Skip to content

Console Output

15:55:46 [2024-02-28T20:55:46.741Z] Started by user Patrick Tasse
15:55:46 [2024-02-28T20:55:46.742Z] Running as Patrick Tasse
15:55:51 [2024-02-28T20:55:51.017Z] Obtained jenkins/pipelines/tracecompass-jdk17.Jenkinsfile from git https://github.com/eclipse-tracecompass/tracecompass-infra.git
15:55:58 [2024-02-28T20:55:58.514Z] [Pipeline] Start of Pipeline
15:56:02 [2024-02-28T20:56:02.738Z] [Pipeline] readTrusted
15:56:03 [2024-02-28T20:56:03.057Z] Obtained jenkins/pod-templates/tracecompass-pod.yaml from git https://github.com/eclipse-tracecompass/tracecompass-infra.git
15:56:03 [2024-02-28T20:56:03.342Z] [Pipeline] echo
15:56:03 [2024-02-28T20:56:03.343Z] [WARNING] label option is deprecated. To use a static pod template, use the 'inheritFrom' option.
15:56:03 [2024-02-28T20:56:03.348Z] [Pipeline] podTemplate
15:56:04 [2024-02-28T20:56:04.270Z] [Pipeline] {
15:56:05 [2024-02-28T20:56:05.270Z] [Pipeline] node
15:56:20 [2024-02-28T20:56:20.275Z] Still waiting to schedule task
15:56:20 [2024-02-28T20:56:20.276Z] There are no nodes with the label ‘tracecompass-build15:57:54 [2024-02-28T20:57:54.342Z] Created Pod: kubernetes tracecompass/tracecompass-build-st7dz-q3hjs
15:58:25 [2024-02-28T20:58:25.821Z] Agent tracecompass-build-st7dz-q3hjs is provisioned from template tracecompass-build-st7dz
15:58:25 [2024-02-28T20:58:25.898Z] ---
15:58:25 [2024-02-28T20:58:25.898Z] apiVersion: "v1"
15:58:25 [2024-02-28T20:58:25.898Z] kind: "Pod"
15:58:25 [2024-02-28T20:58:25.898Z] metadata:
15:58:25 [2024-02-28T20:58:25.898Z]   annotations:
15:58:25 [2024-02-28T20:58:25.898Z]     buildUrl: "http://jenkins-ui.tracecompass.svc.cluster.local/tracecompass/job/tracecompass-master-nightly/786/"
15:58:25 [2024-02-28T20:58:25.898Z]     runUrl: "job/tracecompass-master-nightly/786/"
15:58:25 [2024-02-28T20:58:25.898Z]   labels:
15:58:25 [2024-02-28T20:58:25.898Z]     jenkins: "slave"
15:58:25 [2024-02-28T20:58:25.898Z]     jenkins/label-digest: "f6f335ed0b11fc1532921316614c7fb7b5d8c309"
15:58:25 [2024-02-28T20:58:25.898Z]     jenkins/label: "tracecompass-build"
15:58:25 [2024-02-28T20:58:25.898Z]   name: "tracecompass-build-st7dz-q3hjs"
15:58:25 [2024-02-28T20:58:25.898Z]   namespace: "tracecompass"
15:58:25 [2024-02-28T20:58:25.898Z] spec:
15:58:25 [2024-02-28T20:58:25.898Z]   containers:
15:58:25 [2024-02-28T20:58:25.898Z]   - args:
15:58:25 [2024-02-28T20:58:25.898Z]     - "-c"
15:58:25 [2024-02-28T20:58:25.898Z]     - "/home/tracecompass/.vnc/xstartup.sh && cat"
15:58:25 [2024-02-28T20:58:25.898Z]     command:
15:58:25 [2024-02-28T20:58:25.899Z]     - "/bin/sh"
15:58:25 [2024-02-28T20:58:25.899Z]     image: "eclipse/tracecompass-build-env:18.04"
15:58:25 [2024-02-28T20:58:25.899Z]     imagePullPolicy: "Always"
15:58:25 [2024-02-28T20:58:25.899Z]     name: "tracecompass"
15:58:25 [2024-02-28T20:58:25.899Z]     resources:
15:58:25 [2024-02-28T20:58:25.899Z]       limits:
15:58:25 [2024-02-28T20:58:25.899Z]         memory: "2.6Gi"
15:58:25 [2024-02-28T20:58:25.899Z]         cpu: "1.3"
15:58:25 [2024-02-28T20:58:25.899Z]       requests:
15:58:25 [2024-02-28T20:58:25.899Z]         memory: "2.6Gi"
15:58:25 [2024-02-28T20:58:25.899Z]         cpu: "1.3"
15:58:25 [2024-02-28T20:58:25.899Z]     tty: true
15:58:25 [2024-02-28T20:58:25.899Z]     volumeMounts:
15:58:25 [2024-02-28T20:58:25.899Z]     - mountPath: "/home/jenkins/.m2/settings.xml"
15:58:25 [2024-02-28T20:58:25.899Z]       name: "settings-xml"
15:58:25 [2024-02-28T20:58:25.899Z]       readOnly: true
15:58:25 [2024-02-28T20:58:25.899Z]       subPath: "settings.xml"
15:58:25 [2024-02-28T20:58:25.899Z]     - mountPath: "/home/jenkins/.m2/repository"
15:58:25 [2024-02-28T20:58:25.899Z]       name: "m2-repo"
15:58:25 [2024-02-28T20:58:25.899Z]     - mountPath: "/opt/tools"
15:58:25 [2024-02-28T20:58:25.899Z]       name: "tools"
15:58:25 [2024-02-28T20:58:25.899Z]     - mountPath: "/home/jenkins/agent"
15:58:25 [2024-02-28T20:58:25.899Z]       name: "workspace-volume"
15:58:25 [2024-02-28T20:58:25.899Z]       readOnly: false
15:58:25 [2024-02-28T20:58:25.899Z]   - env:
15:58:25 [2024-02-28T20:58:25.899Z]     - name: "JENKINS_SECRET"
15:58:25 [2024-02-28T20:58:25.899Z]       value: "********"
15:58:25 [2024-02-28T20:58:25.899Z]     - name: "JENKINS_TUNNEL"
15:58:25 [2024-02-28T20:58:25.899Z]       value: "jenkins-discovery.tracecompass.svc.cluster.local:50000"
15:58:25 [2024-02-28T20:58:25.899Z]     - name: "JENKINS_AGENT_NAME"
15:58:25 [2024-02-28T20:58:25.899Z]       value: "tracecompass-build-st7dz-q3hjs"
15:58:25 [2024-02-28T20:58:25.899Z]     - name: "JENKINS_NAME"
15:58:25 [2024-02-28T20:58:25.899Z]       value: "tracecompass-build-st7dz-q3hjs"
15:58:25 [2024-02-28T20:58:25.899Z]     - name: "JENKINS_AGENT_WORKDIR"
15:58:25 [2024-02-28T20:58:25.899Z]       value: "/home/jenkins/agent"
15:58:25 [2024-02-28T20:58:25.899Z]     - name: "JENKINS_URL"
15:58:25 [2024-02-28T20:58:25.899Z]       value: "http://jenkins-ui.tracecompass.svc.cluster.local/tracecompass/"
15:58:25 [2024-02-28T20:58:25.899Z]     image: "eclipsecbi/jenkins-jnlp-agent"
15:58:25 [2024-02-28T20:58:25.899Z]     name: "jnlp"
15:58:25 [2024-02-28T20:58:25.899Z]     resources:
15:58:25 [2024-02-28T20:58:25.899Z]       requests:
15:58:25 [2024-02-28T20:58:25.899Z]         memory: "256Mi"
15:58:25 [2024-02-28T20:58:25.899Z]         cpu: "100m"
15:58:25 [2024-02-28T20:58:25.899Z]     volumeMounts:
15:58:25 [2024-02-28T20:58:25.899Z]     - mountPath: "/home/jenkins/.ssh"
15:58:25 [2024-02-28T20:58:25.899Z]       name: "volume-known-hosts"
15:58:25 [2024-02-28T20:58:25.899Z]     - mountPath: "/home/jenkins/agent"
15:58:25 [2024-02-28T20:58:25.899Z]       name: "workspace-volume"
15:58:25 [2024-02-28T20:58:25.899Z]       readOnly: false
15:58:25 [2024-02-28T20:58:25.899Z]   nodeSelector:
15:58:25 [2024-02-28T20:58:25.899Z]     kubernetes.io/os: "linux"
15:58:25 [2024-02-28T20:58:25.899Z]   restartPolicy: "Never"
15:58:25 [2024-02-28T20:58:25.899Z]   volumes:
15:58:25 [2024-02-28T20:58:25.899Z]   - emptyDir: {}
15:58:25 [2024-02-28T20:58:25.899Z]     name: "m2-repo"
15:58:25 [2024-02-28T20:58:25.899Z]   - name: "settings-xml"
15:58:25 [2024-02-28T20:58:25.899Z]     secret:
15:58:25 [2024-02-28T20:58:25.899Z]       items:
15:58:25 [2024-02-28T20:58:25.899Z]       - key: "settings.xml"
15:58:25 [2024-02-28T20:58:25.899Z]         path: "settings.xml"
15:58:25 [2024-02-28T20:58:25.899Z]       secretName: "m2-secret-dir"
15:58:25 [2024-02-28T20:58:25.899Z]   - emptyDir:
15:58:25 [2024-02-28T20:58:25.899Z]       medium: ""
15:58:25 [2024-02-28T20:58:25.899Z]     name: "workspace-volume"
15:58:25 [2024-02-28T20:58:25.899Z]   - configMap:
15:58:25 [2024-02-28T20:58:25.899Z]       name: "known-hosts"
15:58:25 [2024-02-28T20:58:25.899Z]     name: "volume-known-hosts"
15:58:25 [2024-02-28T20:58:25.899Z]   - name: "tools"
15:58:25 [2024-02-28T20:58:25.899Z]     persistentVolumeClaim:
15:58:25 [2024-02-28T20:58:25.899Z]       claimName: "tools-claim-jiro-tracecompass"
15:58:25 [2024-02-28T20:58:25.899Z] 
15:58:26 [2024-02-28T20:58:26.180Z] Running on tracecompass-build-st7dz-q3hjs in /home/jenkins/agent/workspace/tracecompass-master-nightly
15:58:26 [2024-02-28T20:58:26.456Z] [Pipeline] {
15:58:27 [2024-02-28T20:58:27.754Z] [Pipeline] stage
15:58:27 [2024-02-28T20:58:27.757Z] [Pipeline] { (Declarative: Checkout SCM)
15:58:28 [2024-02-28T20:58:28.605Z] [Pipeline] checkout
15:58:28 [2024-02-28T20:58:28.915Z] Selected Git installation does not exist. Using Default
15:58:28 [2024-02-28T20:58:28.915Z] The recommended git tool is: NONE
15:58:36 [2024-02-28T20:58:36.592Z] No credentials specified
15:58:36 [2024-02-28T20:58:36.616Z] Cloning the remote Git repository
15:58:36 [2024-02-28T20:58:36.667Z] Cloning repository https://github.com/eclipse-tracecompass/tracecompass-infra.git
15:58:36 [2024-02-28T20:58:36.766Z]  > git init /home/jenkins/agent/workspace/tracecompass-master-nightly # timeout=10
15:58:36 [2024-02-28T20:58:36.882Z] Fetching upstream changes from https://github.com/eclipse-tracecompass/tracecompass-infra.git
15:58:36 [2024-02-28T20:58:36.883Z]  > git --version # timeout=10
15:58:36 [2024-02-28T20:58:36.968Z]  > git --version # 'git version 2.20.1'
15:58:36 [2024-02-28T20:58:36.969Z]  > git fetch --tags --force --progress -- https://github.com/eclipse-tracecompass/tracecompass-infra.git +refs/heads/*:refs/remotes/origin/* # timeout=10
15:58:37 [2024-02-28T20:58:37.345Z]  > git config remote.origin.url https://github.com/eclipse-tracecompass/tracecompass-infra.git # timeout=10
15:58:37 [2024-02-28T20:58:37.350Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
15:58:39 [2024-02-28T20:58:39.281Z] Avoid second fetch
15:58:39 [2024-02-28T20:58:39.294Z] Checking out Revision d488b4c6d0e2bb961c603040d4ce9e4b74ae77c3 (refs/remotes/origin/master)
15:58:39 [2024-02-28T20:58:39.879Z] Commit message: "Merge pull request #2 from PatrickTasse/master"
15:58:39 [2024-02-28T20:58:39.284Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
15:58:39 [2024-02-28T20:58:39.298Z]  > git config core.sparsecheckout # timeout=10
15:58:39 [2024-02-28T20:58:39.368Z]  > git checkout -f d488b4c6d0e2bb961c603040d4ce9e4b74ae77c3 # timeout=10
15:58:39 [2024-02-28T20:58:39.883Z]  > git rev-list --no-walk d488b4c6d0e2bb961c603040d4ce9e4b74ae77c3 # timeout=10
15:58:40 [2024-02-28T20:58:40.270Z] [Pipeline] }
15:58:40 [2024-02-28T20:58:40.540Z] [Pipeline] // stage
15:58:41 [2024-02-28T20:58:41.676Z] [Pipeline] withEnv
15:58:41 [2024-02-28T20:58:41.679Z] [Pipeline] {
15:58:47 [2024-02-28T20:58:47.081Z] [Pipeline] withEnv
15:58:47 [2024-02-28T20:58:47.083Z] [Pipeline] {
15:58:48 [2024-02-28T20:58:48.395Z] [Pipeline] timestamps
15:58:48 [2024-02-28T20:58:48.397Z] The timestamps step is unnecessary when timestamps are enabled for all Pipeline builds.
15:58:48 [2024-02-28T20:58:48.398Z] [Pipeline] {
15:58:49 [2024-02-28T20:58:49.312Z] [Pipeline] timeout
15:58:49 [2024-02-28T20:58:49.315Z] Timeout set to expire in 4 hr 0 min
15:58:49 [2024-02-28T20:58:49.315Z] [Pipeline] {
15:58:50 [2024-02-28T20:58:50.547Z] [Pipeline] stage
15:58:50 [2024-02-28T20:58:50.548Z] [Pipeline] { (Declarative: Tool Install)
15:58:51 [2024-02-28T20:58:51.722Z] [Pipeline] tool
15:58:52 [2024-02-28T20:58:52.240Z] [Pipeline] envVarsForTool
15:58:53 [2024-02-28T20:58:53.176Z] [Pipeline] tool
15:58:53 [2024-02-28T20:58:53.695Z] [Pipeline] envVarsForTool
15:58:54 [2024-02-28T20:58:54.211Z] [Pipeline] }
15:58:54 [2024-02-28T20:58:54.486Z] [Pipeline] // stage
15:58:55 [2024-02-28T20:58:55.006Z] [Pipeline] withEnv
15:58:55 [2024-02-28T20:58:55.007Z] [Pipeline] {
15:58:56 [2024-02-28T20:58:56.450Z] [Pipeline] stage
15:58:56 [2024-02-28T20:58:56.451Z] [Pipeline] { (Checkout)
15:59:01 [2024-02-28T20:59:01.516Z] [Pipeline] tool
15:59:02 [2024-02-28T20:59:02.044Z] [Pipeline] envVarsForTool
15:59:02 [2024-02-28T20:59:02.968Z] [Pipeline] tool
15:59:03 [2024-02-28T20:59:03.486Z] [Pipeline] envVarsForTool
15:59:04 [2024-02-28T20:59:04.131Z] [Pipeline] withEnv
15:59:04 [2024-02-28T20:59:04.132Z] [Pipeline] {
15:59:05 [2024-02-28T20:59:05.688Z] [Pipeline] container
15:59:05 [2024-02-28T20:59:05.697Z] [Pipeline] {
15:59:06 [2024-02-28T20:59:06.360Z] [Pipeline] sh
15:59:07 [2024-02-28T20:59:07.269Z] + mkdir -p ../scripts
15:59:07 [2024-02-28T20:59:07.540Z] [Pipeline] sh
15:59:08 [2024-02-28T20:59:08.171Z] + cp scripts/deploy-rcp.sh ../scripts
15:59:08 [2024-02-28T20:59:08.440Z] [Pipeline] sh
15:59:09 [2024-02-28T20:59:09.082Z] + cp scripts/deploy-update-site.sh ../scripts
15:59:09 [2024-02-28T20:59:09.481Z] [Pipeline] sh
15:59:10 [2024-02-28T20:59:10.108Z] + cp scripts/deploy-doc.sh ../scripts
15:59:10 [2024-02-28T20:59:10.391Z] [Pipeline] sh
15:59:10 [2024-02-28T20:59:10.934Z] + cp scripts/deploy-javadoc.sh ../scripts
15:59:11 [2024-02-28T20:59:11.190Z] [Pipeline] sh
15:59:11 [2024-02-28T20:59:11.719Z] + cp scripts/macosx-notarize.sh ../scripts
15:59:11 [2024-02-28T20:59:11.979Z] [Pipeline] checkout
15:59:11 [2024-02-28T20:59:11.997Z] The recommended git tool is: NONE
15:59:12 [2024-02-28T20:59:12.003Z] No credentials specified
15:59:12 [2024-02-28T20:59:12.003Z] Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@6bdd1fdc; decorates RemoteLauncher[hudson.remoting.Channel@1a946e9a:JNLP4-connect connection from 10.40.23.157/10.40.23.157:40958] will be ignored (a typical symptom is the Git executable not being run inside a designated container)
15:59:12 [2024-02-28T20:59:12.011Z] Fetching changes from the remote Git repository
15:59:12 [2024-02-28T20:59:12.004Z]  > git rev-parse --resolve-git-dir /home/jenkins/agent/workspace/tracecompass-master-nightly/.git # timeout=10
15:59:12 [2024-02-28T20:59:12.016Z]  > git config remote.origin.url https://github.com/eclipse-tracecompass/org.eclipse.tracecompass.git # timeout=10
15:59:12 [2024-02-28T20:59:12.069Z] Fetching upstream changes from https://github.com/eclipse-tracecompass/org.eclipse.tracecompass.git
15:59:12 [2024-02-28T20:59:12.070Z]  > git --version # timeout=10
15:59:12 [2024-02-28T20:59:12.074Z]  > git --version # 'git version 2.20.1'
15:59:12 [2024-02-28T20:59:12.074Z]  > git fetch --tags --force --progress -- https://github.com/eclipse-tracecompass/org.eclipse.tracecompass.git refs/heads/master # timeout=10
15:59:37 [2024-02-28T20:59:37.972Z] Checking out Revision 466812b5b1be23e5513602bca255a159b652450d (master)
15:59:37 [2024-02-28T20:59:37.894Z]  > git rev-parse FETCH_HEAD^{commit} # timeout=10
15:59:37 [2024-02-28T20:59:37.972Z]  > git config core.sparsecheckout # timeout=10
15:59:37 [2024-02-28T20:59:37.976Z]  > git checkout -f 466812b5b1be23e5513602bca255a159b652450d # timeout=10
15:59:42 [2024-02-28T20:59:42.287Z] Commit message: "releng: Update Eclipse update site for help-docs-eclipserun-repo"
15:59:42 [2024-02-28T20:59:42.289Z]  > git rev-parse FETCH_HEAD^{commit} # timeout=10
15:59:43 [2024-02-28T20:59:43.272Z]  > git rev-list --no-walk 45d417945726ecf4fecad3791b5798f9eb2c691c # timeout=10
15:59:43 [2024-02-28T20:59:43.651Z] [Pipeline] sh
15:59:44 [2024-02-28T20:59:44.272Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-master-nightly/.scripts/
15:59:44 [2024-02-28T20:59:44.545Z] [Pipeline] sh
15:59:45 [2024-02-28T20:59:45.170Z] + cp ../scripts/deploy-rcp.sh /home/jenkins/agent/workspace/tracecompass-master-nightly/.scripts/
15:59:45 [2024-02-28T20:59:45.451Z] [Pipeline] sh
15:59:46 [2024-02-28T20:59:46.069Z] + cp ../scripts/deploy-update-site.sh /home/jenkins/agent/workspace/tracecompass-master-nightly/.scripts/
15:59:46 [2024-02-28T20:59:46.341Z] [Pipeline] sh
15:59:46 [2024-02-28T20:59:46.883Z] + cp ../scripts/deploy-doc.sh /home/jenkins/agent/workspace/tracecompass-master-nightly/.scripts/
15:59:47 [2024-02-28T20:59:47.155Z] [Pipeline] sh
15:59:47 [2024-02-28T20:59:47.689Z] + cp ../scripts/deploy-javadoc.sh /home/jenkins/agent/workspace/tracecompass-master-nightly/.scripts/
15:59:47 [2024-02-28T20:59:47.955Z] [Pipeline] sh
15:59:48 [2024-02-28T20:59:48.572Z] + cp ../scripts/macosx-notarize.sh /home/jenkins/agent/workspace/tracecompass-master-nightly/.scripts/
15:59:48 [2024-02-28T20:59:48.829Z] [Pipeline] }
15:59:49 [2024-02-28T20:59:49.099Z] [Pipeline] // container
15:59:49 [2024-02-28T20:59:49.490Z] [Pipeline] }
15:59:49 [2024-02-28T20:59:49.781Z] [Pipeline] // withEnv
15:59:50 [2024-02-28T20:59:50.168Z] [Pipeline] }
15:59:50 [2024-02-28T20:59:50.433Z] [Pipeline] // stage
15:59:51 [2024-02-28T20:59:51.216Z] [Pipeline] stage
15:59:51 [2024-02-28T20:59:51.218Z] [Pipeline] { (Product File)
15:59:56 [2024-02-28T20:59:56.095Z] Stage "Product File" skipped due to when conditional
15:59:56 [2024-02-28T20:59:56.149Z] [Pipeline] }
15:59:56 [2024-02-28T20:59:56.418Z] [Pipeline] // stage
15:59:57 [2024-02-28T20:59:57.186Z] [Pipeline] stage
15:59:57 [2024-02-28T20:59:57.187Z] [Pipeline] { (RCP Feature File)
16:00:01 [2024-02-28T21:00:01.921Z] Stage "RCP Feature File" skipped due to when conditional
16:00:01 [2024-02-28T21:00:01.923Z] [Pipeline] }
16:00:02 [2024-02-28T21:00:02.183Z] [Pipeline] // stage
16:00:02 [2024-02-28T21:00:02.952Z] [Pipeline] stage
16:00:02 [2024-02-28T21:00:02.954Z] [Pipeline] { (SLF4J Properties Manifest)
16:00:07 [2024-02-28T21:00:07.741Z] Stage "SLF4J Properties Manifest" skipped due to when conditional
16:00:07 [2024-02-28T21:00:07.742Z] [Pipeline] }
16:00:08 [2024-02-28T21:00:08.005Z] [Pipeline] // stage
16:00:08 [2024-02-28T21:00:08.772Z] [Pipeline] stage
16:00:08 [2024-02-28T21:00:08.774Z] [Pipeline] { (Build)
16:00:13 [2024-02-28T21:00:13.836Z] [Pipeline] tool
16:00:14 [2024-02-28T21:00:14.381Z] [Pipeline] envVarsForTool
16:00:15 [2024-02-28T21:00:15.285Z] [Pipeline] tool
16:00:15 [2024-02-28T21:00:15.791Z] [Pipeline] envVarsForTool
16:00:16 [2024-02-28T21:00:16.439Z] [Pipeline] withEnv
16:00:16 [2024-02-28T21:00:16.441Z] [Pipeline] {
16:00:18 [2024-02-28T21:00:18.023Z] [Pipeline] container
16:00:18 [2024-02-28T21:00:18.025Z] [Pipeline] {
16:00:18 [2024-02-28T21:00:18.662Z] [Pipeline] sh
16:00:19 [2024-02-28T21:00:19.199Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/.temp
16:00:19 [2024-02-28T21:00:19.476Z] [Pipeline] sh
16:00:20 [2024-02-28T21:00:20.007Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/.temp/org.eclipse.tracecompass.doc.dev
16:00:20 [2024-02-28T21:00:20.275Z] [Pipeline] sh
16:00:20 [2024-02-28T21:00:20.818Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/.temp/org.eclipse.tracecompass.doc.user
16:00:21 [2024-02-28T21:00:21.072Z] [Pipeline] sh
16:00:21 [2024-02-28T21:00:21.601Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/.temp/org.eclipse.tracecompass.gdbtrace.doc.user
16:00:21 [2024-02-28T21:00:21.883Z] [Pipeline] sh
16:00:22 [2024-02-28T21:00:22.406Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/.temp/org.eclipse.tracecompass.rcp.doc.user
16:00:22 [2024-02-28T21:00:22.663Z] [Pipeline] sh
16:00:23 [2024-02-28T21:00:23.192Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/.temp/org.eclipse.tracecompass.tmf.pcap.doc.user
16:00:23 [2024-02-28T21:00:23.478Z] [Pipeline] sh
16:00:24 [2024-02-28T21:00:24.024Z] + mvn clean install -B -Dskip-jacoco=true -Pdeploy-doc -DdocDestination=/home/jenkins/agent/workspace/tracecompass-master-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
16:00:24 [2024-02-28T21:00:24.025Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:00:26 [2024-02-28T21:00:26.550Z] [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
16:00:26 [2024-02-28T21:00:26.550Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pomless/1.3.0/tycho-pomless-1.3.0.pom (2.1 kB at 5.5 kB/s)
16:00:26 [2024-02-28T21:00:26.808Z] [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
16:00:26 [2024-02-28T21:00:26.808Z] [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 129 kB/s)
16:00:26 [2024-02-28T21:00:26.808Z] [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
16:00:26 [2024-02-28T21:00:26.809Z] [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 34 kB/s)
16:00:26 [2024-02-28T21:00:26.809Z] [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
16:00:27 [2024-02-28T21:00:27.067Z] [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 130 kB/s)
16:00:27 [2024-02-28T21:00:27.067Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/takari/14/takari-14.pom
16:00:27 [2024-02-28T21:00:27.067Z] [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 317 kB/s)
16:00:27 [2024-02-28T21:00:27.067Z] [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
16:00:27 [2024-02-28T21:00:27.067Z] [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 544 kB/s)
16:00:27 [2024-02-28T21:00:27.067Z] [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
16:00:27 [2024-02-28T21:00:27.067Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/26/maven-parent-26.pom (40 kB at 2.2 MB/s)
16:00:27 [2024-02-28T21:00:27.067Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/16/apache-16.pom
16:00:27 [2024-02-28T21:00:27.067Z] [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 513 kB/s)
16:00:27 [2024-02-28T21:00:27.067Z] [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
16:00:27 [2024-02-28T21:00:27.325Z] [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 168 kB/s)
16:00:27 [2024-02-28T21:00:27.326Z] [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
16:00:27 [2024-02-28T21:00:27.326Z] [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 484 kB/s)
16:00:27 [2024-02-28T21:00:27.584Z] [INFO] Scanning for projects...
16:00:27 [2024-02-28T21:00:27.584Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties
16:00:27 [2024-02-28T21:00:27.584Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties
16:00:27 [2024-02-28T21:00:27.584Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties
16:00:27 [2024-02-28T21:00:27.841Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties
16:00:27 [2024-02-28T21:00:27.841Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties
16:00:27 [2024-02-28T21:00:27.841Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties
16:00:27 [2024-02-28T21:00:27.841Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties
16:00:27 [2024-02-28T21:00:27.841Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties
16:00:27 [2024-02-28T21:00:27.841Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties
16:00:27 [2024-02-28T21:00:27.841Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties
16:00:27 [2024-02-28T21:00:27.841Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties
16:00:27 [2024-02-28T21:00:27.841Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties
16:00:27 [2024-02-28T21:00:27.841Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties
16:00:27 [2024-02-28T21:00:27.841Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties
16:00:27 [2024-02-28T21:00:27.841Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties
16:00:27 [2024-02-28T21:00:27.842Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties
16:00:27 [2024-02-28T21:00:27.842Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties
16:00:27 [2024-02-28T21:00:27.842Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties
16:00:28 [2024-02-28T21:00:28.099Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties
16:00:28 [2024-02-28T21:00:28.099Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties
16:00:28 [2024-02-28T21:00:28.099Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties
16:00:28 [2024-02-28T21:00:28.099Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties
16:00:28 [2024-02-28T21:00:28.099Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties
16:00:28 [2024-02-28T21:00:28.099Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties
16:00:28 [2024-02-28T21:00:28.100Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties
16:00:28 [2024-02-28T21:00:28.100Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties
16:00:28 [2024-02-28T21:00:28.100Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties
16:00:28 [2024-02-28T21:00:28.100Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties
16:00:28 [2024-02-28T21:00:28.100Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties
16:00:28 [2024-02-28T21:00:28.100Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties
16:00:28 [2024-02-28T21:00:28.100Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties
16:00:28 [2024-02-28T21:00:28.100Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties
16:00:28 [2024-02-28T21:00:28.100Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties
16:00:28 [2024-02-28T21:00:28.100Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties
16:00:28 [2024-02-28T21:00:28.100Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties
16:00:28 [2024-02-28T21:00:28.357Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties
16:00:28 [2024-02-28T21:00:28.357Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties
16:00:28 [2024-02-28T21:00:28.357Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties
16:00:28 [2024-02-28T21:00:28.357Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties
16:00:28 [2024-02-28T21:00:28.357Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties
16:00:28 [2024-02-28T21:00:28.357Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties
16:00:28 [2024-02-28T21:00:28.357Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/.polyglot.build.properties
16:00:28 [2024-02-28T21:00:28.357Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties
16:00:28 [2024-02-28T21:00:28.357Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties
16:00:28 [2024-02-28T21:00:28.357Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties
16:00:28 [2024-02-28T21:00:28.357Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties
16:00:28 [2024-02-28T21:00:28.357Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties
16:00:28 [2024-02-28T21:00:28.357Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties
16:00:28 [2024-02-28T21:00:28.357Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli/.polyglot.build.properties
16:00:28 [2024-02-28T21:00:28.357Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties
16:00:28 [2024-02-28T21:00:28.357Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties
16:00:28 [2024-02-28T21:00:28.357Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties
16:00:28 [2024-02-28T21:00:28.357Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties
16:00:28 [2024-02-28T21:00:28.357Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties
16:00:28 [2024-02-28T21:00:28.357Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties
16:00:28 [2024-02-28T21:00:28.357Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties
16:00:28 [2024-02-28T21:00:28.615Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties
16:00:28 [2024-02-28T21:00:28.615Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties
16:00:28 [2024-02-28T21:00:28.615Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties
16:00:28 [2024-02-28T21:00:28.615Z] [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
16:00:28 [2024-02-28T21:00:28.615Z] [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
16:00:28 [2024-02-28T21:00:28.615Z] [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
16:00:29 [2024-02-28T21:00:29.178Z] [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
16:00:29 [2024-02-28T21:00:29.178Z] [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
16:00:29 [2024-02-28T21:00:29.178Z] [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
16:00:29 [2024-02-28T21:00:29.178Z] [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 33 kB/s)
16:00:29 [2024-02-28T21:00:29.178Z] [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
16:00:29 [2024-02-28T21:00:29.178Z] [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
16:00:29 [2024-02-28T21:00:29.178Z] [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
16:00:29 [2024-02-28T21:00:29.438Z] [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
16:00:29 [2024-02-28T21:00:29.438Z] [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
16:00:29 [2024-02-28T21:00:29.438Z] [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
16:00:29 [2024-02-28T21:00:29.438Z] [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 749 kB/s)
16:00:29 [2024-02-28T21:00:29.438Z] [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
16:00:29 [2024-02-28T21:00:29.438Z] [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
16:00:29 [2024-02-28T21:00:29.438Z] [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
16:00:29 [2024-02-28T21:00:29.724Z] [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
16:00:29 [2024-02-28T21:00:29.724Z] [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
16:00:29 [2024-02-28T21:00:29.724Z] [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
16:00:29 [2024-02-28T21:00:29.724Z] [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 324 kB/s)
16:00:29 [2024-02-28T21:00:29.724Z] [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
16:00:29 [2024-02-28T21:00:29.724Z] [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
16:00:29 [2024-02-28T21:00:29.724Z] [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
16:00:29 [2024-02-28T21:00:29.724Z] [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
16:00:29 [2024-02-28T21:00:29.980Z] [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
16:00:29 [2024-02-28T21:00:29.981Z] [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
16:00:29 [2024-02-28T21:00:29.981Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-util/1.9.16/maven-resolver-util-1.9.16.pom (2.9 kB at 952 kB/s)
16:00:29 [2024-02-28T21:00:29.981Z] [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
16:00:29 [2024-02-28T21:00:29.981Z] [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
16:00:29 [2024-02-28T21:00:29.981Z] [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
16:00:30 [2024-02-28T21:00:30.238Z] [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
16:00:30 [2024-02-28T21:00:30.238Z] [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
16:00:30 [2024-02-28T21:00:30.238Z] [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
16:00:30 [2024-02-28T21:00:30.238Z] [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 4.4 MB/s)
16:00:30 [2024-02-28T21:00:30.238Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/40/maven-parent-40.pom
16:00:30 [2024-02-28T21:00:30.238Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/40/maven-parent-40.pom
16:00:30 [2024-02-28T21:00:30.238Z] [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
16:00:30 [2024-02-28T21:00:30.238Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/40/maven-parent-40.pom
16:00:30 [2024-02-28T21:00:30.238Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/40/maven-parent-40.pom
16:00:30 [2024-02-28T21:00:30.238Z] [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
16:00:30 [2024-02-28T21:00:30.238Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/40/maven-parent-40.pom (49 kB at 9.8 MB/s)
16:00:30 [2024-02-28T21:00:30.238Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/30/apache-30.pom
16:00:30 [2024-02-28T21:00:30.238Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/30/apache-30.pom
16:00:30 [2024-02-28T21:00:30.495Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/30/apache-30.pom
16:00:30 [2024-02-28T21:00:30.495Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/30/apache-30.pom
16:00:30 [2024-02-28T21:00:30.495Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/30/apache-30.pom
16:00:30 [2024-02-28T21:00:30.496Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/30/apache-30.pom
16:00:30 [2024-02-28T21:00:30.496Z] [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 5.8 MB/s)
16:00:30 [2024-02-28T21:00:30.496Z] [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
16:00:30 [2024-02-28T21:00:30.496Z] [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
16:00:30 [2024-02-28T21:00:30.496Z] [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
16:00:30 [2024-02-28T21:00:30.496Z] [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
16:00:30 [2024-02-28T21:00:30.496Z] [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
16:00:30 [2024-02-28T21:00:30.496Z] [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
16:00:30 [2024-02-28T21:00:30.496Z] [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 335 kB/s)
16:00:30 [2024-02-28T21:00:30.496Z] [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
16:00:30 [2024-02-28T21:00:30.496Z] [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
16:00:30 [2024-02-28T21:00:30.752Z] [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
16:00:30 [2024-02-28T21:00:30.752Z] [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
16:00:30 [2024-02-28T21:00:30.752Z] [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
16:00:30 [2024-02-28T21:00:30.752Z] [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
16:00:30 [2024-02-28T21:00:30.752Z] [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 555 kB/s)
16:00:30 [2024-02-28T21:00:30.752Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/14/plexus-14.pom
16:00:30 [2024-02-28T21:00:30.752Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/14/plexus-14.pom
16:00:30 [2024-02-28T21:00:30.752Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/14/plexus-14.pom
16:00:31 [2024-02-28T21:00:31.009Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/14/plexus-14.pom
16:00:31 [2024-02-28T21:00:31.009Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/14/plexus-14.pom
16:00:31 [2024-02-28T21:00:31.009Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/14/plexus-14.pom
16:00:31 [2024-02-28T21:00:31.009Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/14/plexus-14.pom (28 kB at 1.7 MB/s)
16:00:31 [2024-02-28T21:00:31.009Z] [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
16:00:31 [2024-02-28T21:00:31.009Z] [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
16:00:31 [2024-02-28T21:00:31.009Z] [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
16:00:31 [2024-02-28T21:00:31.009Z] [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
16:00:31 [2024-02-28T21:00:31.009Z] [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
16:00:31 [2024-02-28T21:00:31.266Z] [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
16:00:31 [2024-02-28T21:00:31.266Z] [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 1.9 MB/s)
16:00:31 [2024-02-28T21:00:31.266Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/javax/inject/javax.inject/1/javax.inject-1.pom
16:00:31 [2024-02-28T21:00:31.266Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/javax/inject/javax.inject/1/javax.inject-1.pom
16:00:31 [2024-02-28T21:00:31.266Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/javax/inject/javax.inject/1/javax.inject-1.pom
16:00:31 [2024-02-28T21:00:31.266Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/javax/inject/javax.inject/1/javax.inject-1.pom
16:00:31 [2024-02-28T21:00:31.266Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/javax/inject/javax.inject/1/javax.inject-1.pom
16:00:31 [2024-02-28T21:00:31.266Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.pom
16:00:31 [2024-02-28T21:00:31.266Z] [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 102 kB/s)
16:00:31 [2024-02-28T21:00:31.266Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.pom
16:00:31 [2024-02-28T21:00:31.266Z] [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
16:00:31 [2024-02-28T21:00:31.266Z] [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
16:00:31 [2024-02-28T21:00:31.522Z] [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
16:00:31 [2024-02-28T21:00:31.522Z] [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
16:00:31 [2024-02-28T21:00:31.522Z] [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
16:00:31 [2024-02-28T21:00:31.522Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.pom (8.8 kB at 2.9 MB/s)
16:00:31 [2024-02-28T21:00:31.522Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/10/plexus-10.pom
16:00:31 [2024-02-28T21:00:31.522Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/10/plexus-10.pom
16:00:31 [2024-02-28T21:00:31.522Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/10/plexus-10.pom
16:00:31 [2024-02-28T21:00:31.779Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/10/plexus-10.pom
16:00:31 [2024-02-28T21:00:31.779Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/10/plexus-10.pom
16:00:31 [2024-02-28T21:00:31.779Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/10/plexus-10.pom
16:00:31 [2024-02-28T21:00:31.779Z] [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 3.2 MB/s)
16:00:31 [2024-02-28T21:00:31.779Z] [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
16:00:31 [2024-02-28T21:00:31.779Z] [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
16:00:31 [2024-02-28T21:00:31.779Z] [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
16:00:32 [2024-02-28T21:00:32.035Z] [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
16:00:32 [2024-02-28T21:00:32.035Z] [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
16:00:32 [2024-02-28T21:00:32.035Z] [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
16:00:32 [2024-02-28T21:00:32.035Z] [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 3.0 MB/s)
16:00:32 [2024-02-28T21:00:32.035Z] [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
16:00:32 [2024-02-28T21:00:32.035Z] [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
16:00:32 [2024-02-28T21:00:32.035Z] [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
16:00:32 [2024-02-28T21:00:32.291Z] [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
16:00:32 [2024-02-28T21:00:32.291Z] [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
16:00:32 [2024-02-28T21:00:32.291Z] [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
16:00:32 [2024-02-28T21:00:32.291Z] [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 406 kB/s)
16:00:32 [2024-02-28T21:00:32.291Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/62/commons-parent-62.pom
16:00:32 [2024-02-28T21:00:32.291Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/62/commons-parent-62.pom
16:00:32 [2024-02-28T21:00:32.291Z] [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
16:00:32 [2024-02-28T21:00:32.550Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/62/commons-parent-62.pom
16:00:32 [2024-02-28T21:00:32.550Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/62/commons-parent-62.pom
16:00:32 [2024-02-28T21:00:32.550Z] [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
16:00:32 [2024-02-28T21:00:32.550Z] [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 8.1 MB/s)
16:00:32 [2024-02-28T21:00:32.550Z] [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
16:00:32 [2024-02-28T21:00:32.550Z] [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
16:00:32 [2024-02-28T21:00:32.550Z] [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
16:00:32 [2024-02-28T21:00:32.550Z] [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
16:00:32 [2024-02-28T21:00:32.550Z] [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
16:00:32 [2024-02-28T21:00:32.550Z] [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
16:00:32 [2024-02-28T21:00:32.550Z] [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
16:00:32 [2024-02-28T21:00:32.550Z] [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 4.4 MB/s)
16:00:32 [2024-02-28T21:00:32.550Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/61/commons-parent-61.pom
16:00:32 [2024-02-28T21:00:32.550Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/61/commons-parent-61.pom
16:00:32 [2024-02-28T21:00:32.550Z] [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
16:00:32 [2024-02-28T21:00:32.806Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/61/commons-parent-61.pom
16:00:32 [2024-02-28T21:00:32.806Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/61/commons-parent-61.pom
16:00:32 [2024-02-28T21:00:32.806Z] [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
16:00:32 [2024-02-28T21:00:32.806Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/61/commons-parent-61.pom (81 kB at 12 MB/s)
16:00:32 [2024-02-28T21:00:32.806Z] [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
16:00:32 [2024-02-28T21:00:32.806Z] [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
16:00:32 [2024-02-28T21:00:32.806Z] [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
16:00:32 [2024-02-28T21:00:32.806Z] [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
16:00:32 [2024-02-28T21:00:32.806Z] [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
16:00:33 [2024-02-28T21:00:33.065Z] [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
16:00:33 [2024-02-28T21:00:33.065Z] [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
16:00:33 [2024-02-28T21:00:33.065Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom (2.7 kB at 914 kB/s)
16:00:33 [2024-02-28T21:00:33.065Z] [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
16:00:33 [2024-02-28T21:00:33.065Z] [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
16:00:33 [2024-02-28T21:00:33.065Z] [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
16:00:33 [2024-02-28T21:00:33.065Z] [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
16:00:33 [2024-02-28T21:00:33.065Z] [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
16:00:33 [2024-02-28T21:00:33.065Z] [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
16:00:33 [2024-02-28T21:00:33.065Z] [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 1.6 MB/s)
16:00:33 [2024-02-28T21:00:33.065Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
16:00:33 [2024-02-28T21:00:33.065Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
16:00:33 [2024-02-28T21:00:33.065Z] [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
16:00:33 [2024-02-28T21:00:33.322Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
16:00:33 [2024-02-28T21:00:33.322Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
16:00:33 [2024-02-28T21:00:33.323Z] [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
16:00:33 [2024-02-28T21:00:33.323Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.pom (15 kB at 4.8 MB/s)
16:00:33 [2024-02-28T21:00:33.323Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.9/xz-1.9.pom
16:00:33 [2024-02-28T21:00:33.323Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/tukaani/xz/1.9/xz-1.9.pom
16:00:33 [2024-02-28T21:00:33.323Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/tukaani/xz/1.9/xz-1.9.pom
16:00:33 [2024-02-28T21:00:33.323Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/tukaani/xz/1.9/xz-1.9.pom
16:00:33 [2024-02-28T21:00:33.323Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/tukaani/xz/1.9/xz-1.9.pom
16:00:33 [2024-02-28T21:00:33.323Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.9/xz-1.9.pom
16:00:33 [2024-02-28T21:00:33.323Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.9/xz-1.9.pom (2.0 kB at 682 kB/s)
16:00:33 [2024-02-28T21:00:33.323Z] [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
16:00:33 [2024-02-28T21:00:33.323Z] [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
16:00:33 [2024-02-28T21:00:33.323Z] [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
16:00:33 [2024-02-28T21:00:33.579Z] [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
16:00:33 [2024-02-28T21:00:33.579Z] [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
16:00:33 [2024-02-28T21:00:33.579Z] [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
16:00:33 [2024-02-28T21:00:33.579Z] [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 113 kB/s)
16:00:33 [2024-02-28T21:00:33.579Z] [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
16:00:33 [2024-02-28T21:00:33.579Z] [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
16:00:33 [2024-02-28T21:00:33.579Z] [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
16:00:33 [2024-02-28T21:00:33.579Z] [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
16:00:33 [2024-02-28T21:00:33.579Z] [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
16:00:33 [2024-02-28T21:00:33.579Z] [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
16:00:33 [2024-02-28T21:00:33.579Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom (2.7 kB at 885 kB/s)
16:00:33 [2024-02-28T21:00:33.579Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
16:00:33 [2024-02-28T21:00:33.580Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
16:00:33 [2024-02-28T21:00:33.580Z] [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
16:00:33 [2024-02-28T21:00:33.837Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
16:00:33 [2024-02-28T21:00:33.837Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
16:00:33 [2024-02-28T21:00:33.837Z] [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
16:00:33 [2024-02-28T21:00:33.837Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom (23 kB at 7.5 MB/s)
16:00:33 [2024-02-28T21:00:33.837Z] [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
16:00:33 [2024-02-28T21:00:33.837Z] [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
16:00:33 [2024-02-28T21:00:33.837Z] [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
16:00:33 [2024-02-28T21:00:33.837Z] [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
16:00:33 [2024-02-28T21:00:33.837Z] [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
16:00:33 [2024-02-28T21:00:33.837Z] [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
16:00:34 [2024-02-28T21:00:34.094Z] [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 138 kB/s)
16:00:34 [2024-02-28T21:00:34.094Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/8/plexus-8.pom
16:00:34 [2024-02-28T21:00:34.094Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/8/plexus-8.pom
16:00:34 [2024-02-28T21:00:34.094Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/8/plexus-8.pom
16:00:34 [2024-02-28T21:00:34.094Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/8/plexus-8.pom
16:00:34 [2024-02-28T21:00:34.094Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/8/plexus-8.pom
16:00:34 [2024-02-28T21:00:34.094Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/8/plexus-8.pom
16:00:34 [2024-02-28T21:00:34.094Z] [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 6.4 MB/s)
16:00:34 [2024-02-28T21:00:34.094Z] [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
16:00:34 [2024-02-28T21:00:34.094Z] [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
16:00:34 [2024-02-28T21:00:34.094Z] [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
16:00:34 [2024-02-28T21:00:34.350Z] [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
16:00:34 [2024-02-28T21:00:34.350Z] [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
16:00:34 [2024-02-28T21:00:34.350Z] [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
16:00:34 [2024-02-28T21:00:34.350Z] [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 49 kB/s)
16:00:34 [2024-02-28T21:00:34.350Z] [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
16:00:34 [2024-02-28T21:00:34.350Z] [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
16:00:34 [2024-02-28T21:00:34.350Z] [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
16:00:34 [2024-02-28T21:00:34.350Z] [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
16:00:34 [2024-02-28T21:00:34.350Z] [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
16:00:34 [2024-02-28T21:00:34.606Z] [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
16:00:34 [2024-02-28T21:00:34.606Z] [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 23 kB/s)
16:00:34 [2024-02-28T21:00:34.606Z] [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
16:00:34 [2024-02-28T21:00:34.607Z] [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
16:00:34 [2024-02-28T21:00:34.607Z] [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
16:00:34 [2024-02-28T21:00:34.607Z] [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
16:00:34 [2024-02-28T21:00:34.607Z] [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
16:00:34 [2024-02-28T21:00:34.607Z] [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
16:00:34 [2024-02-28T21:00:34.607Z] [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 140 kB/s)
16:00:34 [2024-02-28T21:00:34.607Z] [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
16:00:34 [2024-02-28T21:00:34.607Z] [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
16:00:34 [2024-02-28T21:00:34.607Z] [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
16:00:34 [2024-02-28T21:00:34.863Z] [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
16:00:34 [2024-02-28T21:00:34.863Z] [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
16:00:34 [2024-02-28T21:00:34.863Z] [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
16:00:34 [2024-02-28T21:00:34.863Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.7.100/org.eclipse.equinox.p2.metadata-2.7.100.pom (2.0 kB at 986 kB/s)
16:00:34 [2024-02-28T21:00:34.863Z] [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
16:00:34 [2024-02-28T21:00:34.863Z] [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
16:00:34 [2024-02-28T21:00:34.863Z] [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
16:00:35 [2024-02-28T21:00:35.119Z] [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
16:00:35 [2024-02-28T21:00:35.119Z] [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
16:00:35 [2024-02-28T21:00:35.119Z] [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
16:00:35 [2024-02-28T21:00:35.120Z] [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 389 kB/s)
16:00:35 [2024-02-28T21:00:35.120Z] [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
16:00:35 [2024-02-28T21:00:35.120Z] [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
16:00:35 [2024-02-28T21:00:35.120Z] [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
16:00:35 [2024-02-28T21:00:35.120Z] [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
16:00:35 [2024-02-28T21:00:35.120Z] [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
16:00:35 [2024-02-28T21:00:35.120Z] [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
16:00:35 [2024-02-28T21:00:35.120Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.18.500/org.eclipse.osgi-3.18.500.pom (1.3 kB at 434 kB/s)
16:00:35 [2024-02-28T21:00:35.120Z] [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
16:00:35 [2024-02-28T21:00:35.120Z] [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
16:00:35 [2024-02-28T21:00:35.120Z] [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
16:00:35 [2024-02-28T21:00:35.682Z] [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
16:00:35 [2024-02-28T21:00:35.682Z] [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
16:00:35 [2024-02-28T21:00:35.682Z] [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
16:00:35 [2024-02-28T21:00:35.682Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.core/2.10.100/org.eclipse.equinox.p2.core-2.10.100.pom (2.3 kB at 1.2 MB/s)
16:00:35 [2024-02-28T21:00:35.682Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.pom
16:00:35 [2024-02-28T21:00:35.683Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.pom
16:00:35 [2024-02-28T21:00:35.683Z] [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
16:00:35 [2024-02-28T21:00:35.683Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.pom
16:00:35 [2024-02-28T21:00:35.683Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.pom
16:00:35 [2024-02-28T21:00:35.683Z] [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
16:00:35 [2024-02-28T21:00:35.683Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.pom (1.6 kB at 792 kB/s)
16:00:35 [2024-02-28T21:00:35.683Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.pom
16:00:35 [2024-02-28T21:00:35.683Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.pom
16:00:35 [2024-02-28T21:00:35.683Z] [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
16:00:35 [2024-02-28T21:00:35.939Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.pom
16:00:35 [2024-02-28T21:00:35.939Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.pom
16:00:35 [2024-02-28T21:00:35.939Z] [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
16:00:35 [2024-02-28T21:00:35.939Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.pom (1.1 kB at 570 kB/s)
16:00:35 [2024-02-28T21:00:35.939Z] [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
16:00:35 [2024-02-28T21:00:35.939Z] [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
16:00:35 [2024-02-28T21:00:35.939Z] [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
16:00:35 [2024-02-28T21:00:35.939Z] [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
16:00:35 [2024-02-28T21:00:35.939Z] [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
16:00:35 [2024-02-28T21:00:35.939Z] [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
16:00:35 [2024-02-28T21:00:35.939Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.11.300/org.eclipse.equinox.registry-3.11.300.pom (2.0 kB at 984 kB/s)
16:00:35 [2024-02-28T21:00:35.939Z] [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
16:00:35 [2024-02-28T21:00:35.939Z] [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
16:00:35 [2024-02-28T21:00:35.939Z] [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
16:00:36 [2024-02-28T21:00:36.196Z] [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
16:00:36 [2024-02-28T21:00:36.196Z] [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
16:00:36 [2024-02-28T21:00:36.196Z] [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
16:00:36 [2024-02-28T21:00:36.196Z] [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 932 kB/s)
16:00:36 [2024-02-28T21:00:36.196Z] [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
16:00:36 [2024-02-28T21:00:36.196Z] [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
16:00:36 [2024-02-28T21:00:36.196Z] [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
16:00:36 [2024-02-28T21:00:36.196Z] [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
16:00:36 [2024-02-28T21:00:36.196Z] [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
16:00:36 [2024-02-28T21:00:36.196Z] [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
16:00:36 [2024-02-28T21:00:36.196Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.15.0/org.eclipse.core.jobs-3.15.0.pom (1.8 kB at 894 kB/s)
16:00:36 [2024-02-28T21:00:36.196Z] [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
16:00:36 [2024-02-28T21:00:36.196Z] [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
16:00:36 [2024-02-28T21:00:36.196Z] [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
16:00:36 [2024-02-28T21:00:36.453Z] [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
16:00:36 [2024-02-28T21:00:36.453Z] [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
16:00:36 [2024-02-28T21:00:36.453Z] [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
16:00:36 [2024-02-28T21:00:36.453Z] [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 725 kB/s)
16:00:36 [2024-02-28T21:00:36.453Z] [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
16:00:36 [2024-02-28T21:00:36.453Z] [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
16:00:36 [2024-02-28T21:00:36.453Z] [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
16:00:36 [2024-02-28T21:00:36.453Z] [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
16:00:36 [2024-02-28T21:00:36.453Z] [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
16:00:36 [2024-02-28T21:00:36.453Z] [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
16:00:36 [2024-02-28T21:00:36.453Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2.pom (1.7 kB at 852 kB/s)
16:00:36 [2024-02-28T21:00:36.453Z] [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
16:00:36 [2024-02-28T21:00:36.453Z] [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
16:00:36 [2024-02-28T21:00:36.710Z] [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
16:00:36 [2024-02-28T21:00:36.710Z] [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
16:00:36 [2024-02-28T21:00:36.710Z] [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
16:00:36 [2024-02-28T21:00:36.710Z] [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
16:00:36 [2024-02-28T21:00:36.710Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.pom (1.5 kB at 742 kB/s)
16:00:36 [2024-02-28T21:00:36.710Z] [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
16:00:36 [2024-02-28T21:00:36.710Z] [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
16:00:36 [2024-02-28T21:00:36.710Z] [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
16:00:36 [2024-02-28T21:00:36.710Z] [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
16:00:36 [2024-02-28T21:00:36.710Z] [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
16:00:36 [2024-02-28T21:00:36.710Z] [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
16:00:36 [2024-02-28T21:00:36.710Z] [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 740 kB/s)
16:00:36 [2024-02-28T21:00:36.966Z] [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
16:00:36 [2024-02-28T21:00:36.967Z] [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
16:00:36 [2024-02-28T21:00:36.967Z] [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
16:00:36 [2024-02-28T21:00:36.967Z] [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
16:00:36 [2024-02-28T21:00:36.967Z] [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
16:00:36 [2024-02-28T21:00:36.967Z] [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
16:00:36 [2024-02-28T21:00:36.967Z] [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 722 kB/s)
16:00:36 [2024-02-28T21:00:36.967Z] [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
16:00:36 [2024-02-28T21:00:36.967Z] [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
16:00:36 [2024-02-28T21:00:36.967Z] [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
16:00:37 [2024-02-28T21:00:37.223Z] [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
16:00:37 [2024-02-28T21:00:37.223Z] [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
16:00:37 [2024-02-28T21:00:37.223Z] [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
16:00:37 [2024-02-28T21:00:37.223Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.8.100/org.eclipse.equinox.p2.publisher-1.8.100.pom (3.1 kB at 1.5 MB/s)
16:00:37 [2024-02-28T21:00:37.223Z] [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
16:00:37 [2024-02-28T21:00:37.223Z] [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
16:00:37 [2024-02-28T21:00:37.223Z] [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
16:00:37 [2024-02-28T21:00:37.223Z] [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
16:00:37 [2024-02-28T21:00:37.223Z] [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
16:00:37 [2024-02-28T21:00:37.223Z] [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
16:00:37 [2024-02-28T21:00:37.223Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.5.100/org.eclipse.equinox.p2.artifact.repository-1.5.100.pom (3.8 kB at 1.9 MB/s)
16:00:37 [2024-02-28T21:00:37.223Z] [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
16:00:37 [2024-02-28T21:00:37.480Z] [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
16:00:37 [2024-02-28T21:00:37.480Z] [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
16:00:37 [2024-02-28T21:00:37.480Z] [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
16:00:37 [2024-02-28T21:00:37.480Z] [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
16:00:37 [2024-02-28T21:00:37.480Z] [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
16:00:37 [2024-02-28T21:00:37.480Z] [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 223 kB/s)
16:00:37 [2024-02-28T21:00:37.480Z] [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
16:00:37 [2024-02-28T21:00:37.480Z] [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
16:00:37 [2024-02-28T21:00:37.481Z] [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
16:00:37 [2024-02-28T21:00:37.481Z] [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
16:00:37 [2024-02-28T21:00:37.481Z] [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
16:00:37 [2024-02-28T21:00:37.481Z] [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
16:00:37 [2024-02-28T21:00:37.481Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.7.100/org.eclipse.equinox.p2.repository-2.7.100.pom (3.6 kB at 1.2 MB/s)
16:00:37 [2024-02-28T21:00:37.481Z] [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
16:00:37 [2024-02-28T21:00:37.737Z] [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
16:00:37 [2024-02-28T21:00:37.737Z] [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
16:00:37 [2024-02-28T21:00:37.737Z] [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
16:00:37 [2024-02-28T21:00:37.737Z] [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
16:00:37 [2024-02-28T21:00:37.737Z] [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
16:00:37 [2024-02-28T21:00:37.737Z] [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 569 kB/s)
16:00:37 [2024-02-28T21:00:37.737Z] [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
16:00:37 [2024-02-28T21:00:37.737Z] [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
16:00:37 [2024-02-28T21:00:37.737Z] [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
16:00:37 [2024-02-28T21:00:37.737Z] [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
16:00:37 [2024-02-28T21:00:37.737Z] [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
16:00:37 [2024-02-28T21:00:37.737Z] [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
16:00:37 [2024-02-28T21:00:37.737Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.5.100/org.eclipse.equinox.p2.metadata.repository-1.5.100.pom (3.0 kB at 1.5 MB/s)
16:00:37 [2024-02-28T21:00:37.737Z] [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
16:00:37 [2024-02-28T21:00:37.994Z] [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
16:00:37 [2024-02-28T21:00:37.994Z] [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
16:00:37 [2024-02-28T21:00:37.994Z] [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
16:00:37 [2024-02-28T21:00:37.994Z] [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
16:00:37 [2024-02-28T21:00:37.994Z] [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
16:00:37 [2024-02-28T21:00:37.994Z] [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 59 kB/s)
16:00:37 [2024-02-28T21:00:37.994Z] [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
16:00:37 [2024-02-28T21:00:37.994Z] [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
16:00:37 [2024-02-28T21:00:37.994Z] [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
16:00:38 [2024-02-28T21:00:38.252Z] [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
16:00:38 [2024-02-28T21:00:38.252Z] [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
16:00:38 [2024-02-28T21:00:38.252Z] [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
16:00:38 [2024-02-28T21:00:38.252Z] [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 3.7 MB/s)
16:00:38 [2024-02-28T21:00:38.252Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/35/commons-parent-35.pom
16:00:38 [2024-02-28T21:00:38.252Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/35/commons-parent-35.pom
16:00:38 [2024-02-28T21:00:38.252Z] [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
16:00:38 [2024-02-28T21:00:38.509Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/35/commons-parent-35.pom
16:00:38 [2024-02-28T21:00:38.509Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/35/commons-parent-35.pom
16:00:38 [2024-02-28T21:00:38.509Z] [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
16:00:38 [2024-02-28T21:00:38.509Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/35/commons-parent-35.pom (58 kB at 14 MB/s)
16:00:38 [2024-02-28T21:00:38.509Z] [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
16:00:38 [2024-02-28T21:00:38.509Z] [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
16:00:38 [2024-02-28T21:00:38.509Z] [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
16:00:38 [2024-02-28T21:00:38.509Z] [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
16:00:38 [2024-02-28T21:00:38.509Z] [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
16:00:38 [2024-02-28T21:00:38.509Z] [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
16:00:38 [2024-02-28T21:00:38.509Z] [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
16:00:38 [2024-02-28T21:00:38.509Z] [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 86 kB/s)
16:00:38 [2024-02-28T21:00:38.509Z] [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
16:00:38 [2024-02-28T21:00:38.509Z] [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
16:00:38 [2024-02-28T21:00:38.509Z] [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
16:00:38 [2024-02-28T21:00:38.766Z] [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
16:00:38 [2024-02-28T21:00:38.766Z] [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
16:00:38 [2024-02-28T21:00:38.766Z] [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
16:00:38 [2024-02-28T21:00:38.766Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/2.1.1/plexus-containers-2.1.1.pom (6.0 kB at 604 kB/s)
16:00:38 [2024-02-28T21:00:38.766Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom
16:00:38 [2024-02-28T21:00:38.766Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom
16:00:38 [2024-02-28T21:00:38.766Z] [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
16:00:38 [2024-02-28T21:00:38.766Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom
16:00:38 [2024-02-28T21:00:38.766Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom
16:00:38 [2024-02-28T21:00:38.766Z] [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
16:00:38 [2024-02-28T21:00:38.766Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom (26 kB at 2.9 MB/s)
16:00:38 [2024-02-28T21:00:38.766Z] [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
16:00:38 [2024-02-28T21:00:38.766Z] [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
16:00:38 [2024-02-28T21:00:38.766Z] [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
16:00:39 [2024-02-28T21:00:39.023Z] [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
16:00:39 [2024-02-28T21:00:39.023Z] [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
16:00:39 [2024-02-28T21:00:39.023Z] [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
16:00:39 [2024-02-28T21:00:39.023Z] [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 24 kB/s)
16:00:39 [2024-02-28T21:00:39.023Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/de/pdark/decentxml/1.4/decentxml-1.4.pom
16:00:39 [2024-02-28T21:00:39.023Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/de/pdark/decentxml/1.4/decentxml-1.4.pom
16:00:39 [2024-02-28T21:00:39.023Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/de/pdark/decentxml/1.4/decentxml-1.4.pom
16:00:39 [2024-02-28T21:00:39.279Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/de/pdark/decentxml/1.4/decentxml-1.4.pom
16:00:39 [2024-02-28T21:00:39.279Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/de/pdark/decentxml/1.4/decentxml-1.4.pom
16:00:39 [2024-02-28T21:00:39.279Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.4/decentxml-1.4.pom
16:00:39 [2024-02-28T21:00:39.279Z] [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 3.2 MB/s)
16:00:39 [2024-02-28T21:00:39.279Z] [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
16:00:39 [2024-02-28T21:00:39.280Z] [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
16:00:39 [2024-02-28T21:00:39.280Z] [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
16:00:39 [2024-02-28T21:00:39.280Z] [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
16:00:39 [2024-02-28T21:00:39.280Z] [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
16:00:39 [2024-02-28T21:00:39.280Z] [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
16:00:39 [2024-02-28T21:00:39.280Z] [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 220 kB/s)
16:00:39 [2024-02-28T21:00:39.280Z] [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
16:00:39 [2024-02-28T21:00:39.280Z] [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
16:00:39 [2024-02-28T21:00:39.280Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/biz/aQute/bnd/biz.aQute.bnd.util/6.4.0/biz.aQute.bnd.util-6.4.0.pom
16:00:39 [2024-02-28T21:00:39.535Z] [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
16:00:39 [2024-02-28T21:00:39.535Z] [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
16:00:39 [2024-02-28T21:00:39.536Z] [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
16:00:39 [2024-02-28T21:00:39.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.pom (2.7 kB at 148 kB/s)
16:00:39 [2024-02-28T21:00:39.536Z] [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
16:00:39 [2024-02-28T21:00:39.536Z] [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
16:00:39 [2024-02-28T21:00:39.536Z] [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
16:00:39 [2024-02-28T21:00:39.536Z] [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
16:00:39 [2024-02-28T21:00:39.536Z] [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
16:00:39 [2024-02-28T21:00:39.536Z] [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
16:00:39 [2024-02-28T21:00:39.536Z] [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 125 kB/s)
16:00:39 [2024-02-28T21:00:39.536Z] [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
16:00:39 [2024-02-28T21:00:39.792Z] [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
16:00:39 [2024-02-28T21:00:39.792Z] [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
16:00:39 [2024-02-28T21:00:39.792Z] [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
16:00:39 [2024-02-28T21:00:39.792Z] [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
16:00:39 [2024-02-28T21:00:39.792Z] [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
16:00:39 [2024-02-28T21:00:39.792Z] [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 1.9 MB/s)
16:00:39 [2024-02-28T21:00:39.792Z] [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
16:00:39 [2024-02-28T21:00:39.792Z] [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
16:00:39 [2024-02-28T21:00:39.792Z] [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
16:00:40 [2024-02-28T21:00:40.048Z] [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
16:00:40 [2024-02-28T21:00:40.048Z] [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
16:00:40 [2024-02-28T21:00:40.048Z] [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
16:00:40 [2024-02-28T21:00:40.048Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom (14 kB at 6.8 MB/s)
16:00:40 [2024-02-28T21:00:40.048Z] [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
16:00:40 [2024-02-28T21:00:40.048Z] [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
16:00:40 [2024-02-28T21:00:40.048Z] [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
16:00:40 [2024-02-28T21:00:40.048Z] [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
16:00:40 [2024-02-28T21:00:40.048Z] [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
16:00:40 [2024-02-28T21:00:40.048Z] [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
16:00:40 [2024-02-28T21:00:40.048Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.resource/1.0.1/org.osgi.resource-1.0.1.pom (1.6 kB at 812 kB/s)
16:00:40 [2024-02-28T21:00:40.048Z] [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
16:00:40 [2024-02-28T21:00:40.048Z] [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
16:00:40 [2024-02-28T21:00:40.048Z] [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
16:00:40 [2024-02-28T21:00:40.304Z] [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
16:00:40 [2024-02-28T21:00:40.304Z] [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
16:00:40 [2024-02-28T21:00:40.304Z] [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
16:00:40 [2024-02-28T21:00:40.304Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.pom (16 kB at 5.3 MB/s)
16:00:40 [2024-02-28T21:00:40.304Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/58/commons-parent-58.pom
16:00:40 [2024-02-28T21:00:40.304Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/58/commons-parent-58.pom
16:00:40 [2024-02-28T21:00:40.304Z] [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
16:00:40 [2024-02-28T21:00:40.304Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/58/commons-parent-58.pom
16:00:40 [2024-02-28T21:00:40.304Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/58/commons-parent-58.pom
16:00:40 [2024-02-28T21:00:40.304Z] [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
16:00:40 [2024-02-28T21:00:40.304Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/58/commons-parent-58.pom (83 kB at 14 MB/s)
16:00:40 [2024-02-28T21:00:40.304Z] [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
16:00:40 [2024-02-28T21:00:40.304Z] [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
16:00:40 [2024-02-28T21:00:40.304Z] [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
16:00:40 [2024-02-28T21:00:40.304Z] [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
16:00:40 [2024-02-28T21:00:40.561Z] [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
16:00:40 [2024-02-28T21:00:40.561Z] [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
16:00:40 [2024-02-28T21:00:40.561Z] [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
16:00:40 [2024-02-28T21:00:40.561Z] [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 52 kB/s)
16:00:40 [2024-02-28T21:00:40.561Z] [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
16:00:40 [2024-02-28T21:00:40.561Z] [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
16:00:40 [2024-02-28T21:00:40.561Z] [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
16:00:40 [2024-02-28T21:00:40.562Z] [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
16:00:40 [2024-02-28T21:00:40.562Z] [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
16:00:40 [2024-02-28T21:00:40.818Z] [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
16:00:40 [2024-02-28T21:00:40.818Z] [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 480 kB/s)
16:00:40 [2024-02-28T21:00:40.818Z] [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
16:00:40 [2024-02-28T21:00:40.818Z] [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
16:00:40 [2024-02-28T21:00:40.818Z] [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
16:00:40 [2024-02-28T21:00:40.818Z] [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
16:00:40 [2024-02-28T21:00:40.818Z] [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
16:00:40 [2024-02-28T21:00:40.818Z] [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
16:00:40 [2024-02-28T21:00:40.818Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.director/2.6.100/org.eclipse.equinox.p2.director-2.6.100.pom (3.2 kB at 1.6 MB/s)
16:00:40 [2024-02-28T21:00:40.818Z] [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
16:00:40 [2024-02-28T21:00:40.818Z] [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
16:00:40 [2024-02-28T21:00:40.818Z] [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
16:00:41 [2024-02-28T21:00:41.075Z] [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
16:00:41 [2024-02-28T21:00:41.075Z] [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
16:00:41 [2024-02-28T21:00:41.075Z] [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
16:00:41 [2024-02-28T21:00:41.075Z] [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 274 kB/s)
16:00:41 [2024-02-28T21:00:41.075Z] [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
16:00:41 [2024-02-28T21:00:41.075Z] [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
16:00:41 [2024-02-28T21:00:41.075Z] [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
16:00:41 [2024-02-28T21:00:41.075Z] [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
16:00:41 [2024-02-28T21:00:41.075Z] [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
16:00:41 [2024-02-28T21:00:41.075Z] [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
16:00:41 [2024-02-28T21:00:41.075Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.pom/2.3.6/org.ow2.sat4j.pom-2.3.6.pom (14 kB at 4.6 MB/s)
16:00:41 [2024-02-28T21:00:41.075Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/ow2/1.5/ow2-1.5.pom
16:00:41 [2024-02-28T21:00:41.075Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/ow2/1.5/ow2-1.5.pom
16:00:41 [2024-02-28T21:00:41.075Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/ow2/1.5/ow2-1.5.pom
16:00:41 [2024-02-28T21:00:41.331Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/ow2/1.5/ow2-1.5.pom
16:00:41 [2024-02-28T21:00:41.331Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/ow2/1.5/ow2-1.5.pom
16:00:41 [2024-02-28T21:00:41.331Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.5/ow2-1.5.pom
16:00:41 [2024-02-28T21:00:41.332Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.5/ow2-1.5.pom (11 kB at 5.6 MB/s)
16:00:41 [2024-02-28T21:00:41.332Z] [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
16:00:41 [2024-02-28T21:00:41.332Z] [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
16:00:41 [2024-02-28T21:00:41.332Z] [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
16:00:41 [2024-02-28T21:00:41.587Z] [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
16:00:41 [2024-02-28T21:00:41.587Z] [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
16:00:41 [2024-02-28T21:00:41.587Z] [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
16:00:41 [2024-02-28T21:00:41.587Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6.pom (1.9 kB at 944 kB/s)
16:00:41 [2024-02-28T21:00:41.587Z] [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
16:00:41 [2024-02-28T21:00:41.587Z] [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
16:00:41 [2024-02-28T21:00:41.587Z] [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
16:00:41 [2024-02-28T21:00:41.587Z] [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
16:00:41 [2024-02-28T21:00:41.587Z] [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
16:00:41 [2024-02-28T21:00:41.587Z] [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
16:00:41 [2024-02-28T21:00:41.587Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.4.300/org.eclipse.equinox.simpleconfigurator-1.4.300.pom (1.5 kB at 772 kB/s)
16:00:41 [2024-02-28T21:00:41.588Z] [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
16:00:41 [2024-02-28T21:00:41.588Z] [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
16:00:41 [2024-02-28T21:00:41.588Z] [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
16:00:41 [2024-02-28T21:00:41.844Z] [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
16:00:41 [2024-02-28T21:00:41.844Z] [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
16:00:41 [2024-02-28T21:00:41.844Z] [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
16:00:41 [2024-02-28T21:00:41.844Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.8.100/org.eclipse.equinox.p2.engine-2.8.100.pom (3.8 kB at 1.9 MB/s)
16:00:41 [2024-02-28T21:00:41.844Z] [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
16:00:41 [2024-02-28T21:00:41.844Z] [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
16:00:41 [2024-02-28T21:00:41.844Z] [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
16:00:41 [2024-02-28T21:00:41.844Z] [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
16:00:41 [2024-02-28T21:00:41.844Z] [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
16:00:41 [2024-02-28T21:00:41.844Z] [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
16:00:41 [2024-02-28T21:00:41.844Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.2.800/org.eclipse.osgi.compatibility.state-1.2.800.pom (1.6 kB at 810 kB/s)
16:00:41 [2024-02-28T21:00:41.844Z] [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
16:00:41 [2024-02-28T21:00:41.844Z] [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
16:00:41 [2024-02-28T21:00:41.844Z] [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
16:00:42 [2024-02-28T21:00:42.101Z] [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
16:00:42 [2024-02-28T21:00:42.102Z] [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
16:00:42 [2024-02-28T21:00:42.102Z] [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
16:00:42 [2024-02-28T21:00:42.102Z] [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 3.9 MB/s)
16:00:42 [2024-02-28T21:00:42.102Z] [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
16:00:42 [2024-02-28T21:00:42.102Z] [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
16:00:42 [2024-02-28T21:00:42.102Z] [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
16:00:42 [2024-02-28T21:00:42.102Z] [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
16:00:42 [2024-02-28T21:00:42.358Z] [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
16:00:42 [2024-02-28T21:00:42.358Z] [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
16:00:42 [2024-02-28T21:00:42.358Z] [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 585 kB/s)
16:00:42 [2024-02-28T21:00:42.358Z] [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
16:00:42 [2024-02-28T21:00:42.358Z] [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
16:00:42 [2024-02-28T21:00:42.358Z] [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
16:00:42 [2024-02-28T21:00:42.359Z] [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
16:00:42 [2024-02-28T21:00:42.359Z] [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
16:00:42 [2024-02-28T21:00:42.359Z] [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
16:00:42 [2024-02-28T21:00:42.359Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.frameworkadmin.equinox/1.2.400/org.eclipse.equinox.frameworkadmin.equinox-1.2.400.pom (2.0 kB at 1.0 MB/s)
16:00:42 [2024-02-28T21:00:42.359Z] [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
16:00:42 [2024-02-28T21:00:42.359Z] [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
16:00:42 [2024-02-28T21:00:42.359Z] [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
16:00:42 [2024-02-28T21:00:42.923Z] [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
16:00:42 [2024-02-28T21:00:42.923Z] [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
16:00:42 [2024-02-28T21:00:42.923Z] [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
16:00:42 [2024-02-28T21:00:42.923Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.2.200/org.eclipse.equinox.simpleconfigurator.manipulator-2.2.200.pom (2.4 kB at 1.2 MB/s)
16:00:42 [2024-02-28T21:00:42.923Z] [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
16:00:43 [2024-02-28T21:00:43.180Z] [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
16:00:43 [2024-02-28T21:00:43.180Z] [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
16:00:43 [2024-02-28T21:00:43.180Z] [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
16:00:43 [2024-02-28T21:00:43.180Z] [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
16:00:43 [2024-02-28T21:00:43.180Z] [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
16:00:43 [2024-02-28T21:00:43.181Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.updatesite/1.3.100/org.eclipse.equinox.p2.updatesite-1.3.100.pom (3.5 kB at 1.8 MB/s)
16:00:43 [2024-02-28T21:00:43.181Z] [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
16:00:43 [2024-02-28T21:00:43.181Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-osgi-connect/4.0.3/sisu-osgi-connect-4.0.3.pom
16:00:43 [2024-02-28T21:00:43.181Z] [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
16:00:43 [2024-02-28T21:00:43.437Z] [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
16:00:43 [2024-02-28T21:00:43.437Z] [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
16:00:43 [2024-02-28T21:00:43.437Z] [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
16:00:43 [2024-02-28T21:00:43.437Z] [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 91 kB/s)
16:00:43 [2024-02-28T21:00:43.437Z] [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
16:00:43 [2024-02-28T21:00:43.437Z] [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
16:00:43 [2024-02-28T21:00:43.437Z] [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
16:00:43 [2024-02-28T21:00:43.693Z] [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
16:00:43 [2024-02-28T21:00:43.693Z] [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
16:00:43 [2024-02-28T21:00:43.693Z] [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
16:00:43 [2024-02-28T21:00:43.693Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.component/1.5.1/org.osgi.service.component-1.5.1.pom (2.8 kB at 1.4 MB/s)
16:00:43 [2024-02-28T21:00:43.693Z] [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
16:00:43 [2024-02-28T21:00:43.693Z] [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
16:00:43 [2024-02-28T21:00:43.693Z] [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
16:00:43 [2024-02-28T21:00:43.693Z] [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
16:00:43 [2024-02-28T21:00:43.693Z] [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
16:00:43 [2024-02-28T21:00:43.949Z] [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
16:00:43 [2024-02-28T21:00:43.949Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/osgi.annotation/8.1.0/osgi.annotation-8.1.0.pom (1.5 kB at 1.5 MB/s)
16:00:43 [2024-02-28T21:00:43.949Z] [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
16:00:43 [2024-02-28T21:00:43.949Z] [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
16:00:43 [2024-02-28T21:00:43.949Z] [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
16:00:43 [2024-02-28T21:00:43.949Z] [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
16:00:43 [2024-02-28T21:00:43.949Z] [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
16:00:43 [2024-02-28T21:00:43.949Z] [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
16:00:43 [2024-02-28T21:00:43.949Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.pom (1.3 kB at 654 kB/s)
16:00:43 [2024-02-28T21:00:43.949Z] [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
16:00:43 [2024-02-28T21:00:43.950Z] [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
16:00:43 [2024-02-28T21:00:43.950Z] [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
16:00:44 [2024-02-28T21:00:44.207Z] [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
16:00:44 [2024-02-28T21:00:44.207Z] [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
16:00:44 [2024-02-28T21:00:44.207Z] [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
16:00:44 [2024-02-28T21:00:44.207Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.function/1.0.0/org.osgi.util.function-1.0.0.pom (1.3 kB at 646 kB/s)
16:00:44 [2024-02-28T21:00:44.207Z] [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
16:00:44 [2024-02-28T21:00:44.207Z] [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
16:00:44 [2024-02-28T21:00:44.207Z] [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
16:00:44 [2024-02-28T21:00:44.464Z] [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
16:00:44 [2024-02-28T21:00:44.464Z] [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
16:00:44 [2024-02-28T21:00:44.464Z] [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
16:00:44 [2024-02-28T21:00:44.465Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.promise/1.0.0/org.osgi.util.promise-1.0.0.pom (1.3 kB at 645 kB/s)
16:00:44 [2024-02-28T21:00:44.721Z] [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
16:00:44 [2024-02-28T21:00:44.721Z] [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
16:00:44 [2024-02-28T21:00:44.721Z] [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
16:00:44 [2024-02-28T21:00:44.979Z] [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
16:00:44 [2024-02-28T21:00:44.979Z] [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
16:00:44 [2024-02-28T21:00:44.979Z] [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
16:00:44 [2024-02-28T21:00:44.979Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.natives/1.5.100/org.eclipse.equinox.p2.touchpoint.natives-1.5.100.pom (2.8 kB at 1.4 MB/s)
16:00:44 [2024-02-28T21:00:44.979Z] [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
16:00:44 [2024-02-28T21:00:44.979Z] [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
16:00:44 [2024-02-28T21:00:44.979Z] [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
16:00:45 [2024-02-28T21:00:45.237Z] [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
16:00:45 [2024-02-28T21:00:45.237Z] [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
16:00:45 [2024-02-28T21:00:45.237Z] [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
16:00:45 [2024-02-28T21:00:45.237Z] [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 2.3 MB/s)
16:00:45 [2024-02-28T21:00:45.237Z] [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
16:00:45 [2024-02-28T21:00:45.237Z] [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
16:00:45 [2024-02-28T21:00:45.237Z] [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
16:00:45 [2024-02-28T21:00:45.494Z] [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
16:00:45 [2024-02-28T21:00:45.494Z] [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
16:00:45 [2024-02-28T21:00:45.494Z] [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
16:00:45 [2024-02-28T21:00:45.494Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.3.100/org.eclipse.equinox.p2.garbagecollector-1.3.100.pom (3.2 kB at 1.6 MB/s)
16:00:45 [2024-02-28T21:00:45.494Z] [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
16:00:45 [2024-02-28T21:00:45.494Z] [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
16:00:45 [2024-02-28T21:00:45.494Z] [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
16:00:45 [2024-02-28T21:00:45.494Z] [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
16:00:45 [2024-02-28T21:00:45.494Z] [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
16:00:45 [2024-02-28T21:00:45.494Z] [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
16:00:45 [2024-02-28T21:00:45.494Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.director.app/1.3.100/org.eclipse.equinox.p2.director.app-1.3.100.pom (3.2 kB at 1.1 MB/s)
16:00:45 [2024-02-28T21:00:45.494Z] [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
16:00:45 [2024-02-28T21:00:45.494Z] [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
16:00:45 [2024-02-28T21:00:45.494Z] [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
16:00:45 [2024-02-28T21:00:45.750Z] [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
16:00:45 [2024-02-28T21:00:45.751Z] [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
16:00:45 [2024-02-28T21:00:45.751Z] [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
16:00:45 [2024-02-28T21:00:45.751Z] [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 903 kB/s)
16:00:45 [2024-02-28T21:00:45.751Z] [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
16:00:45 [2024-02-28T21:00:45.751Z] [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
16:00:45 [2024-02-28T21:00:45.751Z] [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
16:00:46 [2024-02-28T21:00:46.007Z] [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
16:00:46 [2024-02-28T21:00:46.008Z] [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
16:00:46 [2024-02-28T21:00:46.008Z] [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
16:00:46 [2024-02-28T21:00:46.008Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.concurrent/1.2.100/org.eclipse.equinox.concurrent-1.2.100.pom (1.7 kB at 865 kB/s)
16:00:46 [2024-02-28T21:00:46.008Z] [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
16:00:46 [2024-02-28T21:00:46.008Z] [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
16:00:46 [2024-02-28T21:00:46.008Z] [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
16:00:46 [2024-02-28T21:00:46.264Z] [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
16:00:46 [2024-02-28T21:00:46.264Z] [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
16:00:46 [2024-02-28T21:00:46.264Z] [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
16:00:46 [2024-02-28T21:00:46.264Z] [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.9 MB/s)
16:00:46 [2024-02-28T21:00:46.265Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/felix/felix-parent/6/felix-parent-6.pom
16:00:46 [2024-02-28T21:00:46.265Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/felix/felix-parent/6/felix-parent-6.pom
16:00:46 [2024-02-28T21:00:46.265Z] [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
16:00:46 [2024-02-28T21:00:46.265Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/felix/felix-parent/6/felix-parent-6.pom
16:00:46 [2024-02-28T21:00:46.265Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/felix/felix-parent/6/felix-parent-6.pom
16:00:46 [2024-02-28T21:00:46.265Z] [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
16:00:46 [2024-02-28T21:00:46.265Z] [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 7.3 MB/s)
16:00:46 [2024-02-28T21:00:46.265Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/21/apache-21.pom
16:00:46 [2024-02-28T21:00:46.265Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/21/apache-21.pom
16:00:46 [2024-02-28T21:00:46.265Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/21/apache-21.pom
16:00:46 [2024-02-28T21:00:46.523Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/21/apache-21.pom
16:00:46 [2024-02-28T21:00:46.523Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/21/apache-21.pom
16:00:46 [2024-02-28T21:00:46.523Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/21/apache-21.pom
16:00:46 [2024-02-28T21:00:46.523Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/21/apache-21.pom (17 kB at 8.6 MB/s)
16:00:46 [2024-02-28T21:00:46.523Z] [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
16:00:46 [2024-02-28T21:00:46.523Z] [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
16:00:46 [2024-02-28T21:00:46.523Z] [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
16:00:46 [2024-02-28T21:00:46.523Z] [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
16:00:46 [2024-02-28T21:00:46.780Z] [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
16:00:46 [2024-02-28T21:00:46.780Z] [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
16:00:46 [2024-02-28T21:00:46.780Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.pom (2.5 kB at 1.3 MB/s)
16:00:46 [2024-02-28T21:00:46.780Z] [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
16:00:46 [2024-02-28T21:00:46.780Z] [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
16:00:46 [2024-02-28T21:00:46.780Z] [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
16:00:46 [2024-02-28T21:00:46.780Z] [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
16:00:46 [2024-02-28T21:00:46.781Z] [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
16:00:46 [2024-02-28T21:00:46.781Z] [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
16:00:46 [2024-02-28T21:00:46.781Z] [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 1.4 MB/s)
16:00:46 [2024-02-28T21:00:46.781Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom
16:00:46 [2024-02-28T21:00:46.781Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom
16:00:46 [2024-02-28T21:00:46.781Z] [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
16:00:47 [2024-02-28T21:00:47.037Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom
16:00:47 [2024-02-28T21:00:47.037Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom
16:00:47 [2024-02-28T21:00:47.037Z] [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
16:00:47 [2024-02-28T21:00:47.037Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom (26 kB at 8.8 MB/s)
16:00:47 [2024-02-28T21:00:47.037Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom
16:00:47 [2024-02-28T21:00:47.037Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom
16:00:47 [2024-02-28T21:00:47.037Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom
16:00:47 [2024-02-28T21:00:47.038Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom
16:00:47 [2024-02-28T21:00:47.294Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom
16:00:47 [2024-02-28T21:00:47.294Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom
16:00:47 [2024-02-28T21:00:47.294Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom (4.1 kB at 2.1 MB/s)
16:00:47 [2024-02-28T21:00:47.294Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.pom
16:00:47 [2024-02-28T21:00:47.294Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.pom
16:00:47 [2024-02-28T21:00:47.294Z] [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
16:00:47 [2024-02-28T21:00:47.294Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.pom
16:00:47 [2024-02-28T21:00:47.294Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.pom
16:00:47 [2024-02-28T21:00:47.294Z] [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
16:00:47 [2024-02-28T21:00:47.294Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.pom (1.6 kB at 792 kB/s)
16:00:47 [2024-02-28T21:00:47.294Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom
16:00:47 [2024-02-28T21:00:47.294Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom
16:00:47 [2024-02-28T21:00:47.294Z] [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
16:00:47 [2024-02-28T21:00:47.550Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom
16:00:47 [2024-02-28T21:00:47.550Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom
16:00:47 [2024-02-28T21:00:47.550Z] [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
16:00:47 [2024-02-28T21:00:47.550Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom (1.1 kB at 570 kB/s)
16:00:47 [2024-02-28T21:00:47.550Z] [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
16:00:47 [2024-02-28T21:00:47.550Z] [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
16:00:47 [2024-02-28T21:00:47.550Z] [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
16:00:47 [2024-02-28T21:00:47.550Z] [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
16:00:47 [2024-02-28T21:00:47.550Z] [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
16:00:47 [2024-02-28T21:00:47.550Z] [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
16:00:47 [2024-02-28T21:00:47.550Z] [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 808 kB/s)
16:00:47 [2024-02-28T21:00:47.550Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/54/commons-parent-54.pom
16:00:47 [2024-02-28T21:00:47.550Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/54/commons-parent-54.pom
16:00:47 [2024-02-28T21:00:47.807Z] [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
16:00:47 [2024-02-28T21:00:47.807Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/54/commons-parent-54.pom
16:00:47 [2024-02-28T21:00:47.807Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/54/commons-parent-54.pom
16:00:47 [2024-02-28T21:00:47.807Z] [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
16:00:47 [2024-02-28T21:00:47.807Z] [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 3.1 MB/s)
16:00:47 [2024-02-28T21:00:47.807Z] [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
16:00:47 [2024-02-28T21:00:47.807Z] [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
16:00:47 [2024-02-28T21:00:47.807Z] [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
16:00:47 [2024-02-28T21:00:47.807Z] [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
16:00:48 [2024-02-28T21:00:48.067Z] [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
16:00:48 [2024-02-28T21:00:48.067Z] [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
16:00:48 [2024-02-28T21:00:48.067Z] [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
16:00:48 [2024-02-28T21:00:48.067Z] [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 29 kB/s)
16:00:48 [2024-02-28T21:00:48.067Z] [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
16:00:48 [2024-02-28T21:00:48.067Z] [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
16:00:48 [2024-02-28T21:00:48.067Z] [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
16:00:48 [2024-02-28T21:00:48.324Z] [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
16:00:48 [2024-02-28T21:00:48.324Z] [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
16:00:48 [2024-02-28T21:00:48.324Z] [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
16:00:48 [2024-02-28T21:00:48.324Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2/4.0.3/tycho-p2-4.0.3.pom (1.7 kB at 154 kB/s)
16:00:48 [2024-02-28T21:00:48.324Z] [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
16:00:48 [2024-02-28T21:00:48.324Z] [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
16:00:48 [2024-02-28T21:00:48.324Z] [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
16:00:48 [2024-02-28T21:00:48.324Z] [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
16:00:48 [2024-02-28T21:00:48.579Z] [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
16:00:48 [2024-02-28T21:00:48.579Z] [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
16:00:48 [2024-02-28T21:00:48.580Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.pom (1.3 kB at 654 kB/s)
16:00:48 [2024-02-28T21:00:48.580Z] [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
16:00:48 [2024-02-28T21:00:48.580Z] [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
16:00:48 [2024-02-28T21:00:48.580Z] [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
16:00:48 [2024-02-28T21:00:48.580Z] [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
16:00:48 [2024-02-28T21:00:48.580Z] [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
16:00:48 [2024-02-28T21:00:48.580Z] [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
16:00:48 [2024-02-28T21:00:48.580Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.pom (1.7 kB at 852 kB/s)
16:00:48 [2024-02-28T21:00:48.580Z] [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
16:00:48 [2024-02-28T21:00:48.580Z] [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
16:00:48 [2024-02-28T21:00:48.580Z] [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
16:00:48 [2024-02-28T21:00:48.580Z] [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
16:00:48 [2024-02-28T21:00:48.580Z] [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
16:00:48 [2024-02-28T21:00:48.580Z] [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
16:00:48 [2024-02-28T21:00:48.580Z] [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 627 kB/s)
16:00:48 [2024-02-28T21:00:48.580Z] [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
16:00:48 [2024-02-28T21:00:48.836Z] [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
16:00:48 [2024-02-28T21:00:48.836Z] [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
16:00:48 [2024-02-28T21:00:48.836Z] [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
16:00:48 [2024-02-28T21:00:48.836Z] [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
16:00:48 [2024-02-28T21:00:48.836Z] [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
16:00:48 [2024-02-28T21:00:48.836Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.pom (1.4 kB at 717 kB/s)
16:00:48 [2024-02-28T21:00:48.836Z] [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
16:00:48 [2024-02-28T21:00:48.836Z] [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
16:00:48 [2024-02-28T21:00:48.836Z] [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
16:00:48 [2024-02-28T21:00:48.836Z] [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
16:00:48 [2024-02-28T21:00:48.836Z] [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
16:00:48 [2024-02-28T21:00:48.836Z] [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
16:00:48 [2024-02-28T21:00:48.836Z] [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 2.8 MB/s)
16:00:48 [2024-02-28T21:00:48.836Z] [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
16:00:49 [2024-02-28T21:00:49.092Z] [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
16:00:49 [2024-02-28T21:00:49.092Z] [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
16:00:49 [2024-02-28T21:00:49.092Z] [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
16:00:49 [2024-02-28T21:00:49.092Z] [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
16:00:49 [2024-02-28T21:00:49.092Z] [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
16:00:49 [2024-02-28T21:00:49.092Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/2.0.9/slf4j-parent-2.0.9.pom (16 kB at 7.8 MB/s)
16:00:49 [2024-02-28T21:00:49.092Z] [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
16:00:49 [2024-02-28T21:00:49.092Z] [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
16:00:49 [2024-02-28T21:00:49.092Z] [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
16:00:49 [2024-02-28T21:00:49.348Z] [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
16:00:49 [2024-02-28T21:00:49.348Z] [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
16:00:49 [2024-02-28T21:00:49.348Z] [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
16:00:49 [2024-02-28T21:00:49.348Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-bom/2.0.9/slf4j-bom-2.0.9.pom (4.9 kB at 2.5 MB/s)
16:00:49 [2024-02-28T21:00:49.348Z] [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
16:00:49 [2024-02-28T21:00:49.348Z] [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
16:00:49 [2024-02-28T21:00:49.348Z] [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
16:00:49 [2024-02-28T21:00:49.348Z] [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
16:00:49 [2024-02-28T21:00:49.348Z] [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
16:00:49 [2024-02-28T21:00:49.348Z] [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
16:00:49 [2024-02-28T21:00:49.348Z] [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 2.6 MB/s)
16:00:49 [2024-02-28T21:00:49.348Z] [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
16:00:49 [2024-02-28T21:00:49.348Z] [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
16:00:49 [2024-02-28T21:00:49.348Z] [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
16:00:49 [2024-02-28T21:00:49.605Z] [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
16:00:49 [2024-02-28T21:00:49.605Z] [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
16:00:49 [2024-02-28T21:00:49.605Z] [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
16:00:49 [2024-02-28T21:00:49.605Z] [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 802 kB/s)
16:00:49 [2024-02-28T21:00:49.605Z] [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
16:00:49 [2024-02-28T21:00:49.605Z] [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
16:00:49 [2024-02-28T21:00:49.605Z] [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
16:00:49 [2024-02-28T21:00:49.862Z] [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
16:00:49 [2024-02-28T21:00:49.862Z] [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
16:00:49 [2024-02-28T21:00:49.862Z] [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
16:00:49 [2024-02-28T21:00:49.862Z] [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 794 kB/s)
16:00:49 [2024-02-28T21:00:49.862Z] [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
16:00:49 [2024-02-28T21:00:49.862Z] [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
16:00:49 [2024-02-28T21:00:49.862Z] [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
16:00:49 [2024-02-28T21:00:49.862Z] [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
16:00:49 [2024-02-28T21:00:49.862Z] [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
16:00:49 [2024-02-28T21:00:49.862Z] [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
16:00:49 [2024-02-28T21:00:49.862Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.filesystem/1.10.100/org.eclipse.core.filesystem-1.10.100.pom (2.0 kB at 996 kB/s)
16:00:49 [2024-02-28T21:00:49.862Z] [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
16:00:49 [2024-02-28T21:00:49.862Z] [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
16:00:49 [2024-02-28T21:00:49.862Z] [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
16:00:50 [2024-02-28T21:00:50.118Z] [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
16:00:50 [2024-02-28T21:00:50.119Z] [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
16:00:50 [2024-02-28T21:00:50.119Z] [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
16:00:50 [2024-02-28T21:00:50.119Z] [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 1.1 MB/s)
16:00:50 [2024-02-28T21:00:50.119Z] [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
16:00:50 [2024-02-28T21:00:50.119Z] [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
16:00:50 [2024-02-28T21:00:50.119Z] [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
16:00:50 [2024-02-28T21:00:50.119Z] [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
16:00:50 [2024-02-28T21:00:50.119Z] [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
16:00:50 [2024-02-28T21:00:50.119Z] [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
16:00:50 [2024-02-28T21:00:50.119Z] [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 1.6 MB/s)
16:00:50 [2024-02-28T21:00:50.119Z] [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
16:00:50 [2024-02-28T21:00:50.119Z] [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
16:00:50 [2024-02-28T21:00:50.375Z] [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
16:00:50 [2024-02-28T21:00:50.375Z] [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
16:00:50 [2024-02-28T21:00:50.375Z] [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
16:00:50 [2024-02-28T21:00:50.375Z] [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
16:00:50 [2024-02-28T21:00:50.375Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.35.0/ecj-3.35.0.pom (1.3 kB at 658 kB/s)
16:00:50 [2024-02-28T21:00:50.375Z] [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
16:00:50 [2024-02-28T21:00:50.375Z] [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
16:00:50 [2024-02-28T21:00:50.375Z] [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
16:00:50 [2024-02-28T21:00:50.375Z] [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
16:00:50 [2024-02-28T21:00:50.375Z] [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
16:00:50 [2024-02-28T21:00:50.375Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/javax/inject/javax.inject/1/javax.inject-1.jar
16:00:50 [2024-02-28T21:00:50.375Z] [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
16:00:50 [2024-02-28T21:00:50.375Z] [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
16:00:50 [2024-02-28T21:00:50.375Z] [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
16:00:50 [2024-02-28T21:00:50.375Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
16:00:50 [2024-02-28T21:00:50.375Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.9/xz-1.9.jar
16:00:50 [2024-02-28T21:00:50.375Z] [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
16:00:50 [2024-02-28T21:00:50.375Z] [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
16:00:50 [2024-02-28T21:00:50.632Z] [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
16:00:50 [2024-02-28T21:00:50.632Z] [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
16:00:50 [2024-02-28T21:00:50.632Z] [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
16:00:50 [2024-02-28T21:00:50.632Z] [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
16:00:50 [2024-02-28T21:00:50.632Z] [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
16:00:50 [2024-02-28T21:00:50.632Z] [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
16:00:50 [2024-02-28T21:00:50.632Z] [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
16:00:50 [2024-02-28T21:00:50.632Z] [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
16:00:50 [2024-02-28T21:00:50.632Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/de/pdark/decentxml/1.4/decentxml-1.4.jar
16:00:50 [2024-02-28T21:00:50.632Z] [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
16:00:50 [2024-02-28T21:00:50.632Z] [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
16:00:50 [2024-02-28T21:00:50.632Z] [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
16:00:50 [2024-02-28T21:00:50.632Z] [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
16:00:50 [2024-02-28T21:00:50.632Z] [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
16:00:50 [2024-02-28T21:00:50.632Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.jar
16:00:50 [2024-02-28T21:00:50.632Z] [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
16:00:50 [2024-02-28T21:00:50.632Z] [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
16:00:50 [2024-02-28T21:00:50.632Z] [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
16:00:50 [2024-02-28T21:00:50.632Z] [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
16:00:50 [2024-02-28T21:00:50.633Z] [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
16:00:50 [2024-02-28T21:00:50.633Z] [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
16:00:50 [2024-02-28T21:00:50.633Z] [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
16:00:50 [2024-02-28T21:00:50.633Z] [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
16:00:50 [2024-02-28T21:00:50.633Z] [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
16:00:50 [2024-02-28T21:00:50.633Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.jar
16:00:50 [2024-02-28T21:00:50.633Z] [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
16:00:50 [2024-02-28T21:00:50.633Z] [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
16:00:50 [2024-02-28T21:00:50.633Z] [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
16:00:50 [2024-02-28T21:00:50.633Z] [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
16:00:50 [2024-02-28T21:00:50.633Z] [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
16:00:50 [2024-02-28T21:00:50.633Z] [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
16:00:50 [2024-02-28T21:00:50.633Z] [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
16:00:50 [2024-02-28T21:00:50.633Z] [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
16:00:50 [2024-02-28T21:00:50.633Z] [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
16:00:50 [2024-02-28T21:00:50.633Z] [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
16:00:50 [2024-02-28T21:00:50.633Z] [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
16:00:50 [2024-02-28T21:00:50.633Z] [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
16:00:50 [2024-02-28T21:00:50.633Z] [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
16:00:50 [2024-02-28T21:00:50.633Z] [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
16:00:50 [2024-02-28T21:00:50.633Z] [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
16:00:50 [2024-02-28T21:00:50.633Z] [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
16:00:50 [2024-02-28T21:00:50.633Z] [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
16:00:50 [2024-02-28T21:00:50.633Z] [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
16:00:50 [2024-02-28T21:00:50.633Z] [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
16:00:50 [2024-02-28T21:00:50.633Z] [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
16:00:50 [2024-02-28T21:00:50.633Z] [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
16:00:50 [2024-02-28T21:00:50.633Z] [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
16:00:50 [2024-02-28T21:00:50.634Z] [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
16:00:50 [2024-02-28T21:00:50.634Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar
16:00:50 [2024-02-28T21:00:50.634Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar
16:00:50 [2024-02-28T21:00:50.634Z] [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
16:00:50 [2024-02-28T21:00:50.634Z] [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
16:00:50 [2024-02-28T21:00:50.634Z] [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
16:00:50 [2024-02-28T21:00:50.634Z] [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
16:00:50 [2024-02-28T21:00:50.634Z] [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
16:00:50 [2024-02-28T21:00:50.634Z] [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
16:00:50 [2024-02-28T21:00:50.634Z] [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
16:00:50 [2024-02-28T21:00:50.634Z] [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
16:00:50 [2024-02-28T21:00:50.634Z] [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
16:00:50 [2024-02-28T21:00:50.634Z] [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
16:00:50 [2024-02-28T21:00:50.634Z] [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
16:00:50 [2024-02-28T21:00:50.634Z] [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
16:00:50 [2024-02-28T21:00:50.634Z] [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
16:00:50 [2024-02-28T21:00:50.634Z] [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
16:00:50 [2024-02-28T21:00:50.634Z] [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
16:00:50 [2024-02-28T21:00:50.634Z] [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
16:00:50 [2024-02-28T21:00:50.634Z] [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
16:00:50 [2024-02-28T21:00:50.634Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jdt/org.eclipse.jdt.core/3.35.0/org.eclipse.jdt.core-3.35.0.jar
16:00:50 [2024-02-28T21:00:50.634Z] [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
16:00:50 [2024-02-28T21:00:50.634Z] [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
16:00:50 [2024-02-28T21:00:50.634Z] [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
16:00:50 [2024-02-28T21:00:50.634Z] [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
16:00:50 [2024-02-28T21:00:50.634Z] [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
16:00:50 [2024-02-28T21:00:50.634Z] [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
16:00:50 [2024-02-28T21:00:50.891Z] [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
16:00:50 [2024-02-28T21:00:50.891Z] [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
16:00:50 [2024-02-28T21:00:50.891Z] [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
16:00:50 [2024-02-28T21:00:50.891Z] [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
16:00:50 [2024-02-28T21:00:50.891Z] [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
16:00:50 [2024-02-28T21:00:50.891Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/javax/inject/javax.inject/1/javax.inject-1.jar
16:00:50 [2024-02-28T21:00:50.891Z] [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
16:00:50 [2024-02-28T21:00:50.891Z] [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
16:00:50 [2024-02-28T21:00:50.891Z] [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
16:00:50 [2024-02-28T21:00:50.891Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
16:00:50 [2024-02-28T21:00:50.891Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/tukaani/xz/1.9/xz-1.9.jar
16:00:50 [2024-02-28T21:00:50.891Z] [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
16:00:50 [2024-02-28T21:00:50.891Z] [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
16:00:50 [2024-02-28T21:00:50.891Z] [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
16:00:50 [2024-02-28T21:00:50.891Z] [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
16:00:50 [2024-02-28T21:00:50.891Z] [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
16:00:50 [2024-02-28T21:00:50.891Z] [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
16:00:50 [2024-02-28T21:00:50.891Z] [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
16:00:50 [2024-02-28T21:00:50.891Z] [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
16:00:50 [2024-02-28T21:00:50.891Z] [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
16:00:50 [2024-02-28T21:00:50.891Z] [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
16:00:50 [2024-02-28T21:00:50.891Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/de/pdark/decentxml/1.4/decentxml-1.4.jar
16:00:50 [2024-02-28T21:00:50.891Z] [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
16:00:50 [2024-02-28T21:00:50.891Z] [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
16:00:50 [2024-02-28T21:00:50.891Z] [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
16:00:50 [2024-02-28T21:00:50.891Z] [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
16:00:50 [2024-02-28T21:00:50.891Z] [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
16:00:50 [2024-02-28T21:00:50.891Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.jar
16:00:50 [2024-02-28T21:00:50.891Z] [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
16:00:50 [2024-02-28T21:00:50.891Z] [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
16:00:50 [2024-02-28T21:00:50.892Z] [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
16:00:50 [2024-02-28T21:00:50.892Z] [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
16:00:50 [2024-02-28T21:00:50.892Z] [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
16:00:50 [2024-02-28T21:00:50.892Z] [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
16:00:50 [2024-02-28T21:00:50.892Z] [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
16:00:50 [2024-02-28T21:00:50.892Z] [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
16:00:50 [2024-02-28T21:00:50.892Z] [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
16:00:50 [2024-02-28T21:00:50.892Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.jar
16:00:50 [2024-02-28T21:00:50.892Z] [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
16:00:50 [2024-02-28T21:00:50.892Z] [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
16:00:50 [2024-02-28T21:00:50.892Z] [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
16:00:50 [2024-02-28T21:00:50.892Z] [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
16:00:50 [2024-02-28T21:00:50.892Z] [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
16:00:50 [2024-02-28T21:00:50.892Z] [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
16:00:50 [2024-02-28T21:00:50.892Z] [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
16:00:50 [2024-02-28T21:00:50.892Z] [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
16:00:50 [2024-02-28T21:00:50.892Z] [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
16:00:50 [2024-02-28T21:00:50.892Z] [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
16:00:50 [2024-02-28T21:00:50.892Z] [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
16:00:50 [2024-02-28T21:00:50.892Z] [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
16:00:50 [2024-02-28T21:00:50.892Z] [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
16:00:50 [2024-02-28T21:00:50.892Z] [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
16:00:50 [2024-02-28T21:00:50.892Z] [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
16:00:50 [2024-02-28T21:00:50.892Z] [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
16:00:50 [2024-02-28T21:00:50.892Z] [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
16:00:50 [2024-02-28T21:00:50.892Z] [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
16:00:50 [2024-02-28T21:00:50.892Z] [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
16:00:50 [2024-02-28T21:00:50.892Z] [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
16:00:50 [2024-02-28T21:00:50.892Z] [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
16:00:50 [2024-02-28T21:00:50.892Z] [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
16:00:50 [2024-02-28T21:00:50.892Z] [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
16:00:50 [2024-02-28T21:00:50.892Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar
16:00:50 [2024-02-28T21:00:50.892Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar
16:00:50 [2024-02-28T21:00:50.892Z] [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
16:00:50 [2024-02-28T21:00:50.892Z] [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
16:00:50 [2024-02-28T21:00:50.892Z] [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
16:00:50 [2024-02-28T21:00:50.892Z] [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
16:00:50 [2024-02-28T21:00:50.892Z] [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
16:00:50 [2024-02-28T21:00:50.893Z] [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
16:00:50 [2024-02-28T21:00:50.893Z] [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
16:00:50 [2024-02-28T21:00:50.893Z] [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
16:00:50 [2024-02-28T21:00:50.893Z] [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
16:00:50 [2024-02-28T21:00:50.893Z] [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
16:00:50 [2024-02-28T21:00:50.893Z] [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
16:00:50 [2024-02-28T21:00:50.893Z] [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
16:00:50 [2024-02-28T21:00:50.893Z] [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
16:00:50 [2024-02-28T21:00:50.893Z] [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
16:00:50 [2024-02-28T21:00:50.893Z] [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
16:00:50 [2024-02-28T21:00:50.893Z] [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
16:00:50 [2024-02-28T21:00:50.893Z] [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
16:00:50 [2024-02-28T21:00:50.893Z] [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
16:00:50 [2024-02-28T21:00:50.893Z] [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
16:00:50 [2024-02-28T21:00:50.893Z] [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
16:00:50 [2024-02-28T21:00:50.893Z] [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
16:00:50 [2024-02-28T21:00:50.893Z] [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
16:00:50 [2024-02-28T21:00:50.893Z] [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
16:00:50 [2024-02-28T21:00:50.893Z] [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
16:00:50 [2024-02-28T21:00:50.893Z] [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
16:00:51 [2024-02-28T21:00:51.151Z] [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
16:00:51 [2024-02-28T21:00:51.151Z] [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
16:00:51 [2024-02-28T21:00:51.151Z] [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
16:00:51 [2024-02-28T21:00:51.151Z] [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
16:00:51 [2024-02-28T21:00:51.151Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/javax/inject/javax.inject/1/javax.inject-1.jar
16:00:51 [2024-02-28T21:00:51.151Z] [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
16:00:51 [2024-02-28T21:00:51.151Z] [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
16:00:51 [2024-02-28T21:00:51.151Z] [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
16:00:51 [2024-02-28T21:00:51.151Z] [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
16:00:51 [2024-02-28T21:00:51.151Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/tukaani/xz/1.9/xz-1.9.jar
16:00:51 [2024-02-28T21:00:51.151Z] [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
16:00:51 [2024-02-28T21:00:51.407Z] [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
16:00:51 [2024-02-28T21:00:51.407Z] [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
16:00:51 [2024-02-28T21:00:51.407Z] [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
16:00:51 [2024-02-28T21:00:51.408Z] [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
16:00:51 [2024-02-28T21:00:51.408Z] [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
16:00:51 [2024-02-28T21:00:51.408Z] [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
16:00:51 [2024-02-28T21:00:51.408Z] [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
16:00:51 [2024-02-28T21:00:51.408Z] [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
16:00:51 [2024-02-28T21:00:51.408Z] [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
16:00:51 [2024-02-28T21:00:51.723Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/de/pdark/decentxml/1.4/decentxml-1.4.jar
16:00:51 [2024-02-28T21:00:51.723Z] [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
16:00:51 [2024-02-28T21:00:51.723Z] [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
16:00:51 [2024-02-28T21:00:51.723Z] [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
16:00:51 [2024-02-28T21:00:51.723Z] [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
16:00:51 [2024-02-28T21:00:51.723Z] [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
16:00:51 [2024-02-28T21:00:51.723Z] [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
16:00:51 [2024-02-28T21:00:51.723Z] [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
16:00:51 [2024-02-28T21:00:51.724Z] [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
16:00:51 [2024-02-28T21:00:51.724Z] [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
16:00:51 [2024-02-28T21:00:51.724Z] [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
16:00:52 [2024-02-28T21:00:52.024Z] [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
16:00:52 [2024-02-28T21:00:52.024Z] [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
16:00:52 [2024-02-28T21:00:52.024Z] [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
16:00:52 [2024-02-28T21:00:52.024Z] [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
16:00:52 [2024-02-28T21:00:52.024Z] [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
16:00:52 [2024-02-28T21:00:52.024Z] [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
16:00:52 [2024-02-28T21:00:52.024Z] [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
16:00:52 [2024-02-28T21:00:52.024Z] [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
16:00:52 [2024-02-28T21:00:52.024Z] [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
16:00:52 [2024-02-28T21:00:52.024Z] [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
16:00:52 [2024-02-28T21:00:52.024Z] [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
16:00:52 [2024-02-28T21:00:52.024Z] [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
16:00:52 [2024-02-28T21:00:52.280Z] [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
16:00:52 [2024-02-28T21:00:52.280Z] [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
16:00:52 [2024-02-28T21:00:52.280Z] [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
16:00:52 [2024-02-28T21:00:52.280Z] [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
16:00:52 [2024-02-28T21:00:52.280Z] [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
16:00:52 [2024-02-28T21:00:52.280Z] [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
16:00:52 [2024-02-28T21:00:52.280Z] [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
16:00:52 [2024-02-28T21:00:52.280Z] [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
16:00:52 [2024-02-28T21:00:52.280Z] [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
16:00:52 [2024-02-28T21:00:52.540Z] [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
16:00:52 [2024-02-28T21:00:52.540Z] [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
16:00:52 [2024-02-28T21:00:52.540Z] [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
16:00:52 [2024-02-28T21:00:52.540Z] [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
16:00:52 [2024-02-28T21:00:52.540Z] [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
16:00:52 [2024-02-28T21:00:52.540Z] [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
16:00:52 [2024-02-28T21:00:52.540Z] [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
16:00:52 [2024-02-28T21:00:52.540Z] [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
16:00:52 [2024-02-28T21:00:52.540Z] [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
16:00:52 [2024-02-28T21:00:52.540Z] [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
16:00:52 [2024-02-28T21:00:52.796Z] [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
16:00:52 [2024-02-28T21:00:52.796Z] [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
16:00:52 [2024-02-28T21:00:52.796Z] [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
16:00:52 [2024-02-28T21:00:52.796Z] [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
16:00:52 [2024-02-28T21:00:52.796Z] [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
16:00:52 [2024-02-28T21:00:52.796Z] [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
16:00:52 [2024-02-28T21:00:52.796Z] [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
16:00:52 [2024-02-28T21:00:52.796Z] [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
16:00:52 [2024-02-28T21:00:52.796Z] [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
16:00:53 [2024-02-28T21:00:53.052Z] [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
16:00:53 [2024-02-28T21:00:53.052Z] [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
16:00:53 [2024-02-28T21:00:53.052Z] [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
16:00:53 [2024-02-28T21:00:53.052Z] [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
16:00:53 [2024-02-28T21:00:53.052Z] [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
16:00:53 [2024-02-28T21:00:53.053Z] [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
16:00:53 [2024-02-28T21:00:53.053Z] [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
16:00:53 [2024-02-28T21:00:53.053Z] [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
16:00:53 [2024-02-28T21:00:53.053Z] [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
16:00:53 [2024-02-28T21:00:53.053Z] [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
16:00:53 [2024-02-28T21:00:53.309Z] [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
16:00:53 [2024-02-28T21:00:53.309Z] [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
16:00:53 [2024-02-28T21:00:53.309Z] [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
16:00:53 [2024-02-28T21:00:53.309Z] [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
16:00:53 [2024-02-28T21:00:53.309Z] [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
16:00:53 [2024-02-28T21:00:53.564Z] [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
16:00:53 [2024-02-28T21:00:53.564Z] [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
16:00:53 [2024-02-28T21:00:53.564Z] [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
16:00:53 [2024-02-28T21:00:53.564Z] [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
16:00:53 [2024-02-28T21:00:53.565Z] [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
16:00:53 [2024-02-28T21:00:53.565Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/javax/inject/javax.inject/1/javax.inject-1.jar
16:00:53 [2024-02-28T21:00:53.565Z] [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
16:00:53 [2024-02-28T21:00:53.565Z] [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
16:00:53 [2024-02-28T21:00:53.565Z] [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
16:00:53 [2024-02-28T21:00:53.565Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
16:00:53 [2024-02-28T21:00:53.565Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/tukaani/xz/1.9/xz-1.9.jar
16:00:53 [2024-02-28T21:00:53.565Z] [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
16:00:53 [2024-02-28T21:00:53.565Z] [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
16:00:53 [2024-02-28T21:00:53.565Z] [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
16:00:53 [2024-02-28T21:00:53.565Z] [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
16:00:53 [2024-02-28T21:00:53.565Z] [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
16:00:53 [2024-02-28T21:00:53.565Z] [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
16:00:53 [2024-02-28T21:00:53.565Z] [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
16:00:53 [2024-02-28T21:00:53.565Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.jar
16:00:53 [2024-02-28T21:00:53.565Z] [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
16:00:53 [2024-02-28T21:00:53.565Z] [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
16:00:53 [2024-02-28T21:00:53.565Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/de/pdark/decentxml/1.4/decentxml-1.4.jar
16:00:53 [2024-02-28T21:00:53.565Z] [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
16:00:53 [2024-02-28T21:00:53.565Z] [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
16:00:53 [2024-02-28T21:00:53.565Z] [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
16:00:53 [2024-02-28T21:00:53.565Z] [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
16:00:53 [2024-02-28T21:00:53.565Z] [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
16:00:53 [2024-02-28T21:00:53.565Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.jar
16:00:53 [2024-02-28T21:00:53.565Z] [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
16:00:53 [2024-02-28T21:00:53.565Z] [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
16:00:53 [2024-02-28T21:00:53.565Z] [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
16:00:53 [2024-02-28T21:00:53.565Z] [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
16:00:53 [2024-02-28T21:00:53.565Z] [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
16:00:53 [2024-02-28T21:00:53.565Z] [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
16:00:53 [2024-02-28T21:00:53.565Z] [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
16:00:53 [2024-02-28T21:00:53.565Z] [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
16:00:53 [2024-02-28T21:00:53.565Z] [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
16:00:53 [2024-02-28T21:00:53.565Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.jar
16:00:53 [2024-02-28T21:00:53.565Z] [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
16:00:53 [2024-02-28T21:00:53.565Z] [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
16:00:53 [2024-02-28T21:00:53.565Z] [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
16:00:53 [2024-02-28T21:00:53.565Z] [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
16:00:53 [2024-02-28T21:00:53.565Z] [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
16:00:53 [2024-02-28T21:00:53.565Z] [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
16:00:53 [2024-02-28T21:00:53.566Z] [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
16:00:53 [2024-02-28T21:00:53.566Z] [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
16:00:53 [2024-02-28T21:00:53.566Z] [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
16:00:53 [2024-02-28T21:00:53.566Z] [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
16:00:53 [2024-02-28T21:00:53.566Z] [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
16:00:53 [2024-02-28T21:00:53.566Z] [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
16:00:53 [2024-02-28T21:00:53.566Z] [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
16:00:53 [2024-02-28T21:00:53.566Z] [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
16:00:53 [2024-02-28T21:00:53.566Z] [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
16:00:53 [2024-02-28T21:00:53.566Z] [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
16:00:53 [2024-02-28T21:00:53.566Z] [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
16:00:53 [2024-02-28T21:00:53.566Z] [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
16:00:53 [2024-02-28T21:00:53.566Z] [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
16:00:53 [2024-02-28T21:00:53.566Z] [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
16:00:53 [2024-02-28T21:00:53.566Z] [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
16:00:53 [2024-02-28T21:00:53.566Z] [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
16:00:53 [2024-02-28T21:00:53.566Z] [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
16:00:53 [2024-02-28T21:00:53.566Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar
16:00:53 [2024-02-28T21:00:53.566Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar
16:00:53 [2024-02-28T21:00:53.566Z] [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
16:00:53 [2024-02-28T21:00:53.566Z] [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
16:00:53 [2024-02-28T21:00:53.566Z] [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
16:00:53 [2024-02-28T21:00:53.566Z] [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
16:00:53 [2024-02-28T21:00:53.566Z] [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
16:00:53 [2024-02-28T21:00:53.566Z] [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
16:00:53 [2024-02-28T21:00:53.566Z] [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
16:00:53 [2024-02-28T21:00:53.566Z] [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
16:00:53 [2024-02-28T21:00:53.566Z] [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
16:00:53 [2024-02-28T21:00:53.566Z] [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
16:00:53 [2024-02-28T21:00:53.566Z] [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
16:00:53 [2024-02-28T21:00:53.566Z] [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
16:00:53 [2024-02-28T21:00:53.566Z] [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
16:00:53 [2024-02-28T21:00:53.566Z] [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
16:00:53 [2024-02-28T21:00:53.566Z] [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
16:00:53 [2024-02-28T21:00:53.566Z] [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
16:00:53 [2024-02-28T21:00:53.566Z] [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
16:00:53 [2024-02-28T21:00:53.566Z] [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
16:00:53 [2024-02-28T21:00:53.566Z] [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
16:00:53 [2024-02-28T21:00:53.567Z] [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
16:00:53 [2024-02-28T21:00:53.567Z] [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
16:00:53 [2024-02-28T21:00:53.567Z] [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
16:00:53 [2024-02-28T21:00:53.567Z] [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
16:00:53 [2024-02-28T21:00:53.567Z] [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
16:00:53 [2024-02-28T21:00:53.567Z] [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
16:00:53 [2024-02-28T21:00:53.567Z] [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
16:00:53 [2024-02-28T21:00:53.567Z] [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
16:00:53 [2024-02-28T21:00:53.567Z] [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
16:00:53 [2024-02-28T21:00:53.567Z] [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
16:00:53 [2024-02-28T21:00:53.567Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/javax/inject/javax.inject/1/javax.inject-1.jar
16:00:53 [2024-02-28T21:00:53.567Z] [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
16:00:53 [2024-02-28T21:00:53.567Z] [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
16:00:53 [2024-02-28T21:00:53.567Z] [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
16:00:53 [2024-02-28T21:00:53.567Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
16:00:53 [2024-02-28T21:00:53.567Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/tukaani/xz/1.9/xz-1.9.jar
16:00:53 [2024-02-28T21:00:53.567Z] [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
16:00:53 [2024-02-28T21:00:53.567Z] [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
16:00:53 [2024-02-28T21:00:53.567Z] [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
16:00:53 [2024-02-28T21:00:53.567Z] [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
16:00:53 [2024-02-28T21:00:53.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.jar
16:00:53 [2024-02-28T21:00:53.567Z] [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
16:00:53 [2024-02-28T21:00:53.567Z] [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
16:00:53 [2024-02-28T21:00:53.567Z] [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
16:00:53 [2024-02-28T21:00:53.567Z] [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
16:00:53 [2024-02-28T21:00:53.567Z] [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
16:00:53 [2024-02-28T21:00:53.567Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/de/pdark/decentxml/1.4/decentxml-1.4.jar
16:00:53 [2024-02-28T21:00:53.567Z] [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
16:00:53 [2024-02-28T21:00:53.567Z] [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
16:00:53 [2024-02-28T21:00:53.567Z] [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
16:00:53 [2024-02-28T21:00:53.567Z] [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
16:00:53 [2024-02-28T21:00:53.567Z] [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
16:00:53 [2024-02-28T21:00:53.567Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.jar
16:00:53 [2024-02-28T21:00:53.567Z] [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
16:00:53 [2024-02-28T21:00:53.567Z] [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
16:00:53 [2024-02-28T21:00:53.567Z] [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
16:00:53 [2024-02-28T21:00:53.567Z] [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
16:00:53 [2024-02-28T21:00:53.567Z] [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
16:00:53 [2024-02-28T21:00:53.567Z] [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
16:00:53 [2024-02-28T21:00:53.567Z] [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
16:00:53 [2024-02-28T21:00:53.567Z] [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
16:00:53 [2024-02-28T21:00:53.567Z] [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
16:00:53 [2024-02-28T21:00:53.568Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.jar
16:00:53 [2024-02-28T21:00:53.568Z] [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
16:00:53 [2024-02-28T21:00:53.568Z] [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
16:00:53 [2024-02-28T21:00:53.568Z] [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
16:00:53 [2024-02-28T21:00:53.568Z] [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
16:00:53 [2024-02-28T21:00:53.823Z] [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
16:00:53 [2024-02-28T21:00:53.823Z] [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
16:00:53 [2024-02-28T21:00:53.823Z] [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
16:00:53 [2024-02-28T21:00:53.823Z] [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
16:00:53 [2024-02-28T21:00:53.823Z] [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
16:00:53 [2024-02-28T21:00:53.823Z] [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
16:00:53 [2024-02-28T21:00:53.823Z] [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
16:00:53 [2024-02-28T21:00:53.823Z] [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
16:00:53 [2024-02-28T21:00:53.823Z] [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
16:00:53 [2024-02-28T21:00:53.823Z] [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
16:00:53 [2024-02-28T21:00:53.824Z] [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
16:00:53 [2024-02-28T21:00:53.824Z] [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
16:00:53 [2024-02-28T21:00:53.824Z] [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
16:00:53 [2024-02-28T21:00:53.824Z] [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
16:00:53 [2024-02-28T21:00:53.824Z] [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
16:00:53 [2024-02-28T21:00:53.824Z] [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
16:00:53 [2024-02-28T21:00:53.824Z] [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
16:00:53 [2024-02-28T21:00:53.824Z] [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
16:00:53 [2024-02-28T21:00:53.824Z] [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
16:00:53 [2024-02-28T21:00:53.824Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar
16:00:53 [2024-02-28T21:00:53.824Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar
16:00:53 [2024-02-28T21:00:53.824Z] [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
16:00:53 [2024-02-28T21:00:53.824Z] [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
16:00:53 [2024-02-28T21:00:53.824Z] [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
16:00:53 [2024-02-28T21:00:53.824Z] [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
16:00:53 [2024-02-28T21:00:53.824Z] [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
16:00:53 [2024-02-28T21:00:53.824Z] [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
16:00:53 [2024-02-28T21:00:53.824Z] [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
16:00:53 [2024-02-28T21:00:53.824Z] [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
16:00:53 [2024-02-28T21:00:53.824Z] [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
16:00:53 [2024-02-28T21:00:53.824Z] [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
16:00:53 [2024-02-28T21:00:53.824Z] [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
16:00:53 [2024-02-28T21:00:53.824Z] [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
16:00:53 [2024-02-28T21:00:53.824Z] [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
16:00:53 [2024-02-28T21:00:53.824Z] [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
16:00:53 [2024-02-28T21:00:53.824Z] [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
16:00:53 [2024-02-28T21:00:53.824Z] [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
16:00:53 [2024-02-28T21:00:53.824Z] [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
16:00:53 [2024-02-28T21:00:53.824Z] [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
16:00:53 [2024-02-28T21:00:53.824Z] [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
16:00:53 [2024-02-28T21:00:53.824Z] [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
16:00:53 [2024-02-28T21:00:53.824Z] [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
16:00:53 [2024-02-28T21:00:53.824Z] [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
16:00:53 [2024-02-28T21:00:53.824Z] [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
16:00:53 [2024-02-28T21:00:53.824Z] [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
16:00:53 [2024-02-28T21:00:53.824Z] [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
16:00:53 [2024-02-28T21:00:53.824Z] [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 133 kB/s)
16:00:53 [2024-02-28T21:00:53.824Z] [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
16:00:53 [2024-02-28T21:00:53.824Z] [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
16:00:53 [2024-02-28T21:00:53.825Z] [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
16:00:53 [2024-02-28T21:00:53.825Z] [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
16:00:53 [2024-02-28T21:00:53.825Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.jar
16:00:53 [2024-02-28T21:00:53.825Z] [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 832 kB/s)
16:00:53 [2024-02-28T21:00:53.825Z] [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
16:00:53 [2024-02-28T21:00:53.825Z] [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 49 MB/s)
16:00:53 [2024-02-28T21:00:53.825Z] [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
16:00:53 [2024-02-28T21:00:53.825Z] [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 16 MB/s)
16:00:53 [2024-02-28T21:00:53.825Z] [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
16:00:53 [2024-02-28T21:00:53.825Z] [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 34 MB/s)
16:00:53 [2024-02-28T21:00:53.825Z] [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
16:00:53 [2024-02-28T21:00:53.825Z] [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 16 MB/s)
16:00:53 [2024-02-28T21:00:53.825Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.9/xz-1.9.jar
16:00:53 [2024-02-28T21:00:53.825Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.jar (58 kB at 5.8 MB/s)
16:00:53 [2024-02-28T21:00:53.825Z] [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
16:00:53 [2024-02-28T21:00:53.825Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.9/xz-1.9.jar (116 kB at 9.7 MB/s)
16:00:53 [2024-02-28T21:00:53.825Z] [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
16:00:53 [2024-02-28T21:00:53.825Z] [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 60 MB/s)
16:00:53 [2024-02-28T21:00:53.825Z] [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
16:00:53 [2024-02-28T21:00:53.825Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar (85 kB at 1.8 MB/s)
16:00:53 [2024-02-28T21:00:53.825Z] [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
16:00:53 [2024-02-28T21:00:53.825Z] [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 4.5 MB/s)
16:00:53 [2024-02-28T21:00:53.825Z] [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
16:00:53 [2024-02-28T21:00:53.825Z] [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 173 kB/s)
16:00:53 [2024-02-28T21:00:53.825Z] [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
16:00:53 [2024-02-28T21:00:53.825Z] [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 555 kB/s)
16:00:53 [2024-02-28T21:00:53.825Z] [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
16:00:53 [2024-02-28T21:00:53.825Z] [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 289 kB/s)
16:00:53 [2024-02-28T21:00:53.825Z] [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
16:00:53 [2024-02-28T21:00:53.825Z] [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 664 kB/s)
16:00:53 [2024-02-28T21:00:53.825Z] [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
16:00:53 [2024-02-28T21:00:53.825Z] [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 11 MB/s)
16:00:53 [2024-02-28T21:00:53.825Z] [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
16:00:53 [2024-02-28T21:00:53.825Z] [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 46 kB/s)
16:00:53 [2024-02-28T21:00:53.825Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.4/decentxml-1.4.jar
16:00:53 [2024-02-28T21:00:53.825Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.18.500/org.eclipse.osgi-3.18.500.jar (1.5 MB at 17 MB/s)
16:00:53 [2024-02-28T21:00:53.825Z] [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
16:00:54 [2024-02-28T21:00:54.082Z] [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 75 kB/s)
16:00:54 [2024-02-28T21:00:54.082Z] [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
16:00:54 [2024-02-28T21:00:54.082Z] [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 892 kB/s)
16:00:54 [2024-02-28T21:00:54.082Z] [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
16:00:54 [2024-02-28T21:00:54.082Z] [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 221 kB/s)
16:00:54 [2024-02-28T21:00:54.082Z] [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
16:00:54 [2024-02-28T21:00:54.082Z] [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 396 kB/s)
16:00:54 [2024-02-28T21:00:54.082Z] [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
16:00:54 [2024-02-28T21:00:54.082Z] [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 547 kB/s)
16:00:54 [2024-02-28T21:00:54.083Z] [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
16:00:54 [2024-02-28T21:00:54.083Z] [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 159 kB/s)
16:00:54 [2024-02-28T21:00:54.083Z] [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
16:00:54 [2024-02-28T21:00:54.083Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.jar (450 kB at 2.8 MB/s)
16:00:54 [2024-02-28T21:00:54.083Z] [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
16:00:54 [2024-02-28T21:00:54.083Z] [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 6.8 MB/s)
16:00:54 [2024-02-28T21:00:54.083Z] [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
16:00:54 [2024-02-28T21:00:54.083Z] [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 1.4 MB/s)
16:00:54 [2024-02-28T21:00:54.083Z] [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
16:00:54 [2024-02-28T21:00:54.083Z] [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 663 kB/s)
16:00:54 [2024-02-28T21:00:54.083Z] [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
16:00:54 [2024-02-28T21:00:54.083Z] [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 37 MB/s)
16:00:54 [2024-02-28T21:00:54.083Z] [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
16:00:54 [2024-02-28T21:00:54.083Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.5.100/org.eclipse.equinox.p2.artifact.repository-1.5.100.jar (176 kB at 1.1 MB/s)
16:00:54 [2024-02-28T21:00:54.083Z] [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
16:00:54 [2024-02-28T21:00:54.083Z] [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 719 kB/s)
16:00:54 [2024-02-28T21:00:54.083Z] [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
16:00:54 [2024-02-28T21:00:54.083Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2.jar (20 kB at 124 kB/s)
16:00:54 [2024-02-28T21:00:54.083Z] [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
16:00:54 [2024-02-28T21:00:54.083Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6.jar (440 kB at 2.7 MB/s)
16:00:54 [2024-02-28T21:00:54.083Z] [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
16:00:54 [2024-02-28T21:00:54.083Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.7.100/org.eclipse.equinox.p2.repository-2.7.100.jar (189 kB at 1.1 MB/s)
16:00:54 [2024-02-28T21:00:54.083Z] [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
16:00:54 [2024-02-28T21:00:54.083Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.8.100/org.eclipse.equinox.p2.engine-2.8.100.jar (242 kB at 1.5 MB/s)
16:00:54 [2024-02-28T21:00:54.083Z] [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
16:00:54 [2024-02-28T21:00:54.083Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.7.100/org.eclipse.equinox.p2.metadata-2.7.100.jar (374 kB at 2.2 MB/s)
16:00:54 [2024-02-28T21:00:54.083Z] [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
16:00:54 [2024-02-28T21:00:54.083Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6.jar (443 kB at 2.7 MB/s)
16:00:54 [2024-02-28T21:00:54.083Z] [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
16:00:54 [2024-02-28T21:00:54.083Z] [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 706 kB/s)
16:00:54 [2024-02-28T21:00:54.083Z] [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
16:00:54 [2024-02-28T21:00:54.083Z] [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 237 kB/s)
16:00:54 [2024-02-28T21:00:54.083Z] [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
16:00:54 [2024-02-28T21:00:54.083Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.2.800/org.eclipse.osgi.compatibility.state-1.2.800.jar (257 kB at 1.5 MB/s)
16:00:54 [2024-02-28T21:00:54.083Z] [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
16:00:54 [2024-02-28T21:00:54.084Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.5.100/org.eclipse.equinox.p2.publisher.eclipse-1.5.100.jar (255 kB at 1.5 MB/s)
16:00:54 [2024-02-28T21:00:54.084Z] [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
16:00:54 [2024-02-28T21:00:54.084Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.10.300/org.eclipse.equinox.preferences-3.10.300.jar (140 kB at 806 kB/s)
16:00:54 [2024-02-28T21:00:54.084Z] [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
16:00:54 [2024-02-28T21:00:54.084Z] [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 375 kB/s)
16:00:54 [2024-02-28T21:00:54.084Z] [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
16:00:54 [2024-02-28T21:00:54.084Z] [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 212 kB/s)
16:00:54 [2024-02-28T21:00:54.084Z] [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
16:00:54 [2024-02-28T21:00:54.084Z] [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 512 kB/s)
16:00:54 [2024-02-28T21:00:54.084Z] [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
16:00:54 [2024-02-28T21:00:54.084Z] [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 430 kB/s)
16:00:54 [2024-02-28T21:00:54.084Z] [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
16:00:54 [2024-02-28T21:00:54.084Z] [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 568 kB/s)
16:00:54 [2024-02-28T21:00:54.084Z] [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
16:00:54 [2024-02-28T21:00:54.084Z] [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 557 kB/s)
16:00:54 [2024-02-28T21:00:54.084Z] [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
16:00:54 [2024-02-28T21:00:54.084Z] [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 253 kB/s)
16:00:54 [2024-02-28T21:00:54.084Z] [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
16:00:54 [2024-02-28T21:00:54.084Z] [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 110 kB/s)
16:00:54 [2024-02-28T21:00:54.084Z] [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
16:00:54 [2024-02-28T21:00:54.084Z] [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 108 kB/s)
16:00:54 [2024-02-28T21:00:54.084Z] [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
16:00:54 [2024-02-28T21:00:54.084Z] [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 199 kB/s)
16:00:54 [2024-02-28T21:00:54.084Z] [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
16:00:54 [2024-02-28T21:00:54.084Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.repository.tools/2.4.100/org.eclipse.equinox.p2.repository.tools-2.4.100.jar (264 kB at 1.0 MB/s)
16:00:54 [2024-02-28T21:00:54.084Z] [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
16:00:54 [2024-02-28T21:00:54.084Z] [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 370 kB/s)
16:00:54 [2024-02-28T21:00:54.084Z] [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
16:00:54 [2024-02-28T21:00:54.084Z] [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 290 kB/s)
16:00:54 [2024-02-28T21:00:54.084Z] [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
16:00:54 [2024-02-28T21:00:54.084Z] [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 117 kB/s)
16:00:54 [2024-02-28T21:00:54.084Z] [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
16:00:54 [2024-02-28T21:00:54.085Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.jar (3.4 kB at 13 kB/s)
16:00:54 [2024-02-28T21:00:54.085Z] [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
16:00:54 [2024-02-28T21:00:54.085Z] [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 46 kB/s)
16:00:54 [2024-02-28T21:00:54.085Z] [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
16:00:54 [2024-02-28T21:00:54.085Z] [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 260 kB/s)
16:00:54 [2024-02-28T21:00:54.085Z] [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
16:00:54 [2024-02-28T21:00:54.085Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.scr/2.2.6/org.apache.felix.scr-2.2.6.jar (403 kB at 1.6 MB/s)
16:00:54 [2024-02-28T21:00:54.085Z] [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
16:00:54 [2024-02-28T21:00:54.085Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar (376 kB at 1.5 MB/s)
16:00:54 [2024-02-28T21:00:54.085Z] [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
16:00:54 [2024-02-28T21:00:54.085Z] [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 12 kB/s)
16:00:54 [2024-02-28T21:00:54.085Z] [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
16:00:54 [2024-02-28T21:00:54.085Z] [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 296 kB/s)
16:00:54 [2024-02-28T21:00:54.085Z] [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
16:00:54 [2024-02-28T21:00:54.085Z] [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 565 kB/s)
16:00:54 [2024-02-28T21:00:54.085Z] [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
16:00:54 [2024-02-28T21:00:54.085Z] [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 431 kB/s)
16:00:54 [2024-02-28T21:00:54.085Z] [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
16:00:54 [2024-02-28T21:00:54.085Z] [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 171 kB/s)
16:00:54 [2024-02-28T21:00:54.085Z] [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
16:00:54 [2024-02-28T21:00:54.085Z] [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 302 kB/s)
16:00:54 [2024-02-28T21:00:54.085Z] [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
16:00:54 [2024-02-28T21:00:54.085Z] [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 583 kB/s)
16:00:54 [2024-02-28T21:00:54.085Z] [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
16:00:54 [2024-02-28T21:00:54.085Z] [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 907 kB/s)
16:00:54 [2024-02-28T21:00:54.085Z] [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
16:00:54 [2024-02-28T21:00:54.085Z] [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 73 kB/s)
16:00:54 [2024-02-28T21:00:54.085Z] [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
16:00:54 [2024-02-28T21:00:54.085Z] [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 68 kB/s)
16:00:54 [2024-02-28T21:00:54.085Z] [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
16:00:54 [2024-02-28T21:00:54.085Z] [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 105 kB/s)
16:00:54 [2024-02-28T21:00:54.085Z] [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
16:00:54 [2024-02-28T21:00:54.085Z] [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 241 kB/s)
16:00:54 [2024-02-28T21:00:54.085Z] [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
16:00:54 [2024-02-28T21:00:54.085Z] [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 181 kB/s)
16:00:54 [2024-02-28T21:00:54.085Z] [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
16:00:54 [2024-02-28T21:00:54.341Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bnd.util/6.4.0/biz.aQute.bnd.util-6.4.0.jar (429 kB at 1.1 MB/s)
16:00:54 [2024-02-28T21:00:54.342Z] [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
16:00:54 [2024-02-28T21:00:54.342Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.14.0/commons-io-2.14.0.jar (494 kB at 1.1 MB/s)
16:00:54 [2024-02-28T21:00:54.342Z] [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 13 MB/s)
16:00:54 [2024-02-28T21:00:54.342Z] [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
16:00:54 [2024-02-28T21:00:54.342Z] [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
16:00:54 [2024-02-28T21:00:54.342Z] [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 781 kB/s)
16:00:54 [2024-02-28T21:00:54.342Z] [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
16:00:54 [2024-02-28T21:00:54.342Z] [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 18 MB/s)
16:00:54 [2024-02-28T21:00:54.342Z] [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
16:00:54 [2024-02-28T21:00:54.342Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/3.19.100/org.eclipse.core.resources-3.19.100.jar (922 kB at 2.0 MB/s)
16:00:54 [2024-02-28T21:00:54.342Z] [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 159 kB/s)
16:00:54 [2024-02-28T21:00:54.342Z] [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
16:00:54 [2024-02-28T21:00:54.342Z] [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
16:00:54 [2024-02-28T21:00:54.342Z] [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 209 kB/s)
16:00:54 [2024-02-28T21:00:54.342Z] [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
16:00:54 [2024-02-28T21:00:54.342Z] [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 653 kB/s)
16:00:54 [2024-02-28T21:00:54.342Z] [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 220 kB/s)
16:00:54 [2024-02-28T21:00:54.342Z] [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 5.8 MB/s)
16:00:54 [2024-02-28T21:00:54.342Z] [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 7.5 MB/s)
16:00:54 [2024-02-28T21:00:54.342Z] [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 5.5 MB/s)
16:00:55 [2024-02-28T21:00:55.737Z] [INFO] Tycho Version:  4.0.3 (88e4728c5da382f02c0459c918c2683048f95740)
16:00:55 [2024-02-28T21:00:55.737Z] [INFO] Tycho Mode:     project
16:00:55 [2024-02-28T21:00:55.737Z] [INFO] Tycho Builder:  maven
16:00:55 [2024-02-28T21:00:55.995Z] [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
16:00:56 [2024-02-28T21:00:56.252Z] [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
16:00:56 [2024-02-28T21:00:56.252Z] [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
16:00:56 [2024-02-28T21:00:56.252Z] [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
16:00:56 [2024-02-28T21:00:56.252Z] [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
16:00:56 [2024-02-28T21:00:56.252Z] [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
16:00:56 [2024-02-28T21:00:56.509Z] [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 174 kB/s)
16:00:56 [2024-02-28T21:00:56.509Z] [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
16:00:56 [2024-02-28T21:00:56.509Z] [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
16:00:56 [2024-02-28T21:00:56.509Z] [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
16:00:56 [2024-02-28T21:00:56.767Z] [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
16:00:56 [2024-02-28T21:00:56.767Z] [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
16:00:56 [2024-02-28T21:00:56.767Z] [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
16:00:56 [2024-02-28T21:00:56.767Z] [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 457 kB/s)
16:00:56 [2024-02-28T21:00:56.767Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/39/maven-parent-39.pom
16:00:56 [2024-02-28T21:00:56.767Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/39/maven-parent-39.pom
16:00:56 [2024-02-28T21:00:56.767Z] [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
16:00:56 [2024-02-28T21:00:56.767Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/39/maven-parent-39.pom
16:00:56 [2024-02-28T21:00:56.767Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/39/maven-parent-39.pom
16:00:56 [2024-02-28T21:00:56.767Z] [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
16:00:56 [2024-02-28T21:00:56.767Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/39/maven-parent-39.pom (48 kB at 16 MB/s)
16:00:56 [2024-02-28T21:00:56.767Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/29/apache-29.pom
16:00:57 [2024-02-28T21:00:57.023Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/29/apache-29.pom
16:00:57 [2024-02-28T21:00:57.023Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/29/apache-29.pom
16:00:57 [2024-02-28T21:00:57.023Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/29/apache-29.pom
16:00:57 [2024-02-28T21:00:57.023Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/29/apache-29.pom
16:00:57 [2024-02-28T21:00:57.023Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/29/apache-29.pom
16:00:57 [2024-02-28T21:00:57.023Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/29/apache-29.pom (21 kB at 10 MB/s)
16:00:57 [2024-02-28T21:00:57.023Z] [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
16:00:57 [2024-02-28T21:00:57.023Z] [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
16:00:57 [2024-02-28T21:00:57.023Z] [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
16:00:57 [2024-02-28T21:00:57.023Z] [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
16:00:57 [2024-02-28T21:00:57.023Z] [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
16:00:57 [2024-02-28T21:00:57.023Z] [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
16:00:57 [2024-02-28T21:00:57.280Z] [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 282 kB/s)
16:00:57 [2024-02-28T21:00:57.280Z] [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
16:00:57 [2024-02-28T21:00:57.280Z] [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
16:00:57 [2024-02-28T21:00:57.280Z] [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
16:00:57 [2024-02-28T21:00:57.280Z] [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
16:00:57 [2024-02-28T21:00:57.280Z] [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
16:00:57 [2024-02-28T21:00:57.280Z] [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
16:00:57 [2024-02-28T21:00:57.280Z] [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 1.2 MB/s)
16:00:57 [2024-02-28T21:00:57.280Z] [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
16:00:57 [2024-02-28T21:00:57.280Z] [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
16:00:57 [2024-02-28T21:00:57.280Z] [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
16:00:57 [2024-02-28T21:00:57.536Z] [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
16:00:57 [2024-02-28T21:00:57.536Z] [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
16:00:57 [2024-02-28T21:00:57.536Z] [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
16:00:57 [2024-02-28T21:00:57.536Z] [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 49 kB/s)
16:00:57 [2024-02-28T21:00:57.536Z] [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
16:00:57 [2024-02-28T21:00:57.536Z] [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
16:00:57 [2024-02-28T21:00:57.536Z] [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
16:00:57 [2024-02-28T21:00:57.793Z] [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
16:00:57 [2024-02-28T21:00:57.793Z] [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
16:00:57 [2024-02-28T21:00:57.793Z] [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
16:00:57 [2024-02-28T21:00:57.793Z] [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 448 kB/s)
16:00:58 [2024-02-28T21:00:58.356Z] [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
16:00:58 [2024-02-28T21:00:58.356Z] [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
16:00:58 [2024-02-28T21:00:58.356Z] [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
16:00:58 [2024-02-28T21:00:58.356Z] [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
16:00:58 [2024-02-28T21:00:58.356Z] [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
16:00:58 [2024-02-28T21:00:58.356Z] [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
16:00:58 [2024-02-28T21:00:58.356Z] [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 92 kB/s)
16:00:58 [2024-02-28T21:00:58.356Z] [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
16:00:58 [2024-02-28T21:00:58.611Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-source-plugin/4.0.3/tycho-source-plugin-4.0.3.jar
16:00:58 [2024-02-28T21:00:58.611Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-source-plugin/4.0.3/tycho-source-plugin-4.0.3.jar
16:00:58 [2024-02-28T21:00:58.611Z] [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
16:00:58 [2024-02-28T21:00:58.611Z] [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
16:00:58 [2024-02-28T21:00:58.611Z] [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
16:00:58 [2024-02-28T21:00:58.611Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/4.0.3/tycho-source-plugin-4.0.3.jar (49 kB at 2.2 MB/s)
16:00:58 [2024-02-28T21:00:58.611Z] [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
16:00:58 [2024-02-28T21:00:58.611Z] [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
16:00:58 [2024-02-28T21:00:58.611Z] [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
16:00:58 [2024-02-28T21:00:58.866Z] [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
16:00:58 [2024-02-28T21:00:58.866Z] [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
16:00:58 [2024-02-28T21:00:58.866Z] [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
16:00:58 [2024-02-28T21:00:58.866Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.pom (6.9 kB at 3.5 MB/s)
16:00:58 [2024-02-28T21:00:58.866Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
16:00:58 [2024-02-28T21:00:58.866Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
16:00:58 [2024-02-28T21:00:58.866Z] [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
16:00:58 [2024-02-28T21:00:58.866Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
16:00:58 [2024-02-28T21:00:58.866Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
16:00:58 [2024-02-28T21:00:58.866Z] [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
16:00:58 [2024-02-28T21:00:58.866Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom (11 kB at 5.3 MB/s)
16:00:58 [2024-02-28T21:00:58.866Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/33/maven-parent-33.pom
16:00:58 [2024-02-28T21:00:58.866Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/33/maven-parent-33.pom
16:00:58 [2024-02-28T21:00:58.866Z] [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
16:00:59 [2024-02-28T21:00:59.122Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/33/maven-parent-33.pom
16:00:59 [2024-02-28T21:00:59.122Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/33/maven-parent-33.pom
16:00:59 [2024-02-28T21:00:59.122Z] [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
16:00:59 [2024-02-28T21:00:59.122Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/33/maven-parent-33.pom (44 kB at 15 MB/s)
16:00:59 [2024-02-28T21:00:59.122Z] [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
16:00:59 [2024-02-28T21:00:59.122Z] [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
16:00:59 [2024-02-28T21:00:59.122Z] [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
16:00:59 [2024-02-28T21:00:59.122Z] [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
16:00:59 [2024-02-28T21:00:59.122Z] [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
16:00:59 [2024-02-28T21:00:59.122Z] [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
16:00:59 [2024-02-28T21:00:59.377Z] [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 53 kB/s)
16:00:59 [2024-02-28T21:00:59.377Z] [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
16:00:59 [2024-02-28T21:00:59.377Z] [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
16:00:59 [2024-02-28T21:00:59.377Z] [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
16:00:59 [2024-02-28T21:00:59.377Z] [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
16:00:59 [2024-02-28T21:00:59.377Z] [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
16:00:59 [2024-02-28T21:00:59.377Z] [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
16:00:59 [2024-02-28T21:00:59.377Z] [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 902 kB/s)
16:00:59 [2024-02-28T21:00:59.377Z] [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
16:00:59 [2024-02-28T21:00:59.377Z] [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
16:00:59 [2024-02-28T21:00:59.377Z] [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
16:00:59 [2024-02-28T21:00:59.633Z] [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
16:00:59 [2024-02-28T21:00:59.633Z] [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
16:00:59 [2024-02-28T21:00:59.633Z] [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
16:00:59 [2024-02-28T21:00:59.633Z] [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 109 kB/s)
16:00:59 [2024-02-28T21:00:59.633Z] [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
16:00:59 [2024-02-28T21:00:59.633Z] [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
16:00:59 [2024-02-28T21:00:59.633Z] [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
16:00:59 [2024-02-28T21:00:59.633Z] [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
16:00:59 [2024-02-28T21:00:59.633Z] [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
16:00:59 [2024-02-28T21:00:59.633Z] [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
16:00:59 [2024-02-28T21:00:59.633Z] [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 286 kB/s)
16:00:59 [2024-02-28T21:00:59.633Z] [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
16:00:59 [2024-02-28T21:00:59.633Z] [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
16:00:59 [2024-02-28T21:00:59.633Z] [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
16:00:59 [2024-02-28T21:00:59.889Z] [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
16:00:59 [2024-02-28T21:00:59.889Z] [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
16:00:59 [2024-02-28T21:00:59.889Z] [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
16:00:59 [2024-02-28T21:00:59.889Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom (14 kB at 1.1 MB/s)
16:00:59 [2024-02-28T21:00:59.889Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
16:00:59 [2024-02-28T21:00:59.889Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
16:00:59 [2024-02-28T21:00:59.889Z] [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
16:00:59 [2024-02-28T21:00:59.889Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
16:00:59 [2024-02-28T21:00:59.889Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
16:00:59 [2024-02-28T21:00:59.889Z] [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
16:00:59 [2024-02-28T21:00:59.889Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (6.6 kB at 6.6 MB/s)
16:00:59 [2024-02-28T21:00:59.889Z] [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
16:00:59 [2024-02-28T21:00:59.889Z] [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
16:00:59 [2024-02-28T21:00:59.889Z] [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
16:01:00 [2024-02-28T21:01:00.145Z] [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
16:01:00 [2024-02-28T21:01:00.145Z] [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
16:01:00 [2024-02-28T21:01:00.145Z] [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
16:01:00 [2024-02-28T21:01:00.145Z] [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)
16:01:00 [2024-02-28T21:01:00.145Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/net/java/jvnet-parent/3/jvnet-parent-3.pom
16:01:00 [2024-02-28T21:01:00.145Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/net/java/jvnet-parent/3/jvnet-parent-3.pom
16:01:00 [2024-02-28T21:01:00.145Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/net/java/jvnet-parent/3/jvnet-parent-3.pom
16:01:00 [2024-02-28T21:01:00.145Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/net/java/jvnet-parent/3/jvnet-parent-3.pom
16:01:00 [2024-02-28T21:01:00.145Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/net/java/jvnet-parent/3/jvnet-parent-3.pom
16:01:00 [2024-02-28T21:01:00.145Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/jvnet-parent/3/jvnet-parent-3.pom
16:01:00 [2024-02-28T21:01:00.146Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/jvnet-parent/3/jvnet-parent-3.pom (4.8 kB at 4.8 MB/s)
16:01:00 [2024-02-28T21:01:00.146Z] [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
16:01:00 [2024-02-28T21:01:00.146Z] [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
16:01:00 [2024-02-28T21:01:00.146Z] [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
16:01:00 [2024-02-28T21:01:00.401Z] [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
16:01:00 [2024-02-28T21:01:00.401Z] [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
16:01:00 [2024-02-28T21:01:00.401Z] [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
16:01:00 [2024-02-28T21:01:00.401Z] [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 328 kB/s)
16:01:00 [2024-02-28T21:01:00.401Z] [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
16:01:00 [2024-02-28T21:01:00.401Z] [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
16:01:00 [2024-02-28T21:01:00.401Z] [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
16:01:00 [2024-02-28T21:01:00.401Z] [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
16:01:00 [2024-02-28T21:01:00.401Z] [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
16:01:00 [2024-02-28T21:01:00.401Z] [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
16:01:00 [2024-02-28T21:01:00.401Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom (14 kB at 1.8 MB/s)
16:01:00 [2024-02-28T21:01:00.401Z] [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
16:01:00 [2024-02-28T21:01:00.401Z] [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
16:01:00 [2024-02-28T21:01:00.402Z] [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
16:01:00 [2024-02-28T21:01:00.657Z] [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
16:01:00 [2024-02-28T21:01:00.657Z] [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
16:01:00 [2024-02-28T21:01:00.657Z] [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
16:01:00 [2024-02-28T21:01:00.657Z] [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 664 kB/s)
16:01:00 [2024-02-28T21:01:00.657Z] [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
16:01:00 [2024-02-28T21:01:00.657Z] [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
16:01:00 [2024-02-28T21:01:00.657Z] [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
16:01:00 [2024-02-28T21:01:00.657Z] [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
16:01:00 [2024-02-28T21:01:00.657Z] [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
16:01:00 [2024-02-28T21:01:00.657Z] [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
16:01:00 [2024-02-28T21:01:00.657Z] [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 2.3 MB/s)
16:01:00 [2024-02-28T21:01:00.658Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
16:01:00 [2024-02-28T21:01:00.658Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
16:01:00 [2024-02-28T21:01:00.658Z] [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
16:01:00 [2024-02-28T21:01:00.914Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
16:01:00 [2024-02-28T21:01:00.914Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
16:01:00 [2024-02-28T21:01:00.914Z] [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
16:01:00 [2024-02-28T21:01:00.914Z] [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 483 kB/s)
16:01:00 [2024-02-28T21:01:00.914Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
16:01:00 [2024-02-28T21:01:00.914Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
16:01:00 [2024-02-28T21:01:00.914Z] [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
16:01:00 [2024-02-28T21:01:00.914Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
16:01:00 [2024-02-28T21:01:00.914Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
16:01:00 [2024-02-28T21:01:00.914Z] [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
16:01:00 [2024-02-28T21:01:00.914Z] [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 646 kB/s)
16:01:00 [2024-02-28T21:01:00.914Z] [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
16:01:00 [2024-02-28T21:01:00.914Z] [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
16:01:00 [2024-02-28T21:01:00.914Z] [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
16:01:01 [2024-02-28T21:01:01.170Z] [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
16:01:01 [2024-02-28T21:01:01.170Z] [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
16:01:01 [2024-02-28T21:01:01.170Z] [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
16:01:01 [2024-02-28T21:01:01.170Z] [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)
16:01:01 [2024-02-28T21:01:01.170Z] [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
16:01:01 [2024-02-28T21:01:01.170Z] [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
16:01:01 [2024-02-28T21:01:01.170Z] [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
16:01:01 [2024-02-28T21:01:01.170Z] [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
16:01:01 [2024-02-28T21:01:01.170Z] [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
16:01:01 [2024-02-28T21:01:01.170Z] [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
16:01:01 [2024-02-28T21:01:01.170Z] [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 184 kB/s)
16:01:01 [2024-02-28T21:01:01.170Z] [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
16:01:01 [2024-02-28T21:01:01.170Z] [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
16:01:01 [2024-02-28T21:01:01.426Z] [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
16:01:01 [2024-02-28T21:01:01.426Z] [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
16:01:01 [2024-02-28T21:01:01.426Z] [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
16:01:01 [2024-02-28T21:01:01.426Z] [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
16:01:01 [2024-02-28T21:01:01.426Z] [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 39 kB/s)
16:01:01 [2024-02-28T21:01:01.426Z] [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
16:01:01 [2024-02-28T21:01:01.426Z] [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
16:01:01 [2024-02-28T21:01:01.426Z] [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
16:01:01 [2024-02-28T21:01:01.426Z] [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
16:01:01 [2024-02-28T21:01:01.426Z] [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
16:01:01 [2024-02-28T21:01:01.682Z] [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
16:01:01 [2024-02-28T21:01:01.682Z] [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 66 kB/s)
16:01:01 [2024-02-28T21:01:01.682Z] [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
16:01:01 [2024-02-28T21:01:01.682Z] [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
16:01:01 [2024-02-28T21:01:01.682Z] [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
16:01:01 [2024-02-28T21:01:01.682Z] [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
16:01:01 [2024-02-28T21:01:01.682Z] [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
16:01:01 [2024-02-28T21:01:01.682Z] [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
16:01:01 [2024-02-28T21:01:01.682Z] [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 47 kB/s)
16:01:01 [2024-02-28T21:01:01.682Z] [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
16:01:01 [2024-02-28T21:01:01.682Z] [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
16:01:01 [2024-02-28T21:01:01.682Z] [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
16:01:01 [2024-02-28T21:01:01.939Z] [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
16:01:01 [2024-02-28T21:01:01.939Z] [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
16:01:01 [2024-02-28T21:01:01.939Z] [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
16:01:01 [2024-02-28T21:01:01.939Z] [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 462 kB/s)
16:01:01 [2024-02-28T21:01:01.939Z] [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
16:01:01 [2024-02-28T21:01:01.939Z] [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
16:01:01 [2024-02-28T21:01:01.939Z] [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
16:01:01 [2024-02-28T21:01:01.939Z] [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
16:01:01 [2024-02-28T21:01:01.939Z] [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
16:01:01 [2024-02-28T21:01:01.939Z] [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
16:01:01 [2024-02-28T21:01:01.939Z] [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 49 kB/s)
16:01:01 [2024-02-28T21:01:01.939Z] [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
16:01:01 [2024-02-28T21:01:01.939Z] [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
16:01:01 [2024-02-28T21:01:01.939Z] [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
16:01:02 [2024-02-28T21:01:02.194Z] [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
16:01:02 [2024-02-28T21:01:02.194Z] [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
16:01:02 [2024-02-28T21:01:02.194Z] [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
16:01:02 [2024-02-28T21:01:02.194Z] [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 110 kB/s)
16:01:02 [2024-02-28T21:01:02.194Z] [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
16:01:02 [2024-02-28T21:01:02.194Z] [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
16:01:02 [2024-02-28T21:01:02.194Z] [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
16:01:02 [2024-02-28T21:01:02.194Z] [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
16:01:02 [2024-02-28T21:01:02.194Z] [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
16:01:02 [2024-02-28T21:01:02.194Z] [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
16:01:02 [2024-02-28T21:01:02.194Z] [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 107 kB/s)
16:01:02 [2024-02-28T21:01:02.194Z] [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
16:01:02 [2024-02-28T21:01:02.450Z] [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
16:01:02 [2024-02-28T21:01:02.450Z] [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
16:01:02 [2024-02-28T21:01:02.450Z] [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
16:01:02 [2024-02-28T21:01:02.450Z] [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
16:01:02 [2024-02-28T21:01:02.450Z] [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
16:01:02 [2024-02-28T21:01:02.450Z] [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 72 kB/s)
16:01:02 [2024-02-28T21:01:02.450Z] [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
16:01:02 [2024-02-28T21:01:02.450Z] [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
16:01:02 [2024-02-28T21:01:02.450Z] [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
16:01:02 [2024-02-28T21:01:02.450Z] [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
16:01:02 [2024-02-28T21:01:02.450Z] [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
16:01:02 [2024-02-28T21:01:02.708Z] [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
16:01:02 [2024-02-28T21:01:02.708Z] [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 546 kB/s)
16:01:02 [2024-02-28T21:01:02.708Z] [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
16:01:02 [2024-02-28T21:01:02.708Z] [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
16:01:02 [2024-02-28T21:01:02.708Z] [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
16:01:02 [2024-02-28T21:01:02.708Z] [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
16:01:02 [2024-02-28T21:01:02.708Z] [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
16:01:02 [2024-02-28T21:01:02.708Z] [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
16:01:02 [2024-02-28T21:01:02.708Z] [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 123 kB/s)
16:01:02 [2024-02-28T21:01:02.708Z] [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
16:01:02 [2024-02-28T21:01:02.708Z] [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
16:01:02 [2024-02-28T21:01:02.708Z] [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
16:01:02 [2024-02-28T21:01:02.964Z] [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
16:01:02 [2024-02-28T21:01:02.964Z] [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
16:01:02 [2024-02-28T21:01:02.964Z] [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
16:01:02 [2024-02-28T21:01:02.964Z] [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 110 kB/s)
16:01:02 [2024-02-28T21:01:02.964Z] [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
16:01:02 [2024-02-28T21:01:02.964Z] [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
16:01:02 [2024-02-28T21:01:02.964Z] [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
16:01:02 [2024-02-28T21:01:02.964Z] [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
16:01:02 [2024-02-28T21:01:02.964Z] [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
16:01:02 [2024-02-28T21:01:02.964Z] [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
16:01:02 [2024-02-28T21:01:02.964Z] [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 254 kB/s)
16:01:02 [2024-02-28T21:01:02.964Z] [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
16:01:03 [2024-02-28T21:01:03.220Z] [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
16:01:03 [2024-02-28T21:01:03.220Z] [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
16:01:03 [2024-02-28T21:01:03.220Z] [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
16:01:03 [2024-02-28T21:01:03.220Z] [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
16:01:03 [2024-02-28T21:01:03.220Z] [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
16:01:03 [2024-02-28T21:01:03.220Z] [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 87 kB/s)
16:01:03 [2024-02-28T21:01:03.220Z] [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
16:01:03 [2024-02-28T21:01:03.220Z] [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
16:01:03 [2024-02-28T21:01:03.220Z] [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
16:01:03 [2024-02-28T21:01:03.476Z] [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
16:01:03 [2024-02-28T21:01:03.476Z] [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
16:01:03 [2024-02-28T21:01:03.476Z] [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
16:01:03 [2024-02-28T21:01:03.476Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom (5.8 kB at 2.9 MB/s)
16:01:03 [2024-02-28T21:01:03.476Z] [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
16:01:03 [2024-02-28T21:01:03.476Z] [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
16:01:03 [2024-02-28T21:01:03.476Z] [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
16:01:03 [2024-02-28T21:01:03.476Z] [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
16:01:03 [2024-02-28T21:01:03.476Z] [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
16:01:03 [2024-02-28T21:01:03.476Z] [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
16:01:03 [2024-02-28T21:01:03.476Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom (5.1 kB at 2.5 MB/s)
16:01:03 [2024-02-28T21:01:03.476Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/34/maven-parent-34.pom
16:01:03 [2024-02-28T21:01:03.476Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/34/maven-parent-34.pom
16:01:03 [2024-02-28T21:01:03.476Z] [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
16:01:03 [2024-02-28T21:01:03.732Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/34/maven-parent-34.pom
16:01:03 [2024-02-28T21:01:03.732Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/34/maven-parent-34.pom
16:01:03 [2024-02-28T21:01:03.733Z] [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
16:01:03 [2024-02-28T21:01:03.733Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/34/maven-parent-34.pom (43 kB at 14 MB/s)
16:01:03 [2024-02-28T21:01:03.733Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/23/apache-23.pom
16:01:03 [2024-02-28T21:01:03.733Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/23/apache-23.pom
16:01:03 [2024-02-28T21:01:03.733Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/23/apache-23.pom
16:01:03 [2024-02-28T21:01:03.733Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/23/apache-23.pom
16:01:03 [2024-02-28T21:01:03.733Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/23/apache-23.pom
16:01:03 [2024-02-28T21:01:03.733Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/23/apache-23.pom
16:01:03 [2024-02-28T21:01:03.733Z] [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 2.0 MB/s)
16:01:03 [2024-02-28T21:01:03.733Z] [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
16:01:03 [2024-02-28T21:01:03.733Z] [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
16:01:03 [2024-02-28T21:01:03.733Z] [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
16:01:03 [2024-02-28T21:01:03.988Z] [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
16:01:03 [2024-02-28T21:01:03.988Z] [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
16:01:03 [2024-02-28T21:01:03.988Z] [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
16:01:03 [2024-02-28T21:01:03.988Z] [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 4.4 MB/s)
16:01:03 [2024-02-28T21:01:03.989Z] [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
16:01:03 [2024-02-28T21:01:03.989Z] [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
16:01:03 [2024-02-28T21:01:03.989Z] [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
16:01:03 [2024-02-28T21:01:03.989Z] [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
16:01:03 [2024-02-28T21:01:03.989Z] [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
16:01:03 [2024-02-28T21:01:03.989Z] [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
16:01:03 [2024-02-28T21:01:03.989Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice-parent/5.1.0/guice-parent-5.1.0.pom (18 kB at 8.9 MB/s)
16:01:03 [2024-02-28T21:01:03.989Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/google/5/google-5.pom
16:01:04 [2024-02-28T21:01:04.245Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/google/5/google-5.pom
16:01:04 [2024-02-28T21:01:04.245Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/google/5/google-5.pom
16:01:04 [2024-02-28T21:01:04.245Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/google/5/google-5.pom
16:01:04 [2024-02-28T21:01:04.245Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/google/5/google-5.pom
16:01:04 [2024-02-28T21:01:04.245Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/5/google-5.pom
16:01:04 [2024-02-28T21:01:04.245Z] [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 205 kB/s)
16:01:04 [2024-02-28T21:01:04.245Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
16:01:04 [2024-02-28T21:01:04.245Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
16:01:04 [2024-02-28T21:01:04.245Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
16:01:04 [2024-02-28T21:01:04.245Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
16:01:04 [2024-02-28T21:01:04.245Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
16:01:04 [2024-02-28T21:01:04.245Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
16:01:04 [2024-02-28T21:01:04.245Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/aopalliance/aopalliance/1.0/aopalliance-1.0.pom (363 B at 363 kB/s)
16:01:04 [2024-02-28T21:01:04.245Z] [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
16:01:04 [2024-02-28T21:01:04.501Z] [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
16:01:04 [2024-02-28T21:01:04.501Z] [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
16:01:04 [2024-02-28T21:01:04.501Z] [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
16:01:04 [2024-02-28T21:01:04.501Z] [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
16:01:04 [2024-02-28T21:01:04.501Z] [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
16:01:04 [2024-02-28T21:01:04.501Z] [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 5.7 MB/s)
16:01:04 [2024-02-28T21:01:04.501Z] [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
16:01:04 [2024-02-28T21:01:04.501Z] [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
16:01:04 [2024-02-28T21:01:04.501Z] [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
16:01:04 [2024-02-28T21:01:04.757Z] [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
16:01:04 [2024-02-28T21:01:04.757Z] [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
16:01:04 [2024-02-28T21:01:04.757Z] [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
16:01:04 [2024-02-28T21:01:04.757Z] [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 10 MB/s)
16:01:04 [2024-02-28T21:01:04.758Z] [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
16:01:04 [2024-02-28T21:01:04.758Z] [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
16:01:04 [2024-02-28T21:01:04.758Z] [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
16:01:04 [2024-02-28T21:01:04.758Z] [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
16:01:04 [2024-02-28T21:01:04.758Z] [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
16:01:05 [2024-02-28T21:01:05.013Z] [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
16:01:05 [2024-02-28T21:01:05.013Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom (2.4 kB at 804 kB/s)
16:01:05 [2024-02-28T21:01:05.013Z] [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
16:01:05 [2024-02-28T21:01:05.013Z] [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
16:01:05 [2024-02-28T21:01:05.013Z] [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
16:01:05 [2024-02-28T21:01:05.013Z] [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
16:01:05 [2024-02-28T21:01:05.013Z] [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
16:01:05 [2024-02-28T21:01:05.013Z] [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
16:01:05 [2024-02-28T21:01:05.013Z] [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)
16:01:05 [2024-02-28T21:01:05.013Z] [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
16:01:05 [2024-02-28T21:01:05.013Z] [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
16:01:05 [2024-02-28T21:01:05.013Z] [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
16:01:05 [2024-02-28T21:01:05.269Z] [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
16:01:05 [2024-02-28T21:01:05.269Z] [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
16:01:05 [2024-02-28T21:01:05.269Z] [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
16:01:05 [2024-02-28T21:01:05.269Z] [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 10 MB/s)
16:01:05 [2024-02-28T21:01:05.269Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/52/commons-parent-52.pom
16:01:05 [2024-02-28T21:01:05.269Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/52/commons-parent-52.pom
16:01:05 [2024-02-28T21:01:05.269Z] [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
16:01:05 [2024-02-28T21:01:05.269Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/52/commons-parent-52.pom
16:01:05 [2024-02-28T21:01:05.269Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/52/commons-parent-52.pom
16:01:05 [2024-02-28T21:01:05.269Z] [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
16:01:05 [2024-02-28T21:01:05.269Z] [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 20 MB/s)
16:01:05 [2024-02-28T21:01:05.269Z] [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
16:01:05 [2024-02-28T21:01:05.269Z] [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
16:01:05 [2024-02-28T21:01:05.269Z] [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
16:01:05 [2024-02-28T21:01:05.269Z] [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
16:01:05 [2024-02-28T21:01:05.525Z] [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
16:01:05 [2024-02-28T21:01:05.525Z] [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
16:01:05 [2024-02-28T21:01:05.525Z] [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
16:01:05 [2024-02-28T21:01:05.525Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.6.1/maven-archiver-3.6.1.pom (4.1 kB at 4.1 MB/s)
16:01:05 [2024-02-28T21:01:05.525Z] [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
16:01:05 [2024-02-28T21:01:05.525Z] [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
16:01:05 [2024-02-28T21:01:05.525Z] [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
16:01:05 [2024-02-28T21:01:05.525Z] [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
16:01:05 [2024-02-28T21:01:05.525Z] [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
16:01:05 [2024-02-28T21:01:05.525Z] [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
16:01:05 [2024-02-28T21:01:05.525Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/40/maven-shared-components-40.pom (3.2 kB at 1.6 MB/s)
16:01:05 [2024-02-28T21:01:05.525Z] [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
16:01:05 [2024-02-28T21:01:05.525Z] [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
16:01:05 [2024-02-28T21:01:05.525Z] [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
16:01:05 [2024-02-28T21:01:05.781Z] [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
16:01:05 [2024-02-28T21:01:05.781Z] [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
16:01:05 [2024-02-28T21:01:05.781Z] [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
16:01:05 [2024-02-28T21:01:05.781Z] [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)
16:01:05 [2024-02-28T21:01:05.781Z] [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
16:01:05 [2024-02-28T21:01:05.781Z] [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
16:01:05 [2024-02-28T21:01:05.781Z] [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
16:01:05 [2024-02-28T21:01:05.781Z] [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
16:01:05 [2024-02-28T21:01:05.781Z] [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
16:01:05 [2024-02-28T21:01:05.781Z] [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
16:01:05 [2024-02-28T21:01:05.781Z] [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 92 kB/s)
16:01:05 [2024-02-28T21:01:05.781Z] [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
16:01:05 [2024-02-28T21:01:05.781Z] [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
16:01:05 [2024-02-28T21:01:05.781Z] [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
16:01:06 [2024-02-28T21:01:06.036Z] [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
16:01:06 [2024-02-28T21:01:06.036Z] [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
16:01:06 [2024-02-28T21:01:06.036Z] [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
16:01:06 [2024-02-28T21:01:06.036Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/konghq/unirest-java/3.14.5/unirest-java-3.14.5.pom (3.5 kB at 3.5 MB/s)
16:01:06 [2024-02-28T21:01:06.036Z] [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
16:01:06 [2024-02-28T21:01:06.036Z] [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
16:01:06 [2024-02-28T21:01:06.036Z] [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
16:01:06 [2024-02-28T21:01:06.037Z] [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
16:01:06 [2024-02-28T21:01:06.292Z] [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
16:01:06 [2024-02-28T21:01:06.292Z] [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
16:01:06 [2024-02-28T21:01:06.292Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/konghq/unirest-java-parent/3.14.5/unirest-java-parent-3.14.5.pom (19 kB at 9.7 MB/s)
16:01:06 [2024-02-28T21:01:06.292Z] [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
16:01:06 [2024-02-28T21:01:06.292Z] [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
16:01:06 [2024-02-28T21:01:06.292Z] [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
16:01:06 [2024-02-28T21:01:06.292Z] [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
16:01:06 [2024-02-28T21:01:06.292Z] [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
16:01:06 [2024-02-28T21:01:06.547Z] [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
16:01:06 [2024-02-28T21:01:06.548Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom (6.6 kB at 6.6 MB/s)
16:01:06 [2024-02-28T21:01:06.548Z] [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
16:01:06 [2024-02-28T21:01:06.548Z] [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
16:01:06 [2024-02-28T21:01:06.548Z] [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
16:01:06 [2024-02-28T21:01:06.803Z] [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
16:01:06 [2024-02-28T21:01:06.803Z] [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
16:01:06 [2024-02-28T21:01:06.803Z] [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
16:01:06 [2024-02-28T21:01:06.803Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom (16 kB at 8.2 MB/s)
16:01:06 [2024-02-28T21:01:06.803Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom
16:01:06 [2024-02-28T21:01:06.803Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom
16:01:06 [2024-02-28T21:01:06.803Z] [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
16:01:07 [2024-02-28T21:01:07.058Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom
16:01:07 [2024-02-28T21:01:07.058Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom
16:01:07 [2024-02-28T21:01:07.058Z] [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
16:01:07 [2024-02-28T21:01:07.058Z] [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 6.9 MB/s)
16:01:07 [2024-02-28T21:01:07.058Z] [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
16:01:07 [2024-02-28T21:01:07.058Z] [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
16:01:07 [2024-02-28T21:01:07.058Z] [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
16:01:07 [2024-02-28T21:01:07.314Z] [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
16:01:07 [2024-02-28T21:01:07.314Z] [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
16:01:07 [2024-02-28T21:01:07.314Z] [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
16:01:07 [2024-02-28T21:01:07.314Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom (5.0 kB at 2.5 MB/s)
16:01:07 [2024-02-28T21:01:07.314Z] [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
16:01:07 [2024-02-28T21:01:07.314Z] [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
16:01:07 [2024-02-28T21:01:07.314Z] [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
16:01:07 [2024-02-28T21:01:07.314Z] [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
16:01:07 [2024-02-28T21:01:07.314Z] [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
16:01:07 [2024-02-28T21:01:07.314Z] [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
16:01:07 [2024-02-28T21:01:07.314Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom (13 kB at 6.6 MB/s)
16:01:07 [2024-02-28T21:01:07.314Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
16:01:07 [2024-02-28T21:01:07.314Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
16:01:07 [2024-02-28T21:01:07.314Z] [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
16:01:07 [2024-02-28T21:01:07.572Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
16:01:07 [2024-02-28T21:01:07.572Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
16:01:07 [2024-02-28T21:01:07.572Z] [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
16:01:07 [2024-02-28T21:01:07.572Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.2/commons-logging-1.2.pom (19 kB at 9.6 MB/s)
16:01:07 [2024-02-28T21:01:07.572Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/34/commons-parent-34.pom
16:01:07 [2024-02-28T21:01:07.572Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/34/commons-parent-34.pom
16:01:07 [2024-02-28T21:01:07.572Z] [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
16:01:07 [2024-02-28T21:01:07.572Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/34/commons-parent-34.pom
16:01:07 [2024-02-28T21:01:07.572Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/34/commons-parent-34.pom
16:01:07 [2024-02-28T21:01:07.572Z] [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
16:01:07 [2024-02-28T21:01:07.572Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/34/commons-parent-34.pom (56 kB at 14 MB/s)
16:01:07 [2024-02-28T21:01:07.572Z] [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
16:01:07 [2024-02-28T21:01:07.572Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.11/commons-codec-1.11.pom
16:01:07 [2024-02-28T21:01:07.572Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.11/commons-codec-1.11.pom
16:01:07 [2024-02-28T21:01:07.572Z] [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
16:01:07 [2024-02-28T21:01:07.572Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.11/commons-codec-1.11.pom
16:01:07 [2024-02-28T21:01:07.572Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.11/commons-codec-1.11.pom
16:01:07 [2024-02-28T21:01:07.572Z] [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
16:01:07 [2024-02-28T21:01:07.572Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.11/commons-codec-1.11.pom (14 kB at 7.0 MB/s)
16:01:07 [2024-02-28T21:01:07.572Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/42/commons-parent-42.pom
16:01:07 [2024-02-28T21:01:07.572Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/42/commons-parent-42.pom
16:01:07 [2024-02-28T21:01:07.572Z] [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
16:01:07 [2024-02-28T21:01:07.828Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/42/commons-parent-42.pom
16:01:07 [2024-02-28T21:01:07.828Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/42/commons-parent-42.pom
16:01:07 [2024-02-28T21:01:07.828Z] [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
16:01:07 [2024-02-28T21:01:07.828Z] [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 14 MB/s)
16:01:07 [2024-02-28T21:01:07.828Z] [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
16:01:07 [2024-02-28T21:01:07.828Z] [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
16:01:07 [2024-02-28T21:01:07.828Z] [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
16:01:07 [2024-02-28T21:01:07.828Z] [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
16:01:07 [2024-02-28T21:01:07.828Z] [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
16:01:07 [2024-02-28T21:01:07.828Z] [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
16:01:07 [2024-02-28T21:01:07.828Z] [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
16:01:07 [2024-02-28T21:01:07.828Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.pom (5.2 kB at 2.6 MB/s)
16:01:07 [2024-02-28T21:01:07.828Z] [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
16:01:08 [2024-02-28T21:01:08.085Z] [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
16:01:08 [2024-02-28T21:01:08.085Z] [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
16:01:08 [2024-02-28T21:01:08.085Z] [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
16:01:08 [2024-02-28T21:01:08.085Z] [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
16:01:08 [2024-02-28T21:01:08.085Z] [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
16:01:08 [2024-02-28T21:01:08.085Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore-nio/4.4.13/httpcore-nio-4.4.13.pom (5.5 kB at 2.8 MB/s)
16:01:08 [2024-02-28T21:01:08.085Z] [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
16:01:08 [2024-02-28T21:01:08.085Z] [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
16:01:08 [2024-02-28T21:01:08.085Z] [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
16:01:08 [2024-02-28T21:01:08.085Z] [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
16:01:08 [2024-02-28T21:01:08.085Z] [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
16:01:08 [2024-02-28T21:01:08.085Z] [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
16:01:08 [2024-02-28T21:01:08.085Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpasyncclient/4.1.5/httpasyncclient-4.1.5.pom (5.9 kB at 5.9 MB/s)
16:01:08 [2024-02-28T21:01:08.085Z] [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
16:01:08 [2024-02-28T21:01:08.085Z] [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
16:01:08 [2024-02-28T21:01:08.341Z] [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
16:01:08 [2024-02-28T21:01:08.341Z] [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
16:01:08 [2024-02-28T21:01:08.341Z] [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
16:01:08 [2024-02-28T21:01:08.341Z] [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
16:01:08 [2024-02-28T21:01:08.341Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-asyncclient/4.1.5/httpcomponents-asyncclient-4.1.5.pom (10 kB at 5.1 MB/s)
16:01:08 [2024-02-28T21:01:08.341Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.15/commons-codec-1.15.pom
16:01:08 [2024-02-28T21:01:08.341Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.15/commons-codec-1.15.pom
16:01:08 [2024-02-28T21:01:08.341Z] [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
16:01:08 [2024-02-28T21:01:08.341Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.15/commons-codec-1.15.pom
16:01:08 [2024-02-28T21:01:08.341Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.15/commons-codec-1.15.pom
16:01:08 [2024-02-28T21:01:08.596Z] [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
16:01:08 [2024-02-28T21:01:08.596Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.15/commons-codec-1.15.pom (15 kB at 7.7 MB/s)
16:01:08 [2024-02-28T21:01:08.596Z] [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
16:01:08 [2024-02-28T21:01:08.597Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/code/gson/gson/2.10/gson-2.10.pom
16:01:08 [2024-02-28T21:01:08.597Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/code/gson/gson/2.10/gson-2.10.pom
16:01:08 [2024-02-28T21:01:08.597Z] [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
16:01:08 [2024-02-28T21:01:08.597Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/code/gson/gson/2.10/gson-2.10.pom
16:01:08 [2024-02-28T21:01:08.597Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/code/gson/gson/2.10/gson-2.10.pom
16:01:08 [2024-02-28T21:01:08.597Z] [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
16:01:08 [2024-02-28T21:01:08.597Z] [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 1.9 MB/s)
16:01:08 [2024-02-28T21:01:08.597Z] [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
16:01:08 [2024-02-28T21:01:08.597Z] [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
16:01:08 [2024-02-28T21:01:08.597Z] [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
16:01:08 [2024-02-28T21:01:08.853Z] [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
16:01:08 [2024-02-28T21:01:08.853Z] [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
16:01:08 [2024-02-28T21:01:08.853Z] [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
16:01:08 [2024-02-28T21:01:08.853Z] [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.5 MB/s)
16:01:08 [2024-02-28T21:01:08.853Z] [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
16:01:08 [2024-02-28T21:01:08.853Z] [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
16:01:08 [2024-02-28T21:01:08.853Z] [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
16:01:08 [2024-02-28T21:01:08.853Z] [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
16:01:08 [2024-02-28T21:01:08.853Z] [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
16:01:08 [2024-02-28T21:01:08.853Z] [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
16:01:08 [2024-02-28T21:01:08.853Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom (3.2 kB at 1.6 MB/s)
16:01:08 [2024-02-28T21:01:08.853Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
16:01:08 [2024-02-28T21:01:08.853Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
16:01:08 [2024-02-28T21:01:08.853Z] [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
16:01:09 [2024-02-28T21:01:09.109Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
16:01:09 [2024-02-28T21:01:09.109Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
16:01:09 [2024-02-28T21:01:09.109Z] [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
16:01:09 [2024-02-28T21:01:09.109Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/15/spice-parent-15.pom (8.4 kB at 4.2 MB/s)
16:01:09 [2024-02-28T21:01:09.109Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
16:01:09 [2024-02-28T21:01:09.109Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
16:01:09 [2024-02-28T21:01:09.109Z] [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
16:01:09 [2024-02-28T21:01:09.365Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
16:01:09 [2024-02-28T21:01:09.365Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
16:01:09 [2024-02-28T21:01:09.365Z] [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
16:01:09 [2024-02-28T21:01:09.365Z] [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 4.2 MB/s)
16:01:09 [2024-02-28T21:01:09.365Z] [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
16:01:09 [2024-02-28T21:01:09.365Z] [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
16:01:09 [2024-02-28T21:01:09.365Z] [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
16:01:09 [2024-02-28T21:01:09.365Z] [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
16:01:09 [2024-02-28T21:01:09.365Z] [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
16:01:09 [2024-02-28T21:01:09.365Z] [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
16:01:09 [2024-02-28T21:01:09.365Z] [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
16:01:09 [2024-02-28T21:01:09.365Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
16:01:09 [2024-02-28T21:01:09.365Z] [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
16:01:09 [2024-02-28T21:01:09.365Z] [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
16:01:09 [2024-02-28T21:01:09.365Z] [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
16:01:09 [2024-02-28T21:01:09.365Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/code/gson/gson/2.10/gson-2.10.jar
16:01:09 [2024-02-28T21:01:09.365Z] [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
16:01:09 [2024-02-28T21:01:09.621Z] [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
16:01:09 [2024-02-28T21:01:09.621Z] [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
16:01:09 [2024-02-28T21:01:09.621Z] [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
16:01:09 [2024-02-28T21:01:09.621Z] [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
16:01:09 [2024-02-28T21:01:09.621Z] [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
16:01:09 [2024-02-28T21:01:09.621Z] [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
16:01:09 [2024-02-28T21:01:09.621Z] [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
16:01:09 [2024-02-28T21:01:09.621Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
16:01:09 [2024-02-28T21:01:09.621Z] [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
16:01:09 [2024-02-28T21:01:09.621Z] [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
16:01:09 [2024-02-28T21:01:09.621Z] [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
16:01:09 [2024-02-28T21:01:09.621Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/code/gson/gson/2.10/gson-2.10.jar
16:01:09 [2024-02-28T21:01:09.621Z] [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
16:01:09 [2024-02-28T21:01:09.621Z] [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
16:01:09 [2024-02-28T21:01:09.877Z] [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
16:01:09 [2024-02-28T21:01:09.877Z] [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
16:01:09 [2024-02-28T21:01:09.877Z] [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
16:01:09 [2024-02-28T21:01:09.877Z] [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
16:01:09 [2024-02-28T21:01:09.877Z] [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
16:01:09 [2024-02-28T21:01:09.877Z] [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
16:01:09 [2024-02-28T21:01:09.877Z] [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
16:01:09 [2024-02-28T21:01:09.877Z] [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
16:01:10 [2024-02-28T21:01:10.170Z] [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
16:01:10 [2024-02-28T21:01:10.170Z] [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
16:01:10 [2024-02-28T21:01:10.170Z] [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
16:01:10 [2024-02-28T21:01:10.170Z] [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
16:01:10 [2024-02-28T21:01:10.426Z] [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
16:01:10 [2024-02-28T21:01:10.426Z] [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
16:01:10 [2024-02-28T21:01:10.426Z] [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
16:01:10 [2024-02-28T21:01:10.426Z] [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
16:01:10 [2024-02-28T21:01:10.426Z] [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
16:01:10 [2024-02-28T21:01:10.426Z] [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
16:01:10 [2024-02-28T21:01:10.426Z] [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
16:01:10 [2024-02-28T21:01:10.426Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
16:01:10 [2024-02-28T21:01:10.426Z] [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
16:01:10 [2024-02-28T21:01:10.426Z] [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
16:01:10 [2024-02-28T21:01:10.426Z] [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
16:01:10 [2024-02-28T21:01:10.426Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/code/gson/gson/2.10/gson-2.10.jar
16:01:10 [2024-02-28T21:01:10.426Z] [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
16:01:10 [2024-02-28T21:01:10.426Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.jar
16:01:10 [2024-02-28T21:01:10.427Z] [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
16:01:10 [2024-02-28T21:01:10.427Z] [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
16:01:10 [2024-02-28T21:01:10.427Z] [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
16:01:10 [2024-02-28T21:01:10.427Z] [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
16:01:10 [2024-02-28T21:01:10.427Z] [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
16:01:10 [2024-02-28T21:01:10.427Z] [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
16:01:10 [2024-02-28T21:01:10.427Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
16:01:10 [2024-02-28T21:01:10.427Z] [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
16:01:10 [2024-02-28T21:01:10.427Z] [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
16:01:10 [2024-02-28T21:01:10.427Z] [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
16:01:10 [2024-02-28T21:01:10.427Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/code/gson/gson/2.10/gson-2.10.jar
16:01:10 [2024-02-28T21:01:10.427Z] [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
16:01:10 [2024-02-28T21:01:10.427Z] [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
16:01:10 [2024-02-28T21:01:10.427Z] [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 32 MB/s)
16:01:10 [2024-02-28T21:01:10.427Z] [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
16:01:10 [2024-02-28T21:01:10.427Z] [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
16:01:10 [2024-02-28T21:01:10.427Z] [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
16:01:10 [2024-02-28T21:01:10.427Z] [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
16:01:10 [2024-02-28T21:01:10.427Z] [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
16:01:10 [2024-02-28T21:01:10.427Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.6.1/maven-archiver-3.6.1.jar (27 kB at 13 MB/s)
16:01:10 [2024-02-28T21:01:10.427Z] [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
16:01:10 [2024-02-28T21:01:10.427Z] [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 41 MB/s)
16:01:10 [2024-02-28T21:01:10.427Z] [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
16:01:10 [2024-02-28T21:01:10.427Z] [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 6.2 MB/s)
16:01:10 [2024-02-28T21:01:10.427Z] [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
16:01:10 [2024-02-28T21:01:10.427Z] [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 3.5 MB/s)
16:01:10 [2024-02-28T21:01:10.427Z] [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
16:01:10 [2024-02-28T21:01:10.427Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar (780 kB at 60 MB/s)
16:01:10 [2024-02-28T21:01:10.427Z] [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
16:01:10 [2024-02-28T21:01:10.427Z] [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 23 MB/s)
16:01:10 [2024-02-28T21:01:10.427Z] [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
16:01:10 [2024-02-28T21:01:10.427Z] [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 21 MB/s)
16:01:10 [2024-02-28T21:01:10.427Z] [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
16:01:10 [2024-02-28T21:01:10.427Z] [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 15 MB/s)
16:01:10 [2024-02-28T21:01:10.427Z] [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 446 kB/s)
16:01:10 [2024-02-28T21:01:10.427Z] [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 8.6 MB/s)
16:01:10 [2024-02-28T21:01:10.427Z] [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 4.8 MB/s)
16:01:10 [2024-02-28T21:01:10.427Z] [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 4.6 MB/s)
16:01:10 [2024-02-28T21:01:10.989Z] [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
16:01:10 [2024-02-28T21:01:10.989Z] [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
16:01:10 [2024-02-28T21:01:10.989Z] [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
16:01:11 [2024-02-28T21:01:11.245Z] [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
16:01:11 [2024-02-28T21:01:11.245Z] [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
16:01:11 [2024-02-28T21:01:11.245Z] [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
16:01:11 [2024-02-28T21:01:11.245Z] [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 110 kB/s)
16:01:11 [2024-02-28T21:01:11.245Z] [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
16:01:11 [2024-02-28T21:01:11.245Z] [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
16:01:11 [2024-02-28T21:01:11.245Z] [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
16:01:11 [2024-02-28T21:01:11.245Z] [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
16:01:11 [2024-02-28T21:01:11.245Z] [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
16:01:11 [2024-02-28T21:01:11.245Z] [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
16:01:11 [2024-02-28T21:01:11.245Z] [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 4.1 MB/s)
16:01:11 [2024-02-28T21:01:11.245Z] [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
16:01:11 [2024-02-28T21:01:11.245Z] [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
16:01:11 [2024-02-28T21:01:11.245Z] [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
16:01:11 [2024-02-28T21:01:11.501Z] [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
16:01:11 [2024-02-28T21:01:11.501Z] [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
16:01:11 [2024-02-28T21:01:11.501Z] [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
16:01:11 [2024-02-28T21:01:11.501Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/4.0.3/tycho-artifactcomparator-4.0.3.pom (2.7 kB at 108 kB/s)
16:01:11 [2024-02-28T21:01:11.501Z] [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
16:01:11 [2024-02-28T21:01:11.501Z] [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
16:01:11 [2024-02-28T21:01:11.501Z] [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
16:01:11 [2024-02-28T21:01:11.501Z] [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
16:01:11 [2024-02-28T21:01:11.501Z] [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
16:01:11 [2024-02-28T21:01:11.501Z] [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
16:01:11 [2024-02-28T21:01:11.501Z] [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 324 kB/s)
16:01:11 [2024-02-28T21:01:11.501Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/ow2/1.5.1/ow2-1.5.1.pom
16:01:11 [2024-02-28T21:01:11.501Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/ow2/1.5.1/ow2-1.5.1.pom
16:01:11 [2024-02-28T21:01:11.501Z] [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
16:01:11 [2024-02-28T21:01:11.756Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/ow2/1.5.1/ow2-1.5.1.pom
16:01:11 [2024-02-28T21:01:11.757Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/ow2/1.5.1/ow2-1.5.1.pom
16:01:11 [2024-02-28T21:01:11.757Z] [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
16:01:11 [2024-02-28T21:01:11.757Z] [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)
16:01:11 [2024-02-28T21:01:11.757Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/9.5/asm-9.5.pom
16:01:11 [2024-02-28T21:01:11.757Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/9.5/asm-9.5.pom
16:01:11 [2024-02-28T21:01:11.757Z] [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
16:01:12 [2024-02-28T21:01:12.012Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/9.5/asm-9.5.pom
16:01:12 [2024-02-28T21:01:12.012Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/9.5/asm-9.5.pom
16:01:12 [2024-02-28T21:01:12.012Z] [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
16:01:12 [2024-02-28T21:01:12.012Z] [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 237 kB/s)
16:01:12 [2024-02-28T21:01:12.012Z] [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
16:01:12 [2024-02-28T21:01:12.012Z] [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
16:01:12 [2024-02-28T21:01:12.012Z] [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
16:01:12 [2024-02-28T21:01:12.012Z] [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
16:01:12 [2024-02-28T21:01:12.012Z] [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
16:01:12 [2024-02-28T21:01:12.012Z] [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
16:01:12 [2024-02-28T21:01:12.013Z] [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 367 kB/s)
16:01:12 [2024-02-28T21:01:12.013Z] [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
16:01:12 [2024-02-28T21:01:12.013Z] [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
16:01:12 [2024-02-28T21:01:12.013Z] [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
16:01:12 [2024-02-28T21:01:12.268Z] [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
16:01:12 [2024-02-28T21:01:12.268Z] [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
16:01:12 [2024-02-28T21:01:12.268Z] [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
16:01:12 [2024-02-28T21:01:12.268Z] [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 328 kB/s)
16:01:12 [2024-02-28T21:01:12.268Z] [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
16:01:12 [2024-02-28T21:01:12.268Z] [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
16:01:12 [2024-02-28T21:01:12.268Z] [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
16:01:12 [2024-02-28T21:01:12.268Z] [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
16:01:12 [2024-02-28T21:01:12.268Z] [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
16:01:12 [2024-02-28T21:01:12.268Z] [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
16:01:12 [2024-02-28T21:01:12.268Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/xmlunit/xmlunit-core/2.9.1/xmlunit-core-2.9.1.pom (2.4 kB at 2.4 MB/s)
16:01:12 [2024-02-28T21:01:12.268Z] [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
16:01:12 [2024-02-28T21:01:12.268Z] [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
16:01:12 [2024-02-28T21:01:12.526Z] [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
16:01:12 [2024-02-28T21:01:12.526Z] [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
16:01:12 [2024-02-28T21:01:12.526Z] [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
16:01:12 [2024-02-28T21:01:12.526Z] [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
16:01:12 [2024-02-28T21:01:12.526Z] [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 10 MB/s)
16:01:12 [2024-02-28T21:01:12.526Z] [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
16:01:12 [2024-02-28T21:01:12.526Z] [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
16:01:12 [2024-02-28T21:01:12.526Z] [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
16:01:12 [2024-02-28T21:01:12.526Z] [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
16:01:12 [2024-02-28T21:01:12.526Z] [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
16:01:12 [2024-02-28T21:01:12.526Z] [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
16:01:12 [2024-02-28T21:01:12.526Z] [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 13 MB/s)
16:01:12 [2024-02-28T21:01:12.526Z] [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
16:01:12 [2024-02-28T21:01:12.526Z] [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
16:01:12 [2024-02-28T21:01:12.527Z] [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
16:01:12 [2024-02-28T21:01:12.782Z] [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
16:01:12 [2024-02-28T21:01:12.782Z] [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
16:01:12 [2024-02-28T21:01:12.782Z] [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
16:01:12 [2024-02-28T21:01:12.782Z] [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 4.5 MB/s)
16:01:12 [2024-02-28T21:01:12.782Z] [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
16:01:12 [2024-02-28T21:01:12.782Z] [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
16:01:12 [2024-02-28T21:01:12.782Z] [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
16:01:12 [2024-02-28T21:01:12.782Z] [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
16:01:12 [2024-02-28T21:01:12.782Z] [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
16:01:12 [2024-02-28T21:01:12.782Z] [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
16:01:12 [2024-02-28T21:01:12.782Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom (13 kB at 6.7 MB/s)
16:01:12 [2024-02-28T21:01:12.782Z] [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
16:01:12 [2024-02-28T21:01:12.782Z] [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
16:01:12 [2024-02-28T21:01:12.782Z] [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
16:01:13 [2024-02-28T21:01:13.038Z] [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
16:01:13 [2024-02-28T21:01:13.038Z] [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
16:01:13 [2024-02-28T21:01:13.038Z] [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
16:01:13 [2024-02-28T21:01:13.038Z] [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 2.7 MB/s)
16:01:13 [2024-02-28T21:01:13.038Z] [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
16:01:13 [2024-02-28T21:01:13.038Z] [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
16:01:13 [2024-02-28T21:01:13.038Z] [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
16:01:13 [2024-02-28T21:01:13.038Z] [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
16:01:13 [2024-02-28T21:01:13.039Z] [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
16:01:13 [2024-02-28T21:01:13.039Z] [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
16:01:13 [2024-02-28T21:01:13.039Z] [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
16:01:13 [2024-02-28T21:01:13.039Z] [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 1.3 MB/s)
16:01:13 [2024-02-28T21:01:13.039Z] [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
16:01:13 [2024-02-28T21:01:13.039Z] [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
16:01:13 [2024-02-28T21:01:13.039Z] [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
16:01:13 [2024-02-28T21:01:13.295Z] [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
16:01:13 [2024-02-28T21:01:13.295Z] [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
16:01:13 [2024-02-28T21:01:13.295Z] [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
16:01:13 [2024-02-28T21:01:13.295Z] [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 10 MB/s)
16:01:13 [2024-02-28T21:01:13.295Z] [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
16:01:13 [2024-02-28T21:01:13.295Z] [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
16:01:13 [2024-02-28T21:01:13.295Z] [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
16:01:13 [2024-02-28T21:01:13.295Z] [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
16:01:13 [2024-02-28T21:01:13.295Z] [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
16:01:13 [2024-02-28T21:01:13.295Z] [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
16:01:13 [2024-02-28T21:01:13.295Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.pom (31 kB at 10 MB/s)
16:01:13 [2024-02-28T21:01:13.295Z] [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
16:01:13 [2024-02-28T21:01:13.295Z] [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
16:01:13 [2024-02-28T21:01:13.295Z] [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
16:01:13 [2024-02-28T21:01:13.295Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/9.5/asm-9.5.jar
16:01:13 [2024-02-28T21:01:13.295Z] [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
16:01:13 [2024-02-28T21:01:13.295Z] [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
16:01:13 [2024-02-28T21:01:13.295Z] [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
16:01:13 [2024-02-28T21:01:13.295Z] [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
16:01:13 [2024-02-28T21:01:13.295Z] [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
16:01:13 [2024-02-28T21:01:13.295Z] [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
16:01:13 [2024-02-28T21:01:13.295Z] [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
16:01:13 [2024-02-28T21:01:13.295Z] [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
16:01:13 [2024-02-28T21:01:13.295Z] [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
16:01:13 [2024-02-28T21:01:13.295Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/9.5/asm-9.5.jar
16:01:13 [2024-02-28T21:01:13.295Z] [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
16:01:13 [2024-02-28T21:01:13.295Z] [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
16:01:13 [2024-02-28T21:01:13.295Z] [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
16:01:13 [2024-02-28T21:01:13.295Z] [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
16:01:13 [2024-02-28T21:01:13.295Z] [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
16:01:13 [2024-02-28T21:01:13.295Z] [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
16:01:13 [2024-02-28T21:01:13.296Z] [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
16:01:13 [2024-02-28T21:01:13.296Z] [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
16:01:13 [2024-02-28T21:01:13.551Z] [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
16:01:13 [2024-02-28T21:01:13.551Z] [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
16:01:13 [2024-02-28T21:01:13.551Z] [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
16:01:13 [2024-02-28T21:01:13.551Z] [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
16:01:13 [2024-02-28T21:01:13.551Z] [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
16:01:13 [2024-02-28T21:01:13.806Z] [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
16:01:13 [2024-02-28T21:01:13.806Z] [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
16:01:13 [2024-02-28T21:01:13.806Z] [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
16:01:13 [2024-02-28T21:01:13.806Z] [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
16:01:13 [2024-02-28T21:01:13.806Z] [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
16:01:13 [2024-02-28T21:01:13.806Z] [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
16:01:13 [2024-02-28T21:01:13.807Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/9.5/asm-9.5.jar
16:01:13 [2024-02-28T21:01:13.807Z] [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
16:01:13 [2024-02-28T21:01:13.807Z] [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
16:01:13 [2024-02-28T21:01:13.807Z] [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
16:01:13 [2024-02-28T21:01:13.807Z] [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
16:01:13 [2024-02-28T21:01:13.807Z] [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
16:01:13 [2024-02-28T21:01:13.807Z] [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
16:01:13 [2024-02-28T21:01:13.807Z] [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
16:01:13 [2024-02-28T21:01:13.807Z] [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
16:01:13 [2024-02-28T21:01:13.807Z] [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
16:01:13 [2024-02-28T21:01:13.807Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/9.5/asm-9.5.jar
16:01:13 [2024-02-28T21:01:13.807Z] [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
16:01:13 [2024-02-28T21:01:13.807Z] [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
16:01:13 [2024-02-28T21:01:13.807Z] [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
16:01:13 [2024-02-28T21:01:13.807Z] [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
16:01:13 [2024-02-28T21:01:13.807Z] [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
16:01:13 [2024-02-28T21:01:13.807Z] [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
16:01:13 [2024-02-28T21:01:13.807Z] [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
16:01:13 [2024-02-28T21:01:13.807Z] [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
16:01:14 [2024-02-28T21:01:14.062Z] [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 4.1 MB/s)
16:01:14 [2024-02-28T21:01:14.062Z] [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
16:01:14 [2024-02-28T21:01:14.062Z] [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
16:01:14 [2024-02-28T21:01:14.062Z] [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
16:01:14 [2024-02-28T21:01:14.062Z] [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
16:01:14 [2024-02-28T21:01:14.062Z] [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
16:01:14 [2024-02-28T21:01:14.062Z] [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 4.2 MB/s)
16:01:14 [2024-02-28T21:01:14.062Z] [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
16:01:14 [2024-02-28T21:01:14.062Z] [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 22 MB/s)
16:01:14 [2024-02-28T21:01:14.062Z] [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
16:01:14 [2024-02-28T21:01:14.062Z] [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 12 MB/s)
16:01:14 [2024-02-28T21:01:14.062Z] [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 10 MB/s)
16:01:14 [2024-02-28T21:01:14.062Z] [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
16:01:14 [2024-02-28T21:01:14.062Z] [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
16:01:14 [2024-02-28T21:01:14.063Z] [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 4.7 MB/s)
16:01:14 [2024-02-28T21:01:14.063Z] [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 6.6 MB/s)
16:01:14 [2024-02-28T21:01:14.063Z] [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 11 MB/s)
16:01:14 [2024-02-28T21:01:14.063Z] [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 3.7 MB/s)
16:01:14 [2024-02-28T21:01:14.063Z] [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 40 MB/s)
16:01:14 [2024-02-28T21:01:14.318Z] [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
16:01:14 [2024-02-28T21:01:14.318Z] [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 216 kB/s)
16:01:14 [2024-02-28T21:01:14.318Z] [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
16:01:14 [2024-02-28T21:01:14.318Z] [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 872 kB/s)
16:01:14 [2024-02-28T21:01:14.318Z] [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
16:01:14 [2024-02-28T21:01:14.318Z] [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 591 kB/s)
16:01:14 [2024-02-28T21:01:14.318Z] [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
16:01:14 [2024-02-28T21:01:14.318Z] [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 1.2 MB/s)
16:01:14 [2024-02-28T21:01:14.318Z] [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
16:01:14 [2024-02-28T21:01:14.318Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-jarsigner-plugin/1.4.2/eclipse-jarsigner-plugin-1.4.2.jar (66 kB at 5.5 MB/s)
16:01:14 [2024-02-28T21:01:14.318Z] [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
16:01:14 [2024-02-28T21:01:14.318Z] [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
16:01:14 [2024-02-28T21:01:14.318Z] [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
16:01:14 [2024-02-28T21:01:14.573Z] [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
16:01:14 [2024-02-28T21:01:14.573Z] [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
16:01:14 [2024-02-28T21:01:14.573Z] [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
16:01:14 [2024-02-28T21:01:14.573Z] [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 205 kB/s)
16:01:14 [2024-02-28T21:01:14.573Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom
16:01:14 [2024-02-28T21:01:14.573Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom
16:01:14 [2024-02-28T21:01:14.573Z] [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
16:01:14 [2024-02-28T21:01:14.573Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom
16:01:14 [2024-02-28T21:01:14.573Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom
16:01:14 [2024-02-28T21:01:14.573Z] [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
16:01:14 [2024-02-28T21:01:14.573Z] [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)
16:01:14 [2024-02-28T21:01:14.573Z] [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
16:01:14 [2024-02-28T21:01:14.573Z] [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
16:01:14 [2024-02-28T21:01:14.573Z] [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
16:01:14 [2024-02-28T21:01:14.828Z] [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
16:01:14 [2024-02-28T21:01:14.828Z] [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
16:01:14 [2024-02-28T21:01:14.828Z] [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
16:01:14 [2024-02-28T21:01:14.828Z] [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.1 MB/s)
16:01:14 [2024-02-28T21:01:14.828Z] [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
16:01:14 [2024-02-28T21:01:14.828Z] [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
16:01:14 [2024-02-28T21:01:14.828Z] [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
16:01:15 [2024-02-28T21:01:15.083Z] [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
16:01:15 [2024-02-28T21:01:15.083Z] [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
16:01:15 [2024-02-28T21:01:15.083Z] [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
16:01:15 [2024-02-28T21:01:15.083Z] [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 43 kB/s)
16:01:15 [2024-02-28T21:01:15.083Z] [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
16:01:15 [2024-02-28T21:01:15.083Z] [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
16:01:15 [2024-02-28T21:01:15.084Z] [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
16:01:15 [2024-02-28T21:01:15.084Z] [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
16:01:15 [2024-02-28T21:01:15.084Z] [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
16:01:15 [2024-02-28T21:01:15.084Z] [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
16:01:15 [2024-02-28T21:01:15.339Z] [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 79 kB/s)
16:01:15 [2024-02-28T21:01:15.339Z] [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
16:01:15 [2024-02-28T21:01:15.339Z] [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 3.9 MB/s)
16:01:15 [2024-02-28T21:01:15.339Z] [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
16:01:15 [2024-02-28T21:01:15.339Z] [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 17 MB/s)
16:01:15 [2024-02-28T21:01:15.339Z] [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
16:01:15 [2024-02-28T21:01:15.339Z] [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
16:01:15 [2024-02-28T21:01:15.339Z] [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
16:01:15 [2024-02-28T21:01:15.339Z] [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
16:01:15 [2024-02-28T21:01:15.339Z] [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
16:01:15 [2024-02-28T21:01:15.339Z] [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
16:01:15 [2024-02-28T21:01:15.339Z] [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 6.2 MB/s)
16:01:15 [2024-02-28T21:01:15.339Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
16:01:15 [2024-02-28T21:01:15.339Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
16:01:15 [2024-02-28T21:01:15.339Z] [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
16:01:15 [2024-02-28T21:01:15.595Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
16:01:15 [2024-02-28T21:01:15.595Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
16:01:15 [2024-02-28T21:01:15.595Z] [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
16:01:15 [2024-02-28T21:01:15.595Z] [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 4.1 MB/s)
16:01:15 [2024-02-28T21:01:15.595Z] [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
16:01:15 [2024-02-28T21:01:15.595Z] [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
16:01:15 [2024-02-28T21:01:15.595Z] [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
16:01:15 [2024-02-28T21:01:15.595Z] [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 64 MB/s)
16:01:15 [2024-02-28T21:01:15.595Z] [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
16:01:15 [2024-02-28T21:01:15.595Z] [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
16:01:15 [2024-02-28T21:01:15.595Z] [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
16:01:15 [2024-02-28T21:01:15.851Z] [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
16:01:15 [2024-02-28T21:01:15.851Z] [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
16:01:15 [2024-02-28T21:01:15.851Z] [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
16:01:15 [2024-02-28T21:01:15.851Z] [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
16:01:15 [2024-02-28T21:01:15.851Z] [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
16:01:15 [2024-02-28T21:01:15.851Z] [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
16:01:15 [2024-02-28T21:01:15.851Z] [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 119 kB/s)
16:01:15 [2024-02-28T21:01:15.851Z] [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
16:01:15 [2024-02-28T21:01:15.851Z] [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 57 MB/s)
16:01:16 [2024-02-28T21:01:16.412Z] [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
16:01:16 [2024-02-28T21:01:16.412Z] [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
16:01:16 [2024-02-28T21:01:16.412Z] [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
16:01:16 [2024-02-28T21:01:16.412Z] [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
16:01:16 [2024-02-28T21:01:16.412Z] [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
16:01:16 [2024-02-28T21:01:16.412Z] [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
16:01:16 [2024-02-28T21:01:16.412Z] [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 98 kB/s)
16:01:16 [2024-02-28T21:01:16.412Z] [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
16:01:16 [2024-02-28T21:01:16.412Z] [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
16:01:16 [2024-02-28T21:01:16.412Z] [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
16:01:16 [2024-02-28T21:01:16.668Z] [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
16:01:16 [2024-02-28T21:01:16.668Z] [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
16:01:16 [2024-02-28T21:01:16.668Z] [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
16:01:16 [2024-02-28T21:01:16.668Z] [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 2.5 MB/s)
16:01:16 [2024-02-28T21:01:16.668Z] [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
16:01:16 [2024-02-28T21:01:16.668Z] [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
16:01:16 [2024-02-28T21:01:16.668Z] [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
16:01:16 [2024-02-28T21:01:16.924Z] [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
16:01:16 [2024-02-28T21:01:16.924Z] [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
16:01:16 [2024-02-28T21:01:16.924Z] [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
16:01:16 [2024-02-28T21:01:16.924Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.13.0/plexus-compiler-manager-2.13.0.pom (1.1 kB at 126 kB/s)
16:01:16 [2024-02-28T21:01:16.924Z] [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
16:01:16 [2024-02-28T21:01:16.924Z] [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
16:01:16 [2024-02-28T21:01:16.924Z] [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
16:01:17 [2024-02-28T21:01:17.180Z] [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
16:01:17 [2024-02-28T21:01:17.180Z] [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
16:01:17 [2024-02-28T21:01:17.180Z] [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
16:01:17 [2024-02-28T21:01:17.180Z] [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 221 kB/s)
16:01:17 [2024-02-28T21:01:17.180Z] [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
16:01:17 [2024-02-28T21:01:17.180Z] [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
16:01:17 [2024-02-28T21:01:17.180Z] [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
16:01:17 [2024-02-28T21:01:17.180Z] [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
16:01:17 [2024-02-28T21:01:17.180Z] [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
16:01:17 [2024-02-28T21:01:17.180Z] [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
16:01:17 [2024-02-28T21:01:17.180Z] [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 383 kB/s)
16:01:17 [2024-02-28T21:01:17.180Z] [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
16:01:17 [2024-02-28T21:01:17.180Z] [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
16:01:17 [2024-02-28T21:01:17.180Z] [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
16:01:17 [2024-02-28T21:01:17.438Z] [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
16:01:17 [2024-02-28T21:01:17.438Z] [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
16:01:17 [2024-02-28T21:01:17.438Z] [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
16:01:17 [2024-02-28T21:01:17.438Z] [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 5.6 MB/s)
16:01:17 [2024-02-28T21:01:17.438Z] [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
16:01:17 [2024-02-28T21:01:17.438Z] [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
16:01:17 [2024-02-28T21:01:17.438Z] [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
16:01:17 [2024-02-28T21:01:17.438Z] [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
16:01:17 [2024-02-28T21:01:17.438Z] [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
16:01:17 [2024-02-28T21:01:17.438Z] [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
16:01:17 [2024-02-28T21:01:17.438Z] [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 117 kB/s)
16:01:17 [2024-02-28T21:01:17.438Z] [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
16:01:17 [2024-02-28T21:01:17.438Z] [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
16:01:17 [2024-02-28T21:01:17.695Z] [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
16:01:17 [2024-02-28T21:01:17.695Z] [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
16:01:17 [2024-02-28T21:01:17.695Z] [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
16:01:17 [2024-02-28T21:01:17.695Z] [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
16:01:17 [2024-02-28T21:01:17.695Z] [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 126 kB/s)
16:01:17 [2024-02-28T21:01:17.695Z] [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
16:01:17 [2024-02-28T21:01:17.695Z] [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
16:01:17 [2024-02-28T21:01:17.695Z] [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
16:01:17 [2024-02-28T21:01:17.695Z] [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
16:01:17 [2024-02-28T21:01:17.695Z] [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
16:01:17 [2024-02-28T21:01:17.695Z] [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
16:01:17 [2024-02-28T21:01:17.695Z] [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 86 kB/s)
16:01:17 [2024-02-28T21:01:17.695Z] [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
16:01:17 [2024-02-28T21:01:17.695Z] [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
16:01:17 [2024-02-28T21:01:17.695Z] [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
16:01:17 [2024-02-28T21:01:17.695Z] [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
16:01:17 [2024-02-28T21:01:17.951Z] [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
16:01:17 [2024-02-28T21:01:17.951Z] [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
16:01:17 [2024-02-28T21:01:17.951Z] [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
16:01:17 [2024-02-28T21:01:17.951Z] [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
16:01:17 [2024-02-28T21:01:17.951Z] [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
16:01:17 [2024-02-28T21:01:17.951Z] [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
16:01:17 [2024-02-28T21:01:17.951Z] [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
16:01:17 [2024-02-28T21:01:17.951Z] [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
16:01:17 [2024-02-28T21:01:17.951Z] [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
16:01:18 [2024-02-28T21:01:18.208Z] [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
16:01:18 [2024-02-28T21:01:18.208Z] [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
16:01:18 [2024-02-28T21:01:18.208Z] [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
16:01:18 [2024-02-28T21:01:18.208Z] [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
16:01:18 [2024-02-28T21:01:18.208Z] [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
16:01:18 [2024-02-28T21:01:18.208Z] [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
16:01:18 [2024-02-28T21:01:18.208Z] [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
16:01:18 [2024-02-28T21:01:18.208Z] [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
16:01:18 [2024-02-28T21:01:18.208Z] [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 202 kB/s)
16:01:18 [2024-02-28T21:01:18.208Z] [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
16:01:18 [2024-02-28T21:01:18.208Z] [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
16:01:18 [2024-02-28T21:01:18.208Z] [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
16:01:18 [2024-02-28T21:01:18.208Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.13.0/plexus-compiler-api-2.13.0.jar (27 kB at 1.9 MB/s)
16:01:18 [2024-02-28T21:01:18.208Z] [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 54 kB/s)
16:01:18 [2024-02-28T21:01:18.208Z] [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 202 kB/s)
16:01:18 [2024-02-28T21:01:18.464Z] [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
16:01:18 [2024-02-28T21:01:18.464Z] [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
16:01:18 [2024-02-28T21:01:18.464Z] [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
16:01:18 [2024-02-28T21:01:18.721Z] [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
16:01:18 [2024-02-28T21:01:18.721Z] [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
16:01:18 [2024-02-28T21:01:18.721Z] [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
16:01:18 [2024-02-28T21:01:18.721Z] [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 4.4 MB/s)
16:01:18 [2024-02-28T21:01:18.721Z] [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
16:01:18 [2024-02-28T21:01:18.721Z] [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
16:01:18 [2024-02-28T21:01:18.721Z] [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
16:01:18 [2024-02-28T21:01:18.977Z] [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
16:01:18 [2024-02-28T21:01:18.977Z] [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
16:01:18 [2024-02-28T21:01:18.977Z] [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
16:01:18 [2024-02-28T21:01:18.977Z] [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 20 MB/s)
16:01:18 [2024-02-28T21:01:18.977Z] [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
16:01:18 [2024-02-28T21:01:18.977Z] [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
16:01:18 [2024-02-28T21:01:18.977Z] [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
16:01:18 [2024-02-28T21:01:18.977Z] [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
16:01:18 [2024-02-28T21:01:18.977Z] [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
16:01:18 [2024-02-28T21:01:18.977Z] [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
16:01:18 [2024-02-28T21:01:18.977Z] [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 1.0 MB/s)
16:01:18 [2024-02-28T21:01:18.977Z] [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
16:01:18 [2024-02-28T21:01:18.977Z] [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
16:01:18 [2024-02-28T21:01:18.977Z] [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
16:01:18 [2024-02-28T21:01:18.977Z] [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
16:01:19 [2024-02-28T21:01:19.233Z] [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
16:01:19 [2024-02-28T21:01:19.233Z] [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
16:01:19 [2024-02-28T21:01:19.233Z] [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 4.4 MB/s)
16:01:19 [2024-02-28T21:01:19.233Z] [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
16:01:19 [2024-02-28T21:01:19.233Z] [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
16:01:19 [2024-02-28T21:01:19.233Z] [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
16:01:19 [2024-02-28T21:01:19.233Z] [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
16:01:19 [2024-02-28T21:01:19.233Z] [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
16:01:19 [2024-02-28T21:01:19.233Z] [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
16:01:19 [2024-02-28T21:01:19.233Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom (6.4 kB at 802 kB/s)
16:01:19 [2024-02-28T21:01:19.233Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
16:01:19 [2024-02-28T21:01:19.233Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
16:01:19 [2024-02-28T21:01:19.233Z] [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
16:01:19 [2024-02-28T21:01:19.489Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
16:01:19 [2024-02-28T21:01:19.489Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
16:01:19 [2024-02-28T21:01:19.489Z] [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
16:01:19 [2024-02-28T21:01:19.489Z] [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 1.4 MB/s)
16:01:19 [2024-02-28T21:01:19.489Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/24/maven-parent-24.pom
16:01:19 [2024-02-28T21:01:19.489Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/24/maven-parent-24.pom
16:01:19 [2024-02-28T21:01:19.489Z] [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
16:01:19 [2024-02-28T21:01:19.489Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/24/maven-parent-24.pom
16:01:19 [2024-02-28T21:01:19.489Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/24/maven-parent-24.pom
16:01:19 [2024-02-28T21:01:19.489Z] [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
16:01:19 [2024-02-28T21:01:19.489Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/24/maven-parent-24.pom (37 kB at 1.0 MB/s)
16:01:19 [2024-02-28T21:01:19.489Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/14/apache-14.pom
16:01:19 [2024-02-28T21:01:19.489Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/14/apache-14.pom
16:01:19 [2024-02-28T21:01:19.489Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/14/apache-14.pom
16:01:19 [2024-02-28T21:01:19.745Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/14/apache-14.pom
16:01:19 [2024-02-28T21:01:19.745Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/14/apache-14.pom
16:01:19 [2024-02-28T21:01:19.745Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/14/apache-14.pom
16:01:19 [2024-02-28T21:01:19.746Z] [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 474 kB/s)
16:01:19 [2024-02-28T21:01:19.746Z] [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
16:01:19 [2024-02-28T21:01:19.746Z] [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
16:01:19 [2024-02-28T21:01:19.746Z] [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
16:01:20 [2024-02-28T21:01:20.001Z] [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
16:01:20 [2024-02-28T21:01:20.001Z] [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
16:01:20 [2024-02-28T21:01:20.001Z] [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
16:01:20 [2024-02-28T21:01:20.001Z] [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 17 MB/s)
16:01:20 [2024-02-28T21:01:20.001Z] [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
16:01:20 [2024-02-28T21:01:20.001Z] [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
16:01:20 [2024-02-28T21:01:20.001Z] [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
16:01:20 [2024-02-28T21:01:20.001Z] [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
16:01:20 [2024-02-28T21:01:20.001Z] [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
16:01:20 [2024-02-28T21:01:20.001Z] [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
16:01:20 [2024-02-28T21:01:20.001Z] [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 117 kB/s)
16:01:20 [2024-02-28T21:01:20.001Z] [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
16:01:20 [2024-02-28T21:01:20.001Z] [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
16:01:20 [2024-02-28T21:01:20.001Z] [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
16:01:20 [2024-02-28T21:01:20.257Z] [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
16:01:20 [2024-02-28T21:01:20.257Z] [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
16:01:20 [2024-02-28T21:01:20.257Z] [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
16:01:20 [2024-02-28T21:01:20.257Z] [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 437 kB/s)
16:01:20 [2024-02-28T21:01:20.257Z] [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
16:01:20 [2024-02-28T21:01:20.257Z] [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
16:01:20 [2024-02-28T21:01:20.257Z] [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
16:01:20 [2024-02-28T21:01:20.522Z] [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
16:01:20 [2024-02-28T21:01:20.522Z] [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
16:01:20 [2024-02-28T21:01:20.522Z] [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
16:01:20 [2024-02-28T21:01:20.522Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.pom (1.3 kB at 1.3 MB/s)
16:01:20 [2024-02-28T21:01:20.522Z] [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
16:01:20 [2024-02-28T21:01:20.522Z] [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
16:01:20 [2024-02-28T21:01:20.522Z] [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
16:01:20 [2024-02-28T21:01:20.522Z] [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
16:01:20 [2024-02-28T21:01:20.522Z] [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
16:01:20 [2024-02-28T21:01:20.522Z] [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
16:01:20 [2024-02-28T21:01:20.522Z] [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 183 kB/s)
16:01:20 [2024-02-28T21:01:20.522Z] [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
16:01:20 [2024-02-28T21:01:20.522Z] [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
16:01:20 [2024-02-28T21:01:20.522Z] [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
16:01:20 [2024-02-28T21:01:20.522Z] [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
16:01:20 [2024-02-28T21:01:20.778Z] [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
16:01:20 [2024-02-28T21:01:20.778Z] [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
16:01:20 [2024-02-28T21:01:20.778Z] [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)
16:01:20 [2024-02-28T21:01:20.779Z] [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
16:01:20 [2024-02-28T21:01:20.779Z] [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
16:01:20 [2024-02-28T21:01:20.779Z] [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
16:01:20 [2024-02-28T21:01:20.779Z] [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
16:01:20 [2024-02-28T21:01:20.779Z] [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
16:01:20 [2024-02-28T21:01:20.779Z] [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
16:01:20 [2024-02-28T21:01:20.779Z] [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 1.3 MB/s)
16:01:20 [2024-02-28T21:01:20.779Z] [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
16:01:20 [2024-02-28T21:01:20.779Z] [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
16:01:20 [2024-02-28T21:01:20.779Z] [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
16:01:20 [2024-02-28T21:01:20.779Z] [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
16:01:20 [2024-02-28T21:01:20.779Z] [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
16:01:20 [2024-02-28T21:01:20.779Z] [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
16:01:20 [2024-02-28T21:01:20.779Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.pom (1.3 kB at 1.3 MB/s)
16:01:20 [2024-02-28T21:01:20.779Z] [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
16:01:21 [2024-02-28T21:01:21.034Z] [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
16:01:21 [2024-02-28T21:01:21.034Z] [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
16:01:21 [2024-02-28T21:01:21.034Z] [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
16:01:21 [2024-02-28T21:01:21.034Z] [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
16:01:21 [2024-02-28T21:01:21.034Z] [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
16:01:21 [2024-02-28T21:01:21.034Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.pom (1.9 kB at 1.9 MB/s)
16:01:21 [2024-02-28T21:01:21.034Z] [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
16:01:21 [2024-02-28T21:01:21.034Z] [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
16:01:21 [2024-02-28T21:01:21.034Z] [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
16:01:21 [2024-02-28T21:01:21.034Z] [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
16:01:21 [2024-02-28T21:01:21.034Z] [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
16:01:21 [2024-02-28T21:01:21.034Z] [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
16:01:21 [2024-02-28T21:01:21.034Z] [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 73 kB/s)
16:01:21 [2024-02-28T21:01:21.290Z] [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
16:01:21 [2024-02-28T21:01:21.290Z] [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
16:01:21 [2024-02-28T21:01:21.290Z] [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
16:01:21 [2024-02-28T21:01:21.290Z] [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
16:01:21 [2024-02-28T21:01:21.290Z] [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
16:01:21 [2024-02-28T21:01:21.290Z] [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
16:01:21 [2024-02-28T21:01:21.290Z] [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
16:01:21 [2024-02-28T21:01:21.290Z] [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
16:01:21 [2024-02-28T21:01:21.290Z] [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
16:01:21 [2024-02-28T21:01:21.290Z] [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
16:01:21 [2024-02-28T21:01:21.290Z] [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
16:01:21 [2024-02-28T21:01:21.290Z] [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
16:01:21 [2024-02-28T21:01:21.290Z] [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
16:01:21 [2024-02-28T21:01:21.290Z] [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
16:01:21 [2024-02-28T21:01:21.291Z] [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
16:01:21 [2024-02-28T21:01:21.291Z] [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
16:01:21 [2024-02-28T21:01:21.291Z] [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
16:01:21 [2024-02-28T21:01:21.291Z] [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
16:01:21 [2024-02-28T21:01:21.546Z] [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
16:01:21 [2024-02-28T21:01:21.547Z] [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
16:01:21 [2024-02-28T21:01:21.547Z] [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
16:01:21 [2024-02-28T21:01:21.547Z] [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
16:01:21 [2024-02-28T21:01:21.547Z] [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
16:01:21 [2024-02-28T21:01:21.547Z] [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
16:01:21 [2024-02-28T21:01:21.547Z] [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
16:01:21 [2024-02-28T21:01:21.547Z] [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
16:01:21 [2024-02-28T21:01:21.547Z] [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
16:01:21 [2024-02-28T21:01:21.547Z] [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
16:01:21 [2024-02-28T21:01:21.547Z] [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
16:01:21 [2024-02-28T21:01:21.547Z] [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
16:01:21 [2024-02-28T21:01:21.547Z] [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
16:01:21 [2024-02-28T21:01:21.547Z] [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)
16:01:21 [2024-02-28T21:01:21.547Z] [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
16:01:21 [2024-02-28T21:01:21.547Z] [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
16:01:21 [2024-02-28T21:01:21.547Z] [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
16:01:21 [2024-02-28T21:01:21.547Z] [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
16:01:21 [2024-02-28T21:01:21.547Z] [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
16:01:21 [2024-02-28T21:01:21.547Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.jar (33 kB at 17 MB/s)
16:01:21 [2024-02-28T21:01:21.547Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.jar (17 kB at 8.3 MB/s)
16:01:21 [2024-02-28T21:01:21.547Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.coordinator/1.0.2/org.osgi.service.coordinator-1.0.2.jar (41 kB at 20 MB/s)
16:01:21 [2024-02-28T21:01:21.547Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.jar (345 kB at 69 MB/s)
16:01:21 [2024-02-28T21:01:21.803Z] [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 44 MB/s)
16:01:22 [2024-02-28T21:01:22.058Z] [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
16:01:22 [2024-02-28T21:01:22.058Z] [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
16:01:22 [2024-02-28T21:01:22.058Z] [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
16:01:22 [2024-02-28T21:01:22.058Z] [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
16:01:22 [2024-02-28T21:01:22.316Z] [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
16:01:22 [2024-02-28T21:01:22.316Z] [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
16:01:22 [2024-02-28T21:01:22.316Z] [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 177 kB/s)
16:01:22 [2024-02-28T21:01:22.316Z] [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
16:01:22 [2024-02-28T21:01:22.316Z] [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
16:01:22 [2024-02-28T21:01:22.316Z] [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
16:01:22 [2024-02-28T21:01:22.316Z] [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
16:01:22 [2024-02-28T21:01:22.316Z] [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
16:01:22 [2024-02-28T21:01:22.316Z] [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
16:01:22 [2024-02-28T21:01:22.316Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-ds-plugin/4.0.3/tycho-ds-plugin-4.0.3.jar (23 kB at 2.5 MB/s)
16:01:22 [2024-02-28T21:01:22.877Z] [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
16:01:22 [2024-02-28T21:01:22.877Z] [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
16:01:22 [2024-02-28T21:01:22.877Z] [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
16:01:22 [2024-02-28T21:01:22.877Z] [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
16:01:22 [2024-02-28T21:01:22.877Z] [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
16:01:22 [2024-02-28T21:01:22.878Z] [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
16:01:22 [2024-02-28T21:01:22.878Z] [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 360 kB/s)
16:01:22 [2024-02-28T21:01:22.878Z] [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
16:01:22 [2024-02-28T21:01:22.878Z] [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
16:01:22 [2024-02-28T21:01:22.878Z] [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
16:01:23 [2024-02-28T21:01:23.133Z] [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
16:01:23 [2024-02-28T21:01:23.133Z] [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
16:01:23 [2024-02-28T21:01:23.133Z] [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
16:01:23 [2024-02-28T21:01:23.388Z] [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 3.1 MB/s)
16:01:23 [2024-02-28T21:01:23.388Z] [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
16:01:23 [2024-02-28T21:01:23.388Z] [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
16:01:23 [2024-02-28T21:01:23.388Z] [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
16:01:23 [2024-02-28T21:01:23.388Z] [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
16:01:23 [2024-02-28T21:01:23.388Z] [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
16:01:23 [2024-02-28T21:01:23.388Z] [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
16:01:23 [2024-02-28T21:01:23.388Z] [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 229 kB/s)
16:01:23 [2024-02-28T21:01:23.388Z] [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
16:01:23 [2024-02-28T21:01:23.389Z] [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
16:01:23 [2024-02-28T21:01:23.389Z] [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
16:01:23 [2024-02-28T21:01:23.644Z] [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
16:01:23 [2024-02-28T21:01:23.644Z] [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
16:01:23 [2024-02-28T21:01:23.644Z] [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
16:01:23 [2024-02-28T21:01:23.644Z] [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 4.0 MB/s)
16:01:23 [2024-02-28T21:01:23.644Z] [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
16:01:23 [2024-02-28T21:01:23.644Z] [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
16:01:23 [2024-02-28T21:01:23.644Z] [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
16:01:23 [2024-02-28T21:01:23.900Z] [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
16:01:23 [2024-02-28T21:01:23.900Z] [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
16:01:23 [2024-02-28T21:01:23.900Z] [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
16:01:23 [2024-02-28T21:01:23.900Z] [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 317 kB/s)
16:01:23 [2024-02-28T21:01:23.900Z] [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
16:01:23 [2024-02-28T21:01:23.900Z] [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
16:01:23 [2024-02-28T21:01:23.900Z] [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
16:01:23 [2024-02-28T21:01:23.900Z] [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
16:01:23 [2024-02-28T21:01:23.900Z] [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
16:01:23 [2024-02-28T21:01:23.900Z] [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
16:01:23 [2024-02-28T21:01:23.900Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/4.0.3/org.eclipse.tycho.surefire.junit-4.0.3.pom (1.7 kB at 186 kB/s)
16:01:23 [2024-02-28T21:01:23.900Z] [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
16:01:23 [2024-02-28T21:01:23.900Z] [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
16:01:23 [2024-02-28T21:01:23.900Z] [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
16:01:24 [2024-02-28T21:01:24.156Z] [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
16:01:24 [2024-02-28T21:01:24.156Z] [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
16:01:24 [2024-02-28T21:01:24.156Z] [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
16:01:24 [2024-02-28T21:01:24.156Z] [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 196 kB/s)
16:01:24 [2024-02-28T21:01:24.156Z] [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
16:01:24 [2024-02-28T21:01:24.156Z] [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
16:01:24 [2024-02-28T21:01:24.156Z] [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
16:01:24 [2024-02-28T21:01:24.156Z] [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
16:01:24 [2024-02-28T21:01:24.156Z] [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
16:01:24 [2024-02-28T21:01:24.156Z] [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
16:01:24 [2024-02-28T21:01:24.156Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/4.0.3/org.eclipse.tycho.surefire.junit4-4.0.3.pom (1.9 kB at 143 kB/s)
16:01:24 [2024-02-28T21:01:24.156Z] [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
16:01:24 [2024-02-28T21:01:24.156Z] [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
16:01:24 [2024-02-28T21:01:24.156Z] [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
16:01:24 [2024-02-28T21:01:24.412Z] [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
16:01:24 [2024-02-28T21:01:24.412Z] [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
16:01:24 [2024-02-28T21:01:24.412Z] [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
16:01:24 [2024-02-28T21:01:24.412Z] [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 247 kB/s)
16:01:24 [2024-02-28T21:01:24.412Z] [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
16:01:24 [2024-02-28T21:01:24.412Z] [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
16:01:24 [2024-02-28T21:01:24.412Z] [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
16:01:24 [2024-02-28T21:01:24.412Z] [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
16:01:24 [2024-02-28T21:01:24.412Z] [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
16:01:24 [2024-02-28T21:01:24.412Z] [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
16:01:24 [2024-02-28T21:01:24.412Z] [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 192 kB/s)
16:01:24 [2024-02-28T21:01:24.412Z] [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
16:01:24 [2024-02-28T21:01:24.412Z] [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
16:01:24 [2024-02-28T21:01:24.412Z] [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
16:01:24 [2024-02-28T21:01:24.668Z] [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
16:01:24 [2024-02-28T21:01:24.668Z] [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
16:01:24 [2024-02-28T21:01:24.668Z] [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
16:01:24 [2024-02-28T21:01:24.668Z] [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 274 kB/s)
16:01:24 [2024-02-28T21:01:24.668Z] [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
16:01:24 [2024-02-28T21:01:24.668Z] [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
16:01:24 [2024-02-28T21:01:24.668Z] [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
16:01:24 [2024-02-28T21:01:24.668Z] [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
16:01:24 [2024-02-28T21:01:24.668Z] [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
16:01:24 [2024-02-28T21:01:24.668Z] [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
16:01:24 [2024-02-28T21:01:24.924Z] [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 165 kB/s)
16:01:24 [2024-02-28T21:01:24.924Z] [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
16:01:24 [2024-02-28T21:01:24.924Z] [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
16:01:24 [2024-02-28T21:01:24.924Z] [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
16:01:24 [2024-02-28T21:01:24.924Z] [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
16:01:24 [2024-02-28T21:01:24.924Z] [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
16:01:24 [2024-02-28T21:01:24.924Z] [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
16:01:24 [2024-02-28T21:01:24.924Z] [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 87 kB/s)
16:01:24 [2024-02-28T21:01:24.924Z] [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
16:01:24 [2024-02-28T21:01:24.924Z] [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
16:01:24 [2024-02-28T21:01:24.924Z] [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
16:01:25 [2024-02-28T21:01:25.179Z] [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
16:01:25 [2024-02-28T21:01:25.179Z] [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
16:01:25 [2024-02-28T21:01:25.179Z] [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
16:01:25 [2024-02-28T21:01:25.179Z] [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 184 kB/s)
16:01:25 [2024-02-28T21:01:25.179Z] [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
16:01:25 [2024-02-28T21:01:25.179Z] [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
16:01:25 [2024-02-28T21:01:25.179Z] [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
16:01:25 [2024-02-28T21:01:25.179Z] [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
16:01:25 [2024-02-28T21:01:25.179Z] [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
16:01:25 [2024-02-28T21:01:25.179Z] [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
16:01:25 [2024-02-28T21:01:25.179Z] [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 480 kB/s)
16:01:25 [2024-02-28T21:01:25.179Z] [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
16:01:25 [2024-02-28T21:01:25.179Z] [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
16:01:25 [2024-02-28T21:01:25.179Z] [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
16:01:25 [2024-02-28T21:01:25.434Z] [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
16:01:25 [2024-02-28T21:01:25.435Z] [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
16:01:25 [2024-02-28T21:01:25.435Z] [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
16:01:25 [2024-02-28T21:01:25.435Z] [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 368 kB/s)
16:01:25 [2024-02-28T21:01:25.435Z] [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
16:01:25 [2024-02-28T21:01:25.435Z] [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
16:01:25 [2024-02-28T21:01:25.435Z] [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
16:01:25 [2024-02-28T21:01:25.435Z] [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
16:01:25 [2024-02-28T21:01:25.435Z] [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
16:01:25 [2024-02-28T21:01:25.435Z] [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
16:01:25 [2024-02-28T21:01:25.435Z] [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 210 kB/s)
16:01:25 [2024-02-28T21:01:25.435Z] [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
16:01:25 [2024-02-28T21:01:25.435Z] [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
16:01:25 [2024-02-28T21:01:25.435Z] [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
16:01:25 [2024-02-28T21:01:25.435Z] [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
16:01:25 [2024-02-28T21:01:25.690Z] [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
16:01:25 [2024-02-28T21:01:25.690Z] [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
16:01:25 [2024-02-28T21:01:25.690Z] [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 28 kB/s)
16:01:25 [2024-02-28T21:01:25.690Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59withvintage/4.0.3/org.eclipse.tycho.surefire.junit59withvintage-4.0.3.pom
16:01:25 [2024-02-28T21:01:25.690Z] [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
16:01:25 [2024-02-28T21:01:25.690Z] [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
16:01:25 [2024-02-28T21:01:25.946Z] [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
16:01:25 [2024-02-28T21:01:25.946Z] [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
16:01:25 [2024-02-28T21:01:25.946Z] [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
16:01:25 [2024-02-28T21:01:25.946Z] [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 224 kB/s)
16:01:25 [2024-02-28T21:01:25.946Z] [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
16:01:25 [2024-02-28T21:01:25.946Z] [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
16:01:25 [2024-02-28T21:01:25.946Z] [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
16:01:26 [2024-02-28T21:01:26.201Z] [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
16:01:26 [2024-02-28T21:01:26.201Z] [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
16:01:26 [2024-02-28T21:01:26.201Z] [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
16:01:26 [2024-02-28T21:01:26.201Z] [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 109 kB/s)
16:01:26 [2024-02-28T21:01:26.201Z] [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
16:01:26 [2024-02-28T21:01:26.201Z] [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
16:01:26 [2024-02-28T21:01:26.201Z] [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
16:01:26 [2024-02-28T21:01:26.201Z] [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
16:01:26 [2024-02-28T21:01:26.201Z] [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
16:01:26 [2024-02-28T21:01:26.201Z] [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
16:01:26 [2024-02-28T21:01:26.201Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-failsafe-plugin/3.1.2/maven-failsafe-plugin-3.1.2.pom (10 kB at 1.0 MB/s)
16:01:26 [2024-02-28T21:01:26.201Z] [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
16:01:26 [2024-02-28T21:01:26.201Z] [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
16:01:26 [2024-02-28T21:01:26.201Z] [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
16:01:26 [2024-02-28T21:01:26.457Z] [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
16:01:26 [2024-02-28T21:01:26.457Z] [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
16:01:26 [2024-02-28T21:01:26.457Z] [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
16:01:26 [2024-02-28T21:01:26.457Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire/3.1.2/surefire-3.1.2.pom (22 kB at 2.2 MB/s)
16:01:26 [2024-02-28T21:01:26.457Z] [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
16:01:26 [2024-02-28T21:01:26.457Z] [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
16:01:26 [2024-02-28T21:01:26.457Z] [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
16:01:26 [2024-02-28T21:01:26.713Z] [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
16:01:26 [2024-02-28T21:01:26.713Z] [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
16:01:26 [2024-02-28T21:01:26.713Z] [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
16:01:26 [2024-02-28T21:01:26.713Z] [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 761 kB/s)
16:01:26 [2024-02-28T21:01:26.713Z] [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
16:01:26 [2024-02-28T21:01:26.713Z] [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
16:01:26 [2024-02-28T21:01:26.713Z] [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
16:01:26 [2024-02-28T21:01:26.713Z] [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
16:01:26 [2024-02-28T21:01:26.714Z] [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
16:01:26 [2024-02-28T21:01:26.714Z] [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
16:01:26 [2024-02-28T21:01:26.714Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/3.1.2/surefire-api-3.1.2.pom (3.5 kB at 392 kB/s)
16:01:26 [2024-02-28T21:01:26.714Z] [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
16:01:26 [2024-02-28T21:01:26.714Z] [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
16:01:26 [2024-02-28T21:01:26.714Z] [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
16:01:26 [2024-02-28T21:01:26.969Z] [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
16:01:26 [2024-02-28T21:01:26.969Z] [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
16:01:26 [2024-02-28T21:01:26.969Z] [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
16:01:26 [2024-02-28T21:01:26.969Z] [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 296 kB/s)
16:01:26 [2024-02-28T21:01:26.969Z] [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
16:01:26 [2024-02-28T21:01:26.969Z] [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
16:01:26 [2024-02-28T21:01:26.969Z] [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
16:01:26 [2024-02-28T21:01:26.969Z] [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
16:01:26 [2024-02-28T21:01:26.969Z] [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
16:01:26 [2024-02-28T21:01:26.969Z] [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
16:01:26 [2024-02-28T21:01:26.969Z] [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 580 kB/s)
16:01:26 [2024-02-28T21:01:26.969Z] [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
16:01:26 [2024-02-28T21:01:26.969Z] [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
16:01:26 [2024-02-28T21:01:26.969Z] [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
16:01:27 [2024-02-28T21:01:27.227Z] [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
16:01:27 [2024-02-28T21:01:27.227Z] [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
16:01:27 [2024-02-28T21:01:27.227Z] [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
16:01:27 [2024-02-28T21:01:27.227Z] [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 413 kB/s)
16:01:27 [2024-02-28T21:01:27.227Z] [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
16:01:27 [2024-02-28T21:01:27.227Z] [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
16:01:27 [2024-02-28T21:01:27.227Z] [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
16:01:27 [2024-02-28T21:01:27.227Z] [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
16:01:27 [2024-02-28T21:01:27.227Z] [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
16:01:27 [2024-02-28T21:01:27.227Z] [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
16:01:27 [2024-02-28T21:01:27.483Z] [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 495 kB/s)
16:01:27 [2024-02-28T21:01:27.483Z] [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
16:01:27 [2024-02-28T21:01:27.483Z] [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
16:01:27 [2024-02-28T21:01:27.483Z] [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
16:01:27 [2024-02-28T21:01:27.483Z] [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
16:01:27 [2024-02-28T21:01:27.483Z] [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
16:01:27 [2024-02-28T21:01:27.483Z] [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
16:01:27 [2024-02-28T21:01:27.483Z] [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 126 kB/s)
16:01:27 [2024-02-28T21:01:27.483Z] [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
16:01:27 [2024-02-28T21:01:27.483Z] [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
16:01:27 [2024-02-28T21:01:27.483Z] [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
16:01:27 [2024-02-28T21:01:27.483Z] [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
16:01:27 [2024-02-28T21:01:27.483Z] [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
16:01:27 [2024-02-28T21:01:27.483Z] [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
16:01:27 [2024-02-28T21:01:27.739Z] [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)
16:01:27 [2024-02-28T21:01:27.739Z] [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
16:01:27 [2024-02-28T21:01:27.739Z] [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
16:01:27 [2024-02-28T21:01:27.739Z] [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
16:01:27 [2024-02-28T21:01:27.739Z] [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
16:01:27 [2024-02-28T21:01:27.739Z] [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
16:01:27 [2024-02-28T21:01:27.739Z] [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
16:01:27 [2024-02-28T21:01:27.739Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom (30 kB at 15 MB/s)
16:01:27 [2024-02-28T21:01:27.739Z] [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
16:01:27 [2024-02-28T21:01:27.995Z] [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
16:01:27 [2024-02-28T21:01:27.995Z] [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
16:01:27 [2024-02-28T21:01:27.995Z] [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
16:01:27 [2024-02-28T21:01:27.995Z] [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
16:01:27 [2024-02-28T21:01:27.995Z] [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
16:01:27 [2024-02-28T21:01:27.995Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom (1.9 kB at 1.9 MB/s)
16:01:27 [2024-02-28T21:01:27.995Z] [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
16:01:27 [2024-02-28T21:01:27.995Z] [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
16:01:27 [2024-02-28T21:01:27.995Z] [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
16:01:27 [2024-02-28T21:01:27.995Z] [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
16:01:27 [2024-02-28T21:01:27.995Z] [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
16:01:27 [2024-02-28T21:01:27.995Z] [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
16:01:27 [2024-02-28T21:01:27.995Z] [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 2.9 MB/s)
16:01:27 [2024-02-28T21:01:27.995Z] [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
16:01:27 [2024-02-28T21:01:27.995Z] [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
16:01:27 [2024-02-28T21:01:27.995Z] [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
16:01:27 [2024-02-28T21:01:27.995Z] [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
16:01:27 [2024-02-28T21:01:27.995Z] [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
16:01:27 [2024-02-28T21:01:27.996Z] [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
16:01:28 [2024-02-28T21:01:28.252Z] [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 97 kB/s)
16:01:28 [2024-02-28T21:01:28.252Z] [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
16:01:28 [2024-02-28T21:01:28.252Z] [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
16:01:28 [2024-02-28T21:01:28.252Z] [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
16:01:28 [2024-02-28T21:01:28.252Z] [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
16:01:28 [2024-02-28T21:01:28.252Z] [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
16:01:28 [2024-02-28T21:01:28.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.pom
16:01:28 [2024-02-28T21:01:28.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.pom (5.0 kB at 452 kB/s)
16:01:28 [2024-02-28T21:01:28.252Z] [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
16:01:28 [2024-02-28T21:01:28.252Z] [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
16:01:28 [2024-02-28T21:01:28.252Z] [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
16:01:28 [2024-02-28T21:01:28.508Z] [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
16:01:28 [2024-02-28T21:01:28.508Z] [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
16:01:28 [2024-02-28T21:01:28.508Z] [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
16:01:28 [2024-02-28T21:01:28.508Z] [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 377 kB/s)
16:01:28 [2024-02-28T21:01:28.508Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/9.4/asm-9.4.pom
16:01:28 [2024-02-28T21:01:28.508Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/9.4/asm-9.4.pom
16:01:28 [2024-02-28T21:01:28.508Z] [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
16:01:28 [2024-02-28T21:01:28.508Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/9.4/asm-9.4.pom
16:01:28 [2024-02-28T21:01:28.508Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/9.4/asm-9.4.pom
16:01:28 [2024-02-28T21:01:28.508Z] [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
16:01:28 [2024-02-28T21:01:28.508Z] [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 296 kB/s)
16:01:28 [2024-02-28T21:01:28.508Z] [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
16:01:28 [2024-02-28T21:01:28.508Z] [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
16:01:28 [2024-02-28T21:01:28.508Z] [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
16:01:28 [2024-02-28T21:01:28.764Z] [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
16:01:28 [2024-02-28T21:01:28.765Z] [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
16:01:28 [2024-02-28T21:01:28.765Z] [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
16:01:28 [2024-02-28T21:01:28.765Z] [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 17 MB/s)
16:01:28 [2024-02-28T21:01:28.765Z] [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
16:01:28 [2024-02-28T21:01:28.765Z] [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
16:01:28 [2024-02-28T21:01:28.765Z] [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
16:01:28 [2024-02-28T21:01:28.765Z] [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
16:01:28 [2024-02-28T21:01:28.765Z] [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
16:01:28 [2024-02-28T21:01:28.765Z] [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
16:01:28 [2024-02-28T21:01:28.765Z] [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 193 kB/s)
16:01:28 [2024-02-28T21:01:28.765Z] [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
16:01:28 [2024-02-28T21:01:28.765Z] [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
16:01:28 [2024-02-28T21:01:28.765Z] [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
16:01:29 [2024-02-28T21:01:29.020Z] [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
16:01:29 [2024-02-28T21:01:29.020Z] [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
16:01:29 [2024-02-28T21:01:29.020Z] [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
16:01:29 [2024-02-28T21:01:29.020Z] [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 235 kB/s)
16:01:29 [2024-02-28T21:01:29.020Z] [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
16:01:29 [2024-02-28T21:01:29.020Z] [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
16:01:29 [2024-02-28T21:01:29.020Z] [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
16:01:29 [2024-02-28T21:01:29.020Z] [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
16:01:29 [2024-02-28T21:01:29.020Z] [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
16:01:29 [2024-02-28T21:01:29.020Z] [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
16:01:29 [2024-02-28T21:01:29.020Z] [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 1.8 MB/s)
16:01:29 [2024-02-28T21:01:29.020Z] [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
16:01:29 [2024-02-28T21:01:29.020Z] [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
16:01:29 [2024-02-28T21:01:29.020Z] [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
16:01:29 [2024-02-28T21:01:29.020Z] [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
16:01:29 [2024-02-28T21:01:29.021Z] [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
16:01:29 [2024-02-28T21:01:29.021Z] [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
16:01:29 [2024-02-28T21:01:29.276Z] [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 68 kB/s)
16:01:29 [2024-02-28T21:01:29.276Z] [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
16:01:29 [2024-02-28T21:01:29.276Z] [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
16:01:29 [2024-02-28T21:01:29.276Z] [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
16:01:29 [2024-02-28T21:01:29.276Z] [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
16:01:29 [2024-02-28T21:01:29.276Z] [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
16:01:29 [2024-02-28T21:01:29.276Z] [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
16:01:29 [2024-02-28T21:01:29.276Z] [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.4 MB/s)
16:01:29 [2024-02-28T21:01:29.276Z] [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
16:01:29 [2024-02-28T21:01:29.276Z] [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
16:01:29 [2024-02-28T21:01:29.276Z] [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
16:01:29 [2024-02-28T21:01:29.276Z] [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
16:01:29 [2024-02-28T21:01:29.276Z] [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
16:01:29 [2024-02-28T21:01:29.276Z] [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
16:01:29 [2024-02-28T21:01:29.276Z] [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
16:01:29 [2024-02-28T21:01:29.276Z] [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
16:01:29 [2024-02-28T21:01:29.276Z] [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
16:01:29 [2024-02-28T21:01:29.276Z] [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
16:01:29 [2024-02-28T21:01:29.276Z] [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
16:01:29 [2024-02-28T21:01:29.532Z] [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
16:01:29 [2024-02-28T21:01:29.532Z] [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
16:01:29 [2024-02-28T21:01:29.532Z] [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
16:01:29 [2024-02-28T21:01:29.532Z] [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
16:01:29 [2024-02-28T21:01:29.532Z] [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
16:01:29 [2024-02-28T21:01:29.532Z] [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
16:01:29 [2024-02-28T21:01:29.532Z] [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
16:01:29 [2024-02-28T21:01:29.532Z] [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
16:01:29 [2024-02-28T21:01:29.532Z] [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
16:01:29 [2024-02-28T21:01:29.532Z] [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
16:01:29 [2024-02-28T21:01:29.532Z] [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
16:01:29 [2024-02-28T21:01:29.532Z] [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
16:01:29 [2024-02-28T21:01:29.532Z] [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
16:01:29 [2024-02-28T21:01:29.532Z] [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
16:01:29 [2024-02-28T21:01:29.532Z] [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
16:01:29 [2024-02-28T21:01:29.532Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/9.4/asm-9.4.jar
16:01:29 [2024-02-28T21:01:29.532Z] [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
16:01:29 [2024-02-28T21:01:29.532Z] [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
16:01:29 [2024-02-28T21:01:29.532Z] [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
16:01:29 [2024-02-28T21:01:29.532Z] [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
16:01:29 [2024-02-28T21:01:29.532Z] [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
16:01:29 [2024-02-28T21:01:29.532Z] [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
16:01:29 [2024-02-28T21:01:29.533Z] [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
16:01:29 [2024-02-28T21:01:29.533Z] [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
16:01:29 [2024-02-28T21:01:29.533Z] [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
16:01:29 [2024-02-28T21:01:29.533Z] [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
16:01:29 [2024-02-28T21:01:29.533Z] [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
16:01:29 [2024-02-28T21:01:29.533Z] [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
16:01:29 [2024-02-28T21:01:29.533Z] [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
16:01:29 [2024-02-28T21:01:29.533Z] [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
16:01:29 [2024-02-28T21:01:29.533Z] [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
16:01:29 [2024-02-28T21:01:29.533Z] [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
16:01:29 [2024-02-28T21:01:29.533Z] [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
16:01:29 [2024-02-28T21:01:29.533Z] [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
16:01:29 [2024-02-28T21:01:29.533Z] [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
16:01:29 [2024-02-28T21:01:29.533Z] [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
16:01:29 [2024-02-28T21:01:29.533Z] [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
16:01:29 [2024-02-28T21:01:29.533Z] [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
16:01:29 [2024-02-28T21:01:29.533Z] [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
16:01:29 [2024-02-28T21:01:29.533Z] [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
16:01:29 [2024-02-28T21:01:29.533Z] [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
16:01:29 [2024-02-28T21:01:29.533Z] [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
16:01:29 [2024-02-28T21:01:29.533Z] [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
16:01:29 [2024-02-28T21:01:29.533Z] [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
16:01:29 [2024-02-28T21:01:29.533Z] [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
16:01:29 [2024-02-28T21:01:29.533Z] [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
16:01:29 [2024-02-28T21:01:29.533Z] [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
16:01:29 [2024-02-28T21:01:29.533Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/9.4/asm-9.4.jar
16:01:29 [2024-02-28T21:01:29.533Z] [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
16:01:29 [2024-02-28T21:01:29.533Z] [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
16:01:29 [2024-02-28T21:01:29.533Z] [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
16:01:29 [2024-02-28T21:01:29.533Z] [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
16:01:29 [2024-02-28T21:01:29.533Z] [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
16:01:29 [2024-02-28T21:01:29.533Z] [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
16:01:29 [2024-02-28T21:01:29.789Z] [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
16:01:29 [2024-02-28T21:01:29.789Z] [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
16:01:29 [2024-02-28T21:01:29.789Z] [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
16:01:29 [2024-02-28T21:01:29.789Z] [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
16:01:29 [2024-02-28T21:01:29.789Z] [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
16:01:29 [2024-02-28T21:01:29.789Z] [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
16:01:29 [2024-02-28T21:01:29.789Z] [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
16:01:29 [2024-02-28T21:01:29.789Z] [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
16:01:29 [2024-02-28T21:01:29.789Z] [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
16:01:30 [2024-02-28T21:01:30.044Z] [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
16:01:30 [2024-02-28T21:01:30.044Z] [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
16:01:30 [2024-02-28T21:01:30.045Z] [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
16:01:30 [2024-02-28T21:01:30.045Z] [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
16:01:30 [2024-02-28T21:01:30.045Z] [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
16:01:30 [2024-02-28T21:01:30.045Z] [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
16:01:30 [2024-02-28T21:01:30.045Z] [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
16:01:30 [2024-02-28T21:01:30.045Z] [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
16:01:30 [2024-02-28T21:01:30.045Z] [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
16:01:30 [2024-02-28T21:01:30.300Z] [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
16:01:30 [2024-02-28T21:01:30.300Z] [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
16:01:30 [2024-02-28T21:01:30.300Z] [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
16:01:30 [2024-02-28T21:01:30.300Z] [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
16:01:30 [2024-02-28T21:01:30.300Z] [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
16:01:30 [2024-02-28T21:01:30.300Z] [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
16:01:30 [2024-02-28T21:01:30.300Z] [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
16:01:30 [2024-02-28T21:01:30.300Z] [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
16:01:30 [2024-02-28T21:01:30.300Z] [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
16:01:30 [2024-02-28T21:01:30.555Z] [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
16:01:30 [2024-02-28T21:01:30.555Z] [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
16:01:30 [2024-02-28T21:01:30.555Z] [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
16:01:30 [2024-02-28T21:01:30.555Z] [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
16:01:30 [2024-02-28T21:01:30.555Z] [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
16:01:30 [2024-02-28T21:01:30.555Z] [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
16:01:30 [2024-02-28T21:01:30.555Z] [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
16:01:30 [2024-02-28T21:01:30.555Z] [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
16:01:30 [2024-02-28T21:01:30.810Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/4.0.3/org.eclipse.tycho.surefire.junit5-4.0.3.jar
16:01:30 [2024-02-28T21:01:30.810Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/4.0.3/org.eclipse.tycho.surefire.junit54-4.0.3.jar
16:01:30 [2024-02-28T21:01:30.810Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/4.0.3/org.eclipse.tycho.surefire.junit55-4.0.3.jar
16:01:30 [2024-02-28T21:01:30.810Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/4.0.3/org.eclipse.tycho.surefire.junit56-4.0.3.jar
16:01:30 [2024-02-28T21:01:30.810Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/4.0.3/org.eclipse.tycho.surefire.junit57-4.0.3.jar
16:01:30 [2024-02-28T21:01:30.810Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/4.0.3/org.eclipse.tycho.surefire.junit57withvintage-4.0.3.jar
16:01:30 [2024-02-28T21:01:30.810Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/4.0.3/org.eclipse.tycho.surefire.junit58-4.0.3.jar
16:01:30 [2024-02-28T21:01:30.810Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/4.0.3/org.eclipse.tycho.surefire.junit58withvintage-4.0.3.jar
16:01:30 [2024-02-28T21:01:30.811Z] [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
16:01:30 [2024-02-28T21:01:30.811Z] [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
16:01:30 [2024-02-28T21:01:30.811Z] [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
16:01:30 [2024-02-28T21:01:30.811Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-failsafe-plugin/3.1.2/maven-failsafe-plugin-3.1.2.jar
16:01:30 [2024-02-28T21:01:30.811Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire-api/3.1.2/surefire-api-3.1.2.jar
16:01:30 [2024-02-28T21:01:30.811Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire-logger-api/3.1.2/surefire-logger-api-3.1.2.jar
16:01:30 [2024-02-28T21:01:30.811Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire-shared-utils/3.1.2/surefire-shared-utils-3.1.2.jar
16:01:30 [2024-02-28T21:01:30.811Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/maven-surefire-common/3.1.2/maven-surefire-common-3.1.2.jar
16:01:30 [2024-02-28T21:01:30.811Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire-extensions-api/3.1.2/surefire-extensions-api-3.1.2.jar
16:01:30 [2024-02-28T21:01:30.811Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire-booter/3.1.2/surefire-booter-3.1.2.jar
16:01:30 [2024-02-28T21:01:30.811Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire-extensions-spi/3.1.2/surefire-extensions-spi-3.1.2.jar
16:01:30 [2024-02-28T21:01:30.811Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar
16:01:30 [2024-02-28T21:01:30.811Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.jar
16:01:30 [2024-02-28T21:01:30.811Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.jar
16:01:30 [2024-02-28T21:01:30.811Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/9.4/asm-9.4.jar
16:01:30 [2024-02-28T21:01:30.811Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.jar
16:01:30 [2024-02-28T21:01:30.811Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/biz/aQute/bnd/biz.aQute.bnd.maven/6.4.0/biz.aQute.bnd.maven-6.4.0.jar
16:01:30 [2024-02-28T21:01:30.811Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/biz/aQute/bnd/biz.aQute.resolve/6.4.0/biz.aQute.resolve-6.4.0.jar
16:01:30 [2024-02-28T21:01:30.811Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.service.resolver/1.1.1/org.osgi.service.resolver-1.1.1.jar
16:01:30 [2024-02-28T21:01:30.811Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.jar
16:01:30 [2024-02-28T21:01:30.811Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/4.0.3/org.eclipse.tycho.surefire.osgibooter-4.0.3.jar
16:01:30 [2024-02-28T21:01:30.811Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/4.0.3/org.eclipse.tycho.surefire.junit-4.0.3.jar
16:01:30 [2024-02-28T21:01:30.811Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/4.0.3/org.eclipse.tycho.surefire.junit4-4.0.3.jar
16:01:30 [2024-02-28T21:01:30.811Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/4.0.3/org.eclipse.tycho.surefire.junit47-4.0.3.jar
16:01:30 [2024-02-28T21:01:30.811Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/4.0.3/org.eclipse.tycho.surefire.junit5-4.0.3.jar
16:01:30 [2024-02-28T21:01:30.811Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/4.0.3/org.eclipse.tycho.surefire.junit54-4.0.3.jar
16:01:30 [2024-02-28T21:01:30.811Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/4.0.3/org.eclipse.tycho.surefire.junit55-4.0.3.jar
16:01:30 [2024-02-28T21:01:30.811Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/4.0.3/org.eclipse.tycho.surefire.junit56-4.0.3.jar
16:01:30 [2024-02-28T21:01:30.811Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/4.0.3/org.eclipse.tycho.surefire.junit57-4.0.3.jar
16:01:30 [2024-02-28T21:01:30.811Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/4.0.3/org.eclipse.tycho.surefire.junit57withvintage-4.0.3.jar
16:01:30 [2024-02-28T21:01:30.811Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/4.0.3/org.eclipse.tycho.surefire.junit58-4.0.3.jar
16:01:30 [2024-02-28T21:01:30.811Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/4.0.3/org.eclipse.tycho.surefire.junit58withvintage-4.0.3.jar
16:01:30 [2024-02-28T21:01:30.811Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59/4.0.3/org.eclipse.tycho.surefire.junit59-4.0.3.jar
16:01:30 [2024-02-28T21:01:30.811Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59withvintage/4.0.3/org.eclipse.tycho.surefire.junit59withvintage-4.0.3.jar
16:01:30 [2024-02-28T21:01:30.811Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/4.0.3/org.eclipse.tycho.surefire.testng-4.0.3.jar
16:01:30 [2024-02-28T21:01:30.811Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-failsafe-plugin/3.1.2/maven-failsafe-plugin-3.1.2.jar
16:01:30 [2024-02-28T21:01:30.811Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-api/3.1.2/surefire-api-3.1.2.jar
16:01:30 [2024-02-28T21:01:30.811Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-logger-api/3.1.2/surefire-logger-api-3.1.2.jar
16:01:30 [2024-02-28T21:01:30.811Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-shared-utils/3.1.2/surefire-shared-utils-3.1.2.jar
16:01:30 [2024-02-28T21:01:30.811Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/maven-surefire-common/3.1.2/maven-surefire-common-3.1.2.jar
16:01:30 [2024-02-28T21:01:30.811Z] [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
16:01:30 [2024-02-28T21:01:30.812Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-booter/3.1.2/surefire-booter-3.1.2.jar
16:01:30 [2024-02-28T21:01:30.812Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-extensions-spi/3.1.2/surefire-extensions-spi-3.1.2.jar
16:01:30 [2024-02-28T21:01:30.812Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar
16:01:30 [2024-02-28T21:01:30.812Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.jar
16:01:30 [2024-02-28T21:01:30.812Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.jar
16:01:30 [2024-02-28T21:01:30.812Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/9.4/asm-9.4.jar
16:01:30 [2024-02-28T21:01:30.812Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.jar
16:01:30 [2024-02-28T21:01:30.812Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/biz/aQute/bnd/biz.aQute.bnd.maven/6.4.0/biz.aQute.bnd.maven-6.4.0.jar
16:01:30 [2024-02-28T21:01:30.812Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/biz/aQute/bnd/biz.aQute.resolve/6.4.0/biz.aQute.resolve-6.4.0.jar
16:01:30 [2024-02-28T21:01:30.812Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.service.resolver/1.1.1/org.osgi.service.resolver-1.1.1.jar
16:01:30 [2024-02-28T21:01:30.812Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.jar
16:01:30 [2024-02-28T21:01:30.812Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/4.0.3/org.eclipse.tycho.surefire.osgibooter-4.0.3.jar
16:01:30 [2024-02-28T21:01:30.812Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/4.0.3/org.eclipse.tycho.surefire.osgibooter-4.0.3.jar (2.7 MB at 40 MB/s)
16:01:30 [2024-02-28T21:01:30.812Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/4.0.3/org.eclipse.tycho.surefire.junit-4.0.3.jar
16:01:30 [2024-02-28T21:01:30.812Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/4.0.3/org.eclipse.tycho.surefire.junit4-4.0.3.jar
16:01:30 [2024-02-28T21:01:30.812Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/4.0.3/org.eclipse.tycho.surefire.junit47-4.0.3.jar
16:01:30 [2024-02-28T21:01:30.812Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/4.0.3/org.eclipse.tycho.surefire.junit5-4.0.3.jar
16:01:30 [2024-02-28T21:01:30.812Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/4.0.3/org.eclipse.tycho.surefire.junit54-4.0.3.jar
16:01:30 [2024-02-28T21:01:30.812Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/4.0.3/org.eclipse.tycho.surefire.junit-4.0.3.jar (29 kB at 1.4 MB/s)
16:01:30 [2024-02-28T21:01:30.812Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/4.0.3/org.eclipse.tycho.surefire.junit55-4.0.3.jar
16:01:30 [2024-02-28T21:01:30.812Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/4.0.3/org.eclipse.tycho.surefire.junit4-4.0.3.jar (41 kB at 1.9 MB/s)
16:01:30 [2024-02-28T21:01:30.812Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/4.0.3/org.eclipse.tycho.surefire.junit56-4.0.3.jar
16:01:30 [2024-02-28T21:01:30.812Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/4.0.3/org.eclipse.tycho.surefire.junit47-4.0.3.jar (159 kB at 5.3 MB/s)
16:01:30 [2024-02-28T21:01:30.812Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/4.0.3/org.eclipse.tycho.surefire.junit57-4.0.3.jar
16:01:31 [2024-02-28T21:01:31.067Z] [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 12 MB/s)
16:01:31 [2024-02-28T21:01:31.067Z] [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
16:01:31 [2024-02-28T21:01:31.067Z] [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 7.6 MB/s)
16:01:31 [2024-02-28T21:01:31.067Z] [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
16:01:31 [2024-02-28T21:01:31.067Z] [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 8.5 MB/s)
16:01:31 [2024-02-28T21:01:31.067Z] [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
16:01:31 [2024-02-28T21:01:31.067Z] [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.6 MB/s)
16:01:31 [2024-02-28T21:01:31.067Z] [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
16:01:31 [2024-02-28T21:01:31.067Z] [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)
16:01:31 [2024-02-28T21:01:31.067Z] [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
16:01:31 [2024-02-28T21:01:31.067Z] [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 6.7 MB/s)
16:01:31 [2024-02-28T21:01:31.068Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/4.0.3/org.eclipse.tycho.surefire.testng-4.0.3.jar
16:01:31 [2024-02-28T21:01:31.068Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/4.0.3/org.eclipse.tycho.surefire.junit58-4.0.3.jar (691 kB at 6.5 MB/s)
16:01:31 [2024-02-28T21:01:31.068Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-failsafe-plugin/3.1.2/maven-failsafe-plugin-3.1.2.jar
16:01:31 [2024-02-28T21:01:31.068Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-failsafe-plugin/3.1.2/maven-failsafe-plugin-3.1.2.jar (54 kB at 445 kB/s)
16:01:31 [2024-02-28T21:01:31.068Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/3.1.2/surefire-api-3.1.2.jar
16:01:31 [2024-02-28T21:01:31.068Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/3.1.2/surefire-api-3.1.2.jar (171 kB at 1.3 MB/s)
16:01:31 [2024-02-28T21:01:31.068Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/3.1.2/surefire-logger-api-3.1.2.jar
16:01:31 [2024-02-28T21:01:31.068Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/4.0.3/org.eclipse.tycho.surefire.junit58withvintage-4.0.3.jar (758 kB at 5.6 MB/s)
16:01:31 [2024-02-28T21:01:31.068Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-shared-utils/3.1.2/surefire-shared-utils-3.1.2.jar
16:01:31 [2024-02-28T21:01:31.068Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/4.0.3/org.eclipse.tycho.surefire.testng-4.0.3.jar (96 kB at 668 kB/s)
16:01:31 [2024-02-28T21:01:31.068Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59/4.0.3/org.eclipse.tycho.surefire.junit59-4.0.3.jar (723 kB at 5.0 MB/s)
16:01:31 [2024-02-28T21:01:31.068Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/3.1.2/maven-surefire-common-3.1.2.jar
16:01:31 [2024-02-28T21:01:31.068Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-extensions-api/3.1.2/surefire-extensions-api-3.1.2.jar
16:01:31 [2024-02-28T21:01:31.068Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/3.1.2/surefire-logger-api-3.1.2.jar (14 kB at 94 kB/s)
16:01:31 [2024-02-28T21:01:31.068Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/3.1.2/surefire-booter-3.1.2.jar
16:01:31 [2024-02-28T21:01:31.068Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-extensions-api/3.1.2/surefire-extensions-api-3.1.2.jar (26 kB at 158 kB/s)
16:01:31 [2024-02-28T21:01:31.068Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-extensions-spi/3.1.2/surefire-extensions-spi-3.1.2.jar
16:01:31 [2024-02-28T21:01:31.068Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59withvintage/4.0.3/org.eclipse.tycho.surefire.junit59withvintage-4.0.3.jar (790 kB at 4.6 MB/s)
16:01:31 [2024-02-28T21:01:31.068Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-extensions-spi/3.1.2/surefire-extensions-spi-3.1.2.jar (8.2 kB at 48 kB/s)
16:01:31 [2024-02-28T21:01:31.068Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar
16:01:31 [2024-02-28T21:01:31.068Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.jar
16:01:31 [2024-02-28T21:01:31.068Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/3.1.2/maven-surefire-common-3.1.2.jar (306 kB at 1.6 MB/s)
16:01:31 [2024-02-28T21:01:31.068Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.jar
16:01:31 [2024-02-28T21:01:31.068Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/3.1.2/surefire-booter-3.1.2.jar (118 kB at 603 kB/s)
16:01:31 [2024-02-28T21:01:31.068Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.4/asm-9.4.jar
16:01:31 [2024-02-28T21:01:31.068Z] [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 310 kB/s)
16:01:31 [2024-02-28T21:01:31.068Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.jar
16:01:31 [2024-02-28T21:01:31.068Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar (146 kB at 740 kB/s)
16:01:31 [2024-02-28T21:01:31.068Z] [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
16:01:31 [2024-02-28T21:01:31.068Z] [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 12 MB/s)
16:01:31 [2024-02-28T21:01:31.068Z] [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
16:01:31 [2024-02-28T21:01:31.068Z] [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.7 MB/s)
16:01:31 [2024-02-28T21:01:31.068Z] [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
16:01:31 [2024-02-28T21:01:31.068Z] [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 114 kB/s)
16:01:31 [2024-02-28T21:01:31.068Z] [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
16:01:31 [2024-02-28T21:01:31.068Z] [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 255 kB/s)
16:01:31 [2024-02-28T21:01:31.068Z] [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 637 kB/s)
16:01:31 [2024-02-28T21:01:31.068Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.4/asm-9.4.jar (122 kB at 562 kB/s)
16:01:31 [2024-02-28T21:01:31.068Z] [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 868 kB/s)
16:01:31 [2024-02-28T21:01:31.068Z] [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.8 MB/s)
16:01:31 [2024-02-28T21:01:31.996Z] [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
16:01:31 [2024-02-28T21:01:31.996Z] [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
16:01:31 [2024-02-28T21:01:31.996Z] [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
16:01:31 [2024-02-28T21:01:31.996Z] [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
16:01:31 [2024-02-28T21:01:31.996Z] [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
16:01:31 [2024-02-28T21:01:31.996Z] [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
16:01:31 [2024-02-28T21:01:31.996Z] [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 910 kB/s)
16:01:31 [2024-02-28T21:01:31.996Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom
16:01:31 [2024-02-28T21:01:31.996Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom
16:01:31 [2024-02-28T21:01:31.996Z] [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
16:01:31 [2024-02-28T21:01:31.996Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom
16:01:31 [2024-02-28T21:01:31.996Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom
16:01:31 [2024-02-28T21:01:31.996Z] [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
16:01:31 [2024-02-28T21:01:31.996Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom (11 kB at 5.3 MB/s)
16:01:31 [2024-02-28T21:01:31.996Z] [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
16:01:31 [2024-02-28T21:01:31.996Z] [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
16:01:31 [2024-02-28T21:01:31.996Z] [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
16:01:32 [2024-02-28T21:01:32.251Z] [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
16:01:32 [2024-02-28T21:01:32.251Z] [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
16:01:32 [2024-02-28T21:01:32.251Z] [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
16:01:32 [2024-02-28T21:01:32.251Z] [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 4.6 MB/s)
16:01:32 [2024-02-28T21:01:32.251Z] [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
16:01:32 [2024-02-28T21:01:32.251Z] [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
16:01:32 [2024-02-28T21:01:32.252Z] [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
16:01:32 [2024-02-28T21:01:32.252Z] [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
16:01:32 [2024-02-28T21:01:32.252Z] [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
16:01:32 [2024-02-28T21:01:32.252Z] [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
16:01:32 [2024-02-28T21:01:32.508Z] [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 212 kB/s)
16:01:32 [2024-02-28T21:01:32.508Z] [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
16:01:32 [2024-02-28T21:01:32.508Z] [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
16:01:32 [2024-02-28T21:01:32.508Z] [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
16:01:32 [2024-02-28T21:01:32.508Z] [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
16:01:32 [2024-02-28T21:01:32.508Z] [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
16:01:32 [2024-02-28T21:01:32.508Z] [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
16:01:32 [2024-02-28T21:01:32.508Z] [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 231 kB/s)
16:01:32 [2024-02-28T21:01:32.508Z] [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
16:01:32 [2024-02-28T21:01:32.508Z] [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
16:01:32 [2024-02-28T21:01:32.508Z] [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
16:01:32 [2024-02-28T21:01:32.763Z] [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
16:01:32 [2024-02-28T21:01:32.763Z] [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
16:01:32 [2024-02-28T21:01:32.763Z] [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
16:01:32 [2024-02-28T21:01:32.763Z] [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 391 kB/s)
16:01:32 [2024-02-28T21:01:32.763Z] [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
16:01:32 [2024-02-28T21:01:32.763Z] [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
16:01:32 [2024-02-28T21:01:32.763Z] [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
16:01:33 [2024-02-28T21:01:33.019Z] [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
16:01:33 [2024-02-28T21:01:33.019Z] [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
16:01:33 [2024-02-28T21:01:33.019Z] [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
16:01:33 [2024-02-28T21:01:33.019Z] [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 42 kB/s)
16:01:33 [2024-02-28T21:01:33.019Z] [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
16:01:33 [2024-02-28T21:01:33.019Z] [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
16:01:33 [2024-02-28T21:01:33.019Z] [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
16:01:33 [2024-02-28T21:01:33.276Z] [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
16:01:33 [2024-02-28T21:01:33.276Z] [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
16:01:33 [2024-02-28T21:01:33.276Z] [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
16:01:33 [2024-02-28T21:01:33.276Z] [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 371 kB/s)
16:01:33 [2024-02-28T21:01:33.276Z] [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
16:01:33 [2024-02-28T21:01:33.276Z] [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
16:01:33 [2024-02-28T21:01:33.276Z] [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
16:01:33 [2024-02-28T21:01:33.276Z] [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
16:01:33 [2024-02-28T21:01:33.276Z] [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
16:01:33 [2024-02-28T21:01:33.276Z] [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
16:01:33 [2024-02-28T21:01:33.532Z] [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 53 kB/s)
16:01:33 [2024-02-28T21:01:33.532Z] [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
16:01:33 [2024-02-28T21:01:33.532Z] [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
16:01:33 [2024-02-28T21:01:33.532Z] [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
16:01:33 [2024-02-28T21:01:33.532Z] [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
16:01:33 [2024-02-28T21:01:33.532Z] [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
16:01:33 [2024-02-28T21:01:33.788Z] [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
16:01:34 [2024-02-28T21:01:34.043Z] [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
16:01:34 [2024-02-28T21:01:34.043Z] [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
16:01:34 [2024-02-28T21:01:34.043Z] [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
16:01:34 [2024-02-28T21:01:34.043Z] [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
16:01:34 [2024-02-28T21:01:34.043Z] [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
16:01:34 [2024-02-28T21:01:34.043Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar (41 kB at 2.9 MB/s)
16:01:34 [2024-02-28T21:01:34.043Z] [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
16:01:34 [2024-02-28T21:01:34.299Z] [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 1.2 MB/s)
16:01:34 [2024-02-28T21:01:34.860Z] [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
16:01:34 [2024-02-28T21:01:34.860Z] [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
16:01:34 [2024-02-28T21:01:34.860Z] [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
16:01:34 [2024-02-28T21:01:34.860Z] [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
16:01:34 [2024-02-28T21:01:34.860Z] [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
16:01:34 [2024-02-28T21:01:34.860Z] [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
16:01:34 [2024-02-28T21:01:34.860Z] [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 44 kB/s)
16:01:35 [2024-02-28T21:01:35.116Z] [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
16:01:35 [2024-02-28T21:01:35.116Z] [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
16:01:35 [2024-02-28T21:01:35.116Z] [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
16:01:35 [2024-02-28T21:01:35.116Z] [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
16:01:35 [2024-02-28T21:01:35.116Z] [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
16:01:35 [2024-02-28T21:01:35.116Z] [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
16:01:35 [2024-02-28T21:01:35.116Z] [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 1.4 MB/s)
16:01:35 [2024-02-28T21:01:35.116Z] [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
16:01:35 [2024-02-28T21:01:35.116Z] [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
16:01:35 [2024-02-28T21:01:35.116Z] [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
16:01:35 [2024-02-28T21:01:35.371Z] [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
16:01:35 [2024-02-28T21:01:35.371Z] [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
16:01:35 [2024-02-28T21:01:35.371Z] [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
16:01:35 [2024-02-28T21:01:35.371Z] [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 226 kB/s)
16:01:35 [2024-02-28T21:01:35.371Z] [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
16:01:35 [2024-02-28T21:01:35.372Z] [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
16:01:35 [2024-02-28T21:01:35.372Z] [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
16:01:35 [2024-02-28T21:01:35.372Z] [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
16:01:35 [2024-02-28T21:01:35.372Z] [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
16:01:35 [2024-02-28T21:01:35.372Z] [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
16:01:35 [2024-02-28T21:01:35.372Z] [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 123 kB/s)
16:01:35 [2024-02-28T21:01:35.372Z] [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
16:01:35 [2024-02-28T21:01:35.627Z] [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
16:01:35 [2024-02-28T21:01:35.627Z] [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
16:01:35 [2024-02-28T21:01:35.627Z] [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
16:01:35 [2024-02-28T21:01:35.627Z] [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
16:01:35 [2024-02-28T21:01:35.627Z] [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
16:01:35 [2024-02-28T21:01:35.627Z] [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 2.2 MB/s)
16:01:35 [2024-02-28T21:01:35.628Z] [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
16:01:35 [2024-02-28T21:01:35.628Z] [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
16:01:35 [2024-02-28T21:01:35.628Z] [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
16:01:35 [2024-02-28T21:01:35.883Z] [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
16:01:35 [2024-02-28T21:01:35.883Z] [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
16:01:35 [2024-02-28T21:01:35.883Z] [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
16:01:35 [2024-02-28T21:01:35.883Z] [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
16:01:36 [2024-02-28T21:01:36.139Z] [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
16:01:36 [2024-02-28T21:01:36.139Z] [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
16:01:36 [2024-02-28T21:01:36.139Z] [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
16:01:36 [2024-02-28T21:01:36.139Z] [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
16:01:36 [2024-02-28T21:01:36.139Z] [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
16:01:36 [2024-02-28T21:01:36.394Z] [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 79 MB/s)
16:01:36 [2024-02-28T21:01:36.394Z] [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
16:01:36 [2024-02-28T21:01:36.395Z] [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 12 MB/s)
16:01:36 [2024-02-28T21:01:36.650Z] [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
16:01:36 [2024-02-28T21:01:36.650Z] [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 51 kB/s)
16:01:36 [2024-02-28T21:01:36.650Z] [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
16:01:36 [2024-02-28T21:01:36.650Z] [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 584 kB/s)
16:01:36 [2024-02-28T21:01:36.650Z] [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
16:01:36 [2024-02-28T21:01:36.913Z] [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 33 kB/s)
16:01:36 [2024-02-28T21:01:36.914Z] [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
16:01:36 [2024-02-28T21:01:36.914Z] [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 804 kB/s)
16:01:36 [2024-02-28T21:01:36.914Z] [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
16:01:36 [2024-02-28T21:01:36.914Z] [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 166 kB/s)
16:01:36 [2024-02-28T21:01:36.914Z] [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
16:01:36 [2024-02-28T21:01:36.914Z] [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 2.2 MB/s)
16:01:36 [2024-02-28T21:01:36.914Z] [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
16:01:36 [2024-02-28T21:01:36.914Z] [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
16:01:36 [2024-02-28T21:01:36.914Z] [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
16:01:36 [2024-02-28T21:01:36.914Z] [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
16:01:36 [2024-02-28T21:01:36.914Z] [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
16:01:36 [2024-02-28T21:01:36.914Z] [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
16:01:37 [2024-02-28T21:01:37.173Z] [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 24 kB/s)
16:01:37 [2024-02-28T21:01:37.173Z] [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
16:01:37 [2024-02-28T21:01:37.173Z] [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
16:01:37 [2024-02-28T21:01:37.173Z] [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
16:01:37 [2024-02-28T21:01:37.173Z] [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
16:01:37 [2024-02-28T21:01:37.173Z] [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
16:01:37 [2024-02-28T21:01:37.429Z] [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
16:01:37 [2024-02-28T21:01:37.429Z] [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 984 kB/s)
16:01:37 [2024-02-28T21:01:37.685Z] [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
16:01:37 [2024-02-28T21:01:37.685Z] [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
16:01:37 [2024-02-28T21:01:37.685Z] [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
16:01:37 [2024-02-28T21:01:37.685Z] [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
16:01:37 [2024-02-28T21:01:37.685Z] [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
16:01:37 [2024-02-28T21:01:37.685Z] [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
16:01:37 [2024-02-28T21:01:37.685Z] [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 108 kB/s)
16:01:37 [2024-02-28T21:01:37.685Z] [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
16:01:37 [2024-02-28T21:01:37.685Z] [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
16:01:37 [2024-02-28T21:01:37.685Z] [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
16:01:37 [2024-02-28T21:01:37.945Z] [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
16:01:37 [2024-02-28T21:01:37.945Z] [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
16:01:37 [2024-02-28T21:01:37.945Z] [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
16:01:37 [2024-02-28T21:01:37.945Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/4.0.3/tycho-p2-repository-plugin-4.0.3.jar (42 kB at 4.2 MB/s)
16:01:40 [2024-02-28T21:01:40.468Z] [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
16:01:40 [2024-02-28T21:01:40.468Z] [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
16:01:40 [2024-02-28T21:01:40.468Z] [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
16:01:40 [2024-02-28T21:01:40.468Z] [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
16:01:40 [2024-02-28T21:01:40.468Z] [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
16:01:40 [2024-02-28T21:01:40.468Z] [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
16:01:40 [2024-02-28T21:01:40.468Z] [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 847 kB/s)
16:01:40 [2024-02-28T21:01:40.468Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/mojo-parent/74/mojo-parent-74.pom
16:01:40 [2024-02-28T21:01:40.468Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/mojo-parent/74/mojo-parent-74.pom
16:01:40 [2024-02-28T21:01:40.468Z] [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
16:01:40 [2024-02-28T21:01:40.723Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/mojo/mojo-parent/74/mojo-parent-74.pom
16:01:40 [2024-02-28T21:01:40.723Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/mojo/mojo-parent/74/mojo-parent-74.pom
16:01:40 [2024-02-28T21:01:40.723Z] [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
16:01:40 [2024-02-28T21:01:40.723Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/74/mojo-parent-74.pom (36 kB at 2.7 MB/s)
16:01:40 [2024-02-28T21:01:40.723Z] [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
16:01:40 [2024-02-28T21:01:40.723Z] [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
16:01:40 [2024-02-28T21:01:40.723Z] [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
16:01:40 [2024-02-28T21:01:40.723Z] [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
16:01:40 [2024-02-28T21:01:40.723Z] [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
16:01:40 [2024-02-28T21:01:40.723Z] [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
16:01:40 [2024-02-28T21:01:40.979Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/3.4.0/build-helper-maven-plugin-3.4.0.jar (70 kB at 7.0 MB/s)
16:01:41 [2024-02-28T21:01:41.905Z] [WARNING] The project org.eclipse.tracecompass:org.eclipse.tracecompass:pom:9.3.0-SNAPSHOT uses prerequisites which is only intended for maven-plugin projects but not for non maven-plugin projects. For such purposes you should use the maven-enforcer-plugin. See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html
16:01:41 [2024-02-28T21:01:41.905Z] [INFO] ------------------------------------------------------------------------
16:01:41 [2024-02-28T21:01:41.905Z] [INFO] Reactor Build Order:
16:01:41 [2024-02-28T21:01:41.905Z] [INFO] 
16:01:41 [2024-02-28T21:01:41.905Z] [INFO] Trace Compass Parent                                               [pom]
16:01:41 [2024-02-28T21:01:41.905Z] [INFO] Trace Compass Tracetype-agnostic Analyses Parent                   [pom]
16:01:41 [2024-02-28T21:01:41.905Z] [INFO] Trace Compass Common Utilities Parent                              [pom]
16:01:41 [2024-02-28T21:01:41.905Z] [INFO] org.eclipse.tracecompass.common.core                    [eclipse-plugin]
16:01:41 [2024-02-28T21:01:41.905Z] [INFO] Trace Compass State System Parent                                  [pom]
16:01:41 [2024-02-28T21:01:41.905Z] [INFO] org.eclipse.tracecompass.datastore.core                 [eclipse-plugin]
16:01:41 [2024-02-28T21:01:41.905Z] [INFO] org.eclipse.tracecompass.segmentstore.core              [eclipse-plugin]
16:01:41 [2024-02-28T21:01:41.905Z] [INFO] Trace Compass TMF Parent                                           [pom]
16:01:41 [2024-02-28T21:01:41.905Z] [INFO] Trace Compass Filter Parser                             [eclipse-plugin]
16:01:41 [2024-02-28T21:01:41.905Z] [INFO] org.eclipse.tracecompass.statesystem.core               [eclipse-plugin]
16:01:41 [2024-02-28T21:01:41.905Z] [INFO] org.eclipse.tracecompass.tmf.core                       [eclipse-plugin]
16:01:41 [2024-02-28T21:01:41.905Z] [INFO] org.eclipse.tracecompass.analysis.counters.core         [eclipse-plugin]
16:01:41 [2024-02-28T21:01:41.905Z] [INFO] org.eclipse.tracecompass.statesystem.core.tests    [eclipse-test-plugin]
16:01:41 [2024-02-28T21:01:41.905Z] [INFO] org.eclipse.tracecompass.tmf.core.tests            [eclipse-test-plugin]
16:01:41 [2024-02-28T21:01:41.905Z] [INFO] Trace Compass CTF Support Parent                                   [pom]
16:01:41 [2024-02-28T21:01:41.905Z] [INFO] Trace Compass CTF Parser Plug-in                        [eclipse-plugin]
16:01:41 [2024-02-28T21:01:41.905Z] [INFO] org.eclipse.tracecompass.ctf.core                       [eclipse-plugin]
16:01:41 [2024-02-28T21:01:41.905Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core                   [eclipse-plugin]
16:01:41 [2024-02-28T21:01:41.905Z] [INFO] Trace Compass CTF Core Tests Plug-in               [eclipse-test-plugin]
16:01:41 [2024-02-28T21:01:41.905Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core.tests        [eclipse-test-plugin]
16:01:41 [2024-02-28T21:01:41.905Z] [INFO] org.eclipse.tracecompass.analysis.counters.core.tests [eclipse-test-plugin]
16:01:41 [2024-02-28T21:01:41.905Z] [INFO] org.eclipse.tracecompass.tmf.ui                         [eclipse-plugin]
16:01:41 [2024-02-28T21:01:41.905Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui           [eclipse-plugin]
16:01:41 [2024-02-28T21:01:41.905Z] [INFO] org.eclipse.tracecompass.tmf.chart.core                 [eclipse-plugin]
16:01:41 [2024-02-28T21:01:41.905Z] [INFO] org.eclipse.tracecompass.analysis.lami.core             [eclipse-plugin]
16:01:41 [2024-02-28T21:01:41.905Z] [INFO] org.eclipse.tracecompass.analysis.graph.core            [eclipse-plugin]
16:01:41 [2024-02-28T21:01:41.905Z] [INFO] org.eclipse.tracecompass.analysis.timing.core           [eclipse-plugin]
16:01:41 [2024-02-28T21:01:41.905Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core          [eclipse-plugin]
16:01:41 [2024-02-28T21:01:41.905Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core         [eclipse-plugin]
16:01:41 [2024-02-28T21:01:41.905Z] [INFO] Trace Compass LTTng Support Parent                                 [pom]
16:01:41 [2024-02-28T21:01:41.905Z] [INFO] org.eclipse.tracecompass.lttng2.common.core             [eclipse-plugin]
16:01:41 [2024-02-28T21:01:41.905Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core             [eclipse-plugin]
16:01:41 [2024-02-28T21:01:41.905Z] [INFO] org.eclipse.tracecompass.tmf.ui.tests              [eclipse-test-plugin]
16:01:41 [2024-02-28T21:01:41.905Z] [INFO] Trace Compass Release Engineering Parent                           [pom]
16:01:41 [2024-02-28T21:01:41.905Z] [INFO] org.eclipse.tracecompass.slf4j.binding.simple.properties [eclipse-plugin]
16:01:41 [2024-02-28T21:01:41.905Z] [INFO] org.eclipse.tracecompass.tmf.ui.swtbot.tests       [eclipse-test-plugin]
16:01:41 [2024-02-28T21:01:41.905Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests [eclipse-test-plugin]
16:01:41 [2024-02-28T21:01:41.905Z] [INFO] org.eclipse.tracecompass.analysis.graph.core.tests [eclipse-test-plugin]
16:01:41 [2024-02-28T21:01:41.905Z] [INFO] org.eclipse.tracecompass.analysis.graph.ui              [eclipse-plugin]
16:01:41 [2024-02-28T21:01:41.905Z] [INFO] org.eclipse.tracecompass.analysis.lami.core.tests  [eclipse-test-plugin]
16:01:41 [2024-02-28T21:01:41.905Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui                   [eclipse-plugin]
16:01:41 [2024-02-28T21:01:41.905Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui               [eclipse-plugin]
16:01:41 [2024-02-28T21:01:41.905Z] [INFO] org.eclipse.tracecompass.tmf.chart.core.tests      [eclipse-test-plugin]
16:01:41 [2024-02-28T21:01:41.905Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests [eclipse-test-plugin]
16:01:41 [2024-02-28T21:01:41.905Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests [eclipse-test-plugin]
16:01:41 [2024-02-28T21:01:41.905Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core.tests [eclipse-test-plugin]
16:01:41 [2024-02-28T21:01:41.905Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui             [eclipse-plugin]
16:01:41 [2024-02-28T21:01:41.905Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui           [eclipse-plugin]
16:01:41 [2024-02-28T21:01:41.905Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.tests [eclipse-test-plugin]
16:01:41 [2024-02-28T21:01:41.905Z] [INFO] org.eclipse.tracecompass.analysis.timing.core.tests [eclipse-test-plugin]
16:01:41 [2024-02-28T21:01:41.905Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests [eclipse-test-plugin]
16:01:41 [2024-02-28T21:01:41.905Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests [eclipse-test-plugin]
16:01:41 [2024-02-28T21:01:41.905Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core        [eclipse-plugin]
16:01:41 [2024-02-28T21:01:41.905Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core.tests [eclipse-test-plugin]
16:01:41 [2024-02-28T21:01:41.905Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui          [eclipse-plugin]
16:01:41 [2024-02-28T21:01:41.905Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests [eclipse-test-plugin]
16:01:41 [2024-02-28T21:01:41.905Z] [INFO] Trace Compass BTF Support Parent                                   [pom]
16:01:41 [2024-02-28T21:01:41.905Z] [INFO] org.eclipse.tracecompass.btf.core                       [eclipse-plugin]
16:01:41 [2024-02-28T21:01:41.905Z] [INFO] org.eclipse.tracecompass.btf.ui                         [eclipse-plugin]
16:01:41 [2024-02-28T21:01:41.905Z] [INFO] Trace Compass Documentation                                        [pom]
16:01:41 [2024-02-28T21:01:41.905Z] [INFO] Trace Compass Profiling User Guide                      [eclipse-plugin]
16:01:41 [2024-02-28T21:01:41.905Z] [INFO] Trace Compass Developer Guide                           [eclipse-plugin]
16:01:41 [2024-02-28T21:01:41.905Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui            [eclipse-plugin]
16:01:41 [2024-02-28T21:01:41.905Z] [INFO] org.eclipse.tracecompass.tmf                           [eclipse-feature]
16:01:41 [2024-02-28T21:01:41.905Z] [INFO] org.eclipse.tracecompass.btf                           [eclipse-feature]
16:01:41 [2024-02-28T21:01:41.905Z] [INFO] org.eclipse.tracecompass.btf.core.tests            [eclipse-test-plugin]
16:01:41 [2024-02-28T21:01:41.905Z] [INFO] org.eclipse.tracecompass.common.core.tests         [eclipse-test-plugin]
16:01:41 [2024-02-28T21:01:41.905Z] [INFO] org.eclipse.tracecompass.ctf                           [eclipse-feature]
16:01:41 [2024-02-28T21:01:41.905Z] [INFO] org.eclipse.tracecompass.ctf.parser.tests          [eclipse-test-plugin]
16:01:41 [2024-02-28T21:01:41.905Z] [INFO] org.eclipse.tracecompass.tmf.ctf                       [eclipse-feature]
16:01:41 [2024-02-28T21:01:41.905Z] [INFO] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests   [eclipse-test-plugin]
16:01:41 [2024-02-28T21:01:41.905Z] [INFO] Trace Compass User Guide                                [eclipse-plugin]
16:01:41 [2024-02-28T21:01:41.905Z] [INFO] Trace Compass GDB Tracepoint Analysis User Guide        [eclipse-plugin]
16:01:41 [2024-02-28T21:01:41.905Z] [INFO] Trace Compass RCP User Guide                            [eclipse-plugin]
16:01:41 [2024-02-28T21:01:41.905Z] [INFO] Trace Compass Pcap User Guide                           [eclipse-plugin]
16:01:41 [2024-02-28T21:01:41.905Z] [INFO] org.eclipse.tracecompass.examples                       [eclipse-plugin]
16:01:41 [2024-02-28T21:01:41.905Z] [INFO] Trace Compass GDB Tracepoint Analysis Parent                       [pom]
16:01:41 [2024-02-28T21:01:41.905Z] [INFO] org.eclipse.tracecompass.gdbtrace.core                  [eclipse-plugin]
16:01:41 [2024-02-28T21:01:41.905Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui                    [eclipse-plugin]
16:01:41 [2024-02-28T21:01:41.905Z] [INFO] org.eclipse.tracecompass.gdbtrace                      [eclipse-feature]
16:01:41 [2024-02-28T21:01:41.905Z] [INFO] org.eclipse.tracecompass.gdbtrace.core.tests       [eclipse-test-plugin]
16:01:41 [2024-02-28T21:01:41.905Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui.tests         [eclipse-test-plugin]
16:01:41 [2024-02-28T21:01:41.905Z] [INFO] org.eclipse.tracecompass.lttng2.common.core.tests  [eclipse-test-plugin]
16:01:41 [2024-02-28T21:01:41.905Z] [INFO] org.eclipse.tracecompass.tmf.remote.core                [eclipse-plugin]
16:01:41 [2024-02-28T21:01:41.906Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui                  [eclipse-plugin]
16:01:41 [2024-02-28T21:01:41.906Z] [INFO] org.eclipse.tracecompass.lttng2.control.core            [eclipse-plugin]
16:01:41 [2024-02-28T21:01:41.906Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui              [eclipse-plugin]
16:01:41 [2024-02-28T21:01:41.906Z] [INFO] org.eclipse.tracecompass.lttng2.control                [eclipse-feature]
16:01:41 [2024-02-28T21:01:41.906Z] [INFO] org.eclipse.tracecompass.lttng2.control.core.tests [eclipse-test-plugin]
16:01:41 [2024-02-28T21:01:41.906Z] [INFO] org.eclipse.tracecompass.tmf.remote.core.tests     [eclipse-test-plugin]
16:01:41 [2024-02-28T21:01:41.906Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.tests   [eclipse-test-plugin]
16:01:41 [2024-02-28T21:01:41.906Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests [eclipse-test-plugin]
16:01:41 [2024-02-28T21:01:41.906Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui               [eclipse-plugin]
16:01:41 [2024-02-28T21:01:41.906Z] [INFO] org.eclipse.tracecompass.lttng2.kernel                 [eclipse-feature]
16:01:41 [2024-02-28T21:01:41.906Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core.tests [eclipse-test-plugin]
16:01:41 [2024-02-28T21:01:41.906Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core.tests  [eclipse-test-plugin]
16:01:41 [2024-02-28T21:01:41.906Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests [eclipse-test-plugin]
16:01:41 [2024-02-28T21:01:41.906Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core                [eclipse-plugin]
16:01:41 [2024-02-28T21:01:41.906Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui                  [eclipse-plugin]
16:01:41 [2024-02-28T21:01:41.906Z] [INFO] org.eclipse.tracecompass.lttng2.ust                    [eclipse-feature]
16:01:41 [2024-02-28T21:01:41.906Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core.tests     [eclipse-test-plugin]
16:01:41 [2024-02-28T21:01:41.906Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.tests       [eclipse-test-plugin]
16:01:41 [2024-02-28T21:01:41.906Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests [eclipse-test-plugin]
16:01:41 [2024-02-28T21:01:41.906Z] [INFO] Trace Compass Pcap Format Support Parent                           [pom]
16:01:41 [2024-02-28T21:01:41.906Z] [INFO] org.eclipse.tracecompass.pcap.core                      [eclipse-plugin]
16:01:41 [2024-02-28T21:01:41.906Z] [INFO] Trace Compass Pcap Parser Core Tests Plug-in       [eclipse-test-plugin]
16:01:41 [2024-02-28T21:01:41.906Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core                  [eclipse-plugin]
16:01:41 [2024-02-28T21:01:41.906Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui                    [eclipse-plugin]
16:01:41 [2024-02-28T21:01:41.906Z] [INFO] org.eclipse.tracecompass.tmf.pcap                      [eclipse-feature]
16:01:41 [2024-02-28T21:01:41.906Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core.tests       [eclipse-test-plugin]
16:01:41 [2024-02-28T21:01:41.906Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests  [eclipse-test-plugin]
16:01:41 [2024-02-28T21:01:41.906Z] [INFO] Trace Compass RCP Parent                                           [pom]
16:01:41 [2024-02-28T21:01:41.906Z] [INFO] Trace Compass RCP Branding plug-in                      [eclipse-plugin]
16:01:41 [2024-02-28T21:01:41.906Z] [INFO] Trace Compass RCP Branding Feature                     [eclipse-feature]
16:01:41 [2024-02-28T21:01:41.906Z] [INFO] org.eclipse.tracecompass.tmf.cli.core                   [eclipse-plugin]
16:01:41 [2024-02-28T21:01:41.906Z] [INFO] org.eclipse.tracecompass.rcp.ui                         [eclipse-plugin]
16:01:41 [2024-02-28T21:01:41.906Z] [INFO] Trace Compass RCP Feature                              [eclipse-feature]
16:01:41 [2024-02-28T21:01:41.906Z] [INFO] org.eclipse.tracecompass.tmf.cli.core.tests        [eclipse-test-plugin]
16:01:41 [2024-02-28T21:01:41.906Z] [INFO] org.eclipse.tracecompass.rcp.ui.tests              [eclipse-test-plugin]
16:01:41 [2024-02-28T21:01:41.906Z] [INFO] org.eclipse.tracecompass.rcp.incubator.ui               [eclipse-plugin]
16:01:41 [2024-02-28T21:01:41.906Z] [INFO] org.eclipse.tracecompass.rcp.incubator                 [eclipse-feature]
16:01:41 [2024-02-28T21:01:41.906Z] [INFO] org.eclipse.tracecompass.tmf.cli                       [eclipse-feature]
16:01:41 [2024-02-28T21:01:41.906Z] [INFO] Trace Compass Json trace Parent                                    [pom]
16:01:41 [2024-02-28T21:01:41.906Z] [INFO] org.eclipse.tracecompass.jsontrace.core                 [eclipse-plugin]
16:01:41 [2024-02-28T21:01:41.906Z] [INFO] org.eclipse.tracecompass.jsontrace                     [eclipse-feature]
16:01:41 [2024-02-28T21:01:41.906Z] [INFO] Trace Compass RCP Product                           [eclipse-repository]
16:01:41 [2024-02-28T21:01:41.906Z] [INFO] Trace Compass Target Platform                                      [pom]
16:01:41 [2024-02-28T21:01:41.906Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.tests [eclipse-test-plugin]
16:01:41 [2024-02-28T21:01:41.906Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests [eclipse-test-plugin]
16:01:41 [2024-02-28T21:01:41.906Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests [eclipse-test-plugin]
16:01:41 [2024-02-28T21:01:41.906Z] [INFO] org.eclipse.tracecompass.integration.swtbot.tests  [eclipse-test-plugin]
16:01:41 [2024-02-28T21:01:41.906Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.tests        [eclipse-test-plugin]
16:01:41 [2024-02-28T21:01:41.906Z] [INFO] org.eclipse.tracecompass.datastore.core.tests      [eclipse-test-plugin]
16:01:41 [2024-02-28T21:01:41.906Z] [INFO] org.eclipse.tracecompass.segmentstore.core.tests   [eclipse-test-plugin]
16:01:41 [2024-02-28T21:01:41.906Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.tests       [eclipse-test-plugin]
16:01:41 [2024-02-28T21:01:41.906Z] [INFO] Trace Compass All Tests                            [eclipse-test-plugin]
16:01:41 [2024-02-28T21:01:41.906Z] [INFO] org.eclipse.tracecompass.integration.core.tests    [eclipse-test-plugin]
16:01:41 [2024-02-28T21:01:41.906Z] [INFO] org.eclipse.tracecompass.testing                       [eclipse-feature]
16:01:41 [2024-02-28T21:01:41.906Z] [INFO] org.eclipse.tracecompass.tmf.remote                    [eclipse-feature]
16:01:41 [2024-02-28T21:01:41.906Z] [INFO] Trace Compass Repository                            [eclipse-repository]
16:01:41 [2024-02-28T21:01:41.906Z] [INFO] org.eclipse.tracecompass.jsontrace.core.tests           [eclipse-plugin]
16:01:41 [2024-02-28T21:01:41.906Z] [INFO] 
16:01:41 [2024-02-28T21:01:41.906Z] [INFO] ---------< org.eclipse.tracecompass:org.eclipse.tracecompass >----------
16:01:41 [2024-02-28T21:01:41.906Z] [INFO] Building Trace Compass Parent 9.3.0-SNAPSHOT                     [1/141]
16:01:41 [2024-02-28T21:01:41.906Z] [INFO]   from pom.xml
16:01:41 [2024-02-28T21:01:41.906Z] [INFO] --------------------------------[ pom ]---------------------------------
16:01:41 [2024-02-28T21:01:41.906Z] [INFO] 
16:01:41 [2024-02-28T21:01:41.906Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass ---
16:01:41 [2024-02-28T21:01:41.906Z] [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
16:01:41 [2024-02-28T21:01:41.906Z] [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
16:01:41 [2024-02-28T21:01:41.906Z] [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
16:01:41 [2024-02-28T21:01:41.906Z] [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
16:01:41 [2024-02-28T21:01:41.906Z] [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
16:01:41 [2024-02-28T21:01:41.906Z] [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
16:01:41 [2024-02-28T21:01:41.906Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.pom (8.7 kB at 1.1 MB/s)
16:01:41 [2024-02-28T21:01:41.906Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/13/plexus-13.pom
16:01:41 [2024-02-28T21:01:41.906Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/13/plexus-13.pom
16:01:41 [2024-02-28T21:01:41.906Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/13/plexus-13.pom
16:01:41 [2024-02-28T21:01:41.906Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/13/plexus-13.pom
16:01:42 [2024-02-28T21:01:42.162Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/13/plexus-13.pom
16:01:42 [2024-02-28T21:01:42.162Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/13/plexus-13.pom
16:01:42 [2024-02-28T21:01:42.162Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/13/plexus-13.pom (27 kB at 2.7 MB/s)
16:01:42 [2024-02-28T21:01:42.162Z] [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
16:01:42 [2024-02-28T21:01:42.162Z] [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
16:01:42 [2024-02-28T21:01:42.162Z] [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
16:01:42 [2024-02-28T21:01:42.162Z] [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
16:01:42 [2024-02-28T21:01:42.162Z] [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
16:01:42 [2024-02-28T21:01:42.162Z] [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
16:01:42 [2024-02-28T21:01:42.162Z] [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 17 MB/s)
16:01:42 [2024-02-28T21:01:42.419Z] [INFO] 
16:01:42 [2024-02-28T21:01:42.419Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass ---
16:01:42 [2024-02-28T21:01:42.419Z] [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
16:01:42 [2024-02-28T21:01:42.675Z] [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
16:01:42 [2024-02-28T21:01:42.675Z] [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
16:01:42 [2024-02-28T21:01:42.675Z] [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
16:01:42 [2024-02-28T21:01:42.675Z] [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
16:01:42 [2024-02-28T21:01:42.675Z] [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
16:01:42 [2024-02-28T21:01:42.676Z] [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 120 kB/s)
16:01:42 [2024-02-28T21:01:42.676Z] [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
16:01:42 [2024-02-28T21:01:42.676Z] [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
16:01:42 [2024-02-28T21:01:42.676Z] [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
16:01:42 [2024-02-28T21:01:42.933Z] [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
16:01:42 [2024-02-28T21:01:42.933Z] [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
16:01:42 [2024-02-28T21:01:42.933Z] [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
16:01:42 [2024-02-28T21:01:42.933Z] [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 152 kB/s)
16:01:42 [2024-02-28T21:01:42.933Z] [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
16:01:42 [2024-02-28T21:01:42.933Z] [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
16:01:42 [2024-02-28T21:01:42.933Z] [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
16:01:42 [2024-02-28T21:01:42.933Z] [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
16:01:42 [2024-02-28T21:01:42.933Z] [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
16:01:42 [2024-02-28T21:01:42.933Z] [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
16:01:42 [2024-02-28T21:01:42.933Z] [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)
16:01:42 [2024-02-28T21:01:42.933Z] [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
16:01:42 [2024-02-28T21:01:42.933Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom
16:01:42 [2024-02-28T21:01:42.933Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom
16:01:42 [2024-02-28T21:01:42.933Z] [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
16:01:43 [2024-02-28T21:01:43.189Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom
16:01:43 [2024-02-28T21:01:43.189Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom
16:01:43 [2024-02-28T21:01:43.189Z] [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
16:01:43 [2024-02-28T21:01:43.189Z] [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 624 kB/s)
16:01:43 [2024-02-28T21:01:43.189Z] [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
16:01:43 [2024-02-28T21:01:43.189Z] [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
16:01:43 [2024-02-28T21:01:43.189Z] [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
16:01:43 [2024-02-28T21:01:43.189Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.15/commons-codec-1.15.jar
16:01:43 [2024-02-28T21:01:43.189Z] [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
16:01:43 [2024-02-28T21:01:43.189Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar
16:01:43 [2024-02-28T21:01:43.189Z] [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
16:01:43 [2024-02-28T21:01:43.189Z] [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
16:01:43 [2024-02-28T21:01:43.189Z] [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
16:01:43 [2024-02-28T21:01:43.189Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.15/commons-codec-1.15.jar
16:01:43 [2024-02-28T21:01:43.189Z] [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
16:01:43 [2024-02-28T21:01:43.189Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar
16:01:43 [2024-02-28T21:01:43.189Z] [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
16:01:43 [2024-02-28T21:01:43.445Z] [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
16:01:43 [2024-02-28T21:01:43.446Z] [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
16:01:43 [2024-02-28T21:01:43.446Z] [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
16:01:43 [2024-02-28T21:01:43.446Z] [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
16:01:43 [2024-02-28T21:01:43.446Z] [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
16:01:43 [2024-02-28T21:01:43.446Z] [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
16:01:43 [2024-02-28T21:01:43.446Z] [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
16:01:43 [2024-02-28T21:01:43.446Z] [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
16:01:43 [2024-02-28T21:01:43.446Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.15/commons-codec-1.15.jar
16:01:43 [2024-02-28T21:01:43.446Z] [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
16:01:43 [2024-02-28T21:01:43.446Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar
16:01:43 [2024-02-28T21:01:43.446Z] [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
16:01:43 [2024-02-28T21:01:43.446Z] [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
16:01:43 [2024-02-28T21:01:43.446Z] [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
16:01:43 [2024-02-28T21:01:43.446Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.15/commons-codec-1.15.jar
16:01:43 [2024-02-28T21:01:43.446Z] [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
16:01:43 [2024-02-28T21:01:43.446Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar
16:01:43 [2024-02-28T21:01:43.446Z] [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
16:01:43 [2024-02-28T21:01:43.446Z] [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 575 kB/s)
16:01:43 [2024-02-28T21:01:43.446Z] [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
16:01:43 [2024-02-28T21:01:43.446Z] [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
16:01:43 [2024-02-28T21:01:43.446Z] [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
16:01:43 [2024-02-28T21:01:43.446Z] [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
16:01:43 [2024-02-28T21:01:43.446Z] [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
16:01:43 [2024-02-28T21:01:43.701Z] [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 33 MB/s)
16:01:43 [2024-02-28T21:01:43.701Z] [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 21 MB/s)
16:01:43 [2024-02-28T21:01:43.702Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar (389 kB at 19 MB/s)
16:01:43 [2024-02-28T21:01:43.702Z] [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 26 MB/s)
16:01:43 [2024-02-28T21:01:43.702Z] [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 4.3 MB/s)
16:01:43 [2024-02-28T21:01:43.702Z] [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed
16:01:43 [2024-02-28T21:01:43.702Z] [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed
16:01:43 [2024-02-28T21:01:43.702Z] [INFO] 
16:01:43 [2024-02-28T21:01:43.702Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass ---
16:01:43 [2024-02-28T21:01:43.702Z] [INFO] 
16:01:43 [2024-02-28T21:01:43.702Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass ---
16:01:43 [2024-02-28T21:01:43.702Z] [INFO] 
16:01:43 [2024-02-28T21:01:43.702Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass ---
16:01:43 [2024-02-28T21:01:43.702Z] [INFO] 
16:01:43 [2024-02-28T21:01:43.702Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass ---
16:01:43 [2024-02-28T21:01:43.702Z] [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
16:01:43 [2024-02-28T21:01:43.702Z] [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 66 kB/s)
16:01:43 [2024-02-28T21:01:43.702Z] [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
16:01:43 [2024-02-28T21:01:43.702Z] [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
16:01:43 [2024-02-28T21:01:43.702Z] [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
16:01:43 [2024-02-28T21:01:43.957Z] [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
16:01:43 [2024-02-28T21:01:43.957Z] [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
16:01:43 [2024-02-28T21:01:43.957Z] [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
16:01:43 [2024-02-28T21:01:43.957Z] [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 1.2 MB/s)
16:01:43 [2024-02-28T21:01:43.957Z] [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
16:01:43 [2024-02-28T21:01:43.957Z] [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
16:01:43 [2024-02-28T21:01:43.957Z] [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
16:01:43 [2024-02-28T21:01:43.957Z] [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
16:01:43 [2024-02-28T21:01:43.957Z] [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
16:01:43 [2024-02-28T21:01:43.957Z] [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
16:01:43 [2024-02-28T21:01:43.957Z] [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
16:01:43 [2024-02-28T21:01:43.957Z] [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 784 kB/s)
16:01:43 [2024-02-28T21:01:43.957Z] [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
16:01:43 [2024-02-28T21:01:43.957Z] [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
16:01:43 [2024-02-28T21:01:43.957Z] [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
16:01:43 [2024-02-28T21:01:43.957Z] [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
16:01:43 [2024-02-28T21:01:43.957Z] [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
16:01:44 [2024-02-28T21:01:44.213Z] [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
16:01:44 [2024-02-28T21:01:44.213Z] [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 1.5 MB/s)
16:01:44 [2024-02-28T21:01:44.213Z] [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
16:01:44 [2024-02-28T21:01:44.213Z] [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
16:01:44 [2024-02-28T21:01:44.213Z] [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
16:01:44 [2024-02-28T21:01:44.213Z] [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
16:01:44 [2024-02-28T21:01:44.213Z] [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
16:01:44 [2024-02-28T21:01:44.213Z] [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
16:01:44 [2024-02-28T21:01:44.213Z] [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 228 kB/s)
16:01:44 [2024-02-28T21:01:44.213Z] [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
16:01:44 [2024-02-28T21:01:44.213Z] [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
16:01:44 [2024-02-28T21:01:44.213Z] [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
16:01:44 [2024-02-28T21:01:44.213Z] [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
16:01:44 [2024-02-28T21:01:44.469Z] [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
16:01:44 [2024-02-28T21:01:44.469Z] [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
16:01:44 [2024-02-28T21:01:44.469Z] [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 286 kB/s)
16:01:44 [2024-02-28T21:01:44.469Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
16:01:44 [2024-02-28T21:01:44.469Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
16:01:44 [2024-02-28T21:01:44.469Z] [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
16:01:44 [2024-02-28T21:01:44.469Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
16:01:44 [2024-02-28T21:01:44.469Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
16:01:44 [2024-02-28T21:01:44.469Z] [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
16:01:44 [2024-02-28T21:01:44.469Z] [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 322 kB/s)
16:01:44 [2024-02-28T21:01:44.469Z] [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
16:01:44 [2024-02-28T21:01:44.469Z] [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
16:01:44 [2024-02-28T21:01:44.469Z] [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
16:01:44 [2024-02-28T21:01:44.469Z] [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
16:01:44 [2024-02-28T21:01:44.469Z] [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
16:01:44 [2024-02-28T21:01:44.724Z] [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
16:01:44 [2024-02-28T21:01:44.724Z] [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 174 kB/s)
16:01:44 [2024-02-28T21:01:44.724Z] [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
16:01:44 [2024-02-28T21:01:44.724Z] [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
16:01:44 [2024-02-28T21:01:44.724Z] [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
16:01:44 [2024-02-28T21:01:44.724Z] [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
16:01:44 [2024-02-28T21:01:44.725Z] [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
16:01:44 [2024-02-28T21:01:44.725Z] [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
16:01:44 [2024-02-28T21:01:44.725Z] [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 240 kB/s)
16:01:44 [2024-02-28T21:01:44.725Z] [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
16:01:44 [2024-02-28T21:01:44.725Z] [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
16:01:44 [2024-02-28T21:01:44.725Z] [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
16:01:44 [2024-02-28T21:01:44.725Z] [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
16:01:44 [2024-02-28T21:01:44.725Z] [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
16:01:44 [2024-02-28T21:01:44.725Z] [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
16:01:44 [2024-02-28T21:01:44.725Z] [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 1.3 MB/s)
16:01:44 [2024-02-28T21:01:44.980Z] [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
16:01:44 [2024-02-28T21:01:44.980Z] [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
16:01:44 [2024-02-28T21:01:44.980Z] [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
16:01:44 [2024-02-28T21:01:44.980Z] [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
16:01:44 [2024-02-28T21:01:44.981Z] [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
16:01:44 [2024-02-28T21:01:44.981Z] [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
16:01:44 [2024-02-28T21:01:44.981Z] [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 345 kB/s)
16:01:44 [2024-02-28T21:01:44.981Z] [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
16:01:44 [2024-02-28T21:01:44.981Z] [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 289 kB/s)
16:01:44 [2024-02-28T21:01:44.981Z] [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
16:01:44 [2024-02-28T21:01:44.981Z] [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
16:01:44 [2024-02-28T21:01:44.981Z] [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
16:01:45 [2024-02-28T21:01:45.236Z] [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
16:01:45 [2024-02-28T21:01:45.236Z] [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
16:01:45 [2024-02-28T21:01:45.236Z] [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
16:01:45 [2024-02-28T21:01:45.236Z] [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 434 kB/s)
16:01:45 [2024-02-28T21:01:45.236Z] [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
16:01:45 [2024-02-28T21:01:45.236Z] [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
16:01:45 [2024-02-28T21:01:45.236Z] [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
16:01:45 [2024-02-28T21:01:45.492Z] [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
16:01:45 [2024-02-28T21:01:45.492Z] [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
16:01:45 [2024-02-28T21:01:45.492Z] [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
16:01:45 [2024-02-28T21:01:45.492Z] [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 1.4 MB/s)
16:01:45 [2024-02-28T21:01:45.492Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/35/maven-parent-35.pom
16:01:45 [2024-02-28T21:01:45.492Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/35/maven-parent-35.pom
16:01:45 [2024-02-28T21:01:45.492Z] [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
16:01:45 [2024-02-28T21:01:45.492Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/35/maven-parent-35.pom
16:01:45 [2024-02-28T21:01:45.492Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/35/maven-parent-35.pom
16:01:45 [2024-02-28T21:01:45.492Z] [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
16:01:45 [2024-02-28T21:01:45.492Z] [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 11 MB/s)
16:01:45 [2024-02-28T21:01:45.492Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/25/apache-25.pom
16:01:45 [2024-02-28T21:01:45.492Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/25/apache-25.pom
16:01:45 [2024-02-28T21:01:45.492Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/25/apache-25.pom
16:01:45 [2024-02-28T21:01:45.747Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/25/apache-25.pom
16:01:45 [2024-02-28T21:01:45.747Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/25/apache-25.pom
16:01:45 [2024-02-28T21:01:45.747Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/25/apache-25.pom
16:01:45 [2024-02-28T21:01:45.747Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/25/apache-25.pom (21 kB at 10 MB/s)
16:01:45 [2024-02-28T21:01:45.747Z] [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
16:01:45 [2024-02-28T21:01:45.747Z] [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
16:01:45 [2024-02-28T21:01:45.747Z] [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
16:01:46 [2024-02-28T21:01:46.003Z] [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
16:01:46 [2024-02-28T21:01:46.003Z] [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
16:01:46 [2024-02-28T21:01:46.003Z] [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
16:01:46 [2024-02-28T21:01:46.003Z] [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 280 kB/s)
16:01:46 [2024-02-28T21:01:46.003Z] [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
16:01:46 [2024-02-28T21:01:46.003Z] [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
16:01:46 [2024-02-28T21:01:46.003Z] [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
16:01:46 [2024-02-28T21:01:46.259Z] [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
16:01:46 [2024-02-28T21:01:46.259Z] [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
16:01:46 [2024-02-28T21:01:46.259Z] [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
16:01:46 [2024-02-28T21:01:46.259Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.pom (8.0 kB at 1.0 MB/s)
16:01:46 [2024-02-28T21:01:46.259Z] [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
16:01:46 [2024-02-28T21:01:46.259Z] [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
16:01:46 [2024-02-28T21:01:46.259Z] [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
16:01:46 [2024-02-28T21:01:46.259Z] [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
16:01:46 [2024-02-28T21:01:46.259Z] [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
16:01:46 [2024-02-28T21:01:46.259Z] [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
16:01:46 [2024-02-28T21:01:46.259Z] [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 342 kB/s)
16:01:46 [2024-02-28T21:01:46.259Z] [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
16:01:46 [2024-02-28T21:01:46.259Z] [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
16:01:46 [2024-02-28T21:01:46.259Z] [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
16:01:46 [2024-02-28T21:01:46.515Z] [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
16:01:46 [2024-02-28T21:01:46.515Z] [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
16:01:46 [2024-02-28T21:01:46.515Z] [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
16:01:46 [2024-02-28T21:01:46.515Z] [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 1.0 MB/s)
16:01:46 [2024-02-28T21:01:46.515Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/47/commons-parent-47.pom
16:01:46 [2024-02-28T21:01:46.515Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/47/commons-parent-47.pom
16:01:46 [2024-02-28T21:01:46.515Z] [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
16:01:46 [2024-02-28T21:01:46.515Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/47/commons-parent-47.pom
16:01:46 [2024-02-28T21:01:46.515Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/47/commons-parent-47.pom
16:01:46 [2024-02-28T21:01:46.515Z] [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
16:01:46 [2024-02-28T21:01:46.515Z] [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 4.1 MB/s)
16:01:46 [2024-02-28T21:01:46.515Z] [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
16:01:46 [2024-02-28T21:01:46.515Z] [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
16:01:46 [2024-02-28T21:01:46.770Z] [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
16:01:46 [2024-02-28T21:01:46.771Z] [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
16:01:46 [2024-02-28T21:01:46.771Z] [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
16:01:46 [2024-02-28T21:01:46.771Z] [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
16:01:46 [2024-02-28T21:01:46.771Z] [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
16:01:46 [2024-02-28T21:01:46.771Z] [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 662 kB/s)
16:01:46 [2024-02-28T21:01:46.771Z] [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
16:01:46 [2024-02-28T21:01:46.771Z] [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
16:01:46 [2024-02-28T21:01:46.771Z] [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
16:01:47 [2024-02-28T21:01:47.026Z] [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
16:01:47 [2024-02-28T21:01:47.026Z] [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
16:01:47 [2024-02-28T21:01:47.026Z] [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
16:01:47 [2024-02-28T21:01:47.026Z] [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 1.9 MB/s)
16:01:47 [2024-02-28T21:01:47.026Z] [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
16:01:47 [2024-02-28T21:01:47.026Z] [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
16:01:47 [2024-02-28T21:01:47.026Z] [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
16:01:47 [2024-02-28T21:01:47.026Z] [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
16:01:47 [2024-02-28T21:01:47.026Z] [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
16:01:47 [2024-02-28T21:01:47.026Z] [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
16:01:47 [2024-02-28T21:01:47.026Z] [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 497 kB/s)
16:01:47 [2024-02-28T21:01:47.026Z] [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
16:01:47 [2024-02-28T21:01:47.026Z] [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
16:01:47 [2024-02-28T21:01:47.026Z] [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
16:01:47 [2024-02-28T21:01:47.026Z] [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
16:01:47 [2024-02-28T21:01:47.281Z] [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
16:01:47 [2024-02-28T21:01:47.281Z] [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
16:01:47 [2024-02-28T21:01:47.281Z] [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 854 kB/s)
16:01:47 [2024-02-28T21:01:47.281Z] [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
16:01:47 [2024-02-28T21:01:47.282Z] [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
16:01:47 [2024-02-28T21:01:47.282Z] [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
16:01:47 [2024-02-28T21:01:47.282Z] [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
16:01:47 [2024-02-28T21:01:47.282Z] [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
16:01:47 [2024-02-28T21:01:47.282Z] [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
16:01:47 [2024-02-28T21:01:47.282Z] [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 395 kB/s)
16:01:47 [2024-02-28T21:01:47.282Z] [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
16:01:47 [2024-02-28T21:01:47.282Z] [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 11 MB/s)
16:01:47 [2024-02-28T21:01:47.282Z] [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
16:01:47 [2024-02-28T21:01:47.282Z] [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
16:01:47 [2024-02-28T21:01:47.282Z] [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
16:01:47 [2024-02-28T21:01:47.282Z] [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
16:01:47 [2024-02-28T21:01:47.282Z] [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
16:01:47 [2024-02-28T21:01:47.282Z] [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
16:01:47 [2024-02-28T21:01:47.282Z] [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
16:01:47 [2024-02-28T21:01:47.282Z] [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
16:01:47 [2024-02-28T21:01:47.282Z] [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
16:01:47 [2024-02-28T21:01:47.282Z] [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
16:01:47 [2024-02-28T21:01:47.282Z] [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
16:01:47 [2024-02-28T21:01:47.282Z] [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
16:01:47 [2024-02-28T21:01:47.282Z] [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
16:01:47 [2024-02-28T21:01:47.282Z] [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
16:01:47 [2024-02-28T21:01:47.282Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/cbi-maven-plugin-common/1.4.2/cbi-maven-plugin-common-1.4.2.jar (31 kB at 1.3 MB/s)
16:01:47 [2024-02-28T21:01:47.282Z] [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
16:01:47 [2024-02-28T21:01:47.282Z] [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
16:01:47 [2024-02-28T21:01:47.282Z] [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
16:01:47 [2024-02-28T21:01:47.282Z] [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
16:01:47 [2024-02-28T21:01:47.282Z] [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
16:01:47 [2024-02-28T21:01:47.282Z] [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
16:01:47 [2024-02-28T21:01:47.282Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.11/commons-codec-1.11.jar
16:01:47 [2024-02-28T21:01:47.282Z] [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
16:01:47 [2024-02-28T21:01:47.537Z] [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
16:01:47 [2024-02-28T21:01:47.537Z] [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
16:01:47 [2024-02-28T21:01:47.537Z] [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
16:01:47 [2024-02-28T21:01:47.537Z] [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
16:01:47 [2024-02-28T21:01:47.537Z] [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
16:01:47 [2024-02-28T21:01:47.537Z] [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
16:01:47 [2024-02-28T21:01:47.538Z] [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
16:01:47 [2024-02-28T21:01:47.538Z] [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
16:01:47 [2024-02-28T21:01:47.538Z] [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
16:01:47 [2024-02-28T21:01:47.538Z] [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
16:01:47 [2024-02-28T21:01:47.538Z] [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
16:01:47 [2024-02-28T21:01:47.538Z] [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
16:01:47 [2024-02-28T21:01:47.538Z] [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
16:01:47 [2024-02-28T21:01:47.538Z] [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
16:01:47 [2024-02-28T21:01:47.538Z] [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
16:01:47 [2024-02-28T21:01:47.538Z] [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
16:01:47 [2024-02-28T21:01:47.538Z] [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
16:01:47 [2024-02-28T21:01:47.538Z] [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
16:01:47 [2024-02-28T21:01:47.538Z] [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
16:01:47 [2024-02-28T21:01:47.538Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.11/commons-codec-1.11.jar
16:01:47 [2024-02-28T21:01:47.538Z] [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
16:01:47 [2024-02-28T21:01:47.538Z] [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
16:01:47 [2024-02-28T21:01:47.793Z] [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
16:01:47 [2024-02-28T21:01:47.793Z] [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
16:01:47 [2024-02-28T21:01:47.793Z] [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
16:01:47 [2024-02-28T21:01:47.793Z] [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
16:01:47 [2024-02-28T21:01:47.793Z] [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
16:01:47 [2024-02-28T21:01:47.793Z] [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
16:01:47 [2024-02-28T21:01:47.793Z] [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
16:01:47 [2024-02-28T21:01:47.793Z] [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
16:01:47 [2024-02-28T21:01:47.793Z] [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
16:01:47 [2024-02-28T21:01:47.793Z] [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
16:01:47 [2024-02-28T21:01:47.793Z] [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
16:01:47 [2024-02-28T21:01:47.793Z] [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
16:01:47 [2024-02-28T21:01:47.793Z] [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
16:01:48 [2024-02-28T21:01:48.051Z] [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
16:01:48 [2024-02-28T21:01:48.051Z] [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
16:01:48 [2024-02-28T21:01:48.051Z] [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
16:01:48 [2024-02-28T21:01:48.051Z] [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
16:01:48 [2024-02-28T21:01:48.051Z] [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
16:01:48 [2024-02-28T21:01:48.051Z] [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
16:01:48 [2024-02-28T21:01:48.051Z] [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
16:01:48 [2024-02-28T21:01:48.308Z] [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
16:01:48 [2024-02-28T21:01:48.308Z] [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
16:01:48 [2024-02-28T21:01:48.308Z] [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
16:01:48 [2024-02-28T21:01:48.308Z] [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
16:01:48 [2024-02-28T21:01:48.308Z] [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
16:01:48 [2024-02-28T21:01:48.308Z] [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
16:01:48 [2024-02-28T21:01:48.308Z] [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
16:01:48 [2024-02-28T21:01:48.308Z] [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
16:01:48 [2024-02-28T21:01:48.308Z] [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
16:01:48 [2024-02-28T21:01:48.308Z] [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
16:01:48 [2024-02-28T21:01:48.308Z] [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
16:01:48 [2024-02-28T21:01:48.308Z] [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
16:01:48 [2024-02-28T21:01:48.308Z] [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
16:01:48 [2024-02-28T21:01:48.308Z] [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
16:01:48 [2024-02-28T21:01:48.308Z] [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
16:01:48 [2024-02-28T21:01:48.308Z] [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
16:01:48 [2024-02-28T21:01:48.308Z] [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
16:01:48 [2024-02-28T21:01:48.308Z] [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
16:01:48 [2024-02-28T21:01:48.308Z] [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
16:01:48 [2024-02-28T21:01:48.308Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.11/commons-codec-1.11.jar
16:01:48 [2024-02-28T21:01:48.308Z] [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
16:01:48 [2024-02-28T21:01:48.308Z] [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
16:01:48 [2024-02-28T21:01:48.308Z] [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
16:01:48 [2024-02-28T21:01:48.308Z] [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
16:01:48 [2024-02-28T21:01:48.308Z] [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
16:01:48 [2024-02-28T21:01:48.308Z] [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
16:01:48 [2024-02-28T21:01:48.308Z] [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
16:01:48 [2024-02-28T21:01:48.308Z] [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
16:01:48 [2024-02-28T21:01:48.308Z] [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
16:01:48 [2024-02-28T21:01:48.308Z] [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
16:01:48 [2024-02-28T21:01:48.308Z] [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
16:01:48 [2024-02-28T21:01:48.308Z] [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
16:01:48 [2024-02-28T21:01:48.309Z] [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
16:01:48 [2024-02-28T21:01:48.309Z] [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
16:01:48 [2024-02-28T21:01:48.309Z] [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
16:01:48 [2024-02-28T21:01:48.309Z] [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
16:01:48 [2024-02-28T21:01:48.309Z] [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
16:01:48 [2024-02-28T21:01:48.309Z] [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
16:01:48 [2024-02-28T21:01:48.309Z] [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
16:01:48 [2024-02-28T21:01:48.309Z] [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
16:01:48 [2024-02-28T21:01:48.309Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.11/commons-codec-1.11.jar
16:01:48 [2024-02-28T21:01:48.309Z] [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
16:01:48 [2024-02-28T21:01:48.309Z] [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
16:01:48 [2024-02-28T21:01:48.309Z] [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 50 MB/s)
16:01:48 [2024-02-28T21:01:48.309Z] [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
16:01:48 [2024-02-28T21:01:48.309Z] [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
16:01:48 [2024-02-28T21:01:48.309Z] [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
16:01:48 [2024-02-28T21:01:48.309Z] [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
16:01:48 [2024-02-28T21:01:48.309Z] [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
16:01:48 [2024-02-28T21:01:48.309Z] [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 7.5 MB/s)
16:01:48 [2024-02-28T21:01:48.309Z] [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
16:01:48 [2024-02-28T21:01:48.309Z] [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 149 kB/s)
16:01:48 [2024-02-28T21:01:48.309Z] [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
16:01:48 [2024-02-28T21:01:48.309Z] [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 65 kB/s)
16:01:48 [2024-02-28T21:01:48.309Z] [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
16:01:48 [2024-02-28T21:01:48.309Z] [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 586 kB/s)
16:01:48 [2024-02-28T21:01:48.309Z] [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
16:01:48 [2024-02-28T21:01:48.309Z] [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 432 kB/s)
16:01:48 [2024-02-28T21:01:48.309Z] [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
16:01:48 [2024-02-28T21:01:48.309Z] [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 200 kB/s)
16:01:48 [2024-02-28T21:01:48.309Z] [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
16:01:48 [2024-02-28T21:01:48.309Z] [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 1.3 MB/s)
16:01:48 [2024-02-28T21:01:48.309Z] [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
16:01:48 [2024-02-28T21:01:48.309Z] [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 4.6 MB/s)
16:01:48 [2024-02-28T21:01:48.309Z] [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
16:01:48 [2024-02-28T21:01:48.309Z] [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 999 kB/s)
16:01:48 [2024-02-28T21:01:48.309Z] [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
16:01:48 [2024-02-28T21:01:48.565Z] [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 425 kB/s)
16:01:48 [2024-02-28T21:01:48.565Z] [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
16:01:48 [2024-02-28T21:01:48.565Z] [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 46 MB/s)
16:01:48 [2024-02-28T21:01:48.565Z] [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
16:01:48 [2024-02-28T21:01:48.565Z] [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 3.3 MB/s)
16:01:48 [2024-02-28T21:01:48.565Z] [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
16:01:48 [2024-02-28T21:01:48.565Z] [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 5.9 MB/s)
16:01:48 [2024-02-28T21:01:48.565Z] [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
16:01:48 [2024-02-28T21:01:48.565Z] [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 7.5 MB/s)
16:01:48 [2024-02-28T21:01:48.565Z] [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
16:01:48 [2024-02-28T21:01:48.565Z] [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 741 kB/s)
16:01:48 [2024-02-28T21:01:48.565Z] [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
16:01:48 [2024-02-28T21:01:48.565Z] [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 3.5 MB/s)
16:01:48 [2024-02-28T21:01:48.565Z] [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 4.0 MB/s)
16:01:48 [2024-02-28T21:01:48.565Z] [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 3.9 MB/s)
16:01:48 [2024-02-28T21:01:48.565Z] [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 480 kB/s)
16:01:48 [2024-02-28T21:01:48.565Z] [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 9.0 MB/s)
16:01:48 [2024-02-28T21:01:48.565Z] [INFO] 
16:01:48 [2024-02-28T21:01:48.565Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass ---
16:01:48 [2024-02-28T21:01:48.565Z] [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
16:01:48 [2024-02-28T21:01:48.565Z] [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
16:01:48 [2024-02-28T21:01:48.565Z] [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
16:01:48 [2024-02-28T21:01:48.820Z] [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
16:01:48 [2024-02-28T21:01:48.820Z] [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
16:01:48 [2024-02-28T21:01:48.820Z] [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
16:01:48 [2024-02-28T21:01:48.820Z] [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 77 kB/s)
16:01:48 [2024-02-28T21:01:48.820Z] [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
16:01:48 [2024-02-28T21:01:48.820Z] [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
16:01:48 [2024-02-28T21:01:48.820Z] [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
16:01:49 [2024-02-28T21:01:49.076Z] [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
16:01:49 [2024-02-28T21:01:49.076Z] [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
16:01:49 [2024-02-28T21:01:49.076Z] [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
16:01:49 [2024-02-28T21:01:49.076Z] [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 896 kB/s)
16:01:49 [2024-02-28T21:01:49.076Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/11/maven-parent-11.pom
16:01:49 [2024-02-28T21:01:49.076Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/11/maven-parent-11.pom
16:01:49 [2024-02-28T21:01:49.076Z] [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
16:01:49 [2024-02-28T21:01:49.076Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/11/maven-parent-11.pom
16:01:49 [2024-02-28T21:01:49.076Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/11/maven-parent-11.pom
16:01:49 [2024-02-28T21:01:49.076Z] [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
16:01:49 [2024-02-28T21:01:49.076Z] [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.9 MB/s)
16:01:49 [2024-02-28T21:01:49.076Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/5/apache-5.pom
16:01:49 [2024-02-28T21:01:49.076Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/5/apache-5.pom
16:01:49 [2024-02-28T21:01:49.076Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/5/apache-5.pom
16:01:49 [2024-02-28T21:01:49.331Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/5/apache-5.pom
16:01:49 [2024-02-28T21:01:49.331Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/5/apache-5.pom
16:01:49 [2024-02-28T21:01:49.331Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/5/apache-5.pom
16:01:49 [2024-02-28T21:01:49.331Z] [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)
16:01:49 [2024-02-28T21:01:49.331Z] [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
16:01:49 [2024-02-28T21:01:49.331Z] [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
16:01:49 [2024-02-28T21:01:49.331Z] [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
16:01:49 [2024-02-28T21:01:49.331Z] [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
16:01:49 [2024-02-28T21:01:49.331Z] [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
16:01:49 [2024-02-28T21:01:49.331Z] [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
16:01:49 [2024-02-28T21:01:49.331Z] [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 277 kB/s)
16:01:49 [2024-02-28T21:01:49.331Z] [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
16:01:49 [2024-02-28T21:01:49.331Z] [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
16:01:49 [2024-02-28T21:01:49.332Z] [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
16:01:49 [2024-02-28T21:01:49.586Z] [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
16:01:49 [2024-02-28T21:01:49.586Z] [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
16:01:49 [2024-02-28T21:01:49.586Z] [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
16:01:49 [2024-02-28T21:01:49.586Z] [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 198 kB/s)
16:01:49 [2024-02-28T21:01:49.586Z] [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
16:01:49 [2024-02-28T21:01:49.586Z] [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
16:01:49 [2024-02-28T21:01:49.586Z] [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
16:01:49 [2024-02-28T21:01:49.587Z] [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
16:01:49 [2024-02-28T21:01:49.587Z] [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
16:01:49 [2024-02-28T21:01:49.587Z] [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
16:01:49 [2024-02-28T21:01:49.587Z] [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 463 kB/s)
16:01:49 [2024-02-28T21:01:49.587Z] [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
16:01:49 [2024-02-28T21:01:49.587Z] [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
16:01:49 [2024-02-28T21:01:49.587Z] [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
16:01:49 [2024-02-28T21:01:49.842Z] [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
16:01:49 [2024-02-28T21:01:49.842Z] [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
16:01:49 [2024-02-28T21:01:49.842Z] [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
16:01:49 [2024-02-28T21:01:49.842Z] [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 428 kB/s)
16:01:49 [2024-02-28T21:01:49.842Z] [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
16:01:49 [2024-02-28T21:01:49.842Z] [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
16:01:49 [2024-02-28T21:01:49.842Z] [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
16:01:49 [2024-02-28T21:01:49.842Z] [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
16:01:50 [2024-02-28T21:01:50.097Z] [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
16:01:50 [2024-02-28T21:01:50.097Z] [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
16:01:50 [2024-02-28T21:01:50.097Z] [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 968 kB/s)
16:01:50 [2024-02-28T21:01:50.097Z] [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
16:01:50 [2024-02-28T21:01:50.097Z] [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
16:01:50 [2024-02-28T21:01:50.097Z] [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
16:01:50 [2024-02-28T21:01:50.097Z] [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
16:01:50 [2024-02-28T21:01:50.097Z] [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
16:01:50 [2024-02-28T21:01:50.097Z] [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
16:01:50 [2024-02-28T21:01:50.097Z] [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 127 kB/s)
16:01:50 [2024-02-28T21:01:50.097Z] [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
16:01:50 [2024-02-28T21:01:50.097Z] [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
16:01:50 [2024-02-28T21:01:50.097Z] [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
16:01:50 [2024-02-28T21:01:50.352Z] [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
16:01:50 [2024-02-28T21:01:50.352Z] [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
16:01:50 [2024-02-28T21:01:50.352Z] [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
16:01:50 [2024-02-28T21:01:50.352Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom (5.8 kB at 449 kB/s)
16:01:50 [2024-02-28T21:01:50.352Z] [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
16:01:50 [2024-02-28T21:01:50.352Z] [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
16:01:50 [2024-02-28T21:01:50.352Z] [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
16:01:50 [2024-02-28T21:01:50.352Z] [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
16:01:50 [2024-02-28T21:01:50.352Z] [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
16:01:50 [2024-02-28T21:01:50.353Z] [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
16:01:50 [2024-02-28T21:01:50.353Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom (3.9 kB at 3.9 MB/s)
16:01:50 [2024-02-28T21:01:50.353Z] [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
16:01:50 [2024-02-28T21:01:50.353Z] [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
16:01:50 [2024-02-28T21:01:50.353Z] [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
16:01:50 [2024-02-28T21:01:50.609Z] [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
16:01:50 [2024-02-28T21:01:50.609Z] [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
16:01:50 [2024-02-28T21:01:50.609Z] [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
16:01:50 [2024-02-28T21:01:50.609Z] [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 31 kB/s)
16:01:50 [2024-02-28T21:01:50.609Z] [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
16:01:50 [2024-02-28T21:01:50.609Z] [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
16:01:50 [2024-02-28T21:01:50.609Z] [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
16:01:50 [2024-02-28T21:01:50.609Z] [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
16:01:50 [2024-02-28T21:01:50.609Z] [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
16:01:50 [2024-02-28T21:01:50.609Z] [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
16:01:50 [2024-02-28T21:01:50.609Z] [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 441 kB/s)
16:01:50 [2024-02-28T21:01:50.609Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/3.8.1/junit-3.8.1.pom
16:01:50 [2024-02-28T21:01:50.609Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/3.8.1/junit-3.8.1.pom
16:01:50 [2024-02-28T21:01:50.609Z] [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
16:01:50 [2024-02-28T21:01:50.865Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/3.8.1/junit-3.8.1.pom
16:01:50 [2024-02-28T21:01:50.865Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/3.8.1/junit-3.8.1.pom
16:01:50 [2024-02-28T21:01:50.865Z] [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
16:01:50 [2024-02-28T21:01:50.865Z] [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)
16:01:50 [2024-02-28T21:01:50.865Z] [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
16:01:50 [2024-02-28T21:01:50.865Z] [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
16:01:50 [2024-02-28T21:01:50.865Z] [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
16:01:50 [2024-02-28T21:01:50.865Z] [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
16:01:50 [2024-02-28T21:01:50.865Z] [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
16:01:50 [2024-02-28T21:01:50.865Z] [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
16:01:50 [2024-02-28T21:01:50.865Z] [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 490 kB/s)
16:01:50 [2024-02-28T21:01:50.865Z] [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
16:01:50 [2024-02-28T21:01:50.865Z] [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
16:01:50 [2024-02-28T21:01:50.865Z] [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
16:01:51 [2024-02-28T21:01:51.120Z] [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
16:01:51 [2024-02-28T21:01:51.120Z] [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
16:01:51 [2024-02-28T21:01:51.120Z] [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
16:01:51 [2024-02-28T21:01:51.120Z] [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 142 kB/s)
16:01:51 [2024-02-28T21:01:51.120Z] [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
16:01:51 [2024-02-28T21:01:51.121Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom
16:01:51 [2024-02-28T21:01:51.121Z] [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
16:01:51 [2024-02-28T21:01:51.121Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom
16:01:51 [2024-02-28T21:01:51.121Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom
16:01:51 [2024-02-28T21:01:51.121Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom
16:01:51 [2024-02-28T21:01:51.376Z] [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 310 kB/s)
16:01:51 [2024-02-28T21:01:51.376Z] [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
16:01:51 [2024-02-28T21:01:51.376Z] [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
16:01:51 [2024-02-28T21:01:51.376Z] [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
16:01:51 [2024-02-28T21:01:51.376Z] [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
16:01:51 [2024-02-28T21:01:51.376Z] [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
16:01:51 [2024-02-28T21:01:51.376Z] [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
16:01:51 [2024-02-28T21:01:51.376Z] [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 222 kB/s)
16:01:51 [2024-02-28T21:01:51.376Z] [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
16:01:51 [2024-02-28T21:01:51.376Z] [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
16:01:51 [2024-02-28T21:01:51.376Z] [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
16:01:51 [2024-02-28T21:01:51.376Z] [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
16:01:51 [2024-02-28T21:01:51.376Z] [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
16:01:51 [2024-02-28T21:01:51.376Z] [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
16:01:51 [2024-02-28T21:01:51.376Z] [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 312 kB/s)
16:01:51 [2024-02-28T21:01:51.376Z] [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
16:01:51 [2024-02-28T21:01:51.376Z] [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
16:01:51 [2024-02-28T21:01:51.632Z] [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
16:01:51 [2024-02-28T21:01:51.632Z] [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
16:01:51 [2024-02-28T21:01:51.632Z] [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
16:01:51 [2024-02-28T21:01:51.632Z] [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
16:01:51 [2024-02-28T21:01:51.632Z] [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 176 kB/s)
16:01:51 [2024-02-28T21:01:51.632Z] [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
16:01:51 [2024-02-28T21:01:51.632Z] [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
16:01:51 [2024-02-28T21:01:51.632Z] [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
16:01:51 [2024-02-28T21:01:51.888Z] [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
16:01:51 [2024-02-28T21:01:51.888Z] [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
16:01:51 [2024-02-28T21:01:51.888Z] [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
16:01:51 [2024-02-28T21:01:51.888Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom (880 B at 73 kB/s)
16:01:51 [2024-02-28T21:01:51.888Z] [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
16:01:51 [2024-02-28T21:01:51.888Z] [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
16:01:51 [2024-02-28T21:01:51.888Z] [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
16:01:51 [2024-02-28T21:01:51.888Z] [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
16:01:51 [2024-02-28T21:01:51.888Z] [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
16:01:51 [2024-02-28T21:01:51.888Z] [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
16:01:51 [2024-02-28T21:01:51.888Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom (1.9 kB at 161 kB/s)
16:01:51 [2024-02-28T21:01:51.888Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
16:01:51 [2024-02-28T21:01:51.888Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
16:01:51 [2024-02-28T21:01:51.888Z] [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
16:01:52 [2024-02-28T21:01:52.144Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
16:01:52 [2024-02-28T21:01:52.144Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
16:01:52 [2024-02-28T21:01:52.144Z] [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
16:01:52 [2024-02-28T21:01:52.144Z] [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 697 kB/s)
16:01:52 [2024-02-28T21:01:52.144Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/22/commons-parent-22.pom
16:01:52 [2024-02-28T21:01:52.144Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/22/commons-parent-22.pom
16:01:52 [2024-02-28T21:01:52.144Z] [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
16:01:52 [2024-02-28T21:01:52.400Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/22/commons-parent-22.pom
16:01:52 [2024-02-28T21:01:52.400Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/22/commons-parent-22.pom
16:01:52 [2024-02-28T21:01:52.400Z] [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
16:01:52 [2024-02-28T21:01:52.400Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/22/commons-parent-22.pom (42 kB at 4.7 MB/s)
16:01:52 [2024-02-28T21:01:52.400Z] [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
16:01:52 [2024-02-28T21:01:52.400Z] [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
16:01:52 [2024-02-28T21:01:52.400Z] [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
16:01:52 [2024-02-28T21:01:52.400Z] [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
16:01:52 [2024-02-28T21:01:52.400Z] [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
16:01:52 [2024-02-28T21:01:52.400Z] [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
16:01:52 [2024-02-28T21:01:52.401Z] [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
16:01:52 [2024-02-28T21:01:52.401Z] [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 253 kB/s)
16:01:52 [2024-02-28T21:01:52.401Z] [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
16:01:52 [2024-02-28T21:01:52.401Z] [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
16:01:52 [2024-02-28T21:01:52.401Z] [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
16:01:52 [2024-02-28T21:01:52.658Z] [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
16:01:52 [2024-02-28T21:01:52.658Z] [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
16:01:52 [2024-02-28T21:01:52.658Z] [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
16:01:52 [2024-02-28T21:01:52.658Z] [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 454 kB/s)
16:01:52 [2024-02-28T21:01:52.658Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/23/maven-parent-23.pom
16:01:52 [2024-02-28T21:01:52.658Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/23/maven-parent-23.pom
16:01:52 [2024-02-28T21:01:52.658Z] [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
16:01:52 [2024-02-28T21:01:52.658Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/23/maven-parent-23.pom
16:01:52 [2024-02-28T21:01:52.658Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/23/maven-parent-23.pom
16:01:52 [2024-02-28T21:01:52.658Z] [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
16:01:52 [2024-02-28T21:01:52.658Z] [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 3.3 MB/s)
16:01:52 [2024-02-28T21:01:52.658Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/13/apache-13.pom
16:01:52 [2024-02-28T21:01:52.658Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/13/apache-13.pom
16:01:52 [2024-02-28T21:01:52.658Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/13/apache-13.pom
16:01:52 [2024-02-28T21:01:52.914Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/13/apache-13.pom
16:01:52 [2024-02-28T21:01:52.914Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/13/apache-13.pom
16:01:52 [2024-02-28T21:01:52.914Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/13/apache-13.pom
16:01:52 [2024-02-28T21:01:52.914Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/13/apache-13.pom (14 kB at 14 MB/s)
16:01:52 [2024-02-28T21:01:52.914Z] [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
16:01:52 [2024-02-28T21:01:52.914Z] [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
16:01:52 [2024-02-28T21:01:52.914Z] [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
16:01:53 [2024-02-28T21:01:53.170Z] [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
16:01:53 [2024-02-28T21:01:53.170Z] [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
16:01:53 [2024-02-28T21:01:53.170Z] [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
16:01:53 [2024-02-28T21:01:53.170Z] [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 34 kB/s)
16:01:53 [2024-02-28T21:01:53.170Z] [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
16:01:53 [2024-02-28T21:01:53.170Z] [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
16:01:53 [2024-02-28T21:01:53.170Z] [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
16:01:53 [2024-02-28T21:01:53.170Z] [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
16:01:53 [2024-02-28T21:01:53.170Z] [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
16:01:53 [2024-02-28T21:01:53.170Z] [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
16:01:53 [2024-02-28T21:01:53.170Z] [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 54 kB/s)
16:01:53 [2024-02-28T21:01:53.426Z] [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
16:01:53 [2024-02-28T21:01:53.426Z] [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
16:01:53 [2024-02-28T21:01:53.426Z] [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
16:01:53 [2024-02-28T21:01:53.426Z] [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
16:01:53 [2024-02-28T21:01:53.426Z] [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
16:01:53 [2024-02-28T21:01:53.426Z] [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
16:01:53 [2024-02-28T21:01:53.426Z] [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
16:01:53 [2024-02-28T21:01:53.426Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/3.8.1/junit-3.8.1.jar
16:01:53 [2024-02-28T21:01:53.426Z] [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
16:01:53 [2024-02-28T21:01:53.426Z] [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
16:01:53 [2024-02-28T21:01:53.426Z] [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
16:01:53 [2024-02-28T21:01:53.426Z] [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
16:01:53 [2024-02-28T21:01:53.426Z] [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
16:01:53 [2024-02-28T21:01:53.426Z] [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
16:01:53 [2024-02-28T21:01:53.426Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
16:01:53 [2024-02-28T21:01:53.426Z] [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
16:01:53 [2024-02-28T21:01:53.426Z] [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
16:01:53 [2024-02-28T21:01:53.426Z] [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
16:01:53 [2024-02-28T21:01:53.426Z] [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
16:01:53 [2024-02-28T21:01:53.426Z] [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
16:01:53 [2024-02-28T21:01:53.426Z] [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
16:01:53 [2024-02-28T21:01:53.426Z] [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
16:01:53 [2024-02-28T21:01:53.426Z] [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
16:01:53 [2024-02-28T21:01:53.426Z] [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
16:01:53 [2024-02-28T21:01:53.426Z] [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
16:01:53 [2024-02-28T21:01:53.426Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/3.8.1/junit-3.8.1.jar
16:01:53 [2024-02-28T21:01:53.426Z] [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
16:01:53 [2024-02-28T21:01:53.426Z] [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
16:01:53 [2024-02-28T21:01:53.426Z] [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
16:01:53 [2024-02-28T21:01:53.426Z] [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
16:01:53 [2024-02-28T21:01:53.426Z] [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
16:01:53 [2024-02-28T21:01:53.426Z] [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
16:01:53 [2024-02-28T21:01:53.426Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
16:01:53 [2024-02-28T21:01:53.426Z] [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
16:01:53 [2024-02-28T21:01:53.426Z] [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
16:01:53 [2024-02-28T21:01:53.426Z] [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
16:01:53 [2024-02-28T21:01:53.426Z] [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
16:01:53 [2024-02-28T21:01:53.681Z] [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
16:01:53 [2024-02-28T21:01:53.682Z] [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
16:01:53 [2024-02-28T21:01:53.682Z] [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
16:01:53 [2024-02-28T21:01:53.682Z] [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
16:01:53 [2024-02-28T21:01:53.682Z] [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
16:01:53 [2024-02-28T21:01:53.682Z] [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
16:01:53 [2024-02-28T21:01:53.682Z] [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
16:01:53 [2024-02-28T21:01:53.682Z] [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
16:01:53 [2024-02-28T21:01:53.682Z] [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
16:01:53 [2024-02-28T21:01:53.682Z] [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
16:01:53 [2024-02-28T21:01:53.682Z] [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
16:01:53 [2024-02-28T21:01:53.937Z] [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
16:01:53 [2024-02-28T21:01:53.937Z] [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
16:01:53 [2024-02-28T21:01:53.937Z] [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
16:01:53 [2024-02-28T21:01:53.937Z] [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
16:01:53 [2024-02-28T21:01:53.937Z] [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
16:01:53 [2024-02-28T21:01:53.937Z] [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
16:01:54 [2024-02-28T21:01:54.193Z] [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
16:01:54 [2024-02-28T21:01:54.193Z] [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
16:01:54 [2024-02-28T21:01:54.193Z] [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
16:01:54 [2024-02-28T21:01:54.193Z] [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
16:01:54 [2024-02-28T21:01:54.193Z] [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
16:01:54 [2024-02-28T21:01:54.193Z] [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
16:01:54 [2024-02-28T21:01:54.193Z] [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
16:01:54 [2024-02-28T21:01:54.194Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/3.8.1/junit-3.8.1.jar
16:01:54 [2024-02-28T21:01:54.194Z] [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
16:01:54 [2024-02-28T21:01:54.194Z] [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
16:01:54 [2024-02-28T21:01:54.194Z] [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
16:01:54 [2024-02-28T21:01:54.194Z] [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
16:01:54 [2024-02-28T21:01:54.194Z] [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
16:01:54 [2024-02-28T21:01:54.194Z] [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
16:01:54 [2024-02-28T21:01:54.194Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
16:01:54 [2024-02-28T21:01:54.194Z] [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
16:01:54 [2024-02-28T21:01:54.194Z] [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
16:01:54 [2024-02-28T21:01:54.194Z] [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
16:01:54 [2024-02-28T21:01:54.194Z] [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
16:01:54 [2024-02-28T21:01:54.194Z] [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
16:01:54 [2024-02-28T21:01:54.194Z] [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
16:01:54 [2024-02-28T21:01:54.194Z] [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
16:01:54 [2024-02-28T21:01:54.194Z] [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
16:01:54 [2024-02-28T21:01:54.194Z] [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
16:01:54 [2024-02-28T21:01:54.194Z] [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
16:01:54 [2024-02-28T21:01:54.194Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/3.8.1/junit-3.8.1.jar
16:01:54 [2024-02-28T21:01:54.194Z] [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
16:01:54 [2024-02-28T21:01:54.194Z] [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
16:01:54 [2024-02-28T21:01:54.194Z] [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
16:01:54 [2024-02-28T21:01:54.194Z] [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
16:01:54 [2024-02-28T21:01:54.194Z] [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
16:01:54 [2024-02-28T21:01:54.194Z] [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
16:01:54 [2024-02-28T21:01:54.194Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
16:01:54 [2024-02-28T21:01:54.194Z] [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
16:01:54 [2024-02-28T21:01:54.194Z] [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
16:01:54 [2024-02-28T21:01:54.194Z] [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
16:01:54 [2024-02-28T21:01:54.194Z] [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
16:01:54 [2024-02-28T21:01:54.194Z] [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 952 kB/s)
16:01:54 [2024-02-28T21:01:54.194Z] [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
16:01:54 [2024-02-28T21:01:54.194Z] [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
16:01:54 [2024-02-28T21:01:54.194Z] [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
16:01:54 [2024-02-28T21:01:54.194Z] [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
16:01:54 [2024-02-28T21:01:54.194Z] [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
16:01:54 [2024-02-28T21:01:54.194Z] [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 4.2 MB/s)
16:01:54 [2024-02-28T21:01:54.194Z] [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
16:01:54 [2024-02-28T21:01:54.194Z] [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 5.4 MB/s)
16:01:54 [2024-02-28T21:01:54.194Z] [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
16:01:54 [2024-02-28T21:01:54.194Z] [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 16 MB/s)
16:01:54 [2024-02-28T21:01:54.194Z] [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
16:01:54 [2024-02-28T21:01:54.194Z] [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 12 MB/s)
16:01:54 [2024-02-28T21:01:54.194Z] [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
16:01:54 [2024-02-28T21:01:54.194Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar (38 kB at 3.8 MB/s)
16:01:54 [2024-02-28T21:01:54.194Z] [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
16:01:54 [2024-02-28T21:01:54.194Z] [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 19 MB/s)
16:01:54 [2024-02-28T21:01:54.194Z] [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
16:01:54 [2024-02-28T21:01:54.194Z] [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.0 MB/s)
16:01:54 [2024-02-28T21:01:54.195Z] [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
16:01:54 [2024-02-28T21:01:54.195Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar (26 kB at 1.4 MB/s)
16:01:54 [2024-02-28T21:01:54.195Z] [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
16:01:54 [2024-02-28T21:01:54.195Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar (68 kB at 3.4 MB/s)
16:01:54 [2024-02-28T21:01:54.195Z] [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
16:01:54 [2024-02-28T21:01:54.195Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar (88 kB at 4.2 MB/s)
16:01:54 [2024-02-28T21:01:54.195Z] [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
16:01:54 [2024-02-28T21:01:54.195Z] [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.9 MB/s)
16:01:54 [2024-02-28T21:01:54.195Z] [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
16:01:54 [2024-02-28T21:01:54.195Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar (155 kB at 4.7 MB/s)
16:01:54 [2024-02-28T21:01:54.195Z] [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
16:01:54 [2024-02-28T21:01:54.195Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.6/commons-codec-1.6.jar (233 kB at 6.8 MB/s)
16:01:54 [2024-02-28T21:01:54.195Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar (80 kB at 2.1 MB/s)
16:01:54 [2024-02-28T21:01:54.195Z] [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 839 kB/s)
16:01:54 [2024-02-28T21:01:54.195Z] [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 5.7 MB/s)
16:01:54 [2024-02-28T21:01:54.195Z] [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 7.5 MB/s)
16:01:54 [2024-02-28T21:01:54.195Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass/9.3.0-SNAPSHOT/org.eclipse.tracecompass-9.3.0-SNAPSHOT.pom
16:01:54 [2024-02-28T21:01:54.195Z] [INFO] 
16:01:54 [2024-02-28T21:01:54.195Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis-parent >--
16:01:54 [2024-02-28T21:01:54.195Z] [INFO] Building Trace Compass Tracetype-agnostic Analyses Parent 9.3.0-SNAPSHOT [2/141]
16:01:54 [2024-02-28T21:01:54.195Z] [INFO]   from analysis/pom.xml
16:01:54 [2024-02-28T21:01:54.195Z] [INFO] --------------------------------[ pom ]---------------------------------
16:01:54 [2024-02-28T21:01:54.195Z] [INFO] 
16:01:54 [2024-02-28T21:01:54.195Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis-parent ---
16:01:54 [2024-02-28T21:01:54.195Z] [INFO] 
16:01:54 [2024-02-28T21:01:54.195Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis-parent ---
16:01:54 [2024-02-28T21:01:54.195Z] [INFO] 
16:01:54 [2024-02-28T21:01:54.195Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis-parent ---
16:01:54 [2024-02-28T21:01:54.195Z] [INFO] 
16:01:54 [2024-02-28T21:01:54.195Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis-parent ---
16:01:54 [2024-02-28T21:01:54.195Z] [INFO] 
16:01:54 [2024-02-28T21:01:54.195Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis-parent ---
16:01:54 [2024-02-28T21:01:54.195Z] [INFO] 
16:01:54 [2024-02-28T21:01:54.195Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis-parent ---
16:01:54 [2024-02-28T21:01:54.195Z] [INFO] 
16:01:54 [2024-02-28T21:01:54.195Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis-parent ---
16:01:54 [2024-02-28T21:01:54.195Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis-parent/9.3.0-SNAPSHOT/org.eclipse.tracecompass.analysis-parent-9.3.0-SNAPSHOT.pom
16:01:54 [2024-02-28T21:01:54.195Z] [INFO] 
16:01:54 [2024-02-28T21:01:54.195Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.common-parent >---
16:01:54 [2024-02-28T21:01:54.195Z] [INFO] Building Trace Compass Common Utilities Parent 9.3.0-SNAPSHOT    [3/141]
16:01:54 [2024-02-28T21:01:54.195Z] [INFO]   from common/pom.xml
16:01:54 [2024-02-28T21:01:54.195Z] [INFO] --------------------------------[ pom ]---------------------------------
16:01:54 [2024-02-28T21:01:54.195Z] [INFO] 
16:01:54 [2024-02-28T21:01:54.195Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.common-parent ---
16:01:54 [2024-02-28T21:01:54.195Z] [INFO] 
16:01:54 [2024-02-28T21:01:54.195Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common-parent ---
16:01:54 [2024-02-28T21:01:54.195Z] [INFO] 
16:01:54 [2024-02-28T21:01:54.195Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.common-parent ---
16:01:54 [2024-02-28T21:01:54.195Z] [INFO] 
16:01:54 [2024-02-28T21:01:54.195Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.common-parent ---
16:01:54 [2024-02-28T21:01:54.195Z] [INFO] 
16:01:54 [2024-02-28T21:01:54.195Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.common-parent ---
16:01:54 [2024-02-28T21:01:54.195Z] [INFO] 
16:01:54 [2024-02-28T21:01:54.195Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.common-parent ---
16:01:54 [2024-02-28T21:01:54.195Z] [INFO] 
16:01:54 [2024-02-28T21:01:54.195Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.common-parent ---
16:01:54 [2024-02-28T21:01:54.195Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/common/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common-parent/9.3.0-SNAPSHOT/org.eclipse.tracecompass.common-parent-9.3.0-SNAPSHOT.pom
16:01:54 [2024-02-28T21:01:54.195Z] [INFO] 
16:01:54 [2024-02-28T21:01:54.195Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.common.core >----
16:01:54 [2024-02-28T21:01:54.195Z] [INFO] Building org.eclipse.tracecompass.common.core 5.2.0-SNAPSHOT     [4/141]
16:01:54 [2024-02-28T21:01:54.195Z] [INFO]   from common/org.eclipse.tracecompass.common.core/.polyglot.build.properties
16:01:54 [2024-02-28T21:01:54.195Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:01:54 [2024-02-28T21:01:54.451Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:01:54 [2024-02-28T21:01:54.451Z] [INFO] Resolving target definition file:/home/jenkins/agent/workspace/tracecompass-master-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@30cd738c
16:01:54 [2024-02-28T21:01:54.451Z] [INFO] ### Using TychoRepositoryTransport for remote P2 access ###
16:01:54 [2024-02-28T21:01:54.451Z] [INFO]     Cache location:         /home/jenkins/.m2/repository/.cache/tycho
16:01:54 [2024-02-28T21:01:54.451Z] [INFO]     Transport mode:         online
16:01:54 [2024-02-28T21:01:54.451Z] [INFO]     Http Transport type:    Java11Client
16:01:54 [2024-02-28T21:01:54.451Z] [INFO]     Update mode:            cache first
16:01:54 [2024-02-28T21:01:54.451Z] [INFO]     Minimum cache duration: 60 minutes
16:01:54 [2024-02-28T21:01:54.451Z] [INFO]       (you can configure this with -Dtycho.p2.transport.min-cache-minutes=<desired minimum cache duration>)
16:02:00 [2024-02-28T21:02:00.984Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties
16:02:01 [2024-02-28T21:02:01.545Z] [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
16:02:01 [2024-02-28T21:02:01.545Z] [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 47 MB/s)
16:02:01 [2024-02-28T21:02:01.802Z] [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
16:02:01 [2024-02-28T21:02:01.802Z] [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 592 kB/s)
16:02:02 [2024-02-28T21:02:02.362Z] [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
16:02:02 [2024-02-28T21:02:02.363Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.pom (13 kB at 1.6 MB/s)
16:02:02 [2024-02-28T21:02:02.363Z] [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
16:02:02 [2024-02-28T21:02:02.363Z] [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 2.0 MB/s)
16:02:02 [2024-02-28T21:02:02.619Z] [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
16:02:02 [2024-02-28T21:02:02.619Z] [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 210 kB/s)
16:02:02 [2024-02-28T21:02:02.619Z] [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
16:02:02 [2024-02-28T21:02:02.619Z] [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 114 kB/s)
16:02:02 [2024-02-28T21:02:02.619Z] [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
16:02:02 [2024-02-28T21:02:02.619Z] [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 1.6 MB/s)
16:02:02 [2024-02-28T21:02:02.619Z] [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
16:02:02 [2024-02-28T21:02:02.619Z] [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 154 kB/s)
16:02:02 [2024-02-28T21:02:02.619Z] [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
16:02:02 [2024-02-28T21:02:02.619Z] [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 417 kB/s)
16:02:02 [2024-02-28T21:02:02.619Z] [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
16:02:02 [2024-02-28T21:02:02.619Z] [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 20 MB/s)
16:02:02 [2024-02-28T21:02:02.619Z] [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
16:02:02 [2024-02-28T21:02:02.619Z] [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
16:02:02 [2024-02-28T21:02:02.619Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.21.1/error_prone_annotations-2.21.1.jar (17 kB at 1.3 MB/s)
16:02:02 [2024-02-28T21:02:02.619Z] [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 664 kB/s)
16:02:02 [2024-02-28T21:02:02.619Z] [INFO] 
16:02:02 [2024-02-28T21:02:02.619Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.common.core ---
16:02:02 [2024-02-28T21:02:02.619Z] [INFO] 
16:02:02 [2024-02-28T21:02:02.619Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.common.core ---
16:02:02 [2024-02-28T21:02:02.619Z] [INFO] The project's OSGi version is 5.2.0.202402282100
16:02:02 [2024-02-28T21:02:02.619Z] [INFO] 
16:02:02 [2024-02-28T21:02:02.619Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.common.core ---
16:02:02 [2024-02-28T21:02:02.619Z] [INFO] 
16:02:02 [2024-02-28T21:02:02.619Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.common.core ---
16:02:02 [2024-02-28T21:02:02.619Z] [INFO] 
16:02:02 [2024-02-28T21:02:02.619Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common.core ---
16:02:02 [2024-02-28T21:02:02.619Z] [INFO] 
16:02:02 [2024-02-28T21:02:02.619Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.common.core ---
16:02:02 [2024-02-28T21:02:02.619Z] [INFO] 
16:02:02 [2024-02-28T21:02:02.619Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.common.core ---
16:02:02 [2024-02-28T21:02:02.619Z] [INFO] Resolving class path of org.eclipse.tracecompass.common.core
16:02:02 [2024-02-28T21:02:02.875Z] [INFO] 
16:02:02 [2024-02-28T21:02:02.875Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.common.core ---
16:02:02 [2024-02-28T21:02:02.875Z] [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
16:02:02 [2024-02-28T21:02:02.876Z] [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
16:02:02 [2024-02-28T21:02:02.876Z] [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
16:02:03 [2024-02-28T21:02:03.131Z] [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
16:02:03 [2024-02-28T21:02:03.131Z] [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
16:02:03 [2024-02-28T21:02:03.131Z] [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
16:02:03 [2024-02-28T21:02:03.131Z] [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 604 kB/s)
16:02:03 [2024-02-28T21:02:03.131Z] [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
16:02:03 [2024-02-28T21:02:03.131Z] [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
16:02:03 [2024-02-28T21:02:03.131Z] [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
16:02:03 [2024-02-28T21:02:03.387Z] [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
16:02:03 [2024-02-28T21:02:03.387Z] [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
16:02:03 [2024-02-28T21:02:03.387Z] [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
16:02:03 [2024-02-28T21:02:03.387Z] [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 402 kB/s)
16:02:03 [2024-02-28T21:02:03.387Z] [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
16:02:03 [2024-02-28T21:02:03.387Z] [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
16:02:03 [2024-02-28T21:02:03.387Z] [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
16:02:03 [2024-02-28T21:02:03.642Z] [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
16:02:03 [2024-02-28T21:02:03.642Z] [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
16:02:03 [2024-02-28T21:02:03.642Z] [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
16:02:03 [2024-02-28T21:02:03.642Z] [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 6.9 MB/s)
16:02:03 [2024-02-28T21:02:03.642Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/src/main/resources
16:02:03 [2024-02-28T21:02:03.642Z] [INFO] 
16:02:03 [2024-02-28T21:02:03.642Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.common.core ---
16:02:03 [2024-02-28T21:02:03.643Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:02:03 [2024-02-28T21:02:03.643Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:02:03 [2024-02-28T21:02:03.643Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties
16:02:03 [2024-02-28T21:02:03.643Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.annotation.versioning/maven-metadata.xml
16:02:03 [2024-02-28T21:02:03.643Z] [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 57 kB/s)
16:02:03 [2024-02-28T21:02:03.643Z] [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
16:02:03 [2024-02-28T21:02:03.643Z] [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.5 MB/s)
16:02:03 [2024-02-28T21:02:03.898Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.annotation.bundle/maven-metadata.xml
16:02:03 [2024-02-28T21:02:03.898Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.annotation.bundle/maven-metadata.xml (455 B at 57 kB/s)
16:02:03 [2024-02-28T21:02:03.898Z] [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
16:02:03 [2024-02-28T21:02:03.898Z] [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 2.2 MB/s)
16:02:03 [2024-02-28T21:02:03.898Z] [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
16:02:03 [2024-02-28T21:02:03.898Z] [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 36 kB/s)
16:02:03 [2024-02-28T21:02:03.898Z] [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
16:02:03 [2024-02-28T21:02:03.898Z] [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 2.8 MB/s)
16:02:03 [2024-02-28T21:02:03.898Z] [INFO] Compiling 26 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:02:06 [2024-02-28T21:02:06.410Z] [INFO] 
16:02:06 [2024-02-28T21:02:06.410Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.common.core ---
16:02:06 [2024-02-28T21:02:06.410Z] [INFO] 
16:02:06 [2024-02-28T21:02:06.410Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.common.core ---
16:02:06 [2024-02-28T21:02:06.410Z] [INFO] 
16:02:06 [2024-02-28T21:02:06.410Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.common.core ---
16:02:06 [2024-02-28T21:02:06.410Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/src/test/resources
16:02:06 [2024-02-28T21:02:06.410Z] [INFO] 
16:02:06 [2024-02-28T21:02:06.410Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.common.core ---
16:02:06 [2024-02-28T21:02:06.410Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:02:06 [2024-02-28T21:02:06.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
16:02:06 [2024-02-28T21:02:06.410Z] [WARNING] The 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-master-nightly/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties
16:02:06 [2024-02-28T21:02:06.410Z] [INFO] 
16:02:06 [2024-02-28T21:02:06.410Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.common.core ---
16:02:06 [2024-02-28T21:02:06.410Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 12 were skipped
16:02:06 [2024-02-28T21:02:06.410Z] [INFO] 
16:02:06 [2024-02-28T21:02:06.410Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.common.core ---
16:02:06 [2024-02-28T21:02:06.410Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-5.2.0-SNAPSHOT-sources.jar
16:02:06 [2024-02-28T21:02:06.666Z] [INFO] 
16:02:06 [2024-02-28T21:02:06.666Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.common.core ---
16:02:09 [2024-02-28T21:02:09.932Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-5.2.0-SNAPSHOT.jar
16:02:09 [2024-02-28T21:02:09.932Z] [INFO] 
16:02:09 [2024-02-28T21:02:09.932Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.common.core ---
16:02:09 [2024-02-28T21:02:09.932Z] [INFO] 
16:02:09 [2024-02-28T21:02:09.932Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.common.core ---
16:02:09 [2024-02-28T21:02:09.932Z] [INFO] 
16:02:09 [2024-02-28T21:02:09.932Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.common.core ---
16:02:09 [2024-02-28T21:02:09.932Z] [INFO] 
16:02:09 [2024-02-28T21:02:09.932Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.common.core ---
16:02:10 [2024-02-28T21:02:10.187Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-5.2.0-SNAPSHOT.jar
16:02:11 [2024-02-28T21:02:11.551Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-5.2.0-SNAPSHOT-sources.jar
16:02:12 [2024-02-28T21:02:12.916Z] [INFO] 
16:02:12 [2024-02-28T21:02:12.916Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.common.core ---
16:02:12 [2024-02-28T21:02:12.916Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:02:12 [2024-02-28T21:02:12.916Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:02:12 [2024-02-28T21:02:12.916Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:02:12 [2024-02-28T21:02:12.916Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:02:12 [2024-02-28T21:02:12.916Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:02:12 [2024-02-28T21:02:12.916Z] [INFO] 
16:02:12 [2024-02-28T21:02:12.916Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.common.core ---
16:02:12 [2024-02-28T21:02:12.916Z] [INFO] 
16:02:12 [2024-02-28T21:02:12.916Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem-parent >--
16:02:12 [2024-02-28T21:02:12.916Z] [INFO] Building Trace Compass State System Parent 9.3.0-SNAPSHOT        [5/141]
16:02:12 [2024-02-28T21:02:12.916Z] [INFO]   from statesystem/pom.xml
16:02:12 [2024-02-28T21:02:12.916Z] [INFO] --------------------------------[ pom ]---------------------------------
16:02:12 [2024-02-28T21:02:12.916Z] [INFO] 
16:02:12 [2024-02-28T21:02:12.916Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.statesystem-parent ---
16:02:12 [2024-02-28T21:02:12.916Z] [INFO] 
16:02:12 [2024-02-28T21:02:12.916Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem-parent ---
16:02:12 [2024-02-28T21:02:12.916Z] [INFO] 
16:02:12 [2024-02-28T21:02:12.916Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.statesystem-parent ---
16:02:12 [2024-02-28T21:02:12.916Z] [INFO] 
16:02:12 [2024-02-28T21:02:12.916Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.statesystem-parent ---
16:02:12 [2024-02-28T21:02:12.916Z] [INFO] 
16:02:12 [2024-02-28T21:02:12.916Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.statesystem-parent ---
16:02:12 [2024-02-28T21:02:12.916Z] [INFO] 
16:02:12 [2024-02-28T21:02:12.916Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.statesystem-parent ---
16:02:12 [2024-02-28T21:02:12.916Z] [INFO] 
16:02:12 [2024-02-28T21:02:12.916Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.statesystem-parent ---
16:02:12 [2024-02-28T21:02:12.916Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem-parent/9.3.0-SNAPSHOT/org.eclipse.tracecompass.statesystem-parent-9.3.0-SNAPSHOT.pom
16:02:12 [2024-02-28T21:02:12.917Z] [INFO] 
16:02:12 [2024-02-28T21:02:12.917Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core >--
16:02:12 [2024-02-28T21:02:12.917Z] [INFO] Building org.eclipse.tracecompass.datastore.core 1.3.0-SNAPSHOT  [6/141]
16:02:12 [2024-02-28T21:02:12.917Z] [INFO]   from statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties
16:02:12 [2024-02-28T21:02:12.917Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:02:12 [2024-02-28T21:02:12.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
16:02:12 [2024-02-28T21:02:12.917Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties
16:02:12 [2024-02-28T21:02:12.917Z] [INFO] 
16:02:12 [2024-02-28T21:02:12.917Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.datastore.core ---
16:02:12 [2024-02-28T21:02:12.917Z] [INFO] 
16:02:12 [2024-02-28T21:02:12.917Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.datastore.core ---
16:02:12 [2024-02-28T21:02:12.917Z] [INFO] The project's OSGi version is 1.3.0.202402282100
16:02:12 [2024-02-28T21:02:12.917Z] [INFO] 
16:02:12 [2024-02-28T21:02:12.917Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.datastore.core ---
16:02:12 [2024-02-28T21:02:12.917Z] [INFO] 
16:02:12 [2024-02-28T21:02:12.917Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.datastore.core ---
16:02:12 [2024-02-28T21:02:12.917Z] [INFO] 
16:02:12 [2024-02-28T21:02:12.917Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.datastore.core ---
16:02:12 [2024-02-28T21:02:12.917Z] [INFO] 
16:02:12 [2024-02-28T21:02:12.917Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.datastore.core ---
16:02:12 [2024-02-28T21:02:12.917Z] [INFO] 
16:02:12 [2024-02-28T21:02:12.917Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.datastore.core ---
16:02:12 [2024-02-28T21:02:12.917Z] [INFO] Resolving class path of org.eclipse.tracecompass.datastore.core
16:02:12 [2024-02-28T21:02:12.917Z] [INFO] 
16:02:12 [2024-02-28T21:02:12.917Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.datastore.core ---
16:02:12 [2024-02-28T21:02:12.917Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src/main/resources
16:02:12 [2024-02-28T21:02:12.917Z] [INFO] 
16:02:12 [2024-02-28T21:02:12.917Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.datastore.core ---
16:02:12 [2024-02-28T21:02:12.917Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:02:12 [2024-02-28T21:02:12.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
16:02:12 [2024-02-28T21:02:12.917Z] [WARNING] The 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-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties
16:02:12 [2024-02-28T21:02:12.917Z] [INFO] Compiling 37 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:02:13 [2024-02-28T21:02:13.845Z] [INFO] 
16:02:13 [2024-02-28T21:02:13.845Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.datastore.core ---
16:02:13 [2024-02-28T21:02:13.845Z] [INFO] 
16:02:13 [2024-02-28T21:02:13.845Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.datastore.core ---
16:02:13 [2024-02-28T21:02:13.845Z] [INFO] 
16:02:13 [2024-02-28T21:02:13.845Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.datastore.core ---
16:02:13 [2024-02-28T21:02:13.845Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src/test/resources
16:02:13 [2024-02-28T21:02:13.845Z] [INFO] 
16:02:13 [2024-02-28T21:02:13.845Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.datastore.core ---
16:02:13 [2024-02-28T21:02:13.845Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:02:13 [2024-02-28T21:02:13.845Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:02:13 [2024-02-28T21:02:13.845Z] [WARNING] The 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-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties
16:02:13 [2024-02-28T21:02:13.845Z] [INFO] 
16:02:13 [2024-02-28T21:02:13.845Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.datastore.core ---
16:02:13 [2024-02-28T21:02:13.845Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 12 were skipped
16:02:13 [2024-02-28T21:02:13.845Z] [INFO] 
16:02:13 [2024-02-28T21:02:13.845Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.datastore.core ---
16:02:13 [2024-02-28T21:02:13.845Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.3.0-SNAPSHOT-sources.jar
16:02:13 [2024-02-28T21:02:13.845Z] [INFO] 
16:02:13 [2024-02-28T21:02:13.845Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.datastore.core ---
16:02:13 [2024-02-28T21:02:13.845Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.3.0-SNAPSHOT.jar
16:02:13 [2024-02-28T21:02:13.845Z] [INFO] 
16:02:13 [2024-02-28T21:02:13.845Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.datastore.core ---
16:02:13 [2024-02-28T21:02:13.845Z] [INFO] 
16:02:13 [2024-02-28T21:02:13.845Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.datastore.core ---
16:02:13 [2024-02-28T21:02:13.845Z] [INFO] 
16:02:13 [2024-02-28T21:02:13.845Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.datastore.core ---
16:02:13 [2024-02-28T21:02:13.845Z] [INFO] 
16:02:13 [2024-02-28T21:02:13.845Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.datastore.core ---
16:02:13 [2024-02-28T21:02:13.845Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.3.0-SNAPSHOT.jar
16:02:14 [2024-02-28T21:02:14.772Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.3.0-SNAPSHOT-sources.jar
16:02:15 [2024-02-28T21:02:15.701Z] [INFO] 
16:02:15 [2024-02-28T21:02:15.701Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.datastore.core ---
16:02:15 [2024-02-28T21:02:15.701Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:02:15 [2024-02-28T21:02:15.701Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:02:15 [2024-02-28T21:02:15.701Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:02:15 [2024-02-28T21:02:15.701Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:02:15 [2024-02-28T21:02:15.701Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:02:15 [2024-02-28T21:02:15.701Z] [INFO] 
16:02:15 [2024-02-28T21:02:15.701Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.datastore.core ---
16:02:15 [2024-02-28T21:02:15.701Z] [INFO] 
16:02:15 [2024-02-28T21:02:15.701Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core >--
16:02:15 [2024-02-28T21:02:15.701Z] [INFO] Building org.eclipse.tracecompass.segmentstore.core 3.1.0-SNAPSHOT [7/141]
16:02:15 [2024-02-28T21:02:15.701Z] [INFO]   from statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties
16:02:15 [2024-02-28T21:02:15.701Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:02:15 [2024-02-28T21:02:15.701Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:02:15 [2024-02-28T21:02:15.701Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties
16:02:15 [2024-02-28T21:02:15.957Z] [INFO] 
16:02:15 [2024-02-28T21:02:15.957Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.segmentstore.core ---
16:02:15 [2024-02-28T21:02:15.957Z] [INFO] 
16:02:15 [2024-02-28T21:02:15.957Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.segmentstore.core ---
16:02:15 [2024-02-28T21:02:15.957Z] [INFO] The project's OSGi version is 3.1.0.202402282100
16:02:15 [2024-02-28T21:02:15.957Z] [INFO] 
16:02:15 [2024-02-28T21:02:15.957Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.segmentstore.core ---
16:02:15 [2024-02-28T21:02:15.957Z] [INFO] 
16:02:15 [2024-02-28T21:02:15.957Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.segmentstore.core ---
16:02:15 [2024-02-28T21:02:15.957Z] [INFO] 
16:02:15 [2024-02-28T21:02:15.957Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.segmentstore.core ---
16:02:15 [2024-02-28T21:02:15.957Z] [INFO] 
16:02:15 [2024-02-28T21:02:15.957Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.segmentstore.core ---
16:02:15 [2024-02-28T21:02:15.957Z] [INFO] 
16:02:15 [2024-02-28T21:02:15.957Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.segmentstore.core ---
16:02:15 [2024-02-28T21:02:15.957Z] [INFO] Resolving class path of org.eclipse.tracecompass.segmentstore.core
16:02:15 [2024-02-28T21:02:15.957Z] [INFO] 
16:02:15 [2024-02-28T21:02:15.957Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.segmentstore.core ---
16:02:15 [2024-02-28T21:02:15.957Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/src/main/resources
16:02:15 [2024-02-28T21:02:15.957Z] [INFO] 
16:02:15 [2024-02-28T21:02:15.957Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.segmentstore.core ---
16:02:15 [2024-02-28T21:02:15.957Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:02:15 [2024-02-28T21:02:15.957Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:02:15 [2024-02-28T21:02:15.957Z] [WARNING] The 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-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties
16:02:15 [2024-02-28T21:02:15.957Z] [INFO] Compiling 22 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:02:16 [2024-02-28T21:02:16.519Z] [INFO] 
16:02:16 [2024-02-28T21:02:16.519Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.segmentstore.core ---
16:02:16 [2024-02-28T21:02:16.519Z] [INFO] 
16:02:16 [2024-02-28T21:02:16.519Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.segmentstore.core ---
16:02:16 [2024-02-28T21:02:16.519Z] [INFO] 
16:02:16 [2024-02-28T21:02:16.519Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.segmentstore.core ---
16:02:16 [2024-02-28T21:02:16.519Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/src/test/resources
16:02:16 [2024-02-28T21:02:16.519Z] [INFO] 
16:02:16 [2024-02-28T21:02:16.519Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.segmentstore.core ---
16:02:16 [2024-02-28T21:02:16.519Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:02:16 [2024-02-28T21:02:16.519Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:02:16 [2024-02-28T21:02:16.519Z] [WARNING] The 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-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties
16:02:16 [2024-02-28T21:02:16.519Z] [INFO] 
16:02:16 [2024-02-28T21:02:16.519Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.segmentstore.core ---
16:02:16 [2024-02-28T21:02:16.519Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 12 were skipped
16:02:16 [2024-02-28T21:02:16.519Z] [INFO] 
16:02:16 [2024-02-28T21:02:16.519Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.segmentstore.core ---
16:02:16 [2024-02-28T21:02:16.519Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-3.1.0-SNAPSHOT-sources.jar
16:02:16 [2024-02-28T21:02:16.519Z] [INFO] 
16:02:16 [2024-02-28T21:02:16.519Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.segmentstore.core ---
16:02:16 [2024-02-28T21:02:16.519Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-3.1.0-SNAPSHOT.jar
16:02:16 [2024-02-28T21:02:16.519Z] [INFO] 
16:02:16 [2024-02-28T21:02:16.519Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.segmentstore.core ---
16:02:16 [2024-02-28T21:02:16.519Z] [INFO] 
16:02:16 [2024-02-28T21:02:16.519Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.segmentstore.core ---
16:02:16 [2024-02-28T21:02:16.519Z] [INFO] 
16:02:16 [2024-02-28T21:02:16.519Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.segmentstore.core ---
16:02:16 [2024-02-28T21:02:16.519Z] [INFO] 
16:02:16 [2024-02-28T21:02:16.519Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.segmentstore.core ---
16:02:16 [2024-02-28T21:02:16.775Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-3.1.0-SNAPSHOT.jar
16:02:17 [2024-02-28T21:02:17.701Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-3.1.0-SNAPSHOT-sources.jar
16:02:18 [2024-02-28T21:02:18.262Z] [INFO] 
16:02:18 [2024-02-28T21:02:18.262Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.segmentstore.core ---
16:02:18 [2024-02-28T21:02:18.262Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:02:18 [2024-02-28T21:02:18.262Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:02:18 [2024-02-28T21:02:18.262Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:02:18 [2024-02-28T21:02:18.262Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:02:18 [2024-02-28T21:02:18.262Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:02:18 [2024-02-28T21:02:18.262Z] [INFO] 
16:02:18 [2024-02-28T21:02:18.262Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.segmentstore.core ---
16:02:18 [2024-02-28T21:02:18.262Z] [INFO] 
16:02:18 [2024-02-28T21:02:18.262Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf-parent >----
16:02:18 [2024-02-28T21:02:18.262Z] [INFO] Building Trace Compass TMF Parent 9.3.0-SNAPSHOT                 [8/141]
16:02:18 [2024-02-28T21:02:18.262Z] [INFO]   from tmf/pom.xml
16:02:18 [2024-02-28T21:02:18.262Z] [INFO] --------------------------------[ pom ]---------------------------------
16:02:18 [2024-02-28T21:02:18.262Z] [INFO] 
16:02:18 [2024-02-28T21:02:18.262Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf-parent ---
16:02:18 [2024-02-28T21:02:18.262Z] [INFO] 
16:02:18 [2024-02-28T21:02:18.262Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf-parent ---
16:02:18 [2024-02-28T21:02:18.262Z] [INFO] 
16:02:18 [2024-02-28T21:02:18.262Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf-parent ---
16:02:18 [2024-02-28T21:02:18.262Z] [INFO] 
16:02:18 [2024-02-28T21:02:18.262Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf-parent ---
16:02:18 [2024-02-28T21:02:18.262Z] [INFO] 
16:02:18 [2024-02-28T21:02:18.262Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf-parent ---
16:02:18 [2024-02-28T21:02:18.262Z] [INFO] 
16:02:18 [2024-02-28T21:02:18.263Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf-parent ---
16:02:18 [2024-02-28T21:02:18.263Z] [INFO] 
16:02:18 [2024-02-28T21:02:18.263Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf-parent ---
16:02:18 [2024-02-28T21:02:18.263Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf-parent/9.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf-parent-9.3.0-SNAPSHOT.pom
16:02:18 [2024-02-28T21:02:18.263Z] [INFO] 
16:02:18 [2024-02-28T21:02:18.263Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser >--
16:02:18 [2024-02-28T21:02:18.263Z] [INFO] Building Trace Compass Filter Parser 1.1.1-SNAPSHOT              [9/141]
16:02:18 [2024-02-28T21:02:18.263Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml
16:02:18 [2024-02-28T21:02:18.263Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:02:18 [2024-02-28T21:02:18.263Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:02:18 [2024-02-28T21:02:18.263Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml
16:02:18 [2024-02-28T21:02:18.519Z] [INFO] 
16:02:18 [2024-02-28T21:02:18.519Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.filter.parser ---
16:02:18 [2024-02-28T21:02:18.519Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-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])
16:02:18 [2024-02-28T21:02:18.519Z] [INFO] 
16:02:18 [2024-02-28T21:02:18.519Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.filter.parser ---
16:02:18 [2024-02-28T21:02:18.519Z] [INFO] The project's OSGi version is 1.1.1.202402282100
16:02:18 [2024-02-28T21:02:18.519Z] [INFO] 
16:02:18 [2024-02-28T21:02:18.519Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.filter.parser ---
16:02:18 [2024-02-28T21:02:18.519Z] [INFO] 
16:02:18 [2024-02-28T21:02:18.519Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.filter.parser ---
16:02:18 [2024-02-28T21:02:18.519Z] [INFO] 
16:02:18 [2024-02-28T21:02:18.519Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.filter.parser ---
16:02:18 [2024-02-28T21:02:18.519Z] [INFO] 
16:02:18 [2024-02-28T21:02:18.519Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.filter.parser ---
16:02:18 [2024-02-28T21:02:18.519Z] [INFO] 
16:02:18 [2024-02-28T21:02:18.519Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.filter.parser ---
16:02:18 [2024-02-28T21:02:18.519Z] [INFO] Resolving class path of Trace Compass Filter Parser
16:02:18 [2024-02-28T21:02:18.519Z] [INFO] 
16:02:18 [2024-02-28T21:02:18.519Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.filter.parser ---
16:02:18 [2024-02-28T21:02:18.519Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.filter.parser/src/main/resources
16:02:18 [2024-02-28T21:02:18.519Z] [INFO] 
16:02:18 [2024-02-28T21:02:18.519Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.filter.parser ---
16:02:18 [2024-02-28T21:02:18.519Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:02:18 [2024-02-28T21:02:18.519Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:02:18 [2024-02-28T21:02:18.519Z] [WARNING] The 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-master-nightly/tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml
16:02:18 [2024-02-28T21:02:18.519Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:02:18 [2024-02-28T21:02:18.775Z] [INFO] 
16:02:18 [2024-02-28T21:02:18.775Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.filter.parser ---
16:02:18 [2024-02-28T21:02:18.775Z] [INFO] 
16:02:18 [2024-02-28T21:02:18.775Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.filter.parser ---
16:02:18 [2024-02-28T21:02:18.775Z] [INFO] 
16:02:18 [2024-02-28T21:02:18.775Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.filter.parser ---
16:02:18 [2024-02-28T21:02:18.775Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.filter.parser/src/test/resources
16:02:18 [2024-02-28T21:02:18.775Z] [INFO] 
16:02:18 [2024-02-28T21:02:18.775Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.filter.parser ---
16:02:18 [2024-02-28T21:02:18.775Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:02:18 [2024-02-28T21:02:18.775Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:02:18 [2024-02-28T21:02:18.775Z] [WARNING] The 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-master-nightly/tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml
16:02:18 [2024-02-28T21:02:18.775Z] [INFO] 
16:02:18 [2024-02-28T21:02:18.775Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.filter.parser ---
16:02:18 [2024-02-28T21:02:18.775Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 2 were skipped
16:02:18 [2024-02-28T21:02:18.775Z] [INFO] 
16:02:18 [2024-02-28T21:02:18.775Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.filter.parser ---
16:02:18 [2024-02-28T21:02:18.775Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.1.1-SNAPSHOT-sources.jar
16:02:18 [2024-02-28T21:02:18.775Z] [INFO] 
16:02:18 [2024-02-28T21:02:18.775Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.filter.parser ---
16:02:18 [2024-02-28T21:02:18.775Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.1.1-SNAPSHOT.jar
16:02:19 [2024-02-28T21:02:19.031Z] [INFO] 
16:02:19 [2024-02-28T21:02:19.031Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.filter.parser ---
16:02:19 [2024-02-28T21:02:19.031Z] [INFO] 
16:02:19 [2024-02-28T21:02:19.031Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.filter.parser ---
16:02:19 [2024-02-28T21:02:19.031Z] [INFO] 
16:02:19 [2024-02-28T21:02:19.031Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.filter.parser ---
16:02:19 [2024-02-28T21:02:19.031Z] [INFO] 
16:02:19 [2024-02-28T21:02:19.031Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.filter.parser ---
16:02:19 [2024-02-28T21:02:19.031Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.1.1-SNAPSHOT.jar
16:02:19 [2024-02-28T21:02:19.958Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.1.1-SNAPSHOT-sources.jar
16:02:20 [2024-02-28T21:02:20.888Z] [INFO] 
16:02:20 [2024-02-28T21:02:20.888Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.filter.parser ---
16:02:20 [2024-02-28T21:02:20.888Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:02:20 [2024-02-28T21:02:20.888Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:02:20 [2024-02-28T21:02:20.888Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:02:20 [2024-02-28T21:02:20.888Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:02:20 [2024-02-28T21:02:20.888Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:02:20 [2024-02-28T21:02:20.888Z] [INFO] 
16:02:20 [2024-02-28T21:02:20.888Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.filter.parser ---
16:02:20 [2024-02-28T21:02:20.888Z] [INFO] 
16:02:20 [2024-02-28T21:02:20.888Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core >--
16:02:20 [2024-02-28T21:02:20.888Z] [INFO] Building org.eclipse.tracecompass.statesystem.core 5.3.1-SNAPSHOT [10/141]
16:02:20 [2024-02-28T21:02:20.888Z] [INFO]   from statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties
16:02:20 [2024-02-28T21:02:20.888Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:02:20 [2024-02-28T21:02:20.888Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:02:20 [2024-02-28T21:02:20.888Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core:5.3.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties
16:02:20 [2024-02-28T21:02:20.888Z] [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
16:02:20 [2024-02-28T21:02:20.888Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar (283 kB at 47 MB/s)
16:02:21 [2024-02-28T21:02:21.144Z] [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
16:02:21 [2024-02-28T21:02:21.144Z] [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 4.7 MB/s)
16:02:21 [2024-02-28T21:02:21.144Z] [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
16:02:21 [2024-02-28T21:02:21.144Z] [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 13 MB/s)
16:02:21 [2024-02-28T21:02:21.144Z] [INFO] 
16:02:21 [2024-02-28T21:02:21.144Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.statesystem.core ---
16:02:21 [2024-02-28T21:02:21.144Z] [INFO] 
16:02:21 [2024-02-28T21:02:21.144Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.statesystem.core ---
16:02:21 [2024-02-28T21:02:21.144Z] [INFO] The project's OSGi version is 5.3.1.202402282100
16:02:21 [2024-02-28T21:02:21.144Z] [INFO] 
16:02:21 [2024-02-28T21:02:21.144Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.statesystem.core ---
16:02:21 [2024-02-28T21:02:21.144Z] [INFO] 
16:02:21 [2024-02-28T21:02:21.144Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.statesystem.core ---
16:02:21 [2024-02-28T21:02:21.144Z] [INFO] 
16:02:21 [2024-02-28T21:02:21.144Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem.core ---
16:02:21 [2024-02-28T21:02:21.144Z] [INFO] 
16:02:21 [2024-02-28T21:02:21.144Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.statesystem.core ---
16:02:21 [2024-02-28T21:02:21.144Z] [INFO] 
16:02:21 [2024-02-28T21:02:21.144Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.statesystem.core ---
16:02:21 [2024-02-28T21:02:21.144Z] [INFO] Resolving class path of org.eclipse.tracecompass.statesystem.core
16:02:21 [2024-02-28T21:02:21.144Z] [INFO] 
16:02:21 [2024-02-28T21:02:21.144Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.statesystem.core ---
16:02:21 [2024-02-28T21:02:21.144Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src/main/resources
16:02:21 [2024-02-28T21:02:21.144Z] [INFO] 
16:02:21 [2024-02-28T21:02:21.144Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.statesystem.core ---
16:02:21 [2024-02-28T21:02:21.144Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:02:21 [2024-02-28T21:02:21.144Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:02:21 [2024-02-28T21:02:21.144Z] [WARNING] The 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.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties
16:02:21 [2024-02-28T21:02:21.144Z] [INFO] Compiling 49 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:02:22 [2024-02-28T21:02:22.073Z] [INFO] 
16:02:22 [2024-02-28T21:02:22.073Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.statesystem.core ---
16:02:22 [2024-02-28T21:02:22.073Z] [INFO] 
16:02:22 [2024-02-28T21:02:22.073Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.statesystem.core ---
16:02:22 [2024-02-28T21:02:22.073Z] [INFO] 
16:02:22 [2024-02-28T21:02:22.073Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.statesystem.core ---
16:02:22 [2024-02-28T21:02:22.073Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src/test/resources
16:02:22 [2024-02-28T21:02:22.073Z] [INFO] 
16:02:22 [2024-02-28T21:02:22.073Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.statesystem.core ---
16:02:22 [2024-02-28T21:02:22.073Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:02:22 [2024-02-28T21:02:22.073Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:02:22 [2024-02-28T21:02:22.073Z] [WARNING] The 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.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties
16:02:22 [2024-02-28T21:02:22.073Z] [INFO] 
16:02:22 [2024-02-28T21:02:22.073Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.statesystem.core ---
16:02:22 [2024-02-28T21:02:22.073Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 12 were skipped
16:02:22 [2024-02-28T21:02:22.073Z] [INFO] 
16:02:22 [2024-02-28T21:02:22.073Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.statesystem.core ---
16:02:22 [2024-02-28T21:02:22.074Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-5.3.1-SNAPSHOT-sources.jar
16:02:22 [2024-02-28T21:02:22.074Z] [INFO] 
16:02:22 [2024-02-28T21:02:22.074Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.statesystem.core ---
16:02:22 [2024-02-28T21:02:22.074Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-5.3.1-SNAPSHOT.jar
16:02:22 [2024-02-28T21:02:22.074Z] [INFO] 
16:02:22 [2024-02-28T21:02:22.074Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.statesystem.core ---
16:02:22 [2024-02-28T21:02:22.074Z] [INFO] 
16:02:22 [2024-02-28T21:02:22.074Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.statesystem.core ---
16:02:22 [2024-02-28T21:02:22.074Z] [INFO] 
16:02:22 [2024-02-28T21:02:22.074Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.statesystem.core ---
16:02:22 [2024-02-28T21:02:22.074Z] [INFO] 
16:02:22 [2024-02-28T21:02:22.074Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.statesystem.core ---
16:02:22 [2024-02-28T21:02:22.074Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-5.3.1-SNAPSHOT.jar
16:02:23 [2024-02-28T21:02:23.436Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-5.3.1-SNAPSHOT-sources.jar
16:02:24 [2024-02-28T21:02:24.363Z] [INFO] 
16:02:24 [2024-02-28T21:02:24.363Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.statesystem.core ---
16:02:24 [2024-02-28T21:02:24.363Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-5.3.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/5.3.1-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-5.3.1-SNAPSHOT.jar
16:02:24 [2024-02-28T21:02:24.363Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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.1-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-5.3.1-SNAPSHOT.pom
16:02:24 [2024-02-28T21:02:24.363Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-5.3.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/5.3.1-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-5.3.1-SNAPSHOT-sources.jar
16:02:24 [2024-02-28T21:02:24.363Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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.1-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-5.3.1-SNAPSHOT-p2metadata.xml
16:02:24 [2024-02-28T21:02:24.363Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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.1-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-5.3.1-SNAPSHOT-p2artifacts.xml
16:02:24 [2024-02-28T21:02:24.363Z] [INFO] 
16:02:24 [2024-02-28T21:02:24.363Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.statesystem.core ---
16:02:24 [2024-02-28T21:02:24.363Z] [INFO] 
16:02:24 [2024-02-28T21:02:24.363Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core >-----
16:02:24 [2024-02-28T21:02:24.363Z] [INFO] Building org.eclipse.tracecompass.tmf.core 9.2.1-SNAPSHOT       [11/141]
16:02:24 [2024-02-28T21:02:24.363Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties
16:02:24 [2024-02-28T21:02:24.363Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:02:24 [2024-02-28T21:02:24.363Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:02:24 [2024-02-28T21:02:24.363Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core:9.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties
16:02:24 [2024-02-28T21:02:24.618Z] [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
16:02:24 [2024-02-28T21:02:24.618Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.15.0/commons-io-2.15.0.jar (501 kB at 31 MB/s)
16:02:25 [2024-02-28T21:02:25.544Z] [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
16:02:25 [2024-02-28T21:02:25.544Z] [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 5.3 MB/s)
16:02:25 [2024-02-28T21:02:25.544Z] [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
16:02:25 [2024-02-28T21:02:25.545Z] [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 5.5 MB/s)
16:02:25 [2024-02-28T21:02:25.545Z] [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
16:02:25 [2024-02-28T21:02:25.545Z] [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.7 MB/s)
16:02:25 [2024-02-28T21:02:25.545Z] [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
16:02:25 [2024-02-28T21:02:25.545Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.upnp/1.2.1/org.osgi.service.upnp-1.2.1.jar (31 kB at 3.1 MB/s)
16:02:25 [2024-02-28T21:02:25.545Z] [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
16:02:25 [2024-02-28T21:02:25.545Z] [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 3.3 MB/s)
16:02:25 [2024-02-28T21:02:25.545Z] [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
16:02:25 [2024-02-28T21:02:25.800Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.device/1.1.1/org.osgi.service.device-1.1.1.jar (20 kB at 2.3 MB/s)
16:02:25 [2024-02-28T21:02:25.800Z] [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
16:02:25 [2024-02-28T21:02:25.800Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.cm/1.6.1/org.osgi.service.cm-1.6.1.jar (56 kB at 6.2 MB/s)
16:02:25 [2024-02-28T21:02:25.800Z] [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
16:02:25 [2024-02-28T21:02:25.800Z] [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 4.3 MB/s)
16:02:25 [2024-02-28T21:02:25.800Z] [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
16:02:25 [2024-02-28T21:02:25.800Z] [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 2.0 MB/s)
16:02:25 [2024-02-28T21:02:25.800Z] [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
16:02:25 [2024-02-28T21:02:25.800Z] [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 2.3 MB/s)
16:02:25 [2024-02-28T21:02:25.800Z] [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
16:02:25 [2024-02-28T21:02:25.800Z] [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
16:02:25 [2024-02-28T21:02:25.800Z] [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 142 kB/s)
16:02:25 [2024-02-28T21:02:25.800Z] [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
16:02:26 [2024-02-28T21:02:26.055Z] [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 11 kB/s)
16:02:26 [2024-02-28T21:02:26.055Z] [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
16:02:26 [2024-02-28T21:02:26.055Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.wireadmin/1.0.2/org.osgi.service.wireadmin-1.0.2.pom (1.9 kB at 237 kB/s)
16:02:26 [2024-02-28T21:02:26.055Z] [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
16:02:26 [2024-02-28T21:02:26.055Z] [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 110 kB/s)
16:02:26 [2024-02-28T21:02:26.055Z] [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
16:02:26 [2024-02-28T21:02:26.055Z] [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 212 kB/s)
16:02:26 [2024-02-28T21:02:26.056Z] [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
16:02:26 [2024-02-28T21:02:26.056Z] [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 271 kB/s)
16:02:26 [2024-02-28T21:02:26.056Z] [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
16:02:26 [2024-02-28T21:02:26.056Z] [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 210 kB/s)
16:02:26 [2024-02-28T21:02:26.056Z] [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
16:02:26 [2024-02-28T21:02:26.056Z] [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 258 kB/s)
16:02:26 [2024-02-28T21:02:26.056Z] [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
16:02:26 [2024-02-28T21:02:26.056Z] [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 325 kB/s)
16:02:26 [2024-02-28T21:02:26.056Z] [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
16:02:26 [2024-02-28T21:02:26.056Z] [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 1.5 MB/s)
16:02:26 [2024-02-28T21:02:26.056Z] [INFO] 
16:02:26 [2024-02-28T21:02:26.056Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.core ---
16:02:26 [2024-02-28T21:02:26.056Z] [INFO] 
16:02:26 [2024-02-28T21:02:26.056Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.core ---
16:02:26 [2024-02-28T21:02:26.056Z] [INFO] The project's OSGi version is 9.2.1.202402282100
16:02:26 [2024-02-28T21:02:26.056Z] [INFO] 
16:02:26 [2024-02-28T21:02:26.056Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.core ---
16:02:26 [2024-02-28T21:02:26.056Z] [INFO] 
16:02:26 [2024-02-28T21:02:26.056Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.core ---
16:02:26 [2024-02-28T21:02:26.056Z] [INFO] 
16:02:26 [2024-02-28T21:02:26.056Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.core ---
16:02:26 [2024-02-28T21:02:26.056Z] [INFO] 
16:02:26 [2024-02-28T21:02:26.056Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.core ---
16:02:26 [2024-02-28T21:02:26.056Z] [INFO] 
16:02:26 [2024-02-28T21:02:26.056Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.core ---
16:02:26 [2024-02-28T21:02:26.056Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.core
16:02:26 [2024-02-28T21:02:26.056Z] [INFO] 
16:02:26 [2024-02-28T21:02:26.056Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.core ---
16:02:26 [2024-02-28T21:02:26.056Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/main/resources
16:02:26 [2024-02-28T21:02:26.056Z] [INFO] 
16:02:26 [2024-02-28T21:02:26.056Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.core ---
16:02:26 [2024-02-28T21:02:26.056Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:02:26 [2024-02-28T21:02:26.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
16:02:26 [2024-02-28T21:02:26.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.tmf.core:9.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties
16:02:26 [2024-02-28T21:02:26.313Z] [INFO] Compiling 473 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:02:29 [2024-02-28T21:02:29.576Z] [INFO] 
16:02:29 [2024-02-28T21:02:29.576Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.core ---
16:02:29 [2024-02-28T21:02:29.576Z] [INFO] 
16:02:29 [2024-02-28T21:02:29.576Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.core ---
16:02:29 [2024-02-28T21:02:29.576Z] [INFO] 
16:02:29 [2024-02-28T21:02:29.576Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.core ---
16:02:29 [2024-02-28T21:02:29.576Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/test/resources
16:02:29 [2024-02-28T21:02:29.576Z] [INFO] 
16:02:29 [2024-02-28T21:02:29.576Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.core ---
16:02:29 [2024-02-28T21:02:29.576Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:02:29 [2024-02-28T21:02:29.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
16:02:29 [2024-02-28T21:02:29.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.tmf.core:9.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties
16:02:29 [2024-02-28T21:02:29.577Z] [INFO] 
16:02:29 [2024-02-28T21:02:29.577Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.core ---
16:02:29 [2024-02-28T21:02:29.577Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 21 were skipped
16:02:29 [2024-02-28T21:02:29.577Z] [INFO] 
16:02:29 [2024-02-28T21:02:29.577Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.core ---
16:02:29 [2024-02-28T21:02:29.577Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-9.2.1-SNAPSHOT-sources.jar
16:02:29 [2024-02-28T21:02:29.577Z] [INFO] 
16:02:29 [2024-02-28T21:02:29.577Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.core ---
16:02:29 [2024-02-28T21:02:29.577Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-9.2.1-SNAPSHOT.jar
16:02:29 [2024-02-28T21:02:29.832Z] [INFO] 
16:02:29 [2024-02-28T21:02:29.832Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.core ---
16:02:29 [2024-02-28T21:02:29.832Z] [INFO] 
16:02:29 [2024-02-28T21:02:29.832Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.core ---
16:02:29 [2024-02-28T21:02:29.832Z] [INFO] 
16:02:29 [2024-02-28T21:02:29.832Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.core ---
16:02:29 [2024-02-28T21:02:29.832Z] [INFO] 
16:02:29 [2024-02-28T21:02:29.832Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.core ---
16:02:30 [2024-02-28T21:02:30.392Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-9.2.1-SNAPSHOT.jar
16:02:32 [2024-02-28T21:02:32.281Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-9.2.1-SNAPSHOT-sources.jar
16:02:33 [2024-02-28T21:02:33.645Z] [INFO] 
16:02:33 [2024-02-28T21:02:33.645Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.core ---
16:02:33 [2024-02-28T21:02:33.645Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-9.2.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/9.2.1-SNAPSHOT/org.eclipse.tracecompass.tmf.core-9.2.1-SNAPSHOT.jar
16:02:33 [2024-02-28T21:02:33.645Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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.1-SNAPSHOT/org.eclipse.tracecompass.tmf.core-9.2.1-SNAPSHOT.pom
16:02:33 [2024-02-28T21:02:33.645Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-9.2.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/9.2.1-SNAPSHOT/org.eclipse.tracecompass.tmf.core-9.2.1-SNAPSHOT-sources.jar
16:02:33 [2024-02-28T21:02:33.645Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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.1-SNAPSHOT/org.eclipse.tracecompass.tmf.core-9.2.1-SNAPSHOT-p2metadata.xml
16:02:33 [2024-02-28T21:02:33.645Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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.1-SNAPSHOT/org.eclipse.tracecompass.tmf.core-9.2.1-SNAPSHOT-p2artifacts.xml
16:02:33 [2024-02-28T21:02:33.645Z] [INFO] 
16:02:33 [2024-02-28T21:02:33.645Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.core ---
16:02:33 [2024-02-28T21:02:33.645Z] [INFO] 
16:02:33 [2024-02-28T21:02:33.645Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core >--
16:02:33 [2024-02-28T21:02:33.645Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.core 2.2.1-SNAPSHOT [12/141]
16:02:33 [2024-02-28T21:02:33.645Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties
16:02:33 [2024-02-28T21:02:33.645Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:02:33 [2024-02-28T21:02:33.645Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:02:33 [2024-02-28T21:02:33.645Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core:2.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties
16:02:33 [2024-02-28T21:02:33.903Z] [INFO] 
16:02:33 [2024-02-28T21:02:33.903Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.core ---
16:02:33 [2024-02-28T21:02:33.903Z] [INFO] 
16:02:33 [2024-02-28T21:02:33.903Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.core ---
16:02:33 [2024-02-28T21:02:33.903Z] [INFO] The project's OSGi version is 2.2.1.202402282100
16:02:33 [2024-02-28T21:02:33.903Z] [INFO] 
16:02:33 [2024-02-28T21:02:33.903Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.core ---
16:02:33 [2024-02-28T21:02:33.903Z] [INFO] 
16:02:33 [2024-02-28T21:02:33.903Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.core ---
16:02:33 [2024-02-28T21:02:33.903Z] [INFO] 
16:02:33 [2024-02-28T21:02:33.903Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.core ---
16:02:33 [2024-02-28T21:02:33.903Z] [INFO] 
16:02:33 [2024-02-28T21:02:33.903Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.core ---
16:02:33 [2024-02-28T21:02:33.903Z] [INFO] 
16:02:33 [2024-02-28T21:02:33.903Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.counters.core ---
16:02:33 [2024-02-28T21:02:33.903Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.counters.core
16:02:33 [2024-02-28T21:02:33.903Z] [INFO] 
16:02:33 [2024-02-28T21:02:33.903Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.core ---
16:02:33 [2024-02-28T21:02:33.903Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/src/main/resources
16:02:33 [2024-02-28T21:02:33.903Z] [INFO] 
16:02:33 [2024-02-28T21:02:33.903Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.core ---
16:02:33 [2024-02-28T21:02:33.903Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:02:33 [2024-02-28T21:02:33.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
16:02:33 [2024-02-28T21:02:33.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.counters.core:2.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties
16:02:33 [2024-02-28T21:02:33.903Z] [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:02:34 [2024-02-28T21:02:34.159Z] [INFO] 
16:02:34 [2024-02-28T21:02:34.159Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.counters.core ---
16:02:34 [2024-02-28T21:02:34.159Z] [INFO] 
16:02:34 [2024-02-28T21:02:34.159Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.counters.core ---
16:02:34 [2024-02-28T21:02:34.159Z] [INFO] 
16:02:34 [2024-02-28T21:02:34.159Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.core ---
16:02:34 [2024-02-28T21:02:34.159Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/src/test/resources
16:02:34 [2024-02-28T21:02:34.159Z] [INFO] 
16:02:34 [2024-02-28T21:02:34.159Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.counters.core ---
16:02:34 [2024-02-28T21:02:34.159Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:02:34 [2024-02-28T21:02:34.159Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:02:34 [2024-02-28T21:02:34.159Z] [WARNING] The 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-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties
16:02:34 [2024-02-28T21:02:34.159Z] [INFO] 
16:02:34 [2024-02-28T21:02:34.159Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.counters.core ---
16:02:34 [2024-02-28T21:02:34.159Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 21 were skipped
16:02:34 [2024-02-28T21:02:34.159Z] [INFO] 
16:02:34 [2024-02-28T21:02:34.159Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.core ---
16:02:34 [2024-02-28T21:02:34.159Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.2.1-SNAPSHOT-sources.jar
16:02:34 [2024-02-28T21:02:34.416Z] [INFO] 
16:02:34 [2024-02-28T21:02:34.416Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.core ---
16:02:34 [2024-02-28T21:02:34.416Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.2.1-SNAPSHOT.jar
16:02:34 [2024-02-28T21:02:34.416Z] [INFO] 
16:02:34 [2024-02-28T21:02:34.416Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.core ---
16:02:34 [2024-02-28T21:02:34.416Z] [INFO] 
16:02:34 [2024-02-28T21:02:34.416Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.counters.core ---
16:02:34 [2024-02-28T21:02:34.416Z] [INFO] 
16:02:34 [2024-02-28T21:02:34.416Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.core ---
16:02:34 [2024-02-28T21:02:34.416Z] [INFO] 
16:02:34 [2024-02-28T21:02:34.416Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.counters.core ---
16:02:34 [2024-02-28T21:02:34.416Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.2.1-SNAPSHOT.jar
16:02:35 [2024-02-28T21:02:35.343Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.2.1-SNAPSHOT-sources.jar
16:02:35 [2024-02-28T21:02:35.904Z] [INFO] 
16:02:35 [2024-02-28T21:02:35.904Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.core ---
16:02:35 [2024-02-28T21:02:35.904Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:02:35 [2024-02-28T21:02:35.904Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:02:35 [2024-02-28T21:02:35.904Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:02:35 [2024-02-28T21:02:35.904Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:02:35 [2024-02-28T21:02:35.904Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:02:35 [2024-02-28T21:02:35.904Z] [INFO] 
16:02:35 [2024-02-28T21:02:35.904Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.core ---
16:02:35 [2024-02-28T21:02:35.904Z] [INFO] 
16:02:35 [2024-02-28T21:02:35.904Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests >--
16:02:35 [2024-02-28T21:02:35.904Z] [INFO] Building org.eclipse.tracecompass.statesystem.core.tests 1.0.16-SNAPSHOT [13/141]
16:02:35 [2024-02-28T21:02:35.904Z] [INFO]   from statesystem/org.eclipse.tracecompass.statesystem.core.tests/pom.xml
16:02:35 [2024-02-28T21:02:35.904Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:02:35 [2024-02-28T21:02:35.904Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:02:35 [2024-02-28T21:02:35.904Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests:1.0.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/pom.xml
16:02:36 [2024-02-28T21:02:36.159Z] [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
16:02:36 [2024-02-28T21:02:36.159Z] [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 28 MB/s)
16:02:37 [2024-02-28T21:02:37.086Z] [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
16:02:37 [2024-02-28T21:02:37.086Z] [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 74 MB/s)
16:02:38 [2024-02-28T21:02:38.013Z] [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
16:02:38 [2024-02-28T21:02:38.268Z] [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 93 MB/s)
16:02:38 [2024-02-28T21:02:38.524Z] [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
16:02:38 [2024-02-28T21:02:38.524Z] [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 47 MB/s)
16:02:38 [2024-02-28T21:02:38.524Z] [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
16:02:38 [2024-02-28T21:02:38.524Z] [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 3.3 MB/s)
16:02:38 [2024-02-28T21:02:38.524Z] [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
16:02:38 [2024-02-28T21:02:38.524Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar (11 kB at 1.3 MB/s)
16:02:38 [2024-02-28T21:02:38.524Z] [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
16:02:38 [2024-02-28T21:02:38.524Z] [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 16 MB/s)
16:02:38 [2024-02-28T21:02:38.779Z] [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
16:02:38 [2024-02-28T21:02:38.779Z] [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 8.9 MB/s)
16:02:38 [2024-02-28T21:02:38.779Z] [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
16:02:38 [2024-02-28T21:02:38.779Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar (14 kB at 1.8 MB/s)
16:02:38 [2024-02-28T21:02:38.779Z] [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
16:02:38 [2024-02-28T21:02:38.779Z] [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 20 MB/s)
16:02:38 [2024-02-28T21:02:38.779Z] [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
16:02:38 [2024-02-28T21:02:38.779Z] [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 17 MB/s)
16:02:38 [2024-02-28T21:02:38.779Z] [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
16:02:38 [2024-02-28T21:02:38.779Z] [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 15 MB/s)
16:02:38 [2024-02-28T21:02:38.779Z] [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
16:02:38 [2024-02-28T21:02:38.779Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-suite-api/1.10.1/junit-platform-suite-api-1.10.1.jar (23 kB at 2.5 MB/s)
16:02:42 [2024-02-28T21:02:42.044Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar
16:02:42 [2024-02-28T21:02:42.044Z] [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 10 MB/s)
16:02:42 [2024-02-28T21:02:42.609Z] [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
16:02:42 [2024-02-28T21:02:42.609Z] [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 198 kB/s)
16:02:42 [2024-02-28T21:02:42.609Z] [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
16:02:42 [2024-02-28T21:02:42.609Z] [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 163 kB/s)
16:02:42 [2024-02-28T21:02:42.609Z] [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
16:02:42 [2024-02-28T21:02:42.609Z] [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.9 MB/s)
16:02:42 [2024-02-28T21:02:42.609Z] [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
16:02:42 [2024-02-28T21:02:42.609Z] [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.5 MB/s)
16:02:42 [2024-02-28T21:02:42.609Z] [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
16:02:42 [2024-02-28T21:02:42.609Z] [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 322 kB/s)
16:02:42 [2024-02-28T21:02:42.609Z] [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
16:02:42 [2024-02-28T21:02:42.609Z] [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 290 kB/s)
16:02:42 [2024-02-28T21:02:42.609Z] [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
16:02:42 [2024-02-28T21:02:42.609Z] [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 2.3 MB/s)
16:02:42 [2024-02-28T21:02:42.609Z] [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
16:02:42 [2024-02-28T21:02:42.609Z] [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 1.6 MB/s)
16:02:42 [2024-02-28T21:02:42.609Z] [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
16:02:42 [2024-02-28T21:02:42.609Z] [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 846 kB/s)
16:02:42 [2024-02-28T21:02:42.609Z] [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
16:02:42 [2024-02-28T21:02:42.609Z] [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 398 kB/s)
16:02:42 [2024-02-28T21:02:42.609Z] [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
16:02:42 [2024-02-28T21:02:42.609Z] [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 807 kB/s)
16:02:42 [2024-02-28T21:02:42.609Z] [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
16:02:42 [2024-02-28T21:02:42.609Z] [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 75 kB/s)
16:02:42 [2024-02-28T21:02:42.609Z] [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
16:02:42 [2024-02-28T21:02:42.609Z] [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 405 kB/s)
16:02:42 [2024-02-28T21:02:42.609Z] [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
16:02:42 [2024-02-28T21:02:42.609Z] [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 95 kB/s)
16:02:42 [2024-02-28T21:02:42.609Z] [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
16:02:42 [2024-02-28T21:02:42.609Z] [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 534 kB/s)
16:02:42 [2024-02-28T21:02:42.609Z] [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
16:02:42 [2024-02-28T21:02:42.609Z] [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 534 kB/s)
16:02:42 [2024-02-28T21:02:42.609Z] [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
16:02:42 [2024-02-28T21:02:42.609Z] [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 379 kB/s)
16:02:42 [2024-02-28T21:02:42.609Z] [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
16:02:42 [2024-02-28T21:02:42.609Z] [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 433 kB/s)
16:02:42 [2024-02-28T21:02:42.609Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest/2.2/hamcrest-2.2.pom
16:02:42 [2024-02-28T21:02:42.609Z] [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 161 kB/s)
16:02:42 [2024-02-28T21:02:42.609Z] [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
16:02:42 [2024-02-28T21:02:42.866Z] [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 25 MB/s)
16:02:42 [2024-02-28T21:02:42.866Z] [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
16:02:42 [2024-02-28T21:02:42.866Z] [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
16:02:42 [2024-02-28T21:02:42.866Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/osgi.annotation/8.1.0/osgi.annotation-8.1.0.jar (36 kB at 12 MB/s)
16:02:42 [2024-02-28T21:02:42.866Z] [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 851 kB/s)
16:02:42 [2024-02-28T21:02:42.866Z] [INFO] 
16:02:42 [2024-02-28T21:02:42.866Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.statesystem.core.tests ---
16:02:42 [2024-02-28T21:02:42.866Z] [INFO] 
16:02:42 [2024-02-28T21:02:42.866Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.statesystem.core.tests ---
16:02:42 [2024-02-28T21:02:42.866Z] [INFO] The project's OSGi version is 1.0.16.202402282100
16:02:42 [2024-02-28T21:02:42.866Z] [INFO] 
16:02:42 [2024-02-28T21:02:42.866Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.statesystem.core.tests ---
16:02:42 [2024-02-28T21:02:42.866Z] [INFO] 
16:02:42 [2024-02-28T21:02:42.866Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.statesystem.core.tests ---
16:02:42 [2024-02-28T21:02:42.866Z] [INFO] 
16:02:42 [2024-02-28T21:02:42.866Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem.core.tests ---
16:02:42 [2024-02-28T21:02:42.866Z] [INFO] 
16:02:42 [2024-02-28T21:02:42.866Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.statesystem.core.tests ---
16:02:42 [2024-02-28T21:02:42.867Z] [INFO] 
16:02:42 [2024-02-28T21:02:42.867Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.statesystem.core.tests ---
16:02:42 [2024-02-28T21:02:42.867Z] [INFO] Resolving class path of org.eclipse.tracecompass.statesystem.core.tests
16:02:43 [2024-02-28T21:02:43.123Z] [INFO] 
16:02:43 [2024-02-28T21:02:43.123Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.statesystem.core.tests ---
16:02:43 [2024-02-28T21:02:43.123Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/main/resources
16:02:43 [2024-02-28T21:02:43.123Z] [INFO] 
16:02:43 [2024-02-28T21:02:43.123Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.statesystem.core.tests ---
16:02:43 [2024-02-28T21:02:43.123Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:02:43 [2024-02-28T21:02:43.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
16:02:43 [2024-02-28T21:02:43.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.statesystem.core.tests:1.0.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/pom.xml
16:02:43 [2024-02-28T21:02:43.379Z] [INFO] Compiling 36 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:02:43 [2024-02-28T21:02:43.635Z] [INFO] 
16:02:43 [2024-02-28T21:02:43.635Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.statesystem.core.tests ---
16:02:43 [2024-02-28T21:02:43.635Z] [INFO] 
16:02:43 [2024-02-28T21:02:43.635Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.statesystem.core.tests ---
16:02:43 [2024-02-28T21:02:43.635Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/test/resources
16:02:43 [2024-02-28T21:02:43.635Z] [INFO] 
16:02:43 [2024-02-28T21:02:43.635Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.statesystem.core.tests ---
16:02:43 [2024-02-28T21:02:43.635Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 96 were skipped
16:02:43 [2024-02-28T21:02:43.635Z] [INFO] 
16:02:43 [2024-02-28T21:02:43.635Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.statesystem.core.tests ---
16:02:43 [2024-02-28T21:02:43.635Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.16-SNAPSHOT-sources.jar
16:02:43 [2024-02-28T21:02:43.635Z] [INFO] 
16:02:43 [2024-02-28T21:02:43.635Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.statesystem.core.tests ---
16:02:43 [2024-02-28T21:02:43.890Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.16-SNAPSHOT.jar
16:02:43 [2024-02-28T21:02:43.890Z] [INFO] 
16:02:43 [2024-02-28T21:02:43.890Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.statesystem.core.tests ---
16:02:43 [2024-02-28T21:02:43.890Z] [INFO] 
16:02:43 [2024-02-28T21:02:43.890Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.statesystem.core.tests ---
16:02:43 [2024-02-28T21:02:43.890Z] [INFO] 
16:02:43 [2024-02-28T21:02:43.890Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.statesystem.core.tests ---
16:02:43 [2024-02-28T21:02:43.890Z] [INFO] 
16:02:43 [2024-02-28T21:02:43.890Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.statesystem.core.tests ---
16:02:43 [2024-02-28T21:02:43.890Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.16-SNAPSHOT.jar
16:02:45 [2024-02-28T21:02:45.256Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.16-SNAPSHOT-sources.jar
16:02:46 [2024-02-28T21:02:46.185Z] [INFO] 
16:02:46 [2024-02-28T21:02:46.185Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.statesystem.core.tests ---
16:02:51 [2024-02-28T21:02:51.426Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work/data/.metadata/.log
16:02:51 [2024-02-28T21:02:51.426Z] [INFO] Command line:
16:02:51 [2024-02-28T21:02:51.426Z] 	[/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-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
16:02:51 [2024-02-28T21:02:51.426Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:02:54 [2024-02-28T21:02:54.690Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest
16:02:55 [2024-02-28T21:02:55.617Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.453 s -- in org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest
16:02:55 [2024-02-28T21:02:55.617Z] org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest.testBuildNowQueryLaterStateValues[ReOpen=false] -- Time elapsed: 0.096 s
16:02:55 [2024-02-28T21:02:55.617Z] org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest.testIntervalBeforeStart[ReOpen=false] -- Time elapsed: 0.003 s
16:02:55 [2024-02-28T21:02:55.617Z] org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest.testInsertQueryStateValues[ReOpen=false] -- Time elapsed: 0.093 s
16:02:55 [2024-02-28T21:02:55.617Z] org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest.testCascadingIntervals[ReOpen=false] -- Time elapsed: 0.209 s
16:02:55 [2024-02-28T21:02:55.617Z] org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest.testNegativeTimes[ReOpen=false] -- Time elapsed: 0.001 s
16:02:55 [2024-02-28T21:02:55.617Z] org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest.testFullIntervals[ReOpen=false] -- Time elapsed: 0.656 s
16:02:55 [2024-02-28T21:02:55.617Z] org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest.testBuildNowQueryLaterStateValues[ReOpen=true] -- Time elapsed: 0.007 s
16:02:55 [2024-02-28T21:02:55.617Z] org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest.testIntervalBeforeStart[ReOpen=true] -- Time elapsed: 0 s
16:02:55 [2024-02-28T21:02:55.617Z] org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest.testInsertQueryStateValues[ReOpen=true] -- Time elapsed: 0 s
16:02:55 [2024-02-28T21:02:55.617Z] org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest.testCascadingIntervals[ReOpen=true] -- Time elapsed: 0.017 s
16:02:55 [2024-02-28T21:02:55.617Z] org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest.testNegativeTimes[ReOpen=true] -- Time elapsed: 0.001 s
16:02:55 [2024-02-28T21:02:55.617Z] org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest.testFullIntervals[ReOpen=true] -- Time elapsed: 0.342 s
16:02:55 [2024-02-28T21:02:55.617Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest
16:02:55 [2024-02-28T21:02:55.617Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest
16:02:55 [2024-02-28T21:02:55.617Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest.testNodeSequenceNumbers -- Time elapsed: 0.004 s
16:02:55 [2024-02-28T21:02:55.617Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest.testDepth -- Time elapsed: 0.001 s
16:02:55 [2024-02-28T21:02:55.617Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest.testSequentialFill -- Time elapsed: 0.001 s
16:02:55 [2024-02-28T21:02:55.617Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalObjectReadWriteTest
16:02:55 [2024-02-28T21:02:55.617Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalObjectReadWriteTest
16:02:55 [2024-02-28T21:02:55.617Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalObjectReadWriteTest.testHtInterval[0: Hello] -- Time elapsed: 0 s
16:02:55 [2024-02-28T21:02:55.617Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalObjectReadWriteTest.testHtInterval[1: Test0] -- Time elapsed: 0 s
16:02:55 [2024-02-28T21:02:55.617Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeWithBackendTest
16:02:55 [2024-02-28T21:02:55.617Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeWithBackendTest
16:02:55 [2024-02-28T21:02:55.617Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeWithBackendTest.testFillNodes[CLASSIC] -- Time elapsed: 0.052 s
16:02:55 [2024-02-28T21:02:55.617Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest
16:02:55 [2024-02-28T21:02:55.873Z] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.110 s -- in org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest
16:02:55 [2024-02-28T21:02:55.873Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 0, char length: 1] -- Time elapsed: 0.001 s
16:02:55 [2024-02-28T21:02:55.873Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 0, char length: 2] -- Time elapsed: 0 s
16:02:55 [2024-02-28T21:02:55.873Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 0, char length: 3] -- Time elapsed: 0 s
16:02:55 [2024-02-28T21:02:55.873Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 10, char length: 1] -- Time elapsed: 0.001 s
16:02:55 [2024-02-28T21:02:55.873Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 10, char length: 2] -- Time elapsed: 0 s
16:02:55 [2024-02-28T21:02:55.873Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 10, char length: 3] -- Time elapsed: 0.003 s
16:02:55 [2024-02-28T21:02:55.873Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 126, char length: 1] -- Time elapsed: 0 s
16:02:55 [2024-02-28T21:02:55.873Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 126, char length: 2] -- Time elapsed: 0 s
16:02:55 [2024-02-28T21:02:55.873Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 126, char length: 3] -- Time elapsed: 0 s
16:02:55 [2024-02-28T21:02:55.873Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 127, char length: 1] -- Time elapsed: 0.001 s
16:02:55 [2024-02-28T21:02:55.873Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 127, char length: 2] -- Time elapsed: 0 s
16:02:55 [2024-02-28T21:02:55.873Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 127, char length: 3] -- Time elapsed: 0 s
16:02:55 [2024-02-28T21:02:55.873Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 128, char length: 1] -- Time elapsed: 0.001 s
16:02:55 [2024-02-28T21:02:55.873Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 128, char length: 2] -- Time elapsed: 0 s
16:02:55 [2024-02-28T21:02:55.873Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 128, char length: 3] -- Time elapsed: 0 s
16:02:55 [2024-02-28T21:02:55.873Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 16,382, char length: 1] -- Time elapsed: 0.002 s
16:02:55 [2024-02-28T21:02:55.873Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 16,382, char length: 2] -- Time elapsed: 0.001 s
16:02:55 [2024-02-28T21:02:55.873Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 16,382, char length: 3] -- Time elapsed: 0.005 s
16:02:55 [2024-02-28T21:02:55.873Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 16,383, char length: 1] -- Time elapsed: 0.001 s
16:02:55 [2024-02-28T21:02:55.873Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 16,383, char length: 2] -- Time elapsed: 0.001 s
16:02:55 [2024-02-28T21:02:55.873Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 16,383, char length: 3] -- Time elapsed: 0.004 s
16:02:55 [2024-02-28T21:02:55.873Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 16,384, char length: 1] -- Time elapsed: 0.001 s
16:02:55 [2024-02-28T21:02:55.873Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 16,384, char length: 2] -- Time elapsed: 0 s
16:02:55 [2024-02-28T21:02:55.873Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 16,384, char length: 3] -- Time elapsed: 0.001 s
16:02:55 [2024-02-28T21:02:55.873Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 10,921, char length: 1] -- Time elapsed: 0.001 s
16:02:55 [2024-02-28T21:02:55.873Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 10,921, char length: 2] -- Time elapsed: 0.001 s
16:02:55 [2024-02-28T21:02:55.873Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 10,921, char length: 3] -- Time elapsed: 0.049 s
16:02:55 [2024-02-28T21:02:55.873Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 10,922, char length: 1] -- Time elapsed: 0.001 s
16:02:55 [2024-02-28T21:02:55.873Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 10,922, char length: 2] -- Time elapsed: 0.001 s
16:02:55 [2024-02-28T21:02:55.873Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 10,922, char length: 3] -- Time elapsed: 0.002 s
16:02:55 [2024-02-28T21:02:55.873Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 10,923, char length: 1] -- Time elapsed: 0 s
16:02:55 [2024-02-28T21:02:55.873Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 10,923, char length: 2] -- Time elapsed: 0.001 s
16:02:55 [2024-02-28T21:02:55.873Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 10,923, char length: 3] -- Time elapsed: 0.001 s
16:02:55 [2024-02-28T21:02:55.873Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 32,766, char length: 1] -- Time elapsed: 0 s
16:02:55 [2024-02-28T21:02:55.873Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 32,766, char length: 2] -- Time elapsed: 0.001 s
16:02:55 [2024-02-28T21:02:55.873Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 32,766, char length: 3] -- Time elapsed: 0.002 s
16:02:55 [2024-02-28T21:02:55.873Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 32,767, char length: 1] -- Time elapsed: 0.001 s
16:02:55 [2024-02-28T21:02:55.874Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 32,767, char length: 2] -- Time elapsed: 0.001 s
16:02:55 [2024-02-28T21:02:55.874Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 32,767, char length: 3] -- Time elapsed: 0.001 s
16:02:55 [2024-02-28T21:02:55.874Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 32,768, char length: 1] -- Time elapsed: 0.001 s
16:02:55 [2024-02-28T21:02:55.874Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 32,768, char length: 2] -- Time elapsed: 0.001 s
16:02:55 [2024-02-28T21:02:55.874Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 32,768, char length: 3] -- Time elapsed: 0.001 s
16:02:55 [2024-02-28T21:02:55.874Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest
16:02:57 [2024-02-28T21:02:57.763Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.819 s -- in org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest
16:02:57 [2024-02-28T21:02:57.763Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testEndTime -- Time elapsed: 0 s
16:02:57 [2024-02-28T21:02:57.763Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testStartTime -- Time elapsed: 0 s
16:02:57 [2024-02-28T21:02:57.763Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testEnd -- Time elapsed: 0.001 s
16:02:57 [2024-02-28T21:02:57.763Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testQueryAttribute -- Time elapsed: 0.001 s
16:02:57 [2024-02-28T21:02:57.763Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testBegin -- Time elapsed: 0 s
16:02:57 [2024-02-28T21:02:57.763Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testOutOfRange_1 -- Time elapsed: 0.048 s
16:02:57 [2024-02-28T21:02:57.763Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testOutOfRange_2 -- Time elapsed: 0 s
16:02:57 [2024-02-28T21:02:57.763Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testQueryAttributeEmpty -- Time elapsed: 0 s
16:02:57 [2024-02-28T21:02:57.763Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testDoQuery -- Time elapsed: 0 s
16:02:57 [2024-02-28T21:02:57.763Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testBuildNowQueryLaterStateValues -- Time elapsed: 0 s
16:02:57 [2024-02-28T21:02:57.763Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testIntervalBeforeStart -- Time elapsed: 0.001 s
16:02:57 [2024-02-28T21:02:57.763Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testInsertQueryStateValues -- Time elapsed: 0 s
16:02:57 [2024-02-28T21:02:57.763Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testCascadingIntervals -- Time elapsed: 0.045 s
16:02:57 [2024-02-28T21:02:57.763Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testNegativeTimes -- Time elapsed: 0 s
16:02:57 [2024-02-28T21:02:57.763Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testFullIntervals -- Time elapsed: 1.698 s
16:02:57 [2024-02-28T21:02:57.763Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest
16:02:58 [2024-02-28T21:02:58.328Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.698 s -- in org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest
16:02:58 [2024-02-28T21:02:58.328Z] org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest.testIntervalBeforeStart[ReOpen=false] -- Time elapsed: 0 s
16:02:58 [2024-02-28T21:02:58.328Z] org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest.testBuildNowQueryLaterStateValues[ReOpen=false] -- Time elapsed: 0.005 s
16:02:58 [2024-02-28T21:02:58.328Z] org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest.testInsertQueryStateValues[ReOpen=false] -- Time elapsed: 0.002 s
16:02:58 [2024-02-28T21:02:58.328Z] org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest.testCascadingIntervals[ReOpen=false] -- Time elapsed: 0.021 s
16:02:58 [2024-02-28T21:02:58.328Z] org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest.testNegativeTimes[ReOpen=false] -- Time elapsed: 0.017 s
16:02:58 [2024-02-28T21:02:58.328Z] org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest.testFullIntervals[ReOpen=false] -- Time elapsed: 0.421 s
16:02:58 [2024-02-28T21:02:58.328Z] org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest.testIntervalBeforeStart[ReOpen=true] -- Time elapsed: 0 s
16:02:58 [2024-02-28T21:02:58.328Z] org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest.testBuildNowQueryLaterStateValues[ReOpen=true] -- Time elapsed: 0.002 s
16:02:58 [2024-02-28T21:02:58.328Z] org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest.testInsertQueryStateValues[ReOpen=true] -- Time elapsed: 0.001 s
16:02:58 [2024-02-28T21:02:58.328Z] org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest.testCascadingIntervals[ReOpen=true] -- Time elapsed: 0.008 s
16:02:58 [2024-02-28T21:02:58.328Z] org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest.testNegativeTimes[ReOpen=true] -- Time elapsed: 0.001 s
16:02:58 [2024-02-28T21:02:58.328Z] org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest.testFullIntervals[ReOpen=true] -- Time elapsed: 0.218 s
16:02:58 [2024-02-28T21:02:58.328Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest
16:02:58 [2024-02-28T21:02:58.328Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest
16:02:58 [2024-02-28T21:02:58.328Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest.testUnboxLong -- Time elapsed: 0 s
16:02:58 [2024-02-28T21:02:58.328Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest.testUnboxInt -- Time elapsed: 0 s
16:02:58 [2024-02-28T21:02:58.328Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest.testGetType -- Time elapsed: 0 s
16:02:58 [2024-02-28T21:02:58.328Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest.testUnboxDouble -- Time elapsed: 0.001 s
16:02:58 [2024-02-28T21:02:58.328Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest.testUnboxStr -- Time elapsed: 0 s
16:02:58 [2024-02-28T21:02:58.328Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest.testIsNull -- Time elapsed: 0 s
16:02:58 [2024-02-28T21:02:58.328Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest
16:02:58 [2024-02-28T21:02:58.328Z] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest
16:02:58 [2024-02-28T21:02:58.328Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareLongWithInt -- Time elapsed: 0 s
16:02:58 [2024-02-28T21:02:58.328Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareStringWithLong -- Time elapsed: 0 s
16:02:58 [2024-02-28T21:02:58.328Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareStringWithNull -- Time elapsed: 0 s
16:02:58 [2024-02-28T21:02:58.328Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareIntWithLong -- Time elapsed: 0 s
16:02:58 [2024-02-28T21:02:58.328Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareIntWithNull -- Time elapsed: 0 s
16:02:58 [2024-02-28T21:02:58.328Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareDoubleWithLong -- Time elapsed: 0 s
16:02:58 [2024-02-28T21:02:58.328Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareDoubleWithNull -- Time elapsed: 0 s
16:02:58 [2024-02-28T21:02:58.328Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareIntWithInt -- Time elapsed: 0 s
16:02:58 [2024-02-28T21:02:58.328Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareLongWithLong -- Time elapsed: 0 s
16:02:58 [2024-02-28T21:02:58.328Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareLongWithNull -- Time elapsed: 0 s
16:02:58 [2024-02-28T21:02:58.328Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.tcompareIntWithString -- Time elapsed: 0 s
16:02:58 [2024-02-28T21:02:58.328Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareDoubleWithInt -- Time elapsed: 0 s
16:02:58 [2024-02-28T21:02:58.328Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareStringWithInt -- Time elapsed: 0 s
16:02:58 [2024-02-28T21:02:58.328Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareLongWithDouble -- Time elapsed: 0 s
16:02:58 [2024-02-28T21:02:58.328Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareIntWithDouble -- Time elapsed: 0 s
16:02:58 [2024-02-28T21:02:58.329Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareLongWithString -- Time elapsed: 0 s
16:02:58 [2024-02-28T21:02:58.329Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareNullWithDouble -- Time elapsed: 0 s
16:02:58 [2024-02-28T21:02:58.329Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareNullWithString -- Time elapsed: 0 s
16:02:58 [2024-02-28T21:02:58.329Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareNullWithInt -- Time elapsed: 0 s
16:02:58 [2024-02-28T21:02:58.329Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareDoubleWithDouble -- Time elapsed: 0 s
16:02:58 [2024-02-28T21:02:58.329Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareNullWithLong -- Time elapsed: 0 s
16:02:58 [2024-02-28T21:02:58.329Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareNullWithNull -- Time elapsed: 0 s
16:02:58 [2024-02-28T21:02:58.329Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareStringWithDouble -- Time elapsed: 0 s
16:02:58 [2024-02-28T21:02:58.329Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareDoubleWithString -- Time elapsed: 0 s
16:02:58 [2024-02-28T21:02:58.329Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareStringWithString -- Time elapsed: 0 s
16:02:58 [2024-02-28T21:02:58.329Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest
16:02:58 [2024-02-28T21:02:58.329Z] !SESSION 2024-02-28 21:02:50.539 -----------------------------------------------
16:02:58 [2024-02-28T21:02:58.329Z] eclipse.buildId=unknown
16:02:58 [2024-02-28T21:02:58.329Z] java.version=17.0.2
16:02:58 [2024-02-28T21:02:58.329Z] java.vendor=Oracle Corporation
16:02:58 [2024-02-28T21:02:58.329Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
16:02:58 [2024-02-28T21:02:58.329Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/surefire.properties -product org.eclipse.platform.ide
16:02:58 [2024-02-28T21:02:58.329Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
16:02:58 [2024-02-28T21:02:58.329Z] 
16:02:58 [2024-02-28T21:02:58.329Z] !ENTRY org.eclipse.tracecompass.statesystem.core 2 0 2024-02-28 21:02:58.279
16:02:58 [2024-02-28T21:02:58.329Z] !MESSAGE Custom factory for type 87 does not exist
16:02:58 [2024-02-28T21:02:58.329Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest
16:02:58 [2024-02-28T21:02:58.329Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest.testNoFactoryAvailable -- Time elapsed: 0.039 s
16:02:58 [2024-02-28T21:02:58.329Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest.testSerialization -- Time elapsed: 0 s
16:02:58 [2024-02-28T21:02:58.329Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest.testWrongCustomId -- Time elapsed: 0.001 s
16:02:58 [2024-02-28T21:02:58.329Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest.testWrongCustomId2 -- Time elapsed: 0 s
16:02:58 [2024-02-28T21:02:58.329Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest.testSerializedTooLarge -- Time elapsed: 0 s
16:02:58 [2024-02-28T21:02:58.329Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest.testUnboxLong -- Time elapsed: 0 s
16:02:58 [2024-02-28T21:02:58.329Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest.testGetType -- Time elapsed: 0 s
16:02:58 [2024-02-28T21:02:58.329Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest.testUnboxDouble -- Time elapsed: 0 s
16:02:58 [2024-02-28T21:02:58.329Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest.testUnboxInt -- Time elapsed: 0 s
16:02:58 [2024-02-28T21:02:58.329Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest.testUnboxStr -- Time elapsed: 0 s
16:02:58 [2024-02-28T21:02:58.329Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest.testIsNull -- Time elapsed: 0 s
16:02:58 [2024-02-28T21:02:58.329Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest
16:02:58 [2024-02-28T21:02:58.329Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest
16:02:58 [2024-02-28T21:02:58.329Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest.testUnboxLong -- Time elapsed: 0.001 s
16:02:58 [2024-02-28T21:02:58.329Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest.testGetType -- Time elapsed: 0 s
16:02:58 [2024-02-28T21:02:58.329Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest.testUnboxDouble -- Time elapsed: 0 s
16:02:58 [2024-02-28T21:02:58.329Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest.testUnboxInt -- Time elapsed: 0 s
16:02:58 [2024-02-28T21:02:58.329Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest.testUnboxStr -- Time elapsed: 0 s
16:02:58 [2024-02-28T21:02:58.329Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest.testIsNull -- Time elapsed: 0 s
16:02:58 [2024-02-28T21:02:58.329Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest
16:02:58 [2024-02-28T21:02:58.329Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest
16:02:58 [2024-02-28T21:02:58.329Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest.testUnboxStr -- Time elapsed: 0 s
16:02:58 [2024-02-28T21:02:58.329Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest.testUnboxLong -- Time elapsed: 0 s
16:02:58 [2024-02-28T21:02:58.329Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest.testGetType -- Time elapsed: 0 s
16:02:58 [2024-02-28T21:02:58.329Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest.testUnboxDouble -- Time elapsed: 0 s
16:02:58 [2024-02-28T21:02:58.329Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest.testUnboxInt -- Time elapsed: 0 s
16:02:58 [2024-02-28T21:02:58.329Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest.testIsNull -- Time elapsed: 0 s
16:02:58 [2024-02-28T21:02:58.329Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest
16:02:58 [2024-02-28T21:02:58.329Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest
16:02:58 [2024-02-28T21:02:58.329Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest.testUnboxDouble -- Time elapsed: 0 s
16:02:58 [2024-02-28T21:02:58.329Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest.testUnboxLong -- Time elapsed: 0 s
16:02:58 [2024-02-28T21:02:58.329Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest.testGetType -- Time elapsed: 0 s
16:02:58 [2024-02-28T21:02:58.329Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest.testUnboxInt -- Time elapsed: 0 s
16:02:58 [2024-02-28T21:02:58.329Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest.testUnboxStr -- Time elapsed: 0 s
16:02:58 [2024-02-28T21:02:58.329Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest.testIsNull -- Time elapsed: 0 s
16:02:58 [2024-02-28T21:02:58.329Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest
16:02:58 [2024-02-28T21:02:58.329Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest
16:02:58 [2024-02-28T21:02:58.329Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest.testUnboxLong -- Time elapsed: 0 s
16:02:58 [2024-02-28T21:02:58.329Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest.testUnboxDouble -- Time elapsed: 0 s
16:02:58 [2024-02-28T21:02:58.329Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest.testUnboxInt -- Time elapsed: 0 s
16:02:58 [2024-02-28T21:02:58.329Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest.testUnboxStr -- Time elapsed: 0 s
16:02:58 [2024-02-28T21:02:58.329Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest.testIsNull -- Time elapsed: 0 s
16:02:58 [2024-02-28T21:02:58.329Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest.testGetType -- Time elapsed: 0 s
16:02:58 [2024-02-28T21:02:58.329Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest
16:02:58 [2024-02-28T21:02:58.890Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.559 s -- in org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest
16:02:58 [2024-02-28T21:02:58.890Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest.testAttributes -- Time elapsed: 0.057 s
16:02:58 [2024-02-28T21:02:58.890Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest.testWaitUntilBuilt -- Time elapsed: 0.501 s
16:02:58 [2024-02-28T21:02:58.890Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest.testSetAndQueryOngoing -- Time elapsed: 0 s
16:02:58 [2024-02-28T21:02:58.890Z] Running org.eclipse.tracecompass.statesystem.core.tests.SnapshotTest
16:02:59 [2024-02-28T21:02:59.146Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.120 s -- in org.eclipse.tracecompass.statesystem.core.tests.SnapshotTest
16:02:59 [2024-02-28T21:02:59.146Z] org.eclipse.tracecompass.statesystem.core.tests.SnapshotTest.testSimpleSnapshot -- Time elapsed: 0.119 s
16:02:59 [2024-02-28T21:02:59.146Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest
16:02:59 [2024-02-28T21:02:59.146Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest
16:02:59 [2024-02-28T21:02:59.146Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest.testIteratorOverQuarkEndTime -- Time elapsed: 0.001 s
16:02:59 [2024-02-28T21:02:59.146Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest.testIteratorOverQuarkResolution -- Time elapsed: 0 s
16:02:59 [2024-02-28T21:02:59.146Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest.testIteratorOverQuarkReversed -- Time elapsed: 0 s
16:02:59 [2024-02-28T21:02:59.146Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest.testQueueOfferPollPeek -- Time elapsed: 0.002 s
16:02:59 [2024-02-28T21:02:59.146Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest.testQueryOngoingStackTop -- Time elapsed: 0 s
16:02:59 [2024-02-28T21:02:59.146Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest.testQuerySingleStackTop -- Time elapsed: 0 s
16:02:59 [2024-02-28T21:02:59.146Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest.testQueryUntilNonNullValue -- Time elapsed: 0.001 s
16:02:59 [2024-02-28T21:02:59.146Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest.testIteratorOverQuark -- Time elapsed: 0 s
16:02:59 [2024-02-28T21:02:59.146Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest.testIteratorOverQuarkAddMoreIntervals -- Time elapsed: 0.001 s
16:02:59 [2024-02-28T21:02:59.146Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest.testIteratorOverQuarkSubrange -- Time elapsed: 0 s
16:02:59 [2024-02-28T21:02:59.146Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest
16:02:59 [2024-02-28T21:02:59.146Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest
16:02:59 [2024-02-28T21:02:59.146Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest.testIncrementDouble -- Time elapsed: 0 s
16:02:59 [2024-02-28T21:02:59.146Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest.testIncrementInt -- Time elapsed: 0 s
16:02:59 [2024-02-28T21:02:59.146Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest.testIncrementLong -- Time elapsed: 0 s
16:02:59 [2024-02-28T21:02:59.146Z] Running org.eclipse.tracecompass.statesystem.core.tests.AttributeTreeTest
16:02:59 [2024-02-28T21:02:59.146Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.tracecompass.statesystem.core.tests.AttributeTreeTest
16:02:59 [2024-02-28T21:02:59.146Z] org.eclipse.tracecompass.statesystem.core.tests.AttributeTreeTest.testAttributeTreeFileStorage -- Time elapsed: 0.009 s
16:02:59 [2024-02-28T21:02:59.146Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest
16:02:59 [2024-02-28T21:02:59.146Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest
16:02:59 [2024-02-28T21:02:59.146Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest.testBeginEnd -- Time elapsed: 0.001 s
16:02:59 [2024-02-28T21:02:59.146Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest.testEmptyStack -- Time elapsed: 0.001 s
16:02:59 [2024-02-28T21:02:59.146Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest.testFullQueries -- Time elapsed: 0.001 s
16:02:59 [2024-02-28T21:02:59.146Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest.testSingleQueries -- Time elapsed: 0.001 s
16:02:59 [2024-02-28T21:02:59.146Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest.testStackTop -- Time elapsed: 0.001 s
16:02:59 [2024-02-28T21:02:59.146Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest
16:02:59 [2024-02-28T21:02:59.402Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s -- in org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest
16:02:59 [2024-02-28T21:02:59.402Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest.testTimeRangeException2DContinous -- Time elapsed: 0.002 s
16:02:59 [2024-02-28T21:02:59.402Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest.testEmpty2DQuery -- Time elapsed: 0.002 s
16:02:59 [2024-02-28T21:02:59.402Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest.testIOOB2DQuery -- Time elapsed: 0.002 s
16:02:59 [2024-02-28T21:02:59.402Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest.testContinuous2DQuery -- Time elapsed: 0.013 s
16:02:59 [2024-02-28T21:02:59.402Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest.testReverse2DQuery -- Time elapsed: 0.048 s
16:02:59 [2024-02-28T21:02:59.402Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest.testTimeRangeException2DDiscrete -- Time elapsed: 0.001 s
16:02:59 [2024-02-28T21:02:59.402Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest.testDiscrete2DQuery -- Time elapsed: 0.006 s
16:02:59 [2024-02-28T21:02:59.402Z] 
16:02:59 [2024-02-28T21:02:59.402Z] Results:
16:02:59 [2024-02-28T21:02:59.402Z] 
16:02:59 [2024-02-28T21:02:59.402Z] Tests run: 183, Failures: 0, Errors: 0, Skipped: 0
16:02:59 [2024-02-28T21:02:59.402Z] 
16:02:59 [2024-02-28T21:02:59.657Z] [INFO] All tests passed
16:02:59 [2024-02-28T21:02:59.657Z] [INFO] 
16:02:59 [2024-02-28T21:02:59.657Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.statesystem.core.tests ---
16:02:59 [2024-02-28T21:02:59.657Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:02:59 [2024-02-28T21:02:59.657Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:02:59 [2024-02-28T21:02:59.657Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:02:59 [2024-02-28T21:02:59.657Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:02:59 [2024-02-28T21:02:59.657Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:02:59 [2024-02-28T21:02:59.657Z] [INFO] 
16:02:59 [2024-02-28T21:02:59.657Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.statesystem.core.tests ---
16:02:59 [2024-02-28T21:02:59.657Z] [INFO] 
16:02:59 [2024-02-28T21:02:59.657Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests >--
16:02:59 [2024-02-28T21:02:59.657Z] [INFO] Building org.eclipse.tracecompass.tmf.core.tests 1.0.25-SNAPSHOT [14/141]
16:02:59 [2024-02-28T21:02:59.658Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.core.tests/pom.xml
16:02:59 [2024-02-28T21:02:59.658Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:02:59 [2024-02-28T21:02:59.658Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:02:59 [2024-02-28T21:02:59.658Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests:1.0.25-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/pom.xml
16:02:59 [2024-02-28T21:02:59.913Z] [INFO] 
16:02:59 [2024-02-28T21:02:59.913Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.core.tests ---
16:02:59 [2024-02-28T21:02:59.913Z] [INFO] 
16:02:59 [2024-02-28T21:02:59.913Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.core.tests ---
16:02:59 [2024-02-28T21:02:59.913Z] [INFO] The project's OSGi version is 1.0.25.202402282100
16:02:59 [2024-02-28T21:02:59.913Z] [INFO] 
16:02:59 [2024-02-28T21:02:59.913Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.core.tests ---
16:02:59 [2024-02-28T21:02:59.913Z] [INFO] 
16:02:59 [2024-02-28T21:02:59.913Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.core.tests ---
16:02:59 [2024-02-28T21:02:59.913Z] [INFO] 
16:02:59 [2024-02-28T21:02:59.913Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.core.tests ---
16:02:59 [2024-02-28T21:02:59.913Z] [INFO] 
16:02:59 [2024-02-28T21:02:59.913Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.core.tests ---
16:02:59 [2024-02-28T21:02:59.913Z] [INFO] 
16:02:59 [2024-02-28T21:02:59.913Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.core.tests ---
16:02:59 [2024-02-28T21:02:59.913Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.core.tests
16:03:00 [2024-02-28T21:03:00.168Z] [INFO] 
16:03:00 [2024-02-28T21:03:00.168Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.core.tests ---
16:03:00 [2024-02-28T21:03:00.168Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/src/main/resources
16:03:00 [2024-02-28T21:03:00.168Z] [INFO] 
16:03:00 [2024-02-28T21:03:00.168Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.core.tests ---
16:03:00 [2024-02-28T21:03:00.168Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:03:00 [2024-02-28T21:03:00.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
16:03:00 [2024-02-28T21:03:00.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.tmf.core.tests:1.0.25-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/pom.xml
16:03:00 [2024-02-28T21:03:00.168Z] [INFO] Compiling 167 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:03:02 [2024-02-28T21:03:02.057Z] [INFO] 
16:03:02 [2024-02-28T21:03:02.057Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.core.tests ---
16:03:02 [2024-02-28T21:03:02.057Z] [INFO] 
16:03:02 [2024-02-28T21:03:02.057Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.core.tests ---
16:03:02 [2024-02-28T21:03:02.057Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/src/test/resources
16:03:02 [2024-02-28T21:03:02.057Z] [INFO] 
16:03:02 [2024-02-28T21:03:02.057Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.core.tests ---
16:03:02 [2024-02-28T21:03:02.057Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 101 were skipped
16:03:02 [2024-02-28T21:03:02.057Z] [INFO] 
16:03:02 [2024-02-28T21:03:02.057Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.core.tests ---
16:03:02 [2024-02-28T21:03:02.057Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.25-SNAPSHOT-sources.jar
16:03:02 [2024-02-28T21:03:02.057Z] [INFO] 
16:03:02 [2024-02-28T21:03:02.057Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.core.tests ---
16:03:02 [2024-02-28T21:03:02.312Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.25-SNAPSHOT.jar
16:03:02 [2024-02-28T21:03:02.312Z] [INFO] 
16:03:02 [2024-02-28T21:03:02.312Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.core.tests ---
16:03:02 [2024-02-28T21:03:02.312Z] [INFO] 
16:03:02 [2024-02-28T21:03:02.312Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.core.tests ---
16:03:02 [2024-02-28T21:03:02.312Z] [INFO] 
16:03:02 [2024-02-28T21:03:02.312Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.core.tests ---
16:03:02 [2024-02-28T21:03:02.568Z] [INFO] 
16:03:02 [2024-02-28T21:03:02.568Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.core.tests ---
16:03:03 [2024-02-28T21:03:03.128Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.25-SNAPSHOT.jar
16:03:04 [2024-02-28T21:03:04.492Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.25-SNAPSHOT-sources.jar
16:03:05 [2024-02-28T21:03:05.418Z] [INFO] 
16:03:05 [2024-02-28T21:03:05.418Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.core.tests ---
16:03:05 [2024-02-28T21:03:05.675Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work/data/.metadata/.log
16:03:05 [2024-02-28T21:03:05.675Z] [INFO] Command line:
16:03:05 [2024-02-28T21:03:05.675Z] 	[/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-master-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
16:03:05 [2024-02-28T21:03:05.675Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:03:09 [2024-02-28T21:03:09.837Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest
16:03:10 [2024-02-28T21:03:10.398Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.387 s -- in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest
16:03:10 [2024-02-28T21:03:10.398Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest.testAppliesToExperiment -- Time elapsed: 0.103 s
16:03:10 [2024-02-28T21:03:10.398Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest.testParameters -- Time elapsed: 0.111 s
16:03:10 [2024-02-28T21:03:10.398Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest.testGetRequirements -- Time elapsed: 0.002 s
16:03:10 [2024-02-28T21:03:10.398Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest.testNewModule -- Time elapsed: 0.003 s
16:03:10 [2024-02-28T21:03:10.398Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest.testGetValidTraceTypes -- Time elapsed: 0.087 s
16:03:10 [2024-02-28T21:03:10.398Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest.testHelperGetters -- Time elapsed: 0.002 s
16:03:10 [2024-02-28T21:03:10.398Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest.testAppliesToTrace -- Time elapsed: 0.001 s
16:03:10 [2024-02-28T21:03:10.398Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest
16:03:10 [2024-02-28T21:03:10.398Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest
16:03:10 [2024-02-28T21:03:10.398Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest.testGetValueLevel -- Time elapsed: 0 s
16:03:10 [2024-02-28T21:03:10.398Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest.testAddAndGetInformation -- Time elapsed: 0 s
16:03:10 [2024-02-28T21:03:10.398Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest.testGetValues -- Time elapsed: 0 s
16:03:10 [2024-02-28T21:03:10.398Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest
16:03:10 [2024-02-28T21:03:10.399Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest
16:03:10 [2024-02-28T21:03:10.399Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest.testMandatoryRequirements -- Time elapsed: 0.001 s
16:03:10 [2024-02-28T21:03:10.399Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest.testAtLeastOneRequirements -- Time elapsed: 0 s
16:03:10 [2024-02-28T21:03:10.399Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest.testAllOrNothingRequirements -- Time elapsed: 0 s
16:03:10 [2024-02-28T21:03:10.399Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest.testNoPreDefinedEvents -- Time elapsed: 0 s
16:03:10 [2024-02-28T21:03:10.399Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest.testOptionalRequirements -- Time elapsed: 0.001 s
16:03:10 [2024-02-28T21:03:10.399Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest
16:03:10 [2024-02-28T21:03:10.399Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest
16:03:10 [2024-02-28T21:03:10.399Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest.testMandatoryRequirements -- Time elapsed: 0.007 s
16:03:10 [2024-02-28T21:03:10.399Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest.testAtLeastOneRequirements -- Time elapsed: 0.001 s
16:03:10 [2024-02-28T21:03:10.399Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest.testAllOrNothingRequirements -- Time elapsed: 0.001 s
16:03:10 [2024-02-28T21:03:10.399Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest.testNoPreDefinedEvents -- Time elapsed: 0.001 s
16:03:10 [2024-02-28T21:03:10.399Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest.testOptionalRequirements -- Time elapsed: 0 s
16:03:10 [2024-02-28T21:03:10.399Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest
16:03:10 [2024-02-28T21:03:10.399Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.050 s -- in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest
16:03:10 [2024-02-28T21:03:10.399Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest.testAllOrNothing -- Time elapsed: 0.048 s
16:03:10 [2024-02-28T21:03:10.399Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest.testAtLeastOne -- Time elapsed: 0 s
16:03:10 [2024-02-28T21:03:10.399Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest.testMandatory -- Time elapsed: 0.001 s
16:03:10 [2024-02-28T21:03:10.399Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest.testOptional -- Time elapsed: 0 s
16:03:10 [2024-02-28T21:03:10.399Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisListenerTest
16:03:10 [2024-02-28T21:03:10.399Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisListenerTest
16:03:10 [2024-02-28T21:03:10.399Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisListenerTest.testNewModuleListener -- Time elapsed: 0 s
16:03:10 [2024-02-28T21:03:10.399Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest
16:03:10 [2024-02-28T21:03:10.399Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest
16:03:10 [2024-02-28T21:03:10.399Z] org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest.testApplies -- Time elapsed: 0 s
16:03:10 [2024-02-28T21:03:10.399Z] org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest.testDoesNotApply -- Time elapsed: 0.001 s
16:03:10 [2024-02-28T21:03:10.399Z] org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest.testGetNoAnalysisFromTrace -- Time elapsed: 0.016 s
16:03:10 [2024-02-28T21:03:10.399Z] org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest.testGetAnalysisFromTrace -- Time elapsed: 0.001 s
16:03:10 [2024-02-28T21:03:10.399Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest
16:03:12 [2024-02-28T21:03:12.922Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.019 s -- in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest
16:03:12 [2024-02-28T21:03:12.923Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest.testGettersSetters -- Time elapsed: 0.002 s
16:03:12 [2024-02-28T21:03:12.923Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest.testDependentAnalyses -- Time elapsed: 1.003 s
16:03:12 [2024-02-28T21:03:12.923Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest.testSetWrongTrace -- Time elapsed: 0.001 s
16:03:12 [2024-02-28T21:03:12.923Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest.testSetTraceTwice -- Time elapsed: 0.002 s
16:03:12 [2024-02-28T21:03:12.923Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest.testMultipleDependencies -- Time elapsed: 0.002 s
16:03:12 [2024-02-28T21:03:12.923Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest.testWaitForCompletionCancelled -- Time elapsed: 0.001 s
16:03:12 [2024-02-28T21:03:12.923Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest.testCancel -- Time elapsed: 1.001 s
16:03:12 [2024-02-28T21:03:12.923Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest.testHelper -- Time elapsed: 0.001 s
16:03:12 [2024-02-28T21:03:12.923Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest.testWaitForCompletionSuccess -- Time elapsed: 0.002 s
16:03:12 [2024-02-28T21:03:12.923Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest.testParameterChanged -- Time elapsed: 0.001 s
16:03:12 [2024-02-28T21:03:12.923Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisParameterProviderTest
16:03:12 [2024-02-28T21:03:12.923Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisParameterProviderTest
16:03:12 [2024-02-28T21:03:12.923Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisParameterProviderTest.testProviderTmfTrace -- Time elapsed: 0.002 s
16:03:12 [2024-02-28T21:03:12.923Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest
16:03:12 [2024-02-28T21:03:12.923Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest
16:03:12 [2024-02-28T21:03:12.923Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest.testListForTraces -- Time elapsed: 0.002 s
16:03:12 [2024-02-28T21:03:12.923Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest.testSources -- Time elapsed: 0.002 s
16:03:12 [2024-02-28T21:03:12.923Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest.testGetAnalysisModules -- Time elapsed: 0.001 s
16:03:12 [2024-02-28T21:03:12.923Z] Running org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest
16:03:12 [2024-02-28T21:03:12.923Z] !SESSION 2024-02-28 21:03:05.827 -----------------------------------------------
16:03:12 [2024-02-28T21:03:12.923Z] eclipse.buildId=unknown
16:03:12 [2024-02-28T21:03:12.923Z] java.version=17.0.2
16:03:12 [2024-02-28T21:03:12.923Z] java.vendor=Oracle Corporation
16:03:12 [2024-02-28T21:03:12.923Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
16:03:12 [2024-02-28T21:03:12.923Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/target/surefire.properties -product org.eclipse.platform.ide
16:03:12 [2024-02-28T21:03:12.923Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
16:03:12 [2024-02-28T21:03:12.923Z] 
16:03:12 [2024-02-28T21:03:12.923Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-02-28 21:03:12.419
16:03:12 [2024-02-28T21:03:12.923Z] !MESSAGE Error parsing /tmp/markers3737744658678406246xml
16:03:12 [2024-02-28T21:03:12.923Z] !STACK 0
16:03:12 [2024-02-28T21:03:12.923Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers3737744658678406246xml; lineNumber: 1; columnNumber: 201; cvc-datatype-valid.1.2.1: 'abc' is not a valid value for 'double'.
16:03:12 [2024-02-28T21:03:12.923Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204)
16:03:12 [2024-02-28T21:03:12.923Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:135)
16:03:12 [2024-02-28T21:03:12.923Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
16:03:12 [2024-02-28T21:03:12.923Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
16:03:12 [2024-02-28T21:03:12.923Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
16:03:12 [2024-02-28T21:03:12.923Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:512)
16:03:12 [2024-02-28T21:03:12.923Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3588)
16:03:12 [2024-02-28T21:03:12.923Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:3108)
16:03:12 [2024-02-28T21:03:12.923Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:3052)
16:03:12 [2024-02-28T21:03:12.923Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2287)
16:03:12 [2024-02-28T21:03:12.923Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:830)
16:03:12 [2024-02-28T21:03:12.923Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374)
16:03:12 [2024-02-28T21:03:12.923Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2726)
16:03:12 [2024-02-28T21:03:12.923Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
16:03:12 [2024-02-28T21:03:12.923Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
16:03:12 [2024-02-28T21:03:12.923Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542)
16:03:12 [2024-02-28T21:03:12.923Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889)
16:03:12 [2024-02-28T21:03:12.923Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825)
16:03:12 [2024-02-28T21:03:12.923Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
16:03:12 [2024-02-28T21:03:12.923Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:247)
16:03:12 [2024-02-28T21:03:12.923Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
16:03:12 [2024-02-28T21:03:12.923Z] 	at java.xml/javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:206)
16:03:12 [2024-02-28T21:03:12.923Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:178)
16:03:12 [2024-02-28T21:03:12.923Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
16:03:12 [2024-02-28T21:03:12.923Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:290)
16:03:12 [2024-02-28T21:03:12.923Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
16:03:12 [2024-02-28T21:03:12.923Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
16:03:12 [2024-02-28T21:03:12.923Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
16:03:12 [2024-02-28T21:03:12.923Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
16:03:12 [2024-02-28T21:03:12.923Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
16:03:12 [2024-02-28T21:03:12.923Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
16:03:12 [2024-02-28T21:03:12.923Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
16:03:12 [2024-02-28T21:03:12.923Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
16:03:12 [2024-02-28T21:03:12.923Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
16:03:12 [2024-02-28T21:03:12.923Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
16:03:12 [2024-02-28T21:03:12.923Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
16:03:12 [2024-02-28T21:03:12.923Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
16:03:12 [2024-02-28T21:03:12.923Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
16:03:12 [2024-02-28T21:03:12.923Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
16:03:12 [2024-02-28T21:03:12.923Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
16:03:12 [2024-02-28T21:03:12.923Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
16:03:12 [2024-02-28T21:03:12.923Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
16:03:12 [2024-02-28T21:03:12.923Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
16:03:12 [2024-02-28T21:03:12.923Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
16:03:12 [2024-02-28T21:03:12.923Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
16:03:12 [2024-02-28T21:03:12.923Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
16:03:12 [2024-02-28T21:03:12.923Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
16:03:12 [2024-02-28T21:03:12.923Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
16:03:12 [2024-02-28T21:03:12.923Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
16:03:12 [2024-02-28T21:03:12.923Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
16:03:12 [2024-02-28T21:03:12.923Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
16:03:12 [2024-02-28T21:03:12.923Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
16:03:12 [2024-02-28T21:03:12.924Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
16:03:12 [2024-02-28T21:03:12.924Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
16:03:12 [2024-02-28T21:03:12.924Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
16:03:12 [2024-02-28T21:03:12.924Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
16:03:12 [2024-02-28T21:03:12.924Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
16:03:12 [2024-02-28T21:03:12.924Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
16:03:12 [2024-02-28T21:03:12.924Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
16:03:12 [2024-02-28T21:03:12.924Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
16:03:12 [2024-02-28T21:03:12.924Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
16:03:12 [2024-02-28T21:03:12.924Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
16:03:12 [2024-02-28T21:03:12.924Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
16:03:12 [2024-02-28T21:03:12.924Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
16:03:12 [2024-02-28T21:03:12.924Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
16:03:12 [2024-02-28T21:03:12.924Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
16:03:12 [2024-02-28T21:03:12.924Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
16:03:12 [2024-02-28T21:03:12.924Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
16:03:12 [2024-02-28T21:03:12.924Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
16:03:12 [2024-02-28T21:03:12.924Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
16:03:12 [2024-02-28T21:03:12.924Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1432)
16:03:12 [2024-02-28T21:03:12.924Z] 
16:03:12 [2024-02-28T21:03:12.924Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-02-28 21:03:12.426
16:03:12 [2024-02-28T21:03:12.924Z] !MESSAGE Error parsing /tmp/markers13208102166720228319xml
16:03:12 [2024-02-28T21:03:12.924Z] !STACK 0
16:03:12 [2024-02-28T21:03:12.924Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers13208102166720228319xml; lineNumber: 1; columnNumber: 199; cvc-minExclusive-valid: Value '0' is not facet-valid with respect to minExclusive '0.0E1' for type 'period_type'.
16:03:12 [2024-02-28T21:03:12.924Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204)
16:03:12 [2024-02-28T21:03:12.924Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:135)
16:03:12 [2024-02-28T21:03:12.924Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
16:03:12 [2024-02-28T21:03:12.924Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
16:03:12 [2024-02-28T21:03:12.924Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
16:03:12 [2024-02-28T21:03:12.924Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:512)
16:03:12 [2024-02-28T21:03:12.924Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3588)
16:03:12 [2024-02-28T21:03:12.924Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:3108)
16:03:12 [2024-02-28T21:03:12.924Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:3052)
16:03:12 [2024-02-28T21:03:12.924Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2287)
16:03:12 [2024-02-28T21:03:12.924Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:830)
16:03:12 [2024-02-28T21:03:12.924Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374)
16:03:12 [2024-02-28T21:03:12.924Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2726)
16:03:12 [2024-02-28T21:03:12.924Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
16:03:12 [2024-02-28T21:03:12.924Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
16:03:12 [2024-02-28T21:03:12.924Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542)
16:03:12 [2024-02-28T21:03:12.924Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889)
16:03:12 [2024-02-28T21:03:12.924Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825)
16:03:12 [2024-02-28T21:03:12.924Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
16:03:12 [2024-02-28T21:03:12.924Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:247)
16:03:12 [2024-02-28T21:03:12.924Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
16:03:12 [2024-02-28T21:03:12.924Z] 	at java.xml/javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:206)
16:03:12 [2024-02-28T21:03:12.924Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:178)
16:03:12 [2024-02-28T21:03:12.924Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
16:03:12 [2024-02-28T21:03:12.924Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:291)
16:03:12 [2024-02-28T21:03:12.924Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
16:03:12 [2024-02-28T21:03:12.924Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
16:03:12 [2024-02-28T21:03:12.924Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
16:03:12 [2024-02-28T21:03:12.924Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
16:03:12 [2024-02-28T21:03:12.924Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
16:03:12 [2024-02-28T21:03:12.924Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
16:03:12 [2024-02-28T21:03:12.924Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
16:03:12 [2024-02-28T21:03:12.924Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
16:03:12 [2024-02-28T21:03:12.924Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
16:03:12 [2024-02-28T21:03:12.924Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
16:03:12 [2024-02-28T21:03:12.924Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
16:03:12 [2024-02-28T21:03:12.924Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
16:03:12 [2024-02-28T21:03:12.924Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
16:03:12 [2024-02-28T21:03:12.924Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
16:03:12 [2024-02-28T21:03:12.924Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
16:03:12 [2024-02-28T21:03:12.924Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
16:03:12 [2024-02-28T21:03:12.924Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
16:03:12 [2024-02-28T21:03:12.924Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
16:03:12 [2024-02-28T21:03:12.924Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
16:03:12 [2024-02-28T21:03:12.924Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
16:03:12 [2024-02-28T21:03:12.924Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
16:03:12 [2024-02-28T21:03:12.924Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
16:03:12 [2024-02-28T21:03:12.924Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
16:03:12 [2024-02-28T21:03:12.924Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
16:03:12 [2024-02-28T21:03:12.924Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
16:03:12 [2024-02-28T21:03:12.924Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
16:03:12 [2024-02-28T21:03:12.924Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
16:03:12 [2024-02-28T21:03:12.924Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
16:03:12 [2024-02-28T21:03:12.924Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
16:03:12 [2024-02-28T21:03:12.924Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
16:03:12 [2024-02-28T21:03:12.924Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
16:03:12 [2024-02-28T21:03:12.924Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
16:03:12 [2024-02-28T21:03:12.924Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
16:03:12 [2024-02-28T21:03:12.924Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
16:03:12 [2024-02-28T21:03:12.924Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
16:03:12 [2024-02-28T21:03:12.924Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
16:03:12 [2024-02-28T21:03:12.924Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
16:03:12 [2024-02-28T21:03:12.924Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
16:03:12 [2024-02-28T21:03:12.924Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
16:03:12 [2024-02-28T21:03:12.924Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
16:03:12 [2024-02-28T21:03:12.924Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
16:03:12 [2024-02-28T21:03:12.924Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
16:03:12 [2024-02-28T21:03:12.924Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
16:03:12 [2024-02-28T21:03:12.924Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
16:03:12 [2024-02-28T21:03:12.924Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
16:03:12 [2024-02-28T21:03:12.924Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1432)
16:03:12 [2024-02-28T21:03:12.924Z] 
16:03:12 [2024-02-28T21:03:12.924Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-02-28 21:03:12.469
16:03:12 [2024-02-28T21:03:12.924Z] !MESSAGE Error parsing /tmp/markers16682603500519073075xml
16:03:12 [2024-02-28T21:03:12.924Z] !STACK 0
16:03:12 [2024-02-28T21:03:12.925Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers16682603500519073075xml; lineNumber: 1; columnNumber: 200; cvc-minExclusive-valid: Value '-1' is not facet-valid with respect to minExclusive '0.0E1' for type 'period_type'.
16:03:12 [2024-02-28T21:03:12.925Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204)
16:03:12 [2024-02-28T21:03:12.925Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:135)
16:03:12 [2024-02-28T21:03:12.925Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
16:03:12 [2024-02-28T21:03:12.925Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
16:03:12 [2024-02-28T21:03:12.925Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
16:03:12 [2024-02-28T21:03:12.925Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:512)
16:03:12 [2024-02-28T21:03:12.925Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3588)
16:03:12 [2024-02-28T21:03:12.925Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:3108)
16:03:12 [2024-02-28T21:03:12.925Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:3052)
16:03:12 [2024-02-28T21:03:12.925Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2287)
16:03:12 [2024-02-28T21:03:12.925Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:830)
16:03:12 [2024-02-28T21:03:12.925Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374)
16:03:12 [2024-02-28T21:03:12.925Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2726)
16:03:12 [2024-02-28T21:03:12.925Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
16:03:12 [2024-02-28T21:03:12.925Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
16:03:12 [2024-02-28T21:03:12.925Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542)
16:03:12 [2024-02-28T21:03:12.925Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889)
16:03:12 [2024-02-28T21:03:12.925Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825)
16:03:12 [2024-02-28T21:03:12.925Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
16:03:12 [2024-02-28T21:03:12.925Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:247)
16:03:12 [2024-02-28T21:03:12.925Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
16:03:12 [2024-02-28T21:03:12.925Z] 	at java.xml/javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:206)
16:03:12 [2024-02-28T21:03:12.925Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:178)
16:03:12 [2024-02-28T21:03:12.925Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
16:03:12 [2024-02-28T21:03:12.925Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:292)
16:03:12 [2024-02-28T21:03:12.925Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
16:03:12 [2024-02-28T21:03:12.925Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
16:03:12 [2024-02-28T21:03:12.925Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
16:03:12 [2024-02-28T21:03:12.925Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
16:03:12 [2024-02-28T21:03:12.925Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
16:03:12 [2024-02-28T21:03:12.925Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
16:03:12 [2024-02-28T21:03:12.925Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
16:03:12 [2024-02-28T21:03:12.925Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
16:03:12 [2024-02-28T21:03:12.925Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
16:03:12 [2024-02-28T21:03:12.925Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
16:03:12 [2024-02-28T21:03:12.925Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
16:03:12 [2024-02-28T21:03:12.925Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
16:03:12 [2024-02-28T21:03:12.925Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
16:03:12 [2024-02-28T21:03:12.925Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
16:03:12 [2024-02-28T21:03:12.925Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
16:03:12 [2024-02-28T21:03:12.925Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
16:03:12 [2024-02-28T21:03:12.925Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
16:03:12 [2024-02-28T21:03:12.925Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
16:03:12 [2024-02-28T21:03:12.925Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
16:03:12 [2024-02-28T21:03:12.925Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
16:03:12 [2024-02-28T21:03:12.925Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
16:03:12 [2024-02-28T21:03:12.925Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
16:03:12 [2024-02-28T21:03:12.925Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
16:03:12 [2024-02-28T21:03:12.925Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
16:03:12 [2024-02-28T21:03:12.925Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
16:03:12 [2024-02-28T21:03:12.925Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
16:03:12 [2024-02-28T21:03:12.925Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
16:03:12 [2024-02-28T21:03:12.925Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
16:03:12 [2024-02-28T21:03:12.925Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
16:03:12 [2024-02-28T21:03:12.925Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
16:03:12 [2024-02-28T21:03:12.925Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
16:03:12 [2024-02-28T21:03:12.925Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
16:03:12 [2024-02-28T21:03:12.925Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
16:03:12 [2024-02-28T21:03:12.925Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
16:03:12 [2024-02-28T21:03:12.925Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
16:03:12 [2024-02-28T21:03:12.925Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
16:03:12 [2024-02-28T21:03:12.925Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
16:03:12 [2024-02-28T21:03:12.925Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
16:03:12 [2024-02-28T21:03:12.925Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
16:03:12 [2024-02-28T21:03:12.925Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
16:03:12 [2024-02-28T21:03:12.925Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
16:03:12 [2024-02-28T21:03:12.925Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
16:03:12 [2024-02-28T21:03:12.925Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
16:03:12 [2024-02-28T21:03:12.925Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
16:03:12 [2024-02-28T21:03:12.925Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
16:03:12 [2024-02-28T21:03:12.925Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1432)
16:03:12 [2024-02-28T21:03:12.925Z] 
16:03:12 [2024-02-28T21:03:12.925Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-02-28 21:03:12.476
16:03:12 [2024-02-28T21:03:12.925Z] !MESSAGE Error parsing /tmp/markers6715051007001153745xml
16:03:12 [2024-02-28T21:03:12.925Z] !STACK 0
16:03:12 [2024-02-28T21:03:12.925Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers6715051007001153745xml; 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.
16:03:12 [2024-02-28T21:03:12.925Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204)
16:03:12 [2024-02-28T21:03:12.925Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:135)
16:03:12 [2024-02-28T21:03:12.925Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
16:03:12 [2024-02-28T21:03:12.925Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
16:03:12 [2024-02-28T21:03:12.925Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
16:03:12 [2024-02-28T21:03:12.925Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:512)
16:03:12 [2024-02-28T21:03:12.925Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3588)
16:03:12 [2024-02-28T21:03:12.925Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:3108)
16:03:12 [2024-02-28T21:03:12.925Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:3052)
16:03:12 [2024-02-28T21:03:12.925Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2287)
16:03:12 [2024-02-28T21:03:12.925Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:830)
16:03:12 [2024-02-28T21:03:12.925Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374)
16:03:12 [2024-02-28T21:03:12.926Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2726)
16:03:12 [2024-02-28T21:03:12.926Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
16:03:12 [2024-02-28T21:03:12.926Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
16:03:12 [2024-02-28T21:03:12.926Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542)
16:03:12 [2024-02-28T21:03:12.926Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889)
16:03:12 [2024-02-28T21:03:12.926Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825)
16:03:12 [2024-02-28T21:03:12.926Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
16:03:12 [2024-02-28T21:03:12.926Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:247)
16:03:12 [2024-02-28T21:03:12.926Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
16:03:12 [2024-02-28T21:03:12.926Z] 	at java.xml/javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:206)
16:03:12 [2024-02-28T21:03:12.926Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:178)
16:03:12 [2024-02-28T21:03:12.926Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
16:03:12 [2024-02-28T21:03:12.926Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:293)
16:03:12 [2024-02-28T21:03:12.926Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
16:03:12 [2024-02-28T21:03:12.926Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
16:03:12 [2024-02-28T21:03:12.926Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
16:03:12 [2024-02-28T21:03:12.926Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
16:03:12 [2024-02-28T21:03:12.926Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
16:03:12 [2024-02-28T21:03:12.926Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
16:03:12 [2024-02-28T21:03:12.926Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
16:03:12 [2024-02-28T21:03:12.926Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
16:03:12 [2024-02-28T21:03:12.926Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
16:03:12 [2024-02-28T21:03:12.926Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
16:03:12 [2024-02-28T21:03:12.926Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
16:03:12 [2024-02-28T21:03:12.926Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
16:03:12 [2024-02-28T21:03:12.926Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
16:03:12 [2024-02-28T21:03:12.926Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
16:03:12 [2024-02-28T21:03:12.926Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
16:03:12 [2024-02-28T21:03:12.926Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
16:03:12 [2024-02-28T21:03:12.926Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
16:03:12 [2024-02-28T21:03:12.926Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
16:03:12 [2024-02-28T21:03:12.926Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
16:03:12 [2024-02-28T21:03:12.926Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
16:03:12 [2024-02-28T21:03:12.926Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
16:03:12 [2024-02-28T21:03:12.926Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
16:03:12 [2024-02-28T21:03:12.926Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
16:03:12 [2024-02-28T21:03:12.926Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
16:03:12 [2024-02-28T21:03:12.926Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
16:03:12 [2024-02-28T21:03:12.926Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
16:03:12 [2024-02-28T21:03:12.926Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
16:03:12 [2024-02-28T21:03:12.926Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
16:03:12 [2024-02-28T21:03:12.926Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
16:03:12 [2024-02-28T21:03:12.926Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
16:03:12 [2024-02-28T21:03:12.926Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
16:03:12 [2024-02-28T21:03:12.926Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
16:03:12 [2024-02-28T21:03:12.926Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
16:03:12 [2024-02-28T21:03:12.926Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
16:03:12 [2024-02-28T21:03:12.926Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
16:03:12 [2024-02-28T21:03:12.926Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
16:03:12 [2024-02-28T21:03:12.926Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
16:03:12 [2024-02-28T21:03:12.926Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
16:03:12 [2024-02-28T21:03:12.926Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
16:03:12 [2024-02-28T21:03:12.926Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
16:03:12 [2024-02-28T21:03:12.926Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
16:03:12 [2024-02-28T21:03:12.926Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
16:03:12 [2024-02-28T21:03:12.926Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
16:03:12 [2024-02-28T21:03:12.926Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
16:03:12 [2024-02-28T21:03:12.926Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
16:03:12 [2024-02-28T21:03:12.926Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1432)
16:03:12 [2024-02-28T21:03:12.926Z] 
16:03:12 [2024-02-28T21:03:12.926Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-02-28 21:03:12.485
16:03:12 [2024-02-28T21:03:12.926Z] !MESSAGE Error parsing /tmp/markers5272486918190486658xml
16:03:12 [2024-02-28T21:03:12.926Z] !STACK 0
16:03:12 [2024-02-28T21:03:12.926Z] java.lang.IllegalArgumentException: Invalid range: [4095..0]
16:03:12 [2024-02-28T21:03:12.926Z] 	at com.google.common.collect.Range.<init>(Range.java:363)
16:03:12 [2024-02-28T21:03:12.926Z] 	at com.google.common.collect.Range.create(Range.java:161)
16:03:12 [2024-02-28T21:03:12.926Z] 	at com.google.common.collect.Range.closed(Range.java:186)
16:03:12 [2024-02-28T21:03:12.926Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parseRange(MarkerConfigXmlParser.java:316)
16:03:12 [2024-02-28T21:03:12.926Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.getMarkers(MarkerConfigXmlParser.java:221)
16:03:12 [2024-02-28T21:03:12.926Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:192)
16:03:12 [2024-02-28T21:03:12.926Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
16:03:12 [2024-02-28T21:03:12.926Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:294)
16:03:12 [2024-02-28T21:03:12.926Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
16:03:12 [2024-02-28T21:03:12.926Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
16:03:12 [2024-02-28T21:03:12.926Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
16:03:12 [2024-02-28T21:03:12.926Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
16:03:12 [2024-02-28T21:03:12.926Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
16:03:12 [2024-02-28T21:03:12.926Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
16:03:12 [2024-02-28T21:03:12.926Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
16:03:12 [2024-02-28T21:03:12.926Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
16:03:12 [2024-02-28T21:03:12.926Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
16:03:12 [2024-02-28T21:03:12.926Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
16:03:12 [2024-02-28T21:03:12.926Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
16:03:12 [2024-02-28T21:03:12.926Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
16:03:12 [2024-02-28T21:03:12.926Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
16:03:12 [2024-02-28T21:03:12.926Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
16:03:12 [2024-02-28T21:03:12.926Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
16:03:12 [2024-02-28T21:03:12.926Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
16:03:12 [2024-02-28T21:03:12.926Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
16:03:12 [2024-02-28T21:03:12.926Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
16:03:12 [2024-02-28T21:03:12.926Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
16:03:12 [2024-02-28T21:03:12.926Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
16:03:12 [2024-02-28T21:03:12.926Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
16:03:12 [2024-02-28T21:03:12.926Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
16:03:12 [2024-02-28T21:03:12.926Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
16:03:12 [2024-02-28T21:03:12.926Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
16:03:12 [2024-02-28T21:03:12.926Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
16:03:12 [2024-02-28T21:03:12.926Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
16:03:12 [2024-02-28T21:03:12.926Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
16:03:12 [2024-02-28T21:03:12.926Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
16:03:12 [2024-02-28T21:03:12.926Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
16:03:12 [2024-02-28T21:03:12.926Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
16:03:12 [2024-02-28T21:03:12.926Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
16:03:12 [2024-02-28T21:03:12.927Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
16:03:12 [2024-02-28T21:03:12.927Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
16:03:12 [2024-02-28T21:03:12.927Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
16:03:12 [2024-02-28T21:03:12.927Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
16:03:12 [2024-02-28T21:03:12.927Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
16:03:12 [2024-02-28T21:03:12.927Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
16:03:12 [2024-02-28T21:03:12.927Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
16:03:12 [2024-02-28T21:03:12.927Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
16:03:12 [2024-02-28T21:03:12.927Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
16:03:12 [2024-02-28T21:03:12.927Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
16:03:12 [2024-02-28T21:03:12.927Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
16:03:12 [2024-02-28T21:03:12.927Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
16:03:12 [2024-02-28T21:03:12.927Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
16:03:12 [2024-02-28T21:03:12.927Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
16:03:12 [2024-02-28T21:03:12.927Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1432)
16:03:12 [2024-02-28T21:03:12.927Z] 
16:03:12 [2024-02-28T21:03:12.927Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-02-28 21:03:12.491
16:03:12 [2024-02-28T21:03:12.927Z] !MESSAGE Error parsing /tmp/markers18370367313629435061xml
16:03:12 [2024-02-28T21:03:12.927Z] !STACK 0
16:03:12 [2024-02-28T21:03:12.927Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers18370367313629435061xml; lineNumber: 1; columnNumber: 202; cvc-datatype-valid.1.2.1: 'abc' is not a valid value for 'integer'.
16:03:12 [2024-02-28T21:03:12.927Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204)
16:03:12 [2024-02-28T21:03:12.927Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:135)
16:03:12 [2024-02-28T21:03:12.927Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
16:03:12 [2024-02-28T21:03:12.927Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
16:03:12 [2024-02-28T21:03:12.927Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
16:03:12 [2024-02-28T21:03:12.927Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:512)
16:03:12 [2024-02-28T21:03:12.927Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3588)
16:03:12 [2024-02-28T21:03:12.927Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:3108)
16:03:12 [2024-02-28T21:03:12.927Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:3052)
16:03:12 [2024-02-28T21:03:12.927Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2287)
16:03:12 [2024-02-28T21:03:12.927Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:830)
16:03:12 [2024-02-28T21:03:12.927Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374)
16:03:12 [2024-02-28T21:03:12.927Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2726)
16:03:12 [2024-02-28T21:03:12.927Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
16:03:12 [2024-02-28T21:03:12.927Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
16:03:12 [2024-02-28T21:03:12.927Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542)
16:03:12 [2024-02-28T21:03:12.927Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889)
16:03:12 [2024-02-28T21:03:12.927Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825)
16:03:12 [2024-02-28T21:03:12.927Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
16:03:12 [2024-02-28T21:03:12.927Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:247)
16:03:12 [2024-02-28T21:03:12.927Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
16:03:12 [2024-02-28T21:03:12.927Z] 	at java.xml/javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:206)
16:03:12 [2024-02-28T21:03:12.927Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:178)
16:03:12 [2024-02-28T21:03:12.927Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
16:03:12 [2024-02-28T21:03:12.927Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:295)
16:03:12 [2024-02-28T21:03:12.927Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
16:03:12 [2024-02-28T21:03:12.927Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
16:03:12 [2024-02-28T21:03:12.927Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
16:03:12 [2024-02-28T21:03:12.927Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
16:03:12 [2024-02-28T21:03:12.927Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
16:03:12 [2024-02-28T21:03:12.927Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
16:03:12 [2024-02-28T21:03:12.927Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
16:03:12 [2024-02-28T21:03:12.927Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
16:03:12 [2024-02-28T21:03:12.927Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
16:03:12 [2024-02-28T21:03:12.927Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
16:03:12 [2024-02-28T21:03:12.927Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
16:03:12 [2024-02-28T21:03:12.927Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
16:03:12 [2024-02-28T21:03:12.927Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
16:03:12 [2024-02-28T21:03:12.927Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
16:03:12 [2024-02-28T21:03:12.927Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
16:03:12 [2024-02-28T21:03:12.927Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
16:03:12 [2024-02-28T21:03:12.927Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
16:03:12 [2024-02-28T21:03:12.927Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
16:03:12 [2024-02-28T21:03:12.927Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
16:03:12 [2024-02-28T21:03:12.927Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
16:03:12 [2024-02-28T21:03:12.927Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
16:03:12 [2024-02-28T21:03:12.927Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
16:03:12 [2024-02-28T21:03:12.927Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
16:03:12 [2024-02-28T21:03:12.927Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
16:03:12 [2024-02-28T21:03:12.927Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
16:03:12 [2024-02-28T21:03:12.927Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
16:03:12 [2024-02-28T21:03:12.927Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
16:03:12 [2024-02-28T21:03:12.927Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
16:03:12 [2024-02-28T21:03:12.927Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
16:03:12 [2024-02-28T21:03:12.927Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
16:03:12 [2024-02-28T21:03:12.927Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
16:03:12 [2024-02-28T21:03:12.927Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
16:03:12 [2024-02-28T21:03:12.927Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
16:03:12 [2024-02-28T21:03:12.927Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
16:03:12 [2024-02-28T21:03:12.927Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
16:03:12 [2024-02-28T21:03:12.927Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
16:03:12 [2024-02-28T21:03:12.927Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
16:03:12 [2024-02-28T21:03:12.927Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
16:03:12 [2024-02-28T21:03:12.927Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
16:03:12 [2024-02-28T21:03:12.927Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
16:03:12 [2024-02-28T21:03:12.927Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
16:03:12 [2024-02-28T21:03:12.927Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
16:03:12 [2024-02-28T21:03:12.927Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
16:03:12 [2024-02-28T21:03:12.927Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
16:03:12 [2024-02-28T21:03:12.927Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
16:03:12 [2024-02-28T21:03:12.927Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1432)
16:03:12 [2024-02-28T21:03:12.927Z] 
16:03:12 [2024-02-28T21:03:12.927Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-02-28 21:03:12.500
16:03:12 [2024-02-28T21:03:12.927Z] !MESSAGE Error parsing /tmp/markers7883695919748019869xml
16:03:12 [2024-02-28T21:03:12.927Z] !STACK 0
16:03:12 [2024-02-28T21:03:12.927Z] java.lang.IllegalArgumentException: Invalid range: [4095..0]
16:03:12 [2024-02-28T21:03:12.927Z] 	at com.google.common.collect.Range.<init>(Range.java:363)
16:03:12 [2024-02-28T21:03:12.927Z] 	at com.google.common.collect.Range.create(Range.java:161)
16:03:12 [2024-02-28T21:03:12.927Z] 	at com.google.common.collect.Range.closed(Range.java:186)
16:03:12 [2024-02-28T21:03:12.927Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parseRange(MarkerConfigXmlParser.java:316)
16:03:12 [2024-02-28T21:03:12.928Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.getMarkers(MarkerConfigXmlParser.java:221)
16:03:12 [2024-02-28T21:03:12.928Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:192)
16:03:12 [2024-02-28T21:03:12.928Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
16:03:12 [2024-02-28T21:03:12.928Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:296)
16:03:12 [2024-02-28T21:03:12.928Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
16:03:12 [2024-02-28T21:03:12.928Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
16:03:12 [2024-02-28T21:03:12.928Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
16:03:12 [2024-02-28T21:03:12.928Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
16:03:12 [2024-02-28T21:03:12.928Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
16:03:12 [2024-02-28T21:03:12.928Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
16:03:12 [2024-02-28T21:03:12.928Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
16:03:12 [2024-02-28T21:03:12.928Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
16:03:12 [2024-02-28T21:03:12.928Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
16:03:12 [2024-02-28T21:03:12.928Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
16:03:12 [2024-02-28T21:03:12.928Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
16:03:12 [2024-02-28T21:03:12.928Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
16:03:12 [2024-02-28T21:03:12.928Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
16:03:12 [2024-02-28T21:03:12.928Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
16:03:12 [2024-02-28T21:03:12.928Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
16:03:12 [2024-02-28T21:03:12.928Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
16:03:12 [2024-02-28T21:03:12.928Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
16:03:12 [2024-02-28T21:03:12.928Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
16:03:12 [2024-02-28T21:03:12.928Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
16:03:12 [2024-02-28T21:03:12.928Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
16:03:12 [2024-02-28T21:03:12.928Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
16:03:12 [2024-02-28T21:03:12.928Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
16:03:12 [2024-02-28T21:03:12.928Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
16:03:12 [2024-02-28T21:03:12.928Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
16:03:12 [2024-02-28T21:03:12.928Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
16:03:12 [2024-02-28T21:03:12.928Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
16:03:12 [2024-02-28T21:03:12.928Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
16:03:12 [2024-02-28T21:03:12.928Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
16:03:12 [2024-02-28T21:03:12.928Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
16:03:12 [2024-02-28T21:03:12.928Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
16:03:12 [2024-02-28T21:03:12.928Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
16:03:12 [2024-02-28T21:03:12.928Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
16:03:12 [2024-02-28T21:03:12.928Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
16:03:12 [2024-02-28T21:03:12.928Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
16:03:12 [2024-02-28T21:03:12.928Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
16:03:12 [2024-02-28T21:03:12.928Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
16:03:12 [2024-02-28T21:03:12.928Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
16:03:12 [2024-02-28T21:03:12.928Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
16:03:12 [2024-02-28T21:03:12.928Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
16:03:12 [2024-02-28T21:03:12.928Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
16:03:12 [2024-02-28T21:03:12.928Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
16:03:12 [2024-02-28T21:03:12.928Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
16:03:12 [2024-02-28T21:03:12.928Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
16:03:12 [2024-02-28T21:03:12.928Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
16:03:12 [2024-02-28T21:03:12.928Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
16:03:12 [2024-02-28T21:03:12.928Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1432)
16:03:12 [2024-02-28T21:03:12.928Z] 
16:03:12 [2024-02-28T21:03:12.928Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-02-28 21:03:12.507
16:03:12 [2024-02-28T21:03:12.928Z] !MESSAGE Error parsing /tmp/markers10973280901631179991xml
16:03:12 [2024-02-28T21:03:12.928Z] !STACK 0
16:03:12 [2024-02-28T21:03:12.928Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers10973280901631179991xml; lineNumber: 1; columnNumber: 256; cvc-complex-type.2.4.b: The content of element 'segments' is not complete. One of '{segment}' is expected.
16:03:12 [2024-02-28T21:03:12.928Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204)
16:03:12 [2024-02-28T21:03:12.928Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:135)
16:03:12 [2024-02-28T21:03:12.928Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
16:03:12 [2024-02-28T21:03:12.928Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
16:03:12 [2024-02-28T21:03:12.928Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
16:03:12 [2024-02-28T21:03:12.928Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:512)
16:03:12 [2024-02-28T21:03:12.928Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3588)
16:03:12 [2024-02-28T21:03:12.928Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.elementLocallyValidComplexType(XMLSchemaValidator.java:3507)
16:03:12 [2024-02-28T21:03:12.928Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.elementLocallyValidType(XMLSchemaValidator.java:3433)
16:03:12 [2024-02-28T21:03:12.928Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processElementContent(XMLSchemaValidator.java:3335)
16:03:12 [2024-02-28T21:03:12.928Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleEndElement(XMLSchemaValidator.java:2373)
16:03:12 [2024-02-28T21:03:12.928Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.endElement(XMLSchemaValidator.java:944)
16:03:12 [2024-02-28T21:03:12.928Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanEndElement(XMLDocumentFragmentScannerImpl.java:1728)
16:03:12 [2024-02-28T21:03:12.928Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2899)
16:03:12 [2024-02-28T21:03:12.928Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
16:03:12 [2024-02-28T21:03:12.928Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
16:03:12 [2024-02-28T21:03:12.928Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542)
16:03:12 [2024-02-28T21:03:12.928Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889)
16:03:12 [2024-02-28T21:03:12.928Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825)
16:03:12 [2024-02-28T21:03:12.928Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
16:03:12 [2024-02-28T21:03:12.928Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:247)
16:03:12 [2024-02-28T21:03:12.929Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
16:03:12 [2024-02-28T21:03:12.929Z] 	at java.xml/javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:206)
16:03:12 [2024-02-28T21:03:12.929Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:178)
16:03:12 [2024-02-28T21:03:12.929Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
16:03:12 [2024-02-28T21:03:12.929Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:297)
16:03:12 [2024-02-28T21:03:12.929Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
16:03:12 [2024-02-28T21:03:12.929Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
16:03:12 [2024-02-28T21:03:12.929Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
16:03:12 [2024-02-28T21:03:12.929Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
16:03:12 [2024-02-28T21:03:12.929Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
16:03:12 [2024-02-28T21:03:12.929Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
16:03:12 [2024-02-28T21:03:12.929Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
16:03:12 [2024-02-28T21:03:12.929Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
16:03:12 [2024-02-28T21:03:12.929Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
16:03:12 [2024-02-28T21:03:12.929Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
16:03:12 [2024-02-28T21:03:12.929Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
16:03:12 [2024-02-28T21:03:12.929Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
16:03:12 [2024-02-28T21:03:12.929Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
16:03:12 [2024-02-28T21:03:12.929Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
16:03:12 [2024-02-28T21:03:12.929Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
16:03:12 [2024-02-28T21:03:12.929Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
16:03:12 [2024-02-28T21:03:12.929Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
16:03:12 [2024-02-28T21:03:12.929Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
16:03:12 [2024-02-28T21:03:12.929Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
16:03:12 [2024-02-28T21:03:12.929Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
16:03:12 [2024-02-28T21:03:12.929Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
16:03:12 [2024-02-28T21:03:12.929Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
16:03:12 [2024-02-28T21:03:12.929Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
16:03:12 [2024-02-28T21:03:12.929Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
16:03:12 [2024-02-28T21:03:12.929Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
16:03:12 [2024-02-28T21:03:12.929Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
16:03:12 [2024-02-28T21:03:12.929Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
16:03:12 [2024-02-28T21:03:12.929Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
16:03:12 [2024-02-28T21:03:12.929Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
16:03:12 [2024-02-28T21:03:12.929Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
16:03:12 [2024-02-28T21:03:12.929Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
16:03:12 [2024-02-28T21:03:12.929Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
16:03:12 [2024-02-28T21:03:12.929Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
16:03:12 [2024-02-28T21:03:12.929Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
16:03:12 [2024-02-28T21:03:12.929Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
16:03:12 [2024-02-28T21:03:12.929Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
16:03:12 [2024-02-28T21:03:12.929Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
16:03:12 [2024-02-28T21:03:12.929Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
16:03:12 [2024-02-28T21:03:12.929Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
16:03:12 [2024-02-28T21:03:12.929Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
16:03:12 [2024-02-28T21:03:12.929Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
16:03:12 [2024-02-28T21:03:12.929Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
16:03:12 [2024-02-28T21:03:12.929Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
16:03:12 [2024-02-28T21:03:12.929Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
16:03:12 [2024-02-28T21:03:12.929Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
16:03:12 [2024-02-28T21:03:12.929Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1432)
16:03:12 [2024-02-28T21:03:12.929Z] 
16:03:12 [2024-02-28T21:03:12.929Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-02-28 21:03:12.514
16:03:12 [2024-02-28T21:03:12.929Z] !MESSAGE Error parsing /tmp/markers5967859472880119134xml
16:03:12 [2024-02-28T21:03:12.929Z] !STACK 0
16:03:12 [2024-02-28T21:03:12.929Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers5967859472880119134xml; lineNumber: 1; columnNumber: 323; cvc-minExclusive-valid: Value '0' is not facet-valid with respect to minExclusive '0' for type 'length_type'.
16:03:12 [2024-02-28T21:03:12.929Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204)
16:03:12 [2024-02-28T21:03:12.929Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:135)
16:03:12 [2024-02-28T21:03:12.929Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
16:03:12 [2024-02-28T21:03:12.929Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
16:03:12 [2024-02-28T21:03:12.929Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
16:03:12 [2024-02-28T21:03:12.929Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:512)
16:03:12 [2024-02-28T21:03:12.929Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3588)
16:03:12 [2024-02-28T21:03:12.929Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:3108)
16:03:12 [2024-02-28T21:03:12.929Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:3052)
16:03:12 [2024-02-28T21:03:12.929Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2287)
16:03:12 [2024-02-28T21:03:12.929Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.emptyElement(XMLSchemaValidator.java:850)
16:03:12 [2024-02-28T21:03:12.929Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:351)
16:03:12 [2024-02-28T21:03:12.929Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2726)
16:03:12 [2024-02-28T21:03:12.929Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
16:03:12 [2024-02-28T21:03:12.929Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
16:03:12 [2024-02-28T21:03:12.929Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542)
16:03:12 [2024-02-28T21:03:12.929Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889)
16:03:12 [2024-02-28T21:03:12.929Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825)
16:03:12 [2024-02-28T21:03:12.929Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
16:03:12 [2024-02-28T21:03:12.929Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:247)
16:03:12 [2024-02-28T21:03:12.929Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
16:03:12 [2024-02-28T21:03:12.929Z] 	at java.xml/javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:206)
16:03:12 [2024-02-28T21:03:12.929Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:178)
16:03:12 [2024-02-28T21:03:12.929Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
16:03:12 [2024-02-28T21:03:12.929Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:298)
16:03:12 [2024-02-28T21:03:12.929Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
16:03:12 [2024-02-28T21:03:12.929Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
16:03:12 [2024-02-28T21:03:12.929Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
16:03:12 [2024-02-28T21:03:12.929Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
16:03:12 [2024-02-28T21:03:12.929Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
16:03:12 [2024-02-28T21:03:12.929Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
16:03:12 [2024-02-28T21:03:12.929Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
16:03:12 [2024-02-28T21:03:12.929Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
16:03:12 [2024-02-28T21:03:12.929Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
16:03:12 [2024-02-28T21:03:12.929Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
16:03:12 [2024-02-28T21:03:12.929Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
16:03:12 [2024-02-28T21:03:12.929Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
16:03:12 [2024-02-28T21:03:12.929Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
16:03:12 [2024-02-28T21:03:12.929Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
16:03:12 [2024-02-28T21:03:12.929Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
16:03:12 [2024-02-28T21:03:12.930Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
16:03:12 [2024-02-28T21:03:12.930Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
16:03:12 [2024-02-28T21:03:12.930Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
16:03:12 [2024-02-28T21:03:12.930Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
16:03:12 [2024-02-28T21:03:12.930Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
16:03:12 [2024-02-28T21:03:12.930Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
16:03:12 [2024-02-28T21:03:12.930Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
16:03:12 [2024-02-28T21:03:12.930Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
16:03:12 [2024-02-28T21:03:12.930Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
16:03:12 [2024-02-28T21:03:12.930Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
16:03:12 [2024-02-28T21:03:12.930Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
16:03:12 [2024-02-28T21:03:12.930Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
16:03:12 [2024-02-28T21:03:12.930Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
16:03:12 [2024-02-28T21:03:12.930Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
16:03:12 [2024-02-28T21:03:12.930Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
16:03:12 [2024-02-28T21:03:12.930Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
16:03:12 [2024-02-28T21:03:12.930Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
16:03:12 [2024-02-28T21:03:12.930Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
16:03:12 [2024-02-28T21:03:12.930Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
16:03:12 [2024-02-28T21:03:12.930Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
16:03:12 [2024-02-28T21:03:12.930Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
16:03:12 [2024-02-28T21:03:12.930Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
16:03:12 [2024-02-28T21:03:12.930Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
16:03:12 [2024-02-28T21:03:12.930Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
16:03:12 [2024-02-28T21:03:12.930Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
16:03:12 [2024-02-28T21:03:12.930Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
16:03:12 [2024-02-28T21:03:12.930Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
16:03:12 [2024-02-28T21:03:12.930Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
16:03:12 [2024-02-28T21:03:12.930Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
16:03:12 [2024-02-28T21:03:12.930Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
16:03:12 [2024-02-28T21:03:12.930Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1432)
16:03:12 [2024-02-28T21:03:12.930Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.214 s -- in org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest
16:03:12 [2024-02-28T21:03:12.930Z] org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent -- Time elapsed: 0.143 s
16:03:12 [2024-02-28T21:03:12.930Z] org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testExtensionPoint -- Time elapsed: 0.011 s
16:03:12 [2024-02-28T21:03:12.930Z] org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParse -- Time elapsed: 0.006 s
16:03:12 [2024-02-28T21:03:12.930Z] org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidFile -- Time elapsed: 0.004 s
16:03:12 [2024-02-28T21:03:12.930Z] Running org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest
16:03:12 [2024-02-28T21:03:12.930Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest
16:03:12 [2024-02-28T21:03:12.930Z] org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest.testAddMarker -- Time elapsed: 0.001 s
16:03:12 [2024-02-28T21:03:12.930Z] org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest.testConstructor -- Time elapsed: 0 s
16:03:12 [2024-02-28T21:03:12.930Z] Running org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest
16:03:12 [2024-02-28T21:03:12.930Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s -- in org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest
16:03:12 [2024-02-28T21:03:12.930Z] org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest.testAddSegment -- Time elapsed: 0 s
16:03:12 [2024-02-28T21:03:12.930Z] org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest.testAddSubMarker -- Time elapsed: 0 s
16:03:12 [2024-02-28T21:03:12.930Z] org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest.testConstructor -- Time elapsed: 0 s
16:03:12 [2024-02-28T21:03:12.930Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest
16:03:15 [2024-02-28T21:03:15.442Z] 
16:03:15 [2024-02-28T21:03:15.442Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 2 2024-02-28 21:03:15.115
16:03:15 [2024-02-28T21:03:15.442Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.core".
16:03:15 [2024-02-28T21:03:15.442Z] !STACK 0
16:03:15 [2024-02-28T21:03:15.442Z] java.lang.IllegalArgumentException: Expected exception: should be caught by the analysis itself
16:03:15 [2024-02-28T21:03:15.442Z] 	at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$BreakingTest.eventHandle(StateSystemAnalysisModuleTest.java:81)
16:03:15 [2024-02-28T21:03:15.442Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
16:03:15 [2024-02-28T21:03:15.442Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:47)
16:03:15 [2024-02-28T21:03:15.442Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
16:03:15 [2024-02-28T21:03:15.442Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
16:03:16 [2024-02-28T21:03:16.370Z] 
16:03:16 [2024-02-28T21:03:16.370Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 2 2024-02-28 21:03:16.217
16:03:16 [2024-02-28T21:03:16.370Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.core".
16:03:16 [2024-02-28T21:03:16.370Z] !STACK 0
16:03:16 [2024-02-28T21:03:16.370Z] java.lang.IllegalArgumentException: Expected exception: should be caught by either the analysis or the event request
16:03:16 [2024-02-28T21:03:16.370Z] 	at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$BreakingTest.eventHandle(StateSystemAnalysisModuleTest.java:81)
16:03:16 [2024-02-28T21:03:16.370Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
16:03:16 [2024-02-28T21:03:16.370Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:47)
16:03:16 [2024-02-28T21:03:16.370Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
16:03:16 [2024-02-28T21:03:16.370Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
16:03:16 [2024-02-28T21:03:16.370Z] 
16:03:16 [2024-02-28T21:03:16.370Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-02-28 21:03:16.227
16:03:16 [2024-02-28T21:03:16.370Z] !MESSAGE An uncaught exception happened on request [TestStateSystemModule$TestStateSystemRequest(14,ITmfEvent,BACKGROUND,TmfTimeRange [fStartTime=00:12:43.145 224 192, fEndTime=23:47:16.854 775 807],0,2147483647,0)]: Expected exception: should be caught by either the analysis or the event request
16:03:17 [2024-02-28T21:03:17.733Z] 
16:03:17 [2024-02-28T21:03:17.733Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 2 2024-02-28 21:03:17.310
16:03:17 [2024-02-28T21:03:17.733Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.core".
16:03:17 [2024-02-28T21:03:17.733Z] !STACK 0
16:03:17 [2024-02-28T21:03:17.733Z] java.lang.IllegalArgumentException: Expected exception: should be caught by the event request thread
16:03:17 [2024-02-28T21:03:17.733Z] 	at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$BreakingTest.eventHandle(StateSystemAnalysisModuleTest.java:81)
16:03:17 [2024-02-28T21:03:17.733Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
16:03:17 [2024-02-28T21:03:17.733Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:47)
16:03:17 [2024-02-28T21:03:17.733Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
16:03:17 [2024-02-28T21:03:17.733Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
16:03:17 [2024-02-28T21:03:17.733Z] 
16:03:17 [2024-02-28T21:03:17.733Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-02-28 21:03:17.312
16:03:17 [2024-02-28T21:03:17.733Z] !MESSAGE An uncaught exception happened on request [TestStateSystemModule$TestStateSystemRequest(16,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
16:03:19 [2024-02-28T21:03:19.621Z] 
16:03:19 [2024-02-28T21:03:19.621Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-02-28 21:03:19.551
16:03:19 [2024-02-28T21:03:19.621Z] !MESSAGE An uncaught exception happened on request [TestStateSystemModule$TestStateSystemRequest(23,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
16:03:20 [2024-02-28T21:03:20.984Z] 
16:03:20 [2024-02-28T21:03:20.984Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-02-28 21:03:20.690
16:03:20 [2024-02-28T21:03:20.984Z] !MESSAGE Unexpected error executing analysis with trace analysis_dependency.xml
16:03:20 [2024-02-28T21:03:20.984Z] !STACK 0
16:03:20 [2024-02-28T21:03:20.984Z] java.lang.IllegalStateException: This exception happens before initialization
16:03:20 [2024-02-28T21:03:20.984Z] 	at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$4.executeAnalysis(StateSystemAnalysisModuleTest.java:455)
16:03:20 [2024-02-28T21:03:20.984Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
16:03:20 [2024-02-28T21:03:20.984Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
16:03:20 [2024-02-28T21:03:20.984Z] 
16:03:20 [2024-02-28T21:03:20.984Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-02-28 21:03:20.690
16:03:20 [2024-02-28T21:03:20.984Z] !MESSAGE Exception executing analysis
16:03:20 [2024-02-28T21:03:20.985Z] !STACK 0
16:03:20 [2024-02-28T21:03:20.985Z] java.lang.IllegalStateException: This exception happens before initialization
16:03:20 [2024-02-28T21:03:20.985Z] 	at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$4.executeAnalysis(StateSystemAnalysisModuleTest.java:455)
16:03:20 [2024-02-28T21:03:20.985Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
16:03:20 [2024-02-28T21:03:20.985Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
16:03:21 [2024-02-28T21:03:21.911Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 9.126 s -- in org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest
16:03:21 [2024-02-28T21:03:21.911Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest.testProperties -- Time elapsed: 0.031 s
16:03:21 [2024-02-28T21:03:21.911Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest.testIsQueryable -- Time elapsed: 1.281 s
16:03:21 [2024-02-28T21:03:21.912Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest.testFaultyStateProvider -- Time elapsed: 3.319 s
16:03:21 [2024-02-28T21:03:21.912Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest skipped
16:03:21 [2024-02-28T21:03:21.912Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest.testReReadFullAnalysis -- Time elapsed: 1.120 s
16:03:21 [2024-02-28T21:03:21.912Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest.testRequestFailure -- Time elapsed: 1.117 s
16:03:21 [2024-02-28T21:03:21.912Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest.testSsModule -- Time elapsed: 1.116 s
16:03:21 [2024-02-28T21:03:21.912Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest.testInitialization -- Time elapsed: 0.010 s
16:03:21 [2024-02-28T21:03:21.912Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest.testFailBeforeInitialization -- Time elapsed: 0.011 s
16:03:21 [2024-02-28T21:03:21.912Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest.testFutureEvents -- Time elapsed: 1.117 s
16:03:21 [2024-02-28T21:03:21.912Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest
16:03:23 [2024-02-28T21:03:23.275Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.116 s -- in org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest
16:03:23 [2024-02-28T21:03:23.275Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest.testQueryMipAvg -- Time elapsed: 0.022 s
16:03:23 [2024-02-28T21:03:23.275Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest.testQueryMipMax -- Time elapsed: 0.007 s
16:03:23 [2024-02-28T21:03:23.275Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest.testQueryMipMin -- Time elapsed: 0.009 s
16:03:23 [2024-02-28T21:03:23.275Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest.testQuery -- Time elapsed: 0.006 s
16:03:23 [2024-02-28T21:03:23.275Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest.testQueryValuesOnClose -- Time elapsed: 0 s
16:03:23 [2024-02-28T21:03:23.275Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest.testQueryValuesOnStart -- Time elapsed: 0.039 s
16:03:23 [2024-02-28T21:03:23.275Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest.testQueryMipmapRangeAvg -- Time elapsed: 0.064 s
16:03:23 [2024-02-28T21:03:23.275Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest.testQueryMipmapRangeMax -- Time elapsed: 0.060 s
16:03:23 [2024-02-28T21:03:23.275Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest.testQueryMipmapRangeMin -- Time elapsed: 0.031 s
16:03:23 [2024-02-28T21:03:23.275Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest.testMaxLevel -- Time elapsed: 0.003 s
16:03:23 [2024-02-28T21:03:23.275Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest.testQueryEventField -- Time elapsed: 0.004 s
16:03:23 [2024-02-28T21:03:23.275Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest
16:03:23 [2024-02-28T21:03:23.275Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.208 s -- in org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest
16:03:23 [2024-02-28T21:03:23.275Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest.testQueryMipmapRangeMinInteger -- Time elapsed: 0.001 s
16:03:23 [2024-02-28T21:03:23.275Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest.testQueryMipmapRangeMaxDouble -- Time elapsed: 0 s
16:03:23 [2024-02-28T21:03:23.276Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest.testQueryMipmapRangeAvgDouble -- Time elapsed: 0.001 s
16:03:23 [2024-02-28T21:03:23.276Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest.testQueryMipmapRangeAvgInteger -- Time elapsed: 0.001 s
16:03:23 [2024-02-28T21:03:23.276Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest.testQueryMipmapRangeMinDouble -- Time elapsed: 0.001 s
16:03:23 [2024-02-28T21:03:23.276Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest.testQueryMipmapRangeMaxInteger -- Time elapsed: 0 s
16:03:23 [2024-02-28T21:03:23.276Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest
16:03:23 [2024-02-28T21:03:23.276Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest
16:03:23 [2024-02-28T21:03:23.276Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest.testSimplePool -- Time elapsed: 0.002 s
16:03:23 [2024-02-28T21:03:23.276Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest.testConstructorBad2 -- Time elapsed: 0 s
16:03:23 [2024-02-28T21:03:23.276Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest.testConstructorGood -- Time elapsed: 0 s
16:03:23 [2024-02-28T21:03:23.276Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest.testRecycleWrongQuark -- Time elapsed: 0.003 s
16:03:23 [2024-02-28T21:03:23.276Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest.testRecycleChildQuark -- Time elapsed: 0.001 s
16:03:23 [2024-02-28T21:03:23.276Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest.testPoolWithSubTree -- Time elapsed: 0 s
16:03:23 [2024-02-28T21:03:23.276Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest.testConstructorBad -- Time elapsed: 0 s
16:03:23 [2024-02-28T21:03:23.276Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest.testPriorityPool -- Time elapsed: 0 s
16:03:23 [2024-02-28T21:03:23.276Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest
16:03:24 [2024-02-28T21:03:24.640Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.422 s -- in org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest
16:03:24 [2024-02-28T21:03:24.640Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest.testSsModule -- Time elapsed: 1.418 s
16:03:24 [2024-02-28T21:03:24.640Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest.testInitialization -- Time elapsed: 0.004 s
16:03:24 [2024-02-28T21:03:24.640Z] Running org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest
16:03:42 [2024-02-28T21:03:42.682Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.00 s -- in org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest
16:03:42 [2024-02-28T21:03:42.682Z] org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest.testDelay -- Time elapsed: 6.002 s
16:03:42 [2024-02-28T21:03:42.682Z] org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest.testOneChannel -- Time elapsed: 5.001 s
16:03:42 [2024-02-28T21:03:42.682Z] org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest.testMultipleChannels -- Time elapsed: 5.001 s
16:03:42 [2024-02-28T21:03:42.682Z] Running org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest
16:03:42 [2024-02-28T21:03:42.682Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest
16:03:42 [2024-02-28T21:03:42.682Z] org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest.testInboundBlacklisting -- Time elapsed: 0.001 s
16:03:42 [2024-02-28T21:03:42.682Z] org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest.testBroadcastAsync -- Time elapsed: 0.002 s
16:03:42 [2024-02-28T21:03:42.682Z] org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest.testSendReceive -- Time elapsed: 0.001 s
16:03:42 [2024-02-28T21:03:42.682Z] org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest.testConcurrentSignals -- Time elapsed: 0.004 s
16:03:42 [2024-02-28T21:03:42.682Z] org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest.testOutboundBlacklisting -- Time elapsed: 0 s
16:03:42 [2024-02-28T21:03:42.682Z] org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest.testNestedSignals -- Time elapsed: 0.001 s
16:03:42 [2024-02-28T21:03:42.682Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest
16:03:42 [2024-02-28T21:03:42.682Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest
16:03:42 [2024-02-28T21:03:42.682Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest.testGetFieldNames -- Time elapsed: 0.002 s
16:03:42 [2024-02-28T21:03:42.682Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest.testGetFieldValueWithIndex -- Time elapsed: 0 s
16:03:42 [2024-02-28T21:03:42.682Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest.testGetFieldNameWithIndex -- Time elapsed: 0 s
16:03:42 [2024-02-28T21:03:42.682Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest.testToString -- Time elapsed: 0 s
16:03:42 [2024-02-28T21:03:42.682Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest.testEqualsNull -- Time elapsed: 0 s
16:03:42 [2024-02-28T21:03:42.682Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest.testGetFormattedValue -- Time elapsed: 0 s
16:03:42 [2024-02-28T21:03:42.682Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest.testGetFieldWithName -- Time elapsed: 0 s
16:03:42 [2024-02-28T21:03:42.682Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest.testGetFieldWithPath -- Time elapsed: 0 s
16:03:42 [2024-02-28T21:03:42.683Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest.testHashCode -- Time elapsed: 0 s
16:03:42 [2024-02-28T21:03:42.683Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest.testGetFields -- Time elapsed: 0 s
16:03:42 [2024-02-28T21:03:42.683Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest.testEventTypeInstance -- Time elapsed: 0.001 s
16:03:42 [2024-02-28T21:03:42.683Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest.testEquals -- Time elapsed: 0 s
16:03:42 [2024-02-28T21:03:42.683Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest.testGetFieldValueWithName -- Time elapsed: 0 s
16:03:42 [2024-02-28T21:03:42.683Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest
16:03:42 [2024-02-28T21:03:42.683Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest
16:03:42 [2024-02-28T21:03:42.683Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest.testIncreaseRank -- Time elapsed: 0 s
16:03:42 [2024-02-28T21:03:42.683Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest.testSetLocation -- Time elapsed: 0 s
16:03:42 [2024-02-28T21:03:42.683Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest.testTmfContextDefault -- Time elapsed: 0 s
16:03:42 [2024-02-28T21:03:42.683Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest.testEqualsNull -- Time elapsed: 0 s
16:03:42 [2024-02-28T21:03:42.683Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest.testNonEquals -- Time elapsed: 0 s
16:03:42 [2024-02-28T21:03:42.683Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest.testEqualsSymmetry -- Time elapsed: 0 s
16:03:42 [2024-02-28T21:03:42.683Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest.testHashCode -- Time elapsed: 0 s
16:03:42 [2024-02-28T21:03:42.683Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest.testEqualsTransivity -- Time elapsed: 0 s
16:03:42 [2024-02-28T21:03:42.683Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest.testEqualsReflexivity -- Time elapsed: 0 s
16:03:42 [2024-02-28T21:03:42.683Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest.testSetRank -- Time elapsed: 0 s
16:03:42 [2024-02-28T21:03:42.683Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest
16:03:42 [2024-02-28T21:03:42.683Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.115 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest
16:03:42 [2024-02-28T21:03:42.683Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest.testEmptyConstructor -- Time elapsed: 0 s
16:03:42 [2024-02-28T21:03:42.683Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest.testValidation -- Time elapsed: 0.001 s
16:03:42 [2024-02-28T21:03:42.683Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest.testLocationRatio -- Time elapsed: 0.002 s
16:03:42 [2024-02-28T21:03:42.683Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest.testInitTrace -- Time elapsed: 0.003 s
16:03:42 [2024-02-28T21:03:42.683Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest.testTraceParsing -- Time elapsed: 0.001 s
16:03:42 [2024-02-28T21:03:42.683Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest.testBounds -- Time elapsed: 0.001 s
16:03:42 [2024-02-28T21:03:42.683Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest.testTraceIndexing -- Time elapsed: 0 s
16:03:42 [2024-02-28T21:03:42.683Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest
16:03:42 [2024-02-28T21:03:42.683Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest
16:03:42 [2024-02-28T21:03:42.683Z] org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest.testEqualsWrongTypes -- Time elapsed: 0 s
16:03:42 [2024-02-28T21:03:42.683Z] org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest.testToString -- Time elapsed: 0.001 s
16:03:42 [2024-02-28T21:03:42.683Z] org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest.testTmfLocation -- Time elapsed: 0.001 s
16:03:42 [2024-02-28T21:03:42.683Z] org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest.testTmfLocationCopy -- Time elapsed: 0 s
16:03:42 [2024-02-28T21:03:42.683Z] org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest.testEqualsNull -- Time elapsed: 0 s
16:03:42 [2024-02-28T21:03:42.683Z] org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest.testEqualsSymmetry -- Time elapsed: 0 s
16:03:42 [2024-02-28T21:03:42.683Z] org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest.testHashCode -- Time elapsed: 0 s
16:03:42 [2024-02-28T21:03:42.683Z] org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest.testEqualsTransivity -- Time elapsed: 0 s
16:03:42 [2024-02-28T21:03:42.683Z] org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest.testEqualsReflexivity -- Time elapsed: 0 s
16:03:42 [2024-02-28T21:03:42.683Z] org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest.testEqualsWithNulls -- Time elapsed: 0 s
16:03:42 [2024-02-28T21:03:42.683Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest
16:03:42 [2024-02-28T21:03:42.683Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.197 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest
16:03:42 [2024-02-28T21:03:42.683Z] org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest.testAspects -- Time elapsed: 0.016 s
16:03:42 [2024-02-28T21:03:42.683Z] org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest.testValidate -- Time elapsed: 0.066 s
16:03:42 [2024-02-28T21:03:42.683Z] org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest.testDevelopmentTrace -- Time elapsed: 1.114 s
16:03:42 [2024-02-28T21:03:42.683Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest
16:03:52 [2024-02-28T21:03:52.620Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.109 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest
16:03:52 [2024-02-28T21:03:52.620Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest.testReopenIndex -- Time elapsed: 3.723 s
16:03:52 [2024-02-28T21:03:52.620Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest.testInsertAfterReopenIndex -- Time elapsed: 3.173 s
16:03:52 [2024-02-28T21:03:52.620Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest.testEmptyTmfTraceIndexing -- Time elapsed: 1.105 s
16:03:52 [2024-02-28T21:03:52.620Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest.testTmfTraceIndexing -- Time elapsed: 1.108 s
16:03:52 [2024-02-28T21:03:52.620Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest
16:04:02 [2024-02-28T21:04:02.561Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.714 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest
16:04:02 [2024-02-28T21:04:02.561Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest.testGrowingIndex -- Time elapsed: 6.069 s
16:04:02 [2024-02-28T21:04:02.561Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest.testTmfTraceIndexing -- Time elapsed: 3.644 s
16:04:02 [2024-02-28T21:04:02.561Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest
16:04:02 [2024-02-28T21:04:02.561Z] 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
16:04:02 [2024-02-28T21:04:02.561Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest.testNotEqual -- Time elapsed: 0.001 s
16:04:02 [2024-02-28T21:04:02.561Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest.testHashCodeNull -- Time elapsed: 0 s
16:04:02 [2024-02-28T21:04:02.561Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest.testToString -- Time elapsed: 0.004 s
16:04:02 [2024-02-28T21:04:02.561Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest.testCompareTo -- Time elapsed: 0 s
16:04:02 [2024-02-28T21:04:02.561Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest.testTmfLocationCopy2 -- Time elapsed: 0 s
16:04:02 [2024-02-28T21:04:02.561Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest.testEqualsSymmetry -- Time elapsed: 0 s
16:04:02 [2024-02-28T21:04:02.561Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest.testCompareToNull -- Time elapsed: 0 s
16:04:02 [2024-02-28T21:04:02.561Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest.testHashCode -- Time elapsed: 0 s
16:04:02 [2024-02-28T21:04:02.561Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest.testEqualsTransivity -- Time elapsed: 0 s
16:04:02 [2024-02-28T21:04:02.561Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest.testEqualsReflexivity -- Time elapsed: 0 s
16:04:02 [2024-02-28T21:04:02.561Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest.testTmfCheckpoint -- Time elapsed: 0 s
16:04:02 [2024-02-28T21:04:02.561Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest
16:04:03 [2024-02-28T21:04:03.488Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.474 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest
16:04:03 [2024-02-28T21:04:03.488Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest.testEmptyTmfTraceIndexing -- Time elapsed: 1.319 s
16:04:03 [2024-02-28T21:04:03.488Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest.testTmfTraceIndexing -- Time elapsed: 1.155 s
16:04:03 [2024-02-28T21:04:03.488Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest
16:04:05 [2024-02-28T21:04:05.378Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.791 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest
16:04:05 [2024-02-28T21:04:05.378Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testAccept -- Time elapsed: 0.164 s
16:04:05 [2024-02-28T21:04:05.378Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testInsertAlotCheckEquals -- Time elapsed: 0.711 s
16:04:05 [2024-02-28T21:04:05.378Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testInsertSameTimestamp -- Time elapsed: 0.332 s
16:04:05 [2024-02-28T21:04:05.378Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testVersionChange -- Time elapsed: 0.001 s
16:04:05 [2024-02-28T21:04:05.378Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testSetGetTimeRange -- Time elapsed: 0.001 s
16:04:05 [2024-02-28T21:04:05.378Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testIsCreatedFromScratch -- Time elapsed: 0 s
16:04:05 [2024-02-28T21:04:05.378Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testGetSize -- Time elapsed: 0.071 s
16:04:05 [2024-02-28T21:04:05.378Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testDeleteWhenInvalidBug479675 -- Time elapsed: 0.068 s
16:04:05 [2024-02-28T21:04:05.378Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testSetGetNbEvents -- Time elapsed: 0 s
16:04:05 [2024-02-28T21:04:05.378Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testInsertAlot -- Time elapsed: 0.304 s
16:04:05 [2024-02-28T21:04:05.378Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testInsertAfterReopen -- Time elapsed: 0 s
16:04:05 [2024-02-28T21:04:05.378Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testDelete -- Time elapsed: 0.001 s
16:04:05 [2024-02-28T21:04:05.378Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testInsert -- Time elapsed: 0 s
16:04:05 [2024-02-28T21:04:05.378Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testConstructorExistingFile -- Time elapsed: 0.001 s
16:04:05 [2024-02-28T21:04:05.378Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testBinarySearchInBetweenSameTimestamp -- Time elapsed: 0.067 s
16:04:05 [2024-02-28T21:04:05.378Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testInsertAfterEmptyReopen -- Time elapsed: 0.001 s
16:04:05 [2024-02-28T21:04:05.378Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testConstructor -- Time elapsed: 0 s
16:04:05 [2024-02-28T21:04:05.378Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testBinarySearchFindInBetween -- Time elapsed: 0.065 s
16:04:05 [2024-02-28T21:04:05.378Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest
16:04:07 [2024-02-28T21:04:07.897Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.206 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest
16:04:07 [2024-02-28T21:04:07.897Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testBinarySearch -- Time elapsed: 0.085 s
16:04:07 [2024-02-28T21:04:07.897Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testInsertAlotCheckEquals -- Time elapsed: 0.145 s
16:04:07 [2024-02-28T21:04:07.897Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testInsertSameTimestamp -- Time elapsed: 0.820 s
16:04:07 [2024-02-28T21:04:07.897Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testVersionChange -- Time elapsed: 0.001 s
16:04:07 [2024-02-28T21:04:07.897Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testSetGetTimeRange -- Time elapsed: 0.001 s
16:04:07 [2024-02-28T21:04:07.897Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testIsCreatedFromScratch -- Time elapsed: 0 s
16:04:07 [2024-02-28T21:04:07.897Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testGetSize -- Time elapsed: 0.079 s
16:04:07 [2024-02-28T21:04:07.897Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testDeleteWhenInvalidBug479675 -- Time elapsed: 0.079 s
16:04:07 [2024-02-28T21:04:07.897Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testSetGetNbEvents -- Time elapsed: 0.001 s
16:04:07 [2024-02-28T21:04:07.897Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testInsertAlot -- Time elapsed: 0.776 s
16:04:07 [2024-02-28T21:04:07.897Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testInsertAfterReopen -- Time elapsed: 0.001 s
16:04:07 [2024-02-28T21:04:07.897Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testDelete -- Time elapsed: 0.001 s
16:04:07 [2024-02-28T21:04:07.897Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testInsert -- Time elapsed: 0 s
16:04:07 [2024-02-28T21:04:07.897Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testConstructorExistingFile -- Time elapsed: 0.001 s
16:04:07 [2024-02-28T21:04:07.897Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testBinarySearchInBetweenSameTimestamp -- Time elapsed: 0.094 s
16:04:07 [2024-02-28T21:04:07.897Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testInsertAfterEmptyReopen -- Time elapsed: 0.001 s
16:04:07 [2024-02-28T21:04:07.897Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testConstructor -- Time elapsed: 0 s
16:04:07 [2024-02-28T21:04:07.897Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testBinarySearchFindInBetween -- Time elapsed: 0.119 s
16:04:07 [2024-02-28T21:04:07.897Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest
16:04:07 [2024-02-28T21:04:07.897Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.543 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest
16:04:07 [2024-02-28T21:04:07.897Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testBinarySearch -- Time elapsed: 0.011 s
16:04:07 [2024-02-28T21:04:07.897Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testDispose -- Time elapsed: 0.001 s
16:04:07 [2024-02-28T21:04:07.897Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testInsert -- Time elapsed: 0 s
16:04:07 [2024-02-28T21:04:07.897Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testInsertSameTimestamp -- Time elapsed: 0.324 s
16:04:07 [2024-02-28T21:04:07.897Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testVersionChange -- Time elapsed: 0.001 s
16:04:07 [2024-02-28T21:04:07.897Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testSetGetTimeRange -- Time elapsed: 0 s
16:04:07 [2024-02-28T21:04:07.897Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testIsCreatedFromScratch -- Time elapsed: 0 s
16:04:07 [2024-02-28T21:04:07.897Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testGetSize -- Time elapsed: 0.003 s
16:04:07 [2024-02-28T21:04:07.897Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testDeleteWhenInvalidBug479675 -- Time elapsed: 0.008 s
16:04:07 [2024-02-28T21:04:07.897Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testSetGetNbEvents -- Time elapsed: 0 s
16:04:07 [2024-02-28T21:04:07.897Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testInsertAlot -- Time elapsed: 0.108 s
16:04:07 [2024-02-28T21:04:07.897Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testInsertAfterReopen -- Time elapsed: 0.001 s
16:04:07 [2024-02-28T21:04:07.897Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testDelete -- Time elapsed: 0 s
16:04:07 [2024-02-28T21:04:07.898Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testConstructorExistingFile -- Time elapsed: 0 s
16:04:07 [2024-02-28T21:04:07.898Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testBinarySearchInBetweenSameTimestamp -- Time elapsed: 0.044 s
16:04:07 [2024-02-28T21:04:07.898Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testInsertAfterEmptyReopen -- Time elapsed: 0 s
16:04:07 [2024-02-28T21:04:07.898Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testConstructor -- Time elapsed: 0.001 s
16:04:07 [2024-02-28T21:04:07.898Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testBinarySearchFindInBetween -- Time elapsed: 0.002 s
16:04:07 [2024-02-28T21:04:07.898Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest
16:04:09 [2024-02-28T21:04:09.262Z] 
16:04:09 [2024-02-28T21:04:09.262Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-02-28 21:04:09.121
16:04:09 [2024-02-28T21:04:09.262Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K-2
16:04:09 [2024-02-28T21:04:09.262Z] !STACK 0
16:04:09 [2024-02-28T21:04:09.262Z] java.lang.RuntimeException: The parameter should be set
16:04:09 [2024-02-28T21:04:09.262Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:50)
16:04:09 [2024-02-28T21:04:09.262Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
16:04:09 [2024-02-28T21:04:09.262Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
16:04:09 [2024-02-28T21:04:09.262Z] 
16:04:09 [2024-02-28T21:04:09.262Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-02-28 21:04:09.166
16:04:09 [2024-02-28T21:04:09.262Z] !MESSAGE Exception executing analysis
16:04:09 [2024-02-28T21:04:09.262Z] !STACK 0
16:04:09 [2024-02-28T21:04:09.262Z] java.lang.RuntimeException: The parameter should be set
16:04:09 [2024-02-28T21:04:09.262Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:50)
16:04:09 [2024-02-28T21:04:09.262Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
16:04:09 [2024-02-28T21:04:09.262Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
16:04:10 [2024-02-28T21:04:10.626Z] 
16:04:10 [2024-02-28T21:04:10.626Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-02-28 21:04:10.330
16:04:10 [2024-02-28T21:04:10.626Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K-2
16:04:10 [2024-02-28T21:04:10.626Z] !STACK 0
16:04:10 [2024-02-28T21:04:10.626Z] java.lang.RuntimeException: The parameter should be set
16:04:10 [2024-02-28T21:04:10.626Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:50)
16:04:10 [2024-02-28T21:04:10.626Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
16:04:10 [2024-02-28T21:04:10.626Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
16:04:10 [2024-02-28T21:04:10.626Z] 
16:04:10 [2024-02-28T21:04:10.626Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-02-28 21:04:10.331
16:04:10 [2024-02-28T21:04:10.626Z] !MESSAGE Exception executing analysis
16:04:10 [2024-02-28T21:04:10.626Z] !STACK 0
16:04:10 [2024-02-28T21:04:10.626Z] java.lang.RuntimeException: The parameter should be set
16:04:10 [2024-02-28T21:04:10.626Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:50)
16:04:10 [2024-02-28T21:04:10.626Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
16:04:10 [2024-02-28T21:04:10.626Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
16:04:10 [2024-02-28T21:04:10.626Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.456 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest
16:04:10 [2024-02-28T21:04:10.626Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest.testGetModuleById -- Time elapsed: 1.246 s
16:04:10 [2024-02-28T21:04:10.626Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest.testGetModuleByClass -- Time elapsed: 1.210 s
16:04:10 [2024-02-28T21:04:10.626Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest
16:05:18 [2024-02-28T21:05:18.257Z] Tests run: 47, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 65.57 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest
16:05:18 [2024-02-28T21:05:18.257Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testGetNextAfterSeekingOnLocation_1 -- Time elapsed: 1.149 s
16:05:18 [2024-02-28T21:05:18.257Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testGetNextAfterSeekingOnLocation_2 -- Time elapsed: 1.186 s
16:05:18 [2024-02-28T21:05:18.257Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testGetNextAfterSeekingOnLocation_3 -- Time elapsed: 1.160 s
16:05:18 [2024-02-28T21:05:18.257Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testGetNextLocation -- Time elapsed: 1.153 s
16:05:18 [2024-02-28T21:05:18.257Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testParseEvent -- Time elapsed: 1.151 s
16:05:18 [2024-02-28T21:05:18.257Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSetTimeRange -- Time elapsed: 2.299 s
16:05:18 [2024-02-28T21:05:18.257Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testProcessEventRequestForSomeEvents -- Time elapsed: 1.225 s
16:05:18 [2024-02-28T21:05:18.257Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testCopyConstructor -- Time elapsed: 2.301 s
16:05:18 [2024-02-28T21:05:18.257Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSetNbEvents -- Time elapsed: 2.317 s
16:05:18 [2024-02-28T21:05:18.257Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSeekOnRankNotOnCacheBoundary -- Time elapsed: 1.178 s
16:05:18 [2024-02-28T21:05:18.257Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSeekEventOnNullTimestamp -- Time elapsed: 1.165 s
16:05:18 [2024-02-28T21:05:18.257Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSeekOnRankOnCacheBoundary -- Time elapsed: 1.153 s
16:05:18 [2024-02-28T21:05:18.257Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSeekEventOnTimestampOutOfScope -- Time elapsed: 1.167 s
16:05:18 [2024-02-28T21:05:18.257Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testTraceHostId -- Time elapsed: 1.180 s
16:05:18 [2024-02-28T21:05:18.257Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testFullConstructor -- Time elapsed: 2.300 s
16:05:18 [2024-02-28T21:05:18.257Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSetStreamingInterval -- Time elapsed: 1.154 s
16:05:18 [2024-02-28T21:05:18.257Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testGetUUID -- Time elapsed: 1.152 s
16:05:18 [2024-02-28T21:05:18.257Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testCurrentTimeValues -- Time elapsed: 2.305 s
16:05:18 [2024-02-28T21:05:18.257Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSeekEventOnTimestampNotOnCacheBoundary -- Time elapsed: 1.171 s
16:05:18 [2024-02-28T21:05:18.257Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testInitializeNullPath -- Time elapsed: 1.151 s
16:05:18 [2024-02-28T21:05:18.257Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSeekEventNotOnCacheBoundary -- Time elapsed: 1.289 s
16:05:18 [2024-02-28T21:05:18.257Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testGetNextAfteSeekingOnTS_1 -- Time elapsed: 1.150 s
16:05:18 [2024-02-28T21:05:18.257Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testGetNextAfteSeekingOnTS_2 -- Time elapsed: 1.153 s
16:05:18 [2024-02-28T21:05:18.257Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testGetNextAfteSeekingOnTS_3 -- Time elapsed: 1.159 s
16:05:18 [2024-02-28T21:05:18.257Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testGetNextEndLocation -- Time elapsed: 1.163 s
16:05:18 [2024-02-28T21:05:18.257Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSeekEventOnNegativeRank -- Time elapsed: 1.172 s
16:05:18 [2024-02-28T21:05:18.257Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testProcessDataRequestForSomeEvents -- Time elapsed: 1.219 s
16:05:18 [2024-02-28T21:05:18.257Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testLiveTraceConstructor -- Time elapsed: 2.304 s
16:05:18 [2024-02-28T21:05:18.257Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testProcessEventRequestForAllEvents -- Time elapsed: 1.348 s
16:05:18 [2024-02-28T21:05:18.257Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSeekEventOutOfScope -- Time elapsed: 1.166 s
16:05:18 [2024-02-28T21:05:18.257Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testInitTrace -- Time elapsed: 2.310 s
16:05:18 [2024-02-28T21:05:18.257Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSetStartTime -- Time elapsed: 2.296 s
16:05:18 [2024-02-28T21:05:18.257Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSeekEventOnRankOutOfScope -- Time elapsed: 1.163 s
16:05:18 [2024-02-28T21:05:18.257Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSetEndTime -- Time elapsed: 2.316 s
16:05:18 [2024-02-28T21:05:18.257Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSeekEventOnTimestampOnCacheBoundary -- Time elapsed: 1.177 s
16:05:18 [2024-02-28T21:05:18.257Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testCancel -- Time elapsed: 1.228 s
16:05:18 [2024-02-28T21:05:18.257Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testProcessEventRequestForOtherEvents -- Time elapsed: 1.219 s
16:05:18 [2024-02-28T21:05:18.257Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testGetModules -- Time elapsed: 1.152 s
16:05:18 [2024-02-28T21:05:18.257Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testGetEventAspects -- Time elapsed: 1.151 s
16:05:18 [2024-02-28T21:05:18.257Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSeekEventOnCacheBoundary -- Time elapsed: 1.181 s
16:05:18 [2024-02-28T21:05:18.257Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testProcessEventRequestForNbEvents -- Time elapsed: 1.221 s
16:05:18 [2024-02-28T21:05:18.257Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testInitializeSimplePath -- Time elapsed: 1.151 s
16:05:18 [2024-02-28T21:05:18.257Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testDefaultTmfTraceStub -- Time elapsed: 1.157 s
16:05:18 [2024-02-28T21:05:18.257Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testInitializeNormalPath -- Time elapsed: 1.151 s
16:05:18 [2024-02-28T21:05:18.257Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testGetNextAfterSeekingOnRank_1 -- Time elapsed: 1.151 s
16:05:18 [2024-02-28T21:05:18.257Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testGetNextAfterSeekingOnRank_2 -- Time elapsed: 1.250 s
16:05:18 [2024-02-28T21:05:18.257Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testGetNextAfterSeekingOnRank_3 -- Time elapsed: 1.156 s
16:05:18 [2024-02-28T21:05:18.257Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest
16:05:23 [2024-02-28T21:05:23.507Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.937 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest
16:05:23 [2024-02-28T21:05:23.507Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest.testGetModulesByClass -- Time elapsed: 1.153 s
16:05:23 [2024-02-28T21:05:23.507Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest.testResolveEventAspectsOfNameForEvent -- Time elapsed: 1.154 s
16:05:23 [2024-02-28T21:05:23.507Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest.testAdditionalAspects -- Time elapsed: 1.151 s
16:05:23 [2024-02-28T21:05:23.507Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest.testGetAspects -- Time elapsed: 1.170 s
16:05:23 [2024-02-28T21:05:23.507Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest.testGetModulesByClassForHost -- Time elapsed: 1.159 s
16:05:23 [2024-02-28T21:05:23.507Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest.testResolveEventAspectsOfClassForEvent -- Time elapsed: 1.149 s
16:05:23 [2024-02-28T21:05:23.507Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest
16:06:44 [2024-02-28T21:06:44.880Z] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 80.18 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest
16:06:44 [2024-02-28T21:06:44.880Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testGetNextAfterSeekingOnLocation_1 -- Time elapsed: 2.299 s
16:06:44 [2024-02-28T21:06:44.880Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testGetNextAfterSeekingOnLocation_2 -- Time elapsed: 2.300 s
16:06:44 [2024-02-28T21:06:44.880Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testGetNextAfterSeekingOnLocation_3 -- Time elapsed: 2.319 s
16:06:44 [2024-02-28T21:06:44.880Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testGetNextLocation -- Time elapsed: 2.305 s
16:06:44 [2024-02-28T21:06:44.880Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testProcessRequestForNbEvents -- Time elapsed: 2.365 s
16:06:44 [2024-02-28T21:06:44.880Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testSeekTimestampOnCacheBoundary -- Time elapsed: 2.337 s
16:06:44 [2024-02-28T21:06:44.880Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testSeekRankOutOfScope -- Time elapsed: 2.340 s
16:06:44 [2024-02-28T21:06:44.880Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testProcessRequestForAllEvents -- Time elapsed: 2.499 s
16:06:44 [2024-02-28T21:06:44.880Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testSeekLocationNotOnCacheBoundary -- Time elapsed: 2.351 s
16:06:44 [2024-02-28T21:06:44.880Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testSeekLocationOnCacheBoundary -- Time elapsed: 2.300 s
16:06:44 [2024-02-28T21:06:44.880Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testSimpleTmfExperimentConstructor -- Time elapsed: 2.314 s
16:06:44 [2024-02-28T21:06:44.880Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testExperimentInitialization -- Time elapsed: 3.451 s
16:06:44 [2024-02-28T21:06:44.880Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testSeekNoTrace -- Time elapsed: 2.295 s
16:06:44 [2024-02-28T21:06:44.880Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testSeekTimestampNotOnCacheBoundary -- Time elapsed: 2.335 s
16:06:44 [2024-02-28T21:06:44.880Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testGetNextAfteSeekingOnTS_1 -- Time elapsed: 2.318 s
16:06:44 [2024-02-28T21:06:44.880Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testGetNextAfteSeekingOnTS_2 -- Time elapsed: 2.299 s
16:06:44 [2024-02-28T21:06:44.880Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testGetNextAfteSeekingOnTS_3 -- Time elapsed: 2.308 s
16:06:44 [2024-02-28T21:06:44.880Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testGetNextEndLocation -- Time elapsed: 2.322 s
16:06:44 [2024-02-28T21:06:44.880Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testGetLocationRatio -- Time elapsed: 2.323 s
16:06:44 [2024-02-28T21:06:44.880Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testSeekBadLocation -- Time elapsed: 2.310 s
16:06:44 [2024-02-28T21:06:44.880Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testSeekLocationOutOfScope -- Time elapsed: 2.298 s
16:06:44 [2024-02-28T21:06:44.880Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testGetTimestamp -- Time elapsed: 2.432 s
16:06:44 [2024-02-28T21:06:44.880Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testWithMultiHostClockOffset -- Time elapsed: 2.313 s
16:06:44 [2024-02-28T21:06:44.880Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testSeekEventOnRatio -- Time elapsed: 2.328 s
16:06:44 [2024-02-28T21:06:44.880Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testCancel -- Time elapsed: 2.367 s
16:06:44 [2024-02-28T21:06:44.880Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testSeekRankNotOnCacheBoundary -- Time elapsed: 2.342 s
16:06:44 [2024-02-28T21:06:44.881Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testSeekTimestampOutOfScope -- Time elapsed: 2.311 s
16:06:44 [2024-02-28T21:06:44.881Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testNormalTmfExperimentConstructor -- Time elapsed: 2.291 s
16:06:44 [2024-02-28T21:06:44.881Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testWithSingleHostClockOffset -- Time elapsed: 2.307 s
16:06:44 [2024-02-28T21:06:44.881Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testSeekRankOnCacheBoundary -- Time elapsed: 2.299 s
16:06:44 [2024-02-28T21:06:44.881Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testGetNextAfterSeekingOnRank_1 -- Time elapsed: 2.296 s
16:06:44 [2024-02-28T21:06:44.881Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testGetNextAfterSeekingOnRank_2 -- Time elapsed: 2.292 s
16:06:44 [2024-02-28T21:06:44.881Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testGetNextAfterSeekingOnRank_3 -- Time elapsed: 2.310 s
16:06:44 [2024-02-28T21:06:44.881Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testGetAnalysisModules -- Time elapsed: 2.300 s
16:06:44 [2024-02-28T21:06:44.881Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest
16:06:44 [2024-02-28T21:06:44.881Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest
16:06:44 [2024-02-28T21:06:44.881Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testTmfContext -- Time elapsed: 0 s
16:06:44 [2024-02-28T21:06:44.881Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testIncreaseRank -- Time elapsed: 0 s
16:06:44 [2024-02-28T21:06:44.881Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testSetLocation -- Time elapsed: 0 s
16:06:44 [2024-02-28T21:06:44.881Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testToString -- Time elapsed: 0.001 s
16:06:44 [2024-02-28T21:06:44.881Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testTmfContextDefault -- Time elapsed: 0 s
16:06:44 [2024-02-28T21:06:44.881Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testEqualsNull -- Time elapsed: 0 s
16:06:44 [2024-02-28T21:06:44.881Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testTmfContextCopy -- Time elapsed: 0 s
16:06:44 [2024-02-28T21:06:44.881Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testNonEquals -- Time elapsed: 0 s
16:06:44 [2024-02-28T21:06:44.881Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testEqualsSymmetry -- Time elapsed: 0.001 s
16:06:44 [2024-02-28T21:06:44.881Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testTmfContextCopy2 -- Time elapsed: 0 s
16:06:44 [2024-02-28T21:06:44.881Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testHashCode -- Time elapsed: 0 s
16:06:44 [2024-02-28T21:06:44.881Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testEqualsTransivity -- Time elapsed: 0 s
16:06:44 [2024-02-28T21:06:44.881Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testEqualsReflexivity -- Time elapsed: 0 s
16:06:44 [2024-02-28T21:06:44.881Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testTmfContextNoRank -- Time elapsed: 0 s
16:06:44 [2024-02-28T21:06:44.881Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testSetRank -- Time elapsed: 0 s
16:06:44 [2024-02-28T21:06:44.881Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest
16:06:52 [2024-02-28T21:06:52.964Z] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.964 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest
16:06:52 [2024-02-28T21:06:52.964Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testGetNextAfterSeekingOnLocation_1 -- Time elapsed: 0.001 s
16:06:52 [2024-02-28T21:06:52.964Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testGetNextAfterSeekingOnLocation_2 -- Time elapsed: 0 s
16:06:52 [2024-02-28T21:06:52.964Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testGetNextAfterSeekingOnLocation_3 -- Time elapsed: 0.009 s
16:06:52 [2024-02-28T21:06:52.964Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testGetNextLocation -- Time elapsed: 0 s
16:06:52 [2024-02-28T21:06:52.964Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testInitialRangeOffset -- Time elapsed: 2.297 s
16:06:52 [2024-02-28T21:06:52.964Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testProcessRequestForNbEvents -- Time elapsed: 0.095 s
16:06:52 [2024-02-28T21:06:52.964Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testSeekTimestampOnCacheBoundary -- Time elapsed: 0.031 s
16:06:52 [2024-02-28T21:06:52.964Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testSeekRankOutOfScope -- Time elapsed: 0.015 s
16:06:52 [2024-02-28T21:06:52.964Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testProcessRequestForAllEvents -- Time elapsed: 0.337 s
16:06:52 [2024-02-28T21:06:52.964Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testSeekLocationNotOnCacheBoundary -- Time elapsed: 0.052 s
16:06:52 [2024-02-28T21:06:52.964Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testSeekLocationOnCacheBoundary -- Time elapsed: 0.001 s
16:06:52 [2024-02-28T21:06:52.964Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testSeekTimestampNotOnCacheBoundary -- Time elapsed: 0.023 s
16:06:52 [2024-02-28T21:06:52.964Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testGetNextAfteSeekingOnTS_1 -- Time elapsed: 0.001 s
16:06:52 [2024-02-28T21:06:52.964Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testGetNextAfteSeekingOnTS_2 -- Time elapsed: 0 s
16:06:52 [2024-02-28T21:06:52.964Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testGetNextAfteSeekingOnTS_3 -- Time elapsed: 0.008 s
16:06:52 [2024-02-28T21:06:52.964Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testGetNextEndLocation -- Time elapsed: 0.016 s
16:06:52 [2024-02-28T21:06:52.964Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testDefaultCurrentTimeValues -- Time elapsed: 2.297 s
16:06:52 [2024-02-28T21:06:52.964Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testSeekLocationOutOfScope -- Time elapsed: 0 s
16:06:52 [2024-02-28T21:06:52.964Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testBasicTmfExperimentConstructor -- Time elapsed: 0 s
16:06:52 [2024-02-28T21:06:52.964Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testGetTimestamp -- Time elapsed: 0.054 s
16:06:52 [2024-02-28T21:06:52.964Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testCancel -- Time elapsed: 0.067 s
16:06:52 [2024-02-28T21:06:52.964Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testSeekRankNotOnCacheBoundary -- Time elapsed: 0.023 s
16:06:52 [2024-02-28T21:06:52.964Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testSeekTimestampOutOfScope -- Time elapsed: 0.015 s
16:06:52 [2024-02-28T21:06:52.964Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testSeekRankOnCacheBoundary -- Time elapsed: 0 s
16:06:52 [2024-02-28T21:06:52.964Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testGetNextAfterSeekingOnRank_1 -- Time elapsed: 0.001 s
16:06:52 [2024-02-28T21:06:52.964Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testGetNextAfterSeekingOnRank_2 -- Time elapsed: 0 s
16:06:52 [2024-02-28T21:06:52.964Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testGetNextAfterSeekingOnRank_3 -- Time elapsed: 0.008 s
16:06:52 [2024-02-28T21:06:52.964Z] Running org.eclipse.tracecompass.tmf.core.tests.model.xy.TmfXyTreeDataModelTest
16:06:52 [2024-02-28T21:06:52.964Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.tracecompass.tmf.core.tests.model.xy.TmfXyTreeDataModelTest
16:06:52 [2024-02-28T21:06:52.964Z] org.eclipse.tracecompass.tmf.core.tests.model.xy.TmfXyTreeDataModelTest.testToString -- Time elapsed: 0.004 s
16:06:52 [2024-02-28T21:06:52.964Z] org.eclipse.tracecompass.tmf.core.tests.model.xy.TmfXyTreeDataModelTest.testConstructors -- Time elapsed: 0 s
16:06:52 [2024-02-28T21:06:52.964Z] org.eclipse.tracecompass.tmf.core.tests.model.xy.TmfXyTreeDataModelTest.testEqualsNull -- Time elapsed: 0 s
16:06:52 [2024-02-28T21:06:52.964Z] org.eclipse.tracecompass.tmf.core.tests.model.xy.TmfXyTreeDataModelTest.testEqualsSymmetry -- Time elapsed: 0 s
16:06:52 [2024-02-28T21:06:52.964Z] org.eclipse.tracecompass.tmf.core.tests.model.xy.TmfXyTreeDataModelTest.testHashCode -- Time elapsed: 0 s
16:06:52 [2024-02-28T21:06:52.964Z] org.eclipse.tracecompass.tmf.core.tests.model.xy.TmfXyTreeDataModelTest.testEqualsTransivity -- Time elapsed: 0 s
16:06:52 [2024-02-28T21:06:52.964Z] org.eclipse.tracecompass.tmf.core.tests.model.xy.TmfXyTreeDataModelTest.testEqualsReflexivity -- Time elapsed: 0 s
16:06:52 [2024-02-28T21:06:52.964Z] Running org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigParamDescriptorTest
16:06:52 [2024-02-28T21:06:52.965Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigParamDescriptorTest
16:06:52 [2024-02-28T21:06:52.965Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigParamDescriptorTest.testToString -- Time elapsed: 0 s
16:06:52 [2024-02-28T21:06:52.965Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigParamDescriptorTest.testBuilderMissingParams -- Time elapsed: 0 s
16:06:52 [2024-02-28T21:06:52.965Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigParamDescriptorTest.testBuilder -- Time elapsed: 0 s
16:06:52 [2024-02-28T21:06:52.965Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigParamDescriptorTest.testHashCode -- Time elapsed: 0 s
16:06:52 [2024-02-28T21:06:52.965Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigParamDescriptorTest.testEquality -- Time elapsed: 0 s
16:06:52 [2024-02-28T21:06:52.965Z] Running org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationTest
16:06:52 [2024-02-28T21:06:52.965Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationTest
16:06:52 [2024-02-28T21:06:52.965Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationTest.testToString -- Time elapsed: 0.001 s
16:06:52 [2024-02-28T21:06:52.965Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationTest.testBuilderMissingParams -- Time elapsed: 0.001 s
16:06:52 [2024-02-28T21:06:52.965Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationTest.testBuilder -- Time elapsed: 0 s
16:06:52 [2024-02-28T21:06:52.965Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationTest.testHashCode -- Time elapsed: 0 s
16:06:52 [2024-02-28T21:06:52.965Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationTest.testEquality -- Time elapsed: 0 s
16:06:52 [2024-02-28T21:06:52.965Z] Running org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationSourceTypeTest
16:06:52 [2024-02-28T21:06:52.965Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationSourceTypeTest
16:06:52 [2024-02-28T21:06:52.965Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationSourceTypeTest.testToString -- Time elapsed: 0.001 s
16:06:52 [2024-02-28T21:06:52.965Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationSourceTypeTest.testBuilderMissingParams -- Time elapsed: 0 s
16:06:52 [2024-02-28T21:06:52.965Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationSourceTypeTest.testBuilder -- Time elapsed: 0 s
16:06:52 [2024-02-28T21:06:52.965Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationSourceTypeTest.testHashCode -- Time elapsed: 0 s
16:06:52 [2024-02-28T21:06:52.965Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationSourceTypeTest.testEquality -- Time elapsed: 0 s
16:06:52 [2024-02-28T21:06:52.965Z] Running org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationSourceManagerTest
16:06:52 [2024-02-28T21:06:52.965Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationSourceManagerTest
16:06:52 [2024-02-28T21:06:52.965Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationSourceManagerTest.testConfigurationSourceTypes -- Time elapsed: 0.001 s
16:06:52 [2024-02-28T21:06:52.965Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationSourceManagerTest.testConfigurationSource -- Time elapsed: 0.001 s
16:06:52 [2024-02-28T21:06:52.965Z] Running org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeModelTest
16:06:52 [2024-02-28T21:06:52.965Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeModelTest
16:06:52 [2024-02-28T21:06:52.965Z] org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeModelTest.testTmfTreeModelConstructor2 -- Time elapsed: 0.001 s
16:06:52 [2024-02-28T21:06:52.965Z] org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeModelTest.testTmfTreeModelConstructor -- Time elapsed: 0 s
16:06:52 [2024-02-28T21:06:52.965Z] Running org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeDataModelTest
16:06:52 [2024-02-28T21:06:52.965Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeDataModelTest
16:06:52 [2024-02-28T21:06:52.965Z] org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeDataModelTest.testCompositeTree -- Time elapsed: 0.005 s
16:06:52 [2024-02-28T21:06:52.965Z] org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeDataModelTest.testToString -- Time elapsed: 0 s
16:06:52 [2024-02-28T21:06:52.965Z] org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeDataModelTest.testConstructors -- Time elapsed: 0 s
16:06:52 [2024-02-28T21:06:52.965Z] org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeDataModelTest.testEqualsNull -- Time elapsed: 0 s
16:06:52 [2024-02-28T21:06:52.965Z] org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeDataModelTest.testEqualsSymmetry -- Time elapsed: 0 s
16:06:52 [2024-02-28T21:06:52.965Z] org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeDataModelTest.testHashCode -- Time elapsed: 0 s
16:06:52 [2024-02-28T21:06:52.965Z] org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeDataModelTest.testEqualsTransivity -- Time elapsed: 0 s
16:06:52 [2024-02-28T21:06:52.965Z] org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeDataModelTest.testEqualsReflexivity -- Time elapsed: 0 s
16:06:52 [2024-02-28T21:06:52.965Z] Running org.eclipse.tracecompass.tmf.core.tests.model.TableColumnDescriptorTest
16:06:52 [2024-02-28T21:06:52.965Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.core.tests.model.TableColumnDescriptorTest
16:06:52 [2024-02-28T21:06:52.965Z] org.eclipse.tracecompass.tmf.core.tests.model.TableColumnDescriptorTest.testToString -- Time elapsed: 0.001 s
16:06:52 [2024-02-28T21:06:52.965Z] org.eclipse.tracecompass.tmf.core.tests.model.TableColumnDescriptorTest.testEqualsNull -- Time elapsed: 0 s
16:06:52 [2024-02-28T21:06:52.965Z] org.eclipse.tracecompass.tmf.core.tests.model.TableColumnDescriptorTest.test -- Time elapsed: 0 s
16:06:52 [2024-02-28T21:06:52.965Z] org.eclipse.tracecompass.tmf.core.tests.model.TableColumnDescriptorTest.testEqualsSymmetry -- Time elapsed: 0 s
16:06:52 [2024-02-28T21:06:52.965Z] org.eclipse.tracecompass.tmf.core.tests.model.TableColumnDescriptorTest.testHashCode -- Time elapsed: 0 s
16:06:52 [2024-02-28T21:06:52.965Z] org.eclipse.tracecompass.tmf.core.tests.model.TableColumnDescriptorTest.testEqualsTransivity -- Time elapsed: 0 s
16:06:52 [2024-02-28T21:06:52.965Z] org.eclipse.tracecompass.tmf.core.tests.model.TableColumnDescriptorTest.testEqualsReflexivity -- Time elapsed: 0 s
16:06:52 [2024-02-28T21:06:52.965Z] Running org.eclipse.tracecompass.tmf.core.tests.model.DataProviderDescriptorTest
16:06:52 [2024-02-28T21:06:52.965Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.tracecompass.tmf.core.tests.model.DataProviderDescriptorTest
16:06:52 [2024-02-28T21:06:52.965Z] org.eclipse.tracecompass.tmf.core.tests.model.DataProviderDescriptorTest.testEquality -- Time elapsed: 0 s
16:06:52 [2024-02-28T21:06:52.965Z] Running org.eclipse.tracecompass.tmf.core.tests.model.TmfTraceCoreUtilsTest
16:06:52 [2024-02-28T21:06:52.965Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.core.tests.model.TmfTraceCoreUtilsTest
16:06:52 [2024-02-28T21:06:52.965Z] org.eclipse.tracecompass.tmf.core.tests.model.TmfTraceCoreUtilsTest.testValidateName -- Time elapsed: 0.001 s
16:06:52 [2024-02-28T21:06:52.965Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest
16:07:05 [2024-02-28T21:07:05.135Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.28 s -- in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest
16:07:05 [2024-02-28T21:07:05.135Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest.testReopenIndex -- Time elapsed: 7.338 s
16:07:05 [2024-02-28T21:07:05.135Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest.testTmfTraceIndexing -- Time elapsed: 3.943 s
16:07:05 [2024-02-28T21:07:05.135Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest
16:07:05 [2024-02-28T21:07:05.135Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest
16:07:05 [2024-02-28T21:07:05.135Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest.testValid[0: path /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/valid/001.xml] -- Time elapsed: 0.001 s
16:07:05 [2024-02-28T21:07:05.135Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest.testValid[1: path /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/valid/002.xml] -- Time elapsed: 0 s
16:07:05 [2024-02-28T21:07:05.135Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest.testValid[2: path /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/valid/003.xml] -- Time elapsed: 0 s
16:07:05 [2024-02-28T21:07:05.135Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest
16:07:07 [2024-02-28T21:07:07.025Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.352 s -- in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest
16:07:07 [2024-02-28T21:07:07.025Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest.testReadingBounds[0: Base parser] -- Time elapsed: 1.108 s
16:07:07 [2024-02-28T21:07:07.025Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest.testReadingEvents[0: Base parser] -- Time elapsed: 0.013 s
16:07:07 [2024-02-28T21:07:07.025Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest.testReadingBounds[1: Parse with event name] -- Time elapsed: 1.107 s
16:07:07 [2024-02-28T21:07:07.025Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest.testReadingEvents[1: Parse with event name] -- Time elapsed: 0.006 s
16:07:07 [2024-02-28T21:07:07.026Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest.testReadingBounds[2: Parse with extra fields] -- Time elapsed: 1.108 s
16:07:07 [2024-02-28T21:07:07.026Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest.testReadingEvents[2: Parse with extra fields] -- Time elapsed: 0.007 s
16:07:07 [2024-02-28T21:07:07.026Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest
16:07:10 [2024-02-28T21:07:10.292Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.331 s -- in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest
16:07:10 [2024-02-28T21:07:10.292Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest.testReadingBounds[0: Base parser] -- Time elapsed: 1.106 s
16:07:10 [2024-02-28T21:07:10.292Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest.testReadingEvents[0: Base parser] -- Time elapsed: 0.003 s
16:07:10 [2024-02-28T21:07:10.292Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest.testReadingBounds[1: Parse with event name] -- Time elapsed: 1.106 s
16:07:10 [2024-02-28T21:07:10.292Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest.testReadingEvents[1: Parse with event name] -- Time elapsed: 0.003 s
16:07:10 [2024-02-28T21:07:10.292Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest.testReadingBounds[2: Parse with extra fields] -- Time elapsed: 1.108 s
16:07:10 [2024-02-28T21:07:10.292Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest.testReadingEvents[2: Parse with extra fields] -- Time elapsed: 0.003 s
16:07:10 [2024-02-28T21:07:10.292Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest
16:07:10 [2024-02-28T21:07:10.293Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest
16:07:10 [2024-02-28T21:07:10.293Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest.testBadlyFormed[0: path /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/malformed/001.xml] -- Time elapsed: 0.001 s
16:07:10 [2024-02-28T21:07:10.293Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest.testBadlyFormed[1: path /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/malformed/002.xml] -- Time elapsed: 0.001 s
16:07:10 [2024-02-28T21:07:10.293Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest.testBadlyFormed[2: path /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/malformed/003.xml] -- Time elapsed: 0 s
16:07:10 [2024-02-28T21:07:10.293Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest
16:07:10 [2024-02-28T21:07:10.293Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest
16:07:10 [2024-02-28T21:07:10.293Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest.testInvalid[0: path /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/001.xml] -- Time elapsed: 0 s
16:07:10 [2024-02-28T21:07:10.293Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest.testInvalid[1: path /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/002.xml] -- Time elapsed: 0.001 s
16:07:10 [2024-02-28T21:07:10.293Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest.testInvalid[2: path /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/003.xml] -- Time elapsed: 0 s
16:07:10 [2024-02-28T21:07:10.293Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest.testInvalid[3: path /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/004.xml] -- Time elapsed: 0 s
16:07:10 [2024-02-28T21:07:10.293Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest.testInvalid[4: path /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/005.xml] -- Time elapsed: 0.001 s
16:07:10 [2024-02-28T21:07:10.293Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest.testInvalid[5: path /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/006.xml] -- Time elapsed: 0 s
16:07:10 [2024-02-28T21:07:10.293Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest
16:07:10 [2024-02-28T21:07:10.293Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest
16:07:10 [2024-02-28T21:07:10.293Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest.testValidate -- Time elapsed: 0.006 s
16:07:10 [2024-02-28T21:07:10.293Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest.testTraceTypePresence -- Time elapsed: 0 s
16:07:10 [2024-02-28T21:07:10.293Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest
16:07:10 [2024-02-28T21:07:10.293Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest
16:07:10 [2024-02-28T21:07:10.293Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest.testValidate -- Time elapsed: 0.003 s
16:07:10 [2024-02-28T21:07:10.293Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest.testTraceTypePresence -- Time elapsed: 0 s
16:07:10 [2024-02-28T21:07:10.293Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest
16:07:14 [2024-02-28T21:07:14.456Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.585 s -- in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest
16:07:14 [2024-02-28T21:07:14.456Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest.testReopenIndex -- Time elapsed: 2.365 s
16:07:14 [2024-02-28T21:07:14.456Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest.testTmfTraceIndexing -- Time elapsed: 1.220 s
16:07:14 [2024-02-28T21:07:14.456Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest
16:07:14 [2024-02-28T21:07:14.456Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest
16:07:14 [2024-02-28T21:07:14.456Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest.testGetTimePattern -- Time elapsed: 0 s
16:07:14 [2024-02-28T21:07:14.456Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest.testGetIntervalPattern -- Time elapsed: 0 s
16:07:14 [2024-02-28T21:07:14.456Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest.testComputeTimePattern -- Time elapsed: 0 s
16:07:14 [2024-02-28T21:07:14.456Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest.testGetPreferenceMap -- Time elapsed: 0.002 s
16:07:14 [2024-02-28T21:07:14.456Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest.testInit -- Time elapsed: 0 s
16:07:14 [2024-02-28T21:07:14.456Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest.testGetTimeZone -- Time elapsed: 0 s
16:07:14 [2024-02-28T21:07:14.456Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest
16:07:14 [2024-02-28T21:07:14.456Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s -- in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest
16:07:14 [2024-02-28T21:07:14.456Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testToString -- Time elapsed: 0.048 s
16:07:14 [2024-02-28T21:07:14.456Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testNonEqualRanks -- Time elapsed: 0.001 s
16:07:14 [2024-02-28T21:07:14.456Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testNonEqualTypes -- Time elapsed: 0 s
16:07:14 [2024-02-28T21:07:14.456Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testFullConstructor -- Time elapsed: 0.001 s
16:07:14 [2024-02-28T21:07:14.456Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testEqualsNull -- Time elapsed: 0 s
16:07:14 [2024-02-28T21:07:14.456Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testTmfEventCopy -- Time elapsed: 0 s
16:07:14 [2024-02-28T21:07:14.456Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testToStringExtended -- Time elapsed: 0.001 s
16:07:14 [2024-02-28T21:07:14.456Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testNoRankConstructor -- Time elapsed: 0.001 s
16:07:14 [2024-02-28T21:07:14.456Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testNonEqualClasses -- Time elapsed: 0 s
16:07:14 [2024-02-28T21:07:14.456Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testEqualsSymmetry -- Time elapsed: 0 s
16:07:14 [2024-02-28T21:07:14.456Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testHashCode -- Time elapsed: 0.001 s
16:07:14 [2024-02-28T21:07:14.456Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testEqualsTransivity -- Time elapsed: 0.001 s
16:07:14 [2024-02-28T21:07:14.456Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testEqualsReflexivity -- Time elapsed: 0 s
16:07:14 [2024-02-28T21:07:14.456Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testConstructorWithTrace -- Time elapsed: 0 s
16:07:14 [2024-02-28T21:07:14.456Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testNonEqualContents -- Time elapsed: 0.001 s
16:07:14 [2024-02-28T21:07:14.456Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testNonEqualTraces -- Time elapsed: 0.001 s
16:07:14 [2024-02-28T21:07:14.456Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testNonEqualTimestamps -- Time elapsed: 0 s
16:07:14 [2024-02-28T21:07:14.456Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testDefaultConstructor -- Time elapsed: 0.001 s
16:07:14 [2024-02-28T21:07:14.456Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest
16:07:14 [2024-02-28T21:07:14.456Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest
16:07:14 [2024-02-28T21:07:14.456Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testToString -- Time elapsed: 0 s
16:07:14 [2024-02-28T21:07:14.456Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testEqualsEndTime -- Time elapsed: 0 s
16:07:14 [2024-02-28T21:07:14.456Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testOpenRange1 -- Time elapsed: 0 s
16:07:14 [2024-02-28T21:07:14.456Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testOpenRange2 -- Time elapsed: 0.001 s
16:07:14 [2024-02-28T21:07:14.456Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testOpenRange3 -- Time elapsed: 0 s
16:07:14 [2024-02-28T21:07:14.456Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testEqualsNull -- Time elapsed: 0 s
16:07:14 [2024-02-28T21:07:14.456Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testContainsRange -- Time elapsed: 0 s
16:07:14 [2024-02-28T21:07:14.456Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testEqualStartTime -- Time elapsed: 0 s
16:07:14 [2024-02-28T21:07:14.456Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testEqualsBadType -- Time elapsed: 0 s
16:07:14 [2024-02-28T21:07:14.456Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testEqualsSymmetry -- Time elapsed: 0 s
16:07:14 [2024-02-28T21:07:14.456Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testContainsTimestamp -- Time elapsed: 0 s
16:07:14 [2024-02-28T21:07:14.456Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testHashCode -- Time elapsed: 0 s
16:07:14 [2024-02-28T21:07:14.456Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testEqualsTransivity -- Time elapsed: 0 s
16:07:14 [2024-02-28T21:07:14.456Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testEqualsReflexivity -- Time elapsed: 0 s
16:07:14 [2024-02-28T21:07:14.456Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testGetIntersection -- Time elapsed: 0 s
16:07:14 [2024-02-28T21:07:14.456Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testConstructor -- Time elapsed: 0 s
16:07:14 [2024-02-28T21:07:14.456Z] Running org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest
16:07:14 [2024-02-28T21:07:14.456Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest
16:07:14 [2024-02-28T21:07:14.456Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest.testCreateFromSingle -- Time elapsed: 0.001 s
16:07:14 [2024-02-28T21:07:14.456Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest.testCreateHappy -- Time elapsed: 0.001 s
16:07:14 [2024-02-28T21:07:14.456Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest.testCreateFrom -- Time elapsed: 0 s
16:07:14 [2024-02-28T21:07:14.456Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest.testResolve -- Time elapsed: 0 s
16:07:14 [2024-02-28T21:07:14.456Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest.testCreateIllegalFrom -- Time elapsed: 0 s
16:07:14 [2024-02-28T21:07:14.457Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest.testCreateIllegal -- Time elapsed: 0.001 s
16:07:14 [2024-02-28T21:07:14.457Z] Running org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest
16:07:14 [2024-02-28T21:07:14.457Z] 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
16:07:14 [2024-02-28T21:07:14.457Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest.testGetName -- Time elapsed: 0 s
16:07:14 [2024-02-28T21:07:14.457Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest.testResolve -- Time elapsed: 0 s
16:07:14 [2024-02-28T21:07:14.457Z] Running org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest
16:07:14 [2024-02-28T21:07:14.457Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest
16:07:14 [2024-02-28T21:07:14.457Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest.testToString -- Time elapsed: 0 s
16:07:14 [2024-02-28T21:07:14.457Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest.testEqualsNull -- Time elapsed: 0 s
16:07:14 [2024-02-28T21:07:14.457Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest.testNonEqualClasses -- Time elapsed: 0 s
16:07:14 [2024-02-28T21:07:14.457Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest.testEqualsSymmetry -- Time elapsed: 0 s
16:07:14 [2024-02-28T21:07:14.457Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest.testHashCode -- Time elapsed: 0 s
16:07:14 [2024-02-28T21:07:14.457Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest.testEqualsTransivity -- Time elapsed: 0 s
16:07:14 [2024-02-28T21:07:14.457Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest.testEqualsReflexivity -- Time elapsed: 0 s
16:07:14 [2024-02-28T21:07:14.457Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest.testCallsiteCopy -- Time elapsed: 0 s
16:07:14 [2024-02-28T21:07:14.457Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest.testDefaultConstructor -- Time elapsed: 0 s
16:07:14 [2024-02-28T21:07:14.457Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest
16:07:14 [2024-02-28T21:07:14.457Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s -- in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest
16:07:14 [2024-02-28T21:07:14.457Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest.testUpdateDefaultFormats -- Time elapsed: 0.064 s
16:07:14 [2024-02-28T21:07:14.457Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest.testGetDefaulIntervalFormat -- Time elapsed: 0 s
16:07:14 [2024-02-28T21:07:14.457Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest.testValueTimeZoneConstructor -- Time elapsed: 0 s
16:07:14 [2024-02-28T21:07:14.457Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest.testParseDateTime -- Time elapsed: 0.004 s
16:07:14 [2024-02-28T21:07:14.457Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest.testGetDefaulTimeFormat -- Time elapsed: 0 s
16:07:14 [2024-02-28T21:07:14.457Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest.testParseDateTimeWithRef -- Time elapsed: 0.001 s
16:07:14 [2024-02-28T21:07:14.457Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest.testValueConstructor -- Time elapsed: 0 s
16:07:14 [2024-02-28T21:07:14.457Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest.testParseSeconds -- Time elapsed: 0.003 s
16:07:14 [2024-02-28T21:07:14.457Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest.testDefaultConstructor -- Time elapsed: 0 s
16:07:14 [2024-02-28T21:07:14.457Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest.testUnitOfSecondsFormat -- Time elapsed: 0.001 s
16:07:14 [2024-02-28T21:07:14.457Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest
16:07:14 [2024-02-28T21:07:14.457Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest
16:07:14 [2024-02-28T21:07:14.457Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest.testEqualsNonTimestamp -- Time elapsed: 0.001 s
16:07:14 [2024-02-28T21:07:14.457Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest.testBasicCompareTo -- Time elapsed: 0 s
16:07:14 [2024-02-28T21:07:14.457Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest.testDelta -- Time elapsed: 0.001 s
16:07:14 [2024-02-28T21:07:14.457Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest.testToString -- Time elapsed: 0 s
16:07:14 [2024-02-28T21:07:14.457Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest.testCompareTo -- Time elapsed: 0 s
16:07:14 [2024-02-28T21:07:14.457Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest.testFullConstructor -- Time elapsed: 0 s
16:07:14 [2024-02-28T21:07:14.457Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest.testEqualsNull -- Time elapsed: 0 s
16:07:14 [2024-02-28T21:07:14.457Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest.testHashCode -- Time elapsed: 0 s
16:07:14 [2024-02-28T21:07:14.457Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest.testNormalizeScale0 -- Time elapsed: 0.001 s
16:07:14 [2024-02-28T21:07:14.457Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest.testEqualsReflexivity -- Time elapsed: 0 s
16:07:14 [2024-02-28T21:07:14.457Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest.testDelta2 -- Time elapsed: 0 s
16:07:14 [2024-02-28T21:07:14.457Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest.testNormalizeScaleNot0 -- Time elapsed: 0 s
16:07:14 [2024-02-28T21:07:14.457Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest.testDefaultConstructor -- Time elapsed: 0 s
16:07:14 [2024-02-28T21:07:14.457Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest
16:07:14 [2024-02-28T21:07:14.457Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest
16:07:14 [2024-02-28T21:07:14.457Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest.testValueArrayPrimitivesNotEquals -- Time elapsed: 0.001 s
16:07:14 [2024-02-28T21:07:14.457Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest.testValueArrayObject -- Time elapsed: 0 s
16:07:14 [2024-02-28T21:07:14.457Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest.testValueArrayOfArrays -- Time elapsed: 0 s
16:07:14 [2024-02-28T21:07:14.457Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest.testValueArrayAndOther -- Time elapsed: 0 s
16:07:14 [2024-02-28T21:07:14.457Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest.testValueArrayPrimitives -- Time elapsed: 0 s
16:07:14 [2024-02-28T21:07:14.457Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest.testValueArrayMismatchedTypes -- Time elapsed: 0 s
16:07:14 [2024-02-28T21:07:14.457Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest.testValueArrayOfArraysNotEquals -- Time elapsed: 0 s
16:07:14 [2024-02-28T21:07:14.457Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest
16:07:14 [2024-02-28T21:07:14.457Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest
16:07:14 [2024-02-28T21:07:14.457Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest.testCopyConstructor -- Time elapsed: 0.001 s
16:07:14 [2024-02-28T21:07:14.457Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest.testFullConstructor -- Time elapsed: 0 s
16:07:14 [2024-02-28T21:07:14.457Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest.testValueConstructor -- Time elapsed: 0 s
16:07:14 [2024-02-28T21:07:14.457Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest.testValueScaleConstructor -- Time elapsed: 0 s
16:07:14 [2024-02-28T21:07:14.457Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest.testToStringDefault -- Time elapsed: 0 s
16:07:14 [2024-02-28T21:07:14.457Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest.testNormalizeOffset -- Time elapsed: 0 s
16:07:14 [2024-02-28T21:07:14.457Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest.testToStringBigBangBigCrunch -- Time elapsed: 0 s
16:07:14 [2024-02-28T21:07:14.457Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest.testToStringFormat -- Time elapsed: 0.001 s
16:07:14 [2024-02-28T21:07:14.457Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest.testDefaultConstructor -- Time elapsed: 0 s
16:07:14 [2024-02-28T21:07:14.457Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest
16:07:17 [2024-02-28T21:07:17.724Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.209 s -- in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest
16:07:17 [2024-02-28T21:07:17.724Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProviderWithSearchTypo -- Time elapsed: 0.004 s
16:07:17 [2024-02-28T21:07:17.724Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProviderWithSimpleSingleColumnsSearch -- Time elapsed: 0.148 s
16:07:17 [2024-02-28T21:07:17.724Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProviderWithOutOfBoundIndex -- Time elapsed: 0.115 s
16:07:17 [2024-02-28T21:07:17.724Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testQueryFilterIndexParameter -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.724Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProviderWithSimpleFilter -- Time elapsed: 0.256 s
16:07:17 [2024-02-28T21:07:17.724Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProviderWithSearchNoMatch -- Time elapsed: 0.234 s
16:07:17 [2024-02-28T21:07:17.724Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProviderWithOneNonExistentColumns -- Time elapsed: 0.098 s
16:07:17 [2024-02-28T21:07:17.724Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProviderWithSimpleSingleColumnsIndexBackwardsSearch -- Time elapsed: 0.099 s
16:07:17 [2024-02-28T21:07:17.724Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProviderWithMultipleFilter -- Time elapsed: 0.392 s
16:07:17 [2024-02-28T21:07:17.724Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProviderFetchColumn -- Time elapsed: 0.001 s
16:07:17 [2024-02-28T21:07:17.724Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProvider -- Time elapsed: 0.008 s
16:07:17 [2024-02-28T21:07:17.724Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProviderWithNonExistentColumns -- Time elapsed: 0.001 s
16:07:17 [2024-02-28T21:07:17.724Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProviderWithDesiredColumns -- Time elapsed: 0.098 s
16:07:17 [2024-02-28T21:07:17.724Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProviderWithGetDataFromSearchForwardMatch -- Time elapsed: 0.200 s
16:07:17 [2024-02-28T21:07:17.724Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProviderWithGetDataFromSearchBackwardsMatch -- Time elapsed: 0.200 s
16:07:17 [2024-02-28T21:07:17.724Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProviderWithSimpleMultiColumnsSearch -- Time elapsed: 0.201 s
16:07:17 [2024-02-28T21:07:17.724Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest
16:07:17 [2024-02-28T21:07:17.724Z] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest
16:07:17 [2024-02-28T21:07:17.724Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testNonTerminalCopyConstructor -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.724Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testGetFieldValueAssignableValue -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.724Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testDuplicateFieldNames -- Time elapsed: 0.001 s
16:07:17 [2024-02-28T21:07:17.724Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testGetFieldValueNullValue -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.724Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testNonEqualsValue -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.724Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testNonEqualsFields -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.724Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testGetFieldValueExists -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.724Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testEqualsEverything -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.724Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testToString -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.724Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testGetFieldValueCast -- Time elapsed: 0.002 s
16:07:17 [2024-02-28T21:07:17.724Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testTerminalConstructor -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.724Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testGetFieldValueDoesntExist -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.724Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testEqualsNull -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.724Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testTerminalCopyConstructor -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.724Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testNonTerminalStructConstructor -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.724Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testNonEqualClasses -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.724Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testNonEquals -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.724Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testEqualsSymmetry -- Time elapsed: 0.001 s
16:07:17 [2024-02-28T21:07:17.724Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testMakeRoot -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.724Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testHashCode -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.724Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testEqualsTransivity -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.724Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testEqualsReflexivity -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.724Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testEquals -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.724Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testTerminalStructConstructor -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.724Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testNonTerminalConstructor -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.724Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testNonEqualValues -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.724Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testCopyConstructorBadArg -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.724Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testGetFieldValueExistsButWrongType -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.724Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest
16:07:17 [2024-02-28T21:07:17.724Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest
16:07:17 [2024-02-28T21:07:17.724Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest.testCopyConstructor -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.724Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest.testToString -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.724Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest.testNonEqualsClasses -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.724Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest.testFullConstructor -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.724Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest.testEqualsNull -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.724Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest.testNonEquals -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.724Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest.testEqualsSymmetry -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.724Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest.testHashCode -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.725Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest.testEqualsTransivity -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.725Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest.testEqualsReflexivity -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.725Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest.testDefaultConstructor -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.725Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest
16:07:17 [2024-02-28T21:07:17.725Z] Tests run: 41, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest
16:07:17 [2024-02-28T21:07:17.725Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testToStringInterval -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.725Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCopyConstructorZero -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.725Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCompareToLargeScale1 -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.725Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCompareToLargeScale2 -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.725Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCompareToLargeScale3 -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.725Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testNormalizeScale -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.725Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testNormalizedScaleLimits -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.725Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testToNanos -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.725Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCopyConstructor -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.725Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testNormalizeLargeScale -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.725Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testEqualsNonTimestamp -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.725Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testBasicCompareTo -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.725Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testDelta -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.725Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testNormalizeOffsetAndScaleTrivial -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.725Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testNormalizeZeroScale -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.725Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testFullConstructor -- Time elapsed: 0.001 s
16:07:17 [2024-02-28T21:07:17.725Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testEqualsNull -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.725Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCompareToCornerCases1 -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.725Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCompareToCornerCases2 -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.725Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCompareToCornerCases3 -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.725Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCompareToCornerCases4 -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.725Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCopyConstructorBigBang -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.725Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCopyConstructorBigCrunch -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.725Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testNormalizeOffsetLowerLimits -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.725Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCompareToSpecials -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.725Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCompareToDifferentScale -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.725Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testValueConstructor -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.725Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testEqualsSymmetry -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.725Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testNormalizeOffsetUpperLimits -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.725Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testValueScaleConstructor -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.725Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testToStringDefault -- Time elapsed: 0.001 s
16:07:17 [2024-02-28T21:07:17.725Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testHashCode -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.725Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCompareToSameScale -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.725Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testNormalizeOffset -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.725Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testEqualsTransivity -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.725Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testToStringBigBangBigCrunch -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.725Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testEqualsReflexivity -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.725Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCompareToDifferentScale2 -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.725Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testNormalizeOffsetAndScale -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.725Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testNormalizeOffsetAndScale2 -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.725Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testDefaultConstructor -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.725Z] Running org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest
16:07:17 [2024-02-28T21:07:17.725Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest
16:07:17 [2024-02-28T21:07:17.725Z] org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest.testMultiHostMultiKeyType -- Time elapsed: 0.009 s
16:07:17 [2024-02-28T21:07:17.725Z] org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest.testHostToSelf -- Time elapsed: 0.001 s
16:07:17 [2024-02-28T21:07:17.725Z] org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest.testMultiHost -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.725Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest
16:07:17 [2024-02-28T21:07:17.725Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest
16:07:17 [2024-02-28T21:07:17.725Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testCopyConstructor -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.725Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testEqualsNonTimestamp -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.725Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testBasicCompareTo -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.725Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testDelta -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.725Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testToString -- Time elapsed: 0.001 s
16:07:17 [2024-02-28T21:07:17.725Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testCompareTo -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.725Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testFullConstructor -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.725Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testEqualsNull -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.725Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testEqualsSymmetry -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.725Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testHashCode -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.725Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testEqualsTransivity -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.725Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testNormalizeScale0 -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.725Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testEqualsReflexivity -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.725Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testDelta2 -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.725Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testNormalizeScaleNot0 -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.725Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testDefaultConstructor -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.725Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest
16:07:17 [2024-02-28T21:07:17.725Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest
16:07:17 [2024-02-28T21:07:17.725Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest.testGetValidChildren -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.725Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest.testGetName -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.725Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest.testMatches -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.725Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest.testGetChild -- Time elapsed: 0.001 s
16:07:17 [2024-02-28T21:07:17.725Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest.testClone -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.725Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest.testRemoveChild -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.725Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest.testAddChild -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.725Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest.testDefaults -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.725Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest.testReplaceChild -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.726Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest.testRemove -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.726Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest
16:07:17 [2024-02-28T21:07:17.726Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest
16:07:17 [2024-02-28T21:07:17.726Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest.testGetValidChildren -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.726Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest.testGetName -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.726Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest.testMatches -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.726Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest.testGetChild -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.726Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest.testClone -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.726Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest.testRemoveChild -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.726Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest.testAddChild -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.726Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest.testDefaults -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.726Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest.testReplaceChild -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.726Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest.testRemove -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.726Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest
16:07:17 [2024-02-28T21:07:17.726Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest
16:07:17 [2024-02-28T21:07:17.726Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest.testGetValidChildren -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.726Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest.testGetName -- Time elapsed: 0.001 s
16:07:17 [2024-02-28T21:07:17.726Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest.testMatches -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.726Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest.testGetChild -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.726Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest.testClone -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.726Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest.testRemoveChild -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.726Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest.testAddChild -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.726Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest.testDefaults -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.726Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest.testReplaceChild -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.726Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest.testRemove -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.726Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest
16:07:17 [2024-02-28T21:07:17.726Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest
16:07:17 [2024-02-28T21:07:17.726Z] org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest.testLogicalOperator -- Time elapsed: 0.019 s
16:07:17 [2024-02-28T21:07:17.726Z] org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest.testContainsOperator -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.726Z] org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest.testEqualsOperator -- Time elapsed: 0.001 s
16:07:17 [2024-02-28T21:07:17.726Z] org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest.testRegex -- Time elapsed: 0.001 s
16:07:17 [2024-02-28T21:07:17.726Z] org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest.testNotOperator -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.726Z] org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest.testComplexFilter -- Time elapsed: 0.002 s
16:07:17 [2024-02-28T21:07:17.726Z] org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest.testFilterWithNumber -- Time elapsed: 0.003 s
16:07:17 [2024-02-28T21:07:17.726Z] org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest.testLessThanOperator -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.726Z] org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest.testPresentOperator -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.726Z] org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest.testMatchesOperator -- Time elapsed: 0.001 s
16:07:17 [2024-02-28T21:07:17.726Z] org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest.testNotEqualsOperator -- Time elapsed: 0.001 s
16:07:17 [2024-02-28T21:07:17.726Z] org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest.testInvalid -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.726Z] org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest.testGreaterThanOperator -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.726Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest
16:07:17 [2024-02-28T21:07:17.726Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest
16:07:17 [2024-02-28T21:07:17.726Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest.testMatchesTimestamp -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.726Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest.testGetValidChildren -- Time elapsed: 0.001 s
16:07:17 [2024-02-28T21:07:17.726Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest.testMatchesAlpha -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.726Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest.testGetName -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.726Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest.testMatchesNum -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.726Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest.testGetChild -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.726Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest.testClone -- Time elapsed: 0.004 s
16:07:17 [2024-02-28T21:07:17.726Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest.testRemoveChild -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.726Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest.testAddChild -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.726Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest.testDefaults -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.726Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest.testReplaceChild -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.726Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest.testRemove -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.726Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest
16:07:17 [2024-02-28T21:07:17.726Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest
16:07:17 [2024-02-28T21:07:17.726Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputFilterEquals -- Time elapsed: 0.002 s
16:07:17 [2024-02-28T21:07:17.726Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputRegexNoField -- Time elapsed: 0.001 s
16:07:17 [2024-02-28T21:07:17.726Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputRegexMatchesNot -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.726Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputFilterUnsupported -- Time elapsed: 0.001 s
16:07:17 [2024-02-28T21:07:17.726Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputRegexContains -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.726Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputRegexPresent -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.726Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputFilterContains -- Time elapsed: 0.001 s
16:07:17 [2024-02-28T21:07:17.726Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputRegexAspect -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.726Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputFilterAnd -- Time elapsed: 0.007 s
16:07:17 [2024-02-28T21:07:17.726Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputFilterMatches -- Time elapsed: 0.001 s
16:07:17 [2024-02-28T21:07:17.726Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputFilterCompare -- Time elapsed: 0.001 s
16:07:17 [2024-02-28T21:07:17.726Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputRegexNoAspect -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.726Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputRegexMatches -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.726Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputRegexCompare -- Time elapsed: 0.001 s
16:07:17 [2024-02-28T21:07:17.726Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputFilterOr -- Time elapsed: 0.001 s
16:07:17 [2024-02-28T21:07:17.726Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputRegexAnd -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.726Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputRegexNot -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.726Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest
16:07:17 [2024-02-28T21:07:17.726Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest
16:07:17 [2024-02-28T21:07:17.726Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest.testGetValidChildren -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.726Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest.testGetName -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.726Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest.testMatches -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.726Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest.testGetChild -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.726Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest.testClone -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.727Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest.testRemoveChild -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.727Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest.testAddChild -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.727Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest.testDefaults -- Time elapsed: 0.001 s
16:07:17 [2024-02-28T21:07:17.727Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest.testReplaceChild -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.727Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest.testRemove -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.727Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest
16:07:17 [2024-02-28T21:07:17.727Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest
16:07:17 [2024-02-28T21:07:17.727Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest.testGetValidChildren -- Time elapsed: 0.001 s
16:07:17 [2024-02-28T21:07:17.727Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest.testGetName -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.727Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest.testMatches -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.727Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest.testGetChild -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.727Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest.testClone -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.727Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest.testRemoveChild -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.727Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest.testAddChild -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.727Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest.testDefaults -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.727Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest.testReplaceChild -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.727Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest.testRemove -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.727Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest
16:07:17 [2024-02-28T21:07:17.727Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest
16:07:17 [2024-02-28T21:07:17.727Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest.testGetValidChildren -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.727Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest.testGetName -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.727Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest.testGetFilterName -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.727Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest.testMatches -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.727Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest.testGetChild -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.727Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest.testClone -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.727Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest.testRemoveChild -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.727Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest.testAddChild -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.727Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest.testDefaults -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.727Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest.testReplaceChild -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.727Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest.testRemove -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.727Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest
16:07:17 [2024-02-28T21:07:17.727Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s -- in org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest
16:07:17 [2024-02-28T21:07:17.727Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest.testGetChild -- Time elapsed: 0.001 s
16:07:17 [2024-02-28T21:07:17.727Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest.testGetValidChildren -- Time elapsed: 0.047 s
16:07:17 [2024-02-28T21:07:17.727Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest.testClone -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.727Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest.testRemoveChild -- Time elapsed: 0.001 s
16:07:17 [2024-02-28T21:07:17.727Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest.testAddChild -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.727Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest.testMatches -- Time elapsed: 0.001 s
16:07:17 [2024-02-28T21:07:17.727Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest.testReplaceChild -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.727Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest.testRemove -- Time elapsed: 0.001 s
16:07:17 [2024-02-28T21:07:17.727Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest.testInterfaces -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.727Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest
16:07:17 [2024-02-28T21:07:17.727Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest
16:07:17 [2024-02-28T21:07:17.727Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest.testGetValidChildren -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.727Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest.testGetName -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.727Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest.testMatches -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.727Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest.testGetChild -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.727Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest.testClone -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.727Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest.testRemoveChild -- Time elapsed: 0.001 s
16:07:17 [2024-02-28T21:07:17.727Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest.testAddChild -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.727Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest.testDefaults -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.727Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest.testReplaceChild -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.727Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest.testRemove -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.727Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest
16:07:17 [2024-02-28T21:07:17.727Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest
16:07:17 [2024-02-28T21:07:17.727Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest.testGetValidChildren -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.727Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest.testGetName -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.727Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest.testMatches -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.727Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest.testGetChild -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.727Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest.testClone -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.727Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest.testRemoveChild -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.727Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest.testAddChild -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.727Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest.testDefaults -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.727Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest.testReplaceChild -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.727Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest.testRemove -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.727Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest
16:07:17 [2024-02-28T21:07:17.985Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.490 s -- in org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest
16:07:17 [2024-02-28T21:07:17.985Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest.testFastTransformSlopeAndOffset[Factory=Object] -- Time elapsed: 0.006 s
16:07:17 [2024-02-28T21:07:17.985Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest.testFastTransformSlope[Factory=Object] -- Time elapsed: 0.087 s
16:07:17 [2024-02-28T21:07:17.986Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest.testFastTransformArguments[Factory=Object] -- Time elapsed: 0.001 s
16:07:17 [2024-02-28T21:07:17.986Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest.testFLTRepeatability[Factory=Object] -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.986Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest.testFastTransformPrecision[Factory=Object] -- Time elapsed: 0.115 s
16:07:17 [2024-02-28T21:07:17.986Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest.testFLTEquivalence[Factory=Object] -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.986Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest.testFastTransformSlopeAndOffset[Factory=Deserialized] -- Time elapsed: 0.088 s
16:07:17 [2024-02-28T21:07:17.986Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest.testFastTransformSlope[Factory=Deserialized] -- Time elapsed: 0.091 s
16:07:17 [2024-02-28T21:07:17.986Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest.testFastTransformArguments[Factory=Deserialized] -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.986Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest.testFLTRepeatability[Factory=Deserialized] -- Time elapsed: 0.001 s
16:07:17 [2024-02-28T21:07:17.986Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest.testFastTransformPrecision[Factory=Deserialized] -- Time elapsed: 0.098 s
16:07:17 [2024-02-28T21:07:17.986Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest.testFLTEquivalence[Factory=Deserialized] -- Time elapsed: 0.001 s
16:07:17 [2024-02-28T21:07:17.986Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest
16:07:17 [2024-02-28T21:07:17.986Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest
16:07:17 [2024-02-28T21:07:17.986Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest.testComposition -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.986Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest.testEqualityConstantTransform -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.986Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest.testLinearTransform -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.986Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest.testIdentityTransform -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.986Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest.testEquality -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.986Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest
16:07:17 [2024-02-28T21:07:17.986Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest
16:07:17 [2024-02-28T21:07:17.986Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest.transformSlope -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.986Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest.testToString -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.986Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest.transformIdentity -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.986Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest.transformOffset -- Time elapsed: 0 s
16:07:17 [2024-02-28T21:07:17.986Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest
16:07:17 [2024-02-28T21:07:17.986Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest
16:07:17 [2024-02-28T21:07:17.986Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest.testOneHull -- Time elapsed: 0.002 s
16:07:17 [2024-02-28T21:07:17.986Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest.testFullyIncrementalSerialization -- Time elapsed: 0.007 s
16:07:17 [2024-02-28T21:07:17.986Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest.testFullyIncremental -- Time elapsed: 0.001 s
16:07:17 [2024-02-28T21:07:17.986Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest.testDisjoint -- Time elapsed: 0.001 s
16:07:17 [2024-02-28T21:07:17.986Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest
16:07:23 [2024-02-28T21:07:23.230Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.729 s -- in org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest
16:07:23 [2024-02-28T21:07:23.230Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest.testNegativeOffset -- Time elapsed: 1.248 s
16:07:23 [2024-02-28T21:07:23.230Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest.testPositiveOffset -- Time elapsed: 1.158 s
16:07:23 [2024-02-28T21:07:23.230Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest.testNoOffset -- Time elapsed: 1.158 s
16:07:23 [2024-02-28T21:07:23.230Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest.testClearOffset -- Time elapsed: 1.165 s
16:07:23 [2024-02-28T21:07:23.230Z] Running org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataTypeUtilsTest
16:07:23 [2024-02-28T21:07:23.230Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataTypeUtilsTest
16:07:23 [2024-02-28T21:07:23.230Z] org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataTypeUtilsTest.testTimeQuery -- Time elapsed: 0.002 s
16:07:23 [2024-02-28T21:07:23.230Z] Running org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest
16:07:23 [2024-02-28T21:07:23.230Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest
16:07:23 [2024-02-28T21:07:23.231Z] org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest.testExtractSelectedItems -- Time elapsed: 0 s
16:07:23 [2024-02-28T21:07:23.231Z] org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest.testExtractBoolean -- Time elapsed: 0.001 s
16:07:23 [2024-02-28T21:07:23.231Z] org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest.testExtractTimeRequested -- Time elapsed: 0 s
16:07:23 [2024-02-28T21:07:23.231Z] org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest.testExtractLongList -- Time elapsed: 0 s
16:07:23 [2024-02-28T21:07:23.231Z] Running org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest
16:07:23 [2024-02-28T21:07:23.231Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest
16:07:23 [2024-02-28T21:07:23.231Z] org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest.testSelectionTimeQuery -- Time elapsed: 0.002 s
16:07:23 [2024-02-28T21:07:23.231Z] org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest.testTimeQuery -- Time elapsed: 0 s
16:07:23 [2024-02-28T21:07:23.231Z] org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest.testVirtualTableQuery -- Time elapsed: 0 s
16:07:23 [2024-02-28T21:07:23.231Z] Running org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest
16:07:25 [2024-02-28T21:07:25.118Z] 
16:07:25 [2024-02-28T21:07:25.118Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-02-28 21:07:24.862
16:07:25 [2024-02-28T21:07:25.118Z] !MESSAGE An uncaught exception happened on request [TmfEventRequestIntegrationTest$2(451,ITmfEvent,BACKGROUND,TmfTimeRange [fStartTime=00:12:43.145 224 192, fEndTime=23:47:16.854 775 807],0,2,0)]: null
16:07:26 [2024-02-28T21:07:26.045Z] 
16:07:26 [2024-02-28T21:07:26.045Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-02-28 21:07:25.964
16:07:26 [2024-02-28T21:07:26.045Z] !MESSAGE An uncaught exception happened on request [TmfEventRequestIntegrationTest$1(453,ITmfEvent,BACKGROUND,TmfTimeRange [fStartTime=00:12:43.145 224 192, fEndTime=23:47:16.854 775 807],0,2,0)]: null
16:07:26 [2024-02-28T21:07:26.045Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.306 s -- in org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest
16:07:26 [2024-02-28T21:07:26.045Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest.testRequestException -- Time elapsed: 1.062 s
16:07:26 [2024-02-28T21:07:26.045Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest.testSingleRequestException -- Time elapsed: 1.101 s
16:07:26 [2024-02-28T21:07:26.045Z] Running org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest
16:07:26 [2024-02-28T21:07:26.045Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest
16:07:26 [2024-02-28T21:07:26.045Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest.testDone -- Time elapsed: 0.001 s
16:07:26 [2024-02-28T21:07:26.045Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest.testFail -- Time elapsed: 0 s
16:07:26 [2024-02-28T21:07:26.045Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest.testTmfEventRequestWithDependencyLevel -- Time elapsed: 0 s
16:07:26 [2024-02-28T21:07:26.045Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest.testToString -- Time elapsed: 0.001 s
16:07:26 [2024-02-28T21:07:26.045Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest.testTmfEventRequestTimeRangeNbRequestedBlocksize -- Time elapsed: 0 s
16:07:26 [2024-02-28T21:07:26.045Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest.testWaitForStartAfterDone -- Time elapsed: 0.001 s
16:07:26 [2024-02-28T21:07:26.045Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest.testTmfEventRequestTimeRangeNbRequested -- Time elapsed: 0 s
16:07:26 [2024-02-28T21:07:26.045Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest.testTmfEventRequestTimeRange -- Time elapsed: 0 s
16:07:26 [2024-02-28T21:07:26.045Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest.testWaitForStartBeforeStart -- Time elapsed: 0 s
16:07:26 [2024-02-28T21:07:26.045Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest.testWaitForStartAfterStart -- Time elapsed: 0.001 s
16:07:26 [2024-02-28T21:07:26.045Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest.testCancel -- Time elapsed: 0 s
16:07:26 [2024-02-28T21:07:26.045Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest.testEquals -- Time elapsed: 0 s
16:07:26 [2024-02-28T21:07:26.045Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest.testTmfEventRequest -- Time elapsed: 0 s
16:07:26 [2024-02-28T21:07:26.045Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest.testWaitForStartAfterCancel -- Time elapsed: 0 s
16:07:26 [2024-02-28T21:07:26.045Z] Running org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest
16:07:27 [2024-02-28T21:07:27.411Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.018 s -- in org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest
16:07:27 [2024-02-28T21:07:27.411Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest.testIsCompatible -- Time elapsed: 0 s
16:07:27 [2024-02-28T21:07:27.411Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest.testTmfCoalescedEventRequestIndexNbEventsBlocksize -- Time elapsed: 0 s
16:07:27 [2024-02-28T21:07:27.411Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest.testDone -- Time elapsed: 0 s
16:07:27 [2024-02-28T21:07:27.411Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest.testFail -- Time elapsed: 0 s
16:07:27 [2024-02-28T21:07:27.411Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest.testCancelCoalescedRequest -- Time elapsed: 0.232 s
16:07:27 [2024-02-28T21:07:27.411Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest.testToString -- Time elapsed: 0.005 s
16:07:27 [2024-02-28T21:07:27.411Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest.testAddEvent1 -- Time elapsed: 0 s
16:07:27 [2024-02-28T21:07:27.411Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest.testAddEvent2 -- Time elapsed: 0 s
16:07:27 [2024-02-28T21:07:27.411Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest.testSingleTimeRequest -- Time elapsed: 0.103 s
16:07:27 [2024-02-28T21:07:27.411Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest.testIsCompatibleDependency -- Time elapsed: 0 s
16:07:27 [2024-02-28T21:07:27.411Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest.testCoalescedRequest -- Time elapsed: 0.676 s
16:07:27 [2024-02-28T21:07:27.411Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest.testCancel -- Time elapsed: 0.001 s
16:07:27 [2024-02-28T21:07:27.411Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest.testEquals -- Time elapsed: 0 s
16:07:27 [2024-02-28T21:07:27.411Z] Running org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest
16:07:27 [2024-02-28T21:07:27.411Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest
16:07:27 [2024-02-28T21:07:27.411Z] org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest.testSeekAndWrite -- Time elapsed: 0.002 s
16:07:27 [2024-02-28T21:07:27.411Z] org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest.testRead -- Time elapsed: 0 s
16:07:27 [2024-02-28T21:07:27.411Z] org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest.testReadLine -- Time elapsed: 0 s
16:07:27 [2024-02-28T21:07:27.411Z] org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest.testSeekAndRead -- Time elapsed: 0.025 s
16:07:27 [2024-02-28T21:07:27.411Z] Running org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest
16:07:27 [2024-02-28T21:07:27.666Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.440 s -- in org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest
16:07:27 [2024-02-28T21:07:27.666Z] org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest.testCopyResource[0: (P/SomeProject)] -- Time elapsed: 0.167 s
16:07:27 [2024-02-28T21:07:27.666Z] org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest.testGetLocationUri[0: (P/SomeProject)] -- Time elapsed: 0 s
16:07:27 [2024-02-28T21:07:27.666Z] org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest.testCreateSymbolicLink[0: (P/SomeProject)] -- Time elapsed: 0.061 s
16:07:27 [2024-02-28T21:07:27.667Z] org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest.testGetLocation[0: (P/SomeProject)] -- Time elapsed: 0.001 s
16:07:27 [2024-02-28T21:07:27.667Z] org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest.testDeleteResource[0: (P/SomeProject)] -- Time elapsed: 0.017 s
16:07:27 [2024-02-28T21:07:27.667Z] org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest.testDeleteIfBrokenSymbolicLink[0: (P/SomeProject)] -- Time elapsed: 0.004 s
16:07:27 [2024-02-28T21:07:27.667Z] org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest.testIsSymbolicLink[0: (P/SomeProject)] -- Time elapsed: 0.002 s
16:07:27 [2024-02-28T21:07:27.667Z] org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest.testCopyResource[1: (P/SomeOtherProject)] -- Time elapsed: 0.092 s
16:07:27 [2024-02-28T21:07:27.667Z] org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest.testGetLocationUri[1: (P/SomeOtherProject)] -- Time elapsed: 0 s
16:07:27 [2024-02-28T21:07:27.667Z] org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest.testCreateSymbolicLink[1: (P/SomeOtherProject)] -- Time elapsed: 0.011 s
16:07:27 [2024-02-28T21:07:27.667Z] org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest.testGetLocation[1: (P/SomeOtherProject)] -- Time elapsed: 0.001 s
16:07:27 [2024-02-28T21:07:27.667Z] org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest.testDeleteResource[1: (P/SomeOtherProject)] -- Time elapsed: 0.014 s
16:07:27 [2024-02-28T21:07:27.667Z] org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest.testDeleteIfBrokenSymbolicLink[1: (P/SomeOtherProject)] -- Time elapsed: 0.055 s
16:07:27 [2024-02-28T21:07:27.667Z] org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest.testIsSymbolicLink[1: (P/SomeOtherProject)] -- Time elapsed: 0.001 s
16:07:27 [2024-02-28T21:07:27.667Z] Running org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest
16:07:35 [2024-02-28T21:07:35.749Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.357 s -- in org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest
16:07:35 [2024-02-28T21:07:35.749Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest.testGetPlainEvents -- Time elapsed: 1.217 s
16:07:35 [2024-02-28T21:07:35.749Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest.testGetSyntheticEvents_TimeRange -- Time elapsed: 1.303 s
16:07:35 [2024-02-28T21:07:35.749Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest.testGetProviders -- Time elapsed: 1.152 s
16:07:35 [2024-02-28T21:07:35.749Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest.testCancelRequests -- Time elapsed: 1.215 s
16:07:35 [2024-02-28T21:07:35.749Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest.testGetSyntheticEvents_EqualBlockSizes -- Time elapsed: 1.319 s
16:07:35 [2024-02-28T21:07:35.749Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest.testGetProviders2 -- Time elapsed: 1.148 s
16:07:35 [2024-02-28T21:07:35.749Z] Running org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest
16:07:40 [2024-02-28T21:07:40.996Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.504 s -- in org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest
16:07:40 [2024-02-28T21:07:40.996Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest.testChildrenFirstCoalescing2 -- Time elapsed: 0.352 s
16:07:40 [2024-02-28T21:07:40.996Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest.testTraceDependencyBackground -- Time elapsed: 0.378 s
16:07:40 [2024-02-28T21:07:40.996Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest.testChildrenFirstCoalescing -- Time elapsed: 0.410 s
16:07:40 [2024-02-28T21:07:40.996Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest.testMultipleRequestsCoalescing -- Time elapsed: 0.399 s
16:07:40 [2024-02-28T21:07:40.996Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest.testChildFirstDependencyBackground -- Time elapsed: 0.707 s
16:07:40 [2024-02-28T21:07:40.996Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest.testParentDependencyBackground -- Time elapsed: 0.752 s
16:07:40 [2024-02-28T21:07:40.996Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest.testMixedOrderCoalescing -- Time elapsed: 0.365 s
16:07:40 [2024-02-28T21:07:40.996Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest.testMixedCoalescing2 -- Time elapsed: 0.388 s
16:07:40 [2024-02-28T21:07:40.996Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest.testParentFirstCoalescing -- Time elapsed: 0.002 s
16:07:40 [2024-02-28T21:07:40.996Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest.testTraceDependencyForeground -- Time elapsed: 0.375 s
16:07:40 [2024-02-28T21:07:40.996Z] Running org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest
16:07:40 [2024-02-28T21:07:40.996Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest
16:07:40 [2024-02-28T21:07:40.996Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest.testGetProvider -- Time elapsed: 0.003 s
16:07:40 [2024-02-28T21:07:40.996Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest.testRegister_0 -- Time elapsed: 0 s
16:07:40 [2024-02-28T21:07:40.996Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest.testRegister_Unregister_1 -- Time elapsed: 0 s
16:07:40 [2024-02-28T21:07:40.996Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest.testRegister_Unregister_2 -- Time elapsed: 0.001 s
16:07:40 [2024-02-28T21:07:40.996Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest.testRegister_Unregister_3 -- Time elapsed: 0 s
16:07:40 [2024-02-28T21:07:40.996Z] Running org.eclipse.tracecompass.tmf.core.tests.annotations.CustomAnnotationProviderTest
16:07:40 [2024-02-28T21:07:40.996Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.217 s -- in org.eclipse.tracecompass.tmf.core.tests.annotations.CustomAnnotationProviderTest
16:07:40 [2024-02-28T21:07:40.996Z] org.eclipse.tracecompass.tmf.core.tests.annotations.CustomAnnotationProviderTest.testWeightedWithSubmarkers -- Time elapsed: 0.014 s
16:07:40 [2024-02-28T21:07:40.996Z] org.eclipse.tracecompass.tmf.core.tests.annotations.CustomAnnotationProviderTest.testSubmarkers -- Time elapsed: 0.192 s
16:07:40 [2024-02-28T21:07:40.996Z] org.eclipse.tracecompass.tmf.core.tests.annotations.CustomAnnotationProviderTest.testOffset -- Time elapsed: 0.001 s
16:07:40 [2024-02-28T21:07:40.996Z] org.eclipse.tracecompass.tmf.core.tests.annotations.CustomAnnotationProviderTest.testSimple -- Time elapsed: 0.005 s
16:07:40 [2024-02-28T21:07:40.996Z] org.eclipse.tracecompass.tmf.core.tests.annotations.CustomAnnotationProviderTest.testIrregular -- Time elapsed: 0.001 s
16:07:40 [2024-02-28T21:07:40.996Z] Running org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest
16:07:40 [2024-02-28T21:07:40.996Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest
16:07:40 [2024-02-28T21:07:40.996Z] org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest.testNextPreviousIncluded -- Time elapsed: 0 s
16:07:40 [2024-02-28T21:07:40.996Z] org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest.testInvalidRollover -- Time elapsed: 0.001 s
16:07:40 [2024-02-28T21:07:40.996Z] org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest.testSmallPeriod -- Time elapsed: 0 s
16:07:40 [2024-02-28T21:07:40.996Z] org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest.testIsApplicable -- Time elapsed: 0 s
16:07:40 [2024-02-28T21:07:40.996Z] org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest.testFractionalPeriod -- Time elapsed: 0 s
16:07:40 [2024-02-28T21:07:40.996Z] org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest.testReference -- Time elapsed: 0 s
16:07:40 [2024-02-28T21:07:40.996Z] org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest.testAlternateShadingAnnotationSource -- Time elapsed: 0 s
16:07:40 [2024-02-28T21:07:40.996Z] org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest.testRollover -- Time elapsed: 0.001 s
16:07:40 [2024-02-28T21:07:40.996Z] org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest.testLineAnnotationSource -- Time elapsed: 0 s
16:07:40 [2024-02-28T21:07:40.996Z] org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest.testCategories -- Time elapsed: 0 s
16:07:40 [2024-02-28T21:07:40.996Z] org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest.testInvalidPeriod -- Time elapsed: 0 s
16:07:40 [2024-02-28T21:07:40.996Z] org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest.testResolution -- Time elapsed: 0 s
16:07:40 [2024-02-28T21:07:40.996Z] Running org.eclipse.tracecompass.tmf.core.tests.symbols.SymbolProviderManagerTest
16:07:40 [2024-02-28T21:07:40.997Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.tmf.core.tests.symbols.SymbolProviderManagerTest
16:07:40 [2024-02-28T21:07:40.997Z] org.eclipse.tracecompass.tmf.core.tests.symbols.SymbolProviderManagerTest.testGetterForExperiment -- Time elapsed: 0.003 s
16:07:40 [2024-02-28T21:07:40.997Z] Running org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest
16:07:40 [2024-02-28T21:07:40.997Z] 
16:07:40 [2024-02-28T21:07:40.997Z] !ENTRY org.eclipse.cdt.core.native 4 0 2024-02-28 21:07:40.781
16:07:40 [2024-02-28T21:07:40.997Z] !MESSAGE no spawner in java.library.path: /usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib
16:07:40 [2024-02-28T21:07:40.997Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.219 s -- in org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest
16:07:40 [2024-02-28T21:07:40.997Z] org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest.testExtremeValues -- Time elapsed: 0.197 s
16:07:40 [2024-02-28T21:07:40.997Z] org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest.testValidTextFile -- Time elapsed: 0.015 s
16:07:40 [2024-02-28T21:07:40.997Z] org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest.testGettingSymbolMapFile -- Time elapsed: 0.003 s
16:07:40 [2024-02-28T21:07:40.997Z] org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest.testInvalidFiles -- Time elapsed: 0 s
16:07:40 [2024-02-28T21:07:40.997Z] org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest.testGettingSymbolWithSize -- Time elapsed: 0.004 s
16:07:40 [2024-02-28T21:07:40.997Z] Running org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest
16:07:40 [2024-02-28T21:07:40.997Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.050 s -- in org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest
16:07:40 [2024-02-28T21:07:40.997Z] org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest.testMapFileWithSize -- Time elapsed: 0.045 s
16:07:40 [2024-02-28T21:07:40.997Z] org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest.testGuessingFileType -- Time elapsed: 0.001 s
16:07:40 [2024-02-28T21:07:40.997Z] org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest.testNmFile -- Time elapsed: 0.004 s
16:07:40 [2024-02-28T21:07:40.997Z] Running org.eclipse.tracecompass.tmf.core.tests.util.PairTest
16:07:40 [2024-02-28T21:07:40.997Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.util.PairTest
16:07:40 [2024-02-28T21:07:40.997Z] org.eclipse.tracecompass.tmf.core.tests.util.PairTest.testAccessors -- Time elapsed: 0 s
16:07:40 [2024-02-28T21:07:40.997Z] org.eclipse.tracecompass.tmf.core.tests.util.PairTest.testToString -- Time elapsed: 0 s
16:07:40 [2024-02-28T21:07:40.997Z] org.eclipse.tracecompass.tmf.core.tests.util.PairTest.testEqualsNull -- Time elapsed: 0 s
16:07:40 [2024-02-28T21:07:40.997Z] org.eclipse.tracecompass.tmf.core.tests.util.PairTest.testEqualsDifferentObj -- Time elapsed: 0 s
16:07:40 [2024-02-28T21:07:40.997Z] org.eclipse.tracecompass.tmf.core.tests.util.PairTest.testEqualsSymmetry -- Time elapsed: 0 s
16:07:40 [2024-02-28T21:07:40.997Z] org.eclipse.tracecompass.tmf.core.tests.util.PairTest.testHashCode -- Time elapsed: 0.001 s
16:07:40 [2024-02-28T21:07:40.997Z] org.eclipse.tracecompass.tmf.core.tests.util.PairTest.testEqualsTransivity -- Time elapsed: 0 s
16:07:40 [2024-02-28T21:07:40.997Z] org.eclipse.tracecompass.tmf.core.tests.util.PairTest.testEqualsReflexivity -- Time elapsed: 0 s
16:07:40 [2024-02-28T21:07:40.997Z] Running org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfAsyncSequenceDiagramEventTest
16:07:40 [2024-02-28T21:07:40.997Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfAsyncSequenceDiagramEventTest
16:07:40 [2024-02-28T21:07:40.997Z] org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfAsyncSequenceDiagramEventTest.testTmfAsyncSequenceDiagramEvent -- Time elapsed: 0.002 s
16:07:40 [2024-02-28T21:07:40.997Z] Running org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfSyncSequenceDiagramEventTest
16:07:40 [2024-02-28T21:07:40.997Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfSyncSequenceDiagramEventTest
16:07:40 [2024-02-28T21:07:40.997Z] org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfSyncSequenceDiagramEventTest.testTmfSyncSequenceDiagramEvent -- Time elapsed: 0.001 s
16:07:40 [2024-02-28T21:07:40.997Z] Running org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest
16:07:40 [2024-02-28T21:07:40.997Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest
16:07:40 [2024-02-28T21:07:40.997Z] org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest.testTmfCorePluginId -- Time elapsed: 0 s
16:07:40 [2024-02-28T21:07:40.997Z] org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest.testGetDefault -- Time elapsed: 0 s
16:07:40 [2024-02-28T21:07:40.997Z] Running org.eclipse.tracecompass.tmf.core.tests.segment.SegmentAspectTest
16:07:40 [2024-02-28T21:07:40.997Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.segment.SegmentAspectTest
16:07:40 [2024-02-28T21:07:40.997Z] org.eclipse.tracecompass.tmf.core.tests.segment.SegmentAspectTest.aspectResolveTest -- Time elapsed: 0.002 s
16:07:40 [2024-02-28T21:07:40.997Z] org.eclipse.tracecompass.tmf.core.tests.segment.SegmentAspectTest.aspectTypeTest -- Time elapsed: 0 s
16:07:40 [2024-02-28T21:07:40.997Z] 
16:07:40 [2024-02-28T21:07:40.997Z] Results:
16:07:40 [2024-02-28T21:07:40.997Z] 
16:07:40 [2024-02-28T21:07:40.997Z] Tests run: 908, Failures: 0, Errors: 0, Skipped: 1
16:07:40 [2024-02-28T21:07:40.997Z] 
16:07:40 [2024-02-28T21:07:40.997Z] 
16:07:40 [2024-02-28T21:07:40.997Z] !ENTRY org.eclipse.core.resources 2 10035 2024-02-28 21:07:40.968
16:07:40 [2024-02-28T21:07:40.997Z] !MESSAGE The workspace will exit with unsaved changes in this session.
16:07:41 [2024-02-28T21:07:41.253Z] [INFO] All tests passed
16:07:41 [2024-02-28T21:07:41.253Z] [INFO] 
16:07:41 [2024-02-28T21:07:41.253Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.core.tests ---
16:07:41 [2024-02-28T21:07:41.253Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:07:41 [2024-02-28T21:07:41.253Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:07:41 [2024-02-28T21:07:41.253Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:07:41 [2024-02-28T21:07:41.253Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:07:41 [2024-02-28T21:07:41.254Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:07:41 [2024-02-28T21:07:41.254Z] [INFO] 
16:07:41 [2024-02-28T21:07:41.254Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.core.tests ---
16:07:41 [2024-02-28T21:07:41.254Z] [INFO] 
16:07:41 [2024-02-28T21:07:41.254Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf-parent >----
16:07:41 [2024-02-28T21:07:41.254Z] [INFO] Building Trace Compass CTF Support Parent 9.3.0-SNAPSHOT        [15/141]
16:07:41 [2024-02-28T21:07:41.254Z] [INFO]   from ctf/pom.xml
16:07:41 [2024-02-28T21:07:41.254Z] [INFO] --------------------------------[ pom ]---------------------------------
16:07:41 [2024-02-28T21:07:41.254Z] [INFO] 
16:07:41 [2024-02-28T21:07:41.254Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.ctf-parent ---
16:07:41 [2024-02-28T21:07:41.254Z] [INFO] 
16:07:41 [2024-02-28T21:07:41.254Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf-parent ---
16:07:41 [2024-02-28T21:07:41.254Z] [INFO] 
16:07:41 [2024-02-28T21:07:41.254Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf-parent ---
16:07:41 [2024-02-28T21:07:41.254Z] [INFO] 
16:07:41 [2024-02-28T21:07:41.254Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.ctf-parent ---
16:07:41 [2024-02-28T21:07:41.254Z] [INFO] 
16:07:41 [2024-02-28T21:07:41.254Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf-parent ---
16:07:41 [2024-02-28T21:07:41.254Z] [INFO] 
16:07:41 [2024-02-28T21:07:41.254Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.ctf-parent ---
16:07:41 [2024-02-28T21:07:41.254Z] [INFO] 
16:07:41 [2024-02-28T21:07:41.254Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf-parent ---
16:07:41 [2024-02-28T21:07:41.254Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf-parent/9.3.0-SNAPSHOT/org.eclipse.tracecompass.ctf-parent-9.3.0-SNAPSHOT.pom
16:07:41 [2024-02-28T21:07:41.254Z] [INFO] 
16:07:41 [2024-02-28T21:07:41.254Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser >----
16:07:41 [2024-02-28T21:07:41.254Z] [INFO] Building Trace Compass CTF Parser Plug-in 1.1.1-SNAPSHOT        [16/141]
16:07:41 [2024-02-28T21:07:41.254Z] [INFO]   from ctf/org.eclipse.tracecompass.ctf.parser/pom.xml
16:07:41 [2024-02-28T21:07:41.254Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:07:41 [2024-02-28T21:07:41.254Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:07:41 [2024-02-28T21:07:41.254Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser/pom.xml
16:07:41 [2024-02-28T21:07:41.254Z] [INFO] 
16:07:41 [2024-02-28T21:07:41.254Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.ctf.parser ---
16:07:41 [2024-02-28T21:07:41.254Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-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])
16:07:41 [2024-02-28T21:07:41.254Z] [INFO] 
16:07:41 [2024-02-28T21:07:41.254Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.parser ---
16:07:41 [2024-02-28T21:07:41.254Z] [INFO] The project's OSGi version is 1.1.1.202402282100
16:07:41 [2024-02-28T21:07:41.254Z] [INFO] 
16:07:41 [2024-02-28T21:07:41.254Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.parser ---
16:07:41 [2024-02-28T21:07:41.254Z] [INFO] 
16:07:41 [2024-02-28T21:07:41.254Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.parser ---
16:07:41 [2024-02-28T21:07:41.254Z] [INFO] 
16:07:41 [2024-02-28T21:07:41.254Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.parser ---
16:07:41 [2024-02-28T21:07:41.254Z] [INFO] 
16:07:41 [2024-02-28T21:07:41.254Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.parser ---
16:07:41 [2024-02-28T21:07:41.254Z] [INFO] 
16:07:41 [2024-02-28T21:07:41.254Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.ctf.parser ---
16:07:41 [2024-02-28T21:07:41.254Z] [INFO] Resolving class path of Trace Compass CTF Parser Plug-in
16:07:41 [2024-02-28T21:07:41.254Z] [INFO] 
16:07:41 [2024-02-28T21:07:41.254Z] [INFO] --- antlr3:3.5.3:antlr (default) @ org.eclipse.tracecompass.ctf.parser ---
16:07:41 [2024-02-28T21:07:41.254Z] [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
16:07:41 [2024-02-28T21:07:41.511Z] [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
16:07:41 [2024-02-28T21:07:41.511Z] [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
16:07:41 [2024-02-28T21:07:41.767Z] [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
16:07:41 [2024-02-28T21:07:41.767Z] [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
16:07:41 [2024-02-28T21:07:41.767Z] [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
16:07:41 [2024-02-28T21:07:41.767Z] [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 89 kB/s)
16:07:41 [2024-02-28T21:07:41.767Z] [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
16:07:41 [2024-02-28T21:07:41.767Z] [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
16:07:41 [2024-02-28T21:07:41.767Z] [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
16:07:41 [2024-02-28T21:07:41.767Z] [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
16:07:42 [2024-02-28T21:07:42.023Z] [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
16:07:42 [2024-02-28T21:07:42.023Z] [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
16:07:42 [2024-02-28T21:07:42.023Z] [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 30 kB/s)
16:07:42 [2024-02-28T21:07:42.023Z] [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
16:07:42 [2024-02-28T21:07:42.023Z] [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
16:07:42 [2024-02-28T21:07:42.023Z] [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
16:07:42 [2024-02-28T21:07:42.278Z] [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
16:07:42 [2024-02-28T21:07:42.278Z] [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
16:07:42 [2024-02-28T21:07:42.278Z] [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
16:07:42 [2024-02-28T21:07:42.535Z] [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 32 kB/s)
16:07:42 [2024-02-28T21:07:42.535Z] [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
16:07:42 [2024-02-28T21:07:42.535Z] [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
16:07:42 [2024-02-28T21:07:42.535Z] [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
16:07:42 [2024-02-28T21:07:42.535Z] [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
16:07:42 [2024-02-28T21:07:42.535Z] [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
16:07:42 [2024-02-28T21:07:42.535Z] [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
16:07:42 [2024-02-28T21:07:42.535Z] [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 336 kB/s)
16:07:42 [2024-02-28T21:07:42.535Z] [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
16:07:42 [2024-02-28T21:07:42.535Z] [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
16:07:42 [2024-02-28T21:07:42.535Z] [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
16:07:42 [2024-02-28T21:07:42.791Z] [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
16:07:42 [2024-02-28T21:07:42.791Z] [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
16:07:42 [2024-02-28T21:07:42.791Z] [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
16:07:42 [2024-02-28T21:07:42.791Z] [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 5.2 MB/s)
16:07:42 [2024-02-28T21:07:42.791Z] [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
16:07:42 [2024-02-28T21:07:42.791Z] [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
16:07:42 [2024-02-28T21:07:42.791Z] [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
16:07:42 [2024-02-28T21:07:42.791Z] [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
16:07:42 [2024-02-28T21:07:42.791Z] [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
16:07:42 [2024-02-28T21:07:42.791Z] [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
16:07:42 [2024-02-28T21:07:42.791Z] [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 8.1 MB/s)
16:07:42 [2024-02-28T21:07:42.791Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr/3.5.3/antlr-3.5.3.pom
16:07:42 [2024-02-28T21:07:42.791Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr/3.5.3/antlr-3.5.3.pom
16:07:42 [2024-02-28T21:07:42.791Z] [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
16:07:43 [2024-02-28T21:07:43.046Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr/3.5.3/antlr-3.5.3.pom
16:07:43 [2024-02-28T21:07:43.046Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr/3.5.3/antlr-3.5.3.pom
16:07:43 [2024-02-28T21:07:43.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.pom
16:07:43 [2024-02-28T21:07:43.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.pom (2.5 kB at 47 kB/s)
16:07:43 [2024-02-28T21:07:43.046Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/ST4/4.3.1/ST4-4.3.1.pom
16:07:43 [2024-02-28T21:07:43.047Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/ST4/4.3.1/ST4-4.3.1.pom
16:07:43 [2024-02-28T21:07:43.047Z] [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
16:07:43 [2024-02-28T21:07:43.303Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/ST4/4.3.1/ST4-4.3.1.pom
16:07:43 [2024-02-28T21:07:43.303Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/ST4/4.3.1/ST4-4.3.1.pom
16:07:43 [2024-02-28T21:07:43.303Z] [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
16:07:43 [2024-02-28T21:07:43.559Z] [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 15 kB/s)
16:07:43 [2024-02-28T21:07:43.559Z] [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
16:07:43 [2024-02-28T21:07:43.560Z] [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
16:07:43 [2024-02-28T21:07:43.560Z] [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
16:07:43 [2024-02-28T21:07:43.815Z] [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
16:07:43 [2024-02-28T21:07:43.815Z] [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
16:07:43 [2024-02-28T21:07:43.815Z] [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
16:07:43 [2024-02-28T21:07:43.815Z] [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 37 kB/s)
16:07:43 [2024-02-28T21:07:43.816Z] [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
16:07:43 [2024-02-28T21:07:43.816Z] [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
16:07:43 [2024-02-28T21:07:43.816Z] [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
16:07:43 [2024-02-28T21:07:43.816Z] [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
16:07:43 [2024-02-28T21:07:43.816Z] [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
16:07:43 [2024-02-28T21:07:43.816Z] [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
16:07:44 [2024-02-28T21:07:44.071Z] [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 409 kB/s)
16:07:44 [2024-02-28T21:07:44.071Z] [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
16:07:44 [2024-02-28T21:07:44.071Z] [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
16:07:44 [2024-02-28T21:07:44.071Z] [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
16:07:44 [2024-02-28T21:07:44.071Z] [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
16:07:44 [2024-02-28T21:07:44.071Z] [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
16:07:44 [2024-02-28T21:07:44.071Z] [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
16:07:44 [2024-02-28T21:07:44.071Z] [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)
16:07:44 [2024-02-28T21:07:44.071Z] [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
16:07:44 [2024-02-28T21:07:44.071Z] [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
16:07:44 [2024-02-28T21:07:44.071Z] [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
16:07:44 [2024-02-28T21:07:44.326Z] [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
16:07:44 [2024-02-28T21:07:44.326Z] [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
16:07:44 [2024-02-28T21:07:44.326Z] [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
16:07:44 [2024-02-28T21:07:44.326Z] [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 14 MB/s)
16:07:44 [2024-02-28T21:07:44.326Z] [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
16:07:44 [2024-02-28T21:07:44.326Z] [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
16:07:44 [2024-02-28T21:07:44.326Z] [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
16:07:44 [2024-02-28T21:07:44.326Z] [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
16:07:44 [2024-02-28T21:07:44.326Z] [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
16:07:44 [2024-02-28T21:07:44.326Z] [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
16:07:44 [2024-02-28T21:07:44.326Z] [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 31 kB/s)
16:07:44 [2024-02-28T21:07:44.326Z] [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
16:07:44 [2024-02-28T21:07:44.327Z] [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
16:07:44 [2024-02-28T21:07:44.327Z] [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
16:07:44 [2024-02-28T21:07:44.327Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr/3.5.3/antlr-3.5.3.jar
16:07:44 [2024-02-28T21:07:44.327Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/ST4/4.3.1/ST4-4.3.1.jar
16:07:44 [2024-02-28T21:07:44.327Z] [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
16:07:44 [2024-02-28T21:07:44.327Z] [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
16:07:44 [2024-02-28T21:07:44.327Z] [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
16:07:44 [2024-02-28T21:07:44.327Z] [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
16:07:44 [2024-02-28T21:07:44.327Z] [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
16:07:44 [2024-02-28T21:07:44.327Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr/3.5.3/antlr-3.5.3.jar
16:07:44 [2024-02-28T21:07:44.327Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/ST4/4.3.1/ST4-4.3.1.jar
16:07:44 [2024-02-28T21:07:44.327Z] [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
16:07:44 [2024-02-28T21:07:44.327Z] [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
16:07:44 [2024-02-28T21:07:44.327Z] [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
16:07:44 [2024-02-28T21:07:44.582Z] [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
16:07:44 [2024-02-28T21:07:44.582Z] [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
16:07:44 [2024-02-28T21:07:44.582Z] [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
16:07:44 [2024-02-28T21:07:44.582Z] [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
16:07:44 [2024-02-28T21:07:44.582Z] [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
16:07:44 [2024-02-28T21:07:44.838Z] [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
16:07:44 [2024-02-28T21:07:44.838Z] [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
16:07:44 [2024-02-28T21:07:44.838Z] [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
16:07:44 [2024-02-28T21:07:44.838Z] [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
16:07:44 [2024-02-28T21:07:44.838Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr/3.5.3/antlr-3.5.3.jar
16:07:44 [2024-02-28T21:07:44.838Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/ST4/4.3.1/ST4-4.3.1.jar
16:07:44 [2024-02-28T21:07:44.838Z] [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
16:07:44 [2024-02-28T21:07:44.838Z] [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
16:07:44 [2024-02-28T21:07:44.838Z] [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
16:07:44 [2024-02-28T21:07:44.838Z] [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
16:07:44 [2024-02-28T21:07:44.838Z] [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
16:07:44 [2024-02-28T21:07:44.838Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr/3.5.3/antlr-3.5.3.jar
16:07:44 [2024-02-28T21:07:44.838Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/ST4/4.3.1/ST4-4.3.1.jar
16:07:44 [2024-02-28T21:07:44.838Z] [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
16:07:44 [2024-02-28T21:07:44.838Z] [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
16:07:44 [2024-02-28T21:07:44.838Z] [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
16:07:45 [2024-02-28T21:07:45.096Z] [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 2.3 MB/s)
16:07:45 [2024-02-28T21:07:45.096Z] [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
16:07:45 [2024-02-28T21:07:45.096Z] [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
16:07:45 [2024-02-28T21:07:45.096Z] [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
16:07:45 [2024-02-28T21:07:45.096Z] [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
16:07:45 [2024-02-28T21:07:45.096Z] [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
16:07:45 [2024-02-28T21:07:45.096Z] [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 21 MB/s)
16:07:45 [2024-02-28T21:07:45.096Z] [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
16:07:45 [2024-02-28T21:07:45.096Z] [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 88 MB/s)
16:07:45 [2024-02-28T21:07:45.096Z] [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 18 MB/s)
16:07:45 [2024-02-28T21:07:45.096Z] [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 727 kB/s)
16:07:45 [2024-02-28T21:07:45.096Z] [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 925 kB/s)
16:07:45 [2024-02-28T21:07:45.096Z] [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 13 MB/s)
16:07:45 [2024-02-28T21:07:45.096Z] [INFO] ANTLR: Processing source directory /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser/src/main/antlr3
16:07:45 [2024-02-28T21:07:45.096Z] ANTLR Parser Generator  Version 3.5.3
16:07:45 [2024-02-28T21:07:45.351Z] Output file /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser/target/generated-sources/antlr3/CTFLexer.tokens does not exist: must build /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser/src/main/antlr3/org/eclipse/tracecompass/ctf/parser/CTFLexer.g
16:07:45 [2024-02-28T21:07:45.351Z] org/eclipse/tracecompass/ctf/parser/CTFLexer.g
16:07:45 [2024-02-28T21:07:45.912Z] Input file /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser/target/generated-sources/antlr3/CTFLexer.tokens is newer than output: must rebuild /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser/src/main/antlr3/org/eclipse/tracecompass/ctf/parser/CTFParser.g
16:07:45 [2024-02-28T21:07:45.912Z] org/eclipse/tracecompass/ctf/parser/CTFParser.g
16:07:45 [2024-02-28T21:07:45.912Z] warning(200): org/eclipse/tracecompass/ctf/parser/CTFParser.g:232:3: 
16:07:45 [2024-02-28T21:07:45.912Z] Decision can match input such as "EVENTTOK" using multiple alternatives: 1, 2
16:07:45 [2024-02-28T21:07:45.912Z] 
16:07:45 [2024-02-28T21:07:45.912Z] As a result, alternative(s) 2 were disabled for that input
16:07:46 [2024-02-28T21:07:46.168Z] warning(200): org/eclipse/tracecompass/ctf/parser/CTFParser.g:452:13: 
16:07:46 [2024-02-28T21:07:46.168Z] Decision can match input such as "LCURL" using multiple alternatives: 2, 3
16:07:46 [2024-02-28T21:07:46.168Z] 
16:07:46 [2024-02-28T21:07:46.168Z] As a result, alternative(s) 3 were disabled for that input
16:07:46 [2024-02-28T21:07:46.168Z] warning(200): org/eclipse/tracecompass/ctf/parser/CTFParser.g:620:15: 
16:07:46 [2024-02-28T21:07:46.168Z] Decision can match input such as "LCURL" using multiple alternatives: 1, 2
16:07:46 [2024-02-28T21:07:46.168Z] 
16:07:46 [2024-02-28T21:07:46.168Z] As a result, alternative(s) 2 were disabled for that input
16:07:46 [2024-02-28T21:07:46.424Z] [INFO] 
16:07:46 [2024-02-28T21:07:46.424Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.ctf.parser ---
16:07:46 [2024-02-28T21:07:46.424Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser/src/main/resources
16:07:46 [2024-02-28T21:07:46.424Z] [INFO] 
16:07:46 [2024-02-28T21:07:46.424Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.ctf.parser ---
16:07:46 [2024-02-28T21:07:46.424Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:07:46 [2024-02-28T21:07:46.424Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:07:46 [2024-02-28T21:07:46.424Z] [WARNING] The 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-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser/pom.xml
16:07:46 [2024-02-28T21:07:46.424Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:07:46 [2024-02-28T21:07:46.680Z] [INFO] 
16:07:46 [2024-02-28T21:07:46.680Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.ctf.parser ---
16:07:46 [2024-02-28T21:07:46.680Z] [INFO] 
16:07:46 [2024-02-28T21:07:46.680Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.ctf.parser ---
16:07:46 [2024-02-28T21:07:46.680Z] [INFO] 
16:07:46 [2024-02-28T21:07:46.680Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.parser ---
16:07:46 [2024-02-28T21:07:46.680Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser/src/test/resources
16:07:46 [2024-02-28T21:07:46.680Z] [INFO] 
16:07:46 [2024-02-28T21:07:46.680Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.ctf.parser ---
16:07:46 [2024-02-28T21:07:46.680Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:07:46 [2024-02-28T21:07:46.680Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:07:46 [2024-02-28T21:07:46.680Z] [WARNING] The 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-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser/pom.xml
16:07:46 [2024-02-28T21:07:46.680Z] [INFO] 
16:07:46 [2024-02-28T21:07:46.680Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.ctf.parser ---
16:07:46 [2024-02-28T21:07:46.680Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 2 were skipped
16:07:46 [2024-02-28T21:07:46.680Z] [INFO] 
16:07:46 [2024-02-28T21:07:46.680Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.parser ---
16:07:46 [2024-02-28T21:07:46.936Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.1.1-SNAPSHOT-sources.jar
16:07:46 [2024-02-28T21:07:46.936Z] [INFO] 
16:07:46 [2024-02-28T21:07:46.936Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.parser ---
16:07:46 [2024-02-28T21:07:46.936Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.1.1-SNAPSHOT.jar
16:07:46 [2024-02-28T21:07:46.936Z] [INFO] 
16:07:46 [2024-02-28T21:07:46.936Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.parser ---
16:07:46 [2024-02-28T21:07:46.936Z] [INFO] 
16:07:46 [2024-02-28T21:07:46.936Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.ctf.parser ---
16:07:46 [2024-02-28T21:07:46.936Z] [INFO] 
16:07:46 [2024-02-28T21:07:46.936Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.parser ---
16:07:46 [2024-02-28T21:07:46.936Z] [INFO] 
16:07:46 [2024-02-28T21:07:46.936Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.ctf.parser ---
16:07:46 [2024-02-28T21:07:46.936Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.1.1-SNAPSHOT.jar
16:07:47 [2024-02-28T21:07:47.862Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.1.1-SNAPSHOT-sources.jar
16:07:48 [2024-02-28T21:07:48.789Z] [INFO] 
16:07:48 [2024-02-28T21:07:48.789Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.parser ---
16:07:48 [2024-02-28T21:07:48.789Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:07:48 [2024-02-28T21:07:48.789Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:07:48 [2024-02-28T21:07:48.789Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:07:48 [2024-02-28T21:07:48.789Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:07:48 [2024-02-28T21:07:48.789Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:07:48 [2024-02-28T21:07:48.789Z] [INFO] 
16:07:48 [2024-02-28T21:07:48.789Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.parser ---
16:07:48 [2024-02-28T21:07:48.789Z] [INFO] 
16:07:48 [2024-02-28T21:07:48.789Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core >-----
16:07:48 [2024-02-28T21:07:48.789Z] [INFO] Building org.eclipse.tracecompass.ctf.core 4.4.1-SNAPSHOT       [17/141]
16:07:48 [2024-02-28T21:07:48.789Z] [INFO]   from ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties
16:07:48 [2024-02-28T21:07:48.789Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:07:48 [2024-02-28T21:07:48.789Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:07:48 [2024-02-28T21:07:48.789Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core:4.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties
16:07:48 [2024-02-28T21:07:48.789Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/json/json/20230227/json-20230227.jar
16:07:48 [2024-02-28T21:07:48.789Z] [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 1.5 MB/s)
16:07:48 [2024-02-28T21:07:48.789Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/json/json/20230227/json-20230227.pom
16:07:49 [2024-02-28T21:07:49.045Z] [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 95 kB/s)
16:07:49 [2024-02-28T21:07:49.045Z] [INFO] 
16:07:49 [2024-02-28T21:07:49.045Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.ctf.core ---
16:07:49 [2024-02-28T21:07:49.045Z] [INFO] 
16:07:49 [2024-02-28T21:07:49.045Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.core ---
16:07:49 [2024-02-28T21:07:49.045Z] [INFO] The project's OSGi version is 4.4.1.202402282100
16:07:49 [2024-02-28T21:07:49.045Z] [INFO] 
16:07:49 [2024-02-28T21:07:49.045Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.core ---
16:07:49 [2024-02-28T21:07:49.045Z] [INFO] 
16:07:49 [2024-02-28T21:07:49.045Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.core ---
16:07:49 [2024-02-28T21:07:49.045Z] [INFO] 
16:07:49 [2024-02-28T21:07:49.045Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.core ---
16:07:49 [2024-02-28T21:07:49.045Z] [INFO] 
16:07:49 [2024-02-28T21:07:49.045Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.core ---
16:07:49 [2024-02-28T21:07:49.045Z] [INFO] 
16:07:49 [2024-02-28T21:07:49.045Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.ctf.core ---
16:07:49 [2024-02-28T21:07:49.045Z] [INFO] Resolving class path of org.eclipse.tracecompass.ctf.core
16:07:49 [2024-02-28T21:07:49.045Z] [INFO] 
16:07:49 [2024-02-28T21:07:49.045Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.ctf.core ---
16:07:49 [2024-02-28T21:07:49.045Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/main/resources
16:07:49 [2024-02-28T21:07:49.045Z] [INFO] 
16:07:49 [2024-02-28T21:07:49.045Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.ctf.core ---
16:07:49 [2024-02-28T21:07:49.045Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:07:49 [2024-02-28T21:07:49.045Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:07:49 [2024-02-28T21:07:49.045Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core:4.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties
16:07:49 [2024-02-28T21:07:49.045Z] [INFO] Compiling 150 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:07:49 [2024-02-28T21:07:49.973Z] [INFO] 
16:07:49 [2024-02-28T21:07:49.973Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.ctf.core ---
16:07:49 [2024-02-28T21:07:49.973Z] [INFO] 
16:07:49 [2024-02-28T21:07:49.973Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.ctf.core ---
16:07:49 [2024-02-28T21:07:49.973Z] [INFO] 
16:07:49 [2024-02-28T21:07:49.974Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.core ---
16:07:49 [2024-02-28T21:07:49.974Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/test/resources
16:07:49 [2024-02-28T21:07:49.974Z] [INFO] 
16:07:49 [2024-02-28T21:07:49.974Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.ctf.core ---
16:07:49 [2024-02-28T21:07:49.974Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:07:49 [2024-02-28T21:07:49.974Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:07:49 [2024-02-28T21:07:49.974Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core:4.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties
16:07:49 [2024-02-28T21:07:49.974Z] [INFO] 
16:07:49 [2024-02-28T21:07:49.974Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.ctf.core ---
16:07:49 [2024-02-28T21:07:49.974Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 13 were skipped
16:07:49 [2024-02-28T21:07:49.974Z] [INFO] 
16:07:49 [2024-02-28T21:07:49.974Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.core ---
16:07:49 [2024-02-28T21:07:49.974Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.4.1-SNAPSHOT-sources.jar
16:07:49 [2024-02-28T21:07:49.974Z] [INFO] 
16:07:49 [2024-02-28T21:07:49.974Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.core ---
16:07:49 [2024-02-28T21:07:49.974Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.4.1-SNAPSHOT.jar
16:07:49 [2024-02-28T21:07:49.974Z] [INFO] 
16:07:49 [2024-02-28T21:07:49.974Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.core ---
16:07:49 [2024-02-28T21:07:49.974Z] [INFO] 
16:07:49 [2024-02-28T21:07:49.974Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.ctf.core ---
16:07:49 [2024-02-28T21:07:49.974Z] [INFO] 
16:07:49 [2024-02-28T21:07:49.974Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.core ---
16:07:49 [2024-02-28T21:07:49.974Z] [INFO] 
16:07:49 [2024-02-28T21:07:49.974Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.ctf.core ---
16:07:50 [2024-02-28T21:07:50.229Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.4.1-SNAPSHOT.jar
16:07:51 [2024-02-28T21:07:51.595Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.4.1-SNAPSHOT-sources.jar
16:07:52 [2024-02-28T21:07:52.961Z] [INFO] 
16:07:52 [2024-02-28T21:07:52.961Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.core ---
16:07:52 [2024-02-28T21:07:52.961Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.4.1-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.4.1-SNAPSHOT.jar
16:07:52 [2024-02-28T21:07:52.961Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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.1-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.4.1-SNAPSHOT.pom
16:07:52 [2024-02-28T21:07:52.961Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.4.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.4.1-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.4.1-SNAPSHOT-sources.jar
16:07:52 [2024-02-28T21:07:52.961Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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.1-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.4.1-SNAPSHOT-p2metadata.xml
16:07:52 [2024-02-28T21:07:52.961Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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.1-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.4.1-SNAPSHOT-p2artifacts.xml
16:07:52 [2024-02-28T21:07:52.961Z] [INFO] 
16:07:52 [2024-02-28T21:07:52.961Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.core ---
16:07:52 [2024-02-28T21:07:52.961Z] [INFO] 
16:07:52 [2024-02-28T21:07:52.961Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core >---
16:07:52 [2024-02-28T21:07:52.961Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.core 4.5.1-SNAPSHOT   [18/141]
16:07:52 [2024-02-28T21:07:52.961Z] [INFO]   from ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties
16:07:52 [2024-02-28T21:07:52.961Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:07:52 [2024-02-28T21:07:52.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
16:07:52 [2024-02-28T21:07:52.961Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core:4.5.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties
16:07:52 [2024-02-28T21:07:52.961Z] [INFO] 
16:07:52 [2024-02-28T21:07:52.961Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf.core ---
16:07:52 [2024-02-28T21:07:52.961Z] [INFO] 
16:07:52 [2024-02-28T21:07:52.961Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.core ---
16:07:52 [2024-02-28T21:07:52.961Z] [INFO] The project's OSGi version is 4.5.1.202402282100
16:07:52 [2024-02-28T21:07:52.961Z] [INFO] 
16:07:52 [2024-02-28T21:07:52.961Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.core ---
16:07:52 [2024-02-28T21:07:52.961Z] [INFO] 
16:07:52 [2024-02-28T21:07:52.961Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.core ---
16:07:52 [2024-02-28T21:07:52.961Z] [INFO] 
16:07:52 [2024-02-28T21:07:52.961Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.core ---
16:07:52 [2024-02-28T21:07:52.961Z] [INFO] 
16:07:52 [2024-02-28T21:07:52.961Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.core ---
16:07:52 [2024-02-28T21:07:52.961Z] [INFO] 
16:07:52 [2024-02-28T21:07:52.961Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ctf.core ---
16:07:52 [2024-02-28T21:07:52.961Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ctf.core
16:07:53 [2024-02-28T21:07:53.217Z] [INFO] 
16:07:53 [2024-02-28T21:07:53.217Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.core ---
16:07:53 [2024-02-28T21:07:53.217Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/main/resources
16:07:53 [2024-02-28T21:07:53.217Z] [INFO] 
16:07:53 [2024-02-28T21:07:53.217Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.core ---
16:07:53 [2024-02-28T21:07:53.217Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:07:53 [2024-02-28T21:07:53.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
16:07:53 [2024-02-28T21:07:53.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.tmf.ctf.core:4.5.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties
16:07:53 [2024-02-28T21:07:53.218Z] [INFO] Compiling 28 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:07:53 [2024-02-28T21:07:53.473Z] [INFO] 
16:07:53 [2024-02-28T21:07:53.473Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.ctf.core ---
16:07:53 [2024-02-28T21:07:53.473Z] [INFO] 
16:07:53 [2024-02-28T21:07:53.473Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.ctf.core ---
16:07:53 [2024-02-28T21:07:53.473Z] [INFO] 
16:07:53 [2024-02-28T21:07:53.473Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ctf.core ---
16:07:53 [2024-02-28T21:07:53.473Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/test/resources
16:07:53 [2024-02-28T21:07:53.473Z] [INFO] 
16:07:53 [2024-02-28T21:07:53.473Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.ctf.core ---
16:07:53 [2024-02-28T21:07:53.473Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:07:53 [2024-02-28T21:07:53.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
16:07:53 [2024-02-28T21:07:53.473Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core:4.5.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties
16:07:53 [2024-02-28T21:07:53.473Z] [INFO] 
16:07:53 [2024-02-28T21:07:53.473Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.ctf.core ---
16:07:53 [2024-02-28T21:07:53.473Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 22 were skipped
16:07:53 [2024-02-28T21:07:53.473Z] [INFO] 
16:07:53 [2024-02-28T21:07:53.473Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf.core ---
16:07:53 [2024-02-28T21:07:53.473Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.5.1-SNAPSHOT-sources.jar
16:07:53 [2024-02-28T21:07:53.729Z] [INFO] 
16:07:53 [2024-02-28T21:07:53.729Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ctf.core ---
16:07:53 [2024-02-28T21:07:53.729Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.5.1-SNAPSHOT.jar
16:07:53 [2024-02-28T21:07:53.729Z] [INFO] 
16:07:53 [2024-02-28T21:07:53.729Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf.core ---
16:07:53 [2024-02-28T21:07:53.729Z] [INFO] 
16:07:53 [2024-02-28T21:07:53.729Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.ctf.core ---
16:07:53 [2024-02-28T21:07:53.729Z] [INFO] 
16:07:53 [2024-02-28T21:07:53.729Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf.core ---
16:07:53 [2024-02-28T21:07:53.729Z] [INFO] 
16:07:53 [2024-02-28T21:07:53.729Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.ctf.core ---
16:07:53 [2024-02-28T21:07:53.729Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.5.1-SNAPSHOT.jar
16:07:54 [2024-02-28T21:07:54.656Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.5.1-SNAPSHOT-sources.jar
16:07:55 [2024-02-28T21:07:55.217Z] [INFO] 
16:07:55 [2024-02-28T21:07:55.217Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf.core ---
16:07:55 [2024-02-28T21:07:55.217Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:07:55 [2024-02-28T21:07:55.217Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:07:55 [2024-02-28T21:07:55.217Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:07:55 [2024-02-28T21:07:55.217Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:07:55 [2024-02-28T21:07:55.217Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:07:55 [2024-02-28T21:07:55.217Z] [INFO] 
16:07:55 [2024-02-28T21:07:55.217Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf.core ---
16:07:55 [2024-02-28T21:07:55.217Z] [INFO] 
16:07:55 [2024-02-28T21:07:55.217Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests >--
16:07:55 [2024-02-28T21:07:55.217Z] [INFO] Building Trace Compass CTF Core Tests Plug-in 1.0.15-SNAPSHOT   [19/141]
16:07:55 [2024-02-28T21:07:55.217Z] [INFO]   from ctf/org.eclipse.tracecompass.ctf.core.tests/pom.xml
16:07:55 [2024-02-28T21:07:55.217Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:07:55 [2024-02-28T21:07:55.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
16:07:55 [2024-02-28T21:07:55.217Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests:1.0.15-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/pom.xml
16:07:55 [2024-02-28T21:07:55.472Z] [WARNING] [1cac3369-11bb-492e-b6c9-cbf6c6d9d56c][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.
16:07:59 [2024-02-28T21:07:59.637Z] [INFO] 
16:07:59 [2024-02-28T21:07:59.637Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.ctf.core.tests ---
16:07:59 [2024-02-28T21:07:59.637Z] [INFO] 
16:07:59 [2024-02-28T21:07:59.637Z] [INFO] --- clean:3.3.1:clean (clean-traces) @ org.eclipse.tracecompass.ctf.core.tests ---
16:07:59 [2024-02-28T21:07:59.637Z] [INFO] 
16:07:59 [2024-02-28T21:07:59.637Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.core.tests ---
16:07:59 [2024-02-28T21:07:59.637Z] [INFO] The project's OSGi version is 1.0.15.202402282100
16:07:59 [2024-02-28T21:07:59.637Z] [INFO] 
16:07:59 [2024-02-28T21:07:59.637Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.core.tests ---
16:07:59 [2024-02-28T21:07:59.637Z] [INFO] 
16:07:59 [2024-02-28T21:07:59.637Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.core.tests ---
16:07:59 [2024-02-28T21:07:59.637Z] [INFO] 
16:07:59 [2024-02-28T21:07:59.637Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.core.tests ---
16:07:59 [2024-02-28T21:07:59.637Z] [INFO] 
16:07:59 [2024-02-28T21:07:59.637Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.core.tests ---
16:07:59 [2024-02-28T21:07:59.637Z] [INFO] 
16:07:59 [2024-02-28T21:07:59.637Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.ctf.core.tests ---
16:07:59 [2024-02-28T21:07:59.637Z] [INFO] Resolving class path of Trace Compass CTF Core Tests Plug-in
16:07:59 [2024-02-28T21:07:59.637Z] [INFO] 
16:07:59 [2024-02-28T21:07:59.637Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.ctf.core.tests ---
16:07:59 [2024-02-28T21:07:59.637Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/src/main/resources
16:07:59 [2024-02-28T21:07:59.637Z] [INFO] 
16:07:59 [2024-02-28T21:07:59.637Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.ctf.core.tests ---
16:07:59 [2024-02-28T21:07:59.637Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:07:59 [2024-02-28T21:07:59.637Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:07:59 [2024-02-28T21:07:59.637Z] [WARNING] The 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.15-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/pom.xml
16:07:59 [2024-02-28T21:07:59.637Z] [INFO] Compiling 57 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:07:59 [2024-02-28T21:07:59.892Z] [INFO] 
16:07:59 [2024-02-28T21:07:59.892Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.ctf.core.tests ---
16:07:59 [2024-02-28T21:07:59.892Z] [INFO] 
16:07:59 [2024-02-28T21:07:59.892Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.core.tests ---
16:07:59 [2024-02-28T21:07:59.892Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/src/test/resources
16:07:59 [2024-02-28T21:07:59.892Z] [INFO] 
16:07:59 [2024-02-28T21:07:59.892Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.ctf.core.tests ---
16:07:59 [2024-02-28T21:07:59.892Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 98 were skipped
16:07:59 [2024-02-28T21:07:59.892Z] [INFO] 
16:07:59 [2024-02-28T21:07:59.892Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.core.tests ---
16:07:59 [2024-02-28T21:07:59.892Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.15-SNAPSHOT-sources.jar
16:07:59 [2024-02-28T21:07:59.892Z] [INFO] 
16:07:59 [2024-02-28T21:07:59.892Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.core.tests ---
16:07:59 [2024-02-28T21:07:59.892Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.15-SNAPSHOT.jar
16:07:59 [2024-02-28T21:07:59.892Z] [INFO] 
16:07:59 [2024-02-28T21:07:59.892Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.core.tests ---
16:07:59 [2024-02-28T21:07:59.892Z] [INFO] 
16:07:59 [2024-02-28T21:07:59.892Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.ctf.core.tests ---
16:07:59 [2024-02-28T21:07:59.892Z] [INFO] 
16:07:59 [2024-02-28T21:07:59.892Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.core.tests ---
16:07:59 [2024-02-28T21:07:59.892Z] [INFO] 
16:07:59 [2024-02-28T21:07:59.892Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.ctf.core.tests ---
16:07:59 [2024-02-28T21:07:59.892Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.15-SNAPSHOT.jar
16:08:01 [2024-02-28T21:08:01.254Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.15-SNAPSHOT-sources.jar
16:08:02 [2024-02-28T21:08:02.179Z] [INFO] 
16:08:02 [2024-02-28T21:08:02.179Z] [INFO] --- antrun:3.1.0:run (prepare) @ org.eclipse.tracecompass.ctf.core.tests ---
16:08:02 [2024-02-28T21:08:02.179Z] [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
16:08:02 [2024-02-28T21:08:02.179Z] [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
16:08:02 [2024-02-28T21:08:02.179Z] [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
16:08:02 [2024-02-28T21:08:02.435Z] [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
16:08:02 [2024-02-28T21:08:02.435Z] [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
16:08:02 [2024-02-28T21:08:02.435Z] [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
16:08:02 [2024-02-28T21:08:02.435Z] [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 8.0 MB/s)
16:08:02 [2024-02-28T21:08:02.435Z] [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
16:08:02 [2024-02-28T21:08:02.435Z] [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
16:08:02 [2024-02-28T21:08:02.435Z] [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
16:08:02 [2024-02-28T21:08:02.435Z] [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
16:08:02 [2024-02-28T21:08:02.435Z] [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
16:08:02 [2024-02-28T21:08:02.435Z] [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
16:08:02 [2024-02-28T21:08:02.435Z] [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 8.3 MB/s)
16:08:02 [2024-02-28T21:08:02.435Z] [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
16:08:02 [2024-02-28T21:08:02.435Z] [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
16:08:02 [2024-02-28T21:08:02.435Z] [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
16:08:02 [2024-02-28T21:08:02.690Z] [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
16:08:02 [2024-02-28T21:08:02.690Z] [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
16:08:02 [2024-02-28T21:08:02.690Z] [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
16:08:02 [2024-02-28T21:08:02.690Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-parent/1.10.12/ant-parent-1.10.12.pom (6.5 kB at 3.3 MB/s)
16:08:02 [2024-02-28T21:08:02.690Z] [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
16:08:02 [2024-02-28T21:08:02.690Z] [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
16:08:02 [2024-02-28T21:08:02.690Z] [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
16:08:02 [2024-02-28T21:08:02.690Z] [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
16:08:02 [2024-02-28T21:08:02.690Z] [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
16:08:02 [2024-02-28T21:08:02.946Z] [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
16:08:02 [2024-02-28T21:08:02.946Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.pom (3.2 kB at 3.2 MB/s)
16:08:02 [2024-02-28T21:08:02.946Z] [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
16:08:02 [2024-02-28T21:08:02.946Z] [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
16:08:02 [2024-02-28T21:08:02.946Z] [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
16:08:02 [2024-02-28T21:08:02.946Z] [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
16:08:02 [2024-02-28T21:08:02.946Z] [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
16:08:02 [2024-02-28T21:08:02.946Z] [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
16:08:02 [2024-02-28T21:08:02.946Z] [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
16:08:02 [2024-02-28T21:08:02.946Z] [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
16:08:02 [2024-02-28T21:08:02.946Z] [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
16:08:03 [2024-02-28T21:08:03.201Z] [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
16:08:03 [2024-02-28T21:08:03.201Z] [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
16:08:03 [2024-02-28T21:08:03.201Z] [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
16:08:03 [2024-02-28T21:08:03.201Z] [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
16:08:03 [2024-02-28T21:08:03.201Z] [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
16:08:03 [2024-02-28T21:08:03.201Z] [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
16:08:03 [2024-02-28T21:08:03.201Z] [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
16:08:03 [2024-02-28T21:08:03.201Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar (264 kB at 66 MB/s)
16:08:03 [2024-02-28T21:08:03.201Z] [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
16:08:03 [2024-02-28T21:08:03.201Z] [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
16:08:03 [2024-02-28T21:08:03.201Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.jar (19 kB at 9.4 MB/s)
16:08:03 [2024-02-28T21:08:03.201Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.10.12/ant-1.10.12.jar (2.3 MB at 107 MB/s)
16:08:03 [2024-02-28T21:08:03.201Z] [INFO] Executing tasks
16:08:03 [2024-02-28T21:08:03.456Z] [WARNING]      [echo] Verifying: ${anyTraceExists}
16:08:03 [2024-02-28T21:08:03.456Z] [WARNING]      [echo] Attempting to download test traces
16:08:03 [2024-02-28T21:08:03.456Z] [INFO]       [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/ctf/synctraces.tar.gz
16:08:03 [2024-02-28T21:08:03.456Z] [INFO]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz
16:08:03 [2024-02-28T21:08:03.456Z] [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
16:08:03 [2024-02-28T21:08:03.456Z] [INFO]       [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/os-events.tar.gz
16:08:03 [2024-02-28T21:08:03.456Z] [INFO]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar.gz
16:08:03 [2024-02-28T21:08:03.456Z] [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
16:08:03 [2024-02-28T21:08:03.456Z] [INFO]       [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/qmlscene.tgz
16:08:03 [2024-02-28T21:08:03.456Z] [INFO]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar.gz
16:08:03 [2024-02-28T21:08:03.456Z] [INFO]       [get] http://archive.eclipse.org/tracecompass/test-traces/qmlscene.tgz permanently moved to https://archive.eclipse.org/tracecompass/test-traces/qmlscene.tgz
16:08:03 [2024-02-28T21:08:03.456Z] [INFO]       [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/ctf/vlc.tar.gz
16:08:03 [2024-02-28T21:08:03.456Z] [INFO]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar.gz
16:08:03 [2024-02-28T21:08:03.456Z] [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
16:08:04 [2024-02-28T21:08:04.019Z] [INFO]      [exec] Cloning into 'ctf-testsuite'...
16:08:04 [2024-02-28T21:08:04.579Z] [INFO]      [exec] Your branch is up to date with 'origin/master'.
16:08:04 [2024-02-28T21:08:04.579Z] [INFO]      [exec] Already on 'master'
16:08:04 [2024-02-28T21:08:04.834Z] [INFO]      [exec] Already up to date.
16:08:04 [2024-02-28T21:08:04.834Z] [INFO]      [exec] Note: checking out '0f8beba86ae551f42adeb81d1bfddd5645f31013'.
16:08:04 [2024-02-28T21:08:04.834Z] [INFO]      [exec] 
16:08:04 [2024-02-28T21:08:04.834Z] [INFO]      [exec] You are in 'detached HEAD' state. You can look around, make experimental
16:08:04 [2024-02-28T21:08:04.834Z] [INFO]      [exec] changes and commit them, and you can discard any commits you make in this
16:08:04 [2024-02-28T21:08:04.834Z] [INFO]      [exec] state without impacting any branches by performing another checkout.
16:08:04 [2024-02-28T21:08:04.834Z] [INFO]      [exec] 
16:08:04 [2024-02-28T21:08:04.834Z] [INFO]      [exec] If you want to create a new branch to retain commits you create, you may
16:08:04 [2024-02-28T21:08:04.834Z] [INFO]      [exec] do so (now or later) by using -b with the checkout command again. Example:
16:08:04 [2024-02-28T21:08:04.834Z] [INFO]      [exec] 
16:08:04 [2024-02-28T21:08:04.834Z] [INFO]      [exec]   git checkout -b <new-branch-name>
16:08:04 [2024-02-28T21:08:04.834Z] [INFO]      [exec] 
16:08:04 [2024-02-28T21:08:04.834Z] [INFO]      [exec] HEAD is now at 0f8beba Merge pull request #35 from compudj/master
16:08:04 [2024-02-28T21:08:04.834Z] [WARNING]      [echo] Verifying: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar.gz /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar.gz /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar.gz
16:08:05 [2024-02-28T21:08:05.090Z] [INFO]    [gunzip] Expanding synctraces.tar.gz to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar
16:08:05 [2024-02-28T21:08:05.346Z] [INFO]     [untar] Expanding: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar into /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/traces
16:08:05 [2024-02-28T21:08:05.346Z] [INFO]    [gunzip] Expanding os-events.tar.gz to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar
16:08:06 [2024-02-28T21:08:06.272Z] [INFO]     [untar] Expanding: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar into /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/traces
16:08:06 [2024-02-28T21:08:06.536Z] [INFO]    [gunzip] Expanding qmlscene.tar.gz to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar
16:08:06 [2024-02-28T21:08:06.536Z] [INFO]     [untar] Expanding: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar into /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/traces
16:08:06 [2024-02-28T21:08:06.536Z] [INFO]    [gunzip] Expanding vlc.tar.gz to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar
16:08:07 [2024-02-28T21:08:07.899Z] [INFO]     [untar] Expanding: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar into /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/traces
16:08:08 [2024-02-28T21:08:08.825Z] [WARNING]      [echo] Traces extracted successfully
16:08:08 [2024-02-28T21:08:08.825Z] [INFO] Executed tasks
16:08:08 [2024-02-28T21:08:08.825Z] [INFO] 
16:08:08 [2024-02-28T21:08:08.825Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.ctf.core.tests ---
16:08:08 [2024-02-28T21:08:08.825Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/data/.metadata/.log
16:08:08 [2024-02-28T21:08:08.825Z] [INFO] Command line:
16:08:08 [2024-02-28T21:08:08.825Z] 	[/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-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
16:08:08 [2024-02-28T21:08:08.826Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:08:12 [2024-02-28T21:08:12.093Z] Running org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest
16:08:12 [2024-02-28T21:08:12.348Z] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s -- in org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest
16:08:12 [2024-02-28T21:08:12.348Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetInt_le1 -- Time elapsed: 0.001 s
16:08:12 [2024-02-28T21:08:12.348Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetInt_le2 -- Time elapsed: 0 s
16:08:12 [2024-02-28T21:08:12.348Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testPutIntLe -- Time elapsed: 0 s
16:08:12 [2024-02-28T21:08:12.348Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testPutInt_invalid -- Time elapsed: 0.001 s
16:08:12 [2024-02-28T21:08:12.348Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetLong35s_pos0LE -- Time elapsed: 0 s
16:08:12 [2024-02-28T21:08:12.348Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetLong35s_pos7LE -- Time elapsed: 0 s
16:08:12 [2024-02-28T21:08:12.348Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetLong35s_pos8LE -- Time elapsed: 0 s
16:08:12 [2024-02-28T21:08:12.348Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGet24Unsigned -- Time elapsed: 0 s
16:08:12 [2024-02-28T21:08:12.348Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetInt_invalid -- Time elapsed: 0.001 s
16:08:12 [2024-02-28T21:08:12.348Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGet24Signed -- Time elapsed: 0 s
16:08:12 [2024-02-28T21:08:12.348Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetLong35_pos7LE -- Time elapsed: 0 s
16:08:12 [2024-02-28T21:08:12.348Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetLong35_pos8LE -- Time elapsed: 0 s
16:08:12 [2024-02-28T21:08:12.348Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testPutInt_length0 -- Time elapsed: 0 s
16:08:12 [2024-02-28T21:08:12.348Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testPutInt_length1 -- Time elapsed: 0 s
16:08:12 [2024-02-28T21:08:12.348Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetLong_pos0LE -- Time elapsed: 0 s
16:08:12 [2024-02-28T21:08:12.348Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetLong_pos7LE -- Time elapsed: 0.001 s
16:08:12 [2024-02-28T21:08:12.348Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetLong_pos8LE -- Time elapsed: 0 s
16:08:12 [2024-02-28T21:08:12.348Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGet35_pos0BE -- Time elapsed: 0 s
16:08:12 [2024-02-28T21:08:12.348Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGet35_pos0LE -- Time elapsed: 0 s
16:08:12 [2024-02-28T21:08:12.348Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGet35_pos8BE -- Time elapsed: 0 s
16:08:12 [2024-02-28T21:08:12.348Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testPutIntLe_length0 -- Time elapsed: 0 s
16:08:12 [2024-02-28T21:08:12.348Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testPutIntLe_length1 -- Time elapsed: 0 s
16:08:12 [2024-02-28T21:08:12.348Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetLong_pos0 -- Time elapsed: 0 s
16:08:12 [2024-02-28T21:08:12.348Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetLong_pos7 -- Time elapsed: 0 s
16:08:12 [2024-02-28T21:08:12.348Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetLong_pos8 -- Time elapsed: 0 s
16:08:12 [2024-02-28T21:08:12.348Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetUnsigned -- Time elapsed: 0 s
16:08:12 [2024-02-28T21:08:12.348Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetInt_invalid2 -- Time elapsed: 0 s
16:08:12 [2024-02-28T21:08:12.348Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetSigned -- Time elapsed: 0 s
16:08:12 [2024-02-28T21:08:12.348Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testPutInt -- Time elapsed: 0 s
16:08:12 [2024-02-28T21:08:12.348Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testPutInt_hex -- Time elapsed: 0 s
16:08:12 [2024-02-28T21:08:12.348Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetInt_base -- Time elapsed: 0 s
16:08:12 [2024-02-28T21:08:12.348Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetInt_pos0 -- Time elapsed: 0 s
16:08:12 [2024-02-28T21:08:12.348Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetInt_pos1 -- Time elapsed: 0 s
16:08:12 [2024-02-28T21:08:12.348Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetInt_pos2 -- Time elapsed: 0 s
16:08:12 [2024-02-28T21:08:12.348Z] Running org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest
16:08:12 [2024-02-28T21:08:12.348Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest
16:08:12 [2024-02-28T21:08:12.349Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest.testGetPosition -- Time elapsed: 0 s
16:08:12 [2024-02-28T21:08:12.349Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest.testCanRead_1param -- Time elapsed: 0 s
16:08:12 [2024-02-28T21:08:12.349Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest.testGetBytes -- Time elapsed: 0 s
16:08:12 [2024-02-28T21:08:12.349Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest.testGetOrder -- Time elapsed: 0 s
16:08:12 [2024-02-28T21:08:12.349Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest.testClear -- Time elapsed: 0 s
16:08:12 [2024-02-28T21:08:12.349Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest.testGetByteOrder -- Time elapsed: 0 s
16:08:12 [2024-02-28T21:08:12.349Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest.testBitBuffer -- Time elapsed: 0 s
16:08:12 [2024-02-28T21:08:12.349Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest.testSetByteOrder -- Time elapsed: 0 s
16:08:12 [2024-02-28T21:08:12.349Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest.testBitBuffer_fromByteBuffer -- Time elapsed: 0.001 s
16:08:12 [2024-02-28T21:08:12.349Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest.testGetByteBuffer -- Time elapsed: 0 s
16:08:12 [2024-02-28T21:08:12.349Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest.testSetPosition -- Time elapsed: 0 s
16:08:12 [2024-02-28T21:08:12.349Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest.testGetBytesMiddle -- Time elapsed: 0 s
16:08:12 [2024-02-28T21:08:12.349Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest.testSetOrder -- Time elapsed: 0 s
16:08:12 [2024-02-28T21:08:12.349Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTimestampComparatorTest
16:08:12 [2024-02-28T21:08:12.349Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTimestampComparatorTest
16:08:12 [2024-02-28T21:08:12.349Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTimestampComparatorTest.testStreamInputReaderTimestampComparator_1 -- Time elapsed: 0 s
16:08:12 [2024-02-28T21:08:12.349Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest
16:08:13 [2024-02-28T21:08:13.714Z] !SESSION 2024-02-28 21:08:08.924 -----------------------------------------------
16:08:13 [2024-02-28T21:08:13.714Z] eclipse.buildId=unknown
16:08:13 [2024-02-28T21:08:13.714Z] java.version=17.0.2
16:08:13 [2024-02-28T21:08:13.714Z] java.vendor=Oracle Corporation
16:08:13 [2024-02-28T21:08:13.714Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
16:08:13 [2024-02-28T21:08:13.714Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/target/surefire.properties -product org.eclipse.platform.ide
16:08:13 [2024-02-28T21:08:13.714Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
16:08:13 [2024-02-28T21:08:13.714Z] 
16:08:13 [2024-02-28T21:08:13.714Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2024-02-28 21:08:13.394
16:08:13 [2024-02-28T21:08:13.714Z] !MESSAGE channel0_0	[+++++++++++++++++++++++++++++++++++++++++++++++++                                                   ]	491 Events
16:08:13 [2024-02-28T21:08:13.714Z] 
16:08:13 [2024-02-28T21:08:13.714Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2024-02-28 21:08:13.396
16:08:13 [2024-02-28T21:08:13.714Z] !MESSAGE channel0_1	[++++++++++++++++++++++++++++++++++++++++++++++++++                                                  ]	509 Events
16:08:13 [2024-02-28T21:08:13.714Z] 
16:08:13 [2024-02-28T21:08:13.714Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2024-02-28 21:08:13.567
16:08:13 [2024-02-28T21:08:13.714Z] !MESSAGE channel0_0	[                                                            ]	0 Events
16:08:13 [2024-02-28T21:08:13.714Z] 
16:08:13 [2024-02-28T21:08:13.714Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2024-02-28 21:08:13.567
16:08:13 [2024-02-28T21:08:13.714Z] !MESSAGE channel0_1	[++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++]	1 Events
16:08:31 [2024-02-28T21:08:31.761Z] 
16:08:31 [2024-02-28T21:08:31.761Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2024-02-28 21:08:29.423
16:08:31 [2024-02-28T21:08:31.761Z] !MESSAGE channel0_0	[ ]	0 Events
16:08:31 [2024-02-28T21:08:31.761Z] 
16:08:31 [2024-02-28T21:08:31.761Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2024-02-28 21:08:29.424
16:08:31 [2024-02-28T21:08:31.761Z] !MESSAGE channel0_1	[+]	1 Events
16:08:31 [2024-02-28T21:08:31.761Z] 
16:08:31 [2024-02-28T21:08:31.761Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2024-02-28 21:08:29.504
16:08:31 [2024-02-28T21:08:31.761Z] !MESSAGE channel0_0	[  ]	0 Events
16:08:31 [2024-02-28T21:08:31.761Z] 
16:08:31 [2024-02-28T21:08:31.761Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2024-02-28 21:08:29.504
16:08:31 [2024-02-28T21:08:31.761Z] !MESSAGE channel0_1	[++]	1 Events
16:08:31 [2024-02-28T21:08:31.761Z] 
16:08:31 [2024-02-28T21:08:31.761Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2024-02-28 21:08:29.705
16:08:31 [2024-02-28T21:08:31.761Z] !MESSAGE channel0_0	[          ]	0 Events
16:08:31 [2024-02-28T21:08:31.761Z] 
16:08:31 [2024-02-28T21:08:31.761Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2024-02-28 21:08:29.705
16:08:31 [2024-02-28T21:08:31.761Z] !MESSAGE channel0_1	[++++++++++]	1 Events
16:08:31 [2024-02-28T21:08:31.761Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.81 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest
16:08:31 [2024-02-28T21:08:31.761Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testHasMoreEvents -- Time elapsed: 0.683 s
16:08:31 [2024-02-28T21:08:31.761Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testGetCurrentEventDef_last -- Time elapsed: 0.301 s
16:08:31 [2024-02-28T21:08:31.761Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testPrintStats_100 -- Time elapsed: 0.218 s
16:08:31 [2024-02-28T21:08:31.761Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testPrintStats_noparam -- Time elapsed: 0.170 s
16:08:31 [2024-02-28T21:08:31.761Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testGetEndTime -- Time elapsed: 0.123 s
16:08:31 [2024-02-28T21:08:31.761Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testSeek -- Time elapsed: 0.082 s
16:08:31 [2024-02-28T21:08:31.761Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testGetStartTime -- Time elapsed: 0.117 s
16:08:31 [2024-02-28T21:08:31.761Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testAdvance_end -- Time elapsed: 15.29 s
16:08:31 [2024-02-28T21:08:31.761Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testOpen_invalid -- Time elapsed: 0.044 s
16:08:31 [2024-02-28T21:08:31.761Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testGetCurrentEventDef_first -- Time elapsed: 0.077 s
16:08:31 [2024-02-28T21:08:31.761Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testPrintStats_width0 -- Time elapsed: 0.081 s
16:08:31 [2024-02-28T21:08:31.761Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testPrintStats_width1 -- Time elapsed: 0.043 s
16:08:31 [2024-02-28T21:08:31.761Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testPrintStats_width2 -- Time elapsed: 0.081 s
16:08:31 [2024-02-28T21:08:31.761Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testCopyFrom -- Time elapsed: 0.077 s
16:08:31 [2024-02-28T21:08:31.761Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testAdvance_normal -- Time elapsed: 0.038 s
16:08:31 [2024-02-28T21:08:31.761Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testPrintStats_width10 -- Time elapsed: 0.085 s
16:08:31 [2024-02-28T21:08:31.761Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testOpen_nonexisting -- Time elapsed: 0.083 s
16:08:31 [2024-02-28T21:08:31.761Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testGoToLastEvent -- Time elapsed: 0.095 s
16:08:31 [2024-02-28T21:08:31.761Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testOpen_existing -- Time elapsed: 0.122 s
16:08:31 [2024-02-28T21:08:31.761Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest
16:08:31 [2024-02-28T21:08:31.761Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest
16:08:31 [2024-02-28T21:08:31.761Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest.testStreamInputPacketIndexEntryConstructor1 -- Time elapsed: 0.056 s
16:08:31 [2024-02-28T21:08:31.761Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest.testStreamInputPacketIndexEntryConstructor2 -- Time elapsed: 0 s
16:08:31 [2024-02-28T21:08:31.761Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest.testStreamInputPacketIndexEntryConstructor3 -- Time elapsed: 0 s
16:08:31 [2024-02-28T21:08:31.761Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest.testStreamInputPacketIndexEntryConstructor4 -- Time elapsed: 0 s
16:08:31 [2024-02-28T21:08:31.761Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest.testStreamInputPacketIndexEntryConstructor5 -- Time elapsed: 0 s
16:08:31 [2024-02-28T21:08:31.761Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest.testStreamInputPacketIndexEntryConstructor6 -- Time elapsed: 0 s
16:08:31 [2024-02-28T21:08:31.761Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest.testStreamInputPacketIndexEntryConstructor7 -- Time elapsed: 0 s
16:08:31 [2024-02-28T21:08:31.761Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest.testStreamInputPacketIndexEntryConstructor8 -- Time elapsed: 0.001 s
16:08:31 [2024-02-28T21:08:31.761Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest.testToString -- Time elapsed: 0.002 s
16:08:31 [2024-02-28T21:08:31.761Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest.testStreamInputPacketIndexEntry_1 -- Time elapsed: 0 s
16:08:31 [2024-02-28T21:08:31.761Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest
16:08:31 [2024-02-28T21:08:31.761Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.307 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest
16:08:31 [2024-02-28T21:08:31.761Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest.testKernelTrace[0: WHOLE_TRACE] -- Time elapsed: 0.682 s
16:08:31 [2024-02-28T21:08:31.761Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest.testKernelTrace[1: NO_EVENTS_USING_INVERTED_TIME] -- Time elapsed: 0.094 s
16:08:31 [2024-02-28T21:08:31.761Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest.testKernelTrace[2: STREAM0_FIRST_PACKET_TIME] -- Time elapsed: 0.139 s
16:08:31 [2024-02-28T21:08:31.761Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest.testKernelTrace[3: BOTH_STREAMS_FIRST_PACKET_ONLY] -- Time elapsed: 0.100 s
16:08:31 [2024-02-28T21:08:31.761Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest.testKernelTrace[4: BOTH_STREAMS_SEVERAL_PACKETS] -- Time elapsed: 0.282 s
16:08:31 [2024-02-28T21:08:31.761Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest
16:08:31 [2024-02-28T21:08:31.762Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest
16:08:31 [2024-02-28T21:08:31.762Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest.testPacketNoHeader -- Time elapsed: 0.001 s
16:08:31 [2024-02-28T21:08:31.762Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest.testPacketWithContext -- Time elapsed: 0.003 s
16:08:31 [2024-02-28T21:08:31.762Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest.testPacketWithPacketContextAndLostEvents -- Time elapsed: 0.001 s
16:08:31 [2024-02-28T21:08:31.762Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest.testPacket -- Time elapsed: 0 s
16:08:31 [2024-02-28T21:08:31.762Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest
16:08:32 [2024-02-28T21:08:32.017Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.575 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest
16:08:32 [2024-02-28T21:08:32.017Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest.testParse -- Time elapsed: 0.202 s
16:08:32 [2024-02-28T21:08:32.017Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest.testToString -- Time elapsed: 0.085 s
16:08:32 [2024-02-28T21:08:32.017Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest.testStreamTextMD -- Time elapsed: 0.033 s
16:08:32 [2024-02-28T21:08:32.018Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest.testMetadata -- Time elapsed: 0.065 s
16:08:32 [2024-02-28T21:08:32.018Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest.testGetDetectedByteOrder -- Time elapsed: 0.094 s
16:08:32 [2024-02-28T21:08:32.018Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest.testEndian -- Time elapsed: 0.029 s
16:08:32 [2024-02-28T21:08:32.018Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest.testTextMD -- Time elapsed: 0.066 s
16:08:32 [2024-02-28T21:08:32.018Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest
16:08:34 [2024-02-28T21:08:34.534Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.179 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest
16:08:34 [2024-02-28T21:08:34.534Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testGetTrace -- Time elapsed: 0.121 s
16:08:34 [2024-02-28T21:08:34.534Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testAddEvent_base -- Time elapsed: 0.124 s
16:08:34 [2024-02-28T21:08:34.534Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testGetId -- Time elapsed: 0.148 s
16:08:34 [2024-02-28T21:08:34.534Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testSetId -- Time elapsed: 0.109 s
16:08:34 [2024-02-28T21:08:34.534Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testAddHugeIDEvent_base -- Time elapsed: 0.125 s
16:08:34 [2024-02-28T21:08:34.534Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testToString -- Time elapsed: 0.176 s
16:08:34 [2024-02-28T21:08:34.534Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testGetPacketContextDecl -- Time elapsed: 0.120 s
16:08:34 [2024-02-28T21:08:34.534Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testGetEventHeaderDecl -- Time elapsed: 0.111 s
16:08:34 [2024-02-28T21:08:34.534Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testEventHeaderIsSet -- Time elapsed: 0.153 s
16:08:34 [2024-02-28T21:08:34.534Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testGetStreamInputs -- Time elapsed: 0.108 s
16:08:34 [2024-02-28T21:08:34.534Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testSetEventContext -- Time elapsed: 0.106 s
16:08:34 [2024-02-28T21:08:34.534Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testSetEventHeader -- Time elapsed: 0.111 s
16:08:34 [2024-02-28T21:08:34.534Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testGetEventContextDecl -- Time elapsed: 0.119 s
16:08:34 [2024-02-28T21:08:34.534Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testEventContextIsSet -- Time elapsed: 0.109 s
16:08:34 [2024-02-28T21:08:34.534Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testSetPacketContext -- Time elapsed: 0.088 s
16:08:34 [2024-02-28T21:08:34.534Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testGetEvents -- Time elapsed: 0.070 s
16:08:34 [2024-02-28T21:08:34.534Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testIdIsSet -- Time elapsed: 0.076 s
16:08:34 [2024-02-28T21:08:34.534Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testStream -- Time elapsed: 0.107 s
16:08:34 [2024-02-28T21:08:34.534Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testPacketContextIsSet -- Time elapsed: 0.094 s
16:08:34 [2024-02-28T21:08:34.534Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest
16:08:44 [2024-02-28T21:08:44.476Z] Tests run: 28, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 8.967 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest
16:08:44 [2024-02-28T21:08:44.476Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[0: KERNEL] -- Time elapsed: 0.585 s
16:08:44 [2024-02-28T21:08:44.476Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[1: TRACE2] -- Time elapsed: 0.547 s
16:08:44 [2024-02-28T21:08:44.476Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[2: KERNEL_VM] -- Time elapsed: 1.388 s
16:08:44 [2024-02-28T21:08:44.476Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[3: SYNC_SRC] -- Time elapsed: 0.130 s
16:08:44 [2024-02-28T21:08:44.477Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[4: SYNC_DEST] -- Time elapsed: 0.125 s
16:08:44 [2024-02-28T21:08:44.477Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[5: DJANGO_CLIENT] -- Time elapsed: 0.875 s
16:08:44 [2024-02-28T21:08:44.477Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[6: DJANGO_DB] -- Time elapsed: 0.709 s
16:08:44 [2024-02-28T21:08:44.477Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[7: DJANGO_HTTPD] -- Time elapsed: 0.892 s
16:08:44 [2024-02-28T21:08:44.477Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[8: HELLO_LOST] -- Time elapsed: 0.465 s
16:08:44 [2024-02-28T21:08:44.477Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[9: CYG_PROFILE] -- Time elapsed: 0.012 s
16:08:44 [2024-02-28T21:08:44.477Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[10: CYG_PROFILE_FAST] -- Time elapsed: 0.064 s
16:08:44 [2024-02-28T21:08:44.477Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[11: FUNKY_TRACE] -- Time elapsed: 0.336 s
16:08:44 [2024-02-28T21:08:44.477Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[12: ARM_64_BIT_HEADER] -- Time elapsed: 0.380 s
16:08:44 [2024-02-28T21:08:44.477Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[13: FLIPPING_ENDIANNESS] -- Time elapsed: 0.102 s
16:08:44 [2024-02-28T21:08:44.477Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[14: DYNSCOPE] -- Time elapsed: 0.382 s
16:08:44 [2024-02-28T21:08:44.477Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest skipped
16:08:44 [2024-02-28T21:08:44.477Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[16: DEBUG_INFO] -- Time elapsed: 0.009 s
16:08:44 [2024-02-28T21:08:44.477Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[17: DEBUG_INFO3] -- Time elapsed: 0.011 s
16:08:44 [2024-02-28T21:08:44.477Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[18: DEBUG_INFO4] -- Time elapsed: 0.013 s
16:08:44 [2024-02-28T21:08:44.477Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[19: DEBUG_INFO_SYNTH_EXEC] -- Time elapsed: 0.003 s
16:08:44 [2024-02-28T21:08:44.477Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[20: DEBUG_INFO_SYNTH_TWO_PROCESSES] -- Time elapsed: 0.002 s
16:08:44 [2024-02-28T21:08:44.477Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[21: DEBUG_INFO_SYNTH_BUILDID_DEBUGLINK] -- Time elapsed: 0.002 s
16:08:44 [2024-02-28T21:08:44.477Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[22: MEMORY_ANALYSIS] -- Time elapsed: 0.379 s
16:08:44 [2024-02-28T21:08:44.477Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[23: PERF_TASKSET2] -- Time elapsed: 0.010 s
16:08:44 [2024-02-28T21:08:44.477Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[24: MANY_THREADS] -- Time elapsed: 0.407 s
16:08:44 [2024-02-28T21:08:44.477Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[25: CONTEXT_SWITCHES_KERNEL] -- Time elapsed: 0.264 s
16:08:44 [2024-02-28T21:08:44.477Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[26: CONTEXT_SWITCHES_UST] -- Time elapsed: 0.006 s
16:08:44 [2024-02-28T21:08:44.477Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[27: UNEVEN_STREAMS] -- Time elapsed: 0.855 s
16:08:44 [2024-02-28T21:08:44.477Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest
16:08:44 [2024-02-28T21:08:44.732Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.504 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest
16:08:44 [2024-02-28T21:08:44.732Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest.testEquals1 -- Time elapsed: 0.191 s
16:08:44 [2024-02-28T21:08:44.732Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest.testEquals2 -- Time elapsed: 0.148 s
16:08:44 [2024-02-28T21:08:44.732Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest.testEquals3 -- Time elapsed: 0.170 s
16:08:44 [2024-02-28T21:08:44.732Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest.testEquals4 -- Time elapsed: 0.287 s
16:08:44 [2024-02-28T21:08:44.732Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest.testGetTimestampEnd -- Time elapsed: 0.088 s
16:08:44 [2024-02-28T21:08:44.732Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest.testGetPath -- Time elapsed: 0.123 s
16:08:44 [2024-02-28T21:08:44.732Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest.testSetTimestampEnd -- Time elapsed: 0.092 s
16:08:44 [2024-02-28T21:08:44.732Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest.testGetFilename -- Time elapsed: 0.084 s
16:08:44 [2024-02-28T21:08:44.732Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest.testStreamInput -- Time elapsed: 0.049 s
16:08:44 [2024-02-28T21:08:44.732Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest.testGetStream -- Time elapsed: 0.182 s
16:08:44 [2024-02-28T21:08:44.732Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest.testLookupDefinition -- Time elapsed: 0.089 s
16:08:44 [2024-02-28T21:08:44.732Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest
16:08:44 [2024-02-28T21:08:44.732Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest
16:08:44 [2024-02-28T21:08:44.733Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest.testGrowingLive -- Time elapsed: 0.005 s
16:08:44 [2024-02-28T21:08:44.733Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest.testGrowingNotLive -- Time elapsed: 0.001 s
16:08:44 [2024-02-28T21:08:44.733Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest
16:08:44 [2024-02-28T21:08:44.987Z] 
16:08:44 [2024-02-28T21:08:44.987Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2024-02-28 21:08:44.799
16:08:44 [2024-02-28T21:08:44.987Z] !MESSAGE Reading CTF trace: UUID mismatch for trace CTFTrace [path=/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/data/.temp/tempTrace, major=2, minor=null, uuid=2a6422d0-6cee-11e0-8c08-cb07d7b3a564]
16:08:44 [2024-02-28T21:08:44.987Z] 
16:08:44 [2024-02-28T21:08:44.987Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2024-02-28 21:08:44.805
16:08:44 [2024-02-28T21:08:44.987Z] !MESSAGE Reading CTF trace: UUID mismatch for trace CTFTrace [path=/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/data/.temp/tempTrace, major=2, minor=null, uuid=2a6422d0-6cee-11e0-8c08-cb07d7b3a564]
16:08:44 [2024-02-28T21:08:44.988Z] 
16:08:44 [2024-02-28T21:08:44.988Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2024-02-28 21:08:44.872
16:08:44 [2024-02-28T21:08:44.988Z] !MESSAGE Reading CTF trace: UUID mismatch for trace CTFTrace [path=/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/data/.temp/tempTrace, major=2, minor=null, uuid=2a6422d0-6cee-11e0-8c08-cb07d7b3a564]
16:08:44 [2024-02-28T21:08:44.988Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.176 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest
16:08:44 [2024-02-28T21:08:44.988Z] org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest.jsonClockedTest -- Time elapsed: 0.096 s
16:08:44 [2024-02-28T21:08:44.988Z] org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest.jsonPacketContextTest -- Time elapsed: 0.005 s
16:08:44 [2024-02-28T21:08:44.988Z] org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest.TSDLContextTest -- Time elapsed: 0.003 s
16:08:44 [2024-02-28T21:08:44.988Z] org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest.TSDLEnvironmentTest -- Time elapsed: 0.003 s
16:08:44 [2024-02-28T21:08:44.988Z] org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest.TSDLSimpleTest -- Time elapsed: 0.002 s
16:08:44 [2024-02-28T21:08:44.988Z] org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest.TSDLClockTest -- Time elapsed: 0.003 s
16:08:44 [2024-02-28T21:08:44.988Z] org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest.TSDLCallsiteTest -- Time elapsed: 0.051 s
16:08:44 [2024-02-28T21:08:44.988Z] org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest.jsonPacketHeaderTest -- Time elapsed: 0.004 s
16:08:44 [2024-02-28T21:08:44.988Z] org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest.TSDLEnumTest -- Time elapsed: 0.003 s
16:08:44 [2024-02-28T21:08:44.988Z] org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest.TSDLAllTest -- Time elapsed: 0.004 s
16:08:44 [2024-02-28T21:08:44.988Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest
16:08:44 [2024-02-28T21:08:44.988Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest
16:08:44 [2024-02-28T21:08:44.988Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest.testStreamInputPacketIndexDisjoint -- Time elapsed: 0.002 s
16:08:44 [2024-02-28T21:08:44.988Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest.testStreamInputPacketIndexOverlappingBothSides -- Time elapsed: 0 s
16:08:44 [2024-02-28T21:08:44.988Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest.testStreamInputPacketIndexLargeOverlapping -- Time elapsed: 0 s
16:08:44 [2024-02-28T21:08:44.988Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest.testStreamInputPacketIndexContiguous -- Time elapsed: 0 s
16:08:44 [2024-02-28T21:08:44.988Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest.testStreamInputPacketIndexInvalidAppend -- Time elapsed: 0.001 s
16:08:44 [2024-02-28T21:08:44.988Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest.testStreamInputPacketIndexGet -- Time elapsed: 0 s
16:08:44 [2024-02-28T21:08:44.988Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest.testStreamInputPacketIndex -- Time elapsed: 0 s
16:08:44 [2024-02-28T21:08:44.988Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest.testStreamInputPacketIndexOverlapping -- Time elapsed: 0 s
16:08:44 [2024-02-28T21:08:44.988Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest
16:08:45 [2024-02-28T21:08:45.243Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.194 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest
16:08:45 [2024-02-28T21:08:45.243Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest.testAddTwoStreams1 -- Time elapsed: 0.076 s
16:08:45 [2024-02-28T21:08:45.243Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest.testAddTwoStreams2 -- Time elapsed: 0.017 s
16:08:45 [2024-02-28T21:08:45.243Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest.testAddTwoStreams3 -- Time elapsed: 0.016 s
16:08:45 [2024-02-28T21:08:45.243Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest.testEmptyStream -- Time elapsed: 0.014 s
16:08:45 [2024-02-28T21:08:45.243Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest.testAddStream -- Time elapsed: 0.056 s
16:08:45 [2024-02-28T21:08:45.243Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest.testAddStreamFail -- Time elapsed: 0.014 s
16:08:45 [2024-02-28T21:08:45.243Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest
16:08:45 [2024-02-28T21:08:45.243Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest
16:08:45 [2024-02-28T21:08:45.243Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest.testTraceFileDoesNotExist -- Time elapsed: 0.001 s
16:08:45 [2024-02-28T21:08:45.243Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest.testTraceDirectoryWithTextMetadata -- Time elapsed: 0 s
16:08:45 [2024-02-28T21:08:45.243Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest.testTraceDirectoryWith1ByteMetadata -- Time elapsed: 0.001 s
16:08:45 [2024-02-28T21:08:45.243Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest.testTraceDirectoryWithLittleEndianMetadata -- Time elapsed: 0 s
16:08:45 [2024-02-28T21:08:45.243Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest.testTraceDirectoryWithNoFiles -- Time elapsed: 0 s
16:08:45 [2024-02-28T21:08:45.243Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest.testTraceDirectoryWithNoMetadataButFiles -- Time elapsed: 0 s
16:08:45 [2024-02-28T21:08:45.243Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest.testTraceDirectoryWithInvalidMetadata -- Time elapsed: 0.001 s
16:08:45 [2024-02-28T21:08:45.243Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest.testTraceDirectoryWithInvalidJson -- Time elapsed: 0 s
16:08:45 [2024-02-28T21:08:45.243Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest.testTraceDirectoryWithEmptyMetadata -- Time elapsed: 0 s
16:08:45 [2024-02-28T21:08:45.243Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest.testTraceFile -- Time elapsed: 0.001 s
16:08:45 [2024-02-28T21:08:45.243Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest.testTraceNull -- Time elapsed: 0 s
16:08:45 [2024-02-28T21:08:45.243Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest.testTraceDirectoryWithJsonMetadata -- Time elapsed: 0 s
16:08:45 [2024-02-28T21:08:45.243Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest.testTraceDirectoryWithBigEndianMetadata -- Time elapsed: 0 s
16:08:45 [2024-02-28T21:08:45.243Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest
16:08:46 [2024-02-28T21:08:46.604Z] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.490 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest
16:08:46 [2024-02-28T21:08:46.604Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testGetMajor -- Time elapsed: 0.068 s
16:08:46 [2024-02-28T21:08:46.604Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testGetMinor -- Time elapsed: 0.028 s
16:08:46 [2024-02-28T21:08:46.604Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testPacketHeaderIsSet_valid -- Time elapsed: 0.083 s
16:08:46 [2024-02-28T21:08:46.604Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testLookupEnvironment_1 -- Time elapsed: 0.085 s
16:08:46 [2024-02-28T21:08:46.604Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testLookupEnvironment_2 -- Time elapsed: 0.057 s
16:08:46 [2024-02-28T21:08:46.604Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testLookupEnvironment_3 -- Time elapsed: 0.072 s
16:08:46 [2024-02-28T21:08:46.604Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testLookupEnvironment_4 -- Time elapsed: 0.026 s
16:08:46 [2024-02-28T21:08:46.604Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testMajorIsSet -- Time elapsed: 0.059 s
16:08:46 [2024-02-28T21:08:46.604Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testByteOrderIsSet -- Time elapsed: 0.026 s
16:08:46 [2024-02-28T21:08:46.604Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testOpen_invalid -- Time elapsed: 0.064 s
16:08:46 [2024-02-28T21:08:46.604Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testGetPath -- Time elapsed: 0.025 s
16:08:46 [2024-02-28T21:08:46.604Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testGetUUID -- Time elapsed: 0.030 s
16:08:46 [2024-02-28T21:08:46.604Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testUUIDIsSet -- Time elapsed: 0.058 s
16:08:46 [2024-02-28T21:08:46.604Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testMinorIsSet -- Time elapsed: 0.025 s
16:08:46 [2024-02-28T21:08:46.604Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testGetPacketHeader -- Time elapsed: 0.061 s
16:08:46 [2024-02-28T21:08:46.604Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testGetTraceDirectory -- Time elapsed: 0.026 s
16:08:46 [2024-02-28T21:08:46.604Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testSetByteOrder -- Time elapsed: 0.025 s
16:08:46 [2024-02-28T21:08:46.604Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testAddStream -- Time elapsed: 0.091 s
16:08:46 [2024-02-28T21:08:46.604Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testSetPacketHeader -- Time elapsed: 0.067 s
16:08:46 [2024-02-28T21:08:46.604Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testGetSetClock_1 -- Time elapsed: 0.033 s
16:08:46 [2024-02-28T21:08:46.604Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testGetSetClock_2 -- Time elapsed: 0.066 s
16:08:46 [2024-02-28T21:08:46.604Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testGetByteOrder_1 -- Time elapsed: 0.027 s
16:08:46 [2024-02-28T21:08:46.604Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testGetStream -- Time elapsed: 0.025 s
16:08:46 [2024-02-28T21:08:46.604Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testSetUUID -- Time elapsed: 0.058 s
16:08:46 [2024-02-28T21:08:46.604Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testPacketHeaderIsSet_invalid -- Time elapsed: 0.088 s
16:08:46 [2024-02-28T21:08:46.605Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testLookupDefinition -- Time elapsed: 0.024 s
16:08:46 [2024-02-28T21:08:46.605Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testOpen_existing -- Time elapsed: 0.094 s
16:08:46 [2024-02-28T21:08:46.605Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testSetMajor -- Time elapsed: 0.070 s
16:08:46 [2024-02-28T21:08:46.605Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testSetMinor -- Time elapsed: 0.027 s
16:08:46 [2024-02-28T21:08:46.605Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest
16:08:47 [2024-02-28T21:08:47.530Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.711 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest
16:08:47 [2024-02-28T21:08:47.531Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest.testGetCurrentEvent -- Time elapsed: 0.027 s
16:08:47 [2024-02-28T21:08:47.531Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest.testGetName -- Time elapsed: 0.062 s
16:08:47 [2024-02-28T21:08:47.531Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest.testGoToLastEvent1 -- Time elapsed: 0.034 s
16:08:47 [2024-02-28T21:08:47.531Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest.testGoToLastEvent2 -- Time elapsed: 0.274 s
16:08:47 [2024-02-28T21:08:47.531Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest.testGetCurrentPacketContext -- Time elapsed: 0.025 s
16:08:47 [2024-02-28T21:08:47.531Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest.testStreamInputReader_invalid -- Time elapsed: 0.064 s
16:08:47 [2024-02-28T21:08:47.531Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest.testSeek_timestamp -- Time elapsed: 0.025 s
16:08:47 [2024-02-28T21:08:47.531Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest.testReadNextEvent -- Time elapsed: 0.065 s
16:08:47 [2024-02-28T21:08:47.531Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest.testGetCPU -- Time elapsed: 0.031 s
16:08:47 [2024-02-28T21:08:47.531Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest.testStreamInputReader_valid -- Time elapsed: 0.024 s
16:08:47 [2024-02-28T21:08:47.531Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest.testSeek_eventDefinition -- Time elapsed: 0.080 s
16:08:47 [2024-02-28T21:08:47.531Z] Running org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest
16:08:47 [2024-02-28T21:08:47.531Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest
16:08:47 [2024-02-28T21:08:47.531Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest.testParseField_fixedLengthArray -- Time elapsed: 0.002 s
16:08:47 [2024-02-28T21:08:47.531Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest.testParseField_fixedLengthNotNullTerminatedArray -- Time elapsed: 0.001 s
16:08:47 [2024-02-28T21:08:47.531Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest.testParseField_fixedLengthString -- Time elapsed: 0 s
16:08:47 [2024-02-28T21:08:47.531Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest.testParseField_simple -- Time elapsed: 0 s
16:08:47 [2024-02-28T21:08:47.531Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest.testParseField_complex -- Time elapsed: 0 s
16:08:47 [2024-02-28T21:08:47.531Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest.testParseField_simple2 -- Time elapsed: 0 s
16:08:47 [2024-02-28T21:08:47.531Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest.testParseField_simple3 -- Time elapsed: 0 s
16:08:47 [2024-02-28T21:08:47.531Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest.testParseField_fixedHexLengthArray -- Time elapsed: 0.003 s
16:08:47 [2024-02-28T21:08:47.531Z] Running org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest
16:08:47 [2024-02-28T21:08:47.531Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest
16:08:47 [2024-02-28T21:08:47.531Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest.getterTest -- Time elapsed: 0 s
16:08:47 [2024-02-28T21:08:47.531Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest.constructorTest -- Time elapsed: 0 s
16:08:47 [2024-02-28T21:08:47.531Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest.comparatorTest -- Time elapsed: 0.001 s
16:08:47 [2024-02-28T21:08:47.531Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest.equalsTest -- Time elapsed: 0 s
16:08:47 [2024-02-28T21:08:47.531Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest.toStringTest -- Time elapsed: 0.003 s
16:08:47 [2024-02-28T21:08:47.531Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest.hashCodeTest -- Time elapsed: 0 s
16:08:47 [2024-02-28T21:08:47.531Z] Running org.eclipse.tracecompass.ctf.core.tests.event.CTFEventDefinitionTest
16:08:47 [2024-02-28T21:08:47.531Z] 
16:08:47 [2024-02-28T21:08:47.531Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2024-02-28 21:08:47.372
16:08:47 [2024-02-28T21:08:47.531Z] !MESSAGE Struct already contains a field named ctx
16:08:47 [2024-02-28T21:08:47.531Z] 
16:08:47 [2024-02-28T21:08:47.531Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2024-02-28 21:08:47.372
16:08:47 [2024-02-28T21:08:47.531Z] !MESSAGE Struct already contains a field named ctx
16:08:47 [2024-02-28T21:08:47.531Z] 
16:08:47 [2024-02-28T21:08:47.531Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2024-02-28 21:08:47.372
16:08:47 [2024-02-28T21:08:47.531Z] !MESSAGE Struct already contains a field named ctx
16:08:47 [2024-02-28T21:08:47.531Z] 
16:08:47 [2024-02-28T21:08:47.531Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2024-02-28 21:08:47.373
16:08:47 [2024-02-28T21:08:47.531Z] !MESSAGE Struct already contains a field named ctx
16:08:47 [2024-02-28T21:08:47.531Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.ctf.core.tests.event.CTFEventDefinitionTest
16:08:47 [2024-02-28T21:08:47.531Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFEventDefinitionTest.testEvents -- Time elapsed: 0.003 s
16:08:47 [2024-02-28T21:08:47.531Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest
16:08:47 [2024-02-28T21:08:47.531Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest
16:08:47 [2024-02-28T21:08:47.531Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.testOverlapRange1 -- Time elapsed: 0 s
16:08:47 [2024-02-28T21:08:47.531Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.testOverlapRange2 -- Time elapsed: 0 s
16:08:47 [2024-02-28T21:08:47.531Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.testOverlapRange3 -- Time elapsed: 0 s
16:08:47 [2024-02-28T21:08:47.531Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.testOverlapRange4 -- Time elapsed: 0 s
16:08:47 [2024-02-28T21:08:47.531Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.testBitFlagEnum -- Time elapsed: 0.002 s
16:08:47 [2024-02-28T21:08:47.531Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.testAddMany -- Time elapsed: 0 s
16:08:47 [2024-02-28T21:08:47.531Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.testAddNext -- Time elapsed: 0 s
16:08:47 [2024-02-28T21:08:47.531Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.testOverlap -- Time elapsed: 0 s
16:08:47 [2024-02-28T21:08:47.531Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.testEnumDeclaration -- Time elapsed: 0.004 s
16:08:47 [2024-02-28T21:08:47.531Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.testAdd -- Time elapsed: 0 s
16:08:47 [2024-02-28T21:08:47.531Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.testQuery -- Time elapsed: 0 s
16:08:47 [2024-02-28T21:08:47.531Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.testDubs -- Time elapsed: 0 s
16:08:47 [2024-02-28T21:08:47.531Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.testToString -- Time elapsed: 0 s
16:08:47 [2024-02-28T21:08:47.531Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.testCreateDefinition -- Time elapsed: 0 s
16:08:47 [2024-02-28T21:08:47.531Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.binaryEquivalentTest -- Time elapsed: 0 s
16:08:47 [2024-02-28T21:08:47.531Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.equalsTest -- Time elapsed: 0 s
16:08:47 [2024-02-28T21:08:47.531Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.hashcodeTest -- Time elapsed: 0.001 s
16:08:47 [2024-02-28T21:08:47.531Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest
16:08:47 [2024-02-28T21:08:47.531Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest
16:08:47 [2024-02-28T21:08:47.531Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest.testLookupVariant -- Time elapsed: 0.001 s
16:08:47 [2024-02-28T21:08:47.531Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest.testToString -- Time elapsed: 0 s
16:08:47 [2024-02-28T21:08:47.531Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest.testLookupInteger_1 -- Time elapsed: 0 s
16:08:47 [2024-02-28T21:08:47.531Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest.testLookupInteger_2 -- Time elapsed: 0 s
16:08:47 [2024-02-28T21:08:47.531Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest.testGetDeclaration -- Time elapsed: 0 s
16:08:47 [2024-02-28T21:08:47.531Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest.testLookupString -- Time elapsed: 0 s
16:08:47 [2024-02-28T21:08:47.531Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest.testLookupStruct -- Time elapsed: 0 s
16:08:47 [2024-02-28T21:08:47.531Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest.testLookupEnum -- Time elapsed: 0 s
16:08:47 [2024-02-28T21:08:47.531Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest.testLookupArray -- Time elapsed: 0 s
16:08:47 [2024-02-28T21:08:47.531Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest.testGetDefinitions_1 -- Time elapsed: 0 s
16:08:47 [2024-02-28T21:08:47.531Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest.testLookupFixedStringDefinition -- Time elapsed: 0 s
16:08:47 [2024-02-28T21:08:47.531Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest.testLookupDefinition -- Time elapsed: 0 s
16:08:47 [2024-02-28T21:08:47.531Z] Running org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test
16:08:47 [2024-02-28T21:08:47.531Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test
16:08:47 [2024-02-28T21:08:47.531Z] org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test.testGetElementType -- Time elapsed: 0 s
16:08:47 [2024-02-28T21:08:47.531Z] org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test.testToString -- Time elapsed: 0 s
16:08:47 [2024-02-28T21:08:47.531Z] org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test.testSequenceDeclaration -- Time elapsed: 0 s
16:08:47 [2024-02-28T21:08:47.531Z] org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test.testCreateDefinition -- Time elapsed: 0 s
16:08:47 [2024-02-28T21:08:47.531Z] org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test.equalsTest -- Time elapsed: 0 s
16:08:47 [2024-02-28T21:08:47.531Z] org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test.hashcodeTest -- Time elapsed: 0 s
16:08:47 [2024-02-28T21:08:47.531Z] Running org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest
16:08:47 [2024-02-28T21:08:47.531Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest
16:08:47 [2024-02-28T21:08:47.532Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest.testFloat32BitNeg -- Time elapsed: 0.001 s
16:08:47 [2024-02-28T21:08:47.532Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest.testFloat32Bit -- Time elapsed: 0.001 s
16:08:47 [2024-02-28T21:08:47.532Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest.testFloat48Bit -- Time elapsed: 0 s
16:08:47 [2024-02-28T21:08:47.532Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest.testFloat64Bit -- Time elapsed: 0 s
16:08:47 [2024-02-28T21:08:47.532Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest.testGetValue -- Time elapsed: 0 s
16:08:47 [2024-02-28T21:08:47.532Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest.testFloat248 -- Time elapsed: 0 s
16:08:47 [2024-02-28T21:08:47.532Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest.testFloat5311 -- Time elapsed: 0 s
16:08:47 [2024-02-28T21:08:47.532Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest.testToString -- Time elapsed: 0 s
16:08:47 [2024-02-28T21:08:47.532Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest.testGetDeclaration -- Time elapsed: 0 s
16:08:47 [2024-02-28T21:08:47.532Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest.testFloat64BitNeg -- Time elapsed: 0.001 s
16:08:47 [2024-02-28T21:08:47.532Z] Running org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test
16:08:47 [2024-02-28T21:08:47.532Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s -- in org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test
16:08:47 [2024-02-28T21:08:47.532Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test.testGetElementType -- Time elapsed: 0 s
16:08:47 [2024-02-28T21:08:47.532Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test.testArrayDeclaration -- Time elapsed: 0.049 s
16:08:47 [2024-02-28T21:08:47.532Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test.testToString -- Time elapsed: 0.001 s
16:08:47 [2024-02-28T21:08:47.532Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test.testIsString_complex -- Time elapsed: 0 s
16:08:47 [2024-02-28T21:08:47.532Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test.testCreateDefinition -- Time elapsed: 0 s
16:08:47 [2024-02-28T21:08:47.532Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test.equalsTest -- Time elapsed: 0 s
16:08:47 [2024-02-28T21:08:47.532Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test.testGetLength -- Time elapsed: 0 s
16:08:47 [2024-02-28T21:08:47.532Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test.hashcodeTest -- Time elapsed: 0 s
16:08:47 [2024-02-28T21:08:47.532Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test.testIsString_ownDefs -- Time elapsed: 0 s
16:08:47 [2024-02-28T21:08:47.532Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest
16:08:47 [2024-02-28T21:08:47.532Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest
16:08:47 [2024-02-28T21:08:47.532Z] org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest.testLargeExtended -- Time elapsed: 0 s
16:08:47 [2024-02-28T21:08:47.532Z] org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest.validateLargeFail -- Time elapsed: 0.001 s
16:08:47 [2024-02-28T21:08:47.532Z] org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest.validateLarge -- Time elapsed: 0 s
16:08:47 [2024-02-28T21:08:47.532Z] org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest.validateCompactFail -- Time elapsed: 0 s
16:08:47 [2024-02-28T21:08:47.532Z] org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest.testLargeCompact -- Time elapsed: 0 s
16:08:47 [2024-02-28T21:08:47.532Z] org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest.testCompactExtended -- Time elapsed: 0 s
16:08:47 [2024-02-28T21:08:47.532Z] org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest.testMaxSizes -- Time elapsed: 0 s
16:08:47 [2024-02-28T21:08:47.532Z] org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest.validateCompact -- Time elapsed: 0 s
16:08:47 [2024-02-28T21:08:47.532Z] org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest.testCompactCompact -- Time elapsed: 0 s
16:08:47 [2024-02-28T21:08:47.532Z] Running org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest
16:08:47 [2024-02-28T21:08:47.532Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest
16:08:47 [2024-02-28T21:08:47.532Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.testIntegerDeclarationBruteForce -- Time elapsed: 0.017 s
16:08:47 [2024-02-28T21:08:47.532Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.testGetEncoding -- Time elapsed: 0 s
16:08:47 [2024-02-28T21:08:47.532Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.testToString -- Time elapsed: 0 s
16:08:47 [2024-02-28T21:08:47.532Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.testGetByteOrder -- Time elapsed: 0 s
16:08:47 [2024-02-28T21:08:47.532Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.testIsCharacter_8bytes -- Time elapsed: 0 s
16:08:47 [2024-02-28T21:08:47.532Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.testMinValue -- Time elapsed: 0 s
16:08:47 [2024-02-28T21:08:47.532Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.testIntegerDeclaration -- Time elapsed: 0 s
16:08:47 [2024-02-28T21:08:47.532Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.testGetBase -- Time elapsed: 0 s
16:08:47 [2024-02-28T21:08:47.532Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.equalsTest -- Time elapsed: 0 s
16:08:47 [2024-02-28T21:08:47.532Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.testIsSigned_unsigned -- Time elapsed: 0 s
16:08:47 [2024-02-28T21:08:47.532Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.testIsSigned_signed -- Time elapsed: 0 s
16:08:47 [2024-02-28T21:08:47.532Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.testMaxValue -- Time elapsed: 0 s
16:08:47 [2024-02-28T21:08:47.532Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.testGetLength -- Time elapsed: 0 s
16:08:47 [2024-02-28T21:08:47.532Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.hashcodeTest -- Time elapsed: 0 s
16:08:47 [2024-02-28T21:08:47.532Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.testIsCharacter -- Time elapsed: 0 s
16:08:47 [2024-02-28T21:08:47.532Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest
16:08:47 [2024-02-28T21:08:47.532Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest
16:08:47 [2024-02-28T21:08:47.532Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest.testGetValue -- Time elapsed: 0 s
16:08:47 [2024-02-28T21:08:47.532Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest.testGetIntegerValue_one -- Time elapsed: 0 s
16:08:47 [2024-02-28T21:08:47.532Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest.testToString -- Time elapsed: 0 s
16:08:47 [2024-02-28T21:08:47.532Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest.testUnknownEnum -- Time elapsed: 0 s
16:08:47 [2024-02-28T21:08:47.532Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest.testEnumDefinition -- Time elapsed: 0 s
16:08:47 [2024-02-28T21:08:47.532Z] Running org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest
16:08:47 [2024-02-28T21:08:47.532Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest
16:08:47 [2024-02-28T21:08:47.532Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest.testGetCurrentField -- Time elapsed: 0 s
16:08:47 [2024-02-28T21:08:47.532Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest.testLookupVariant -- Time elapsed: 0 s
16:08:47 [2024-02-28T21:08:47.532Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest.testToString -- Time elapsed: 0 s
16:08:47 [2024-02-28T21:08:47.532Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest.testGetCurrentFieldName -- Time elapsed: 0 s
16:08:47 [2024-02-28T21:08:47.532Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest.testGetPath -- Time elapsed: 0 s
16:08:47 [2024-02-28T21:08:47.532Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest.testGetDeclaration -- Time elapsed: 0 s
16:08:47 [2024-02-28T21:08:47.532Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest.testLookupInteger -- Time elapsed: 0 s
16:08:47 [2024-02-28T21:08:47.532Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest.testLookupString -- Time elapsed: 0 s
16:08:47 [2024-02-28T21:08:47.532Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest.testLookupStruct -- Time elapsed: 0 s
16:08:47 [2024-02-28T21:08:47.532Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest.testLookupEnum -- Time elapsed: 0.001 s
16:08:47 [2024-02-28T21:08:47.532Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest.testVariantDefinition -- Time elapsed: 0 s
16:08:47 [2024-02-28T21:08:47.532Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest.testLookupArray -- Time elapsed: 0 s
16:08:47 [2024-02-28T21:08:47.532Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest.testGetDefinitions -- Time elapsed: 0 s
16:08:47 [2024-02-28T21:08:47.532Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest.testLookupDefinition -- Time elapsed: 0 s
16:08:47 [2024-02-28T21:08:47.532Z] Running org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test
16:08:47 [2024-02-28T21:08:47.532Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test
16:08:47 [2024-02-28T21:08:47.532Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test.testgetElem_withDefs -- Time elapsed: 0.001 s
16:08:47 [2024-02-28T21:08:47.532Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test.testToStringStringArray -- Time elapsed: 0 s
16:08:47 [2024-02-28T21:08:47.532Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test.testRead_noDefs -- Time elapsed: 0 s
16:08:47 [2024-02-28T21:08:47.532Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test.testgetElem_noDefs -- Time elapsed: 0 s
16:08:47 [2024-02-28T21:08:47.532Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test.testToString_withDefs -- Time elapsed: 0 s
16:08:47 [2024-02-28T21:08:47.532Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test.testArrayDefinition_baseDeclaration -- Time elapsed: 0 s
16:08:47 [2024-02-28T21:08:47.532Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test.testArrayDefinition_newDeclaration -- Time elapsed: 0 s
16:08:47 [2024-02-28T21:08:47.533Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test.testToString_string -- Time elapsed: 0 s
16:08:47 [2024-02-28T21:08:47.533Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test.testToString_char -- Time elapsed: 0 s
16:08:47 [2024-02-28T21:08:47.533Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test.testToString_long -- Time elapsed: 0 s
16:08:47 [2024-02-28T21:08:47.533Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test.testGetDeclaration -- Time elapsed: 0.001 s
16:08:47 [2024-02-28T21:08:47.533Z] Running org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest
16:08:47 [2024-02-28T21:08:47.789Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest
16:08:47 [2024-02-28T21:08:47.789Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest.testGetValue -- Time elapsed: 0 s
16:08:47 [2024-02-28T21:08:47.789Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest.testToString -- Time elapsed: 0 s
16:08:47 [2024-02-28T21:08:47.789Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest.testFormatNumber_unsignedLong -- Time elapsed: 0 s
16:08:47 [2024-02-28T21:08:47.789Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest.testIntegerDefinition -- Time elapsed: 0 s
16:08:47 [2024-02-28T21:08:47.789Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest.testFormatNumber_signedLong -- Time elapsed: 0 s
16:08:47 [2024-02-28T21:08:47.789Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest.testGetDeclaration -- Time elapsed: 0 s
16:08:47 [2024-02-28T21:08:47.789Z] Running org.eclipse.tracecompass.ctf.core.tests.types.DefinitionTest
16:08:47 [2024-02-28T21:08:47.789Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.ctf.core.tests.types.DefinitionTest
16:08:47 [2024-02-28T21:08:47.789Z] org.eclipse.tracecompass.ctf.core.tests.types.DefinitionTest.testToString -- Time elapsed: 0 s
16:08:47 [2024-02-28T21:08:47.789Z] Running org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest
16:08:47 [2024-02-28T21:08:47.789Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest
16:08:47 [2024-02-28T21:08:47.789Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest.testVariantDeclaration -- Time elapsed: 0 s
16:08:47 [2024-02-28T21:08:47.789Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest.equalsAddTwiceTest -- Time elapsed: 0 s
16:08:47 [2024-02-28T21:08:47.789Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest.testToString -- Time elapsed: 0 s
16:08:47 [2024-02-28T21:08:47.789Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest.testAddField -- Time elapsed: 0 s
16:08:47 [2024-02-28T21:08:47.789Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest.testCreateDefinition -- Time elapsed: 0.025 s
16:08:47 [2024-02-28T21:08:47.789Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest.equalsOutOfOrderTest -- Time elapsed: 0 s
16:08:47 [2024-02-28T21:08:47.789Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest.equalsTest -- Time elapsed: 0 s
16:08:47 [2024-02-28T21:08:47.789Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest.testIsTagged -- Time elapsed: 0 s
16:08:47 [2024-02-28T21:08:47.789Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest.testIsTagged_null -- Time elapsed: 0 s
16:08:47 [2024-02-28T21:08:47.789Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest.testHasField -- Time elapsed: 0 s
16:08:47 [2024-02-28T21:08:47.789Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest.hashcodeTest -- Time elapsed: 0 s
16:08:47 [2024-02-28T21:08:47.789Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest.testSetTag -- Time elapsed: 0 s
16:08:47 [2024-02-28T21:08:47.789Z] Running org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest
16:08:47 [2024-02-28T21:08:47.789Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest
16:08:47 [2024-02-28T21:08:47.789Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest.test32BE -- Time elapsed: 0 s
16:08:47 [2024-02-28T21:08:47.789Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest.test32LE -- Time elapsed: 0 s
16:08:47 [2024-02-28T21:08:47.789Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest.test64BE -- Time elapsed: 0 s
16:08:47 [2024-02-28T21:08:47.789Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest.test64LE -- Time elapsed: 0 s
16:08:47 [2024-02-28T21:08:47.789Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest
16:08:47 [2024-02-28T21:08:47.789Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest
16:08:47 [2024-02-28T21:08:47.789Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest.testGetFieldsList -- Time elapsed: 0 s
16:08:47 [2024-02-28T21:08:47.789Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest.testGetField -- Time elapsed: 0 s
16:08:47 [2024-02-28T21:08:47.789Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest.testToString -- Time elapsed: 0 s
16:08:47 [2024-02-28T21:08:47.789Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest.testStructDeclaration -- Time elapsed: 0 s
16:08:47 [2024-02-28T21:08:47.789Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest.testAddField -- Time elapsed: 0 s
16:08:47 [2024-02-28T21:08:47.789Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest.testCreateDefinition -- Time elapsed: 0 s
16:08:47 [2024-02-28T21:08:47.789Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest.testGetMinAlign -- Time elapsed: 0 s
16:08:47 [2024-02-28T21:08:47.789Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest.equalsTest -- Time elapsed: 0 s
16:08:47 [2024-02-28T21:08:47.789Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest.testHasField -- Time elapsed: 0 s
16:08:47 [2024-02-28T21:08:47.789Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest.hashcodeTest -- Time elapsed: 0 s
16:08:47 [2024-02-28T21:08:47.789Z] Running org.eclipse.tracecompass.ctf.core.tests.types.BlobDeclarationTest
16:08:47 [2024-02-28T21:08:47.789Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.tracecompass.ctf.core.tests.types.BlobDeclarationTest
16:08:47 [2024-02-28T21:08:47.789Z] org.eclipse.tracecompass.ctf.core.tests.types.BlobDeclarationTest.testBlobDeclaration -- Time elapsed: 0 s
16:08:47 [2024-02-28T21:08:47.789Z] org.eclipse.tracecompass.ctf.core.tests.types.BlobDeclarationTest.testCreateDefinition -- Time elapsed: 0 s
16:08:47 [2024-02-28T21:08:47.789Z] Running org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest
16:08:47 [2024-02-28T21:08:47.789Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest
16:08:47 [2024-02-28T21:08:47.789Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest.getterTest -- Time elapsed: 0 s
16:08:47 [2024-02-28T21:08:47.789Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest.ctorTest -- Time elapsed: 0 s
16:08:47 [2024-02-28T21:08:47.789Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest.equalsTest -- Time elapsed: 0 s
16:08:47 [2024-02-28T21:08:47.789Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest.toStringTest -- Time elapsed: 0 s
16:08:47 [2024-02-28T21:08:47.789Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest.hashcodeTest -- Time elapsed: 0 s
16:08:47 [2024-02-28T21:08:47.789Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest
16:08:49 [2024-02-28T21:08:49.154Z] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.343 s -- in org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest
16:08:49 [2024-02-28T21:08:49.154Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testEquals1 -- Time elapsed: 0.064 s
16:08:49 [2024-02-28T21:08:49.154Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testEquals2 -- Time elapsed: 0.093 s
16:08:49 [2024-02-28T21:08:49.154Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testEquals3 -- Time elapsed: 0.025 s
16:08:49 [2024-02-28T21:08:49.154Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testEquals4 -- Time elapsed: 0.060 s
16:08:49 [2024-02-28T21:08:49.154Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testEquals5 -- Time elapsed: 0.024 s
16:08:49 [2024-02-28T21:08:49.154Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testHashCode_null -- Time elapsed: 0.023 s
16:08:49 [2024-02-28T21:08:49.154Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testEventDefinition -- Time elapsed: 0.080 s
16:08:49 [2024-02-28T21:08:49.154Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testEquals_null -- Time elapsed: 0.023 s
16:08:49 [2024-02-28T21:08:49.154Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testGetId -- Time elapsed: 0.056 s
16:08:49 [2024-02-28T21:08:49.154Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testFieldsIsSet_null -- Time elapsed: 0.035 s
16:08:49 [2024-02-28T21:08:49.154Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testNameIsSet_null -- Time elapsed: 0.024 s
16:08:49 [2024-02-28T21:08:49.154Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testGetName -- Time elapsed: 0.055 s
16:08:49 [2024-02-28T21:08:49.154Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testFieldsIsSet -- Time elapsed: 0.024 s
16:08:49 [2024-02-28T21:08:49.154Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testEquals_other1 -- Time elapsed: 0.062 s
16:08:49 [2024-02-28T21:08:49.154Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testEquals_other2 -- Time elapsed: 0.024 s
16:08:49 [2024-02-28T21:08:49.154Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testEquals_other3 -- Time elapsed: 0.024 s
16:08:49 [2024-02-28T21:08:49.154Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testEquals_other4 -- Time elapsed: 0.060 s
16:08:49 [2024-02-28T21:08:49.154Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testEventDeclaration -- Time elapsed: 0.023 s
16:08:49 [2024-02-28T21:08:49.154Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testHashCode -- Time elapsed: 0.036 s
16:08:49 [2024-02-28T21:08:49.154Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testContextIsSet_null -- Time elapsed: 0.042 s
16:08:49 [2024-02-28T21:08:49.154Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testStreamIsSet -- Time elapsed: 0.030 s
16:08:49 [2024-02-28T21:08:49.154Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testGetFields -- Time elapsed: 0.064 s
16:08:49 [2024-02-28T21:08:49.154Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testIdIsSet -- Time elapsed: 0.023 s
16:08:49 [2024-02-28T21:08:49.154Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testEquals -- Time elapsed: 0.105 s
16:08:49 [2024-02-28T21:08:49.154Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testGetStream -- Time elapsed: 0.069 s
16:08:49 [2024-02-28T21:08:49.154Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testStreamIsSet_null -- Time elapsed: 0.034 s
16:08:49 [2024-02-28T21:08:49.154Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testEquals_emptyObject -- Time elapsed: 0.080 s
16:08:49 [2024-02-28T21:08:49.154Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testNameIsSet -- Time elapsed: 0.031 s
16:08:49 [2024-02-28T21:08:49.154Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testContextIsSet -- Time elapsed: 0.047 s
16:08:49 [2024-02-28T21:08:49.154Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest
16:08:49 [2024-02-28T21:08:49.154Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest
16:08:49 [2024-02-28T21:08:49.154Z] org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest.testGetEncoding -- Time elapsed: 0 s
16:08:49 [2024-02-28T21:08:49.154Z] org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest.testToString -- Time elapsed: 0 s
16:08:49 [2024-02-28T21:08:49.154Z] org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest.testCreateDefinition -- Time elapsed: 0 s
16:08:49 [2024-02-28T21:08:49.154Z] org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest.testStringDeclaration -- Time elapsed: 0 s
16:08:49 [2024-02-28T21:08:49.154Z] org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest.equalsTest -- Time elapsed: 0 s
16:08:49 [2024-02-28T21:08:49.154Z] org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest.testStringDeclaration_2 -- Time elapsed: 0 s
16:08:49 [2024-02-28T21:08:49.154Z] org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest.hashcodeTest -- Time elapsed: 0 s
16:08:49 [2024-02-28T21:08:49.154Z] Running org.eclipse.tracecompass.ctf.core.tests.types.BlobDefinitionTest
16:08:49 [2024-02-28T21:08:49.154Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.ctf.core.tests.types.BlobDefinitionTest
16:08:49 [2024-02-28T21:08:49.154Z] org.eclipse.tracecompass.ctf.core.tests.types.BlobDefinitionTest.testGetBytes -- Time elapsed: 0 s
16:08:49 [2024-02-28T21:08:49.154Z] org.eclipse.tracecompass.ctf.core.tests.types.BlobDefinitionTest.testToString -- Time elapsed: 0.001 s
16:08:49 [2024-02-28T21:08:49.154Z] org.eclipse.tracecompass.ctf.core.tests.types.BlobDefinitionTest.testGetDeclaration -- Time elapsed: 0 s
16:08:49 [2024-02-28T21:08:49.154Z] org.eclipse.tracecompass.ctf.core.tests.types.BlobDefinitionTest.testGetStringValue -- Time elapsed: 0 s
16:08:49 [2024-02-28T21:08:49.154Z] org.eclipse.tracecompass.ctf.core.tests.types.BlobDefinitionTest.testBlobDefinition -- Time elapsed: 0 s
16:08:49 [2024-02-28T21:08:49.154Z] Running org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test
16:08:49 [2024-02-28T21:08:49.154Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test
16:08:49 [2024-02-28T21:08:49.154Z] org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test.testToString -- Time elapsed: 0 s
16:08:49 [2024-02-28T21:08:49.154Z] org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test.testGetElem -- Time elapsed: 0 s
16:08:49 [2024-02-28T21:08:49.154Z] org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test.testGetDeclaration -- Time elapsed: 0 s
16:08:49 [2024-02-28T21:08:49.154Z] org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test.testFixedStringDefinition -- Time elapsed: 0 s
16:08:49 [2024-02-28T21:08:49.154Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest
16:08:49 [2024-02-28T21:08:49.154Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest
16:08:49 [2024-02-28T21:08:49.154Z] org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest.testGetValue -- Time elapsed: 0 s
16:08:49 [2024-02-28T21:08:49.154Z] org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest.testStringDefinition -- Time elapsed: 0 s
16:08:49 [2024-02-28T21:08:49.154Z] org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest.testToString -- Time elapsed: 0 s
16:08:49 [2024-02-28T21:08:49.154Z] org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest.testGetDeclaration -- Time elapsed: 0 s
16:08:49 [2024-02-28T21:08:49.154Z] org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest.testSetValue -- Time elapsed: 0 s
16:08:49 [2024-02-28T21:08:49.154Z] Running org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest
16:08:49 [2024-02-28T21:08:49.154Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest
16:08:49 [2024-02-28T21:08:49.154Z] org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest.testMakeUUID_2 -- Time elapsed: 0 s
16:08:49 [2024-02-28T21:08:49.155Z] org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest.testMakeUUID_3 -- Time elapsed: 0 s
16:08:49 [2024-02-28T21:08:49.155Z] org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest.testUnsignedCompare -- Time elapsed: 0 s
16:08:49 [2024-02-28T21:08:49.155Z] org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest.testMakeUUID -- Time elapsed: 0 s
16:08:49 [2024-02-28T21:08:49.155Z] Running org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest
16:08:49 [2024-02-28T21:08:49.410Z] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.210 s -- in org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest
16:08:49 [2024-02-28T21:08:49.410Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testCopyConstructorWithNull -- Time elapsed: 0.001 s
16:08:49 [2024-02-28T21:08:49.410Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testUnsupporteds -- Time elapsed: 0.002 s
16:08:49 [2024-02-28T21:08:49.410Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testToArray -- Time elapsed: 0.001 s
16:08:49 [2024-02-28T21:08:49.410Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testCopyConstructor -- Time elapsed: 0.001 s
16:08:49 [2024-02-28T21:08:49.410Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testSet -- Time elapsed: 0 s
16:08:49 [2024-02-28T21:08:49.410Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testClear -- Time elapsed: 0 s
16:08:49 [2024-02-28T21:08:49.410Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testToString -- Time elapsed: 0 s
16:08:49 [2024-02-28T21:08:49.410Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testListIterator -- Time elapsed: 0 s
16:08:49 [2024-02-28T21:08:49.410Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testUnorderedSet -- Time elapsed: 0 s
16:08:49 [2024-02-28T21:08:49.410Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testRecursiveCopyConstructor -- Time elapsed: 0 s
16:08:49 [2024-02-28T21:08:49.410Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testContains -- Time elapsed: 0.001 s
16:08:49 [2024-02-28T21:08:49.410Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testListIteratorWithNull -- Time elapsed: 0 s
16:08:49 [2024-02-28T21:08:49.410Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testCopyConstructorWithNulls -- Time elapsed: 0 s
16:08:49 [2024-02-28T21:08:49.410Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testHashCollision -- Time elapsed: 0.194 s
16:08:49 [2024-02-28T21:08:49.410Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testEquality -- Time elapsed: 0.001 s
16:08:49 [2024-02-28T21:08:49.410Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testListIteratorOutOfOrder -- Time elapsed: 0 s
16:08:49 [2024-02-28T21:08:49.410Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testIndexOf -- Time elapsed: 0 s
16:08:49 [2024-02-28T21:08:49.410Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testIsEmpty -- Time elapsed: 0 s
16:08:49 [2024-02-28T21:08:49.410Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testSimple -- Time elapsed: 0.006 s
16:08:49 [2024-02-28T21:08:49.410Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testStream -- Time elapsed: 0.003 s
16:08:49 [2024-02-28T21:08:49.410Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testStreams -- Time elapsed: 0 s
16:08:49 [2024-02-28T21:08:49.410Z] Running org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest
16:08:49 [2024-02-28T21:08:49.410Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest
16:08:49 [2024-02-28T21:08:49.410Z] org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest.testEventHeaders -- Time elapsed: 0 s
16:08:49 [2024-02-28T21:08:49.410Z] org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest.testRoot -- Time elapsed: 0 s
16:08:49 [2024-02-28T21:08:49.410Z] org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest.testGetPath -- Time elapsed: 0 s
16:08:49 [2024-02-28T21:08:49.410Z] org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest.testComplexNode -- Time elapsed: 0 s
16:08:49 [2024-02-28T21:08:49.410Z] org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest.testFields -- Time elapsed: 0 s
16:08:49 [2024-02-28T21:08:49.410Z] org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest.testNotEquals -- Time elapsed: 0 s
16:08:49 [2024-02-28T21:08:49.410Z] Running org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest
16:08:49 [2024-02-28T21:08:49.410Z] Skipping test traces/ctf-testsuite/tests/1.8/regression/metadata/pass/sequence-typedef-length as requested.
16:08:49 [2024-02-28T21:08:49.410Z] Skipping test traces/ctf-testsuite/tests/1.8/regression/stream/pass/integer-large-size as requested.
16:08:49 [2024-02-28T21:08:49.410Z] line 8:11 required (...)+ loop did not match anything at character ';'
16:08:49 [2024-02-28T21:08:49.410Z] line 10:46 mismatched character '<EOF>' expecting '"'
16:08:49 [2024-02-28T21:08:49.410Z] line 9:16 no viable alternative at character 'o'
16:08:49 [2024-02-28T21:08:49.410Z] line 9:20 no viable alternative at character '?'
16:08:49 [2024-02-28T21:08:49.410Z] line 12:14 no viable alternative at character ''
16:08:49 [2024-02-28T21:08:49.410Z] line 32:0 mismatched character '<EOF>' expecting '"'
16:08:49 [2024-02-28T21:08:49.410Z] 
16:08:49 [2024-02-28T21:08:49.410Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2024-02-28 21:08:49.391
16:08:49 [2024-02-28T21:08:49.410Z] !MESSAGE Unknown trace attribute: test
16:08:49 [2024-02-28T21:08:49.410Z] 
16:08:49 [2024-02-28T21:08:49.410Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2024-02-28 21:08:49.391
16:08:49 [2024-02-28T21:08:49.410Z] !MESSAGE Unknown trace attribute: test1
16:08:49 [2024-02-28T21:08:49.410Z] 
16:08:49 [2024-02-28T21:08:49.410Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2024-02-28 21:08:49.392
16:08:49 [2024-02-28T21:08:49.410Z] !MESSAGE Unknown trace attribute: test2
16:08:49 [2024-02-28T21:08:49.410Z] 
16:08:49 [2024-02-28T21:08:49.410Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2024-02-28 21:08:49.392
16:08:49 [2024-02-28T21:08:49.410Z] !MESSAGE Unknown trace attribute: test3
16:08:49 [2024-02-28T21:08:49.410Z] 
16:08:49 [2024-02-28T21:08:49.410Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2024-02-28 21:08:49.392
16:08:49 [2024-02-28T21:08:49.410Z] !MESSAGE Unknown trace attribute: test4
16:08:49 [2024-02-28T21:08:49.410Z] 
16:08:49 [2024-02-28T21:08:49.410Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2024-02-28 21:08:49.401
16:08:49 [2024-02-28T21:08:49.410Z] !MESSAGE Unknown trace attribute: test2
16:08:49 [2024-02-28T21:08:49.666Z] 
16:08:49 [2024-02-28T21:08:49.666Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2024-02-28 21:08:49.483
16:08:49 [2024-02-28T21:08:49.666Z] !MESSAGE Unknown integer attribute: aa
16:08:49 [2024-02-28T21:08:49.666Z] 
16:08:49 [2024-02-28T21:08:49.666Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2024-02-28 21:08:49.483
16:08:49 [2024-02-28T21:08:49.666Z] !MESSAGE Unknown integer attribute: zz
16:08:49 [2024-02-28T21:08:49.666Z] 
16:08:49 [2024-02-28T21:08:49.666Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2024-02-28 21:08:49.483
16:08:49 [2024-02-28T21:08:49.666Z] !MESSAGE Unknown trace attribute: blah
16:08:49 [2024-02-28T21:08:49.666Z] 
16:08:49 [2024-02-28T21:08:49.666Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2024-02-28 21:08:49.484
16:08:49 [2024-02-28T21:08:49.666Z] !MESSAGE Unknown stream attribute: askdjfhaskdjfh
16:08:49 [2024-02-28T21:08:49.922Z] Tests run: 173, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.593 s -- in org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest
16:08:49 [2024-02-28T21:08:49.922Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[0: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-redefinition] -- Time elapsed: 0.003 s
16:08:49 [2024-02-28T21:08:49.922Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[1: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-identifier] -- Time elapsed: 0.001 s
16:08:49 [2024-02-28T21:08:49.922Z] 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
16:08:49 [2024-02-28T21:08:49.922Z] 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
16:08:49 [2024-02-28T21:08:49.922Z] 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
16:08:49 [2024-02-28T21:08:49.922Z] 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 s
16:08:49 [2024-02-28T21:08:49.922Z] 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
16:08:49 [2024-02-28T21:08:49.922Z] 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
16:08:49 [2024-02-28T21:08:49.922Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[8: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-empty] -- Time elapsed: 0 s
16:08:49 [2024-02-28T21:08:49.922Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[9: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-field-value-out-of-range] -- Time elapsed: 0.001 s
16:08:49 [2024-02-28T21:08:49.922Z] 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
16:08:49 [2024-02-28T21:08:49.922Z] 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 s
16:08:49 [2024-02-28T21:08:49.922Z] 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
16:08:49 [2024-02-28T21:08:49.922Z] 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
16:08:49 [2024-02-28T21:08:49.922Z] 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 s
16:08:49 [2024-02-28T21:08:49.922Z] 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
16:08:49 [2024-02-28T21:08:49.922Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[16: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-values-token] -- Time elapsed: 0.001 s
16:08:49 [2024-02-28T21:08:49.922Z] 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 s
16:08:49 [2024-02-28T21:08:49.922Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[18: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/event-id-string] -- Time elapsed: 0 s
16:08:49 [2024-02-28T21:08:49.922Z] 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 s
16:08:49 [2024-02-28T21:08:49.922Z] 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
16:08:49 [2024-02-28T21:08:49.922Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[21: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-align-as-string] -- Time elapsed: 0 s
16:08:49 [2024-02-28T21:08:49.922Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[22: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-align-negative] -- Time elapsed: 0.001 s
16:08:49 [2024-02-28T21:08:49.922Z] 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 s
16:08:49 [2024-02-28T21:08:49.922Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[24: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-base-as-string] -- Time elapsed: 0.001 s
16:08:49 [2024-02-28T21:08:49.922Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[25: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-base-invalid] -- Time elapsed: 0 s
16:08:49 [2024-02-28T21:08:49.922Z] 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
16:08:49 [2024-02-28T21:08:49.922Z] 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
16:08:49 [2024-02-28T21:08:49.922Z] 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.001 s
16:08:49 [2024-02-28T21:08:49.922Z] 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 s
16:08:49 [2024-02-28T21:08:49.922Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[30: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-range] -- Time elapsed: 0.001 s
16:08:49 [2024-02-28T21:08:49.922Z] 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 s
16:08:49 [2024-02-28T21:08:49.922Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[32: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-signed-invalid] -- Time elapsed: 0 s
16:08:49 [2024-02-28T21:08:49.922Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[33: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-size-as-string] -- Time elapsed: 0 s
16:08:49 [2024-02-28T21:08:49.922Z] 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
16:08:49 [2024-02-28T21:08:49.922Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[35: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-size-negative] -- Time elapsed: 0 s
16:08:49 [2024-02-28T21:08:49.922Z] 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
16:08:49 [2024-02-28T21:08:49.922Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[37: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-literal-guid-too-big] -- Time elapsed: 0.001 s
16:08:49 [2024-02-28T21:08:49.922Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[38: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-literal-guid-too-small] -- Time elapsed: 0 s
16:08:49 [2024-02-28T21:08:49.922Z] 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
16:08:49 [2024-02-28T21:08:49.922Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[40: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-unterminated-bracket] -- Time elapsed: 0 s
16:08:49 [2024-02-28T21:08:49.922Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[41: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-unterminated-declaration] -- Time elapsed: 0 s
16:08:49 [2024-02-28T21:08:49.923Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[42: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-unterminated-expression] -- Time elapsed: 0 s
16:08:49 [2024-02-28T21:08:49.923Z] 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
16:08:49 [2024-02-28T21:08:49.923Z] 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
16:08:49 [2024-02-28T21:08:49.923Z] 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 s
16:08:49 [2024-02-28T21:08:49.923Z] 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
16:08:49 [2024-02-28T21:08:49.923Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[47: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/metadata-empty-after-header] -- Time elapsed: 0 s
16:08:49 [2024-02-28T21:08:49.923Z] 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
16:08:49 [2024-02-28T21:08:49.923Z] 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
16:08:49 [2024-02-28T21:08:49.923Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[50: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/packet-based-metadata] -- Time elapsed: 0 s
16:08:49 [2024-02-28T21:08:49.923Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[51: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/repeated-event-id-in-same-stream] -- Time elapsed: 0.001 s
16:08:49 [2024-02-28T21:08:49.923Z] 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
16:08:49 [2024-02-28T21:08:49.923Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[53: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/string-concat] -- Time elapsed: 0 s
16:08:49 [2024-02-28T21:08:49.923Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[54: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-enum] -- Time elapsed: 0.001 s
16:08:49 [2024-02-28T21:08:49.923Z] 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 s
16:08:49 [2024-02-28T21:08:49.923Z] 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.051 s
16:08:49 [2024-02-28T21:08:49.923Z] 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
16:08:49 [2024-02-28T21:08:49.923Z] 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 s
16:08:49 [2024-02-28T21:08:49.923Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[59: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-duplicate-field-name] -- Time elapsed: 0.001 s
16:08:49 [2024-02-28T21:08:49.923Z] 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
16:08:49 [2024-02-28T21:08:49.923Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[61: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-field-name-keyword] -- Time elapsed: 0 s
16:08:49 [2024-02-28T21:08:49.923Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[62: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-inner-struct-undefined] -- Time elapsed: 0.001 s
16:08:49 [2024-02-28T21:08:49.923Z] 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
16:08:49 [2024-02-28T21:08:49.923Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[64: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-recursive] -- Time elapsed: 0 s
16:08:49 [2024-02-28T21:08:49.923Z] 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
16:08:49 [2024-02-28T21:08:49.923Z] 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 s
16:08:49 [2024-02-28T21:08:49.923Z] 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
16:08:49 [2024-02-28T21:08:49.923Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[68: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/typealias-reserved-keyword] -- Time elapsed: 0 s
16:08:49 [2024-02-28T21:08:49.923Z] 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
16:08:49 [2024-02-28T21:08:49.923Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[70: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/typedef-reserved-keyword] -- Time elapsed: 0 s
16:08:49 [2024-02-28T21:08:49.923Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[71: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-missing-tag] -- Time elapsed: 0.001 s
16:08:49 [2024-02-28T21:08:49.923Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[72: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-string-fields] -- Time elapsed: 0.002 s
16:08:49 [2024-02-28T21:08:49.923Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[73: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-tag-integer] -- Time elapsed: 0 s
16:08:49 [2024-02-28T21:08:49.923Z] 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
16:08:49 [2024-02-28T21:08:49.923Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[75: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-tag-string] -- Time elapsed: 0 s
16:08:49 [2024-02-28T21:08:49.923Z] 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
16:08:49 [2024-02-28T21:08:49.923Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[77: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-tag-type-string] -- Time elapsed: 0.001 s
16:08:49 [2024-02-28T21:08:49.923Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[78: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/array-basic-1dim] -- Time elapsed: 0 s
16:08:49 [2024-02-28T21:08:49.923Z] 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 s
16:08:49 [2024-02-28T21:08:49.923Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[80: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/array-basic-2dim-typedef] -- Time elapsed: 0.001 s
16:08:49 [2024-02-28T21:08:49.923Z] 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
16:08:49 [2024-02-28T21:08:49.923Z] 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 s
16:08:49 [2024-02-28T21:08:49.923Z] 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
16:08:49 [2024-02-28T21:08:49.923Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[84: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-nameless] -- Time elapsed: 0 s
16:08:49 [2024-02-28T21:08:49.923Z] 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
16:08:49 [2024-02-28T21:08:49.923Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[86: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-untyped-int] -- Time elapsed: 0.001 s
16:08:49 [2024-02-28T21:08:49.923Z] 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 s
16:08:49 [2024-02-28T21:08:49.924Z] 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
16:08:49 [2024-02-28T21:08:49.924Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[89: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-values-signed-value] -- Time elapsed: 0.001 s
16:08:49 [2024-02-28T21:08:49.924Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[90: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-values-unsigned-big] -- Time elapsed: 0 s
16:08:49 [2024-02-28T21:08:49.924Z] 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 s
16:08:49 [2024-02-28T21:08:49.924Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[92: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/integer-1-bit-size] -- Time elapsed: 0 s
16:08:49 [2024-02-28T21:08:49.924Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[93: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/literal-integers] -- Time elapsed: 0.003 s
16:08:49 [2024-02-28T21:08:49.924Z] 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
16:08:49 [2024-02-28T21:08:49.924Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[95: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/metadata-minimal-accepted] -- Time elapsed: 0 s
16:08:49 [2024-02-28T21:08:49.924Z] 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
16:08:49 [2024-02-28T21:08:49.924Z] 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
16:08:49 [2024-02-28T21:08:49.924Z] 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
16:08:49 [2024-02-28T21:08:49.924Z] 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
16:08:49 [2024-02-28T21:08:49.924Z] 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
16:08:49 [2024-02-28T21:08:49.924Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[101: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/sequence-basic-1dim] -- Time elapsed: 0.001 s
16:08:49 [2024-02-28T21:08:49.924Z] 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 s
16:08:49 [2024-02-28T21:08:49.924Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[103: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/sequence-scoped-length] -- Time elapsed: 0.001 s
16:08:49 [2024-02-28T21:08:49.924Z] 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
16:08:49 [2024-02-28T21:08:49.924Z] 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.076 s
16:08:49 [2024-02-28T21:08:49.924Z] 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
16:08:49 [2024-02-28T21:08:49.924Z] 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
16:08:49 [2024-02-28T21:08:49.924Z] 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 s
16:08:49 [2024-02-28T21:08:49.924Z] 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
16:08:49 [2024-02-28T21:08:49.924Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[110: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/struct-unamed-struct-as-field] -- Time elapsed: 0 s
16:08:49 [2024-02-28T21:08:49.924Z] 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
16:08:49 [2024-02-28T21:08:49.924Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[112: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/typealias-reserved-keyword] -- Time elapsed: 0 s
16:08:49 [2024-02-28T21:08:49.924Z] 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
16:08:49 [2024-02-28T21:08:49.924Z] 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
16:08:49 [2024-02-28T21:08:49.924Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[115: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/unknown-attribute-warnings] -- Time elapsed: 0.002 s
16:08:49 [2024-02-28T21:08:49.924Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[116: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/unknown-env] -- Time elapsed: 0.001 s
16:08:49 [2024-02-28T21:08:49.924Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[117: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-integers-unnamed] -- Time elapsed: 0.001 s
16:08:49 [2024-02-28T21:08:49.924Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[118: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-integers] -- Time elapsed: 0 s
16:08:49 [2024-02-28T21:08:49.924Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[119: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-missing-selector] -- Time elapsed: 0.001 s
16:08:49 [2024-02-28T21:08:49.924Z] 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
16:08:49 [2024-02-28T21:08:49.924Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[121: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-structs] -- Time elapsed: 0.001 s
16:08:49 [2024-02-28T21:08:49.924Z] 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 s
16:08:49 [2024-02-28T21:08:49.924Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[123: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-two-levels] -- Time elapsed: 0.001 s
16:08:49 [2024-02-28T21:08:49.924Z] 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.003 s
16:08:49 [2024-02-28T21:08:49.924Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[125: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-alignment-empty-struct] -- Time elapsed: 0.001 s
16:08:49 [2024-02-28T21:08:49.924Z] 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
16:08:49 [2024-02-28T21:08:49.924Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[127: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-array-of-integers] -- Time elapsed: 0.001 s
16:08:49 [2024-02-28T21:08:49.924Z] 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 s
16:08:49 [2024-02-28T21:08:49.924Z] 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
16:08:49 [2024-02-28T21:08:49.924Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[130: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-len-of-sequence] -- Time elapsed: 0.001 s
16:08:49 [2024-02-28T21:08:49.924Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[131: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-sequence-between-elements] -- Time elapsed: 0.001 s
16:08:49 [2024-02-28T21:08:49.924Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[132: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-sequence-start] -- Time elapsed: 0.001 s
16:08:49 [2024-02-28T21:08:49.924Z] 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 s
16:08:49 [2024-02-28T21:08:49.925Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[134: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-string] -- Time elapsed: 0.001 s
16:08:49 [2024-02-28T21:08:49.925Z] 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
16:08:49 [2024-02-28T21:08:49.925Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[136: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-variant-selected-element] -- Time elapsed: 0.001 s
16:08:49 [2024-02-28T21:08:49.925Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[137: traces/ctf-testsuite/tests/1.8/regression/stream/fail/event-empty] -- Time elapsed: 0.001 s
16:08:49 [2024-02-28T21:08:49.925Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[138: traces/ctf-testsuite/tests/1.8/regression/stream/fail/less-than-1-byte-packet-size] -- Time elapsed: 0.001 s
16:08:49 [2024-02-28T21:08:49.925Z] 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
16:08:49 [2024-02-28T21:08:49.925Z] 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 s
16:08:49 [2024-02-28T21:08:49.925Z] 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
16:08:49 [2024-02-28T21:08:49.925Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[142: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-float] -- Time elapsed: 0.001 s
16:08:49 [2024-02-28T21:08:49.925Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[143: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-integer] -- Time elapsed: 0 s
16:08:49 [2024-02-28T21:08:49.925Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[144: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-large-sequence-length] -- Time elapsed: 0.001 s
16:08:49 [2024-02-28T21:08:49.925Z] 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
16:08:49 [2024-02-28T21:08:49.925Z] 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 s
16:08:49 [2024-02-28T21:08:49.925Z] 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.001 s
16:08:49 [2024-02-28T21:08:49.925Z] 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
16:08:49 [2024-02-28T21:08:49.925Z] 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 s
16:08:49 [2024-02-28T21:08:49.925Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[150: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-string] -- Time elapsed: 0.001 s
16:08:49 [2024-02-28T21:08:49.925Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[151: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-struct] -- Time elapsed: 0 s
16:08:49 [2024-02-28T21:08:49.925Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[152: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-variant-selected-element] -- Time elapsed: 0.001 s
16:08:49 [2024-02-28T21:08:49.925Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[153: traces/ctf-testsuite/tests/1.8/regression/stream/fail/variant-out-of-range-enum-selector] -- Time elapsed: 0.001 s
16:08:49 [2024-02-28T21:08:49.925Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[154: traces/ctf-testsuite/tests/1.8/regression/stream/fail/variant-out-of-unknown-enum-selector] -- Time elapsed: 0.001 s
16:08:49 [2024-02-28T21:08:49.925Z] 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
16:08:49 [2024-02-28T21:08:49.925Z] 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 s
16:08:49 [2024-02-28T21:08:49.925Z] 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
16:08:49 [2024-02-28T21:08:49.925Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[158: traces/ctf-testsuite/tests/1.8/regression/stream/pass/array-with-empty-struct] -- Time elapsed: 0.001 s
16:08:49 [2024-02-28T21:08:49.925Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[159: traces/ctf-testsuite/tests/1.8/regression/stream/pass/empty-stream-no-header] -- Time elapsed: 0 s
16:08:49 [2024-02-28T21:08:49.925Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[160: traces/ctf-testsuite/tests/1.8/regression/stream/pass/empty-stream] -- Time elapsed: 0.001 s
16:08:49 [2024-02-28T21:08:49.925Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[161: traces/ctf-testsuite/tests/1.8/regression/stream/pass/empty-struct] -- Time elapsed: 0.046 s
16:08:49 [2024-02-28T21:08:49.925Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[162: traces/ctf-testsuite/tests/1.8/regression/stream/pass/in-bound-alignment-2-bit-empty-struct] -- Time elapsed: 0.001 s
16:08:49 [2024-02-28T21:08:49.925Z] 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
16:08:49 [2024-02-28T21:08:49.925Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[164: traces/ctf-testsuite/tests/1.8/regression/stream/pass/in-bound-variant-selected-element] -- Time elapsed: 0.001 s
16:08:49 [2024-02-28T21:08:49.925Z] 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.117 s
16:08:49 [2024-02-28T21:08:49.925Z] 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.110 s
16:08:49 [2024-02-28T21:08:49.925Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[167: traces/ctf-testsuite/tests/1.8/regression/stream/pass/lttng-ust-heartbeat-event] -- Time elapsed: 0.003 s
16:08:49 [2024-02-28T21:08:49.925Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[168: traces/ctf-testsuite/tests/1.8/regression/stream/pass/sequence-with-empty-struct] -- Time elapsed: 0.001 s
16:08:49 [2024-02-28T21:08:49.925Z] 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.016 s
16:08:49 [2024-02-28T21:08:49.925Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[170: traces/ctf-testsuite/tests/1.8/regression/stream/pass/single-string-event-twice] -- Time elapsed: 0.001 s
16:08:49 [2024-02-28T21:08:49.925Z] 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 s
16:08:49 [2024-02-28T21:08:49.925Z] 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
16:08:49 [2024-02-28T21:08:49.925Z] Running org.eclipse.tracecompass.ctf.core.tests.CtfCoreLoggerUtilTest
16:08:49 [2024-02-28T21:08:49.925Z] 
16:08:49 [2024-02-28T21:08:49.925Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2024-02-28 21:08:49.871
16:08:49 [2024-02-28T21:08:49.925Z] !MESSAGE Some message
16:08:49 [2024-02-28T21:08:49.925Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.ctf.core.tests.CtfCoreLoggerUtilTest
16:08:49 [2024-02-28T21:08:49.925Z] org.eclipse.tracecompass.ctf.core.tests.CtfCoreLoggerUtilTest.testCtfCorePluginId -- Time elapsed: 0 s
16:08:49 [2024-02-28T21:08:49.925Z] org.eclipse.tracecompass.ctf.core.tests.CtfCoreLoggerUtilTest.testLog -- Time elapsed: 0 s
16:08:49 [2024-02-28T21:08:49.925Z] 
16:08:49 [2024-02-28T21:08:49.925Z] Results:
16:08:49 [2024-02-28T21:08:49.925Z] 
16:08:49 [2024-02-28T21:08:49.925Z] Tests run: 649, Failures: 0, Errors: 0, Skipped: 1
16:08:49 [2024-02-28T21:08:49.925Z] 
16:08:50 [2024-02-28T21:08:50.181Z] [INFO] All tests passed
16:08:50 [2024-02-28T21:08:50.181Z] [INFO] 
16:08:50 [2024-02-28T21:08:50.181Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.core.tests ---
16:08:50 [2024-02-28T21:08:50.181Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.15-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core.tests/1.0.15-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.15-SNAPSHOT.jar
16:08:50 [2024-02-28T21:08:50.181Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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.15-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.15-SNAPSHOT.pom
16:08:50 [2024-02-28T21:08:50.181Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.15-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core.tests/1.0.15-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.15-SNAPSHOT-sources.jar
16:08:50 [2024-02-28T21:08:50.181Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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.15-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.15-SNAPSHOT-p2metadata.xml
16:08:50 [2024-02-28T21:08:50.181Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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.15-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.15-SNAPSHOT-p2artifacts.xml
16:08:50 [2024-02-28T21:08:50.181Z] [INFO] 
16:08:50 [2024-02-28T21:08:50.181Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.core.tests ---
16:08:50 [2024-02-28T21:08:50.181Z] [INFO] 
16:08:50 [2024-02-28T21:08:50.181Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests >--
16:08:50 [2024-02-28T21:08:50.181Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.core.tests 1.0.17-SNAPSHOT [20/141]
16:08:50 [2024-02-28T21:08:50.181Z] [INFO]   from ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/pom.xml
16:08:50 [2024-02-28T21:08:50.181Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:08:50 [2024-02-28T21:08:50.181Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:08:50 [2024-02-28T21:08:50.182Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests:1.0.17-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/pom.xml
16:08:50 [2024-02-28T21:08:50.437Z] [INFO] 
16:08:50 [2024-02-28T21:08:50.437Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
16:08:50 [2024-02-28T21:08:50.437Z] [INFO] 
16:08:50 [2024-02-28T21:08:50.437Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
16:08:50 [2024-02-28T21:08:50.437Z] [INFO] The project's OSGi version is 1.0.17.202402282100
16:08:50 [2024-02-28T21:08:50.437Z] [INFO] 
16:08:50 [2024-02-28T21:08:50.437Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
16:08:50 [2024-02-28T21:08:50.437Z] [INFO] 
16:08:50 [2024-02-28T21:08:50.437Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
16:08:50 [2024-02-28T21:08:50.437Z] [INFO] 
16:08:50 [2024-02-28T21:08:50.437Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
16:08:50 [2024-02-28T21:08:50.437Z] [INFO] 
16:08:50 [2024-02-28T21:08:50.437Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
16:08:50 [2024-02-28T21:08:50.437Z] [INFO] 
16:08:50 [2024-02-28T21:08:50.437Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
16:08:50 [2024-02-28T21:08:50.437Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ctf.core.tests
16:08:50 [2024-02-28T21:08:50.693Z] [INFO] 
16:08:50 [2024-02-28T21:08:50.693Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
16:08:50 [2024-02-28T21:08:50.693Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/main/resources
16:08:50 [2024-02-28T21:08:50.693Z] [INFO] 
16:08:50 [2024-02-28T21:08:50.693Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
16:08:50 [2024-02-28T21:08:50.693Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:08:50 [2024-02-28T21:08:50.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
16:08:50 [2024-02-28T21:08:50.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-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/pom.xml
16:08:50 [2024-02-28T21:08:50.693Z] [INFO] Compiling 33 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:08:51 [2024-02-28T21:08:51.619Z] [INFO] 
16:08:51 [2024-02-28T21:08:51.619Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
16:08:51 [2024-02-28T21:08:51.619Z] [INFO] 
16:08:51 [2024-02-28T21:08:51.619Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
16:08:51 [2024-02-28T21:08:51.619Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/test/resources
16:08:51 [2024-02-28T21:08:51.619Z] [INFO] 
16:08:51 [2024-02-28T21:08:51.619Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
16:08:51 [2024-02-28T21:08:51.619Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 102 were skipped
16:08:51 [2024-02-28T21:08:51.619Z] [INFO] 
16:08:51 [2024-02-28T21:08:51.619Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
16:08:51 [2024-02-28T21:08:51.619Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.17-SNAPSHOT-sources.jar
16:08:51 [2024-02-28T21:08:51.619Z] [INFO] 
16:08:51 [2024-02-28T21:08:51.619Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
16:08:51 [2024-02-28T21:08:51.620Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.17-SNAPSHOT.jar
16:08:51 [2024-02-28T21:08:51.620Z] [INFO] 
16:08:51 [2024-02-28T21:08:51.620Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
16:08:51 [2024-02-28T21:08:51.620Z] [INFO] 
16:08:51 [2024-02-28T21:08:51.620Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
16:08:51 [2024-02-28T21:08:51.620Z] [INFO] 
16:08:51 [2024-02-28T21:08:51.620Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
16:08:51 [2024-02-28T21:08:51.620Z] [INFO] 
16:08:51 [2024-02-28T21:08:51.620Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
16:08:51 [2024-02-28T21:08:51.620Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.17-SNAPSHOT.jar
16:08:52 [2024-02-28T21:08:52.983Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.17-SNAPSHOT-sources.jar
16:08:53 [2024-02-28T21:08:53.911Z] [INFO] 
16:08:53 [2024-02-28T21:08:53.911Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
16:08:53 [2024-02-28T21:08:53.911Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/data/.metadata/.log
16:08:53 [2024-02-28T21:08:53.911Z] [INFO] Command line:
16:08:53 [2024-02-28T21:08:53.911Z] 	[/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-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-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-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
16:08:53 [2024-02-28T21:08:53.911Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:08:58 [2024-02-28T21:08:58.071Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest
16:08:58 [2024-02-28T21:08:58.071Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest
16:08:58 [2024-02-28T21:08:58.071Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest.testToString -- Time elapsed: 0.028 s
16:08:58 [2024-02-28T21:08:58.071Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest.testCtfTmfEventType -- Time elapsed: 0 s
16:08:58 [2024-02-28T21:08:58.071Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest
16:09:12 [2024-02-28T21:09:12.918Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.34 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest
16:09:12 [2024-02-28T21:09:12.918Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest.testNbEvents -- Time elapsed: 2.360 s
16:09:12 [2024-02-28T21:09:12.918Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest.testNbEventsBug475007 -- Time elapsed: 3.414 s
16:09:12 [2024-02-28T21:09:12.918Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest.testNormalEvent -- Time elapsed: 1.511 s
16:09:12 [2024-02-28T21:09:12.918Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest.testSecondLostEvent -- Time elapsed: 1.308 s
16:09:12 [2024-02-28T21:09:12.918Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest.testFirstLostEvent -- Time elapsed: 1.305 s
16:09:12 [2024-02-28T21:09:12.918Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest.testLostEventWithTransform -- Time elapsed: 2.442 s
16:09:12 [2024-02-28T21:09:12.918Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest
16:09:14 [2024-02-28T21:09:14.281Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.684 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest
16:09:14 [2024-02-28T21:09:14.281Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest.testTrace -- Time elapsed: 0 s
16:09:14 [2024-02-28T21:09:14.281Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest.testContextEnd -- Time elapsed: 0.121 s
16:09:14 [2024-02-28T21:09:14.281Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest.testContext1 -- Time elapsed: 0.134 s
16:09:14 [2024-02-28T21:09:14.281Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest.testContext2 -- Time elapsed: 0.042 s
16:09:14 [2024-02-28T21:09:14.281Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest.testContext3 -- Time elapsed: 0.106 s
16:09:14 [2024-02-28T21:09:14.281Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest.testContext4 -- Time elapsed: 0.128 s
16:09:14 [2024-02-28T21:09:14.281Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest.testContextMiddle -- Time elapsed: 0.070 s
16:09:14 [2024-02-28T21:09:14.281Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest.testContextStart -- Time elapsed: 0.073 s
16:09:14 [2024-02-28T21:09:14.281Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest
16:09:16 [2024-02-28T21:09:16.170Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.138 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest
16:09:16 [2024-02-28T21:09:16.170Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest.testLostEventsTotals -- Time elapsed: 0.003 s
16:09:16 [2024-02-28T21:09:16.170Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest.testLostEventsTypes -- Time elapsed: 0 s
16:09:16 [2024-02-28T21:09:16.170Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest.testLostEventsTotalInRange -- Time elapsed: 0 s
16:09:16 [2024-02-28T21:09:16.170Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest.testLostEventsTypesInRange -- Time elapsed: 0.001 s
16:09:16 [2024-02-28T21:09:16.170Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfCpuAspectTest
16:09:16 [2024-02-28T21:09:16.426Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfCpuAspectTest
16:09:16 [2024-02-28T21:09:16.426Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfCpuAspectTest.test -- Time elapsed: 0.001 s
16:09:16 [2024-02-28T21:09:16.426Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldSignExtensionTest
16:09:16 [2024-02-28T21:09:16.426Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldSignExtensionTest
16:09:16 [2024-02-28T21:09:16.426Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldSignExtensionTest.testUnsignedByte -- Time elapsed: 0.017 s
16:09:16 [2024-02-28T21:09:16.426Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest
16:09:16 [2024-02-28T21:09:16.426Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest
16:09:16 [2024-02-28T21:09:16.426Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest.testParseField_array_int -- Time elapsed: 0.001 s
16:09:16 [2024-02-28T21:09:16.426Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest.testParseField_variant -- Time elapsed: 0 s
16:09:16 [2024-02-28T21:09:16.426Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest.testParseField_float -- Time elapsed: 0 s
16:09:16 [2024-02-28T21:09:16.426Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest.testParseField_enum -- Time elapsed: 0.001 s
16:09:16 [2024-02-28T21:09:16.426Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest.testParseField_string -- Time elapsed: 0 s
16:09:16 [2024-02-28T21:09:16.426Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest.testParseField_struct -- Time elapsed: 0.001 s
16:09:16 [2024-02-28T21:09:16.426Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest.testParseField_sequence -- Time elapsed: 0 s
16:09:16 [2024-02-28T21:09:16.426Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest.testParseField_sequence_value -- Time elapsed: 0 s
16:09:16 [2024-02-28T21:09:16.426Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest.testParseField_array_enum -- Time elapsed: 0.001 s
16:09:16 [2024-02-28T21:09:16.426Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest.testParseField_array_float -- Time elapsed: 0 s
16:09:16 [2024-02-28T21:09:16.426Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest.testParseField_int -- Time elapsed: 0 s
16:09:16 [2024-02-28T21:09:16.426Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest.testParseField_array_variant -- Time elapsed: 0 s
16:09:16 [2024-02-28T21:09:16.426Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest.testParseField_array_string -- Time elapsed: 0 s
16:09:16 [2024-02-28T21:09:16.426Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest.testParseField_array_struct -- Time elapsed: 0 s
16:09:16 [2024-02-28T21:09:16.426Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest
16:09:16 [2024-02-28T21:09:16.426Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.197 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest
16:09:16 [2024-02-28T21:09:16.426Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest.testGetFieldNames -- Time elapsed: 0.001 s
16:09:16 [2024-02-28T21:09:16.426Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest.testGetFieldValue -- Time elapsed: 0 s
16:09:16 [2024-02-28T21:09:16.426Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest.testCTFEvent_read -- Time elapsed: 0 s
16:09:16 [2024-02-28T21:09:16.426Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest.testGetSubFieldValue -- Time elapsed: 0 s
16:09:16 [2024-02-28T21:09:16.426Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest.testToString -- Time elapsed: 0.001 s
16:09:16 [2024-02-28T21:09:16.426Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest.testCustomAttributes -- Time elapsed: 0 s
16:09:16 [2024-02-28T21:09:16.426Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest.testGetters -- Time elapsed: 0 s
16:09:16 [2024-02-28T21:09:16.426Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest.testTimestamp -- Time elapsed: 0 s
16:09:16 [2024-02-28T21:09:16.426Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest.testGetEventName -- Time elapsed: 0 s
16:09:16 [2024-02-28T21:09:16.426Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest.testGetTimestamp -- Time elapsed: 0 s
16:09:16 [2024-02-28T21:09:16.426Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest.testGetFields -- Time elapsed: 0.001 s
16:09:16 [2024-02-28T21:09:16.426Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest.testGetCPU -- Time elapsed: 0 s
16:09:16 [2024-02-28T21:09:16.426Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest.testNullEvent -- Time elapsed: 0 s
16:09:16 [2024-02-28T21:09:16.426Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldVariantTest
16:09:16 [2024-02-28T21:09:16.426Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldVariantTest
16:09:16 [2024-02-28T21:09:16.426Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldVariantTest.testVariantGetField -- Time elapsed: 0 s
16:09:16 [2024-02-28T21:09:16.426Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest
16:09:26 [2024-02-28T21:09:26.363Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.202 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest
16:09:26 [2024-02-28T21:09:26.363Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest.testReopenIndex -- Time elapsed: 5.597 s
16:09:26 [2024-02-28T21:09:26.363Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest.testIndexing -- Time elapsed: 3.604 s
16:09:26 [2024-02-28T21:09:26.363Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest
16:09:27 [2024-02-28T21:09:27.727Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.814 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest
16:09:27 [2024-02-28T21:09:27.728Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest.testSecondToLastEvent -- Time elapsed: 0.131 s
16:09:27 [2024-02-28T21:09:27.728Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest.testLastEvent -- Time elapsed: 0.186 s
16:09:27 [2024-02-28T21:09:27.728Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest.testFirstEvent -- Time elapsed: 0.002 s
16:09:27 [2024-02-28T21:09:27.728Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest.testSecondEvent -- Time elapsed: 0.100 s
16:09:27 [2024-02-28T21:09:27.728Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest
16:09:27 [2024-02-28T21:09:27.728Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.261 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest
16:09:27 [2024-02-28T21:09:27.728Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest.testRapidBoundsWithTransform -- Time elapsed: 0.146 s
16:09:27 [2024-02-28T21:09:27.728Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest.testRapidBounds -- Time elapsed: 0.114 s
16:09:27 [2024-02-28T21:09:27.728Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest
16:09:31 [2024-02-28T21:09:31.892Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.752 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest
16:09:31 [2024-02-28T21:09:31.892Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest.testPreviousMatchingEventStartMatches -- Time elapsed: 0.255 s
16:09:31 [2024-02-28T21:09:31.892Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest.testPreviousMatchingEventProgressMonitor -- Time elapsed: 0.301 s
16:09:31 [2024-02-28T21:09:31.892Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest.testNextMatchingEventStartMatches -- Time elapsed: 0.299 s
16:09:31 [2024-02-28T21:09:31.892Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest.testPreviousMatchingEvent -- Time elapsed: 0.301 s
16:09:31 [2024-02-28T21:09:31.892Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest.testNextMatchingEventProgressMonitor -- Time elapsed: 0.301 s
16:09:31 [2024-02-28T21:09:31.892Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest.testPreviousMatchingEventFar -- Time elapsed: 0.300 s
16:09:31 [2024-02-28T21:09:31.892Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest.testNextMatchingEventCancelled -- Time elapsed: 0.001 s
16:09:31 [2024-02-28T21:09:31.892Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest.testPreviousMatchingBeginningOfTrace -- Time elapsed: 0.599 s
16:09:31 [2024-02-28T21:09:31.892Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest.testPreviousMatchingEventNoMatch -- Time elapsed: 0.301 s
16:09:31 [2024-02-28T21:09:31.892Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest.testNextMatchingEventNoMatch -- Time elapsed: 0.700 s
16:09:31 [2024-02-28T21:09:31.892Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest.testNextMatchingEvent -- Time elapsed: 0.302 s
16:09:31 [2024-02-28T21:09:31.892Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest.testPreviousMatchingEventCancelled -- Time elapsed: 0 s
16:09:31 [2024-02-28T21:09:31.892Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest
16:09:31 [2024-02-28T21:09:31.892Z] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.112 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest
16:09:31 [2024-02-28T21:09:31.892Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testCtfTmfTrace -- Time elapsed: 0.001 s
16:09:31 [2024-02-28T21:09:31.892Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testSeekEvent_timestamp -- Time elapsed: 0.001 s
16:09:31 [2024-02-28T21:09:31.892Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testSeekEventLoc_timetamp -- Time elapsed: 0 s
16:09:31 [2024-02-28T21:09:31.892Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testParseEvent -- Time elapsed: 0 s
16:09:31 [2024-02-28T21:09:31.892Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetEndTime -- Time elapsed: 0.001 s
16:09:31 [2024-02-28T21:09:31.892Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetNbEvents -- Time elapsed: 0 s
16:09:31 [2024-02-28T21:09:31.893Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testSeekEventLoc_null -- Time elapsed: 0 s
16:09:31 [2024-02-28T21:09:31.893Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetStartTime -- Time elapsed: 0 s
16:09:31 [2024-02-28T21:09:31.893Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testBroadcast -- Time elapsed: 0 s
16:09:31 [2024-02-28T21:09:31.893Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testEventLookup -- Time elapsed: 0.001 s
16:09:31 [2024-02-28T21:09:31.893Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testValidate -- Time elapsed: 0.072 s
16:09:31 [2024-02-28T21:09:31.893Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetEnvValue -- Time elapsed: 0 s
16:09:31 [2024-02-28T21:09:31.893Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetName -- Time elapsed: 0 s
16:09:31 [2024-02-28T21:09:31.893Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetNext -- Time elapsed: 0 s
16:09:31 [2024-02-28T21:09:31.893Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetPath -- Time elapsed: 0 s
16:09:31 [2024-02-28T21:09:31.893Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetStreamingInterval -- Time elapsed: 0.001 s
16:09:31 [2024-02-28T21:09:31.893Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetContainedEventTypes -- Time elapsed: 0 s
16:09:31 [2024-02-28T21:09:31.893Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetLocationRatio -- Time elapsed: 0.001 s
16:09:31 [2024-02-28T21:09:31.893Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetCacheSize -- Time elapsed: 0 s
16:09:31 [2024-02-28T21:09:31.893Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetTraceProperties -- Time elapsed: 0 s
16:09:31 [2024-02-28T21:09:31.893Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testCtfHostId -- Time elapsed: 0 s
16:09:31 [2024-02-28T21:09:31.893Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testSeekEvent_rank -- Time elapsed: 0 s
16:09:31 [2024-02-28T21:09:31.893Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetTimeRange -- Time elapsed: 0 s
16:09:31 [2024-02-28T21:09:31.893Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetEventType -- Time elapsed: 0 s
16:09:31 [2024-02-28T21:09:31.893Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testSeekEvent_ratio -- Time elapsed: 0.001 s
16:09:31 [2024-02-28T21:09:31.893Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetResource -- Time elapsed: 0 s
16:09:31 [2024-02-28T21:09:31.893Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testSeekEvent_location -- Time elapsed: 0 s
16:09:31 [2024-02-28T21:09:31.893Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testReadNextEvent -- Time elapsed: 0 s
16:09:31 [2024-02-28T21:09:31.893Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testDispose -- Time elapsed: 0.001 s
16:09:31 [2024-02-28T21:09:31.893Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testSeekEventInvalidLocation -- Time elapsed: 0 s
16:09:31 [2024-02-28T21:09:31.893Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetCurrentLocation -- Time elapsed: 0 s
16:09:31 [2024-02-28T21:09:31.893Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest
16:09:31 [2024-02-28T21:09:31.893Z] !SESSION 2024-02-28 21:08:53.985 -----------------------------------------------
16:09:31 [2024-02-28T21:09:31.893Z] eclipse.buildId=unknown
16:09:31 [2024-02-28T21:09:31.893Z] java.version=17.0.2
16:09:31 [2024-02-28T21:09:31.893Z] java.vendor=Oracle Corporation
16:09:31 [2024-02-28T21:09:31.893Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
16:09:31 [2024-02-28T21:09:31.893Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/surefire.properties -product org.eclipse.platform.ide
16:09:31 [2024-02-28T21:09:31.893Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-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-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
16:09:31 [2024-02-28T21:09:31.893Z] 
16:09:31 [2024-02-28T21:09:31.893Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2024-02-28 21:09:31.611
16:09:31 [2024-02-28T21:09:31.893Z] !MESSAGE Unknown trace attribute: test
16:09:31 [2024-02-28T21:09:31.893Z] 
16:09:31 [2024-02-28T21:09:31.893Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2024-02-28 21:09:31.611
16:09:31 [2024-02-28T21:09:31.893Z] !MESSAGE Unknown trace attribute: test1
16:09:31 [2024-02-28T21:09:31.893Z] 
16:09:31 [2024-02-28T21:09:31.893Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2024-02-28 21:09:31.612
16:09:31 [2024-02-28T21:09:31.893Z] !MESSAGE Unknown trace attribute: test2
16:09:31 [2024-02-28T21:09:31.893Z] 
16:09:31 [2024-02-28T21:09:31.893Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2024-02-28 21:09:31.612
16:09:31 [2024-02-28T21:09:31.893Z] !MESSAGE Unknown trace attribute: test3
16:09:31 [2024-02-28T21:09:31.893Z] 
16:09:31 [2024-02-28T21:09:31.893Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2024-02-28 21:09:31.612
16:09:31 [2024-02-28T21:09:31.893Z] !MESSAGE Unknown trace attribute: test4
16:09:31 [2024-02-28T21:09:31.893Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.105 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest
16:09:31 [2024-02-28T21:09:31.893Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest.testValidate[0: ../org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/pass/literal-integers] -- Time elapsed: 0.010 s
16:09:31 [2024-02-28T21:09:31.893Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest.testValidate[1: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/configuration/org.eclipse.osgi/110/0/.cp/kernel] -- Time elapsed: 0.083 s
16:09:31 [2024-02-28T21:09:31.893Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest.testValidate[2: ../org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-empty] -- Time elapsed: 0.004 s
16:09:31 [2024-02-28T21:09:31.893Z] 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
16:09:31 [2024-02-28T21:09:31.893Z] 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
16:09:31 [2024-02-28T21:09:31.893Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest
16:09:38 [2024-02-28T21:09:38.424Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.015 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest
16:09:38 [2024-02-28T21:09:38.424Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest.testSupplementaryFileDir -- Time elapsed: 1.853 s
16:09:38 [2024-02-28T21:09:38.424Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest.testDeleteSupplementaryFolder -- Time elapsed: 1.158 s
16:09:38 [2024-02-28T21:09:38.424Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest.testTemporaryDirPath -- Time elapsed: 1.748 s
16:09:38 [2024-02-28T21:09:38.424Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest.testDeleteSupplementaryFiles -- Time elapsed: 1.254 s
16:09:38 [2024-02-28T21:09:38.424Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest
16:10:34 [2024-02-28T21:10:34.576Z] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 47.93 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest
16:10:34 [2024-02-28T21:10:34.576Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTraceTimeRangeClampingEnd -- Time elapsed: 0.003 s
16:10:34 [2024-02-28T21:10:34.576Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTraceSetNestedExperiment -- Time elapsed: 7.813 s
16:10:34 [2024-02-28T21:10:34.576Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testExperimentTimestampInTrace -- Time elapsed: 2.765 s
16:10:34 [2024-02-28T21:10:34.576Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testExperimentTimestampInvalid -- Time elapsed: 2.775 s
16:10:34 [2024-02-28T21:10:34.576Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testExperimentInitialRange -- Time elapsed: 2.723 s
16:10:34 [2024-02-28T21:10:34.576Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTraceTimeRangeClampingStart -- Time elapsed: 0.001 s
16:10:34 [2024-02-28T21:10:34.576Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTwoTracesTimeRangePartiallyInOne -- Time elapsed: 0.001 s
16:10:34 [2024-02-28T21:10:34.576Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testExperimentRangeClampingBoth -- Time elapsed: 2.745 s
16:10:34 [2024-02-28T21:10:34.576Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTwoTracesTimestampValid -- Time elapsed: 0.001 s
16:10:34 [2024-02-28T21:10:34.576Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTwoTracesTimestampInBetween -- Time elapsed: 0 s
16:10:34 [2024-02-28T21:10:34.576Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTraceSetWithNestedExperiment -- Time elapsed: 7.643 s
16:10:34 [2024-02-28T21:10:34.576Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTwoTracesTimestampInvalid -- Time elapsed: 0.001 s
16:10:34 [2024-02-28T21:10:34.576Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTraceInitialRange -- Time elapsed: 0.001 s
16:10:34 [2024-02-28T21:10:34.576Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTwoTracesTimeRangeAllInOne -- Time elapsed: 0.001 s
16:10:34 [2024-02-28T21:10:34.576Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testInitialize -- Time elapsed: 0 s
16:10:34 [2024-02-28T21:10:34.576Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTraceTimeRangeClampingBoth -- Time elapsed: 0.001 s
16:10:34 [2024-02-28T21:10:34.576Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTraceNewTimeRange -- Time elapsed: 0 s
16:10:34 [2024-02-28T21:10:34.576Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTraceSetExperiment -- Time elapsed: 2.840 s
16:10:34 [2024-02-28T21:10:34.576Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTwoTracesTimeRangeInBoth -- Time elapsed: 0.001 s
16:10:34 [2024-02-28T21:10:34.576Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testExperimentRangeInBetween -- Time elapsed: 2.811 s
16:10:34 [2024-02-28T21:10:34.576Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testExperimentRangeClampingOne -- Time elapsed: 2.731 s
16:10:34 [2024-02-28T21:10:34.576Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTraceSetWithExperiment -- Time elapsed: 2.774 s
16:10:34 [2024-02-28T21:10:34.576Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testNewTimestamp -- Time elapsed: 0 s
16:10:34 [2024-02-28T21:10:34.576Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTraceSetForHost -- Time elapsed: 0.002 s
16:10:34 [2024-02-28T21:10:34.576Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTraceSetExperimentForHost -- Time elapsed: 2.733 s
16:10:34 [2024-02-28T21:10:34.576Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTwoTracesTimeRangeInBetween -- Time elapsed: 0.001 s
16:10:34 [2024-02-28T21:10:34.576Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testExperimentTimestampInBetween -- Time elapsed: 2.658 s
16:10:34 [2024-02-28T21:10:34.576Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTraceSet -- Time elapsed: 0.001 s
16:10:34 [2024-02-28T21:10:34.576Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTimestampAfter -- Time elapsed: 0 s
16:10:34 [2024-02-28T21:10:34.576Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTimestampBefore -- Time elapsed: 0.001 s
16:10:34 [2024-02-28T21:10:34.576Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest
16:10:34 [2024-02-28T21:10:34.576Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.801 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest
16:10:34 [2024-02-28T21:10:34.576Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventsInRangeWholeRange -- Time elapsed: 0.001 s
16:10:34 [2024-02-28T21:10:34.576Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventTypesInRangeMinusEnd -- Time elapsed: 0.001 s
16:10:34 [2024-02-28T21:10:34.576Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventsInRangeMinusEnd -- Time elapsed: 0 s
16:10:34 [2024-02-28T21:10:34.576Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testEventTypesTotal -- Time elapsed: 0.001 s
16:10:34 [2024-02-28T21:10:34.577Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventTypesInRangeWholeRange -- Time elapsed: 0 s
16:10:34 [2024-02-28T21:10:34.577Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventsTotal -- Time elapsed: 0.001 s
16:10:34 [2024-02-28T21:10:34.577Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventsInRangeNoEventsAtEdges -- Time elapsed: 0.009 s
16:10:34 [2024-02-28T21:10:34.577Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventsInRangeEventAtEnd -- Time elapsed: 0.001 s
16:10:34 [2024-02-28T21:10:34.577Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventsInRangeEventAtStart -- Time elapsed: 0 s
16:10:34 [2024-02-28T21:10:34.577Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventTypesInRangeNoEvents -- Time elapsed: 0.003 s
16:10:34 [2024-02-28T21:10:34.577Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testHistogramQuerySmall -- Time elapsed: 0.006 s
16:10:34 [2024-02-28T21:10:34.577Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventsInRangeNoEvents -- Time elapsed: 0 s
16:10:34 [2024-02-28T21:10:34.577Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventsInRangeMinusStart -- Time elapsed: 0 s
16:10:34 [2024-02-28T21:10:34.577Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventTypesInRangeNoEventsAtEdges -- Time elapsed: 0.001 s
16:10:34 [2024-02-28T21:10:34.577Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventTypesInRangeEventAtEnd -- Time elapsed: 0.002 s
16:10:34 [2024-02-28T21:10:34.577Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventTypesInRangeEventAtStart -- Time elapsed: 0.002 s
16:10:34 [2024-02-28T21:10:34.577Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventsInRangeEventAtBoth -- Time elapsed: 0.001 s
16:10:34 [2024-02-28T21:10:34.577Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventTypesInRangeMinusStart -- Time elapsed: 0.001 s
16:10:34 [2024-02-28T21:10:34.577Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventTypesInRangeEventAtBoth -- Time elapsed: 0.001 s
16:10:34 [2024-02-28T21:10:34.577Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testHistogramQueryFull -- Time elapsed: 0.007 s
16:10:34 [2024-02-28T21:10:34.577Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest
16:10:46 [2024-02-28T21:10:46.737Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 14.38 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest
16:10:46 [2024-02-28T21:10:46.737Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest.preemptedForegroundRequest -- Time elapsed: 0.254 s
16:10:46 [2024-02-28T21:10:46.737Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest.foregroundRequest -- Time elapsed: 1.233 s
16:10:46 [2024-02-28T21:10:46.737Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest skipped
16:10:46 [2024-02-28T21:10:46.737Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest.TestMultiRequest1 -- Time elapsed: 1.901 s
16:10:46 [2024-02-28T21:10:46.737Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest.TestMultiRequest2 -- Time elapsed: 1.779 s
16:10:46 [2024-02-28T21:10:46.737Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest.TestMultiRequest3 -- Time elapsed: 0.659 s
16:10:46 [2024-02-28T21:10:46.737Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest.TestMultiRequest4 -- Time elapsed: 0.224 s
16:10:46 [2024-02-28T21:10:46.737Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest.TestMultiRequest5 -- Time elapsed: 0.221 s
16:10:46 [2024-02-28T21:10:46.737Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest.TestMultiRequest6 -- Time elapsed: 1.753 s
16:10:46 [2024-02-28T21:10:46.737Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest.TestMultiRequest7 -- Time elapsed: 1.997 s
16:10:46 [2024-02-28T21:10:46.737Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest.preemptedBackgroundRequest -- Time elapsed: 0.299 s
16:10:46 [2024-02-28T21:10:46.737Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest.backgroundRequest -- Time elapsed: 2.138 s
16:10:46 [2024-02-28T21:10:46.737Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest
16:10:48 [2024-02-28T21:10:48.099Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.822 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest
16:10:48 [2024-02-28T21:10:48.099Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testEqualsEmpty -- Time elapsed: 0.099 s
16:10:48 [2024-02-28T21:10:48.099Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testEqualsOther -- Time elapsed: 0.163 s
16:10:48 [2024-02-28T21:10:48.099Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testAdvance -- Time elapsed: 0.029 s
16:10:48 [2024-02-28T21:10:48.099Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testGetCurrentEvent -- Time elapsed: 0.070 s
16:10:48 [2024-02-28T21:10:48.099Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testIncreaseRank -- Time elapsed: 0.032 s
16:10:48 [2024-02-28T21:10:48.099Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testHasValidRank -- Time elapsed: 0.287 s
16:10:48 [2024-02-28T21:10:48.099Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testSeek -- Time elapsed: 0.379 s
16:10:48 [2024-02-28T21:10:48.099Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testSetLocation -- Time elapsed: 0.100 s
16:10:48 [2024-02-28T21:10:48.099Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testGetLocation -- Time elapsed: 0.110 s
16:10:48 [2024-02-28T21:10:48.099Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testCompareTo -- Time elapsed: 0.105 s
16:10:48 [2024-02-28T21:10:48.099Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testGetRank -- Time elapsed: 0.092 s
16:10:48 [2024-02-28T21:10:48.099Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testHashCode -- Time elapsed: 0.047 s
16:10:48 [2024-02-28T21:10:48.099Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testGetCtfTmfTrace -- Time elapsed: 0.114 s
16:10:48 [2024-02-28T21:10:48.099Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testCtfIteratorPosition -- Time elapsed: 0.053 s
16:10:48 [2024-02-28T21:10:48.099Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testCtfIteratorInit -- Time elapsed: 0.070 s
16:10:48 [2024-02-28T21:10:48.099Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testSetRank -- Time elapsed: 0.036 s
16:10:48 [2024-02-28T21:10:48.099Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testCtfIteratorNoinit -- Time elapsed: 0.034 s
16:10:48 [2024-02-28T21:10:48.099Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest
16:10:52 [2024-02-28T21:10:52.259Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.683 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest
16:10:52 [2024-02-28T21:10:52.259Z] org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest.testTooManyContexts -- Time elapsed: 2.861 s
16:10:52 [2024-02-28T21:10:52.259Z] org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest.testIndexing -- Time elapsed: 0.750 s
16:10:52 [2024-02-28T21:10:52.259Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest
16:10:52 [2024-02-28T21:10:52.259Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest
16:10:52 [2024-02-28T21:10:52.259Z] org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest.testToString -- Time elapsed: 0 s
16:10:52 [2024-02-28T21:10:52.259Z] org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest.testCompareTo -- Time elapsed: 0 s
16:10:52 [2024-02-28T21:10:52.259Z] org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest.testGetters -- Time elapsed: 0 s
16:10:52 [2024-02-28T21:10:52.259Z] org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest.testHashCode -- Time elapsed: 0 s
16:10:52 [2024-02-28T21:10:52.259Z] org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest.testEquals -- Time elapsed: 0 s
16:10:52 [2024-02-28T21:10:52.259Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest
16:10:52 [2024-02-28T21:10:52.259Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest
16:10:52 [2024-02-28T21:10:52.259Z] org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest.testCtfLocation_timestamp -- Time elapsed: 0 s
16:10:52 [2024-02-28T21:10:52.259Z] org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest.testToString_valid -- Time elapsed: 0 s
16:10:52 [2024-02-28T21:10:52.259Z] org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest.testSetLocation -- Time elapsed: 0 s
16:10:52 [2024-02-28T21:10:52.259Z] org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest.testGetLocation -- Time elapsed: 0 s
16:10:52 [2024-02-28T21:10:52.259Z] org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest.testToString_invalid -- Time elapsed: 0 s
16:10:52 [2024-02-28T21:10:52.259Z] org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest.testCtfLocation_long -- Time elapsed: 0 s
16:10:52 [2024-02-28T21:10:52.259Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest
16:12:43 [2024-02-28T21:12:43.630Z] 
16:12:43 [2024-02-28T21:12:43.630Z] !ENTRY org.eclipse.tracecompass.statesystem.core 4 0 2024-02-28 21:12:43.168
16:12:43 [2024-02-28T21:12:43.630Z] !MESSAGE Failed to deletestatistics-totals.ht
16:13:30 [2024-02-28T21:13:30.235Z] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 153.8 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest
16:13:30 [2024-02-28T21:13:30.235Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[0: KERNEL] -- Time elapsed: 12.98 s
16:13:30 [2024-02-28T21:13:30.235Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[1: TRACE2] -- Time elapsed: 11.31 s
16:13:30 [2024-02-28T21:13:30.235Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[2: KERNEL_VM] -- Time elapsed: 13.73 s
16:13:30 [2024-02-28T21:13:30.235Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[3: SYNC_SRC] -- Time elapsed: 3.538 s
16:13:30 [2024-02-28T21:13:30.235Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[4: SYNC_DEST] -- Time elapsed: 3.143 s
16:13:30 [2024-02-28T21:13:30.235Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[5: DJANGO_CLIENT] -- Time elapsed: 14.82 s
16:13:30 [2024-02-28T21:13:30.235Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[6: DJANGO_DB] -- Time elapsed: 13.80 s
16:13:30 [2024-02-28T21:13:30.235Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[7: DJANGO_HTTPD] -- Time elapsed: 14.51 s
16:13:30 [2024-02-28T21:13:30.235Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[8: CYG_PROFILE] -- Time elapsed: 2.278 s
16:13:30 [2024-02-28T21:13:30.235Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[9: CYG_PROFILE_FAST] -- Time elapsed: 2.316 s
16:13:30 [2024-02-28T21:13:30.235Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[10: FUNKY_TRACE] -- Time elapsed: 2.291 s
16:13:30 [2024-02-28T21:13:30.235Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[11: ARM_64_BIT_HEADER] -- Time elapsed: 3.030 s
16:13:30 [2024-02-28T21:13:30.235Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[12: FLIPPING_ENDIANNESS] -- Time elapsed: 2.450 s
16:13:30 [2024-02-28T21:13:30.235Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[13: DYNSCOPE] -- Time elapsed: 2.664 s
16:13:30 [2024-02-28T21:13:30.235Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[14: DEBUG_INFO] -- Time elapsed: 2.216 s
16:13:30 [2024-02-28T21:13:30.235Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[15: DEBUG_INFO3] -- Time elapsed: 2.214 s
16:13:30 [2024-02-28T21:13:30.235Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[16: DEBUG_INFO4] -- Time elapsed: 2.212 s
16:13:30 [2024-02-28T21:13:30.235Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[17: DEBUG_INFO_SYNTH_EXEC] -- Time elapsed: 2.210 s
16:13:30 [2024-02-28T21:13:30.235Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[18: DEBUG_INFO_SYNTH_TWO_PROCESSES] -- Time elapsed: 2.210 s
16:13:30 [2024-02-28T21:13:30.235Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[19: DEBUG_INFO_SYNTH_BUILDID_DEBUGLINK] -- Time elapsed: 2.210 s
16:13:30 [2024-02-28T21:13:30.235Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[20: MEMORY_ANALYSIS] -- Time elapsed: 7.217 s
16:13:30 [2024-02-28T21:13:30.235Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[21: PERF_TASKSET2] -- Time elapsed: 2.240 s
16:13:30 [2024-02-28T21:13:30.235Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[22: MANY_THREADS] -- Time elapsed: 5.908 s
16:13:30 [2024-02-28T21:13:30.235Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[23: CONTEXT_SWITCHES_KERNEL] -- Time elapsed: 7.104 s
16:13:30 [2024-02-28T21:13:30.235Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[24: CONTEXT_SWITCHES_UST] -- Time elapsed: 2.249 s
16:13:30 [2024-02-28T21:13:30.235Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[25: UNEVEN_STREAMS] -- Time elapsed: 12.93 s
16:13:30 [2024-02-28T21:13:30.235Z] Running org.eclipse.tracecompass.tmf.core.tests.histogram.dataprovider.HistogramDataProviderTest
16:13:30 [2024-02-28T21:13:30.235Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s -- in org.eclipse.tracecompass.tmf.core.tests.histogram.dataprovider.HistogramDataProviderTest
16:13:30 [2024-02-28T21:13:30.235Z] org.eclipse.tracecompass.tmf.core.tests.histogram.dataprovider.HistogramDataProviderTest.testHelloLost -- Time elapsed: 0.054 s
16:13:30 [2024-02-28T21:13:30.235Z] 
16:13:30 [2024-02-28T21:13:30.235Z] Results:
16:13:30 [2024-02-28T21:13:30.235Z] 
16:13:30 [2024-02-28T21:13:30.235Z] Tests run: 229, Failures: 0, Errors: 0, Skipped: 1
16:13:30 [2024-02-28T21:13:30.235Z] 
16:13:30 [2024-02-28T21:13:30.235Z] [INFO] All tests passed
16:13:30 [2024-02-28T21:13:30.235Z] [INFO] 
16:13:30 [2024-02-28T21:13:30.235Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
16:13:30 [2024-02-28T21:13:30.235Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:13:30 [2024-02-28T21:13:30.235Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:13:30 [2024-02-28T21:13:30.235Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:13:30 [2024-02-28T21:13:30.235Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:13:30 [2024-02-28T21:13:30.235Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:13:30 [2024-02-28T21:13:30.235Z] [INFO] 
16:13:30 [2024-02-28T21:13:30.235Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
16:13:30 [2024-02-28T21:13:30.235Z] [INFO] 
16:13:30 [2024-02-28T21:13:30.235Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests >--
16:13:30 [2024-02-28T21:13:30.235Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.core.tests 1.0.3-SNAPSHOT [21/141]
16:13:30 [2024-02-28T21:13:30.235Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.counters.core.tests/pom.xml
16:13:30 [2024-02-28T21:13:30.235Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:13:30 [2024-02-28T21:13:30.235Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:13:30 [2024-02-28T21:13:30.235Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/pom.xml
16:13:30 [2024-02-28T21:13:30.235Z] [INFO] 
16:13:30 [2024-02-28T21:13:30.236Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
16:13:30 [2024-02-28T21:13:30.236Z] [INFO] 
16:13:30 [2024-02-28T21:13:30.236Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
16:13:30 [2024-02-28T21:13:30.236Z] [INFO] The project's OSGi version is 1.0.3.202402282100
16:13:30 [2024-02-28T21:13:30.236Z] [INFO] 
16:13:30 [2024-02-28T21:13:30.236Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
16:13:30 [2024-02-28T21:13:30.236Z] [INFO] 
16:13:30 [2024-02-28T21:13:30.236Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
16:13:30 [2024-02-28T21:13:30.236Z] [INFO] 
16:13:30 [2024-02-28T21:13:30.236Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
16:13:30 [2024-02-28T21:13:30.236Z] [INFO] 
16:13:30 [2024-02-28T21:13:30.236Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
16:13:30 [2024-02-28T21:13:30.236Z] [INFO] 
16:13:30 [2024-02-28T21:13:30.236Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
16:13:30 [2024-02-28T21:13:30.236Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.counters.core.tests
16:13:30 [2024-02-28T21:13:30.236Z] [INFO] 
16:13:30 [2024-02-28T21:13:30.236Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
16:13:30 [2024-02-28T21:13:30.236Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/src/main/resources
16:13:30 [2024-02-28T21:13:30.236Z] [INFO] 
16:13:30 [2024-02-28T21:13:30.236Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
16:13:30 [2024-02-28T21:13:30.236Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:13:30 [2024-02-28T21:13:30.236Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:13:30 [2024-02-28T21:13:30.236Z] [WARNING] The 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-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/pom.xml
16:13:30 [2024-02-28T21:13:30.236Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:13:30 [2024-02-28T21:13:30.236Z] [INFO] 
16:13:30 [2024-02-28T21:13:30.236Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
16:13:30 [2024-02-28T21:13:30.236Z] [INFO] 
16:13:30 [2024-02-28T21:13:30.236Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
16:13:30 [2024-02-28T21:13:30.236Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/src/test/resources
16:13:30 [2024-02-28T21:13:30.236Z] [INFO] 
16:13:30 [2024-02-28T21:13:30.236Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
16:13:30 [2024-02-28T21:13:30.236Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 102 were skipped
16:13:30 [2024-02-28T21:13:30.236Z] [INFO] 
16:13:30 [2024-02-28T21:13:30.236Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
16:13:30 [2024-02-28T21:13:30.236Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.3-SNAPSHOT-sources.jar
16:13:30 [2024-02-28T21:13:30.236Z] [INFO] 
16:13:30 [2024-02-28T21:13:30.236Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
16:13:30 [2024-02-28T21:13:30.236Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.3-SNAPSHOT.jar
16:13:30 [2024-02-28T21:13:30.236Z] [INFO] 
16:13:30 [2024-02-28T21:13:30.236Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
16:13:30 [2024-02-28T21:13:30.236Z] [INFO] 
16:13:30 [2024-02-28T21:13:30.236Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
16:13:30 [2024-02-28T21:13:30.236Z] [INFO] 
16:13:30 [2024-02-28T21:13:30.236Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
16:13:30 [2024-02-28T21:13:30.236Z] [INFO] 
16:13:30 [2024-02-28T21:13:30.236Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
16:13:30 [2024-02-28T21:13:30.236Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.3-SNAPSHOT.jar
16:13:30 [2024-02-28T21:13:30.236Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.3-SNAPSHOT-sources.jar
16:13:30 [2024-02-28T21:13:30.236Z] [INFO] 
16:13:30 [2024-02-28T21:13:30.236Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
16:13:30 [2024-02-28T21:13:30.236Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work/data/.metadata/.log
16:13:30 [2024-02-28T21:13:30.236Z] [INFO] Command line:
16:13:30 [2024-02-28T21:13:30.236Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -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-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-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-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
16:13:30 [2024-02-28T21:13:30.236Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:13:32 [2024-02-28T21:13:32.753Z] Running org.eclipse.tracecompass.analysis.counters.core.tests.CounterAnalysisTest
16:13:33 [2024-02-28T21:13:33.009Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 s -- in org.eclipse.tracecompass.analysis.counters.core.tests.CounterAnalysisTest
16:13:33 [2024-02-28T21:13:33.009Z] org.eclipse.tracecompass.analysis.counters.core.tests.CounterAnalysisTest.testCanExecute -- Time elapsed: 0.087 s
16:13:33 [2024-02-28T21:13:33.009Z] Running org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest
16:13:33 [2024-02-28T21:13:33.264Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.315 s -- in org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest
16:13:33 [2024-02-28T21:13:33.264Z] org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest.testEventHandle -- Time elapsed: 0.300 s
16:13:33 [2024-02-28T21:13:33.264Z] org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest.testGetNewInstance -- Time elapsed: 0.013 s
16:13:33 [2024-02-28T21:13:33.264Z] 
16:13:33 [2024-02-28T21:13:33.264Z] Results:
16:13:33 [2024-02-28T21:13:33.264Z] 
16:13:33 [2024-02-28T21:13:33.264Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
16:13:33 [2024-02-28T21:13:33.264Z] 
16:13:33 [2024-02-28T21:13:33.519Z] [INFO] All tests passed
16:13:33 [2024-02-28T21:13:33.519Z] [INFO] 
16:13:33 [2024-02-28T21:13:33.519Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
16:13:33 [2024-02-28T21:13:33.519Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:13:33 [2024-02-28T21:13:33.519Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:13:33 [2024-02-28T21:13:33.519Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:13:33 [2024-02-28T21:13:33.519Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:13:33 [2024-02-28T21:13:33.519Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:13:33 [2024-02-28T21:13:33.519Z] [INFO] 
16:13:33 [2024-02-28T21:13:33.519Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
16:13:33 [2024-02-28T21:13:33.519Z] [INFO] 
16:13:33 [2024-02-28T21:13:33.519Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui >------
16:13:33 [2024-02-28T21:13:33.519Z] [INFO] Building org.eclipse.tracecompass.tmf.ui 9.0.3-SNAPSHOT         [22/141]
16:13:33 [2024-02-28T21:13:33.519Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.ui/pom.xml
16:13:33 [2024-02-28T21:13:33.519Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:13:33 [2024-02-28T21:13:33.519Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (fix-dark-theme-css)'
16:13:33 [2024-02-28T21:13:33.519Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (cleanup-dark-theme-css)'
16:13:33 [2024-02-28T21:13:33.519Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:13:33 [2024-02-28T21:13:33.519Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui:9.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/pom.xml
16:13:34 [2024-02-28T21:13:34.444Z] [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
16:13:34 [2024-02-28T21:13:34.444Z] [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 29 MB/s)
16:13:34 [2024-02-28T21:13:34.444Z] [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
16:13:34 [2024-02-28T21:13:34.444Z] [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 2.9 MB/s)
16:13:34 [2024-02-28T21:13:34.444Z] [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
16:13:34 [2024-02-28T21:13:34.444Z] [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.2 MB/s)
16:13:34 [2024-02-28T21:13:34.444Z] [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
16:13:34 [2024-02-28T21:13:34.444Z] [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 2.1 MB/s)
16:13:35 [2024-02-28T21:13:35.369Z] [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
16:13:35 [2024-02-28T21:13:35.369Z] [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 2.2 MB/s)
16:13:35 [2024-02-28T21:13:35.369Z] [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
16:13:35 [2024-02-28T21:13:35.369Z] [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
16:13:35 [2024-02-28T21:13:35.369Z] [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 103 kB/s)
16:13:35 [2024-02-28T21:13:35.369Z] [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
16:13:35 [2024-02-28T21:13:35.369Z] [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 185 kB/s)
16:13:35 [2024-02-28T21:13:35.369Z] [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
16:13:35 [2024-02-28T21:13:35.369Z] [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 267 kB/s)
16:13:35 [2024-02-28T21:13:35.369Z] [INFO] 
16:13:35 [2024-02-28T21:13:35.369Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.ui ---
16:13:35 [2024-02-28T21:13:35.369Z] [INFO] 
16:13:35 [2024-02-28T21:13:35.369Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui ---
16:13:35 [2024-02-28T21:13:35.369Z] [INFO] The project's OSGi version is 9.0.3.202402282100
16:13:35 [2024-02-28T21:13:35.369Z] [INFO] 
16:13:35 [2024-02-28T21:13:35.369Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui ---
16:13:35 [2024-02-28T21:13:35.369Z] [INFO] 
16:13:35 [2024-02-28T21:13:35.369Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui ---
16:13:35 [2024-02-28T21:13:35.369Z] [INFO] 
16:13:35 [2024-02-28T21:13:35.369Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui ---
16:13:35 [2024-02-28T21:13:35.369Z] [INFO] 
16:13:35 [2024-02-28T21:13:35.369Z] [INFO] --- antrun:3.1.0:run (fix-dark-theme-css) @ org.eclipse.tracecompass.tmf.ui ---
16:13:35 [2024-02-28T21:13:35.369Z] [INFO] Executing tasks
16:13:35 [2024-02-28T21:13:35.369Z] [WARNING]      [echo] Setting default in org.eclipse.tracecompass.tmf.ui.dark.css
16:13:35 [2024-02-28T21:13:35.369Z] [WARNING]      [echo] Verifying target platform: tracecompass-e4.30
16:13:35 [2024-02-28T21:13:35.369Z] [WARNING]      [echo] Updating org.eclipse.tracecompass.tmf.ui.dark.css
16:13:35 [2024-02-28T21:13:35.369Z] [INFO] Executed tasks
16:13:35 [2024-02-28T21:13:35.369Z] [INFO] 
16:13:35 [2024-02-28T21:13:35.369Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui ---
16:13:35 [2024-02-28T21:13:35.369Z] [INFO] 
16:13:35 [2024-02-28T21:13:35.369Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ui ---
16:13:35 [2024-02-28T21:13:35.369Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ui
16:13:35 [2024-02-28T21:13:35.626Z] [INFO] 
16:13:35 [2024-02-28T21:13:35.626Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui ---
16:13:35 [2024-02-28T21:13:35.626Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/main/resources
16:13:35 [2024-02-28T21:13:35.626Z] [INFO] 
16:13:35 [2024-02-28T21:13:35.626Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui ---
16:13:35 [2024-02-28T21:13:35.626Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:13:35 [2024-02-28T21:13:35.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
16:13:35 [2024-02-28T21:13:35.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.ui:9.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/pom.xml
16:13:35 [2024-02-28T21:13:35.626Z] [INFO] Compiling 542 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:13:40 [2024-02-28T21:13:40.864Z] [INFO] 
16:13:40 [2024-02-28T21:13:40.864Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.ui ---
16:13:40 [2024-02-28T21:13:40.864Z] [INFO] 
16:13:40 [2024-02-28T21:13:40.864Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.ui ---
16:13:40 [2024-02-28T21:13:40.864Z] [INFO] 
16:13:40 [2024-02-28T21:13:40.864Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ui ---
16:13:40 [2024-02-28T21:13:40.864Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/test/resources
16:13:40 [2024-02-28T21:13:40.864Z] [INFO] 
16:13:40 [2024-02-28T21:13:40.864Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.ui ---
16:13:40 [2024-02-28T21:13:40.864Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:13:40 [2024-02-28T21:13:40.864Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:13:40 [2024-02-28T21:13:40.864Z] [WARNING] The 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.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/pom.xml
16:13:40 [2024-02-28T21:13:40.864Z] [INFO] 
16:13:40 [2024-02-28T21:13:40.864Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.ui ---
16:13:40 [2024-02-28T21:13:40.864Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 120 were skipped
16:13:40 [2024-02-28T21:13:40.864Z] [INFO] 
16:13:40 [2024-02-28T21:13:40.864Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ui ---
16:13:40 [2024-02-28T21:13:40.864Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-9.0.3-SNAPSHOT-sources.jar
16:13:40 [2024-02-28T21:13:40.864Z] [INFO] 
16:13:40 [2024-02-28T21:13:40.864Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ui ---
16:13:40 [2024-02-28T21:13:40.864Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-9.0.3-SNAPSHOT.jar
16:13:41 [2024-02-28T21:13:41.119Z] [INFO] 
16:13:41 [2024-02-28T21:13:41.119Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ui ---
16:13:41 [2024-02-28T21:13:41.119Z] [INFO] 
16:13:41 [2024-02-28T21:13:41.119Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.ui ---
16:13:41 [2024-02-28T21:13:41.119Z] [INFO] 
16:13:41 [2024-02-28T21:13:41.119Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ui ---
16:13:41 [2024-02-28T21:13:41.119Z] [INFO] 
16:13:41 [2024-02-28T21:13:41.119Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.ui ---
16:13:42 [2024-02-28T21:13:42.482Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-9.0.3-SNAPSHOT.jar
16:13:44 [2024-02-28T21:13:44.997Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-9.0.3-SNAPSHOT-sources.jar
16:13:46 [2024-02-28T21:13:46.884Z] [INFO] 
16:13:46 [2024-02-28T21:13:46.884Z] [INFO] --- antrun:3.1.0:run (cleanup-dark-theme-css) @ org.eclipse.tracecompass.tmf.ui ---
16:13:46 [2024-02-28T21:13:46.884Z] [INFO] Executing tasks
16:13:46 [2024-02-28T21:13:46.884Z] [WARNING]      [echo] Setting default in org.eclipse.tracecompass.tmf.ui.dark.css
16:13:46 [2024-02-28T21:13:46.884Z] [INFO] Executed tasks
16:13:46 [2024-02-28T21:13:46.884Z] [INFO] 
16:13:46 [2024-02-28T21:13:46.884Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ui ---
16:13:46 [2024-02-28T21:13:46.884Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-9.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/9.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-9.0.3-SNAPSHOT.jar
16:13:46 [2024-02-28T21:13:46.884Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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.3-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-9.0.3-SNAPSHOT.pom
16:13:46 [2024-02-28T21:13:46.884Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-9.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/9.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-9.0.3-SNAPSHOT-sources.jar
16:13:46 [2024-02-28T21:13:46.884Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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.3-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-9.0.3-SNAPSHOT-p2metadata.xml
16:13:46 [2024-02-28T21:13:46.884Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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.3-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-9.0.3-SNAPSHOT-p2artifacts.xml
16:13:46 [2024-02-28T21:13:46.884Z] [INFO] 
16:13:46 [2024-02-28T21:13:46.884Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ui ---
16:13:46 [2024-02-28T21:13:46.884Z] [INFO] 
16:13:46 [2024-02-28T21:13:46.884Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui >--
16:13:46 [2024-02-28T21:13:46.884Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.ui 2.1.0-SNAPSHOT [23/141]
16:13:46 [2024-02-28T21:13:46.884Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties
16:13:46 [2024-02-28T21:13:46.884Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:13:46 [2024-02-28T21:13:46.884Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:13:46 [2024-02-28T21:13:46.884Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties
16:13:46 [2024-02-28T21:13:46.884Z] [INFO] 
16:13:46 [2024-02-28T21:13:46.884Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.ui ---
16:13:46 [2024-02-28T21:13:46.884Z] [INFO] 
16:13:46 [2024-02-28T21:13:46.884Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.ui ---
16:13:46 [2024-02-28T21:13:46.884Z] [INFO] The project's OSGi version is 2.1.0.202402282100
16:13:46 [2024-02-28T21:13:46.884Z] [INFO] 
16:13:46 [2024-02-28T21:13:46.884Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.ui ---
16:13:46 [2024-02-28T21:13:46.884Z] [INFO] 
16:13:46 [2024-02-28T21:13:46.884Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.ui ---
16:13:46 [2024-02-28T21:13:46.884Z] [INFO] 
16:13:46 [2024-02-28T21:13:46.884Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.ui ---
16:13:46 [2024-02-28T21:13:46.884Z] [INFO] 
16:13:46 [2024-02-28T21:13:46.884Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.ui ---
16:13:46 [2024-02-28T21:13:46.884Z] [INFO] 
16:13:46 [2024-02-28T21:13:46.884Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.counters.ui ---
16:13:46 [2024-02-28T21:13:46.884Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.counters.ui
16:13:47 [2024-02-28T21:13:47.445Z] [INFO] 
16:13:47 [2024-02-28T21:13:47.445Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.ui ---
16:13:47 [2024-02-28T21:13:47.445Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/main/resources
16:13:47 [2024-02-28T21:13:47.445Z] [INFO] 
16:13:47 [2024-02-28T21:13:47.445Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.ui ---
16:13:47 [2024-02-28T21:13:47.445Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:13:47 [2024-02-28T21:13:47.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
16:13:47 [2024-02-28T21:13:47.445Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties
16:13:47 [2024-02-28T21:13:47.445Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:13:47 [2024-02-28T21:13:47.701Z] [INFO] 
16:13:47 [2024-02-28T21:13:47.701Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.counters.ui ---
16:13:47 [2024-02-28T21:13:47.701Z] [INFO] 
16:13:47 [2024-02-28T21:13:47.701Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.counters.ui ---
16:13:47 [2024-02-28T21:13:47.701Z] [INFO] 
16:13:47 [2024-02-28T21:13:47.701Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.ui ---
16:13:47 [2024-02-28T21:13:47.701Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/test/resources
16:13:47 [2024-02-28T21:13:47.701Z] [INFO] 
16:13:47 [2024-02-28T21:13:47.701Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.counters.ui ---
16:13:47 [2024-02-28T21:13:47.701Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:13:47 [2024-02-28T21:13:47.701Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:13:47 [2024-02-28T21:13:47.701Z] [WARNING] The 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-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties
16:13:47 [2024-02-28T21:13:47.701Z] [INFO] 
16:13:47 [2024-02-28T21:13:47.701Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.counters.ui ---
16:13:47 [2024-02-28T21:13:47.701Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 120 were skipped
16:13:47 [2024-02-28T21:13:47.701Z] [INFO] 
16:13:47 [2024-02-28T21:13:47.701Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.ui ---
16:13:47 [2024-02-28T21:13:47.701Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-2.1.0-SNAPSHOT-sources.jar
16:13:47 [2024-02-28T21:13:47.701Z] [INFO] 
16:13:47 [2024-02-28T21:13:47.701Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.ui ---
16:13:47 [2024-02-28T21:13:47.701Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-2.1.0-SNAPSHOT.jar
16:13:47 [2024-02-28T21:13:47.701Z] [INFO] 
16:13:47 [2024-02-28T21:13:47.701Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.ui ---
16:13:47 [2024-02-28T21:13:47.701Z] [INFO] 
16:13:47 [2024-02-28T21:13:47.701Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.counters.ui ---
16:13:47 [2024-02-28T21:13:47.701Z] [INFO] 
16:13:47 [2024-02-28T21:13:47.701Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.ui ---
16:13:47 [2024-02-28T21:13:47.701Z] [INFO] 
16:13:47 [2024-02-28T21:13:47.701Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.counters.ui ---
16:13:47 [2024-02-28T21:13:47.701Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-2.1.0-SNAPSHOT.jar
16:13:48 [2024-02-28T21:13:48.628Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-2.1.0-SNAPSHOT-sources.jar
16:13:49 [2024-02-28T21:13:49.990Z] [INFO] 
16:13:49 [2024-02-28T21:13:49.990Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.ui ---
16:13:49 [2024-02-28T21:13:49.990Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:13:49 [2024-02-28T21:13:49.990Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:13:49 [2024-02-28T21:13:49.991Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:13:49 [2024-02-28T21:13:49.991Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:13:49 [2024-02-28T21:13:49.991Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:13:49 [2024-02-28T21:13:49.991Z] [INFO] 
16:13:49 [2024-02-28T21:13:49.991Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.ui ---
16:13:49 [2024-02-28T21:13:49.991Z] [INFO] 
16:13:49 [2024-02-28T21:13:49.991Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core >--
16:13:49 [2024-02-28T21:13:49.991Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.core 1.1.0-SNAPSHOT [24/141]
16:13:49 [2024-02-28T21:13:49.991Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties
16:13:49 [2024-02-28T21:13:49.991Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:13:49 [2024-02-28T21:13:49.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
16:13:49 [2024-02-28T21:13:49.991Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties
16:13:49 [2024-02-28T21:13:49.991Z] [INFO] 
16:13:49 [2024-02-28T21:13:49.991Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.core ---
16:13:49 [2024-02-28T21:13:49.991Z] [INFO] 
16:13:49 [2024-02-28T21:13:49.991Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.core ---
16:13:49 [2024-02-28T21:13:49.991Z] [INFO] The project's OSGi version is 1.1.0.202402282100
16:13:49 [2024-02-28T21:13:49.991Z] [INFO] 
16:13:49 [2024-02-28T21:13:49.991Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.core ---
16:13:49 [2024-02-28T21:13:49.991Z] [INFO] 
16:13:49 [2024-02-28T21:13:49.991Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.core ---
16:13:49 [2024-02-28T21:13:49.991Z] [INFO] 
16:13:49 [2024-02-28T21:13:49.991Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.core ---
16:13:49 [2024-02-28T21:13:49.991Z] [INFO] 
16:13:49 [2024-02-28T21:13:49.991Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.core ---
16:13:49 [2024-02-28T21:13:49.991Z] [INFO] 
16:13:49 [2024-02-28T21:13:49.991Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.core ---
16:13:49 [2024-02-28T21:13:49.991Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.chart.core
16:13:49 [2024-02-28T21:13:49.991Z] [INFO] 
16:13:49 [2024-02-28T21:13:49.991Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.core ---
16:13:49 [2024-02-28T21:13:49.991Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/src/main/resources
16:13:49 [2024-02-28T21:13:49.991Z] [INFO] 
16:13:49 [2024-02-28T21:13:49.991Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.core ---
16:13:49 [2024-02-28T21:13:49.991Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:13:49 [2024-02-28T21:13:49.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
16:13:49 [2024-02-28T21:13:49.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.tmf.chart.core:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties
16:13:50 [2024-02-28T21:13:50.247Z] [INFO] Compiling 33 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:13:50 [2024-02-28T21:13:50.247Z] [INFO] 
16:13:50 [2024-02-28T21:13:50.247Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.chart.core ---
16:13:50 [2024-02-28T21:13:50.247Z] [INFO] 
16:13:50 [2024-02-28T21:13:50.247Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.chart.core ---
16:13:50 [2024-02-28T21:13:50.247Z] [INFO] 
16:13:50 [2024-02-28T21:13:50.247Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.core ---
16:13:50 [2024-02-28T21:13:50.247Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/src/test/resources
16:13:50 [2024-02-28T21:13:50.247Z] [INFO] 
16:13:50 [2024-02-28T21:13:50.247Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.chart.core ---
16:13:50 [2024-02-28T21:13:50.247Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:13:50 [2024-02-28T21:13:50.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
16:13:50 [2024-02-28T21:13:50.247Z] [WARNING] The 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-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties
16:13:50 [2024-02-28T21:13:50.247Z] [INFO] 
16:13:50 [2024-02-28T21:13:50.247Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.chart.core ---
16:13:50 [2024-02-28T21:13:50.247Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 21 were skipped
16:13:50 [2024-02-28T21:13:50.247Z] [INFO] 
16:13:50 [2024-02-28T21:13:50.247Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.core ---
16:13:50 [2024-02-28T21:13:50.247Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.1.0-SNAPSHOT-sources.jar
16:13:50 [2024-02-28T21:13:50.247Z] [INFO] 
16:13:50 [2024-02-28T21:13:50.247Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.core ---
16:13:50 [2024-02-28T21:13:50.503Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.1.0-SNAPSHOT.jar
16:13:50 [2024-02-28T21:13:50.503Z] [INFO] 
16:13:50 [2024-02-28T21:13:50.503Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.core ---
16:13:50 [2024-02-28T21:13:50.503Z] [INFO] 
16:13:50 [2024-02-28T21:13:50.503Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.chart.core ---
16:13:50 [2024-02-28T21:13:50.503Z] [INFO] 
16:13:50 [2024-02-28T21:13:50.503Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.core ---
16:13:50 [2024-02-28T21:13:50.503Z] [INFO] 
16:13:50 [2024-02-28T21:13:50.503Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.chart.core ---
16:13:50 [2024-02-28T21:13:50.503Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.1.0-SNAPSHOT.jar
16:13:51 [2024-02-28T21:13:51.431Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.1.0-SNAPSHOT-sources.jar
16:13:52 [2024-02-28T21:13:52.842Z] [INFO] 
16:13:52 [2024-02-28T21:13:52.842Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.core ---
16:13:52 [2024-02-28T21:13:52.842Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:13:52 [2024-02-28T21:13:52.843Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:13:52 [2024-02-28T21:13:52.843Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:13:52 [2024-02-28T21:13:52.843Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:13:52 [2024-02-28T21:13:52.843Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:13:52 [2024-02-28T21:13:52.843Z] [INFO] 
16:13:52 [2024-02-28T21:13:52.843Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.core ---
16:13:52 [2024-02-28T21:13:52.843Z] [INFO] 
16:13:52 [2024-02-28T21:13:52.843Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core >--
16:13:52 [2024-02-28T21:13:52.843Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.core 1.2.1-SNAPSHOT [25/141]
16:13:52 [2024-02-28T21:13:52.843Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties
16:13:52 [2024-02-28T21:13:52.843Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:13:52 [2024-02-28T21:13:52.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
16:13:52 [2024-02-28T21:13:52.843Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core:1.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties
16:13:52 [2024-02-28T21:13:52.843Z] [INFO] 
16:13:52 [2024-02-28T21:13:52.843Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.core ---
16:13:52 [2024-02-28T21:13:52.843Z] [INFO] 
16:13:52 [2024-02-28T21:13:52.843Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.core ---
16:13:52 [2024-02-28T21:13:52.843Z] [INFO] The project's OSGi version is 1.2.1.202402282100
16:13:52 [2024-02-28T21:13:52.843Z] [INFO] 
16:13:52 [2024-02-28T21:13:52.843Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.core ---
16:13:52 [2024-02-28T21:13:52.843Z] [INFO] 
16:13:52 [2024-02-28T21:13:52.843Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.core ---
16:13:52 [2024-02-28T21:13:52.843Z] [INFO] 
16:13:52 [2024-02-28T21:13:52.843Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.core ---
16:13:52 [2024-02-28T21:13:52.843Z] [INFO] 
16:13:52 [2024-02-28T21:13:52.843Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.core ---
16:13:52 [2024-02-28T21:13:52.843Z] [INFO] 
16:13:52 [2024-02-28T21:13:52.843Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.lami.core ---
16:13:52 [2024-02-28T21:13:52.843Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.lami.core
16:13:52 [2024-02-28T21:13:52.843Z] [INFO] 
16:13:52 [2024-02-28T21:13:52.843Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.core ---
16:13:52 [2024-02-28T21:13:52.843Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core/src/main/resources
16:13:52 [2024-02-28T21:13:52.843Z] [INFO] 
16:13:52 [2024-02-28T21:13:52.843Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.core ---
16:13:52 [2024-02-28T21:13:52.843Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:13:52 [2024-02-28T21:13:52.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
16:13:52 [2024-02-28T21:13:52.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.lami.core:1.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties
16:13:52 [2024-02-28T21:13:52.843Z] [INFO] Compiling 62 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:13:53 [2024-02-28T21:13:53.099Z] [INFO] 
16:13:53 [2024-02-28T21:13:53.099Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.lami.core ---
16:13:53 [2024-02-28T21:13:53.099Z] [INFO] 
16:13:53 [2024-02-28T21:13:53.099Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.lami.core ---
16:13:53 [2024-02-28T21:13:53.099Z] [INFO] 
16:13:53 [2024-02-28T21:13:53.099Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.core ---
16:13:53 [2024-02-28T21:13:53.099Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core/src/test/resources
16:13:53 [2024-02-28T21:13:53.099Z] [INFO] 
16:13:53 [2024-02-28T21:13:53.099Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.lami.core ---
16:13:53 [2024-02-28T21:13:53.099Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:13:53 [2024-02-28T21:13:53.099Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:13:53 [2024-02-28T21:13:53.099Z] [WARNING] The 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-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties
16:13:53 [2024-02-28T21:13:53.099Z] [INFO] 
16:13:53 [2024-02-28T21:13:53.099Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.lami.core ---
16:13:53 [2024-02-28T21:13:53.099Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 21 were skipped
16:13:53 [2024-02-28T21:13:53.099Z] [INFO] 
16:13:53 [2024-02-28T21:13:53.099Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.core ---
16:13:53 [2024-02-28T21:13:53.099Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.2.1-SNAPSHOT-sources.jar
16:13:53 [2024-02-28T21:13:53.099Z] [INFO] 
16:13:53 [2024-02-28T21:13:53.099Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.core ---
16:13:53 [2024-02-28T21:13:53.354Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.2.1-SNAPSHOT.jar
16:13:53 [2024-02-28T21:13:53.354Z] [INFO] 
16:13:53 [2024-02-28T21:13:53.354Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.core ---
16:13:53 [2024-02-28T21:13:53.354Z] [INFO] 
16:13:53 [2024-02-28T21:13:53.354Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.lami.core ---
16:13:53 [2024-02-28T21:13:53.355Z] [INFO] 
16:13:53 [2024-02-28T21:13:53.355Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.core ---
16:13:53 [2024-02-28T21:13:53.355Z] [INFO] 
16:13:53 [2024-02-28T21:13:53.355Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.lami.core ---
16:13:53 [2024-02-28T21:13:53.355Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.2.1-SNAPSHOT.jar
16:13:54 [2024-02-28T21:13:54.716Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.2.1-SNAPSHOT-sources.jar
16:13:55 [2024-02-28T21:13:55.642Z] [INFO] 
16:13:55 [2024-02-28T21:13:55.642Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.core ---
16:13:55 [2024-02-28T21:13:55.642Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:13:55 [2024-02-28T21:13:55.642Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:13:55 [2024-02-28T21:13:55.642Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:13:55 [2024-02-28T21:13:55.642Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:13:55 [2024-02-28T21:13:55.642Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:13:55 [2024-02-28T21:13:55.642Z] [INFO] 
16:13:55 [2024-02-28T21:13:55.642Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.core ---
16:13:55 [2024-02-28T21:13:55.897Z] [INFO] 
16:13:55 [2024-02-28T21:13:55.897Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core >--
16:13:55 [2024-02-28T21:13:55.897Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.core 4.1.1-SNAPSHOT [26/141]
16:13:55 [2024-02-28T21:13:55.897Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties
16:13:55 [2024-02-28T21:13:55.897Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:13:55 [2024-02-28T21:13:55.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
16:13:55 [2024-02-28T21:13:55.897Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core:4.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties
16:13:55 [2024-02-28T21:13:55.897Z] [INFO] 
16:13:55 [2024-02-28T21:13:55.897Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.graph.core ---
16:13:55 [2024-02-28T21:13:55.897Z] [INFO] 
16:13:55 [2024-02-28T21:13:55.897Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.core ---
16:13:55 [2024-02-28T21:13:55.897Z] [INFO] The project's OSGi version is 4.1.1.202402282100
16:13:55 [2024-02-28T21:13:55.897Z] [INFO] 
16:13:55 [2024-02-28T21:13:55.897Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.core ---
16:13:55 [2024-02-28T21:13:55.897Z] [INFO] 
16:13:55 [2024-02-28T21:13:55.897Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.core ---
16:13:55 [2024-02-28T21:13:55.897Z] [INFO] 
16:13:55 [2024-02-28T21:13:55.897Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.core ---
16:13:55 [2024-02-28T21:13:55.897Z] [INFO] 
16:13:55 [2024-02-28T21:13:55.897Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.core ---
16:13:55 [2024-02-28T21:13:55.897Z] [INFO] 
16:13:55 [2024-02-28T21:13:55.897Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.graph.core ---
16:13:55 [2024-02-28T21:13:55.897Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.graph.core
16:13:55 [2024-02-28T21:13:55.897Z] [INFO] 
16:13:55 [2024-02-28T21:13:55.897Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.core ---
16:13:55 [2024-02-28T21:13:55.897Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src/main/resources
16:13:55 [2024-02-28T21:13:55.897Z] [INFO] 
16:13:55 [2024-02-28T21:13:55.897Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.core ---
16:13:55 [2024-02-28T21:13:55.897Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:13:55 [2024-02-28T21:13:55.898Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:13:55 [2024-02-28T21:13:55.898Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core:4.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties
16:13:55 [2024-02-28T21:13:55.898Z] [INFO] Compiling 66 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:13:56 [2024-02-28T21:13:56.458Z] [INFO] 
16:13:56 [2024-02-28T21:13:56.458Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.graph.core ---
16:13:56 [2024-02-28T21:13:56.458Z] [INFO] 
16:13:56 [2024-02-28T21:13:56.458Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.graph.core ---
16:13:56 [2024-02-28T21:13:56.458Z] [INFO] 
16:13:56 [2024-02-28T21:13:56.458Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.graph.core ---
16:13:56 [2024-02-28T21:13:56.458Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src/test/resources
16:13:56 [2024-02-28T21:13:56.458Z] [INFO] 
16:13:56 [2024-02-28T21:13:56.458Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.graph.core ---
16:13:56 [2024-02-28T21:13:56.458Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:13:56 [2024-02-28T21:13:56.458Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:13:56 [2024-02-28T21:13:56.458Z] [WARNING] The 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-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties
16:13:56 [2024-02-28T21:13:56.458Z] [INFO] 
16:13:56 [2024-02-28T21:13:56.458Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.graph.core ---
16:13:56 [2024-02-28T21:13:56.458Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 21 were skipped
16:13:56 [2024-02-28T21:13:56.458Z] [INFO] 
16:13:56 [2024-02-28T21:13:56.458Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.graph.core ---
16:13:56 [2024-02-28T21:13:56.458Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-4.1.1-SNAPSHOT-sources.jar
16:13:56 [2024-02-28T21:13:56.458Z] [INFO] 
16:13:56 [2024-02-28T21:13:56.459Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.graph.core ---
16:13:56 [2024-02-28T21:13:56.459Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-4.1.1-SNAPSHOT.jar
16:13:56 [2024-02-28T21:13:56.715Z] [INFO] 
16:13:56 [2024-02-28T21:13:56.715Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.graph.core ---
16:13:56 [2024-02-28T21:13:56.715Z] [INFO] 
16:13:56 [2024-02-28T21:13:56.715Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.graph.core ---
16:13:56 [2024-02-28T21:13:56.715Z] [INFO] 
16:13:56 [2024-02-28T21:13:56.715Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.graph.core ---
16:13:56 [2024-02-28T21:13:56.716Z] [INFO] 
16:13:56 [2024-02-28T21:13:56.716Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.graph.core ---
16:13:56 [2024-02-28T21:13:56.716Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-4.1.1-SNAPSHOT.jar
16:13:58 [2024-02-28T21:13:58.077Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-4.1.1-SNAPSHOT-sources.jar
16:13:59 [2024-02-28T21:13:59.002Z] [INFO] 
16:13:59 [2024-02-28T21:13:59.003Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.graph.core ---
16:13:59 [2024-02-28T21:13:59.003Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:13:59 [2024-02-28T21:13:59.003Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:13:59 [2024-02-28T21:13:59.003Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:13:59 [2024-02-28T21:13:59.003Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:13:59 [2024-02-28T21:13:59.003Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:13:59 [2024-02-28T21:13:59.003Z] [INFO] 
16:13:59 [2024-02-28T21:13:59.003Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.graph.core ---
16:13:59 [2024-02-28T21:13:59.003Z] [INFO] 
16:13:59 [2024-02-28T21:13:59.003Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core >--
16:13:59 [2024-02-28T21:13:59.003Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.core 5.5.1-SNAPSHOT [27/141]
16:13:59 [2024-02-28T21:13:59.003Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties
16:13:59 [2024-02-28T21:13:59.003Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:13:59 [2024-02-28T21:13:59.003Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:13:59 [2024-02-28T21:13:59.003Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core:5.5.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties
16:13:59 [2024-02-28T21:13:59.259Z] [INFO] 
16:13:59 [2024-02-28T21:13:59.259Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.core ---
16:13:59 [2024-02-28T21:13:59.259Z] [INFO] 
16:13:59 [2024-02-28T21:13:59.259Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.core ---
16:13:59 [2024-02-28T21:13:59.259Z] [INFO] The project's OSGi version is 5.5.1.202402282100
16:13:59 [2024-02-28T21:13:59.259Z] [INFO] 
16:13:59 [2024-02-28T21:13:59.259Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.core ---
16:13:59 [2024-02-28T21:13:59.259Z] [INFO] 
16:13:59 [2024-02-28T21:13:59.259Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.core ---
16:13:59 [2024-02-28T21:13:59.259Z] [INFO] 
16:13:59 [2024-02-28T21:13:59.259Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.core ---
16:13:59 [2024-02-28T21:13:59.259Z] [INFO] 
16:13:59 [2024-02-28T21:13:59.259Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.core ---
16:13:59 [2024-02-28T21:13:59.259Z] [INFO] 
16:13:59 [2024-02-28T21:13:59.259Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.timing.core ---
16:13:59 [2024-02-28T21:13:59.259Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.timing.core
16:13:59 [2024-02-28T21:13:59.259Z] [INFO] 
16:13:59 [2024-02-28T21:13:59.259Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.core ---
16:13:59 [2024-02-28T21:13:59.259Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src/main/resources
16:13:59 [2024-02-28T21:13:59.259Z] [INFO] 
16:13:59 [2024-02-28T21:13:59.259Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.core ---
16:13:59 [2024-02-28T21:13:59.259Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:13:59 [2024-02-28T21:13:59.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
16:13:59 [2024-02-28T21:13:59.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.analysis.timing.core:5.5.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties
16:13:59 [2024-02-28T21:13:59.259Z] [INFO] Compiling 35 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:13:59 [2024-02-28T21:13:59.515Z] [INFO] 
16:13:59 [2024-02-28T21:13:59.515Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.timing.core ---
16:13:59 [2024-02-28T21:13:59.515Z] [INFO] 
16:13:59 [2024-02-28T21:13:59.515Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.timing.core ---
16:13:59 [2024-02-28T21:13:59.515Z] [INFO] 
16:13:59 [2024-02-28T21:13:59.515Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.core ---
16:13:59 [2024-02-28T21:13:59.515Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src/test/resources
16:13:59 [2024-02-28T21:13:59.515Z] [INFO] 
16:13:59 [2024-02-28T21:13:59.515Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.timing.core ---
16:13:59 [2024-02-28T21:13:59.515Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:13:59 [2024-02-28T21:13:59.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
16:13:59 [2024-02-28T21:13:59.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.timing.core:5.5.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties
16:13:59 [2024-02-28T21:13:59.515Z] [INFO] 
16:13:59 [2024-02-28T21:13:59.515Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.timing.core ---
16:13:59 [2024-02-28T21:13:59.515Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 21 were skipped
16:13:59 [2024-02-28T21:13:59.515Z] [INFO] 
16:13:59 [2024-02-28T21:13:59.515Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.core ---
16:13:59 [2024-02-28T21:13:59.515Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.5.1-SNAPSHOT-sources.jar
16:13:59 [2024-02-28T21:13:59.515Z] [INFO] 
16:13:59 [2024-02-28T21:13:59.515Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.core ---
16:13:59 [2024-02-28T21:13:59.515Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.5.1-SNAPSHOT.jar
16:13:59 [2024-02-28T21:13:59.770Z] [INFO] 
16:13:59 [2024-02-28T21:13:59.770Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.core ---
16:13:59 [2024-02-28T21:13:59.770Z] [INFO] 
16:13:59 [2024-02-28T21:13:59.770Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.timing.core ---
16:13:59 [2024-02-28T21:13:59.770Z] [INFO] 
16:13:59 [2024-02-28T21:13:59.770Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.core ---
16:13:59 [2024-02-28T21:13:59.770Z] [INFO] 
16:13:59 [2024-02-28T21:13:59.770Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.timing.core ---
16:13:59 [2024-02-28T21:13:59.770Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.5.1-SNAPSHOT.jar
16:14:00 [2024-02-28T21:14:00.695Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.5.1-SNAPSHOT-sources.jar
16:14:02 [2024-02-28T21:14:02.057Z] [INFO] 
16:14:02 [2024-02-28T21:14:02.057Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.core ---
16:14:02 [2024-02-28T21:14:02.057Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.5.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core/5.5.1-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.5.1-SNAPSHOT.jar
16:14:02 [2024-02-28T21:14:02.057Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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.1-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.5.1-SNAPSHOT.pom
16:14:02 [2024-02-28T21:14:02.057Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.5.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core/5.5.1-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.5.1-SNAPSHOT-sources.jar
16:14:02 [2024-02-28T21:14:02.057Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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.1-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.5.1-SNAPSHOT-p2metadata.xml
16:14:02 [2024-02-28T21:14:02.057Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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.1-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.5.1-SNAPSHOT-p2artifacts.xml
16:14:02 [2024-02-28T21:14:02.057Z] [INFO] 
16:14:02 [2024-02-28T21:14:02.057Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.core ---
16:14:02 [2024-02-28T21:14:02.057Z] [INFO] 
16:14:02 [2024-02-28T21:14:02.057Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core >--
16:14:02 [2024-02-28T21:14:02.057Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.core 4.1.1-SNAPSHOT [28/141]
16:14:02 [2024-02-28T21:14:02.057Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties
16:14:02 [2024-02-28T21:14:02.057Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:14:02 [2024-02-28T21:14:02.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
16:14:02 [2024-02-28T21:14:02.057Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core:4.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties
16:14:02 [2024-02-28T21:14:02.057Z] [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
16:14:02 [2024-02-28T21:14:02.315Z] [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 37 MB/s)
16:14:02 [2024-02-28T21:14:02.315Z] [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
16:14:02 [2024-02-28T21:14:02.315Z] [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 122 kB/s)
16:14:02 [2024-02-28T21:14:02.315Z] [INFO] 
16:14:02 [2024-02-28T21:14:02.315Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
16:14:02 [2024-02-28T21:14:02.315Z] [INFO] 
16:14:02 [2024-02-28T21:14:02.315Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
16:14:02 [2024-02-28T21:14:02.315Z] [INFO] The project's OSGi version is 4.1.1.202402282100
16:14:02 [2024-02-28T21:14:02.315Z] [INFO] 
16:14:02 [2024-02-28T21:14:02.315Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
16:14:02 [2024-02-28T21:14:02.315Z] [INFO] 
16:14:02 [2024-02-28T21:14:02.315Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
16:14:02 [2024-02-28T21:14:02.315Z] [INFO] 
16:14:02 [2024-02-28T21:14:02.315Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
16:14:02 [2024-02-28T21:14:02.315Z] [INFO] 
16:14:02 [2024-02-28T21:14:02.315Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
16:14:02 [2024-02-28T21:14:02.315Z] [INFO] 
16:14:02 [2024-02-28T21:14:02.315Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
16:14:02 [2024-02-28T21:14:02.315Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.analysis.xml.core
16:14:02 [2024-02-28T21:14:02.315Z] [INFO] 
16:14:02 [2024-02-28T21:14:02.315Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
16:14:02 [2024-02-28T21:14:02.315Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/main/resources
16:14:02 [2024-02-28T21:14:02.315Z] [INFO] 
16:14:02 [2024-02-28T21:14:02.315Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
16:14:02 [2024-02-28T21:14:02.315Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:14:02 [2024-02-28T21:14:02.315Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:14:02 [2024-02-28T21:14:02.315Z] [WARNING] The 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-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties
16:14:02 [2024-02-28T21:14:02.315Z] [INFO] Compiling 96 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:14:02 [2024-02-28T21:14:02.875Z] [INFO] 
16:14:02 [2024-02-28T21:14:02.875Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
16:14:02 [2024-02-28T21:14:02.875Z] [INFO] 
16:14:02 [2024-02-28T21:14:02.875Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
16:14:02 [2024-02-28T21:14:02.875Z] [INFO] 
16:14:02 [2024-02-28T21:14:02.875Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
16:14:02 [2024-02-28T21:14:02.875Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/test/resources
16:14:02 [2024-02-28T21:14:02.875Z] [INFO] 
16:14:02 [2024-02-28T21:14:02.875Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
16:14:02 [2024-02-28T21:14:02.875Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:14:02 [2024-02-28T21:14:02.875Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:14:02 [2024-02-28T21:14:02.875Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core:4.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties
16:14:02 [2024-02-28T21:14:02.875Z] [INFO] 
16:14:02 [2024-02-28T21:14:02.875Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
16:14:02 [2024-02-28T21:14:02.875Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 21 were skipped
16:14:02 [2024-02-28T21:14:02.875Z] [INFO] 
16:14:02 [2024-02-28T21:14:02.875Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
16:14:03 [2024-02-28T21:14:03.130Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-4.1.1-SNAPSHOT-sources.jar
16:14:03 [2024-02-28T21:14:03.130Z] [INFO] 
16:14:03 [2024-02-28T21:14:03.130Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
16:14:03 [2024-02-28T21:14:03.130Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-4.1.1-SNAPSHOT.jar
16:14:03 [2024-02-28T21:14:03.130Z] [INFO] 
16:14:03 [2024-02-28T21:14:03.130Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
16:14:03 [2024-02-28T21:14:03.130Z] [INFO] 
16:14:03 [2024-02-28T21:14:03.130Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
16:14:03 [2024-02-28T21:14:03.130Z] [INFO] 
16:14:03 [2024-02-28T21:14:03.130Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
16:14:03 [2024-02-28T21:14:03.130Z] [INFO] 
16:14:03 [2024-02-28T21:14:03.130Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
16:14:03 [2024-02-28T21:14:03.385Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-4.1.1-SNAPSHOT.jar
16:14:04 [2024-02-28T21:14:04.309Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-4.1.1-SNAPSHOT-sources.jar
16:14:05 [2024-02-28T21:14:05.235Z] [INFO] 
16:14:05 [2024-02-28T21:14:05.235Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
16:14:05 [2024-02-28T21:14:05.235Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:14:05 [2024-02-28T21:14:05.235Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:14:05 [2024-02-28T21:14:05.235Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:14:05 [2024-02-28T21:14:05.235Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:14:05 [2024-02-28T21:14:05.235Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:14:05 [2024-02-28T21:14:05.235Z] [INFO] 
16:14:05 [2024-02-28T21:14:05.235Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
16:14:05 [2024-02-28T21:14:05.235Z] [INFO] 
16:14:05 [2024-02-28T21:14:05.235Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core >--
16:14:05 [2024-02-28T21:14:05.235Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.core 8.2.1-SNAPSHOT [29/141]
16:14:05 [2024-02-28T21:14:05.235Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties
16:14:05 [2024-02-28T21:14:05.235Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:14:05 [2024-02-28T21:14:05.235Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:14:05 [2024-02-28T21:14:05.235Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core:8.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties
16:14:05 [2024-02-28T21:14:05.235Z] [INFO] 
16:14:05 [2024-02-28T21:14:05.235Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.core ---
16:14:05 [2024-02-28T21:14:05.235Z] [INFO] 
16:14:05 [2024-02-28T21:14:05.235Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.core ---
16:14:05 [2024-02-28T21:14:05.235Z] [INFO] The project's OSGi version is 8.2.1.202402282100
16:14:05 [2024-02-28T21:14:05.235Z] [INFO] 
16:14:05 [2024-02-28T21:14:05.235Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.core ---
16:14:05 [2024-02-28T21:14:05.235Z] [INFO] 
16:14:05 [2024-02-28T21:14:05.235Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.core ---
16:14:05 [2024-02-28T21:14:05.235Z] [INFO] 
16:14:05 [2024-02-28T21:14:05.235Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.core ---
16:14:05 [2024-02-28T21:14:05.235Z] [INFO] 
16:14:05 [2024-02-28T21:14:05.235Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.core ---
16:14:05 [2024-02-28T21:14:05.235Z] [INFO] 
16:14:05 [2024-02-28T21:14:05.235Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.core ---
16:14:05 [2024-02-28T21:14:05.235Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.os.linux.core
16:14:05 [2024-02-28T21:14:05.235Z] [INFO] 
16:14:05 [2024-02-28T21:14:05.235Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.core ---
16:14:05 [2024-02-28T21:14:05.235Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/main/resources
16:14:05 [2024-02-28T21:14:05.235Z] [INFO] 
16:14:05 [2024-02-28T21:14:05.235Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.core ---
16:14:05 [2024-02-28T21:14:05.235Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:14:05 [2024-02-28T21:14:05.235Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:14:05 [2024-02-28T21:14:05.235Z] [WARNING] The 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.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties
16:14:05 [2024-02-28T21:14:05.490Z] [INFO] Compiling 136 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:14:06 [2024-02-28T21:14:06.052Z] [INFO] 
16:14:06 [2024-02-28T21:14:06.052Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.os.linux.core ---
16:14:06 [2024-02-28T21:14:06.052Z] [INFO] 
16:14:06 [2024-02-28T21:14:06.052Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.os.linux.core ---
16:14:06 [2024-02-28T21:14:06.052Z] [INFO] 
16:14:06 [2024-02-28T21:14:06.052Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.core ---
16:14:06 [2024-02-28T21:14:06.052Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/test/resources
16:14:06 [2024-02-28T21:14:06.052Z] [INFO] 
16:14:06 [2024-02-28T21:14:06.052Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.os.linux.core ---
16:14:06 [2024-02-28T21:14:06.052Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:14:06 [2024-02-28T21:14:06.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
16:14:06 [2024-02-28T21:14:06.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.analysis.os.linux.core:8.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties
16:14:06 [2024-02-28T21:14:06.052Z] [INFO] 
16:14:06 [2024-02-28T21:14:06.052Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.os.linux.core ---
16:14:06 [2024-02-28T21:14:06.052Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 21 were skipped
16:14:06 [2024-02-28T21:14:06.052Z] [INFO] 
16:14:06 [2024-02-28T21:14:06.052Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.core ---
16:14:06 [2024-02-28T21:14:06.052Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-8.2.1-SNAPSHOT-sources.jar
16:14:06 [2024-02-28T21:14:06.308Z] [INFO] 
16:14:06 [2024-02-28T21:14:06.308Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.core ---
16:14:06 [2024-02-28T21:14:06.308Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-8.2.1-SNAPSHOT.jar
16:14:06 [2024-02-28T21:14:06.308Z] [INFO] 
16:14:06 [2024-02-28T21:14:06.308Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.core ---
16:14:06 [2024-02-28T21:14:06.308Z] [INFO] 
16:14:06 [2024-02-28T21:14:06.308Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.os.linux.core ---
16:14:06 [2024-02-28T21:14:06.308Z] [INFO] 
16:14:06 [2024-02-28T21:14:06.308Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.core ---
16:14:06 [2024-02-28T21:14:06.308Z] [INFO] 
16:14:06 [2024-02-28T21:14:06.308Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.os.linux.core ---
16:14:06 [2024-02-28T21:14:06.563Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-8.2.1-SNAPSHOT.jar
16:14:07 [2024-02-28T21:14:07.486Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-8.2.1-SNAPSHOT-sources.jar
16:14:08 [2024-02-28T21:14:08.849Z] [INFO] 
16:14:08 [2024-02-28T21:14:08.849Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.core ---
16:14:08 [2024-02-28T21:14:08.849Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-8.2.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core/8.2.1-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-8.2.1-SNAPSHOT.jar
16:14:08 [2024-02-28T21:14:08.849Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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.1-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-8.2.1-SNAPSHOT.pom
16:14:08 [2024-02-28T21:14:08.849Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-8.2.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core/8.2.1-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-8.2.1-SNAPSHOT-sources.jar
16:14:08 [2024-02-28T21:14:08.849Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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.1-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-8.2.1-SNAPSHOT-p2metadata.xml
16:14:08 [2024-02-28T21:14:08.849Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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.1-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-8.2.1-SNAPSHOT-p2artifacts.xml
16:14:08 [2024-02-28T21:14:08.849Z] [INFO] 
16:14:08 [2024-02-28T21:14:08.849Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.core ---
16:14:08 [2024-02-28T21:14:08.849Z] [INFO] 
16:14:08 [2024-02-28T21:14:08.849Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng-parent >---
16:14:08 [2024-02-28T21:14:08.849Z] [INFO] Building Trace Compass LTTng Support Parent 9.3.0-SNAPSHOT      [30/141]
16:14:08 [2024-02-28T21:14:08.849Z] [INFO]   from lttng/pom.xml
16:14:08 [2024-02-28T21:14:08.849Z] [INFO] --------------------------------[ pom ]---------------------------------
16:14:08 [2024-02-28T21:14:08.849Z] [INFO] 
16:14:08 [2024-02-28T21:14:08.849Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng-parent ---
16:14:08 [2024-02-28T21:14:08.849Z] [INFO] 
16:14:08 [2024-02-28T21:14:08.849Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng-parent ---
16:14:08 [2024-02-28T21:14:08.849Z] [INFO] 
16:14:08 [2024-02-28T21:14:08.849Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng-parent ---
16:14:08 [2024-02-28T21:14:08.849Z] [INFO] 
16:14:08 [2024-02-28T21:14:08.849Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng-parent ---
16:14:08 [2024-02-28T21:14:08.849Z] [INFO] 
16:14:08 [2024-02-28T21:14:08.849Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng-parent ---
16:14:08 [2024-02-28T21:14:08.849Z] [INFO] 
16:14:08 [2024-02-28T21:14:08.849Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng-parent ---
16:14:08 [2024-02-28T21:14:08.849Z] [INFO] 
16:14:08 [2024-02-28T21:14:08.849Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng-parent ---
16:14:08 [2024-02-28T21:14:08.849Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng-parent/9.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng-parent-9.3.0-SNAPSHOT.pom
16:14:08 [2024-02-28T21:14:08.849Z] [INFO] 
16:14:08 [2024-02-28T21:14:08.849Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core >--
16:14:08 [2024-02-28T21:14:08.849Z] [INFO] Building org.eclipse.tracecompass.lttng2.common.core 1.2.0-SNAPSHOT [31/141]
16:14:08 [2024-02-28T21:14:08.849Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties
16:14:08 [2024-02-28T21:14:08.849Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:14:08 [2024-02-28T21:14: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
16:14:08 [2024-02-28T21:14:08.849Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties
16:14:09 [2024-02-28T21:14:09.105Z] [INFO] 
16:14:09 [2024-02-28T21:14:09.105Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.common.core ---
16:14:09 [2024-02-28T21:14:09.105Z] [INFO] 
16:14:09 [2024-02-28T21:14:09.105Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.common.core ---
16:14:09 [2024-02-28T21:14:09.105Z] [INFO] The project's OSGi version is 1.2.0.202402282100
16:14:09 [2024-02-28T21:14:09.105Z] [INFO] 
16:14:09 [2024-02-28T21:14:09.105Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.common.core ---
16:14:09 [2024-02-28T21:14:09.105Z] [INFO] 
16:14:09 [2024-02-28T21:14:09.105Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.common.core ---
16:14:09 [2024-02-28T21:14:09.105Z] [INFO] 
16:14:09 [2024-02-28T21:14:09.105Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.common.core ---
16:14:09 [2024-02-28T21:14:09.105Z] [INFO] 
16:14:09 [2024-02-28T21:14:09.105Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.common.core ---
16:14:09 [2024-02-28T21:14:09.105Z] [INFO] 
16:14:09 [2024-02-28T21:14:09.105Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.common.core ---
16:14:09 [2024-02-28T21:14:09.105Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.common.core
16:14:09 [2024-02-28T21:14:09.105Z] [INFO] 
16:14:09 [2024-02-28T21:14:09.105Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.common.core ---
16:14:09 [2024-02-28T21:14:09.105Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core/src/main/resources
16:14:09 [2024-02-28T21:14:09.105Z] [INFO] 
16:14:09 [2024-02-28T21:14:09.105Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.common.core ---
16:14:09 [2024-02-28T21:14:09.105Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:14:09 [2024-02-28T21:14:09.105Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:14:09 [2024-02-28T21:14:09.105Z] [WARNING] The 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-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties
16:14:09 [2024-02-28T21:14:09.105Z] [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:14:09 [2024-02-28T21:14:09.360Z] [INFO] 
16:14:09 [2024-02-28T21:14:09.360Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.lttng2.common.core ---
16:14:09 [2024-02-28T21:14:09.360Z] [INFO] 
16:14:09 [2024-02-28T21:14:09.360Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.common.core ---
16:14:09 [2024-02-28T21:14:09.360Z] [INFO] 
16:14:09 [2024-02-28T21:14:09.360Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.common.core ---
16:14:09 [2024-02-28T21:14:09.360Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core/src/test/resources
16:14:09 [2024-02-28T21:14:09.360Z] [INFO] 
16:14:09 [2024-02-28T21:14:09.360Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.lttng2.common.core ---
16:14:09 [2024-02-28T21:14:09.360Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:14:09 [2024-02-28T21:14:09.360Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:14:09 [2024-02-28T21:14:09.360Z] [WARNING] The 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-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties
16:14:09 [2024-02-28T21:14:09.360Z] [INFO] 
16:14:09 [2024-02-28T21:14:09.360Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.common.core ---
16:14:09 [2024-02-28T21:14:09.360Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 21 were skipped
16:14:09 [2024-02-28T21:14:09.360Z] [INFO] 
16:14:09 [2024-02-28T21:14:09.360Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.common.core ---
16:14:09 [2024-02-28T21:14:09.360Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.2.0-SNAPSHOT-sources.jar
16:14:09 [2024-02-28T21:14:09.360Z] [INFO] 
16:14:09 [2024-02-28T21:14:09.360Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.common.core ---
16:14:09 [2024-02-28T21:14:09.360Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.2.0-SNAPSHOT.jar
16:14:09 [2024-02-28T21:14:09.360Z] [INFO] 
16:14:09 [2024-02-28T21:14:09.360Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.common.core ---
16:14:09 [2024-02-28T21:14:09.360Z] [INFO] 
16:14:09 [2024-02-28T21:14:09.360Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.common.core ---
16:14:09 [2024-02-28T21:14:09.360Z] [INFO] 
16:14:09 [2024-02-28T21:14:09.360Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.common.core ---
16:14:09 [2024-02-28T21:14:09.360Z] [INFO] 
16:14:09 [2024-02-28T21:14:09.360Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.common.core ---
16:14:09 [2024-02-28T21:14:09.360Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.2.0-SNAPSHOT.jar
16:14:10 [2024-02-28T21:14:10.721Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.2.0-SNAPSHOT-sources.jar
16:14:11 [2024-02-28T21:14:11.281Z] [INFO] 
16:14:11 [2024-02-28T21:14:11.281Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.common.core ---
16:14:11 [2024-02-28T21:14:11.281Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:14:11 [2024-02-28T21:14:11.281Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:14:11 [2024-02-28T21:14:11.281Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:14:11 [2024-02-28T21:14:11.281Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:14:11 [2024-02-28T21:14:11.281Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:14:11 [2024-02-28T21:14:11.281Z] [INFO] 
16:14:11 [2024-02-28T21:14:11.281Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.common.core ---
16:14:11 [2024-02-28T21:14:11.281Z] [INFO] 
16:14:11 [2024-02-28T21:14:11.281Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core >--
16:14:11 [2024-02-28T21:14:11.281Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.core 3.1.1-SNAPSHOT [32/141]
16:14:11 [2024-02-28T21:14:11.281Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties
16:14:11 [2024-02-28T21:14:11.281Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:14:11 [2024-02-28T21:14:11.281Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:14:11 [2024-02-28T21:14:11.281Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core:3.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties
16:14:11 [2024-02-28T21:14:11.536Z] [INFO] 
16:14:11 [2024-02-28T21:14:11.536Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.core ---
16:14:11 [2024-02-28T21:14:11.536Z] [INFO] 
16:14:11 [2024-02-28T21:14:11.536Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.core ---
16:14:11 [2024-02-28T21:14:11.536Z] [INFO] The project's OSGi version is 3.1.1.202402282100
16:14:11 [2024-02-28T21:14:11.536Z] [INFO] 
16:14:11 [2024-02-28T21:14:11.536Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.core ---
16:14:11 [2024-02-28T21:14:11.536Z] [INFO] 
16:14:11 [2024-02-28T21:14:11.536Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.core ---
16:14:11 [2024-02-28T21:14:11.536Z] [INFO] 
16:14:11 [2024-02-28T21:14:11.536Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.core ---
16:14:11 [2024-02-28T21:14:11.536Z] [INFO] 
16:14:11 [2024-02-28T21:14:11.536Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.core ---
16:14:11 [2024-02-28T21:14:11.536Z] [INFO] 
16:14:11 [2024-02-28T21:14:11.536Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.kernel.core ---
16:14:11 [2024-02-28T21:14:11.536Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.kernel.core
16:14:11 [2024-02-28T21:14:11.536Z] [INFO] 
16:14:11 [2024-02-28T21:14:11.536Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.core ---
16:14:11 [2024-02-28T21:14:11.536Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/main/resources
16:14:11 [2024-02-28T21:14:11.536Z] [INFO] 
16:14:11 [2024-02-28T21:14:11.536Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.core ---
16:14:11 [2024-02-28T21:14:11.536Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:14:11 [2024-02-28T21:14:11.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
16:14:11 [2024-02-28T21:14:11.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.kernel.core:3.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties
16:14:11 [2024-02-28T21:14:11.537Z] [INFO] Compiling 28 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:14:11 [2024-02-28T21:14:11.791Z] [INFO] 
16:14:11 [2024-02-28T21:14:11.791Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.lttng2.kernel.core ---
16:14:11 [2024-02-28T21:14:11.791Z] [INFO] 
16:14:11 [2024-02-28T21:14:11.791Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.kernel.core ---
16:14:11 [2024-02-28T21:14:11.791Z] [INFO] 
16:14:11 [2024-02-28T21:14:11.791Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.core ---
16:14:11 [2024-02-28T21:14:11.791Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/test/resources
16:14:11 [2024-02-28T21:14:11.791Z] [INFO] 
16:14:11 [2024-02-28T21:14:11.791Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.lttng2.kernel.core ---
16:14:11 [2024-02-28T21:14:11.792Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:14:11 [2024-02-28T21:14:11.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
16:14:11 [2024-02-28T21:14:11.792Z] [WARNING] The 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-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties
16:14:11 [2024-02-28T21:14:11.792Z] [INFO] 
16:14:11 [2024-02-28T21:14:11.792Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.kernel.core ---
16:14:11 [2024-02-28T21:14:11.792Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 22 were skipped
16:14:11 [2024-02-28T21:14:11.792Z] [INFO] 
16:14:11 [2024-02-28T21:14:11.792Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.core ---
16:14:11 [2024-02-28T21:14:11.792Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.1.1-SNAPSHOT-sources.jar
16:14:11 [2024-02-28T21:14:11.792Z] [INFO] 
16:14:11 [2024-02-28T21:14:11.792Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.core ---
16:14:11 [2024-02-28T21:14:11.792Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.1.1-SNAPSHOT.jar
16:14:11 [2024-02-28T21:14:11.792Z] [INFO] 
16:14:11 [2024-02-28T21:14:11.792Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.core ---
16:14:12 [2024-02-28T21:14:12.046Z] [INFO] 
16:14:12 [2024-02-28T21:14:12.046Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.kernel.core ---
16:14:12 [2024-02-28T21:14:12.046Z] [INFO] 
16:14:12 [2024-02-28T21:14:12.046Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.core ---
16:14:12 [2024-02-28T21:14:12.047Z] [INFO] 
16:14:12 [2024-02-28T21:14:12.047Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.kernel.core ---
16:14:12 [2024-02-28T21:14:12.047Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.1.1-SNAPSHOT.jar
16:14:13 [2024-02-28T21:14:13.408Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.1.1-SNAPSHOT-sources.jar
16:14:13 [2024-02-28T21:14:13.969Z] [INFO] 
16:14:13 [2024-02-28T21:14:13.969Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.core ---
16:14:13 [2024-02-28T21:14:13.969Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:14:13 [2024-02-28T21:14:13.969Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:14:13 [2024-02-28T21:14:13.969Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:14:13 [2024-02-28T21:14:13.969Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:14:13 [2024-02-28T21:14:13.970Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:14:13 [2024-02-28T21:14:13.970Z] [INFO] 
16:14:13 [2024-02-28T21:14:13.970Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.core ---
16:14:13 [2024-02-28T21:14:13.970Z] [INFO] 
16:14:13 [2024-02-28T21:14:13.970Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests >---
16:14:13 [2024-02-28T21:14:13.970Z] [INFO] Building org.eclipse.tracecompass.tmf.ui.tests 1.0.21-SNAPSHOT  [33/141]
16:14:13 [2024-02-28T21:14:13.970Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.ui.tests/pom.xml
16:14:13 [2024-02-28T21:14:13.970Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:14:13 [2024-02-28T21:14:13.970Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:14:13 [2024-02-28T21:14:13.970Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests:1.0.21-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.tests/pom.xml
16:14:14 [2024-02-28T21:14:14.224Z] [INFO] 
16:14:14 [2024-02-28T21:14:14.224Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.ui.tests ---
16:14:14 [2024-02-28T21:14:14.224Z] [INFO] 
16:14:14 [2024-02-28T21:14:14.224Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui.tests ---
16:14:14 [2024-02-28T21:14:14.224Z] [INFO] The project's OSGi version is 1.0.21.202402282100
16:14:14 [2024-02-28T21:14:14.224Z] [INFO] 
16:14:14 [2024-02-28T21:14:14.224Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui.tests ---
16:14:14 [2024-02-28T21:14:14.224Z] [INFO] 
16:14:14 [2024-02-28T21:14:14.224Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui.tests ---
16:14:14 [2024-02-28T21:14:14.224Z] [INFO] 
16:14:14 [2024-02-28T21:14:14.224Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui.tests ---
16:14:14 [2024-02-28T21:14:14.224Z] [INFO] 
16:14:14 [2024-02-28T21:14:14.224Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui.tests ---
16:14:14 [2024-02-28T21:14:14.224Z] [INFO] 
16:14:14 [2024-02-28T21:14:14.224Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ui.tests ---
16:14:14 [2024-02-28T21:14:14.224Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ui.tests
16:14:14 [2024-02-28T21:14:14.784Z] [INFO] 
16:14:14 [2024-02-28T21:14:14.784Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui.tests ---
16:14:14 [2024-02-28T21:14:14.784Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.tests/src/main/resources
16:14:14 [2024-02-28T21:14:14.784Z] [INFO] 
16:14:14 [2024-02-28T21:14:14.784Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui.tests ---
16:14:14 [2024-02-28T21:14:14.784Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:14:14 [2024-02-28T21:14:14.784Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:14:14 [2024-02-28T21:14:14.784Z] [WARNING] The 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-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.tests/pom.xml
16:14:14 [2024-02-28T21:14:14.784Z] [INFO] Compiling 55 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:14:15 [2024-02-28T21:14:15.343Z] [INFO] 
16:14:15 [2024-02-28T21:14:15.343Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.ui.tests ---
16:14:15 [2024-02-28T21:14:15.343Z] [INFO] 
16:14:15 [2024-02-28T21:14:15.343Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ui.tests ---
16:14:15 [2024-02-28T21:14:15.343Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.tests/src/test/resources
16:14:15 [2024-02-28T21:14:15.343Z] [INFO] 
16:14:15 [2024-02-28T21:14:15.343Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.ui.tests ---
16:14:15 [2024-02-28T21:14:15.343Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 126 were skipped
16:14:15 [2024-02-28T21:14:15.343Z] [INFO] 
16:14:15 [2024-02-28T21:14:15.343Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ui.tests ---
16:14:15 [2024-02-28T21:14:15.343Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.21-SNAPSHOT-sources.jar
16:14:15 [2024-02-28T21:14:15.343Z] [INFO] 
16:14:15 [2024-02-28T21:14:15.343Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ui.tests ---
16:14:15 [2024-02-28T21:14:15.343Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.21-SNAPSHOT.jar
16:14:15 [2024-02-28T21:14:15.598Z] [INFO] 
16:14:15 [2024-02-28T21:14:15.598Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ui.tests ---
16:14:15 [2024-02-28T21:14:15.598Z] [INFO] 
16:14:15 [2024-02-28T21:14:15.598Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.ui.tests ---
16:14:15 [2024-02-28T21:14:15.598Z] [INFO] 
16:14:15 [2024-02-28T21:14:15.598Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ui.tests ---
16:14:15 [2024-02-28T21:14:15.598Z] [INFO] 
16:14:15 [2024-02-28T21:14:15.598Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.ui.tests ---
16:14:15 [2024-02-28T21:14:15.852Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.21-SNAPSHOT.jar
16:14:16 [2024-02-28T21:14:16.776Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.21-SNAPSHOT-sources.jar
16:14:17 [2024-02-28T21:14:17.701Z] [INFO] 
16:14:17 [2024-02-28T21:14:17.701Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.ui.tests ---
16:14:17 [2024-02-28T21:14:17.956Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work/data/.metadata/.log
16:14:17 [2024-02-28T21:14:17.956Z] [INFO] Command line:
16:14:17 [2024-02-28T21:14:17.956Z] 	[/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-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
16:14:17 [2024-02-28T21:14:17.956Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:14:21 [2024-02-28T21:14:21.375Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
16:14:21 [2024-02-28T21:14:21.375Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
16:14:26 [2024-02-28T21:14:26.616Z] !SESSION 2024-02-28 21:14:17.903 -----------------------------------------------
16:14:26 [2024-02-28T21:14:26.616Z] eclipse.buildId=unknown
16:14:26 [2024-02-28T21:14:26.616Z] java.version=17.0.2
16:14:26 [2024-02-28T21:14:26.616Z] java.vendor=Oracle Corporation
16:14:26 [2024-02-28T21:14:26.616Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
16:14:26 [2024-02-28T21:14:26.616Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
16:14:26 [2024-02-28T21:14:26.616Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
16:14:26 [2024-02-28T21:14:26.616Z] 
16:14:26 [2024-02-28T21:14:26.616Z] !ENTRY org.eclipse.urischeme 4 0 2024-02-28 21:14:26.186
16:14:26 [2024-02-28T21:14:26.616Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
16:14:26 [2024-02-28T21:14:26.616Z] !STACK 0
16:14:26 [2024-02-28T21:14:26.616Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
16:14:26 [2024-02-28T21:14:26.616Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
16:14:26 [2024-02-28T21:14:26.616Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
16:14:26 [2024-02-28T21:14:26.616Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
16:14:26 [2024-02-28T21:14:26.616Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
16:14:26 [2024-02-28T21:14:26.616Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
16:14:26 [2024-02-28T21:14:26.616Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
16:14:26 [2024-02-28T21:14:26.616Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:88)
16:14:26 [2024-02-28T21:14:26.616Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
16:14:26 [2024-02-28T21:14:26.616Z] Caused by: java.io.IOException: error=2, No such file or directory
16:14:26 [2024-02-28T21:14:26.616Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
16:14:26 [2024-02-28T21:14:26.616Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
16:14:26 [2024-02-28T21:14:26.616Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
16:14:26 [2024-02-28T21:14:26.616Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
16:14:26 [2024-02-28T21:14:26.616Z] 	... 7 more
16:14:27 [2024-02-28T21:14:27.176Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest
16:14:27 [2024-02-28T21:14:27.176Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest
16:14:27 [2024-02-28T21:14:27.176Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest.testResetPartial -- Time elapsed: 0.001 s
16:14:27 [2024-02-28T21:14:27.177Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest.testInitialState -- Time elapsed: 0 s
16:14:27 [2024-02-28T21:14:27.177Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest.testResetTotal -- Time elapsed: 0 s
16:14:27 [2024-02-28T21:14:27.177Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest.testSetValue -- Time elapsed: 0 s
16:14:27 [2024-02-28T21:14:27.177Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest
16:14:27 [2024-02-28T21:14:27.177Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest
16:14:27 [2024-02-28T21:14:27.177Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest.testgetName -- Time elapsed: 0.001 s
16:14:27 [2024-02-28T21:14:27.177Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest.testGetValue -- Time elapsed: 0.001 s
16:14:27 [2024-02-28T21:14:27.177Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest.testResetTimeRangeValue -- Time elapsed: 0 s
16:14:27 [2024-02-28T21:14:27.177Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest.testGetChildren -- Time elapsed: 0 s
16:14:27 [2024-02-28T21:14:27.177Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest.testReset -- Time elapsed: 0 s
16:14:27 [2024-02-28T21:14:27.177Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest.testGetPath -- Time elapsed: 0 s
16:14:27 [2024-02-28T21:14:27.177Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest.testResetGlobalValue -- Time elapsed: 0 s
16:14:27 [2024-02-28T21:14:27.177Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest.testHasChildren -- Time elapsed: 0 s
16:14:27 [2024-02-28T21:14:27.177Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest.testContainsChild -- Time elapsed: 0 s
16:14:27 [2024-02-28T21:14:27.177Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest.testGetParent -- Time elapsed: 0 s
16:14:27 [2024-02-28T21:14:27.177Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest.testGetNbChildren -- Time elapsed: 0 s
16:14:27 [2024-02-28T21:14:27.177Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataProviderTest
16:14:27 [2024-02-28T21:14:27.177Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataProviderTest
16:14:27 [2024-02-28T21:14:27.177Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataProviderTest.testGetColumnData -- Time elapsed: 0.010 s
16:14:27 [2024-02-28T21:14:27.177Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest
16:14:27 [2024-02-28T21:14:27.177Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest
16:14:27 [2024-02-28T21:14:27.177Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest.testGet -- Time elapsed: 0.001 s
16:14:27 [2024-02-28T21:14:27.177Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest.testGetChildren -- Time elapsed: 0 s
16:14:27 [2024-02-28T21:14:27.177Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest.testReset -- Time elapsed: 0 s
16:14:27 [2024-02-28T21:14:27.177Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest.testRegisterEvent -- Time elapsed: 0 s
16:14:27 [2024-02-28T21:14:27.177Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest.testGetParent -- Time elapsed: 0 s
16:14:27 [2024-02-28T21:14:27.177Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest.testGetOrCreate -- Time elapsed: 0.001 s
16:14:27 [2024-02-28T21:14:27.177Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest
16:14:27 [2024-02-28T21:14:27.177Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest
16:14:27 [2024-02-28T21:14:27.177Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest.testGetChildren -- Time elapsed: 0 s
16:14:27 [2024-02-28T21:14:27.177Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest.testHasChildren -- Time elapsed: 0 s
16:14:27 [2024-02-28T21:14:27.177Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest.testGetParent -- Time elapsed: 0 s
16:14:27 [2024-02-28T21:14:27.177Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest.testGetElements -- Time elapsed: 0 s
16:14:27 [2024-02-28T21:14:27.177Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest
16:14:27 [2024-02-28T21:14:27.177Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest
16:14:27 [2024-02-28T21:14:27.177Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest.testGetWidth -- Time elapsed: 0.001 s
16:14:27 [2024-02-28T21:14:27.177Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest.testGetAlignment -- Time elapsed: 0 s
16:14:27 [2024-02-28T21:14:27.177Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest.testGetLabelProvider -- Time elapsed: 0.001 s
16:14:27 [2024-02-28T21:14:27.177Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest.testGetTooltip -- Time elapsed: 0 s
16:14:27 [2024-02-28T21:14:27.177Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest.testGetComparator -- Time elapsed: 0 s
16:14:27 [2024-02-28T21:14:27.177Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest.testGetPercentageProvider -- Time elapsed: 0 s
16:14:27 [2024-02-28T21:14:27.177Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest.testGetHeader -- Time elapsed: 0 s
16:14:27 [2024-02-28T21:14:27.177Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest
16:14:27 [2024-02-28T21:14:27.177Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest
16:14:27 [2024-02-28T21:14:27.177Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest.testaddStatsTreeRoot -- Time elapsed: 0.001 s
16:14:27 [2024-02-28T21:14:27.177Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest.testGetStatTree -- Time elapsed: 0 s
16:14:27 [2024-02-28T21:14:27.177Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest.testContainsTreeRoot -- Time elapsed: 0 s
16:14:27 [2024-02-28T21:14:27.177Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest.testRemoveStatTreeRoot -- Time elapsed: 0 s
16:14:27 [2024-02-28T21:14:27.177Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest.testGetStatTreeRoot -- Time elapsed: 0 s
16:14:27 [2024-02-28T21:14:27.177Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest.testRemoveAll -- Time elapsed: 0 s
16:14:27 [2024-02-28T21:14:27.177Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest
16:14:33 [2024-02-28T21:14:33.711Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.906 s -- in org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest
16:14:33 [2024-02-28T21:14:33.711Z] org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest.testTimeRangeFiltering -- Time elapsed: 0.615 s
16:14:33 [2024-02-28T21:14:33.711Z] org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest.test -- Time elapsed: 0.618 s
16:14:33 [2024-02-28T21:14:33.711Z] org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest.testSkipArchiveExtraction -- Time elapsed: 0.903 s
16:14:33 [2024-02-28T21:14:33.711Z] org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest.testRename -- Time elapsed: 3.508 s
16:14:33 [2024-02-28T21:14:33.711Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest
16:14:33 [2024-02-28T21:14:33.711Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.509 s -- in org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest
16:14:33 [2024-02-28T21:14:33.711Z] org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest.testTraceDownload -- Time elapsed: 0.406 s
16:14:33 [2024-02-28T21:14:33.711Z] org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest.testArchiveTraceDownload -- Time elapsed: 0.026 s
16:14:33 [2024-02-28T21:14:33.711Z] org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest.testMutlipleTracesDownload -- Time elapsed: 0.076 s
16:14:33 [2024-02-28T21:14:33.711Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest
16:14:34 [2024-02-28T21:14:34.636Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.726 s -- in org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest
16:14:34 [2024-02-28T21:14:34.636Z] org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest.testTraceImport -- Time elapsed: 0.194 s
16:14:34 [2024-02-28T21:14:34.636Z] org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest.testMultipleTracesImport -- Time elapsed: 0.279 s
16:14:34 [2024-02-28T21:14:34.636Z] org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest.testArchiveImport -- Time elapsed: 0.233 s
16:14:34 [2024-02-28T21:14:34.636Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest
16:14:35 [2024-02-28T21:14:35.196Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.512 s -- in org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest
16:14:35 [2024-02-28T21:14:35.196Z] org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest.testOperationTimeRange -- Time elapsed: 0.222 s
16:14:35 [2024-02-28T21:14:35.196Z] org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest.testBasicOperation -- Time elapsed: 0.288 s
16:14:35 [2024-02-28T21:14:35.196Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest
16:15:16 [2024-02-28T21:15:16.616Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 39.04 s -- in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest
16:15:16 [2024-02-28T21:15:16.616Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest.verifyLastPage -- Time elapsed: 2.365 s
16:15:16 [2024-02-28T21:15:16.616Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest.verifyPrevPage -- Time elapsed: 11.40 s
16:15:16 [2024-02-28T21:15:16.616Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest.verifyPageNumberChanged -- Time elapsed: 2.511 s
16:15:16 [2024-02-28T21:15:16.616Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest.verifyFirstPage -- Time elapsed: 2.304 s
16:15:16 [2024-02-28T21:15:16.616Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest.verifyPagesCount -- Time elapsed: 0 s
16:15:16 [2024-02-28T21:15:16.616Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest.verifyNextPage -- Time elapsed: 11.40 s
16:15:16 [2024-02-28T21:15:16.616Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest
16:15:24 [2024-02-28T21:15:24.693Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.270 s -- in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest
16:15:24 [2024-02-28T21:15:24.693Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest.verifyFirstPageSignal -- Time elapsed: 1.211 s
16:15:24 [2024-02-28T21:15:24.693Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest.verifySelectionSignal -- Time elapsed: 0.002 s
16:15:24 [2024-02-28T21:15:24.693Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest
16:15:42 [2024-02-28T21:15:42.735Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.34 s -- in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest
16:15:42 [2024-02-28T21:15:42.735Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest.verifyTimeRangeSamePage -- Time elapsed: 1.237 s
16:15:42 [2024-02-28T21:15:42.735Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest.verifyTimeRangeDifferentPages -- Time elapsed: 1.271 s
16:15:42 [2024-02-28T21:15:42.735Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest.verifySynchToTimeEqualsLast -- Time elapsed: 1.315 s
16:15:42 [2024-02-28T21:15:42.735Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest.verifySynchToTimeBeforeExpStart -- Time elapsed: 1.216 s
16:15:42 [2024-02-28T21:15:42.735Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest.verifySynchToTimeAfterExpEnd -- Time elapsed: 1.127 s
16:15:42 [2024-02-28T21:15:42.735Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest.verifySynchToTimeInPage -- Time elapsed: 1.192 s
16:15:42 [2024-02-28T21:15:42.735Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest.verifySynchToTimeNonExisting -- Time elapsed: 1.407 s
16:15:42 [2024-02-28T21:15:42.735Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest.verifySynchToTimeFirst -- Time elapsed: 1.298 s
16:15:42 [2024-02-28T21:15:42.735Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest.verifySynchToTimeOutsidePage -- Time elapsed: 1.257 s
16:15:42 [2024-02-28T21:15:42.735Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest
16:16:04 [2024-02-28T21:16:04.613Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.57 s -- in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest
16:16:04 [2024-02-28T21:16:04.613Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest.verifySetup -- Time elapsed: 2.019 s
16:16:04 [2024-02-28T21:16:04.613Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest.verifyCancel -- Time elapsed: 15.47 s
16:16:04 [2024-02-28T21:16:04.613Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest.verifyLoaderDispose -- Time elapsed: 0.027 s
16:16:04 [2024-02-28T21:16:04.614Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest.testSetViewer -- Time elapsed: 0.046 s
16:16:04 [2024-02-28T21:16:04.614Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest.verifyDispose -- Time elapsed: 0 s
16:16:04 [2024-02-28T21:16:04.614Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest
16:16:22 [2024-02-28T21:16:22.652Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.36 s -- in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest
16:16:22 [2024-02-28T21:16:22.652Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest.verifyFirstMessage -- Time elapsed: 2.794 s
16:16:22 [2024-02-28T21:16:22.652Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest.verifyFind -- Time elapsed: 4.828 s
16:16:22 [2024-02-28T21:16:22.652Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest.verifyISDGraphNodeSupporter -- Time elapsed: 1.202 s
16:16:22 [2024-02-28T21:16:22.652Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest.verifyCancelSearch -- Time elapsed: 2.544 s
16:16:22 [2024-02-28T21:16:22.652Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest
16:16:49 [2024-02-28T21:16:49.144Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.69 s -- in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest
16:16:49 [2024-02-28T21:16:49.144Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest.verifyMessageFilter -- Time elapsed: 3.230 s
16:16:49 [2024-02-28T21:16:49.144Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest.verifyRemoval -- Time elapsed: 4.225 s
16:16:49 [2024-02-28T21:16:49.144Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest.verifyFilter1of2 -- Time elapsed: 3.213 s
16:16:49 [2024-02-28T21:16:49.144Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest.verifyFilter1of3 -- Time elapsed: 3.742 s
16:16:49 [2024-02-28T21:16:49.144Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest.verifyFilter2of2 -- Time elapsed: 3.301 s
16:16:49 [2024-02-28T21:16:49.144Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest
16:16:49 [2024-02-28T21:16:49.144Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest
16:16:49 [2024-02-28T21:16:49.144Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest.testCriteria -- Time elapsed: 0.001 s
16:16:49 [2024-02-28T21:16:49.144Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest.testAccessors -- Time elapsed: 0 s
16:16:49 [2024-02-28T21:16:49.144Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest.testLoad -- Time elapsed: 0 s
16:16:49 [2024-02-28T21:16:49.144Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest.testSave -- Time elapsed: 0 s
16:16:49 [2024-02-28T21:16:49.144Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest.testCompareTo -- Time elapsed: 0 s
16:16:49 [2024-02-28T21:16:49.144Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest.testCriteriaCriteria -- Time elapsed: 0.001 s
16:16:49 [2024-02-28T21:16:49.144Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest.testMatches -- Time elapsed: 0 s
16:16:49 [2024-02-28T21:16:49.144Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest.testGetGraphNodeSummary -- Time elapsed: 0.001 s
16:16:49 [2024-02-28T21:16:49.144Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.load.LoadersManagerTest
16:16:49 [2024-02-28T21:16:49.144Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.784 s -- in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.load.LoadersManagerTest
16:16:49 [2024-02-28T21:16:49.144Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.load.LoadersManagerTest.testLoaderManager -- Time elapsed: 0.783 s
16:16:49 [2024-02-28T21:16:49.144Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest
16:16:49 [2024-02-28T21:16:49.144Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest
16:16:49 [2024-02-28T21:16:49.144Z] org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest.testFormatTimeRelative -- Time elapsed: 0.003 s
16:16:49 [2024-02-28T21:16:49.144Z] org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest.testFormatTimeCalendar -- Time elapsed: 0 s
16:16:49 [2024-02-28T21:16:49.144Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.TmfViewFactoryTest
16:16:49 [2024-02-28T21:16:49.144Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 s -- in org.eclipse.tracecompass.tmf.ui.tests.views.TmfViewFactoryTest
16:16:49 [2024-02-28T21:16:49.144Z] org.eclipse.tracecompass.tmf.ui.tests.views.TmfViewFactoryTest.testGetBaseSecId -- Time elapsed: 0.001 s
16:16:49 [2024-02-28T21:16:49.144Z] org.eclipse.tracecompass.tmf.ui.tests.views.TmfViewFactoryTest.testNewView -- Time elapsed: 0.094 s
16:16:49 [2024-02-28T21:16:49.144Z] Running org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest
16:16:49 [2024-02-28T21:16:49.144Z] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s -- in org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest
16:16:49 [2024-02-28T21:16:49.144Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testHistogramDataModelInt -- Time elapsed: 0.001 s
16:16:49 [2024-02-28T21:16:49.144Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testScaleTo_0 -- Time elapsed: 0 s
16:16:49 [2024-02-28T21:16:49.144Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testScaleTo_1 -- Time elapsed: 0.002 s
16:16:49 [2024-02-28T21:16:49.144Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testScaleTo_2 -- Time elapsed: 0 s
16:16:49 [2024-02-28T21:16:49.144Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testScaleTo_3 -- Time elapsed: 0 s
16:16:49 [2024-02-28T21:16:49.144Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testScaleTo_4 -- Time elapsed: 0 s
16:16:49 [2024-02-28T21:16:49.144Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testScaleTo_5 -- Time elapsed: 0 s
16:16:49 [2024-02-28T21:16:49.144Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testScaleTo_6 -- Time elapsed: 0.001 s
16:16:49 [2024-02-28T21:16:49.144Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testScaleTo_7 -- Time elapsed: 0 s
16:16:49 [2024-02-28T21:16:49.144Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testClear -- Time elapsed: 0 s
16:16:49 [2024-02-28T21:16:49.144Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testHistogramDataModel -- Time elapsed: 0 s
16:16:49 [2024-02-28T21:16:49.144Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testModelListener -- Time elapsed: 0.008 s
16:16:49 [2024-02-28T21:16:49.144Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testHistogramDataModelCopyConstructor -- Time elapsed: 0.002 s
16:16:49 [2024-02-28T21:16:49.144Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testLostEventsScaleTo_0 -- Time elapsed: 0 s
16:16:49 [2024-02-28T21:16:49.144Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testLostEventsScaleTo_1 -- Time elapsed: 0 s
16:16:49 [2024-02-28T21:16:49.144Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testLostEventsScaleTo_2 -- Time elapsed: 0.043 s
16:16:49 [2024-02-28T21:16:49.144Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testLostEventsScaleTo_3 -- Time elapsed: 0 s
16:16:49 [2024-02-28T21:16:49.144Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testLostEventsScaleTo_4 -- Time elapsed: 0 s
16:16:49 [2024-02-28T21:16:49.144Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testCountEvent_0 -- Time elapsed: 0 s
16:16:49 [2024-02-28T21:16:49.145Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testCountEvent_1 -- Time elapsed: 0 s
16:16:49 [2024-02-28T21:16:49.145Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testCountEvent_2 -- Time elapsed: 0 s
16:16:49 [2024-02-28T21:16:49.145Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testCountEvent_3 -- Time elapsed: 0 s
16:16:49 [2024-02-28T21:16:49.145Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testCountEvent_4 -- Time elapsed: 0 s
16:16:49 [2024-02-28T21:16:49.145Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testCountEvent_5 -- Time elapsed: 0 s
16:16:49 [2024-02-28T21:16:49.145Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testCountEvent_6 -- Time elapsed: 0 s
16:16:49 [2024-02-28T21:16:49.145Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testScaleToReverse_1 -- Time elapsed: 0.001 s
16:16:49 [2024-02-28T21:16:49.145Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testScaleToReverse_2 -- Time elapsed: 0.001 s
16:16:49 [2024-02-28T21:16:49.145Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testCountEventLimitOverflow -- Time elapsed: 0 s
16:16:49 [2024-02-28T21:16:49.145Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectModelPreferencesTest
16:16:49 [2024-02-28T21:16:49.145Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectModelPreferencesTest
16:16:49 [2024-02-28T21:16:49.145Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectModelPreferencesTest.testInit -- Time elapsed: 0 s
16:16:49 [2024-02-28T21:16:49.145Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectModelPreferencesTest.testLabelSetterGetters -- Time elapsed: 0 s
16:16:49 [2024-02-28T21:16:49.145Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectModelPreferencesTest.testIconSetterGetters -- Time elapsed: 0 s
16:16:49 [2024-02-28T21:16:49.145Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest
16:16:49 [2024-02-28T21:16:49.145Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.403 s -- in org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest
16:16:49 [2024-02-28T21:16:49.145Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest.testListAnalysis -- Time elapsed: 0.241 s
16:16:49 [2024-02-28T21:16:49.145Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest.testPopulate -- Time elapsed: 0.047 s
16:16:49 [2024-02-28T21:16:49.145Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest.testInstantiate -- Time elapsed: 1.115 s
16:16:49 [2024-02-28T21:16:49.145Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest
16:16:49 [2024-02-28T21:16:49.145Z] 
16:16:49 [2024-02-28T21:16:49.145Z] !ENTRY org.eclipse.core.resources 4 372 2024-02-28 21:16:47.907
16:16:49 [2024-02-28T21:16:49.145Z] !MESSAGE Project 'SomeProject' is not open.
16:16:49 [2024-02-28T21:16:49.145Z] !STACK 0
16:16:49 [2024-02-28T21:16:49.145Z] java.lang.Exception: Project 'SomeProject' is not open.
16:16:49 [2024-02-28T21:16:49.145Z] 	at org.eclipse.core.internal.resources.ResourceException.provideStackTrace(ResourceException.java:42)
16:16:49 [2024-02-28T21:16:49.145Z] 	at org.eclipse.core.internal.resources.ResourceException.<init>(ResourceException.java:38)
16:16:49 [2024-02-28T21:16:49.145Z] 	at org.eclipse.core.internal.resources.Project.checkAccessible(Project.java:186)
16:16:49 [2024-02-28T21:16:49.145Z] 	at org.eclipse.core.internal.resources.Resource.deleteMarkers(Resource.java:847)
16:16:49 [2024-02-28T21:16:49.145Z] 	at org.eclipse.cdt.internal.core.pdom.indexer.TodoTaskUpdater$2.runInWorkspace(TodoTaskUpdater.java:199)
16:16:49 [2024-02-28T21:16:49.145Z] 	at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:43)
16:16:49 [2024-02-28T21:16:49.145Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
16:16:49 [2024-02-28T21:16:49.145Z] 
16:16:49 [2024-02-28T21:16:49.145Z] !ENTRY org.eclipse.core.resources 2 2 2024-02-28 21:16:48.095
16:16:49 [2024-02-28T21:16:49.145Z] !MESSAGE Save operation warnings.
16:16:49 [2024-02-28T21:16:49.145Z] !SUBENTRY 1 org.eclipse.core.resources 2 234 2024-02-28 21:16:48.096
16:16:49 [2024-02-28T21:16:49.145Z] !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.
16:16:49 [2024-02-28T21:16:49.145Z] 
16:16:49 [2024-02-28T21:16:49.145Z] !ENTRY org.eclipse.cdt.core 1 0 2024-02-28 21:16:48.108
16:16:49 [2024-02-28T21:16:49.145Z] !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%)
16:16:49 [2024-02-28T21:16:49.145Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.585 s -- in org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest
16:16:49 [2024-02-28T21:16:49.145Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest.testAddingTracingNature -- Time elapsed: 0.364 s
16:16:49 [2024-02-28T21:16:49.145Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest.testCreateTracingProject -- Time elapsed: 0.009 s
16:16:49 [2024-02-28T21:16:49.145Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest.testAddingTracingNatureNotAllowed -- Time elapsed: 0 s
16:16:49 [2024-02-28T21:16:49.145Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest
16:16:49 [2024-02-28T21:16:49.400Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.982 s -- in org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest
16:16:49 [2024-02-28T21:16:49.400Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest.testListOutputs -- Time elapsed: 0.404 s
16:16:49 [2024-02-28T21:16:49.400Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest.testOpenView -- Time elapsed: 0.577 s
16:16:49 [2024-02-28T21:16:49.400Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest
16:16:53 [2024-02-28T21:16:53.562Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.151 s -- in org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest
16:16:53 [2024-02-28T21:16:53.562Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest.testSelectExperimentTypeWithHint -- Time elapsed: 0.191 s
16:16:53 [2024-02-28T21:16:53.562Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest.testExperimentTypeAnalysis -- Time elapsed: 0.113 s
16:16:53 [2024-02-28T21:16:53.562Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest.testDefaultExperimentType -- Time elapsed: 0.401 s
16:16:53 [2024-02-28T21:16:53.562Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest.testSelectExperimentTypeWithoutHint -- Time elapsed: 0.227 s
16:16:53 [2024-02-28T21:16:53.562Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest.testSelectExperimentTypeSyslog -- Time elapsed: 0.276 s
16:16:53 [2024-02-28T21:16:53.562Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest.testNoExperimentTypeChildren -- Time elapsed: 0.627 s
16:16:53 [2024-02-28T21:16:53.562Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest.testSelectExperimentTypeError -- Time elapsed: 0.271 s
16:16:53 [2024-02-28T21:16:53.563Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest.testSelectExperimentTypeMixed -- Time elapsed: 0.434 s
16:16:53 [2024-02-28T21:16:53.563Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest.testExperimentType -- Time elapsed: 0.565 s
16:16:53 [2024-02-28T21:16:53.563Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest.testSelectExperimentTypeUnknown -- Time elapsed: 0.091 s
16:16:53 [2024-02-28T21:16:53.563Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest.testExperimentTypeChildren -- Time elapsed: 0.953 s
16:16:53 [2024-02-28T21:16:53.563Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelTraceTest
16:16:53 [2024-02-28T21:16:53.818Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.415 s -- in org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelTraceTest
16:16:53 [2024-02-28T21:16:53.818Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelTraceTest.testOpenTrace -- Time elapsed: 0.415 s
16:16:53 [2024-02-28T21:16:53.818Z] Running org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest
16:16:53 [2024-02-28T21:16:53.818Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest
16:16:53 [2024-02-28T21:16:53.819Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testAddChildOtherParent -- Time elapsed: 0.007 s
16:16:53 [2024-02-28T21:16:53.819Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testAddEventReplaceLast -- Time elapsed: 0.001 s
16:16:53 [2024-02-28T21:16:53.819Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testAddChildAtPosition -- Time elapsed: 0.001 s
16:16:53 [2024-02-28T21:16:53.819Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testGetTimeEventsIteratorMixedSplit -- Time elapsed: 0 s
16:16:53 [2024-02-28T21:16:53.819Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testSortChildren -- Time elapsed: 0 s
16:16:53 [2024-02-28T21:16:53.819Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testAddEventNulls -- Time elapsed: 0 s
16:16:53 [2024-02-28T21:16:53.819Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testRemoveChild -- Time elapsed: 0 s
16:16:53 [2024-02-28T21:16:53.819Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testGetTimeEventsIteratorMixed -- Time elapsed: 0 s
16:16:53 [2024-02-28T21:16:53.819Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testSortChildrenThenAdd -- Time elapsed: 0.001 s
16:16:53 [2024-02-28T21:16:53.819Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testAddChild -- Time elapsed: 0 s
16:16:53 [2024-02-28T21:16:53.819Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testAddEvent -- Time elapsed: 0 s
16:16:53 [2024-02-28T21:16:53.819Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testRemoveChildOtherParent -- Time elapsed: 0 s
16:16:53 [2024-02-28T21:16:53.819Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testaddZoomedEvent -- Time elapsed: 0 s
16:16:53 [2024-02-28T21:16:53.819Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testRemoveChildNoParent -- Time elapsed: 0 s
16:16:53 [2024-02-28T21:16:53.819Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testaddZoomedEventPartialRestart -- Time elapsed: 0 s
16:16:53 [2024-02-28T21:16:53.819Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testAddChildSameParent -- Time elapsed: 0 s
16:16:53 [2024-02-28T21:16:53.819Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testaddZoomedEventDuplicate -- Time elapsed: 0 s
16:16:53 [2024-02-28T21:16:53.819Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testaddZoomedEventReplaceLast -- Time elapsed: 0 s
16:16:53 [2024-02-28T21:16:53.819Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testAddZoomedEventNulls -- Time elapsed: 0 s
16:16:53 [2024-02-28T21:16:53.819Z] Running org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest
16:16:54 [2024-02-28T21:16:54.074Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s -- in org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest
16:16:54 [2024-02-28T21:16:54.074Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest.testStyleProperties[0: disjoint styles] -- Time elapsed: 0.001 s
16:16:54 [2024-02-28T21:16:54.074Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest.testColorStyleProperties[0: disjoint styles] -- Time elapsed: 0.001 s
16:16:54 [2024-02-28T21:16:54.074Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest.testFactorStyleProperties[0: disjoint styles] -- Time elapsed: 0 s
16:16:54 [2024-02-28T21:16:54.074Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest.testStyleProperties[1: styles with map] -- Time elapsed: 0 s
16:16:54 [2024-02-28T21:16:54.074Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest.testColorStyleProperties[1: styles with map] -- Time elapsed: 0 s
16:16:54 [2024-02-28T21:16:54.074Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest.testFactorStyleProperties[1: styles with map] -- Time elapsed: 0 s
16:16:54 [2024-02-28T21:16:54.074Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest.testStyleProperties[2: style inheritance] -- Time elapsed: 0 s
16:16:54 [2024-02-28T21:16:54.074Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest.testColorStyleProperties[2: style inheritance] -- Time elapsed: 0.001 s
16:16:54 [2024-02-28T21:16:54.074Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest.testFactorStyleProperties[2: style inheritance] -- Time elapsed: 0 s
16:16:54 [2024-02-28T21:16:54.074Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest.testStyleProperties[3: default values] -- Time elapsed: 0 s
16:16:54 [2024-02-28T21:16:54.074Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest.testColorStyleProperties[3: default values] -- Time elapsed: 0 s
16:16:54 [2024-02-28T21:16:54.074Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest.testFactorStyleProperties[3: default values] -- Time elapsed: 0 s
16:16:54 [2024-02-28T21:16:54.074Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest.testStyleProperties[4: multiple inheritance] -- Time elapsed: 0 s
16:16:54 [2024-02-28T21:16:54.075Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest.testColorStyleProperties[4: multiple inheritance] -- Time elapsed: 0 s
16:16:54 [2024-02-28T21:16:54.075Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest.testFactorStyleProperties[4: multiple inheritance] -- Time elapsed: 0 s
16:16:54 [2024-02-28T21:16:54.075Z] Running org.eclipse.tracecompass.tmf.ui.tests.symbols.BasicSymbolProviderTest
16:16:54 [2024-02-28T21:16:54.075Z] 
16:16:54 [2024-02-28T21:16:54.075Z] !ENTRY org.eclipse.cdt.core.native 4 0 2024-02-28 21:16:53.884
16:16:54 [2024-02-28T21:16:54.075Z] !MESSAGE no spawner in java.library.path: /usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib
16:16:54 [2024-02-28T21:16:54.075Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.eclipse.tracecompass.tmf.ui.tests.symbols.BasicSymbolProviderTest
16:16:54 [2024-02-28T21:16:54.075Z] org.eclipse.tracecompass.tmf.ui.tests.symbols.BasicSymbolProviderTest.testBasicProvider -- Time elapsed: 0.028 s
16:16:54 [2024-02-28T21:16:54.075Z] Running org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest
16:16:54 [2024-02-28T21:16:54.075Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest
16:16:54 [2024-02-28T21:16:54.075Z] org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest.clipRightTest -- Time elapsed: 0.001 s
16:16:54 [2024-02-28T21:16:54.075Z] org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest.clipXTest -- Time elapsed: 0 s
16:16:54 [2024-02-28T21:16:54.075Z] org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest.horizontalTest -- Time elapsed: 0 s
16:16:54 [2024-02-28T21:16:54.075Z] org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest.tangentInsideTest -- Time elapsed: 0 s
16:16:54 [2024-02-28T21:16:54.075Z] org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest.glancingTest -- Time elapsed: 0 s
16:16:54 [2024-02-28T21:16:54.075Z] org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest.ousideSquareTest -- Time elapsed: 0 s
16:16:54 [2024-02-28T21:16:54.075Z] org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest.insideTest -- Time elapsed: 0 s
16:16:54 [2024-02-28T21:16:54.075Z] org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest.verticalTest -- Time elapsed: 0 s
16:16:54 [2024-02-28T21:16:54.075Z] org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest.clipTopTest -- Time elapsed: 0 s
16:16:54 [2024-02-28T21:16:54.075Z] org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest.tangentTest -- Time elapsed: 0 s
16:16:54 [2024-02-28T21:16:54.075Z] org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest.tangentInsideCornerTest -- Time elapsed: 0 s
16:16:54 [2024-02-28T21:16:54.075Z] org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest.clipLeftTest -- Time elapsed: 0 s
16:16:54 [2024-02-28T21:16:54.075Z] org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest.clipBottomTest -- Time elapsed: 0 s
16:16:54 [2024-02-28T21:16:54.075Z] Running org.eclipse.tracecompass.tmf.ui.tests.colors.ColorUtilsTest
16:16:54 [2024-02-28T21:16:54.075Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.ui.tests.colors.ColorUtilsTest
16:16:54 [2024-02-28T21:16:54.075Z] org.eclipse.tracecompass.tmf.ui.tests.colors.ColorUtilsTest.testToHexStringRGB -- Time elapsed: 0.001 s
16:16:54 [2024-02-28T21:16:54.075Z] Running org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest
16:16:54 [2024-02-28T21:16:54.075Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s -- in org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest
16:16:54 [2024-02-28T21:16:54.075Z] org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest.testHtml -- Time elapsed: 0.048 s
16:16:54 [2024-02-28T21:16:54.075Z] org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest.testTimestamp -- Time elapsed: 0 s
16:16:54 [2024-02-28T21:16:54.075Z] org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest.testDecimal -- Time elapsed: 0.001 s
16:16:54 [2024-02-28T21:16:54.075Z] org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest.testString -- Time elapsed: 0.001 s
16:16:54 [2024-02-28T21:16:54.075Z] org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest.testEgality -- Time elapsed: 0 s
16:16:54 [2024-02-28T21:16:54.075Z] Running org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest
16:16:54 [2024-02-28T21:16:54.075Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest
16:16:54 [2024-02-28T21:16:54.075Z] org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest.testNextPreviousIncluded -- Time elapsed: 0.005 s
16:16:54 [2024-02-28T21:16:54.075Z] org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest.testInvalidRollover -- Time elapsed: 0 s
16:16:54 [2024-02-28T21:16:54.075Z] org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest.testSmallPeriod -- Time elapsed: 0 s
16:16:54 [2024-02-28T21:16:54.075Z] org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest.testIsApplicable -- Time elapsed: 0.001 s
16:16:54 [2024-02-28T21:16:54.075Z] org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest.testAlternateShadingMarkerEventSource -- Time elapsed: 0 s
16:16:54 [2024-02-28T21:16:54.075Z] org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest.testFractionalPeriod -- Time elapsed: 0 s
16:16:54 [2024-02-28T21:16:54.075Z] org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest.testReference -- Time elapsed: 0 s
16:16:54 [2024-02-28T21:16:54.075Z] org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest.testRollover -- Time elapsed: 0 s
16:16:54 [2024-02-28T21:16:54.075Z] org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest.testInvalidPeriod -- Time elapsed: 0 s
16:16:54 [2024-02-28T21:16:54.075Z] org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest.testLineMarkerEventSource -- Time elapsed: 0 s
16:16:54 [2024-02-28T21:16:54.075Z] org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest.testResolution -- Time elapsed: 0.001 s
16:16:54 [2024-02-28T21:16:54.075Z] 
16:16:54 [2024-02-28T21:16:54.075Z] Results:
16:16:54 [2024-02-28T21:16:54.075Z] 
16:16:54 [2024-02-28T21:16:54.075Z] Tests run: 211, Failures: 0, Errors: 0, Skipped: 0
16:16:54 [2024-02-28T21:16:54.075Z] 
16:16:54 [2024-02-28T21:16:54.635Z] 
16:16:54 [2024-02-28T21:16:54.635Z] !ENTRY org.eclipse.core.resources 2 10035 2024-02-28 21:16:54.572
16:16:54 [2024-02-28T21:16:54.635Z] !MESSAGE The workspace will exit with unsaved changes in this session.
16:16:54 [2024-02-28T21:16:54.890Z] [INFO] All tests passed
16:16:54 [2024-02-28T21:16:54.890Z] [INFO] 
16:16:54 [2024-02-28T21:16:54.890Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ui.tests ---
16:16:54 [2024-02-28T21:16:54.890Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:16:54 [2024-02-28T21:16:54.890Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:16:54 [2024-02-28T21:16:54.890Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:16:54 [2024-02-28T21:16:54.890Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:16:54 [2024-02-28T21:16:54.891Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:16:54 [2024-02-28T21:16:54.891Z] [INFO] 
16:16:54 [2024-02-28T21:16:54.891Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ui.tests ---
16:16:54 [2024-02-28T21:16:54.891Z] [INFO] 
16:16:54 [2024-02-28T21:16:54.891Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.releng-parent >---
16:16:54 [2024-02-28T21:16:54.891Z] [INFO] Building Trace Compass Release Engineering Parent 9.3.0-SNAPSHOT [34/141]
16:16:54 [2024-02-28T21:16:54.891Z] [INFO]   from releng/pom.xml
16:16:54 [2024-02-28T21:16:54.891Z] [INFO] --------------------------------[ pom ]---------------------------------
16:16:54 [2024-02-28T21:16:54.891Z] [INFO] 
16:16:54 [2024-02-28T21:16:54.891Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.releng-parent ---
16:16:54 [2024-02-28T21:16:54.891Z] [INFO] 
16:16:54 [2024-02-28T21:16:54.891Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.releng-parent ---
16:16:54 [2024-02-28T21:16:54.891Z] [INFO] 
16:16:54 [2024-02-28T21:16:54.891Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.releng-parent ---
16:16:54 [2024-02-28T21:16:54.891Z] [INFO] 
16:16:54 [2024-02-28T21:16:54.891Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.releng-parent ---
16:16:54 [2024-02-28T21:16:54.891Z] [INFO] 
16:16:54 [2024-02-28T21:16:54.891Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.releng-parent ---
16:16:54 [2024-02-28T21:16:54.891Z] [INFO] 
16:16:54 [2024-02-28T21:16:54.891Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.releng-parent ---
16:16:54 [2024-02-28T21:16:54.891Z] [INFO] 
16:16:54 [2024-02-28T21:16:54.891Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.releng-parent ---
16:16:54 [2024-02-28T21:16:54.891Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.releng-parent/9.3.0-SNAPSHOT/org.eclipse.tracecompass.releng-parent-9.3.0-SNAPSHOT.pom
16:16:54 [2024-02-28T21:16:54.891Z] [INFO] 
16:16:54 [2024-02-28T21:16:54.891Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.slf4j.binding.simple.properties >--
16:16:54 [2024-02-28T21:16:54.891Z] [INFO] Building org.eclipse.tracecompass.slf4j.binding.simple.properties 1.0.2-SNAPSHOT [35/141]
16:16:54 [2024-02-28T21:16:54.891Z] [INFO]   from releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/.polyglot.build.properties
16:16:54 [2024-02-28T21:16:54.891Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:16:54 [2024-02-28T21:16:54.891Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:16:54 [2024-02-28T21:16:54.891Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.slf4j.binding.simple.properties:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/.polyglot.build.properties
16:16:55 [2024-02-28T21:16:55.146Z] [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
16:16:55 [2024-02-28T21:16:55.146Z] [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 5.7 MB/s)
16:16:55 [2024-02-28T21:16:55.146Z] [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
16:16:55 [2024-02-28T21:16:55.146Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.6/asm-9.6.jar (124 kB at 62 MB/s)
16:16:55 [2024-02-28T21:16:55.146Z] [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
16:16:55 [2024-02-28T21:16:55.146Z] [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 72 MB/s)
16:16:55 [2024-02-28T21:16:55.146Z] [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
16:16:55 [2024-02-28T21:16:55.146Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/9.6/asm-util-9.6.jar (91 kB at 46 MB/s)
16:16:55 [2024-02-28T21:16:55.146Z] [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
16:16:55 [2024-02-28T21:16:55.146Z] [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 16 MB/s)
16:16:55 [2024-02-28T21:16:55.146Z] [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
16:16:55 [2024-02-28T21:16:55.146Z] [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 52 MB/s)
16:16:55 [2024-02-28T21:16:55.146Z] [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
16:16:55 [2024-02-28T21:16:55.146Z] [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.1 MB/s)
16:16:55 [2024-02-28T21:16:55.146Z] [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
16:16:55 [2024-02-28T21:16:55.146Z] [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 600 kB/s)
16:16:55 [2024-02-28T21:16:55.146Z] [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
16:16:55 [2024-02-28T21:16:55.146Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.6/asm-9.6.pom (2.4 kB at 2.4 MB/s)
16:16:55 [2024-02-28T21:16:55.146Z] [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
16:16:55 [2024-02-28T21:16:55.146Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/9.6/asm-commons-9.6.pom (2.8 kB at 2.8 MB/s)
16:16:55 [2024-02-28T21:16:55.146Z] [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
16:16:55 [2024-02-28T21:16:55.146Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/9.6/asm-tree-9.6.pom (2.6 kB at 518 kB/s)
16:16:55 [2024-02-28T21:16:55.146Z] [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
16:16:55 [2024-02-28T21:16:55.146Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/9.6/asm-util-9.6.pom (2.9 kB at 2.9 MB/s)
16:16:55 [2024-02-28T21:16:55.146Z] [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
16:16:55 [2024-02-28T21:16:55.146Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/9.6/asm-analysis-9.6.pom (2.6 kB at 2.6 MB/s)
16:16:55 [2024-02-28T21:16:55.146Z] [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
16:16:55 [2024-02-28T21:16:55.146Z] [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 262 kB/s)
16:16:55 [2024-02-28T21:16:55.146Z] [INFO] 
16:16:55 [2024-02-28T21:16:55.146Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
16:16:55 [2024-02-28T21:16:55.146Z] [INFO] 
16:16:55 [2024-02-28T21:16:55.146Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
16:16:55 [2024-02-28T21:16:55.146Z] [INFO] The project's OSGi version is 1.0.2.202402282100
16:16:55 [2024-02-28T21:16:55.146Z] [INFO] 
16:16:55 [2024-02-28T21:16:55.146Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
16:16:55 [2024-02-28T21:16:55.146Z] [INFO] 
16:16:55 [2024-02-28T21:16:55.146Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
16:16:55 [2024-02-28T21:16:55.146Z] [INFO] 
16:16:55 [2024-02-28T21:16:55.146Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
16:16:55 [2024-02-28T21:16:55.146Z] [INFO] 
16:16:55 [2024-02-28T21:16:55.146Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
16:16:55 [2024-02-28T21:16:55.146Z] [INFO] 
16:16:55 [2024-02-28T21:16:55.146Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
16:16:55 [2024-02-28T21:16:55.146Z] [INFO] Resolving class path of org.eclipse.tracecompass.slf4j.binding.simple.properties
16:16:55 [2024-02-28T21:16:55.146Z] [INFO] 
16:16:55 [2024-02-28T21:16:55.146Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
16:16:55 [2024-02-28T21:16:55.146Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/src/main/resources
16:16:55 [2024-02-28T21:16:55.146Z] [INFO] 
16:16:55 [2024-02-28T21:16:55.146Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
16:16:55 [2024-02-28T21:16:55.146Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:16:55 [2024-02-28T21:16:55.146Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:16:55 [2024-02-28T21:16:55.146Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.slf4j.binding.simple.properties:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/.polyglot.build.properties
16:16:55 [2024-02-28T21:16:55.147Z] [INFO] No sources to compile
16:16:55 [2024-02-28T21:16:55.147Z] [WARNING] Source directory /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/src does not exist
16:16:55 [2024-02-28T21:16:55.147Z] [INFO] 
16:16:55 [2024-02-28T21:16:55.147Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
16:16:55 [2024-02-28T21:16:55.147Z] [INFO] 
16:16:55 [2024-02-28T21:16:55.147Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
16:16:55 [2024-02-28T21:16:55.147Z] [INFO] 
16:16:55 [2024-02-28T21:16:55.147Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
16:16:55 [2024-02-28T21:16:55.147Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/src/test/resources
16:16:55 [2024-02-28T21:16:55.147Z] [INFO] 
16:16:55 [2024-02-28T21:16:55.147Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
16:16:55 [2024-02-28T21:16:55.147Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:16:55 [2024-02-28T21:16:55.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
16:16:55 [2024-02-28T21:16:55.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.slf4j.binding.simple.properties:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/.polyglot.build.properties
16:16:55 [2024-02-28T21:16:55.147Z] [INFO] 
16:16:55 [2024-02-28T21:16:55.147Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
16:16:55 [2024-02-28T21:16:55.147Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 1 were skipped
16:16:55 [2024-02-28T21:16:55.147Z] [INFO] 
16:16:55 [2024-02-28T21:16:55.147Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
16:16:55 [2024-02-28T21:16:55.147Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/target/org.eclipse.tracecompass.slf4j.binding.simple.properties-1.0.2-SNAPSHOT-sources.jar
16:16:55 [2024-02-28T21:16:55.147Z] [INFO] 
16:16:55 [2024-02-28T21:16:55.147Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
16:16:55 [2024-02-28T21:16:55.147Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/target/org.eclipse.tracecompass.slf4j.binding.simple.properties-1.0.2-SNAPSHOT.jar
16:16:55 [2024-02-28T21:16:55.147Z] [INFO] 
16:16:55 [2024-02-28T21:16:55.147Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
16:16:55 [2024-02-28T21:16:55.147Z] [INFO] 
16:16:55 [2024-02-28T21:16:55.147Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
16:16:55 [2024-02-28T21:16:55.147Z] [INFO] 
16:16:55 [2024-02-28T21:16:55.147Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
16:16:55 [2024-02-28T21:16:55.147Z] [INFO] 
16:16:55 [2024-02-28T21:16:55.147Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
16:16:55 [2024-02-28T21:16:55.147Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/target/org.eclipse.tracecompass.slf4j.binding.simple.properties-1.0.2-SNAPSHOT.jar
16:16:56 [2024-02-28T21:16:56.510Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/target/org.eclipse.tracecompass.slf4j.binding.simple.properties-1.0.2-SNAPSHOT-sources.jar
16:16:57 [2024-02-28T21:16:57.436Z] [INFO] 
16:16:57 [2024-02-28T21:16:57.436Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
16:16:57 [2024-02-28T21:16:57.436Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:16:57 [2024-02-28T21:16:57.436Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:16:57 [2024-02-28T21:16:57.436Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:16:57 [2024-02-28T21:16:57.436Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:16:57 [2024-02-28T21:16:57.437Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:16:57 [2024-02-28T21:16:57.437Z] [INFO] 
16:16:57 [2024-02-28T21:16:57.437Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
16:16:57 [2024-02-28T21:16:57.437Z] [INFO] 
16:16:57 [2024-02-28T21:16:57.437Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests >--
16:16:57 [2024-02-28T21:16:57.437Z] [INFO] Building org.eclipse.tracecompass.tmf.ui.swtbot.tests 1.0.22-SNAPSHOT [36/141]
16:16:57 [2024-02-28T21:16:57.437Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/pom.xml
16:16:57 [2024-02-28T21:16:57.437Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:16:57 [2024-02-28T21:16:57.437Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:16:57 [2024-02-28T21:16:57.437Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests:1.0.22-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/pom.xml
16:16:57 [2024-02-28T21:16:57.693Z] [INFO] 
16:16:57 [2024-02-28T21:16:57.693Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
16:16:57 [2024-02-28T21:16:57.693Z] [INFO] 
16:16:57 [2024-02-28T21:16:57.693Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
16:16:57 [2024-02-28T21:16:57.693Z] [INFO] The project's OSGi version is 1.0.22.202402282100
16:16:57 [2024-02-28T21:16:57.693Z] [INFO] 
16:16:57 [2024-02-28T21:16:57.693Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
16:16:57 [2024-02-28T21:16:57.693Z] [INFO] 
16:16:57 [2024-02-28T21:16:57.693Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
16:16:57 [2024-02-28T21:16:57.693Z] [INFO] 
16:16:57 [2024-02-28T21:16:57.693Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
16:16:57 [2024-02-28T21:16:57.693Z] [INFO] 
16:16:57 [2024-02-28T21:16:57.693Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
16:16:57 [2024-02-28T21:16:57.693Z] [INFO] 
16:16:57 [2024-02-28T21:16:57.693Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
16:16:57 [2024-02-28T21:16:57.693Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ui.swtbot.tests
16:16:58 [2024-02-28T21:16:58.254Z] [INFO] 
16:16:58 [2024-02-28T21:16:58.254Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
16:16:58 [2024-02-28T21:16:58.254Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/main/resources
16:16:58 [2024-02-28T21:16:58.254Z] [INFO] 
16:16:58 [2024-02-28T21:16:58.254Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
16:16:58 [2024-02-28T21:16:58.254Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:16:58 [2024-02-28T21:16:58.254Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:16:58 [2024-02-28T21:16:58.254Z] [WARNING] The 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.22-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/pom.xml
16:16:58 [2024-02-28T21:16:58.254Z] [INFO] Compiling 49 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:16:59 [2024-02-28T21:16:59.189Z] [INFO] 
16:16:59 [2024-02-28T21:16:59.189Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
16:16:59 [2024-02-28T21:16:59.189Z] [INFO] 
16:16:59 [2024-02-28T21:16:59.189Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
16:16:59 [2024-02-28T21:16:59.189Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/test/resources
16:16:59 [2024-02-28T21:16:59.189Z] [INFO] 
16:16:59 [2024-02-28T21:16:59.189Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
16:16:59 [2024-02-28T21:16:59.189Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 131 were skipped
16:16:59 [2024-02-28T21:16:59.189Z] [INFO] 
16:16:59 [2024-02-28T21:16:59.189Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
16:16:59 [2024-02-28T21:16:59.189Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.22-SNAPSHOT-sources.jar
16:16:59 [2024-02-28T21:16:59.189Z] [INFO] 
16:16:59 [2024-02-28T21:16:59.189Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
16:16:59 [2024-02-28T21:16:59.189Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.22-SNAPSHOT.jar
16:16:59 [2024-02-28T21:16:59.189Z] [INFO] 
16:16:59 [2024-02-28T21:16:59.189Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
16:16:59 [2024-02-28T21:16:59.189Z] [INFO] 
16:16:59 [2024-02-28T21:16:59.189Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
16:16:59 [2024-02-28T21:16:59.189Z] [INFO] 
16:16:59 [2024-02-28T21:16:59.189Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
16:16:59 [2024-02-28T21:16:59.189Z] [INFO] 
16:16:59 [2024-02-28T21:16:59.189Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
16:16:59 [2024-02-28T21:16:59.444Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.22-SNAPSHOT.jar
16:17:00 [2024-02-28T21:17:00.370Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.22-SNAPSHOT-sources.jar
16:17:01 [2024-02-28T21:17:01.294Z] [INFO] 
16:17:01 [2024-02-28T21:17:01.294Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
16:17:01 [2024-02-28T21:17:01.549Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.metadata/.log
16:17:01 [2024-02-28T21:17:01.549Z] [INFO] Command line:
16:17:01 [2024-02-28T21:17:01.549Z] 	[/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-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-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-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
16:17:01 [2024-02-28T21:17:01.549Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:17:04 [2024-02-28T21:17:04.062Z] Feb 28, 2024 9:17:03 PM org.apache.aries.spifly.BaseActivator log
16:17:04 [2024-02-28T21:17:04.062Z] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
16:17:05 [2024-02-28T21:17:05.947Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
16:17:05 [2024-02-28T21:17:05.948Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
16:17:11 [2024-02-28T21:17:11.188Z] !SESSION 2024-02-28 21:17:01.588 -----------------------------------------------
16:17:11 [2024-02-28T21:17:11.188Z] eclipse.buildId=unknown
16:17:11 [2024-02-28T21:17:11.188Z] java.version=17.0.2
16:17:11 [2024-02-28T21:17:11.188Z] java.vendor=Oracle Corporation
16:17:11 [2024-02-28T21:17:11.188Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
16:17:11 [2024-02-28T21:17:11.188Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
16:17:11 [2024-02-28T21:17:11.188Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-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-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
16:17:11 [2024-02-28T21:17:11.188Z] 
16:17:11 [2024-02-28T21:17:11.188Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2024-02-28 21:17:10.172
16:17:11 [2024-02-28T21:17:11.188Z] !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
16:17:11 [2024-02-28T21:17:11.188Z] 
16:17:11 [2024-02-28T21:17:11.188Z] !ENTRY org.eclipse.urischeme 4 0 2024-02-28 21:17:10.189
16:17:11 [2024-02-28T21:17:11.188Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
16:17:11 [2024-02-28T21:17:11.188Z] !STACK 0
16:17:11 [2024-02-28T21:17:11.188Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
16:17:11 [2024-02-28T21:17:11.188Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
16:17:11 [2024-02-28T21:17:11.188Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
16:17:11 [2024-02-28T21:17:11.188Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
16:17:11 [2024-02-28T21:17:11.188Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
16:17:11 [2024-02-28T21:17:11.188Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
16:17:11 [2024-02-28T21:17:11.188Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
16:17:11 [2024-02-28T21:17:11.188Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:88)
16:17:11 [2024-02-28T21:17:11.188Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
16:17:11 [2024-02-28T21:17:11.188Z] Caused by: java.io.IOException: error=2, No such file or directory
16:17:11 [2024-02-28T21:17:11.188Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
16:17:11 [2024-02-28T21:17:11.188Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
16:17:11 [2024-02-28T21:17:11.188Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
16:17:11 [2024-02-28T21:17:11.188Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
16:17:11 [2024-02-28T21:17:11.188Z] 	... 7 more
16:17:11 [2024-02-28T21:17:11.188Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomXmlWizard
16:17:11 [2024-02-28T21:17:11.188Z] Display size: 1440x900
16:17:11 [2024-02-28T21:17:11.188Z] OS version=6.1.11-200.fc37.x86_64
16:17:11 [2024-02-28T21:17:11.188Z] GTK version=3.22.30
16:17:11 [2024-02-28T21:17:11.188Z] GTK theme=Ambiance
16:17:11 [2024-02-28T21:17:11.188Z] LIBOVERLAY_SCROLLBAR=0
16:17:11 [2024-02-28T21:17:11.188Z] Time zone: Greenwich Mean Time
16:17:11 [2024-02-28T21:17:11.188Z] 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@624be1d4] time=-241952782 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:17:12 [2024-02-28T21:17:12.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:17:12 [2024-02-28T21:17:12.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
16:17:12 [2024-02-28T21:17:12.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
16:17:12 [2024-02-28T21:17:12.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
16:17:12 [2024-02-28T21:17:12.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=-241951924 data=null doit=true}, MenuItem with text {&Hierarchical}]
16:17:12 [2024-02-28T21:17:12.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=-241951923 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}]
16:17:12 [2024-02-28T21:17:12.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-241951916 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
16:17:12 [2024-02-28T21:17:12.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
16:17:12 [2024-02-28T21:17:12.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:17:12 [2024-02-28T21:17:12.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:17:12 [2024-02-28T21:17:12.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:17:12 [2024-02-28T21:17:12.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:17:12 [2024-02-28T21:17:12.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:17:12 [2024-02-28T21:17:12.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:17:12 [2024-02-28T21:17:12.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestXML} time=-241951652 data=null button=0 stateMask=0x0 x=69 y=12 count=0}, TreeItem with text {TestXML}]
16:17:12 [2024-02-28T21:17:12.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestXML} time=-241951648 data=null doit=true}, TreeItem with text {TestXML}]
16:17:12 [2024-02-28T21:17:12.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestXML} time=-241951647 data=null}, TreeItem with text {TestXML}]
16:17:12 [2024-02-28T21:17:12.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestXML} time=-241951647 data=null button=1 stateMask=0x0 x=69 y=12 count=1}, TreeItem with text {TestXML}]
16:17:12 [2024-02-28T21:17:12.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241951642 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}]
16:17:12 [2024-02-28T21:17:12.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestXML} time=-241951529 data=null button=1 stateMask=0x80000 x=69 y=12 count=1}, TreeItem with text {TestXML}]
16:17:12 [2024-02-28T21:17:12.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:17:12 [2024-02-28T21:17:12.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestXML} time=-241951527 data=null button=0 stateMask=0x0 x=69 y=12 count=0}, TreeItem with text {TestXML}]
16:17:12 [2024-02-28T21:17:12.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestXML} time=-241951526 data=null doit=true}, TreeItem with text {TestXML}]
16:17:12 [2024-02-28T21:17:12.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestXML} time=-241951526 data=null}, TreeItem with text {TestXML}]
16:17:12 [2024-02-28T21:17:12.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestXML} time=-241951526 data=null button=1 stateMask=0x0 x=69 y=12 count=1}, TreeItem with text {TestXML}]
16:17:12 [2024-02-28T21:17:12.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241951525 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}]
16:17:12 [2024-02-28T21:17:12.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestXML} time=-241951512 data=null button=1 stateMask=0x80000 x=69 y=12 count=1}, TreeItem with text {TestXML}]
16:17:12 [2024-02-28T21:17:12.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestXML} time=-241951511 data=null doit=true}, TreeItem with text {TestXML}]
16:17:12 [2024-02-28T21:17:12.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestXML} time=-241951510 data=null}, TreeItem with text {TestXML}]
16:17:12 [2024-02-28T21:17:12.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestXML} time=-241951510 data=null button=1 stateMask=0x0 x=69 y=12 count=1}, TreeItem with text {TestXML}]
16:17:12 [2024-02-28T21:17:12.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-241951509 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}]
16:17:12 [2024-02-28T21:17:12.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestXML} time=-241951436 data=null button=1 stateMask=0x80000 x=69 y=12 count=1}, TreeItem with text {TestXML}]
16:17:12 [2024-02-28T21:17:12.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:17:12 [2024-02-28T21:17:12.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-241951433 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:17:12 [2024-02-28T21:17:12.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-241951432 data=null doit=true}, TreeItem with text {Traces [0]}]
16:17:12 [2024-02-28T21:17:12.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-241951432 data=null}, TreeItem with text {Traces [0]}]
16:17:12 [2024-02-28T21:17:12.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-241951432 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:17:12 [2024-02-28T21:17:12.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241951431 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]}]
16:17:12 [2024-02-28T21:17:12.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-241951400 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:17:12 [2024-02-28T21:17:12.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:17:12 [2024-02-28T21:17:12.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-241951398 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:17:12 [2024-02-28T21:17:12.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-241951398 data=null doit=true}, TreeItem with text {Traces [0]}]
16:17:12 [2024-02-28T21:17:12.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-241951398 data=null}, TreeItem with text {Traces [0]}]
16:17:12 [2024-02-28T21:17:12.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-241951398 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:17:12 [2024-02-28T21:17:12.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241951397 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]}]
16:17:12 [2024-02-28T21:17:12.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-241951391 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:17:12 [2024-02-28T21:17:12.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Manage Custom Parser...", using matcher: with mnemonic 'Manage Custom Parsers...'
16:17:12 [2024-02-28T21:17:12.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Manage Custom Parsers...'
16:17:13 [2024-02-28T21:17:13.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Manage Custom Parsers...'
16:17:13 [2024-02-28T21:17:13.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
16:17:13 [2024-02-28T21:17:13.393Z] 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=-241950632 data=null doit=true}, Shell with text {Manage Custom Parsers}]
16:17:13 [2024-02-28T21:17:13.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Manage Custom Parsers}
16:17:13 [2024-02-28T21:17:13.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Text", using matcher: of type 'Button'
16:17:13 [2024-02-28T21:17:13.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: of type 'Button'
16:17:13 [2024-02-28T21:17:13.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: with mnemonic 'XML'
16:17:13 [2024-02-28T21:17:13.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: with style 'SWT.RADIO'
16:17:13 [2024-02-28T21:17:13.393Z] 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')
16:17:13 [2024-02-28T21:17:13.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: of type 'Button'
16:17:13 [2024-02-28T21:17:13.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
16:17:13 [2024-02-28T21:17:13.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
16:17:13 [2024-02-28T21:17:13.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import...", using matcher: of type 'Button'
16:17:13 [2024-02-28T21:17:13.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export...", using matcher: of type 'Button'
16:17:13 [2024-02-28T21:17:13.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: of type 'Button'
16:17:13 [2024-02-28T21:17:13.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
16:17:13 [2024-02-28T21:17:13.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Text} time=-241950627 data=null doit=true}, Button with text {Text}]
16:17:13 [2024-02-28T21:17:13.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Text} time=-241950626 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Text}]
16:17:13 [2024-02-28T21:17:13.393Z] 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')
16:17:13 [2024-02-28T21:17:13.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {XML} time=-241950625 data=null doit=true}, (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')]
16:17:13 [2024-02-28T21:17:13.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {XML} time=-241950625 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')]
16:17:13 [2024-02-28T21:17:13.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {XML} time=-241950625 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')]
16:17:13 [2024-02-28T21:17:13.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {XML} time=-241950624 data=null 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')]
16:17:13 [2024-02-28T21:17:13.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
16:17:13 [2024-02-28T21:17:13.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Text", using matcher: of type 'Button'
16:17:13 [2024-02-28T21:17:13.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: of type 'Button'
16:17:13 [2024-02-28T21:17:13.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: of type 'Button'
16:17:13 [2024-02-28T21:17:13.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: with mnemonic 'New...'
16:17:13 [2024-02-28T21:17:13.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: with style 'SWT.PUSH'
16:17:13 [2024-02-28T21:17:13.394Z] 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')
16:17:13 [2024-02-28T21:17:13.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
16:17:13 [2024-02-28T21:17:13.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
16:17:13 [2024-02-28T21:17:13.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import...", using matcher: of type 'Button'
16:17:13 [2024-02-28T21:17:13.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export...", using matcher: of type 'Button'
16:17:13 [2024-02-28T21:17:13.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: of type 'Button'
16:17:13 [2024-02-28T21:17:13.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on New...
16:17:13 [2024-02-28T21:17:13.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {New...} time=-241950622 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
16:17:13 [2024-02-28T21:17:13.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {New...} time=-241950622 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
16:17:13 [2024-02-28T21:17:13.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {New...} time=-241950621 data=null doit=true}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
16:17:13 [2024-02-28T21:17:13.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {New...} time=-241950621 data=null}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
16:17:13 [2024-02-28T21:17:13.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {New...} time=-241950621 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
16:17:13 [2024-02-28T21:17:13.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {New...} time=-241950621 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
16:17:13 [2024-02-28T21:17:13.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {New...} time=-241950226 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
16:17:13 [2024-02-28T21:17:13.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {New...} time=-241950224 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
16:17:13 [2024-02-28T21:17:13.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {New...} time=-241950224 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
16:17:13 [2024-02-28T21:17:13.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {New...} time=-241950224 data=null doit=true}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
16:17:13 [2024-02-28T21:17:13.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {New...} time=-241950224 data=null}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
16:17:13 [2024-02-28T21:17:13.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on New...
16:17:13 [2024-02-28T21:17:13.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom XML Parser", using matcher: with text 'Custom XML Parser'
16:17:13 [2024-02-28T21:17:13.650Z] 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=-241950221 data=null doit=true}, Shell with text {Custom XML Parser}]
16:17:13 [2024-02-28T21:17:13.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Custom XML Parser}
16:17:13 [2024-02-28T21:17:13.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Custom XML", using matcher: of type 'Text'
16:17:13 [2024-02-28T21:17:13.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
16:17:13 [2024-02-28T21:17:13.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Custom XML", using matcher: with label (with mnemonic 'Category:')
16:17:13 [2024-02-28T21:17:13.650Z] 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:'))
16:17:13 [2024-02-28T21:17:13.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:17:13 [2024-02-28T21:17:13.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
16:17:13 [2024-02-28T21:17:13.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Category:')
16:17:13 [2024-02-28T21:17:13.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
16:17:13 [2024-02-28T21:17:13.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:17:13 [2024-02-28T21:17:13.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
16:17:13 [2024-02-28T21:17:13.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Category:')
16:17:13 [2024-02-28T21:17:13.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
16:17:13 [2024-02-28T21:17:13.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no time stamp eleme...", using matcher: of type 'Text'
16:17:13 [2024-02-28T21:17:13.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
16:17:13 [2024-02-28T21:17:13.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no time stamp eleme...", using matcher: with label (with mnemonic 'Category:')
16:17:13 [2024-02-28T21:17:13.650Z] 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:'))
16:17:13 [2024-02-28T21:17:13.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Enter a name for the...", using matcher: of type 'Text'
16:17:13 [2024-02-28T21:17:13.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
16:17:13 [2024-02-28T21:17:13.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Enter a name for the...", using matcher: with label (with mnemonic 'Category:')
16:17:13 [2024-02-28T21:17:13.650Z] 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:'))
16:17:13 [2024-02-28T21:17:13.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Category", using matcher: of type 'Text'
16:17:13 [2024-02-28T21:17:13.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:17:13 [2024-02-28T21:17:13.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:17:13 [2024-02-28T21:17:13.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
16:17:13 [2024-02-28T21:17:13.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Trace type:')
16:17:13 [2024-02-28T21:17:13.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
16:17:13 [2024-02-28T21:17:13.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no time stamp eleme...", using matcher: of type 'Text'
16:17:13 [2024-02-28T21:17:13.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
16:17:13 [2024-02-28T21:17:13.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no time stamp eleme...", using matcher: with label (with mnemonic 'Trace type:')
16:17:13 [2024-02-28T21:17:13.906Z] 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:'))
16:17:13 [2024-02-28T21:17:13.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Enter a name for the...", using matcher: of type 'Text'
16:17:13 [2024-02-28T21:17:13.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
16:17:13 [2024-02-28T21:17:13.906Z] 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:')
16:17:13 [2024-02-28T21:17:13.906Z] 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:'))
16:17:13 [2024-02-28T21:17:13.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Category", using matcher: of type 'Text'
16:17:13 [2024-02-28T21:17:13.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:17:13 [2024-02-28T21:17:13.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
16:17:13 [2024-02-28T21:17:13.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Time Stamp format:')
16:17:13 [2024-02-28T21:17:13.906Z] 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:'))
16:17:13 [2024-02-28T21:17:13.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Trace", using matcher: of type 'Text'
16:17:13 [2024-02-28T21:17:13.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
16:17:13 [2024-02-28T21:17:13.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Trace", using matcher: with label (with mnemonic 'Time Stamp format:')
16:17:13 [2024-02-28T21:17:13.906Z] 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:'))
16:17:13 [2024-02-28T21:17:13.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no time stamp eleme...", using matcher: of type 'Text'
16:17:13 [2024-02-28T21:17:13.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
16:17:13 [2024-02-28T21:17:13.906Z] 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:')
16:17:13 [2024-02-28T21:17:13.906Z] 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:'))
16:17:13 [2024-02-28T21:17:13.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Add a document eleme...", using matcher: of type 'Text'
16:17:13 [2024-02-28T21:17:13.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
16:17:13 [2024-02-28T21:17:13.906Z] 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:')
16:17:13 [2024-02-28T21:17:13.906Z] 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:'))
16:17:13 [2024-02-28T21:17:13.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched StyledText with text "", using matcher: of type 'StyledText'
16:17:13 [2024-02-28T21:17:13.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched StyledText with text "", using matcher: (of type 'StyledText')
16:17:13 [2024-02-28T21:17:13.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:17:13 [2024-02-28T21:17:13.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:17:13 [2024-02-28T21:17:13.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:17:13 [2024-02-28T21:17:13.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:17:13 [2024-02-28T21:17:13.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:17:13 [2024-02-28T21:17:13.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with tooltip 'Feeling lucky'
16:17:13 [2024-02-28T21:17:13.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:17:13 [2024-02-28T21:17:13.907Z] 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')
16:17:13 [2024-02-28T21:17:13.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:17:13 [2024-02-28T21:17:13.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:17:13 [2024-02-28T21:17:13.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:17:13 [2024-02-28T21:17:13.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:17:13 [2024-02-28T21:17:13.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:17:13 [2024-02-28T21:17:13.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:17:13 [2024-02-28T21:17:13.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
16:17:13 [2024-02-28T21:17:13.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=-241950107 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')]
16:17:13 [2024-02-28T21:17:13.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=-241950107 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')]
16:17:13 [2024-02-28T21:17:13.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=-241950107 data=null doit=true}, (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')]
16:17:13 [2024-02-28T21:17:13.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=-241950106 data=null}, (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')]
16:17:13 [2024-02-28T21:17:13.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=-241950106 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')]
16:17:13 [2024-02-28T21:17:13.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=-241950106 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')]
16:17:13 [2024-02-28T21:17:13.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=-241950106 data=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')]
16:17:13 [2024-02-28T21:17:13.907Z] 
16:17:13 [2024-02-28T21:17:13.907Z] (Eclipse:4512): Gtk-CRITICAL **: 21:17:13.774: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:17:13 [2024-02-28T21:17:13.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {} time=-241950031 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')]
16:17:13 [2024-02-28T21:17:13.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=-241950031 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')]
16:17:13 [2024-02-28T21:17:13.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {} time=-241950031 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')]
16:17:13 [2024-02-28T21:17:13.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {} time=-241950030 data=null doit=true}, (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')]
16:17:13 [2024-02-28T21:17:13.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {} time=-241950030 data=null}, (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')]
16:17:13 [2024-02-28T21:17:13.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:17:13 [2024-02-28T21:17:13.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:17:13 [2024-02-28T21:17:13.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:17:13 [2024-02-28T21:17:13.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:17:13 [2024-02-28T21:17:13.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {event} time=-241950025 data=null button=0 stateMask=0x0 x=79 y=35 count=0}, Tree node with text: event]
16:17:13 [2024-02-28T21:17:13.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {event} time=-241950025 data=null doit=true}, Tree node with text: event]
16:17:13 [2024-02-28T21:17:13.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {event} time=-241950025 data=null}, Tree node with text: event]
16:17:13 [2024-02-28T21:17:13.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {event} time=-241950025 data=null button=1 stateMask=0x0 x=79 y=35 count=1}, Tree node with text: event]
16:17:13 [2024-02-28T21:17:13.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241950024 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]
16:17:13 [2024-02-28T21:17:13.907Z] 
16:17:13 [2024-02-28T21:17:13.907Z] (Eclipse:4512): Gtk-CRITICAL **: 21:17:13.852: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:17:13 [2024-02-28T21:17:13.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {event} time=-241949932 data=null button=1 stateMask=0x80000 x=79 y=35 count=1}, Tree node with text: event]
16:17:13 [2024-02-28T21:17:13.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:17:13 [2024-02-28T21:17:13.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:17:13 [2024-02-28T21:17:13.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:17:13 [2024-02-28T21:17:13.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:17:13 [2024-02-28T21:17:13.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:17:13 [2024-02-28T21:17:13.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:17:13 [2024-02-28T21:17:13.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:17:13 [2024-02-28T21:17:13.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Log Entry", using matcher: of type 'Button'
16:17:13 [2024-02-28T21:17:13.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Log Entry", using matcher: with mnemonic 'Log Entry'
16:17:13 [2024-02-28T21:17:13.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Log Entry", using matcher: with style 'SWT.CHECK'
16:17:13 [2024-02-28T21:17:13.907Z] 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')
16:17:13 [2024-02-28T21:17:13.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Event type:", using matcher: of type 'Button'
16:17:13 [2024-02-28T21:17:13.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:17:13 [2024-02-28T21:17:13.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:17:13 [2024-02-28T21:17:13.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:17:13 [2024-02-28T21:17:13.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:17:13 [2024-02-28T21:17:13.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:17:13 [2024-02-28T21:17:13.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:17:13 [2024-02-28T21:17:13.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:17:13 [2024-02-28T21:17:13.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')
16:17:13 [2024-02-28T21:17:13.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {Log Entry}. Setting state to selected
16:17:13 [2024-02-28T21:17:13.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Log Entry} time=-241949921 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')]
16:17:13 [2024-02-28T21:17:13.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Log Entry} time=-241949920 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')]
16:17:13 [2024-02-28T21:17:13.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Log Entry} time=-241949920 data=null doit=true}, (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')]
16:17:13 [2024-02-28T21:17:13.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Log Entry} time=-241949920 data=null}, (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')]
16:17:13 [2024-02-28T21:17:13.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Log Entry} time=-241949920 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')]
16:17:13 [2024-02-28T21:17:13.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Log Entry} time=-241949919 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')]
16:17:13 [2024-02-28T21:17:13.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Log Entry} time=-241949919 data=null 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')]
16:17:14 [2024-02-28T21:17:14.163Z] 
16:17:14 [2024-02-28T21:17:14.163Z] (Eclipse:4512): Gtk-CRITICAL **: 21:17:13.905: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:17:14 [2024-02-28T21:17:14.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Log Entry} time=-241949899 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')]
16:17:14 [2024-02-28T21:17:14.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Log Entry} time=-241949898 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')]
16:17:14 [2024-02-28T21:17:14.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Log Entry} time=-241949898 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')]
16:17:14 [2024-02-28T21:17:14.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Log Entry} time=-241949898 data=null doit=true}, (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')]
16:17:14 [2024-02-28T21:17:14.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Log Entry} time=-241949898 data=null}, (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')]
16:17:14 [2024-02-28T21:17:14.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')
16:17:14 [2024-02-28T21:17:14.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:17:14 [2024-02-28T21:17:14.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:17:14 [2024-02-28T21:17:14.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:17:14 [2024-02-28T21:17:14.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:17:14 [2024-02-28T21:17:14.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:17:14 [2024-02-28T21:17:14.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:17:14 [2024-02-28T21:17:14.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:17:14 [2024-02-28T21:17:14.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Log Entry", using matcher: of type 'Button'
16:17:14 [2024-02-28T21:17:14.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Event type:", using matcher: of type 'Button'
16:17:14 [2024-02-28T21:17:14.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:17:14 [2024-02-28T21:17:14.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:17:14 [2024-02-28T21:17:14.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:17:14 [2024-02-28T21:17:14.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:17:14 [2024-02-28T21:17:14.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:17:14 [2024-02-28T21:17:14.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
16:17:14 [2024-02-28T21:17:14.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
16:17:14 [2024-02-28T21:17:14.164Z] 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')
16:17:14 [2024-02-28T21:17:14.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:17:14 [2024-02-28T21:17:14.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:17:14 [2024-02-28T21:17:14.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
16:17:14 [2024-02-28T21:17:14.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-241949887 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:17:14 [2024-02-28T21:17:14.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-241949887 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:17:14 [2024-02-28T21:17:14.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-241949887 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:17:14 [2024-02-28T21:17:14.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-241949887 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:17:14 [2024-02-28T21:17:14.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-241949886 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:17:14 [2024-02-28T21:17:14.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-241949886 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:17:14 [2024-02-28T21:17:14.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-241949886 data=null 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')]
16:17:14 [2024-02-28T21:17:14.164Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:17:14 [2024-02-28T21:17:14.164Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:17:14 [2024-02-28T21:17:14.164Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:17:14 [2024-02-28T21:17:14.164Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:17:14 [2024-02-28T21:17:14.164Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:17:14 [2024-02-28T21:17:14.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
16:17:14 [2024-02-28T21:17:14.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:17:14 [2024-02-28T21:17:14.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:17:14 [2024-02-28T21:17:14.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:17:14 [2024-02-28T21:17:14.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:17:14 [2024-02-28T21:17:14.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:17:14 [2024-02-28T21:17:14.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:17:14 [2024-02-28T21:17:14.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:17:14 [2024-02-28T21:17:14.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:17:14 [2024-02-28T21:17:14.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:17:14 [2024-02-28T21:17:14.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:17:14 [2024-02-28T21:17:14.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:17:14 [2024-02-28T21:17:14.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:17:14 [2024-02-28T21:17:14.164Z] 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')
16:17:14 [2024-02-28T21:17:14.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:17:14 [2024-02-28T21:17:14.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-241949792 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:17:14 [2024-02-28T21:17:14.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-241949792 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:17:14 [2024-02-28T21:17:14.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-241949791 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:17:14 [2024-02-28T21:17:14.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-241949791 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:17:14 [2024-02-28T21:17:14.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-241949791 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:17:14 [2024-02-28T21:17:14.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-241949791 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:17:14 [2024-02-28T21:17:14.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-241949791 data=null 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')]
16:17:14 [2024-02-28T21:17:14.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {New...} time=-241950621 data=null 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')]
16:17:14 [2024-02-28T21:17:14.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:17:14 [2024-02-28T21:17:14.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
16:17:14 [2024-02-28T21:17:14.420Z] 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=-241949496 data=null doit=true}, Shell with text {Manage Custom Parsers}]
16:17:14 [2024-02-28T21:17:14.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Manage Custom Parsers}
16:17:14 [2024-02-28T21:17:14.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched List with text "", using matcher: of type 'List'
16:17:14 [2024-02-28T21:17:14.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched List with text "", using matcher: (of type 'List')
16:17:14 [2024-02-28T21:17:14.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Set selection (of type 'List') to text Test Category : Test Trace
16:17:14 [2024-02-28T21:17:14.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 6 to [MouseEnter [6]: MouseEvent{List {} time=-241949492 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'List')]
16:17:14 [2024-02-28T21:17:14.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 26 to [Activate [26]: ShellEvent{List {} time=-241949492 data=null doit=true}, (of type 'List')]
16:17:14 [2024-02-28T21:17:14.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 15 to [FocusIn [15]: FocusEvent{List {} time=-241949492 data=null}, (of type 'List')]
16:17:14 [2024-02-28T21:17:14.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 3 to [MouseDown [3]: MouseEvent{List {} time=-241949491 data=null button=1 stateMask=0x0 x=98 y=11 count=1}, (of type 'List')]
16:17:14 [2024-02-28T21:17:14.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 13 to [Selection [13]: SelectionEvent{List {} time=-241949491 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'List')]
16:17:14 [2024-02-28T21:17:14.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 4 to [MouseUp [4]: MouseEvent{List {} time=-241949491 data=null button=1 stateMask=0x80000 x=98 y=11 count=1}, (of type 'List')]
16:17:14 [2024-02-28T21:17:14.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Text", using matcher: of type 'Button'
16:17:14 [2024-02-28T21:17:14.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: of type 'Button'
16:17:14 [2024-02-28T21:17:14.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: of type 'Button'
16:17:14 [2024-02-28T21:17:14.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
16:17:14 [2024-02-28T21:17:14.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
16:17:14 [2024-02-28T21:17:14.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
16:17:14 [2024-02-28T21:17:14.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
16:17:14 [2024-02-28T21:17:14.420Z] 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')
16:17:14 [2024-02-28T21:17:14.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import...", using matcher: of type 'Button'
16:17:14 [2024-02-28T21:17:14.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export...", using matcher: of type 'Button'
16:17:14 [2024-02-28T21:17:14.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: of type 'Button'
16:17:14 [2024-02-28T21:17:14.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Delete
16:17:14 [2024-02-28T21:17:14.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Delete} time=-241949490 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
16:17:14 [2024-02-28T21:17:14.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=-241949490 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
16:17:14 [2024-02-28T21:17:14.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Delete} time=-241949483 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
16:17:14 [2024-02-28T21:17:14.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Delete} time=-241949438 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
16:17:14 [2024-02-28T21:17:14.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Delete} time=-241949437 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
16:17:14 [2024-02-28T21:17:14.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Delete} time=-241949437 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
16:17:14 [2024-02-28T21:17:14.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Delete} time=-241949403 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
16:17:14 [2024-02-28T21:17:14.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=-241949401 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
16:17:14 [2024-02-28T21:17:14.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Delete} time=-241949401 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
16:17:14 [2024-02-28T21:17:14.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Delete} time=-241949401 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
16:17:14 [2024-02-28T21:17:14.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Delete} time=-241949400 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
16:17:14 [2024-02-28T21:17:14.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Delete
16:17:14 [2024-02-28T21:17:14.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Custom Parser", using matcher: with text 'Delete Custom Parser'
16:17:14 [2024-02-28T21:17:14.421Z] 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=-241949398 data=null doit=true}, Shell with text {Delete Custom Parser}]
16:17:14 [2024-02-28T21:17:14.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Custom Parser}
16:17:14 [2024-02-28T21:17:14.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
16:17:14 [2024-02-28T21:17:14.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
16:17:14 [2024-02-28T21:17:14.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
16:17:14 [2024-02-28T21:17:14.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
16:17:14 [2024-02-28T21:17:14.421Z] 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')
16:17:14 [2024-02-28T21:17:14.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
16:17:14 [2024-02-28T21:17:14.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-241949397 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:17:14 [2024-02-28T21:17:14.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-241949397 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:17:14 [2024-02-28T21:17:14.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-241949397 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:17:14 [2024-02-28T21:17:14.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-241949397 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:17:14 [2024-02-28T21:17:14.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-241949397 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:17:14 [2024-02-28T21:17:14.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-241949396 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:17:14 [2024-02-28T21:17:14.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-241949396 data=null 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')]
16:17:14 [2024-02-28T21:17:14.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Delete} time=-241949437 data=null 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')]
16:17:14 [2024-02-28T21:17:14.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:17:14 [2024-02-28T21:17:14.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
16:17:14 [2024-02-28T21:17:14.677Z] 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=-241949218 data=null doit=true}, Shell with text {Manage Custom Parsers}]
16:17:14 [2024-02-28T21:17:14.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Manage Custom Parsers}
16:17:14 [2024-02-28T21:17:14.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Text", using matcher: of type 'Button'
16:17:14 [2024-02-28T21:17:14.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: of type 'Button'
16:17:14 [2024-02-28T21:17:14.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: of type 'Button'
16:17:14 [2024-02-28T21:17:14.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
16:17:14 [2024-02-28T21:17:14.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
16:17:14 [2024-02-28T21:17:14.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import...", using matcher: of type 'Button'
16:17:14 [2024-02-28T21:17:14.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export...", using matcher: of type 'Button'
16:17:14 [2024-02-28T21:17:14.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: of type 'Button'
16:17:14 [2024-02-28T21:17:14.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: with mnemonic 'Close'
16:17:14 [2024-02-28T21:17:14.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: with style 'SWT.PUSH'
16:17:14 [2024-02-28T21:17:14.677Z] 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')
16:17:14 [2024-02-28T21:17:14.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Close
16:17:14 [2024-02-28T21:17:14.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Close} time=-241949216 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:17:14 [2024-02-28T21:17:14.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Close} time=-241949216 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:17:14 [2024-02-28T21:17:14.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Close} time=-241949216 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:17:14 [2024-02-28T21:17:14.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Close} time=-241949216 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:17:14 [2024-02-28T21:17:14.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Close} time=-241949215 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:17:14 [2024-02-28T21:17:14.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Close} time=-241949215 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:17:14 [2024-02-28T21:17:14.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Close} time=-241949215 data=null 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')]
16:17:14 [2024-02-28T21:17:14.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Manage Custom Parsers...} time=-241951020 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...']
16:17:14 [2024-02-28T21:17:14.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:17:14 [2024-02-28T21:17:14.933Z] 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@624be1d4] time=-241949110 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:17:14 [2024-02-28T21:17:14.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:17:14 [2024-02-28T21:17:14.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:17:14 [2024-02-28T21:17:14.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:17:14 [2024-02-28T21:17:14.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:17:14 [2024-02-28T21:17:14.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestXML} time=-241949089 data=null button=0 stateMask=0x0 x=69 y=12 count=0}, TreeItem with text {TestXML}]
16:17:14 [2024-02-28T21:17:14.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestXML} time=-241949088 data=null doit=true}, TreeItem with text {TestXML}]
16:17:14 [2024-02-28T21:17:14.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestXML} time=-241949088 data=null}, TreeItem with text {TestXML}]
16:17:14 [2024-02-28T21:17:14.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestXML} time=-241949088 data=null button=1 stateMask=0x0 x=69 y=12 count=1}, TreeItem with text {TestXML}]
16:17:14 [2024-02-28T21:17:14.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241949088 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}]
16:17:14 [2024-02-28T21:17:14.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestXML} time=-241949018 data=null button=1 stateMask=0x80000 x=69 y=12 count=1}, TreeItem with text {TestXML}]
16:17:14 [2024-02-28T21:17:14.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:17:14 [2024-02-28T21:17:14.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:17:15 [2024-02-28T21:17:15.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:17:15 [2024-02-28T21:17:15.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:17:15 [2024-02-28T21:17:15.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:17:15 [2024-02-28T21:17:15.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:17:15 [2024-02-28T21:17:15.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:17:15 [2024-02-28T21:17:15.445Z] 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')
16:17:15 [2024-02-28T21:17:15.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:17:15 [2024-02-28T21:17:15.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:17:15 [2024-02-28T21:17:15.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:17:15 [2024-02-28T21:17:15.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:17:15 [2024-02-28T21:17:15.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
16:17:15 [2024-02-28T21:17:15.445Z] 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=-241948393 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:17:15 [2024-02-28T21:17:15.445Z] 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=-241948393 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:17:15 [2024-02-28T21:17:15.445Z] 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=-241948392 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:17:15 [2024-02-28T21:17:15.445Z] 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=-241948392 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:17:15 [2024-02-28T21:17:15.445Z] 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=-241948392 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:17:15 [2024-02-28T21:17:15.445Z] 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=-241948392 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:17:15 [2024-02-28T21:17:15.445Z] 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=-241948392 data=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')]
16:17:15 [2024-02-28T21:17:15.445Z] 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=-241948392 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:17:15 [2024-02-28T21:17:15.445Z] 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=-241948392 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:17:15 [2024-02-28T21:17:15.445Z] 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=-241948391 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:17:15 [2024-02-28T21:17:15.445Z] 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=-241948391 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:17:15 [2024-02-28T21:17:15.445Z] 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=-241948391 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:17:15 [2024-02-28T21:17:15.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:17:15 [2024-02-28T21:17:15.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:17:15 [2024-02-28T21:17:15.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:17:15 [2024-02-28T21:17:15.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:17:15 [2024-02-28T21:17:15.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:17:15 [2024-02-28T21:17:15.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:17:15 [2024-02-28T21:17:15.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:17:15 [2024-02-28T21:17:15.446Z] 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')
16:17:15 [2024-02-28T21:17:15.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:17:15 [2024-02-28T21:17:15.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-241948390 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:17:15 [2024-02-28T21:17:15.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-241948390 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:17:15 [2024-02-28T21:17:15.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-241948390 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:17:15 [2024-02-28T21:17:15.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-241948390 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:17:15 [2024-02-28T21:17:15.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-241948390 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:17:15 [2024-02-28T21:17:15.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-241948389 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:17:15 [2024-02-28T21:17:15.446Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:17:15 [2024-02-28T21:17:15.446Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:17:15 [2024-02-28T21:17:15.446Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:17:15 [2024-02-28T21:17:15.446Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:17:15 [2024-02-28T21:17:15.446Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:17:15 [2024-02-28T21:17:15.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:17:15 [2024-02-28T21:17:15.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-241948389 data=null 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')]
16:17:15 [2024-02-28T21:17:15.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-241948897 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:17:16 [2024-02-28T21:17:16.263Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.448 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomXmlWizard
16:17:16 [2024-02-28T21:17:16.263Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomXmlWizard.testNew -- Time elapsed: 4.014 s
16:17:16 [2024-02-28T21:17:16.263Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomTxtWizard
16:17:16 [2024-02-28T21:17:16.263Z] 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@624be1d4] time=-241947834 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:17:16 [2024-02-28T21:17:16.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:17:16 [2024-02-28T21:17:16.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
16:17:16 [2024-02-28T21:17:16.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
16:17:16 [2024-02-28T21:17:16.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
16:17:16 [2024-02-28T21:17:16.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-241947638 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
16:17:16 [2024-02-28T21:17:16.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
16:17:16 [2024-02-28T21:17:16.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:17:16 [2024-02-28T21:17:16.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:17:16 [2024-02-28T21:17:16.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:17:16 [2024-02-28T21:17:16.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:17:16 [2024-02-28T21:17:16.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:17:16 [2024-02-28T21:17:16.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:17:16 [2024-02-28T21:17:16.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestText} time=-241947520 data=null button=0 stateMask=0x0 x=69 y=12 count=0}, TreeItem with text {TestText}]
16:17:16 [2024-02-28T21:17:16.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestText} time=-241947520 data=null doit=true}, TreeItem with text {TestText}]
16:17:16 [2024-02-28T21:17:16.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestText} time=-241947520 data=null}, TreeItem with text {TestText}]
16:17:16 [2024-02-28T21:17:16.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestText} time=-241947519 data=null button=1 stateMask=0x0 x=69 y=12 count=1}, TreeItem with text {TestText}]
16:17:16 [2024-02-28T21:17:16.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241947519 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}]
16:17:16 [2024-02-28T21:17:16.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestText} time=-241947488 data=null button=1 stateMask=0x80000 x=69 y=12 count=1}, TreeItem with text {TestText}]
16:17:16 [2024-02-28T21:17:16.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:17:16 [2024-02-28T21:17:16.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestText} time=-241947487 data=null button=0 stateMask=0x0 x=69 y=12 count=0}, TreeItem with text {TestText}]
16:17:16 [2024-02-28T21:17:16.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestText} time=-241947486 data=null doit=true}, TreeItem with text {TestText}]
16:17:16 [2024-02-28T21:17:16.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestText} time=-241947486 data=null}, TreeItem with text {TestText}]
16:17:16 [2024-02-28T21:17:16.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestText} time=-241947486 data=null button=1 stateMask=0x0 x=69 y=12 count=1}, TreeItem with text {TestText}]
16:17:16 [2024-02-28T21:17:16.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241947486 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}]
16:17:16 [2024-02-28T21:17:16.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestText} time=-241947439 data=null button=1 stateMask=0x80000 x=69 y=12 count=1}, TreeItem with text {TestText}]
16:17:16 [2024-02-28T21:17:16.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestText} time=-241947439 data=null doit=true}, TreeItem with text {TestText}]
16:17:16 [2024-02-28T21:17:16.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestText} time=-241947439 data=null}, TreeItem with text {TestText}]
16:17:16 [2024-02-28T21:17:16.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestText} time=-241947438 data=null button=1 stateMask=0x0 x=69 y=12 count=1}, TreeItem with text {TestText}]
16:17:16 [2024-02-28T21:17:16.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-241947438 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}]
16:17:16 [2024-02-28T21:17:16.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestText} time=-241947435 data=null button=1 stateMask=0x80000 x=69 y=12 count=1}, TreeItem with text {TestText}]
16:17:16 [2024-02-28T21:17:16.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:17:16 [2024-02-28T21:17:16.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-241947434 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:17:16 [2024-02-28T21:17:16.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-241947434 data=null doit=true}, TreeItem with text {Traces [0]}]
16:17:16 [2024-02-28T21:17:16.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-241947434 data=null}, TreeItem with text {Traces [0]}]
16:17:16 [2024-02-28T21:17:16.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-241947433 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:17:16 [2024-02-28T21:17:16.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241947433 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]}]
16:17:16 [2024-02-28T21:17:16.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-241947415 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:17:16 [2024-02-28T21:17:16.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:17:16 [2024-02-28T21:17:16.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-241947414 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:17:16 [2024-02-28T21:17:16.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-241947414 data=null doit=true}, TreeItem with text {Traces [0]}]
16:17:16 [2024-02-28T21:17:16.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-241947414 data=null}, TreeItem with text {Traces [0]}]
16:17:16 [2024-02-28T21:17:16.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-241947413 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:17:16 [2024-02-28T21:17:16.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241947413 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]}]
16:17:16 [2024-02-28T21:17:16.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-241947407 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:17:16 [2024-02-28T21:17:16.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Manage Custom Parser...", using matcher: with mnemonic 'Manage Custom Parsers...'
16:17:16 [2024-02-28T21:17:16.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Manage Custom Parsers...'
16:17:17 [2024-02-28T21:17:17.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Manage Custom Parsers...'
16:17:17 [2024-02-28T21:17:17.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
16:17:17 [2024-02-28T21:17:17.080Z] 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=-241946975 data=null doit=true}, Shell with text {Manage Custom Parsers}]
16:17:17 [2024-02-28T21:17:17.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Manage Custom Parsers}
16:17:17 [2024-02-28T21:17:17.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Text", using matcher: of type 'Button'
16:17:17 [2024-02-28T21:17:17.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: of type 'Button'
16:17:17 [2024-02-28T21:17:17.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: of type 'Button'
16:17:17 [2024-02-28T21:17:17.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: with mnemonic 'New...'
16:17:17 [2024-02-28T21:17:17.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: with style 'SWT.PUSH'
16:17:17 [2024-02-28T21:17:17.080Z] 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')
16:17:17 [2024-02-28T21:17:17.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
16:17:17 [2024-02-28T21:17:17.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
16:17:17 [2024-02-28T21:17:17.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import...", using matcher: of type 'Button'
16:17:17 [2024-02-28T21:17:17.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export...", using matcher: of type 'Button'
16:17:17 [2024-02-28T21:17:17.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: of type 'Button'
16:17:17 [2024-02-28T21:17:17.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on New...
16:17:17 [2024-02-28T21:17:17.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {New...} time=-241946941 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
16:17:17 [2024-02-28T21:17:17.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {New...} time=-241946941 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
16:17:17 [2024-02-28T21:17:17.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {New...} time=-241946941 data=null doit=true}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
16:17:17 [2024-02-28T21:17:17.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {New...} time=-241946941 data=null}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
16:17:17 [2024-02-28T21:17:17.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {New...} time=-241946940 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
16:17:17 [2024-02-28T21:17:17.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {New...} time=-241946939 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
16:17:17 [2024-02-28T21:17:17.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {New...} time=-241946727 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
16:17:17 [2024-02-28T21:17:17.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {New...} time=-241946724 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
16:17:17 [2024-02-28T21:17:17.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {New...} time=-241946724 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
16:17:17 [2024-02-28T21:17:17.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {New...} time=-241946724 data=null doit=true}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
16:17:17 [2024-02-28T21:17:17.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {New...} time=-241946724 data=null}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
16:17:17 [2024-02-28T21:17:17.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on New...
16:17:17 [2024-02-28T21:17:17.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom Text Parser", using matcher: with text 'Custom Text Parser'
16:17:17 [2024-02-28T21:17:17.336Z] 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=-241946722 data=null doit=true}, Shell with text {Custom Text Parser}]
16:17:17 [2024-02-28T21:17:17.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Custom Text Parser}
16:17:17 [2024-02-28T21:17:17.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Custom Text", using matcher: of type 'Text'
16:17:17 [2024-02-28T21:17:17.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
16:17:17 [2024-02-28T21:17:17.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Custom Text", using matcher: with label (with mnemonic 'Category:')
16:17:17 [2024-02-28T21:17:17.336Z] 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:'))
16:17:17 [2024-02-28T21:17:17.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:17:17 [2024-02-28T21:17:17.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
16:17:17 [2024-02-28T21:17:17.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Category:')
16:17:17 [2024-02-28T21:17:17.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
16:17:17 [2024-02-28T21:17:17.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:17:17 [2024-02-28T21:17:17.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
16:17:17 [2024-02-28T21:17:17.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Category:')
16:17:17 [2024-02-28T21:17:17.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
16:17:17 [2024-02-28T21:17:17.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no timestamp group*", using matcher: of type 'Text'
16:17:17 [2024-02-28T21:17:17.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
16:17:17 [2024-02-28T21:17:17.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no timestamp group*", using matcher: with label (with mnemonic 'Category:')
16:17:17 [2024-02-28T21:17:17.336Z] 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:'))
16:17:17 [2024-02-28T21:17:17.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(.*\S)", using matcher: of type 'Text'
16:17:17 [2024-02-28T21:17:17.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
16:17:17 [2024-02-28T21:17:17.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(.*\S)", using matcher: with label (with mnemonic 'Category:')
16:17:17 [2024-02-28T21:17:17.336Z] 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:'))
16:17:17 [2024-02-28T21:17:17.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:17:17 [2024-02-28T21:17:17.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
16:17:17 [2024-02-28T21:17:17.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Category:')
16:17:17 [2024-02-28T21:17:17.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
16:17:17 [2024-02-28T21:17:17.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: of type 'Text'
16:17:17 [2024-02-28T21:17:17.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
16:17:17 [2024-02-28T21:17:17.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Category:')
16:17:17 [2024-02-28T21:17:17.336Z] 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:'))
16:17:17 [2024-02-28T21:17:17.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Enter a name for the...", using matcher: of type 'Text'
16:17:17 [2024-02-28T21:17:17.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
16:17:17 [2024-02-28T21:17:17.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Enter a name for the...", using matcher: with label (with mnemonic 'Category:')
16:17:17 [2024-02-28T21:17:17.337Z] 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:'))
16:17:17 [2024-02-28T21:17:17.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Category", using matcher: of type 'Text'
16:17:17 [2024-02-28T21:17:17.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:17:17 [2024-02-28T21:17:17.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:17:17 [2024-02-28T21:17:17.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
16:17:17 [2024-02-28T21:17:17.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Trace type:')
16:17:17 [2024-02-28T21:17:17.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
16:17:17 [2024-02-28T21:17:17.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no timestamp group*", using matcher: of type 'Text'
16:17:17 [2024-02-28T21:17:17.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
16:17:17 [2024-02-28T21:17:17.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no timestamp group*", using matcher: with label (with mnemonic 'Trace type:')
16:17:17 [2024-02-28T21:17:17.337Z] 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:'))
16:17:17 [2024-02-28T21:17:17.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(.*\S)", using matcher: of type 'Text'
16:17:17 [2024-02-28T21:17:17.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
16:17:17 [2024-02-28T21:17:17.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(.*\S)", using matcher: with label (with mnemonic 'Trace type:')
16:17:17 [2024-02-28T21:17:17.337Z] 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:'))
16:17:17 [2024-02-28T21:17:17.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:17:17 [2024-02-28T21:17:17.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
16:17:17 [2024-02-28T21:17:17.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Trace type:')
16:17:17 [2024-02-28T21:17:17.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
16:17:17 [2024-02-28T21:17:17.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: of type 'Text'
16:17:17 [2024-02-28T21:17:17.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
16:17:17 [2024-02-28T21:17:17.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Trace type:')
16:17:17 [2024-02-28T21:17:17.337Z] 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:'))
16:17:17 [2024-02-28T21:17:17.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Enter a name for the...", using matcher: of type 'Text'
16:17:17 [2024-02-28T21:17:17.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
16:17:17 [2024-02-28T21:17:17.337Z] 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:')
16:17:17 [2024-02-28T21:17:17.337Z] 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:'))
16:17:17 [2024-02-28T21:17:17.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Category", using matcher: of type 'Text'
16:17:17 [2024-02-28T21:17:17.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:17:17 [2024-02-28T21:17:17.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
16:17:17 [2024-02-28T21:17:17.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Time Stamp format:')
16:17:17 [2024-02-28T21:17:17.337Z] 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:'))
16:17:17 [2024-02-28T21:17:17.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Trace", using matcher: of type 'Text'
16:17:17 [2024-02-28T21:17:17.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
16:17:17 [2024-02-28T21:17:17.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Trace", using matcher: with label (with mnemonic 'Time Stamp format:')
16:17:17 [2024-02-28T21:17:17.337Z] 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:'))
16:17:17 [2024-02-28T21:17:17.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no timestamp group*", using matcher: of type 'Text'
16:17:17 [2024-02-28T21:17:17.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
16:17:17 [2024-02-28T21:17:17.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no timestamp group*", using matcher: with label (with mnemonic 'Time Stamp format:')
16:17:17 [2024-02-28T21:17:17.337Z] 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:'))
16:17:17 [2024-02-28T21:17:17.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(.*\S)", using matcher: of type 'Text'
16:17:17 [2024-02-28T21:17:17.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
16:17:17 [2024-02-28T21:17:17.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(.*\S)", using matcher: with label (with mnemonic 'Time Stamp format:')
16:17:17 [2024-02-28T21:17:17.337Z] 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:'))
16:17:17 [2024-02-28T21:17:17.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:17:17 [2024-02-28T21:17:17.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
16:17:17 [2024-02-28T21:17:17.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Time Stamp format:')
16:17:17 [2024-02-28T21:17:17.337Z] 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:'))
16:17:17 [2024-02-28T21:17:17.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: of type 'Text'
16:17:17 [2024-02-28T21:17:17.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
16:17:17 [2024-02-28T21:17:17.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Time Stamp format:')
16:17:17 [2024-02-28T21:17:17.337Z] 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:'))
16:17:17 [2024-02-28T21:17:17.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Create a new custom ...", using matcher: of type 'Text'
16:17:17 [2024-02-28T21:17:17.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
16:17:17 [2024-02-28T21:17:17.338Z] 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:')
16:17:17 [2024-02-28T21:17:17.338Z] 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:'))
16:17:17 [2024-02-28T21:17:17.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "(0,∞)", using matcher: of type 'Combo'
16:17:17 [2024-02-28T21:17:17.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "(0,∞)", using matcher: (of type 'Combo')
16:17:17 [2024-02-28T21:17:17.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Message", using matcher: of type 'Combo'
16:17:17 [2024-02-28T21:17:17.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Message", using matcher: (of type 'Combo')
16:17:17 [2024-02-28T21:17:17.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Set", using matcher: of type 'Combo'
16:17:17 [2024-02-28T21:17:17.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Set", using matcher: (of type 'Combo')
16:17:17 [2024-02-28T21:17:17.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to Timestamp
16:17:17 [2024-02-28T21:17:17.338Z] 
16:17:17 [2024-02-28T21:17:17.338Z] (Eclipse:4512): Gtk-WARNING **: 21:17:17.214: Negative content width -2 (allocation 16, extents 9x9) while allocating gadget (node entry, owner GtkEntry)
16:17:17 [2024-02-28T21:17:17.338Z] 
16:17:17 [2024-02-28T21:17:17.338Z] (Eclipse:4512): Gtk-WARNING **: 21:17:17.220: Negative content width -2 (allocation 16, extents 9x9) while allocating gadget (node entry, owner GtkEntry)
16:17:17 [2024-02-28T21:17:17.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Timestamp} [layout=null] time=-241946596 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
16:17:17 [2024-02-28T21:17:17.338Z] 
16:17:17 [2024-02-28T21:17:17.338Z] (Eclipse:4512): Gtk-WARNING **: 21:17:17.271: Negative content width -2 (allocation 16, extents 9x9) while allocating gadget (node entry, owner GtkEntry)
16:17:17 [2024-02-28T21:17:17.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to Timestamp
16:17:17 [2024-02-28T21:17:17.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Category", using matcher: of type 'Text'
16:17:17 [2024-02-28T21:17:17.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ss", using matcher: of type 'Text'
16:17:17 [2024-02-28T21:17:17.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Trace", using matcher: of type 'Text'
16:17:17 [2024-02-28T21:17:17.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching timesta...", using matcher: of type 'Text'
16:17:17 [2024-02-28T21:17:17.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(.*\S)", using matcher: of type 'Text'
16:17:17 [2024-02-28T21:17:17.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:17:17 [2024-02-28T21:17:17.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:17:17 [2024-02-28T21:17:17.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "format:", using matcher: with mnemonic 'format:'
16:17:17 [2024-02-28T21:17:17.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'format:')
16:17:17 [2024-02-28T21:17:17.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'format:'))
16:17:17 [2024-02-28T21:17:17.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: of type 'Text'
16:17:17 [2024-02-28T21:17:17.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "format:", using matcher: with mnemonic 'format:'
16:17:17 [2024-02-28T21:17:17.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'format:')
16:17:17 [2024-02-28T21:17:17.338Z] 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:'))
16:17:17 [2024-02-28T21:17:17.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Enter the input form...", using matcher: of type 'Text'
16:17:17 [2024-02-28T21:17:17.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "format:", using matcher: with mnemonic 'format:'
16:17:17 [2024-02-28T21:17:17.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Enter the input form...", using matcher: with label (with mnemonic 'format:')
16:17:17 [2024-02-28T21:17:17.338Z] 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:'))
16:17:17 [2024-02-28T21:17:17.338Z] 
16:17:17 [2024-02-28T21:17:17.338Z] (Eclipse:4512): Gtk-WARNING **: 21:17:17.288: Negative content width -2 (allocation 16, extents 9x9) while allocating gadget (node entry, owner GtkEntry)
16:17:17 [2024-02-28T21:17:17.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:17:17 [2024-02-28T21:17:17.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:17:17 [2024-02-28T21:17:17.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:17:17 [2024-02-28T21:17:17.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:17:17 [2024-02-28T21:17:17.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:17:17 [2024-02-28T21:17:17.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:17:17 [2024-02-28T21:17:17.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:17:17 [2024-02-28T21:17:17.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:17:17 [2024-02-28T21:17:17.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:17:17 [2024-02-28T21:17:17.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:17:17 [2024-02-28T21:17:17.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:17:17 [2024-02-28T21:17:17.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:17:17 [2024-02-28T21:17:17.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:17:17 [2024-02-28T21:17:17.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:17:17 [2024-02-28T21:17:17.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:17:17 [2024-02-28T21:17:17.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:17:17 [2024-02-28T21:17:17.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:17:17 [2024-02-28T21:17:17.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:17:17 [2024-02-28T21:17:17.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:17:17 [2024-02-28T21:17:17.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:17:17 [2024-02-28T21:17:17.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:17:17 [2024-02-28T21:17:17.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Event type:", using matcher: of type 'Button'
16:17:17 [2024-02-28T21:17:17.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:17:17 [2024-02-28T21:17:17.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:17:17 [2024-02-28T21:17:17.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:17:17 [2024-02-28T21:17:17.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:17:17 [2024-02-28T21:17:17.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:17:17 [2024-02-28T21:17:17.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:17:17 [2024-02-28T21:17:17.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: of type 'Button'
16:17:17 [2024-02-28T21:17:17.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH'
16:17:17 [2024-02-28T21:17:17.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:17:17 [2024-02-28T21:17:17.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:17:17 [2024-02-28T21:17:17.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:17:17 [2024-02-28T21:17:17.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:17:17 [2024-02-28T21:17:17.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:17:17 [2024-02-28T21:17:17.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH'
16:17:17 [2024-02-28T21:17:17.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:17:17 [2024-02-28T21:17:17.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:17:17 [2024-02-28T21:17:17.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
16:17:17 [2024-02-28T21:17:17.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:17:17 [2024-02-28T21:17:17.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:17:17 [2024-02-28T21:17:17.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
16:17:17 [2024-02-28T21:17:17.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:17:17 [2024-02-28T21:17:17.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:17:17 [2024-02-28T21:17:17.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:17:17 [2024-02-28T21:17:17.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:17:17 [2024-02-28T21:17:17.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
16:17:17 [2024-02-28T21:17:17.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=-241946508 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:17:17 [2024-02-28T21:17:17.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=-241946508 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:17:17 [2024-02-28T21:17:17.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=-241946508 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
16:17:17 [2024-02-28T21:17:17.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=-241946508 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
16:17:17 [2024-02-28T21:17:17.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=-241946508 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:17:17 [2024-02-28T21:17:17.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=-241946507 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:17:17 [2024-02-28T21:17:17.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=-241946507 data=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')]
16:17:17 [2024-02-28T21:17:17.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:17:17 [2024-02-28T21:17:17.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:17:17 [2024-02-28T21:17:17.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:17:17 [2024-02-28T21:17:17.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:17:17 [2024-02-28T21:17:17.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:17:17 [2024-02-28T21:17:17.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:17:17 [2024-02-28T21:17:17.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:17:17 [2024-02-28T21:17:17.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:17:17 [2024-02-28T21:17:17.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:17:17 [2024-02-28T21:17:17.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:17:17 [2024-02-28T21:17:17.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:17:17 [2024-02-28T21:17:17.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:17:17 [2024-02-28T21:17:17.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:17:17 [2024-02-28T21:17:17.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:17:17 [2024-02-28T21:17:17.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:17:17 [2024-02-28T21:17:17.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:17:17 [2024-02-28T21:17:17.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:17:17 [2024-02-28T21:17:17.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:17:17 [2024-02-28T21:17:17.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:17:17 [2024-02-28T21:17:17.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:17:17 [2024-02-28T21:17:17.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:17:17 [2024-02-28T21:17:17.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:17:17 [2024-02-28T21:17:17.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Event type:", using matcher: of type 'Button'
16:17:17 [2024-02-28T21:17:17.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:17:17 [2024-02-28T21:17:17.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:17:17 [2024-02-28T21:17:17.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:17:17 [2024-02-28T21:17:17.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:17:17 [2024-02-28T21:17:17.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:17:17 [2024-02-28T21:17:17.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:17:17 [2024-02-28T21:17:17.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:17:17 [2024-02-28T21:17:17.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:17:17 [2024-02-28T21:17:17.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:17:17 [2024-02-28T21:17:17.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: of type 'Button'
16:17:17 [2024-02-28T21:17:17.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH'
16:17:17 [2024-02-28T21:17:17.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:17:17 [2024-02-28T21:17:17.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:17:17 [2024-02-28T21:17:17.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:17:17 [2024-02-28T21:17:17.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:17:17 [2024-02-28T21:17:17.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:17:17 [2024-02-28T21:17:17.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH'
16:17:17 [2024-02-28T21:17:17.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:17:17 [2024-02-28T21:17:17.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:17:17 [2024-02-28T21:17:17.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
16:17:17 [2024-02-28T21:17:17.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:17:17 [2024-02-28T21:17:17.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:17:17 [2024-02-28T21:17:17.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
16:17:17 [2024-02-28T21:17:17.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:17:17 [2024-02-28T21:17:17.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:17:17 [2024-02-28T21:17:17.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:17:17 [2024-02-28T21:17:17.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:17:17 [2024-02-28T21:17:17.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
16:17:17 [2024-02-28T21:17:17.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=-241946424 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:17:17 [2024-02-28T21:17:17.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=-241946424 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:17:17 [2024-02-28T21:17:17.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=-241946424 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
16:17:17 [2024-02-28T21:17:17.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=-241946424 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
16:17:17 [2024-02-28T21:17:17.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=-241946423 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:17:17 [2024-02-28T21:17:17.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=-241946423 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:17:17 [2024-02-28T21:17:17.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=-241946423 data=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')]
16:17:17 [2024-02-28T21:17:17.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {} time=-241946390 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:17:17 [2024-02-28T21:17:17.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=-241946389 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:17:17 [2024-02-28T21:17:17.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {} time=-241946389 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:17:17 [2024-02-28T21:17:17.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {} time=-241946389 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
16:17:17 [2024-02-28T21:17:17.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {} time=-241946389 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
16:17:17 [2024-02-28T21:17:17.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:17:17 [2024-02-28T21:17:17.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:17:17 [2024-02-28T21:17:17.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:17:17 [2024-02-28T21:17:17.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:17:17 [2024-02-28T21:17:17.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:17:17 [2024-02-28T21:17:17.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched StyledText with text "", using matcher: of type 'StyledText'
16:17:17 [2024-02-28T21:17:17.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched StyledText with text "", using matcher: (of type 'StyledText')
16:17:17 [2024-02-28T21:17:17.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:17:17 [2024-02-28T21:17:17.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Root Line 1 (0,∞) : \s*(.*\S)} time=-241946325 data=null button=0 stateMask=0x0 x=128 y=12 count=0}, TreeItem with text {Root Line 1 (0,∞) : \s*(.*\S)}]
16:17:17 [2024-02-28T21:17:17.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Root Line 1 (0,∞) : \s*(.*\S)} time=-241946315 data=null doit=true}, TreeItem with text {Root Line 1 (0,∞) : \s*(.*\S)}]
16:17:17 [2024-02-28T21:17:17.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Root Line 1 (0,∞) : \s*(.*\S)} time=-241946315 data=null}, TreeItem with text {Root Line 1 (0,∞) : \s*(.*\S)}]
16:17:17 [2024-02-28T21:17:17.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Root Line 1 (0,∞) : \s*(.*\S)} time=-241946314 data=null button=1 stateMask=0x0 x=128 y=12 count=1}, TreeItem with text {Root Line 1 (0,∞) : \s*(.*\S)}]
16:17:17 [2024-02-28T21:17:17.596Z] 
16:17:17 [2024-02-28T21:17:17.596Z] (Eclipse:4512): Gtk-WARNING **: 21:17:17.527: Negative content width -2 (allocation 16, extents 9x9) while allocating gadget (node entry, owner GtkEntry)
16:17:17 [2024-02-28T21:17:17.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241946314 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)}]
16:17:17 [2024-02-28T21:17:17.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Root Line 1 (0,∞) : \s*(.*\S)} time=-241946218 data=null button=1 stateMask=0x80000 x=128 y=12 count=1}, TreeItem with text {Root Line 1 (0,∞) : \s*(.*\S)}]
16:17:17 [2024-02-28T21:17:17.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Category", using matcher: of type 'Text'
16:17:17 [2024-02-28T21:17:17.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ss", using matcher: of type 'Text'
16:17:17 [2024-02-28T21:17:17.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Trace", using matcher: of type 'Text'
16:17:17 [2024-02-28T21:17:17.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "12", using matcher: of type 'Text'
16:17:17 [2024-02-28T21:17:17.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(.*\S)", using matcher: of type 'Text'
16:17:17 [2024-02-28T21:17:17.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
16:17:17 [2024-02-28T21:17:17.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(.*\S)", using matcher: with label (with mnemonic 'Regular expression:')
16:17:17 [2024-02-28T21:17:17.852Z] 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:'))
16:17:17 [2024-02-28T21:17:17.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:17:17 [2024-02-28T21:17:17.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
16:17:17 [2024-02-28T21:17:17.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:')
16:17:17 [2024-02-28T21:17:17.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
16:17:17 [2024-02-28T21:17:17.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ss", using matcher: of type 'Text'
16:17:17 [2024-02-28T21:17:17.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
16:17:17 [2024-02-28T21:17:17.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ss", using matcher: with label (with mnemonic 'Regular expression:')
16:17:17 [2024-02-28T21:17:17.852Z] 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:'))
16:17:17 [2024-02-28T21:17:17.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "12 Hello", using matcher: of type 'Text'
16:17:17 [2024-02-28T21:17:17.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
16:17:17 [2024-02-28T21:17:17.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "12 Hello", using matcher: with label (with mnemonic 'Regular expression:')
16:17:17 [2024-02-28T21:17:17.852Z] 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:'))
16:17:17 [2024-02-28T21:17:17.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching group*", using matcher: of type 'Text'
16:17:17 [2024-02-28T21:17:17.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
16:17:17 [2024-02-28T21:17:17.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching group*", using matcher: with label (with mnemonic 'Regular expression:')
16:17:17 [2024-02-28T21:17:17.852Z] 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:'))
16:17:17 [2024-02-28T21:17:17.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Create a new custom ...", using matcher: of type 'Text'
16:17:17 [2024-02-28T21:17:17.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
16:17:17 [2024-02-28T21:17:17.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Create a new custom ...", using matcher: with label (with mnemonic 'Regular expression:')
16:17:17 [2024-02-28T21:17:17.852Z] 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:'))
16:17:17 [2024-02-28T21:17:17.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:17:17 [2024-02-28T21:17:17.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Root Line 2 (0,∞) : } time=-241946193 data=null button=0 stateMask=0x0 x=103 y=35 count=0}, TreeItem with text {Root Line 2 (0,∞) : }]
16:17:17 [2024-02-28T21:17:17.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Root Line 2 (0,∞) : } time=-241946193 data=null doit=true}, TreeItem with text {Root Line 2 (0,∞) : }]
16:17:17 [2024-02-28T21:17:17.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Root Line 2 (0,∞) : } time=-241946192 data=null}, TreeItem with text {Root Line 2 (0,∞) : }]
16:17:17 [2024-02-28T21:17:17.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Root Line 2 (0,∞) : } time=-241946192 data=null button=1 stateMask=0x0 x=103 y=35 count=1}, TreeItem with text {Root Line 2 (0,∞) : }]
16:17:17 [2024-02-28T21:17:17.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241946192 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,∞) : }]
16:17:17 [2024-02-28T21:17:17.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Root Line 2 (0,∞) : } time=-241946118 data=null button=1 stateMask=0x80000 x=103 y=35 count=1}, TreeItem with text {Root Line 2 (0,∞) : }]
16:17:17 [2024-02-28T21:17:17.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Category", using matcher: of type 'Text'
16:17:17 [2024-02-28T21:17:17.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ss", using matcher: of type 'Text'
16:17:17 [2024-02-28T21:17:17.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Trace", using matcher: of type 'Text'
16:17:17 [2024-02-28T21:17:17.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "12", using matcher: of type 'Text'
16:17:17 [2024-02-28T21:17:17.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:17:17 [2024-02-28T21:17:17.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
16:17:17 [2024-02-28T21:17:17.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:')
16:17:17 [2024-02-28T21:17:17.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
16:17:17 [2024-02-28T21:17:17.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:17:17 [2024-02-28T21:17:17.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
16:17:17 [2024-02-28T21:17:17.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:')
16:17:17 [2024-02-28T21:17:17.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
16:17:17 [2024-02-28T21:17:17.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Create a new custom ...", using matcher: of type 'Text'
16:17:17 [2024-02-28T21:17:17.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
16:17:17 [2024-02-28T21:17:17.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Create a new custom ...", using matcher: with label (with mnemonic 'Regular expression:')
16:17:17 [2024-02-28T21:17:17.853Z] 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:'))
16:17:17 [2024-02-28T21:17:17.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:17:17 [2024-02-28T21:17:17.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:17:17 [2024-02-28T21:17:17.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:17:17 [2024-02-28T21:17:17.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:17:17 [2024-02-28T21:17:17.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:17:17 [2024-02-28T21:17:17.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:17:17 [2024-02-28T21:17:17.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:17:17 [2024-02-28T21:17:17.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:17:17 [2024-02-28T21:17:17.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:17:17 [2024-02-28T21:17:17.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:17:17 [2024-02-28T21:17:17.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:17:17 [2024-02-28T21:17:17.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:17:17 [2024-02-28T21:17:17.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:17:17 [2024-02-28T21:17:17.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:17:17 [2024-02-28T21:17:17.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:17:17 [2024-02-28T21:17:17.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:17:17 [2024-02-28T21:17:17.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:17:17 [2024-02-28T21:17:17.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:17:17 [2024-02-28T21:17:17.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:17:17 [2024-02-28T21:17:17.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:17:17 [2024-02-28T21:17:17.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:17:17 [2024-02-28T21:17:17.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Event type:", using matcher: of type 'Button'
16:17:17 [2024-02-28T21:17:17.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:17:17 [2024-02-28T21:17:17.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:17:17 [2024-02-28T21:17:17.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:17:17 [2024-02-28T21:17:17.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: of type 'Button'
16:17:17 [2024-02-28T21:17:17.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH'
16:17:17 [2024-02-28T21:17:17.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:17:17 [2024-02-28T21:17:17.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:17:17 [2024-02-28T21:17:17.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:17:17 [2024-02-28T21:17:17.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:17:17 [2024-02-28T21:17:17.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:17:17 [2024-02-28T21:17:17.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH'
16:17:17 [2024-02-28T21:17:17.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:17:17 [2024-02-28T21:17:17.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:17:17 [2024-02-28T21:17:17.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
16:17:17 [2024-02-28T21:17:17.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:17:17 [2024-02-28T21:17:17.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:17:17 [2024-02-28T21:17:17.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
16:17:17 [2024-02-28T21:17:17.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:17:17 [2024-02-28T21:17:17.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:17:17 [2024-02-28T21:17:17.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:17:17 [2024-02-28T21:17:17.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:17:17 [2024-02-28T21:17:17.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
16:17:17 [2024-02-28T21:17:17.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=-241946101 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:17:17 [2024-02-28T21:17:17.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=-241946101 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:17:17 [2024-02-28T21:17:17.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=-241946101 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
16:17:17 [2024-02-28T21:17:17.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=-241946100 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
16:17:17 [2024-02-28T21:17:17.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=-241946100 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:17:17 [2024-02-28T21:17:17.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=-241946100 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:17:17 [2024-02-28T21:17:17.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=-241946100 data=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')]
16:17:17 [2024-02-28T21:17:17.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:17:17 [2024-02-28T21:17:17.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "(0,∞)", using matcher: of type 'Combo'
16:17:17 [2024-02-28T21:17:17.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Message", using matcher: of type 'Combo'
16:17:17 [2024-02-28T21:17:17.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Set", using matcher: of type 'Combo'
16:17:17 [2024-02-28T21:17:17.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Set", using matcher: with text 'Set'
16:17:17 [2024-02-28T21:17:17.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Set", using matcher: (of type 'Combo' and with text 'Set')
16:17:17 [2024-02-28T21:17:17.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with text 'Set') to Append with |
16:17:17 [2024-02-28T21:17:17.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Append with |} [layout=null] time=-241946032 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')]
16:17:17 [2024-02-28T21:17:17.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with text 'Set') to Append with |
16:17:17 [2024-02-28T21:17:17.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:17:17 [2024-02-28T21:17:17.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:17:17 [2024-02-28T21:17:17.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:17:17 [2024-02-28T21:17:17.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:17:17 [2024-02-28T21:17:17.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:17:17 [2024-02-28T21:17:17.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:17:17 [2024-02-28T21:17:17.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:17:17 [2024-02-28T21:17:17.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Event type:", using matcher: of type 'Button'
16:17:17 [2024-02-28T21:17:17.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:17:17 [2024-02-28T21:17:17.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:17:17 [2024-02-28T21:17:17.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: of type 'Button'
16:17:17 [2024-02-28T21:17:17.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: with mnemonic 'Highlight All'
16:17:17 [2024-02-28T21:17:17.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH'
16:17:17 [2024-02-28T21:17:17.854Z] 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')
16:17:17 [2024-02-28T21:17:17.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:17:17 [2024-02-28T21:17:17.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:17:17 [2024-02-28T21:17:17.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:17:17 [2024-02-28T21:17:17.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:17:17 [2024-02-28T21:17:17.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:17:17 [2024-02-28T21:17:17.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Highlight All
16:17:17 [2024-02-28T21:17:17.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Highlight All} time=-241946024 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')]
16:17:17 [2024-02-28T21:17:17.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Highlight All} time=-241946024 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')]
16:17:17 [2024-02-28T21:17:17.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Highlight All} time=-241946024 data=null doit=true}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
16:17:17 [2024-02-28T21:17:17.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Highlight All} time=-241946024 data=null}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
16:17:17 [2024-02-28T21:17:17.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Highlight All} time=-241946024 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')]
16:17:17 [2024-02-28T21:17:17.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Highlight All} time=-241946024 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')]
16:17:17 [2024-02-28T21:17:17.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Highlight All} time=-241946024 data=null 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')]
16:17:17 [2024-02-28T21:17:17.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Highlight All} time=-241946014 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')]
16:17:17 [2024-02-28T21:17:17.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Highlight All} time=-241946014 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')]
16:17:17 [2024-02-28T21:17:17.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Highlight All} time=-241946014 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')]
16:17:17 [2024-02-28T21:17:17.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Highlight All} time=-241946013 data=null doit=true}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
16:17:17 [2024-02-28T21:17:17.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Highlight All} time=-241946013 data=null}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
16:17:17 [2024-02-28T21:17:17.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Highlight All
16:17:17 [2024-02-28T21:17:17.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:17:17 [2024-02-28T21:17:17.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:17:17 [2024-02-28T21:17:17.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:17:17 [2024-02-28T21:17:17.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:17:17 [2024-02-28T21:17:17.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:17:17 [2024-02-28T21:17:17.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:17:17 [2024-02-28T21:17:17.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:17:17 [2024-02-28T21:17:17.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Event type:", using matcher: of type 'Button'
16:17:17 [2024-02-28T21:17:17.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:17:17 [2024-02-28T21:17:17.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:17:17 [2024-02-28T21:17:17.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: of type 'Button'
16:17:17 [2024-02-28T21:17:17.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:17:17 [2024-02-28T21:17:17.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:17:17 [2024-02-28T21:17:17.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:17:17 [2024-02-28T21:17:17.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
16:17:17 [2024-02-28T21:17:17.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
16:17:17 [2024-02-28T21:17:17.855Z] 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')
16:17:17 [2024-02-28T21:17:17.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:17:17 [2024-02-28T21:17:17.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:17:17 [2024-02-28T21:17:17.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
16:17:17 [2024-02-28T21:17:17.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-241946011 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:17:17 [2024-02-28T21:17:17.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-241946011 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:17:17 [2024-02-28T21:17:17.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-241946011 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:17:17 [2024-02-28T21:17:17.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-241946011 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:17:17 [2024-02-28T21:17:17.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-241946011 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:17:17 [2024-02-28T21:17:17.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-241946011 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:17:18 [2024-02-28T21:17:18.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-241946011 data=null 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')]
16:17:18 [2024-02-28T21:17:18.112Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:17:18 [2024-02-28T21:17:18.112Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:17:18 [2024-02-28T21:17:18.112Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:17:18 [2024-02-28T21:17:18.112Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:17:18 [2024-02-28T21:17:18.112Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:17:18 [2024-02-28T21:17:18.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
16:17:18 [2024-02-28T21:17:18.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:17:18 [2024-02-28T21:17:18.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:17:18 [2024-02-28T21:17:18.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:17:18 [2024-02-28T21:17:18.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:17:18 [2024-02-28T21:17:18.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:17:18 [2024-02-28T21:17:18.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:17:18 [2024-02-28T21:17:18.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:17:18 [2024-02-28T21:17:18.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:17:18 [2024-02-28T21:17:18.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:17:18 [2024-02-28T21:17:18.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:17:18 [2024-02-28T21:17:18.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:17:18 [2024-02-28T21:17:18.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:17:18 [2024-02-28T21:17:18.112Z] 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')
16:17:18 [2024-02-28T21:17:18.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:17:18 [2024-02-28T21:17:18.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-241945923 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:17:18 [2024-02-28T21:17:18.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-241945923 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:17:18 [2024-02-28T21:17:18.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-241945923 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:17:18 [2024-02-28T21:17:18.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-241945923 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:17:18 [2024-02-28T21:17:18.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-241945922 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:17:18 [2024-02-28T21:17:18.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-241945922 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:17:18 [2024-02-28T21:17:18.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-241945922 data=null 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')]
16:17:18 [2024-02-28T21:17:18.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {New...} time=-241946939 data=null 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')]
16:17:18 [2024-02-28T21:17:18.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:17:18 [2024-02-28T21:17:18.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
16:17:18 [2024-02-28T21:17:18.112Z] 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=-241945791 data=null doit=true}, Shell with text {Manage Custom Parsers}]
16:17:18 [2024-02-28T21:17:18.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Manage Custom Parsers}
16:17:18 [2024-02-28T21:17:18.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched List with text "", using matcher: of type 'List'
16:17:18 [2024-02-28T21:17:18.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched List with text "", using matcher: (of type 'List')
16:17:18 [2024-02-28T21:17:18.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Set selection (of type 'List') to text Test Category : Test Trace
16:17:18 [2024-02-28T21:17:18.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 6 to [MouseEnter [6]: MouseEvent{List {} time=-241945790 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'List')]
16:17:18 [2024-02-28T21:17:18.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 26 to [Activate [26]: ShellEvent{List {} time=-241945789 data=null doit=true}, (of type 'List')]
16:17:18 [2024-02-28T21:17:18.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 15 to [FocusIn [15]: FocusEvent{List {} time=-241945789 data=null}, (of type 'List')]
16:17:18 [2024-02-28T21:17:18.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 3 to [MouseDown [3]: MouseEvent{List {} time=-241945789 data=null button=1 stateMask=0x0 x=98 y=11 count=1}, (of type 'List')]
16:17:18 [2024-02-28T21:17:18.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 13 to [Selection [13]: SelectionEvent{List {} time=-241945789 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'List')]
16:17:18 [2024-02-28T21:17:18.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 4 to [MouseUp [4]: MouseEvent{List {} time=-241945789 data=null button=1 stateMask=0x80000 x=98 y=11 count=1}, (of type 'List')]
16:17:18 [2024-02-28T21:17:18.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Text", using matcher: of type 'Button'
16:17:18 [2024-02-28T21:17:18.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: of type 'Button'
16:17:18 [2024-02-28T21:17:18.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: of type 'Button'
16:17:18 [2024-02-28T21:17:18.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
16:17:18 [2024-02-28T21:17:18.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
16:17:18 [2024-02-28T21:17:18.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
16:17:18 [2024-02-28T21:17:18.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
16:17:18 [2024-02-28T21:17:18.113Z] 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')
16:17:18 [2024-02-28T21:17:18.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import...", using matcher: of type 'Button'
16:17:18 [2024-02-28T21:17:18.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export...", using matcher: of type 'Button'
16:17:18 [2024-02-28T21:17:18.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: of type 'Button'
16:17:18 [2024-02-28T21:17:18.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Delete
16:17:18 [2024-02-28T21:17:18.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Delete} time=-241945788 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
16:17:18 [2024-02-28T21:17:18.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=-241945788 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
16:17:18 [2024-02-28T21:17:18.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Delete} time=-241945788 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
16:17:18 [2024-02-28T21:17:18.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Delete} time=-241945788 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
16:17:18 [2024-02-28T21:17:18.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Delete} time=-241945787 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
16:17:18 [2024-02-28T21:17:18.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Delete} time=-241945787 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
16:17:18 [2024-02-28T21:17:18.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Delete} time=-241945721 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
16:17:18 [2024-02-28T21:17:18.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=-241945720 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
16:17:18 [2024-02-28T21:17:18.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Delete} time=-241945720 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
16:17:18 [2024-02-28T21:17:18.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Delete} time=-241945720 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
16:17:18 [2024-02-28T21:17:18.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Delete} time=-241945720 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
16:17:18 [2024-02-28T21:17:18.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Delete
16:17:18 [2024-02-28T21:17:18.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Custom Parser", using matcher: with text 'Delete Custom Parser'
16:17:18 [2024-02-28T21:17:18.113Z] 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=-241945719 data=null doit=true}, Shell with text {Delete Custom Parser}]
16:17:18 [2024-02-28T21:17:18.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Custom Parser}
16:17:18 [2024-02-28T21:17:18.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
16:17:18 [2024-02-28T21:17:18.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
16:17:18 [2024-02-28T21:17:18.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
16:17:18 [2024-02-28T21:17:18.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
16:17:18 [2024-02-28T21:17:18.113Z] 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')
16:17:18 [2024-02-28T21:17:18.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
16:17:18 [2024-02-28T21:17:18.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-241945718 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:17:18 [2024-02-28T21:17:18.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-241945718 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:17:18 [2024-02-28T21:17:18.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-241945718 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:17:18 [2024-02-28T21:17:18.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-241945718 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:17:18 [2024-02-28T21:17:18.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-241945718 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:17:18 [2024-02-28T21:17:18.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-241945718 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:17:18 [2024-02-28T21:17:18.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-241945717 data=null 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')]
16:17:18 [2024-02-28T21:17:18.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Delete} time=-241945787 data=null 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')]
16:17:18 [2024-02-28T21:17:18.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:17:18 [2024-02-28T21:17:18.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
16:17:18 [2024-02-28T21:17:18.369Z] 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=-241945627 data=null doit=true}, Shell with text {Manage Custom Parsers}]
16:17:18 [2024-02-28T21:17:18.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Manage Custom Parsers}
16:17:18 [2024-02-28T21:17:18.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Text", using matcher: of type 'Button'
16:17:18 [2024-02-28T21:17:18.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: of type 'Button'
16:17:18 [2024-02-28T21:17:18.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: of type 'Button'
16:17:18 [2024-02-28T21:17:18.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
16:17:18 [2024-02-28T21:17:18.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
16:17:18 [2024-02-28T21:17:18.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import...", using matcher: of type 'Button'
16:17:18 [2024-02-28T21:17:18.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export...", using matcher: of type 'Button'
16:17:18 [2024-02-28T21:17:18.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: of type 'Button'
16:17:18 [2024-02-28T21:17:18.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: with mnemonic 'Close'
16:17:18 [2024-02-28T21:17:18.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: with style 'SWT.PUSH'
16:17:18 [2024-02-28T21:17:18.369Z] 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')
16:17:18 [2024-02-28T21:17:18.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Close
16:17:18 [2024-02-28T21:17:18.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Close} time=-241945626 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:17:18 [2024-02-28T21:17:18.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Close} time=-241945626 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:17:18 [2024-02-28T21:17:18.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Close} time=-241945626 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:17:18 [2024-02-28T21:17:18.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Close} time=-241945626 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:17:18 [2024-02-28T21:17:18.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Close} time=-241945626 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:17:18 [2024-02-28T21:17:18.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Close} time=-241945625 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:17:18 [2024-02-28T21:17:18.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Close} time=-241945625 data=null 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')]
16:17:18 [2024-02-28T21:17:18.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Manage Custom Parsers...} time=-241947316 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...']
16:17:18 [2024-02-28T21:17:18.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:17:18 [2024-02-28T21:17:18.370Z] 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@624be1d4] time=-241945535 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:17:18 [2024-02-28T21:17:18.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:17:18 [2024-02-28T21:17:18.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:17:18 [2024-02-28T21:17:18.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:17:18 [2024-02-28T21:17:18.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:17:18 [2024-02-28T21:17:18.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestText} time=-241945530 data=null button=0 stateMask=0x0 x=69 y=12 count=0}, TreeItem with text {TestText}]
16:17:18 [2024-02-28T21:17:18.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestText} time=-241945530 data=null doit=true}, TreeItem with text {TestText}]
16:17:18 [2024-02-28T21:17:18.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestText} time=-241945529 data=null}, TreeItem with text {TestText}]
16:17:18 [2024-02-28T21:17:18.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestText} time=-241945529 data=null button=1 stateMask=0x0 x=69 y=12 count=1}, TreeItem with text {TestText}]
16:17:18 [2024-02-28T21:17:18.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241945529 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}]
16:17:18 [2024-02-28T21:17:18.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestText} time=-241945501 data=null button=1 stateMask=0x80000 x=69 y=12 count=1}, TreeItem with text {TestText}]
16:17:18 [2024-02-28T21:17:18.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:17:18 [2024-02-28T21:17:18.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:17:18 [2024-02-28T21:17:18.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:17:19 [2024-02-28T21:17:19.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:17:19 [2024-02-28T21:17:19.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:17:19 [2024-02-28T21:17:19.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:17:19 [2024-02-28T21:17:19.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:17:19 [2024-02-28T21:17:19.550Z] 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')
16:17:19 [2024-02-28T21:17:19.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:17:19 [2024-02-28T21:17:19.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:17:19 [2024-02-28T21:17:19.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:17:19 [2024-02-28T21:17:19.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:17:19 [2024-02-28T21:17:19.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
16:17:19 [2024-02-28T21:17:19.550Z] 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=-241944618 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:17:19 [2024-02-28T21:17:19.550Z] 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=-241944618 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:17:19 [2024-02-28T21:17:19.551Z] 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=-241944617 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:17:19 [2024-02-28T21:17:19.551Z] 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=-241944617 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:17:19 [2024-02-28T21:17:19.551Z] 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=-241944617 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:17:19 [2024-02-28T21:17:19.551Z] 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=-241944617 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:17:19 [2024-02-28T21:17:19.551Z] 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=-241944617 data=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')]
16:17:19 [2024-02-28T21:17:19.551Z] 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=-241944617 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:17:19 [2024-02-28T21:17:19.551Z] 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=-241944617 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:17:19 [2024-02-28T21:17:19.551Z] 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=-241944617 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:17:19 [2024-02-28T21:17:19.551Z] 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=-241944617 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:17:19 [2024-02-28T21:17:19.551Z] 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=-241944617 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:17:19 [2024-02-28T21:17:19.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:17:19 [2024-02-28T21:17:19.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:17:19 [2024-02-28T21:17:19.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:17:19 [2024-02-28T21:17:19.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:17:19 [2024-02-28T21:17:19.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:17:19 [2024-02-28T21:17:19.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:17:19 [2024-02-28T21:17:19.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:17:19 [2024-02-28T21:17:19.551Z] 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')
16:17:19 [2024-02-28T21:17:19.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:17:19 [2024-02-28T21:17:19.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-241944616 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:17:19 [2024-02-28T21:17:19.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-241944616 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:17:19 [2024-02-28T21:17:19.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-241944616 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:17:19 [2024-02-28T21:17:19.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-241944616 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:17:19 [2024-02-28T21:17:19.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-241944616 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:17:19 [2024-02-28T21:17:19.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-241944616 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:17:19 [2024-02-28T21:17:19.551Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:17:19 [2024-02-28T21:17:19.551Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:17:19 [2024-02-28T21:17:19.551Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:17:19 [2024-02-28T21:17:19.551Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:17:19 [2024-02-28T21:17:19.551Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:17:19 [2024-02-28T21:17:19.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:17:19 [2024-02-28T21:17:19.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-241944616 data=null 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')]
16:17:19 [2024-02-28T21:17:19.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-241945407 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:17:20 [2024-02-28T21:17:20.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:17:20 [2024-02-28T21:17:20.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:17:20 [2024-02-28T21:17:20.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:17:20 [2024-02-28T21:17:20.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:17:20 [2024-02-28T21:17:20.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:17:20 [2024-02-28T21:17:20.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:17:20 [2024-02-28T21:17:20.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestText} time=-241943994 data=null button=0 stateMask=0x0 x=69 y=12 count=0}, TreeItem with text {TestText}]
16:17:20 [2024-02-28T21:17:20.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestText} time=-241943994 data=null doit=true}, TreeItem with text {TestText}]
16:17:20 [2024-02-28T21:17:20.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestText} time=-241943994 data=null}, TreeItem with text {TestText}]
16:17:20 [2024-02-28T21:17:20.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestText} time=-241943993 data=null button=1 stateMask=0x0 x=69 y=12 count=1}, TreeItem with text {TestText}]
16:17:20 [2024-02-28T21:17:20.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241943993 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}]
16:17:20 [2024-02-28T21:17:20.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestText} time=-241943965 data=null button=1 stateMask=0x80000 x=69 y=12 count=1}, TreeItem with text {TestText}]
16:17:20 [2024-02-28T21:17:20.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:17:20 [2024-02-28T21:17:20.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestText} time=-241943962 data=null button=0 stateMask=0x0 x=69 y=12 count=0}, TreeItem with text {TestText}]
16:17:20 [2024-02-28T21:17:20.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestText} time=-241943962 data=null doit=true}, TreeItem with text {TestText}]
16:17:20 [2024-02-28T21:17:20.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestText} time=-241943962 data=null}, TreeItem with text {TestText}]
16:17:20 [2024-02-28T21:17:20.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestText} time=-241943962 data=null button=1 stateMask=0x0 x=69 y=12 count=1}, TreeItem with text {TestText}]
16:17:20 [2024-02-28T21:17:20.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241943962 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}]
16:17:20 [2024-02-28T21:17:20.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestText} time=-241943938 data=null button=1 stateMask=0x80000 x=69 y=12 count=1}, TreeItem with text {TestText}]
16:17:20 [2024-02-28T21:17:20.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestText} time=-241943938 data=null doit=true}, TreeItem with text {TestText}]
16:17:20 [2024-02-28T21:17:20.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestText} time=-241943938 data=null}, TreeItem with text {TestText}]
16:17:20 [2024-02-28T21:17:20.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestText} time=-241943938 data=null button=1 stateMask=0x0 x=69 y=12 count=1}, TreeItem with text {TestText}]
16:17:20 [2024-02-28T21:17:20.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-241943937 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}]
16:17:20 [2024-02-28T21:17:20.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestText} time=-241943935 data=null button=1 stateMask=0x80000 x=69 y=12 count=1}, TreeItem with text {TestText}]
16:17:20 [2024-02-28T21:17:20.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:17:20 [2024-02-28T21:17:20.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-241943934 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:17:20 [2024-02-28T21:17:20.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-241943934 data=null doit=true}, TreeItem with text {Traces [0]}]
16:17:20 [2024-02-28T21:17:20.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-241943934 data=null}, TreeItem with text {Traces [0]}]
16:17:20 [2024-02-28T21:17:20.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-241943934 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:17:20 [2024-02-28T21:17:20.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241943934 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]}]
16:17:20 [2024-02-28T21:17:20.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-241943920 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:17:20 [2024-02-28T21:17:20.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:17:20 [2024-02-28T21:17:20.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-241943919 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:17:20 [2024-02-28T21:17:20.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-241943919 data=null doit=true}, TreeItem with text {Traces [0]}]
16:17:20 [2024-02-28T21:17:20.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-241943919 data=null}, TreeItem with text {Traces [0]}]
16:17:20 [2024-02-28T21:17:20.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-241943919 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:17:20 [2024-02-28T21:17:20.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241943918 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]}]
16:17:20 [2024-02-28T21:17:20.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-241943909 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:17:20 [2024-02-28T21:17:20.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Manage Custom Parser...", using matcher: with mnemonic 'Manage Custom Parsers...'
16:17:20 [2024-02-28T21:17:20.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Manage Custom Parsers...'
16:17:20 [2024-02-28T21:17:20.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Manage Custom Parsers...'
16:17:20 [2024-02-28T21:17:20.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
16:17:20 [2024-02-28T21:17:20.368Z] 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=-241943591 data=null doit=true}, Shell with text {Manage Custom Parsers}]
16:17:20 [2024-02-28T21:17:20.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Manage Custom Parsers}
16:17:20 [2024-02-28T21:17:20.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched List with text "", using matcher: of type 'List'
16:17:20 [2024-02-28T21:17:20.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched List with text "", using matcher: (of type 'List')
16:17:20 [2024-02-28T21:17:20.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Set selection (of type 'List') to text Demo Category : Demo trace
16:17:20 [2024-02-28T21:17:20.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 6 to [MouseEnter [6]: MouseEvent{List {} time=-241943588 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'List')]
16:17:20 [2024-02-28T21:17:20.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 26 to [Activate [26]: ShellEvent{List {} time=-241943588 data=null doit=true}, (of type 'List')]
16:17:20 [2024-02-28T21:17:20.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 15 to [FocusIn [15]: FocusEvent{List {} time=-241943588 data=null}, (of type 'List')]
16:17:20 [2024-02-28T21:17:20.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 3 to [MouseDown [3]: MouseEvent{List {} time=-241943577 data=null button=1 stateMask=0x0 x=103 y=34 count=1}, (of type 'List')]
16:17:20 [2024-02-28T21:17:20.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 13 to [Selection [13]: SelectionEvent{List {} time=-241943576 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'List')]
16:17:20 [2024-02-28T21:17:20.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 4 to [MouseUp [4]: MouseEvent{List {} time=-241943576 data=null button=1 stateMask=0x80000 x=103 y=34 count=1}, (of type 'List')]
16:17:20 [2024-02-28T21:17:20.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Text", using matcher: of type 'Button'
16:17:20 [2024-02-28T21:17:20.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: of type 'Button'
16:17:20 [2024-02-28T21:17:20.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: of type 'Button'
16:17:20 [2024-02-28T21:17:20.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
16:17:20 [2024-02-28T21:17:20.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: with mnemonic 'Edit...'
16:17:20 [2024-02-28T21:17:20.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: with style 'SWT.PUSH'
16:17:20 [2024-02-28T21:17:20.369Z] 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')
16:17:20 [2024-02-28T21:17:20.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
16:17:20 [2024-02-28T21:17:20.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import...", using matcher: of type 'Button'
16:17:20 [2024-02-28T21:17:20.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export...", using matcher: of type 'Button'
16:17:20 [2024-02-28T21:17:20.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: of type 'Button'
16:17:20 [2024-02-28T21:17:20.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Edit...
16:17:20 [2024-02-28T21:17:20.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Edit...} time=-241943575 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
16:17:20 [2024-02-28T21:17:20.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Edit...} time=-241943575 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
16:17:20 [2024-02-28T21:17:20.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Edit...} time=-241943575 data=null doit=true}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
16:17:20 [2024-02-28T21:17:20.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Edit...} time=-241943575 data=null}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
16:17:20 [2024-02-28T21:17:20.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Edit...} time=-241943575 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
16:17:20 [2024-02-28T21:17:20.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Edit...} time=-241943575 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
16:17:20 [2024-02-28T21:17:20.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Edit...} time=-241943410 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
16:17:20 [2024-02-28T21:17:20.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Edit...} time=-241943408 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
16:17:20 [2024-02-28T21:17:20.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Edit...} time=-241943408 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
16:17:20 [2024-02-28T21:17:20.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Edit...} time=-241943408 data=null doit=true}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
16:17:20 [2024-02-28T21:17:20.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Edit...} time=-241943408 data=null}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
16:17:20 [2024-02-28T21:17:20.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Edit...
16:17:20 [2024-02-28T21:17:20.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom Text Parser", using matcher: with text 'Custom Text Parser'
16:17:20 [2024-02-28T21:17:20.624Z] 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=-241943407 data=null doit=true}, Shell with text {Custom Text Parser}]
16:17:20 [2024-02-28T21:17:20.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Custom Text Parser}
16:17:20 [2024-02-28T21:17:20.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Demo Category", using matcher: of type 'Text'
16:17:20 [2024-02-28T21:17:20.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
16:17:20 [2024-02-28T21:17:20.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Demo Category", using matcher: with label (with mnemonic 'Category:')
16:17:20 [2024-02-28T21:17:20.624Z] 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:'))
16:17:20 [2024-02-28T21:17:20.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: of type 'Text'
16:17:20 [2024-02-28T21:17:20.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
16:17:20 [2024-02-28T21:17:20.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: with label (with mnemonic 'Category:')
16:17:20 [2024-02-28T21:17:20.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
16:17:20 [2024-02-28T21:17:20.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Demo trace", using matcher: of type 'Text'
16:17:20 [2024-02-28T21:17:20.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
16:17:20 [2024-02-28T21:17:20.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Demo trace", using matcher: with label (with mnemonic 'Category:')
16:17:20 [2024-02-28T21:17:20.624Z] 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:'))
16:17:20 [2024-02-28T21:17:20.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching timesta...", using matcher: of type 'Text'
16:17:20 [2024-02-28T21:17:20.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
16:17:20 [2024-02-28T21:17:20.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching timesta...", using matcher: with label (with mnemonic 'Category:')
16:17:20 [2024-02-28T21:17:20.624Z] 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:'))
16:17:20 [2024-02-28T21:17:20.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text'
16:17:20 [2024-02-28T21:17:20.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
16:17:20 [2024-02-28T21:17:20.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(\d*)\s(.*)", using matcher: with label (with mnemonic 'Category:')
16:17:20 [2024-02-28T21:17:20.624Z] 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:'))
16:17:20 [2024-02-28T21:17:20.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:17:20 [2024-02-28T21:17:20.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
16:17:20 [2024-02-28T21:17:20.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Category:')
16:17:20 [2024-02-28T21:17:20.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
16:17:20 [2024-02-28T21:17:20.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: of type 'Text'
16:17:20 [2024-02-28T21:17:20.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
16:17:20 [2024-02-28T21:17:20.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: with label (with mnemonic 'Category:')
16:17:20 [2024-02-28T21:17:20.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
16:17:20 [2024-02-28T21:17:20.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: of type 'Text'
16:17:20 [2024-02-28T21:17:20.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
16:17:20 [2024-02-28T21:17:20.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Category:')
16:17:20 [2024-02-28T21:17:20.625Z] 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:'))
16:17:20 [2024-02-28T21:17:20.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: of type 'Text'
16:17:20 [2024-02-28T21:17:20.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
16:17:20 [2024-02-28T21:17:20.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Category:')
16:17:20 [2024-02-28T21:17:20.625Z] 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:'))
16:17:20 [2024-02-28T21:17:20.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Edit an existing cus...", using matcher: of type 'Text'
16:17:20 [2024-02-28T21:17:20.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
16:17:20 [2024-02-28T21:17:20.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Category:')
16:17:20 [2024-02-28T21:17:20.625Z] 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:'))
16:17:20 [2024-02-28T21:17:20.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Category", using matcher: of type 'Text'
16:17:20 [2024-02-28T21:17:20.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: of type 'Text'
16:17:20 [2024-02-28T21:17:20.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Demo trace", using matcher: of type 'Text'
16:17:20 [2024-02-28T21:17:20.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
16:17:20 [2024-02-28T21:17:20.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Demo trace", using matcher: with label (with mnemonic 'Trace type:')
16:17:20 [2024-02-28T21:17:20.625Z] 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:'))
16:17:20 [2024-02-28T21:17:20.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching timesta...", using matcher: of type 'Text'
16:17:20 [2024-02-28T21:17:20.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
16:17:20 [2024-02-28T21:17:20.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching timesta...", using matcher: with label (with mnemonic 'Trace type:')
16:17:20 [2024-02-28T21:17:20.625Z] 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:'))
16:17:20 [2024-02-28T21:17:20.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text'
16:17:20 [2024-02-28T21:17:20.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
16:17:20 [2024-02-28T21:17:20.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(\d*)\s(.*)", using matcher: with label (with mnemonic 'Trace type:')
16:17:20 [2024-02-28T21:17:20.625Z] 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:'))
16:17:20 [2024-02-28T21:17:20.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:17:20 [2024-02-28T21:17:20.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
16:17:20 [2024-02-28T21:17:20.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Trace type:')
16:17:20 [2024-02-28T21:17:20.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
16:17:20 [2024-02-28T21:17:20.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: of type 'Text'
16:17:20 [2024-02-28T21:17:20.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
16:17:20 [2024-02-28T21:17:20.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: with label (with mnemonic 'Trace type:')
16:17:20 [2024-02-28T21:17:20.625Z] 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:'))
16:17:20 [2024-02-28T21:17:20.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: of type 'Text'
16:17:20 [2024-02-28T21:17:20.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
16:17:20 [2024-02-28T21:17:20.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Trace type:')
16:17:20 [2024-02-28T21:17:20.625Z] 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:'))
16:17:20 [2024-02-28T21:17:20.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: of type 'Text'
16:17:20 [2024-02-28T21:17:20.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
16:17:20 [2024-02-28T21:17:20.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Trace type:')
16:17:20 [2024-02-28T21:17:20.625Z] 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:'))
16:17:20 [2024-02-28T21:17:20.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Edit an existing cus...", using matcher: of type 'Text'
16:17:20 [2024-02-28T21:17:20.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
16:17:20 [2024-02-28T21:17:20.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Trace type:')
16:17:20 [2024-02-28T21:17:20.625Z] 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:'))
16:17:20 [2024-02-28T21:17:20.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Category", using matcher: of type 'Text'
16:17:20 [2024-02-28T21:17:20.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: of type 'Text'
16:17:20 [2024-02-28T21:17:20.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
16:17:20 [2024-02-28T21:17:20.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: with label (with mnemonic 'Time Stamp format:')
16:17:20 [2024-02-28T21:17:20.626Z] 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:'))
16:17:20 [2024-02-28T21:17:20.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Trace", using matcher: of type 'Text'
16:17:20 [2024-02-28T21:17:20.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
16:17:20 [2024-02-28T21:17:20.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Trace", using matcher: with label (with mnemonic 'Time Stamp format:')
16:17:20 [2024-02-28T21:17:20.626Z] 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:'))
16:17:20 [2024-02-28T21:17:20.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching timesta...", using matcher: of type 'Text'
16:17:20 [2024-02-28T21:17:20.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
16:17:20 [2024-02-28T21:17:20.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching timesta...", using matcher: with label (with mnemonic 'Time Stamp format:')
16:17:20 [2024-02-28T21:17:20.626Z] 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:'))
16:17:20 [2024-02-28T21:17:20.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text'
16:17:20 [2024-02-28T21:17:20.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
16:17:20 [2024-02-28T21:17:20.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(\d*)\s(.*)", using matcher: with label (with mnemonic 'Time Stamp format:')
16:17:20 [2024-02-28T21:17:20.626Z] 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:'))
16:17:20 [2024-02-28T21:17:20.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:17:20 [2024-02-28T21:17:20.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
16:17:20 [2024-02-28T21:17:20.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Time Stamp format:')
16:17:20 [2024-02-28T21:17:20.626Z] 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:'))
16:17:20 [2024-02-28T21:17:20.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: of type 'Text'
16:17:20 [2024-02-28T21:17:20.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
16:17:20 [2024-02-28T21:17:20.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: with label (with mnemonic 'Time Stamp format:')
16:17:20 [2024-02-28T21:17:20.626Z] 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:'))
16:17:20 [2024-02-28T21:17:20.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: of type 'Text'
16:17:20 [2024-02-28T21:17:20.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
16:17:20 [2024-02-28T21:17:20.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Time Stamp format:')
16:17:20 [2024-02-28T21:17:20.626Z] 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:'))
16:17:20 [2024-02-28T21:17:20.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: of type 'Text'
16:17:20 [2024-02-28T21:17:20.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
16:17:20 [2024-02-28T21:17:20.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Time Stamp format:')
16:17:20 [2024-02-28T21:17:20.626Z] 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:'))
16:17:20 [2024-02-28T21:17:20.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Edit an existing cus...", using matcher: of type 'Text'
16:17:20 [2024-02-28T21:17:20.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
16:17:20 [2024-02-28T21:17:20.626Z] 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:')
16:17:20 [2024-02-28T21:17:20.626Z] 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:'))
16:17:20 [2024-02-28T21:17:20.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "(0,∞)", using matcher: of type 'Combo'
16:17:20 [2024-02-28T21:17:20.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "(0,∞)", using matcher: (of type 'Combo')
16:17:20 [2024-02-28T21:17:20.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Timestamp", using matcher: of type 'Combo'
16:17:20 [2024-02-28T21:17:20.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Timestamp", using matcher: (of type 'Combo')
16:17:20 [2024-02-28T21:17:20.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Set", using matcher: of type 'Combo'
16:17:20 [2024-02-28T21:17:20.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Set", using matcher: (of type 'Combo')
16:17:20 [2024-02-28T21:17:20.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Message", using matcher: of type 'Combo'
16:17:20 [2024-02-28T21:17:20.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Message", using matcher: (of type 'Combo')
16:17:20 [2024-02-28T21:17:20.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Set", using matcher: of type 'Combo'
16:17:20 [2024-02-28T21:17:20.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Set", using matcher: (of type 'Combo')
16:17:20 [2024-02-28T21:17:20.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to Timestamp
16:17:20 [2024-02-28T21:17:20.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Timestamp} [layout=null] time=-241943235 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
16:17:20 [2024-02-28T21:17:20.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to Timestamp
16:17:20 [2024-02-28T21:17:20.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Category", using matcher: of type 'Text'
16:17:20 [2024-02-28T21:17:20.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ss", using matcher: of type 'Text'
16:17:20 [2024-02-28T21:17:20.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Trace", using matcher: of type 'Text'
16:17:20 [2024-02-28T21:17:20.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching timesta...", using matcher: of type 'Text'
16:17:20 [2024-02-28T21:17:20.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text'
16:17:20 [2024-02-28T21:17:20.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:17:20 [2024-02-28T21:17:20.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: of type 'Text'
16:17:20 [2024-02-28T21:17:20.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "format:", using matcher: with mnemonic 'format:'
16:17:20 [2024-02-28T21:17:20.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: with label (with mnemonic 'format:')
16:17:20 [2024-02-28T21:17:20.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'format:'))
16:17:20 [2024-02-28T21:17:20.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: of type 'Text'
16:17:20 [2024-02-28T21:17:20.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "format:", using matcher: with mnemonic 'format:'
16:17:20 [2024-02-28T21:17:20.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'format:')
16:17:20 [2024-02-28T21:17:20.627Z] 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:'))
16:17:20 [2024-02-28T21:17:20.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: of type 'Text'
16:17:20 [2024-02-28T21:17:20.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "format:", using matcher: with mnemonic 'format:'
16:17:20 [2024-02-28T21:17:20.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'format:')
16:17:20 [2024-02-28T21:17:20.627Z] 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:'))
16:17:20 [2024-02-28T21:17:20.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Edit an existing cus...", using matcher: of type 'Text'
16:17:20 [2024-02-28T21:17:20.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "format:", using matcher: with mnemonic 'format:'
16:17:20 [2024-02-28T21:17:20.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'format:')
16:17:20 [2024-02-28T21:17:20.627Z] 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:'))
16:17:20 [2024-02-28T21:17:20.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:17:20 [2024-02-28T21:17:20.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:17:20 [2024-02-28T21:17:20.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:17:20 [2024-02-28T21:17:20.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:17:20 [2024-02-28T21:17:20.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:17:20 [2024-02-28T21:17:20.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:17:20 [2024-02-28T21:17:20.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:17:20 [2024-02-28T21:17:20.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:17:20 [2024-02-28T21:17:20.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:17:20 [2024-02-28T21:17:20.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:17:20 [2024-02-28T21:17:20.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:17:20 [2024-02-28T21:17:20.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:17:20 [2024-02-28T21:17:20.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:17:20 [2024-02-28T21:17:20.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:17:20 [2024-02-28T21:17:20.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:17:20 [2024-02-28T21:17:20.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:17:20 [2024-02-28T21:17:20.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:17:20 [2024-02-28T21:17:20.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:17:20 [2024-02-28T21:17:20.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:17:20 [2024-02-28T21:17:20.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:17:20 [2024-02-28T21:17:20.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:17:20 [2024-02-28T21:17:20.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Event type:", using matcher: of type 'Button'
16:17:20 [2024-02-28T21:17:20.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:17:20 [2024-02-28T21:17:20.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:17:20 [2024-02-28T21:17:20.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:17:20 [2024-02-28T21:17:20.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:17:20 [2024-02-28T21:17:20.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:17:20 [2024-02-28T21:17:20.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:17:20 [2024-02-28T21:17:20.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:17:20 [2024-02-28T21:17:20.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:17:20 [2024-02-28T21:17:20.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:17:20 [2024-02-28T21:17:20.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: of type 'Button'
16:17:20 [2024-02-28T21:17:20.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH'
16:17:20 [2024-02-28T21:17:20.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:17:20 [2024-02-28T21:17:20.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:17:20 [2024-02-28T21:17:20.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:17:20 [2024-02-28T21:17:20.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:17:20 [2024-02-28T21:17:20.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:17:20 [2024-02-28T21:17:20.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH'
16:17:20 [2024-02-28T21:17:20.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:17:20 [2024-02-28T21:17:20.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:17:20 [2024-02-28T21:17:20.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
16:17:20 [2024-02-28T21:17:20.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:17:20 [2024-02-28T21:17:20.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:17:20 [2024-02-28T21:17:20.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
16:17:20 [2024-02-28T21:17:20.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:17:20 [2024-02-28T21:17:20.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:17:20 [2024-02-28T21:17:20.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:17:20 [2024-02-28T21:17:20.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:17:20 [2024-02-28T21:17:20.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
16:17:20 [2024-02-28T21:17:20.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=-241943213 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:17:20 [2024-02-28T21:17:20.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=-241943213 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:17:20 [2024-02-28T21:17:20.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=-241943213 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
16:17:20 [2024-02-28T21:17:20.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=-241943213 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
16:17:20 [2024-02-28T21:17:20.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=-241943213 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:17:20 [2024-02-28T21:17:20.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=-241943213 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:17:20 [2024-02-28T21:17:20.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=-241943213 data=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')]
16:17:20 [2024-02-28T21:17:20.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {} time=-241943137 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:17:20 [2024-02-28T21:17:20.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=-241943136 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:17:20 [2024-02-28T21:17:20.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {} time=-241943136 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:17:20 [2024-02-28T21:17:20.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {} time=-241943136 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
16:17:20 [2024-02-28T21:17:20.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {} time=-241943136 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
16:17:20 [2024-02-28T21:17:20.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:17:20 [2024-02-28T21:17:20.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:17:20 [2024-02-28T21:17:20.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:17:20 [2024-02-28T21:17:20.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:17:20 [2024-02-28T21:17:20.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:17:20 [2024-02-28T21:17:20.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched StyledText with text "", using matcher: of type 'StyledText'
16:17:20 [2024-02-28T21:17:20.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched StyledText with text "", using matcher: (of type 'StyledText')
16:17:20 [2024-02-28T21:17:20.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:17:20 [2024-02-28T21:17:20.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Root Line 1 (0,∞) : \s*(\d*)\s(.*)} time=-241943124 data=null button=0 stateMask=0x0 x=142 y=12 count=0}, TreeItem with text {Root Line 1 (0,∞) : \s*(\d*)\s(.*)}]
16:17:20 [2024-02-28T21:17:20.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Root Line 1 (0,∞) : \s*(\d*)\s(.*)} time=-241943124 data=null doit=true}, TreeItem with text {Root Line 1 (0,∞) : \s*(\d*)\s(.*)}]
16:17:20 [2024-02-28T21:17:20.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Root Line 1 (0,∞) : \s*(\d*)\s(.*)} time=-241943124 data=null}, TreeItem with text {Root Line 1 (0,∞) : \s*(\d*)\s(.*)}]
16:17:20 [2024-02-28T21:17:20.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Root Line 1 (0,∞) : \s*(\d*)\s(.*)} time=-241943124 data=null button=1 stateMask=0x0 x=142 y=12 count=1}, TreeItem with text {Root Line 1 (0,∞) : \s*(\d*)\s(.*)}]
16:17:20 [2024-02-28T21:17:20.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241943123 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(.*)}]
16:17:20 [2024-02-28T21:17:20.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Root Line 1 (0,∞) : \s*(\d*)\s(.*)} time=-241943025 data=null button=1 stateMask=0x80000 x=142 y=12 count=1}, TreeItem with text {Root Line 1 (0,∞) : \s*(\d*)\s(.*)}]
16:17:20 [2024-02-28T21:17:20.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Category", using matcher: of type 'Text'
16:17:20 [2024-02-28T21:17:20.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ss", using matcher: of type 'Text'
16:17:20 [2024-02-28T21:17:20.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Trace", using matcher: of type 'Text'
16:17:20 [2024-02-28T21:17:20.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "12", using matcher: of type 'Text'
16:17:20 [2024-02-28T21:17:20.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text'
16:17:20 [2024-02-28T21:17:20.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
16:17:20 [2024-02-28T21:17:20.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(\d*)\s(.*)", using matcher: with label (with mnemonic 'Regular expression:')
16:17:20 [2024-02-28T21:17:20.886Z] 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:'))
16:17:20 [2024-02-28T21:17:20.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:17:20 [2024-02-28T21:17:20.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
16:17:20 [2024-02-28T21:17:20.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:')
16:17:20 [2024-02-28T21:17:20.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
16:17:20 [2024-02-28T21:17:20.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ss", using matcher: of type 'Text'
16:17:20 [2024-02-28T21:17:20.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
16:17:20 [2024-02-28T21:17:20.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ss", using matcher: with label (with mnemonic 'Regular expression:')
16:17:20 [2024-02-28T21:17:20.886Z] 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:'))
16:17:20 [2024-02-28T21:17:20.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "12", using matcher: of type 'Text'
16:17:20 [2024-02-28T21:17:20.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
16:17:20 [2024-02-28T21:17:20.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "12", using matcher: with label (with mnemonic 'Regular expression:')
16:17:20 [2024-02-28T21:17:20.886Z] 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:'))
16:17:20 [2024-02-28T21:17:20.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Hello", using matcher: of type 'Text'
16:17:20 [2024-02-28T21:17:20.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
16:17:20 [2024-02-28T21:17:20.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Hello", using matcher: with label (with mnemonic 'Regular expression:')
16:17:20 [2024-02-28T21:17:20.886Z] 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:'))
16:17:20 [2024-02-28T21:17:20.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Edit an existing cus...", using matcher: of type 'Text'
16:17:20 [2024-02-28T21:17:20.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
16:17:20 [2024-02-28T21:17:20.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Regular expression:')
16:17:20 [2024-02-28T21:17:20.886Z] 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:'))
16:17:20 [2024-02-28T21:17:20.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:17:20 [2024-02-28T21:17:20.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Root Line 2 (0,∞) : } time=-241943008 data=null button=0 stateMask=0x0 x=103 y=35 count=0}, TreeItem with text {Root Line 2 (0,∞) : }]
16:17:20 [2024-02-28T21:17:20.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Root Line 2 (0,∞) : } time=-241943007 data=null doit=true}, TreeItem with text {Root Line 2 (0,∞) : }]
16:17:20 [2024-02-28T21:17:20.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Root Line 2 (0,∞) : } time=-241943007 data=null}, TreeItem with text {Root Line 2 (0,∞) : }]
16:17:20 [2024-02-28T21:17:20.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Root Line 2 (0,∞) : } time=-241943000 data=null button=1 stateMask=0x0 x=103 y=35 count=1}, TreeItem with text {Root Line 2 (0,∞) : }]
16:17:20 [2024-02-28T21:17:20.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241943000 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,∞) : }]
16:17:20 [2024-02-28T21:17:20.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Root Line 2 (0,∞) : } time=-241942966 data=null button=1 stateMask=0x80000 x=103 y=35 count=1}, TreeItem with text {Root Line 2 (0,∞) : }]
16:17:20 [2024-02-28T21:17:20.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Category", using matcher: of type 'Text'
16:17:20 [2024-02-28T21:17:20.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ss", using matcher: of type 'Text'
16:17:20 [2024-02-28T21:17:20.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Trace", using matcher: of type 'Text'
16:17:20 [2024-02-28T21:17:20.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "12", using matcher: of type 'Text'
16:17:20 [2024-02-28T21:17:20.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:17:20 [2024-02-28T21:17:20.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
16:17:20 [2024-02-28T21:17:20.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:')
16:17:20 [2024-02-28T21:17:20.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
16:17:20 [2024-02-28T21:17:20.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:17:20 [2024-02-28T21:17:20.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
16:17:20 [2024-02-28T21:17:20.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:')
16:17:20 [2024-02-28T21:17:20.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
16:17:20 [2024-02-28T21:17:20.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Edit an existing cus...", using matcher: of type 'Text'
16:17:20 [2024-02-28T21:17:20.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
16:17:20 [2024-02-28T21:17:20.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Regular expression:')
16:17:20 [2024-02-28T21:17:20.886Z] 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:'))
16:17:20 [2024-02-28T21:17:20.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:17:20 [2024-02-28T21:17:20.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:17:20 [2024-02-28T21:17:20.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:17:20 [2024-02-28T21:17:20.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:17:20 [2024-02-28T21:17:20.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:17:20 [2024-02-28T21:17:20.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:17:20 [2024-02-28T21:17:20.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:17:20 [2024-02-28T21:17:20.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:17:20 [2024-02-28T21:17:20.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:17:20 [2024-02-28T21:17:20.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:17:20 [2024-02-28T21:17:20.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:17:20 [2024-02-28T21:17:20.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:17:20 [2024-02-28T21:17:20.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:17:20 [2024-02-28T21:17:20.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:17:20 [2024-02-28T21:17:20.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:17:20 [2024-02-28T21:17:20.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:17:20 [2024-02-28T21:17:20.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:17:20 [2024-02-28T21:17:20.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:17:20 [2024-02-28T21:17:20.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:17:20 [2024-02-28T21:17:20.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:17:20 [2024-02-28T21:17:20.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:17:20 [2024-02-28T21:17:20.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Event type:", using matcher: of type 'Button'
16:17:20 [2024-02-28T21:17:20.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:17:20 [2024-02-28T21:17:20.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:17:20 [2024-02-28T21:17:20.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:17:20 [2024-02-28T21:17:20.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: of type 'Button'
16:17:20 [2024-02-28T21:17:20.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH'
16:17:20 [2024-02-28T21:17:20.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:17:20 [2024-02-28T21:17:20.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:17:20 [2024-02-28T21:17:20.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:17:20 [2024-02-28T21:17:20.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:17:20 [2024-02-28T21:17:20.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:17:20 [2024-02-28T21:17:20.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH'
16:17:20 [2024-02-28T21:17:20.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:17:20 [2024-02-28T21:17:20.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:17:20 [2024-02-28T21:17:20.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
16:17:20 [2024-02-28T21:17:20.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:17:20 [2024-02-28T21:17:20.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:17:20 [2024-02-28T21:17:20.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
16:17:20 [2024-02-28T21:17:20.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:17:20 [2024-02-28T21:17:20.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:17:20 [2024-02-28T21:17:20.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:17:20 [2024-02-28T21:17:20.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:17:20 [2024-02-28T21:17:20.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
16:17:20 [2024-02-28T21:17:20.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=-241942930 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:17:20 [2024-02-28T21:17:20.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=-241942930 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:17:20 [2024-02-28T21:17:20.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=-241942930 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
16:17:20 [2024-02-28T21:17:20.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=-241942930 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
16:17:20 [2024-02-28T21:17:20.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=-241942930 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:17:21 [2024-02-28T21:17:21.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=-241942930 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:17:21 [2024-02-28T21:17:21.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=-241942929 data=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')]
16:17:21 [2024-02-28T21:17:21.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:17:21 [2024-02-28T21:17:21.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "(0,∞)", using matcher: of type 'Combo'
16:17:21 [2024-02-28T21:17:21.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Message", using matcher: of type 'Combo'
16:17:21 [2024-02-28T21:17:21.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Set", using matcher: of type 'Combo'
16:17:21 [2024-02-28T21:17:21.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Set", using matcher: with text 'Set'
16:17:21 [2024-02-28T21:17:21.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Set", using matcher: (of type 'Combo' and with text 'Set')
16:17:21 [2024-02-28T21:17:21.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with text 'Set') to Append with |
16:17:21 [2024-02-28T21:17:21.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Append with |} [layout=null] time=-241942898 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')]
16:17:21 [2024-02-28T21:17:21.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with text 'Set') to Append with |
16:17:21 [2024-02-28T21:17:21.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:17:21 [2024-02-28T21:17:21.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:17:21 [2024-02-28T21:17:21.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:17:21 [2024-02-28T21:17:21.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:17:21 [2024-02-28T21:17:21.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:17:21 [2024-02-28T21:17:21.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:17:21 [2024-02-28T21:17:21.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:17:21 [2024-02-28T21:17:21.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Event type:", using matcher: of type 'Button'
16:17:21 [2024-02-28T21:17:21.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:17:21 [2024-02-28T21:17:21.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:17:21 [2024-02-28T21:17:21.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: of type 'Button'
16:17:21 [2024-02-28T21:17:21.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: with mnemonic 'Highlight All'
16:17:21 [2024-02-28T21:17:21.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH'
16:17:21 [2024-02-28T21:17:21.144Z] 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')
16:17:21 [2024-02-28T21:17:21.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:17:21 [2024-02-28T21:17:21.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:17:21 [2024-02-28T21:17:21.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:17:21 [2024-02-28T21:17:21.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:17:21 [2024-02-28T21:17:21.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:17:21 [2024-02-28T21:17:21.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Highlight All
16:17:21 [2024-02-28T21:17:21.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Highlight All} time=-241942892 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')]
16:17:21 [2024-02-28T21:17:21.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Highlight All} time=-241942892 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')]
16:17:21 [2024-02-28T21:17:21.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Highlight All} time=-241942892 data=null doit=true}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
16:17:21 [2024-02-28T21:17:21.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Highlight All} time=-241942892 data=null}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
16:17:21 [2024-02-28T21:17:21.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Highlight All} time=-241942892 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')]
16:17:21 [2024-02-28T21:17:21.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Highlight All} time=-241942892 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')]
16:17:21 [2024-02-28T21:17:21.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Highlight All} time=-241942892 data=null 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')]
16:17:21 [2024-02-28T21:17:21.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Highlight All} time=-241942833 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')]
16:17:21 [2024-02-28T21:17:21.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Highlight All} time=-241942833 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')]
16:17:21 [2024-02-28T21:17:21.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Highlight All} time=-241942833 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')]
16:17:21 [2024-02-28T21:17:21.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Highlight All} time=-241942832 data=null doit=true}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
16:17:21 [2024-02-28T21:17:21.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Highlight All} time=-241942832 data=null}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
16:17:21 [2024-02-28T21:17:21.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Highlight All
16:17:21 [2024-02-28T21:17:21.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:17:21 [2024-02-28T21:17:21.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:17:21 [2024-02-28T21:17:21.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:17:21 [2024-02-28T21:17:21.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:17:21 [2024-02-28T21:17:21.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:17:21 [2024-02-28T21:17:21.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:17:21 [2024-02-28T21:17:21.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:17:21 [2024-02-28T21:17:21.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Event type:", using matcher: of type 'Button'
16:17:21 [2024-02-28T21:17:21.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:17:21 [2024-02-28T21:17:21.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:17:21 [2024-02-28T21:17:21.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: of type 'Button'
16:17:21 [2024-02-28T21:17:21.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:17:21 [2024-02-28T21:17:21.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:17:21 [2024-02-28T21:17:21.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:17:21 [2024-02-28T21:17:21.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
16:17:21 [2024-02-28T21:17:21.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
16:17:21 [2024-02-28T21:17:21.144Z] 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')
16:17:21 [2024-02-28T21:17:21.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:17:21 [2024-02-28T21:17:21.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:17:21 [2024-02-28T21:17:21.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
16:17:21 [2024-02-28T21:17:21.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-241942831 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:17:21 [2024-02-28T21:17:21.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-241942831 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:17:21 [2024-02-28T21:17:21.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-241942831 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:17:21 [2024-02-28T21:17:21.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-241942830 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:17:21 [2024-02-28T21:17:21.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-241942830 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:17:21 [2024-02-28T21:17:21.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-241942830 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:17:21 [2024-02-28T21:17:21.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-241942830 data=null 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')]
16:17:21 [2024-02-28T21:17:21.145Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:17:21 [2024-02-28T21:17:21.145Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:17:21 [2024-02-28T21:17:21.145Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:17:21 [2024-02-28T21:17:21.145Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:17:21 [2024-02-28T21:17:21.145Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:17:21 [2024-02-28T21:17:21.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
16:17:21 [2024-02-28T21:17:21.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:17:21 [2024-02-28T21:17:21.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:17:21 [2024-02-28T21:17:21.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:17:21 [2024-02-28T21:17:21.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:17:21 [2024-02-28T21:17:21.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:17:21 [2024-02-28T21:17:21.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:17:21 [2024-02-28T21:17:21.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:17:21 [2024-02-28T21:17:21.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:17:21 [2024-02-28T21:17:21.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:17:21 [2024-02-28T21:17:21.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:17:21 [2024-02-28T21:17:21.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:17:21 [2024-02-28T21:17:21.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:17:21 [2024-02-28T21:17:21.145Z] 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')
16:17:21 [2024-02-28T21:17:21.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:17:21 [2024-02-28T21:17:21.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-241942788 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:17:21 [2024-02-28T21:17:21.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-241942788 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:17:21 [2024-02-28T21:17:21.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-241942788 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:17:21 [2024-02-28T21:17:21.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-241942788 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:17:21 [2024-02-28T21:17:21.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-241942787 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:17:21 [2024-02-28T21:17:21.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-241942787 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:17:21 [2024-02-28T21:17:21.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')
16:17:21 [2024-02-28T21:17:21.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-241942787 data=null 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')]
16:17:21 [2024-02-28T21:17:21.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Edit...} time=-241943575 data=null 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')]
16:17:21 [2024-02-28T21:17:21.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:17:21 [2024-02-28T21:17:21.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
16:17:21 [2024-02-28T21:17:21.401Z] 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=-241942531 data=null doit=true}, Shell with text {Manage Custom Parsers}]
16:17:21 [2024-02-28T21:17:21.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Manage Custom Parsers}
16:17:21 [2024-02-28T21:17:21.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched List with text "", using matcher: of type 'List'
16:17:21 [2024-02-28T21:17:21.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched List with text "", using matcher: (of type 'List')
16:17:21 [2024-02-28T21:17:21.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Set selection (of type 'List') to text Test Category : Test Trace
16:17:21 [2024-02-28T21:17:21.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 6 to [MouseEnter [6]: MouseEvent{List {} time=-241942529 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'List')]
16:17:21 [2024-02-28T21:17:21.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 26 to [Activate [26]: ShellEvent{List {} time=-241942529 data=null doit=true}, (of type 'List')]
16:17:21 [2024-02-28T21:17:21.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 15 to [FocusIn [15]: FocusEvent{List {} time=-241942529 data=null}, (of type 'List')]
16:17:21 [2024-02-28T21:17:21.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 3 to [MouseDown [3]: MouseEvent{List {} time=-241942529 data=null button=1 stateMask=0x0 x=103 y=34 count=1}, (of type 'List')]
16:17:21 [2024-02-28T21:17:21.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 13 to [Selection [13]: SelectionEvent{List {} time=-241942529 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'List')]
16:17:21 [2024-02-28T21:17:21.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 4 to [MouseUp [4]: MouseEvent{List {} time=-241942529 data=null button=1 stateMask=0x80000 x=103 y=34 count=1}, (of type 'List')]
16:17:21 [2024-02-28T21:17:21.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Text", using matcher: of type 'Button'
16:17:21 [2024-02-28T21:17:21.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: of type 'Button'
16:17:21 [2024-02-28T21:17:21.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: of type 'Button'
16:17:21 [2024-02-28T21:17:21.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
16:17:21 [2024-02-28T21:17:21.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
16:17:21 [2024-02-28T21:17:21.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
16:17:21 [2024-02-28T21:17:21.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
16:17:21 [2024-02-28T21:17:21.402Z] 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')
16:17:21 [2024-02-28T21:17:21.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import...", using matcher: of type 'Button'
16:17:21 [2024-02-28T21:17:21.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export...", using matcher: of type 'Button'
16:17:21 [2024-02-28T21:17:21.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: of type 'Button'
16:17:21 [2024-02-28T21:17:21.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Delete
16:17:21 [2024-02-28T21:17:21.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Delete} time=-241942528 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
16:17:21 [2024-02-28T21:17:21.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=-241942528 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
16:17:21 [2024-02-28T21:17:21.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Delete} time=-241942528 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
16:17:21 [2024-02-28T21:17:21.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Delete} time=-241942528 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
16:17:21 [2024-02-28T21:17:21.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Delete} time=-241942528 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
16:17:21 [2024-02-28T21:17:21.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Delete} time=-241942528 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
16:17:21 [2024-02-28T21:17:21.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Delete} time=-241942498 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
16:17:21 [2024-02-28T21:17:21.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=-241942498 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
16:17:21 [2024-02-28T21:17:21.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Delete} time=-241942498 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
16:17:21 [2024-02-28T21:17:21.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Delete} time=-241942497 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
16:17:21 [2024-02-28T21:17:21.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Delete} time=-241942497 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
16:17:21 [2024-02-28T21:17:21.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Delete
16:17:21 [2024-02-28T21:17:21.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Custom Parser", using matcher: with text 'Delete Custom Parser'
16:17:21 [2024-02-28T21:17:21.402Z] 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=-241942497 data=null doit=true}, Shell with text {Delete Custom Parser}]
16:17:21 [2024-02-28T21:17:21.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Custom Parser}
16:17:21 [2024-02-28T21:17:21.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
16:17:21 [2024-02-28T21:17:21.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
16:17:21 [2024-02-28T21:17:21.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
16:17:21 [2024-02-28T21:17:21.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
16:17:21 [2024-02-28T21:17:21.402Z] 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')
16:17:21 [2024-02-28T21:17:21.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
16:17:21 [2024-02-28T21:17:21.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-241942496 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:17:21 [2024-02-28T21:17:21.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-241942496 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:17:21 [2024-02-28T21:17:21.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-241942496 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:17:21 [2024-02-28T21:17:21.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-241942496 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:17:21 [2024-02-28T21:17:21.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-241942496 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:17:21 [2024-02-28T21:17:21.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-241942496 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:17:21 [2024-02-28T21:17:21.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-241942496 data=null 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')]
16:17:21 [2024-02-28T21:17:21.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Delete} time=-241942528 data=null 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')]
16:17:21 [2024-02-28T21:17:21.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:17:21 [2024-02-28T21:17:21.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
16:17:21 [2024-02-28T21:17:21.658Z] 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=-241942408 data=null doit=true}, Shell with text {Manage Custom Parsers}]
16:17:21 [2024-02-28T21:17:21.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Manage Custom Parsers}
16:17:21 [2024-02-28T21:17:21.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Text", using matcher: of type 'Button'
16:17:21 [2024-02-28T21:17:21.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: of type 'Button'
16:17:21 [2024-02-28T21:17:21.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: of type 'Button'
16:17:21 [2024-02-28T21:17:21.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
16:17:21 [2024-02-28T21:17:21.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
16:17:21 [2024-02-28T21:17:21.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import...", using matcher: of type 'Button'
16:17:21 [2024-02-28T21:17:21.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export...", using matcher: of type 'Button'
16:17:21 [2024-02-28T21:17:21.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: of type 'Button'
16:17:21 [2024-02-28T21:17:21.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: with mnemonic 'Close'
16:17:21 [2024-02-28T21:17:21.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: with style 'SWT.PUSH'
16:17:21 [2024-02-28T21:17:21.658Z] 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')
16:17:21 [2024-02-28T21:17:21.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Close
16:17:21 [2024-02-28T21:17:21.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Close} time=-241942407 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:17:21 [2024-02-28T21:17:21.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Close} time=-241942407 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:17:21 [2024-02-28T21:17:21.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Close} time=-241942407 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:17:21 [2024-02-28T21:17:21.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Close} time=-241942407 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:17:21 [2024-02-28T21:17:21.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Close} time=-241942407 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:17:21 [2024-02-28T21:17:21.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Close} time=-241942407 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:17:21 [2024-02-28T21:17:21.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Close} time=-241942407 data=null 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')]
16:17:21 [2024-02-28T21:17:21.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Manage Custom Parsers...} time=-241943832 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...']
16:17:21 [2024-02-28T21:17:21.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:17:21 [2024-02-28T21:17:21.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@624be1d4] time=-241942320 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:17:21 [2024-02-28T21:17:21.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:17:21 [2024-02-28T21:17:21.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:17:21 [2024-02-28T21:17:21.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:17:21 [2024-02-28T21:17:21.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:17:21 [2024-02-28T21:17:21.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestText} time=-241942315 data=null button=0 stateMask=0x0 x=69 y=12 count=0}, TreeItem with text {TestText}]
16:17:21 [2024-02-28T21:17:21.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestText} time=-241942315 data=null doit=true}, TreeItem with text {TestText}]
16:17:21 [2024-02-28T21:17:21.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestText} time=-241942315 data=null}, TreeItem with text {TestText}]
16:17:21 [2024-02-28T21:17:21.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestText} time=-241942314 data=null button=1 stateMask=0x0 x=69 y=12 count=1}, TreeItem with text {TestText}]
16:17:21 [2024-02-28T21:17:21.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241942314 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}]
16:17:21 [2024-02-28T21:17:21.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestText} time=-241942283 data=null button=1 stateMask=0x80000 x=69 y=12 count=1}, TreeItem with text {TestText}]
16:17:21 [2024-02-28T21:17:21.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:17:21 [2024-02-28T21:17:21.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:17:21 [2024-02-28T21:17:21.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:17:22 [2024-02-28T21:17:22.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:17:22 [2024-02-28T21:17:22.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:17:22 [2024-02-28T21:17:22.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:17:22 [2024-02-28T21:17:22.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:17:22 [2024-02-28T21:17:22.586Z] 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')
16:17:22 [2024-02-28T21:17:22.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:17:22 [2024-02-28T21:17:22.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:17:22 [2024-02-28T21:17:22.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:17:22 [2024-02-28T21:17:22.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:17:22 [2024-02-28T21:17:22.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
16:17:22 [2024-02-28T21:17:22.586Z] 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=-241941423 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:17:22 [2024-02-28T21:17:22.586Z] 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=-241941422 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:17:22 [2024-02-28T21:17:22.586Z] 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=-241941422 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:17:22 [2024-02-28T21:17:22.586Z] 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=-241941422 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:17:22 [2024-02-28T21:17:22.586Z] 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=-241941422 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:17:22 [2024-02-28T21:17:22.586Z] 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=-241941422 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:17:22 [2024-02-28T21:17:22.586Z] 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=-241941422 data=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')]
16:17:22 [2024-02-28T21:17:22.586Z] 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=-241941422 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:17:22 [2024-02-28T21:17:22.586Z] 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=-241941422 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:17:22 [2024-02-28T21:17:22.587Z] 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=-241941422 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:17:22 [2024-02-28T21:17:22.587Z] 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=-241941422 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:17:22 [2024-02-28T21:17:22.587Z] 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=-241941422 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:17:22 [2024-02-28T21:17:22.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:17:22 [2024-02-28T21:17:22.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:17:22 [2024-02-28T21:17:22.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:17:22 [2024-02-28T21:17:22.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:17:22 [2024-02-28T21:17:22.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:17:22 [2024-02-28T21:17:22.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:17:22 [2024-02-28T21:17:22.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:17:22 [2024-02-28T21:17:22.587Z] 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')
16:17:22 [2024-02-28T21:17:22.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:17:22 [2024-02-28T21:17:22.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-241941421 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:17:22 [2024-02-28T21:17:22.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-241941421 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:17:22 [2024-02-28T21:17:22.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-241941421 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:17:22 [2024-02-28T21:17:22.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-241941421 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:17:22 [2024-02-28T21:17:22.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-241941421 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:17:22 [2024-02-28T21:17:22.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-241941421 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:17:22 [2024-02-28T21:17:22.587Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:17:22 [2024-02-28T21:17:22.587Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:17:22 [2024-02-28T21:17:22.587Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:17:22 [2024-02-28T21:17:22.587Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:17:22 [2024-02-28T21:17:22.587Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:17:22 [2024-02-28T21:17:22.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:17:22 [2024-02-28T21:17:22.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-241941421 data=null 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')]
16:17:22 [2024-02-28T21:17:22.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-241942202 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:17:23 [2024-02-28T21:17:23.148Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.920 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomTxtWizard
16:17:23 [2024-02-28T21:17:23.148Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomTxtWizard.testNew -- Time elapsed: 3.527 s
16:17:23 [2024-02-28T21:17:23.148Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomTxtWizard.testEdit -- Time elapsed: 3.194 s
16:17:23 [2024-02-28T21:17:23.148Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.RawTextEditorTest
16:17:23 [2024-02-28T21:17:23.148Z] 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@624be1d4] time=-241940890 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:17:23 [2024-02-28T21:17:23.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:17:23 [2024-02-28T21:17:23.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
16:17:23 [2024-02-28T21:17:23.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
16:17:23 [2024-02-28T21:17:23.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
16:17:23 [2024-02-28T21:17:23.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-241940722 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
16:17:23 [2024-02-28T21:17:23.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
16:17:25 [2024-02-28T21:17:25.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:17:25 [2024-02-28T21:17:25.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:17:25 [2024-02-28T21:17:25.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:17:25 [2024-02-28T21:17:25.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:17:25 [2024-02-28T21:17:25.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:17:25 [2024-02-28T21:17:25.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
16:17:25 [2024-02-28T21:17:25.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [4] in (of type 'Table')
16:17:25 [2024-02-28T21:17:25.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-241938791 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:17:25 [2024-02-28T21:17:25.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-241938791 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:17:25 [2024-02-28T21:17:25.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-241938791 data=null doit=true}, (of type 'Table')]
16:17:25 [2024-02-28T21:17:25.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-241938791 data=null}, (of type 'Table')]
16:17:25 [2024-02-28T21:17:25.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-241938791 data=null button=1 stateMask=0x0 x=24 y=104 count=1}, (of type 'Table')]
16:17:25 [2024-02-28T21:17:25.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-241938790 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
16:17:25 [2024-02-28T21:17:25.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-241938736 data=null button=1 stateMask=0x80000 x=24 y=104 count=1}, (of type 'Table')]
16:17:25 [2024-02-28T21:17:25.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:17:25 [2024-02-28T21:17:25.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:17:25 [2024-02-28T21:17:25.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:17:25 [2024-02-28T21:17:25.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-241938734 data=null button=0 stateMask=0x0 x=24 y=104 count=0}, TableItem with text {}]
16:17:25 [2024-02-28T21:17:25.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-241938734 data=null doit=true}, TableItem with text {}]
16:17:25 [2024-02-28T21:17:25.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-241938734 data=null}, TableItem with text {}]
16:17:25 [2024-02-28T21:17:25.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-241938734 data=null button=1 stateMask=0x0 x=24 y=104 count=1}, TableItem with text {}]
16:17:25 [2024-02-28T21:17:25.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-241938733 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:17:25 [2024-02-28T21:17:25.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-241938732 data=null button=1 stateMask=0x80000 x=24 y=104 count=1}, TableItem with text {}]
16:17:25 [2024-02-28T21:17:25.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Show Raw", using matcher: with mnemonic 'Show Raw'
16:17:25 [2024-02-28T21:17:25.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Show Raw'
16:17:25 [2024-02-28T21:17:25.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Show Raw} time=-241938691 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Show Raw']
16:17:25 [2024-02-28T21:17:25.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Show Raw'
16:17:25 [2024-02-28T21:17:25.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:17:25 [2024-02-28T21:17:25.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:17:25 [2024-02-28T21:17:25.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicking on TableItem with text {}
16:17:25 [2024-02-28T21:17:25.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-241938599 data=null button=0 stateMask=0x0 x=24 y=104 count=0}, TableItem with text {}]
16:17:25 [2024-02-28T21:17:25.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-241938599 data=null doit=true}, TableItem with text {}]
16:17:25 [2024-02-28T21:17:25.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:17:25 [2024-02-28T21:17:25.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-241938598 data=null}, TableItem with text {}]
16:17:25 [2024-02-28T21:17:25.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-241938598 data=null button=1 stateMask=0x0 x=24 y=104 count=1}, TableItem with text {}]
16:17:25 [2024-02-28T21:17:25.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-241938598 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableItem with text {}]
16:17:25 [2024-02-28T21:17:25.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-241938597 data=null button=1 stateMask=0x80000 x=24 y=104 count=1}, TableItem with text {}]
16:17:25 [2024-02-28T21:17:25.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 7 to [MouseExit [7]: MouseEvent{TableItem {} time=-241938596 data=null button=0 stateMask=0x0 x=24 y=104 count=0}, TableItem with text {}]
16:17:25 [2024-02-28T21:17:25.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 27 to [Deactivate [27]: ShellEvent{TableItem {} time=-241938596 data=null doit=true}, TableItem with text {}]
16:17:25 [2024-02-28T21:17:25.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 16 to [FocusOut [16]: FocusEvent{TableItem {} time=-241938596 data=null}, TableItem with text {}]
16:17:25 [2024-02-28T21:17:25.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicked on TableItem with text {}
16:17:25 [2024-02-28T21:17:25.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched StyledText with text "Jan 01 00:00:03 Host...", using matcher: of type 'StyledText'
16:17:25 [2024-02-28T21:17:25.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched StyledText with text "Jan 01 00:00:03 Host...", using matcher: (of type 'StyledText')
16:17:25 [2024-02-28T21:17:25.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledText - Attempting to set focus on (of type 'StyledText')
16:17:25 [2024-02-28T21:17:25.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledText - Attempting to set focus on (of type 'StyledText')
16:17:25 [2024-02-28T21:17:25.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledText - Attempting to set focus on (of type 'StyledText')
16:17:25 [2024-02-28T21:17:25.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledText - Attempting to set focus on (of type 'StyledText')
16:17:25 [2024-02-28T21:17:25.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledText - Attempting to set focus on (of type 'StyledText')
16:17:26 [2024-02-28T21:17:26.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledText - Attempting to set focus on (of type 'StyledText')
16:17:26 [2024-02-28T21:17:26.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledText - Attempting to set focus on (of type 'StyledText')
16:17:26 [2024-02-28T21:17:26.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledText - Attempting to set focus on (of type 'StyledText')
16:17:26 [2024-02-28T21:17:26.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:17:26 [2024-02-28T21:17:26.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:17:26 [2024-02-28T21:17:26.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicking on TableItem with text {}
16:17:26 [2024-02-28T21:17:26.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-241937618 data=null button=0 stateMask=0x0 x=24 y=127 count=0}, TableItem with text {}]
16:17:26 [2024-02-28T21:17:26.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-241937618 data=null doit=true}, TableItem with text {}]
16:17:26 [2024-02-28T21:17:26.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:17:26 [2024-02-28T21:17:26.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-241937614 data=null}, TableItem with text {}]
16:17:26 [2024-02-28T21:17:26.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-241937614 data=null button=1 stateMask=0x0 x=24 y=127 count=1}, TableItem with text {}]
16:17:26 [2024-02-28T21:17:26.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-241937614 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableItem with text {}]
16:17:26 [2024-02-28T21:17:26.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-241937574 data=null button=1 stateMask=0x80000 x=24 y=127 count=1}, TableItem with text {}]
16:17:26 [2024-02-28T21:17:26.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 7 to [MouseExit [7]: MouseEvent{TableItem {} time=-241937541 data=null button=0 stateMask=0x0 x=24 y=127 count=0}, TableItem with text {}]
16:17:26 [2024-02-28T21:17:26.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 27 to [Deactivate [27]: ShellEvent{TableItem {} time=-241937541 data=null doit=true}, TableItem with text {}]
16:17:26 [2024-02-28T21:17:26.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 16 to [FocusOut [16]: FocusEvent{TableItem {} time=-241937541 data=null}, TableItem with text {}]
16:17:26 [2024-02-28T21:17:26.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicked on TableItem with text {}
16:17:26 [2024-02-28T21:17:26.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:17:26 [2024-02-28T21:17:26.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:17:26 [2024-02-28T21:17:26.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:17:26 [2024-02-28T21:17:26.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-241937540 data=null button=0 stateMask=0x0 x=24 y=104 count=0}, TableItem with text {}]
16:17:26 [2024-02-28T21:17:26.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-241937540 data=null doit=true}, TableItem with text {}]
16:17:26 [2024-02-28T21:17:26.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-241937540 data=null}, TableItem with text {}]
16:17:26 [2024-02-28T21:17:26.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-241937539 data=null button=1 stateMask=0x0 x=24 y=104 count=1}, TableItem with text {}]
16:17:26 [2024-02-28T21:17:26.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-241937539 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:17:26 [2024-02-28T21:17:26.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-241937529 data=null button=1 stateMask=0x80000 x=24 y=104 count=1}, TableItem with text {}]
16:17:26 [2024-02-28T21:17:26.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Hide Raw", using matcher: with mnemonic 'Hide Raw'
16:17:26 [2024-02-28T21:17:26.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Hide Raw'
16:17:26 [2024-02-28T21:17:26.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Hide Raw} time=-241937498 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Hide Raw']
16:17:26 [2024-02-28T21:17:26.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Hide Raw'
16:17:26 [2024-02-28T21:17:26.574Z] 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@624be1d4] time=-241937491 data=null doit=true}, Shell with text {data - Test/Traces/test.txt - Eclipse Platform}]
16:17:26 [2024-02-28T21:17:26.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:17:26 [2024-02-28T21:17:26.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:17:26 [2024-02-28T21:17:26.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:17:26 [2024-02-28T21:17:26.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:17:26 [2024-02-28T21:17:26.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-241937394 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
16:17:26 [2024-02-28T21:17:26.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-241937393 data=null doit=true}, TreeItem with text {Test}]
16:17:26 [2024-02-28T21:17:26.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-241937393 data=null}, TreeItem with text {Test}]
16:17:26 [2024-02-28T21:17:26.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-241937393 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:17:26 [2024-02-28T21:17:26.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241937393 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
16:17:26 [2024-02-28T21:17:26.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-241937334 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:17:26 [2024-02-28T21:17:26.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:17:26 [2024-02-28T21:17:26.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:17:26 [2024-02-28T21:17:26.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:17:27 [2024-02-28T21:17:27.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:17:27 [2024-02-28T21:17:27.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:17:27 [2024-02-28T21:17:27.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:17:27 [2024-02-28T21:17:27.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:17:27 [2024-02-28T21:17:27.755Z] 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')
16:17:27 [2024-02-28T21:17:27.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:17:27 [2024-02-28T21:17:27.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:17:27 [2024-02-28T21:17:27.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:17:27 [2024-02-28T21:17:27.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:17:27 [2024-02-28T21:17:27.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
16:17:27 [2024-02-28T21:17:27.755Z] 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=-241936394 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:17:27 [2024-02-28T21:17:27.755Z] 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=-241936394 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:17:27 [2024-02-28T21:17:27.755Z] 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=-241936394 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:17:27 [2024-02-28T21:17:27.755Z] 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=-241936394 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:17:27 [2024-02-28T21:17:27.755Z] 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=-241936394 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:17:27 [2024-02-28T21:17:27.755Z] 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=-241936394 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:17:27 [2024-02-28T21:17:27.755Z] 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=-241936393 data=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')]
16:17:27 [2024-02-28T21:17:27.755Z] 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=-241936393 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:17:27 [2024-02-28T21:17:27.755Z] 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=-241936393 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:17:27 [2024-02-28T21:17:27.755Z] 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=-241936393 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:17:27 [2024-02-28T21:17:27.755Z] 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=-241936393 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:17:27 [2024-02-28T21:17:27.755Z] 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=-241936393 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:17:27 [2024-02-28T21:17:27.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:17:27 [2024-02-28T21:17:27.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:17:27 [2024-02-28T21:17:27.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:17:27 [2024-02-28T21:17:27.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:17:27 [2024-02-28T21:17:27.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:17:27 [2024-02-28T21:17:27.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:17:27 [2024-02-28T21:17:27.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:17:27 [2024-02-28T21:17:27.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')
16:17:27 [2024-02-28T21:17:27.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:17:27 [2024-02-28T21:17:27.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-241936393 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:17:27 [2024-02-28T21:17:27.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-241936392 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:17:27 [2024-02-28T21:17:27.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-241936392 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:17:27 [2024-02-28T21:17:27.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-241936392 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:17:27 [2024-02-28T21:17:27.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-241936392 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:17:27 [2024-02-28T21:17:27.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-241936392 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:17:27 [2024-02-28T21:17:27.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')
16:17:27 [2024-02-28T21:17:27.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')
16:17:27 [2024-02-28T21:17:27.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')
16:17:27 [2024-02-28T21:17:27.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')
16:17:27 [2024-02-28T21:17:27.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')
16:17:27 [2024-02-28T21:17:27.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:17:27 [2024-02-28T21:17:27.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-241936392 data=null 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')]
16:17:27 [2024-02-28T21:17:27.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-241937237 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:17:28 [2024-02-28T21:17:28.011Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.008 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.RawTextEditorTest
16:17:28 [2024-02-28T21:17:28.011Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.RawTextEditorTest.testRead -- Time elapsed: 4.835 s
16:17:28 [2024-02-28T21:17:28.011Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest
16:17:28 [2024-02-28T21:17:28.011Z] 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@624be1d4] time=-241935870 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:17:28 [2024-02-28T21:17:28.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:17:28 [2024-02-28T21:17:28.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
16:17:28 [2024-02-28T21:17:28.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
16:17:28 [2024-02-28T21:17:28.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
16:17:28 [2024-02-28T21:17:28.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-241935737 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
16:17:28 [2024-02-28T21:17:28.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
16:17:29 [2024-02-28T21:17:29.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
16:17:29 [2024-02-28T21:17:29.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:17:29 [2024-02-28T21:17:29.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:17:29 [2024-02-28T21:17:29.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:17:29 [2024-02-28T21:17:29.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Timestamp", using matcher: with mnemonic 'Timestamp'
16:17:29 [2024-02-28T21:17:29.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Timestamp'
16:17:29 [2024-02-28T21:17:29.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Timestamp} time=-241934183 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Timestamp']
16:17:29 [2024-02-28T21:17:29.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Timestamp'
16:17:29 [2024-02-28T21:17:29.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Host", using matcher: with mnemonic 'Host'
16:17:29 [2024-02-28T21:17:29.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Host'
16:17:29 [2024-02-28T21:17:29.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Host} time=-241934144 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Host']
16:17:29 [2024-02-28T21:17:29.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Host'
16:17:29 [2024-02-28T21:17:29.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Logger", using matcher: with mnemonic 'Logger'
16:17:29 [2024-02-28T21:17:29.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Logger'
16:17:29 [2024-02-28T21:17:29.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Logger} time=-241934114 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Logger']
16:17:29 [2024-02-28T21:17:29.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Logger'
16:17:29 [2024-02-28T21:17:29.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "File", using matcher: with mnemonic 'File'
16:17:29 [2024-02-28T21:17:29.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'File'
16:17:29 [2024-02-28T21:17:29.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {File} time=-241934087 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'File']
16:17:29 [2024-02-28T21:17:29.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'File'
16:17:29 [2024-02-28T21:17:29.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Message", using matcher: with mnemonic 'Message'
16:17:29 [2024-02-28T21:17:29.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Message'
16:17:29 [2024-02-28T21:17:29.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Message} time=-241934077 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Message']
16:17:29 [2024-02-28T21:17:29.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Message'
16:17:31 [2024-02-28T21:17:31.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
16:17:31 [2024-02-28T21:17:31.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:17:31 [2024-02-28T21:17:31.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:17:31 [2024-02-28T21:17:31.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:17:31 [2024-02-28T21:17:31.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Show All", using matcher: with mnemonic 'Show All'
16:17:31 [2024-02-28T21:17:31.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Show All'
16:17:31 [2024-02-28T21:17:31.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Show All} time=-241932576 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Show All']
16:17:31 [2024-02-28T21:17:31.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Show All'
16:17:32 [2024-02-28T21:17:32.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
16:17:32 [2024-02-28T21:17:32.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:17:32 [2024-02-28T21:17:32.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:17:32 [2024-02-28T21:17:32.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:17:32 [2024-02-28T21:17:32.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Message", using matcher: with mnemonic 'Message'
16:17:32 [2024-02-28T21:17:32.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Message'
16:17:32 [2024-02-28T21:17:32.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Message} time=-241931102 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Message']
16:17:32 [2024-02-28T21:17:32.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Message'
16:17:32 [2024-02-28T21:17:32.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Line", using matcher: with mnemonic 'Line'
16:17:32 [2024-02-28T21:17:32.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Line'
16:17:32 [2024-02-28T21:17:32.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Line} time=-241931066 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Line']
16:17:32 [2024-02-28T21:17:32.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Line'
16:17:32 [2024-02-28T21:17:32.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "File", using matcher: with mnemonic 'File'
16:17:32 [2024-02-28T21:17:32.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'File'
16:17:32 [2024-02-28T21:17:32.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {File} time=-241931031 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'File']
16:17:32 [2024-02-28T21:17:32.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'File'
16:17:32 [2024-02-28T21:17:32.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Logger", using matcher: with mnemonic 'Logger'
16:17:32 [2024-02-28T21:17:32.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Logger'
16:17:32 [2024-02-28T21:17:32.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Logger} time=-241931005 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Logger']
16:17:32 [2024-02-28T21:17:32.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Logger'
16:17:32 [2024-02-28T21:17:32.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Host", using matcher: with mnemonic 'Host'
16:17:32 [2024-02-28T21:17:32.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Host'
16:17:32 [2024-02-28T21:17:32.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Host} time=-241930996 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Host']
16:17:32 [2024-02-28T21:17:32.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Host'
16:17:32 [2024-02-28T21:17:32.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Timestamp", using matcher: with mnemonic 'Timestamp'
16:17:32 [2024-02-28T21:17:32.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Timestamp'
16:17:32 [2024-02-28T21:17:32.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Timestamp} time=-241930980 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Timestamp']
16:17:32 [2024-02-28T21:17:32.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Timestamp'
16:17:32 [2024-02-28T21:17:32.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Message", using matcher: with mnemonic 'Message'
16:17:32 [2024-02-28T21:17:32.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Message'
16:17:32 [2024-02-28T21:17:32.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Message} time=-241930976 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Message']
16:17:32 [2024-02-28T21:17:32.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Message'
16:17:32 [2024-02-28T21:17:32.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Timestamp", using matcher: with mnemonic 'Timestamp'
16:17:32 [2024-02-28T21:17:32.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Timestamp'
16:17:32 [2024-02-28T21:17:32.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Timestamp} time=-241930969 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Timestamp']
16:17:33 [2024-02-28T21:17:33.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Timestamp'
16:17:33 [2024-02-28T21:17:33.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Line", using matcher: with mnemonic 'Line'
16:17:33 [2024-02-28T21:17:33.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Line'
16:17:33 [2024-02-28T21:17:33.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Line} time=-241930933 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Line']
16:17:33 [2024-02-28T21:17:33.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Line'
16:17:33 [2024-02-28T21:17:33.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Host", using matcher: with mnemonic 'Host'
16:17:33 [2024-02-28T21:17:33.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Host'
16:17:33 [2024-02-28T21:17:33.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Host} time=-241930904 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Host']
16:17:33 [2024-02-28T21:17:33.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Host'
16:17:33 [2024-02-28T21:17:33.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "File", using matcher: with mnemonic 'File'
16:17:33 [2024-02-28T21:17:33.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'File'
16:17:33 [2024-02-28T21:17:33.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {File} time=-241930806 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'File']
16:17:33 [2024-02-28T21:17:33.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'File'
16:17:33 [2024-02-28T21:17:33.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Logger", using matcher: with mnemonic 'Logger'
16:17:33 [2024-02-28T21:17:33.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Logger'
16:17:33 [2024-02-28T21:17:33.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Logger} time=-241930733 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Logger']
16:17:33 [2024-02-28T21:17:33.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Logger'
16:17:35 [2024-02-28T21:17:35.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
16:17:35 [2024-02-28T21:17:35.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:17:35 [2024-02-28T21:17:35.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:17:35 [2024-02-28T21:17:35.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:17:35 [2024-02-28T21:17:35.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Timestamp", using matcher: with mnemonic 'Timestamp'
16:17:35 [2024-02-28T21:17:35.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Timestamp'
16:17:35 [2024-02-28T21:17:35.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Timestamp} time=-241929198 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Timestamp']
16:17:35 [2024-02-28T21:17:35.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Timestamp'
16:17:35 [2024-02-28T21:17:35.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Host", using matcher: with mnemonic 'Host'
16:17:35 [2024-02-28T21:17:35.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Host'
16:17:35 [2024-02-28T21:17:35.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Host} time=-241929161 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Host']
16:17:35 [2024-02-28T21:17:35.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Host'
16:17:35 [2024-02-28T21:17:35.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Logger", using matcher: with mnemonic 'Logger'
16:17:35 [2024-02-28T21:17:35.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Logger'
16:17:35 [2024-02-28T21:17:35.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Logger} time=-241929130 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Logger']
16:17:35 [2024-02-28T21:17:35.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Logger'
16:17:35 [2024-02-28T21:17:35.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "File", using matcher: with mnemonic 'File'
16:17:35 [2024-02-28T21:17:35.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'File'
16:17:35 [2024-02-28T21:17:35.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {File} time=-241929119 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'File']
16:17:35 [2024-02-28T21:17:35.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'File'
16:17:35 [2024-02-28T21:17:35.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Line", using matcher: with mnemonic 'Line'
16:17:35 [2024-02-28T21:17:35.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Line'
16:17:35 [2024-02-28T21:17:35.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Line} time=-241929089 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Line']
16:17:35 [2024-02-28T21:17:35.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Line'
16:17:35 [2024-02-28T21:17:35.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Message", using matcher: with mnemonic 'Message'
16:17:35 [2024-02-28T21:17:35.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Message'
16:17:35 [2024-02-28T21:17:35.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Message} time=-241929074 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Message']
16:17:35 [2024-02-28T21:17:35.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Message'
16:17:35 [2024-02-28T21:17:35.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Show All", using matcher: with mnemonic 'Show All'
16:17:35 [2024-02-28T21:17:35.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Show All'
16:17:35 [2024-02-28T21:17:35.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Show All} time=-241929070 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Show All']
16:17:35 [2024-02-28T21:17:35.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Show All'
16:17:35 [2024-02-28T21:17:35.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@624be1d4] time=-241928994 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:17:35 [2024-02-28T21:17:35.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:17:35 [2024-02-28T21:17:35.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:17:35 [2024-02-28T21:17:35.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:17:35 [2024-02-28T21:17:35.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:17:35 [2024-02-28T21:17:35.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-241928990 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:17:35 [2024-02-28T21:17:35.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-241928989 data=null doit=true}, TreeItem with text {test}]
16:17:35 [2024-02-28T21:17:35.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-241928989 data=null}, TreeItem with text {test}]
16:17:35 [2024-02-28T21:17:35.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-241928989 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:17:35 [2024-02-28T21:17:35.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241928989 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:17:35 [2024-02-28T21:17:35.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-241928933 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:17:35 [2024-02-28T21:17:35.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:17:35 [2024-02-28T21:17:35.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:17:35 [2024-02-28T21:17:35.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:17:35 [2024-02-28T21:17:35.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:17:35 [2024-02-28T21:17:35.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:17:35 [2024-02-28T21:17:35.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:17:35 [2024-02-28T21:17:35.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:17:35 [2024-02-28T21:17:35.931Z] 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')
16:17:35 [2024-02-28T21:17:35.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:17:35 [2024-02-28T21:17:35.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:17:35 [2024-02-28T21:17:35.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:17:35 [2024-02-28T21:17:35.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:17:35 [2024-02-28T21:17:35.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
16:17:35 [2024-02-28T21:17:35.931Z] 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=-241928123 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:17:35 [2024-02-28T21:17:35.931Z] 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=-241928123 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:17:35 [2024-02-28T21:17:35.931Z] 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=-241928123 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:17:35 [2024-02-28T21:17:35.931Z] 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=-241928123 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:17:35 [2024-02-28T21:17:35.931Z] 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=-241928122 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:17:35 [2024-02-28T21:17:35.931Z] 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=-241928122 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:17:35 [2024-02-28T21:17:35.931Z] 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=-241928122 data=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')]
16:17:35 [2024-02-28T21:17:35.931Z] 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=-241928122 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:17:35 [2024-02-28T21:17:35.931Z] 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=-241928122 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:17:35 [2024-02-28T21:17:35.931Z] 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=-241928122 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:17:35 [2024-02-28T21:17:35.932Z] 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=-241928122 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:17:35 [2024-02-28T21:17:35.932Z] 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=-241928122 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:17:35 [2024-02-28T21:17:35.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:17:35 [2024-02-28T21:17:35.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:17:35 [2024-02-28T21:17:35.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:17:35 [2024-02-28T21:17:35.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:17:35 [2024-02-28T21:17:35.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:17:35 [2024-02-28T21:17:35.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:17:35 [2024-02-28T21:17:35.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:17:35 [2024-02-28T21:17:35.932Z] 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')
16:17:35 [2024-02-28T21:17:35.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:17:35 [2024-02-28T21:17:35.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-241928122 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:17:35 [2024-02-28T21:17:35.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-241928121 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:17:35 [2024-02-28T21:17:35.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-241928121 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:17:35 [2024-02-28T21:17:35.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-241928121 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:17:35 [2024-02-28T21:17:35.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-241928121 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:17:35 [2024-02-28T21:17:35.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-241928121 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:17:35 [2024-02-28T21:17:35.932Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:17:35 [2024-02-28T21:17:35.932Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:17:35 [2024-02-28T21:17:35.932Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:17:35 [2024-02-28T21:17:35.932Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:17:35 [2024-02-28T21:17:35.932Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:17:35 [2024-02-28T21:17:35.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:17:35 [2024-02-28T21:17:35.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-241928121 data=null 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')]
16:17:35 [2024-02-28T21:17:35.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-241928893 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:17:36 [2024-02-28T21:17:36.492Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.255 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest
16:17:36 [2024-02-28T21:17:36.492Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest.testPersistHiding -- Time elapsed: 3.188 s
16:17:36 [2024-02-28T21:17:36.492Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest.testToggleColumns -- Time elapsed: 1.817 s
16:17:36 [2024-02-28T21:17:36.492Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest.testShowAll -- Time elapsed: 1.626 s
16:17:36 [2024-02-28T21:17:36.492Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest
16:17:36 [2024-02-28T21:17: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@624be1d4] time=-241927608 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:17:36 [2024-02-28T21:17:36.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:17:36 [2024-02-28T21:17:36.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
16:17:36 [2024-02-28T21:17:36.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
16:17:36 [2024-02-28T21:17:36.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
16:17:36 [2024-02-28T21:17:36.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-241927510 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
16:17:36 [2024-02-28T21:17:36.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
16:17:40 [2024-02-28T21:17:40.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
16:17:40 [2024-02-28T21:17:40.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:17:40 [2024-02-28T21:17:40.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:17:40 [2024-02-28T21:17:40.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:17:40 [2024-02-28T21:17:40.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
16:17:40 [2024-02-28T21:17:40.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicking on (of type 'Table')
16:17:40 [2024-02-28T21:17:40.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-241923794 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:17:40 [2024-02-28T21:17:40.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-241923794 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:17:40 [2024-02-28T21:17:40.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-241923794 data=null doit=true}, (of type 'Table')]
16:17:40 [2024-02-28T21:17:40.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-241923794 data=null}, (of type 'Table')]
16:17:40 [2024-02-28T21:17:40.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{Table {} [layout=null] time=-241923794 data=null button=1 stateMask=0x0 x=682 y=12 count=1}, (of type 'Table')]
16:17:40 [2024-02-28T21:17:40.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{Table {} [layout=null] time=-241923737 data=null button=1 stateMask=0x80000 x=682 y=12 count=1}, (of type 'Table')]
16:17:40 [2024-02-28T21:17:40.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-241923735 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
16:17:40 [2024-02-28T21:17:40.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 32 to [MouseHover [32]: MouseEvent{Table {} [layout=null] time=-241923734 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:17:40 [2024-02-28T21:17:40.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-241923733 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:17:40 [2024-02-28T21:17:40.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 7 to [MouseExit [7]: MouseEvent{Table {} [layout=null] time=-241923733 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:17:40 [2024-02-28T21:17:40.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 27 to [Deactivate [27]: ShellEvent{Table {} [layout=null] time=-241923733 data=null doit=true}, (of type 'Table')]
16:17:40 [2024-02-28T21:17:40.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 16 to [FocusOut [16]: FocusEvent{Table {} [layout=null] time=-241923733 data=null}, (of type 'Table')]
16:17:40 [2024-02-28T21:17:40.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicked on (of type 'Table')
16:17:40 [2024-02-28T21:17:40.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:17:40 [2024-02-28T21:17:40.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
16:17:40 [2024-02-28T21:17:40.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Inserting text:e
16:17:40 [2024-02-28T21:17:40.656Z]  into text (of type 'Text')
16:17:40 [2024-02-28T21:17:40.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
16:17:40 [2024-02-28T21:17:40.656Z] DEBUG org.eclipse.swtbot.swt.finder.keyboard.Keyboard - Typing text ''e
16:17:40 [2024-02-28T21:17:40.656Z] '' with an interval of {1}ms. between characters.
16:17:40 [2024-02-28T21:17:40.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
16:17:40 [2024-02-28T21:17:40.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [7] in (of type 'Table')
16:17:40 [2024-02-28T21:17:40.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-241923387 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:17:40 [2024-02-28T21:17:40.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-241923387 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:17:40 [2024-02-28T21:17:40.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-241923387 data=null doit=true}, (of type 'Table')]
16:17:40 [2024-02-28T21:17:40.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-241923386 data=null}, (of type 'Table')]
16:17:40 [2024-02-28T21:17:40.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-241923386 data=null button=1 stateMask=0x0 x=24 y=173 count=1}, (of type 'Table')]
16:17:40 [2024-02-28T21:17:40.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-241923386 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
16:17:40 [2024-02-28T21:17:40.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-241923385 data=null button=1 stateMask=0x80000 x=24 y=173 count=1}, (of type 'Table')]
16:17:41 [2024-02-28T21:17:41.580Z] 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@624be1d4] time=-241922393 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
16:17:41 [2024-02-28T21:17:41.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:17:41 [2024-02-28T21:17:41.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:17:41 [2024-02-28T21:17:41.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:17:41 [2024-02-28T21:17:41.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:17:41 [2024-02-28T21:17:41.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-241922313 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:17:41 [2024-02-28T21:17:41.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-241922312 data=null doit=true}, TreeItem with text {test}]
16:17:41 [2024-02-28T21:17:41.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-241922312 data=null}, TreeItem with text {test}]
16:17:41 [2024-02-28T21:17:41.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-241922312 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:17:41 [2024-02-28T21:17:41.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241922312 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:17:41 [2024-02-28T21:17:41.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-241922306 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:17:41 [2024-02-28T21:17:41.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:17:41 [2024-02-28T21:17:41.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:17:41 [2024-02-28T21:17:41.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:17:42 [2024-02-28T21:17:42.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:17:42 [2024-02-28T21:17:42.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:17:42 [2024-02-28T21:17:42.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:17:42 [2024-02-28T21:17:42.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:17:42 [2024-02-28T21:17:42.397Z] 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')
16:17:42 [2024-02-28T21:17:42.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:17:42 [2024-02-28T21:17:42.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:17:42 [2024-02-28T21:17:42.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:17:42 [2024-02-28T21:17:42.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:17:42 [2024-02-28T21:17:42.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
16:17:42 [2024-02-28T21:17:42.397Z] 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=-241921458 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:17:42 [2024-02-28T21:17:42.397Z] 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=-241921458 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:17:42 [2024-02-28T21:17:42.397Z] 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=-241921458 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:17:42 [2024-02-28T21:17:42.397Z] 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=-241921458 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:17:42 [2024-02-28T21:17:42.397Z] 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=-241921458 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:17:42 [2024-02-28T21:17:42.397Z] 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=-241921458 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:17:42 [2024-02-28T21:17:42.397Z] 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=-241921458 data=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')]
16:17:42 [2024-02-28T21:17:42.397Z] 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=-241921458 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:17:42 [2024-02-28T21:17:42.397Z] 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=-241921458 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:17:42 [2024-02-28T21:17:42.397Z] 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=-241921458 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:17:42 [2024-02-28T21:17:42.398Z] 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=-241921458 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:17:42 [2024-02-28T21:17:42.398Z] 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=-241921458 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:17:42 [2024-02-28T21:17:42.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:17:42 [2024-02-28T21:17:42.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:17:42 [2024-02-28T21:17:42.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:17:42 [2024-02-28T21:17:42.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:17:42 [2024-02-28T21:17:42.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:17:42 [2024-02-28T21:17:42.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:17:42 [2024-02-28T21:17:42.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:17:42 [2024-02-28T21:17:42.398Z] 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')
16:17:42 [2024-02-28T21:17:42.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:17:42 [2024-02-28T21:17:42.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-241921457 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:17:42 [2024-02-28T21:17:42.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-241921457 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:17:42 [2024-02-28T21:17:42.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-241921457 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:17:42 [2024-02-28T21:17:42.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-241921457 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:17:42 [2024-02-28T21:17:42.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-241921457 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:17:42 [2024-02-28T21:17:42.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-241921457 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:17:42 [2024-02-28T21:17:42.398Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:17:42 [2024-02-28T21:17:42.398Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:17:42 [2024-02-28T21:17:42.398Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:17:42 [2024-02-28T21:17:42.398Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:17:42 [2024-02-28T21:17:42.398Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:17:42 [2024-02-28T21:17:42.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:17:42 [2024-02-28T21:17:42.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-241921457 data=null 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')]
16:17:42 [2024-02-28T21:17:42.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-241922237 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:17:44 [2024-02-28T21:17:44.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
16:17:44 [2024-02-28T21:17:44.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:17:44 [2024-02-28T21:17:44.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:17:44 [2024-02-28T21:17:44.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:17:44 [2024-02-28T21:17:44.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
16:17:44 [2024-02-28T21:17:44.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicking on (of type 'Table')
16:17:44 [2024-02-28T21:17:44.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-241919384 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:17:44 [2024-02-28T21:17:44.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-241919384 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:17:44 [2024-02-28T21:17:44.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-241919384 data=null doit=true}, (of type 'Table')]
16:17:44 [2024-02-28T21:17:44.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-241919384 data=null}, (of type 'Table')]
16:17:44 [2024-02-28T21:17:44.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{Table {} [layout=null] time=-241919384 data=null button=1 stateMask=0x0 x=102 y=12 count=1}, (of type 'Table')]
16:17:44 [2024-02-28T21:17:44.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{Table {} [layout=null] time=-241919343 data=null button=1 stateMask=0x80000 x=102 y=12 count=1}, (of type 'Table')]
16:17:44 [2024-02-28T21:17:44.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-241919341 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
16:17:44 [2024-02-28T21:17:44.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 32 to [MouseHover [32]: MouseEvent{Table {} [layout=null] time=-241919341 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:17:44 [2024-02-28T21:17:44.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-241919340 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:17:44 [2024-02-28T21:17:44.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 7 to [MouseExit [7]: MouseEvent{Table {} [layout=null] time=-241919340 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:17:44 [2024-02-28T21:17:44.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 27 to [Deactivate [27]: ShellEvent{Table {} [layout=null] time=-241919340 data=null doit=true}, (of type 'Table')]
16:17:44 [2024-02-28T21:17:44.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 16 to [FocusOut [16]: FocusEvent{Table {} [layout=null] time=-241919340 data=null}, (of type 'Table')]
16:17:44 [2024-02-28T21:17:44.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicked on (of type 'Table')
16:17:44 [2024-02-28T21:17:44.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:17:44 [2024-02-28T21:17:44.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
16:17:44 [2024-02-28T21:17:44.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Inserting text:00
16:17:44 [2024-02-28T21:17:44.539Z]  into text (of type 'Text')
16:17:44 [2024-02-28T21:17:44.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
16:17:44 [2024-02-28T21:17:44.539Z] DEBUG org.eclipse.swtbot.swt.finder.keyboard.Keyboard - Typing text ''00
16:17:44 [2024-02-28T21:17:44.539Z] '' with an interval of {1}ms. between characters.
16:17:45 [2024-02-28T21:17:45.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
16:17:45 [2024-02-28T21:17:45.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [7] in (of type 'Table')
16:17:45 [2024-02-28T21:17:45.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-241918817 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:17:45 [2024-02-28T21:17:45.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-241918817 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:17:45 [2024-02-28T21:17:45.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-241918817 data=null doit=true}, (of type 'Table')]
16:17:45 [2024-02-28T21:17:45.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-241918817 data=null}, (of type 'Table')]
16:17:45 [2024-02-28T21:17:45.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-241918817 data=null button=1 stateMask=0x0 x=24 y=173 count=1}, (of type 'Table')]
16:17:45 [2024-02-28T21:17:45.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-241918817 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
16:17:45 [2024-02-28T21:17:45.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-241918816 data=null button=1 stateMask=0x80000 x=24 y=173 count=1}, (of type 'Table')]
16:17:46 [2024-02-28T21:17:46.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
16:17:46 [2024-02-28T21:17:46.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicking on (of type 'Table')
16:17:46 [2024-02-28T21:17:46.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-241917903 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:17:46 [2024-02-28T21:17:46.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-241917903 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:17:46 [2024-02-28T21:17:46.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-241917903 data=null doit=true}, (of type 'Table')]
16:17:46 [2024-02-28T21:17:46.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-241917903 data=null}, (of type 'Table')]
16:17:46 [2024-02-28T21:17:46.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{Table {} [layout=null] time=-241917903 data=null button=1 stateMask=0x0 x=14 y=12 count=1}, (of type 'Table')]
16:17:46 [2024-02-28T21:17:46.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{Table {} [layout=null] time=-241917881 data=null button=1 stateMask=0x80000 x=14 y=12 count=1}, (of type 'Table')]
16:17:46 [2024-02-28T21:17:46.026Z] 
16:17:46 [2024-02-28T21:17:46.026Z] !ENTRY org.eclipse.ui 4 0 2024-02-28 21:17:45.930
16:17:46 [2024-02-28T21:17:46.026Z] !MESSAGE Unhandled event loop exception
16:17:46 [2024-02-28T21:17:46.026Z] !STACK 0
16:17:46 [2024-02-28T21:17:46.026Z] org.eclipse.swt.SWTException: Widget is disposed
16:17:46 [2024-02-28T21:17:46.026Z] 	at org.eclipse.swt.SWT.error(SWT.java:4918)
16:17:46 [2024-02-28T21:17:46.026Z] 	at org.eclipse.swt.SWT.error(SWT.java:4833)
16:17:46 [2024-02-28T21:17:46.026Z] 	at org.eclipse.swt.SWT.error(SWT.java:4804)
16:17:46 [2024-02-28T21:17:46.026Z] 	at org.eclipse.swt.widgets.Widget.error(Widget.java:565)
16:17:46 [2024-02-28T21:17:46.026Z] 	at org.eclipse.swt.widgets.Widget.checkWidget(Widget.java:480)
16:17:46 [2024-02-28T21:17:46.026Z] 	at org.eclipse.swt.widgets.Widget.getData(Widget.java:619)
16:17:46 [2024-02-28T21:17:46.026Z] 	at org.eclipse.tracecompass.tmf.ui.viewers.events.TmfEventsTable$TableSelectionListener.widgetSelected(TmfEventsTable.java:289)
16:17:46 [2024-02-28T21:17:46.026Z] 	at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:252)
16:17:46 [2024-02-28T21:17:46.026Z] 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
16:17:46 [2024-02-28T21:17:46.026Z] 	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5854)
16:17:46 [2024-02-28T21:17:46.026Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1529)
16:17:46 [2024-02-28T21:17:46.026Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1555)
16:17:46 [2024-02-28T21:17:46.026Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1538)
16:17:46 [2024-02-28T21:17:46.026Z] 	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1316)
16:17:46 [2024-02-28T21:17:46.026Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:193)
16:17:46 [2024-02-28T21:17:46.026Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
16:17:46 [2024-02-28T21:17:46.026Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:90)
16:17:46 [2024-02-28T21:17:46.026Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
16:17:46 [2024-02-28T21:17:46.026Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
16:17:46 [2024-02-28T21:17:46.026Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5039)
16:17:46 [2024-02-28T21:17:46.026Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4519)
16:17:46 [2024-02-28T21:17:46.026Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
16:17:46 [2024-02-28T21:17:46.026Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
16:17:46 [2024-02-28T21:17:46.026Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046)
16:17:46 [2024-02-28T21:17:46.026Z] 	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155)
16:17:46 [2024-02-28T21:17:46.027Z] 	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:648)
16:17:46 [2024-02-28T21:17:46.027Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
16:17:46 [2024-02-28T21:17:46.027Z] 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:555)
16:17:46 [2024-02-28T21:17:46.027Z] 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:173)
16:17:46 [2024-02-28T21:17:46.027Z] 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152)
16:17:46 [2024-02-28T21:17:46.027Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:34)
16:17:46 [2024-02-28T21:17:46.027Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:129)
16:17:46 [2024-02-28T21:17:46.027Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:44)
16:17:46 [2024-02-28T21:17:46.027Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
16:17:46 [2024-02-28T21:17:46.027Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
16:17:46 [2024-02-28T21:17:46.027Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
16:17:46 [2024-02-28T21:17:46.027Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
16:17:46 [2024-02-28T21:17:46.027Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
16:17:46 [2024-02-28T21:17:46.027Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
16:17:46 [2024-02-28T21:17:46.027Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
16:17:46 [2024-02-28T21:17:46.027Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
16:17:46 [2024-02-28T21:17:46.027Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
16:17:46 [2024-02-28T21:17:46.027Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
16:17:46 [2024-02-28T21:17:46.027Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
16:17:46 [2024-02-28T21:17:46.027Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
16:17:46 [2024-02-28T21:17:46.027Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1432)
16:17:46 [2024-02-28T21:17:46.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-241917881 data=null item=TableItem {*Disposed*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
16:17:46 [2024-02-28T21:17:46.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 32 to [MouseHover [32]: MouseEvent{Table {} [layout=null] time=-241917877 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:17:46 [2024-02-28T21:17:46.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-241917877 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:17:46 [2024-02-28T21:17:46.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 7 to [MouseExit [7]: MouseEvent{Table {} [layout=null] time=-241917877 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:17:46 [2024-02-28T21:17:46.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 27 to [Deactivate [27]: ShellEvent{Table {} [layout=null] time=-241917876 data=null doit=true}, (of type 'Table')]
16:17:46 [2024-02-28T21:17:46.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 16 to [FocusOut [16]: FocusEvent{Table {} [layout=null] time=-241917876 data=null}, (of type 'Table')]
16:17:46 [2024-02-28T21:17:46.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicked on (of type 'Table')
16:17:47 [2024-02-28T21:17:47.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
16:17:48 [2024-02-28T21:17:48.473Z] 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@624be1d4] time=-241915372 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
16:17:48 [2024-02-28T21:17:48.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:17:48 [2024-02-28T21:17:48.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:17:48 [2024-02-28T21:17:48.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:17:48 [2024-02-28T21:17:48.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:17:48 [2024-02-28T21:17:48.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-241915286 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:17:48 [2024-02-28T21:17:48.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-241915286 data=null doit=true}, TreeItem with text {test}]
16:17:48 [2024-02-28T21:17:48.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-241915286 data=null}, TreeItem with text {test}]
16:17:48 [2024-02-28T21:17:48.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-241915285 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:17:48 [2024-02-28T21:17:48.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241915285 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:17:48 [2024-02-28T21:17:48.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-241915266 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:17:48 [2024-02-28T21:17:48.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:17:48 [2024-02-28T21:17:48.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:17:48 [2024-02-28T21:17:48.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:17:49 [2024-02-28T21:17:49.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:17:49 [2024-02-28T21:17:49.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:17:49 [2024-02-28T21:17:49.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:17:49 [2024-02-28T21:17:49.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:17:49 [2024-02-28T21:17:49.655Z] 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')
16:17:49 [2024-02-28T21:17:49.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:17:49 [2024-02-28T21:17:49.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:17:49 [2024-02-28T21:17:49.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:17:49 [2024-02-28T21:17:49.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:17:49 [2024-02-28T21:17:49.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
16:17:49 [2024-02-28T21:17:49.655Z] 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=-241914329 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:17:49 [2024-02-28T21:17:49.655Z] 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=-241914328 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:17:49 [2024-02-28T21:17:49.655Z] 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=-241914328 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:17:49 [2024-02-28T21:17:49.655Z] 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=-241914328 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:17:49 [2024-02-28T21:17:49.655Z] 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=-241914328 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:17:49 [2024-02-28T21:17:49.655Z] 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=-241914328 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:17:49 [2024-02-28T21:17:49.655Z] 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=-241914328 data=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')]
16:17:49 [2024-02-28T21:17:49.655Z] 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=-241914328 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:17:49 [2024-02-28T21:17:49.655Z] 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=-241914328 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:17:49 [2024-02-28T21:17:49.655Z] 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=-241914328 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:17:49 [2024-02-28T21:17:49.655Z] 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=-241914328 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:17:49 [2024-02-28T21:17:49.655Z] 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=-241914328 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:17:49 [2024-02-28T21:17:49.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:17:49 [2024-02-28T21:17:49.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:17:49 [2024-02-28T21:17:49.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:17:49 [2024-02-28T21:17:49.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:17:49 [2024-02-28T21:17:49.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:17:49 [2024-02-28T21:17:49.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:17:49 [2024-02-28T21:17:49.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:17:49 [2024-02-28T21:17:49.655Z] 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')
16:17:49 [2024-02-28T21:17:49.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:17:49 [2024-02-28T21:17:49.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-241914327 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:17:49 [2024-02-28T21:17:49.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-241914327 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:17:49 [2024-02-28T21:17:49.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-241914327 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:17:49 [2024-02-28T21:17:49.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-241914327 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:17:49 [2024-02-28T21:17:49.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-241914327 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:17:49 [2024-02-28T21:17:49.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-241914327 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:17:49 [2024-02-28T21:17:49.656Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:17:49 [2024-02-28T21:17:49.656Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:17:49 [2024-02-28T21:17:49.656Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:17:49 [2024-02-28T21:17:49.656Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:17:49 [2024-02-28T21:17:49.656Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:17:49 [2024-02-28T21:17:49.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:17:49 [2024-02-28T21:17:49.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-241914327 data=null 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')]
16:17:49 [2024-02-28T21:17:49.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-241915224 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:17:51 [2024-02-28T21:17:51.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
16:17:51 [2024-02-28T21:17:51.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:17:51 [2024-02-28T21:17:51.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:17:51 [2024-02-28T21:17:51.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:17:51 [2024-02-28T21:17:51.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
16:17:51 [2024-02-28T21:17:51.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicking on (of type 'Table')
16:17:51 [2024-02-28T21:17:51.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-241912196 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:17:51 [2024-02-28T21:17:51.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-241912196 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:17:51 [2024-02-28T21:17:51.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-241912196 data=null doit=true}, (of type 'Table')]
16:17:51 [2024-02-28T21:17:51.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-241912196 data=null}, (of type 'Table')]
16:17:51 [2024-02-28T21:17:51.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{Table {} [layout=null] time=-241912195 data=null button=1 stateMask=0x0 x=205 y=12 count=1}, (of type 'Table')]
16:17:51 [2024-02-28T21:17:51.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{Table {} [layout=null] time=-241912193 data=null button=1 stateMask=0x80000 x=205 y=12 count=1}, (of type 'Table')]
16:17:51 [2024-02-28T21:17:51.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-241912155 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
16:17:51 [2024-02-28T21:17:51.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 32 to [MouseHover [32]: MouseEvent{Table {} [layout=null] time=-241912154 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:17:51 [2024-02-28T21:17:51.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-241912153 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:17:51 [2024-02-28T21:17:51.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 7 to [MouseExit [7]: MouseEvent{Table {} [layout=null] time=-241912153 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:17:51 [2024-02-28T21:17:51.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 27 to [Deactivate [27]: ShellEvent{Table {} [layout=null] time=-241912153 data=null doit=true}, (of type 'Table')]
16:17:51 [2024-02-28T21:17:51.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 16 to [FocusOut [16]: FocusEvent{Table {} [layout=null] time=-241912153 data=null}, (of type 'Table')]
16:17:51 [2024-02-28T21:17:51.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicked on (of type 'Table')
16:17:51 [2024-02-28T21:17:51.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:17:51 [2024-02-28T21:17:51.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
16:17:51 [2024-02-28T21:17:51.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Inserting text:HostF
16:17:51 [2024-02-28T21:17:51.798Z]  into text (of type 'Text')
16:17:51 [2024-02-28T21:17:51.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
16:17:51 [2024-02-28T21:17:51.798Z] DEBUG org.eclipse.swtbot.swt.finder.keyboard.Keyboard - Typing text ''HostF
16:17:51 [2024-02-28T21:17:51.798Z] '' with an interval of {1}ms. between characters.
16:17:52 [2024-02-28T21:17:52.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
16:17:52 [2024-02-28T21:17:52.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [7] in (of type 'Table')
16:17:52 [2024-02-28T21:17:52.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-241911442 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:17:52 [2024-02-28T21:17:52.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-241911442 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:17:52 [2024-02-28T21:17:52.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-241911442 data=null doit=true}, (of type 'Table')]
16:17:52 [2024-02-28T21:17:52.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-241911442 data=null}, (of type 'Table')]
16:17:52 [2024-02-28T21:17:52.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-241911442 data=null button=1 stateMask=0x0 x=24 y=173 count=1}, (of type 'Table')]
16:17:52 [2024-02-28T21:17:52.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-241911441 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
16:17:52 [2024-02-28T21:17:52.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-241911440 data=null button=1 stateMask=0x80000 x=24 y=173 count=1}, (of type 'Table')]
16:17:53 [2024-02-28T21:17:53.284Z] 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@624be1d4] time=-241910527 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
16:17:53 [2024-02-28T21:17:53.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:17:53 [2024-02-28T21:17:53.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:17:53 [2024-02-28T21:17:53.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:17:53 [2024-02-28T21:17:53.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:17:53 [2024-02-28T21:17:53.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-241910428 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:17:53 [2024-02-28T21:17:53.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-241910428 data=null doit=true}, TreeItem with text {test}]
16:17:53 [2024-02-28T21:17:53.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-241910428 data=null}, TreeItem with text {test}]
16:17:53 [2024-02-28T21:17:53.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-241910427 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:17:53 [2024-02-28T21:17:53.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241910427 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:17:53 [2024-02-28T21:17:53.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-241910421 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:17:53 [2024-02-28T21:17:53.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:17:53 [2024-02-28T21:17:53.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:17:53 [2024-02-28T21:17:53.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:17:53 [2024-02-28T21:17:53.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:17:53 [2024-02-28T21:17:53.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:17:53 [2024-02-28T21:17:53.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:17:53 [2024-02-28T21:17:53.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:17:53 [2024-02-28T21:17:53.795Z] 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')
16:17:53 [2024-02-28T21:17:53.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:17:53 [2024-02-28T21:17:53.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:17:53 [2024-02-28T21:17:53.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:17:53 [2024-02-28T21:17:53.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:17:53 [2024-02-28T21:17:53.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
16:17:53 [2024-02-28T21:17:53.795Z] 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=-241910088 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:17:53 [2024-02-28T21:17:53.795Z] 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=-241910087 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:17:53 [2024-02-28T21:17:53.795Z] 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=-241910087 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:17:53 [2024-02-28T21:17:53.795Z] 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=-241910087 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:17:53 [2024-02-28T21:17:53.795Z] 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=-241910087 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:17:53 [2024-02-28T21:17:53.795Z] 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=-241910039 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:17:53 [2024-02-28T21:17:53.795Z] 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=-241910039 data=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')]
16:17:53 [2024-02-28T21:17:53.795Z] 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=-241910039 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:17:53 [2024-02-28T21:17:53.795Z] 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=-241910039 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:17:53 [2024-02-28T21:17:53.795Z] 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=-241910039 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:17:53 [2024-02-28T21:17:53.795Z] 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=-241910039 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:17:53 [2024-02-28T21:17:53.795Z] 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=-241910039 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:17:53 [2024-02-28T21:17:53.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:17:53 [2024-02-28T21:17:53.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:17:53 [2024-02-28T21:17:53.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:17:53 [2024-02-28T21:17:53.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:17:53 [2024-02-28T21:17:53.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:17:53 [2024-02-28T21:17:53.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:17:53 [2024-02-28T21:17:53.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:17:53 [2024-02-28T21:17:53.795Z] 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')
16:17:53 [2024-02-28T21:17:53.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:17:53 [2024-02-28T21:17:53.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-241910038 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:17:53 [2024-02-28T21:17:53.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-241910038 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:17:53 [2024-02-28T21:17:53.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-241910038 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:17:53 [2024-02-28T21:17:53.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-241910038 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:17:53 [2024-02-28T21:17:53.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-241910038 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:17:53 [2024-02-28T21:17:53.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-241910038 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:17:54 [2024-02-28T21:17:54.051Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:17:54 [2024-02-28T21:17:54.051Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:17:54 [2024-02-28T21:17:54.051Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:17:54 [2024-02-28T21:17:54.051Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:17:54 [2024-02-28T21:17:54.051Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:17:54 [2024-02-28T21:17:54.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:17:54 [2024-02-28T21:17:54.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-241910038 data=null 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')]
16:17:54 [2024-02-28T21:17:54.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-241910383 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:17:56 [2024-02-28T21:17:56.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
16:17:56 [2024-02-28T21:17:56.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:17:56 [2024-02-28T21:17:56.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:17:56 [2024-02-28T21:17:56.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:17:56 [2024-02-28T21:17:56.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
16:17:56 [2024-02-28T21:17:56.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicking on (of type 'Table')
16:17:56 [2024-02-28T21:17:56.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-241907911 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:17:56 [2024-02-28T21:17:56.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-241907911 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:17:56 [2024-02-28T21:17:56.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-241907911 data=null doit=true}, (of type 'Table')]
16:17:56 [2024-02-28T21:17:56.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-241907911 data=null}, (of type 'Table')]
16:17:56 [2024-02-28T21:17:56.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{Table {} [layout=null] time=-241907911 data=null button=1 stateMask=0x0 x=102 y=12 count=1}, (of type 'Table')]
16:17:56 [2024-02-28T21:17:56.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{Table {} [layout=null] time=-241907908 data=null button=1 stateMask=0x80000 x=102 y=12 count=1}, (of type 'Table')]
16:17:56 [2024-02-28T21:17:56.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-241907908 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
16:17:56 [2024-02-28T21:17:56.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 32 to [MouseHover [32]: MouseEvent{Table {} [layout=null] time=-241907907 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:17:56 [2024-02-28T21:17:56.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-241907906 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:17:56 [2024-02-28T21:17:56.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 7 to [MouseExit [7]: MouseEvent{Table {} [layout=null] time=-241907906 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:17:56 [2024-02-28T21:17:56.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 27 to [Deactivate [27]: ShellEvent{Table {} [layout=null] time=-241907906 data=null doit=true}, (of type 'Table')]
16:17:56 [2024-02-28T21:17:56.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 16 to [FocusOut [16]: FocusEvent{Table {} [layout=null] time=-241907906 data=null}, (of type 'Table')]
16:17:56 [2024-02-28T21:17:56.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicked on (of type 'Table')
16:17:56 [2024-02-28T21:17:56.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:17:56 [2024-02-28T21:17:56.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
16:17:56 [2024-02-28T21:17:56.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Inserting text:2 into text (of type 'Text')
16:17:56 [2024-02-28T21:17:56.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
16:17:56 [2024-02-28T21:17:56.190Z] DEBUG org.eclipse.swtbot.swt.finder.keyboard.Keyboard - Typing text ''2'' with an interval of {1}ms. between characters.
16:17:56 [2024-02-28T21:17:56.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2", using matcher: of type 'Text'
16:17:56 [2024-02-28T21:17:56.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2", using matcher: (of type 'Text')
16:17:56 [2024-02-28T21:17:56.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
16:17:56 [2024-02-28T21:17:56.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
16:17:56 [2024-02-28T21:17:56.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicking on (of type 'Table')
16:17:56 [2024-02-28T21:17:56.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-241907554 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:17:56 [2024-02-28T21:17:56.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-241907554 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:17:56 [2024-02-28T21:17:56.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-241907553 data=null doit=true}, (of type 'Table')]
16:17:56 [2024-02-28T21:17:56.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-241907553 data=null}, (of type 'Table')]
16:17:56 [2024-02-28T21:17:56.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{Table {} [layout=null] time=-241907553 data=null button=1 stateMask=0x0 x=682 y=12 count=1}, (of type 'Table')]
16:17:56 [2024-02-28T21:17:56.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{Table {} [layout=null] time=-241907550 data=null button=1 stateMask=0x80000 x=682 y=12 count=1}, (of type 'Table')]
16:17:56 [2024-02-28T21:17:56.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-241907550 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
16:17:56 [2024-02-28T21:17:56.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 32 to [MouseHover [32]: MouseEvent{Table {} [layout=null] time=-241907549 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:17:56 [2024-02-28T21:17:56.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-241907548 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:17:56 [2024-02-28T21:17:56.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 7 to [MouseExit [7]: MouseEvent{Table {} [layout=null] time=-241907548 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:17:56 [2024-02-28T21:17:56.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 27 to [Deactivate [27]: ShellEvent{Table {} [layout=null] time=-241907548 data=null doit=true}, (of type 'Table')]
16:17:56 [2024-02-28T21:17:56.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 16 to [FocusOut [16]: FocusEvent{Table {} [layout=null] time=-241907548 data=null}, (of type 'Table')]
16:17:56 [2024-02-28T21:17:56.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicked on (of type 'Table')
16:17:56 [2024-02-28T21:17:56.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:17:56 [2024-02-28T21:17:56.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
16:17:56 [2024-02-28T21:17:56.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Inserting text:F into text (of type 'Text')
16:17:56 [2024-02-28T21:17:56.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
16:17:56 [2024-02-28T21:17:56.445Z] DEBUG org.eclipse.swtbot.swt.finder.keyboard.Keyboard - Typing text ''F'' with an interval of {1}ms. between characters.
16:17:56 [2024-02-28T21:17:56.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "F", using matcher: of type 'Text'
16:17:56 [2024-02-28T21:17:56.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "F", using matcher: (of type 'Text')
16:17:56 [2024-02-28T21:17:56.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
16:17:58 [2024-02-28T21:17:58.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CLabel with text "Timestamp matches "2...", using matcher: of type 'CLabel'
16:17:58 [2024-02-28T21:17:58.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CLabel with text "Timestamp matches "2...", using matcher: with mnemonic 'Timestamp matches "2"'
16:17:58 [2024-02-28T21:17:58.331Z] 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"')
16:17:58 [2024-02-28T21:17:58.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CLabel with text "Message matches "F"", using matcher: of type 'CLabel'
16:17:58 [2024-02-28T21:17:58.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CLabel with text "", using matcher: of type 'CLabel'
16:17:58 [2024-02-28T21:17:58.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CLabel with text "Timestamp matches "2...", using matcher: of type 'CLabel'
16:17:58 [2024-02-28T21:17:58.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CLabel with text "Message matches "F"", using matcher: of type 'CLabel'
16:17:58 [2024-02-28T21:17:58.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CLabel with text "Message matches "F"", using matcher: with mnemonic 'Message matches "F"'
16:17:58 [2024-02-28T21:17:58.331Z] 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"')
16:17:58 [2024-02-28T21:17:58.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CLabel with text "", using matcher: of type 'CLabel'
16:17:58 [2024-02-28T21:17:58.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
16:17:58 [2024-02-28T21:17:58.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CLabel with text "Timestamp matches "2...", using matcher: of type 'CLabel'
16:17:58 [2024-02-28T21:17:58.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CLabel with text "Message matches "F"", using matcher: of type 'CLabel'
16:17:58 [2024-02-28T21:17:58.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CLabel with text "Message matches "F"", using matcher: with mnemonic 'Message matches "F"'
16:17:58 [2024-02-28T21:17:58.331Z] 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"')
16:17:58 [2024-02-28T21:17:58.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CLabel with text "", using matcher: of type 'CLabel'
16:17:58 [2024-02-28T21:17:58.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on CLabel with text {Message matches "F"}
16:17:58 [2024-02-28T21:17:58.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{CLabel {} [layout=null] time=-241905880 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, CLabel with text {Message matches "F"}]
16:17:58 [2024-02-28T21:17:58.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{CLabel {} [layout=null] time=-241905880 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, CLabel with text {Message matches "F"}]
16:17:58 [2024-02-28T21:17:58.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{CLabel {} [layout=null] time=-241905880 data=null doit=true}, CLabel with text {Message matches "F"}]
16:17:58 [2024-02-28T21:17:58.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{CLabel {} [layout=null] time=-241905880 data=null}, CLabel with text {Message matches "F"}]
16:17:58 [2024-02-28T21:17:58.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{CLabel {} [layout=null] time=-241905880 data=null button=1 stateMask=0x0 x=82 y=11 count=1}, CLabel with text {Message matches "F"}]
16:17:58 [2024-02-28T21:17:58.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{CLabel {} [layout=null] time=-241905876 data=null button=1 stateMask=0x80000 x=82 y=11 count=1}, CLabel with text {Message matches "F"}]
16:17:58 [2024-02-28T21:17:58.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on CLabel with text {Message matches "F"}
16:17:58 [2024-02-28T21:17:58.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on CLabel with text {Message matches "F"}
16:17:58 [2024-02-28T21:17:58.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{CLabel {} [layout=null] time=-241905858 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, CLabel with text {Message matches "F"}]
16:17:58 [2024-02-28T21:17:58.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{CLabel {} [layout=null] time=-241905857 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, CLabel with text {Message matches "F"}]
16:17:58 [2024-02-28T21:17:58.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{CLabel {} [layout=null] time=-241905857 data=null doit=true}, CLabel with text {Message matches "F"}]
16:17:58 [2024-02-28T21:17:58.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{CLabel {} [layout=null] time=-241905857 data=null}, CLabel with text {Message matches "F"}]
16:17:58 [2024-02-28T21:17:58.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{CLabel {} [layout=null] time=-241905857 data=null button=1 stateMask=0x0 x=9 y=9 count=1}, CLabel with text {Message matches "F"}]
16:17:58 [2024-02-28T21:17:58.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on CLabel with text {}
16:17:59 [2024-02-28T21:17:59.694Z] 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@624be1d4] time=-241904350 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
16:17:59 [2024-02-28T21:17:59.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:17:59 [2024-02-28T21:17:59.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:17:59 [2024-02-28T21:17:59.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:17:59 [2024-02-28T21:17:59.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:17:59 [2024-02-28T21:17:59.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-241904307 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:17:59 [2024-02-28T21:17:59.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-241904306 data=null doit=true}, TreeItem with text {test}]
16:17:59 [2024-02-28T21:17:59.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-241904306 data=null}, TreeItem with text {test}]
16:17:59 [2024-02-28T21:17:59.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-241904306 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:17:59 [2024-02-28T21:17:59.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241904306 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:17:59 [2024-02-28T21:17:59.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-241904292 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:17:59 [2024-02-28T21:17:59.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:17:59 [2024-02-28T21:17:59.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:17:59 [2024-02-28T21:17:59.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:18:00 [2024-02-28T21:18:00.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:18:00 [2024-02-28T21:18:00.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:18:00 [2024-02-28T21:18:00.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:18:00 [2024-02-28T21:18:00.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:18:00 [2024-02-28T21:18:00.619Z] 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')
16:18:00 [2024-02-28T21:18:00.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:18:00 [2024-02-28T21:18:00.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:18:00 [2024-02-28T21:18:00.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:18:00 [2024-02-28T21:18:00.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:18:00 [2024-02-28T21:18:00.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
16:18:00 [2024-02-28T21:18:00.619Z] 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=-241903506 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:18:00 [2024-02-28T21:18:00.619Z] 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=-241903506 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:18:00 [2024-02-28T21:18:00.619Z] 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=-241903506 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:18:00 [2024-02-28T21:18:00.619Z] 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=-241903506 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:18:00 [2024-02-28T21:18:00.619Z] 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=-241903506 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:18:00 [2024-02-28T21:18:00.619Z] 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=-241903506 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:18:00 [2024-02-28T21:18:00.619Z] 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=-241903506 data=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')]
16:18:00 [2024-02-28T21:18:00.619Z] 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=-241903506 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:18:00 [2024-02-28T21:18:00.619Z] 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=-241903506 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:18:00 [2024-02-28T21:18:00.619Z] 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=-241903506 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:18:00 [2024-02-28T21:18:00.619Z] 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=-241903506 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:18:00 [2024-02-28T21:18:00.619Z] 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=-241903506 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:18:00 [2024-02-28T21:18:00.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:18:00 [2024-02-28T21:18:00.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:18:00 [2024-02-28T21:18:00.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:18:00 [2024-02-28T21:18:00.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:18:00 [2024-02-28T21:18:00.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:18:00 [2024-02-28T21:18:00.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:18:00 [2024-02-28T21:18:00.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:18:00 [2024-02-28T21:18:00.619Z] 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')
16:18:00 [2024-02-28T21:18:00.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:18:00 [2024-02-28T21:18:00.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-241903505 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:18:00 [2024-02-28T21:18:00.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-241903505 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:18:00 [2024-02-28T21:18:00.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-241903505 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:18:00 [2024-02-28T21:18:00.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-241903505 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:18:00 [2024-02-28T21:18:00.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-241903505 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:18:00 [2024-02-28T21:18:00.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-241903505 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:18:00 [2024-02-28T21:18:00.620Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:18:00 [2024-02-28T21:18:00.620Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:18:00 [2024-02-28T21:18:00.620Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:18:00 [2024-02-28T21:18:00.620Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:18:00 [2024-02-28T21:18:00.620Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:18:00 [2024-02-28T21:18:00.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:18:00 [2024-02-28T21:18:00.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-241903505 data=null 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')]
16:18:00 [2024-02-28T21:18:00.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-241904241 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:18:02 [2024-02-28T21:18:02.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
16:18:02 [2024-02-28T21:18:02.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:18:02 [2024-02-28T21:18:02.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:18:02 [2024-02-28T21:18:02.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:18:02 [2024-02-28T21:18:02.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
16:18:02 [2024-02-28T21:18:02.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicking on (of type 'Table')
16:18:02 [2024-02-28T21:18:02.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-241901434 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:18:02 [2024-02-28T21:18:02.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-241901434 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:18:02 [2024-02-28T21:18:02.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-241901434 data=null doit=true}, (of type 'Table')]
16:18:02 [2024-02-28T21:18:02.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-241901434 data=null}, (of type 'Table')]
16:18:02 [2024-02-28T21:18:02.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{Table {} [layout=null] time=-241901434 data=null button=1 stateMask=0x0 x=205 y=12 count=1}, (of type 'Table')]
16:18:02 [2024-02-28T21:18:02.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{Table {} [layout=null] time=-241901393 data=null button=1 stateMask=0x80000 x=205 y=12 count=1}, (of type 'Table')]
16:18:02 [2024-02-28T21:18:02.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-241901391 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
16:18:02 [2024-02-28T21:18:02.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 32 to [MouseHover [32]: MouseEvent{Table {} [layout=null] time=-241901390 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:18:02 [2024-02-28T21:18:02.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-241901390 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:18:02 [2024-02-28T21:18:02.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 7 to [MouseExit [7]: MouseEvent{Table {} [layout=null] time=-241901389 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:18:02 [2024-02-28T21:18:02.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 27 to [Deactivate [27]: ShellEvent{Table {} [layout=null] time=-241901389 data=null doit=true}, (of type 'Table')]
16:18:02 [2024-02-28T21:18:02.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 16 to [FocusOut [16]: FocusEvent{Table {} [layout=null] time=-241901389 data=null}, (of type 'Table')]
16:18:02 [2024-02-28T21:18:02.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicked on (of type 'Table')
16:18:02 [2024-02-28T21:18:02.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:18:02 [2024-02-28T21:18:02.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
16:18:02 [2024-02-28T21:18:02.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Inserting text:HostF
16:18:02 [2024-02-28T21:18:02.506Z]  into text (of type 'Text')
16:18:02 [2024-02-28T21:18:02.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
16:18:02 [2024-02-28T21:18:02.506Z] DEBUG org.eclipse.swtbot.swt.finder.keyboard.Keyboard - Typing text ''HostF
16:18:02 [2024-02-28T21:18:02.506Z] '' with an interval of {1}ms. between characters.
16:18:03 [2024-02-28T21:18:03.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
16:18:03 [2024-02-28T21:18:03.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [7] in (of type 'Table')
16:18:03 [2024-02-28T21:18:03.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-241900693 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:18:03 [2024-02-28T21:18:03.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-241900693 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:18:03 [2024-02-28T21:18:03.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-241900693 data=null doit=true}, (of type 'Table')]
16:18:03 [2024-02-28T21:18:03.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-241900693 data=null}, (of type 'Table')]
16:18:03 [2024-02-28T21:18:03.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-241900693 data=null button=1 stateMask=0x0 x=24 y=173 count=1}, (of type 'Table')]
16:18:03 [2024-02-28T21:18:03.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-241900693 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
16:18:03 [2024-02-28T21:18:03.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-241900692 data=null button=1 stateMask=0x80000 x=24 y=173 count=1}, (of type 'Table')]
16:18:04 [2024-02-28T21:18:04.368Z] 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@624be1d4] time=-241899778 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
16:18:04 [2024-02-28T21:18:04.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:18:04 [2024-02-28T21:18:04.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:18:04 [2024-02-28T21:18:04.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:18:04 [2024-02-28T21:18:04.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:18:04 [2024-02-28T21:18:04.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-241899702 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:18:04 [2024-02-28T21:18:04.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-241899702 data=null doit=true}, TreeItem with text {test}]
16:18:04 [2024-02-28T21:18:04.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-241899702 data=null}, TreeItem with text {test}]
16:18:04 [2024-02-28T21:18:04.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-241899702 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:18:04 [2024-02-28T21:18:04.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241899702 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:18:04 [2024-02-28T21:18:04.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-241899695 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:18:04 [2024-02-28T21:18:04.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:18:04 [2024-02-28T21:18:04.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:18:04 [2024-02-28T21:18:04.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:18:05 [2024-02-28T21:18:05.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:18:05 [2024-02-28T21:18:05.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:18:05 [2024-02-28T21:18:05.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:18:05 [2024-02-28T21:18:05.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:18:05 [2024-02-28T21:18:05.296Z] 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')
16:18:05 [2024-02-28T21:18:05.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:18:05 [2024-02-28T21:18:05.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:18:05 [2024-02-28T21:18:05.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:18:05 [2024-02-28T21:18:05.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:18:05 [2024-02-28T21:18:05.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
16:18:05 [2024-02-28T21:18:05.296Z] 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=-241898790 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:18:05 [2024-02-28T21:18:05.296Z] 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=-241898790 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:18:05 [2024-02-28T21:18:05.296Z] 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=-241898790 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:18:05 [2024-02-28T21:18:05.296Z] 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=-241898790 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:18:05 [2024-02-28T21:18:05.296Z] 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=-241898790 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:18:05 [2024-02-28T21:18:05.296Z] 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=-241898790 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:18:05 [2024-02-28T21:18:05.296Z] 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=-241898790 data=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')]
16:18:05 [2024-02-28T21:18:05.296Z] 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=-241898790 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:18:05 [2024-02-28T21:18:05.296Z] 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=-241898790 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:18:05 [2024-02-28T21:18:05.296Z] 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=-241898790 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:18:05 [2024-02-28T21:18:05.296Z] 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=-241898790 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:18:05 [2024-02-28T21:18:05.296Z] 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=-241898790 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:18:05 [2024-02-28T21:18:05.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:18:05 [2024-02-28T21:18:05.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:18:05 [2024-02-28T21:18:05.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:18:05 [2024-02-28T21:18:05.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:18:05 [2024-02-28T21:18:05.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:18:05 [2024-02-28T21:18:05.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:18:05 [2024-02-28T21:18:05.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:18:05 [2024-02-28T21:18:05.296Z] 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')
16:18:05 [2024-02-28T21:18:05.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:18:05 [2024-02-28T21:18:05.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-241898789 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:18:05 [2024-02-28T21:18:05.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-241898789 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:18:05 [2024-02-28T21:18:05.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-241898789 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:18:05 [2024-02-28T21:18:05.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-241898789 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:18:05 [2024-02-28T21:18:05.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-241898789 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:18:05 [2024-02-28T21:18:05.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-241898789 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:18:05 [2024-02-28T21:18:05.297Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:18:05 [2024-02-28T21:18:05.297Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:18:05 [2024-02-28T21:18:05.297Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:18:05 [2024-02-28T21:18:05.297Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:18:05 [2024-02-28T21:18:05.297Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:18:05 [2024-02-28T21:18:05.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:18:05 [2024-02-28T21:18:05.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-241898789 data=null 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')]
16:18:05 [2024-02-28T21:18:05.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-241899638 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:18:05 [2024-02-28T21:18:05.551Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.32 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest
16:18:05 [2024-02-28T21:18:05.552Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest.testMultiHighlightMessage -- Time elapsed: 4.492 s
16:18:05 [2024-02-28T21:18:05.552Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest.testSwitchToFilter -- Time elapsed: 7.129 s
16:18:05 [2024-02-28T21:18:05.552Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest.testHighlight -- Time elapsed: 4.340 s
16:18:05 [2024-02-28T21:18:05.552Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest.testHeaderBar -- Time elapsed: 6.482 s
16:18:05 [2024-02-28T21:18:05.552Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest.testPreference -- Time elapsed: 4.715 s
16:18:05 [2024-02-28T21:18:05.552Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FontEventEditorTest
16:18:05 [2024-02-28T21:18:05.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@624be1d4] time=-241898275 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:18:05 [2024-02-28T21:18:05.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:18:05 [2024-02-28T21:18:05.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
16:18:05 [2024-02-28T21:18:05.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
16:18:05 [2024-02-28T21:18:05.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
16:18:05 [2024-02-28T21:18:05.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-241898192 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
16:18:05 [2024-02-28T21:18:05.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
16:18:07 [2024-02-28T21:18:07.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
16:18:07 [2024-02-28T21:18:07.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:18:07 [2024-02-28T21:18:07.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:18:07 [2024-02-28T21:18:07.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:18:07 [2024-02-28T21:18:07.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Show Raw", using matcher: with mnemonic 'Show Raw'
16:18:07 [2024-02-28T21:18:07.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Show Raw'
16:18:07 [2024-02-28T21:18:07.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Show Raw} time=-241896579 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Show Raw']
16:18:07 [2024-02-28T21:18:07.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Show Raw'
16:18:07 [2024-02-28T21:18:07.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
16:18:07 [2024-02-28T21:18:07.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
16:18:07 [2024-02-28T21:18:07.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicking on (of type 'Table')
16:18:07 [2024-02-28T21:18:07.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-241896454 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:18:07 [2024-02-28T21:18:07.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-241896454 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:18:07 [2024-02-28T21:18:07.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-241896453 data=null doit=true}, (of type 'Table')]
16:18:07 [2024-02-28T21:18:07.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-241896453 data=null}, (of type 'Table')]
16:18:07 [2024-02-28T21:18:07.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{Table {} [layout=null] time=-241896453 data=null button=1 stateMask=0x0 x=102 y=104 count=1}, (of type 'Table')]
16:18:07 [2024-02-28T21:18:07.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{Table {} [layout=null] time=-241896453 data=null button=1 stateMask=0x80000 x=102 y=104 count=1}, (of type 'Table')]
16:18:07 [2024-02-28T21:18:07.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-241896453 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
16:18:07 [2024-02-28T21:18:07.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 32 to [MouseHover [32]: MouseEvent{Table {} [layout=null] time=-241896412 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:18:07 [2024-02-28T21:18:07.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-241896411 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:18:07 [2024-02-28T21:18:07.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 7 to [MouseExit [7]: MouseEvent{Table {} [layout=null] time=-241896411 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:18:07 [2024-02-28T21:18:07.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 27 to [Deactivate [27]: ShellEvent{Table {} [layout=null] time=-241896411 data=null doit=true}, (of type 'Table')]
16:18:07 [2024-02-28T21:18:07.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 16 to [FocusOut [16]: FocusEvent{Table {} [layout=null] time=-241896411 data=null}, (of type 'Table')]
16:18:07 [2024-02-28T21:18:07.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicked on (of type 'Table')
16:18:07 [2024-02-28T21:18:07.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
16:18:07 [2024-02-28T21:18:07.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [4] in (of type 'Table')
16:18:07 [2024-02-28T21:18:07.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-241896411 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:18:07 [2024-02-28T21:18:07.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-241896410 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:18:07 [2024-02-28T21:18:07.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-241896410 data=null doit=true}, (of type 'Table')]
16:18:07 [2024-02-28T21:18:07.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-241896410 data=null}, (of type 'Table')]
16:18:07 [2024-02-28T21:18:07.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-241896410 data=null button=1 stateMask=0x0 x=24 y=104 count=1}, (of type 'Table')]
16:18:07 [2024-02-28T21:18:07.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-241896410 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
16:18:07 [2024-02-28T21:18:07.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-241896409 data=null button=1 stateMask=0x80000 x=24 y=104 count=1}, (of type 'Table')]
16:18:07 [2024-02-28T21:18:07.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched StyledText with text "Jan 1 04:04:04 HostD...", using matcher: of type 'StyledText'
16:18:07 [2024-02-28T21:18:07.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched StyledText with text "Jan 1 04:04:04 HostD...", using matcher: (of type 'StyledText')
16:18:07 [2024-02-28T21:18:07.425Z] 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@624be1d4] time=-241896407 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
16:18:07 [2024-02-28T21:18:07.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
16:18:07 [2024-02-28T21:18:07.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
16:18:07 [2024-02-28T21:18:07.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
16:18:07 [2024-02-28T21:18:07.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
16:18:07 [2024-02-28T21:18:07.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
16:18:07 [2024-02-28T21:18:07.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-241896058 data=null doit=true}, Shell with text {Preferences}]
16:18:07 [2024-02-28T21:18:07.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-241896058 data=null doit=true}, Shell with text {Preferences}]
16:18:07 [2024-02-28T21:18:07.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:18:07 [2024-02-28T21:18:07.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
16:18:07 [2024-02-28T21:18:07.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "0", using matcher: of type 'Text'
16:18:07 [2024-02-28T21:18:07.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "0", using matcher: (of type 'Text')
16:18:07 [2024-02-28T21:18:07.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "5", using matcher: of type 'Text'
16:18:07 [2024-02-28T21:18:07.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "5", using matcher: (of type 'Text')
16:18:07 [2024-02-28T21:18:07.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:18:07 [2024-02-28T21:18:07.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:18:07 [2024-02-28T21:18:07.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicking on TreeItem with text {General}
16:18:07 [2024-02-28T21:18:07.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {General} time=-241896024 data=null button=0 stateMask=0x0 x=52 y=12 count=0}, TreeItem with text {General}]
16:18:07 [2024-02-28T21:18:07.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {General} time=-241896014 data=null doit=true}, TreeItem with text {General}]
16:18:07 [2024-02-28T21:18:07.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:18:07 [2024-02-28T21:18:07.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {General} time=-241896011 data=null}, TreeItem with text {General}]
16:18:07 [2024-02-28T21:18:07.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {General} time=-241896010 data=null button=1 stateMask=0x0 x=52 y=12 count=1}, TreeItem with text {General}]
16:18:07 [2024-02-28T21:18:07.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241896010 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}]
16:18:07 [2024-02-28T21:18:07.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {General} time=-241896010 data=null button=1 stateMask=0x80000 x=52 y=12 count=1}, TreeItem with text {General}]
16:18:07 [2024-02-28T21:18:07.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {General} time=-241896010 data=null button=0 stateMask=0x0 x=52 y=12 count=0}, TreeItem with text {General}]
16:18:07 [2024-02-28T21:18:07.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {General} time=-241896010 data=null doit=true}, TreeItem with text {General}]
16:18:07 [2024-02-28T21:18:07.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {General} time=-241896010 data=null}, TreeItem with text {General}]
16:18:07 [2024-02-28T21:18:07.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicked on TreeItem with text {General}
16:18:07 [2024-02-28T21:18:07.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:18:07 [2024-02-28T21:18:07.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {General} time=-241896009 data=null button=0 stateMask=0x0 x=52 y=12 count=0}, TreeItem with text {General}]
16:18:07 [2024-02-28T21:18:07.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {General} time=-241896009 data=null doit=true}, TreeItem with text {General}]
16:18:07 [2024-02-28T21:18:07.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {General} time=-241896009 data=null}, TreeItem with text {General}]
16:18:07 [2024-02-28T21:18:07.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {General} time=-241896009 data=null button=1 stateMask=0x0 x=52 y=12 count=1}, TreeItem with text {General}]
16:18:07 [2024-02-28T21:18:07.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241896009 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}]
16:18:07 [2024-02-28T21:18:07.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {General} time=-241896008 data=null button=1 stateMask=0x80000 x=52 y=12 count=1}, TreeItem with text {General}]
16:18:08 [2024-02-28T21:18:08.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicking on Tree node with text: Appearance
16:18:08 [2024-02-28T21:18:08.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Appearance} time=-241895507 data=null button=0 stateMask=0x0 x=88 y=35 count=0}, Tree node with text: Appearance]
16:18:08 [2024-02-28T21:18:08.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Appearance} time=-241895507 data=null doit=true}, Tree node with text: Appearance]
16:18:08 [2024-02-28T21:18:08.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:18:08 [2024-02-28T21:18:08.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Appearance} time=-241895507 data=null}, Tree node with text: Appearance]
16:18:08 [2024-02-28T21:18:08.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Appearance} time=-241895507 data=null button=1 stateMask=0x0 x=88 y=35 count=1}, Tree node with text: Appearance]
16:18:08 [2024-02-28T21:18:08.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241895506 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]
16:18:08 [2024-02-28T21:18:08.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Appearance} time=-241895505 data=null button=1 stateMask=0x80000 x=88 y=35 count=1}, Tree node with text: Appearance]
16:18:08 [2024-02-28T21:18:08.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {Appearance} time=-241895476 data=null button=0 stateMask=0x0 x=88 y=35 count=0}, Tree node with text: Appearance]
16:18:08 [2024-02-28T21:18:08.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {Appearance} time=-241895476 data=null doit=true}, Tree node with text: Appearance]
16:18:08 [2024-02-28T21:18:08.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {Appearance} time=-241895476 data=null}, Tree node with text: Appearance]
16:18:08 [2024-02-28T21:18:08.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicked on Tree node with text: Appearance
16:18:08 [2024-02-28T21:18:08.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:18:08 [2024-02-28T21:18:08.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Appearance} time=-241895475 data=null button=0 stateMask=0x0 x=88 y=35 count=0}, Tree node with text: Appearance]
16:18:08 [2024-02-28T21:18:08.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Appearance} time=-241895475 data=null doit=true}, Tree node with text: Appearance]
16:18:08 [2024-02-28T21:18:08.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Appearance} time=-241895475 data=null}, Tree node with text: Appearance]
16:18:08 [2024-02-28T21:18:08.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Appearance} time=-241895475 data=null button=1 stateMask=0x0 x=88 y=35 count=1}, Tree node with text: Appearance]
16:18:08 [2024-02-28T21:18:08.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241895475 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]
16:18:08 [2024-02-28T21:18:08.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Appearance} time=-241895475 data=null button=1 stateMask=0x80000 x=88 y=35 count=1}, Tree node with text: Appearance]
16:18:08 [2024-02-28T21:18:08.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicking on Tree node with text: Colors and Fonts
16:18:08 [2024-02-28T21:18:08.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Colors and Fonts} time=-241895474 data=null button=0 stateMask=0x0 x=124 y=58 count=0}, Tree node with text: Colors and Fonts]
16:18:08 [2024-02-28T21:18:08.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Colors and Fonts} time=-241895474 data=null doit=true}, Tree node with text: Colors and Fonts]
16:18:08 [2024-02-28T21:18:08.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:18:08 [2024-02-28T21:18:08.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Colors and Fonts} time=-241895474 data=null}, Tree node with text: Colors and Fonts]
16:18:08 [2024-02-28T21:18:08.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Colors and Fonts} time=-241895474 data=null button=1 stateMask=0x0 x=124 y=58 count=1}, Tree node with text: Colors and Fonts]
16:18:08 [2024-02-28T21:18:08.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241895474 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]
16:18:08 [2024-02-28T21:18:08.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Colors and Fonts} time=-241895474 data=null button=1 stateMask=0x80000 x=124 y=58 count=1}, Tree node with text: Colors and Fonts]
16:18:08 [2024-02-28T21:18:08.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {Colors and Fonts} time=-241895414 data=null button=0 stateMask=0x0 x=124 y=58 count=0}, Tree node with text: Colors and Fonts]
16:18:08 [2024-02-28T21:18:08.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {Colors and Fonts} time=-241895413 data=null doit=true}, Tree node with text: Colors and Fonts]
16:18:08 [2024-02-28T21:18:08.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {Colors and Fonts} time=-241895413 data=null}, Tree node with text: Colors and Fonts]
16:18:08 [2024-02-28T21:18:08.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicked on Tree node with text: Colors and Fonts
16:18:08 [2024-02-28T21:18:08.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:18:08 [2024-02-28T21:18:08.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Colors and Fonts} time=-241895413 data=null button=0 stateMask=0x0 x=124 y=58 count=0}, Tree node with text: Colors and Fonts]
16:18:08 [2024-02-28T21:18:08.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Colors and Fonts} time=-241895413 data=null doit=true}, Tree node with text: Colors and Fonts]
16:18:08 [2024-02-28T21:18:08.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Colors and Fonts} time=-241895413 data=null}, Tree node with text: Colors and Fonts]
16:18:08 [2024-02-28T21:18:08.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Colors and Fonts} time=-241895412 data=null button=1 stateMask=0x0 x=124 y=58 count=1}, Tree node with text: Colors and Fonts]
16:18:08 [2024-02-28T21:18:08.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241895412 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]
16:18:08 [2024-02-28T21:18:08.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Colors and Fonts} time=-241895412 data=null button=1 stateMask=0x80000 x=124 y=58 count=1}, Tree node with text: Colors and Fonts]
16:18:08 [2024-02-28T21:18:08.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:18:08 [2024-02-28T21:18:08.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:18:08 [2024-02-28T21:18:08.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:18:08 [2024-02-28T21:18:08.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:18:08 [2024-02-28T21:18:08.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicking on TreeItem with text {Tracing}
16:18:08 [2024-02-28T21:18:08.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-241895408 data=null button=0 stateMask=0x0 x=65 y=104 count=0}, TreeItem with text {Tracing}]
16:18:08 [2024-02-28T21:18:08.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-241895408 data=null doit=true}, TreeItem with text {Tracing}]
16:18:08 [2024-02-28T21:18:08.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:18:08 [2024-02-28T21:18:08.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-241895406 data=null}, TreeItem with text {Tracing}]
16:18:08 [2024-02-28T21:18:08.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-241895405 data=null button=1 stateMask=0x0 x=65 y=104 count=1}, TreeItem with text {Tracing}]
16:18:08 [2024-02-28T21:18:08.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241895405 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}]
16:18:08 [2024-02-28T21:18:08.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-241895405 data=null button=1 stateMask=0x80000 x=65 y=104 count=1}, TreeItem with text {Tracing}]
16:18:08 [2024-02-28T21:18:08.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {Tracing} time=-241895405 data=null button=0 stateMask=0x0 x=65 y=104 count=0}, TreeItem with text {Tracing}]
16:18:08 [2024-02-28T21:18:08.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {Tracing} time=-241895405 data=null doit=true}, TreeItem with text {Tracing}]
16:18:08 [2024-02-28T21:18:08.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {Tracing} time=-241895405 data=null}, TreeItem with text {Tracing}]
16:18:08 [2024-02-28T21:18:08.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicked on TreeItem with text {Tracing}
16:18:08 [2024-02-28T21:18:08.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:18:08 [2024-02-28T21:18:08.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-241895404 data=null button=0 stateMask=0x0 x=65 y=104 count=0}, TreeItem with text {Tracing}]
16:18:08 [2024-02-28T21:18:08.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-241895404 data=null doit=true}, TreeItem with text {Tracing}]
16:18:08 [2024-02-28T21:18:08.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-241895404 data=null}, TreeItem with text {Tracing}]
16:18:08 [2024-02-28T21:18:08.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-241895404 data=null button=1 stateMask=0x0 x=65 y=104 count=1}, TreeItem with text {Tracing}]
16:18:08 [2024-02-28T21:18:08.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241895404 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}]
16:18:08 [2024-02-28T21:18:08.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-241895403 data=null button=1 stateMask=0x80000 x=65 y=104 count=1}, TreeItem with text {Tracing}]
16:18:08 [2024-02-28T21:18:08.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-241895403 data=null doit=true}, TreeItem with text {Tracing}]
16:18:08 [2024-02-28T21:18:08.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-241895403 data=null}, TreeItem with text {Tracing}]
16:18:08 [2024-02-28T21:18:08.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-241895403 data=null button=1 stateMask=0x0 x=65 y=104 count=1}, TreeItem with text {Tracing}]
16:18:08 [2024-02-28T21:18:08.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-241895403 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}]
16:18:08 [2024-02-28T21:18:08.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-241895398 data=null button=1 stateMask=0x80000 x=65 y=104 count=1}, TreeItem with text {Tracing}]
16:18:08 [2024-02-28T21:18:08.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicking on Tree node with text: Trace event raw text font (set to default: Text Font)
16:18:08 [2024-02-28T21:18:08.502Z] 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=-241895398 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)]
16:18:08 [2024-02-28T21:18:08.502Z] 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=-241895398 data=null doit=true}, Tree node with text: Trace event raw text font (set to default: Text Font)]
16:18:08 [2024-02-28T21:18:08.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:18:08 [2024-02-28T21:18:08.502Z] 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=-241895397 data=null}, Tree node with text: Trace event raw text font (set to default: Text Font)]
16:18:08 [2024-02-28T21:18:08.502Z] 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=-241895397 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)]
16:18:08 [2024-02-28T21:18:08.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241895397 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)]
16:18:08 [2024-02-28T21:18:08.502Z] 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=-241895396 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)]
16:18:08 [2024-02-28T21:18:08.502Z] 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=-241895396 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)]
16:18:08 [2024-02-28T21:18:08.502Z] 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=-241895396 data=null doit=true}, Tree node with text: Trace event raw text font (set to default: Text Font)]
16:18:08 [2024-02-28T21:18:08.502Z] 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=-241895396 data=null}, Tree node with text: Trace event raw text font (set to default: Text Font)]
16:18:08 [2024-02-28T21:18:08.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicked on Tree node with text: Trace event raw text font (set to default: Text Font)
16:18:08 [2024-02-28T21:18:08.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:18:08 [2024-02-28T21:18:08.502Z] 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=-241895395 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)]
16:18:08 [2024-02-28T21:18:08.502Z] 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=-241895395 data=null doit=true}, Tree node with text: Trace event raw text font (set to default: Text Font)]
16:18:08 [2024-02-28T21:18:08.502Z] 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=-241895395 data=null}, Tree node with text: Trace event raw text font (set to default: Text Font)]
16:18:08 [2024-02-28T21:18:08.502Z] 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=-241895395 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)]
16:18:08 [2024-02-28T21:18:08.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241895395 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)]
16:18:08 [2024-02-28T21:18:08.502Z] 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=-241895394 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)]
16:18:08 [2024-02-28T21:18:08.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Edit...", using matcher: of type 'Button'
16:18:08 [2024-02-28T21:18:08.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Use System Font", using matcher: of type 'Button'
16:18:08 [2024-02-28T21:18:08.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Use System Font", using matcher: with mnemonic 'Use System Font'
16:18:08 [2024-02-28T21:18:08.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Use System Font", using matcher: with style 'SWT.PUSH'
16:18:08 [2024-02-28T21:18:08.502Z] 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')
16:18:08 [2024-02-28T21:18:08.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset", using matcher: of type 'Button'
16:18:08 [2024-02-28T21:18:08.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Ed&it Default...", using matcher: of type 'Button'
16:18:08 [2024-02-28T21:18:08.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Go to Default", using matcher: of type 'Button'
16:18:08 [2024-02-28T21:18:08.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "E&xpand All", using matcher: of type 'Button'
16:18:08 [2024-02-28T21:18:08.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:18:08 [2024-02-28T21:18:08.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:18:08 [2024-02-28T21:18:08.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:18:08 [2024-02-28T21:18:08.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:18:08 [2024-02-28T21:18:08.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Use System Font
16:18:08 [2024-02-28T21:18:08.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Use System Font} time=-241895381 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')]
16:18:08 [2024-02-28T21:18:08.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Use System Font} time=-241895381 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')]
16:18:08 [2024-02-28T21:18:08.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Use System Font} time=-241895381 data=null doit=true}, (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')]
16:18:08 [2024-02-28T21:18:08.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Use System Font} time=-241895381 data=null}, (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')]
16:18:08 [2024-02-28T21:18:08.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Use System Font} time=-241895381 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')]
16:18:08 [2024-02-28T21:18:08.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Use System Font} time=-241895381 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')]
16:18:08 [2024-02-28T21:18:08.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Use System Font} time=-241895380 data=null 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')]
16:18:08 [2024-02-28T21:18:08.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Use System Font} time=-241895378 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')]
16:18:08 [2024-02-28T21:18:08.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Use System Font} time=-241895378 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')]
16:18:08 [2024-02-28T21:18:08.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Use System Font} time=-241895378 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')]
16:18:08 [2024-02-28T21:18:08.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Use System Font} time=-241895378 data=null doit=true}, (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')]
16:18:08 [2024-02-28T21:18:08.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Use System Font} time=-241895378 data=null}, (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')]
16:18:08 [2024-02-28T21:18:08.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Use System Font
16:18:08 [2024-02-28T21:18:08.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Edit...", using matcher: of type 'Button'
16:18:08 [2024-02-28T21:18:08.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Use System Font", using matcher: of type 'Button'
16:18:08 [2024-02-28T21:18:08.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset", using matcher: of type 'Button'
16:18:08 [2024-02-28T21:18:08.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Ed&it Default...", using matcher: of type 'Button'
16:18:08 [2024-02-28T21:18:08.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Go to Default", using matcher: of type 'Button'
16:18:08 [2024-02-28T21:18:08.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "E&xpand All", using matcher: of type 'Button'
16:18:08 [2024-02-28T21:18:08.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:18:08 [2024-02-28T21:18:08.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:18:08 [2024-02-28T21:18:08.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
16:18:08 [2024-02-28T21:18:08.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
16:18:08 [2024-02-28T21:18:08.503Z] 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')
16:18:08 [2024-02-28T21:18:08.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:18:08 [2024-02-28T21:18:08.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:18:08 [2024-02-28T21:18:08.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Apply
16:18:08 [2024-02-28T21:18:08.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Apply} time=-241895377 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:18:08 [2024-02-28T21:18:08.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=-241895377 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:18:08 [2024-02-28T21:18:08.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Apply} time=-241895372 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:18:08 [2024-02-28T21:18:08.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Apply} time=-241895372 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:18:08 [2024-02-28T21:18:08.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Apply} time=-241895372 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:18:08 [2024-02-28T21:18:08.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Apply} time=-241895372 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:18:08 [2024-02-28T21:18:08.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Apply} time=-241895372 data=null 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')]
16:18:08 [2024-02-28T21:18:08.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Apply} time=-241895295 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:18:08 [2024-02-28T21:18:08.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=-241895295 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:18:08 [2024-02-28T21:18:08.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Apply} time=-241895294 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:18:08 [2024-02-28T21:18:08.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Apply} time=-241895294 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:18:08 [2024-02-28T21:18:08.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Apply} time=-241895294 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:18:08 [2024-02-28T21:18:08.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Apply
16:18:08 [2024-02-28T21:18:08.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Edit...", using matcher: of type 'Button'
16:18:08 [2024-02-28T21:18:08.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Use System Font", using matcher: of type 'Button'
16:18:08 [2024-02-28T21:18:08.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset", using matcher: of type 'Button'
16:18:08 [2024-02-28T21:18:08.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset", using matcher: with mnemonic 'Reset'
16:18:08 [2024-02-28T21:18:08.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset", using matcher: with style 'SWT.PUSH'
16:18:08 [2024-02-28T21:18:08.759Z] 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')
16:18:08 [2024-02-28T21:18:08.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Ed&it Default...", using matcher: of type 'Button'
16:18:08 [2024-02-28T21:18:08.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Go to Default", using matcher: of type 'Button'
16:18:08 [2024-02-28T21:18:08.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "E&xpand All", using matcher: of type 'Button'
16:18:08 [2024-02-28T21:18:08.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:18:08 [2024-02-28T21:18:08.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:18:08 [2024-02-28T21:18:08.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:18:08 [2024-02-28T21:18:08.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:18:08 [2024-02-28T21:18:08.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Reset
16:18:08 [2024-02-28T21:18:08.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Reset} time=-241895292 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')]
16:18:08 [2024-02-28T21:18:08.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Reset} time=-241895292 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')]
16:18:08 [2024-02-28T21:18:08.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Reset} time=-241895292 data=null doit=true}, (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')]
16:18:08 [2024-02-28T21:18:08.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Reset} time=-241895292 data=null}, (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')]
16:18:08 [2024-02-28T21:18:08.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Reset} time=-241895291 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')]
16:18:08 [2024-02-28T21:18:08.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Reset} time=-241895291 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')]
16:18:08 [2024-02-28T21:18:08.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Reset} time=-241895291 data=null 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')]
16:18:08 [2024-02-28T21:18:08.760Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
16:18:08 [2024-02-28T21:18:08.760Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
16:18:08 [2024-02-28T21:18:08.760Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
16:18:08 [2024-02-28T21:18:08.760Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
16:18:08 [2024-02-28T21:18:08.760Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
16:18:08 [2024-02-28T21:18:08.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Reset
16:18:08 [2024-02-28T21:18:08.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Edit...", using matcher: of type 'Button'
16:18:08 [2024-02-28T21:18:08.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Use System Font", using matcher: of type 'Button'
16:18:08 [2024-02-28T21:18:08.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset", using matcher: of type 'Button'
16:18:08 [2024-02-28T21:18:08.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Ed&it Default...", using matcher: of type 'Button'
16:18:08 [2024-02-28T21:18:08.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Go to Default", using matcher: of type 'Button'
16:18:08 [2024-02-28T21:18:08.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "E&xpand All", using matcher: of type 'Button'
16:18:08 [2024-02-28T21:18:08.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:18:08 [2024-02-28T21:18:08.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:18:08 [2024-02-28T21:18:08.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:18:08 [2024-02-28T21:18:08.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:18:08 [2024-02-28T21:18:08.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
16:18:08 [2024-02-28T21:18:08.760Z] 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')
16:18:08 [2024-02-28T21:18:08.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
16:18:08 [2024-02-28T21:18:08.760Z] 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')
16:18:08 [2024-02-28T21:18:08.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
16:18:08 [2024-02-28T21:18:08.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-241895267 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')]
16:18:08 [2024-02-28T21:18:08.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-241895266 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')]
16:18:08 [2024-02-28T21:18:08.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-241895266 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:18:08 [2024-02-28T21:18:08.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-241895266 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:18:08 [2024-02-28T21:18:08.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-241895266 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')]
16:18:08 [2024-02-28T21:18:08.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-241895266 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')]
16:18:08 [2024-02-28T21:18:08.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-241895266 data=null 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')]
16:18:08 [2024-02-28T21:18:08.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-241896274 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
16:18:09 [2024-02-28T21:18:09.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:18:09 [2024-02-28T21:18:09.016Z] 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@624be1d4] time=-241894829 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:18:09 [2024-02-28T21:18:09.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:18:09 [2024-02-28T21:18:09.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:18:09 [2024-02-28T21:18:09.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:18:09 [2024-02-28T21:18:09.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:18:09 [2024-02-28T21:18:09.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-241894824 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:18:09 [2024-02-28T21:18:09.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-241894824 data=null doit=true}, TreeItem with text {test}]
16:18:09 [2024-02-28T21:18:09.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-241894824 data=null}, TreeItem with text {test}]
16:18:09 [2024-02-28T21:18:09.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-241894824 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:18:09 [2024-02-28T21:18:09.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241894824 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:18:09 [2024-02-28T21:18:09.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-241894802 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:18:09 [2024-02-28T21:18:09.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:18:09 [2024-02-28T21:18:09.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:18:09 [2024-02-28T21:18:09.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:18:09 [2024-02-28T21:18:09.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:18:09 [2024-02-28T21:18:09.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:18:09 [2024-02-28T21:18:09.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:18:09 [2024-02-28T21:18:09.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:18:09 [2024-02-28T21:18:09.833Z] 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')
16:18:09 [2024-02-28T21:18:09.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:18:09 [2024-02-28T21:18:09.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:18:09 [2024-02-28T21:18:09.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:18:09 [2024-02-28T21:18:09.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:18:09 [2024-02-28T21:18:09.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
16:18:09 [2024-02-28T21:18:09.833Z] 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=-241894020 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:18:09 [2024-02-28T21:18:09.833Z] 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=-241894020 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:18:09 [2024-02-28T21:18:09.833Z] 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=-241894020 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:18:09 [2024-02-28T21:18:09.833Z] 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=-241894019 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:18:09 [2024-02-28T21:18:09.833Z] 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=-241894019 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:18:09 [2024-02-28T21:18:09.833Z] 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=-241894019 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:18:09 [2024-02-28T21:18:09.833Z] 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=-241894019 data=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')]
16:18:09 [2024-02-28T21:18:09.833Z] 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=-241894019 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:18:09 [2024-02-28T21:18:09.833Z] 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=-241894019 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:18:09 [2024-02-28T21:18:09.833Z] 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=-241894019 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:18:09 [2024-02-28T21:18:09.834Z] 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=-241894019 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:18:09 [2024-02-28T21:18:09.834Z] 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=-241894019 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:18:09 [2024-02-28T21:18:09.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:18:09 [2024-02-28T21:18:09.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:18:09 [2024-02-28T21:18:09.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:18:09 [2024-02-28T21:18:09.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:18:09 [2024-02-28T21:18:09.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:18:09 [2024-02-28T21:18:09.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:18:09 [2024-02-28T21:18:09.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:18:09 [2024-02-28T21:18:09.834Z] 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')
16:18:09 [2024-02-28T21:18:09.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:18:09 [2024-02-28T21:18:09.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-241894018 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:18:09 [2024-02-28T21:18:09.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-241894018 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:18:09 [2024-02-28T21:18:09.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-241894018 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:18:09 [2024-02-28T21:18:09.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-241894018 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:18:09 [2024-02-28T21:18:09.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-241894018 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:18:09 [2024-02-28T21:18:09.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-241894018 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:18:09 [2024-02-28T21:18:09.834Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:18:09 [2024-02-28T21:18:09.834Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:18:09 [2024-02-28T21:18:09.834Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:18:09 [2024-02-28T21:18:09.834Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:18:09 [2024-02-28T21:18:09.834Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:18:09 [2024-02-28T21:18:09.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:18:10 [2024-02-28T21:18:10.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-241894018 data=null 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')]
16:18:10 [2024-02-28T21:18:10.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-241894730 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:18:10 [2024-02-28T21:18:10.344Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.762 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FontEventEditorTest
16:18:10 [2024-02-28T21:18:10.344Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FontEventEditorTest.testChangeFont -- Time elapsed: 4.677 s
16:18:10 [2024-02-28T21:18:10.344Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.MovableColumnEventsEditorTest
16:18:10 [2024-02-28T21:18:10.344Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.MovableColumnEventsEditorTest
16:18:10 [2024-02-28T21:18:10.344Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.MovableColumnEventsEditorTest skipped
16:18:10 [2024-02-28T21:18:10.344Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshCustomTextTrace
16:18:10 [2024-02-28T21:18:10.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@624be1d4] time=-241893499 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:18:10 [2024-02-28T21:18:10.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:18:10 [2024-02-28T21:18:10.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
16:18:10 [2024-02-28T21:18:10.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
16:18:10 [2024-02-28T21:18:10.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
16:18:10 [2024-02-28T21:18:10.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-241893414 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
16:18:10 [2024-02-28T21:18:10.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
16:18:11 [2024-02-28T21:18:11.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:18:11 [2024-02-28T21:18:11.964Z] 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@624be1d4] time=-241891900 data=null doit=true}, Shell with text {data - Test/Traces/test.txt - Eclipse Platform}]
16:18:11 [2024-02-28T21:18:11.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
16:18:11 [2024-02-28T21:18:11.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
16:18:11 [2024-02-28T21:18:11.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
16:18:11 [2024-02-28T21:18:11.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=-241891899 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
16:18:11 [2024-02-28T21:18:11.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
16:18:12 [2024-02-28T21:18:12.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Changed", using matcher: with text 'Trace Changed'
16:18:12 [2024-02-28T21:18:12.525Z] 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=-241891395 data=null doit=true}, Shell with text {Trace Changed}]
16:18:12 [2024-02-28T21:18:12.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
16:18:12 [2024-02-28T21:18:12.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with mnemonic 'No'
16:18:12 [2024-02-28T21:18:12.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with style 'SWT.PUSH'
16:18:12 [2024-02-28T21:18:12.525Z] 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')
16:18:12 [2024-02-28T21:18:12.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
16:18:12 [2024-02-28T21:18:12.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
16:18:12 [2024-02-28T21:18:12.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &No
16:18:12 [2024-02-28T21:18:12.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&No} time=-241891395 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
16:18:12 [2024-02-28T21:18:12.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&No} time=-241891395 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
16:18:12 [2024-02-28T21:18:12.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&No} time=-241891395 data=null doit=true}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
16:18:12 [2024-02-28T21:18:12.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&No} time=-241891395 data=null}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
16:18:12 [2024-02-28T21:18:12.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&No} time=-241891395 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
16:18:12 [2024-02-28T21:18:12.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&No} time=-241891395 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
16:18:12 [2024-02-28T21:18:12.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&No} time=-241891394 data=null 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')]
16:18:12 [2024-02-28T21:18:12.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:18:12 [2024-02-28T21:18:12.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:18:12 [2024-02-28T21:18:12.525Z] 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@624be1d4] time=-241891303 data=null doit=true}, Shell with text {data - Test/Traces/test.txt - Eclipse Platform}]
16:18:12 [2024-02-28T21:18:12.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
16:18:12 [2024-02-28T21:18:12.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
16:18:12 [2024-02-28T21:18:12.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
16:18:12 [2024-02-28T21:18:12.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=-241891300 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
16:18:12 [2024-02-28T21:18:12.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
16:18:14 [2024-02-28T21:18:14.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:18:14 [2024-02-28T21:18:14.412Z] 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@624be1d4] time=-241889777 data=null doit=true}, Shell with text {data - Test/Traces/test.txt - Eclipse Platform}]
16:18:14 [2024-02-28T21:18:14.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
16:18:14 [2024-02-28T21:18:14.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
16:18:14 [2024-02-28T21:18:14.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
16:18:14 [2024-02-28T21:18:14.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=-241889762 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
16:18:14 [2024-02-28T21:18:14.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
16:18:14 [2024-02-28T21:18:14.668Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Changed", using matcher: with text 'Trace Changed'
16:18:14 [2024-02-28T21:18:14.668Z] 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=-241889260 data=null doit=true}, Shell with text {Trace Changed}]
16:18:14 [2024-02-28T21:18:14.668Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
16:18:14 [2024-02-28T21:18:14.668Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with mnemonic 'No'
16:18:14 [2024-02-28T21:18:14.668Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with style 'SWT.PUSH'
16:18:14 [2024-02-28T21:18:14.668Z] 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')
16:18:14 [2024-02-28T21:18:14.668Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
16:18:14 [2024-02-28T21:18:14.668Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
16:18:14 [2024-02-28T21:18:14.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &No
16:18:14 [2024-02-28T21:18:14.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&No} time=-241889259 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
16:18:14 [2024-02-28T21:18:14.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&No} time=-241889259 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
16:18:14 [2024-02-28T21:18:14.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&No} time=-241889259 data=null doit=true}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
16:18:14 [2024-02-28T21:18:14.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&No} time=-241889259 data=null}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
16:18:14 [2024-02-28T21:18:14.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&No} time=-241889259 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
16:18:14 [2024-02-28T21:18:14.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&No} time=-241889259 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
16:18:14 [2024-02-28T21:18:14.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&No} time=-241889259 data=null 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')]
16:18:14 [2024-02-28T21:18:14.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:18:14 [2024-02-28T21:18:14.668Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:18:14 [2024-02-28T21:18:14.668Z] 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@624be1d4] time=-241889179 data=null doit=true}, Shell with text {data - Test/Traces/test.txt - Eclipse Platform}]
16:18:14 [2024-02-28T21:18:14.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
16:18:14 [2024-02-28T21:18:14.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
16:18:14 [2024-02-28T21:18:14.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
16:18:14 [2024-02-28T21:18:14.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=-241889158 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
16:18:14 [2024-02-28T21:18:14.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
16:18:16 [2024-02-28T21:18:16.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:18:16 [2024-02-28T21:18:16.556Z] 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@624be1d4] time=-241887621 data=null doit=true}, Shell with text {data - Test/Traces/test.txt - Eclipse Platform}]
16:18:16 [2024-02-28T21:18:16.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
16:18:16 [2024-02-28T21:18:16.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
16:18:16 [2024-02-28T21:18:16.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
16:18:16 [2024-02-28T21:18:16.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=-241887619 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
16:18:16 [2024-02-28T21:18:16.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
16:18:16 [2024-02-28T21:18:16.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Changed", using matcher: with text 'Trace Changed'
16:18:16 [2024-02-28T21:18:16.811Z] 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=-241887117 data=null doit=true}, Shell with text {Trace Changed}]
16:18:16 [2024-02-28T21:18:16.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
16:18:16 [2024-02-28T21:18:16.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with mnemonic 'No'
16:18:16 [2024-02-28T21:18:16.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with style 'SWT.PUSH'
16:18:16 [2024-02-28T21:18:16.812Z] 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')
16:18:16 [2024-02-28T21:18:16.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
16:18:16 [2024-02-28T21:18:16.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
16:18:16 [2024-02-28T21:18:16.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &No
16:18:16 [2024-02-28T21:18:16.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&No} time=-241887116 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
16:18:16 [2024-02-28T21:18:16.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&No} time=-241887116 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
16:18:16 [2024-02-28T21:18:16.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&No} time=-241887116 data=null doit=true}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
16:18:16 [2024-02-28T21:18:16.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&No} time=-241887116 data=null}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
16:18:16 [2024-02-28T21:18:16.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&No} time=-241887116 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
16:18:16 [2024-02-28T21:18:16.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&No} time=-241887116 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
16:18:16 [2024-02-28T21:18:16.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&No} time=-241887116 data=null 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')]
16:18:16 [2024-02-28T21:18:16.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:18:16 [2024-02-28T21:18:16.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:18:16 [2024-02-28T21:18:16.812Z] 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@624be1d4] time=-241887027 data=null doit=true}, Shell with text {data - Test/Traces/test.txt - Eclipse Platform}]
16:18:16 [2024-02-28T21:18:16.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
16:18:16 [2024-02-28T21:18:16.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
16:18:16 [2024-02-28T21:18:16.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
16:18:16 [2024-02-28T21:18:16.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=-241887025 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
16:18:16 [2024-02-28T21:18:16.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
16:18:18 [2024-02-28T21:18:18.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:18:18 [2024-02-28T21:18:18.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:18:18 [2024-02-28T21:18:18.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:18:18 [2024-02-28T21:18:18.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
16:18:18 [2024-02-28T21:18:18.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:18:18 [2024-02-28T21:18:18.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:18:19 [2024-02-28T21:18:19.209Z] 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@624be1d4] time=-241884797 data=null doit=true}, Shell with text {data - Test/Traces/test.txt - Eclipse Platform}]
16:18:19 [2024-02-28T21:18:19.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:18:19 [2024-02-28T21:18:19.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:18:19 [2024-02-28T21:18:19.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:18:19 [2024-02-28T21:18:19.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:18:19 [2024-02-28T21:18:19.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-241884763 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
16:18:19 [2024-02-28T21:18:19.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-241884762 data=null doit=true}, TreeItem with text {Test}]
16:18:19 [2024-02-28T21:18:19.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-241884762 data=null}, TreeItem with text {Test}]
16:18:19 [2024-02-28T21:18:19.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-241884762 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:18:19 [2024-02-28T21:18:19.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241884762 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
16:18:19 [2024-02-28T21:18:19.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-241884745 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:18:19 [2024-02-28T21:18:19.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:18:19 [2024-02-28T21:18:19.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:18:19 [2024-02-28T21:18:19.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:18:20 [2024-02-28T21:18:20.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:18:20 [2024-02-28T21:18:20.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:18:20 [2024-02-28T21:18:20.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:18:20 [2024-02-28T21:18:20.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:18:20 [2024-02-28T21:18:20.134Z] 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')
16:18:20 [2024-02-28T21:18:20.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:18:20 [2024-02-28T21:18:20.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:18:20 [2024-02-28T21:18:20.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:18:20 [2024-02-28T21:18:20.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:18:20 [2024-02-28T21:18:20.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
16:18:20 [2024-02-28T21:18:20.134Z] 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=-241883988 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:18:20 [2024-02-28T21:18:20.134Z] 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=-241883988 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:18:20 [2024-02-28T21:18:20.134Z] 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=-241883988 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:18:20 [2024-02-28T21:18:20.134Z] 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=-241883988 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:18:20 [2024-02-28T21:18:20.134Z] 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=-241883987 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:18:20 [2024-02-28T21:18:20.134Z] 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=-241883987 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:18:20 [2024-02-28T21:18:20.134Z] 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=-241883987 data=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')]
16:18:20 [2024-02-28T21:18:20.134Z] 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=-241883987 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:18:20 [2024-02-28T21:18:20.134Z] 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=-241883987 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:18:20 [2024-02-28T21:18:20.134Z] 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=-241883987 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:18:20 [2024-02-28T21:18:20.135Z] 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=-241883987 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:18:20 [2024-02-28T21:18:20.135Z] 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=-241883987 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:18:20 [2024-02-28T21:18:20.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:18:20 [2024-02-28T21:18:20.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:18:20 [2024-02-28T21:18:20.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:18:20 [2024-02-28T21:18:20.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:18:20 [2024-02-28T21:18:20.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:18:20 [2024-02-28T21:18:20.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:18:20 [2024-02-28T21:18:20.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:18:20 [2024-02-28T21:18:20.135Z] 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')
16:18:20 [2024-02-28T21:18:20.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:18:20 [2024-02-28T21:18:20.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-241883987 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:18:20 [2024-02-28T21:18:20.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-241883987 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:18:20 [2024-02-28T21:18:20.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-241883986 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:18:20 [2024-02-28T21:18:20.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-241883986 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:18:20 [2024-02-28T21:18:20.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-241883986 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:18:20 [2024-02-28T21:18:20.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-241883986 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:18:20 [2024-02-28T21:18:20.135Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:18:20 [2024-02-28T21:18:20.135Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:18:20 [2024-02-28T21:18:20.135Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:18:20 [2024-02-28T21:18:20.135Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:18:20 [2024-02-28T21:18:20.135Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:18:20 [2024-02-28T21:18:20.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:18:20 [2024-02-28T21:18:20.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-241883986 data=null 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')]
16:18:20 [2024-02-28T21:18:20.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-241884712 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:18:20 [2024-02-28T21:18:20.390Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.02 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshCustomTextTrace
16:18:20 [2024-02-28T21:18:20.390Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshCustomTextTrace.testRefresh -- Time elapsed: 9.931 s
16:18:20 [2024-02-28T21:18:20.390Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestTraceOffsetting
16:18:20 [2024-02-28T21:18:20.390Z] 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@624be1d4] time=-241883474 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:18:20 [2024-02-28T21:18:20.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:18:20 [2024-02-28T21:18:20.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
16:18:20 [2024-02-28T21:18:20.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
16:18:20 [2024-02-28T21:18:20.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
16:18:20 [2024-02-28T21:18:20.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-241883394 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
16:18:20 [2024-02-28T21:18:20.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
16:18:20 [2024-02-28T21:18:20.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:18:20 [2024-02-28T21:18:20.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:18:20 [2024-02-28T21:18:20.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:18:20 [2024-02-28T21:18:20.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:18:20 [2024-02-28T21:18:20.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:18:20 [2024-02-28T21:18:20.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:18:20 [2024-02-28T21:18:20.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForOffsetting} time=-241883275 data=null button=0 stateMask=0x0 x=97 y=12 count=0}, TreeItem with text {TestForOffsetting}]
16:18:20 [2024-02-28T21:18:20.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=-241883275 data=null doit=true}, TreeItem with text {TestForOffsetting}]
16:18:20 [2024-02-28T21:18:20.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=-241883275 data=null}, TreeItem with text {TestForOffsetting}]
16:18:20 [2024-02-28T21:18:20.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=-241883274 data=null button=1 stateMask=0x0 x=97 y=12 count=1}, TreeItem with text {TestForOffsetting}]
16:18:20 [2024-02-28T21:18:20.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241883274 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}]
16:18:20 [2024-02-28T21:18:20.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=-241883237 data=null button=1 stateMask=0x80000 x=97 y=12 count=1}, TreeItem with text {TestForOffsetting}]
16:18:20 [2024-02-28T21:18:20.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:18:20 [2024-02-28T21:18:20.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForOffsetting} time=-241883236 data=null button=0 stateMask=0x0 x=97 y=12 count=0}, TreeItem with text {TestForOffsetting}]
16:18:20 [2024-02-28T21:18:20.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=-241883236 data=null doit=true}, TreeItem with text {TestForOffsetting}]
16:18:20 [2024-02-28T21:18:20.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=-241883236 data=null}, TreeItem with text {TestForOffsetting}]
16:18:20 [2024-02-28T21:18:20.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=-241883236 data=null button=1 stateMask=0x0 x=97 y=12 count=1}, TreeItem with text {TestForOffsetting}]
16:18:20 [2024-02-28T21:18:20.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241883236 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}]
16:18:20 [2024-02-28T21:18:20.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=-241883215 data=null button=1 stateMask=0x80000 x=97 y=12 count=1}, TreeItem with text {TestForOffsetting}]
16:18:20 [2024-02-28T21:18:20.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=-241883215 data=null doit=true}, TreeItem with text {TestForOffsetting}]
16:18:20 [2024-02-28T21:18:20.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=-241883215 data=null}, TreeItem with text {TestForOffsetting}]
16:18:20 [2024-02-28T21:18:20.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=-241883214 data=null button=1 stateMask=0x0 x=97 y=12 count=1}, TreeItem with text {TestForOffsetting}]
16:18:20 [2024-02-28T21:18:20.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-241883214 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}]
16:18:20 [2024-02-28T21:18:20.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=-241883212 data=null button=1 stateMask=0x80000 x=97 y=12 count=1}, TreeItem with text {TestForOffsetting}]
16:18:20 [2024-02-28T21:18:20.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:18:20 [2024-02-28T21:18:20.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-241883211 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:18:20 [2024-02-28T21:18:20.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-241883211 data=null doit=true}, TreeItem with text {Traces [0]}]
16:18:20 [2024-02-28T21:18:20.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-241883211 data=null}, TreeItem with text {Traces [0]}]
16:18:20 [2024-02-28T21:18:20.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-241883211 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:18:20 [2024-02-28T21:18:20.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241883211 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]}]
16:18:20 [2024-02-28T21:18:20.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-241883199 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:18:22 [2024-02-28T21:18:22.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"sample5475048839631148047.xml"'
16:18:22 [2024-02-28T21:18:22.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:18:22 [2024-02-28T21:18:22.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:18:22 [2024-02-28T21:18:22.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-241881825 data=null doit=true}, TreeItem with text {Traces [1]}]
16:18:22 [2024-02-28T21:18:22.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-241881825 data=null}, TreeItem with text {Traces [1]}]
16:18:22 [2024-02-28T21:18:22.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-241881825 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:18:22 [2024-02-28T21:18:22.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-241881824 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]}]
16:18:22 [2024-02-28T21:18:22.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-241881823 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:18:22 [2024-02-28T21:18:22.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:18:22 [2024-02-28T21:18:22.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {sample5475048839631148047.xml} time=-241881812 data=null button=0 stateMask=0x0 x=193 y=81 count=0}, TreeItem with text {sample5475048839631148047.xml}]
16:18:22 [2024-02-28T21:18:22.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {sample5475048839631148047.xml} time=-241881811 data=null doit=true}, TreeItem with text {sample5475048839631148047.xml}]
16:18:22 [2024-02-28T21:18:22.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {sample5475048839631148047.xml} time=-241881811 data=null}, TreeItem with text {sample5475048839631148047.xml}]
16:18:22 [2024-02-28T21:18:22.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {sample5475048839631148047.xml} time=-241881811 data=null button=1 stateMask=0x0 x=193 y=81 count=1}, TreeItem with text {sample5475048839631148047.xml}]
16:18:22 [2024-02-28T21:18:22.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241881811 data=null item=TreeItem {sample5475048839631148047.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {sample5475048839631148047.xml}]
16:18:22 [2024-02-28T21:18:22.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {sample5475048839631148047.xml} time=-241881767 data=null button=1 stateMask=0x80000 x=193 y=81 count=1}, TreeItem with text {sample5475048839631148047.xml}]
16:18:22 [2024-02-28T21:18:22.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:18:22 [2024-02-28T21:18:22.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {sample5475048839631148047.xml} time=-241881767 data=null button=0 stateMask=0x0 x=193 y=81 count=0}, TreeItem with text {sample5475048839631148047.xml}]
16:18:22 [2024-02-28T21:18:22.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {sample5475048839631148047.xml} time=-241881766 data=null doit=true}, TreeItem with text {sample5475048839631148047.xml}]
16:18:22 [2024-02-28T21:18:22.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {sample5475048839631148047.xml} time=-241881766 data=null}, TreeItem with text {sample5475048839631148047.xml}]
16:18:22 [2024-02-28T21:18:22.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {sample5475048839631148047.xml} time=-241881766 data=null button=1 stateMask=0x0 x=193 y=81 count=1}, TreeItem with text {sample5475048839631148047.xml}]
16:18:22 [2024-02-28T21:18:22.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241881766 data=null item=TreeItem {sample5475048839631148047.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {sample5475048839631148047.xml}]
16:18:22 [2024-02-28T21:18:22.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {sample5475048839631148047.xml} time=-241881762 data=null button=1 stateMask=0x80000 x=193 y=81 count=1}, TreeItem with text {sample5475048839631148047.xml}]
16:18:22 [2024-02-28T21:18:22.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Apply Time Offset...", using matcher: with mnemonic 'Apply Time Offset...'
16:18:22 [2024-02-28T21:18:22.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Apply Time Offset...'
16:18:22 [2024-02-28T21:18:22.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Apply Time Offset...'
16:18:22 [2024-02-28T21:18:22.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Apply time offset", using matcher: with text 'Apply time offset'
16:18:22 [2024-02-28T21:18:22.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Apply time offset}
16:18:22 [2024-02-28T21:18:22.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:18:22 [2024-02-28T21:18:22.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:18:22 [2024-02-28T21:18:22.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:18:22 [2024-02-28T21:18:22.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {sample5475048839631148047.xml} time=-241881291 data=null button=0 stateMask=0x0 x=130 y=12 count=0}, TreeItem with text {sample5475048839631148047.xml}]
16:18:22 [2024-02-28T21:18:22.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {sample5475048839631148047.xml} time=-241881291 data=null doit=true}, TreeItem with text {sample5475048839631148047.xml}]
16:18:22 [2024-02-28T21:18:22.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {sample5475048839631148047.xml} time=-241881291 data=null}, TreeItem with text {sample5475048839631148047.xml}]
16:18:22 [2024-02-28T21:18:22.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {sample5475048839631148047.xml} time=-241881291 data=null button=1 stateMask=0x0 x=130 y=12 count=1}, TreeItem with text {sample5475048839631148047.xml}]
16:18:22 [2024-02-28T21:18:22.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241881290 data=null item=TreeItem {sample5475048839631148047.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {sample5475048839631148047.xml}]
16:18:22 [2024-02-28T21:18:22.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {sample5475048839631148047.xml} time=-241881290 data=null button=1 stateMask=0x80000 x=130 y=12 count=1}, TreeItem with text {sample5475048839631148047.xml}]
16:18:22 [2024-02-28T21:18:22.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicking on TreeItem with text {sample5475048839631148047.xml}
16:18:22 [2024-02-28T21:18:22.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {sample5475048839631148047.xml} time=-241881289 data=null button=0 stateMask=0x0 x=483 y=12 count=0}, TreeItem with text {sample5475048839631148047.xml}]
16:18:22 [2024-02-28T21:18:22.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {sample5475048839631148047.xml} time=-241881289 data=null doit=true}, TreeItem with text {sample5475048839631148047.xml}]
16:18:22 [2024-02-28T21:18:22.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:18:22 [2024-02-28T21:18:22.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {sample5475048839631148047.xml} time=-241881288 data=null}, TreeItem with text {sample5475048839631148047.xml}]
16:18:22 [2024-02-28T21:18:22.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {sample5475048839631148047.xml} time=-241881288 data=null button=1 stateMask=0x0 x=483 y=12 count=1}, TreeItem with text {sample5475048839631148047.xml}]
16:18:22 [2024-02-28T21:18:22.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241881284 data=null item=TreeItem {sample5475048839631148047.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {sample5475048839631148047.xml}]
16:18:22 [2024-02-28T21:18:22.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {sample5475048839631148047.xml} time=-241881278 data=null button=1 stateMask=0x80000 x=483 y=12 count=1}, TreeItem with text {sample5475048839631148047.xml}]
16:18:22 [2024-02-28T21:18:22.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {sample5475048839631148047.xml} time=-241881278 data=null button=0 stateMask=0x0 x=483 y=12 count=0}, TreeItem with text {sample5475048839631148047.xml}]
16:18:22 [2024-02-28T21:18:22.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {sample5475048839631148047.xml} time=-241881277 data=null doit=true}, TreeItem with text {sample5475048839631148047.xml}]
16:18:22 [2024-02-28T21:18:22.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {sample5475048839631148047.xml} time=-241881277 data=null}, TreeItem with text {sample5475048839631148047.xml}]
16:18:22 [2024-02-28T21:18:22.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicked on TreeItem with text {sample5475048839631148047.xml}
16:18:22 [2024-02-28T21:18:22.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:18:22 [2024-02-28T21:18:22.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
16:18:22 [2024-02-28T21:18:22.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:18:22 [2024-02-28T21:18:22.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
16:18:22 [2024-02-28T21:18:22.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
16:18:22 [2024-02-28T21:18:22.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
16:18:22 [2024-02-28T21:18:22.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
16:18:22 [2024-02-28T21:18:22.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Basic", using matcher: of type 'Button'
16:18:22 [2024-02-28T21:18:22.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Advanced", using matcher: of type 'Button'
16:18:22 [2024-02-28T21:18:22.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:18:22 [2024-02-28T21:18:22.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:18:22 [2024-02-28T21:18:22.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:18:22 [2024-02-28T21:18:22.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:18:22 [2024-02-28T21:18:22.775Z] 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')
16:18:22 [2024-02-28T21:18:22.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:18:22 [2024-02-28T21:18:22.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-241881265 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:18:22 [2024-02-28T21:18:22.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-241881265 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:18:22 [2024-02-28T21:18:22.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-241881265 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:18:22 [2024-02-28T21:18:22.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-241881265 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:18:22 [2024-02-28T21:18:22.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-241881265 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:18:22 [2024-02-28T21:18:22.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-241881265 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:18:22 [2024-02-28T21:18:22.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-241881265 data=null 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')]
16:18:23 [2024-02-28T21:18:23.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Apply Time Offset...} time=-241881639 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...']
16:18:23 [2024-02-28T21:18:23.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:18:24 [2024-02-28T21:18:24.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"sample5475048839631148047.xml"'
16:18:24 [2024-02-28T21:18:24.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:18:24 [2024-02-28T21:18:24.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:18:24 [2024-02-28T21:18:24.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - TestForOffsetting/Traces/sample5475048839631148047.xml - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@624be1d4] time=-241879504 data=null doit=true}, Shell with text {data - TestForOffsetting/Traces/sample5475048839631148047.xml - Eclipse Platform}]
16:18:24 [2024-02-28T21:18:24.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:18:24 [2024-02-28T21:18:24.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:18:24 [2024-02-28T21:18:24.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:18:24 [2024-02-28T21:18:24.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:18:24 [2024-02-28T21:18:24.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForOffsetting} time=-241879459 data=null button=0 stateMask=0x0 x=97 y=12 count=0}, TreeItem with text {TestForOffsetting}]
16:18:24 [2024-02-28T21:18:24.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=-241879459 data=null doit=true}, TreeItem with text {TestForOffsetting}]
16:18:24 [2024-02-28T21:18:24.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=-241879459 data=null}, TreeItem with text {TestForOffsetting}]
16:18:24 [2024-02-28T21:18:24.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=-241879458 data=null button=1 stateMask=0x0 x=97 y=12 count=1}, TreeItem with text {TestForOffsetting}]
16:18:24 [2024-02-28T21:18:24.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241879458 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}]
16:18:24 [2024-02-28T21:18:24.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=-241879443 data=null button=1 stateMask=0x80000 x=97 y=12 count=1}, TreeItem with text {TestForOffsetting}]
16:18:24 [2024-02-28T21:18:24.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:18:24 [2024-02-28T21:18:24.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:18:24 [2024-02-28T21:18:24.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:18:25 [2024-02-28T21:18:25.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:18:25 [2024-02-28T21:18:25.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:18:25 [2024-02-28T21:18:25.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:18:25 [2024-02-28T21:18:25.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:18:25 [2024-02-28T21:18:25.209Z] 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')
16:18:25 [2024-02-28T21:18:25.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:18:25 [2024-02-28T21:18:25.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:18:25 [2024-02-28T21:18:25.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:18:25 [2024-02-28T21:18:25.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:18:25 [2024-02-28T21:18:25.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
16:18:25 [2024-02-28T21:18:25.209Z] 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=-241878609 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:18:25 [2024-02-28T21:18:25.209Z] 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=-241878609 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:18:25 [2024-02-28T21:18:25.209Z] 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=-241878608 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:18:25 [2024-02-28T21:18:25.209Z] 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=-241878608 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:18:25 [2024-02-28T21:18:25.209Z] 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=-241878608 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:18:25 [2024-02-28T21:18:25.209Z] 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=-241878608 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:18:25 [2024-02-28T21:18:25.209Z] 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=-241878608 data=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')]
16:18:25 [2024-02-28T21:18:25.209Z] 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=-241878608 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:18:25 [2024-02-28T21:18:25.209Z] 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=-241878608 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:18:25 [2024-02-28T21:18:25.209Z] 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=-241878608 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:18:25 [2024-02-28T21:18:25.209Z] 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=-241878608 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:18:25 [2024-02-28T21:18:25.209Z] 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=-241878608 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:18:25 [2024-02-28T21:18:25.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:18:25 [2024-02-28T21:18:25.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:18:25 [2024-02-28T21:18:25.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:18:25 [2024-02-28T21:18:25.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:18:25 [2024-02-28T21:18:25.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:18:25 [2024-02-28T21:18:25.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:18:25 [2024-02-28T21:18:25.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:18:25 [2024-02-28T21:18:25.210Z] 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')
16:18:25 [2024-02-28T21:18:25.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:18:25 [2024-02-28T21:18:25.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-241878607 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:18:25 [2024-02-28T21:18:25.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-241878607 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:18:25 [2024-02-28T21:18:25.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-241878607 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:18:25 [2024-02-28T21:18:25.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-241878607 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:18:25 [2024-02-28T21:18:25.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-241878607 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:18:25 [2024-02-28T21:18:25.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-241878607 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:18:25 [2024-02-28T21:18:25.210Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:18:25 [2024-02-28T21:18:25.210Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:18:25 [2024-02-28T21:18:25.210Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:18:25 [2024-02-28T21:18:25.210Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:18:25 [2024-02-28T21:18:25.210Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:18:25 [2024-02-28T21:18:25.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:18:25 [2024-02-28T21:18:25.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-241878607 data=null 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')]
16:18:25 [2024-02-28T21:18:25.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-241879406 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:18:25 [2024-02-28T21:18:25.720Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.372 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestTraceOffsetting
16:18:25 [2024-02-28T21:18:25.720Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestTraceOffsetting.testOffsetting -- Time elapsed: 5.371 s
16:18:25 [2024-02-28T21:18:25.721Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshTextTrace
16:18:25 [2024-02-28T21:18:25.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@624be1d4] time=-241878095 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:18:25 [2024-02-28T21:18:25.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:18:25 [2024-02-28T21:18:25.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
16:18:25 [2024-02-28T21:18:25.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
16:18:25 [2024-02-28T21:18:25.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
16:18:25 [2024-02-28T21:18:25.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-241878016 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
16:18:25 [2024-02-28T21:18:25.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
16:18:27 [2024-02-28T21:18:27.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:18:27 [2024-02-28T21:18:27.342Z] 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@624be1d4] time=-241876559 data=null doit=true}, Shell with text {data - Test/Traces/test.txt - Eclipse Platform}]
16:18:27 [2024-02-28T21:18:27.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
16:18:27 [2024-02-28T21:18:27.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
16:18:27 [2024-02-28T21:18:27.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
16:18:27 [2024-02-28T21:18:27.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=-241876523 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
16:18:27 [2024-02-28T21:18:27.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
16:18:27 [2024-02-28T21:18:27.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Changed", using matcher: with text 'Trace Changed'
16:18:27 [2024-02-28T21:18:27.903Z] 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=-241876021 data=null doit=true}, Shell with text {Trace Changed}]
16:18:27 [2024-02-28T21:18:27.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
16:18:27 [2024-02-28T21:18:27.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with mnemonic 'No'
16:18:27 [2024-02-28T21:18:27.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with style 'SWT.PUSH'
16:18:27 [2024-02-28T21:18:27.903Z] 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')
16:18:27 [2024-02-28T21:18:27.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
16:18:27 [2024-02-28T21:18:27.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
16:18:27 [2024-02-28T21:18:27.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &No
16:18:27 [2024-02-28T21:18:27.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&No} time=-241876020 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
16:18:27 [2024-02-28T21:18:27.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&No} time=-241876020 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
16:18:27 [2024-02-28T21:18:27.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&No} time=-241876020 data=null doit=true}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
16:18:27 [2024-02-28T21:18:27.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&No} time=-241876020 data=null}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
16:18:27 [2024-02-28T21:18:27.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&No} time=-241876020 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
16:18:27 [2024-02-28T21:18:27.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&No} time=-241876020 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
16:18:27 [2024-02-28T21:18:27.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&No} time=-241876020 data=null 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')]
16:18:27 [2024-02-28T21:18:27.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:18:27 [2024-02-28T21:18:27.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:18:27 [2024-02-28T21:18:27.903Z] 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@624be1d4] time=-241875918 data=null doit=true}, Shell with text {data - Test/Traces/test.txt - Eclipse Platform}]
16:18:27 [2024-02-28T21:18:27.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
16:18:27 [2024-02-28T21:18:27.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
16:18:27 [2024-02-28T21:18:27.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
16:18:27 [2024-02-28T21:18:27.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=-241875917 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
16:18:27 [2024-02-28T21:18:27.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
16:18:29 [2024-02-28T21:18:29.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:18:29 [2024-02-28T21:18:29.789Z] 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@624be1d4] time=-241874385 data=null doit=true}, Shell with text {data - Test/Traces/test.txt - Eclipse Platform}]
16:18:29 [2024-02-28T21:18:29.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
16:18:29 [2024-02-28T21:18:29.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
16:18:29 [2024-02-28T21:18:29.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
16:18:29 [2024-02-28T21:18:29.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=-241874384 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
16:18:29 [2024-02-28T21:18:29.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
16:18:30 [2024-02-28T21:18:30.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Changed", using matcher: with text 'Trace Changed'
16:18:30 [2024-02-28T21:18:30.044Z] 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=-241873881 data=null doit=true}, Shell with text {Trace Changed}]
16:18:30 [2024-02-28T21:18:30.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
16:18:30 [2024-02-28T21:18:30.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with mnemonic 'No'
16:18:30 [2024-02-28T21:18:30.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with style 'SWT.PUSH'
16:18:30 [2024-02-28T21:18:30.044Z] 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')
16:18:30 [2024-02-28T21:18:30.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
16:18:30 [2024-02-28T21:18:30.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
16:18:30 [2024-02-28T21:18:30.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &No
16:18:30 [2024-02-28T21:18:30.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&No} time=-241873881 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
16:18:30 [2024-02-28T21:18:30.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&No} time=-241873881 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
16:18:30 [2024-02-28T21:18:30.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&No} time=-241873881 data=null doit=true}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
16:18:30 [2024-02-28T21:18:30.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&No} time=-241873881 data=null}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
16:18:30 [2024-02-28T21:18:30.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&No} time=-241873881 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
16:18:30 [2024-02-28T21:18:30.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&No} time=-241873881 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
16:18:30 [2024-02-28T21:18:30.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&No} time=-241873881 data=null 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')]
16:18:30 [2024-02-28T21:18:30.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:18:30 [2024-02-28T21:18:30.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:18:30 [2024-02-28T21:18:30.045Z] 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@624be1d4] time=-241873777 data=null doit=true}, Shell with text {data - Test/Traces/test.txt - Eclipse Platform}]
16:18:30 [2024-02-28T21:18:30.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
16:18:30 [2024-02-28T21:18:30.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
16:18:30 [2024-02-28T21:18:30.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
16:18:30 [2024-02-28T21:18:30.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=-241873776 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
16:18:30 [2024-02-28T21:18:30.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
16:18:31 [2024-02-28T21:18:31.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:18:31 [2024-02-28T21:18:31.930Z] 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@624be1d4] time=-241872243 data=null doit=true}, Shell with text {data - Test/Traces/test.txt - Eclipse Platform}]
16:18:31 [2024-02-28T21:18:31.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
16:18:31 [2024-02-28T21:18:31.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
16:18:31 [2024-02-28T21:18:31.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
16:18:31 [2024-02-28T21:18:31.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=-241872242 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
16:18:31 [2024-02-28T21:18:31.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
16:18:32 [2024-02-28T21:18:32.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Changed", using matcher: with text 'Trace Changed'
16:18:32 [2024-02-28T21:18:32.185Z] 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=-241871739 data=null doit=true}, Shell with text {Trace Changed}]
16:18:32 [2024-02-28T21:18:32.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
16:18:32 [2024-02-28T21:18:32.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with mnemonic 'No'
16:18:32 [2024-02-28T21:18:32.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with style 'SWT.PUSH'
16:18:32 [2024-02-28T21:18:32.185Z] 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')
16:18:32 [2024-02-28T21:18:32.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
16:18:32 [2024-02-28T21:18:32.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
16:18:32 [2024-02-28T21:18:32.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &No
16:18:32 [2024-02-28T21:18:32.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&No} time=-241871739 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
16:18:32 [2024-02-28T21:18:32.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&No} time=-241871739 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
16:18:32 [2024-02-28T21:18:32.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&No} time=-241871739 data=null doit=true}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
16:18:32 [2024-02-28T21:18:32.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&No} time=-241871738 data=null}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
16:18:32 [2024-02-28T21:18:32.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&No} time=-241871738 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
16:18:32 [2024-02-28T21:18:32.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&No} time=-241871738 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
16:18:32 [2024-02-28T21:18:32.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&No} time=-241871738 data=null 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')]
16:18:32 [2024-02-28T21:18:32.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:18:32 [2024-02-28T21:18:32.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:18:32 [2024-02-28T21:18:32.185Z] 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@624be1d4] time=-241871636 data=null doit=true}, Shell with text {data - Test/Traces/test.txt - Eclipse Platform}]
16:18:32 [2024-02-28T21:18:32.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
16:18:32 [2024-02-28T21:18:32.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
16:18:32 [2024-02-28T21:18:32.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
16:18:32 [2024-02-28T21:18:32.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=-241871634 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
16:18:32 [2024-02-28T21:18:32.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
16:18:34 [2024-02-28T21:18:34.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:18:34 [2024-02-28T21:18:34.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:18:34 [2024-02-28T21:18:34.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:18:34 [2024-02-28T21:18:34.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
16:18:34 [2024-02-28T21:18:34.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:18:34 [2024-02-28T21:18:34.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:18:34 [2024-02-28T21:18:34.325Z] 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@624be1d4] time=-241869525 data=null doit=true}, Shell with text {data - Test/Traces/test.txt - Eclipse Platform}]
16:18:34 [2024-02-28T21:18:34.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:18:34 [2024-02-28T21:18:34.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:18:34 [2024-02-28T21:18:34.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:18:34 [2024-02-28T21:18:34.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:18:34 [2024-02-28T21:18:34.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-241869512 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
16:18:34 [2024-02-28T21:18:34.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-241869512 data=null doit=true}, TreeItem with text {Test}]
16:18:34 [2024-02-28T21:18:34.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-241869512 data=null}, TreeItem with text {Test}]
16:18:34 [2024-02-28T21:18:34.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-241869512 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:18:34 [2024-02-28T21:18:34.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241869512 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
16:18:34 [2024-02-28T21:18:34.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-241869467 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:18:34 [2024-02-28T21:18:34.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:18:34 [2024-02-28T21:18:34.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:18:34 [2024-02-28T21:18:34.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:18:35 [2024-02-28T21:18:35.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:18:35 [2024-02-28T21:18:35.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:18:35 [2024-02-28T21:18:35.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:18:35 [2024-02-28T21:18:35.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:18:35 [2024-02-28T21:18:35.506Z] 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')
16:18:35 [2024-02-28T21:18:35.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:18:35 [2024-02-28T21:18:35.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:18:35 [2024-02-28T21:18:35.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:18:35 [2024-02-28T21:18:35.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:18:35 [2024-02-28T21:18:35.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
16:18:35 [2024-02-28T21:18:35.506Z] 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=-241868620 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:18:35 [2024-02-28T21:18:35.506Z] 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=-241868620 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:18:35 [2024-02-28T21:18:35.506Z] 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=-241868620 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:18:35 [2024-02-28T21:18:35.506Z] 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=-241868620 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:18:35 [2024-02-28T21:18:35.506Z] 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=-241868620 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:18:35 [2024-02-28T21:18:35.506Z] 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=-241868620 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:18:35 [2024-02-28T21:18:35.506Z] 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=-241868620 data=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')]
16:18:35 [2024-02-28T21:18:35.506Z] 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=-241868620 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:18:35 [2024-02-28T21:18:35.506Z] 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=-241868620 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:18:35 [2024-02-28T21:18:35.506Z] 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=-241868620 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:18:35 [2024-02-28T21:18:35.506Z] 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=-241868620 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:18:35 [2024-02-28T21:18:35.506Z] 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=-241868620 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:18:35 [2024-02-28T21:18:35.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:18:35 [2024-02-28T21:18:35.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:18:35 [2024-02-28T21:18:35.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:18:35 [2024-02-28T21:18:35.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:18:35 [2024-02-28T21:18:35.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:18:35 [2024-02-28T21:18:35.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:18:35 [2024-02-28T21:18:35.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:18:35 [2024-02-28T21:18:35.506Z] 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')
16:18:35 [2024-02-28T21:18:35.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:18:35 [2024-02-28T21:18:35.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-241868619 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:18:35 [2024-02-28T21:18:35.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-241868619 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:18:35 [2024-02-28T21:18:35.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-241868619 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:18:35 [2024-02-28T21:18:35.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-241868619 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:18:35 [2024-02-28T21:18:35.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-241868619 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:18:35 [2024-02-28T21:18:35.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-241868619 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:18:35 [2024-02-28T21:18:35.506Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:18:35 [2024-02-28T21:18:35.506Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:18:35 [2024-02-28T21:18:35.506Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:18:35 [2024-02-28T21:18:35.506Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:18:35 [2024-02-28T21:18:35.506Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:18:35 [2024-02-28T21:18:35.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:18:35 [2024-02-28T21:18:35.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-241868619 data=null 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')]
16:18:35 [2024-02-28T21:18:35.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-241869427 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:18:35 [2024-02-28T21:18:35.761Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.981 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshTextTrace
16:18:35 [2024-02-28T21:18:35.761Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshTextTrace.testRefresh -- Time elapsed: 9.901 s
16:18:35 [2024-02-28T21:18:35.761Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest
16:18:35 [2024-02-28T21:18:35.761Z] 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@624be1d4] time=-241868106 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:18:35 [2024-02-28T21:18:35.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:18:36 [2024-02-28T21:18:36.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
16:18:36 [2024-02-28T21:18:36.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
16:18:36 [2024-02-28T21:18:36.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
16:18:36 [2024-02-28T21:18:36.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-241868026 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
16:18:36 [2024-02-28T21:18:36.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
16:18:36 [2024-02-28T21:18:36.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:18:36 [2024-02-28T21:18:36.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:18:36 [2024-02-28T21:18:36.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:18:36 [2024-02-28T21:18:36.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:18:36 [2024-02-28T21:18:36.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:18:36 [2024-02-28T21:18:36.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:18:36 [2024-02-28T21:18:36.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestAxisAlignment} time=-241867915 data=null button=0 stateMask=0x0 x=103 y=12 count=0}, TreeItem with text {TestAxisAlignment}]
16:18:36 [2024-02-28T21:18:36.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestAxisAlignment} time=-241867914 data=null doit=true}, TreeItem with text {TestAxisAlignment}]
16:18:36 [2024-02-28T21:18:36.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestAxisAlignment} time=-241867914 data=null}, TreeItem with text {TestAxisAlignment}]
16:18:36 [2024-02-28T21:18:36.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestAxisAlignment} time=-241867914 data=null button=1 stateMask=0x0 x=103 y=12 count=1}, TreeItem with text {TestAxisAlignment}]
16:18:36 [2024-02-28T21:18:36.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241867914 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}]
16:18:36 [2024-02-28T21:18:36.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestAxisAlignment} time=-241867881 data=null button=1 stateMask=0x80000 x=103 y=12 count=1}, TreeItem with text {TestAxisAlignment}]
16:18:36 [2024-02-28T21:18:36.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:18:36 [2024-02-28T21:18:36.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestAxisAlignment} time=-241867881 data=null button=0 stateMask=0x0 x=103 y=12 count=0}, TreeItem with text {TestAxisAlignment}]
16:18:36 [2024-02-28T21:18:36.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestAxisAlignment} time=-241867880 data=null doit=true}, TreeItem with text {TestAxisAlignment}]
16:18:36 [2024-02-28T21:18:36.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestAxisAlignment} time=-241867880 data=null}, TreeItem with text {TestAxisAlignment}]
16:18:36 [2024-02-28T21:18:36.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestAxisAlignment} time=-241867880 data=null button=1 stateMask=0x0 x=103 y=12 count=1}, TreeItem with text {TestAxisAlignment}]
16:18:36 [2024-02-28T21:18:36.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241867880 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}]
16:18:36 [2024-02-28T21:18:36.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestAxisAlignment} time=-241867860 data=null button=1 stateMask=0x80000 x=103 y=12 count=1}, TreeItem with text {TestAxisAlignment}]
16:18:36 [2024-02-28T21:18:36.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestAxisAlignment} time=-241867860 data=null doit=true}, TreeItem with text {TestAxisAlignment}]
16:18:36 [2024-02-28T21:18:36.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestAxisAlignment} time=-241867860 data=null}, TreeItem with text {TestAxisAlignment}]
16:18:36 [2024-02-28T21:18:36.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestAxisAlignment} time=-241867860 data=null button=1 stateMask=0x0 x=103 y=12 count=1}, TreeItem with text {TestAxisAlignment}]
16:18:36 [2024-02-28T21:18:36.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-241867859 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}]
16:18:36 [2024-02-28T21:18:36.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestAxisAlignment} time=-241867858 data=null button=1 stateMask=0x80000 x=103 y=12 count=1}, TreeItem with text {TestAxisAlignment}]
16:18:36 [2024-02-28T21:18:36.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:18:36 [2024-02-28T21:18:36.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-241867857 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:18:36 [2024-02-28T21:18:36.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-241867857 data=null doit=true}, TreeItem with text {Traces [0]}]
16:18:36 [2024-02-28T21:18:36.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-241867857 data=null}, TreeItem with text {Traces [0]}]
16:18:36 [2024-02-28T21:18:36.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-241867857 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:18:36 [2024-02-28T21:18:36.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241867857 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]}]
16:18:36 [2024-02-28T21:18:36.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-241867837 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:18:38 [2024-02-28T21:18:38.529Z] 
16:18:38 [2024-02-28T21:18:38.529Z] (Eclipse:4512): Gtk-CRITICAL **: 21:18:37.901: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:18:38 [2024-02-28T21:18:38.529Z] 
16:18:38 [2024-02-28T21:18:38.529Z] (Eclipse:4512): Gtk-CRITICAL **: 21:18:37.990: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:18:38 [2024-02-28T21:18:38.529Z] 
16:18:38 [2024-02-28T21:18:38.529Z] (Eclipse:4512): Gtk-CRITICAL **: 21:18:37.994: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:18:38 [2024-02-28T21:18:38.529Z] 
16:18:38 [2024-02-28T21:18:38.529Z] (Eclipse:4512): Gtk-CRITICAL **: 21:18:37.994: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:18:38 [2024-02-28T21:18:38.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
16:18:38 [2024-02-28T21:18:38.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Sash with text "", using matcher: of type 'Sash'
16:18:38 [2024-02-28T21:18:38.784Z] 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"'
16:18:38 [2024-02-28T21:18:38.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:18:38 [2024-02-28T21:18:38.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.timechart"'
16:18:38 [2024-02-28T21:18:38.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:18:38 [2024-02-28T21:18:38.784Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 6 to [MouseEnter [6]: MouseEvent{Sash {} time=-241865129 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
16:18:38 [2024-02-28T21:18:38.784Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 26 to [Activate [26]: ShellEvent{Sash {} time=-241865129 data=null doit=true}, Sash with text {}]
16:18:38 [2024-02-28T21:18:38.784Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=-241865128 data=null item=null detail=0 x=151 y=0 width=3 height=111 stateMask=0x0 text=null doit=true}, Sash with text {}]
16:18:38 [2024-02-28T21:18:38.784Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 3 to [MouseDown [3]: MouseEvent{Sash {} time=-241865127 data=null button=1 stateMask=0x0 x=1 y=55 count=1}, Sash with text {}]
16:18:38 [2024-02-28T21:18:38.784Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 29 to [DragDetect [29]: Event {type=29 Sash {} time=-241865119 data=null x=1 y=55 width=0 height=0 detail=0}, Sash with text {}]
16:18:38 [2024-02-28T21:18:38.784Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 10 to [Move [10]: ControlEvent{Sash {} time=-241865115 data=null}, Sash with text {}]
16:18:38 [2024-02-28T21:18:38.784Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=-241865115 data=null item=null detail=0 x=201 y=0 width=3 height=111 stateMask=0x0 text=null doit=true}, Sash with text {}]
16:18:38 [2024-02-28T21:18:38.784Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 5 to [MouseMove [5]: MouseEvent{Sash {} time=-241865114 data=null button=0 stateMask=0x80000 x=1 y=55 count=0}, Sash with text {}]
16:18:38 [2024-02-28T21:18:38.784Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=-241865113 data=null item=null detail=0 x=201 y=0 width=3 height=111 stateMask=0x80000 text=null doit=true}, Sash with text {}]
16:18:38 [2024-02-28T21:18:38.785Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 4 to [MouseUp [4]: MouseEvent{Sash {} time=-241865112 data=null button=1 stateMask=0x0 x=1 y=55 count=1}, Sash with text {}]
16:18:38 [2024-02-28T21:18:38.785Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 7 to [MouseExit [7]: MouseEvent{Sash {} time=-241865112 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
16:18:39 [2024-02-28T21:18:39.346Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 6 to [MouseEnter [6]: MouseEvent{Sash {} time=-241864511 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
16:18:39 [2024-02-28T21:18:39.346Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 26 to [Activate [26]: ShellEvent{Sash {} time=-241864510 data=null doit=true}, Sash with text {}]
16:18:39 [2024-02-28T21:18:39.346Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=-241864510 data=null item=null detail=0 x=202 y=0 width=3 height=111 stateMask=0x0 text=null doit=true}, Sash with text {}]
16:18:39 [2024-02-28T21:18:39.346Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 3 to [MouseDown [3]: MouseEvent{Sash {} time=-241864509 data=null button=1 stateMask=0x0 x=1 y=55 count=1}, Sash with text {}]
16:18:39 [2024-02-28T21:18:39.346Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 29 to [DragDetect [29]: Event {type=29 Sash {} time=-241864508 data=null x=1 y=55 width=0 height=0 detail=0}, Sash with text {}]
16:18:39 [2024-02-28T21:18:39.346Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 10 to [Move [10]: ControlEvent{Sash {} time=-241864508 data=null}, Sash with text {}]
16:18:39 [2024-02-28T21:18:39.346Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=-241864508 data=null item=null detail=0 x=151 y=0 width=3 height=111 stateMask=0x0 text=null doit=true}, Sash with text {}]
16:18:39 [2024-02-28T21:18:39.346Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 5 to [MouseMove [5]: MouseEvent{Sash {} time=-241864507 data=null button=0 stateMask=0x80000 x=1 y=55 count=0}, Sash with text {}]
16:18:39 [2024-02-28T21:18:39.346Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=-241864506 data=null item=null detail=0 x=151 y=0 width=3 height=111 stateMask=0x80000 text=null doit=true}, Sash with text {}]
16:18:39 [2024-02-28T21:18:39.346Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 4 to [MouseUp [4]: MouseEvent{Sash {} time=-241864506 data=null button=1 stateMask=0x0 x=1 y=55 count=1}, Sash with text {}]
16:18:39 [2024-02-28T21:18:39.346Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 7 to [MouseExit [7]: MouseEvent{Sash {} time=-241864505 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
16:18:39 [2024-02-28T21:18:39.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:18:40 [2024-02-28T21:18:40.163Z] 
16:18:40 [2024-02-28T21:18:40.163Z] (Eclipse:4512): Gtk-CRITICAL **: 21:18:39.965: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:18:42 [2024-02-28T21:18:42.050Z] 
16:18:42 [2024-02-28T21:18:42.050Z] (Eclipse:4512): Gtk-CRITICAL **: 21:18:41.572: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:18:42 [2024-02-28T21:18:42.050Z] 
16:18:42 [2024-02-28T21:18:42.050Z] (Eclipse:4512): Gtk-CRITICAL **: 21:18:41.688: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:18:42 [2024-02-28T21:18:42.050Z] 
16:18:42 [2024-02-28T21:18:42.050Z] (Eclipse:4512): Gtk-CRITICAL **: 21:18:41.694: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:18:42 [2024-02-28T21:18:42.305Z] 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"'
16:18:42 [2024-02-28T21:18:42.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:18:42 [2024-02-28T21:18:42.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
16:18:42 [2024-02-28T21:18:42.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Sash with text "", using matcher: of type 'Sash'
16:18:42 [2024-02-28T21:18:42.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.timechart"'
16:18:42 [2024-02-28T21:18:42.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:18:42 [2024-02-28T21:18:42.305Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-241861524 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:18:42 [2024-02-28T21:18:42.305Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241861524 data=null button=0 stateMask=0x0 x=183 y=119 count=0}, TimeGraphControl with text {}]
16:18:42 [2024-02-28T21:18:42.305Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-241861519 data=null doit=true}, TimeGraphControl with text {}]
16:18:42 [2024-02-28T21:18:42.305Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-241861519 data=null}, TimeGraphControl with text {}]
16:18:42 [2024-02-28T21:18:42.305Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-241861513 data=null button=1 stateMask=0x0 x=183 y=119 count=1}, TimeGraphControl with text {}]
16:18:42 [2024-02-28T21:18:42.305Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 29 to [DragDetect [29]: Event {type=29 TimeGraphControl {} [layout=null] time=-241861512 data=null x=233 y=119 width=0 height=0 detail=0}, TimeGraphControl with text {}]
16:18:42 [2024-02-28T21:18:42.305Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241861512 data=null button=1 stateMask=0x80000 x=233 y=119 count=1}, TimeGraphControl with text {}]
16:18:42 [2024-02-28T21:18:42.305Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-241861511 data=null button=1 stateMask=0x80000 x=233 y=119 count=1}, TimeGraphControl with text {}]
16:18:42 [2024-02-28T21:18:42.305Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241861511 data=null button=0 stateMask=0x0 x=0 y=119 count=0}, TimeGraphControl with text {}]
16:18:42 [2024-02-28T21:18:42.305Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-241861511 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:18:42 [2024-02-28T21:18:42.305Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-241861511 data=null doit=true}, TimeGraphControl with text {}]
16:18:42 [2024-02-28T21:18:42.305Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-241861511 data=null}, TimeGraphControl with text {}]
16:18:42 [2024-02-28T21:18:42.865Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-241861007 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:18:42 [2024-02-28T21:18:42.865Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241861007 data=null button=0 stateMask=0x0 x=233 y=119 count=0}, TimeGraphControl with text {}]
16:18:42 [2024-02-28T21:18:42.865Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-241861007 data=null doit=true}, TimeGraphControl with text {}]
16:18:42 [2024-02-28T21:18:42.865Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-241861007 data=null}, TimeGraphControl with text {}]
16:18:42 [2024-02-28T21:18:42.865Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-241861000 data=null button=1 stateMask=0x0 x=233 y=119 count=1}, TimeGraphControl with text {}]
16:18:42 [2024-02-28T21:18:42.865Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 29 to [DragDetect [29]: Event {type=29 TimeGraphControl {} [layout=null] time=-241860999 data=null x=183 y=119 width=0 height=0 detail=0}, TimeGraphControl with text {}]
16:18:42 [2024-02-28T21:18:42.866Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241860999 data=null button=1 stateMask=0x80000 x=183 y=119 count=1}, TimeGraphControl with text {}]
16:18:42 [2024-02-28T21:18:42.866Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-241860998 data=null button=1 stateMask=0x80000 x=183 y=119 count=1}, TimeGraphControl with text {}]
16:18:42 [2024-02-28T21:18:42.866Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241860998 data=null button=0 stateMask=0x0 x=0 y=119 count=0}, TimeGraphControl with text {}]
16:18:42 [2024-02-28T21:18:42.866Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-241860998 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:18:42 [2024-02-28T21:18:42.866Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-241860998 data=null doit=true}, TimeGraphControl with text {}]
16:18:42 [2024-02-28T21:18:42.866Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-241860998 data=null}, TimeGraphControl with text {}]
16:18:43 [2024-02-28T21:18:43.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:18:45 [2024-02-28T21:18:45.313Z] 
16:18:45 [2024-02-28T21:18:45.313Z] (Eclipse:4512): Gtk-CRITICAL **: 21:18:44.999: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:18:45 [2024-02-28T21:18:45.875Z] 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"'
16:18:45 [2024-02-28T21:18:45.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:18:45 [2024-02-28T21:18:45.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
16:18:45 [2024-02-28T21:18:45.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Sash with text "", using matcher: of type 'Sash'
16:18:45 [2024-02-28T21:18:45.875Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-241858116 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:18:45 [2024-02-28T21:18:45.875Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241858116 data=null button=0 stateMask=0x0 x=183 y=74 count=0}, TimeGraphControl with text {}]
16:18:45 [2024-02-28T21:18:45.875Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-241858116 data=null doit=true}, TimeGraphControl with text {}]
16:18:45 [2024-02-28T21:18:45.875Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-241858116 data=null}, TimeGraphControl with text {}]
16:18:45 [2024-02-28T21:18:45.875Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-241858112 data=null button=1 stateMask=0x0 x=183 y=74 count=1}, TimeGraphControl with text {}]
16:18:45 [2024-02-28T21:18:45.875Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 29 to [DragDetect [29]: Event {type=29 TimeGraphControl {} [layout=null] time=-241858110 data=null x=233 y=74 width=0 height=0 detail=0}, TimeGraphControl with text {}]
16:18:45 [2024-02-28T21:18:45.875Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241858110 data=null button=1 stateMask=0x80000 x=233 y=74 count=1}, TimeGraphControl with text {}]
16:18:45 [2024-02-28T21:18:45.875Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-241858109 data=null button=1 stateMask=0x80000 x=233 y=74 count=1}, TimeGraphControl with text {}]
16:18:45 [2024-02-28T21:18:45.875Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241858108 data=null button=0 stateMask=0x0 x=0 y=74 count=0}, TimeGraphControl with text {}]
16:18:45 [2024-02-28T21:18:45.875Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-241858108 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:18:45 [2024-02-28T21:18:45.875Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-241858108 data=null doit=true}, TimeGraphControl with text {}]
16:18:45 [2024-02-28T21:18:45.875Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-241858108 data=null}, TimeGraphControl with text {}]
16:18:46 [2024-02-28T21:18:46.441Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-241857606 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:18:46 [2024-02-28T21:18:46.441Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241857605 data=null button=0 stateMask=0x0 x=233 y=74 count=0}, TimeGraphControl with text {}]
16:18:46 [2024-02-28T21:18:46.441Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-241857605 data=null doit=true}, TimeGraphControl with text {}]
16:18:46 [2024-02-28T21:18:46.441Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-241857605 data=null}, TimeGraphControl with text {}]
16:18:46 [2024-02-28T21:18:46.441Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-241857601 data=null button=1 stateMask=0x0 x=233 y=74 count=1}, TimeGraphControl with text {}]
16:18:46 [2024-02-28T21:18:46.441Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 29 to [DragDetect [29]: Event {type=29 TimeGraphControl {} [layout=null] time=-241857601 data=null x=183 y=74 width=0 height=0 detail=0}, TimeGraphControl with text {}]
16:18:46 [2024-02-28T21:18:46.441Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241857601 data=null button=1 stateMask=0x80000 x=183 y=74 count=1}, TimeGraphControl with text {}]
16:18:46 [2024-02-28T21:18:46.441Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-241857600 data=null button=1 stateMask=0x80000 x=183 y=74 count=1}, TimeGraphControl with text {}]
16:18:46 [2024-02-28T21:18:46.441Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241857600 data=null button=0 stateMask=0x0 x=0 y=74 count=0}, TimeGraphControl with text {}]
16:18:46 [2024-02-28T21:18:46.441Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-241857600 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:18:46 [2024-02-28T21:18:46.441Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-241857600 data=null doit=true}, TimeGraphControl with text {}]
16:18:46 [2024-02-28T21:18:46.441Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-241857600 data=null}, TimeGraphControl with text {}]
16:18:47 [2024-02-28T21:18:47.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:18:48 [2024-02-28T21:18:48.364Z] 
16:18:48 [2024-02-28T21:18:48.364Z] (Eclipse:4512): Gtk-CRITICAL **: 21:18:48.297: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:18:48 [2024-02-28T21:18:48.364Z] 
16:18:48 [2024-02-28T21:18:48.364Z] (Eclipse:4512): Gtk-CRITICAL **: 21:18:48.317: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:18:49 [2024-02-28T21:18:49.288Z] 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"'
16:18:49 [2024-02-28T21:18:49.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Align Views", using matcher: with mnemonic 'Align Views'
16:18:49 [2024-02-28T21:18:49.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:18:49 [2024-02-28T21:18:49.288Z] 
16:18:49 [2024-02-28T21:18:49.288Z] (Eclipse:4512): Gtk-CRITICAL **: 21:18:49.127: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:18:50 [2024-02-28T21:18:50.652Z] 
16:18:50 [2024-02-28T21:18:50.652Z] (Eclipse:4512): Gtk-CRITICAL **: 21:18:50.600: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:18:50 [2024-02-28T21:18:50.907Z] 
16:18:50 [2024-02-28T21:18:50.907Z] (Eclipse:4512): Gtk-CRITICAL **: 21:18:50.671: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:18:50 [2024-02-28T21:18:50.907Z] 
16:18:50 [2024-02-28T21:18:50.907Z] (Eclipse:4512): Gtk-CRITICAL **: 21:18:50.680: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:18:50 [2024-02-28T21:18:50.907Z] 
16:18:50 [2024-02-28T21:18:50.907Z] (Eclipse:4512): Gtk-CRITICAL **: 21:18:50.690: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:18:51 [2024-02-28T21:18:51.467Z] 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"'
16:18:51 [2024-02-28T21:18:51.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:18:51 [2024-02-28T21:18:51.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
16:18:51 [2024-02-28T21:18:51.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Sash with text "", using matcher: of type 'Sash'
16:18:51 [2024-02-28T21:18:51.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.timechart"'
16:18:51 [2024-02-28T21:18:51.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:18:51 [2024-02-28T21:18:51.467Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-241852549 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:18:51 [2024-02-28T21:18:51.467Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241852549 data=null button=0 stateMask=0x0 x=174 y=66 count=0}, TimeGraphControl with text {}]
16:18:51 [2024-02-28T21:18:51.467Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-241852549 data=null doit=true}, TimeGraphControl with text {}]
16:18:51 [2024-02-28T21:18:51.467Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-241852549 data=null}, TimeGraphControl with text {}]
16:18:51 [2024-02-28T21:18:51.467Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-241852545 data=null button=1 stateMask=0x0 x=174 y=66 count=1}, TimeGraphControl with text {}]
16:18:51 [2024-02-28T21:18:51.467Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 29 to [DragDetect [29]: Event {type=29 TimeGraphControl {} [layout=null] time=-241852545 data=null x=224 y=66 width=0 height=0 detail=0}, TimeGraphControl with text {}]
16:18:51 [2024-02-28T21:18:51.467Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241852545 data=null button=1 stateMask=0x80000 x=224 y=66 count=1}, TimeGraphControl with text {}]
16:18:51 [2024-02-28T21:18:51.467Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-241852543 data=null button=1 stateMask=0x80000 x=224 y=66 count=1}, TimeGraphControl with text {}]
16:18:51 [2024-02-28T21:18:51.467Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241852543 data=null button=0 stateMask=0x0 x=0 y=66 count=0}, TimeGraphControl with text {}]
16:18:51 [2024-02-28T21:18:51.467Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-241852543 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:18:51 [2024-02-28T21:18:51.467Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-241852543 data=null doit=true}, TimeGraphControl with text {}]
16:18:51 [2024-02-28T21:18:51.467Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-241852543 data=null}, TimeGraphControl with text {}]
16:18:52 [2024-02-28T21:18:52.028Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-241852040 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:18:52 [2024-02-28T21:18:52.028Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241852040 data=null button=0 stateMask=0x0 x=224 y=66 count=0}, TimeGraphControl with text {}]
16:18:52 [2024-02-28T21:18:52.028Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-241852040 data=null doit=true}, TimeGraphControl with text {}]
16:18:52 [2024-02-28T21:18:52.028Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-241852040 data=null}, TimeGraphControl with text {}]
16:18:52 [2024-02-28T21:18:52.028Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-241852030 data=null button=1 stateMask=0x0 x=224 y=66 count=1}, TimeGraphControl with text {}]
16:18:52 [2024-02-28T21:18:52.028Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 29 to [DragDetect [29]: Event {type=29 TimeGraphControl {} [layout=null] time=-241852029 data=null x=174 y=66 width=0 height=0 detail=0}, TimeGraphControl with text {}]
16:18:52 [2024-02-28T21:18:52.028Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241852029 data=null button=1 stateMask=0x80000 x=174 y=66 count=1}, TimeGraphControl with text {}]
16:18:52 [2024-02-28T21:18:52.028Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-241852028 data=null button=1 stateMask=0x80000 x=174 y=66 count=1}, TimeGraphControl with text {}]
16:18:52 [2024-02-28T21:18:52.028Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241852028 data=null button=0 stateMask=0x0 x=0 y=66 count=0}, TimeGraphControl with text {}]
16:18:52 [2024-02-28T21:18:52.028Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-241852028 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:18:52 [2024-02-28T21:18:52.028Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-241852028 data=null doit=true}, TimeGraphControl with text {}]
16:18:52 [2024-02-28T21:18:52.028Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-241852028 data=null}, TimeGraphControl with text {}]
16:18:52 [2024-02-28T21:18:52.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:18:52 [2024-02-28T21:18:52.589Z] 
16:18:52 [2024-02-28T21:18:52.589Z] (Eclipse:4512): Gtk-CRITICAL **: 21:18:52.343: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:18:53 [2024-02-28T21:18:53.952Z] 
16:18:53 [2024-02-28T21:18:53.952Z] (Eclipse:4512): Gtk-CRITICAL **: 21:18:53.932: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:18:54 [2024-02-28T21:18:54.207Z] 
16:18:54 [2024-02-28T21:18:54.207Z] (Eclipse:4512): Gtk-CRITICAL **: 21:18:53.972: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:18:54 [2024-02-28T21:18:54.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
16:18:54 [2024-02-28T21:18:54.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Sash with text "", using matcher: of type 'Sash'
16:18:54 [2024-02-28T21:18:54.767Z] 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"'
16:18:54 [2024-02-28T21:18:54.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:18:54 [2024-02-28T21:18:54.767Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 6 to [MouseEnter [6]: MouseEvent{Sash {} time=-241849128 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
16:18:54 [2024-02-28T21:18:54.767Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 26 to [Activate [26]: ShellEvent{Sash {} time=-241849128 data=null doit=true}, Sash with text {}]
16:18:54 [2024-02-28T21:18:54.767Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=-241849128 data=null item=null detail=0 x=143 y=0 width=3 height=154 stateMask=0x0 text=null doit=true}, Sash with text {}]
16:18:54 [2024-02-28T21:18:54.767Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 3 to [MouseDown [3]: MouseEvent{Sash {} time=-241849124 data=null button=1 stateMask=0x0 x=1 y=77 count=1}, Sash with text {}]
16:18:54 [2024-02-28T21:18:54.767Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 29 to [DragDetect [29]: Event {type=29 Sash {} time=-241849123 data=null x=1 y=77 width=0 height=0 detail=0}, Sash with text {}]
16:18:54 [2024-02-28T21:18:54.767Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 10 to [Move [10]: ControlEvent{Sash {} time=-241849123 data=null}, Sash with text {}]
16:18:54 [2024-02-28T21:18:54.767Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=-241849123 data=null item=null detail=0 x=193 y=0 width=3 height=154 stateMask=0x0 text=null doit=true}, Sash with text {}]
16:18:54 [2024-02-28T21:18:54.767Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 5 to [MouseMove [5]: MouseEvent{Sash {} time=-241849122 data=null button=0 stateMask=0x80000 x=1 y=77 count=0}, Sash with text {}]
16:18:54 [2024-02-28T21:18:54.767Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=-241849121 data=null item=null detail=0 x=193 y=0 width=3 height=154 stateMask=0x80000 text=null doit=true}, Sash with text {}]
16:18:54 [2024-02-28T21:18:54.767Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 4 to [MouseUp [4]: MouseEvent{Sash {} time=-241849120 data=null button=1 stateMask=0x0 x=1 y=77 count=1}, Sash with text {}]
16:18:54 [2024-02-28T21:18:54.767Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 7 to [MouseExit [7]: MouseEvent{Sash {} time=-241849120 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
16:18:55 [2024-02-28T21:18:55.328Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 6 to [MouseEnter [6]: MouseEvent{Sash {} time=-241848519 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
16:18:55 [2024-02-28T21:18:55.328Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 26 to [Activate [26]: ShellEvent{Sash {} time=-241848519 data=null doit=true}, Sash with text {}]
16:18:55 [2024-02-28T21:18:55.328Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=-241848519 data=null item=null detail=0 x=193 y=0 width=3 height=154 stateMask=0x0 text=null doit=true}, Sash with text {}]
16:18:55 [2024-02-28T21:18:55.328Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 3 to [MouseDown [3]: MouseEvent{Sash {} time=-241848518 data=null button=1 stateMask=0x0 x=1 y=77 count=1}, Sash with text {}]
16:18:55 [2024-02-28T21:18:55.328Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 29 to [DragDetect [29]: Event {type=29 Sash {} time=-241848517 data=null x=1 y=77 width=0 height=0 detail=0}, Sash with text {}]
16:18:55 [2024-02-28T21:18:55.328Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 10 to [Move [10]: ControlEvent{Sash {} time=-241848517 data=null}, Sash with text {}]
16:18:55 [2024-02-28T21:18:55.328Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=-241848517 data=null item=null detail=0 x=143 y=0 width=3 height=154 stateMask=0x0 text=null doit=true}, Sash with text {}]
16:18:55 [2024-02-28T21:18:55.328Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 5 to [MouseMove [5]: MouseEvent{Sash {} time=-241848516 data=null button=0 stateMask=0x80000 x=1 y=77 count=0}, Sash with text {}]
16:18:55 [2024-02-28T21:18:55.328Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=-241848515 data=null item=null detail=0 x=143 y=0 width=3 height=154 stateMask=0x80000 text=null doit=true}, Sash with text {}]
16:18:55 [2024-02-28T21:18:55.328Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 4 to [MouseUp [4]: MouseEvent{Sash {} time=-241848514 data=null button=1 stateMask=0x0 x=1 y=77 count=1}, Sash with text {}]
16:18:55 [2024-02-28T21:18:55.328Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 7 to [MouseExit [7]: MouseEvent{Sash {} time=-241848514 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
16:18:56 [2024-02-28T21:18:56.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:18:57 [2024-02-28T21:18:57.617Z] 
16:18:57 [2024-02-28T21:18:57.617Z] (Eclipse:4512): Gtk-CRITICAL **: 21:18:57.499: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:18:58 [2024-02-28T21:18:58.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
16:18:58 [2024-02-28T21:18:58.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Sash with text "", using matcher: of type 'Sash'
16:18:58 [2024-02-28T21:18:58.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.timechart"'
16:18:58 [2024-02-28T21:18:58.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:18:58 [2024-02-28T21:18:58.177Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 6 to [MouseEnter [6]: MouseEvent{Sash {} time=-241845702 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
16:18:58 [2024-02-28T21:18:58.177Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 26 to [Activate [26]: ShellEvent{Sash {} time=-241845702 data=null doit=true}, Sash with text {}]
16:18:58 [2024-02-28T21:18:58.177Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=-241845702 data=null item=null detail=0 x=133 y=0 width=3 height=154 stateMask=0x0 text=null doit=true}, Sash with text {}]
16:18:58 [2024-02-28T21:18:58.177Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 3 to [MouseDown [3]: MouseEvent{Sash {} time=-241845701 data=null button=1 stateMask=0x0 x=1 y=77 count=1}, Sash with text {}]
16:18:58 [2024-02-28T21:18:58.177Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 29 to [DragDetect [29]: Event {type=29 Sash {} time=-241845700 data=null x=1 y=77 width=0 height=0 detail=0}, Sash with text {}]
16:18:58 [2024-02-28T21:18:58.177Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 10 to [Move [10]: ControlEvent{Sash {} time=-241845700 data=null}, Sash with text {}]
16:18:58 [2024-02-28T21:18:58.177Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=-241845700 data=null item=null detail=0 x=183 y=0 width=3 height=154 stateMask=0x0 text=null doit=true}, Sash with text {}]
16:18:58 [2024-02-28T21:18:58.177Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 5 to [MouseMove [5]: MouseEvent{Sash {} time=-241845699 data=null button=0 stateMask=0x80000 x=1 y=77 count=0}, Sash with text {}]
16:18:58 [2024-02-28T21:18:58.177Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=-241845699 data=null item=null detail=0 x=183 y=0 width=3 height=154 stateMask=0x80000 text=null doit=true}, Sash with text {}]
16:18:58 [2024-02-28T21:18:58.177Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 4 to [MouseUp [4]: MouseEvent{Sash {} time=-241845698 data=null button=1 stateMask=0x0 x=1 y=77 count=1}, Sash with text {}]
16:18:58 [2024-02-28T21:18:58.177Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 7 to [MouseExit [7]: MouseEvent{Sash {} time=-241845698 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
16:18:58 [2024-02-28T21:18:58.737Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 6 to [MouseEnter [6]: MouseEvent{Sash {} time=-241845097 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
16:18:58 [2024-02-28T21:18:58.737Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 26 to [Activate [26]: ShellEvent{Sash {} time=-241845097 data=null doit=true}, Sash with text {}]
16:18:58 [2024-02-28T21:18:58.737Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=-241845097 data=null item=null detail=0 x=184 y=0 width=3 height=154 stateMask=0x0 text=null doit=true}, Sash with text {}]
16:18:58 [2024-02-28T21:18:58.737Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 3 to [MouseDown [3]: MouseEvent{Sash {} time=-241845095 data=null button=1 stateMask=0x0 x=1 y=77 count=1}, Sash with text {}]
16:18:58 [2024-02-28T21:18:58.737Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 29 to [DragDetect [29]: Event {type=29 Sash {} time=-241845095 data=null x=1 y=77 width=0 height=0 detail=0}, Sash with text {}]
16:18:58 [2024-02-28T21:18:58.737Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 10 to [Move [10]: ControlEvent{Sash {} time=-241845095 data=null}, Sash with text {}]
16:18:58 [2024-02-28T21:18:58.737Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=-241845095 data=null item=null detail=0 x=133 y=0 width=3 height=154 stateMask=0x0 text=null doit=true}, Sash with text {}]
16:18:58 [2024-02-28T21:18:58.737Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 5 to [MouseMove [5]: MouseEvent{Sash {} time=-241845094 data=null button=0 stateMask=0x80000 x=1 y=77 count=0}, Sash with text {}]
16:18:58 [2024-02-28T21:18:58.737Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=-241845093 data=null item=null detail=0 x=133 y=0 width=3 height=154 stateMask=0x80000 text=null doit=true}, Sash with text {}]
16:18:58 [2024-02-28T21:18:58.737Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 4 to [MouseUp [4]: MouseEvent{Sash {} time=-241845092 data=null button=1 stateMask=0x0 x=1 y=77 count=1}, Sash with text {}]
16:18:58 [2024-02-28T21:18:58.737Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 7 to [MouseExit [7]: MouseEvent{Sash {} time=-241845092 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
16:18:59 [2024-02-28T21:18:59.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
16:18:59 [2024-02-28T21:18:59.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Sash with text "", using matcher: of type 'Sash'
16:18:59 [2024-02-28T21:18:59.662Z] 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"'
16:18:59 [2024-02-28T21:18:59.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:18:59 [2024-02-28T21:18:59.662Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 6 to [MouseEnter [6]: MouseEvent{Sash {} time=-241844490 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
16:18:59 [2024-02-28T21:18:59.663Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 26 to [Activate [26]: ShellEvent{Sash {} time=-241844490 data=null doit=true}, Sash with text {}]
16:18:59 [2024-02-28T21:18:59.663Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=-241844490 data=null item=null detail=0 x=133 y=0 width=3 height=154 stateMask=0x0 text=null doit=true}, Sash with text {}]
16:18:59 [2024-02-28T21:18:59.663Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 3 to [MouseDown [3]: MouseEvent{Sash {} time=-241844489 data=null button=1 stateMask=0x0 x=1 y=77 count=1}, Sash with text {}]
16:18:59 [2024-02-28T21:18:59.663Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 29 to [DragDetect [29]: Event {type=29 Sash {} time=-241844488 data=null x=1 y=77 width=0 height=0 detail=0}, Sash with text {}]
16:18:59 [2024-02-28T21:18:59.663Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 10 to [Move [10]: ControlEvent{Sash {} time=-241844488 data=null}, Sash with text {}]
16:18:59 [2024-02-28T21:18:59.663Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=-241844488 data=null item=null detail=0 x=183 y=0 width=3 height=154 stateMask=0x0 text=null doit=true}, Sash with text {}]
16:18:59 [2024-02-28T21:18:59.663Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 5 to [MouseMove [5]: MouseEvent{Sash {} time=-241844487 data=null button=0 stateMask=0x80000 x=1 y=77 count=0}, Sash with text {}]
16:18:59 [2024-02-28T21:18:59.663Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=-241844486 data=null item=null detail=0 x=183 y=0 width=3 height=154 stateMask=0x80000 text=null doit=true}, Sash with text {}]
16:18:59 [2024-02-28T21:18:59.663Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 4 to [MouseUp [4]: MouseEvent{Sash {} time=-241844486 data=null button=1 stateMask=0x0 x=1 y=77 count=1}, Sash with text {}]
16:18:59 [2024-02-28T21:18:59.663Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 7 to [MouseExit [7]: MouseEvent{Sash {} time=-241844486 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
16:19:00 [2024-02-28T21:19:00.222Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 6 to [MouseEnter [6]: MouseEvent{Sash {} time=-241843885 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
16:19:00 [2024-02-28T21:19:00.222Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 26 to [Activate [26]: ShellEvent{Sash {} time=-241843885 data=null doit=true}, Sash with text {}]
16:19:00 [2024-02-28T21:19:00.222Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=-241843884 data=null item=null detail=0 x=184 y=0 width=3 height=154 stateMask=0x0 text=null doit=true}, Sash with text {}]
16:19:00 [2024-02-28T21:19:00.222Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 3 to [MouseDown [3]: MouseEvent{Sash {} time=-241843883 data=null button=1 stateMask=0x0 x=1 y=77 count=1}, Sash with text {}]
16:19:00 [2024-02-28T21:19:00.222Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 29 to [DragDetect [29]: Event {type=29 Sash {} time=-241843882 data=null x=1 y=77 width=0 height=0 detail=0}, Sash with text {}]
16:19:00 [2024-02-28T21:19:00.222Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 10 to [Move [10]: ControlEvent{Sash {} time=-241843882 data=null}, Sash with text {}]
16:19:00 [2024-02-28T21:19:00.222Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=-241843882 data=null item=null detail=0 x=133 y=0 width=3 height=154 stateMask=0x0 text=null doit=true}, Sash with text {}]
16:19:00 [2024-02-28T21:19:00.223Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 5 to [MouseMove [5]: MouseEvent{Sash {} time=-241843881 data=null button=0 stateMask=0x80000 x=1 y=77 count=0}, Sash with text {}]
16:19:00 [2024-02-28T21:19:00.223Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=-241843881 data=null item=null detail=0 x=133 y=0 width=3 height=154 stateMask=0x80000 text=null doit=true}, Sash with text {}]
16:19:00 [2024-02-28T21:19:00.223Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 4 to [MouseUp [4]: MouseEvent{Sash {} time=-241843878 data=null button=1 stateMask=0x0 x=1 y=77 count=1}, Sash with text {}]
16:19:00 [2024-02-28T21:19:00.223Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 7 to [MouseExit [7]: MouseEvent{Sash {} time=-241843878 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
16:19:00 [2024-02-28T21:19:00.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:19:00 [2024-02-28T21:19:00.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched PerspectiveDescriptor with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.perspective"'
16:19:00 [2024-02-28T21:19:00.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched PerspectiveDescriptor with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.test.align.1"'
16:19:00 [2024-02-28T21:19:00.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched PerspectiveDescriptor with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.test.align.2"'
16:19:00 [2024-02-28T21:19:00.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched PerspectiveDescriptor with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.test.align.3"'
16:19:00 [2024-02-28T21:19:00.987Z] 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@624be1d4] time=-241843020 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:19:00 [2024-02-28T21:19:00.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:19:00 [2024-02-28T21:19:00.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:19:00 [2024-02-28T21:19:00.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:19:00 [2024-02-28T21:19:00.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:19:00 [2024-02-28T21:19:00.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestAxisAlignment} time=-241843015 data=null button=0 stateMask=0x0 x=103 y=12 count=0}, TreeItem with text {TestAxisAlignment}]
16:19:00 [2024-02-28T21:19:00.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestAxisAlignment} time=-241843015 data=null doit=true}, TreeItem with text {TestAxisAlignment}]
16:19:00 [2024-02-28T21:19:00.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestAxisAlignment} time=-241843015 data=null}, TreeItem with text {TestAxisAlignment}]
16:19:00 [2024-02-28T21:19:00.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestAxisAlignment} time=-241843015 data=null button=1 stateMask=0x0 x=103 y=12 count=1}, TreeItem with text {TestAxisAlignment}]
16:19:00 [2024-02-28T21:19:00.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241843015 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}]
16:19:00 [2024-02-28T21:19:00.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestAxisAlignment} time=-241842994 data=null button=1 stateMask=0x80000 x=103 y=12 count=1}, TreeItem with text {TestAxisAlignment}]
16:19:00 [2024-02-28T21:19:00.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:19:00 [2024-02-28T21:19:00.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:19:00 [2024-02-28T21:19:00.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:19:01 [2024-02-28T21:19:01.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:19:01 [2024-02-28T21:19:01.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:19:01 [2024-02-28T21:19:01.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:19:01 [2024-02-28T21:19:01.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:19:01 [2024-02-28T21:19:01.913Z] 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')
16:19:01 [2024-02-28T21:19:01.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:19:01 [2024-02-28T21:19:01.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:19:01 [2024-02-28T21:19:01.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:19:01 [2024-02-28T21:19:01.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:19:01 [2024-02-28T21:19:01.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
16:19:01 [2024-02-28T21:19:01.913Z] 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=-241842108 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:19:01 [2024-02-28T21:19:01.913Z] 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=-241842108 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:19:01 [2024-02-28T21:19:01.913Z] 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=-241842108 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:19:01 [2024-02-28T21:19:01.913Z] 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=-241842108 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:19:01 [2024-02-28T21:19:01.913Z] 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=-241842107 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:19:01 [2024-02-28T21:19:01.913Z] 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=-241842107 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:19:01 [2024-02-28T21:19:01.913Z] 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=-241842107 data=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')]
16:19:01 [2024-02-28T21:19:01.913Z] 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=-241842107 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:19:01 [2024-02-28T21:19:01.913Z] 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=-241842107 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:19:01 [2024-02-28T21:19:01.913Z] 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=-241842107 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:19:01 [2024-02-28T21:19:01.913Z] 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=-241842107 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:19:01 [2024-02-28T21:19:01.913Z] 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=-241842107 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:19:01 [2024-02-28T21:19:01.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:19:01 [2024-02-28T21:19:01.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:19:01 [2024-02-28T21:19:01.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:19:01 [2024-02-28T21:19:01.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:19:01 [2024-02-28T21:19:01.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:19:01 [2024-02-28T21:19:01.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:19:01 [2024-02-28T21:19:01.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:19:01 [2024-02-28T21:19:01.913Z] 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')
16:19:01 [2024-02-28T21:19:01.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:19:01 [2024-02-28T21:19:01.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-241842107 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:19:01 [2024-02-28T21:19:01.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-241842107 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:19:01 [2024-02-28T21:19:01.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-241842107 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:19:01 [2024-02-28T21:19:01.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-241842107 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:19:01 [2024-02-28T21:19:01.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-241842106 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:19:01 [2024-02-28T21:19:01.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-241842106 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:19:01 [2024-02-28T21:19:01.914Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:19:01 [2024-02-28T21:19:01.914Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:19:01 [2024-02-28T21:19:01.914Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:19:01 [2024-02-28T21:19:01.914Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:19:01 [2024-02-28T21:19:01.914Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:19:01 [2024-02-28T21:19:01.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:19:01 [2024-02-28T21:19:01.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-241842106 data=null 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')]
16:19:01 [2024-02-28T21:19:01.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-241842913 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:19:02 [2024-02-28T21:19:02.475Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.51 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest
16:19:02 [2024-02-28T21:19:02.475Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest.testMoveHistogramOthersFollow -- Time elapsed: 4.111 s
16:19:02 [2024-02-28T21:19:02.476Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest.testNotOverlappingTgStubMove -- Time elapsed: 3.363 s
16:19:02 [2024-02-28T21:19:02.476Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest.testOverlappingTgStubMove -- Time elapsed: 3.398 s
16:19:02 [2024-02-28T21:19:02.476Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest.testMenuItem -- Time elapsed: 2.370 s
16:19:02 [2024-02-28T21:19:02.476Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest.testMoveTgStubOthersFollow -- Time elapsed: 3.255 s
16:19:02 [2024-02-28T21:19:02.476Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest.testOverlappingHistogramMove -- Time elapsed: 3.545 s
16:19:02 [2024-02-28T21:19:02.476Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest.testNotOverlappingHistogramMove -- Time elapsed: 4.559 s
16:19:02 [2024-02-28T21:19:02.476Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest
16:19:02 [2024-02-28T21:19:02.476Z] 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@624be1d4] time=-241841594 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:19:02 [2024-02-28T21:19:02.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:19:02 [2024-02-28T21:19:02.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
16:19:02 [2024-02-28T21:19:02.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
16:19:02 [2024-02-28T21:19:02.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
16:19:02 [2024-02-28T21:19:02.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-241841428 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
16:19:02 [2024-02-28T21:19:02.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
16:19:04 [2024-02-28T21:19:04.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"context-switches-ust"'
16:19:04 [2024-02-28T21:19:04.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:19:04 [2024-02-28T21:19:04.361Z] 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"'
16:19:04 [2024-02-28T21:19:04.361Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
16:19:04 [2024-02-28T21:19:04.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Pin View}
16:19:04 [2024-02-28T21:19:04.361Z] 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=-241839457 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
16:19:04 [2024-02-28T21:19:04.361Z] 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=-241839455 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
16:19:04 [2024-02-28T21:19:04.361Z] 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=-241839455 data=null doit=true}, ToolItem with tooltip text {Pin View}]
16:19:04 [2024-02-28T21:19:04.361Z] 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=-241839455 data=null}, ToolItem with tooltip text {Pin View}]
16:19:04 [2024-02-28T21:19:04.361Z] 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=-241839455 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
16:19:04 [2024-02-28T21:19:04.361Z] 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=-241839455 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
16:19:04 [2024-02-28T21:19:04.361Z] 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=-241839455 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}]
16:19:04 [2024-02-28T21:19:04.616Z] 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=-241839449 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
16:19:04 [2024-02-28T21:19:04.616Z] 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=-241839449 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
16:19:04 [2024-02-28T21:19:04.616Z] 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=-241839449 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
16:19:04 [2024-02-28T21:19:04.616Z] 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=-241839449 data=null doit=true}, ToolItem with tooltip text {Pin View}]
16:19:04 [2024-02-28T21:19:04.616Z] 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=-241839449 data=null}, ToolItem with tooltip text {Pin View}]
16:19:04 [2024-02-28T21:19:04.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Pin View}
16:19:04 [2024-02-28T21:19:04.616Z] 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'
16:19:04 [2024-02-28T21:19:04.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Pin to context-switches-ust'
16:19:04 [2024-02-28T21:19:04.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Pin to context-switches-ust} time=-241839447 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']
16:19:04 [2024-02-28T21:19:04.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Pin to context-switches-ust'
16:19:04 [2024-02-28T21:19:04.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Time Graph Stub <context-switches-ust>"'
16:19:04 [2024-02-28T21:19:04.616Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
16:19:04 [2024-02-28T21:19:04.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Unpin View}
16:19:04 [2024-02-28T21:19:04.616Z] 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=-241839434 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
16:19:04 [2024-02-28T21:19:04.616Z] 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=-241839434 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
16:19:04 [2024-02-28T21:19:04.616Z] 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=-241839434 data=null doit=true}, ToolItem with tooltip text {Unpin View}]
16:19:04 [2024-02-28T21:19:04.616Z] 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=-241839434 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
16:19:04 [2024-02-28T21:19:04.616Z] 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=-241839434 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
16:19:04 [2024-02-28T21:19:04.616Z] 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=-241839434 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}]
16:19:04 [2024-02-28T21:19:04.617Z] 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=-241839433 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
16:19:04 [2024-02-28T21:19:04.617Z] 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=-241839432 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
16:19:04 [2024-02-28T21:19:04.617Z] 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=-241839432 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
16:19:04 [2024-02-28T21:19:04.617Z] 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=-241839432 data=null doit=true}, ToolItem with tooltip text {Pin View}]
16:19:04 [2024-02-28T21:19:04.617Z] 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=-241839432 data=null}, ToolItem with tooltip text {Pin View}]
16:19:04 [2024-02-28T21:19:04.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Pin View}
16:19:04 [2024-02-28T21:19:04.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Time Graph Stub"'
16:19:04 [2024-02-28T21:19:04.617Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
16:19:04 [2024-02-28T21:19:04.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Pin View}
16:19:04 [2024-02-28T21:19:04.617Z] 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=-241839424 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
16:19:04 [2024-02-28T21:19:04.617Z] 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=-241839424 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
16:19:04 [2024-02-28T21:19:04.617Z] 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=-241839424 data=null doit=true}, ToolItem with tooltip text {Pin View}]
16:19:04 [2024-02-28T21:19:04.617Z] 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=-241839424 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
16:19:04 [2024-02-28T21:19:04.617Z] 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=-241839424 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
16:19:04 [2024-02-28T21:19:04.617Z] 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=-241839424 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}]
16:19:04 [2024-02-28T21:19:04.617Z] 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=-241839423 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
16:19:04 [2024-02-28T21:19:04.617Z] 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=-241839422 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
16:19:04 [2024-02-28T21:19:04.617Z] 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=-241839422 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
16:19:04 [2024-02-28T21:19:04.617Z] 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=-241839422 data=null doit=true}, ToolItem with tooltip text {Unpin View}]
16:19:04 [2024-02-28T21:19:04.617Z] 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=-241839422 data=null}, ToolItem with tooltip text {Unpin View}]
16:19:04 [2024-02-28T21:19:04.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Unpin View}
16:19:04 [2024-02-28T21:19:04.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Time Graph Stub <context-switches-ust>"'
16:19:05 [2024-02-28T21:19:05.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"context-switches-ust"'
16:19:05 [2024-02-28T21:19:05.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:19:05 [2024-02-28T21:19:05.978Z] 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"'
16:19:11 [2024-02-28T21:19:11.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"'
16:19:11 [2024-02-28T21:19:11.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:19:11 [2024-02-28T21:19:11.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:19:11 [2024-02-28T21:19:11.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"'
16:19:11 [2024-02-28T21:19:11.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:19:11 [2024-02-28T21:19:11.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:19:11 [2024-02-28T21:19:11.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:19:11 [2024-02-28T21:19:11.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-241832605 data=null button=0 stateMask=0x0 x=24 y=127 count=0}, TableItem with text {}]
16:19:11 [2024-02-28T21:19:11.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-241832605 data=null doit=true}, TableItem with text {}]
16:19:11 [2024-02-28T21:19:11.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-241832605 data=null}, TableItem with text {}]
16:19:11 [2024-02-28T21:19:11.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-241832604 data=null button=1 stateMask=0x0 x=24 y=127 count=1}, TableItem with text {}]
16:19:11 [2024-02-28T21:19:11.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-241832604 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:19:11 [2024-02-28T21:19:11.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-241832594 data=null button=1 stateMask=0x80000 x=24 y=127 count=1}, TableItem with text {}]
16:19:11 [2024-02-28T21:19:11.486Z] 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'
16:19:11 [2024-02-28T21:19:11.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Follow time updates from other traces'
16:19:11 [2024-02-28T21:19:11.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Follow time updates from other traces} time=-241832531 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']
16:19:11 [2024-02-28T21:19:11.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Follow time updates from other traces'
16:19:11 [2024-02-28T21:19:11.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"context-switches-ust"'
16:19:11 [2024-02-28T21:19:11.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:19:11 [2024-02-28T21:19:11.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:19:12 [2024-02-28T21:19:12.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"'
16:19:12 [2024-02-28T21:19:12.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:19:12 [2024-02-28T21:19:12.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:19:12 [2024-02-28T21:19:12.046Z] 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'
16:19:12 [2024-02-28T21:19:12.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Follow time updates from other traces'
16:19:12 [2024-02-28T21:19:12.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Follow time updates from other traces} time=-241831875 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']
16:19:12 [2024-02-28T21:19:12.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Follow time updates from other traces'
16:19:13 [2024-02-28T21:19:13.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"context-switches-ust"'
16:19:13 [2024-02-28T21:19:13.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:19:13 [2024-02-28T21:19:13.930Z] 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"'
16:19:13 [2024-02-28T21:19:13.930Z] 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'
16:19:13 [2024-02-28T21:19:13.930Z] 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'
16:19:13 [2024-02-28T21:19:13.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'pinned to context-switches-ust'
16:19:13 [2024-02-28T21:19:13.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {pinned to context-switches-ust} time=-241830231 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']
16:19:13 [2024-02-28T21:19:13.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'pinned to context-switches-ust'
16:19:13 [2024-02-28T21:19:13.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Time Graph Stub"'
16:19:13 [2024-02-28T21:19:13.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Time Graph Stub <context-switches-ust>"'
16:19:13 [2024-02-28T21:19:13.930Z] 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'
16:19:13 [2024-02-28T21:19:13.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'pinned to context-switches-ust | new instance'
16:19:13 [2024-02-28T21:19:13.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {pinned to context-switches-ust | new instance} time=-241830099 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']
16:19:13 [2024-02-28T21:19:13.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'pinned to context-switches-ust | new instance'
16:19:13 [2024-02-28T21:19:13.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Time Graph Stub"'
16:19:14 [2024-02-28T21:19:14.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Time Graph Stub <context-switches-ust | 2>"'
16:19:14 [2024-02-28T21:19:14.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"context-switches-ust | 2"'
16:19:14 [2024-02-28T21:19:14.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"context-switches-ust"'
16:19:15 [2024-02-28T21:19:15.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:19:15 [2024-02-28T21:19:15.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:19:15 [2024-02-28T21:19:15.418Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
16:19:15 [2024-02-28T21:19:15.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Pin View}
16:19:15 [2024-02-28T21:19:15.418Z] 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=-241828744 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
16:19:15 [2024-02-28T21:19:15.418Z] 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=-241828744 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
16:19:15 [2024-02-28T21:19:15.418Z] 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=-241828744 data=null doit=true}, ToolItem with tooltip text {Pin View}]
16:19:15 [2024-02-28T21:19:15.418Z] 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=-241828744 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
16:19:15 [2024-02-28T21:19:15.418Z] 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=-241828744 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
16:19:15 [2024-02-28T21:19:15.418Z] 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=-241828744 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}]
16:19:15 [2024-02-28T21:19:15.418Z] 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=-241828743 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
16:19:15 [2024-02-28T21:19:15.418Z] 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=-241828742 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
16:19:15 [2024-02-28T21:19:15.419Z] 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=-241828742 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
16:19:15 [2024-02-28T21:19:15.419Z] 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=-241828742 data=null doit=true}, ToolItem with tooltip text {Unpin View}]
16:19:15 [2024-02-28T21:19:15.419Z] 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=-241828742 data=null}, ToolItem with tooltip text {Unpin View}]
16:19:15 [2024-02-28T21:19:15.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Unpin View}
16:19:15 [2024-02-28T21:19:15.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"context-switches-ust | 2"'
16:19:15 [2024-02-28T21:19:15.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:19:15 [2024-02-28T21:19:15.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:19:15 [2024-02-28T21:19:15.419Z] 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@624be1d4] time=-241828505 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:19:15 [2024-02-28T21:19:15.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:19:15 [2024-02-28T21:19:15.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:19:15 [2024-02-28T21:19:15.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:19:15 [2024-02-28T21:19:15.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:19:15 [2024-02-28T21:19:15.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-241828483 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:19:15 [2024-02-28T21:19:15.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-241828483 data=null doit=true}, TreeItem with text {test}]
16:19:15 [2024-02-28T21:19:15.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-241828483 data=null}, TreeItem with text {test}]
16:19:15 [2024-02-28T21:19:15.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-241828483 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:19:15 [2024-02-28T21:19:15.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241828483 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:19:15 [2024-02-28T21:19:15.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-241828477 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:19:15 [2024-02-28T21:19:15.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:19:15 [2024-02-28T21:19:15.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:19:15 [2024-02-28T21:19:15.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:19:15 [2024-02-28T21:19:15.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:19:15 [2024-02-28T21:19:15.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:19:15 [2024-02-28T21:19:15.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:19:15 [2024-02-28T21:19:15.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:19:15 [2024-02-28T21:19:15.674Z] 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')
16:19:15 [2024-02-28T21:19:15.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:19:15 [2024-02-28T21:19:15.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:19:15 [2024-02-28T21:19:15.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:19:15 [2024-02-28T21:19:15.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:19:15 [2024-02-28T21:19:15.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
16:19:15 [2024-02-28T21:19:15.674Z] 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=-241828216 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:19:15 [2024-02-28T21:19:15.674Z] 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=-241828216 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:19:15 [2024-02-28T21:19:15.674Z] 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=-241828216 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:19:15 [2024-02-28T21:19:15.674Z] 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=-241828216 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:19:15 [2024-02-28T21:19:15.674Z] 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=-241828216 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:19:15 [2024-02-28T21:19:15.674Z] 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=-241828216 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:19:15 [2024-02-28T21:19:15.675Z] 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=-241828216 data=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')]
16:19:15 [2024-02-28T21:19:15.675Z] 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=-241828216 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:19:15 [2024-02-28T21:19:15.675Z] 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=-241828216 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:19:15 [2024-02-28T21:19:15.675Z] 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=-241828216 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:19:15 [2024-02-28T21:19:15.675Z] 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=-241828216 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:19:15 [2024-02-28T21:19:15.675Z] 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=-241828215 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:19:15 [2024-02-28T21:19:15.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:19:15 [2024-02-28T21:19:15.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:19:15 [2024-02-28T21:19:15.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:19:15 [2024-02-28T21:19:15.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:19:15 [2024-02-28T21:19:15.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:19:15 [2024-02-28T21:19:15.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:19:15 [2024-02-28T21:19:15.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:19:15 [2024-02-28T21:19:15.675Z] 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')
16:19:15 [2024-02-28T21:19:15.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:19:15 [2024-02-28T21:19:15.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-241828215 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:19:15 [2024-02-28T21:19:15.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-241828215 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:19:15 [2024-02-28T21:19:15.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-241828215 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:19:15 [2024-02-28T21:19:15.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-241828215 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:19:15 [2024-02-28T21:19:15.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-241828215 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:19:15 [2024-02-28T21:19:15.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-241828215 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:19:15 [2024-02-28T21:19:15.930Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:19:16 [2024-02-28T21:19:16.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-241828215 data=null 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')]
16:19:16 [2024-02-28T21:19:16.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-241828423 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:19:16 [2024-02-28T21:19:16.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:19:16 [2024-02-28T21:19:16.185Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 13.80 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest
16:19:16 [2024-02-28T21:19:16.185Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest.testPinSingleTrace -- Time elapsed: 1.932 s
16:19:16 [2024-02-28T21:19:16.185Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest skipped
16:19:16 [2024-02-28T21:19:16.185Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest.testFollow -- Time elapsed: 7.588 s
16:19:16 [2024-02-28T21:19:16.185Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest.testCloneSingleTrace -- Time elapsed: 3.191 s
16:19:16 [2024-02-28T21:19:16.185Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CollapseEventsInTableTest
16:19:16 [2024-02-28T21:19:16.185Z] 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@624be1d4] time=-241827738 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:19:16 [2024-02-28T21:19:16.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:19:16 [2024-02-28T21:19:16.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
16:19:16 [2024-02-28T21:19:16.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
16:19:16 [2024-02-28T21:19:16.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
16:19:16 [2024-02-28T21:19:16.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-241827632 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
16:19:16 [2024-02-28T21:19:16.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
16:19:18 [2024-02-28T21:19:18.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
16:19:18 [2024-02-28T21:19:18.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:19:18 [2024-02-28T21:19:18.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:19:18 [2024-02-28T21:19:18.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:19:18 [2024-02-28T21:19:18.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
16:19:18 [2024-02-28T21:19:18.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicking on (of type 'Table')
16:19:18 [2024-02-28T21:19:18.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-241826011 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:19:18 [2024-02-28T21:19:18.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-241826011 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:19:18 [2024-02-28T21:19:18.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-241826011 data=null doit=true}, (of type 'Table')]
16:19:18 [2024-02-28T21:19:18.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-241826011 data=null}, (of type 'Table')]
16:19:18 [2024-02-28T21:19:18.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{Table {} [layout=null] time=-241826010 data=null button=1 stateMask=0x0 x=14 y=35 count=1}, (of type 'Table')]
16:19:18 [2024-02-28T21:19:18.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{Table {} [layout=null] time=-241826010 data=null button=1 stateMask=0x80000 x=14 y=35 count=1}, (of type 'Table')]
16:19:18 [2024-02-28T21:19:18.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-241826010 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
16:19:18 [2024-02-28T21:19:18.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 32 to [MouseHover [32]: MouseEvent{Table {} [layout=null] time=-241826009 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:19:18 [2024-02-28T21:19:18.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-241826009 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:19:18 [2024-02-28T21:19:18.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 7 to [MouseExit [7]: MouseEvent{Table {} [layout=null] time=-241826009 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:19:18 [2024-02-28T21:19:18.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 27 to [Deactivate [27]: ShellEvent{Table {} [layout=null] time=-241826009 data=null doit=true}, (of type 'Table')]
16:19:18 [2024-02-28T21:19:18.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 16 to [FocusOut [16]: FocusEvent{Table {} [layout=null] time=-241826008 data=null}, (of type 'Table')]
16:19:18 [2024-02-28T21:19:18.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicked on (of type 'Table')
16:19:18 [2024-02-28T21:19:18.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Collapse Events", using matcher: with mnemonic 'Collapse Events'
16:19:18 [2024-02-28T21:19:18.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Collapse Events'
16:19:18 [2024-02-28T21:19:18.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Collapse Events} time=-241825986 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Collapse Events']
16:19:18 [2024-02-28T21:19:18.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Collapse Events'
16:19:19 [2024-02-28T21:19:19.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Clear Filters", using matcher: with mnemonic 'Clear Filters'
16:19:19 [2024-02-28T21:19:19.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear Filters'
16:19:19 [2024-02-28T21:19:19.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Clear Filters} time=-241824413 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear Filters']
16:19:19 [2024-02-28T21:19:19.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear Filters'
16:19:20 [2024-02-28T21:19:20.358Z] 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@624be1d4] time=-241823703 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:19:20 [2024-02-28T21:19:20.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:19:20 [2024-02-28T21:19:20.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:19:20 [2024-02-28T21:19:20.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:19:20 [2024-02-28T21:19:20.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:19:20 [2024-02-28T21:19:20.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-241823698 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:19:20 [2024-02-28T21:19:20.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-241823698 data=null doit=true}, TreeItem with text {test}]
16:19:20 [2024-02-28T21:19:20.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-241823698 data=null}, TreeItem with text {test}]
16:19:20 [2024-02-28T21:19:20.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-241823698 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:19:20 [2024-02-28T21:19:20.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241823698 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:19:20 [2024-02-28T21:19:20.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-241823663 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:19:20 [2024-02-28T21:19:20.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:19:20 [2024-02-28T21:19:20.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:19:20 [2024-02-28T21:19:20.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:19:20 [2024-02-28T21:19:20.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:19:20 [2024-02-28T21:19:20.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:19:20 [2024-02-28T21:19:20.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:19:20 [2024-02-28T21:19:20.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:19:20 [2024-02-28T21:19:20.918Z] 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')
16:19:20 [2024-02-28T21:19:20.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:19:20 [2024-02-28T21:19:20.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:19:20 [2024-02-28T21:19:20.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:19:20 [2024-02-28T21:19:20.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:19:20 [2024-02-28T21:19:20.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
16:19:20 [2024-02-28T21:19:20.918Z] 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=-241822963 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:19:20 [2024-02-28T21:19:20.918Z] 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=-241822963 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:19:20 [2024-02-28T21:19:20.918Z] 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=-241822963 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:19:20 [2024-02-28T21:19:20.918Z] 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=-241822963 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:19:20 [2024-02-28T21:19:20.918Z] 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=-241822963 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:19:20 [2024-02-28T21:19:20.918Z] 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=-241822963 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:19:20 [2024-02-28T21:19:20.918Z] 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=-241822963 data=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')]
16:19:20 [2024-02-28T21:19:20.918Z] 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=-241822963 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:19:20 [2024-02-28T21:19:20.918Z] 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=-241822963 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:19:20 [2024-02-28T21:19:20.918Z] 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=-241822963 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:19:20 [2024-02-28T21:19:20.918Z] 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=-241822962 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:19:20 [2024-02-28T21:19:20.918Z] 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=-241822962 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:19:20 [2024-02-28T21:19:20.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:19:20 [2024-02-28T21:19:20.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:19:20 [2024-02-28T21:19:20.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:19:20 [2024-02-28T21:19:20.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:19:20 [2024-02-28T21:19:20.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:19:20 [2024-02-28T21:19:20.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:19:20 [2024-02-28T21:19:20.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:19:20 [2024-02-28T21:19:20.918Z] 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')
16:19:20 [2024-02-28T21:19:20.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:19:20 [2024-02-28T21:19:20.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-241822962 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:19:20 [2024-02-28T21:19:20.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-241822962 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:19:20 [2024-02-28T21:19:20.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-241822962 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:19:20 [2024-02-28T21:19:20.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-241822962 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:19:20 [2024-02-28T21:19:20.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-241822962 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:19:20 [2024-02-28T21:19:20.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-241822962 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:19:20 [2024-02-28T21:19:20.918Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:19:20 [2024-02-28T21:19:20.918Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:19:20 [2024-02-28T21:19:20.918Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:19:20 [2024-02-28T21:19:20.918Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:19:20 [2024-02-28T21:19:20.918Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:19:20 [2024-02-28T21:19:20.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:19:21 [2024-02-28T21:19:21.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-241822962 data=null 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')]
16:19:21 [2024-02-28T21:19:21.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-241823630 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:19:21 [2024-02-28T21:19:21.429Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.282 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CollapseEventsInTableTest
16:19:21 [2024-02-28T21:19:21.429Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CollapseEventsInTableTest.test -- Time elapsed: 5.173 s
16:19:21 [2024-02-28T21:19:21.429Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest
16:19:21 [2024-02-28T21:19:21.429Z] 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@624be1d4] time=-241822450 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:19:21 [2024-02-28T21:19:21.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:19:21 [2024-02-28T21:19:21.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
16:19:21 [2024-02-28T21:19:21.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
16:19:21 [2024-02-28T21:19:21.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
16:19:21 [2024-02-28T21:19:21.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-241822371 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
16:19:21 [2024-02-28T21:19:21.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
16:19:23 [2024-02-28T21:19:23.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
16:19:23 [2024-02-28T21:19:23.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:19:23 [2024-02-28T21:19:23.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:19:23 [2024-02-28T21:19:23.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:19:23 [2024-02-28T21:19:23.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicking on TableItem with text {}
16:19:23 [2024-02-28T21:19:23.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-241820928 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:19:23 [2024-02-28T21:19:23.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-241820928 data=null doit=true}, TableItem with text {}]
16:19:23 [2024-02-28T21:19:23.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:19:23 [2024-02-28T21:19:23.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-241820928 data=null}, TableItem with text {}]
16:19:23 [2024-02-28T21:19:23.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-241820928 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:19:23 [2024-02-28T21:19:23.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-241820928 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableItem with text {}]
16:19:23 [2024-02-28T21:19:23.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-241820925 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:19:23 [2024-02-28T21:19:23.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 7 to [MouseExit [7]: MouseEvent{TableItem {} time=-241820924 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:19:23 [2024-02-28T21:19:23.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 27 to [Deactivate [27]: ShellEvent{TableItem {} time=-241820924 data=null doit=true}, TableItem with text {}]
16:19:23 [2024-02-28T21:19:23.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 16 to [FocusOut [16]: FocusEvent{TableItem {} time=-241820924 data=null}, TableItem with text {}]
16:19:23 [2024-02-28T21:19:23.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicked on TableItem with text {}
16:19:23 [2024-02-28T21:19:23.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
16:19:23 [2024-02-28T21:19:23.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:19:23 [2024-02-28T21:19:23.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:19:23 [2024-02-28T21:19:23.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicking on TableItem with text {}
16:19:23 [2024-02-28T21:19:23.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-241820337 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:19:23 [2024-02-28T21:19:23.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-241820337 data=null doit=true}, TableItem with text {}]
16:19:23 [2024-02-28T21:19:23.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:19:23 [2024-02-28T21:19:23.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-241820336 data=null}, TableItem with text {}]
16:19:23 [2024-02-28T21:19:23.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-241820336 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:19:23 [2024-02-28T21:19:23.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-241820336 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableItem with text {}]
16:19:23 [2024-02-28T21:19:23.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-241820333 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:19:23 [2024-02-28T21:19:23.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 7 to [MouseExit [7]: MouseEvent{TableItem {} time=-241820333 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:19:23 [2024-02-28T21:19:23.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 27 to [Deactivate [27]: ShellEvent{TableItem {} time=-241820333 data=null doit=true}, TableItem with text {}]
16:19:23 [2024-02-28T21:19:23.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 16 to [FocusOut [16]: FocusEvent{TableItem {} time=-241820333 data=null}, TableItem with text {}]
16:19:23 [2024-02-28T21:19:23.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicked on TableItem with text {}
16:19:23 [2024-02-28T21:19:23.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Copy to Clipboard", using matcher: with mnemonic 'Copy to Clipboard'
16:19:23 [2024-02-28T21:19:23.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Copy to Clipboard'
16:19:23 [2024-02-28T21:19:23.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Copy to Clipboard'
16:19:23 [2024-02-28T21:19:23.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Copy to Clipboard} time=-241820308 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']
16:19:24 [2024-02-28T21:19:24.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:19:24 [2024-02-28T21:19:24.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:19:24 [2024-02-28T21:19:24.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicking on TableItem with text {}
16:19:24 [2024-02-28T21:19:24.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-241819737 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:19:24 [2024-02-28T21:19:24.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-241819736 data=null doit=true}, TableItem with text {}]
16:19:24 [2024-02-28T21:19:24.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:19:24 [2024-02-28T21:19:24.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-241819736 data=null}, TableItem with text {}]
16:19:24 [2024-02-28T21:19:24.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-241819736 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:19:24 [2024-02-28T21:19:24.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-241819736 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableItem with text {}]
16:19:24 [2024-02-28T21:19:24.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-241819735 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:19:24 [2024-02-28T21:19:24.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 7 to [MouseExit [7]: MouseEvent{TableItem {} time=-241819735 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:19:24 [2024-02-28T21:19:24.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 27 to [Deactivate [27]: ShellEvent{TableItem {} time=-241819735 data=null doit=true}, TableItem with text {}]
16:19:24 [2024-02-28T21:19:24.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 16 to [FocusOut [16]: FocusEvent{TableItem {} time=-241819735 data=null}, TableItem with text {}]
16:19:24 [2024-02-28T21:19:24.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicked on TableItem with text {}
16:19:24 [2024-02-28T21:19:24.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
16:19:24 [2024-02-28T21:19:24.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
16:19:24 [2024-02-28T21:19:24.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Copy to Clipboard", using matcher: with mnemonic 'Copy to Clipboard'
16:19:24 [2024-02-28T21:19:24.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Copy to Clipboard'
16:19:24 [2024-02-28T21:19:24.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Copy to Clipboard'
16:19:24 [2024-02-28T21:19:24.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Copy to Clipboard} time=-241819701 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']
16:19:24 [2024-02-28T21:19:24.680Z] 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@624be1d4] time=-241819137 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
16:19:24 [2024-02-28T21:19:24.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:19:24 [2024-02-28T21:19:24.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:19:24 [2024-02-28T21:19:24.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:19:24 [2024-02-28T21:19:24.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:19:24 [2024-02-28T21:19:24.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-241819086 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:19:24 [2024-02-28T21:19:24.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-241819086 data=null doit=true}, TreeItem with text {test}]
16:19:24 [2024-02-28T21:19:24.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-241819086 data=null}, TreeItem with text {test}]
16:19:24 [2024-02-28T21:19:24.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-241819086 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:19:24 [2024-02-28T21:19:24.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241819086 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:19:24 [2024-02-28T21:19:24.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-241819074 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:19:24 [2024-02-28T21:19:24.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:19:24 [2024-02-28T21:19:24.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:19:24 [2024-02-28T21:19:24.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:19:25 [2024-02-28T21:19:25.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:19:25 [2024-02-28T21:19:25.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:19:25 [2024-02-28T21:19:25.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:19:25 [2024-02-28T21:19:25.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:19:25 [2024-02-28T21:19:25.861Z] 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')
16:19:25 [2024-02-28T21:19:25.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:19:25 [2024-02-28T21:19:25.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:19:25 [2024-02-28T21:19:25.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:19:25 [2024-02-28T21:19:25.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:19:25 [2024-02-28T21:19:25.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
16:19:25 [2024-02-28T21:19:25.861Z] 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=-241818279 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:19:25 [2024-02-28T21:19:25.861Z] 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=-241818279 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:19:25 [2024-02-28T21:19:25.861Z] 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=-241818279 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:19:25 [2024-02-28T21:19:25.861Z] 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=-241818279 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:19:25 [2024-02-28T21:19:25.861Z] 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=-241818278 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:19:25 [2024-02-28T21:19:25.861Z] 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=-241818278 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:19:25 [2024-02-28T21:19:25.861Z] 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=-241818278 data=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')]
16:19:25 [2024-02-28T21:19:25.861Z] 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=-241818278 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:19:25 [2024-02-28T21:19:25.861Z] 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=-241818278 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:19:25 [2024-02-28T21:19:25.861Z] 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=-241818278 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:19:25 [2024-02-28T21:19:25.861Z] 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=-241818278 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:19:25 [2024-02-28T21:19:25.861Z] 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=-241818278 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:19:25 [2024-02-28T21:19:25.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:19:25 [2024-02-28T21:19:25.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:19:25 [2024-02-28T21:19:25.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:19:25 [2024-02-28T21:19:25.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:19:25 [2024-02-28T21:19:25.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:19:25 [2024-02-28T21:19:25.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:19:25 [2024-02-28T21:19:25.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:19:25 [2024-02-28T21:19:25.861Z] 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')
16:19:25 [2024-02-28T21:19:25.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:19:25 [2024-02-28T21:19:25.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-241818277 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:19:25 [2024-02-28T21:19:25.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-241818277 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:19:25 [2024-02-28T21:19:25.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-241818277 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:19:25 [2024-02-28T21:19:25.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-241818277 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:19:25 [2024-02-28T21:19:25.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-241818277 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:19:25 [2024-02-28T21:19:25.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-241818277 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:19:25 [2024-02-28T21:19:25.861Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:19:25 [2024-02-28T21:19:25.861Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:19:25 [2024-02-28T21:19:25.861Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:19:25 [2024-02-28T21:19:25.862Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:19:25 [2024-02-28T21:19:25.862Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:19:25 [2024-02-28T21:19:25.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:19:25 [2024-02-28T21:19:25.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-241818277 data=null 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')]
16:19:25 [2024-02-28T21:19:25.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-241819034 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:19:26 [2024-02-28T21:19:26.116Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.678 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest
16:19:26 [2024-02-28T21:19:26.116Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest.testNoCopySearchRow -- Time elapsed: 0.591 s
16:19:26 [2024-02-28T21:19:26.116Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest.testCopySingleSelection -- Time elapsed: 0.600 s
16:19:26 [2024-02-28T21:19:26.116Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest.testCopyMultipleSelection -- Time elapsed: 0.599 s
16:19:26 [2024-02-28T21:19:26.116Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColorsViewTest
16:19:26 [2024-02-28T21:19:26.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@624be1d4] time=-241817766 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:19:26 [2024-02-28T21:19:26.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:19:26 [2024-02-28T21:19:26.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
16:19:26 [2024-02-28T21:19:26.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
16:19:26 [2024-02-28T21:19:26.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
16:19:26 [2024-02-28T21:19:26.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-241817683 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
16:19:26 [2024-02-28T21:19:26.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
16:19:26 [2024-02-28T21:19:26.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:19:26 [2024-02-28T21:19:26.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:19:26 [2024-02-28T21:19:26.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:19:26 [2024-02-28T21:19:26.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:19:26 [2024-02-28T21:19:26.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:19:26 [2024-02-28T21:19:26.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:19:26 [2024-02-28T21:19:26.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-241817571 data=null button=0 stateMask=0x0 x=91 y=12 count=0}, TreeItem with text {TestForFiltering}]
16:19:26 [2024-02-28T21:19:26.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-241817570 data=null doit=true}, TreeItem with text {TestForFiltering}]
16:19:26 [2024-02-28T21:19:26.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-241817570 data=null}, TreeItem with text {TestForFiltering}]
16:19:26 [2024-02-28T21:19:26.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-241817570 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
16:19:26 [2024-02-28T21:19:26.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241817570 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}]
16:19:26 [2024-02-28T21:19:26.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-241817543 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
16:19:26 [2024-02-28T21:19:26.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:19:26 [2024-02-28T21:19:26.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-241817542 data=null button=0 stateMask=0x0 x=91 y=12 count=0}, TreeItem with text {TestForFiltering}]
16:19:26 [2024-02-28T21:19:26.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-241817542 data=null doit=true}, TreeItem with text {TestForFiltering}]
16:19:26 [2024-02-28T21:19:26.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-241817542 data=null}, TreeItem with text {TestForFiltering}]
16:19:26 [2024-02-28T21:19:26.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-241817542 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
16:19:26 [2024-02-28T21:19:26.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241817542 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}]
16:19:26 [2024-02-28T21:19:26.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-241817528 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
16:19:26 [2024-02-28T21:19:26.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-241817528 data=null doit=true}, TreeItem with text {TestForFiltering}]
16:19:26 [2024-02-28T21:19:26.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-241817528 data=null}, TreeItem with text {TestForFiltering}]
16:19:26 [2024-02-28T21:19:26.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-241817528 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
16:19:26 [2024-02-28T21:19:26.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-241817528 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}]
16:19:26 [2024-02-28T21:19:26.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-241817526 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
16:19:26 [2024-02-28T21:19:26.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:19:26 [2024-02-28T21:19:26.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-241817525 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:19:26 [2024-02-28T21:19:26.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-241817525 data=null doit=true}, TreeItem with text {Traces [0]}]
16:19:26 [2024-02-28T21:19:26.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-241817525 data=null}, TreeItem with text {Traces [0]}]
16:19:26 [2024-02-28T21:19:26.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-241817525 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:19:26 [2024-02-28T21:19:26.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241817525 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]}]
16:19:26 [2024-02-28T21:19:26.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-241817512 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:19:27 [2024-02-28T21:19:27.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.colors"'
16:19:27 [2024-02-28T21:19:27.735Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 7
16:19:27 [2024-02-28T21:19:27.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Insert new color setting}
16:19:27 [2024-02-28T21:19:27.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=-241816084 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
16:19:27 [2024-02-28T21:19:27.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=-241816084 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
16:19:27 [2024-02-28T21:19:27.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=-241816084 data=null doit=true}, ToolItem with tooltip text {Insert new color setting}]
16:19:27 [2024-02-28T21:19:27.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=-241816084 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
16:19:27 [2024-02-28T21:19:27.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=-241816084 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
16:19:27 [2024-02-28T21:19:27.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241816084 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}]
16:19:27 [2024-02-28T21:19:27.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=-241816052 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
16:19:27 [2024-02-28T21:19:27.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=-241816045 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
16:19:27 [2024-02-28T21:19:27.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=-241816045 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
16:19:27 [2024-02-28T21:19:27.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=-241816045 data=null doit=true}, ToolItem with tooltip text {Insert new color setting}]
16:19:27 [2024-02-28T21:19:27.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=-241816045 data=null}, ToolItem with tooltip text {Insert new color setting}]
16:19:27 [2024-02-28T21:19:27.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Insert new color setting}
16:19:27 [2024-02-28T21:19:27.993Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 7
16:19:27 [2024-02-28T21:19:27.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Insert new color setting}
16:19:27 [2024-02-28T21:19:27.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=-241816045 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
16:19:27 [2024-02-28T21:19:27.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=-241816045 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
16:19:27 [2024-02-28T21:19:27.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241816045 data=null doit=true}, ToolItem with tooltip text {Insert new color setting}]
16:19:27 [2024-02-28T21:19:27.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=-241816045 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
16:19:27 [2024-02-28T21:19:27.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=-241816045 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
16:19:27 [2024-02-28T21:19:27.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=-241816045 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}]
16:19:27 [2024-02-28T21:19:27.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=-241816015 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
16:19:27 [2024-02-28T21:19:27.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=-241816009 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
16:19:27 [2024-02-28T21:19:27.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=-241816009 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
16:19:27 [2024-02-28T21:19:27.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=-241816009 data=null doit=true}, ToolItem with tooltip text {Insert new color setting}]
16:19:27 [2024-02-28T21:19:27.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=-241816009 data=null}, ToolItem with tooltip text {Insert new color setting}]
16:19:27 [2024-02-28T21:19:27.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Insert new color setting}
16:19:27 [2024-02-28T21:19:27.994Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 7
16:19:27 [2024-02-28T21:19:27.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Insert new color setting}
16:19:27 [2024-02-28T21:19:27.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241816009 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
16:19:27 [2024-02-28T21:19:27.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=-241816009 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
16:19:27 [2024-02-28T21:19:27.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=-241816009 data=null doit=true}, ToolItem with tooltip text {Insert new color setting}]
16:19:27 [2024-02-28T21:19:27.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=-241816009 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
16:19:27 [2024-02-28T21:19:27.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=-241816009 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
16:19:27 [2024-02-28T21:19:27.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=-241816008 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}]
16:19:27 [2024-02-28T21:19:27.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=-241815981 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
16:19:27 [2024-02-28T21:19:27.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=-241815975 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
16:19:27 [2024-02-28T21:19:27.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=-241815975 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
16:19:27 [2024-02-28T21:19:27.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=-241815975 data=null doit=true}, ToolItem with tooltip text {Insert new color setting}]
16:19:27 [2024-02-28T21:19:27.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=-241815975 data=null}, ToolItem with tooltip text {Insert new color setting}]
16:19:27 [2024-02-28T21:19:27.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Insert new color setting}
16:19:27 [2024-02-28T21:19:27.994Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 7
16:19:27 [2024-02-28T21:19:27.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Insert new color setting}
16:19:27 [2024-02-28T21:19:27.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241815974 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
16:19:27 [2024-02-28T21:19:27.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=-241815974 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
16:19:27 [2024-02-28T21:19:27.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=-241815974 data=null doit=true}, ToolItem with tooltip text {Insert new color setting}]
16:19:27 [2024-02-28T21:19:27.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=-241815974 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
16:19:27 [2024-02-28T21:19:27.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=-241815974 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
16:19:27 [2024-02-28T21:19:27.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241815974 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}]
16:19:27 [2024-02-28T21:19:27.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241815927 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
16:19:27 [2024-02-28T21:19:27.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241815921 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
16:19:27 [2024-02-28T21:19:27.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241815921 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
16:19:27 [2024-02-28T21:19:27.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241815921 data=null doit=true}, ToolItem with tooltip text {Insert new color setting}]
16:19:27 [2024-02-28T21:19:27.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241815921 data=null}, ToolItem with tooltip text {Insert new color setting}]
16:19:27 [2024-02-28T21:19:27.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Insert new color setting}
16:19:27 [2024-02-28T21:19:27.995Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 7
16:19:27 [2024-02-28T21:19:27.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Increase priority}
16:19:27 [2024-02-28T21:19:27.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241815921 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Increase priority}]
16:19:27 [2024-02-28T21:19:27.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241815921 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Increase priority}]
16:19:27 [2024-02-28T21:19:27.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241815921 data=null doit=true}, ToolItem with tooltip text {Increase priority}]
16:19:27 [2024-02-28T21:19:27.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241815921 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Increase priority}]
16:19:27 [2024-02-28T21:19:27.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241815921 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Increase priority}]
16:19:27 [2024-02-28T21:19:27.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241815921 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}]
16:19:27 [2024-02-28T21:19:27.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241815921 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Increase priority}]
16:19:27 [2024-02-28T21:19:27.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241815921 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Increase priority}]
16:19:27 [2024-02-28T21:19:27.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241815921 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Increase priority}]
16:19:27 [2024-02-28T21:19:27.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241815906 data=null doit=true}, ToolItem with tooltip text {Increase priority}]
16:19:27 [2024-02-28T21:19:27.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241815906 data=null}, ToolItem with tooltip text {Increase priority}]
16:19:27 [2024-02-28T21:19:27.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Increase priority}
16:19:27 [2024-02-28T21:19:27.995Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 7
16:19:27 [2024-02-28T21:19:27.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Decrease priority}
16:19:27 [2024-02-28T21:19:27.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241815906 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Decrease priority}]
16:19:27 [2024-02-28T21:19:27.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241815906 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Decrease priority}]
16:19:27 [2024-02-28T21:19:27.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241815905 data=null doit=true}, ToolItem with tooltip text {Decrease priority}]
16:19:27 [2024-02-28T21:19:27.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241815905 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Decrease priority}]
16:19:27 [2024-02-28T21:19:27.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241815905 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Decrease priority}]
16:19:27 [2024-02-28T21:19:27.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241815905 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}]
16:19:27 [2024-02-28T21:19:27.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241815881 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Decrease priority}]
16:19:27 [2024-02-28T21:19:27.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241815875 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Decrease priority}]
16:19:27 [2024-02-28T21:19:27.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241815875 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Decrease priority}]
16:19:27 [2024-02-28T21:19:27.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241815875 data=null doit=true}, ToolItem with tooltip text {Decrease priority}]
16:19:27 [2024-02-28T21:19:27.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241815875 data=null}, ToolItem with tooltip text {Decrease priority}]
16:19:27 [2024-02-28T21:19:27.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Decrease priority}
16:19:27 [2024-02-28T21:19:27.996Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 7
16:19:27 [2024-02-28T21:19:27.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Delete color setting}
16:19:27 [2024-02-28T21:19:27.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241815875 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
16:19:27 [2024-02-28T21:19:27.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241815875 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
16:19:27 [2024-02-28T21:19:27.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241815875 data=null doit=true}, ToolItem with tooltip text {Delete color setting}]
16:19:27 [2024-02-28T21:19:27.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241815875 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
16:19:27 [2024-02-28T21:19:27.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241815875 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
16:19:27 [2024-02-28T21:19:27.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241815875 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}]
16:19:27 [2024-02-28T21:19:27.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241815852 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
16:19:27 [2024-02-28T21:19:27.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241815846 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
16:19:27 [2024-02-28T21:19:27.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241815846 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
16:19:27 [2024-02-28T21:19:27.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241815846 data=null doit=true}, ToolItem with tooltip text {Delete color setting}]
16:19:27 [2024-02-28T21:19:27.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241815846 data=null}, ToolItem with tooltip text {Delete color setting}]
16:19:27 [2024-02-28T21:19:27.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Delete color setting}
16:19:27 [2024-02-28T21:19:27.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text " Text ", using matcher: of type 'Label'
16:19:27 [2024-02-28T21:19:27.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text " Text ", using matcher: (of type 'Label')
16:19:27 [2024-02-28T21:19:27.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:19:27 [2024-02-28T21:19:27.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
16:19:27 [2024-02-28T21:19:27.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text " Text ", using matcher: of type 'Label'
16:19:27 [2024-02-28T21:19:27.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text " Text ", using matcher: (of type 'Label')
16:19:27 [2024-02-28T21:19:27.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:19:27 [2024-02-28T21:19:27.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
16:19:27 [2024-02-28T21:19:27.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text " Text ", using matcher: of type 'Label'
16:19:27 [2024-02-28T21:19:27.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text " Text ", using matcher: (of type 'Label')
16:19:27 [2024-02-28T21:19:27.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:19:27 [2024-02-28T21:19:27.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
16:19:27 [2024-02-28T21:19:27.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:19:27 [2024-02-28T21:19:27.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
16:19:27 [2024-02-28T21:19:27.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotLabel - Attempting to set focus on (of type 'Label')
16:19:27 [2024-02-28T21:19:27.996Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 7
16:19:27 [2024-02-28T21:19:27.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Delete color setting}
16:19:27 [2024-02-28T21:19:27.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241815844 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
16:19:27 [2024-02-28T21:19:27.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241815844 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
16:19:27 [2024-02-28T21:19:27.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241815844 data=null doit=true}, ToolItem with tooltip text {Delete color setting}]
16:19:27 [2024-02-28T21:19:27.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241815844 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
16:19:27 [2024-02-28T21:19:27.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241815844 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
16:19:27 [2024-02-28T21:19:27.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241815844 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}]
16:19:28 [2024-02-28T21:19:28.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241815813 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
16:19:28 [2024-02-28T21:19:28.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241815807 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
16:19:28 [2024-02-28T21:19:28.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241815807 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
16:19:28 [2024-02-28T21:19:28.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241815807 data=null doit=true}, ToolItem with tooltip text {Delete color setting}]
16:19:28 [2024-02-28T21:19:28.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241815807 data=null}, ToolItem with tooltip text {Delete color setting}]
16:19:28 [2024-02-28T21:19:28.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Delete color setting}
16:19:28 [2024-02-28T21:19:28.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text " Text ", using matcher: of type 'Label'
16:19:28 [2024-02-28T21:19:28.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text " Text ", using matcher: (of type 'Label')
16:19:28 [2024-02-28T21:19:28.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:19:28 [2024-02-28T21:19:28.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
16:19:28 [2024-02-28T21:19:28.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text " Text ", using matcher: of type 'Label'
16:19:28 [2024-02-28T21:19:28.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text " Text ", using matcher: (of type 'Label')
16:19:28 [2024-02-28T21:19:28.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:19:28 [2024-02-28T21:19:28.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
16:19:28 [2024-02-28T21:19:28.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:19:28 [2024-02-28T21:19:28.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
16:19:28 [2024-02-28T21:19:28.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotLabel - Attempting to set focus on (of type 'Label')
16:19:28 [2024-02-28T21:19:28.252Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 7
16:19:28 [2024-02-28T21:19:28.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Delete color setting}
16:19:28 [2024-02-28T21:19:28.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241815806 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
16:19:28 [2024-02-28T21:19:28.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241815806 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
16:19:28 [2024-02-28T21:19:28.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241815806 data=null doit=true}, ToolItem with tooltip text {Delete color setting}]
16:19:28 [2024-02-28T21:19:28.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241815806 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
16:19:28 [2024-02-28T21:19:28.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241815806 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
16:19:28 [2024-02-28T21:19:28.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=-241815806 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}]
16:19:28 [2024-02-28T21:19:28.253Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Delete color setting}
16:19:28 [2024-02-28T21:19:28.253Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Delete color setting}
16:19:28 [2024-02-28T21:19:28.253Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Delete color setting}
16:19:28 [2024-02-28T21:19:28.253Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Delete color setting}
16:19:28 [2024-02-28T21:19:28.253Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Delete color setting}
16:19:28 [2024-02-28T21:19:28.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Delete color setting}
16:19:28 [2024-02-28T21:19:28.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:19:28 [2024-02-28T21:19:28.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:19:28 [2024-02-28T21:19:28.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:19:28 [2024-02-28T21:19:28.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
16:19:28 [2024-02-28T21:19:28.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [2] in (of type 'Table')
16:19:28 [2024-02-28T21:19:28.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-241815743 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:19:28 [2024-02-28T21:19:28.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-241815743 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:19:28 [2024-02-28T21:19:28.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-241815743 data=null doit=true}, (of type 'Table')]
16:19:28 [2024-02-28T21:19:28.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-241815742 data=null}, (of type 'Table')]
16:19:28 [2024-02-28T21:19:28.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-241815742 data=null button=1 stateMask=0x0 x=24 y=58 count=1}, (of type 'Table')]
16:19:28 [2024-02-28T21:19:28.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-241815742 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
16:19:28 [2024-02-28T21:19:28.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-241815741 data=null button=1 stateMask=0x80000 x=24 y=58 count=1}, (of type 'Table')]
16:19:28 [2024-02-28T21:19:28.508Z] 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@624be1d4] time=-241815440 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:19:28 [2024-02-28T21:19:28.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:19:28 [2024-02-28T21:19:28.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:19:28 [2024-02-28T21:19:28.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:19:28 [2024-02-28T21:19:28.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:19:28 [2024-02-28T21:19:28.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-241815417 data=null button=0 stateMask=0x0 x=91 y=12 count=0}, TreeItem with text {TestForFiltering}]
16:19:28 [2024-02-28T21:19:28.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-241815417 data=null doit=true}, TreeItem with text {TestForFiltering}]
16:19:28 [2024-02-28T21:19:28.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-241815417 data=null}, TreeItem with text {TestForFiltering}]
16:19:28 [2024-02-28T21:19:28.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-241815416 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
16:19:28 [2024-02-28T21:19:28.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241815416 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}]
16:19:28 [2024-02-28T21:19:28.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-241815406 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
16:19:28 [2024-02-28T21:19:28.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:19:28 [2024-02-28T21:19:28.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:19:28 [2024-02-28T21:19:28.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:19:29 [2024-02-28T21:19:29.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:19:29 [2024-02-28T21:19:29.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:19:29 [2024-02-28T21:19:29.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:19:29 [2024-02-28T21:19:29.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:19:29 [2024-02-28T21:19:29.324Z] 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')
16:19:29 [2024-02-28T21:19:29.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:19:29 [2024-02-28T21:19:29.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:19:29 [2024-02-28T21:19:29.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:19:29 [2024-02-28T21:19:29.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:19:29 [2024-02-28T21:19:29.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
16:19:29 [2024-02-28T21:19:29.324Z] 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=-241814614 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:19:29 [2024-02-28T21:19:29.324Z] 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=-241814613 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:19:29 [2024-02-28T21:19:29.324Z] 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=-241814613 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:19:29 [2024-02-28T21:19:29.324Z] 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=-241814613 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:19:29 [2024-02-28T21:19:29.324Z] 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=-241814613 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:19:29 [2024-02-28T21:19:29.324Z] 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=-241814613 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:19:29 [2024-02-28T21:19:29.324Z] 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=-241814613 data=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')]
16:19:29 [2024-02-28T21:19:29.324Z] 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=-241814613 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:19:29 [2024-02-28T21:19:29.324Z] 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=-241814613 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:19:29 [2024-02-28T21:19:29.324Z] 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=-241814613 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:19:29 [2024-02-28T21:19:29.325Z] 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=-241814613 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:19:29 [2024-02-28T21:19:29.325Z] 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=-241814613 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:19:29 [2024-02-28T21:19:29.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:19:29 [2024-02-28T21:19:29.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:19:29 [2024-02-28T21:19:29.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:19:29 [2024-02-28T21:19:29.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:19:29 [2024-02-28T21:19:29.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:19:29 [2024-02-28T21:19:29.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:19:29 [2024-02-28T21:19:29.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:19:29 [2024-02-28T21:19:29.325Z] 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')
16:19:29 [2024-02-28T21:19:29.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:19:29 [2024-02-28T21:19:29.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-241814612 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:19:29 [2024-02-28T21:19:29.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-241814612 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:19:29 [2024-02-28T21:19:29.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-241814612 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:19:29 [2024-02-28T21:19:29.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-241814612 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:19:29 [2024-02-28T21:19:29.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-241814612 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:19:29 [2024-02-28T21:19:29.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-241814612 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:19:29 [2024-02-28T21:19:29.325Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:19:29 [2024-02-28T21:19:29.325Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:19:29 [2024-02-28T21:19:29.325Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:19:29 [2024-02-28T21:19:29.325Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:19:29 [2024-02-28T21:19:29.325Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:19:29 [2024-02-28T21:19:29.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:19:29 [2024-02-28T21:19:29.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-241814612 data=null 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')]
16:19:29 [2024-02-28T21:19:29.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-241815332 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:19:29 [2024-02-28T21:19:29.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.colors"'
16:19:29 [2024-02-28T21:19:29.836Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.679 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColorsViewTest
16:19:29 [2024-02-28T21:19:29.836Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColorsViewTest.testYellow -- Time elapsed: 0.374 s
16:19:29 [2024-02-28T21:19:29.836Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.SDViewTest
16:19:29 [2024-02-28T21:19:29.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@624be1d4] time=-241814074 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:19:29 [2024-02-28T21:19:29.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:19:29 [2024-02-28T21:19:29.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
16:19:29 [2024-02-28T21:19:29.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
16:19:29 [2024-02-28T21:19:29.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
16:19:29 [2024-02-28T21:19:29.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-241813997 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
16:19:29 [2024-02-28T21:19:29.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
16:19:30 [2024-02-28T21:19:30.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:19:30 [2024-02-28T21:19:30.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:19:30 [2024-02-28T21:19:30.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:19:30 [2024-02-28T21:19:30.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:19:30 [2024-02-28T21:19:30.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:19:30 [2024-02-28T21:19:30.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:19:30 [2024-02-28T21:19:30.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-241813831 data=null button=0 stateMask=0x0 x=91 y=12 count=0}, TreeItem with text {TestForFiltering}]
16:19:30 [2024-02-28T21:19:30.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-241813831 data=null doit=true}, TreeItem with text {TestForFiltering}]
16:19:30 [2024-02-28T21:19:30.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-241813831 data=null}, TreeItem with text {TestForFiltering}]
16:19:30 [2024-02-28T21:19:30.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-241813831 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
16:19:30 [2024-02-28T21:19:30.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241813831 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}]
16:19:30 [2024-02-28T21:19:30.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-241813812 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
16:19:30 [2024-02-28T21:19:30.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:19:30 [2024-02-28T21:19:30.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-241813811 data=null button=0 stateMask=0x0 x=91 y=12 count=0}, TreeItem with text {TestForFiltering}]
16:19:30 [2024-02-28T21:19:30.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-241813811 data=null doit=true}, TreeItem with text {TestForFiltering}]
16:19:30 [2024-02-28T21:19:30.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-241813811 data=null}, TreeItem with text {TestForFiltering}]
16:19:30 [2024-02-28T21:19:30.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-241813811 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
16:19:30 [2024-02-28T21:19:30.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241813811 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}]
16:19:30 [2024-02-28T21:19:30.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-241813807 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
16:19:30 [2024-02-28T21:19:30.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-241813807 data=null doit=true}, TreeItem with text {TestForFiltering}]
16:19:30 [2024-02-28T21:19:30.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-241813807 data=null}, TreeItem with text {TestForFiltering}]
16:19:30 [2024-02-28T21:19:30.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-241813807 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
16:19:30 [2024-02-28T21:19:30.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-241813806 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}]
16:19:30 [2024-02-28T21:19:30.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-241813805 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
16:19:30 [2024-02-28T21:19:30.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:19:30 [2024-02-28T21:19:30.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-241813804 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:19:30 [2024-02-28T21:19:30.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-241813804 data=null doit=true}, TreeItem with text {Traces [0]}]
16:19:30 [2024-02-28T21:19:30.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-241813804 data=null}, TreeItem with text {Traces [0]}]
16:19:30 [2024-02-28T21:19:30.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-241813804 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:19:30 [2024-02-28T21:19:30.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241813804 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]}]
16:19:30 [2024-02-28T21:19:30.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-241813789 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:19:42 [2024-02-28T21:19:42.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.tmfUml2SDSyncView"'
16:19:42 [2024-02-28T21:19:42.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: of type 'Canvas'
16:19:42 [2024-02-28T21:19:42.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: (of type 'Canvas')
16:19:42 [2024-02-28T21:19:42.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: of type 'Canvas'
16:19:42 [2024-02-28T21:19:42.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: (of type 'Canvas')
16:19:42 [2024-02-28T21:19:42.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: of type 'Canvas'
16:19:42 [2024-02-28T21:19:42.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: (of type 'Canvas')
16:19:42 [2024-02-28T21:19:42.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:19:42 [2024-02-28T21:19:42.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:19:42 [2024-02-28T21:19:42.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Print", using matcher: with text 'Print'
16:19:42 [2024-02-28T21:19:42.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Use current zoom", using matcher: of type 'Button'
16:19:42 [2024-02-28T21:19:42.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Use current zoom", using matcher: with mnemonic 'Use current zoom'
16:19:42 [2024-02-28T21:19:42.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Use current zoom", using matcher: with style 'SWT.RADIO'
16:19:42 [2024-02-28T21:19:42.509Z] 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')
16:19:42 [2024-02-28T21:19:42.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
16:19:42 [2024-02-28T21:19:42.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
16:19:42 [2024-02-28T21:19:42.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&All pages", using matcher: of type 'Button'
16:19:42 [2024-02-28T21:19:42.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Current view", using matcher: of type 'Button'
16:19:42 [2024-02-28T21:19:42.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Selected pages", using matcher: of type 'Button'
16:19:42 [2024-02-28T21:19:42.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&rom page", using matcher: of type 'Button'
16:19:42 [2024-02-28T21:19:42.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:19:42 [2024-02-28T21:19:42.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Printer...", using matcher: of type 'Button'
16:19:42 [2024-02-28T21:19:42.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:19:42 [2024-02-28T21:19:42.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO')
16:19:42 [2024-02-28T21:19:42.510Z] 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')
16:19:42 [2024-02-28T21:19:42.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Use current zoom} time=-241801413 data=null doit=true}, (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO')]
16:19:42 [2024-02-28T21:19:42.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Use current zoom} time=-241801413 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')]
16:19:42 [2024-02-28T21:19:42.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Use current zoom} time=-241801413 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')]
16:19:42 [2024-02-28T21:19:42.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Use current zoom} time=-241801413 data=null 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')]
16:19:42 [2024-02-28T21:19:42.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO')
16:19:42 [2024-02-28T21:19:42.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Use current zoom", using matcher: of type 'Button'
16:19:42 [2024-02-28T21:19:42.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
16:19:42 [2024-02-28T21:19:42.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
16:19:42 [2024-02-28T21:19:42.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&All pages", using matcher: of type 'Button'
16:19:42 [2024-02-28T21:19:42.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&All pages", using matcher: with mnemonic 'All pages'
16:19:42 [2024-02-28T21:19:42.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&All pages", using matcher: with style 'SWT.RADIO'
16:19:42 [2024-02-28T21:19:42.510Z] 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')
16:19:42 [2024-02-28T21:19:42.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Current view", using matcher: of type 'Button'
16:19:42 [2024-02-28T21:19:42.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Selected pages", using matcher: of type 'Button'
16:19:42 [2024-02-28T21:19:42.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&rom page", using matcher: of type 'Button'
16:19:42 [2024-02-28T21:19:42.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:19:42 [2024-02-28T21:19:42.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Printer...", using matcher: of type 'Button'
16:19:42 [2024-02-28T21:19:42.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:19:42 [2024-02-28T21:19:42.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Use current zoom", using matcher: of type 'Button'
16:19:42 [2024-02-28T21:19:42.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
16:19:42 [2024-02-28T21:19:42.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
16:19:42 [2024-02-28T21:19:42.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&All pages", using matcher: of type 'Button'
16:19:42 [2024-02-28T21:19:42.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Current view", using matcher: of type 'Button'
16:19:42 [2024-02-28T21:19:42.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Current view", using matcher: with mnemonic 'Current view'
16:19:42 [2024-02-28T21:19:42.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Current view", using matcher: with style 'SWT.RADIO'
16:19:42 [2024-02-28T21:19:42.510Z] 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')
16:19:42 [2024-02-28T21:19:42.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Selected pages", using matcher: of type 'Button'
16:19:42 [2024-02-28T21:19:42.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&rom page", using matcher: of type 'Button'
16:19:42 [2024-02-28T21:19:42.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:19:42 [2024-02-28T21:19:42.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Printer...", using matcher: of type 'Button'
16:19:42 [2024-02-28T21:19:42.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:19:42 [2024-02-28T21:19:42.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO')
16:19:42 [2024-02-28T21:19:42.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Current view} time=-241801411 data=null doit=true}, Button with text {Current view}]
16:19:42 [2024-02-28T21:19:42.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Current view} time=-241801411 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}]
16:19:42 [2024-02-28T21:19:42.510Z] 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')
16:19:42 [2024-02-28T21:19:42.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {&All pages} time=-241801410 data=null doit=true}, (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO')]
16:19:42 [2024-02-28T21:19:42.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&All pages} time=-241801410 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')]
16:19:42 [2024-02-28T21:19:42.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&All pages} time=-241801410 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')]
16:19:42 [2024-02-28T21:19:42.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {&All pages} time=-241801410 data=null 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')]
16:19:42 [2024-02-28T21:19:42.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO')
16:19:42 [2024-02-28T21:19:42.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO')
16:19:42 [2024-02-28T21:19:42.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&All pages} time=-241801409 data=null doit=true}, Button with text {&All pages}]
16:19:42 [2024-02-28T21:19:42.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {&All pages} time=-241801409 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}]
16:19:42 [2024-02-28T21:19:42.510Z] 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')
16:19:42 [2024-02-28T21:19:42.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Current view} time=-241801408 data=null doit=true}, (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO')]
16:19:42 [2024-02-28T21:19:42.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Current view} time=-241801408 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')]
16:19:42 [2024-02-28T21:19:42.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Current view} time=-241801408 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')]
16:19:42 [2024-02-28T21:19:42.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Current view} time=-241801408 data=null 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')]
16:19:42 [2024-02-28T21:19:42.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO')
16:19:42 [2024-02-28T21:19:42.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Use current zoom", using matcher: of type 'Button'
16:19:42 [2024-02-28T21:19:42.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
16:19:42 [2024-02-28T21:19:42.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of horizontal...", using matcher: with mnemonic 'Number of horizontal pages:'
16:19:42 [2024-02-28T21:19:42.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of horizontal...", using matcher: with style 'SWT.RADIO'
16:19:42 [2024-02-28T21:19:42.511Z] 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')
16:19:42 [2024-02-28T21:19:42.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
16:19:42 [2024-02-28T21:19:42.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&All pages", using matcher: of type 'Button'
16:19:42 [2024-02-28T21:19:42.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Current view", using matcher: of type 'Button'
16:19:42 [2024-02-28T21:19:42.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Selected pages", using matcher: of type 'Button'
16:19:42 [2024-02-28T21:19:42.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&rom page", using matcher: of type 'Button'
16:19:42 [2024-02-28T21:19:42.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:19:42 [2024-02-28T21:19:42.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Printer...", using matcher: of type 'Button'
16:19:42 [2024-02-28T21:19:42.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:19:42 [2024-02-28T21:19:42.511Z] 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')
16:19:42 [2024-02-28T21:19:42.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Use current zoom} time=-241801407 data=null doit=true}, Button with text {Use current zoom}]
16:19:42 [2024-02-28T21:19:42.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Use current zoom} time=-241801407 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}]
16:19:42 [2024-02-28T21:19:42.511Z] 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')
16:19:42 [2024-02-28T21:19:42.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Number of horizontal pages:} time=-241801406 data=null doit=true}, (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO')]
16:19:42 [2024-02-28T21:19:42.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Number of horizontal pages:} time=-241801406 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')]
16:19:42 [2024-02-28T21:19:42.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Number of horizontal pages:} time=-241801406 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')]
16:19:42 [2024-02-28T21:19:42.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Number of horizontal pages:} time=-241801406 data=null 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')]
16:19:42 [2024-02-28T21:19:42.511Z] 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')
16:19:42 [2024-02-28T21:19:42.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: of type 'Text'
16:19:42 [2024-02-28T21:19:42.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: (of type 'Text')
16:19:42 [2024-02-28T21:19:42.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:19:42 [2024-02-28T21:19:42.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
16:19:42 [2024-02-28T21:19:42.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: of type 'Text'
16:19:42 [2024-02-28T21:19:42.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: (of type 'Text')
16:19:42 [2024-02-28T21:19:42.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:19:42 [2024-02-28T21:19:42.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
16:19:42 [2024-02-28T21:19:42.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:19:42 [2024-02-28T21:19:42.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
16:19:42 [2024-02-28T21:19:42.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2", using matcher: of type 'Text'
16:19:42 [2024-02-28T21:19:42.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:19:42 [2024-02-28T21:19:42.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: of type 'Text'
16:19:42 [2024-02-28T21:19:42.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Total number of page...", using matcher: with mnemonic 'Total number of pages:'
16:19:42 [2024-02-28T21:19:42.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: with label (with mnemonic 'Total number of pages:')
16:19:42 [2024-02-28T21:19:42.511Z] 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:'))
16:19:42 [2024-02-28T21:19:42.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:19:42 [2024-02-28T21:19:42.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Total number of page...", using matcher: with mnemonic 'Total number of pages:'
16:19:42 [2024-02-28T21:19:42.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Total number of pages:')
16:19:42 [2024-02-28T21:19:42.511Z] 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:'))
16:19:42 [2024-02-28T21:19:42.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:19:42 [2024-02-28T21:19:42.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Total number of page...", using matcher: with mnemonic 'Total number of pages:'
16:19:42 [2024-02-28T21:19:42.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Total number of pages:')
16:19:42 [2024-02-28T21:19:42.511Z] 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:'))
16:19:42 [2024-02-28T21:19:42.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Use current zoom", using matcher: of type 'Button'
16:19:42 [2024-02-28T21:19:42.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
16:19:42 [2024-02-28T21:19:42.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
16:19:42 [2024-02-28T21:19:42.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of vertical p...", using matcher: with mnemonic 'Number of vertical pages:'
16:19:42 [2024-02-28T21:19:42.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of vertical p...", using matcher: with style 'SWT.RADIO'
16:19:42 [2024-02-28T21:19:42.512Z] 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')
16:19:42 [2024-02-28T21:19:42.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&All pages", using matcher: of type 'Button'
16:19:42 [2024-02-28T21:19:42.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Current view", using matcher: of type 'Button'
16:19:42 [2024-02-28T21:19:42.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Selected pages", using matcher: of type 'Button'
16:19:42 [2024-02-28T21:19:42.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&rom page", using matcher: of type 'Button'
16:19:42 [2024-02-28T21:19:42.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:19:42 [2024-02-28T21:19:42.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Printer...", using matcher: of type 'Button'
16:19:42 [2024-02-28T21:19:42.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:19:42 [2024-02-28T21:19:42.512Z] 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')
16:19:42 [2024-02-28T21:19:42.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Number of horizontal pages:} time=-241801403 data=null doit=true}, Button with text {Number of horizontal pages:}]
16:19:42 [2024-02-28T21:19:42.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Number of horizontal pages:} time=-241801403 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:}]
16:19:42 [2024-02-28T21:19:42.512Z] 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')
16:19:42 [2024-02-28T21:19:42.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Number of vertical pages:} time=-241801403 data=null doit=true}, (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO')]
16:19:42 [2024-02-28T21:19:42.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Number of vertical pages:} time=-241801402 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')]
16:19:42 [2024-02-28T21:19:42.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Number of vertical pages:} time=-241801402 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')]
16:19:42 [2024-02-28T21:19:42.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Number of vertical pages:} time=-241801402 data=null 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')]
16:19:42 [2024-02-28T21:19:42.512Z] 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')
16:19:42 [2024-02-28T21:19:42.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2", using matcher: of type 'Text'
16:19:42 [2024-02-28T21:19:42.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2", using matcher: (of type 'Text')
16:19:42 [2024-02-28T21:19:42.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: of type 'Text'
16:19:42 [2024-02-28T21:19:42.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: (of type 'Text')
16:19:42 [2024-02-28T21:19:42.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: of type 'Text'
16:19:42 [2024-02-28T21:19:42.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: (of type 'Text')
16:19:42 [2024-02-28T21:19:42.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:19:42 [2024-02-28T21:19:42.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
16:19:42 [2024-02-28T21:19:42.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:19:42 [2024-02-28T21:19:42.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
16:19:42 [2024-02-28T21:19:42.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Use current zoom", using matcher: of type 'Button'
16:19:42 [2024-02-28T21:19:42.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
16:19:42 [2024-02-28T21:19:42.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
16:19:42 [2024-02-28T21:19:42.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&All pages", using matcher: of type 'Button'
16:19:42 [2024-02-28T21:19:42.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Current view", using matcher: of type 'Button'
16:19:42 [2024-02-28T21:19:42.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Selected pages", using matcher: of type 'Button'
16:19:42 [2024-02-28T21:19:42.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Selected pages", using matcher: with mnemonic 'Selected pages'
16:19:42 [2024-02-28T21:19:42.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Selected pages", using matcher: with style 'SWT.RADIO'
16:19:42 [2024-02-28T21:19:42.512Z] 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')
16:19:42 [2024-02-28T21:19:42.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&rom page", using matcher: of type 'Button'
16:19:42 [2024-02-28T21:19:42.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:19:42 [2024-02-28T21:19:42.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Printer...", using matcher: of type 'Button'
16:19:42 [2024-02-28T21:19:42.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:19:42 [2024-02-28T21:19:42.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO')
16:19:42 [2024-02-28T21:19:42.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&All pages} time=-241801380 data=null doit=true}, Button with text {&All pages}]
16:19:42 [2024-02-28T21:19:42.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {&All pages} time=-241801380 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}]
16:19:42 [2024-02-28T21:19:42.512Z] 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')
16:19:42 [2024-02-28T21:19:42.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Selected pages} time=-241801379 data=null doit=true}, (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO')]
16:19:42 [2024-02-28T21:19:42.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Selected pages} time=-241801379 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')]
16:19:42 [2024-02-28T21:19:42.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Selected pages} time=-241801379 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')]
16:19:42 [2024-02-28T21:19:42.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Selected pages} time=-241801379 data=null 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')]
16:19:42 [2024-02-28T21:19:42.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO')
16:19:42 [2024-02-28T21:19:42.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Use current zoom", using matcher: of type 'Button'
16:19:42 [2024-02-28T21:19:42.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
16:19:42 [2024-02-28T21:19:42.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
16:19:42 [2024-02-28T21:19:42.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&All pages", using matcher: of type 'Button'
16:19:42 [2024-02-28T21:19:42.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Current view", using matcher: of type 'Button'
16:19:42 [2024-02-28T21:19:42.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Selected pages", using matcher: of type 'Button'
16:19:42 [2024-02-28T21:19:42.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&rom page", using matcher: of type 'Button'
16:19:42 [2024-02-28T21:19:42.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&rom page", using matcher: with mnemonic 'From page'
16:19:42 [2024-02-28T21:19:42.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&rom page", using matcher: with style 'SWT.RADIO'
16:19:42 [2024-02-28T21:19:42.513Z] 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')
16:19:42 [2024-02-28T21:19:42.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:19:42 [2024-02-28T21:19:42.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Printer...", using matcher: of type 'Button'
16:19:42 [2024-02-28T21:19:42.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:19:42 [2024-02-28T21:19:42.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO')
16:19:42 [2024-02-28T21:19:42.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Selected pages} time=-241801378 data=null doit=true}, Button with text {Selected pages}]
16:19:42 [2024-02-28T21:19:42.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Selected pages} time=-241801378 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}]
16:19:42 [2024-02-28T21:19:42.513Z] 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')
16:19:42 [2024-02-28T21:19:42.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {F&rom page} time=-241801377 data=null doit=true}, (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO')]
16:19:42 [2024-02-28T21:19:42.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {F&rom page} time=-241801377 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')]
16:19:42 [2024-02-28T21:19:42.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {F&rom page} time=-241801377 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')]
16:19:42 [2024-02-28T21:19:42.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {F&rom page} time=-241801377 data=null 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')]
16:19:42 [2024-02-28T21:19:42.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO')
16:19:42 [2024-02-28T21:19:42.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2", using matcher: of type 'Text'
16:19:42 [2024-02-28T21:19:42.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2", using matcher: (of type 'Text')
16:19:42 [2024-02-28T21:19:42.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2", using matcher: of type 'Text'
16:19:42 [2024-02-28T21:19:42.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2", using matcher: (of type 'Text')
16:19:42 [2024-02-28T21:19:42.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: of type 'Text'
16:19:42 [2024-02-28T21:19:42.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: (of type 'Text')
16:19:42 [2024-02-28T21:19:42.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:19:42 [2024-02-28T21:19:42.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
16:19:42 [2024-02-28T21:19:42.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:19:42 [2024-02-28T21:19:42.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
16:19:42 [2024-02-28T21:19:42.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2", using matcher: of type 'Text'
16:19:42 [2024-02-28T21:19:42.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2", using matcher: (of type 'Text')
16:19:42 [2024-02-28T21:19:42.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2", using matcher: of type 'Text'
16:19:42 [2024-02-28T21:19:42.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2", using matcher: (of type 'Text')
16:19:42 [2024-02-28T21:19:42.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: of type 'Text'
16:19:42 [2024-02-28T21:19:42.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: (of type 'Text')
16:19:42 [2024-02-28T21:19:42.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:19:42 [2024-02-28T21:19:42.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
16:19:42 [2024-02-28T21:19:42.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:19:42 [2024-02-28T21:19:42.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
16:19:42 [2024-02-28T21:19:42.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Use current zoom", using matcher: of type 'Button'
16:19:42 [2024-02-28T21:19:42.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
16:19:42 [2024-02-28T21:19:42.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
16:19:42 [2024-02-28T21:19:42.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&All pages", using matcher: of type 'Button'
16:19:42 [2024-02-28T21:19:42.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Current view", using matcher: of type 'Button'
16:19:42 [2024-02-28T21:19:42.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Selected pages", using matcher: of type 'Button'
16:19:42 [2024-02-28T21:19:42.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&rom page", using matcher: of type 'Button'
16:19:42 [2024-02-28T21:19:42.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:19:42 [2024-02-28T21:19:42.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
16:19:42 [2024-02-28T21:19:42.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
16:19:42 [2024-02-28T21:19:42.513Z] 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')
16:19:42 [2024-02-28T21:19:42.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Printer...", using matcher: of type 'Button'
16:19:42 [2024-02-28T21:19:42.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:19:42 [2024-02-28T21:19:42.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
16:19:42 [2024-02-28T21:19:42.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=-241801374 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:19:42 [2024-02-28T21:19:42.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=-241801374 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:19:42 [2024-02-28T21:19:42.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=-241801374 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:19:42 [2024-02-28T21:19:42.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=-241801374 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:19:42 [2024-02-28T21:19:42.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=-241801374 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:19:42 [2024-02-28T21:19:42.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=-241801374 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:19:42 [2024-02-28T21:19:42.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=-241801374 data=null 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')]
16:19:42 [2024-02-28T21:19:42.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:19:43 [2024-02-28T21:19:43.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@624be1d4] time=-241800906 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:19:43 [2024-02-28T21:19:43.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:19:43 [2024-02-28T21:19:43.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:19:43 [2024-02-28T21:19:43.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:19:43 [2024-02-28T21:19:43.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:19:43 [2024-02-28T21:19:43.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-241800879 data=null button=0 stateMask=0x0 x=91 y=12 count=0}, TreeItem with text {TestForFiltering}]
16:19:43 [2024-02-28T21:19:43.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-241800879 data=null doit=true}, TreeItem with text {TestForFiltering}]
16:19:43 [2024-02-28T21:19:43.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-241800879 data=null}, TreeItem with text {TestForFiltering}]
16:19:43 [2024-02-28T21:19:43.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-241800878 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
16:19:43 [2024-02-28T21:19:43.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241800878 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}]
16:19:43 [2024-02-28T21:19:43.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-241800872 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
16:19:43 [2024-02-28T21:19:43.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:19:43 [2024-02-28T21:19:43.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:19:43 [2024-02-28T21:19:43.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:19:43 [2024-02-28T21:19:43.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:19:43 [2024-02-28T21:19:43.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:19:43 [2024-02-28T21:19:43.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:19:43 [2024-02-28T21:19:43.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:19:43 [2024-02-28T21:19:43.950Z] 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')
16:19:43 [2024-02-28T21:19:43.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:19:43 [2024-02-28T21:19:43.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:19:43 [2024-02-28T21:19:43.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:19:43 [2024-02-28T21:19:43.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:19:43 [2024-02-28T21:19:43.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
16:19:43 [2024-02-28T21:19:43.950Z] 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=-241800164 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:19:43 [2024-02-28T21:19:43.950Z] 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=-241800164 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:19:43 [2024-02-28T21:19:43.950Z] 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=-241800164 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:19:43 [2024-02-28T21:19:43.950Z] 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=-241800164 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:19:43 [2024-02-28T21:19:43.950Z] 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=-241800164 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:19:43 [2024-02-28T21:19:43.950Z] 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=-241800164 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:19:43 [2024-02-28T21:19:43.950Z] 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=-241800164 data=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')]
16:19:43 [2024-02-28T21:19:43.950Z] 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=-241800164 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:19:43 [2024-02-28T21:19:43.950Z] 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=-241800164 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:19:43 [2024-02-28T21:19:43.950Z] 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=-241800164 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:19:43 [2024-02-28T21:19:43.950Z] 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=-241800164 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:19:43 [2024-02-28T21:19:43.950Z] 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=-241800164 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:19:43 [2024-02-28T21:19:43.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:19:43 [2024-02-28T21:19:43.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:19:43 [2024-02-28T21:19:43.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:19:43 [2024-02-28T21:19:43.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:19:43 [2024-02-28T21:19:43.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:19:43 [2024-02-28T21:19:43.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:19:43 [2024-02-28T21:19:43.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:19:43 [2024-02-28T21:19:43.950Z] 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')
16:19:43 [2024-02-28T21:19:43.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:19:43 [2024-02-28T21:19:43.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-241800163 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:19:43 [2024-02-28T21:19:43.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-241800163 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:19:43 [2024-02-28T21:19:43.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-241800163 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:19:43 [2024-02-28T21:19:43.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-241800163 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:19:43 [2024-02-28T21:19:43.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-241800163 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:19:43 [2024-02-28T21:19:43.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-241800163 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:19:43 [2024-02-28T21:19:43.950Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:19:43 [2024-02-28T21:19:43.950Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:19:43 [2024-02-28T21:19:43.950Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:19:43 [2024-02-28T21:19:43.950Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:19:43 [2024-02-28T21:19:43.950Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:19:43 [2024-02-28T21:19:43.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:19:43 [2024-02-28T21:19:43.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-241800163 data=null 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')]
16:19:43 [2024-02-28T21:19:43.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-241800839 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:19:44 [2024-02-28T21:19:44.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:19:44 [2024-02-28T21:19:44.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:19:44 [2024-02-28T21:19:44.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:19:44 [2024-02-28T21:19:44.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:19:44 [2024-02-28T21:19:44.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:19:44 [2024-02-28T21:19:44.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:19:44 [2024-02-28T21:19:44.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-241799547 data=null button=0 stateMask=0x0 x=91 y=12 count=0}, TreeItem with text {TestForFiltering}]
16:19:44 [2024-02-28T21:19:44.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-241799547 data=null doit=true}, TreeItem with text {TestForFiltering}]
16:19:44 [2024-02-28T21:19:44.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-241799547 data=null}, TreeItem with text {TestForFiltering}]
16:19:44 [2024-02-28T21:19:44.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-241799546 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
16:19:44 [2024-02-28T21:19:44.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241799546 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}]
16:19:44 [2024-02-28T21:19:44.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-241799528 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
16:19:44 [2024-02-28T21:19:44.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:19:44 [2024-02-28T21:19:44.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-241799528 data=null button=0 stateMask=0x0 x=91 y=12 count=0}, TreeItem with text {TestForFiltering}]
16:19:44 [2024-02-28T21:19:44.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-241799528 data=null doit=true}, TreeItem with text {TestForFiltering}]
16:19:44 [2024-02-28T21:19:44.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-241799527 data=null}, TreeItem with text {TestForFiltering}]
16:19:44 [2024-02-28T21:19:44.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-241799527 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
16:19:44 [2024-02-28T21:19:44.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241799527 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}]
16:19:44 [2024-02-28T21:19:44.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-241799522 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
16:19:44 [2024-02-28T21:19:44.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-241799522 data=null doit=true}, TreeItem with text {TestForFiltering}]
16:19:44 [2024-02-28T21:19:44.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-241799522 data=null}, TreeItem with text {TestForFiltering}]
16:19:44 [2024-02-28T21:19:44.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-241799522 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
16:19:44 [2024-02-28T21:19:44.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-241799522 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}]
16:19:44 [2024-02-28T21:19:44.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-241799520 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
16:19:44 [2024-02-28T21:19:44.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:19:44 [2024-02-28T21:19:44.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-241799520 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:19:44 [2024-02-28T21:19:44.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-241799520 data=null doit=true}, TreeItem with text {Traces [0]}]
16:19:44 [2024-02-28T21:19:44.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-241799520 data=null}, TreeItem with text {Traces [0]}]
16:19:44 [2024-02-28T21:19:44.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-241799519 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:19:44 [2024-02-28T21:19:44.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241799519 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]}]
16:19:44 [2024-02-28T21:19:44.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-241799515 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:19:49 [2024-02-28T21:19:49.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.tmfUml2SDSyncView"'
16:19:49 [2024-02-28T21:19:49.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: of type 'Canvas'
16:19:49 [2024-02-28T21:19:49.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: (of type 'Canvas')
16:19:49 [2024-02-28T21:19:49.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: of type 'Canvas'
16:19:49 [2024-02-28T21:19:49.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: (of type 'Canvas')
16:19:49 [2024-02-28T21:19:49.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: of type 'Canvas'
16:19:49 [2024-02-28T21:19:49.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: (of type 'Canvas')
16:19:49 [2024-02-28T21:19:49.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: of type 'Canvas'
16:19:49 [2024-02-28T21:19:49.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: (of type 'Canvas')
16:19:49 [2024-02-28T21:19:49.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: of type 'Canvas'
16:19:49 [2024-02-28T21:19:49.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: (of type 'Canvas')
16:19:49 [2024-02-28T21:19:49.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: of type 'Canvas'
16:19:49 [2024-02-28T21:19:49.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: (of type 'Canvas')
16:19:49 [2024-02-28T21:19:49.750Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 9
16:19:49 [2024-02-28T21:19:49.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on (of type 'Canvas')
16:19:49 [2024-02-28T21:19:49.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{Canvas {} [layout=null] time=-241794168 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
16:19:49 [2024-02-28T21:19:49.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{Canvas {} [layout=null] time=-241794168 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
16:19:49 [2024-02-28T21:19:49.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{Canvas {} [layout=null] time=-241794168 data=null doit=true}, (of type 'Canvas')]
16:19:49 [2024-02-28T21:19:49.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{Canvas {} [layout=null] time=-241794168 data=null}, (of type 'Canvas')]
16:19:49 [2024-02-28T21:19:49.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{Canvas {} [layout=null] time=-241794168 data=null button=1 stateMask=0x0 x=5 y=134 count=1}, (of type 'Canvas')]
16:19:49 [2024-02-28T21:19:49.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{Canvas {} [layout=null] time=-241794168 data=null button=1 stateMask=0x80000 x=5 y=134 count=1}, (of type 'Canvas')]
16:19:49 [2024-02-28T21:19:49.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on (of type 'Canvas')
16:19:49 [2024-02-28T21:19:49.750Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 9
16:19:49 [2024-02-28T21:19:49.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Clicking on ToolItem with tooltip text {Select}
16:19:49 [2024-02-28T21:19:49.750Z] 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=-241794167 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select}]
16:19:49 [2024-02-28T21:19:49.750Z] 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=-241794167 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select}]
16:19:49 [2024-02-28T21:19:49.751Z] 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=-241794167 data=null doit=true}, ToolItem with tooltip text {Select}]
16:19:49 [2024-02-28T21:19:49.751Z] 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=-241794166 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select}]
16:19:49 [2024-02-28T21:19:49.751Z] 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=-241794166 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select}]
16:19:49 [2024-02-28T21:19:49.751Z] 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=-241794166 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}]
16:19:49 [2024-02-28T21:19:49.751Z] 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=-241794166 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select}]
16:19:49 [2024-02-28T21:19:49.751Z] 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=-241794166 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select}]
16:19:49 [2024-02-28T21:19:49.751Z] 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=-241794166 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select}]
16:19:49 [2024-02-28T21:19:49.751Z] 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=-241794166 data=null doit=true}, ToolItem with tooltip text {Select}]
16:19:49 [2024-02-28T21:19:49.751Z] 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=-241794166 data=null}, ToolItem with tooltip text {Select}]
16:19:49 [2024-02-28T21:19:49.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Clicked on ToolItem with tooltip text {Select}
16:19:49 [2024-02-28T21:19:49.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on (of type 'Canvas')
16:19:49 [2024-02-28T21:19:49.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{Canvas {} [layout=null] time=-241794166 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
16:19:49 [2024-02-28T21:19:49.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{Canvas {} [layout=null] time=-241794166 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
16:19:49 [2024-02-28T21:19:49.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{Canvas {} [layout=null] time=-241794166 data=null doit=true}, (of type 'Canvas')]
16:19:49 [2024-02-28T21:19:49.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{Canvas {} [layout=null] time=-241794166 data=null}, (of type 'Canvas')]
16:19:49 [2024-02-28T21:19:49.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{Canvas {} [layout=null] time=-241794166 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Canvas')]
16:19:49 [2024-02-28T21:19:49.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{Canvas {} [layout=null] time=-241794165 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Canvas')]
16:19:49 [2024-02-28T21:19:49.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on (of type 'Canvas')
16:19:49 [2024-02-28T21:19:49.751Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 9
16:19:49 [2024-02-28T21:19:49.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Clicking on ToolItem with tooltip text {Zoom in the diagram}
16:19:49 [2024-02-28T21:19:49.751Z] 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=-241794165 data=null doit=true}, ToolItem with tooltip text {Select}]
16:19:49 [2024-02-28T21:19:49.751Z] 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=-241794165 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}]
16:19:49 [2024-02-28T21:19:49.751Z] 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=-241794165 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom in the diagram}]
16:19:49 [2024-02-28T21:19:49.751Z] 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=-241794164 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom in the diagram}]
16:19:49 [2024-02-28T21:19:49.751Z] 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=-241794164 data=null doit=true}, ToolItem with tooltip text {Zoom in the diagram}]
16:19:49 [2024-02-28T21:19:49.751Z] 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=-241794164 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom in the diagram}]
16:19:49 [2024-02-28T21:19:49.751Z] 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=-241794164 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom in the diagram}]
16:19:49 [2024-02-28T21:19:49.751Z] 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=-241794164 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}]
16:19:49 [2024-02-28T21:19:49.751Z] 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=-241794164 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom in the diagram}]
16:19:49 [2024-02-28T21:19:49.751Z] 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=-241794164 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom in the diagram}]
16:19:49 [2024-02-28T21:19:49.752Z] 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=-241794164 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom in the diagram}]
16:19:49 [2024-02-28T21:19:49.752Z] 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=-241794164 data=null doit=true}, ToolItem with tooltip text {Zoom in the diagram}]
16:19:49 [2024-02-28T21:19:49.752Z] 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=-241794164 data=null}, ToolItem with tooltip text {Zoom in the diagram}]
16:19:49 [2024-02-28T21:19:49.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Clicked on ToolItem with tooltip text {Zoom in the diagram}
16:19:49 [2024-02-28T21:19:49.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on (of type 'Canvas')
16:19:49 [2024-02-28T21:19:49.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{Canvas {} [layout=null] time=-241794164 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
16:19:49 [2024-02-28T21:19:49.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{Canvas {} [layout=null] time=-241794164 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
16:19:49 [2024-02-28T21:19:49.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{Canvas {} [layout=null] time=-241794164 data=null doit=true}, (of type 'Canvas')]
16:19:49 [2024-02-28T21:19:49.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{Canvas {} [layout=null] time=-241794164 data=null}, (of type 'Canvas')]
16:19:49 [2024-02-28T21:19:49.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{Canvas {} [layout=null] time=-241794164 data=null button=1 stateMask=0x0 x=368 y=134 count=1}, (of type 'Canvas')]
16:19:49 [2024-02-28T21:19:49.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{Canvas {} [layout=null] time=-241794163 data=null button=1 stateMask=0x80000 x=368 y=134 count=1}, (of type 'Canvas')]
16:19:49 [2024-02-28T21:19:49.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on (of type 'Canvas')
16:19:49 [2024-02-28T21:19:49.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on (of type 'Canvas')
16:19:49 [2024-02-28T21:19:49.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{Canvas {} [layout=null] time=-241794163 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
16:19:49 [2024-02-28T21:19:49.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{Canvas {} [layout=null] time=-241794163 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
16:19:49 [2024-02-28T21:19:49.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{Canvas {} [layout=null] time=-241794163 data=null doit=true}, (of type 'Canvas')]
16:19:49 [2024-02-28T21:19:49.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{Canvas {} [layout=null] time=-241794163 data=null}, (of type 'Canvas')]
16:19:49 [2024-02-28T21:19:49.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{Canvas {} [layout=null] time=-241794163 data=null button=1 stateMask=0x0 x=368 y=134 count=1}, (of type 'Canvas')]
16:19:49 [2024-02-28T21:19:49.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{Canvas {} [layout=null] time=-241794163 data=null button=1 stateMask=0x80000 x=368 y=134 count=1}, (of type 'Canvas')]
16:19:49 [2024-02-28T21:19:49.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on (of type 'Canvas')
16:19:49 [2024-02-28T21:19:49.752Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 9
16:19:49 [2024-02-28T21:19:49.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Clicking on ToolItem with tooltip text {Zoom out the diagram}
16:19:49 [2024-02-28T21:19:49.752Z] 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=-241794163 data=null doit=true}, ToolItem with tooltip text {Zoom in the diagram}]
16:19:49 [2024-02-28T21:19:49.752Z] 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=-241794162 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}]
16:19:49 [2024-02-28T21:19:49.752Z] 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=-241794162 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom out the diagram}]
16:19:49 [2024-02-28T21:19:49.752Z] 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=-241794162 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom out the diagram}]
16:19:49 [2024-02-28T21:19:49.752Z] 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=-241794162 data=null doit=true}, ToolItem with tooltip text {Zoom out the diagram}]
16:19:49 [2024-02-28T21:19:49.752Z] 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=-241794162 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom out the diagram}]
16:19:49 [2024-02-28T21:19:49.752Z] 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=-241794162 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom out the diagram}]
16:19:49 [2024-02-28T21:19:49.752Z] 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=-241794155 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}]
16:19:49 [2024-02-28T21:19:49.752Z] 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=-241794155 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom out the diagram}]
16:19:49 [2024-02-28T21:19:49.752Z] 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=-241794155 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom out the diagram}]
16:19:49 [2024-02-28T21:19:49.752Z] 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=-241794155 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom out the diagram}]
16:19:49 [2024-02-28T21:19:49.752Z] 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=-241794155 data=null doit=true}, ToolItem with tooltip text {Zoom out the diagram}]
16:19:49 [2024-02-28T21:19:49.752Z] 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=-241794155 data=null}, ToolItem with tooltip text {Zoom out the diagram}]
16:19:49 [2024-02-28T21:19:49.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Clicked on ToolItem with tooltip text {Zoom out the diagram}
16:19:49 [2024-02-28T21:19:49.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on (of type 'Canvas')
16:19:49 [2024-02-28T21:19:49.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{Canvas {} [layout=null] time=-241794155 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
16:19:49 [2024-02-28T21:19:49.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{Canvas {} [layout=null] time=-241794154 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
16:19:49 [2024-02-28T21:19:49.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{Canvas {} [layout=null] time=-241794154 data=null doit=true}, (of type 'Canvas')]
16:19:49 [2024-02-28T21:19:49.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{Canvas {} [layout=null] time=-241794154 data=null}, (of type 'Canvas')]
16:19:49 [2024-02-28T21:19:49.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{Canvas {} [layout=null] time=-241794154 data=null button=1 stateMask=0x0 x=368 y=130 count=1}, (of type 'Canvas')]
16:19:49 [2024-02-28T21:19:49.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{Canvas {} [layout=null] time=-241794154 data=null button=1 stateMask=0x80000 x=368 y=130 count=1}, (of type 'Canvas')]
16:19:49 [2024-02-28T21:19:49.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on (of type 'Canvas')
16:19:49 [2024-02-28T21:19:49.753Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 9
16:19:49 [2024-02-28T21:19:49.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Clicking on ToolItem with tooltip text {Reset zoom factor}
16:19:49 [2024-02-28T21:19:49.753Z] 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=-241794154 data=null doit=true}, ToolItem with tooltip text {Zoom out the diagram}]
16:19:49 [2024-02-28T21:19:49.753Z] 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=-241794154 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}]
16:19:49 [2024-02-28T21:19:49.753Z] 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=-241794154 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset zoom factor}]
16:19:49 [2024-02-28T21:19:49.753Z] 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=-241794154 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset zoom factor}]
16:19:49 [2024-02-28T21:19:49.753Z] 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=-241794154 data=null doit=true}, ToolItem with tooltip text {Reset zoom factor}]
16:19:49 [2024-02-28T21:19:49.753Z] 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=-241794153 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset zoom factor}]
16:19:49 [2024-02-28T21:19:49.753Z] 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=-241794153 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset zoom factor}]
16:19:49 [2024-02-28T21:19:49.753Z] 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=-241794153 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}]
16:19:49 [2024-02-28T21:19:49.753Z] 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=-241794153 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset zoom factor}]
16:19:49 [2024-02-28T21:19:49.753Z] 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=-241794153 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset zoom factor}]
16:19:49 [2024-02-28T21:19:49.753Z] 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=-241794153 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset zoom factor}]
16:19:49 [2024-02-28T21:19:49.753Z] 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=-241794153 data=null doit=true}, ToolItem with tooltip text {Reset zoom factor}]
16:19:49 [2024-02-28T21:19:49.753Z] 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=-241794153 data=null}, ToolItem with tooltip text {Reset zoom factor}]
16:19:49 [2024-02-28T21:19:49.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Clicked on ToolItem with tooltip text {Reset zoom factor}
16:19:49 [2024-02-28T21:19:49.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on (of type 'Canvas')
16:19:49 [2024-02-28T21:19:49.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{Canvas {} [layout=null] time=-241794153 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
16:19:49 [2024-02-28T21:19:49.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{Canvas {} [layout=null] time=-241794153 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
16:19:49 [2024-02-28T21:19:49.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{Canvas {} [layout=null] time=-241794153 data=null doit=true}, (of type 'Canvas')]
16:19:49 [2024-02-28T21:19:49.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{Canvas {} [layout=null] time=-241794153 data=null}, (of type 'Canvas')]
16:19:49 [2024-02-28T21:19:49.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{Canvas {} [layout=null] time=-241794153 data=null button=1 stateMask=0x0 x=368 y=130 count=1}, (of type 'Canvas')]
16:19:49 [2024-02-28T21:19:49.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{Canvas {} [layout=null] time=-241794152 data=null button=1 stateMask=0x80000 x=368 y=130 count=1}, (of type 'Canvas')]
16:19:49 [2024-02-28T21:19:49.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on (of type 'Canvas')
16:19:49 [2024-02-28T21:19:49.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Select", using matcher: with mnemonic 'Select'
16:19:49 [2024-02-28T21:19:49.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Select'
16:19:49 [2024-02-28T21:19:49.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Select} time=-241794103 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Select']
16:19:49 [2024-02-28T21:19:49.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Select'
16:19:49 [2024-02-28T21:19:49.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on (of type 'Canvas')
16:19:49 [2024-02-28T21:19:49.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{Canvas {} [layout=null] time=-241794103 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
16:19:49 [2024-02-28T21:19:49.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{Canvas {} [layout=null] time=-241794103 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
16:19:49 [2024-02-28T21:19:49.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{Canvas {} [layout=null] time=-241794102 data=null doit=true}, (of type 'Canvas')]
16:19:49 [2024-02-28T21:19:49.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{Canvas {} [layout=null] time=-241794102 data=null}, (of type 'Canvas')]
16:19:49 [2024-02-28T21:19:49.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{Canvas {} [layout=null] time=-241794102 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Canvas')]
16:19:49 [2024-02-28T21:19:49.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{Canvas {} [layout=null] time=-241794102 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Canvas')]
16:19:49 [2024-02-28T21:19:49.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on (of type 'Canvas')
16:19:49 [2024-02-28T21:19:49.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Zoom in", using matcher: with mnemonic 'Zoom in'
16:19:49 [2024-02-28T21:19:49.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Zoom in'
16:19:49 [2024-02-28T21:19:49.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {Select} time=-241794074 data=null doit=true}, MenuItem with text {Select}]
16:19:49 [2024-02-28T21:19:49.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Select} time=-241794074 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {Select}]
16:19:49 [2024-02-28T21:19:49.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Zoom in} time=-241794073 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Zoom in']
16:19:49 [2024-02-28T21:19:49.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Zoom in'
16:19:49 [2024-02-28T21:19:49.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on (of type 'Canvas')
16:19:49 [2024-02-28T21:19:49.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{Canvas {} [layout=null] time=-241794073 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
16:19:49 [2024-02-28T21:19:49.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{Canvas {} [layout=null] time=-241794073 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
16:19:49 [2024-02-28T21:19:49.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{Canvas {} [layout=null] time=-241794073 data=null doit=true}, (of type 'Canvas')]
16:19:49 [2024-02-28T21:19:49.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{Canvas {} [layout=null] time=-241794073 data=null}, (of type 'Canvas')]
16:19:49 [2024-02-28T21:19:49.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{Canvas {} [layout=null] time=-241794073 data=null button=1 stateMask=0x0 x=368 y=134 count=1}, (of type 'Canvas')]
16:19:49 [2024-02-28T21:19:49.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{Canvas {} [layout=null] time=-241794073 data=null button=1 stateMask=0x80000 x=368 y=134 count=1}, (of type 'Canvas')]
16:19:49 [2024-02-28T21:19:49.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on (of type 'Canvas')
16:19:49 [2024-02-28T21:19:49.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on (of type 'Canvas')
16:19:49 [2024-02-28T21:19:49.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{Canvas {} [layout=null] time=-241794073 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
16:19:49 [2024-02-28T21:19:49.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{Canvas {} [layout=null] time=-241794073 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
16:19:49 [2024-02-28T21:19:49.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{Canvas {} [layout=null] time=-241794072 data=null doit=true}, (of type 'Canvas')]
16:19:49 [2024-02-28T21:19:49.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{Canvas {} [layout=null] time=-241794072 data=null}, (of type 'Canvas')]
16:19:49 [2024-02-28T21:19:49.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{Canvas {} [layout=null] time=-241794072 data=null button=1 stateMask=0x0 x=368 y=134 count=1}, (of type 'Canvas')]
16:19:49 [2024-02-28T21:19:49.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{Canvas {} [layout=null] time=-241794072 data=null button=1 stateMask=0x80000 x=368 y=134 count=1}, (of type 'Canvas')]
16:19:49 [2024-02-28T21:19:49.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on (of type 'Canvas')
16:19:50 [2024-02-28T21:19:50.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Zoom out", using matcher: with mnemonic 'Zoom out'
16:19:50 [2024-02-28T21:19:50.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Zoom out'
16:19:50 [2024-02-28T21:19:50.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {Zoom in} time=-241794057 data=null doit=true}, MenuItem with text {Zoom in}]
16:19:50 [2024-02-28T21:19:50.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Zoom in} time=-241794057 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}]
16:19:50 [2024-02-28T21:19:50.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Zoom out} time=-241794057 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Zoom out']
16:19:50 [2024-02-28T21:19:50.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Zoom out'
16:19:50 [2024-02-28T21:19:50.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on (of type 'Canvas')
16:19:50 [2024-02-28T21:19:50.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{Canvas {} [layout=null] time=-241794057 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
16:19:50 [2024-02-28T21:19:50.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{Canvas {} [layout=null] time=-241794057 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
16:19:50 [2024-02-28T21:19:50.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{Canvas {} [layout=null] time=-241794056 data=null doit=true}, (of type 'Canvas')]
16:19:50 [2024-02-28T21:19:50.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{Canvas {} [layout=null] time=-241794056 data=null}, (of type 'Canvas')]
16:19:50 [2024-02-28T21:19:50.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{Canvas {} [layout=null] time=-241794056 data=null button=1 stateMask=0x0 x=368 y=130 count=1}, (of type 'Canvas')]
16:19:50 [2024-02-28T21:19:50.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{Canvas {} [layout=null] time=-241794056 data=null button=1 stateMask=0x80000 x=368 y=130 count=1}, (of type 'Canvas')]
16:19:50 [2024-02-28T21:19:50.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on (of type 'Canvas')
16:19:50 [2024-02-28T21:19:50.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Reset zoom factor", using matcher: with mnemonic 'Reset zoom factor'
16:19:50 [2024-02-28T21:19:50.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Reset zoom factor'
16:19:50 [2024-02-28T21:19:50.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {Zoom out} time=-241794047 data=null doit=true}, MenuItem with text {Zoom out}]
16:19:50 [2024-02-28T21:19:50.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Zoom out} time=-241794047 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}]
16:19:50 [2024-02-28T21:19:50.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Reset zoom factor} time=-241794047 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']
16:19:50 [2024-02-28T21:19:50.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Reset zoom factor'
16:19:50 [2024-02-28T21:19:50.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on (of type 'Canvas')
16:19:50 [2024-02-28T21:19:50.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{Canvas {} [layout=null] time=-241794046 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
16:19:50 [2024-02-28T21:19:50.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{Canvas {} [layout=null] time=-241794046 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
16:19:50 [2024-02-28T21:19:50.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{Canvas {} [layout=null] time=-241794046 data=null doit=true}, (of type 'Canvas')]
16:19:50 [2024-02-28T21:19:50.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{Canvas {} [layout=null] time=-241794046 data=null}, (of type 'Canvas')]
16:19:50 [2024-02-28T21:19:50.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{Canvas {} [layout=null] time=-241794046 data=null button=1 stateMask=0x0 x=368 y=130 count=1}, (of type 'Canvas')]
16:19:50 [2024-02-28T21:19:50.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{Canvas {} [layout=null] time=-241794046 data=null button=1 stateMask=0x80000 x=368 y=130 count=1}, (of type 'Canvas')]
16:19:50 [2024-02-28T21:19:50.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on (of type 'Canvas')
16:19:50 [2024-02-28T21:19:50.010Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 9
16:19:50 [2024-02-28T21:19:50.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Find... (Ctrl+F)}
16:19:50 [2024-02-28T21:19:50.010Z] 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=-241794040 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Find... (Ctrl+F)}]
16:19:50 [2024-02-28T21:19:50.010Z] 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=-241794040 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Find... (Ctrl+F)}]
16:19:50 [2024-02-28T21:19:50.010Z] 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=-241794040 data=null doit=true}, ToolItem with tooltip text {Find... (Ctrl+F)}]
16:19:50 [2024-02-28T21:19:50.010Z] 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=-241794040 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Find... (Ctrl+F)}]
16:19:50 [2024-02-28T21:19:50.010Z] 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=-241794040 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Find... (Ctrl+F)}]
16:19:50 [2024-02-28T21:19:50.010Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Find...}
16:19:50 [2024-02-28T21:19:50.010Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Find...}
16:19:50 [2024-02-28T21:19:50.010Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Find...}
16:19:50 [2024-02-28T21:19:50.010Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Find...}
16:19:50 [2024-02-28T21:19:50.010Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Find...}
16:19:50 [2024-02-28T21:19:50.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Find...}
16:19:50 [2024-02-28T21:19:50.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Sequence Diagram Fin...", using matcher: with text 'Sequence Diagram Find'
16:19:50 [2024-02-28T21:19:50.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:19:50 [2024-02-28T21:19:50.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:19:50 [2024-02-28T21:19:50.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to peer2
16:19:50 [2024-02-28T21:19:50.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {peer2} [layout=null] time=-241793903 data=null}, (of type 'Combo')]
16:19:50 [2024-02-28T21:19:50.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to peer2
16:19:50 [2024-02-28T21:19:50.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Case sensitive", using matcher: of type 'Button'
16:19:50 [2024-02-28T21:19:50.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: of type 'Button'
16:19:50 [2024-02-28T21:19:50.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: with mnemonic 'Lifeline'
16:19:50 [2024-02-28T21:19:50.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: with style 'SWT.CHECK'
16:19:50 [2024-02-28T21:19:50.011Z] 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')
16:19:50 [2024-02-28T21:19:50.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: of type 'Button'
16:19:50 [2024-02-28T21:19:50.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:19:50 [2024-02-28T21:19:50.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Find", using matcher: of type 'Button'
16:19:50 [2024-02-28T21:19:50.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
16:19:50 [2024-02-28T21:19:50.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') already selected, not selecting again.
16:19:50 [2024-02-28T21:19:50.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Case sensitive", using matcher: of type 'Button'
16:19:50 [2024-02-28T21:19:50.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: of type 'Button'
16:19:50 [2024-02-28T21:19:50.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: of type 'Button'
16:19:50 [2024-02-28T21:19:50.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: with mnemonic 'Interaction'
16:19:50 [2024-02-28T21:19:50.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: with style 'SWT.CHECK'
16:19:50 [2024-02-28T21:19:50.011Z] 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')
16:19:50 [2024-02-28T21:19:50.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:19:50 [2024-02-28T21:19:50.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Find", using matcher: of type 'Button'
16:19:50 [2024-02-28T21:19:50.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
16:19:50 [2024-02-28T21:19:50.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@4f67dcad
16:19:50 [2024-02-28T21:19:50.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Interaction} time=-241793888 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
16:19:50 [2024-02-28T21:19:50.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Interaction} time=-241793888 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
16:19:50 [2024-02-28T21:19:50.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Interaction} time=-241793888 data=null doit=true}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
16:19:50 [2024-02-28T21:19:50.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Interaction} time=-241793888 data=null}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
16:19:50 [2024-02-28T21:19:50.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Interaction} time=-241793888 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
16:19:50 [2024-02-28T21:19:50.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Interaction} time=-241793888 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
16:19:50 [2024-02-28T21:19:50.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Interaction} time=-241793888 data=null 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')]
16:19:50 [2024-02-28T21:19:50.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Interaction} time=-241793887 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
16:19:50 [2024-02-28T21:19:50.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Interaction} time=-241793887 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
16:19:50 [2024-02-28T21:19:50.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Interaction} time=-241793887 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
16:19:50 [2024-02-28T21:19:50.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Interaction} time=-241793887 data=null doit=true}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
16:19:50 [2024-02-28T21:19:50.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Interaction} time=-241793887 data=null}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
16:19:50 [2024-02-28T21:19:50.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Case sensitive", using matcher: of type 'Button'
16:19:50 [2024-02-28T21:19:50.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: of type 'Button'
16:19:50 [2024-02-28T21:19:50.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: of type 'Button'
16:19:50 [2024-02-28T21:19:50.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:19:50 [2024-02-28T21:19:50.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Find", using matcher: of type 'Button'
16:19:50 [2024-02-28T21:19:50.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Find", using matcher: with mnemonic 'Find'
16:19:50 [2024-02-28T21:19:50.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Find", using matcher: with style 'SWT.PUSH'
16:19:50 [2024-02-28T21:19:50.011Z] 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')
16:19:50 [2024-02-28T21:19:50.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Find
16:19:50 [2024-02-28T21:19:50.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Find} time=-241793887 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:19:50 [2024-02-28T21:19:50.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Find} time=-241793887 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:19:50 [2024-02-28T21:19:50.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Find} time=-241793887 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:19:50 [2024-02-28T21:19:50.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Find} time=-241793887 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:19:50 [2024-02-28T21:19:50.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Find} time=-241793887 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:19:50 [2024-02-28T21:19:50.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Find} time=-241793887 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:19:50 [2024-02-28T21:19:50.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Find} time=-241793887 data=null 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')]
16:19:50 [2024-02-28T21:19:50.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Find} time=-241793886 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:19:50 [2024-02-28T21:19:50.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Find} time=-241793886 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:19:50 [2024-02-28T21:19:50.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Find} time=-241793886 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:19:50 [2024-02-28T21:19:50.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Find} time=-241793886 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:19:50 [2024-02-28T21:19:50.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Find} time=-241793886 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:19:50 [2024-02-28T21:19:50.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Find
16:19:50 [2024-02-28T21:19:50.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Case sensitive", using matcher: of type 'Button'
16:19:50 [2024-02-28T21:19:50.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: of type 'Button'
16:19:50 [2024-02-28T21:19:50.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: of type 'Button'
16:19:50 [2024-02-28T21:19:50.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:19:50 [2024-02-28T21:19:50.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
16:19:50 [2024-02-28T21:19:50.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
16:19:50 [2024-02-28T21:19:50.012Z] 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')
16:19:50 [2024-02-28T21:19:50.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Find", using matcher: of type 'Button'
16:19:50 [2024-02-28T21:19:50.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
16:19:50 [2024-02-28T21:19:50.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=-241793885 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:19:50 [2024-02-28T21:19:50.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=-241793885 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:19:50 [2024-02-28T21:19:50.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=-241793885 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:19:50 [2024-02-28T21:19:50.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=-241793885 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:19:50 [2024-02-28T21:19:50.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=-241793885 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:19:50 [2024-02-28T21:19:50.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=-241793885 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:19:50 [2024-02-28T21:19:50.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=-241793885 data=null 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')]
16:19:50 [2024-02-28T21:19:50.012Z] 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=-241794040 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)}]
16:19:50 [2024-02-28T21:19:50.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:19:50 [2024-02-28T21:19:50.267Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 9
16:19:50 [2024-02-28T21:19:50.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Find... (Ctrl+F)}
16:19:50 [2024-02-28T21:19:50.267Z] 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=-241793728 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Find... (Ctrl+F)}]
16:19:50 [2024-02-28T21:19:50.267Z] 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=-241793728 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Find... (Ctrl+F)}]
16:19:50 [2024-02-28T21:19:50.267Z] 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=-241793728 data=null doit=true}, ToolItem with tooltip text {Find... (Ctrl+F)}]
16:19:50 [2024-02-28T21:19:50.268Z] 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=-241793728 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Find... (Ctrl+F)}]
16:19:50 [2024-02-28T21:19:50.268Z] 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=-241793728 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Find... (Ctrl+F)}]
16:19:50 [2024-02-28T21:19:50.523Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Find...}
16:19:50 [2024-02-28T21:19:50.523Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Find...}
16:19:50 [2024-02-28T21:19:50.523Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Find...}
16:19:50 [2024-02-28T21:19:50.523Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Find...}
16:19:50 [2024-02-28T21:19:50.523Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Find...}
16:19:50 [2024-02-28T21:19:50.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Find...}
16:19:50 [2024-02-28T21:19:50.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Sequence Diagram Fin...", using matcher: with text 'Sequence Diagram Find'
16:19:50 [2024-02-28T21:19:50.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "peer2", using matcher: of type 'Combo'
16:19:50 [2024-02-28T21:19:50.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "peer2", using matcher: (of type 'Combo')
16:19:50 [2024-02-28T21:19:50.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to 1001
16:19:50 [2024-02-28T21:19:50.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {1001} [layout=null] time=-241793426 data=null}, (of type 'Combo')]
16:19:50 [2024-02-28T21:19:50.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to 1001
16:19:50 [2024-02-28T21:19:50.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Case sensitive", using matcher: of type 'Button'
16:19:50 [2024-02-28T21:19:50.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: of type 'Button'
16:19:50 [2024-02-28T21:19:50.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: with mnemonic 'Lifeline'
16:19:50 [2024-02-28T21:19:50.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: with style 'SWT.CHECK'
16:19:50 [2024-02-28T21:19:50.523Z] 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')
16:19:50 [2024-02-28T21:19:50.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: of type 'Button'
16:19:50 [2024-02-28T21:19:50.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:19:50 [2024-02-28T21:19:50.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Find", using matcher: of type 'Button'
16:19:50 [2024-02-28T21:19:50.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
16:19:50 [2024-02-28T21:19:50.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@5cacbbe5
16:19:50 [2024-02-28T21:19:50.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Lifeline} time=-241793425 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
16:19:50 [2024-02-28T21:19:50.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Lifeline} time=-241793425 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
16:19:50 [2024-02-28T21:19:50.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Lifeline} time=-241793425 data=null doit=true}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
16:19:50 [2024-02-28T21:19:50.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Lifeline} time=-241793425 data=null}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
16:19:50 [2024-02-28T21:19:50.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Lifeline} time=-241793425 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
16:19:50 [2024-02-28T21:19:50.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Lifeline} time=-241793425 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
16:19:50 [2024-02-28T21:19:50.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Lifeline} time=-241793425 data=null 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')]
16:19:50 [2024-02-28T21:19:50.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Lifeline} time=-241793425 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
16:19:50 [2024-02-28T21:19:50.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Lifeline} time=-241793425 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
16:19:50 [2024-02-28T21:19:50.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Lifeline} time=-241793425 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
16:19:50 [2024-02-28T21:19:50.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Lifeline} time=-241793425 data=null doit=true}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
16:19:50 [2024-02-28T21:19:50.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Lifeline} time=-241793424 data=null}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
16:19:50 [2024-02-28T21:19:50.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Case sensitive", using matcher: of type 'Button'
16:19:50 [2024-02-28T21:19:50.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: of type 'Button'
16:19:50 [2024-02-28T21:19:50.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: of type 'Button'
16:19:50 [2024-02-28T21:19:50.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: with mnemonic 'Interaction'
16:19:50 [2024-02-28T21:19:50.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: with style 'SWT.CHECK'
16:19:50 [2024-02-28T21:19:50.524Z] 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')
16:19:50 [2024-02-28T21:19:50.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:19:50 [2024-02-28T21:19:50.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Find", using matcher: of type 'Button'
16:19:50 [2024-02-28T21:19:50.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
16:19:50 [2024-02-28T21:19:50.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@39810d27
16:19:50 [2024-02-28T21:19:50.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Interaction} time=-241793423 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
16:19:50 [2024-02-28T21:19:50.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Interaction} time=-241793423 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
16:19:50 [2024-02-28T21:19:50.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Interaction} time=-241793423 data=null doit=true}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
16:19:50 [2024-02-28T21:19:50.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Interaction} time=-241793423 data=null}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
16:19:50 [2024-02-28T21:19:50.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Interaction} time=-241793423 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
16:19:50 [2024-02-28T21:19:50.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Interaction} time=-241793423 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
16:19:50 [2024-02-28T21:19:50.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Interaction} time=-241793423 data=null 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')]
16:19:50 [2024-02-28T21:19:50.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Interaction} time=-241793422 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
16:19:50 [2024-02-28T21:19:50.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Interaction} time=-241793422 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
16:19:50 [2024-02-28T21:19:50.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Interaction} time=-241793422 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
16:19:50 [2024-02-28T21:19:50.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Interaction} time=-241793422 data=null doit=true}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
16:19:50 [2024-02-28T21:19:50.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Interaction} time=-241793422 data=null}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
16:19:50 [2024-02-28T21:19:50.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Case sensitive", using matcher: of type 'Button'
16:19:50 [2024-02-28T21:19:50.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: of type 'Button'
16:19:50 [2024-02-28T21:19:50.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: of type 'Button'
16:19:50 [2024-02-28T21:19:50.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:19:50 [2024-02-28T21:19:50.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Find", using matcher: of type 'Button'
16:19:50 [2024-02-28T21:19:50.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Find", using matcher: with mnemonic 'Find'
16:19:50 [2024-02-28T21:19:50.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Find", using matcher: with style 'SWT.PUSH'
16:19:50 [2024-02-28T21:19:50.525Z] 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')
16:19:50 [2024-02-28T21:19:50.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Find
16:19:50 [2024-02-28T21:19:50.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Find} time=-241793422 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:19:50 [2024-02-28T21:19:50.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Find} time=-241793422 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:19:50 [2024-02-28T21:19:50.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Find} time=-241793422 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:19:50 [2024-02-28T21:19:50.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Find} time=-241793422 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:19:50 [2024-02-28T21:19:50.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Find} time=-241793422 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:19:50 [2024-02-28T21:19:50.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Find} time=-241793422 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:19:50 [2024-02-28T21:19:50.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Find} time=-241793422 data=null 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')]
16:19:50 [2024-02-28T21:19:50.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Find} time=-241793415 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:19:50 [2024-02-28T21:19:50.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Find} time=-241793415 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:19:50 [2024-02-28T21:19:50.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Find} time=-241793415 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:19:50 [2024-02-28T21:19:50.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Find} time=-241793415 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:19:50 [2024-02-28T21:19:50.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Find} time=-241793415 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:19:50 [2024-02-28T21:19:50.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Find
16:19:50 [2024-02-28T21:19:50.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Case sensitive", using matcher: of type 'Button'
16:19:50 [2024-02-28T21:19:50.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: of type 'Button'
16:19:50 [2024-02-28T21:19:50.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: of type 'Button'
16:19:50 [2024-02-28T21:19:50.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:19:50 [2024-02-28T21:19:50.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
16:19:50 [2024-02-28T21:19:50.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
16:19:50 [2024-02-28T21:19:50.525Z] 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')
16:19:50 [2024-02-28T21:19:50.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Find", using matcher: of type 'Button'
16:19:50 [2024-02-28T21:19:50.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
16:19:50 [2024-02-28T21:19:50.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=-241793414 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:19:50 [2024-02-28T21:19:50.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=-241793414 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:19:50 [2024-02-28T21:19:50.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=-241793414 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:19:50 [2024-02-28T21:19:50.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=-241793414 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:19:50 [2024-02-28T21:19:50.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=-241793414 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:19:50 [2024-02-28T21:19:50.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=-241793414 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:19:50 [2024-02-28T21:19:50.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=-241793414 data=null 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')]
16:19:50 [2024-02-28T21:19:50.525Z] 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=-241793728 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)}]
16:19:50 [2024-02-28T21:19:50.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:19:50 [2024-02-28T21:19:50.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Hide Patterns...", using matcher: with mnemonic 'Hide Patterns...'
16:19:50 [2024-02-28T21:19:50.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Hide Patterns...'
16:19:51 [2024-02-28T21:19:51.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Hide Patterns...'
16:19:51 [2024-02-28T21:19:51.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Sequence Diagram Hid...", using matcher: with text 'Sequence Diagram Hide Patterns'
16:19:51 [2024-02-28T21:19:51.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: of type 'Button'
16:19:51 [2024-02-28T21:19:51.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: with mnemonic 'Add...'
16:19:51 [2024-02-28T21:19:51.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: with style 'SWT.PUSH'
16:19:51 [2024-02-28T21:19:51.037Z] 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')
16:19:51 [2024-02-28T21:19:51.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit it", using matcher: of type 'Button'
16:19:51 [2024-02-28T21:19:51.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
16:19:51 [2024-02-28T21:19:51.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:19:51 [2024-02-28T21:19:51.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:19:51 [2024-02-28T21:19:51.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Add...
16:19:51 [2024-02-28T21:19:51.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Add...} time=-241792950 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
16:19:51 [2024-02-28T21:19:51.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add...} time=-241792950 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
16:19:51 [2024-02-28T21:19:51.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Add...} time=-241792950 data=null doit=true}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
16:19:51 [2024-02-28T21:19:51.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Add...} time=-241792950 data=null}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
16:19:51 [2024-02-28T21:19:51.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Add...} time=-241792950 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
16:19:51 [2024-02-28T21:19:51.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Add...} time=-241792950 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
16:19:51 [2024-02-28T21:19:51.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Add...} time=-241792924 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
16:19:51 [2024-02-28T21:19:51.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add...} time=-241792923 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
16:19:51 [2024-02-28T21:19:51.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Add...} time=-241792923 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
16:19:51 [2024-02-28T21:19:51.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Add...} time=-241792923 data=null doit=true}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
16:19:51 [2024-02-28T21:19:51.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Add...} time=-241792923 data=null}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
16:19:51 [2024-02-28T21:19:51.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Add...
16:19:51 [2024-02-28T21:19:51.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Definition of Hide P...", using matcher: with text 'Definition of Hide Pattern'
16:19:51 [2024-02-28T21:19:51.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:19:51 [2024-02-28T21:19:51.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:19:51 [2024-02-28T21:19:51.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to peer2
16:19:51 [2024-02-28T21:19:51.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {peer2} [layout=null] time=-241792922 data=null}, (of type 'Combo')]
16:19:51 [2024-02-28T21:19:51.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to peer2
16:19:51 [2024-02-28T21:19:51.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Case sensitive", using matcher: of type 'Button'
16:19:51 [2024-02-28T21:19:51.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: of type 'Button'
16:19:51 [2024-02-28T21:19:51.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: with mnemonic 'Lifeline'
16:19:51 [2024-02-28T21:19:51.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: with style 'SWT.CHECK'
16:19:51 [2024-02-28T21:19:51.037Z] 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')
16:19:51 [2024-02-28T21:19:51.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: of type 'Button'
16:19:51 [2024-02-28T21:19:51.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:19:51 [2024-02-28T21:19:51.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create", using matcher: of type 'Button'
16:19:51 [2024-02-28T21:19:51.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
16:19:51 [2024-02-28T21:19:51.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@7ff61b0f
16:19:51 [2024-02-28T21:19:51.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Lifeline} time=-241792918 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
16:19:51 [2024-02-28T21:19:51.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Lifeline} time=-241792918 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
16:19:51 [2024-02-28T21:19:51.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Lifeline} time=-241792918 data=null doit=true}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
16:19:51 [2024-02-28T21:19:51.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Lifeline} time=-241792918 data=null}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
16:19:51 [2024-02-28T21:19:51.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Lifeline} time=-241792918 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
16:19:51 [2024-02-28T21:19:51.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Lifeline} time=-241792918 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
16:19:51 [2024-02-28T21:19:51.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Lifeline} time=-241792918 data=null 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')]
16:19:51 [2024-02-28T21:19:51.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Lifeline} time=-241792917 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
16:19:51 [2024-02-28T21:19:51.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Lifeline} time=-241792917 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
16:19:51 [2024-02-28T21:19:51.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Lifeline} time=-241792917 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
16:19:51 [2024-02-28T21:19:51.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Lifeline} time=-241792917 data=null doit=true}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
16:19:51 [2024-02-28T21:19:51.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Lifeline} time=-241792917 data=null}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
16:19:51 [2024-02-28T21:19:51.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Case sensitive", using matcher: of type 'Button'
16:19:51 [2024-02-28T21:19:51.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: of type 'Button'
16:19:51 [2024-02-28T21:19:51.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: of type 'Button'
16:19:51 [2024-02-28T21:19:51.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: with mnemonic 'Interaction'
16:19:51 [2024-02-28T21:19:51.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: with style 'SWT.CHECK'
16:19:51 [2024-02-28T21:19:51.038Z] 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')
16:19:51 [2024-02-28T21:19:51.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:19:51 [2024-02-28T21:19:51.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create", using matcher: of type 'Button'
16:19:51 [2024-02-28T21:19:51.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
16:19:51 [2024-02-28T21:19:51.038Z] 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.
16:19:51 [2024-02-28T21:19:51.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Case sensitive", using matcher: of type 'Button'
16:19:51 [2024-02-28T21:19:51.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: of type 'Button'
16:19:51 [2024-02-28T21:19:51.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: of type 'Button'
16:19:51 [2024-02-28T21:19:51.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:19:51 [2024-02-28T21:19:51.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create", using matcher: of type 'Button'
16:19:51 [2024-02-28T21:19:51.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create", using matcher: with mnemonic 'Create'
16:19:51 [2024-02-28T21:19:51.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create", using matcher: with style 'SWT.PUSH'
16:19:51 [2024-02-28T21:19:51.038Z] 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')
16:19:51 [2024-02-28T21:19:51.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Create
16:19:51 [2024-02-28T21:19:51.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create} time=-241792917 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH')]
16:19:51 [2024-02-28T21:19:51.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create} time=-241792917 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH')]
16:19:51 [2024-02-28T21:19:51.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Create} time=-241792917 data=null doit=true}, (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH')]
16:19:51 [2024-02-28T21:19:51.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create} time=-241792917 data=null}, (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH')]
16:19:51 [2024-02-28T21:19:51.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create} time=-241792916 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH')]
16:19:51 [2024-02-28T21:19:51.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create} time=-241792916 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH')]
16:19:51 [2024-02-28T21:19:51.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create} time=-241792916 data=null 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')]
16:19:51 [2024-02-28T21:19:51.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Add...} time=-241792950 data=null 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')]
16:19:51 [2024-02-28T21:19:51.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:19:51 [2024-02-28T21:19:51.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: of type 'Button'
16:19:51 [2024-02-28T21:19:51.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit it", using matcher: of type 'Button'
16:19:51 [2024-02-28T21:19:51.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
16:19:51 [2024-02-28T21:19:51.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:19:51 [2024-02-28T21:19:51.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:19:51 [2024-02-28T21:19:51.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:19:51 [2024-02-28T21:19:51.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:19:51 [2024-02-28T21:19:51.039Z] 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')
16:19:51 [2024-02-28T21:19:51.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:19:51 [2024-02-28T21:19:51.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-241792891 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:19:51 [2024-02-28T21:19:51.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-241792891 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:19:51 [2024-02-28T21:19:51.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-241792891 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:19:51 [2024-02-28T21:19:51.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-241792891 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:19:51 [2024-02-28T21:19:51.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-241792891 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:19:51 [2024-02-28T21:19:51.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-241792891 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:19:51 [2024-02-28T21:19:51.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-241792891 data=null 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')]
16:19:51 [2024-02-28T21:19:51.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Hide Patterns...} time=-241793202 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Hide Patterns...']
16:19:51 [2024-02-28T21:19:51.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:19:51 [2024-02-28T21:19:51.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Hide Patterns...", using matcher: with mnemonic 'Hide Patterns...'
16:19:51 [2024-02-28T21:19:51.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Hide Patterns...'
16:19:51 [2024-02-28T21:19:51.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Hide Patterns...'
16:19:51 [2024-02-28T21:19:51.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Sequence Diagram Hid...", using matcher: with text 'Sequence Diagram Hide Patterns'
16:19:51 [2024-02-28T21:19:51.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:19:51 [2024-02-28T21:19:51.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:19:51 [2024-02-28T21:19:51.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
16:19:51 [2024-02-28T21:19:51.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
16:19:51 [2024-02-28T21:19:51.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [0] in (of type 'Table')
16:19:51 [2024-02-28T21:19:51.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-241792423 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:19:51 [2024-02-28T21:19:51.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-241792423 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:19:51 [2024-02-28T21:19:51.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-241792423 data=null doit=true}, (of type 'Table')]
16:19:51 [2024-02-28T21:19:51.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-241792423 data=null}, (of type 'Table')]
16:19:51 [2024-02-28T21:19:51.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {hide peer2 [Lifeline]} time=-241792422 data=null button=1 stateMask=0x0 x=94 y=12 count=1}, (of type 'Table')]
16:19:51 [2024-02-28T21:19:51.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-241792422 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')]
16:19:51 [2024-02-28T21:19:51.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {hide peer2 [Lifeline]} time=-241792422 data=null button=1 stateMask=0x80000 x=94 y=12 count=1}, (of type 'Table')]
16:19:51 [2024-02-28T21:19:51.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: of type 'Button'
16:19:51 [2024-02-28T21:19:51.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit it", using matcher: of type 'Button'
16:19:51 [2024-02-28T21:19:51.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
16:19:51 [2024-02-28T21:19:51.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
16:19:51 [2024-02-28T21:19:51.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
16:19:51 [2024-02-28T21:19:51.550Z] 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')
16:19:51 [2024-02-28T21:19:51.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:19:51 [2024-02-28T21:19:51.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:19:51 [2024-02-28T21:19:51.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
16:19:51 [2024-02-28T21:19:51.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=-241792421 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
16:19:51 [2024-02-28T21:19:51.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=-241792418 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
16:19:51 [2024-02-28T21:19:51.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=-241792418 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
16:19:51 [2024-02-28T21:19:51.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=-241792418 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
16:19:51 [2024-02-28T21:19:51.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=-241792418 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
16:19:51 [2024-02-28T21:19:51.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=-241792418 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
16:19:51 [2024-02-28T21:19:51.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=-241792418 data=null 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')]
16:19:51 [2024-02-28T21:19:51.550Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
16:19:51 [2024-02-28T21:19:51.550Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
16:19:51 [2024-02-28T21:19:51.551Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
16:19:51 [2024-02-28T21:19:51.551Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
16:19:51 [2024-02-28T21:19:51.551Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
16:19:51 [2024-02-28T21:19:51.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
16:19:51 [2024-02-28T21:19:51.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: of type 'Button'
16:19:51 [2024-02-28T21:19:51.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit it", using matcher: of type 'Button'
16:19:51 [2024-02-28T21:19:51.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
16:19:51 [2024-02-28T21:19:51.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:19:51 [2024-02-28T21:19:51.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:19:51 [2024-02-28T21:19:51.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:19:51 [2024-02-28T21:19:51.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:19:51 [2024-02-28T21:19:51.551Z] 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')
16:19:51 [2024-02-28T21:19:51.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:19:51 [2024-02-28T21:19:51.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-241792417 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:19:51 [2024-02-28T21:19:51.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-241792417 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:19:51 [2024-02-28T21:19:51.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-241792417 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:19:51 [2024-02-28T21:19:51.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-241792417 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:19:51 [2024-02-28T21:19:51.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-241792417 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:19:51 [2024-02-28T21:19:51.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-241792417 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:19:51 [2024-02-28T21:19:51.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-241792417 data=null 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')]
16:19:51 [2024-02-28T21:19:51.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Hide Patterns...} time=-241792709 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Hide Patterns...']
16:19:51 [2024-02-28T21:19:51.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:19:51 [2024-02-28T21:19:51.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Configure Min Max...", using matcher: with mnemonic 'Configure Min Max...'
16:19:51 [2024-02-28T21:19:51.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Configure Min Max...'
16:19:51 [2024-02-28T21:19:51.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Configure Min Max...'
16:19:52 [2024-02-28T21:19:52.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "TimeCompression bar ...", using matcher: with text 'TimeCompression bar configuration'
16:19:52 [2024-02-28T21:19:52.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "100", using matcher: of type 'Text'
16:19:52 [2024-02-28T21:19:52.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "100", using matcher: of type 'Text'
16:19:52 [2024-02-28T21:19:52.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Max time", using matcher: with mnemonic 'Max time'
16:19:52 [2024-02-28T21:19:52.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "100", using matcher: with label (with mnemonic 'Max time')
16:19:52 [2024-02-28T21:19:52.062Z] 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'))
16:19:52 [2024-02-28T21:19:52.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "-9", using matcher: of type 'Text'
16:19:52 [2024-02-28T21:19:52.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Max time", using matcher: with mnemonic 'Max time'
16:19:52 [2024-02-28T21:19:52.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "-9", using matcher: with label (with mnemonic 'Max time')
16:19:52 [2024-02-28T21:19:52.062Z] 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'))
16:19:52 [2024-02-28T21:19:52.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "0", using matcher: of type 'Text'
16:19:52 [2024-02-28T21:19:52.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Max time", using matcher: with mnemonic 'Max time'
16:19:52 [2024-02-28T21:19:52.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "0", using matcher: with label (with mnemonic 'Max time')
16:19:52 [2024-02-28T21:19:52.062Z] 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'))
16:19:52 [2024-02-28T21:19:52.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:19:52 [2024-02-28T21:19:52.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Default", using matcher: of type 'Button'
16:19:52 [2024-02-28T21:19:52.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:19:52 [2024-02-28T21:19:52.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:19:52 [2024-02-28T21:19:52.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:19:52 [2024-02-28T21:19:52.062Z] 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')
16:19:52 [2024-02-28T21:19:52.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:19:52 [2024-02-28T21:19:52.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-241791977 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:19:52 [2024-02-28T21:19:52.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-241791976 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:19:52 [2024-02-28T21:19:52.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-241791976 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:19:52 [2024-02-28T21:19:52.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-241791976 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:19:52 [2024-02-28T21:19:52.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-241791976 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:19:52 [2024-02-28T21:19:52.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-241791976 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:19:52 [2024-02-28T21:19:52.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-241791976 data=null 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')]
16:19:52 [2024-02-28T21:19:52.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Configure Min Max...} time=-241792230 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...']
16:19:52 [2024-02-28T21:19:52.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:19:52 [2024-02-28T21:19:52.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Configure Min Max...", using matcher: with mnemonic 'Configure Min Max...'
16:19:52 [2024-02-28T21:19:52.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Configure Min Max...'
16:19:52 [2024-02-28T21:19:52.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Configure Min Max...'
16:19:52 [2024-02-28T21:19:52.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "TimeCompression bar ...", using matcher: with text 'TimeCompression bar configuration'
16:19:52 [2024-02-28T21:19:52.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:19:52 [2024-02-28T21:19:52.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Default", using matcher: of type 'Button'
16:19:52 [2024-02-28T21:19:52.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Default", using matcher: with mnemonic 'Default'
16:19:52 [2024-02-28T21:19:52.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Default", using matcher: with style 'SWT.PUSH'
16:19:52 [2024-02-28T21:19:52.063Z] 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')
16:19:52 [2024-02-28T21:19:52.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:19:52 [2024-02-28T21:19:52.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Default
16:19:52 [2024-02-28T21:19:52.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Default} time=-241791793 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')]
16:19:52 [2024-02-28T21:19:52.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Default} time=-241791777 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')]
16:19:52 [2024-02-28T21:19:52.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Default} time=-241791777 data=null doit=true}, (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')]
16:19:52 [2024-02-28T21:19:52.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Default} time=-241791777 data=null}, (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')]
16:19:52 [2024-02-28T21:19:52.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Default} time=-241791777 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')]
16:19:52 [2024-02-28T21:19:52.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Default} time=-241791777 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')]
16:19:52 [2024-02-28T21:19:52.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Default} time=-241791777 data=null 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')]
16:19:52 [2024-02-28T21:19:52.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Default} time=-241791710 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')]
16:19:52 [2024-02-28T21:19:52.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Default} time=-241791710 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')]
16:19:52 [2024-02-28T21:19:52.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Default} time=-241791710 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')]
16:19:52 [2024-02-28T21:19:52.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Default} time=-241791709 data=null doit=true}, (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')]
16:19:52 [2024-02-28T21:19:52.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Default} time=-241791709 data=null}, (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')]
16:19:52 [2024-02-28T21:19:52.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Default
16:19:52 [2024-02-28T21:19:52.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:19:52 [2024-02-28T21:19:52.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Default", using matcher: of type 'Button'
16:19:52 [2024-02-28T21:19:52.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:19:52 [2024-02-28T21:19:52.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:19:52 [2024-02-28T21:19:52.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:19:52 [2024-02-28T21:19:52.319Z] 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')
16:19:52 [2024-02-28T21:19:52.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:19:52 [2024-02-28T21:19:52.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-241791709 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:19:52 [2024-02-28T21:19:52.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-241791709 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:19:52 [2024-02-28T21:19:52.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-241791694 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:19:52 [2024-02-28T21:19:52.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-241791694 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:19:52 [2024-02-28T21:19:52.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-241791694 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:19:52 [2024-02-28T21:19:52.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-241791693 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:19:52 [2024-02-28T21:19:52.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-241791693 data=null 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')]
16:19:52 [2024-02-28T21:19:52.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Configure Min Max...} time=-241791905 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...']
16:19:52 [2024-02-28T21:19:52.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:19:52 [2024-02-28T21:19:52.319Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 9
16:19:52 [2024-02-28T21:19:52.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Go to next page}
16:19:52 [2024-02-28T21:19:52.319Z] 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=-241791638 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to next page}]
16:19:52 [2024-02-28T21:19:52.319Z] 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=-241791637 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to next page}]
16:19:52 [2024-02-28T21:19:52.319Z] 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=-241791637 data=null doit=true}, ToolItem with tooltip text {Go to next page}]
16:19:52 [2024-02-28T21:19:52.319Z] 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=-241791637 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to next page}]
16:19:52 [2024-02-28T21:19:52.319Z] 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=-241791637 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to next page}]
16:19:52 [2024-02-28T21:19:52.319Z] 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=-241791637 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}]
16:19:52 [2024-02-28T21:19:52.319Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to next page}
16:19:52 [2024-02-28T21:19:52.319Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to next page}
16:19:52 [2024-02-28T21:19:52.319Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to next page}
16:19:52 [2024-02-28T21:19:52.319Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to next page}
16:19:52 [2024-02-28T21:19:52.319Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to next page}
16:19:52 [2024-02-28T21:19:52.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Go to next page}
16:19:52 [2024-02-28T21:19:52.319Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 9
16:19:52 [2024-02-28T21:19:52.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Go to previous page}
16:19:52 [2024-02-28T21:19:52.319Z] 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=-241791636 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to previous page}]
16:19:52 [2024-02-28T21:19:52.319Z] 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=-241791636 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to previous page}]
16:19:52 [2024-02-28T21:19:52.319Z] 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=-241791636 data=null doit=true}, ToolItem with tooltip text {Go to previous page}]
16:19:52 [2024-02-28T21:19:52.319Z] 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=-241791635 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to previous page}]
16:19:52 [2024-02-28T21:19:52.319Z] 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=-241791635 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to previous page}]
16:19:52 [2024-02-28T21:19:52.320Z] 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=-241791635 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}]
16:19:52 [2024-02-28T21:19:52.320Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to previous page}
16:19:52 [2024-02-28T21:19:52.320Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to previous page}
16:19:52 [2024-02-28T21:19:52.320Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to previous page}
16:19:52 [2024-02-28T21:19:52.320Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to previous page}
16:19:52 [2024-02-28T21:19:52.320Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to previous page}
16:19:52 [2024-02-28T21:19:52.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Go to previous page}
16:19:52 [2024-02-28T21:19:52.320Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 9
16:19:52 [2024-02-28T21:19:52.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Go to last page}
16:19:52 [2024-02-28T21:19:52.320Z] 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=-241791634 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to last page}]
16:19:52 [2024-02-28T21:19:52.320Z] 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=-241791634 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to last page}]
16:19:52 [2024-02-28T21:19:52.320Z] 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=-241791634 data=null doit=true}, ToolItem with tooltip text {Go to last page}]
16:19:52 [2024-02-28T21:19:52.320Z] 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=-241791634 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to last page}]
16:19:52 [2024-02-28T21:19:52.320Z] 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=-241791634 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to last page}]
16:19:52 [2024-02-28T21:19:52.320Z] 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=-241791634 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}]
16:19:52 [2024-02-28T21:19:52.320Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to last page}
16:19:52 [2024-02-28T21:19:52.320Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to last page}
16:19:52 [2024-02-28T21:19:52.320Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to last page}
16:19:52 [2024-02-28T21:19:52.320Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to last page}
16:19:52 [2024-02-28T21:19:52.320Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to last page}
16:19:52 [2024-02-28T21:19:52.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Go to last page}
16:19:52 [2024-02-28T21:19:52.320Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 9
16:19:52 [2024-02-28T21:19:52.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Go to first page}
16:19:52 [2024-02-28T21:19:52.320Z] 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=-241791633 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to first page}]
16:19:52 [2024-02-28T21:19:52.320Z] 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=-241791633 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to first page}]
16:19:52 [2024-02-28T21:19:52.320Z] 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=-241791633 data=null doit=true}, ToolItem with tooltip text {Go to first page}]
16:19:52 [2024-02-28T21:19:52.320Z] 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=-241791633 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to first page}]
16:19:52 [2024-02-28T21:19:52.320Z] 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=-241791633 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to first page}]
16:19:52 [2024-02-28T21:19:52.320Z] 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=-241791633 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}]
16:19:52 [2024-02-28T21:19:52.320Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to first page}
16:19:52 [2024-02-28T21:19:52.320Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to first page}
16:19:52 [2024-02-28T21:19:52.320Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to first page}
16:19:52 [2024-02-28T21:19:52.320Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to first page}
16:19:52 [2024-02-28T21:19:52.320Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to first page}
16:19:52 [2024-02-28T21:19:52.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Go to first page}
16:19:52 [2024-02-28T21:19:52.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Next page", using matcher: with mnemonic 'Next page'
16:19:52 [2024-02-28T21:19:52.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Next page'
16:19:52 [2024-02-28T21:19:52.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Next page} time=-241791616 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Next page']
16:19:52 [2024-02-28T21:19:52.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Next page'
16:19:52 [2024-02-28T21:19:52.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Previous page", using matcher: with mnemonic 'Previous page'
16:19:52 [2024-02-28T21:19:52.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Previous page'
16:19:52 [2024-02-28T21:19:52.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Previous page} time=-241791600 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Previous page']
16:19:52 [2024-02-28T21:19:52.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Previous page'
16:19:52 [2024-02-28T21:19:52.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Last page", using matcher: with mnemonic 'Last page'
16:19:52 [2024-02-28T21:19:52.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Last page'
16:19:52 [2024-02-28T21:19:52.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Last page} time=-241791583 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Last page']
16:19:52 [2024-02-28T21:19:52.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Last page'
16:19:52 [2024-02-28T21:19:52.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "First page", using matcher: with mnemonic 'First page'
16:19:52 [2024-02-28T21:19:52.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'First page'
16:19:52 [2024-02-28T21:19:52.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {First page} time=-241791568 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'First page']
16:19:52 [2024-02-28T21:19:52.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'First page'
16:19:52 [2024-02-28T21:19:52.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Pages...", using matcher: with mnemonic 'Pages...'
16:19:52 [2024-02-28T21:19:52.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Pages...'
16:19:52 [2024-02-28T21:19:52.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Pages...'
16:19:52 [2024-02-28T21:19:52.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Sequence Diagram Pag...", using matcher: with text 'Sequence Diagram Pages'
16:19:52 [2024-02-28T21:19:52.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: of type 'Text'
16:19:52 [2024-02-28T21:19:52.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: (of type 'Text')
16:19:52 [2024-02-28T21:19:52.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:19:52 [2024-02-28T21:19:52.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:19:52 [2024-02-28T21:19:52.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:19:52 [2024-02-28T21:19:52.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:19:52 [2024-02-28T21:19:52.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')
16:19:52 [2024-02-28T21:19:52.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:19:52 [2024-02-28T21:19:52.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-241791304 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:19:52 [2024-02-28T21:19:52.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-241791304 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:19:52 [2024-02-28T21:19:52.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-241791304 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:19:52 [2024-02-28T21:19:52.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-241791304 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:19:52 [2024-02-28T21:19:52.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-241791304 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:19:52 [2024-02-28T21:19:52.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-241791303 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:19:52 [2024-02-28T21:19:52.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-241791303 data=null 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')]
16:19:52 [2024-02-28T21:19:52.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Pages...} time=-241791552 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Pages...']
16:19:52 [2024-02-28T21:19:52.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:19:53 [2024-02-28T21:19:53.086Z] 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@624be1d4] time=-241790735 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:19:53 [2024-02-28T21:19:53.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:19:53 [2024-02-28T21:19:53.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:19:53 [2024-02-28T21:19:53.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:19:53 [2024-02-28T21:19:53.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:19:53 [2024-02-28T21:19:53.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-241790724 data=null button=0 stateMask=0x0 x=91 y=12 count=0}, TreeItem with text {TestForFiltering}]
16:19:53 [2024-02-28T21:19:53.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-241790710 data=null doit=true}, TreeItem with text {TestForFiltering}]
16:19:53 [2024-02-28T21:19:53.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-241790710 data=null}, TreeItem with text {TestForFiltering}]
16:19:53 [2024-02-28T21:19:53.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-241790710 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
16:19:53 [2024-02-28T21:19:53.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241790710 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}]
16:19:53 [2024-02-28T21:19:53.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-241790702 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
16:19:53 [2024-02-28T21:19:53.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:19:53 [2024-02-28T21:19:53.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:19:53 [2024-02-28T21:19:53.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:19:53 [2024-02-28T21:19:53.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:19:53 [2024-02-28T21:19:53.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:19:53 [2024-02-28T21:19:53.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:19:53 [2024-02-28T21:19:53.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:19:53 [2024-02-28T21:19:53.903Z] 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')
16:19:53 [2024-02-28T21:19:53.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:19:53 [2024-02-28T21:19:53.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:19:53 [2024-02-28T21:19:53.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:19:53 [2024-02-28T21:19:53.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:19:53 [2024-02-28T21:19:53.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
16:19:53 [2024-02-28T21:19:53.903Z] 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=-241789964 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:19:53 [2024-02-28T21:19:53.903Z] 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=-241789963 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:19:53 [2024-02-28T21:19:53.903Z] 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=-241789963 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:19:53 [2024-02-28T21:19:53.903Z] 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=-241789963 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:19:53 [2024-02-28T21:19:53.903Z] 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=-241789963 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:19:53 [2024-02-28T21:19:53.903Z] 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=-241789963 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:19:53 [2024-02-28T21:19:53.903Z] 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=-241789963 data=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')]
16:19:53 [2024-02-28T21:19:53.903Z] 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=-241789963 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:19:53 [2024-02-28T21:19:53.903Z] 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=-241789962 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:19:53 [2024-02-28T21:19:53.903Z] 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=-241789962 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:19:53 [2024-02-28T21:19:53.903Z] 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=-241789962 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:19:53 [2024-02-28T21:19:53.903Z] 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=-241789962 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:19:53 [2024-02-28T21:19:53.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:19:53 [2024-02-28T21:19:53.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:19:53 [2024-02-28T21:19:53.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:19:53 [2024-02-28T21:19:53.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:19:53 [2024-02-28T21:19:53.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:19:53 [2024-02-28T21:19:53.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:19:53 [2024-02-28T21:19:53.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:19:53 [2024-02-28T21:19:53.904Z] 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')
16:19:53 [2024-02-28T21:19:53.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:19:53 [2024-02-28T21:19:53.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-241789962 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:19:53 [2024-02-28T21:19:53.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-241789962 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:19:53 [2024-02-28T21:19:53.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-241789962 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:19:53 [2024-02-28T21:19:53.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-241789962 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:19:53 [2024-02-28T21:19:53.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-241789962 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:19:53 [2024-02-28T21:19:53.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-241789961 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:19:53 [2024-02-28T21:19:53.904Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:19:53 [2024-02-28T21:19:53.904Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:19:53 [2024-02-28T21:19:53.904Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:19:53 [2024-02-28T21:19:53.904Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:19:53 [2024-02-28T21:19:53.904Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:19:53 [2024-02-28T21:19:53.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:19:54 [2024-02-28T21:19:54.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-241789961 data=null 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')]
16:19:54 [2024-02-28T21:19:54.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-241790675 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:19:54 [2024-02-28T21:19:54.415Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.tmfUml2SDSyncView"'
16:19:54 [2024-02-28T21:19:54.415Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.66 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.SDViewTest
16:19:54 [2024-02-28T21:19:54.415Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.SDViewTest.testSDPrintUi -- Time elapsed: 14.28 s
16:19:54 [2024-02-28T21:19:54.415Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.SDViewTest.testSDView -- Time elapsed: 10.20 s
16:19:54 [2024-02-28T21:19:54.415Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest
16:19:54 [2024-02-28T21:19:54.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@624be1d4] time=-241789407 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:19:54 [2024-02-28T21:19:54.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:19:54 [2024-02-28T21:19:54.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
16:19:54 [2024-02-28T21:19:54.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
16:19:54 [2024-02-28T21:19:54.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
16:19:54 [2024-02-28T21:19:54.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-241789285 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
16:19:54 [2024-02-28T21:19:54.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
16:19:54 [2024-02-28T21:19:54.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:19:54 [2024-02-28T21:19:54.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:19:54 [2024-02-28T21:19:54.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:19:54 [2024-02-28T21:19:54.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:19:54 [2024-02-28T21:19:54.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:19:54 [2024-02-28T21:19:54.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:19:54 [2024-02-28T21:19:54.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-241789129 data=null button=0 stateMask=0x0 x=91 y=12 count=0}, TreeItem with text {TestForFiltering}]
16:19:54 [2024-02-28T21:19:54.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-241789129 data=null doit=true}, TreeItem with text {TestForFiltering}]
16:19:54 [2024-02-28T21:19:54.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-241789129 data=null}, TreeItem with text {TestForFiltering}]
16:19:54 [2024-02-28T21:19:54.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-241789129 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
16:19:54 [2024-02-28T21:19:54.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241789129 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}]
16:19:54 [2024-02-28T21:19:54.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-241789112 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
16:19:54 [2024-02-28T21:19:54.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:19:54 [2024-02-28T21:19:54.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-241789112 data=null button=0 stateMask=0x0 x=91 y=12 count=0}, TreeItem with text {TestForFiltering}]
16:19:54 [2024-02-28T21:19:54.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-241789112 data=null doit=true}, TreeItem with text {TestForFiltering}]
16:19:54 [2024-02-28T21:19:54.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-241789112 data=null}, TreeItem with text {TestForFiltering}]
16:19:54 [2024-02-28T21:19:54.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-241789112 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
16:19:54 [2024-02-28T21:19:54.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241789112 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}]
16:19:54 [2024-02-28T21:19:54.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-241789108 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
16:19:54 [2024-02-28T21:19:54.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-241789108 data=null doit=true}, TreeItem with text {TestForFiltering}]
16:19:54 [2024-02-28T21:19:54.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-241789108 data=null}, TreeItem with text {TestForFiltering}]
16:19:54 [2024-02-28T21:19:54.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-241789107 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
16:19:54 [2024-02-28T21:19:54.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-241789107 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}]
16:19:54 [2024-02-28T21:19:54.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-241789106 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
16:19:54 [2024-02-28T21:19:54.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:19:54 [2024-02-28T21:19:54.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-241789105 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:19:54 [2024-02-28T21:19:54.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-241789105 data=null doit=true}, TreeItem with text {Traces [0]}]
16:19:54 [2024-02-28T21:19:54.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-241789105 data=null}, TreeItem with text {Traces [0]}]
16:19:54 [2024-02-28T21:19:54.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-241789105 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:19:54 [2024-02-28T21:19:54.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241789105 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]}]
16:19:54 [2024-02-28T21:19:54.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-241789095 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:19:56 [2024-02-28T21:19:56.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"'
16:19:56 [2024-02-28T21:19:56.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:19:56 [2024-02-28T21:19:56.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:19:56 [2024-02-28T21:19:56.301Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 11
16:19:56 [2024-02-28T21:19:56.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Add new filter}
16:19:56 [2024-02-28T21:19:56.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241787574 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
16:19:56 [2024-02-28T21:19:56.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241787574 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
16:19:56 [2024-02-28T21:19:56.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241787574 data=null doit=true}, ToolItem with tooltip text {Add new filter}]
16:19:56 [2024-02-28T21:19:56.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241787574 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
16:19:56 [2024-02-28T21:19:56.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241787574 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
16:19:56 [2024-02-28T21:19:56.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241787574 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}]
16:19:56 [2024-02-28T21:19:56.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241787568 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
16:19:56 [2024-02-28T21:19:56.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241787568 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
16:19:56 [2024-02-28T21:19:56.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241787568 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
16:19:56 [2024-02-28T21:19:56.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241787568 data=null doit=true}, ToolItem with tooltip text {Add new filter}]
16:19:56 [2024-02-28T21:19:56.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241787568 data=null}, ToolItem with tooltip text {Add new filter}]
16:19:56 [2024-02-28T21:19:56.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Add new filter}
16:19:56 [2024-02-28T21:19:56.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:19:56 [2024-02-28T21:19:56.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FILTER <name>} time=-241787568 data=null button=0 stateMask=0x0 x=78 y=12 count=0}, TreeItem with text {FILTER <name>}]
16:19:56 [2024-02-28T21:19:56.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FILTER <name>} time=-241787567 data=null doit=true}, TreeItem with text {FILTER <name>}]
16:19:56 [2024-02-28T21:19:56.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FILTER <name>} time=-241787567 data=null}, TreeItem with text {FILTER <name>}]
16:19:56 [2024-02-28T21:19:56.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FILTER <name>} time=-241787567 data=null button=1 stateMask=0x0 x=78 y=12 count=1}, TreeItem with text {FILTER <name>}]
16:19:56 [2024-02-28T21:19:56.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241787567 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>}]
16:19:56 [2024-02-28T21:19:56.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FILTER <name>} time=-241787563 data=null button=1 stateMask=0x80000 x=78 y=12 count=1}, TreeItem with text {FILTER <name>}]
16:19:56 [2024-02-28T21:19:56.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter name", using matcher: of type 'Text'
16:19:56 [2024-02-28T21:19:56.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter name", using matcher: (of type 'Text')
16:19:56 [2024-02-28T21:19:56.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
16:19:56 [2024-02-28T21:19:56.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicking on TreeItem with text {FILTER timestamp}
16:19:56 [2024-02-28T21:19:56.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FILTER timestamp} time=-241787550 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {FILTER timestamp}]
16:19:56 [2024-02-28T21:19:56.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FILTER timestamp} time=-241787550 data=null doit=true}, TreeItem with text {FILTER timestamp}]
16:19:56 [2024-02-28T21:19:56.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:19:56 [2024-02-28T21:19:56.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FILTER timestamp} time=-241787548 data=null}, TreeItem with text {FILTER timestamp}]
16:19:56 [2024-02-28T21:19:56.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FILTER timestamp} time=-241787548 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {FILTER timestamp}]
16:19:56 [2024-02-28T21:19:56.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241787548 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}]
16:19:56 [2024-02-28T21:19:56.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FILTER timestamp} time=-241787544 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {FILTER timestamp}]
16:19:56 [2024-02-28T21:19:56.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {FILTER timestamp} time=-241787544 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {FILTER timestamp}]
16:19:56 [2024-02-28T21:19:56.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {FILTER timestamp} time=-241787544 data=null doit=true}, TreeItem with text {FILTER timestamp}]
16:19:56 [2024-02-28T21:19:56.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {FILTER timestamp} time=-241787544 data=null}, TreeItem with text {FILTER timestamp}]
16:19:56 [2024-02-28T21:19:56.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicked on TreeItem with text {FILTER timestamp}
16:19:56 [2024-02-28T21:19:56.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:19:56 [2024-02-28T21:19:56.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FILTER timestamp} time=-241787543 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {FILTER timestamp}]
16:19:56 [2024-02-28T21:19:56.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FILTER timestamp} time=-241787543 data=null doit=true}, TreeItem with text {FILTER timestamp}]
16:19:56 [2024-02-28T21:19:56.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FILTER timestamp} time=-241787543 data=null}, TreeItem with text {FILTER timestamp}]
16:19:56 [2024-02-28T21:19:56.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FILTER timestamp} time=-241787543 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {FILTER timestamp}]
16:19:56 [2024-02-28T21:19:56.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241787543 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}]
16:19:56 [2024-02-28T21:19:56.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FILTER timestamp} time=-241787540 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {FILTER timestamp}]
16:19:56 [2024-02-28T21:19:56.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "TRACETYPE", using matcher: with mnemonic 'TRACETYPE'
16:19:56 [2024-02-28T21:19:56.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'TRACETYPE'
16:19:56 [2024-02-28T21:19:56.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {TRACETYPE} time=-241787509 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'TRACETYPE']
16:19:56 [2024-02-28T21:19:56.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'TRACETYPE'
16:19:56 [2024-02-28T21:19:56.558Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {FILTER timestamp} is already expanded. Won't expand it again.
16:19:56 [2024-02-28T21:19:56.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: of type 'CCombo'
16:19:56 [2024-02-28T21:19:56.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: (of type 'CCombo')
16:19:56 [2024-02-28T21:19:56.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Setting selection on CCombo {*Wrong Thread*} [layout=null] to Test trace : XML Trace Stub (ns)
16:19:56 [2024-02-28T21:19:56.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Sent event 13 to [Selection [13]: SelectionEvent{CCombo {} [layout=null] time=-241787487 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'CCombo')]
16:19:56 [2024-02-28T21:19:56.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Set selection on CCombo {*Wrong Thread*} [layout=null] to Test trace : XML Trace Stub (ns)
16:19:56 [2024-02-28T21:19:56.558Z] 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=-241787486 data=null doit=true}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
16:19:56 [2024-02-28T21:19:56.558Z] 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=-241787485 data=null}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
16:19:56 [2024-02-28T21:19:56.558Z] 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=-241787485 data=null button=1 stateMask=0x0 x=204 y=35 count=1}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
16:19:56 [2024-02-28T21:19:56.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-241787485 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)]
16:19:56 [2024-02-28T21:19:56.558Z] 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=-241787485 data=null button=1 stateMask=0x80000 x=204 y=35 count=1}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
16:19:56 [2024-02-28T21:19:56.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:19:56 [2024-02-28T21:19:56.558Z] 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=-241787484 data=null button=0 stateMask=0x0 x=204 y=35 count=0}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
16:19:56 [2024-02-28T21:19:56.558Z] 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=-241787484 data=null doit=true}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
16:19:56 [2024-02-28T21:19:56.558Z] 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=-241787484 data=null}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
16:19:56 [2024-02-28T21:19:56.558Z] 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=-241787484 data=null button=1 stateMask=0x0 x=204 y=35 count=1}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
16:19:56 [2024-02-28T21:19:56.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241787484 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)]
16:19:56 [2024-02-28T21:19:56.558Z] 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=-241787467 data=null button=1 stateMask=0x80000 x=204 y=35 count=1}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
16:19:56 [2024-02-28T21:19:56.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "AND", using matcher: with mnemonic 'AND'
16:19:56 [2024-02-28T21:19:56.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'AND'
16:19:56 [2024-02-28T21:19:56.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {AND} time=-241787447 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'AND']
16:19:56 [2024-02-28T21:19:56.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'AND'
16:19:56 [2024-02-28T21:19:56.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:19:56 [2024-02-28T21:19:56.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {AND} time=-241787438 data=null button=0 stateMask=0x0 x=77 y=58 count=0}, Tree node with text: AND]
16:19:56 [2024-02-28T21:19:56.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {AND} time=-241787437 data=null doit=true}, Tree node with text: AND]
16:19:56 [2024-02-28T21:19:56.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {AND} time=-241787437 data=null}, Tree node with text: AND]
16:19:56 [2024-02-28T21:19:56.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {AND} time=-241787437 data=null button=1 stateMask=0x0 x=77 y=58 count=1}, Tree node with text: AND]
16:19:56 [2024-02-28T21:19:56.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241787437 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]
16:19:56 [2024-02-28T21:19:56.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {AND} time=-241787431 data=null button=1 stateMask=0x80000 x=77 y=58 count=1}, Tree node with text: AND]
16:19:56 [2024-02-28T21:19:56.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "CONTAINS", using matcher: with mnemonic 'CONTAINS'
16:19:56 [2024-02-28T21:19:56.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'CONTAINS'
16:19:56 [2024-02-28T21:19:56.559Z] 
16:19:56 [2024-02-28T21:19:56.559Z] (Eclipse:4512): Gtk-WARNING **: 21:19:56.417: Negative content width -2 (allocation 16, extents 9x9) while allocating gadget (node entry, owner GtkEntry)
16:19:56 [2024-02-28T21:19:56.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {CONTAINS} time=-241787414 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'CONTAINS']
16:19:56 [2024-02-28T21:19:56.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'CONTAINS'
16:19:56 [2024-02-28T21:19:56.559Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: AND is already expanded. Won't expand it again.
16:19:56 [2024-02-28T21:19:56.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "Test trace : XML Tra...", using matcher: of type 'CCombo'
16:19:56 [2024-02-28T21:19:56.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "Test trace : XML Tra...", using matcher: (of type 'CCombo')
16:19:56 [2024-02-28T21:19:56.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: of type 'CCombo'
16:19:56 [2024-02-28T21:19:56.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: (of type 'CCombo')
16:19:56 [2024-02-28T21:19:56.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Setting selection on CCombo {*Wrong Thread*} [layout=null] to Timestamp
16:19:56 [2024-02-28T21:19:56.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Sent event 13 to [Selection [13]: SelectionEvent{CCombo {} [layout=null] time=-241787379 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'CCombo')]
16:19:56 [2024-02-28T21:19:56.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Set selection on CCombo {*Wrong Thread*} [layout=null] to Timestamp
16:19:56 [2024-02-28T21:19:56.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type value", using matcher: of type 'Text'
16:19:56 [2024-02-28T21:19:56.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type value", using matcher: (of type 'Text')
16:19:56 [2024-02-28T21:19:56.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
16:19:56 [2024-02-28T21:19:56.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:19:56 [2024-02-28T21:19:56.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Timestamp CONTAINS "100"} time=-241787372 data=null button=0 stateMask=0x0 x=173 y=81 count=0}, Tree node with text: Timestamp CONTAINS "100"]
16:19:56 [2024-02-28T21:19:56.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Timestamp CONTAINS "100"} time=-241787372 data=null doit=true}, Tree node with text: Timestamp CONTAINS "100"]
16:19:56 [2024-02-28T21:19:56.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Timestamp CONTAINS "100"} time=-241787372 data=null}, Tree node with text: Timestamp CONTAINS "100"]
16:19:56 [2024-02-28T21:19:56.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Timestamp CONTAINS "100"} time=-241787372 data=null button=1 stateMask=0x0 x=173 y=81 count=1}, Tree node with text: Timestamp CONTAINS "100"]
16:19:56 [2024-02-28T21:19:56.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241787372 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"]
16:19:56 [2024-02-28T21:19:56.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Timestamp CONTAINS "100"} time=-241787315 data=null button=1 stateMask=0x80000 x=173 y=81 count=1}, Tree node with text: Timestamp CONTAINS "100"]
16:19:56 [2024-02-28T21:19:56.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:19:56 [2024-02-28T21:19:56.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {AND} time=-241787314 data=null button=0 stateMask=0x0 x=77 y=58 count=0}, Tree node with text: AND]
16:19:56 [2024-02-28T21:19:56.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {AND} time=-241787314 data=null doit=true}, Tree node with text: AND]
16:19:56 [2024-02-28T21:19:56.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {AND} time=-241787314 data=null}, Tree node with text: AND]
16:19:56 [2024-02-28T21:19:56.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {AND} time=-241787314 data=null button=1 stateMask=0x0 x=77 y=58 count=1}, Tree node with text: AND]
16:19:56 [2024-02-28T21:19:56.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241787313 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]
16:19:56 [2024-02-28T21:19:56.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {AND} time=-241787302 data=null button=1 stateMask=0x80000 x=77 y=58 count=1}, Tree node with text: AND]
16:19:56 [2024-02-28T21:19:56.559Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 11
16:19:56 [2024-02-28T21:19:56.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Save filters}
16:19:56 [2024-02-28T21:19:56.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241787301 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
16:19:56 [2024-02-28T21:19:56.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241787300 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
16:19:56 [2024-02-28T21:19:56.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241787300 data=null doit=true}, ToolItem with tooltip text {Save filters}]
16:19:56 [2024-02-28T21:19:56.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241787300 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
16:19:56 [2024-02-28T21:19:56.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241787300 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
16:19:56 [2024-02-28T21:19:56.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241787300 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}]
16:19:56 [2024-02-28T21:19:56.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241787298 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
16:19:56 [2024-02-28T21:19:56.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241787298 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
16:19:56 [2024-02-28T21:19:56.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241787298 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
16:19:56 [2024-02-28T21:19:56.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241787298 data=null doit=true}, ToolItem with tooltip text {Save filters}]
16:19:56 [2024-02-28T21:19:56.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241787298 data=null}, ToolItem with tooltip text {Save filters}]
16:19:56 [2024-02-28T21:19:56.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Save filters}
16:19:56 [2024-02-28T21:19:56.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:19:56 [2024-02-28T21:19:56.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:19:56 [2024-02-28T21:19:56.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:19:56 [2024-02-28T21:19:56.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:19:56 [2024-02-28T21:19:56.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-241787257 data=null button=0 stateMask=0x0 x=24 y=58 count=0}, TableItem with text {}]
16:19:56 [2024-02-28T21:19:56.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-241787257 data=null doit=true}, TableItem with text {}]
16:19:56 [2024-02-28T21:19:56.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-241787257 data=null}, TableItem with text {}]
16:19:56 [2024-02-28T21:19:56.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-241787257 data=null button=1 stateMask=0x0 x=24 y=58 count=1}, TableItem with text {}]
16:19:56 [2024-02-28T21:19:56.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-241787256 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:19:56 [2024-02-28T21:19:56.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-241787255 data=null button=1 stateMask=0x80000 x=24 y=58 count=1}, TableItem with text {}]
16:19:56 [2024-02-28T21:19:56.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "timestamp", using matcher: with mnemonic 'timestamp'
16:19:56 [2024-02-28T21:19:56.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'timestamp'
16:19:56 [2024-02-28T21:19:56.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {timestamp} time=-241787232 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'timestamp']
16:19:56 [2024-02-28T21:19:56.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'timestamp'
16:19:58 [2024-02-28T21:19:58.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:19:58 [2024-02-28T21:19:58.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:19:58 [2024-02-28T21:19:58.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:19:58 [2024-02-28T21:19:58.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:19:58 [2024-02-28T21:19:58.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:19:58 [2024-02-28T21:19:58.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:19:58 [2024-02-28T21:19:58.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-241785682 data=null button=0 stateMask=0x0 x=91 y=12 count=0}, TreeItem with text {TestForFiltering}]
16:19:58 [2024-02-28T21:19:58.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-241785682 data=null doit=true}, TreeItem with text {TestForFiltering}]
16:19:58 [2024-02-28T21:19:58.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-241785682 data=null}, TreeItem with text {TestForFiltering}]
16:19:58 [2024-02-28T21:19:58.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-241785682 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
16:19:58 [2024-02-28T21:19:58.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241785682 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}]
16:19:58 [2024-02-28T21:19:58.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-241785670 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
16:19:58 [2024-02-28T21:19:58.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:19:58 [2024-02-28T21:19:58.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-241785669 data=null button=0 stateMask=0x0 x=91 y=12 count=0}, TreeItem with text {TestForFiltering}]
16:19:58 [2024-02-28T21:19:58.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-241785669 data=null doit=true}, TreeItem with text {TestForFiltering}]
16:19:58 [2024-02-28T21:19:58.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-241785669 data=null}, TreeItem with text {TestForFiltering}]
16:19:58 [2024-02-28T21:19:58.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-241785669 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
16:19:58 [2024-02-28T21:19:58.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241785669 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}]
16:19:58 [2024-02-28T21:19:58.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-241785665 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
16:19:58 [2024-02-28T21:19:58.177Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestForFiltering} is already expanded. Won't expand it again.
16:19:58 [2024-02-28T21:19:58.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:19:58 [2024-02-28T21:19:58.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-241785665 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:19:58 [2024-02-28T21:19:58.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-241785664 data=null doit=true}, TreeItem with text {Traces [1]}]
16:19:58 [2024-02-28T21:19:58.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-241785664 data=null}, TreeItem with text {Traces [1]}]
16:19:58 [2024-02-28T21:19:58.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-241785664 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:19:58 [2024-02-28T21:19:58.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241785664 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]}]
16:19:58 [2024-02-28T21:19:58.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-241785657 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:19:59 [2024-02-28T21:19:59.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"'
16:19:59 [2024-02-28T21:19:59.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:19:59 [2024-02-28T21:19:59.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:19:59 [2024-02-28T21:19:59.541Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 11
16:19:59 [2024-02-28T21:19:59.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Add new filter}
16:19:59 [2024-02-28T21:19:59.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241784314 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
16:19:59 [2024-02-28T21:19:59.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241784314 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
16:19:59 [2024-02-28T21:19:59.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241784314 data=null doit=true}, ToolItem with tooltip text {Add new filter}]
16:19:59 [2024-02-28T21:19:59.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241784314 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
16:19:59 [2024-02-28T21:19:59.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241784314 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
16:19:59 [2024-02-28T21:19:59.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=-241784314 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}]
16:19:59 [2024-02-28T21:19:59.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241784290 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
16:19:59 [2024-02-28T21:19:59.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241784290 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
16:19:59 [2024-02-28T21:19:59.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241784290 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
16:19:59 [2024-02-28T21:19:59.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241784290 data=null doit=true}, ToolItem with tooltip text {Add new filter}]
16:19:59 [2024-02-28T21:19:59.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241784290 data=null}, ToolItem with tooltip text {Add new filter}]
16:19:59 [2024-02-28T21:19:59.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Add new filter}
16:19:59 [2024-02-28T21:19:59.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:19:59 [2024-02-28T21:19:59.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FILTER <name>} time=-241784290 data=null button=0 stateMask=0x0 x=78 y=104 count=0}, TreeItem with text {FILTER <name>}]
16:19:59 [2024-02-28T21:19:59.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FILTER <name>} time=-241784289 data=null doit=true}, TreeItem with text {FILTER <name>}]
16:19:59 [2024-02-28T21:19:59.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FILTER <name>} time=-241784289 data=null}, TreeItem with text {FILTER <name>}]
16:19:59 [2024-02-28T21:19:59.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FILTER <name>} time=-241784289 data=null button=1 stateMask=0x0 x=78 y=104 count=1}, TreeItem with text {FILTER <name>}]
16:19:59 [2024-02-28T21:19:59.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241784289 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>}]
16:19:59 [2024-02-28T21:19:59.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FILTER <name>} time=-241784285 data=null button=1 stateMask=0x80000 x=78 y=104 count=1}, TreeItem with text {FILTER <name>}]
16:19:59 [2024-02-28T21:19:59.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter name", using matcher: of type 'Text'
16:19:59 [2024-02-28T21:19:59.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter name", using matcher: (of type 'Text')
16:19:59 [2024-02-28T21:19:59.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
16:19:59 [2024-02-28T21:19:59.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicking on TreeItem with text {FILTER field}
16:19:59 [2024-02-28T21:19:59.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FILTER field} time=-241784281 data=null button=0 stateMask=0x0 x=63 y=104 count=0}, TreeItem with text {FILTER field}]
16:19:59 [2024-02-28T21:19:59.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FILTER field} time=-241784281 data=null doit=true}, TreeItem with text {FILTER field}]
16:19:59 [2024-02-28T21:19:59.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:19:59 [2024-02-28T21:19:59.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FILTER field} time=-241784279 data=null}, TreeItem with text {FILTER field}]
16:19:59 [2024-02-28T21:19:59.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FILTER field} time=-241784279 data=null button=1 stateMask=0x0 x=63 y=104 count=1}, TreeItem with text {FILTER field}]
16:19:59 [2024-02-28T21:19:59.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241784279 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}]
16:19:59 [2024-02-28T21:19:59.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FILTER field} time=-241784265 data=null button=1 stateMask=0x80000 x=63 y=104 count=1}, TreeItem with text {FILTER field}]
16:19:59 [2024-02-28T21:19:59.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {FILTER field} time=-241784265 data=null button=0 stateMask=0x0 x=63 y=104 count=0}, TreeItem with text {FILTER field}]
16:19:59 [2024-02-28T21:19:59.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {FILTER field} time=-241784265 data=null doit=true}, TreeItem with text {FILTER field}]
16:19:59 [2024-02-28T21:19:59.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {FILTER field} time=-241784265 data=null}, TreeItem with text {FILTER field}]
16:19:59 [2024-02-28T21:19:59.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicked on TreeItem with text {FILTER field}
16:19:59 [2024-02-28T21:19:59.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:19:59 [2024-02-28T21:19:59.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FILTER field} time=-241784264 data=null button=0 stateMask=0x0 x=63 y=104 count=0}, TreeItem with text {FILTER field}]
16:19:59 [2024-02-28T21:19:59.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FILTER field} time=-241784264 data=null doit=true}, TreeItem with text {FILTER field}]
16:19:59 [2024-02-28T21:19:59.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FILTER field} time=-241784264 data=null}, TreeItem with text {FILTER field}]
16:19:59 [2024-02-28T21:19:59.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FILTER field} time=-241784264 data=null button=1 stateMask=0x0 x=63 y=104 count=1}, TreeItem with text {FILTER field}]
16:19:59 [2024-02-28T21:19:59.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241784264 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}]
16:19:59 [2024-02-28T21:19:59.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FILTER field} time=-241784260 data=null button=1 stateMask=0x80000 x=63 y=104 count=1}, TreeItem with text {FILTER field}]
16:19:59 [2024-02-28T21:19:59.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "TRACETYPE", using matcher: with mnemonic 'TRACETYPE'
16:19:59 [2024-02-28T21:19:59.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'TRACETYPE'
16:19:59 [2024-02-28T21:19:59.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {TRACETYPE} time=-241784240 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'TRACETYPE']
16:19:59 [2024-02-28T21:19:59.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'TRACETYPE'
16:19:59 [2024-02-28T21:19:59.798Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {FILTER field} is already expanded. Won't expand it again.
16:19:59 [2024-02-28T21:19:59.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: of type 'CCombo'
16:19:59 [2024-02-28T21:19:59.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: (of type 'CCombo')
16:19:59 [2024-02-28T21:19:59.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Setting selection on CCombo {*Wrong Thread*} [layout=null] to Test trace : XML Trace Stub (ns)
16:19:59 [2024-02-28T21:19:59.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Sent event 13 to [Selection [13]: SelectionEvent{CCombo {} [layout=null] time=-241784222 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'CCombo')]
16:19:59 [2024-02-28T21:19:59.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Set selection on CCombo {*Wrong Thread*} [layout=null] to Test trace : XML Trace Stub (ns)
16:19:59 [2024-02-28T21:19:59.798Z] 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=-241784221 data=null doit=true}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
16:19:59 [2024-02-28T21:19:59.798Z] 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=-241784221 data=null}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
16:19:59 [2024-02-28T21:19:59.798Z] 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=-241784220 data=null button=1 stateMask=0x0 x=204 y=127 count=1}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
16:19:59 [2024-02-28T21:19:59.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-241784220 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)]
16:19:59 [2024-02-28T21:19:59.798Z] 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=-241784220 data=null button=1 stateMask=0x80000 x=204 y=127 count=1}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
16:19:59 [2024-02-28T21:19:59.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:19:59 [2024-02-28T21:19:59.798Z] 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=-241784220 data=null button=0 stateMask=0x0 x=204 y=127 count=0}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
16:19:59 [2024-02-28T21:19:59.798Z] 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=-241784219 data=null doit=true}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
16:19:59 [2024-02-28T21:19:59.798Z] 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=-241784219 data=null}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
16:19:59 [2024-02-28T21:19:59.798Z] 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=-241784219 data=null button=1 stateMask=0x0 x=204 y=127 count=1}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
16:19:59 [2024-02-28T21:19:59.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241784219 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)]
16:19:59 [2024-02-28T21:19:59.798Z] 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=-241784202 data=null button=1 stateMask=0x80000 x=204 y=127 count=1}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
16:19:59 [2024-02-28T21:19:59.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "COMPARE", using matcher: with mnemonic 'COMPARE'
16:19:59 [2024-02-28T21:19:59.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'COMPARE'
16:19:59 [2024-02-28T21:19:59.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {COMPARE} time=-241784184 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'COMPARE']
16:19:59 [2024-02-28T21:19:59.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'COMPARE'
16:19:59 [2024-02-28T21:19:59.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {<select aspect> = <value>} time=-241784101 data=null doit=true}, Tree node with text: <select aspect> = <value>]
16:19:59 [2024-02-28T21:19:59.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {<select aspect> = <value>} time=-241784101 data=null}, Tree node with text: <select aspect> = <value>]
16:19:59 [2024-02-28T21:19:59.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {<select aspect> = <value>} time=-241784101 data=null button=1 stateMask=0x0 x=155 y=150 count=1}, Tree node with text: <select aspect> = <value>]
16:19:59 [2024-02-28T21:19:59.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-241784101 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>]
16:19:59 [2024-02-28T21:19:59.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {<select aspect> = <value>} time=-241784101 data=null button=1 stateMask=0x80000 x=155 y=150 count=1}, Tree node with text: <select aspect> = <value>]
16:19:59 [2024-02-28T21:19:59.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "Test trace : XML Tra...", using matcher: of type 'CCombo'
16:19:59 [2024-02-28T21:19:59.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "Test trace : XML Tra...", using matcher: (of type 'CCombo')
16:19:59 [2024-02-28T21:19:59.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: of type 'CCombo'
16:19:59 [2024-02-28T21:19:59.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: (of type 'CCombo')
16:19:59 [2024-02-28T21:19:59.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Setting selection on CCombo {*Wrong Thread*} [layout=null] to Contents
16:19:59 [2024-02-28T21:19:59.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Sent event 13 to [Selection [13]: SelectionEvent{CCombo {} [layout=null] time=-241784100 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'CCombo')]
16:19:59 [2024-02-28T21:19:59.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Set selection on CCombo {*Wrong Thread*} [layout=null] to Contents
16:19:59 [2024-02-28T21:19:59.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type field name", using matcher: of type 'Text'
16:19:59 [2024-02-28T21:19:59.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type field name", using matcher: (of type 'Text')
16:19:59 [2024-02-28T21:19:59.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type value", using matcher: of type 'Text'
16:19:59 [2024-02-28T21:19:59.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type value", using matcher: (of type 'Text')
16:19:59 [2024-02-28T21:19:59.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
16:19:59 [2024-02-28T21:19:59.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "field", using matcher: of type 'Text'
16:19:59 [2024-02-28T21:19:59.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "field", using matcher: (of type 'Text')
16:19:59 [2024-02-28T21:19:59.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type value", using matcher: of type 'Text'
16:19:59 [2024-02-28T21:19:59.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type value", using matcher: (of type 'Text')
16:19:59 [2024-02-28T21:19:59.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
16:19:59 [2024-02-28T21:19:59.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:19:59 [2024-02-28T21:19:59.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "<", using matcher: of type 'Button'
16:19:59 [2024-02-28T21:19:59.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "=", using matcher: of type 'Button'
16:19:59 [2024-02-28T21:19:59.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text ">", using matcher: of type 'Button'
16:19:59 [2024-02-28T21:19:59.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text ">", using matcher: with mnemonic '>'
16:19:59 [2024-02-28T21:19:59.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text ">", using matcher: with style 'SWT.RADIO'
16:19:59 [2024-02-28T21:19:59.799Z] 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')
16:19:59 [2024-02-28T21:19:59.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Num", using matcher: of type 'Button'
16:19:59 [2024-02-28T21:19:59.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Alpha", using matcher: of type 'Button'
16:19:59 [2024-02-28T21:19:59.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Timestamp", using matcher: of type 'Button'
16:19:59 [2024-02-28T21:19:59.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')
16:19:59 [2024-02-28T21:19:59.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {=} time=-241784068 data=null doit=true}, Button with text {=}]
16:19:59 [2024-02-28T21:19:59.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {=} time=-241784068 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {=}]
16:19:59 [2024-02-28T21:19:59.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')
16:19:59 [2024-02-28T21:19:59.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {>} time=-241784066 data=null doit=true}, (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')]
16:19:59 [2024-02-28T21:19:59.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {>} time=-241784066 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')]
16:19:59 [2024-02-28T21:19:59.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {>} time=-241784066 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')]
16:19:59 [2024-02-28T21:19:59.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {>} time=-241784066 data=null 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')]
16:19:59 [2024-02-28T21:19:59.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')
16:19:59 [2024-02-28T21:19:59.799Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 11
16:19:59 [2024-02-28T21:19:59.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Save filters}
16:19:59 [2024-02-28T21:19:59.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241784065 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
16:19:59 [2024-02-28T21:19:59.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241784064 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
16:19:59 [2024-02-28T21:19:59.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241784064 data=null doit=true}, ToolItem with tooltip text {Save filters}]
16:19:59 [2024-02-28T21:19:59.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241784064 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
16:19:59 [2024-02-28T21:19:59.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241784064 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
16:19:59 [2024-02-28T21:19:59.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241784064 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}]
16:19:59 [2024-02-28T21:19:59.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241784063 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
16:19:59 [2024-02-28T21:19:59.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241784063 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
16:19:59 [2024-02-28T21:19:59.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241784063 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
16:19:59 [2024-02-28T21:19:59.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241784063 data=null doit=true}, ToolItem with tooltip text {Save filters}]
16:19:59 [2024-02-28T21:19:59.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=-241784063 data=null}, ToolItem with tooltip text {Save filters}]
16:19:59 [2024-02-28T21:19:59.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Save filters}
16:19:59 [2024-02-28T21:19:59.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:19:59 [2024-02-28T21:19:59.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:19:59 [2024-02-28T21:19:59.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:19:59 [2024-02-28T21:19:59.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:19:59 [2024-02-28T21:19:59.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-241784024 data=null button=0 stateMask=0x0 x=24 y=58 count=0}, TableItem with text {}]
16:19:59 [2024-02-28T21:19:59.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-241784024 data=null doit=true}, TableItem with text {}]
16:19:59 [2024-02-28T21:19:59.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-241784024 data=null}, TableItem with text {}]
16:19:59 [2024-02-28T21:19:59.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-241784018 data=null button=1 stateMask=0x0 x=24 y=58 count=1}, TableItem with text {}]
16:19:59 [2024-02-28T21:19:59.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-241784018 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:19:59 [2024-02-28T21:19:59.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-241784017 data=null button=1 stateMask=0x80000 x=24 y=58 count=1}, TableItem with text {}]
16:20:00 [2024-02-28T21:20:00.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "field", using matcher: with mnemonic 'field'
16:20:00 [2024-02-28T21:20:00.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'field'
16:20:00 [2024-02-28T21:20:00.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {field} time=-241783996 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'field']
16:20:00 [2024-02-28T21:20:00.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'field'
16:20:01 [2024-02-28T21:20:01.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:20:01 [2024-02-28T21:20:01.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:20:01 [2024-02-28T21:20:01.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:20:01 [2024-02-28T21:20:01.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:20:01 [2024-02-28T21:20:01.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:20:01 [2024-02-28T21:20:01.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:20:01 [2024-02-28T21:20:01.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-241782436 data=null button=0 stateMask=0x0 x=91 y=12 count=0}, TreeItem with text {TestForFiltering}]
16:20:01 [2024-02-28T21:20:01.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-241782435 data=null doit=true}, TreeItem with text {TestForFiltering}]
16:20:01 [2024-02-28T21:20:01.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-241782435 data=null}, TreeItem with text {TestForFiltering}]
16:20:01 [2024-02-28T21:20:01.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-241782435 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
16:20:01 [2024-02-28T21:20:01.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241782435 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}]
16:20:01 [2024-02-28T21:20:01.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-241782421 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
16:20:01 [2024-02-28T21:20:01.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:20:01 [2024-02-28T21:20:01.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-241782420 data=null button=0 stateMask=0x0 x=91 y=12 count=0}, TreeItem with text {TestForFiltering}]
16:20:01 [2024-02-28T21:20:01.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-241782420 data=null doit=true}, TreeItem with text {TestForFiltering}]
16:20:01 [2024-02-28T21:20:01.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-241782420 data=null}, TreeItem with text {TestForFiltering}]
16:20:01 [2024-02-28T21:20:01.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-241782420 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
16:20:01 [2024-02-28T21:20:01.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241782420 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}]
16:20:01 [2024-02-28T21:20:01.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-241782416 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
16:20:01 [2024-02-28T21:20:01.418Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestForFiltering} is already expanded. Won't expand it again.
16:20:01 [2024-02-28T21:20:01.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:20:01 [2024-02-28T21:20:01.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-241782415 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:20:01 [2024-02-28T21:20:01.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-241782412 data=null doit=true}, TreeItem with text {Traces [1]}]
16:20:01 [2024-02-28T21:20:01.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-241782412 data=null}, TreeItem with text {Traces [1]}]
16:20:01 [2024-02-28T21:20:01.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-241782412 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:20:01 [2024-02-28T21:20:01.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241782412 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]}]
16:20:01 [2024-02-28T21:20:01.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-241782408 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:20:03 [2024-02-28T21:20:03.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"'
16:20:03 [2024-02-28T21:20:03.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:20:03 [2024-02-28T21:20:03.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:20:03 [2024-02-28T21:20:03.303Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 11
16:20:03 [2024-02-28T21:20:03.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Add new filter}
16:20:03 [2024-02-28T21:20:03.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241781002 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
16:20:03 [2024-02-28T21:20:03.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241781002 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
16:20:03 [2024-02-28T21:20:03.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241781002 data=null doit=true}, ToolItem with tooltip text {Add new filter}]
16:20:03 [2024-02-28T21:20:03.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241781002 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
16:20:03 [2024-02-28T21:20:03.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241781002 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
16:20:03 [2024-02-28T21:20:03.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241781002 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}]
16:20:03 [2024-02-28T21:20:03.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241780987 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
16:20:03 [2024-02-28T21:20:03.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241780986 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
16:20:03 [2024-02-28T21:20:03.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241780986 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
16:20:03 [2024-02-28T21:20:03.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241780986 data=null doit=true}, ToolItem with tooltip text {Add new filter}]
16:20:03 [2024-02-28T21:20:03.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241780986 data=null}, ToolItem with tooltip text {Add new filter}]
16:20:03 [2024-02-28T21:20:03.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Add new filter}
16:20:03 [2024-02-28T21:20:03.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:20:03 [2024-02-28T21:20:03.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FILTER <name>} time=-241780986 data=null button=0 stateMask=0x0 x=78 y=173 count=0}, TreeItem with text {FILTER <name>}]
16:20:03 [2024-02-28T21:20:03.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FILTER <name>} time=-241780986 data=null doit=true}, TreeItem with text {FILTER <name>}]
16:20:03 [2024-02-28T21:20:03.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FILTER <name>} time=-241780986 data=null}, TreeItem with text {FILTER <name>}]
16:20:03 [2024-02-28T21:20:03.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FILTER <name>} time=-241780985 data=null button=1 stateMask=0x0 x=78 y=173 count=1}, TreeItem with text {FILTER <name>}]
16:20:03 [2024-02-28T21:20:03.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241780985 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>}]
16:20:03 [2024-02-28T21:20:03.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FILTER <name>} time=-241780981 data=null button=1 stateMask=0x80000 x=78 y=173 count=1}, TreeItem with text {FILTER <name>}]
16:20:03 [2024-02-28T21:20:03.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter name", using matcher: of type 'Text'
16:20:03 [2024-02-28T21:20:03.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter name", using matcher: (of type 'Text')
16:20:03 [2024-02-28T21:20:03.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
16:20:03 [2024-02-28T21:20:03.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicking on TreeItem with text {FILTER matchAndEquals}
16:20:03 [2024-02-28T21:20:03.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FILTER matchAndEquals} time=-241780977 data=null button=0 stateMask=0x0 x=103 y=173 count=0}, TreeItem with text {FILTER matchAndEquals}]
16:20:03 [2024-02-28T21:20:03.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FILTER matchAndEquals} time=-241780977 data=null doit=true}, TreeItem with text {FILTER matchAndEquals}]
16:20:03 [2024-02-28T21:20:03.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:20:03 [2024-02-28T21:20:03.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FILTER matchAndEquals} time=-241780975 data=null}, TreeItem with text {FILTER matchAndEquals}]
16:20:03 [2024-02-28T21:20:03.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FILTER matchAndEquals} time=-241780975 data=null button=1 stateMask=0x0 x=103 y=173 count=1}, TreeItem with text {FILTER matchAndEquals}]
16:20:03 [2024-02-28T21:20:03.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241780975 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}]
16:20:03 [2024-02-28T21:20:03.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FILTER matchAndEquals} time=-241780971 data=null button=1 stateMask=0x80000 x=103 y=173 count=1}, TreeItem with text {FILTER matchAndEquals}]
16:20:03 [2024-02-28T21:20:03.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {FILTER matchAndEquals} time=-241780971 data=null button=0 stateMask=0x0 x=103 y=173 count=0}, TreeItem with text {FILTER matchAndEquals}]
16:20:03 [2024-02-28T21:20:03.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {FILTER matchAndEquals} time=-241780971 data=null doit=true}, TreeItem with text {FILTER matchAndEquals}]
16:20:03 [2024-02-28T21:20:03.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {FILTER matchAndEquals} time=-241780971 data=null}, TreeItem with text {FILTER matchAndEquals}]
16:20:03 [2024-02-28T21:20:03.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicked on TreeItem with text {FILTER matchAndEquals}
16:20:03 [2024-02-28T21:20:03.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:20:03 [2024-02-28T21:20:03.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FILTER matchAndEquals} time=-241780971 data=null button=0 stateMask=0x0 x=103 y=173 count=0}, TreeItem with text {FILTER matchAndEquals}]
16:20:03 [2024-02-28T21:20:03.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FILTER matchAndEquals} time=-241780970 data=null doit=true}, TreeItem with text {FILTER matchAndEquals}]
16:20:03 [2024-02-28T21:20:03.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FILTER matchAndEquals} time=-241780970 data=null}, TreeItem with text {FILTER matchAndEquals}]
16:20:03 [2024-02-28T21:20:03.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FILTER matchAndEquals} time=-241780970 data=null button=1 stateMask=0x0 x=103 y=173 count=1}, TreeItem with text {FILTER matchAndEquals}]
16:20:03 [2024-02-28T21:20:03.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241780970 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}]
16:20:03 [2024-02-28T21:20:03.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FILTER matchAndEquals} time=-241780955 data=null button=1 stateMask=0x80000 x=103 y=173 count=1}, TreeItem with text {FILTER matchAndEquals}]
16:20:03 [2024-02-28T21:20:03.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "TRACETYPE", using matcher: with mnemonic 'TRACETYPE'
16:20:03 [2024-02-28T21:20:03.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'TRACETYPE'
16:20:03 [2024-02-28T21:20:03.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {TRACETYPE} time=-241780935 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'TRACETYPE']
16:20:03 [2024-02-28T21:20:03.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'TRACETYPE'
16:20:03 [2024-02-28T21:20:03.304Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {FILTER matchAndEquals} is already expanded. Won't expand it again.
16:20:03 [2024-02-28T21:20:03.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: of type 'CCombo'
16:20:03 [2024-02-28T21:20:03.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: (of type 'CCombo')
16:20:03 [2024-02-28T21:20:03.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Setting selection on CCombo {*Wrong Thread*} [layout=null] to Test trace : XML Trace Stub (ns)
16:20:03 [2024-02-28T21:20:03.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Sent event 13 to [Selection [13]: SelectionEvent{CCombo {} [layout=null] time=-241780911 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'CCombo')]
16:20:03 [2024-02-28T21:20:03.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Set selection on CCombo {*Wrong Thread*} [layout=null] to Test trace : XML Trace Stub (ns)
16:20:03 [2024-02-28T21:20:03.304Z] 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=-241780910 data=null doit=true}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
16:20:03 [2024-02-28T21:20:03.304Z] 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=-241780910 data=null}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
16:20:03 [2024-02-28T21:20:03.304Z] 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=-241780910 data=null button=1 stateMask=0x0 x=204 y=196 count=1}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
16:20:03 [2024-02-28T21:20:03.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-241780910 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)]
16:20:03 [2024-02-28T21:20:03.304Z] 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=-241780910 data=null button=1 stateMask=0x80000 x=204 y=196 count=1}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
16:20:03 [2024-02-28T21:20:03.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:20:03 [2024-02-28T21:20:03.304Z] 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=-241780909 data=null button=0 stateMask=0x0 x=204 y=196 count=0}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
16:20:03 [2024-02-28T21:20:03.304Z] 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=-241780909 data=null doit=true}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
16:20:03 [2024-02-28T21:20:03.304Z] 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=-241780909 data=null}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
16:20:03 [2024-02-28T21:20:03.304Z] 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=-241780909 data=null button=1 stateMask=0x0 x=204 y=196 count=1}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
16:20:03 [2024-02-28T21:20:03.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241780909 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)]
16:20:03 [2024-02-28T21:20:03.304Z] 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=-241780891 data=null button=1 stateMask=0x80000 x=204 y=196 count=1}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
16:20:03 [2024-02-28T21:20:03.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "OR", using matcher: with mnemonic 'OR'
16:20:03 [2024-02-28T21:20:03.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'OR'
16:20:03 [2024-02-28T21:20:03.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {OR} time=-241780837 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'OR']
16:20:03 [2024-02-28T21:20:03.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'OR'
16:20:03 [2024-02-28T21:20:03.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:20:03 [2024-02-28T21:20:03.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {OR} time=-241780826 data=null button=0 stateMask=0x0 x=72 y=219 count=0}, Tree node with text: OR]
16:20:03 [2024-02-28T21:20:03.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {OR} time=-241780826 data=null doit=true}, Tree node with text: OR]
16:20:03 [2024-02-28T21:20:03.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {OR} time=-241780826 data=null}, Tree node with text: OR]
16:20:03 [2024-02-28T21:20:03.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {OR} time=-241780826 data=null button=1 stateMask=0x0 x=72 y=219 count=1}, Tree node with text: OR]
16:20:03 [2024-02-28T21:20:03.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241780826 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]
16:20:03 [2024-02-28T21:20:03.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {OR} time=-241780822 data=null button=1 stateMask=0x80000 x=72 y=219 count=1}, Tree node with text: OR]
16:20:03 [2024-02-28T21:20:03.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "EQUALS", using matcher: with mnemonic 'EQUALS'
16:20:03 [2024-02-28T21:20:03.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'EQUALS'
16:20:03 [2024-02-28T21:20:03.305Z] 
16:20:03 [2024-02-28T21:20:03.305Z] (Eclipse:4512): Gtk-WARNING **: 21:20:03.029: Negative content width -2 (allocation 16, extents 9x9) while allocating gadget (node entry, owner GtkEntry)
16:20:03 [2024-02-28T21:20:03.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {EQUALS} time=-241780801 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'EQUALS']
16:20:03 [2024-02-28T21:20:03.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'EQUALS'
16:20:03 [2024-02-28T21:20:03.305Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: OR is already expanded. Won't expand it again.
16:20:03 [2024-02-28T21:20:03.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:20:03 [2024-02-28T21:20:03.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {<select aspect> EQUALS} time=-241780767 data=null button=0 stateMask=0x0 x=162 y=242 count=0}, TreeItem with text {<select aspect> EQUALS}]
16:20:03 [2024-02-28T21:20:03.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {<select aspect> EQUALS} time=-241780767 data=null doit=true}, TreeItem with text {<select aspect> EQUALS}]
16:20:03 [2024-02-28T21:20:03.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {<select aspect> EQUALS} time=-241780767 data=null}, TreeItem with text {<select aspect> EQUALS}]
16:20:03 [2024-02-28T21:20:03.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {<select aspect> EQUALS} time=-241780767 data=null button=1 stateMask=0x0 x=162 y=242 count=1}, TreeItem with text {<select aspect> EQUALS}]
16:20:03 [2024-02-28T21:20:03.305Z] 
16:20:03 [2024-02-28T21:20:03.305Z] (Eclipse:4512): Gtk-WARNING **: 21:20:03.079: Negative content width -2 (allocation 16, extents 9x9) while allocating gadget (node entry, owner GtkEntry)
16:20:03 [2024-02-28T21:20:03.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241780767 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}]
16:20:03 [2024-02-28T21:20:03.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {<select aspect> EQUALS} time=-241780721 data=null button=1 stateMask=0x80000 x=162 y=242 count=1}, TreeItem with text {<select aspect> EQUALS}]
16:20:03 [2024-02-28T21:20:03.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "Test trace : XML Tra...", using matcher: of type 'CCombo'
16:20:03 [2024-02-28T21:20:03.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "Test trace : XML Tra...", using matcher: (of type 'CCombo')
16:20:03 [2024-02-28T21:20:03.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: of type 'CCombo'
16:20:03 [2024-02-28T21:20:03.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: (of type 'CCombo')
16:20:03 [2024-02-28T21:20:03.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Setting selection on CCombo {*Wrong Thread*} [layout=null] to Timestamp
16:20:03 [2024-02-28T21:20:03.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Sent event 13 to [Selection [13]: SelectionEvent{CCombo {} [layout=null] time=-241780721 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'CCombo')]
16:20:03 [2024-02-28T21:20:03.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Set selection on CCombo {*Wrong Thread*} [layout=null] to Timestamp
16:20:03 [2024-02-28T21:20:03.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type value", using matcher: of type 'Text'
16:20:03 [2024-02-28T21:20:03.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type value", using matcher: (of type 'Text')
16:20:03 [2024-02-28T21:20:03.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
16:20:03 [2024-02-28T21:20:03.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:20:03 [2024-02-28T21:20:03.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {OR} time=-241780714 data=null button=0 stateMask=0x0 x=72 y=219 count=0}, Tree node with text: OR]
16:20:03 [2024-02-28T21:20:03.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {OR} time=-241780714 data=null doit=true}, Tree node with text: OR]
16:20:03 [2024-02-28T21:20:03.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {OR} time=-241780714 data=null}, Tree node with text: OR]
16:20:03 [2024-02-28T21:20:03.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {OR} time=-241780714 data=null button=1 stateMask=0x0 x=72 y=219 count=1}, Tree node with text: OR]
16:20:03 [2024-02-28T21:20:03.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241780714 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]
16:20:03 [2024-02-28T21:20:03.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {OR} time=-241780695 data=null button=1 stateMask=0x80000 x=72 y=219 count=1}, Tree node with text: OR]
16:20:03 [2024-02-28T21:20:03.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "MATCHES", using matcher: with mnemonic 'MATCHES'
16:20:03 [2024-02-28T21:20:03.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'MATCHES'
16:20:03 [2024-02-28T21:20:03.305Z] 
16:20:03 [2024-02-28T21:20:03.305Z] (Eclipse:4512): Gtk-WARNING **: 21:20:03.182: Negative content width -2 (allocation 16, extents 9x9) while allocating gadget (node entry, owner GtkEntry)
16:20:03 [2024-02-28T21:20:03.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {MATCHES} time=-241780676 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'MATCHES']
16:20:03 [2024-02-28T21:20:03.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'MATCHES'
16:20:03 [2024-02-28T21:20:03.305Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: OR is already expanded. Won't expand it again.
16:20:03 [2024-02-28T21:20:03.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:20:03 [2024-02-28T21:20:03.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {<select aspect> MATCHES} time=-241780614 data=null button=0 stateMask=0x0 x=167 y=265 count=0}, TreeItem with text {<select aspect> MATCHES}]
16:20:03 [2024-02-28T21:20:03.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {<select aspect> MATCHES} time=-241780614 data=null doit=true}, TreeItem with text {<select aspect> MATCHES}]
16:20:03 [2024-02-28T21:20:03.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {<select aspect> MATCHES} time=-241780614 data=null}, TreeItem with text {<select aspect> MATCHES}]
16:20:03 [2024-02-28T21:20:03.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {<select aspect> MATCHES} time=-241780614 data=null button=1 stateMask=0x0 x=167 y=265 count=1}, TreeItem with text {<select aspect> MATCHES}]
16:20:03 [2024-02-28T21:20:03.305Z] 
16:20:03 [2024-02-28T21:20:03.305Z] (Eclipse:4512): Gtk-WARNING **: 21:20:03.217: Negative content width -2 (allocation 16, extents 9x9) while allocating gadget (node entry, owner GtkEntry)
16:20:03 [2024-02-28T21:20:03.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241780614 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}]
16:20:03 [2024-02-28T21:20:03.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {<select aspect> MATCHES} time=-241780585 data=null button=1 stateMask=0x80000 x=167 y=265 count=1}, TreeItem with text {<select aspect> MATCHES}]
16:20:03 [2024-02-28T21:20:03.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "Test trace : XML Tra...", using matcher: of type 'CCombo'
16:20:03 [2024-02-28T21:20:03.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "Test trace : XML Tra...", using matcher: (of type 'CCombo')
16:20:03 [2024-02-28T21:20:03.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: of type 'CCombo'
16:20:03 [2024-02-28T21:20:03.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: (of type 'CCombo')
16:20:03 [2024-02-28T21:20:03.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Setting selection on CCombo {*Wrong Thread*} [layout=null] to Contents
16:20:03 [2024-02-28T21:20:03.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Sent event 13 to [Selection [13]: SelectionEvent{CCombo {} [layout=null] time=-241780584 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'CCombo')]
16:20:03 [2024-02-28T21:20:03.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Set selection on CCombo {*Wrong Thread*} [layout=null] to Contents
16:20:03 [2024-02-28T21:20:03.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type field name", using matcher: of type 'Text'
16:20:03 [2024-02-28T21:20:03.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type field name", using matcher: (of type 'Text')
16:20:03 [2024-02-28T21:20:03.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type regular express...", using matcher: of type 'Text'
16:20:03 [2024-02-28T21:20:03.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type regular express...", using matcher: (of type 'Text')
16:20:03 [2024-02-28T21:20:03.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
16:20:03 [2024-02-28T21:20:03.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "field", using matcher: of type 'Text'
16:20:03 [2024-02-28T21:20:03.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "field", using matcher: (of type 'Text')
16:20:03 [2024-02-28T21:20:03.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type regular express...", using matcher: of type 'Text'
16:20:03 [2024-02-28T21:20:03.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type regular express...", using matcher: (of type 'Text')
16:20:03 [2024-02-28T21:20:03.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
16:20:03 [2024-02-28T21:20:03.306Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 11
16:20:03 [2024-02-28T21:20:03.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Save filters}
16:20:03 [2024-02-28T21:20:03.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241780572 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
16:20:03 [2024-02-28T21:20:03.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241780572 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
16:20:03 [2024-02-28T21:20:03.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241780572 data=null doit=true}, ToolItem with tooltip text {Save filters}]
16:20:03 [2024-02-28T21:20:03.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241780572 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
16:20:03 [2024-02-28T21:20:03.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241780572 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
16:20:03 [2024-02-28T21:20:03.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241780572 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}]
16:20:03 [2024-02-28T21:20:03.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241780530 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
16:20:03 [2024-02-28T21:20:03.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241780530 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
16:20:03 [2024-02-28T21:20:03.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241780530 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
16:20:03 [2024-02-28T21:20:03.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241780530 data=null doit=true}, ToolItem with tooltip text {Save filters}]
16:20:03 [2024-02-28T21:20:03.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241780530 data=null}, ToolItem with tooltip text {Save filters}]
16:20:03 [2024-02-28T21:20:03.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Save filters}
16:20:03 [2024-02-28T21:20:03.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:20:03 [2024-02-28T21:20:03.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:20:03 [2024-02-28T21:20:03.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:20:03 [2024-02-28T21:20:03.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:20:03 [2024-02-28T21:20:03.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-241780496 data=null button=0 stateMask=0x0 x=24 y=58 count=0}, TableItem with text {}]
16:20:03 [2024-02-28T21:20:03.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-241780496 data=null doit=true}, TableItem with text {}]
16:20:03 [2024-02-28T21:20:03.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-241780496 data=null}, TableItem with text {}]
16:20:03 [2024-02-28T21:20:03.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-241780495 data=null button=1 stateMask=0x0 x=24 y=58 count=1}, TableItem with text {}]
16:20:03 [2024-02-28T21:20:03.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-241780495 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:20:03 [2024-02-28T21:20:03.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-241780494 data=null button=1 stateMask=0x80000 x=24 y=58 count=1}, TableItem with text {}]
16:20:03 [2024-02-28T21:20:03.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "matchAndEquals", using matcher: with mnemonic 'matchAndEquals'
16:20:03 [2024-02-28T21:20:03.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'matchAndEquals'
16:20:03 [2024-02-28T21:20:03.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {matchAndEquals} time=-241780469 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'matchAndEquals']
16:20:03 [2024-02-28T21:20:03.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'matchAndEquals'
16:20:05 [2024-02-28T21:20:05.446Z] 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@624be1d4] time=-241778530 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:20:05 [2024-02-28T21:20:05.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:20:05 [2024-02-28T21:20:05.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:20:05 [2024-02-28T21:20:05.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:20:05 [2024-02-28T21:20:05.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:20:05 [2024-02-28T21:20:05.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-241778503 data=null button=0 stateMask=0x0 x=91 y=12 count=0}, TreeItem with text {TestForFiltering}]
16:20:05 [2024-02-28T21:20:05.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-241778503 data=null doit=true}, TreeItem with text {TestForFiltering}]
16:20:05 [2024-02-28T21:20:05.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-241778503 data=null}, TreeItem with text {TestForFiltering}]
16:20:05 [2024-02-28T21:20:05.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-241778503 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
16:20:05 [2024-02-28T21:20:05.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241778502 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}]
16:20:05 [2024-02-28T21:20:05.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-241778497 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
16:20:05 [2024-02-28T21:20:05.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:20:05 [2024-02-28T21:20:05.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:20:05 [2024-02-28T21:20:05.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:20:06 [2024-02-28T21:20:06.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:20:06 [2024-02-28T21:20:06.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:20:06 [2024-02-28T21:20:06.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:20:06 [2024-02-28T21:20:06.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:20:06 [2024-02-28T21:20:06.007Z] 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')
16:20:06 [2024-02-28T21:20:06.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:20:06 [2024-02-28T21:20:06.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:20:06 [2024-02-28T21:20:06.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:20:06 [2024-02-28T21:20:06.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:20:06 [2024-02-28T21:20:06.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
16:20:06 [2024-02-28T21:20:06.007Z] 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=-241777838 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:20:06 [2024-02-28T21:20:06.007Z] 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=-241777838 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:20:06 [2024-02-28T21:20:06.007Z] 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=-241777838 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:20:06 [2024-02-28T21:20:06.007Z] 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=-241777838 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:20:06 [2024-02-28T21:20:06.007Z] 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=-241777837 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:20:06 [2024-02-28T21:20:06.007Z] 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=-241777837 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:20:06 [2024-02-28T21:20:06.007Z] 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=-241777837 data=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')]
16:20:06 [2024-02-28T21:20:06.007Z] 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=-241777837 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:20:06 [2024-02-28T21:20:06.007Z] 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=-241777837 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:20:06 [2024-02-28T21:20:06.007Z] 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=-241777837 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:20:06 [2024-02-28T21:20:06.007Z] 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=-241777837 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:20:06 [2024-02-28T21:20:06.007Z] 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=-241777837 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:20:06 [2024-02-28T21:20:06.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:20:06 [2024-02-28T21:20:06.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:20:06 [2024-02-28T21:20:06.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:20:06 [2024-02-28T21:20:06.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:20:06 [2024-02-28T21:20:06.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:20:06 [2024-02-28T21:20:06.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:20:06 [2024-02-28T21:20:06.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:20:06 [2024-02-28T21:20:06.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')
16:20:06 [2024-02-28T21:20:06.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:20:06 [2024-02-28T21:20:06.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-241777837 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:20:06 [2024-02-28T21:20:06.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-241777837 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:20:06 [2024-02-28T21:20:06.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-241777837 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:20:06 [2024-02-28T21:20:06.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-241777837 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:20:06 [2024-02-28T21:20:06.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-241777836 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:20:06 [2024-02-28T21:20:06.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-241777836 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:20:06 [2024-02-28T21:20:06.008Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:20:06 [2024-02-28T21:20:06.008Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:20:06 [2024-02-28T21:20:06.008Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:20:06 [2024-02-28T21:20:06.008Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:20:06 [2024-02-28T21:20:06.008Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:20:06 [2024-02-28T21:20:06.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:20:06 [2024-02-28T21:20:06.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-241777836 data=null 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')]
16:20:06 [2024-02-28T21:20:06.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-241778467 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:20:06 [2024-02-28T21:20:06.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"'
16:20:06 [2024-02-28T21:20:06.776Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.13 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest
16:20:06 [2024-02-28T21:20:06.776Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest.testTimestampFilter -- Time elapsed: 3.583 s
16:20:06 [2024-02-28T21:20:06.776Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest.testField01 -- Time elapsed: 3.244 s
16:20:06 [2024-02-28T21:20:06.776Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest.testTimestampEqualsOr -- Time elapsed: 3.522 s
16:20:06 [2024-02-28T21:20:06.776Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ExportToTsvTest
16:20:06 [2024-02-28T21:20:06.776Z] 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@624be1d4] time=-241777263 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:20:06 [2024-02-28T21:20:06.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:20:06 [2024-02-28T21:20:06.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
16:20:06 [2024-02-28T21:20:06.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
16:20:06 [2024-02-28T21:20:06.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
16:20:06 [2024-02-28T21:20:06.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-241777177 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
16:20:06 [2024-02-28T21:20:06.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
16:20:08 [2024-02-28T21:20:08.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
16:20:08 [2024-02-28T21:20:08.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:20:08 [2024-02-28T21:20:08.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:20:08 [2024-02-28T21:20:08.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:20:08 [2024-02-28T21:20:08.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicking on TableItem with text {}
16:20:08 [2024-02-28T21:20:08.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-241775702 data=null button=0 stateMask=0x0 x=265 y=12 count=0}, TableItem with text {}]
16:20:08 [2024-02-28T21:20:08.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-241775701 data=null doit=true}, TableItem with text {}]
16:20:08 [2024-02-28T21:20:08.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:20:08 [2024-02-28T21:20:08.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-241775701 data=null}, TableItem with text {}]
16:20:08 [2024-02-28T21:20:08.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-241775701 data=null button=1 stateMask=0x0 x=265 y=12 count=1}, TableItem with text {}]
16:20:08 [2024-02-28T21:20:08.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-241775698 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableItem with text {}]
16:20:08 [2024-02-28T21:20:08.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-241775698 data=null button=1 stateMask=0x80000 x=265 y=12 count=1}, TableItem with text {}]
16:20:08 [2024-02-28T21:20:08.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 7 to [MouseExit [7]: MouseEvent{TableItem {} time=-241775697 data=null button=0 stateMask=0x0 x=265 y=12 count=0}, TableItem with text {}]
16:20:08 [2024-02-28T21:20:08.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 27 to [Deactivate [27]: ShellEvent{TableItem {} time=-241775697 data=null doit=true}, TableItem with text {}]
16:20:08 [2024-02-28T21:20:08.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 16 to [FocusOut [16]: FocusEvent{TableItem {} time=-241775697 data=null}, TableItem with text {}]
16:20:08 [2024-02-28T21:20:08.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicked on TableItem with text {}
16:20:08 [2024-02-28T21:20:08.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:20:08 [2024-02-28T21:20:08.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
16:20:08 [2024-02-28T21:20:08.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Inserting text:LoggerA|LoggerB|LoggerC into text (of type 'Text')
16:20:08 [2024-02-28T21:20:08.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
16:20:08 [2024-02-28T21:20:08.137Z] DEBUG org.eclipse.swtbot.swt.finder.keyboard.Keyboard - Typing text ''LoggerA|LoggerB|LoggerC'' with an interval of {1}ms. between characters.
16:20:09 [2024-02-28T21:20:09.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
16:20:10 [2024-02-28T21:20:10.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:20:10 [2024-02-28T21:20:10.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-241773018 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:20:10 [2024-02-28T21:20:10.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-241773018 data=null doit=true}, TableItem with text {}]
16:20:10 [2024-02-28T21:20:10.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-241773018 data=null}, TableItem with text {}]
16:20:10 [2024-02-28T21:20:10.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-241773018 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:20:10 [2024-02-28T21:20:10.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-241773017 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:20:10 [2024-02-28T21:20:10.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-241773017 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:20:10 [2024-02-28T21:20:10.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Export To Text...", using matcher: with mnemonic 'Export To Text...'
16:20:10 [2024-02-28T21:20:10.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Export To Text...'
16:20:10 [2024-02-28T21:20:10.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Export To Text...} time=-241772997 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...']
16:20:10 [2024-02-28T21:20:10.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Export To Text...'
16:20:12 [2024-02-28T21:20:12.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
16:20:12 [2024-02-28T21:20:12.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:20:12 [2024-02-28T21:20:12.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:20:12 [2024-02-28T21:20:12.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:20:12 [2024-02-28T21:20:12.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:20:12 [2024-02-28T21:20:12.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-241771130 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:20:12 [2024-02-28T21:20:12.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-241771130 data=null doit=true}, TableItem with text {}]
16:20:12 [2024-02-28T21:20:12.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-241771130 data=null}, TableItem with text {}]
16:20:12 [2024-02-28T21:20:12.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-241771130 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:20:12 [2024-02-28T21:20:12.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-241771130 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:20:12 [2024-02-28T21:20:12.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-241771127 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:20:12 [2024-02-28T21:20:12.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Export To Text...", using matcher: with mnemonic 'Export To Text...'
16:20:12 [2024-02-28T21:20:12.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Export To Text...'
16:20:12 [2024-02-28T21:20:12.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Export To Text...} time=-241771102 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...']
16:20:12 [2024-02-28T21:20:12.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Export To Text...'
16:20:13 [2024-02-28T21:20:13.309Z] 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@624be1d4] time=-241770569 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:20:13 [2024-02-28T21:20:13.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:20:13 [2024-02-28T21:20:13.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:20:13 [2024-02-28T21:20:13.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:20:13 [2024-02-28T21:20:13.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:20:13 [2024-02-28T21:20:13.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-241770566 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:20:13 [2024-02-28T21:20:13.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-241770565 data=null doit=true}, TreeItem with text {test}]
16:20:13 [2024-02-28T21:20:13.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-241770565 data=null}, TreeItem with text {test}]
16:20:13 [2024-02-28T21:20:13.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-241770565 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:20:13 [2024-02-28T21:20:13.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241770565 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:20:13 [2024-02-28T21:20:13.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-241770544 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:20:13 [2024-02-28T21:20:13.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:20:13 [2024-02-28T21:20:13.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:20:13 [2024-02-28T21:20:13.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:20:14 [2024-02-28T21:20:14.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:20:14 [2024-02-28T21:20:14.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:20:14 [2024-02-28T21:20:14.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:20:14 [2024-02-28T21:20:14.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:20:14 [2024-02-28T21:20:14.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')
16:20:14 [2024-02-28T21:20:14.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:20:14 [2024-02-28T21:20:14.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:20:14 [2024-02-28T21:20:14.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:20:14 [2024-02-28T21:20:14.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:20:14 [2024-02-28T21:20:14.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
16:20:14 [2024-02-28T21:20:14.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=-241769895 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:20:14 [2024-02-28T21:20:14.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=-241769895 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:20:14 [2024-02-28T21:20:14.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=-241769895 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:20:14 [2024-02-28T21:20:14.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=-241769895 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:20:14 [2024-02-28T21:20:14.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=-241769895 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:20:14 [2024-02-28T21:20:14.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=-241769895 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:20:14 [2024-02-28T21:20:14.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=-241769895 data=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')]
16:20:14 [2024-02-28T21:20:14.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=-241769895 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:20:14 [2024-02-28T21:20:14.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=-241769895 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:20:14 [2024-02-28T21:20:14.126Z] 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=-241769895 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:20:14 [2024-02-28T21:20:14.126Z] 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=-241769895 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:20:14 [2024-02-28T21:20:14.126Z] 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=-241769895 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:20:14 [2024-02-28T21:20:14.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:20:14 [2024-02-28T21:20:14.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:20:14 [2024-02-28T21:20:14.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:20:14 [2024-02-28T21:20:14.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:20:14 [2024-02-28T21:20:14.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:20:14 [2024-02-28T21:20:14.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:20:14 [2024-02-28T21:20:14.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:20:14 [2024-02-28T21:20:14.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')
16:20:14 [2024-02-28T21:20:14.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:20:14 [2024-02-28T21:20:14.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-241769894 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:20:14 [2024-02-28T21:20:14.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-241769894 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:20:14 [2024-02-28T21:20:14.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-241769894 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:20:14 [2024-02-28T21:20:14.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-241769894 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:20:14 [2024-02-28T21:20:14.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-241769894 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:20:14 [2024-02-28T21:20:14.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-241769894 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:20:14 [2024-02-28T21:20:14.126Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:20:14 [2024-02-28T21:20:14.126Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:20:14 [2024-02-28T21:20:14.126Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:20:14 [2024-02-28T21:20:14.126Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:20:14 [2024-02-28T21:20:14.126Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:20:14 [2024-02-28T21:20:14.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:20:14 [2024-02-28T21:20:14.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-241769894 data=null 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')]
16:20:14 [2024-02-28T21:20:14.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-241770518 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:20:14 [2024-02-28T21:20:14.688Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.877 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ExportToTsvTest
16:20:14 [2024-02-28T21:20:14.688Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ExportToTsvTest.testExportWithFilter -- Time elapsed: 4.568 s
16:20:14 [2024-02-28T21:20:14.688Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ExportToTsvTest.testExport -- Time elapsed: 1.892 s
16:20:14 [2024-02-28T21:20:14.688Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CallsiteEventsInTableTest
16:20:14 [2024-02-28T21:20:14.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@624be1d4] time=-241769383 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:20:14 [2024-02-28T21:20:14.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:20:14 [2024-02-28T21:20:14.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
16:20:14 [2024-02-28T21:20:14.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
16:20:14 [2024-02-28T21:20:14.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
16:20:14 [2024-02-28T21:20:14.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-241769301 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
16:20:14 [2024-02-28T21:20:14.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
16:20:17 [2024-02-28T21:20:17.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
16:20:17 [2024-02-28T21:20:17.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:20:17 [2024-02-28T21:20:17.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:20:17 [2024-02-28T21:20:17.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:20:17 [2024-02-28T21:20:17.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:20:17 [2024-02-28T21:20:17.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:20:17 [2024-02-28T21:20:17.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-241766334 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:20:17 [2024-02-28T21:20:17.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-241766333 data=null doit=true}, TableItem with text {}]
16:20:17 [2024-02-28T21:20:17.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-241766333 data=null}, TableItem with text {}]
16:20:17 [2024-02-28T21:20:17.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-241766333 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:20:17 [2024-02-28T21:20:17.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-241766333 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:20:17 [2024-02-28T21:20:17.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-241766329 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:20:17 [2024-02-28T21:20:17.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Open Source Code", using matcher: with mnemonic 'Open Source Code'
16:20:17 [2024-02-28T21:20:17.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Open Source Code'
16:20:17 [2024-02-28T21:20:17.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Open Source Code} time=-241766304 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']
16:20:17 [2024-02-28T21:20:17.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Open Source Code'
16:20:17 [2024-02-28T21:20:17.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"SourceFile"'
16:20:17 [2024-02-28T21:20:17.951Z] 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@624be1d4] time=-241765987 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:20:17 [2024-02-28T21:20:17.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:20:17 [2024-02-28T21:20:17.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:20:17 [2024-02-28T21:20:17.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:20:17 [2024-02-28T21:20:17.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:20:17 [2024-02-28T21:20:17.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-241765983 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:20:17 [2024-02-28T21:20:17.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-241765983 data=null doit=true}, TreeItem with text {test}]
16:20:17 [2024-02-28T21:20:17.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-241765983 data=null}, TreeItem with text {test}]
16:20:17 [2024-02-28T21:20:17.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-241765983 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:20:17 [2024-02-28T21:20:17.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241765983 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:20:17 [2024-02-28T21:20:17.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-241765962 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:20:17 [2024-02-28T21:20:17.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:20:17 [2024-02-28T21:20:17.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:20:17 [2024-02-28T21:20:17.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:20:18 [2024-02-28T21:20:18.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:20:18 [2024-02-28T21:20:18.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:20:18 [2024-02-28T21:20:18.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:20:18 [2024-02-28T21:20:18.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:20:18 [2024-02-28T21:20:18.877Z] 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')
16:20:18 [2024-02-28T21:20:18.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:20:18 [2024-02-28T21:20:18.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:20:18 [2024-02-28T21:20:18.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:20:18 [2024-02-28T21:20:18.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:20:18 [2024-02-28T21:20:18.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
16:20:18 [2024-02-28T21:20:18.877Z] 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=-241765214 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:20:18 [2024-02-28T21:20:18.877Z] 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=-241765214 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:20:18 [2024-02-28T21:20:18.877Z] 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=-241765214 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:20:18 [2024-02-28T21:20:18.877Z] 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=-241765214 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:20:18 [2024-02-28T21:20:18.877Z] 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=-241765213 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:20:18 [2024-02-28T21:20:18.877Z] 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=-241765213 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:20:18 [2024-02-28T21:20:18.877Z] 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=-241765213 data=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')]
16:20:18 [2024-02-28T21:20:18.877Z] 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=-241765213 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:20:18 [2024-02-28T21:20:18.877Z] 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=-241765213 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:20:18 [2024-02-28T21:20:18.877Z] 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=-241765213 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:20:18 [2024-02-28T21:20:18.877Z] 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=-241765213 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:20:18 [2024-02-28T21:20:18.877Z] 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=-241765213 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:20:18 [2024-02-28T21:20:18.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:20:18 [2024-02-28T21:20:18.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:20:18 [2024-02-28T21:20:18.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:20:18 [2024-02-28T21:20:18.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:20:18 [2024-02-28T21:20:18.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:20:18 [2024-02-28T21:20:18.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:20:18 [2024-02-28T21:20:18.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:20:18 [2024-02-28T21:20:18.877Z] 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')
16:20:18 [2024-02-28T21:20:18.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:20:18 [2024-02-28T21:20:18.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-241765212 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:20:18 [2024-02-28T21:20:18.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-241765212 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:20:18 [2024-02-28T21:20:18.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-241765212 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:20:18 [2024-02-28T21:20:18.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-241765212 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:20:18 [2024-02-28T21:20:18.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-241765212 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:20:18 [2024-02-28T21:20:18.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-241765212 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:20:18 [2024-02-28T21:20:18.877Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:20:18 [2024-02-28T21:20:18.878Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:20:18 [2024-02-28T21:20:18.878Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:20:18 [2024-02-28T21:20:18.878Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:20:18 [2024-02-28T21:20:18.878Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:20:18 [2024-02-28T21:20:18.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:20:18 [2024-02-28T21:20:18.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-241765212 data=null 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')]
16:20:18 [2024-02-28T21:20:18.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-241765921 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:20:19 [2024-02-28T21:20:19.133Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.677 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CallsiteEventsInTableTest
16:20:19 [2024-02-28T21:20:19.133Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CallsiteEventsInTableTest.test -- Time elapsed: 4.592 s
16:20:19 [2024-02-28T21:20:19.133Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.eventdensity.EventDensityViewTest
16:20:19 [2024-02-28T21:20:19.133Z] 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@624be1d4] time=-241764695 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:20:19 [2024-02-28T21:20:19.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:20:19 [2024-02-28T21:20:19.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
16:20:19 [2024-02-28T21:20:19.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
16:20:19 [2024-02-28T21:20:19.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
16:20:19 [2024-02-28T21:20:19.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-241764620 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
16:20:19 [2024-02-28T21:20:19.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
16:20:19 [2024-02-28T21:20:19.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.views.eventdensity"'
16:20:19 [2024-02-28T21:20:19.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
16:20:29 [2024-02-28T21:20:29.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
16:20:29 [2024-02-28T21:20:29.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:20:29 [2024-02-28T21:20:29.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:20:29 [2024-02-28T21:20:29.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:20:29 [2024-02-28T21:20:29.579Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {kernel_vm} is already expanded. Won't expand it again.
16:20:29 [2024-02-28T21:20:29.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to unchecked on: Total
16:20:29 [2024-02-28T21:20:29.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@624be1d4] time=-241755106 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:20:29 [2024-02-28T21:20:29.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:20:29 [2024-02-28T21:20:29.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:20:29 [2024-02-28T21:20:29.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:20:29 [2024-02-28T21:20:29.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:20:29 [2024-02-28T21:20:29.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-241755083 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:20:29 [2024-02-28T21:20:29.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-241755083 data=null doit=true}, TreeItem with text {test}]
16:20:29 [2024-02-28T21:20:29.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-241755083 data=null}, TreeItem with text {test}]
16:20:29 [2024-02-28T21:20:29.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-241755083 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:20:29 [2024-02-28T21:20:29.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241755083 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:20:29 [2024-02-28T21:20:29.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-241755078 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:20:29 [2024-02-28T21:20:29.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:20:29 [2024-02-28T21:20:29.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:20:29 [2024-02-28T21:20:29.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:20:29 [2024-02-28T21:20:29.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:20:29 [2024-02-28T21:20:29.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:20:29 [2024-02-28T21:20:29.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:20:29 [2024-02-28T21:20:29.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:20:29 [2024-02-28T21:20:29.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')
16:20:29 [2024-02-28T21:20:29.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:20:29 [2024-02-28T21:20:29.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:20:29 [2024-02-28T21:20:29.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:20:29 [2024-02-28T21:20:29.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:20:29 [2024-02-28T21:20:29.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
16:20:29 [2024-02-28T21:20:29.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=-241754442 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:20:29 [2024-02-28T21:20:29.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=-241754442 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:20:29 [2024-02-28T21:20:29.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=-241754442 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:20:29 [2024-02-28T21:20:29.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=-241754442 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:20:29 [2024-02-28T21:20:29.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=-241754442 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:20:29 [2024-02-28T21:20:29.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=-241754442 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:20:29 [2024-02-28T21:20:29.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=-241754442 data=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')]
16:20:29 [2024-02-28T21:20:29.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=-241754442 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:20:29 [2024-02-28T21:20:29.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=-241754442 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:20:29 [2024-02-28T21:20:29.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=-241754442 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:20:29 [2024-02-28T21:20:29.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=-241754442 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:20:29 [2024-02-28T21:20:29.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=-241754442 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:20:29 [2024-02-28T21:20:29.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:20:29 [2024-02-28T21:20:29.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:20:29 [2024-02-28T21:20:29.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:20:29 [2024-02-28T21:20:29.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:20:29 [2024-02-28T21:20:29.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:20:29 [2024-02-28T21:20:29.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:20:29 [2024-02-28T21:20:29.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:20:29 [2024-02-28T21:20:29.580Z] 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')
16:20:29 [2024-02-28T21:20:29.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:20:29 [2024-02-28T21:20:29.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-241754441 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:20:29 [2024-02-28T21:20:29.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-241754441 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:20:29 [2024-02-28T21:20:29.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-241754441 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:20:29 [2024-02-28T21:20:29.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-241754441 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:20:29 [2024-02-28T21:20:29.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-241754441 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:20:29 [2024-02-28T21:20:29.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-241754441 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:20:29 [2024-02-28T21:20:29.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')
16:20:29 [2024-02-28T21:20:29.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')
16:20:29 [2024-02-28T21:20:29.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')
16:20:29 [2024-02-28T21:20:29.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')
16:20:29 [2024-02-28T21:20:29.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')
16:20:29 [2024-02-28T21:20:29.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:20:29 [2024-02-28T21:20:29.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-241754441 data=null 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')]
16:20:29 [2024-02-28T21:20:29.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-241755046 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:20:30 [2024-02-28T21:20:30.091Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.76 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.eventdensity.EventDensityViewTest
16:20:30 [2024-02-28T21:20:30.091Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.eventdensity.EventDensityViewTest.testManipulatingTreeViewer -- Time elapsed: 9.303 s
16:20:30 [2024-02-28T21:20:30.091Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.XYChartViewTest
16:20:30 [2024-02-28T21:20:30.091Z] 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@624be1d4] time=-241753927 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:20:30 [2024-02-28T21:20:30.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:20:30 [2024-02-28T21:20:30.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
16:20:30 [2024-02-28T21:20:30.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
16:20:30 [2024-02-28T21:20:30.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
16:20:30 [2024-02-28T21:20:30.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-241753814 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
16:20:30 [2024-02-28T21:20:30.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
16:20:31 [2024-02-28T21:20:31.454Z] 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"'
16:20:31 [2024-02-28T21:20:31.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
16:20:31 [2024-02-28T21:20:31.454Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
16:20:31 [2024-02-28T21:20:31.454Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
16:20:31 [2024-02-28T21:20:31.454Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
16:20:32 [2024-02-28T21:20:32.015Z] 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"'
16:20:32 [2024-02-28T21:20:32.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
16:20:32 [2024-02-28T21:20:32.015Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
16:20:32 [2024-02-28T21:20:32.015Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
16:20:32 [2024-02-28T21:20:32.575Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
16:20:32 [2024-02-28T21:20:32.575Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
16:20:33 [2024-02-28T21:20:33.136Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
16:20:33 [2024-02-28T21:20:33.136Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
16:20:33 [2024-02-28T21:20:33.696Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
16:20:33 [2024-02-28T21:20:33.696Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
16:20:33 [2024-02-28T21:20:33.951Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 5
16:20:34 [2024-02-28T21:20:34.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Zoom In}
16:20:34 [2024-02-28T21:20:34.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241749857 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom In}]
16:20:34 [2024-02-28T21:20:34.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241749857 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom In}]
16:20:34 [2024-02-28T21:20:34.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241749857 data=null doit=true}, ToolItem with tooltip text {Zoom In}]
16:20:34 [2024-02-28T21:20:34.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241749857 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom In}]
16:20:34 [2024-02-28T21:20:34.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241749857 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom In}]
16:20:34 [2024-02-28T21:20:34.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241749856 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}]
16:20:34 [2024-02-28T21:20:34.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241749855 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom In}]
16:20:34 [2024-02-28T21:20:34.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241749855 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom In}]
16:20:34 [2024-02-28T21:20:34.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241749855 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom In}]
16:20:34 [2024-02-28T21:20:34.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241749855 data=null doit=true}, ToolItem with tooltip text {Zoom In}]
16:20:34 [2024-02-28T21:20:34.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241749855 data=null}, ToolItem with tooltip text {Zoom In}]
16:20:34 [2024-02-28T21:20:34.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Zoom In}
16:20:34 [2024-02-28T21:20:34.206Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 5
16:20:34 [2024-02-28T21:20:34.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Zoom Out}
16:20:34 [2024-02-28T21:20:34.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241749853 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom Out}]
16:20:34 [2024-02-28T21:20:34.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241749853 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom Out}]
16:20:34 [2024-02-28T21:20:34.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241749853 data=null doit=true}, ToolItem with tooltip text {Zoom Out}]
16:20:34 [2024-02-28T21:20:34.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241749853 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom Out}]
16:20:34 [2024-02-28T21:20:34.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241749853 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom Out}]
16:20:34 [2024-02-28T21:20:34.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241749852 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}]
16:20:34 [2024-02-28T21:20:34.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241749851 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom Out}]
16:20:34 [2024-02-28T21:20:34.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241749851 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom Out}]
16:20:34 [2024-02-28T21:20:34.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241749851 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom Out}]
16:20:34 [2024-02-28T21:20:34.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241749851 data=null doit=true}, ToolItem with tooltip text {Zoom Out}]
16:20:34 [2024-02-28T21:20:34.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241749851 data=null}, ToolItem with tooltip text {Zoom Out}]
16:20:34 [2024-02-28T21:20:34.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Zoom Out}
16:20:34 [2024-02-28T21:20:34.207Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
16:20:34 [2024-02-28T21:20:34.207Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
16:20:34 [2024-02-28T21:20:34.768Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
16:20:34 [2024-02-28T21:20:34.768Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
16:20:35 [2024-02-28T21:20:35.329Z] 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"'
16:20:35 [2024-02-28T21:20:35.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
16:20:35 [2024-02-28T21:20:35.329Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
16:20:35 [2024-02-28T21:20:35.329Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
16:20:35 [2024-02-28T21:20:35.329Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
16:20:35 [2024-02-28T21:20:35.329Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
16:20:35 [2024-02-28T21:20:35.329Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
16:20:35 [2024-02-28T21:20:35.329Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.317 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.XYChartViewTest
16:20:35 [2024-02-28T21:20:35.329Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.XYChartViewTest.testZoomToSelection -- Time elapsed: 1.767 s
16:20:35 [2024-02-28T21:20:35.329Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.XYChartViewTest.testHorizontalZoom -- Time elapsed: 3.254 s
16:20:35 [2024-02-28T21:20:35.329Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.XYChartViewTest.testKeyboardNavigation -- Time elapsed: 0.180 s
16:20:35 [2024-02-28T21:20:35.329Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest
16:20:35 [2024-02-28T21:20:35.329Z] 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@624be1d4] time=-241748604 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:20:35 [2024-02-28T21:20:35.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:20:35 [2024-02-28T21:20:35.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
16:20:35 [2024-02-28T21:20:35.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
16:20:35 [2024-02-28T21:20:35.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
16:20:35 [2024-02-28T21:20:35.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-241748434 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
16:20:35 [2024-02-28T21:20:35.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
16:20:38 [2024-02-28T21:20:38.857Z] 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"'
16:20:38 [2024-02-28T21:20:38.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:20:39 [2024-02-28T21:20:39.417Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-241744631 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:39 [2024-02-28T21:20:39.417Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241744631 data=null button=0 stateMask=0x0 x=441 y=50 count=0}, TimeGraphControl with text {}]
16:20:39 [2024-02-28T21:20:39.417Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-241744630 data=null doit=true}, TimeGraphControl with text {}]
16:20:39 [2024-02-28T21:20:39.417Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-241744630 data=null}, TimeGraphControl with text {}]
16:20:39 [2024-02-28T21:20:39.417Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-241744630 data=null button=1 stateMask=0x0 x=441 y=50 count=1}, TimeGraphControl with text {}]
16:20:39 [2024-02-28T21:20:39.417Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241744629 data=null button=0 stateMask=0x80000 x=815 y=107 count=0}, TimeGraphControl with text {}]
16:20:39 [2024-02-28T21:20:39.417Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-241744628 data=null button=1 stateMask=0x80000 x=815 y=107 count=1}, TimeGraphControl with text {}]
16:20:39 [2024-02-28T21:20:39.417Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241744624 data=null button=0 stateMask=0x0 x=815 y=107 count=0}, TimeGraphControl with text {}]
16:20:39 [2024-02-28T21:20:39.417Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-241744624 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:39 [2024-02-28T21:20:39.417Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-241744624 data=null doit=true}, TimeGraphControl with text {}]
16:20:39 [2024-02-28T21:20:39.417Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-241744624 data=null}, TimeGraphControl with text {}]
16:20:39 [2024-02-28T21:20:39.417Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
16:20:39 [2024-02-28T21:20:39.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Add Bookmark...}
16:20:39 [2024-02-28T21:20:39.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241744621 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
16:20:39 [2024-02-28T21:20:39.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241744621 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
16:20:39 [2024-02-28T21:20:39.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241744621 data=null doit=true}, ToolItem with tooltip text {Add Bookmark...}]
16:20:39 [2024-02-28T21:20:39.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241744621 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
16:20:39 [2024-02-28T21:20:39.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241744621 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
16:20:39 [2024-02-28T21:20:39.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241744397 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
16:20:39 [2024-02-28T21:20:39.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241744396 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
16:20:39 [2024-02-28T21:20:39.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241744396 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
16:20:39 [2024-02-28T21:20:39.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241744396 data=null doit=true}, ToolItem with tooltip text {Add Bookmark...}]
16:20:39 [2024-02-28T21:20:39.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241744396 data=null}, ToolItem with tooltip text {Add Bookmark...}]
16:20:39 [2024-02-28T21:20:39.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Add Bookmark...}
16:20:39 [2024-02-28T21:20:39.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Add Bookmark", using matcher: with text 'Add Bookmark'
16:20:39 [2024-02-28T21:20:39.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:20:39 [2024-02-28T21:20:39.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
16:20:39 [2024-02-28T21:20:39.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:39 [2024-02-28T21:20:39.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:20:39 [2024-02-28T21:20:39.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:20:39 [2024-02-28T21:20:39.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:20:39 [2024-02-28T21:20:39.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:20:39 [2024-02-28T21:20:39.418Z] 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')
16:20:39 [2024-02-28T21:20:39.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:20:39 [2024-02-28T21:20:39.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-241744394 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:20:39 [2024-02-28T21:20:39.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-241744394 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:20:39 [2024-02-28T21:20:39.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-241744394 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:20:39 [2024-02-28T21:20:39.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-241744394 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:20:39 [2024-02-28T21:20:39.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-241744394 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:20:39 [2024-02-28T21:20:39.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-241744394 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:20:39 [2024-02-28T21:20:39.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-241744394 data=null 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')]
16:20:39 [2024-02-28T21:20:39.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=-241744621 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...}]
16:20:39 [2024-02-28T21:20:39.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:20:39 [2024-02-28T21:20:39.673Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
16:20:39 [2024-02-28T21:20:39.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Previous Marker}
16:20:39 [2024-02-28T21:20:39.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241744312 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
16:20:39 [2024-02-28T21:20:39.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241744312 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
16:20:39 [2024-02-28T21:20:39.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=-241744312 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
16:20:39 [2024-02-28T21:20:39.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=-241744312 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
16:20:39 [2024-02-28T21:20:39.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=-241744312 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
16:20:39 [2024-02-28T21:20:39.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241744312 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}]
16:20:39 [2024-02-28T21:20:39.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241744311 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
16:20:39 [2024-02-28T21:20:39.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=-241744311 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
16:20:39 [2024-02-28T21:20:39.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241744311 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
16:20:39 [2024-02-28T21:20:39.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241744311 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
16:20:39 [2024-02-28T21:20:39.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241744311 data=null}, ToolItem with tooltip text {Previous Marker}]
16:20:39 [2024-02-28T21:20:39.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Previous Marker}
16:20:39 [2024-02-28T21:20:39.674Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
16:20:39 [2024-02-28T21:20:39.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Next Marker}
16:20:39 [2024-02-28T21:20:39.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241744311 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
16:20:39 [2024-02-28T21:20:39.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241744311 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
16:20:39 [2024-02-28T21:20:39.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241744311 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
16:20:39 [2024-02-28T21:20:39.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241744311 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
16:20:39 [2024-02-28T21:20:39.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241744311 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
16:20:39 [2024-02-28T21:20:39.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241744311 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}]
16:20:39 [2024-02-28T21:20:39.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241744310 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
16:20:39 [2024-02-28T21:20:39.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241744310 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
16:20:39 [2024-02-28T21:20:39.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241744310 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
16:20:39 [2024-02-28T21:20:39.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241744310 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
16:20:39 [2024-02-28T21:20:39.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241744310 data=null}, ToolItem with tooltip text {Next Marker}]
16:20:39 [2024-02-28T21:20:39.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Next Marker}
16:20:39 [2024-02-28T21:20:39.674Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
16:20:39 [2024-02-28T21:20:39.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Remove Bookmark}
16:20:39 [2024-02-28T21:20:39.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=-241744310 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
16:20:39 [2024-02-28T21:20:39.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=-241744310 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
16:20:39 [2024-02-28T21:20:39.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=-241744310 data=null doit=true}, ToolItem with tooltip text {Remove Bookmark}]
16:20:39 [2024-02-28T21:20:39.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=-241744310 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
16:20:39 [2024-02-28T21:20:39.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=-241744310 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
16:20:39 [2024-02-28T21:20:39.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241744310 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}]
16:20:39 [2024-02-28T21:20:39.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241744309 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
16:20:39 [2024-02-28T21:20:39.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241744309 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
16:20:39 [2024-02-28T21:20:39.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241744309 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
16:20:39 [2024-02-28T21:20:39.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241744309 data=null doit=true}, ToolItem with tooltip text {Add Bookmark...}]
16:20:39 [2024-02-28T21:20:39.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241744309 data=null}, ToolItem with tooltip text {Add Bookmark...}]
16:20:39 [2024-02-28T21:20:39.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Add Bookmark...}
16:20:39 [2024-02-28T21:20:39.675Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
16:20:39 [2024-02-28T21:20:39.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Previous Marker}
16:20:39 [2024-02-28T21:20:39.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241744308 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
16:20:39 [2024-02-28T21:20:39.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241744308 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
16:20:39 [2024-02-28T21:20:39.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241744308 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
16:20:39 [2024-02-28T21:20:39.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241744308 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
16:20:39 [2024-02-28T21:20:39.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241744308 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
16:20:39 [2024-02-28T21:20:39.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241744308 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}]
16:20:39 [2024-02-28T21:20:39.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241744308 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
16:20:39 [2024-02-28T21:20:39.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241744308 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
16:20:39 [2024-02-28T21:20:39.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241744308 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
16:20:39 [2024-02-28T21:20:39.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241744308 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
16:20:39 [2024-02-28T21:20:39.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241744308 data=null}, ToolItem with tooltip text {Previous Marker}]
16:20:39 [2024-02-28T21:20:39.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Previous Marker}
16:20:39 [2024-02-28T21:20:39.675Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
16:20:39 [2024-02-28T21:20:39.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Next Marker}
16:20:39 [2024-02-28T21:20:39.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241744308 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
16:20:39 [2024-02-28T21:20:39.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241744308 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
16:20:39 [2024-02-28T21:20:39.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241744308 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
16:20:39 [2024-02-28T21:20:39.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241744308 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
16:20:39 [2024-02-28T21:20:39.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241744308 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
16:20:39 [2024-02-28T21:20:39.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241744308 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}]
16:20:39 [2024-02-28T21:20:39.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241744307 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
16:20:39 [2024-02-28T21:20:39.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241744307 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
16:20:39 [2024-02-28T21:20:39.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241744307 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
16:20:39 [2024-02-28T21:20:39.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241744307 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
16:20:39 [2024-02-28T21:20:39.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241744307 data=null}, ToolItem with tooltip text {Next Marker}]
16:20:39 [2024-02-28T21:20:39.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Next Marker}
16:20:39 [2024-02-28T21:20:39.675Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
16:20:39 [2024-02-28T21:20:39.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
16:20:39 [2024-02-28T21:20:39.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241744307 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:20:39 [2024-02-28T21:20:39.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241744307 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:20:39 [2024-02-28T21:20:39.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241744307 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
16:20:39 [2024-02-28T21:20:39.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241744307 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:20:39 [2024-02-28T21:20:39.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241744307 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:20:39 [2024-02-28T21:20:39.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=-241744126 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:20:39 [2024-02-28T21:20:39.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=-241744125 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:20:39 [2024-02-28T21:20:39.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=-241744125 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:20:39 [2024-02-28T21:20:39.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=-241744113 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
16:20:39 [2024-02-28T21:20:39.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=-241744113 data=null}, ToolItem with tooltip text {Show Legend}]
16:20:39 [2024-02-28T21:20:39.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
16:20:39 [2024-02-28T21:20:39.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
16:20:39 [2024-02-28T21:20:39.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:39 [2024-02-28T21:20:39.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:39 [2024-02-28T21:20:39.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:39 [2024-02-28T21:20:39.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:39 [2024-02-28T21:20:39.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:39 [2024-02-28T21:20:39.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:39 [2024-02-28T21:20:39.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:39 [2024-02-28T21:20:39.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:39 [2024-02-28T21:20:39.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:39 [2024-02-28T21:20:39.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:39 [2024-02-28T21:20:39.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:39 [2024-02-28T21:20:39.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:39 [2024-02-28T21:20:39.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:39 [2024-02-28T21:20:39.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:39 [2024-02-28T21:20:39.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:39 [2024-02-28T21:20:39.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:39 [2024-02-28T21:20:39.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:39 [2024-02-28T21:20:39.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:39 [2024-02-28T21:20:39.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:39 [2024-02-28T21:20:39.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:39 [2024-02-28T21:20:39.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:39 [2024-02-28T21:20:39.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:20:39 [2024-02-28T21:20:39.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:20:39 [2024-02-28T21:20:39.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:39 [2024-02-28T21:20:39.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:39 [2024-02-28T21:20:39.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:39 [2024-02-28T21:20:39.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:39 [2024-02-28T21:20:39.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:39 [2024-02-28T21:20:39.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:39 [2024-02-28T21:20:39.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:39 [2024-02-28T21:20:39.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:39 [2024-02-28T21:20:39.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:39 [2024-02-28T21:20:39.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:39 [2024-02-28T21:20:39.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:39 [2024-02-28T21:20:39.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:39 [2024-02-28T21:20:39.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:39 [2024-02-28T21:20:39.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:39 [2024-02-28T21:20:39.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:39 [2024-02-28T21:20:39.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:39 [2024-02-28T21:20:39.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:39 [2024-02-28T21:20:39.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:39 [2024-02-28T21:20:39.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:39 [2024-02-28T21:20:39.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:39 [2024-02-28T21:20:39.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:39 [2024-02-28T21:20:39.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:39 [2024-02-28T21:20:39.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:20:39 [2024-02-28T21:20:39.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:20:39 [2024-02-28T21:20:39.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:39 [2024-02-28T21:20:39.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:39 [2024-02-28T21:20:39.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:39 [2024-02-28T21:20:39.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:39 [2024-02-28T21:20:39.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:39 [2024-02-28T21:20:39.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:39 [2024-02-28T21:20:39.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:39 [2024-02-28T21:20:39.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:39 [2024-02-28T21:20:39.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:39 [2024-02-28T21:20:39.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:39 [2024-02-28T21:20:39.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:39 [2024-02-28T21:20:39.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:39 [2024-02-28T21:20:39.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:39 [2024-02-28T21:20:39.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:39 [2024-02-28T21:20:39.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:39 [2024-02-28T21:20:39.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:39 [2024-02-28T21:20:39.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:39 [2024-02-28T21:20:39.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:39 [2024-02-28T21:20:39.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:39 [2024-02-28T21:20:39.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:39 [2024-02-28T21:20:39.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:39 [2024-02-28T21:20:39.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:39 [2024-02-28T21:20:39.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:20:39 [2024-02-28T21:20:39.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:20:39 [2024-02-28T21:20:39.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:39 [2024-02-28T21:20:39.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:39 [2024-02-28T21:20:39.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:39 [2024-02-28T21:20:39.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:39 [2024-02-28T21:20:39.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:39 [2024-02-28T21:20:39.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:39 [2024-02-28T21:20:39.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:39 [2024-02-28T21:20:39.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:39 [2024-02-28T21:20:39.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:39 [2024-02-28T21:20:39.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:39 [2024-02-28T21:20:39.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:39 [2024-02-28T21:20:39.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:39 [2024-02-28T21:20:39.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:39 [2024-02-28T21:20:39.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:39 [2024-02-28T21:20:39.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:39 [2024-02-28T21:20:39.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:39 [2024-02-28T21:20:39.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:39 [2024-02-28T21:20:39.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:39 [2024-02-28T21:20:39.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:39 [2024-02-28T21:20:39.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:39 [2024-02-28T21:20:39.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:39 [2024-02-28T21:20:39.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:39 [2024-02-28T21:20:39.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:20:39 [2024-02-28T21:20:39.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:20:39 [2024-02-28T21:20:39.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:39 [2024-02-28T21:20:39.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:39 [2024-02-28T21:20:39.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:39 [2024-02-28T21:20:39.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:39 [2024-02-28T21:20:39.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:39 [2024-02-28T21:20:39.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:39 [2024-02-28T21:20:39.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:39 [2024-02-28T21:20:39.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:39 [2024-02-28T21:20:39.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:39 [2024-02-28T21:20:39.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:39 [2024-02-28T21:20:39.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:39 [2024-02-28T21:20:39.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:39 [2024-02-28T21:20:39.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:39 [2024-02-28T21:20:39.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:39 [2024-02-28T21:20:39.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:39 [2024-02-28T21:20:39.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:39 [2024-02-28T21:20:39.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:39 [2024-02-28T21:20:39.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:39 [2024-02-28T21:20:39.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:39 [2024-02-28T21:20:39.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:39 [2024-02-28T21:20:39.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:39 [2024-02-28T21:20:39.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:39 [2024-02-28T21:20:39.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:20:39 [2024-02-28T21:20:39.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:20:39 [2024-02-28T21:20:39.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:39 [2024-02-28T21:20:39.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:39 [2024-02-28T21:20:39.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:39 [2024-02-28T21:20:39.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:39 [2024-02-28T21:20:39.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:39 [2024-02-28T21:20:39.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:39 [2024-02-28T21:20:39.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:39 [2024-02-28T21:20:39.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:39 [2024-02-28T21:20:39.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:39 [2024-02-28T21:20:39.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:39 [2024-02-28T21:20:39.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:39 [2024-02-28T21:20:39.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:39 [2024-02-28T21:20:39.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:39 [2024-02-28T21:20:39.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:39 [2024-02-28T21:20:39.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:39 [2024-02-28T21:20:39.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:39 [2024-02-28T21:20:39.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:39 [2024-02-28T21:20:39.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:39 [2024-02-28T21:20:39.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:39 [2024-02-28T21:20:39.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:39 [2024-02-28T21:20:39.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:39 [2024-02-28T21:20:39.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:39 [2024-02-28T21:20:39.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:20:39 [2024-02-28T21:20:39.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:20:39 [2024-02-28T21:20:39.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:39 [2024-02-28T21:20:39.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:39 [2024-02-28T21:20:39.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:39 [2024-02-28T21:20:39.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:39 [2024-02-28T21:20:39.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:39 [2024-02-28T21:20:39.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:39 [2024-02-28T21:20:39.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:39 [2024-02-28T21:20:39.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:39 [2024-02-28T21:20:39.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:39 [2024-02-28T21:20:39.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:39 [2024-02-28T21:20:39.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:39 [2024-02-28T21:20:39.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:39 [2024-02-28T21:20:39.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:39 [2024-02-28T21:20:39.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:39 [2024-02-28T21:20:39.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:39 [2024-02-28T21:20:39.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:39 [2024-02-28T21:20:39.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:39 [2024-02-28T21:20:39.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:39 [2024-02-28T21:20:39.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:39 [2024-02-28T21:20:39.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:39 [2024-02-28T21:20:39.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:39 [2024-02-28T21:20:39.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:39 [2024-02-28T21:20:39.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:20:39 [2024-02-28T21:20:39.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:20:39 [2024-02-28T21:20:39.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:39 [2024-02-28T21:20:39.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:39 [2024-02-28T21:20:39.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:39 [2024-02-28T21:20:39.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:39 [2024-02-28T21:20:39.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:39 [2024-02-28T21:20:39.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:39 [2024-02-28T21:20:39.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:39 [2024-02-28T21:20:39.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:39 [2024-02-28T21:20:39.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:20:39 [2024-02-28T21:20:39.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:20:39 [2024-02-28T21:20:39.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:20:39 [2024-02-28T21:20:39.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')
16:20:39 [2024-02-28T21:20:39.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:20:39 [2024-02-28T21:20:39.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-241744018 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:20:39 [2024-02-28T21:20:39.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-241744018 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:20:39 [2024-02-28T21:20:39.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-241744018 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:20:39 [2024-02-28T21:20:39.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-241744018 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:20:39 [2024-02-28T21:20:39.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-241744018 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:20:39 [2024-02-28T21:20:39.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-241744017 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:20:39 [2024-02-28T21:20:39.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-241744017 data=null 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')]
16:20:39 [2024-02-28T21:20:39.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241744307 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}]
16:20:39 [2024-02-28T21:20:39.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:20:40 [2024-02-28T21:20:40.190Z] 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"'
16:20:40 [2024-02-28T21:20:40.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:20:42 [2024-02-28T21:20:42.702Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
16:20:42 [2024-02-28T21:20:42.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
16:20:42 [2024-02-28T21:20:42.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=-241741266 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:20:42 [2024-02-28T21:20:42.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=-241741266 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:20:42 [2024-02-28T21:20:42.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=-241741266 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
16:20:42 [2024-02-28T21:20:42.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241741266 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:20:42 [2024-02-28T21:20:42.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241741266 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:20:42 [2024-02-28T21:20:42.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241741106 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:20:42 [2024-02-28T21:20:42.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241741106 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:20:42 [2024-02-28T21:20:42.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241741105 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:20:42 [2024-02-28T21:20:42.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241741105 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
16:20:42 [2024-02-28T21:20:42.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241741105 data=null}, ToolItem with tooltip text {Show Legend}]
16:20:42 [2024-02-28T21:20:42.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
16:20:42 [2024-02-28T21:20:42.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
16:20:42 [2024-02-28T21:20:42.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:42 [2024-02-28T21:20:42.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:42 [2024-02-28T21:20:42.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:42 [2024-02-28T21:20:42.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:42 [2024-02-28T21:20:42.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:42 [2024-02-28T21:20:42.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:42 [2024-02-28T21:20:42.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:42 [2024-02-28T21:20:42.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:42 [2024-02-28T21:20:42.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:42 [2024-02-28T21:20:42.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:42 [2024-02-28T21:20:42.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:42 [2024-02-28T21:20:42.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:42 [2024-02-28T21:20:42.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:42 [2024-02-28T21:20:42.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:42 [2024-02-28T21:20:42.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:42 [2024-02-28T21:20:42.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:42 [2024-02-28T21:20:42.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:42 [2024-02-28T21:20:42.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:42 [2024-02-28T21:20:42.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:42 [2024-02-28T21:20:42.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:42 [2024-02-28T21:20:42.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:42 [2024-02-28T21:20:42.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:20:42 [2024-02-28T21:20:42.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:20:42 [2024-02-28T21:20:42.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:42 [2024-02-28T21:20:42.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:42 [2024-02-28T21:20:42.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:42 [2024-02-28T21:20:42.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:42 [2024-02-28T21:20:42.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:42 [2024-02-28T21:20:42.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:42 [2024-02-28T21:20:42.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:42 [2024-02-28T21:20:42.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:42 [2024-02-28T21:20:42.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:42 [2024-02-28T21:20:42.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:42 [2024-02-28T21:20:42.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:42 [2024-02-28T21:20:42.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:42 [2024-02-28T21:20:42.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:42 [2024-02-28T21:20:42.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:42 [2024-02-28T21:20:42.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:42 [2024-02-28T21:20:42.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:42 [2024-02-28T21:20:42.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:42 [2024-02-28T21:20:42.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:42 [2024-02-28T21:20:42.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:42 [2024-02-28T21:20:42.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:42 [2024-02-28T21:20:42.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:42 [2024-02-28T21:20:42.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:42 [2024-02-28T21:20:42.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:20:42 [2024-02-28T21:20:42.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:20:42 [2024-02-28T21:20:42.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:42 [2024-02-28T21:20:42.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:42 [2024-02-28T21:20:42.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:42 [2024-02-28T21:20:42.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:42 [2024-02-28T21:20:42.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:42 [2024-02-28T21:20:42.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:42 [2024-02-28T21:20:42.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:42 [2024-02-28T21:20:42.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:42 [2024-02-28T21:20:42.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:42 [2024-02-28T21:20:42.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:42 [2024-02-28T21:20:42.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:42 [2024-02-28T21:20:42.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:42 [2024-02-28T21:20:42.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:42 [2024-02-28T21:20:42.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:42 [2024-02-28T21:20:42.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:42 [2024-02-28T21:20:42.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:42 [2024-02-28T21:20:42.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:42 [2024-02-28T21:20:42.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:42 [2024-02-28T21:20:42.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:42 [2024-02-28T21:20:42.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:42 [2024-02-28T21:20:42.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:42 [2024-02-28T21:20:42.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:42 [2024-02-28T21:20:42.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:20:42 [2024-02-28T21:20:42.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:20:42 [2024-02-28T21:20:42.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:42 [2024-02-28T21:20:42.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:42 [2024-02-28T21:20:42.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:42 [2024-02-28T21:20:42.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:42 [2024-02-28T21:20:42.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:42 [2024-02-28T21:20:42.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:42 [2024-02-28T21:20:42.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:42 [2024-02-28T21:20:42.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:42 [2024-02-28T21:20:42.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:42 [2024-02-28T21:20:42.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:42 [2024-02-28T21:20:42.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:42 [2024-02-28T21:20:42.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:42 [2024-02-28T21:20:42.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:42 [2024-02-28T21:20:42.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:42 [2024-02-28T21:20:42.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:42 [2024-02-28T21:20:42.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:42 [2024-02-28T21:20:42.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:42 [2024-02-28T21:20:42.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:42 [2024-02-28T21:20:42.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:42 [2024-02-28T21:20:42.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:42 [2024-02-28T21:20:42.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:42 [2024-02-28T21:20:42.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:42 [2024-02-28T21:20:42.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:20:42 [2024-02-28T21:20:42.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:20:42 [2024-02-28T21:20:42.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:42 [2024-02-28T21:20:42.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:42 [2024-02-28T21:20:42.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:42 [2024-02-28T21:20:42.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:42 [2024-02-28T21:20:42.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:42 [2024-02-28T21:20:42.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:42 [2024-02-28T21:20:42.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:42 [2024-02-28T21:20:42.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:42 [2024-02-28T21:20:42.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:42 [2024-02-28T21:20:42.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:42 [2024-02-28T21:20:42.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:42 [2024-02-28T21:20:42.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:42 [2024-02-28T21:20:42.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:42 [2024-02-28T21:20:42.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:42 [2024-02-28T21:20:42.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:42 [2024-02-28T21:20:42.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:42 [2024-02-28T21:20:42.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:42 [2024-02-28T21:20:42.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:42 [2024-02-28T21:20:42.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:42 [2024-02-28T21:20:42.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:42 [2024-02-28T21:20:42.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:42 [2024-02-28T21:20:42.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:42 [2024-02-28T21:20:42.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:20:42 [2024-02-28T21:20:42.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:20:42 [2024-02-28T21:20:42.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:42 [2024-02-28T21:20:42.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:42 [2024-02-28T21:20:42.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:42 [2024-02-28T21:20:42.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:42 [2024-02-28T21:20:42.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:42 [2024-02-28T21:20:42.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:42 [2024-02-28T21:20:42.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:42 [2024-02-28T21:20:42.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:42 [2024-02-28T21:20:42.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:42 [2024-02-28T21:20:42.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:42 [2024-02-28T21:20:42.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:42 [2024-02-28T21:20:42.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:42 [2024-02-28T21:20:42.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:42 [2024-02-28T21:20:42.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:42 [2024-02-28T21:20:42.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:42 [2024-02-28T21:20:42.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:42 [2024-02-28T21:20:42.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:42 [2024-02-28T21:20:42.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:42 [2024-02-28T21:20:42.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:42 [2024-02-28T21:20:42.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:42 [2024-02-28T21:20:42.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:42 [2024-02-28T21:20:42.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:42 [2024-02-28T21:20:42.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:20:42 [2024-02-28T21:20:42.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:20:42 [2024-02-28T21:20:42.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:42 [2024-02-28T21:20:42.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:42 [2024-02-28T21:20:42.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:42 [2024-02-28T21:20:42.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:42 [2024-02-28T21:20:42.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:42 [2024-02-28T21:20:42.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:42 [2024-02-28T21:20:42.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:42 [2024-02-28T21:20:42.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:42 [2024-02-28T21:20:42.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:42 [2024-02-28T21:20:42.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:42 [2024-02-28T21:20:42.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:42 [2024-02-28T21:20:42.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:42 [2024-02-28T21:20:42.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:42 [2024-02-28T21:20:42.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:42 [2024-02-28T21:20:42.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:42 [2024-02-28T21:20:42.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:42 [2024-02-28T21:20:42.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:42 [2024-02-28T21:20:42.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:42 [2024-02-28T21:20:42.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:42 [2024-02-28T21:20:42.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:42 [2024-02-28T21:20:42.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:42 [2024-02-28T21:20:42.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:42 [2024-02-28T21:20:42.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:20:42 [2024-02-28T21:20:42.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:20:42 [2024-02-28T21:20:42.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:42 [2024-02-28T21:20:42.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:42 [2024-02-28T21:20:42.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:42 [2024-02-28T21:20:42.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:42 [2024-02-28T21:20:42.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:42 [2024-02-28T21:20:42.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:42 [2024-02-28T21:20:42.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:42 [2024-02-28T21:20:42.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:42 [2024-02-28T21:20:42.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:20:42 [2024-02-28T21:20:42.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:20:42 [2024-02-28T21:20:42.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:20:42 [2024-02-28T21:20:42.960Z] 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')
16:20:42 [2024-02-28T21:20:42.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:20:42 [2024-02-28T21:20:42.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-241741017 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:20:42 [2024-02-28T21:20:42.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-241741017 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:20:42 [2024-02-28T21:20:42.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-241741016 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:20:42 [2024-02-28T21:20:42.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-241741016 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:20:42 [2024-02-28T21:20:42.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-241741004 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:20:42 [2024-02-28T21:20:42.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-241741004 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:20:42 [2024-02-28T21:20:42.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-241741004 data=null 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')]
16:20:42 [2024-02-28T21:20:42.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241741266 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}]
16:20:42 [2024-02-28T21:20:42.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:20:43 [2024-02-28T21:20:43.216Z] 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"'
16:20:43 [2024-02-28T21:20:43.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:20:43 [2024-02-28T21:20:43.776Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740299 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.776Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740299 data=null button=0 stateMask=0x0 x=441 y=50 count=0}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.776Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-241740298 data=null doit=true}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.776Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-241740298 data=null}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.776Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740298 data=null button=1 stateMask=0x0 x=441 y=50 count=1}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.776Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740297 data=null button=0 stateMask=0x80000 x=815 y=107 count=0}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.776Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740297 data=null button=1 stateMask=0x80000 x=815 y=107 count=1}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.776Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740297 data=null button=0 stateMask=0x0 x=815 y=107 count=0}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.776Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740297 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.776Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-241740296 data=null doit=true}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.776Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-241740296 data=null}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.776Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740294 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.776Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740294 data=null button=0 stateMask=0x0 x=722 y=50 count=0}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.776Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-241740294 data=null doit=true}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.776Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-241740294 data=null}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.776Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740282 data=null button=3 stateMask=0x0 x=722 y=50 count=1}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.776Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740281 data=null button=0 stateMask=0x200000 x=347 y=107 count=0}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.776Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740280 data=null button=3 stateMask=0x200000 x=347 y=107 count=1}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.776Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740280 data=null button=0 stateMask=0x0 x=347 y=107 count=0}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.776Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740280 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.776Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-241740280 data=null doit=true}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.776Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-241740280 data=null}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.776Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740277 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.776Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740277 data=null button=0 stateMask=0x0 x=909 y=50 count=0}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.777Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-241740277 data=null doit=true}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.777Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-241740277 data=null}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.777Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740269 data=null button=2 stateMask=0x0 x=909 y=50 count=1}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.777Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740268 data=null button=0 stateMask=0x100000 x=347 y=107 count=0}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.777Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740268 data=null button=2 stateMask=0x100000 x=347 y=107 count=1}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.777Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740268 data=null button=0 stateMask=0x0 x=347 y=107 count=0}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.777Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740268 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.777Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-241740268 data=null doit=true}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.777Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-241740268 data=null}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.777Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740265 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.777Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740265 data=null button=0 stateMask=0x0 x=272 y=50 count=0}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.777Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-241740265 data=null doit=true}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.777Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-241740265 data=null}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.777Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740262 data=null button=1 stateMask=0x0 x=272 y=50 count=1}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.777Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740261 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.777Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740261 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.777Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740261 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.777Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740261 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.777Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-241740260 data=null doit=true}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.777Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-241740260 data=null}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.777Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740254 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.777Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740254 data=null button=0 stateMask=0x0 x=291 y=50 count=0}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.777Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-241740254 data=null doit=true}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.777Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-241740253 data=null}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.777Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740250 data=null button=1 stateMask=0x0 x=291 y=50 count=1}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.777Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740250 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.777Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740249 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.777Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740249 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.777Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740249 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.777Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-241740249 data=null doit=true}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.777Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-241740249 data=null}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.777Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740247 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.777Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740247 data=null button=0 stateMask=0x0 x=310 y=50 count=0}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.777Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-241740247 data=null doit=true}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.777Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-241740247 data=null}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.777Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740244 data=null button=1 stateMask=0x0 x=310 y=50 count=1}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.777Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740243 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.777Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740243 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.778Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740239 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.778Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740239 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.778Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-241740239 data=null doit=true}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.778Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-241740239 data=null}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.778Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740237 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.778Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740237 data=null button=0 stateMask=0x0 x=328 y=50 count=0}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.778Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-241740237 data=null doit=true}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.778Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-241740237 data=null}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.778Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740234 data=null button=1 stateMask=0x0 x=328 y=50 count=1}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.778Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740233 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.778Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740233 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.778Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740233 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.778Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740233 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.778Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-241740233 data=null doit=true}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.778Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-241740232 data=null}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.778Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740231 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.778Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740231 data=null button=0 stateMask=0x0 x=347 y=50 count=0}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.778Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-241740230 data=null doit=true}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.778Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-241740230 data=null}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.778Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740228 data=null button=1 stateMask=0x0 x=347 y=50 count=1}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.778Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740227 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.778Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740227 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.778Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740227 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.778Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740223 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.778Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-241740223 data=null doit=true}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.778Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-241740223 data=null}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.778Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740221 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.778Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740221 data=null button=0 stateMask=0x0 x=366 y=50 count=0}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.778Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-241740220 data=null doit=true}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.778Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-241740220 data=null}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.778Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740217 data=null button=1 stateMask=0x0 x=366 y=50 count=1}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.778Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740217 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.778Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740217 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.778Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740217 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.778Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740216 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.778Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-241740216 data=null doit=true}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.778Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-241740216 data=null}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.779Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740214 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.779Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740214 data=null button=0 stateMask=0x0 x=385 y=50 count=0}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.779Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-241740214 data=null doit=true}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.779Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-241740214 data=null}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.779Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740211 data=null button=1 stateMask=0x0 x=385 y=50 count=1}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.779Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740210 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.779Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740210 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.779Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740210 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.779Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740210 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.779Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-241740210 data=null doit=true}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.779Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-241740210 data=null}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.779Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740204 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.779Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740204 data=null button=0 stateMask=0x0 x=403 y=50 count=0}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.779Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-241740204 data=null doit=true}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.779Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-241740203 data=null}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.779Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740201 data=null button=1 stateMask=0x0 x=403 y=50 count=1}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.779Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740200 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.779Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740200 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.779Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740200 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.779Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740200 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.779Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-241740200 data=null doit=true}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.779Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-241740199 data=null}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.779Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740198 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.779Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740198 data=null button=0 stateMask=0x0 x=422 y=50 count=0}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.779Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-241740197 data=null doit=true}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.779Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-241740197 data=null}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.779Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740194 data=null button=1 stateMask=0x0 x=422 y=50 count=1}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.779Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740194 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.779Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740194 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.779Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740194 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.779Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740193 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.779Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-241740193 data=null doit=true}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.779Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-241740193 data=null}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.779Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740187 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.779Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740187 data=null button=0 stateMask=0x0 x=441 y=50 count=0}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.779Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-241740187 data=null doit=true}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.779Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-241740187 data=null}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.780Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740184 data=null button=1 stateMask=0x0 x=441 y=50 count=1}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.780Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740184 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.780Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740183 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.780Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740183 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.780Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740183 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.780Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-241740183 data=null doit=true}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.780Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-241740183 data=null}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.780Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740138 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.780Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740138 data=null button=0 stateMask=0x0 x=459 y=50 count=0}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.780Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-241740138 data=null doit=true}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.780Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-241740137 data=null}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.780Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740135 data=null button=1 stateMask=0x0 x=459 y=50 count=1}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.780Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740134 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.780Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740134 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.780Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740134 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.780Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740133 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.780Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-241740133 data=null doit=true}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.780Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-241740133 data=null}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.780Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740131 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.780Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740131 data=null button=0 stateMask=0x0 x=478 y=50 count=0}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.780Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-241740131 data=null doit=true}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.780Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-241740131 data=null}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.780Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740128 data=null button=1 stateMask=0x0 x=478 y=50 count=1}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.780Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740127 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.780Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740127 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.780Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740127 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.780Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740127 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.780Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-241740127 data=null doit=true}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.780Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-241740127 data=null}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.780Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740121 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.780Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740121 data=null button=0 stateMask=0x0 x=497 y=50 count=0}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.780Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-241740121 data=null doit=true}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.780Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-241740120 data=null}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.780Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740117 data=null button=1 stateMask=0x0 x=497 y=50 count=1}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.780Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740117 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.780Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740117 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.780Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740117 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.780Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740116 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.780Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-241740116 data=null doit=true}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.780Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-241740116 data=null}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.781Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740114 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.781Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740114 data=null button=0 stateMask=0x0 x=516 y=50 count=0}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.781Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-241740114 data=null doit=true}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.781Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-241740114 data=null}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.781Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740111 data=null button=1 stateMask=0x0 x=516 y=50 count=1}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.781Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740110 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.781Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740110 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.781Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740110 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.781Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740110 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.781Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-241740110 data=null doit=true}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.781Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-241740110 data=null}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.781Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740104 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.781Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740104 data=null button=0 stateMask=0x0 x=534 y=50 count=0}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.781Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-241740104 data=null doit=true}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.781Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-241740103 data=null}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.781Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740101 data=null button=1 stateMask=0x0 x=534 y=50 count=1}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.781Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740100 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.781Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740100 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.781Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740100 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.781Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740100 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.781Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-241740099 data=null doit=true}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.781Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-241740099 data=null}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.781Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740098 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.781Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740098 data=null button=0 stateMask=0x0 x=553 y=50 count=0}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.781Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-241740097 data=null doit=true}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.781Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-241740097 data=null}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.781Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740094 data=null button=1 stateMask=0x0 x=553 y=50 count=1}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.781Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740094 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.781Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740094 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.781Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740094 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.781Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740093 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.781Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-241740093 data=null doit=true}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.781Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-241740093 data=null}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.781Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740088 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.781Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740087 data=null button=0 stateMask=0x0 x=572 y=50 count=0}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.781Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-241740087 data=null doit=true}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.781Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-241740087 data=null}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.781Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740084 data=null button=1 stateMask=0x0 x=572 y=50 count=1}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.781Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740084 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.782Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740084 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.782Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740084 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.782Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740083 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.782Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-241740083 data=null doit=true}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.782Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-241740083 data=null}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.782Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740038 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.782Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740038 data=null button=0 stateMask=0x0 x=591 y=50 count=0}, TimeGraphControl with text {}]
16:20:43 [2024-02-28T21:20:43.782Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-241740037 data=null doit=true}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.038Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-241740037 data=null}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.038Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740034 data=null button=1 stateMask=0x0 x=591 y=50 count=1}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.038Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740034 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.038Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740034 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.038Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740033 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.038Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740033 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.038Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-241740033 data=null doit=true}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.038Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-241740033 data=null}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.038Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740031 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.038Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740031 data=null button=0 stateMask=0x0 x=609 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.038Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-241740031 data=null doit=true}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.038Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-241740031 data=null}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.038Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740028 data=null button=1 stateMask=0x0 x=609 y=50 count=1}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.038Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740027 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.038Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740027 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.038Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740027 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.038Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740027 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.038Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-241740027 data=null doit=true}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.038Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-241740027 data=null}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.038Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740021 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.038Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740021 data=null button=0 stateMask=0x0 x=628 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.039Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-241740021 data=null doit=true}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.039Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-241740020 data=null}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.039Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740018 data=null button=1 stateMask=0x0 x=628 y=50 count=1}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.039Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740017 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.039Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740017 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.039Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740017 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.039Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740017 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.039Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-241740016 data=null doit=true}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.039Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-241740016 data=null}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.039Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740014 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.039Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740014 data=null button=0 stateMask=0x0 x=647 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.039Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-241740014 data=null doit=true}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.039Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-241740014 data=null}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.039Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740011 data=null button=1 stateMask=0x0 x=647 y=50 count=1}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.039Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740011 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.039Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740011 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.039Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740010 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.039Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740010 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.039Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-241740010 data=null doit=true}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.039Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-241740010 data=null}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.039Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740004 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.039Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740004 data=null button=0 stateMask=0x0 x=665 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.039Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-241740004 data=null doit=true}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.039Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-241740004 data=null}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.039Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740001 data=null button=1 stateMask=0x0 x=665 y=50 count=1}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.039Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740001 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.039Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740000 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.039Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740000 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.039Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-241740000 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.039Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-241740000 data=null doit=true}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.039Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-241740000 data=null}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.039Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739998 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.039Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739998 data=null button=0 stateMask=0x0 x=684 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.039Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-241739997 data=null doit=true}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.039Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-241739997 data=null}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.039Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739995 data=null button=1 stateMask=0x0 x=684 y=50 count=1}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.039Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739994 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.040Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739994 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.040Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739994 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.040Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739994 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.040Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-241739993 data=null doit=true}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.040Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-241739993 data=null}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.040Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739988 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.040Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739988 data=null button=0 stateMask=0x0 x=703 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.040Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-241739987 data=null doit=true}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.040Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-241739987 data=null}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.040Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739985 data=null button=1 stateMask=0x0 x=703 y=50 count=1}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.040Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739984 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.040Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739984 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.040Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739984 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.040Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739983 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.040Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-241739983 data=null doit=true}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.040Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-241739983 data=null}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.040Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739981 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.040Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739940 data=null button=0 stateMask=0x0 x=722 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.040Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-241739940 data=null doit=true}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.040Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-241739940 data=null}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.040Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739937 data=null button=1 stateMask=0x0 x=722 y=50 count=1}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.040Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739936 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.040Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739936 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.040Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739936 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.040Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739936 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.040Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-241739935 data=null doit=true}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.040Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-241739935 data=null}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.040Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739934 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.040Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739933 data=null button=0 stateMask=0x0 x=740 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.040Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-241739933 data=null doit=true}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.040Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-241739933 data=null}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.040Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739930 data=null button=1 stateMask=0x0 x=740 y=50 count=1}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.040Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739930 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.040Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739930 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.040Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739930 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.040Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739929 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.040Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-241739929 data=null doit=true}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.040Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-241739929 data=null}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.040Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739927 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.040Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739927 data=null button=0 stateMask=0x0 x=759 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.041Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-241739927 data=null doit=true}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.041Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-241739927 data=null}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.041Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739920 data=null button=1 stateMask=0x0 x=759 y=50 count=1}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.041Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739920 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.041Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739920 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.041Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739919 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.041Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739919 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.041Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-241739919 data=null doit=true}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.041Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-241739919 data=null}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.041Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739917 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.041Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739917 data=null button=0 stateMask=0x0 x=778 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.041Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-241739917 data=null doit=true}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.041Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-241739917 data=null}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.041Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739914 data=null button=1 stateMask=0x0 x=778 y=50 count=1}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.041Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739913 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.041Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739913 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.041Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739913 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.041Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739913 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.041Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-241739913 data=null doit=true}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.041Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-241739913 data=null}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.041Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739911 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.041Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739911 data=null button=0 stateMask=0x0 x=797 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.041Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-241739911 data=null doit=true}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.041Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-241739910 data=null}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.041Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739903 data=null button=1 stateMask=0x0 x=797 y=50 count=1}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.041Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739903 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.041Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739903 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.041Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739902 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.041Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739902 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.041Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-241739902 data=null doit=true}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.041Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-241739902 data=null}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.041Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739900 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.041Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739900 data=null button=0 stateMask=0x0 x=815 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.041Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-241739900 data=null doit=true}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.041Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-241739900 data=null}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.041Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739897 data=null button=1 stateMask=0x0 x=815 y=50 count=1}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.041Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739896 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.041Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739896 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.041Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739896 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.041Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739896 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.042Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-241739896 data=null doit=true}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.042Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-241739896 data=null}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.042Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739894 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.042Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739894 data=null button=0 stateMask=0x0 x=834 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.042Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-241739894 data=null doit=true}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.042Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-241739894 data=null}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.042Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739887 data=null button=1 stateMask=0x0 x=834 y=50 count=1}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.042Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739886 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.042Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739886 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.042Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739886 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.042Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739886 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.042Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-241739886 data=null doit=true}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.042Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-241739886 data=null}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.042Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739884 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.042Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739884 data=null button=0 stateMask=0x0 x=853 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.042Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-241739883 data=null doit=true}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.042Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-241739883 data=null}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.042Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739880 data=null button=1 stateMask=0x0 x=853 y=50 count=1}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.042Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739880 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.042Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739880 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.042Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739879 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.042Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739879 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.042Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-241739879 data=null doit=true}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.042Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-241739879 data=null}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.042Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739877 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.042Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739877 data=null button=0 stateMask=0x0 x=871 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.042Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-241739877 data=null doit=true}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.042Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-241739877 data=null}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.042Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739870 data=null button=1 stateMask=0x0 x=871 y=50 count=1}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.042Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739870 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.042Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739869 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.042Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739869 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.042Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739869 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.042Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-241739869 data=null doit=true}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.042Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-241739869 data=null}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.042Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739867 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.042Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739867 data=null button=0 stateMask=0x0 x=890 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.042Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-241739867 data=null doit=true}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.042Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-241739867 data=null}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.042Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739864 data=null button=1 stateMask=0x0 x=890 y=50 count=1}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.043Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739863 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.043Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739863 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.043Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739863 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.043Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739863 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.043Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-241739863 data=null doit=true}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.043Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-241739862 data=null}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.043Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739837 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.043Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739837 data=null button=0 stateMask=0x0 x=909 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.043Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-241739837 data=null doit=true}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.043Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-241739837 data=null}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.043Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739834 data=null button=1 stateMask=0x0 x=909 y=50 count=1}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.043Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739833 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.043Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739833 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.043Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739833 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.043Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739833 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.043Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-241739833 data=null doit=true}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.043Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-241739833 data=null}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.043Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739831 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.043Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739831 data=null button=0 stateMask=0x0 x=928 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.043Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-241739831 data=null doit=true}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.043Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-241739830 data=null}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.043Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739828 data=null button=1 stateMask=0x0 x=928 y=50 count=1}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.043Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739827 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.043Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739827 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.043Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739827 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.043Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739827 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.043Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-241739826 data=null doit=true}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.043Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-241739826 data=null}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.043Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739821 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.043Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739821 data=null button=0 stateMask=0x0 x=946 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.043Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-241739820 data=null doit=true}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.043Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-241739820 data=null}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.043Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739817 data=null button=1 stateMask=0x0 x=946 y=50 count=1}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.043Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739817 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.043Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739817 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.043Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739817 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.043Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739816 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.043Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-241739816 data=null doit=true}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.043Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-241739816 data=null}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.043Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739814 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.044Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739814 data=null button=0 stateMask=0x0 x=965 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.044Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-241739814 data=null doit=true}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.044Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-241739814 data=null}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.044Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739811 data=null button=1 stateMask=0x0 x=965 y=50 count=1}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.044Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739811 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.044Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739810 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.044Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739810 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.044Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739810 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.044Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-241739810 data=null doit=true}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.044Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-241739810 data=null}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.044Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739804 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.044Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739804 data=null button=0 stateMask=0x0 x=272 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.044Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-241739804 data=null doit=true}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.044Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-241739804 data=null}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.044Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739801 data=null button=1 stateMask=0x0 x=272 y=50 count=1}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.044Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739801 data=null button=0 stateMask=0x80000 x=291 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.044Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739800 data=null button=1 stateMask=0x80000 x=291 y=50 count=1}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.044Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739800 data=null button=0 stateMask=0x0 x=291 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.044Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739800 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.044Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-241739800 data=null doit=true}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.044Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-241739800 data=null}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.044Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739798 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.044Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739798 data=null button=0 stateMask=0x0 x=291 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.044Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-241739798 data=null doit=true}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.044Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-241739798 data=null}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.044Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739795 data=null button=1 stateMask=0x0 x=291 y=50 count=1}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.044Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739795 data=null button=0 stateMask=0x80000 x=310 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.044Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739794 data=null button=1 stateMask=0x80000 x=310 y=50 count=1}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.044Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739794 data=null button=0 stateMask=0x0 x=310 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.044Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739794 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.044Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-241739794 data=null doit=true}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.044Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-241739794 data=null}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.044Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739792 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.044Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739792 data=null button=0 stateMask=0x0 x=310 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.044Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-241739792 data=null doit=true}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.044Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-241739792 data=null}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.045Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739785 data=null button=1 stateMask=0x0 x=310 y=50 count=1}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.045Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739785 data=null button=0 stateMask=0x80000 x=328 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.045Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739784 data=null button=1 stateMask=0x80000 x=328 y=50 count=1}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.045Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739784 data=null button=0 stateMask=0x0 x=328 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.045Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739784 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.045Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-241739784 data=null doit=true}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.300Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-241739784 data=null}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.300Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739738 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.300Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739737 data=null button=0 stateMask=0x0 x=328 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.301Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-241739737 data=null doit=true}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.301Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-241739737 data=null}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.301Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739734 data=null button=1 stateMask=0x0 x=328 y=50 count=1}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.301Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739733 data=null button=0 stateMask=0x80000 x=347 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.301Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739733 data=null button=1 stateMask=0x80000 x=347 y=50 count=1}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.301Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739733 data=null button=0 stateMask=0x0 x=347 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.301Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739733 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.301Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-241739733 data=null doit=true}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.301Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-241739733 data=null}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.301Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739731 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.301Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739731 data=null button=0 stateMask=0x0 x=347 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.301Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-241739731 data=null doit=true}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.301Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-241739730 data=null}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.301Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739728 data=null button=1 stateMask=0x0 x=347 y=50 count=1}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.301Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739727 data=null button=0 stateMask=0x80000 x=366 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.301Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739727 data=null button=1 stateMask=0x80000 x=366 y=50 count=1}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.301Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739727 data=null button=0 stateMask=0x0 x=366 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.301Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739727 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.301Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-241739727 data=null doit=true}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.301Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-241739726 data=null}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.301Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739721 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.301Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739721 data=null button=0 stateMask=0x0 x=366 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.301Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-241739720 data=null doit=true}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.301Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-241739720 data=null}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.301Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739717 data=null button=1 stateMask=0x0 x=366 y=50 count=1}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.301Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739717 data=null button=0 stateMask=0x80000 x=385 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.301Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739717 data=null button=1 stateMask=0x80000 x=385 y=50 count=1}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.301Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739717 data=null button=0 stateMask=0x0 x=385 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.301Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739716 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.301Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-241739716 data=null doit=true}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.301Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-241739716 data=null}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.301Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739714 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.301Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739714 data=null button=0 stateMask=0x0 x=385 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.301Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-241739714 data=null doit=true}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.301Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-241739714 data=null}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.301Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739711 data=null button=1 stateMask=0x0 x=385 y=50 count=1}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.302Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739711 data=null button=0 stateMask=0x80000 x=403 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.302Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739711 data=null button=1 stateMask=0x80000 x=403 y=50 count=1}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.302Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739711 data=null button=0 stateMask=0x0 x=403 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.302Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739710 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.302Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-241739710 data=null doit=true}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.302Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-241739710 data=null}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.302Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739706 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.302Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739706 data=null button=0 stateMask=0x0 x=403 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.302Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-241739706 data=null doit=true}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.302Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-241739706 data=null}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.302Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739703 data=null button=1 stateMask=0x0 x=403 y=50 count=1}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.302Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739702 data=null button=0 stateMask=0x80000 x=422 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.302Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739702 data=null button=1 stateMask=0x80000 x=422 y=50 count=1}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.302Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739702 data=null button=0 stateMask=0x0 x=422 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.302Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739702 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.302Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-241739702 data=null doit=true}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.302Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-241739702 data=null}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.302Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739700 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.302Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739699 data=null button=0 stateMask=0x0 x=422 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.302Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-241739699 data=null doit=true}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.302Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-241739699 data=null}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.302Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739697 data=null button=1 stateMask=0x0 x=422 y=50 count=1}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.302Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739696 data=null button=0 stateMask=0x80000 x=441 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.302Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739696 data=null button=1 stateMask=0x80000 x=441 y=50 count=1}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.302Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739696 data=null button=0 stateMask=0x0 x=441 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.302Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739696 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.302Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-241739695 data=null doit=true}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.302Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-241739695 data=null}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.302Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739694 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.302Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739694 data=null button=0 stateMask=0x0 x=441 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.302Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-241739693 data=null doit=true}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.302Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-241739693 data=null}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.302Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739687 data=null button=1 stateMask=0x0 x=441 y=50 count=1}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.302Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739686 data=null button=0 stateMask=0x80000 x=459 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.302Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739686 data=null button=1 stateMask=0x80000 x=459 y=50 count=1}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.303Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739686 data=null button=0 stateMask=0x0 x=459 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.303Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739686 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.303Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-241739685 data=null doit=true}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.303Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-241739685 data=null}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.303Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739684 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.303Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739683 data=null button=0 stateMask=0x0 x=459 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.303Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-241739683 data=null doit=true}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.303Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-241739683 data=null}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.303Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739640 data=null button=1 stateMask=0x0 x=459 y=50 count=1}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.303Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739639 data=null button=0 stateMask=0x80000 x=478 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.303Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739639 data=null button=1 stateMask=0x80000 x=478 y=50 count=1}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.303Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739639 data=null button=0 stateMask=0x0 x=478 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.303Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739639 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.303Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-241739639 data=null doit=true}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.303Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-241739639 data=null}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.303Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739637 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.303Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739637 data=null button=0 stateMask=0x0 x=478 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.303Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-241739636 data=null doit=true}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.303Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-241739636 data=null}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.303Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739633 data=null button=1 stateMask=0x0 x=478 y=50 count=1}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.303Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739633 data=null button=0 stateMask=0x80000 x=497 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.303Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739633 data=null button=1 stateMask=0x80000 x=497 y=50 count=1}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.303Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739633 data=null button=0 stateMask=0x0 x=497 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.303Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739632 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.303Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-241739632 data=null doit=true}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.303Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-241739632 data=null}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.303Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739631 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.303Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739630 data=null button=0 stateMask=0x0 x=497 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.303Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-241739630 data=null doit=true}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.303Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-241739630 data=null}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.303Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739627 data=null button=1 stateMask=0x0 x=497 y=50 count=1}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.303Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739627 data=null button=0 stateMask=0x80000 x=516 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.303Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739626 data=null button=1 stateMask=0x80000 x=516 y=50 count=1}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.303Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739626 data=null button=0 stateMask=0x0 x=516 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.303Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739626 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.304Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-241739626 data=null doit=true}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.304Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-241739626 data=null}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.304Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739620 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.304Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739620 data=null button=0 stateMask=0x0 x=516 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.304Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-241739620 data=null doit=true}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.304Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-241739620 data=null}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.304Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739617 data=null button=1 stateMask=0x0 x=516 y=50 count=1}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.304Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739616 data=null button=0 stateMask=0x80000 x=534 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.304Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739616 data=null button=1 stateMask=0x80000 x=534 y=50 count=1}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.304Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739616 data=null button=0 stateMask=0x0 x=534 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.304Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739616 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.304Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-241739616 data=null doit=true}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.304Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-241739616 data=null}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.304Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739614 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.304Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739614 data=null button=0 stateMask=0x0 x=534 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.304Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-241739614 data=null doit=true}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.304Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-241739614 data=null}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.304Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739611 data=null button=1 stateMask=0x0 x=534 y=50 count=1}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.304Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739610 data=null button=0 stateMask=0x80000 x=553 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.304Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739610 data=null button=1 stateMask=0x80000 x=553 y=50 count=1}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.304Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739610 data=null button=0 stateMask=0x0 x=553 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.304Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739610 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.304Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-241739610 data=null doit=true}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.304Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-241739610 data=null}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.304Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739604 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.304Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739604 data=null button=0 stateMask=0x0 x=553 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.304Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-241739604 data=null doit=true}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.304Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-241739604 data=null}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.304Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739601 data=null button=1 stateMask=0x0 x=553 y=50 count=1}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.304Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739601 data=null button=0 stateMask=0x80000 x=572 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.304Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739600 data=null button=1 stateMask=0x80000 x=572 y=50 count=1}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.304Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739600 data=null button=0 stateMask=0x0 x=572 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.304Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739600 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.304Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-241739600 data=null doit=true}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.304Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-241739600 data=null}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.305Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739598 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.305Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739598 data=null button=0 stateMask=0x0 x=572 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.305Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-241739598 data=null doit=true}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.305Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-241739598 data=null}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.305Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739595 data=null button=1 stateMask=0x0 x=572 y=50 count=1}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.305Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739595 data=null button=0 stateMask=0x80000 x=591 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.305Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739594 data=null button=1 stateMask=0x80000 x=591 y=50 count=1}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.305Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739594 data=null button=0 stateMask=0x0 x=591 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.305Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739594 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.305Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-241739594 data=null doit=true}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.305Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-241739594 data=null}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.305Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739590 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.305Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739589 data=null button=0 stateMask=0x0 x=591 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.305Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-241739589 data=null doit=true}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.305Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-241739589 data=null}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.305Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739586 data=null button=1 stateMask=0x0 x=591 y=50 count=1}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.305Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739586 data=null button=0 stateMask=0x80000 x=609 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.305Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739586 data=null button=1 stateMask=0x80000 x=609 y=50 count=1}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.305Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739586 data=null button=0 stateMask=0x0 x=609 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.305Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739585 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.305Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-241739585 data=null doit=true}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.305Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-241739585 data=null}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.305Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739583 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.305Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739583 data=null button=0 stateMask=0x0 x=609 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.305Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-241739583 data=null doit=true}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.305Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-241739583 data=null}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.305Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739580 data=null button=1 stateMask=0x0 x=609 y=50 count=1}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.305Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739580 data=null button=0 stateMask=0x80000 x=628 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.305Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739580 data=null button=1 stateMask=0x80000 x=628 y=50 count=1}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.305Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739579 data=null button=0 stateMask=0x0 x=628 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.305Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739579 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.305Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-241739579 data=null doit=true}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.305Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-241739579 data=null}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.305Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739577 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.305Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739577 data=null button=0 stateMask=0x0 x=628 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.306Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-241739577 data=null doit=true}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.306Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-241739577 data=null}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.306Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739541 data=null button=1 stateMask=0x0 x=628 y=50 count=1}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.306Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739541 data=null button=0 stateMask=0x80000 x=647 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.306Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739541 data=null button=1 stateMask=0x80000 x=647 y=50 count=1}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.306Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739540 data=null button=0 stateMask=0x0 x=647 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.306Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739540 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.306Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-241739540 data=null doit=true}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.306Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-241739540 data=null}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.306Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739538 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.306Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739538 data=null button=0 stateMask=0x0 x=647 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.306Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-241739538 data=null doit=true}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.306Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-241739538 data=null}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.306Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739535 data=null button=1 stateMask=0x0 x=647 y=50 count=1}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.306Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739535 data=null button=0 stateMask=0x80000 x=665 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.306Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739534 data=null button=1 stateMask=0x80000 x=665 y=50 count=1}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.306Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739534 data=null button=0 stateMask=0x0 x=665 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.306Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739534 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.306Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-241739534 data=null doit=true}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.306Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-241739534 data=null}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.306Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739532 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.306Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739532 data=null button=0 stateMask=0x0 x=665 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.306Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-241739532 data=null doit=true}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.306Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-241739532 data=null}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.306Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739529 data=null button=1 stateMask=0x0 x=665 y=50 count=1}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.306Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739528 data=null button=0 stateMask=0x80000 x=684 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.306Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739528 data=null button=1 stateMask=0x80000 x=684 y=50 count=1}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.306Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739528 data=null button=0 stateMask=0x0 x=684 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.306Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739528 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.306Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-241739528 data=null doit=true}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.306Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-241739528 data=null}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.306Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739526 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.306Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739526 data=null button=0 stateMask=0x0 x=684 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.306Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-241739526 data=null doit=true}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.306Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-241739526 data=null}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.306Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739519 data=null button=1 stateMask=0x0 x=684 y=50 count=1}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.307Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739518 data=null button=0 stateMask=0x80000 x=703 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.307Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739518 data=null button=1 stateMask=0x80000 x=703 y=50 count=1}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.307Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739518 data=null button=0 stateMask=0x0 x=703 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.307Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739518 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.307Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-241739518 data=null doit=true}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.307Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-241739518 data=null}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.307Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739516 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.307Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739516 data=null button=0 stateMask=0x0 x=703 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.307Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-241739516 data=null doit=true}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.307Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-241739515 data=null}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.307Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739513 data=null button=1 stateMask=0x0 x=703 y=50 count=1}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.307Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739512 data=null button=0 stateMask=0x80000 x=722 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.307Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739512 data=null button=1 stateMask=0x80000 x=722 y=50 count=1}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.307Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739512 data=null button=0 stateMask=0x0 x=722 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.307Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739512 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.307Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-241739512 data=null doit=true}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.564Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-241739511 data=null}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.564Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739510 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.564Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739510 data=null button=0 stateMask=0x0 x=722 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.564Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-241739509 data=null doit=true}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.564Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-241739509 data=null}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.564Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739502 data=null button=1 stateMask=0x0 x=722 y=50 count=1}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.564Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739502 data=null button=0 stateMask=0x80000 x=740 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.564Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739502 data=null button=1 stateMask=0x80000 x=740 y=50 count=1}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.564Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739502 data=null button=0 stateMask=0x0 x=740 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.564Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739501 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.564Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-241739501 data=null doit=true}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.564Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-241739501 data=null}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.564Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739499 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.564Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739499 data=null button=0 stateMask=0x0 x=740 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.564Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-241739499 data=null doit=true}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.564Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-241739499 data=null}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.564Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739496 data=null button=1 stateMask=0x0 x=740 y=50 count=1}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.564Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739496 data=null button=0 stateMask=0x80000 x=759 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.564Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739496 data=null button=1 stateMask=0x80000 x=759 y=50 count=1}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.564Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739495 data=null button=0 stateMask=0x0 x=759 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.564Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739495 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.564Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-241739495 data=null doit=true}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.565Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-241739495 data=null}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.565Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739493 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.565Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739493 data=null button=0 stateMask=0x0 x=759 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.565Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-241739493 data=null doit=true}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.565Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-241739493 data=null}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.565Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739486 data=null button=1 stateMask=0x0 x=759 y=50 count=1}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.565Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739485 data=null button=0 stateMask=0x80000 x=778 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.565Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739485 data=null button=1 stateMask=0x80000 x=778 y=50 count=1}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.565Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739485 data=null button=0 stateMask=0x0 x=778 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.565Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739485 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.565Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-241739439 data=null doit=true}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.565Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-241739439 data=null}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.565Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739437 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.565Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739437 data=null button=0 stateMask=0x0 x=778 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.565Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-241739437 data=null doit=true}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.565Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-241739437 data=null}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.565Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739434 data=null button=1 stateMask=0x0 x=778 y=50 count=1}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.565Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739433 data=null button=0 stateMask=0x80000 x=797 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.565Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739433 data=null button=1 stateMask=0x80000 x=797 y=50 count=1}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.565Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739433 data=null button=0 stateMask=0x0 x=797 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.565Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739433 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.565Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-241739433 data=null doit=true}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.565Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-241739433 data=null}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.565Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739431 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.565Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739431 data=null button=0 stateMask=0x0 x=797 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.565Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-241739431 data=null doit=true}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.565Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-241739431 data=null}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.565Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739428 data=null button=1 stateMask=0x0 x=797 y=50 count=1}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.565Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739427 data=null button=0 stateMask=0x80000 x=815 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.565Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739427 data=null button=1 stateMask=0x80000 x=815 y=50 count=1}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.565Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739427 data=null button=0 stateMask=0x0 x=815 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.565Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739427 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.565Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-241739427 data=null doit=true}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.565Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-241739427 data=null}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.565Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739421 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.565Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739421 data=null button=0 stateMask=0x0 x=815 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.566Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-241739420 data=null doit=true}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.566Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-241739420 data=null}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.566Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739418 data=null button=1 stateMask=0x0 x=815 y=50 count=1}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.566Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739417 data=null button=0 stateMask=0x80000 x=834 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.566Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739417 data=null button=1 stateMask=0x80000 x=834 y=50 count=1}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.566Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739417 data=null button=0 stateMask=0x0 x=834 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.566Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739417 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.566Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-241739416 data=null doit=true}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.566Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-241739416 data=null}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.566Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739414 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.566Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739414 data=null button=0 stateMask=0x0 x=834 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.566Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-241739414 data=null doit=true}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.566Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-241739414 data=null}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.566Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739411 data=null button=1 stateMask=0x0 x=834 y=50 count=1}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.566Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739411 data=null button=0 stateMask=0x80000 x=853 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.566Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739410 data=null button=1 stateMask=0x80000 x=853 y=50 count=1}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.566Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739410 data=null button=0 stateMask=0x0 x=853 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.566Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739410 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.566Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-241739410 data=null doit=true}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.566Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-241739410 data=null}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.566Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739403 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.566Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739403 data=null button=0 stateMask=0x0 x=853 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.566Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-241739403 data=null doit=true}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.566Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-241739403 data=null}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.566Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739400 data=null button=1 stateMask=0x0 x=853 y=50 count=1}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.566Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739400 data=null button=0 stateMask=0x80000 x=871 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.566Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739400 data=null button=1 stateMask=0x80000 x=871 y=50 count=1}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.566Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739399 data=null button=0 stateMask=0x0 x=871 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.566Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739399 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.566Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-241739399 data=null doit=true}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.566Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-241739399 data=null}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.566Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739397 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.566Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739397 data=null button=0 stateMask=0x0 x=871 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.566Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-241739397 data=null doit=true}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.566Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-241739397 data=null}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.566Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739394 data=null button=1 stateMask=0x0 x=871 y=50 count=1}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.567Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739394 data=null button=0 stateMask=0x80000 x=890 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.567Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739394 data=null button=1 stateMask=0x80000 x=890 y=50 count=1}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.567Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739393 data=null button=0 stateMask=0x0 x=890 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.567Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739393 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.567Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-241739393 data=null doit=true}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.567Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-241739391 data=null}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.567Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739389 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.567Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739389 data=null button=0 stateMask=0x0 x=890 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.567Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-241739388 data=null doit=true}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.567Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-241739388 data=null}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.567Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739385 data=null button=1 stateMask=0x0 x=890 y=50 count=1}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.567Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739385 data=null button=0 stateMask=0x80000 x=909 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.567Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739385 data=null button=1 stateMask=0x80000 x=909 y=50 count=1}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.567Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739385 data=null button=0 stateMask=0x0 x=909 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.567Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739384 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.567Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-241739384 data=null doit=true}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.567Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-241739384 data=null}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.567Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739382 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.567Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739382 data=null button=0 stateMask=0x0 x=909 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.567Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-241739382 data=null doit=true}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.567Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-241739382 data=null}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.567Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739337 data=null button=1 stateMask=0x0 x=909 y=50 count=1}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.567Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739336 data=null button=0 stateMask=0x80000 x=928 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.567Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739336 data=null button=1 stateMask=0x80000 x=928 y=50 count=1}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.567Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739336 data=null button=0 stateMask=0x0 x=928 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.567Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739336 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.567Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-241739336 data=null doit=true}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.567Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-241739336 data=null}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.567Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739334 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.567Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739334 data=null button=0 stateMask=0x0 x=928 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.567Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-241739334 data=null doit=true}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.567Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-241739334 data=null}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.567Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739331 data=null button=1 stateMask=0x0 x=928 y=50 count=1}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.567Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739330 data=null button=0 stateMask=0x80000 x=946 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.567Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739330 data=null button=1 stateMask=0x80000 x=946 y=50 count=1}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.568Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739330 data=null button=0 stateMask=0x0 x=946 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.568Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739330 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.568Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-241739330 data=null doit=true}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.568Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-241739330 data=null}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.568Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739328 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.568Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739328 data=null button=0 stateMask=0x0 x=946 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.568Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-241739327 data=null doit=true}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.568Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-241739327 data=null}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.568Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739320 data=null button=1 stateMask=0x0 x=946 y=50 count=1}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.568Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739319 data=null button=0 stateMask=0x80000 x=965 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.568Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739319 data=null button=1 stateMask=0x80000 x=965 y=50 count=1}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.568Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739319 data=null button=0 stateMask=0x0 x=965 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.568Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739318 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.568Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-241739318 data=null doit=true}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.568Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-241739318 data=null}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.568Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739315 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.568Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739315 data=null button=0 stateMask=0x0 x=965 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.568Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-241739315 data=null doit=true}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.568Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-241739315 data=null}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.568Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739310 data=null button=1 stateMask=0x0 x=965 y=50 count=1}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.568Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739310 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.568Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739310 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.568Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739309 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.568Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739309 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.568Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-241739309 data=null doit=true}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.568Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-241739309 data=null}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.568Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739301 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.568Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739301 data=null button=0 stateMask=0x0 x=347 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.568Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-241739300 data=null doit=true}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.568Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-241739300 data=null}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.568Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739296 data=null button=1 stateMask=0x0 x=347 y=50 count=1}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.568Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739295 data=null button=0 stateMask=0x80000 x=722 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.568Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739295 data=null button=1 stateMask=0x80000 x=722 y=50 count=1}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.568Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739295 data=null button=0 stateMask=0x0 x=722 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.568Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739295 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.568Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-241739294 data=null doit=true}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.568Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-241739294 data=null}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.568Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739292 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.569Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739292 data=null button=0 stateMask=0x0 x=347 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.569Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-241739291 data=null doit=true}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.569Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-241739291 data=null}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.569Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739280 data=null button=1 stateMask=0x0 x=347 y=50 count=1}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.569Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739278 data=null button=0 stateMask=0x80000 x=441 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.569Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739278 data=null button=1 stateMask=0x80000 x=441 y=50 count=1}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.569Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739278 data=null button=0 stateMask=0x0 x=441 y=50 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.569Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-241739277 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.569Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-241739277 data=null doit=true}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.569Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-241739277 data=null}, TimeGraphControl with text {}]
16:20:44 [2024-02-28T21:20:44.871Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
16:20:44 [2024-02-28T21:20:44.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
16:20:44 [2024-02-28T21:20:44.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241739239 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:20:44 [2024-02-28T21:20:44.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241739239 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:20:44 [2024-02-28T21:20:44.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241739239 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
16:20:44 [2024-02-28T21:20:44.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241739239 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:20:44 [2024-02-28T21:20:44.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241739239 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:20:44 [2024-02-28T21:20:44.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241739140 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:20:44 [2024-02-28T21:20:44.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241739139 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:20:44 [2024-02-28T21:20:44.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241739125 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:20:44 [2024-02-28T21:20:44.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241739125 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
16:20:44 [2024-02-28T21:20:44.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241739125 data=null}, ToolItem with tooltip text {Show Legend}]
16:20:44 [2024-02-28T21:20:44.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
16:20:44 [2024-02-28T21:20:44.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
16:20:44 [2024-02-28T21:20:44.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:44 [2024-02-28T21:20:44.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:44 [2024-02-28T21:20:44.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:44 [2024-02-28T21:20:44.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:44 [2024-02-28T21:20:44.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:44 [2024-02-28T21:20:44.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:44 [2024-02-28T21:20:44.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:44 [2024-02-28T21:20:44.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:44 [2024-02-28T21:20:44.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:44 [2024-02-28T21:20:44.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:44 [2024-02-28T21:20:44.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:44 [2024-02-28T21:20:44.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:44 [2024-02-28T21:20:44.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:44 [2024-02-28T21:20:44.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:44 [2024-02-28T21:20:44.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:44 [2024-02-28T21:20:44.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:44 [2024-02-28T21:20:44.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:44 [2024-02-28T21:20:44.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:44 [2024-02-28T21:20:44.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:44 [2024-02-28T21:20:44.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:44 [2024-02-28T21:20:44.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:44 [2024-02-28T21:20:44.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:20:44 [2024-02-28T21:20:44.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:20:44 [2024-02-28T21:20:44.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:44 [2024-02-28T21:20:44.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:44 [2024-02-28T21:20:44.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:44 [2024-02-28T21:20:44.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:44 [2024-02-28T21:20:44.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:44 [2024-02-28T21:20:44.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:44 [2024-02-28T21:20:44.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:44 [2024-02-28T21:20:44.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:44 [2024-02-28T21:20:44.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:44 [2024-02-28T21:20:44.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:44 [2024-02-28T21:20:44.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:44 [2024-02-28T21:20:44.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:44 [2024-02-28T21:20:44.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:44 [2024-02-28T21:20:44.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:44 [2024-02-28T21:20:44.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:44 [2024-02-28T21:20:44.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:44 [2024-02-28T21:20:44.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:44 [2024-02-28T21:20:44.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:44 [2024-02-28T21:20:44.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:44 [2024-02-28T21:20:44.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:44 [2024-02-28T21:20:44.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:44 [2024-02-28T21:20:44.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:44 [2024-02-28T21:20:44.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:20:44 [2024-02-28T21:20:44.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:20:44 [2024-02-28T21:20:44.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:44 [2024-02-28T21:20:44.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:44 [2024-02-28T21:20:44.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:44 [2024-02-28T21:20:44.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:44 [2024-02-28T21:20:44.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:44 [2024-02-28T21:20:44.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:44 [2024-02-28T21:20:44.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:44 [2024-02-28T21:20:44.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:44 [2024-02-28T21:20:44.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:44 [2024-02-28T21:20:44.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:44 [2024-02-28T21:20:44.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:44 [2024-02-28T21:20:44.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:44 [2024-02-28T21:20:44.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:44 [2024-02-28T21:20:44.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:44 [2024-02-28T21:20:44.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:44 [2024-02-28T21:20:44.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:44 [2024-02-28T21:20:44.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:44 [2024-02-28T21:20:44.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:44 [2024-02-28T21:20:44.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:44 [2024-02-28T21:20:44.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:44 [2024-02-28T21:20:44.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:44 [2024-02-28T21:20:44.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:44 [2024-02-28T21:20:44.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:20:44 [2024-02-28T21:20:44.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:20:44 [2024-02-28T21:20:44.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:44 [2024-02-28T21:20:44.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:44 [2024-02-28T21:20:44.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:44 [2024-02-28T21:20:44.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:44 [2024-02-28T21:20:44.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:44 [2024-02-28T21:20:44.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:44 [2024-02-28T21:20:44.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:44 [2024-02-28T21:20:44.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:44 [2024-02-28T21:20:44.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:44 [2024-02-28T21:20:44.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:44 [2024-02-28T21:20:44.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:44 [2024-02-28T21:20:44.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:44 [2024-02-28T21:20:44.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:44 [2024-02-28T21:20:44.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:44 [2024-02-28T21:20:44.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:44 [2024-02-28T21:20:44.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:44 [2024-02-28T21:20:44.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:44 [2024-02-28T21:20:44.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:44 [2024-02-28T21:20:44.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:44 [2024-02-28T21:20:44.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:44 [2024-02-28T21:20:44.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:44 [2024-02-28T21:20:44.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:44 [2024-02-28T21:20:44.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:20:44 [2024-02-28T21:20:44.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:20:44 [2024-02-28T21:20:44.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:44 [2024-02-28T21:20:44.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:44 [2024-02-28T21:20:44.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:44 [2024-02-28T21:20:44.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:44 [2024-02-28T21:20:44.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:44 [2024-02-28T21:20:44.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:44 [2024-02-28T21:20:44.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:44 [2024-02-28T21:20:44.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:44 [2024-02-28T21:20:44.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:44 [2024-02-28T21:20:44.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:44 [2024-02-28T21:20:44.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:44 [2024-02-28T21:20:44.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:44 [2024-02-28T21:20:44.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:44 [2024-02-28T21:20:44.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:44 [2024-02-28T21:20:44.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:44 [2024-02-28T21:20:44.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:44 [2024-02-28T21:20:44.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:44 [2024-02-28T21:20:44.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:44 [2024-02-28T21:20:44.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:44 [2024-02-28T21:20:44.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:44 [2024-02-28T21:20:44.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:44 [2024-02-28T21:20:44.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:44 [2024-02-28T21:20:44.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:20:44 [2024-02-28T21:20:44.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:20:44 [2024-02-28T21:20:44.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:44 [2024-02-28T21:20:44.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:44 [2024-02-28T21:20:44.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:44 [2024-02-28T21:20:44.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:44 [2024-02-28T21:20:44.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:44 [2024-02-28T21:20:44.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:44 [2024-02-28T21:20:44.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:44 [2024-02-28T21:20:44.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:44 [2024-02-28T21:20:44.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:44 [2024-02-28T21:20:44.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:44 [2024-02-28T21:20:44.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:44 [2024-02-28T21:20:44.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:44 [2024-02-28T21:20:44.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:44 [2024-02-28T21:20:44.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:44 [2024-02-28T21:20:44.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:44 [2024-02-28T21:20:44.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:44 [2024-02-28T21:20:44.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:44 [2024-02-28T21:20:44.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:44 [2024-02-28T21:20:44.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:44 [2024-02-28T21:20:44.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:44 [2024-02-28T21:20:44.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:44 [2024-02-28T21:20:44.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:44 [2024-02-28T21:20:44.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:20:44 [2024-02-28T21:20:44.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:20:44 [2024-02-28T21:20:44.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:44 [2024-02-28T21:20:44.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:44 [2024-02-28T21:20:44.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:44 [2024-02-28T21:20:44.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:44 [2024-02-28T21:20:44.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:44 [2024-02-28T21:20:44.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:44 [2024-02-28T21:20:44.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:44 [2024-02-28T21:20:44.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:44 [2024-02-28T21:20:44.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:44 [2024-02-28T21:20:44.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:44 [2024-02-28T21:20:44.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:44 [2024-02-28T21:20:44.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:44 [2024-02-28T21:20:44.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:44 [2024-02-28T21:20:44.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:44 [2024-02-28T21:20:44.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:44 [2024-02-28T21:20:44.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:44 [2024-02-28T21:20:44.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:44 [2024-02-28T21:20:44.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:44 [2024-02-28T21:20:44.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:44 [2024-02-28T21:20:44.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:44 [2024-02-28T21:20:44.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:44 [2024-02-28T21:20:44.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:44 [2024-02-28T21:20:44.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:20:44 [2024-02-28T21:20:44.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:20:44 [2024-02-28T21:20:44.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:44 [2024-02-28T21:20:44.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:44 [2024-02-28T21:20:44.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:44 [2024-02-28T21:20:44.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:44 [2024-02-28T21:20:44.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:44 [2024-02-28T21:20:44.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:44 [2024-02-28T21:20:44.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:44 [2024-02-28T21:20:44.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:44 [2024-02-28T21:20:44.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:20:44 [2024-02-28T21:20:44.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:20:44 [2024-02-28T21:20:44.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:20:44 [2024-02-28T21:20:44.874Z] 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')
16:20:44 [2024-02-28T21:20:44.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:20:44 [2024-02-28T21:20:44.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-241739074 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:20:44 [2024-02-28T21:20:44.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-241739074 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:20:44 [2024-02-28T21:20:44.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-241739074 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:20:44 [2024-02-28T21:20:44.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-241739074 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:20:44 [2024-02-28T21:20:44.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-241739074 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:20:44 [2024-02-28T21:20:44.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-241739074 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:20:44 [2024-02-28T21:20:44.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-241739074 data=null 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')]
16:20:44 [2024-02-28T21:20:44.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241739239 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}]
16:20:44 [2024-02-28T21:20:44.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:20:45 [2024-02-28T21:20:45.169Z] 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"'
16:20:45 [2024-02-28T21:20:45.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:20:45 [2024-02-28T21:20:45.729Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
16:20:45 [2024-02-28T21:20:45.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
16:20:45 [2024-02-28T21:20:45.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241738379 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:20:45 [2024-02-28T21:20:45.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241738379 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:20:45 [2024-02-28T21:20:45.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241738379 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
16:20:45 [2024-02-28T21:20:45.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241738379 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:20:45 [2024-02-28T21:20:45.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241738379 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:20:45 [2024-02-28T21:20:45.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241738290 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:20:45 [2024-02-28T21:20:45.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241738290 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:20:45 [2024-02-28T21:20:45.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241738290 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:20:45 [2024-02-28T21:20:45.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241738290 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
16:20:45 [2024-02-28T21:20:45.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241738290 data=null}, ToolItem with tooltip text {Show Legend}]
16:20:45 [2024-02-28T21:20:45.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
16:20:45 [2024-02-28T21:20:45.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
16:20:45 [2024-02-28T21:20:45.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:45 [2024-02-28T21:20:45.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:45 [2024-02-28T21:20:45.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:45 [2024-02-28T21:20:45.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:45 [2024-02-28T21:20:45.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:45 [2024-02-28T21:20:45.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:45 [2024-02-28T21:20:45.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:45 [2024-02-28T21:20:45.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:45 [2024-02-28T21:20:45.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:45 [2024-02-28T21:20:45.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:45 [2024-02-28T21:20:45.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:45 [2024-02-28T21:20:45.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:45 [2024-02-28T21:20:45.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:45 [2024-02-28T21:20:45.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:45 [2024-02-28T21:20:45.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:45 [2024-02-28T21:20:45.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:45 [2024-02-28T21:20:45.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:45 [2024-02-28T21:20:45.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:45 [2024-02-28T21:20:45.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:45 [2024-02-28T21:20:45.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:45 [2024-02-28T21:20:45.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:45 [2024-02-28T21:20:45.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:20:45 [2024-02-28T21:20:45.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:20:45 [2024-02-28T21:20:45.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:45 [2024-02-28T21:20:45.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:45 [2024-02-28T21:20:45.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:45 [2024-02-28T21:20:45.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:45 [2024-02-28T21:20:45.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:45 [2024-02-28T21:20:45.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:45 [2024-02-28T21:20:45.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:45 [2024-02-28T21:20:45.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:45 [2024-02-28T21:20:45.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:45 [2024-02-28T21:20:45.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:45 [2024-02-28T21:20:45.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:45 [2024-02-28T21:20:45.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:45 [2024-02-28T21:20:45.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:45 [2024-02-28T21:20:45.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:45 [2024-02-28T21:20:45.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:45 [2024-02-28T21:20:45.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:45 [2024-02-28T21:20:45.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:45 [2024-02-28T21:20:45.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:45 [2024-02-28T21:20:45.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:45 [2024-02-28T21:20:45.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:45 [2024-02-28T21:20:45.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:45 [2024-02-28T21:20:45.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:45 [2024-02-28T21:20:45.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:20:45 [2024-02-28T21:20:45.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:20:45 [2024-02-28T21:20:45.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:45 [2024-02-28T21:20:45.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:45 [2024-02-28T21:20:45.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:45 [2024-02-28T21:20:45.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:45 [2024-02-28T21:20:45.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:45 [2024-02-28T21:20:45.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:45 [2024-02-28T21:20:45.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:45 [2024-02-28T21:20:45.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:45 [2024-02-28T21:20:45.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:45 [2024-02-28T21:20:45.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:45 [2024-02-28T21:20:45.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:45 [2024-02-28T21:20:45.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:45 [2024-02-28T21:20:45.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:45 [2024-02-28T21:20:45.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:45 [2024-02-28T21:20:45.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:45 [2024-02-28T21:20:45.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:45 [2024-02-28T21:20:45.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:45 [2024-02-28T21:20:45.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:45 [2024-02-28T21:20:45.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:45 [2024-02-28T21:20:45.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:45 [2024-02-28T21:20:45.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:45 [2024-02-28T21:20:45.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:45 [2024-02-28T21:20:45.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:20:45 [2024-02-28T21:20:45.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:20:45 [2024-02-28T21:20:45.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:45 [2024-02-28T21:20:45.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:45 [2024-02-28T21:20:45.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:45 [2024-02-28T21:20:45.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:45 [2024-02-28T21:20:45.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:45 [2024-02-28T21:20:45.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:45 [2024-02-28T21:20:45.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:45 [2024-02-28T21:20:45.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:45 [2024-02-28T21:20:45.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:45 [2024-02-28T21:20:45.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:45 [2024-02-28T21:20:45.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:45 [2024-02-28T21:20:45.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:45 [2024-02-28T21:20:45.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:45 [2024-02-28T21:20:45.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:45 [2024-02-28T21:20:45.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:45 [2024-02-28T21:20:45.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:45 [2024-02-28T21:20:45.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:45 [2024-02-28T21:20:45.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:45 [2024-02-28T21:20:45.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:45 [2024-02-28T21:20:45.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:45 [2024-02-28T21:20:45.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:45 [2024-02-28T21:20:45.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:45 [2024-02-28T21:20:45.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:20:45 [2024-02-28T21:20:45.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:20:45 [2024-02-28T21:20:45.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:45 [2024-02-28T21:20:45.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:45 [2024-02-28T21:20:45.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:45 [2024-02-28T21:20:45.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:45 [2024-02-28T21:20:45.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:45 [2024-02-28T21:20:45.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:45 [2024-02-28T21:20:45.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:45 [2024-02-28T21:20:45.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:45 [2024-02-28T21:20:45.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:45 [2024-02-28T21:20:45.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:45 [2024-02-28T21:20:45.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:45 [2024-02-28T21:20:45.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:45 [2024-02-28T21:20:45.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:45 [2024-02-28T21:20:45.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:45 [2024-02-28T21:20:45.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:45 [2024-02-28T21:20:45.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:45 [2024-02-28T21:20:45.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:45 [2024-02-28T21:20:45.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:45 [2024-02-28T21:20:45.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:45 [2024-02-28T21:20:45.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:45 [2024-02-28T21:20:45.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:45 [2024-02-28T21:20:45.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:45 [2024-02-28T21:20:45.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:20:45 [2024-02-28T21:20:45.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:20:45 [2024-02-28T21:20:45.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:45 [2024-02-28T21:20:45.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:45 [2024-02-28T21:20:45.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:45 [2024-02-28T21:20:45.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:45 [2024-02-28T21:20:45.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:45 [2024-02-28T21:20:45.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:45 [2024-02-28T21:20:45.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:45 [2024-02-28T21:20:45.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:45 [2024-02-28T21:20:45.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:45 [2024-02-28T21:20:45.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:45 [2024-02-28T21:20:45.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:45 [2024-02-28T21:20:45.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:45 [2024-02-28T21:20:45.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:45 [2024-02-28T21:20:45.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:45 [2024-02-28T21:20:45.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:45 [2024-02-28T21:20:45.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:45 [2024-02-28T21:20:45.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:45 [2024-02-28T21:20:45.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:45 [2024-02-28T21:20:45.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:45 [2024-02-28T21:20:45.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:45 [2024-02-28T21:20:45.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:45 [2024-02-28T21:20:45.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:45 [2024-02-28T21:20:45.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:20:45 [2024-02-28T21:20:45.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:20:45 [2024-02-28T21:20:45.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:45 [2024-02-28T21:20:45.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:45 [2024-02-28T21:20:45.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:45 [2024-02-28T21:20:45.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:45 [2024-02-28T21:20:45.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:45 [2024-02-28T21:20:45.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:45 [2024-02-28T21:20:45.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:45 [2024-02-28T21:20:45.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:45 [2024-02-28T21:20:45.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:45 [2024-02-28T21:20:45.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:45 [2024-02-28T21:20:45.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:45 [2024-02-28T21:20:45.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:45 [2024-02-28T21:20:45.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:45 [2024-02-28T21:20:45.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:45 [2024-02-28T21:20:45.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:45 [2024-02-28T21:20:45.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:45 [2024-02-28T21:20:45.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:45 [2024-02-28T21:20:45.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:45 [2024-02-28T21:20:45.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:45 [2024-02-28T21:20:45.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:45 [2024-02-28T21:20:45.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:45 [2024-02-28T21:20:45.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:45 [2024-02-28T21:20:45.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:20:45 [2024-02-28T21:20:45.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:20:45 [2024-02-28T21:20:45.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:45 [2024-02-28T21:20:45.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:45 [2024-02-28T21:20:45.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:45 [2024-02-28T21:20:45.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:45 [2024-02-28T21:20:45.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:45 [2024-02-28T21:20:45.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:45 [2024-02-28T21:20:45.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:45 [2024-02-28T21:20:45.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:45 [2024-02-28T21:20:45.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:20:45 [2024-02-28T21:20:45.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:20:45 [2024-02-28T21:20:45.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:20:45 [2024-02-28T21:20:45.732Z] 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')
16:20:45 [2024-02-28T21:20:45.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:20:45 [2024-02-28T21:20:45.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-241738121 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:20:45 [2024-02-28T21:20:45.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-241738121 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:20:45 [2024-02-28T21:20:45.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-241738121 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:20:45 [2024-02-28T21:20:45.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-241738121 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:20:45 [2024-02-28T21:20:45.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-241738121 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:20:45 [2024-02-28T21:20:45.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-241738121 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:20:45 [2024-02-28T21:20:45.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-241738121 data=null 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')]
16:20:45 [2024-02-28T21:20:45.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241738379 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}]
16:20:45 [2024-02-28T21:20:45.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:20:45 [2024-02-28T21:20:45.988Z] 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"'
16:20:45 [2024-02-28T21:20:45.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:20:46 [2024-02-28T21:20:46.549Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
16:20:46 [2024-02-28T21:20:46.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
16:20:46 [2024-02-28T21:20:46.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241737431 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:20:46 [2024-02-28T21:20:46.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=-241737431 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:20:46 [2024-02-28T21:20:46.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241737431 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
16:20:46 [2024-02-28T21:20:46.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241737431 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:20:46 [2024-02-28T21:20:46.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241737431 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:20:46 [2024-02-28T21:20:46.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241737325 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:20:46 [2024-02-28T21:20:46.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241737194 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:20:46 [2024-02-28T21:20:46.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241737194 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:20:46 [2024-02-28T21:20:46.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241737194 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
16:20:46 [2024-02-28T21:20:46.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241737194 data=null}, ToolItem with tooltip text {Show Legend}]
16:20:46 [2024-02-28T21:20:46.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
16:20:46 [2024-02-28T21:20:46.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
16:20:46 [2024-02-28T21:20:46.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:46 [2024-02-28T21:20:46.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:46 [2024-02-28T21:20:46.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:46 [2024-02-28T21:20:46.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:46 [2024-02-28T21:20:46.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:46 [2024-02-28T21:20:46.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:46 [2024-02-28T21:20:46.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:46 [2024-02-28T21:20:46.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:46 [2024-02-28T21:20:46.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:46 [2024-02-28T21:20:46.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:46 [2024-02-28T21:20:46.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:46 [2024-02-28T21:20:46.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:46 [2024-02-28T21:20:46.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:46 [2024-02-28T21:20:46.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:46 [2024-02-28T21:20:46.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:46 [2024-02-28T21:20:46.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:46 [2024-02-28T21:20:46.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:46 [2024-02-28T21:20:46.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:46 [2024-02-28T21:20:46.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:46 [2024-02-28T21:20:46.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:46 [2024-02-28T21:20:46.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:46 [2024-02-28T21:20:46.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:20:46 [2024-02-28T21:20:46.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:20:46 [2024-02-28T21:20:46.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:46 [2024-02-28T21:20:46.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:46 [2024-02-28T21:20:46.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:46 [2024-02-28T21:20:46.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:46 [2024-02-28T21:20:46.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:46 [2024-02-28T21:20:46.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:46 [2024-02-28T21:20:46.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:46 [2024-02-28T21:20:46.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:46 [2024-02-28T21:20:46.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:46 [2024-02-28T21:20:46.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:46 [2024-02-28T21:20:46.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:46 [2024-02-28T21:20:46.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:46 [2024-02-28T21:20:46.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:46 [2024-02-28T21:20:46.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:46 [2024-02-28T21:20:46.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:46 [2024-02-28T21:20:46.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:46 [2024-02-28T21:20:46.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:46 [2024-02-28T21:20:46.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:46 [2024-02-28T21:20:46.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:46 [2024-02-28T21:20:46.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:46 [2024-02-28T21:20:46.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:46 [2024-02-28T21:20:46.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:46 [2024-02-28T21:20:46.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:20:46 [2024-02-28T21:20:46.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:20:46 [2024-02-28T21:20:46.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:46 [2024-02-28T21:20:46.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:46 [2024-02-28T21:20:46.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:46 [2024-02-28T21:20:46.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:46 [2024-02-28T21:20:46.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:46 [2024-02-28T21:20:46.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:46 [2024-02-28T21:20:46.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:46 [2024-02-28T21:20:46.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:46 [2024-02-28T21:20:46.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:46 [2024-02-28T21:20:46.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:46 [2024-02-28T21:20:46.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:46 [2024-02-28T21:20:46.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:46 [2024-02-28T21:20:46.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:46 [2024-02-28T21:20:46.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:46 [2024-02-28T21:20:46.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:46 [2024-02-28T21:20:46.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:46 [2024-02-28T21:20:46.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:46 [2024-02-28T21:20:46.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:46 [2024-02-28T21:20:46.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:46 [2024-02-28T21:20:46.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:46 [2024-02-28T21:20:46.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:46 [2024-02-28T21:20:46.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:46 [2024-02-28T21:20:46.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:20:46 [2024-02-28T21:20:46.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:20:46 [2024-02-28T21:20:46.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:46 [2024-02-28T21:20:46.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:46 [2024-02-28T21:20:46.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:46 [2024-02-28T21:20:46.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:46 [2024-02-28T21:20:46.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:46 [2024-02-28T21:20:46.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:46 [2024-02-28T21:20:46.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:46 [2024-02-28T21:20:46.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:46 [2024-02-28T21:20:46.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:46 [2024-02-28T21:20:46.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:46 [2024-02-28T21:20:46.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:46 [2024-02-28T21:20:46.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:46 [2024-02-28T21:20:46.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:46 [2024-02-28T21:20:46.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:46 [2024-02-28T21:20:46.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:46 [2024-02-28T21:20:46.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:46 [2024-02-28T21:20:46.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:46 [2024-02-28T21:20:46.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:46 [2024-02-28T21:20:46.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:46 [2024-02-28T21:20:46.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:46 [2024-02-28T21:20:46.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:46 [2024-02-28T21:20:46.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:46 [2024-02-28T21:20:46.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:20:46 [2024-02-28T21:20:46.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:20:46 [2024-02-28T21:20:46.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:46 [2024-02-28T21:20:46.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:46 [2024-02-28T21:20:46.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:46 [2024-02-28T21:20:46.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:46 [2024-02-28T21:20:46.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:46 [2024-02-28T21:20:46.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:46 [2024-02-28T21:20:46.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:46 [2024-02-28T21:20:46.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:46 [2024-02-28T21:20:46.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:46 [2024-02-28T21:20:46.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:46 [2024-02-28T21:20:46.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:46 [2024-02-28T21:20:46.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:46 [2024-02-28T21:20:46.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:46 [2024-02-28T21:20:46.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:46 [2024-02-28T21:20:46.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:46 [2024-02-28T21:20:46.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:46 [2024-02-28T21:20:46.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:46 [2024-02-28T21:20:46.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:46 [2024-02-28T21:20:46.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:46 [2024-02-28T21:20:46.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:46 [2024-02-28T21:20:46.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:46 [2024-02-28T21:20:46.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:46 [2024-02-28T21:20:46.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:20:46 [2024-02-28T21:20:46.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:20:46 [2024-02-28T21:20:46.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:46 [2024-02-28T21:20:46.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:46 [2024-02-28T21:20:46.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:46 [2024-02-28T21:20:46.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:46 [2024-02-28T21:20:46.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:46 [2024-02-28T21:20:46.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:46 [2024-02-28T21:20:46.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:46 [2024-02-28T21:20:46.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:46 [2024-02-28T21:20:46.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:46 [2024-02-28T21:20:46.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:46 [2024-02-28T21:20:46.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:46 [2024-02-28T21:20:46.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:46 [2024-02-28T21:20:46.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:46 [2024-02-28T21:20:46.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:46 [2024-02-28T21:20:46.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:46 [2024-02-28T21:20:46.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:46 [2024-02-28T21:20:46.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:46 [2024-02-28T21:20:46.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:46 [2024-02-28T21:20:46.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:46 [2024-02-28T21:20:46.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:46 [2024-02-28T21:20:46.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:46 [2024-02-28T21:20:46.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:46 [2024-02-28T21:20:46.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:20:46 [2024-02-28T21:20:46.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:20:46 [2024-02-28T21:20:46.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:46 [2024-02-28T21:20:46.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:46 [2024-02-28T21:20:46.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:46 [2024-02-28T21:20:46.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:46 [2024-02-28T21:20:46.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:46 [2024-02-28T21:20:46.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:46 [2024-02-28T21:20:46.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:46 [2024-02-28T21:20:46.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:46 [2024-02-28T21:20:46.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:46 [2024-02-28T21:20:46.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:46 [2024-02-28T21:20:46.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:46 [2024-02-28T21:20:46.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:46 [2024-02-28T21:20:46.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:46 [2024-02-28T21:20:46.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:46 [2024-02-28T21:20:46.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:46 [2024-02-28T21:20:46.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:46 [2024-02-28T21:20:46.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:46 [2024-02-28T21:20:46.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:46 [2024-02-28T21:20:46.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:46 [2024-02-28T21:20:46.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:46 [2024-02-28T21:20:46.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:46 [2024-02-28T21:20:46.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:46 [2024-02-28T21:20:46.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:20:46 [2024-02-28T21:20:46.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:20:46 [2024-02-28T21:20:46.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:46 [2024-02-28T21:20:46.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:46 [2024-02-28T21:20:46.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:46 [2024-02-28T21:20:46.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:46 [2024-02-28T21:20:46.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:46 [2024-02-28T21:20:46.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:46 [2024-02-28T21:20:46.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:46 [2024-02-28T21:20:46.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:46 [2024-02-28T21:20:46.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:20:46 [2024-02-28T21:20:46.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:20:46 [2024-02-28T21:20:46.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:20:46 [2024-02-28T21:20:46.807Z] 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')
16:20:46 [2024-02-28T21:20:46.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:20:46 [2024-02-28T21:20:46.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-241737175 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:20:46 [2024-02-28T21:20:46.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-241737175 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:20:46 [2024-02-28T21:20:46.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-241737175 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:20:46 [2024-02-28T21:20:46.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-241737174 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:20:46 [2024-02-28T21:20:46.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-241737174 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:20:46 [2024-02-28T21:20:46.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-241737174 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:20:46 [2024-02-28T21:20:46.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-241737174 data=null 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')]
16:20:46 [2024-02-28T21:20:46.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241737431 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}]
16:20:46 [2024-02-28T21:20:46.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:20:46 [2024-02-28T21:20:46.808Z] 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"'
16:20:46 [2024-02-28T21:20:46.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:20:47 [2024-02-28T21:20:47.367Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
16:20:47 [2024-02-28T21:20:47.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
16:20:47 [2024-02-28T21:20:47.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241736530 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:20:47 [2024-02-28T21:20:47.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241736530 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:20:47 [2024-02-28T21:20:47.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241736530 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
16:20:47 [2024-02-28T21:20:47.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241736530 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:20:47 [2024-02-28T21:20:47.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241736530 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:20:47 [2024-02-28T21:20:47.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241736409 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:20:47 [2024-02-28T21:20:47.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241736408 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:20:47 [2024-02-28T21:20:47.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241736408 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:20:47 [2024-02-28T21:20:47.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=-241736408 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
16:20:47 [2024-02-28T21:20:47.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=-241736408 data=null}, ToolItem with tooltip text {Show Legend}]
16:20:47 [2024-02-28T21:20:47.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
16:20:47 [2024-02-28T21:20:47.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
16:20:47 [2024-02-28T21:20:47.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:47 [2024-02-28T21:20:47.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:47 [2024-02-28T21:20:47.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:47 [2024-02-28T21:20:47.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:47 [2024-02-28T21:20:47.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:47 [2024-02-28T21:20:47.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:47 [2024-02-28T21:20:47.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:47 [2024-02-28T21:20:47.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:47 [2024-02-28T21:20:47.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:47 [2024-02-28T21:20:47.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:47 [2024-02-28T21:20:47.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:47 [2024-02-28T21:20:47.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:47 [2024-02-28T21:20:47.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:47 [2024-02-28T21:20:47.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:47 [2024-02-28T21:20:47.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:47 [2024-02-28T21:20:47.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:47 [2024-02-28T21:20:47.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:47 [2024-02-28T21:20:47.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:47 [2024-02-28T21:20:47.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:47 [2024-02-28T21:20:47.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:47 [2024-02-28T21:20:47.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:47 [2024-02-28T21:20:47.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:20:47 [2024-02-28T21:20:47.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:20:47 [2024-02-28T21:20:47.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:47 [2024-02-28T21:20:47.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:47 [2024-02-28T21:20:47.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:47 [2024-02-28T21:20:47.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:47 [2024-02-28T21:20:47.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:47 [2024-02-28T21:20:47.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:47 [2024-02-28T21:20:47.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:47 [2024-02-28T21:20:47.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:47 [2024-02-28T21:20:47.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:47 [2024-02-28T21:20:47.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:47 [2024-02-28T21:20:47.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:47 [2024-02-28T21:20:47.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:47 [2024-02-28T21:20:47.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:47 [2024-02-28T21:20:47.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:47 [2024-02-28T21:20:47.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:47 [2024-02-28T21:20:47.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:47 [2024-02-28T21:20:47.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:47 [2024-02-28T21:20:47.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:47 [2024-02-28T21:20:47.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:47 [2024-02-28T21:20:47.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:47 [2024-02-28T21:20:47.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:47 [2024-02-28T21:20:47.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:47 [2024-02-28T21:20:47.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:20:47 [2024-02-28T21:20:47.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:20:47 [2024-02-28T21:20:47.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:47 [2024-02-28T21:20:47.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:47 [2024-02-28T21:20:47.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:47 [2024-02-28T21:20:47.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:47 [2024-02-28T21:20:47.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:47 [2024-02-28T21:20:47.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:47 [2024-02-28T21:20:47.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:47 [2024-02-28T21:20:47.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:47 [2024-02-28T21:20:47.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:47 [2024-02-28T21:20:47.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:47 [2024-02-28T21:20:47.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:47 [2024-02-28T21:20:47.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:47 [2024-02-28T21:20:47.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:47 [2024-02-28T21:20:47.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:47 [2024-02-28T21:20:47.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:47 [2024-02-28T21:20:47.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:47 [2024-02-28T21:20:47.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:47 [2024-02-28T21:20:47.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:47 [2024-02-28T21:20:47.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:47 [2024-02-28T21:20:47.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:47 [2024-02-28T21:20:47.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:47 [2024-02-28T21:20:47.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:47 [2024-02-28T21:20:47.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:20:47 [2024-02-28T21:20:47.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:20:47 [2024-02-28T21:20:47.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:47 [2024-02-28T21:20:47.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:47 [2024-02-28T21:20:47.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:47 [2024-02-28T21:20:47.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:47 [2024-02-28T21:20:47.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:47 [2024-02-28T21:20:47.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:47 [2024-02-28T21:20:47.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:47 [2024-02-28T21:20:47.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:47 [2024-02-28T21:20:47.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:47 [2024-02-28T21:20:47.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:47 [2024-02-28T21:20:47.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:47 [2024-02-28T21:20:47.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:47 [2024-02-28T21:20:47.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:47 [2024-02-28T21:20:47.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:47 [2024-02-28T21:20:47.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:47 [2024-02-28T21:20:47.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:47 [2024-02-28T21:20:47.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:47 [2024-02-28T21:20:47.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:47 [2024-02-28T21:20:47.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:47 [2024-02-28T21:20:47.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:47 [2024-02-28T21:20:47.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:47 [2024-02-28T21:20:47.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:47 [2024-02-28T21:20:47.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:20:47 [2024-02-28T21:20:47.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:20:47 [2024-02-28T21:20:47.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:47 [2024-02-28T21:20:47.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:47 [2024-02-28T21:20:47.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:47 [2024-02-28T21:20:47.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:47 [2024-02-28T21:20:47.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:47 [2024-02-28T21:20:47.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:47 [2024-02-28T21:20:47.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:47 [2024-02-28T21:20:47.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:47 [2024-02-28T21:20:47.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:47 [2024-02-28T21:20:47.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:47 [2024-02-28T21:20:47.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:47 [2024-02-28T21:20:47.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:47 [2024-02-28T21:20:47.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:47 [2024-02-28T21:20:47.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:47 [2024-02-28T21:20:47.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:47 [2024-02-28T21:20:47.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:47 [2024-02-28T21:20:47.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:47 [2024-02-28T21:20:47.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:47 [2024-02-28T21:20:47.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:47 [2024-02-28T21:20:47.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:47 [2024-02-28T21:20:47.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:47 [2024-02-28T21:20:47.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:47 [2024-02-28T21:20:47.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:20:47 [2024-02-28T21:20:47.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:20:47 [2024-02-28T21:20:47.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:47 [2024-02-28T21:20:47.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:47 [2024-02-28T21:20:47.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:47 [2024-02-28T21:20:47.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:47 [2024-02-28T21:20:47.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:47 [2024-02-28T21:20:47.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:47 [2024-02-28T21:20:47.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:47 [2024-02-28T21:20:47.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:47 [2024-02-28T21:20:47.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:47 [2024-02-28T21:20:47.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:47 [2024-02-28T21:20:47.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:47 [2024-02-28T21:20:47.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:47 [2024-02-28T21:20:47.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:47 [2024-02-28T21:20:47.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:47 [2024-02-28T21:20:47.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:47 [2024-02-28T21:20:47.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:47 [2024-02-28T21:20:47.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:47 [2024-02-28T21:20:47.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:47 [2024-02-28T21:20:47.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:47 [2024-02-28T21:20:47.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:47 [2024-02-28T21:20:47.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:47 [2024-02-28T21:20:47.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:47 [2024-02-28T21:20:47.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:20:47 [2024-02-28T21:20:47.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:20:47 [2024-02-28T21:20:47.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:47 [2024-02-28T21:20:47.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:47 [2024-02-28T21:20:47.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:47 [2024-02-28T21:20:47.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:47 [2024-02-28T21:20:47.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:47 [2024-02-28T21:20:47.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:47 [2024-02-28T21:20:47.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:47 [2024-02-28T21:20:47.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:47 [2024-02-28T21:20:47.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:47 [2024-02-28T21:20:47.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:47 [2024-02-28T21:20:47.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:47 [2024-02-28T21:20:47.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:47 [2024-02-28T21:20:47.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:47 [2024-02-28T21:20:47.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:47 [2024-02-28T21:20:47.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:47 [2024-02-28T21:20:47.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:47 [2024-02-28T21:20:47.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:47 [2024-02-28T21:20:47.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:47 [2024-02-28T21:20:47.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:47 [2024-02-28T21:20:47.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:47 [2024-02-28T21:20:47.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:47 [2024-02-28T21:20:47.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:47 [2024-02-28T21:20:47.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:20:47 [2024-02-28T21:20:47.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:20:47 [2024-02-28T21:20:47.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:47 [2024-02-28T21:20:47.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:47 [2024-02-28T21:20:47.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:47 [2024-02-28T21:20:47.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:47 [2024-02-28T21:20:47.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:47 [2024-02-28T21:20:47.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:47 [2024-02-28T21:20:47.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:47 [2024-02-28T21:20:47.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:47 [2024-02-28T21:20:47.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:20:47 [2024-02-28T21:20:47.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:20:47 [2024-02-28T21:20:47.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:20:47 [2024-02-28T21:20:47.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')
16:20:47 [2024-02-28T21:20:47.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:20:47 [2024-02-28T21:20:47.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-241736374 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:20:47 [2024-02-28T21:20:47.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-241736374 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:20:47 [2024-02-28T21:20:47.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-241736374 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:20:47 [2024-02-28T21:20:47.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-241736374 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:20:47 [2024-02-28T21:20:47.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-241736374 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:20:47 [2024-02-28T21:20:47.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-241736374 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:20:47 [2024-02-28T21:20:47.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-241736374 data=null 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')]
16:20:47 [2024-02-28T21:20:47.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=-241736530 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}]
16:20:47 [2024-02-28T21:20:47.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:20:47 [2024-02-28T21:20:47.626Z] 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"'
16:20:47 [2024-02-28T21:20:47.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:20:51 [2024-02-28T21:20:51.789Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
16:20:51 [2024-02-28T21:20:51.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
16:20:51 [2024-02-28T21:20:51.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241732548 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:20:51 [2024-02-28T21:20:51.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241732548 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:20:51 [2024-02-28T21:20:51.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241732548 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
16:20:51 [2024-02-28T21:20:51.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241732548 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:20:51 [2024-02-28T21:20:51.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241732548 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:20:51 [2024-02-28T21:20:51.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241732454 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:20:51 [2024-02-28T21:20:51.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241732439 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:20:51 [2024-02-28T21:20:51.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241732439 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:20:51 [2024-02-28T21:20:51.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241732439 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
16:20:51 [2024-02-28T21:20:51.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241732438 data=null}, ToolItem with tooltip text {Show Legend}]
16:20:51 [2024-02-28T21:20:51.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
16:20:51 [2024-02-28T21:20:51.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
16:20:51 [2024-02-28T21:20:51.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:51 [2024-02-28T21:20:51.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:51 [2024-02-28T21:20:51.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:51 [2024-02-28T21:20:51.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:51 [2024-02-28T21:20:51.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:51 [2024-02-28T21:20:51.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:51 [2024-02-28T21:20:51.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:51 [2024-02-28T21:20:51.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:51 [2024-02-28T21:20:51.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:51 [2024-02-28T21:20:51.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:51 [2024-02-28T21:20:51.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:51 [2024-02-28T21:20:51.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:51 [2024-02-28T21:20:51.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:51 [2024-02-28T21:20:51.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:51 [2024-02-28T21:20:51.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:51 [2024-02-28T21:20:51.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:51 [2024-02-28T21:20:51.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:51 [2024-02-28T21:20:51.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:51 [2024-02-28T21:20:51.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:51 [2024-02-28T21:20:51.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:51 [2024-02-28T21:20:51.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:51 [2024-02-28T21:20:51.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:20:51 [2024-02-28T21:20:51.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:20:51 [2024-02-28T21:20:51.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:51 [2024-02-28T21:20:51.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:51 [2024-02-28T21:20:51.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:51 [2024-02-28T21:20:51.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:51 [2024-02-28T21:20:51.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:51 [2024-02-28T21:20:51.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:51 [2024-02-28T21:20:51.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:51 [2024-02-28T21:20:51.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:51 [2024-02-28T21:20:51.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:51 [2024-02-28T21:20:51.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:51 [2024-02-28T21:20:51.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:51 [2024-02-28T21:20:51.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:51 [2024-02-28T21:20:51.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:51 [2024-02-28T21:20:51.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:51 [2024-02-28T21:20:51.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:51 [2024-02-28T21:20:51.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:51 [2024-02-28T21:20:51.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:51 [2024-02-28T21:20:51.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:51 [2024-02-28T21:20:51.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:51 [2024-02-28T21:20:51.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:51 [2024-02-28T21:20:51.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:51 [2024-02-28T21:20:51.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:51 [2024-02-28T21:20:51.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:20:51 [2024-02-28T21:20:51.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:20:51 [2024-02-28T21:20:51.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:51 [2024-02-28T21:20:51.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:51 [2024-02-28T21:20:51.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:51 [2024-02-28T21:20:51.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:51 [2024-02-28T21:20:51.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:51 [2024-02-28T21:20:51.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:51 [2024-02-28T21:20:51.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:51 [2024-02-28T21:20:51.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:51 [2024-02-28T21:20:51.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:51 [2024-02-28T21:20:51.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:51 [2024-02-28T21:20:51.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:51 [2024-02-28T21:20:51.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:51 [2024-02-28T21:20:51.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:51 [2024-02-28T21:20:51.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:51 [2024-02-28T21:20:51.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:51 [2024-02-28T21:20:51.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:51 [2024-02-28T21:20:51.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:51 [2024-02-28T21:20:51.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:51 [2024-02-28T21:20:51.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:51 [2024-02-28T21:20:51.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:51 [2024-02-28T21:20:51.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:51 [2024-02-28T21:20:51.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:51 [2024-02-28T21:20:51.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:20:51 [2024-02-28T21:20:51.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:20:51 [2024-02-28T21:20:51.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:51 [2024-02-28T21:20:51.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:51 [2024-02-28T21:20:51.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:51 [2024-02-28T21:20:51.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:51 [2024-02-28T21:20:51.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:51 [2024-02-28T21:20:51.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:51 [2024-02-28T21:20:51.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:51 [2024-02-28T21:20:51.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:51 [2024-02-28T21:20:51.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:51 [2024-02-28T21:20:51.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:51 [2024-02-28T21:20:51.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:51 [2024-02-28T21:20:51.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:51 [2024-02-28T21:20:51.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:51 [2024-02-28T21:20:51.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:51 [2024-02-28T21:20:51.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:51 [2024-02-28T21:20:51.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:51 [2024-02-28T21:20:51.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:51 [2024-02-28T21:20:51.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:51 [2024-02-28T21:20:51.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:51 [2024-02-28T21:20:51.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:51 [2024-02-28T21:20:51.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:51 [2024-02-28T21:20:51.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:51 [2024-02-28T21:20:51.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:20:51 [2024-02-28T21:20:51.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:20:51 [2024-02-28T21:20:51.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:51 [2024-02-28T21:20:51.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:51 [2024-02-28T21:20:51.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:51 [2024-02-28T21:20:51.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:51 [2024-02-28T21:20:51.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:51 [2024-02-28T21:20:51.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:51 [2024-02-28T21:20:51.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:51 [2024-02-28T21:20:51.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:51 [2024-02-28T21:20:51.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:51 [2024-02-28T21:20:51.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:51 [2024-02-28T21:20:51.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:51 [2024-02-28T21:20:51.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:51 [2024-02-28T21:20:51.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:51 [2024-02-28T21:20:51.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:51 [2024-02-28T21:20:51.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:51 [2024-02-28T21:20:51.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:51 [2024-02-28T21:20:51.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:51 [2024-02-28T21:20:51.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:51 [2024-02-28T21:20:51.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:51 [2024-02-28T21:20:51.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:51 [2024-02-28T21:20:51.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:51 [2024-02-28T21:20:51.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:51 [2024-02-28T21:20:51.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:20:51 [2024-02-28T21:20:51.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:20:51 [2024-02-28T21:20:51.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:51 [2024-02-28T21:20:51.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:51 [2024-02-28T21:20:51.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:51 [2024-02-28T21:20:51.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:51 [2024-02-28T21:20:51.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:51 [2024-02-28T21:20:51.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:51 [2024-02-28T21:20:51.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:51 [2024-02-28T21:20:51.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:51 [2024-02-28T21:20:51.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:51 [2024-02-28T21:20:51.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:51 [2024-02-28T21:20:51.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:51 [2024-02-28T21:20:51.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:51 [2024-02-28T21:20:51.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:51 [2024-02-28T21:20:51.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:51 [2024-02-28T21:20:51.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:51 [2024-02-28T21:20:51.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:51 [2024-02-28T21:20:51.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:51 [2024-02-28T21:20:51.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:51 [2024-02-28T21:20:51.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:51 [2024-02-28T21:20:51.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:51 [2024-02-28T21:20:51.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:51 [2024-02-28T21:20:51.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:51 [2024-02-28T21:20:51.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:20:51 [2024-02-28T21:20:51.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:20:51 [2024-02-28T21:20:51.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:51 [2024-02-28T21:20:51.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:51 [2024-02-28T21:20:51.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:51 [2024-02-28T21:20:51.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:51 [2024-02-28T21:20:51.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:51 [2024-02-28T21:20:51.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:51 [2024-02-28T21:20:51.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:51 [2024-02-28T21:20:51.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:51 [2024-02-28T21:20:51.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:51 [2024-02-28T21:20:51.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:51 [2024-02-28T21:20:51.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:51 [2024-02-28T21:20:51.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:51 [2024-02-28T21:20:51.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:51 [2024-02-28T21:20:51.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:51 [2024-02-28T21:20:51.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:51 [2024-02-28T21:20:51.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:51 [2024-02-28T21:20:51.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:51 [2024-02-28T21:20:51.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:51 [2024-02-28T21:20:51.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:51 [2024-02-28T21:20:51.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:51 [2024-02-28T21:20:51.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:51 [2024-02-28T21:20:51.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:51 [2024-02-28T21:20:51.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:20:51 [2024-02-28T21:20:51.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:20:51 [2024-02-28T21:20:51.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:51 [2024-02-28T21:20:51.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:51 [2024-02-28T21:20:51.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:51 [2024-02-28T21:20:51.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:51 [2024-02-28T21:20:51.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:51 [2024-02-28T21:20:51.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:51 [2024-02-28T21:20:51.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:51 [2024-02-28T21:20:51.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:51 [2024-02-28T21:20:51.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:20:51 [2024-02-28T21:20:51.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:20:51 [2024-02-28T21:20:51.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:20:51 [2024-02-28T21:20:51.793Z] 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')
16:20:51 [2024-02-28T21:20:51.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:20:51 [2024-02-28T21:20:51.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-241732389 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:20:51 [2024-02-28T21:20:51.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-241732388 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:20:51 [2024-02-28T21:20:51.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-241732388 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:20:51 [2024-02-28T21:20:51.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-241732388 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:20:51 [2024-02-28T21:20:51.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-241732388 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:20:51 [2024-02-28T21:20:51.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-241732388 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:20:51 [2024-02-28T21:20:51.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-241732388 data=null 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')]
16:20:51 [2024-02-28T21:20:51.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241732548 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}]
16:20:51 [2024-02-28T21:20:51.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:20:51 [2024-02-28T21:20:51.793Z] 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"'
16:20:51 [2024-02-28T21:20:51.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:20:52 [2024-02-28T21:20:52.507Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
16:20:52 [2024-02-28T21:20:52.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
16:20:52 [2024-02-28T21:20:52.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241731665 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:20:52 [2024-02-28T21:20:52.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241731665 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:20:52 [2024-02-28T21:20:52.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241731665 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
16:20:52 [2024-02-28T21:20:52.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241731665 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:20:52 [2024-02-28T21:20:52.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241731665 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:20:52 [2024-02-28T21:20:52.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241731574 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:20:52 [2024-02-28T21:20:52.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241731574 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:20:52 [2024-02-28T21:20:52.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241731574 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:20:52 [2024-02-28T21:20:52.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241731573 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
16:20:52 [2024-02-28T21:20:52.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241731573 data=null}, ToolItem with tooltip text {Show Legend}]
16:20:52 [2024-02-28T21:20:52.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
16:20:52 [2024-02-28T21:20:52.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
16:20:52 [2024-02-28T21:20:52.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Legend} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-241731573 data=null doit=true}, Shell with text {Legend}]
16:20:52 [2024-02-28T21:20:52.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:52 [2024-02-28T21:20:52.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:52 [2024-02-28T21:20:52.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:52 [2024-02-28T21:20:52.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:52 [2024-02-28T21:20:52.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:52 [2024-02-28T21:20:52.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:52 [2024-02-28T21:20:52.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
16:20:52 [2024-02-28T21:20:52.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:52 [2024-02-28T21:20:52.508Z] 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')
16:20:52 [2024-02-28T21:20:52.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:52 [2024-02-28T21:20:52.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:20:52 [2024-02-28T21:20:52.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
16:20:52 [2024-02-28T21:20:52.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
16:20:52 [2024-02-28T21:20:52.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
16:20:52 [2024-02-28T21:20:52.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
16:20:52 [2024-02-28T21:20:52.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
16:20:52 [2024-02-28T21:20:52.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
16:20:52 [2024-02-28T21:20:52.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
16:20:52 [2024-02-28T21:20:52.508Z] 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\"")
16:20:52 [2024-02-28T21:20:52.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
16:20:52 [2024-02-28T21:20:52.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
16:20:52 [2024-02-28T21:20:52.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
16:20:52 [2024-02-28T21:20:52.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
16:20:52 [2024-02-28T21:20:52.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
16:20:52 [2024-02-28T21:20:52.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
16:20:52 [2024-02-28T21:20:52.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
16:20:52 [2024-02-28T21:20:52.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
16:20:52 [2024-02-28T21:20:52.508Z] 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\"")
16:20:52 [2024-02-28T21:20:52.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
16:20:52 [2024-02-28T21:20:52.508Z] 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
16:20:52 [2024-02-28T21:20:52.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotScale - Sent event 13 to [Selection [13]: SelectionEvent{Scale {} time=-241731523 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\"")]
16:20:52 [2024-02-28T21:20:52.508Z] 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
16:20:52 [2024-02-28T21:20:52.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:52 [2024-02-28T21:20:52.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:52 [2024-02-28T21:20:52.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:52 [2024-02-28T21:20:52.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:52 [2024-02-28T21:20:52.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:52 [2024-02-28T21:20:52.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:52 [2024-02-28T21:20:52.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
16:20:52 [2024-02-28T21:20:52.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:52 [2024-02-28T21:20:52.508Z] 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')
16:20:52 [2024-02-28T21:20:52.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:52 [2024-02-28T21:20:52.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:20:52 [2024-02-28T21:20:52.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:52 [2024-02-28T21:20:52.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:52 [2024-02-28T21:20:52.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:52 [2024-02-28T21:20:52.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:52 [2024-02-28T21:20:52.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:52 [2024-02-28T21:20:52.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:52 [2024-02-28T21:20:52.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:52 [2024-02-28T21:20:52.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:20:52 [2024-02-28T21:20:52.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:20:52 [2024-02-28T21:20:52.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:20:52 [2024-02-28T21:20:52.509Z] 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')
16:20:52 [2024-02-28T21:20:52.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:20:52 [2024-02-28T21:20:52.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-241731491 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:20:52 [2024-02-28T21:20:52.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-241731491 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:20:52 [2024-02-28T21:20:52.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-241731491 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:20:52 [2024-02-28T21:20:52.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-241731491 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:20:52 [2024-02-28T21:20:52.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-241731491 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:20:52 [2024-02-28T21:20:52.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-241731491 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:20:52 [2024-02-28T21:20:52.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-241731491 data=null 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')]
16:20:52 [2024-02-28T21:20:52.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241731665 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}]
16:20:52 [2024-02-28T21:20:52.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:20:53 [2024-02-28T21:20:53.702Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
16:20:53 [2024-02-28T21:20:53.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
16:20:53 [2024-02-28T21:20:53.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=-241730489 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:20:53 [2024-02-28T21:20:53.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=-241730489 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:20:53 [2024-02-28T21:20:53.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=-241730489 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
16:20:53 [2024-02-28T21:20:53.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241730489 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:20:53 [2024-02-28T21:20:53.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241730489 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:20:53 [2024-02-28T21:20:53.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=-241730364 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:20:53 [2024-02-28T21:20:53.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=-241730364 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:20:53 [2024-02-28T21:20:53.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=-241730364 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:20:53 [2024-02-28T21:20:53.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=-241730364 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
16:20:53 [2024-02-28T21:20:53.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=-241730364 data=null}, ToolItem with tooltip text {Show Legend}]
16:20:53 [2024-02-28T21:20:53.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
16:20:53 [2024-02-28T21:20:53.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
16:20:53 [2024-02-28T21:20:53.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:53 [2024-02-28T21:20:53.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:53 [2024-02-28T21:20:53.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:53 [2024-02-28T21:20:53.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:53 [2024-02-28T21:20:53.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:53 [2024-02-28T21:20:53.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:53 [2024-02-28T21:20:53.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
16:20:53 [2024-02-28T21:20:53.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:53 [2024-02-28T21:20:53.702Z] 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')
16:20:53 [2024-02-28T21:20:53.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:53 [2024-02-28T21:20:53.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:20:53 [2024-02-28T21:20:53.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:53 [2024-02-28T21:20:53.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:53 [2024-02-28T21:20:53.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:53 [2024-02-28T21:20:53.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:53 [2024-02-28T21:20:53.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:53 [2024-02-28T21:20:53.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:53 [2024-02-28T21:20:53.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
16:20:53 [2024-02-28T21:20:53.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:53 [2024-02-28T21:20:53.703Z] 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')
16:20:53 [2024-02-28T21:20:53.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:53 [2024-02-28T21:20:53.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:20:53 [2024-02-28T21:20:53.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
16:20:53 [2024-02-28T21:20:53.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=-241730331 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')]
16:20:53 [2024-02-28T21:20:53.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=-241730331 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')]
16:20:53 [2024-02-28T21:20:53.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=-241730331 data=null doit=true}, (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')]
16:20:53 [2024-02-28T21:20:53.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=-241730330 data=null}, (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')]
16:20:53 [2024-02-28T21:20:53.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=-241730330 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')]
16:20:53 [2024-02-28T21:20:53.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=-241730330 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')]
16:20:53 [2024-02-28T21:20:53.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=-241730330 data=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')]
16:20:53 [2024-02-28T21:20:53.703Z] 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')
16:20:53 [2024-02-28T21:20:53.703Z] 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')
16:20:53 [2024-02-28T21:20:53.703Z] 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')
16:20:53 [2024-02-28T21:20:53.703Z] 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')
16:20:53 [2024-02-28T21:20:53.703Z] 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')
16:20:53 [2024-02-28T21:20:53.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:20:53 [2024-02-28T21:20:53.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
16:20:53 [2024-02-28T21:20:53.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
16:20:53 [2024-02-28T21:20:53.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
16:20:53 [2024-02-28T21:20:53.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
16:20:53 [2024-02-28T21:20:53.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
16:20:53 [2024-02-28T21:20:53.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
16:20:53 [2024-02-28T21:20:53.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
16:20:53 [2024-02-28T21:20:53.703Z] 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\"")
16:20:53 [2024-02-28T21:20:53.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
16:20:53 [2024-02-28T21:20:53.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:53 [2024-02-28T21:20:53.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:53 [2024-02-28T21:20:53.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:53 [2024-02-28T21:20:53.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:53 [2024-02-28T21:20:53.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:53 [2024-02-28T21:20:53.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:53 [2024-02-28T21:20:53.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
16:20:53 [2024-02-28T21:20:53.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:53 [2024-02-28T21:20:53.703Z] 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')
16:20:53 [2024-02-28T21:20:53.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:53 [2024-02-28T21:20:53.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:20:53 [2024-02-28T21:20:53.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:53 [2024-02-28T21:20:53.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:53 [2024-02-28T21:20:53.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:53 [2024-02-28T21:20:53.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:53 [2024-02-28T21:20:53.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:53 [2024-02-28T21:20:53.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:53 [2024-02-28T21:20:53.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:53 [2024-02-28T21:20:53.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:20:53 [2024-02-28T21:20:53.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:20:53 [2024-02-28T21:20:53.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:20:53 [2024-02-28T21:20:53.703Z] 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')
16:20:53 [2024-02-28T21:20:53.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:20:53 [2024-02-28T21:20:53.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-241730281 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:20:53 [2024-02-28T21:20:53.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-241730281 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:20:53 [2024-02-28T21:20:53.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-241730281 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:20:53 [2024-02-28T21:20:53.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-241730281 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:20:53 [2024-02-28T21:20:53.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-241730281 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:20:53 [2024-02-28T21:20:53.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-241730281 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:20:53 [2024-02-28T21:20:53.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-241730281 data=null 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')]
16:20:53 [2024-02-28T21:20:53.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=-241730489 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}]
16:20:53 [2024-02-28T21:20:53.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:20:54 [2024-02-28T21:20:54.629Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
16:20:54 [2024-02-28T21:20:54.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
16:20:54 [2024-02-28T21:20:54.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241729301 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:20:54 [2024-02-28T21:20:54.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241729301 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:20:54 [2024-02-28T21:20:54.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241729301 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
16:20:54 [2024-02-28T21:20:54.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241729301 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:20:54 [2024-02-28T21:20:54.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241729301 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:20:54 [2024-02-28T21:20:54.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241729125 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:20:54 [2024-02-28T21:20:54.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241729124 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:20:54 [2024-02-28T21:20:54.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241729124 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:20:54 [2024-02-28T21:20:54.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241729124 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
16:20:54 [2024-02-28T21:20:54.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241729124 data=null}, ToolItem with tooltip text {Show Legend}]
16:20:54 [2024-02-28T21:20:54.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
16:20:54 [2024-02-28T21:20:54.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
16:20:54 [2024-02-28T21:20:54.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:54 [2024-02-28T21:20:54.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:54 [2024-02-28T21:20:54.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:54 [2024-02-28T21:20:54.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:54 [2024-02-28T21:20:54.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:54 [2024-02-28T21:20:54.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:54 [2024-02-28T21:20:54.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:54 [2024-02-28T21:20:54.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:54 [2024-02-28T21:20:54.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:54 [2024-02-28T21:20:54.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:54 [2024-02-28T21:20:54.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:54 [2024-02-28T21:20:54.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:54 [2024-02-28T21:20:54.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:54 [2024-02-28T21:20:54.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:54 [2024-02-28T21:20:54.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:54 [2024-02-28T21:20:54.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:54 [2024-02-28T21:20:54.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:54 [2024-02-28T21:20:54.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:54 [2024-02-28T21:20:54.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:54 [2024-02-28T21:20:54.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:54 [2024-02-28T21:20:54.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:54 [2024-02-28T21:20:54.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:20:54 [2024-02-28T21:20:54.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:20:54 [2024-02-28T21:20:54.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:54 [2024-02-28T21:20:54.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:54 [2024-02-28T21:20:54.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:54 [2024-02-28T21:20:54.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:54 [2024-02-28T21:20:54.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:54 [2024-02-28T21:20:54.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:54 [2024-02-28T21:20:54.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:54 [2024-02-28T21:20:54.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:54 [2024-02-28T21:20:54.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:54 [2024-02-28T21:20:54.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:54 [2024-02-28T21:20:54.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:54 [2024-02-28T21:20:54.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:54 [2024-02-28T21:20:54.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:54 [2024-02-28T21:20:54.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:54 [2024-02-28T21:20:54.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:54 [2024-02-28T21:20:54.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:54 [2024-02-28T21:20:54.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:54 [2024-02-28T21:20:54.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:54 [2024-02-28T21:20:54.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:54 [2024-02-28T21:20:54.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:54 [2024-02-28T21:20:54.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:54 [2024-02-28T21:20:54.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:54 [2024-02-28T21:20:54.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:20:54 [2024-02-28T21:20:54.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:20:54 [2024-02-28T21:20:54.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:54 [2024-02-28T21:20:54.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:54 [2024-02-28T21:20:54.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:54 [2024-02-28T21:20:54.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:54 [2024-02-28T21:20:54.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:54 [2024-02-28T21:20:54.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:54 [2024-02-28T21:20:54.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:54 [2024-02-28T21:20:54.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:54 [2024-02-28T21:20:54.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:54 [2024-02-28T21:20:54.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:54 [2024-02-28T21:20:54.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:54 [2024-02-28T21:20:54.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:54 [2024-02-28T21:20:54.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:54 [2024-02-28T21:20:54.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:54 [2024-02-28T21:20:54.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:54 [2024-02-28T21:20:54.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:54 [2024-02-28T21:20:54.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:54 [2024-02-28T21:20:54.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:54 [2024-02-28T21:20:54.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:54 [2024-02-28T21:20:54.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:54 [2024-02-28T21:20:54.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:54 [2024-02-28T21:20:54.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:54 [2024-02-28T21:20:54.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:20:54 [2024-02-28T21:20:54.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:20:54 [2024-02-28T21:20:54.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:54 [2024-02-28T21:20:54.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:54 [2024-02-28T21:20:54.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:54 [2024-02-28T21:20:54.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:54 [2024-02-28T21:20:54.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:54 [2024-02-28T21:20:54.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:54 [2024-02-28T21:20:54.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:54 [2024-02-28T21:20:54.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:54 [2024-02-28T21:20:54.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:54 [2024-02-28T21:20:54.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:54 [2024-02-28T21:20:54.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:54 [2024-02-28T21:20:54.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:54 [2024-02-28T21:20:54.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:54 [2024-02-28T21:20:54.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:54 [2024-02-28T21:20:54.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:54 [2024-02-28T21:20:54.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:54 [2024-02-28T21:20:54.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:54 [2024-02-28T21:20:54.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:54 [2024-02-28T21:20:54.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:54 [2024-02-28T21:20:54.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:54 [2024-02-28T21:20:54.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:54 [2024-02-28T21:20:54.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:54 [2024-02-28T21:20:54.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:20:54 [2024-02-28T21:20:54.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:20:54 [2024-02-28T21:20:54.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:54 [2024-02-28T21:20:54.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:54 [2024-02-28T21:20:54.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:54 [2024-02-28T21:20:54.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:54 [2024-02-28T21:20:54.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:54 [2024-02-28T21:20:54.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:54 [2024-02-28T21:20:54.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:54 [2024-02-28T21:20:54.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:54 [2024-02-28T21:20:54.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:54 [2024-02-28T21:20:54.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:54 [2024-02-28T21:20:54.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:54 [2024-02-28T21:20:54.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:54 [2024-02-28T21:20:54.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:54 [2024-02-28T21:20:54.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:54 [2024-02-28T21:20:54.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:54 [2024-02-28T21:20:54.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:54 [2024-02-28T21:20:54.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:54 [2024-02-28T21:20:54.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:54 [2024-02-28T21:20:54.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:54 [2024-02-28T21:20:54.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:54 [2024-02-28T21:20:54.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:54 [2024-02-28T21:20:54.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:54 [2024-02-28T21:20:54.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:20:54 [2024-02-28T21:20:54.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:20:54 [2024-02-28T21:20:54.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:54 [2024-02-28T21:20:54.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:54 [2024-02-28T21:20:54.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:54 [2024-02-28T21:20:54.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:54 [2024-02-28T21:20:54.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:54 [2024-02-28T21:20:54.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:54 [2024-02-28T21:20:54.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:54 [2024-02-28T21:20:54.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:54 [2024-02-28T21:20:54.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:54 [2024-02-28T21:20:54.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:54 [2024-02-28T21:20:54.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:54 [2024-02-28T21:20:54.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:54 [2024-02-28T21:20:54.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:54 [2024-02-28T21:20:54.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:54 [2024-02-28T21:20:54.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:54 [2024-02-28T21:20:54.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:54 [2024-02-28T21:20:54.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:54 [2024-02-28T21:20:54.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:54 [2024-02-28T21:20:54.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:54 [2024-02-28T21:20:54.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:54 [2024-02-28T21:20:54.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:54 [2024-02-28T21:20:54.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:54 [2024-02-28T21:20:54.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:20:54 [2024-02-28T21:20:54.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:20:54 [2024-02-28T21:20:54.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:54 [2024-02-28T21:20:54.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:54 [2024-02-28T21:20:54.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:54 [2024-02-28T21:20:54.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:54 [2024-02-28T21:20:54.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:54 [2024-02-28T21:20:54.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:54 [2024-02-28T21:20:54.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:54 [2024-02-28T21:20:54.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:54 [2024-02-28T21:20:54.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:54 [2024-02-28T21:20:54.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:54 [2024-02-28T21:20:54.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:54 [2024-02-28T21:20:54.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:54 [2024-02-28T21:20:54.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:54 [2024-02-28T21:20:54.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:54 [2024-02-28T21:20:54.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:54 [2024-02-28T21:20:54.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:54 [2024-02-28T21:20:54.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:54 [2024-02-28T21:20:54.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:54 [2024-02-28T21:20:54.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:54 [2024-02-28T21:20:54.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:54 [2024-02-28T21:20:54.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:54 [2024-02-28T21:20:54.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:54 [2024-02-28T21:20:54.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:20:54 [2024-02-28T21:20:54.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:20:54 [2024-02-28T21:20:54.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:54 [2024-02-28T21:20:54.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:54 [2024-02-28T21:20:54.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:54 [2024-02-28T21:20:54.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:54 [2024-02-28T21:20:54.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:54 [2024-02-28T21:20:54.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:54 [2024-02-28T21:20:54.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:54 [2024-02-28T21:20:54.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:54 [2024-02-28T21:20:54.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:20:54 [2024-02-28T21:20:54.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:20:54 [2024-02-28T21:20:54.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:20:54 [2024-02-28T21:20:54.887Z] 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')
16:20:54 [2024-02-28T21:20:54.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:20:54 [2024-02-28T21:20:54.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-241729042 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:20:54 [2024-02-28T21:20:54.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-241729042 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:20:54 [2024-02-28T21:20:54.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-241729042 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:20:54 [2024-02-28T21:20:54.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-241729042 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:20:54 [2024-02-28T21:20:54.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-241729042 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:20:54 [2024-02-28T21:20:54.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-241729041 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:20:54 [2024-02-28T21:20:54.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-241729041 data=null 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')]
16:20:54 [2024-02-28T21:20:54.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241729301 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}]
16:20:54 [2024-02-28T21:20:54.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:20:55 [2024-02-28T21:20:55.144Z] 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"'
16:20:55 [2024-02-28T21:20:55.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:20:55 [2024-02-28T21:20:55.705Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
16:20:55 [2024-02-28T21:20:55.960Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
16:20:55 [2024-02-28T21:20:55.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicking on ToolItem with tooltip text {Hide Empty Rows}
16:20:55 [2024-02-28T21:20:55.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241727891 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
16:20:55 [2024-02-28T21:20:55.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241727891 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
16:20:55 [2024-02-28T21:20:55.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241727891 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
16:20:55 [2024-02-28T21:20:55.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241727891 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
16:20:55 [2024-02-28T21:20:55.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241727891 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
16:20:55 [2024-02-28T21:20:55.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241727891 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}]
16:20:55 [2024-02-28T21:20:55.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241727890 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
16:20:55 [2024-02-28T21:20:55.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241727890 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
16:20:55 [2024-02-28T21:20:55.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241727890 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
16:20:55 [2024-02-28T21:20:55.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241727890 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
16:20:55 [2024-02-28T21:20:55.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241727890 data=null}, ToolItem with tooltip text {Hide Empty Rows}]
16:20:55 [2024-02-28T21:20:55.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicked on ToolItem with tooltip text {Hide Empty Rows}
16:20:56 [2024-02-28T21:20:56.886Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
16:20:56 [2024-02-28T21:20:56.886Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
16:20:56 [2024-02-28T21:20:56.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Time Event Filter", using matcher: with text 'Time Event Filter'
16:20:56 [2024-02-28T21:20:56.886Z] 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=-241727204 data=null doit=true}, Shell with text {Time Event Filter}]
16:20:56 [2024-02-28T21:20:56.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:20:56 [2024-02-28T21:20:56.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
16:20:56 [2024-02-28T21:20:56.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
16:20:56 [2024-02-28T21:20:56.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
16:20:57 [2024-02-28T21:20:57.142Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
16:20:57 [2024-02-28T21:20:57.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicking on ToolItem with tooltip text {Hide Empty Rows}
16:20:57 [2024-02-28T21:20:57.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241726688 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
16:20:57 [2024-02-28T21:20:57.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241726688 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
16:20:57 [2024-02-28T21:20:57.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241726688 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
16:20:57 [2024-02-28T21:20:57.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241726688 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
16:20:57 [2024-02-28T21:20:57.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241726688 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
16:20:57 [2024-02-28T21:20:57.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241726687 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}]
16:20:57 [2024-02-28T21:20:57.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241726687 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
16:20:57 [2024-02-28T21:20:57.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241726687 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
16:20:57 [2024-02-28T21:20:57.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241726687 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
16:20:57 [2024-02-28T21:20:57.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241726687 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
16:20:57 [2024-02-28T21:20:57.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241726687 data=null}, ToolItem with tooltip text {Hide Empty Rows}]
16:20:57 [2024-02-28T21:20:57.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicked on ToolItem with tooltip text {Hide Empty Rows}
16:20:57 [2024-02-28T21:20:57.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Time Event Filter", using matcher: with text 'Time Event Filter'
16:20:57 [2024-02-28T21:20:57.143Z] 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=-241726684 data=null doit=true}, Shell with text {Time Event Filter}]
16:20:57 [2024-02-28T21:20:57.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:57 [2024-02-28T21:20:57.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with tooltip 'Close (Esc)'
16:20:57 [2024-02-28T21:20:57.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:57 [2024-02-28T21:20:57.143Z] 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')
16:20:57 [2024-02-28T21:20:57.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
16:20:57 [2024-02-28T21:20:57.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=-241726683 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')]
16:20:57 [2024-02-28T21:20:57.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=-241726683 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')]
16:20:57 [2024-02-28T21:20:57.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=-241726683 data=null doit=true}, (of type 'Button' and with tooltip 'Close (Esc)' and with style 'SWT.PUSH')]
16:20:57 [2024-02-28T21:20:57.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=-241726683 data=null}, (of type 'Button' and with tooltip 'Close (Esc)' and with style 'SWT.PUSH')]
16:20:57 [2024-02-28T21:20:57.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=-241726683 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')]
16:20:57 [2024-02-28T21:20:57.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=-241726683 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')]
16:20:57 [2024-02-28T21:20:57.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=-241726683 data=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')]
16:20:57 [2024-02-28T21:20:57.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:20:57 [2024-02-28T21:20:57.399Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
16:20:57 [2024-02-28T21:20:57.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
16:20:57 [2024-02-28T21:20:57.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241726650 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:20:57 [2024-02-28T21:20:57.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=-241726649 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:20:57 [2024-02-28T21:20:57.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241726649 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
16:20:57 [2024-02-28T21:20:57.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241726649 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:20:57 [2024-02-28T21:20:57.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241726649 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:20:57 [2024-02-28T21:20:57.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=-241726559 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:20:57 [2024-02-28T21:20:57.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=-241726559 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:20:57 [2024-02-28T21:20:57.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=-241726559 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:20:57 [2024-02-28T21:20:57.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=-241726559 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
16:20:57 [2024-02-28T21:20:57.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=-241726559 data=null}, ToolItem with tooltip text {Show Legend}]
16:20:57 [2024-02-28T21:20:57.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
16:20:57 [2024-02-28T21:20:57.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
16:20:57 [2024-02-28T21:20:57.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:57 [2024-02-28T21:20:57.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:57 [2024-02-28T21:20:57.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:57 [2024-02-28T21:20:57.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:57 [2024-02-28T21:20:57.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:57 [2024-02-28T21:20:57.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:57 [2024-02-28T21:20:57.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:57 [2024-02-28T21:20:57.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:57 [2024-02-28T21:20:57.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:57 [2024-02-28T21:20:57.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:57 [2024-02-28T21:20:57.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:57 [2024-02-28T21:20:57.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:57 [2024-02-28T21:20:57.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:57 [2024-02-28T21:20:57.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:57 [2024-02-28T21:20:57.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:57 [2024-02-28T21:20:57.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:57 [2024-02-28T21:20:57.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:57 [2024-02-28T21:20:57.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:57 [2024-02-28T21:20:57.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:57 [2024-02-28T21:20:57.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:57 [2024-02-28T21:20:57.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:57 [2024-02-28T21:20:57.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:20:57 [2024-02-28T21:20:57.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:20:57 [2024-02-28T21:20:57.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:57 [2024-02-28T21:20:57.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:57 [2024-02-28T21:20:57.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:57 [2024-02-28T21:20:57.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:57 [2024-02-28T21:20:57.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:57 [2024-02-28T21:20:57.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:57 [2024-02-28T21:20:57.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:57 [2024-02-28T21:20:57.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:57 [2024-02-28T21:20:57.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:57 [2024-02-28T21:20:57.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:57 [2024-02-28T21:20:57.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:57 [2024-02-28T21:20:57.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:57 [2024-02-28T21:20:57.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:57 [2024-02-28T21:20:57.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:57 [2024-02-28T21:20:57.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:57 [2024-02-28T21:20:57.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:57 [2024-02-28T21:20:57.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:57 [2024-02-28T21:20:57.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:57 [2024-02-28T21:20:57.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:57 [2024-02-28T21:20:57.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:57 [2024-02-28T21:20:57.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:57 [2024-02-28T21:20:57.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:57 [2024-02-28T21:20:57.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:20:57 [2024-02-28T21:20:57.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:20:57 [2024-02-28T21:20:57.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:57 [2024-02-28T21:20:57.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:57 [2024-02-28T21:20:57.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:57 [2024-02-28T21:20:57.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:57 [2024-02-28T21:20:57.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:57 [2024-02-28T21:20:57.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:57 [2024-02-28T21:20:57.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:57 [2024-02-28T21:20:57.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:57 [2024-02-28T21:20:57.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:57 [2024-02-28T21:20:57.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:57 [2024-02-28T21:20:57.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:57 [2024-02-28T21:20:57.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:57 [2024-02-28T21:20:57.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:57 [2024-02-28T21:20:57.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:57 [2024-02-28T21:20:57.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:57 [2024-02-28T21:20:57.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:57 [2024-02-28T21:20:57.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:57 [2024-02-28T21:20:57.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:57 [2024-02-28T21:20:57.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:57 [2024-02-28T21:20:57.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:57 [2024-02-28T21:20:57.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:57 [2024-02-28T21:20:57.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:57 [2024-02-28T21:20:57.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:20:57 [2024-02-28T21:20:57.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:20:57 [2024-02-28T21:20:57.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:57 [2024-02-28T21:20:57.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:57 [2024-02-28T21:20:57.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:57 [2024-02-28T21:20:57.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:57 [2024-02-28T21:20:57.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:57 [2024-02-28T21:20:57.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:57 [2024-02-28T21:20:57.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:57 [2024-02-28T21:20:57.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:57 [2024-02-28T21:20:57.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:57 [2024-02-28T21:20:57.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:57 [2024-02-28T21:20:57.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:57 [2024-02-28T21:20:57.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:57 [2024-02-28T21:20:57.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:57 [2024-02-28T21:20:57.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:57 [2024-02-28T21:20:57.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:57 [2024-02-28T21:20:57.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:57 [2024-02-28T21:20:57.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:57 [2024-02-28T21:20:57.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:57 [2024-02-28T21:20:57.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:57 [2024-02-28T21:20:57.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:57 [2024-02-28T21:20:57.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:57 [2024-02-28T21:20:57.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:57 [2024-02-28T21:20:57.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:20:57 [2024-02-28T21:20:57.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:20:57 [2024-02-28T21:20:57.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:57 [2024-02-28T21:20:57.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:57 [2024-02-28T21:20:57.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:57 [2024-02-28T21:20:57.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:57 [2024-02-28T21:20:57.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:57 [2024-02-28T21:20:57.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:57 [2024-02-28T21:20:57.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:57 [2024-02-28T21:20:57.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:57 [2024-02-28T21:20:57.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:57 [2024-02-28T21:20:57.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:57 [2024-02-28T21:20:57.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:57 [2024-02-28T21:20:57.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:57 [2024-02-28T21:20:57.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:57 [2024-02-28T21:20:57.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:57 [2024-02-28T21:20:57.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:57 [2024-02-28T21:20:57.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:57 [2024-02-28T21:20:57.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:57 [2024-02-28T21:20:57.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:57 [2024-02-28T21:20:57.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:57 [2024-02-28T21:20:57.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:57 [2024-02-28T21:20:57.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:57 [2024-02-28T21:20:57.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:57 [2024-02-28T21:20:57.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:20:57 [2024-02-28T21:20:57.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:20:57 [2024-02-28T21:20:57.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:57 [2024-02-28T21:20:57.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:57 [2024-02-28T21:20:57.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:57 [2024-02-28T21:20:57.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:57 [2024-02-28T21:20:57.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:57 [2024-02-28T21:20:57.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:57 [2024-02-28T21:20:57.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:57 [2024-02-28T21:20:57.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:57 [2024-02-28T21:20:57.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:57 [2024-02-28T21:20:57.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:57 [2024-02-28T21:20:57.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:57 [2024-02-28T21:20:57.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:57 [2024-02-28T21:20:57.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:57 [2024-02-28T21:20:57.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:57 [2024-02-28T21:20:57.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:57 [2024-02-28T21:20:57.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:57 [2024-02-28T21:20:57.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:57 [2024-02-28T21:20:57.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:57 [2024-02-28T21:20:57.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:57 [2024-02-28T21:20:57.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:57 [2024-02-28T21:20:57.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:57 [2024-02-28T21:20:57.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:57 [2024-02-28T21:20:57.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:20:57 [2024-02-28T21:20:57.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:20:57 [2024-02-28T21:20:57.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:57 [2024-02-28T21:20:57.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:57 [2024-02-28T21:20:57.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:57 [2024-02-28T21:20:57.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:57 [2024-02-28T21:20:57.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:57 [2024-02-28T21:20:57.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:57 [2024-02-28T21:20:57.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:57 [2024-02-28T21:20:57.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:57 [2024-02-28T21:20:57.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:57 [2024-02-28T21:20:57.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:57 [2024-02-28T21:20:57.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:57 [2024-02-28T21:20:57.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:57 [2024-02-28T21:20:57.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:57 [2024-02-28T21:20:57.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:57 [2024-02-28T21:20:57.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:57 [2024-02-28T21:20:57.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:57 [2024-02-28T21:20:57.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:57 [2024-02-28T21:20:57.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:57 [2024-02-28T21:20:57.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:57 [2024-02-28T21:20:57.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:57 [2024-02-28T21:20:57.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:20:57 [2024-02-28T21:20:57.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:57 [2024-02-28T21:20:57.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:20:57 [2024-02-28T21:20:57.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:20:57 [2024-02-28T21:20:57.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:20:57 [2024-02-28T21:20:57.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:57 [2024-02-28T21:20:57.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:57 [2024-02-28T21:20:57.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:57 [2024-02-28T21:20:57.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:57 [2024-02-28T21:20:57.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:57 [2024-02-28T21:20:57.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:57 [2024-02-28T21:20:57.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:20:57 [2024-02-28T21:20:57.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:20:57 [2024-02-28T21:20:57.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:20:57 [2024-02-28T21:20:57.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:20:57 [2024-02-28T21:20:57.402Z] 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')
16:20:57 [2024-02-28T21:20:57.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:20:57 [2024-02-28T21:20:57.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-241726526 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:20:57 [2024-02-28T21:20:57.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-241726525 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:20:57 [2024-02-28T21:20:57.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-241726525 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:20:57 [2024-02-28T21:20:57.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-241726525 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:20:57 [2024-02-28T21:20:57.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-241726525 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:20:57 [2024-02-28T21:20:57.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-241726525 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:20:57 [2024-02-28T21:20:57.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-241726525 data=null 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')]
16:20:57 [2024-02-28T21:20:57.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=-241726649 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}]
16:20:57 [2024-02-28T21:20:57.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:20:57 [2024-02-28T21:20:57.657Z] 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"'
16:20:57 [2024-02-28T21:20:57.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:21:12 [2024-02-28T21:21:12.487Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
16:21:12 [2024-02-28T21:21:12.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
16:21:12 [2024-02-28T21:21:12.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241713379 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:21:12 [2024-02-28T21:21:12.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241713379 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:21:12 [2024-02-28T21:21:12.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241713378 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
16:21:12 [2024-02-28T21:21:12.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241713378 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:21:12 [2024-02-28T21:21:12.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241713378 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:21:12 [2024-02-28T21:21:12.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241713203 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:21:12 [2024-02-28T21:21:12.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241713202 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:21:12 [2024-02-28T21:21:12.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241713202 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:21:12 [2024-02-28T21:21:12.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241713202 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
16:21:12 [2024-02-28T21:21:12.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241713202 data=null}, ToolItem with tooltip text {Show Legend}]
16:21:12 [2024-02-28T21:21:12.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
16:21:12 [2024-02-28T21:21:12.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
16:21:12 [2024-02-28T21:21:12.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:12 [2024-02-28T21:21:12.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:12 [2024-02-28T21:21:12.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:12 [2024-02-28T21:21:12.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:12 [2024-02-28T21:21:12.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:12 [2024-02-28T21:21:12.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:12 [2024-02-28T21:21:12.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:12 [2024-02-28T21:21:12.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:12 [2024-02-28T21:21:12.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:12 [2024-02-28T21:21:12.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:12 [2024-02-28T21:21:12.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:12 [2024-02-28T21:21:12.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:12 [2024-02-28T21:21:12.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:12 [2024-02-28T21:21:12.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:12 [2024-02-28T21:21:12.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:12 [2024-02-28T21:21:12.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:12 [2024-02-28T21:21:12.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:12 [2024-02-28T21:21:12.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:12 [2024-02-28T21:21:12.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:12 [2024-02-28T21:21:12.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:12 [2024-02-28T21:21:12.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:12 [2024-02-28T21:21:12.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:21:12 [2024-02-28T21:21:12.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:21:12 [2024-02-28T21:21:12.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:12 [2024-02-28T21:21:12.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:12 [2024-02-28T21:21:12.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:12 [2024-02-28T21:21:12.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:12 [2024-02-28T21:21:12.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:12 [2024-02-28T21:21:12.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:12 [2024-02-28T21:21:12.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:12 [2024-02-28T21:21:12.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:12 [2024-02-28T21:21:12.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:12 [2024-02-28T21:21:12.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:12 [2024-02-28T21:21:12.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:12 [2024-02-28T21:21:12.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:12 [2024-02-28T21:21:12.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:12 [2024-02-28T21:21:12.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:12 [2024-02-28T21:21:12.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:12 [2024-02-28T21:21:12.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:12 [2024-02-28T21:21:12.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:12 [2024-02-28T21:21:12.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:12 [2024-02-28T21:21:12.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:12 [2024-02-28T21:21:12.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:12 [2024-02-28T21:21:12.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:12 [2024-02-28T21:21:12.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:12 [2024-02-28T21:21:12.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:21:12 [2024-02-28T21:21:12.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:21:12 [2024-02-28T21:21:12.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:12 [2024-02-28T21:21:12.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:12 [2024-02-28T21:21:12.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:12 [2024-02-28T21:21:12.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:12 [2024-02-28T21:21:12.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:12 [2024-02-28T21:21:12.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:12 [2024-02-28T21:21:12.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:12 [2024-02-28T21:21:12.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:12 [2024-02-28T21:21:12.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:12 [2024-02-28T21:21:12.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:12 [2024-02-28T21:21:12.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:12 [2024-02-28T21:21:12.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:12 [2024-02-28T21:21:12.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:12 [2024-02-28T21:21:12.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:12 [2024-02-28T21:21:12.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:12 [2024-02-28T21:21:12.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:12 [2024-02-28T21:21:12.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:12 [2024-02-28T21:21:12.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:12 [2024-02-28T21:21:12.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:12 [2024-02-28T21:21:12.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:12 [2024-02-28T21:21:12.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:12 [2024-02-28T21:21:12.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:12 [2024-02-28T21:21:12.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:21:12 [2024-02-28T21:21:12.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:21:12 [2024-02-28T21:21:12.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:12 [2024-02-28T21:21:12.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:12 [2024-02-28T21:21:12.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:12 [2024-02-28T21:21:12.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:12 [2024-02-28T21:21:12.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:12 [2024-02-28T21:21:12.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:12 [2024-02-28T21:21:12.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:12 [2024-02-28T21:21:12.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:12 [2024-02-28T21:21:12.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:12 [2024-02-28T21:21:12.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:12 [2024-02-28T21:21:12.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:12 [2024-02-28T21:21:12.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:12 [2024-02-28T21:21:12.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:12 [2024-02-28T21:21:12.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:12 [2024-02-28T21:21:12.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:12 [2024-02-28T21:21:12.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:12 [2024-02-28T21:21:12.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:12 [2024-02-28T21:21:12.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:12 [2024-02-28T21:21:12.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:12 [2024-02-28T21:21:12.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:12 [2024-02-28T21:21:12.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:12 [2024-02-28T21:21:12.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:12 [2024-02-28T21:21:12.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:21:12 [2024-02-28T21:21:12.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:21:12 [2024-02-28T21:21:12.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:12 [2024-02-28T21:21:12.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:12 [2024-02-28T21:21:12.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:12 [2024-02-28T21:21:12.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:12 [2024-02-28T21:21:12.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:12 [2024-02-28T21:21:12.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:12 [2024-02-28T21:21:12.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:12 [2024-02-28T21:21:12.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:12 [2024-02-28T21:21:12.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:12 [2024-02-28T21:21:12.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:12 [2024-02-28T21:21:12.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:12 [2024-02-28T21:21:12.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:12 [2024-02-28T21:21:12.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:12 [2024-02-28T21:21:12.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:12 [2024-02-28T21:21:12.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:12 [2024-02-28T21:21:12.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:12 [2024-02-28T21:21:12.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:12 [2024-02-28T21:21:12.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:12 [2024-02-28T21:21:12.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:12 [2024-02-28T21:21:12.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:12 [2024-02-28T21:21:12.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:12 [2024-02-28T21:21:12.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:12 [2024-02-28T21:21:12.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:21:12 [2024-02-28T21:21:12.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:21:12 [2024-02-28T21:21:12.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:12 [2024-02-28T21:21:12.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:12 [2024-02-28T21:21:12.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:12 [2024-02-28T21:21:12.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:12 [2024-02-28T21:21:12.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:12 [2024-02-28T21:21:12.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:12 [2024-02-28T21:21:12.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:12 [2024-02-28T21:21:12.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:12 [2024-02-28T21:21:12.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:12 [2024-02-28T21:21:12.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:12 [2024-02-28T21:21:12.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:12 [2024-02-28T21:21:12.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:12 [2024-02-28T21:21:12.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:12 [2024-02-28T21:21:12.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:12 [2024-02-28T21:21:12.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:12 [2024-02-28T21:21:12.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:12 [2024-02-28T21:21:12.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:12 [2024-02-28T21:21:12.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:12 [2024-02-28T21:21:12.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:12 [2024-02-28T21:21:12.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:12 [2024-02-28T21:21:12.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:12 [2024-02-28T21:21:12.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:12 [2024-02-28T21:21:12.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:21:12 [2024-02-28T21:21:12.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:21:12 [2024-02-28T21:21:12.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:12 [2024-02-28T21:21:12.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:12 [2024-02-28T21:21:12.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:12 [2024-02-28T21:21:12.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:12 [2024-02-28T21:21:12.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:12 [2024-02-28T21:21:12.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:12 [2024-02-28T21:21:12.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:12 [2024-02-28T21:21:12.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:12 [2024-02-28T21:21:12.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:12 [2024-02-28T21:21:12.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:12 [2024-02-28T21:21:12.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:12 [2024-02-28T21:21:12.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:12 [2024-02-28T21:21:12.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:12 [2024-02-28T21:21:12.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:12 [2024-02-28T21:21:12.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:12 [2024-02-28T21:21:12.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:12 [2024-02-28T21:21:12.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:12 [2024-02-28T21:21:12.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:12 [2024-02-28T21:21:12.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:12 [2024-02-28T21:21:12.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:12 [2024-02-28T21:21:12.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:12 [2024-02-28T21:21:12.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:12 [2024-02-28T21:21:12.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:21:12 [2024-02-28T21:21:12.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:21:12 [2024-02-28T21:21:12.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:12 [2024-02-28T21:21:12.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:12 [2024-02-28T21:21:12.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:12 [2024-02-28T21:21:12.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:12 [2024-02-28T21:21:12.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:12 [2024-02-28T21:21:12.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:12 [2024-02-28T21:21:12.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:12 [2024-02-28T21:21:12.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:12 [2024-02-28T21:21:12.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:21:12 [2024-02-28T21:21:12.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:21:12 [2024-02-28T21:21:12.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:21:12 [2024-02-28T21:21:12.490Z] 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')
16:21:12 [2024-02-28T21:21:12.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:21:12 [2024-02-28T21:21:12.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-241713152 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:21:12 [2024-02-28T21:21:12.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-241713152 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:21:12 [2024-02-28T21:21:12.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-241713152 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:21:12 [2024-02-28T21:21:12.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-241713152 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:21:12 [2024-02-28T21:21:12.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-241713138 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:21:12 [2024-02-28T21:21:12.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-241713138 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:21:12 [2024-02-28T21:21:12.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-241713138 data=null 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')]
16:21:12 [2024-02-28T21:21:12.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241713378 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}]
16:21:12 [2024-02-28T21:21:12.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:21:12 [2024-02-28T21:21:12.491Z] 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"'
16:21:12 [2024-02-28T21:21:12.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:21:12 [2024-02-28T21:21:12.491Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
16:21:12 [2024-02-28T21:21:12.491Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
16:21:12 [2024-02-28T21:21:12.491Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
16:21:12 [2024-02-28T21:21:12.491Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
16:21:12 [2024-02-28T21:21:12.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
16:21:12 [2024-02-28T21:21:12.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241711992 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:21:12 [2024-02-28T21:21:12.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241711992 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:21:12 [2024-02-28T21:21:12.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241711992 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
16:21:12 [2024-02-28T21:21:12.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241711992 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:21:12 [2024-02-28T21:21:12.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241711992 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:21:12 [2024-02-28T21:21:12.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241711900 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:21:12 [2024-02-28T21:21:12.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241711900 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:21:12 [2024-02-28T21:21:12.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241711900 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:21:12 [2024-02-28T21:21:12.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241711900 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
16:21:12 [2024-02-28T21:21:12.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241711900 data=null}, ToolItem with tooltip text {Show Legend}]
16:21:12 [2024-02-28T21:21:12.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
16:21:12 [2024-02-28T21:21:12.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
16:21:12 [2024-02-28T21:21:12.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:12 [2024-02-28T21:21:12.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:12 [2024-02-28T21:21:12.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:12 [2024-02-28T21:21:12.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:12 [2024-02-28T21:21:12.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:12 [2024-02-28T21:21:12.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:12 [2024-02-28T21:21:12.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:12 [2024-02-28T21:21:12.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:12 [2024-02-28T21:21:12.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:12 [2024-02-28T21:21:12.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:12 [2024-02-28T21:21:12.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:12 [2024-02-28T21:21:12.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:12 [2024-02-28T21:21:12.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:12 [2024-02-28T21:21:12.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:12 [2024-02-28T21:21:12.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:12 [2024-02-28T21:21:12.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:12 [2024-02-28T21:21:12.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:12 [2024-02-28T21:21:12.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:12 [2024-02-28T21:21:12.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:12 [2024-02-28T21:21:12.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:12 [2024-02-28T21:21:12.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:12 [2024-02-28T21:21:12.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:21:12 [2024-02-28T21:21:12.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:21:12 [2024-02-28T21:21:12.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:12 [2024-02-28T21:21:12.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:12 [2024-02-28T21:21:12.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:12 [2024-02-28T21:21:12.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:12 [2024-02-28T21:21:12.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:12 [2024-02-28T21:21:12.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:12 [2024-02-28T21:21:12.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:12 [2024-02-28T21:21:12.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:12 [2024-02-28T21:21:12.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:12 [2024-02-28T21:21:12.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:12 [2024-02-28T21:21:12.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:12 [2024-02-28T21:21:12.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:12 [2024-02-28T21:21:12.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:12 [2024-02-28T21:21:12.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:12 [2024-02-28T21:21:12.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:12 [2024-02-28T21:21:12.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:12 [2024-02-28T21:21:12.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:12 [2024-02-28T21:21:12.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:12 [2024-02-28T21:21:12.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:12 [2024-02-28T21:21:12.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:12 [2024-02-28T21:21:12.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:12 [2024-02-28T21:21:12.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:12 [2024-02-28T21:21:12.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:21:12 [2024-02-28T21:21:12.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:21:12 [2024-02-28T21:21:12.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:12 [2024-02-28T21:21:12.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:12 [2024-02-28T21:21:12.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:12 [2024-02-28T21:21:12.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:12 [2024-02-28T21:21:12.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:12 [2024-02-28T21:21:12.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:12 [2024-02-28T21:21:12.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:12 [2024-02-28T21:21:12.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:12 [2024-02-28T21:21:12.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:12 [2024-02-28T21:21:12.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:12 [2024-02-28T21:21:12.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:12 [2024-02-28T21:21:12.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:12 [2024-02-28T21:21:12.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:12 [2024-02-28T21:21:12.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:12 [2024-02-28T21:21:12.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:12 [2024-02-28T21:21:12.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:12 [2024-02-28T21:21:12.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:12 [2024-02-28T21:21:12.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:12 [2024-02-28T21:21:12.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:12 [2024-02-28T21:21:12.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:12 [2024-02-28T21:21:12.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:12 [2024-02-28T21:21:12.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:12 [2024-02-28T21:21:12.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:21:12 [2024-02-28T21:21:12.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:21:12 [2024-02-28T21:21:12.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:12 [2024-02-28T21:21:12.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:12 [2024-02-28T21:21:12.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:12 [2024-02-28T21:21:12.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:12 [2024-02-28T21:21:12.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:12 [2024-02-28T21:21:12.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:12 [2024-02-28T21:21:12.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:12 [2024-02-28T21:21:12.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:12 [2024-02-28T21:21:12.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:12 [2024-02-28T21:21:12.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:12 [2024-02-28T21:21:12.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:12 [2024-02-28T21:21:12.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:12 [2024-02-28T21:21:12.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:12 [2024-02-28T21:21:12.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:12 [2024-02-28T21:21:12.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:12 [2024-02-28T21:21:12.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:12 [2024-02-28T21:21:12.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:12 [2024-02-28T21:21:12.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:12 [2024-02-28T21:21:12.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:12 [2024-02-28T21:21:12.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:12 [2024-02-28T21:21:12.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:12 [2024-02-28T21:21:12.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:12 [2024-02-28T21:21:12.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:21:12 [2024-02-28T21:21:12.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:21:12 [2024-02-28T21:21:12.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:12 [2024-02-28T21:21:12.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:12 [2024-02-28T21:21:12.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:12 [2024-02-28T21:21:12.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:12 [2024-02-28T21:21:12.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:12 [2024-02-28T21:21:12.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:12 [2024-02-28T21:21:12.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:12 [2024-02-28T21:21:12.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:12 [2024-02-28T21:21:12.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:12 [2024-02-28T21:21:12.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:12 [2024-02-28T21:21:12.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:12 [2024-02-28T21:21:12.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:12 [2024-02-28T21:21:12.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:12 [2024-02-28T21:21:12.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:12 [2024-02-28T21:21:12.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:12 [2024-02-28T21:21:12.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:12 [2024-02-28T21:21:12.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:12 [2024-02-28T21:21:12.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:12 [2024-02-28T21:21:12.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:12 [2024-02-28T21:21:12.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:12 [2024-02-28T21:21:12.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:12 [2024-02-28T21:21:12.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:12 [2024-02-28T21:21:12.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:21:12 [2024-02-28T21:21:12.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:21:12 [2024-02-28T21:21:12.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:12 [2024-02-28T21:21:12.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:12 [2024-02-28T21:21:12.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:12 [2024-02-28T21:21:12.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:12 [2024-02-28T21:21:12.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:12 [2024-02-28T21:21:12.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:12 [2024-02-28T21:21:12.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:12 [2024-02-28T21:21:12.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:12 [2024-02-28T21:21:12.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:12 [2024-02-28T21:21:12.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:12 [2024-02-28T21:21:12.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:12 [2024-02-28T21:21:12.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:12 [2024-02-28T21:21:12.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:12 [2024-02-28T21:21:12.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:12 [2024-02-28T21:21:12.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:12 [2024-02-28T21:21:12.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:12 [2024-02-28T21:21:12.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:12 [2024-02-28T21:21:12.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:12 [2024-02-28T21:21:12.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:12 [2024-02-28T21:21:12.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:12 [2024-02-28T21:21:12.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:12 [2024-02-28T21:21:12.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:12 [2024-02-28T21:21:12.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:21:12 [2024-02-28T21:21:12.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:21:12 [2024-02-28T21:21:12.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:12 [2024-02-28T21:21:12.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:12 [2024-02-28T21:21:12.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:12 [2024-02-28T21:21:12.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:12 [2024-02-28T21:21:12.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:12 [2024-02-28T21:21:12.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:12 [2024-02-28T21:21:12.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:12 [2024-02-28T21:21:12.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:12 [2024-02-28T21:21:12.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:12 [2024-02-28T21:21:12.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:12 [2024-02-28T21:21:12.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:12 [2024-02-28T21:21:12.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:12 [2024-02-28T21:21:12.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:12 [2024-02-28T21:21:12.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:12 [2024-02-28T21:21:12.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:12 [2024-02-28T21:21:12.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:12 [2024-02-28T21:21:12.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:12 [2024-02-28T21:21:12.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:12 [2024-02-28T21:21:12.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:12 [2024-02-28T21:21:12.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:12 [2024-02-28T21:21:12.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:12 [2024-02-28T21:21:12.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:12 [2024-02-28T21:21:12.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:21:12 [2024-02-28T21:21:12.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:21:12 [2024-02-28T21:21:12.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:12 [2024-02-28T21:21:12.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:12 [2024-02-28T21:21:12.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:12 [2024-02-28T21:21:12.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:12 [2024-02-28T21:21:12.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:12 [2024-02-28T21:21:12.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:12 [2024-02-28T21:21:12.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:12 [2024-02-28T21:21:12.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:12 [2024-02-28T21:21:12.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:21:12 [2024-02-28T21:21:12.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:21:12 [2024-02-28T21:21:12.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:21:12 [2024-02-28T21:21:12.494Z] 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')
16:21:12 [2024-02-28T21:21:12.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:21:12 [2024-02-28T21:21:12.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-241711866 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:21:12 [2024-02-28T21:21:12.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-241711866 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:21:12 [2024-02-28T21:21:12.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-241711866 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:21:12 [2024-02-28T21:21:12.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-241711866 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:21:12 [2024-02-28T21:21:12.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-241711866 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:21:12 [2024-02-28T21:21:12.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-241711866 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:21:12 [2024-02-28T21:21:12.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-241711866 data=null 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')]
16:21:12 [2024-02-28T21:21:12.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241711992 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}]
16:21:12 [2024-02-28T21:21:12.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:21:12 [2024-02-28T21:21:12.494Z] 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"'
16:21:12 [2024-02-28T21:21:12.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:21:12 [2024-02-28T21:21:12.750Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
16:21:12 [2024-02-28T21:21:12.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
16:21:12 [2024-02-28T21:21:12.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241711231 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:21:12 [2024-02-28T21:21:12.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241711231 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:21:12 [2024-02-28T21:21:12.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241711231 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
16:21:12 [2024-02-28T21:21:12.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241711230 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:21:12 [2024-02-28T21:21:12.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241711230 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:21:12 [2024-02-28T21:21:12.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241711107 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:21:12 [2024-02-28T21:21:12.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241711107 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:21:12 [2024-02-28T21:21:12.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241711107 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:21:12 [2024-02-28T21:21:12.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241711107 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
16:21:12 [2024-02-28T21:21:12.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241711107 data=null}, ToolItem with tooltip text {Show Legend}]
16:21:12 [2024-02-28T21:21:12.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
16:21:12 [2024-02-28T21:21:12.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
16:21:12 [2024-02-28T21:21:12.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Legend} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-241711106 data=null doit=true}, Shell with text {Legend}]
16:21:12 [2024-02-28T21:21:12.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:12 [2024-02-28T21:21:12.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:12 [2024-02-28T21:21:12.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:12 [2024-02-28T21:21:12.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
16:21:12 [2024-02-28T21:21:12.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:12 [2024-02-28T21:21:12.750Z] 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')
16:21:12 [2024-02-28T21:21:12.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:12 [2024-02-28T21:21:12.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:12 [2024-02-28T21:21:12.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:12 [2024-02-28T21:21:12.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:12 [2024-02-28T21:21:12.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:21:12 [2024-02-28T21:21:12.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
16:21:12 [2024-02-28T21:21:12.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
16:21:12 [2024-02-28T21:21:12.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
16:21:12 [2024-02-28T21:21:12.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
16:21:12 [2024-02-28T21:21:12.750Z] 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")
16:21:12 [2024-02-28T21:21:12.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
16:21:12 [2024-02-28T21:21:12.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
16:21:12 [2024-02-28T21:21:12.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
16:21:12 [2024-02-28T21:21:12.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
16:21:13 [2024-02-28T21:21:13.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
16:21:13 [2024-02-28T21:21:13.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
16:21:13 [2024-02-28T21:21:13.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
16:21:13 [2024-02-28T21:21:13.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
16:21:13 [2024-02-28T21:21:13.006Z] 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")
16:21:13 [2024-02-28T21:21:13.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
16:21:13 [2024-02-28T21:21:13.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
16:21:13 [2024-02-28T21:21:13.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
16:21:13 [2024-02-28T21:21:13.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
16:21:13 [2024-02-28T21:21:13.006Z] 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
16:21:13 [2024-02-28T21:21:13.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotScale - Sent event 13 to [Selection [13]: SelectionEvent{Scale {} time=-241711019 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")]
16:21:13 [2024-02-28T21:21:13.006Z] 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
16:21:13 [2024-02-28T21:21:13.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:13 [2024-02-28T21:21:13.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:13 [2024-02-28T21:21:13.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:13 [2024-02-28T21:21:13.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
16:21:13 [2024-02-28T21:21:13.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:13 [2024-02-28T21:21:13.006Z] 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')
16:21:13 [2024-02-28T21:21:13.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:13 [2024-02-28T21:21:13.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:13 [2024-02-28T21:21:13.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:13 [2024-02-28T21:21:13.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:13 [2024-02-28T21:21:13.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:21:13 [2024-02-28T21:21:13.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:13 [2024-02-28T21:21:13.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:13 [2024-02-28T21:21:13.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:13 [2024-02-28T21:21:13.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:13 [2024-02-28T21:21:13.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:13 [2024-02-28T21:21:13.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:13 [2024-02-28T21:21:13.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:13 [2024-02-28T21:21:13.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:21:13 [2024-02-28T21:21:13.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:21:13 [2024-02-28T21:21:13.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:21:13 [2024-02-28T21:21:13.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')
16:21:13 [2024-02-28T21:21:13.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:21:13 [2024-02-28T21:21:13.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-241711004 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:21:13 [2024-02-28T21:21:13.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-241711004 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:21:13 [2024-02-28T21:21:13.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-241711004 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:21:13 [2024-02-28T21:21:13.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-241711004 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:21:13 [2024-02-28T21:21:13.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-241711004 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:21:13 [2024-02-28T21:21:13.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-241711004 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:21:13 [2024-02-28T21:21:13.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-241711003 data=null 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')]
16:21:13 [2024-02-28T21:21:13.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=-241711230 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}]
16:21:13 [2024-02-28T21:21:13.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:21:13 [2024-02-28T21:21:13.935Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
16:21:13 [2024-02-28T21:21:13.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
16:21:13 [2024-02-28T21:21:13.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241709973 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:21:13 [2024-02-28T21:21:13.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241709973 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:21:13 [2024-02-28T21:21:13.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241709973 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
16:21:13 [2024-02-28T21:21:13.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241709973 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:21:13 [2024-02-28T21:21:13.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241709973 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:21:13 [2024-02-28T21:21:13.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241709886 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:21:13 [2024-02-28T21:21:13.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241709885 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:21:13 [2024-02-28T21:21:13.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241709885 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:21:13 [2024-02-28T21:21:13.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241709885 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
16:21:13 [2024-02-28T21:21:13.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241709885 data=null}, ToolItem with tooltip text {Show Legend}]
16:21:13 [2024-02-28T21:21:13.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
16:21:13 [2024-02-28T21:21:13.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
16:21:13 [2024-02-28T21:21:13.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:13 [2024-02-28T21:21:13.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:13 [2024-02-28T21:21:13.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:13 [2024-02-28T21:21:13.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
16:21:13 [2024-02-28T21:21:13.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:13 [2024-02-28T21:21:13.936Z] 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')
16:21:13 [2024-02-28T21:21:13.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:13 [2024-02-28T21:21:13.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:13 [2024-02-28T21:21:13.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:13 [2024-02-28T21:21:13.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:13 [2024-02-28T21:21:13.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:21:13 [2024-02-28T21:21:13.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:13 [2024-02-28T21:21:13.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:13 [2024-02-28T21:21:13.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:13 [2024-02-28T21:21:13.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
16:21:13 [2024-02-28T21:21:13.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:13 [2024-02-28T21:21:13.936Z] 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')
16:21:13 [2024-02-28T21:21:13.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:13 [2024-02-28T21:21:13.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:13 [2024-02-28T21:21:13.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:13 [2024-02-28T21:21:13.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:13 [2024-02-28T21:21:13.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:21:13 [2024-02-28T21:21:13.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
16:21:13 [2024-02-28T21:21:13.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=-241709883 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')]
16:21:13 [2024-02-28T21:21:13.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=-241709883 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')]
16:21:13 [2024-02-28T21:21:13.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=-241709883 data=null doit=true}, (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')]
16:21:13 [2024-02-28T21:21:13.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=-241709883 data=null}, (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')]
16:21:13 [2024-02-28T21:21:13.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=-241709883 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')]
16:21:13 [2024-02-28T21:21:13.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=-241709883 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')]
16:21:13 [2024-02-28T21:21:13.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=-241709883 data=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')]
16:21:14 [2024-02-28T21:21:14.192Z] 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')
16:21:14 [2024-02-28T21:21:14.192Z] 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')
16:21:14 [2024-02-28T21:21:14.192Z] 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')
16:21:14 [2024-02-28T21:21:14.192Z] 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')
16:21:14 [2024-02-28T21:21:14.192Z] 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')
16:21:14 [2024-02-28T21:21:14.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:21:14 [2024-02-28T21:21:14.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
16:21:14 [2024-02-28T21:21:14.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
16:21:14 [2024-02-28T21:21:14.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
16:21:14 [2024-02-28T21:21:14.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
16:21:14 [2024-02-28T21:21:14.192Z] 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")
16:21:14 [2024-02-28T21:21:14.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
16:21:14 [2024-02-28T21:21:14.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
16:21:14 [2024-02-28T21:21:14.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
16:21:14 [2024-02-28T21:21:14.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
16:21:14 [2024-02-28T21:21:14.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:14 [2024-02-28T21:21:14.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:14 [2024-02-28T21:21:14.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:14 [2024-02-28T21:21:14.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
16:21:14 [2024-02-28T21:21:14.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:14 [2024-02-28T21:21:14.192Z] 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')
16:21:14 [2024-02-28T21:21:14.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:14 [2024-02-28T21:21:14.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:14 [2024-02-28T21:21:14.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:14 [2024-02-28T21:21:14.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:14 [2024-02-28T21:21:14.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:21:14 [2024-02-28T21:21:14.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:14 [2024-02-28T21:21:14.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:14 [2024-02-28T21:21:14.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:14 [2024-02-28T21:21:14.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:14 [2024-02-28T21:21:14.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:14 [2024-02-28T21:21:14.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:14 [2024-02-28T21:21:14.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:14 [2024-02-28T21:21:14.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:21:14 [2024-02-28T21:21:14.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:21:14 [2024-02-28T21:21:14.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:21:14 [2024-02-28T21:21:14.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')
16:21:14 [2024-02-28T21:21:14.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:21:14 [2024-02-28T21:21:14.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-241709851 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:21:14 [2024-02-28T21:21:14.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-241709851 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:21:14 [2024-02-28T21:21:14.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-241709851 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:21:14 [2024-02-28T21:21:14.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-241709851 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:21:14 [2024-02-28T21:21:14.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-241709851 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:21:14 [2024-02-28T21:21:14.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-241709851 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:21:14 [2024-02-28T21:21:14.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-241709851 data=null 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')]
16:21:14 [2024-02-28T21:21:14.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241709973 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}]
16:21:14 [2024-02-28T21:21:14.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:21:15 [2024-02-28T21:21:15.118Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
16:21:15 [2024-02-28T21:21:15.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
16:21:15 [2024-02-28T21:21:15.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241708870 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:21:15 [2024-02-28T21:21:15.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241708870 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:21:15 [2024-02-28T21:21:15.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241708870 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
16:21:15 [2024-02-28T21:21:15.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241708870 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:21:15 [2024-02-28T21:21:15.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241708870 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:21:15 [2024-02-28T21:21:15.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241708782 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:21:15 [2024-02-28T21:21:15.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241708782 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:21:15 [2024-02-28T21:21:15.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241708782 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:21:15 [2024-02-28T21:21:15.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241708782 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
16:21:15 [2024-02-28T21:21:15.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241708782 data=null}, ToolItem with tooltip text {Show Legend}]
16:21:15 [2024-02-28T21:21:15.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
16:21:15 [2024-02-28T21:21:15.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
16:21:15 [2024-02-28T21:21:15.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:15 [2024-02-28T21:21:15.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:15 [2024-02-28T21:21:15.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:15 [2024-02-28T21:21:15.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:15 [2024-02-28T21:21:15.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:15 [2024-02-28T21:21:15.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:15 [2024-02-28T21:21:15.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:15 [2024-02-28T21:21:15.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:15 [2024-02-28T21:21:15.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:15 [2024-02-28T21:21:15.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:15 [2024-02-28T21:21:15.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:15 [2024-02-28T21:21:15.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:15 [2024-02-28T21:21:15.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:15 [2024-02-28T21:21:15.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:15 [2024-02-28T21:21:15.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:15 [2024-02-28T21:21:15.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:15 [2024-02-28T21:21:15.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:15 [2024-02-28T21:21:15.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:15 [2024-02-28T21:21:15.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:15 [2024-02-28T21:21:15.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:15 [2024-02-28T21:21:15.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:15 [2024-02-28T21:21:15.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:21:15 [2024-02-28T21:21:15.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:21:15 [2024-02-28T21:21:15.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:15 [2024-02-28T21:21:15.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:15 [2024-02-28T21:21:15.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:15 [2024-02-28T21:21:15.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:15 [2024-02-28T21:21:15.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:15 [2024-02-28T21:21:15.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:15 [2024-02-28T21:21:15.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:15 [2024-02-28T21:21:15.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:15 [2024-02-28T21:21:15.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:15 [2024-02-28T21:21:15.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:15 [2024-02-28T21:21:15.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:15 [2024-02-28T21:21:15.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:15 [2024-02-28T21:21:15.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:15 [2024-02-28T21:21:15.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:15 [2024-02-28T21:21:15.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:15 [2024-02-28T21:21:15.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:15 [2024-02-28T21:21:15.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:15 [2024-02-28T21:21:15.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:15 [2024-02-28T21:21:15.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:15 [2024-02-28T21:21:15.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:15 [2024-02-28T21:21:15.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:15 [2024-02-28T21:21:15.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:15 [2024-02-28T21:21:15.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:21:15 [2024-02-28T21:21:15.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:21:15 [2024-02-28T21:21:15.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:15 [2024-02-28T21:21:15.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:15 [2024-02-28T21:21:15.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:15 [2024-02-28T21:21:15.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:15 [2024-02-28T21:21:15.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:15 [2024-02-28T21:21:15.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:15 [2024-02-28T21:21:15.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:15 [2024-02-28T21:21:15.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:15 [2024-02-28T21:21:15.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:15 [2024-02-28T21:21:15.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:15 [2024-02-28T21:21:15.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:15 [2024-02-28T21:21:15.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:15 [2024-02-28T21:21:15.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:15 [2024-02-28T21:21:15.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:15 [2024-02-28T21:21:15.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:15 [2024-02-28T21:21:15.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:15 [2024-02-28T21:21:15.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:15 [2024-02-28T21:21:15.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:15 [2024-02-28T21:21:15.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:15 [2024-02-28T21:21:15.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:15 [2024-02-28T21:21:15.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:15 [2024-02-28T21:21:15.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:15 [2024-02-28T21:21:15.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:21:15 [2024-02-28T21:21:15.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:21:15 [2024-02-28T21:21:15.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:15 [2024-02-28T21:21:15.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:15 [2024-02-28T21:21:15.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:15 [2024-02-28T21:21:15.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:15 [2024-02-28T21:21:15.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:15 [2024-02-28T21:21:15.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:15 [2024-02-28T21:21:15.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:15 [2024-02-28T21:21:15.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:15 [2024-02-28T21:21:15.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:15 [2024-02-28T21:21:15.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:15 [2024-02-28T21:21:15.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:15 [2024-02-28T21:21:15.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:15 [2024-02-28T21:21:15.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:15 [2024-02-28T21:21:15.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:15 [2024-02-28T21:21:15.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:15 [2024-02-28T21:21:15.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:15 [2024-02-28T21:21:15.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:15 [2024-02-28T21:21:15.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:15 [2024-02-28T21:21:15.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:15 [2024-02-28T21:21:15.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:15 [2024-02-28T21:21:15.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:15 [2024-02-28T21:21:15.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:15 [2024-02-28T21:21:15.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:21:15 [2024-02-28T21:21:15.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:21:15 [2024-02-28T21:21:15.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:15 [2024-02-28T21:21:15.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:15 [2024-02-28T21:21:15.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:15 [2024-02-28T21:21:15.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:15 [2024-02-28T21:21:15.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:15 [2024-02-28T21:21:15.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:15 [2024-02-28T21:21:15.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:15 [2024-02-28T21:21:15.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:15 [2024-02-28T21:21:15.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:15 [2024-02-28T21:21:15.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:15 [2024-02-28T21:21:15.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:15 [2024-02-28T21:21:15.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:15 [2024-02-28T21:21:15.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:15 [2024-02-28T21:21:15.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:15 [2024-02-28T21:21:15.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:15 [2024-02-28T21:21:15.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:15 [2024-02-28T21:21:15.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:15 [2024-02-28T21:21:15.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:15 [2024-02-28T21:21:15.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:15 [2024-02-28T21:21:15.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:15 [2024-02-28T21:21:15.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:15 [2024-02-28T21:21:15.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:15 [2024-02-28T21:21:15.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:21:15 [2024-02-28T21:21:15.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:21:15 [2024-02-28T21:21:15.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:15 [2024-02-28T21:21:15.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:15 [2024-02-28T21:21:15.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:15 [2024-02-28T21:21:15.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:15 [2024-02-28T21:21:15.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:15 [2024-02-28T21:21:15.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:15 [2024-02-28T21:21:15.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:15 [2024-02-28T21:21:15.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:15 [2024-02-28T21:21:15.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:15 [2024-02-28T21:21:15.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:15 [2024-02-28T21:21:15.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:15 [2024-02-28T21:21:15.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:15 [2024-02-28T21:21:15.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:15 [2024-02-28T21:21:15.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:15 [2024-02-28T21:21:15.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:15 [2024-02-28T21:21:15.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:15 [2024-02-28T21:21:15.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:15 [2024-02-28T21:21:15.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:15 [2024-02-28T21:21:15.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:15 [2024-02-28T21:21:15.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:15 [2024-02-28T21:21:15.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:15 [2024-02-28T21:21:15.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:15 [2024-02-28T21:21:15.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:21:15 [2024-02-28T21:21:15.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:21:15 [2024-02-28T21:21:15.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:15 [2024-02-28T21:21:15.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:15 [2024-02-28T21:21:15.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:15 [2024-02-28T21:21:15.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:15 [2024-02-28T21:21:15.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:15 [2024-02-28T21:21:15.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:15 [2024-02-28T21:21:15.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:15 [2024-02-28T21:21:15.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:15 [2024-02-28T21:21:15.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:15 [2024-02-28T21:21:15.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:15 [2024-02-28T21:21:15.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:15 [2024-02-28T21:21:15.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:15 [2024-02-28T21:21:15.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:15 [2024-02-28T21:21:15.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:15 [2024-02-28T21:21:15.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:15 [2024-02-28T21:21:15.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:15 [2024-02-28T21:21:15.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:15 [2024-02-28T21:21:15.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:15 [2024-02-28T21:21:15.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:15 [2024-02-28T21:21:15.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:15 [2024-02-28T21:21:15.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:15 [2024-02-28T21:21:15.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:15 [2024-02-28T21:21:15.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:21:15 [2024-02-28T21:21:15.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:21:15 [2024-02-28T21:21:15.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:15 [2024-02-28T21:21:15.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:15 [2024-02-28T21:21:15.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:15 [2024-02-28T21:21:15.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:15 [2024-02-28T21:21:15.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:15 [2024-02-28T21:21:15.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:15 [2024-02-28T21:21:15.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:15 [2024-02-28T21:21:15.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:15 [2024-02-28T21:21:15.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:21:15 [2024-02-28T21:21:15.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:21:15 [2024-02-28T21:21:15.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:21:15 [2024-02-28T21:21:15.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')
16:21:15 [2024-02-28T21:21:15.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:21:15 [2024-02-28T21:21:15.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-241708749 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:21:15 [2024-02-28T21:21:15.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-241708748 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:21:15 [2024-02-28T21:21:15.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-241708748 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:21:15 [2024-02-28T21:21:15.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-241708748 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:21:15 [2024-02-28T21:21:15.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-241708748 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:21:15 [2024-02-28T21:21:15.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-241708748 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:21:15 [2024-02-28T21:21:15.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-241708748 data=null 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')]
16:21:15 [2024-02-28T21:21:15.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241708870 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}]
16:21:15 [2024-02-28T21:21:15.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:21:15 [2024-02-28T21:21:15.377Z] 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"'
16:21:15 [2024-02-28T21:21:15.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:21:15 [2024-02-28T21:21:15.936Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
16:21:15 [2024-02-28T21:21:15.936Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
16:21:15 [2024-02-28T21:21:15.936Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
16:21:16 [2024-02-28T21:21:16.497Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
16:21:16 [2024-02-28T21:21:16.497Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
16:21:16 [2024-02-28T21:21:16.752Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
16:21:16 [2024-02-28T21:21:16.752Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
16:21:17 [2024-02-28T21:21:17.312Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
16:21:17 [2024-02-28T21:21:17.312Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
16:21:17 [2024-02-28T21:21:17.873Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
16:21:17 [2024-02-28T21:21:17.873Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
16:21:18 [2024-02-28T21:21:18.434Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
16:21:18 [2024-02-28T21:21:18.434Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
16:21:18 [2024-02-28T21:21:18.995Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
16:21:18 [2024-02-28T21:21:18.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
16:21:18 [2024-02-28T21:21:18.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241705112 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:21:18 [2024-02-28T21:21:18.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241705111 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:21:18 [2024-02-28T21:21:18.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241705111 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
16:21:18 [2024-02-28T21:21:18.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241705111 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:21:18 [2024-02-28T21:21:18.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241705111 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:21:18 [2024-02-28T21:21:18.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241705014 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:21:18 [2024-02-28T21:21:18.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241705014 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:21:18 [2024-02-28T21:21:18.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241705014 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:21:18 [2024-02-28T21:21:18.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241705014 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
16:21:18 [2024-02-28T21:21:18.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241705014 data=null}, ToolItem with tooltip text {Show Legend}]
16:21:18 [2024-02-28T21:21:18.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
16:21:18 [2024-02-28T21:21:18.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
16:21:18 [2024-02-28T21:21:18.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:18 [2024-02-28T21:21:18.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:18 [2024-02-28T21:21:18.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:18 [2024-02-28T21:21:18.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:18 [2024-02-28T21:21:18.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:18 [2024-02-28T21:21:18.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:18 [2024-02-28T21:21:18.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:18 [2024-02-28T21:21:18.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:18 [2024-02-28T21:21:18.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:18 [2024-02-28T21:21:18.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:18 [2024-02-28T21:21:18.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:18 [2024-02-28T21:21:18.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:18 [2024-02-28T21:21:18.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:18 [2024-02-28T21:21:18.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:18 [2024-02-28T21:21:18.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:18 [2024-02-28T21:21:18.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:18 [2024-02-28T21:21:18.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:18 [2024-02-28T21:21:18.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:18 [2024-02-28T21:21:18.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:18 [2024-02-28T21:21:18.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:18 [2024-02-28T21:21:18.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:18 [2024-02-28T21:21:18.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:21:18 [2024-02-28T21:21:18.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:21:18 [2024-02-28T21:21:18.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:18 [2024-02-28T21:21:18.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:18 [2024-02-28T21:21:18.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:18 [2024-02-28T21:21:18.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:18 [2024-02-28T21:21:18.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:18 [2024-02-28T21:21:18.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:18 [2024-02-28T21:21:18.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:18 [2024-02-28T21:21:18.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:18 [2024-02-28T21:21:18.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:18 [2024-02-28T21:21:18.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:18 [2024-02-28T21:21:18.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:18 [2024-02-28T21:21:18.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:18 [2024-02-28T21:21:18.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:18 [2024-02-28T21:21:18.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:18 [2024-02-28T21:21:18.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:18 [2024-02-28T21:21:18.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:18 [2024-02-28T21:21:18.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:18 [2024-02-28T21:21:18.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:18 [2024-02-28T21:21:18.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:18 [2024-02-28T21:21:18.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:18 [2024-02-28T21:21:18.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:18 [2024-02-28T21:21:18.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:18 [2024-02-28T21:21:18.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:21:18 [2024-02-28T21:21:18.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:21:18 [2024-02-28T21:21:18.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:18 [2024-02-28T21:21:18.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:18 [2024-02-28T21:21:18.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:18 [2024-02-28T21:21:18.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:18 [2024-02-28T21:21:18.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:18 [2024-02-28T21:21:18.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:18 [2024-02-28T21:21:18.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:18 [2024-02-28T21:21:18.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:18 [2024-02-28T21:21:18.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:18 [2024-02-28T21:21:18.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:18 [2024-02-28T21:21:18.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:18 [2024-02-28T21:21:18.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:18 [2024-02-28T21:21:18.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:18 [2024-02-28T21:21:18.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:18 [2024-02-28T21:21:18.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:18 [2024-02-28T21:21:18.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:18 [2024-02-28T21:21:18.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:18 [2024-02-28T21:21:18.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:18 [2024-02-28T21:21:18.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:18 [2024-02-28T21:21:18.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:18 [2024-02-28T21:21:18.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:18 [2024-02-28T21:21:18.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:18 [2024-02-28T21:21:18.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:21:18 [2024-02-28T21:21:18.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:21:18 [2024-02-28T21:21:18.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:18 [2024-02-28T21:21:18.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:18 [2024-02-28T21:21:18.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:18 [2024-02-28T21:21:18.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:18 [2024-02-28T21:21:18.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:18 [2024-02-28T21:21:18.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:18 [2024-02-28T21:21:18.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:18 [2024-02-28T21:21:18.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:18 [2024-02-28T21:21:18.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:18 [2024-02-28T21:21:18.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:18 [2024-02-28T21:21:18.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:18 [2024-02-28T21:21:18.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:18 [2024-02-28T21:21:18.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:18 [2024-02-28T21:21:18.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:18 [2024-02-28T21:21:18.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:18 [2024-02-28T21:21:18.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:18 [2024-02-28T21:21:18.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:18 [2024-02-28T21:21:18.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:18 [2024-02-28T21:21:18.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:18 [2024-02-28T21:21:18.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:18 [2024-02-28T21:21:18.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:18 [2024-02-28T21:21:18.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:18 [2024-02-28T21:21:18.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:21:18 [2024-02-28T21:21:18.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:21:18 [2024-02-28T21:21:18.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:18 [2024-02-28T21:21:18.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:18 [2024-02-28T21:21:18.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:18 [2024-02-28T21:21:18.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:18 [2024-02-28T21:21:18.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:18 [2024-02-28T21:21:18.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:18 [2024-02-28T21:21:18.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:18 [2024-02-28T21:21:18.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:18 [2024-02-28T21:21:18.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:18 [2024-02-28T21:21:18.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:18 [2024-02-28T21:21:18.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:18 [2024-02-28T21:21:18.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:18 [2024-02-28T21:21:18.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:18 [2024-02-28T21:21:18.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:18 [2024-02-28T21:21:18.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:18 [2024-02-28T21:21:18.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:18 [2024-02-28T21:21:18.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:18 [2024-02-28T21:21:18.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:18 [2024-02-28T21:21:18.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:18 [2024-02-28T21:21:18.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:18 [2024-02-28T21:21:18.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:18 [2024-02-28T21:21:18.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:18 [2024-02-28T21:21:18.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:21:18 [2024-02-28T21:21:18.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:21:18 [2024-02-28T21:21:18.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:18 [2024-02-28T21:21:18.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:18 [2024-02-28T21:21:18.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:18 [2024-02-28T21:21:18.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:18 [2024-02-28T21:21:18.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:18 [2024-02-28T21:21:18.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:18 [2024-02-28T21:21:18.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:18 [2024-02-28T21:21:18.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:18 [2024-02-28T21:21:18.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:18 [2024-02-28T21:21:18.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:18 [2024-02-28T21:21:18.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:18 [2024-02-28T21:21:18.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:18 [2024-02-28T21:21:18.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:18 [2024-02-28T21:21:18.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:18 [2024-02-28T21:21:18.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:18 [2024-02-28T21:21:18.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:18 [2024-02-28T21:21:18.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:18 [2024-02-28T21:21:18.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:18 [2024-02-28T21:21:18.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:18 [2024-02-28T21:21:18.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:18 [2024-02-28T21:21:18.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:18 [2024-02-28T21:21:18.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:18 [2024-02-28T21:21:18.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:21:18 [2024-02-28T21:21:18.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:21:18 [2024-02-28T21:21:18.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:18 [2024-02-28T21:21:18.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:18 [2024-02-28T21:21:18.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:18 [2024-02-28T21:21:18.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:18 [2024-02-28T21:21:18.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:18 [2024-02-28T21:21:18.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:18 [2024-02-28T21:21:18.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:18 [2024-02-28T21:21:18.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:18 [2024-02-28T21:21:18.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:18 [2024-02-28T21:21:18.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:18 [2024-02-28T21:21:18.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:18 [2024-02-28T21:21:18.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:18 [2024-02-28T21:21:18.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:18 [2024-02-28T21:21:18.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:18 [2024-02-28T21:21:18.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:18 [2024-02-28T21:21:18.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:18 [2024-02-28T21:21:18.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:18 [2024-02-28T21:21:18.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:18 [2024-02-28T21:21:18.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:18 [2024-02-28T21:21:18.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:18 [2024-02-28T21:21:18.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:18 [2024-02-28T21:21:18.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:18 [2024-02-28T21:21:18.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:21:18 [2024-02-28T21:21:18.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:21:18 [2024-02-28T21:21:18.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:18 [2024-02-28T21:21:18.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:18 [2024-02-28T21:21:18.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:18 [2024-02-28T21:21:18.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:18 [2024-02-28T21:21:18.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:18 [2024-02-28T21:21:18.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:18 [2024-02-28T21:21:18.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:18 [2024-02-28T21:21:18.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:18 [2024-02-28T21:21:18.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:21:18 [2024-02-28T21:21:18.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:21:18 [2024-02-28T21:21:18.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:21:18 [2024-02-28T21:21:18.998Z] 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')
16:21:18 [2024-02-28T21:21:18.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:21:18 [2024-02-28T21:21:18.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-241704980 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:21:18 [2024-02-28T21:21:18.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-241704980 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:21:18 [2024-02-28T21:21:18.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-241704980 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:21:18 [2024-02-28T21:21:18.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-241704980 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:21:18 [2024-02-28T21:21:18.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-241704980 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:21:18 [2024-02-28T21:21:18.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-241704980 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:21:18 [2024-02-28T21:21:18.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-241704980 data=null 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')]
16:21:18 [2024-02-28T21:21:18.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241705111 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}]
16:21:18 [2024-02-28T21:21:18.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:21:18 [2024-02-28T21:21:18.998Z] 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"'
16:21:18 [2024-02-28T21:21:18.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:21:19 [2024-02-28T21:21:19.559Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
16:21:19 [2024-02-28T21:21:19.559Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
16:21:19 [2024-02-28T21:21:19.559Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
16:21:19 [2024-02-28T21:21:19.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Time Event Filter", using matcher: with text 'Time Event Filter'
16:21:19 [2024-02-28T21:21:19.559Z] 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=-241704330 data=null doit=true}, Shell with text {Time Event Filter}]
16:21:19 [2024-02-28T21:21:19.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:21:19 [2024-02-28T21:21:19.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
16:21:20 [2024-02-28T21:21:20.120Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
16:21:21 [2024-02-28T21:21:21.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Time Event Filter", using matcher: with text 'Time Event Filter'
16:21:21 [2024-02-28T21:21:21.045Z] 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=-241702843 data=null doit=true}, Shell with text {Time Event Filter}]
16:21:21 [2024-02-28T21:21:21.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Hat1", using matcher: of type 'Text'
16:21:21 [2024-02-28T21:21:21.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Hat1", using matcher: (of type 'Text')
16:21:21 [2024-02-28T21:21:21.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
16:21:21 [2024-02-28T21:21:21.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
16:21:21 [2024-02-28T21:21:21.605Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
16:21:21 [2024-02-28T21:21:21.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
16:21:21 [2024-02-28T21:21:21.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241702332 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:21:21 [2024-02-28T21:21:21.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=-241702332 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:21:21 [2024-02-28T21:21:21.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=-241702332 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
16:21:21 [2024-02-28T21:21:21.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=-241702332 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:21:21 [2024-02-28T21:21:21.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=-241702332 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:21:21 [2024-02-28T21:21:21.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=-241702286 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:21:21 [2024-02-28T21:21:21.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=-241702286 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:21:21 [2024-02-28T21:21:21.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=-241702286 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:21:21 [2024-02-28T21:21:21.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=-241702286 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
16:21:21 [2024-02-28T21:21:21.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=-241702286 data=null}, ToolItem with tooltip text {Show Legend}]
16:21:21 [2024-02-28T21:21:21.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
16:21:21 [2024-02-28T21:21:21.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
16:21:21 [2024-02-28T21:21:21.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:21 [2024-02-28T21:21:21.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:21 [2024-02-28T21:21:21.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:21 [2024-02-28T21:21:21.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:21 [2024-02-28T21:21:21.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:21 [2024-02-28T21:21:21.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:21 [2024-02-28T21:21:21.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:21 [2024-02-28T21:21:21.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:21 [2024-02-28T21:21:21.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:21 [2024-02-28T21:21:21.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:21 [2024-02-28T21:21:21.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:21 [2024-02-28T21:21:21.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:21 [2024-02-28T21:21:21.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:21 [2024-02-28T21:21:21.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:21 [2024-02-28T21:21:21.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:21 [2024-02-28T21:21:21.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:21 [2024-02-28T21:21:21.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:21 [2024-02-28T21:21:21.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:21 [2024-02-28T21:21:21.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:21 [2024-02-28T21:21:21.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:21 [2024-02-28T21:21:21.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:21 [2024-02-28T21:21:21.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:21:21 [2024-02-28T21:21:21.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:21:21 [2024-02-28T21:21:21.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:21 [2024-02-28T21:21:21.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:21 [2024-02-28T21:21:21.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:21 [2024-02-28T21:21:21.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:21 [2024-02-28T21:21:21.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:21 [2024-02-28T21:21:21.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:21 [2024-02-28T21:21:21.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:21 [2024-02-28T21:21:21.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:21 [2024-02-28T21:21:21.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:21 [2024-02-28T21:21:21.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:21 [2024-02-28T21:21:21.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:21 [2024-02-28T21:21:21.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:21 [2024-02-28T21:21:21.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:21 [2024-02-28T21:21:21.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:21 [2024-02-28T21:21:21.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:21 [2024-02-28T21:21:21.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:21 [2024-02-28T21:21:21.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:21 [2024-02-28T21:21:21.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:21 [2024-02-28T21:21:21.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:21 [2024-02-28T21:21:21.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:21 [2024-02-28T21:21:21.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:21 [2024-02-28T21:21:21.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:21 [2024-02-28T21:21:21.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:21:21 [2024-02-28T21:21:21.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:21:21 [2024-02-28T21:21:21.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:21 [2024-02-28T21:21:21.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:21 [2024-02-28T21:21:21.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:21 [2024-02-28T21:21:21.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:21 [2024-02-28T21:21:21.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:21 [2024-02-28T21:21:21.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:21 [2024-02-28T21:21:21.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:21 [2024-02-28T21:21:21.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:21 [2024-02-28T21:21:21.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:21 [2024-02-28T21:21:21.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:21 [2024-02-28T21:21:21.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:21 [2024-02-28T21:21:21.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:21 [2024-02-28T21:21:21.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:21 [2024-02-28T21:21:21.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:21 [2024-02-28T21:21:21.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:21 [2024-02-28T21:21:21.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:21 [2024-02-28T21:21:21.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:21 [2024-02-28T21:21:21.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:21 [2024-02-28T21:21:21.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:21 [2024-02-28T21:21:21.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:21 [2024-02-28T21:21:21.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:21 [2024-02-28T21:21:21.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:21 [2024-02-28T21:21:21.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:21:21 [2024-02-28T21:21:21.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:21:21 [2024-02-28T21:21:21.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:21 [2024-02-28T21:21:21.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:21 [2024-02-28T21:21:21.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:21 [2024-02-28T21:21:21.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:21 [2024-02-28T21:21:21.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:21 [2024-02-28T21:21:21.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:21 [2024-02-28T21:21:21.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:21 [2024-02-28T21:21:21.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:21 [2024-02-28T21:21:21.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:21 [2024-02-28T21:21:21.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:21 [2024-02-28T21:21:21.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:21 [2024-02-28T21:21:21.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:21 [2024-02-28T21:21:21.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:21 [2024-02-28T21:21:21.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:21 [2024-02-28T21:21:21.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:21 [2024-02-28T21:21:21.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:21 [2024-02-28T21:21:21.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:21 [2024-02-28T21:21:21.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:21 [2024-02-28T21:21:21.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:21 [2024-02-28T21:21:21.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:21 [2024-02-28T21:21:21.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:21 [2024-02-28T21:21:21.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:21 [2024-02-28T21:21:21.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:21:21 [2024-02-28T21:21:21.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:21:21 [2024-02-28T21:21:21.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:21 [2024-02-28T21:21:21.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:21 [2024-02-28T21:21:21.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:21 [2024-02-28T21:21:21.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:21 [2024-02-28T21:21:21.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:21 [2024-02-28T21:21:21.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:21 [2024-02-28T21:21:21.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:21 [2024-02-28T21:21:21.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:21 [2024-02-28T21:21:21.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:21 [2024-02-28T21:21:21.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:21 [2024-02-28T21:21:21.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:21 [2024-02-28T21:21:21.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:21 [2024-02-28T21:21:21.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:21 [2024-02-28T21:21:21.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:21 [2024-02-28T21:21:21.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:21 [2024-02-28T21:21:21.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:21 [2024-02-28T21:21:21.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:21 [2024-02-28T21:21:21.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:21 [2024-02-28T21:21:21.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:21 [2024-02-28T21:21:21.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:21 [2024-02-28T21:21:21.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:21 [2024-02-28T21:21:21.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:21 [2024-02-28T21:21:21.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:21:21 [2024-02-28T21:21:21.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:21:21 [2024-02-28T21:21:21.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:21 [2024-02-28T21:21:21.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:21 [2024-02-28T21:21:21.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:21 [2024-02-28T21:21:21.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:21 [2024-02-28T21:21:21.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:21 [2024-02-28T21:21:21.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:21 [2024-02-28T21:21:21.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:21 [2024-02-28T21:21:21.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:21 [2024-02-28T21:21:21.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:21 [2024-02-28T21:21:21.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:21 [2024-02-28T21:21:21.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:21 [2024-02-28T21:21:21.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:21 [2024-02-28T21:21:21.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:21 [2024-02-28T21:21:21.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:21 [2024-02-28T21:21:21.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:21 [2024-02-28T21:21:21.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:21 [2024-02-28T21:21:21.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:21 [2024-02-28T21:21:21.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:21 [2024-02-28T21:21:21.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:21 [2024-02-28T21:21:21.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:21 [2024-02-28T21:21:21.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:21 [2024-02-28T21:21:21.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:21 [2024-02-28T21:21:21.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:21:21 [2024-02-28T21:21:21.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:21:21 [2024-02-28T21:21:21.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:21 [2024-02-28T21:21:21.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:21 [2024-02-28T21:21:21.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:21 [2024-02-28T21:21:21.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:21 [2024-02-28T21:21:21.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:21 [2024-02-28T21:21:21.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:21 [2024-02-28T21:21:21.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:21 [2024-02-28T21:21:21.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:21 [2024-02-28T21:21:21.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:21 [2024-02-28T21:21:21.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:21 [2024-02-28T21:21:21.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:21 [2024-02-28T21:21:21.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:21 [2024-02-28T21:21:21.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:21 [2024-02-28T21:21:21.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:21 [2024-02-28T21:21:21.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:21 [2024-02-28T21:21:21.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:21 [2024-02-28T21:21:21.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:21 [2024-02-28T21:21:21.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:21 [2024-02-28T21:21:21.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:21 [2024-02-28T21:21:21.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:21 [2024-02-28T21:21:21.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:21 [2024-02-28T21:21:21.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:21 [2024-02-28T21:21:21.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:21:21 [2024-02-28T21:21:21.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:21:21 [2024-02-28T21:21:21.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:21 [2024-02-28T21:21:21.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:21 [2024-02-28T21:21:21.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:21 [2024-02-28T21:21:21.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:21 [2024-02-28T21:21:21.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:21 [2024-02-28T21:21:21.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:21 [2024-02-28T21:21:21.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:21 [2024-02-28T21:21:21.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:21 [2024-02-28T21:21:21.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:21:21 [2024-02-28T21:21:21.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:21:21 [2024-02-28T21:21:21.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:21:21 [2024-02-28T21:21:21.609Z] 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')
16:21:21 [2024-02-28T21:21:21.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:21:21 [2024-02-28T21:21:21.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-241702278 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:21:21 [2024-02-28T21:21:21.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-241702278 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:21:21 [2024-02-28T21:21:21.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-241702278 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:21:21 [2024-02-28T21:21:21.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-241702278 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:21:21 [2024-02-28T21:21:21.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-241702277 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:21:21 [2024-02-28T21:21:21.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-241702277 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:21:21 [2024-02-28T21:21:21.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-241702277 data=null 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')]
16:21:21 [2024-02-28T21:21:21.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241702332 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}]
16:21:21 [2024-02-28T21:21:21.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:21:21 [2024-02-28T21:21:21.864Z] 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"'
16:21:21 [2024-02-28T21:21:21.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:21:22 [2024-02-28T21:21:22.424Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
16:21:22 [2024-02-28T21:21:22.424Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
16:21:22 [2024-02-28T21:21:22.424Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
16:21:22 [2024-02-28T21:21:22.424Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
16:21:22 [2024-02-28T21:21:22.424Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
16:21:22 [2024-02-28T21:21:22.679Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
16:21:22 [2024-02-28T21:21:22.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
16:21:22 [2024-02-28T21:21:22.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241701138 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:21:22 [2024-02-28T21:21:22.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241701138 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:21:22 [2024-02-28T21:21:22.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241701138 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
16:21:22 [2024-02-28T21:21:22.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241701138 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:21:22 [2024-02-28T21:21:22.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241701138 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:21:22 [2024-02-28T21:21:22.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241701045 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:21:22 [2024-02-28T21:21:22.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241701045 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:21:22 [2024-02-28T21:21:22.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241701045 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:21:22 [2024-02-28T21:21:22.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241701045 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
16:21:22 [2024-02-28T21:21:22.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241701031 data=null}, ToolItem with tooltip text {Show Legend}]
16:21:22 [2024-02-28T21:21:22.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
16:21:22 [2024-02-28T21:21:22.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
16:21:22 [2024-02-28T21:21:22.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:22 [2024-02-28T21:21:22.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:22 [2024-02-28T21:21:22.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:22 [2024-02-28T21:21:22.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:22 [2024-02-28T21:21:22.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:22 [2024-02-28T21:21:22.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:22 [2024-02-28T21:21:22.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:22 [2024-02-28T21:21:22.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:22 [2024-02-28T21:21:22.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:22 [2024-02-28T21:21:22.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:22 [2024-02-28T21:21:22.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:22 [2024-02-28T21:21:22.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:22 [2024-02-28T21:21:22.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:22 [2024-02-28T21:21:22.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:22 [2024-02-28T21:21:22.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:22 [2024-02-28T21:21:22.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:22 [2024-02-28T21:21:22.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:22 [2024-02-28T21:21:22.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:22 [2024-02-28T21:21:22.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:22 [2024-02-28T21:21:22.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:22 [2024-02-28T21:21:22.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:22 [2024-02-28T21:21:22.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:21:22 [2024-02-28T21:21:22.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:21:22 [2024-02-28T21:21:22.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:22 [2024-02-28T21:21:22.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:22 [2024-02-28T21:21:22.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:22 [2024-02-28T21:21:22.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:22 [2024-02-28T21:21:22.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:22 [2024-02-28T21:21:22.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:22 [2024-02-28T21:21:22.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:22 [2024-02-28T21:21:22.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:22 [2024-02-28T21:21:22.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:22 [2024-02-28T21:21:22.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:22 [2024-02-28T21:21:22.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:22 [2024-02-28T21:21:22.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:22 [2024-02-28T21:21:22.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:22 [2024-02-28T21:21:22.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:22 [2024-02-28T21:21:22.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:22 [2024-02-28T21:21:22.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:22 [2024-02-28T21:21:22.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:22 [2024-02-28T21:21:22.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:22 [2024-02-28T21:21:22.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:22 [2024-02-28T21:21:22.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:22 [2024-02-28T21:21:22.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:22 [2024-02-28T21:21:22.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:22 [2024-02-28T21:21:22.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:21:22 [2024-02-28T21:21:22.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:21:22 [2024-02-28T21:21:22.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:22 [2024-02-28T21:21:22.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:22 [2024-02-28T21:21:22.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:22 [2024-02-28T21:21:22.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:22 [2024-02-28T21:21:22.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:22 [2024-02-28T21:21:22.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:22 [2024-02-28T21:21:22.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:22 [2024-02-28T21:21:22.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:22 [2024-02-28T21:21:22.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:22 [2024-02-28T21:21:22.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:22 [2024-02-28T21:21:22.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:22 [2024-02-28T21:21:22.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:22 [2024-02-28T21:21:22.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:22 [2024-02-28T21:21:22.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:22 [2024-02-28T21:21:22.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:22 [2024-02-28T21:21:22.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:22 [2024-02-28T21:21:22.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:22 [2024-02-28T21:21:22.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:22 [2024-02-28T21:21:22.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:22 [2024-02-28T21:21:22.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:22 [2024-02-28T21:21:22.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:22 [2024-02-28T21:21:22.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:22 [2024-02-28T21:21:22.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:21:22 [2024-02-28T21:21:22.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:21:22 [2024-02-28T21:21:22.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:22 [2024-02-28T21:21:22.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:22 [2024-02-28T21:21:22.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:22 [2024-02-28T21:21:22.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:22 [2024-02-28T21:21:22.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:22 [2024-02-28T21:21:22.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:22 [2024-02-28T21:21:22.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:22 [2024-02-28T21:21:22.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:22 [2024-02-28T21:21:22.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:22 [2024-02-28T21:21:22.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:22 [2024-02-28T21:21:22.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:22 [2024-02-28T21:21:22.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:22 [2024-02-28T21:21:22.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:22 [2024-02-28T21:21:22.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:22 [2024-02-28T21:21:22.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:22 [2024-02-28T21:21:22.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:22 [2024-02-28T21:21:22.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:22 [2024-02-28T21:21:22.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:22 [2024-02-28T21:21:22.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:22 [2024-02-28T21:21:22.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:22 [2024-02-28T21:21:22.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:22 [2024-02-28T21:21:22.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:22 [2024-02-28T21:21:22.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:21:22 [2024-02-28T21:21:22.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:21:22 [2024-02-28T21:21:22.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:22 [2024-02-28T21:21:22.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:22 [2024-02-28T21:21:22.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:22 [2024-02-28T21:21:22.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:22 [2024-02-28T21:21:22.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:22 [2024-02-28T21:21:22.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:22 [2024-02-28T21:21:22.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:22 [2024-02-28T21:21:22.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:22 [2024-02-28T21:21:22.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:22 [2024-02-28T21:21:22.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:22 [2024-02-28T21:21:22.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:22 [2024-02-28T21:21:22.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:22 [2024-02-28T21:21:22.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:22 [2024-02-28T21:21:22.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:22 [2024-02-28T21:21:22.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:22 [2024-02-28T21:21:22.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:22 [2024-02-28T21:21:22.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:22 [2024-02-28T21:21:22.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:22 [2024-02-28T21:21:22.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:22 [2024-02-28T21:21:22.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:22 [2024-02-28T21:21:22.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:22 [2024-02-28T21:21:22.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:22 [2024-02-28T21:21:22.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:21:22 [2024-02-28T21:21:22.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:21:22 [2024-02-28T21:21:22.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:22 [2024-02-28T21:21:22.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:22 [2024-02-28T21:21:22.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:22 [2024-02-28T21:21:22.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:22 [2024-02-28T21:21:22.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:22 [2024-02-28T21:21:22.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:22 [2024-02-28T21:21:22.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:22 [2024-02-28T21:21:22.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:22 [2024-02-28T21:21:22.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:22 [2024-02-28T21:21:22.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:22 [2024-02-28T21:21:22.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:22 [2024-02-28T21:21:22.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:22 [2024-02-28T21:21:22.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:22 [2024-02-28T21:21:22.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:22 [2024-02-28T21:21:22.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:22 [2024-02-28T21:21:22.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:22 [2024-02-28T21:21:22.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:22 [2024-02-28T21:21:22.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:22 [2024-02-28T21:21:22.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:22 [2024-02-28T21:21:22.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:22 [2024-02-28T21:21:22.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:22 [2024-02-28T21:21:22.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:22 [2024-02-28T21:21:22.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:21:22 [2024-02-28T21:21:22.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:21:22 [2024-02-28T21:21:22.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:22 [2024-02-28T21:21:22.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:22 [2024-02-28T21:21:22.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:22 [2024-02-28T21:21:22.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:22 [2024-02-28T21:21:22.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:22 [2024-02-28T21:21:22.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:22 [2024-02-28T21:21:22.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:22 [2024-02-28T21:21:22.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:22 [2024-02-28T21:21:22.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:22 [2024-02-28T21:21:22.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:22 [2024-02-28T21:21:22.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:22 [2024-02-28T21:21:22.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:22 [2024-02-28T21:21:22.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:22 [2024-02-28T21:21:22.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:22 [2024-02-28T21:21:22.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:22 [2024-02-28T21:21:22.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:22 [2024-02-28T21:21:22.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:22 [2024-02-28T21:21:22.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:22 [2024-02-28T21:21:22.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:22 [2024-02-28T21:21:22.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:22 [2024-02-28T21:21:22.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:21:22 [2024-02-28T21:21:22.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:22 [2024-02-28T21:21:22.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:21:22 [2024-02-28T21:21:22.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:21:22 [2024-02-28T21:21:22.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:21:22 [2024-02-28T21:21:22.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:22 [2024-02-28T21:21:22.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:22 [2024-02-28T21:21:22.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:22 [2024-02-28T21:21:22.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:22 [2024-02-28T21:21:22.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:22 [2024-02-28T21:21:22.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:22 [2024-02-28T21:21:22.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:21:22 [2024-02-28T21:21:22.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:21:22 [2024-02-28T21:21:22.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:21:22 [2024-02-28T21:21:22.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:21:22 [2024-02-28T21:21:22.937Z] 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')
16:21:22 [2024-02-28T21:21:22.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:21:22 [2024-02-28T21:21:22.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-241700997 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:21:22 [2024-02-28T21:21:22.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-241700997 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:21:22 [2024-02-28T21:21:22.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-241700997 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:21:22 [2024-02-28T21:21:22.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-241700997 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:21:22 [2024-02-28T21:21:22.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-241700997 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:21:22 [2024-02-28T21:21:22.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-241700997 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:21:22 [2024-02-28T21:21:22.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-241700997 data=null 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')]
16:21:22 [2024-02-28T21:21:22.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241701138 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}]
16:21:22 [2024-02-28T21:21:22.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:21:22 [2024-02-28T21:21:22.937Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 47.67 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest
16:21:22 [2024-02-28T21:21:22.937Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest.testBookmark -- Time elapsed: 1.392 s
16:21:22 [2024-02-28T21:21:22.937Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest.testTimeLine -- Time elapsed: 3.022 s
16:21:22 [2024-02-28T21:21:22.938Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest.testDrag -- Time elapsed: 1.905 s
16:21:22 [2024-02-28T21:21:22.938Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest.testKeyboardNamespaceNavigation -- Time elapsed: 0.970 s
16:21:22 [2024-02-28T21:21:22.938Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest.testCollapseExpandUsingEnter -- Time elapsed: 0.910 s
16:21:22 [2024-02-28T21:21:22.938Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest.testExpandAndCollapse -- Time elapsed: 0.794 s
16:21:22 [2024-02-28T21:21:22.938Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest.testEventStyling -- Time elapsed: 4.020 s
16:21:22 [2024-02-28T21:21:22.938Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest.testLegendArrow -- Time elapsed: 3.317 s
16:21:22 [2024-02-28T21:21:22.938Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest.testHideEmptyRows -- Time elapsed: 2.511 s
16:21:22 [2024-02-28T21:21:22.938Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest.testVerticalZoom -- Time elapsed: 13.40 s
16:21:22 [2024-02-28T21:21:22.938Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest.testZoomToSelection -- Time elapsed: 1.272 s
16:21:22 [2024-02-28T21:21:22.938Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest skipped
16:21:22 [2024-02-28T21:21:22.938Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest.testLegend -- Time elapsed: 3.108 s
16:21:22 [2024-02-28T21:21:22.938Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest.testHorizontalZoom -- Time elapsed: 3.767 s
16:21:22 [2024-02-28T21:21:22.938Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest.testTimegraphEventFiltering -- Time elapsed: 2.703 s
16:21:22 [2024-02-28T21:21:22.938Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest.testKeyboardNavigation -- Time elapsed: 1.285 s
16:21:22 [2024-02-28T21:21:22.938Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest skipped
16:21:22 [2024-02-28T21:21:22.938Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.BookmarksViewTest
16:21:22 [2024-02-28T21:21:22.938Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.BookmarksViewTest
16:21:22 [2024-02-28T21:21:22.938Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.BookmarksViewTest skipped
16:21:22 [2024-02-28T21:21:22.938Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.BookmarksViewTest skipped
16:21:22 [2024-02-28T21:21:22.938Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportGzipTraceTest
16:21:22 [2024-02-28T21:21:22.938Z] 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@624be1d4] time=-241700899 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:21:23 [2024-02-28T21:21:23.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:21:23 [2024-02-28T21:21:23.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
16:21:23 [2024-02-28T21:21:23.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
16:21:23 [2024-02-28T21:21:23.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
16:21:23 [2024-02-28T21:21:23.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-241700765 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
16:21:23 [2024-02-28T21:21:23.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
16:21:23 [2024-02-28T21:21:23.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:23 [2024-02-28T21:21:23.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:23 [2024-02-28T21:21:23.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:23 [2024-02-28T21:21:23.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
16:21:23 [2024-02-28T21:21:23.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
16:21:23 [2024-02-28T21:21:23.753Z] 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')
16:21:23 [2024-02-28T21:21:23.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:23 [2024-02-28T21:21:23.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:23 [2024-02-28T21:21:23.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:23 [2024-02-28T21:21:23.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:23 [2024-02-28T21:21:23.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:23 [2024-02-28T21:21:23.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:23 [2024-02-28T21:21:23.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:23 [2024-02-28T21:21:23.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:23 [2024-02-28T21:21:23.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:23 [2024-02-28T21:21:23.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
16:21:23 [2024-02-28T21:21:23.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select roo&t directory:} time=-241700139 data=null doit=true}, Button with text {Select roo&t directory:}]
16:21:23 [2024-02-28T21:21:23.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=-241700139 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:}]
16:21:23 [2024-02-28T21:21:23.753Z] 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')
16:21:23 [2024-02-28T21:21:23.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select &archive file:} time=-241700138 data=null doit=true}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
16:21:23 [2024-02-28T21:21:23.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select &archive file:} time=-241700138 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')]
16:21:23 [2024-02-28T21:21:23.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select &archive file:} time=-241700137 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')]
16:21:23 [2024-02-28T21:21:23.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=-241700137 data=null 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')]
16:21:23 [2024-02-28T21:21:23.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
16:21:23 [2024-02-28T21:21:23.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:21:23 [2024-02-28T21:21:23.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:21:23 [2024-02-28T21:21:23.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:21:23 [2024-02-28T21:21:23.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:21:23 [2024-02-28T21:21:23.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:21:23 [2024-02-28T21:21:23.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:21:23 [2024-02-28T21:21:23.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:21:23 [2024-02-28T21:21:23.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /tmp/trace12807948379032583348.gz
16:21:23 [2024-02-28T21:21:23.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/tmp/trace12807948379032583348.gz} [layout=null] time=-241700135 data=null}, (of type 'Combo')]
16:21:23 [2024-02-28T21:21:23.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /tmp/trace12807948379032583348.gz
16:21:23 [2024-02-28T21:21:23.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:23 [2024-02-28T21:21:23.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:23 [2024-02-28T21:21:23.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:21:23 [2024-02-28T21:21:23.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:23 [2024-02-28T21:21:23.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:23 [2024-02-28T21:21:23.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:23 [2024-02-28T21:21:23.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/} time=-241700091 data=null button=0 stateMask=0x0 x=64 y=12 count=0}, TreeItem with text {/}]
16:21:23 [2024-02-28T21:21:23.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=-241700091 data=null doit=true}, TreeItem with text {/}]
16:21:23 [2024-02-28T21:21:23.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=-241700091 data=null}, TreeItem with text {/}]
16:21:23 [2024-02-28T21:21:23.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=-241700091 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
16:21:23 [2024-02-28T21:21:23.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241700091 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/}]
16:21:23 [2024-02-28T21:21:23.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=-241700091 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
16:21:23 [2024-02-28T21:21:23.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: /
16:21:23 [2024-02-28T21:21:23.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:23 [2024-02-28T21:21:23.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:23 [2024-02-28T21:21:23.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:23 [2024-02-28T21:21:23.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:23 [2024-02-28T21:21:23.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:23 [2024-02-28T21:21:23.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:23 [2024-02-28T21:21:23.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:23 [2024-02-28T21:21:23.754Z] 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'
16:21:23 [2024-02-28T21:21:23.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:21:23 [2024-02-28T21:21:23.754Z] 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')
16:21:23 [2024-02-28T21:21:23.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:23 [2024-02-28T21:21:23.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:23 [2024-02-28T21:21:23.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:23 [2024-02-28T21:21:23.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:23 [2024-02-28T21:21:23.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:23 [2024-02-28T21:21:23.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:21:23 [2024-02-28T21:21:23.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/tmp/trace1280794837...", using matcher: of type 'Combo'
16:21:23 [2024-02-28T21:21:23.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:21:23 [2024-02-28T21:21:23.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:21:23 [2024-02-28T21:21:23.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:21:23 [2024-02-28T21:21:23.754Z] 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:'))
16:21:23 [2024-02-28T21:21:23.754Z] 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
16:21:23 [2024-02-28T21:21:23.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Test trace : TMF Tests} [layout=null] time=-241700075 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:'))]
16:21:23 [2024-02-28T21:21:23.754Z] 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
16:21:23 [2024-02-28T21:21:23.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:23 [2024-02-28T21:21:23.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:23 [2024-02-28T21:21:23.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:23 [2024-02-28T21:21:23.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:23 [2024-02-28T21:21:23.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:23 [2024-02-28T21:21:23.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:23 [2024-02-28T21:21:23.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:23 [2024-02-28T21:21:23.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:23 [2024-02-28T21:21:23.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:23 [2024-02-28T21:21:23.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:23 [2024-02-28T21:21:23.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:23 [2024-02-28T21:21:23.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:23 [2024-02-28T21:21:23.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:21:23 [2024-02-28T21:21:23.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:21:23 [2024-02-28T21:21:23.755Z] 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')
16:21:23 [2024-02-28T21:21:23.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:21:23 [2024-02-28T21:21:23.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-241700073 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:21:23 [2024-02-28T21:21:23.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-241700073 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:21:23 [2024-02-28T21:21:23.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-241700073 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:21:23 [2024-02-28T21:21:23.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-241700073 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:21:23 [2024-02-28T21:21:23.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-241700073 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:21:23 [2024-02-28T21:21:23.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-241700073 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:21:23 [2024-02-28T21:21:23.755Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:21:23 [2024-02-28T21:21:23.755Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:21:23 [2024-02-28T21:21:23.755Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:21:23 [2024-02-28T21:21:23.755Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:21:23 [2024-02-28T21:21:23.755Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:21:23 [2024-02-28T21:21:23.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:21:24 [2024-02-28T21:21:24.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-241700073 data=null 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')]
16:21:24 [2024-02-28T21:21:24.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:21:24 [2024-02-28T21:21:24.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:24 [2024-02-28T21:21:24.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:24 [2024-02-28T21:21:24.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-241699563 data=null doit=true}, TreeItem with text {Tracing}]
16:21:24 [2024-02-28T21:21:24.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-241699563 data=null}, TreeItem with text {Tracing}]
16:21:24 [2024-02-28T21:21:24.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-241699563 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
16:21:24 [2024-02-28T21:21:24.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-241699563 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}]
16:21:24 [2024-02-28T21:21:24.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-241699561 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
16:21:24 [2024-02-28T21:21:24.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-241699561 data=null doit=true}, Tree node with text: Traces [1]]
16:21:24 [2024-02-28T21:21:24.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-241699561 data=null}, Tree node with text: Traces [1]]
16:21:24 [2024-02-28T21:21:24.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-241699561 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, Tree node with text: Traces [1]]
16:21:24 [2024-02-28T21:21:24.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-241699560 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]]
16:21:24 [2024-02-28T21:21:24.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-241699560 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, Tree node with text: Traces [1]]
16:21:24 [2024-02-28T21:21:24.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on Tree node with text: trace12807948379032583348
16:21:24 [2024-02-28T21:21:24.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {trace12807948379032583348} time=-241699559 data=null button=0 stateMask=0x0 x=175 y=81 count=0}, Tree node with text: trace12807948379032583348]
16:21:24 [2024-02-28T21:21:24.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {trace12807948379032583348} time=-241699559 data=null doit=true}, Tree node with text: trace12807948379032583348]
16:21:24 [2024-02-28T21:21:24.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:24 [2024-02-28T21:21:24.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {trace12807948379032583348} time=-241699559 data=null}, Tree node with text: trace12807948379032583348]
16:21:24 [2024-02-28T21:21:24.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {trace12807948379032583348} time=-241699559 data=null button=1 stateMask=0x0 x=175 y=81 count=1}, Tree node with text: trace12807948379032583348]
16:21:24 [2024-02-28T21:21:24.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241699559 data=null item=TreeItem {trace12807948379032583348} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: trace12807948379032583348]
16:21:24 [2024-02-28T21:21:24.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {trace12807948379032583348} time=-241699524 data=null button=1 stateMask=0x80000 x=175 y=81 count=1}, Tree node with text: trace12807948379032583348]
16:21:24 [2024-02-28T21:21:24.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {trace12807948379032583348} time=-241699524 data=null button=1 stateMask=0x0 x=175 y=81 count=2}, Tree node with text: trace12807948379032583348]
16:21:24 [2024-02-28T21:21:24.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {trace12807948379032583348} time=-241699523 data=null button=1 stateMask=0x0 x=175 y=81 count=2}, Tree node with text: trace12807948379032583348]
16:21:24 [2024-02-28T21:21:24.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-241699523 data=null item=TreeItem {trace12807948379032583348} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: trace12807948379032583348]
16:21:24 [2024-02-28T21:21:24.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {trace12807948379032583348} time=-241699490 data=null button=1 stateMask=0x80000 x=175 y=81 count=2}, Tree node with text: trace12807948379032583348]
16:21:24 [2024-02-28T21:21:24.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {trace12807948379032583348} time=-241699407 data=null button=0 stateMask=0x0 x=175 y=81 count=0}, Tree node with text: trace12807948379032583348]
16:21:24 [2024-02-28T21:21:24.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {trace12807948379032583348} time=-241699406 data=null doit=true}, Tree node with text: trace12807948379032583348]
16:21:24 [2024-02-28T21:21:24.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {trace12807948379032583348} time=-241699406 data=null}, Tree node with text: trace12807948379032583348]
16:21:24 [2024-02-28T21:21:24.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on Tree node with text: trace12807948379032583348
16:21:25 [2024-02-28T21:21:25.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:21:25 [2024-02-28T21:21:25.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:21:25 [2024-02-28T21:21:25.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:21:25 [2024-02-28T21:21:25.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Tracing/Traces/trace12807948379032583348 - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@624be1d4] time=-241698203 data=null doit=true}, Shell with text {data - Tracing/Traces/trace12807948379032583348 - Eclipse Platform}]
16:21:25 [2024-02-28T21:21:25.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:21:25 [2024-02-28T21:21:25.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:25 [2024-02-28T21:21:25.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:25 [2024-02-28T21:21:25.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:25 [2024-02-28T21:21:25.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-241698163 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
16:21:25 [2024-02-28T21:21:25.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-241698163 data=null doit=true}, TreeItem with text {Tracing}]
16:21:25 [2024-02-28T21:21:25.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-241698163 data=null}, TreeItem with text {Tracing}]
16:21:25 [2024-02-28T21:21:25.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-241698162 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
16:21:25 [2024-02-28T21:21:25.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241698162 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}]
16:21:25 [2024-02-28T21:21:25.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-241698152 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
16:21:25 [2024-02-28T21:21:25.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:21:25 [2024-02-28T21:21:25.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:21:25 [2024-02-28T21:21:25.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:21:26 [2024-02-28T21:21:26.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:21:26 [2024-02-28T21:21:26.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:21:26 [2024-02-28T21:21:26.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:21:26 [2024-02-28T21:21:26.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:21:26 [2024-02-28T21:21:26.445Z] 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')
16:21:26 [2024-02-28T21:21:26.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:21:26 [2024-02-28T21:21:26.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:26 [2024-02-28T21:21:26.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:21:26 [2024-02-28T21:21:26.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:21:26 [2024-02-28T21:21:26.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
16:21:26 [2024-02-28T21:21:26.445Z] 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=-241697486 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:21:26 [2024-02-28T21:21:26.445Z] 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=-241697486 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:21:26 [2024-02-28T21:21:26.445Z] 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=-241697486 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:21:26 [2024-02-28T21:21:26.445Z] 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=-241697486 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:21:26 [2024-02-28T21:21:26.445Z] 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=-241697486 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:21:26 [2024-02-28T21:21:26.445Z] 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=-241697486 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:21:26 [2024-02-28T21:21:26.445Z] 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=-241697486 data=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')]
16:21:26 [2024-02-28T21:21:26.445Z] 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=-241697486 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:21:26 [2024-02-28T21:21:26.445Z] 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=-241697486 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:21:26 [2024-02-28T21:21:26.445Z] 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=-241697486 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:21:26 [2024-02-28T21:21:26.445Z] 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=-241697485 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:21:26 [2024-02-28T21:21:26.446Z] 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=-241697485 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:21:26 [2024-02-28T21:21:26.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:21:26 [2024-02-28T21:21:26.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:21:26 [2024-02-28T21:21:26.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:21:26 [2024-02-28T21:21:26.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:26 [2024-02-28T21:21:26.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:21:26 [2024-02-28T21:21:26.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:21:26 [2024-02-28T21:21:26.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:21:26 [2024-02-28T21:21:26.446Z] 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')
16:21:26 [2024-02-28T21:21:26.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:21:26 [2024-02-28T21:21:26.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-241697485 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:21:26 [2024-02-28T21:21:26.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-241697485 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:21:26 [2024-02-28T21:21:26.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-241697485 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:21:26 [2024-02-28T21:21:26.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-241697485 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:21:26 [2024-02-28T21:21:26.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-241697485 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:21:26 [2024-02-28T21:21:26.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-241697485 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:21:26 [2024-02-28T21:21:26.446Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:21:26 [2024-02-28T21:21:26.446Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:21:26 [2024-02-28T21:21:26.446Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:21:26 [2024-02-28T21:21:26.446Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:21:26 [2024-02-28T21:21:26.446Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:21:26 [2024-02-28T21:21:26.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:21:26 [2024-02-28T21:21:26.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-241697485 data=null 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')]
16:21:26 [2024-02-28T21:21:26.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-241698121 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:21:26 [2024-02-28T21:21:26.957Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.918 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportGzipTraceTest
16:21:26 [2024-02-28T21:21:26.957Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportGzipTraceTest.testGzipImport -- Time elapsed: 3.778 s
16:21:26 [2024-02-28T21:21:26.957Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.TestImportExportPackageWizard
16:21:26 [2024-02-28T21:21:26.957Z] 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@624be1d4] time=-241696974 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:21:26 [2024-02-28T21:21:26.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:21:26 [2024-02-28T21:21:26.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
16:21:26 [2024-02-28T21:21:26.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
16:21:26 [2024-02-28T21:21:26.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
16:21:26 [2024-02-28T21:21:26.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-241696886 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
16:21:26 [2024-02-28T21:21:26.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
16:21:28 [2024-02-28T21:21:28.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:21:28 [2024-02-28T21:21:28.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:28 [2024-02-28T21:21:28.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:28 [2024-02-28T21:21:28.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:28 [2024-02-28T21:21:28.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:28 [2024-02-28T21:21:28.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:28 [2024-02-28T21:21:28.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-241695442 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
16:21:28 [2024-02-28T21:21:28.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-241695442 data=null doit=true}, TreeItem with text {Test}]
16:21:28 [2024-02-28T21:21:28.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-241695442 data=null}, TreeItem with text {Test}]
16:21:28 [2024-02-28T21:21:28.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-241695441 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:21:28 [2024-02-28T21:21:28.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241695441 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
16:21:28 [2024-02-28T21:21:28.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-241695411 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:21:28 [2024-02-28T21:21:28.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:28 [2024-02-28T21:21:28.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-241695410 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
16:21:28 [2024-02-28T21:21:28.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-241695410 data=null doit=true}, TreeItem with text {Test}]
16:21:28 [2024-02-28T21:21:28.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-241695410 data=null}, TreeItem with text {Test}]
16:21:28 [2024-02-28T21:21:28.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-241695410 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:21:28 [2024-02-28T21:21:28.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241695410 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
16:21:28 [2024-02-28T21:21:28.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-241695406 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:21:28 [2024-02-28T21:21:28.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-241695401 data=null doit=true}, TreeItem with text {Test}]
16:21:28 [2024-02-28T21:21:28.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-241695401 data=null}, TreeItem with text {Test}]
16:21:28 [2024-02-28T21:21:28.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-241695400 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:21:28 [2024-02-28T21:21:28.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-241695400 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}]
16:21:28 [2024-02-28T21:21:28.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-241695399 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:21:28 [2024-02-28T21:21:28.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:28 [2024-02-28T21:21:28.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-241695399 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:21:28 [2024-02-28T21:21:28.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-241695398 data=null doit=true}, TreeItem with text {Traces [1]}]
16:21:28 [2024-02-28T21:21:28.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-241695398 data=null}, TreeItem with text {Traces [1]}]
16:21:28 [2024-02-28T21:21:28.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-241695398 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:21:28 [2024-02-28T21:21:28.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241695398 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]}]
16:21:28 [2024-02-28T21:21:28.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-241695392 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:21:28 [2024-02-28T21:21:28.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:21:28 [2024-02-28T21:21:28.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:28 [2024-02-28T21:21:28.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:28 [2024-02-28T21:21:28.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:28 [2024-02-28T21:21:28.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:28 [2024-02-28T21:21:28.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:28 [2024-02-28T21:21:28.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-241695390 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
16:21:28 [2024-02-28T21:21:28.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-241695390 data=null doit=true}, TreeItem with text {Test}]
16:21:28 [2024-02-28T21:21:28.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-241695390 data=null}, TreeItem with text {Test}]
16:21:28 [2024-02-28T21:21:28.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-241695390 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:21:28 [2024-02-28T21:21:28.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241695390 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
16:21:28 [2024-02-28T21:21:28.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-241695378 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:21:28 [2024-02-28T21:21:28.844Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
16:21:28 [2024-02-28T21:21:28.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=-241695377 data=null doit=true}, TreeItem with text {Experiments [1]}]
16:21:28 [2024-02-28T21:21:28.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=-241695377 data=null}, TreeItem with text {Experiments [1]}]
16:21:28 [2024-02-28T21:21:28.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=-241695377 data=null button=1 stateMask=0x0 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
16:21:28 [2024-02-28T21:21:28.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-241695377 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]}]
16:21:28 [2024-02-28T21:21:28.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=-241695376 data=null button=1 stateMask=0x80000 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
16:21:28 [2024-02-28T21:21:28.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-241695375 data=null doit=true}, TreeItem with text {Traces [1]}]
16:21:28 [2024-02-28T21:21:28.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-241695375 data=null}, TreeItem with text {Traces [1]}]
16:21:28 [2024-02-28T21:21:28.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-241695375 data=null button=1 stateMask=0x0 x=92 y=81 count=1}, TreeItem with text {Traces [1]}]
16:21:28 [2024-02-28T21:21:28.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-241695375 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]}]
16:21:28 [2024-02-28T21:21:28.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-241695374 data=null button=1 stateMask=0x80000 x=92 y=81 count=1}, TreeItem with text {Traces [1]}]
16:21:28 [2024-02-28T21:21:28.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:28 [2024-02-28T21:21:28.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test.xml} time=-241695373 data=null doit=true}, TreeItem with text {test.xml}]
16:21:28 [2024-02-28T21:21:28.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test.xml} time=-241695373 data=null}, TreeItem with text {test.xml}]
16:21:28 [2024-02-28T21:21:28.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test.xml} time=-241695373 data=null button=1 stateMask=0x0 x=105 y=104 count=1}, TreeItem with text {test.xml}]
16:21:28 [2024-02-28T21:21:28.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241695373 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}]
16:21:28 [2024-02-28T21:21:28.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 29 to [DragDetect [29]: Event {type=29 TreeItem {test.xml} time=-241695331 data=null x=105 y=104 width=0 height=0 detail=0}, TreeItem with text {test.xml}]
16:21:28 [2024-02-28T21:21:28.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2008 to [DND.DragStart [2008]: Event {type=2008 TreeItem {test.xml} time=-241695331 data=null x=105 y=104 width=0 height=0 detail=0}, TreeItem with text {test.xml}]
16:21:28 [2024-02-28T21:21:28.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2002 to [DND.DragEnter [2002]: Event {type=2002 TreeItem {test.xml} time=-241695329 data=null x=149 y=210 width=0 height=0 detail=2}, TreeItem with text {test.xml}]
16:21:28 [2024-02-28T21:21:28.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2004 to [DND.DragOver [2004]: Event {type=2004 TreeItem {test.xml} time=-241695325 data=null x=149 y=210 width=0 height=0 detail=2}, TreeItem with text {test.xml}]
16:21:28 [2024-02-28T21:21:28.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2003 to [DND.DragLeave [2003]: Event {type=2003 TreeItem {test.xml} time=-241695324 data=null x=0 y=0 width=0 height=0 detail=0}, TreeItem with text {test.xml}]
16:21:28 [2024-02-28T21:21:28.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2007 to [DND.DropAccept [2007]: Event {type=2007 TreeItem {test.xml} time=-241695324 data=null x=149 y=210 width=0 height=0 detail=2}, TreeItem with text {test.xml}]
16:21:28 [2024-02-28T21:21:28.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2001 to [DND.DragSetData [2001]: Event {type=2001 TreeItem {test.xml} time=-241695324 data=null x=0 y=0 width=0 height=0 detail=0}, TreeItem with text {test.xml}]
16:21:28 [2024-02-28T21:21:28.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2006 to [DND.Drop [2006]: Event {type=2006 TreeItem {test.xml} time=-241695324 data=[TmfTraceElement(/Test/Traces/test.xml)] x=149 y=210 width=0 height=0 detail=2}, TreeItem with text {test.xml}]
16:21:28 [2024-02-28T21:21:28.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2000 to [DND.DragEnd [2000]: Event {type=2000 TreeItem {test.xml} time=-241695320 data=null x=0 y=0 width=0 height=0 detail=2}, TreeItem with text {test.xml}]
16:21:28 [2024-02-28T21:21:28.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:21:28 [2024-02-28T21:21:28.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:28 [2024-02-28T21:21:28.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test Experiment [0]} time=-241695310 data=null button=0 stateMask=0x0 x=142 y=58 count=0}, TreeItem with text {Test Experiment [0]}]
16:21:28 [2024-02-28T21:21:28.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test Experiment [0]} time=-241695310 data=null doit=true}, TreeItem with text {Test Experiment [0]}]
16:21:28 [2024-02-28T21:21:28.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test Experiment [0]} time=-241695310 data=null}, TreeItem with text {Test Experiment [0]}]
16:21:28 [2024-02-28T21:21:28.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test Experiment [0]} time=-241695310 data=null button=1 stateMask=0x0 x=142 y=58 count=1}, TreeItem with text {Test Experiment [0]}]
16:21:28 [2024-02-28T21:21:28.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241695310 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]}]
16:21:28 [2024-02-28T21:21:28.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test Experiment [0]} time=-241695288 data=null button=1 stateMask=0x80000 x=142 y=58 count=1}, TreeItem with text {Test Experiment [0]}]
16:21:28 [2024-02-28T21:21:28.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Export Trace Packag...", using matcher: with mnemonic 'Export Trace Package...'
16:21:28 [2024-02-28T21:21:28.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Export Trace Package...'
16:21:28 [2024-02-28T21:21:28.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Export Trace Package...'
16:21:29 [2024-02-28T21:21:29.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Export trace package", using matcher: with text 'Export trace package'
16:21:29 [2024-02-28T21:21:29.101Z] 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=-241694906 data=null doit=true}, Shell with text {Export trace package}]
16:21:29 [2024-02-28T21:21:29.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
16:21:29 [2024-02-28T21:21:29.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
16:21:29 [2024-02-28T21:21:29.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:29 [2024-02-28T21:21:29.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
16:21:29 [2024-02-28T21:21:29.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
16:21:29 [2024-02-28T21:21:29.101Z] 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'
16:21:29 [2024-02-28T21:21:29.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: with style 'SWT.RADIO'
16:21:29 [2024-02-28T21:21:29.101Z] 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')
16:21:29 [2024-02-28T21:21:29.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
16:21:29 [2024-02-28T21:21:29.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:29 [2024-02-28T21:21:29.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:29 [2024-02-28T21:21:29.101Z] 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.
16:21:29 [2024-02-28T21:21:29.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
16:21:29 [2024-02-28T21:21:29.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
16:21:29 [2024-02-28T21:21:29.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:29 [2024-02-28T21:21:29.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
16:21:29 [2024-02-28T21:21:29.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: with mnemonic 'Save in zip format'
16:21:29 [2024-02-28T21:21:29.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: with style 'SWT.RADIO'
16:21:29 [2024-02-28T21:21:29.101Z] 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')
16:21:29 [2024-02-28T21:21:29.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
16:21:29 [2024-02-28T21:21:29.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
16:21:29 [2024-02-28T21:21:29.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:29 [2024-02-28T21:21:29.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:29 [2024-02-28T21:21:29.102Z] 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')
16:21:29 [2024-02-28T21:21:29.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Sa&ve in tar format} time=-241694905 data=null doit=true}, Button with text {Sa&ve in tar format}]
16:21:29 [2024-02-28T21:21:29.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Sa&ve in tar format} time=-241694904 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}]
16:21:29 [2024-02-28T21:21:29.102Z] 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')
16:21:29 [2024-02-28T21:21:29.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Save in &zip format} time=-241694904 data=null doit=true}, (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')]
16:21:29 [2024-02-28T21:21:29.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Save in &zip format} time=-241694904 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')]
16:21:29 [2024-02-28T21:21:29.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Save in &zip format} time=-241694904 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')]
16:21:29 [2024-02-28T21:21:29.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Save in &zip format} time=-241694904 data=null 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')]
16:21:29 [2024-02-28T21:21:29.102Z] 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')
16:21:29 [2024-02-28T21:21:29.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
16:21:29 [2024-02-28T21:21:29.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
16:21:29 [2024-02-28T21:21:29.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:29 [2024-02-28T21:21:29.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
16:21:29 [2024-02-28T21:21:29.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
16:21:29 [2024-02-28T21:21:29.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
16:21:29 [2024-02-28T21:21:29.102Z] 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'
16:21:29 [2024-02-28T21:21:29.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: with style 'SWT.CHECK'
16:21:29 [2024-02-28T21:21:29.102Z] 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')
16:21:29 [2024-02-28T21:21:29.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:29 [2024-02-28T21:21:29.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:29 [2024-02-28T21:21:29.102Z] 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')
16:21:29 [2024-02-28T21:21:29.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {Co&mpress the contents of the file}. Setting state to selected
16:21:29 [2024-02-28T21:21:29.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Co&mpress the contents of the file} time=-241694904 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')]
16:21:29 [2024-02-28T21:21:29.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=-241694903 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')]
16:21:29 [2024-02-28T21:21:29.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Co&mpress the contents of the file} time=-241694903 data=null doit=true}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
16:21:29 [2024-02-28T21:21:29.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Co&mpress the contents of the file} time=-241694903 data=null}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
16:21:29 [2024-02-28T21:21:29.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Co&mpress the contents of the file} time=-241694903 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')]
16:21:29 [2024-02-28T21:21:29.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Co&mpress the contents of the file} time=-241694903 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')]
16:21:29 [2024-02-28T21:21:29.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Co&mpress the contents of the file} time=-241694903 data=null 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')]
16:21:29 [2024-02-28T21:21:29.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Co&mpress the contents of the file} time=-241694903 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')]
16:21:29 [2024-02-28T21:21:29.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=-241694903 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')]
16:21:29 [2024-02-28T21:21:29.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Co&mpress the contents of the file} time=-241694903 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')]
16:21:29 [2024-02-28T21:21:29.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Co&mpress the contents of the file} time=-241694903 data=null doit=true}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
16:21:29 [2024-02-28T21:21:29.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Co&mpress the contents of the file} time=-241694903 data=null}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
16:21:29 [2024-02-28T21:21:29.103Z] 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')
16:21:29 [2024-02-28T21:21:29.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:21:29 [2024-02-28T21:21:29.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:21:29 [2024-02-28T21:21:29.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip
16:21:29 [2024-02-28T21:21:29.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip} [layout=null] time=-241694903 data=null}, (of type 'Combo')]
16:21:29 [2024-02-28T21:21:29.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip
16:21:29 [2024-02-28T21:21:29.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
16:21:29 [2024-02-28T21:21:29.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
16:21:29 [2024-02-28T21:21:29.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:29 [2024-02-28T21:21:29.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
16:21:29 [2024-02-28T21:21:29.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
16:21:29 [2024-02-28T21:21:29.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
16:21:29 [2024-02-28T21:21:29.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:29 [2024-02-28T21:21:29.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:29 [2024-02-28T21:21:29.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:21:29 [2024-02-28T21:21:29.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:21:29 [2024-02-28T21:21:29.103Z] 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')
16:21:29 [2024-02-28T21:21:29.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:21:29 [2024-02-28T21:21:29.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-241694901 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:21:29 [2024-02-28T21:21:29.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-241694901 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:21:29 [2024-02-28T21:21:29.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-241694901 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:21:29 [2024-02-28T21:21:29.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-241694901 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:21:29 [2024-02-28T21:21:29.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-241694901 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:21:29 [2024-02-28T21:21:29.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-241694901 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:21:29 [2024-02-28T21:21:29.103Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:21:29 [2024-02-28T21:21:29.103Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:21:29 [2024-02-28T21:21:29.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-241694901 data=null 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')]
16:21:29 [2024-02-28T21:21:29.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Export Trace Package...} time=-241695221 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...']
16:21:29 [2024-02-28T21:21:29.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:21:29 [2024-02-28T21:21:29.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:21:29 [2024-02-28T21:21:29.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:29 [2024-02-28T21:21:29.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:29 [2024-02-28T21:21:29.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:29 [2024-02-28T21:21:29.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:29 [2024-02-28T21:21:29.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:29 [2024-02-28T21:21:29.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Import Test} time=-241694573 data=null button=0 stateMask=0x0 x=79 y=12 count=0}, TreeItem with text {Import Test}]
16:21:29 [2024-02-28T21:21:29.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Import Test} time=-241694573 data=null doit=true}, TreeItem with text {Import Test}]
16:21:29 [2024-02-28T21:21:29.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Import Test} time=-241694573 data=null}, TreeItem with text {Import Test}]
16:21:29 [2024-02-28T21:21:29.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Import Test} time=-241694573 data=null button=1 stateMask=0x0 x=79 y=12 count=1}, TreeItem with text {Import Test}]
16:21:29 [2024-02-28T21:21:29.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241694573 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}]
16:21:29 [2024-02-28T21:21:29.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Import Test} time=-241694560 data=null button=1 stateMask=0x80000 x=79 y=12 count=1}, TreeItem with text {Import Test}]
16:21:29 [2024-02-28T21:21:29.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:29 [2024-02-28T21:21:29.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Import Test} time=-241694559 data=null button=0 stateMask=0x0 x=79 y=12 count=0}, TreeItem with text {Import Test}]
16:21:29 [2024-02-28T21:21:29.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Import Test} time=-241694559 data=null doit=true}, TreeItem with text {Import Test}]
16:21:29 [2024-02-28T21:21:29.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Import Test} time=-241694559 data=null}, TreeItem with text {Import Test}]
16:21:29 [2024-02-28T21:21:29.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Import Test} time=-241694559 data=null button=1 stateMask=0x0 x=79 y=12 count=1}, TreeItem with text {Import Test}]
16:21:29 [2024-02-28T21:21:29.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241694559 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}]
16:21:29 [2024-02-28T21:21:29.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Import Test} time=-241694555 data=null button=1 stateMask=0x80000 x=79 y=12 count=1}, TreeItem with text {Import Test}]
16:21:29 [2024-02-28T21:21:29.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Import Test} time=-241694555 data=null doit=true}, TreeItem with text {Import Test}]
16:21:29 [2024-02-28T21:21:29.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Import Test} time=-241694555 data=null}, TreeItem with text {Import Test}]
16:21:29 [2024-02-28T21:21:29.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Import Test} time=-241694555 data=null button=1 stateMask=0x0 x=79 y=12 count=1}, TreeItem with text {Import Test}]
16:21:29 [2024-02-28T21:21:29.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-241694555 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}]
16:21:29 [2024-02-28T21:21:29.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Import Test} time=-241694545 data=null button=1 stateMask=0x80000 x=79 y=12 count=1}, TreeItem with text {Import Test}]
16:21:29 [2024-02-28T21:21:29.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:29 [2024-02-28T21:21:29.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-241694544 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:21:29 [2024-02-28T21:21:29.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-241694544 data=null doit=true}, TreeItem with text {Traces [0]}]
16:21:29 [2024-02-28T21:21:29.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-241694544 data=null}, TreeItem with text {Traces [0]}]
16:21:29 [2024-02-28T21:21:29.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-241694544 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:21:29 [2024-02-28T21:21:29.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241694544 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]}]
16:21:29 [2024-02-28T21:21:29.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-241694539 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:21:29 [2024-02-28T21:21:29.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:29 [2024-02-28T21:21:29.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-241694538 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:21:29 [2024-02-28T21:21:29.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-241694538 data=null doit=true}, TreeItem with text {Traces [0]}]
16:21:29 [2024-02-28T21:21:29.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-241694538 data=null}, TreeItem with text {Traces [0]}]
16:21:29 [2024-02-28T21:21:29.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-241694538 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:21:29 [2024-02-28T21:21:29.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241694538 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]}]
16:21:29 [2024-02-28T21:21:29.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-241694529 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:21:29 [2024-02-28T21:21:29.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Import Trace &Packag...", using matcher: with mnemonic 'Import Trace Package...'
16:21:29 [2024-02-28T21:21:29.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import Trace Package...'
16:21:29 [2024-02-28T21:21:29.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import Trace Package...'
16:21:29 [2024-02-28T21:21:29.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Import trace package", using matcher: with text 'Import trace package'
16:21:29 [2024-02-28T21:21:29.614Z] 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=-241694353 data=null doit=true}, Shell with text {Import trace package}]
16:21:29 [2024-02-28T21:21:29.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:21:29 [2024-02-28T21:21:29.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:21:29 [2024-02-28T21:21:29.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip
16:21:29 [2024-02-28T21:21:29.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip} [layout=null] time=-241694353 data=null}, (of type 'Combo')]
16:21:29 [2024-02-28T21:21:29.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip
16:21:29 [2024-02-28T21:21:29.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:21:29 [2024-02-28T21:21:29.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: (of type 'Combo')
16:21:29 [2024-02-28T21:21:29.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Inserting text:
16:21:29 [2024-02-28T21:21:29.614Z]  into text (of type 'Combo')
16:21:29 [2024-02-28T21:21:29.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:21:29 [2024-02-28T21:21:29.614Z] DEBUG org.eclipse.swtbot.swt.finder.keyboard.Keyboard - Typing text ''
16:21:29 [2024-02-28T21:21:29.614Z] '' with an interval of {1}ms. between characters.
16:21:29 [2024-02-28T21:21:29.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:29 [2024-02-28T21:21:29.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
16:21:29 [2024-02-28T21:21:29.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
16:21:29 [2024-02-28T21:21:29.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:29 [2024-02-28T21:21:29.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:29 [2024-02-28T21:21:29.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:21:29 [2024-02-28T21:21:29.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:21:29 [2024-02-28T21:21:29.614Z] 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')
16:21:29 [2024-02-28T21:21:29.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:21:29 [2024-02-28T21:21:29.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-241694238 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:21:29 [2024-02-28T21:21:29.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-241694237 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:21:29 [2024-02-28T21:21:29.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-241694237 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:21:29 [2024-02-28T21:21:29.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-241694237 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:21:29 [2024-02-28T21:21:29.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-241694237 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:21:29 [2024-02-28T21:21:29.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-241694234 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:21:29 [2024-02-28T21:21:29.614Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:21:29 [2024-02-28T21:21:29.615Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:21:29 [2024-02-28T21:21:29.615Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:21:29 [2024-02-28T21:21:29.615Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:21:29 [2024-02-28T21:21:29.615Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:21:29 [2024-02-28T21:21:29.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:21:29 [2024-02-28T21:21:29.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-241694234 data=null 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')]
16:21:29 [2024-02-28T21:21:29.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Import Trace &Package...} time=-241694507 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...']
16:21:30 [2024-02-28T21:21:30.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:21:30 [2024-02-28T21:21:30.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:30 [2024-02-28T21:21:30.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:30 [2024-02-28T21:21:30.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:30 [2024-02-28T21:21:30.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:30 [2024-02-28T21:21:30.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:30 [2024-02-28T21:21:30.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Import Test} time=-241693725 data=null button=0 stateMask=0x0 x=79 y=12 count=0}, TreeItem with text {Import Test}]
16:21:30 [2024-02-28T21:21:30.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Import Test} time=-241693725 data=null doit=true}, TreeItem with text {Import Test}]
16:21:30 [2024-02-28T21:21:30.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Import Test} time=-241693725 data=null}, TreeItem with text {Import Test}]
16:21:30 [2024-02-28T21:21:30.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Import Test} time=-241693725 data=null button=1 stateMask=0x0 x=79 y=12 count=1}, TreeItem with text {Import Test}]
16:21:30 [2024-02-28T21:21:30.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241693725 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}]
16:21:30 [2024-02-28T21:21:30.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Import Test} time=-241693711 data=null button=1 stateMask=0x80000 x=79 y=12 count=1}, TreeItem with text {Import Test}]
16:21:30 [2024-02-28T21:21:30.125Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Import Test} is already expanded. Won't expand it again.
16:21:30 [2024-02-28T21:21:30.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-241693710 data=null doit=true}, TreeItem with text {Traces [1]}]
16:21:30 [2024-02-28T21:21:30.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-241693710 data=null}, TreeItem with text {Traces [1]}]
16:21:30 [2024-02-28T21:21:30.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-241693710 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:21:30 [2024-02-28T21:21:30.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-241693710 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]}]
16:21:30 [2024-02-28T21:21:30.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-241693709 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:21:30 [2024-02-28T21:21:30.125Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Import Test} is already expanded. Won't expand it again.
16:21:30 [2024-02-28T21:21:30.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=-241693708 data=null doit=true}, TreeItem with text {Experiments [1]}]
16:21:30 [2024-02-28T21:21:30.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=-241693708 data=null}, TreeItem with text {Experiments [1]}]
16:21:30 [2024-02-28T21:21:30.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=-241693708 data=null button=1 stateMask=0x0 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
16:21:30 [2024-02-28T21:21:30.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-241693708 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]}]
16:21:30 [2024-02-28T21:21:30.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=-241693707 data=null button=1 stateMask=0x80000 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
16:21:30 [2024-02-28T21:21:30.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {Test Experiment [1]}
16:21:30 [2024-02-28T21:21:30.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test Experiment [1]} time=-241693707 data=null button=0 stateMask=0x0 x=142 y=58 count=0}, TreeItem with text {Test Experiment [1]}]
16:21:30 [2024-02-28T21:21:30.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test Experiment [1]} time=-241693707 data=null doit=true}, TreeItem with text {Test Experiment [1]}]
16:21:30 [2024-02-28T21:21:30.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:30 [2024-02-28T21:21:30.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test Experiment [1]} time=-241693706 data=null}, TreeItem with text {Test Experiment [1]}]
16:21:30 [2024-02-28T21:21:30.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test Experiment [1]} time=-241693706 data=null button=1 stateMask=0x0 x=142 y=58 count=1}, TreeItem with text {Test Experiment [1]}]
16:21:30 [2024-02-28T21:21:30.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241693706 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]}]
16:21:30 [2024-02-28T21:21:30.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test Experiment [1]} time=-241693694 data=null button=1 stateMask=0x80000 x=142 y=58 count=1}, TreeItem with text {Test Experiment [1]}]
16:21:30 [2024-02-28T21:21:30.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test Experiment [1]} time=-241693693 data=null button=1 stateMask=0x0 x=142 y=58 count=2}, TreeItem with text {Test Experiment [1]}]
16:21:30 [2024-02-28T21:21:30.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {Test Experiment [1]} time=-241693693 data=null button=1 stateMask=0x0 x=142 y=58 count=2}, TreeItem with text {Test Experiment [1]}]
16:21:30 [2024-02-28T21:21:30.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-241693693 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]}]
16:21:30 [2024-02-28T21:21:30.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test Experiment [1]} time=-241693676 data=null button=1 stateMask=0x80000 x=142 y=58 count=2}, TreeItem with text {Test Experiment [1]}]
16:21:30 [2024-02-28T21:21:30.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {Test Experiment [1]} time=-241693651 data=null button=0 stateMask=0x0 x=142 y=58 count=0}, TreeItem with text {Test Experiment [1]}]
16:21:30 [2024-02-28T21:21:30.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {Test Experiment [1]} time=-241693651 data=null doit=true}, TreeItem with text {Test Experiment [1]}]
16:21:30 [2024-02-28T21:21:30.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {Test Experiment [1]} time=-241693651 data=null}, TreeItem with text {Test Experiment [1]}]
16:21:30 [2024-02-28T21:21:30.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {Test Experiment [1]}
16:21:30 [2024-02-28T21:21:30.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"Test Experiment"'
16:21:31 [2024-02-28T21:21:31.866Z] 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@624be1d4] time=-241692248 data=null doit=true}, Shell with text {data - Import Test/Experiments/Test Experiment/Test Experiment_ - Eclipse Platform}]
16:21:31 [2024-02-28T21:21:31.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:21:31 [2024-02-28T21:21:31.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:31 [2024-02-28T21:21:31.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:31 [2024-02-28T21:21:31.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:31 [2024-02-28T21:21:31.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-241692236 data=null button=0 stateMask=0x0 x=55 y=127 count=0}, TreeItem with text {Test}]
16:21:31 [2024-02-28T21:21:31.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-241692236 data=null doit=true}, TreeItem with text {Test}]
16:21:31 [2024-02-28T21:21:31.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-241692236 data=null}, TreeItem with text {Test}]
16:21:31 [2024-02-28T21:21:31.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-241692235 data=null button=1 stateMask=0x0 x=55 y=127 count=1}, TreeItem with text {Test}]
16:21:31 [2024-02-28T21:21:31.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241692235 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
16:21:31 [2024-02-28T21:21:31.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-241692197 data=null button=1 stateMask=0x80000 x=55 y=127 count=1}, TreeItem with text {Test}]
16:21:31 [2024-02-28T21:21:31.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:21:31 [2024-02-28T21:21:31.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:21:31 [2024-02-28T21:21:31.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:21:32 [2024-02-28T21:21:32.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:21:32 [2024-02-28T21:21:32.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:21:32 [2024-02-28T21:21:32.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:21:32 [2024-02-28T21:21:32.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:21:32 [2024-02-28T21:21:32.426Z] 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')
16:21:32 [2024-02-28T21:21:32.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:21:32 [2024-02-28T21:21:32.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:32 [2024-02-28T21:21:32.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:21:32 [2024-02-28T21:21:32.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:21:32 [2024-02-28T21:21:32.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
16:21:32 [2024-02-28T21:21:32.426Z] 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=-241691512 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:21:32 [2024-02-28T21:21:32.426Z] 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=-241691512 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:21:32 [2024-02-28T21:21:32.426Z] 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=-241691512 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:21:32 [2024-02-28T21:21:32.426Z] 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=-241691511 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:21:32 [2024-02-28T21:21:32.426Z] 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=-241691511 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:21:32 [2024-02-28T21:21:32.427Z] 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=-241691511 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:21:32 [2024-02-28T21:21:32.427Z] 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=-241691511 data=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')]
16:21:32 [2024-02-28T21:21:32.427Z] 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=-241691511 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:21:32 [2024-02-28T21:21:32.427Z] 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=-241691511 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:21:32 [2024-02-28T21:21:32.427Z] 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=-241691511 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:21:32 [2024-02-28T21:21:32.427Z] 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=-241691511 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:21:32 [2024-02-28T21:21:32.427Z] 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=-241691511 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:21:32 [2024-02-28T21:21:32.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:21:32 [2024-02-28T21:21:32.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:21:32 [2024-02-28T21:21:32.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:21:32 [2024-02-28T21:21:32.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:32 [2024-02-28T21:21:32.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:21:32 [2024-02-28T21:21:32.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:21:32 [2024-02-28T21:21:32.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:21:32 [2024-02-28T21:21:32.427Z] 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')
16:21:32 [2024-02-28T21:21:32.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:21:32 [2024-02-28T21:21:32.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-241691511 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:21:32 [2024-02-28T21:21:32.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-241691511 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:21:32 [2024-02-28T21:21:32.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-241691511 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:21:32 [2024-02-28T21:21:32.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-241691510 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:21:32 [2024-02-28T21:21:32.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-241691510 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:21:32 [2024-02-28T21:21:32.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-241691510 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:21:32 [2024-02-28T21:21:32.427Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:21:32 [2024-02-28T21:21:32.427Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:21:32 [2024-02-28T21:21:32.427Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:21:32 [2024-02-28T21:21:32.427Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:21:32 [2024-02-28T21:21:32.427Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:21:32 [2024-02-28T21:21:32.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:21:32 [2024-02-28T21:21:32.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-241691510 data=null 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')]
16:21:32 [2024-02-28T21:21:32.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-241692172 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:21:32 [2024-02-28T21:21:32.936Z] 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@624be1d4] time=-241691006 data=null doit=true}, Shell with text {data - Import Test/Experiments/Test Experiment/Test Experiment_ - Eclipse Platform}]
16:21:32 [2024-02-28T21:21:32.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:21:32 [2024-02-28T21:21:32.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:32 [2024-02-28T21:21:32.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:32 [2024-02-28T21:21:32.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:32 [2024-02-28T21:21:32.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Import Test} time=-241691002 data=null button=0 stateMask=0x0 x=79 y=12 count=0}, TreeItem with text {Import Test}]
16:21:32 [2024-02-28T21:21:32.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Import Test} time=-241691002 data=null doit=true}, TreeItem with text {Import Test}]
16:21:32 [2024-02-28T21:21:32.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Import Test} time=-241691002 data=null}, TreeItem with text {Import Test}]
16:21:32 [2024-02-28T21:21:32.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Import Test} time=-241691002 data=null button=1 stateMask=0x0 x=79 y=12 count=1}, TreeItem with text {Import Test}]
16:21:32 [2024-02-28T21:21:32.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241691002 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}]
16:21:32 [2024-02-28T21:21:32.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Import Test} time=-241690974 data=null button=1 stateMask=0x80000 x=79 y=12 count=1}, TreeItem with text {Import Test}]
16:21:32 [2024-02-28T21:21:32.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:21:32 [2024-02-28T21:21:32.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:21:32 [2024-02-28T21:21:32.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:21:33 [2024-02-28T21:21:33.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:21:33 [2024-02-28T21:21:33.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:21:33 [2024-02-28T21:21:33.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:21:33 [2024-02-28T21:21:33.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:21:33 [2024-02-28T21:21:33.862Z] 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')
16:21:33 [2024-02-28T21:21:33.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:21:33 [2024-02-28T21:21:33.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:33 [2024-02-28T21:21:33.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:21:33 [2024-02-28T21:21:33.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:21:33 [2024-02-28T21:21:33.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
16:21:33 [2024-02-28T21:21:33.862Z] 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=-241690262 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:21:33 [2024-02-28T21:21:33.862Z] 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=-241690262 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:21:33 [2024-02-28T21:21:33.862Z] 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=-241690262 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:21:33 [2024-02-28T21:21:33.862Z] 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=-241690262 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:21:33 [2024-02-28T21:21:33.862Z] 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=-241690262 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:21:33 [2024-02-28T21:21:33.862Z] 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=-241690262 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:21:33 [2024-02-28T21:21:33.862Z] 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=-241690262 data=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')]
16:21:33 [2024-02-28T21:21:33.862Z] 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=-241690262 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:21:33 [2024-02-28T21:21:33.862Z] 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=-241690262 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:21:33 [2024-02-28T21:21:33.862Z] 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=-241690262 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:21:33 [2024-02-28T21:21:33.862Z] 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=-241690262 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:21:33 [2024-02-28T21:21:33.863Z] 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=-241690262 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:21:33 [2024-02-28T21:21:33.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:21:33 [2024-02-28T21:21:33.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:21:33 [2024-02-28T21:21:33.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:21:33 [2024-02-28T21:21:33.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:33 [2024-02-28T21:21:33.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:21:33 [2024-02-28T21:21:33.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:21:33 [2024-02-28T21:21:33.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:21:33 [2024-02-28T21:21:33.863Z] 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')
16:21:33 [2024-02-28T21:21:33.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:21:33 [2024-02-28T21:21:33.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-241690261 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:21:33 [2024-02-28T21:21:33.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-241690261 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:21:33 [2024-02-28T21:21:33.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-241690261 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:21:33 [2024-02-28T21:21:33.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-241690261 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:21:33 [2024-02-28T21:21:33.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-241690261 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:21:33 [2024-02-28T21:21:33.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-241690261 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:21:33 [2024-02-28T21:21:33.863Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:21:33 [2024-02-28T21:21:33.863Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:21:33 [2024-02-28T21:21:33.863Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:21:33 [2024-02-28T21:21:33.863Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:21:33 [2024-02-28T21:21:33.863Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:21:33 [2024-02-28T21:21:33.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:21:33 [2024-02-28T21:21:33.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-241690261 data=null 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')]
16:21:33 [2024-02-28T21:21:33.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-241690940 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:21:35 [2024-02-28T21:21:35.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:21:35 [2024-02-28T21:21:35.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:21:35 [2024-02-28T21:21:35.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:35 [2024-02-28T21:21:35.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:35 [2024-02-28T21:21:35.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:35 [2024-02-28T21:21:35.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:35 [2024-02-28T21:21:35.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:35 [2024-02-28T21:21:35.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-241688301 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
16:21:35 [2024-02-28T21:21:35.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-241688301 data=null doit=true}, TreeItem with text {Test}]
16:21:35 [2024-02-28T21:21:35.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-241688301 data=null}, TreeItem with text {Test}]
16:21:35 [2024-02-28T21:21:35.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-241688301 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:21:35 [2024-02-28T21:21:35.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241688301 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
16:21:35 [2024-02-28T21:21:35.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-241688292 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:21:35 [2024-02-28T21:21:35.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:35 [2024-02-28T21:21:35.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-241688291 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
16:21:35 [2024-02-28T21:21:35.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-241688291 data=null doit=true}, TreeItem with text {Test}]
16:21:35 [2024-02-28T21:21:35.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-241688291 data=null}, TreeItem with text {Test}]
16:21:35 [2024-02-28T21:21:35.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-241688291 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:21:35 [2024-02-28T21:21:35.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241688291 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
16:21:35 [2024-02-28T21:21:35.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-241688287 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:21:35 [2024-02-28T21:21:35.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-241688287 data=null doit=true}, TreeItem with text {Test}]
16:21:35 [2024-02-28T21:21:35.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-241688287 data=null}, TreeItem with text {Test}]
16:21:35 [2024-02-28T21:21:35.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-241688287 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:21:35 [2024-02-28T21:21:35.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-241688286 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}]
16:21:35 [2024-02-28T21:21:35.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-241688279 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:21:35 [2024-02-28T21:21:35.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:35 [2024-02-28T21:21:35.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-241688279 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:21:35 [2024-02-28T21:21:35.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-241688279 data=null doit=true}, TreeItem with text {Traces [1]}]
16:21:35 [2024-02-28T21:21:35.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-241688279 data=null}, TreeItem with text {Traces [1]}]
16:21:35 [2024-02-28T21:21:35.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-241688279 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:21:35 [2024-02-28T21:21:35.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241688279 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]}]
16:21:35 [2024-02-28T21:21:35.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-241688274 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:21:35 [2024-02-28T21:21:35.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:35 [2024-02-28T21:21:35.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-241688273 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:21:35 [2024-02-28T21:21:35.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-241688273 data=null doit=true}, TreeItem with text {Traces [1]}]
16:21:35 [2024-02-28T21:21:35.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-241688273 data=null}, TreeItem with text {Traces [1]}]
16:21:35 [2024-02-28T21:21:35.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-241688273 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:21:35 [2024-02-28T21:21:35.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241688273 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]}]
16:21:35 [2024-02-28T21:21:35.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-241688270 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:21:35 [2024-02-28T21:21:35.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Export Trace Packag...", using matcher: with mnemonic 'Export Trace Package...'
16:21:35 [2024-02-28T21:21:35.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Export Trace Package...'
16:21:35 [2024-02-28T21:21:35.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Export Trace Package...'
16:21:36 [2024-02-28T21:21:36.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Export trace package", using matcher: with text 'Export trace package'
16:21:36 [2024-02-28T21:21:36.004Z] 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=-241688064 data=null doit=true}, Shell with text {Export trace package}]
16:21:36 [2024-02-28T21:21:36.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
16:21:36 [2024-02-28T21:21:36.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
16:21:36 [2024-02-28T21:21:36.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: with mnemonic 'Deselect All'
16:21:36 [2024-02-28T21:21:36.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: with style 'SWT.PUSH'
16:21:36 [2024-02-28T21:21:36.004Z] 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')
16:21:36 [2024-02-28T21:21:36.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:36 [2024-02-28T21:21:36.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
16:21:36 [2024-02-28T21:21:36.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
16:21:36 [2024-02-28T21:21:36.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
16:21:36 [2024-02-28T21:21:36.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:36 [2024-02-28T21:21:36.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:36 [2024-02-28T21:21:36.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Deselect All
16:21:36 [2024-02-28T21:21:36.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Deselect All} time=-241688013 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')]
16:21:36 [2024-02-28T21:21:36.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Deselect All} time=-241688013 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')]
16:21:36 [2024-02-28T21:21:36.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Deselect All} time=-241688013 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
16:21:36 [2024-02-28T21:21:36.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Deselect All} time=-241688013 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
16:21:36 [2024-02-28T21:21:36.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Deselect All} time=-241688013 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')]
16:21:36 [2024-02-28T21:21:36.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Deselect All} time=-241688013 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')]
16:21:36 [2024-02-28T21:21:36.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Deselect All} time=-241688013 data=null 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')]
16:21:36 [2024-02-28T21:21:36.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Deselect All} time=-241688012 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')]
16:21:36 [2024-02-28T21:21:36.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Deselect All} time=-241688012 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')]
16:21:36 [2024-02-28T21:21:36.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Deselect All} time=-241688012 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')]
16:21:36 [2024-02-28T21:21:36.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Deselect All} time=-241688012 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
16:21:36 [2024-02-28T21:21:36.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Deselect All} time=-241688012 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
16:21:36 [2024-02-28T21:21:36.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Deselect All
16:21:36 [2024-02-28T21:21:36.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:36 [2024-02-28T21:21:36.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:36 [2024-02-28T21:21:36.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:21:36 [2024-02-28T21:21:36.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
16:21:36 [2024-02-28T21:21:36.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Approximate uncompre...", using matcher: of type 'Label'
16:21:36 [2024-02-28T21:21:36.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Approximate uncompre...", using matcher: (of type 'Label')
16:21:36 [2024-02-28T21:21:36.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "To &archive file:", using matcher: of type 'Label'
16:21:36 [2024-02-28T21:21:36.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "To &archive file:", using matcher: (of type 'Label')
16:21:36 [2024-02-28T21:21:36.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:21:36 [2024-02-28T21:21:36.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
16:21:36 [2024-02-28T21:21:36.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:21:36 [2024-02-28T21:21:36.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
16:21:36 [2024-02-28T21:21:36.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Export trace package", using matcher: of type 'Label'
16:21:36 [2024-02-28T21:21:36.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Export trace package", using matcher: (of type 'Label')
16:21:36 [2024-02-28T21:21:36.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
16:21:36 [2024-02-28T21:21:36.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: with mnemonic 'Select All'
16:21:36 [2024-02-28T21:21:36.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: with style 'SWT.PUSH'
16:21:36 [2024-02-28T21:21:36.005Z] 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')
16:21:36 [2024-02-28T21:21:36.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
16:21:36 [2024-02-28T21:21:36.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:36 [2024-02-28T21:21:36.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
16:21:36 [2024-02-28T21:21:36.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
16:21:36 [2024-02-28T21:21:36.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
16:21:36 [2024-02-28T21:21:36.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:36 [2024-02-28T21:21:36.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:36 [2024-02-28T21:21:36.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Select All
16:21:36 [2024-02-28T21:21:36.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Select All} time=-241687995 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')]
16:21:36 [2024-02-28T21:21:36.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Select All} time=-241687995 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')]
16:21:36 [2024-02-28T21:21:36.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Select All} time=-241687995 data=null doit=true}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
16:21:36 [2024-02-28T21:21:36.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Select All} time=-241687995 data=null}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
16:21:36 [2024-02-28T21:21:36.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select All} time=-241687995 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')]
16:21:36 [2024-02-28T21:21:36.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select All} time=-241687995 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')]
16:21:36 [2024-02-28T21:21:36.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select All} time=-241687995 data=null 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')]
16:21:36 [2024-02-28T21:21:36.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Select All} time=-241687994 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')]
16:21:36 [2024-02-28T21:21:36.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Select All} time=-241687994 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')]
16:21:36 [2024-02-28T21:21:36.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Select All} time=-241687994 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')]
16:21:36 [2024-02-28T21:21:36.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select All} time=-241687994 data=null doit=true}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
16:21:36 [2024-02-28T21:21:36.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Select All} time=-241687994 data=null}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
16:21:36 [2024-02-28T21:21:36.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Select All
16:21:36 [2024-02-28T21:21:36.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:21:36 [2024-02-28T21:21:36.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
16:21:36 [2024-02-28T21:21:36.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Approximate uncompre...", using matcher: of type 'Label'
16:21:36 [2024-02-28T21:21:36.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Approximate uncompre...", using matcher: (of type 'Label')
16:21:36 [2024-02-28T21:21:36.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "To &archive file:", using matcher: of type 'Label'
16:21:36 [2024-02-28T21:21:36.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "To &archive file:", using matcher: (of type 'Label')
16:21:36 [2024-02-28T21:21:36.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:21:36 [2024-02-28T21:21:36.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
16:21:36 [2024-02-28T21:21:36.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:21:36 [2024-02-28T21:21:36.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
16:21:36 [2024-02-28T21:21:36.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Export trace package", using matcher: of type 'Label'
16:21:36 [2024-02-28T21:21:36.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Export trace package", using matcher: (of type 'Label')
16:21:36 [2024-02-28T21:21:36.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
16:21:36 [2024-02-28T21:21:36.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
16:21:36 [2024-02-28T21:21:36.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:36 [2024-02-28T21:21:36.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
16:21:36 [2024-02-28T21:21:36.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
16:21:36 [2024-02-28T21:21:36.005Z] 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'
16:21:36 [2024-02-28T21:21:36.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: with style 'SWT.RADIO'
16:21:36 [2024-02-28T21:21:36.005Z] 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')
16:21:36 [2024-02-28T21:21:36.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
16:21:36 [2024-02-28T21:21:36.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:36 [2024-02-28T21:21:36.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:36 [2024-02-28T21:21:36.006Z] 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')
16:21:36 [2024-02-28T21:21:36.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Save in &zip format} time=-241687977 data=null doit=true}, Button with text {Save in &zip format}]
16:21:36 [2024-02-28T21:21:36.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Save in &zip format} time=-241687977 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}]
16:21:36 [2024-02-28T21:21:36.006Z] 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')
16:21:36 [2024-02-28T21:21:36.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Sa&ve in tar format} time=-241687977 data=null doit=true}, (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO')]
16:21:36 [2024-02-28T21:21:36.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Sa&ve in tar format} time=-241687977 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')]
16:21:36 [2024-02-28T21:21:36.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Sa&ve in tar format} time=-241687977 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')]
16:21:36 [2024-02-28T21:21:36.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Sa&ve in tar format} time=-241687976 data=null 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')]
16:21:36 [2024-02-28T21:21:36.006Z] 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')
16:21:36 [2024-02-28T21:21:36.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
16:21:36 [2024-02-28T21:21:36.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
16:21:36 [2024-02-28T21:21:36.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:36 [2024-02-28T21:21:36.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
16:21:36 [2024-02-28T21:21:36.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: with mnemonic 'Save in zip format'
16:21:36 [2024-02-28T21:21:36.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: with style 'SWT.RADIO'
16:21:36 [2024-02-28T21:21:36.006Z] 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')
16:21:36 [2024-02-28T21:21:36.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
16:21:36 [2024-02-28T21:21:36.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
16:21:36 [2024-02-28T21:21:36.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:36 [2024-02-28T21:21:36.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:36 [2024-02-28T21:21:36.006Z] 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')
16:21:36 [2024-02-28T21:21:36.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Sa&ve in tar format} time=-241687957 data=null doit=true}, Button with text {Sa&ve in tar format}]
16:21:36 [2024-02-28T21:21:36.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Sa&ve in tar format} time=-241687956 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}]
16:21:36 [2024-02-28T21:21:36.006Z] 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')
16:21:36 [2024-02-28T21:21:36.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Save in &zip format} time=-241687956 data=null doit=true}, (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')]
16:21:36 [2024-02-28T21:21:36.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Save in &zip format} time=-241687956 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')]
16:21:36 [2024-02-28T21:21:36.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Save in &zip format} time=-241687956 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')]
16:21:36 [2024-02-28T21:21:36.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Save in &zip format} time=-241687956 data=null 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')]
16:21:36 [2024-02-28T21:21:36.006Z] 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')
16:21:36 [2024-02-28T21:21:36.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
16:21:36 [2024-02-28T21:21:36.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
16:21:36 [2024-02-28T21:21:36.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:36 [2024-02-28T21:21:36.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
16:21:36 [2024-02-28T21:21:36.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
16:21:36 [2024-02-28T21:21:36.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
16:21:36 [2024-02-28T21:21:36.006Z] 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'
16:21:36 [2024-02-28T21:21:36.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: with style 'SWT.CHECK'
16:21:36 [2024-02-28T21:21:36.006Z] 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')
16:21:36 [2024-02-28T21:21:36.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:36 [2024-02-28T21:21:36.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:36 [2024-02-28T21:21:36.006Z] 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')
16:21:36 [2024-02-28T21:21:36.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {Co&mpress the contents of the file}. Setting state to unselected
16:21:36 [2024-02-28T21:21:36.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Co&mpress the contents of the file} time=-241687955 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')]
16:21:36 [2024-02-28T21:21:36.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=-241687954 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')]
16:21:36 [2024-02-28T21:21:36.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Co&mpress the contents of the file} time=-241687954 data=null doit=true}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
16:21:36 [2024-02-28T21:21:36.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Co&mpress the contents of the file} time=-241687954 data=null}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
16:21:36 [2024-02-28T21:21:36.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Co&mpress the contents of the file} time=-241687949 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')]
16:21:36 [2024-02-28T21:21:36.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Co&mpress the contents of the file} time=-241687949 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')]
16:21:36 [2024-02-28T21:21:36.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Co&mpress the contents of the file} time=-241687949 data=null 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')]
16:21:36 [2024-02-28T21:21:36.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Co&mpress the contents of the file} time=-241687949 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')]
16:21:36 [2024-02-28T21:21:36.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=-241687949 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')]
16:21:36 [2024-02-28T21:21:36.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Co&mpress the contents of the file} time=-241687949 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')]
16:21:36 [2024-02-28T21:21:36.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Co&mpress the contents of the file} time=-241687949 data=null doit=true}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
16:21:36 [2024-02-28T21:21:36.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Co&mpress the contents of the file} time=-241687949 data=null}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
16:21:36 [2024-02-28T21:21:36.007Z] 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')
16:21:36 [2024-02-28T21:21:36.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
16:21:36 [2024-02-28T21:21:36.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
16:21:36 [2024-02-28T21:21:36.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:36 [2024-02-28T21:21:36.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
16:21:36 [2024-02-28T21:21:36.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
16:21:36 [2024-02-28T21:21:36.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
16:21:36 [2024-02-28T21:21:36.007Z] 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'
16:21:36 [2024-02-28T21:21:36.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: with style 'SWT.CHECK'
16:21:36 [2024-02-28T21:21:36.007Z] 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')
16:21:36 [2024-02-28T21:21:36.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:36 [2024-02-28T21:21:36.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:36 [2024-02-28T21:21:36.007Z] 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')
16:21:36 [2024-02-28T21:21:36.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {Co&mpress the contents of the file}. Setting state to selected
16:21:36 [2024-02-28T21:21:36.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Co&mpress the contents of the file} time=-241687948 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')]
16:21:36 [2024-02-28T21:21:36.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=-241687948 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')]
16:21:36 [2024-02-28T21:21:36.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Co&mpress the contents of the file} time=-241687948 data=null doit=true}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
16:21:36 [2024-02-28T21:21:36.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Co&mpress the contents of the file} time=-241687948 data=null}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
16:21:36 [2024-02-28T21:21:36.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Co&mpress the contents of the file} time=-241687948 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')]
16:21:36 [2024-02-28T21:21:36.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Co&mpress the contents of the file} time=-241687948 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')]
16:21:36 [2024-02-28T21:21:36.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Co&mpress the contents of the file} time=-241687948 data=null 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')]
16:21:36 [2024-02-28T21:21:36.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Co&mpress the contents of the file} time=-241687948 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')]
16:21:36 [2024-02-28T21:21:36.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=-241687948 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')]
16:21:36 [2024-02-28T21:21:36.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Co&mpress the contents of the file} time=-241687948 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')]
16:21:36 [2024-02-28T21:21:36.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Co&mpress the contents of the file} time=-241687948 data=null doit=true}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
16:21:36 [2024-02-28T21:21:36.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Co&mpress the contents of the file} time=-241687947 data=null}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
16:21:36 [2024-02-28T21:21:36.008Z] 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')
16:21:36 [2024-02-28T21:21:36.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:21:36 [2024-02-28T21:21:36.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: (of type 'Combo')
16:21:36 [2024-02-28T21:21:36.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip
16:21:36 [2024-02-28T21:21:36.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip} [layout=null] time=-241687947 data=null}, (of type 'Combo')]
16:21:36 [2024-02-28T21:21:36.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip
16:21:36 [2024-02-28T21:21:36.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
16:21:36 [2024-02-28T21:21:36.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
16:21:36 [2024-02-28T21:21:36.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:36 [2024-02-28T21:21:36.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
16:21:36 [2024-02-28T21:21:36.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
16:21:36 [2024-02-28T21:21:36.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
16:21:36 [2024-02-28T21:21:36.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:36 [2024-02-28T21:21:36.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:36 [2024-02-28T21:21:36.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:21:36 [2024-02-28T21:21:36.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:21:36 [2024-02-28T21:21:36.008Z] 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')
16:21:36 [2024-02-28T21:21:36.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:21:36 [2024-02-28T21:21:36.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-241687946 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:21:36 [2024-02-28T21:21:36.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-241687946 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:21:36 [2024-02-28T21:21:36.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-241687946 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:21:36 [2024-02-28T21:21:36.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-241687946 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:21:36 [2024-02-28T21:21:36.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-241687946 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:21:36 [2024-02-28T21:21:36.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-241687946 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:21:36 [2024-02-28T21:21:36.008Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:21:36 [2024-02-28T21:21:36.008Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:21:36 [2024-02-28T21:21:36.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-241687946 data=null 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')]
16:21:36 [2024-02-28T21:21:36.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Export Trace Package...} time=-241688236 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...']
16:21:36 [2024-02-28T21:21:36.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:21:36 [2024-02-28T21:21:36.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:21:36 [2024-02-28T21:21:36.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:36 [2024-02-28T21:21:36.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:36 [2024-02-28T21:21:36.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:36 [2024-02-28T21:21:36.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:36 [2024-02-28T21:21:36.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:36 [2024-02-28T21:21:36.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-241687550 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
16:21:36 [2024-02-28T21:21:36.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-241687550 data=null doit=true}, TreeItem with text {Test}]
16:21:36 [2024-02-28T21:21:36.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-241687550 data=null}, TreeItem with text {Test}]
16:21:36 [2024-02-28T21:21:36.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-241687550 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:21:36 [2024-02-28T21:21:36.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241687550 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
16:21:36 [2024-02-28T21:21:36.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-241687543 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:21:36 [2024-02-28T21:21:36.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:36 [2024-02-28T21:21:36.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-241687543 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
16:21:36 [2024-02-28T21:21:36.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-241687543 data=null doit=true}, TreeItem with text {Test}]
16:21:36 [2024-02-28T21:21:36.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-241687543 data=null}, TreeItem with text {Test}]
16:21:36 [2024-02-28T21:21:36.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-241687542 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:21:36 [2024-02-28T21:21:36.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241687542 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
16:21:36 [2024-02-28T21:21:36.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-241687534 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:21:36 [2024-02-28T21:21:36.521Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
16:21:36 [2024-02-28T21:21:36.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:36 [2024-02-28T21:21:36.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-241687534 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:21:36 [2024-02-28T21:21:36.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-241687533 data=null doit=true}, TreeItem with text {Traces [1]}]
16:21:36 [2024-02-28T21:21:36.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-241687533 data=null}, TreeItem with text {Traces [1]}]
16:21:36 [2024-02-28T21:21:36.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-241687533 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:21:36 [2024-02-28T21:21:36.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241687533 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]}]
16:21:36 [2024-02-28T21:21:36.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-241687528 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:21:36 [2024-02-28T21:21:36.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:36 [2024-02-28T21:21:36.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-241687528 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:21:36 [2024-02-28T21:21:36.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-241687528 data=null doit=true}, TreeItem with text {Traces [1]}]
16:21:36 [2024-02-28T21:21:36.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-241687528 data=null}, TreeItem with text {Traces [1]}]
16:21:36 [2024-02-28T21:21:36.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-241687528 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:21:36 [2024-02-28T21:21:36.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241687528 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]}]
16:21:36 [2024-02-28T21:21:36.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-241687525 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:21:36 [2024-02-28T21:21:36.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Import Trace &Packag...", using matcher: with mnemonic 'Import Trace Package...'
16:21:36 [2024-02-28T21:21:36.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import Trace Package...'
16:21:36 [2024-02-28T21:21:36.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import Trace Package...'
16:21:36 [2024-02-28T21:21:36.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Import trace package", using matcher: with text 'Import trace package'
16:21:36 [2024-02-28T21:21:36.521Z] 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=-241687348 data=null doit=true}, Shell with text {Import trace package}]
16:21:36 [2024-02-28T21:21:36.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:21:36 [2024-02-28T21:21:36.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:21:36 [2024-02-28T21:21:36.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip
16:21:36 [2024-02-28T21:21:36.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip} [layout=null] time=-241687221 data=null}, (of type 'Combo')]
16:21:36 [2024-02-28T21:21:36.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip
16:21:36 [2024-02-28T21:21:36.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:21:36 [2024-02-28T21:21:36.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: (of type 'Combo')
16:21:36 [2024-02-28T21:21:36.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Inserting text:
16:21:36 [2024-02-28T21:21:36.778Z]  into text (of type 'Combo')
16:21:36 [2024-02-28T21:21:36.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:21:36 [2024-02-28T21:21:36.778Z] DEBUG org.eclipse.swtbot.swt.finder.keyboard.Keyboard - Typing text ''
16:21:36 [2024-02-28T21:21:36.778Z] '' with an interval of {1}ms. between characters.
16:21:36 [2024-02-28T21:21:36.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:36 [2024-02-28T21:21:36.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
16:21:36 [2024-02-28T21:21:36.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: with mnemonic 'Select All'
16:21:36 [2024-02-28T21:21:36.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: with style 'SWT.PUSH'
16:21:36 [2024-02-28T21:21:36.778Z] 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')
16:21:36 [2024-02-28T21:21:36.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
16:21:36 [2024-02-28T21:21:36.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:36 [2024-02-28T21:21:36.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:36 [2024-02-28T21:21:36.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Select All
16:21:36 [2024-02-28T21:21:36.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Select All} time=-241687138 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')]
16:21:36 [2024-02-28T21:21:36.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Select All} time=-241687138 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')]
16:21:36 [2024-02-28T21:21:36.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Select All} time=-241687138 data=null doit=true}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
16:21:36 [2024-02-28T21:21:36.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Select All} time=-241687138 data=null}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
16:21:36 [2024-02-28T21:21:36.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select All} time=-241687138 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')]
16:21:36 [2024-02-28T21:21:36.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select All} time=-241687138 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')]
16:21:36 [2024-02-28T21:21:36.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select All} time=-241687138 data=null 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')]
16:21:36 [2024-02-28T21:21:36.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Select All} time=-241687138 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')]
16:21:36 [2024-02-28T21:21:36.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Select All} time=-241687138 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')]
16:21:36 [2024-02-28T21:21:36.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Select All} time=-241687138 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')]
16:21:36 [2024-02-28T21:21:36.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select All} time=-241687138 data=null doit=true}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
16:21:36 [2024-02-28T21:21:36.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Select All} time=-241687138 data=null}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
16:21:36 [2024-02-28T21:21:36.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Select All
16:21:36 [2024-02-28T21:21:36.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:36 [2024-02-28T21:21:36.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
16:21:36 [2024-02-28T21:21:36.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
16:21:36 [2024-02-28T21:21:36.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:36 [2024-02-28T21:21:36.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:36 [2024-02-28T21:21:36.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:21:36 [2024-02-28T21:21:36.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:21:36 [2024-02-28T21:21:36.779Z] 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')
16:21:36 [2024-02-28T21:21:36.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:21:36 [2024-02-28T21:21:36.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-241687137 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:21:36 [2024-02-28T21:21:36.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-241687137 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:21:36 [2024-02-28T21:21:36.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-241687137 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:21:36 [2024-02-28T21:21:36.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-241687137 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:21:36 [2024-02-28T21:21:36.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-241687137 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:21:36 [2024-02-28T21:21:36.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-241687137 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:21:36 [2024-02-28T21:21:36.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Finish} time=-241687109 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:21:36 [2024-02-28T21:21:36.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-241687108 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:21:36 [2024-02-28T21:21:36.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Finish} time=-241687108 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:21:36 [2024-02-28T21:21:36.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Finish} time=-241687108 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:21:36 [2024-02-28T21:21:36.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Finish} time=-241687108 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:21:36 [2024-02-28T21:21:36.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:21:36 [2024-02-28T21:21:36.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
16:21:36 [2024-02-28T21:21:36.779Z] 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=-241687107 data=null doit=true}, Shell with text {Confirmation}]
16:21:36 [2024-02-28T21:21:36.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "No &To All", using matcher: of type 'Button'
16:21:36 [2024-02-28T21:21:36.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
16:21:36 [2024-02-28T21:21:36.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Yes To &All", using matcher: of type 'Button'
16:21:36 [2024-02-28T21:21:36.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Yes To &All", using matcher: with mnemonic 'Yes To All'
16:21:36 [2024-02-28T21:21:36.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Yes To &All", using matcher: with style 'SWT.PUSH'
16:21:36 [2024-02-28T21:21:36.779Z] 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')
16:21:36 [2024-02-28T21:21:36.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
16:21:36 [2024-02-28T21:21:36.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Yes To &All
16:21:36 [2024-02-28T21:21:36.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Yes To &All} time=-241687107 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')]
16:21:36 [2024-02-28T21:21:36.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Yes To &All} time=-241687107 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')]
16:21:36 [2024-02-28T21:21:36.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Yes To &All} time=-241687107 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH')]
16:21:36 [2024-02-28T21:21:36.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Yes To &All} time=-241687107 data=null}, (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH')]
16:21:36 [2024-02-28T21:21:36.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Yes To &All} time=-241687107 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')]
16:21:36 [2024-02-28T21:21:36.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Yes To &All} time=-241687107 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')]
16:21:36 [2024-02-28T21:21:36.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Yes To &All} time=-241687107 data=null 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')]
16:21:37 [2024-02-28T21:21:37.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-241687137 data=null 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')]
16:21:37 [2024-02-28T21:21:37.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Import Trace &Package...} time=-241687503 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...']
16:21:37 [2024-02-28T21:21:37.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:21:37 [2024-02-28T21:21:37.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:21:37 [2024-02-28T21:21:37.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:37 [2024-02-28T21:21:37.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:37 [2024-02-28T21:21:37.343Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
16:21:37 [2024-02-28T21:21:37.343Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
16:21:37 [2024-02-28T21:21:37.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-241686689 data=null doit=true}, TreeItem with text {Traces [1]}]
16:21:37 [2024-02-28T21:21:37.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-241686689 data=null}, TreeItem with text {Traces [1]}]
16:21:37 [2024-02-28T21:21:37.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-241686688 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:21:37 [2024-02-28T21:21:37.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-241686688 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]}]
16:21:37 [2024-02-28T21:21:37.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-241686637 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:21:37 [2024-02-28T21:21:37.343Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
16:21:37 [2024-02-28T21:21:37.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {test.xml}
16:21:37 [2024-02-28T21:21:37.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test.xml} time=-241686636 data=null button=0 stateMask=0x0 x=105 y=81 count=0}, TreeItem with text {test.xml}]
16:21:37 [2024-02-28T21:21:37.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test.xml} time=-241686636 data=null doit=true}, TreeItem with text {test.xml}]
16:21:37 [2024-02-28T21:21:37.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:37 [2024-02-28T21:21:37.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test.xml} time=-241686636 data=null}, TreeItem with text {test.xml}]
16:21:37 [2024-02-28T21:21:37.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test.xml} time=-241686635 data=null button=1 stateMask=0x0 x=105 y=81 count=1}, TreeItem with text {test.xml}]
16:21:37 [2024-02-28T21:21:37.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241686635 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}]
16:21:37 [2024-02-28T21:21:37.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test.xml} time=-241686617 data=null button=1 stateMask=0x80000 x=105 y=81 count=1}, TreeItem with text {test.xml}]
16:21:37 [2024-02-28T21:21:37.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test.xml} time=-241686617 data=null button=1 stateMask=0x0 x=105 y=81 count=2}, TreeItem with text {test.xml}]
16:21:37 [2024-02-28T21:21:37.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {test.xml} time=-241686616 data=null button=1 stateMask=0x0 x=105 y=81 count=2}, TreeItem with text {test.xml}]
16:21:37 [2024-02-28T21:21:37.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-241686616 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}]
16:21:37 [2024-02-28T21:21:37.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test.xml} time=-241686602 data=null button=1 stateMask=0x80000 x=105 y=81 count=2}, TreeItem with text {test.xml}]
16:21:37 [2024-02-28T21:21:37.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {test.xml} time=-241686423 data=null button=0 stateMask=0x0 x=105 y=81 count=0}, TreeItem with text {test.xml}]
16:21:37 [2024-02-28T21:21:37.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {test.xml} time=-241686422 data=null doit=true}, TreeItem with text {test.xml}]
16:21:37 [2024-02-28T21:21:37.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {test.xml} time=-241686422 data=null}, TreeItem with text {test.xml}]
16:21:37 [2024-02-28T21:21:37.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {test.xml}
16:21:37 [2024-02-28T21:21:37.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"test.xml"'
16:21:38 [2024-02-28T21:21:38.962Z] 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@624be1d4] time=-241685218 data=null doit=true}, Shell with text {data - Test/Traces/test.xml - Eclipse Platform}]
16:21:38 [2024-02-28T21:21:38.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:21:38 [2024-02-28T21:21:38.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:38 [2024-02-28T21:21:38.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:38 [2024-02-28T21:21:38.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:38 [2024-02-28T21:21:38.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-241685177 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
16:21:38 [2024-02-28T21:21:38.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-241685177 data=null doit=true}, TreeItem with text {Test}]
16:21:38 [2024-02-28T21:21:38.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-241685176 data=null}, TreeItem with text {Test}]
16:21:38 [2024-02-28T21:21:38.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-241685176 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:21:38 [2024-02-28T21:21:38.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241685176 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
16:21:38 [2024-02-28T21:21:38.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-241685162 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:21:38 [2024-02-28T21:21:38.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:21:38 [2024-02-28T21:21:38.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:21:38 [2024-02-28T21:21:38.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:21:39 [2024-02-28T21:21:39.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:21:39 [2024-02-28T21:21:39.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:21:39 [2024-02-28T21:21:39.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:21:39 [2024-02-28T21:21:39.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:21:39 [2024-02-28T21:21:39.524Z] 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')
16:21:39 [2024-02-28T21:21:39.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:21:39 [2024-02-28T21:21:39.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:39 [2024-02-28T21:21:39.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:21:39 [2024-02-28T21:21:39.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:21:39 [2024-02-28T21:21:39.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
16:21:39 [2024-02-28T21:21:39.524Z] 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=-241684479 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:21:39 [2024-02-28T21:21:39.524Z] 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=-241684479 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:21:39 [2024-02-28T21:21:39.524Z] 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=-241684479 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:21:39 [2024-02-28T21:21:39.524Z] 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=-241684479 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:21:39 [2024-02-28T21:21:39.524Z] 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=-241684479 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:21:39 [2024-02-28T21:21:39.525Z] 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=-241684479 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:21:39 [2024-02-28T21:21:39.525Z] 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=-241684479 data=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')]
16:21:39 [2024-02-28T21:21:39.525Z] 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=-241684479 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:21:39 [2024-02-28T21:21:39.525Z] 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=-241684479 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:21:39 [2024-02-28T21:21:39.525Z] 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=-241684479 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:21:39 [2024-02-28T21:21:39.525Z] 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=-241684479 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:21:39 [2024-02-28T21:21:39.525Z] 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=-241684479 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:21:39 [2024-02-28T21:21:39.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:21:39 [2024-02-28T21:21:39.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:21:39 [2024-02-28T21:21:39.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:21:39 [2024-02-28T21:21:39.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:39 [2024-02-28T21:21:39.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:21:39 [2024-02-28T21:21:39.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:21:39 [2024-02-28T21:21:39.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:21:39 [2024-02-28T21:21:39.525Z] 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')
16:21:39 [2024-02-28T21:21:39.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:21:39 [2024-02-28T21:21:39.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-241684478 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:21:39 [2024-02-28T21:21:39.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-241684478 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:21:39 [2024-02-28T21:21:39.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-241684478 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:21:39 [2024-02-28T21:21:39.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-241684478 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:21:39 [2024-02-28T21:21:39.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-241684478 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:21:39 [2024-02-28T21:21:39.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-241684478 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:21:39 [2024-02-28T21:21:39.525Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:21:39 [2024-02-28T21:21:39.525Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:21:39 [2024-02-28T21:21:39.525Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:21:39 [2024-02-28T21:21:39.525Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:21:39 [2024-02-28T21:21:39.525Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:21:39 [2024-02-28T21:21:39.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:21:39 [2024-02-28T21:21:39.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-241684478 data=null 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')]
16:21:39 [2024-02-28T21:21:39.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-241685132 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:21:40 [2024-02-28T21:21:40.038Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.00 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.TestImportExportPackageWizard
16:21:40 [2024-02-28T21:21:40.038Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.TestImportExportPackageWizard.testExperiment -- Time elapsed: 7.128 s
16:21:40 [2024-02-28T21:21:40.038Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.TestImportExportPackageWizard.test -- Time elapsed: 5.783 s
16:21:40 [2024-02-28T21:21:40.038Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest
16:21:40 [2024-02-28T21:21:40.038Z] 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@624be1d4] time=-241683963 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:21:40 [2024-02-28T21:21:40.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:21:40 [2024-02-28T21:21:40.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
16:21:40 [2024-02-28T21:21:40.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
16:21:40 [2024-02-28T21:21:40.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
16:21:40 [2024-02-28T21:21:40.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-241683891 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
16:21:40 [2024-02-28T21:21:40.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
16:21:40 [2024-02-28T21:21:40.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:21:40 [2024-02-28T21:21:40.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Trace Import}
16:21:40 [2024-02-28T21:21:40.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:40 [2024-02-28T21:21:40.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:21:40 [2024-02-28T21:21:40.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:21:40 [2024-02-28T21:21:40.598Z] 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')
16:21:40 [2024-02-28T21:21:40.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:40 [2024-02-28T21:21:40.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:40 [2024-02-28T21:21:40.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:40 [2024-02-28T21:21:40.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:40 [2024-02-28T21:21:40.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:40 [2024-02-28T21:21:40.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:40 [2024-02-28T21:21:40.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:40 [2024-02-28T21:21:40.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:40 [2024-02-28T21:21:40.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:40 [2024-02-28T21:21:40.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:40 [2024-02-28T21:21:40.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:40 [2024-02-28T21:21:40.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')
16:21:40 [2024-02-28T21:21:40.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select &archive file:} time=-241683265 data=null doit=true}, Button with text {Select &archive file:}]
16:21:40 [2024-02-28T21:21:40.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=-241683265 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:}]
16:21:40 [2024-02-28T21:21:40.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')
16:21:40 [2024-02-28T21:21:40.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select roo&t directory:} time=-241683263 data=null doit=true}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
16:21:40 [2024-02-28T21:21:40.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select roo&t directory:} time=-241683263 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')]
16:21:40 [2024-02-28T21:21:40.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select roo&t directory:} time=-241683263 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')]
16:21:40 [2024-02-28T21:21:40.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=-241683263 data=null 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')]
16:21:40 [2024-02-28T21:21:40.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')
16:21:40 [2024-02-28T21:21:40.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:21:40 [2024-02-28T21:21:40.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:21:40 [2024-02-28T21:21:40.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:21:40 [2024-02-28T21:21:40.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:21:40 [2024-02-28T21:21:40.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:21:40 [2024-02-28T21:21:40.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:21:40 [2024-02-28T21:21:40.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:21:40 [2024-02-28T21:21:40.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/136/0/.cp/testfiles
16:21:40 [2024-02-28T21:21:40.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/136/0/.cp/testfiles} [layout=null] time=-241683261 data=null}, (of type 'Combo')]
16:21:40 [2024-02-28T21:21:40.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/136/0/.cp/testfiles
16:21:40 [2024-02-28T21:21:40.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:40 [2024-02-28T21:21:40.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:40 [2024-02-28T21:21:40.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:21:40 [2024-02-28T21:21:40.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:40 [2024-02-28T21:21:40.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:40 [2024-02-28T21:21:40.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:40 [2024-02-28T21:21:40.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=-241683227 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
16:21:40 [2024-02-28T21:21:40.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=-241683227 data=null doit=true}, TreeItem with text {testfiles}]
16:21:40 [2024-02-28T21:21:40.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=-241683227 data=null}, TreeItem with text {testfiles}]
16:21:40 [2024-02-28T21:21:40.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=-241683227 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
16:21:40 [2024-02-28T21:21:40.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241683226 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}]
16:21:40 [2024-02-28T21:21:40.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=-241683226 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
16:21:40 [2024-02-28T21:21:40.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:21:40 [2024-02-28T21:21:40.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:21:40 [2024-02-28T21:21:40.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog1
16:21:40 [2024-02-28T21:21:40.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:40 [2024-02-28T21:21:40.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:40 [2024-02-28T21:21:40.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:40 [2024-02-28T21:21:40.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=-241683211 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
16:21:40 [2024-02-28T21:21:40.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=-241683211 data=null doit=true}, TreeItem with text {testfiles}]
16:21:40 [2024-02-28T21:21:40.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=-241683211 data=null}, TreeItem with text {testfiles}]
16:21:40 [2024-02-28T21:21:40.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=-241683211 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
16:21:40 [2024-02-28T21:21:40.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241683211 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}]
16:21:40 [2024-02-28T21:21:40.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=-241683211 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
16:21:40 [2024-02-28T21:21:40.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:21:40 [2024-02-28T21:21:40.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:21:40 [2024-02-28T21:21:40.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog2
16:21:40 [2024-02-28T21:21:40.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:40 [2024-02-28T21:21:40.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:40 [2024-02-28T21:21:40.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:40 [2024-02-28T21:21:40.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=-241683208 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
16:21:40 [2024-02-28T21:21:40.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=-241683208 data=null doit=true}, TreeItem with text {testfiles}]
16:21:40 [2024-02-28T21:21:40.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=-241683208 data=null}, TreeItem with text {testfiles}]
16:21:40 [2024-02-28T21:21:40.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=-241683208 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
16:21:40 [2024-02-28T21:21:40.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241683208 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}]
16:21:40 [2024-02-28T21:21:40.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=-241683208 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
16:21:40 [2024-02-28T21:21:40.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:21:40 [2024-02-28T21:21:40.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:21:40 [2024-02-28T21:21:40.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog3
16:21:40 [2024-02-28T21:21:40.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:40 [2024-02-28T21:21:40.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:40 [2024-02-28T21:21:40.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:40 [2024-02-28T21:21:40.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=-241683206 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
16:21:40 [2024-02-28T21:21:40.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=-241683206 data=null doit=true}, TreeItem with text {testfiles}]
16:21:40 [2024-02-28T21:21:40.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=-241683206 data=null}, TreeItem with text {testfiles}]
16:21:40 [2024-02-28T21:21:40.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=-241683205 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
16:21:40 [2024-02-28T21:21:40.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241683205 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}]
16:21:40 [2024-02-28T21:21:40.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=-241683205 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
16:21:40 [2024-02-28T21:21:40.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:21:40 [2024-02-28T21:21:40.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:21:40 [2024-02-28T21:21:40.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog4
16:21:40 [2024-02-28T21:21:40.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:40 [2024-02-28T21:21:40.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:40 [2024-02-28T21:21:40.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:40 [2024-02-28T21:21:40.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=-241683203 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
16:21:40 [2024-02-28T21:21:40.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=-241683203 data=null doit=true}, TreeItem with text {testfiles}]
16:21:40 [2024-02-28T21:21:40.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=-241683203 data=null}, TreeItem with text {testfiles}]
16:21:40 [2024-02-28T21:21:40.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=-241683203 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
16:21:40 [2024-02-28T21:21:40.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241683203 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}]
16:21:40 [2024-02-28T21:21:40.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=-241683203 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
16:21:40 [2024-02-28T21:21:40.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:21:40 [2024-02-28T21:21:40.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:21:40 [2024-02-28T21:21:40.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog5
16:21:40 [2024-02-28T21:21:40.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:40 [2024-02-28T21:21:40.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:40 [2024-02-28T21:21:40.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:40 [2024-02-28T21:21:40.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=-241683201 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
16:21:40 [2024-02-28T21:21:40.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=-241683201 data=null doit=true}, TreeItem with text {testfiles}]
16:21:40 [2024-02-28T21:21:40.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=-241683201 data=null}, TreeItem with text {testfiles}]
16:21:40 [2024-02-28T21:21:40.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=-241683201 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
16:21:40 [2024-02-28T21:21:40.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241683201 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}]
16:21:40 [2024-02-28T21:21:40.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=-241683201 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
16:21:40 [2024-02-28T21:21:40.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:21:40 [2024-02-28T21:21:40.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:21:40 [2024-02-28T21:21:40.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog6
16:21:40 [2024-02-28T21:21:40.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:21:40 [2024-02-28T21:21:40.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:21:40 [2024-02-28T21:21:40.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:21:40 [2024-02-28T21:21:40.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:21:40 [2024-02-28T21:21:40.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:21:40 [2024-02-28T21:21:40.855Z] 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:'))
16:21:40 [2024-02-28T21:21:40.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:21:40 [2024-02-28T21:21:40.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-241683199 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:'))]
16:21:40 [2024-02-28T21:21:40.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:21:40 [2024-02-28T21:21:40.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:40 [2024-02-28T21:21:40.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:40 [2024-02-28T21:21:40.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:40 [2024-02-28T21:21:40.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:40 [2024-02-28T21:21:40.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:40 [2024-02-28T21:21:40.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:40 [2024-02-28T21:21:40.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:40 [2024-02-28T21:21:40.855Z] 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'
16:21:40 [2024-02-28T21:21:40.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:21:40 [2024-02-28T21:21:40.855Z] 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')
16:21:40 [2024-02-28T21:21:40.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:40 [2024-02-28T21:21:40.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:40 [2024-02-28T21:21:40.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:40 [2024-02-28T21:21:40.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:40 [2024-02-28T21:21:40.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:40 [2024-02-28T21:21:40.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:21:40 [2024-02-28T21:21:40.855Z] 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.
16:21:40 [2024-02-28T21:21:40.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:40 [2024-02-28T21:21:40.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:40 [2024-02-28T21:21:40.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:40 [2024-02-28T21:21:40.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:40 [2024-02-28T21:21:40.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:40 [2024-02-28T21:21:40.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:40 [2024-02-28T21:21:40.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:40 [2024-02-28T21:21:40.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:40 [2024-02-28T21:21:40.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:21:40 [2024-02-28T21:21:40.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:21:40 [2024-02-28T21:21:40.856Z] 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')
16:21:40 [2024-02-28T21:21:40.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:40 [2024-02-28T21:21:40.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:40 [2024-02-28T21:21:40.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:40 [2024-02-28T21:21:40.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:40 [2024-02-28T21:21:40.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:21:40 [2024-02-28T21:21:40.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@254e13ef
16:21:40 [2024-02-28T21:21:40.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-241683197 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')]
16:21:40 [2024-02-28T21:21:40.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-241683197 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')]
16:21:40 [2024-02-28T21:21:40.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-241683197 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:21:40 [2024-02-28T21:21:40.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-241683197 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:21:40 [2024-02-28T21:21:40.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-241683197 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')]
16:21:40 [2024-02-28T21:21:40.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-241683197 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')]
16:21:40 [2024-02-28T21:21:40.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-241683197 data=null 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')]
16:21:40 [2024-02-28T21:21:40.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-241683197 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')]
16:21:40 [2024-02-28T21:21:40.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-241683197 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')]
16:21:40 [2024-02-28T21:21:40.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-241683197 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')]
16:21:40 [2024-02-28T21:21:40.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-241683197 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:21:40 [2024-02-28T21:21:40.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-241683197 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:21:40 [2024-02-28T21:21:40.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:40 [2024-02-28T21:21:40.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:40 [2024-02-28T21:21:40.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:40 [2024-02-28T21:21:40.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:40 [2024-02-28T21:21:40.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:40 [2024-02-28T21:21:40.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:21:40 [2024-02-28T21:21:40.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:21:40 [2024-02-28T21:21:40.856Z] 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')
16:21:40 [2024-02-28T21:21:40.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:40 [2024-02-28T21:21:40.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:40 [2024-02-28T21:21:40.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:40 [2024-02-28T21:21:40.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:40 [2024-02-28T21:21:40.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:40 [2024-02-28T21:21:40.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:40 [2024-02-28T21:21:40.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:40 [2024-02-28T21:21:40.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:21:40 [2024-02-28T21:21:40.856Z] 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.
16:21:40 [2024-02-28T21:21:40.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:40 [2024-02-28T21:21:40.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:40 [2024-02-28T21:21:40.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:40 [2024-02-28T21:21:40.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:40 [2024-02-28T21:21:40.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:40 [2024-02-28T21:21:40.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:40 [2024-02-28T21:21:40.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:21:40 [2024-02-28T21:21:40.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:21:40 [2024-02-28T21:21:40.857Z] 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')
16:21:40 [2024-02-28T21:21:40.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:40 [2024-02-28T21:21:40.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:40 [2024-02-28T21:21:40.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:40 [2024-02-28T21:21:40.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:40 [2024-02-28T21:21:40.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:40 [2024-02-28T21:21:40.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:40 [2024-02-28T21:21:40.857Z] 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')
16:21:40 [2024-02-28T21:21:40.857Z] 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.
16:21:40 [2024-02-28T21:21:40.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:40 [2024-02-28T21:21:40.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:40 [2024-02-28T21:21:40.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:40 [2024-02-28T21:21:40.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:40 [2024-02-28T21:21:40.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:40 [2024-02-28T21:21:40.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:40 [2024-02-28T21:21:40.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:40 [2024-02-28T21:21:40.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:40 [2024-02-28T21:21:40.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:40 [2024-02-28T21:21:40.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:21:40 [2024-02-28T21:21:40.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:21:40 [2024-02-28T21:21:40.857Z] 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')
16:21:40 [2024-02-28T21:21:40.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:40 [2024-02-28T21:21:40.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:40 [2024-02-28T21:21:40.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:40 [2024-02-28T21:21:40.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:21:40 [2024-02-28T21:21:40.857Z] 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.
16:21:40 [2024-02-28T21:21:40.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:40 [2024-02-28T21:21:40.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:40 [2024-02-28T21:21:40.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:40 [2024-02-28T21:21:40.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:40 [2024-02-28T21:21:40.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:40 [2024-02-28T21:21:40.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:40 [2024-02-28T21:21:40.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:40 [2024-02-28T21:21:40.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:40 [2024-02-28T21:21:40.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:40 [2024-02-28T21:21:40.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:40 [2024-02-28T21:21:40.857Z] 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)'
16:21:40 [2024-02-28T21:21:40.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:21:40 [2024-02-28T21:21:40.857Z] 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')
16:21:40 [2024-02-28T21:21:40.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:40 [2024-02-28T21:21:40.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:40 [2024-02-28T21:21:40.857Z] 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')
16:21:40 [2024-02-28T21:21:40.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@21e81471
16:21:40 [2024-02-28T21:21:40.857Z] 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=-241683190 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')]
16:21:40 [2024-02-28T21:21:40.857Z] 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=-241683190 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')]
16:21:40 [2024-02-28T21:21:40.857Z] 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=-241683190 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')]
16:21:40 [2024-02-28T21:21:40.858Z] 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=-241683190 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')]
16:21:40 [2024-02-28T21:21:40.858Z] 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=-241683190 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')]
16:21:40 [2024-02-28T21:21:40.858Z] 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=-241683190 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')]
16:21:40 [2024-02-28T21:21:40.858Z] 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=-241683190 data=null 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')]
16:21:40 [2024-02-28T21:21:40.858Z] 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=-241683130 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')]
16:21:40 [2024-02-28T21:21:40.858Z] 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=-241683130 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')]
16:21:40 [2024-02-28T21:21:40.858Z] 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=-241683130 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')]
16:21:40 [2024-02-28T21:21:40.858Z] 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=-241683130 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')]
16:21:40 [2024-02-28T21:21:40.858Z] 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=-241683130 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')]
16:21:40 [2024-02-28T21:21:40.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Tracing/Traces", using matcher: of type 'Text'
16:21:40 [2024-02-28T21:21:40.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "testfiles", using matcher: of type 'Text'
16:21:40 [2024-02-28T21:21:40.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:21:40 [2024-02-28T21:21:40.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Start Time", using matcher: with mnemonic 'Start Time'
16:21:40 [2024-02-28T21:21:40.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Start Time')
16:21:40 [2024-02-28T21:21:40.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Start Time'))
16:21:40 [2024-02-28T21:21:40.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:21:40 [2024-02-28T21:21:40.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Start Time", using matcher: with mnemonic 'Start Time'
16:21:40 [2024-02-28T21:21:40.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Start Time')
16:21:40 [2024-02-28T21:21:40.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Start Time'))
16:21:40 [2024-02-28T21:21:40.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: of type 'Text'
16:21:40 [2024-02-28T21:21:40.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Start Time", using matcher: with mnemonic 'Start Time'
16:21:40 [2024-02-28T21:21:40.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: with label (with mnemonic 'Start Time')
16:21:40 [2024-02-28T21:21:40.858Z] 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'))
16:21:40 [2024-02-28T21:21:40.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Tracing/Traces", using matcher: of type 'Text'
16:21:40 [2024-02-28T21:21:40.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "testfiles", using matcher: of type 'Text'
16:21:40 [2024-02-28T21:21:40.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2024-01-01 05:05:00", using matcher: of type 'Text'
16:21:40 [2024-02-28T21:21:40.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:21:40 [2024-02-28T21:21:40.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "End Time", using matcher: with mnemonic 'End Time'
16:21:40 [2024-02-28T21:21:40.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'End Time')
16:21:40 [2024-02-28T21:21:40.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'End Time'))
16:21:40 [2024-02-28T21:21:40.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: of type 'Text'
16:21:40 [2024-02-28T21:21:40.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "End Time", using matcher: with mnemonic 'End Time'
16:21:40 [2024-02-28T21:21:40.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: with label (with mnemonic 'End Time')
16:21:40 [2024-02-28T21:21:40.858Z] 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'))
16:21:40 [2024-02-28T21:21:40.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:40 [2024-02-28T21:21:40.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:40 [2024-02-28T21:21:40.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:40 [2024-02-28T21:21:40.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:40 [2024-02-28T21:21:40.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:40 [2024-02-28T21:21:40.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:40 [2024-02-28T21:21:40.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:40 [2024-02-28T21:21:40.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:40 [2024-02-28T21:21:40.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:40 [2024-02-28T21:21:40.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:40 [2024-02-28T21:21:40.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:40 [2024-02-28T21:21:40.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:40 [2024-02-28T21:21:40.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:21:40 [2024-02-28T21:21:40.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:21:40 [2024-02-28T21:21:40.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')
16:21:40 [2024-02-28T21:21:40.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:21:40 [2024-02-28T21:21:40.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-241683115 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:21:40 [2024-02-28T21:21:40.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-241683115 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:21:40 [2024-02-28T21:21:40.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-241683115 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:21:40 [2024-02-28T21:21:40.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-241683115 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:21:40 [2024-02-28T21:21:40.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-241683115 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:21:40 [2024-02-28T21:21:40.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-241683115 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:21:40 [2024-02-28T21:21:40.859Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:21:40 [2024-02-28T21:21:40.859Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:21:40 [2024-02-28T21:21:40.859Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:21:40 [2024-02-28T21:21:40.859Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:21:40 [2024-02-28T21:21:40.859Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:21:40 [2024-02-28T21:21:40.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:21:41 [2024-02-28T21:21:41.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-241683115 data=null 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')]
16:21:41 [2024-02-28T21:21:41.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:21:41 [2024-02-28T21:21:41.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:41 [2024-02-28T21:21:41.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:41 [2024-02-28T21:21:41.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:41 [2024-02-28T21:21:41.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:41 [2024-02-28T21:21:41.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:41 [2024-02-28T21:21:41.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-241682588 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
16:21:41 [2024-02-28T21:21:41.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-241682580 data=null doit=true}, TreeItem with text {Tracing}]
16:21:41 [2024-02-28T21:21:41.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-241682580 data=null}, TreeItem with text {Tracing}]
16:21:41 [2024-02-28T21:21:41.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-241682580 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
16:21:41 [2024-02-28T21:21:41.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241682580 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}]
16:21:41 [2024-02-28T21:21:41.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-241682560 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
16:21:41 [2024-02-28T21:21:41.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:41 [2024-02-28T21:21:41.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-241682559 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
16:21:41 [2024-02-28T21:21:41.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-241682559 data=null doit=true}, TreeItem with text {Tracing}]
16:21:41 [2024-02-28T21:21:41.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-241682559 data=null}, TreeItem with text {Tracing}]
16:21:41 [2024-02-28T21:21:41.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-241682559 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
16:21:41 [2024-02-28T21:21:41.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241682559 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}]
16:21:41 [2024-02-28T21:21:41.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-241682555 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
16:21:41 [2024-02-28T21:21:41.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-241682555 data=null doit=true}, TreeItem with text {Tracing}]
16:21:41 [2024-02-28T21:21:41.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-241682555 data=null}, TreeItem with text {Tracing}]
16:21:41 [2024-02-28T21:21:41.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-241682555 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
16:21:41 [2024-02-28T21:21:41.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-241682555 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}]
16:21:41 [2024-02-28T21:21:41.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-241682539 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
16:21:41 [2024-02-28T21:21:41.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:41 [2024-02-28T21:21:41.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-241682538 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
16:21:41 [2024-02-28T21:21:41.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-241682538 data=null doit=true}, TreeItem with text {Traces [4]}]
16:21:41 [2024-02-28T21:21:41.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-241682538 data=null}, TreeItem with text {Traces [4]}]
16:21:41 [2024-02-28T21:21:41.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-241682537 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
16:21:41 [2024-02-28T21:21:41.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241682537 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]}]
16:21:41 [2024-02-28T21:21:41.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-241682531 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
16:21:41 [2024-02-28T21:21:41.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-241682531 data=null doit=true}, TreeItem with text {Traces [4]}]
16:21:41 [2024-02-28T21:21:41.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-241682531 data=null}, TreeItem with text {Traces [4]}]
16:21:41 [2024-02-28T21:21:41.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-241682531 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
16:21:41 [2024-02-28T21:21:41.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-241682531 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]}]
16:21:41 [2024-02-28T21:21:41.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-241682529 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
16:21:41 [2024-02-28T21:21:41.626Z] 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@624be1d4] time=-241682227 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:21:41 [2024-02-28T21:21:41.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:21:41 [2024-02-28T21:21:41.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:41 [2024-02-28T21:21:41.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:41 [2024-02-28T21:21:41.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:41 [2024-02-28T21:21:41.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-241682224 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
16:21:41 [2024-02-28T21:21:41.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-241682224 data=null doit=true}, TreeItem with text {Tracing}]
16:21:41 [2024-02-28T21:21:41.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-241682224 data=null}, TreeItem with text {Tracing}]
16:21:41 [2024-02-28T21:21:41.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-241682223 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
16:21:41 [2024-02-28T21:21:41.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241682223 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}]
16:21:41 [2024-02-28T21:21:41.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-241682206 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
16:21:41 [2024-02-28T21:21:41.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:21:41 [2024-02-28T21:21:41.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:21:41 [2024-02-28T21:21:41.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:21:42 [2024-02-28T21:21:42.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:21:42 [2024-02-28T21:21:42.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:21:42 [2024-02-28T21:21:42.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:21:42 [2024-02-28T21:21:42.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:21:42 [2024-02-28T21:21:42.442Z] 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')
16:21:42 [2024-02-28T21:21:42.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:21:42 [2024-02-28T21:21:42.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:42 [2024-02-28T21:21:42.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:21:42 [2024-02-28T21:21:42.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:21:42 [2024-02-28T21:21:42.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
16:21:42 [2024-02-28T21:21:42.442Z] 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=-241681505 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:21:42 [2024-02-28T21:21:42.442Z] 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=-241681505 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:21:42 [2024-02-28T21:21:42.442Z] 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=-241681505 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:21:42 [2024-02-28T21:21:42.442Z] 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=-241681505 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:21:42 [2024-02-28T21:21:42.442Z] 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=-241681505 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:21:42 [2024-02-28T21:21:42.442Z] 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=-241681505 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:21:42 [2024-02-28T21:21:42.442Z] 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=-241681505 data=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')]
16:21:42 [2024-02-28T21:21:42.442Z] 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=-241681505 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:21:42 [2024-02-28T21:21:42.443Z] 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=-241681505 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:21:42 [2024-02-28T21:21:42.443Z] 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=-241681505 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:21:42 [2024-02-28T21:21:42.443Z] 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=-241681505 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:21:42 [2024-02-28T21:21:42.443Z] 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=-241681505 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:21:42 [2024-02-28T21:21:42.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:21:42 [2024-02-28T21:21:42.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:21:42 [2024-02-28T21:21:42.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:21:42 [2024-02-28T21:21:42.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:42 [2024-02-28T21:21:42.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:21:42 [2024-02-28T21:21:42.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:21:42 [2024-02-28T21:21:42.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:21:42 [2024-02-28T21:21:42.443Z] 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')
16:21:42 [2024-02-28T21:21:42.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:21:42 [2024-02-28T21:21:42.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-241681504 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:21:42 [2024-02-28T21:21:42.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-241681504 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:21:42 [2024-02-28T21:21:42.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-241681504 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:21:42 [2024-02-28T21:21:42.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-241681504 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:21:42 [2024-02-28T21:21:42.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-241681504 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:21:42 [2024-02-28T21:21:42.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-241681504 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:21:42 [2024-02-28T21:21:42.443Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:21:42 [2024-02-28T21:21:42.443Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:21:42 [2024-02-28T21:21:42.443Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:21:42 [2024-02-28T21:21:42.443Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:21:42 [2024-02-28T21:21:42.443Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:21:42 [2024-02-28T21:21:42.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:21:42 [2024-02-28T21:21:42.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-241681504 data=null 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')]
16:21:42 [2024-02-28T21:21:42.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-241682179 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:21:43 [2024-02-28T21:21:43.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:21:43 [2024-02-28T21:21:43.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Trace Import}
16:21:43 [2024-02-28T21:21:43.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:43 [2024-02-28T21:21:43.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:21:43 [2024-02-28T21:21:43.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:21:43 [2024-02-28T21:21:43.810Z] 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')
16:21:43 [2024-02-28T21:21:43.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:43 [2024-02-28T21:21:43.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:43 [2024-02-28T21:21:43.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:43 [2024-02-28T21:21:43.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:43 [2024-02-28T21:21:43.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:43 [2024-02-28T21:21:43.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:43 [2024-02-28T21:21:43.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:43 [2024-02-28T21:21:43.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:43 [2024-02-28T21:21:43.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:43 [2024-02-28T21:21:43.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:43 [2024-02-28T21:21:43.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:43 [2024-02-28T21:21:43.810Z] 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.
16:21:43 [2024-02-28T21:21:43.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:21:43 [2024-02-28T21:21:43.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:21:43 [2024-02-28T21:21:43.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:21:43 [2024-02-28T21:21:43.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:21:43 [2024-02-28T21:21:43.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:21:43 [2024-02-28T21:21:43.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:21:43 [2024-02-28T21:21:43.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:21:43 [2024-02-28T21:21:43.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/136/0/.cp/testfiles
16:21:43 [2024-02-28T21:21:43.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/136/0/.cp/testfiles} [layout=null] time=-241680384 data=null}, (of type 'Combo')]
16:21:43 [2024-02-28T21:21:43.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/136/0/.cp/testfiles
16:21:43 [2024-02-28T21:21:43.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:43 [2024-02-28T21:21:43.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:43 [2024-02-28T21:21:43.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:21:43 [2024-02-28T21:21:43.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:43 [2024-02-28T21:21:43.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:43 [2024-02-28T21:21:43.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:43 [2024-02-28T21:21:43.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=-241680351 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
16:21:43 [2024-02-28T21:21:43.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=-241680351 data=null doit=true}, TreeItem with text {testfiles}]
16:21:43 [2024-02-28T21:21:43.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=-241680351 data=null}, TreeItem with text {testfiles}]
16:21:43 [2024-02-28T21:21:43.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=-241680350 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
16:21:43 [2024-02-28T21:21:43.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241680350 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}]
16:21:43 [2024-02-28T21:21:43.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=-241680350 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
16:21:43 [2024-02-28T21:21:43.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:21:43 [2024-02-28T21:21:43.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:21:43 [2024-02-28T21:21:43.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog1
16:21:43 [2024-02-28T21:21:43.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:43 [2024-02-28T21:21:43.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:43 [2024-02-28T21:21:43.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:43 [2024-02-28T21:21:43.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=-241680343 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
16:21:43 [2024-02-28T21:21:43.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=-241680343 data=null doit=true}, TreeItem with text {testfiles}]
16:21:43 [2024-02-28T21:21:43.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=-241680343 data=null}, TreeItem with text {testfiles}]
16:21:43 [2024-02-28T21:21:43.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=-241680343 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
16:21:43 [2024-02-28T21:21:43.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241680343 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}]
16:21:43 [2024-02-28T21:21:43.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=-241680342 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
16:21:43 [2024-02-28T21:21:43.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:21:43 [2024-02-28T21:21:43.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:21:43 [2024-02-28T21:21:43.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog2
16:21:43 [2024-02-28T21:21:43.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:43 [2024-02-28T21:21:43.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:43 [2024-02-28T21:21:43.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:43 [2024-02-28T21:21:43.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=-241680340 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
16:21:43 [2024-02-28T21:21:43.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=-241680340 data=null doit=true}, TreeItem with text {testfiles}]
16:21:43 [2024-02-28T21:21:43.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=-241680340 data=null}, TreeItem with text {testfiles}]
16:21:43 [2024-02-28T21:21:43.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=-241680340 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
16:21:43 [2024-02-28T21:21:43.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241680340 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}]
16:21:43 [2024-02-28T21:21:43.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=-241680340 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
16:21:43 [2024-02-28T21:21:43.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:21:43 [2024-02-28T21:21:43.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:21:43 [2024-02-28T21:21:43.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog3
16:21:43 [2024-02-28T21:21:43.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:43 [2024-02-28T21:21:43.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:43 [2024-02-28T21:21:43.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:43 [2024-02-28T21:21:43.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=-241680338 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
16:21:43 [2024-02-28T21:21:43.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=-241680338 data=null doit=true}, TreeItem with text {testfiles}]
16:21:43 [2024-02-28T21:21:43.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=-241680338 data=null}, TreeItem with text {testfiles}]
16:21:43 [2024-02-28T21:21:43.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=-241680338 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
16:21:43 [2024-02-28T21:21:43.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241680338 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}]
16:21:43 [2024-02-28T21:21:43.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=-241680337 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
16:21:43 [2024-02-28T21:21:43.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:21:43 [2024-02-28T21:21:43.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:21:43 [2024-02-28T21:21:43.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog4
16:21:43 [2024-02-28T21:21:43.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:43 [2024-02-28T21:21:43.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:43 [2024-02-28T21:21:43.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:43 [2024-02-28T21:21:43.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=-241680329 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
16:21:43 [2024-02-28T21:21:43.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=-241680329 data=null doit=true}, TreeItem with text {testfiles}]
16:21:43 [2024-02-28T21:21:43.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=-241680329 data=null}, TreeItem with text {testfiles}]
16:21:43 [2024-02-28T21:21:43.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=-241680329 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
16:21:43 [2024-02-28T21:21:43.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241680329 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}]
16:21:43 [2024-02-28T21:21:43.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=-241680328 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
16:21:43 [2024-02-28T21:21:43.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:21:43 [2024-02-28T21:21:43.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:21:43 [2024-02-28T21:21:43.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog5
16:21:43 [2024-02-28T21:21:43.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:43 [2024-02-28T21:21:43.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:43 [2024-02-28T21:21:43.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:43 [2024-02-28T21:21:43.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=-241680326 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
16:21:43 [2024-02-28T21:21:43.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=-241680326 data=null doit=true}, TreeItem with text {testfiles}]
16:21:43 [2024-02-28T21:21:43.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=-241680326 data=null}, TreeItem with text {testfiles}]
16:21:43 [2024-02-28T21:21:43.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=-241680326 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
16:21:43 [2024-02-28T21:21:43.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241680326 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}]
16:21:43 [2024-02-28T21:21:43.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=-241680326 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
16:21:43 [2024-02-28T21:21:43.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:21:43 [2024-02-28T21:21:43.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:21:43 [2024-02-28T21:21:43.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog6
16:21:43 [2024-02-28T21:21:43.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:21:43 [2024-02-28T21:21:43.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:21:43 [2024-02-28T21:21:43.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:21:43 [2024-02-28T21:21:43.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:21:43 [2024-02-28T21:21:43.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:21:43 [2024-02-28T21:21:43.812Z] 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:'))
16:21:43 [2024-02-28T21:21:43.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:21:43 [2024-02-28T21:21:43.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-241680324 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:'))]
16:21:43 [2024-02-28T21:21:43.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:21:43 [2024-02-28T21:21:43.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:43 [2024-02-28T21:21:43.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:43 [2024-02-28T21:21:43.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:43 [2024-02-28T21:21:43.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:43 [2024-02-28T21:21:43.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:43 [2024-02-28T21:21:43.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:43 [2024-02-28T21:21:43.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:43 [2024-02-28T21:21:43.812Z] 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'
16:21:43 [2024-02-28T21:21:43.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:21:43 [2024-02-28T21:21:43.812Z] 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')
16:21:43 [2024-02-28T21:21:43.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:43 [2024-02-28T21:21:43.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:43 [2024-02-28T21:21:43.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:43 [2024-02-28T21:21:43.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:43 [2024-02-28T21:21:43.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:43 [2024-02-28T21:21:43.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:21:43 [2024-02-28T21:21:43.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@ee33018
16:21:43 [2024-02-28T21:21:43.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-241680323 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')]
16:21:43 [2024-02-28T21:21:43.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-241680323 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')]
16:21:43 [2024-02-28T21:21:43.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-241680323 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:21:43 [2024-02-28T21:21:43.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-241680323 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:21:43 [2024-02-28T21:21:43.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-241680323 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')]
16:21:43 [2024-02-28T21:21:43.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-241680323 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')]
16:21:43 [2024-02-28T21:21:43.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-241680323 data=null 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')]
16:21:43 [2024-02-28T21:21:43.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-241680323 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')]
16:21:43 [2024-02-28T21:21:43.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-241680323 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')]
16:21:43 [2024-02-28T21:21:43.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-241680323 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')]
16:21:43 [2024-02-28T21:21:43.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-241680323 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:21:43 [2024-02-28T21:21:43.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-241680323 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:21:43 [2024-02-28T21:21:43.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:43 [2024-02-28T21:21:43.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:43 [2024-02-28T21:21:43.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:43 [2024-02-28T21:21:43.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:43 [2024-02-28T21:21:43.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:43 [2024-02-28T21:21:43.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:43 [2024-02-28T21:21:43.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:43 [2024-02-28T21:21:43.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:43 [2024-02-28T21:21:43.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:21:43 [2024-02-28T21:21:43.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:21:43 [2024-02-28T21:21:43.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')
16:21:43 [2024-02-28T21:21:43.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:43 [2024-02-28T21:21:43.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:43 [2024-02-28T21:21:43.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:43 [2024-02-28T21:21:43.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:43 [2024-02-28T21:21:43.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:21:43 [2024-02-28T21:21:43.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.
16:21:43 [2024-02-28T21:21:43.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:43 [2024-02-28T21:21:43.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:43 [2024-02-28T21:21:43.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:43 [2024-02-28T21:21:43.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:43 [2024-02-28T21:21:43.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:43 [2024-02-28T21:21:43.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:21:43 [2024-02-28T21:21:43.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:21:43 [2024-02-28T21:21:43.813Z] 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')
16:21:43 [2024-02-28T21:21:43.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:43 [2024-02-28T21:21:43.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:43 [2024-02-28T21:21:43.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:43 [2024-02-28T21:21:43.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:43 [2024-02-28T21:21:43.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:43 [2024-02-28T21:21:43.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:43 [2024-02-28T21:21:43.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:43 [2024-02-28T21:21:43.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:21:43 [2024-02-28T21:21:43.814Z] 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.
16:21:43 [2024-02-28T21:21:43.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:43 [2024-02-28T21:21:43.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:43 [2024-02-28T21:21:43.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:43 [2024-02-28T21:21:43.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:43 [2024-02-28T21:21:43.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:43 [2024-02-28T21:21:43.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:43 [2024-02-28T21:21:43.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'
16:21:43 [2024-02-28T21:21:43.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:21:43 [2024-02-28T21:21:43.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')
16:21:43 [2024-02-28T21:21:43.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:43 [2024-02-28T21:21:43.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:43 [2024-02-28T21:21:43.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:43 [2024-02-28T21:21:43.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:43 [2024-02-28T21:21:43.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:43 [2024-02-28T21:21:43.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:43 [2024-02-28T21:21:43.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')
16:21:43 [2024-02-28T21:21:43.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.
16:21:43 [2024-02-28T21:21:43.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:43 [2024-02-28T21:21:43.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:43 [2024-02-28T21:21:43.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:43 [2024-02-28T21:21:43.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:43 [2024-02-28T21:21:43.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:43 [2024-02-28T21:21:43.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:43 [2024-02-28T21:21:43.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:43 [2024-02-28T21:21:43.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:43 [2024-02-28T21:21:43.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:43 [2024-02-28T21:21:43.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:21:43 [2024-02-28T21:21:43.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:21:43 [2024-02-28T21:21:43.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')
16:21:43 [2024-02-28T21:21:43.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:43 [2024-02-28T21:21:43.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:43 [2024-02-28T21:21:43.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:43 [2024-02-28T21:21:43.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:21:43 [2024-02-28T21:21:43.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.
16:21:43 [2024-02-28T21:21:43.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:43 [2024-02-28T21:21:43.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:43 [2024-02-28T21:21:43.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:43 [2024-02-28T21:21:43.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:43 [2024-02-28T21:21:43.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:43 [2024-02-28T21:21:43.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:43 [2024-02-28T21:21:43.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:43 [2024-02-28T21:21:43.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:43 [2024-02-28T21:21:43.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:43 [2024-02-28T21:21:43.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:43 [2024-02-28T21:21:43.814Z] 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)'
16:21:43 [2024-02-28T21:21:43.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:21:43 [2024-02-28T21:21:43.814Z] 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')
16:21:43 [2024-02-28T21:21:43.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:43 [2024-02-28T21:21:43.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:43 [2024-02-28T21:21:43.814Z] 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')
16:21:43 [2024-02-28T21:21:43.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@29f1856c
16:21:43 [2024-02-28T21:21:43.814Z] 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=-241680320 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')]
16:21:43 [2024-02-28T21:21:43.814Z] 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=-241680320 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')]
16:21:43 [2024-02-28T21:21:43.814Z] 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=-241680320 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')]
16:21:43 [2024-02-28T21:21:43.815Z] 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=-241680320 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')]
16:21:43 [2024-02-28T21:21:43.815Z] 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=-241680320 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')]
16:21:43 [2024-02-28T21:21:43.815Z] 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=-241680320 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')]
16:21:43 [2024-02-28T21:21:43.815Z] 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=-241680320 data=null 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')]
16:21:43 [2024-02-28T21:21:43.815Z] 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=-241680303 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')]
16:21:43 [2024-02-28T21:21:43.815Z] 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=-241680303 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')]
16:21:43 [2024-02-28T21:21:43.815Z] 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=-241680303 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')]
16:21:43 [2024-02-28T21:21:43.815Z] 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=-241680303 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')]
16:21:43 [2024-02-28T21:21:43.815Z] 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=-241680303 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')]
16:21:43 [2024-02-28T21:21:43.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Tracing/Traces", using matcher: of type 'Text'
16:21:43 [2024-02-28T21:21:43.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "testfiles", using matcher: of type 'Text'
16:21:43 [2024-02-28T21:21:43.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:21:43 [2024-02-28T21:21:43.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Start Time", using matcher: with mnemonic 'Start Time'
16:21:43 [2024-02-28T21:21:43.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Start Time')
16:21:43 [2024-02-28T21:21:43.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Start Time'))
16:21:43 [2024-02-28T21:21:43.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:21:43 [2024-02-28T21:21:43.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Start Time", using matcher: with mnemonic 'Start Time'
16:21:43 [2024-02-28T21:21:43.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Start Time')
16:21:43 [2024-02-28T21:21:43.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Start Time'))
16:21:43 [2024-02-28T21:21:43.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: of type 'Text'
16:21:43 [2024-02-28T21:21:43.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Start Time", using matcher: with mnemonic 'Start Time'
16:21:43 [2024-02-28T21:21:43.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: with label (with mnemonic 'Start Time')
16:21:43 [2024-02-28T21:21:43.815Z] 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'))
16:21:43 [2024-02-28T21:21:43.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Tracing/Traces", using matcher: of type 'Text'
16:21:43 [2024-02-28T21:21:43.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "testfiles", using matcher: of type 'Text'
16:21:43 [2024-02-28T21:21:43.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2024-01-01 02:00:00", using matcher: of type 'Text'
16:21:43 [2024-02-28T21:21:43.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:21:43 [2024-02-28T21:21:43.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "End Time", using matcher: with mnemonic 'End Time'
16:21:43 [2024-02-28T21:21:43.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'End Time')
16:21:43 [2024-02-28T21:21:43.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'End Time'))
16:21:43 [2024-02-28T21:21:43.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: of type 'Text'
16:21:43 [2024-02-28T21:21:43.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "End Time", using matcher: with mnemonic 'End Time'
16:21:43 [2024-02-28T21:21:43.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: with label (with mnemonic 'End Time')
16:21:43 [2024-02-28T21:21:43.815Z] 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'))
16:21:43 [2024-02-28T21:21:43.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:43 [2024-02-28T21:21:43.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:43 [2024-02-28T21:21:43.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:43 [2024-02-28T21:21:43.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:43 [2024-02-28T21:21:43.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:43 [2024-02-28T21:21:43.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:43 [2024-02-28T21:21:43.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:43 [2024-02-28T21:21:43.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:43 [2024-02-28T21:21:43.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:43 [2024-02-28T21:21:43.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:43 [2024-02-28T21:21:43.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:43 [2024-02-28T21:21:43.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:43 [2024-02-28T21:21:43.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:21:43 [2024-02-28T21:21:43.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:21:43 [2024-02-28T21:21:43.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')
16:21:43 [2024-02-28T21:21:43.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:21:43 [2024-02-28T21:21:43.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-241680288 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:21:43 [2024-02-28T21:21:43.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-241680288 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:21:43 [2024-02-28T21:21:43.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-241680288 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:21:43 [2024-02-28T21:21:43.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-241680288 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:21:43 [2024-02-28T21:21:43.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-241680288 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:21:43 [2024-02-28T21:21:43.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-241680288 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:21:43 [2024-02-28T21:21:43.816Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:21:43 [2024-02-28T21:21:43.816Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:21:43 [2024-02-28T21:21:43.816Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:21:43 [2024-02-28T21:21:43.816Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:21:43 [2024-02-28T21:21:43.816Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:21:43 [2024-02-28T21:21:43.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:21:44 [2024-02-28T21:21:44.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-241680288 data=null 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')]
16:21:44 [2024-02-28T21:21:44.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:21:44 [2024-02-28T21:21:44.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:44 [2024-02-28T21:21:44.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:44 [2024-02-28T21:21:44.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:44 [2024-02-28T21:21:44.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:44 [2024-02-28T21:21:44.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:44 [2024-02-28T21:21:44.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-241679724 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
16:21:44 [2024-02-28T21:21:44.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-241679724 data=null doit=true}, TreeItem with text {Tracing}]
16:21:44 [2024-02-28T21:21:44.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-241679724 data=null}, TreeItem with text {Tracing}]
16:21:44 [2024-02-28T21:21:44.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-241679723 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
16:21:44 [2024-02-28T21:21:44.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241679723 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}]
16:21:44 [2024-02-28T21:21:44.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-241679706 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
16:21:44 [2024-02-28T21:21:44.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:44 [2024-02-28T21:21:44.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-241679705 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
16:21:44 [2024-02-28T21:21:44.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-241679705 data=null doit=true}, TreeItem with text {Tracing}]
16:21:44 [2024-02-28T21:21:44.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-241679705 data=null}, TreeItem with text {Tracing}]
16:21:44 [2024-02-28T21:21:44.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-241679705 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
16:21:44 [2024-02-28T21:21:44.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241679705 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}]
16:21:44 [2024-02-28T21:21:44.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-241679702 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
16:21:44 [2024-02-28T21:21:44.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-241679701 data=null doit=true}, TreeItem with text {Tracing}]
16:21:44 [2024-02-28T21:21:44.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-241679701 data=null}, TreeItem with text {Tracing}]
16:21:44 [2024-02-28T21:21:44.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-241679701 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
16:21:44 [2024-02-28T21:21:44.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-241679701 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}]
16:21:44 [2024-02-28T21:21:44.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-241679700 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
16:21:44 [2024-02-28T21:21:44.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:44 [2024-02-28T21:21:44.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-241679699 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
16:21:44 [2024-02-28T21:21:44.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-241679699 data=null doit=true}, TreeItem with text {Traces [4]}]
16:21:44 [2024-02-28T21:21:44.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-241679699 data=null}, TreeItem with text {Traces [4]}]
16:21:44 [2024-02-28T21:21:44.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-241679699 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
16:21:44 [2024-02-28T21:21:44.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241679699 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]}]
16:21:44 [2024-02-28T21:21:44.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-241679695 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
16:21:44 [2024-02-28T21:21:44.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-241679688 data=null doit=true}, TreeItem with text {Traces [4]}]
16:21:44 [2024-02-28T21:21:44.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-241679688 data=null}, TreeItem with text {Traces [4]}]
16:21:44 [2024-02-28T21:21:44.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-241679688 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
16:21:44 [2024-02-28T21:21:44.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-241679688 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]}]
16:21:44 [2024-02-28T21:21:44.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-241679686 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
16:21:44 [2024-02-28T21:21:44.583Z] 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@624be1d4] time=-241679384 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:21:44 [2024-02-28T21:21:44.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:21:44 [2024-02-28T21:21:44.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:44 [2024-02-28T21:21:44.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:44 [2024-02-28T21:21:44.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:44 [2024-02-28T21:21:44.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-241679381 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
16:21:44 [2024-02-28T21:21:44.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-241679381 data=null doit=true}, TreeItem with text {Tracing}]
16:21:44 [2024-02-28T21:21:44.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-241679381 data=null}, TreeItem with text {Tracing}]
16:21:44 [2024-02-28T21:21:44.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-241679381 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
16:21:44 [2024-02-28T21:21:44.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241679380 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}]
16:21:44 [2024-02-28T21:21:44.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-241679363 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
16:21:44 [2024-02-28T21:21:44.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:21:44 [2024-02-28T21:21:44.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:21:44 [2024-02-28T21:21:44.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:21:45 [2024-02-28T21:21:45.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:21:45 [2024-02-28T21:21:45.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:21:45 [2024-02-28T21:21:45.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:21:45 [2024-02-28T21:21:45.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:21:45 [2024-02-28T21:21:45.510Z] 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')
16:21:45 [2024-02-28T21:21:45.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:21:45 [2024-02-28T21:21:45.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:45 [2024-02-28T21:21:45.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:21:45 [2024-02-28T21:21:45.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:21:45 [2024-02-28T21:21:45.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
16:21:45 [2024-02-28T21:21:45.510Z] 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=-241678615 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:21:45 [2024-02-28T21:21:45.510Z] 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=-241678615 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:21:45 [2024-02-28T21:21:45.510Z] 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=-241678615 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:21:45 [2024-02-28T21:21:45.510Z] 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=-241678615 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:21:45 [2024-02-28T21:21:45.510Z] 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=-241678615 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:21:45 [2024-02-28T21:21:45.510Z] 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=-241678615 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:21:45 [2024-02-28T21:21:45.510Z] 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=-241678615 data=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')]
16:21:45 [2024-02-28T21:21:45.511Z] 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=-241678615 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:21:45 [2024-02-28T21:21:45.511Z] 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=-241678615 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:21:45 [2024-02-28T21:21:45.511Z] 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=-241678615 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:21:45 [2024-02-28T21:21:45.511Z] 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=-241678615 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:21:45 [2024-02-28T21:21:45.511Z] 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=-241678614 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:21:45 [2024-02-28T21:21:45.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:21:45 [2024-02-28T21:21:45.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:21:45 [2024-02-28T21:21:45.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:21:45 [2024-02-28T21:21:45.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:45 [2024-02-28T21:21:45.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:21:45 [2024-02-28T21:21:45.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:21:45 [2024-02-28T21:21:45.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:21:45 [2024-02-28T21:21:45.511Z] 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')
16:21:45 [2024-02-28T21:21:45.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:21:45 [2024-02-28T21:21:45.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-241678614 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:21:45 [2024-02-28T21:21:45.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-241678614 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:21:45 [2024-02-28T21:21:45.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-241678614 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:21:45 [2024-02-28T21:21:45.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-241678614 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:21:45 [2024-02-28T21:21:45.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-241678614 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:21:45 [2024-02-28T21:21:45.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-241678614 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:21:45 [2024-02-28T21:21:45.511Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:21:45 [2024-02-28T21:21:45.511Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:21:45 [2024-02-28T21:21:45.511Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:21:45 [2024-02-28T21:21:45.511Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:21:45 [2024-02-28T21:21:45.511Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:21:45 [2024-02-28T21:21:45.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:21:45 [2024-02-28T21:21:45.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-241678614 data=null 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')]
16:21:45 [2024-02-28T21:21:45.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-241679327 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:21:46 [2024-02-28T21:21:46.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:21:46 [2024-02-28T21:21:46.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Trace Import}
16:21:46 [2024-02-28T21:21:46.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:46 [2024-02-28T21:21:46.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:21:46 [2024-02-28T21:21:46.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:21:46 [2024-02-28T21:21:46.440Z] 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')
16:21:46 [2024-02-28T21:21:46.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:46 [2024-02-28T21:21:46.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:46 [2024-02-28T21:21:46.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:46 [2024-02-28T21:21:46.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:46 [2024-02-28T21:21:46.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:46 [2024-02-28T21:21:46.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:46 [2024-02-28T21:21:46.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:46 [2024-02-28T21:21:46.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:46 [2024-02-28T21:21:46.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:46 [2024-02-28T21:21:46.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:46 [2024-02-28T21:21:46.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:46 [2024-02-28T21:21:46.440Z] 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.
16:21:46 [2024-02-28T21:21:46.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:21:46 [2024-02-28T21:21:46.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:21:46 [2024-02-28T21:21:46.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:21:46 [2024-02-28T21:21:46.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:21:46 [2024-02-28T21:21:46.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:21:46 [2024-02-28T21:21:46.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:21:46 [2024-02-28T21:21:46.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:21:46 [2024-02-28T21:21:46.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/136/0/.cp/testfiles
16:21:46 [2024-02-28T21:21:46.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/136/0/.cp/testfiles} [layout=null] time=-241677493 data=null}, (of type 'Combo')]
16:21:46 [2024-02-28T21:21:46.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/136/0/.cp/testfiles
16:21:46 [2024-02-28T21:21:46.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:46 [2024-02-28T21:21:46.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:46 [2024-02-28T21:21:46.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:21:46 [2024-02-28T21:21:46.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:46 [2024-02-28T21:21:46.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:46 [2024-02-28T21:21:46.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:46 [2024-02-28T21:21:46.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=-241677462 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
16:21:46 [2024-02-28T21:21:46.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=-241677462 data=null doit=true}, TreeItem with text {testfiles}]
16:21:46 [2024-02-28T21:21:46.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=-241677462 data=null}, TreeItem with text {testfiles}]
16:21:46 [2024-02-28T21:21:46.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=-241677462 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
16:21:46 [2024-02-28T21:21:46.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241677462 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}]
16:21:46 [2024-02-28T21:21:46.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=-241677461 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
16:21:46 [2024-02-28T21:21:46.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:21:46 [2024-02-28T21:21:46.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:21:46 [2024-02-28T21:21:46.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog1
16:21:46 [2024-02-28T21:21:46.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:46 [2024-02-28T21:21:46.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:46 [2024-02-28T21:21:46.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:46 [2024-02-28T21:21:46.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=-241677455 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
16:21:46 [2024-02-28T21:21:46.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=-241677455 data=null doit=true}, TreeItem with text {testfiles}]
16:21:46 [2024-02-28T21:21:46.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=-241677455 data=null}, TreeItem with text {testfiles}]
16:21:46 [2024-02-28T21:21:46.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=-241677455 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
16:21:46 [2024-02-28T21:21:46.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241677455 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}]
16:21:46 [2024-02-28T21:21:46.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=-241677454 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
16:21:46 [2024-02-28T21:21:46.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:21:46 [2024-02-28T21:21:46.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:21:46 [2024-02-28T21:21:46.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog2
16:21:46 [2024-02-28T21:21:46.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:46 [2024-02-28T21:21:46.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:46 [2024-02-28T21:21:46.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:46 [2024-02-28T21:21:46.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=-241677452 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
16:21:46 [2024-02-28T21:21:46.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=-241677452 data=null doit=true}, TreeItem with text {testfiles}]
16:21:46 [2024-02-28T21:21:46.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=-241677452 data=null}, TreeItem with text {testfiles}]
16:21:46 [2024-02-28T21:21:46.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=-241677452 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
16:21:46 [2024-02-28T21:21:46.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241677452 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}]
16:21:46 [2024-02-28T21:21:46.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=-241677452 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
16:21:46 [2024-02-28T21:21:46.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:21:46 [2024-02-28T21:21:46.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:21:46 [2024-02-28T21:21:46.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog3
16:21:46 [2024-02-28T21:21:46.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:46 [2024-02-28T21:21:46.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:46 [2024-02-28T21:21:46.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:46 [2024-02-28T21:21:46.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=-241677450 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
16:21:46 [2024-02-28T21:21:46.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=-241677450 data=null doit=true}, TreeItem with text {testfiles}]
16:21:46 [2024-02-28T21:21:46.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=-241677450 data=null}, TreeItem with text {testfiles}]
16:21:46 [2024-02-28T21:21:46.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=-241677450 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
16:21:46 [2024-02-28T21:21:46.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241677450 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}]
16:21:46 [2024-02-28T21:21:46.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=-241677450 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
16:21:46 [2024-02-28T21:21:46.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:21:46 [2024-02-28T21:21:46.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:21:46 [2024-02-28T21:21:46.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog4
16:21:46 [2024-02-28T21:21:46.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:46 [2024-02-28T21:21:46.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:46 [2024-02-28T21:21:46.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:46 [2024-02-28T21:21:46.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=-241677448 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
16:21:46 [2024-02-28T21:21:46.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=-241677448 data=null doit=true}, TreeItem with text {testfiles}]
16:21:46 [2024-02-28T21:21:46.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=-241677448 data=null}, TreeItem with text {testfiles}]
16:21:46 [2024-02-28T21:21:46.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=-241677448 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
16:21:46 [2024-02-28T21:21:46.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241677447 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}]
16:21:46 [2024-02-28T21:21:46.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=-241677447 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
16:21:46 [2024-02-28T21:21:46.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:21:46 [2024-02-28T21:21:46.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:21:46 [2024-02-28T21:21:46.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog5
16:21:46 [2024-02-28T21:21:46.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:46 [2024-02-28T21:21:46.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:46 [2024-02-28T21:21:46.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:46 [2024-02-28T21:21:46.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=-241677439 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
16:21:46 [2024-02-28T21:21:46.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=-241677439 data=null doit=true}, TreeItem with text {testfiles}]
16:21:46 [2024-02-28T21:21:46.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=-241677439 data=null}, TreeItem with text {testfiles}]
16:21:46 [2024-02-28T21:21:46.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=-241677439 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
16:21:46 [2024-02-28T21:21:46.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241677439 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}]
16:21:46 [2024-02-28T21:21:46.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=-241677439 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
16:21:46 [2024-02-28T21:21:46.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:21:46 [2024-02-28T21:21:46.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:21:46 [2024-02-28T21:21:46.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog6
16:21:46 [2024-02-28T21:21:46.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:21:46 [2024-02-28T21:21:46.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:21:46 [2024-02-28T21:21:46.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:21:46 [2024-02-28T21:21:46.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:21:46 [2024-02-28T21:21:46.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:21:46 [2024-02-28T21:21:46.442Z] 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:'))
16:21:46 [2024-02-28T21:21:46.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:21:46 [2024-02-28T21:21:46.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-241677437 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:'))]
16:21:46 [2024-02-28T21:21:46.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:21:46 [2024-02-28T21:21:46.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:46 [2024-02-28T21:21:46.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:46 [2024-02-28T21:21:46.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:46 [2024-02-28T21:21:46.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:46 [2024-02-28T21:21:46.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:46 [2024-02-28T21:21:46.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:46 [2024-02-28T21:21:46.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:46 [2024-02-28T21:21:46.442Z] 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'
16:21:46 [2024-02-28T21:21:46.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:21:46 [2024-02-28T21:21:46.442Z] 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')
16:21:46 [2024-02-28T21:21:46.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:46 [2024-02-28T21:21:46.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:46 [2024-02-28T21:21:46.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:46 [2024-02-28T21:21:46.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:46 [2024-02-28T21:21:46.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:46 [2024-02-28T21:21:46.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:21:46 [2024-02-28T21:21:46.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@5144451c
16:21:46 [2024-02-28T21:21:46.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-241677436 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')]
16:21:46 [2024-02-28T21:21:46.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-241677436 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')]
16:21:46 [2024-02-28T21:21:46.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-241677436 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:21:46 [2024-02-28T21:21:46.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-241677436 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:21:46 [2024-02-28T21:21:46.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-241677436 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')]
16:21:46 [2024-02-28T21:21:46.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-241677436 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')]
16:21:46 [2024-02-28T21:21:46.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-241677436 data=null 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')]
16:21:46 [2024-02-28T21:21:46.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-241677436 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')]
16:21:46 [2024-02-28T21:21:46.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-241677436 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')]
16:21:46 [2024-02-28T21:21:46.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-241677436 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')]
16:21:46 [2024-02-28T21:21:46.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-241677436 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:21:46 [2024-02-28T21:21:46.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-241677435 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:21:46 [2024-02-28T21:21:46.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:46 [2024-02-28T21:21:46.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:46 [2024-02-28T21:21:46.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:46 [2024-02-28T21:21:46.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:46 [2024-02-28T21:21:46.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:46 [2024-02-28T21:21:46.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:46 [2024-02-28T21:21:46.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:46 [2024-02-28T21:21:46.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:46 [2024-02-28T21:21:46.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:21:46 [2024-02-28T21:21:46.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:21:46 [2024-02-28T21:21:46.443Z] 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')
16:21:46 [2024-02-28T21:21:46.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:46 [2024-02-28T21:21:46.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:46 [2024-02-28T21:21:46.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:46 [2024-02-28T21:21:46.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:46 [2024-02-28T21:21:46.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:21:46 [2024-02-28T21:21:46.443Z] 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.
16:21:46 [2024-02-28T21:21:46.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:46 [2024-02-28T21:21:46.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:46 [2024-02-28T21:21:46.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:46 [2024-02-28T21:21:46.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:46 [2024-02-28T21:21:46.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:46 [2024-02-28T21:21:46.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:21:46 [2024-02-28T21:21:46.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:21:46 [2024-02-28T21:21:46.443Z] 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')
16:21:46 [2024-02-28T21:21:46.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:46 [2024-02-28T21:21:46.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:46 [2024-02-28T21:21:46.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:46 [2024-02-28T21:21:46.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:46 [2024-02-28T21:21:46.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:46 [2024-02-28T21:21:46.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:46 [2024-02-28T21:21:46.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:46 [2024-02-28T21:21:46.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:21:46 [2024-02-28T21:21:46.443Z] 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.
16:21:46 [2024-02-28T21:21:46.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:46 [2024-02-28T21:21:46.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:46 [2024-02-28T21:21:46.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:46 [2024-02-28T21:21:46.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:46 [2024-02-28T21:21:46.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:46 [2024-02-28T21:21:46.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:46 [2024-02-28T21:21:46.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:21:46 [2024-02-28T21:21:46.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:21:46 [2024-02-28T21:21:46.443Z] 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')
16:21:46 [2024-02-28T21:21:46.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:46 [2024-02-28T21:21:46.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:46 [2024-02-28T21:21:46.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:46 [2024-02-28T21:21:46.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:46 [2024-02-28T21:21:46.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:46 [2024-02-28T21:21:46.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:46 [2024-02-28T21:21:46.443Z] 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')
16:21:46 [2024-02-28T21:21:46.444Z] 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.
16:21:46 [2024-02-28T21:21:46.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:46 [2024-02-28T21:21:46.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:46 [2024-02-28T21:21:46.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:46 [2024-02-28T21:21:46.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:46 [2024-02-28T21:21:46.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:46 [2024-02-28T21:21:46.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:46 [2024-02-28T21:21:46.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:46 [2024-02-28T21:21:46.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:46 [2024-02-28T21:21:46.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:46 [2024-02-28T21:21:46.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:21:46 [2024-02-28T21:21:46.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:21:46 [2024-02-28T21:21:46.444Z] 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')
16:21:46 [2024-02-28T21:21:46.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:46 [2024-02-28T21:21:46.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:46 [2024-02-28T21:21:46.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:46 [2024-02-28T21:21:46.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:21:46 [2024-02-28T21:21:46.444Z] 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.
16:21:46 [2024-02-28T21:21:46.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:46 [2024-02-28T21:21:46.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:46 [2024-02-28T21:21:46.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:46 [2024-02-28T21:21:46.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:46 [2024-02-28T21:21:46.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:46 [2024-02-28T21:21:46.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:46 [2024-02-28T21:21:46.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:46 [2024-02-28T21:21:46.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:46 [2024-02-28T21:21:46.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:46 [2024-02-28T21:21:46.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:46 [2024-02-28T21:21:46.444Z] 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)'
16:21:46 [2024-02-28T21:21:46.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:21:46 [2024-02-28T21:21:46.444Z] 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')
16:21:46 [2024-02-28T21:21:46.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:46 [2024-02-28T21:21:46.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:46 [2024-02-28T21:21:46.444Z] 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')
16:21:46 [2024-02-28T21:21:46.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@6a5e8bbf
16:21:46 [2024-02-28T21:21:46.444Z] 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=-241677433 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')]
16:21:46 [2024-02-28T21:21:46.444Z] 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=-241677433 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')]
16:21:46 [2024-02-28T21:21:46.444Z] 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=-241677433 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')]
16:21:46 [2024-02-28T21:21:46.444Z] 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=-241677433 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')]
16:21:46 [2024-02-28T21:21:46.444Z] 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=-241677433 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')]
16:21:46 [2024-02-28T21:21:46.444Z] 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=-241677433 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')]
16:21:46 [2024-02-28T21:21:46.444Z] 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=-241677433 data=null 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')]
16:21:46 [2024-02-28T21:21:46.444Z] 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=-241677416 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')]
16:21:46 [2024-02-28T21:21:46.444Z] 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=-241677416 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')]
16:21:46 [2024-02-28T21:21:46.444Z] 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=-241677416 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')]
16:21:46 [2024-02-28T21:21:46.445Z] 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=-241677416 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')]
16:21:46 [2024-02-28T21:21:46.445Z] 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=-241677416 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')]
16:21:46 [2024-02-28T21:21:46.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Tracing/Traces", using matcher: of type 'Text'
16:21:46 [2024-02-28T21:21:46.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "testfiles", using matcher: of type 'Text'
16:21:46 [2024-02-28T21:21:46.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:21:46 [2024-02-28T21:21:46.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Start Time", using matcher: with mnemonic 'Start Time'
16:21:46 [2024-02-28T21:21:46.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Start Time')
16:21:46 [2024-02-28T21:21:46.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Start Time'))
16:21:46 [2024-02-28T21:21:46.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:21:46 [2024-02-28T21:21:46.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Start Time", using matcher: with mnemonic 'Start Time'
16:21:46 [2024-02-28T21:21:46.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Start Time')
16:21:46 [2024-02-28T21:21:46.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Start Time'))
16:21:46 [2024-02-28T21:21:46.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: of type 'Text'
16:21:46 [2024-02-28T21:21:46.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Start Time", using matcher: with mnemonic 'Start Time'
16:21:46 [2024-02-28T21:21:46.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: with label (with mnemonic 'Start Time')
16:21:46 [2024-02-28T21:21:46.445Z] 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'))
16:21:46 [2024-02-28T21:21:46.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Tracing/Traces", using matcher: of type 'Text'
16:21:46 [2024-02-28T21:21:46.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "testfiles", using matcher: of type 'Text'
16:21:46 [2024-02-28T21:21:46.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "invalid timestamp", using matcher: of type 'Text'
16:21:46 [2024-02-28T21:21:46.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:21:46 [2024-02-28T21:21:46.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "End Time", using matcher: with mnemonic 'End Time'
16:21:46 [2024-02-28T21:21:46.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'End Time')
16:21:46 [2024-02-28T21:21:46.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'End Time'))
16:21:46 [2024-02-28T21:21:46.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: of type 'Text'
16:21:46 [2024-02-28T21:21:46.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "End Time", using matcher: with mnemonic 'End Time'
16:21:46 [2024-02-28T21:21:46.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: with label (with mnemonic 'End Time')
16:21:46 [2024-02-28T21:21:46.445Z] 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'))
16:21:46 [2024-02-28T21:21:46.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:46 [2024-02-28T21:21:46.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:46 [2024-02-28T21:21:46.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:46 [2024-02-28T21:21:46.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:46 [2024-02-28T21:21:46.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:46 [2024-02-28T21:21:46.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:46 [2024-02-28T21:21:46.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:46 [2024-02-28T21:21:46.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:46 [2024-02-28T21:21:46.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:46 [2024-02-28T21:21:46.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:46 [2024-02-28T21:21:46.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:46 [2024-02-28T21:21:46.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:46 [2024-02-28T21:21:46.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:21:46 [2024-02-28T21:21:46.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:21:46 [2024-02-28T21:21:46.445Z] 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')
16:21:46 [2024-02-28T21:21:46.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Tracing/Traces", using matcher: of type 'Text'
16:21:46 [2024-02-28T21:21:46.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "testfiles", using matcher: of type 'Text'
16:21:46 [2024-02-28T21:21:46.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "invalid timestamp", using matcher: of type 'Text'
16:21:46 [2024-02-28T21:21:46.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Start Time", using matcher: with mnemonic 'Start Time'
16:21:46 [2024-02-28T21:21:46.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "invalid timestamp", using matcher: with label (with mnemonic 'Start Time')
16:21:46 [2024-02-28T21:21:46.445Z] 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'))
16:21:46 [2024-02-28T21:21:46.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2024-01-01 05:05:00", using matcher: of type 'Text'
16:21:46 [2024-02-28T21:21:46.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Start Time", using matcher: with mnemonic 'Start Time'
16:21:46 [2024-02-28T21:21:46.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2024-01-01 05:05:00", using matcher: with label (with mnemonic 'Start Time')
16:21:46 [2024-02-28T21:21:46.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2024-01-01 05:05:00", using matcher: (of type 'Text' and with label (with mnemonic 'Start Time'))
16:21:46 [2024-02-28T21:21:46.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: of type 'Text'
16:21:46 [2024-02-28T21:21:46.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Start Time", using matcher: with mnemonic 'Start Time'
16:21:46 [2024-02-28T21:21:46.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: with label (with mnemonic 'Start Time')
16:21:46 [2024-02-28T21:21:46.445Z] 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'))
16:21:46 [2024-02-28T21:21:46.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Tracing/Traces", using matcher: of type 'Text'
16:21:46 [2024-02-28T21:21:46.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "testfiles", using matcher: of type 'Text'
16:21:46 [2024-02-28T21:21:46.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "02:00:00", using matcher: of type 'Text'
16:21:46 [2024-02-28T21:21:46.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2024-01-01 05:05:00", using matcher: of type 'Text'
16:21:46 [2024-02-28T21:21:46.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "End Time", using matcher: with mnemonic 'End Time'
16:21:46 [2024-02-28T21:21:46.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2024-01-01 05:05:00", using matcher: with label (with mnemonic 'End Time')
16:21:46 [2024-02-28T21:21:46.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2024-01-01 05:05:00", using matcher: (of type 'Text' and with label (with mnemonic 'End Time'))
16:21:46 [2024-02-28T21:21:46.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: of type 'Text'
16:21:46 [2024-02-28T21:21:46.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "End Time", using matcher: with mnemonic 'End Time'
16:21:46 [2024-02-28T21:21:46.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: with label (with mnemonic 'End Time')
16:21:46 [2024-02-28T21:21:46.446Z] 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'))
16:21:46 [2024-02-28T21:21:46.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:46 [2024-02-28T21:21:46.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:46 [2024-02-28T21:21:46.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:46 [2024-02-28T21:21:46.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:46 [2024-02-28T21:21:46.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:46 [2024-02-28T21:21:46.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:46 [2024-02-28T21:21:46.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:46 [2024-02-28T21:21:46.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:46 [2024-02-28T21:21:46.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:46 [2024-02-28T21:21:46.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:46 [2024-02-28T21:21:46.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:46 [2024-02-28T21:21:46.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:46 [2024-02-28T21:21:46.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:21:46 [2024-02-28T21:21:46.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:21:46 [2024-02-28T21:21:46.446Z] 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')
16:21:46 [2024-02-28T21:21:46.446Z] DEBUG ROOT - Closing lingering shell with title Trace Import
16:21:46 [2024-02-28T21:21:46.702Z] 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=-241677373 data=null doit=true}, Shell with text {Trace Import}]
16:21:46 [2024-02-28T21:21:46.702Z] 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@624be1d4] time=-241677353 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:21:46 [2024-02-28T21:21:46.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:21:46 [2024-02-28T21:21:46.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:46 [2024-02-28T21:21:46.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:46 [2024-02-28T21:21:46.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:46 [2024-02-28T21:21:46.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-241677349 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
16:21:46 [2024-02-28T21:21:46.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-241677349 data=null doit=true}, TreeItem with text {Tracing}]
16:21:46 [2024-02-28T21:21:46.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-241677349 data=null}, TreeItem with text {Tracing}]
16:21:46 [2024-02-28T21:21:46.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-241677348 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
16:21:46 [2024-02-28T21:21:46.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241677348 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}]
16:21:46 [2024-02-28T21:21:46.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-241677320 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
16:21:46 [2024-02-28T21:21:46.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:21:46 [2024-02-28T21:21:46.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:21:46 [2024-02-28T21:21:46.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:21:47 [2024-02-28T21:21:47.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:21:47 [2024-02-28T21:21:47.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:21:47 [2024-02-28T21:21:47.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:21:47 [2024-02-28T21:21:47.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:21:47 [2024-02-28T21:21:47.264Z] 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')
16:21:47 [2024-02-28T21:21:47.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:21:47 [2024-02-28T21:21:47.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:47 [2024-02-28T21:21:47.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:21:47 [2024-02-28T21:21:47.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:21:47 [2024-02-28T21:21:47.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
16:21:47 [2024-02-28T21:21:47.264Z] 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=-241676602 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:21:47 [2024-02-28T21:21:47.264Z] 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=-241676602 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:21:47 [2024-02-28T21:21:47.264Z] 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=-241676602 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:21:47 [2024-02-28T21:21:47.264Z] 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=-241676602 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:21:47 [2024-02-28T21:21:47.264Z] 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=-241676602 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:21:47 [2024-02-28T21:21:47.264Z] 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=-241676602 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:21:47 [2024-02-28T21:21:47.264Z] 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=-241676602 data=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')]
16:21:47 [2024-02-28T21:21:47.264Z] 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=-241676602 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:21:47 [2024-02-28T21:21:47.264Z] 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=-241676601 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:21:47 [2024-02-28T21:21:47.264Z] 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=-241676601 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:21:47 [2024-02-28T21:21:47.264Z] 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=-241676601 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:21:47 [2024-02-28T21:21:47.264Z] 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=-241676601 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:21:47 [2024-02-28T21:21:47.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:21:47 [2024-02-28T21:21:47.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:21:47 [2024-02-28T21:21:47.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:21:47 [2024-02-28T21:21:47.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:47 [2024-02-28T21:21:47.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:21:47 [2024-02-28T21:21:47.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:21:47 [2024-02-28T21:21:47.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:21:47 [2024-02-28T21:21:47.264Z] 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')
16:21:47 [2024-02-28T21:21:47.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:21:47 [2024-02-28T21:21:47.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-241676601 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:21:47 [2024-02-28T21:21:47.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-241676601 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:21:47 [2024-02-28T21:21:47.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-241676601 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:21:47 [2024-02-28T21:21:47.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-241676601 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:21:47 [2024-02-28T21:21:47.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-241676601 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:21:47 [2024-02-28T21:21:47.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-241676601 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:21:47 [2024-02-28T21:21:47.265Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:21:47 [2024-02-28T21:21:47.265Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:21:47 [2024-02-28T21:21:47.265Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:21:47 [2024-02-28T21:21:47.265Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:21:47 [2024-02-28T21:21:47.265Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:21:47 [2024-02-28T21:21:47.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:21:47 [2024-02-28T21:21:47.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-241676601 data=null 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')]
16:21:47 [2024-02-28T21:21:47.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-241677280 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:21:47 [2024-02-28T21:21:47.826Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.867 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest
16:21:47 [2024-02-28T21:21:47.826Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest.testImportTimerangeInverseTime -- Time elapsed: 2.889 s
16:21:47 [2024-02-28T21:21:47.826Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest.testImportTimerange -- Time elapsed: 2.891 s
16:21:47 [2024-02-28T21:21:47.826Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest.testImportTimerangeInvalidFormat -- Time elapsed: 2.013 s
16:21:47 [2024-02-28T21:21:47.826Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest
16:21:47 [2024-02-28T21:21:47.826Z] 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@624be1d4] time=-241676085 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:21:47 [2024-02-28T21:21:47.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:21:47 [2024-02-28T21:21:47.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
16:21:47 [2024-02-28T21:21:47.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
16:21:47 [2024-02-28T21:21:47.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
16:21:47 [2024-02-28T21:21:47.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-241676022 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
16:21:47 [2024-02-28T21:21:47.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
16:21:49 [2024-02-28T21:21:49.716Z] 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@624be1d4] time=-241674583 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
16:21:49 [2024-02-28T21:21:49.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
16:21:49 [2024-02-28T21:21:49.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
16:21:49 [2024-02-28T21:21:49.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
16:21:49 [2024-02-28T21:21:49.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
16:21:49 [2024-02-28T21:21:49.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
16:21:49 [2024-02-28T21:21:49.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-241674432 data=null doit=true}, Shell with text {Preferences}]
16:21:49 [2024-02-28T21:21:49.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:49 [2024-02-28T21:21:49.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:49 [2024-02-28T21:21:49.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:49 [2024-02-28T21:21:49.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:49 [2024-02-28T21:21:49.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:49 [2024-02-28T21:21:49.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-241674366 data=null button=0 stateMask=0x0 x=49 y=518 count=0}, TreeItem with text {Tracing}]
16:21:49 [2024-02-28T21:21:49.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-241674366 data=null doit=true}, TreeItem with text {Tracing}]
16:21:49 [2024-02-28T21:21:49.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-241674366 data=null}, TreeItem with text {Tracing}]
16:21:49 [2024-02-28T21:21:49.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-241674365 data=null button=1 stateMask=0x0 x=49 y=518 count=1}, TreeItem with text {Tracing}]
16:21:49 [2024-02-28T21:21:49.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241674365 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}]
16:21:49 [2024-02-28T21:21:49.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-241674240 data=null button=1 stateMask=0x80000 x=49 y=518 count=1}, TreeItem with text {Tracing}]
16:21:49 [2024-02-28T21:21:49.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-241674239 data=null doit=true}, TreeItem with text {Tracing}]
16:21:49 [2024-02-28T21:21:49.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-241674239 data=null}, TreeItem with text {Tracing}]
16:21:49 [2024-02-28T21:21:49.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-241674239 data=null button=1 stateMask=0x0 x=49 y=518 count=1}, TreeItem with text {Tracing}]
16:21:49 [2024-02-28T21:21:49.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-241674239 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}]
16:21:49 [2024-02-28T21:21:49.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-241674238 data=null button=1 stateMask=0x80000 x=49 y=518 count=1}, TreeItem with text {Tracing}]
16:21:49 [2024-02-28T21:21:49.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:49 [2024-02-28T21:21:49.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-241674237 data=null button=0 stateMask=0x0 x=82 y=587 count=0}, Tree node with text: Trace Types]
16:21:49 [2024-02-28T21:21:49.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Types} time=-241674237 data=null doit=true}, Tree node with text: Trace Types]
16:21:49 [2024-02-28T21:21:49.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-241674237 data=null}, Tree node with text: Trace Types]
16:21:49 [2024-02-28T21:21:49.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-241674237 data=null button=1 stateMask=0x0 x=82 y=587 count=1}, Tree node with text: Trace Types]
16:21:49 [2024-02-28T21:21:49.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241674237 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]
16:21:49 [2024-02-28T21:21:49.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-241674204 data=null button=1 stateMask=0x80000 x=82 y=457 count=1}, Tree node with text: Trace Types]
16:21:49 [2024-02-28T21:21:49.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:49 [2024-02-28T21:21:49.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:49 [2024-02-28T21:21:49.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:49 [2024-02-28T21:21:49.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:49 [2024-02-28T21:21:49.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:21:49 [2024-02-28T21:21:49.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:21:49 [2024-02-28T21:21:49.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
16:21:49 [2024-02-28T21:21:49.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
16:21:49 [2024-02-28T21:21:49.717Z] 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')
16:21:49 [2024-02-28T21:21:49.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:21:49 [2024-02-28T21:21:49.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:21:49 [2024-02-28T21:21:49.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:21:49 [2024-02-28T21:21:49.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:21:49 [2024-02-28T21:21:49.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:49 [2024-02-28T21:21:49.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:21:49 [2024-02-28T21:21:49.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
16:21:49 [2024-02-28T21:21:49.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=-241674201 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')]
16:21:49 [2024-02-28T21:21:49.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-241674201 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')]
16:21:49 [2024-02-28T21:21:49.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=-241674201 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:21:49 [2024-02-28T21:21:49.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=-241674201 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:21:49 [2024-02-28T21:21:49.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=-241674201 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')]
16:21:49 [2024-02-28T21:21:49.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=-241674201 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')]
16:21:49 [2024-02-28T21:21:49.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=-241674201 data=null 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')]
16:21:49 [2024-02-28T21:21:49.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=-241674200 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')]
16:21:49 [2024-02-28T21:21:49.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-241674200 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')]
16:21:49 [2024-02-28T21:21:49.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=-241674200 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')]
16:21:49 [2024-02-28T21:21:49.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=-241674200 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:21:49 [2024-02-28T21:21:49.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=-241674200 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:21:49 [2024-02-28T21:21:49.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
16:21:49 [2024-02-28T21:21:49.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:21:49 [2024-02-28T21:21:49.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:21:49 [2024-02-28T21:21:49.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:21:49 [2024-02-28T21:21:49.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:21:49 [2024-02-28T21:21:49.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:21:49 [2024-02-28T21:21:49.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:21:49 [2024-02-28T21:21:49.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
16:21:49 [2024-02-28T21:21:49.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
16:21:49 [2024-02-28T21:21:49.718Z] 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')
16:21:49 [2024-02-28T21:21:49.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:49 [2024-02-28T21:21:49.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:21:49 [2024-02-28T21:21:49.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Apply
16:21:49 [2024-02-28T21:21:49.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Apply} time=-241674199 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:21:49 [2024-02-28T21:21:49.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=-241674199 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:21:49 [2024-02-28T21:21:49.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Apply} time=-241674199 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:21:49 [2024-02-28T21:21:49.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Apply} time=-241674199 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:21:49 [2024-02-28T21:21:49.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Apply} time=-241674199 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:21:49 [2024-02-28T21:21:49.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Apply} time=-241674199 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:21:49 [2024-02-28T21:21:49.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Apply} time=-241674199 data=null 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')]
16:21:49 [2024-02-28T21:21:49.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Apply} time=-241674198 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:21:49 [2024-02-28T21:21:49.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=-241674198 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:21:49 [2024-02-28T21:21:49.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Apply} time=-241674198 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:21:49 [2024-02-28T21:21:49.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Apply} time=-241674198 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:21:49 [2024-02-28T21:21:49.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Apply} time=-241674198 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:21:49 [2024-02-28T21:21:49.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Apply
16:21:49 [2024-02-28T21:21:49.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:21:49 [2024-02-28T21:21:49.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:21:49 [2024-02-28T21:21:49.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:21:49 [2024-02-28T21:21:49.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:21:49 [2024-02-28T21:21:49.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:21:49 [2024-02-28T21:21:49.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:21:49 [2024-02-28T21:21:49.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:49 [2024-02-28T21:21:49.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:21:49 [2024-02-28T21:21:49.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
16:21:49 [2024-02-28T21:21:49.718Z] 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')
16:21:49 [2024-02-28T21:21:49.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
16:21:49 [2024-02-28T21:21:49.718Z] 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')
16:21:49 [2024-02-28T21:21:49.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
16:21:49 [2024-02-28T21:21:49.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-241674197 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')]
16:21:49 [2024-02-28T21:21:49.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-241674197 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')]
16:21:49 [2024-02-28T21:21:49.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-241674197 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:21:49 [2024-02-28T21:21:49.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-241674197 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:21:49 [2024-02-28T21:21:49.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-241674197 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')]
16:21:49 [2024-02-28T21:21:49.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-241674197 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')]
16:21:49 [2024-02-28T21:21:49.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-241674197 data=null 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')]
16:21:49 [2024-02-28T21:21:49.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-241674576 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
16:21:49 [2024-02-28T21:21:49.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:21:49 [2024-02-28T21:21:49.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"'
16:21:49 [2024-02-28T21:21:49.975Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 11
16:21:49 [2024-02-28T21:21:49.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Import filters}
16:21:49 [2024-02-28T21:21:49.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241673982 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Import filters}]
16:21:49 [2024-02-28T21:21:49.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241673981 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Import filters}]
16:21:49 [2024-02-28T21:21:49.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241673981 data=null doit=true}, ToolItem with tooltip text {Import filters}]
16:21:49 [2024-02-28T21:21:49.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241673981 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Import filters}]
16:21:49 [2024-02-28T21:21:49.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241673981 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Import filters}]
16:21:49 [2024-02-28T21:21:49.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241673981 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}]
16:21:49 [2024-02-28T21:21:49.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241673928 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Import filters}]
16:21:49 [2024-02-28T21:21:49.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241673928 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Import filters}]
16:21:49 [2024-02-28T21:21:49.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241673927 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Import filters}]
16:21:49 [2024-02-28T21:21:49.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241673927 data=null doit=true}, ToolItem with tooltip text {Import filters}]
16:21:49 [2024-02-28T21:21:49.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241673927 data=null}, ToolItem with tooltip text {Import filters}]
16:21:49 [2024-02-28T21:21:49.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Import filters}
16:21:49 [2024-02-28T21:21:49.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:49 [2024-02-28T21:21:49.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:49 [2024-02-28T21:21:49.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:49 [2024-02-28T21:21:49.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:49 [2024-02-28T21:21:49.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes FILTER test>WITH TRACETYPE Custom XML : testxmlextension in tree (of type 'Tree')
16:21:49 [2024-02-28T21:21:49.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FILTER test} time=-241673926 data=null doit=true}, TreeItem with text {FILTER test}]
16:21:49 [2024-02-28T21:21:49.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FILTER test} time=-241673926 data=null}, TreeItem with text {FILTER test}]
16:21:49 [2024-02-28T21:21:49.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FILTER test} time=-241673926 data=null button=1 stateMask=0x0 x=61 y=275 count=1}, TreeItem with text {FILTER test}]
16:21:49 [2024-02-28T21:21:49.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-241673926 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}]
16:21:49 [2024-02-28T21:21:49.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FILTER test} time=-241673925 data=null button=1 stateMask=0x80000 x=61 y=275 count=1}, TreeItem with text {FILTER test}]
16:21:49 [2024-02-28T21:21:49.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-241673925 data=null doit=true}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
16:21:49 [2024-02-28T21:21:49.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-241673925 data=null}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
16:21:49 [2024-02-28T21:21:49.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-241673925 data=null button=1 stateMask=0x0 x=206 y=298 count=1}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
16:21:49 [2024-02-28T21:21:49.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-241673925 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]
16:21:49 [2024-02-28T21:21:49.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-241673924 data=null button=1 stateMask=0x80000 x=206 y=298 count=1}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
16:21:49 [2024-02-28T21:21:49.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:49 [2024-02-28T21:21:49.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-241673924 data=null button=0 stateMask=0x0 x=206 y=298 count=0}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
16:21:49 [2024-02-28T21:21:49.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-241673924 data=null doit=true}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
16:21:49 [2024-02-28T21:21:49.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-241673924 data=null}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
16:21:49 [2024-02-28T21:21:49.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-241673924 data=null button=1 stateMask=0x0 x=206 y=298 count=1}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
16:21:49 [2024-02-28T21:21:49.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241673924 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]
16:21:49 [2024-02-28T21:21:49.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-241673912 data=null button=1 stateMask=0x80000 x=206 y=252 count=1}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
16:21:49 [2024-02-28T21:21:49.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "Custom XML : testxml...", using matcher: of type 'CCombo'
16:21:49 [2024-02-28T21:21:49.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "Custom XML : testxml...", using matcher: (of type 'CCombo')
16:21:49 [2024-02-28T21:21:49.976Z] 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@624be1d4] time=-241673904 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
16:21:49 [2024-02-28T21:21:49.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
16:21:49 [2024-02-28T21:21:49.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
16:21:49 [2024-02-28T21:21:49.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
16:21:50 [2024-02-28T21:21:50.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
16:21:50 [2024-02-28T21:21:50.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
16:21:50 [2024-02-28T21:21:50.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-241673748 data=null doit=true}, Shell with text {Preferences}]
16:21:50 [2024-02-28T21:21:50.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:50 [2024-02-28T21:21:50.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:50 [2024-02-28T21:21:50.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:50 [2024-02-28T21:21:50.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:50 [2024-02-28T21:21:50.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:50 [2024-02-28T21:21:50.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-241673700 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
16:21:50 [2024-02-28T21:21:50.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-241673699 data=null doit=true}, TreeItem with text {Tracing}]
16:21:50 [2024-02-28T21:21:50.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-241673699 data=null}, TreeItem with text {Tracing}]
16:21:50 [2024-02-28T21:21:50.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-241673699 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
16:21:50 [2024-02-28T21:21:50.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241673699 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}]
16:21:50 [2024-02-28T21:21:50.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-241673597 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
16:21:50 [2024-02-28T21:21:50.232Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:21:50 [2024-02-28T21:21:50.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:50 [2024-02-28T21:21:50.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-241673596 data=null button=0 stateMask=0x0 x=82 y=173 count=0}, Tree node with text: Trace Types]
16:21:50 [2024-02-28T21:21:50.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Types} time=-241673596 data=null doit=true}, Tree node with text: Trace Types]
16:21:50 [2024-02-28T21:21:50.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-241673596 data=null}, Tree node with text: Trace Types]
16:21:50 [2024-02-28T21:21:50.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-241673595 data=null button=1 stateMask=0x0 x=82 y=173 count=1}, Tree node with text: Trace Types]
16:21:50 [2024-02-28T21:21:50.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241673595 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]
16:21:50 [2024-02-28T21:21:50.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-241673594 data=null button=1 stateMask=0x80000 x=82 y=173 count=1}, Tree node with text: Trace Types]
16:21:50 [2024-02-28T21:21:50.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:50 [2024-02-28T21:21:50.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:50 [2024-02-28T21:21:50.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:50 [2024-02-28T21:21:50.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:50 [2024-02-28T21:21:50.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:21:50 [2024-02-28T21:21:50.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:21:50 [2024-02-28T21:21:50.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:21:50 [2024-02-28T21:21:50.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:21:50 [2024-02-28T21:21:50.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
16:21:50 [2024-02-28T21:21:50.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
16:21:50 [2024-02-28T21:21:50.232Z] 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')
16:21:50 [2024-02-28T21:21:50.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:21:50 [2024-02-28T21:21:50.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:21:50 [2024-02-28T21:21:50.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:50 [2024-02-28T21:21:50.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:21:50 [2024-02-28T21:21:50.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
16:21:50 [2024-02-28T21:21:50.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-241673592 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')]
16:21:50 [2024-02-28T21:21:50.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-241673592 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')]
16:21:50 [2024-02-28T21:21:50.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=-241673592 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
16:21:50 [2024-02-28T21:21:50.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=-241673592 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
16:21:50 [2024-02-28T21:21:50.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=-241673592 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')]
16:21:50 [2024-02-28T21:21:50.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=-241673592 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')]
16:21:50 [2024-02-28T21:21:50.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=-241673592 data=null 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')]
16:21:50 [2024-02-28T21:21:50.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=-241673590 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')]
16:21:50 [2024-02-28T21:21:50.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-241673590 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')]
16:21:50 [2024-02-28T21:21:50.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=-241673590 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')]
16:21:50 [2024-02-28T21:21:50.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=-241673590 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
16:21:50 [2024-02-28T21:21:50.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=-241673590 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
16:21:50 [2024-02-28T21:21:50.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
16:21:50 [2024-02-28T21:21:50.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Custom XML>testxmlextension in tree (of type 'Tree')
16:21:50 [2024-02-28T21:21:50.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Custom XML} time=-241673590 data=null doit=true}, TreeItem with text {Custom XML}]
16:21:50 [2024-02-28T21:21:50.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Custom XML} time=-241673590 data=null}, TreeItem with text {Custom XML}]
16:21:50 [2024-02-28T21:21:50.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Custom XML} time=-241673590 data=null button=1 stateMask=0x0 x=87 y=58 count=1}, TreeItem with text {Custom XML}]
16:21:50 [2024-02-28T21:21:50.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-241673589 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}]
16:21:50 [2024-02-28T21:21:50.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Custom XML} time=-241673589 data=null button=1 stateMask=0x80000 x=87 y=58 count=1}, TreeItem with text {Custom XML}]
16:21:50 [2024-02-28T21:21:50.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testxmlextension} time=-241673589 data=null doit=true}, Tree node with text: testxmlextension]
16:21:50 [2024-02-28T21:21:50.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testxmlextension} time=-241673589 data=null}, Tree node with text: testxmlextension]
16:21:50 [2024-02-28T21:21:50.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testxmlextension} time=-241673582 data=null button=1 stateMask=0x0 x=121 y=81 count=1}, Tree node with text: testxmlextension]
16:21:50 [2024-02-28T21:21:50.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-241673582 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]
16:21:50 [2024-02-28T21:21:50.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testxmlextension} time=-241673582 data=null button=1 stateMask=0x80000 x=121 y=81 count=1}, Tree node with text: testxmlextension]
16:21:50 [2024-02-28T21:21:50.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:50 [2024-02-28T21:21:50.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testxmlextension} time=-241673580 data=null button=0 stateMask=0x0 x=121 y=81 count=0}, Tree node with text: testxmlextension]
16:21:50 [2024-02-28T21:21:50.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testxmlextension} time=-241673580 data=null doit=true}, Tree node with text: testxmlextension]
16:21:50 [2024-02-28T21:21:50.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testxmlextension} time=-241673580 data=null}, Tree node with text: testxmlextension]
16:21:50 [2024-02-28T21:21:50.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testxmlextension} time=-241673580 data=null button=1 stateMask=0x0 x=121 y=81 count=1}, Tree node with text: testxmlextension]
16:21:50 [2024-02-28T21:21:50.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241673580 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]
16:21:50 [2024-02-28T21:21:50.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testxmlextension} time=-241673579 data=null button=1 stateMask=0x80000 x=121 y=81 count=1}, Tree node with text: testxmlextension]
16:21:50 [2024-02-28T21:21:50.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:21:50 [2024-02-28T21:21:50.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
16:21:50 [2024-02-28T21:21:50.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
16:21:50 [2024-02-28T21:21:50.489Z] 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')
16:21:50 [2024-02-28T21:21:50.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:21:50 [2024-02-28T21:21:50.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:21:50 [2024-02-28T21:21:50.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:21:50 [2024-02-28T21:21:50.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:21:50 [2024-02-28T21:21:50.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:21:50 [2024-02-28T21:21:50.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:50 [2024-02-28T21:21:50.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:21:50 [2024-02-28T21:21:50.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check selected
16:21:50 [2024-02-28T21:21:50.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check selected} time=-241673578 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')]
16:21:50 [2024-02-28T21:21:50.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=-241673578 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')]
16:21:50 [2024-02-28T21:21:50.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check selected} time=-241673578 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
16:21:50 [2024-02-28T21:21:50.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check selected} time=-241673578 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
16:21:50 [2024-02-28T21:21:50.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check selected} time=-241673578 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')]
16:21:50 [2024-02-28T21:21:50.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check selected} time=-241673578 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')]
16:21:50 [2024-02-28T21:21:50.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check selected} time=-241673578 data=null 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')]
16:21:50 [2024-02-28T21:21:50.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check selected} time=-241673577 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')]
16:21:50 [2024-02-28T21:21:50.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=-241673577 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')]
16:21:50 [2024-02-28T21:21:50.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check selected} time=-241673577 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')]
16:21:50 [2024-02-28T21:21:50.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check selected} time=-241673577 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
16:21:50 [2024-02-28T21:21:50.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check selected} time=-241673577 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
16:21:50 [2024-02-28T21:21:50.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check selected
16:21:50 [2024-02-28T21:21:50.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:21:50 [2024-02-28T21:21:50.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:21:50 [2024-02-28T21:21:50.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:21:50 [2024-02-28T21:21:50.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:21:50 [2024-02-28T21:21:50.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:21:50 [2024-02-28T21:21:50.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:21:50 [2024-02-28T21:21:50.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
16:21:50 [2024-02-28T21:21:50.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
16:21:50 [2024-02-28T21:21:50.489Z] 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')
16:21:50 [2024-02-28T21:21:50.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:50 [2024-02-28T21:21:50.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:21:50 [2024-02-28T21:21:50.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Apply
16:21:50 [2024-02-28T21:21:50.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Apply} time=-241673576 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:21:50 [2024-02-28T21:21:50.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=-241673576 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:21:50 [2024-02-28T21:21:50.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Apply} time=-241673576 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:21:50 [2024-02-28T21:21:50.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Apply} time=-241673576 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:21:50 [2024-02-28T21:21:50.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Apply} time=-241673576 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:21:50 [2024-02-28T21:21:50.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Apply} time=-241673576 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:21:50 [2024-02-28T21:21:50.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Apply} time=-241673576 data=null 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')]
16:21:50 [2024-02-28T21:21:50.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Apply} time=-241673575 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:21:50 [2024-02-28T21:21:50.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=-241673575 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:21:50 [2024-02-28T21:21:50.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Apply} time=-241673575 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:21:50 [2024-02-28T21:21:50.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Apply} time=-241673575 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:21:50 [2024-02-28T21:21:50.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Apply} time=-241673575 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:21:50 [2024-02-28T21:21:50.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Apply
16:21:50 [2024-02-28T21:21:50.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:21:50 [2024-02-28T21:21:50.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:21:50 [2024-02-28T21:21:50.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:21:50 [2024-02-28T21:21:50.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:21:50 [2024-02-28T21:21:50.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:21:50 [2024-02-28T21:21:50.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:21:50 [2024-02-28T21:21:50.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:50 [2024-02-28T21:21:50.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:21:50 [2024-02-28T21:21:50.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
16:21:50 [2024-02-28T21:21:50.490Z] 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')
16:21:50 [2024-02-28T21:21:50.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
16:21:50 [2024-02-28T21:21:50.490Z] 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')
16:21:50 [2024-02-28T21:21:50.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
16:21:50 [2024-02-28T21:21:50.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-241673574 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')]
16:21:50 [2024-02-28T21:21:50.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-241673574 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')]
16:21:50 [2024-02-28T21:21:50.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-241673574 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:21:50 [2024-02-28T21:21:50.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-241673574 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:21:50 [2024-02-28T21:21:50.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-241673574 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')]
16:21:50 [2024-02-28T21:21:50.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-241673574 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')]
16:21:50 [2024-02-28T21:21:50.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-241673574 data=null 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')]
16:21:50 [2024-02-28T21:21:50.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-241673898 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
16:21:50 [2024-02-28T21:21:50.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:21:50 [2024-02-28T21:21:50.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes FILTER test in tree (of type 'Tree')
16:21:50 [2024-02-28T21:21:50.490Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {FILTER test} is already expanded. Won't expand it again.
16:21:50 [2024-02-28T21:21:50.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:50 [2024-02-28T21:21:50.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FILTER test} time=-241673498 data=null button=0 stateMask=0x0 x=61 y=229 count=0}, TreeItem with text {FILTER test}]
16:21:50 [2024-02-28T21:21:50.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FILTER test} time=-241673498 data=null doit=true}, TreeItem with text {FILTER test}]
16:21:50 [2024-02-28T21:21:50.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FILTER test} time=-241673498 data=null}, TreeItem with text {FILTER test}]
16:21:50 [2024-02-28T21:21:50.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FILTER test} time=-241673498 data=null button=1 stateMask=0x0 x=61 y=229 count=1}, TreeItem with text {FILTER test}]
16:21:50 [2024-02-28T21:21:50.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241673498 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}]
16:21:50 [2024-02-28T21:21:50.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FILTER test} time=-241673493 data=null button=1 stateMask=0x80000 x=61 y=229 count=1}, TreeItem with text {FILTER test}]
16:21:50 [2024-02-28T21:21:50.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes FILTER test>WITH TRACETYPE Custom XML : testxmlextension in tree (of type 'Tree')
16:21:50 [2024-02-28T21:21:50.490Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {FILTER test} is already expanded. Won't expand it again.
16:21:50 [2024-02-28T21:21:50.490Z] 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.
16:21:50 [2024-02-28T21:21:50.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:50 [2024-02-28T21:21:50.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-241673492 data=null button=0 stateMask=0x0 x=206 y=252 count=0}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
16:21:50 [2024-02-28T21:21:50.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-241673492 data=null doit=true}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
16:21:50 [2024-02-28T21:21:50.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-241673492 data=null}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
16:21:50 [2024-02-28T21:21:50.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-241673491 data=null button=1 stateMask=0x0 x=206 y=252 count=1}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
16:21:50 [2024-02-28T21:21:50.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241673491 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]
16:21:50 [2024-02-28T21:21:50.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-241673477 data=null button=1 stateMask=0x80000 x=206 y=252 count=1}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
16:21:50 [2024-02-28T21:21:50.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "Custom XML : testxml...", using matcher: of type 'CCombo'
16:21:50 [2024-02-28T21:21:50.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "Custom XML : testxml...", using matcher: (of type 'CCombo')
16:21:50 [2024-02-28T21:21:50.491Z] 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@624be1d4] time=-241673476 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
16:21:50 [2024-02-28T21:21:50.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
16:21:50 [2024-02-28T21:21:50.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
16:21:50 [2024-02-28T21:21:50.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
16:21:50 [2024-02-28T21:21:50.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
16:21:50 [2024-02-28T21:21:50.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
16:21:50 [2024-02-28T21:21:50.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=-241673339 data=null doit=true}, Shell with text {Preferences}]
16:21:50 [2024-02-28T21:21:50.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:50 [2024-02-28T21:21:50.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:50 [2024-02-28T21:21:50.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:50 [2024-02-28T21:21:50.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:50 [2024-02-28T21:21:50.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:50 [2024-02-28T21:21:50.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-241673337 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
16:21:50 [2024-02-28T21:21:50.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-241673337 data=null doit=true}, TreeItem with text {Tracing}]
16:21:50 [2024-02-28T21:21:50.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-241673337 data=null}, TreeItem with text {Tracing}]
16:21:50 [2024-02-28T21:21:50.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-241673337 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
16:21:50 [2024-02-28T21:21:50.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241673336 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}]
16:21:50 [2024-02-28T21:21:50.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-241673241 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
16:21:50 [2024-02-28T21:21:50.747Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:21:50 [2024-02-28T21:21:50.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:50 [2024-02-28T21:21:50.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-241673240 data=null button=0 stateMask=0x0 x=82 y=173 count=0}, Tree node with text: Trace Types]
16:21:50 [2024-02-28T21:21:50.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Types} time=-241673225 data=null doit=true}, Tree node with text: Trace Types]
16:21:50 [2024-02-28T21:21:50.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-241673225 data=null}, Tree node with text: Trace Types]
16:21:50 [2024-02-28T21:21:50.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-241673224 data=null button=1 stateMask=0x0 x=82 y=173 count=1}, Tree node with text: Trace Types]
16:21:50 [2024-02-28T21:21:50.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241673224 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]
16:21:50 [2024-02-28T21:21:50.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-241673203 data=null button=1 stateMask=0x80000 x=82 y=173 count=1}, Tree node with text: Trace Types]
16:21:50 [2024-02-28T21:21:50.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:50 [2024-02-28T21:21:50.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:50 [2024-02-28T21:21:50.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:50 [2024-02-28T21:21:50.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:50 [2024-02-28T21:21:50.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:21:50 [2024-02-28T21:21:50.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:21:50 [2024-02-28T21:21:50.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:21:50 [2024-02-28T21:21:50.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:21:50 [2024-02-28T21:21:50.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
16:21:50 [2024-02-28T21:21:50.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
16:21:50 [2024-02-28T21:21:50.747Z] 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')
16:21:50 [2024-02-28T21:21:50.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:21:50 [2024-02-28T21:21:50.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:21:50 [2024-02-28T21:21:50.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:50 [2024-02-28T21:21:50.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:21:50 [2024-02-28T21:21:50.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
16:21:50 [2024-02-28T21:21:50.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-241673201 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')]
16:21:50 [2024-02-28T21:21:50.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-241673201 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')]
16:21:50 [2024-02-28T21:21:50.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=-241673201 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
16:21:50 [2024-02-28T21:21:50.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=-241673201 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
16:21:50 [2024-02-28T21:21:50.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=-241673201 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')]
16:21:50 [2024-02-28T21:21:50.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=-241673201 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')]
16:21:50 [2024-02-28T21:21:50.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=-241673201 data=null 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')]
16:21:50 [2024-02-28T21:21:50.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=-241673200 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')]
16:21:50 [2024-02-28T21:21:50.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-241673200 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')]
16:21:50 [2024-02-28T21:21:50.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=-241673200 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')]
16:21:50 [2024-02-28T21:21:50.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=-241673200 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
16:21:50 [2024-02-28T21:21:50.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=-241673200 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
16:21:50 [2024-02-28T21:21:50.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
16:21:50 [2024-02-28T21:21:50.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Custom Text>testtxtextension in tree (of type 'Tree')
16:21:50 [2024-02-28T21:21:50.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Custom Text} time=-241673199 data=null doit=true}, TreeItem with text {Custom Text}]
16:21:50 [2024-02-28T21:21:50.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Custom Text} time=-241673199 data=null}, TreeItem with text {Custom Text}]
16:21:50 [2024-02-28T21:21:50.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Custom Text} time=-241673199 data=null button=1 stateMask=0x0 x=87 y=35 count=1}, TreeItem with text {Custom Text}]
16:21:50 [2024-02-28T21:21:50.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-241673199 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}]
16:21:50 [2024-02-28T21:21:50.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Custom Text} time=-241673198 data=null button=1 stateMask=0x80000 x=87 y=35 count=1}, TreeItem with text {Custom Text}]
16:21:50 [2024-02-28T21:21:50.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testtxtextension} time=-241673198 data=null doit=true}, Tree node with text: testtxtextension]
16:21:50 [2024-02-28T21:21:50.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testtxtextension} time=-241673198 data=null}, Tree node with text: testtxtextension]
16:21:50 [2024-02-28T21:21:50.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testtxtextension} time=-241673198 data=null button=1 stateMask=0x0 x=118 y=127 count=1}, Tree node with text: testtxtextension]
16:21:50 [2024-02-28T21:21:50.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-241673198 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]
16:21:50 [2024-02-28T21:21:50.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testtxtextension} time=-241673197 data=null button=1 stateMask=0x80000 x=118 y=127 count=1}, Tree node with text: testtxtextension]
16:21:50 [2024-02-28T21:21:50.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:50 [2024-02-28T21:21:50.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testtxtextension} time=-241673196 data=null button=0 stateMask=0x0 x=118 y=127 count=0}, Tree node with text: testtxtextension]
16:21:50 [2024-02-28T21:21:50.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testtxtextension} time=-241673196 data=null doit=true}, Tree node with text: testtxtextension]
16:21:50 [2024-02-28T21:21:50.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testtxtextension} time=-241673196 data=null}, Tree node with text: testtxtextension]
16:21:50 [2024-02-28T21:21:50.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testtxtextension} time=-241673195 data=null button=1 stateMask=0x0 x=118 y=127 count=1}, Tree node with text: testtxtextension]
16:21:50 [2024-02-28T21:21:50.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241673195 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]
16:21:50 [2024-02-28T21:21:50.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testtxtextension} time=-241673195 data=null button=1 stateMask=0x80000 x=118 y=127 count=1}, Tree node with text: testtxtextension]
16:21:50 [2024-02-28T21:21:50.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:21:50 [2024-02-28T21:21:50.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
16:21:50 [2024-02-28T21:21:50.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
16:21:50 [2024-02-28T21:21:50.748Z] 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')
16:21:50 [2024-02-28T21:21:50.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:21:50 [2024-02-28T21:21:50.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:21:50 [2024-02-28T21:21:50.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:21:50 [2024-02-28T21:21:50.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:21:50 [2024-02-28T21:21:50.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:21:50 [2024-02-28T21:21:50.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:50 [2024-02-28T21:21:50.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:21:50 [2024-02-28T21:21:50.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check selected
16:21:50 [2024-02-28T21:21:50.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check selected} time=-241673194 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')]
16:21:50 [2024-02-28T21:21:50.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=-241673194 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')]
16:21:50 [2024-02-28T21:21:50.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check selected} time=-241673194 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
16:21:50 [2024-02-28T21:21:50.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check selected} time=-241673194 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
16:21:50 [2024-02-28T21:21:50.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check selected} time=-241673194 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')]
16:21:50 [2024-02-28T21:21:50.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check selected} time=-241673194 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')]
16:21:50 [2024-02-28T21:21:50.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check selected} time=-241673194 data=null 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')]
16:21:50 [2024-02-28T21:21:50.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check selected} time=-241673193 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')]
16:21:50 [2024-02-28T21:21:50.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=-241673193 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')]
16:21:50 [2024-02-28T21:21:50.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check selected} time=-241673193 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')]
16:21:50 [2024-02-28T21:21:50.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check selected} time=-241673193 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
16:21:50 [2024-02-28T21:21:50.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check selected} time=-241673193 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
16:21:50 [2024-02-28T21:21:50.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check selected
16:21:50 [2024-02-28T21:21:50.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:21:50 [2024-02-28T21:21:50.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:21:50 [2024-02-28T21:21:50.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:21:50 [2024-02-28T21:21:50.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:21:50 [2024-02-28T21:21:50.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:21:50 [2024-02-28T21:21:50.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:21:50 [2024-02-28T21:21:50.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
16:21:50 [2024-02-28T21:21:50.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
16:21:50 [2024-02-28T21:21:50.749Z] 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')
16:21:50 [2024-02-28T21:21:50.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:50 [2024-02-28T21:21:50.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:21:50 [2024-02-28T21:21:50.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Apply
16:21:50 [2024-02-28T21:21:50.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Apply} time=-241673192 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:21:50 [2024-02-28T21:21:50.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=-241673192 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:21:50 [2024-02-28T21:21:50.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Apply} time=-241673192 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:21:50 [2024-02-28T21:21:50.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Apply} time=-241673192 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:21:50 [2024-02-28T21:21:50.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Apply} time=-241673192 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:21:50 [2024-02-28T21:21:50.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Apply} time=-241673192 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:21:50 [2024-02-28T21:21:50.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Apply} time=-241673192 data=null 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')]
16:21:50 [2024-02-28T21:21:50.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Apply} time=-241673191 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:21:50 [2024-02-28T21:21:50.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=-241673191 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:21:50 [2024-02-28T21:21:50.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Apply} time=-241673191 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:21:50 [2024-02-28T21:21:50.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Apply} time=-241673191 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:21:50 [2024-02-28T21:21:50.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Apply} time=-241673191 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:21:50 [2024-02-28T21:21:50.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Apply
16:21:50 [2024-02-28T21:21:50.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:21:50 [2024-02-28T21:21:50.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:21:50 [2024-02-28T21:21:50.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:21:50 [2024-02-28T21:21:50.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:21:50 [2024-02-28T21:21:50.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:21:50 [2024-02-28T21:21:50.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:21:50 [2024-02-28T21:21:50.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:50 [2024-02-28T21:21:50.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:21:50 [2024-02-28T21:21:50.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
16:21:50 [2024-02-28T21:21:50.749Z] 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')
16:21:50 [2024-02-28T21:21:50.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
16:21:50 [2024-02-28T21:21:50.749Z] 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')
16:21:50 [2024-02-28T21:21:50.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
16:21:50 [2024-02-28T21:21:50.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-241673176 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')]
16:21:50 [2024-02-28T21:21:50.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-241673176 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')]
16:21:50 [2024-02-28T21:21:50.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-241673176 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:21:50 [2024-02-28T21:21:50.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-241673176 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:21:50 [2024-02-28T21:21:50.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-241673176 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')]
16:21:50 [2024-02-28T21:21:50.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-241673176 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')]
16:21:50 [2024-02-28T21:21:50.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-241673176 data=null 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')]
16:21:50 [2024-02-28T21:21:50.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-241673472 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
16:21:50 [2024-02-28T21:21:50.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:21:50 [2024-02-28T21:21:50.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes FILTER test in tree (of type 'Tree')
16:21:50 [2024-02-28T21:21:50.749Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {FILTER test} is already expanded. Won't expand it again.
16:21:50 [2024-02-28T21:21:50.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:50 [2024-02-28T21:21:50.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FILTER test} time=-241673104 data=null button=0 stateMask=0x0 x=61 y=229 count=0}, TreeItem with text {FILTER test}]
16:21:50 [2024-02-28T21:21:50.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FILTER test} time=-241673104 data=null doit=true}, TreeItem with text {FILTER test}]
16:21:50 [2024-02-28T21:21:50.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FILTER test} time=-241673104 data=null}, TreeItem with text {FILTER test}]
16:21:50 [2024-02-28T21:21:50.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FILTER test} time=-241673104 data=null button=1 stateMask=0x0 x=61 y=229 count=1}, TreeItem with text {FILTER test}]
16:21:50 [2024-02-28T21:21:50.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241673104 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}]
16:21:50 [2024-02-28T21:21:50.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FILTER test} time=-241673096 data=null button=1 stateMask=0x80000 x=61 y=229 count=1}, TreeItem with text {FILTER test}]
16:21:50 [2024-02-28T21:21:50.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes FILTER test>WITH TRACETYPE Custom XML : testxmlextension in tree (of type 'Tree')
16:21:50 [2024-02-28T21:21:50.750Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {FILTER test} is already expanded. Won't expand it again.
16:21:50 [2024-02-28T21:21:50.750Z] 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.
16:21:50 [2024-02-28T21:21:50.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:50 [2024-02-28T21:21:50.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-241673081 data=null button=0 stateMask=0x0 x=206 y=252 count=0}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
16:21:50 [2024-02-28T21:21:50.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-241673081 data=null doit=true}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
16:21:50 [2024-02-28T21:21:50.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-241673081 data=null}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
16:21:50 [2024-02-28T21:21:50.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-241673081 data=null button=1 stateMask=0x0 x=206 y=252 count=1}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
16:21:50 [2024-02-28T21:21:50.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241673081 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]
16:21:51 [2024-02-28T21:21:51.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-241673063 data=null button=1 stateMask=0x80000 x=206 y=252 count=1}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
16:21:51 [2024-02-28T21:21:51.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "Custom XML : testxml...", using matcher: of type 'CCombo'
16:21:51 [2024-02-28T21:21:51.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "Custom XML : testxml...", using matcher: (of type 'CCombo')
16:21:51 [2024-02-28T21:21:51.005Z] 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@624be1d4] time=-241673062 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
16:21:51 [2024-02-28T21:21:51.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
16:21:51 [2024-02-28T21:21:51.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
16:21:51 [2024-02-28T21:21:51.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
16:21:51 [2024-02-28T21:21:51.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
16:21:51 [2024-02-28T21:21:51.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
16:21:51 [2024-02-28T21:21:51.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-241672872 data=null doit=true}, Shell with text {Preferences}]
16:21:51 [2024-02-28T21:21:51.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:51 [2024-02-28T21:21:51.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:51 [2024-02-28T21:21:51.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:51 [2024-02-28T21:21:51.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:51 [2024-02-28T21:21:51.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:51 [2024-02-28T21:21:51.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-241672870 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
16:21:51 [2024-02-28T21:21:51.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-241672870 data=null doit=true}, TreeItem with text {Tracing}]
16:21:51 [2024-02-28T21:21:51.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-241672870 data=null}, TreeItem with text {Tracing}]
16:21:51 [2024-02-28T21:21:51.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-241672869 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
16:21:51 [2024-02-28T21:21:51.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241672869 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}]
16:21:51 [2024-02-28T21:21:51.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-241672794 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
16:21:51 [2024-02-28T21:21:51.263Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:21:51 [2024-02-28T21:21:51.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:51 [2024-02-28T21:21:51.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-241672793 data=null button=0 stateMask=0x0 x=82 y=173 count=0}, Tree node with text: Trace Types]
16:21:51 [2024-02-28T21:21:51.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Types} time=-241672793 data=null doit=true}, Tree node with text: Trace Types]
16:21:51 [2024-02-28T21:21:51.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-241672793 data=null}, Tree node with text: Trace Types]
16:21:51 [2024-02-28T21:21:51.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-241672793 data=null button=1 stateMask=0x0 x=82 y=173 count=1}, Tree node with text: Trace Types]
16:21:51 [2024-02-28T21:21:51.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241672792 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]
16:21:51 [2024-02-28T21:21:51.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-241672772 data=null button=1 stateMask=0x80000 x=82 y=173 count=1}, Tree node with text: Trace Types]
16:21:51 [2024-02-28T21:21:51.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:51 [2024-02-28T21:21:51.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:51 [2024-02-28T21:21:51.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:51 [2024-02-28T21:21:51.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:51 [2024-02-28T21:21:51.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:21:51 [2024-02-28T21:21:51.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:21:51 [2024-02-28T21:21:51.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
16:21:51 [2024-02-28T21:21:51.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
16:21:51 [2024-02-28T21:21:51.263Z] 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')
16:21:51 [2024-02-28T21:21:51.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:21:51 [2024-02-28T21:21:51.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:21:51 [2024-02-28T21:21:51.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:21:51 [2024-02-28T21:21:51.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:21:51 [2024-02-28T21:21:51.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:51 [2024-02-28T21:21:51.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:21:51 [2024-02-28T21:21:51.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
16:21:51 [2024-02-28T21:21:51.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=-241672770 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')]
16:21:51 [2024-02-28T21:21:51.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-241672770 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')]
16:21:51 [2024-02-28T21:21:51.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=-241672770 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:21:51 [2024-02-28T21:21:51.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=-241672770 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:21:51 [2024-02-28T21:21:51.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=-241672770 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')]
16:21:51 [2024-02-28T21:21:51.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=-241672770 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')]
16:21:51 [2024-02-28T21:21:51.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=-241672770 data=null 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')]
16:21:51 [2024-02-28T21:21:51.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=-241672769 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')]
16:21:51 [2024-02-28T21:21:51.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-241672769 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')]
16:21:51 [2024-02-28T21:21:51.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=-241672769 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')]
16:21:51 [2024-02-28T21:21:51.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=-241672769 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:21:51 [2024-02-28T21:21:51.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=-241672769 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:21:51 [2024-02-28T21:21:51.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
16:21:51 [2024-02-28T21:21:51.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:21:51 [2024-02-28T21:21:51.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:21:51 [2024-02-28T21:21:51.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:21:51 [2024-02-28T21:21:51.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:21:51 [2024-02-28T21:21:51.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:21:51 [2024-02-28T21:21:51.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:21:51 [2024-02-28T21:21:51.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
16:21:51 [2024-02-28T21:21:51.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
16:21:51 [2024-02-28T21:21:51.264Z] 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')
16:21:51 [2024-02-28T21:21:51.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:51 [2024-02-28T21:21:51.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:21:51 [2024-02-28T21:21:51.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Apply
16:21:51 [2024-02-28T21:21:51.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Apply} time=-241672768 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:21:51 [2024-02-28T21:21:51.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=-241672768 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:21:51 [2024-02-28T21:21:51.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Apply} time=-241672768 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:21:51 [2024-02-28T21:21:51.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Apply} time=-241672768 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:21:51 [2024-02-28T21:21:51.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Apply} time=-241672767 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:21:51 [2024-02-28T21:21:51.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Apply} time=-241672767 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:21:51 [2024-02-28T21:21:51.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Apply} time=-241672767 data=null 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')]
16:21:51 [2024-02-28T21:21:51.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Apply} time=-241672767 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:21:51 [2024-02-28T21:21:51.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=-241672767 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:21:51 [2024-02-28T21:21:51.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Apply} time=-241672767 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:21:51 [2024-02-28T21:21:51.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Apply} time=-241672767 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:21:51 [2024-02-28T21:21:51.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Apply} time=-241672767 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:21:51 [2024-02-28T21:21:51.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Apply
16:21:51 [2024-02-28T21:21:51.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:21:51 [2024-02-28T21:21:51.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:21:51 [2024-02-28T21:21:51.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:21:51 [2024-02-28T21:21:51.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:21:51 [2024-02-28T21:21:51.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:21:51 [2024-02-28T21:21:51.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:21:51 [2024-02-28T21:21:51.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:51 [2024-02-28T21:21:51.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:21:51 [2024-02-28T21:21:51.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
16:21:51 [2024-02-28T21:21:51.264Z] 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')
16:21:51 [2024-02-28T21:21:51.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
16:21:51 [2024-02-28T21:21:51.264Z] 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')
16:21:51 [2024-02-28T21:21:51.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
16:21:51 [2024-02-28T21:21:51.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-241672765 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')]
16:21:51 [2024-02-28T21:21:51.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-241672765 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')]
16:21:51 [2024-02-28T21:21:51.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-241672765 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:21:51 [2024-02-28T21:21:51.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-241672765 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:21:51 [2024-02-28T21:21:51.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-241672765 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')]
16:21:51 [2024-02-28T21:21:51.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-241672765 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')]
16:21:51 [2024-02-28T21:21:51.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-241672765 data=null 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')]
16:21:51 [2024-02-28T21:21:51.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-241673057 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
16:21:51 [2024-02-28T21:21:51.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:21:51 [2024-02-28T21:21:51.265Z] 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@624be1d4] time=-241672697 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
16:21:51 [2024-02-28T21:21:51.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
16:21:51 [2024-02-28T21:21:51.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
16:21:51 [2024-02-28T21:21:51.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
16:21:51 [2024-02-28T21:21:51.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
16:21:51 [2024-02-28T21:21:51.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
16:21:51 [2024-02-28T21:21:51.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-241672505 data=null doit=true}, Shell with text {Preferences}]
16:21:51 [2024-02-28T21:21:51.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:51 [2024-02-28T21:21:51.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:51 [2024-02-28T21:21:51.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:51 [2024-02-28T21:21:51.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:51 [2024-02-28T21:21:51.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:51 [2024-02-28T21:21:51.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-241672488 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
16:21:51 [2024-02-28T21:21:51.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-241672488 data=null doit=true}, TreeItem with text {Tracing}]
16:21:51 [2024-02-28T21:21:51.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-241672488 data=null}, TreeItem with text {Tracing}]
16:21:51 [2024-02-28T21:21:51.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-241672488 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
16:21:51 [2024-02-28T21:21:51.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241672488 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}]
16:21:51 [2024-02-28T21:21:51.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-241672404 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
16:21:51 [2024-02-28T21:21:51.522Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:21:51 [2024-02-28T21:21:51.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:51 [2024-02-28T21:21:51.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-241672403 data=null button=0 stateMask=0x0 x=82 y=173 count=0}, Tree node with text: Trace Types]
16:21:51 [2024-02-28T21:21:51.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Types} time=-241672403 data=null doit=true}, Tree node with text: Trace Types]
16:21:51 [2024-02-28T21:21:51.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-241672403 data=null}, Tree node with text: Trace Types]
16:21:51 [2024-02-28T21:21:51.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-241672403 data=null button=1 stateMask=0x0 x=82 y=173 count=1}, Tree node with text: Trace Types]
16:21:51 [2024-02-28T21:21:51.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241672403 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]
16:21:51 [2024-02-28T21:21:51.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-241672401 data=null button=1 stateMask=0x80000 x=82 y=173 count=1}, Tree node with text: Trace Types]
16:21:51 [2024-02-28T21:21:51.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:51 [2024-02-28T21:21:51.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:51 [2024-02-28T21:21:51.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:51 [2024-02-28T21:21:51.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:51 [2024-02-28T21:21:51.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:21:51 [2024-02-28T21:21:51.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:21:51 [2024-02-28T21:21:51.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
16:21:51 [2024-02-28T21:21:51.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
16:21:51 [2024-02-28T21:21:51.523Z] 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')
16:21:51 [2024-02-28T21:21:51.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:21:51 [2024-02-28T21:21:51.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:21:51 [2024-02-28T21:21:51.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:21:51 [2024-02-28T21:21:51.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:21:51 [2024-02-28T21:21:51.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:51 [2024-02-28T21:21:51.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:21:51 [2024-02-28T21:21:51.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
16:21:51 [2024-02-28T21:21:51.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=-241672400 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')]
16:21:51 [2024-02-28T21:21:51.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-241672400 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')]
16:21:51 [2024-02-28T21:21:51.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=-241672399 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:21:51 [2024-02-28T21:21:51.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=-241672399 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:21:51 [2024-02-28T21:21:51.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=-241672399 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')]
16:21:51 [2024-02-28T21:21:51.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=-241672399 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')]
16:21:51 [2024-02-28T21:21:51.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=-241672399 data=null 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')]
16:21:51 [2024-02-28T21:21:51.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=-241672399 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')]
16:21:51 [2024-02-28T21:21:51.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-241672399 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')]
16:21:51 [2024-02-28T21:21:51.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=-241672399 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')]
16:21:51 [2024-02-28T21:21:51.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=-241672399 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:21:51 [2024-02-28T21:21:51.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=-241672399 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:21:51 [2024-02-28T21:21:51.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
16:21:51 [2024-02-28T21:21:51.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:21:51 [2024-02-28T21:21:51.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:21:51 [2024-02-28T21:21:51.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:21:51 [2024-02-28T21:21:51.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:21:51 [2024-02-28T21:21:51.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
16:21:51 [2024-02-28T21:21:51.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
16:21:51 [2024-02-28T21:21:51.523Z] 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')
16:21:51 [2024-02-28T21:21:51.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:21:51 [2024-02-28T21:21:51.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:21:51 [2024-02-28T21:21:51.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:51 [2024-02-28T21:21:51.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:21:51 [2024-02-28T21:21:51.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
16:21:51 [2024-02-28T21:21:51.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-241672397 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')]
16:21:51 [2024-02-28T21:21:51.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-241672397 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')]
16:21:51 [2024-02-28T21:21:51.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=-241672397 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
16:21:51 [2024-02-28T21:21:51.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=-241672397 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
16:21:51 [2024-02-28T21:21:51.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=-241672397 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')]
16:21:51 [2024-02-28T21:21:51.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=-241672397 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')]
16:21:51 [2024-02-28T21:21:51.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=-241672397 data=null 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')]
16:21:51 [2024-02-28T21:21:51.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=-241672395 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')]
16:21:51 [2024-02-28T21:21:51.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-241672395 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')]
16:21:51 [2024-02-28T21:21:51.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=-241672395 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')]
16:21:51 [2024-02-28T21:21:51.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=-241672395 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
16:21:51 [2024-02-28T21:21:51.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=-241672395 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
16:21:51 [2024-02-28T21:21:51.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
16:21:51 [2024-02-28T21:21:51.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:21:51 [2024-02-28T21:21:51.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:21:51 [2024-02-28T21:21:51.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
16:21:51 [2024-02-28T21:21:51.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
16:21:51 [2024-02-28T21:21:51.524Z] 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')
16:21:51 [2024-02-28T21:21:51.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:21:51 [2024-02-28T21:21:51.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:21:51 [2024-02-28T21:21:51.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:21:51 [2024-02-28T21:21:51.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:21:51 [2024-02-28T21:21:51.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:51 [2024-02-28T21:21:51.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:21:51 [2024-02-28T21:21:51.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
16:21:51 [2024-02-28T21:21:51.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=-241672389 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')]
16:21:51 [2024-02-28T21:21:51.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-241672389 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')]
16:21:51 [2024-02-28T21:21:51.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=-241672388 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:21:51 [2024-02-28T21:21:51.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=-241672388 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:21:51 [2024-02-28T21:21:51.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=-241672388 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')]
16:21:51 [2024-02-28T21:21:51.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=-241672388 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')]
16:21:51 [2024-02-28T21:21:51.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=-241672388 data=null 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')]
16:21:51 [2024-02-28T21:21:51.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=-241672387 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')]
16:21:51 [2024-02-28T21:21:51.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-241672387 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')]
16:21:51 [2024-02-28T21:21:51.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=-241672387 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')]
16:21:51 [2024-02-28T21:21:51.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=-241672387 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:21:51 [2024-02-28T21:21:51.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=-241672387 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:21:51 [2024-02-28T21:21:51.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
16:21:51 [2024-02-28T21:21:51.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:51 [2024-02-28T21:21:51.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Custom XML} time=-241672385 data=null button=0 stateMask=0x0 x=87 y=58 count=0}, TreeItem with text {Custom XML}]
16:21:51 [2024-02-28T21:21:51.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Custom XML} time=-241672385 data=null doit=true}, TreeItem with text {Custom XML}]
16:21:51 [2024-02-28T21:21:51.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Custom XML} time=-241672385 data=null}, TreeItem with text {Custom XML}]
16:21:51 [2024-02-28T21:21:51.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Custom XML} time=-241672385 data=null button=1 stateMask=0x0 x=87 y=58 count=1}, TreeItem with text {Custom XML}]
16:21:51 [2024-02-28T21:21:51.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241672385 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}]
16:21:51 [2024-02-28T21:21:51.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Custom XML} time=-241672384 data=null button=1 stateMask=0x80000 x=87 y=58 count=1}, TreeItem with text {Custom XML}]
16:21:51 [2024-02-28T21:21:51.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:21:51 [2024-02-28T21:21:51.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:21:51 [2024-02-28T21:21:51.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:21:51 [2024-02-28T21:21:51.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:21:51 [2024-02-28T21:21:51.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
16:21:51 [2024-02-28T21:21:51.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
16:21:51 [2024-02-28T21:21:51.524Z] 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')
16:21:51 [2024-02-28T21:21:51.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:21:51 [2024-02-28T21:21:51.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:21:51 [2024-02-28T21:21:51.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:51 [2024-02-28T21:21:51.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:21:51 [2024-02-28T21:21:51.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
16:21:51 [2024-02-28T21:21:51.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-241672383 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')]
16:21:51 [2024-02-28T21:21:51.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-241672383 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')]
16:21:51 [2024-02-28T21:21:51.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=-241672383 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
16:21:51 [2024-02-28T21:21:51.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=-241672383 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
16:21:51 [2024-02-28T21:21:51.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=-241672383 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')]
16:21:51 [2024-02-28T21:21:51.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=-241672383 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')]
16:21:51 [2024-02-28T21:21:51.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=-241672383 data=null 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')]
16:21:51 [2024-02-28T21:21:51.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=-241672382 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')]
16:21:51 [2024-02-28T21:21:51.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-241672382 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')]
16:21:51 [2024-02-28T21:21:51.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=-241672382 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')]
16:21:51 [2024-02-28T21:21:51.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=-241672382 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
16:21:51 [2024-02-28T21:21:51.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=-241672382 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
16:21:51 [2024-02-28T21:21:51.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
16:21:51 [2024-02-28T21:21:51.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:21:51 [2024-02-28T21:21:51.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
16:21:51 [2024-02-28T21:21:51.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
16:21:51 [2024-02-28T21:21:51.525Z] 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')
16:21:51 [2024-02-28T21:21:51.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:21:51 [2024-02-28T21:21:51.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:21:51 [2024-02-28T21:21:51.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:21:51 [2024-02-28T21:21:51.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:21:51 [2024-02-28T21:21:51.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:21:51 [2024-02-28T21:21:51.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:51 [2024-02-28T21:21:51.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:21:51 [2024-02-28T21:21:51.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check selected
16:21:51 [2024-02-28T21:21:51.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check selected} time=-241672381 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')]
16:21:51 [2024-02-28T21:21:51.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=-241672381 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')]
16:21:51 [2024-02-28T21:21:51.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check selected} time=-241672381 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
16:21:51 [2024-02-28T21:21:51.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check selected} time=-241672381 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
16:21:51 [2024-02-28T21:21:51.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check selected} time=-241672381 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')]
16:21:51 [2024-02-28T21:21:51.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check selected} time=-241672381 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')]
16:21:51 [2024-02-28T21:21:51.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check selected} time=-241672380 data=null 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')]
16:21:51 [2024-02-28T21:21:51.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check selected} time=-241672380 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')]
16:21:51 [2024-02-28T21:21:51.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=-241672380 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')]
16:21:51 [2024-02-28T21:21:51.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check selected} time=-241672380 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')]
16:21:51 [2024-02-28T21:21:51.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check selected} time=-241672380 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
16:21:51 [2024-02-28T21:21:51.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check selected} time=-241672380 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
16:21:51 [2024-02-28T21:21:51.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check selected
16:21:51 [2024-02-28T21:21:51.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:21:51 [2024-02-28T21:21:51.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:21:51 [2024-02-28T21:21:51.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
16:21:51 [2024-02-28T21:21:51.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
16:21:51 [2024-02-28T21:21:51.526Z] 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')
16:21:51 [2024-02-28T21:21:51.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:21:51 [2024-02-28T21:21:51.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:21:51 [2024-02-28T21:21:51.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:21:51 [2024-02-28T21:21:51.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:21:51 [2024-02-28T21:21:51.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:51 [2024-02-28T21:21:51.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:21:51 [2024-02-28T21:21:51.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
16:21:51 [2024-02-28T21:21:51.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=-241672379 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')]
16:21:51 [2024-02-28T21:21:51.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-241672379 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')]
16:21:51 [2024-02-28T21:21:51.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=-241672379 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:21:51 [2024-02-28T21:21:51.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=-241672379 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:21:51 [2024-02-28T21:21:51.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=-241672379 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')]
16:21:51 [2024-02-28T21:21:51.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=-241672379 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')]
16:21:51 [2024-02-28T21:21:51.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=-241672379 data=null 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')]
16:21:51 [2024-02-28T21:21:51.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=-241672378 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')]
16:21:51 [2024-02-28T21:21:51.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-241672378 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')]
16:21:51 [2024-02-28T21:21:51.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=-241672378 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')]
16:21:51 [2024-02-28T21:21:51.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=-241672378 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:21:51 [2024-02-28T21:21:51.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=-241672378 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:21:51 [2024-02-28T21:21:51.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
16:21:51 [2024-02-28T21:21:51.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:21:51 [2024-02-28T21:21:51.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:21:51 [2024-02-28T21:21:51.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:21:51 [2024-02-28T21:21:51.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: with mnemonic 'Uncheck selected'
16:21:51 [2024-02-28T21:21:51.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: with style 'SWT.PUSH'
16:21:51 [2024-02-28T21:21:51.526Z] 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')
16:21:51 [2024-02-28T21:21:51.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:21:51 [2024-02-28T21:21:51.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:21:51 [2024-02-28T21:21:51.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:21:51 [2024-02-28T21:21:51.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:51 [2024-02-28T21:21:51.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:21:51 [2024-02-28T21:21:51.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck selected
16:21:51 [2024-02-28T21:21:51.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck selected} time=-241672367 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')]
16:21:51 [2024-02-28T21:21:51.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck selected} time=-241672367 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')]
16:21:51 [2024-02-28T21:21:51.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck selected} time=-241672367 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
16:21:51 [2024-02-28T21:21:51.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck selected} time=-241672367 data=null}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
16:21:51 [2024-02-28T21:21:51.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck selected} time=-241672367 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')]
16:21:51 [2024-02-28T21:21:51.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck selected} time=-241672367 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')]
16:21:51 [2024-02-28T21:21:51.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck selected} time=-241672367 data=null 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')]
16:21:51 [2024-02-28T21:21:51.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck selected} time=-241672366 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')]
16:21:51 [2024-02-28T21:21:51.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck selected} time=-241672366 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')]
16:21:51 [2024-02-28T21:21:51.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck selected} time=-241672366 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')]
16:21:51 [2024-02-28T21:21:51.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck selected} time=-241672366 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
16:21:51 [2024-02-28T21:21:51.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck selected} time=-241672366 data=null}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
16:21:51 [2024-02-28T21:21:51.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck selected
16:21:51 [2024-02-28T21:21:51.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:21:51 [2024-02-28T21:21:51.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:21:51 [2024-02-28T21:21:51.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:21:51 [2024-02-28T21:21:51.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:21:51 [2024-02-28T21:21:51.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
16:21:51 [2024-02-28T21:21:51.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
16:21:51 [2024-02-28T21:21:51.527Z] 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')
16:21:51 [2024-02-28T21:21:51.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:21:51 [2024-02-28T21:21:51.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:21:51 [2024-02-28T21:21:51.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:51 [2024-02-28T21:21:51.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:21:51 [2024-02-28T21:21:51.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
16:21:51 [2024-02-28T21:21:51.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-241672365 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')]
16:21:51 [2024-02-28T21:21:51.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-241672365 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')]
16:21:51 [2024-02-28T21:21:51.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=-241672365 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
16:21:51 [2024-02-28T21:21:51.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=-241672365 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
16:21:51 [2024-02-28T21:21:51.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=-241672365 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')]
16:21:51 [2024-02-28T21:21:51.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=-241672365 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')]
16:21:51 [2024-02-28T21:21:51.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=-241672365 data=null 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')]
16:21:51 [2024-02-28T21:21:51.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=-241672364 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')]
16:21:51 [2024-02-28T21:21:51.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-241672364 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')]
16:21:51 [2024-02-28T21:21:51.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=-241672364 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')]
16:21:51 [2024-02-28T21:21:51.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=-241672364 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
16:21:51 [2024-02-28T21:21:51.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=-241672364 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
16:21:51 [2024-02-28T21:21:51.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
16:21:51 [2024-02-28T21:21:51.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:21:51 [2024-02-28T21:21:51.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
16:21:51 [2024-02-28T21:21:51.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:21:51 [2024-02-28T21:21:51.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
16:21:51 [2024-02-28T21:21:51.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:21:51 [2024-02-28T21:21:51.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:21:51 [2024-02-28T21:21:51.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
16:21:51 [2024-02-28T21:21:51.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
16:21:51 [2024-02-28T21:21:51.784Z] 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')
16:21:51 [2024-02-28T21:21:51.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:21:51 [2024-02-28T21:21:51.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:21:51 [2024-02-28T21:21:51.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:21:51 [2024-02-28T21:21:51.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:21:51 [2024-02-28T21:21:51.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:51 [2024-02-28T21:21:51.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:21:51 [2024-02-28T21:21:51.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
16:21:51 [2024-02-28T21:21:51.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=-241672138 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')]
16:21:51 [2024-02-28T21:21:51.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-241672137 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')]
16:21:51 [2024-02-28T21:21:51.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=-241672137 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:21:51 [2024-02-28T21:21:51.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=-241672137 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:21:51 [2024-02-28T21:21:51.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=-241672137 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')]
16:21:51 [2024-02-28T21:21:51.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=-241672137 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')]
16:21:51 [2024-02-28T21:21:51.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=-241672137 data=null 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')]
16:21:51 [2024-02-28T21:21:51.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=-241672137 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')]
16:21:51 [2024-02-28T21:21:51.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-241672136 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')]
16:21:51 [2024-02-28T21:21:51.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=-241672136 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')]
16:21:51 [2024-02-28T21:21:51.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=-241672136 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:21:51 [2024-02-28T21:21:51.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=-241672136 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:21:51 [2024-02-28T21:21:51.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
16:21:51 [2024-02-28T21:21:51.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:21:51 [2024-02-28T21:21:51.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
16:21:51 [2024-02-28T21:21:51.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Custom XML", using matcher: of type 'Text'
16:21:51 [2024-02-28T21:21:51.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Custom XML", using matcher: (of type 'Text')
16:21:52 [2024-02-28T21:21:52.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:21:52 [2024-02-28T21:21:52.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:21:52 [2024-02-28T21:21:52.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
16:21:52 [2024-02-28T21:21:52.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
16:21:52 [2024-02-28T21:21:52.041Z] 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')
16:21:52 [2024-02-28T21:21:52.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:21:52 [2024-02-28T21:21:52.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:21:52 [2024-02-28T21:21:52.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:21:52 [2024-02-28T21:21:52.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:21:52 [2024-02-28T21:21:52.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:52 [2024-02-28T21:21:52.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:21:52 [2024-02-28T21:21:52.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
16:21:52 [2024-02-28T21:21:52.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=-241671928 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')]
16:21:52 [2024-02-28T21:21:52.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-241671928 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')]
16:21:52 [2024-02-28T21:21:52.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=-241671928 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:21:52 [2024-02-28T21:21:52.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=-241671928 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:21:52 [2024-02-28T21:21:52.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=-241671928 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')]
16:21:52 [2024-02-28T21:21:52.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=-241671928 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')]
16:21:52 [2024-02-28T21:21:52.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=-241671928 data=null 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')]
16:21:52 [2024-02-28T21:21:52.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=-241671927 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')]
16:21:52 [2024-02-28T21:21:52.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-241671927 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')]
16:21:52 [2024-02-28T21:21:52.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=-241671927 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')]
16:21:52 [2024-02-28T21:21:52.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=-241671927 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:21:52 [2024-02-28T21:21:52.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=-241671927 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:21:52 [2024-02-28T21:21:52.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
16:21:52 [2024-02-28T21:21:52.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:21:52 [2024-02-28T21:21:52.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:21:52 [2024-02-28T21:21:52.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:21:52 [2024-02-28T21:21:52.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:21:52 [2024-02-28T21:21:52.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:21:52 [2024-02-28T21:21:52.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:21:52 [2024-02-28T21:21:52.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
16:21:52 [2024-02-28T21:21:52.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
16:21:52 [2024-02-28T21:21:52.041Z] 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')
16:21:52 [2024-02-28T21:21:52.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:52 [2024-02-28T21:21:52.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:21:52 [2024-02-28T21:21:52.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Apply
16:21:52 [2024-02-28T21:21:52.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Apply} time=-241671926 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:21:52 [2024-02-28T21:21:52.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=-241671926 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:21:52 [2024-02-28T21:21:52.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Apply} time=-241671926 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:21:52 [2024-02-28T21:21:52.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Apply} time=-241671926 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:21:52 [2024-02-28T21:21:52.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Apply} time=-241671926 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:21:52 [2024-02-28T21:21:52.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Apply} time=-241671925 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:21:52 [2024-02-28T21:21:52.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Apply} time=-241671925 data=null 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')]
16:21:52 [2024-02-28T21:21:52.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Apply} time=-241671925 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:21:52 [2024-02-28T21:21:52.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=-241671925 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:21:52 [2024-02-28T21:21:52.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Apply} time=-241671925 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:21:52 [2024-02-28T21:21:52.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Apply} time=-241671925 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:21:52 [2024-02-28T21:21:52.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Apply} time=-241671925 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:21:52 [2024-02-28T21:21:52.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Apply
16:21:52 [2024-02-28T21:21:52.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:21:52 [2024-02-28T21:21:52.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:21:52 [2024-02-28T21:21:52.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:21:52 [2024-02-28T21:21:52.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:21:52 [2024-02-28T21:21:52.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:21:52 [2024-02-28T21:21:52.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:21:52 [2024-02-28T21:21:52.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:52 [2024-02-28T21:21:52.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:21:52 [2024-02-28T21:21:52.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
16:21:52 [2024-02-28T21:21:52.042Z] 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')
16:21:52 [2024-02-28T21:21:52.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
16:21:52 [2024-02-28T21:21:52.042Z] 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')
16:21:52 [2024-02-28T21:21:52.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
16:21:52 [2024-02-28T21:21:52.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-241671924 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')]
16:21:52 [2024-02-28T21:21:52.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-241671924 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')]
16:21:52 [2024-02-28T21:21:52.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-241671924 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:21:52 [2024-02-28T21:21:52.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-241671924 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:21:52 [2024-02-28T21:21:52.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-241671924 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')]
16:21:52 [2024-02-28T21:21:52.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-241671924 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')]
16:21:52 [2024-02-28T21:21:52.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-241671924 data=null 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')]
16:21:52 [2024-02-28T21:21:52.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-241672692 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
16:21:52 [2024-02-28T21:21:52.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:21:52 [2024-02-28T21:21:52.042Z] 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@624be1d4] time=-241671892 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
16:21:52 [2024-02-28T21:21:52.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
16:21:52 [2024-02-28T21:21:52.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
16:21:52 [2024-02-28T21:21:52.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
16:21:52 [2024-02-28T21:21:52.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
16:21:52 [2024-02-28T21:21:52.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
16:21:52 [2024-02-28T21:21:52.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-241671780 data=null doit=true}, Shell with text {Preferences}]
16:21:52 [2024-02-28T21:21:52.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:52 [2024-02-28T21:21:52.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:52 [2024-02-28T21:21:52.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:52 [2024-02-28T21:21:52.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:52 [2024-02-28T21:21:52.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:52 [2024-02-28T21:21:52.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-241671778 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
16:21:52 [2024-02-28T21:21:52.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-241671778 data=null doit=true}, TreeItem with text {Tracing}]
16:21:52 [2024-02-28T21:21:52.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-241671778 data=null}, TreeItem with text {Tracing}]
16:21:52 [2024-02-28T21:21:52.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-241671778 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
16:21:52 [2024-02-28T21:21:52.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241671778 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}]
16:21:52 [2024-02-28T21:21:52.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-241671743 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
16:21:52 [2024-02-28T21:21:52.299Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:21:52 [2024-02-28T21:21:52.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:52 [2024-02-28T21:21:52.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-241671742 data=null button=0 stateMask=0x0 x=82 y=173 count=0}, Tree node with text: Trace Types]
16:21:52 [2024-02-28T21:21:52.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Types} time=-241671742 data=null doit=true}, Tree node with text: Trace Types]
16:21:52 [2024-02-28T21:21:52.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-241671742 data=null}, Tree node with text: Trace Types]
16:21:52 [2024-02-28T21:21:52.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-241671742 data=null button=1 stateMask=0x0 x=82 y=173 count=1}, Tree node with text: Trace Types]
16:21:52 [2024-02-28T21:21:52.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241671742 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]
16:21:52 [2024-02-28T21:21:52.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-241671726 data=null button=1 stateMask=0x80000 x=82 y=173 count=1}, Tree node with text: Trace Types]
16:21:52 [2024-02-28T21:21:52.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:52 [2024-02-28T21:21:52.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:52 [2024-02-28T21:21:52.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:52 [2024-02-28T21:21:52.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:52 [2024-02-28T21:21:52.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:21:52 [2024-02-28T21:21:52.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:21:52 [2024-02-28T21:21:52.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
16:21:52 [2024-02-28T21:21:52.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
16:21:52 [2024-02-28T21:21:52.299Z] 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')
16:21:52 [2024-02-28T21:21:52.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:21:52 [2024-02-28T21:21:52.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:21:52 [2024-02-28T21:21:52.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:21:52 [2024-02-28T21:21:52.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:21:52 [2024-02-28T21:21:52.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:52 [2024-02-28T21:21:52.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:21:52 [2024-02-28T21:21:52.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
16:21:52 [2024-02-28T21:21:52.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=-241671715 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')]
16:21:52 [2024-02-28T21:21:52.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-241671715 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')]
16:21:52 [2024-02-28T21:21:52.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=-241671715 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:21:52 [2024-02-28T21:21:52.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=-241671715 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:21:52 [2024-02-28T21:21:52.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=-241671715 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')]
16:21:52 [2024-02-28T21:21:52.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=-241671715 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')]
16:21:52 [2024-02-28T21:21:52.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=-241671715 data=null 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')]
16:21:52 [2024-02-28T21:21:52.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=-241671715 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')]
16:21:52 [2024-02-28T21:21:52.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-241671714 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')]
16:21:52 [2024-02-28T21:21:52.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=-241671714 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')]
16:21:52 [2024-02-28T21:21:52.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=-241671714 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:21:52 [2024-02-28T21:21:52.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=-241671714 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:21:52 [2024-02-28T21:21:52.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
16:21:52 [2024-02-28T21:21:52.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:21:52 [2024-02-28T21:21:52.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:21:52 [2024-02-28T21:21:52.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:21:52 [2024-02-28T21:21:52.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:21:52 [2024-02-28T21:21:52.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:21:52 [2024-02-28T21:21:52.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:21:52 [2024-02-28T21:21:52.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
16:21:52 [2024-02-28T21:21:52.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
16:21:52 [2024-02-28T21:21:52.300Z] 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')
16:21:52 [2024-02-28T21:21:52.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:52 [2024-02-28T21:21:52.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:21:52 [2024-02-28T21:21:52.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Apply
16:21:52 [2024-02-28T21:21:52.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Apply} time=-241671713 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:21:52 [2024-02-28T21:21:52.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=-241671713 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:21:52 [2024-02-28T21:21:52.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Apply} time=-241671713 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:21:52 [2024-02-28T21:21:52.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Apply} time=-241671713 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:21:52 [2024-02-28T21:21:52.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Apply} time=-241671713 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:21:52 [2024-02-28T21:21:52.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Apply} time=-241671713 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:21:52 [2024-02-28T21:21:52.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Apply} time=-241671713 data=null 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')]
16:21:52 [2024-02-28T21:21:52.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Apply} time=-241671713 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:21:52 [2024-02-28T21:21:52.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=-241671713 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:21:52 [2024-02-28T21:21:52.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Apply} time=-241671713 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:21:52 [2024-02-28T21:21:52.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Apply} time=-241671713 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:21:52 [2024-02-28T21:21:52.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Apply} time=-241671713 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:21:52 [2024-02-28T21:21:52.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Apply
16:21:52 [2024-02-28T21:21:52.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:21:52 [2024-02-28T21:21:52.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:21:52 [2024-02-28T21:21:52.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:21:52 [2024-02-28T21:21:52.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:21:52 [2024-02-28T21:21:52.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:21:52 [2024-02-28T21:21:52.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:21:52 [2024-02-28T21:21:52.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:52 [2024-02-28T21:21:52.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:21:52 [2024-02-28T21:21:52.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
16:21:52 [2024-02-28T21:21:52.300Z] 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')
16:21:52 [2024-02-28T21:21:52.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
16:21:52 [2024-02-28T21:21:52.300Z] 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')
16:21:52 [2024-02-28T21:21:52.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
16:21:52 [2024-02-28T21:21:52.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-241671712 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')]
16:21:52 [2024-02-28T21:21:52.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-241671712 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')]
16:21:52 [2024-02-28T21:21:52.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-241671712 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:21:52 [2024-02-28T21:21:52.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-241671712 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:21:52 [2024-02-28T21:21:52.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-241671712 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')]
16:21:52 [2024-02-28T21:21:52.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-241671712 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')]
16:21:52 [2024-02-28T21:21:52.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-241671712 data=null 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')]
16:21:52 [2024-02-28T21:21:52.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-241671887 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
16:21:52 [2024-02-28T21:21:52.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:21:52 [2024-02-28T21:21:52.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:21:52 [2024-02-28T21:21:52.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:52 [2024-02-28T21:21:52.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:52 [2024-02-28T21:21:52.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:52 [2024-02-28T21:21:52.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:52 [2024-02-28T21:21:52.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:52 [2024-02-28T21:21:52.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-241671623 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:21:52 [2024-02-28T21:21:52.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-241671622 data=null doit=true}, TreeItem with text {test}]
16:21:52 [2024-02-28T21:21:52.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-241671622 data=null}, TreeItem with text {test}]
16:21:52 [2024-02-28T21:21:52.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-241671622 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:21:52 [2024-02-28T21:21:52.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241671622 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:21:52 [2024-02-28T21:21:52.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-241671601 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:21:52 [2024-02-28T21:21:52.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:52 [2024-02-28T21:21:52.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-241671601 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:21:52 [2024-02-28T21:21:52.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-241671601 data=null doit=true}, TreeItem with text {test}]
16:21:52 [2024-02-28T21:21:52.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-241671601 data=null}, TreeItem with text {test}]
16:21:52 [2024-02-28T21:21:52.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-241671600 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:21:52 [2024-02-28T21:21:52.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241671600 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:21:52 [2024-02-28T21:21:52.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-241671596 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:21:52 [2024-02-28T21:21:52.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-241671596 data=null doit=true}, TreeItem with text {test}]
16:21:52 [2024-02-28T21:21:52.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-241671596 data=null}, TreeItem with text {test}]
16:21:52 [2024-02-28T21:21:52.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-241671596 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:21:52 [2024-02-28T21:21:52.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-241671596 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}]
16:21:52 [2024-02-28T21:21:52.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-241671595 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:21:52 [2024-02-28T21:21:52.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:52 [2024-02-28T21:21:52.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-241671594 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:21:52 [2024-02-28T21:21:52.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-241671594 data=null doit=true}, TreeItem with text {Traces [1]}]
16:21:52 [2024-02-28T21:21:52.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-241671594 data=null}, TreeItem with text {Traces [1]}]
16:21:52 [2024-02-28T21:21:52.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-241671594 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:21:52 [2024-02-28T21:21:52.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241671594 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]}]
16:21:52 [2024-02-28T21:21:52.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-241671590 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:21:52 [2024-02-28T21:21:52.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-241671590 data=null doit=true}, TreeItem with text {Traces [1]}]
16:21:52 [2024-02-28T21:21:52.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-241671590 data=null}, TreeItem with text {Traces [1]}]
16:21:52 [2024-02-28T21:21:52.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-241671590 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:21:52 [2024-02-28T21:21:52.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-241671590 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]}]
16:21:52 [2024-02-28T21:21:52.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-241671589 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:21:52 [2024-02-28T21:21:52.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:52 [2024-02-28T21:21:52.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog_collapse} time=-241671589 data=null button=0 stateMask=0x0 x=130 y=81 count=0}, Tree node with text: syslog_collapse]
16:21:52 [2024-02-28T21:21:52.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog_collapse} time=-241671589 data=null doit=true}, Tree node with text: syslog_collapse]
16:21:52 [2024-02-28T21:21:52.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog_collapse} time=-241671589 data=null}, Tree node with text: syslog_collapse]
16:21:52 [2024-02-28T21:21:52.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog_collapse} time=-241671588 data=null button=1 stateMask=0x0 x=130 y=81 count=1}, Tree node with text: syslog_collapse]
16:21:52 [2024-02-28T21:21:52.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241671588 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]
16:21:52 [2024-02-28T21:21:52.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog_collapse} time=-241671577 data=null button=1 stateMask=0x80000 x=130 y=81 count=1}, Tree node with text: syslog_collapse]
16:21:52 [2024-02-28T21:21:52.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:52 [2024-02-28T21:21:52.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog_collapse} time=-241671577 data=null button=0 stateMask=0x0 x=130 y=81 count=0}, Tree node with text: syslog_collapse]
16:21:52 [2024-02-28T21:21:52.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog_collapse} time=-241671577 data=null doit=true}, Tree node with text: syslog_collapse]
16:21:52 [2024-02-28T21:21:52.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog_collapse} time=-241671577 data=null}, Tree node with text: syslog_collapse]
16:21:52 [2024-02-28T21:21:52.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog_collapse} time=-241671576 data=null button=1 stateMask=0x0 x=130 y=81 count=1}, Tree node with text: syslog_collapse]
16:21:52 [2024-02-28T21:21:52.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241671576 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]
16:21:52 [2024-02-28T21:21:52.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog_collapse} time=-241671574 data=null button=1 stateMask=0x80000 x=130 y=81 count=1}, Tree node with text: syslog_collapse]
16:21:52 [2024-02-28T21:21:52.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Select &Trace Type.....", using matcher: with mnemonic 'Select Trace Type...'
16:21:52 [2024-02-28T21:21:52.302Z] 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@624be1d4] time=-241671539 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
16:21:52 [2024-02-28T21:21:52.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
16:21:52 [2024-02-28T21:21:52.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
16:21:52 [2024-02-28T21:21:52.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
16:21:52 [2024-02-28T21:21:52.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
16:21:52 [2024-02-28T21:21:52.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
16:21:52 [2024-02-28T21:21:52.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-241671377 data=null doit=true}, Shell with text {Preferences}]
16:21:52 [2024-02-28T21:21:52.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:52 [2024-02-28T21:21:52.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:52 [2024-02-28T21:21:52.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:52 [2024-02-28T21:21:52.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:52 [2024-02-28T21:21:52.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:52 [2024-02-28T21:21:52.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-241671375 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
16:21:52 [2024-02-28T21:21:52.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-241671375 data=null doit=true}, TreeItem with text {Tracing}]
16:21:52 [2024-02-28T21:21:52.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-241671375 data=null}, TreeItem with text {Tracing}]
16:21:52 [2024-02-28T21:21:52.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-241671375 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
16:21:52 [2024-02-28T21:21:52.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241671375 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}]
16:21:52 [2024-02-28T21:21:52.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-241671219 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
16:21:52 [2024-02-28T21:21:52.818Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:21:52 [2024-02-28T21:21:52.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:52 [2024-02-28T21:21:52.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-241671218 data=null button=0 stateMask=0x0 x=82 y=173 count=0}, Tree node with text: Trace Types]
16:21:52 [2024-02-28T21:21:52.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Types} time=-241671218 data=null doit=true}, Tree node with text: Trace Types]
16:21:52 [2024-02-28T21:21:52.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-241671218 data=null}, Tree node with text: Trace Types]
16:21:52 [2024-02-28T21:21:52.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-241671218 data=null button=1 stateMask=0x0 x=82 y=173 count=1}, Tree node with text: Trace Types]
16:21:52 [2024-02-28T21:21:52.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241671218 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]
16:21:52 [2024-02-28T21:21:52.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-241671207 data=null button=1 stateMask=0x80000 x=82 y=173 count=1}, Tree node with text: Trace Types]
16:21:52 [2024-02-28T21:21:52.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:52 [2024-02-28T21:21:52.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:52 [2024-02-28T21:21:52.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:52 [2024-02-28T21:21:52.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:52 [2024-02-28T21:21:52.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:21:52 [2024-02-28T21:21:52.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:21:52 [2024-02-28T21:21:52.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:21:52 [2024-02-28T21:21:52.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:21:52 [2024-02-28T21:21:52.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
16:21:52 [2024-02-28T21:21:52.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
16:21:52 [2024-02-28T21:21:52.819Z] 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')
16:21:52 [2024-02-28T21:21:52.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:21:52 [2024-02-28T21:21:52.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:21:52 [2024-02-28T21:21:52.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:52 [2024-02-28T21:21:52.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:21:52 [2024-02-28T21:21:52.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
16:21:52 [2024-02-28T21:21:52.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-241671205 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')]
16:21:52 [2024-02-28T21:21:52.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-241671205 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')]
16:21:52 [2024-02-28T21:21:52.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=-241671205 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
16:21:52 [2024-02-28T21:21:52.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=-241671205 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
16:21:52 [2024-02-28T21:21:52.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=-241671205 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')]
16:21:52 [2024-02-28T21:21:52.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=-241671205 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')]
16:21:52 [2024-02-28T21:21:52.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=-241671205 data=null 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')]
16:21:52 [2024-02-28T21:21:52.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=-241671204 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')]
16:21:52 [2024-02-28T21:21:52.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-241671204 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')]
16:21:52 [2024-02-28T21:21:52.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=-241671204 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')]
16:21:52 [2024-02-28T21:21:52.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=-241671204 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
16:21:52 [2024-02-28T21:21:52.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=-241671204 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
16:21:52 [2024-02-28T21:21:52.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
16:21:52 [2024-02-28T21:21:52.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Custom Text in tree (of type 'Tree')
16:21:52 [2024-02-28T21:21:52.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Custom Text} time=-241671203 data=null doit=true}, TreeItem with text {Custom Text}]
16:21:52 [2024-02-28T21:21:52.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Custom Text} time=-241671203 data=null}, TreeItem with text {Custom Text}]
16:21:52 [2024-02-28T21:21:52.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Custom Text} time=-241671203 data=null button=1 stateMask=0x0 x=87 y=35 count=1}, TreeItem with text {Custom Text}]
16:21:52 [2024-02-28T21:21:52.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-241671203 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}]
16:21:52 [2024-02-28T21:21:52.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Custom Text} time=-241671202 data=null button=1 stateMask=0x80000 x=87 y=35 count=1}, TreeItem with text {Custom Text}]
16:21:52 [2024-02-28T21:21:52.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:52 [2024-02-28T21:21:52.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Custom Text} time=-241671200 data=null button=0 stateMask=0x0 x=87 y=35 count=0}, TreeItem with text {Custom Text}]
16:21:52 [2024-02-28T21:21:52.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Custom Text} time=-241671200 data=null doit=true}, TreeItem with text {Custom Text}]
16:21:52 [2024-02-28T21:21:52.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Custom Text} time=-241671200 data=null}, TreeItem with text {Custom Text}]
16:21:52 [2024-02-28T21:21:52.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Custom Text} time=-241671191 data=null button=1 stateMask=0x0 x=87 y=35 count=1}, TreeItem with text {Custom Text}]
16:21:52 [2024-02-28T21:21:52.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241671191 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}]
16:21:52 [2024-02-28T21:21:52.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Custom Text} time=-241671190 data=null button=1 stateMask=0x80000 x=87 y=35 count=1}, TreeItem with text {Custom Text}]
16:21:52 [2024-02-28T21:21:52.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:21:52 [2024-02-28T21:21:52.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
16:21:52 [2024-02-28T21:21:52.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
16:21:52 [2024-02-28T21:21:52.820Z] 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')
16:21:52 [2024-02-28T21:21:52.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:21:52 [2024-02-28T21:21:52.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:21:52 [2024-02-28T21:21:52.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:21:52 [2024-02-28T21:21:52.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:21:52 [2024-02-28T21:21:52.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:21:52 [2024-02-28T21:21:52.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:52 [2024-02-28T21:21:52.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:21:52 [2024-02-28T21:21:52.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check selected
16:21:52 [2024-02-28T21:21:52.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check selected} time=-241671189 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')]
16:21:52 [2024-02-28T21:21:52.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=-241671189 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')]
16:21:52 [2024-02-28T21:21:52.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check selected} time=-241671189 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
16:21:52 [2024-02-28T21:21:52.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check selected} time=-241671189 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
16:21:52 [2024-02-28T21:21:52.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check selected} time=-241671189 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')]
16:21:52 [2024-02-28T21:21:52.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check selected} time=-241671189 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')]
16:21:52 [2024-02-28T21:21:52.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check selected} time=-241671189 data=null 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')]
16:21:52 [2024-02-28T21:21:52.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check selected} time=-241671188 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')]
16:21:52 [2024-02-28T21:21:52.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=-241671188 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')]
16:21:52 [2024-02-28T21:21:52.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check selected} time=-241671188 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')]
16:21:52 [2024-02-28T21:21:52.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check selected} time=-241671188 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
16:21:52 [2024-02-28T21:21:52.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check selected} time=-241671188 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
16:21:52 [2024-02-28T21:21:52.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check selected
16:21:52 [2024-02-28T21:21:52.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:21:52 [2024-02-28T21:21:52.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:21:52 [2024-02-28T21:21:52.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:21:52 [2024-02-28T21:21:52.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:21:52 [2024-02-28T21:21:52.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:21:52 [2024-02-28T21:21:52.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:21:52 [2024-02-28T21:21:52.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
16:21:52 [2024-02-28T21:21:52.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
16:21:52 [2024-02-28T21:21:52.820Z] 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')
16:21:52 [2024-02-28T21:21:52.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:52 [2024-02-28T21:21:52.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:21:52 [2024-02-28T21:21:52.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Apply
16:21:52 [2024-02-28T21:21:52.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Apply} time=-241671187 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:21:52 [2024-02-28T21:21:52.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=-241671187 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:21:52 [2024-02-28T21:21:52.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Apply} time=-241671186 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:21:52 [2024-02-28T21:21:52.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Apply} time=-241671186 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:21:52 [2024-02-28T21:21:52.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Apply} time=-241671186 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:21:52 [2024-02-28T21:21:52.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Apply} time=-241671186 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:21:52 [2024-02-28T21:21:52.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Apply} time=-241671186 data=null 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')]
16:21:52 [2024-02-28T21:21:52.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Apply} time=-241671185 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:21:52 [2024-02-28T21:21:52.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=-241671185 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:21:52 [2024-02-28T21:21:52.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Apply} time=-241671185 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:21:52 [2024-02-28T21:21:52.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Apply} time=-241671185 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:21:52 [2024-02-28T21:21:52.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Apply} time=-241671185 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:21:52 [2024-02-28T21:21:52.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Apply
16:21:52 [2024-02-28T21:21:52.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:21:52 [2024-02-28T21:21:52.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:21:52 [2024-02-28T21:21:52.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:21:52 [2024-02-28T21:21:52.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:21:52 [2024-02-28T21:21:52.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:21:52 [2024-02-28T21:21:52.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:21:52 [2024-02-28T21:21:52.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:52 [2024-02-28T21:21:52.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:21:52 [2024-02-28T21:21:52.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
16:21:52 [2024-02-28T21:21:52.821Z] 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')
16:21:52 [2024-02-28T21:21:52.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
16:21:52 [2024-02-28T21:21:52.821Z] 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')
16:21:52 [2024-02-28T21:21:52.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
16:21:52 [2024-02-28T21:21:52.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-241671184 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')]
16:21:52 [2024-02-28T21:21:52.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-241671184 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')]
16:21:52 [2024-02-28T21:21:52.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-241671184 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:21:52 [2024-02-28T21:21:52.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-241671184 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:21:52 [2024-02-28T21:21:52.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-241671184 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')]
16:21:52 [2024-02-28T21:21:52.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-241671184 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')]
16:21:52 [2024-02-28T21:21:52.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-241671184 data=null 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')]
16:21:52 [2024-02-28T21:21:52.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-241671513 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
16:21:52 [2024-02-28T21:21:52.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:21:52 [2024-02-28T21:21:52.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:21:52 [2024-02-28T21:21:52.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:52 [2024-02-28T21:21:52.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:52 [2024-02-28T21:21:52.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:52 [2024-02-28T21:21:52.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:52 [2024-02-28T21:21:52.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:52 [2024-02-28T21:21:52.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-241671101 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:21:52 [2024-02-28T21:21:52.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-241671100 data=null doit=true}, TreeItem with text {test}]
16:21:52 [2024-02-28T21:21:52.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-241671100 data=null}, TreeItem with text {test}]
16:21:52 [2024-02-28T21:21:52.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-241671100 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:21:52 [2024-02-28T21:21:52.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241671100 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:21:52 [2024-02-28T21:21:52.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-241671085 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:21:52 [2024-02-28T21:21:52.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:52 [2024-02-28T21:21:52.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-241671085 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:21:52 [2024-02-28T21:21:52.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-241671085 data=null doit=true}, TreeItem with text {test}]
16:21:52 [2024-02-28T21:21:52.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-241671085 data=null}, TreeItem with text {test}]
16:21:52 [2024-02-28T21:21:52.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-241671085 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:21:52 [2024-02-28T21:21:52.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241671084 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:21:52 [2024-02-28T21:21:52.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-241671081 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:21:52 [2024-02-28T21:21:52.821Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:21:52 [2024-02-28T21:21:52.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:52 [2024-02-28T21:21:52.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-241671080 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:21:52 [2024-02-28T21:21:52.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-241671080 data=null doit=true}, TreeItem with text {Traces [1]}]
16:21:52 [2024-02-28T21:21:52.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-241671080 data=null}, TreeItem with text {Traces [1]}]
16:21:52 [2024-02-28T21:21:52.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-241671080 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:21:52 [2024-02-28T21:21:52.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241671080 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]}]
16:21:52 [2024-02-28T21:21:52.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-241671069 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:21:52 [2024-02-28T21:21:52.822Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
16:21:52 [2024-02-28T21:21:52.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:52 [2024-02-28T21:21:52.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog_collapse} time=-241671068 data=null button=0 stateMask=0x0 x=130 y=81 count=0}, Tree node with text: syslog_collapse]
16:21:52 [2024-02-28T21:21:52.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog_collapse} time=-241671068 data=null doit=true}, Tree node with text: syslog_collapse]
16:21:52 [2024-02-28T21:21:52.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog_collapse} time=-241671068 data=null}, Tree node with text: syslog_collapse]
16:21:52 [2024-02-28T21:21:52.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog_collapse} time=-241671068 data=null button=1 stateMask=0x0 x=130 y=81 count=1}, Tree node with text: syslog_collapse]
16:21:52 [2024-02-28T21:21:52.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241671068 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]
16:21:52 [2024-02-28T21:21:52.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog_collapse} time=-241671065 data=null button=1 stateMask=0x80000 x=130 y=81 count=1}, Tree node with text: syslog_collapse]
16:21:52 [2024-02-28T21:21:52.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:52 [2024-02-28T21:21:52.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog_collapse} time=-241671065 data=null button=0 stateMask=0x0 x=130 y=81 count=0}, Tree node with text: syslog_collapse]
16:21:52 [2024-02-28T21:21:52.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog_collapse} time=-241671065 data=null doit=true}, Tree node with text: syslog_collapse]
16:21:52 [2024-02-28T21:21:52.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog_collapse} time=-241671065 data=null}, Tree node with text: syslog_collapse]
16:21:52 [2024-02-28T21:21:52.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog_collapse} time=-241671064 data=null button=1 stateMask=0x0 x=130 y=81 count=1}, Tree node with text: syslog_collapse]
16:21:52 [2024-02-28T21:21:52.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241671064 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]
16:21:52 [2024-02-28T21:21:52.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog_collapse} time=-241671055 data=null button=1 stateMask=0x80000 x=130 y=81 count=1}, Tree node with text: syslog_collapse]
16:21:52 [2024-02-28T21:21:52.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Select &Trace Type.....", using matcher: with mnemonic 'Select Trace Type...'
16:21:52 [2024-02-28T21:21:52.822Z] 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@624be1d4] time=-241671030 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
16:21:52 [2024-02-28T21:21:52.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
16:21:52 [2024-02-28T21:21:52.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
16:21:52 [2024-02-28T21:21:52.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
16:21:53 [2024-02-28T21:21:53.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
16:21:53 [2024-02-28T21:21:53.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
16:21:53 [2024-02-28T21:21:53.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-241670761 data=null doit=true}, Shell with text {Preferences}]
16:21:53 [2024-02-28T21:21:53.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:53 [2024-02-28T21:21:53.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:53 [2024-02-28T21:21:53.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:53 [2024-02-28T21:21:53.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:53 [2024-02-28T21:21:53.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:53 [2024-02-28T21:21:53.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-241670729 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
16:21:53 [2024-02-28T21:21:53.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-241670729 data=null doit=true}, TreeItem with text {Tracing}]
16:21:53 [2024-02-28T21:21:53.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-241670729 data=null}, TreeItem with text {Tracing}]
16:21:53 [2024-02-28T21:21:53.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-241670729 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
16:21:53 [2024-02-28T21:21:53.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241670729 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}]
16:21:53 [2024-02-28T21:21:53.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-241670707 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
16:21:53 [2024-02-28T21:21:53.333Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:21:53 [2024-02-28T21:21:53.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:53 [2024-02-28T21:21:53.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-241670707 data=null button=0 stateMask=0x0 x=82 y=173 count=0}, Tree node with text: Trace Types]
16:21:53 [2024-02-28T21:21:53.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Types} time=-241670707 data=null doit=true}, Tree node with text: Trace Types]
16:21:53 [2024-02-28T21:21:53.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-241670706 data=null}, Tree node with text: Trace Types]
16:21:53 [2024-02-28T21:21:53.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-241670706 data=null button=1 stateMask=0x0 x=82 y=173 count=1}, Tree node with text: Trace Types]
16:21:53 [2024-02-28T21:21:53.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241670706 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]
16:21:53 [2024-02-28T21:21:53.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-241670705 data=null button=1 stateMask=0x80000 x=82 y=173 count=1}, Tree node with text: Trace Types]
16:21:53 [2024-02-28T21:21:53.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:53 [2024-02-28T21:21:53.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:53 [2024-02-28T21:21:53.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:53 [2024-02-28T21:21:53.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:53 [2024-02-28T21:21:53.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:21:53 [2024-02-28T21:21:53.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:21:53 [2024-02-28T21:21:53.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
16:21:53 [2024-02-28T21:21:53.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
16:21:53 [2024-02-28T21:21:53.333Z] 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')
16:21:53 [2024-02-28T21:21:53.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:21:53 [2024-02-28T21:21:53.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:21:53 [2024-02-28T21:21:53.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:21:53 [2024-02-28T21:21:53.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:21:53 [2024-02-28T21:21:53.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:53 [2024-02-28T21:21:53.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:21:53 [2024-02-28T21:21:53.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
16:21:53 [2024-02-28T21:21:53.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=-241670703 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')]
16:21:53 [2024-02-28T21:21:53.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-241670703 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')]
16:21:53 [2024-02-28T21:21:53.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=-241670703 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:21:53 [2024-02-28T21:21:53.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=-241670703 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:21:53 [2024-02-28T21:21:53.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=-241670703 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')]
16:21:53 [2024-02-28T21:21:53.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=-241670703 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')]
16:21:53 [2024-02-28T21:21:53.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=-241670703 data=null 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')]
16:21:53 [2024-02-28T21:21:53.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=-241670702 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')]
16:21:53 [2024-02-28T21:21:53.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-241670702 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')]
16:21:53 [2024-02-28T21:21:53.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=-241670702 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')]
16:21:53 [2024-02-28T21:21:53.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=-241670702 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:21:53 [2024-02-28T21:21:53.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=-241670702 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:21:53 [2024-02-28T21:21:53.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
16:21:53 [2024-02-28T21:21:53.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:21:53 [2024-02-28T21:21:53.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:21:53 [2024-02-28T21:21:53.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:21:53 [2024-02-28T21:21:53.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:21:53 [2024-02-28T21:21:53.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:21:53 [2024-02-28T21:21:53.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:21:53 [2024-02-28T21:21:53.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
16:21:53 [2024-02-28T21:21:53.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
16:21:53 [2024-02-28T21:21:53.334Z] 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')
16:21:53 [2024-02-28T21:21:53.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:53 [2024-02-28T21:21:53.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:21:53 [2024-02-28T21:21:53.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Apply
16:21:53 [2024-02-28T21:21:53.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Apply} time=-241670701 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:21:53 [2024-02-28T21:21:53.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=-241670701 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:21:53 [2024-02-28T21:21:53.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Apply} time=-241670701 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:21:53 [2024-02-28T21:21:53.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Apply} time=-241670701 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:21:53 [2024-02-28T21:21:53.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Apply} time=-241670700 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:21:53 [2024-02-28T21:21:53.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Apply} time=-241670700 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:21:53 [2024-02-28T21:21:53.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Apply} time=-241670700 data=null 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')]
16:21:53 [2024-02-28T21:21:53.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Apply} time=-241670700 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:21:53 [2024-02-28T21:21:53.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=-241670700 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:21:53 [2024-02-28T21:21:53.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Apply} time=-241670700 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:21:53 [2024-02-28T21:21:53.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Apply} time=-241670700 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:21:53 [2024-02-28T21:21:53.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Apply} time=-241670700 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:21:53 [2024-02-28T21:21:53.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Apply
16:21:53 [2024-02-28T21:21:53.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:21:53 [2024-02-28T21:21:53.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:21:53 [2024-02-28T21:21:53.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:21:53 [2024-02-28T21:21:53.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:21:53 [2024-02-28T21:21:53.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:21:53 [2024-02-28T21:21:53.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:21:53 [2024-02-28T21:21:53.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:53 [2024-02-28T21:21:53.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:21:53 [2024-02-28T21:21:53.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
16:21:53 [2024-02-28T21:21:53.334Z] 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')
16:21:53 [2024-02-28T21:21:53.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
16:21:53 [2024-02-28T21:21:53.335Z] 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')
16:21:53 [2024-02-28T21:21:53.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
16:21:53 [2024-02-28T21:21:53.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-241670699 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')]
16:21:53 [2024-02-28T21:21:53.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-241670699 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')]
16:21:53 [2024-02-28T21:21:53.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-241670698 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:21:53 [2024-02-28T21:21:53.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-241670698 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:21:53 [2024-02-28T21:21:53.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-241670698 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')]
16:21:53 [2024-02-28T21:21:53.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-241670698 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')]
16:21:53 [2024-02-28T21:21:53.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-241670698 data=null 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')]
16:21:53 [2024-02-28T21:21:53.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-241671004 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
16:21:53 [2024-02-28T21:21:53.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:21:53 [2024-02-28T21:21:53.335Z] 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@624be1d4] time=-241670629 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
16:21:53 [2024-02-28T21:21:53.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
16:21:53 [2024-02-28T21:21:53.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
16:21:53 [2024-02-28T21:21:53.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
16:21:53 [2024-02-28T21:21:53.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
16:21:53 [2024-02-28T21:21:53.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
16:21:53 [2024-02-28T21:21:53.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-241670462 data=null doit=true}, Shell with text {Preferences}]
16:21:53 [2024-02-28T21:21:53.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:53 [2024-02-28T21:21:53.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:53 [2024-02-28T21:21:53.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:53 [2024-02-28T21:21:53.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:53 [2024-02-28T21:21:53.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:53 [2024-02-28T21:21:53.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-241670460 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
16:21:53 [2024-02-28T21:21:53.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-241670460 data=null doit=true}, TreeItem with text {Tracing}]
16:21:53 [2024-02-28T21:21:53.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-241670459 data=null}, TreeItem with text {Tracing}]
16:21:53 [2024-02-28T21:21:53.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-241670459 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
16:21:53 [2024-02-28T21:21:53.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241670459 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}]
16:21:53 [2024-02-28T21:21:53.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-241670381 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
16:21:53 [2024-02-28T21:21:53.591Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:21:53 [2024-02-28T21:21:53.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:53 [2024-02-28T21:21:53.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-241670366 data=null button=0 stateMask=0x0 x=82 y=173 count=0}, Tree node with text: Trace Types]
16:21:53 [2024-02-28T21:21:53.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Types} time=-241670366 data=null doit=true}, Tree node with text: Trace Types]
16:21:53 [2024-02-28T21:21:53.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-241670366 data=null}, Tree node with text: Trace Types]
16:21:53 [2024-02-28T21:21:53.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-241670366 data=null button=1 stateMask=0x0 x=82 y=173 count=1}, Tree node with text: Trace Types]
16:21:53 [2024-02-28T21:21:53.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241670366 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]
16:21:53 [2024-02-28T21:21:53.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-241670364 data=null button=1 stateMask=0x80000 x=82 y=173 count=1}, Tree node with text: Trace Types]
16:21:53 [2024-02-28T21:21:53.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:53 [2024-02-28T21:21:53.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:53 [2024-02-28T21:21:53.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:53 [2024-02-28T21:21:53.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:53 [2024-02-28T21:21:53.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:21:53 [2024-02-28T21:21:53.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:21:53 [2024-02-28T21:21:53.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
16:21:53 [2024-02-28T21:21:53.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
16:21:53 [2024-02-28T21:21:53.592Z] 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')
16:21:53 [2024-02-28T21:21:53.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:21:53 [2024-02-28T21:21:53.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:21:53 [2024-02-28T21:21:53.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:21:53 [2024-02-28T21:21:53.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:21:53 [2024-02-28T21:21:53.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:53 [2024-02-28T21:21:53.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:21:53 [2024-02-28T21:21:53.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
16:21:53 [2024-02-28T21:21:53.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=-241670333 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')]
16:21:53 [2024-02-28T21:21:53.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-241670333 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')]
16:21:53 [2024-02-28T21:21:53.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=-241670333 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:21:53 [2024-02-28T21:21:53.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=-241670333 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:21:53 [2024-02-28T21:21:53.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=-241670333 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')]
16:21:53 [2024-02-28T21:21:53.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=-241670333 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')]
16:21:53 [2024-02-28T21:21:53.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=-241670333 data=null 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')]
16:21:53 [2024-02-28T21:21:53.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=-241670332 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')]
16:21:53 [2024-02-28T21:21:53.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-241670332 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')]
16:21:53 [2024-02-28T21:21:53.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=-241670332 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')]
16:21:53 [2024-02-28T21:21:53.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=-241670332 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:21:53 [2024-02-28T21:21:53.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=-241670332 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:21:53 [2024-02-28T21:21:53.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
16:21:53 [2024-02-28T21:21:53.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:21:53 [2024-02-28T21:21:53.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:21:53 [2024-02-28T21:21:53.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:21:53 [2024-02-28T21:21:53.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:21:53 [2024-02-28T21:21:53.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:21:53 [2024-02-28T21:21:53.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:21:53 [2024-02-28T21:21:53.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
16:21:53 [2024-02-28T21:21:53.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
16:21:53 [2024-02-28T21:21:53.592Z] 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')
16:21:53 [2024-02-28T21:21:53.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:53 [2024-02-28T21:21:53.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:21:53 [2024-02-28T21:21:53.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Apply
16:21:53 [2024-02-28T21:21:53.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Apply} time=-241670331 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:21:53 [2024-02-28T21:21:53.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=-241670331 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:21:53 [2024-02-28T21:21:53.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Apply} time=-241670331 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:21:53 [2024-02-28T21:21:53.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Apply} time=-241670331 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:21:53 [2024-02-28T21:21:53.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Apply} time=-241670331 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:21:53 [2024-02-28T21:21:53.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Apply} time=-241670331 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:21:53 [2024-02-28T21:21:53.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Apply} time=-241670331 data=null 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')]
16:21:53 [2024-02-28T21:21:53.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Apply} time=-241670331 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:21:53 [2024-02-28T21:21:53.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=-241670331 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:21:53 [2024-02-28T21:21:53.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Apply} time=-241670331 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:21:53 [2024-02-28T21:21:53.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Apply} time=-241670331 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:21:53 [2024-02-28T21:21:53.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Apply} time=-241670331 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:21:53 [2024-02-28T21:21:53.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Apply
16:21:53 [2024-02-28T21:21:53.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:21:53 [2024-02-28T21:21:53.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:21:53 [2024-02-28T21:21:53.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:21:53 [2024-02-28T21:21:53.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:21:53 [2024-02-28T21:21:53.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:21:53 [2024-02-28T21:21:53.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:21:53 [2024-02-28T21:21:53.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:53 [2024-02-28T21:21:53.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:21:53 [2024-02-28T21:21:53.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
16:21:53 [2024-02-28T21:21:53.593Z] 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')
16:21:53 [2024-02-28T21:21:53.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
16:21:53 [2024-02-28T21:21:53.593Z] 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')
16:21:53 [2024-02-28T21:21:53.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
16:21:53 [2024-02-28T21:21:53.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-241670330 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')]
16:21:53 [2024-02-28T21:21:53.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-241670329 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')]
16:21:53 [2024-02-28T21:21:53.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-241670329 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:21:53 [2024-02-28T21:21:53.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-241670329 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:21:53 [2024-02-28T21:21:53.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-241670329 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')]
16:21:53 [2024-02-28T21:21:53.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-241670329 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')]
16:21:53 [2024-02-28T21:21:53.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-241670329 data=null 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')]
16:21:53 [2024-02-28T21:21:53.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-241670623 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
16:21:53 [2024-02-28T21:21:53.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:21:53 [2024-02-28T21:21:53.593Z] 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@624be1d4] time=-241670304 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
16:21:53 [2024-02-28T21:21:53.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
16:21:53 [2024-02-28T21:21:53.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
16:21:53 [2024-02-28T21:21:53.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
16:21:53 [2024-02-28T21:21:53.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
16:21:53 [2024-02-28T21:21:53.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
16:21:53 [2024-02-28T21:21:53.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-241670179 data=null doit=true}, Shell with text {Preferences}]
16:21:53 [2024-02-28T21:21:53.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:53 [2024-02-28T21:21:53.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:53 [2024-02-28T21:21:53.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:53 [2024-02-28T21:21:53.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:53 [2024-02-28T21:21:53.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:53 [2024-02-28T21:21:53.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-241670177 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
16:21:53 [2024-02-28T21:21:53.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-241670176 data=null doit=true}, TreeItem with text {Tracing}]
16:21:53 [2024-02-28T21:21:53.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-241670176 data=null}, TreeItem with text {Tracing}]
16:21:53 [2024-02-28T21:21:53.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-241670176 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
16:21:53 [2024-02-28T21:21:53.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241670176 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}]
16:21:53 [2024-02-28T21:21:53.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-241670126 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
16:21:53 [2024-02-28T21:21:53.849Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:21:53 [2024-02-28T21:21:53.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:53 [2024-02-28T21:21:53.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-241670125 data=null button=0 stateMask=0x0 x=82 y=173 count=0}, Tree node with text: Trace Types]
16:21:53 [2024-02-28T21:21:53.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Types} time=-241670125 data=null doit=true}, Tree node with text: Trace Types]
16:21:53 [2024-02-28T21:21:53.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-241670125 data=null}, Tree node with text: Trace Types]
16:21:53 [2024-02-28T21:21:53.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-241670125 data=null button=1 stateMask=0x0 x=82 y=173 count=1}, Tree node with text: Trace Types]
16:21:53 [2024-02-28T21:21:53.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241670125 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]
16:21:53 [2024-02-28T21:21:53.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-241670121 data=null button=1 stateMask=0x80000 x=82 y=173 count=1}, Tree node with text: Trace Types]
16:21:53 [2024-02-28T21:21:53.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:53 [2024-02-28T21:21:53.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:53 [2024-02-28T21:21:53.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:53 [2024-02-28T21:21:53.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:53 [2024-02-28T21:21:53.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:21:53 [2024-02-28T21:21:53.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:21:53 [2024-02-28T21:21:53.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:21:53 [2024-02-28T21:21:53.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:21:53 [2024-02-28T21:21:53.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
16:21:53 [2024-02-28T21:21:53.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
16:21:53 [2024-02-28T21:21:53.849Z] 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')
16:21:53 [2024-02-28T21:21:53.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:21:53 [2024-02-28T21:21:53.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:21:53 [2024-02-28T21:21:53.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:53 [2024-02-28T21:21:53.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:21:53 [2024-02-28T21:21:53.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
16:21:53 [2024-02-28T21:21:53.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-241670112 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')]
16:21:53 [2024-02-28T21:21:53.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-241670112 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')]
16:21:53 [2024-02-28T21:21:53.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=-241670112 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
16:21:53 [2024-02-28T21:21:53.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=-241670112 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
16:21:53 [2024-02-28T21:21:53.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=-241670112 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')]
16:21:53 [2024-02-28T21:21:53.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=-241670112 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')]
16:21:53 [2024-02-28T21:21:53.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=-241670112 data=null 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')]
16:21:53 [2024-02-28T21:21:53.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=-241670110 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')]
16:21:53 [2024-02-28T21:21:53.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-241670110 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')]
16:21:53 [2024-02-28T21:21:53.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=-241670110 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')]
16:21:53 [2024-02-28T21:21:53.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=-241670110 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
16:21:53 [2024-02-28T21:21:53.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=-241670110 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
16:21:53 [2024-02-28T21:21:53.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
16:21:53 [2024-02-28T21:21:53.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Custom Text>testtxtextension in tree (of type 'Tree')
16:21:53 [2024-02-28T21:21:53.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Custom Text} time=-241670110 data=null doit=true}, TreeItem with text {Custom Text}]
16:21:53 [2024-02-28T21:21:53.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Custom Text} time=-241670110 data=null}, TreeItem with text {Custom Text}]
16:21:53 [2024-02-28T21:21:53.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Custom Text} time=-241670110 data=null button=1 stateMask=0x0 x=87 y=35 count=1}, TreeItem with text {Custom Text}]
16:21:53 [2024-02-28T21:21:53.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-241670110 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}]
16:21:53 [2024-02-28T21:21:53.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Custom Text} time=-241670109 data=null button=1 stateMask=0x80000 x=87 y=35 count=1}, TreeItem with text {Custom Text}]
16:21:53 [2024-02-28T21:21:53.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testtxtextension} time=-241670109 data=null doit=true}, Tree node with text: testtxtextension]
16:21:53 [2024-02-28T21:21:53.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testtxtextension} time=-241670109 data=null}, Tree node with text: testtxtextension]
16:21:53 [2024-02-28T21:21:53.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testtxtextension} time=-241670095 data=null button=1 stateMask=0x0 x=118 y=127 count=1}, Tree node with text: testtxtextension]
16:21:53 [2024-02-28T21:21:53.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-241670095 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]
16:21:53 [2024-02-28T21:21:53.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testtxtextension} time=-241670095 data=null button=1 stateMask=0x80000 x=118 y=127 count=1}, Tree node with text: testtxtextension]
16:21:53 [2024-02-28T21:21:53.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:53 [2024-02-28T21:21:53.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testtxtextension} time=-241670093 data=null button=0 stateMask=0x0 x=118 y=127 count=0}, Tree node with text: testtxtextension]
16:21:53 [2024-02-28T21:21:53.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testtxtextension} time=-241670093 data=null doit=true}, Tree node with text: testtxtextension]
16:21:53 [2024-02-28T21:21:53.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testtxtextension} time=-241670093 data=null}, Tree node with text: testtxtextension]
16:21:53 [2024-02-28T21:21:53.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testtxtextension} time=-241670093 data=null button=1 stateMask=0x0 x=118 y=127 count=1}, Tree node with text: testtxtextension]
16:21:53 [2024-02-28T21:21:53.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241670093 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]
16:21:53 [2024-02-28T21:21:53.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testtxtextension} time=-241670092 data=null button=1 stateMask=0x80000 x=118 y=127 count=1}, Tree node with text: testtxtextension]
16:21:53 [2024-02-28T21:21:53.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:21:53 [2024-02-28T21:21:53.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
16:21:53 [2024-02-28T21:21:53.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
16:21:53 [2024-02-28T21:21:53.850Z] 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')
16:21:53 [2024-02-28T21:21:53.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:21:53 [2024-02-28T21:21:53.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:21:53 [2024-02-28T21:21:53.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:21:53 [2024-02-28T21:21:53.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:21:53 [2024-02-28T21:21:53.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:21:53 [2024-02-28T21:21:53.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:53 [2024-02-28T21:21:53.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:21:53 [2024-02-28T21:21:53.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check selected
16:21:53 [2024-02-28T21:21:53.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check selected} time=-241670091 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')]
16:21:53 [2024-02-28T21:21:53.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=-241670076 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')]
16:21:53 [2024-02-28T21:21:53.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check selected} time=-241670076 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
16:21:53 [2024-02-28T21:21:53.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check selected} time=-241670076 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
16:21:53 [2024-02-28T21:21:53.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check selected} time=-241670075 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')]
16:21:53 [2024-02-28T21:21:53.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check selected} time=-241670075 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')]
16:21:53 [2024-02-28T21:21:53.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check selected} time=-241670075 data=null 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')]
16:21:53 [2024-02-28T21:21:53.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check selected} time=-241670062 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')]
16:21:53 [2024-02-28T21:21:53.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=-241670062 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')]
16:21:53 [2024-02-28T21:21:53.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check selected} time=-241670062 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')]
16:21:53 [2024-02-28T21:21:53.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check selected} time=-241670062 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
16:21:53 [2024-02-28T21:21:53.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check selected} time=-241670062 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
16:21:53 [2024-02-28T21:21:53.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check selected
16:21:53 [2024-02-28T21:21:53.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:21:53 [2024-02-28T21:21:53.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:21:53 [2024-02-28T21:21:53.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:21:53 [2024-02-28T21:21:53.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:21:53 [2024-02-28T21:21:53.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:21:53 [2024-02-28T21:21:53.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:21:53 [2024-02-28T21:21:53.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
16:21:53 [2024-02-28T21:21:53.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
16:21:53 [2024-02-28T21:21:53.851Z] 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')
16:21:53 [2024-02-28T21:21:53.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:53 [2024-02-28T21:21:53.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:21:53 [2024-02-28T21:21:53.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Apply
16:21:53 [2024-02-28T21:21:53.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Apply} time=-241670061 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:21:53 [2024-02-28T21:21:53.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=-241670061 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:21:53 [2024-02-28T21:21:53.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Apply} time=-241670061 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:21:53 [2024-02-28T21:21:53.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Apply} time=-241670061 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:21:53 [2024-02-28T21:21:53.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Apply} time=-241670061 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:21:53 [2024-02-28T21:21:53.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Apply} time=-241670061 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:21:53 [2024-02-28T21:21:53.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Apply} time=-241670061 data=null 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')]
16:21:53 [2024-02-28T21:21:53.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Apply} time=-241670060 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:21:53 [2024-02-28T21:21:53.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=-241670060 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:21:53 [2024-02-28T21:21:53.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Apply} time=-241670060 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:21:53 [2024-02-28T21:21:53.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Apply} time=-241670060 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:21:53 [2024-02-28T21:21:53.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Apply} time=-241670060 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:21:53 [2024-02-28T21:21:53.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Apply
16:21:53 [2024-02-28T21:21:53.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:21:53 [2024-02-28T21:21:53.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:21:53 [2024-02-28T21:21:53.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:21:53 [2024-02-28T21:21:53.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:21:53 [2024-02-28T21:21:53.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:21:53 [2024-02-28T21:21:53.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:21:53 [2024-02-28T21:21:53.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:53 [2024-02-28T21:21:53.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:21:53 [2024-02-28T21:21:53.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
16:21:53 [2024-02-28T21:21:53.852Z] 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')
16:21:53 [2024-02-28T21:21:53.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
16:21:53 [2024-02-28T21:21:53.852Z] 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')
16:21:53 [2024-02-28T21:21:53.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
16:21:53 [2024-02-28T21:21:53.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-241670059 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')]
16:21:53 [2024-02-28T21:21:53.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-241670059 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')]
16:21:53 [2024-02-28T21:21:53.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-241670059 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:21:53 [2024-02-28T21:21:53.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-241670058 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:21:53 [2024-02-28T21:21:53.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-241670058 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')]
16:21:53 [2024-02-28T21:21:53.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-241670058 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')]
16:21:53 [2024-02-28T21:21:53.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-241670058 data=null 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')]
16:21:53 [2024-02-28T21:21:53.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-241670299 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
16:21:53 [2024-02-28T21:21:53.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:21:53 [2024-02-28T21:21:53.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:21:53 [2024-02-28T21:21:53.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:53 [2024-02-28T21:21:53.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:53 [2024-02-28T21:21:53.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:53 [2024-02-28T21:21:53.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:53 [2024-02-28T21:21:53.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:53 [2024-02-28T21:21:53.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-241669976 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:21:53 [2024-02-28T21:21:53.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-241669976 data=null doit=true}, TreeItem with text {test}]
16:21:53 [2024-02-28T21:21:53.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-241669976 data=null}, TreeItem with text {test}]
16:21:53 [2024-02-28T21:21:53.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-241669976 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:21:53 [2024-02-28T21:21:53.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241669976 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:21:53 [2024-02-28T21:21:53.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-241669971 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:21:53 [2024-02-28T21:21:53.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:53 [2024-02-28T21:21:53.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-241669970 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:21:53 [2024-02-28T21:21:53.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-241669970 data=null doit=true}, TreeItem with text {test}]
16:21:53 [2024-02-28T21:21:53.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-241669970 data=null}, TreeItem with text {test}]
16:21:53 [2024-02-28T21:21:53.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-241669970 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:21:53 [2024-02-28T21:21:53.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241669970 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:21:54 [2024-02-28T21:21:54.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-241669952 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:21:54 [2024-02-28T21:21:54.107Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:21:54 [2024-02-28T21:21:54.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:54 [2024-02-28T21:21:54.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-241669951 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:21:54 [2024-02-28T21:21:54.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-241669947 data=null doit=true}, TreeItem with text {Traces [1]}]
16:21:54 [2024-02-28T21:21:54.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-241669947 data=null}, TreeItem with text {Traces [1]}]
16:21:54 [2024-02-28T21:21:54.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-241669947 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:21:54 [2024-02-28T21:21:54.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241669947 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]}]
16:21:54 [2024-02-28T21:21:54.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-241669943 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:21:54 [2024-02-28T21:21:54.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:54 [2024-02-28T21:21:54.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-241669943 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:21:54 [2024-02-28T21:21:54.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-241669943 data=null doit=true}, TreeItem with text {Traces [1]}]
16:21:54 [2024-02-28T21:21:54.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-241669943 data=null}, TreeItem with text {Traces [1]}]
16:21:54 [2024-02-28T21:21:54.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-241669943 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:21:54 [2024-02-28T21:21:54.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241669943 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]}]
16:21:54 [2024-02-28T21:21:54.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-241669940 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:21:54 [2024-02-28T21:21:54.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:21:54 [2024-02-28T21:21:54.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
16:21:54 [2024-02-28T21:21:54.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
16:21:54 [2024-02-28T21:21:54.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:21:54 [2024-02-28T21:21:54.108Z] 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=-241669709 data=null doit=true}, Shell with text {Trace Import}]
16:21:54 [2024-02-28T21:21:54.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:21:54 [2024-02-28T21:21:54.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:21:54 [2024-02-28T21:21:54.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:21:54 [2024-02-28T21:21:54.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:21:54 [2024-02-28T21:21:54.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:21:54 [2024-02-28T21:21:54.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:21:54 [2024-02-28T21:21:54.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:54 [2024-02-28T21:21:54.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:54 [2024-02-28T21:21:54.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:54 [2024-02-28T21:21:54.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:54 [2024-02-28T21:21:54.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:54 [2024-02-28T21:21:54.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:54 [2024-02-28T21:21:54.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:54 [2024-02-28T21:21:54.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:54 [2024-02-28T21:21:54.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:54 [2024-02-28T21:21:54.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:54 [2024-02-28T21:21:54.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:54 [2024-02-28T21:21:54.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
16:21:54 [2024-02-28T21:21:54.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
16:21:54 [2024-02-28T21:21:54.364Z] 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')
16:21:54 [2024-02-28T21:21:54.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:54 [2024-02-28T21:21:54.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
16:21:54 [2024-02-28T21:21:54.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=-241669628 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:21:54 [2024-02-28T21:21:54.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=-241669628 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:21:54 [2024-02-28T21:21:54.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=-241669628 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:21:54 [2024-02-28T21:21:54.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=-241669628 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:21:54 [2024-02-28T21:21:54.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=-241669628 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:21:54 [2024-02-28T21:21:54.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=-241669628 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:21:54 [2024-02-28T21:21:54.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=-241669628 data=null 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')]
16:21:54 [2024-02-28T21:21:54.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-241669911 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
16:21:54 [2024-02-28T21:21:54.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:21:54 [2024-02-28T21:21:54.364Z] 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@624be1d4] time=-241669559 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
16:21:54 [2024-02-28T21:21:54.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
16:21:54 [2024-02-28T21:21:54.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
16:21:54 [2024-02-28T21:21:54.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
16:21:54 [2024-02-28T21:21:54.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
16:21:54 [2024-02-28T21:21:54.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
16:21:54 [2024-02-28T21:21:54.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-241669371 data=null doit=true}, Shell with text {Preferences}]
16:21:54 [2024-02-28T21:21:54.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:54 [2024-02-28T21:21:54.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:54 [2024-02-28T21:21:54.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:54 [2024-02-28T21:21:54.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:54 [2024-02-28T21:21:54.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:54 [2024-02-28T21:21:54.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-241669355 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
16:21:54 [2024-02-28T21:21:54.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-241669355 data=null doit=true}, TreeItem with text {Tracing}]
16:21:54 [2024-02-28T21:21:54.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-241669355 data=null}, TreeItem with text {Tracing}]
16:21:54 [2024-02-28T21:21:54.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-241669355 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
16:21:54 [2024-02-28T21:21:54.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241669354 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}]
16:21:54 [2024-02-28T21:21:54.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-241669246 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
16:21:54 [2024-02-28T21:21:54.620Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:21:54 [2024-02-28T21:21:54.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:54 [2024-02-28T21:21:54.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-241669246 data=null button=0 stateMask=0x0 x=82 y=173 count=0}, Tree node with text: Trace Types]
16:21:54 [2024-02-28T21:21:54.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Types} time=-241669246 data=null doit=true}, Tree node with text: Trace Types]
16:21:54 [2024-02-28T21:21:54.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-241669246 data=null}, Tree node with text: Trace Types]
16:21:54 [2024-02-28T21:21:54.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-241669245 data=null button=1 stateMask=0x0 x=82 y=173 count=1}, Tree node with text: Trace Types]
16:21:54 [2024-02-28T21:21:54.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241669245 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]
16:21:54 [2024-02-28T21:21:54.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-241669236 data=null button=1 stateMask=0x80000 x=82 y=173 count=1}, Tree node with text: Trace Types]
16:21:54 [2024-02-28T21:21:54.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:54 [2024-02-28T21:21:54.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:54 [2024-02-28T21:21:54.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:54 [2024-02-28T21:21:54.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:54 [2024-02-28T21:21:54.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:21:54 [2024-02-28T21:21:54.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:21:54 [2024-02-28T21:21:54.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
16:21:54 [2024-02-28T21:21:54.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
16:21:54 [2024-02-28T21:21:54.620Z] 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')
16:21:54 [2024-02-28T21:21:54.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:21:54 [2024-02-28T21:21:54.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:21:54 [2024-02-28T21:21:54.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:21:54 [2024-02-28T21:21:54.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:21:54 [2024-02-28T21:21:54.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:54 [2024-02-28T21:21:54.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:21:54 [2024-02-28T21:21:54.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
16:21:54 [2024-02-28T21:21:54.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=-241669234 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')]
16:21:54 [2024-02-28T21:21:54.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-241669234 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')]
16:21:54 [2024-02-28T21:21:54.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=-241669234 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:21:54 [2024-02-28T21:21:54.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=-241669234 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:21:54 [2024-02-28T21:21:54.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=-241669234 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')]
16:21:54 [2024-02-28T21:21:54.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=-241669234 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')]
16:21:54 [2024-02-28T21:21:54.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=-241669234 data=null 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')]
16:21:54 [2024-02-28T21:21:54.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=-241669233 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')]
16:21:54 [2024-02-28T21:21:54.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-241669233 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')]
16:21:54 [2024-02-28T21:21:54.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=-241669233 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')]
16:21:54 [2024-02-28T21:21:54.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=-241669233 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:21:54 [2024-02-28T21:21:54.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=-241669233 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:21:54 [2024-02-28T21:21:54.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
16:21:54 [2024-02-28T21:21:54.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:21:54 [2024-02-28T21:21:54.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:21:54 [2024-02-28T21:21:54.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:21:54 [2024-02-28T21:21:54.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:21:54 [2024-02-28T21:21:54.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:21:54 [2024-02-28T21:21:54.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:21:54 [2024-02-28T21:21:54.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
16:21:54 [2024-02-28T21:21:54.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
16:21:54 [2024-02-28T21:21:54.621Z] 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')
16:21:54 [2024-02-28T21:21:54.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:54 [2024-02-28T21:21:54.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:21:54 [2024-02-28T21:21:54.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Apply
16:21:54 [2024-02-28T21:21:54.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Apply} time=-241669232 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:21:54 [2024-02-28T21:21:54.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=-241669232 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:21:54 [2024-02-28T21:21:54.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Apply} time=-241669232 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:21:54 [2024-02-28T21:21:54.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Apply} time=-241669232 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:21:54 [2024-02-28T21:21:54.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Apply} time=-241669231 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:21:54 [2024-02-28T21:21:54.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Apply} time=-241669231 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:21:54 [2024-02-28T21:21:54.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Apply} time=-241669231 data=null 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')]
16:21:54 [2024-02-28T21:21:54.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Apply} time=-241669231 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:21:54 [2024-02-28T21:21:54.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=-241669231 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:21:54 [2024-02-28T21:21:54.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Apply} time=-241669231 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:21:54 [2024-02-28T21:21:54.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Apply} time=-241669231 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:21:54 [2024-02-28T21:21:54.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Apply} time=-241669231 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:21:54 [2024-02-28T21:21:54.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Apply
16:21:54 [2024-02-28T21:21:54.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:21:54 [2024-02-28T21:21:54.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:21:54 [2024-02-28T21:21:54.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:21:54 [2024-02-28T21:21:54.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:21:54 [2024-02-28T21:21:54.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:21:54 [2024-02-28T21:21:54.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:21:54 [2024-02-28T21:21:54.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:54 [2024-02-28T21:21:54.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:21:54 [2024-02-28T21:21:54.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
16:21:54 [2024-02-28T21:21:54.622Z] 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')
16:21:54 [2024-02-28T21:21:54.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
16:21:54 [2024-02-28T21:21:54.622Z] 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')
16:21:54 [2024-02-28T21:21:54.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
16:21:54 [2024-02-28T21:21:54.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-241669229 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')]
16:21:54 [2024-02-28T21:21:54.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-241669229 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')]
16:21:54 [2024-02-28T21:21:54.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-241669229 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:21:54 [2024-02-28T21:21:54.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-241669229 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:21:54 [2024-02-28T21:21:54.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-241669229 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')]
16:21:54 [2024-02-28T21:21:54.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-241669229 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')]
16:21:54 [2024-02-28T21:21:54.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-241669229 data=null 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')]
16:21:54 [2024-02-28T21:21:54.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-241669540 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
16:21:54 [2024-02-28T21:21:54.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:21:54 [2024-02-28T21:21:54.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:21:54 [2024-02-28T21:21:54.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:54 [2024-02-28T21:21:54.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:54 [2024-02-28T21:21:54.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:54 [2024-02-28T21:21:54.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:54 [2024-02-28T21:21:54.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:54 [2024-02-28T21:21:54.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-241669201 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:21:54 [2024-02-28T21:21:54.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-241669201 data=null doit=true}, TreeItem with text {test}]
16:21:54 [2024-02-28T21:21:54.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-241669201 data=null}, TreeItem with text {test}]
16:21:54 [2024-02-28T21:21:54.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-241669200 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:21:54 [2024-02-28T21:21:54.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241669200 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:21:54 [2024-02-28T21:21:54.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-241669150 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:21:54 [2024-02-28T21:21:54.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:54 [2024-02-28T21:21:54.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-241669149 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:21:54 [2024-02-28T21:21:54.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-241669149 data=null doit=true}, TreeItem with text {test}]
16:21:54 [2024-02-28T21:21:54.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-241669149 data=null}, TreeItem with text {test}]
16:21:54 [2024-02-28T21:21:54.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-241669149 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:21:54 [2024-02-28T21:21:54.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241669149 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:21:54 [2024-02-28T21:21:54.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-241669139 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:21:54 [2024-02-28T21:21:54.878Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:21:54 [2024-02-28T21:21:54.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:54 [2024-02-28T21:21:54.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-241669139 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:21:54 [2024-02-28T21:21:54.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-241669139 data=null doit=true}, TreeItem with text {Traces [1]}]
16:21:54 [2024-02-28T21:21:54.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-241669138 data=null}, TreeItem with text {Traces [1]}]
16:21:54 [2024-02-28T21:21:54.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-241669138 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:21:54 [2024-02-28T21:21:54.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241669138 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]}]
16:21:54 [2024-02-28T21:21:54.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-241669135 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:21:54 [2024-02-28T21:21:54.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:54 [2024-02-28T21:21:54.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-241669134 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:21:54 [2024-02-28T21:21:54.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-241669134 data=null doit=true}, TreeItem with text {Traces [1]}]
16:21:54 [2024-02-28T21:21:54.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-241669134 data=null}, TreeItem with text {Traces [1]}]
16:21:54 [2024-02-28T21:21:54.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-241669134 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:21:54 [2024-02-28T21:21:54.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241669134 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]}]
16:21:54 [2024-02-28T21:21:54.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-241669125 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:21:54 [2024-02-28T21:21:54.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:21:54 [2024-02-28T21:21:54.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
16:21:55 [2024-02-28T21:21:55.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
16:21:55 [2024-02-28T21:21:55.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:21:55 [2024-02-28T21:21:55.134Z] 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=-241668811 data=null doit=true}, Shell with text {Trace Import}]
16:21:55 [2024-02-28T21:21:55.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:21:55 [2024-02-28T21:21:55.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:21:55 [2024-02-28T21:21:55.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:21:55 [2024-02-28T21:21:55.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:21:55 [2024-02-28T21:21:55.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:21:55 [2024-02-28T21:21:55.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:21:55 [2024-02-28T21:21:55.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:21:55 [2024-02-28T21:21:55.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:55 [2024-02-28T21:21:55.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:21:55 [2024-02-28T21:21:55.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:21:55 [2024-02-28T21:21:55.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:21:55 [2024-02-28T21:21:55.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:21:55 [2024-02-28T21:21:55.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:21:55 [2024-02-28T21:21:55.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:21:55 [2024-02-28T21:21:55.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:21:55 [2024-02-28T21:21:55.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:21:55 [2024-02-28T21:21:55.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:55 [2024-02-28T21:21:55.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
16:21:55 [2024-02-28T21:21:55.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
16:21:55 [2024-02-28T21:21:55.134Z] 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')
16:21:55 [2024-02-28T21:21:55.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:21:55 [2024-02-28T21:21:55.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
16:21:55 [2024-02-28T21:21:55.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=-241668810 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:21:55 [2024-02-28T21:21:55.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=-241668810 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:21:55 [2024-02-28T21:21:55.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=-241668810 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:21:55 [2024-02-28T21:21:55.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=-241668810 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:21:55 [2024-02-28T21:21:55.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=-241668810 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:21:55 [2024-02-28T21:21:55.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=-241668806 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:21:55 [2024-02-28T21:21:55.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=-241668806 data=null 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')]
16:21:55 [2024-02-28T21:21:55.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-241669105 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
16:21:55 [2024-02-28T21:21:55.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:21:55 [2024-02-28T21:21:55.135Z] 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@624be1d4] time=-241668780 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
16:21:55 [2024-02-28T21:21:55.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
16:21:55 [2024-02-28T21:21:55.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
16:21:55 [2024-02-28T21:21:55.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
16:21:55 [2024-02-28T21:21:55.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
16:21:55 [2024-02-28T21:21:55.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
16:21:55 [2024-02-28T21:21:55.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-241668459 data=null doit=true}, Shell with text {Preferences}]
16:21:55 [2024-02-28T21:21:55.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:55 [2024-02-28T21:21:55.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:55 [2024-02-28T21:21:55.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:55 [2024-02-28T21:21:55.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:55 [2024-02-28T21:21:55.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:55 [2024-02-28T21:21:55.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-241668455 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
16:21:55 [2024-02-28T21:21:55.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-241668455 data=null doit=true}, TreeItem with text {Tracing}]
16:21:55 [2024-02-28T21:21:55.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-241668455 data=null}, TreeItem with text {Tracing}]
16:21:55 [2024-02-28T21:21:55.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-241668455 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
16:21:55 [2024-02-28T21:21:55.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241668455 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}]
16:21:55 [2024-02-28T21:21:55.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-241668384 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
16:21:55 [2024-02-28T21:21:55.646Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:21:55 [2024-02-28T21:21:55.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:55 [2024-02-28T21:21:55.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-241668383 data=null button=0 stateMask=0x0 x=82 y=173 count=0}, Tree node with text: Trace Types]
16:21:55 [2024-02-28T21:21:55.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Types} time=-241668383 data=null doit=true}, Tree node with text: Trace Types]
16:21:55 [2024-02-28T21:21:55.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-241668383 data=null}, Tree node with text: Trace Types]
16:21:55 [2024-02-28T21:21:55.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-241668383 data=null button=1 stateMask=0x0 x=82 y=173 count=1}, Tree node with text: Trace Types]
16:21:55 [2024-02-28T21:21:55.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241668382 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]
16:21:55 [2024-02-28T21:21:55.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-241668381 data=null button=1 stateMask=0x80000 x=82 y=173 count=1}, Tree node with text: Trace Types]
16:21:55 [2024-02-28T21:21:55.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:55 [2024-02-28T21:21:55.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:55 [2024-02-28T21:21:55.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:55 [2024-02-28T21:21:55.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:55 [2024-02-28T21:21:55.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:21:55 [2024-02-28T21:21:55.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:21:55 [2024-02-28T21:21:55.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
16:21:55 [2024-02-28T21:21:55.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
16:21:55 [2024-02-28T21:21:55.647Z] 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')
16:21:55 [2024-02-28T21:21:55.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:21:55 [2024-02-28T21:21:55.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:21:55 [2024-02-28T21:21:55.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:21:55 [2024-02-28T21:21:55.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:21:55 [2024-02-28T21:21:55.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:55 [2024-02-28T21:21:55.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:21:55 [2024-02-28T21:21:55.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
16:21:55 [2024-02-28T21:21:55.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=-241668379 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')]
16:21:55 [2024-02-28T21:21:55.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-241668379 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')]
16:21:55 [2024-02-28T21:21:55.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=-241668379 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:21:55 [2024-02-28T21:21:55.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=-241668379 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:21:55 [2024-02-28T21:21:55.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=-241668379 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')]
16:21:55 [2024-02-28T21:21:55.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=-241668379 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')]
16:21:55 [2024-02-28T21:21:55.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=-241668379 data=null 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')]
16:21:55 [2024-02-28T21:21:55.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=-241668379 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')]
16:21:55 [2024-02-28T21:21:55.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-241668379 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')]
16:21:55 [2024-02-28T21:21:55.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=-241668379 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')]
16:21:55 [2024-02-28T21:21:55.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=-241668379 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:21:55 [2024-02-28T21:21:55.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=-241668379 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:21:55 [2024-02-28T21:21:55.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
16:21:55 [2024-02-28T21:21:55.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:21:55 [2024-02-28T21:21:55.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:21:55 [2024-02-28T21:21:55.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:21:55 [2024-02-28T21:21:55.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:21:55 [2024-02-28T21:21:55.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:21:55 [2024-02-28T21:21:55.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:21:55 [2024-02-28T21:21:55.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
16:21:55 [2024-02-28T21:21:55.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
16:21:55 [2024-02-28T21:21:55.647Z] 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')
16:21:55 [2024-02-28T21:21:55.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:55 [2024-02-28T21:21:55.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:21:55 [2024-02-28T21:21:55.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Apply
16:21:55 [2024-02-28T21:21:55.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Apply} time=-241668378 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:21:55 [2024-02-28T21:21:55.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=-241668378 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:21:55 [2024-02-28T21:21:55.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Apply} time=-241668378 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:21:55 [2024-02-28T21:21:55.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Apply} time=-241668378 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:21:55 [2024-02-28T21:21:55.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Apply} time=-241668377 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:21:55 [2024-02-28T21:21:55.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Apply} time=-241668377 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:21:55 [2024-02-28T21:21:55.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Apply} time=-241668377 data=null 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')]
16:21:55 [2024-02-28T21:21:55.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Apply} time=-241668377 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:21:55 [2024-02-28T21:21:55.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=-241668377 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:21:55 [2024-02-28T21:21:55.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Apply} time=-241668377 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:21:55 [2024-02-28T21:21:55.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Apply} time=-241668377 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:21:55 [2024-02-28T21:21:55.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Apply} time=-241668377 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
16:21:55 [2024-02-28T21:21:55.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Apply
16:21:55 [2024-02-28T21:21:55.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:21:55 [2024-02-28T21:21:55.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:21:55 [2024-02-28T21:21:55.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:21:55 [2024-02-28T21:21:55.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:21:55 [2024-02-28T21:21:55.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:21:55 [2024-02-28T21:21:55.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:21:55 [2024-02-28T21:21:55.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:55 [2024-02-28T21:21:55.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:21:55 [2024-02-28T21:21:55.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
16:21:55 [2024-02-28T21:21:55.648Z] 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')
16:21:55 [2024-02-28T21:21:55.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
16:21:55 [2024-02-28T21:21:55.648Z] 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')
16:21:55 [2024-02-28T21:21:55.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
16:21:55 [2024-02-28T21:21:55.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-241668376 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')]
16:21:55 [2024-02-28T21:21:55.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-241668376 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')]
16:21:55 [2024-02-28T21:21:55.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-241668376 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:21:55 [2024-02-28T21:21:55.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-241668376 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:21:55 [2024-02-28T21:21:55.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-241668376 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')]
16:21:55 [2024-02-28T21:21:55.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-241668376 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')]
16:21:55 [2024-02-28T21:21:55.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-241668376 data=null 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')]
16:21:55 [2024-02-28T21:21:55.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-241668722 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
16:21:55 [2024-02-28T21:21:55.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:21:55 [2024-02-28T21:21:55.904Z] 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@624be1d4] time=-241667998 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
16:21:55 [2024-02-28T21:21:55.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:21:55 [2024-02-28T21:21:55.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:55 [2024-02-28T21:21:55.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:55 [2024-02-28T21:21:55.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:55 [2024-02-28T21:21:55.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-241667994 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:21:55 [2024-02-28T21:21:55.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-241667994 data=null doit=true}, TreeItem with text {test}]
16:21:55 [2024-02-28T21:21:55.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-241667994 data=null}, TreeItem with text {test}]
16:21:55 [2024-02-28T21:21:55.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-241667994 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:21:55 [2024-02-28T21:21:55.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241667994 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:21:55 [2024-02-28T21:21:55.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-241667978 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:21:55 [2024-02-28T21:21:55.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:21:55 [2024-02-28T21:21:55.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:21:55 [2024-02-28T21:21:55.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:21:56 [2024-02-28T21:21:56.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:21:56 [2024-02-28T21:21:56.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:21:56 [2024-02-28T21:21:56.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:21:56 [2024-02-28T21:21:56.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:21:56 [2024-02-28T21:21:56.833Z] 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')
16:21:56 [2024-02-28T21:21:56.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:21:56 [2024-02-28T21:21:56.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:56 [2024-02-28T21:21:56.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:21:56 [2024-02-28T21:21:56.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:21:56 [2024-02-28T21:21:56.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
16:21:56 [2024-02-28T21:21:56.833Z] 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=-241667279 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:21:56 [2024-02-28T21:21:56.833Z] 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=-241667279 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:21:56 [2024-02-28T21:21:56.833Z] 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=-241667279 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:21:56 [2024-02-28T21:21:56.833Z] 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=-241667279 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:21:56 [2024-02-28T21:21:56.833Z] 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=-241667278 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:21:56 [2024-02-28T21:21:56.833Z] 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=-241667278 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:21:56 [2024-02-28T21:21:56.833Z] 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=-241667278 data=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')]
16:21:56 [2024-02-28T21:21:56.833Z] 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=-241667278 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:21:56 [2024-02-28T21:21:56.833Z] 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=-241667278 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:21:56 [2024-02-28T21:21:56.833Z] 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=-241667278 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:21:56 [2024-02-28T21:21:56.833Z] 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=-241667278 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:21:56 [2024-02-28T21:21:56.834Z] 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=-241667278 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:21:56 [2024-02-28T21:21:56.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:21:56 [2024-02-28T21:21:56.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:21:56 [2024-02-28T21:21:56.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:21:56 [2024-02-28T21:21:56.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:56 [2024-02-28T21:21:56.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:21:56 [2024-02-28T21:21:56.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:21:56 [2024-02-28T21:21:56.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:21:56 [2024-02-28T21:21:56.834Z] 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')
16:21:56 [2024-02-28T21:21:56.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:21:56 [2024-02-28T21:21:56.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-241667277 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:21:56 [2024-02-28T21:21:56.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-241667277 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:21:56 [2024-02-28T21:21:56.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-241667277 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:21:56 [2024-02-28T21:21:56.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-241667277 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:21:56 [2024-02-28T21:21:56.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-241667277 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:21:56 [2024-02-28T21:21:56.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-241667277 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:21:56 [2024-02-28T21:21:56.834Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:21:56 [2024-02-28T21:21:56.834Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:21:56 [2024-02-28T21:21:56.834Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:21:56 [2024-02-28T21:21:56.834Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:21:56 [2024-02-28T21:21:56.834Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:21:56 [2024-02-28T21:21:56.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:21:56 [2024-02-28T21:21:56.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-241667277 data=null 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')]
16:21:56 [2024-02-28T21:21:56.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-241667955 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:21:57 [2024-02-28T21:21:57.089Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.312 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest
16:21:57 [2024-02-28T21:21:57.089Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest.testFiltersView -- Time elapsed: 1.520 s
16:21:57 [2024-02-28T21:21:57.089Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest.testPreferencePage -- Time elapsed: 1.170 s
16:21:57 [2024-02-28T21:21:57.089Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest.testSelectTraceType -- Time elapsed: 1.263 s
16:21:57 [2024-02-28T21:21:57.089Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest.testImportTraceTypeOptions -- Time elapsed: 1.848 s
16:21:57 [2024-02-28T21:21:57.089Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.project.AddProjectNatureTest
16:21:57 [2024-02-28T21:21:57.089Z] 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@624be1d4] time=-241666759 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:21:57 [2024-02-28T21:21:57.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:21:57 [2024-02-28T21:21:57.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
16:21:57 [2024-02-28T21:21:57.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
16:21:57 [2024-02-28T21:21:57.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
16:21:57 [2024-02-28T21:21:57.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-241666663 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
16:21:57 [2024-02-28T21:21:57.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
16:21:57 [2024-02-28T21:21:57.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:21:57 [2024-02-28T21:21:57.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:57 [2024-02-28T21:21:57.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:57 [2024-02-28T21:21:57.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:57 [2024-02-28T21:21:57.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:57 [2024-02-28T21:21:57.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:57 [2024-02-28T21:21:57.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {SomeProject} time=-241666525 data=null button=0 stateMask=0x0 x=83 y=12 count=0}, TreeItem with text {SomeProject}]
16:21:57 [2024-02-28T21:21:57.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {SomeProject} time=-241666525 data=null doit=true}, TreeItem with text {SomeProject}]
16:21:57 [2024-02-28T21:21:57.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {SomeProject} time=-241666525 data=null}, TreeItem with text {SomeProject}]
16:21:57 [2024-02-28T21:21:57.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {SomeProject} time=-241666525 data=null button=1 stateMask=0x0 x=83 y=12 count=1}, TreeItem with text {SomeProject}]
16:21:57 [2024-02-28T21:21:57.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241666525 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}]
16:21:57 [2024-02-28T21:21:57.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {SomeProject} time=-241666507 data=null button=1 stateMask=0x80000 x=83 y=12 count=1}, TreeItem with text {SomeProject}]
16:21:57 [2024-02-28T21:21:57.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:57 [2024-02-28T21:21:57.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {SomeProject} time=-241666506 data=null button=0 stateMask=0x0 x=83 y=12 count=0}, TreeItem with text {SomeProject}]
16:21:57 [2024-02-28T21:21:57.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {SomeProject} time=-241666506 data=null doit=true}, TreeItem with text {SomeProject}]
16:21:57 [2024-02-28T21:21:57.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {SomeProject} time=-241666506 data=null}, TreeItem with text {SomeProject}]
16:21:57 [2024-02-28T21:21:57.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {SomeProject} time=-241666506 data=null button=1 stateMask=0x0 x=83 y=12 count=1}, TreeItem with text {SomeProject}]
16:21:57 [2024-02-28T21:21:57.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241666506 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}]
16:21:57 [2024-02-28T21:21:57.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {SomeProject} time=-241666502 data=null button=1 stateMask=0x80000 x=83 y=12 count=1}, TreeItem with text {SomeProject}]
16:21:57 [2024-02-28T21:21:57.602Z] 
16:21:57 [2024-02-28T21:21:57.602Z] !ENTRY org.eclipse.cdt.core 1 0 2024-02-28 21:21:57.370
16:21:57 [2024-02-28T21:21:57.602Z] !MESSAGE Indexed 'SomeProject' (0 sources, 0 headers) in 0.001 sec: 0 declarations; 0 references; 0 unresolved inclusions; 0 syntax errors; 0 unresolved names (0%)
16:21:57 [2024-02-28T21:21:57.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Confi&gure", using matcher: with mnemonic 'Configure'
16:21:57 [2024-02-28T21:21:57.602Z] 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'
16:21:57 [2024-02-28T21:21:57.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Configure or convert to Tracing Project'
16:21:57 [2024-02-28T21:21:57.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Configure or convert to Tracing Project} time=-241666409 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']
16:21:57 [2024-02-28T21:21:57.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Configure or convert to Tracing Project'
16:21:57 [2024-02-28T21:21:57.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {SomeProject} time=-241666339 data=null doit=true}, TreeItem with text {SomeProject}]
16:21:57 [2024-02-28T21:21:57.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {SomeProject} time=-241666339 data=null}, TreeItem with text {SomeProject}]
16:21:57 [2024-02-28T21:21:57.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {SomeProject} time=-241666339 data=null button=1 stateMask=0x0 x=83 y=12 count=1}, TreeItem with text {SomeProject}]
16:21:57 [2024-02-28T21:21:57.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-241666338 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}]
16:21:57 [2024-02-28T21:21:57.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {SomeProject} time=-241666337 data=null button=1 stateMask=0x80000 x=83 y=12 count=1}, TreeItem with text {SomeProject}]
16:21:57 [2024-02-28T21:21:57.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Compass} time=-241666337 data=null doit=true}, TreeItem with text {Trace Compass}]
16:21:57 [2024-02-28T21:21:57.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Compass} time=-241666337 data=null}, TreeItem with text {Trace Compass}]
16:21:57 [2024-02-28T21:21:57.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Compass} time=-241666336 data=null button=1 stateMask=0x0 x=109 y=35 count=1}, TreeItem with text {Trace Compass}]
16:21:57 [2024-02-28T21:21:57.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-241666336 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}]
16:21:57 [2024-02-28T21:21:57.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Compass} time=-241666335 data=null button=1 stateMask=0x80000 x=109 y=35 count=1}, TreeItem with text {Trace Compass}]
16:21:57 [2024-02-28T21:21:57.602Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Trace Compass} is already expanded. Won't expand it again.
16:21:58 [2024-02-28T21:21:58.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
16:21:58 [2024-02-28T21:21:58.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:21:58 [2024-02-28T21:21:58.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:21:58 [2024-02-28T21:21:58.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:21:58 [2024-02-28T21:21:58.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:21:58 [2024-02-28T21:21:58.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Filters and Customi...", using matcher: with mnemonic 'Filters and Customization...'
16:21:58 [2024-02-28T21:21:58.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Filters and Customization...'
16:21:59 [2024-02-28T21:21:59.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Filters and Customization...'
16:21:59 [2024-02-28T21:21:59.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Filters and Customiz...", using matcher: with text 'Filters and Customization'
16:21:59 [2024-02-28T21:21:59.220Z] 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=-241664706 data=null doit=true}, Shell with text {Filters and Customization}]
16:21:59 [2024-02-28T21:21:59.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CTabItem with text "Pre-set filters", using matcher: of type 'CTabItem'
16:21:59 [2024-02-28T21:21:59.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CTabItem with text "Pre-set filters", using matcher: (of type 'CTabItem')
16:21:59 [2024-02-28T21:21:59.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CTabItem with text "User filters", using matcher: of type 'CTabItem'
16:21:59 [2024-02-28T21:21:59.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CTabItem with text "User filters", using matcher: (of type 'CTabItem')
16:21:59 [2024-02-28T21:21:59.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CTabItem with text "Content", using matcher: of type 'CTabItem'
16:21:59 [2024-02-28T21:21:59.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CTabItem with text "Content", using matcher: (of type 'CTabItem')
16:21:59 [2024-02-28T21:21:59.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItem - Activated org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItem$3@6cf10de4
16:21:59 [2024-02-28T21:21:59.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItem - Sent event 13 to [Selection [13]: SelectionEvent{CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@3c792489] time=-241664691 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')]
16:21:59 [2024-02-28T21:21:59.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:21:59 [2024-02-28T21:21:59.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:21:59 [2024-02-28T21:21:59.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:21:59 [2024-02-28T21:21:59.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {.* resources} time=-241664628 data=null button=0 stateMask=0x0 x=67 y=35 count=0}, TableItem with text {.* resources}]
16:21:59 [2024-02-28T21:21:59.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {.* resources} time=-241664628 data=null doit=true}, TableItem with text {.* resources}]
16:21:59 [2024-02-28T21:21:59.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {.* resources} time=-241664628 data=null}, TableItem with text {.* resources}]
16:21:59 [2024-02-28T21:21:59.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {.* resources} time=-241664627 data=null button=1 stateMask=0x0 x=67 y=35 count=1}, TableItem with text {.* resources}]
16:21:59 [2024-02-28T21:21:59.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-241664627 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}]
16:21:59 [2024-02-28T21:21:59.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {.* resources} time=-241664626 data=null button=1 stateMask=0x80000 x=67 y=35 count=1}, TableItem with text {.* resources}]
16:21:59 [2024-02-28T21:21:59.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to unchecked on: .* resources
16:21:59 [2024-02-28T21:21:59.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:21:59 [2024-02-28T21:21:59.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=-241664624 data=null button=0 stateMask=0x0 x=133 y=127 count=0}, TableItem with text {Trace Compass Shadow Projects}]
16:21:59 [2024-02-28T21:21:59.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {Trace Compass Shadow Projects} time=-241664624 data=null doit=true}, TableItem with text {Trace Compass Shadow Projects}]
16:21:59 [2024-02-28T21:21:59.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {Trace Compass Shadow Projects} time=-241664624 data=null}, TableItem with text {Trace Compass Shadow Projects}]
16:21:59 [2024-02-28T21:21:59.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=-241664624 data=null button=1 stateMask=0x0 x=133 y=127 count=1}, TableItem with text {Trace Compass Shadow Projects}]
16:21:59 [2024-02-28T21:21:59.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-241664613 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}]
16:21:59 [2024-02-28T21:21:59.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=-241664612 data=null button=1 stateMask=0x80000 x=133 y=127 count=1}, TableItem with text {Trace Compass Shadow Projects}]
16:21:59 [2024-02-28T21:21:59.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to unchecked on: Trace Compass Shadow Projects
16:21:59 [2024-02-28T21:21:59.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:59 [2024-02-28T21:21:59.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:21:59 [2024-02-28T21:21:59.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:21:59 [2024-02-28T21:21:59.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:21:59 [2024-02-28T21:21:59.221Z] 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')
16:21:59 [2024-02-28T21:21:59.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:21:59 [2024-02-28T21:21:59.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-241664611 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:21:59 [2024-02-28T21:21:59.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-241664611 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:21:59 [2024-02-28T21:21:59.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-241664611 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:21:59 [2024-02-28T21:21:59.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-241664611 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:21:59 [2024-02-28T21:21:59.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-241664611 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:21:59 [2024-02-28T21:21:59.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-241664611 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:21:59 [2024-02-28T21:21:59.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-241664611 data=null 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')]
16:21:59 [2024-02-28T21:21:59.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Filters and Customization...} time=-241664860 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...']
16:21:59 [2024-02-28T21:21:59.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:21:59 [2024-02-28T21:21:59.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:21:59 [2024-02-28T21:21:59.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:59 [2024-02-28T21:21:59.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:59 [2024-02-28T21:21:59.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:59 [2024-02-28T21:21:59.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:59 [2024-02-28T21:21:59.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:59 [2024-02-28T21:21:59.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=-241664564 data=null button=0 stateMask=0x0 x=133 y=12 count=0}, TreeItem with text {.tracecompass-SomeProject}]
16:21:59 [2024-02-28T21:21:59.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.tracecompass-SomeProject} time=-241664564 data=null doit=true}, TreeItem with text {.tracecompass-SomeProject}]
16:21:59 [2024-02-28T21:21:59.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.tracecompass-SomeProject} time=-241664564 data=null}, TreeItem with text {.tracecompass-SomeProject}]
16:21:59 [2024-02-28T21:21:59.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=-241664563 data=null button=1 stateMask=0x0 x=133 y=12 count=1}, TreeItem with text {.tracecompass-SomeProject}]
16:21:59 [2024-02-28T21:21:59.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241664563 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}]
16:21:59 [2024-02-28T21:21:59.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=-241664547 data=null button=1 stateMask=0x80000 x=133 y=12 count=1}, TreeItem with text {.tracecompass-SomeProject}]
16:21:59 [2024-02-28T21:21:59.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.tracecompass-SomeProject} time=-241664547 data=null doit=true}, TreeItem with text {.tracecompass-SomeProject}]
16:21:59 [2024-02-28T21:21:59.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.tracecompass-SomeProject} time=-241664547 data=null}, TreeItem with text {.tracecompass-SomeProject}]
16:21:59 [2024-02-28T21:21:59.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=-241664546 data=null button=1 stateMask=0x0 x=133 y=12 count=1}, TreeItem with text {.tracecompass-SomeProject}]
16:21:59 [2024-02-28T21:21:59.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-241664546 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}]
16:21:59 [2024-02-28T21:21:59.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=-241664544 data=null button=1 stateMask=0x80000 x=133 y=12 count=1}, TreeItem with text {.tracecompass-SomeProject}]
16:21:59 [2024-02-28T21:21:59.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-241664544 data=null doit=true}, TreeItem with text {Traces [1]}]
16:21:59 [2024-02-28T21:21:59.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-241664544 data=null}, TreeItem with text {Traces [1]}]
16:21:59 [2024-02-28T21:21:59.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-241664544 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:21:59 [2024-02-28T21:21:59.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-241664544 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]}]
16:21:59 [2024-02-28T21:21:59.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-241664543 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:21:59 [2024-02-28T21:21:59.478Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {.tracecompass-SomeProject} is already expanded. Won't expand it again.
16:21:59 [2024-02-28T21:21:59.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:21:59 [2024-02-28T21:21:59.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Filters and Customi...", using matcher: with mnemonic 'Filters and Customization...'
16:21:59 [2024-02-28T21:21:59.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Filters and Customization...'
16:21:59 [2024-02-28T21:21:59.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Filters and Customization...'
16:21:59 [2024-02-28T21:21:59.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Filters and Customiz...", using matcher: with text 'Filters and Customization'
16:21:59 [2024-02-28T21:21:59.478Z] 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=-241664402 data=null doit=true}, Shell with text {Filters and Customization}]
16:21:59 [2024-02-28T21:21:59.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CTabItem with text "Pre-set filters", using matcher: of type 'CTabItem'
16:21:59 [2024-02-28T21:21:59.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CTabItem with text "Pre-set filters", using matcher: (of type 'CTabItem')
16:21:59 [2024-02-28T21:21:59.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CTabItem with text "User filters", using matcher: of type 'CTabItem'
16:21:59 [2024-02-28T21:21:59.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CTabItem with text "User filters", using matcher: (of type 'CTabItem')
16:21:59 [2024-02-28T21:21:59.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CTabItem with text "Content", using matcher: of type 'CTabItem'
16:21:59 [2024-02-28T21:21:59.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CTabItem with text "Content", using matcher: (of type 'CTabItem')
16:21:59 [2024-02-28T21:21:59.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItem - Activated org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItem$3@6447ace3
16:21:59 [2024-02-28T21:21:59.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItem - Sent event 13 to [Selection [13]: SelectionEvent{CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@24650a26] time=-241664402 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')]
16:21:59 [2024-02-28T21:21:59.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:21:59 [2024-02-28T21:21:59.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:21:59 [2024-02-28T21:21:59.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:21:59 [2024-02-28T21:21:59.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {.* resources} time=-241664385 data=null button=0 stateMask=0x0 x=67 y=35 count=0}, TableItem with text {.* resources}]
16:21:59 [2024-02-28T21:21:59.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {.* resources} time=-241664385 data=null doit=true}, TableItem with text {.* resources}]
16:21:59 [2024-02-28T21:21:59.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {.* resources} time=-241664385 data=null}, TableItem with text {.* resources}]
16:21:59 [2024-02-28T21:21:59.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {.* resources} time=-241664385 data=null button=1 stateMask=0x0 x=67 y=35 count=1}, TableItem with text {.* resources}]
16:21:59 [2024-02-28T21:21:59.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-241664385 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}]
16:21:59 [2024-02-28T21:21:59.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {.* resources} time=-241664384 data=null button=1 stateMask=0x80000 x=67 y=35 count=1}, TableItem with text {.* resources}]
16:21:59 [2024-02-28T21:21:59.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: .* resources
16:21:59 [2024-02-28T21:21:59.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:21:59 [2024-02-28T21:21:59.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=-241664328 data=null button=0 stateMask=0x0 x=133 y=127 count=0}, TableItem with text {Trace Compass Shadow Projects}]
16:21:59 [2024-02-28T21:21:59.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {Trace Compass Shadow Projects} time=-241664328 data=null doit=true}, TableItem with text {Trace Compass Shadow Projects}]
16:21:59 [2024-02-28T21:21:59.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {Trace Compass Shadow Projects} time=-241664328 data=null}, TableItem with text {Trace Compass Shadow Projects}]
16:21:59 [2024-02-28T21:21:59.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=-241664328 data=null button=1 stateMask=0x0 x=133 y=127 count=1}, TableItem with text {Trace Compass Shadow Projects}]
16:21:59 [2024-02-28T21:21:59.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-241664328 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}]
16:21:59 [2024-02-28T21:21:59.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=-241664328 data=null button=1 stateMask=0x80000 x=133 y=127 count=1}, TableItem with text {Trace Compass Shadow Projects}]
16:21:59 [2024-02-28T21:21:59.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Trace Compass Shadow Projects
16:21:59 [2024-02-28T21:21:59.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:21:59 [2024-02-28T21:21:59.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:21:59 [2024-02-28T21:21:59.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:21:59 [2024-02-28T21:21:59.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:21:59 [2024-02-28T21:21:59.734Z] 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')
16:21:59 [2024-02-28T21:21:59.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:21:59 [2024-02-28T21:21:59.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-241664327 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:21:59 [2024-02-28T21:21:59.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-241664327 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:21:59 [2024-02-28T21:21:59.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-241664327 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:21:59 [2024-02-28T21:21:59.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-241664327 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:21:59 [2024-02-28T21:21:59.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-241664327 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:21:59 [2024-02-28T21:21:59.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-241664326 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:21:59 [2024-02-28T21:21:59.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-241664326 data=null 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')]
16:21:59 [2024-02-28T21:21:59.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Filters and Customization...} time=-241664519 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...']
16:21:59 [2024-02-28T21:21:59.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:21:59 [2024-02-28T21:21:59.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:21:59 [2024-02-28T21:21:59.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:59 [2024-02-28T21:21:59.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:59 [2024-02-28T21:21:59.735Z] 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@624be1d4] time=-241664180 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:21:59 [2024-02-28T21:21:59.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:21:59 [2024-02-28T21:21:59.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:21:59 [2024-02-28T21:21:59.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:21:59 [2024-02-28T21:21:59.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:21:59 [2024-02-28T21:21:59.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {SomeProject} time=-241664176 data=null button=0 stateMask=0x0 x=83 y=12 count=0}, TreeItem with text {SomeProject}]
16:21:59 [2024-02-28T21:21:59.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {SomeProject} time=-241664176 data=null doit=true}, TreeItem with text {SomeProject}]
16:21:59 [2024-02-28T21:21:59.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {SomeProject} time=-241664176 data=null}, TreeItem with text {SomeProject}]
16:21:59 [2024-02-28T21:21:59.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {SomeProject} time=-241664176 data=null button=1 stateMask=0x0 x=83 y=12 count=1}, TreeItem with text {SomeProject}]
16:21:59 [2024-02-28T21:21:59.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241664176 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}]
16:21:59 [2024-02-28T21:21:59.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {SomeProject} time=-241664157 data=null button=1 stateMask=0x80000 x=83 y=12 count=1}, TreeItem with text {SomeProject}]
16:21:59 [2024-02-28T21:21:59.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:21:59 [2024-02-28T21:21:59.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:21:59 [2024-02-28T21:21:59.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:21:59 [2024-02-28T21:21:59.735Z] 
16:21:59 [2024-02-28T21:21:59.735Z] (Eclipse:4512): Gtk-CRITICAL **: 21:21:59.726: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:22:00 [2024-02-28T21:22:00.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:22:00 [2024-02-28T21:22:00.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:22:00 [2024-02-28T21:22:00.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:22:00 [2024-02-28T21:22:00.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:22:00 [2024-02-28T21:22:00.662Z] 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')
16:22:00 [2024-02-28T21:22:00.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete 1 &nested pro...", using matcher: of type 'Button'
16:22:00 [2024-02-28T21:22:00.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete 1 &nested pro...", using matcher: with style 'SWT.CHECK'
16:22:00 [2024-02-28T21:22:00.662Z] 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')
16:22:00 [2024-02-28T21:22:00.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:22:00 [2024-02-28T21:22:00.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:00 [2024-02-28T21:22:00.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:22:00 [2024-02-28T21:22:00.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:22:00 [2024-02-28T21:22:00.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
16:22:00 [2024-02-28T21:22:00.662Z] 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=-241663494 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:22:00 [2024-02-28T21:22:00.662Z] 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=-241663494 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:22:00 [2024-02-28T21:22:00.662Z] 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=-241663494 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:22:00 [2024-02-28T21:22:00.662Z] 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=-241663494 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:22:00 [2024-02-28T21:22:00.662Z] 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=-241663494 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:22:00 [2024-02-28T21:22:00.662Z] 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=-241663494 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:22:00 [2024-02-28T21:22:00.662Z] 
16:22:00 [2024-02-28T21:22:00.662Z] (Eclipse:4512): Gtk-CRITICAL **: 21:22:00.321: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:22:00 [2024-02-28T21:22:00.662Z] 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=-241663494 data=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')]
16:22:00 [2024-02-28T21:22:00.662Z] 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=-241663485 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:22:00 [2024-02-28T21:22:00.662Z] 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=-241663485 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:22:00 [2024-02-28T21:22:00.662Z] 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=-241663485 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:22:00 [2024-02-28T21:22:00.662Z] 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=-241663485 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:22:00 [2024-02-28T21:22:00.662Z] 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=-241663485 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:22:00 [2024-02-28T21:22:00.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:22:00 [2024-02-28T21:22:00.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:22:00 [2024-02-28T21:22:00.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete 1 &nested pro...", using matcher: of type 'Button'
16:22:00 [2024-02-28T21:22:00.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:22:00 [2024-02-28T21:22:00.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:00 [2024-02-28T21:22:00.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:22:00 [2024-02-28T21:22:00.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:22:00 [2024-02-28T21:22:00.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:22:00 [2024-02-28T21:22:00.662Z] 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')
16:22:00 [2024-02-28T21:22:00.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:22:00 [2024-02-28T21:22:00.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-241663484 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:22:00 [2024-02-28T21:22:00.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-241663484 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:22:00 [2024-02-28T21:22:00.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-241663484 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:22:00 [2024-02-28T21:22:00.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-241663484 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:22:00 [2024-02-28T21:22:00.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-241663484 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:22:00 [2024-02-28T21:22:00.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-241663484 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:22:00 [2024-02-28T21:22:00.663Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:22:00 [2024-02-28T21:22:00.663Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:22:00 [2024-02-28T21:22:00.663Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:22:00 [2024-02-28T21:22:00.663Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:22:00 [2024-02-28T21:22:00.663Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:22:00 [2024-02-28T21:22:00.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:22:00 [2024-02-28T21:22:00.663Z] 
16:22:00 [2024-02-28T21:22:00.663Z] (Eclipse:4512): Gtk-CRITICAL **: 21:22:00.333: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:22:00 [2024-02-28T21:22:00.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-241663484 data=null 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')]
16:22:00 [2024-02-28T21:22:00.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-241664131 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:22:00 [2024-02-28T21:22:00.918Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.780 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.project.AddProjectNatureTest
16:22:00 [2024-02-28T21:22:00.918Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.project.AddProjectNatureTest.testConfigureTracingNature -- Time elapsed: 1.655 s
16:22:00 [2024-02-28T21:22:00.918Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.project.AddProjectNatureTest.testViewerFilter -- Time elapsed: 0.591 s
16:22:00 [2024-02-28T21:22:00.918Z] 
16:22:00 [2024-02-28T21:22:00.918Z] Results:
16:22:00 [2024-02-28T21:22:00.918Z] 
16:22:00 [2024-02-28T21:22:00.918Z] Tests run: 76, Failures: 0, Errors: 0, Skipped: 6
16:22:00 [2024-02-28T21:22:00.918Z] 
16:22:01 [2024-02-28T21:22:01.173Z] 
16:22:01 [2024-02-28T21:22:01.173Z] !ENTRY org.eclipse.core.resources 2 10035 2024-02-28 21:22:01.068
16:22:01 [2024-02-28T21:22:01.173Z] !MESSAGE The workspace will exit with unsaved changes in this session.
16:22:01 [2024-02-28T21:22:01.732Z] [INFO] All tests passed
16:22:01 [2024-02-28T21:22:01.732Z] [INFO] 
16:22:01 [2024-02-28T21:22:01.732Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
16:22:01 [2024-02-28T21:22:01.732Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.22-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.swtbot.tests/1.0.22-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.22-SNAPSHOT.jar
16:22:01 [2024-02-28T21:22:01.732Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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.22-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.22-SNAPSHOT.pom
16:22:01 [2024-02-28T21:22:01.732Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.22-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.swtbot.tests/1.0.22-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.22-SNAPSHOT-sources.jar
16:22:01 [2024-02-28T21:22:01.732Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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.22-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.22-SNAPSHOT-p2metadata.xml
16:22:01 [2024-02-28T21:22:01.732Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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.22-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.22-SNAPSHOT-p2artifacts.xml
16:22:01 [2024-02-28T21:22:01.732Z] [INFO] 
16:22:01 [2024-02-28T21:22:01.732Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
16:22:01 [2024-02-28T21:22:01.732Z] [INFO] 
16:22:01 [2024-02-28T21:22:01.732Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests >--
16:22:01 [2024-02-28T21:22:01.732Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests 1.0.3-SNAPSHOT [37/141]
16:22:01 [2024-02-28T21:22:01.732Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/pom.xml
16:22:01 [2024-02-28T21:22:01.732Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:22:01 [2024-02-28T21:22:01.732Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:22:01 [2024-02-28T21:22:01.732Z] [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-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/pom.xml
16:22:01 [2024-02-28T21:22:01.988Z] [INFO] 
16:22:01 [2024-02-28T21:22:01.988Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
16:22:01 [2024-02-28T21:22:01.988Z] [INFO] 
16:22:01 [2024-02-28T21:22:01.988Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
16:22:01 [2024-02-28T21:22:01.988Z] [INFO] The project's OSGi version is 1.0.3.202402282100
16:22:01 [2024-02-28T21:22:01.988Z] [INFO] 
16:22:01 [2024-02-28T21:22:01.988Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
16:22:01 [2024-02-28T21:22:01.988Z] [INFO] 
16:22:01 [2024-02-28T21:22:01.988Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
16:22:01 [2024-02-28T21:22:01.988Z] [INFO] 
16:22:01 [2024-02-28T21:22:01.988Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
16:22:01 [2024-02-28T21:22:01.988Z] [INFO] 
16:22:01 [2024-02-28T21:22:01.988Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
16:22:01 [2024-02-28T21:22:01.988Z] [INFO] 
16:22:01 [2024-02-28T21:22:01.988Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
16:22:01 [2024-02-28T21:22:01.988Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests
16:22:02 [2024-02-28T21:22:02.243Z] [INFO] 
16:22:02 [2024-02-28T21:22:02.243Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
16:22:02 [2024-02-28T21:22:02.243Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/src/main/resources
16:22:02 [2024-02-28T21:22:02.243Z] [INFO] 
16:22:02 [2024-02-28T21:22:02.243Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
16:22:02 [2024-02-28T21:22:02.243Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:22:02 [2024-02-28T21:22:02.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
16:22:02 [2024-02-28T21:22:02.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.counters.ui.swtbot.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/pom.xml
16:22:02 [2024-02-28T21:22:02.243Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:22:02 [2024-02-28T21:22:02.498Z] [INFO] 
16:22:02 [2024-02-28T21:22:02.498Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
16:22:02 [2024-02-28T21:22:02.498Z] [INFO] 
16:22:02 [2024-02-28T21:22:02.499Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
16:22:02 [2024-02-28T21:22:02.499Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/src/test/resources
16:22:02 [2024-02-28T21:22:02.499Z] [INFO] 
16:22:02 [2024-02-28T21:22:02.499Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
16:22:02 [2024-02-28T21:22:02.499Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 131 were skipped
16:22:02 [2024-02-28T21:22:02.499Z] [INFO] 
16:22:02 [2024-02-28T21:22:02.499Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
16:22:02 [2024-02-28T21:22:02.499Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-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
16:22:02 [2024-02-28T21:22:02.499Z] [INFO] 
16:22:02 [2024-02-28T21:22:02.499Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
16:22:02 [2024-02-28T21:22:02.499Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.3-SNAPSHOT.jar
16:22:02 [2024-02-28T21:22:02.499Z] [INFO] 
16:22:02 [2024-02-28T21:22:02.499Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
16:22:02 [2024-02-28T21:22:02.756Z] [INFO] 
16:22:02 [2024-02-28T21:22:02.756Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
16:22:02 [2024-02-28T21:22:02.756Z] [INFO] 
16:22:02 [2024-02-28T21:22:02.756Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
16:22:02 [2024-02-28T21:22:02.756Z] [INFO] 
16:22:02 [2024-02-28T21:22:02.756Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
16:22:02 [2024-02-28T21:22:02.756Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.3-SNAPSHOT.jar
16:22:04 [2024-02-28T21:22:04.120Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-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
16:22:05 [2024-02-28T21:22:05.047Z] [INFO] 
16:22:05 [2024-02-28T21:22:05.047Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
16:22:05 [2024-02-28T21:22:05.303Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/work/data/.metadata/.log
16:22:05 [2024-02-28T21:22:05.303Z] [INFO] Command line:
16:22:05 [2024-02-28T21:22:05.303Z] 	[/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-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-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-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
16:22:05 [2024-02-28T21:22:05.303Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:22:07 [2024-02-28T21:22:07.819Z] Feb 28, 2024 9:22:07 PM org.apache.aries.spifly.BaseActivator log
16:22:07 [2024-02-28T21:22:07.819Z] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
16:22:09 [2024-02-28T21:22:09.185Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
16:22:09 [2024-02-28T21:22:09.185Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
16:22:14 [2024-02-28T21:22:14.425Z] !SESSION 2024-02-28 21:22:05.218 -----------------------------------------------
16:22:14 [2024-02-28T21:22:14.425Z] eclipse.buildId=unknown
16:22:14 [2024-02-28T21:22:14.425Z] java.version=17.0.2
16:22:14 [2024-02-28T21:22:14.425Z] java.vendor=Oracle Corporation
16:22:14 [2024-02-28T21:22:14.425Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
16:22:14 [2024-02-28T21:22:14.425Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
16:22:14 [2024-02-28T21:22:14.425Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-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-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
16:22:14 [2024-02-28T21:22:14.425Z] 
16:22:14 [2024-02-28T21:22:14.425Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2024-02-28 21:22:13.904
16:22:14 [2024-02-28T21:22:14.425Z] !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
16:22:14 [2024-02-28T21:22:14.425Z] 
16:22:14 [2024-02-28T21:22:14.425Z] !ENTRY org.eclipse.urischeme 4 0 2024-02-28 21:22:13.973
16:22:14 [2024-02-28T21:22:14.425Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
16:22:14 [2024-02-28T21:22:14.425Z] !STACK 0
16:22:14 [2024-02-28T21:22:14.425Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
16:22:14 [2024-02-28T21:22:14.425Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
16:22:14 [2024-02-28T21:22:14.425Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
16:22:14 [2024-02-28T21:22:14.425Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
16:22:14 [2024-02-28T21:22:14.425Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
16:22:14 [2024-02-28T21:22:14.425Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
16:22:14 [2024-02-28T21:22:14.425Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
16:22:14 [2024-02-28T21:22:14.425Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:88)
16:22:14 [2024-02-28T21:22:14.425Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
16:22:14 [2024-02-28T21:22:14.425Z] Caused by: java.io.IOException: error=2, No such file or directory
16:22:14 [2024-02-28T21:22:14.425Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
16:22:14 [2024-02-28T21:22:14.425Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
16:22:14 [2024-02-28T21:22:14.425Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
16:22:14 [2024-02-28T21:22:14.425Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
16:22:14 [2024-02-28T21:22:14.425Z] 	... 7 more
16:22:14 [2024-02-28T21:22:14.425Z] Running org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.NewCounterViewTest
16:22:14 [2024-02-28T21:22:14.986Z] Display size: 1440x900
16:22:14 [2024-02-28T21:22:14.986Z] OS version=6.1.11-200.fc37.x86_64
16:22:14 [2024-02-28T21:22:14.986Z] GTK version=3.22.30
16:22:14 [2024-02-28T21:22:14.986Z] GTK theme=Ambiance
16:22:14 [2024-02-28T21:22:14.986Z] LIBOVERLAY_SCROLLBAR=0
16:22:14 [2024-02-28T21:22:14.986Z] Time zone: Greenwich Mean Time
16:22:14 [2024-02-28T21:22:14.986Z] 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@29b0c169] time=-241649029 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:22:15 [2024-02-28T21:22:15.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:22:15 [2024-02-28T21:22:15.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
16:22:15 [2024-02-28T21:22:15.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
16:22:15 [2024-02-28T21:22:15.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
16:22:15 [2024-02-28T21:22:15.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=-241648327 data=null doit=true}, MenuItem with text {&Hierarchical}]
16:22:15 [2024-02-28T21:22:15.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=-241648327 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}]
16:22:15 [2024-02-28T21:22:15.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-241648320 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
16:22:15 [2024-02-28T21:22:15.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
16:22:16 [2024-02-28T21:22:16.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.views.countersview"'
16:22:16 [2024-02-28T21:22:16.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
16:22:42 [2024-02-28T21:22:42.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
16:22:42 [2024-02-28T21:22:42.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:22:42 [2024-02-28T21:22:42.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:22:42 [2024-02-28T21:22:42.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:22:42 [2024-02-28T21:22:42.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: minor_faults
16:22:43 [2024-02-28T21:22:43.415Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.views.countersview"'
16:22:43 [2024-02-28T21:22:43.415Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
16:22:45 [2024-02-28T21:22:45.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
16:22:45 [2024-02-28T21:22:45.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:22:45 [2024-02-28T21:22:45.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:22:45 [2024-02-28T21:22:45.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:22:45 [2024-02-28T21:22:45.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel_vm
16:22:45 [2024-02-28T21:22:45.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to unchecked on: minor_faults
16:22:45 [2024-02-28T21:22:45.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@29b0c169] time=-241617950 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:22:45 [2024-02-28T21:22:45.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:22:45 [2024-02-28T21:22:45.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:22:45 [2024-02-28T21:22:45.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:22:45 [2024-02-28T21:22:45.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:22:45 [2024-02-28T21:22:45.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-241617922 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:22:45 [2024-02-28T21:22:45.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-241617919 data=null doit=true}, TreeItem with text {test}]
16:22:45 [2024-02-28T21:22:45.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-241617918 data=null}, TreeItem with text {test}]
16:22:45 [2024-02-28T21:22:45.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-241617918 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:22:45 [2024-02-28T21:22:45.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241617917 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:22:45 [2024-02-28T21:22:45.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-241617898 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:22:46 [2024-02-28T21:22:46.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:22:46 [2024-02-28T21:22:46.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:22:46 [2024-02-28T21:22:46.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:22:47 [2024-02-28T21:22:47.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:22:47 [2024-02-28T21:22:47.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:22:47 [2024-02-28T21:22:47.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:22:47 [2024-02-28T21:22:47.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:22:47 [2024-02-28T21:22:47.112Z] 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')
16:22:47 [2024-02-28T21:22:47.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:22:47 [2024-02-28T21:22:47.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:47 [2024-02-28T21:22:47.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:22:47 [2024-02-28T21:22:47.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:22:47 [2024-02-28T21:22:47.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
16:22:47 [2024-02-28T21:22:47.112Z] 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=-241616910 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:22:47 [2024-02-28T21:22:47.112Z] 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=-241616910 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:22:47 [2024-02-28T21:22:47.112Z] 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=-241616910 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:22:47 [2024-02-28T21:22:47.112Z] 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=-241616910 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:22:47 [2024-02-28T21:22:47.112Z] 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=-241616910 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:22:47 [2024-02-28T21:22:47.112Z] 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=-241616910 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:22:47 [2024-02-28T21:22:47.112Z] 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=-241616909 data=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')]
16:22:47 [2024-02-28T21:22:47.112Z] 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=-241616909 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:22:47 [2024-02-28T21:22:47.112Z] 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=-241616909 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:22:47 [2024-02-28T21:22:47.112Z] 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=-241616909 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:22:47 [2024-02-28T21:22:47.112Z] 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=-241616909 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:22:47 [2024-02-28T21:22:47.112Z] 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=-241616909 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:22:47 [2024-02-28T21:22:47.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:22:47 [2024-02-28T21:22:47.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:22:47 [2024-02-28T21:22:47.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:22:47 [2024-02-28T21:22:47.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:22:47 [2024-02-28T21:22:47.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:22:47 [2024-02-28T21:22:47.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:22:47 [2024-02-28T21:22:47.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:22:47 [2024-02-28T21:22:47.112Z] 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')
16:22:47 [2024-02-28T21:22:47.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:22:47 [2024-02-28T21:22:47.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-241616907 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:22:47 [2024-02-28T21:22:47.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-241616907 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:22:47 [2024-02-28T21:22:47.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-241616907 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:22:47 [2024-02-28T21:22:47.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-241616906 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:22:47 [2024-02-28T21:22:47.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-241616906 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:22:47 [2024-02-28T21:22:47.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-241616906 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:22:47 [2024-02-28T21:22:47.113Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:22:47 [2024-02-28T21:22:47.113Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:22:47 [2024-02-28T21:22:47.113Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:22:47 [2024-02-28T21:22:47.113Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:22:47 [2024-02-28T21:22:47.113Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:22:47 [2024-02-28T21:22:47.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:22:47 [2024-02-28T21:22:47.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-241616906 data=null 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')]
16:22:47 [2024-02-28T21:22:47.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-241617720 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:22:47 [2024-02-28T21:22:47.624Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 33.25 s -- in org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.NewCounterViewTest
16:22:47 [2024-02-28T21:22:47.624Z] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.NewCounterViewTest.testDisplayingDataSeries -- Time elapsed: 27.60 s
16:22:47 [2024-02-28T21:22:47.624Z] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.NewCounterViewTest.testManipulatingTreeViewer -- Time elapsed: 2.560 s
16:22:47 [2024-02-28T21:22:47.625Z] Running org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.NewCounterViewPinAndCloneTest
16:22:47 [2024-02-28T21:22:47.625Z] 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@29b0c169] time=-241616333 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:22:47 [2024-02-28T21:22:47.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:22:47 [2024-02-28T21:22:47.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
16:22:47 [2024-02-28T21:22:47.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
16:22:47 [2024-02-28T21:22:47.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
16:22:47 [2024-02-28T21:22:47.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-241616142 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
16:22:47 [2024-02-28T21:22:47.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
16:22:47 [2024-02-28T21:22:47.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.views.countersview"'
16:22:48 [2024-02-28T21:22:48.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
16:23:06 [2024-02-28T21:23:06.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
16:23:06 [2024-02-28T21:23:06.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:23:06 [2024-02-28T21:23:06.181Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 6
16:23:06 [2024-02-28T21:23:06.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Pin View}
16:23:06 [2024-02-28T21:23:06.181Z] 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=-241600432 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
16:23:06 [2024-02-28T21:23:06.181Z] 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=-241600430 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
16:23:06 [2024-02-28T21:23:06.181Z] 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=-241600430 data=null doit=true}, ToolItem with tooltip text {Pin View}]
16:23:06 [2024-02-28T21:23:06.181Z] 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=-241600429 data=null}, ToolItem with tooltip text {Pin View}]
16:23:06 [2024-02-28T21:23:06.181Z] 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=-241600429 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
16:23:06 [2024-02-28T21:23:06.181Z] 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=-241600429 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
16:23:06 [2024-02-28T21:23:06.181Z] 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=-241600429 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}]
16:23:06 [2024-02-28T21:23:06.181Z] 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=-241600391 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
16:23:06 [2024-02-28T21:23:06.181Z] 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=-241600391 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
16:23:06 [2024-02-28T21:23:06.181Z] 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=-241600391 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
16:23:06 [2024-02-28T21:23:06.181Z] 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=-241600391 data=null doit=true}, ToolItem with tooltip text {Pin View}]
16:23:06 [2024-02-28T21:23:06.181Z] 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=-241600391 data=null}, ToolItem with tooltip text {Pin View}]
16:23:06 [2024-02-28T21:23:06.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Pin View}
16:23:06 [2024-02-28T21:23:06.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Pin to kernel_vm", using matcher: with mnemonic 'Pin to kernel_vm'
16:23:06 [2024-02-28T21:23:06.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Pin to kernel_vm'
16:23:06 [2024-02-28T21:23:06.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Pin to kernel_vm} time=-241600388 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']
16:23:06 [2024-02-28T21:23:06.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Pin to kernel_vm'
16:23:06 [2024-02-28T21:23:06.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Counters <kernel_vm>"'
16:23:06 [2024-02-28T21:23:06.181Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 6
16:23:06 [2024-02-28T21:23:06.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Unpin View}
16:23:06 [2024-02-28T21:23:06.181Z] 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=-241600220 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
16:23:06 [2024-02-28T21:23:06.181Z] 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=-241600219 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
16:23:06 [2024-02-28T21:23:06.181Z] 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=-241600219 data=null doit=true}, ToolItem with tooltip text {Unpin View}]
16:23:06 [2024-02-28T21:23:06.182Z] 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=-241600219 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
16:23:06 [2024-02-28T21:23:06.182Z] 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=-241600219 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
16:23:06 [2024-02-28T21:23:06.182Z] 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=-241600219 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}]
16:23:06 [2024-02-28T21:23:06.182Z] 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=-241600216 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
16:23:06 [2024-02-28T21:23:06.182Z] 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=-241600216 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
16:23:06 [2024-02-28T21:23:06.182Z] 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=-241600216 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
16:23:06 [2024-02-28T21:23:06.182Z] 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=-241600215 data=null doit=true}, ToolItem with tooltip text {Pin View}]
16:23:06 [2024-02-28T21:23:06.182Z] 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=-241600215 data=null}, ToolItem with tooltip text {Pin View}]
16:23:06 [2024-02-28T21:23:06.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Pin View}
16:23:06 [2024-02-28T21:23:06.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Counters"'
16:23:06 [2024-02-28T21:23:06.182Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 6
16:23:06 [2024-02-28T21:23:06.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Pin View}
16:23:06 [2024-02-28T21:23:06.182Z] 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=-241600210 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
16:23:06 [2024-02-28T21:23:06.182Z] 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=-241600210 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
16:23:06 [2024-02-28T21:23:06.182Z] 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=-241600210 data=null doit=true}, ToolItem with tooltip text {Pin View}]
16:23:06 [2024-02-28T21:23:06.182Z] 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=-241600209 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
16:23:06 [2024-02-28T21:23:06.182Z] 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=-241600209 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
16:23:06 [2024-02-28T21:23:06.182Z] 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=-241600209 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}]
16:23:06 [2024-02-28T21:23:06.182Z] 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=-241600208 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
16:23:06 [2024-02-28T21:23:06.182Z] 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=-241600208 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
16:23:06 [2024-02-28T21:23:06.182Z] 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=-241600208 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
16:23:06 [2024-02-28T21:23:06.182Z] 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=-241600208 data=null doit=true}, ToolItem with tooltip text {Unpin View}]
16:23:06 [2024-02-28T21:23:06.182Z] 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=-241600208 data=null}, ToolItem with tooltip text {Unpin View}]
16:23:06 [2024-02-28T21:23:06.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Unpin View}
16:23:06 [2024-02-28T21:23:06.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Counters <kernel_vm>"'
16:23:06 [2024-02-28T21:23:06.182Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 6
16:23:06 [2024-02-28T21:23:06.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Unpin View}
16:23:06 [2024-02-28T21:23:06.182Z] 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=-241600198 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
16:23:06 [2024-02-28T21:23:06.182Z] 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=-241600198 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
16:23:06 [2024-02-28T21:23:06.182Z] 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=-241600198 data=null doit=true}, ToolItem with tooltip text {Unpin View}]
16:23:06 [2024-02-28T21:23:06.182Z] 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=-241600198 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
16:23:06 [2024-02-28T21:23:06.183Z] 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=-241600197 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
16:23:06 [2024-02-28T21:23:06.183Z] 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=-241600197 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}]
16:23:06 [2024-02-28T21:23:06.183Z] 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=-241600195 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
16:23:06 [2024-02-28T21:23:06.183Z] 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=-241600195 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
16:23:06 [2024-02-28T21:23:06.183Z] 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=-241600195 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
16:23:06 [2024-02-28T21:23:06.183Z] 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=-241600195 data=null doit=true}, ToolItem with tooltip text {Pin View}]
16:23:06 [2024-02-28T21:23:06.183Z] 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=-241600194 data=null}, ToolItem with tooltip text {Pin View}]
16:23:06 [2024-02-28T21:23:06.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Pin View}
16:23:06 [2024-02-28T21:23:06.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Counters"'
16:23:06 [2024-02-28T21:23:06.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.views.countersview"'
16:23:06 [2024-02-28T21:23:06.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
16:23:06 [2024-02-28T21:23:06.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
16:23:06 [2024-02-28T21:23:06.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:23:11 [2024-02-28T21:23:11.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"'
16:23:11 [2024-02-28T21:23:11.430Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 6
16:23:11 [2024-02-28T21:23:11.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Pin View}
16:23:11 [2024-02-28T21:23:11.430Z] 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=-241592501 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
16:23:11 [2024-02-28T21:23:11.430Z] 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=-241592501 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
16:23:11 [2024-02-28T21:23:11.430Z] 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=-241592501 data=null doit=true}, ToolItem with tooltip text {Pin View}]
16:23:11 [2024-02-28T21:23:11.430Z] 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=-241592500 data=null}, ToolItem with tooltip text {Pin View}]
16:23:11 [2024-02-28T21:23:11.430Z] 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=-241592500 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
16:23:11 [2024-02-28T21:23:11.430Z] 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=-241592500 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
16:23:11 [2024-02-28T21:23:11.430Z] 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=-241592500 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}]
16:23:11 [2024-02-28T21:23:11.430Z] 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=-241592494 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
16:23:11 [2024-02-28T21:23:11.430Z] 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=-241592493 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
16:23:11 [2024-02-28T21:23:11.430Z] 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=-241592493 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
16:23:11 [2024-02-28T21:23:11.430Z] 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=-241592493 data=null doit=true}, ToolItem with tooltip text {Pin View}]
16:23:11 [2024-02-28T21:23:11.431Z] 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=-241592493 data=null}, ToolItem with tooltip text {Pin View}]
16:23:11 [2024-02-28T21:23:11.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Pin View}
16:23:11 [2024-02-28T21:23:11.431Z] 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'
16:23:11 [2024-02-28T21:23:11.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Pin View}
16:23:11 [2024-02-28T21:23:11.687Z] 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=-241592373 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
16:23:11 [2024-02-28T21:23:11.687Z] 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=-241592372 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
16:23:11 [2024-02-28T21:23:11.687Z] 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=-241592372 data=null doit=true}, ToolItem with tooltip text {Pin View}]
16:23:11 [2024-02-28T21:23:11.687Z] 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=-241592372 data=null}, ToolItem with tooltip text {Pin View}]
16:23:11 [2024-02-28T21:23:11.687Z] 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=-241592372 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
16:23:11 [2024-02-28T21:23:11.687Z] 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=-241592372 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
16:23:11 [2024-02-28T21:23:11.687Z] 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=-241592372 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}]
16:23:11 [2024-02-28T21:23:11.687Z] 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=-241592336 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
16:23:11 [2024-02-28T21:23:11.687Z] 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=-241592336 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
16:23:11 [2024-02-28T21:23:11.687Z] 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=-241592336 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
16:23:11 [2024-02-28T21:23:11.687Z] 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=-241592335 data=null doit=true}, ToolItem with tooltip text {Pin View}]
16:23:11 [2024-02-28T21:23:11.687Z] 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=-241592335 data=null}, ToolItem with tooltip text {Pin View}]
16:23:11 [2024-02-28T21:23:11.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Pin View}
16:23:11 [2024-02-28T21:23:11.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Pin to kernel_vm", using matcher: with mnemonic 'Pin to kernel_vm'
16:23:11 [2024-02-28T21:23:11.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Pin to kernel_vm'
16:23:11 [2024-02-28T21:23:11.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Pin to kernel_vm} time=-241592333 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']
16:23:11 [2024-02-28T21:23:11.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Pin to kernel_vm'
16:23:11 [2024-02-28T21:23:11.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Counters <kernel_vm>"'
16:23:11 [2024-02-28T21:23:11.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
16:23:11 [2024-02-28T21:23:11.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:23:11 [2024-02-28T21:23:11.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:23:12 [2024-02-28T21:23:12.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Counters <kernel_vm>"'
16:23:12 [2024-02-28T21:23:12.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"'
16:23:12 [2024-02-28T21:23:12.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:23:12 [2024-02-28T21:23:12.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:23:12 [2024-02-28T21:23:12.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Counters <kernel_vm>"'
16:23:12 [2024-02-28T21:23:12.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
16:23:12 [2024-02-28T21:23:12.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:23:12 [2024-02-28T21:23:12.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:23:12 [2024-02-28T21:23:12.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"'
16:23:12 [2024-02-28T21:23:12.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:23:12 [2024-02-28T21:23:12.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:23:12 [2024-02-28T21:23:12.710Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 6
16:23:12 [2024-02-28T21:23:12.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Unpin View}
16:23:12 [2024-02-28T21:23:12.710Z] 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=-241591225 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
16:23:12 [2024-02-28T21:23:12.710Z] 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=-241591225 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
16:23:12 [2024-02-28T21:23:12.710Z] 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=-241591225 data=null doit=true}, ToolItem with tooltip text {Unpin View}]
16:23:12 [2024-02-28T21:23:12.710Z] 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=-241591225 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
16:23:12 [2024-02-28T21:23:12.710Z] 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=-241591225 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
16:23:12 [2024-02-28T21:23:12.711Z] 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=-241591225 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}]
16:23:12 [2024-02-28T21:23:12.711Z] 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=-241591219 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
16:23:12 [2024-02-28T21:23:12.711Z] 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=-241591218 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
16:23:12 [2024-02-28T21:23:12.711Z] 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=-241591218 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
16:23:12 [2024-02-28T21:23:12.711Z] 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=-241591218 data=null doit=true}, ToolItem with tooltip text {Pin View}]
16:23:12 [2024-02-28T21:23:12.711Z] 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=-241591217 data=null}, ToolItem with tooltip text {Pin View}]
16:23:12 [2024-02-28T21:23:12.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Pin View}
16:23:12 [2024-02-28T21:23:12.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Counters"'
16:23:12 [2024-02-28T21:23:12.711Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 6
16:23:12 [2024-02-28T21:23:12.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Pin View}
16:23:12 [2024-02-28T21:23:12.711Z] 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=-241591166 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
16:23:12 [2024-02-28T21:23:12.711Z] 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=-241591166 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
16:23:12 [2024-02-28T21:23:12.711Z] 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=-241591166 data=null doit=true}, ToolItem with tooltip text {Pin View}]
16:23:12 [2024-02-28T21:23:12.711Z] 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=-241591165 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
16:23:12 [2024-02-28T21:23:12.711Z] 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=-241591165 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
16:23:12 [2024-02-28T21:23:12.711Z] 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=-241591165 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}]
16:23:12 [2024-02-28T21:23:12.711Z] 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=-241591164 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
16:23:12 [2024-02-28T21:23:12.711Z] 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=-241591164 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
16:23:12 [2024-02-28T21:23:12.711Z] 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=-241591164 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
16:23:12 [2024-02-28T21:23:12.711Z] 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=-241591164 data=null doit=true}, ToolItem with tooltip text {Unpin View}]
16:23:12 [2024-02-28T21:23:12.711Z] 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=-241591164 data=null}, ToolItem with tooltip text {Unpin View}]
16:23:12 [2024-02-28T21:23:12.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Unpin View}
16:23:12 [2024-02-28T21:23:12.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Counters <context-switches-kernel>"'
16:23:12 [2024-02-28T21:23:12.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"'
16:23:12 [2024-02-28T21:23:12.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.views.countersview"'
16:23:12 [2024-02-28T21:23:12.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
16:23:16 [2024-02-28T21:23:16.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
16:23:16 [2024-02-28T21:23:16.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:23:16 [2024-02-28T21:23:16.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&New Counters view", using matcher: with mnemonic 'New Counters view'
16:23:16 [2024-02-28T21:23:16.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "pinned to kernel_vm", using matcher: with mnemonic 'pinned to kernel_vm'
16:23:16 [2024-02-28T21:23:16.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'pinned to kernel_vm'
16:23:16 [2024-02-28T21:23:16.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {pinned to kernel_vm} time=-241588091 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']
16:23:16 [2024-02-28T21:23:16.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'pinned to kernel_vm'
16:23:16 [2024-02-28T21:23:16.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Counters"'
16:23:16 [2024-02-28T21:23:16.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Counters <kernel_vm>"'
16:23:16 [2024-02-28T21:23:16.238Z] 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'
16:23:16 [2024-02-28T21:23:16.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'pinned to kernel_vm | new instance'
16:23:16 [2024-02-28T21:23:16.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {pinned to kernel_vm | new instance} time=-241587692 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']
16:23:16 [2024-02-28T21:23:16.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'pinned to kernel_vm | new instance'
16:23:16 [2024-02-28T21:23:16.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Counters"'
16:23:17 [2024-02-28T21:23:17.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Counters <kernel_vm | 2>"'
16:23:17 [2024-02-28T21:23:17.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kernel_vm | 2"'
16:23:17 [2024-02-28T21:23:17.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
16:23:18 [2024-02-28T21:23:18.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:23:18 [2024-02-28T21:23:18.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:23:18 [2024-02-28T21:23:18.121Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 6
16:23:18 [2024-02-28T21:23:18.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Pin View}
16:23:18 [2024-02-28T21:23:18.121Z] 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=-241585908 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
16:23:18 [2024-02-28T21:23:18.121Z] 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=-241585908 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
16:23:18 [2024-02-28T21:23:18.121Z] 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=-241585908 data=null doit=true}, ToolItem with tooltip text {Pin View}]
16:23:18 [2024-02-28T21:23:18.121Z] 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=-241585908 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
16:23:18 [2024-02-28T21:23:18.121Z] 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=-241585908 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
16:23:18 [2024-02-28T21:23:18.121Z] 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=-241585908 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}]
16:23:18 [2024-02-28T21:23:18.121Z] 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=-241585907 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
16:23:18 [2024-02-28T21:23:18.121Z] 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=-241585899 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
16:23:18 [2024-02-28T21:23:18.122Z] 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=-241585899 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
16:23:18 [2024-02-28T21:23:18.122Z] 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=-241585899 data=null doit=true}, ToolItem with tooltip text {Unpin View}]
16:23:18 [2024-02-28T21:23:18.122Z] 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=-241585899 data=null}, ToolItem with tooltip text {Unpin View}]
16:23:18 [2024-02-28T21:23:18.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Unpin View}
16:23:18 [2024-02-28T21:23:18.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kernel_vm | 2"'
16:23:18 [2024-02-28T21:23:18.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:23:18 [2024-02-28T21:23:18.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:23:19 [2024-02-28T21:23:19.049Z] 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@29b0c169] time=-241584810 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:23:19 [2024-02-28T21:23:19.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:23:19 [2024-02-28T21:23:19.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:23:19 [2024-02-28T21:23:19.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:23:19 [2024-02-28T21:23:19.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:23:19 [2024-02-28T21:23:19.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-241584785 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:23:19 [2024-02-28T21:23:19.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-241584785 data=null doit=true}, TreeItem with text {test}]
16:23:19 [2024-02-28T21:23:19.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-241584785 data=null}, TreeItem with text {test}]
16:23:19 [2024-02-28T21:23:19.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-241584784 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:23:19 [2024-02-28T21:23:19.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241584784 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:23:19 [2024-02-28T21:23:19.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-241584772 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:23:19 [2024-02-28T21:23:19.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:23:19 [2024-02-28T21:23:19.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:23:19 [2024-02-28T21:23:19.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:23:19 [2024-02-28T21:23:19.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:23:19 [2024-02-28T21:23:19.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:23:19 [2024-02-28T21:23:19.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:23:19 [2024-02-28T21:23:19.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:23:19 [2024-02-28T21:23:19.868Z] 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')
16:23:19 [2024-02-28T21:23:19.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:23:19 [2024-02-28T21:23:19.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:23:19 [2024-02-28T21:23:19.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:23:19 [2024-02-28T21:23:19.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:23:19 [2024-02-28T21:23:19.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
16:23:19 [2024-02-28T21:23:19.868Z] 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=-241583997 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:23:19 [2024-02-28T21:23:19.868Z] 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=-241583996 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:23:19 [2024-02-28T21:23:19.868Z] 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=-241583996 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:23:19 [2024-02-28T21:23:19.868Z] 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=-241583996 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:23:19 [2024-02-28T21:23:19.868Z] 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=-241583996 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:23:19 [2024-02-28T21:23:19.868Z] 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=-241583996 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:23:19 [2024-02-28T21:23:19.868Z] 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=-241583996 data=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')]
16:23:19 [2024-02-28T21:23:19.868Z] 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=-241583996 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:23:19 [2024-02-28T21:23:19.868Z] 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=-241583996 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:23:19 [2024-02-28T21:23:19.868Z] 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=-241583996 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:23:19 [2024-02-28T21:23:19.868Z] 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=-241583996 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:23:19 [2024-02-28T21:23:19.868Z] 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=-241583996 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:23:19 [2024-02-28T21:23:19.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:23:19 [2024-02-28T21:23:19.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:23:19 [2024-02-28T21:23:19.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:23:19 [2024-02-28T21:23:19.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:23:19 [2024-02-28T21:23:19.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:23:19 [2024-02-28T21:23:19.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:23:19 [2024-02-28T21:23:19.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:23:19 [2024-02-28T21:23:19.868Z] 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')
16:23:19 [2024-02-28T21:23:19.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:23:19 [2024-02-28T21:23:19.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-241583995 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:23:19 [2024-02-28T21:23:19.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-241583995 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:23:19 [2024-02-28T21:23:19.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-241583995 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:23:19 [2024-02-28T21:23:19.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-241583995 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:23:19 [2024-02-28T21:23:19.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-241583995 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:23:19 [2024-02-28T21:23:19.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-241583994 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:23:19 [2024-02-28T21:23:19.868Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:23:19 [2024-02-28T21:23:19.868Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:23:19 [2024-02-28T21:23:19.868Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:23:19 [2024-02-28T21:23:19.868Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:23:19 [2024-02-28T21:23:19.868Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:23:19 [2024-02-28T21:23:19.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:23:20 [2024-02-28T21:23:20.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-241583994 data=null 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')]
16:23:20 [2024-02-28T21:23:20.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-241584701 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:23:20 [2024-02-28T21:23:20.380Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 32.84 s -- in org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.NewCounterViewPinAndCloneTest
16:23:20 [2024-02-28T21:23:20.380Z] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.NewCounterViewPinAndCloneTest.testPinSingleTrace -- Time elapsed: 15.92 s
16:23:20 [2024-02-28T21:23:20.380Z] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.NewCounterViewPinAndCloneTest.testPinTwoTraces -- Time elapsed: 9.107 s
16:23:20 [2024-02-28T21:23:20.380Z] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.NewCounterViewPinAndCloneTest.testCloneSingleTrace -- Time elapsed: 5.993 s
16:23:20 [2024-02-28T21:23:20.380Z] 
16:23:20 [2024-02-28T21:23:20.380Z] Results:
16:23:20 [2024-02-28T21:23:20.380Z] 
16:23:20 [2024-02-28T21:23:20.380Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
16:23:20 [2024-02-28T21:23:20.380Z] 
16:23:20 [2024-02-28T21:23:20.635Z] 
16:23:20 [2024-02-28T21:23:20.635Z] !ENTRY org.eclipse.core.resources 2 10035 2024-02-28 21:23:20.609
16:23:20 [2024-02-28T21:23:20.635Z] !MESSAGE The workspace will exit with unsaved changes in this session.
16:23:21 [2024-02-28T21:23:21.195Z] [INFO] All tests passed
16:23:21 [2024-02-28T21:23:21.195Z] [INFO] 
16:23:21 [2024-02-28T21:23:21.195Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
16:23:21 [2024-02-28T21:23:21.195Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:23:21 [2024-02-28T21:23:21.195Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:23:21 [2024-02-28T21:23:21.195Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:23:21 [2024-02-28T21:23:21.195Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:23:21 [2024-02-28T21:23:21.195Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:23:21 [2024-02-28T21:23:21.196Z] [INFO] 
16:23:21 [2024-02-28T21:23:21.196Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
16:23:21 [2024-02-28T21:23:21.196Z] [INFO] 
16:23:21 [2024-02-28T21:23:21.196Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core.tests >--
16:23:21 [2024-02-28T21:23:21.196Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.core.tests 1.0.8-SNAPSHOT [38/141]
16:23:21 [2024-02-28T21:23:21.196Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.graph.core.tests/pom.xml
16:23:21 [2024-02-28T21:23:21.196Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:23:21 [2024-02-28T21:23:21.196Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:23:21 [2024-02-28T21:23:21.196Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/pom.xml
16:23:21 [2024-02-28T21:23:21.451Z] [INFO] 
16:23:21 [2024-02-28T21:23:21.451Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
16:23:21 [2024-02-28T21:23:21.451Z] [INFO] 
16:23:21 [2024-02-28T21:23:21.451Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
16:23:21 [2024-02-28T21:23:21.451Z] [INFO] The project's OSGi version is 1.0.8.202402282100
16:23:21 [2024-02-28T21:23:21.451Z] [INFO] 
16:23:21 [2024-02-28T21:23:21.451Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
16:23:21 [2024-02-28T21:23:21.451Z] [INFO] 
16:23:21 [2024-02-28T21:23:21.451Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
16:23:21 [2024-02-28T21:23:21.451Z] [INFO] 
16:23:21 [2024-02-28T21:23:21.451Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
16:23:21 [2024-02-28T21:23:21.451Z] [INFO] 
16:23:21 [2024-02-28T21:23:21.451Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
16:23:21 [2024-02-28T21:23:21.451Z] [INFO] 
16:23:21 [2024-02-28T21:23:21.451Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
16:23:21 [2024-02-28T21:23:21.452Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.graph.core.tests
16:23:21 [2024-02-28T21:23:21.452Z] [INFO] 
16:23:21 [2024-02-28T21:23:21.452Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
16:23:21 [2024-02-28T21:23:21.452Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/src/main/resources
16:23:21 [2024-02-28T21:23:21.452Z] [INFO] 
16:23:21 [2024-02-28T21:23:21.452Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
16:23:21 [2024-02-28T21:23:21.452Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:23:21 [2024-02-28T21:23:21.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
16:23:21 [2024-02-28T21:23:21.452Z] [WARNING] The 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-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/pom.xml
16:23:21 [2024-02-28T21:23:21.707Z] [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:23:21 [2024-02-28T21:23:21.707Z] [INFO] 
16:23:21 [2024-02-28T21:23:21.707Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
16:23:21 [2024-02-28T21:23:21.707Z] [INFO] 
16:23:21 [2024-02-28T21:23:21.707Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
16:23:21 [2024-02-28T21:23:21.707Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/src/test/resources
16:23:21 [2024-02-28T21:23:21.963Z] [INFO] 
16:23:21 [2024-02-28T21:23:21.963Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
16:23:21 [2024-02-28T21:23:21.963Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 101 were skipped
16:23:21 [2024-02-28T21:23:21.963Z] [INFO] 
16:23:21 [2024-02-28T21:23:21.963Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
16:23:21 [2024-02-28T21:23:21.963Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.8-SNAPSHOT-sources.jar
16:23:21 [2024-02-28T21:23:21.963Z] [INFO] 
16:23:21 [2024-02-28T21:23:21.963Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
16:23:21 [2024-02-28T21:23:21.963Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.8-SNAPSHOT.jar
16:23:21 [2024-02-28T21:23:21.963Z] [INFO] 
16:23:21 [2024-02-28T21:23:21.963Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
16:23:21 [2024-02-28T21:23:21.963Z] [INFO] 
16:23:21 [2024-02-28T21:23:21.963Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
16:23:21 [2024-02-28T21:23:21.963Z] [INFO] 
16:23:21 [2024-02-28T21:23:21.963Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
16:23:21 [2024-02-28T21:23:21.963Z] [INFO] 
16:23:21 [2024-02-28T21:23:21.963Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
16:23:21 [2024-02-28T21:23:21.963Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.8-SNAPSHOT.jar
16:23:23 [2024-02-28T21:23:23.327Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.8-SNAPSHOT-sources.jar
16:23:24 [2024-02-28T21:23:24.254Z] [INFO] 
16:23:24 [2024-02-28T21:23:24.254Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
16:23:24 [2024-02-28T21:23:24.510Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work/data/.metadata/.log
16:23:24 [2024-02-28T21:23:24.510Z] [INFO] Command line:
16:23:24 [2024-02-28T21:23:24.510Z] 	[/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-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-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-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
16:23:24 [2024-02-28T21:23:24.511Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:23:28 [2024-02-28T21:23:28.675Z] Running org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest
16:23:30 [2024-02-28T21:23:30.040Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.593 s -- in org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest
16:23:30 [2024-02-28T21:23:30.040Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest.testBuildGraph -- Time elapsed: 1.516 s
16:23:30 [2024-02-28T21:23:30.040Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest.testHandlers -- Time elapsed: 0.017 s
16:23:30 [2024-02-28T21:23:30.040Z] Running org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest
16:23:30 [2024-02-28T21:23:30.040Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest
16:23:30 [2024-02-28T21:23:30.040Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testCheckVertical -- Time elapsed: 0.001 s
16:23:30 [2024-02-28T21:23:30.040Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testAppendVertex -- Time elapsed: 0.001 s
16:23:30 [2024-02-28T21:23:30.040Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testCheckHorizontal -- Time elapsed: 0 s
16:23:30 [2024-02-28T21:23:30.040Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testIllegalVertex -- Time elapsed: 0 s
16:23:30 [2024-02-28T21:23:30.040Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testVertexAt -- Time elapsed: 0 s
16:23:30 [2024-02-28T21:23:30.040Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testHead2 -- Time elapsed: 0.002 s
16:23:30 [2024-02-28T21:23:30.040Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testScanCount -- Time elapsed: 0 s
16:23:30 [2024-02-28T21:23:30.040Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testHead -- Time elapsed: 0 s
16:23:30 [2024-02-28T21:23:30.040Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testLink -- Time elapsed: 0 s
16:23:30 [2024-02-28T21:23:30.040Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testTail -- Time elapsed: 0 s
16:23:30 [2024-02-28T21:23:30.041Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testHorizontalSelfLink -- Time elapsed: 0.001 s
16:23:30 [2024-02-28T21:23:30.041Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testVerticalSelfLink -- Time elapsed: 0 s
16:23:30 [2024-02-28T21:23:30.041Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testAddVertex -- Time elapsed: 0 s
16:23:30 [2024-02-28T21:23:30.041Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testHorizontalCycle -- Time elapsed: 0 s
16:23:30 [2024-02-28T21:23:30.041Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testScanLineTerminates -- Time elapsed: 0 s
16:23:30 [2024-02-28T21:23:30.041Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testGraphStatistics -- Time elapsed: 0.001 s
16:23:30 [2024-02-28T21:23:30.041Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testParent -- Time elapsed: 0 s
16:23:30 [2024-02-28T21:23:30.041Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testDefaultConstructor -- Time elapsed: 0 s
16:23:30 [2024-02-28T21:23:30.041Z] Running org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest
16:23:30 [2024-02-28T21:23:30.041Z] Start vertex [Legacy vertex for worker: workerValue: 1, vertex: [101,0]]
16:23:30 [2024-02-28T21:23:30.041Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [101,0]]
16:23:30 [2024-02-28T21:23:30.041Z] Visit edge [Legacy edge: [[101,0]--DEFAULT->[102,2]]]
16:23:30 [2024-02-28T21:23:30.041Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [102,2]]
16:23:30 [2024-02-28T21:23:30.041Z] Visit edge [Legacy edge: [[102,2]--DEFAULT->[114,2]]]
16:23:30 [2024-02-28T21:23:30.041Z] Start vertex [Legacy vertex for worker: workerValue: 2, vertex: [113,1]]
16:23:30 [2024-02-28T21:23:30.041Z] Visit vertex [Legacy vertex for worker: workerValue: 2, vertex: [113,1]]
16:23:30 [2024-02-28T21:23:30.041Z] Visit edge [Legacy edge: [[113,1]--DEFAULT->[114,2]]]
16:23:30 [2024-02-28T21:23:30.041Z] Visit vertex [Legacy vertex for worker: workerValue: 2, vertex: [114,2]]
16:23:30 [2024-02-28T21:23:30.041Z] Visit edge [Legacy edge: [[114,2]--DEFAULT->[115,3]]]
16:23:30 [2024-02-28T21:23:30.041Z] Visit vertex [Legacy vertex for worker: workerValue: 2, vertex: [115,3]]
16:23:30 [2024-02-28T21:23:30.041Z] Visit edge [Legacy edge: [[115,3]--DEFAULT->[116,5]]]
16:23:30 [2024-02-28T21:23:30.041Z] Visit vertex [Legacy vertex for worker: workerValue: 2, vertex: [116,5]]
16:23:30 [2024-02-28T21:23:30.041Z] Visit edge [Legacy edge: [[116,5]--DEFAULT->[104,5]]]
16:23:30 [2024-02-28T21:23:30.041Z] Start vertex [Legacy vertex for worker: workerValue: 1, vertex: [103,4]]
16:23:30 [2024-02-28T21:23:30.041Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [103,4]]
16:23:30 [2024-02-28T21:23:30.041Z] Visit edge [Legacy edge: [[103,4]--DEFAULT->[104,5]]]
16:23:30 [2024-02-28T21:23:30.041Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [104,5]]
16:23:30 [2024-02-28T21:23:30.041Z] Visit edge [Legacy edge: [[104,5]--DEFAULT->[105,7]]]
16:23:30 [2024-02-28T21:23:30.041Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [105,7]]
16:23:30 [2024-02-28T21:23:30.041Z] Visit edge [Legacy edge: [[105,7]--DEFAULT->[106,8]]]
16:23:30 [2024-02-28T21:23:30.041Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [106,8]]
16:23:30 [2024-02-28T21:23:30.041Z] Visit edge [Legacy edge: [[106,8]--DEFAULT->[118,8]]]
16:23:30 [2024-02-28T21:23:30.041Z] Visit edge [Legacy edge: [[106,8]--DEFAULT->[107,9]]]
16:23:30 [2024-02-28T21:23:30.041Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [107,9]]
16:23:30 [2024-02-28T21:23:30.041Z] Start vertex [Legacy vertex for worker: workerValue: 2, vertex: [117,6]]
16:23:30 [2024-02-28T21:23:30.041Z] Visit vertex [Legacy vertex for worker: workerValue: 2, vertex: [117,6]]
16:23:30 [2024-02-28T21:23:30.041Z] Visit edge [Legacy edge: [[117,6]--DEFAULT->[118,8]]]
16:23:30 [2024-02-28T21:23:30.041Z] Visit vertex [Legacy vertex for worker: workerValue: 2, vertex: [118,8]]
16:23:30 [2024-02-28T21:23:30.041Z] Visit edge [Legacy edge: [[118,8]--DEFAULT->[119,11]]]
16:23:30 [2024-02-28T21:23:30.041Z] Visit vertex [Legacy vertex for worker: workerValue: 2, vertex: [119,11]]
16:23:30 [2024-02-28T21:23:30.041Z] Visit edge [Legacy edge: [[119,11]--DEFAULT->[109,11]]]
16:23:30 [2024-02-28T21:23:30.041Z] Start vertex [Legacy vertex for worker: workerValue: 1, vertex: [108,10]]
16:23:30 [2024-02-28T21:23:30.041Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [108,10]]
16:23:30 [2024-02-28T21:23:30.041Z] Visit edge [Legacy edge: [[108,10]--DEFAULT->[109,11]]]
16:23:30 [2024-02-28T21:23:30.041Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [109,11]]
16:23:30 [2024-02-28T21:23:30.041Z] Visit edge [Legacy edge: [[109,11]--DEFAULT->[110,12]]]
16:23:30 [2024-02-28T21:23:30.041Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [110,12]]
16:23:30 [2024-02-28T21:23:30.041Z] Visit edge [Legacy edge: [[110,12]--DEFAULT->[120,12]]]
16:23:30 [2024-02-28T21:23:30.041Z] Visit edge [Legacy edge: [[110,12]--DEFAULT->[111,13]]]
16:23:30 [2024-02-28T21:23:30.041Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [111,13]]
16:23:30 [2024-02-28T21:23:30.041Z] Visit edge [Legacy edge: [[111,13]--DEFAULT->[112,15]]]
16:23:30 [2024-02-28T21:23:30.041Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [112,15]]
16:23:30 [2024-02-28T21:23:30.041Z] Start vertex [Legacy vertex for worker: workerValue: 2, vertex: [120,12]]
16:23:30 [2024-02-28T21:23:30.041Z] Visit vertex [Legacy vertex for worker: workerValue: 2, vertex: [120,12]]
16:23:30 [2024-02-28T21:23:30.041Z] Visit edge [Legacy edge: [[120,12]--DEFAULT->[121,14]]]
16:23:30 [2024-02-28T21:23:30.041Z] Visit vertex [Legacy vertex for worker: workerValue: 2, vertex: [121,14]]
16:23:30 [2024-02-28T21:23:30.041Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s -- in org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest
16:23:30 [2024-02-28T21:23:30.041Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest.testAppendVertex -- Time elapsed: 0.052 s
16:23:30 [2024-02-28T21:23:30.041Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest.testScanCount -- Time elapsed: 0.006 s
16:23:30 [2024-02-28T21:23:30.041Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest.testHead -- Time elapsed: 0 s
16:23:30 [2024-02-28T21:23:30.041Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest.testLink -- Time elapsed: 0 s
16:23:30 [2024-02-28T21:23:30.041Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest.testTail -- Time elapsed: 0 s
16:23:30 [2024-02-28T21:23:30.041Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest.testHeadSequence -- Time elapsed: 0 s
16:23:30 [2024-02-28T21:23:30.041Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest.testHorizontalSelfLink -- Time elapsed: 0 s
16:23:30 [2024-02-28T21:23:30.041Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest.testLinkVertical -- Time elapsed: 0 s
16:23:30 [2024-02-28T21:23:30.041Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest.testAddVertex -- Time elapsed: 0 s
16:23:30 [2024-02-28T21:23:30.041Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest.testGraphStatistics -- Time elapsed: 0.001 s
16:23:30 [2024-02-28T21:23:30.041Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest.testParent -- Time elapsed: 0 s
16:23:30 [2024-02-28T21:23:30.041Z] Running org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest
16:23:30 [2024-02-28T21:23:30.041Z] Start vertex [w0,0]
16:23:30 [2024-02-28T21:23:30.041Z] Visit vertex [w0,0]
16:23:30 [2024-02-28T21:23:30.041Z] Visit edge [[w0,0]--DEFAULT->[w0,2]]
16:23:30 [2024-02-28T21:23:30.041Z] Visit vertex [w0,2]
16:23:30 [2024-02-28T21:23:30.041Z] Visit edge [[w0,2]--DEFAULT->[w1,2]]
16:23:30 [2024-02-28T21:23:30.041Z] Start vertex [w1,1]
16:23:30 [2024-02-28T21:23:30.041Z] Visit vertex [w1,1]
16:23:30 [2024-02-28T21:23:30.041Z] Visit edge [[w1,1]--DEFAULT->[w1,2]]
16:23:30 [2024-02-28T21:23:30.041Z] Visit vertex [w1,2]
16:23:30 [2024-02-28T21:23:30.041Z] Visit edge [[w1,2]--DEFAULT->[w1,3]]
16:23:30 [2024-02-28T21:23:30.041Z] Visit vertex [w1,3]
16:23:30 [2024-02-28T21:23:30.041Z] Visit edge [[w1,3]--DEFAULT->[w1,5]]
16:23:30 [2024-02-28T21:23:30.041Z] Visit vertex [w1,5]
16:23:30 [2024-02-28T21:23:30.041Z] Visit edge [[w1,5]--DEFAULT->[w0,5]]
16:23:30 [2024-02-28T21:23:30.041Z] Start vertex [w0,4]
16:23:30 [2024-02-28T21:23:30.041Z] Visit vertex [w0,4]
16:23:30 [2024-02-28T21:23:30.041Z] Visit edge [[w0,4]--DEFAULT->[w0,5]]
16:23:30 [2024-02-28T21:23:30.041Z] Visit vertex [w0,5]
16:23:30 [2024-02-28T21:23:30.041Z] Visit edge [[w0,5]--DEFAULT->[w0,7]]
16:23:30 [2024-02-28T21:23:30.041Z] Visit vertex [w0,7]
16:23:30 [2024-02-28T21:23:30.041Z] Visit edge [[w0,7]--DEFAULT->[w0,8]]
16:23:30 [2024-02-28T21:23:30.041Z] Visit vertex [w0,8]
16:23:30 [2024-02-28T21:23:30.041Z] Visit edge [[w0,8]--DEFAULT->[w1,8]]
16:23:30 [2024-02-28T21:23:30.041Z] Visit edge [[w0,8]--DEFAULT->[w0,9]]
16:23:30 [2024-02-28T21:23:30.041Z] Visit vertex [w0,9]
16:23:30 [2024-02-28T21:23:30.041Z] Start vertex [w1,6]
16:23:30 [2024-02-28T21:23:30.041Z] Visit vertex [w1,6]
16:23:30 [2024-02-28T21:23:30.041Z] Visit edge [[w1,6]--DEFAULT->[w1,8]]
16:23:30 [2024-02-28T21:23:30.041Z] Visit vertex [w1,8]
16:23:30 [2024-02-28T21:23:30.041Z] Visit edge [[w1,8]--DEFAULT->[w1,11]]
16:23:30 [2024-02-28T21:23:30.041Z] Visit vertex [w1,11]
16:23:30 [2024-02-28T21:23:30.041Z] Visit edge [[w1,11]--DEFAULT->[w0,11]]
16:23:30 [2024-02-28T21:23:30.041Z] Start vertex [w0,10]
16:23:30 [2024-02-28T21:23:30.041Z] Visit vertex [w0,10]
16:23:30 [2024-02-28T21:23:30.041Z] Visit edge [[w0,10]--DEFAULT->[w0,11]]
16:23:30 [2024-02-28T21:23:30.041Z] Visit vertex [w0,11]
16:23:30 [2024-02-28T21:23:30.041Z] Visit edge [[w0,11]--DEFAULT->[w0,12]]
16:23:30 [2024-02-28T21:23:30.041Z] Visit vertex [w0,12]
16:23:30 [2024-02-28T21:23:30.041Z] Visit edge [[w0,12]--DEFAULT->[w1,12]]
16:23:30 [2024-02-28T21:23:30.041Z] Visit edge [[w0,12]--DEFAULT->[w0,13]]
16:23:30 [2024-02-28T21:23:30.041Z] Visit vertex [w0,13]
16:23:30 [2024-02-28T21:23:30.041Z] Visit edge [[w0,13]--DEFAULT->[w0,15]]
16:23:30 [2024-02-28T21:23:30.041Z] Visit vertex [w0,15]
16:23:30 [2024-02-28T21:23:30.041Z] Start vertex [w1,12]
16:23:30 [2024-02-28T21:23:30.041Z] Visit vertex [w1,12]
16:23:30 [2024-02-28T21:23:30.041Z] Visit edge [[w1,12]--DEFAULT->[w1,14]]
16:23:30 [2024-02-28T21:23:30.041Z] Visit vertex [w1,14]
16:23:30 [2024-02-28T21:23:30.041Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest
16:23:30 [2024-02-28T21:23:30.041Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testIllegalVertex -- Time elapsed: 0.002 s
16:23:30 [2024-02-28T21:23:30.041Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testReReadGraph -- Time elapsed: 0.004 s
16:23:30 [2024-02-28T21:23:30.041Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testVertexNotInGraph -- Time elapsed: 0 s
16:23:30 [2024-02-28T21:23:30.041Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testDefaultConstructor -- Time elapsed: 0 s
16:23:30 [2024-02-28T21:23:30.041Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testAppendVertex -- Time elapsed: 0.001 s
16:23:30 [2024-02-28T21:23:30.041Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testScanCount -- Time elapsed: 0.004 s
16:23:30 [2024-02-28T21:23:30.041Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testHead -- Time elapsed: 0.002 s
16:23:30 [2024-02-28T21:23:30.041Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testLink -- Time elapsed: 0.001 s
16:23:30 [2024-02-28T21:23:30.041Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testTail -- Time elapsed: 0.001 s
16:23:30 [2024-02-28T21:23:30.041Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testHeadSequence -- Time elapsed: 0.001 s
16:23:30 [2024-02-28T21:23:30.041Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testHorizontalSelfLink -- Time elapsed: 0.001 s
16:23:30 [2024-02-28T21:23:30.042Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testLinkVertical -- Time elapsed: 0 s
16:23:30 [2024-02-28T21:23:30.042Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testAddVertex -- Time elapsed: 0 s
16:23:30 [2024-02-28T21:23:30.042Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testGraphStatistics -- Time elapsed: 0.002 s
16:23:30 [2024-02-28T21:23:30.042Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testParent -- Time elapsed: 0 s
16:23:30 [2024-02-28T21:23:30.042Z] Running org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest
16:23:30 [2024-02-28T21:23:30.042Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s -- in org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest
16:23:30 [2024-02-28T21:23:30.042Z] org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest.testCriticalPathWakeupOpenedDelay -- Time elapsed: 0.007 s
16:23:30 [2024-02-28T21:23:30.042Z] org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest.testCriticalPathWakeupInterleave -- Time elapsed: 0.001 s
16:23:30 [2024-02-28T21:23:30.042Z] org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest.testCriticalPathWakeupMissing -- Time elapsed: 0.001 s
16:23:30 [2024-02-28T21:23:30.042Z] org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest.testCriticalPathWakeupNew -- Time elapsed: 0.001 s
16:23:30 [2024-02-28T21:23:30.042Z] org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest.testCriticalPathWakeupMutual -- Time elapsed: 0 s
16:23:30 [2024-02-28T21:23:30.042Z] org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest.testCriticalPathWakeupNested -- Time elapsed: 0.001 s
16:23:30 [2024-02-28T21:23:30.042Z] org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest.testCriticalPathBasic -- Time elapsed: 0.001 s
16:23:30 [2024-02-28T21:23:30.042Z] org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest.testCriticalPathWakeupOpened -- Time elapsed: 0 s
16:23:30 [2024-02-28T21:23:30.042Z] org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest.testCriticalPathWakeupEmbedded -- Time elapsed: 0.001 s
16:23:30 [2024-02-28T21:23:30.042Z] org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest.testCriticalPathWakeupNet1 -- Time elapsed: 0.001 s
16:23:30 [2024-02-28T21:23:30.042Z] org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest.testCriticalPathWakeupSelf -- Time elapsed: 0 s
16:23:30 [2024-02-28T21:23:30.042Z] org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest.testCriticalPathWakeupUnknown -- Time elapsed: 0.001 s
16:23:30 [2024-02-28T21:23:30.042Z] 
16:23:30 [2024-02-28T21:23:30.042Z] Results:
16:23:30 [2024-02-28T21:23:30.042Z] 
16:23:30 [2024-02-28T21:23:30.042Z] Tests run: 58, Failures: 0, Errors: 0, Skipped: 0
16:23:30 [2024-02-28T21:23:30.042Z] 
16:23:30 [2024-02-28T21:23:30.602Z] [INFO] All tests passed
16:23:30 [2024-02-28T21:23:30.602Z] [INFO] 
16:23:30 [2024-02-28T21:23:30.602Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
16:23:30 [2024-02-28T21:23:30.602Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:23:30 [2024-02-28T21:23:30.602Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:23:30 [2024-02-28T21:23:30.603Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:23:30 [2024-02-28T21:23:30.603Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:23:30 [2024-02-28T21:23:30.603Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:23:30 [2024-02-28T21:23:30.603Z] [INFO] 
16:23:30 [2024-02-28T21:23:30.603Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
16:23:30 [2024-02-28T21:23:30.603Z] [INFO] 
16:23:30 [2024-02-28T21:23:30.603Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui >--
16:23:30 [2024-02-28T21:23:30.603Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.ui 1.1.0-SNAPSHOT [39/141]
16:23:30 [2024-02-28T21:23:30.603Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties
16:23:30 [2024-02-28T21:23:30.603Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:23:30 [2024-02-28T21:23:30.603Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:23:30 [2024-02-28T21:23:30.603Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties
16:23:30 [2024-02-28T21:23:30.858Z] [INFO] 
16:23:30 [2024-02-28T21:23:30.858Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.graph.ui ---
16:23:30 [2024-02-28T21:23:30.858Z] [INFO] 
16:23:30 [2024-02-28T21:23:30.858Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.ui ---
16:23:30 [2024-02-28T21:23:30.858Z] [INFO] The project's OSGi version is 1.1.0.202402282100
16:23:30 [2024-02-28T21:23:30.858Z] [INFO] 
16:23:30 [2024-02-28T21:23:30.858Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.ui ---
16:23:30 [2024-02-28T21:23:30.858Z] [INFO] 
16:23:30 [2024-02-28T21:23:30.858Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.ui ---
16:23:30 [2024-02-28T21:23:30.858Z] [INFO] 
16:23:30 [2024-02-28T21:23:30.858Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.ui ---
16:23:30 [2024-02-28T21:23:30.858Z] [INFO] 
16:23:30 [2024-02-28T21:23:30.858Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.ui ---
16:23:30 [2024-02-28T21:23:30.858Z] [INFO] 
16:23:30 [2024-02-28T21:23:30.858Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.graph.ui ---
16:23:30 [2024-02-28T21:23:30.858Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.graph.ui
16:23:30 [2024-02-28T21:23:30.858Z] [INFO] 
16:23:30 [2024-02-28T21:23:30.858Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.ui ---
16:23:30 [2024-02-28T21:23:30.858Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.ui/src/main/resources
16:23:30 [2024-02-28T21:23:30.858Z] [INFO] 
16:23:30 [2024-02-28T21:23:30.858Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.ui ---
16:23:30 [2024-02-28T21:23:30.858Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:23:30 [2024-02-28T21:23:30.858Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:23:30 [2024-02-28T21:23:30.858Z] [WARNING] The 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-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties
16:23:31 [2024-02-28T21:23:31.114Z] [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:23:31 [2024-02-28T21:23:31.369Z] [INFO] 
16:23:31 [2024-02-28T21:23:31.369Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.graph.ui ---
16:23:31 [2024-02-28T21:23:31.369Z] [INFO] 
16:23:31 [2024-02-28T21:23:31.369Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.graph.ui ---
16:23:31 [2024-02-28T21:23:31.369Z] [INFO] 
16:23:31 [2024-02-28T21:23:31.370Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.graph.ui ---
16:23:31 [2024-02-28T21:23:31.370Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.ui/src/test/resources
16:23:31 [2024-02-28T21:23:31.370Z] [INFO] 
16:23:31 [2024-02-28T21:23:31.370Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.graph.ui ---
16:23:31 [2024-02-28T21:23:31.370Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:23:31 [2024-02-28T21:23:31.370Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:23:31 [2024-02-28T21:23:31.370Z] [WARNING] The 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-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties
16:23:31 [2024-02-28T21:23:31.370Z] [INFO] 
16:23:31 [2024-02-28T21:23:31.370Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.graph.ui ---
16:23:31 [2024-02-28T21:23:31.370Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 120 were skipped
16:23:31 [2024-02-28T21:23:31.370Z] [INFO] 
16:23:31 [2024-02-28T21:23:31.370Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.graph.ui ---
16:23:31 [2024-02-28T21:23:31.370Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.1.0-SNAPSHOT-sources.jar
16:23:31 [2024-02-28T21:23:31.370Z] [INFO] 
16:23:31 [2024-02-28T21:23:31.370Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.graph.ui ---
16:23:31 [2024-02-28T21:23:31.370Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.1.0-SNAPSHOT.jar
16:23:31 [2024-02-28T21:23:31.370Z] [INFO] 
16:23:31 [2024-02-28T21:23:31.370Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.graph.ui ---
16:23:31 [2024-02-28T21:23:31.370Z] [INFO] 
16:23:31 [2024-02-28T21:23:31.370Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.graph.ui ---
16:23:31 [2024-02-28T21:23:31.370Z] [INFO] 
16:23:31 [2024-02-28T21:23:31.370Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.graph.ui ---
16:23:31 [2024-02-28T21:23:31.370Z] [INFO] 
16:23:31 [2024-02-28T21:23:31.370Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.graph.ui ---
16:23:31 [2024-02-28T21:23:31.370Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.1.0-SNAPSHOT.jar
16:23:32 [2024-02-28T21:23:32.323Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.1.0-SNAPSHOT-sources.jar
16:23:32 [2024-02-28T21:23:32.884Z] [INFO] 
16:23:32 [2024-02-28T21:23:32.884Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.graph.ui ---
16:23:32 [2024-02-28T21:23:32.884Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:23:32 [2024-02-28T21:23:32.884Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:23:32 [2024-02-28T21:23:32.884Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:23:32 [2024-02-28T21:23:32.884Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:23:32 [2024-02-28T21:23:32.884Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:23:32 [2024-02-28T21:23:32.884Z] [INFO] 
16:23:32 [2024-02-28T21:23:32.884Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.graph.ui ---
16:23:32 [2024-02-28T21:23:32.884Z] [INFO] 
16:23:32 [2024-02-28T21:23:32.884Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests >--
16:23:32 [2024-02-28T21:23:32.884Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.core.tests 1.0.5-SNAPSHOT [40/141]
16:23:32 [2024-02-28T21:23:32.884Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.lami.core.tests/pom.xml
16:23:32 [2024-02-28T21:23:32.884Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:23:32 [2024-02-28T21:23:32.884Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:23:32 [2024-02-28T21:23:32.884Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/pom.xml
16:23:33 [2024-02-28T21:23:33.140Z] [INFO] 
16:23:33 [2024-02-28T21:23:33.140Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
16:23:33 [2024-02-28T21:23:33.140Z] [INFO] 
16:23:33 [2024-02-28T21:23:33.140Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
16:23:33 [2024-02-28T21:23:33.140Z] [INFO] The project's OSGi version is 1.0.5.202402282100
16:23:33 [2024-02-28T21:23:33.140Z] [INFO] 
16:23:33 [2024-02-28T21:23:33.140Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
16:23:33 [2024-02-28T21:23:33.140Z] [INFO] 
16:23:33 [2024-02-28T21:23:33.140Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
16:23:33 [2024-02-28T21:23:33.140Z] [INFO] 
16:23:33 [2024-02-28T21:23:33.140Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
16:23:33 [2024-02-28T21:23:33.140Z] [INFO] 
16:23:33 [2024-02-28T21:23:33.140Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
16:23:33 [2024-02-28T21:23:33.140Z] [INFO] 
16:23:33 [2024-02-28T21:23:33.140Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
16:23:33 [2024-02-28T21:23:33.140Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.lami.core.tests
16:23:33 [2024-02-28T21:23:33.140Z] [INFO] 
16:23:33 [2024-02-28T21:23:33.140Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
16:23:33 [2024-02-28T21:23:33.140Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/src/main/resources
16:23:33 [2024-02-28T21:23:33.140Z] [INFO] 
16:23:33 [2024-02-28T21:23:33.140Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
16:23:33 [2024-02-28T21:23:33.140Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:23:33 [2024-02-28T21:23:33.140Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:23:33 [2024-02-28T21:23:33.140Z] [WARNING] The 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-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/pom.xml
16:23:33 [2024-02-28T21:23:33.140Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:23:33 [2024-02-28T21:23:33.395Z] [INFO] 
16:23:33 [2024-02-28T21:23:33.395Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
16:23:33 [2024-02-28T21:23:33.396Z] [INFO] 
16:23:33 [2024-02-28T21:23:33.396Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
16:23:33 [2024-02-28T21:23:33.396Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/src/test/resources
16:23:33 [2024-02-28T21:23:33.396Z] [INFO] 
16:23:33 [2024-02-28T21:23:33.396Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
16:23:33 [2024-02-28T21:23:33.396Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 101 were skipped
16:23:33 [2024-02-28T21:23:33.396Z] [INFO] 
16:23:33 [2024-02-28T21:23:33.396Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
16:23:33 [2024-02-28T21:23:33.396Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.5-SNAPSHOT-sources.jar
16:23:33 [2024-02-28T21:23:33.396Z] [INFO] 
16:23:33 [2024-02-28T21:23:33.396Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
16:23:33 [2024-02-28T21:23:33.396Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.5-SNAPSHOT.jar
16:23:33 [2024-02-28T21:23:33.652Z] [INFO] 
16:23:33 [2024-02-28T21:23:33.652Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
16:23:33 [2024-02-28T21:23:33.652Z] [INFO] 
16:23:33 [2024-02-28T21:23:33.652Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
16:23:33 [2024-02-28T21:23:33.652Z] [INFO] 
16:23:33 [2024-02-28T21:23:33.652Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
16:23:33 [2024-02-28T21:23:33.652Z] [INFO] 
16:23:33 [2024-02-28T21:23:33.652Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
16:23:33 [2024-02-28T21:23:33.652Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.5-SNAPSHOT.jar
16:23:34 [2024-02-28T21:23:34.578Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.5-SNAPSHOT-sources.jar
16:23:35 [2024-02-28T21:23:35.503Z] [INFO] 
16:23:35 [2024-02-28T21:23:35.503Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
16:23:35 [2024-02-28T21:23:35.759Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work/data/.metadata/.log
16:23:35 [2024-02-28T21:23:35.759Z] [INFO] Command line:
16:23:35 [2024-02-28T21:23:35.759Z] 	[/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-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-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-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
16:23:35 [2024-02-28T21:23:35.759Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:23:39 [2024-02-28T21:23:39.022Z] Running org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest
16:23:39 [2024-02-28T21:23:39.277Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s -- in org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest
16:23:39 [2024-02-28T21:23:39.277Z] org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest.lamiProcessNameAspectTest -- Time elapsed: 0.059 s
16:23:39 [2024-02-28T21:23:39.277Z] org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest.lamiTimeRangeBeginAspectTest -- Time elapsed: 0.002 s
16:23:39 [2024-02-28T21:23:39.277Z] org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest.lamiProcessTIDAspectTest -- Time elapsed: 0 s
16:23:39 [2024-02-28T21:23:39.277Z] org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest.lamiTimeRangeEndAspectTest -- Time elapsed: 0 s
16:23:39 [2024-02-28T21:23:39.277Z] org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest.lamiIRQNameAspectTest -- Time elapsed: 0 s
16:23:39 [2024-02-28T21:23:39.277Z] org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest.lamiTimeRangeDurationAspectTest -- Time elapsed: 0.001 s
16:23:39 [2024-02-28T21:23:39.277Z] org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest.lamiGenericAspectTest -- Time elapsed: 0 s
16:23:39 [2024-02-28T21:23:39.277Z] org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest.lamiProcessPIDAspectTest -- Time elapsed: 0.001 s
16:23:39 [2024-02-28T21:23:39.277Z] org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest.lamiIRQNumberAspectTest -- Time elapsed: 0.001 s
16:23:39 [2024-02-28T21:23:39.277Z] org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest.lamiDurationAspectTest -- Time elapsed: 0 s
16:23:39 [2024-02-28T21:23:39.277Z] org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest.lamiTimestampAspectTest -- Time elapsed: 0.001 s
16:23:39 [2024-02-28T21:23:39.277Z] org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest.lamiEmptyAspectTest -- Time elapsed: 0 s
16:23:39 [2024-02-28T21:23:39.277Z] org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest.testAspectEquality -- Time elapsed: 0 s
16:23:39 [2024-02-28T21:23:39.277Z] org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest.lamiMixedAspectTest -- Time elapsed: 0.001 s
16:23:39 [2024-02-28T21:23:39.277Z] Running org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest
16:23:39 [2024-02-28T21:23:39.533Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 s -- in org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest
16:23:39 [2024-02-28T21:23:39.533Z] org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest.testBaseCommand -- Time elapsed: 0.078 s
16:23:39 [2024-02-28T21:23:39.533Z] org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest.testMetadata -- Time elapsed: 0.007 s
16:23:39 [2024-02-28T21:23:39.533Z] org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest.testResults -- Time elapsed: 0.008 s
16:23:39 [2024-02-28T21:23:39.533Z] org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest.testResultsError -- Time elapsed: 0.002 s
16:23:39 [2024-02-28T21:23:39.533Z] 
16:23:39 [2024-02-28T21:23:39.533Z] Results:
16:23:39 [2024-02-28T21:23:39.533Z] 
16:23:39 [2024-02-28T21:23:39.533Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0
16:23:39 [2024-02-28T21:23:39.533Z] 
16:23:39 [2024-02-28T21:23:39.788Z] [INFO] All tests passed
16:23:39 [2024-02-28T21:23:39.788Z] [INFO] 
16:23:39 [2024-02-28T21:23:39.788Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
16:23:39 [2024-02-28T21:23:39.788Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:23:39 [2024-02-28T21:23:39.788Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:23:39 [2024-02-28T21:23:39.788Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:23:39 [2024-02-28T21:23:39.788Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:23:39 [2024-02-28T21:23:39.788Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:23:39 [2024-02-28T21:23:39.788Z] [INFO] 
16:23:39 [2024-02-28T21:23:39.788Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
16:23:39 [2024-02-28T21:23:39.788Z] [INFO] 
16:23:39 [2024-02-28T21:23:39.788Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui >---
16:23:39 [2024-02-28T21:23:39.788Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.ui 1.1.0-SNAPSHOT   [41/141]
16:23:39 [2024-02-28T21:23:39.788Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties
16:23:39 [2024-02-28T21:23:39.788Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:23:39 [2024-02-28T21:23:39.788Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:23:39 [2024-02-28T21:23:39.788Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties
16:23:40 [2024-02-28T21:23:40.044Z] [INFO] 
16:23:40 [2024-02-28T21:23:40.044Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.ui ---
16:23:40 [2024-02-28T21:23:40.044Z] [INFO] 
16:23:40 [2024-02-28T21:23:40.044Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui ---
16:23:40 [2024-02-28T21:23:40.044Z] [INFO] The project's OSGi version is 1.1.0.202402282100
16:23:40 [2024-02-28T21:23:40.044Z] [INFO] 
16:23:40 [2024-02-28T21:23:40.044Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui ---
16:23:40 [2024-02-28T21:23:40.044Z] [INFO] 
16:23:40 [2024-02-28T21:23:40.044Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui ---
16:23:40 [2024-02-28T21:23:40.044Z] [INFO] 
16:23:40 [2024-02-28T21:23:40.044Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui ---
16:23:40 [2024-02-28T21:23:40.044Z] [INFO] 
16:23:40 [2024-02-28T21:23:40.044Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui ---
16:23:40 [2024-02-28T21:23:40.044Z] [INFO] 
16:23:40 [2024-02-28T21:23:40.044Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.ui ---
16:23:40 [2024-02-28T21:23:40.044Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.chart.ui
16:23:40 [2024-02-28T21:23:40.044Z] [INFO] 
16:23:40 [2024-02-28T21:23:40.044Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui ---
16:23:40 [2024-02-28T21:23:40.044Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/main/resources
16:23:40 [2024-02-28T21:23:40.044Z] [INFO] 
16:23:40 [2024-02-28T21:23:40.044Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui ---
16:23:40 [2024-02-28T21:23:40.044Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:23:40 [2024-02-28T21:23:40.045Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:23:40 [2024-02-28T21:23:40.045Z] [WARNING] The 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-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties
16:23:40 [2024-02-28T21:23:40.300Z] [INFO] Compiling 31 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:23:40 [2024-02-28T21:23:40.555Z] [INFO] 
16:23:40 [2024-02-28T21:23:40.555Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.chart.ui ---
16:23:40 [2024-02-28T21:23:40.555Z] [INFO] 
16:23:40 [2024-02-28T21:23:40.555Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.chart.ui ---
16:23:40 [2024-02-28T21:23:40.555Z] [INFO] 
16:23:40 [2024-02-28T21:23:40.555Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.ui ---
16:23:40 [2024-02-28T21:23:40.555Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/test/resources
16:23:40 [2024-02-28T21:23:40.555Z] [INFO] 
16:23:40 [2024-02-28T21:23:40.555Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.chart.ui ---
16:23:40 [2024-02-28T21:23:40.555Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:23:40 [2024-02-28T21:23:40.555Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:23:40 [2024-02-28T21:23:40.555Z] [WARNING] The 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-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties
16:23:40 [2024-02-28T21:23:40.556Z] [INFO] 
16:23:40 [2024-02-28T21:23:40.556Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.chart.ui ---
16:23:40 [2024-02-28T21:23:40.556Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 120 were skipped
16:23:40 [2024-02-28T21:23:40.556Z] [INFO] 
16:23:40 [2024-02-28T21:23:40.556Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.ui ---
16:23:40 [2024-02-28T21:23:40.811Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.1.0-SNAPSHOT-sources.jar
16:23:40 [2024-02-28T21:23:40.811Z] [INFO] 
16:23:40 [2024-02-28T21:23:40.811Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.ui ---
16:23:40 [2024-02-28T21:23:40.811Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.1.0-SNAPSHOT.jar
16:23:40 [2024-02-28T21:23:40.811Z] [INFO] 
16:23:40 [2024-02-28T21:23:40.811Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.ui ---
16:23:40 [2024-02-28T21:23:40.811Z] [INFO] 
16:23:40 [2024-02-28T21:23:40.811Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.chart.ui ---
16:23:40 [2024-02-28T21:23:40.811Z] [INFO] 
16:23:40 [2024-02-28T21:23:40.811Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.ui ---
16:23:40 [2024-02-28T21:23:40.811Z] [INFO] 
16:23:40 [2024-02-28T21:23:40.811Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.chart.ui ---
16:23:40 [2024-02-28T21:23:40.811Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.1.0-SNAPSHOT.jar
16:23:41 [2024-02-28T21:23:41.769Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.1.0-SNAPSHOT-sources.jar
16:23:42 [2024-02-28T21:23:42.769Z] [INFO] 
16:23:42 [2024-02-28T21:23:42.769Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.ui ---
16:23:42 [2024-02-28T21:23:42.769Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:23:42 [2024-02-28T21:23:42.769Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:23:42 [2024-02-28T21:23:42.769Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:23:42 [2024-02-28T21:23:42.769Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:23:42 [2024-02-28T21:23:42.769Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:23:42 [2024-02-28T21:23:42.769Z] [INFO] 
16:23:42 [2024-02-28T21:23:42.769Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.ui ---
16:23:42 [2024-02-28T21:23:42.769Z] [INFO] 
16:23:42 [2024-02-28T21:23:42.769Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui >--
16:23:42 [2024-02-28T21:23:42.769Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.ui 1.2.0-SNAPSHOT [42/141]
16:23:42 [2024-02-28T21:23:42.769Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties
16:23:42 [2024-02-28T21:23:42.769Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:23:42 [2024-02-28T21:23:42.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
16:23:42 [2024-02-28T21:23:42.769Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties
16:23:42 [2024-02-28T21:23:42.769Z] [INFO] 
16:23:42 [2024-02-28T21:23:42.769Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.ui ---
16:23:42 [2024-02-28T21:23:42.769Z] [INFO] 
16:23:42 [2024-02-28T21:23:42.769Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.ui ---
16:23:42 [2024-02-28T21:23:42.769Z] [INFO] The project's OSGi version is 1.2.0.202402282100
16:23:42 [2024-02-28T21:23:42.769Z] [INFO] 
16:23:42 [2024-02-28T21:23:42.769Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.ui ---
16:23:42 [2024-02-28T21:23:42.769Z] [INFO] 
16:23:42 [2024-02-28T21:23:42.769Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.ui ---
16:23:42 [2024-02-28T21:23:42.769Z] [INFO] 
16:23:42 [2024-02-28T21:23:42.769Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.ui ---
16:23:42 [2024-02-28T21:23:42.769Z] [INFO] 
16:23:42 [2024-02-28T21:23:42.769Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.ui ---
16:23:42 [2024-02-28T21:23:42.769Z] [INFO] 
16:23:42 [2024-02-28T21:23:42.769Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.lami.ui ---
16:23:42 [2024-02-28T21:23:42.769Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.lami.ui
16:23:43 [2024-02-28T21:23:43.069Z] [INFO] 
16:23:43 [2024-02-28T21:23:43.069Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.ui ---
16:23:43 [2024-02-28T21:23:43.069Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/main/resources
16:23:43 [2024-02-28T21:23:43.070Z] [INFO] 
16:23:43 [2024-02-28T21:23:43.070Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.ui ---
16:23:43 [2024-02-28T21:23:43.070Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:23:43 [2024-02-28T21:23:43.070Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:23:43 [2024-02-28T21:23:43.070Z] [WARNING] The 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-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties
16:23:43 [2024-02-28T21:23:43.070Z] [INFO] Compiling 23 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:23:43 [2024-02-28T21:23:43.631Z] [INFO] 
16:23:43 [2024-02-28T21:23:43.631Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.lami.ui ---
16:23:43 [2024-02-28T21:23:43.631Z] [INFO] 
16:23:43 [2024-02-28T21:23:43.631Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.lami.ui ---
16:23:43 [2024-02-28T21:23:43.631Z] [INFO] 
16:23:43 [2024-02-28T21:23:43.631Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.ui ---
16:23:43 [2024-02-28T21:23:43.631Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/test/resources
16:23:43 [2024-02-28T21:23:43.631Z] [INFO] 
16:23:43 [2024-02-28T21:23:43.631Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.lami.ui ---
16:23:43 [2024-02-28T21:23:43.631Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:23:43 [2024-02-28T21:23: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
16:23:43 [2024-02-28T21:23: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.analysis.lami.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties
16:23:43 [2024-02-28T21:23:43.631Z] [INFO] 
16:23:43 [2024-02-28T21:23:43.631Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.lami.ui ---
16:23:43 [2024-02-28T21:23:43.631Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 120 were skipped
16:23:43 [2024-02-28T21:23:43.631Z] [INFO] 
16:23:43 [2024-02-28T21:23:43.631Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.ui ---
16:23:43 [2024-02-28T21:23:43.631Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.2.0-SNAPSHOT-sources.jar
16:23:43 [2024-02-28T21:23:43.631Z] [INFO] 
16:23:43 [2024-02-28T21:23:43.631Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.ui ---
16:23:43 [2024-02-28T21:23:43.631Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.2.0-SNAPSHOT.jar
16:23:43 [2024-02-28T21:23:43.631Z] [INFO] 
16:23:43 [2024-02-28T21:23:43.631Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.ui ---
16:23:43 [2024-02-28T21:23:43.631Z] [INFO] 
16:23:43 [2024-02-28T21:23:43.631Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.lami.ui ---
16:23:43 [2024-02-28T21:23:43.631Z] [INFO] 
16:23:43 [2024-02-28T21:23:43.631Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.ui ---
16:23:43 [2024-02-28T21:23:43.631Z] [INFO] 
16:23:43 [2024-02-28T21:23:43.631Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.lami.ui ---
16:23:43 [2024-02-28T21:23:43.631Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.2.0-SNAPSHOT.jar
16:23:44 [2024-02-28T21:23:44.998Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.2.0-SNAPSHOT-sources.jar
16:23:45 [2024-02-28T21:23:45.926Z] [INFO] 
16:23:45 [2024-02-28T21:23:45.926Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.ui ---
16:23:45 [2024-02-28T21:23:45.926Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:23:45 [2024-02-28T21:23:45.926Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:23:45 [2024-02-28T21:23:45.926Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:23:45 [2024-02-28T21:23:45.926Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:23:45 [2024-02-28T21:23:45.926Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:23:45 [2024-02-28T21:23:45.926Z] [INFO] 
16:23:45 [2024-02-28T21:23:45.926Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.ui ---
16:23:45 [2024-02-28T21:23:45.926Z] [INFO] 
16:23:45 [2024-02-28T21:23:45.926Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests >--
16:23:45 [2024-02-28T21:23:45.926Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.core.tests 1.0.4-SNAPSHOT [43/141]
16:23:45 [2024-02-28T21:23:45.926Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.chart.core.tests/pom.xml
16:23:45 [2024-02-28T21:23:45.926Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:23:45 [2024-02-28T21:23:45.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
16:23:45 [2024-02-28T21:23:45.926Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/pom.xml
16:23:46 [2024-02-28T21:23:46.181Z] [INFO] 
16:23:46 [2024-02-28T21:23:46.181Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
16:23:46 [2024-02-28T21:23:46.181Z] [INFO] 
16:23:46 [2024-02-28T21:23:46.181Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
16:23:46 [2024-02-28T21:23:46.181Z] [INFO] The project's OSGi version is 1.0.4.202402282100
16:23:46 [2024-02-28T21:23:46.181Z] [INFO] 
16:23:46 [2024-02-28T21:23:46.181Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
16:23:46 [2024-02-28T21:23:46.181Z] [INFO] 
16:23:46 [2024-02-28T21:23:46.181Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
16:23:46 [2024-02-28T21:23:46.181Z] [INFO] 
16:23:46 [2024-02-28T21:23:46.181Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
16:23:46 [2024-02-28T21:23:46.181Z] [INFO] 
16:23:46 [2024-02-28T21:23:46.181Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
16:23:46 [2024-02-28T21:23:46.181Z] [INFO] 
16:23:46 [2024-02-28T21:23:46.181Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
16:23:46 [2024-02-28T21:23:46.181Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.chart.core.tests
16:23:46 [2024-02-28T21:23:46.181Z] [INFO] 
16:23:46 [2024-02-28T21:23:46.181Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
16:23:46 [2024-02-28T21:23:46.181Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/src/main/resources
16:23:46 [2024-02-28T21:23:46.181Z] [INFO] 
16:23:46 [2024-02-28T21:23:46.181Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
16:23:46 [2024-02-28T21:23:46.181Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:23:46 [2024-02-28T21:23:46.181Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:23:46 [2024-02-28T21:23:46.181Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/pom.xml
16:23:46 [2024-02-28T21:23:46.436Z] [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:23:46 [2024-02-28T21:23:46.436Z] [INFO] 
16:23:46 [2024-02-28T21:23:46.436Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
16:23:46 [2024-02-28T21:23:46.436Z] [INFO] 
16:23:46 [2024-02-28T21:23:46.436Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
16:23:46 [2024-02-28T21:23:46.436Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/src/test/resources
16:23:46 [2024-02-28T21:23:46.436Z] [INFO] 
16:23:46 [2024-02-28T21:23:46.436Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
16:23:46 [2024-02-28T21:23:46.436Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 100 were skipped
16:23:46 [2024-02-28T21:23:46.436Z] [INFO] 
16:23:46 [2024-02-28T21:23:46.436Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
16:23:46 [2024-02-28T21:23:46.436Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.4-SNAPSHOT-sources.jar
16:23:46 [2024-02-28T21:23:46.436Z] [INFO] 
16:23:46 [2024-02-28T21:23:46.436Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
16:23:46 [2024-02-28T21:23:46.436Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.4-SNAPSHOT.jar
16:23:46 [2024-02-28T21:23:46.436Z] [INFO] 
16:23:46 [2024-02-28T21:23:46.436Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
16:23:46 [2024-02-28T21:23:46.436Z] [INFO] 
16:23:46 [2024-02-28T21:23:46.436Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
16:23:46 [2024-02-28T21:23:46.436Z] [INFO] 
16:23:46 [2024-02-28T21:23:46.436Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
16:23:46 [2024-02-28T21:23:46.436Z] [INFO] 
16:23:46 [2024-02-28T21:23:46.436Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
16:23:46 [2024-02-28T21:23:46.436Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.4-SNAPSHOT.jar
16:23:47 [2024-02-28T21:23:47.801Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.4-SNAPSHOT-sources.jar
16:23:48 [2024-02-28T21:23:48.726Z] [INFO] 
16:23:48 [2024-02-28T21:23:48.726Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
16:23:48 [2024-02-28T21:23:48.981Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work/data/.metadata/.log
16:23:48 [2024-02-28T21:23:48.981Z] [INFO] Command line:
16:23:48 [2024-02-28T21:23:48.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-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-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-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
16:23:48 [2024-02-28T21:23:48.981Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:23:52 [2024-02-28T21:23:52.249Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest
16:23:52 [2024-02-28T21:23:52.249Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest
16:23:52 [2024-02-28T21:23:52.249Z] org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest.testResolver -- Time elapsed: 0.007 s
16:23:52 [2024-02-28T21:23:52.249Z] org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest.testWithPredicate -- Time elapsed: 0 s
16:23:52 [2024-02-28T21:23:52.249Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest
16:23:52 [2024-02-28T21:23:52.249Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest
16:23:52 [2024-02-28T21:23:52.249Z] org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest.testConstructorWithUnit -- Time elapsed: 0 s
16:23:52 [2024-02-28T21:23:52.249Z] org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest.testConstructor -- Time elapsed: 0 s
16:23:52 [2024-02-28T21:23:52.249Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest
16:23:52 [2024-02-28T21:23:52.249Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest
16:23:52 [2024-02-28T21:23:52.249Z] org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest.testConstructorWithUnit -- Time elapsed: 0.001 s
16:23:52 [2024-02-28T21:23:52.249Z] org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest.testConstructor -- Time elapsed: 0 s
16:23:52 [2024-02-28T21:23:52.249Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest
16:23:52 [2024-02-28T21:23:52.249Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest
16:23:52 [2024-02-28T21:23:52.249Z] org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest.testImmutableSeries -- Time elapsed: 0.001 s
16:23:52 [2024-02-28T21:23:52.249Z] org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest.testGetDescriptors -- Time elapsed: 0 s
16:23:52 [2024-02-28T21:23:52.249Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartSeriesTest
16:23:52 [2024-02-28T21:23:52.249Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartSeriesTest
16:23:52 [2024-02-28T21:23:52.249Z] org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartSeriesTest.testConstructor -- Time elapsed: 0.001 s
16:23:52 [2024-02-28T21:23:52.249Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartModelTest
16:23:52 [2024-02-28T21:23:52.249Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartModelTest
16:23:52 [2024-02-28T21:23:52.249Z] org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartModelTest.testConstructor -- Time elapsed: 0.001 s
16:23:52 [2024-02-28T21:23:52.249Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest
16:23:52 [2024-02-28T21:23:52.249Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s -- in org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest
16:23:52 [2024-02-28T21:23:52.249Z] org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest.testComparator -- Time elapsed: 0 s
16:23:52 [2024-02-28T21:23:52.249Z] org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest.testLimitValues -- Time elapsed: 0 s
16:23:52 [2024-02-28T21:23:52.249Z] org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest.testMapper -- Time elapsed: 0.001 s
16:23:52 [2024-02-28T21:23:52.249Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest
16:23:52 [2024-02-28T21:23:52.249Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest
16:23:52 [2024-02-28T21:23:52.249Z] org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest.testComparator -- Time elapsed: 0 s
16:23:52 [2024-02-28T21:23:52.249Z] org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest.testLimitValues -- Time elapsed: 0 s
16:23:52 [2024-02-28T21:23:52.249Z] org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest.testMapper -- Time elapsed: 0.001 s
16:23:52 [2024-02-28T21:23:52.249Z] 
16:23:52 [2024-02-28T21:23:52.249Z] Results:
16:23:52 [2024-02-28T21:23:52.249Z] 
16:23:52 [2024-02-28T21:23:52.249Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0
16:23:52 [2024-02-28T21:23:52.249Z] 
16:23:52 [2024-02-28T21:23:52.812Z] [INFO] All tests passed
16:23:52 [2024-02-28T21:23:52.812Z] [INFO] 
16:23:52 [2024-02-28T21:23:52.812Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
16:23:52 [2024-02-28T21:23:52.812Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:23:52 [2024-02-28T21:23:52.812Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:23:52 [2024-02-28T21:23:52.812Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:23:52 [2024-02-28T21:23:52.812Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:23:52 [2024-02-28T21:23:52.812Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:23:52 [2024-02-28T21:23:52.812Z] [INFO] 
16:23:52 [2024-02-28T21:23:52.812Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
16:23:52 [2024-02-28T21:23:52.812Z] [INFO] 
16:23:52 [2024-02-28T21:23:52.812Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests >--
16:23:52 [2024-02-28T21:23:52.812Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests 1.0.7-SNAPSHOT [44/141]
16:23:52 [2024-02-28T21:23:52.812Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/pom.xml
16:23:52 [2024-02-28T21:23:52.812Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:23:52 [2024-02-28T21:23:52.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
16:23:52 [2024-02-28T21:23:52.812Z] [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-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/pom.xml
16:23:52 [2024-02-28T21:23:52.812Z] [INFO] 
16:23:52 [2024-02-28T21:23:52.812Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
16:23:52 [2024-02-28T21:23:52.813Z] [INFO] 
16:23:52 [2024-02-28T21:23:52.813Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
16:23:52 [2024-02-28T21:23:52.813Z] [INFO] The project's OSGi version is 1.0.7.202402282100
16:23:52 [2024-02-28T21:23:52.813Z] [INFO] 
16:23:52 [2024-02-28T21:23:52.813Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
16:23:52 [2024-02-28T21:23:52.813Z] [INFO] 
16:23:52 [2024-02-28T21:23:52.813Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
16:23:52 [2024-02-28T21:23:52.813Z] [INFO] 
16:23:52 [2024-02-28T21:23:52.813Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
16:23:52 [2024-02-28T21:23:52.813Z] [INFO] 
16:23:52 [2024-02-28T21:23:52.813Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
16:23:52 [2024-02-28T21:23:52.813Z] [INFO] 
16:23:52 [2024-02-28T21:23:52.813Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
16:23:52 [2024-02-28T21:23:52.813Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests
16:23:53 [2024-02-28T21:23:53.376Z] [INFO] 
16:23:53 [2024-02-28T21:23:53.376Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
16:23:53 [2024-02-28T21:23:53.376Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/src/main/resources
16:23:53 [2024-02-28T21:23:53.376Z] [INFO] 
16:23:53 [2024-02-28T21:23:53.376Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
16:23:53 [2024-02-28T21:23:53.376Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:23:53 [2024-02-28T21:23:53.376Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:23:53 [2024-02-28T21:23:53.376Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/pom.xml
16:23:53 [2024-02-28T21:23:53.376Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:23:53 [2024-02-28T21:23:53.631Z] [INFO] 
16:23:53 [2024-02-28T21:23:53.631Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
16:23:53 [2024-02-28T21:23:53.632Z] [INFO] 
16:23:53 [2024-02-28T21:23:53.632Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
16:23:53 [2024-02-28T21:23:53.632Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/src/test/resources
16:23:53 [2024-02-28T21:23:53.632Z] [INFO] 
16:23:53 [2024-02-28T21:23:53.632Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
16:23:53 [2024-02-28T21:23:53.632Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 131 were skipped
16:23:53 [2024-02-28T21:23:53.632Z] [INFO] 
16:23:53 [2024-02-28T21:23:53.632Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
16:23:53 [2024-02-28T21:23:53.632Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-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
16:23:53 [2024-02-28T21:23:53.632Z] [INFO] 
16:23:53 [2024-02-28T21:23:53.632Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
16:23:53 [2024-02-28T21:23:53.632Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.7-SNAPSHOT.jar
16:23:53 [2024-02-28T21:23:53.632Z] [INFO] 
16:23:53 [2024-02-28T21:23:53.632Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
16:23:53 [2024-02-28T21:23:53.632Z] [INFO] 
16:23:53 [2024-02-28T21:23:53.632Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
16:23:53 [2024-02-28T21:23:53.632Z] [INFO] 
16:23:53 [2024-02-28T21:23:53.632Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
16:23:53 [2024-02-28T21:23:53.632Z] [INFO] 
16:23:53 [2024-02-28T21:23:53.632Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
16:23:53 [2024-02-28T21:23:53.632Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.7-SNAPSHOT.jar
16:23:54 [2024-02-28T21:23:54.560Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-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
16:23:55 [2024-02-28T21:23:55.925Z] [INFO] 
16:23:55 [2024-02-28T21:23:55.925Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
16:23:55 [2024-02-28T21:23:55.925Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/work/data/.metadata/.log
16:23:55 [2024-02-28T21:23:55.925Z] [INFO] Command line:
16:23:55 [2024-02-28T21:23:55.925Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-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-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
16:23:55 [2024-02-28T21:23:55.925Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:23:58 [2024-02-28T21:23:58.441Z] Feb 28, 2024 9:23:57 PM org.apache.aries.spifly.BaseActivator log
16:23:58 [2024-02-28T21:23:58.441Z] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
16:23:59 [2024-02-28T21:23:59.804Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
16:23:59 [2024-02-28T21:23:59.804Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
16:24:05 [2024-02-28T21:24:05.047Z] !SESSION 2024-02-28 21:23:55.965 -----------------------------------------------
16:24:05 [2024-02-28T21:24:05.047Z] eclipse.buildId=unknown
16:24:05 [2024-02-28T21:24:05.047Z] java.version=17.0.2
16:24:05 [2024-02-28T21:24:05.047Z] java.vendor=Oracle Corporation
16:24:05 [2024-02-28T21:24:05.047Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
16:24:05 [2024-02-28T21:24:05.047Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
16:24:05 [2024-02-28T21:24:05.047Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-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-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
16:24:05 [2024-02-28T21:24:05.047Z] 
16:24:05 [2024-02-28T21:24:05.047Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2024-02-28 21:24:04.274
16:24:05 [2024-02-28T21:24:05.047Z] !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
16:24:05 [2024-02-28T21:24:05.047Z] 
16:24:05 [2024-02-28T21:24:05.047Z] !ENTRY org.eclipse.urischeme 4 0 2024-02-28 21:24:04.287
16:24:05 [2024-02-28T21:24:05.047Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
16:24:05 [2024-02-28T21:24:05.047Z] !STACK 0
16:24:05 [2024-02-28T21:24:05.047Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
16:24:05 [2024-02-28T21:24:05.047Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
16:24:05 [2024-02-28T21:24:05.047Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
16:24:05 [2024-02-28T21:24:05.047Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
16:24:05 [2024-02-28T21:24:05.047Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
16:24:05 [2024-02-28T21:24:05.047Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
16:24:05 [2024-02-28T21:24:05.047Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
16:24:05 [2024-02-28T21:24:05.047Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:88)
16:24:05 [2024-02-28T21:24:05.047Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
16:24:05 [2024-02-28T21:24:05.047Z] Caused by: java.io.IOException: error=2, No such file or directory
16:24:05 [2024-02-28T21:24:05.047Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
16:24:05 [2024-02-28T21:24:05.047Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
16:24:05 [2024-02-28T21:24:05.047Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
16:24:05 [2024-02-28T21:24:05.047Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
16:24:05 [2024-02-28T21:24:05.047Z] 	... 7 more
16:24:05 [2024-02-28T21:24:05.047Z] Running org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests.dialog.ChartMakerDialogTest
16:24:05 [2024-02-28T21:24:05.047Z] Display size: 1440x900
16:24:05 [2024-02-28T21:24:05.047Z] OS version=6.1.11-200.fc37.x86_64
16:24:05 [2024-02-28T21:24:05.047Z] GTK version=3.22.30
16:24:05 [2024-02-28T21:24:05.047Z] GTK theme=Ambiance
16:24:05 [2024-02-28T21:24:05.047Z] LIBOVERLAY_SCROLLBAR=0
16:24:05 [2024-02-28T21:24:05.047Z] Time zone: Greenwich Mean Time
16:24:05 [2024-02-28T21:24:05.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@458b4487] time=-241538841 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:24:05 [2024-02-28T21:24:05.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:24:05 [2024-02-28T21:24:05.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
16:24:05 [2024-02-28T21:24:05.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
16:24:05 [2024-02-28T21:24:05.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
16:24:05 [2024-02-28T21:24:05.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=-241538102 data=null doit=true}, MenuItem with text {&Hierarchical}]
16:24:05 [2024-02-28T21:24:05.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=-241538102 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}]
16:24:05 [2024-02-28T21:24:05.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-241538095 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
16:24:05 [2024-02-28T21:24:05.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
16:24:05 [2024-02-28T21:24:05.993Z] 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"'
16:24:05 [2024-02-28T21:24:05.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Create custom chart", using matcher: with mnemonic 'Create custom chart'
16:24:05 [2024-02-28T21:24:05.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Create custom chart'
16:24:05 [2024-02-28T21:24:05.993Z] 
16:24:05 [2024-02-28T21:24:05.993Z] (Eclipse:7095): Gtk-CRITICAL **: 21:24:05.969: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:24:06 [2024-02-28T21:24:06.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Create custom chart'
16:24:06 [2024-02-28T21:24:06.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
16:24:06 [2024-02-28T21:24:06.248Z] 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=-241537721 data=null doit=true}, Shell with text {Custom chart creation}]
16:24:06 [2024-02-28T21:24:06.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:24:06 [2024-02-28T21:24:06.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:24:06 [2024-02-28T21:24:06.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:24:06 [2024-02-28T21:24:06.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:24:06 [2024-02-28T21:24:06.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:24:06 [2024-02-28T21:24:06.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:24:06 [2024-02-28T21:24:06.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:24:06 [2024-02-28T21:24:06.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:24:06 [2024-02-28T21:24:06.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
16:24:06 [2024-02-28T21:24:06.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicking on (of type 'Table')
16:24:06 [2024-02-28T21:24:06.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-241537688 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:24:06 [2024-02-28T21:24:06.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-241537622 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:24:06 [2024-02-28T21:24:06.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-241537622 data=null doit=true}, (of type 'Table')]
16:24:06 [2024-02-28T21:24:06.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-241537622 data=null}, (of type 'Table')]
16:24:06 [2024-02-28T21:24:06.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{Table {} [layout=null] time=-241537622 data=null button=1 stateMask=0x0 x=28 y=27 count=1}, (of type 'Table')]
16:24:06 [2024-02-28T21:24:06.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{Table {} [layout=null] time=-241537621 data=null button=1 stateMask=0x80000 x=28 y=27 count=1}, (of type 'Table')]
16:24:06 [2024-02-28T21:24:06.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-241537620 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')]
16:24:06 [2024-02-28T21:24:06.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 32 to [MouseHover [32]: MouseEvent{Table {} [layout=null] time=-241537618 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:24:06 [2024-02-28T21:24:06.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-241537618 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:24:06 [2024-02-28T21:24:06.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 7 to [MouseExit [7]: MouseEvent{Table {} [layout=null] time=-241537617 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:24:06 [2024-02-28T21:24:06.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 27 to [Deactivate [27]: ShellEvent{Table {} [layout=null] time=-241537617 data=null doit=true}, (of type 'Table')]
16:24:06 [2024-02-28T21:24:06.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 16 to [FocusOut [16]: FocusEvent{Table {} [layout=null] time=-241537617 data=null}, (of type 'Table')]
16:24:06 [2024-02-28T21:24:06.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicked on (of type 'Table')
16:24:06 [2024-02-28T21:24:06.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:24:06 [2024-02-28T21:24:06.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:24:06 [2024-02-28T21:24:06.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:24:06 [2024-02-28T21:24:06.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:24:06 [2024-02-28T21:24:06.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:24:06 [2024-02-28T21:24:06.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:24:06 [2024-02-28T21:24:06.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:24:06 [2024-02-28T21:24:06.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:24:06 [2024-02-28T21:24:06.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:24:06 [2024-02-28T21:24:06.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:24:06 [2024-02-28T21:24:06.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:24:06 [2024-02-28T21:24:06.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:24:06 [2024-02-28T21:24:06.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:24:06 [2024-02-28T21:24:06.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:24:06 [2024-02-28T21:24:06.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:24:06 [2024-02-28T21:24:06.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:24:06 [2024-02-28T21:24:06.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:24:06 [2024-02-28T21:24:06.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:24:06 [2024-02-28T21:24:06.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:24:06 [2024-02-28T21:24:06.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:24:06 [2024-02-28T21:24:06.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:24:06 [2024-02-28T21:24:06.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:24:06 [2024-02-28T21:24:06.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:24:06 [2024-02-28T21:24:06.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:24:06 [2024-02-28T21:24:06.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:24:06 [2024-02-28T21:24:06.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
16:24:06 [2024-02-28T21:24:06.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: with mnemonic 'Logarithmic Scale X'
16:24:06 [2024-02-28T21:24:06.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: with style 'SWT.CHECK'
16:24:06 [2024-02-28T21:24:06.516Z] 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')
16:24:06 [2024-02-28T21:24:06.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
16:24:06 [2024-02-28T21:24:06.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:24:06 [2024-02-28T21:24:06.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:24:06 [2024-02-28T21:24:06.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:24:06 [2024-02-28T21:24:06.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
16:24:06 [2024-02-28T21:24:06.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
16:24:06 [2024-02-28T21:24:06.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: with mnemonic 'Logarithmic Scale Y'
16:24:06 [2024-02-28T21:24:06.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: with style 'SWT.CHECK'
16:24:06 [2024-02-28T21:24:06.516Z] 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')
16:24:06 [2024-02-28T21:24:06.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:24:06 [2024-02-28T21:24:06.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:24:06 [2024-02-28T21:24:06.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Integer
16:24:06 [2024-02-28T21:24:06.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:24:06 [2024-02-28T21:24:06.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:24:06 [2024-02-28T21:24:06.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:24:06 [2024-02-28T21:24:06.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:24:06 [2024-02-28T21:24:06.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:24:06 [2024-02-28T21:24:06.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:24:06 [2024-02-28T21:24:06.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:24:06 [2024-02-28T21:24:06.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:24:06 [2024-02-28T21:24:06.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to unchecked on: Integer
16:24:06 [2024-02-28T21:24:06.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:24:06 [2024-02-28T21:24:06.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:24:06 [2024-02-28T21:24:06.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:24:06 [2024-02-28T21:24:06.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:24:06 [2024-02-28T21:24:06.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:24:06 [2024-02-28T21:24:06.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:24:06 [2024-02-28T21:24:06.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:24:06 [2024-02-28T21:24:06.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:24:06 [2024-02-28T21:24:06.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Duration (ns)
16:24:06 [2024-02-28T21:24:06.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:24:06 [2024-02-28T21:24:06.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:24:06 [2024-02-28T21:24:06.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:24:06 [2024-02-28T21:24:06.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:24:06 [2024-02-28T21:24:06.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:24:06 [2024-02-28T21:24:06.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:24:06 [2024-02-28T21:24:06.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:24:06 [2024-02-28T21:24:06.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:24:06 [2024-02-28T21:24:06.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to unchecked on: Duration (ns)
16:24:06 [2024-02-28T21:24:06.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:24:06 [2024-02-28T21:24:06.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:24:06 [2024-02-28T21:24:06.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:24:06 [2024-02-28T21:24:06.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:24:06 [2024-02-28T21:24:06.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:24:06 [2024-02-28T21:24:06.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:24:06 [2024-02-28T21:24:06.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:24:06 [2024-02-28T21:24:06.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:24:06 [2024-02-28T21:24:06.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Timestamp
16:24:06 [2024-02-28T21:24:06.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:24:06 [2024-02-28T21:24:06.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:24:06 [2024-02-28T21:24:06.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:24:06 [2024-02-28T21:24:06.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:24:06 [2024-02-28T21:24:06.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:24:06 [2024-02-28T21:24:06.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:24:06 [2024-02-28T21:24:06.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:24:06 [2024-02-28T21:24:06.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:24:06 [2024-02-28T21:24:06.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to unchecked on: Timestamp
16:24:06 [2024-02-28T21:24:06.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:24:06 [2024-02-28T21:24:06.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:24:06 [2024-02-28T21:24:06.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:24:06 [2024-02-28T21:24:06.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:24:06 [2024-02-28T21:24:06.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:24:06 [2024-02-28T21:24:06.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:24:06 [2024-02-28T21:24:06.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:24:06 [2024-02-28T21:24:06.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:24:06 [2024-02-28T21:24:06.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
16:24:06 [2024-02-28T21:24:06.517Z] 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=-241537515 data=null doit=true}, Shell with text {Custom chart creation}]
16:24:06 [2024-02-28T21:24:06.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:24:06 [2024-02-28T21:24:06.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:24:06 [2024-02-28T21:24:06.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:24:06 [2024-02-28T21:24:06.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:24:06 [2024-02-28T21:24:06.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:24:06 [2024-02-28T21:24:06.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:24:06 [2024-02-28T21:24:06.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:24:06 [2024-02-28T21:24:06.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:24:06 [2024-02-28T21:24:06.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicking on TableItem with text {String}
16:24:06 [2024-02-28T21:24:06.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {String} time=-241537512 data=null button=0 stateMask=0x0 x=27 y=12 count=0}, TableItem with text {String}]
16:24:06 [2024-02-28T21:24:06.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {String} time=-241537512 data=null doit=true}, TableItem with text {String}]
16:24:06 [2024-02-28T21:24:06.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:24:06 [2024-02-28T21:24:06.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {String} time=-241537510 data=null}, TableItem with text {String}]
16:24:06 [2024-02-28T21:24:06.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {String} time=-241537510 data=null button=1 stateMask=0x0 x=27 y=12 count=1}, TableItem with text {String}]
16:24:06 [2024-02-28T21:24:06.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-241537510 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}]
16:24:06 [2024-02-28T21:24:06.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {String} time=-241537510 data=null button=1 stateMask=0x80000 x=27 y=12 count=1}, TableItem with text {String}]
16:24:06 [2024-02-28T21:24:06.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 7 to [MouseExit [7]: MouseEvent{TableItem {String} time=-241537509 data=null button=0 stateMask=0x0 x=27 y=12 count=0}, TableItem with text {String}]
16:24:06 [2024-02-28T21:24:06.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 27 to [Deactivate [27]: ShellEvent{TableItem {String} time=-241537509 data=null doit=true}, TableItem with text {String}]
16:24:06 [2024-02-28T21:24:06.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 16 to [FocusOut [16]: FocusEvent{TableItem {String} time=-241537509 data=null}, TableItem with text {String}]
16:24:06 [2024-02-28T21:24:06.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicked on TableItem with text {String}
16:24:06 [2024-02-28T21:24:06.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:24:06 [2024-02-28T21:24:06.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:24:06 [2024-02-28T21:24:06.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:24:06 [2024-02-28T21:24:06.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:24:06 [2024-02-28T21:24:06.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:24:06 [2024-02-28T21:24:06.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:24:06 [2024-02-28T21:24:06.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:24:06 [2024-02-28T21:24:06.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:24:06 [2024-02-28T21:24:06.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Timestamp
16:24:06 [2024-02-28T21:24:06.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:24:06 [2024-02-28T21:24:06.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
16:24:06 [2024-02-28T21:24:06.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
16:24:06 [2024-02-28T21:24:06.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:24:06 [2024-02-28T21:24:06.517Z] 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')
16:24:06 [2024-02-28T21:24:06.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
16:24:06 [2024-02-28T21:24:06.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
16:24:06 [2024-02-28T21:24:06.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:24:06 [2024-02-28T21:24:06.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:24:06 [2024-02-28T21:24:06.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
16:24:06 [2024-02-28T21:24:06.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=-241537498 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')]
16:24:06 [2024-02-28T21:24:06.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=-241537498 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')]
16:24:06 [2024-02-28T21:24:06.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=-241537498 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
16:24:06 [2024-02-28T21:24:06.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=-241537498 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
16:24:06 [2024-02-28T21:24:06.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=-241537497 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')]
16:24:06 [2024-02-28T21:24:06.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=-241537497 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')]
16:24:06 [2024-02-28T21:24:06.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=-241537497 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')]
16:24:06 [2024-02-28T21:24:06.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {} time=-241537436 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')]
16:24:06 [2024-02-28T21:24:06.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=-241537435 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')]
16:24:06 [2024-02-28T21:24:06.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {} time=-241537435 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')]
16:24:06 [2024-02-28T21:24:06.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {} time=-241537434 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
16:24:06 [2024-02-28T21:24:06.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {} time=-241537434 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
16:24:06 [2024-02-28T21:24:06.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:24:06 [2024-02-28T21:24:06.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:24:06 [2024-02-28T21:24:06.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:24:06 [2024-02-28T21:24:06.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:24:06 [2024-02-28T21:24:06.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:24:06 [2024-02-28T21:24:06.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:24:06 [2024-02-28T21:24:06.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:24:06 [2024-02-28T21:24:06.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:24:06 [2024-02-28T21:24:06.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:24:06 [2024-02-28T21:24:06.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:24:06 [2024-02-28T21:24:06.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:24:06 [2024-02-28T21:24:06.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:24:06 [2024-02-28T21:24:06.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:24:06 [2024-02-28T21:24:06.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:24:06 [2024-02-28T21:24:06.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:24:06 [2024-02-28T21:24:06.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:24:06 [2024-02-28T21:24:06.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:24:06 [2024-02-28T21:24:06.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Timestamp
16:24:06 [2024-02-28T21:24:06.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:24:06 [2024-02-28T21:24:06.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:24:06 [2024-02-28T21:24:06.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:24:06 [2024-02-28T21:24:06.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:24:06 [2024-02-28T21:24:06.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:24:06 [2024-02-28T21:24:06.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:24:06 [2024-02-28T21:24:06.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:24:06 [2024-02-28T21:24:06.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:24:06 [2024-02-28T21:24:06.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
16:24:06 [2024-02-28T21:24:06.518Z] 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=-241537429 data=null doit=true}, Shell with text {Custom chart creation}]
16:24:06 [2024-02-28T21:24:06.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:24:06 [2024-02-28T21:24:06.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:24:06 [2024-02-28T21:24:06.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:24:06 [2024-02-28T21:24:06.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:24:06 [2024-02-28T21:24:06.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:24:06 [2024-02-28T21:24:06.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:24:06 [2024-02-28T21:24:06.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:24:06 [2024-02-28T21:24:06.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:24:06 [2024-02-28T21:24:06.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicking on TableItem with text {String}
16:24:06 [2024-02-28T21:24:06.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {String} time=-241537427 data=null button=0 stateMask=0x0 x=27 y=12 count=0}, TableItem with text {String}]
16:24:06 [2024-02-28T21:24:06.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {String} time=-241537426 data=null doit=true}, TableItem with text {String}]
16:24:06 [2024-02-28T21:24:06.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:24:06 [2024-02-28T21:24:06.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {String} time=-241537425 data=null}, TableItem with text {String}]
16:24:06 [2024-02-28T21:24:06.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {String} time=-241537425 data=null button=1 stateMask=0x0 x=27 y=12 count=1}, TableItem with text {String}]
16:24:06 [2024-02-28T21:24:06.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-241537425 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}]
16:24:06 [2024-02-28T21:24:06.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {String} time=-241537424 data=null button=1 stateMask=0x80000 x=27 y=12 count=1}, TableItem with text {String}]
16:24:06 [2024-02-28T21:24:06.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 7 to [MouseExit [7]: MouseEvent{TableItem {String} time=-241537424 data=null button=0 stateMask=0x0 x=27 y=12 count=0}, TableItem with text {String}]
16:24:06 [2024-02-28T21:24:06.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 27 to [Deactivate [27]: ShellEvent{TableItem {String} time=-241537424 data=null doit=true}, TableItem with text {String}]
16:24:06 [2024-02-28T21:24:06.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 16 to [FocusOut [16]: FocusEvent{TableItem {String} time=-241537424 data=null}, TableItem with text {String}]
16:24:06 [2024-02-28T21:24:06.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicked on TableItem with text {String}
16:24:06 [2024-02-28T21:24:06.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:24:06 [2024-02-28T21:24:06.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:24:06 [2024-02-28T21:24:06.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:24:06 [2024-02-28T21:24:06.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:24:06 [2024-02-28T21:24:06.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:24:06 [2024-02-28T21:24:06.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:24:06 [2024-02-28T21:24:06.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:24:06 [2024-02-28T21:24:06.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:24:06 [2024-02-28T21:24:06.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Timestamp2
16:24:06 [2024-02-28T21:24:06.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Timestamp
16:24:06 [2024-02-28T21:24:06.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:24:06 [2024-02-28T21:24:06.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:24:06 [2024-02-28T21:24:06.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
16:24:06 [2024-02-28T21:24:06.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
16:24:06 [2024-02-28T21:24:06.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:24:06 [2024-02-28T21:24:06.519Z] 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')
16:24:06 [2024-02-28T21:24:06.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
16:24:06 [2024-02-28T21:24:06.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
16:24:06 [2024-02-28T21:24:06.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:24:06 [2024-02-28T21:24:06.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:24:06 [2024-02-28T21:24:06.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
16:24:06 [2024-02-28T21:24:06.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=-241537413 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')]
16:24:06 [2024-02-28T21:24:06.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=-241537412 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')]
16:24:06 [2024-02-28T21:24:06.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=-241537412 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
16:24:06 [2024-02-28T21:24:06.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=-241537412 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
16:24:06 [2024-02-28T21:24:06.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=-241537412 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')]
16:24:06 [2024-02-28T21:24:06.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=-241537412 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')]
16:24:06 [2024-02-28T21:24:06.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=-241537412 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')]
16:24:06 [2024-02-28T21:24:06.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {} time=-241537408 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')]
16:24:06 [2024-02-28T21:24:06.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=-241537406 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')]
16:24:06 [2024-02-28T21:24:06.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {} time=-241537406 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')]
16:24:06 [2024-02-28T21:24:06.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {} time=-241537406 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
16:24:06 [2024-02-28T21:24:06.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {} time=-241537406 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
16:24:06 [2024-02-28T21:24:06.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:24:06 [2024-02-28T21:24:06.519Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.936 s -- in org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests.dialog.ChartMakerDialogTest
16:24:06 [2024-02-28T21:24:06.519Z] org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests.dialog.ChartMakerDialogTest.testBarChartSeries -- Time elapsed: 0.599 s
16:24:06 [2024-02-28T21:24:06.519Z] 
16:24:06 [2024-02-28T21:24:06.519Z] Results:
16:24:06 [2024-02-28T21:24:06.519Z] 
16:24:06 [2024-02-28T21:24:06.519Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
16:24:06 [2024-02-28T21:24:06.519Z] 
16:24:06 [2024-02-28T21:24:06.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Create custom chart} time=-241537935 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']
16:24:07 [2024-02-28T21:24:07.339Z] [INFO] All tests passed
16:24:07 [2024-02-28T21:24:07.339Z] [INFO] 
16:24:07 [2024-02-28T21:24:07.339Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
16:24:07 [2024-02-28T21:24:07.339Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:24:07 [2024-02-28T21:24:07.339Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:24:07 [2024-02-28T21:24:07.339Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:24:07 [2024-02-28T21:24:07.339Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:24:07 [2024-02-28T21:24:07.339Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:24:07 [2024-02-28T21:24:07.339Z] [INFO] 
16:24:07 [2024-02-28T21:24:07.339Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
16:24:07 [2024-02-28T21:24:07.339Z] [INFO] 
16:24:07 [2024-02-28T21:24:07.339Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests >--
16:24:07 [2024-02-28T21:24:07.339Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests 1.0.7-SNAPSHOT [45/141]
16:24:07 [2024-02-28T21:24:07.339Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/pom.xml
16:24:07 [2024-02-28T21:24:07.339Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:24:07 [2024-02-28T21:24:07.339Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:24:07 [2024-02-28T21:24:07.339Z] [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-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/pom.xml
16:24:07 [2024-02-28T21:24:07.594Z] [INFO] 
16:24:07 [2024-02-28T21:24:07.594Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
16:24:07 [2024-02-28T21:24:07.594Z] [INFO] 
16:24:07 [2024-02-28T21:24:07.595Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
16:24:07 [2024-02-28T21:24:07.595Z] [INFO] The project's OSGi version is 1.0.7.202402282100
16:24:07 [2024-02-28T21:24:07.595Z] [INFO] 
16:24:07 [2024-02-28T21:24:07.595Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
16:24:07 [2024-02-28T21:24:07.595Z] [INFO] 
16:24:07 [2024-02-28T21:24:07.595Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
16:24:07 [2024-02-28T21:24:07.595Z] [INFO] 
16:24:07 [2024-02-28T21:24:07.595Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
16:24:07 [2024-02-28T21:24:07.595Z] [INFO] 
16:24:07 [2024-02-28T21:24:07.595Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
16:24:07 [2024-02-28T21:24:07.595Z] [INFO] 
16:24:07 [2024-02-28T21:24:07.595Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
16:24:07 [2024-02-28T21:24:07.595Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests
16:24:08 [2024-02-28T21:24:08.157Z] [INFO] 
16:24:08 [2024-02-28T21:24:08.157Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
16:24:08 [2024-02-28T21:24:08.157Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/src/main/resources
16:24:08 [2024-02-28T21:24:08.157Z] [INFO] 
16:24:08 [2024-02-28T21:24:08.157Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
16:24:08 [2024-02-28T21:24:08.157Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:24:08 [2024-02-28T21:24:08.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
16:24:08 [2024-02-28T21:24:08.157Z] [WARNING] The 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-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/pom.xml
16:24:08 [2024-02-28T21:24:08.157Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:24:08 [2024-02-28T21:24:08.413Z] [INFO] 
16:24:08 [2024-02-28T21:24:08.413Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
16:24:08 [2024-02-28T21:24:08.413Z] [INFO] 
16:24:08 [2024-02-28T21:24:08.413Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
16:24:08 [2024-02-28T21:24:08.413Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/src/test/resources
16:24:08 [2024-02-28T21:24:08.413Z] [INFO] 
16:24:08 [2024-02-28T21:24:08.413Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
16:24:08 [2024-02-28T21:24:08.413Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 131 were skipped
16:24:08 [2024-02-28T21:24:08.413Z] [INFO] 
16:24:08 [2024-02-28T21:24:08.413Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
16:24:08 [2024-02-28T21:24:08.413Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-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
16:24:08 [2024-02-28T21:24:08.413Z] [INFO] 
16:24:08 [2024-02-28T21:24:08.413Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
16:24:08 [2024-02-28T21:24:08.413Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.7-SNAPSHOT.jar
16:24:08 [2024-02-28T21:24:08.413Z] [INFO] 
16:24:08 [2024-02-28T21:24:08.413Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
16:24:08 [2024-02-28T21:24:08.413Z] [INFO] 
16:24:08 [2024-02-28T21:24:08.413Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
16:24:08 [2024-02-28T21:24:08.413Z] [INFO] 
16:24:08 [2024-02-28T21:24:08.413Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
16:24:08 [2024-02-28T21:24:08.413Z] [INFO] 
16:24:08 [2024-02-28T21:24:08.413Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
16:24:08 [2024-02-28T21:24:08.413Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.7-SNAPSHOT.jar
16:24:09 [2024-02-28T21:24:09.777Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-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
16:24:10 [2024-02-28T21:24:10.703Z] [INFO] 
16:24:10 [2024-02-28T21:24:10.703Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
16:24:10 [2024-02-28T21:24:10.959Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/work/data/.metadata/.log
16:24:10 [2024-02-28T21:24:10.959Z] [INFO] Command line:
16:24:10 [2024-02-28T21:24:10.959Z] 	[/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-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-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-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
16:24:10 [2024-02-28T21:24:10.959Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:24:13 [2024-02-28T21:24:13.474Z] Feb 28, 2024 9:24:13 PM org.apache.aries.spifly.BaseActivator log
16:24:13 [2024-02-28T21:24:13.474Z] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
16:24:15 [2024-02-28T21:24:15.362Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
16:24:15 [2024-02-28T21:24:15.362Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
16:24:20 [2024-02-28T21:24:20.608Z] !SESSION 2024-02-28 21:24:10.983 -----------------------------------------------
16:24:20 [2024-02-28T21:24:20.608Z] eclipse.buildId=unknown
16:24:20 [2024-02-28T21:24:20.608Z] java.version=17.0.2
16:24:20 [2024-02-28T21:24:20.608Z] java.vendor=Oracle Corporation
16:24:20 [2024-02-28T21:24:20.608Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
16:24:20 [2024-02-28T21:24:20.608Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
16:24:20 [2024-02-28T21:24:20.609Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-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-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
16:24:20 [2024-02-28T21:24:20.609Z] 
16:24:20 [2024-02-28T21:24:20.609Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2024-02-28 21:24:19.601
16:24:20 [2024-02-28T21:24:20.609Z] !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
16:24:20 [2024-02-28T21:24:20.609Z] 
16:24:20 [2024-02-28T21:24:20.609Z] !ENTRY org.eclipse.urischeme 4 0 2024-02-28 21:24:19.671
16:24:20 [2024-02-28T21:24:20.609Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
16:24:20 [2024-02-28T21:24:20.609Z] !STACK 0
16:24:20 [2024-02-28T21:24:20.609Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
16:24:20 [2024-02-28T21:24:20.609Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
16:24:20 [2024-02-28T21:24:20.609Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
16:24:20 [2024-02-28T21:24:20.609Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
16:24:20 [2024-02-28T21:24:20.609Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
16:24:20 [2024-02-28T21:24:20.609Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
16:24:20 [2024-02-28T21:24:20.609Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
16:24:20 [2024-02-28T21:24:20.609Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:88)
16:24:20 [2024-02-28T21:24:20.609Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
16:24:20 [2024-02-28T21:24:20.609Z] Caused by: java.io.IOException: error=2, No such file or directory
16:24:20 [2024-02-28T21:24:20.609Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
16:24:20 [2024-02-28T21:24:20.609Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
16:24:20 [2024-02-28T21:24:20.609Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
16:24:20 [2024-02-28T21:24:20.609Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
16:24:20 [2024-02-28T21:24:20.609Z] 	... 7 more
16:24:20 [2024-02-28T21:24:20.609Z] Running org.eclipse.tracecompass.internal.provisional.analysis.lami.ui.views.LamiChartViewerTest
16:24:20 [2024-02-28T21:24:20.609Z] Display size: 1440x900
16:24:20 [2024-02-28T21:24:20.609Z] OS version=6.1.11-200.fc37.x86_64
16:24:20 [2024-02-28T21:24:20.609Z] GTK version=3.22.30
16:24:20 [2024-02-28T21:24:20.609Z] GTK theme=Ambiance
16:24:20 [2024-02-28T21:24:20.609Z] LIBOVERLAY_SCROLLBAR=0
16:24:20 [2024-02-28T21:24:20.609Z] Time zone: Greenwich Mean Time
16:24:20 [2024-02-28T21:24:20.609Z] 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=-241523439 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:24:21 [2024-02-28T21:24:21.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:24:21 [2024-02-28T21:24:21.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
16:24:21 [2024-02-28T21:24:21.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
16:24:21 [2024-02-28T21:24:21.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
16:24:21 [2024-02-28T21:24:21.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=-241522691 data=null doit=true}, MenuItem with text {&Hierarchical}]
16:24:21 [2024-02-28T21:24:21.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=-241522691 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}]
16:24:21 [2024-02-28T21:24:21.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-241522638 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
16:24:21 [2024-02-28T21:24:21.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
16:24:21 [2024-02-28T21:24:21.990Z] 
16:24:21 [2024-02-28T21:24:21.990Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-02-28 21:24:21.967
16:24:21 [2024-02-28T21:24:21.990Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K
16:24:21 [2024-02-28T21:24:21.990Z] !STACK 0
16:24:21 [2024-02-28T21:24:21.990Z] java.lang.RuntimeException: The parameter should be set
16:24:21 [2024-02-28T21:24:21.990Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:50)
16:24:21 [2024-02-28T21:24:21.990Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
16:24:21 [2024-02-28T21:24:21.990Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
16:24:21 [2024-02-28T21:24:21.990Z] 
16:24:21 [2024-02-28T21:24:21.990Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-02-28 21:24:21.972
16:24:21 [2024-02-28T21:24:21.990Z] !MESSAGE Exception executing analysis
16:24:21 [2024-02-28T21:24:21.990Z] !STACK 0
16:24:21 [2024-02-28T21:24:21.990Z] java.lang.RuntimeException: The parameter should be set
16:24:21 [2024-02-28T21:24:21.990Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:50)
16:24:21 [2024-02-28T21:24:21.990Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
16:24:21 [2024-02-28T21:24:21.990Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
16:24:23 [2024-02-28T21:24:23.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:24:24 [2024-02-28T21:24:24.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:24:24 [2024-02-28T21:24:24.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:24:24 [2024-02-28T21:24:24.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:24:24 [2024-02-28T21:24:24.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:24:24 [2024-02-28T21:24:24.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:24:24 [2024-02-28T21:24:24.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-241519894 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:24:24 [2024-02-28T21:24:24.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-241519890 data=null doit=true}, TreeItem with text {test}]
16:24:24 [2024-02-28T21:24:24.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-241519889 data=null}, TreeItem with text {test}]
16:24:24 [2024-02-28T21:24:24.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-241519889 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:24:24 [2024-02-28T21:24:24.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241519888 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:24:24 [2024-02-28T21:24:24.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-241519806 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:24:24 [2024-02-28T21:24:24.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:24:24 [2024-02-28T21:24:24.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-241519804 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:24:24 [2024-02-28T21:24:24.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-241519804 data=null doit=true}, TreeItem with text {test}]
16:24:24 [2024-02-28T21:24:24.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-241519804 data=null}, TreeItem with text {test}]
16:24:24 [2024-02-28T21:24:24.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-241519803 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:24:24 [2024-02-28T21:24:24.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241519803 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:24:24 [2024-02-28T21:24:24.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-241519784 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:24:24 [2024-02-28T21:24:24.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-241519783 data=null doit=true}, TreeItem with text {test}]
16:24:24 [2024-02-28T21:24:24.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-241519783 data=null}, TreeItem with text {test}]
16:24:24 [2024-02-28T21:24:24.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-241519782 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:24:24 [2024-02-28T21:24:24.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-241519782 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}]
16:24:24 [2024-02-28T21:24:24.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-241519733 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:24:24 [2024-02-28T21:24:24.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:24:24 [2024-02-28T21:24:24.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-241519731 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:24:24 [2024-02-28T21:24:24.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-241519731 data=null doit=true}, TreeItem with text {Traces [1]}]
16:24:24 [2024-02-28T21:24:24.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-241519731 data=null}, TreeItem with text {Traces [1]}]
16:24:24 [2024-02-28T21:24:24.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-241519731 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:24:24 [2024-02-28T21:24:24.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241519730 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]}]
16:24:24 [2024-02-28T21:24:24.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-241519712 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:24:24 [2024-02-28T21:24:24.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-241519711 data=null doit=true}, TreeItem with text {Traces [1]}]
16:24:24 [2024-02-28T21:24:24.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-241519711 data=null}, TreeItem with text {Traces [1]}]
16:24:24 [2024-02-28T21:24:24.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-241519711 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:24:24 [2024-02-28T21:24:24.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-241519711 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]}]
16:24:24 [2024-02-28T21:24:24.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-241519709 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:24:24 [2024-02-28T21:24:24.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {A-Test-10K} time=-241519708 data=null doit=true}, TreeItem with text {A-Test-10K}]
16:24:24 [2024-02-28T21:24:24.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {A-Test-10K} time=-241519708 data=null}, TreeItem with text {A-Test-10K}]
16:24:24 [2024-02-28T21:24:24.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {A-Test-10K} time=-241519708 data=null button=1 stateMask=0x0 x=113 y=81 count=1}, TreeItem with text {A-Test-10K}]
16:24:24 [2024-02-28T21:24:24.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-241519707 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}]
16:24:24 [2024-02-28T21:24:24.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {A-Test-10K} time=-241519705 data=null button=1 stateMask=0x80000 x=113 y=81 count=1}, TreeItem with text {A-Test-10K}]
16:24:24 [2024-02-28T21:24:24.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {External Analyses} time=-241519704 data=null doit=true}, TreeItem with text {External Analyses}]
16:24:24 [2024-02-28T21:24:24.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {External Analyses} time=-241519704 data=null}, TreeItem with text {External Analyses}]
16:24:24 [2024-02-28T21:24:24.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {External Analyses} time=-241519704 data=null button=1 stateMask=0x0 x=155 y=127 count=1}, TreeItem with text {External Analyses}]
16:24:24 [2024-02-28T21:24:24.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-241519703 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}]
16:24:24 [2024-02-28T21:24:24.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {External Analyses} time=-241519700 data=null button=1 stateMask=0x80000 x=155 y=127 count=1}, TreeItem with text {External Analyses}]
16:24:24 [2024-02-28T21:24:24.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
16:24:24 [2024-02-28T21:24:24.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=-241519698 data=null button=0 stateMask=0x0 x=280 y=173 count=0}, TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}]
16:24:24 [2024-02-28T21:24:24.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=-241519698 data=null doit=true}, TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}]
16:24:24 [2024-02-28T21:24:24.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:24:24 [2024-02-28T21:24:24.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=-241519698 data=null}, TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}]
16:24:24 [2024-02-28T21:24:24.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=-241519697 data=null button=1 stateMask=0x0 x=280 y=173 count=1}, TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}]
16:24:24 [2024-02-28T21:24:24.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241519697 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}]
16:24:24 [2024-02-28T21:24:24.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=-241519627 data=null button=1 stateMask=0x80000 x=280 y=173 count=1}, TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}]
16:24:24 [2024-02-28T21:24:24.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=-241519627 data=null button=1 stateMask=0x0 x=280 y=173 count=2}, TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}]
16:24:24 [2024-02-28T21:24:24.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=-241519626 data=null button=1 stateMask=0x0 x=280 y=173 count=2}, TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}]
16:24:24 [2024-02-28T21:24:24.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=-241519222 data=null button=1 stateMask=0x80000 x=280 y=173 count=2}, TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}]
16:24:24 [2024-02-28T21:24:24.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=-241519221 data=null button=0 stateMask=0x0 x=280 y=173 count=0}, TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}]
16:24:24 [2024-02-28T21:24:24.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=-241519221 data=null doit=true}, TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}]
16:24:24 [2024-02-28T21:24:24.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=-241519221 data=null}, TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}]
16:24:24 [2024-02-28T21:24:24.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
16:24:24 [2024-02-28T21:24:24.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "External Analysis Pa...", using matcher: with text 'External Analysis Parameters'
16:24:24 [2024-02-28T21:24:24.651Z] 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=-241519218 data=null doit=true}, Shell with text {External Analysis Parameters}]
16:24:24 [2024-02-28T21:24:24.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:24:24 [2024-02-28T21:24:24.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:24:24 [2024-02-28T21:24:24.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:24:24 [2024-02-28T21:24:24.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:24:24 [2024-02-28T21:24:24.651Z] 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')
16:24:24 [2024-02-28T21:24:24.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:24:24 [2024-02-28T21:24:24.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-241519215 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:24:24 [2024-02-28T21:24:24.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-241519215 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:24:24 [2024-02-28T21:24:24.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-241519215 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:24:24 [2024-02-28T21:24:24.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-241519215 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:24:24 [2024-02-28T21:24:24.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-241519214 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:24:24 [2024-02-28T21:24:24.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-241519214 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:24:24 [2024-02-28T21:24:24.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-241519214 data=null 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')]
16:24:24 [2024-02-28T21:24:24.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-241519626 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}]
16:24:25 [2024-02-28T21:24:25.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:24:25 [2024-02-28T21:24:25.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.lami.views.reportview"'
16:24:25 [2024-02-28T21:24:25.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "New custom chart", using matcher: with mnemonic 'New custom chart'
16:24:25 [2024-02-28T21:24:25.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New custom chart'
16:24:25 [2024-02-28T21:24:25.469Z] 
16:24:25 [2024-02-28T21:24:25.469Z] (Eclipse:7210): Gtk-CRITICAL **: 21:24:25.324: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:24:25 [2024-02-28T21:24:25.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New custom chart'
16:24:25 [2024-02-28T21:24:25.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
16:24:25 [2024-02-28T21:24:25.726Z] 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=-241518215 data=null doit=true}, Shell with text {Custom chart creation}]
16:24:25 [2024-02-28T21:24:25.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:24:25 [2024-02-28T21:24:25.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:24:25 [2024-02-28T21:24:25.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:24:25 [2024-02-28T21:24:25.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:24:25 [2024-02-28T21:24:25.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:24:25 [2024-02-28T21:24:25.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:24:25 [2024-02-28T21:24:25.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:24:25 [2024-02-28T21:24:25.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:24:25 [2024-02-28T21:24:25.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
16:24:25 [2024-02-28T21:24:25.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicking on (of type 'Table')
16:24:25 [2024-02-28T21:24:25.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-241518193 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:24:25 [2024-02-28T21:24:25.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-241518193 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:24:25 [2024-02-28T21:24:25.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-241518193 data=null doit=true}, (of type 'Table')]
16:24:25 [2024-02-28T21:24:25.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-241518192 data=null}, (of type 'Table')]
16:24:25 [2024-02-28T21:24:25.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{Table {} [layout=null] time=-241518192 data=null button=1 stateMask=0x0 x=28 y=27 count=1}, (of type 'Table')]
16:24:25 [2024-02-28T21:24:25.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{Table {} [layout=null] time=-241518192 data=null button=1 stateMask=0x80000 x=28 y=27 count=1}, (of type 'Table')]
16:24:25 [2024-02-28T21:24:25.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-241518192 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')]
16:24:25 [2024-02-28T21:24:25.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 32 to [MouseHover [32]: MouseEvent{Table {} [layout=null] time=-241518189 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:24:25 [2024-02-28T21:24:25.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-241518189 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:24:25 [2024-02-28T21:24:25.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 7 to [MouseExit [7]: MouseEvent{Table {} [layout=null] time=-241518189 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:24:25 [2024-02-28T21:24:25.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 27 to [Deactivate [27]: ShellEvent{Table {} [layout=null] time=-241518189 data=null doit=true}, (of type 'Table')]
16:24:25 [2024-02-28T21:24:25.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 16 to [FocusOut [16]: FocusEvent{Table {} [layout=null] time=-241518189 data=null}, (of type 'Table')]
16:24:25 [2024-02-28T21:24:25.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicked on (of type 'Table')
16:24:25 [2024-02-28T21:24:25.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
16:24:25 [2024-02-28T21:24:25.727Z] 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=-241518187 data=null doit=true}, Shell with text {Custom chart creation}]
16:24:25 [2024-02-28T21:24:25.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:24:25 [2024-02-28T21:24:25.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:24:25 [2024-02-28T21:24:25.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:24:25 [2024-02-28T21:24:25.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:24:25 [2024-02-28T21:24:25.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:24:25 [2024-02-28T21:24:25.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:24:25 [2024-02-28T21:24:25.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:24:25 [2024-02-28T21:24:25.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:24:25 [2024-02-28T21:24:25.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicking on TableItem with text {Wakee process (name)}
16:24:25 [2024-02-28T21:24:25.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {Wakee process (name)} time=-241518183 data=null button=0 stateMask=0x0 x=83 y=12 count=0}, TableItem with text {Wakee process (name)}]
16:24:25 [2024-02-28T21:24:25.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {Wakee process (name)} time=-241518183 data=null doit=true}, TableItem with text {Wakee process (name)}]
16:24:25 [2024-02-28T21:24:25.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:24:25 [2024-02-28T21:24:25.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {Wakee process (name)} time=-241518136 data=null}, TableItem with text {Wakee process (name)}]
16:24:25 [2024-02-28T21:24:25.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {Wakee process (name)} time=-241518135 data=null button=1 stateMask=0x0 x=83 y=12 count=1}, TableItem with text {Wakee process (name)}]
16:24:25 [2024-02-28T21:24:25.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-241518135 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)}]
16:24:25 [2024-02-28T21:24:25.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {Wakee process (name)} time=-241518135 data=null button=1 stateMask=0x80000 x=83 y=12 count=1}, TableItem with text {Wakee process (name)}]
16:24:25 [2024-02-28T21:24:25.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 7 to [MouseExit [7]: MouseEvent{TableItem {Wakee process (name)} time=-241518135 data=null button=0 stateMask=0x0 x=83 y=12 count=0}, TableItem with text {Wakee process (name)}]
16:24:25 [2024-02-28T21:24:25.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 27 to [Deactivate [27]: ShellEvent{TableItem {Wakee process (name)} time=-241518134 data=null doit=true}, TableItem with text {Wakee process (name)}]
16:24:25 [2024-02-28T21:24:25.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 16 to [FocusOut [16]: FocusEvent{TableItem {Wakee process (name)} time=-241518134 data=null}, TableItem with text {Wakee process (name)}]
16:24:25 [2024-02-28T21:24:25.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicked on TableItem with text {Wakee process (name)}
16:24:25 [2024-02-28T21:24:25.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:24:25 [2024-02-28T21:24:25.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:24:25 [2024-02-28T21:24:25.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:24:25 [2024-02-28T21:24:25.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:24:25 [2024-02-28T21:24:25.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:24:25 [2024-02-28T21:24:25.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:24:25 [2024-02-28T21:24:25.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:24:25 [2024-02-28T21:24:25.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:24:25 [2024-02-28T21:24:25.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Scheduling latency (ns)
16:24:25 [2024-02-28T21:24:25.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Priority
16:24:25 [2024-02-28T21:24:25.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Target CPU
16:24:25 [2024-02-28T21:24:25.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:24:25 [2024-02-28T21:24:25.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
16:24:25 [2024-02-28T21:24:25.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
16:24:25 [2024-02-28T21:24:25.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:24:25 [2024-02-28T21:24:25.727Z] 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')
16:24:25 [2024-02-28T21:24:25.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
16:24:25 [2024-02-28T21:24:25.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
16:24:25 [2024-02-28T21:24:25.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:24:25 [2024-02-28T21:24:25.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:24:25 [2024-02-28T21:24:25.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
16:24:25 [2024-02-28T21:24:25.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=-241518119 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')]
16:24:25 [2024-02-28T21:24:25.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=-241518118 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')]
16:24:25 [2024-02-28T21:24:25.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=-241518118 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
16:24:25 [2024-02-28T21:24:25.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=-241518118 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
16:24:25 [2024-02-28T21:24:25.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=-241518118 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')]
16:24:25 [2024-02-28T21:24:25.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=-241518118 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')]
16:24:25 [2024-02-28T21:24:25.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=-241518118 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')]
16:24:25 [2024-02-28T21:24:25.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {} time=-241518112 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')]
16:24:25 [2024-02-28T21:24:25.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=-241518105 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')]
16:24:25 [2024-02-28T21:24:25.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {} time=-241518104 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')]
16:24:25 [2024-02-28T21:24:25.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {} time=-241518104 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
16:24:25 [2024-02-28T21:24:25.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {} time=-241518104 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
16:24:25 [2024-02-28T21:24:25.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:24:25 [2024-02-28T21:24:25.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
16:24:25 [2024-02-28T21:24:25.728Z] 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=-241518103 data=null doit=true}, Shell with text {Custom chart creation}]
16:24:25 [2024-02-28T21:24:25.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:24:25 [2024-02-28T21:24:25.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:24:25 [2024-02-28T21:24:25.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:24:25 [2024-02-28T21:24:25.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:24:25 [2024-02-28T21:24:25.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
16:24:25 [2024-02-28T21:24:25.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
16:24:25 [2024-02-28T21:24:25.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:24:25 [2024-02-28T21:24:25.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:24:25 [2024-02-28T21:24:25.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:24:25 [2024-02-28T21:24:25.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:24:25 [2024-02-28T21:24:25.728Z] 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')
16:24:25 [2024-02-28T21:24:25.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:24:25 [2024-02-28T21:24:25.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-241518101 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:24:25 [2024-02-28T21:24:25.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-241518101 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:24:25 [2024-02-28T21:24:25.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-241518101 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:24:25 [2024-02-28T21:24:25.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-241518101 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:24:25 [2024-02-28T21:24:25.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-241518101 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:24:25 [2024-02-28T21:24:25.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-241518101 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:24:25 [2024-02-28T21:24:25.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-241518101 data=null 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')]
16:24:25 [2024-02-28T21:24:25.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {New custom chart} time=-241518530 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']
16:24:25 [2024-02-28T21:24:25.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:24:25 [2024-02-28T21:24:25.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Chart with text "", using matcher: of type 'Chart'
16:24:25 [2024-02-28T21:24:25.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New custom chart'
16:24:26 [2024-02-28T21:24:26.240Z] 
16:24:26 [2024-02-28T21:24:26.240Z] (Eclipse:7210): Gtk-CRITICAL **: 21:24:26.010: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:24:26 [2024-02-28T21:24:26.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New custom chart'
16:24:26 [2024-02-28T21:24:26.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
16:24:26 [2024-02-28T21:24:26.240Z] 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=-241517597 data=null doit=true}, Shell with text {Custom chart creation}]
16:24:26 [2024-02-28T21:24:26.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
16:24:26 [2024-02-28T21:24:26.240Z] 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=-241517596 data=null doit=true}, Shell with text {Custom chart creation}]
16:24:26 [2024-02-28T21:24:26.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:24:26 [2024-02-28T21:24:26.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:24:26 [2024-02-28T21:24:26.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:24:26 [2024-02-28T21:24:26.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:24:26 [2024-02-28T21:24:26.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:24:26 [2024-02-28T21:24:26.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:24:26 [2024-02-28T21:24:26.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:24:26 [2024-02-28T21:24:26.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:24:26 [2024-02-28T21:24:26.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
16:24:26 [2024-02-28T21:24:26.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicking on (of type 'Table')
16:24:26 [2024-02-28T21:24:26.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-241517523 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:24:26 [2024-02-28T21:24:26.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-241517523 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:24:26 [2024-02-28T21:24:26.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-241517522 data=null doit=true}, (of type 'Table')]
16:24:26 [2024-02-28T21:24:26.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-241517522 data=null}, (of type 'Table')]
16:24:26 [2024-02-28T21:24:26.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{Table {} [layout=null] time=-241517522 data=null button=1 stateMask=0x0 x=28 y=27 count=1}, (of type 'Table')]
16:24:26 [2024-02-28T21:24:26.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{Table {} [layout=null] time=-241517522 data=null button=1 stateMask=0x80000 x=28 y=27 count=1}, (of type 'Table')]
16:24:26 [2024-02-28T21:24:26.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-241517522 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')]
16:24:26 [2024-02-28T21:24:26.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 32 to [MouseHover [32]: MouseEvent{Table {} [layout=null] time=-241517514 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:24:26 [2024-02-28T21:24:26.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-241517514 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:24:26 [2024-02-28T21:24:26.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 7 to [MouseExit [7]: MouseEvent{Table {} [layout=null] time=-241517514 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:24:26 [2024-02-28T21:24:26.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 27 to [Deactivate [27]: ShellEvent{Table {} [layout=null] time=-241517514 data=null doit=true}, (of type 'Table')]
16:24:26 [2024-02-28T21:24:26.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 16 to [FocusOut [16]: FocusEvent{Table {} [layout=null] time=-241517514 data=null}, (of type 'Table')]
16:24:26 [2024-02-28T21:24:26.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicked on (of type 'Table')
16:24:26 [2024-02-28T21:24:26.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
16:24:26 [2024-02-28T21:24:26.497Z] 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=-241517513 data=null doit=true}, Shell with text {Custom chart creation}]
16:24:26 [2024-02-28T21:24:26.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:24:26 [2024-02-28T21:24:26.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:24:26 [2024-02-28T21:24:26.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:24:26 [2024-02-28T21:24:26.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:24:26 [2024-02-28T21:24:26.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:24:26 [2024-02-28T21:24:26.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:24:26 [2024-02-28T21:24:26.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:24:26 [2024-02-28T21:24:26.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:24:26 [2024-02-28T21:24:26.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicking on TableItem with text {Waker process (name)}
16:24:26 [2024-02-28T21:24:26.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {Waker process (name)} time=-241517511 data=null button=0 stateMask=0x0 x=81 y=81 count=0}, TableItem with text {Waker process (name)}]
16:24:26 [2024-02-28T21:24:26.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {Waker process (name)} time=-241517511 data=null doit=true}, TableItem with text {Waker process (name)}]
16:24:26 [2024-02-28T21:24:26.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:24:26 [2024-02-28T21:24:26.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {Waker process (name)} time=-241517510 data=null}, TableItem with text {Waker process (name)}]
16:24:26 [2024-02-28T21:24:26.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {Waker process (name)} time=-241517510 data=null button=1 stateMask=0x0 x=81 y=81 count=1}, TableItem with text {Waker process (name)}]
16:24:26 [2024-02-28T21:24:26.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-241517509 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)}]
16:24:26 [2024-02-28T21:24:26.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {Waker process (name)} time=-241517509 data=null button=1 stateMask=0x80000 x=81 y=81 count=1}, TableItem with text {Waker process (name)}]
16:24:26 [2024-02-28T21:24:26.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 7 to [MouseExit [7]: MouseEvent{TableItem {Waker process (name)} time=-241517509 data=null button=0 stateMask=0x0 x=81 y=81 count=0}, TableItem with text {Waker process (name)}]
16:24:26 [2024-02-28T21:24:26.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 27 to [Deactivate [27]: ShellEvent{TableItem {Waker process (name)} time=-241517509 data=null doit=true}, TableItem with text {Waker process (name)}]
16:24:26 [2024-02-28T21:24:26.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 16 to [FocusOut [16]: FocusEvent{TableItem {Waker process (name)} time=-241517509 data=null}, TableItem with text {Waker process (name)}]
16:24:26 [2024-02-28T21:24:26.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicked on TableItem with text {Waker process (name)}
16:24:26 [2024-02-28T21:24:26.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:24:26 [2024-02-28T21:24:26.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:24:26 [2024-02-28T21:24:26.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:24:26 [2024-02-28T21:24:26.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:24:26 [2024-02-28T21:24:26.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:24:26 [2024-02-28T21:24:26.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:24:26 [2024-02-28T21:24:26.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:24:26 [2024-02-28T21:24:26.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:24:26 [2024-02-28T21:24:26.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Scheduling latency (ns)
16:24:26 [2024-02-28T21:24:26.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Priority
16:24:26 [2024-02-28T21:24:26.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Target CPU
16:24:26 [2024-02-28T21:24:26.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:24:26 [2024-02-28T21:24:26.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
16:24:26 [2024-02-28T21:24:26.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
16:24:26 [2024-02-28T21:24:26.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:24:26 [2024-02-28T21:24:26.497Z] 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')
16:24:26 [2024-02-28T21:24:26.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
16:24:26 [2024-02-28T21:24:26.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
16:24:26 [2024-02-28T21:24:26.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:24:26 [2024-02-28T21:24:26.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:24:26 [2024-02-28T21:24:26.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
16:24:26 [2024-02-28T21:24:26.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=-241517503 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')]
16:24:26 [2024-02-28T21:24:26.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=-241517503 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')]
16:24:26 [2024-02-28T21:24:26.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=-241517503 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
16:24:26 [2024-02-28T21:24:26.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=-241517503 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
16:24:26 [2024-02-28T21:24:26.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=-241517503 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')]
16:24:26 [2024-02-28T21:24:26.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=-241517503 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')]
16:24:26 [2024-02-28T21:24:26.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=-241517503 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')]
16:24:26 [2024-02-28T21:24:26.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {} time=-241517488 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')]
16:24:26 [2024-02-28T21:24:26.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=-241517486 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')]
16:24:26 [2024-02-28T21:24:26.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {} time=-241517486 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')]
16:24:26 [2024-02-28T21:24:26.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {} time=-241517486 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
16:24:26 [2024-02-28T21:24:26.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {} time=-241517486 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
16:24:26 [2024-02-28T21:24:26.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:24:26 [2024-02-28T21:24:26.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
16:24:26 [2024-02-28T21:24:26.498Z] 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=-241517485 data=null doit=true}, Shell with text {Custom chart creation}]
16:24:26 [2024-02-28T21:24:26.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:24:26 [2024-02-28T21:24:26.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:24:26 [2024-02-28T21:24:26.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:24:26 [2024-02-28T21:24:26.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:24:26 [2024-02-28T21:24:26.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
16:24:26 [2024-02-28T21:24:26.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
16:24:26 [2024-02-28T21:24:26.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:24:26 [2024-02-28T21:24:26.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:24:26 [2024-02-28T21:24:26.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:24:26 [2024-02-28T21:24:26.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:24:26 [2024-02-28T21:24:26.498Z] 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')
16:24:26 [2024-02-28T21:24:26.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:24:26 [2024-02-28T21:24:26.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-241517484 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:24:26 [2024-02-28T21:24:26.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-241517483 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:24:26 [2024-02-28T21:24:26.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-241517483 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:24:26 [2024-02-28T21:24:26.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-241517483 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:24:26 [2024-02-28T21:24:26.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-241517483 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:24:26 [2024-02-28T21:24:26.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-241517483 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:24:26 [2024-02-28T21:24:26.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-241517483 data=null 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')]
16:24:26 [2024-02-28T21:24:26.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {New custom chart} time=-241517830 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']
16:24:26 [2024-02-28T21:24:26.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:24:26 [2024-02-28T21:24:26.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Chart with text "", using matcher: of type 'Chart'
16:24:26 [2024-02-28T21:24:26.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
16:24:26 [2024-02-28T21:24:26.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset Perspective", using matcher: of type 'Button'
16:24:26 [2024-02-28T21:24:26.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset Perspective", using matcher: with mnemonic 'Reset Perspective'
16:24:26 [2024-02-28T21:24:26.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset Perspective", using matcher: (with mnemonic 'Yes' or with mnemonic 'Reset Perspective')
16:24:26 [2024-02-28T21:24:26.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset Perspective", using matcher: with style 'SWT.PUSH'
16:24:26 [2024-02-28T21:24:26.755Z] 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')
16:24:26 [2024-02-28T21:24:26.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Reset Perspective
16:24:26 [2024-02-28T21:24:26.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Reset Perspective} time=-241517088 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')]
16:24:26 [2024-02-28T21:24:26.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Reset Perspective} time=-241517087 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')]
16:24:26 [2024-02-28T21:24:26.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Reset Perspective} time=-241517087 data=null doit=true}, (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')]
16:24:26 [2024-02-28T21:24:26.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Reset Perspective} time=-241517087 data=null}, (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')]
16:24:26 [2024-02-28T21:24:26.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Reset Perspective} time=-241517087 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')]
16:24:26 [2024-02-28T21:24:26.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Reset Perspective} time=-241517087 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')]
16:24:27 [2024-02-28T21:24:27.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Reset Perspective} time=-241517086 data=null 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')]
16:24:27 [2024-02-28T21:24:27.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:24:27 [2024-02-28T21:24:27.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:24:27 [2024-02-28T21:24:27.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:24:27 [2024-02-28T21:24:27.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:24:27 [2024-02-28T21:24:27.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:24:27 [2024-02-28T21:24:27.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:24:27 [2024-02-28T21:24:27.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:24:27 [2024-02-28T21:24:27.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-241516793 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:24:27 [2024-02-28T21:24:27.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-241516792 data=null doit=true}, TreeItem with text {test}]
16:24:27 [2024-02-28T21:24:27.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-241516792 data=null}, TreeItem with text {test}]
16:24:27 [2024-02-28T21:24:27.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-241516792 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:24:27 [2024-02-28T21:24:27.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241516792 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:24:27 [2024-02-28T21:24:27.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-241516728 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:24:27 [2024-02-28T21:24:27.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:24:27 [2024-02-28T21:24:27.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-241516728 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:24:27 [2024-02-28T21:24:27.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-241516727 data=null doit=true}, TreeItem with text {test}]
16:24:27 [2024-02-28T21:24:27.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-241516727 data=null}, TreeItem with text {test}]
16:24:27 [2024-02-28T21:24:27.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-241516727 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:24:27 [2024-02-28T21:24:27.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241516727 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:24:27 [2024-02-28T21:24:27.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-241516712 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:24:27 [2024-02-28T21:24:27.269Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:24:27 [2024-02-28T21:24:27.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:24:27 [2024-02-28T21:24:27.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-241516711 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:24:27 [2024-02-28T21:24:27.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-241516711 data=null doit=true}, TreeItem with text {Traces [1]}]
16:24:27 [2024-02-28T21:24:27.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-241516711 data=null}, TreeItem with text {Traces [1]}]
16:24:27 [2024-02-28T21:24:27.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-241516710 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:24:27 [2024-02-28T21:24:27.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241516710 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]}]
16:24:27 [2024-02-28T21:24:27.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-241516692 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:24:27 [2024-02-28T21:24:27.269Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
16:24:27 [2024-02-28T21:24:27.269Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {A-Test-10K} is already expanded. Won't expand it again.
16:24:27 [2024-02-28T21:24:27.269Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {External Analyses} is already expanded. Won't expand it again.
16:24:27 [2024-02-28T21:24:27.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
16:24:27 [2024-02-28T21:24:27.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=-241516687 data=null button=0 stateMask=0x0 x=257 y=150 count=0}, TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}]
16:24:27 [2024-02-28T21:24:27.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=-241516686 data=null doit=true}, TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}]
16:24:27 [2024-02-28T21:24:27.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:24:27 [2024-02-28T21:24:27.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=-241516686 data=null}, TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}]
16:24:27 [2024-02-28T21:24:27.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=-241516686 data=null button=1 stateMask=0x0 x=257 y=150 count=1}, TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}]
16:24:27 [2024-02-28T21:24:27.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241516686 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}]
16:24:27 [2024-02-28T21:24:27.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=-241516632 data=null button=1 stateMask=0x80000 x=257 y=150 count=1}, TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}]
16:24:27 [2024-02-28T21:24:27.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=-241516632 data=null button=1 stateMask=0x0 x=257 y=150 count=2}, TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}]
16:24:27 [2024-02-28T21:24:27.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=-241516631 data=null button=1 stateMask=0x0 x=257 y=150 count=2}, TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}]
16:24:27 [2024-02-28T21:24:27.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=-241516334 data=null button=1 stateMask=0x80000 x=257 y=150 count=2}, TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}]
16:24:27 [2024-02-28T21:24:27.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=-241516333 data=null button=0 stateMask=0x0 x=257 y=150 count=0}, TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}]
16:24:27 [2024-02-28T21:24:27.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=-241516333 data=null doit=true}, TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}]
16:24:27 [2024-02-28T21:24:27.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=-241516333 data=null}, TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}]
16:24:27 [2024-02-28T21:24:27.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
16:24:27 [2024-02-28T21:24:27.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "External Analysis Pa...", using matcher: with text 'External Analysis Parameters'
16:24:27 [2024-02-28T21:24:27.525Z] 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=-241516332 data=null doit=true}, Shell with text {External Analysis Parameters}]
16:24:27 [2024-02-28T21:24:27.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:24:27 [2024-02-28T21:24:27.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:24:27 [2024-02-28T21:24:27.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:24:27 [2024-02-28T21:24:27.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:24:27 [2024-02-28T21:24:27.525Z] 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')
16:24:27 [2024-02-28T21:24:27.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:24:27 [2024-02-28T21:24:27.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-241516331 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:24:27 [2024-02-28T21:24:27.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-241516331 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:24:27 [2024-02-28T21:24:27.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-241516331 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:24:27 [2024-02-28T21:24:27.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-241516331 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:24:27 [2024-02-28T21:24:27.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-241516330 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:24:27 [2024-02-28T21:24:27.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-241516330 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:24:27 [2024-02-28T21:24:27.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-241516330 data=null 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')]
16:24:27 [2024-02-28T21:24:27.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-241516631 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}]
16:24:27 [2024-02-28T21:24:27.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:24:27 [2024-02-28T21:24:27.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.lami.views.reportview"'
16:24:28 [2024-02-28T21:24:28.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "New custom chart", using matcher: with mnemonic 'New custom chart'
16:24:28 [2024-02-28T21:24:28.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New custom chart'
16:24:28 [2024-02-28T21:24:28.037Z] 
16:24:28 [2024-02-28T21:24:28.037Z] (Eclipse:7210): Gtk-CRITICAL **: 21:24:27.997: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:24:28 [2024-02-28T21:24:28.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New custom chart'
16:24:28 [2024-02-28T21:24:28.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
16:24:28 [2024-02-28T21:24:28.294Z] 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=-241515682 data=null doit=true}, Shell with text {Custom chart creation}]
16:24:28 [2024-02-28T21:24:28.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:24:28 [2024-02-28T21:24:28.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:24:28 [2024-02-28T21:24:28.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:24:28 [2024-02-28T21:24:28.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:24:28 [2024-02-28T21:24:28.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:24:28 [2024-02-28T21:24:28.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:24:28 [2024-02-28T21:24:28.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:24:28 [2024-02-28T21:24:28.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:24:28 [2024-02-28T21:24:28.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
16:24:28 [2024-02-28T21:24:28.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicking on (of type 'Table')
16:24:28 [2024-02-28T21:24:28.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-241515621 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:24:28 [2024-02-28T21:24:28.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-241515621 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:24:28 [2024-02-28T21:24:28.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-241515621 data=null doit=true}, (of type 'Table')]
16:24:28 [2024-02-28T21:24:28.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-241515621 data=null}, (of type 'Table')]
16:24:28 [2024-02-28T21:24:28.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{Table {} [layout=null] time=-241515621 data=null button=1 stateMask=0x0 x=28 y=81 count=1}, (of type 'Table')]
16:24:28 [2024-02-28T21:24:28.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{Table {} [layout=null] time=-241515620 data=null button=1 stateMask=0x80000 x=28 y=81 count=1}, (of type 'Table')]
16:24:28 [2024-02-28T21:24:28.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-241515620 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')]
16:24:28 [2024-02-28T21:24:28.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 32 to [MouseHover [32]: MouseEvent{Table {} [layout=null] time=-241515589 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:24:28 [2024-02-28T21:24:28.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-241515588 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:24:28 [2024-02-28T21:24:28.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 7 to [MouseExit [7]: MouseEvent{Table {} [layout=null] time=-241515588 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:24:28 [2024-02-28T21:24:28.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 27 to [Deactivate [27]: ShellEvent{Table {} [layout=null] time=-241515588 data=null doit=true}, (of type 'Table')]
16:24:28 [2024-02-28T21:24:28.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 16 to [FocusOut [16]: FocusEvent{Table {} [layout=null] time=-241515588 data=null}, (of type 'Table')]
16:24:28 [2024-02-28T21:24:28.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicked on (of type 'Table')
16:24:28 [2024-02-28T21:24:28.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
16:24:28 [2024-02-28T21:24:28.294Z] 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=-241515587 data=null doit=true}, Shell with text {Custom chart creation}]
16:24:28 [2024-02-28T21:24:28.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:24:28 [2024-02-28T21:24:28.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:24:28 [2024-02-28T21:24:28.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:24:28 [2024-02-28T21:24:28.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:24:28 [2024-02-28T21:24:28.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:24:28 [2024-02-28T21:24:28.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:24:28 [2024-02-28T21:24:28.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:24:28 [2024-02-28T21:24:28.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:24:28 [2024-02-28T21:24:28.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicking on TableItem with text {Wakeup timestamp}
16:24:28 [2024-02-28T21:24:28.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {Wakeup timestamp} time=-241515570 data=null button=0 stateMask=0x0 x=72 y=12 count=0}, TableItem with text {Wakeup timestamp}]
16:24:28 [2024-02-28T21:24:28.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {Wakeup timestamp} time=-241515569 data=null doit=true}, TableItem with text {Wakeup timestamp}]
16:24:28 [2024-02-28T21:24:28.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:24:28 [2024-02-28T21:24:28.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {Wakeup timestamp} time=-241515568 data=null}, TableItem with text {Wakeup timestamp}]
16:24:28 [2024-02-28T21:24:28.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {Wakeup timestamp} time=-241515568 data=null button=1 stateMask=0x0 x=72 y=12 count=1}, TableItem with text {Wakeup timestamp}]
16:24:28 [2024-02-28T21:24:28.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-241515567 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}]
16:24:28 [2024-02-28T21:24:28.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {Wakeup timestamp} time=-241515567 data=null button=1 stateMask=0x80000 x=72 y=12 count=1}, TableItem with text {Wakeup timestamp}]
16:24:28 [2024-02-28T21:24:28.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 7 to [MouseExit [7]: MouseEvent{TableItem {Wakeup timestamp} time=-241515567 data=null button=0 stateMask=0x0 x=72 y=12 count=0}, TableItem with text {Wakeup timestamp}]
16:24:28 [2024-02-28T21:24:28.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 27 to [Deactivate [27]: ShellEvent{TableItem {Wakeup timestamp} time=-241515567 data=null doit=true}, TableItem with text {Wakeup timestamp}]
16:24:28 [2024-02-28T21:24:28.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 16 to [FocusOut [16]: FocusEvent{TableItem {Wakeup timestamp} time=-241515567 data=null}, TableItem with text {Wakeup timestamp}]
16:24:28 [2024-02-28T21:24:28.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicked on TableItem with text {Wakeup timestamp}
16:24:28 [2024-02-28T21:24:28.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:24:28 [2024-02-28T21:24:28.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:24:28 [2024-02-28T21:24:28.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:24:28 [2024-02-28T21:24:28.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:24:28 [2024-02-28T21:24:28.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:24:28 [2024-02-28T21:24:28.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:24:28 [2024-02-28T21:24:28.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:24:28 [2024-02-28T21:24:28.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:24:28 [2024-02-28T21:24:28.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Scheduling latency (ns)
16:24:28 [2024-02-28T21:24:28.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:24:28 [2024-02-28T21:24:28.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
16:24:28 [2024-02-28T21:24:28.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
16:24:28 [2024-02-28T21:24:28.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:24:28 [2024-02-28T21:24:28.295Z] 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')
16:24:28 [2024-02-28T21:24:28.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
16:24:28 [2024-02-28T21:24:28.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
16:24:28 [2024-02-28T21:24:28.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:24:28 [2024-02-28T21:24:28.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:24:28 [2024-02-28T21:24:28.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
16:24:28 [2024-02-28T21:24:28.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=-241515563 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')]
16:24:28 [2024-02-28T21:24:28.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=-241515563 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')]
16:24:28 [2024-02-28T21:24:28.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=-241515563 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
16:24:28 [2024-02-28T21:24:28.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=-241515563 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
16:24:28 [2024-02-28T21:24:28.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=-241515563 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')]
16:24:28 [2024-02-28T21:24:28.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=-241515563 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')]
16:24:28 [2024-02-28T21:24:28.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=-241515563 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')]
16:24:28 [2024-02-28T21:24:28.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {} time=-241515533 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')]
16:24:28 [2024-02-28T21:24:28.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=-241515532 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')]
16:24:28 [2024-02-28T21:24:28.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {} time=-241515531 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')]
16:24:28 [2024-02-28T21:24:28.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {} time=-241515531 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
16:24:28 [2024-02-28T21:24:28.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {} time=-241515531 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
16:24:28 [2024-02-28T21:24:28.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:24:28 [2024-02-28T21:24:28.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
16:24:28 [2024-02-28T21:24:28.295Z] 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=-241515530 data=null doit=true}, Shell with text {Custom chart creation}]
16:24:28 [2024-02-28T21:24:28.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:24:28 [2024-02-28T21:24:28.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:24:28 [2024-02-28T21:24:28.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:24:28 [2024-02-28T21:24:28.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:24:28 [2024-02-28T21:24:28.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:24:28 [2024-02-28T21:24:28.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:24:28 [2024-02-28T21:24:28.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:24:28 [2024-02-28T21:24:28.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:24:28 [2024-02-28T21:24:28.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicking on TableItem with text {Switch timestamp}
16:24:28 [2024-02-28T21:24:28.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {Switch timestamp} time=-241515528 data=null button=0 stateMask=0x0 x=67 y=35 count=0}, TableItem with text {Switch timestamp}]
16:24:28 [2024-02-28T21:24:28.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {Switch timestamp} time=-241515528 data=null doit=true}, TableItem with text {Switch timestamp}]
16:24:28 [2024-02-28T21:24:28.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:24:28 [2024-02-28T21:24:28.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {Switch timestamp} time=-241515527 data=null}, TableItem with text {Switch timestamp}]
16:24:28 [2024-02-28T21:24:28.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {Switch timestamp} time=-241515527 data=null button=1 stateMask=0x0 x=67 y=35 count=1}, TableItem with text {Switch timestamp}]
16:24:28 [2024-02-28T21:24:28.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-241515527 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}]
16:24:28 [2024-02-28T21:24:28.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {Switch timestamp} time=-241515526 data=null button=1 stateMask=0x80000 x=67 y=35 count=1}, TableItem with text {Switch timestamp}]
16:24:28 [2024-02-28T21:24:28.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 7 to [MouseExit [7]: MouseEvent{TableItem {Switch timestamp} time=-241515526 data=null button=0 stateMask=0x0 x=67 y=35 count=0}, TableItem with text {Switch timestamp}]
16:24:28 [2024-02-28T21:24:28.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 27 to [Deactivate [27]: ShellEvent{TableItem {Switch timestamp} time=-241515526 data=null doit=true}, TableItem with text {Switch timestamp}]
16:24:28 [2024-02-28T21:24:28.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 16 to [FocusOut [16]: FocusEvent{TableItem {Switch timestamp} time=-241515526 data=null}, TableItem with text {Switch timestamp}]
16:24:28 [2024-02-28T21:24:28.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicked on TableItem with text {Switch timestamp}
16:24:28 [2024-02-28T21:24:28.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:24:28 [2024-02-28T21:24:28.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:24:28 [2024-02-28T21:24:28.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:24:28 [2024-02-28T21:24:28.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:24:28 [2024-02-28T21:24:28.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:24:28 [2024-02-28T21:24:28.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:24:28 [2024-02-28T21:24:28.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:24:28 [2024-02-28T21:24:28.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:24:28 [2024-02-28T21:24:28.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Scheduling latency (ns)
16:24:28 [2024-02-28T21:24:28.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:24:28 [2024-02-28T21:24:28.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:24:28 [2024-02-28T21:24:28.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
16:24:28 [2024-02-28T21:24:28.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
16:24:28 [2024-02-28T21:24:28.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:24:28 [2024-02-28T21:24:28.296Z] 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')
16:24:28 [2024-02-28T21:24:28.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
16:24:28 [2024-02-28T21:24:28.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
16:24:28 [2024-02-28T21:24:28.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:24:28 [2024-02-28T21:24:28.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:24:28 [2024-02-28T21:24:28.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
16:24:28 [2024-02-28T21:24:28.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=-241515523 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')]
16:24:28 [2024-02-28T21:24:28.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=-241515523 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')]
16:24:28 [2024-02-28T21:24:28.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=-241515523 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
16:24:28 [2024-02-28T21:24:28.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=-241515523 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
16:24:28 [2024-02-28T21:24:28.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=-241515523 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')]
16:24:28 [2024-02-28T21:24:28.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=-241515523 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')]
16:24:28 [2024-02-28T21:24:28.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=-241515523 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')]
16:24:28 [2024-02-28T21:24:28.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {} time=-241515519 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')]
16:24:28 [2024-02-28T21:24:28.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=-241515517 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')]
16:24:28 [2024-02-28T21:24:28.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {} time=-241515517 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')]
16:24:28 [2024-02-28T21:24:28.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {} time=-241515517 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
16:24:28 [2024-02-28T21:24:28.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {} time=-241515517 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
16:24:28 [2024-02-28T21:24:28.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:24:28 [2024-02-28T21:24:28.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
16:24:28 [2024-02-28T21:24:28.552Z] 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=-241515507 data=null doit=true}, Shell with text {Custom chart creation}]
16:24:28 [2024-02-28T21:24:28.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:24:28 [2024-02-28T21:24:28.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:24:28 [2024-02-28T21:24:28.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:24:28 [2024-02-28T21:24:28.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
16:24:28 [2024-02-28T21:24:28.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
16:24:28 [2024-02-28T21:24:28.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:24:28 [2024-02-28T21:24:28.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:24:28 [2024-02-28T21:24:28.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:24:28 [2024-02-28T21:24:28.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:24:28 [2024-02-28T21:24:28.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')
16:24:28 [2024-02-28T21:24:28.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:24:28 [2024-02-28T21:24:28.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-241515506 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:24:28 [2024-02-28T21:24:28.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-241515506 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:24:28 [2024-02-28T21:24:28.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-241515506 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:24:28 [2024-02-28T21:24:28.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-241515506 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:24:28 [2024-02-28T21:24:28.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-241515506 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:24:28 [2024-02-28T21:24:28.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-241515506 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:24:28 [2024-02-28T21:24:28.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-241515506 data=null 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')]
16:24:28 [2024-02-28T21:24:28.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {New custom chart} time=-241515889 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']
16:24:28 [2024-02-28T21:24:28.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:24:28 [2024-02-28T21:24:28.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Chart with text "", using matcher: of type 'Chart'
16:24:28 [2024-02-28T21:24:28.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New custom chart'
16:24:28 [2024-02-28T21:24:28.806Z] 
16:24:28 [2024-02-28T21:24:28.806Z] (Eclipse:7210): Gtk-CRITICAL **: 21:24:28.604: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:24:28 [2024-02-28T21:24:28.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New custom chart'
16:24:28 [2024-02-28T21:24:28.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
16:24:28 [2024-02-28T21:24:28.806Z] 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=-241515092 data=null doit=true}, Shell with text {Custom chart creation}]
16:24:28 [2024-02-28T21:24:28.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:24:28 [2024-02-28T21:24:28.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:24:28 [2024-02-28T21:24:28.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:24:28 [2024-02-28T21:24:28.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:24:28 [2024-02-28T21:24:28.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:24:28 [2024-02-28T21:24:28.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:24:28 [2024-02-28T21:24:28.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:24:28 [2024-02-28T21:24:28.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:24:28 [2024-02-28T21:24:28.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
16:24:28 [2024-02-28T21:24:28.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicking on (of type 'Table')
16:24:28 [2024-02-28T21:24:28.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-241515090 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:24:28 [2024-02-28T21:24:28.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-241515057 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:24:28 [2024-02-28T21:24:28.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-241515057 data=null doit=true}, (of type 'Table')]
16:24:28 [2024-02-28T21:24:28.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-241515057 data=null}, (of type 'Table')]
16:24:28 [2024-02-28T21:24:28.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{Table {} [layout=null] time=-241515057 data=null button=1 stateMask=0x0 x=28 y=81 count=1}, (of type 'Table')]
16:24:28 [2024-02-28T21:24:28.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{Table {} [layout=null] time=-241515008 data=null button=1 stateMask=0x80000 x=28 y=81 count=1}, (of type 'Table')]
16:24:28 [2024-02-28T21:24:28.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-241515007 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')]
16:24:29 [2024-02-28T21:24:29.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 32 to [MouseHover [32]: MouseEvent{Table {} [layout=null] time=-241514974 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:24:29 [2024-02-28T21:24:29.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-241514961 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:24:29 [2024-02-28T21:24:29.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 7 to [MouseExit [7]: MouseEvent{Table {} [layout=null] time=-241514960 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:24:29 [2024-02-28T21:24:29.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 27 to [Deactivate [27]: ShellEvent{Table {} [layout=null] time=-241514960 data=null doit=true}, (of type 'Table')]
16:24:29 [2024-02-28T21:24:29.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 16 to [FocusOut [16]: FocusEvent{Table {} [layout=null] time=-241514960 data=null}, (of type 'Table')]
16:24:29 [2024-02-28T21:24:29.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicked on (of type 'Table')
16:24:29 [2024-02-28T21:24:29.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
16:24:29 [2024-02-28T21:24:29.065Z] 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=-241514959 data=null doit=true}, Shell with text {Custom chart creation}]
16:24:29 [2024-02-28T21:24:29.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:24:29 [2024-02-28T21:24:29.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:24:29 [2024-02-28T21:24:29.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:24:29 [2024-02-28T21:24:29.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:24:29 [2024-02-28T21:24:29.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:24:29 [2024-02-28T21:24:29.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:24:29 [2024-02-28T21:24:29.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:24:29 [2024-02-28T21:24:29.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:24:29 [2024-02-28T21:24:29.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicking on TableItem with text {Wakeup timestamp}
16:24:29 [2024-02-28T21:24:29.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {Wakeup timestamp} time=-241514957 data=null button=0 stateMask=0x0 x=72 y=12 count=0}, TableItem with text {Wakeup timestamp}]
16:24:29 [2024-02-28T21:24:29.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {Wakeup timestamp} time=-241514957 data=null doit=true}, TableItem with text {Wakeup timestamp}]
16:24:29 [2024-02-28T21:24:29.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:24:29 [2024-02-28T21:24:29.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {Wakeup timestamp} time=-241514956 data=null}, TableItem with text {Wakeup timestamp}]
16:24:29 [2024-02-28T21:24:29.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {Wakeup timestamp} time=-241514955 data=null button=1 stateMask=0x0 x=72 y=12 count=1}, TableItem with text {Wakeup timestamp}]
16:24:29 [2024-02-28T21:24:29.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-241514955 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}]
16:24:29 [2024-02-28T21:24:29.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {Wakeup timestamp} time=-241514955 data=null button=1 stateMask=0x80000 x=72 y=12 count=1}, TableItem with text {Wakeup timestamp}]
16:24:29 [2024-02-28T21:24:29.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 7 to [MouseExit [7]: MouseEvent{TableItem {Wakeup timestamp} time=-241514955 data=null button=0 stateMask=0x0 x=72 y=12 count=0}, TableItem with text {Wakeup timestamp}]
16:24:29 [2024-02-28T21:24:29.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 27 to [Deactivate [27]: ShellEvent{TableItem {Wakeup timestamp} time=-241514955 data=null doit=true}, TableItem with text {Wakeup timestamp}]
16:24:29 [2024-02-28T21:24:29.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 16 to [FocusOut [16]: FocusEvent{TableItem {Wakeup timestamp} time=-241514955 data=null}, TableItem with text {Wakeup timestamp}]
16:24:29 [2024-02-28T21:24:29.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicked on TableItem with text {Wakeup timestamp}
16:24:29 [2024-02-28T21:24:29.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:24:29 [2024-02-28T21:24:29.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:24:29 [2024-02-28T21:24:29.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:24:29 [2024-02-28T21:24:29.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:24:29 [2024-02-28T21:24:29.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:24:29 [2024-02-28T21:24:29.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:24:29 [2024-02-28T21:24:29.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:24:29 [2024-02-28T21:24:29.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:24:29 [2024-02-28T21:24:29.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Scheduling latency (ns)
16:24:29 [2024-02-28T21:24:29.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:24:29 [2024-02-28T21:24:29.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
16:24:29 [2024-02-28T21:24:29.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
16:24:29 [2024-02-28T21:24:29.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:24:29 [2024-02-28T21:24:29.065Z] 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')
16:24:29 [2024-02-28T21:24:29.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
16:24:29 [2024-02-28T21:24:29.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
16:24:29 [2024-02-28T21:24:29.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:24:29 [2024-02-28T21:24:29.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:24:29 [2024-02-28T21:24:29.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
16:24:29 [2024-02-28T21:24:29.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=-241514951 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')]
16:24:29 [2024-02-28T21:24:29.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=-241514951 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')]
16:24:29 [2024-02-28T21:24:29.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=-241514951 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
16:24:29 [2024-02-28T21:24:29.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=-241514951 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
16:24:29 [2024-02-28T21:24:29.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=-241514951 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')]
16:24:29 [2024-02-28T21:24:29.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=-241514951 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')]
16:24:29 [2024-02-28T21:24:29.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=-241514951 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')]
16:24:29 [2024-02-28T21:24:29.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {} time=-241514933 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')]
16:24:29 [2024-02-28T21:24:29.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=-241514931 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')]
16:24:29 [2024-02-28T21:24:29.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {} time=-241514931 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')]
16:24:29 [2024-02-28T21:24:29.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {} time=-241514931 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
16:24:29 [2024-02-28T21:24:29.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {} time=-241514931 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
16:24:29 [2024-02-28T21:24:29.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:24:29 [2024-02-28T21:24:29.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
16:24:29 [2024-02-28T21:24:29.066Z] 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=-241514930 data=null doit=true}, Shell with text {Custom chart creation}]
16:24:29 [2024-02-28T21:24:29.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:24:29 [2024-02-28T21:24:29.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:24:29 [2024-02-28T21:24:29.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:24:29 [2024-02-28T21:24:29.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:24:29 [2024-02-28T21:24:29.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:24:29 [2024-02-28T21:24:29.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:24:29 [2024-02-28T21:24:29.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:24:29 [2024-02-28T21:24:29.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:24:29 [2024-02-28T21:24:29.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicking on TableItem with text {Switch timestamp}
16:24:29 [2024-02-28T21:24:29.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {Switch timestamp} time=-241514928 data=null button=0 stateMask=0x0 x=67 y=35 count=0}, TableItem with text {Switch timestamp}]
16:24:29 [2024-02-28T21:24:29.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {Switch timestamp} time=-241514928 data=null doit=true}, TableItem with text {Switch timestamp}]
16:24:29 [2024-02-28T21:24:29.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:24:29 [2024-02-28T21:24:29.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {Switch timestamp} time=-241514927 data=null}, TableItem with text {Switch timestamp}]
16:24:29 [2024-02-28T21:24:29.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {Switch timestamp} time=-241514927 data=null button=1 stateMask=0x0 x=67 y=35 count=1}, TableItem with text {Switch timestamp}]
16:24:29 [2024-02-28T21:24:29.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-241514927 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}]
16:24:29 [2024-02-28T21:24:29.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {Switch timestamp} time=-241514927 data=null button=1 stateMask=0x80000 x=67 y=35 count=1}, TableItem with text {Switch timestamp}]
16:24:29 [2024-02-28T21:24:29.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 7 to [MouseExit [7]: MouseEvent{TableItem {Switch timestamp} time=-241514926 data=null button=0 stateMask=0x0 x=67 y=35 count=0}, TableItem with text {Switch timestamp}]
16:24:29 [2024-02-28T21:24:29.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 27 to [Deactivate [27]: ShellEvent{TableItem {Switch timestamp} time=-241514926 data=null doit=true}, TableItem with text {Switch timestamp}]
16:24:29 [2024-02-28T21:24:29.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 16 to [FocusOut [16]: FocusEvent{TableItem {Switch timestamp} time=-241514926 data=null}, TableItem with text {Switch timestamp}]
16:24:29 [2024-02-28T21:24:29.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicked on TableItem with text {Switch timestamp}
16:24:29 [2024-02-28T21:24:29.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:24:29 [2024-02-28T21:24:29.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:24:29 [2024-02-28T21:24:29.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:24:29 [2024-02-28T21:24:29.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:24:29 [2024-02-28T21:24:29.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:24:29 [2024-02-28T21:24:29.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:24:29 [2024-02-28T21:24:29.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:24:29 [2024-02-28T21:24:29.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:24:29 [2024-02-28T21:24:29.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Scheduling latency (ns)
16:24:29 [2024-02-28T21:24:29.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:24:29 [2024-02-28T21:24:29.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:24:29 [2024-02-28T21:24:29.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
16:24:29 [2024-02-28T21:24:29.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
16:24:29 [2024-02-28T21:24:29.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
16:24:29 [2024-02-28T21:24:29.066Z] 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')
16:24:29 [2024-02-28T21:24:29.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
16:24:29 [2024-02-28T21:24:29.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
16:24:29 [2024-02-28T21:24:29.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:24:29 [2024-02-28T21:24:29.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:24:29 [2024-02-28T21:24:29.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
16:24:29 [2024-02-28T21:24:29.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=-241514923 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')]
16:24:29 [2024-02-28T21:24:29.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=-241514923 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')]
16:24:29 [2024-02-28T21:24:29.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=-241514923 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
16:24:29 [2024-02-28T21:24:29.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=-241514923 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
16:24:29 [2024-02-28T21:24:29.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=-241514923 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')]
16:24:29 [2024-02-28T21:24:29.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=-241514923 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')]
16:24:29 [2024-02-28T21:24:29.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=-241514923 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')]
16:24:29 [2024-02-28T21:24:29.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {} time=-241514919 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')]
16:24:29 [2024-02-28T21:24:29.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=-241514916 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')]
16:24:29 [2024-02-28T21:24:29.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {} time=-241514916 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')]
16:24:29 [2024-02-28T21:24:29.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {} time=-241514907 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
16:24:29 [2024-02-28T21:24:29.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {} time=-241514907 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
16:24:29 [2024-02-28T21:24:29.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:24:29 [2024-02-28T21:24:29.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
16:24:29 [2024-02-28T21:24:29.067Z] 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=-241514906 data=null doit=true}, Shell with text {Custom chart creation}]
16:24:29 [2024-02-28T21:24:29.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:24:29 [2024-02-28T21:24:29.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:24:29 [2024-02-28T21:24:29.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:24:29 [2024-02-28T21:24:29.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
16:24:29 [2024-02-28T21:24:29.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
16:24:29 [2024-02-28T21:24:29.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: with mnemonic 'Logarithmic Scale Y'
16:24:29 [2024-02-28T21:24:29.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: with style 'SWT.CHECK'
16:24:29 [2024-02-28T21:24:29.067Z] 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')
16:24:29 [2024-02-28T21:24:29.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:24:29 [2024-02-28T21:24:29.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:24:29 [2024-02-28T21:24:29.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')
16:24:29 [2024-02-28T21:24:29.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@4f378d7e
16:24:29 [2024-02-28T21:24:29.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Logarithmic Scale Y} time=-241514904 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')]
16:24:29 [2024-02-28T21:24:29.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Logarithmic Scale Y} time=-241514904 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')]
16:24:29 [2024-02-28T21:24:29.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Logarithmic Scale Y} time=-241514904 data=null doit=true}, (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')]
16:24:29 [2024-02-28T21:24:29.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Logarithmic Scale Y} time=-241514904 data=null}, (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')]
16:24:29 [2024-02-28T21:24:29.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Logarithmic Scale Y} time=-241514903 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')]
16:24:29 [2024-02-28T21:24:29.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Logarithmic Scale Y} time=-241514903 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')]
16:24:29 [2024-02-28T21:24:29.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Logarithmic Scale Y} time=-241514903 data=null 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')]
16:24:29 [2024-02-28T21:24:29.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Logarithmic Scale Y} time=-241514903 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')]
16:24:29 [2024-02-28T21:24:29.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Logarithmic Scale Y} time=-241514903 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')]
16:24:29 [2024-02-28T21:24:29.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Logarithmic Scale Y} time=-241514903 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')]
16:24:29 [2024-02-28T21:24:29.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Logarithmic Scale Y} time=-241514903 data=null doit=true}, (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')]
16:24:29 [2024-02-28T21:24:29.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Logarithmic Scale Y} time=-241514903 data=null}, (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')]
16:24:29 [2024-02-28T21:24:29.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
16:24:29 [2024-02-28T21:24:29.068Z] 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=-241514903 data=null doit=true}, Shell with text {Custom chart creation}]
16:24:29 [2024-02-28T21:24:29.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:24:29 [2024-02-28T21:24:29.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:24:29 [2024-02-28T21:24:29.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:24:29 [2024-02-28T21:24:29.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
16:24:29 [2024-02-28T21:24:29.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
16:24:29 [2024-02-28T21:24:29.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:24:29 [2024-02-28T21:24:29.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:24:29 [2024-02-28T21:24:29.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:24:29 [2024-02-28T21:24:29.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:24:29 [2024-02-28T21:24:29.068Z] 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')
16:24:29 [2024-02-28T21:24:29.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:24:29 [2024-02-28T21:24:29.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-241514902 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:24:29 [2024-02-28T21:24:29.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-241514902 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:24:29 [2024-02-28T21:24:29.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-241514902 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:24:29 [2024-02-28T21:24:29.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-241514902 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:24:29 [2024-02-28T21:24:29.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-241514902 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:24:29 [2024-02-28T21:24:29.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-241514901 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:24:29 [2024-02-28T21:24:29.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-241514901 data=null 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')]
16:24:29 [2024-02-28T21:24:29.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {New custom chart} time=-241515235 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']
16:24:29 [2024-02-28T21:24:29.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:24:29 [2024-02-28T21:24:29.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Chart with text "", using matcher: of type 'Chart'
16:24:29 [2024-02-28T21:24:29.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
16:24:29 [2024-02-28T21:24:29.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset Perspective", using matcher: of type 'Button'
16:24:29 [2024-02-28T21:24:29.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset Perspective", using matcher: with mnemonic 'Reset Perspective'
16:24:29 [2024-02-28T21:24:29.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset Perspective", using matcher: (with mnemonic 'Yes' or with mnemonic 'Reset Perspective')
16:24:29 [2024-02-28T21:24:29.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset Perspective", using matcher: with style 'SWT.PUSH'
16:24:29 [2024-02-28T21:24:29.324Z] 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')
16:24:29 [2024-02-28T21:24:29.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Reset Perspective
16:24:29 [2024-02-28T21:24:29.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Reset Perspective} time=-241514519 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')]
16:24:29 [2024-02-28T21:24:29.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Reset Perspective} time=-241514519 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')]
16:24:29 [2024-02-28T21:24:29.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Reset Perspective} time=-241514519 data=null doit=true}, (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')]
16:24:29 [2024-02-28T21:24:29.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Reset Perspective} time=-241514519 data=null}, (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')]
16:24:29 [2024-02-28T21:24:29.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Reset Perspective} time=-241514519 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')]
16:24:29 [2024-02-28T21:24:29.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Reset Perspective} time=-241514519 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')]
16:24:29 [2024-02-28T21:24:29.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Reset Perspective} time=-241514518 data=null 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')]
16:24:29 [2024-02-28T21:24:29.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:24:29 [2024-02-28T21:24:29.581Z] 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=-241514232 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:24:29 [2024-02-28T21:24:29.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:24:29 [2024-02-28T21:24:29.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:24:29 [2024-02-28T21:24:29.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:24:29 [2024-02-28T21:24:29.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:24:29 [2024-02-28T21:24:29.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-241514199 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:24:29 [2024-02-28T21:24:29.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-241514199 data=null doit=true}, TreeItem with text {test}]
16:24:29 [2024-02-28T21:24:29.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-241514199 data=null}, TreeItem with text {test}]
16:24:29 [2024-02-28T21:24:29.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-241514199 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:24:29 [2024-02-28T21:24:29.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241514199 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:24:29 [2024-02-28T21:24:29.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-241514131 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:24:30 [2024-02-28T21:24:30.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:24:30 [2024-02-28T21:24:30.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:24:30 [2024-02-28T21:24:30.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:24:31 [2024-02-28T21:24:31.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:24:31 [2024-02-28T21:24:31.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:24:31 [2024-02-28T21:24:31.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:24:31 [2024-02-28T21:24:31.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:24:31 [2024-02-28T21:24:31.022Z] 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')
16:24:31 [2024-02-28T21:24:31.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:24:31 [2024-02-28T21:24:31.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:24:31 [2024-02-28T21:24:31.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:24:31 [2024-02-28T21:24:31.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:24:31 [2024-02-28T21:24:31.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
16:24:31 [2024-02-28T21:24:31.022Z] 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=-241513107 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:24:31 [2024-02-28T21:24:31.022Z] 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=-241513107 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:24:31 [2024-02-28T21:24:31.022Z] 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=-241513106 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:24:31 [2024-02-28T21:24:31.022Z] 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=-241513106 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:24:31 [2024-02-28T21:24:31.022Z] 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=-241513106 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:24:31 [2024-02-28T21:24:31.022Z] 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=-241513106 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:24:31 [2024-02-28T21:24:31.022Z] 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=-241513106 data=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')]
16:24:31 [2024-02-28T21:24:31.022Z] 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=-241513106 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:24:31 [2024-02-28T21:24:31.022Z] 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=-241513106 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:24:31 [2024-02-28T21:24:31.022Z] 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=-241513106 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:24:31 [2024-02-28T21:24:31.022Z] 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=-241513105 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:24:31 [2024-02-28T21:24:31.022Z] 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=-241513105 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:24:31 [2024-02-28T21:24:31.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:24:31 [2024-02-28T21:24:31.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:24:31 [2024-02-28T21:24:31.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:24:31 [2024-02-28T21:24:31.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:24:31 [2024-02-28T21:24:31.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:24:31 [2024-02-28T21:24:31.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:24:31 [2024-02-28T21:24:31.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:24:31 [2024-02-28T21:24:31.023Z] 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')
16:24:31 [2024-02-28T21:24:31.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:24:31 [2024-02-28T21:24:31.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-241513104 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:24:31 [2024-02-28T21:24:31.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-241513104 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:24:31 [2024-02-28T21:24:31.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-241513104 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:24:31 [2024-02-28T21:24:31.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-241513104 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:24:31 [2024-02-28T21:24:31.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-241513104 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:24:31 [2024-02-28T21:24:31.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-241513104 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:24:31 [2024-02-28T21:24:31.023Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:24:31 [2024-02-28T21:24:31.023Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:24:31 [2024-02-28T21:24:31.023Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:24:31 [2024-02-28T21:24:31.023Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:24:31 [2024-02-28T21:24:31.023Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:24:31 [2024-02-28T21:24:31.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:24:31 [2024-02-28T21:24:31.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-241513104 data=null 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')]
16:24:31 [2024-02-28T21:24:31.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-241513937 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:24:31 [2024-02-28T21:24:31.278Z] 
16:24:31 [2024-02-28T21:24:31.279Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2024-02-28 21:24:31.212
16:24:31 [2024-02-28T21:24:31.279Z] !MESSAGE Not unregistering built-in on-demand analysis "stubAnalysis/data/analysisMultipleRow.data"
16:24:31 [2024-02-28T21:24:31.279Z] 
16:24:31 [2024-02-28T21:24:31.279Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2024-02-28 21:24:31.212
16:24:31 [2024-02-28T21:24:31.279Z] !MESSAGE Not unregistering built-in on-demand analysis "stubAnalysis/data/analysisMultipleSimilarRow.data"
16:24:31 [2024-02-28T21:24:31.279Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.41 s -- in org.eclipse.tracecompass.internal.provisional.analysis.lami.ui.views.LamiChartViewerTest
16:24:31 [2024-02-28T21:24:31.279Z] org.eclipse.tracecompass.internal.provisional.analysis.lami.ui.views.LamiChartViewerTest.testSimilarRows -- Time elapsed: 3.113 s
16:24:31 [2024-02-28T21:24:31.279Z] org.eclipse.tracecompass.internal.provisional.analysis.lami.ui.views.LamiChartViewerTest.testScatterMultipleRow -- Time elapsed: 2.515 s
16:24:31 [2024-02-28T21:24:31.279Z] 
16:24:31 [2024-02-28T21:24:31.279Z] Results:
16:24:31 [2024-02-28T21:24:31.279Z] 
16:24:31 [2024-02-28T21:24:31.279Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
16:24:31 [2024-02-28T21:24:31.279Z] 
16:24:31 [2024-02-28T21:24:31.534Z] 
16:24:31 [2024-02-28T21:24:31.534Z] !ENTRY org.eclipse.core.resources 2 10035 2024-02-28 21:24:31.501
16:24:31 [2024-02-28T21:24:31.534Z] !MESSAGE The workspace will exit with unsaved changes in this session.
16:24:32 [2024-02-28T21:24:32.463Z] [INFO] All tests passed
16:24:32 [2024-02-28T21:24:32.463Z] [INFO] 
16:24:32 [2024-02-28T21:24:32.463Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
16:24:32 [2024-02-28T21:24:32.463Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:24:32 [2024-02-28T21:24:32.463Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:24:32 [2024-02-28T21:24:32.463Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:24:32 [2024-02-28T21:24:32.463Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:24:32 [2024-02-28T21:24:32.463Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:24:32 [2024-02-28T21:24:32.463Z] [INFO] 
16:24:32 [2024-02-28T21:24:32.463Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
16:24:32 [2024-02-28T21:24:32.463Z] [INFO] 
16:24:32 [2024-02-28T21:24:32.463Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core.tests >--
16:24:32 [2024-02-28T21:24:32.463Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.core.tests 1.0.18-SNAPSHOT [46/141]
16:24:32 [2024-02-28T21:24:32.463Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/pom.xml
16:24:32 [2024-02-28T21:24:32.463Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:24:32 [2024-02-28T21:24:32.463Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:24:32 [2024-02-28T21:24:32.463Z] [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-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/pom.xml
16:24:32 [2024-02-28T21:24:32.463Z] [INFO] 
16:24:32 [2024-02-28T21:24:32.463Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
16:24:32 [2024-02-28T21:24:32.463Z] [INFO] 
16:24:32 [2024-02-28T21:24:32.463Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
16:24:32 [2024-02-28T21:24:32.463Z] [INFO] The project's OSGi version is 1.0.18.202402282100
16:24:32 [2024-02-28T21:24:32.463Z] [INFO] 
16:24:32 [2024-02-28T21:24:32.463Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
16:24:32 [2024-02-28T21:24:32.463Z] [INFO] 
16:24:32 [2024-02-28T21:24:32.463Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
16:24:32 [2024-02-28T21:24:32.463Z] [INFO] 
16:24:32 [2024-02-28T21:24:32.463Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
16:24:32 [2024-02-28T21:24:32.463Z] [INFO] 
16:24:32 [2024-02-28T21:24:32.463Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
16:24:32 [2024-02-28T21:24:32.463Z] [INFO] 
16:24:32 [2024-02-28T21:24:32.463Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
16:24:32 [2024-02-28T21:24:32.463Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.os.linux.core.tests
16:24:32 [2024-02-28T21:24:32.719Z] [INFO] 
16:24:32 [2024-02-28T21:24:32.719Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
16:24:32 [2024-02-28T21:24:32.719Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/main/resources
16:24:32 [2024-02-28T21:24:32.719Z] [INFO] 
16:24:32 [2024-02-28T21:24:32.719Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
16:24:32 [2024-02-28T21:24:32.719Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:24:32 [2024-02-28T21:24:32.719Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:24:32 [2024-02-28T21:24:32.719Z] [WARNING] The 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-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/pom.xml
16:24:32 [2024-02-28T21:24:32.719Z] [INFO] Compiling 31 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:24:32 [2024-02-28T21:24:32.974Z] [INFO] 
16:24:32 [2024-02-28T21:24:32.974Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
16:24:32 [2024-02-28T21:24:32.974Z] [INFO] 
16:24:32 [2024-02-28T21:24:32.974Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
16:24:32 [2024-02-28T21:24:32.974Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/test/resources
16:24:32 [2024-02-28T21:24:32.974Z] [INFO] 
16:24:32 [2024-02-28T21:24:32.974Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
16:24:32 [2024-02-28T21:24:32.974Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 102 were skipped
16:24:32 [2024-02-28T21:24:32.974Z] [INFO] 
16:24:32 [2024-02-28T21:24:32.974Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
16:24:32 [2024-02-28T21:24:32.974Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-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
16:24:33 [2024-02-28T21:24:33.229Z] [INFO] 
16:24:33 [2024-02-28T21:24:33.229Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
16:24:33 [2024-02-28T21:24:33.229Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.18-SNAPSHOT.jar
16:24:33 [2024-02-28T21:24:33.229Z] [INFO] 
16:24:33 [2024-02-28T21:24:33.229Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
16:24:33 [2024-02-28T21:24:33.229Z] [INFO] 
16:24:33 [2024-02-28T21:24:33.229Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
16:24:33 [2024-02-28T21:24:33.229Z] [INFO] 
16:24:33 [2024-02-28T21:24:33.229Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
16:24:33 [2024-02-28T21:24:33.229Z] [INFO] 
16:24:33 [2024-02-28T21:24:33.229Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
16:24:33 [2024-02-28T21:24:33.229Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.18-SNAPSHOT.jar
16:24:34 [2024-02-28T21:24:34.595Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-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
16:24:35 [2024-02-28T21:24:35.521Z] [INFO] 
16:24:35 [2024-02-28T21:24:35.521Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
16:24:35 [2024-02-28T21:24:35.779Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/work/data/.metadata/.log
16:24:35 [2024-02-28T21:24:35.779Z] [INFO] Command line:
16:24:35 [2024-02-28T21:24:35.779Z] 	[/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-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-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-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
16:24:35 [2024-02-28T21:24:35.779Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:24:39 [2024-02-28T21:24:39.945Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest
16:24:46 [2024-02-28T21:24:46.478Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.156 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest
16:24:46 [2024-02-28T21:24:46.478Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest.testGetDisks[0: io_analysis.xml] -- Time elapsed: 2.674 s
16:24:46 [2024-02-28T21:24:46.478Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest.testGetDisks[1: io_nostatedump.xml] -- Time elapsed: 2.222 s
16:24:46 [2024-02-28T21:24:46.478Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest.testGetDisks[2: io_two_devices.xml] -- Time elapsed: 2.229 s
16:24:46 [2024-02-28T21:24:46.478Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest
16:25:01 [2024-02-28T21:25:01.323Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.35 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest
16:25:01 [2024-02-28T21:25:01.323Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest.testDeviceStrings[0: io_analysis.xml] -- Time elapsed: 2.242 s
16:25:01 [2024-02-28T21:25:01.323Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest.testSectorsAt[0: io_analysis.xml] -- Time elapsed: 2.234 s
16:25:01 [2024-02-28T21:25:01.323Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest.testDeviceStrings[1: io_nostatedump.xml] -- Time elapsed: 2.216 s
16:25:01 [2024-02-28T21:25:01.323Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest.testSectorsAt[1: io_nostatedump.xml] -- Time elapsed: 2.215 s
16:25:01 [2024-02-28T21:25:01.323Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest.testDeviceStrings[2: io_two_devices.xml] -- Time elapsed: 2.221 s
16:25:01 [2024-02-28T21:25:01.323Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest.testSectorsAt[2: io_two_devices.xml] -- Time elapsed: 2.220 s
16:25:01 [2024-02-28T21:25:01.323Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDataProviderTest
16:25:02 [2024-02-28T21:25:02.252Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.256 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDataProviderTest
16:25:02 [2024-02-28T21:25:02.252Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDataProviderTest.testDiskActivity[0: io_analysis.xml] -- Time elapsed: 2.253 s
16:25:02 [2024-02-28T21:25:02.253Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest
16:25:58 [2024-02-28T21:25:58.426Z] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 53.24 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest
16:25:58 [2024-02-28T21:25:58.426Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testAnalysisExecution[0: io_analysis.xml] -- Time elapsed: 2.223 s
16:25:58 [2024-02-28T21:25:58.426Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderIntervalData[0: io_analysis.xml] -- Time elapsed: 2.227 s
16:25:58 [2024-02-28T21:25:58.426Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderPunctualData[0: io_analysis.xml] -- Time elapsed: 2.220 s
16:25:58 [2024-02-28T21:25:58.426Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testAnalysisExecution[1: io_nostatedump.xml] -- Time elapsed: 2.210 s
16:25:58 [2024-02-28T21:25:58.426Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderIntervalData[1: io_nostatedump.xml] -- Time elapsed: 2.213 s
16:25:58 [2024-02-28T21:25:58.426Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderPunctualData[1: io_nostatedump.xml] -- Time elapsed: 2.210 s
16:25:58 [2024-02-28T21:25:58.426Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testAnalysisExecution[2: io_req_merge.xml] -- Time elapsed: 2.221 s
16:25:58 [2024-02-28T21:25:58.426Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderIntervalData[2: io_req_merge.xml] -- Time elapsed: 2.218 s
16:25:58 [2024-02-28T21:25:58.426Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderPunctualData[2: io_req_merge.xml] -- Time elapsed: 2.224 s
16:25:58 [2024-02-28T21:25:58.426Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testAnalysisExecution[3: io_missing.xml] -- Time elapsed: 2.222 s
16:25:58 [2024-02-28T21:25:58.426Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderIntervalData[3: io_missing.xml] -- Time elapsed: 2.224 s
16:25:58 [2024-02-28T21:25:58.426Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderPunctualData[3: io_missing.xml] -- Time elapsed: 2.224 s
16:25:58 [2024-02-28T21:25:58.426Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testAnalysisExecution[4: io_two_devices.xml] -- Time elapsed: 2.215 s
16:25:58 [2024-02-28T21:25:58.426Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderIntervalData[4: io_two_devices.xml] -- Time elapsed: 2.214 s
16:25:58 [2024-02-28T21:25:58.426Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderPunctualData[4: io_two_devices.xml] -- Time elapsed: 2.213 s
16:25:58 [2024-02-28T21:25:58.426Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testAnalysisExecution[5: io_syscall_read.xml] -- Time elapsed: 2.218 s
16:25:58 [2024-02-28T21:25:58.426Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderIntervalData[5: io_syscall_read.xml] -- Time elapsed: 2.216 s
16:25:58 [2024-02-28T21:25:58.426Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderPunctualData[5: io_syscall_read.xml] -- Time elapsed: 2.216 s
16:25:58 [2024-02-28T21:25:58.426Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testAnalysisExecution[6: io_syscall_write.xml] -- Time elapsed: 2.218 s
16:25:58 [2024-02-28T21:25:58.426Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderIntervalData[6: io_syscall_write.xml] -- Time elapsed: 2.220 s
16:25:58 [2024-02-28T21:25:58.426Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderPunctualData[6: io_syscall_write.xml] -- Time elapsed: 2.216 s
16:25:58 [2024-02-28T21:25:58.426Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testAnalysisExecution[7: io_full_kernel.xml] -- Time elapsed: 2.219 s
16:25:58 [2024-02-28T21:25:58.426Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderIntervalData[7: io_full_kernel.xml] -- Time elapsed: 2.219 s
16:25:58 [2024-02-28T21:25:58.426Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderPunctualData[7: io_full_kernel.xml] -- Time elapsed: 2.219 s
16:25:58 [2024-02-28T21:25:58.426Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelPidAspectTest
16:25:58 [2024-02-28T21:25:58.426Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.135 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelPidAspectTest
16:25:58 [2024-02-28T21:25:58.426Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelPidAspectTest.testResolvePidAspect -- Time elapsed: 1.134 s
16:25:58 [2024-02-28T21:25:58.426Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelTidAspectTest
16:25:58 [2024-02-28T21:25:58.426Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.128 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelTidAspectTest
16:25:58 [2024-02-28T21:25:58.426Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelTidAspectTest.testResolveTidAspect -- Time elapsed: 1.128 s
16:25:58 [2024-02-28T21:25:58.426Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest
16:26:08 [2024-02-28T21:26:08.367Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.09 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest
16:26:08 [2024-02-28T21:26:08.367Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest.testGetPpid -- Time elapsed: 1.120 s
16:26:08 [2024-02-28T21:26:08.367Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest.testGetThreadOnCpu -- Time elapsed: 1.120 s
16:26:08 [2024-02-28T21:26:08.367Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest.testIsThreadActiveRange -- Time elapsed: 1.123 s
16:26:08 [2024-02-28T21:26:08.367Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest.testGetExecutableName -- Time elapsed: 1.120 s
16:26:08 [2024-02-28T21:26:08.367Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest.testGetThreadQuarks -- Time elapsed: 1.118 s
16:26:08 [2024-02-28T21:26:08.367Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest.testGetStatusIntervalsForThread -- Time elapsed: 1.125 s
16:26:08 [2024-02-28T21:26:08.367Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest.testGetPid -- Time elapsed: 1.119 s
16:26:08 [2024-02-28T21:26:08.367Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest.testGetThreadsOfCpus -- Time elapsed: 1.124 s
16:26:08 [2024-02-28T21:26:08.367Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest.testGetStatusIntervalsForThreadIt -- Time elapsed: 1.122 s
16:26:08 [2024-02-28T21:26:08.367Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.ThreadStatusDataProviderTest
16:26:08 [2024-02-28T21:26:08.928Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.173 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.ThreadStatusDataProviderTest
16:26:08 [2024-02-28T21:26:08.928Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.ThreadStatusDataProviderTest.testThreadStatusDataProvider -- Time elapsed: 1.173 s
16:26:08 [2024-02-28T21:26:08.928Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelStateProviderTest
16:26:08 [2024-02-28T21:26:08.928Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelStateProviderTest
16:26:08 [2024-02-28T21:26:08.928Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelStateProviderTest.testOpening -- Time elapsed: 0.011 s
16:26:08 [2024-02-28T21:26:08.928Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageDataProviderTest
16:26:11 [2024-02-28T21:26:11.442Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.219 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageDataProviderTest
16:26:11 [2024-02-28T21:26:11.442Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageDataProviderTest.testTree -- Time elapsed: 2.217 s
16:26:11 [2024-02-28T21:26:11.442Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest
16:26:21 [2024-02-28T21:26:21.384Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.964 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest
16:26:21 [2024-02-28T21:26:21.384Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest.testAnalysisExecution -- Time elapsed: 2.212 s
16:26:21 [2024-02-28T21:26:21.384Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest.testInRangeWithCpuSubset -- Time elapsed: 2.212 s
16:26:21 [2024-02-28T21:26:21.384Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest.testUsageInRange -- Time elapsed: 2.213 s
16:26:21 [2024-02-28T21:26:21.384Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest.testRequirements -- Time elapsed: 1.112 s
16:26:21 [2024-02-28T21:26:21.384Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest.testReturnedStateSystem -- Time elapsed: 2.212 s
16:26:21 [2024-02-28T21:26:21.384Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest
16:26:24 [2024-02-28T21:26:24.651Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.331 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest
16:26:24 [2024-02-28T21:26:24.651Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest.testAnalysisExecution -- Time elapsed: 2.213 s
16:26:24 [2024-02-28T21:26:24.651Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest.testAllocationDeallocationMemory -- Time elapsed: 1.117 s
16:26:24 [2024-02-28T21:26:24.651Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallAnalysisTest
16:26:27 [2024-02-28T21:26:27.916Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.243 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallAnalysisTest
16:26:27 [2024-02-28T21:26:27.916Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallAnalysisTest.testSmallTraceSequential -- Time elapsed: 3.243 s
16:26:27 [2024-02-28T21:26:27.916Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.swslatency.SWSLatencyTest
16:26:28 [2024-02-28T21:26:28.843Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.124 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.swslatency.SWSLatencyTest
16:26:28 [2024-02-28T21:26:28.843Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.swslatency.SWSLatencyTest.testSmallTraceSequential -- Time elapsed: 1.123 s
16:26:28 [2024-02-28T21:26:28.843Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest
16:26:34 [2024-02-28T21:26:34.087Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.467 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest
16:26:34 [2024-02-28T21:26:34.087Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest.testAnalysisExecution -- Time elapsed: 1.114 s
16:26:34 [2024-02-28T21:26:34.087Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest.testUsageInRange -- Time elapsed: 1.117 s
16:26:34 [2024-02-28T21:26:34.087Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest.testReturnedStateSystem -- Time elapsed: 1.117 s
16:26:34 [2024-02-28T21:26:34.087Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest.testInvalid -- Time elapsed: 1.117 s
16:26:34 [2024-02-28T21:26:34.087Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest
16:26:34 [2024-02-28T21:26:34.087Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.259 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest
16:26:34 [2024-02-28T21:26:34.087Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest.testMatchingMultiMatchers -- Time elapsed: 0.137 s
16:26:34 [2024-02-28T21:26:34.087Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest.testMatching -- Time elapsed: 0.120 s
16:26:34 [2024-02-28T21:26:34.087Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.callsite.CallsiteTest
16:26:34 [2024-02-28T21:26:34.087Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.callsite.CallsiteTest
16:26:34 [2024-02-28T21:26:34.087Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.callsite.CallsiteTest.testCallsiteAnalysis -- Time elapsed: 0.019 s
16:26:34 [2024-02-28T21:26:34.087Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.callsite.CallsiteTest.testIterator -- Time elapsed: 0.009 s
16:26:34 [2024-02-28T21:26:34.087Z] 
16:26:34 [2024-02-28T21:26:34.087Z] Results:
16:26:34 [2024-02-28T21:26:34.087Z] 
16:26:34 [2024-02-28T21:26:34.087Z] Tests run: 65, Failures: 0, Errors: 0, Skipped: 0
16:26:34 [2024-02-28T21:26:34.087Z] 
16:26:34 [2024-02-28T21:26:34.087Z] [INFO] All tests passed
16:26:34 [2024-02-28T21:26:34.087Z] [INFO] 
16:26:34 [2024-02-28T21:26:34.087Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
16:26:34 [2024-02-28T21:26:34.087Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:26:34 [2024-02-28T21:26:34.088Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:26:34 [2024-02-28T21:26:34.088Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:26:34 [2024-02-28T21:26:34.088Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:26:34 [2024-02-28T21:26:34.088Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:26:34 [2024-02-28T21:26:34.088Z] [INFO] 
16:26:34 [2024-02-28T21:26:34.088Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
16:26:34 [2024-02-28T21:26:34.088Z] [INFO] 
16:26:34 [2024-02-28T21:26:34.088Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui >--
16:26:34 [2024-02-28T21:26:34.088Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.ui 6.1.1-SNAPSHOT [47/141]
16:26:34 [2024-02-28T21:26:34.088Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties
16:26:34 [2024-02-28T21:26:34.088Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:26:34 [2024-02-28T21:26:34.088Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:26:34 [2024-02-28T21:26:34.088Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui:6.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties
16:26:34 [2024-02-28T21:26:34.088Z] [INFO] 
16:26:34 [2024-02-28T21:26:34.088Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.ui ---
16:26:34 [2024-02-28T21:26:34.088Z] [INFO] 
16:26:34 [2024-02-28T21:26:34.088Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.ui ---
16:26:34 [2024-02-28T21:26:34.088Z] [INFO] The project's OSGi version is 6.1.1.202402282100
16:26:34 [2024-02-28T21:26:34.088Z] [INFO] 
16:26:34 [2024-02-28T21:26:34.088Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.ui ---
16:26:34 [2024-02-28T21:26:34.088Z] [INFO] 
16:26:34 [2024-02-28T21:26:34.088Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.ui ---
16:26:34 [2024-02-28T21:26:34.088Z] [INFO] 
16:26:34 [2024-02-28T21:26:34.088Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.ui ---
16:26:34 [2024-02-28T21:26:34.088Z] [INFO] 
16:26:34 [2024-02-28T21:26:34.088Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.ui ---
16:26:34 [2024-02-28T21:26:34.088Z] [INFO] 
16:26:34 [2024-02-28T21:26:34.088Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.timing.ui ---
16:26:34 [2024-02-28T21:26:34.088Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.timing.ui
16:26:34 [2024-02-28T21:26:34.343Z] [INFO] 
16:26:34 [2024-02-28T21:26:34.343Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.ui ---
16:26:34 [2024-02-28T21:26:34.343Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/main/resources
16:26:34 [2024-02-28T21:26:34.343Z] [INFO] 
16:26:34 [2024-02-28T21:26:34.343Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.ui ---
16:26:34 [2024-02-28T21:26:34.343Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:26:34 [2024-02-28T21:26:34.343Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:26:34 [2024-02-28T21:26:34.343Z] [WARNING] The 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-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties
16:26:34 [2024-02-28T21:26:34.343Z] [INFO] Compiling 35 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:26:34 [2024-02-28T21:26:34.904Z] [INFO] 
16:26:34 [2024-02-28T21:26:34.904Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.timing.ui ---
16:26:34 [2024-02-28T21:26:34.904Z] [INFO] 
16:26:34 [2024-02-28T21:26:34.904Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.timing.ui ---
16:26:34 [2024-02-28T21:26:34.904Z] [INFO] 
16:26:34 [2024-02-28T21:26:34.904Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.ui ---
16:26:34 [2024-02-28T21:26:34.904Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/test/resources
16:26:34 [2024-02-28T21:26:34.904Z] [INFO] 
16:26:34 [2024-02-28T21:26:34.904Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.timing.ui ---
16:26:34 [2024-02-28T21:26:34.904Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:26:34 [2024-02-28T21:26:34.904Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:26:34 [2024-02-28T21:26:34.904Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui:6.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties
16:26:34 [2024-02-28T21:26:34.904Z] [INFO] 
16:26:34 [2024-02-28T21:26:34.904Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.timing.ui ---
16:26:34 [2024-02-28T21:26:34.904Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 120 were skipped
16:26:34 [2024-02-28T21:26:34.904Z] [INFO] 
16:26:34 [2024-02-28T21:26:34.904Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.ui ---
16:26:34 [2024-02-28T21:26:34.904Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-6.1.1-SNAPSHOT-sources.jar
16:26:34 [2024-02-28T21:26:34.904Z] [INFO] 
16:26:34 [2024-02-28T21:26:34.904Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.ui ---
16:26:34 [2024-02-28T21:26:34.904Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-6.1.1-SNAPSHOT.jar
16:26:34 [2024-02-28T21:26:34.904Z] [INFO] 
16:26:34 [2024-02-28T21:26:34.904Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.ui ---
16:26:34 [2024-02-28T21:26:34.904Z] [INFO] 
16:26:34 [2024-02-28T21:26:34.904Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.timing.ui ---
16:26:34 [2024-02-28T21:26:34.904Z] [INFO] 
16:26:34 [2024-02-28T21:26:34.904Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.ui ---
16:26:34 [2024-02-28T21:26:34.904Z] [INFO] 
16:26:34 [2024-02-28T21:26:34.904Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.timing.ui ---
16:26:34 [2024-02-28T21:26:34.904Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-6.1.1-SNAPSHOT.jar
16:26:36 [2024-02-28T21:26:36.268Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-6.1.1-SNAPSHOT-sources.jar
16:26:36 [2024-02-28T21:26:36.830Z] [INFO] 
16:26:36 [2024-02-28T21:26:36.830Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.ui ---
16:26:36 [2024-02-28T21:26:36.830Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:26:36 [2024-02-28T21:26:36.830Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:26:36 [2024-02-28T21:26:36.830Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:26:36 [2024-02-28T21:26:36.830Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:26:36 [2024-02-28T21:26:36.830Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:26:36 [2024-02-28T21:26:36.830Z] [INFO] 
16:26:36 [2024-02-28T21:26:36.830Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.ui ---
16:26:36 [2024-02-28T21:26:36.830Z] [INFO] 
16:26:36 [2024-02-28T21:26:36.830Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui >--
16:26:36 [2024-02-28T21:26:36.830Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui 4.1.3-SNAPSHOT [48/141]
16:26:36 [2024-02-28T21:26:36.830Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties
16:26:36 [2024-02-28T21:26:36.830Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:26:36 [2024-02-28T21:26:36.830Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:26:36 [2024-02-28T21:26:36.830Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui:4.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties
16:26:37 [2024-02-28T21:26:37.086Z] [INFO] 
16:26:37 [2024-02-28T21:26:37.086Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
16:26:37 [2024-02-28T21:26:37.086Z] [INFO] 
16:26:37 [2024-02-28T21:26:37.086Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
16:26:37 [2024-02-28T21:26:37.086Z] [INFO] The project's OSGi version is 4.1.3.202402282100
16:26:37 [2024-02-28T21:26:37.086Z] [INFO] 
16:26:37 [2024-02-28T21:26:37.086Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
16:26:37 [2024-02-28T21:26:37.086Z] [INFO] 
16:26:37 [2024-02-28T21:26:37.086Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
16:26:37 [2024-02-28T21:26:37.086Z] [INFO] 
16:26:37 [2024-02-28T21:26:37.086Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
16:26:37 [2024-02-28T21:26:37.086Z] [INFO] 
16:26:37 [2024-02-28T21:26:37.086Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
16:26:37 [2024-02-28T21:26:37.086Z] [INFO] 
16:26:37 [2024-02-28T21:26:37.086Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
16:26:37 [2024-02-28T21:26:37.086Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.os.linux.ui
16:26:37 [2024-02-28T21:26:37.342Z] [INFO] 
16:26:37 [2024-02-28T21:26:37.342Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
16:26:37 [2024-02-28T21:26:37.342Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/main/resources
16:26:37 [2024-02-28T21:26:37.342Z] [INFO] 
16:26:37 [2024-02-28T21:26:37.342Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
16:26:37 [2024-02-28T21:26:37.342Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:26:37 [2024-02-28T21:26:37.342Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:26:37 [2024-02-28T21:26:37.342Z] [WARNING] The 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.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties
16:26:37 [2024-02-28T21:26:37.342Z] [INFO] Compiling 51 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:26:37 [2024-02-28T21:26:37.903Z] [INFO] 
16:26:37 [2024-02-28T21:26:37.903Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
16:26:37 [2024-02-28T21:26:37.903Z] [INFO] 
16:26:37 [2024-02-28T21:26:37.903Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
16:26:37 [2024-02-28T21:26:37.903Z] [INFO] 
16:26:37 [2024-02-28T21:26:37.903Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
16:26:37 [2024-02-28T21:26:37.903Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/test/resources
16:26:37 [2024-02-28T21:26:37.903Z] [INFO] 
16:26:37 [2024-02-28T21:26:37.903Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
16:26:37 [2024-02-28T21:26:37.903Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:26:37 [2024-02-28T21:26:37.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
16:26:37 [2024-02-28T21:26:37.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.os.linux.ui:4.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties
16:26:37 [2024-02-28T21:26:37.903Z] [INFO] 
16:26:37 [2024-02-28T21:26:37.903Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
16:26:37 [2024-02-28T21:26:37.903Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 120 were skipped
16:26:37 [2024-02-28T21:26:37.903Z] [INFO] 
16:26:37 [2024-02-28T21:26:37.903Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
16:26:37 [2024-02-28T21:26:37.903Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-4.1.3-SNAPSHOT-sources.jar
16:26:37 [2024-02-28T21:26:37.903Z] [INFO] 
16:26:37 [2024-02-28T21:26:37.903Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
16:26:37 [2024-02-28T21:26:37.903Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-4.1.3-SNAPSHOT.jar
16:26:37 [2024-02-28T21:26:37.903Z] [INFO] 
16:26:37 [2024-02-28T21:26:37.903Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
16:26:37 [2024-02-28T21:26:37.903Z] [INFO] 
16:26:37 [2024-02-28T21:26:37.903Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
16:26:37 [2024-02-28T21:26:37.903Z] [INFO] 
16:26:37 [2024-02-28T21:26:37.903Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
16:26:37 [2024-02-28T21:26:37.903Z] [INFO] 
16:26:37 [2024-02-28T21:26:37.903Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
16:26:37 [2024-02-28T21:26:37.903Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-4.1.3-SNAPSHOT.jar
16:26:39 [2024-02-28T21:26:39.269Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-4.1.3-SNAPSHOT-sources.jar
16:26:40 [2024-02-28T21:26:40.633Z] [INFO] 
16:26:40 [2024-02-28T21:26:40.633Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
16:26:40 [2024-02-28T21:26:40.634Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-4.1.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui/4.1.3-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-4.1.3-SNAPSHOT.jar
16:26:40 [2024-02-28T21:26:40.634Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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.3-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-4.1.3-SNAPSHOT.pom
16:26:40 [2024-02-28T21:26:40.634Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-4.1.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui/4.1.3-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-4.1.3-SNAPSHOT-sources.jar
16:26:40 [2024-02-28T21:26:40.634Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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.3-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-4.1.3-SNAPSHOT-p2metadata.xml
16:26:40 [2024-02-28T21:26:40.634Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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.3-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-4.1.3-SNAPSHOT-p2artifacts.xml
16:26:40 [2024-02-28T21:26:40.634Z] [INFO] 
16:26:40 [2024-02-28T21:26:40.634Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
16:26:40 [2024-02-28T21:26:40.634Z] [INFO] 
16:26:40 [2024-02-28T21:26:40.634Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.tests >--
16:26:40 [2024-02-28T21:26:40.634Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui.tests 1.0.10-SNAPSHOT [49/141]
16:26:40 [2024-02-28T21:26:40.634Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/pom.xml
16:26:40 [2024-02-28T21:26:40.634Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:26:40 [2024-02-28T21:26:40.634Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:26:40 [2024-02-28T21:26:40.634Z] [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-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/pom.xml
16:26:40 [2024-02-28T21:26:40.634Z] [INFO] 
16:26:40 [2024-02-28T21:26:40.634Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
16:26:40 [2024-02-28T21:26:40.634Z] [INFO] 
16:26:40 [2024-02-28T21:26:40.634Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
16:26:40 [2024-02-28T21:26:40.634Z] [INFO] The project's OSGi version is 1.0.10.202402282100
16:26:40 [2024-02-28T21:26:40.634Z] [INFO] 
16:26:40 [2024-02-28T21:26:40.634Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
16:26:40 [2024-02-28T21:26:40.634Z] [INFO] 
16:26:40 [2024-02-28T21:26:40.634Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
16:26:40 [2024-02-28T21:26:40.634Z] [INFO] 
16:26:40 [2024-02-28T21:26:40.634Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
16:26:40 [2024-02-28T21:26:40.634Z] [INFO] 
16:26:40 [2024-02-28T21:26:40.634Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
16:26:40 [2024-02-28T21:26:40.634Z] [INFO] 
16:26:40 [2024-02-28T21:26:40.634Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
16:26:40 [2024-02-28T21:26:40.634Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.os.linux.ui.tests
16:26:40 [2024-02-28T21:26:40.891Z] [INFO] 
16:26:40 [2024-02-28T21:26:40.891Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
16:26:40 [2024-02-28T21:26:40.891Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/src/main/resources
16:26:40 [2024-02-28T21:26:40.891Z] [INFO] 
16:26:40 [2024-02-28T21:26:40.891Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
16:26:40 [2024-02-28T21:26:40.891Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:26:40 [2024-02-28T21:26:40.891Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:26:40 [2024-02-28T21:26:40.891Z] [WARNING] The 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-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/pom.xml
16:26:40 [2024-02-28T21:26:40.891Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:26:41 [2024-02-28T21:26:41.147Z] [INFO] 
16:26:41 [2024-02-28T21:26:41.147Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
16:26:41 [2024-02-28T21:26:41.147Z] [INFO] 
16:26:41 [2024-02-28T21:26:41.147Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
16:26:41 [2024-02-28T21:26:41.147Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/src/test/resources
16:26:41 [2024-02-28T21:26:41.147Z] [INFO] 
16:26:41 [2024-02-28T21:26:41.147Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
16:26:41 [2024-02-28T21:26:41.147Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 127 were skipped
16:26:41 [2024-02-28T21:26:41.147Z] [INFO] 
16:26:41 [2024-02-28T21:26:41.147Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
16:26:41 [2024-02-28T21:26:41.147Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-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
16:26:41 [2024-02-28T21:26:41.147Z] [INFO] 
16:26:41 [2024-02-28T21:26:41.147Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
16:26:41 [2024-02-28T21:26:41.147Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.10-SNAPSHOT.jar
16:26:41 [2024-02-28T21:26:41.403Z] [INFO] 
16:26:41 [2024-02-28T21:26:41.403Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
16:26:41 [2024-02-28T21:26:41.403Z] [INFO] 
16:26:41 [2024-02-28T21:26:41.403Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
16:26:41 [2024-02-28T21:26:41.403Z] [INFO] 
16:26:41 [2024-02-28T21:26:41.403Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
16:26:41 [2024-02-28T21:26:41.403Z] [INFO] 
16:26:41 [2024-02-28T21:26:41.403Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
16:26:41 [2024-02-28T21:26:41.404Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.10-SNAPSHOT.jar
16:26:42 [2024-02-28T21:26:42.331Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-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
16:26:43 [2024-02-28T21:26:43.257Z] [INFO] 
16:26:43 [2024-02-28T21:26:43.257Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
16:26:43 [2024-02-28T21:26:43.257Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/work/data/.metadata/.log
16:26:43 [2024-02-28T21:26:43.257Z] [INFO] Command line:
16:26:43 [2024-02-28T21:26:43.257Z] 	[/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-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-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-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
16:26:43 [2024-02-28T21:26:43.257Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:26:47 [2024-02-28T21:26:47.420Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
16:26:47 [2024-02-28T21:26:47.420Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
16:26:51 [2024-02-28T21:26:51.580Z] !SESSION 2024-02-28 21:26:43.272 -----------------------------------------------
16:26:51 [2024-02-28T21:26:51.580Z] eclipse.buildId=unknown
16:26:51 [2024-02-28T21:26:51.580Z] java.version=17.0.2
16:26:51 [2024-02-28T21:26:51.580Z] java.vendor=Oracle Corporation
16:26:51 [2024-02-28T21:26:51.580Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
16:26:51 [2024-02-28T21:26:51.580Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
16:26:51 [2024-02-28T21:26:51.580Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-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-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
16:26:51 [2024-02-28T21:26:51.580Z] 
16:26:51 [2024-02-28T21:26:51.580Z] !ENTRY org.eclipse.urischeme 4 0 2024-02-28 21:26:51.193
16:26:51 [2024-02-28T21:26:51.580Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
16:26:51 [2024-02-28T21:26:51.580Z] !STACK 0
16:26:51 [2024-02-28T21:26:51.580Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
16:26:51 [2024-02-28T21:26:51.580Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
16:26:51 [2024-02-28T21:26:51.580Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
16:26:51 [2024-02-28T21:26:51.580Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
16:26:51 [2024-02-28T21:26:51.580Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
16:26:51 [2024-02-28T21:26:51.580Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
16:26:51 [2024-02-28T21:26:51.580Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
16:26:51 [2024-02-28T21:26:51.580Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:88)
16:26:51 [2024-02-28T21:26:51.580Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
16:26:51 [2024-02-28T21:26:51.580Z] Caused by: java.io.IOException: error=2, No such file or directory
16:26:51 [2024-02-28T21:26:51.580Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
16:26:51 [2024-02-28T21:26:51.580Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
16:26:51 [2024-02-28T21:26:51.580Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
16:26:51 [2024-02-28T21:26:51.580Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
16:26:51 [2024-02-28T21:26:51.580Z] 	... 7 more
16:26:51 [2024-02-28T21:26:51.835Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest
16:26:51 [2024-02-28T21:26:51.835Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 s -- in org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest
16:26:51 [2024-02-28T21:26:51.835Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest.tidColumnComparatorTest -- Time elapsed: 0.082 s
16:26:51 [2024-02-28T21:26:51.835Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest.tidSecondaryTimeColumnComparatorTest -- Time elapsed: 0 s
16:26:51 [2024-02-28T21:26:51.835Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest.execNameColumnComparatorTest -- Time elapsed: 0 s
16:26:51 [2024-02-28T21:26:51.835Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest.ptidComparatorTest -- Time elapsed: 0 s
16:26:51 [2024-02-28T21:26:51.835Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest.tidComparatorTest -- Time elapsed: 0 s
16:26:51 [2024-02-28T21:26:51.835Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest.ptidColumnComparatorTest -- Time elapsed: 0.001 s
16:26:51 [2024-02-28T21:26:51.835Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest.birthTimeColumnComparatorTest -- Time elapsed: 0 s
16:26:51 [2024-02-28T21:26:51.835Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest.birthTimeSecondaryTimeColumnComparatorTest -- Time elapsed: 0 s
16:26:51 [2024-02-28T21:26:51.835Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest.execNameSecondaryTimeColumnComparatorTest -- Time elapsed: 0 s
16:26:51 [2024-02-28T21:26:51.835Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest.ptidSecondaryTimeColumnComparatorTest -- Time elapsed: 0.001 s
16:26:51 [2024-02-28T21:26:51.835Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest.birthTimeComparatorTest -- Time elapsed: 0 s
16:26:51 [2024-02-28T21:26:51.835Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest.execNameComparatorTest -- Time elapsed: 0 s
16:26:51 [2024-02-28T21:26:51.835Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest
16:26:52 [2024-02-28T21:26:52.394Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.268 s -- in org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest
16:26:52 [2024-02-28T21:26:52.394Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest.testEmpty -- Time elapsed: 0.050 s
16:26:52 [2024-02-28T21:26:52.394Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest.testMany -- Time elapsed: 0.211 s
16:26:52 [2024-02-28T21:26:52.394Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest.testDoubleOtherOrder -- Time elapsed: 0.004 s
16:26:52 [2024-02-28T21:26:52.394Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest.test9OutOfOrder -- Time elapsed: 0 s
16:26:52 [2024-02-28T21:26:52.394Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest.test9InOrder -- Time elapsed: 0.001 s
16:26:52 [2024-02-28T21:26:52.394Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest.testDouble -- Time elapsed: 0 s
16:26:52 [2024-02-28T21:26:52.394Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest.testSingleInvalid -- Time elapsed: 0 s
16:26:52 [2024-02-28T21:26:52.394Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest.testSingle -- Time elapsed: 0 s
16:26:52 [2024-02-28T21:26:52.394Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest.test9InOrder10Times -- Time elapsed: 0.001 s
16:26:52 [2024-02-28T21:26:52.394Z] 
16:26:52 [2024-02-28T21:26:52.394Z] Results:
16:26:52 [2024-02-28T21:26:52.394Z] 
16:26:52 [2024-02-28T21:26:52.394Z] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0
16:26:52 [2024-02-28T21:26:52.394Z] 
16:26:52 [2024-02-28T21:26:52.955Z] [INFO] All tests passed
16:26:52 [2024-02-28T21:26:52.955Z] [INFO] 
16:26:52 [2024-02-28T21:26:52.955Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
16:26:52 [2024-02-28T21:26:52.955Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:26:52 [2024-02-28T21:26:52.955Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:26:52 [2024-02-28T21:26:52.955Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:26:52 [2024-02-28T21:26:52.956Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:26:52 [2024-02-28T21:26:52.956Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:26:52 [2024-02-28T21:26:52.956Z] [INFO] 
16:26:52 [2024-02-28T21:26:52.956Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
16:26:52 [2024-02-28T21:26:52.956Z] [INFO] 
16:26:52 [2024-02-28T21:26:52.956Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core.tests >--
16:26:52 [2024-02-28T21:26:52.956Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.core.tests 1.0.11-SNAPSHOT [50/141]
16:26:52 [2024-02-28T21:26:52.956Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.timing.core.tests/pom.xml
16:26:52 [2024-02-28T21:26:52.956Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:26:52 [2024-02-28T21:26:52.956Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:26:52 [2024-02-28T21:26:52.956Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/pom.xml
16:26:53 [2024-02-28T21:26:53.210Z] [INFO] 
16:26:53 [2024-02-28T21:26:53.210Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
16:26:53 [2024-02-28T21:26:53.210Z] [INFO] 
16:26:53 [2024-02-28T21:26:53.210Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
16:26:53 [2024-02-28T21:26:53.210Z] [INFO] The project's OSGi version is 1.0.11.202402282100
16:26:53 [2024-02-28T21:26:53.210Z] [INFO] 
16:26:53 [2024-02-28T21:26:53.210Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
16:26:53 [2024-02-28T21:26:53.210Z] [INFO] 
16:26:53 [2024-02-28T21:26:53.211Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
16:26:53 [2024-02-28T21:26:53.211Z] [INFO] 
16:26:53 [2024-02-28T21:26:53.211Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
16:26:53 [2024-02-28T21:26:53.211Z] [INFO] 
16:26:53 [2024-02-28T21:26:53.211Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
16:26:53 [2024-02-28T21:26:53.211Z] [INFO] 
16:26:53 [2024-02-28T21:26:53.211Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
16:26:53 [2024-02-28T21:26:53.211Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.timing.core.tests
16:26:53 [2024-02-28T21:26:53.211Z] [INFO] 
16:26:53 [2024-02-28T21:26:53.211Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
16:26:53 [2024-02-28T21:26:53.211Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/main/resources
16:26:53 [2024-02-28T21:26:53.211Z] [INFO] 
16:26:53 [2024-02-28T21:26:53.211Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
16:26:53 [2024-02-28T21:26:53.211Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:26:53 [2024-02-28T21:26:53.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
16:26:53 [2024-02-28T21:26:53.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.timing.core.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/pom.xml
16:26:53 [2024-02-28T21:26:53.211Z] [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:26:53 [2024-02-28T21:26:53.771Z] [INFO] 
16:26:53 [2024-02-28T21:26:53.771Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
16:26:53 [2024-02-28T21:26:53.771Z] [INFO] 
16:26:53 [2024-02-28T21:26:53.771Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
16:26:53 [2024-02-28T21:26:53.771Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/test/resources
16:26:53 [2024-02-28T21:26:53.771Z] [INFO] 
16:26:53 [2024-02-28T21:26:53.771Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
16:26:53 [2024-02-28T21:26:53.771Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 102 were skipped
16:26:53 [2024-02-28T21:26:53.771Z] [INFO] 
16:26:53 [2024-02-28T21:26:53.771Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
16:26:53 [2024-02-28T21:26:53.771Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.11-SNAPSHOT-sources.jar
16:26:53 [2024-02-28T21:26:53.771Z] [INFO] 
16:26:53 [2024-02-28T21:26:53.771Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
16:26:53 [2024-02-28T21:26:53.771Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.11-SNAPSHOT.jar
16:26:53 [2024-02-28T21:26:53.771Z] [INFO] 
16:26:53 [2024-02-28T21:26:53.771Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
16:26:53 [2024-02-28T21:26:53.771Z] [INFO] 
16:26:53 [2024-02-28T21:26:53.771Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
16:26:53 [2024-02-28T21:26:53.771Z] [INFO] 
16:26:53 [2024-02-28T21:26:53.771Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
16:26:53 [2024-02-28T21:26:53.771Z] [INFO] 
16:26:53 [2024-02-28T21:26:53.771Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
16:26:53 [2024-02-28T21:26:53.771Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.11-SNAPSHOT.jar
16:26:55 [2024-02-28T21:26:55.135Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.11-SNAPSHOT-sources.jar
16:26:56 [2024-02-28T21:26:56.060Z] [INFO] 
16:26:56 [2024-02-28T21:26:56.060Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
16:26:56 [2024-02-28T21:26:56.060Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work/data/.metadata/.log
16:26:56 [2024-02-28T21:26:56.060Z] [INFO] Command line:
16:26:56 [2024-02-28T21:26:56.060Z] 	[/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-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-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-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
16:26:56 [2024-02-28T21:26:56.060Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:27:00 [2024-02-28T21:27:00.217Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest
16:27:02 [2024-02-28T21:27:02.098Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.241 s -- in org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest
16:27:02 [2024-02-28T21:27:02.098Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.testDescending -- Time elapsed: 0.003 s
16:27:02 [2024-02-28T21:27:02.098Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.testMergeStatisticsNodes -- Time elapsed: 0.001 s
16:27:02 [2024-02-28T21:27:02.098Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.parallelStreamBuildingTest -- Time elapsed: 0.278 s
16:27:02 [2024-02-28T21:27:02.098Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.testNoiseDataset -- Time elapsed: 0.570 s
16:27:02 [2024-02-28T21:27:02.098Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.streamBuildingTest -- Time elapsed: 0.371 s
16:27:02 [2024-02-28T21:27:02.098Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.testEmpty -- Time elapsed: 0 s
16:27:02 [2024-02-28T21:27:02.098Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.testSmallDataset -- Time elapsed: 0.001 s
16:27:02 [2024-02-28T21:27:02.098Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.gaussianNoiseTest -- Time elapsed: 0.355 s
16:27:02 [2024-02-28T21:27:02.098Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.testLargeDataset -- Time elapsed: 0.267 s
16:27:02 [2024-02-28T21:27:02.098Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.testAscending -- Time elapsed: 0.001 s
16:27:02 [2024-02-28T21:27:02.098Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.testLimitDataset -- Time elapsed: 0 s
16:27:02 [2024-02-28T21:27:02.098Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.mergeStatisticsCornerCaseNodesTest -- Time elapsed: 0.002 s
16:27:02 [2024-02-28T21:27:02.098Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.testMergeStatisticsRandomNodes -- Time elapsed: 0.001 s
16:27:02 [2024-02-28T21:27:02.098Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.testLargeDatasetNegative -- Time elapsed: 0.367 s
16:27:02 [2024-02-28T21:27:02.098Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.testLimitDataset2 -- Time elapsed: 0 s
16:27:02 [2024-02-28T21:27:02.098Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest
16:27:03 [2024-02-28T21:27:03.022Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.200 s -- in org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest
16:27:03 [2024-02-28T21:27:03.022Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.testDescending -- Time elapsed: 0.001 s
16:27:03 [2024-02-28T21:27:03.022Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.testMergeStatisticsNodes -- Time elapsed: 0.001 s
16:27:03 [2024-02-28T21:27:03.022Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.parallelStreamBuildingTest -- Time elapsed: 0.202 s
16:27:03 [2024-02-28T21:27:03.022Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.testNoiseDataset -- Time elapsed: 0.374 s
16:27:03 [2024-02-28T21:27:03.022Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.streamBuildingTest -- Time elapsed: 0.056 s
16:27:03 [2024-02-28T21:27:03.022Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.testEmpty -- Time elapsed: 0 s
16:27:03 [2024-02-28T21:27:03.022Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.testSmallDataset -- Time elapsed: 0 s
16:27:03 [2024-02-28T21:27:03.022Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.gaussianNoiseTest -- Time elapsed: 0.237 s
16:27:03 [2024-02-28T21:27:03.022Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.testLargeDataset -- Time elapsed: 0.118 s
16:27:03 [2024-02-28T21:27:03.022Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.testAscending -- Time elapsed: 0 s
16:27:03 [2024-02-28T21:27:03.022Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.testLimitDataset -- Time elapsed: 0 s
16:27:03 [2024-02-28T21:27:03.022Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.mergeStatisticsCornerCaseNodesTest -- Time elapsed: 0.003 s
16:27:03 [2024-02-28T21:27:03.022Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.testMergeStatisticsRandomNodes -- Time elapsed: 0 s
16:27:03 [2024-02-28T21:27:03.022Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.testLargeDatasetNegative -- Time elapsed: 0.207 s
16:27:03 [2024-02-28T21:27:03.022Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.testLimitDataset2 -- Time elapsed: 0 s
16:27:03 [2024-02-28T21:27:03.022Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest
16:27:03 [2024-02-28T21:27:03.022Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest
16:27:03 [2024-02-28T21:27:03.022Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.floatTest -- Time elapsed: 0.001 s
16:27:03 [2024-02-28T21:27:03.022Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.longTest -- Time elapsed: 0 s
16:27:03 [2024-02-28T21:27:03.022Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.shortTest -- Time elapsed: 0 s
16:27:03 [2024-02-28T21:27:03.023Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.byteTest -- Time elapsed: 0 s
16:27:03 [2024-02-28T21:27:03.023Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.bigDecTest -- Time elapsed: 0.001 s
16:27:03 [2024-02-28T21:27:03.023Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.failBSTest -- Time elapsed: 0.001 s
16:27:03 [2024-02-28T21:27:03.023Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.failDFTest -- Time elapsed: 0 s
16:27:03 [2024-02-28T21:27:03.023Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.failFDTest -- Time elapsed: 0 s
16:27:03 [2024-02-28T21:27:03.023Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.failILTest -- Time elapsed: 0 s
16:27:03 [2024-02-28T21:27:03.023Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.failLITest -- Time elapsed: 0 s
16:27:03 [2024-02-28T21:27:03.023Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.bigIntTest -- Time elapsed: 0 s
16:27:03 [2024-02-28T21:27:03.023Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.failSBTest -- Time elapsed: 0.001 s
16:27:03 [2024-02-28T21:27:03.023Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.failBdBiTest -- Time elapsed: 0 s
16:27:03 [2024-02-28T21:27:03.023Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.failBiBdTest -- Time elapsed: 0 s
16:27:03 [2024-02-28T21:27:03.023Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.doubleTest -- Time elapsed: 0 s
16:27:03 [2024-02-28T21:27:03.023Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.intTest -- Time elapsed: 0.001 s
16:27:03 [2024-02-28T21:27:03.023Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreDensityDataProviderTest
16:27:03 [2024-02-28T21:27:03.277Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.258 s -- in org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreDensityDataProviderTest
16:27:03 [2024-02-28T21:27:03.277Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreDensityDataProviderTest.testID -- Time elapsed: 0 s
16:27:03 [2024-02-28T21:27:03.277Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreDensityDataProviderTest.testFetchTree -- Time elapsed: 0.066 s
16:27:03 [2024-02-28T21:27:03.277Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreDensityDataProviderTest.testDataProviderNullFetchXY -- Time elapsed: 0.009 s
16:27:03 [2024-02-28T21:27:03.277Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreDensityDataProviderTest.testDataProviderFetchXY -- Time elapsed: 0 s
16:27:03 [2024-02-28T21:27:03.277Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest
16:27:03 [2024-02-28T21:27:03.837Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.335 s -- in org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest
16:27:03 [2024-02-28T21:27:03.837Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest.testPartialPerTypeStatsCancel -- Time elapsed: 0.102 s
16:27:03 [2024-02-28T21:27:03.837Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest.testExecute -- Time elapsed: 0.090 s
16:27:03 [2024-02-28T21:27:03.837Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest.testExecuteNoDepend -- Time elapsed: 0.012 s
16:27:03 [2024-02-28T21:27:03.837Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest.testTotalStats -- Time elapsed: 0.016 s
16:27:03 [2024-02-28T21:27:03.837Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest.testPerTypeStats -- Time elapsed: 0.019 s
16:27:03 [2024-02-28T21:27:03.837Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest.testPartialPerTypeStats -- Time elapsed: 0.057 s
16:27:03 [2024-02-28T21:27:03.837Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest.testExecuteNoTrace -- Time elapsed: 0.011 s
16:27:03 [2024-02-28T21:27:03.837Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest.testPartialStats -- Time elapsed: 0.026 s
16:27:03 [2024-02-28T21:27:03.837Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest
16:27:05 [2024-02-28T21:27:05.719Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.953 s -- in org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest
16:27:05 [2024-02-28T21:27:05.719Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.testDescending -- Time elapsed: 0.001 s
16:27:05 [2024-02-28T21:27:05.719Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.testMergeStatisticsNodes -- Time elapsed: 0.001 s
16:27:05 [2024-02-28T21:27:05.719Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.parallelStreamBuildingTest -- Time elapsed: 0.241 s
16:27:05 [2024-02-28T21:27:05.719Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.testNoiseDataset -- Time elapsed: 0.645 s
16:27:05 [2024-02-28T21:27:05.719Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.streamBuildingTest -- Time elapsed: 0.174 s
16:27:05 [2024-02-28T21:27:05.719Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.testEmpty -- Time elapsed: 0 s
16:27:05 [2024-02-28T21:27:05.719Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.testSmallDataset -- Time elapsed: 0.001 s
16:27:05 [2024-02-28T21:27:05.719Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.gaussianNoiseTest -- Time elapsed: 0.455 s
16:27:05 [2024-02-28T21:27:05.719Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.testLargeDataset -- Time elapsed: 0.432 s
16:27:05 [2024-02-28T21:27:05.719Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.testAscending -- Time elapsed: 0.001 s
16:27:05 [2024-02-28T21:27:05.719Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.testLimitDataset -- Time elapsed: 0 s
16:27:05 [2024-02-28T21:27:05.719Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.mergeStatisticsCornerCaseNodesTest -- Time elapsed: 0 s
16:27:05 [2024-02-28T21:27:05.719Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.testMergeStatisticsRandomNodes -- Time elapsed: 0.001 s
16:27:05 [2024-02-28T21:27:05.719Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.testLargeDatasetNegative -- Time elapsed: 0 s
16:27:05 [2024-02-28T21:27:05.719Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.testLimitDataset2 -- Time elapsed: 0 s
16:27:05 [2024-02-28T21:27:05.719Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest
16:27:07 [2024-02-28T21:27:07.602Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.802 s -- in org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest
16:27:07 [2024-02-28T21:27:07.602Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest.testDataProviderFetchLineZeroIndex -- Time elapsed: 0.054 s
16:27:07 [2024-02-28T21:27:07.602Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest.testDataProviderFetchLineCornerIndex -- Time elapsed: 0.004 s
16:27:07 [2024-02-28T21:27:07.602Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest.testDataProviderFetchLastLinesWithDurationComparator -- Time elapsed: 0.017 s
16:27:07 [2024-02-28T21:27:07.602Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest.testDataProviderFetchLineWithSearchPrevious -- Time elapsed: 1.290 s
16:27:07 [2024-02-28T21:27:07.602Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest.testDataProviderFetchLineWithSearch -- Time elapsed: 0.115 s
16:27:07 [2024-02-28T21:27:07.602Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest.testDataProviderFetchLineWithEndTimeComparator -- Time elapsed: 0.001 s
16:27:07 [2024-02-28T21:27:07.602Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest.testDataProviderFetchLineNonZeroIndex -- Time elapsed: 0.001 s
16:27:07 [2024-02-28T21:27:07.602Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest.testDataProviderFetchColumn -- Time elapsed: 0 s
16:27:07 [2024-02-28T21:27:07.602Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest.testDataProviderFetchLineCrossIndexes -- Time elapsed: 0.126 s
16:27:07 [2024-02-28T21:27:07.602Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest.testDataProviderFetchLineWithSearchTypo -- Time elapsed: 0 s
16:27:07 [2024-02-28T21:27:07.602Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest.testDataProviderFetchLastLinesWithEndComparator -- Time elapsed: 0 s
16:27:07 [2024-02-28T21:27:07.602Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest.testDataProviderFetchLineTimeOut -- Time elapsed: 0.001 s
16:27:07 [2024-02-28T21:27:07.602Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest.testDataProviderFetchLineWithDurationComparator -- Time elapsed: 0.005 s
16:27:07 [2024-02-28T21:27:07.602Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreStatisticsDataProviderTest
16:27:07 [2024-02-28T21:27:07.602Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s -- in org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreStatisticsDataProviderTest
16:27:07 [2024-02-28T21:27:07.602Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreStatisticsDataProviderTest.testFetchTreeSpecificRange -- Time elapsed: 0.008 s
16:27:07 [2024-02-28T21:27:07.602Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreStatisticsDataProviderTest.testFetchTreeWithMapperFullRange -- Time elapsed: 0 s
16:27:07 [2024-02-28T21:27:07.602Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreStatisticsDataProviderTest.testFetchTreeFullRange -- Time elapsed: 0.001 s
16:27:07 [2024-02-28T21:27:07.603Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreStatisticsDataProviderTest.testFetchTreeWithUserDefinedAspectsFullRange -- Time elapsed: 0.001 s
16:27:07 [2024-02-28T21:27:07.603Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest
16:27:09 [2024-02-28T21:27:09.488Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.516 s -- in org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest
16:27:09 [2024-02-28T21:27:09.488Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.testFetchLinesWithTwoSearchFiltersOnAnExperiment -- Time elapsed: 0.597 s
16:27:09 [2024-02-28T21:27:09.488Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.testMainDataProviderFetchColumn -- Time elapsed: 0.001 s
16:27:09 [2024-02-28T21:27:09.488Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.testInvalidExperimentDataProviderFetchColumn -- Time elapsed: 0 s
16:27:09 [2024-02-28T21:27:09.488Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.testSingleTraceExperimentDataProviderFetchColumn -- Time elapsed: 0 s
16:27:09 [2024-02-28T21:27:09.488Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.testFetchLinesWithSearchOnAnExperiment -- Time elapsed: 0.003 s
16:27:09 [2024-02-28T21:27:09.488Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.testFetchLinesFromDataProviderWithExperiment -- Time elapsed: 0.002 s
16:27:09 [2024-02-28T21:27:09.488Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.testFetchLinesFronmDataProviderWithEmptyExperiment -- Time elapsed: 0 s
16:27:09 [2024-02-28T21:27:09.488Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.testFetchLinesWithTwoSearchFiltersOnASingleTraceExperiment -- Time elapsed: 0.473 s
16:27:09 [2024-02-28T21:27:09.488Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.testFetchLinesFromDataProviderWithSingleTraceExperiment -- Time elapsed: 0.001 s
16:27:09 [2024-02-28T21:27:09.488Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.testFetchLinesWithTraceNameSorting -- Time elapsed: 0.001 s
16:27:09 [2024-02-28T21:27:09.488Z] 
16:27:09 [2024-02-28T21:27:09.488Z] Results:
16:27:09 [2024-02-28T21:27:09.488Z] 
16:27:09 [2024-02-28T21:27:09.488Z] Tests run: 100, Failures: 0, Errors: 0, Skipped: 0
16:27:09 [2024-02-28T21:27:09.488Z] 
16:27:09 [2024-02-28T21:27:09.488Z] Resource leak: org.eclipse.tracecompass.analysis.timing.core.segmentstore.SegmentStoreAnalysisModule@a9f023e was not deregistered.
16:27:09 [2024-02-28T21:27:09.488Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
16:27:09 [2024-02-28T21:27:09.488Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
16:27:09 [2024-02-28T21:27:09.488Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
16:27:09 [2024-02-28T21:27:09.488Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
16:27:09 [2024-02-28T21:27:09.488Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
16:27:09 [2024-02-28T21:27:09.488Z] 	org.eclipse.tracecompass.analysis.timing.core.segmentstore.AbstractSegmentStoreAnalysisModule.<init>(AbstractSegmentStoreAnalysisModule.java:52)
16:27:09 [2024-02-28T21:27:09.488Z] 	org.eclipse.tracecompass.analysis.timing.core.segmentstore.SegmentStoreAnalysisModule.<init>(SegmentStoreAnalysisModule.java:165)
16:27:09 [2024-02-28T21:27:09.488Z] 	org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.getDataProvider(SegmentStoreTableDataProviderExperimentTest.java:208)
16:27:09 [2024-02-28T21:27:09.488Z] 	org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.init(SegmentStoreTableDataProviderExperimentTest.java:156)
16:27:09 [2024-02-28T21:27:09.488Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
16:27:09 [2024-02-28T21:27:09.488Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
16:27:09 [2024-02-28T21:27:09.488Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
16:27:09 [2024-02-28T21:27:09.488Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
16:27:09 [2024-02-28T21:27:09.488Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
16:27:09 [2024-02-28T21:27:09.488Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
16:27:09 [2024-02-28T21:27:09.488Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
16:27:09 [2024-02-28T21:27:09.488Z] 	org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33)
16:27:09 [2024-02-28T21:27:09.488Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)
16:27:09 [2024-02-28T21:27:09.488Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
16:27:09 [2024-02-28T21:27:09.488Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
16:27:09 [2024-02-28T21:27:09.488Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
16:27:09 [2024-02-28T21:27:09.488Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
16:27:09 [2024-02-28T21:27:09.488Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
16:27:09 [2024-02-28T21:27:09.488Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
16:27:09 [2024-02-28T21:27:09.488Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
16:27:09 [2024-02-28T21:27:09.488Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
16:27:09 [2024-02-28T21:27:09.488Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
16:27:09 [2024-02-28T21:27:09.488Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
16:27:09 [2024-02-28T21:27:09.488Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
16:27:09 [2024-02-28T21:27:09.488Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
16:27:09 [2024-02-28T21:27:09.488Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
16:27:09 [2024-02-28T21:27:09.488Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
16:27:09 [2024-02-28T21:27:09.488Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
16:27:09 [2024-02-28T21:27:09.488Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
16:27:09 [2024-02-28T21:27:09.488Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
16:27:09 [2024-02-28T21:27:09.488Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
16:27:09 [2024-02-28T21:27:09.488Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
16:27:09 [2024-02-28T21:27:09.488Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
16:27:09 [2024-02-28T21:27:09.488Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
16:27:09 [2024-02-28T21:27:09.488Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
16:27:09 [2024-02-28T21:27:09.488Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
16:27:09 [2024-02-28T21:27:09.488Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
16:27:09 [2024-02-28T21:27:09.488Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
16:27:09 [2024-02-28T21:27:09.488Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
16:27:09 [2024-02-28T21:27:09.488Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
16:27:09 [2024-02-28T21:27:09.488Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1459)
16:27:09 [2024-02-28T21:27:09.488Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1432)
16:27:09 [2024-02-28T21:27:09.488Z] Resource leak: org.eclipse.tracecompass.analysis.timing.core.segmentstore.SegmentStoreAnalysisModule@3db972d2 was not deregistered.
16:27:09 [2024-02-28T21:27:09.488Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
16:27:09 [2024-02-28T21:27:09.488Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
16:27:09 [2024-02-28T21:27:09.488Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
16:27:09 [2024-02-28T21:27:09.488Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
16:27:09 [2024-02-28T21:27:09.488Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
16:27:09 [2024-02-28T21:27:09.488Z] 	org.eclipse.tracecompass.analysis.timing.core.segmentstore.AbstractSegmentStoreAnalysisModule.<init>(AbstractSegmentStoreAnalysisModule.java:52)
16:27:09 [2024-02-28T21:27:09.488Z] 	org.eclipse.tracecompass.analysis.timing.core.segmentstore.SegmentStoreAnalysisModule.<init>(SegmentStoreAnalysisModule.java:185)
16:27:09 [2024-02-28T21:27:09.488Z] 	org.eclipse.tracecompass.internal.analysis.timing.core.segmentstore.SegmentStoreDensityDataProviderFactory.createProvider(SegmentStoreDensityDataProviderFactory.java:38)
16:27:09 [2024-02-28T21:27:09.488Z] 	org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreDensityDataProviderTest.init(SegmentStoreDensityDataProviderTest.java:98)
16:27:09 [2024-02-28T21:27:09.488Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
16:27:09 [2024-02-28T21:27:09.488Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
16:27:09 [2024-02-28T21:27:09.488Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
16:27:09 [2024-02-28T21:27:09.488Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
16:27:09 [2024-02-28T21:27:09.488Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
16:27:09 [2024-02-28T21:27:09.488Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
16:27:09 [2024-02-28T21:27:09.488Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
16:27:09 [2024-02-28T21:27:09.488Z] 	org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33)
16:27:09 [2024-02-28T21:27:09.489Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)
16:27:09 [2024-02-28T21:27:09.489Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
16:27:09 [2024-02-28T21:27:09.489Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
16:27:09 [2024-02-28T21:27:09.489Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
16:27:09 [2024-02-28T21:27:09.489Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
16:27:09 [2024-02-28T21:27:09.489Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
16:27:09 [2024-02-28T21:27:09.489Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
16:27:09 [2024-02-28T21:27:09.489Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
16:27:09 [2024-02-28T21:27:09.489Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
16:27:09 [2024-02-28T21:27:09.489Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
16:27:09 [2024-02-28T21:27:09.489Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
16:27:09 [2024-02-28T21:27:09.489Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
16:27:09 [2024-02-28T21:27:09.489Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
16:27:09 [2024-02-28T21:27:09.489Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
16:27:09 [2024-02-28T21:27:09.489Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
16:27:09 [2024-02-28T21:27:09.489Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
16:27:09 [2024-02-28T21:27:09.489Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
16:27:09 [2024-02-28T21:27:09.489Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
16:27:09 [2024-02-28T21:27:09.489Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
16:27:09 [2024-02-28T21:27:09.489Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
16:27:09 [2024-02-28T21:27:09.489Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
16:27:09 [2024-02-28T21:27:09.489Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
16:27:09 [2024-02-28T21:27:09.489Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
16:27:09 [2024-02-28T21:27:09.489Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
16:27:09 [2024-02-28T21:27:09.489Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
16:27:09 [2024-02-28T21:27:09.489Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
16:27:09 [2024-02-28T21:27:09.489Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
16:27:09 [2024-02-28T21:27:09.489Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
16:27:09 [2024-02-28T21:27:09.489Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1459)
16:27:09 [2024-02-28T21:27:09.489Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1432)
16:27:09 [2024-02-28T21:27:09.489Z] Resource leak: org.eclipse.tracecompass.analysis.timing.core.segmentstore.SegmentStoreAnalysisModule@6f94a5a5 was not deregistered.
16:27:09 [2024-02-28T21:27:09.489Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
16:27:09 [2024-02-28T21:27:09.489Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
16:27:09 [2024-02-28T21:27:09.489Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
16:27:09 [2024-02-28T21:27:09.489Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
16:27:09 [2024-02-28T21:27:09.489Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
16:27:09 [2024-02-28T21:27:09.489Z] 	org.eclipse.tracecompass.analysis.timing.core.segmentstore.AbstractSegmentStoreAnalysisModule.<init>(AbstractSegmentStoreAnalysisModule.java:52)
16:27:09 [2024-02-28T21:27:09.489Z] 	org.eclipse.tracecompass.analysis.timing.core.segmentstore.SegmentStoreAnalysisModule.<init>(SegmentStoreAnalysisModule.java:165)
16:27:09 [2024-02-28T21:27:09.489Z] 	org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.getDataProvider(SegmentStoreTableDataProviderExperimentTest.java:208)
16:27:09 [2024-02-28T21:27:09.489Z] 	org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.init(SegmentStoreTableDataProviderExperimentTest.java:164)
16:27:09 [2024-02-28T21:27:09.489Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
16:27:09 [2024-02-28T21:27:09.489Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
16:27:09 [2024-02-28T21:27:09.489Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
16:27:09 [2024-02-28T21:27:09.489Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
16:27:09 [2024-02-28T21:27:09.489Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
16:27:09 [2024-02-28T21:27:09.489Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
16:27:09 [2024-02-28T21:27:09.489Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
16:27:09 [2024-02-28T21:27:09.489Z] 	org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33)
16:27:09 [2024-02-28T21:27:09.489Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)
16:27:09 [2024-02-28T21:27:09.489Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
16:27:09 [2024-02-28T21:27:09.489Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
16:27:09 [2024-02-28T21:27:09.489Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
16:27:09 [2024-02-28T21:27:09.489Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
16:27:09 [2024-02-28T21:27:09.489Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
16:27:09 [2024-02-28T21:27:09.489Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
16:27:09 [2024-02-28T21:27:09.489Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
16:27:09 [2024-02-28T21:27:09.489Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
16:27:09 [2024-02-28T21:27:09.489Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
16:27:09 [2024-02-28T21:27:09.489Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
16:27:09 [2024-02-28T21:27:09.489Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
16:27:09 [2024-02-28T21:27:09.489Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
16:27:09 [2024-02-28T21:27:09.489Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
16:27:09 [2024-02-28T21:27:09.489Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
16:27:09 [2024-02-28T21:27:09.489Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
16:27:09 [2024-02-28T21:27:09.489Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
16:27:09 [2024-02-28T21:27:09.489Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
16:27:09 [2024-02-28T21:27:09.489Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
16:27:09 [2024-02-28T21:27:09.489Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
16:27:09 [2024-02-28T21:27:09.489Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
16:27:09 [2024-02-28T21:27:09.489Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
16:27:09 [2024-02-28T21:27:09.489Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
16:27:09 [2024-02-28T21:27:09.489Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
16:27:09 [2024-02-28T21:27:09.489Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
16:27:09 [2024-02-28T21:27:09.489Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
16:27:09 [2024-02-28T21:27:09.489Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
16:27:09 [2024-02-28T21:27:09.489Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
16:27:09 [2024-02-28T21:27:09.489Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1459)
16:27:09 [2024-02-28T21:27:09.489Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1432)
16:27:09 [2024-02-28T21:27:09.489Z] Resource leak: org.eclipse.tracecompass.analysis.timing.core.segmentstore.SegmentStoreAnalysisModule@5e1fc2aa was not deregistered.
16:27:09 [2024-02-28T21:27:09.489Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
16:27:09 [2024-02-28T21:27:09.489Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
16:27:09 [2024-02-28T21:27:09.489Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
16:27:09 [2024-02-28T21:27:09.489Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
16:27:09 [2024-02-28T21:27:09.489Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
16:27:09 [2024-02-28T21:27:09.489Z] 	org.eclipse.tracecompass.analysis.timing.core.segmentstore.AbstractSegmentStoreAnalysisModule.<init>(AbstractSegmentStoreAnalysisModule.java:52)
16:27:09 [2024-02-28T21:27:09.489Z] 	org.eclipse.tracecompass.analysis.timing.core.segmentstore.SegmentStoreAnalysisModule.<init>(SegmentStoreAnalysisModule.java:185)
16:27:09 [2024-02-28T21:27:09.489Z] 	org.eclipse.tracecompass.internal.analysis.timing.core.segmentstore.SegmentStoreDensityDataProviderFactory.createProvider(SegmentStoreDensityDataProviderFactory.java:38)
16:27:09 [2024-02-28T21:27:09.489Z] 	org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreDensityDataProviderTest.init(SegmentStoreDensityDataProviderTest.java:92)
16:27:09 [2024-02-28T21:27:09.489Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
16:27:09 [2024-02-28T21:27:09.489Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
16:27:09 [2024-02-28T21:27:09.489Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
16:27:09 [2024-02-28T21:27:09.489Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
16:27:09 [2024-02-28T21:27:09.489Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
16:27:09 [2024-02-28T21:27:09.489Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
16:27:09 [2024-02-28T21:27:09.489Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
16:27:09 [2024-02-28T21:27:09.489Z] 	org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33)
16:27:09 [2024-02-28T21:27:09.489Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)
16:27:09 [2024-02-28T21:27:09.489Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
16:27:09 [2024-02-28T21:27:09.489Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
16:27:09 [2024-02-28T21:27:09.489Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
16:27:09 [2024-02-28T21:27:09.489Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
16:27:09 [2024-02-28T21:27:09.490Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
16:27:09 [2024-02-28T21:27:09.490Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
16:27:09 [2024-02-28T21:27:09.490Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
16:27:09 [2024-02-28T21:27:09.490Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
16:27:09 [2024-02-28T21:27:09.490Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
16:27:09 [2024-02-28T21:27:09.490Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
16:27:09 [2024-02-28T21:27:09.490Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
16:27:09 [2024-02-28T21:27:09.490Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
16:27:09 [2024-02-28T21:27:09.490Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
16:27:09 [2024-02-28T21:27:09.490Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
16:27:09 [2024-02-28T21:27:09.490Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
16:27:09 [2024-02-28T21:27:09.490Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
16:27:09 [2024-02-28T21:27:09.490Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
16:27:09 [2024-02-28T21:27:09.490Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
16:27:09 [2024-02-28T21:27:09.490Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
16:27:09 [2024-02-28T21:27:09.490Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
16:27:09 [2024-02-28T21:27:09.490Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
16:27:09 [2024-02-28T21:27:09.490Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
16:27:09 [2024-02-28T21:27:09.490Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
16:27:09 [2024-02-28T21:27:09.490Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
16:27:09 [2024-02-28T21:27:09.490Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
16:27:09 [2024-02-28T21:27:09.490Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
16:27:09 [2024-02-28T21:27:09.490Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
16:27:09 [2024-02-28T21:27:09.490Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1459)
16:27:09 [2024-02-28T21:27:09.490Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1432)
16:27:09 [2024-02-28T21:27:09.490Z] Resource leak: org.eclipse.tracecompass.analysis.timing.core.segmentstore.SegmentStoreAnalysisModule@7fdab70c was not deregistered.
16:27:09 [2024-02-28T21:27:09.490Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
16:27:09 [2024-02-28T21:27:09.490Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
16:27:09 [2024-02-28T21:27:09.490Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
16:27:09 [2024-02-28T21:27:09.490Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
16:27:09 [2024-02-28T21:27:09.490Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
16:27:09 [2024-02-28T21:27:09.490Z] 	org.eclipse.tracecompass.analysis.timing.core.segmentstore.AbstractSegmentStoreAnalysisModule.<init>(AbstractSegmentStoreAnalysisModule.java:52)
16:27:09 [2024-02-28T21:27:09.490Z] 	org.eclipse.tracecompass.analysis.timing.core.segmentstore.SegmentStoreAnalysisModule.<init>(SegmentStoreAnalysisModule.java:165)
16:27:09 [2024-02-28T21:27:09.490Z] 	org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.getDataProvider(SegmentStoreTableDataProviderExperimentTest.java:208)
16:27:09 [2024-02-28T21:27:09.490Z] 	org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.init(SegmentStoreTableDataProviderExperimentTest.java:160)
16:27:09 [2024-02-28T21:27:09.490Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
16:27:09 [2024-02-28T21:27:09.490Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
16:27:09 [2024-02-28T21:27:09.490Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
16:27:09 [2024-02-28T21:27:09.490Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
16:27:09 [2024-02-28T21:27:09.490Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
16:27:09 [2024-02-28T21:27:09.490Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
16:27:09 [2024-02-28T21:27:09.490Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
16:27:09 [2024-02-28T21:27:09.490Z] 	org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33)
16:27:09 [2024-02-28T21:27:09.490Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)
16:27:09 [2024-02-28T21:27:09.490Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
16:27:09 [2024-02-28T21:27:09.490Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
16:27:09 [2024-02-28T21:27:09.490Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
16:27:09 [2024-02-28T21:27:09.490Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
16:27:09 [2024-02-28T21:27:09.490Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
16:27:09 [2024-02-28T21:27:09.490Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
16:27:09 [2024-02-28T21:27:09.490Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
16:27:09 [2024-02-28T21:27:09.490Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
16:27:09 [2024-02-28T21:27:09.490Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
16:27:09 [2024-02-28T21:27:09.490Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
16:27:09 [2024-02-28T21:27:09.490Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
16:27:09 [2024-02-28T21:27:09.490Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
16:27:09 [2024-02-28T21:27:09.490Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
16:27:09 [2024-02-28T21:27:09.490Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
16:27:09 [2024-02-28T21:27:09.490Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
16:27:09 [2024-02-28T21:27:09.490Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
16:27:09 [2024-02-28T21:27:09.490Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
16:27:09 [2024-02-28T21:27:09.490Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
16:27:09 [2024-02-28T21:27:09.490Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
16:27:09 [2024-02-28T21:27:09.490Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
16:27:09 [2024-02-28T21:27:09.490Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
16:27:09 [2024-02-28T21:27:09.490Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
16:27:09 [2024-02-28T21:27:09.490Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
16:27:09 [2024-02-28T21:27:09.490Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
16:27:09 [2024-02-28T21:27:09.490Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
16:27:09 [2024-02-28T21:27:09.490Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
16:27:09 [2024-02-28T21:27:09.490Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
16:27:09 [2024-02-28T21:27:09.490Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1459)
16:27:09 [2024-02-28T21:27:09.490Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1432)
16:27:09 [2024-02-28T21:27:09.490Z] [INFO] All tests passed
16:27:09 [2024-02-28T21:27:09.490Z] [INFO] 
16:27:09 [2024-02-28T21:27:09.490Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
16:27:09 [2024-02-28T21:27:09.490Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:27:09 [2024-02-28T21:27:09.490Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:27:09 [2024-02-28T21:27:09.490Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:27:09 [2024-02-28T21:27:09.490Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:27:09 [2024-02-28T21:27:09.490Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:27:09 [2024-02-28T21:27:09.490Z] [INFO] 
16:27:09 [2024-02-28T21:27:09.490Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
16:27:09 [2024-02-28T21:27:09.491Z] [INFO] 
16:27:09 [2024-02-28T21:27:09.491Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests >--
16:27:09 [2024-02-28T21:27:09.491Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests 1.0.12-SNAPSHOT [51/141]
16:27:09 [2024-02-28T21:27:09.491Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/pom.xml
16:27:09 [2024-02-28T21:27:09.491Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:27:09 [2024-02-28T21:27:09.491Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:27:09 [2024-02-28T21:27:09.491Z] [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-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/pom.xml
16:27:09 [2024-02-28T21:27:09.746Z] [INFO] 
16:27:09 [2024-02-28T21:27:09.746Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
16:27:09 [2024-02-28T21:27:09.746Z] [INFO] 
16:27:09 [2024-02-28T21:27:09.746Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
16:27:09 [2024-02-28T21:27:09.746Z] [INFO] The project's OSGi version is 1.0.12.202402282100
16:27:09 [2024-02-28T21:27:09.746Z] [INFO] 
16:27:09 [2024-02-28T21:27:09.746Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
16:27:09 [2024-02-28T21:27:09.746Z] [INFO] 
16:27:09 [2024-02-28T21:27:09.746Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
16:27:09 [2024-02-28T21:27:09.746Z] [INFO] 
16:27:09 [2024-02-28T21:27:09.746Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
16:27:09 [2024-02-28T21:27:09.746Z] [INFO] 
16:27:09 [2024-02-28T21:27:09.746Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
16:27:09 [2024-02-28T21:27:09.746Z] [INFO] 
16:27:09 [2024-02-28T21:27:09.746Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
16:27:09 [2024-02-28T21:27:09.746Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests
16:27:10 [2024-02-28T21:27:10.002Z] [INFO] 
16:27:10 [2024-02-28T21:27:10.002Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
16:27:10 [2024-02-28T21:27:10.002Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/src/main/resources
16:27:10 [2024-02-28T21:27:10.002Z] [INFO] 
16:27:10 [2024-02-28T21:27:10.002Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
16:27:10 [2024-02-28T21:27:10.002Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:27:10 [2024-02-28T21:27:10.002Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:27:10 [2024-02-28T21:27:10.002Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/pom.xml
16:27:10 [2024-02-28T21:27:10.002Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:27:10 [2024-02-28T21:27:10.563Z] [INFO] 
16:27:10 [2024-02-28T21:27:10.563Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
16:27:10 [2024-02-28T21:27:10.563Z] [INFO] 
16:27:10 [2024-02-28T21:27:10.563Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
16:27:10 [2024-02-28T21:27:10.563Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/src/test/resources
16:27:10 [2024-02-28T21:27:10.563Z] [INFO] 
16:27:10 [2024-02-28T21:27:10.563Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
16:27:10 [2024-02-28T21:27:10.563Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 131 were skipped
16:27:10 [2024-02-28T21:27:10.563Z] [INFO] 
16:27:10 [2024-02-28T21:27:10.563Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
16:27:10 [2024-02-28T21:27:10.563Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-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
16:27:10 [2024-02-28T21:27:10.563Z] [INFO] 
16:27:10 [2024-02-28T21:27:10.563Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
16:27:10 [2024-02-28T21:27:10.563Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.12-SNAPSHOT.jar
16:27:10 [2024-02-28T21:27:10.563Z] [INFO] 
16:27:10 [2024-02-28T21:27:10.563Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
16:27:10 [2024-02-28T21:27:10.563Z] [INFO] 
16:27:10 [2024-02-28T21:27:10.563Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
16:27:10 [2024-02-28T21:27:10.563Z] [INFO] 
16:27:10 [2024-02-28T21:27:10.563Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
16:27:10 [2024-02-28T21:27:10.563Z] [INFO] 
16:27:10 [2024-02-28T21:27:10.563Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
16:27:10 [2024-02-28T21:27:10.563Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.12-SNAPSHOT.jar
16:27:11 [2024-02-28T21:27:11.490Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-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
16:27:12 [2024-02-28T21:27:12.417Z] [INFO] 
16:27:12 [2024-02-28T21:27:12.417Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
16:27:12 [2024-02-28T21:27:12.673Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/work/data/.metadata/.log
16:27:12 [2024-02-28T21:27:12.673Z] [INFO] Command line:
16:27:12 [2024-02-28T21:27:12.673Z] 	[/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-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-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-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
16:27:12 [2024-02-28T21:27:12.673Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:27:15 [2024-02-28T21:27:15.187Z] Feb 28, 2024 9:27:14 PM org.apache.aries.spifly.BaseActivator log
16:27:15 [2024-02-28T21:27:15.187Z] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
16:27:16 [2024-02-28T21:27:16.552Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
16:27:16 [2024-02-28T21:27:16.806Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
16:27:22 [2024-02-28T21:27:22.050Z] !SESSION 2024-02-28 21:27:12.718 -----------------------------------------------
16:27:22 [2024-02-28T21:27:22.050Z] eclipse.buildId=unknown
16:27:22 [2024-02-28T21:27:22.050Z] java.version=17.0.2
16:27:22 [2024-02-28T21:27:22.050Z] java.vendor=Oracle Corporation
16:27:22 [2024-02-28T21:27:22.050Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
16:27:22 [2024-02-28T21:27:22.050Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
16:27:22 [2024-02-28T21:27:22.050Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-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-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
16:27:22 [2024-02-28T21:27:22.050Z] 
16:27:22 [2024-02-28T21:27:22.050Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2024-02-28 21:27:21.071
16:27:22 [2024-02-28T21:27:22.050Z] !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
16:27:22 [2024-02-28T21:27:22.050Z] 
16:27:22 [2024-02-28T21:27:22.050Z] !ENTRY org.eclipse.urischeme 4 0 2024-02-28 21:27:21.088
16:27:22 [2024-02-28T21:27:22.050Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
16:27:22 [2024-02-28T21:27:22.050Z] !STACK 0
16:27:22 [2024-02-28T21:27:22.050Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
16:27:22 [2024-02-28T21:27:22.050Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
16:27:22 [2024-02-28T21:27:22.050Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
16:27:22 [2024-02-28T21:27:22.050Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
16:27:22 [2024-02-28T21:27:22.050Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
16:27:22 [2024-02-28T21:27:22.050Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
16:27:22 [2024-02-28T21:27:22.050Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
16:27:22 [2024-02-28T21:27:22.050Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:88)
16:27:22 [2024-02-28T21:27:22.050Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
16:27:22 [2024-02-28T21:27:22.050Z] Caused by: java.io.IOException: error=2, No such file or directory
16:27:22 [2024-02-28T21:27:22.050Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
16:27:22 [2024-02-28T21:27:22.050Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
16:27:22 [2024-02-28T21:27:22.050Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
16:27:22 [2024-02-28T21:27:22.050Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
16:27:22 [2024-02-28T21:27:22.050Z] 	... 7 more
16:27:22 [2024-02-28T21:27:22.050Z] Running org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest
16:27:22 [2024-02-28T21:27:22.050Z] Display size: 1440x900
16:27:22 [2024-02-28T21:27:22.050Z] OS version=6.1.11-200.fc37.x86_64
16:27:22 [2024-02-28T21:27:22.050Z] GTK version=3.22.30
16:27:22 [2024-02-28T21:27:22.050Z] GTK theme=Ambiance
16:27:22 [2024-02-28T21:27:22.050Z] LIBOVERLAY_SCROLLBAR=0
16:27:22 [2024-02-28T21:27:22.050Z] Time zone: Greenwich Mean Time
16:27:22 [2024-02-28T21:27:22.050Z] 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=-241342017 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:27:22 [2024-02-28T21:27:22.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:27:22 [2024-02-28T21:27:22.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
16:27:22 [2024-02-28T21:27:22.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
16:27:22 [2024-02-28T21:27:22.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
16:27:22 [2024-02-28T21:27:22.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=-241341216 data=null doit=true}, MenuItem with text {&Hierarchical}]
16:27:22 [2024-02-28T21:27:22.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=-241341216 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}]
16:27:22 [2024-02-28T21:27:22.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-241341209 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
16:27:22 [2024-02-28T21:27:22.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
16:27:23 [2024-02-28T21:27:23.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-241340905 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
16:27:23 [2024-02-28T21:27:23.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-241340902 data=null button=1 stateMask=0x80000 x=527 y=-13 count=1}, TableColumn with text {Duration}]
16:27:23 [2024-02-28T21:27:23.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-241340888 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
16:27:23 [2024-02-28T21:27:23.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-241340832 data=null button=1 stateMask=0x80000 x=527 y=-13 count=1}, TableColumn with text {Duration}]
16:27:23 [2024-02-28T21:27:23.121Z] 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"'
16:27:23 [2024-02-28T21:27:23.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-241340628 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
16:27:23 [2024-02-28T21:27:23.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-241340627 data=null button=1 stateMask=0x80000 x=333 y=-13 count=1}, TableColumn with text {Duration}]
16:27:23 [2024-02-28T21:27:23.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-241340626 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
16:27:23 [2024-02-28T21:27:23.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-241340625 data=null button=1 stateMask=0x80000 x=333 y=-13 count=1}, TableColumn with text {Duration}]
16:27:23 [2024-02-28T21:27:23.377Z] 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"'
16:27:23 [2024-02-28T21:27:23.632Z] 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"'
16:27:23 [2024-02-28T21:27:23.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Export to TSV...", using matcher: with mnemonic 'Export to TSV...'
16:27:23 [2024-02-28T21:27:23.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Export to TSV...'
16:27:23 [2024-02-28T21:27:23.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Export to TSV...} time=-241340339 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...']
16:27:23 [2024-02-28T21:27:23.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Export to TSV...'
16:27:23 [2024-02-28T21:27:23.632Z] 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"'
16:27:26 [2024-02-28T21:27:26.140Z] 
16:27:26 [2024-02-28T21:27:26.140Z] !ENTRY org.eclipse.tracecompass.analysis.timing.ui 2 0 2024-02-28 21:27:25.550
16:27:26 [2024-02-28T21:27:26.140Z] !MESSAGE Too many items to display for SegmentStoreContentProvider. Cannot display 1000000 in a reasonable timeframe.
16:27:26 [2024-02-28T21:27:26.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-241338226 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
16:27:26 [2024-02-28T21:27:26.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-241337544 data=null button=1 stateMask=0x80000 x=527 y=-13 count=1}, TableColumn with text {Duration}]
16:27:27 [2024-02-28T21:27:27.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-241337543 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
16:27:27 [2024-02-28T21:27:27.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-241336835 data=null button=1 stateMask=0x80000 x=527 y=-13 count=1}, TableColumn with text {Duration}]
16:27:27 [2024-02-28T21:27:27.319Z] 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"'
16:27:27 [2024-02-28T21:27:27.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-241336603 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
16:27:27 [2024-02-28T21:27:27.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-241336601 data=null button=1 stateMask=0x80000 x=333 y=-13 count=1}, TableColumn with text {Duration}]
16:27:27 [2024-02-28T21:27:27.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-241336591 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
16:27:27 [2024-02-28T21:27:27.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-241336590 data=null button=1 stateMask=0x80000 x=527 y=-13 count=1}, TableColumn with text {Duration}]
16:27:27 [2024-02-28T21:27:27.319Z] 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"'
16:27:27 [2024-02-28T21:27:27.878Z] 
16:27:27 [2024-02-28T21:27:27.878Z] !ENTRY org.eclipse.tracecompass.analysis.timing.ui 2 0 2024-02-28 21:27:27.831
16:27:27 [2024-02-28T21:27:27.878Z] !MESSAGE Too many items to display for SegmentStoreContentProvider. Cannot display 1000000 in a reasonable timeframe.
16:27:28 [2024-02-28T21:27:28.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-241335953 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
16:27:28 [2024-02-28T21:27:28.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-241335922 data=null button=1 stateMask=0x80000 x=527 y=-13 count=1}, TableColumn with text {Duration}]
16:27:28 [2024-02-28T21:27:28.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-241335921 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
16:27:28 [2024-02-28T21:27:28.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-241335881 data=null button=1 stateMask=0x80000 x=527 y=-13 count=1}, TableColumn with text {Duration}]
16:27:28 [2024-02-28T21:27:28.132Z] 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"'
16:27:29 [2024-02-28T21:27:29.494Z] 
16:27:29 [2024-02-28T21:27:29.494Z] !ENTRY org.eclipse.tracecompass.analysis.timing.ui 2 0 2024-02-28 21:27:29.370
16:27:29 [2024-02-28T21:27:29.494Z] !MESSAGE Too many items to display for SegmentStoreContentProvider. Cannot display 1000000 in a reasonable timeframe.
16:27:29 [2024-02-28T21:27:29.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-241334405 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
16:27:29 [2024-02-28T21:27:29.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-241334231 data=null button=1 stateMask=0x80000 x=527 y=-13 count=1}, TableColumn with text {Duration}]
16:27:29 [2024-02-28T21:27:29.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-241334230 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
16:27:29 [2024-02-28T21:27:29.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-241334221 data=null button=1 stateMask=0x80000 x=527 y=-13 count=1}, TableColumn with text {Duration}]
16:27:29 [2024-02-28T21:27:29.749Z] 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"'
16:27:32 [2024-02-28T21:27:32.260Z] 
16:27:32 [2024-02-28T21:27:32.260Z] !ENTRY org.eclipse.tracecompass.analysis.timing.ui 2 0 2024-02-28 21:27:31.797
16:27:32 [2024-02-28T21:27:32.260Z] !MESSAGE Too many items to display for SegmentStoreContentProvider. Cannot display 1000000 in a reasonable timeframe.
16:27:33 [2024-02-28T21:27:33.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-241331988 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
16:27:33 [2024-02-28T21:27:33.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-241330905 data=null button=1 stateMask=0x80000 x=527 y=-13 count=1}, TableColumn with text {Duration}]
16:27:34 [2024-02-28T21:27:34.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-241330905 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
16:27:34 [2024-02-28T21:27:34.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-241329893 data=null button=1 stateMask=0x80000 x=527 y=-13 count=1}, TableColumn with text {Duration}]
16:27:34 [2024-02-28T21:27:34.116Z] 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"'
16:27:34 [2024-02-28T21:27:34.116Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.79 s -- in org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest
16:27:34 [2024-02-28T21:27:34.116Z] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest.climbTest -- Time elapsed: 0.400 s
16:27:34 [2024-02-28T21:27:34.116Z] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest.smallTest -- Time elapsed: 0.205 s
16:27:34 [2024-02-28T21:27:34.116Z] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest.testWriteToTsv -- Time elapsed: 0.230 s
16:27:34 [2024-02-28T21:27:34.116Z] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest.gaussianNoiseTest -- Time elapsed: 3.605 s
16:27:34 [2024-02-28T21:27:34.116Z] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest.decrementingTest -- Time elapsed: 0.183 s
16:27:34 [2024-02-28T21:27:34.116Z] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest.largeTest -- Time elapsed: 0.761 s
16:27:34 [2024-02-28T21:27:34.116Z] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest.onDiskSegStoreTest -- Time elapsed: 1.714 s
16:27:34 [2024-02-28T21:27:34.116Z] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest.noiseTest -- Time elapsed: 4.269 s
16:27:34 [2024-02-28T21:27:34.116Z] 
16:27:34 [2024-02-28T21:27:34.116Z] Results:
16:27:34 [2024-02-28T21:27:34.116Z] 
16:27:34 [2024-02-28T21:27:34.116Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0
16:27:34 [2024-02-28T21:27:34.116Z] 
16:27:35 [2024-02-28T21:27:35.478Z] [INFO] All tests passed
16:27:35 [2024-02-28T21:27:35.478Z] [INFO] 
16:27:35 [2024-02-28T21:27:35.478Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
16:27:35 [2024-02-28T21:27:35.478Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:27:35 [2024-02-28T21:27:35.478Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:27:35 [2024-02-28T21:27:35.478Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:27:35 [2024-02-28T21:27:35.478Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:27:35 [2024-02-28T21:27:35.478Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:27:35 [2024-02-28T21:27:35.478Z] [INFO] 
16:27:35 [2024-02-28T21:27:35.478Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
16:27:35 [2024-02-28T21:27:35.478Z] [INFO] 
16:27:35 [2024-02-28T21:27:35.478Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests >--
16:27:35 [2024-02-28T21:27:35.478Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests 1.0.17-SNAPSHOT [52/141]
16:27:35 [2024-02-28T21:27:35.478Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/pom.xml
16:27:35 [2024-02-28T21:27:35.478Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:27:35 [2024-02-28T21:27:35.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
16:27:35 [2024-02-28T21:27:35.479Z] [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-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/pom.xml
16:27:35 [2024-02-28T21:27:35.479Z] [INFO] 
16:27:35 [2024-02-28T21:27:35.479Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
16:27:35 [2024-02-28T21:27:35.479Z] [INFO] 
16:27:35 [2024-02-28T21:27:35.479Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
16:27:35 [2024-02-28T21:27:35.479Z] [INFO] The project's OSGi version is 1.0.17.202402282100
16:27:35 [2024-02-28T21:27:35.479Z] [INFO] 
16:27:35 [2024-02-28T21:27:35.479Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
16:27:35 [2024-02-28T21:27:35.479Z] [INFO] 
16:27:35 [2024-02-28T21:27:35.479Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
16:27:35 [2024-02-28T21:27:35.479Z] [INFO] 
16:27:35 [2024-02-28T21:27:35.479Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
16:27:35 [2024-02-28T21:27:35.479Z] [INFO] 
16:27:35 [2024-02-28T21:27:35.479Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
16:27:35 [2024-02-28T21:27:35.734Z] [INFO] 
16:27:35 [2024-02-28T21:27:35.734Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
16:27:35 [2024-02-28T21:27:35.734Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests
16:27:35 [2024-02-28T21:27:35.989Z] [INFO] 
16:27:35 [2024-02-28T21:27:35.989Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
16:27:35 [2024-02-28T21:27:35.989Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/src/main/resources
16:27:35 [2024-02-28T21:27:35.989Z] [INFO] 
16:27:35 [2024-02-28T21:27:35.989Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
16:27:35 [2024-02-28T21:27:35.989Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:27:35 [2024-02-28T21:27:35.989Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:27:35 [2024-02-28T21:27:35.989Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests:1.0.17-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/pom.xml
16:27:35 [2024-02-28T21:27:35.989Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:27:36 [2024-02-28T21:27:36.550Z] [INFO] 
16:27:36 [2024-02-28T21:27:36.550Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
16:27:36 [2024-02-28T21:27:36.550Z] [INFO] 
16:27:36 [2024-02-28T21:27:36.550Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
16:27:36 [2024-02-28T21:27:36.550Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/src/test/resources
16:27:36 [2024-02-28T21:27:36.550Z] [INFO] 
16:27:36 [2024-02-28T21:27:36.550Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
16:27:36 [2024-02-28T21:27:36.550Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 131 were skipped
16:27:36 [2024-02-28T21:27:36.550Z] [INFO] 
16:27:36 [2024-02-28T21:27:36.550Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
16:27:36 [2024-02-28T21:27:36.550Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-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
16:27:36 [2024-02-28T21:27:36.550Z] [INFO] 
16:27:36 [2024-02-28T21:27:36.550Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
16:27:36 [2024-02-28T21:27:36.550Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-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
16:27:36 [2024-02-28T21:27:36.550Z] [INFO] 
16:27:36 [2024-02-28T21:27:36.550Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
16:27:36 [2024-02-28T21:27:36.550Z] [INFO] 
16:27:36 [2024-02-28T21:27:36.550Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
16:27:36 [2024-02-28T21:27:36.550Z] [INFO] 
16:27:36 [2024-02-28T21:27:36.550Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
16:27:36 [2024-02-28T21:27:36.550Z] [INFO] 
16:27:36 [2024-02-28T21:27:36.550Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
16:27:36 [2024-02-28T21:27:36.550Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-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
16:27:37 [2024-02-28T21:27:37.474Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-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
16:27:38 [2024-02-28T21:27:38.400Z] [INFO] 
16:27:38 [2024-02-28T21:27:38.400Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
16:27:38 [2024-02-28T21:27:38.400Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/work/data/.metadata/.log
16:27:38 [2024-02-28T21:27:38.400Z] [INFO] Command line:
16:27:38 [2024-02-28T21:27:38.400Z] 	[/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-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-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-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
16:27:38 [2024-02-28T21:27:38.400Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:27:40 [2024-02-28T21:27:40.910Z] Feb 28, 2024 9:27:40 PM org.apache.aries.spifly.BaseActivator log
16:27:40 [2024-02-28T21:27:40.910Z] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
16:27:42 [2024-02-28T21:27:42.273Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
16:27:42 [2024-02-28T21:27:42.528Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
16:27:47 [2024-02-28T21:27:47.768Z] !SESSION 2024-02-28 21:27:38.382 -----------------------------------------------
16:27:47 [2024-02-28T21:27:47.768Z] eclipse.buildId=unknown
16:27:47 [2024-02-28T21:27:47.768Z] java.version=17.0.2
16:27:47 [2024-02-28T21:27:47.768Z] java.vendor=Oracle Corporation
16:27:47 [2024-02-28T21:27:47.768Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
16:27:47 [2024-02-28T21:27:47.768Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
16:27:47 [2024-02-28T21:27:47.768Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-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-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
16:27:47 [2024-02-28T21:27:47.768Z] 
16:27:47 [2024-02-28T21:27:47.768Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2024-02-28 21:27:46.986
16:27:47 [2024-02-28T21:27:47.768Z] !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
16:27:47 [2024-02-28T21:27:47.768Z] 
16:27:47 [2024-02-28T21:27:47.768Z] !ENTRY org.eclipse.urischeme 4 0 2024-02-28 21:27:47.068
16:27:47 [2024-02-28T21:27:47.768Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
16:27:47 [2024-02-28T21:27:47.768Z] !STACK 0
16:27:47 [2024-02-28T21:27:47.768Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
16:27:47 [2024-02-28T21:27:47.768Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
16:27:47 [2024-02-28T21:27:47.768Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
16:27:47 [2024-02-28T21:27:47.768Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
16:27:47 [2024-02-28T21:27:47.768Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
16:27:47 [2024-02-28T21:27:47.768Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
16:27:47 [2024-02-28T21:27:47.768Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
16:27:47 [2024-02-28T21:27:47.768Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:88)
16:27:47 [2024-02-28T21:27:47.768Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
16:27:47 [2024-02-28T21:27:47.768Z] Caused by: java.io.IOException: error=2, No such file or directory
16:27:47 [2024-02-28T21:27:47.768Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
16:27:47 [2024-02-28T21:27:47.768Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
16:27:47 [2024-02-28T21:27:47.768Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
16:27:47 [2024-02-28T21:27:47.768Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
16:27:47 [2024-02-28T21:27:47.768Z] 	... 7 more
16:27:47 [2024-02-28T21:27:47.768Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyScatterChartViewTest
16:27:47 [2024-02-28T21:27:47.768Z] Display size: 1440x900
16:27:47 [2024-02-28T21:27:47.768Z] OS version=6.1.11-200.fc37.x86_64
16:27:47 [2024-02-28T21:27:47.768Z] GTK version=3.22.30
16:27:47 [2024-02-28T21:27:47.768Z] GTK theme=Ambiance
16:27:47 [2024-02-28T21:27:47.768Z] LIBOVERLAY_SCROLLBAR=0
16:27:47 [2024-02-28T21:27:47.768Z] Time zone: Greenwich Mean Time
16:27:48 [2024-02-28T21:27:48.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@46507dda] time=-241316032 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:27:48 [2024-02-28T21:27:48.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:27:48 [2024-02-28T21:27:48.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
16:27:48 [2024-02-28T21:27:48.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
16:27:48 [2024-02-28T21:27:48.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
16:27:48 [2024-02-28T21:27:48.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=-241315307 data=null doit=true}, MenuItem with text {&Hierarchical}]
16:27:48 [2024-02-28T21:27:48.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=-241315307 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}]
16:27:48 [2024-02-28T21:27:48.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-241315297 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
16:27:48 [2024-02-28T21:27:48.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
16:27:49 [2024-02-28T21:27:49.509Z] 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"'
16:27:49 [2024-02-28T21:27:49.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
16:27:56 [2024-02-28T21:27:56.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
16:27:56 [2024-02-28T21:27:56.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:27:56 [2024-02-28T21:27:56.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:27:56 [2024-02-28T21:27:56.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:27:56 [2024-02-28T21:27:56.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:27:56 [2024-02-28T21:27:56.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:27:56 [2024-02-28T21:27:56.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:27:56 [2024-02-28T21:27:56.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:27:56 [2024-02-28T21:27:56.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: bug446190
16:27:56 [2024-02-28T21:27:56.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:27:56 [2024-02-28T21:27:56.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:27:56 [2024-02-28T21:27:56.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:27:56 [2024-02-28T21:27:56.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:27:56 [2024-02-28T21:27:56.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:27:56 [2024-02-28T21:27:56.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:27:57 [2024-02-28T21:27:57.109Z] 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@46507dda] time=-241306921 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:27:57 [2024-02-28T21:27:57.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:27:57 [2024-02-28T21:27:57.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:27:57 [2024-02-28T21:27:57.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:27:57 [2024-02-28T21:27:57.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:27:57 [2024-02-28T21:27:57.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-241306841 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:27:57 [2024-02-28T21:27:57.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-241306837 data=null doit=true}, TreeItem with text {test}]
16:27:57 [2024-02-28T21:27:57.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-241306837 data=null}, TreeItem with text {test}]
16:27:57 [2024-02-28T21:27:57.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-241306837 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:27:57 [2024-02-28T21:27:57.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241306836 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:27:57 [2024-02-28T21:27:57.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-241306822 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:27:57 [2024-02-28T21:27:57.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:27:57 [2024-02-28T21:27:57.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:27:57 [2024-02-28T21:27:57.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:27:57 [2024-02-28T21:27:57.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:27:57 [2024-02-28T21:27:57.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:27:57 [2024-02-28T21:27:57.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:27:57 [2024-02-28T21:27:57.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:27:57 [2024-02-28T21:27:57.619Z] 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')
16:27:57 [2024-02-28T21:27:57.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:27:57 [2024-02-28T21:27:57.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:27:57 [2024-02-28T21:27:57.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:27:57 [2024-02-28T21:27:57.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:27:57 [2024-02-28T21:27:57.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
16:27:57 [2024-02-28T21:27:57.619Z] 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=-241306222 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:27:57 [2024-02-28T21:27:57.619Z] 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=-241306222 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:27:57 [2024-02-28T21:27:57.619Z] 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=-241306222 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:27:57 [2024-02-28T21:27:57.619Z] 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=-241306222 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:27:57 [2024-02-28T21:27:57.619Z] 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=-241306221 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:27:57 [2024-02-28T21:27:57.619Z] 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=-241306221 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:27:57 [2024-02-28T21:27:57.619Z] 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=-241306221 data=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')]
16:27:57 [2024-02-28T21:27:57.619Z] 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=-241306221 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:27:57 [2024-02-28T21:27:57.619Z] 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=-241306221 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:27:57 [2024-02-28T21:27:57.620Z] 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=-241306221 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:27:57 [2024-02-28T21:27:57.620Z] 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=-241306221 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:27:57 [2024-02-28T21:27:57.620Z] 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=-241306221 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:27:57 [2024-02-28T21:27:57.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:27:57 [2024-02-28T21:27:57.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:27:57 [2024-02-28T21:27:57.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:27:57 [2024-02-28T21:27:57.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:27:57 [2024-02-28T21:27:57.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:27:57 [2024-02-28T21:27:57.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:27:57 [2024-02-28T21:27:57.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:27:57 [2024-02-28T21:27:57.620Z] 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')
16:27:57 [2024-02-28T21:27:57.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:27:57 [2024-02-28T21:27:57.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-241306204 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:27:57 [2024-02-28T21:27:57.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-241306203 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:27:57 [2024-02-28T21:27:57.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-241306203 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:27:57 [2024-02-28T21:27:57.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-241306203 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:27:57 [2024-02-28T21:27:57.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-241306203 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:27:57 [2024-02-28T21:27:57.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-241306203 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:27:57 [2024-02-28T21:27:57.875Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:27:57 [2024-02-28T21:27:57.875Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:27:57 [2024-02-28T21:27:57.875Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:27:57 [2024-02-28T21:27:57.875Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:27:57 [2024-02-28T21:27:57.875Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:27:57 [2024-02-28T21:27:57.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:27:58 [2024-02-28T21:27:58.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-241306203 data=null 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')]
16:27:58 [2024-02-28T21:27:58.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-241306640 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:27:58 [2024-02-28T21:27:58.384Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.98 s -- in org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyScatterChartViewTest
16:27:58 [2024-02-28T21:27:58.385Z] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyScatterChartViewTest.testWithTrace -- Time elapsed: 8.119 s
16:27:58 [2024-02-28T21:27:58.385Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyDensityViewTest
16:27:58 [2024-02-28T21:27:58.385Z] 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@46507dda] time=-241305605 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:27:58 [2024-02-28T21:27:58.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:27:58 [2024-02-28T21:27:58.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
16:27:58 [2024-02-28T21:27:58.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
16:27:58 [2024-02-28T21:27:58.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
16:27:58 [2024-02-28T21:27:58.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-241305428 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
16:27:58 [2024-02-28T21:27:58.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
16:27:58 [2024-02-28T21:27:58.640Z] 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"'
16:27:58 [2024-02-28T21:27:58.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Chart with text "", using matcher: of type 'Chart'
16:27:58 [2024-02-28T21:27:58.640Z] 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"'
16:28:03 [2024-02-28T21:28:03.880Z] 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"'
16:28:03 [2024-02-28T21:28:03.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Chart with text "", using matcher: of type 'Chart'
16:28:03 [2024-02-28T21:28:03.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-241300868 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
16:28:03 [2024-02-28T21:28:03.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-241300855 data=null button=1 stateMask=0x80000 x=38 y=-13 count=1}, TableColumn with text {Duration}]
16:28:03 [2024-02-28T21:28:03.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-241300854 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
16:28:03 [2024-02-28T21:28:03.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-241300851 data=null button=1 stateMask=0x80000 x=38 y=-13 count=1}, TableColumn with text {Duration}]
16:28:03 [2024-02-28T21:28:03.880Z] 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@46507dda] time=-241300591 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:28:03 [2024-02-28T21:28:03.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:28:03 [2024-02-28T21:28:03.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:28:03 [2024-02-28T21:28:03.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:28:03 [2024-02-28T21:28:03.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:03 [2024-02-28T21:28:03.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-241300564 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:28:03 [2024-02-28T21:28:03.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-241300564 data=null doit=true}, TreeItem with text {test}]
16:28:03 [2024-02-28T21:28:03.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-241300564 data=null}, TreeItem with text {test}]
16:28:03 [2024-02-28T21:28:03.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-241300563 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:28:03 [2024-02-28T21:28:03.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241300563 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:28:03 [2024-02-28T21:28:03.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-241300541 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:28:03 [2024-02-28T21:28:03.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:28:03 [2024-02-28T21:28:03.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:28:03 [2024-02-28T21:28:03.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:28:03 [2024-02-28T21:28:03.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:28:03 [2024-02-28T21:28:03.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:28:03 [2024-02-28T21:28:03.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:28:03 [2024-02-28T21:28:03.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:28:03 [2024-02-28T21:28:03.881Z] 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')
16:28:03 [2024-02-28T21:28:03.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:28:03 [2024-02-28T21:28:03.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:28:03 [2024-02-28T21:28:03.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:28:03 [2024-02-28T21:28:03.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:28:03 [2024-02-28T21:28:03.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
16:28:03 [2024-02-28T21:28:03.881Z] 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=-241300199 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:28:03 [2024-02-28T21:28:03.881Z] 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=-241300199 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:28:03 [2024-02-28T21:28:03.881Z] 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=-241300198 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:28:03 [2024-02-28T21:28:03.881Z] 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=-241300196 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:28:03 [2024-02-28T21:28:03.881Z] 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=-241300183 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:28:03 [2024-02-28T21:28:03.881Z] 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=-241300183 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:28:03 [2024-02-28T21:28:03.881Z] 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=-241300183 data=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')]
16:28:03 [2024-02-28T21:28:03.881Z] 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=-241300183 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:28:03 [2024-02-28T21:28:03.881Z] 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=-241300183 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:28:03 [2024-02-28T21:28:03.881Z] 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=-241300183 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:28:03 [2024-02-28T21:28:03.881Z] 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=-241300182 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:28:03 [2024-02-28T21:28:03.881Z] 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=-241300182 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:28:03 [2024-02-28T21:28:03.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:28:03 [2024-02-28T21:28:03.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:28:03 [2024-02-28T21:28:03.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:28:03 [2024-02-28T21:28:03.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:28:03 [2024-02-28T21:28:03.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:28:03 [2024-02-28T21:28:03.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:28:03 [2024-02-28T21:28:03.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:28:03 [2024-02-28T21:28:03.881Z] 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')
16:28:03 [2024-02-28T21:28:03.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:28:03 [2024-02-28T21:28:03.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-241300127 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:28:03 [2024-02-28T21:28:03.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-241300127 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:28:03 [2024-02-28T21:28:03.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-241300127 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:28:03 [2024-02-28T21:28:03.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-241300127 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:28:03 [2024-02-28T21:28:03.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-241300127 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:28:03 [2024-02-28T21:28:03.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-241300127 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:28:03 [2024-02-28T21:28:03.881Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:28:03 [2024-02-28T21:28:03.881Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:28:03 [2024-02-28T21:28:03.881Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:28:03 [2024-02-28T21:28:03.881Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:28:03 [2024-02-28T21:28:03.881Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:28:03 [2024-02-28T21:28:03.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:28:04 [2024-02-28T21:28:04.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-241300127 data=null 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')]
16:28:04 [2024-02-28T21:28:04.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-241300495 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:28:04 [2024-02-28T21:28:04.392Z] 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"'
16:28:04 [2024-02-28T21:28:04.392Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.035 s -- in org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyDensityViewTest
16:28:04 [2024-02-28T21:28:04.392Z] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyDensityViewTest.testWithTrace -- Time elapsed: 5.854 s
16:28:04 [2024-02-28T21:28:04.392Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyStatisticsTableAnalysisTest
16:28:04 [2024-02-28T21:28:04.392Z] 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@46507dda] time=-241299560 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:28:04 [2024-02-28T21:28:04.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:28:04 [2024-02-28T21:28:04.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
16:28:04 [2024-02-28T21:28:04.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
16:28:04 [2024-02-28T21:28:04.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
16:28:04 [2024-02-28T21:28:04.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-241299423 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
16:28:04 [2024-02-28T21:28:04.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
16:28:04 [2024-02-28T21:28:04.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"'
16:28:04 [2024-02-28T21:28:04.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:28:04 [2024-02-28T21:28:04.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:28:04 [2024-02-28T21:28:04.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"'
16:28:04 [2024-02-28T21:28:04.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"'
16:28:09 [2024-02-28T21:28:09.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"'
16:28:09 [2024-02-28T21:28:09.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:28:09 [2024-02-28T21:28:09.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:28:09 [2024-02-28T21:28:09.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Export to TSV...", using matcher: with mnemonic 'Export to TSV...'
16:28:09 [2024-02-28T21:28:09.887Z] 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@46507dda] time=-241294507 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:28:09 [2024-02-28T21:28:09.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:28:09 [2024-02-28T21:28:09.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:28:09 [2024-02-28T21:28:09.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:28:09 [2024-02-28T21:28:09.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:09 [2024-02-28T21:28:09.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-241294484 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:28:09 [2024-02-28T21:28:09.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-241294484 data=null doit=true}, TreeItem with text {test}]
16:28:09 [2024-02-28T21:28:09.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-241294484 data=null}, TreeItem with text {test}]
16:28:09 [2024-02-28T21:28:09.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-241294483 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:28:09 [2024-02-28T21:28:09.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241294483 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:28:09 [2024-02-28T21:28:09.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-241294477 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:28:09 [2024-02-28T21:28:09.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:28:09 [2024-02-28T21:28:09.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:28:09 [2024-02-28T21:28:09.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:28:10 [2024-02-28T21:28:10.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:28:10 [2024-02-28T21:28:10.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:28:10 [2024-02-28T21:28:10.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:28:10 [2024-02-28T21:28:10.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:28:10 [2024-02-28T21:28:10.142Z] 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')
16:28:10 [2024-02-28T21:28:10.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:28:10 [2024-02-28T21:28:10.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:28:10 [2024-02-28T21:28:10.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:28:10 [2024-02-28T21:28:10.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:28:10 [2024-02-28T21:28:10.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
16:28:10 [2024-02-28T21:28:10.143Z] 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=-241293719 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:28:10 [2024-02-28T21:28:10.143Z] 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=-241293718 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:28:10 [2024-02-28T21:28:10.143Z] 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=-241293718 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:28:10 [2024-02-28T21:28:10.143Z] 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=-241293718 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:28:10 [2024-02-28T21:28:10.143Z] 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=-241293718 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:28:10 [2024-02-28T21:28:10.143Z] 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=-241293718 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:28:10 [2024-02-28T21:28:10.143Z] 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=-241293718 data=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')]
16:28:10 [2024-02-28T21:28:10.143Z] 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=-241293718 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:28:10 [2024-02-28T21:28:10.143Z] 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=-241293718 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:28:10 [2024-02-28T21:28:10.143Z] 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=-241293718 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:28:10 [2024-02-28T21:28:10.143Z] 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=-241293718 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:28:10 [2024-02-28T21:28:10.143Z] 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=-241293717 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:28:10 [2024-02-28T21:28:10.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:28:10 [2024-02-28T21:28:10.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:28:10 [2024-02-28T21:28:10.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:28:10 [2024-02-28T21:28:10.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:28:10 [2024-02-28T21:28:10.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:28:10 [2024-02-28T21:28:10.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:28:10 [2024-02-28T21:28:10.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:28:10 [2024-02-28T21:28:10.143Z] 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')
16:28:10 [2024-02-28T21:28:10.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:28:10 [2024-02-28T21:28:10.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-241293716 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:28:10 [2024-02-28T21:28:10.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-241293716 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:28:10 [2024-02-28T21:28:10.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-241293716 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:28:10 [2024-02-28T21:28:10.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-241293716 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:28:10 [2024-02-28T21:28:10.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-241293716 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:28:10 [2024-02-28T21:28:10.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-241293716 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:28:10 [2024-02-28T21:28:10.143Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:28:10 [2024-02-28T21:28:10.143Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:28:10 [2024-02-28T21:28:10.143Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:28:10 [2024-02-28T21:28:10.143Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:28:10 [2024-02-28T21:28:10.143Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:28:10 [2024-02-28T21:28:10.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:28:10 [2024-02-28T21:28:10.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-241293716 data=null 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')]
16:28:10 [2024-02-28T21:28:10.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-241294414 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:28:10 [2024-02-28T21:28:10.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"'
16:28:10 [2024-02-28T21:28:10.654Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.367 s -- in org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyStatisticsTableAnalysisTest
16:28:10 [2024-02-28T21:28:10.654Z] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyStatisticsTableAnalysisTest.testWithTrace -- Time elapsed: 6.229 s
16:28:10 [2024-02-28T21:28:10.654Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest
16:28:10 [2024-02-28T21:28:10.654Z] 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@46507dda] time=-241293181 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:28:10 [2024-02-28T21:28:10.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:28:10 [2024-02-28T21:28:10.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
16:28:10 [2024-02-28T21:28:10.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
16:28:10 [2024-02-28T21:28:10.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
16:28:10 [2024-02-28T21:28:10.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-241293090 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
16:28:10 [2024-02-28T21:28:10.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
16:28:10 [2024-02-28T21:28:10.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
16:28:10 [2024-02-28T21:28:10.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-241292991 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
16:28:10 [2024-02-28T21:28:10.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-241292988 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1}, TableColumn with text {Duration}]
16:28:10 [2024-02-28T21:28:10.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-241292987 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
16:28:10 [2024-02-28T21:28:10.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-241292987 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1}, TableColumn with text {Duration}]
16:28:10 [2024-02-28T21:28:10.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {System Call} time=-241292986 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}]
16:28:10 [2024-02-28T21:28:10.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {System Call} time=-241292938 data=null button=1 stateMask=0x80000 x=421 y=-13 count=1}, TableColumn with text {System Call}]
16:28:10 [2024-02-28T21:28:10.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {System Call} time=-241292938 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}]
16:28:10 [2024-02-28T21:28:10.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {System Call} time=-241292936 data=null button=1 stateMask=0x80000 x=421 y=-13 count=1}, TableColumn with text {System Call}]
16:28:10 [2024-02-28T21:28:10.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-241292925 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
16:28:10 [2024-02-28T21:28:10.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-241292922 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1}, TableColumn with text {Duration}]
16:28:10 [2024-02-28T21:28:10.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-241292921 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
16:28:10 [2024-02-28T21:28:10.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-241292920 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1}, TableColumn with text {Duration}]
16:28:10 [2024-02-28T21:28:10.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Start Time} time=-241292910 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}]
16:28:10 [2024-02-28T21:28:10.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Start Time} time=-241292908 data=null button=1 stateMask=0x80000 x=74 y=-13 count=1}, TableColumn with text {Start Time}]
16:28:10 [2024-02-28T21:28:10.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
16:28:11 [2024-02-28T21:28:11.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
16:28:11 [2024-02-28T21:28:11.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
16:28:15 [2024-02-28T21:28:15.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
16:28:15 [2024-02-28T21:28:15.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-241289293 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
16:28:15 [2024-02-28T21:28:15.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-241289234 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1}, TableColumn with text {Duration}]
16:28:15 [2024-02-28T21:28:15.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-241289233 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
16:28:15 [2024-02-28T21:28:15.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-241289231 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1}, TableColumn with text {Duration}]
16:28:15 [2024-02-28T21:28:15.392Z] 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@46507dda] time=-241289089 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:28:15 [2024-02-28T21:28:15.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:28:15 [2024-02-28T21:28:15.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:28:15 [2024-02-28T21:28:15.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:28:15 [2024-02-28T21:28:15.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:28:15 [2024-02-28T21:28:15.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-241289066 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:28:15 [2024-02-28T21:28:15.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-241289066 data=null doit=true}, TreeItem with text {test}]
16:28:15 [2024-02-28T21:28:15.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-241289065 data=null}, TreeItem with text {test}]
16:28:15 [2024-02-28T21:28:15.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-241289065 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:28:15 [2024-02-28T21:28:15.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241289065 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:28:15 [2024-02-28T21:28:15.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-241289059 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:28:15 [2024-02-28T21:28:15.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:28:15 [2024-02-28T21:28:15.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:28:15 [2024-02-28T21:28:15.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:28:15 [2024-02-28T21:28:15.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:28:15 [2024-02-28T21:28:15.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:28:15 [2024-02-28T21:28:15.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:28:15 [2024-02-28T21:28:15.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:28:15 [2024-02-28T21:28:15.648Z] 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')
16:28:15 [2024-02-28T21:28:15.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:28:15 [2024-02-28T21:28:15.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:28:15 [2024-02-28T21:28:15.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:28:15 [2024-02-28T21:28:15.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:28:15 [2024-02-28T21:28:15.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
16:28:15 [2024-02-28T21:28:15.648Z] 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=-241288320 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:28:15 [2024-02-28T21:28:15.648Z] 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=-241288320 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:28:15 [2024-02-28T21:28:15.649Z] 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=-241288319 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:28:15 [2024-02-28T21:28:15.649Z] 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=-241288319 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:28:15 [2024-02-28T21:28:15.649Z] 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=-241288319 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:28:15 [2024-02-28T21:28:15.649Z] 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=-241288319 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:28:15 [2024-02-28T21:28:15.649Z] 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=-241288319 data=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')]
16:28:15 [2024-02-28T21:28:15.649Z] 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=-241288319 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:28:15 [2024-02-28T21:28:15.649Z] 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=-241288319 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:28:15 [2024-02-28T21:28:15.649Z] 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=-241288319 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:28:15 [2024-02-28T21:28:15.649Z] 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=-241288319 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:28:15 [2024-02-28T21:28:15.649Z] 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=-241288319 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:28:15 [2024-02-28T21:28:15.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:28:15 [2024-02-28T21:28:15.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:28:15 [2024-02-28T21:28:15.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:28:15 [2024-02-28T21:28:15.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:28:15 [2024-02-28T21:28:15.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:28:15 [2024-02-28T21:28:15.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:28:15 [2024-02-28T21:28:15.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:28:15 [2024-02-28T21:28:15.649Z] 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')
16:28:15 [2024-02-28T21:28:15.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:28:15 [2024-02-28T21:28:15.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-241288317 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:28:15 [2024-02-28T21:28:15.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-241288317 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:28:15 [2024-02-28T21:28:15.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-241288317 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:28:15 [2024-02-28T21:28:15.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-241288317 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:28:15 [2024-02-28T21:28:15.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-241288317 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:28:15 [2024-02-28T21:28:15.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-241288317 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:28:15 [2024-02-28T21:28:15.649Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:28:15 [2024-02-28T21:28:15.649Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:28:15 [2024-02-28T21:28:15.649Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:28:15 [2024-02-28T21:28:15.649Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:28:15 [2024-02-28T21:28:15.649Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:28:15 [2024-02-28T21:28:15.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:28:15 [2024-02-28T21:28:15.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-241288317 data=null 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')]
16:28:15 [2024-02-28T21:28:15.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-241289021 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:28:16 [2024-02-28T21:28:16.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
16:28:16 [2024-02-28T21:28:16.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
16:28:16 [2024-02-28T21:28:16.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-241287741 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
16:28:16 [2024-02-28T21:28:16.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-241287740 data=null button=1 stateMask=0x80000 x=333 y=-13 count=1}, TableColumn with text {Duration}]
16:28:16 [2024-02-28T21:28:16.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-241287739 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
16:28:16 [2024-02-28T21:28:16.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-241287739 data=null button=1 stateMask=0x80000 x=333 y=-13 count=1}, TableColumn with text {Duration}]
16:28:16 [2024-02-28T21:28:16.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
16:28:16 [2024-02-28T21:28:16.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
16:28:16 [2024-02-28T21:28:16.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
16:28:16 [2024-02-28T21:28:16.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Export to TSV...", using matcher: with mnemonic 'Export to TSV...'
16:28:16 [2024-02-28T21:28:16.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Export to TSV...'
16:28:16 [2024-02-28T21:28:16.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Export to TSV...} time=-241287592 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...']
16:28:16 [2024-02-28T21:28:16.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Export to TSV...'
16:28:16 [2024-02-28T21:28:16.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
16:28:16 [2024-02-28T21:28:16.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
16:28:18 [2024-02-28T21:28:18.923Z] 
16:28:18 [2024-02-28T21:28:18.923Z] !ENTRY org.eclipse.tracecompass.analysis.timing.ui 2 0 2024-02-28 21:28:18.658
16:28:18 [2024-02-28T21:28:18.923Z] !MESSAGE Too many items to display for SegmentStoreContentProvider. Cannot display 1000000 in a reasonable timeframe.
16:28:19 [2024-02-28T21:28:19.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-241285109 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
16:28:19 [2024-02-28T21:28:19.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-241284389 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1}, TableColumn with text {Duration}]
16:28:20 [2024-02-28T21:28:20.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-241284389 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
16:28:20 [2024-02-28T21:28:20.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-241283738 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1}, TableColumn with text {Duration}]
16:28:20 [2024-02-28T21:28:20.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
16:28:20 [2024-02-28T21:28:20.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
16:28:20 [2024-02-28T21:28:20.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-241283428 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
16:28:20 [2024-02-28T21:28:20.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-241283425 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1}, TableColumn with text {Duration}]
16:28:20 [2024-02-28T21:28:20.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-241283425 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
16:28:20 [2024-02-28T21:28:20.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-241283424 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1}, TableColumn with text {Duration}]
16:28:20 [2024-02-28T21:28:20.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
16:28:20 [2024-02-28T21:28:20.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
16:28:21 [2024-02-28T21:28:21.474Z] 
16:28:21 [2024-02-28T21:28:21.474Z] !ENTRY org.eclipse.tracecompass.analysis.timing.ui 2 0 2024-02-28 21:28:21.164
16:28:21 [2024-02-28T21:28:21.474Z] !MESSAGE Too many items to display for SegmentStoreContentProvider. Cannot display 1000000 in a reasonable timeframe.
16:28:21 [2024-02-28T21:28:21.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-241282611 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
16:28:21 [2024-02-28T21:28:21.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-241282571 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1}, TableColumn with text {Duration}]
16:28:21 [2024-02-28T21:28:21.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-241282571 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
16:28:21 [2024-02-28T21:28:21.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-241282508 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1}, TableColumn with text {Duration}]
16:28:21 [2024-02-28T21:28:21.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
16:28:21 [2024-02-28T21:28:21.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
16:28:23 [2024-02-28T21:28:23.093Z] 
16:28:23 [2024-02-28T21:28:23.093Z] !ENTRY org.eclipse.tracecompass.analysis.timing.ui 2 0 2024-02-28 21:28:23.057
16:28:23 [2024-02-28T21:28:23.093Z] !MESSAGE Too many items to display for SegmentStoreContentProvider. Cannot display 1000000 in a reasonable timeframe.
16:28:23 [2024-02-28T21:28:23.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-241280716 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
16:28:23 [2024-02-28T21:28:23.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-241280423 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1}, TableColumn with text {Duration}]
16:28:23 [2024-02-28T21:28:23.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-241280422 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
16:28:23 [2024-02-28T21:28:23.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-241280409 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1}, TableColumn with text {Duration}]
16:28:23 [2024-02-28T21:28:23.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
16:28:23 [2024-02-28T21:28:23.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
16:28:26 [2024-02-28T21:28:26.373Z] 
16:28:26 [2024-02-28T21:28:26.373Z] !ENTRY org.eclipse.tracecompass.analysis.timing.ui 2 0 2024-02-28 21:28:25.909
16:28:26 [2024-02-28T21:28:26.373Z] !MESSAGE Too many items to display for SegmentStoreContentProvider. Cannot display 1000000 in a reasonable timeframe.
16:28:27 [2024-02-28T21:28:27.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-241277864 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
16:28:27 [2024-02-28T21:28:27.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-241276728 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1}, TableColumn with text {Duration}]
16:28:28 [2024-02-28T21:28:28.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-241276728 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
16:28:28 [2024-02-28T21:28:28.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-241275739 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1}, TableColumn with text {Duration}]
16:28:28 [2024-02-28T21:28:28.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
16:28:28 [2024-02-28T21:28:28.478Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.70 s -- in org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest
16:28:28 [2024-02-28T21:28:28.478Z] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest.climbTest -- Time elapsed: 0.249 s
16:28:28 [2024-02-28T21:28:28.478Z] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest.testWithTrace -- Time elapsed: 5.034 s
16:28:28 [2024-02-28T21:28:28.478Z] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest.smallTest -- Time elapsed: 0.087 s
16:28:28 [2024-02-28T21:28:28.478Z] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest.testWriteToTsv -- Time elapsed: 0.191 s
16:28:28 [2024-02-28T21:28:28.478Z] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest.gaussianNoiseTest -- Time elapsed: 4.005 s
16:28:28 [2024-02-28T21:28:28.478Z] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest.decrementingTest -- Time elapsed: 0.118 s
16:28:28 [2024-02-28T21:28:28.478Z] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest.largeTest -- Time elapsed: 1.142 s
16:28:28 [2024-02-28T21:28:28.478Z] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest.onDiskSegStoreTest -- Time elapsed: 2.190 s
16:28:28 [2024-02-28T21:28:28.478Z] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest.noiseTest -- Time elapsed: 4.585 s
16:28:28 [2024-02-28T21:28:28.478Z] 
16:28:28 [2024-02-28T21:28:28.478Z] Results:
16:28:28 [2024-02-28T21:28:28.478Z] 
16:28:28 [2024-02-28T21:28:28.478Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0
16:28:28 [2024-02-28T21:28:28.478Z] 
16:28:29 [2024-02-28T21:28:29.037Z] 
16:28:29 [2024-02-28T21:28:29.037Z] !ENTRY org.eclipse.core.resources 2 10035 2024-02-28 21:28:28.797
16:28:29 [2024-02-28T21:28:29.037Z] !MESSAGE The workspace will exit with unsaved changes in this session.
16:28:29 [2024-02-28T21:28:29.597Z] [INFO] All tests passed
16:28:29 [2024-02-28T21:28:29.597Z] [INFO] 
16:28:29 [2024-02-28T21:28:29.597Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
16:28:29 [2024-02-28T21:28:29.597Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:28:29 [2024-02-28T21:28:29.597Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:28:29 [2024-02-28T21:28:29.597Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:28:29 [2024-02-28T21:28:29.597Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:28:29 [2024-02-28T21:28:29.598Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:28:29 [2024-02-28T21:28:29.598Z] [INFO] 
16:28:29 [2024-02-28T21:28:29.598Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
16:28:29 [2024-02-28T21:28:29.598Z] [INFO] 
16:28:29 [2024-02-28T21:28:29.598Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core >--
16:28:29 [2024-02-28T21:28:29.598Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.core 2.4.1-SNAPSHOT [53/141]
16:28:29 [2024-02-28T21:28:29.598Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties
16:28:29 [2024-02-28T21:28:29.598Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:28:29 [2024-02-28T21:28:29.598Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:28:29 [2024-02-28T21:28:29.598Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core:2.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties
16:28:29 [2024-02-28T21:28:29.598Z] [INFO] 
16:28:29 [2024-02-28T21:28:29.598Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.core ---
16:28:29 [2024-02-28T21:28:29.598Z] [INFO] 
16:28:29 [2024-02-28T21:28:29.598Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.core ---
16:28:29 [2024-02-28T21:28:29.598Z] [INFO] The project's OSGi version is 2.4.1.202402282100
16:28:29 [2024-02-28T21:28:29.598Z] [INFO] 
16:28:29 [2024-02-28T21:28:29.598Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.core ---
16:28:29 [2024-02-28T21:28:29.598Z] [INFO] 
16:28:29 [2024-02-28T21:28:29.598Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.core ---
16:28:29 [2024-02-28T21:28:29.598Z] [INFO] 
16:28:29 [2024-02-28T21:28:29.598Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.core ---
16:28:29 [2024-02-28T21:28:29.598Z] [INFO] 
16:28:29 [2024-02-28T21:28:29.598Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.core ---
16:28:29 [2024-02-28T21:28:29.598Z] [INFO] 
16:28:29 [2024-02-28T21:28:29.598Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.core ---
16:28:29 [2024-02-28T21:28:29.598Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.profiling.core
16:28:29 [2024-02-28T21:28:29.598Z] [INFO] 
16:28:29 [2024-02-28T21:28:29.598Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.core ---
16:28:29 [2024-02-28T21:28:29.598Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/main/resources
16:28:29 [2024-02-28T21:28:29.598Z] [INFO] 
16:28:29 [2024-02-28T21:28:29.598Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.core ---
16:28:29 [2024-02-28T21:28:29.598Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:28:29 [2024-02-28T21:28:29.598Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:28:29 [2024-02-28T21:28:29.598Z] [WARNING] The 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.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties
16:28:29 [2024-02-28T21:28:29.598Z] [INFO] Compiling 113 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:28:30 [2024-02-28T21:28:30.159Z] [INFO] 
16:28:30 [2024-02-28T21:28:30.159Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.profiling.core ---
16:28:30 [2024-02-28T21:28:30.159Z] [INFO] 
16:28:30 [2024-02-28T21:28:30.159Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.profiling.core ---
16:28:30 [2024-02-28T21:28:30.159Z] [INFO] 
16:28:30 [2024-02-28T21:28:30.159Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.core ---
16:28:30 [2024-02-28T21:28:30.159Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/test/resources
16:28:30 [2024-02-28T21:28:30.159Z] [INFO] 
16:28:30 [2024-02-28T21:28:30.159Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.profiling.core ---
16:28:30 [2024-02-28T21:28:30.159Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:28:30 [2024-02-28T21:28:30.159Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:28:30 [2024-02-28T21:28:30.159Z] [WARNING] The 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.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties
16:28:30 [2024-02-28T21:28:30.159Z] [INFO] 
16:28:30 [2024-02-28T21:28:30.159Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.profiling.core ---
16:28:30 [2024-02-28T21:28:30.159Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 21 were skipped
16:28:30 [2024-02-28T21:28:30.159Z] [INFO] 
16:28:30 [2024-02-28T21:28:30.159Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.core ---
16:28:30 [2024-02-28T21:28:30.159Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-2.4.1-SNAPSHOT-sources.jar
16:28:30 [2024-02-28T21:28:30.159Z] [INFO] 
16:28:30 [2024-02-28T21:28:30.159Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.core ---
16:28:30 [2024-02-28T21:28:30.159Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-2.4.1-SNAPSHOT.jar
16:28:30 [2024-02-28T21:28:30.159Z] [INFO] 
16:28:30 [2024-02-28T21:28:30.159Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.core ---
16:28:30 [2024-02-28T21:28:30.159Z] [INFO] 
16:28:30 [2024-02-28T21:28:30.159Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.profiling.core ---
16:28:30 [2024-02-28T21:28:30.159Z] [INFO] 
16:28:30 [2024-02-28T21:28:30.159Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.core ---
16:28:30 [2024-02-28T21:28:30.414Z] [INFO] 
16:28:30 [2024-02-28T21:28:30.414Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.profiling.core ---
16:28:30 [2024-02-28T21:28:30.414Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-2.4.1-SNAPSHOT.jar
16:28:31 [2024-02-28T21:28:31.779Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-2.4.1-SNAPSHOT-sources.jar
16:28:32 [2024-02-28T21:28:32.340Z] [INFO] 
16:28:32 [2024-02-28T21:28:32.340Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.core ---
16:28:32 [2024-02-28T21:28:32.340Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-2.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/2.4.1-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-2.4.1-SNAPSHOT.jar
16:28:32 [2024-02-28T21:28:32.340Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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.1-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-2.4.1-SNAPSHOT.pom
16:28:32 [2024-02-28T21:28:32.340Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-2.4.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/2.4.1-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-2.4.1-SNAPSHOT-sources.jar
16:28:32 [2024-02-28T21:28:32.340Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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.1-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-2.4.1-SNAPSHOT-p2metadata.xml
16:28:32 [2024-02-28T21:28:32.340Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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.1-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-2.4.1-SNAPSHOT-p2artifacts.xml
16:28:32 [2024-02-28T21:28:32.340Z] [INFO] 
16:28:32 [2024-02-28T21:28:32.340Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.core ---
16:28:32 [2024-02-28T21:28:32.340Z] [INFO] 
16:28:32 [2024-02-28T21:28:32.340Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests >--
16:28:32 [2024-02-28T21:28:32.340Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.core.tests 1.0.10-SNAPSHOT [54/141]
16:28:32 [2024-02-28T21:28:32.340Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/pom.xml
16:28:32 [2024-02-28T21:28:32.340Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:28:32 [2024-02-28T21:28:32.340Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:28:32 [2024-02-28T21:28:32.340Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/pom.xml
16:28:32 [2024-02-28T21:28:32.596Z] [INFO] 
16:28:32 [2024-02-28T21:28:32.596Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
16:28:32 [2024-02-28T21:28:32.596Z] [INFO] 
16:28:32 [2024-02-28T21:28:32.596Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
16:28:32 [2024-02-28T21:28:32.596Z] [INFO] The project's OSGi version is 1.0.10.202402282100
16:28:32 [2024-02-28T21:28:32.596Z] [INFO] 
16:28:32 [2024-02-28T21:28:32.596Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
16:28:32 [2024-02-28T21:28:32.596Z] [INFO] 
16:28:32 [2024-02-28T21:28:32.596Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
16:28:32 [2024-02-28T21:28:32.596Z] [INFO] 
16:28:32 [2024-02-28T21:28:32.596Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
16:28:32 [2024-02-28T21:28:32.596Z] [INFO] 
16:28:32 [2024-02-28T21:28:32.596Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
16:28:32 [2024-02-28T21:28:32.596Z] [INFO] 
16:28:32 [2024-02-28T21:28:32.596Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
16:28:32 [2024-02-28T21:28:32.596Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.profiling.core.tests
16:28:32 [2024-02-28T21:28:32.596Z] [INFO] 
16:28:32 [2024-02-28T21:28:32.596Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
16:28:32 [2024-02-28T21:28:32.596Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/src/main/resources
16:28:32 [2024-02-28T21:28:32.596Z] [INFO] 
16:28:32 [2024-02-28T21:28:32.596Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
16:28:32 [2024-02-28T21:28:32.596Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:28:32 [2024-02-28T21:28:32.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
16:28:32 [2024-02-28T21:28:32.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.analysis.profiling.core.tests:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/pom.xml
16:28:32 [2024-02-28T21:28:32.596Z] [INFO] Compiling 36 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:28:33 [2024-02-28T21:28:33.157Z] [INFO] 
16:28:33 [2024-02-28T21:28:33.157Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
16:28:33 [2024-02-28T21:28:33.157Z] [INFO] 
16:28:33 [2024-02-28T21:28:33.157Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
16:28:33 [2024-02-28T21:28:33.157Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/src/test/resources
16:28:33 [2024-02-28T21:28:33.157Z] [INFO] 
16:28:33 [2024-02-28T21:28:33.157Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
16:28:33 [2024-02-28T21:28:33.157Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 101 were skipped
16:28:33 [2024-02-28T21:28:33.157Z] [INFO] 
16:28:33 [2024-02-28T21:28:33.157Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
16:28:33 [2024-02-28T21:28:33.157Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.10-SNAPSHOT-sources.jar
16:28:33 [2024-02-28T21:28:33.157Z] [INFO] 
16:28:33 [2024-02-28T21:28:33.157Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
16:28:33 [2024-02-28T21:28:33.157Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.10-SNAPSHOT.jar
16:28:33 [2024-02-28T21:28:33.413Z] [INFO] 
16:28:33 [2024-02-28T21:28:33.413Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
16:28:33 [2024-02-28T21:28:33.413Z] [INFO] 
16:28:33 [2024-02-28T21:28:33.413Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
16:28:33 [2024-02-28T21:28:33.413Z] [INFO] 
16:28:33 [2024-02-28T21:28:33.413Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
16:28:33 [2024-02-28T21:28:33.413Z] [INFO] 
16:28:33 [2024-02-28T21:28:33.413Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
16:28:33 [2024-02-28T21:28:33.413Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.10-SNAPSHOT.jar
16:28:34 [2024-02-28T21:28:34.349Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.10-SNAPSHOT-sources.jar
16:28:35 [2024-02-28T21:28:35.714Z] [INFO] 
16:28:35 [2024-02-28T21:28:35.714Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
16:28:35 [2024-02-28T21:28:35.714Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work/data/.metadata/.log
16:28:35 [2024-02-28T21:28:35.714Z] [INFO] Command line:
16:28:35 [2024-02-28T21:28:35.714Z] 	[/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-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-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-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
16:28:35 [2024-02-28T21:28:35.714Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:28:39 [2024-02-28T21:28:39.875Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.callstack.provider.CallStackDataProviderFactoryTest
16:28:52 [2024-02-28T21:28:52.040Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.95 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.callstack.provider.CallStackDataProviderFactoryTest
16:28:52 [2024-02-28T21:28:52.040Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callstack.provider.CallStackDataProviderFactoryTest.testCreateProviderForExperiment -- Time elapsed: 0.015 s
16:28:52 [2024-02-28T21:28:52.040Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callstack.provider.CallStackDataProviderFactoryTest.testCreateProviderForTrace -- Time elapsed: 0 s
16:28:52 [2024-02-28T21:28:52.040Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.CallStackStateSystemTest
16:28:53 [2024-02-28T21:28:53.405Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.288 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.CallStackStateSystemTest
16:28:53 [2024-02-28T21:28:53.405Z] org.eclipse.tracecompass.analysis.profiling.core.tests.CallStackStateSystemTest.testCallStackProvider -- Time elapsed: 2.249 s
16:28:53 [2024-02-28T21:28:53.405Z] org.eclipse.tracecompass.analysis.profiling.core.tests.CallStackStateSystemTest.testCallStackContent -- Time elapsed: 0.038 s
16:28:53 [2024-02-28T21:28:53.405Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.CallStackSegmentStoreTest
16:28:53 [2024-02-28T21:28:53.659Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.198 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.CallStackSegmentStoreTest
16:28:53 [2024-02-28T21:28:53.659Z] org.eclipse.tracecompass.analysis.profiling.core.tests.CallStackSegmentStoreTest.testIntersectingSegmentStore -- Time elapsed: 0.076 s
16:28:53 [2024-02-28T21:28:53.659Z] org.eclipse.tracecompass.analysis.profiling.core.tests.CallStackSegmentStoreTest.testContainsSegmentStoreInvalidInput -- Time elapsed: 0.016 s
16:28:53 [2024-02-28T21:28:53.659Z] org.eclipse.tracecompass.analysis.profiling.core.tests.CallStackSegmentStoreTest.testContainsSegmentStore -- Time elapsed: 0.091 s
16:28:53 [2024-02-28T21:28:53.659Z] org.eclipse.tracecompass.analysis.profiling.core.tests.CallStackSegmentStoreTest.testSeriesSegmentStoreIterator -- Time elapsed: 0.014 s
16:28:53 [2024-02-28T21:28:53.659Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.FlameChartDataProviderTest
16:28:53 [2024-02-28T21:28:53.914Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.279 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.FlameChartDataProviderTest
16:28:53 [2024-02-28T21:28:53.914Z] org.eclipse.tracecompass.analysis.profiling.core.tests.FlameChartDataProviderTest.testFollowEvents -- Time elapsed: 0.085 s
16:28:53 [2024-02-28T21:28:53.914Z] org.eclipse.tracecompass.analysis.profiling.core.tests.FlameChartDataProviderTest.testFetchTree -- Time elapsed: 0.014 s
16:28:53 [2024-02-28T21:28:53.914Z] org.eclipse.tracecompass.analysis.profiling.core.tests.FlameChartDataProviderTest.testFetchModel -- Time elapsed: 0.168 s
16:28:53 [2024-02-28T21:28:53.914Z] org.eclipse.tracecompass.analysis.profiling.core.tests.FlameChartDataProviderTest.testGetDescriptors -- Time elapsed: 0.011 s
16:28:53 [2024-02-28T21:28:53.914Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest
16:29:03 [2024-02-28T21:29:03.849Z] !SESSION 2024-02-28 21:28:35.581 -----------------------------------------------
16:29:03 [2024-02-28T21:29:03.849Z] eclipse.buildId=unknown
16:29:03 [2024-02-28T21:29:03.849Z] java.version=17.0.2
16:29:03 [2024-02-28T21:29:03.849Z] java.vendor=Oracle Corporation
16:29:03 [2024-02-28T21:29:03.849Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
16:29:03 [2024-02-28T21:29:03.849Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/surefire.properties -product org.eclipse.platform.ide
16:29:03 [2024-02-28T21:29:03.849Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-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-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
16:29:03 [2024-02-28T21:29:03.849Z] 
16:29:03 [2024-02-28T21:29:03.849Z] !ENTRY org.eclipse.tracecompass.analysis.profiling.core 2 0 2024-02-28 21:29:02.361
16:29:03 [2024-02-28T21:29:03.849Z] !MESSAGE Function exit name in event (unknown) different from the expected one (f2). You may have lost events in your trace.
16:29:09 [2024-02-28T21:29:09.084Z] 
16:29:09 [2024-02-28T21:29:09.084Z] !ENTRY org.eclipse.tracecompass.analysis.profiling.core 2 0 2024-02-28 21:29:08.006
16:29:09 [2024-02-28T21:29:09.084Z] !MESSAGE Incoherent callstack found on (10019) occasions
16:29:09 [2024-02-28T21:29:09.084Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.31 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest
16:29:09 [2024-02-28T21:29:09.084Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest.testCallGraph[0: Small trace] -- Time elapsed: 1.127 s
16:29:09 [2024-02-28T21:29:09.084Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest.testCallGraph[1: Big trace] -- Time elapsed: 13.18 s
16:29:09 [2024-02-28T21:29:09.084Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest
16:29:09 [2024-02-28T21:29:09.084Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.050 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest
16:29:09 [2024-02-28T21:29:09.084Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.testGetSelfTime -- Time elapsed: 0.002 s
16:29:09 [2024-02-28T21:29:09.084Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.testGetDepth -- Time elapsed: 0 s
16:29:09 [2024-02-28T21:29:09.084Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.testGetStart -- Time elapsed: 0 s
16:29:09 [2024-02-28T21:29:09.084Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.testToString -- Time elapsed: 0.002 s
16:29:09 [2024-02-28T21:29:09.084Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.createInvalidTimeRangeStateLong -- Time elapsed: 0.002 s
16:29:09 [2024-02-28T21:29:09.084Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.testCompareTo -- Time elapsed: 0.001 s
16:29:09 [2024-02-28T21:29:09.084Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.testGetProcessId -- Time elapsed: 0 s
16:29:09 [2024-02-28T21:29:09.084Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.createInvalidDouble -- Time elapsed: 0 s
16:29:09 [2024-02-28T21:29:09.084Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.testAddChildOk1 -- Time elapsed: 0 s
16:29:09 [2024-02-28T21:29:09.084Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.testAddChildOk2 -- Time elapsed: 0.001 s
16:29:09 [2024-02-28T21:29:09.084Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.testAddChildOk3 -- Time elapsed: 0 s
16:29:09 [2024-02-28T21:29:09.084Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.createInvalidTimeRangeStateInteger -- Time elapsed: 0 s
16:29:09 [2024-02-28T21:29:09.084Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.testHashCode -- Time elapsed: 0 s
16:29:09 [2024-02-28T21:29:09.084Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.testCompareToBad -- Time elapsed: 0 s
16:29:09 [2024-02-28T21:29:09.084Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.testEquals -- Time elapsed: 0 s
16:29:09 [2024-02-28T21:29:09.084Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.testGetParent -- Time elapsed: 0.001 s
16:29:09 [2024-02-28T21:29:09.084Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.testGetEnd -- Time elapsed: 0 s
16:29:09 [2024-02-28T21:29:09.084Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.createInvalidTimeRangeStateString -- Time elapsed: 0 s
16:29:09 [2024-02-28T21:29:09.084Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.createInvalidTimeRange -- Time elapsed: 0.001 s
16:29:09 [2024-02-28T21:29:09.084Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest
16:29:09 [2024-02-28T21:29:09.084Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest
16:29:09 [2024-02-28T21:29:09.084Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest.testIntersectingSegmentStore -- Time elapsed: 0.016 s
16:29:09 [2024-02-28T21:29:09.084Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest.testSeriesSegmentStoreIterator -- Time elapsed: 0.009 s
16:29:09 [2024-02-28T21:29:09.084Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest
16:29:14 [2024-02-28T21:29:14.318Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.310 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest
16:29:14 [2024-02-28T21:29:14.319Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest.testCallStackProvider[0: Small trace] -- Time elapsed: 0.058 s
16:29:14 [2024-02-28T21:29:14.319Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest.testCallStackContent[0: Small trace] -- Time elapsed: 0.008 s
16:29:14 [2024-02-28T21:29:14.319Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest.testCallStackProvider[1: Big trace] -- Time elapsed: 4.804 s
16:29:14 [2024-02-28T21:29:14.319Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest.testCallStackContent[1: Big trace] -- Time elapsed: 0.439 s
16:29:14 [2024-02-28T21:29:14.319Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest
16:29:14 [2024-02-28T21:29:14.319Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest
16:29:14 [2024-02-28T21:29:14.319Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.cascadeTest -- Time elapsed: 0.006 s
16:29:14 [2024-02-28T21:29:14.319Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.multiFunctionRootsTest -- Time elapsed: 0.001 s
16:29:14 [2024-02-28T21:29:14.319Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.emptyStateSystemTest -- Time elapsed: 0 s
16:29:14 [2024-02-28T21:29:14.319Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.largeTest -- Time elapsed: 0.016 s
16:29:14 [2024-02-28T21:29:14.319Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.multiFunctionRootsSecondTest -- Time elapsed: 0 s
16:29:14 [2024-02-28T21:29:14.319Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.mergeSecondLevelCalleesTest -- Time elapsed: 0.001 s
16:29:14 [2024-02-28T21:29:14.319Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.mergeFirstLevelCalleesTest -- Time elapsed: 0 s
16:29:14 [2024-02-28T21:29:14.319Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.treeTest -- Time elapsed: 0 s
16:29:14 [2024-02-28T21:29:14.319Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest
16:29:14 [2024-02-28T21:29:14.319Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest
16:29:14 [2024-02-28T21:29:14.319Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest.multiFunctionRootsTest -- Time elapsed: 0.001 s
16:29:14 [2024-02-28T21:29:14.319Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest.TreeStatisticsTest -- Time elapsed: 0 s
16:29:14 [2024-02-28T21:29:14.319Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest.MergeSecondLevelCalleesTest -- Time elapsed: 0.001 s
16:29:14 [2024-02-28T21:29:14.319Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest.MergeFirstLevelCalleesStatisticsTest -- Time elapsed: 0.001 s
16:29:14 [2024-02-28T21:29:14.319Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.CallStackTest
16:29:14 [2024-02-28T21:29:14.319Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.CallStackTest
16:29:14 [2024-02-28T21:29:14.319Z] org.eclipse.tracecompass.analysis.profiling.core.tests.CallStackTest.testCallStackTraversal -- Time elapsed: 0.060 s
16:29:14 [2024-02-28T21:29:14.319Z] org.eclipse.tracecompass.analysis.profiling.core.tests.CallStackTest.testCallStackRanges -- Time elapsed: 0.008 s
16:29:14 [2024-02-28T21:29:14.319Z] org.eclipse.tracecompass.analysis.profiling.core.tests.CallStackTest.testCallStackNext -- Time elapsed: 0.008 s
16:29:14 [2024-02-28T21:29:14.319Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.AggregatedCalledFunctionStatisticsTest
16:29:14 [2024-02-28T21:29:14.319Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.AggregatedCalledFunctionStatisticsTest
16:29:14 [2024-02-28T21:29:14.319Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.AggregatedCalledFunctionStatisticsTest.multiFunctionRootsTest -- Time elapsed: 0.003 s
16:29:14 [2024-02-28T21:29:14.319Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.AggregatedCalledFunctionStatisticsTest.mergeFirstLevelCalleesStatisticsTest -- Time elapsed: 0.003 s
16:29:14 [2024-02-28T21:29:14.319Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.AggregatedCalledFunctionStatisticsTest.mergeSecondLevelCalleesTest -- Time elapsed: 0.001 s
16:29:14 [2024-02-28T21:29:14.319Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.AggregatedCalledFunctionStatisticsTest.treeStatisticsTest -- Time elapsed: 0 s
16:29:14 [2024-02-28T21:29:14.319Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CallGraphGroupByInstrumentedTest
16:29:14 [2024-02-28T21:29:14.319Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CallGraphGroupByInstrumentedTest
16:29:14 [2024-02-28T21:29:14.319Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CallGraphGroupByInstrumentedTest.testGroupByAllInstrumented -- Time elapsed: 0.062 s
16:29:14 [2024-02-28T21:29:14.319Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CallGraphGroupByInstrumentedTest.testMultiGroupBys -- Time elapsed: 0.009 s
16:29:14 [2024-02-28T21:29:14.319Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CallGraphGroupByInstrumentedTest.testGroupByProcessInstrumented -- Time elapsed: 0.008 s
16:29:14 [2024-02-28T21:29:14.319Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CallGraphGroupByInstrumentedTest.testGroupByThreadInstrumented -- Time elapsed: 0.007 s
16:29:14 [2024-02-28T21:29:14.319Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.FlameGraphDataProviderTest
16:29:14 [2024-02-28T21:29:14.319Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.176 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.FlameGraphDataProviderTest
16:29:14 [2024-02-28T21:29:14.319Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.FlameGraphDataProviderTest.testFlameGraphDataProviderAllItems -- Time elapsed: 0.082 s
16:29:14 [2024-02-28T21:29:14.319Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.FlameGraphDataProviderTest.testFlameGraphDataProviderSelection -- Time elapsed: 0.018 s
16:29:14 [2024-02-28T21:29:14.319Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.FlameGraphDataProviderTest.testFlameGraphDataProviderGrouped -- Time elapsed: 0.064 s
16:29:14 [2024-02-28T21:29:14.319Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.FlameGraphDataProviderTest.testFlameGraphDataProviderGroupByProcess -- Time elapsed: 0.012 s
16:29:14 [2024-02-28T21:29:14.319Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.AggregationTreeTest
16:29:14 [2024-02-28T21:29:14.319Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.184 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.AggregationTreeTest
16:29:14 [2024-02-28T21:29:14.320Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.AggregationTreeTest.cascadeTest -- Time elapsed: 0.007 s
16:29:14 [2024-02-28T21:29:14.320Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.AggregationTreeTest.multiFunctionRootsTest -- Time elapsed: 0.005 s
16:29:14 [2024-02-28T21:29:14.320Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.AggregationTreeTest.emptyStateSystemTest -- Time elapsed: 0.005 s
16:29:14 [2024-02-28T21:29:14.320Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.AggregationTreeTest.largeTest -- Time elapsed: 0.098 s
16:29:14 [2024-02-28T21:29:14.320Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.AggregationTreeTest.multiFunctionRootsSecondTest -- Time elapsed: 0.005 s
16:29:14 [2024-02-28T21:29:14.320Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.AggregationTreeTest.mergeSecondLevelCalleesTest -- Time elapsed: 0.006 s
16:29:14 [2024-02-28T21:29:14.320Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.AggregationTreeTest.mergeFirstLevelCalleesTest -- Time elapsed: 0.053 s
16:29:14 [2024-02-28T21:29:14.320Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.AggregationTreeTest.treeTest -- Time elapsed: 0.005 s
16:29:14 [2024-02-28T21:29:14.320Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CallGraphWithCallStackAnalysisTest
16:29:14 [2024-02-28T21:29:14.574Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.294 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CallGraphWithCallStackAnalysisTest
16:29:14 [2024-02-28T21:29:14.574Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CallGraphWithCallStackAnalysisTest.testCallGraphWithCpuTime -- Time elapsed: 0.113 s
16:29:14 [2024-02-28T21:29:14.574Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CallGraphWithCallStackAnalysisTest.testSelectionCallGraph -- Time elapsed: 0.096 s
16:29:14 [2024-02-28T21:29:14.574Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CallGraphWithCallStackAnalysisTest.testCallGraph -- Time elapsed: 0.085 s
16:29:14 [2024-02-28T21:29:14.574Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest
16:29:14 [2024-02-28T21:29:14.574Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest
16:29:14 [2024-02-28T21:29:14.574Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest.testGetSelfTime -- Time elapsed: 0 s
16:29:14 [2024-02-28T21:29:14.575Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest.testGetStart -- Time elapsed: 0 s
16:29:14 [2024-02-28T21:29:14.575Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest.testToString -- Time elapsed: 0.003 s
16:29:14 [2024-02-28T21:29:14.575Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest.createInvalidTimeRangeStateLong -- Time elapsed: 0.001 s
16:29:14 [2024-02-28T21:29:14.575Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest.testCompareTo -- Time elapsed: 0 s
16:29:14 [2024-02-28T21:29:14.575Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest.createInvalidNull -- Time elapsed: 0 s
16:29:14 [2024-02-28T21:29:14.575Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest.testGetProcessId -- Time elapsed: 0 s
16:29:14 [2024-02-28T21:29:14.575Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest.createInvalidDouble -- Time elapsed: 0 s
16:29:14 [2024-02-28T21:29:14.575Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest.testAddChildOk1 -- Time elapsed: 0 s
16:29:14 [2024-02-28T21:29:14.575Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest.testAddChildOk2 -- Time elapsed: 0 s
16:29:14 [2024-02-28T21:29:14.575Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest.testAddChildOk3 -- Time elapsed: 0.001 s
16:29:14 [2024-02-28T21:29:14.575Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest.createInvalidTimeRangeStateInteger -- Time elapsed: 0 s
16:29:14 [2024-02-28T21:29:14.575Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest.testHashCode -- Time elapsed: 0 s
16:29:14 [2024-02-28T21:29:14.575Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest.testCompareToBad -- Time elapsed: 0 s
16:29:14 [2024-02-28T21:29:14.575Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest.testEquals -- Time elapsed: 0 s
16:29:14 [2024-02-28T21:29:14.575Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest.testGetParent -- Time elapsed: 0.001 s
16:29:14 [2024-02-28T21:29:14.575Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest.testGetEnd -- Time elapsed: 0 s
16:29:14 [2024-02-28T21:29:14.575Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest.createInvalidTimeRangeStateString -- Time elapsed: 0.001 s
16:29:14 [2024-02-28T21:29:14.575Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest.createInvalidTimeRange -- Time elapsed: 0 s
16:29:14 [2024-02-28T21:29:14.575Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.ActivatorTest
16:29:14 [2024-02-28T21:29:14.829Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.ActivatorTest
16:29:14 [2024-02-28T21:29:14.830Z] org.eclipse.tracecompass.analysis.profiling.core.tests.ActivatorTest.testActivator -- Time elapsed: 0.007 s
16:29:14 [2024-02-28T21:29:14.830Z] 
16:29:14 [2024-02-28T21:29:14.830Z] Results:
16:29:14 [2024-02-28T21:29:14.830Z] 
16:29:14 [2024-02-28T21:29:14.830Z] Tests run: 97, Failures: 0, Errors: 0, Skipped: 0
16:29:14 [2024-02-28T21:29:14.830Z] 
16:29:15 [2024-02-28T21:29:15.084Z] [INFO] All tests passed
16:29:15 [2024-02-28T21:29:15.084Z] [INFO] 
16:29:15 [2024-02-28T21:29:15.084Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
16:29:15 [2024-02-28T21:29:15.084Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.10-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.10-SNAPSHOT.jar
16:29:15 [2024-02-28T21:29:15.084Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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.10-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.10-SNAPSHOT.pom
16:29:15 [2024-02-28T21:29:15.084Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.10-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.10-SNAPSHOT-sources.jar
16:29:15 [2024-02-28T21:29:15.084Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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.10-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.10-SNAPSHOT-p2metadata.xml
16:29:15 [2024-02-28T21:29:15.084Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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.10-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.10-SNAPSHOT-p2artifacts.xml
16:29:15 [2024-02-28T21:29:15.084Z] [INFO] 
16:29:15 [2024-02-28T21:29:15.084Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
16:29:15 [2024-02-28T21:29:15.084Z] [INFO] 
16:29:15 [2024-02-28T21:29:15.084Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui >--
16:29:15 [2024-02-28T21:29:15.084Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.ui 4.1.1-SNAPSHOT [55/141]
16:29:15 [2024-02-28T21:29:15.084Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties
16:29:15 [2024-02-28T21:29:15.084Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:29:15 [2024-02-28T21:29:15.084Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:29:15 [2024-02-28T21:29:15.084Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui:4.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties
16:29:15 [2024-02-28T21:29:15.084Z] [INFO] 
16:29:15 [2024-02-28T21:29:15.084Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.ui ---
16:29:15 [2024-02-28T21:29:15.085Z] [INFO] 
16:29:15 [2024-02-28T21:29:15.085Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.ui ---
16:29:15 [2024-02-28T21:29:15.085Z] [INFO] The project's OSGi version is 4.1.1.202402282100
16:29:15 [2024-02-28T21:29:15.085Z] [INFO] 
16:29:15 [2024-02-28T21:29:15.085Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.ui ---
16:29:15 [2024-02-28T21:29:15.085Z] [INFO] 
16:29:15 [2024-02-28T21:29:15.085Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.ui ---
16:29:15 [2024-02-28T21:29:15.085Z] [INFO] 
16:29:15 [2024-02-28T21:29:15.085Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.ui ---
16:29:15 [2024-02-28T21:29:15.085Z] [INFO] 
16:29:15 [2024-02-28T21:29:15.085Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.ui ---
16:29:15 [2024-02-28T21:29:15.085Z] [INFO] 
16:29:15 [2024-02-28T21:29:15.085Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.ui ---
16:29:15 [2024-02-28T21:29:15.085Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.profiling.ui
16:29:15 [2024-02-28T21:29:15.340Z] [INFO] 
16:29:15 [2024-02-28T21:29:15.340Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.ui ---
16:29:15 [2024-02-28T21:29:15.340Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/main/resources
16:29:15 [2024-02-28T21:29:15.340Z] [INFO] 
16:29:15 [2024-02-28T21:29:15.340Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.ui ---
16:29:15 [2024-02-28T21:29:15.340Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:29:15 [2024-02-28T21:29:15.340Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:29:15 [2024-02-28T21:29:15.340Z] [WARNING] The 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.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties
16:29:15 [2024-02-28T21:29:15.595Z] [INFO] Compiling 44 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:29:16 [2024-02-28T21:29:16.155Z] [INFO] 
16:29:16 [2024-02-28T21:29:16.155Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.profiling.ui ---
16:29:16 [2024-02-28T21:29:16.155Z] [INFO] 
16:29:16 [2024-02-28T21:29:16.155Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.profiling.ui ---
16:29:16 [2024-02-28T21:29:16.155Z] [INFO] 
16:29:16 [2024-02-28T21:29:16.155Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.ui ---
16:29:16 [2024-02-28T21:29:16.155Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/test/resources
16:29:16 [2024-02-28T21:29:16.155Z] [INFO] 
16:29:16 [2024-02-28T21:29:16.155Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.profiling.ui ---
16:29:16 [2024-02-28T21:29:16.155Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:29:16 [2024-02-28T21:29:16.155Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:29:16 [2024-02-28T21:29:16.155Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui:4.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties
16:29:16 [2024-02-28T21:29:16.155Z] [INFO] 
16:29:16 [2024-02-28T21:29:16.155Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.profiling.ui ---
16:29:16 [2024-02-28T21:29:16.155Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 120 were skipped
16:29:16 [2024-02-28T21:29:16.155Z] [INFO] 
16:29:16 [2024-02-28T21:29:16.155Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.ui ---
16:29:16 [2024-02-28T21:29:16.155Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-4.1.1-SNAPSHOT-sources.jar
16:29:16 [2024-02-28T21:29:16.155Z] [INFO] 
16:29:16 [2024-02-28T21:29:16.155Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.ui ---
16:29:16 [2024-02-28T21:29:16.155Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-4.1.1-SNAPSHOT.jar
16:29:16 [2024-02-28T21:29:16.155Z] [INFO] 
16:29:16 [2024-02-28T21:29:16.155Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.ui ---
16:29:16 [2024-02-28T21:29:16.155Z] [INFO] 
16:29:16 [2024-02-28T21:29:16.155Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.profiling.ui ---
16:29:16 [2024-02-28T21:29:16.155Z] [INFO] 
16:29:16 [2024-02-28T21:29:16.155Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.ui ---
16:29:16 [2024-02-28T21:29:16.155Z] [INFO] 
16:29:16 [2024-02-28T21:29:16.155Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.profiling.ui ---
16:29:16 [2024-02-28T21:29:16.412Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-4.1.1-SNAPSHOT.jar
16:29:17 [2024-02-28T21:29:17.774Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-4.1.1-SNAPSHOT-sources.jar
16:29:18 [2024-02-28T21:29:18.699Z] [INFO] 
16:29:18 [2024-02-28T21:29:18.699Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.ui ---
16:29:18 [2024-02-28T21:29:18.699Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-4.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/4.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-4.1.1-SNAPSHOT.jar
16:29:18 [2024-02-28T21:29:18.699Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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.1-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-4.1.1-SNAPSHOT.pom
16:29:18 [2024-02-28T21:29:18.699Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-4.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/4.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-4.1.1-SNAPSHOT-sources.jar
16:29:18 [2024-02-28T21:29:18.699Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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.1-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-4.1.1-SNAPSHOT-p2metadata.xml
16:29:18 [2024-02-28T21:29:18.699Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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.1-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-4.1.1-SNAPSHOT-p2artifacts.xml
16:29:18 [2024-02-28T21:29:18.699Z] [INFO] 
16:29:18 [2024-02-28T21:29:18.699Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.ui ---
16:29:18 [2024-02-28T21:29:18.699Z] [INFO] 
16:29:18 [2024-02-28T21:29:18.699Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests >--
16:29:18 [2024-02-28T21:29:18.699Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests 1.0.8-SNAPSHOT [56/141]
16:29:18 [2024-02-28T21:29:18.699Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/pom.xml
16:29:18 [2024-02-28T21:29:18.699Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:29:18 [2024-02-28T21:29:18.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
16:29:18 [2024-02-28T21:29:18.699Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/pom.xml
16:29:18 [2024-02-28T21:29:18.955Z] [INFO] 
16:29:18 [2024-02-28T21:29:18.955Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
16:29:18 [2024-02-28T21:29:18.955Z] [INFO] 
16:29:18 [2024-02-28T21:29:18.955Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
16:29:18 [2024-02-28T21:29:18.955Z] [INFO] The project's OSGi version is 1.0.8.202402282100
16:29:18 [2024-02-28T21:29:18.955Z] [INFO] 
16:29:18 [2024-02-28T21:29:18.955Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
16:29:18 [2024-02-28T21:29:18.955Z] [INFO] 
16:29:18 [2024-02-28T21:29:18.955Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
16:29:18 [2024-02-28T21:29:18.955Z] [INFO] 
16:29:18 [2024-02-28T21:29:18.955Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
16:29:18 [2024-02-28T21:29:18.955Z] [INFO] 
16:29:18 [2024-02-28T21:29:18.955Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
16:29:18 [2024-02-28T21:29:18.955Z] [INFO] 
16:29:18 [2024-02-28T21:29:18.955Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
16:29:18 [2024-02-28T21:29:18.955Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests
16:29:19 [2024-02-28T21:29:19.211Z] [INFO] 
16:29:19 [2024-02-28T21:29:19.211Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
16:29:19 [2024-02-28T21:29:19.211Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/src/main/resources
16:29:19 [2024-02-28T21:29:19.211Z] [INFO] 
16:29:19 [2024-02-28T21:29:19.211Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
16:29:19 [2024-02-28T21:29:19.211Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:29:19 [2024-02-28T21:29:19.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
16:29:19 [2024-02-28T21:29:19.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.profiling.ui.swtbot.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/pom.xml
16:29:19 [2024-02-28T21:29:19.211Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:29:19 [2024-02-28T21:29:19.771Z] [INFO] 
16:29:19 [2024-02-28T21:29:19.771Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
16:29:19 [2024-02-28T21:29:19.771Z] [INFO] 
16:29:19 [2024-02-28T21:29:19.771Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
16:29:19 [2024-02-28T21:29:19.771Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/src/test/resources
16:29:19 [2024-02-28T21:29:19.771Z] [INFO] 
16:29:19 [2024-02-28T21:29:19.771Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
16:29:19 [2024-02-28T21:29:19.771Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 131 were skipped
16:29:19 [2024-02-28T21:29:19.771Z] [INFO] 
16:29:19 [2024-02-28T21:29:19.771Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
16:29:19 [2024-02-28T21:29:19.771Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.8-SNAPSHOT-sources.jar
16:29:19 [2024-02-28T21:29:19.771Z] [INFO] 
16:29:19 [2024-02-28T21:29:19.771Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
16:29:19 [2024-02-28T21:29:19.771Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.8-SNAPSHOT.jar
16:29:19 [2024-02-28T21:29:19.771Z] [INFO] 
16:29:19 [2024-02-28T21:29:19.771Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
16:29:19 [2024-02-28T21:29:19.771Z] [INFO] 
16:29:19 [2024-02-28T21:29:19.771Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
16:29:19 [2024-02-28T21:29:19.771Z] [INFO] 
16:29:19 [2024-02-28T21:29:19.771Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
16:29:19 [2024-02-28T21:29:19.771Z] [INFO] 
16:29:19 [2024-02-28T21:29:19.771Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
16:29:19 [2024-02-28T21:29:19.771Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.8-SNAPSHOT.jar
16:29:21 [2024-02-28T21:29:21.135Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.8-SNAPSHOT-sources.jar
16:29:21 [2024-02-28T21:29:21.695Z] [INFO] 
16:29:21 [2024-02-28T21:29:21.695Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
16:29:21 [2024-02-28T21:29:21.950Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/work/data/.metadata/.log
16:29:21 [2024-02-28T21:29:21.950Z] [INFO] Command line:
16:29:21 [2024-02-28T21:29:21.950Z] 	[/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-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-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-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
16:29:21 [2024-02-28T21:29:21.950Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:29:24 [2024-02-28T21:29:24.462Z] Feb 28, 2024 9:29:24 PM org.apache.aries.spifly.BaseActivator log
16:29:24 [2024-02-28T21:29:24.462Z] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
16:29:25 [2024-02-28T21:29:25.824Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
16:29:25 [2024-02-28T21:29:25.824Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
16:29:31 [2024-02-28T21:29:31.061Z] !SESSION 2024-02-28 21:29:21.993 -----------------------------------------------
16:29:31 [2024-02-28T21:29:31.061Z] eclipse.buildId=unknown
16:29:31 [2024-02-28T21:29:31.061Z] java.version=17.0.2
16:29:31 [2024-02-28T21:29:31.061Z] java.vendor=Oracle Corporation
16:29:31 [2024-02-28T21:29:31.061Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
16:29:31 [2024-02-28T21:29:31.061Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
16:29:31 [2024-02-28T21:29:31.061Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-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-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
16:29:31 [2024-02-28T21:29:31.061Z] 
16:29:31 [2024-02-28T21:29:31.061Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2024-02-28 21:29:30.288
16:29:31 [2024-02-28T21:29:31.061Z] !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
16:29:31 [2024-02-28T21:29:31.061Z] 
16:29:31 [2024-02-28T21:29:31.061Z] !ENTRY org.eclipse.urischeme 4 0 2024-02-28 21:29:30.368
16:29:31 [2024-02-28T21:29:31.061Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
16:29:31 [2024-02-28T21:29:31.061Z] !STACK 0
16:29:31 [2024-02-28T21:29:31.061Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
16:29:31 [2024-02-28T21:29:31.061Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
16:29:31 [2024-02-28T21:29:31.061Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
16:29:31 [2024-02-28T21:29:31.061Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
16:29:31 [2024-02-28T21:29:31.061Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
16:29:31 [2024-02-28T21:29:31.061Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
16:29:31 [2024-02-28T21:29:31.061Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
16:29:31 [2024-02-28T21:29:31.061Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:88)
16:29:31 [2024-02-28T21:29:31.061Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
16:29:31 [2024-02-28T21:29:31.061Z] Caused by: java.io.IOException: error=2, No such file or directory
16:29:31 [2024-02-28T21:29:31.061Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
16:29:31 [2024-02-28T21:29:31.061Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
16:29:31 [2024-02-28T21:29:31.061Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
16:29:31 [2024-02-28T21:29:31.061Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
16:29:31 [2024-02-28T21:29:31.061Z] 	... 7 more
16:29:31 [2024-02-28T21:29:31.061Z] Running org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest
16:29:31 [2024-02-28T21:29:31.061Z] Display size: 1440x900
16:29:31 [2024-02-28T21:29:31.061Z] OS version=6.1.11-200.fc37.x86_64
16:29:31 [2024-02-28T21:29:31.061Z] GTK version=3.22.30
16:29:31 [2024-02-28T21:29:31.061Z] GTK theme=Ambiance
16:29:31 [2024-02-28T21:29:31.061Z] LIBOVERLAY_SCROLLBAR=0
16:29:31 [2024-02-28T21:29:31.061Z] Time zone: Greenwich Mean Time
16:29:31 [2024-02-28T21:29:31.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@2a7392a3] time=-241212708 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:29:31 [2024-02-28T21:29:31.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:29:31 [2024-02-28T21:29:31.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
16:29:31 [2024-02-28T21:29:31.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
16:29:31 [2024-02-28T21:29:31.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
16:29:31 [2024-02-28T21:29:31.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=-241212005 data=null doit=true}, MenuItem with text {&Hierarchical}]
16:29:31 [2024-02-28T21:29:31.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=-241212005 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}]
16:29:31 [2024-02-28T21:29:31.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-241211998 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
16:29:31 [2024-02-28T21:29:31.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
16:29:32 [2024-02-28T21:29:32.436Z] 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"'
16:29:32 [2024-02-28T21:29:32.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:29:32 [2024-02-28T21:29:32.692Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Double-clicking on TimeGraphControl {*Wrong Thread*} [layout=null]
16:29:32 [2024-02-28T21:29:32.692Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-241211228 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:29:32 [2024-02-28T21:29:32.692Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241211224 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:29:32 [2024-02-28T21:29:32.692Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-241211224 data=null doit=true}, TimeGraphControl with text {}]
16:29:32 [2024-02-28T21:29:32.692Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-241211224 data=null}, TimeGraphControl with text {}]
16:29:32 [2024-02-28T21:29:32.692Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-241211223 data=null button=1 stateMask=0x0 x=494 y=47 count=1}, TimeGraphControl with text {}]
16:29:32 [2024-02-28T21:29:32.692Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 13 to [Selection [13]: SelectionEvent{TimeGraphControl {} [layout=null] time=-241211221 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TimeGraphControl with text {}]
16:29:32 [2024-02-28T21:29:32.692Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-241211221 data=null button=1 stateMask=0x80000 x=494 y=47 count=1}, TimeGraphControl with text {}]
16:29:32 [2024-02-28T21:29:32.692Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-241211220 data=null button=1 stateMask=0x0 x=494 y=47 count=2}, TimeGraphControl with text {}]
16:29:32 [2024-02-28T21:29:32.692Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 13 to [Selection [13]: SelectionEvent{TimeGraphControl {} [layout=null] time=-241211213 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TimeGraphControl with text {}]
16:29:32 [2024-02-28T21:29:32.692Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TimeGraphControl {} [layout=null] time=-241211212 data=null button=1 stateMask=0x0 x=494 y=47 count=2}, TimeGraphControl with text {}]
16:29:32 [2024-02-28T21:29:32.692Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 14 to [DefaultSelection [14]: SelectionEvent{TimeGraphControl {} [layout=null] time=-241211212 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TimeGraphControl with text {}]
16:29:32 [2024-02-28T21:29:32.692Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-241211212 data=null button=1 stateMask=0x80000 x=494 y=47 count=2}, TimeGraphControl with text {}]
16:29:32 [2024-02-28T21:29:32.692Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 32 to [MouseHover [32]: MouseEvent{TimeGraphControl {} [layout=null] time=-241211212 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:29:32 [2024-02-28T21:29:32.692Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-241211206 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:29:32 [2024-02-28T21:29:32.692Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-241211206 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
16:29:32 [2024-02-28T21:29:32.693Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-241211205 data=null doit=true}, TimeGraphControl with text {}]
16:29:32 [2024-02-28T21:29:32.693Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-241211205 data=null}, TimeGraphControl with text {}]
16:29:32 [2024-02-28T21:29:32.693Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Double-clicked on TimeGraphControl {*Wrong Thread*} [layout=null]
16:29:32 [2024-02-28T21:29:32.693Z] 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"'
16:29:32 [2024-02-28T21:29:32.948Z] 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"'
16:29:32 [2024-02-28T21:29:32.948Z] 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"'
16:29:32 [2024-02-28T21:29:32.948Z] 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"'
16:29:33 [2024-02-28T21:29:33.203Z] 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"'
16:29:33 [2024-02-28T21:29:33.203Z] 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"'
16:29:33 [2024-02-28T21:29:33.203Z] 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"'
16:29:33 [2024-02-28T21:29:33.203Z] 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"'
16:29:33 [2024-02-28T21:29:33.459Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.706 s -- in org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest
16:29:33 [2024-02-28T21:29:33.459Z] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.tryMouseDoubleclickZoom -- Time elapsed: 0.731 s
16:29:33 [2024-02-28T21:29:33.459Z] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.cascadeTest -- Time elapsed: 0.082 s
16:29:33 [2024-02-28T21:29:33.459Z] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.multiFunctionRootsTest -- Time elapsed: 0.082 s
16:29:33 [2024-02-28T21:29:33.459Z] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.emptyStateSystemTest -- Time elapsed: 0.033 s
16:29:33 [2024-02-28T21:29:33.459Z] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.largeTest -- Time elapsed: 0.173 s
16:29:33 [2024-02-28T21:29:33.459Z] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.multiFunctionRootsSecondTest -- Time elapsed: 0.033 s
16:29:33 [2024-02-28T21:29:33.459Z] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.mergeSecondLevelCalleesTest -- Time elapsed: 0.080 s
16:29:33 [2024-02-28T21:29:33.459Z] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.mergeFirstLevelCalleesTest -- Time elapsed: 0.030 s
16:29:33 [2024-02-28T21:29:33.459Z] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.treeTest -- Time elapsed: 0.084 s
16:29:33 [2024-02-28T21:29:33.459Z] Running org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.callgraph.CallGraphDensityViewTest
16:29:33 [2024-02-28T21:29:33.459Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s -- in org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.callgraph.CallGraphDensityViewTest
16:29:33 [2024-02-28T21:29:33.459Z] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.callgraph.CallGraphDensityViewTest skipped
16:29:33 [2024-02-28T21:29:33.459Z] 
16:29:33 [2024-02-28T21:29:33.459Z] Results:
16:29:33 [2024-02-28T21:29:33.459Z] 
16:29:33 [2024-02-28T21:29:33.459Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 1
16:29:33 [2024-02-28T21:29:33.459Z] 
16:29:33 [2024-02-28T21:29:33.714Z] 
16:29:33 [2024-02-28T21:29:33.714Z] (Eclipse:9747): Gdk-CRITICAL **: 21:29:33.600: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
16:29:33 [2024-02-28T21:29:33.714Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
16:29:33 [2024-02-28T21:29:33.714Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
16:29:34 [2024-02-28T21:29:34.275Z] [INFO] All tests passed
16:29:34 [2024-02-28T21:29:34.275Z] [INFO] 
16:29:34 [2024-02-28T21:29:34.275Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
16:29:34 [2024-02-28T21:29:34.275Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.8-SNAPSHOT.jar
16:29:34 [2024-02-28T21:29:34.275Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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.8-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.8-SNAPSHOT.pom
16:29:34 [2024-02-28T21:29:34.275Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.8-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.8-SNAPSHOT-sources.jar
16:29:34 [2024-02-28T21:29:34.275Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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.8-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.8-SNAPSHOT-p2metadata.xml
16:29:34 [2024-02-28T21:29:34.275Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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.8-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.8-SNAPSHOT-p2artifacts.xml
16:29:34 [2024-02-28T21:29:34.275Z] [INFO] 
16:29:34 [2024-02-28T21:29:34.275Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
16:29:34 [2024-02-28T21:29:34.275Z] [INFO] 
16:29:34 [2024-02-28T21:29:34.275Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.btf-parent >----
16:29:34 [2024-02-28T21:29:34.275Z] [INFO] Building Trace Compass BTF Support Parent 9.3.0-SNAPSHOT        [57/141]
16:29:34 [2024-02-28T21:29:34.275Z] [INFO]   from btf/pom.xml
16:29:34 [2024-02-28T21:29:34.275Z] [INFO] --------------------------------[ pom ]---------------------------------
16:29:34 [2024-02-28T21:29:34.275Z] [INFO] 
16:29:34 [2024-02-28T21:29:34.275Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.btf-parent ---
16:29:34 [2024-02-28T21:29:34.275Z] [INFO] 
16:29:34 [2024-02-28T21:29:34.275Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf-parent ---
16:29:34 [2024-02-28T21:29:34.275Z] [INFO] 
16:29:34 [2024-02-28T21:29:34.275Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf-parent ---
16:29:34 [2024-02-28T21:29:34.275Z] [INFO] 
16:29:34 [2024-02-28T21:29:34.275Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.btf-parent ---
16:29:34 [2024-02-28T21:29:34.275Z] [INFO] 
16:29:34 [2024-02-28T21:29:34.275Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf-parent ---
16:29:34 [2024-02-28T21:29:34.275Z] [INFO] 
16:29:34 [2024-02-28T21:29:34.275Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.btf-parent ---
16:29:34 [2024-02-28T21:29:34.275Z] [INFO] 
16:29:34 [2024-02-28T21:29:34.275Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf-parent ---
16:29:34 [2024-02-28T21:29:34.275Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf-parent/9.3.0-SNAPSHOT/org.eclipse.tracecompass.btf-parent-9.3.0-SNAPSHOT.pom
16:29:34 [2024-02-28T21:29:34.275Z] [INFO] 
16:29:34 [2024-02-28T21:29:34.275Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core >-----
16:29:34 [2024-02-28T21:29:34.275Z] [INFO] Building org.eclipse.tracecompass.btf.core 3.1.0-SNAPSHOT       [58/141]
16:29:34 [2024-02-28T21:29:34.275Z] [INFO]   from btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties
16:29:34 [2024-02-28T21:29:34.275Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:29:34 [2024-02-28T21:29:34.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
16:29:34 [2024-02-28T21:29:34.275Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties
16:29:34 [2024-02-28T21:29:34.275Z] [INFO] 
16:29:34 [2024-02-28T21:29:34.275Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.btf.core ---
16:29:34 [2024-02-28T21:29:34.275Z] [INFO] 
16:29:34 [2024-02-28T21:29:34.275Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.core ---
16:29:34 [2024-02-28T21:29:34.275Z] [INFO] The project's OSGi version is 3.1.0.202402282100
16:29:34 [2024-02-28T21:29:34.275Z] [INFO] 
16:29:34 [2024-02-28T21:29:34.275Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.core ---
16:29:34 [2024-02-28T21:29:34.275Z] [INFO] 
16:29:34 [2024-02-28T21:29:34.276Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.core ---
16:29:34 [2024-02-28T21:29:34.276Z] [INFO] 
16:29:34 [2024-02-28T21:29:34.276Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.core ---
16:29:34 [2024-02-28T21:29:34.532Z] [INFO] 
16:29:34 [2024-02-28T21:29:34.532Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.core ---
16:29:34 [2024-02-28T21:29:34.532Z] [INFO] 
16:29:34 [2024-02-28T21:29:34.532Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.btf.core ---
16:29:34 [2024-02-28T21:29:34.532Z] [INFO] Resolving class path of org.eclipse.tracecompass.btf.core
16:29:34 [2024-02-28T21:29:34.532Z] [INFO] 
16:29:34 [2024-02-28T21:29:34.532Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.btf.core ---
16:29:34 [2024-02-28T21:29:34.532Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.core/src/main/resources
16:29:34 [2024-02-28T21:29:34.532Z] [INFO] 
16:29:34 [2024-02-28T21:29:34.532Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.btf.core ---
16:29:34 [2024-02-28T21:29:34.532Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:29:34 [2024-02-28T21:29:34.532Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:29:34 [2024-02-28T21:29:34.532Z] [WARNING] The 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-master-nightly/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties
16:29:34 [2024-02-28T21:29:34.532Z] [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:29:34 [2024-02-28T21:29:34.532Z] [INFO] 
16:29:34 [2024-02-28T21:29:34.532Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.btf.core ---
16:29:34 [2024-02-28T21:29:34.532Z] [INFO] 
16:29:34 [2024-02-28T21:29:34.532Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.btf.core ---
16:29:34 [2024-02-28T21:29:34.532Z] [INFO] 
16:29:34 [2024-02-28T21:29:34.532Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.btf.core ---
16:29:34 [2024-02-28T21:29:34.532Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.core/src/test/resources
16:29:34 [2024-02-28T21:29:34.532Z] [INFO] 
16:29:34 [2024-02-28T21:29:34.532Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.btf.core ---
16:29:34 [2024-02-28T21:29:34.532Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:29:34 [2024-02-28T21:29:34.532Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:29:34 [2024-02-28T21:29:34.532Z] [WARNING] The 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-master-nightly/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties
16:29:34 [2024-02-28T21:29:34.532Z] [INFO] 
16:29:34 [2024-02-28T21:29:34.532Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.btf.core ---
16:29:34 [2024-02-28T21:29:34.789Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 21 were skipped
16:29:34 [2024-02-28T21:29:34.789Z] [INFO] 
16:29:34 [2024-02-28T21:29:34.789Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf.core ---
16:29:34 [2024-02-28T21:29:34.789Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-3.1.0-SNAPSHOT-sources.jar
16:29:34 [2024-02-28T21:29:34.789Z] [INFO] 
16:29:34 [2024-02-28T21:29:34.789Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.btf.core ---
16:29:34 [2024-02-28T21:29:34.789Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-3.1.0-SNAPSHOT.jar
16:29:34 [2024-02-28T21:29:34.789Z] [INFO] 
16:29:34 [2024-02-28T21:29:34.789Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf.core ---
16:29:34 [2024-02-28T21:29:34.789Z] [INFO] 
16:29:34 [2024-02-28T21:29:34.789Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.btf.core ---
16:29:34 [2024-02-28T21:29:34.789Z] [INFO] 
16:29:34 [2024-02-28T21:29:34.789Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf.core ---
16:29:34 [2024-02-28T21:29:34.789Z] [INFO] 
16:29:34 [2024-02-28T21:29:34.789Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.btf.core ---
16:29:34 [2024-02-28T21:29:34.789Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-3.1.0-SNAPSHOT.jar
16:29:35 [2024-02-28T21:29:35.716Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-3.1.0-SNAPSHOT-sources.jar
16:29:37 [2024-02-28T21:29:37.080Z] [INFO] 
16:29:37 [2024-02-28T21:29:37.080Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf.core ---
16:29:37 [2024-02-28T21:29:37.080Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:29:37 [2024-02-28T21:29:37.080Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:29:37 [2024-02-28T21:29:37.080Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:29:37 [2024-02-28T21:29:37.080Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:29:37 [2024-02-28T21:29:37.080Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:29:37 [2024-02-28T21:29:37.080Z] [INFO] 
16:29:37 [2024-02-28T21:29:37.080Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf.core ---
16:29:37 [2024-02-28T21:29:37.080Z] [INFO] 
16:29:37 [2024-02-28T21:29:37.080Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui >------
16:29:37 [2024-02-28T21:29:37.080Z] [INFO] Building org.eclipse.tracecompass.btf.ui 1.1.0-SNAPSHOT         [59/141]
16:29:37 [2024-02-28T21:29:37.080Z] [INFO]   from btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties
16:29:37 [2024-02-28T21:29:37.080Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:29:37 [2024-02-28T21:29:37.080Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:29:37 [2024-02-28T21:29:37.080Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties
16:29:37 [2024-02-28T21:29:37.080Z] [INFO] 
16:29:37 [2024-02-28T21:29:37.080Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.btf.ui ---
16:29:37 [2024-02-28T21:29:37.080Z] [INFO] 
16:29:37 [2024-02-28T21:29:37.080Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.ui ---
16:29:37 [2024-02-28T21:29:37.080Z] [INFO] The project's OSGi version is 1.1.0.202402282100
16:29:37 [2024-02-28T21:29:37.080Z] [INFO] 
16:29:37 [2024-02-28T21:29:37.080Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.ui ---
16:29:37 [2024-02-28T21:29:37.080Z] [INFO] 
16:29:37 [2024-02-28T21:29:37.080Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.ui ---
16:29:37 [2024-02-28T21:29:37.080Z] [INFO] 
16:29:37 [2024-02-28T21:29:37.080Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.ui ---
16:29:37 [2024-02-28T21:29:37.080Z] [INFO] 
16:29:37 [2024-02-28T21:29:37.080Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.ui ---
16:29:37 [2024-02-28T21:29:37.081Z] [INFO] 
16:29:37 [2024-02-28T21:29:37.081Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.btf.ui ---
16:29:37 [2024-02-28T21:29:37.081Z] [INFO] Resolving class path of org.eclipse.tracecompass.btf.ui
16:29:37 [2024-02-28T21:29:37.336Z] [INFO] 
16:29:37 [2024-02-28T21:29:37.336Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.btf.ui ---
16:29:37 [2024-02-28T21:29:37.336Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.ui/src/main/resources
16:29:37 [2024-02-28T21:29:37.336Z] [INFO] 
16:29:37 [2024-02-28T21:29:37.336Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.btf.ui ---
16:29:37 [2024-02-28T21:29:37.336Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:29:37 [2024-02-28T21:29:37.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
16:29:37 [2024-02-28T21:29:37.336Z] [WARNING] The 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-master-nightly/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties
16:29:37 [2024-02-28T21:29:37.336Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:29:37 [2024-02-28T21:29:37.592Z] [INFO] 
16:29:37 [2024-02-28T21:29:37.592Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.btf.ui ---
16:29:37 [2024-02-28T21:29:37.592Z] [INFO] 
16:29:37 [2024-02-28T21:29:37.592Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.btf.ui ---
16:29:37 [2024-02-28T21:29:37.592Z] [INFO] 
16:29:37 [2024-02-28T21:29:37.593Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.btf.ui ---
16:29:37 [2024-02-28T21:29:37.593Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.ui/src/test/resources
16:29:37 [2024-02-28T21:29:37.593Z] [INFO] 
16:29:37 [2024-02-28T21:29:37.593Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.btf.ui ---
16:29:37 [2024-02-28T21:29:37.593Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:29:37 [2024-02-28T21:29:37.593Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:29:37 [2024-02-28T21:29:37.593Z] [WARNING] The 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-master-nightly/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties
16:29:37 [2024-02-28T21:29:37.593Z] [INFO] 
16:29:37 [2024-02-28T21:29:37.593Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.btf.ui ---
16:29:37 [2024-02-28T21:29:37.593Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 120 were skipped
16:29:37 [2024-02-28T21:29:37.593Z] [INFO] 
16:29:37 [2024-02-28T21:29:37.593Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf.ui ---
16:29:37 [2024-02-28T21:29:37.593Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.1.0-SNAPSHOT-sources.jar
16:29:37 [2024-02-28T21:29:37.593Z] [INFO] 
16:29:37 [2024-02-28T21:29:37.593Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.btf.ui ---
16:29:37 [2024-02-28T21:29:37.593Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.1.0-SNAPSHOT.jar
16:29:37 [2024-02-28T21:29:37.593Z] [INFO] 
16:29:37 [2024-02-28T21:29:37.593Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf.ui ---
16:29:37 [2024-02-28T21:29:37.593Z] [INFO] 
16:29:37 [2024-02-28T21:29:37.593Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.btf.ui ---
16:29:37 [2024-02-28T21:29:37.593Z] [INFO] 
16:29:37 [2024-02-28T21:29:37.593Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf.ui ---
16:29:37 [2024-02-28T21:29:37.593Z] [INFO] 
16:29:37 [2024-02-28T21:29:37.593Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.btf.ui ---
16:29:37 [2024-02-28T21:29:37.593Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.1.0-SNAPSHOT.jar
16:29:38 [2024-02-28T21:29:38.957Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.1.0-SNAPSHOT-sources.jar
16:29:39 [2024-02-28T21:29:39.882Z] [INFO] 
16:29:39 [2024-02-28T21:29:39.882Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf.ui ---
16:29:39 [2024-02-28T21:29:39.882Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:29:39 [2024-02-28T21:29:39.882Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:29:39 [2024-02-28T21:29:39.882Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:29:39 [2024-02-28T21:29:39.882Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:29:39 [2024-02-28T21:29:39.882Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:29:39 [2024-02-28T21:29:39.882Z] [INFO] 
16:29:39 [2024-02-28T21:29:39.882Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf.ui ---
16:29:39 [2024-02-28T21:29:39.882Z] [INFO] 
16:29:39 [2024-02-28T21:29:39.882Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.doc >--------
16:29:39 [2024-02-28T21:29:39.882Z] [INFO] Building Trace Compass Documentation 9.3.0-SNAPSHOT             [60/141]
16:29:39 [2024-02-28T21:29:39.882Z] [INFO]   from doc/pom.xml
16:29:39 [2024-02-28T21:29:39.882Z] [INFO] --------------------------------[ pom ]---------------------------------
16:29:39 [2024-02-28T21:29:39.882Z] [INFO] 
16:29:39 [2024-02-28T21:29:39.882Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.doc ---
16:29:39 [2024-02-28T21:29:39.882Z] [INFO] 
16:29:39 [2024-02-28T21:29:39.882Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc ---
16:29:39 [2024-02-28T21:29:39.882Z] [INFO] 
16:29:39 [2024-02-28T21:29:39.882Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.doc ---
16:29:39 [2024-02-28T21:29:39.882Z] [INFO] 
16:29:39 [2024-02-28T21:29:39.882Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.doc ---
16:29:39 [2024-02-28T21:29:39.882Z] [INFO] 
16:29:39 [2024-02-28T21:29:39.882Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.doc ---
16:29:39 [2024-02-28T21:29:39.882Z] [INFO] 
16:29:39 [2024-02-28T21:29:39.882Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.doc ---
16:29:39 [2024-02-28T21:29:39.882Z] [INFO] 
16:29:39 [2024-02-28T21:29:39.882Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.doc ---
16:29:39 [2024-02-28T21:29:39.882Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc/9.3.0-SNAPSHOT/org.eclipse.tracecompass.doc-9.3.0-SNAPSHOT.pom
16:29:39 [2024-02-28T21:29:39.882Z] [INFO] 
16:29:39 [2024-02-28T21:29:39.882Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.doc.user >--
16:29:39 [2024-02-28T21:29:39.882Z] [INFO] Building Trace Compass Profiling User Guide 9.3.0-SNAPSHOT      [61/141]
16:29:39 [2024-02-28T21:29:39.882Z] [INFO]   from doc/org.eclipse.tracecompass.analysis.profiling.doc.user/pom.xml
16:29:39 [2024-02-28T21:29:39.882Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:29:39 [2024-02-28T21:29:39.882Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.doc.user:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/pom.xml
16:29:39 [2024-02-28T21:29:39.882Z] [INFO] 
16:29:39 [2024-02-28T21:29:39.882Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
16:29:39 [2024-02-28T21:29:39.882Z] [INFO] 
16:29:39 [2024-02-28T21:29:39.882Z] [INFO] --- antrun:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
16:29:39 [2024-02-28T21:29:39.882Z] [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
16:29:39 [2024-02-28T21:29:39.882Z] [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
16:29:39 [2024-02-28T21:29:39.882Z] [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
16:29:40 [2024-02-28T21:29:40.138Z] [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
16:29:40 [2024-02-28T21:29:40.138Z] [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
16:29:40 [2024-02-28T21:29:40.138Z] [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
16:29:40 [2024-02-28T21:29:40.138Z] [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 18 kB/s)
16:29:40 [2024-02-28T21:29:40.138Z] [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
16:29:40 [2024-02-28T21:29:40.138Z] [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
16:29:40 [2024-02-28T21:29:40.138Z] [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
16:29:40 [2024-02-28T21:29:40.394Z] [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
16:29:40 [2024-02-28T21:29:40.394Z] [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
16:29:40 [2024-02-28T21:29:40.394Z] [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
16:29:40 [2024-02-28T21:29:40.394Z] [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 77 kB/s)
16:29:40 [2024-02-28T21:29:40.394Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom
16:29:40 [2024-02-28T21:29:40.394Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom
16:29:40 [2024-02-28T21:29:40.394Z] [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
16:29:40 [2024-02-28T21:29:40.649Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom
16:29:40 [2024-02-28T21:29:40.649Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom
16:29:40 [2024-02-28T21:29:40.649Z] [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
16:29:40 [2024-02-28T21:29:40.649Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom (5.5 kB at 615 kB/s)
16:29:40 [2024-02-28T21:29:40.649Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/15.0/guava-15.0.pom
16:29:40 [2024-02-28T21:29:40.649Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/15.0/guava-15.0.pom
16:29:40 [2024-02-28T21:29:40.649Z] [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
16:29:40 [2024-02-28T21:29:40.649Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/15.0/guava-15.0.pom
16:29:40 [2024-02-28T21:29:40.649Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/15.0/guava-15.0.pom
16:29:40 [2024-02-28T21:29:40.649Z] [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
16:29:40 [2024-02-28T21:29:40.649Z] [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 625 kB/s)
16:29:40 [2024-02-28T21:29:40.649Z] [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
16:29:40 [2024-02-28T21:29:40.649Z] [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
16:29:40 [2024-02-28T21:29:40.906Z] [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
16:29:40 [2024-02-28T21:29:40.906Z] [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
16:29:40 [2024-02-28T21:29:40.906Z] [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
16:29:40 [2024-02-28T21:29:40.906Z] [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
16:29:40 [2024-02-28T21:29:40.906Z] [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 815 kB/s)
16:29:40 [2024-02-28T21:29:40.906Z] [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
16:29:40 [2024-02-28T21:29:40.906Z] [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
16:29:40 [2024-02-28T21:29:40.906Z] [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
16:29:40 [2024-02-28T21:29:40.906Z] [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
16:29:40 [2024-02-28T21:29:40.906Z] [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
16:29:40 [2024-02-28T21:29:40.906Z] [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
16:29:41 [2024-02-28T21:29:41.161Z] [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 21 kB/s)
16:29:41 [2024-02-28T21:29:41.161Z] [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
16:29:41 [2024-02-28T21:29:41.161Z] [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
16:29:41 [2024-02-28T21:29:41.161Z] [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
16:29:41 [2024-02-28T21:29:41.162Z] [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
16:29:41 [2024-02-28T21:29:41.162Z] [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
16:29:41 [2024-02-28T21:29:41.162Z] [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
16:29:41 [2024-02-28T21:29:41.162Z] [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 875 kB/s)
16:29:41 [2024-02-28T21:29:41.162Z] [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
16:29:41 [2024-02-28T21:29:41.162Z] [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
16:29:41 [2024-02-28T21:29:41.162Z] [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
16:29:41 [2024-02-28T21:29:41.417Z] [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
16:29:41 [2024-02-28T21:29:41.417Z] [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
16:29:41 [2024-02-28T21:29:41.417Z] [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
16:29:41 [2024-02-28T21:29:41.417Z] [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 623 kB/s)
16:29:41 [2024-02-28T21:29:41.417Z] [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
16:29:41 [2024-02-28T21:29:41.417Z] [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
16:29:41 [2024-02-28T21:29:41.417Z] [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
16:29:41 [2024-02-28T21:29:41.672Z] [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
16:29:41 [2024-02-28T21:29:41.672Z] [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
16:29:41 [2024-02-28T21:29:41.672Z] [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
16:29:41 [2024-02-28T21:29:41.673Z] [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 259 kB/s)
16:29:41 [2024-02-28T21:29:41.673Z] [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
16:29:41 [2024-02-28T21:29:41.673Z] [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
16:29:41 [2024-02-28T21:29:41.673Z] [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
16:29:41 [2024-02-28T21:29:41.673Z] [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
16:29:41 [2024-02-28T21:29:41.673Z] [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
16:29:41 [2024-02-28T21:29:41.673Z] [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
16:29:41 [2024-02-28T21:29:41.928Z] [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 16 kB/s)
16:29:41 [2024-02-28T21:29:41.928Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/21.0/guava-21.0.pom
16:29:41 [2024-02-28T21:29:41.928Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/21.0/guava-21.0.pom
16:29:41 [2024-02-28T21:29:41.928Z] [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
16:29:41 [2024-02-28T21:29:41.928Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/21.0/guava-21.0.pom
16:29:41 [2024-02-28T21:29:41.928Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/21.0/guava-21.0.pom
16:29:41 [2024-02-28T21:29:41.928Z] [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
16:29:41 [2024-02-28T21:29:41.928Z] [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 91 kB/s)
16:29:41 [2024-02-28T21:29:41.928Z] [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
16:29:42 [2024-02-28T21:29:42.183Z] [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
16:29:42 [2024-02-28T21:29:42.183Z] [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
16:29:42 [2024-02-28T21:29:42.183Z] [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
16:29:42 [2024-02-28T21:29:42.183Z] [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
16:29:42 [2024-02-28T21:29:42.183Z] [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
16:29:42 [2024-02-28T21:29:42.183Z] [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 116 kB/s)
16:29:42 [2024-02-28T21:29:42.183Z] [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
16:29:42 [2024-02-28T21:29:42.183Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar
16:29:42 [2024-02-28T21:29:42.183Z] [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
16:29:42 [2024-02-28T21:29:42.183Z] [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
16:29:42 [2024-02-28T21:29:42.183Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/21.0/guava-21.0.jar
16:29:42 [2024-02-28T21:29:42.183Z] [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
16:29:42 [2024-02-28T21:29:42.183Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar
16:29:42 [2024-02-28T21:29:42.183Z] [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
16:29:42 [2024-02-28T21:29:42.183Z] [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
16:29:42 [2024-02-28T21:29:42.183Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/21.0/guava-21.0.jar
16:29:42 [2024-02-28T21:29:42.439Z] [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
16:29:42 [2024-02-28T21:29:42.694Z] [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
16:29:42 [2024-02-28T21:29:42.694Z] [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
16:29:42 [2024-02-28T21:29:42.694Z] [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
16:29:42 [2024-02-28T21:29:42.694Z] [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
16:29:42 [2024-02-28T21:29:42.949Z] [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
16:29:42 [2024-02-28T21:29:42.949Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar
16:29:42 [2024-02-28T21:29:42.949Z] [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
16:29:42 [2024-02-28T21:29:42.949Z] [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
16:29:42 [2024-02-28T21:29:42.949Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/21.0/guava-21.0.jar
16:29:42 [2024-02-28T21:29:42.949Z] [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
16:29:42 [2024-02-28T21:29:42.949Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar
16:29:42 [2024-02-28T21:29:42.949Z] [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
16:29:42 [2024-02-28T21:29:42.949Z] [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
16:29:42 [2024-02-28T21:29:42.949Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/21.0/guava-21.0.jar
16:29:42 [2024-02-28T21:29:42.949Z] [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
16:29:42 [2024-02-28T21:29:42.950Z] [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 3.4 MB/s)
16:29:42 [2024-02-28T21:29:42.950Z] [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
16:29:42 [2024-02-28T21:29:42.950Z] [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
16:29:42 [2024-02-28T21:29:42.950Z] [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
16:29:42 [2024-02-28T21:29:42.950Z] [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
16:29:42 [2024-02-28T21:29:42.950Z] [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 23 MB/s)
16:29:42 [2024-02-28T21:29:42.950Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.jar (74 kB at 2.6 MB/s)
16:29:42 [2024-02-28T21:29:42.950Z] [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.4 MB/s)
16:29:43 [2024-02-28T21:29:43.205Z] [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 22 MB/s)
16:29:43 [2024-02-28T21:29:43.205Z] [INFO] Executing tasks
16:29:43 [2024-02-28T21:29:43.205Z] [INFO] Executed tasks
16:29:43 [2024-02-28T21:29:43.205Z] [INFO] 
16:29:43 [2024-02-28T21:29:43.205Z] [INFO] --- clean:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
16:29:43 [2024-02-28T21:29:43.205Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/target
16:29:43 [2024-02-28T21:29:43.205Z] [INFO] 
16:29:43 [2024-02-28T21:29:43.205Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
16:29:43 [2024-02-28T21:29:43.205Z] [INFO] The project's OSGi version is 9.3.0.202402282100
16:29:43 [2024-02-28T21:29:43.205Z] [INFO] 
16:29:43 [2024-02-28T21:29:43.205Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
16:29:43 [2024-02-28T21:29:43.205Z] [INFO] 
16:29:43 [2024-02-28T21:29:43.205Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
16:29:43 [2024-02-28T21:29:43.205Z] [INFO] 
16:29:43 [2024-02-28T21:29:43.205Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
16:29:43 [2024-02-28T21:29:43.205Z] [INFO] 
16:29:43 [2024-02-28T21:29:43.205Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
16:29:43 [2024-02-28T21:29:43.205Z] [INFO] 
16:29:43 [2024-02-28T21:29:43.205Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
16:29:43 [2024-02-28T21:29:43.205Z] [INFO] Resolving class path of Trace Compass Profiling User Guide
16:29:43 [2024-02-28T21:29:43.205Z] [INFO] 
16:29:43 [2024-02-28T21:29:43.205Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
16:29:43 [2024-02-28T21:29:43.205Z] [INFO] Executing tasks
16:29:43 [2024-02-28T21:29:43.461Z] Help: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/doc /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/doc/User-Guide.html
16:29:43 [2024-02-28T21:29:43.461Z] [INFO] [xmlvalidate] 5 file(s) have been successfully validated.
16:29:43 [2024-02-28T21:29:43.461Z] [INFO] Executed tasks
16:29:43 [2024-02-28T21:29:43.461Z] [INFO] 
16:29:43 [2024-02-28T21:29:43.461Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
16:29:43 [2024-02-28T21:29:43.461Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/src/main/resources
16:29:43 [2024-02-28T21:29:43.461Z] [INFO] 
16:29:43 [2024-02-28T21:29:43.461Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
16:29:43 [2024-02-28T21:29:43.461Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:29:43 [2024-02-28T21:29:43.461Z] [INFO] 
16:29:43 [2024-02-28T21:29:43.461Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
16:29:43 [2024-02-28T21:29:43.716Z] [INFO] Adding repository https://download.eclipse.org/eclipse/updates/4.23
16:29:46 [2024-02-28T21:29:46.230Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/target/eclipserun-work/data/.metadata/.log
16:29:46 [2024-02-28T21:29:46.230Z] [INFO] Command line:
16:29:46 [2024-02-28T21:29:46.230Z] 	[/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.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
16:29:46 [2024-02-28T21:29:46.230Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:29:48 [2024-02-28T21:29:48.116Z] Buildfile: build.xml
16:29:48 [2024-02-28T21:29:48.116Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
16:29:48 [2024-02-28T21:29:48.116Z] WARNING: A terminally deprecated method in java.lang.System has been called
16:29:48 [2024-02-28T21:29:48.116Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
16:29:48 [2024-02-28T21:29:48.116Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
16:29:48 [2024-02-28T21:29:48.116Z] WARNING: System::setSecurityManager will be removed in a future release
16:29:48 [2024-02-28T21:29:48.116Z] 
16:29:48 [2024-02-28T21:29:48.116Z] build.index:
16:29:49 [2024-02-28T21:29:49.041Z] BUILD SUCCESSFUL
16:29:49 [2024-02-28T21:29:49.041Z] 
16:29:49 [2024-02-28T21:29:49.041Z] BUILD SUCCESSFUL
16:29:49 [2024-02-28T21:29:49.041Z] Total time: 1 second
16:29:49 [2024-02-28T21:29:49.296Z] [INFO] 
16:29:49 [2024-02-28T21:29:49.296Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
16:29:49 [2024-02-28T21:29:49.296Z] [INFO] 
16:29:49 [2024-02-28T21:29:49.296Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
16:29:49 [2024-02-28T21:29:49.296Z] [INFO] 
16:29:49 [2024-02-28T21:29:49.296Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
16:29:49 [2024-02-28T21:29:49.296Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/src/test/resources
16:29:49 [2024-02-28T21:29:49.296Z] [INFO] 
16:29:49 [2024-02-28T21:29:49.296Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
16:29:49 [2024-02-28T21:29:49.296Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:29:49 [2024-02-28T21:29:49.296Z] [INFO] 
16:29:49 [2024-02-28T21:29:49.296Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
16:29:49 [2024-02-28T21:29:49.296Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
16:29:49 [2024-02-28T21:29:49.296Z] [INFO] 
16:29:49 [2024-02-28T21:29:49.296Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
16:29:49 [2024-02-28T21:29:49.296Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/target/org.eclipse.tracecompass.analysis.profiling.doc.user-9.3.0-SNAPSHOT-sources.jar
16:29:49 [2024-02-28T21:29:49.296Z] [INFO] 
16:29:49 [2024-02-28T21:29:49.296Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
16:29:49 [2024-02-28T21:29:49.296Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/target/org.eclipse.tracecompass.analysis.profiling.doc.user-9.3.0-SNAPSHOT.jar
16:29:49 [2024-02-28T21:29:49.296Z] [INFO] 
16:29:49 [2024-02-28T21:29:49.296Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
16:29:49 [2024-02-28T21:29:49.296Z] [INFO] 
16:29:49 [2024-02-28T21:29:49.296Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
16:29:49 [2024-02-28T21:29:49.296Z] [INFO] 
16:29:49 [2024-02-28T21:29:49.296Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
16:29:49 [2024-02-28T21:29:49.296Z] [INFO] 
16:29:49 [2024-02-28T21:29:49.296Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
16:29:49 [2024-02-28T21:29:49.296Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/target/org.eclipse.tracecompass.analysis.profiling.doc.user-9.3.0-SNAPSHOT.jar
16:29:50 [2024-02-28T21:29:50.223Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/target/org.eclipse.tracecompass.analysis.profiling.doc.user-9.3.0-SNAPSHOT-sources.jar
16:29:51 [2024-02-28T21:29:51.149Z] [INFO] 
16:29:51 [2024-02-28T21:29:51.149Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
16:29:51 [2024-02-28T21:29:51.149Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/target/org.eclipse.tracecompass.analysis.profiling.doc.user-9.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.doc.user/9.3.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.doc.user-9.3.0-SNAPSHOT.jar
16:29:51 [2024-02-28T21:29:51.149Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.doc.user/9.3.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.doc.user-9.3.0-SNAPSHOT.pom
16:29:51 [2024-02-28T21:29:51.149Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/target/org.eclipse.tracecompass.analysis.profiling.doc.user-9.3.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.doc.user/9.3.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.doc.user-9.3.0-SNAPSHOT-sources.jar
16:29:51 [2024-02-28T21:29:51.149Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.doc.user/9.3.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.doc.user-9.3.0-SNAPSHOT-p2metadata.xml
16:29:51 [2024-02-28T21:29:51.149Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.doc.user/9.3.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.doc.user-9.3.0-SNAPSHOT-p2artifacts.xml
16:29:51 [2024-02-28T21:29:51.149Z] [INFO] 
16:29:51 [2024-02-28T21:29:51.149Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
16:29:51 [2024-02-28T21:29:51.149Z] [INFO] 
16:29:51 [2024-02-28T21:29:51.149Z] [INFO] --- antrun:3.1.0:run (deploy) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
16:29:51 [2024-02-28T21:29:51.149Z] [INFO] Executing tasks
16:29:51 [2024-02-28T21:29:51.149Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/.temp/org.eclipse.tracecompass.analysis.profiling.doc.user
16:29:51 [2024-02-28T21:29:51.149Z] [INFO]      [copy] Copying 8 files to /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/.temp/org.eclipse.tracecompass.analysis.profiling.doc.user
16:29:51 [2024-02-28T21:29:51.149Z] [INFO] Executed tasks
16:29:51 [2024-02-28T21:29:51.149Z] [INFO] 
16:29:51 [2024-02-28T21:29:51.149Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.doc.dev >------
16:29:51 [2024-02-28T21:29:51.149Z] [INFO] Building Trace Compass Developer Guide 9.3.0-SNAPSHOT           [62/141]
16:29:51 [2024-02-28T21:29:51.149Z] [INFO]   from doc/org.eclipse.tracecompass.doc.dev/pom.xml
16:29:51 [2024-02-28T21:29:51.149Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:29:51 [2024-02-28T21:29:51.149Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (clean-documentation)'
16:29:51 [2024-02-28T21:29:51.149Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (generate-documentation)'
16:29:51 [2024-02-28T21:29:51.149Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.dev:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.dev/pom.xml
16:29:51 [2024-02-28T21:29:51.149Z] [INFO] 
16:29:51 [2024-02-28T21:29:51.149Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.doc.dev ---
16:29:51 [2024-02-28T21:29:51.150Z] [INFO] 
16:29:51 [2024-02-28T21:29:51.150Z] [INFO] --- antrun:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.doc.dev ---
16:29:51 [2024-02-28T21:29:51.150Z] [INFO] Executing tasks
16:29:51 [2024-02-28T21:29:51.150Z] [INFO] Executed tasks
16:29:51 [2024-02-28T21:29:51.150Z] [INFO] 
16:29:51 [2024-02-28T21:29:51.150Z] [INFO] --- clean:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.doc.dev ---
16:29:51 [2024-02-28T21:29:51.150Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.dev/target
16:29:51 [2024-02-28T21:29:51.150Z] [INFO] 
16:29:51 [2024-02-28T21:29:51.150Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.doc.dev ---
16:29:51 [2024-02-28T21:29:51.150Z] [INFO] The project's OSGi version is 9.3.0.202402282100
16:29:51 [2024-02-28T21:29:51.150Z] [INFO] 
16:29:51 [2024-02-28T21:29:51.150Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.doc.dev ---
16:29:51 [2024-02-28T21:29:51.150Z] [INFO] 
16:29:51 [2024-02-28T21:29:51.150Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.doc.dev ---
16:29:51 [2024-02-28T21:29:51.150Z] [INFO] 
16:29:51 [2024-02-28T21:29:51.150Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc.dev ---
16:29:51 [2024-02-28T21:29:51.150Z] [INFO] 
16:29:51 [2024-02-28T21:29:51.150Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.doc.dev ---
16:29:51 [2024-02-28T21:29:51.150Z] [INFO] 
16:29:51 [2024-02-28T21:29:51.150Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.doc.dev ---
16:29:51 [2024-02-28T21:29:51.150Z] [INFO] Resolving class path of Trace Compass Developer Guide
16:29:51 [2024-02-28T21:29:51.150Z] [INFO] 
16:29:51 [2024-02-28T21:29:51.150Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.doc.dev ---
16:29:51 [2024-02-28T21:29:51.405Z] [INFO] Executing tasks
16:29:51 [2024-02-28T21:29:51.661Z] Help: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.dev/doc /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.dev/doc/Developer-Guide.html
16:29:51 [2024-02-28T21:29:51.916Z] [INFO] [xmlvalidate] 19 file(s) have been successfully validated.
16:29:51 [2024-02-28T21:29:51.916Z] [INFO] Executed tasks
16:29:51 [2024-02-28T21:29:51.916Z] [INFO] 
16:29:51 [2024-02-28T21:29:51.916Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.doc.dev ---
16:29:51 [2024-02-28T21:29:51.917Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.dev/src/main/resources
16:29:51 [2024-02-28T21:29:51.917Z] [INFO] 
16:29:51 [2024-02-28T21:29:51.917Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.doc.dev ---
16:29:51 [2024-02-28T21:29:51.917Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:29:51 [2024-02-28T21:29:51.917Z] [INFO] 
16:29:51 [2024-02-28T21:29:51.917Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.doc.dev ---
16:29:51 [2024-02-28T21:29:51.917Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work/data/.metadata/.log
16:29:51 [2024-02-28T21:29:51.917Z] [INFO] Command line:
16:29:51 [2024-02-28T21:29:51.917Z] 	[/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.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
16:29:51 [2024-02-28T21:29:51.917Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:29:53 [2024-02-28T21:29:53.804Z] Buildfile: build.xml
16:29:53 [2024-02-28T21:29:53.804Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
16:29:53 [2024-02-28T21:29:53.804Z] WARNING: A terminally deprecated method in java.lang.System has been called
16:29:53 [2024-02-28T21:29:53.804Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
16:29:53 [2024-02-28T21:29:53.804Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
16:29:53 [2024-02-28T21:29:53.804Z] WARNING: System::setSecurityManager will be removed in a future release
16:29:53 [2024-02-28T21:29:53.804Z] 
16:29:53 [2024-02-28T21:29:53.804Z] build.index:
16:29:55 [2024-02-28T21:29:55.692Z] BUILD SUCCESSFUL
16:29:55 [2024-02-28T21:29:55.692Z] 
16:29:55 [2024-02-28T21:29:55.692Z] BUILD SUCCESSFUL
16:29:55 [2024-02-28T21:29:55.692Z] Total time: 2 seconds
16:29:55 [2024-02-28T21:29:55.692Z] [INFO] 
16:29:55 [2024-02-28T21:29:55.692Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.doc.dev ---
16:29:55 [2024-02-28T21:29:55.692Z] [INFO] 
16:29:55 [2024-02-28T21:29:55.692Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.doc.dev ---
16:29:55 [2024-02-28T21:29:55.692Z] [INFO] 
16:29:55 [2024-02-28T21:29:55.692Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.doc.dev ---
16:29:55 [2024-02-28T21:29:55.692Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.dev/src/test/resources
16:29:55 [2024-02-28T21:29:55.692Z] [INFO] 
16:29:55 [2024-02-28T21:29:55.692Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.doc.dev ---
16:29:55 [2024-02-28T21:29:55.692Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:29:55 [2024-02-28T21:29:55.692Z] [INFO] 
16:29:55 [2024-02-28T21:29:55.692Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.doc.dev ---
16:29:55 [2024-02-28T21:29:55.692Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
16:29:55 [2024-02-28T21:29:55.692Z] [INFO] 
16:29:55 [2024-02-28T21:29:55.692Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.doc.dev ---
16:29:55 [2024-02-28T21:29:55.692Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-9.3.0-SNAPSHOT-sources.jar
16:29:55 [2024-02-28T21:29:55.692Z] [INFO] 
16:29:55 [2024-02-28T21:29:55.692Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.doc.dev ---
16:29:55 [2024-02-28T21:29:55.947Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-9.3.0-SNAPSHOT.jar
16:29:55 [2024-02-28T21:29:55.947Z] [INFO] 
16:29:55 [2024-02-28T21:29:55.947Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.doc.dev ---
16:29:55 [2024-02-28T21:29:55.947Z] [INFO] 
16:29:55 [2024-02-28T21:29:55.947Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.doc.dev ---
16:29:55 [2024-02-28T21:29:55.947Z] [INFO] 
16:29:55 [2024-02-28T21:29:55.947Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.doc.dev ---
16:29:55 [2024-02-28T21:29:55.947Z] [INFO] 
16:29:55 [2024-02-28T21:29:55.947Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.doc.dev ---
16:29:56 [2024-02-28T21:29:56.508Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-9.3.0-SNAPSHOT.jar
16:29:57 [2024-02-28T21:29:57.436Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-9.3.0-SNAPSHOT-sources.jar
16:29:58 [2024-02-28T21:29:58.800Z] [INFO] 
16:29:58 [2024-02-28T21:29:58.800Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.doc.dev ---
16:29:58 [2024-02-28T21:29:58.800Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-9.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/9.3.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-9.3.0-SNAPSHOT.jar
16:29:58 [2024-02-28T21:29:58.800Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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.3.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-9.3.0-SNAPSHOT.pom
16:29:58 [2024-02-28T21:29:58.800Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-9.3.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/9.3.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-9.3.0-SNAPSHOT-sources.jar
16:29:58 [2024-02-28T21:29:58.800Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.dev/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/9.3.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-9.3.0-SNAPSHOT-p2metadata.xml
16:29:58 [2024-02-28T21:29:58.800Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.dev/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/9.3.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-9.3.0-SNAPSHOT-p2artifacts.xml
16:29:58 [2024-02-28T21:29:58.800Z] [INFO] 
16:29:58 [2024-02-28T21:29:58.800Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.doc.dev ---
16:29:58 [2024-02-28T21:29:58.800Z] [INFO] 
16:29:58 [2024-02-28T21:29:58.800Z] [INFO] --- antrun:3.1.0:run (deploy) @ org.eclipse.tracecompass.doc.dev ---
16:29:58 [2024-02-28T21:29:58.800Z] [INFO] Executing tasks
16:29:58 [2024-02-28T21:29:58.800Z] [INFO]      [copy] Copying 75 files to /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/.temp/org.eclipse.tracecompass.doc.dev
16:29:58 [2024-02-28T21:29:58.800Z] [INFO] Executed tasks
16:29:58 [2024-02-28T21:29:58.800Z] [INFO] 
16:29:58 [2024-02-28T21:29:58.800Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui >--
16:29:58 [2024-02-28T21:29:58.800Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.ui 2.2.0-SNAPSHOT [63/141]
16:29:58 [2024-02-28T21:29:58.800Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties
16:29:58 [2024-02-28T21:29:58.800Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:29:58 [2024-02-28T21:29:58.800Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:29:58 [2024-02-28T21:29:58.800Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties
16:29:58 [2024-02-28T21:29:58.800Z] [INFO] 
16:29:58 [2024-02-28T21:29:58.800Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
16:29:58 [2024-02-28T21:29:58.800Z] [INFO] 
16:29:58 [2024-02-28T21:29:58.800Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
16:29:58 [2024-02-28T21:29:58.800Z] [INFO] The project's OSGi version is 2.2.0.202402282100
16:29:58 [2024-02-28T21:29:58.800Z] [INFO] 
16:29:58 [2024-02-28T21:29:58.800Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
16:29:58 [2024-02-28T21:29:58.800Z] [INFO] 
16:29:58 [2024-02-28T21:29:58.800Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
16:29:58 [2024-02-28T21:29:58.800Z] [INFO] 
16:29:58 [2024-02-28T21:29:58.800Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
16:29:58 [2024-02-28T21:29:58.800Z] [INFO] 
16:29:58 [2024-02-28T21:29:58.800Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
16:29:58 [2024-02-28T21:29:58.800Z] [INFO] 
16:29:58 [2024-02-28T21:29:58.800Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
16:29:58 [2024-02-28T21:29:58.800Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.analysis.xml.ui
16:29:59 [2024-02-28T21:29:59.056Z] [INFO] 
16:29:59 [2024-02-28T21:29:59.056Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
16:29:59 [2024-02-28T21:29:59.056Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/src/main/resources
16:29:59 [2024-02-28T21:29:59.056Z] [INFO] 
16:29:59 [2024-02-28T21:29:59.056Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
16:29:59 [2024-02-28T21:29:59.056Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:29:59 [2024-02-28T21:29:59.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
16:29:59 [2024-02-28T21:29:59.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.tmf.analysis.xml.ui:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties
16:29:59 [2024-02-28T21:29:59.056Z] [INFO] Compiling 28 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:29:59 [2024-02-28T21:29:59.617Z] [INFO] 
16:29:59 [2024-02-28T21:29:59.617Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
16:29:59 [2024-02-28T21:29:59.617Z] [INFO] 
16:29:59 [2024-02-28T21:29:59.617Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
16:29:59 [2024-02-28T21:29:59.617Z] [INFO] 
16:29:59 [2024-02-28T21:29:59.617Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
16:29:59 [2024-02-28T21:29:59.617Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/src/test/resources
16:29:59 [2024-02-28T21:29:59.617Z] [INFO] 
16:29:59 [2024-02-28T21:29:59.617Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
16:29:59 [2024-02-28T21:29:59.617Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:29:59 [2024-02-28T21:29:59.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
16:29:59 [2024-02-28T21:29:59.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.tmf.analysis.xml.ui:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties
16:29:59 [2024-02-28T21:29:59.617Z] [INFO] 
16:29:59 [2024-02-28T21:29:59.617Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
16:29:59 [2024-02-28T21:29:59.617Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 120 were skipped
16:29:59 [2024-02-28T21:29:59.617Z] [INFO] 
16:29:59 [2024-02-28T21:29:59.617Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
16:29:59 [2024-02-28T21:29:59.617Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.2.0-SNAPSHOT-sources.jar
16:29:59 [2024-02-28T21:29:59.872Z] [INFO] 
16:29:59 [2024-02-28T21:29:59.872Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
16:29:59 [2024-02-28T21:29:59.872Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.2.0-SNAPSHOT.jar
16:29:59 [2024-02-28T21:29:59.872Z] [INFO] 
16:29:59 [2024-02-28T21:29:59.872Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
16:29:59 [2024-02-28T21:29:59.872Z] [INFO] 
16:29:59 [2024-02-28T21:29:59.872Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
16:29:59 [2024-02-28T21:29:59.872Z] [INFO] 
16:29:59 [2024-02-28T21:29:59.872Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
16:29:59 [2024-02-28T21:29:59.872Z] [INFO] 
16:29:59 [2024-02-28T21:29:59.872Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
16:29:59 [2024-02-28T21:29:59.872Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.2.0-SNAPSHOT.jar
16:30:00 [2024-02-28T21:30:00.798Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.2.0-SNAPSHOT-sources.jar
16:30:01 [2024-02-28T21:30:01.723Z] [INFO] 
16:30:01 [2024-02-28T21:30:01.723Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
16:30:01 [2024-02-28T21:30:01.723Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:30:01 [2024-02-28T21:30:01.723Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:30:01 [2024-02-28T21:30:01.723Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:30:01 [2024-02-28T21:30:01.723Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:30:01 [2024-02-28T21:30:01.723Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:30:01 [2024-02-28T21:30:01.723Z] [INFO] 
16:30:01 [2024-02-28T21:30:01.723Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
16:30:01 [2024-02-28T21:30:01.723Z] [INFO] 
16:30:01 [2024-02-28T21:30:01.723Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf >--------
16:30:01 [2024-02-28T21:30:01.723Z] [INFO] Building org.eclipse.tracecompass.tmf 9.3.0-SNAPSHOT            [64/141]
16:30:01 [2024-02-28T21:30:01.723Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties
16:30:01 [2024-02-28T21:30:01.723Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
16:30:01 [2024-02-28T21:30:01.723Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties
16:30:01 [2024-02-28T21:30:01.978Z] [INFO] 
16:30:01 [2024-02-28T21:30:01.978Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf ---
16:30:01 [2024-02-28T21:30:01.978Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf/target
16:30:01 [2024-02-28T21:30:01.978Z] [INFO] 
16:30:01 [2024-02-28T21:30:01.978Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf ---
16:30:01 [2024-02-28T21:30:01.978Z] [INFO] The project's OSGi version is 9.3.0.202402282100
16:30:01 [2024-02-28T21:30:01.978Z] [INFO] 
16:30:01 [2024-02-28T21:30:01.978Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf ---
16:30:01 [2024-02-28T21:30:01.978Z] [INFO] 
16:30:01 [2024-02-28T21:30:01.978Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf ---
16:30:01 [2024-02-28T21:30:01.978Z] [INFO] 
16:30:01 [2024-02-28T21:30:01.978Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf ---
16:30:01 [2024-02-28T21:30:01.978Z] [INFO] 
16:30:01 [2024-02-28T21:30:01.978Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf ---
16:30:01 [2024-02-28T21:30:01.978Z] [INFO] 
16:30:01 [2024-02-28T21:30:01.978Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf ---
16:30:01 [2024-02-28T21:30:01.978Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf/src/main/resources
16:30:01 [2024-02-28T21:30:01.978Z] [INFO] 
16:30:01 [2024-02-28T21:30:01.978Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf ---
16:30:01 [2024-02-28T21:30:01.978Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 120 were skipped
16:30:01 [2024-02-28T21:30:01.978Z] [INFO] 
16:30:01 [2024-02-28T21:30:01.978Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf ---
16:30:01 [2024-02-28T21:30:01.978Z] [INFO] 
16:30:01 [2024-02-28T21:30:01.978Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf ---
16:30:01 [2024-02-28T21:30:01.978Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-9.3.0-SNAPSHOT.jar
16:30:01 [2024-02-28T21:30:01.978Z] [INFO] 
16:30:01 [2024-02-28T21:30:01.978Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf ---
16:30:01 [2024-02-28T21:30:01.978Z] [INFO] 
16:30:01 [2024-02-28T21:30:01.978Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf ---
16:30:01 [2024-02-28T21:30:01.978Z] [INFO] 
16:30:01 [2024-02-28T21:30:01.978Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf ---
16:30:02 [2024-02-28T21:30:02.235Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-9.3.0-SNAPSHOT-sources-feature.jar
16:30:02 [2024-02-28T21:30:02.235Z] [INFO] 
16:30:02 [2024-02-28T21:30:02.235Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf ---
16:30:02 [2024-02-28T21:30:02.235Z] [INFO] 
16:30:02 [2024-02-28T21:30:02.235Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf ---
16:30:02 [2024-02-28T21:30:02.235Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-9.3.0-SNAPSHOT.jar
16:30:03 [2024-02-28T21:30:03.160Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-9.3.0-SNAPSHOT-sources-feature.jar
16:30:04 [2024-02-28T21:30:04.087Z] [INFO] 
16:30:04 [2024-02-28T21:30:04.087Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf ---
16:30:04 [2024-02-28T21:30:04.087Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-9.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/9.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf-9.3.0-SNAPSHOT.jar
16:30:04 [2024-02-28T21:30:04.087Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/9.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf-9.3.0-SNAPSHOT.pom
16:30:04 [2024-02-28T21:30:04.087Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-9.3.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/9.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf-9.3.0-SNAPSHOT-sources-feature.jar
16:30:04 [2024-02-28T21:30:04.087Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/9.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf-9.3.0-SNAPSHOT-p2metadata.xml
16:30:04 [2024-02-28T21:30:04.087Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/9.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf-9.3.0-SNAPSHOT-p2artifacts.xml
16:30:04 [2024-02-28T21:30:04.087Z] [INFO] 
16:30:04 [2024-02-28T21:30:04.087Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf ---
16:30:04 [2024-02-28T21:30:04.087Z] [INFO] 
16:30:04 [2024-02-28T21:30:04.087Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.btf >--------
16:30:04 [2024-02-28T21:30:04.087Z] [INFO] Building org.eclipse.tracecompass.btf 9.3.0-SNAPSHOT            [65/141]
16:30:04 [2024-02-28T21:30:04.087Z] [INFO]   from btf/org.eclipse.tracecompass.btf/.polyglot.build.properties
16:30:04 [2024-02-28T21:30:04.087Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
16:30:04 [2024-02-28T21:30:04.087Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties
16:30:04 [2024-02-28T21:30:04.343Z] [INFO] 
16:30:04 [2024-02-28T21:30:04.343Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.btf ---
16:30:04 [2024-02-28T21:30:04.343Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf/target
16:30:04 [2024-02-28T21:30:04.343Z] [INFO] 
16:30:04 [2024-02-28T21:30:04.343Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.btf ---
16:30:04 [2024-02-28T21:30:04.343Z] [INFO] The project's OSGi version is 9.3.0.202402282100
16:30:04 [2024-02-28T21:30:04.343Z] [INFO] 
16:30:04 [2024-02-28T21:30:04.343Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf ---
16:30:04 [2024-02-28T21:30:04.343Z] [INFO] 
16:30:04 [2024-02-28T21:30:04.343Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf ---
16:30:04 [2024-02-28T21:30:04.343Z] [INFO] 
16:30:04 [2024-02-28T21:30:04.343Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf ---
16:30:04 [2024-02-28T21:30:04.343Z] [INFO] 
16:30:04 [2024-02-28T21:30:04.343Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf ---
16:30:04 [2024-02-28T21:30:04.343Z] [INFO] 
16:30:04 [2024-02-28T21:30:04.343Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.btf ---
16:30:04 [2024-02-28T21:30:04.343Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf/src/main/resources
16:30:04 [2024-02-28T21:30:04.343Z] [INFO] 
16:30:04 [2024-02-28T21:30:04.343Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.btf ---
16:30:04 [2024-02-28T21:30:04.343Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 120 were skipped
16:30:04 [2024-02-28T21:30:04.343Z] [INFO] 
16:30:04 [2024-02-28T21:30:04.343Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf ---
16:30:04 [2024-02-28T21:30:04.343Z] [INFO] 
16:30:04 [2024-02-28T21:30:04.343Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.btf ---
16:30:04 [2024-02-28T21:30:04.343Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-9.3.0-SNAPSHOT.jar
16:30:04 [2024-02-28T21:30:04.343Z] [INFO] 
16:30:04 [2024-02-28T21:30:04.343Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf ---
16:30:04 [2024-02-28T21:30:04.343Z] [INFO] 
16:30:04 [2024-02-28T21:30:04.343Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.btf ---
16:30:04 [2024-02-28T21:30:04.343Z] [INFO] 
16:30:04 [2024-02-28T21:30:04.343Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.btf ---
16:30:04 [2024-02-28T21:30:04.343Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-9.3.0-SNAPSHOT-sources-feature.jar
16:30:04 [2024-02-28T21:30:04.343Z] [INFO] 
16:30:04 [2024-02-28T21:30:04.343Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf ---
16:30:04 [2024-02-28T21:30:04.602Z] [INFO] 
16:30:04 [2024-02-28T21:30:04.602Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.btf ---
16:30:04 [2024-02-28T21:30:04.602Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-9.3.0-SNAPSHOT.jar
16:30:05 [2024-02-28T21:30:05.162Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-9.3.0-SNAPSHOT-sources-feature.jar
16:30:06 [2024-02-28T21:30:06.527Z] [INFO] 
16:30:06 [2024-02-28T21:30:06.527Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf ---
16:30:06 [2024-02-28T21:30:06.527Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-9.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/9.3.0-SNAPSHOT/org.eclipse.tracecompass.btf-9.3.0-SNAPSHOT.jar
16:30:06 [2024-02-28T21:30:06.527Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/9.3.0-SNAPSHOT/org.eclipse.tracecompass.btf-9.3.0-SNAPSHOT.pom
16:30:06 [2024-02-28T21:30:06.527Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-9.3.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/9.3.0-SNAPSHOT/org.eclipse.tracecompass.btf-9.3.0-SNAPSHOT-sources-feature.jar
16:30:06 [2024-02-28T21:30:06.527Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/9.3.0-SNAPSHOT/org.eclipse.tracecompass.btf-9.3.0-SNAPSHOT-p2metadata.xml
16:30:06 [2024-02-28T21:30:06.527Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/9.3.0-SNAPSHOT/org.eclipse.tracecompass.btf-9.3.0-SNAPSHOT-p2artifacts.xml
16:30:06 [2024-02-28T21:30:06.527Z] [INFO] 
16:30:06 [2024-02-28T21:30:06.527Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf ---
16:30:06 [2024-02-28T21:30:06.527Z] [INFO] 
16:30:06 [2024-02-28T21:30:06.527Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests >--
16:30:06 [2024-02-28T21:30:06.527Z] [INFO] Building org.eclipse.tracecompass.btf.core.tests 1.0.4-SNAPSHOT [66/141]
16:30:06 [2024-02-28T21:30:06.527Z] [INFO]   from btf/org.eclipse.tracecompass.btf.core.tests/pom.xml
16:30:06 [2024-02-28T21:30:06.527Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:30:06 [2024-02-28T21:30:06.527Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:30:06 [2024-02-28T21:30:06.527Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.core.tests/pom.xml
16:30:06 [2024-02-28T21:30:06.527Z] [INFO] 
16:30:06 [2024-02-28T21:30:06.527Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.btf.core.tests ---
16:30:06 [2024-02-28T21:30:06.527Z] [INFO] 
16:30:06 [2024-02-28T21:30:06.527Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.core.tests ---
16:30:06 [2024-02-28T21:30:06.527Z] [INFO] The project's OSGi version is 1.0.4.202402282100
16:30:06 [2024-02-28T21:30:06.527Z] [INFO] 
16:30:06 [2024-02-28T21:30:06.527Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.core.tests ---
16:30:06 [2024-02-28T21:30:06.527Z] [INFO] 
16:30:06 [2024-02-28T21:30:06.527Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.core.tests ---
16:30:06 [2024-02-28T21:30:06.527Z] [INFO] 
16:30:06 [2024-02-28T21:30:06.527Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.core.tests ---
16:30:06 [2024-02-28T21:30:06.527Z] [INFO] 
16:30:06 [2024-02-28T21:30:06.527Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.core.tests ---
16:30:06 [2024-02-28T21:30:06.527Z] [INFO] 
16:30:06 [2024-02-28T21:30:06.527Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.btf.core.tests ---
16:30:06 [2024-02-28T21:30:06.527Z] [INFO] Resolving class path of org.eclipse.tracecompass.btf.core.tests
16:30:06 [2024-02-28T21:30:06.527Z] [INFO] 
16:30:06 [2024-02-28T21:30:06.527Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.btf.core.tests ---
16:30:06 [2024-02-28T21:30:06.527Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.core.tests/src/main/resources
16:30:06 [2024-02-28T21:30:06.527Z] [INFO] 
16:30:06 [2024-02-28T21:30:06.527Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.btf.core.tests ---
16:30:06 [2024-02-28T21:30:06.527Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:30:06 [2024-02-28T21:30:06.527Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:30:06 [2024-02-28T21:30:06.528Z] [WARNING] The 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-master-nightly/btf/org.eclipse.tracecompass.btf.core.tests/pom.xml
16:30:06 [2024-02-28T21:30:06.528Z] [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:30:06 [2024-02-28T21:30:06.789Z] [INFO] 
16:30:06 [2024-02-28T21:30:06.789Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.btf.core.tests ---
16:30:06 [2024-02-28T21:30:06.789Z] [INFO] 
16:30:06 [2024-02-28T21:30:06.789Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.btf.core.tests ---
16:30:06 [2024-02-28T21:30:06.789Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.core.tests/src/test/resources
16:30:06 [2024-02-28T21:30:06.789Z] [INFO] 
16:30:06 [2024-02-28T21:30:06.789Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.btf.core.tests ---
16:30:06 [2024-02-28T21:30:06.789Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 100 were skipped
16:30:06 [2024-02-28T21:30:06.789Z] [INFO] 
16:30:06 [2024-02-28T21:30:06.789Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf.core.tests ---
16:30:06 [2024-02-28T21:30:06.789Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.4-SNAPSHOT-sources.jar
16:30:06 [2024-02-28T21:30:06.789Z] [INFO] 
16:30:06 [2024-02-28T21:30:06.789Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.btf.core.tests ---
16:30:06 [2024-02-28T21:30:06.789Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.4-SNAPSHOT.jar
16:30:07 [2024-02-28T21:30:07.044Z] [INFO] 
16:30:07 [2024-02-28T21:30:07.044Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf.core.tests ---
16:30:07 [2024-02-28T21:30:07.044Z] [INFO] 
16:30:07 [2024-02-28T21:30:07.044Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.btf.core.tests ---
16:30:07 [2024-02-28T21:30:07.044Z] [INFO] 
16:30:07 [2024-02-28T21:30:07.044Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf.core.tests ---
16:30:07 [2024-02-28T21:30:07.044Z] [INFO] 
16:30:07 [2024-02-28T21:30:07.044Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.btf.core.tests ---
16:30:07 [2024-02-28T21:30:07.044Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.4-SNAPSHOT.jar
16:30:07 [2024-02-28T21:30:07.970Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.4-SNAPSHOT-sources.jar
16:30:09 [2024-02-28T21:30:09.336Z] [INFO] 
16:30:09 [2024-02-28T21:30:09.336Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.btf.core.tests ---
16:30:09 [2024-02-28T21:30:09.336Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.core.tests/target/work/data/.metadata/.log
16:30:09 [2024-02-28T21:30:09.336Z] [INFO] Command line:
16:30:09 [2024-02-28T21:30:09.336Z] 	[/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-master-nightly/btf/org.eclipse.tracecompass.btf.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
16:30:09 [2024-02-28T21:30:09.337Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:30:12 [2024-02-28T21:30:12.601Z] Running org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest
16:30:13 [2024-02-28T21:30:13.163Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.296 s -- in org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest
16:30:13 [2024-02-28T21:30:13.163Z] org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest.testReadProperties -- Time elapsed: 0.106 s
16:30:13 [2024-02-28T21:30:13.163Z] org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest.testValidate -- Time elapsed: 0.022 s
16:30:13 [2024-02-28T21:30:13.163Z] org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest.testTwoContexts -- Time elapsed: 0.010 s
16:30:13 [2024-02-28T21:30:13.163Z] org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest.testRead10thEvent1 -- Time elapsed: 0.005 s
16:30:13 [2024-02-28T21:30:13.163Z] org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest.testRead10thEvent2 -- Time elapsed: 0.004 s
16:30:13 [2024-02-28T21:30:13.163Z] org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest.testSeek1stEvent -- Time elapsed: 0.003 s
16:30:13 [2024-02-28T21:30:13.163Z] org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest.testReadCommentLineEvent1 -- Time elapsed: 0.062 s
16:30:13 [2024-02-28T21:30:13.163Z] org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest.testReadCommentLineEvent2 -- Time elapsed: 0.009 s
16:30:13 [2024-02-28T21:30:13.163Z] org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest.testRead1stEvent -- Time elapsed: 0.003 s
16:30:13 [2024-02-28T21:30:13.163Z] 
16:30:13 [2024-02-28T21:30:13.163Z] Results:
16:30:13 [2024-02-28T21:30:13.163Z] 
16:30:13 [2024-02-28T21:30:13.163Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0
16:30:13 [2024-02-28T21:30:13.163Z] 
16:30:13 [2024-02-28T21:30:13.419Z] [INFO] All tests passed
16:30:13 [2024-02-28T21:30:13.419Z] [INFO] 
16:30:13 [2024-02-28T21:30:13.419Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf.core.tests ---
16:30:13 [2024-02-28T21:30:13.419Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:30:13 [2024-02-28T21:30:13.419Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:30:13 [2024-02-28T21:30:13.419Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:30:13 [2024-02-28T21:30:13.419Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:30:13 [2024-02-28T21:30:13.419Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:30:13 [2024-02-28T21:30:13.419Z] [INFO] 
16:30:13 [2024-02-28T21:30:13.419Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf.core.tests ---
16:30:13 [2024-02-28T21:30:13.419Z] [INFO] 
16:30:13 [2024-02-28T21:30:13.419Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests >--
16:30:13 [2024-02-28T21:30:13.419Z] [INFO] Building org.eclipse.tracecompass.common.core.tests 1.1.11-SNAPSHOT [67/141]
16:30:13 [2024-02-28T21:30:13.419Z] [INFO]   from common/org.eclipse.tracecompass.common.core.tests/pom.xml
16:30:13 [2024-02-28T21:30:13.419Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:30:13 [2024-02-28T21:30:13.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
16:30:13 [2024-02-28T21:30:13.419Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests:1.1.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core.tests/pom.xml
16:30:13 [2024-02-28T21:30:13.675Z] [INFO] 
16:30:13 [2024-02-28T21:30:13.675Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.common.core.tests ---
16:30:13 [2024-02-28T21:30:13.675Z] [INFO] 
16:30:13 [2024-02-28T21:30:13.675Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.common.core.tests ---
16:30:13 [2024-02-28T21:30:13.675Z] [INFO] The project's OSGi version is 1.1.11.202402282100
16:30:13 [2024-02-28T21:30:13.675Z] [INFO] 
16:30:13 [2024-02-28T21:30:13.675Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.common.core.tests ---
16:30:13 [2024-02-28T21:30:13.675Z] [INFO] 
16:30:13 [2024-02-28T21:30:13.675Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.common.core.tests ---
16:30:13 [2024-02-28T21:30:13.675Z] [INFO] 
16:30:13 [2024-02-28T21:30:13.675Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common.core.tests ---
16:30:13 [2024-02-28T21:30:13.675Z] [INFO] 
16:30:13 [2024-02-28T21:30:13.675Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.common.core.tests ---
16:30:13 [2024-02-28T21:30:13.675Z] [INFO] 
16:30:13 [2024-02-28T21:30:13.675Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.common.core.tests ---
16:30:13 [2024-02-28T21:30:13.675Z] [INFO] Resolving class path of org.eclipse.tracecompass.common.core.tests
16:30:13 [2024-02-28T21:30:13.675Z] [INFO] 
16:30:13 [2024-02-28T21:30:13.675Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.common.core.tests ---
16:30:13 [2024-02-28T21:30:13.675Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core.tests/src/main/resources
16:30:13 [2024-02-28T21:30:13.675Z] [INFO] 
16:30:13 [2024-02-28T21:30:13.675Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.common.core.tests ---
16:30:13 [2024-02-28T21:30:13.675Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:30:13 [2024-02-28T21:30:13.675Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:30:13 [2024-02-28T21:30:13.675Z] [WARNING] The 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-master-nightly/common/org.eclipse.tracecompass.common.core.tests/pom.xml
16:30:13 [2024-02-28T21:30:13.675Z] [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:30:13 [2024-02-28T21:30:13.929Z] [INFO] 
16:30:13 [2024-02-28T21:30:13.929Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.common.core.tests ---
16:30:13 [2024-02-28T21:30:13.929Z] [INFO] 
16:30:13 [2024-02-28T21:30:13.929Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.common.core.tests ---
16:30:13 [2024-02-28T21:30:13.929Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core.tests/src/test/resources
16:30:13 [2024-02-28T21:30:13.929Z] [INFO] 
16:30:13 [2024-02-28T21:30:13.929Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.common.core.tests ---
16:30:13 [2024-02-28T21:30:13.929Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 95 were skipped
16:30:13 [2024-02-28T21:30:13.929Z] [INFO] 
16:30:13 [2024-02-28T21:30:13.929Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.common.core.tests ---
16:30:13 [2024-02-28T21:30:13.929Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.11-SNAPSHOT-sources.jar
16:30:13 [2024-02-28T21:30:13.929Z] [INFO] 
16:30:13 [2024-02-28T21:30:13.929Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.common.core.tests ---
16:30:13 [2024-02-28T21:30:13.929Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.11-SNAPSHOT.jar
16:30:13 [2024-02-28T21:30:13.929Z] [INFO] 
16:30:13 [2024-02-28T21:30:13.929Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.common.core.tests ---
16:30:13 [2024-02-28T21:30:13.929Z] [INFO] 
16:30:13 [2024-02-28T21:30:13.929Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.common.core.tests ---
16:30:13 [2024-02-28T21:30:13.929Z] [INFO] 
16:30:13 [2024-02-28T21:30:13.929Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.common.core.tests ---
16:30:13 [2024-02-28T21:30:13.929Z] [INFO] 
16:30:13 [2024-02-28T21:30:13.929Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.common.core.tests ---
16:30:13 [2024-02-28T21:30:13.929Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.11-SNAPSHOT.jar
16:30:15 [2024-02-28T21:30:15.296Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.11-SNAPSHOT-sources.jar
16:30:15 [2024-02-28T21:30:15.857Z] [INFO] 
16:30:15 [2024-02-28T21:30:15.857Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.common.core.tests ---
16:30:16 [2024-02-28T21:30:16.113Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core.tests/target/work/data/.metadata/.log
16:30:16 [2024-02-28T21:30:16.113Z] [INFO] Command line:
16:30:16 [2024-02-28T21:30:16.113Z] 	[/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-master-nightly/common/org.eclipse.tracecompass.common.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
16:30:16 [2024-02-28T21:30:16.113Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:30:19 [2024-02-28T21:30:19.380Z] Running org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest
16:30:19 [2024-02-28T21:30:19.380Z] Tests run: 96, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.100 s -- in org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest
16:30:19 [2024-02-28T21:30:19.380Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[0: 0 - 0 B] -- Time elapsed: 0.003 s
16:30:19 [2024-02-28T21:30:19.380Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[0: 0 - 0 B] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.380Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[0: 0 - 0 B] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.380Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[0: 0 - 0 B] -- Time elapsed: 0.001 s
16:30:19 [2024-02-28T21:30:19.380Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[1: 3 - 3 B] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.380Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[1: 3 - 3 B] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.380Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[1: 3 - 3 B] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.380Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[1: 3 - 3 B] -- Time elapsed: 0.001 s
16:30:19 [2024-02-28T21:30:19.380Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[2: 975 - 975 B] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.380Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[2: 975 - 975 B] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.380Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[2: 975 - 975 B] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.380Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[2: 975 - 975 B] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.380Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[3: 1,024 - 1 KB] -- Time elapsed: 0.001 s
16:30:19 [2024-02-28T21:30:19.380Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[3: 1,024 - 1 KB] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.380Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[3: 1,024 - 1 KB] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.380Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[3: 1,024 - 1 KB] -- Time elapsed: 0.001 s
16:30:19 [2024-02-28T21:30:19.380Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[4: 1,048,576 - 1 MB] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.380Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[4: 1,048,576 - 1 MB] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.380Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[4: 1,048,576 - 1 MB] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.380Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[4: 1,048,576 - 1 MB] -- Time elapsed: 0.001 s
16:30:19 [2024-02-28T21:30:19.380Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[5: 1,073,741,824 - 1 GB] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.380Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[5: 1,073,741,824 - 1 GB] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.380Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[5: 1,073,741,824 - 1 GB] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.380Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[5: 1,073,741,824 - 1 GB] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.380Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[6: 1,099,511,627,776 - 1 TB] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.380Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[6: 1,099,511,627,776 - 1 TB] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.380Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[6: 1,099,511,627,776 - 1 TB] -- Time elapsed: 0.001 s
16:30:19 [2024-02-28T21:30:19.380Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[6: 1,099,511,627,776 - 1 TB] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.380Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[7: 4,096 - 4 KB] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.380Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[7: 4,096 - 4 KB] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.380Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[7: 4,096 - 4 KB] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.380Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[7: 4,096 - 4 KB] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.380Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[8: -4,096 - -4 KB] -- Time elapsed: 0.001 s
16:30:19 [2024-02-28T21:30:19.380Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[8: -4,096 - -4 KB] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.380Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[8: -4,096 - -4 KB] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.380Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[8: -4,096 - -4 KB] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.380Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[9: 4,096 - 4 KB] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.380Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[9: 4,096 - 4 KB] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.380Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[9: 4,096 - 4 KB] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.380Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[9: 4,096 - 4 KB] -- Time elapsed: 0.001 s
16:30:19 [2024-02-28T21:30:19.380Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[10: 4,096 - 4 KB] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.380Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[10: 4,096 - 4 KB] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.380Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[10: 4,096 - 4 KB] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.380Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[10: 4,096 - 4 KB] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.380Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[11: 12,345,678 - 11.774 MB] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.380Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[11: 12,345,678 - 11.774 MB] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.380Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[11: 12,345,678 - 11.774 MB] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.380Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[11: 12,345,678 - 11.774 MB] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.380Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[12: 2,147,483,647 - 2 GB] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.380Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[12: 2,147,483,647 - 2 GB] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.380Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[12: 2,147,483,647 - 2 GB] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.380Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[12: 2,147,483,647 - 2 GB] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.380Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[13: -2,147,483,648 - -2 GB] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.380Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[13: -2,147,483,648 - -2 GB] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.380Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[13: -2,147,483,648 - -2 GB] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.380Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[13: -2,147,483,648 - -2 GB] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.381Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[14: 9,223,372,036,854,775,807 - 8388608 TB] -- Time elapsed: 0.001 s
16:30:19 [2024-02-28T21:30:19.381Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[14: 9,223,372,036,854,775,807 - 8388608 TB] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.381Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[14: 9,223,372,036,854,775,807 - 8388608 TB] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.381Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[14: 9,223,372,036,854,775,807 - 8388608 TB] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.381Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[15: 98,765,432.123 - 94.19 MB] -- Time elapsed: 0.001 s
16:30:19 [2024-02-28T21:30:19.381Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[15: 98,765,432.123 - 94.19 MB] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.381Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[15: 98,765,432.123 - 94.19 MB] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.381Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[15: 98,765,432.123 - 94.19 MB] -- Time elapsed: 0.001 s
16:30:19 [2024-02-28T21:30:19.381Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[16: -98,765,432.123 - -94.19 MB] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.381Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[16: -98,765,432.123 - -94.19 MB] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.381Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[16: -98,765,432.123 - -94.19 MB] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.381Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[16: -98,765,432.123 - -94.19 MB] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.381Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[17: 555,555,555,555 - 517.401 GB] -- Time elapsed: 0.001 s
16:30:19 [2024-02-28T21:30:19.381Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[17: 555,555,555,555 - 517.401 GB] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.381Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[17: 555,555,555,555 - 517.401 GB] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.381Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[17: 555,555,555,555 - 517.401 GB] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.381Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[18: 555,555,555,555,555 - 505.275 TB] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.381Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[18: 555,555,555,555,555 - 505.275 TB] -- Time elapsed: 0.001 s
16:30:19 [2024-02-28T21:30:19.381Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[18: 555,555,555,555,555 - 505.275 TB] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.381Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[18: 555,555,555,555,555 - 505.275 TB] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.381Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[19: null - 1234 TPotato] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.381Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[19: null - 1234 TPotato] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.381Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[19: null - 1234 TPotato] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.381Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[19: null - 1234 TPotato] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.381Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[20: null - .0001 MB] -- Time elapsed: 0.001 s
16:30:19 [2024-02-28T21:30:19.381Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[20: null - .0001 MB] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.381Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[20: null - .0001 MB] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.381Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[20: null - .0001 MB] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.381Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[21: null - 1KB] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.381Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[21: null - 1KB] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.381Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[21: null - 1KB] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.381Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[21: null - 1KB] -- Time elapsed: 0.001 s
16:30:19 [2024-02-28T21:30:19.381Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[22: null - 1KB   ] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.381Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[22: null - 1KB   ] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.381Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[22: null - 1KB   ] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.381Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[22: null - 1KB   ] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.381Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[23: null - 1KB  potato] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.381Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[23: null - 1KB  potato] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.381Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[23: null - 1KB  potato] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.381Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[23: null - 1KB  potato] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.381Z] Running org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest
16:30:19 [2024-02-28T21:30:19.639Z] Tests run: 100, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s -- in org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest
16:30:19 [2024-02-28T21:30:19.639Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[0: 0 - 0 B/s] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.639Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[0: 0 - 0 B/s] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.639Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[0: 0 - 0 B/s] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.639Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[0: 0 - 0 B/s] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.639Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[1: 3 - 3 B/s] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.639Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[1: 3 - 3 B/s] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.639Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[1: 3 - 3 B/s] -- Time elapsed: 0.001 s
16:30:19 [2024-02-28T21:30:19.639Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[1: 3 - 3 B/s] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.639Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[2: 975 - 975 B/s] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.639Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[2: 975 - 975 B/s] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.639Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[2: 975 - 975 B/s] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.639Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[2: 975 - 975 B/s] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.639Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[3: 1,024 - 1 KB/s] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.640Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[3: 1,024 - 1 KB/s] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.640Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[3: 1,024 - 1 KB/s] -- Time elapsed: 0.001 s
16:30:19 [2024-02-28T21:30:19.640Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[3: 1,024 - 1 KB/s] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.640Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[4: 1,048,576 - 1 MB/s] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.640Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[4: 1,048,576 - 1 MB/s] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.640Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[4: 1,048,576 - 1 MB/s] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.640Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[4: 1,048,576 - 1 MB/s] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.640Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[5: 1,073,741,824 - 1 GB/s] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.640Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[5: 1,073,741,824 - 1 GB/s] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.640Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[5: 1,073,741,824 - 1 GB/s] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.640Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[5: 1,073,741,824 - 1 GB/s] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.640Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[6: 1,099,511,627,776 - 1 TB/s] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.640Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[6: 1,099,511,627,776 - 1 TB/s] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.640Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[6: 1,099,511,627,776 - 1 TB/s] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.640Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[6: 1,099,511,627,776 - 1 TB/s] -- Time elapsed: 0.001 s
16:30:19 [2024-02-28T21:30:19.640Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[7: 4,096 - 4 KB/s] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.640Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[7: 4,096 - 4 KB/s] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.640Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[7: 4,096 - 4 KB/s] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.640Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[7: 4,096 - 4 KB/s] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.640Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[8: -4,096 - -4 KB/s] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.640Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[8: -4,096 - -4 KB/s] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.640Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[8: -4,096 - -4 KB/s] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.640Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[8: -4,096 - -4 KB/s] -- Time elapsed: 0.001 s
16:30:19 [2024-02-28T21:30:19.640Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[9: 4,096 - 4 KB/s] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.640Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[9: 4,096 - 4 KB/s] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.640Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[9: 4,096 - 4 KB/s] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.640Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[9: 4,096 - 4 KB/s] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.640Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[10: 4,096 - 4 KB/s] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.640Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[10: 4,096 - 4 KB/s] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.640Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[10: 4,096 - 4 KB/s] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.640Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[10: 4,096 - 4 KB/s] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.640Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[11: 12,345,678 - 11.774 MB/s] -- Time elapsed: 0.001 s
16:30:19 [2024-02-28T21:30:19.640Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[11: 12,345,678 - 11.774 MB/s] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.640Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[11: 12,345,678 - 11.774 MB/s] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.640Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[11: 12,345,678 - 11.774 MB/s] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.640Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[12: 2,147,483,647 - 2 GB/s] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.640Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[12: 2,147,483,647 - 2 GB/s] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.640Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[12: 2,147,483,647 - 2 GB/s] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.640Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[12: 2,147,483,647 - 2 GB/s] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.640Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[13: -2,147,483,648 - -2 GB/s] -- Time elapsed: 0.001 s
16:30:19 [2024-02-28T21:30:19.640Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[13: -2,147,483,648 - -2 GB/s] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.640Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[13: -2,147,483,648 - -2 GB/s] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.640Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[13: -2,147,483,648 - -2 GB/s] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.640Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[14: 9,223,372,036,854,775,807 - 8388608 TB/s] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.640Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[14: 9,223,372,036,854,775,807 - 8388608 TB/s] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.640Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[14: 9,223,372,036,854,775,807 - 8388608 TB/s] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.640Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[14: 9,223,372,036,854,775,807 - 8388608 TB/s] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.640Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[15: 98,765,432.123 - 94.19 MB/s] -- Time elapsed: 0.001 s
16:30:19 [2024-02-28T21:30:19.640Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[15: 98,765,432.123 - 94.19 MB/s] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.640Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[15: 98,765,432.123 - 94.19 MB/s] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.640Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[15: 98,765,432.123 - 94.19 MB/s] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.640Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[16: -98,765,432.123 - -94.19 MB/s] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.640Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[16: -98,765,432.123 - -94.19 MB/s] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.640Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[16: -98,765,432.123 - -94.19 MB/s] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.640Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[16: -98,765,432.123 - -94.19 MB/s] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.640Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[17: 555,555,555,555 - 517.401 GB/s] -- Time elapsed: 0.001 s
16:30:19 [2024-02-28T21:30:19.640Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[17: 555,555,555,555 - 517.401 GB/s] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.640Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[17: 555,555,555,555 - 517.401 GB/s] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.640Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[17: 555,555,555,555 - 517.401 GB/s] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.640Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[18: 555,555,555,555,555 - 505.275 TB/s] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.640Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[18: 555,555,555,555,555 - 505.275 TB/s] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.640Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[18: 555,555,555,555,555 - 505.275 TB/s] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.640Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[18: 555,555,555,555,555 - 505.275 TB/s] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.640Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[19: null - 1234 TPotato] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.640Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[19: null - 1234 TPotato] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.640Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[19: null - 1234 TPotato] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.640Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[19: null - 1234 TPotato] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.640Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[20: null - .0001 MB/s] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.640Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[20: null - .0001 MB/s] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.641Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[20: null - .0001 MB/s] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.641Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[20: null - .0001 MB/s] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.641Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[21: null - 1KB/s] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.641Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[21: null - 1KB/s] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.641Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[21: null - 1KB/s] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.641Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[21: null - 1KB/s] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.641Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[22: null - 1KB/s   ] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.641Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[22: null - 1KB/s   ] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.641Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[22: null - 1KB/s   ] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.641Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[22: null - 1KB/s   ] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.641Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[23: null - 1KB/s  potato] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.641Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[23: null - 1KB/s  potato] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.641Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[23: null - 1KB/s  potato] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.641Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[23: null - 1KB/s  potato] -- Time elapsed: 0.047 s
16:30:19 [2024-02-28T21:30:19.641Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[24: null - 1 KB] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.641Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[24: null - 1 KB] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.641Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[24: null - 1 KB] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.641Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[24: null - 1 KB] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.641Z] Running org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest
16:30:19 [2024-02-28T21:30:19.641Z] Tests run: 92, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest
16:30:19 [2024-02-28T21:30:19.641Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[0: 0 - 0] -- Time elapsed: 0.001 s
16:30:19 [2024-02-28T21:30:19.641Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[0: 0 - 0] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.641Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[0: 0 - 0] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.641Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[0: 0 - 0] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.641Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[1: 3 - 3 ns] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.641Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[1: 3 - 3 ns] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.641Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[1: 3 - 3 ns] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.641Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[1: 3 - 3 ns] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.641Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[2: 1,975 - 1.975 µs] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.641Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[2: 1,975 - 1.975 µs] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.641Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[2: 1,975 - 1.975 µs] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.641Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[2: 1,975 - 1.975 µs] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.641Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[3: 200,000,000 - 200 ms] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.641Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[3: 200,000,000 - 200 ms] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.641Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[3: 200,000,000 - 200 ms] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.641Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[3: 200,000,000 - 200 ms] -- Time elapsed: 0.001 s
16:30:19 [2024-02-28T21:30:19.641Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[4: -200,000,000 - -200 ms] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.641Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[4: -200,000,000 - -200 ms] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.641Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[4: -200,000,000 - -200 ms] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.641Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[4: -200,000,000 - -200 ms] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.641Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[5: 200,000,000 - 200 ms] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.641Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[5: 200,000,000 - 200 ms] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.641Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[5: 200,000,000 - 200 ms] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.641Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[5: 200,000,000 - 200 ms] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.641Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[6: 200,000,000 - 200 ms] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.641Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[6: 200,000,000 - 200 ms] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.641Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[6: 200,000,000 - 200 ms] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.641Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[6: 200,000,000 - 200 ms] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.641Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[7: 2,100,000,000 - 2.1 s] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.641Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[7: 2,100,000,000 - 2.1 s] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.641Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[7: 2,100,000,000 - 2.1 s] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.641Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[7: 2,100,000,000 - 2.1 s] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.641Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[8: 314,159,264 - 314.159 ms] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.641Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[8: 314,159,264 - 314.159 ms] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.641Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[8: 314,159,264 - 314.159 ms] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.641Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[8: 314,159,264 - 314.159 ms] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.642Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[9: 200,001,000 - 200.001 ms] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.642Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[9: 200,001,000 - 200.001 ms] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.642Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[9: 200,001,000 - 200.001 ms] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.642Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[9: 200,001,000 - 200.001 ms] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.642Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[10: 200,000,100 - 200 ms] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.642Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[10: 200,000,100 - 200 ms] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.642Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[10: 200,000,100 - 200 ms] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.642Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[10: 200,000,100 - 200 ms] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.642Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[11: null - 200ms] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.642Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[11: null - 200ms] -- Time elapsed: 0.001 s
16:30:19 [2024-02-28T21:30:19.642Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[11: null - 200ms] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.642Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[11: null - 200ms] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.642Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[12: null - 200ms  ] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.642Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[12: null - 200ms  ] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.642Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[12: null - 200ms  ] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.642Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[12: null - 200ms  ] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.642Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[13: null - 200     ms] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.642Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[13: null - 200     ms] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.642Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[13: null - 200     ms] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.642Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[13: null - 200     ms] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.642Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[14: null - 1.5ms] -- Time elapsed: 0.001 s
16:30:19 [2024-02-28T21:30:19.642Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[14: null - 1.5ms] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.642Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[14: null - 1.5ms] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.642Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[14: null - 1.5ms] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.642Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[15: null - 1.5us] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.642Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[15: null - 1.5us] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.642Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[15: null - 1.5us] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.642Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[15: null - 1.5us] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.642Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[16: null - 1.5µs] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.642Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[16: null - 1.5µs] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.642Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[16: null - 1.5µs] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.642Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[16: null - 1.5µs] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.642Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[17: null - 1.5usdt] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.642Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[17: null - 1.5usdt] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.642Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[17: null - 1.5usdt] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.642Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[17: null - 1.5usdt] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.642Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[18: null - 1.5hello] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.642Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[18: null - 1.5hello] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.642Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[18: null - 1.5hello] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.642Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[18: null - 1.5hello] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.642Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[19: null - 15] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.642Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[19: null - 15] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.642Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[19: null - 15] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.642Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[19: null - 15] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.642Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[20: null - hello] -- Time elapsed: 0.001 s
16:30:19 [2024-02-28T21:30:19.642Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[20: null - hello] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.642Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[20: null - hello] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.642Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[20: null - hello] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.642Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[21: null - 0.000001s] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.642Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[21: null - 0.000001s] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.642Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[21: null - 0.000001s] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.642Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[21: null - 0.000001s] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.642Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[22: null - .000001s] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.642Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[22: null - .000001s] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.642Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[22: null - .000001s] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.642Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[22: null - .000001s] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.642Z] Running org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest
16:30:19 [2024-02-28T21:30:19.642Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s -- in org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest
16:30:19 [2024-02-28T21:30:19.642Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest.testFormat[0: 0] -- Time elapsed: 0.053 s
16:30:19 [2024-02-28T21:30:19.642Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest.testFormat[1: 3] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.642Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest.testFormat[2: 975] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.643Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest.testFormat[3: 1,000] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.643Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest.testFormat[4: 4,000] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.643Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest.testFormat[5: -4,000] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.643Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest.testFormat[6: -0.04] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.643Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest.testFormat[7: 0.002] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.643Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest.testFormat[8: 0.056] -- Time elapsed: 0.001 s
16:30:19 [2024-02-28T21:30:19.643Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest.testFormat[9: 0] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.643Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest.testFormat[10: 0] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.643Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest.testFormat[11: ∞] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.643Z] 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
16:30:19 [2024-02-28T21:30:19.643Z] Running org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest
16:30:19 [2024-02-28T21:30:19.643Z] Tests run: 176, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s -- in org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest
16:30:19 [2024-02-28T21:30:19.643Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[0: 3 - 3] -- Time elapsed: 0.001 s
16:30:19 [2024-02-28T21:30:19.643Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[0: 3 - 3] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.643Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[0: 3 - 3] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.643Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[0: 3 - 3] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.643Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[1: 5.6 - 5.6] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.643Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[1: 5.6 - 5.6] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.643Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[1: 5.6 - 5.6] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.643Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[1: 5.6 - 5.6] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.643Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[2: 1.235 - 1.2] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.643Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[2: 1.235 - 1.2] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.643Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[2: 1.235 - 1.2] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.643Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[2: 1.235 - 1.2] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.643Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[3: 1.01 - 1] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.643Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[3: 1.01 - 1] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.643Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[3: 1.01 - 1] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.643Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[3: 1.01 - 1] -- Time elapsed: 0.001 s
16:30:19 [2024-02-28T21:30:19.643Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[4: 975 - 975] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.643Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[4: 975 - 975] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.643Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[4: 975 - 975] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.643Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[4: 975 - 975] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.643Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[5: 1,000 - 1 k] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.643Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[5: 1,000 - 1 k] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.643Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[5: 1,000 - 1 k] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.643Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[5: 1,000 - 1 k] -- Time elapsed: 0.001 s
16:30:19 [2024-02-28T21:30:19.643Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[6: 4,000 - 4 k] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.643Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[6: 4,000 - 4 k] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.643Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[6: 4,000 - 4 k] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.643Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[6: 4,000 - 4 k] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.643Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[7: -4,000 - -4 k] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.643Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[7: -4,000 - -4 k] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.643Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[7: -4,000 - -4 k] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.643Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[7: -4,000 - -4 k] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.643Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[8: 4,000 - 4 k] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.643Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[8: 4,000 - 4 k] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.643Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[8: 4,000 - 4 k] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.643Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[8: 4,000 - 4 k] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.643Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[9: 4,000 - 4 k] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.643Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[9: 4,000 - 4 k] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.643Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[9: 4,000 - 4 k] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.643Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[9: 4,000 - 4 k] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.643Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[10: 12,345,678 - 12.3 M] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.643Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[10: 12,345,678 - 12.3 M] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.643Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[10: 12,345,678 - 12.3 M] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.643Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[10: 12,345,678 - 12.3 M] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.643Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[11: 2,147,483,647 - 2.1 G] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.643Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[11: 2,147,483,647 - 2.1 G] -- Time elapsed: 0.001 s
16:30:19 [2024-02-28T21:30:19.643Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[11: 2,147,483,647 - 2.1 G] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.643Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[11: 2,147,483,647 - 2.1 G] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.643Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[12: -2,147,483,648 - -2.1 G] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.643Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[12: -2,147,483,648 - -2.1 G] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.643Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[12: -2,147,483,648 - -2.1 G] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.643Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[12: -2,147,483,648 - -2.1 G] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.643Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[13: 9,223,372,036,854,775,807 - 9223.4 P] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.643Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[13: 9,223,372,036,854,775,807 - 9223.4 P] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.643Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[13: 9,223,372,036,854,775,807 - 9223.4 P] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.643Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[13: 9,223,372,036,854,775,807 - 9223.4 P] -- Time elapsed: 0.001 s
16:30:19 [2024-02-28T21:30:19.643Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[14: 98,765,432.123 - 98.8 M] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.643Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[14: 98,765,432.123 - 98.8 M] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.643Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[14: 98,765,432.123 - 98.8 M] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.644Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[14: 98,765,432.123 - 98.8 M] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.644Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[15: -98,765,432.123 - -98.8 M] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.644Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[15: -98,765,432.123 - -98.8 M] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.644Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[15: -98,765,432.123 - -98.8 M] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.644Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[15: -98,765,432.123 - -98.8 M] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.644Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[16: 555,555,555,555 - 555.6 G] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.644Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[16: 555,555,555,555 - 555.6 G] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.644Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[16: 555,555,555,555 - 555.6 G] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.644Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[16: 555,555,555,555 - 555.6 G] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.644Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[17: 555,555,555,555,555 - 555.6 T] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.644Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[17: 555,555,555,555,555 - 555.6 T] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.644Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[17: 555,555,555,555,555 - 555.6 T] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.644Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[17: 555,555,555,555,555 - 555.6 T] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.644Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[18: 100,100,000 - 100.1 M] -- Time elapsed: 0.001 s
16:30:19 [2024-02-28T21:30:19.644Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[18: 100,100,000 - 100.1 M] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.644Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[18: 100,100,000 - 100.1 M] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.644Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[18: 100,100,000 - 100.1 M] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.644Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[19: 0.1 - 100 m] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.644Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[19: 0.1 - 100 m] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.644Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[19: 0.1 - 100 m] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.644Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[19: 0.1 - 100 m] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.644Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[20: 0.001 - 1 m] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.644Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[20: 0.001 - 1 m] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.644Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[20: 0.001 - 1 m] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.644Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[20: 0.001 - 1 m] -- Time elapsed: 0.001 s
16:30:19 [2024-02-28T21:30:19.644Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[21: 0 - 1 µ] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.644Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[21: 0 - 1 µ] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.644Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[21: 0 - 1 µ] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.644Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[21: 0 - 1 µ] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.644Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[22: 0 - 1 n] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.644Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[22: 0 - 1 n] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.644Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[22: 0 - 1 n] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.644Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[22: 0 - 1 n] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.644Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[23: 0 - 1 p] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.644Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[23: 0 - 1 p] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.644Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[23: 0 - 1 p] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.644Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[23: 0 - 1 p] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.644Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[24: 0 - 0] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.644Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[24: 0 - 0] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.644Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[24: 0 - 0] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.644Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[24: 0 - 0] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.644Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[25: -0.04 - -40 m] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.644Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[25: -0.04 - -40 m] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.644Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[25: -0.04 - -40 m] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.644Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[25: -0.04 - -40 m] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.644Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[26: 0.002 - 2 m] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.644Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[26: 0.002 - 2 m] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.644Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[26: 0.002 - 2 m] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.644Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[26: 0.002 - 2 m] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.644Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[27: 0.056 - 55.5 m] -- Time elapsed: 0.001 s
16:30:19 [2024-02-28T21:30:19.644Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[27: 0.056 - 55.5 m] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.644Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[27: 0.056 - 55.5 m] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.644Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[27: 0.056 - 55.5 m] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.644Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[28: 0 - 492.8 µ] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.644Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[28: 0 - 492.8 µ] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.644Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[28: 0 - 492.8 µ] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.644Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[28: 0 - 492.8 µ] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.644Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[29: 0 - 251 n] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.644Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[29: 0 - 251 n] -- Time elapsed: 0.001 s
16:30:19 [2024-02-28T21:30:19.644Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[29: 0 - 251 n] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.644Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[29: 0 - 251 n] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.644Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[30: 0 - 43 p] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.644Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[30: 0 - 43 p] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.644Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[30: 0 - 43 p] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.644Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[30: 0 - 43 p] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.644Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[31: 0 - 45.6 n] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.644Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[31: 0 - 45.6 n] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.644Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[31: 0 - 45.6 n] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.645Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[31: 0 - 45.6 n] -- Time elapsed: 0.001 s
16:30:19 [2024-02-28T21:30:19.645Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[32: 179,769,313,486,231,570,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000 - 1.7976931348623157E308] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.645Z] 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
16:30:19 [2024-02-28T21:30:19.645Z] 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
16:30:19 [2024-02-28T21:30:19.645Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[32: 179,769,313,486,231,570,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000 - 1.7976931348623157E308] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.645Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[33: ∞ - ∞] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.645Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[33: ∞ - ∞] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.645Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[33: ∞ - ∞] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.645Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[33: ∞ - ∞] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.645Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[34: 0 - 0] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.645Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[34: 0 - 0] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.645Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[34: 0 - 0] -- Time elapsed: 0.001 s
16:30:19 [2024-02-28T21:30:19.645Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[34: 0 - 0] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.645Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[35: -∞ - -∞] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.645Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[35: -∞ - -∞] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.645Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[35: -∞ - -∞] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.645Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[35: -∞ - -∞] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.645Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[36: NaN - NaN] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.645Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[36: NaN - NaN] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.645Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[36: NaN - NaN] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.645Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[36: NaN - NaN] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.645Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[37: null - Toto] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.645Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[37: null - Toto] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.645Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[37: null - Toto] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.645Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[37: null - Toto] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.645Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[38: null - 1.2 s] -- Time elapsed: 0.001 s
16:30:19 [2024-02-28T21:30:19.645Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[38: null - 1.2 s] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.645Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[38: null - 1.2 s] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.645Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[38: null - 1.2 s] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.645Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[39: null - 1.2 ms] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.645Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[39: null - 1.2 ms] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.645Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[39: null - 1.2 ms] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.645Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[39: null - 1.2 ms] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.645Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[40: null - ∞ k] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.645Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[40: null - ∞ k] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.645Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[40: null - ∞ k] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.645Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[40: null - ∞ k] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.645Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[41: null - -∞ p] -- Time elapsed: 0.001 s
16:30:19 [2024-02-28T21:30:19.645Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[41: null - -∞ p] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.645Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[41: null - -∞ p] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.645Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[41: null - -∞ p] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.645Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[42: null - NaNM] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.645Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[42: null - NaNM] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.645Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[42: null - NaNM] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.646Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[42: null - NaNM] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.646Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[43: null - 1.2 m  ] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.646Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[43: null - 1.2 m  ] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.646Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[43: null - 1.2 m  ] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.646Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[43: null - 1.2 m  ] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.646Z] Running org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest
16:30:19 [2024-02-28T21:30:19.646Z] Tests run: 152, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest
16:30:19 [2024-02-28T21:30:19.646Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[0: 0 - 0 rabbit] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.646Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[0: 0 - 0 rabbit] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.646Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[0: 0 - 0 rabbit] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.646Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[0: 0 - 0 rabbit] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.646Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[1: 3 - 3 rabbit] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.646Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[1: 3 - 3 rabbit] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.646Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[1: 3 - 3 rabbit] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.646Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[1: 3 - 3 rabbit] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.646Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[2: 975 - 975 rabbit] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.646Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[2: 975 - 975 rabbit] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.646Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[2: 975 - 975 rabbit] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.646Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[2: 975 - 975 rabbit] -- Time elapsed: 0.001 s
16:30:19 [2024-02-28T21:30:19.646Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[3: 1,000 - 1 krabbit] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.646Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[3: 1,000 - 1 krabbit] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.646Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[3: 1,000 - 1 krabbit] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.646Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[3: 1,000 - 1 krabbit] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.646Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[4: 1,000,000 - 1 Mrabbit] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.646Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[4: 1,000,000 - 1 Mrabbit] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.646Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[4: 1,000,000 - 1 Mrabbit] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.646Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[4: 1,000,000 - 1 Mrabbit] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.646Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[5: 1,000,000,000 - 1 Grabbit] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.646Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[5: 1,000,000,000 - 1 Grabbit] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.646Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[5: 1,000,000,000 - 1 Grabbit] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.646Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[5: 1,000,000,000 - 1 Grabbit] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.646Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[6: 1,000,000,000,000 - 1 Trabbit] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.646Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[6: 1,000,000,000,000 - 1 Trabbit] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.646Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[6: 1,000,000,000,000 - 1 Trabbit] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.646Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[6: 1,000,000,000,000 - 1 Trabbit] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.646Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[7: 4,000 - 4 krabbit] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.646Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[7: 4,000 - 4 krabbit] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.646Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[7: 4,000 - 4 krabbit] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.646Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[7: 4,000 - 4 krabbit] -- Time elapsed: 0.001 s
16:30:19 [2024-02-28T21:30:19.646Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[8: -4,000 - -4 krabbit] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.646Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[8: -4,000 - -4 krabbit] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.646Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[8: -4,000 - -4 krabbit] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.646Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[8: -4,000 - -4 krabbit] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.646Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[9: 4,000 - 4 krabbit] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.646Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[9: 4,000 - 4 krabbit] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.646Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[9: 4,000 - 4 krabbit] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.646Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[9: 4,000 - 4 krabbit] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.646Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[10: 4,000 - 4 krabbit] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.646Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[10: 4,000 - 4 krabbit] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.646Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[10: 4,000 - 4 krabbit] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.646Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[10: 4,000 - 4 krabbit] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.646Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[11: 12,345,678 - 12.346 Mrabbit] -- Time elapsed: 0.001 s
16:30:19 [2024-02-28T21:30:19.646Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[11: 12,345,678 - 12.346 Mrabbit] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.646Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[11: 12,345,678 - 12.346 Mrabbit] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.646Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[11: 12,345,678 - 12.346 Mrabbit] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.646Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[12: 2,147,483,647 - 2.147 Grabbit] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.646Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[12: 2,147,483,647 - 2.147 Grabbit] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.646Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[12: 2,147,483,647 - 2.147 Grabbit] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.646Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[12: 2,147,483,647 - 2.147 Grabbit] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.646Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[13: -2,147,483,648 - -2.147 Grabbit] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.646Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[13: -2,147,483,648 - -2.147 Grabbit] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.647Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[13: -2,147,483,648 - -2.147 Grabbit] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.647Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[13: -2,147,483,648 - -2.147 Grabbit] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.647Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[14: 9,223,372,036,854,775,807 - 9223372.037 Trabbit] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.647Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[14: 9,223,372,036,854,775,807 - 9223372.037 Trabbit] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.647Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[14: 9,223,372,036,854,775,807 - 9223372.037 Trabbit] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.647Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[14: 9,223,372,036,854,775,807 - 9223372.037 Trabbit] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.647Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[15: 98,765,432.123 - 98.765 Mrabbit] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.647Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[15: 98,765,432.123 - 98.765 Mrabbit] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.647Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[15: 98,765,432.123 - 98.765 Mrabbit] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.647Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[15: 98,765,432.123 - 98.765 Mrabbit] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.647Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[16: -98,765,432.123 - -98.765 Mrabbit] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.647Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[16: -98,765,432.123 - -98.765 Mrabbit] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.647Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[16: -98,765,432.123 - -98.765 Mrabbit] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.647Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[16: -98,765,432.123 - -98.765 Mrabbit] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.647Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[17: 555,555,555,555 - 555.556 Grabbit] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.647Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[17: 555,555,555,555 - 555.556 Grabbit] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.647Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[17: 555,555,555,555 - 555.556 Grabbit] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.647Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[17: 555,555,555,555 - 555.556 Grabbit] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.647Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[18: 555,555,555,555,555 - 555.556 Trabbit] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.647Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[18: 555,555,555,555,555 - 555.556 Trabbit] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.647Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[18: 555,555,555,555,555 - 555.556 Trabbit] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.647Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[18: 555,555,555,555,555 - 555.556 Trabbit] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.647Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[19: 100,100,000 - 100.1 Mrabbit] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.647Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[19: 100,100,000 - 100.1 Mrabbit] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.647Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[19: 100,100,000 - 100.1 Mrabbit] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.647Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[19: 100,100,000 - 100.1 Mrabbit] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.647Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[20: 0.1 - 100 mrabbit] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.647Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[20: 0.1 - 100 mrabbit] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.647Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[20: 0.1 - 100 mrabbit] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.647Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[20: 0.1 - 100 mrabbit] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.647Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[21: 0.001 - 1 mrabbit] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.647Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[21: 0.001 - 1 mrabbit] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.647Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[21: 0.001 - 1 mrabbit] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.647Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[21: 0.001 - 1 mrabbit] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.647Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[22: 0 - 1 µrabbit] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.647Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[22: 0 - 1 µrabbit] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.647Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[22: 0 - 1 µrabbit] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.647Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[22: 0 - 1 µrabbit] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.647Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[23: 0 - 1 nrabbit] -- Time elapsed: 0.001 s
16:30:19 [2024-02-28T21:30:19.647Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[23: 0 - 1 nrabbit] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.647Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[23: 0 - 1 nrabbit] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.647Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[23: 0 - 1 nrabbit] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.647Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[24: 0 - 1 prabbit] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.647Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[24: 0 - 1 prabbit] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.647Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[24: 0 - 1 prabbit] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.647Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[24: 0 - 1 prabbit] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.647Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[25: -0.04 - -40 mrabbit] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.647Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[25: -0.04 - -40 mrabbit] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.647Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[25: -0.04 - -40 mrabbit] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.647Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[25: -0.04 - -40 mrabbit] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.647Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[26: 0.002 - 2 mrabbit] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.647Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[26: 0.002 - 2 mrabbit] -- Time elapsed: 0.001 s
16:30:19 [2024-02-28T21:30:19.647Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[26: 0.002 - 2 mrabbit] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.647Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[26: 0.002 - 2 mrabbit] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.647Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[27: 0.056 - 55.5 mrabbit] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.647Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[27: 0.056 - 55.5 mrabbit] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.647Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[27: 0.056 - 55.5 mrabbit] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.647Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[27: 0.056 - 55.5 mrabbit] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.647Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[28: 0 - 492.837 µrabbit] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.647Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[28: 0 - 492.837 µrabbit] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.648Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[28: 0 - 492.837 µrabbit] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.648Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[28: 0 - 492.837 µrabbit] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.648Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[29: 0 - 251 nrabbit] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.648Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[29: 0 - 251 nrabbit] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.648Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[29: 0 - 251 nrabbit] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.648Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[29: 0 - 251 nrabbit] -- Time elapsed: 0.001 s
16:30:19 [2024-02-28T21:30:19.648Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[30: 0 - 43 prabbit] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.648Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[30: 0 - 43 prabbit] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.648Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[30: 0 - 43 prabbit] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.648Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[30: 0 - 43 prabbit] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.648Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[31: 0 - 45.643 nrabbit] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.648Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[31: 0 - 45.643 nrabbit] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.648Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[31: 0 - 45.643 nrabbit] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.648Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[31: 0 - 45.643 nrabbit] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.648Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[32: null - 1234 TPotato] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.648Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[32: null - 1234 TPotato] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.648Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[32: null - 1234 TPotato] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.648Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[32: null - 1234 TPotato] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.648Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[33: null - .0001 Mrabbit] -- Time elapsed: 0.001 s
16:30:19 [2024-02-28T21:30:19.648Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[33: null - .0001 Mrabbit] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.648Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[33: null - .0001 Mrabbit] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.648Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[33: null - .0001 Mrabbit] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.648Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[34: null - 1krabbit] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.648Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[34: null - 1krabbit] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.648Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[34: null - 1krabbit] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.648Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[34: null - 1krabbit] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.648Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[35: null - 1krabbit   ] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.648Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[35: null - 1krabbit   ] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.648Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[35: null - 1krabbit   ] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.648Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[35: null - 1krabbit   ] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.648Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[36: null - 1 Krabbit   ] -- Time elapsed: 0.001 s
16:30:19 [2024-02-28T21:30:19.648Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[36: null - 1 Krabbit   ] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.648Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[36: null - 1 Krabbit   ] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.648Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[36: null - 1 Krabbit   ] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.648Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[37: null - 1krabbit  potato] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.648Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[37: null - 1krabbit  potato] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.648Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[37: null - 1krabbit  potato] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.648Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[37: null - 1krabbit  potato] -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.648Z] Running org.eclipse.tracecompass.common.core.tests.log.LoggerTest
16:30:19 [2024-02-28T21:30:19.905Z] Feb 28, 2024 9:30:19 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
16:30:19 [2024-02-28T21:30:19.905Z] WARNING: {"ts":"169151951628.726","ph":"B","tid":1,"pid":1,"name":"foo"}
16:30:19 [2024-02-28T21:30:19.905Z] Feb 28, 2024 9:30:19 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
16:30:19 [2024-02-28T21:30:19.905Z] WARNING: {"ts":"169151951628.726","ph":"s","tid":1,"pid":1,"name":"foo","cat":"mydog","id":"0x1"}
16:30:19 [2024-02-28T21:30:19.905Z] Feb 28, 2024 9:30:19 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close
16:30:19 [2024-02-28T21:30:19.905Z] WARNING: {"ts":"169152110125.494","ph":"E","tid":1,"pid":1}
16:30:19 [2024-02-28T21:30:19.905Z] Feb 28, 2024 9:30:19 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
16:30:19 [2024-02-28T21:30:19.905Z] WARNING: {"ts":"169152111844.037","ph":"B","tid":1,"pid":1,"name":"foo"}
16:30:19 [2024-02-28T21:30:19.905Z] Feb 28, 2024 9:30:19 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
16:30:19 [2024-02-28T21:30:19.905Z] WARNING: {"ts":"169152111844.037","ph":"s","tid":1,"pid":1,"name":"foo","cat":"myspider","id":"0x2"}
16:30:19 [2024-02-28T21:30:19.905Z] Feb 28, 2024 9:30:19 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close
16:30:19 [2024-02-28T21:30:19.905Z] WARNING: {"ts":"169152113853.536","ph":"E","tid":1,"pid":1}
16:30:19 [2024-02-28T21:30:19.905Z] Feb 28, 2024 9:30:19 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
16:30:19 [2024-02-28T21:30:19.905Z] WARNING: {"ts":"169152119105.821","ph":"B","tid":1,"pid":1,"name":"foo"}
16:30:19 [2024-02-28T21:30:19.905Z] Feb 28, 2024 9:30:19 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
16:30:19 [2024-02-28T21:30:19.905Z] WARNING: {"ts":"169152119105.821","ph":"s","tid":1,"pid":1,"name":"foo","cat":"null","id":"0x3"}
16:30:19 [2024-02-28T21:30:19.905Z] Feb 28, 2024 9:30:19 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close
16:30:19 [2024-02-28T21:30:19.905Z] WARNING: {"ts":"169152120377.089","ph":"E","tid":1,"pid":1}
16:30:19 [2024-02-28T21:30:19.905Z] Feb 28, 2024 9:30:19 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
16:30:19 [2024-02-28T21:30:19.905Z] WARNING: {"ts":"169152121805.068","ph":"B","tid":1,"pid":1,"name":"foo"}
16:30:19 [2024-02-28T21:30:19.905Z] Feb 28, 2024 9:30:19 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
16:30:19 [2024-02-28T21:30:19.905Z] WARNING: {"ts":"169152123849.665","ph":"E","tid":1,"pid":1}
16:30:19 [2024-02-28T21:30:19.905Z] Feb 28, 2024 9:30:19 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
16:30:19 [2024-02-28T21:30:19.905Z] WARNING: {"ts":"169152127524.24","ph":"B","tid":1,"pid":1,"name":"foo"}
16:30:19 [2024-02-28T21:30:19.905Z] Feb 28, 2024 9:30:19 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
16:30:19 [2024-02-28T21:30:19.905Z] WARNING: {"ts":"169152127524.24","ph":"s","tid":1,"pid":1,"name":"foo","cat":"myspider","id":"0x5"}
16:30:19 [2024-02-28T21:30:19.905Z] Feb 28, 2024 9:30:19 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close
16:30:19 [2024-02-28T21:30:19.905Z] WARNING: {"ts":"169152128909.312","ph":"E","tid":1,"pid":1}
16:30:19 [2024-02-28T21:30:19.905Z] Feb 28, 2024 9:30:19 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
16:30:19 [2024-02-28T21:30:19.905Z] INFO: {"ts":"169152135286.018","ph":"B","tid":1,"pid":1,"name":"foo"}
16:30:19 [2024-02-28T21:30:19.905Z] Feb 28, 2024 9:30:19 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
16:30:19 [2024-02-28T21:30:19.905Z] INFO: {"ts":"169152135923.406","ph":"B","tid":1,"pid":1,"name":"bar"}
16:30:19 [2024-02-28T21:30:19.905Z] Feb 28, 2024 9:30:19 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
16:30:19 [2024-02-28T21:30:19.905Z] INFO: {"ts":"169152136385.739","ph":"E","tid":1,"pid":1}
16:30:19 [2024-02-28T21:30:19.905Z] Feb 28, 2024 9:30:19 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
16:30:19 [2024-02-28T21:30:19.905Z] INFO: {"ts":"169152136895.665","ph":"E","tid":1,"pid":1}
16:30:19 [2024-02-28T21:30:19.905Z] Feb 28, 2024 9:30:19 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
16:30:19 [2024-02-28T21:30:19.905Z] WARNING: {"ts":"169152138052.777","ph":"B","tid":1,"pid":1,"name":"foo","args":{"Pen:Pineapple":"Apple:Pen"}}
16:30:19 [2024-02-28T21:30:19.905Z] Feb 28, 2024 9:30:19 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
16:30:19 [2024-02-28T21:30:19.905Z] WARNING: {"ts":"169152138683.784","ph":"E","tid":1,"pid":1}
16:30:19 [2024-02-28T21:30:19.905Z] Feb 28, 2024 9:30:19 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
16:30:19 [2024-02-28T21:30:19.905Z] WARNING: {"ts":"169152139185.844","ph":"B","tid":1,"pid":1,"name":"foo","args":{"msg":"Pen:Pineapple:Apple:Pen"}}
16:30:19 [2024-02-28T21:30:19.905Z] Feb 28, 2024 9:30:19 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
16:30:19 [2024-02-28T21:30:19.905Z] WARNING: {"ts":"169152139683.192","ph":"E","tid":1,"pid":1}
16:30:19 [2024-02-28T21:30:19.905Z] Feb 28, 2024 9:30:19 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
16:30:19 [2024-02-28T21:30:19.905Z] WARNING: {"ts":"169152140104.376","ph":"B","tid":1,"pid":1,"name":"foo","args":{"pen":"pineapple","apple":"pen","number_of_badgers":12}}
16:30:19 [2024-02-28T21:30:19.905Z] Feb 28, 2024 9:30:19 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
16:30:19 [2024-02-28T21:30:19.905Z] WARNING: {"ts":"169152140492.643","ph":"E","tid":1,"pid":1}
16:30:19 [2024-02-28T21:30:19.905Z] Feb 28, 2024 9:30:19 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
16:30:19 [2024-02-28T21:30:19.905Z] WARNING: {"ts":"169152141430.758","ph":"B","tid":1,"pid":1,"name":"foo"}
16:30:19 [2024-02-28T21:30:19.905Z] Feb 28, 2024 9:30:19 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
16:30:19 [2024-02-28T21:30:19.905Z] WARNING: {"ts":"169152142501.434","ph":"E","tid":1,"pid":1}
16:30:19 [2024-02-28T21:30:19.905Z] Feb 28, 2024 9:30:19 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
16:30:19 [2024-02-28T21:30:19.905Z] WARNING: {"ts":"169152144588.088","ph":"B","tid":1,"pid":1,"name":"foo"}
16:30:19 [2024-02-28T21:30:19.905Z] Feb 28, 2024 9:30:19 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
16:30:19 [2024-02-28T21:30:19.905Z] WARNING: {"ts":"169152144588.088","ph":"s","tid":1,"pid":1,"name":"foo","cat":"mydog","id":"0x6"}
16:30:19 [2024-02-28T21:30:19.905Z] Feb 28, 2024 9:30:19 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close
16:30:19 [2024-02-28T21:30:19.905Z] WARNING: {"ts":"169152146597.254","ph":"E","tid":1,"pid":1}
16:30:19 [2024-02-28T21:30:19.905Z] Feb 28, 2024 9:30:19 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils traceInstant
16:30:19 [2024-02-28T21:30:19.905Z] INFO: {"ts":"169152201361.312","ph":"i","tid":1,"pid":1,"name":"test null value","args":{"nullvalue":"null"}}
16:30:19 [2024-02-28T21:30:19.905Z] Feb 28, 2024 9:30:19 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils traceInstant
16:30:19 [2024-02-28T21:30:19.905Z] INFO: {"ts":"169152202102.142","ph":"i","tid":1,"pid":1,"name":"test null key","args":{"null":"value"}}
16:30:19 [2024-02-28T21:30:19.905Z] Feb 28, 2024 9:30:19 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
16:30:19 [2024-02-28T21:30:19.905Z] INFO: {"ts":"169152202794.268","ph":"B","tid":1,"pid":1,"name":"foo"}
16:30:19 [2024-02-28T21:30:19.905Z] Feb 28, 2024 9:30:19 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
16:30:19 [2024-02-28T21:30:19.905Z] INFO: {"ts":"169152203351.333","ph":"B","tid":1,"pid":1,"name":"bar"}
16:30:19 [2024-02-28T21:30:19.905Z] Feb 28, 2024 9:30:19 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
16:30:19 [2024-02-28T21:30:19.905Z] INFO: {"ts":"169152203748.671","ph":"E","tid":1,"pid":1}
16:30:19 [2024-02-28T21:30:19.905Z] Feb 28, 2024 9:30:19 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
16:30:19 [2024-02-28T21:30:19.905Z] INFO: {"ts":"169152204237.772","ph":"E","tid":1,"pid":1}
16:30:19 [2024-02-28T21:30:19.905Z] Feb 28, 2024 9:30:19 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
16:30:19 [2024-02-28T21:30:19.905Z] WARNING: {"ts":"169152204922.58","ph":"B","tid":1,"pid":1,"name":"foo"}
16:30:19 [2024-02-28T21:30:19.905Z] Feb 28, 2024 9:30:19 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
16:30:19 [2024-02-28T21:30:19.905Z] WARNING: {"ts":"169152204922.58","ph":"s","tid":1,"pid":1,"name":"foo","cat":"myspider","id":"0x7"}
16:30:19 [2024-02-28T21:30:19.905Z] Feb 28, 2024 9:30:19 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close
16:30:19 [2024-02-28T21:30:19.905Z] WARNING: {"ts":"169152206107.478","ph":"E","tid":1,"pid":1}
16:30:19 [2024-02-28T21:30:19.905Z] Feb 28, 2024 9:30:19 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
16:30:19 [2024-02-28T21:30:19.905Z] INFO: {"ts":"169152210415.742","ph":"B","tid":1,"pid":1,"name":"world"}
16:30:19 [2024-02-28T21:30:19.905Z] Feb 28, 2024 9:30:19 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
16:30:19 [2024-02-28T21:30:19.905Z] INFO: {"ts":"169152210927.41","ph":"E","tid":1,"pid":1}
16:30:19 [2024-02-28T21:30:19.905Z] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.265 s -- in org.eclipse.tracecompass.common.core.tests.log.LoggerTest
16:30:19 [2024-02-28T21:30:19.905Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testFlowLogLevels -- Time elapsed: 0.163 s
16:30:19 [2024-02-28T21:30:19.905Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testFlowWithData -- Time elapsed: 0.003 s
16:30:19 [2024-02-28T21:30:19.905Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testObjectLifespan -- Time elapsed: 0.004 s
16:30:19 [2024-02-28T21:30:19.905Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testFlowBuilderNoExtra -- Time elapsed: 0.003 s
16:30:19 [2024-02-28T21:30:19.905Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testNestingWithData -- Time elapsed: 0.003 s
16:30:19 [2024-02-28T21:30:19.905Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testFlowFiltered -- Time elapsed: 0.003 s
16:30:19 [2024-02-28T21:30:19.905Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testFlowBuilderCatThenParent -- Time elapsed: 0.002 s
16:30:19 [2024-02-28T21:30:19.905Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testNestingFiltered -- Time elapsed: 0.001 s
16:30:19 [2024-02-28T21:30:19.905Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testAsyncMessages -- Time elapsed: 0.004 s
16:30:19 [2024-02-28T21:30:19.906Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testNestingException -- Time elapsed: 0.003 s
16:30:19 [2024-02-28T21:30:19.906Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testAttributeFailRepeatedArgs -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.906Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testAttributes -- Time elapsed: 0.003 s
16:30:19 [2024-02-28T21:30:19.906Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testNestingLogLevels -- Time elapsed: 0.001 s
16:30:19 [2024-02-28T21:30:19.906Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testCounter -- Time elapsed: 0.002 s
16:30:19 [2024-02-28T21:30:19.906Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testFlowWithUnsetParent -- Time elapsed: 0.056 s
16:30:19 [2024-02-28T21:30:19.906Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testNullArguments -- Time elapsed: 0.002 s
16:30:19 [2024-02-28T21:30:19.906Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testNesting -- Time elapsed: 0.002 s
16:30:19 [2024-02-28T21:30:19.906Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testFlowBuilderParentThenCat -- Time elapsed: 0.002 s
16:30:19 [2024-02-28T21:30:19.906Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testMarker -- Time elapsed: 0.002 s
16:30:19 [2024-02-28T21:30:19.906Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testInstant -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.906Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testCollectionLifespan -- Time elapsed: 0.001 s
16:30:19 [2024-02-28T21:30:19.906Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testHelloWorld -- Time elapsed: 0.001 s
16:30:19 [2024-02-28T21:30:19.906Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testAttributeFail3Args -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.906Z] Running org.eclipse.tracecompass.common.core.tests.log.MonitorTest
16:30:19 [2024-02-28T21:30:19.906Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.tracecompass.common.core.tests.log.MonitorTest
16:30:19 [2024-02-28T21:30:19.906Z] org.eclipse.tracecompass.common.core.tests.log.MonitorTest.testDescending -- Time elapsed: 0.004 s
16:30:19 [2024-02-28T21:30:19.906Z] org.eclipse.tracecompass.common.core.tests.log.MonitorTest.testJmx -- Time elapsed: 0 s
16:30:19 [2024-02-28T21:30:19.906Z] org.eclipse.tracecompass.common.core.tests.log.MonitorTest.testSame -- Time elapsed: 0.001 s
16:30:19 [2024-02-28T21:30:19.906Z] org.eclipse.tracecompass.common.core.tests.log.MonitorTest.testClimbing -- Time elapsed: 0.001 s
16:30:19 [2024-02-28T21:30:19.906Z] Running org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest
16:30:20 [2024-02-28T21:30:20.162Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest
16:30:20 [2024-02-28T21:30:20.162Z] org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest.testDeepHashCode -- Time elapsed: 0.001 s
16:30:20 [2024-02-28T21:30:20.162Z] org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest.testDeepEquals -- Time elapsed: 0 s
16:30:20 [2024-02-28T21:30:20.162Z] Running org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest
16:30:20 [2024-02-28T21:30:20.162Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest
16:30:20 [2024-02-28T21:30:20.162Z] org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest.testCheckContentsArrayNullElement -- Time elapsed: 0 s
16:30:20 [2024-02-28T21:30:20.162Z] org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest.testCheckContentsArray -- Time elapsed: 0.001 s
16:30:20 [2024-02-28T21:30:20.162Z] org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest.testCheckContentsArrayNullRef -- Time elapsed: 0 s
16:30:20 [2024-02-28T21:30:20.162Z] org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest.testCheckContentsStreamNullElement -- Time elapsed: 0.001 s
16:30:20 [2024-02-28T21:30:20.162Z] org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest.testCheckContentsStreamNullRef -- Time elapsed: 0 s
16:30:20 [2024-02-28T21:30:20.162Z] org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest.testCheckContentsStream -- Time elapsed: 0 s
16:30:20 [2024-02-28T21:30:20.162Z] Running org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest
16:30:20 [2024-02-28T21:30:20.162Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s -- in org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest
16:30:20 [2024-02-28T21:30:20.162Z] org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest.testIteratorContents -- Time elapsed: 0.059 s
16:30:20 [2024-02-28T21:30:20.162Z] org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest.testOddInsertions -- Time elapsed: 0.006 s
16:30:20 [2024-02-28T21:30:20.162Z] org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest.testMultiThread -- Time elapsed: 0.001 s
16:30:20 [2024-02-28T21:30:20.162Z] org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest.testConcurrentIteration -- Time elapsed: 0.003 s
16:30:20 [2024-02-28T21:30:20.162Z] org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest.testSingleInsertion -- Time elapsed: 0 s
16:30:20 [2024-02-28T21:30:20.162Z] org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest.testBlockingPeek -- Time elapsed: 0.001 s
16:30:20 [2024-02-28T21:30:20.162Z] org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest.testInvalidConstructor1 -- Time elapsed: 0 s
16:30:20 [2024-02-28T21:30:20.162Z] org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest.testInvalidConstructor2 -- Time elapsed: 0.001 s
16:30:20 [2024-02-28T21:30:20.162Z] org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest.testInvalidConstructor4 -- Time elapsed: 0 s
16:30:20 [2024-02-28T21:30:20.162Z] org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest.testInvalidConstructor5 -- Time elapsed: 0 s
16:30:20 [2024-02-28T21:30:20.162Z] org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest.testIsEmpty -- Time elapsed: 0 s
16:30:20 [2024-02-28T21:30:20.162Z] org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest.testSimpleInsertion -- Time elapsed: 0.001 s
16:30:20 [2024-02-28T21:30:20.162Z] org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest.testLargeInsertion -- Time elapsed: 0 s
16:30:20 [2024-02-28T21:30:20.162Z] Running org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils
16:30:20 [2024-02-28T21:30:20.162Z] [Fatal Error] :2:10: DOCTYPE is disallowed when the feature "http://apache.org/xml/features/disallow-doctype-decl" set to true.
16:30:20 [2024-02-28T21:30:20.418Z] [Fatal Error] :1:10: DOCTYPE is disallowed when the feature "http://apache.org/xml/features/disallow-doctype-decl" set to true.
16:30:20 [2024-02-28T21:30:20.418Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.183 s -- in org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils
16:30:20 [2024-02-28T21:30:20.418Z] org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils.testSafeValidate -- Time elapsed: 0.094 s
16:30:20 [2024-02-28T21:30:20.418Z] org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils skipped
16:30:20 [2024-02-28T21:30:20.418Z] org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils.testBillionLaughs -- Time elapsed: 0.015 s
16:30:20 [2024-02-28T21:30:20.418Z] org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils.testNewSafeSchemaFactory -- Time elapsed: 0.062 s
16:30:20 [2024-02-28T21:30:20.418Z] org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils.newSafeXmlStreamReader -- Time elapsed: 0.004 s
16:30:20 [2024-02-28T21:30:20.418Z] org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils.testRecursiveEntityReference -- Time elapsed: 0.002 s
16:30:20 [2024-02-28T21:30:20.418Z] org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils.testAttackValidate -- Time elapsed: 0.002 s
16:30:20 [2024-02-28T21:30:20.418Z] org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils.testNewSafeSaxParserFactory -- Time elapsed: 0.001 s
16:30:20 [2024-02-28T21:30:20.418Z] Running org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest
16:30:20 [2024-02-28T21:30:20.418Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest
16:30:20 [2024-02-28T21:30:20.418Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testSameSign -- Time elapsed: 0.001 s
16:30:20 [2024-02-28T21:30:20.418Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testAdd100L -- Time elapsed: 0 s
16:30:20 [2024-02-28T21:30:20.418Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testAdd0L -- Time elapsed: 0 s
16:30:20 [2024-02-28T21:30:20.418Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testMult0 -- Time elapsed: 0 s
16:30:20 [2024-02-28T21:30:20.418Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testMult1 -- Time elapsed: 0 s
16:30:20 [2024-02-28T21:30:20.418Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testAdd0 -- Time elapsed: 0 s
16:30:20 [2024-02-28T21:30:20.418Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testMultLimit -- Time elapsed: 0 s
16:30:20 [2024-02-28T21:30:20.418Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testAddLimit -- Time elapsed: 0 s
16:30:20 [2024-02-28T21:30:20.418Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testMultLimitL -- Time elapsed: 0 s
16:30:20 [2024-02-28T21:30:20.418Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testAddLimitL -- Time elapsed: 0 s
16:30:20 [2024-02-28T21:30:20.418Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testMult100 -- Time elapsed: 0 s
16:30:20 [2024-02-28T21:30:20.418Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testAdd100 -- Time elapsed: 0 s
16:30:20 [2024-02-28T21:30:20.418Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testMult100L -- Time elapsed: 0 s
16:30:20 [2024-02-28T21:30:20.418Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testMult0L -- Time elapsed: 0 s
16:30:20 [2024-02-28T21:30:20.418Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testMult1L -- Time elapsed: 0 s
16:30:20 [2024-02-28T21:30:20.418Z] 
16:30:20 [2024-02-28T21:30:20.418Z] Results:
16:30:20 [2024-02-28T21:30:20.418Z] 
16:30:20 [2024-02-28T21:30:20.418Z] Tests run: 700, Failures: 0, Errors: 0, Skipped: 1
16:30:20 [2024-02-28T21:30:20.418Z] 
16:30:20 [2024-02-28T21:30:20.674Z] [INFO] All tests passed
16:30:20 [2024-02-28T21:30:20.674Z] [INFO] 
16:30:20 [2024-02-28T21:30:20.674Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.common.core.tests ---
16:30:20 [2024-02-28T21:30:20.674Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:30:20 [2024-02-28T21:30:20.674Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:30:20 [2024-02-28T21:30:20.674Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:30:20 [2024-02-28T21:30:20.675Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:30:20 [2024-02-28T21:30:20.675Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:30:20 [2024-02-28T21:30:20.675Z] [INFO] 
16:30:20 [2024-02-28T21:30:20.675Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.common.core.tests ---
16:30:20 [2024-02-28T21:30:20.675Z] [INFO] 
16:30:20 [2024-02-28T21:30:20.675Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf >--------
16:30:20 [2024-02-28T21:30:20.675Z] [INFO] Building org.eclipse.tracecompass.ctf 9.3.0-SNAPSHOT            [68/141]
16:30:20 [2024-02-28T21:30:20.675Z] [INFO]   from ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties
16:30:20 [2024-02-28T21:30:20.675Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
16:30:20 [2024-02-28T21:30:20.675Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties
16:30:20 [2024-02-28T21:30:20.675Z] [INFO] 
16:30:20 [2024-02-28T21:30:20.675Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.ctf ---
16:30:20 [2024-02-28T21:30:20.675Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf/target
16:30:20 [2024-02-28T21:30:20.675Z] [INFO] 
16:30:20 [2024-02-28T21:30:20.675Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.ctf ---
16:30:20 [2024-02-28T21:30:20.675Z] [INFO] The project's OSGi version is 9.3.0.202402282100
16:30:20 [2024-02-28T21:30:20.675Z] [INFO] 
16:30:20 [2024-02-28T21:30:20.675Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf ---
16:30:20 [2024-02-28T21:30:20.675Z] [INFO] 
16:30:20 [2024-02-28T21:30:20.675Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf ---
16:30:20 [2024-02-28T21:30:20.675Z] [INFO] 
16:30:20 [2024-02-28T21:30:20.675Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf ---
16:30:20 [2024-02-28T21:30:20.675Z] [INFO] 
16:30:20 [2024-02-28T21:30:20.675Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf ---
16:30:20 [2024-02-28T21:30:20.675Z] [INFO] 
16:30:20 [2024-02-28T21:30:20.675Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.ctf ---
16:30:20 [2024-02-28T21:30:20.675Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf/src/main/resources
16:30:20 [2024-02-28T21:30:20.675Z] [INFO] 
16:30:20 [2024-02-28T21:30:20.675Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.ctf ---
16:30:20 [2024-02-28T21:30:20.675Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 13 were skipped
16:30:20 [2024-02-28T21:30:20.675Z] [INFO] 
16:30:20 [2024-02-28T21:30:20.675Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf ---
16:30:20 [2024-02-28T21:30:20.675Z] [INFO] 
16:30:20 [2024-02-28T21:30:20.675Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.ctf ---
16:30:20 [2024-02-28T21:30:20.675Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf/target/org.eclipse.tracecompass.ctf-9.3.0-SNAPSHOT.jar
16:30:20 [2024-02-28T21:30:20.675Z] [INFO] 
16:30:20 [2024-02-28T21:30:20.675Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf ---
16:30:20 [2024-02-28T21:30:20.675Z] [INFO] 
16:30:20 [2024-02-28T21:30:20.675Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.ctf ---
16:30:20 [2024-02-28T21:30:20.675Z] [INFO] 
16:30:20 [2024-02-28T21:30:20.675Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.ctf ---
16:30:20 [2024-02-28T21:30:20.675Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf/target/org.eclipse.tracecompass.ctf-9.3.0-SNAPSHOT-sources-feature.jar
16:30:20 [2024-02-28T21:30:20.675Z] [INFO] 
16:30:20 [2024-02-28T21:30:20.675Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf ---
16:30:20 [2024-02-28T21:30:20.931Z] [INFO] 
16:30:20 [2024-02-28T21:30:20.931Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.ctf ---
16:30:20 [2024-02-28T21:30:20.931Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf/target/org.eclipse.tracecompass.ctf-9.3.0-SNAPSHOT.jar
16:30:22 [2024-02-28T21:30:22.294Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf/target/org.eclipse.tracecompass.ctf-9.3.0-SNAPSHOT-sources-feature.jar
16:30:23 [2024-02-28T21:30:23.219Z] [INFO] 
16:30:23 [2024-02-28T21:30:23.219Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf ---
16:30:23 [2024-02-28T21:30:23.219Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf/target/org.eclipse.tracecompass.ctf-9.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf/9.3.0-SNAPSHOT/org.eclipse.tracecompass.ctf-9.3.0-SNAPSHOT.jar
16:30:23 [2024-02-28T21:30:23.219Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf/9.3.0-SNAPSHOT/org.eclipse.tracecompass.ctf-9.3.0-SNAPSHOT.pom
16:30:23 [2024-02-28T21:30:23.219Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf/target/org.eclipse.tracecompass.ctf-9.3.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf/9.3.0-SNAPSHOT/org.eclipse.tracecompass.ctf-9.3.0-SNAPSHOT-sources-feature.jar
16:30:23 [2024-02-28T21:30:23.219Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf/9.3.0-SNAPSHOT/org.eclipse.tracecompass.ctf-9.3.0-SNAPSHOT-p2metadata.xml
16:30:23 [2024-02-28T21:30:23.219Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf/9.3.0-SNAPSHOT/org.eclipse.tracecompass.ctf-9.3.0-SNAPSHOT-p2artifacts.xml
16:30:23 [2024-02-28T21:30:23.219Z] [INFO] 
16:30:23 [2024-02-28T21:30:23.219Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf ---
16:30:23 [2024-02-28T21:30:23.219Z] [INFO] 
16:30:23 [2024-02-28T21:30:23.219Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests >--
16:30:23 [2024-02-28T21:30:23.219Z] [INFO] Building org.eclipse.tracecompass.ctf.parser.tests 1.0.4-SNAPSHOT [69/141]
16:30:23 [2024-02-28T21:30:23.219Z] [INFO]   from ctf/org.eclipse.tracecompass.ctf.parser.tests/pom.xml
16:30:23 [2024-02-28T21:30:23.219Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:30:23 [2024-02-28T21:30:23.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
16:30:23 [2024-02-28T21:30:23.219Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser.tests/pom.xml
16:30:23 [2024-02-28T21:30:23.219Z] [INFO] 
16:30:23 [2024-02-28T21:30:23.219Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.ctf.parser.tests ---
16:30:23 [2024-02-28T21:30:23.219Z] [INFO] 
16:30:23 [2024-02-28T21:30:23.219Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.parser.tests ---
16:30:23 [2024-02-28T21:30:23.219Z] [INFO] The project's OSGi version is 1.0.4.202402282100
16:30:23 [2024-02-28T21:30:23.219Z] [INFO] 
16:30:23 [2024-02-28T21:30:23.219Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.parser.tests ---
16:30:23 [2024-02-28T21:30:23.219Z] [INFO] 
16:30:23 [2024-02-28T21:30:23.219Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.parser.tests ---
16:30:23 [2024-02-28T21:30:23.219Z] [INFO] 
16:30:23 [2024-02-28T21:30:23.219Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.parser.tests ---
16:30:23 [2024-02-28T21:30:23.219Z] [INFO] 
16:30:23 [2024-02-28T21:30:23.219Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.parser.tests ---
16:30:23 [2024-02-28T21:30:23.219Z] [INFO] 
16:30:23 [2024-02-28T21:30:23.219Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.ctf.parser.tests ---
16:30:23 [2024-02-28T21:30:23.219Z] [INFO] Resolving class path of org.eclipse.tracecompass.ctf.parser.tests
16:30:23 [2024-02-28T21:30:23.219Z] [INFO] 
16:30:23 [2024-02-28T21:30:23.219Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.ctf.parser.tests ---
16:30:23 [2024-02-28T21:30:23.219Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser.tests/src/main/resources
16:30:23 [2024-02-28T21:30:23.219Z] [INFO] 
16:30:23 [2024-02-28T21:30:23.219Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.ctf.parser.tests ---
16:30:23 [2024-02-28T21:30:23.219Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:30:23 [2024-02-28T21:30:23.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
16:30:23 [2024-02-28T21:30:23.220Z] [WARNING] The 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-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser.tests/pom.xml
16:30:23 [2024-02-28T21:30:23.220Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:30:23 [2024-02-28T21:30:23.220Z] [INFO] 
16:30:23 [2024-02-28T21:30:23.220Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.ctf.parser.tests ---
16:30:23 [2024-02-28T21:30:23.220Z] [INFO] 
16:30:23 [2024-02-28T21:30:23.220Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.parser.tests ---
16:30:23 [2024-02-28T21:30:23.220Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser.tests/src/test/resources
16:30:23 [2024-02-28T21:30:23.220Z] [INFO] 
16:30:23 [2024-02-28T21:30:23.220Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.ctf.parser.tests ---
16:30:23 [2024-02-28T21:30:23.220Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 96 were skipped
16:30:23 [2024-02-28T21:30:23.220Z] [INFO] 
16:30:23 [2024-02-28T21:30:23.220Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.parser.tests ---
16:30:23 [2024-02-28T21:30:23.220Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.4-SNAPSHOT-sources.jar
16:30:23 [2024-02-28T21:30:23.220Z] [INFO] 
16:30:23 [2024-02-28T21:30:23.220Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.parser.tests ---
16:30:23 [2024-02-28T21:30:23.220Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.4-SNAPSHOT.jar
16:30:23 [2024-02-28T21:30:23.475Z] [INFO] 
16:30:23 [2024-02-28T21:30:23.475Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.parser.tests ---
16:30:23 [2024-02-28T21:30:23.475Z] [INFO] 
16:30:23 [2024-02-28T21:30:23.475Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.ctf.parser.tests ---
16:30:23 [2024-02-28T21:30:23.475Z] [INFO] 
16:30:23 [2024-02-28T21:30:23.475Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.parser.tests ---
16:30:23 [2024-02-28T21:30:23.475Z] [INFO] 
16:30:23 [2024-02-28T21:30:23.475Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.ctf.parser.tests ---
16:30:23 [2024-02-28T21:30:23.476Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.4-SNAPSHOT.jar
16:30:24 [2024-02-28T21:30:24.401Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.4-SNAPSHOT-sources.jar
16:30:24 [2024-02-28T21:30:24.962Z] [INFO] 
16:30:24 [2024-02-28T21:30:24.963Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.ctf.parser.tests ---
16:30:25 [2024-02-28T21:30:25.218Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work/data/.metadata/.log
16:30:25 [2024-02-28T21:30:25.218Z] [INFO] Command line:
16:30:25 [2024-02-28T21:30:25.218Z] 	[/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-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
16:30:25 [2024-02-28T21:30:25.218Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:30:28 [2024-02-28T21:30:28.486Z] Running org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest
16:30:28 [2024-02-28T21:30:28.486Z] Tests run: 22, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0.097 s -- in org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest
16:30:28 [2024-02-28T21:30:28.486Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest skipped
16:30:28 [2024-02-28T21:30:28.486Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testCharacterLiteralPrimaryExpression -- Time elapsed: 0.018 s
16:30:28 [2024-02-28T21:30:28.486Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testEnumDeclaration -- Time elapsed: 0.001 s
16:30:28 [2024-02-28T21:30:28.486Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testIntegerLiteralPrimaryExpression -- Time elapsed: 0.001 s
16:30:28 [2024-02-28T21:30:28.486Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testKeywordPrimaryExpression -- Time elapsed: 0 s
16:30:28 [2024-02-28T21:30:28.486Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testStringLiteralPrimaryExpression -- Time elapsed: 0 s
16:30:28 [2024-02-28T21:30:28.486Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest skipped
16:30:28 [2024-02-28T21:30:28.486Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testEnvDeclaration -- Time elapsed: 0.043 s
16:30:28 [2024-02-28T21:30:28.486Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testMixedUnaryExpression -- Time elapsed: 0 s
16:30:28 [2024-02-28T21:30:28.486Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testArrayUnaryExpression -- Time elapsed: 0 s
16:30:28 [2024-02-28T21:30:28.486Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testMemberUnaryExpression -- Time elapsed: 0 s
16:30:28 [2024-02-28T21:30:28.486Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testFloatingTypeAliasDeclaration -- Time elapsed: 0 s
16:30:28 [2024-02-28T21:30:28.486Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testIntegerTypeAliasDeclaration -- Time elapsed: 0.001 s
16:30:28 [2024-02-28T21:30:28.486Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testPointerUnaryExpression -- Time elapsed: 0 s
16:30:28 [2024-02-28T21:30:28.486Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest skipped
16:30:28 [2024-02-28T21:30:28.486Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testUnaryExpression -- Time elapsed: 0.001 s
16:30:28 [2024-02-28T21:30:28.486Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testIdentifierPrimaryExpression -- Time elapsed: 0 s
16:30:28 [2024-02-28T21:30:28.486Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testSpecialArrayUnaryExpression -- Time elapsed: 0 s
16:30:28 [2024-02-28T21:30:28.486Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testDeclaration -- Time elapsed: 0.001 s
16:30:28 [2024-02-28T21:30:28.486Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testSimpleUnaryExpression -- Time elapsed: 0 s
16:30:28 [2024-02-28T21:30:28.486Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest skipped
16:30:28 [2024-02-28T21:30:28.486Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testPrimaryExpression -- Time elapsed: 0 s
16:30:28 [2024-02-28T21:30:28.486Z] Running org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest
16:30:28 [2024-02-28T21:30:28.486Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.007 s -- in org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest
16:30:28 [2024-02-28T21:30:28.486Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testSymbols -- Time elapsed: 0.001 s
16:30:28 [2024-02-28T21:30:28.486Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testStringLiteral -- Time elapsed: 0 s
16:30:28 [2024-02-28T21:30:28.486Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testCharLiteral -- Time elapsed: 0 s
16:30:28 [2024-02-28T21:30:28.486Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testLiteralSuffixes -- Time elapsed: 0 s
16:30:28 [2024-02-28T21:30:28.486Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testLiteralPrefixes -- Time elapsed: 0 s
16:30:28 [2024-02-28T21:30:28.486Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testMixedComment -- Time elapsed: 0.001 s
16:30:28 [2024-02-28T21:30:28.486Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testWhitespaces -- Time elapsed: 0 s
16:30:28 [2024-02-28T21:30:28.486Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest skipped
16:30:28 [2024-02-28T21:30:28.486Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testIdentifierLetters -- Time elapsed: 0 s
16:30:28 [2024-02-28T21:30:28.486Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testMultiLineComment -- Time elapsed: 0 s
16:30:28 [2024-02-28T21:30:28.486Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testComment -- Time elapsed: 0 s
16:30:28 [2024-02-28T21:30:28.486Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testLineComment -- Time elapsed: 0 s
16:30:28 [2024-02-28T21:30:28.486Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testNestedComment -- Time elapsed: 0.001 s
16:30:28 [2024-02-28T21:30:28.486Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testLiteralDigits -- Time elapsed: 0 s
16:30:28 [2024-02-28T21:30:28.487Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testLiteralZero -- Time elapsed: 0 s
16:30:28 [2024-02-28T21:30:28.487Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testKeywords -- Time elapsed: 0 s
16:30:28 [2024-02-28T21:30:28.487Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testEscapeStringLiteral -- Time elapsed: 0.001 s
16:30:28 [2024-02-28T21:30:28.487Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testEscapeCharLiteral -- Time elapsed: 0 s
16:30:28 [2024-02-28T21:30:28.487Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testIdentifier -- Time elapsed: 0 s
16:30:28 [2024-02-28T21:30:28.487Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testLiterals -- Time elapsed: 0.001 s
16:30:28 [2024-02-28T21:30:28.487Z] 
16:30:28 [2024-02-28T21:30:28.487Z] Results:
16:30:28 [2024-02-28T21:30:28.487Z] 
16:30:28 [2024-02-28T21:30:28.487Z] Tests run: 42, Failures: 0, Errors: 0, Skipped: 5
16:30:28 [2024-02-28T21:30:28.487Z] 
16:30:28 [2024-02-28T21:30:28.742Z] [INFO] All tests passed
16:30:28 [2024-02-28T21:30:28.742Z] [INFO] 
16:30:28 [2024-02-28T21:30:28.742Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.parser.tests ---
16:30:28 [2024-02-28T21:30:28.742Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:30:28 [2024-02-28T21:30:28.742Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:30:28 [2024-02-28T21:30:28.742Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:30:28 [2024-02-28T21:30:28.742Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:30:28 [2024-02-28T21:30:28.742Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:30:28 [2024-02-28T21:30:28.743Z] [INFO] 
16:30:28 [2024-02-28T21:30:28.743Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.parser.tests ---
16:30:28 [2024-02-28T21:30:28.743Z] [INFO] 
16:30:28 [2024-02-28T21:30:28.743Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf >------
16:30:28 [2024-02-28T21:30:28.743Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf 9.3.0-SNAPSHOT        [70/141]
16:30:28 [2024-02-28T21:30:28.743Z] [INFO]   from ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties
16:30:28 [2024-02-28T21:30:28.743Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
16:30:28 [2024-02-28T21:30:28.743Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties
16:30:28 [2024-02-28T21:30:28.998Z] [INFO] 
16:30:28 [2024-02-28T21:30:28.998Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf ---
16:30:28 [2024-02-28T21:30:28.998Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf/target
16:30:28 [2024-02-28T21:30:28.998Z] [INFO] 
16:30:28 [2024-02-28T21:30:28.998Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.ctf ---
16:30:28 [2024-02-28T21:30:28.998Z] [INFO] The project's OSGi version is 9.3.0.202402282100
16:30:28 [2024-02-28T21:30:28.998Z] [INFO] 
16:30:28 [2024-02-28T21:30:28.998Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf ---
16:30:28 [2024-02-28T21:30:28.998Z] [INFO] 
16:30:28 [2024-02-28T21:30:28.998Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf ---
16:30:28 [2024-02-28T21:30:28.998Z] [INFO] 
16:30:28 [2024-02-28T21:30:28.998Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf ---
16:30:28 [2024-02-28T21:30:28.998Z] [INFO] 
16:30:28 [2024-02-28T21:30:28.998Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf ---
16:30:28 [2024-02-28T21:30:28.998Z] [INFO] 
16:30:28 [2024-02-28T21:30:28.998Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf ---
16:30:28 [2024-02-28T21:30:28.998Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf/src/main/resources
16:30:28 [2024-02-28T21:30:28.998Z] [INFO] 
16:30:28 [2024-02-28T21:30:28.998Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.ctf ---
16:30:28 [2024-02-28T21:30:28.998Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 120 were skipped
16:30:28 [2024-02-28T21:30:28.998Z] [INFO] 
16:30:28 [2024-02-28T21:30:28.998Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf ---
16:30:28 [2024-02-28T21:30:28.999Z] [INFO] 
16:30:28 [2024-02-28T21:30:28.999Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf.ctf ---
16:30:28 [2024-02-28T21:30:28.999Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf/target/org.eclipse.tracecompass.tmf.ctf-9.3.0-SNAPSHOT.jar
16:30:28 [2024-02-28T21:30:28.999Z] [INFO] 
16:30:28 [2024-02-28T21:30:28.999Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf ---
16:30:28 [2024-02-28T21:30:28.999Z] [INFO] 
16:30:28 [2024-02-28T21:30:28.999Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf.ctf ---
16:30:28 [2024-02-28T21:30:28.999Z] [INFO] 
16:30:28 [2024-02-28T21:30:28.999Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.ctf ---
16:30:28 [2024-02-28T21:30:28.999Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf/target/org.eclipse.tracecompass.tmf.ctf-9.3.0-SNAPSHOT-sources-feature.jar
16:30:28 [2024-02-28T21:30:28.999Z] [INFO] 
16:30:28 [2024-02-28T21:30:28.999Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf ---
16:30:28 [2024-02-28T21:30:28.999Z] [INFO] 
16:30:28 [2024-02-28T21:30:28.999Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.ctf ---
16:30:28 [2024-02-28T21:30:28.999Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf/target/org.eclipse.tracecompass.tmf.ctf-9.3.0-SNAPSHOT.jar
16:30:29 [2024-02-28T21:30:29.928Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf/target/org.eclipse.tracecompass.tmf.ctf-9.3.0-SNAPSHOT-sources-feature.jar
16:30:30 [2024-02-28T21:30:30.854Z] [INFO] 
16:30:30 [2024-02-28T21:30:30.854Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf ---
16:30:30 [2024-02-28T21:30:30.854Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf/target/org.eclipse.tracecompass.tmf.ctf-9.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf/9.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-9.3.0-SNAPSHOT.jar
16:30:30 [2024-02-28T21:30:30.854Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-9.3.0-SNAPSHOT.pom
16:30:30 [2024-02-28T21:30:30.854Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf/target/org.eclipse.tracecompass.tmf.ctf-9.3.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf/9.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-9.3.0-SNAPSHOT-sources-feature.jar
16:30:30 [2024-02-28T21:30:30.854Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf/9.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-9.3.0-SNAPSHOT-p2metadata.xml
16:30:30 [2024-02-28T21:30:30.854Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf/9.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-9.3.0-SNAPSHOT-p2artifacts.xml
16:30:30 [2024-02-28T21:30:30.854Z] [INFO] 
16:30:30 [2024-02-28T21:30:30.854Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf ---
16:30:30 [2024-02-28T21:30:30.854Z] [INFO] 
16:30:30 [2024-02-28T21:30:30.854Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests >--
16:30:30 [2024-02-28T21:30:30.854Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests 1.0.12-SNAPSHOT [71/141]
16:30:30 [2024-02-28T21:30:30.854Z] [INFO]   from ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/pom.xml
16:30:30 [2024-02-28T21:30:30.854Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:30:30 [2024-02-28T21:30:30.854Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:30:30 [2024-02-28T21:30:30.854Z] [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-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/pom.xml
16:30:30 [2024-02-28T21:30:30.854Z] [INFO] 
16:30:30 [2024-02-28T21:30:30.854Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
16:30:30 [2024-02-28T21:30:30.854Z] [INFO] 
16:30:30 [2024-02-28T21:30:30.854Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
16:30:30 [2024-02-28T21:30:30.854Z] [INFO] The project's OSGi version is 1.0.12.202402282100
16:30:30 [2024-02-28T21:30:30.854Z] [INFO] 
16:30:30 [2024-02-28T21:30:30.854Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
16:30:30 [2024-02-28T21:30:30.854Z] [INFO] 
16:30:30 [2024-02-28T21:30:30.854Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
16:30:30 [2024-02-28T21:30:30.854Z] [INFO] 
16:30:30 [2024-02-28T21:30:30.854Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
16:30:30 [2024-02-28T21:30:30.854Z] [INFO] 
16:30:30 [2024-02-28T21:30:30.854Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
16:30:31 [2024-02-28T21:30:31.109Z] [INFO] 
16:30:31 [2024-02-28T21:30:31.109Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
16:30:31 [2024-02-28T21:30:31.109Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests
16:30:31 [2024-02-28T21:30:31.110Z] [INFO] 
16:30:31 [2024-02-28T21:30:31.110Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
16:30:31 [2024-02-28T21:30:31.110Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/src/main/resources
16:30:31 [2024-02-28T21:30:31.110Z] [INFO] 
16:30:31 [2024-02-28T21:30:31.110Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
16:30:31 [2024-02-28T21:30:31.110Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:30:31 [2024-02-28T21:30:31.110Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:30:31 [2024-02-28T21:30:31.110Z] [WARNING] The 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-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/pom.xml
16:30:31 [2024-02-28T21:30:31.366Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:30:31 [2024-02-28T21:30:31.621Z] [INFO] 
16:30:31 [2024-02-28T21:30:31.621Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
16:30:31 [2024-02-28T21:30:31.621Z] [INFO] 
16:30:31 [2024-02-28T21:30:31.621Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
16:30:31 [2024-02-28T21:30:31.621Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/src/test/resources
16:30:31 [2024-02-28T21:30:31.621Z] [INFO] 
16:30:31 [2024-02-28T21:30:31.621Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
16:30:31 [2024-02-28T21:30:31.621Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 131 were skipped
16:30:31 [2024-02-28T21:30:31.621Z] [INFO] 
16:30:31 [2024-02-28T21:30:31.621Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
16:30:31 [2024-02-28T21:30:31.621Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-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
16:30:31 [2024-02-28T21:30:31.621Z] [INFO] 
16:30:31 [2024-02-28T21:30:31.621Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
16:30:31 [2024-02-28T21:30:31.621Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.12-SNAPSHOT.jar
16:30:31 [2024-02-28T21:30:31.621Z] [INFO] 
16:30:31 [2024-02-28T21:30:31.621Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
16:30:31 [2024-02-28T21:30:31.621Z] [INFO] 
16:30:31 [2024-02-28T21:30:31.621Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
16:30:31 [2024-02-28T21:30:31.621Z] [INFO] 
16:30:31 [2024-02-28T21:30:31.621Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
16:30:31 [2024-02-28T21:30:31.621Z] [INFO] 
16:30:31 [2024-02-28T21:30:31.621Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
16:30:31 [2024-02-28T21:30:31.621Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.12-SNAPSHOT.jar
16:30:32 [2024-02-28T21:30:32.551Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-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
16:30:33 [2024-02-28T21:30:33.478Z] [INFO] 
16:30:33 [2024-02-28T21:30:33.478Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
16:30:33 [2024-02-28T21:30:33.478Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/.metadata/.log
16:30:33 [2024-02-28T21:30:33.478Z] [INFO] Command line:
16:30:33 [2024-02-28T21:30:33.478Z] 	[/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-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-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-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
16:30:33 [2024-02-28T21:30:33.479Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:30:35 [2024-02-28T21:30:35.995Z] Feb 28, 2024 9:30:35 PM org.apache.aries.spifly.BaseActivator log
16:30:35 [2024-02-28T21:30:35.995Z] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
16:30:37 [2024-02-28T21:30:37.361Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
16:30:37 [2024-02-28T21:30:37.361Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
16:30:42 [2024-02-28T21:30:42.604Z] !SESSION 2024-02-28 21:30:33.415 -----------------------------------------------
16:30:42 [2024-02-28T21:30:42.604Z] eclipse.buildId=unknown
16:30:42 [2024-02-28T21:30:42.604Z] java.version=17.0.2
16:30:42 [2024-02-28T21:30:42.604Z] java.vendor=Oracle Corporation
16:30:42 [2024-02-28T21:30:42.604Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
16:30:42 [2024-02-28T21:30:42.604Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
16:30:42 [2024-02-28T21:30:42.604Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-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-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
16:30:42 [2024-02-28T21:30:42.604Z] 
16:30:42 [2024-02-28T21:30:42.604Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2024-02-28 21:30:41.588
16:30:42 [2024-02-28T21:30:42.604Z] !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
16:30:42 [2024-02-28T21:30:42.604Z] 
16:30:42 [2024-02-28T21:30:42.604Z] !ENTRY org.eclipse.urischeme 4 0 2024-02-28 21:30:41.669
16:30:42 [2024-02-28T21:30:42.604Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
16:30:42 [2024-02-28T21:30:42.604Z] !STACK 0
16:30:42 [2024-02-28T21:30:42.604Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
16:30:42 [2024-02-28T21:30:42.604Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
16:30:42 [2024-02-28T21:30:42.604Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
16:30:42 [2024-02-28T21:30:42.604Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
16:30:42 [2024-02-28T21:30:42.604Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
16:30:42 [2024-02-28T21:30:42.604Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
16:30:42 [2024-02-28T21:30:42.604Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
16:30:42 [2024-02-28T21:30:42.604Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:88)
16:30:42 [2024-02-28T21:30:42.604Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
16:30:42 [2024-02-28T21:30:42.604Z] Caused by: java.io.IOException: error=2, No such file or directory
16:30:42 [2024-02-28T21:30:42.604Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
16:30:42 [2024-02-28T21:30:42.604Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
16:30:42 [2024-02-28T21:30:42.604Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
16:30:42 [2024-02-28T21:30:42.604Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
16:30:42 [2024-02-28T21:30:42.604Z] 	... 7 more
16:30:42 [2024-02-28T21:30:42.604Z] Running org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace
16:30:42 [2024-02-28T21:30:42.604Z] Display size: 1440x900
16:30:42 [2024-02-28T21:30:42.604Z] OS version=6.1.11-200.fc37.x86_64
16:30:42 [2024-02-28T21:30:42.604Z] GTK version=3.22.30
16:30:42 [2024-02-28T21:30:42.604Z] GTK theme=Ambiance
16:30:42 [2024-02-28T21:30:42.604Z] LIBOVERLAY_SCROLLBAR=0
16:30:42 [2024-02-28T21:30:42.604Z] Time zone: Greenwich Mean Time
16:30:42 [2024-02-28T21:30:42.604Z] 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@85f5f55] time=-241141407 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:30:43 [2024-02-28T21:30:43.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:30:43 [2024-02-28T21:30:43.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
16:30:43 [2024-02-28T21:30:43.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
16:30:43 [2024-02-28T21:30:43.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
16:30:43 [2024-02-28T21:30:43.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=-241140614 data=null doit=true}, MenuItem with text {&Hierarchical}]
16:30:43 [2024-02-28T21:30:43.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=-241140613 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}]
16:30:43 [2024-02-28T21:30:43.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-241140607 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
16:30:43 [2024-02-28T21:30:43.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
16:30:43 [2024-02-28T21:30:43.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:30:43 [2024-02-28T21:30:43.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:30:43 [2024-02-28T21:30:43.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:30:43 [2024-02-28T21:30:43.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:30:43 [2024-02-28T21:30:43.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:30:43 [2024-02-28T21:30:43.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:30:43 [2024-02-28T21:30:43.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-241140392 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
16:30:43 [2024-02-28T21:30:43.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-241140388 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
16:30:43 [2024-02-28T21:30:43.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-241140388 data=null}, TreeItem with text {TestInvalidCtfTraces}]
16:30:43 [2024-02-28T21:30:43.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-241140387 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:30:43 [2024-02-28T21:30:43.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241140386 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}]
16:30:43 [2024-02-28T21:30:43.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-241140310 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:30:43 [2024-02-28T21:30:43.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:30:43 [2024-02-28T21:30:43.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-241140308 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
16:30:43 [2024-02-28T21:30:43.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-241140308 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
16:30:43 [2024-02-28T21:30:43.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-241140307 data=null}, TreeItem with text {TestInvalidCtfTraces}]
16:30:43 [2024-02-28T21:30:43.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-241140307 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:30:43 [2024-02-28T21:30:43.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241140306 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}]
16:30:43 [2024-02-28T21:30:43.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-241140299 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:30:43 [2024-02-28T21:30:43.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-241140298 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
16:30:43 [2024-02-28T21:30:43.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-241140297 data=null}, TreeItem with text {TestInvalidCtfTraces}]
16:30:43 [2024-02-28T21:30:43.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-241140297 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:30:43 [2024-02-28T21:30:43.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-241140297 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}]
16:30:43 [2024-02-28T21:30:43.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-241140225 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:30:43 [2024-02-28T21:30:43.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:30:43 [2024-02-28T21:30:43.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-241140224 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:30:43 [2024-02-28T21:30:43.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-241140223 data=null doit=true}, TreeItem with text {Traces [0]}]
16:30:43 [2024-02-28T21:30:43.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-241140223 data=null}, TreeItem with text {Traces [0]}]
16:30:43 [2024-02-28T21:30:43.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-241140223 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:30:43 [2024-02-28T21:30:43.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241140223 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]}]
16:30:43 [2024-02-28T21:30:43.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-241140202 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:30:44 [2024-02-28T21:30:44.237Z] 
16:30:44 [2024-02-28T21:30:44.237Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-02-28 21:30:44.085
16:30:44 [2024-02-28T21:30:44.237Z] !MESSAGE Error initializing trace.
16:30:44 [2024-02-28T21:30:44.237Z] 
16:30:44 [2024-02-28T21:30:44.237Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: MismatchedTokenException(57!=72) at metadata:9:27
16:30:44 [2024-02-28T21:30:44.237Z] !STACK 0
16:30:44 [2024-02-28T21:30:44.237Z] org.eclipse.tracecompass.internal.ctf.core.event.metadata.CtfAntlrException: MismatchedTokenException(57!=72) at metadata:9:27
16:30:44 [2024-02-28T21:30:44.237Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:199)
16:30:44 [2024-02-28T21:30:44.237Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
16:30:44 [2024-02-28T21:30:44.237Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
16:30:44 [2024-02-28T21:30:44.237Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
16:30:44 [2024-02-28T21:30:44.237Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
16:30:44 [2024-02-28T21:30:44.237Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
16:30:44 [2024-02-28T21:30:44.237Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
16:30:44 [2024-02-28T21:30:44.237Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
16:30:44 [2024-02-28T21:30:44.237Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
16:30:44 [2024-02-28T21:30:44.237Z] Caused by: MismatchedTokenException(57!=72)
16:30:44 [2024-02-28T21:30:44.237Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.recoverFromMismatchedToken(CTFParser.java:231)
16:30:44 [2024-02-28T21:30:44.237Z] 	at org.antlr.runtime.BaseRecognizer.match(BaseRecognizer.java:115)
16:30:44 [2024-02-28T21:30:44.237Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declaration(CTFParser.java:1744)
16:30:44 [2024-02-28T21:30:44.237Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.parse(CTFParser.java:350)
16:30:44 [2024-02-28T21:30:44.237Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.createAST(Metadata.java:432)
16:30:44 [2024-02-28T21:30:44.237Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:383)
16:30:44 [2024-02-28T21:30:44.237Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
16:30:44 [2024-02-28T21:30:44.237Z] 	... 8 more
16:30:45 [2024-02-28T21:30:45.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
16:30:45 [2024-02-28T21:30:45.166Z] 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=-241138896 data=null doit=true}, Shell with text {Open Trace}]
16:30:45 [2024-02-28T21:30:45.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:30:45 [2024-02-28T21:30:45.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
16:30:45 [2024-02-28T21:30:45.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
16:30:45 [2024-02-28T21:30:45.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
16:30:45 [2024-02-28T21:30:45.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:30:45 [2024-02-28T21:30:45.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
16:30:45 [2024-02-28T21:30:45.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:30:45 [2024-02-28T21:30:45.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:30:45 [2024-02-28T21:30:45.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:30:45 [2024-02-28T21:30:45.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:30:45 [2024-02-28T21:30:45.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-241138894 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:30:45 [2024-02-28T21:30:45.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-241138893 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:30:45 [2024-02-28T21:30:45.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-241138893 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
16:30:45 [2024-02-28T21:30:45.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-241138893 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
16:30:45 [2024-02-28T21:30:45.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-241138893 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:30:45 [2024-02-28T21:30:45.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-241138893 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:30:45 [2024-02-28T21:30:45.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-241138893 data=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')]
16:30:45 [2024-02-28T21:30:45.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:30:45 [2024-02-28T21:30:45.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:30:45 [2024-02-28T21:30:45.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:30:45 [2024-02-28T21:30:45.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:30:45 [2024-02-28T21:30:45.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:30:45 [2024-02-28T21:30:45.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:30:45 [2024-02-28T21:30:45.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:30:45 [2024-02-28T21:30:45.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-241138714 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
16:30:45 [2024-02-28T21:30:45.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-241138714 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
16:30:45 [2024-02-28T21:30:45.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-241138714 data=null}, TreeItem with text {TestInvalidCtfTraces}]
16:30:45 [2024-02-28T21:30:45.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-241138713 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:30:45 [2024-02-28T21:30:45.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241138713 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}]
16:30:45 [2024-02-28T21:30:45.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-241138628 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:30:45 [2024-02-28T21:30:45.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:30:45 [2024-02-28T21:30:45.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-241138627 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
16:30:45 [2024-02-28T21:30:45.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-241138627 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
16:30:45 [2024-02-28T21:30:45.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-241138627 data=null}, TreeItem with text {TestInvalidCtfTraces}]
16:30:45 [2024-02-28T21:30:45.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-241138626 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:30:45 [2024-02-28T21:30:45.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241138626 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}]
16:30:45 [2024-02-28T21:30:45.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-241138620 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:30:45 [2024-02-28T21:30:45.423Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
16:30:45 [2024-02-28T21:30:45.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:30:45 [2024-02-28T21:30:45.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-241138619 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:30:45 [2024-02-28T21:30:45.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-241138619 data=null doit=true}, TreeItem with text {Traces [1]}]
16:30:45 [2024-02-28T21:30:45.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-241138619 data=null}, TreeItem with text {Traces [1]}]
16:30:45 [2024-02-28T21:30:45.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-241138619 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:30:45 [2024-02-28T21:30:45.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241138618 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]}]
16:30:45 [2024-02-28T21:30:45.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-241138602 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:30:45 [2024-02-28T21:30:45.423Z] 
16:30:45 [2024-02-28T21:30:45.423Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-02-28 21:30:45.317
16:30:45 [2024-02-28T21:30:45.423Z] !MESSAGE Error initializing trace.
16:30:45 [2024-02-28T21:30:45.423Z] 
16:30:45 [2024-02-28T21:30:45.423Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x
16:30:45 [2024-02-28T21:30:45.423Z] !STACK 0
16:30:45 [2024-02-28T21:30:45.423Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x
16:30:45 [2024-02-28T21:30:45.423Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
16:30:45 [2024-02-28T21:30:45.423Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
16:30:45 [2024-02-28T21:30:45.423Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
16:30:45 [2024-02-28T21:30:45.423Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
16:30:45 [2024-02-28T21:30:45.423Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
16:30:45 [2024-02-28T21:30:45.423Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
16:30:45 [2024-02-28T21:30:45.423Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
16:30:45 [2024-02-28T21:30:45.423Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
16:30:45 [2024-02-28T21:30:45.423Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
16:30:45 [2024-02-28T21:30:45.423Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x
16:30:45 [2024-02-28T21:30:45.423Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.isSignedIntegerField(TypeDeclaratorParser.java:237)
16:30:45 [2024-02-28T21:30:45.423Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:174)
16:30:45 [2024-02-28T21:30:45.423Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypedefParser.parse(TypedefParser.java:101)
16:30:45 [2024-02-28T21:30:45.423Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:283)
16:30:45 [2024-02-28T21:30:45.423Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:148)
16:30:45 [2024-02-28T21:30:45.423Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
16:30:45 [2024-02-28T21:30:45.423Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
16:30:45 [2024-02-28T21:30:45.423Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
16:30:45 [2024-02-28T21:30:45.423Z] 	... 8 more
16:30:45 [2024-02-28T21:30:45.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
16:30:45 [2024-02-28T21:30:45.986Z] 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=-241137993 data=null doit=true}, Shell with text {Open Trace}]
16:30:45 [2024-02-28T21:30:45.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:30:45 [2024-02-28T21:30:45.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
16:30:45 [2024-02-28T21:30:45.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
16:30:45 [2024-02-28T21:30:45.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
16:30:45 [2024-02-28T21:30:45.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:30:45 [2024-02-28T21:30:45.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
16:30:45 [2024-02-28T21:30:45.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:30:45 [2024-02-28T21:30:45.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:30:45 [2024-02-28T21:30:45.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:30:45 [2024-02-28T21:30:45.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:30:45 [2024-02-28T21:30:45.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-241137992 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:30:45 [2024-02-28T21:30:45.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-241137992 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:30:45 [2024-02-28T21:30:45.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-241137991 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
16:30:45 [2024-02-28T21:30:45.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-241137991 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
16:30:45 [2024-02-28T21:30:45.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-241137991 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:30:45 [2024-02-28T21:30:45.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-241137991 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:30:45 [2024-02-28T21:30:45.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-241137991 data=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')]
16:30:45 [2024-02-28T21:30:45.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:30:45 [2024-02-28T21:30:45.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:30:45 [2024-02-28T21:30:45.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:30:45 [2024-02-28T21:30:45.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:30:45 [2024-02-28T21:30:45.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:30:45 [2024-02-28T21:30:45.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:30:45 [2024-02-28T21:30:45.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:30:45 [2024-02-28T21:30:45.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-241137881 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
16:30:45 [2024-02-28T21:30:45.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-241137880 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
16:30:45 [2024-02-28T21:30:45.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-241137880 data=null}, TreeItem with text {TestInvalidCtfTraces}]
16:30:45 [2024-02-28T21:30:45.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-241137880 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:30:45 [2024-02-28T21:30:45.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241137880 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}]
16:30:45 [2024-02-28T21:30:45.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-241137828 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:30:45 [2024-02-28T21:30:45.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:30:45 [2024-02-28T21:30:45.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-241137827 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
16:30:45 [2024-02-28T21:30:45.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-241137827 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
16:30:45 [2024-02-28T21:30:45.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-241137827 data=null}, TreeItem with text {TestInvalidCtfTraces}]
16:30:45 [2024-02-28T21:30:45.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-241137826 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:30:46 [2024-02-28T21:30:46.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241137826 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}]
16:30:46 [2024-02-28T21:30:46.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-241137815 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:30:46 [2024-02-28T21:30:46.243Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
16:30:46 [2024-02-28T21:30:46.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:30:46 [2024-02-28T21:30:46.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-241137814 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:30:46 [2024-02-28T21:30:46.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-241137813 data=null doit=true}, TreeItem with text {Traces [1]}]
16:30:46 [2024-02-28T21:30:46.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-241137813 data=null}, TreeItem with text {Traces [1]}]
16:30:46 [2024-02-28T21:30:46.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-241137813 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:30:46 [2024-02-28T21:30:46.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241137813 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]}]
16:30:46 [2024-02-28T21:30:46.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-241137798 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:30:46 [2024-02-28T21:30:46.243Z] 
16:30:46 [2024-02-28T21:30:46.243Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-02-28 21:30:46.109
16:30:46 [2024-02-28T21:30:46.243Z] !MESSAGE Error initializing trace.
16:30:46 [2024-02-28T21:30:46.243Z] 
16:30:46 [2024-02-28T21:30:46.243Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: NoViableAltException(75@[]) at metadata:17:19
16:30:46 [2024-02-28T21:30:46.243Z] !STACK 0
16:30:46 [2024-02-28T21:30:46.243Z] org.eclipse.tracecompass.internal.ctf.core.event.metadata.CtfAntlrException: NoViableAltException(75@[]) at metadata:17:19
16:30:46 [2024-02-28T21:30:46.243Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:199)
16:30:46 [2024-02-28T21:30:46.243Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
16:30:46 [2024-02-28T21:30:46.243Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
16:30:46 [2024-02-28T21:30:46.243Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
16:30:46 [2024-02-28T21:30:46.243Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
16:30:46 [2024-02-28T21:30:46.243Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
16:30:46 [2024-02-28T21:30:46.243Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
16:30:46 [2024-02-28T21:30:46.243Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
16:30:46 [2024-02-28T21:30:46.243Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
16:30:46 [2024-02-28T21:30:46.243Z] Caused by: NoViableAltException(75@[])
16:30:46 [2024-02-28T21:30:46.243Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.postfixExpression(CTFParser.java:1262)
16:30:46 [2024-02-28T21:30:46.243Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.unaryExpression(CTFParser.java:1442)
16:30:46 [2024-02-28T21:30:46.243Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclaratorLength(CTFParser.java:6006)
16:30:46 [2024-02-28T21:30:46.243Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclaratorSuffix(CTFParser.java:5922)
16:30:46 [2024-02-28T21:30:46.243Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclarator(CTFParser.java:5854)
16:30:46 [2024-02-28T21:30:46.243Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declarator(CTFParser.java:5739)
16:30:46 [2024-02-28T21:30:46.243Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declaratorList(CTFParser.java:2048)
16:30:46 [2024-02-28T21:30:46.243Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declaration(CTFParser.java:1735)
16:30:46 [2024-02-28T21:30:46.243Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.parse(CTFParser.java:350)
16:30:46 [2024-02-28T21:30:46.243Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.createAST(Metadata.java:432)
16:30:46 [2024-02-28T21:30:46.243Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:383)
16:30:46 [2024-02-28T21:30:46.243Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
16:30:46 [2024-02-28T21:30:46.243Z] 	... 8 more
16:30:46 [2024-02-28T21:30:46.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
16:30:46 [2024-02-28T21:30:46.804Z] 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=-241137200 data=null doit=true}, Shell with text {Open Trace}]
16:30:46 [2024-02-28T21:30:46.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:30:46 [2024-02-28T21:30:46.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
16:30:46 [2024-02-28T21:30:46.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
16:30:46 [2024-02-28T21:30:46.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
16:30:46 [2024-02-28T21:30:46.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:30:46 [2024-02-28T21:30:46.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
16:30:46 [2024-02-28T21:30:46.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:30:46 [2024-02-28T21:30:46.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:30:46 [2024-02-28T21:30:46.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:30:46 [2024-02-28T21:30:46.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:30:46 [2024-02-28T21:30:46.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-241137199 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:30:46 [2024-02-28T21:30:46.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-241137198 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:30:46 [2024-02-28T21:30:46.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-241137198 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
16:30:46 [2024-02-28T21:30:46.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-241137198 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
16:30:46 [2024-02-28T21:30:46.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-241137198 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:30:46 [2024-02-28T21:30:46.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-241137198 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:30:46 [2024-02-28T21:30:46.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-241137198 data=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')]
16:30:46 [2024-02-28T21:30:46.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:30:46 [2024-02-28T21:30:46.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:30:46 [2024-02-28T21:30:46.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:30:46 [2024-02-28T21:30:46.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:30:46 [2024-02-28T21:30:46.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:30:46 [2024-02-28T21:30:46.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:30:46 [2024-02-28T21:30:46.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:30:46 [2024-02-28T21:30:46.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-241137088 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
16:30:46 [2024-02-28T21:30:46.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-241137088 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
16:30:46 [2024-02-28T21:30:46.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-241137088 data=null}, TreeItem with text {TestInvalidCtfTraces}]
16:30:46 [2024-02-28T21:30:46.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-241137088 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:30:46 [2024-02-28T21:30:46.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241137087 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}]
16:30:46 [2024-02-28T21:30:46.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-241137029 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:30:46 [2024-02-28T21:30:46.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:30:46 [2024-02-28T21:30:46.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-241137028 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
16:30:46 [2024-02-28T21:30:46.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-241137028 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
16:30:46 [2024-02-28T21:30:46.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-241137027 data=null}, TreeItem with text {TestInvalidCtfTraces}]
16:30:46 [2024-02-28T21:30:46.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-241137027 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:30:46 [2024-02-28T21:30:46.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241137027 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}]
16:30:46 [2024-02-28T21:30:46.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-241137010 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:30:46 [2024-02-28T21:30:46.805Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
16:30:46 [2024-02-28T21:30:46.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:30:46 [2024-02-28T21:30:46.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-241137009 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:30:46 [2024-02-28T21:30:46.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-241137009 data=null doit=true}, TreeItem with text {Traces [1]}]
16:30:46 [2024-02-28T21:30:46.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-241137008 data=null}, TreeItem with text {Traces [1]}]
16:30:46 [2024-02-28T21:30:46.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-241137008 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:30:47 [2024-02-28T21:30:47.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241137008 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]}]
16:30:47 [2024-02-28T21:30:47.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-241136994 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:30:47 [2024-02-28T21:30:47.061Z] 
16:30:47 [2024-02-28T21:30:47.061Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-02-28 21:30:46.918
16:30:47 [2024-02-28T21:30:47.061Z] !MESSAGE Error initializing trace.
16:30:47 [2024-02-28T21:30:47.061Z] 
16:30:47 [2024-02-28T21:30:47.061Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Array length is negative
16:30:47 [2024-02-28T21:30:47.061Z] !STACK 0
16:30:47 [2024-02-28T21:30:47.061Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Array length is negative
16:30:47 [2024-02-28T21:30:47.061Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
16:30:47 [2024-02-28T21:30:47.061Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
16:30:47 [2024-02-28T21:30:47.061Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
16:30:47 [2024-02-28T21:30:47.061Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
16:30:47 [2024-02-28T21:30:47.061Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
16:30:47 [2024-02-28T21:30:47.061Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
16:30:47 [2024-02-28T21:30:47.061Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
16:30:47 [2024-02-28T21:30:47.061Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
16:30:47 [2024-02-28T21:30:47.061Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
16:30:47 [2024-02-28T21:30:47.061Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Array length is negative
16:30:47 [2024-02-28T21:30:47.061Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:164)
16:30:47 [2024-02-28T21:30:47.061Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypedefParser.parse(TypedefParser.java:101)
16:30:47 [2024-02-28T21:30:47.061Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:283)
16:30:47 [2024-02-28T21:30:47.061Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:148)
16:30:47 [2024-02-28T21:30:47.061Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
16:30:47 [2024-02-28T21:30:47.061Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
16:30:47 [2024-02-28T21:30:47.061Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
16:30:47 [2024-02-28T21:30:47.061Z] 	... 8 more
16:30:47 [2024-02-28T21:30:47.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
16:30:47 [2024-02-28T21:30:47.623Z] 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=-241136406 data=null doit=true}, Shell with text {Open Trace}]
16:30:47 [2024-02-28T21:30:47.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:30:47 [2024-02-28T21:30:47.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
16:30:47 [2024-02-28T21:30:47.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
16:30:47 [2024-02-28T21:30:47.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
16:30:47 [2024-02-28T21:30:47.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:30:47 [2024-02-28T21:30:47.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
16:30:47 [2024-02-28T21:30:47.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:30:47 [2024-02-28T21:30:47.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:30:47 [2024-02-28T21:30:47.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:30:47 [2024-02-28T21:30:47.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:30:47 [2024-02-28T21:30:47.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-241136404 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:30:47 [2024-02-28T21:30:47.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-241136404 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:30:47 [2024-02-28T21:30:47.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-241136404 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
16:30:47 [2024-02-28T21:30:47.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-241136404 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
16:30:47 [2024-02-28T21:30:47.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-241136404 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:30:47 [2024-02-28T21:30:47.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-241136404 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:30:47 [2024-02-28T21:30:47.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-241136404 data=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')]
16:30:47 [2024-02-28T21:30:47.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:30:47 [2024-02-28T21:30:47.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:30:47 [2024-02-28T21:30:47.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:30:47 [2024-02-28T21:30:47.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:30:47 [2024-02-28T21:30:47.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:30:47 [2024-02-28T21:30:47.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:30:47 [2024-02-28T21:30:47.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:30:47 [2024-02-28T21:30:47.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-241136298 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
16:30:47 [2024-02-28T21:30:47.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-241136298 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
16:30:47 [2024-02-28T21:30:47.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-241136298 data=null}, TreeItem with text {TestInvalidCtfTraces}]
16:30:47 [2024-02-28T21:30:47.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-241136298 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:30:47 [2024-02-28T21:30:47.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241136298 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}]
16:30:47 [2024-02-28T21:30:47.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-241136238 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:30:47 [2024-02-28T21:30:47.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:30:47 [2024-02-28T21:30:47.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-241136237 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
16:30:47 [2024-02-28T21:30:47.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-241136237 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
16:30:47 [2024-02-28T21:30:47.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-241136237 data=null}, TreeItem with text {TestInvalidCtfTraces}]
16:30:47 [2024-02-28T21:30:47.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-241136237 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:30:47 [2024-02-28T21:30:47.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241136236 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}]
16:30:47 [2024-02-28T21:30:47.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-241136231 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:30:47 [2024-02-28T21:30:47.623Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
16:30:47 [2024-02-28T21:30:47.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:30:47 [2024-02-28T21:30:47.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-241136230 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:30:47 [2024-02-28T21:30:47.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-241136230 data=null doit=true}, TreeItem with text {Traces [1]}]
16:30:47 [2024-02-28T21:30:47.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-241136229 data=null}, TreeItem with text {Traces [1]}]
16:30:47 [2024-02-28T21:30:47.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-241136229 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:30:47 [2024-02-28T21:30:47.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241136229 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]}]
16:30:47 [2024-02-28T21:30:47.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-241136215 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:30:47 [2024-02-28T21:30:47.879Z] 
16:30:47 [2024-02-28T21:30:47.879Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-02-28 21:30:47.693
16:30:47 [2024-02-28T21:30:47.879Z] !MESSAGE Error initializing trace.
16:30:47 [2024-02-28T21:30:47.879Z] 
16:30:47 [2024-02-28T21:30:47.879Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: NoViableAltException(14@[]) at metadata:17:19
16:30:47 [2024-02-28T21:30:47.879Z] !STACK 0
16:30:47 [2024-02-28T21:30:47.879Z] org.eclipse.tracecompass.internal.ctf.core.event.metadata.CtfAntlrException: NoViableAltException(14@[]) at metadata:17:19
16:30:47 [2024-02-28T21:30:47.879Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:199)
16:30:47 [2024-02-28T21:30:47.879Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
16:30:47 [2024-02-28T21:30:47.879Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
16:30:47 [2024-02-28T21:30:47.879Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
16:30:47 [2024-02-28T21:30:47.879Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
16:30:47 [2024-02-28T21:30:47.879Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
16:30:47 [2024-02-28T21:30:47.879Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
16:30:47 [2024-02-28T21:30:47.879Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
16:30:47 [2024-02-28T21:30:47.879Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
16:30:47 [2024-02-28T21:30:47.879Z] Caused by: NoViableAltException(14@[])
16:30:47 [2024-02-28T21:30:47.879Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.postfixExpression(CTFParser.java:1262)
16:30:47 [2024-02-28T21:30:47.879Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.unaryExpression(CTFParser.java:1442)
16:30:47 [2024-02-28T21:30:47.879Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclaratorLength(CTFParser.java:6006)
16:30:47 [2024-02-28T21:30:47.879Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclaratorSuffix(CTFParser.java:5922)
16:30:47 [2024-02-28T21:30:47.879Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclarator(CTFParser.java:5854)
16:30:47 [2024-02-28T21:30:47.879Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declarator(CTFParser.java:5739)
16:30:47 [2024-02-28T21:30:47.879Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declaratorList(CTFParser.java:2048)
16:30:47 [2024-02-28T21:30:47.879Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declaration(CTFParser.java:1735)
16:30:47 [2024-02-28T21:30:47.879Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.parse(CTFParser.java:350)
16:30:47 [2024-02-28T21:30:47.879Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.createAST(Metadata.java:432)
16:30:47 [2024-02-28T21:30:47.879Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:383)
16:30:47 [2024-02-28T21:30:47.879Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
16:30:47 [2024-02-28T21:30:47.879Z] 	... 8 more
16:30:48 [2024-02-28T21:30:48.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
16:30:48 [2024-02-28T21:30:48.441Z] 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=-241135615 data=null doit=true}, Shell with text {Open Trace}]
16:30:48 [2024-02-28T21:30:48.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:30:48 [2024-02-28T21:30:48.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
16:30:48 [2024-02-28T21:30:48.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
16:30:48 [2024-02-28T21:30:48.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
16:30:48 [2024-02-28T21:30:48.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:30:48 [2024-02-28T21:30:48.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
16:30:48 [2024-02-28T21:30:48.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:30:48 [2024-02-28T21:30:48.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:30:48 [2024-02-28T21:30:48.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:30:48 [2024-02-28T21:30:48.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:30:48 [2024-02-28T21:30:48.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-241135614 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:30:48 [2024-02-28T21:30:48.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-241135614 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:30:48 [2024-02-28T21:30:48.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-241135614 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
16:30:48 [2024-02-28T21:30:48.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-241135613 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
16:30:48 [2024-02-28T21:30:48.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-241135613 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:30:48 [2024-02-28T21:30:48.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-241135613 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:30:48 [2024-02-28T21:30:48.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-241135613 data=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')]
16:30:48 [2024-02-28T21:30:48.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:30:48 [2024-02-28T21:30:48.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:30:48 [2024-02-28T21:30:48.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:30:48 [2024-02-28T21:30:48.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:30:48 [2024-02-28T21:30:48.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:30:48 [2024-02-28T21:30:48.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:30:48 [2024-02-28T21:30:48.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:30:48 [2024-02-28T21:30:48.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-241135436 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
16:30:48 [2024-02-28T21:30:48.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-241135436 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
16:30:48 [2024-02-28T21:30:48.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-241135435 data=null}, TreeItem with text {TestInvalidCtfTraces}]
16:30:48 [2024-02-28T21:30:48.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-241135435 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:30:48 [2024-02-28T21:30:48.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241135435 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}]
16:30:48 [2024-02-28T21:30:48.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-241135424 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:30:48 [2024-02-28T21:30:48.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:30:48 [2024-02-28T21:30:48.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-241135417 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
16:30:48 [2024-02-28T21:30:48.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-241135417 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
16:30:48 [2024-02-28T21:30:48.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-241135416 data=null}, TreeItem with text {TestInvalidCtfTraces}]
16:30:48 [2024-02-28T21:30:48.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-241135416 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:30:48 [2024-02-28T21:30:48.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241135416 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}]
16:30:48 [2024-02-28T21:30:48.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-241135411 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:30:48 [2024-02-28T21:30:48.441Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
16:30:48 [2024-02-28T21:30:48.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:30:48 [2024-02-28T21:30:48.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-241135410 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:30:48 [2024-02-28T21:30:48.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-241135409 data=null doit=true}, TreeItem with text {Traces [1]}]
16:30:48 [2024-02-28T21:30:48.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-241135409 data=null}, TreeItem with text {Traces [1]}]
16:30:48 [2024-02-28T21:30:48.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-241135409 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:30:48 [2024-02-28T21:30:48.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241135409 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]}]
16:30:48 [2024-02-28T21:30:48.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-241135395 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:30:48 [2024-02-28T21:30:48.697Z] 
16:30:48 [2024-02-28T21:30:48.697Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-02-28 21:30:48.582
16:30:48 [2024-02-28T21:30:48.697Z] !MESSAGE Error initializing trace.
16:30:48 [2024-02-28T21:30:48.697Z] 
16:30:48 [2024-02-28T21:30:48.697Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x
16:30:48 [2024-02-28T21:30:48.697Z] !STACK 0
16:30:48 [2024-02-28T21:30:48.697Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x
16:30:48 [2024-02-28T21:30:48.697Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
16:30:48 [2024-02-28T21:30:48.697Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
16:30:48 [2024-02-28T21:30:48.697Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
16:30:48 [2024-02-28T21:30:48.697Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
16:30:48 [2024-02-28T21:30:48.697Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
16:30:48 [2024-02-28T21:30:48.697Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
16:30:48 [2024-02-28T21:30:48.697Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
16:30:48 [2024-02-28T21:30:48.697Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
16:30:48 [2024-02-28T21:30:48.697Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
16:30:48 [2024-02-28T21:30:48.697Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x
16:30:48 [2024-02-28T21:30:48.697Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.isSignedIntegerField(TypeDeclaratorParser.java:237)
16:30:48 [2024-02-28T21:30:48.697Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:174)
16:30:48 [2024-02-28T21:30:48.698Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypedefParser.parse(TypedefParser.java:101)
16:30:48 [2024-02-28T21:30:48.698Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:283)
16:30:48 [2024-02-28T21:30:48.698Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:148)
16:30:48 [2024-02-28T21:30:48.698Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
16:30:48 [2024-02-28T21:30:48.698Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
16:30:48 [2024-02-28T21:30:48.698Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
16:30:48 [2024-02-28T21:30:48.698Z] 	... 8 more
16:30:49 [2024-02-28T21:30:49.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
16:30:49 [2024-02-28T21:30:49.258Z] 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=-241134727 data=null doit=true}, Shell with text {Open Trace}]
16:30:49 [2024-02-28T21:30:49.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:30:49 [2024-02-28T21:30:49.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
16:30:49 [2024-02-28T21:30:49.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
16:30:49 [2024-02-28T21:30:49.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
16:30:49 [2024-02-28T21:30:49.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:30:49 [2024-02-28T21:30:49.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
16:30:49 [2024-02-28T21:30:49.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:30:49 [2024-02-28T21:30:49.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:30:49 [2024-02-28T21:30:49.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:30:49 [2024-02-28T21:30:49.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:30:49 [2024-02-28T21:30:49.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-241134726 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:30:49 [2024-02-28T21:30:49.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-241134726 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:30:49 [2024-02-28T21:30:49.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-241134726 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
16:30:49 [2024-02-28T21:30:49.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-241134726 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
16:30:49 [2024-02-28T21:30:49.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-241134726 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:30:49 [2024-02-28T21:30:49.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-241134726 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:30:49 [2024-02-28T21:30:49.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-241134726 data=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')]
16:30:49 [2024-02-28T21:30:49.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:30:49 [2024-02-28T21:30:49.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:30:49 [2024-02-28T21:30:49.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:30:49 [2024-02-28T21:30:49.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:30:49 [2024-02-28T21:30:49.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:30:49 [2024-02-28T21:30:49.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:30:49 [2024-02-28T21:30:49.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:30:49 [2024-02-28T21:30:49.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-241134599 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
16:30:49 [2024-02-28T21:30:49.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-241134599 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
16:30:49 [2024-02-28T21:30:49.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-241134599 data=null}, TreeItem with text {TestInvalidCtfTraces}]
16:30:49 [2024-02-28T21:30:49.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-241134598 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:30:49 [2024-02-28T21:30:49.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241134598 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}]
16:30:49 [2024-02-28T21:30:49.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-241134535 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:30:49 [2024-02-28T21:30:49.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:30:49 [2024-02-28T21:30:49.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-241134535 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
16:30:49 [2024-02-28T21:30:49.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-241134534 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
16:30:49 [2024-02-28T21:30:49.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-241134534 data=null}, TreeItem with text {TestInvalidCtfTraces}]
16:30:49 [2024-02-28T21:30:49.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-241134534 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:30:49 [2024-02-28T21:30:49.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241134534 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}]
16:30:49 [2024-02-28T21:30:49.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-241134528 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:30:49 [2024-02-28T21:30:49.514Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
16:30:49 [2024-02-28T21:30:49.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:30:49 [2024-02-28T21:30:49.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-241134527 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:30:49 [2024-02-28T21:30:49.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-241134527 data=null doit=true}, TreeItem with text {Traces [1]}]
16:30:49 [2024-02-28T21:30:49.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-241134527 data=null}, TreeItem with text {Traces [1]}]
16:30:49 [2024-02-28T21:30:49.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-241134526 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:30:49 [2024-02-28T21:30:49.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241134526 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]}]
16:30:49 [2024-02-28T21:30:49.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-241134512 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:30:49 [2024-02-28T21:30:49.514Z] 
16:30:49 [2024-02-28T21:30:49.514Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-02-28 21:30:49.385
16:30:49 [2024-02-28T21:30:49.514Z] !MESSAGE Error initializing trace.
16:30:49 [2024-02-28T21:30:49.514Z] 
16:30:49 [2024-02-28T21:30:49.515Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t
16:30:49 [2024-02-28T21:30:49.515Z] !STACK 0
16:30:49 [2024-02-28T21:30:49.515Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t
16:30:49 [2024-02-28T21:30:49.515Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
16:30:49 [2024-02-28T21:30:49.515Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
16:30:49 [2024-02-28T21:30:49.515Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
16:30:49 [2024-02-28T21:30:49.515Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
16:30:49 [2024-02-28T21:30:49.515Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
16:30:49 [2024-02-28T21:30:49.515Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
16:30:49 [2024-02-28T21:30:49.515Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
16:30:49 [2024-02-28T21:30:49.515Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
16:30:49 [2024-02-28T21:30:49.515Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
16:30:49 [2024-02-28T21:30:49.515Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t
16:30:49 [2024-02-28T21:30:49.515Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.isSignedIntegerField(TypeDeclaratorParser.java:237)
16:30:49 [2024-02-28T21:30:49.515Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:174)
16:30:49 [2024-02-28T21:30:49.515Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructDeclarationParser.parse(StructDeclarationParser.java:119)
16:30:49 [2024-02-28T21:30:49.515Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructBodyParser.parse(StructBodyParser.java:151)
16:30:49 [2024-02-28T21:30:49.515Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:229)
16:30:49 [2024-02-28T21:30:49.515Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:138)
16:30:49 [2024-02-28T21:30:49.515Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.event.EventDeclarationParser.parse(EventDeclarationParser.java:191)
16:30:49 [2024-02-28T21:30:49.515Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.event.EventParser.parse(EventParser.java:124)
16:30:49 [2024-02-28T21:30:49.515Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseEvents(IOStructGen.java:190)
16:30:49 [2024-02-28T21:30:49.515Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:180)
16:30:49 [2024-02-28T21:30:49.515Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
16:30:49 [2024-02-28T21:30:49.515Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
16:30:49 [2024-02-28T21:30:49.515Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
16:30:49 [2024-02-28T21:30:49.515Z] 	... 8 more
16:30:50 [2024-02-28T21:30:50.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
16:30:50 [2024-02-28T21:30:50.075Z] 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=-241133923 data=null doit=true}, Shell with text {Open Trace}]
16:30:50 [2024-02-28T21:30:50.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:30:50 [2024-02-28T21:30:50.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
16:30:50 [2024-02-28T21:30:50.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
16:30:50 [2024-02-28T21:30:50.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
16:30:50 [2024-02-28T21:30:50.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:30:50 [2024-02-28T21:30:50.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
16:30:50 [2024-02-28T21:30:50.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:30:50 [2024-02-28T21:30:50.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:30:50 [2024-02-28T21:30:50.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:30:50 [2024-02-28T21:30:50.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:30:50 [2024-02-28T21:30:50.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-241133922 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:30:50 [2024-02-28T21:30:50.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-241133922 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:30:50 [2024-02-28T21:30:50.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-241133922 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
16:30:50 [2024-02-28T21:30:50.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-241133922 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
16:30:50 [2024-02-28T21:30:50.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-241133922 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:30:50 [2024-02-28T21:30:50.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-241133922 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:30:50 [2024-02-28T21:30:50.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-241133922 data=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')]
16:30:50 [2024-02-28T21:30:50.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:30:50 [2024-02-28T21:30:50.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:30:50 [2024-02-28T21:30:50.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:30:50 [2024-02-28T21:30:50.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:30:50 [2024-02-28T21:30:50.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:30:50 [2024-02-28T21:30:50.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:30:50 [2024-02-28T21:30:50.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:30:50 [2024-02-28T21:30:50.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-241133796 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
16:30:50 [2024-02-28T21:30:50.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-241133796 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
16:30:50 [2024-02-28T21:30:50.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-241133796 data=null}, TreeItem with text {TestInvalidCtfTraces}]
16:30:50 [2024-02-28T21:30:50.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-241133795 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:30:50 [2024-02-28T21:30:50.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241133795 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}]
16:30:50 [2024-02-28T21:30:50.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-241133733 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:30:50 [2024-02-28T21:30:50.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:30:50 [2024-02-28T21:30:50.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-241133732 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
16:30:50 [2024-02-28T21:30:50.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-241133732 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
16:30:50 [2024-02-28T21:30:50.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-241133732 data=null}, TreeItem with text {TestInvalidCtfTraces}]
16:30:50 [2024-02-28T21:30:50.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-241133732 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:30:50 [2024-02-28T21:30:50.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241133732 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}]
16:30:50 [2024-02-28T21:30:50.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-241133714 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:30:50 [2024-02-28T21:30:50.331Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
16:30:50 [2024-02-28T21:30:50.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:30:50 [2024-02-28T21:30:50.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-241133713 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:30:50 [2024-02-28T21:30:50.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-241133713 data=null doit=true}, TreeItem with text {Traces [1]}]
16:30:50 [2024-02-28T21:30:50.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-241133713 data=null}, TreeItem with text {Traces [1]}]
16:30:50 [2024-02-28T21:30:50.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-241133713 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:30:50 [2024-02-28T21:30:50.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241133712 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]}]
16:30:50 [2024-02-28T21:30:50.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-241133698 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:30:50 [2024-02-28T21:30:50.332Z] 
16:30:50 [2024-02-28T21:30:50.332Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-02-28 21:30:50.201
16:30:50 [2024-02-28T21:30:50.332Z] !MESSAGE Error initializing trace.
16:30:50 [2024-02-28T21:30:50.332Z] 
16:30:50 [2024-02-28T21:30:50.332Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t
16:30:50 [2024-02-28T21:30:50.332Z] !STACK 0
16:30:50 [2024-02-28T21:30:50.332Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t
16:30:50 [2024-02-28T21:30:50.332Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
16:30:50 [2024-02-28T21:30:50.332Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
16:30:50 [2024-02-28T21:30:50.332Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
16:30:50 [2024-02-28T21:30:50.332Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
16:30:50 [2024-02-28T21:30:50.332Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
16:30:50 [2024-02-28T21:30:50.332Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
16:30:50 [2024-02-28T21:30:50.332Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
16:30:50 [2024-02-28T21:30:50.332Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
16:30:50 [2024-02-28T21:30:50.332Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
16:30:50 [2024-02-28T21:30:50.332Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t
16:30:50 [2024-02-28T21:30:50.332Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.isSignedIntegerField(TypeDeclaratorParser.java:237)
16:30:50 [2024-02-28T21:30:50.332Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:174)
16:30:50 [2024-02-28T21:30:50.332Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypedefParser.parse(TypedefParser.java:101)
16:30:50 [2024-02-28T21:30:50.332Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:283)
16:30:50 [2024-02-28T21:30:50.332Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:148)
16:30:50 [2024-02-28T21:30:50.332Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
16:30:50 [2024-02-28T21:30:50.332Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
16:30:50 [2024-02-28T21:30:50.332Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
16:30:50 [2024-02-28T21:30:50.332Z] 	... 8 more
16:30:50 [2024-02-28T21:30:50.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
16:30:50 [2024-02-28T21:30:50.893Z] 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=-241133107 data=null doit=true}, Shell with text {Open Trace}]
16:30:50 [2024-02-28T21:30:50.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:30:50 [2024-02-28T21:30:50.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
16:30:50 [2024-02-28T21:30:50.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
16:30:50 [2024-02-28T21:30:50.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
16:30:50 [2024-02-28T21:30:50.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:30:50 [2024-02-28T21:30:50.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
16:30:50 [2024-02-28T21:30:50.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:30:50 [2024-02-28T21:30:50.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:30:50 [2024-02-28T21:30:50.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:30:50 [2024-02-28T21:30:50.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:30:50 [2024-02-28T21:30:50.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-241133106 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:30:50 [2024-02-28T21:30:50.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-241133106 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:30:50 [2024-02-28T21:30:50.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-241133105 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
16:30:50 [2024-02-28T21:30:50.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-241133105 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
16:30:50 [2024-02-28T21:30:50.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-241133105 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:30:50 [2024-02-28T21:30:50.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-241133105 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:30:50 [2024-02-28T21:30:50.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-241133105 data=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')]
16:30:50 [2024-02-28T21:30:50.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:30:50 [2024-02-28T21:30:50.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:30:50 [2024-02-28T21:30:50.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:30:50 [2024-02-28T21:30:50.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:30:50 [2024-02-28T21:30:50.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:30:50 [2024-02-28T21:30:50.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:30:50 [2024-02-28T21:30:50.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:30:50 [2024-02-28T21:30:50.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-241132995 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
16:30:50 [2024-02-28T21:30:50.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-241132995 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
16:30:50 [2024-02-28T21:30:50.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-241132995 data=null}, TreeItem with text {TestInvalidCtfTraces}]
16:30:50 [2024-02-28T21:30:50.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-241132995 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:30:50 [2024-02-28T21:30:50.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241132995 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}]
16:30:50 [2024-02-28T21:30:50.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-241132933 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:30:50 [2024-02-28T21:30:50.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:30:50 [2024-02-28T21:30:50.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-241132932 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
16:30:50 [2024-02-28T21:30:50.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-241132932 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
16:30:50 [2024-02-28T21:30:50.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-241132932 data=null}, TreeItem with text {TestInvalidCtfTraces}]
16:30:50 [2024-02-28T21:30:50.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-241132931 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:30:50 [2024-02-28T21:30:50.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241132931 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}]
16:30:51 [2024-02-28T21:30:51.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-241132913 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:30:51 [2024-02-28T21:30:51.149Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
16:30:51 [2024-02-28T21:30:51.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:30:51 [2024-02-28T21:30:51.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-241132912 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:30:51 [2024-02-28T21:30:51.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-241132912 data=null doit=true}, TreeItem with text {Traces [1]}]
16:30:51 [2024-02-28T21:30:51.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-241132912 data=null}, TreeItem with text {Traces [1]}]
16:30:51 [2024-02-28T21:30:51.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-241132911 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:30:51 [2024-02-28T21:30:51.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241132911 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]}]
16:30:51 [2024-02-28T21:30:51.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-241132896 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:30:51 [2024-02-28T21:30:51.149Z] 
16:30:51 [2024-02-28T21:30:51.149Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-02-28 21:30:51.007
16:30:51 [2024-02-28T21:30:51.149Z] !MESSAGE Error initializing trace.
16:30:51 [2024-02-28T21:30:51.149Z] 
16:30:51 [2024-02-28T21:30:51.149Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding
16:30:51 [2024-02-28T21:30:51.149Z] !STACK 0
16:30:51 [2024-02-28T21:30:51.149Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding
16:30:51 [2024-02-28T21:30:51.149Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
16:30:51 [2024-02-28T21:30:51.149Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
16:30:51 [2024-02-28T21:30:51.149Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
16:30:51 [2024-02-28T21:30:51.149Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
16:30:51 [2024-02-28T21:30:51.149Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
16:30:51 [2024-02-28T21:30:51.149Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
16:30:51 [2024-02-28T21:30:51.149Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
16:30:51 [2024-02-28T21:30:51.149Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
16:30:51 [2024-02-28T21:30:51.149Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
16:30:51 [2024-02-28T21:30:51.149Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding
16:30:51 [2024-02-28T21:30:51.149Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.string.EncodingParser.parse(EncodingParser.java:63)
16:30:51 [2024-02-28T21:30:51.149Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:201)
16:30:51 [2024-02-28T21:30:51.149Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:134)
16:30:51 [2024-02-28T21:30:51.149Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:140)
16:30:51 [2024-02-28T21:30:51.149Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130)
16:30:51 [2024-02-28T21:30:51.149Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:169)
16:30:51 [2024-02-28T21:30:51.149Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285)
16:30:51 [2024-02-28T21:30:51.149Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:148)
16:30:51 [2024-02-28T21:30:51.149Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
16:30:51 [2024-02-28T21:30:51.149Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
16:30:51 [2024-02-28T21:30:51.149Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
16:30:51 [2024-02-28T21:30:51.149Z] 	... 8 more
16:30:51 [2024-02-28T21:30:51.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
16:30:51 [2024-02-28T21:30:51.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=-241132302 data=null doit=true}, Shell with text {Open Trace}]
16:30:51 [2024-02-28T21:30:51.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:30:51 [2024-02-28T21:30:51.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
16:30:51 [2024-02-28T21:30:51.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
16:30:51 [2024-02-28T21:30:51.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
16:30:51 [2024-02-28T21:30:51.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:30:51 [2024-02-28T21:30:51.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
16:30:51 [2024-02-28T21:30:51.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:30:51 [2024-02-28T21:30:51.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:30:51 [2024-02-28T21:30:51.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:30:51 [2024-02-28T21:30:51.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:30:51 [2024-02-28T21:30:51.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-241132301 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:30:51 [2024-02-28T21:30:51.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-241132301 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:30:51 [2024-02-28T21:30:51.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-241132301 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
16:30:51 [2024-02-28T21:30:51.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-241132301 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
16:30:51 [2024-02-28T21:30:51.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-241132301 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:30:51 [2024-02-28T21:30:51.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-241132301 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:30:51 [2024-02-28T21:30:51.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-241132301 data=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')]
16:30:51 [2024-02-28T21:30:51.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:30:51 [2024-02-28T21:30:51.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:30:51 [2024-02-28T21:30:51.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:30:51 [2024-02-28T21:30:51.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:30:51 [2024-02-28T21:30:51.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:30:51 [2024-02-28T21:30:51.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:30:51 [2024-02-28T21:30:51.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:30:51 [2024-02-28T21:30:51.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-241132193 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
16:30:51 [2024-02-28T21:30:51.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-241132193 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
16:30:51 [2024-02-28T21:30:51.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-241132193 data=null}, TreeItem with text {TestInvalidCtfTraces}]
16:30:51 [2024-02-28T21:30:51.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-241132193 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:30:51 [2024-02-28T21:30:51.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241132193 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}]
16:30:51 [2024-02-28T21:30:51.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-241132133 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:30:51 [2024-02-28T21:30:51.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:30:51 [2024-02-28T21:30:51.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-241132132 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
16:30:51 [2024-02-28T21:30:51.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-241132132 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
16:30:51 [2024-02-28T21:30:51.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-241132132 data=null}, TreeItem with text {TestInvalidCtfTraces}]
16:30:51 [2024-02-28T21:30:51.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-241132132 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:30:51 [2024-02-28T21:30:51.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241132132 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}]
16:30:51 [2024-02-28T21:30:51.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-241132126 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:30:51 [2024-02-28T21:30:51.712Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
16:30:51 [2024-02-28T21:30:51.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:30:51 [2024-02-28T21:30:51.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-241132125 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:30:51 [2024-02-28T21:30:51.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-241132125 data=null doit=true}, TreeItem with text {Traces [1]}]
16:30:51 [2024-02-28T21:30:51.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-241132125 data=null}, TreeItem with text {Traces [1]}]
16:30:51 [2024-02-28T21:30:51.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-241132125 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:30:51 [2024-02-28T21:30:51.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241132125 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]}]
16:30:51 [2024-02-28T21:30:51.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-241132112 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:30:51 [2024-02-28T21:30:51.968Z] 
16:30:51 [2024-02-28T21:30:51.968Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-02-28 21:30:51.788
16:30:51 [2024-02-28T21:30:51.969Z] !MESSAGE Error initializing trace.
16:30:51 [2024-02-28T21:30:51.969Z] 
16:30:51 [2024-02-28T21:30:51.969Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding
16:30:51 [2024-02-28T21:30:51.969Z] !STACK 0
16:30:51 [2024-02-28T21:30:51.969Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding
16:30:51 [2024-02-28T21:30:51.969Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
16:30:51 [2024-02-28T21:30:51.969Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
16:30:51 [2024-02-28T21:30:51.969Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
16:30:51 [2024-02-28T21:30:51.969Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
16:30:51 [2024-02-28T21:30:51.969Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
16:30:51 [2024-02-28T21:30:51.969Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
16:30:51 [2024-02-28T21:30:51.969Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
16:30:51 [2024-02-28T21:30:51.969Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
16:30:51 [2024-02-28T21:30:51.969Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
16:30:51 [2024-02-28T21:30:51.969Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding
16:30:51 [2024-02-28T21:30:51.969Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.string.EncodingParser.parse(EncodingParser.java:60)
16:30:51 [2024-02-28T21:30:51.969Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:201)
16:30:51 [2024-02-28T21:30:51.969Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:134)
16:30:51 [2024-02-28T21:30:51.969Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:140)
16:30:51 [2024-02-28T21:30:51.969Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130)
16:30:51 [2024-02-28T21:30:51.969Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:169)
16:30:51 [2024-02-28T21:30:51.969Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285)
16:30:51 [2024-02-28T21:30:51.969Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:148)
16:30:51 [2024-02-28T21:30:51.969Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
16:30:51 [2024-02-28T21:30:51.969Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
16:30:51 [2024-02-28T21:30:51.969Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
16:30:51 [2024-02-28T21:30:51.969Z] 	... 8 more
16:30:52 [2024-02-28T21:30:52.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
16:30:52 [2024-02-28T21:30:52.534Z] 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=-241131520 data=null doit=true}, Shell with text {Open Trace}]
16:30:52 [2024-02-28T21:30:52.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:30:52 [2024-02-28T21:30:52.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
16:30:52 [2024-02-28T21:30:52.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
16:30:52 [2024-02-28T21:30:52.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
16:30:52 [2024-02-28T21:30:52.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:30:52 [2024-02-28T21:30:52.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
16:30:52 [2024-02-28T21:30:52.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:30:52 [2024-02-28T21:30:52.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:30:52 [2024-02-28T21:30:52.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:30:52 [2024-02-28T21:30:52.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:30:52 [2024-02-28T21:30:52.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-241131519 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:30:52 [2024-02-28T21:30:52.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-241131519 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:30:52 [2024-02-28T21:30:52.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-241131519 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
16:30:52 [2024-02-28T21:30:52.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-241131518 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
16:30:52 [2024-02-28T21:30:52.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-241131518 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:30:52 [2024-02-28T21:30:52.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-241131518 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:30:52 [2024-02-28T21:30:52.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-241131518 data=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')]
16:30:52 [2024-02-28T21:30:52.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:30:52 [2024-02-28T21:30:52.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:30:52 [2024-02-28T21:30:52.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:30:52 [2024-02-28T21:30:52.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:30:52 [2024-02-28T21:30:52.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:30:52 [2024-02-28T21:30:52.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:30:52 [2024-02-28T21:30:52.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:30:52 [2024-02-28T21:30:52.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-241131397 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
16:30:52 [2024-02-28T21:30:52.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-241131397 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
16:30:52 [2024-02-28T21:30:52.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-241131397 data=null}, TreeItem with text {TestInvalidCtfTraces}]
16:30:52 [2024-02-28T21:30:52.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-241131396 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:30:52 [2024-02-28T21:30:52.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241131396 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}]
16:30:52 [2024-02-28T21:30:52.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-241131380 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:30:52 [2024-02-28T21:30:52.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:30:52 [2024-02-28T21:30:52.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-241131340 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
16:30:52 [2024-02-28T21:30:52.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-241131340 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
16:30:52 [2024-02-28T21:30:52.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-241131340 data=null}, TreeItem with text {TestInvalidCtfTraces}]
16:30:52 [2024-02-28T21:30:52.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-241131339 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:30:52 [2024-02-28T21:30:52.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241131339 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}]
16:30:52 [2024-02-28T21:30:52.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-241131334 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:30:52 [2024-02-28T21:30:52.534Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
16:30:52 [2024-02-28T21:30:52.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:30:52 [2024-02-28T21:30:52.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-241131333 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:30:52 [2024-02-28T21:30:52.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-241131333 data=null doit=true}, TreeItem with text {Traces [1]}]
16:30:52 [2024-02-28T21:30:52.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-241131333 data=null}, TreeItem with text {Traces [1]}]
16:30:52 [2024-02-28T21:30:52.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-241131333 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:30:52 [2024-02-28T21:30:52.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241131333 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]}]
16:30:52 [2024-02-28T21:30:52.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-241131318 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:30:52 [2024-02-28T21:30:52.790Z] 
16:30:52 [2024-02-28T21:30:52.790Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-02-28 21:30:52.589
16:30:52 [2024-02-28T21:30:52.790Z] !MESSAGE Error initializing trace.
16:30:52 [2024-02-28T21:30:52.790Z] 
16:30:52 [2024-02-28T21:30:52.790Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size
16:30:52 [2024-02-28T21:30:52.790Z] !STACK 0
16:30:52 [2024-02-28T21:30:52.790Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size
16:30:52 [2024-02-28T21:30:52.790Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
16:30:52 [2024-02-28T21:30:52.790Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
16:30:52 [2024-02-28T21:30:52.790Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
16:30:52 [2024-02-28T21:30:52.790Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
16:30:52 [2024-02-28T21:30:52.790Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
16:30:52 [2024-02-28T21:30:52.790Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
16:30:52 [2024-02-28T21:30:52.790Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
16:30:52 [2024-02-28T21:30:52.790Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
16:30:52 [2024-02-28T21:30:52.790Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
16:30:52 [2024-02-28T21:30:52.790Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size
16:30:52 [2024-02-28T21:30:52.790Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.SizeParser.parse(SizeParser.java:65)
16:30:52 [2024-02-28T21:30:52.790Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:192)
16:30:52 [2024-02-28T21:30:52.790Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:134)
16:30:52 [2024-02-28T21:30:52.790Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:140)
16:30:52 [2024-02-28T21:30:52.790Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130)
16:30:52 [2024-02-28T21:30:52.790Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:169)
16:30:52 [2024-02-28T21:30:52.790Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285)
16:30:52 [2024-02-28T21:30:52.790Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:148)
16:30:52 [2024-02-28T21:30:52.790Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
16:30:52 [2024-02-28T21:30:52.790Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
16:30:52 [2024-02-28T21:30:52.790Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
16:30:52 [2024-02-28T21:30:52.790Z] 	... 8 more
16:30:53 [2024-02-28T21:30:53.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
16:30:53 [2024-02-28T21:30:53.351Z] 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=-241130720 data=null doit=true}, Shell with text {Open Trace}]
16:30:53 [2024-02-28T21:30:53.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:30:53 [2024-02-28T21:30:53.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
16:30:53 [2024-02-28T21:30:53.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
16:30:53 [2024-02-28T21:30:53.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
16:30:53 [2024-02-28T21:30:53.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:30:53 [2024-02-28T21:30:53.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
16:30:53 [2024-02-28T21:30:53.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:30:53 [2024-02-28T21:30:53.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:30:53 [2024-02-28T21:30:53.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:30:53 [2024-02-28T21:30:53.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:30:53 [2024-02-28T21:30:53.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-241130719 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:30:53 [2024-02-28T21:30:53.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-241130719 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:30:53 [2024-02-28T21:30:53.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-241130719 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
16:30:53 [2024-02-28T21:30:53.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-241130719 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
16:30:53 [2024-02-28T21:30:53.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-241130719 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:30:53 [2024-02-28T21:30:53.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-241130719 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:30:53 [2024-02-28T21:30:53.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-241130719 data=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')]
16:30:53 [2024-02-28T21:30:53.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:30:53 [2024-02-28T21:30:53.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:30:53 [2024-02-28T21:30:53.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:30:53 [2024-02-28T21:30:53.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:30:53 [2024-02-28T21:30:53.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:30:53 [2024-02-28T21:30:53.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:30:53 [2024-02-28T21:30:53.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:30:53 [2024-02-28T21:30:53.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-241130595 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
16:30:53 [2024-02-28T21:30:53.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-241130595 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
16:30:53 [2024-02-28T21:30:53.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-241130595 data=null}, TreeItem with text {TestInvalidCtfTraces}]
16:30:53 [2024-02-28T21:30:53.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-241130595 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:30:53 [2024-02-28T21:30:53.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241130595 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}]
16:30:53 [2024-02-28T21:30:53.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-241130532 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:30:53 [2024-02-28T21:30:53.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:30:53 [2024-02-28T21:30:53.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-241130532 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
16:30:53 [2024-02-28T21:30:53.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-241130531 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
16:30:53 [2024-02-28T21:30:53.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-241130531 data=null}, TreeItem with text {TestInvalidCtfTraces}]
16:30:53 [2024-02-28T21:30:53.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-241130531 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:30:53 [2024-02-28T21:30:53.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241130531 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}]
16:30:53 [2024-02-28T21:30:53.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-241130512 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:30:53 [2024-02-28T21:30:53.352Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
16:30:53 [2024-02-28T21:30:53.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:30:53 [2024-02-28T21:30:53.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-241130511 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:30:53 [2024-02-28T21:30:53.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-241130511 data=null doit=true}, TreeItem with text {Traces [1]}]
16:30:53 [2024-02-28T21:30:53.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-241130511 data=null}, TreeItem with text {Traces [1]}]
16:30:53 [2024-02-28T21:30:53.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-241130510 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:30:53 [2024-02-28T21:30:53.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241130510 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]}]
16:30:53 [2024-02-28T21:30:53.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-241130497 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:30:53 [2024-02-28T21:30:53.609Z] 
16:30:53 [2024-02-28T21:30:53.609Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-02-28 21:30:53.398
16:30:53 [2024-02-28T21:30:53.609Z] !MESSAGE Error initializing trace.
16:30:53 [2024-02-28T21:30:53.609Z] 
16:30:53 [2024-02-28T21:30:53.609Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 23452397856348975623897562893746589237465289374658923764598237645897234658723648579236
16:30:53 [2024-02-28T21:30:53.609Z] !STACK 0
16:30:53 [2024-02-28T21:30:53.609Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 23452397856348975623897562893746589237465289374658923764598237645897234658723648579236
16:30:53 [2024-02-28T21:30:53.609Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
16:30:53 [2024-02-28T21:30:53.609Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
16:30:53 [2024-02-28T21:30:53.609Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
16:30:53 [2024-02-28T21:30:53.609Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
16:30:53 [2024-02-28T21:30:53.609Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
16:30:53 [2024-02-28T21:30:53.609Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
16:30:53 [2024-02-28T21:30:53.609Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
16:30:53 [2024-02-28T21:30:53.609Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
16:30:53 [2024-02-28T21:30:53.609Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
16:30:53 [2024-02-28T21:30:53.609Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 23452397856348975623897562893746589237465289374658923764598237645897234658723648579236
16:30:53 [2024-02-28T21:30:53.609Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.UnaryIntegerParser.parse(UnaryIntegerParser.java:58)
16:30:53 [2024-02-28T21:30:53.609Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.trace.VersionNumberParser.parse(VersionNumberParser.java:59)
16:30:53 [2024-02-28T21:30:53.609Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.trace.TraceDeclarationParser.parse(TraceDeclarationParser.java:159)
16:30:53 [2024-02-28T21:30:53.609Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseTrace(IOStructGen.java:253)
16:30:53 [2024-02-28T21:30:53.609Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:154)
16:30:53 [2024-02-28T21:30:53.609Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
16:30:53 [2024-02-28T21:30:53.609Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
16:30:53 [2024-02-28T21:30:53.609Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
16:30:53 [2024-02-28T21:30:53.609Z] 	... 8 more
16:30:53 [2024-02-28T21:30:53.609Z] Caused by: java.lang.NumberFormatException: For input string: "23452397856348975623897562893746589237465289374658923764598237645897234658723648579236"
16:30:53 [2024-02-28T21:30:53.609Z] 	at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:67)
16:30:53 [2024-02-28T21:30:53.609Z] 	at java.base/java.lang.Long.parseLong(Long.java:711)
16:30:53 [2024-02-28T21:30:53.609Z] 	at java.base/java.lang.Long.valueOf(Long.java:1136)
16:30:53 [2024-02-28T21:30:53.609Z] 	at java.base/java.lang.Long.decode(Long.java:1299)
16:30:53 [2024-02-28T21:30:53.609Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.UnaryIntegerParser.parse(UnaryIntegerParser.java:56)
16:30:53 [2024-02-28T21:30:53.609Z] 	... 15 more
16:30:54 [2024-02-28T21:30:54.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
16:30:54 [2024-02-28T21:30:54.169Z] 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=-241129910 data=null doit=true}, Shell with text {Open Trace}]
16:30:54 [2024-02-28T21:30:54.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:30:54 [2024-02-28T21:30:54.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
16:30:54 [2024-02-28T21:30:54.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
16:30:54 [2024-02-28T21:30:54.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
16:30:54 [2024-02-28T21:30:54.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:30:54 [2024-02-28T21:30:54.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
16:30:54 [2024-02-28T21:30:54.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:30:54 [2024-02-28T21:30:54.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:30:54 [2024-02-28T21:30:54.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:30:54 [2024-02-28T21:30:54.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:30:54 [2024-02-28T21:30:54.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-241129909 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:30:54 [2024-02-28T21:30:54.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-241129909 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:30:54 [2024-02-28T21:30:54.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-241129909 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
16:30:54 [2024-02-28T21:30:54.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-241129909 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
16:30:54 [2024-02-28T21:30:54.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-241129909 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:30:54 [2024-02-28T21:30:54.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-241129909 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:30:54 [2024-02-28T21:30:54.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-241129909 data=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')]
16:30:54 [2024-02-28T21:30:54.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:30:54 [2024-02-28T21:30:54.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:30:54 [2024-02-28T21:30:54.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:30:54 [2024-02-28T21:30:54.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:30:54 [2024-02-28T21:30:54.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:30:54 [2024-02-28T21:30:54.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:30:54 [2024-02-28T21:30:54.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:30:54 [2024-02-28T21:30:54.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-241129782 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
16:30:54 [2024-02-28T21:30:54.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-241129781 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
16:30:54 [2024-02-28T21:30:54.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-241129781 data=null}, TreeItem with text {TestInvalidCtfTraces}]
16:30:54 [2024-02-28T21:30:54.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-241129781 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:30:54 [2024-02-28T21:30:54.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241129737 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}]
16:30:54 [2024-02-28T21:30:54.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-241129719 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:30:54 [2024-02-28T21:30:54.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:30:54 [2024-02-28T21:30:54.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-241129718 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
16:30:54 [2024-02-28T21:30:54.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-241129718 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
16:30:54 [2024-02-28T21:30:54.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-241129718 data=null}, TreeItem with text {TestInvalidCtfTraces}]
16:30:54 [2024-02-28T21:30:54.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-241129718 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:30:54 [2024-02-28T21:30:54.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241129717 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}]
16:30:54 [2024-02-28T21:30:54.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-241129712 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:30:54 [2024-02-28T21:30:54.170Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
16:30:54 [2024-02-28T21:30:54.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:30:54 [2024-02-28T21:30:54.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-241129712 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:30:54 [2024-02-28T21:30:54.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-241129711 data=null doit=true}, TreeItem with text {Traces [1]}]
16:30:54 [2024-02-28T21:30:54.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-241129711 data=null}, TreeItem with text {Traces [1]}]
16:30:54 [2024-02-28T21:30:54.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-241129711 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:30:54 [2024-02-28T21:30:54.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241129711 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]}]
16:30:54 [2024-02-28T21:30:54.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-241129697 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:30:54 [2024-02-28T21:30:54.426Z] 
16:30:54 [2024-02-28T21:30:54.426Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-02-28 21:30:54.206
16:30:54 [2024-02-28T21:30:54.426Z] !MESSAGE Error initializing trace.
16:30:54 [2024-02-28T21:30:54.426Z] 
16:30:54 [2024-02-28T21:30:54.426Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value 
16:30:54 [2024-02-28T21:30:54.426Z] !STACK 0
16:30:54 [2024-02-28T21:30:54.426Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value 
16:30:54 [2024-02-28T21:30:54.426Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
16:30:54 [2024-02-28T21:30:54.426Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
16:30:54 [2024-02-28T21:30:54.426Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
16:30:54 [2024-02-28T21:30:54.426Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
16:30:54 [2024-02-28T21:30:54.426Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
16:30:54 [2024-02-28T21:30:54.426Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
16:30:54 [2024-02-28T21:30:54.426Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
16:30:54 [2024-02-28T21:30:54.426Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
16:30:54 [2024-02-28T21:30:54.426Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
16:30:54 [2024-02-28T21:30:54.426Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value 
16:30:54 [2024-02-28T21:30:54.426Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.SignedParser.parse(SignedParser.java:89)
16:30:54 [2024-02-28T21:30:54.426Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:186)
16:30:54 [2024-02-28T21:30:54.426Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:134)
16:30:54 [2024-02-28T21:30:54.426Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:140)
16:30:54 [2024-02-28T21:30:54.426Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130)
16:30:54 [2024-02-28T21:30:54.426Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:169)
16:30:54 [2024-02-28T21:30:54.426Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285)
16:30:54 [2024-02-28T21:30:54.426Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:148)
16:30:54 [2024-02-28T21:30:54.426Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
16:30:54 [2024-02-28T21:30:54.426Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
16:30:54 [2024-02-28T21:30:54.426Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
16:30:54 [2024-02-28T21:30:54.426Z] 	... 8 more
16:30:54 [2024-02-28T21:30:54.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
16:30:54 [2024-02-28T21:30:54.987Z] 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=-241129103 data=null doit=true}, Shell with text {Open Trace}]
16:30:54 [2024-02-28T21:30:54.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:30:54 [2024-02-28T21:30:54.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
16:30:54 [2024-02-28T21:30:54.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
16:30:54 [2024-02-28T21:30:54.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
16:30:54 [2024-02-28T21:30:54.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:30:54 [2024-02-28T21:30:54.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
16:30:54 [2024-02-28T21:30:54.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:30:54 [2024-02-28T21:30:54.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:30:54 [2024-02-28T21:30:54.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:30:54 [2024-02-28T21:30:54.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:30:54 [2024-02-28T21:30:54.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-241129102 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:30:54 [2024-02-28T21:30:54.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-241129101 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:30:54 [2024-02-28T21:30:54.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-241129101 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
16:30:54 [2024-02-28T21:30:54.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-241129101 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
16:30:54 [2024-02-28T21:30:54.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-241129101 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:30:54 [2024-02-28T21:30:54.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-241129101 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:30:54 [2024-02-28T21:30:54.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-241129101 data=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')]
16:30:54 [2024-02-28T21:30:54.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:30:54 [2024-02-28T21:30:54.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:30:54 [2024-02-28T21:30:54.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:30:54 [2024-02-28T21:30:54.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:30:54 [2024-02-28T21:30:54.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:30:54 [2024-02-28T21:30:54.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:30:54 [2024-02-28T21:30:54.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:30:54 [2024-02-28T21:30:54.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-241128933 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
16:30:54 [2024-02-28T21:30:54.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-241128932 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
16:30:54 [2024-02-28T21:30:54.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-241128932 data=null}, TreeItem with text {TestInvalidCtfTraces}]
16:30:54 [2024-02-28T21:30:54.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-241128932 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:30:54 [2024-02-28T21:30:54.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241128932 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}]
16:30:54 [2024-02-28T21:30:54.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-241128914 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:30:54 [2024-02-28T21:30:54.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:30:54 [2024-02-28T21:30:54.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-241128914 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
16:30:54 [2024-02-28T21:30:54.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-241128914 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
16:30:54 [2024-02-28T21:30:54.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-241128914 data=null}, TreeItem with text {TestInvalidCtfTraces}]
16:30:54 [2024-02-28T21:30:54.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-241128913 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:30:54 [2024-02-28T21:30:54.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241128913 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}]
16:30:54 [2024-02-28T21:30:54.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-241128907 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:30:54 [2024-02-28T21:30:54.988Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
16:30:54 [2024-02-28T21:30:54.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:30:54 [2024-02-28T21:30:54.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-241128906 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:30:54 [2024-02-28T21:30:54.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-241128906 data=null doit=true}, TreeItem with text {Traces [1]}]
16:30:54 [2024-02-28T21:30:54.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-241128906 data=null}, TreeItem with text {Traces [1]}]
16:30:54 [2024-02-28T21:30:54.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-241128906 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:30:54 [2024-02-28T21:30:54.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241128906 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]}]
16:30:54 [2024-02-28T21:30:54.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-241128898 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:30:55 [2024-02-28T21:30:55.244Z] 
16:30:55 [2024-02-28T21:30:55.244Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-02-28 21:30:55.073
16:30:55 [2024-02-28T21:30:55.244Z] !MESSAGE Error initializing trace.
16:30:55 [2024-02-28T21:30:55.244Z] 
16:30:55 [2024-02-28T21:30:55.244Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value svp
16:30:55 [2024-02-28T21:30:55.244Z] !STACK 0
16:30:55 [2024-02-28T21:30:55.244Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value svp
16:30:55 [2024-02-28T21:30:55.244Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
16:30:55 [2024-02-28T21:30:55.244Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
16:30:55 [2024-02-28T21:30:55.244Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
16:30:55 [2024-02-28T21:30:55.244Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
16:30:55 [2024-02-28T21:30:55.244Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
16:30:55 [2024-02-28T21:30:55.244Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
16:30:55 [2024-02-28T21:30:55.244Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
16:30:55 [2024-02-28T21:30:55.244Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
16:30:55 [2024-02-28T21:30:55.244Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
16:30:55 [2024-02-28T21:30:55.244Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value svp
16:30:55 [2024-02-28T21:30:55.244Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.SignedParser.parse(SignedParser.java:69)
16:30:55 [2024-02-28T21:30:55.244Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:186)
16:30:55 [2024-02-28T21:30:55.244Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:134)
16:30:55 [2024-02-28T21:30:55.244Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:140)
16:30:55 [2024-02-28T21:30:55.244Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130)
16:30:55 [2024-02-28T21:30:55.244Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:169)
16:30:55 [2024-02-28T21:30:55.244Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285)
16:30:55 [2024-02-28T21:30:55.244Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:148)
16:30:55 [2024-02-28T21:30:55.244Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
16:30:55 [2024-02-28T21:30:55.244Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
16:30:55 [2024-02-28T21:30:55.244Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
16:30:55 [2024-02-28T21:30:55.244Z] 	... 8 more
16:30:55 [2024-02-28T21:30:55.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
16:30:55 [2024-02-28T21:30:55.807Z] 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=-241128092 data=null doit=true}, Shell with text {Open Trace}]
16:30:55 [2024-02-28T21:30:55.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:30:55 [2024-02-28T21:30:55.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
16:30:55 [2024-02-28T21:30:55.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
16:30:55 [2024-02-28T21:30:55.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
16:30:55 [2024-02-28T21:30:55.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:30:55 [2024-02-28T21:30:55.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
16:30:55 [2024-02-28T21:30:55.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:30:55 [2024-02-28T21:30:55.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:30:55 [2024-02-28T21:30:55.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:30:55 [2024-02-28T21:30:55.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:30:55 [2024-02-28T21:30:55.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-241128091 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:30:55 [2024-02-28T21:30:55.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-241128091 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:30:55 [2024-02-28T21:30:55.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-241128091 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
16:30:55 [2024-02-28T21:30:55.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-241128091 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
16:30:55 [2024-02-28T21:30:55.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-241128091 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:30:55 [2024-02-28T21:30:55.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-241128091 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:30:55 [2024-02-28T21:30:55.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-241128091 data=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')]
16:30:55 [2024-02-28T21:30:55.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:30:56 [2024-02-28T21:30:56.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:30:56 [2024-02-28T21:30:56.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:30:56 [2024-02-28T21:30:56.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:30:56 [2024-02-28T21:30:56.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:30:56 [2024-02-28T21:30:56.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:30:56 [2024-02-28T21:30:56.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:30:56 [2024-02-28T21:30:56.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-241127938 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
16:30:56 [2024-02-28T21:30:56.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-241127938 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
16:30:56 [2024-02-28T21:30:56.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-241127938 data=null}, TreeItem with text {TestInvalidCtfTraces}]
16:30:56 [2024-02-28T21:30:56.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-241127938 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:30:56 [2024-02-28T21:30:56.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241127937 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}]
16:30:56 [2024-02-28T21:30:56.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-241127928 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:30:56 [2024-02-28T21:30:56.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:30:56 [2024-02-28T21:30:56.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-241127927 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
16:30:56 [2024-02-28T21:30:56.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-241127927 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
16:30:56 [2024-02-28T21:30:56.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-241127927 data=null}, TreeItem with text {TestInvalidCtfTraces}]
16:30:56 [2024-02-28T21:30:56.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-241127927 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:30:56 [2024-02-28T21:30:56.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241127926 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}]
16:30:56 [2024-02-28T21:30:56.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-241127915 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:30:56 [2024-02-28T21:30:56.062Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
16:30:56 [2024-02-28T21:30:56.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:30:56 [2024-02-28T21:30:56.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-241127914 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:30:56 [2024-02-28T21:30:56.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-241127913 data=null doit=true}, TreeItem with text {Traces [1]}]
16:30:56 [2024-02-28T21:30:56.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-241127913 data=null}, TreeItem with text {Traces [1]}]
16:30:56 [2024-02-28T21:30:56.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-241127913 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:30:56 [2024-02-28T21:30:56.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241127913 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]}]
16:30:56 [2024-02-28T21:30:56.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-241127900 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:30:56 [2024-02-28T21:30:56.062Z] 
16:30:56 [2024-02-28T21:30:56.062Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-02-28 21:30:55.996
16:30:56 [2024-02-28T21:30:56.062Z] !MESSAGE Error initializing trace.
16:30:56 [2024-02-28T21:30:56.062Z] 
16:30:56 [2024-02-28T21:30:56.062Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size
16:30:56 [2024-02-28T21:30:56.063Z] !STACK 0
16:30:56 [2024-02-28T21:30:56.063Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size
16:30:56 [2024-02-28T21:30:56.063Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
16:30:56 [2024-02-28T21:30:56.063Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
16:30:56 [2024-02-28T21:30:56.063Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
16:30:56 [2024-02-28T21:30:56.063Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
16:30:56 [2024-02-28T21:30:56.063Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
16:30:56 [2024-02-28T21:30:56.063Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
16:30:56 [2024-02-28T21:30:56.063Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
16:30:56 [2024-02-28T21:30:56.063Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
16:30:56 [2024-02-28T21:30:56.063Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
16:30:56 [2024-02-28T21:30:56.063Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size
16:30:56 [2024-02-28T21:30:56.063Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.SizeParser.parse(SizeParser.java:69)
16:30:56 [2024-02-28T21:30:56.063Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:192)
16:30:56 [2024-02-28T21:30:56.063Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:134)
16:30:56 [2024-02-28T21:30:56.063Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:140)
16:30:56 [2024-02-28T21:30:56.063Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130)
16:30:56 [2024-02-28T21:30:56.063Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:169)
16:30:56 [2024-02-28T21:30:56.063Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285)
16:30:56 [2024-02-28T21:30:56.063Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:148)
16:30:56 [2024-02-28T21:30:56.063Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
16:30:56 [2024-02-28T21:30:56.063Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
16:30:56 [2024-02-28T21:30:56.063Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
16:30:56 [2024-02-28T21:30:56.063Z] 	... 8 more
16:30:56 [2024-02-28T21:30:56.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
16:30:56 [2024-02-28T21:30:56.623Z] 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=-241127311 data=null doit=true}, Shell with text {Open Trace}]
16:30:56 [2024-02-28T21:30:56.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:30:56 [2024-02-28T21:30:56.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
16:30:56 [2024-02-28T21:30:56.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
16:30:56 [2024-02-28T21:30:56.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
16:30:56 [2024-02-28T21:30:56.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:30:56 [2024-02-28T21:30:56.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
16:30:56 [2024-02-28T21:30:56.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:30:56 [2024-02-28T21:30:56.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:30:56 [2024-02-28T21:30:56.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:30:56 [2024-02-28T21:30:56.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:30:56 [2024-02-28T21:30:56.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-241127310 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:30:56 [2024-02-28T21:30:56.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-241127309 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:30:56 [2024-02-28T21:30:56.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-241127309 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
16:30:56 [2024-02-28T21:30:56.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-241127309 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
16:30:56 [2024-02-28T21:30:56.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-241127309 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:30:56 [2024-02-28T21:30:56.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-241127309 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:30:56 [2024-02-28T21:30:56.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-241127309 data=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')]
16:30:56 [2024-02-28T21:30:56.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:30:56 [2024-02-28T21:30:56.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:30:56 [2024-02-28T21:30:56.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:30:56 [2024-02-28T21:30:56.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:30:56 [2024-02-28T21:30:56.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:30:56 [2024-02-28T21:30:56.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:30:56 [2024-02-28T21:30:56.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:30:56 [2024-02-28T21:30:56.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-241127179 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
16:30:56 [2024-02-28T21:30:56.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-241127179 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
16:30:56 [2024-02-28T21:30:56.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-241127179 data=null}, TreeItem with text {TestInvalidCtfTraces}]
16:30:56 [2024-02-28T21:30:56.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-241127179 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:30:56 [2024-02-28T21:30:56.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241127179 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}]
16:30:56 [2024-02-28T21:30:56.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-241127119 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:30:56 [2024-02-28T21:30:56.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:30:56 [2024-02-28T21:30:56.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-241127119 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
16:30:56 [2024-02-28T21:30:56.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-241127119 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
16:30:56 [2024-02-28T21:30:56.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-241127119 data=null}, TreeItem with text {TestInvalidCtfTraces}]
16:30:56 [2024-02-28T21:30:56.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-241127118 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:30:56 [2024-02-28T21:30:56.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241127118 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}]
16:30:56 [2024-02-28T21:30:56.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-241127113 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:30:56 [2024-02-28T21:30:56.880Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
16:30:56 [2024-02-28T21:30:56.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:30:56 [2024-02-28T21:30:56.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-241127112 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:30:56 [2024-02-28T21:30:56.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-241127112 data=null doit=true}, TreeItem with text {Traces [1]}]
16:30:56 [2024-02-28T21:30:56.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-241127112 data=null}, TreeItem with text {Traces [1]}]
16:30:56 [2024-02-28T21:30:56.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-241127112 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:30:56 [2024-02-28T21:30:56.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241127112 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]}]
16:30:56 [2024-02-28T21:30:56.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-241127099 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:30:56 [2024-02-28T21:30:56.880Z] 
16:30:56 [2024-02-28T21:30:56.880Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-02-28 21:30:56.804
16:30:56 [2024-02-28T21:30:56.880Z] !MESSAGE Error initializing trace.
16:30:56 [2024-02-28T21:30:56.880Z] 
16:30:56 [2024-02-28T21:30:56.880Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value 
16:30:56 [2024-02-28T21:30:56.880Z] !STACK 0
16:30:56 [2024-02-28T21:30:56.880Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value 
16:30:56 [2024-02-28T21:30:56.880Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
16:30:56 [2024-02-28T21:30:56.880Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
16:30:56 [2024-02-28T21:30:56.880Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
16:30:56 [2024-02-28T21:30:56.880Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
16:30:56 [2024-02-28T21:30:56.880Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
16:30:56 [2024-02-28T21:30:56.880Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
16:30:56 [2024-02-28T21:30:56.880Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
16:30:56 [2024-02-28T21:30:56.880Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
16:30:56 [2024-02-28T21:30:56.880Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
16:30:56 [2024-02-28T21:30:56.880Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value 
16:30:56 [2024-02-28T21:30:56.880Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.SignedParser.parse(SignedParser.java:89)
16:30:56 [2024-02-28T21:30:56.880Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:186)
16:30:56 [2024-02-28T21:30:56.880Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:134)
16:30:56 [2024-02-28T21:30:56.880Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:140)
16:30:56 [2024-02-28T21:30:56.880Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130)
16:30:56 [2024-02-28T21:30:56.880Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:169)
16:30:56 [2024-02-28T21:30:56.880Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285)
16:30:56 [2024-02-28T21:30:56.880Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:148)
16:30:56 [2024-02-28T21:30:56.880Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
16:30:56 [2024-02-28T21:30:56.880Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
16:30:56 [2024-02-28T21:30:56.880Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
16:30:56 [2024-02-28T21:30:56.880Z] 	... 8 more
16:30:57 [2024-02-28T21:30:57.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
16:30:57 [2024-02-28T21:30:57.442Z] 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=-241126505 data=null doit=true}, Shell with text {Open Trace}]
16:30:57 [2024-02-28T21:30:57.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:30:57 [2024-02-28T21:30:57.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
16:30:57 [2024-02-28T21:30:57.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
16:30:57 [2024-02-28T21:30:57.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
16:30:57 [2024-02-28T21:30:57.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:30:57 [2024-02-28T21:30:57.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
16:30:57 [2024-02-28T21:30:57.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:30:57 [2024-02-28T21:30:57.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:30:57 [2024-02-28T21:30:57.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:30:57 [2024-02-28T21:30:57.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:30:57 [2024-02-28T21:30:57.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-241126504 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:30:57 [2024-02-28T21:30:57.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-241126504 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:30:57 [2024-02-28T21:30:57.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-241126504 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
16:30:57 [2024-02-28T21:30:57.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-241126504 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
16:30:57 [2024-02-28T21:30:57.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-241126504 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:30:57 [2024-02-28T21:30:57.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-241126504 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:30:57 [2024-02-28T21:30:57.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-241126503 data=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')]
16:30:57 [2024-02-28T21:30:57.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:30:57 [2024-02-28T21:30:57.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:30:57 [2024-02-28T21:30:57.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:30:57 [2024-02-28T21:30:57.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:30:57 [2024-02-28T21:30:57.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:30:57 [2024-02-28T21:30:57.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:30:57 [2024-02-28T21:30:57.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:30:57 [2024-02-28T21:30:57.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-241126389 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
16:30:57 [2024-02-28T21:30:57.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-241126389 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
16:30:57 [2024-02-28T21:30:57.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-241126388 data=null}, TreeItem with text {TestInvalidCtfTraces}]
16:30:57 [2024-02-28T21:30:57.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-241126388 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:30:57 [2024-02-28T21:30:57.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241126388 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}]
16:30:57 [2024-02-28T21:30:57.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-241126331 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:30:57 [2024-02-28T21:30:57.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:30:57 [2024-02-28T21:30:57.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-241126330 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
16:30:57 [2024-02-28T21:30:57.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-241126330 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
16:30:57 [2024-02-28T21:30:57.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-241126329 data=null}, TreeItem with text {TestInvalidCtfTraces}]
16:30:57 [2024-02-28T21:30:57.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-241126329 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:30:57 [2024-02-28T21:30:57.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241126329 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}]
16:30:57 [2024-02-28T21:30:57.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-241126324 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:30:57 [2024-02-28T21:30:57.699Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
16:30:57 [2024-02-28T21:30:57.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:30:57 [2024-02-28T21:30:57.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-241126323 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:30:57 [2024-02-28T21:30:57.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-241126323 data=null doit=true}, TreeItem with text {Traces [1]}]
16:30:57 [2024-02-28T21:30:57.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-241126323 data=null}, TreeItem with text {Traces [1]}]
16:30:57 [2024-02-28T21:30:57.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-241126322 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:30:57 [2024-02-28T21:30:57.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241126322 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]}]
16:30:57 [2024-02-28T21:30:57.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-241126307 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:30:57 [2024-02-28T21:30:57.699Z] 
16:30:57 [2024-02-28T21:30:57.699Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-02-28 21:30:57.598
16:30:57 [2024-02-28T21:30:57.699Z] !MESSAGE Error initializing trace.
16:30:57 [2024-02-28T21:30:57.699Z] 
16:30:57 [2024-02-28T21:30:57.699Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment
16:30:57 [2024-02-28T21:30:57.699Z] !STACK 0
16:30:57 [2024-02-28T21:30:57.699Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment
16:30:57 [2024-02-28T21:30:57.699Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
16:30:57 [2024-02-28T21:30:57.699Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
16:30:57 [2024-02-28T21:30:57.699Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
16:30:57 [2024-02-28T21:30:57.699Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
16:30:57 [2024-02-28T21:30:57.699Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
16:30:57 [2024-02-28T21:30:57.699Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
16:30:57 [2024-02-28T21:30:57.699Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
16:30:57 [2024-02-28T21:30:57.699Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
16:30:57 [2024-02-28T21:30:57.699Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
16:30:57 [2024-02-28T21:30:57.699Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment
16:30:57 [2024-02-28T21:30:57.699Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:103)
16:30:57 [2024-02-28T21:30:57.699Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:178)
16:30:57 [2024-02-28T21:30:57.699Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:138)
16:30:57 [2024-02-28T21:30:57.699Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:287)
16:30:57 [2024-02-28T21:30:57.699Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:148)
16:30:57 [2024-02-28T21:30:57.699Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
16:30:57 [2024-02-28T21:30:57.699Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
16:30:57 [2024-02-28T21:30:57.699Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
16:30:57 [2024-02-28T21:30:57.699Z] 	... 8 more
16:30:58 [2024-02-28T21:30:58.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
16:30:58 [2024-02-28T21:30:58.260Z] 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=-241125711 data=null doit=true}, Shell with text {Open Trace}]
16:30:58 [2024-02-28T21:30:58.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:30:58 [2024-02-28T21:30:58.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
16:30:58 [2024-02-28T21:30:58.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
16:30:58 [2024-02-28T21:30:58.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
16:30:58 [2024-02-28T21:30:58.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:30:58 [2024-02-28T21:30:58.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
16:30:58 [2024-02-28T21:30:58.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:30:58 [2024-02-28T21:30:58.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:30:58 [2024-02-28T21:30:58.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:30:58 [2024-02-28T21:30:58.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:30:58 [2024-02-28T21:30:58.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-241125711 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:30:58 [2024-02-28T21:30:58.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-241125710 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:30:58 [2024-02-28T21:30:58.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-241125710 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
16:30:58 [2024-02-28T21:30:58.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-241125710 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
16:30:58 [2024-02-28T21:30:58.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-241125710 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:30:58 [2024-02-28T21:30:58.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-241125710 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:30:58 [2024-02-28T21:30:58.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-241125710 data=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')]
16:30:58 [2024-02-28T21:30:58.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:30:58 [2024-02-28T21:30:58.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:30:58 [2024-02-28T21:30:58.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:30:58 [2024-02-28T21:30:58.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:30:58 [2024-02-28T21:30:58.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:30:58 [2024-02-28T21:30:58.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:30:58 [2024-02-28T21:30:58.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:30:58 [2024-02-28T21:30:58.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-241125591 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
16:30:58 [2024-02-28T21:30:58.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-241125591 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
16:30:58 [2024-02-28T21:30:58.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-241125591 data=null}, TreeItem with text {TestInvalidCtfTraces}]
16:30:58 [2024-02-28T21:30:58.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-241125591 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:30:58 [2024-02-28T21:30:58.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241125591 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}]
16:30:58 [2024-02-28T21:30:58.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-241125529 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:30:58 [2024-02-28T21:30:58.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:30:58 [2024-02-28T21:30:58.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-241125528 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
16:30:58 [2024-02-28T21:30:58.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-241125528 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
16:30:58 [2024-02-28T21:30:58.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-241125528 data=null}, TreeItem with text {TestInvalidCtfTraces}]
16:30:58 [2024-02-28T21:30:58.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-241125528 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:30:58 [2024-02-28T21:30:58.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241125528 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}]
16:30:58 [2024-02-28T21:30:58.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-241125514 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:30:58 [2024-02-28T21:30:58.516Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
16:30:58 [2024-02-28T21:30:58.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:30:58 [2024-02-28T21:30:58.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-241125513 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:30:58 [2024-02-28T21:30:58.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-241125513 data=null doit=true}, TreeItem with text {Traces [1]}]
16:30:58 [2024-02-28T21:30:58.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-241125513 data=null}, TreeItem with text {Traces [1]}]
16:30:58 [2024-02-28T21:30:58.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-241125513 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:30:58 [2024-02-28T21:30:58.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241125513 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]}]
16:30:58 [2024-02-28T21:30:58.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-241125500 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:30:58 [2024-02-28T21:30:58.516Z] 
16:30:58 [2024-02-28T21:30:58.516Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-02-28 21:30:58.406
16:30:58 [2024-02-28T21:30:58.516Z] !MESSAGE Error initializing trace.
16:30:58 [2024-02-28T21:30:58.516Z] 
16:30:58 [2024-02-28T21:30:58.516Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 0xFFFFFFFFU
16:30:58 [2024-02-28T21:30:58.516Z] !STACK 0
16:30:58 [2024-02-28T21:30:58.516Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 0xFFFFFFFFU
16:30:58 [2024-02-28T21:30:58.516Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
16:30:58 [2024-02-28T21:30:58.516Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
16:30:58 [2024-02-28T21:30:58.516Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
16:30:58 [2024-02-28T21:30:58.516Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
16:30:58 [2024-02-28T21:30:58.516Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
16:30:58 [2024-02-28T21:30:58.516Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
16:30:58 [2024-02-28T21:30:58.516Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
16:30:58 [2024-02-28T21:30:58.516Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
16:30:58 [2024-02-28T21:30:58.516Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
16:30:58 [2024-02-28T21:30:58.516Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 0xFFFFFFFFU
16:30:58 [2024-02-28T21:30:58.516Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.UnaryIntegerParser.parse(UnaryIntegerParser.java:58)
16:30:58 [2024-02-28T21:30:58.516Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:86)
16:30:58 [2024-02-28T21:30:58.516Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:178)
16:30:58 [2024-02-28T21:30:58.516Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:138)
16:30:58 [2024-02-28T21:30:58.516Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:287)
16:30:58 [2024-02-28T21:30:58.516Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:148)
16:30:58 [2024-02-28T21:30:58.516Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
16:30:58 [2024-02-28T21:30:58.516Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
16:30:58 [2024-02-28T21:30:58.516Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
16:30:58 [2024-02-28T21:30:58.516Z] 	... 8 more
16:30:58 [2024-02-28T21:30:58.516Z] Caused by: java.lang.NumberFormatException: For input string: "FFFFFFFFU" under radix 16
16:30:58 [2024-02-28T21:30:58.516Z] 	at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:67)
16:30:58 [2024-02-28T21:30:58.516Z] 	at java.base/java.lang.Long.parseLong(Long.java:711)
16:30:58 [2024-02-28T21:30:58.516Z] 	at java.base/java.lang.Long.valueOf(Long.java:1136)
16:30:58 [2024-02-28T21:30:58.516Z] 	at java.base/java.lang.Long.decode(Long.java:1299)
16:30:58 [2024-02-28T21:30:58.516Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.UnaryIntegerParser.parse(UnaryIntegerParser.java:56)
16:30:58 [2024-02-28T21:30:58.516Z] 	... 16 more
16:30:59 [2024-02-28T21:30:59.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
16:30:59 [2024-02-28T21:30:59.077Z] 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=-241124904 data=null doit=true}, Shell with text {Open Trace}]
16:30:59 [2024-02-28T21:30:59.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:30:59 [2024-02-28T21:30:59.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
16:30:59 [2024-02-28T21:30:59.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
16:30:59 [2024-02-28T21:30:59.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
16:30:59 [2024-02-28T21:30:59.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:30:59 [2024-02-28T21:30:59.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
16:30:59 [2024-02-28T21:30:59.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:30:59 [2024-02-28T21:30:59.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:30:59 [2024-02-28T21:30:59.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:30:59 [2024-02-28T21:30:59.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:30:59 [2024-02-28T21:30:59.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-241124903 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:30:59 [2024-02-28T21:30:59.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-241124903 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:30:59 [2024-02-28T21:30:59.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-241124903 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
16:30:59 [2024-02-28T21:30:59.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-241124903 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
16:30:59 [2024-02-28T21:30:59.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-241124903 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:30:59 [2024-02-28T21:30:59.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-241124903 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:30:59 [2024-02-28T21:30:59.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-241124903 data=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')]
16:30:59 [2024-02-28T21:30:59.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:30:59 [2024-02-28T21:30:59.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:30:59 [2024-02-28T21:30:59.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:30:59 [2024-02-28T21:30:59.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:30:59 [2024-02-28T21:30:59.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:30:59 [2024-02-28T21:30:59.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:30:59 [2024-02-28T21:30:59.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:30:59 [2024-02-28T21:30:59.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-241124794 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
16:30:59 [2024-02-28T21:30:59.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-241124794 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
16:30:59 [2024-02-28T21:30:59.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-241124794 data=null}, TreeItem with text {TestInvalidCtfTraces}]
16:30:59 [2024-02-28T21:30:59.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-241124793 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:30:59 [2024-02-28T21:30:59.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241124793 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}]
16:30:59 [2024-02-28T21:30:59.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-241124734 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:30:59 [2024-02-28T21:30:59.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:30:59 [2024-02-28T21:30:59.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-241124733 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
16:30:59 [2024-02-28T21:30:59.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-241124733 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
16:30:59 [2024-02-28T21:30:59.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-241124733 data=null}, TreeItem with text {TestInvalidCtfTraces}]
16:30:59 [2024-02-28T21:30:59.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-241124733 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:30:59 [2024-02-28T21:30:59.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241124732 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}]
16:30:59 [2024-02-28T21:30:59.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-241124727 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:30:59 [2024-02-28T21:30:59.333Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
16:30:59 [2024-02-28T21:30:59.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:30:59 [2024-02-28T21:30:59.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-241124727 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:30:59 [2024-02-28T21:30:59.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-241124727 data=null doit=true}, TreeItem with text {Traces [1]}]
16:30:59 [2024-02-28T21:30:59.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-241124726 data=null}, TreeItem with text {Traces [1]}]
16:30:59 [2024-02-28T21:30:59.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-241124726 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:30:59 [2024-02-28T21:30:59.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241124726 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]}]
16:30:59 [2024-02-28T21:30:59.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-241124720 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:30:59 [2024-02-28T21:30:59.334Z] 
16:30:59 [2024-02-28T21:30:59.334Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-02-28 21:30:59.190
16:30:59 [2024-02-28T21:30:59.334Z] !MESSAGE Error initializing trace.
16:30:59 [2024-02-28T21:30:59.334Z] 
16:30:59 [2024-02-28T21:30:59.334Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : -8
16:30:59 [2024-02-28T21:30:59.334Z] !STACK 0
16:30:59 [2024-02-28T21:30:59.334Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : -8
16:30:59 [2024-02-28T21:30:59.334Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
16:30:59 [2024-02-28T21:30:59.334Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
16:30:59 [2024-02-28T21:30:59.334Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
16:30:59 [2024-02-28T21:30:59.334Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
16:30:59 [2024-02-28T21:30:59.334Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
16:30:59 [2024-02-28T21:30:59.334Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
16:30:59 [2024-02-28T21:30:59.334Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
16:30:59 [2024-02-28T21:30:59.334Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
16:30:59 [2024-02-28T21:30:59.334Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
16:30:59 [2024-02-28T21:30:59.334Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : -8
16:30:59 [2024-02-28T21:30:59.334Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:89)
16:30:59 [2024-02-28T21:30:59.334Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:178)
16:30:59 [2024-02-28T21:30:59.334Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:138)
16:30:59 [2024-02-28T21:30:59.334Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:287)
16:30:59 [2024-02-28T21:30:59.334Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:148)
16:30:59 [2024-02-28T21:30:59.334Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
16:30:59 [2024-02-28T21:30:59.334Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
16:30:59 [2024-02-28T21:30:59.334Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
16:30:59 [2024-02-28T21:30:59.334Z] 	... 8 more
16:30:59 [2024-02-28T21:30:59.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
16:30:59 [2024-02-28T21:30:59.894Z] 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=-241124119 data=null doit=true}, Shell with text {Open Trace}]
16:30:59 [2024-02-28T21:30:59.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:30:59 [2024-02-28T21:30:59.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
16:30:59 [2024-02-28T21:30:59.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
16:30:59 [2024-02-28T21:30:59.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
16:30:59 [2024-02-28T21:30:59.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:30:59 [2024-02-28T21:30:59.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
16:30:59 [2024-02-28T21:30:59.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:30:59 [2024-02-28T21:30:59.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:30:59 [2024-02-28T21:30:59.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:30:59 [2024-02-28T21:30:59.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:30:59 [2024-02-28T21:30:59.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-241124118 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:30:59 [2024-02-28T21:30:59.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-241124118 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:30:59 [2024-02-28T21:30:59.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-241124118 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
16:30:59 [2024-02-28T21:30:59.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-241124118 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
16:30:59 [2024-02-28T21:30:59.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-241124118 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:30:59 [2024-02-28T21:30:59.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-241124118 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:30:59 [2024-02-28T21:30:59.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-241124118 data=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')]
16:30:59 [2024-02-28T21:30:59.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:30:59 [2024-02-28T21:30:59.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:30:59 [2024-02-28T21:30:59.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:30:59 [2024-02-28T21:30:59.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:30:59 [2024-02-28T21:30:59.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:30:59 [2024-02-28T21:30:59.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:30:59 [2024-02-28T21:30:59.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:30:59 [2024-02-28T21:30:59.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-241124015 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
16:30:59 [2024-02-28T21:30:59.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-241124015 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
16:30:59 [2024-02-28T21:30:59.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-241124015 data=null}, TreeItem with text {TestInvalidCtfTraces}]
16:30:59 [2024-02-28T21:30:59.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-241124015 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:30:59 [2024-02-28T21:30:59.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241124014 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}]
16:30:59 [2024-02-28T21:30:59.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-241124000 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:30:59 [2024-02-28T21:30:59.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:30:59 [2024-02-28T21:30:59.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-241123999 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
16:30:59 [2024-02-28T21:30:59.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-241123999 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
16:30:59 [2024-02-28T21:30:59.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-241123999 data=null}, TreeItem with text {TestInvalidCtfTraces}]
16:30:59 [2024-02-28T21:30:59.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-241123999 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:30:59 [2024-02-28T21:30:59.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241123999 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}]
16:30:59 [2024-02-28T21:30:59.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-241123994 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:30:59 [2024-02-28T21:30:59.895Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
16:30:59 [2024-02-28T21:30:59.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:30:59 [2024-02-28T21:30:59.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-241123993 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:30:59 [2024-02-28T21:30:59.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-241123993 data=null doit=true}, TreeItem with text {Traces [1]}]
16:30:59 [2024-02-28T21:30:59.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-241123993 data=null}, TreeItem with text {Traces [1]}]
16:30:59 [2024-02-28T21:30:59.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-241123993 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:30:59 [2024-02-28T21:30:59.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241123993 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]}]
16:30:59 [2024-02-28T21:30:59.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-241123981 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:31:00 [2024-02-28T21:31:00.150Z] 
16:31:00 [2024-02-28T21:31:00.150Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-02-28 21:30:59.910
16:31:00 [2024-02-28T21:31:00.150Z] !MESSAGE Error initializing trace.
16:31:00 [2024-02-28T21:31:00.150Z] 
16:31:00 [2024-02-28T21:31:00.150Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment
16:31:00 [2024-02-28T21:31:00.150Z] !STACK 0
16:31:00 [2024-02-28T21:31:00.150Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment
16:31:00 [2024-02-28T21:31:00.150Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
16:31:00 [2024-02-28T21:31:00.150Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
16:31:00 [2024-02-28T21:31:00.150Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
16:31:00 [2024-02-28T21:31:00.150Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
16:31:00 [2024-02-28T21:31:00.150Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
16:31:00 [2024-02-28T21:31:00.150Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
16:31:00 [2024-02-28T21:31:00.150Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
16:31:00 [2024-02-28T21:31:00.150Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
16:31:00 [2024-02-28T21:31:00.150Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
16:31:00 [2024-02-28T21:31:00.150Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment
16:31:00 [2024-02-28T21:31:00.150Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:103)
16:31:00 [2024-02-28T21:31:00.150Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:178)
16:31:00 [2024-02-28T21:31:00.150Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:138)
16:31:00 [2024-02-28T21:31:00.150Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:287)
16:31:00 [2024-02-28T21:31:00.150Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:148)
16:31:00 [2024-02-28T21:31:00.150Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
16:31:00 [2024-02-28T21:31:00.150Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
16:31:00 [2024-02-28T21:31:00.150Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
16:31:00 [2024-02-28T21:31:00.150Z] 	... 8 more
16:31:00 [2024-02-28T21:31:00.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
16:31:00 [2024-02-28T21:31:00.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=-241123398 data=null doit=true}, Shell with text {Open Trace}]
16:31:00 [2024-02-28T21:31:00.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:31:00 [2024-02-28T21:31:00.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
16:31:00 [2024-02-28T21:31:00.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
16:31:00 [2024-02-28T21:31:00.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
16:31:00 [2024-02-28T21:31:00.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:31:00 [2024-02-28T21:31:00.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
16:31:00 [2024-02-28T21:31:00.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:31:00 [2024-02-28T21:31:00.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:31:00 [2024-02-28T21:31:00.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:31:00 [2024-02-28T21:31:00.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:31:00 [2024-02-28T21:31:00.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-241123397 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:31:00 [2024-02-28T21:31:00.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-241123397 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:31:00 [2024-02-28T21:31:00.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-241123397 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
16:31:00 [2024-02-28T21:31:00.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-241123397 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
16:31:00 [2024-02-28T21:31:00.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-241123397 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:31:00 [2024-02-28T21:31:00.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-241123397 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:31:00 [2024-02-28T21:31:00.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-241123397 data=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')]
16:31:00 [2024-02-28T21:31:00.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:31:00 [2024-02-28T21:31:00.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:31:00 [2024-02-28T21:31:00.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:31:00 [2024-02-28T21:31:00.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:31:00 [2024-02-28T21:31:00.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:31:00 [2024-02-28T21:31:00.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:31:00 [2024-02-28T21:31:00.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:31:00 [2024-02-28T21:31:00.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-241123282 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
16:31:00 [2024-02-28T21:31:00.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-241123282 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
16:31:00 [2024-02-28T21:31:00.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-241123282 data=null}, TreeItem with text {TestInvalidCtfTraces}]
16:31:00 [2024-02-28T21:31:00.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-241123281 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:31:00 [2024-02-28T21:31:00.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241123281 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}]
16:31:00 [2024-02-28T21:31:00.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-241123228 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:31:00 [2024-02-28T21:31:00.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:31:00 [2024-02-28T21:31:00.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-241123228 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
16:31:00 [2024-02-28T21:31:00.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-241123227 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
16:31:00 [2024-02-28T21:31:00.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-241123227 data=null}, TreeItem with text {TestInvalidCtfTraces}]
16:31:00 [2024-02-28T21:31:00.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-241123227 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:31:00 [2024-02-28T21:31:00.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241123227 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}]
16:31:00 [2024-02-28T21:31:00.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-241123217 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:31:00 [2024-02-28T21:31:00.712Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
16:31:00 [2024-02-28T21:31:00.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:31:00 [2024-02-28T21:31:00.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-241123216 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:31:00 [2024-02-28T21:31:00.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-241123216 data=null doit=true}, TreeItem with text {Traces [1]}]
16:31:00 [2024-02-28T21:31:00.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-241123216 data=null}, TreeItem with text {Traces [1]}]
16:31:00 [2024-02-28T21:31:00.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-241123216 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:31:00 [2024-02-28T21:31:00.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241123216 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]}]
16:31:00 [2024-02-28T21:31:00.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-241123209 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:31:00 [2024-02-28T21:31:00.712Z] 
16:31:00 [2024-02-28T21:31:00.712Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-02-28 21:31:00.679
16:31:00 [2024-02-28T21:31:00.712Z] !MESSAGE Error initializing trace.
16:31:00 [2024-02-28T21:31:00.712Z] 
16:31:00 [2024-02-28T21:31:00.712Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : 0
16:31:00 [2024-02-28T21:31:00.712Z] !STACK 0
16:31:00 [2024-02-28T21:31:00.712Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : 0
16:31:00 [2024-02-28T21:31:00.712Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
16:31:00 [2024-02-28T21:31:00.712Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
16:31:00 [2024-02-28T21:31:00.712Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
16:31:00 [2024-02-28T21:31:00.712Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
16:31:00 [2024-02-28T21:31:00.712Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
16:31:00 [2024-02-28T21:31:00.712Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
16:31:00 [2024-02-28T21:31:00.712Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
16:31:00 [2024-02-28T21:31:00.712Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
16:31:00 [2024-02-28T21:31:00.712Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
16:31:00 [2024-02-28T21:31:00.712Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : 0
16:31:00 [2024-02-28T21:31:00.712Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:89)
16:31:00 [2024-02-28T21:31:00.713Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:178)
16:31:00 [2024-02-28T21:31:00.713Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:138)
16:31:00 [2024-02-28T21:31:00.713Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:287)
16:31:00 [2024-02-28T21:31:00.713Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:148)
16:31:00 [2024-02-28T21:31:00.713Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
16:31:00 [2024-02-28T21:31:00.713Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
16:31:00 [2024-02-28T21:31:00.713Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
16:31:00 [2024-02-28T21:31:00.713Z] 	... 8 more
16:31:01 [2024-02-28T21:31:01.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
16:31:01 [2024-02-28T21:31:01.273Z] 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=-241122629 data=null doit=true}, Shell with text {Open Trace}]
16:31:01 [2024-02-28T21:31:01.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:31:01 [2024-02-28T21:31:01.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
16:31:01 [2024-02-28T21:31:01.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
16:31:01 [2024-02-28T21:31:01.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
16:31:01 [2024-02-28T21:31:01.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:31:01 [2024-02-28T21:31:01.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
16:31:01 [2024-02-28T21:31:01.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:31:01 [2024-02-28T21:31:01.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:31:01 [2024-02-28T21:31:01.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:31:01 [2024-02-28T21:31:01.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:31:01 [2024-02-28T21:31:01.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-241122628 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:31:01 [2024-02-28T21:31:01.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-241122628 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:31:01 [2024-02-28T21:31:01.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-241122628 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
16:31:01 [2024-02-28T21:31:01.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-241122627 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
16:31:01 [2024-02-28T21:31:01.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-241122627 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:31:01 [2024-02-28T21:31:01.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-241122627 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:31:01 [2024-02-28T21:31:01.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-241122627 data=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')]
16:31:01 [2024-02-28T21:31:01.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:31:01 [2024-02-28T21:31:01.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:31:01 [2024-02-28T21:31:01.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:31:01 [2024-02-28T21:31:01.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:31:01 [2024-02-28T21:31:01.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:31:01 [2024-02-28T21:31:01.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:31:01 [2024-02-28T21:31:01.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:31:01 [2024-02-28T21:31:01.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-241122426 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
16:31:01 [2024-02-28T21:31:01.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-241122426 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
16:31:01 [2024-02-28T21:31:01.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-241122426 data=null}, TreeItem with text {TestInvalidCtfTraces}]
16:31:01 [2024-02-28T21:31:01.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-241122425 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:31:01 [2024-02-28T21:31:01.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241122425 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}]
16:31:01 [2024-02-28T21:31:01.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-241122396 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:31:01 [2024-02-28T21:31:01.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:31:01 [2024-02-28T21:31:01.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-241122395 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
16:31:01 [2024-02-28T21:31:01.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-241122395 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
16:31:01 [2024-02-28T21:31:01.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-241122395 data=null}, TreeItem with text {TestInvalidCtfTraces}]
16:31:01 [2024-02-28T21:31:01.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-241122395 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:31:01 [2024-02-28T21:31:01.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241122395 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}]
16:31:01 [2024-02-28T21:31:01.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-241122338 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:31:01 [2024-02-28T21:31:01.529Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
16:31:01 [2024-02-28T21:31:01.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:31:01 [2024-02-28T21:31:01.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-241122337 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:31:01 [2024-02-28T21:31:01.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-241122337 data=null doit=true}, TreeItem with text {Traces [1]}]
16:31:01 [2024-02-28T21:31:01.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-241122337 data=null}, TreeItem with text {Traces [1]}]
16:31:01 [2024-02-28T21:31:01.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-241122337 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:31:01 [2024-02-28T21:31:01.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241122336 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]}]
16:31:01 [2024-02-28T21:31:01.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-241122329 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:31:01 [2024-02-28T21:31:01.784Z] 
16:31:01 [2024-02-28T21:31:01.784Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-02-28 21:31:01.530
16:31:01 [2024-02-28T21:31:01.784Z] !MESSAGE Error initializing trace.
16:31:01 [2024-02-28T21:31:01.784Z] 
16:31:01 [2024-02-28T21:31:01.784Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Identifier has already been defined:xxx
16:31:01 [2024-02-28T21:31:01.784Z] !STACK 0
16:31:01 [2024-02-28T21:31:01.784Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Identifier has already been defined:xxx
16:31:01 [2024-02-28T21:31:01.784Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
16:31:01 [2024-02-28T21:31:01.784Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
16:31:01 [2024-02-28T21:31:01.784Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
16:31:01 [2024-02-28T21:31:01.784Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
16:31:01 [2024-02-28T21:31:01.784Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
16:31:01 [2024-02-28T21:31:01.784Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
16:31:01 [2024-02-28T21:31:01.784Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
16:31:01 [2024-02-28T21:31:01.784Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
16:31:01 [2024-02-28T21:31:01.784Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
16:31:01 [2024-02-28T21:31:01.784Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Identifier has already been defined:xxx
16:31:01 [2024-02-28T21:31:01.784Z] 	at org.eclipse.tracecompass.ctf.core.event.metadata.DeclarationScope.registerIdentifier(DeclarationScope.java:195)
16:31:01 [2024-02-28T21:31:01.784Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructDeclarationParser.parse(StructDeclarationParser.java:130)
16:31:01 [2024-02-28T21:31:01.784Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructBodyParser.parse(StructBodyParser.java:151)
16:31:01 [2024-02-28T21:31:01.784Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:229)
16:31:01 [2024-02-28T21:31:01.784Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:138)
16:31:01 [2024-02-28T21:31:01.784Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:287)
16:31:01 [2024-02-28T21:31:01.784Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:148)
16:31:01 [2024-02-28T21:31:01.784Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
16:31:01 [2024-02-28T21:31:01.784Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
16:31:01 [2024-02-28T21:31:01.784Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
16:31:01 [2024-02-28T21:31:01.784Z] 	... 8 more
16:31:02 [2024-02-28T21:31:02.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
16:31:02 [2024-02-28T21:31:02.040Z] 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=-241121778 data=null doit=true}, Shell with text {Open Trace}]
16:31:02 [2024-02-28T21:31:02.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:31:02 [2024-02-28T21:31:02.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
16:31:02 [2024-02-28T21:31:02.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
16:31:02 [2024-02-28T21:31:02.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
16:31:02 [2024-02-28T21:31:02.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:31:02 [2024-02-28T21:31:02.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
16:31:02 [2024-02-28T21:31:02.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:31:02 [2024-02-28T21:31:02.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:31:02 [2024-02-28T21:31:02.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:31:02 [2024-02-28T21:31:02.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:31:02 [2024-02-28T21:31:02.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-241121777 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:31:02 [2024-02-28T21:31:02.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-241121777 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:31:02 [2024-02-28T21:31:02.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-241121777 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
16:31:02 [2024-02-28T21:31:02.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-241121777 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
16:31:02 [2024-02-28T21:31:02.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-241121777 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:31:02 [2024-02-28T21:31:02.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-241121777 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:31:02 [2024-02-28T21:31:02.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-241121777 data=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')]
16:31:02 [2024-02-28T21:31:02.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:31:02 [2024-02-28T21:31:02.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:31:02 [2024-02-28T21:31:02.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:31:02 [2024-02-28T21:31:02.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:31:02 [2024-02-28T21:31:02.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:31:02 [2024-02-28T21:31:02.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:31:02 [2024-02-28T21:31:02.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:31:02 [2024-02-28T21:31:02.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-241121672 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
16:31:02 [2024-02-28T21:31:02.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-241121672 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
16:31:02 [2024-02-28T21:31:02.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-241121672 data=null}, TreeItem with text {TestInvalidCtfTraces}]
16:31:02 [2024-02-28T21:31:02.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-241121672 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:31:02 [2024-02-28T21:31:02.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241121672 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}]
16:31:02 [2024-02-28T21:31:02.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-241121634 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:31:02 [2024-02-28T21:31:02.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:31:02 [2024-02-28T21:31:02.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-241121634 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
16:31:02 [2024-02-28T21:31:02.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-241121634 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
16:31:02 [2024-02-28T21:31:02.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-241121634 data=null}, TreeItem with text {TestInvalidCtfTraces}]
16:31:02 [2024-02-28T21:31:02.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-241121633 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:31:02 [2024-02-28T21:31:02.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241121633 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}]
16:31:02 [2024-02-28T21:31:02.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-241121629 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:31:02 [2024-02-28T21:31:02.295Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
16:31:02 [2024-02-28T21:31:02.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:31:02 [2024-02-28T21:31:02.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-241121628 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:31:02 [2024-02-28T21:31:02.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-241121628 data=null doit=true}, TreeItem with text {Traces [1]}]
16:31:02 [2024-02-28T21:31:02.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-241121628 data=null}, TreeItem with text {Traces [1]}]
16:31:02 [2024-02-28T21:31:02.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-241121628 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:31:02 [2024-02-28T21:31:02.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241121628 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]}]
16:31:02 [2024-02-28T21:31:02.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-241121616 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:31:02 [2024-02-28T21:31:02.296Z] 
16:31:02 [2024-02-28T21:31:02.296Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-02-28 21:31:02.277
16:31:02 [2024-02-28T21:31:02.296Z] !MESSAGE Error initializing trace.
16:31:02 [2024-02-28T21:31:02.296Z] 
16:31:02 [2024-02-28T21:31:02.296Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: struct a already defined.
16:31:02 [2024-02-28T21:31:02.296Z] !STACK 0
16:31:02 [2024-02-28T21:31:02.296Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: struct a already defined.
16:31:02 [2024-02-28T21:31:02.296Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
16:31:02 [2024-02-28T21:31:02.296Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
16:31:02 [2024-02-28T21:31:02.296Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
16:31:02 [2024-02-28T21:31:02.296Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
16:31:02 [2024-02-28T21:31:02.296Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
16:31:02 [2024-02-28T21:31:02.296Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
16:31:02 [2024-02-28T21:31:02.296Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
16:31:02 [2024-02-28T21:31:02.296Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
16:31:02 [2024-02-28T21:31:02.296Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
16:31:02 [2024-02-28T21:31:02.296Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: struct a already defined.
16:31:02 [2024-02-28T21:31:02.296Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:221)
16:31:02 [2024-02-28T21:31:02.296Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:138)
16:31:02 [2024-02-28T21:31:02.296Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:287)
16:31:02 [2024-02-28T21:31:02.296Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:148)
16:31:02 [2024-02-28T21:31:02.296Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
16:31:02 [2024-02-28T21:31:02.296Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
16:31:02 [2024-02-28T21:31:02.296Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
16:31:02 [2024-02-28T21:31:02.296Z] 	... 8 more
16:31:02 [2024-02-28T21:31:02.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
16:31:02 [2024-02-28T21:31:02.855Z] 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=-241121030 data=null doit=true}, Shell with text {Open Trace}]
16:31:02 [2024-02-28T21:31:02.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:31:02 [2024-02-28T21:31:02.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
16:31:02 [2024-02-28T21:31:02.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
16:31:02 [2024-02-28T21:31:02.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
16:31:02 [2024-02-28T21:31:02.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:31:02 [2024-02-28T21:31:02.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
16:31:02 [2024-02-28T21:31:02.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:31:02 [2024-02-28T21:31:02.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:31:02 [2024-02-28T21:31:02.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:31:02 [2024-02-28T21:31:02.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:31:02 [2024-02-28T21:31:02.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-241121029 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:31:02 [2024-02-28T21:31:02.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-241121029 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:31:02 [2024-02-28T21:31:02.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-241121029 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
16:31:02 [2024-02-28T21:31:02.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-241121029 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
16:31:02 [2024-02-28T21:31:02.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-241121029 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:31:02 [2024-02-28T21:31:02.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-241121029 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:31:02 [2024-02-28T21:31:02.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-241121029 data=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')]
16:31:02 [2024-02-28T21:31:02.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:31:03 [2024-02-28T21:31:03.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:31:03 [2024-02-28T21:31:03.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:31:03 [2024-02-28T21:31:03.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:31:03 [2024-02-28T21:31:03.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:31:03 [2024-02-28T21:31:03.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:31:03 [2024-02-28T21:31:03.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:31:03 [2024-02-28T21:31:03.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-241120909 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
16:31:03 [2024-02-28T21:31:03.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-241120909 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
16:31:03 [2024-02-28T21:31:03.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-241120909 data=null}, TreeItem with text {TestInvalidCtfTraces}]
16:31:03 [2024-02-28T21:31:03.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-241120909 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:31:03 [2024-02-28T21:31:03.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241120909 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}]
16:31:03 [2024-02-28T21:31:03.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-241120894 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:31:03 [2024-02-28T21:31:03.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:31:03 [2024-02-28T21:31:03.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-241120893 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
16:31:03 [2024-02-28T21:31:03.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-241120893 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
16:31:03 [2024-02-28T21:31:03.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-241120893 data=null}, TreeItem with text {TestInvalidCtfTraces}]
16:31:03 [2024-02-28T21:31:03.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-241120893 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:31:03 [2024-02-28T21:31:03.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241120892 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}]
16:31:03 [2024-02-28T21:31:03.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-241120888 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:31:03 [2024-02-28T21:31:03.111Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
16:31:03 [2024-02-28T21:31:03.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:31:03 [2024-02-28T21:31:03.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-241120887 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:31:03 [2024-02-28T21:31:03.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-241120887 data=null doit=true}, TreeItem with text {Traces [1]}]
16:31:03 [2024-02-28T21:31:03.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-241120887 data=null}, TreeItem with text {Traces [1]}]
16:31:03 [2024-02-28T21:31:03.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-241120887 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:31:03 [2024-02-28T21:31:03.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241120887 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]}]
16:31:03 [2024-02-28T21:31:03.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-241120835 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:31:03 [2024-02-28T21:31:03.111Z] 
16:31:03 [2024-02-28T21:31:03.111Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-02-28 21:31:03.017
16:31:03 [2024-02-28T21:31:03.111Z] !MESSAGE Error initializing trace.
16:31:03 [2024-02-28T21:31:03.111Z] 
16:31:03 [2024-02-28T21:31:03.111Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: NoViableAltException(73@[]) at metadata:7:11
16:31:03 [2024-02-28T21:31:03.111Z] !STACK 0
16:31:03 [2024-02-28T21:31:03.111Z] org.eclipse.tracecompass.internal.ctf.core.event.metadata.CtfAntlrException: NoViableAltException(73@[]) at metadata:7:11
16:31:03 [2024-02-28T21:31:03.111Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:199)
16:31:03 [2024-02-28T21:31:03.111Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
16:31:03 [2024-02-28T21:31:03.111Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
16:31:03 [2024-02-28T21:31:03.111Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
16:31:03 [2024-02-28T21:31:03.111Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
16:31:03 [2024-02-28T21:31:03.111Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
16:31:03 [2024-02-28T21:31:03.111Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
16:31:03 [2024-02-28T21:31:03.111Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
16:31:03 [2024-02-28T21:31:03.111Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
16:31:03 [2024-02-28T21:31:03.111Z] Caused by: NoViableAltException(73@[])
16:31:03 [2024-02-28T21:31:03.111Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.structSpecifier(CTFParser.java:3127)
16:31:03 [2024-02-28T21:31:03.111Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.typeSpecifier(CTFParser.java:2591)
16:31:03 [2024-02-28T21:31:03.111Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declarationSpecifiers(CTFParser.java:1942)
16:31:03 [2024-02-28T21:31:03.111Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declaration(CTFParser.java:1720)
16:31:03 [2024-02-28T21:31:03.111Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.parse(CTFParser.java:350)
16:31:03 [2024-02-28T21:31:03.111Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.createAST(Metadata.java:432)
16:31:03 [2024-02-28T21:31:03.111Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:383)
16:31:03 [2024-02-28T21:31:03.111Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
16:31:03 [2024-02-28T21:31:03.111Z] 	... 8 more
16:31:03 [2024-02-28T21:31:03.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
16:31:03 [2024-02-28T21:31:03.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=-241120291 data=null doit=true}, Shell with text {Open Trace}]
16:31:03 [2024-02-28T21:31:03.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:31:03 [2024-02-28T21:31:03.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
16:31:03 [2024-02-28T21:31:03.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
16:31:03 [2024-02-28T21:31:03.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
16:31:03 [2024-02-28T21:31:03.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:31:03 [2024-02-28T21:31:03.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
16:31:03 [2024-02-28T21:31:03.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:31:03 [2024-02-28T21:31:03.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:31:03 [2024-02-28T21:31:03.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:31:03 [2024-02-28T21:31:03.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:31:03 [2024-02-28T21:31:03.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-241120290 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:31:03 [2024-02-28T21:31:03.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-241120290 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:31:03 [2024-02-28T21:31:03.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-241120290 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
16:31:03 [2024-02-28T21:31:03.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-241120290 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
16:31:03 [2024-02-28T21:31:03.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-241120289 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:31:03 [2024-02-28T21:31:03.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-241120289 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:31:03 [2024-02-28T21:31:03.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-241120289 data=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')]
16:31:03 [2024-02-28T21:31:03.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:31:03 [2024-02-28T21:31:03.672Z] 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@85f5f55] time=-241120184 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:31:03 [2024-02-28T21:31:03.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:31:03 [2024-02-28T21:31:03.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:31:03 [2024-02-28T21:31:03.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:31:03 [2024-02-28T21:31:03.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:31:03 [2024-02-28T21:31:03.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-241120178 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
16:31:03 [2024-02-28T21:31:03.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-241120178 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
16:31:03 [2024-02-28T21:31:03.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-241120178 data=null}, TreeItem with text {TestInvalidCtfTraces}]
16:31:03 [2024-02-28T21:31:03.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-241120178 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:31:03 [2024-02-28T21:31:03.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241120178 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}]
16:31:03 [2024-02-28T21:31:03.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-241120115 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
16:31:03 [2024-02-28T21:31:03.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:31:03 [2024-02-28T21:31:03.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:31:04 [2024-02-28T21:31:04.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:31:05 [2024-02-28T21:31:05.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:31:05 [2024-02-28T21:31:05.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:31:05 [2024-02-28T21:31:05.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:31:05 [2024-02-28T21:31:05.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:31:05 [2024-02-28T21:31:05.108Z] 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')
16:31:05 [2024-02-28T21:31:05.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:31:05 [2024-02-28T21:31:05.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:05 [2024-02-28T21:31:05.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:31:05 [2024-02-28T21:31:05.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:31:05 [2024-02-28T21:31:05.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
16:31:05 [2024-02-28T21:31:05.109Z] 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=-241119020 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:31:05 [2024-02-28T21:31:05.109Z] 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=-241119020 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:31:05 [2024-02-28T21:31:05.109Z] 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=-241119019 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:31:05 [2024-02-28T21:31:05.109Z] 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=-241119019 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:31:05 [2024-02-28T21:31:05.109Z] 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=-241119019 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:31:05 [2024-02-28T21:31:05.109Z] 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=-241119019 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:31:05 [2024-02-28T21:31:05.109Z] 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=-241119019 data=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')]
16:31:05 [2024-02-28T21:31:05.109Z] 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=-241119019 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:31:05 [2024-02-28T21:31:05.109Z] 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=-241119019 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:31:05 [2024-02-28T21:31:05.109Z] 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=-241119019 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:31:05 [2024-02-28T21:31:05.109Z] 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=-241119019 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:31:05 [2024-02-28T21:31:05.109Z] 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=-241119019 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:31:05 [2024-02-28T21:31:05.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:31:05 [2024-02-28T21:31:05.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:31:05 [2024-02-28T21:31:05.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:31:05 [2024-02-28T21:31:05.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:05 [2024-02-28T21:31:05.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:31:05 [2024-02-28T21:31:05.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:31:05 [2024-02-28T21:31:05.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:31:05 [2024-02-28T21:31:05.109Z] 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')
16:31:05 [2024-02-28T21:31:05.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:31:05 [2024-02-28T21:31:05.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-241119018 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:31:05 [2024-02-28T21:31:05.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-241119018 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:31:05 [2024-02-28T21:31:05.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-241119018 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:31:05 [2024-02-28T21:31:05.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-241119018 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:31:05 [2024-02-28T21:31:05.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-241119018 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:31:05 [2024-02-28T21:31:05.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-241119018 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:31:05 [2024-02-28T21:31:05.109Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:31:05 [2024-02-28T21:31:05.109Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:31:05 [2024-02-28T21:31:05.109Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:31:05 [2024-02-28T21:31:05.109Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:31:05 [2024-02-28T21:31:05.109Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:31:05 [2024-02-28T21:31:05.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:31:05 [2024-02-28T21:31:05.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-241119018 data=null 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')]
16:31:05 [2024-02-28T21:31:05.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-241119989 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:31:05 [2024-02-28T21:31:05.364Z] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.50 s -- in org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace
16:31:05 [2024-02-28T21:31:05.364Z] 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: 1.686 s
16:31:05 [2024-02-28T21:31:05.364Z] 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.833 s
16:31:05 [2024-02-28T21:31:05.364Z] 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.793 s
16:31:05 [2024-02-28T21:31:05.364Z] 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: 0.790 s
16:31:05 [2024-02-28T21:31:05.364Z] 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: 0.806 s
16:31:05 [2024-02-28T21:31:05.364Z] 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.892 s
16:31:05 [2024-02-28T21:31:05.364Z] 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.803 s
16:31:05 [2024-02-28T21:31:05.364Z] 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: 0.801 s
16:31:05 [2024-02-28T21:31:05.364Z] 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: 0.802 s
16:31:05 [2024-02-28T21:31:05.364Z] 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: 0.796 s
16:31:05 [2024-02-28T21:31:05.364Z] 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: 0.801 s
16:31:05 [2024-02-28T21:31:05.364Z] 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.813 s
16:31:05 [2024-02-28T21:31:05.364Z] 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.850 s
16:31:05 [2024-02-28T21:31:05.364Z] 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: 0.956 s
16:31:05 [2024-02-28T21:31:05.364Z] 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.796 s
16:31:05 [2024-02-28T21:31:05.364Z] 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: 0.791 s
16:31:05 [2024-02-28T21:31:05.364Z] 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: 0.796 s
16:31:05 [2024-02-28T21:31:05.365Z] 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: 0.797 s
16:31:05 [2024-02-28T21:31:05.365Z] 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: 0.779 s
16:31:05 [2024-02-28T21:31:05.365Z] 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: 0.731 s
16:31:05 [2024-02-28T21:31:05.365Z] 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: 0.856 s
16:31:05 [2024-02-28T21:31:05.365Z] 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: 0.755 s
16:31:05 [2024-02-28T21:31:05.365Z] 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: 0.762 s
16:31:05 [2024-02-28T21:31:05.365Z] 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: 0.726 s
16:31:05 [2024-02-28T21:31:05.365Z] Running org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest
16:31:05 [2024-02-28T21:31:05.619Z] 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@85f5f55] time=-241118315 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:31:05 [2024-02-28T21:31:05.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:31:05 [2024-02-28T21:31:05.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
16:31:05 [2024-02-28T21:31:05.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
16:31:05 [2024-02-28T21:31:05.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
16:31:05 [2024-02-28T21:31:05.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-241118140 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
16:31:05 [2024-02-28T21:31:05.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
16:31:05 [2024-02-28T21:31:05.873Z] 
16:31:05 [2024-02-28T21:31:05.873Z] (Eclipse:10261): Gtk-WARNING **: 21:31:05.775: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:06 [2024-02-28T21:31:06.129Z] 
16:31:06 [2024-02-28T21:31:06.129Z] (Eclipse:10261): Gtk-WARNING **: 21:31:06.022: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:06 [2024-02-28T21:31:06.385Z] 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@85f5f55] time=-241117612 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:31:06 [2024-02-28T21:31:06.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
16:31:06 [2024-02-28T21:31:06.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&New	Shift+Alt+N", using matcher: with mnemonic 'New'
16:31:06 [2024-02-28T21:31:06.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&roject...", using matcher: with mnemonic 'Project...'
16:31:06 [2024-02-28T21:31:06.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Project...'
16:31:06 [2024-02-28T21:31:06.641Z] 
16:31:06 [2024-02-28T21:31:06.641Z] (Eclipse:10261): Gtk-WARNING **: 21:31:06.394: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:06 [2024-02-28T21:31:06.641Z] 
16:31:06 [2024-02-28T21:31:06.641Z] (Eclipse:10261): Gtk-WARNING **: 21:31:06.415: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:06 [2024-02-28T21:31:06.641Z] 
16:31:06 [2024-02-28T21:31:06.641Z] (Eclipse:10261): Gtk-WARNING **: 21:31:06.475: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:06 [2024-02-28T21:31:06.641Z] 
16:31:06 [2024-02-28T21:31:06.641Z] (Eclipse:10261): Gtk-WARNING **: 21:31:06.500: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:06 [2024-02-28T21:31:06.641Z] 
16:31:06 [2024-02-28T21:31:06.641Z] (Eclipse:10261): Gtk-WARNING **: 21:31:06.528: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:06 [2024-02-28T21:31:06.641Z] 
16:31:06 [2024-02-28T21:31:06.641Z] (Eclipse:10261): Gtk-WARNING **: 21:31:06.581: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:06 [2024-02-28T21:31:06.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Project...'
16:31:06 [2024-02-28T21:31:06.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "New Project", using matcher: with text 'New Project'
16:31:06 [2024-02-28T21:31:06.641Z] 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=-241117216 data=null doit=true}, Shell with text {New Project}]
16:31:06 [2024-02-28T21:31:06.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:31:06 [2024-02-28T21:31:06.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:31:06 [2024-02-28T21:31:06.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Tracing in tree (of type 'Tree')
16:31:06 [2024-02-28T21:31:06.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-241117211 data=null doit=true}, TreeItem with text {Tracing}]
16:31:06 [2024-02-28T21:31:06.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-241117211 data=null}, TreeItem with text {Tracing}]
16:31:06 [2024-02-28T21:31:06.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-241117211 data=null button=1 stateMask=0x0 x=65 y=35 count=1}, TreeItem with text {Tracing}]
16:31:06 [2024-02-28T21:31:06.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-241117211 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}]
16:31:06 [2024-02-28T21:31:06.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-241117210 data=null button=1 stateMask=0x80000 x=65 y=35 count=1}, TreeItem with text {Tracing}]
16:31:06 [2024-02-28T21:31:06.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:31:06 [2024-02-28T21:31:06.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-241117208 data=null button=0 stateMask=0x0 x=65 y=35 count=0}, TreeItem with text {Tracing}]
16:31:06 [2024-02-28T21:31:06.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-241117207 data=null doit=true}, TreeItem with text {Tracing}]
16:31:06 [2024-02-28T21:31:06.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-241117207 data=null}, TreeItem with text {Tracing}]
16:31:06 [2024-02-28T21:31:06.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-241117207 data=null button=1 stateMask=0x0 x=65 y=35 count=1}, TreeItem with text {Tracing}]
16:31:06 [2024-02-28T21:31:06.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241117207 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}]
16:31:06 [2024-02-28T21:31:06.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-241117206 data=null button=1 stateMask=0x80000 x=65 y=35 count=1}, TreeItem with text {Tracing}]
16:31:06 [2024-02-28T21:31:06.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:31:06 [2024-02-28T21:31:06.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing Project} time=-241117205 data=null button=0 stateMask=0x0 x=108 y=58 count=0}, Tree node with text: Tracing Project]
16:31:06 [2024-02-28T21:31:06.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing Project} time=-241117205 data=null doit=true}, Tree node with text: Tracing Project]
16:31:06 [2024-02-28T21:31:06.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing Project} time=-241117205 data=null}, Tree node with text: Tracing Project]
16:31:06 [2024-02-28T21:31:06.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing Project} time=-241117204 data=null button=1 stateMask=0x0 x=108 y=58 count=1}, Tree node with text: Tracing Project]
16:31:06 [2024-02-28T21:31:06.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241117204 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]
16:31:06 [2024-02-28T21:31:06.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing Project} time=-241117201 data=null button=1 stateMask=0x80000 x=108 y=58 count=1}, Tree node with text: Tracing Project]
16:31:06 [2024-02-28T21:31:06.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicking on Tree node with text: Tracing Project
16:31:06 [2024-02-28T21:31:06.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing Project} time=-241117201 data=null button=0 stateMask=0x0 x=108 y=58 count=0}, Tree node with text: Tracing Project]
16:31:06 [2024-02-28T21:31:06.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing Project} time=-241117201 data=null doit=true}, Tree node with text: Tracing Project]
16:31:06 [2024-02-28T21:31:06.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:31:06 [2024-02-28T21:31:06.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing Project} time=-241117200 data=null}, Tree node with text: Tracing Project]
16:31:06 [2024-02-28T21:31:06.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing Project} time=-241117200 data=null button=1 stateMask=0x0 x=108 y=58 count=1}, Tree node with text: Tracing Project]
16:31:06 [2024-02-28T21:31:06.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241117200 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]
16:31:06 [2024-02-28T21:31:06.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing Project} time=-241117200 data=null button=1 stateMask=0x80000 x=108 y=58 count=1}, Tree node with text: Tracing Project]
16:31:06 [2024-02-28T21:31:06.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {Tracing Project} time=-241117200 data=null button=0 stateMask=0x0 x=108 y=58 count=0}, Tree node with text: Tracing Project]
16:31:06 [2024-02-28T21:31:06.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {Tracing Project} time=-241117200 data=null doit=true}, Tree node with text: Tracing Project]
16:31:06 [2024-02-28T21:31:06.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {Tracing Project} time=-241117200 data=null}, Tree node with text: Tracing Project]
16:31:06 [2024-02-28T21:31:06.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicked on Tree node with text: Tracing Project
16:31:06 [2024-02-28T21:31:06.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:31:06 [2024-02-28T21:31:06.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:31:06 [2024-02-28T21:31:06.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
16:31:06 [2024-02-28T21:31:06.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
16:31:06 [2024-02-28T21:31:06.642Z] 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')
16:31:06 [2024-02-28T21:31:06.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:06 [2024-02-28T21:31:06.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:06 [2024-02-28T21:31:06.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
16:31:06 [2024-02-28T21:31:06.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-241117199 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:31:06 [2024-02-28T21:31:06.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-241117199 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:31:06 [2024-02-28T21:31:06.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-241117199 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:31:06 [2024-02-28T21:31:06.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-241117199 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:31:06 [2024-02-28T21:31:06.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-241117199 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:31:06 [2024-02-28T21:31:06.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-241117199 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:31:06 [2024-02-28T21:31:06.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-241117199 data=null 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')]
16:31:06 [2024-02-28T21:31:06.897Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:31:06 [2024-02-28T21:31:06.897Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:31:06 [2024-02-28T21:31:06.897Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:31:06 [2024-02-28T21:31:06.897Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:31:06 [2024-02-28T21:31:06.897Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:31:06 [2024-02-28T21:31:06.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
16:31:06 [2024-02-28T21:31:06.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Tracing Project", using matcher: with text 'Tracing Project'
16:31:06 [2024-02-28T21:31:06.897Z] 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=-241117135 data=null doit=true}, Shell with text {Tracing Project}]
16:31:06 [2024-02-28T21:31:06.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:31:06 [2024-02-28T21:31:06.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
16:31:06 [2024-02-28T21:31:06.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/home/jenkins/agent/...", using matcher: of type 'Text'
16:31:06 [2024-02-28T21:31:06.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/home/jenkins/agent/...", using matcher: (of type 'Text')
16:31:06 [2024-02-28T21:31:06.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Create a Tracing Pro...", using matcher: of type 'Text'
16:31:06 [2024-02-28T21:31:06.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Create a Tracing Pro...", using matcher: (of type 'Text')
16:31:06 [2024-02-28T21:31:06.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Use &default locatio...", using matcher: of type 'Button'
16:31:06 [2024-02-28T21:31:06.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:06 [2024-02-28T21:31:06.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:31:06 [2024-02-28T21:31:06.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:31:06 [2024-02-28T21:31:06.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:06 [2024-02-28T21:31:06.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:06 [2024-02-28T21:31:06.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:31:06 [2024-02-28T21:31:06.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:31:06 [2024-02-28T21:31:06.898Z] 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')
16:31:06 [2024-02-28T21:31:06.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:31:06 [2024-02-28T21:31:06.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-241117131 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:06 [2024-02-28T21:31:06.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-241117131 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:06 [2024-02-28T21:31:06.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-241117131 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:06 [2024-02-28T21:31:06.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-241117131 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:06 [2024-02-28T21:31:06.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-241117131 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:06 [2024-02-28T21:31:06.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-241117131 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:06 [2024-02-28T21:31:06.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-241117131 data=null 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')]
16:31:06 [2024-02-28T21:31:06.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {P&roject...} time=-241117607 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Project...']
16:31:06 [2024-02-28T21:31:06.898Z] 
16:31:06 [2024-02-28T21:31:06.898Z] (Eclipse:10261): Gtk-WARNING **: 21:31:06.725: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:06 [2024-02-28T21:31:06.898Z] 
16:31:06 [2024-02-28T21:31:06.898Z] (Eclipse:10261): Gtk-WARNING **: 21:31:06.778: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:06 [2024-02-28T21:31:06.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:31:07 [2024-02-28T21:31:07.153Z] 
16:31:07 [2024-02-28T21:31:07.153Z] (Eclipse:10261): Gtk-WARNING **: 21:31:07.000: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:07 [2024-02-28T21:31:07.153Z] 
16:31:07 [2024-02-28T21:31:07.153Z] (Eclipse:10261): Gtk-WARNING **: 21:31:07.024: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:07 [2024-02-28T21:31:07.153Z] 
16:31:07 [2024-02-28T21:31:07.153Z] (Eclipse:10261): Gtk-WARNING **: 21:31:07.072: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:07 [2024-02-28T21:31:07.153Z] 
16:31:07 [2024-02-28T21:31:07.153Z] (Eclipse:10261): Gtk-WARNING **: 21:31:07.095: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:07 [2024-02-28T21:31:07.153Z] 
16:31:07 [2024-02-28T21:31:07.153Z] (Eclipse:10261): Gtk-WARNING **: 21:31:07.115: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:07 [2024-02-28T21:31:07.410Z] 
16:31:07 [2024-02-28T21:31:07.410Z] (Eclipse:10261): Gtk-WARNING **: 21:31:07.173: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:07 [2024-02-28T21:31:07.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:07 [2024-02-28T21:31:07.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:31:07 [2024-02-28T21:31:07.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:31:07 [2024-02-28T21:31:07.410Z] 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')
16:31:07 [2024-02-28T21:31:07.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:07 [2024-02-28T21:31:07.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:07 [2024-02-28T21:31:07.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:07 [2024-02-28T21:31:07.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:07 [2024-02-28T21:31:07.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:07 [2024-02-28T21:31:07.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:07 [2024-02-28T21:31:07.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:07 [2024-02-28T21:31:07.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:07 [2024-02-28T21:31:07.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:07 [2024-02-28T21:31:07.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:07 [2024-02-28T21:31:07.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:07 [2024-02-28T21:31:07.410Z] 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.
16:31:07 [2024-02-28T21:31:07.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:31:07 [2024-02-28T21:31:07.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:31:07 [2024-02-28T21:31:07.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:31:07 [2024-02-28T21:31:07.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:31:07 [2024-02-28T21:31:07.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:31:07 [2024-02-28T21:31:07.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:31:07 [2024-02-28T21:31:07.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:31:07 [2024-02-28T21:31:07.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
16:31:07 [2024-02-28T21:31:07.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces} [layout=null] time=-241116514 data=null}, (of type 'Combo')]
16:31:07 [2024-02-28T21:31:07.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
16:31:07 [2024-02-28T21:31:07.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:31:07 [2024-02-28T21:31:07.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:31:07 [2024-02-28T21:31:07.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:31:07 [2024-02-28T21:31:07.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:31:07 [2024-02-28T21:31:07.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:31:07 [2024-02-28T21:31:07.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=-241116456 data=null doit=true}, TreeItem with text {traces}]
16:31:07 [2024-02-28T21:31:07.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=-241116456 data=null}, TreeItem with text {traces}]
16:31:07 [2024-02-28T21:31:07.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=-241116456 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
16:31:07 [2024-02-28T21:31:07.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-241116456 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}]
16:31:07 [2024-02-28T21:31:07.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=-241116453 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
16:31:07 [2024-02-28T21:31:07.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:31:07 [2024-02-28T21:31:07.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces} time=-241116452 data=null button=0 stateMask=0x0 x=115 y=104 count=0}, Tree node with text: synctraces]
16:31:07 [2024-02-28T21:31:07.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces} time=-241116439 data=null doit=true}, Tree node with text: synctraces]
16:31:07 [2024-02-28T21:31:07.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces} time=-241116439 data=null}, Tree node with text: synctraces]
16:31:07 [2024-02-28T21:31:07.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces} time=-241116439 data=null button=1 stateMask=0x0 x=115 y=104 count=1}, Tree node with text: synctraces]
16:31:07 [2024-02-28T21:31:07.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241116439 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]
16:31:07 [2024-02-28T21:31:07.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces} time=-241116438 data=null button=1 stateMask=0x80000 x=115 y=104 count=1}, Tree node with text: synctraces]
16:31:07 [2024-02-28T21:31:07.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: synctraces
16:31:07 [2024-02-28T21:31:07.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:31:07 [2024-02-28T21:31:07.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:31:07 [2024-02-28T21:31:07.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:31:07 [2024-02-28T21:31:07.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:31:07 [2024-02-28T21:31:07.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:31:07 [2024-02-28T21:31:07.411Z] 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:'))
16:31:07 [2024-02-28T21:31:07.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:31:07 [2024-02-28T21:31:07.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-241116420 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:'))]
16:31:07 [2024-02-28T21:31:07.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:31:07 [2024-02-28T21:31:07.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:07 [2024-02-28T21:31:07.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:07 [2024-02-28T21:31:07.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:07 [2024-02-28T21:31:07.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:07 [2024-02-28T21:31:07.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:07 [2024-02-28T21:31:07.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:07 [2024-02-28T21:31:07.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:07 [2024-02-28T21:31:07.411Z] 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'
16:31:07 [2024-02-28T21:31:07.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:31:07 [2024-02-28T21:31:07.411Z] 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')
16:31:07 [2024-02-28T21:31:07.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:07 [2024-02-28T21:31:07.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:07 [2024-02-28T21:31:07.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:07 [2024-02-28T21:31:07.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:07 [2024-02-28T21:31:07.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:07 [2024-02-28T21:31:07.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:31:07 [2024-02-28T21:31:07.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@f4e235e
16:31:07 [2024-02-28T21:31:07.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-241116418 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')]
16:31:07 [2024-02-28T21:31:07.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-241116418 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')]
16:31:07 [2024-02-28T21:31:07.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-241116418 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:31:07 [2024-02-28T21:31:07.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-241116418 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:31:07 [2024-02-28T21:31:07.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-241116417 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')]
16:31:07 [2024-02-28T21:31:07.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-241116417 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')]
16:31:07 [2024-02-28T21:31:07.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-241116417 data=null 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')]
16:31:07 [2024-02-28T21:31:07.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-241116417 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')]
16:31:07 [2024-02-28T21:31:07.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-241116417 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')]
16:31:07 [2024-02-28T21:31:07.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-241116417 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')]
16:31:07 [2024-02-28T21:31:07.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-241116417 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:31:07 [2024-02-28T21:31:07.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-241116417 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:31:07 [2024-02-28T21:31:07.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:07 [2024-02-28T21:31:07.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:07 [2024-02-28T21:31:07.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:07 [2024-02-28T21:31:07.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:07 [2024-02-28T21:31:07.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:07 [2024-02-28T21:31:07.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:07 [2024-02-28T21:31:07.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:07 [2024-02-28T21:31:07.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:07 [2024-02-28T21:31:07.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:31:07 [2024-02-28T21:31:07.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:31:07 [2024-02-28T21:31:07.412Z] 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')
16:31:07 [2024-02-28T21:31:07.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:07 [2024-02-28T21:31:07.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:07 [2024-02-28T21:31:07.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:07 [2024-02-28T21:31:07.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:07 [2024-02-28T21:31:07.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:31:07 [2024-02-28T21:31:07.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@745c25ed
16:31:07 [2024-02-28T21:31:07.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-241116415 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')]
16:31:07 [2024-02-28T21:31:07.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-241116415 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')]
16:31:07 [2024-02-28T21:31:07.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-241116415 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:31:07 [2024-02-28T21:31:07.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-241116415 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:31:07 [2024-02-28T21:31:07.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-241116415 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')]
16:31:07 [2024-02-28T21:31:07.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-241116415 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')]
16:31:07 [2024-02-28T21:31:07.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-241116415 data=null 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')]
16:31:07 [2024-02-28T21:31:07.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-241116415 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')]
16:31:07 [2024-02-28T21:31:07.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-241116415 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')]
16:31:07 [2024-02-28T21:31:07.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-241116415 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')]
16:31:07 [2024-02-28T21:31:07.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-241116415 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:31:07 [2024-02-28T21:31:07.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-241116415 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:31:07 [2024-02-28T21:31:07.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:07 [2024-02-28T21:31:07.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:07 [2024-02-28T21:31:07.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:07 [2024-02-28T21:31:07.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:07 [2024-02-28T21:31:07.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:07 [2024-02-28T21:31:07.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:31:07 [2024-02-28T21:31:07.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:31:07 [2024-02-28T21:31:07.412Z] 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')
16:31:07 [2024-02-28T21:31:07.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:07 [2024-02-28T21:31:07.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:07 [2024-02-28T21:31:07.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:07 [2024-02-28T21:31:07.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:07 [2024-02-28T21:31:07.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:07 [2024-02-28T21:31:07.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:07 [2024-02-28T21:31:07.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:07 [2024-02-28T21:31:07.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:31:07 [2024-02-28T21:31:07.413Z] 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.
16:31:07 [2024-02-28T21:31:07.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:07 [2024-02-28T21:31:07.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:07 [2024-02-28T21:31:07.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:07 [2024-02-28T21:31:07.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:07 [2024-02-28T21:31:07.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:07 [2024-02-28T21:31:07.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:07 [2024-02-28T21:31:07.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:31:07 [2024-02-28T21:31:07.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:31:07 [2024-02-28T21:31:07.413Z] 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')
16:31:07 [2024-02-28T21:31:07.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:07 [2024-02-28T21:31:07.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:07 [2024-02-28T21:31:07.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:07 [2024-02-28T21:31:07.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:07 [2024-02-28T21:31:07.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:07 [2024-02-28T21:31:07.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:07 [2024-02-28T21:31:07.413Z] 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')
16:31:07 [2024-02-28T21:31:07.413Z] 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.
16:31:07 [2024-02-28T21:31:07.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:07 [2024-02-28T21:31:07.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:07 [2024-02-28T21:31:07.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:07 [2024-02-28T21:31:07.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:07 [2024-02-28T21:31:07.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:07 [2024-02-28T21:31:07.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:07 [2024-02-28T21:31:07.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:07 [2024-02-28T21:31:07.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:07 [2024-02-28T21:31:07.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:07 [2024-02-28T21:31:07.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:31:07 [2024-02-28T21:31:07.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:31:07 [2024-02-28T21:31:07.413Z] 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')
16:31:07 [2024-02-28T21:31:07.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:07 [2024-02-28T21:31:07.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:07 [2024-02-28T21:31:07.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:07 [2024-02-28T21:31:07.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:31:07 [2024-02-28T21:31:07.413Z] 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.
16:31:07 [2024-02-28T21:31:07.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:07 [2024-02-28T21:31:07.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:07 [2024-02-28T21:31:07.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:07 [2024-02-28T21:31:07.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:07 [2024-02-28T21:31:07.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:07 [2024-02-28T21:31:07.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:07 [2024-02-28T21:31:07.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:07 [2024-02-28T21:31:07.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:07 [2024-02-28T21:31:07.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:07 [2024-02-28T21:31:07.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:07 [2024-02-28T21:31:07.413Z] 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)'
16:31:07 [2024-02-28T21:31:07.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:31:07 [2024-02-28T21:31:07.413Z] 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')
16:31:07 [2024-02-28T21:31:07.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:07 [2024-02-28T21:31:07.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:07 [2024-02-28T21:31:07.413Z] 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')
16:31:07 [2024-02-28T21:31:07.413Z] 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.
16:31:07 [2024-02-28T21:31:07.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:07 [2024-02-28T21:31:07.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:07 [2024-02-28T21:31:07.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:07 [2024-02-28T21:31:07.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:07 [2024-02-28T21:31:07.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:07 [2024-02-28T21:31:07.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:07 [2024-02-28T21:31:07.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:07 [2024-02-28T21:31:07.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:07 [2024-02-28T21:31:07.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:07 [2024-02-28T21:31:07.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:07 [2024-02-28T21:31:07.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:07 [2024-02-28T21:31:07.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:07 [2024-02-28T21:31:07.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:31:07 [2024-02-28T21:31:07.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:31:07 [2024-02-28T21:31:07.414Z] 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')
16:31:07 [2024-02-28T21:31:07.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:07 [2024-02-28T21:31:07.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:07 [2024-02-28T21:31:07.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:07 [2024-02-28T21:31:07.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:07 [2024-02-28T21:31:07.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:07 [2024-02-28T21:31:07.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:07 [2024-02-28T21:31:07.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:07 [2024-02-28T21:31:07.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:07 [2024-02-28T21:31:07.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:07 [2024-02-28T21:31:07.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:07 [2024-02-28T21:31:07.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:07 [2024-02-28T21:31:07.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:07 [2024-02-28T21:31:07.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:31:07 [2024-02-28T21:31:07.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:31:07 [2024-02-28T21:31:07.414Z] 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')
16:31:07 [2024-02-28T21:31:07.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:31:07 [2024-02-28T21:31:07.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-241116408 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:07 [2024-02-28T21:31:07.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-241116408 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:07 [2024-02-28T21:31:07.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-241116408 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:07 [2024-02-28T21:31:07.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-241116408 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:07 [2024-02-28T21:31:07.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-241116408 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:07 [2024-02-28T21:31:07.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-241116408 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:07 [2024-02-28T21:31:07.669Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:31:07 [2024-02-28T21:31:07.669Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:31:07 [2024-02-28T21:31:07.669Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:31:07 [2024-02-28T21:31:07.669Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:31:07 [2024-02-28T21:31:07.669Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:31:07 [2024-02-28T21:31:07.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:31:07 [2024-02-28T21:31:07.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-241116408 data=null 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')]
16:31:07 [2024-02-28T21:31:07.925Z] 
16:31:07 [2024-02-28T21:31:07.925Z] (Eclipse:10261): Gtk-WARNING **: 21:31:07.912: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:08 [2024-02-28T21:31:08.180Z] 
16:31:08 [2024-02-28T21:31:08.180Z] (Eclipse:10261): Gtk-WARNING **: 21:31:07.966: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:08 [2024-02-28T21:31:08.180Z] 
16:31:08 [2024-02-28T21:31:08.180Z] (Eclipse:10261): Gtk-WARNING **: 21:31:07.972: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:08 [2024-02-28T21:31:08.180Z] 
16:31:08 [2024-02-28T21:31:08.180Z] (Eclipse:10261): Gtk-WARNING **: 21:31:07.990: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:08 [2024-02-28T21:31:08.180Z] 
16:31:08 [2024-02-28T21:31:08.180Z] (Eclipse:10261): Gtk-WARNING **: 21:31:08.007: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:08 [2024-02-28T21:31:08.180Z] 
16:31:08 [2024-02-28T21:31:08.180Z] (Eclipse:10261): Gtk-WARNING **: 21:31:08.023: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:08 [2024-02-28T21:31:08.180Z] 
16:31:08 [2024-02-28T21:31:08.180Z] (Eclipse:10261): Gtk-WARNING **: 21:31:08.040: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:08 [2024-02-28T21:31:08.180Z] 
16:31:08 [2024-02-28T21:31:08.180Z] (Eclipse:10261): Gtk-WARNING **: 21:31:08.068: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:08 [2024-02-28T21:31:08.180Z] 
16:31:08 [2024-02-28T21:31:08.180Z] (Eclipse:10261): Gtk-WARNING **: 21:31:08.073: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:08 [2024-02-28T21:31:08.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:31:08 [2024-02-28T21:31:08.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:31:08 [2024-02-28T21:31:08.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:31:08 [2024-02-28T21:31:08.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-241115729 data=null doit=true}, TreeItem with text {Tracing}]
16:31:08 [2024-02-28T21:31:08.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-241115728 data=null}, TreeItem with text {Tracing}]
16:31:08 [2024-02-28T21:31:08.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-241115728 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
16:31:08 [2024-02-28T21:31:08.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-241115728 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}]
16:31:08 [2024-02-28T21:31:08.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-241115726 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
16:31:08 [2024-02-28T21:31:08.180Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:31:08 [2024-02-28T21:31:08.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-241115725 data=null doit=true}, TreeItem with text {Traces [2]}]
16:31:08 [2024-02-28T21:31:08.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-241115725 data=null}, TreeItem with text {Traces [2]}]
16:31:08 [2024-02-28T21:31:08.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-241115725 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:31:08 [2024-02-28T21:31:08.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-241115725 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]}]
16:31:08 [2024-02-28T21:31:08.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-241115723 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:31:08 [2024-02-28T21:31:08.180Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
16:31:08 [2024-02-28T21:31:08.180Z] 
16:31:08 [2024-02-28T21:31:08.180Z] (Eclipse:10261): Gtk-WARNING **: 21:31:08.089: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:08 [2024-02-28T21:31:08.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
16:31:08 [2024-02-28T21:31:08.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=-241115713 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
16:31:08 [2024-02-28T21:31:08.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=-241115713 data=null doit=true}, TreeItem with text {scp_dest}]
16:31:08 [2024-02-28T21:31:08.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:31:08 [2024-02-28T21:31:08.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=-241115713 data=null}, TreeItem with text {scp_dest}]
16:31:08 [2024-02-28T21:31:08.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-241115712 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
16:31:08 [2024-02-28T21:31:08.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241115712 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}]
16:31:08 [2024-02-28T21:31:08.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-241115707 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
16:31:08 [2024-02-28T21:31:08.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-241115707 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
16:31:08 [2024-02-28T21:31:08.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=-241115707 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
16:31:08 [2024-02-28T21:31:08.181Z] 
16:31:08 [2024-02-28T21:31:08.181Z] (Eclipse:10261): Gtk-WARNING **: 21:31:08.128: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:08 [2024-02-28T21:31:08.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-241115706 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}]
16:31:08 [2024-02-28T21:31:08.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-241115615 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
16:31:08 [2024-02-28T21:31:08.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=-241115615 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
16:31:08 [2024-02-28T21:31:08.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=-241115615 data=null doit=true}, TreeItem with text {scp_dest}]
16:31:08 [2024-02-28T21:31:08.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=-241115615 data=null}, TreeItem with text {scp_dest}]
16:31:08 [2024-02-28T21:31:08.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
16:31:08 [2024-02-28T21:31:08.692Z] 
16:31:08 [2024-02-28T21:31:08.692Z] (Eclipse:10261): Gtk-CRITICAL **: 21:31:08.496: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:31:08 [2024-02-28T21:31:08.692Z] 
16:31:08 [2024-02-28T21:31:08.692Z] (Eclipse:10261): Gtk-WARNING **: 21:31:08.576: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:08 [2024-02-28T21:31:08.947Z] 
16:31:08 [2024-02-28T21:31:08.947Z] (Eclipse:10261): Gtk-WARNING **: 21:31:08.770: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:08 [2024-02-28T21:31:08.947Z] 
16:31:08 [2024-02-28T21:31:08.947Z] (Eclipse:10261): Gtk-CRITICAL **: 21:31:08.770: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:31:08 [2024-02-28T21:31:08.947Z] 
16:31:08 [2024-02-28T21:31:08.947Z] (Eclipse:10261): Gtk-CRITICAL **: 21:31:08.826: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:31:08 [2024-02-28T21:31:08.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
16:31:09 [2024-02-28T21:31:09.204Z] 
16:31:09 [2024-02-28T21:31:09.204Z] (Eclipse:10261): Gtk-WARNING **: 21:31:09.072: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:09 [2024-02-28T21:31:09.204Z] 
16:31:09 [2024-02-28T21:31:09.204Z] (Eclipse:10261): Gtk-CRITICAL **: 21:31:09.080: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:31:09 [2024-02-28T21:31:09.204Z] 
16:31:09 [2024-02-28T21:31:09.204Z] (Eclipse:10261): Gtk-WARNING **: 21:31:09.083: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:09 [2024-02-28T21:31:09.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:31:09 [2024-02-28T21:31:09.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:31:09 [2024-02-28T21:31:09.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:31:09 [2024-02-28T21:31:09.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:31:09 [2024-02-28T21:31:09.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:31:09 [2024-02-28T21:31:09.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:31:09 [2024-02-28T21:31:09.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-241114428 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
16:31:09 [2024-02-28T21:31:09.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-241114428 data=null doit=true}, TreeItem with text {Tracing}]
16:31:09 [2024-02-28T21:31:09.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-241114428 data=null}, TreeItem with text {Tracing}]
16:31:09 [2024-02-28T21:31:09.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-241114428 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
16:31:09 [2024-02-28T21:31:09.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241114428 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}]
16:31:09 [2024-02-28T21:31:09.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-241114413 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
16:31:09 [2024-02-28T21:31:09.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:31:09 [2024-02-28T21:31:09.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-241114413 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
16:31:09 [2024-02-28T21:31:09.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-241114413 data=null doit=true}, TreeItem with text {Tracing}]
16:31:09 [2024-02-28T21:31:09.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-241114412 data=null}, TreeItem with text {Tracing}]
16:31:09 [2024-02-28T21:31:09.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-241114412 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
16:31:09 [2024-02-28T21:31:09.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241114412 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}]
16:31:09 [2024-02-28T21:31:09.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-241114404 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
16:31:09 [2024-02-28T21:31:09.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Exp&ort...", using matcher: with mnemonic 'Export...'
16:31:09 [2024-02-28T21:31:09.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Export...'
16:31:09 [2024-02-28T21:31:09.714Z] 
16:31:09 [2024-02-28T21:31:09.714Z] (Eclipse:10261): Gtk-WARNING **: 21:31:09.685: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:09 [2024-02-28T21:31:09.714Z] 
16:31:09 [2024-02-28T21:31:09.714Z] (Eclipse:10261): Gtk-WARNING **: 21:31:09.706: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:09 [2024-02-28T21:31:09.969Z] 
16:31:09 [2024-02-28T21:31:09.969Z] (Eclipse:10261): Gtk-WARNING **: 21:31:09.727: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:09 [2024-02-28T21:31:09.969Z] 
16:31:09 [2024-02-28T21:31:09.969Z] (Eclipse:10261): Gtk-WARNING **: 21:31:09.785: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:09 [2024-02-28T21:31:09.969Z] 
16:31:09 [2024-02-28T21:31:09.969Z] (Eclipse:10261): Gtk-WARNING **: 21:31:09.805: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:09 [2024-02-28T21:31:09.969Z] 
16:31:09 [2024-02-28T21:31:09.969Z] (Eclipse:10261): Gtk-WARNING **: 21:31:09.822: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:09 [2024-02-28T21:31:09.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Export...'
16:31:09 [2024-02-28T21:31:09.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Export", using matcher: with text 'Export'
16:31:09 [2024-02-28T21:31:09.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Export} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-241113924 data=null doit=true}, Shell with text {Export}]
16:31:09 [2024-02-28T21:31:09.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:31:09 [2024-02-28T21:31:09.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:31:09 [2024-02-28T21:31:09.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {General} time=-241113923 data=null doit=true}, TreeItem with text {General}]
16:31:09 [2024-02-28T21:31:09.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {General} time=-241113923 data=null}, TreeItem with text {General}]
16:31:09 [2024-02-28T21:31:09.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {General} time=-241113920 data=null button=1 stateMask=0x0 x=68 y=12 count=1}, TreeItem with text {General}]
16:31:09 [2024-02-28T21:31:09.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-241113919 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}]
16:31:09 [2024-02-28T21:31:09.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {General} time=-241113917 data=null button=1 stateMask=0x80000 x=68 y=12 count=1}, TreeItem with text {General}]
16:31:09 [2024-02-28T21:31:09.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:31:09 [2024-02-28T21:31:09.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Archive File} time=-241113915 data=null button=0 stateMask=0x0 x=98 y=35 count=0}, Tree node with text: Archive File]
16:31:09 [2024-02-28T21:31:09.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Archive File} time=-241113915 data=null doit=true}, Tree node with text: Archive File]
16:31:09 [2024-02-28T21:31:09.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Archive File} time=-241113915 data=null}, Tree node with text: Archive File]
16:31:09 [2024-02-28T21:31:09.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Archive File} time=-241113915 data=null button=1 stateMask=0x0 x=98 y=35 count=1}, Tree node with text: Archive File]
16:31:09 [2024-02-28T21:31:09.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241113915 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]
16:31:09 [2024-02-28T21:31:09.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Archive File} time=-241113911 data=null button=1 stateMask=0x80000 x=98 y=35 count=1}, Tree node with text: Archive File]
16:31:09 [2024-02-28T21:31:09.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:31:09 [2024-02-28T21:31:09.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:31:09 [2024-02-28T21:31:09.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
16:31:09 [2024-02-28T21:31:09.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
16:31:09 [2024-02-28T21:31:09.970Z] 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')
16:31:09 [2024-02-28T21:31:09.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:09 [2024-02-28T21:31:09.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:09 [2024-02-28T21:31:09.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
16:31:09 [2024-02-28T21:31:09.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-241113910 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:31:09 [2024-02-28T21:31:09.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-241113910 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:31:09 [2024-02-28T21:31:09.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-241113910 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:31:09 [2024-02-28T21:31:09.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-241113909 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:31:09 [2024-02-28T21:31:09.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-241113909 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:31:09 [2024-02-28T21:31:09.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-241113909 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:31:10 [2024-02-28T21:31:10.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-241113909 data=null 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')]
16:31:10 [2024-02-28T21:31:10.225Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:31:10 [2024-02-28T21:31:10.225Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:31:10 [2024-02-28T21:31:10.225Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:31:10 [2024-02-28T21:31:10.225Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:31:10 [2024-02-28T21:31:10.225Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:31:10 [2024-02-28T21:31:10.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
16:31:10 [2024-02-28T21:31:10.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
16:31:10 [2024-02-28T21:31:10.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
16:31:10 [2024-02-28T21:31:10.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
16:31:10 [2024-02-28T21:31:10.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: with mnemonic 'Deselect All'
16:31:10 [2024-02-28T21:31:10.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: with style 'SWT.PUSH'
16:31:10 [2024-02-28T21:31:10.225Z] 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')
16:31:10 [2024-02-28T21:31:10.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:10 [2024-02-28T21:31:10.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
16:31:10 [2024-02-28T21:31:10.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
16:31:10 [2024-02-28T21:31:10.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
16:31:10 [2024-02-28T21:31:10.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
16:31:10 [2024-02-28T21:31:10.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
16:31:10 [2024-02-28T21:31:10.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
16:31:10 [2024-02-28T21:31:10.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:31:10 [2024-02-28T21:31:10.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:31:10 [2024-02-28T21:31:10.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:10 [2024-02-28T21:31:10.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:10 [2024-02-28T21:31:10.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Deselect All
16:31:10 [2024-02-28T21:31:10.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Deselect All} time=-241113818 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')]
16:31:10 [2024-02-28T21:31:10.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Deselect All} time=-241113818 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')]
16:31:10 [2024-02-28T21:31:10.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Deselect All} time=-241113818 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
16:31:10 [2024-02-28T21:31:10.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Deselect All} time=-241113818 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
16:31:10 [2024-02-28T21:31:10.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Deselect All} time=-241113818 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')]
16:31:10 [2024-02-28T21:31:10.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Deselect All} time=-241113818 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')]
16:31:10 [2024-02-28T21:31:10.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Deselect All} time=-241113818 data=null 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')]
16:31:10 [2024-02-28T21:31:10.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Deselect All} time=-241113813 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')]
16:31:10 [2024-02-28T21:31:10.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Deselect All} time=-241113813 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')]
16:31:10 [2024-02-28T21:31:10.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Deselect All} time=-241113813 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')]
16:31:10 [2024-02-28T21:31:10.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Deselect All} time=-241113813 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
16:31:10 [2024-02-28T21:31:10.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Deselect All} time=-241113813 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
16:31:10 [2024-02-28T21:31:10.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Deselect All
16:31:10 [2024-02-28T21:31:10.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with mnemonic 'Resolve and export linked resources'
16:31:10 [2024-02-28T21:31:10.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
16:31:10 [2024-02-28T21:31:10.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
16:31:10 [2024-02-28T21:31:10.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
16:31:10 [2024-02-28T21:31:10.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:10 [2024-02-28T21:31:10.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
16:31:10 [2024-02-28T21:31:10.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
16:31:10 [2024-02-28T21:31:10.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
16:31:10 [2024-02-28T21:31:10.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
16:31:10 [2024-02-28T21:31:10.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with mnemonic 'Resolve and export linked resources'
16:31:10 [2024-02-28T21:31:10.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with style 'SWT.CHECK'
16:31:10 [2024-02-28T21:31:10.226Z] 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')
16:31:10 [2024-02-28T21:31:10.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
16:31:10 [2024-02-28T21:31:10.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
16:31:10 [2024-02-28T21:31:10.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:31:10 [2024-02-28T21:31:10.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:31:10 [2024-02-28T21:31:10.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:10 [2024-02-28T21:31:10.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:10 [2024-02-28T21:31:10.226Z] 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')
16:31:10 [2024-02-28T21:31:10.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@b549c4a
16:31:10 [2024-02-28T21:31:10.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Resolve and export linked resources} time=-241113811 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')]
16:31:10 [2024-02-28T21:31:10.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Resolve and export linked resources} time=-241113811 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')]
16:31:10 [2024-02-28T21:31:10.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Resolve and export linked resources} time=-241113811 data=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
16:31:10 [2024-02-28T21:31:10.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Resolve and export linked resources} time=-241113811 data=null}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
16:31:10 [2024-02-28T21:31:10.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Resolve and export linked resources} time=-241113811 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')]
16:31:10 [2024-02-28T21:31:10.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Resolve and export linked resources} time=-241113811 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')]
16:31:10 [2024-02-28T21:31:10.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Resolve and export linked resources} time=-241113811 data=null 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')]
16:31:10 [2024-02-28T21:31:10.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Resolve and export linked resources} time=-241113809 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')]
16:31:10 [2024-02-28T21:31:10.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Resolve and export linked resources} time=-241113809 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')]
16:31:10 [2024-02-28T21:31:10.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Resolve and export linked resources} time=-241113809 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')]
16:31:10 [2024-02-28T21:31:10.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Resolve and export linked resources} time=-241113809 data=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
16:31:10 [2024-02-28T21:31:10.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Resolve and export linked resources} time=-241113809 data=null}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
16:31:10 [2024-02-28T21:31:10.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:31:10 [2024-02-28T21:31:10.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:31:10 [2024-02-28T21:31:10.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-241113801 data=null doit=true}, TreeItem with text {Tracing}]
16:31:10 [2024-02-28T21:31:10.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-241113801 data=null}, TreeItem with text {Tracing}]
16:31:10 [2024-02-28T21:31:10.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-241113801 data=null button=1 stateMask=0x0 x=85 y=12 count=1}, TreeItem with text {Tracing}]
16:31:10 [2024-02-28T21:31:10.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-241113800 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}]
16:31:10 [2024-02-28T21:31:10.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-241113737 data=null button=1 stateMask=0x80000 x=85 y=12 count=1}, TreeItem with text {Tracing}]
16:31:10 [2024-02-28T21:31:10.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:31:10 [2024-02-28T21:31:10.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {traces} time=-241113736 data=null button=0 stateMask=0x0 x=100 y=104 count=0}, Tree node with text: traces]
16:31:10 [2024-02-28T21:31:10.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=-241113736 data=null doit=true}, Tree node with text: traces]
16:31:10 [2024-02-28T21:31:10.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=-241113736 data=null}, Tree node with text: traces]
16:31:10 [2024-02-28T21:31:10.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=-241113736 data=null button=1 stateMask=0x0 x=100 y=104 count=1}, Tree node with text: traces]
16:31:10 [2024-02-28T21:31:10.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241113736 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]
16:31:10 [2024-02-28T21:31:10.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=-241113727 data=null button=1 stateMask=0x80000 x=100 y=104 count=1}, Tree node with text: traces]
16:31:10 [2024-02-28T21:31:10.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:31:10 [2024-02-28T21:31:10.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:31:10 [2024-02-28T21:31:10.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: synctraces.tar.gz
16:31:10 [2024-02-28T21:31:10.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:31:10 [2024-02-28T21:31:10.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:31:10 [2024-02-28T21:31:10.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
16:31:10 [2024-02-28T21:31:10.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip} [layout=null] time=-241113712 data=null}, (of type 'Combo')]
16:31:10 [2024-02-28T21:31:10.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
16:31:10 [2024-02-28T21:31:10.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
16:31:10 [2024-02-28T21:31:10.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
16:31:10 [2024-02-28T21:31:10.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
16:31:10 [2024-02-28T21:31:10.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:10 [2024-02-28T21:31:10.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
16:31:10 [2024-02-28T21:31:10.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
16:31:10 [2024-02-28T21:31:10.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
16:31:10 [2024-02-28T21:31:10.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
16:31:10 [2024-02-28T21:31:10.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
16:31:10 [2024-02-28T21:31:10.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
16:31:10 [2024-02-28T21:31:10.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:31:10 [2024-02-28T21:31:10.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:31:10 [2024-02-28T21:31:10.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:10 [2024-02-28T21:31:10.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:10 [2024-02-28T21:31:10.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:31:10 [2024-02-28T21:31:10.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:31:10 [2024-02-28T21:31:10.227Z] 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')
16:31:10 [2024-02-28T21:31:10.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:31:10 [2024-02-28T21:31:10.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-241113631 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:10 [2024-02-28T21:31:10.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-241113631 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:10 [2024-02-28T21:31:10.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-241113631 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:10 [2024-02-28T21:31:10.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-241113631 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:10 [2024-02-28T21:31:10.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-241113631 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:10 [2024-02-28T21:31:10.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-241113631 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:10 [2024-02-28T21:31:10.227Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:31:10 [2024-02-28T21:31:10.227Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:31:10 [2024-02-28T21:31:10.227Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:31:10 [2024-02-28T21:31:10.227Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:31:10 [2024-02-28T21:31:10.228Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:31:10 [2024-02-28T21:31:10.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:31:10 [2024-02-28T21:31:10.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-241113631 data=null 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')]
16:31:10 [2024-02-28T21:31:10.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Exp&ort...} time=-241114279 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Export...']
16:31:10 [2024-02-28T21:31:10.483Z] 
16:31:10 [2024-02-28T21:31:10.483Z] (Eclipse:10261): Gtk-WARNING **: 21:31:10.409: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:10 [2024-02-28T21:31:10.483Z] 
16:31:10 [2024-02-28T21:31:10.483Z] (Eclipse:10261): Gtk-WARNING **: 21:31:10.425: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:10 [2024-02-28T21:31:10.483Z] 
16:31:10 [2024-02-28T21:31:10.483Z] (Eclipse:10261): Gtk-WARNING **: 21:31:10.471: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:10 [2024-02-28T21:31:10.738Z] 
16:31:10 [2024-02-28T21:31:10.738Z] (Eclipse:10261): Gtk-WARNING **: 21:31:10.490: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:10 [2024-02-28T21:31:10.738Z] 
16:31:10 [2024-02-28T21:31:10.738Z] (Eclipse:10261): Gtk-WARNING **: 21:31:10.507: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:10 [2024-02-28T21:31:10.738Z] 
16:31:10 [2024-02-28T21:31:10.738Z] (Eclipse:10261): Gtk-WARNING **: 21:31:10.523: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:10 [2024-02-28T21:31:10.738Z] 
16:31:10 [2024-02-28T21:31:10.738Z] (Eclipse:10261): Gtk-WARNING **: 21:31:10.539: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:10 [2024-02-28T21:31:10.738Z] 
16:31:10 [2024-02-28T21:31:10.738Z] (Eclipse:10261): Gtk-WARNING **: 21:31:10.554: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:10 [2024-02-28T21:31:10.738Z] 
16:31:10 [2024-02-28T21:31:10.738Z] (Eclipse:10261): Gtk-WARNING **: 21:31:10.571: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:10 [2024-02-28T21:31:10.738Z] 
16:31:10 [2024-02-28T21:31:10.738Z] (Eclipse:10261): Gtk-WARNING **: 21:31:10.587: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:10 [2024-02-28T21:31:10.738Z] 
16:31:10 [2024-02-28T21:31:10.738Z] (Eclipse:10261): Gtk-WARNING **: 21:31:10.605: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:10 [2024-02-28T21:31:10.738Z] 
16:31:10 [2024-02-28T21:31:10.738Z] (Eclipse:10261): Gtk-WARNING **: 21:31:10.620: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:10 [2024-02-28T21:31:10.993Z] 
16:31:10 [2024-02-28T21:31:10.993Z] (Eclipse:10261): Gtk-WARNING **: 21:31:10.869: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:10 [2024-02-28T21:31:10.993Z] 
16:31:10 [2024-02-28T21:31:10.993Z] (Eclipse:10261): Gtk-WARNING **: 21:31:10.893: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:10 [2024-02-28T21:31:10.993Z] 
16:31:10 [2024-02-28T21:31:10.993Z] (Eclipse:10261): Gtk-WARNING **: 21:31:10.914: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:10 [2024-02-28T21:31:10.993Z] 
16:31:10 [2024-02-28T21:31:10.993Z] (Eclipse:10261): Gtk-WARNING **: 21:31:10.935: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:10 [2024-02-28T21:31:10.993Z] 
16:31:10 [2024-02-28T21:31:10.993Z] (Eclipse:10261): Gtk-WARNING **: 21:31:10.954: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:10 [2024-02-28T21:31:10.994Z] 
16:31:10 [2024-02-28T21:31:10.994Z] (Eclipse:10261): Gtk-WARNING **: 21:31:10.973: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:10 [2024-02-28T21:31:10.994Z] 
16:31:10 [2024-02-28T21:31:10.994Z] (Eclipse:10261): Gtk-WARNING **: 21:31:10.990: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:11 [2024-02-28T21:31:11.249Z] 
16:31:11 [2024-02-28T21:31:11.249Z] (Eclipse:10261): Gtk-WARNING **: 21:31:11.007: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:11 [2024-02-28T21:31:11.249Z] 
16:31:11 [2024-02-28T21:31:11.249Z] (Eclipse:10261): Gtk-WARNING **: 21:31:11.024: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:11 [2024-02-28T21:31:11.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:11 [2024-02-28T21:31:11.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:11 [2024-02-28T21:31:11.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:11 [2024-02-28T21:31:11.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
16:31:11 [2024-02-28T21:31:11.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
16:31:11 [2024-02-28T21:31:11.249Z] 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')
16:31:11 [2024-02-28T21:31:11.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:11 [2024-02-28T21:31:11.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:11 [2024-02-28T21:31:11.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:11 [2024-02-28T21:31:11.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:11 [2024-02-28T21:31:11.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:11 [2024-02-28T21:31:11.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:11 [2024-02-28T21:31:11.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:11 [2024-02-28T21:31:11.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:11 [2024-02-28T21:31:11.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:11 [2024-02-28T21:31:11.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
16:31:11 [2024-02-28T21:31:11.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select roo&t directory:} time=-241112612 data=null doit=true}, Button with text {Select roo&t directory:}]
16:31:11 [2024-02-28T21:31:11.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=-241112612 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:}]
16:31:11 [2024-02-28T21:31:11.249Z] 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')
16:31:11 [2024-02-28T21:31:11.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select &archive file:} time=-241112611 data=null doit=true}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
16:31:11 [2024-02-28T21:31:11.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select &archive file:} time=-241112611 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')]
16:31:11 [2024-02-28T21:31:11.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select &archive file:} time=-241112611 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')]
16:31:11 [2024-02-28T21:31:11.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=-241112611 data=null 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')]
16:31:11 [2024-02-28T21:31:11.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
16:31:11 [2024-02-28T21:31:11.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:31:11 [2024-02-28T21:31:11.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:31:11 [2024-02-28T21:31:11.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:31:11 [2024-02-28T21:31:11.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:31:11 [2024-02-28T21:31:11.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:31:11 [2024-02-28T21:31:11.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:31:11 [2024-02-28T21:31:11.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:31:11 [2024-02-28T21:31:11.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
16:31:11 [2024-02-28T21:31:11.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip} [layout=null] time=-241112599 data=null}, (of type 'Combo')]
16:31:11 [2024-02-28T21:31:11.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
16:31:11 [2024-02-28T21:31:11.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:31:11 [2024-02-28T21:31:11.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:31:11 [2024-02-28T21:31:11.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:31:11 [2024-02-28T21:31:11.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:31:11 [2024-02-28T21:31:11.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:31:11 [2024-02-28T21:31:11.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=-241112559 data=null doit=true}, TreeItem with text {/}]
16:31:11 [2024-02-28T21:31:11.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=-241112558 data=null}, TreeItem with text {/}]
16:31:11 [2024-02-28T21:31:11.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=-241112558 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
16:31:11 [2024-02-28T21:31:11.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-241112558 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {/}]
16:31:11 [2024-02-28T21:31:11.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=-241112557 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
16:31:11 [2024-02-28T21:31:11.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-241112557 data=null doit=true}, Tree node with text: Tracing]
16:31:11 [2024-02-28T21:31:11.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-241112557 data=null}, Tree node with text: Tracing]
16:31:11 [2024-02-28T21:31:11.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-241112556 data=null button=1 stateMask=0x0 x=103 y=35 count=1}, Tree node with text: Tracing]
16:31:11 [2024-02-28T21:31:11.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-241112556 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]
16:31:11 [2024-02-28T21:31:11.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-241112555 data=null button=1 stateMask=0x80000 x=103 y=35 count=1}, Tree node with text: Tracing]
16:31:11 [2024-02-28T21:31:11.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:31:11 [2024-02-28T21:31:11.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {traces} time=-241112555 data=null button=0 stateMask=0x0 x=118 y=58 count=0}, Tree node with text: traces]
16:31:11 [2024-02-28T21:31:11.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=-241112555 data=null doit=true}, Tree node with text: traces]
16:31:11 [2024-02-28T21:31:11.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=-241112555 data=null}, Tree node with text: traces]
16:31:11 [2024-02-28T21:31:11.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=-241112555 data=null button=1 stateMask=0x0 x=118 y=58 count=1}, Tree node with text: traces]
16:31:11 [2024-02-28T21:31:11.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241112554 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]
16:31:11 [2024-02-28T21:31:11.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=-241112553 data=null button=1 stateMask=0x80000 x=118 y=58 count=1}, Tree node with text: traces]
16:31:11 [2024-02-28T21:31:11.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:31:11 [2024-02-28T21:31:11.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:31:11 [2024-02-28T21:31:11.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: synctraces.tar.gz
16:31:11 [2024-02-28T21:31:11.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:31:11 [2024-02-28T21:31:11.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:31:11 [2024-02-28T21:31:11.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:31:11 [2024-02-28T21:31:11.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:31:11 [2024-02-28T21:31:11.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:31:11 [2024-02-28T21:31:11.506Z] 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:'))
16:31:11 [2024-02-28T21:31:11.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:31:11 [2024-02-28T21:31:11.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-241112532 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:'))]
16:31:11 [2024-02-28T21:31:11.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:31:11 [2024-02-28T21:31:11.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:11 [2024-02-28T21:31:11.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:11 [2024-02-28T21:31:11.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:11 [2024-02-28T21:31:11.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:11 [2024-02-28T21:31:11.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:11 [2024-02-28T21:31:11.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:11 [2024-02-28T21:31:11.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:11 [2024-02-28T21:31:11.506Z] 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'
16:31:11 [2024-02-28T21:31:11.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:31:11 [2024-02-28T21:31:11.506Z] 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')
16:31:11 [2024-02-28T21:31:11.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:11 [2024-02-28T21:31:11.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:11 [2024-02-28T21:31:11.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:11 [2024-02-28T21:31:11.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:11 [2024-02-28T21:31:11.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:11 [2024-02-28T21:31:11.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:11 [2024-02-28T21:31:11.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:11 [2024-02-28T21:31:11.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:11 [2024-02-28T21:31:11.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:11 [2024-02-28T21:31:11.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:11 [2024-02-28T21:31:11.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:11 [2024-02-28T21:31:11.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:11 [2024-02-28T21:31:11.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:11 [2024-02-28T21:31:11.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:31:11 [2024-02-28T21:31:11.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:31:11 [2024-02-28T21:31:11.506Z] 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')
16:31:11 [2024-02-28T21:31:11.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:11 [2024-02-28T21:31:11.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:11 [2024-02-28T21:31:11.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:11 [2024-02-28T21:31:11.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:11 [2024-02-28T21:31:11.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:31:11 [2024-02-28T21:31:11.507Z] 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.
16:31:11 [2024-02-28T21:31:11.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:11 [2024-02-28T21:31:11.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:11 [2024-02-28T21:31:11.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:11 [2024-02-28T21:31:11.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:11 [2024-02-28T21:31:11.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:11 [2024-02-28T21:31:11.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:31:11 [2024-02-28T21:31:11.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:31:11 [2024-02-28T21:31:11.507Z] 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')
16:31:11 [2024-02-28T21:31:11.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:11 [2024-02-28T21:31:11.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:11 [2024-02-28T21:31:11.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:11 [2024-02-28T21:31:11.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:11 [2024-02-28T21:31:11.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:11 [2024-02-28T21:31:11.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:11 [2024-02-28T21:31:11.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:11 [2024-02-28T21:31:11.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:31:11 [2024-02-28T21:31:11.507Z] 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.
16:31:11 [2024-02-28T21:31:11.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:11 [2024-02-28T21:31:11.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:11 [2024-02-28T21:31:11.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:11 [2024-02-28T21:31:11.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:11 [2024-02-28T21:31:11.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:11 [2024-02-28T21:31:11.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:11 [2024-02-28T21:31:11.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:31:11 [2024-02-28T21:31:11.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:31:11 [2024-02-28T21:31:11.507Z] 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')
16:31:11 [2024-02-28T21:31:11.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:11 [2024-02-28T21:31:11.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:11 [2024-02-28T21:31:11.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:11 [2024-02-28T21:31:11.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:11 [2024-02-28T21:31:11.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:11 [2024-02-28T21:31:11.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:11 [2024-02-28T21:31:11.507Z] 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')
16:31:11 [2024-02-28T21:31:11.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@71f9f8ba
16:31:11 [2024-02-28T21:31:11.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=-241112528 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')]
16:31:11 [2024-02-28T21:31:11.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-241112528 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')]
16:31:11 [2024-02-28T21:31:11.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=-241112527 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
16:31:11 [2024-02-28T21:31:11.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=-241112527 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
16:31:11 [2024-02-28T21:31:11.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=-241112527 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')]
16:31:11 [2024-02-28T21:31:11.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=-241112527 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')]
16:31:11 [2024-02-28T21:31:11.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=-241112527 data=null 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')]
16:31:11 [2024-02-28T21:31:11.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=-241112527 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')]
16:31:11 [2024-02-28T21:31:11.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-241112527 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')]
16:31:11 [2024-02-28T21:31:11.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=-241112527 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')]
16:31:11 [2024-02-28T21:31:11.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=-241112527 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
16:31:11 [2024-02-28T21:31:11.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=-241112527 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
16:31:11 [2024-02-28T21:31:11.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:11 [2024-02-28T21:31:11.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:11 [2024-02-28T21:31:11.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:11 [2024-02-28T21:31:11.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:11 [2024-02-28T21:31:11.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:11 [2024-02-28T21:31:11.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:11 [2024-02-28T21:31:11.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:11 [2024-02-28T21:31:11.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:11 [2024-02-28T21:31:11.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:11 [2024-02-28T21:31:11.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:31:11 [2024-02-28T21:31:11.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:31:11 [2024-02-28T21:31:11.508Z] 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')
16:31:11 [2024-02-28T21:31:11.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:11 [2024-02-28T21:31:11.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:11 [2024-02-28T21:31:11.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:11 [2024-02-28T21:31:11.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:31:11 [2024-02-28T21:31:11.508Z] 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.
16:31:11 [2024-02-28T21:31:11.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:11 [2024-02-28T21:31:11.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:11 [2024-02-28T21:31:11.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:11 [2024-02-28T21:31:11.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:11 [2024-02-28T21:31:11.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:11 [2024-02-28T21:31:11.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:11 [2024-02-28T21:31:11.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:11 [2024-02-28T21:31:11.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:11 [2024-02-28T21:31:11.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:11 [2024-02-28T21:31:11.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:11 [2024-02-28T21:31:11.508Z] 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)'
16:31:11 [2024-02-28T21:31:11.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:31:11 [2024-02-28T21:31:11.508Z] 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')
16:31:11 [2024-02-28T21:31:11.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:11 [2024-02-28T21:31:11.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:11 [2024-02-28T21:31:11.508Z] 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')
16:31:11 [2024-02-28T21:31:11.508Z] 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.
16:31:11 [2024-02-28T21:31:11.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:11 [2024-02-28T21:31:11.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:11 [2024-02-28T21:31:11.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:11 [2024-02-28T21:31:11.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:11 [2024-02-28T21:31:11.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:11 [2024-02-28T21:31:11.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:11 [2024-02-28T21:31:11.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:11 [2024-02-28T21:31:11.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:11 [2024-02-28T21:31:11.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:11 [2024-02-28T21:31:11.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:11 [2024-02-28T21:31:11.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:11 [2024-02-28T21:31:11.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:11 [2024-02-28T21:31:11.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:31:11 [2024-02-28T21:31:11.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:31:11 [2024-02-28T21:31:11.508Z] 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')
16:31:11 [2024-02-28T21:31:11.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:31:11 [2024-02-28T21:31:11.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-241112524 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:11 [2024-02-28T21:31:11.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-241112524 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:11 [2024-02-28T21:31:11.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-241112524 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:11 [2024-02-28T21:31:11.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-241112524 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:11 [2024-02-28T21:31:11.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-241112524 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:11 [2024-02-28T21:31:11.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-241112524 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:11 [2024-02-28T21:31:11.508Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:31:11 [2024-02-28T21:31:11.509Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:31:11 [2024-02-28T21:31:11.509Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:31:11 [2024-02-28T21:31:11.509Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:31:11 [2024-02-28T21:31:11.509Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:31:11 [2024-02-28T21:31:11.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:31:11 [2024-02-28T21:31:11.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-241112524 data=null 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')]
16:31:11 [2024-02-28T21:31:11.765Z] 
16:31:11 [2024-02-28T21:31:11.765Z] (Eclipse:10261): Gtk-WARNING **: 21:31:11.679: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:11 [2024-02-28T21:31:11.765Z] 
16:31:11 [2024-02-28T21:31:11.765Z] (Eclipse:10261): Gtk-WARNING **: 21:31:11.695: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:11 [2024-02-28T21:31:11.765Z] 
16:31:11 [2024-02-28T21:31:11.765Z] (Eclipse:10261): Gtk-WARNING **: 21:31:11.703: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:11 [2024-02-28T21:31:11.765Z] 
16:31:11 [2024-02-28T21:31:11.765Z] (Eclipse:10261): Gtk-WARNING **: 21:31:11.721: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:11 [2024-02-28T21:31:11.765Z] 
16:31:11 [2024-02-28T21:31:11.765Z] (Eclipse:10261): Gtk-WARNING **: 21:31:11.736: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:11 [2024-02-28T21:31:11.765Z] 
16:31:11 [2024-02-28T21:31:11.765Z] (Eclipse:10261): Gtk-WARNING **: 21:31:11.754: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:12 [2024-02-28T21:31:12.020Z] 
16:31:12 [2024-02-28T21:31:12.020Z] (Eclipse:10261): Gtk-WARNING **: 21:31:11.770: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:12 [2024-02-28T21:31:12.020Z] 
16:31:12 [2024-02-28T21:31:12.020Z] (Eclipse:10261): Gtk-WARNING **: 21:31:11.786: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:12 [2024-02-28T21:31:12.020Z] 
16:31:12 [2024-02-28T21:31:12.020Z] (Eclipse:10261): Gtk-WARNING **: 21:31:11.804: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:12 [2024-02-28T21:31:12.020Z] 
16:31:12 [2024-02-28T21:31:12.020Z] (Eclipse:10261): Gtk-WARNING **: 21:31:11.820: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:12 [2024-02-28T21:31:12.020Z] 
16:31:12 [2024-02-28T21:31:12.020Z] (Eclipse:10261): Gtk-WARNING **: 21:31:11.836: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:12 [2024-02-28T21:31:12.020Z] 
16:31:12 [2024-02-28T21:31:12.020Z] (Eclipse:10261): Gtk-WARNING **: 21:31:11.852: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:12 [2024-02-28T21:31:12.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:31:12 [2024-02-28T21:31:12.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:31:12 [2024-02-28T21:31:12.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:31:12 [2024-02-28T21:31:12.020Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:31:12 [2024-02-28T21:31:12.020Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:31:12 [2024-02-28T21:31:12.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-241111930 data=null doit=true}, TreeItem with text {Traces [2]}]
16:31:12 [2024-02-28T21:31:12.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-241111930 data=null}, TreeItem with text {Traces [2]}]
16:31:12 [2024-02-28T21:31:12.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-241111930 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:31:12 [2024-02-28T21:31:12.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-241111930 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]}]
16:31:12 [2024-02-28T21:31:12.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-241111928 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:31:12 [2024-02-28T21:31:12.020Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
16:31:12 [2024-02-28T21:31:12.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
16:31:12 [2024-02-28T21:31:12.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=-241111928 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
16:31:12 [2024-02-28T21:31:12.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=-241111928 data=null doit=true}, TreeItem with text {scp_dest}]
16:31:12 [2024-02-28T21:31:12.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:31:12 [2024-02-28T21:31:12.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=-241111928 data=null}, TreeItem with text {scp_dest}]
16:31:12 [2024-02-28T21:31:12.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-241111927 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
16:31:12 [2024-02-28T21:31:12.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241111927 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}]
16:31:12 [2024-02-28T21:31:12.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-241111922 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
16:31:12 [2024-02-28T21:31:12.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-241111922 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
16:31:12 [2024-02-28T21:31:12.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=-241111922 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
16:31:12 [2024-02-28T21:31:12.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-241111922 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}]
16:31:12 [2024-02-28T21:31:12.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-241111884 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
16:31:12 [2024-02-28T21:31:12.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=-241111880 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
16:31:12 [2024-02-28T21:31:12.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=-241111880 data=null doit=true}, TreeItem with text {scp_dest}]
16:31:12 [2024-02-28T21:31:12.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=-241111880 data=null}, TreeItem with text {scp_dest}]
16:31:12 [2024-02-28T21:31:12.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
16:31:12 [2024-02-28T21:31:12.276Z] 
16:31:12 [2024-02-28T21:31:12.276Z] (Eclipse:10261): Gtk-CRITICAL **: 21:31:12.073: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:31:12 [2024-02-28T21:31:12.276Z] 
16:31:12 [2024-02-28T21:31:12.276Z] (Eclipse:10261): Gtk-WARNING **: 21:31:12.103: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:12 [2024-02-28T21:31:12.276Z] 
16:31:12 [2024-02-28T21:31:12.276Z] (Eclipse:10261): Gtk-WARNING **: 21:31:12.184: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:12 [2024-02-28T21:31:12.276Z] 
16:31:12 [2024-02-28T21:31:12.276Z] (Eclipse:10261): Gtk-CRITICAL **: 21:31:12.184: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:31:12 [2024-02-28T21:31:12.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
16:31:12 [2024-02-28T21:31:12.532Z] 
16:31:12 [2024-02-28T21:31:12.532Z] (Eclipse:10261): Gtk-WARNING **: 21:31:12.470: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:12 [2024-02-28T21:31:12.787Z] 
16:31:12 [2024-02-28T21:31:12.787Z] (Eclipse:10261): Gtk-CRITICAL **: 21:31:12.607: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:31:12 [2024-02-28T21:31:12.787Z] 
16:31:12 [2024-02-28T21:31:12.787Z] (Eclipse:10261): Gtk-WARNING **: 21:31:12.611: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:13 [2024-02-28T21:31:13.042Z] 
16:31:13 [2024-02-28T21:31:13.042Z] (Eclipse:10261): Gtk-WARNING **: 21:31:12.869: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:13 [2024-02-28T21:31:13.042Z] 
16:31:13 [2024-02-28T21:31:13.042Z] (Eclipse:10261): Gtk-WARNING **: 21:31:12.890: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:13 [2024-02-28T21:31:13.042Z] 
16:31:13 [2024-02-28T21:31:13.042Z] (Eclipse:10261): Gtk-WARNING **: 21:31:12.916: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:13 [2024-02-28T21:31:13.042Z] 
16:31:13 [2024-02-28T21:31:13.042Z] (Eclipse:10261): Gtk-WARNING **: 21:31:12.976: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:13 [2024-02-28T21:31:13.042Z] 
16:31:13 [2024-02-28T21:31:13.042Z] (Eclipse:10261): Gtk-WARNING **: 21:31:12.994: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:13 [2024-02-28T21:31:13.042Z] 
16:31:13 [2024-02-28T21:31:13.042Z] (Eclipse:10261): Gtk-WARNING **: 21:31:13.012: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:13 [2024-02-28T21:31:13.042Z] 
16:31:13 [2024-02-28T21:31:13.042Z] (Eclipse:10261): Gtk-WARNING **: 21:31:13.029: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:13 [2024-02-28T21:31:13.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:13 [2024-02-28T21:31:13.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:31:13 [2024-02-28T21:31:13.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:31:13 [2024-02-28T21:31:13.299Z] 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')
16:31:13 [2024-02-28T21:31:13.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:13 [2024-02-28T21:31:13.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:13 [2024-02-28T21:31:13.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:13 [2024-02-28T21:31:13.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:13 [2024-02-28T21:31:13.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:13 [2024-02-28T21:31:13.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:13 [2024-02-28T21:31:13.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:13 [2024-02-28T21:31:13.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:13 [2024-02-28T21:31:13.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:13 [2024-02-28T21:31:13.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:13 [2024-02-28T21:31:13.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:13 [2024-02-28T21:31:13.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
16:31:13 [2024-02-28T21:31:13.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select &archive file:} time=-241110620 data=null doit=true}, Button with text {Select &archive file:}]
16:31:13 [2024-02-28T21:31:13.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=-241110620 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:}]
16:31:13 [2024-02-28T21:31:13.299Z] 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')
16:31:13 [2024-02-28T21:31:13.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select roo&t directory:} time=-241110619 data=null doit=true}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
16:31:13 [2024-02-28T21:31:13.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select roo&t directory:} time=-241110613 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')]
16:31:13 [2024-02-28T21:31:13.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select roo&t directory:} time=-241110613 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')]
16:31:13 [2024-02-28T21:31:13.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=-241110613 data=null 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')]
16:31:13 [2024-02-28T21:31:13.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
16:31:13 [2024-02-28T21:31:13.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:31:13 [2024-02-28T21:31:13.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:31:13 [2024-02-28T21:31:13.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:31:13 [2024-02-28T21:31:13.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:31:13 [2024-02-28T21:31:13.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:31:13 [2024-02-28T21:31:13.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:31:13 [2024-02-28T21:31:13.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:31:13 [2024-02-28T21:31:13.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
16:31:13 [2024-02-28T21:31:13.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces} [layout=null] time=-241110611 data=null}, (of type 'Combo')]
16:31:13 [2024-02-28T21:31:13.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
16:31:13 [2024-02-28T21:31:13.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:31:13 [2024-02-28T21:31:13.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:31:13 [2024-02-28T21:31:13.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:31:13 [2024-02-28T21:31:13.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:31:13 [2024-02-28T21:31:13.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:31:13 [2024-02-28T21:31:13.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=-241110581 data=null doit=true}, TreeItem with text {traces}]
16:31:13 [2024-02-28T21:31:13.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=-241110581 data=null}, TreeItem with text {traces}]
16:31:13 [2024-02-28T21:31:13.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=-241110581 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
16:31:13 [2024-02-28T21:31:13.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-241110581 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}]
16:31:13 [2024-02-28T21:31:13.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=-241110579 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
16:31:13 [2024-02-28T21:31:13.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:31:13 [2024-02-28T21:31:13.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces} time=-241110579 data=null button=0 stateMask=0x0 x=115 y=104 count=0}, Tree node with text: synctraces]
16:31:13 [2024-02-28T21:31:13.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces} time=-241110579 data=null doit=true}, Tree node with text: synctraces]
16:31:13 [2024-02-28T21:31:13.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces} time=-241110579 data=null}, Tree node with text: synctraces]
16:31:13 [2024-02-28T21:31:13.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces} time=-241110578 data=null button=1 stateMask=0x0 x=115 y=104 count=1}, Tree node with text: synctraces]
16:31:13 [2024-02-28T21:31:13.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241110578 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]
16:31:13 [2024-02-28T21:31:13.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces} time=-241110578 data=null button=1 stateMask=0x80000 x=115 y=104 count=1}, Tree node with text: synctraces]
16:31:13 [2024-02-28T21:31:13.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: synctraces
16:31:13 [2024-02-28T21:31:13.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:31:13 [2024-02-28T21:31:13.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:31:13 [2024-02-28T21:31:13.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:31:13 [2024-02-28T21:31:13.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:31:13 [2024-02-28T21:31:13.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:31:13 [2024-02-28T21:31:13.300Z] 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:'))
16:31:13 [2024-02-28T21:31:13.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:31:13 [2024-02-28T21:31:13.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-241110572 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:'))]
16:31:13 [2024-02-28T21:31:13.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:31:13 [2024-02-28T21:31:13.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:13 [2024-02-28T21:31:13.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:13 [2024-02-28T21:31:13.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:13 [2024-02-28T21:31:13.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:13 [2024-02-28T21:31:13.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:13 [2024-02-28T21:31:13.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:13 [2024-02-28T21:31:13.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:13 [2024-02-28T21:31:13.300Z] 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'
16:31:13 [2024-02-28T21:31:13.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:31:13 [2024-02-28T21:31:13.300Z] 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')
16:31:13 [2024-02-28T21:31:13.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:13 [2024-02-28T21:31:13.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:13 [2024-02-28T21:31:13.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:13 [2024-02-28T21:31:13.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:13 [2024-02-28T21:31:13.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:13 [2024-02-28T21:31:13.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:31:13 [2024-02-28T21:31:13.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@7d5a3b06
16:31:13 [2024-02-28T21:31:13.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-241110571 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')]
16:31:13 [2024-02-28T21:31:13.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-241110571 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')]
16:31:13 [2024-02-28T21:31:13.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-241110571 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:31:13 [2024-02-28T21:31:13.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-241110571 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:31:13 [2024-02-28T21:31:13.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-241110571 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')]
16:31:13 [2024-02-28T21:31:13.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-241110571 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')]
16:31:13 [2024-02-28T21:31:13.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-241110571 data=null 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')]
16:31:13 [2024-02-28T21:31:13.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-241110571 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')]
16:31:13 [2024-02-28T21:31:13.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-241110571 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')]
16:31:13 [2024-02-28T21:31:13.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-241110570 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')]
16:31:13 [2024-02-28T21:31:13.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-241110570 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:31:13 [2024-02-28T21:31:13.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-241110570 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:31:13 [2024-02-28T21:31:13.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:13 [2024-02-28T21:31:13.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:13 [2024-02-28T21:31:13.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:13 [2024-02-28T21:31:13.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:13 [2024-02-28T21:31:13.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:13 [2024-02-28T21:31:13.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:13 [2024-02-28T21:31:13.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:13 [2024-02-28T21:31:13.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:13 [2024-02-28T21:31:13.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:31:13 [2024-02-28T21:31:13.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:31:13 [2024-02-28T21:31:13.301Z] 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')
16:31:13 [2024-02-28T21:31:13.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:13 [2024-02-28T21:31:13.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:13 [2024-02-28T21:31:13.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:13 [2024-02-28T21:31:13.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:13 [2024-02-28T21:31:13.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:31:13 [2024-02-28T21:31:13.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@5e24af83
16:31:13 [2024-02-28T21:31:13.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-241110529 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')]
16:31:13 [2024-02-28T21:31:13.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-241110529 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')]
16:31:13 [2024-02-28T21:31:13.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-241110529 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:31:13 [2024-02-28T21:31:13.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-241110529 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:31:13 [2024-02-28T21:31:13.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-241110529 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')]
16:31:13 [2024-02-28T21:31:13.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-241110529 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')]
16:31:13 [2024-02-28T21:31:13.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-241110529 data=null 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')]
16:31:13 [2024-02-28T21:31:13.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-241110529 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')]
16:31:13 [2024-02-28T21:31:13.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-241110529 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')]
16:31:13 [2024-02-28T21:31:13.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-241110529 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')]
16:31:13 [2024-02-28T21:31:13.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-241110529 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:31:13 [2024-02-28T21:31:13.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-241110529 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:31:13 [2024-02-28T21:31:13.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:13 [2024-02-28T21:31:13.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:13 [2024-02-28T21:31:13.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:13 [2024-02-28T21:31:13.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:13 [2024-02-28T21:31:13.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:13 [2024-02-28T21:31:13.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:31:13 [2024-02-28T21:31:13.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:31:13 [2024-02-28T21:31:13.301Z] 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')
16:31:13 [2024-02-28T21:31:13.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:13 [2024-02-28T21:31:13.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:13 [2024-02-28T21:31:13.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:13 [2024-02-28T21:31:13.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:13 [2024-02-28T21:31:13.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:13 [2024-02-28T21:31:13.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:13 [2024-02-28T21:31:13.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:13 [2024-02-28T21:31:13.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:31:13 [2024-02-28T21:31:13.301Z] 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.
16:31:13 [2024-02-28T21:31:13.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:13 [2024-02-28T21:31:13.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:13 [2024-02-28T21:31:13.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:13 [2024-02-28T21:31:13.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:13 [2024-02-28T21:31:13.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:13 [2024-02-28T21:31:13.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:13 [2024-02-28T21:31:13.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:31:13 [2024-02-28T21:31:13.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:31:13 [2024-02-28T21:31:13.302Z] 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')
16:31:13 [2024-02-28T21:31:13.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:13 [2024-02-28T21:31:13.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:13 [2024-02-28T21:31:13.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:13 [2024-02-28T21:31:13.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:13 [2024-02-28T21:31:13.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:13 [2024-02-28T21:31:13.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:13 [2024-02-28T21:31:13.302Z] 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')
16:31:13 [2024-02-28T21:31:13.302Z] 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.
16:31:13 [2024-02-28T21:31:13.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:13 [2024-02-28T21:31:13.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:13 [2024-02-28T21:31:13.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:13 [2024-02-28T21:31:13.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:13 [2024-02-28T21:31:13.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:13 [2024-02-28T21:31:13.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:13 [2024-02-28T21:31:13.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:13 [2024-02-28T21:31:13.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:13 [2024-02-28T21:31:13.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:13 [2024-02-28T21:31:13.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:31:13 [2024-02-28T21:31:13.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:31:13 [2024-02-28T21:31:13.302Z] 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')
16:31:13 [2024-02-28T21:31:13.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:13 [2024-02-28T21:31:13.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:13 [2024-02-28T21:31:13.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:13 [2024-02-28T21:31:13.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:31:13 [2024-02-28T21:31:13.302Z] 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.
16:31:13 [2024-02-28T21:31:13.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:13 [2024-02-28T21:31:13.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:13 [2024-02-28T21:31:13.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:13 [2024-02-28T21:31:13.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:13 [2024-02-28T21:31:13.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:13 [2024-02-28T21:31:13.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:13 [2024-02-28T21:31:13.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:13 [2024-02-28T21:31:13.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:13 [2024-02-28T21:31:13.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:13 [2024-02-28T21:31:13.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:13 [2024-02-28T21:31:13.302Z] 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)'
16:31:13 [2024-02-28T21:31:13.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:31:13 [2024-02-28T21:31:13.302Z] 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')
16:31:13 [2024-02-28T21:31:13.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:13 [2024-02-28T21:31:13.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:13 [2024-02-28T21:31:13.302Z] 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')
16:31:13 [2024-02-28T21:31:13.302Z] 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.
16:31:13 [2024-02-28T21:31:13.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:13 [2024-02-28T21:31:13.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:13 [2024-02-28T21:31:13.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:13 [2024-02-28T21:31:13.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:13 [2024-02-28T21:31:13.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:13 [2024-02-28T21:31:13.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:13 [2024-02-28T21:31:13.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:13 [2024-02-28T21:31:13.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:13 [2024-02-28T21:31:13.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:13 [2024-02-28T21:31:13.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:13 [2024-02-28T21:31:13.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:13 [2024-02-28T21:31:13.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:13 [2024-02-28T21:31:13.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:31:13 [2024-02-28T21:31:13.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:31:13 [2024-02-28T21:31:13.303Z] 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')
16:31:13 [2024-02-28T21:31:13.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:13 [2024-02-28T21:31:13.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:13 [2024-02-28T21:31:13.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:13 [2024-02-28T21:31:13.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:13 [2024-02-28T21:31:13.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:13 [2024-02-28T21:31:13.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:13 [2024-02-28T21:31:13.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:13 [2024-02-28T21:31:13.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:13 [2024-02-28T21:31:13.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:13 [2024-02-28T21:31:13.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:13 [2024-02-28T21:31:13.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:13 [2024-02-28T21:31:13.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:13 [2024-02-28T21:31:13.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:31:13 [2024-02-28T21:31:13.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:31:13 [2024-02-28T21:31:13.303Z] 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')
16:31:13 [2024-02-28T21:31:13.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:31:13 [2024-02-28T21:31:13.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-241110519 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:13 [2024-02-28T21:31:13.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-241110519 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:13 [2024-02-28T21:31:13.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-241110519 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:13 [2024-02-28T21:31:13.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-241110519 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:13 [2024-02-28T21:31:13.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-241110519 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:13 [2024-02-28T21:31:13.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-241110519 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:13 [2024-02-28T21:31:13.303Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:31:13 [2024-02-28T21:31:13.303Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:31:13 [2024-02-28T21:31:13.303Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:31:13 [2024-02-28T21:31:13.559Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:31:13 [2024-02-28T21:31:13.559Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:31:13 [2024-02-28T21:31:13.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:31:13 [2024-02-28T21:31:13.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-241110519 data=null 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')]
16:31:13 [2024-02-28T21:31:13.814Z] 
16:31:13 [2024-02-28T21:31:13.815Z] (Eclipse:10261): Gtk-WARNING **: 21:31:13.567: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:13 [2024-02-28T21:31:13.815Z] 
16:31:13 [2024-02-28T21:31:13.815Z] (Eclipse:10261): Gtk-WARNING **: 21:31:13.583: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:13 [2024-02-28T21:31:13.815Z] 
16:31:13 [2024-02-28T21:31:13.815Z] (Eclipse:10261): Gtk-WARNING **: 21:31:13.600: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:13 [2024-02-28T21:31:13.815Z] 
16:31:13 [2024-02-28T21:31:13.815Z] (Eclipse:10261): Gtk-WARNING **: 21:31:13.617: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:13 [2024-02-28T21:31:13.815Z] 
16:31:13 [2024-02-28T21:31:13.815Z] (Eclipse:10261): Gtk-WARNING **: 21:31:13.633: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:13 [2024-02-28T21:31:13.815Z] 
16:31:13 [2024-02-28T21:31:13.815Z] (Eclipse:10261): Gtk-WARNING **: 21:31:13.651: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:13 [2024-02-28T21:31:13.815Z] 
16:31:13 [2024-02-28T21:31:13.815Z] (Eclipse:10261): Gtk-WARNING **: 21:31:13.667: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:13 [2024-02-28T21:31:13.815Z] 
16:31:13 [2024-02-28T21:31:13.815Z] (Eclipse:10261): Gtk-WARNING **: 21:31:13.683: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:13 [2024-02-28T21:31:13.815Z] 
16:31:13 [2024-02-28T21:31:13.815Z] (Eclipse:10261): Gtk-WARNING **: 21:31:13.700: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:13 [2024-02-28T21:31:13.815Z] 
16:31:13 [2024-02-28T21:31:13.815Z] (Eclipse:10261): Gtk-WARNING **: 21:31:13.716: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:13 [2024-02-28T21:31:13.815Z] 
16:31:13 [2024-02-28T21:31:13.815Z] (Eclipse:10261): Gtk-WARNING **: 21:31:13.733: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:13 [2024-02-28T21:31:13.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:31:13 [2024-02-28T21:31:13.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:31:13 [2024-02-28T21:31:13.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:31:13 [2024-02-28T21:31:13.815Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:31:13 [2024-02-28T21:31:13.815Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:31:13 [2024-02-28T21:31:13.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-241110005 data=null doit=true}, TreeItem with text {Traces [2]}]
16:31:13 [2024-02-28T21:31:13.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-241110005 data=null}, TreeItem with text {Traces [2]}]
16:31:13 [2024-02-28T21:31:13.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-241110005 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:31:13 [2024-02-28T21:31:13.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-241110005 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]}]
16:31:13 [2024-02-28T21:31:13.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-241110003 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:31:13 [2024-02-28T21:31:13.815Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
16:31:13 [2024-02-28T21:31:13.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synctraces [2]}
16:31:13 [2024-02-28T21:31:13.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces [2]} time=-241110003 data=null button=0 stateMask=0x0 x=124 y=81 count=0}, TreeItem with text {synctraces [2]}]
16:31:13 [2024-02-28T21:31:13.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces [2]} time=-241110003 data=null doit=true}, TreeItem with text {synctraces [2]}]
16:31:13 [2024-02-28T21:31:13.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:31:13 [2024-02-28T21:31:13.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces [2]} time=-241110003 data=null}, TreeItem with text {synctraces [2]}]
16:31:13 [2024-02-28T21:31:13.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=-241110002 data=null button=1 stateMask=0x0 x=124 y=81 count=1}, TreeItem with text {synctraces [2]}]
16:31:13 [2024-02-28T21:31:13.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241110002 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]}]
16:31:13 [2024-02-28T21:31:13.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=-241109998 data=null button=1 stateMask=0x80000 x=124 y=81 count=1}, TreeItem with text {synctraces [2]}]
16:31:13 [2024-02-28T21:31:13.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=-241109998 data=null button=1 stateMask=0x0 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}]
16:31:13 [2024-02-28T21:31:13.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synctraces [2]} time=-241109998 data=null button=1 stateMask=0x0 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}]
16:31:14 [2024-02-28T21:31:14.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-241109998 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]}]
16:31:14 [2024-02-28T21:31:14.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=-241109988 data=null button=1 stateMask=0x80000 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}]
16:31:14 [2024-02-28T21:31:14.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synctraces [2]} time=-241109988 data=null button=0 stateMask=0x0 x=124 y=81 count=0}, TreeItem with text {synctraces [2]}]
16:31:14 [2024-02-28T21:31:14.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synctraces [2]} time=-241109988 data=null doit=true}, TreeItem with text {synctraces [2]}]
16:31:14 [2024-02-28T21:31:14.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synctraces [2]} time=-241109988 data=null}, TreeItem with text {synctraces [2]}]
16:31:14 [2024-02-28T21:31:14.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synctraces [2]}
16:31:14 [2024-02-28T21:31:14.072Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {synctraces [2]} is already expanded. Won't expand it again.
16:31:14 [2024-02-28T21:31:14.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
16:31:14 [2024-02-28T21:31:14.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=-241109987 data=null button=0 stateMask=0x0 x=125 y=104 count=0}, TreeItem with text {scp_dest}]
16:31:14 [2024-02-28T21:31:14.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=-241109987 data=null doit=true}, TreeItem with text {scp_dest}]
16:31:14 [2024-02-28T21:31:14.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:31:14 [2024-02-28T21:31:14.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=-241109987 data=null}, TreeItem with text {scp_dest}]
16:31:14 [2024-02-28T21:31:14.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-241109987 data=null button=1 stateMask=0x0 x=125 y=104 count=1}, TreeItem with text {scp_dest}]
16:31:14 [2024-02-28T21:31:14.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241109987 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}]
16:31:14 [2024-02-28T21:31:14.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-241109983 data=null button=1 stateMask=0x80000 x=125 y=104 count=1}, TreeItem with text {scp_dest}]
16:31:14 [2024-02-28T21:31:14.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-241109983 data=null button=1 stateMask=0x0 x=125 y=104 count=2}, TreeItem with text {scp_dest}]
16:31:14 [2024-02-28T21:31:14.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=-241109982 data=null button=1 stateMask=0x0 x=125 y=104 count=2}, TreeItem with text {scp_dest}]
16:31:14 [2024-02-28T21:31:14.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-241109982 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}]
16:31:14 [2024-02-28T21:31:14.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-241109946 data=null button=1 stateMask=0x80000 x=125 y=104 count=2}, TreeItem with text {scp_dest}]
16:31:14 [2024-02-28T21:31:14.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=-241109942 data=null button=0 stateMask=0x0 x=125 y=104 count=0}, TreeItem with text {scp_dest}]
16:31:14 [2024-02-28T21:31:14.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=-241109942 data=null doit=true}, TreeItem with text {scp_dest}]
16:31:14 [2024-02-28T21:31:14.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=-241109941 data=null}, TreeItem with text {scp_dest}]
16:31:14 [2024-02-28T21:31:14.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
16:31:14 [2024-02-28T21:31:14.072Z] 
16:31:14 [2024-02-28T21:31:14.072Z] (Eclipse:10261): Gtk-CRITICAL **: 21:31:13.970: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:31:14 [2024-02-28T21:31:14.072Z] 
16:31:14 [2024-02-28T21:31:14.072Z] (Eclipse:10261): Gtk-WARNING **: 21:31:13.991: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:14 [2024-02-28T21:31:14.072Z] 
16:31:14 [2024-02-28T21:31:14.072Z] (Eclipse:10261): Gtk-WARNING **: 21:31:14.022: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:14 [2024-02-28T21:31:14.072Z] 
16:31:14 [2024-02-28T21:31:14.072Z] (Eclipse:10261): Gtk-CRITICAL **: 21:31:14.022: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:31:14 [2024-02-28T21:31:14.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synctraces/scp_dest"'
16:31:14 [2024-02-28T21:31:14.632Z] 
16:31:14 [2024-02-28T21:31:14.632Z] (Eclipse:10261): Gtk-WARNING **: 21:31:14.405: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:14 [2024-02-28T21:31:14.632Z] 
16:31:14 [2024-02-28T21:31:14.632Z] (Eclipse:10261): Gtk-CRITICAL **: 21:31:14.411: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:31:14 [2024-02-28T21:31:14.632Z] 
16:31:14 [2024-02-28T21:31:14.632Z] (Eclipse:10261): Gtk-WARNING **: 21:31:14.413: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:14 [2024-02-28T21:31:14.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:31:14 [2024-02-28T21:31:14.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:31:14 [2024-02-28T21:31:14.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:31:14 [2024-02-28T21:31:14.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:31:14 [2024-02-28T21:31:14.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:31:14 [2024-02-28T21:31:14.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:31:14 [2024-02-28T21:31:14.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-241109129 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
16:31:14 [2024-02-28T21:31:14.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-241109129 data=null doit=true}, TreeItem with text {Tracing}]
16:31:14 [2024-02-28T21:31:14.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-241109129 data=null}, TreeItem with text {Tracing}]
16:31:14 [2024-02-28T21:31:14.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-241109129 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
16:31:14 [2024-02-28T21:31:14.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241109129 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}]
16:31:14 [2024-02-28T21:31:14.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-241109117 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
16:31:14 [2024-02-28T21:31:14.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:31:14 [2024-02-28T21:31:14.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-241109116 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
16:31:14 [2024-02-28T21:31:14.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-241109116 data=null doit=true}, TreeItem with text {Tracing}]
16:31:14 [2024-02-28T21:31:14.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-241109116 data=null}, TreeItem with text {Tracing}]
16:31:14 [2024-02-28T21:31:14.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-241109116 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
16:31:14 [2024-02-28T21:31:14.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241109116 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}]
16:31:14 [2024-02-28T21:31:14.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-241109110 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
16:31:14 [2024-02-28T21:31:14.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Exp&ort...", using matcher: with mnemonic 'Export...'
16:31:14 [2024-02-28T21:31:14.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Export...'
16:31:15 [2024-02-28T21:31:15.143Z] 
16:31:15 [2024-02-28T21:31:15.143Z] (Eclipse:10261): Gtk-WARNING **: 21:31:14.921: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:15 [2024-02-28T21:31:15.143Z] 
16:31:15 [2024-02-28T21:31:15.143Z] (Eclipse:10261): Gtk-WARNING **: 21:31:14.940: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:15 [2024-02-28T21:31:15.143Z] 
16:31:15 [2024-02-28T21:31:15.143Z] (Eclipse:10261): Gtk-WARNING **: 21:31:14.959: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:15 [2024-02-28T21:31:15.143Z] 
16:31:15 [2024-02-28T21:31:15.143Z] (Eclipse:10261): Gtk-WARNING **: 21:31:14.977: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:15 [2024-02-28T21:31:15.143Z] 
16:31:15 [2024-02-28T21:31:15.143Z] (Eclipse:10261): Gtk-WARNING **: 21:31:14.996: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:15 [2024-02-28T21:31:15.143Z] 
16:31:15 [2024-02-28T21:31:15.143Z] (Eclipse:10261): Gtk-WARNING **: 21:31:15.015: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:15 [2024-02-28T21:31:15.143Z] 
16:31:15 [2024-02-28T21:31:15.143Z] (Eclipse:10261): Gtk-WARNING **: 21:31:15.033: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:15 [2024-02-28T21:31:15.143Z] 
16:31:15 [2024-02-28T21:31:15.143Z] (Eclipse:10261): Gtk-WARNING **: 21:31:15.052: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:15 [2024-02-28T21:31:15.143Z] 
16:31:15 [2024-02-28T21:31:15.143Z] (Eclipse:10261): Gtk-WARNING **: 21:31:15.070: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:15 [2024-02-28T21:31:15.143Z] 
16:31:15 [2024-02-28T21:31:15.143Z] (Eclipse:10261): Gtk-WARNING **: 21:31:15.089: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:15 [2024-02-28T21:31:15.143Z] 
16:31:15 [2024-02-28T21:31:15.143Z] (Eclipse:10261): Gtk-WARNING **: 21:31:15.107: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:15 [2024-02-28T21:31:15.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Export...'
16:31:15 [2024-02-28T21:31:15.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Export", using matcher: with text 'Export'
16:31:15 [2024-02-28T21:31:15.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Export} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-241108637 data=null doit=true}, Shell with text {Export}]
16:31:15 [2024-02-28T21:31:15.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:31:15 [2024-02-28T21:31:15.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:31:15 [2024-02-28T21:31:15.399Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {General} is already expanded. Won't expand it again.
16:31:15 [2024-02-28T21:31:15.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:31:15 [2024-02-28T21:31:15.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Archive File} time=-241108634 data=null button=0 stateMask=0x0 x=98 y=35 count=0}, Tree node with text: Archive File]
16:31:15 [2024-02-28T21:31:15.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Archive File} time=-241108634 data=null doit=true}, Tree node with text: Archive File]
16:31:15 [2024-02-28T21:31:15.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Archive File} time=-241108633 data=null}, Tree node with text: Archive File]
16:31:15 [2024-02-28T21:31:15.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Archive File} time=-241108633 data=null button=1 stateMask=0x0 x=98 y=35 count=1}, Tree node with text: Archive File]
16:31:15 [2024-02-28T21:31:15.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241108633 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]
16:31:15 [2024-02-28T21:31:15.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Archive File} time=-241108632 data=null button=1 stateMask=0x80000 x=98 y=35 count=1}, Tree node with text: Archive File]
16:31:15 [2024-02-28T21:31:15.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:31:15 [2024-02-28T21:31:15.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:31:15 [2024-02-28T21:31:15.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
16:31:15 [2024-02-28T21:31:15.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
16:31:15 [2024-02-28T21:31:15.399Z] 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')
16:31:15 [2024-02-28T21:31:15.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:15 [2024-02-28T21:31:15.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:15 [2024-02-28T21:31:15.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
16:31:15 [2024-02-28T21:31:15.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-241108631 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:31:15 [2024-02-28T21:31:15.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-241108631 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:31:15 [2024-02-28T21:31:15.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-241108631 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:31:15 [2024-02-28T21:31:15.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-241108631 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:31:15 [2024-02-28T21:31:15.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-241108631 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:31:15 [2024-02-28T21:31:15.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-241108631 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:31:15 [2024-02-28T21:31:15.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-241108631 data=null 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')]
16:31:15 [2024-02-28T21:31:15.399Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:31:15 [2024-02-28T21:31:15.399Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:31:15 [2024-02-28T21:31:15.399Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:31:15 [2024-02-28T21:31:15.399Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:31:15 [2024-02-28T21:31:15.399Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:31:15 [2024-02-28T21:31:15.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
16:31:15 [2024-02-28T21:31:15.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
16:31:15 [2024-02-28T21:31:15.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
16:31:15 [2024-02-28T21:31:15.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
16:31:15 [2024-02-28T21:31:15.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: with mnemonic 'Deselect All'
16:31:15 [2024-02-28T21:31:15.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: with style 'SWT.PUSH'
16:31:15 [2024-02-28T21:31:15.400Z] 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')
16:31:15 [2024-02-28T21:31:15.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:15 [2024-02-28T21:31:15.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
16:31:15 [2024-02-28T21:31:15.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
16:31:15 [2024-02-28T21:31:15.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
16:31:15 [2024-02-28T21:31:15.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
16:31:15 [2024-02-28T21:31:15.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
16:31:15 [2024-02-28T21:31:15.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
16:31:15 [2024-02-28T21:31:15.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:31:15 [2024-02-28T21:31:15.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:31:15 [2024-02-28T21:31:15.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:15 [2024-02-28T21:31:15.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:15 [2024-02-28T21:31:15.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Deselect All
16:31:15 [2024-02-28T21:31:15.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Deselect All} time=-241108528 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')]
16:31:15 [2024-02-28T21:31:15.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Deselect All} time=-241108528 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')]
16:31:15 [2024-02-28T21:31:15.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Deselect All} time=-241108528 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
16:31:15 [2024-02-28T21:31:15.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Deselect All} time=-241108528 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
16:31:15 [2024-02-28T21:31:15.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Deselect All} time=-241108528 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')]
16:31:15 [2024-02-28T21:31:15.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Deselect All} time=-241108528 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')]
16:31:15 [2024-02-28T21:31:15.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Deselect All} time=-241108527 data=null 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')]
16:31:15 [2024-02-28T21:31:15.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Deselect All} time=-241108525 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')]
16:31:15 [2024-02-28T21:31:15.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Deselect All} time=-241108525 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')]
16:31:15 [2024-02-28T21:31:15.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Deselect All} time=-241108525 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')]
16:31:15 [2024-02-28T21:31:15.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Deselect All} time=-241108525 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
16:31:15 [2024-02-28T21:31:15.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Deselect All} time=-241108525 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
16:31:15 [2024-02-28T21:31:15.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Deselect All
16:31:15 [2024-02-28T21:31:15.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with mnemonic 'Resolve and export linked resources'
16:31:15 [2024-02-28T21:31:15.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
16:31:15 [2024-02-28T21:31:15.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
16:31:15 [2024-02-28T21:31:15.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
16:31:15 [2024-02-28T21:31:15.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:15 [2024-02-28T21:31:15.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
16:31:15 [2024-02-28T21:31:15.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
16:31:15 [2024-02-28T21:31:15.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
16:31:15 [2024-02-28T21:31:15.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
16:31:15 [2024-02-28T21:31:15.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with mnemonic 'Resolve and export linked resources'
16:31:15 [2024-02-28T21:31:15.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with style 'SWT.CHECK'
16:31:15 [2024-02-28T21:31:15.400Z] 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')
16:31:15 [2024-02-28T21:31:15.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
16:31:15 [2024-02-28T21:31:15.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
16:31:15 [2024-02-28T21:31:15.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:31:15 [2024-02-28T21:31:15.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:31:15 [2024-02-28T21:31:15.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:15 [2024-02-28T21:31:15.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:15 [2024-02-28T21:31:15.400Z] 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')
16:31:15 [2024-02-28T21:31:15.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@5eace68f
16:31:15 [2024-02-28T21:31:15.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Resolve and export linked resources} time=-241108522 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')]
16:31:15 [2024-02-28T21:31:15.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Resolve and export linked resources} time=-241108522 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')]
16:31:15 [2024-02-28T21:31:15.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Resolve and export linked resources} time=-241108522 data=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
16:31:15 [2024-02-28T21:31:15.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Resolve and export linked resources} time=-241108522 data=null}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
16:31:15 [2024-02-28T21:31:15.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Resolve and export linked resources} time=-241108522 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')]
16:31:15 [2024-02-28T21:31:15.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Resolve and export linked resources} time=-241108522 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')]
16:31:15 [2024-02-28T21:31:15.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Resolve and export linked resources} time=-241108522 data=null 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')]
16:31:15 [2024-02-28T21:31:15.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Resolve and export linked resources} time=-241108521 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')]
16:31:15 [2024-02-28T21:31:15.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Resolve and export linked resources} time=-241108520 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')]
16:31:15 [2024-02-28T21:31:15.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Resolve and export linked resources} time=-241108520 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')]
16:31:15 [2024-02-28T21:31:15.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Resolve and export linked resources} time=-241108520 data=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
16:31:15 [2024-02-28T21:31:15.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Resolve and export linked resources} time=-241108520 data=null}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
16:31:15 [2024-02-28T21:31:15.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:31:15 [2024-02-28T21:31:15.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:31:15 [2024-02-28T21:31:15.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-241108519 data=null doit=true}, TreeItem with text {Tracing}]
16:31:15 [2024-02-28T21:31:15.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-241108519 data=null}, TreeItem with text {Tracing}]
16:31:15 [2024-02-28T21:31:15.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-241108519 data=null button=1 stateMask=0x0 x=85 y=12 count=1}, TreeItem with text {Tracing}]
16:31:15 [2024-02-28T21:31:15.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-241108519 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}]
16:31:15 [2024-02-28T21:31:15.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-241108517 data=null button=1 stateMask=0x80000 x=85 y=12 count=1}, TreeItem with text {Tracing}]
16:31:15 [2024-02-28T21:31:15.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:31:15 [2024-02-28T21:31:15.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {traces} time=-241108517 data=null button=0 stateMask=0x0 x=100 y=104 count=0}, Tree node with text: traces]
16:31:15 [2024-02-28T21:31:15.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=-241108517 data=null doit=true}, Tree node with text: traces]
16:31:15 [2024-02-28T21:31:15.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=-241108517 data=null}, Tree node with text: traces]
16:31:15 [2024-02-28T21:31:15.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=-241108517 data=null button=1 stateMask=0x0 x=100 y=104 count=1}, Tree node with text: traces]
16:31:15 [2024-02-28T21:31:15.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241108516 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]
16:31:15 [2024-02-28T21:31:15.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=-241108500 data=null button=1 stateMask=0x80000 x=100 y=104 count=1}, Tree node with text: traces]
16:31:15 [2024-02-28T21:31:15.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:31:15 [2024-02-28T21:31:15.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:31:15 [2024-02-28T21:31:15.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: synctraces.tar.gz
16:31:15 [2024-02-28T21:31:15.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:31:15 [2024-02-28T21:31:15.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: (of type 'Combo')
16:31:15 [2024-02-28T21:31:15.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
16:31:15 [2024-02-28T21:31:15.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip} [layout=null] time=-241108492 data=null}, (of type 'Combo')]
16:31:15 [2024-02-28T21:31:15.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
16:31:15 [2024-02-28T21:31:15.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
16:31:15 [2024-02-28T21:31:15.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
16:31:15 [2024-02-28T21:31:15.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
16:31:15 [2024-02-28T21:31:15.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:15 [2024-02-28T21:31:15.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
16:31:15 [2024-02-28T21:31:15.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
16:31:15 [2024-02-28T21:31:15.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
16:31:15 [2024-02-28T21:31:15.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
16:31:15 [2024-02-28T21:31:15.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
16:31:15 [2024-02-28T21:31:15.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
16:31:15 [2024-02-28T21:31:15.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:31:15 [2024-02-28T21:31:15.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:31:15 [2024-02-28T21:31:15.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:15 [2024-02-28T21:31:15.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:15 [2024-02-28T21:31:15.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:31:15 [2024-02-28T21:31:15.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:31:15 [2024-02-28T21:31:15.402Z] 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')
16:31:15 [2024-02-28T21:31:15.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:31:15 [2024-02-28T21:31:15.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-241108489 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:15 [2024-02-28T21:31:15.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-241108489 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:15 [2024-02-28T21:31:15.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-241108489 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:15 [2024-02-28T21:31:15.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-241108489 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:15 [2024-02-28T21:31:15.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-241108488 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:15 [2024-02-28T21:31:15.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-241108488 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:15 [2024-02-28T21:31:15.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')
16:31:15 [2024-02-28T21:31:15.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')
16:31:15 [2024-02-28T21:31:15.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')
16:31:15 [2024-02-28T21:31:15.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')
16:31:15 [2024-02-28T21:31:15.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')
16:31:15 [2024-02-28T21:31:15.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:31:15 [2024-02-28T21:31:15.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-241108488 data=null 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')]
16:31:15 [2024-02-28T21:31:15.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Exp&ort...} time=-241109017 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Export...']
16:31:15 [2024-02-28T21:31:15.657Z] 
16:31:15 [2024-02-28T21:31:15.657Z] (Eclipse:10261): Gtk-WARNING **: 21:31:15.521: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:15 [2024-02-28T21:31:15.657Z] 
16:31:15 [2024-02-28T21:31:15.657Z] (Eclipse:10261): Gtk-WARNING **: 21:31:15.537: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:15 [2024-02-28T21:31:15.657Z] 
16:31:15 [2024-02-28T21:31:15.657Z] (Eclipse:10261): Gtk-WARNING **: 21:31:15.567: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:15 [2024-02-28T21:31:15.657Z] 
16:31:15 [2024-02-28T21:31:15.657Z] (Eclipse:10261): Gtk-WARNING **: 21:31:15.574: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:15 [2024-02-28T21:31:15.657Z] 
16:31:15 [2024-02-28T21:31:15.657Z] (Eclipse:10261): Gtk-WARNING **: 21:31:15.587: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:15 [2024-02-28T21:31:15.657Z] 
16:31:15 [2024-02-28T21:31:15.657Z] (Eclipse:10261): Gtk-WARNING **: 21:31:15.605: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:15 [2024-02-28T21:31:15.657Z] 
16:31:15 [2024-02-28T21:31:15.657Z] (Eclipse:10261): Gtk-WARNING **: 21:31:15.621: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:15 [2024-02-28T21:31:15.657Z] 
16:31:15 [2024-02-28T21:31:15.657Z] (Eclipse:10261): Gtk-WARNING **: 21:31:15.637: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:15 [2024-02-28T21:31:15.657Z] 
16:31:15 [2024-02-28T21:31:15.657Z] (Eclipse:10261): Gtk-WARNING **: 21:31:15.654: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:15 [2024-02-28T21:31:15.913Z] 
16:31:15 [2024-02-28T21:31:15.913Z] (Eclipse:10261): Gtk-WARNING **: 21:31:15.671: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:15 [2024-02-28T21:31:15.913Z] 
16:31:15 [2024-02-28T21:31:15.913Z] (Eclipse:10261): Gtk-WARNING **: 21:31:15.687: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:15 [2024-02-28T21:31:15.913Z] 
16:31:15 [2024-02-28T21:31:15.913Z] (Eclipse:10261): Gtk-WARNING **: 21:31:15.705: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:15 [2024-02-28T21:31:15.913Z] 
16:31:15 [2024-02-28T21:31:15.913Z] (Eclipse:10261): Gtk-WARNING **: 21:31:15.720: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:16 [2024-02-28T21:31:16.169Z] 
16:31:16 [2024-02-28T21:31:16.169Z] (Eclipse:10261): Gtk-WARNING **: 21:31:16.028: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:16 [2024-02-28T21:31:16.169Z] 
16:31:16 [2024-02-28T21:31:16.169Z] (Eclipse:10261): Gtk-WARNING **: 21:31:16.080: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:16 [2024-02-28T21:31:16.169Z] 
16:31:16 [2024-02-28T21:31:16.169Z] (Eclipse:10261): Gtk-WARNING **: 21:31:16.100: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:16 [2024-02-28T21:31:16.169Z] 
16:31:16 [2024-02-28T21:31:16.169Z] (Eclipse:10261): Gtk-WARNING **: 21:31:16.119: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:16 [2024-02-28T21:31:16.169Z] 
16:31:16 [2024-02-28T21:31:16.169Z] (Eclipse:10261): Gtk-WARNING **: 21:31:16.139: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:16 [2024-02-28T21:31:16.169Z] 
16:31:16 [2024-02-28T21:31:16.169Z] (Eclipse:10261): Gtk-WARNING **: 21:31:16.158: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:16 [2024-02-28T21:31:16.423Z] 
16:31:16 [2024-02-28T21:31:16.423Z] (Eclipse:10261): Gtk-WARNING **: 21:31:16.182: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:16 [2024-02-28T21:31:16.423Z] 
16:31:16 [2024-02-28T21:31:16.423Z] (Eclipse:10261): Gtk-WARNING **: 21:31:16.209: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:16 [2024-02-28T21:31:16.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:16 [2024-02-28T21:31:16.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:16 [2024-02-28T21:31:16.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:16 [2024-02-28T21:31:16.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
16:31:16 [2024-02-28T21:31:16.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
16:31:16 [2024-02-28T21:31:16.424Z] 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')
16:31:16 [2024-02-28T21:31:16.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:16 [2024-02-28T21:31:16.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:16 [2024-02-28T21:31:16.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:16 [2024-02-28T21:31:16.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:16 [2024-02-28T21:31:16.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:16 [2024-02-28T21:31:16.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:16 [2024-02-28T21:31:16.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:16 [2024-02-28T21:31:16.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:16 [2024-02-28T21:31:16.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:16 [2024-02-28T21:31:16.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
16:31:16 [2024-02-28T21:31:16.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select roo&t directory:} time=-241107406 data=null doit=true}, Button with text {Select roo&t directory:}]
16:31:16 [2024-02-28T21:31:16.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=-241107406 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:}]
16:31:16 [2024-02-28T21:31:16.424Z] 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')
16:31:16 [2024-02-28T21:31:16.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select &archive file:} time=-241107404 data=null doit=true}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
16:31:16 [2024-02-28T21:31:16.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select &archive file:} time=-241107404 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')]
16:31:16 [2024-02-28T21:31:16.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select &archive file:} time=-241107404 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')]
16:31:16 [2024-02-28T21:31:16.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=-241107403 data=null 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')]
16:31:16 [2024-02-28T21:31:16.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
16:31:16 [2024-02-28T21:31:16.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:31:16 [2024-02-28T21:31:16.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:31:16 [2024-02-28T21:31:16.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:31:16 [2024-02-28T21:31:16.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:31:16 [2024-02-28T21:31:16.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:31:16 [2024-02-28T21:31:16.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:31:16 [2024-02-28T21:31:16.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:31:16 [2024-02-28T21:31:16.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
16:31:16 [2024-02-28T21:31:16.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip} [layout=null] time=-241107400 data=null}, (of type 'Combo')]
16:31:16 [2024-02-28T21:31:16.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
16:31:16 [2024-02-28T21:31:16.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:31:16 [2024-02-28T21:31:16.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:31:16 [2024-02-28T21:31:16.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:31:16 [2024-02-28T21:31:16.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:31:16 [2024-02-28T21:31:16.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:31:16 [2024-02-28T21:31:16.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=-241107346 data=null doit=true}, TreeItem with text {/}]
16:31:16 [2024-02-28T21:31:16.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=-241107343 data=null}, TreeItem with text {/}]
16:31:16 [2024-02-28T21:31:16.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=-241107342 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
16:31:16 [2024-02-28T21:31:16.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-241107342 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {/}]
16:31:16 [2024-02-28T21:31:16.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=-241107340 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
16:31:16 [2024-02-28T21:31:16.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-241107340 data=null doit=true}, Tree node with text: Tracing]
16:31:16 [2024-02-28T21:31:16.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-241107340 data=null}, Tree node with text: Tracing]
16:31:16 [2024-02-28T21:31:16.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-241107340 data=null button=1 stateMask=0x0 x=103 y=35 count=1}, Tree node with text: Tracing]
16:31:16 [2024-02-28T21:31:16.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-241107339 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]
16:31:16 [2024-02-28T21:31:16.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-241107338 data=null button=1 stateMask=0x80000 x=103 y=35 count=1}, Tree node with text: Tracing]
16:31:16 [2024-02-28T21:31:16.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:31:16 [2024-02-28T21:31:16.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {traces} time=-241107338 data=null button=0 stateMask=0x0 x=118 y=58 count=0}, Tree node with text: traces]
16:31:16 [2024-02-28T21:31:16.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=-241107338 data=null doit=true}, Tree node with text: traces]
16:31:16 [2024-02-28T21:31:16.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=-241107338 data=null}, Tree node with text: traces]
16:31:16 [2024-02-28T21:31:16.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=-241107337 data=null button=1 stateMask=0x0 x=118 y=58 count=1}, Tree node with text: traces]
16:31:16 [2024-02-28T21:31:16.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241107337 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]
16:31:16 [2024-02-28T21:31:16.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=-241107328 data=null button=1 stateMask=0x80000 x=118 y=58 count=1}, Tree node with text: traces]
16:31:16 [2024-02-28T21:31:16.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:31:16 [2024-02-28T21:31:16.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:31:16 [2024-02-28T21:31:16.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: synctraces.tar.gz
16:31:16 [2024-02-28T21:31:16.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:31:16 [2024-02-28T21:31:16.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:31:16 [2024-02-28T21:31:16.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:31:16 [2024-02-28T21:31:16.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:31:16 [2024-02-28T21:31:16.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:31:16 [2024-02-28T21:31:16.681Z] 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:'))
16:31:16 [2024-02-28T21:31:16.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:31:16 [2024-02-28T21:31:16.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-241107317 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:'))]
16:31:16 [2024-02-28T21:31:16.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:31:16 [2024-02-28T21:31:16.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:16 [2024-02-28T21:31:16.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:16 [2024-02-28T21:31:16.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:16 [2024-02-28T21:31:16.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:16 [2024-02-28T21:31:16.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:16 [2024-02-28T21:31:16.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:16 [2024-02-28T21:31:16.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:16 [2024-02-28T21:31:16.681Z] 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'
16:31:16 [2024-02-28T21:31:16.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:31:16 [2024-02-28T21:31:16.681Z] 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')
16:31:16 [2024-02-28T21:31:16.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:16 [2024-02-28T21:31:16.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:16 [2024-02-28T21:31:16.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:16 [2024-02-28T21:31:16.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:16 [2024-02-28T21:31:16.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:16 [2024-02-28T21:31:16.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:16 [2024-02-28T21:31:16.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:16 [2024-02-28T21:31:16.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:16 [2024-02-28T21:31:16.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:16 [2024-02-28T21:31:16.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:16 [2024-02-28T21:31:16.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:16 [2024-02-28T21:31:16.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:16 [2024-02-28T21:31:16.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:16 [2024-02-28T21:31:16.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:31:16 [2024-02-28T21:31:16.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:31:16 [2024-02-28T21:31:16.681Z] 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')
16:31:16 [2024-02-28T21:31:16.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:16 [2024-02-28T21:31:16.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:16 [2024-02-28T21:31:16.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:16 [2024-02-28T21:31:16.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:16 [2024-02-28T21:31:16.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:31:16 [2024-02-28T21:31:16.681Z] 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.
16:31:16 [2024-02-28T21:31:16.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:16 [2024-02-28T21:31:16.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:16 [2024-02-28T21:31:16.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:16 [2024-02-28T21:31:16.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:16 [2024-02-28T21:31:16.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:16 [2024-02-28T21:31:16.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:31:16 [2024-02-28T21:31:16.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:31:16 [2024-02-28T21:31:16.681Z] 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')
16:31:16 [2024-02-28T21:31:16.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:16 [2024-02-28T21:31:16.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:16 [2024-02-28T21:31:16.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:16 [2024-02-28T21:31:16.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:16 [2024-02-28T21:31:16.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:16 [2024-02-28T21:31:16.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:16 [2024-02-28T21:31:16.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:16 [2024-02-28T21:31:16.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:31:16 [2024-02-28T21:31:16.682Z] 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.
16:31:16 [2024-02-28T21:31:16.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:16 [2024-02-28T21:31:16.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:16 [2024-02-28T21:31:16.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:16 [2024-02-28T21:31:16.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:16 [2024-02-28T21:31:16.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:16 [2024-02-28T21:31:16.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:16 [2024-02-28T21:31:16.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:31:16 [2024-02-28T21:31:16.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:31:16 [2024-02-28T21:31:16.682Z] 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')
16:31:16 [2024-02-28T21:31:16.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:16 [2024-02-28T21:31:16.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:16 [2024-02-28T21:31:16.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:16 [2024-02-28T21:31:16.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:16 [2024-02-28T21:31:16.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:16 [2024-02-28T21:31:16.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:16 [2024-02-28T21:31:16.682Z] 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')
16:31:16 [2024-02-28T21:31:16.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@ced7e4a
16:31:16 [2024-02-28T21:31:16.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=-241107236 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')]
16:31:16 [2024-02-28T21:31:16.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-241107236 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')]
16:31:16 [2024-02-28T21:31:16.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=-241107236 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
16:31:16 [2024-02-28T21:31:16.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=-241107236 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
16:31:16 [2024-02-28T21:31:16.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=-241107236 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')]
16:31:16 [2024-02-28T21:31:16.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=-241107236 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')]
16:31:16 [2024-02-28T21:31:16.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=-241107236 data=null 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')]
16:31:16 [2024-02-28T21:31:16.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=-241107236 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')]
16:31:16 [2024-02-28T21:31:16.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-241107235 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')]
16:31:16 [2024-02-28T21:31:16.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=-241107235 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')]
16:31:16 [2024-02-28T21:31:16.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=-241107235 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
16:31:16 [2024-02-28T21:31:16.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=-241107235 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
16:31:16 [2024-02-28T21:31:16.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:16 [2024-02-28T21:31:16.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:16 [2024-02-28T21:31:16.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:16 [2024-02-28T21:31:16.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:16 [2024-02-28T21:31:16.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:16 [2024-02-28T21:31:16.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:16 [2024-02-28T21:31:16.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:16 [2024-02-28T21:31:16.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:16 [2024-02-28T21:31:16.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:16 [2024-02-28T21:31:16.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:31:16 [2024-02-28T21:31:16.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:31:16 [2024-02-28T21:31:16.683Z] 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')
16:31:16 [2024-02-28T21:31:16.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:16 [2024-02-28T21:31:16.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:16 [2024-02-28T21:31:16.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:16 [2024-02-28T21:31:16.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:31:16 [2024-02-28T21:31:16.683Z] 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.
16:31:16 [2024-02-28T21:31:16.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:16 [2024-02-28T21:31:16.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:16 [2024-02-28T21:31:16.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:16 [2024-02-28T21:31:16.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:16 [2024-02-28T21:31:16.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:16 [2024-02-28T21:31:16.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:16 [2024-02-28T21:31:16.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:16 [2024-02-28T21:31:16.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:16 [2024-02-28T21:31:16.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:16 [2024-02-28T21:31:16.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:16 [2024-02-28T21:31:16.683Z] 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)'
16:31:16 [2024-02-28T21:31:16.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:31:16 [2024-02-28T21:31:16.683Z] 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')
16:31:16 [2024-02-28T21:31:16.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:16 [2024-02-28T21:31:16.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:16 [2024-02-28T21:31:16.683Z] 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')
16:31:16 [2024-02-28T21:31:16.683Z] 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.
16:31:16 [2024-02-28T21:31:16.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:16 [2024-02-28T21:31:16.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:16 [2024-02-28T21:31:16.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:16 [2024-02-28T21:31:16.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:16 [2024-02-28T21:31:16.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:16 [2024-02-28T21:31:16.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:16 [2024-02-28T21:31:16.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:16 [2024-02-28T21:31:16.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:16 [2024-02-28T21:31:16.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:16 [2024-02-28T21:31:16.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:16 [2024-02-28T21:31:16.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:16 [2024-02-28T21:31:16.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:16 [2024-02-28T21:31:16.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:31:16 [2024-02-28T21:31:16.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:31:16 [2024-02-28T21:31:16.683Z] 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')
16:31:16 [2024-02-28T21:31:16.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:31:16 [2024-02-28T21:31:16.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-241107231 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:16 [2024-02-28T21:31:16.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-241107231 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:16 [2024-02-28T21:31:16.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-241107231 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:16 [2024-02-28T21:31:16.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-241107231 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:16 [2024-02-28T21:31:16.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-241107231 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:16 [2024-02-28T21:31:16.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-241107231 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:16 [2024-02-28T21:31:16.683Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:31:16 [2024-02-28T21:31:16.683Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:31:16 [2024-02-28T21:31:16.683Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:31:16 [2024-02-28T21:31:16.683Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:31:16 [2024-02-28T21:31:16.683Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:31:16 [2024-02-28T21:31:16.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:31:16 [2024-02-28T21:31:16.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-241107231 data=null 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')]
16:31:16 [2024-02-28T21:31:16.939Z] 
16:31:16 [2024-02-28T21:31:16.939Z] (Eclipse:10261): Gtk-WARNING **: 21:31:16.914: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:17 [2024-02-28T21:31:17.194Z] 
16:31:17 [2024-02-28T21:31:17.194Z] (Eclipse:10261): Gtk-WARNING **: 21:31:16.973: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:17 [2024-02-28T21:31:17.194Z] 
16:31:17 [2024-02-28T21:31:17.194Z] (Eclipse:10261): Gtk-WARNING **: 21:31:16.989: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:17 [2024-02-28T21:31:17.194Z] 
16:31:17 [2024-02-28T21:31:17.194Z] (Eclipse:10261): Gtk-WARNING **: 21:31:17.006: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:17 [2024-02-28T21:31:17.194Z] 
16:31:17 [2024-02-28T21:31:17.194Z] (Eclipse:10261): Gtk-WARNING **: 21:31:17.021: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:17 [2024-02-28T21:31:17.194Z] 
16:31:17 [2024-02-28T21:31:17.194Z] (Eclipse:10261): Gtk-WARNING **: 21:31:17.037: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:17 [2024-02-28T21:31:17.194Z] 
16:31:17 [2024-02-28T21:31:17.194Z] (Eclipse:10261): Gtk-WARNING **: 21:31:17.055: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:17 [2024-02-28T21:31:17.194Z] 
16:31:17 [2024-02-28T21:31:17.194Z] (Eclipse:10261): Gtk-WARNING **: 21:31:17.071: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:17 [2024-02-28T21:31:17.194Z] 
16:31:17 [2024-02-28T21:31:17.194Z] (Eclipse:10261): Gtk-WARNING **: 21:31:17.088: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:17 [2024-02-28T21:31:17.194Z] 
16:31:17 [2024-02-28T21:31:17.194Z] (Eclipse:10261): Gtk-WARNING **: 21:31:17.105: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:17 [2024-02-28T21:31:17.194Z] 
16:31:17 [2024-02-28T21:31:17.194Z] (Eclipse:10261): Gtk-WARNING **: 21:31:17.121: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:17 [2024-02-28T21:31:17.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:31:17 [2024-02-28T21:31:17.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:31:17 [2024-02-28T21:31:17.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:31:17 [2024-02-28T21:31:17.451Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:31:17 [2024-02-28T21:31:17.451Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:31:17 [2024-02-28T21:31:17.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-241106586 data=null doit=true}, TreeItem with text {Traces [2]}]
16:31:17 [2024-02-28T21:31:17.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-241106586 data=null}, TreeItem with text {Traces [2]}]
16:31:17 [2024-02-28T21:31:17.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-241106586 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:31:17 [2024-02-28T21:31:17.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-241106586 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]}]
16:31:17 [2024-02-28T21:31:17.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-241106585 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:31:17 [2024-02-28T21:31:17.451Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
16:31:17 [2024-02-28T21:31:17.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {Tracing [2]}
16:31:17 [2024-02-28T21:31:17.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing [2]} time=-241106584 data=null button=0 stateMask=0x0 x=112 y=81 count=0}, TreeItem with text {Tracing [2]}]
16:31:17 [2024-02-28T21:31:17.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing [2]} time=-241106584 data=null doit=true}, TreeItem with text {Tracing [2]}]
16:31:17 [2024-02-28T21:31:17.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:31:17 [2024-02-28T21:31:17.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing [2]} time=-241106584 data=null}, TreeItem with text {Tracing [2]}]
16:31:17 [2024-02-28T21:31:17.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing [2]} time=-241106584 data=null button=1 stateMask=0x0 x=112 y=81 count=1}, TreeItem with text {Tracing [2]}]
16:31:17 [2024-02-28T21:31:17.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241106584 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]}]
16:31:17 [2024-02-28T21:31:17.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing [2]} time=-241106578 data=null button=1 stateMask=0x80000 x=112 y=81 count=1}, TreeItem with text {Tracing [2]}]
16:31:17 [2024-02-28T21:31:17.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing [2]} time=-241106578 data=null button=1 stateMask=0x0 x=112 y=81 count=2}, TreeItem with text {Tracing [2]}]
16:31:17 [2024-02-28T21:31:17.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {Tracing [2]} time=-241106578 data=null button=1 stateMask=0x0 x=112 y=81 count=2}, TreeItem with text {Tracing [2]}]
16:31:17 [2024-02-28T21:31:17.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-241106578 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]}]
16:31:17 [2024-02-28T21:31:17.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing [2]} time=-241106575 data=null button=1 stateMask=0x80000 x=112 y=81 count=2}, TreeItem with text {Tracing [2]}]
16:31:17 [2024-02-28T21:31:17.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {Tracing [2]} time=-241106574 data=null button=0 stateMask=0x0 x=112 y=81 count=0}, TreeItem with text {Tracing [2]}]
16:31:17 [2024-02-28T21:31:17.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {Tracing [2]} time=-241106574 data=null doit=true}, TreeItem with text {Tracing [2]}]
16:31:17 [2024-02-28T21:31:17.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {Tracing [2]} time=-241106574 data=null}, TreeItem with text {Tracing [2]}]
16:31:17 [2024-02-28T21:31:17.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {Tracing [2]}
16:31:17 [2024-02-28T21:31:17.451Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing [2]} is already expanded. Won't expand it again.
16:31:17 [2024-02-28T21:31:17.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {traces [2]}
16:31:17 [2024-02-28T21:31:17.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {traces [2]} time=-241106574 data=null button=0 stateMask=0x0 x=127 y=104 count=0}, TreeItem with text {traces [2]}]
16:31:17 [2024-02-28T21:31:17.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces [2]} time=-241106569 data=null doit=true}, TreeItem with text {traces [2]}]
16:31:17 [2024-02-28T21:31:17.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:31:17 [2024-02-28T21:31:17.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces [2]} time=-241106569 data=null}, TreeItem with text {traces [2]}]
16:31:17 [2024-02-28T21:31:17.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces [2]} time=-241106568 data=null button=1 stateMask=0x0 x=127 y=104 count=1}, TreeItem with text {traces [2]}]
16:31:17 [2024-02-28T21:31:17.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241106568 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]}]
16:31:17 [2024-02-28T21:31:17.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces [2]} time=-241106564 data=null button=1 stateMask=0x80000 x=127 y=104 count=1}, TreeItem with text {traces [2]}]
16:31:17 [2024-02-28T21:31:17.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces [2]} time=-241106563 data=null button=1 stateMask=0x0 x=127 y=104 count=2}, TreeItem with text {traces [2]}]
16:31:17 [2024-02-28T21:31:17.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {traces [2]} time=-241106563 data=null button=1 stateMask=0x0 x=127 y=104 count=2}, TreeItem with text {traces [2]}]
16:31:17 [2024-02-28T21:31:17.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-241106563 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]}]
16:31:17 [2024-02-28T21:31:17.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces [2]} time=-241106560 data=null button=1 stateMask=0x80000 x=127 y=104 count=2}, TreeItem with text {traces [2]}]
16:31:17 [2024-02-28T21:31:17.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {traces [2]} time=-241106560 data=null button=0 stateMask=0x0 x=127 y=104 count=0}, TreeItem with text {traces [2]}]
16:31:17 [2024-02-28T21:31:17.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {traces [2]} time=-241106560 data=null doit=true}, TreeItem with text {traces [2]}]
16:31:17 [2024-02-28T21:31:17.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {traces [2]} time=-241106560 data=null}, TreeItem with text {traces [2]}]
16:31:17 [2024-02-28T21:31:17.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {traces [2]}
16:31:17 [2024-02-28T21:31:17.452Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {traces [2]} is already expanded. Won't expand it again.
16:31:17 [2024-02-28T21:31:17.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synctraces.tar.gz [2]}
16:31:17 [2024-02-28T21:31:17.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=-241106559 data=null button=0 stateMask=0x0 x=180 y=127 count=0}, TreeItem with text {synctraces.tar.gz [2]}]
16:31:17 [2024-02-28T21:31:17.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces.tar.gz [2]} time=-241106559 data=null doit=true}, TreeItem with text {synctraces.tar.gz [2]}]
16:31:17 [2024-02-28T21:31:17.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:31:17 [2024-02-28T21:31:17.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces.tar.gz [2]} time=-241106559 data=null}, TreeItem with text {synctraces.tar.gz [2]}]
16:31:17 [2024-02-28T21:31:17.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=-241106559 data=null button=1 stateMask=0x0 x=180 y=127 count=1}, TreeItem with text {synctraces.tar.gz [2]}]
16:31:17 [2024-02-28T21:31:17.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241106558 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]}]
16:31:17 [2024-02-28T21:31:17.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=-241106550 data=null button=1 stateMask=0x80000 x=180 y=127 count=1}, TreeItem with text {synctraces.tar.gz [2]}]
16:31:17 [2024-02-28T21:31:17.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=-241106550 data=null button=1 stateMask=0x0 x=180 y=127 count=2}, TreeItem with text {synctraces.tar.gz [2]}]
16:31:17 [2024-02-28T21:31:17.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=-241106550 data=null button=1 stateMask=0x0 x=180 y=127 count=2}, TreeItem with text {synctraces.tar.gz [2]}]
16:31:17 [2024-02-28T21:31:17.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-241106549 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]}]
16:31:17 [2024-02-28T21:31:17.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=-241106546 data=null button=1 stateMask=0x80000 x=180 y=127 count=2}, TreeItem with text {synctraces.tar.gz [2]}]
16:31:17 [2024-02-28T21:31:17.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=-241106546 data=null button=0 stateMask=0x0 x=180 y=127 count=0}, TreeItem with text {synctraces.tar.gz [2]}]
16:31:17 [2024-02-28T21:31:17.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synctraces.tar.gz [2]} time=-241106546 data=null doit=true}, TreeItem with text {synctraces.tar.gz [2]}]
16:31:17 [2024-02-28T21:31:17.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synctraces.tar.gz [2]} time=-241106546 data=null}, TreeItem with text {synctraces.tar.gz [2]}]
16:31:17 [2024-02-28T21:31:17.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synctraces.tar.gz [2]}
16:31:17 [2024-02-28T21:31:17.452Z] 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.
16:31:17 [2024-02-28T21:31:17.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synctraces [2]}
16:31:17 [2024-02-28T21:31:17.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces [2]} time=-241106545 data=null button=0 stateMask=0x0 x=178 y=150 count=0}, TreeItem with text {synctraces [2]}]
16:31:17 [2024-02-28T21:31:17.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces [2]} time=-241106545 data=null doit=true}, TreeItem with text {synctraces [2]}]
16:31:17 [2024-02-28T21:31:17.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:31:17 [2024-02-28T21:31:17.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces [2]} time=-241106545 data=null}, TreeItem with text {synctraces [2]}]
16:31:17 [2024-02-28T21:31:17.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=-241106544 data=null button=1 stateMask=0x0 x=178 y=150 count=1}, TreeItem with text {synctraces [2]}]
16:31:17 [2024-02-28T21:31:17.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241106544 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]}]
16:31:17 [2024-02-28T21:31:17.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=-241106535 data=null button=1 stateMask=0x80000 x=178 y=150 count=1}, TreeItem with text {synctraces [2]}]
16:31:17 [2024-02-28T21:31:17.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=-241106535 data=null button=1 stateMask=0x0 x=178 y=150 count=2}, TreeItem with text {synctraces [2]}]
16:31:17 [2024-02-28T21:31:17.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synctraces [2]} time=-241106534 data=null button=1 stateMask=0x0 x=178 y=150 count=2}, TreeItem with text {synctraces [2]}]
16:31:17 [2024-02-28T21:31:17.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-241106534 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]}]
16:31:17 [2024-02-28T21:31:17.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=-241106531 data=null button=1 stateMask=0x80000 x=178 y=150 count=2}, TreeItem with text {synctraces [2]}]
16:31:17 [2024-02-28T21:31:17.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synctraces [2]} time=-241106530 data=null button=0 stateMask=0x0 x=178 y=150 count=0}, TreeItem with text {synctraces [2]}]
16:31:17 [2024-02-28T21:31:17.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synctraces [2]} time=-241106530 data=null doit=true}, TreeItem with text {synctraces [2]}]
16:31:17 [2024-02-28T21:31:17.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synctraces [2]} time=-241106530 data=null}, TreeItem with text {synctraces [2]}]
16:31:17 [2024-02-28T21:31:17.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synctraces [2]}
16:31:17 [2024-02-28T21:31:17.453Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {synctraces [2]} is already expanded. Won't expand it again.
16:31:17 [2024-02-28T21:31:17.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
16:31:17 [2024-02-28T21:31:17.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=-241106530 data=null button=0 stateMask=0x0 x=179 y=173 count=0}, TreeItem with text {scp_dest}]
16:31:17 [2024-02-28T21:31:17.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=-241106530 data=null doit=true}, TreeItem with text {scp_dest}]
16:31:17 [2024-02-28T21:31:17.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:31:17 [2024-02-28T21:31:17.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=-241106530 data=null}, TreeItem with text {scp_dest}]
16:31:17 [2024-02-28T21:31:17.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-241106529 data=null button=1 stateMask=0x0 x=179 y=173 count=1}, TreeItem with text {scp_dest}]
16:31:17 [2024-02-28T21:31:17.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241106529 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}]
16:31:17 [2024-02-28T21:31:17.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-241106526 data=null button=1 stateMask=0x80000 x=179 y=173 count=1}, TreeItem with text {scp_dest}]
16:31:17 [2024-02-28T21:31:17.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-241106525 data=null button=1 stateMask=0x0 x=179 y=173 count=2}, TreeItem with text {scp_dest}]
16:31:17 [2024-02-28T21:31:17.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=-241106525 data=null button=1 stateMask=0x0 x=179 y=173 count=2}, TreeItem with text {scp_dest}]
16:31:17 [2024-02-28T21:31:17.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-241106525 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}]
16:31:17 [2024-02-28T21:31:17.708Z] 
16:31:17 [2024-02-28T21:31:17.708Z] (Eclipse:10261): Gtk-CRITICAL **: 21:31:17.472: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:31:17 [2024-02-28T21:31:17.708Z] 
16:31:17 [2024-02-28T21:31:17.708Z] (Eclipse:10261): Gtk-WARNING **: 21:31:17.494: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:17 [2024-02-28T21:31:17.708Z] 
16:31:17 [2024-02-28T21:31:17.708Z] (Eclipse:10261): Gtk-WARNING **: 21:31:17.526: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:17 [2024-02-28T21:31:17.708Z] 
16:31:17 [2024-02-28T21:31:17.708Z] (Eclipse:10261): Gtk-CRITICAL **: 21:31:17.527: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:31:17 [2024-02-28T21:31:17.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-241106484 data=null button=1 stateMask=0x80000 x=179 y=173 count=2}, TreeItem with text {scp_dest}]
16:31:17 [2024-02-28T21:31:17.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=-241106192 data=null button=0 stateMask=0x0 x=179 y=173 count=0}, TreeItem with text {scp_dest}]
16:31:17 [2024-02-28T21:31:17.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=-241106125 data=null doit=true}, TreeItem with text {scp_dest}]
16:31:17 [2024-02-28T21:31:17.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=-241106125 data=null}, TreeItem with text {scp_dest}]
16:31:17 [2024-02-28T21:31:17.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
16:31:17 [2024-02-28T21:31:17.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"Tracing/traces/synctraces.tar.gz/synctraces/scp_dest"'
16:31:17 [2024-02-28T21:31:17.964Z] 
16:31:17 [2024-02-28T21:31:17.964Z] (Eclipse:10261): Gtk-WARNING **: 21:31:17.768: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:17 [2024-02-28T21:31:17.964Z] 
16:31:17 [2024-02-28T21:31:17.964Z] (Eclipse:10261): Gtk-CRITICAL **: 21:31:17.882: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:31:17 [2024-02-28T21:31:17.964Z] 
16:31:17 [2024-02-28T21:31:17.964Z] (Eclipse:10261): Gtk-WARNING **: 21:31:17.885: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:18 [2024-02-28T21:31:18.219Z] 
16:31:18 [2024-02-28T21:31:18.219Z] (Eclipse:10261): Gtk-WARNING **: 21:31:18.129: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:18 [2024-02-28T21:31:18.219Z] 
16:31:18 [2024-02-28T21:31:18.219Z] (Eclipse:10261): Gtk-WARNING **: 21:31:18.183: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:18 [2024-02-28T21:31:18.219Z] 
16:31:18 [2024-02-28T21:31:18.219Z] (Eclipse:10261): Gtk-WARNING **: 21:31:18.203: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:18 [2024-02-28T21:31:18.474Z] 
16:31:18 [2024-02-28T21:31:18.474Z] (Eclipse:10261): Gtk-WARNING **: 21:31:18.221: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:18 [2024-02-28T21:31:18.474Z] 
16:31:18 [2024-02-28T21:31:18.474Z] (Eclipse:10261): Gtk-WARNING **: 21:31:18.240: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:18 [2024-02-28T21:31:18.474Z] 
16:31:18 [2024-02-28T21:31:18.474Z] (Eclipse:10261): Gtk-WARNING **: 21:31:18.257: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:18 [2024-02-28T21:31:18.474Z] 
16:31:18 [2024-02-28T21:31:18.474Z] (Eclipse:10261): Gtk-WARNING **: 21:31:18.274: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:18 [2024-02-28T21:31:18.474Z] 
16:31:18 [2024-02-28T21:31:18.474Z] (Eclipse:10261): Gtk-WARNING **: 21:31:18.290: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:18 [2024-02-28T21:31:18.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:18 [2024-02-28T21:31:18.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:31:18 [2024-02-28T21:31:18.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:31:18 [2024-02-28T21:31:18.730Z] 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')
16:31:18 [2024-02-28T21:31:18.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:18 [2024-02-28T21:31:18.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:18 [2024-02-28T21:31:18.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:18 [2024-02-28T21:31:18.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:18 [2024-02-28T21:31:18.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:18 [2024-02-28T21:31:18.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:18 [2024-02-28T21:31:18.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:18 [2024-02-28T21:31:18.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:18 [2024-02-28T21:31:18.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:18 [2024-02-28T21:31:18.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:18 [2024-02-28T21:31:18.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:18 [2024-02-28T21:31:18.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
16:31:18 [2024-02-28T21:31:18.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select &archive file:} time=-241105318 data=null doit=true}, Button with text {Select &archive file:}]
16:31:18 [2024-02-28T21:31:18.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=-241105317 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:}]
16:31:18 [2024-02-28T21:31:18.730Z] 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')
16:31:18 [2024-02-28T21:31:18.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select roo&t directory:} time=-241105314 data=null doit=true}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
16:31:18 [2024-02-28T21:31:18.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select roo&t directory:} time=-241105314 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')]
16:31:18 [2024-02-28T21:31:18.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select roo&t directory:} time=-241105314 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')]
16:31:18 [2024-02-28T21:31:18.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=-241105314 data=null 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')]
16:31:18 [2024-02-28T21:31:18.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
16:31:18 [2024-02-28T21:31:18.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:31:18 [2024-02-28T21:31:18.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:31:18 [2024-02-28T21:31:18.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:31:18 [2024-02-28T21:31:18.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:31:18 [2024-02-28T21:31:18.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:31:18 [2024-02-28T21:31:18.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:31:18 [2024-02-28T21:31:18.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:31:18 [2024-02-28T21:31:18.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
16:31:18 [2024-02-28T21:31:18.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces} [layout=null] time=-241105310 data=null}, (of type 'Combo')]
16:31:18 [2024-02-28T21:31:18.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
16:31:18 [2024-02-28T21:31:18.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:31:18 [2024-02-28T21:31:18.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:31:18 [2024-02-28T21:31:18.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:31:18 [2024-02-28T21:31:18.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:31:18 [2024-02-28T21:31:18.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:31:18 [2024-02-28T21:31:18.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:31:18 [2024-02-28T21:31:18.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {traces} time=-241105261 data=null button=0 stateMask=0x0 x=82 y=12 count=0}, TreeItem with text {traces}]
16:31:18 [2024-02-28T21:31:18.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=-241105261 data=null doit=true}, TreeItem with text {traces}]
16:31:18 [2024-02-28T21:31:18.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=-241105261 data=null}, TreeItem with text {traces}]
16:31:18 [2024-02-28T21:31:18.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=-241105239 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
16:31:18 [2024-02-28T21:31:18.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241105238 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}]
16:31:18 [2024-02-28T21:31:18.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=-241105238 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
16:31:18 [2024-02-28T21:31:18.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:31:18 [2024-02-28T21:31:18.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:31:18 [2024-02-28T21:31:18.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: synctraces.tar.gz
16:31:18 [2024-02-28T21:31:18.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:31:18 [2024-02-28T21:31:18.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:31:18 [2024-02-28T21:31:18.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:31:18 [2024-02-28T21:31:18.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:31:18 [2024-02-28T21:31:18.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:31:18 [2024-02-28T21:31:18.731Z] 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:'))
16:31:18 [2024-02-28T21:31:18.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:31:18 [2024-02-28T21:31:18.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-241105222 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:'))]
16:31:18 [2024-02-28T21:31:18.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:31:18 [2024-02-28T21:31:18.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:18 [2024-02-28T21:31:18.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:18 [2024-02-28T21:31:18.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:18 [2024-02-28T21:31:18.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:18 [2024-02-28T21:31:18.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:18 [2024-02-28T21:31:18.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:18 [2024-02-28T21:31:18.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:18 [2024-02-28T21:31:18.731Z] 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'
16:31:18 [2024-02-28T21:31:18.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:31:18 [2024-02-28T21:31:18.731Z] 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')
16:31:18 [2024-02-28T21:31:18.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:18 [2024-02-28T21:31:18.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:18 [2024-02-28T21:31:18.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:18 [2024-02-28T21:31:18.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:18 [2024-02-28T21:31:18.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:18 [2024-02-28T21:31:18.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:31:18 [2024-02-28T21:31:18.731Z] 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.
16:31:18 [2024-02-28T21:31:18.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:18 [2024-02-28T21:31:18.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:18 [2024-02-28T21:31:18.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:18 [2024-02-28T21:31:18.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:18 [2024-02-28T21:31:18.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:18 [2024-02-28T21:31:18.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:18 [2024-02-28T21:31:18.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:18 [2024-02-28T21:31:18.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:18 [2024-02-28T21:31:18.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:31:18 [2024-02-28T21:31:18.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:31:18 [2024-02-28T21:31:18.731Z] 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')
16:31:18 [2024-02-28T21:31:18.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:18 [2024-02-28T21:31:18.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:18 [2024-02-28T21:31:18.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:18 [2024-02-28T21:31:18.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:18 [2024-02-28T21:31:18.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:31:18 [2024-02-28T21:31:18.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@7306f65f
16:31:18 [2024-02-28T21:31:18.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-241105220 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')]
16:31:18 [2024-02-28T21:31:18.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-241105220 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')]
16:31:18 [2024-02-28T21:31:18.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-241105220 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:31:18 [2024-02-28T21:31:18.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-241105220 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:31:18 [2024-02-28T21:31:18.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-241105220 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')]
16:31:18 [2024-02-28T21:31:18.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-241105220 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')]
16:31:18 [2024-02-28T21:31:18.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-241105220 data=null 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')]
16:31:18 [2024-02-28T21:31:18.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-241105220 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')]
16:31:18 [2024-02-28T21:31:18.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-241105219 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')]
16:31:18 [2024-02-28T21:31:18.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-241105219 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')]
16:31:18 [2024-02-28T21:31:18.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-241105219 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:31:18 [2024-02-28T21:31:18.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-241105219 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:31:18 [2024-02-28T21:31:18.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:18 [2024-02-28T21:31:18.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:18 [2024-02-28T21:31:18.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:18 [2024-02-28T21:31:18.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:18 [2024-02-28T21:31:18.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:18 [2024-02-28T21:31:18.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:31:18 [2024-02-28T21:31:18.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:31:18 [2024-02-28T21:31:18.732Z] 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')
16:31:18 [2024-02-28T21:31:18.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:18 [2024-02-28T21:31:18.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:18 [2024-02-28T21:31:18.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:18 [2024-02-28T21:31:18.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:18 [2024-02-28T21:31:18.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:18 [2024-02-28T21:31:18.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:18 [2024-02-28T21:31:18.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:18 [2024-02-28T21:31:18.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:31:18 [2024-02-28T21:31:18.732Z] 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.
16:31:18 [2024-02-28T21:31:18.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:18 [2024-02-28T21:31:18.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:18 [2024-02-28T21:31:18.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:18 [2024-02-28T21:31:18.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:18 [2024-02-28T21:31:18.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:18 [2024-02-28T21:31:18.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:18 [2024-02-28T21:31:18.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:31:18 [2024-02-28T21:31:18.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:31:18 [2024-02-28T21:31:18.732Z] 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')
16:31:18 [2024-02-28T21:31:18.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:18 [2024-02-28T21:31:18.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:18 [2024-02-28T21:31:18.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:18 [2024-02-28T21:31:18.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:18 [2024-02-28T21:31:18.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:18 [2024-02-28T21:31:18.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:18 [2024-02-28T21:31:18.732Z] 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')
16:31:18 [2024-02-28T21:31:18.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@79fa9f97
16:31:18 [2024-02-28T21:31:18.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=-241105217 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')]
16:31:18 [2024-02-28T21:31:18.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-241105217 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')]
16:31:18 [2024-02-28T21:31:18.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=-241105217 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
16:31:18 [2024-02-28T21:31:18.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=-241105217 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
16:31:18 [2024-02-28T21:31:18.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=-241105217 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')]
16:31:18 [2024-02-28T21:31:18.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=-241105217 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')]
16:31:18 [2024-02-28T21:31:18.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=-241105217 data=null 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')]
16:31:18 [2024-02-28T21:31:18.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=-241105217 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')]
16:31:18 [2024-02-28T21:31:18.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-241105216 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')]
16:31:18 [2024-02-28T21:31:18.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=-241105216 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')]
16:31:18 [2024-02-28T21:31:18.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=-241105216 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
16:31:18 [2024-02-28T21:31:18.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=-241105216 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
16:31:18 [2024-02-28T21:31:18.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:18 [2024-02-28T21:31:18.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:18 [2024-02-28T21:31:18.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:18 [2024-02-28T21:31:18.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:18 [2024-02-28T21:31:18.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:18 [2024-02-28T21:31:18.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:18 [2024-02-28T21:31:18.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:18 [2024-02-28T21:31:18.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:18 [2024-02-28T21:31:18.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:18 [2024-02-28T21:31:18.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:31:18 [2024-02-28T21:31:18.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:31:18 [2024-02-28T21:31:18.733Z] 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')
16:31:18 [2024-02-28T21:31:18.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:18 [2024-02-28T21:31:18.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:18 [2024-02-28T21:31:18.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:18 [2024-02-28T21:31:18.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:31:18 [2024-02-28T21:31:18.733Z] 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.
16:31:18 [2024-02-28T21:31:18.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:18 [2024-02-28T21:31:18.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:18 [2024-02-28T21:31:18.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:18 [2024-02-28T21:31:18.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:18 [2024-02-28T21:31:18.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:18 [2024-02-28T21:31:18.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:18 [2024-02-28T21:31:18.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:18 [2024-02-28T21:31:18.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:18 [2024-02-28T21:31:18.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:18 [2024-02-28T21:31:18.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:18 [2024-02-28T21:31:18.733Z] 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)'
16:31:18 [2024-02-28T21:31:18.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:31:18 [2024-02-28T21:31:18.733Z] 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')
16:31:18 [2024-02-28T21:31:18.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:18 [2024-02-28T21:31:18.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:18 [2024-02-28T21:31:18.733Z] 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')
16:31:18 [2024-02-28T21:31:18.733Z] 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.
16:31:18 [2024-02-28T21:31:18.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:18 [2024-02-28T21:31:18.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:18 [2024-02-28T21:31:18.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:18 [2024-02-28T21:31:18.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:18 [2024-02-28T21:31:18.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:18 [2024-02-28T21:31:18.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:18 [2024-02-28T21:31:18.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:18 [2024-02-28T21:31:18.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:18 [2024-02-28T21:31:18.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:18 [2024-02-28T21:31:18.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:18 [2024-02-28T21:31:18.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:18 [2024-02-28T21:31:18.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:18 [2024-02-28T21:31:18.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:31:18 [2024-02-28T21:31:18.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:31:18 [2024-02-28T21:31:18.734Z] 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')
16:31:18 [2024-02-28T21:31:18.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:31:18 [2024-02-28T21:31:18.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-241105214 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:18 [2024-02-28T21:31:18.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-241105214 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:18 [2024-02-28T21:31:18.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-241105214 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:18 [2024-02-28T21:31:18.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-241105214 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:18 [2024-02-28T21:31:18.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-241105214 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:18 [2024-02-28T21:31:18.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-241105214 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:18 [2024-02-28T21:31:18.734Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:31:18 [2024-02-28T21:31:18.734Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:31:18 [2024-02-28T21:31:18.734Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:31:18 [2024-02-28T21:31:18.734Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:31:18 [2024-02-28T21:31:18.734Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:31:18 [2024-02-28T21:31:18.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:31:18 [2024-02-28T21:31:18.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-241105214 data=null 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')]
16:31:18 [2024-02-28T21:31:18.989Z] 
16:31:18 [2024-02-28T21:31:18.989Z] (Eclipse:10261): Gtk-WARNING **: 21:31:18.906: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:18 [2024-02-28T21:31:18.989Z] 
16:31:18 [2024-02-28T21:31:18.989Z] (Eclipse:10261): Gtk-WARNING **: 21:31:18.922: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:18 [2024-02-28T21:31:18.989Z] 
16:31:18 [2024-02-28T21:31:18.989Z] (Eclipse:10261): Gtk-WARNING **: 21:31:18.927: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:18 [2024-02-28T21:31:18.989Z] 
16:31:18 [2024-02-28T21:31:18.989Z] (Eclipse:10261): Gtk-WARNING **: 21:31:18.968: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:18 [2024-02-28T21:31:18.989Z] 
16:31:18 [2024-02-28T21:31:18.989Z] (Eclipse:10261): Gtk-WARNING **: 21:31:18.973: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:18 [2024-02-28T21:31:18.989Z] 
16:31:18 [2024-02-28T21:31:18.989Z] (Eclipse:10261): Gtk-WARNING **: 21:31:18.977: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:19 [2024-02-28T21:31:19.243Z] 
16:31:19 [2024-02-28T21:31:19.243Z] (Eclipse:10261): Gtk-WARNING **: 21:31:18.994: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:19 [2024-02-28T21:31:19.243Z] 
16:31:19 [2024-02-28T21:31:19.243Z] (Eclipse:10261): Gtk-WARNING **: 21:31:19.011: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:19 [2024-02-28T21:31:19.243Z] 
16:31:19 [2024-02-28T21:31:19.243Z] (Eclipse:10261): Gtk-WARNING **: 21:31:19.028: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:19 [2024-02-28T21:31:19.243Z] 
16:31:19 [2024-02-28T21:31:19.243Z] (Eclipse:10261): Gtk-WARNING **: 21:31:19.044: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:19 [2024-02-28T21:31:19.243Z] 
16:31:19 [2024-02-28T21:31:19.243Z] (Eclipse:10261): Gtk-WARNING **: 21:31:19.061: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:19 [2024-02-28T21:31:19.243Z] 
16:31:19 [2024-02-28T21:31:19.243Z] (Eclipse:10261): Gtk-WARNING **: 21:31:19.077: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:19 [2024-02-28T21:31:19.243Z] 
16:31:19 [2024-02-28T21:31:19.243Z] (Eclipse:10261): Gtk-WARNING **: 21:31:19.094: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:19 [2024-02-28T21:31:19.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:31:19 [2024-02-28T21:31:19.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:31:19 [2024-02-28T21:31:19.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:31:19 [2024-02-28T21:31:19.243Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:31:19 [2024-02-28T21:31:19.243Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:31:19 [2024-02-28T21:31:19.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-241104604 data=null doit=true}, TreeItem with text {Traces [2]}]
16:31:19 [2024-02-28T21:31:19.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-241104604 data=null}, TreeItem with text {Traces [2]}]
16:31:19 [2024-02-28T21:31:19.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-241104603 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:31:19 [2024-02-28T21:31:19.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-241104603 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]}]
16:31:19 [2024-02-28T21:31:19.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-241104602 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:31:19 [2024-02-28T21:31:19.243Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
16:31:19 [2024-02-28T21:31:19.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
16:31:19 [2024-02-28T21:31:19.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=-241104601 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
16:31:19 [2024-02-28T21:31:19.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=-241104601 data=null doit=true}, TreeItem with text {scp_dest}]
16:31:19 [2024-02-28T21:31:19.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:31:19 [2024-02-28T21:31:19.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=-241104601 data=null}, TreeItem with text {scp_dest}]
16:31:19 [2024-02-28T21:31:19.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-241104601 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
16:31:19 [2024-02-28T21:31:19.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241104601 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}]
16:31:19 [2024-02-28T21:31:19.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-241104592 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
16:31:19 [2024-02-28T21:31:19.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-241104592 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
16:31:19 [2024-02-28T21:31:19.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=-241104592 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
16:31:19 [2024-02-28T21:31:19.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-241104591 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}]
16:31:19 [2024-02-28T21:31:19.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-241104554 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
16:31:19 [2024-02-28T21:31:19.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=-241104549 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
16:31:19 [2024-02-28T21:31:19.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=-241104549 data=null doit=true}, TreeItem with text {scp_dest}]
16:31:19 [2024-02-28T21:31:19.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=-241104549 data=null}, TreeItem with text {scp_dest}]
16:31:19 [2024-02-28T21:31:19.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
16:31:19 [2024-02-28T21:31:19.499Z] 
16:31:19 [2024-02-28T21:31:19.499Z] (Eclipse:10261): Gtk-CRITICAL **: 21:31:19.368: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:31:19 [2024-02-28T21:31:19.499Z] 
16:31:19 [2024-02-28T21:31:19.499Z] (Eclipse:10261): Gtk-WARNING **: 21:31:19.391: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:19 [2024-02-28T21:31:19.499Z] 
16:31:19 [2024-02-28T21:31:19.499Z] (Eclipse:10261): Gtk-WARNING **: 21:31:19.475: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:19 [2024-02-28T21:31:19.499Z] 
16:31:19 [2024-02-28T21:31:19.499Z] (Eclipse:10261): Gtk-CRITICAL **: 21:31:19.475: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:31:20 [2024-02-28T21:31:20.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
16:31:20 [2024-02-28T21:31:20.070Z] 
16:31:20 [2024-02-28T21:31:20.070Z] (Eclipse:10261): Gtk-WARNING **: 21:31:19.800: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:20 [2024-02-28T21:31:20.070Z] 
16:31:20 [2024-02-28T21:31:20.070Z] (Eclipse:10261): Gtk-CRITICAL **: 21:31:19.916: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:31:20 [2024-02-28T21:31:20.070Z] 
16:31:20 [2024-02-28T21:31:20.070Z] (Eclipse:10261): Gtk-WARNING **: 21:31:19.919: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:20 [2024-02-28T21:31:20.325Z] 
16:31:20 [2024-02-28T21:31:20.325Z] (Eclipse:10261): Gtk-WARNING **: 21:31:20.200: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:20 [2024-02-28T21:31:20.325Z] 
16:31:20 [2024-02-28T21:31:20.325Z] (Eclipse:10261): Gtk-WARNING **: 21:31:20.222: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:20 [2024-02-28T21:31:20.325Z] 
16:31:20 [2024-02-28T21:31:20.325Z] (Eclipse:10261): Gtk-WARNING **: 21:31:20.284: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:20 [2024-02-28T21:31:20.325Z] 
16:31:20 [2024-02-28T21:31:20.325Z] (Eclipse:10261): Gtk-WARNING **: 21:31:20.305: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:20 [2024-02-28T21:31:20.644Z] 
16:31:20 [2024-02-28T21:31:20.644Z] (Eclipse:10261): Gtk-WARNING **: 21:31:20.325: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:20 [2024-02-28T21:31:20.644Z] 
16:31:20 [2024-02-28T21:31:20.644Z] (Eclipse:10261): Gtk-WARNING **: 21:31:20.381: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:20 [2024-02-28T21:31:20.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:20 [2024-02-28T21:31:20.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:20 [2024-02-28T21:31:20.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:20 [2024-02-28T21:31:20.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
16:31:20 [2024-02-28T21:31:20.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
16:31:20 [2024-02-28T21:31:20.900Z] 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')
16:31:20 [2024-02-28T21:31:20.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:20 [2024-02-28T21:31:20.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:20 [2024-02-28T21:31:20.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:20 [2024-02-28T21:31:20.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:20 [2024-02-28T21:31:20.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:20 [2024-02-28T21:31:20.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:20 [2024-02-28T21:31:20.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:20 [2024-02-28T21:31:20.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:20 [2024-02-28T21:31:20.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:20 [2024-02-28T21:31:20.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
16:31:20 [2024-02-28T21:31:20.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select roo&t directory:} time=-241103165 data=null doit=true}, Button with text {Select roo&t directory:}]
16:31:20 [2024-02-28T21:31:20.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=-241103165 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:}]
16:31:20 [2024-02-28T21:31:20.900Z] 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')
16:31:20 [2024-02-28T21:31:20.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select &archive file:} time=-241103163 data=null doit=true}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
16:31:20 [2024-02-28T21:31:20.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select &archive file:} time=-241103162 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')]
16:31:20 [2024-02-28T21:31:20.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select &archive file:} time=-241103162 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')]
16:31:20 [2024-02-28T21:31:20.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=-241103162 data=null 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')]
16:31:20 [2024-02-28T21:31:20.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
16:31:20 [2024-02-28T21:31:20.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:31:20 [2024-02-28T21:31:20.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:31:20 [2024-02-28T21:31:20.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:31:20 [2024-02-28T21:31:20.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:31:20 [2024-02-28T21:31:20.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:31:20 [2024-02-28T21:31:20.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:31:20 [2024-02-28T21:31:20.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:31:20 [2024-02-28T21:31:20.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz
16:31:20 [2024-02-28T21:31:20.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz} [layout=null] time=-241103159 data=null}, (of type 'Combo')]
16:31:20 [2024-02-28T21:31:20.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz
16:31:20 [2024-02-28T21:31:20.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:31:20 [2024-02-28T21:31:20.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:31:20 [2024-02-28T21:31:20.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:31:20 [2024-02-28T21:31:20.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:31:20 [2024-02-28T21:31:20.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:31:20 [2024-02-28T21:31:20.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:31:20 [2024-02-28T21:31:20.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/} time=-241103095 data=null button=0 stateMask=0x0 x=64 y=12 count=0}, TreeItem with text {/}]
16:31:20 [2024-02-28T21:31:20.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=-241103095 data=null doit=true}, TreeItem with text {/}]
16:31:20 [2024-02-28T21:31:20.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=-241103095 data=null}, TreeItem with text {/}]
16:31:20 [2024-02-28T21:31:20.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=-241103095 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
16:31:20 [2024-02-28T21:31:20.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241103095 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/}]
16:31:20 [2024-02-28T21:31:20.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=-241103094 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
16:31:20 [2024-02-28T21:31:20.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: /
16:31:20 [2024-02-28T21:31:20.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:20 [2024-02-28T21:31:20.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:20 [2024-02-28T21:31:20.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:20 [2024-02-28T21:31:20.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:20 [2024-02-28T21:31:20.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:20 [2024-02-28T21:31:20.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:20 [2024-02-28T21:31:20.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:20 [2024-02-28T21:31:20.901Z] 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'
16:31:20 [2024-02-28T21:31:20.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:31:20 [2024-02-28T21:31:20.901Z] 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')
16:31:20 [2024-02-28T21:31:20.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:20 [2024-02-28T21:31:20.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:20 [2024-02-28T21:31:20.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:20 [2024-02-28T21:31:20.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:20 [2024-02-28T21:31:20.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:20 [2024-02-28T21:31:20.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:31:20 [2024-02-28T21:31:20.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:31:20 [2024-02-28T21:31:20.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:31:20 [2024-02-28T21:31:20.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:31:20 [2024-02-28T21:31:20.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:31:20 [2024-02-28T21:31:20.901Z] 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:'))
16:31:20 [2024-02-28T21:31:20.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:31:20 [2024-02-28T21:31:20.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-241103080 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:'))]
16:31:20 [2024-02-28T21:31:20.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:31:20 [2024-02-28T21:31:20.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:20 [2024-02-28T21:31:20.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:20 [2024-02-28T21:31:20.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:20 [2024-02-28T21:31:20.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:20 [2024-02-28T21:31:20.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:20 [2024-02-28T21:31:20.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:20 [2024-02-28T21:31:20.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:20 [2024-02-28T21:31:20.901Z] 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'
16:31:20 [2024-02-28T21:31:20.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:31:20 [2024-02-28T21:31:20.901Z] 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')
16:31:20 [2024-02-28T21:31:20.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:20 [2024-02-28T21:31:20.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:20 [2024-02-28T21:31:20.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:20 [2024-02-28T21:31:20.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:20 [2024-02-28T21:31:20.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:20 [2024-02-28T21:31:20.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:20 [2024-02-28T21:31:20.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:20 [2024-02-28T21:31:20.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:20 [2024-02-28T21:31:20.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:20 [2024-02-28T21:31:20.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:20 [2024-02-28T21:31:20.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:20 [2024-02-28T21:31:20.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:20 [2024-02-28T21:31:20.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:20 [2024-02-28T21:31:20.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:31:20 [2024-02-28T21:31:20.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:31:20 [2024-02-28T21:31:20.901Z] 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')
16:31:20 [2024-02-28T21:31:20.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:20 [2024-02-28T21:31:20.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:20 [2024-02-28T21:31:20.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:20 [2024-02-28T21:31:20.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:20 [2024-02-28T21:31:20.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:31:20 [2024-02-28T21:31:20.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@320bfc61
16:31:20 [2024-02-28T21:31:20.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-241103078 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')]
16:31:20 [2024-02-28T21:31:20.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-241103078 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')]
16:31:20 [2024-02-28T21:31:20.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-241103077 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:31:20 [2024-02-28T21:31:20.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-241103077 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:31:20 [2024-02-28T21:31:20.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-241103077 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')]
16:31:20 [2024-02-28T21:31:20.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-241103077 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')]
16:31:20 [2024-02-28T21:31:20.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-241103077 data=null 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')]
16:31:20 [2024-02-28T21:31:20.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-241103077 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')]
16:31:20 [2024-02-28T21:31:20.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-241103077 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')]
16:31:20 [2024-02-28T21:31:20.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-241103077 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')]
16:31:20 [2024-02-28T21:31:20.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-241103077 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:31:20 [2024-02-28T21:31:20.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-241103077 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:31:20 [2024-02-28T21:31:20.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:20 [2024-02-28T21:31:20.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:20 [2024-02-28T21:31:20.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:20 [2024-02-28T21:31:20.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:20 [2024-02-28T21:31:20.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:20 [2024-02-28T21:31:20.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:31:20 [2024-02-28T21:31:20.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:31:20 [2024-02-28T21:31:20.902Z] 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')
16:31:20 [2024-02-28T21:31:20.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:20 [2024-02-28T21:31:20.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:20 [2024-02-28T21:31:20.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:20 [2024-02-28T21:31:20.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:20 [2024-02-28T21:31:20.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:20 [2024-02-28T21:31:20.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:20 [2024-02-28T21:31:20.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:20 [2024-02-28T21:31:20.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:31:20 [2024-02-28T21:31:20.902Z] 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.
16:31:20 [2024-02-28T21:31:20.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:20 [2024-02-28T21:31:20.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:20 [2024-02-28T21:31:20.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:20 [2024-02-28T21:31:20.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:20 [2024-02-28T21:31:20.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:20 [2024-02-28T21:31:20.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:20 [2024-02-28T21:31:20.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:31:20 [2024-02-28T21:31:20.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:31:20 [2024-02-28T21:31:20.902Z] 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')
16:31:20 [2024-02-28T21:31:20.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:20 [2024-02-28T21:31:20.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:20 [2024-02-28T21:31:20.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:20 [2024-02-28T21:31:20.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:20 [2024-02-28T21:31:20.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:20 [2024-02-28T21:31:20.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:20 [2024-02-28T21:31:20.902Z] 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')
16:31:20 [2024-02-28T21:31:20.902Z] 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.
16:31:20 [2024-02-28T21:31:20.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:20 [2024-02-28T21:31:20.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:20 [2024-02-28T21:31:20.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:20 [2024-02-28T21:31:20.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:20 [2024-02-28T21:31:20.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:20 [2024-02-28T21:31:20.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:20 [2024-02-28T21:31:20.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:20 [2024-02-28T21:31:20.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:20 [2024-02-28T21:31:20.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:20 [2024-02-28T21:31:20.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:31:20 [2024-02-28T21:31:20.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:31:20 [2024-02-28T21:31:20.902Z] 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')
16:31:20 [2024-02-28T21:31:20.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:20 [2024-02-28T21:31:20.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:20 [2024-02-28T21:31:20.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:20 [2024-02-28T21:31:20.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:31:20 [2024-02-28T21:31:20.903Z] 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.
16:31:20 [2024-02-28T21:31:20.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:20 [2024-02-28T21:31:20.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:20 [2024-02-28T21:31:20.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:20 [2024-02-28T21:31:20.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:20 [2024-02-28T21:31:20.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:20 [2024-02-28T21:31:20.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:20 [2024-02-28T21:31:20.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:20 [2024-02-28T21:31:20.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:20 [2024-02-28T21:31:20.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:20 [2024-02-28T21:31:20.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:20 [2024-02-28T21:31:20.903Z] 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)'
16:31:20 [2024-02-28T21:31:20.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:31:20 [2024-02-28T21:31:20.903Z] 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')
16:31:20 [2024-02-28T21:31:20.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:20 [2024-02-28T21:31:20.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:20 [2024-02-28T21:31:20.903Z] 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')
16:31:20 [2024-02-28T21:31:20.903Z] 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.
16:31:20 [2024-02-28T21:31:20.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:20 [2024-02-28T21:31:20.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:20 [2024-02-28T21:31:20.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:20 [2024-02-28T21:31:20.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:20 [2024-02-28T21:31:20.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:20 [2024-02-28T21:31:20.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:20 [2024-02-28T21:31:20.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:20 [2024-02-28T21:31:20.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:20 [2024-02-28T21:31:20.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:20 [2024-02-28T21:31:20.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:20 [2024-02-28T21:31:20.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:20 [2024-02-28T21:31:20.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:20 [2024-02-28T21:31:20.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:31:20 [2024-02-28T21:31:20.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:31:20 [2024-02-28T21:31:20.903Z] 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')
16:31:20 [2024-02-28T21:31:20.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:20 [2024-02-28T21:31:20.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:20 [2024-02-28T21:31:20.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:20 [2024-02-28T21:31:20.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:20 [2024-02-28T21:31:20.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:20 [2024-02-28T21:31:20.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:20 [2024-02-28T21:31:20.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:20 [2024-02-28T21:31:20.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:20 [2024-02-28T21:31:20.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:20 [2024-02-28T21:31:20.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:20 [2024-02-28T21:31:20.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:20 [2024-02-28T21:31:20.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:20 [2024-02-28T21:31:20.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:31:20 [2024-02-28T21:31:20.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:31:20 [2024-02-28T21:31:20.903Z] 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')
16:31:20 [2024-02-28T21:31:20.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:31:20 [2024-02-28T21:31:20.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-241103072 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:20 [2024-02-28T21:31:20.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-241103072 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:20 [2024-02-28T21:31:20.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-241103072 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:20 [2024-02-28T21:31:20.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-241103072 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:20 [2024-02-28T21:31:20.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-241103072 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:20 [2024-02-28T21:31:20.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-241103072 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:20 [2024-02-28T21:31:20.903Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:31:20 [2024-02-28T21:31:20.904Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:31:20 [2024-02-28T21:31:20.904Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:31:20 [2024-02-28T21:31:20.904Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:31:20 [2024-02-28T21:31:20.904Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:31:20 [2024-02-28T21:31:20.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:31:21 [2024-02-28T21:31:21.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-241103072 data=null 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')]
16:31:21 [2024-02-28T21:31:21.160Z] 
16:31:21 [2024-02-28T21:31:21.160Z] (Eclipse:10261): Gtk-WARNING **: 21:31:21.089: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:21 [2024-02-28T21:31:21.160Z] 
16:31:21 [2024-02-28T21:31:21.160Z] (Eclipse:10261): Gtk-WARNING **: 21:31:21.104: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:21 [2024-02-28T21:31:21.160Z] 
16:31:21 [2024-02-28T21:31:21.160Z] (Eclipse:10261): Gtk-WARNING **: 21:31:21.122: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:21 [2024-02-28T21:31:21.160Z] 
16:31:21 [2024-02-28T21:31:21.160Z] (Eclipse:10261): Gtk-WARNING **: 21:31:21.138: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:21 [2024-02-28T21:31:21.415Z] 
16:31:21 [2024-02-28T21:31:21.415Z] (Eclipse:10261): Gtk-WARNING **: 21:31:21.168: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:21 [2024-02-28T21:31:21.415Z] 
16:31:21 [2024-02-28T21:31:21.415Z] (Eclipse:10261): Gtk-WARNING **: 21:31:21.174: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:21 [2024-02-28T21:31:21.415Z] 
16:31:21 [2024-02-28T21:31:21.415Z] (Eclipse:10261): Gtk-WARNING **: 21:31:21.189: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:21 [2024-02-28T21:31:21.415Z] 
16:31:21 [2024-02-28T21:31:21.415Z] (Eclipse:10261): Gtk-WARNING **: 21:31:21.206: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:21 [2024-02-28T21:31:21.415Z] 
16:31:21 [2024-02-28T21:31:21.415Z] (Eclipse:10261): Gtk-WARNING **: 21:31:21.223: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:21 [2024-02-28T21:31:21.415Z] 
16:31:21 [2024-02-28T21:31:21.415Z] (Eclipse:10261): Gtk-WARNING **: 21:31:21.239: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:21 [2024-02-28T21:31:21.415Z] 
16:31:21 [2024-02-28T21:31:21.415Z] (Eclipse:10261): Gtk-WARNING **: 21:31:21.255: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:21 [2024-02-28T21:31:21.415Z] 
16:31:21 [2024-02-28T21:31:21.415Z] (Eclipse:10261): Gtk-WARNING **: 21:31:21.272: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:21 [2024-02-28T21:31:21.415Z] 
16:31:21 [2024-02-28T21:31:21.415Z] (Eclipse:10261): Gtk-WARNING **: 21:31:21.289: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:21 [2024-02-28T21:31:21.415Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:31:21 [2024-02-28T21:31:21.415Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:31:21 [2024-02-28T21:31:21.415Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:31:21 [2024-02-28T21:31:21.415Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:31:21 [2024-02-28T21:31:21.415Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:31:21 [2024-02-28T21:31:21.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-241102415 data=null doit=true}, TreeItem with text {Traces [2]}]
16:31:21 [2024-02-28T21:31:21.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-241102415 data=null}, TreeItem with text {Traces [2]}]
16:31:21 [2024-02-28T21:31:21.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-241102414 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:31:21 [2024-02-28T21:31:21.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-241102414 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]}]
16:31:21 [2024-02-28T21:31:21.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-241102413 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:31:21 [2024-02-28T21:31:21.416Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
16:31:21 [2024-02-28T21:31:21.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synctraces [2]}
16:31:21 [2024-02-28T21:31:21.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces [2]} time=-241102412 data=null button=0 stateMask=0x0 x=124 y=81 count=0}, TreeItem with text {synctraces [2]}]
16:31:21 [2024-02-28T21:31:21.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces [2]} time=-241102412 data=null doit=true}, TreeItem with text {synctraces [2]}]
16:31:21 [2024-02-28T21:31:21.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:31:21 [2024-02-28T21:31:21.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces [2]} time=-241102412 data=null}, TreeItem with text {synctraces [2]}]
16:31:21 [2024-02-28T21:31:21.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=-241102412 data=null button=1 stateMask=0x0 x=124 y=81 count=1}, TreeItem with text {synctraces [2]}]
16:31:21 [2024-02-28T21:31:21.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241102412 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]}]
16:31:21 [2024-02-28T21:31:21.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=-241102408 data=null button=1 stateMask=0x80000 x=124 y=81 count=1}, TreeItem with text {synctraces [2]}]
16:31:21 [2024-02-28T21:31:21.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=-241102408 data=null button=1 stateMask=0x0 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}]
16:31:21 [2024-02-28T21:31:21.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synctraces [2]} time=-241102407 data=null button=1 stateMask=0x0 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}]
16:31:21 [2024-02-28T21:31:21.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-241102407 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]}]
16:31:21 [2024-02-28T21:31:21.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=-241102398 data=null button=1 stateMask=0x80000 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}]
16:31:21 [2024-02-28T21:31:21.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synctraces [2]} time=-241102398 data=null button=0 stateMask=0x0 x=124 y=81 count=0}, TreeItem with text {synctraces [2]}]
16:31:21 [2024-02-28T21:31:21.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synctraces [2]} time=-241102398 data=null doit=true}, TreeItem with text {synctraces [2]}]
16:31:21 [2024-02-28T21:31:21.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synctraces [2]} time=-241102398 data=null}, TreeItem with text {synctraces [2]}]
16:31:21 [2024-02-28T21:31:21.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synctraces [2]}
16:31:21 [2024-02-28T21:31:21.416Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {synctraces [2]} is already expanded. Won't expand it again.
16:31:21 [2024-02-28T21:31:21.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
16:31:21 [2024-02-28T21:31:21.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=-241102397 data=null button=0 stateMask=0x0 x=125 y=104 count=0}, TreeItem with text {scp_dest}]
16:31:21 [2024-02-28T21:31:21.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=-241102397 data=null doit=true}, TreeItem with text {scp_dest}]
16:31:21 [2024-02-28T21:31:21.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:31:21 [2024-02-28T21:31:21.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=-241102397 data=null}, TreeItem with text {scp_dest}]
16:31:21 [2024-02-28T21:31:21.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-241102396 data=null button=1 stateMask=0x0 x=125 y=104 count=1}, TreeItem with text {scp_dest}]
16:31:21 [2024-02-28T21:31:21.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241102396 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}]
16:31:21 [2024-02-28T21:31:21.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-241102392 data=null button=1 stateMask=0x80000 x=125 y=104 count=1}, TreeItem with text {scp_dest}]
16:31:21 [2024-02-28T21:31:21.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-241102392 data=null button=1 stateMask=0x0 x=125 y=104 count=2}, TreeItem with text {scp_dest}]
16:31:21 [2024-02-28T21:31:21.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=-241102392 data=null button=1 stateMask=0x0 x=125 y=104 count=2}, TreeItem with text {scp_dest}]
16:31:21 [2024-02-28T21:31:21.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-241102392 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}]
16:31:21 [2024-02-28T21:31:21.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-241102355 data=null button=1 stateMask=0x80000 x=125 y=104 count=2}, TreeItem with text {scp_dest}]
16:31:21 [2024-02-28T21:31:21.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=-241102318 data=null button=0 stateMask=0x0 x=125 y=104 count=0}, TreeItem with text {scp_dest}]
16:31:21 [2024-02-28T21:31:21.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=-241102318 data=null doit=true}, TreeItem with text {scp_dest}]
16:31:21 [2024-02-28T21:31:21.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=-241102318 data=null}, TreeItem with text {scp_dest}]
16:31:21 [2024-02-28T21:31:21.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
16:31:21 [2024-02-28T21:31:21.674Z] 
16:31:21 [2024-02-28T21:31:21.674Z] (Eclipse:10261): Gtk-CRITICAL **: 21:31:21.568: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:31:21 [2024-02-28T21:31:21.674Z] 
16:31:21 [2024-02-28T21:31:21.674Z] (Eclipse:10261): Gtk-WARNING **: 21:31:21.589: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:21 [2024-02-28T21:31:21.929Z] 
16:31:21 [2024-02-28T21:31:21.929Z] (Eclipse:10261): Gtk-WARNING **: 21:31:21.674: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:21 [2024-02-28T21:31:21.929Z] 
16:31:21 [2024-02-28T21:31:21.929Z] (Eclipse:10261): Gtk-CRITICAL **: 21:31:21.674: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:31:22 [2024-02-28T21:31:22.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synctraces/scp_dest"'
16:31:26 [2024-02-28T21:31:26.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
16:31:26 [2024-02-28T21:31:26.346Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 2
16:31:26 [2024-02-28T21:31:26.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicking on ToolItem with tooltip text {Hide Lost Events}
16:31:26 [2024-02-28T21:31:26.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241098311 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
16:31:26 [2024-02-28T21:31:26.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241098308 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
16:31:26 [2024-02-28T21:31:26.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241098308 data=null doit=true}, ToolItem with tooltip text {Hide Lost Events}]
16:31:26 [2024-02-28T21:31:26.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241098308 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
16:31:26 [2024-02-28T21:31:26.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241098308 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
16:31:26 [2024-02-28T21:31:26.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241098308 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}]
16:31:26 [2024-02-28T21:31:26.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241098307 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
16:31:26 [2024-02-28T21:31:26.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241098307 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
16:31:26 [2024-02-28T21:31:26.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241098307 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
16:31:26 [2024-02-28T21:31:26.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241098307 data=null doit=true}, ToolItem with tooltip text {Hide Lost Events}]
16:31:26 [2024-02-28T21:31:26.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241098306 data=null}, ToolItem with tooltip text {Hide Lost Events}]
16:31:26 [2024-02-28T21:31:26.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicked on ToolItem with tooltip text {Hide Lost Events}
16:31:28 [2024-02-28T21:31:28.234Z] 
16:31:28 [2024-02-28T21:31:28.234Z] (Eclipse:10261): Gtk-WARNING **: 21:31:27.849: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:28 [2024-02-28T21:31:28.234Z] 
16:31:28 [2024-02-28T21:31:28.234Z] (Eclipse:10261): Gtk-CRITICAL **: 21:31:27.856: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:31:28 [2024-02-28T21:31:28.234Z] 
16:31:28 [2024-02-28T21:31:28.234Z] (Eclipse:10261): Gtk-WARNING **: 21:31:27.858: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:28 [2024-02-28T21:31:28.234Z] 
16:31:28 [2024-02-28T21:31:28.234Z] (Eclipse:10261): Gtk-WARNING **: 21:31:28.215: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:28 [2024-02-28T21:31:28.489Z] 
16:31:28 [2024-02-28T21:31:28.489Z] (Eclipse:10261): Gtk-WARNING **: 21:31:28.236: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:28 [2024-02-28T21:31:28.489Z] 
16:31:28 [2024-02-28T21:31:28.489Z] (Eclipse:10261): Gtk-WARNING **: 21:31:28.284: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:28 [2024-02-28T21:31:28.489Z] 
16:31:28 [2024-02-28T21:31:28.489Z] (Eclipse:10261): Gtk-WARNING **: 21:31:28.304: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:28 [2024-02-28T21:31:28.489Z] 
16:31:28 [2024-02-28T21:31:28.489Z] (Eclipse:10261): Gtk-WARNING **: 21:31:28.322: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:28 [2024-02-28T21:31:28.489Z] 
16:31:28 [2024-02-28T21:31:28.489Z] (Eclipse:10261): Gtk-WARNING **: 21:31:28.340: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:28 [2024-02-28T21:31:28.489Z] 
16:31:28 [2024-02-28T21:31:28.489Z] (Eclipse:10261): Gtk-WARNING **: 21:31:28.358: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:28 [2024-02-28T21:31:28.489Z] 
16:31:28 [2024-02-28T21:31:28.489Z] (Eclipse:10261): Gtk-WARNING **: 21:31:28.380: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:28 [2024-02-28T21:31:28.489Z] 
16:31:28 [2024-02-28T21:31:28.489Z] (Eclipse:10261): Gtk-WARNING **: 21:31:28.398: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:28 [2024-02-28T21:31:28.489Z] 
16:31:28 [2024-02-28T21:31:28.489Z] (Eclipse:10261): Gtk-WARNING **: 21:31:28.412: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:28 [2024-02-28T21:31:28.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:28 [2024-02-28T21:31:28.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:31:28 [2024-02-28T21:31:28.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:31:28 [2024-02-28T21:31:28.745Z] 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')
16:31:28 [2024-02-28T21:31:28.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:28 [2024-02-28T21:31:28.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:28 [2024-02-28T21:31:28.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:28 [2024-02-28T21:31:28.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:28 [2024-02-28T21:31:28.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:28 [2024-02-28T21:31:28.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:28 [2024-02-28T21:31:28.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:28 [2024-02-28T21:31:28.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:28 [2024-02-28T21:31:28.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:28 [2024-02-28T21:31:28.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:28 [2024-02-28T21:31:28.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:28 [2024-02-28T21:31:28.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
16:31:28 [2024-02-28T21:31:28.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select &archive file:} time=-241095239 data=null doit=true}, Button with text {Select &archive file:}]
16:31:28 [2024-02-28T21:31:28.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=-241095238 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:}]
16:31:28 [2024-02-28T21:31:28.745Z] 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')
16:31:28 [2024-02-28T21:31:28.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select roo&t directory:} time=-241095236 data=null doit=true}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
16:31:28 [2024-02-28T21:31:28.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select roo&t directory:} time=-241095236 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')]
16:31:28 [2024-02-28T21:31:28.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select roo&t directory:} time=-241095236 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')]
16:31:28 [2024-02-28T21:31:28.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=-241095236 data=null 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')]
16:31:28 [2024-02-28T21:31:28.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
16:31:28 [2024-02-28T21:31:28.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:31:28 [2024-02-28T21:31:28.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:31:28 [2024-02-28T21:31:28.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:31:28 [2024-02-28T21:31:28.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:31:28 [2024-02-28T21:31:28.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:31:28 [2024-02-28T21:31:28.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:31:28 [2024-02-28T21:31:28.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:31:28 [2024-02-28T21:31:28.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
16:31:28 [2024-02-28T21:31:28.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces} [layout=null] time=-241095233 data=null}, (of type 'Combo')]
16:31:28 [2024-02-28T21:31:28.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
16:31:28 [2024-02-28T21:31:28.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:31:28 [2024-02-28T21:31:28.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:31:28 [2024-02-28T21:31:28.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:31:28 [2024-02-28T21:31:28.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:31:28 [2024-02-28T21:31:28.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:31:28 [2024-02-28T21:31:28.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:31:28 [2024-02-28T21:31:28.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {traces} time=-241095195 data=null button=0 stateMask=0x0 x=82 y=12 count=0}, TreeItem with text {traces}]
16:31:28 [2024-02-28T21:31:28.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=-241095195 data=null doit=true}, TreeItem with text {traces}]
16:31:28 [2024-02-28T21:31:28.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=-241095195 data=null}, TreeItem with text {traces}]
16:31:28 [2024-02-28T21:31:28.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=-241095195 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
16:31:28 [2024-02-28T21:31:28.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241095195 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}]
16:31:28 [2024-02-28T21:31:28.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=-241095195 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
16:31:28 [2024-02-28T21:31:28.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:31:28 [2024-02-28T21:31:28.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:31:28 [2024-02-28T21:31:28.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: synctraces.tar.gz
16:31:28 [2024-02-28T21:31:28.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:31:28 [2024-02-28T21:31:28.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:31:28 [2024-02-28T21:31:28.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:31:28 [2024-02-28T21:31:28.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:31:28 [2024-02-28T21:31:28.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:31:28 [2024-02-28T21:31:28.746Z] 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:'))
16:31:28 [2024-02-28T21:31:28.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:31:28 [2024-02-28T21:31:28.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-241095139 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:'))]
16:31:28 [2024-02-28T21:31:28.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:31:28 [2024-02-28T21:31:28.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:28 [2024-02-28T21:31:28.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:28 [2024-02-28T21:31:28.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:28 [2024-02-28T21:31:28.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:28 [2024-02-28T21:31:28.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:28 [2024-02-28T21:31:28.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:28 [2024-02-28T21:31:28.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:28 [2024-02-28T21:31:28.746Z] 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'
16:31:28 [2024-02-28T21:31:28.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:31:28 [2024-02-28T21:31:28.746Z] 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')
16:31:28 [2024-02-28T21:31:28.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:28 [2024-02-28T21:31:28.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:28 [2024-02-28T21:31:28.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:28 [2024-02-28T21:31:28.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:28 [2024-02-28T21:31:28.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:28 [2024-02-28T21:31:28.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:31:28 [2024-02-28T21:31:28.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@38eb2140
16:31:28 [2024-02-28T21:31:28.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-241095137 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')]
16:31:28 [2024-02-28T21:31:28.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-241095137 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')]
16:31:28 [2024-02-28T21:31:28.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-241095137 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:31:28 [2024-02-28T21:31:28.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-241095137 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:31:28 [2024-02-28T21:31:28.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-241095137 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')]
16:31:28 [2024-02-28T21:31:28.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-241095137 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')]
16:31:28 [2024-02-28T21:31:28.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-241095137 data=null 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')]
16:31:28 [2024-02-28T21:31:28.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-241095137 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')]
16:31:28 [2024-02-28T21:31:28.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-241095137 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')]
16:31:28 [2024-02-28T21:31:28.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-241095137 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')]
16:31:28 [2024-02-28T21:31:28.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-241095137 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:31:28 [2024-02-28T21:31:28.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-241095137 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:31:28 [2024-02-28T21:31:28.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:28 [2024-02-28T21:31:28.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:28 [2024-02-28T21:31:28.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:28 [2024-02-28T21:31:28.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:28 [2024-02-28T21:31:28.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:28 [2024-02-28T21:31:28.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:28 [2024-02-28T21:31:28.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:28 [2024-02-28T21:31:28.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:28 [2024-02-28T21:31:28.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:31:28 [2024-02-28T21:31:28.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:31:28 [2024-02-28T21:31:28.747Z] 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')
16:31:28 [2024-02-28T21:31:28.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:28 [2024-02-28T21:31:28.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:28 [2024-02-28T21:31:28.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:28 [2024-02-28T21:31:28.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:28 [2024-02-28T21:31:28.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:31:28 [2024-02-28T21:31:28.747Z] 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.
16:31:28 [2024-02-28T21:31:28.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:28 [2024-02-28T21:31:28.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:28 [2024-02-28T21:31:28.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:28 [2024-02-28T21:31:28.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:28 [2024-02-28T21:31:28.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:28 [2024-02-28T21:31:28.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:31:28 [2024-02-28T21:31:28.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:31:28 [2024-02-28T21:31:28.747Z] 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')
16:31:28 [2024-02-28T21:31:28.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:28 [2024-02-28T21:31:28.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:28 [2024-02-28T21:31:28.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:28 [2024-02-28T21:31:28.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:28 [2024-02-28T21:31:28.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:28 [2024-02-28T21:31:28.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:28 [2024-02-28T21:31:28.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:28 [2024-02-28T21:31:28.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:31:28 [2024-02-28T21:31:28.747Z] 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.
16:31:28 [2024-02-28T21:31:28.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:28 [2024-02-28T21:31:28.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:28 [2024-02-28T21:31:28.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:28 [2024-02-28T21:31:28.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:28 [2024-02-28T21:31:28.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:28 [2024-02-28T21:31:28.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:28 [2024-02-28T21:31:28.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:31:28 [2024-02-28T21:31:28.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:31:28 [2024-02-28T21:31:28.747Z] 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')
16:31:28 [2024-02-28T21:31:28.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:28 [2024-02-28T21:31:28.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:28 [2024-02-28T21:31:28.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:28 [2024-02-28T21:31:28.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:28 [2024-02-28T21:31:28.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:28 [2024-02-28T21:31:28.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:28 [2024-02-28T21:31:28.747Z] 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')
16:31:28 [2024-02-28T21:31:28.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@591e27f1
16:31:28 [2024-02-28T21:31:28.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=-241095134 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')]
16:31:28 [2024-02-28T21:31:28.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-241095134 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')]
16:31:28 [2024-02-28T21:31:28.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=-241095134 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
16:31:28 [2024-02-28T21:31:28.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=-241095134 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
16:31:28 [2024-02-28T21:31:28.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=-241095134 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')]
16:31:28 [2024-02-28T21:31:28.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=-241095134 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')]
16:31:28 [2024-02-28T21:31:28.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=-241095134 data=null 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')]
16:31:28 [2024-02-28T21:31:28.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=-241095134 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')]
16:31:28 [2024-02-28T21:31:28.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-241095134 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')]
16:31:28 [2024-02-28T21:31:28.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=-241095134 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')]
16:31:28 [2024-02-28T21:31:28.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=-241095134 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
16:31:28 [2024-02-28T21:31:28.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=-241095134 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
16:31:28 [2024-02-28T21:31:28.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:28 [2024-02-28T21:31:28.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:28 [2024-02-28T21:31:28.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:28 [2024-02-28T21:31:28.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:28 [2024-02-28T21:31:28.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:28 [2024-02-28T21:31:28.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:28 [2024-02-28T21:31:28.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:28 [2024-02-28T21:31:28.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:28 [2024-02-28T21:31:28.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:28 [2024-02-28T21:31:28.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:31:28 [2024-02-28T21:31:28.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:31:28 [2024-02-28T21:31:28.748Z] 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')
16:31:28 [2024-02-28T21:31:28.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:28 [2024-02-28T21:31:28.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:28 [2024-02-28T21:31:28.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:28 [2024-02-28T21:31:28.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:31:28 [2024-02-28T21:31:28.748Z] 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.
16:31:28 [2024-02-28T21:31:28.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:28 [2024-02-28T21:31:28.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:28 [2024-02-28T21:31:28.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:28 [2024-02-28T21:31:28.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:28 [2024-02-28T21:31:28.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:28 [2024-02-28T21:31:28.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:28 [2024-02-28T21:31:28.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:28 [2024-02-28T21:31:28.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:28 [2024-02-28T21:31:28.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:28 [2024-02-28T21:31:28.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:28 [2024-02-28T21:31:28.748Z] 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)'
16:31:28 [2024-02-28T21:31:28.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:31:28 [2024-02-28T21:31:28.748Z] 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')
16:31:28 [2024-02-28T21:31:28.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:28 [2024-02-28T21:31:28.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:28 [2024-02-28T21:31:28.748Z] 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')
16:31:28 [2024-02-28T21:31:28.748Z] 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.
16:31:28 [2024-02-28T21:31:28.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:28 [2024-02-28T21:31:28.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:28 [2024-02-28T21:31:28.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:28 [2024-02-28T21:31:28.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:28 [2024-02-28T21:31:28.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:28 [2024-02-28T21:31:28.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:28 [2024-02-28T21:31:28.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:28 [2024-02-28T21:31:28.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:28 [2024-02-28T21:31:28.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:28 [2024-02-28T21:31:28.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:28 [2024-02-28T21:31:28.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:28 [2024-02-28T21:31:28.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:28 [2024-02-28T21:31:28.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:31:28 [2024-02-28T21:31:28.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:31:28 [2024-02-28T21:31:28.749Z] 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')
16:31:28 [2024-02-28T21:31:28.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:31:28 [2024-02-28T21:31:28.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-241095132 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:28 [2024-02-28T21:31:28.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-241095132 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:28 [2024-02-28T21:31:28.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-241095132 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:28 [2024-02-28T21:31:28.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-241095132 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:28 [2024-02-28T21:31:28.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-241095132 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:28 [2024-02-28T21:31:28.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-241095132 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:28 [2024-02-28T21:31:28.749Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:31:28 [2024-02-28T21:31:28.749Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:31:28 [2024-02-28T21:31:28.749Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:31:28 [2024-02-28T21:31:28.749Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:31:28 [2024-02-28T21:31:28.749Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:31:28 [2024-02-28T21:31:28.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:31:29 [2024-02-28T21:31:29.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-241095132 data=null 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')]
16:31:29 [2024-02-28T21:31:29.261Z] 
16:31:29 [2024-02-28T21:31:29.261Z] (Eclipse:10261): Gtk-WARNING **: 21:31:29.015: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:29 [2024-02-28T21:31:29.261Z] 
16:31:29 [2024-02-28T21:31:29.261Z] (Eclipse:10261): Gtk-WARNING **: 21:31:29.072: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:29 [2024-02-28T21:31:29.261Z] 
16:31:29 [2024-02-28T21:31:29.261Z] (Eclipse:10261): Gtk-WARNING **: 21:31:29.089: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:29 [2024-02-28T21:31:29.261Z] 
16:31:29 [2024-02-28T21:31:29.261Z] (Eclipse:10261): Gtk-WARNING **: 21:31:29.105: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:29 [2024-02-28T21:31:29.262Z] 
16:31:29 [2024-02-28T21:31:29.262Z] (Eclipse:10261): Gtk-WARNING **: 21:31:29.122: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:29 [2024-02-28T21:31:29.262Z] 
16:31:29 [2024-02-28T21:31:29.262Z] (Eclipse:10261): Gtk-WARNING **: 21:31:29.139: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:29 [2024-02-28T21:31:29.262Z] 
16:31:29 [2024-02-28T21:31:29.262Z] (Eclipse:10261): Gtk-WARNING **: 21:31:29.170: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:29 [2024-02-28T21:31:29.262Z] 
16:31:29 [2024-02-28T21:31:29.262Z] (Eclipse:10261): Gtk-WARNING **: 21:31:29.176: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:29 [2024-02-28T21:31:29.262Z] 
16:31:29 [2024-02-28T21:31:29.262Z] (Eclipse:10261): Gtk-WARNING **: 21:31:29.188: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:29 [2024-02-28T21:31:29.262Z] 
16:31:29 [2024-02-28T21:31:29.262Z] (Eclipse:10261): Gtk-WARNING **: 21:31:29.205: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:29 [2024-02-28T21:31:29.262Z] 
16:31:29 [2024-02-28T21:31:29.262Z] (Eclipse:10261): Gtk-WARNING **: 21:31:29.222: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:29 [2024-02-28T21:31:29.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:31:29 [2024-02-28T21:31:29.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:31:29 [2024-02-28T21:31:29.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:31:29 [2024-02-28T21:31:29.518Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:31:29 [2024-02-28T21:31:29.518Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:31:29 [2024-02-28T21:31:29.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-241094497 data=null doit=true}, TreeItem with text {Traces [2]}]
16:31:29 [2024-02-28T21:31:29.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-241094497 data=null}, TreeItem with text {Traces [2]}]
16:31:29 [2024-02-28T21:31:29.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-241094496 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:31:29 [2024-02-28T21:31:29.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-241094496 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]}]
16:31:29 [2024-02-28T21:31:29.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-241094495 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:31:29 [2024-02-28T21:31:29.519Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
16:31:29 [2024-02-28T21:31:29.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synctraces.tar.gz [2]}
16:31:29 [2024-02-28T21:31:29.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=-241094494 data=null button=0 stateMask=0x0 x=144 y=81 count=0}, TreeItem with text {synctraces.tar.gz [2]}]
16:31:29 [2024-02-28T21:31:29.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces.tar.gz [2]} time=-241094494 data=null doit=true}, TreeItem with text {synctraces.tar.gz [2]}]
16:31:29 [2024-02-28T21:31:29.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:31:29 [2024-02-28T21:31:29.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces.tar.gz [2]} time=-241094494 data=null}, TreeItem with text {synctraces.tar.gz [2]}]
16:31:29 [2024-02-28T21:31:29.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=-241094494 data=null button=1 stateMask=0x0 x=144 y=81 count=1}, TreeItem with text {synctraces.tar.gz [2]}]
16:31:29 [2024-02-28T21:31:29.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241094494 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]}]
16:31:29 [2024-02-28T21:31:29.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=-241094482 data=null button=1 stateMask=0x80000 x=144 y=81 count=1}, TreeItem with text {synctraces.tar.gz [2]}]
16:31:29 [2024-02-28T21:31:29.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=-241094482 data=null button=1 stateMask=0x0 x=144 y=81 count=2}, TreeItem with text {synctraces.tar.gz [2]}]
16:31:29 [2024-02-28T21:31:29.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=-241094481 data=null button=1 stateMask=0x0 x=144 y=81 count=2}, TreeItem with text {synctraces.tar.gz [2]}]
16:31:29 [2024-02-28T21:31:29.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-241094481 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]}]
16:31:29 [2024-02-28T21:31:29.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=-241094478 data=null button=1 stateMask=0x80000 x=144 y=81 count=2}, TreeItem with text {synctraces.tar.gz [2]}]
16:31:29 [2024-02-28T21:31:29.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=-241094478 data=null button=0 stateMask=0x0 x=144 y=81 count=0}, TreeItem with text {synctraces.tar.gz [2]}]
16:31:29 [2024-02-28T21:31:29.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synctraces.tar.gz [2]} time=-241094478 data=null doit=true}, TreeItem with text {synctraces.tar.gz [2]}]
16:31:29 [2024-02-28T21:31:29.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synctraces.tar.gz [2]} time=-241094478 data=null}, TreeItem with text {synctraces.tar.gz [2]}]
16:31:29 [2024-02-28T21:31:29.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synctraces.tar.gz [2]}
16:31:29 [2024-02-28T21:31:29.519Z] 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.
16:31:29 [2024-02-28T21:31:29.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synctraces [2]}
16:31:29 [2024-02-28T21:31:29.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces [2]} time=-241094477 data=null button=0 stateMask=0x0 x=142 y=104 count=0}, TreeItem with text {synctraces [2]}]
16:31:29 [2024-02-28T21:31:29.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces [2]} time=-241094477 data=null doit=true}, TreeItem with text {synctraces [2]}]
16:31:29 [2024-02-28T21:31:29.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:31:29 [2024-02-28T21:31:29.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces [2]} time=-241094477 data=null}, TreeItem with text {synctraces [2]}]
16:31:29 [2024-02-28T21:31:29.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=-241094477 data=null button=1 stateMask=0x0 x=142 y=104 count=1}, TreeItem with text {synctraces [2]}]
16:31:29 [2024-02-28T21:31:29.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241094477 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]}]
16:31:29 [2024-02-28T21:31:29.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=-241094473 data=null button=1 stateMask=0x80000 x=142 y=104 count=1}, TreeItem with text {synctraces [2]}]
16:31:29 [2024-02-28T21:31:29.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=-241094469 data=null button=1 stateMask=0x0 x=142 y=104 count=2}, TreeItem with text {synctraces [2]}]
16:31:29 [2024-02-28T21:31:29.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synctraces [2]} time=-241094469 data=null button=1 stateMask=0x0 x=142 y=104 count=2}, TreeItem with text {synctraces [2]}]
16:31:29 [2024-02-28T21:31:29.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-241094469 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]}]
16:31:29 [2024-02-28T21:31:29.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=-241094465 data=null button=1 stateMask=0x80000 x=142 y=104 count=2}, TreeItem with text {synctraces [2]}]
16:31:29 [2024-02-28T21:31:29.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synctraces [2]} time=-241094465 data=null button=0 stateMask=0x0 x=142 y=104 count=0}, TreeItem with text {synctraces [2]}]
16:31:29 [2024-02-28T21:31:29.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synctraces [2]} time=-241094465 data=null doit=true}, TreeItem with text {synctraces [2]}]
16:31:29 [2024-02-28T21:31:29.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synctraces [2]} time=-241094465 data=null}, TreeItem with text {synctraces [2]}]
16:31:29 [2024-02-28T21:31:29.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synctraces [2]}
16:31:29 [2024-02-28T21:31:29.519Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {synctraces [2]} is already expanded. Won't expand it again.
16:31:29 [2024-02-28T21:31:29.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
16:31:29 [2024-02-28T21:31:29.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=-241094465 data=null button=0 stateMask=0x0 x=143 y=127 count=0}, TreeItem with text {scp_dest}]
16:31:29 [2024-02-28T21:31:29.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=-241094465 data=null doit=true}, TreeItem with text {scp_dest}]
16:31:29 [2024-02-28T21:31:29.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:31:29 [2024-02-28T21:31:29.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=-241094464 data=null}, TreeItem with text {scp_dest}]
16:31:29 [2024-02-28T21:31:29.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-241094464 data=null button=1 stateMask=0x0 x=143 y=127 count=1}, TreeItem with text {scp_dest}]
16:31:29 [2024-02-28T21:31:29.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241094464 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}]
16:31:29 [2024-02-28T21:31:29.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-241094460 data=null button=1 stateMask=0x80000 x=143 y=127 count=1}, TreeItem with text {scp_dest}]
16:31:29 [2024-02-28T21:31:29.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-241094460 data=null button=1 stateMask=0x0 x=143 y=127 count=2}, TreeItem with text {scp_dest}]
16:31:29 [2024-02-28T21:31:29.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=-241094460 data=null button=1 stateMask=0x0 x=143 y=127 count=2}, TreeItem with text {scp_dest}]
16:31:29 [2024-02-28T21:31:29.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-241094460 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}]
16:31:29 [2024-02-28T21:31:29.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-241094420 data=null button=1 stateMask=0x80000 x=143 y=127 count=2}, TreeItem with text {scp_dest}]
16:31:29 [2024-02-28T21:31:29.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=-241094415 data=null button=0 stateMask=0x0 x=143 y=127 count=0}, TreeItem with text {scp_dest}]
16:31:29 [2024-02-28T21:31:29.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=-241094415 data=null doit=true}, TreeItem with text {scp_dest}]
16:31:29 [2024-02-28T21:31:29.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=-241094415 data=null}, TreeItem with text {scp_dest}]
16:31:29 [2024-02-28T21:31:29.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
16:31:29 [2024-02-28T21:31:29.520Z] 
16:31:29 [2024-02-28T21:31:29.520Z] (Eclipse:10261): Gtk-CRITICAL **: 21:31:29.504: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:31:29 [2024-02-28T21:31:29.775Z] 
16:31:29 [2024-02-28T21:31:29.775Z] (Eclipse:10261): Gtk-WARNING **: 21:31:29.527: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:29 [2024-02-28T21:31:29.775Z] 
16:31:29 [2024-02-28T21:31:29.775Z] (Eclipse:10261): Gtk-WARNING **: 21:31:29.596: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:29 [2024-02-28T21:31:29.775Z] 
16:31:29 [2024-02-28T21:31:29.775Z] (Eclipse:10261): Gtk-CRITICAL **: 21:31:29.596: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:31:30 [2024-02-28T21:31:30.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synctraces.tar.gz/synctraces/scp_dest"'
16:31:32 [2024-02-28T21:31:32.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
16:31:32 [2024-02-28T21:31:32.541Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 2
16:31:32 [2024-02-28T21:31:32.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicking on ToolItem with tooltip text {Hide Lost Events}
16:31:32 [2024-02-28T21:31:32.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241091428 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
16:31:32 [2024-02-28T21:31:32.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241091426 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
16:31:32 [2024-02-28T21:31:32.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241091426 data=null doit=true}, ToolItem with tooltip text {Hide Lost Events}]
16:31:32 [2024-02-28T21:31:32.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241091426 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
16:31:32 [2024-02-28T21:31:32.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241091426 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
16:31:32 [2024-02-28T21:31:32.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241091426 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}]
16:31:32 [2024-02-28T21:31:32.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241091425 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
16:31:32 [2024-02-28T21:31:32.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241091425 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
16:31:32 [2024-02-28T21:31:32.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241091425 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
16:31:32 [2024-02-28T21:31:32.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241091425 data=null doit=true}, ToolItem with tooltip text {Hide Lost Events}]
16:31:32 [2024-02-28T21:31:32.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-241091425 data=null}, ToolItem with tooltip text {Hide Lost Events}]
16:31:32 [2024-02-28T21:31:32.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicked on ToolItem with tooltip text {Hide Lost Events}
16:31:35 [2024-02-28T21:31:35.054Z] 
16:31:35 [2024-02-28T21:31:35.054Z] (Eclipse:10261): Gtk-WARNING **: 21:31:34.730: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:35 [2024-02-28T21:31:35.054Z] 
16:31:35 [2024-02-28T21:31:35.054Z] (Eclipse:10261): Gtk-CRITICAL **: 21:31:34.879: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:31:35 [2024-02-28T21:31:35.054Z] 
16:31:35 [2024-02-28T21:31:35.054Z] (Eclipse:10261): Gtk-WARNING **: 21:31:34.883: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:35 [2024-02-28T21:31:35.310Z] 
16:31:35 [2024-02-28T21:31:35.310Z] (Eclipse:10261): Gtk-WARNING **: 21:31:35.124: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:35 [2024-02-28T21:31:35.310Z] 
16:31:35 [2024-02-28T21:31:35.310Z] (Eclipse:10261): Gtk-WARNING **: 21:31:35.168: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:35 [2024-02-28T21:31:35.310Z] 
16:31:35 [2024-02-28T21:31:35.310Z] (Eclipse:10261): Gtk-WARNING **: 21:31:35.192: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:35 [2024-02-28T21:31:35.311Z] 
16:31:35 [2024-02-28T21:31:35.311Z] (Eclipse:10261): Gtk-WARNING **: 21:31:35.212: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:35 [2024-02-28T21:31:35.311Z] 
16:31:35 [2024-02-28T21:31:35.311Z] (Eclipse:10261): Gtk-WARNING **: 21:31:35.268: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:35 [2024-02-28T21:31:35.311Z] 
16:31:35 [2024-02-28T21:31:35.311Z] (Eclipse:10261): Gtk-WARNING **: 21:31:35.288: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:35 [2024-02-28T21:31:35.311Z] 
16:31:35 [2024-02-28T21:31:35.311Z] (Eclipse:10261): Gtk-WARNING **: 21:31:35.306: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:35 [2024-02-28T21:31:35.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:35 [2024-02-28T21:31:35.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:31:35 [2024-02-28T21:31:35.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:31:35 [2024-02-28T21:31:35.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')
16:31:35 [2024-02-28T21:31:35.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:35 [2024-02-28T21:31:35.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:35 [2024-02-28T21:31:35.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:35 [2024-02-28T21:31:35.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:35 [2024-02-28T21:31:35.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:35 [2024-02-28T21:31:35.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:35 [2024-02-28T21:31:35.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:35 [2024-02-28T21:31:35.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:35 [2024-02-28T21:31:35.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:35 [2024-02-28T21:31:35.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:35 [2024-02-28T21:31:35.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:35 [2024-02-28T21:31:35.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.
16:31:35 [2024-02-28T21:31:35.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:31:35 [2024-02-28T21:31:35.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:31:35 [2024-02-28T21:31:35.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:31:35 [2024-02-28T21:31:35.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:31:35 [2024-02-28T21:31:35.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:31:35 [2024-02-28T21:31:35.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:31:35 [2024-02-28T21:31:35.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:31:35 [2024-02-28T21:31:35.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/emptyArchiveFolder
16:31:35 [2024-02-28T21:31:35.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/emptyArchiveFolder} [layout=null] time=-241088338 data=null}, (of type 'Combo')]
16:31:35 [2024-02-28T21:31:35.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/emptyArchiveFolder
16:31:35 [2024-02-28T21:31:35.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:31:35 [2024-02-28T21:31:35.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:31:35 [2024-02-28T21:31:35.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:31:35 [2024-02-28T21:31:35.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:31:35 [2024-02-28T21:31:35.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:31:35 [2024-02-28T21:31:35.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:31:35 [2024-02-28T21:31:35.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {emptyArchiveFolder} time=-241088325 data=null button=0 stateMask=0x0 x=128 y=12 count=0}, TreeItem with text {emptyArchiveFolder}]
16:31:35 [2024-02-28T21:31:35.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {emptyArchiveFolder} time=-241088325 data=null doit=true}, TreeItem with text {emptyArchiveFolder}]
16:31:35 [2024-02-28T21:31:35.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {emptyArchiveFolder} time=-241088325 data=null}, TreeItem with text {emptyArchiveFolder}]
16:31:35 [2024-02-28T21:31:35.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {emptyArchiveFolder} time=-241088325 data=null button=1 stateMask=0x0 x=128 y=12 count=1}, TreeItem with text {emptyArchiveFolder}]
16:31:35 [2024-02-28T21:31:35.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241088325 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}]
16:31:35 [2024-02-28T21:31:35.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {emptyArchiveFolder} time=-241088325 data=null button=1 stateMask=0x80000 x=128 y=12 count=1}, TreeItem with text {emptyArchiveFolder}]
16:31:35 [2024-02-28T21:31:35.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:31:35 [2024-02-28T21:31:35.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:31:35 [2024-02-28T21:31:35.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: emptyFile
16:31:35 [2024-02-28T21:31:35.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:31:35 [2024-02-28T21:31:35.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:31:35 [2024-02-28T21:31:35.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:31:35 [2024-02-28T21:31:35.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:31:35 [2024-02-28T21:31:35.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:31:35 [2024-02-28T21:31:35.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:'))
16:31:35 [2024-02-28T21:31:35.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>
16:31:35 [2024-02-28T21:31:35.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-241088303 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:'))]
16:31:35 [2024-02-28T21:31:35.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>
16:31:35 [2024-02-28T21:31:35.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:35 [2024-02-28T21:31:35.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:35 [2024-02-28T21:31:35.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:35 [2024-02-28T21:31:35.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:35 [2024-02-28T21:31:35.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:35 [2024-02-28T21:31:35.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:35 [2024-02-28T21:31:35.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:35 [2024-02-28T21:31:35.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'
16:31:35 [2024-02-28T21:31:35.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:31:35 [2024-02-28T21:31:35.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')
16:31:35 [2024-02-28T21:31:35.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:35 [2024-02-28T21:31:35.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:35 [2024-02-28T21:31:35.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:35 [2024-02-28T21:31:35.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:35 [2024-02-28T21:31:35.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:35 [2024-02-28T21:31:35.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')
16:31:35 [2024-02-28T21:31:35.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@3d3a3738
16:31:35 [2024-02-28T21:31:35.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-241088302 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')]
16:31:35 [2024-02-28T21:31:35.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-241088302 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')]
16:31:35 [2024-02-28T21:31:35.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-241088302 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:31:35 [2024-02-28T21:31:35.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-241088302 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:31:35 [2024-02-28T21:31:35.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-241088301 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')]
16:31:35 [2024-02-28T21:31:35.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-241088301 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')]
16:31:35 [2024-02-28T21:31:35.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-241088301 data=null 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')]
16:31:35 [2024-02-28T21:31:35.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-241088301 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')]
16:31:35 [2024-02-28T21:31:35.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-241088301 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')]
16:31:35 [2024-02-28T21:31:35.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-241088301 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')]
16:31:35 [2024-02-28T21:31:35.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-241088301 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:31:35 [2024-02-28T21:31:35.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-241088301 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:31:35 [2024-02-28T21:31:35.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:35 [2024-02-28T21:31:35.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:35 [2024-02-28T21:31:35.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:35 [2024-02-28T21:31:35.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:35 [2024-02-28T21:31:35.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:35 [2024-02-28T21:31:35.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:35 [2024-02-28T21:31:35.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:35 [2024-02-28T21:31:35.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:35 [2024-02-28T21:31:35.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:31:35 [2024-02-28T21:31:35.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:31:35 [2024-02-28T21:31:35.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')
16:31:35 [2024-02-28T21:31:35.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:35 [2024-02-28T21:31:35.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:35 [2024-02-28T21:31:35.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:35 [2024-02-28T21:31:35.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:35 [2024-02-28T21:31:35.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:31:35 [2024-02-28T21:31:35.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@75c2a35
16:31:35 [2024-02-28T21:31:35.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-241088300 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')]
16:31:35 [2024-02-28T21:31:35.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-241088300 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')]
16:31:35 [2024-02-28T21:31:35.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-241088300 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:31:35 [2024-02-28T21:31:35.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-241088300 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:31:35 [2024-02-28T21:31:35.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-241088300 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')]
16:31:35 [2024-02-28T21:31:35.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-241088300 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')]
16:31:35 [2024-02-28T21:31:35.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-241088300 data=null 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')]
16:31:35 [2024-02-28T21:31:35.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-241088300 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')]
16:31:35 [2024-02-28T21:31:35.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-241088300 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')]
16:31:35 [2024-02-28T21:31:35.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-241088300 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')]
16:31:35 [2024-02-28T21:31:35.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-241088300 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:31:35 [2024-02-28T21:31:35.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-241088300 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:31:35 [2024-02-28T21:31:35.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:35 [2024-02-28T21:31:35.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:35 [2024-02-28T21:31:35.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:35 [2024-02-28T21:31:35.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:35 [2024-02-28T21:31:35.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:35 [2024-02-28T21:31:35.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:31:35 [2024-02-28T21:31:35.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:31:35 [2024-02-28T21:31:35.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')
16:31:35 [2024-02-28T21:31:35.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:35 [2024-02-28T21:31:35.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:35 [2024-02-28T21:31:35.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:35 [2024-02-28T21:31:35.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:35 [2024-02-28T21:31:35.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:35 [2024-02-28T21:31:35.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:35 [2024-02-28T21:31:35.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:35 [2024-02-28T21:31:35.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:31:35 [2024-02-28T21:31:35.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@2026af0
16:31:35 [2024-02-28T21:31:35.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=-241088299 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')]
16:31:35 [2024-02-28T21:31:35.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=-241088299 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')]
16:31:35 [2024-02-28T21:31:35.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Import unrecognized traces} time=-241088299 data=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
16:31:35 [2024-02-28T21:31:35.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=-241088299 data=null}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
16:31:35 [2024-02-28T21:31:35.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=-241088299 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')]
16:31:35 [2024-02-28T21:31:35.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=-241088299 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')]
16:31:35 [2024-02-28T21:31:35.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=-241088299 data=null 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')]
16:31:35 [2024-02-28T21:31:35.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=-241088299 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')]
16:31:35 [2024-02-28T21:31:35.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=-241088298 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')]
16:31:35 [2024-02-28T21:31:35.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=-241088298 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')]
16:31:35 [2024-02-28T21:31:35.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=-241088298 data=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
16:31:35 [2024-02-28T21:31:35.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=-241088298 data=null}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
16:31:35 [2024-02-28T21:31:35.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:35 [2024-02-28T21:31:35.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:35 [2024-02-28T21:31:35.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:35 [2024-02-28T21:31:35.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:35 [2024-02-28T21:31:35.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:35 [2024-02-28T21:31:35.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:35 [2024-02-28T21:31:35.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'
16:31:35 [2024-02-28T21:31:35.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:31:35 [2024-02-28T21:31:35.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')
16:31:35 [2024-02-28T21:31:35.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:35 [2024-02-28T21:31:35.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:35 [2024-02-28T21:31:35.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:35 [2024-02-28T21:31:35.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:35 [2024-02-28T21:31:35.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:35 [2024-02-28T21:31:35.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:35 [2024-02-28T21:31:35.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')
16:31:35 [2024-02-28T21:31:35.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.
16:31:35 [2024-02-28T21:31:35.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:35 [2024-02-28T21:31:35.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:35 [2024-02-28T21:31:35.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:35 [2024-02-28T21:31:35.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:35 [2024-02-28T21:31:35.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:35 [2024-02-28T21:31:35.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:35 [2024-02-28T21:31:35.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:35 [2024-02-28T21:31:35.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:35 [2024-02-28T21:31:35.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:35 [2024-02-28T21:31:35.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:31:35 [2024-02-28T21:31:35.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:31:35 [2024-02-28T21:31:35.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')
16:31:35 [2024-02-28T21:31:35.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:35 [2024-02-28T21:31:35.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:35 [2024-02-28T21:31:35.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:35 [2024-02-28T21:31:35.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:31:35 [2024-02-28T21:31:35.570Z] 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.
16:31:35 [2024-02-28T21:31:35.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:35 [2024-02-28T21:31:35.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:35 [2024-02-28T21:31:35.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:35 [2024-02-28T21:31:35.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:35 [2024-02-28T21:31:35.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:35 [2024-02-28T21:31:35.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:35 [2024-02-28T21:31:35.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:35 [2024-02-28T21:31:35.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:35 [2024-02-28T21:31:35.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:35 [2024-02-28T21:31:35.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:35 [2024-02-28T21:31:35.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)'
16:31:35 [2024-02-28T21:31:35.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:31:35 [2024-02-28T21:31:35.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')
16:31:35 [2024-02-28T21:31:35.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:35 [2024-02-28T21:31:35.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:35 [2024-02-28T21:31:35.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')
16:31:35 [2024-02-28T21:31:35.570Z] 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.
16:31:35 [2024-02-28T21:31:35.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:35 [2024-02-28T21:31:35.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:35 [2024-02-28T21:31:35.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:35 [2024-02-28T21:31:35.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:35 [2024-02-28T21:31:35.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:35 [2024-02-28T21:31:35.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:35 [2024-02-28T21:31:35.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:35 [2024-02-28T21:31:35.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:35 [2024-02-28T21:31:35.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:35 [2024-02-28T21:31:35.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:35 [2024-02-28T21:31:35.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:35 [2024-02-28T21:31:35.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:35 [2024-02-28T21:31:35.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:31:35 [2024-02-28T21:31:35.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:31:35 [2024-02-28T21:31:35.570Z] 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')
16:31:35 [2024-02-28T21:31:35.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:31:35 [2024-02-28T21:31:35.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-241088295 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:35 [2024-02-28T21:31:35.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-241088295 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:35 [2024-02-28T21:31:35.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-241088295 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:35 [2024-02-28T21:31:35.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-241088295 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:35 [2024-02-28T21:31:35.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-241088295 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:35 [2024-02-28T21:31:35.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-241088295 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:35 [2024-02-28T21:31:35.570Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:31:35 [2024-02-28T21:31:35.570Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:31:35 [2024-02-28T21:31:35.570Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:31:35 [2024-02-28T21:31:35.570Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:31:35 [2024-02-28T21:31:35.570Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:31:35 [2024-02-28T21:31:35.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:31:35 [2024-02-28T21:31:35.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-241088295 data=null 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')]
16:31:35 [2024-02-28T21:31:35.825Z] 
16:31:35 [2024-02-28T21:31:35.825Z] (Eclipse:10261): Gtk-WARNING **: 21:31:35.788: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:35 [2024-02-28T21:31:35.825Z] 
16:31:35 [2024-02-28T21:31:35.825Z] (Eclipse:10261): Gtk-WARNING **: 21:31:35.808: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:36 [2024-02-28T21:31:36.080Z] 
16:31:36 [2024-02-28T21:31:36.080Z] (Eclipse:10261): Gtk-WARNING **: 21:31:35.824: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:36 [2024-02-28T21:31:36.080Z] 
16:31:36 [2024-02-28T21:31:36.080Z] (Eclipse:10261): Gtk-WARNING **: 21:31:35.868: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:36 [2024-02-28T21:31:36.080Z] 
16:31:36 [2024-02-28T21:31:36.080Z] (Eclipse:10261): Gtk-WARNING **: 21:31:35.876: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:36 [2024-02-28T21:31:36.080Z] 
16:31:36 [2024-02-28T21:31:36.080Z] (Eclipse:10261): Gtk-WARNING **: 21:31:35.892: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:36 [2024-02-28T21:31:36.080Z] 
16:31:36 [2024-02-28T21:31:36.080Z] (Eclipse:10261): Gtk-WARNING **: 21:31:35.908: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:36 [2024-02-28T21:31:36.080Z] 
16:31:36 [2024-02-28T21:31:36.080Z] (Eclipse:10261): Gtk-WARNING **: 21:31:35.925: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:36 [2024-02-28T21:31:36.080Z] 
16:31:36 [2024-02-28T21:31:36.080Z] (Eclipse:10261): Gtk-WARNING **: 21:31:35.942: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:36 [2024-02-28T21:31:36.080Z] 
16:31:36 [2024-02-28T21:31:36.080Z] (Eclipse:10261): Gtk-WARNING **: 21:31:35.957: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:36 [2024-02-28T21:31:36.080Z] 
16:31:36 [2024-02-28T21:31:36.080Z] (Eclipse:10261): Gtk-WARNING **: 21:31:35.976: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:36 [2024-02-28T21:31:36.080Z] 
16:31:36 [2024-02-28T21:31:36.080Z] (Eclipse:10261): Gtk-WARNING **: 21:31:35.991: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:36 [2024-02-28T21:31:36.080Z] 
16:31:36 [2024-02-28T21:31:36.080Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-02-28 21:31:36.022
16:31:36 [2024-02-28T21:31:36.080Z] !MESSAGE Zip file has too many entries: 5001. File seems unsafe to open.
16:31:36 [2024-02-28T21:31:36.335Z] 
16:31:36 [2024-02-28T21:31:36.335Z] (Eclipse:10261): Gtk-WARNING **: 21:31:36.189: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:36 [2024-02-28T21:31:36.335Z] 
16:31:36 [2024-02-28T21:31:36.335Z] (Eclipse:10261): Gtk-WARNING **: 21:31:36.211: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:36 [2024-02-28T21:31:36.335Z] 
16:31:36 [2024-02-28T21:31:36.335Z] (Eclipse:10261): Gtk-WARNING **: 21:31:36.277: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:36 [2024-02-28T21:31:36.335Z] 
16:31:36 [2024-02-28T21:31:36.335Z] (Eclipse:10261): Gtk-WARNING **: 21:31:36.298: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:36 [2024-02-28T21:31:36.335Z] 
16:31:36 [2024-02-28T21:31:36.335Z] (Eclipse:10261): Gtk-WARNING **: 21:31:36.317: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:36 [2024-02-28T21:31:36.590Z] 
16:31:36 [2024-02-28T21:31:36.590Z] (Eclipse:10261): Gtk-WARNING **: 21:31:36.374: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:36 [2024-02-28T21:31:36.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:36 [2024-02-28T21:31:36.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:31:36 [2024-02-28T21:31:36.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:31:36 [2024-02-28T21:31:36.590Z] 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')
16:31:36 [2024-02-28T21:31:36.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:36 [2024-02-28T21:31:36.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:36 [2024-02-28T21:31:36.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:36 [2024-02-28T21:31:36.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:36 [2024-02-28T21:31:36.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:36 [2024-02-28T21:31:36.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:36 [2024-02-28T21:31:36.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:36 [2024-02-28T21:31:36.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:36 [2024-02-28T21:31:36.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:36 [2024-02-28T21:31:36.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:36 [2024-02-28T21:31:36.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:36 [2024-02-28T21:31:36.590Z] 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.
16:31:36 [2024-02-28T21:31:36.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:31:36 [2024-02-28T21:31:36.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:31:36 [2024-02-28T21:31:36.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:31:36 [2024-02-28T21:31:36.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:31:36 [2024-02-28T21:31:36.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:31:36 [2024-02-28T21:31:36.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:31:36 [2024-02-28T21:31:36.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:31:36 [2024-02-28T21:31:36.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/emptyArchiveFolder
16:31:36 [2024-02-28T21:31:36.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/emptyArchiveFolder} [layout=null] time=-241087283 data=null}, (of type 'Combo')]
16:31:36 [2024-02-28T21:31:36.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/emptyArchiveFolder
16:31:36 [2024-02-28T21:31:36.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:31:36 [2024-02-28T21:31:36.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:31:36 [2024-02-28T21:31:36.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:31:36 [2024-02-28T21:31:36.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:31:36 [2024-02-28T21:31:36.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:31:36 [2024-02-28T21:31:36.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:31:36 [2024-02-28T21:31:36.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {emptyArchiveFolder} time=-241087265 data=null button=0 stateMask=0x0 x=128 y=12 count=0}, TreeItem with text {emptyArchiveFolder}]
16:31:36 [2024-02-28T21:31:36.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {emptyArchiveFolder} time=-241087241 data=null doit=true}, TreeItem with text {emptyArchiveFolder}]
16:31:36 [2024-02-28T21:31:36.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {emptyArchiveFolder} time=-241087241 data=null}, TreeItem with text {emptyArchiveFolder}]
16:31:36 [2024-02-28T21:31:36.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {emptyArchiveFolder} time=-241087241 data=null button=1 stateMask=0x0 x=128 y=12 count=1}, TreeItem with text {emptyArchiveFolder}]
16:31:36 [2024-02-28T21:31:36.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241087241 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}]
16:31:36 [2024-02-28T21:31:36.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {emptyArchiveFolder} time=-241087240 data=null button=1 stateMask=0x80000 x=128 y=12 count=1}, TreeItem with text {emptyArchiveFolder}]
16:31:36 [2024-02-28T21:31:36.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: emptyArchiveFolder
16:31:36 [2024-02-28T21:31:36.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:31:36 [2024-02-28T21:31:36.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:31:36 [2024-02-28T21:31:36.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:31:36 [2024-02-28T21:31:36.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:31:36 [2024-02-28T21:31:36.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:31:36 [2024-02-28T21:31:36.590Z] 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:'))
16:31:36 [2024-02-28T21:31:36.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:31:36 [2024-02-28T21:31:36.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-241087222 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:'))]
16:31:36 [2024-02-28T21:31:36.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:31:36 [2024-02-28T21:31:36.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:36 [2024-02-28T21:31:36.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:36 [2024-02-28T21:31:36.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:36 [2024-02-28T21:31:36.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:36 [2024-02-28T21:31:36.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:36 [2024-02-28T21:31:36.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:36 [2024-02-28T21:31:36.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:36 [2024-02-28T21:31:36.591Z] 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'
16:31:36 [2024-02-28T21:31:36.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:31:36 [2024-02-28T21:31:36.591Z] 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')
16:31:36 [2024-02-28T21:31:36.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:36 [2024-02-28T21:31:36.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:36 [2024-02-28T21:31:36.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:36 [2024-02-28T21:31:36.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:36 [2024-02-28T21:31:36.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:36 [2024-02-28T21:31:36.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:31:36 [2024-02-28T21:31:36.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@5410bbdf
16:31:36 [2024-02-28T21:31:36.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-241087221 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')]
16:31:36 [2024-02-28T21:31:36.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-241087220 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')]
16:31:36 [2024-02-28T21:31:36.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-241087220 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:31:36 [2024-02-28T21:31:36.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-241087220 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:31:36 [2024-02-28T21:31:36.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-241087220 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')]
16:31:36 [2024-02-28T21:31:36.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-241087220 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')]
16:31:36 [2024-02-28T21:31:36.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-241087220 data=null 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')]
16:31:36 [2024-02-28T21:31:36.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-241087220 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')]
16:31:36 [2024-02-28T21:31:36.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-241087220 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')]
16:31:36 [2024-02-28T21:31:36.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-241087220 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')]
16:31:36 [2024-02-28T21:31:36.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-241087220 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:31:36 [2024-02-28T21:31:36.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-241087220 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:31:36 [2024-02-28T21:31:36.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:36 [2024-02-28T21:31:36.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:36 [2024-02-28T21:31:36.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:36 [2024-02-28T21:31:36.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:36 [2024-02-28T21:31:36.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:36 [2024-02-28T21:31:36.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:36 [2024-02-28T21:31:36.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:36 [2024-02-28T21:31:36.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:36 [2024-02-28T21:31:36.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:31:36 [2024-02-28T21:31:36.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:31:36 [2024-02-28T21:31:36.847Z] 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')
16:31:36 [2024-02-28T21:31:36.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:36 [2024-02-28T21:31:36.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:36 [2024-02-28T21:31:36.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:36 [2024-02-28T21:31:36.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:36 [2024-02-28T21:31:36.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:31:36 [2024-02-28T21:31:36.847Z] 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.
16:31:36 [2024-02-28T21:31:36.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:36 [2024-02-28T21:31:36.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:36 [2024-02-28T21:31:36.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:36 [2024-02-28T21:31:36.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:36 [2024-02-28T21:31:36.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:36 [2024-02-28T21:31:36.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:31:36 [2024-02-28T21:31:36.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:31:36 [2024-02-28T21:31:36.847Z] 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')
16:31:36 [2024-02-28T21:31:36.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:36 [2024-02-28T21:31:36.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:36 [2024-02-28T21:31:36.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:36 [2024-02-28T21:31:36.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:36 [2024-02-28T21:31:36.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:36 [2024-02-28T21:31:36.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:36 [2024-02-28T21:31:36.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:36 [2024-02-28T21:31:36.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:31:36 [2024-02-28T21:31:36.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@5233b7ad
16:31:36 [2024-02-28T21:31:36.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=-241087218 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')]
16:31:36 [2024-02-28T21:31:36.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=-241087218 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')]
16:31:36 [2024-02-28T21:31:36.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Import unrecognized traces} time=-241087217 data=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
16:31:36 [2024-02-28T21:31:36.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=-241087217 data=null}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
16:31:36 [2024-02-28T21:31:36.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=-241087217 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')]
16:31:36 [2024-02-28T21:31:36.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=-241087217 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')]
16:31:36 [2024-02-28T21:31:36.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=-241087217 data=null 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')]
16:31:36 [2024-02-28T21:31:36.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=-241087217 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')]
16:31:36 [2024-02-28T21:31:36.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=-241087217 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')]
16:31:36 [2024-02-28T21:31:36.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=-241087217 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')]
16:31:36 [2024-02-28T21:31:36.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=-241087217 data=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
16:31:36 [2024-02-28T21:31:36.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=-241087217 data=null}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
16:31:36 [2024-02-28T21:31:36.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:36 [2024-02-28T21:31:36.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:36 [2024-02-28T21:31:36.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:36 [2024-02-28T21:31:36.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:36 [2024-02-28T21:31:36.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:36 [2024-02-28T21:31:36.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:36 [2024-02-28T21:31:36.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:31:36 [2024-02-28T21:31:36.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:31:36 [2024-02-28T21:31:36.848Z] 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')
16:31:36 [2024-02-28T21:31:36.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:36 [2024-02-28T21:31:36.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:36 [2024-02-28T21:31:36.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:36 [2024-02-28T21:31:36.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:36 [2024-02-28T21:31:36.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:36 [2024-02-28T21:31:36.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:36 [2024-02-28T21:31:36.848Z] 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')
16:31:36 [2024-02-28T21:31:36.848Z] 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.
16:31:36 [2024-02-28T21:31:36.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:36 [2024-02-28T21:31:36.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:36 [2024-02-28T21:31:36.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:36 [2024-02-28T21:31:36.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:36 [2024-02-28T21:31:36.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:36 [2024-02-28T21:31:36.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:36 [2024-02-28T21:31:36.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:36 [2024-02-28T21:31:36.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:36 [2024-02-28T21:31:36.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:36 [2024-02-28T21:31:36.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:31:36 [2024-02-28T21:31:36.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:31:36 [2024-02-28T21:31:36.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')
16:31:36 [2024-02-28T21:31:36.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:36 [2024-02-28T21:31:36.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:36 [2024-02-28T21:31:36.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:36 [2024-02-28T21:31:36.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:31:36 [2024-02-28T21:31:36.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.
16:31:36 [2024-02-28T21:31:36.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:36 [2024-02-28T21:31:36.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:36 [2024-02-28T21:31:36.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:36 [2024-02-28T21:31:36.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:36 [2024-02-28T21:31:36.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:36 [2024-02-28T21:31:36.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:36 [2024-02-28T21:31:36.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:36 [2024-02-28T21:31:36.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:36 [2024-02-28T21:31:36.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:36 [2024-02-28T21:31:36.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:36 [2024-02-28T21:31:36.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)'
16:31:36 [2024-02-28T21:31:36.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:31:36 [2024-02-28T21:31:36.849Z] 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')
16:31:36 [2024-02-28T21:31:36.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:36 [2024-02-28T21:31:36.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:36 [2024-02-28T21:31:36.849Z] 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')
16:31:36 [2024-02-28T21:31:36.849Z] 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.
16:31:36 [2024-02-28T21:31:36.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:36 [2024-02-28T21:31:36.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:36 [2024-02-28T21:31:36.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:36 [2024-02-28T21:31:36.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:36 [2024-02-28T21:31:36.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:36 [2024-02-28T21:31:36.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:36 [2024-02-28T21:31:36.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:36 [2024-02-28T21:31:36.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:36 [2024-02-28T21:31:36.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:36 [2024-02-28T21:31:36.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:36 [2024-02-28T21:31:36.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:36 [2024-02-28T21:31:36.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:36 [2024-02-28T21:31:36.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:31:36 [2024-02-28T21:31:36.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:31:36 [2024-02-28T21:31:36.849Z] 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')
16:31:36 [2024-02-28T21:31:36.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:31:36 [2024-02-28T21:31:36.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-241087209 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:36 [2024-02-28T21:31:36.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-241087209 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:36 [2024-02-28T21:31:36.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-241087209 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:36 [2024-02-28T21:31:36.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-241087209 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:36 [2024-02-28T21:31:36.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-241087209 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:36 [2024-02-28T21:31:36.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-241087209 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:36 [2024-02-28T21:31:36.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')
16:31:36 [2024-02-28T21:31:36.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-241087209 data=null 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')]
16:31:36 [2024-02-28T21:31:36.849Z] 
16:31:36 [2024-02-28T21:31:36.849Z] (Eclipse:10261): Gtk-WARNING **: 21:31:36.683: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:36 [2024-02-28T21:31:36.849Z] 
16:31:36 [2024-02-28T21:31:36.849Z] (Eclipse:10261): Gtk-WARNING **: 21:31:36.699: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:36 [2024-02-28T21:31:36.849Z] 
16:31:36 [2024-02-28T21:31:36.849Z] (Eclipse:10261): Gtk-WARNING **: 21:31:36.705: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:36 [2024-02-28T21:31:36.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:31:36 [2024-02-28T21:31:36.849Z] 
16:31:36 [2024-02-28T21:31:36.849Z] (Eclipse:10261): Gtk-WARNING **: 21:31:36.814: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:37 [2024-02-28T21:31:37.104Z] 
16:31:37 [2024-02-28T21:31:37.104Z] (Eclipse:10261): Gtk-WARNING **: 21:31:36.870: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:37 [2024-02-28T21:31:37.104Z] 
16:31:37 [2024-02-28T21:31:37.104Z] (Eclipse:10261): Gtk-WARNING **: 21:31:36.893: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:37 [2024-02-28T21:31:37.104Z] 
16:31:37 [2024-02-28T21:31:37.104Z] (Eclipse:10261): Gtk-WARNING **: 21:31:36.914: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:37 [2024-02-28T21:31:37.104Z] 
16:31:37 [2024-02-28T21:31:37.104Z] (Eclipse:10261): Gtk-WARNING **: 21:31:36.969: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:37 [2024-02-28T21:31:37.104Z] 
16:31:37 [2024-02-28T21:31:37.104Z] (Eclipse:10261): Gtk-WARNING **: 21:31:36.990: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:37 [2024-02-28T21:31:37.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:37 [2024-02-28T21:31:37.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:37 [2024-02-28T21:31:37.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:37 [2024-02-28T21:31:37.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
16:31:37 [2024-02-28T21:31:37.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
16:31:37 [2024-02-28T21:31:37.360Z] 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')
16:31:37 [2024-02-28T21:31:37.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:37 [2024-02-28T21:31:37.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:37 [2024-02-28T21:31:37.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:37 [2024-02-28T21:31:37.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:37 [2024-02-28T21:31:37.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:37 [2024-02-28T21:31:37.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:37 [2024-02-28T21:31:37.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:37 [2024-02-28T21:31:37.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:37 [2024-02-28T21:31:37.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:37 [2024-02-28T21:31:37.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
16:31:37 [2024-02-28T21:31:37.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select roo&t directory:} time=-241086598 data=null doit=true}, Button with text {Select roo&t directory:}]
16:31:37 [2024-02-28T21:31:37.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=-241086598 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:}]
16:31:37 [2024-02-28T21:31:37.360Z] 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')
16:31:37 [2024-02-28T21:31:37.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select &archive file:} time=-241086596 data=null doit=true}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
16:31:37 [2024-02-28T21:31:37.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select &archive file:} time=-241086596 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')]
16:31:37 [2024-02-28T21:31:37.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select &archive file:} time=-241086596 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')]
16:31:37 [2024-02-28T21:31:37.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=-241086596 data=null 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')]
16:31:37 [2024-02-28T21:31:37.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
16:31:37 [2024-02-28T21:31:37.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:31:37 [2024-02-28T21:31:37.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:31:37 [2024-02-28T21:31:37.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:31:37 [2024-02-28T21:31:37.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:31:37 [2024-02-28T21:31:37.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:31:37 [2024-02-28T21:31:37.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:31:37 [2024-02-28T21:31:37.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:31:37 [2024-02-28T21:31:37.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/testfiles/testcolon.zip
16:31:37 [2024-02-28T21:31:37.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/testfiles/testcolon.zip} [layout=null] time=-241086593 data=null}, (of type 'Combo')]
16:31:37 [2024-02-28T21:31:37.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/testfiles/testcolon.zip
16:31:37 [2024-02-28T21:31:37.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:31:37 [2024-02-28T21:31:37.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:31:37 [2024-02-28T21:31:37.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:31:37 [2024-02-28T21:31:37.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:31:37 [2024-02-28T21:31:37.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:31:37 [2024-02-28T21:31:37.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=-241086568 data=null doit=true}, TreeItem with text {/}]
16:31:37 [2024-02-28T21:31:37.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=-241086568 data=null}, TreeItem with text {/}]
16:31:37 [2024-02-28T21:31:37.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=-241086568 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
16:31:37 [2024-02-28T21:31:37.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-241086568 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {/}]
16:31:37 [2024-02-28T21:31:37.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=-241086567 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
16:31:37 [2024-02-28T21:31:37.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:31:37 [2024-02-28T21:31:37.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {folder:colon} time=-241086567 data=null button=0 stateMask=0x0 x=119 y=35 count=0}, Tree node with text: folder:colon]
16:31:37 [2024-02-28T21:31:37.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {folder:colon} time=-241086567 data=null doit=true}, Tree node with text: folder:colon]
16:31:37 [2024-02-28T21:31:37.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {folder:colon} time=-241086567 data=null}, Tree node with text: folder:colon]
16:31:37 [2024-02-28T21:31:37.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {folder:colon} time=-241086566 data=null button=1 stateMask=0x0 x=119 y=35 count=1}, Tree node with text: folder:colon]
16:31:37 [2024-02-28T21:31:37.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241086566 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]
16:31:37 [2024-02-28T21:31:37.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {folder:colon} time=-241086565 data=null button=1 stateMask=0x80000 x=119 y=35 count=1}, Tree node with text: folder:colon]
16:31:37 [2024-02-28T21:31:37.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: folder:colon
16:31:37 [2024-02-28T21:31:37.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:31:37 [2024-02-28T21:31:37.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:31:37 [2024-02-28T21:31:37.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:31:37 [2024-02-28T21:31:37.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:31:37 [2024-02-28T21:31:37.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:31:37 [2024-02-28T21:31:37.361Z] 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:'))
16:31:37 [2024-02-28T21:31:37.361Z] 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)
16:31:37 [2024-02-28T21:31:37.361Z] 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=-241086559 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:'))]
16:31:37 [2024-02-28T21:31:37.361Z] 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)
16:31:37 [2024-02-28T21:31:37.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:37 [2024-02-28T21:31:37.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:37 [2024-02-28T21:31:37.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:37 [2024-02-28T21:31:37.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:37 [2024-02-28T21:31:37.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:37 [2024-02-28T21:31:37.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:37 [2024-02-28T21:31:37.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:37 [2024-02-28T21:31:37.361Z] 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'
16:31:37 [2024-02-28T21:31:37.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:31:37 [2024-02-28T21:31:37.361Z] 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')
16:31:37 [2024-02-28T21:31:37.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:37 [2024-02-28T21:31:37.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:37 [2024-02-28T21:31:37.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:37 [2024-02-28T21:31:37.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:37 [2024-02-28T21:31:37.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:37 [2024-02-28T21:31:37.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:37 [2024-02-28T21:31:37.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:37 [2024-02-28T21:31:37.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:37 [2024-02-28T21:31:37.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:37 [2024-02-28T21:31:37.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:37 [2024-02-28T21:31:37.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:37 [2024-02-28T21:31:37.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:37 [2024-02-28T21:31:37.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:37 [2024-02-28T21:31:37.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:31:37 [2024-02-28T21:31:37.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:31:37 [2024-02-28T21:31:37.361Z] 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')
16:31:37 [2024-02-28T21:31:37.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:37 [2024-02-28T21:31:37.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:37 [2024-02-28T21:31:37.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:37 [2024-02-28T21:31:37.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:37 [2024-02-28T21:31:37.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:31:37 [2024-02-28T21:31:37.361Z] 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.
16:31:37 [2024-02-28T21:31:37.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:37 [2024-02-28T21:31:37.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:37 [2024-02-28T21:31:37.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:37 [2024-02-28T21:31:37.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:37 [2024-02-28T21:31:37.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:37 [2024-02-28T21:31:37.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:31:37 [2024-02-28T21:31:37.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:31:37 [2024-02-28T21:31:37.362Z] 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')
16:31:37 [2024-02-28T21:31:37.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:37 [2024-02-28T21:31:37.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:37 [2024-02-28T21:31:37.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:37 [2024-02-28T21:31:37.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:37 [2024-02-28T21:31:37.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:37 [2024-02-28T21:31:37.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:37 [2024-02-28T21:31:37.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:37 [2024-02-28T21:31:37.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:37 [2024-02-28T21:31:37.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:37 [2024-02-28T21:31:37.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:37 [2024-02-28T21:31:37.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:37 [2024-02-28T21:31:37.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:37 [2024-02-28T21:31:37.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:37 [2024-02-28T21:31:37.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:31:37 [2024-02-28T21:31:37.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:31:37 [2024-02-28T21:31:37.362Z] 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')
16:31:37 [2024-02-28T21:31:37.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:37 [2024-02-28T21:31:37.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:37 [2024-02-28T21:31:37.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:37 [2024-02-28T21:31:37.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:37 [2024-02-28T21:31:37.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:37 [2024-02-28T21:31:37.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:37 [2024-02-28T21:31:37.362Z] 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')
16:31:37 [2024-02-28T21:31:37.362Z] 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.
16:31:37 [2024-02-28T21:31:37.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:37 [2024-02-28T21:31:37.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:37 [2024-02-28T21:31:37.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:37 [2024-02-28T21:31:37.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:37 [2024-02-28T21:31:37.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:37 [2024-02-28T21:31:37.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:37 [2024-02-28T21:31:37.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:37 [2024-02-28T21:31:37.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:37 [2024-02-28T21:31:37.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:37 [2024-02-28T21:31:37.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:31:37 [2024-02-28T21:31:37.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:31:37 [2024-02-28T21:31:37.362Z] 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')
16:31:37 [2024-02-28T21:31:37.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:37 [2024-02-28T21:31:37.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:37 [2024-02-28T21:31:37.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:37 [2024-02-28T21:31:37.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:31:37 [2024-02-28T21:31:37.362Z] 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.
16:31:37 [2024-02-28T21:31:37.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:37 [2024-02-28T21:31:37.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:37 [2024-02-28T21:31:37.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:37 [2024-02-28T21:31:37.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:37 [2024-02-28T21:31:37.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:37 [2024-02-28T21:31:37.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:37 [2024-02-28T21:31:37.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:37 [2024-02-28T21:31:37.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:37 [2024-02-28T21:31:37.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:37 [2024-02-28T21:31:37.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:37 [2024-02-28T21:31:37.362Z] 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)'
16:31:37 [2024-02-28T21:31:37.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:31:37 [2024-02-28T21:31:37.363Z] 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')
16:31:37 [2024-02-28T21:31:37.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:37 [2024-02-28T21:31:37.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:37 [2024-02-28T21:31:37.363Z] 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')
16:31:37 [2024-02-28T21:31:37.363Z] 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.
16:31:37 [2024-02-28T21:31:37.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:37 [2024-02-28T21:31:37.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:37 [2024-02-28T21:31:37.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:37 [2024-02-28T21:31:37.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:37 [2024-02-28T21:31:37.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:37 [2024-02-28T21:31:37.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:37 [2024-02-28T21:31:37.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:37 [2024-02-28T21:31:37.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:37 [2024-02-28T21:31:37.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:37 [2024-02-28T21:31:37.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:37 [2024-02-28T21:31:37.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:37 [2024-02-28T21:31:37.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:37 [2024-02-28T21:31:37.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:31:37 [2024-02-28T21:31:37.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:31:37 [2024-02-28T21:31:37.363Z] 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')
16:31:37 [2024-02-28T21:31:37.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:31:37 [2024-02-28T21:31:37.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-241086554 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:37 [2024-02-28T21:31:37.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-241086554 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:37 [2024-02-28T21:31:37.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-241086554 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:37 [2024-02-28T21:31:37.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-241086554 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:37 [2024-02-28T21:31:37.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-241086553 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:37 [2024-02-28T21:31:37.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-241086553 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:37 [2024-02-28T21:31:37.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-241086553 data=null 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')]
16:31:37 [2024-02-28T21:31:37.618Z] 
16:31:37 [2024-02-28T21:31:37.618Z] (Eclipse:10261): Gtk-WARNING **: 21:31:37.478: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:37 [2024-02-28T21:31:37.618Z] 
16:31:37 [2024-02-28T21:31:37.618Z] (Eclipse:10261): Gtk-WARNING **: 21:31:37.493: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:37 [2024-02-28T21:31:37.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:31:37 [2024-02-28T21:31:37.618Z] 
16:31:37 [2024-02-28T21:31:37.618Z] (Eclipse:10261): Gtk-WARNING **: 21:31:37.510: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:37 [2024-02-28T21:31:37.618Z] 
16:31:37 [2024-02-28T21:31:37.618Z] (Eclipse:10261): Gtk-WARNING **: 21:31:37.527: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:37 [2024-02-28T21:31:37.618Z] 
16:31:37 [2024-02-28T21:31:37.618Z] (Eclipse:10261): Gtk-WARNING **: 21:31:37.566: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:37 [2024-02-28T21:31:37.618Z] 
16:31:37 [2024-02-28T21:31:37.618Z] (Eclipse:10261): Gtk-WARNING **: 21:31:37.571: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:37 [2024-02-28T21:31:37.618Z] 
16:31:37 [2024-02-28T21:31:37.618Z] (Eclipse:10261): Gtk-WARNING **: 21:31:37.576: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:37 [2024-02-28T21:31:37.618Z] 
16:31:37 [2024-02-28T21:31:37.618Z] (Eclipse:10261): Gtk-WARNING **: 21:31:37.593: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:37 [2024-02-28T21:31:37.618Z] 
16:31:37 [2024-02-28T21:31:37.618Z] (Eclipse:10261): Gtk-WARNING **: 21:31:37.611: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:37 [2024-02-28T21:31:37.873Z] 
16:31:37 [2024-02-28T21:31:37.873Z] (Eclipse:10261): Gtk-WARNING **: 21:31:37.627: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:37 [2024-02-28T21:31:37.873Z] 
16:31:37 [2024-02-28T21:31:37.873Z] (Eclipse:10261): Gtk-WARNING **: 21:31:37.643: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:37 [2024-02-28T21:31:37.873Z] 
16:31:37 [2024-02-28T21:31:37.873Z] (Eclipse:10261): Gtk-WARNING **: 21:31:37.801: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:37 [2024-02-28T21:31:37.873Z] 
16:31:37 [2024-02-28T21:31:37.873Z] (Eclipse:10261): Gtk-WARNING **: 21:31:37.820: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:37 [2024-02-28T21:31:37.873Z] 
16:31:37 [2024-02-28T21:31:37.873Z] (Eclipse:10261): Gtk-WARNING **: 21:31:37.839: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:37 [2024-02-28T21:31:37.873Z] 
16:31:37 [2024-02-28T21:31:37.873Z] (Eclipse:10261): Gtk-WARNING **: 21:31:37.856: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:38 [2024-02-28T21:31:38.129Z] 
16:31:38 [2024-02-28T21:31:38.129Z] (Eclipse:10261): Gtk-WARNING **: 21:31:37.875: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:38 [2024-02-28T21:31:38.129Z] 
16:31:38 [2024-02-28T21:31:38.129Z] (Eclipse:10261): Gtk-WARNING **: 21:31:37.893: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:38 [2024-02-28T21:31:38.129Z] 
16:31:38 [2024-02-28T21:31:38.129Z] (Eclipse:10261): Gtk-WARNING **: 21:31:37.911: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:38 [2024-02-28T21:31:38.129Z] 
16:31:38 [2024-02-28T21:31:38.129Z] (Eclipse:10261): Gtk-WARNING **: 21:31:37.930: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:38 [2024-02-28T21:31:38.129Z] 
16:31:38 [2024-02-28T21:31:38.129Z] (Eclipse:10261): Gtk-WARNING **: 21:31:37.949: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:38 [2024-02-28T21:31:38.129Z] 
16:31:38 [2024-02-28T21:31:38.129Z] (Eclipse:10261): Gtk-WARNING **: 21:31:37.980: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:38 [2024-02-28T21:31:38.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:38 [2024-02-28T21:31:38.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:31:38 [2024-02-28T21:31:38.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:31:38 [2024-02-28T21:31:38.384Z] 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')
16:31:38 [2024-02-28T21:31:38.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:38 [2024-02-28T21:31:38.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:38 [2024-02-28T21:31:38.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:38 [2024-02-28T21:31:38.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:38 [2024-02-28T21:31:38.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:38 [2024-02-28T21:31:38.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:38 [2024-02-28T21:31:38.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:38 [2024-02-28T21:31:38.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:38 [2024-02-28T21:31:38.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:38 [2024-02-28T21:31:38.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:38 [2024-02-28T21:31:38.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:38 [2024-02-28T21:31:38.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
16:31:38 [2024-02-28T21:31:38.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select &archive file:} time=-241085607 data=null doit=true}, Button with text {Select &archive file:}]
16:31:38 [2024-02-28T21:31:38.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=-241085607 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:}]
16:31:38 [2024-02-28T21:31:38.385Z] 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')
16:31:38 [2024-02-28T21:31:38.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select roo&t directory:} time=-241085605 data=null doit=true}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
16:31:38 [2024-02-28T21:31:38.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select roo&t directory:} time=-241085605 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')]
16:31:38 [2024-02-28T21:31:38.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select roo&t directory:} time=-241085605 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')]
16:31:38 [2024-02-28T21:31:38.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=-241085605 data=null 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')]
16:31:38 [2024-02-28T21:31:38.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
16:31:38 [2024-02-28T21:31:38.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:31:38 [2024-02-28T21:31:38.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:31:38 [2024-02-28T21:31:38.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:31:38 [2024-02-28T21:31:38.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:31:38 [2024-02-28T21:31:38.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:31:38 [2024-02-28T21:31:38.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:31:38 [2024-02-28T21:31:38.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:31:38 [2024-02-28T21:31:38.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
16:31:38 [2024-02-28T21:31:38.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces} [layout=null] time=-241085603 data=null}, (of type 'Combo')]
16:31:38 [2024-02-28T21:31:38.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
16:31:38 [2024-02-28T21:31:38.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:31:38 [2024-02-28T21:31:38.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:31:38 [2024-02-28T21:31:38.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:31:38 [2024-02-28T21:31:38.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:31:38 [2024-02-28T21:31:38.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:31:38 [2024-02-28T21:31:38.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=-241085568 data=null doit=true}, TreeItem with text {traces}]
16:31:38 [2024-02-28T21:31:38.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=-241085568 data=null}, TreeItem with text {traces}]
16:31:38 [2024-02-28T21:31:38.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=-241085568 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
16:31:38 [2024-02-28T21:31:38.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-241085568 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}]
16:31:38 [2024-02-28T21:31:38.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=-241085566 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
16:31:38 [2024-02-28T21:31:38.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:31:38 [2024-02-28T21:31:38.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces} time=-241085566 data=null button=0 stateMask=0x0 x=115 y=104 count=0}, Tree node with text: synctraces]
16:31:38 [2024-02-28T21:31:38.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces} time=-241085566 data=null doit=true}, Tree node with text: synctraces]
16:31:38 [2024-02-28T21:31:38.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces} time=-241085566 data=null}, Tree node with text: synctraces]
16:31:38 [2024-02-28T21:31:38.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces} time=-241085566 data=null button=1 stateMask=0x0 x=115 y=104 count=1}, Tree node with text: synctraces]
16:31:38 [2024-02-28T21:31:38.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241085566 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]
16:31:38 [2024-02-28T21:31:38.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces} time=-241085565 data=null button=1 stateMask=0x80000 x=115 y=104 count=1}, Tree node with text: synctraces]
16:31:38 [2024-02-28T21:31:38.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: synctraces
16:31:38 [2024-02-28T21:31:38.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:31:38 [2024-02-28T21:31:38.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:31:38 [2024-02-28T21:31:38.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:31:38 [2024-02-28T21:31:38.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:31:38 [2024-02-28T21:31:38.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:31:38 [2024-02-28T21:31:38.386Z] 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:'))
16:31:38 [2024-02-28T21:31:38.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:31:38 [2024-02-28T21:31:38.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-241085559 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:'))]
16:31:38 [2024-02-28T21:31:38.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:31:38 [2024-02-28T21:31:38.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:38 [2024-02-28T21:31:38.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:38 [2024-02-28T21:31:38.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:38 [2024-02-28T21:31:38.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:38 [2024-02-28T21:31:38.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:38 [2024-02-28T21:31:38.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:38 [2024-02-28T21:31:38.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:38 [2024-02-28T21:31:38.386Z] 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'
16:31:38 [2024-02-28T21:31:38.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:31:38 [2024-02-28T21:31:38.386Z] 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')
16:31:38 [2024-02-28T21:31:38.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:38 [2024-02-28T21:31:38.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:38 [2024-02-28T21:31:38.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:38 [2024-02-28T21:31:38.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:38 [2024-02-28T21:31:38.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:38 [2024-02-28T21:31:38.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:31:38 [2024-02-28T21:31:38.386Z] 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.
16:31:38 [2024-02-28T21:31:38.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:38 [2024-02-28T21:31:38.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:38 [2024-02-28T21:31:38.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:38 [2024-02-28T21:31:38.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:38 [2024-02-28T21:31:38.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:38 [2024-02-28T21:31:38.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:38 [2024-02-28T21:31:38.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:38 [2024-02-28T21:31:38.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:38 [2024-02-28T21:31:38.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:31:38 [2024-02-28T21:31:38.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:31:38 [2024-02-28T21:31:38.386Z] 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')
16:31:38 [2024-02-28T21:31:38.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:38 [2024-02-28T21:31:38.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:38 [2024-02-28T21:31:38.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:38 [2024-02-28T21:31:38.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:38 [2024-02-28T21:31:38.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:31:38 [2024-02-28T21:31:38.386Z] 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.
16:31:38 [2024-02-28T21:31:38.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:38 [2024-02-28T21:31:38.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:38 [2024-02-28T21:31:38.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:38 [2024-02-28T21:31:38.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:38 [2024-02-28T21:31:38.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:38 [2024-02-28T21:31:38.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:31:38 [2024-02-28T21:31:38.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:31:38 [2024-02-28T21:31:38.386Z] 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')
16:31:38 [2024-02-28T21:31:38.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:38 [2024-02-28T21:31:38.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:38 [2024-02-28T21:31:38.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:38 [2024-02-28T21:31:38.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:38 [2024-02-28T21:31:38.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:38 [2024-02-28T21:31:38.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:38 [2024-02-28T21:31:38.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:38 [2024-02-28T21:31:38.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:31:38 [2024-02-28T21:31:38.386Z] 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.
16:31:38 [2024-02-28T21:31:38.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:38 [2024-02-28T21:31:38.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:38 [2024-02-28T21:31:38.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:38 [2024-02-28T21:31:38.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:38 [2024-02-28T21:31:38.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:38 [2024-02-28T21:31:38.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:38 [2024-02-28T21:31:38.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:31:38 [2024-02-28T21:31:38.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:31:38 [2024-02-28T21:31:38.387Z] 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')
16:31:38 [2024-02-28T21:31:38.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:38 [2024-02-28T21:31:38.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:38 [2024-02-28T21:31:38.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:38 [2024-02-28T21:31:38.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:38 [2024-02-28T21:31:38.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:38 [2024-02-28T21:31:38.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:38 [2024-02-28T21:31:38.387Z] 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')
16:31:38 [2024-02-28T21:31:38.387Z] 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.
16:31:38 [2024-02-28T21:31:38.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:38 [2024-02-28T21:31:38.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:38 [2024-02-28T21:31:38.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:38 [2024-02-28T21:31:38.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:38 [2024-02-28T21:31:38.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:38 [2024-02-28T21:31:38.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:38 [2024-02-28T21:31:38.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:38 [2024-02-28T21:31:38.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:38 [2024-02-28T21:31:38.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:38 [2024-02-28T21:31:38.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:31:38 [2024-02-28T21:31:38.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:31:38 [2024-02-28T21:31:38.387Z] 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')
16:31:38 [2024-02-28T21:31:38.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:38 [2024-02-28T21:31:38.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:38 [2024-02-28T21:31:38.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:38 [2024-02-28T21:31:38.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:31:38 [2024-02-28T21:31:38.387Z] 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.
16:31:38 [2024-02-28T21:31:38.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:38 [2024-02-28T21:31:38.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:38 [2024-02-28T21:31:38.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:38 [2024-02-28T21:31:38.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:38 [2024-02-28T21:31:38.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:38 [2024-02-28T21:31:38.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:38 [2024-02-28T21:31:38.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:38 [2024-02-28T21:31:38.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:38 [2024-02-28T21:31:38.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:38 [2024-02-28T21:31:38.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:38 [2024-02-28T21:31:38.387Z] 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)'
16:31:38 [2024-02-28T21:31:38.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:31:38 [2024-02-28T21:31:38.387Z] 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')
16:31:38 [2024-02-28T21:31:38.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:38 [2024-02-28T21:31:38.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:38 [2024-02-28T21:31:38.387Z] 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')
16:31:38 [2024-02-28T21:31:38.387Z] 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.
16:31:38 [2024-02-28T21:31:38.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:38 [2024-02-28T21:31:38.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:38 [2024-02-28T21:31:38.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:38 [2024-02-28T21:31:38.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:38 [2024-02-28T21:31:38.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:38 [2024-02-28T21:31:38.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:38 [2024-02-28T21:31:38.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:38 [2024-02-28T21:31:38.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:38 [2024-02-28T21:31:38.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:38 [2024-02-28T21:31:38.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:38 [2024-02-28T21:31:38.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:38 [2024-02-28T21:31:38.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:38 [2024-02-28T21:31:38.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:31:38 [2024-02-28T21:31:38.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:31:38 [2024-02-28T21:31:38.388Z] 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')
16:31:38 [2024-02-28T21:31:38.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:38 [2024-02-28T21:31:38.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:38 [2024-02-28T21:31:38.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:38 [2024-02-28T21:31:38.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:38 [2024-02-28T21:31:38.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:38 [2024-02-28T21:31:38.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:38 [2024-02-28T21:31:38.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:38 [2024-02-28T21:31:38.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:38 [2024-02-28T21:31:38.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:38 [2024-02-28T21:31:38.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:38 [2024-02-28T21:31:38.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:38 [2024-02-28T21:31:38.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:38 [2024-02-28T21:31:38.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:31:38 [2024-02-28T21:31:38.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:31:38 [2024-02-28T21:31:38.388Z] 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')
16:31:38 [2024-02-28T21:31:38.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:31:38 [2024-02-28T21:31:38.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-241085543 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:38 [2024-02-28T21:31:38.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-241085543 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:38 [2024-02-28T21:31:38.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-241085543 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:38 [2024-02-28T21:31:38.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-241085543 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:38 [2024-02-28T21:31:38.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-241085543 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:38 [2024-02-28T21:31:38.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-241085543 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:38 [2024-02-28T21:31:38.388Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:31:38 [2024-02-28T21:31:38.388Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:31:38 [2024-02-28T21:31:38.388Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:31:38 [2024-02-28T21:31:38.388Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:31:38 [2024-02-28T21:31:38.388Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:31:38 [2024-02-28T21:31:38.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:31:38 [2024-02-28T21:31:38.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-241085542 data=null 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')]
16:31:38 [2024-02-28T21:31:38.643Z] 
16:31:38 [2024-02-28T21:31:38.643Z] (Eclipse:10261): Gtk-WARNING **: 21:31:38.576: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:38 [2024-02-28T21:31:38.644Z] 
16:31:38 [2024-02-28T21:31:38.644Z] (Eclipse:10261): Gtk-WARNING **: 21:31:38.592: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:38 [2024-02-28T21:31:38.644Z] 
16:31:38 [2024-02-28T21:31:38.644Z] (Eclipse:10261): Gtk-WARNING **: 21:31:38.610: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:38 [2024-02-28T21:31:38.644Z] 
16:31:38 [2024-02-28T21:31:38.644Z] (Eclipse:10261): Gtk-WARNING **: 21:31:38.626: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:38 [2024-02-28T21:31:38.900Z] 
16:31:38 [2024-02-28T21:31:38.900Z] (Eclipse:10261): Gtk-WARNING **: 21:31:38.643: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:38 [2024-02-28T21:31:38.900Z] 
16:31:38 [2024-02-28T21:31:38.900Z] (Eclipse:10261): Gtk-WARNING **: 21:31:38.670: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:38 [2024-02-28T21:31:38.900Z] 
16:31:38 [2024-02-28T21:31:38.900Z] (Eclipse:10261): Gtk-WARNING **: 21:31:38.675: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:38 [2024-02-28T21:31:38.900Z] 
16:31:38 [2024-02-28T21:31:38.900Z] (Eclipse:10261): Gtk-WARNING **: 21:31:38.693: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:38 [2024-02-28T21:31:38.900Z] 
16:31:38 [2024-02-28T21:31:38.900Z] (Eclipse:10261): Gtk-WARNING **: 21:31:38.709: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:38 [2024-02-28T21:31:38.900Z] 
16:31:38 [2024-02-28T21:31:38.900Z] (Eclipse:10261): Gtk-WARNING **: 21:31:38.726: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:38 [2024-02-28T21:31:38.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:31:38 [2024-02-28T21:31:38.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:31:38 [2024-02-28T21:31:38.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:31:38 [2024-02-28T21:31:38.900Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:31:38 [2024-02-28T21:31:38.900Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:31:38 [2024-02-28T21:31:38.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-241085015 data=null doit=true}, TreeItem with text {Traces [2]}]
16:31:38 [2024-02-28T21:31:38.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-241085015 data=null}, TreeItem with text {Traces [2]}]
16:31:38 [2024-02-28T21:31:38.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-241085014 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:31:38 [2024-02-28T21:31:38.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-241085014 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]}]
16:31:38 [2024-02-28T21:31:38.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-241085013 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:31:38 [2024-02-28T21:31:38.900Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
16:31:38 [2024-02-28T21:31:38.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
16:31:38 [2024-02-28T21:31:38.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=-241085012 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
16:31:38 [2024-02-28T21:31:38.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=-241085012 data=null doit=true}, TreeItem with text {scp_dest}]
16:31:38 [2024-02-28T21:31:38.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:31:38 [2024-02-28T21:31:38.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=-241085012 data=null}, TreeItem with text {scp_dest}]
16:31:38 [2024-02-28T21:31:38.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-241085012 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
16:31:38 [2024-02-28T21:31:38.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241085012 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}]
16:31:38 [2024-02-28T21:31:38.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-241085007 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
16:31:38 [2024-02-28T21:31:38.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-241085007 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
16:31:38 [2024-02-28T21:31:38.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=-241085007 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
16:31:38 [2024-02-28T21:31:38.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-241085007 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}]
16:31:39 [2024-02-28T21:31:39.156Z] 
16:31:39 [2024-02-28T21:31:39.156Z] (Eclipse:10261): Gtk-CRITICAL **: 21:31:38.934: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:31:39 [2024-02-28T21:31:39.156Z] 
16:31:39 [2024-02-28T21:31:39.156Z] (Eclipse:10261): Gtk-WARNING **: 21:31:38.978: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:39 [2024-02-28T21:31:39.156Z] 
16:31:39 [2024-02-28T21:31:39.156Z] (Eclipse:10261): Gtk-WARNING **: 21:31:39.010: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:39 [2024-02-28T21:31:39.156Z] 
16:31:39 [2024-02-28T21:31:39.156Z] (Eclipse:10261): Gtk-CRITICAL **: 21:31:39.010: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:31:39 [2024-02-28T21:31:39.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-241084968 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
16:31:39 [2024-02-28T21:31:39.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=-241084707 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
16:31:39 [2024-02-28T21:31:39.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=-241084706 data=null doit=true}, TreeItem with text {scp_dest}]
16:31:39 [2024-02-28T21:31:39.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=-241084706 data=null}, TreeItem with text {scp_dest}]
16:31:39 [2024-02-28T21:31:39.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
16:31:39 [2024-02-28T21:31:39.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
16:31:39 [2024-02-28T21:31:39.411Z] 
16:31:39 [2024-02-28T21:31:39.411Z] (Eclipse:10261): Gtk-WARNING **: 21:31:39.192: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:39 [2024-02-28T21:31:39.411Z] 
16:31:39 [2024-02-28T21:31:39.411Z] (Eclipse:10261): Gtk-CRITICAL **: 21:31:39.201: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:31:39 [2024-02-28T21:31:39.411Z] 
16:31:39 [2024-02-28T21:31:39.411Z] (Eclipse:10261): Gtk-WARNING **: 21:31:39.205: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:39 [2024-02-28T21:31:39.666Z] 
16:31:39 [2024-02-28T21:31:39.666Z] (Eclipse:10261): Gtk-WARNING **: 21:31:39.424: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:39 [2024-02-28T21:31:39.666Z] 
16:31:39 [2024-02-28T21:31:39.666Z] (Eclipse:10261): Gtk-WARNING **: 21:31:39.448: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:39 [2024-02-28T21:31:39.666Z] 
16:31:39 [2024-02-28T21:31:39.666Z] (Eclipse:10261): Gtk-WARNING **: 21:31:39.479: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:39 [2024-02-28T21:31:39.666Z] 
16:31:39 [2024-02-28T21:31:39.666Z] (Eclipse:10261): Gtk-WARNING **: 21:31:39.499: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:39 [2024-02-28T21:31:39.666Z] 
16:31:39 [2024-02-28T21:31:39.666Z] (Eclipse:10261): Gtk-WARNING **: 21:31:39.517: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:39 [2024-02-28T21:31:39.666Z] 
16:31:39 [2024-02-28T21:31:39.666Z] (Eclipse:10261): Gtk-WARNING **: 21:31:39.536: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:39 [2024-02-28T21:31:39.666Z] 
16:31:39 [2024-02-28T21:31:39.666Z] (Eclipse:10261): Gtk-WARNING **: 21:31:39.553: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:39 [2024-02-28T21:31:39.666Z] 
16:31:39 [2024-02-28T21:31:39.666Z] (Eclipse:10261): Gtk-WARNING **: 21:31:39.570: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:39 [2024-02-28T21:31:39.666Z] 
16:31:39 [2024-02-28T21:31:39.666Z] (Eclipse:10261): Gtk-WARNING **: 21:31:39.588: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:39 [2024-02-28T21:31:39.666Z] 
16:31:39 [2024-02-28T21:31:39.666Z] (Eclipse:10261): Gtk-WARNING **: 21:31:39.603: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:39 [2024-02-28T21:31:39.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:39 [2024-02-28T21:31:39.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:31:39 [2024-02-28T21:31:39.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:31:39 [2024-02-28T21:31:39.921Z] 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')
16:31:39 [2024-02-28T21:31:39.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:39 [2024-02-28T21:31:39.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:39 [2024-02-28T21:31:39.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:39 [2024-02-28T21:31:39.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:39 [2024-02-28T21:31:39.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:39 [2024-02-28T21:31:39.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:39 [2024-02-28T21:31:39.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:39 [2024-02-28T21:31:39.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:39 [2024-02-28T21:31:39.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:39 [2024-02-28T21:31:39.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:39 [2024-02-28T21:31:39.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:39 [2024-02-28T21:31:39.922Z] 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.
16:31:39 [2024-02-28T21:31:39.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:31:39 [2024-02-28T21:31:39.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:31:39 [2024-02-28T21:31:39.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:31:39 [2024-02-28T21:31:39.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:31:39 [2024-02-28T21:31:39.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:31:39 [2024-02-28T21:31:39.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:31:39 [2024-02-28T21:31:39.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:31:39 [2024-02-28T21:31:39.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
16:31:39 [2024-02-28T21:31:39.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces} [layout=null] time=-241084110 data=null}, (of type 'Combo')]
16:31:39 [2024-02-28T21:31:39.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
16:31:39 [2024-02-28T21:31:39.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:31:39 [2024-02-28T21:31:39.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:31:39 [2024-02-28T21:31:39.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:31:39 [2024-02-28T21:31:39.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:31:39 [2024-02-28T21:31:39.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:31:39 [2024-02-28T21:31:39.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=-241084073 data=null doit=true}, TreeItem with text {traces}]
16:31:39 [2024-02-28T21:31:39.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=-241084073 data=null}, TreeItem with text {traces}]
16:31:39 [2024-02-28T21:31:39.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=-241084072 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
16:31:39 [2024-02-28T21:31:39.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-241084072 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}]
16:31:39 [2024-02-28T21:31:39.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=-241084067 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
16:31:39 [2024-02-28T21:31:39.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:31:39 [2024-02-28T21:31:39.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces} time=-241084066 data=null button=0 stateMask=0x0 x=115 y=104 count=0}, Tree node with text: synctraces]
16:31:39 [2024-02-28T21:31:39.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces} time=-241084066 data=null doit=true}, Tree node with text: synctraces]
16:31:39 [2024-02-28T21:31:39.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces} time=-241084066 data=null}, Tree node with text: synctraces]
16:31:39 [2024-02-28T21:31:39.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces} time=-241084066 data=null button=1 stateMask=0x0 x=115 y=104 count=1}, Tree node with text: synctraces]
16:31:39 [2024-02-28T21:31:39.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241084066 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]
16:31:39 [2024-02-28T21:31:39.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces} time=-241084065 data=null button=1 stateMask=0x80000 x=115 y=104 count=1}, Tree node with text: synctraces]
16:31:39 [2024-02-28T21:31:39.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: synctraces
16:31:39 [2024-02-28T21:31:39.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:31:39 [2024-02-28T21:31:39.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:31:39 [2024-02-28T21:31:39.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:31:39 [2024-02-28T21:31:39.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:31:39 [2024-02-28T21:31:39.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:31:39 [2024-02-28T21:31:39.922Z] 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:'))
16:31:39 [2024-02-28T21:31:39.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:31:39 [2024-02-28T21:31:39.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-241084059 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:'))]
16:31:39 [2024-02-28T21:31:39.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:31:39 [2024-02-28T21:31:39.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:39 [2024-02-28T21:31:39.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:39 [2024-02-28T21:31:39.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:39 [2024-02-28T21:31:39.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:39 [2024-02-28T21:31:39.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:39 [2024-02-28T21:31:39.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:39 [2024-02-28T21:31:39.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:39 [2024-02-28T21:31:39.922Z] 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'
16:31:39 [2024-02-28T21:31:39.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:31:39 [2024-02-28T21:31:39.923Z] 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')
16:31:39 [2024-02-28T21:31:39.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:39 [2024-02-28T21:31:39.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:39 [2024-02-28T21:31:39.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:39 [2024-02-28T21:31:39.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:39 [2024-02-28T21:31:39.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:39 [2024-02-28T21:31:39.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:31:39 [2024-02-28T21:31:39.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@cea6297
16:31:39 [2024-02-28T21:31:39.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-241084058 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')]
16:31:39 [2024-02-28T21:31:39.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-241084058 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')]
16:31:39 [2024-02-28T21:31:39.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-241084058 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:31:39 [2024-02-28T21:31:39.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-241084058 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:31:39 [2024-02-28T21:31:39.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-241084058 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')]
16:31:39 [2024-02-28T21:31:39.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-241084058 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')]
16:31:39 [2024-02-28T21:31:39.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-241084058 data=null 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')]
16:31:39 [2024-02-28T21:31:39.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-241084058 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')]
16:31:39 [2024-02-28T21:31:39.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-241084058 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')]
16:31:39 [2024-02-28T21:31:39.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-241084058 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')]
16:31:39 [2024-02-28T21:31:39.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-241084058 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:31:39 [2024-02-28T21:31:39.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-241084058 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:31:39 [2024-02-28T21:31:39.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:39 [2024-02-28T21:31:39.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:39 [2024-02-28T21:31:39.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:39 [2024-02-28T21:31:39.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:39 [2024-02-28T21:31:39.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:39 [2024-02-28T21:31:39.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:39 [2024-02-28T21:31:39.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:39 [2024-02-28T21:31:39.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:39 [2024-02-28T21:31:39.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:31:39 [2024-02-28T21:31:39.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:31:39 [2024-02-28T21:31:39.923Z] 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')
16:31:39 [2024-02-28T21:31:39.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:39 [2024-02-28T21:31:39.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:39 [2024-02-28T21:31:39.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:39 [2024-02-28T21:31:39.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:39 [2024-02-28T21:31:39.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:31:39 [2024-02-28T21:31:39.923Z] 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.
16:31:39 [2024-02-28T21:31:39.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:39 [2024-02-28T21:31:39.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:39 [2024-02-28T21:31:39.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:39 [2024-02-28T21:31:39.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:39 [2024-02-28T21:31:39.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:39 [2024-02-28T21:31:39.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:31:39 [2024-02-28T21:31:39.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:31:39 [2024-02-28T21:31:39.924Z] 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')
16:31:39 [2024-02-28T21:31:39.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:39 [2024-02-28T21:31:39.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:39 [2024-02-28T21:31:39.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:39 [2024-02-28T21:31:39.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:39 [2024-02-28T21:31:39.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:39 [2024-02-28T21:31:39.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:39 [2024-02-28T21:31:39.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:39 [2024-02-28T21:31:39.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:31:39 [2024-02-28T21:31:39.924Z] 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.
16:31:39 [2024-02-28T21:31:39.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:39 [2024-02-28T21:31:39.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:39 [2024-02-28T21:31:39.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:39 [2024-02-28T21:31:39.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:39 [2024-02-28T21:31:39.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:39 [2024-02-28T21:31:39.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:39 [2024-02-28T21:31:39.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:31:39 [2024-02-28T21:31:39.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:31:39 [2024-02-28T21:31:39.924Z] 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')
16:31:39 [2024-02-28T21:31:39.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:39 [2024-02-28T21:31:39.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:39 [2024-02-28T21:31:39.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:39 [2024-02-28T21:31:39.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:39 [2024-02-28T21:31:39.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:39 [2024-02-28T21:31:39.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:39 [2024-02-28T21:31:39.924Z] 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')
16:31:39 [2024-02-28T21:31:39.924Z] 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.
16:31:39 [2024-02-28T21:31:39.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:39 [2024-02-28T21:31:39.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:39 [2024-02-28T21:31:39.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:39 [2024-02-28T21:31:39.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:39 [2024-02-28T21:31:39.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:39 [2024-02-28T21:31:39.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:39 [2024-02-28T21:31:39.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:39 [2024-02-28T21:31:39.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:39 [2024-02-28T21:31:39.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:39 [2024-02-28T21:31:39.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:31:39 [2024-02-28T21:31:39.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:31:39 [2024-02-28T21:31:39.924Z] 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')
16:31:39 [2024-02-28T21:31:39.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:39 [2024-02-28T21:31:39.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:39 [2024-02-28T21:31:39.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:39 [2024-02-28T21:31:39.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:31:39 [2024-02-28T21:31:39.924Z] 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.
16:31:39 [2024-02-28T21:31:39.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:39 [2024-02-28T21:31:39.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:39 [2024-02-28T21:31:39.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:39 [2024-02-28T21:31:39.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:39 [2024-02-28T21:31:39.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:39 [2024-02-28T21:31:39.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:39 [2024-02-28T21:31:39.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:39 [2024-02-28T21:31:39.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:39 [2024-02-28T21:31:39.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:39 [2024-02-28T21:31:39.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:39 [2024-02-28T21:31:39.924Z] 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)'
16:31:39 [2024-02-28T21:31:39.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:31:39 [2024-02-28T21:31:39.924Z] 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')
16:31:39 [2024-02-28T21:31:39.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:39 [2024-02-28T21:31:39.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:39 [2024-02-28T21:31:39.925Z] 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')
16:31:39 [2024-02-28T21:31:39.925Z] 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.
16:31:39 [2024-02-28T21:31:39.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:39 [2024-02-28T21:31:39.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:39 [2024-02-28T21:31:39.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:39 [2024-02-28T21:31:39.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:39 [2024-02-28T21:31:39.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:39 [2024-02-28T21:31:39.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:39 [2024-02-28T21:31:39.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:39 [2024-02-28T21:31:39.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:39 [2024-02-28T21:31:39.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:39 [2024-02-28T21:31:39.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:39 [2024-02-28T21:31:39.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:39 [2024-02-28T21:31:39.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:39 [2024-02-28T21:31:39.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:31:39 [2024-02-28T21:31:39.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:31:39 [2024-02-28T21:31:39.925Z] 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')
16:31:39 [2024-02-28T21:31:39.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:39 [2024-02-28T21:31:39.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:39 [2024-02-28T21:31:39.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:39 [2024-02-28T21:31:39.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:39 [2024-02-28T21:31:39.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:39 [2024-02-28T21:31:39.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:39 [2024-02-28T21:31:39.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:39 [2024-02-28T21:31:39.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:39 [2024-02-28T21:31:39.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:39 [2024-02-28T21:31:39.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:39 [2024-02-28T21:31:39.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:39 [2024-02-28T21:31:39.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:39 [2024-02-28T21:31:39.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:31:39 [2024-02-28T21:31:39.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:31:39 [2024-02-28T21:31:39.925Z] 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')
16:31:39 [2024-02-28T21:31:39.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:31:39 [2024-02-28T21:31:39.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-241084044 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:39 [2024-02-28T21:31:39.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-241084044 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:39 [2024-02-28T21:31:39.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-241084044 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:39 [2024-02-28T21:31:39.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-241084044 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:39 [2024-02-28T21:31:39.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-241084044 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:39 [2024-02-28T21:31:39.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-241084044 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:39 [2024-02-28T21:31:39.925Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:31:39 [2024-02-28T21:31:39.925Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:31:39 [2024-02-28T21:31:39.925Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:31:39 [2024-02-28T21:31:39.925Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:31:39 [2024-02-28T21:31:39.925Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:31:39 [2024-02-28T21:31:39.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:31:40 [2024-02-28T21:31:40.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
16:31:40 [2024-02-28T21:31:40.486Z] 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=-241083522 data=null doit=true}, Shell with text {Confirmation}]
16:31:40 [2024-02-28T21:31:40.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
16:31:40 [2024-02-28T21:31:40.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
16:31:40 [2024-02-28T21:31:40.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: with mnemonic 'Rename All'
16:31:40 [2024-02-28T21:31:40.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: with style 'SWT.PUSH'
16:31:40 [2024-02-28T21:31:40.486Z] 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')
16:31:40 [2024-02-28T21:31:40.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
16:31:40 [2024-02-28T21:31:40.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
16:31:40 [2024-02-28T21:31:40.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
16:31:40 [2024-02-28T21:31:40.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
16:31:40 [2024-02-28T21:31:40.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Rename All
16:31:40 [2024-02-28T21:31:40.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Rename All} time=-241083521 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')]
16:31:40 [2024-02-28T21:31:40.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Rename All} time=-241083521 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')]
16:31:40 [2024-02-28T21:31:40.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Rename All} time=-241083521 data=null doit=true}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
16:31:40 [2024-02-28T21:31:40.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Rename All} time=-241083521 data=null}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
16:31:40 [2024-02-28T21:31:40.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Rename All} time=-241083521 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')]
16:31:40 [2024-02-28T21:31:40.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Rename All} time=-241083521 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')]
16:31:40 [2024-02-28T21:31:40.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Rename All} time=-241083521 data=null 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')]
16:31:40 [2024-02-28T21:31:40.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:31:40 [2024-02-28T21:31:40.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-241084044 data=null 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')]
16:31:40 [2024-02-28T21:31:40.741Z] 
16:31:40 [2024-02-28T21:31:40.741Z] (Eclipse:10261): Gtk-WARNING **: 21:31:40.613: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:40 [2024-02-28T21:31:40.741Z] 
16:31:40 [2024-02-28T21:31:40.741Z] (Eclipse:10261): Gtk-WARNING **: 21:31:40.671: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:40 [2024-02-28T21:31:40.741Z] 
16:31:40 [2024-02-28T21:31:40.741Z] (Eclipse:10261): Gtk-WARNING **: 21:31:40.688: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:40 [2024-02-28T21:31:40.741Z] 
16:31:40 [2024-02-28T21:31:40.741Z] (Eclipse:10261): Gtk-WARNING **: 21:31:40.707: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:40 [2024-02-28T21:31:40.741Z] 
16:31:40 [2024-02-28T21:31:40.741Z] (Eclipse:10261): Gtk-WARNING **: 21:31:40.722: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:40 [2024-02-28T21:31:40.741Z] 
16:31:40 [2024-02-28T21:31:40.741Z] (Eclipse:10261): Gtk-WARNING **: 21:31:40.739: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:40 [2024-02-28T21:31:40.996Z] 
16:31:40 [2024-02-28T21:31:40.996Z] (Eclipse:10261): Gtk-WARNING **: 21:31:40.755: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:40 [2024-02-28T21:31:40.996Z] 
16:31:40 [2024-02-28T21:31:40.996Z] (Eclipse:10261): Gtk-WARNING **: 21:31:40.772: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:40 [2024-02-28T21:31:40.996Z] 
16:31:40 [2024-02-28T21:31:40.996Z] (Eclipse:10261): Gtk-WARNING **: 21:31:40.788: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:40 [2024-02-28T21:31:40.996Z] 
16:31:40 [2024-02-28T21:31:40.996Z] (Eclipse:10261): Gtk-WARNING **: 21:31:40.805: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:40 [2024-02-28T21:31:40.996Z] 
16:31:40 [2024-02-28T21:31:40.996Z] (Eclipse:10261): Gtk-WARNING **: 21:31:40.821: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:40 [2024-02-28T21:31:40.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:31:40 [2024-02-28T21:31:40.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:31:40 [2024-02-28T21:31:40.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:31:40 [2024-02-28T21:31:40.996Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:31:40 [2024-02-28T21:31:40.996Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:31:40 [2024-02-28T21:31:40.996Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
16:31:40 [2024-02-28T21:31:40.996Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
16:31:40 [2024-02-28T21:31:40.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
16:31:40 [2024-02-28T21:31:40.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=-241082982 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
16:31:40 [2024-02-28T21:31:40.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=-241082982 data=null doit=true}, TreeItem with text {scp_dest}]
16:31:40 [2024-02-28T21:31:40.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:31:40 [2024-02-28T21:31:40.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=-241082982 data=null}, TreeItem with text {scp_dest}]
16:31:40 [2024-02-28T21:31:40.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-241082982 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
16:31:40 [2024-02-28T21:31:40.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241082981 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}]
16:31:40 [2024-02-28T21:31:40.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-241082977 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
16:31:40 [2024-02-28T21:31:40.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-241082977 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
16:31:40 [2024-02-28T21:31:40.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=-241082977 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
16:31:40 [2024-02-28T21:31:40.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-241082977 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}]
16:31:40 [2024-02-28T21:31:40.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-241082941 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
16:31:40 [2024-02-28T21:31:40.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=-241082937 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
16:31:40 [2024-02-28T21:31:40.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=-241082937 data=null doit=true}, TreeItem with text {scp_dest}]
16:31:40 [2024-02-28T21:31:40.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=-241082937 data=null}, TreeItem with text {scp_dest}]
16:31:40 [2024-02-28T21:31:40.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
16:31:40 [2024-02-28T21:31:40.997Z] 
16:31:40 [2024-02-28T21:31:40.997Z] (Eclipse:10261): Gtk-CRITICAL **: 21:31:40.940: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:31:40 [2024-02-28T21:31:40.997Z] 
16:31:40 [2024-02-28T21:31:40.997Z] (Eclipse:10261): Gtk-WARNING **: 21:31:40.978: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:41 [2024-02-28T21:31:41.252Z] 
16:31:41 [2024-02-28T21:31:41.252Z] (Eclipse:10261): Gtk-WARNING **: 21:31:41.011: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:41 [2024-02-28T21:31:41.252Z] 
16:31:41 [2024-02-28T21:31:41.252Z] (Eclipse:10261): Gtk-CRITICAL **: 21:31:41.011: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:31:41 [2024-02-28T21:31:41.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
16:31:41 [2024-02-28T21:31:41.506Z] 
16:31:41 [2024-02-28T21:31:41.506Z] (Eclipse:10261): Gtk-WARNING **: 21:31:41.406: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:41 [2024-02-28T21:31:41.506Z] 
16:31:41 [2024-02-28T21:31:41.506Z] (Eclipse:10261): Gtk-CRITICAL **: 21:31:41.412: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:31:41 [2024-02-28T21:31:41.506Z] 
16:31:41 [2024-02-28T21:31:41.506Z] (Eclipse:10261): Gtk-WARNING **: 21:31:41.415: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:41 [2024-02-28T21:31:41.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:31:41 [2024-02-28T21:31:41.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:31:41 [2024-02-28T21:31:41.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:31:41 [2024-02-28T21:31:41.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:31:41 [2024-02-28T21:31:41.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:31:41 [2024-02-28T21:31:41.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:31:41 [2024-02-28T21:31:41.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-241082210 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
16:31:41 [2024-02-28T21:31:41.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-241082209 data=null doit=true}, TreeItem with text {Tracing}]
16:31:41 [2024-02-28T21:31:41.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-241082209 data=null}, TreeItem with text {Tracing}]
16:31:41 [2024-02-28T21:31:41.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-241082209 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
16:31:41 [2024-02-28T21:31:41.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241082209 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}]
16:31:41 [2024-02-28T21:31:41.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-241082187 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
16:31:41 [2024-02-28T21:31:41.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:31:41 [2024-02-28T21:31:41.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-241082186 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
16:31:41 [2024-02-28T21:31:41.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-241082186 data=null doit=true}, TreeItem with text {Tracing}]
16:31:41 [2024-02-28T21:31:41.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-241082186 data=null}, TreeItem with text {Tracing}]
16:31:41 [2024-02-28T21:31:41.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-241082186 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
16:31:41 [2024-02-28T21:31:41.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241082186 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}]
16:31:41 [2024-02-28T21:31:41.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-241082181 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
16:31:41 [2024-02-28T21:31:41.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Exp&ort...", using matcher: with mnemonic 'Export...'
16:31:41 [2024-02-28T21:31:41.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Export...'
16:31:42 [2024-02-28T21:31:42.017Z] 
16:31:42 [2024-02-28T21:31:42.017Z] (Eclipse:10261): Gtk-WARNING **: 21:31:41.820: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:42 [2024-02-28T21:31:42.017Z] 
16:31:42 [2024-02-28T21:31:42.017Z] (Eclipse:10261): Gtk-WARNING **: 21:31:41.883: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:42 [2024-02-28T21:31:42.017Z] 
16:31:42 [2024-02-28T21:31:42.017Z] (Eclipse:10261): Gtk-WARNING **: 21:31:41.902: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:42 [2024-02-28T21:31:42.017Z] 
16:31:42 [2024-02-28T21:31:42.017Z] (Eclipse:10261): Gtk-WARNING **: 21:31:41.921: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:42 [2024-02-28T21:31:42.017Z] 
16:31:42 [2024-02-28T21:31:42.017Z] (Eclipse:10261): Gtk-WARNING **: 21:31:41.976: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:42 [2024-02-28T21:31:42.017Z] 
16:31:42 [2024-02-28T21:31:42.017Z] (Eclipse:10261): Gtk-WARNING **: 21:31:41.993: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:42 [2024-02-28T21:31:42.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Export...'
16:31:42 [2024-02-28T21:31:42.017Z] 
16:31:42 [2024-02-28T21:31:42.017Z] (Eclipse:10261): Gtk-WARNING **: 21:31:42.009: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:42 [2024-02-28T21:31:42.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Export", using matcher: with text 'Export'
16:31:42 [2024-02-28T21:31:42.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Export} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-241081784 data=null doit=true}, Shell with text {Export}]
16:31:42 [2024-02-28T21:31:42.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:31:42 [2024-02-28T21:31:42.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:31:42 [2024-02-28T21:31:42.272Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {General} is already expanded. Won't expand it again.
16:31:42 [2024-02-28T21:31:42.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:31:42 [2024-02-28T21:31:42.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Archive File} time=-241081782 data=null button=0 stateMask=0x0 x=98 y=35 count=0}, Tree node with text: Archive File]
16:31:42 [2024-02-28T21:31:42.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Archive File} time=-241081781 data=null doit=true}, Tree node with text: Archive File]
16:31:42 [2024-02-28T21:31:42.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Archive File} time=-241081781 data=null}, Tree node with text: Archive File]
16:31:42 [2024-02-28T21:31:42.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Archive File} time=-241081781 data=null button=1 stateMask=0x0 x=98 y=35 count=1}, Tree node with text: Archive File]
16:31:42 [2024-02-28T21:31:42.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241081781 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]
16:31:42 [2024-02-28T21:31:42.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Archive File} time=-241081781 data=null button=1 stateMask=0x80000 x=98 y=35 count=1}, Tree node with text: Archive File]
16:31:42 [2024-02-28T21:31:42.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:31:42 [2024-02-28T21:31:42.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:31:42 [2024-02-28T21:31:42.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
16:31:42 [2024-02-28T21:31:42.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
16:31:42 [2024-02-28T21:31:42.272Z] 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')
16:31:42 [2024-02-28T21:31:42.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:42 [2024-02-28T21:31:42.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:42 [2024-02-28T21:31:42.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
16:31:42 [2024-02-28T21:31:42.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-241081780 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:31:42 [2024-02-28T21:31:42.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-241081780 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:31:42 [2024-02-28T21:31:42.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-241081780 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:31:42 [2024-02-28T21:31:42.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-241081780 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:31:42 [2024-02-28T21:31:42.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-241081780 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:31:42 [2024-02-28T21:31:42.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-241081780 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:31:42 [2024-02-28T21:31:42.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-241081780 data=null 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')]
16:31:42 [2024-02-28T21:31:42.273Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:31:42 [2024-02-28T21:31:42.273Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:31:42 [2024-02-28T21:31:42.273Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:31:42 [2024-02-28T21:31:42.273Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:31:42 [2024-02-28T21:31:42.273Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:31:42 [2024-02-28T21:31:42.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
16:31:42 [2024-02-28T21:31:42.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
16:31:42 [2024-02-28T21:31:42.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
16:31:42 [2024-02-28T21:31:42.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
16:31:42 [2024-02-28T21:31:42.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: with mnemonic 'Deselect All'
16:31:42 [2024-02-28T21:31:42.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: with style 'SWT.PUSH'
16:31:42 [2024-02-28T21:31:42.273Z] 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')
16:31:42 [2024-02-28T21:31:42.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:42 [2024-02-28T21:31:42.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
16:31:42 [2024-02-28T21:31:42.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
16:31:42 [2024-02-28T21:31:42.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
16:31:42 [2024-02-28T21:31:42.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
16:31:42 [2024-02-28T21:31:42.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
16:31:42 [2024-02-28T21:31:42.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
16:31:42 [2024-02-28T21:31:42.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:31:42 [2024-02-28T21:31:42.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:31:42 [2024-02-28T21:31:42.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:42 [2024-02-28T21:31:42.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:42 [2024-02-28T21:31:42.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Deselect All
16:31:42 [2024-02-28T21:31:42.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Deselect All} time=-241081722 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')]
16:31:42 [2024-02-28T21:31:42.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Deselect All} time=-241081722 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')]
16:31:42 [2024-02-28T21:31:42.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Deselect All} time=-241081719 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
16:31:42 [2024-02-28T21:31:42.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Deselect All} time=-241081719 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
16:31:42 [2024-02-28T21:31:42.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Deselect All} time=-241081719 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')]
16:31:42 [2024-02-28T21:31:42.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Deselect All} time=-241081718 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')]
16:31:42 [2024-02-28T21:31:42.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Deselect All} time=-241081718 data=null 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')]
16:31:42 [2024-02-28T21:31:42.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Deselect All} time=-241081716 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')]
16:31:42 [2024-02-28T21:31:42.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Deselect All} time=-241081716 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')]
16:31:42 [2024-02-28T21:31:42.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Deselect All} time=-241081716 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')]
16:31:42 [2024-02-28T21:31:42.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Deselect All} time=-241081716 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
16:31:42 [2024-02-28T21:31:42.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Deselect All} time=-241081716 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
16:31:42 [2024-02-28T21:31:42.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Deselect All
16:31:42 [2024-02-28T21:31:42.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with mnemonic 'Resolve and export linked resources'
16:31:42 [2024-02-28T21:31:42.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
16:31:42 [2024-02-28T21:31:42.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
16:31:42 [2024-02-28T21:31:42.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
16:31:42 [2024-02-28T21:31:42.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:42 [2024-02-28T21:31:42.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
16:31:42 [2024-02-28T21:31:42.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
16:31:42 [2024-02-28T21:31:42.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
16:31:42 [2024-02-28T21:31:42.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
16:31:42 [2024-02-28T21:31:42.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with mnemonic 'Resolve and export linked resources'
16:31:42 [2024-02-28T21:31:42.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with style 'SWT.CHECK'
16:31:42 [2024-02-28T21:31:42.274Z] 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')
16:31:42 [2024-02-28T21:31:42.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
16:31:42 [2024-02-28T21:31:42.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
16:31:42 [2024-02-28T21:31:42.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:31:42 [2024-02-28T21:31:42.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:31:42 [2024-02-28T21:31:42.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:42 [2024-02-28T21:31:42.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:42 [2024-02-28T21:31:42.274Z] 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')
16:31:42 [2024-02-28T21:31:42.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@50f6eb17
16:31:42 [2024-02-28T21:31:42.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Resolve and export linked resources} time=-241081715 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')]
16:31:42 [2024-02-28T21:31:42.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Resolve and export linked resources} time=-241081715 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')]
16:31:42 [2024-02-28T21:31:42.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Resolve and export linked resources} time=-241081715 data=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
16:31:42 [2024-02-28T21:31:42.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Resolve and export linked resources} time=-241081715 data=null}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
16:31:42 [2024-02-28T21:31:42.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Resolve and export linked resources} time=-241081714 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')]
16:31:42 [2024-02-28T21:31:42.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Resolve and export linked resources} time=-241081714 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')]
16:31:42 [2024-02-28T21:31:42.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Resolve and export linked resources} time=-241081714 data=null 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')]
16:31:42 [2024-02-28T21:31:42.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Resolve and export linked resources} time=-241081713 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')]
16:31:42 [2024-02-28T21:31:42.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Resolve and export linked resources} time=-241081713 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')]
16:31:42 [2024-02-28T21:31:42.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Resolve and export linked resources} time=-241081713 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')]
16:31:42 [2024-02-28T21:31:42.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Resolve and export linked resources} time=-241081713 data=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
16:31:42 [2024-02-28T21:31:42.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Resolve and export linked resources} time=-241081713 data=null}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
16:31:42 [2024-02-28T21:31:42.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:31:42 [2024-02-28T21:31:42.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:31:42 [2024-02-28T21:31:42.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-241081712 data=null doit=true}, TreeItem with text {Tracing}]
16:31:42 [2024-02-28T21:31:42.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-241081712 data=null}, TreeItem with text {Tracing}]
16:31:42 [2024-02-28T21:31:42.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-241081712 data=null button=1 stateMask=0x0 x=85 y=12 count=1}, TreeItem with text {Tracing}]
16:31:42 [2024-02-28T21:31:42.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-241081712 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}]
16:31:42 [2024-02-28T21:31:42.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-241081710 data=null button=1 stateMask=0x80000 x=85 y=12 count=1}, TreeItem with text {Tracing}]
16:31:42 [2024-02-28T21:31:42.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:31:42 [2024-02-28T21:31:42.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {emptyArchiveFolder} time=-241081710 data=null button=0 stateMask=0x0 x=146 y=104 count=0}, Tree node with text: emptyArchiveFolder]
16:31:42 [2024-02-28T21:31:42.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {emptyArchiveFolder} time=-241081710 data=null doit=true}, Tree node with text: emptyArchiveFolder]
16:31:42 [2024-02-28T21:31:42.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {emptyArchiveFolder} time=-241081710 data=null}, Tree node with text: emptyArchiveFolder]
16:31:42 [2024-02-28T21:31:42.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {emptyArchiveFolder} time=-241081710 data=null button=1 stateMask=0x0 x=146 y=104 count=1}, Tree node with text: emptyArchiveFolder]
16:31:42 [2024-02-28T21:31:42.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241081709 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]
16:31:42 [2024-02-28T21:31:42.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {emptyArchiveFolder} time=-241081709 data=null button=1 stateMask=0x80000 x=146 y=104 count=1}, Tree node with text: emptyArchiveFolder]
16:31:42 [2024-02-28T21:31:42.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: emptyArchiveFolder
16:31:42 [2024-02-28T21:31:42.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:31:42 [2024-02-28T21:31:42.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: (of type 'Combo')
16:31:42 [2024-02-28T21:31:42.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
16:31:42 [2024-02-28T21:31:42.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip} [layout=null] time=-241081694 data=null}, (of type 'Combo')]
16:31:42 [2024-02-28T21:31:42.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
16:31:42 [2024-02-28T21:31:42.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
16:31:42 [2024-02-28T21:31:42.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
16:31:42 [2024-02-28T21:31:42.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
16:31:42 [2024-02-28T21:31:42.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:42 [2024-02-28T21:31:42.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
16:31:42 [2024-02-28T21:31:42.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
16:31:42 [2024-02-28T21:31:42.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
16:31:42 [2024-02-28T21:31:42.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
16:31:42 [2024-02-28T21:31:42.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
16:31:42 [2024-02-28T21:31:42.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
16:31:42 [2024-02-28T21:31:42.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:31:42 [2024-02-28T21:31:42.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:31:42 [2024-02-28T21:31:42.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:42 [2024-02-28T21:31:42.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:42 [2024-02-28T21:31:42.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:31:42 [2024-02-28T21:31:42.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:31:42 [2024-02-28T21:31:42.275Z] 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')
16:31:42 [2024-02-28T21:31:42.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:31:42 [2024-02-28T21:31:42.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-241081690 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:42 [2024-02-28T21:31:42.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-241081690 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:42 [2024-02-28T21:31:42.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-241081690 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:42 [2024-02-28T21:31:42.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-241081690 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:42 [2024-02-28T21:31:42.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-241081690 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:42 [2024-02-28T21:31:42.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-241081690 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:42 [2024-02-28T21:31:42.275Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:31:42 [2024-02-28T21:31:42.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-241081690 data=null 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')]
16:31:42 [2024-02-28T21:31:42.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Exp&ort...} time=-241082116 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Export...']
16:31:42 [2024-02-28T21:31:42.275Z] 
16:31:42 [2024-02-28T21:31:42.275Z] (Eclipse:10261): Gtk-WARNING **: 21:31:42.182: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:42 [2024-02-28T21:31:42.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:31:42 [2024-02-28T21:31:42.835Z] 
16:31:42 [2024-02-28T21:31:42.835Z] (Eclipse:10261): Gtk-WARNING **: 21:31:42.525: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:42 [2024-02-28T21:31:42.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:42 [2024-02-28T21:31:42.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:42 [2024-02-28T21:31:42.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:42 [2024-02-28T21:31:42.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
16:31:42 [2024-02-28T21:31:42.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
16:31:42 [2024-02-28T21:31:42.835Z] 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')
16:31:42 [2024-02-28T21:31:42.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:42 [2024-02-28T21:31:42.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:42 [2024-02-28T21:31:42.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:42 [2024-02-28T21:31:42.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:42 [2024-02-28T21:31:42.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:42 [2024-02-28T21:31:42.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:42 [2024-02-28T21:31:42.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:42 [2024-02-28T21:31:42.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:42 [2024-02-28T21:31:42.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:42 [2024-02-28T21:31:42.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
16:31:42 [2024-02-28T21:31:42.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select roo&t directory:} time=-241081108 data=null doit=true}, Button with text {Select roo&t directory:}]
16:31:42 [2024-02-28T21:31:42.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=-241081108 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:}]
16:31:42 [2024-02-28T21:31:42.835Z] 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')
16:31:42 [2024-02-28T21:31:42.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select &archive file:} time=-241081107 data=null doit=true}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
16:31:42 [2024-02-28T21:31:42.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select &archive file:} time=-241081106 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')]
16:31:42 [2024-02-28T21:31:42.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select &archive file:} time=-241081106 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')]
16:31:42 [2024-02-28T21:31:42.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=-241081106 data=null 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')]
16:31:42 [2024-02-28T21:31:42.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
16:31:42 [2024-02-28T21:31:42.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:31:42 [2024-02-28T21:31:42.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:31:42 [2024-02-28T21:31:42.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:31:42 [2024-02-28T21:31:42.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:31:42 [2024-02-28T21:31:42.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:31:42 [2024-02-28T21:31:42.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:31:42 [2024-02-28T21:31:42.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:31:42 [2024-02-28T21:31:42.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
16:31:42 [2024-02-28T21:31:42.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip} [layout=null] time=-241081104 data=null}, (of type 'Combo')]
16:31:42 [2024-02-28T21:31:42.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
16:31:42 [2024-02-28T21:31:42.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:31:42 [2024-02-28T21:31:42.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:31:42 [2024-02-28T21:31:42.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:31:42 [2024-02-28T21:31:42.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:31:42 [2024-02-28T21:31:42.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:31:42 [2024-02-28T21:31:42.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:31:42 [2024-02-28T21:31:42.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/} time=-241081079 data=null button=0 stateMask=0x0 x=64 y=12 count=0}, TreeItem with text {/}]
16:31:42 [2024-02-28T21:31:42.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=-241081079 data=null doit=true}, TreeItem with text {/}]
16:31:42 [2024-02-28T21:31:42.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=-241081079 data=null}, TreeItem with text {/}]
16:31:42 [2024-02-28T21:31:42.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=-241081079 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
16:31:42 [2024-02-28T21:31:42.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241081079 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/}]
16:31:42 [2024-02-28T21:31:42.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=-241081079 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
16:31:42 [2024-02-28T21:31:42.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: /
16:31:42 [2024-02-28T21:31:42.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:31:42 [2024-02-28T21:31:42.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:31:42 [2024-02-28T21:31:42.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:31:42 [2024-02-28T21:31:42.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:31:42 [2024-02-28T21:31:42.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:31:42 [2024-02-28T21:31:42.836Z] 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:'))
16:31:42 [2024-02-28T21:31:42.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:31:42 [2024-02-28T21:31:42.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-241081073 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:'))]
16:31:42 [2024-02-28T21:31:42.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:31:42 [2024-02-28T21:31:42.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:42 [2024-02-28T21:31:42.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:42 [2024-02-28T21:31:42.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:42 [2024-02-28T21:31:42.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:42 [2024-02-28T21:31:42.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:42 [2024-02-28T21:31:42.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:42 [2024-02-28T21:31:42.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:42 [2024-02-28T21:31:42.836Z] 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'
16:31:42 [2024-02-28T21:31:42.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:31:42 [2024-02-28T21:31:42.836Z] 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')
16:31:42 [2024-02-28T21:31:42.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:42 [2024-02-28T21:31:42.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:42 [2024-02-28T21:31:42.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:42 [2024-02-28T21:31:42.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:42 [2024-02-28T21:31:42.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:42 [2024-02-28T21:31:42.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:42 [2024-02-28T21:31:42.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:42 [2024-02-28T21:31:42.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:42 [2024-02-28T21:31:42.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:42 [2024-02-28T21:31:42.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:42 [2024-02-28T21:31:42.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:42 [2024-02-28T21:31:42.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:42 [2024-02-28T21:31:42.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:42 [2024-02-28T21:31:42.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:31:42 [2024-02-28T21:31:42.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:31:42 [2024-02-28T21:31:42.836Z] 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')
16:31:42 [2024-02-28T21:31:42.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:42 [2024-02-28T21:31:42.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:42 [2024-02-28T21:31:42.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:42 [2024-02-28T21:31:42.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:42 [2024-02-28T21:31:42.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:31:42 [2024-02-28T21:31:42.836Z] 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.
16:31:42 [2024-02-28T21:31:42.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:42 [2024-02-28T21:31:42.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:42 [2024-02-28T21:31:42.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:42 [2024-02-28T21:31:42.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:42 [2024-02-28T21:31:42.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:42 [2024-02-28T21:31:42.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:31:42 [2024-02-28T21:31:42.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:31:42 [2024-02-28T21:31:42.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')
16:31:42 [2024-02-28T21:31:42.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:42 [2024-02-28T21:31:42.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:42 [2024-02-28T21:31:42.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:42 [2024-02-28T21:31:42.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:42 [2024-02-28T21:31:42.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:42 [2024-02-28T21:31:42.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:42 [2024-02-28T21:31:42.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:42 [2024-02-28T21:31:42.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:31:42 [2024-02-28T21:31:42.837Z] 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.
16:31:42 [2024-02-28T21:31:42.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:42 [2024-02-28T21:31:42.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:42 [2024-02-28T21:31:42.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:42 [2024-02-28T21:31:42.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:42 [2024-02-28T21:31:42.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:42 [2024-02-28T21:31:42.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:42 [2024-02-28T21:31:42.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:31:42 [2024-02-28T21:31:42.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:31:42 [2024-02-28T21:31:42.837Z] 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')
16:31:42 [2024-02-28T21:31:42.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:42 [2024-02-28T21:31:42.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:42 [2024-02-28T21:31:42.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:42 [2024-02-28T21:31:42.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:42 [2024-02-28T21:31:42.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:42 [2024-02-28T21:31:42.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:42 [2024-02-28T21:31:42.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')
16:31:42 [2024-02-28T21:31:42.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.
16:31:42 [2024-02-28T21:31:42.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:42 [2024-02-28T21:31:42.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:42 [2024-02-28T21:31:42.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:42 [2024-02-28T21:31:42.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:42 [2024-02-28T21:31:42.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:42 [2024-02-28T21:31:42.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:42 [2024-02-28T21:31:42.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:42 [2024-02-28T21:31:42.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:42 [2024-02-28T21:31:42.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:42 [2024-02-28T21:31:42.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:31:42 [2024-02-28T21:31:42.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:31:42 [2024-02-28T21:31:42.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')
16:31:42 [2024-02-28T21:31:42.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:42 [2024-02-28T21:31:42.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:42 [2024-02-28T21:31:42.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:42 [2024-02-28T21:31:42.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:31:42 [2024-02-28T21:31:42.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.
16:31:42 [2024-02-28T21:31:42.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:42 [2024-02-28T21:31:42.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:42 [2024-02-28T21:31:42.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:42 [2024-02-28T21:31:42.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:42 [2024-02-28T21:31:42.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:42 [2024-02-28T21:31:42.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:42 [2024-02-28T21:31:42.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:42 [2024-02-28T21:31:42.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:42 [2024-02-28T21:31:42.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:42 [2024-02-28T21:31:42.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:42 [2024-02-28T21:31:42.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)'
16:31:42 [2024-02-28T21:31:42.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:31:42 [2024-02-28T21:31:42.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')
16:31:42 [2024-02-28T21:31:42.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:42 [2024-02-28T21:31:42.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:42 [2024-02-28T21:31:42.838Z] 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')
16:31:42 [2024-02-28T21:31:42.838Z] 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.
16:31:42 [2024-02-28T21:31:42.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:42 [2024-02-28T21:31:42.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:42 [2024-02-28T21:31:42.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:42 [2024-02-28T21:31:42.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:42 [2024-02-28T21:31:42.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:42 [2024-02-28T21:31:42.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:42 [2024-02-28T21:31:42.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:42 [2024-02-28T21:31:42.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:42 [2024-02-28T21:31:42.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:42 [2024-02-28T21:31:42.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:42 [2024-02-28T21:31:42.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:42 [2024-02-28T21:31:42.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:42 [2024-02-28T21:31:42.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:31:42 [2024-02-28T21:31:42.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:31:42 [2024-02-28T21:31:42.838Z] 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')
16:31:42 [2024-02-28T21:31:42.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:31:42 [2024-02-28T21:31:42.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-241081069 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:42 [2024-02-28T21:31:42.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-241081069 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:42 [2024-02-28T21:31:42.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-241081069 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:42 [2024-02-28T21:31:42.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-241081069 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:42 [2024-02-28T21:31:42.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-241081061 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:42 [2024-02-28T21:31:42.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-241081061 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:42 [2024-02-28T21:31:42.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')
16:31:42 [2024-02-28T21:31:42.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-241081061 data=null 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')]
16:31:42 [2024-02-28T21:31:42.838Z] 
16:31:42 [2024-02-28T21:31:42.838Z] (Eclipse:10261): Gtk-WARNING **: 21:31:42.803: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:42 [2024-02-28T21:31:42.838Z] 
16:31:42 [2024-02-28T21:31:42.838Z] (Eclipse:10261): Gtk-WARNING **: 21:31:42.820: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:42 [2024-02-28T21:31:42.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:31:42 [2024-02-28T21:31:42.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:31:42 [2024-02-28T21:31:42.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:31:42 [2024-02-28T21:31:42.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:31:42 [2024-02-28T21:31:42.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:31:42 [2024-02-28T21:31:42.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:31:42 [2024-02-28T21:31:42.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:31:42 [2024-02-28T21:31:42.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-241080979 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
16:31:42 [2024-02-28T21:31:42.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-241080979 data=null doit=true}, TreeItem with text {Tracing}]
16:31:42 [2024-02-28T21:31:42.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-241080979 data=null}, TreeItem with text {Tracing}]
16:31:42 [2024-02-28T21:31:42.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-241080978 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
16:31:43 [2024-02-28T21:31:43.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241080978 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}]
16:31:43 [2024-02-28T21:31:43.093Z] 
16:31:43 [2024-02-28T21:31:43.093Z] (Eclipse:10261): Gtk-WARNING **: 21:31:42.877: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:43 [2024-02-28T21:31:43.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-241080925 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
16:31:43 [2024-02-28T21:31:43.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:31:43 [2024-02-28T21:31:43.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-241080925 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
16:31:43 [2024-02-28T21:31:43.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-241080925 data=null doit=true}, TreeItem with text {Tracing}]
16:31:43 [2024-02-28T21:31:43.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-241080925 data=null}, TreeItem with text {Tracing}]
16:31:43 [2024-02-28T21:31:43.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-241080924 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
16:31:43 [2024-02-28T21:31:43.093Z] 
16:31:43 [2024-02-28T21:31:43.093Z] (Eclipse:10261): Gtk-WARNING **: 21:31:42.894: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:43 [2024-02-28T21:31:43.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241080924 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}]
16:31:43 [2024-02-28T21:31:43.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-241080907 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
16:31:43 [2024-02-28T21:31:43.093Z] 
16:31:43 [2024-02-28T21:31:43.093Z] (Eclipse:10261): Gtk-WARNING **: 21:31:42.935: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:43 [2024-02-28T21:31:43.093Z] 
16:31:43 [2024-02-28T21:31:43.093Z] (Eclipse:10261): Gtk-WARNING **: 21:31:42.971: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:43 [2024-02-28T21:31:43.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Exp&ort...", using matcher: with mnemonic 'Export...'
16:31:43 [2024-02-28T21:31:43.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Export...'
16:31:43 [2024-02-28T21:31:43.350Z] 
16:31:43 [2024-02-28T21:31:43.350Z] (Eclipse:10261): Gtk-WARNING **: 21:31:43.102: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:43 [2024-02-28T21:31:43.350Z] 
16:31:43 [2024-02-28T21:31:43.350Z] (Eclipse:10261): Gtk-WARNING **: 21:31:43.120: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:43 [2024-02-28T21:31:43.350Z] 
16:31:43 [2024-02-28T21:31:43.350Z] (Eclipse:10261): Gtk-WARNING **: 21:31:43.179: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:43 [2024-02-28T21:31:43.350Z] 
16:31:43 [2024-02-28T21:31:43.350Z] (Eclipse:10261): Gtk-WARNING **: 21:31:43.197: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:43 [2024-02-28T21:31:43.350Z] 
16:31:43 [2024-02-28T21:31:43.350Z] (Eclipse:10261): Gtk-WARNING **: 21:31:43.215: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:43 [2024-02-28T21:31:43.350Z] 
16:31:43 [2024-02-28T21:31:43.350Z] (Eclipse:10261): Gtk-WARNING **: 21:31:43.232: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:43 [2024-02-28T21:31:43.350Z] 
16:31:43 [2024-02-28T21:31:43.350Z] (Eclipse:10261): Gtk-WARNING **: 21:31:43.273: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:43 [2024-02-28T21:31:43.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Export...'
16:31:43 [2024-02-28T21:31:43.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Export", using matcher: with text 'Export'
16:31:43 [2024-02-28T21:31:43.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Export} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-241080515 data=null doit=true}, Shell with text {Export}]
16:31:43 [2024-02-28T21:31:43.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:31:43 [2024-02-28T21:31:43.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:31:43 [2024-02-28T21:31:43.351Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {General} is already expanded. Won't expand it again.
16:31:43 [2024-02-28T21:31:43.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:31:43 [2024-02-28T21:31:43.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Archive File} time=-241080513 data=null button=0 stateMask=0x0 x=98 y=35 count=0}, Tree node with text: Archive File]
16:31:43 [2024-02-28T21:31:43.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Archive File} time=-241080513 data=null doit=true}, Tree node with text: Archive File]
16:31:43 [2024-02-28T21:31:43.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Archive File} time=-241080513 data=null}, Tree node with text: Archive File]
16:31:43 [2024-02-28T21:31:43.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Archive File} time=-241080513 data=null button=1 stateMask=0x0 x=98 y=35 count=1}, Tree node with text: Archive File]
16:31:43 [2024-02-28T21:31:43.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241080513 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]
16:31:43 [2024-02-28T21:31:43.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Archive File} time=-241080513 data=null button=1 stateMask=0x80000 x=98 y=35 count=1}, Tree node with text: Archive File]
16:31:43 [2024-02-28T21:31:43.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:31:43 [2024-02-28T21:31:43.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:31:43 [2024-02-28T21:31:43.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
16:31:43 [2024-02-28T21:31:43.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
16:31:43 [2024-02-28T21:31:43.351Z] 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')
16:31:43 [2024-02-28T21:31:43.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:43 [2024-02-28T21:31:43.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:43 [2024-02-28T21:31:43.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
16:31:43 [2024-02-28T21:31:43.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-241080512 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:31:43 [2024-02-28T21:31:43.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-241080512 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:31:43 [2024-02-28T21:31:43.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-241080512 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:31:43 [2024-02-28T21:31:43.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-241080512 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:31:43 [2024-02-28T21:31:43.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-241080512 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:31:43 [2024-02-28T21:31:43.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-241080512 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:31:43 [2024-02-28T21:31:43.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-241080512 data=null 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')]
16:31:43 [2024-02-28T21:31:43.607Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:31:43 [2024-02-28T21:31:43.607Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:31:43 [2024-02-28T21:31:43.607Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:31:43 [2024-02-28T21:31:43.607Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:31:43 [2024-02-28T21:31:43.607Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:31:43 [2024-02-28T21:31:43.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
16:31:43 [2024-02-28T21:31:43.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
16:31:43 [2024-02-28T21:31:43.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
16:31:43 [2024-02-28T21:31:43.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
16:31:43 [2024-02-28T21:31:43.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: with mnemonic 'Deselect All'
16:31:43 [2024-02-28T21:31:43.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: with style 'SWT.PUSH'
16:31:43 [2024-02-28T21:31:43.607Z] 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')
16:31:43 [2024-02-28T21:31:43.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:43 [2024-02-28T21:31:43.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
16:31:43 [2024-02-28T21:31:43.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
16:31:43 [2024-02-28T21:31:43.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
16:31:43 [2024-02-28T21:31:43.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
16:31:43 [2024-02-28T21:31:43.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
16:31:43 [2024-02-28T21:31:43.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
16:31:43 [2024-02-28T21:31:43.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:31:43 [2024-02-28T21:31:43.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:31:43 [2024-02-28T21:31:43.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:43 [2024-02-28T21:31:43.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:43 [2024-02-28T21:31:43.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Deselect All
16:31:43 [2024-02-28T21:31:43.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Deselect All} time=-241080435 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')]
16:31:43 [2024-02-28T21:31:43.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Deselect All} time=-241080435 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')]
16:31:43 [2024-02-28T21:31:43.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Deselect All} time=-241080435 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
16:31:43 [2024-02-28T21:31:43.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Deselect All} time=-241080435 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
16:31:43 [2024-02-28T21:31:43.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Deselect All} time=-241080435 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')]
16:31:43 [2024-02-28T21:31:43.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Deselect All} time=-241080435 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')]
16:31:43 [2024-02-28T21:31:43.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Deselect All} time=-241080435 data=null 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')]
16:31:43 [2024-02-28T21:31:43.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Deselect All} time=-241080433 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')]
16:31:43 [2024-02-28T21:31:43.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Deselect All} time=-241080432 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')]
16:31:43 [2024-02-28T21:31:43.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Deselect All} time=-241080432 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')]
16:31:43 [2024-02-28T21:31:43.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Deselect All} time=-241080432 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
16:31:43 [2024-02-28T21:31:43.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Deselect All} time=-241080432 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
16:31:43 [2024-02-28T21:31:43.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Deselect All
16:31:43 [2024-02-28T21:31:43.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with mnemonic 'Resolve and export linked resources'
16:31:43 [2024-02-28T21:31:43.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
16:31:43 [2024-02-28T21:31:43.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
16:31:43 [2024-02-28T21:31:43.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
16:31:43 [2024-02-28T21:31:43.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:43 [2024-02-28T21:31:43.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
16:31:43 [2024-02-28T21:31:43.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
16:31:43 [2024-02-28T21:31:43.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
16:31:43 [2024-02-28T21:31:43.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
16:31:43 [2024-02-28T21:31:43.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with mnemonic 'Resolve and export linked resources'
16:31:43 [2024-02-28T21:31:43.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with style 'SWT.CHECK'
16:31:43 [2024-02-28T21:31:43.608Z] 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')
16:31:43 [2024-02-28T21:31:43.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
16:31:43 [2024-02-28T21:31:43.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
16:31:43 [2024-02-28T21:31:43.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:31:43 [2024-02-28T21:31:43.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:31:43 [2024-02-28T21:31:43.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:43 [2024-02-28T21:31:43.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:43 [2024-02-28T21:31:43.608Z] 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')
16:31:43 [2024-02-28T21:31:43.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@63156646
16:31:43 [2024-02-28T21:31:43.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Resolve and export linked resources} time=-241080431 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')]
16:31:43 [2024-02-28T21:31:43.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Resolve and export linked resources} time=-241080431 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')]
16:31:43 [2024-02-28T21:31:43.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Resolve and export linked resources} time=-241080431 data=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
16:31:43 [2024-02-28T21:31:43.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Resolve and export linked resources} time=-241080431 data=null}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
16:31:43 [2024-02-28T21:31:43.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Resolve and export linked resources} time=-241080431 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')]
16:31:43 [2024-02-28T21:31:43.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Resolve and export linked resources} time=-241080431 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')]
16:31:43 [2024-02-28T21:31:43.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Resolve and export linked resources} time=-241080431 data=null 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')]
16:31:43 [2024-02-28T21:31:43.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Resolve and export linked resources} time=-241080430 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')]
16:31:43 [2024-02-28T21:31:43.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Resolve and export linked resources} time=-241080429 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')]
16:31:43 [2024-02-28T21:31:43.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Resolve and export linked resources} time=-241080429 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')]
16:31:43 [2024-02-28T21:31:43.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Resolve and export linked resources} time=-241080429 data=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
16:31:43 [2024-02-28T21:31:43.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Resolve and export linked resources} time=-241080429 data=null}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
16:31:43 [2024-02-28T21:31:43.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:31:43 [2024-02-28T21:31:43.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:31:43 [2024-02-28T21:31:43.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-241080429 data=null doit=true}, TreeItem with text {Tracing}]
16:31:43 [2024-02-28T21:31:43.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-241080428 data=null}, TreeItem with text {Tracing}]
16:31:43 [2024-02-28T21:31:43.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-241080428 data=null button=1 stateMask=0x0 x=85 y=12 count=1}, TreeItem with text {Tracing}]
16:31:43 [2024-02-28T21:31:43.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-241080428 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}]
16:31:43 [2024-02-28T21:31:43.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-241080427 data=null button=1 stateMask=0x80000 x=85 y=12 count=1}, TreeItem with text {Tracing}]
16:31:43 [2024-02-28T21:31:43.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:31:43 [2024-02-28T21:31:43.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {emptyArchiveFolder} time=-241080426 data=null button=0 stateMask=0x0 x=146 y=127 count=0}, Tree node with text: emptyArchiveFolder]
16:31:43 [2024-02-28T21:31:43.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {emptyArchiveFolder} time=-241080426 data=null doit=true}, Tree node with text: emptyArchiveFolder]
16:31:43 [2024-02-28T21:31:43.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {emptyArchiveFolder} time=-241080426 data=null}, Tree node with text: emptyArchiveFolder]
16:31:43 [2024-02-28T21:31:43.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {emptyArchiveFolder} time=-241080426 data=null button=1 stateMask=0x0 x=146 y=127 count=1}, Tree node with text: emptyArchiveFolder]
16:31:43 [2024-02-28T21:31:43.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241080426 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]
16:31:43 [2024-02-28T21:31:43.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {emptyArchiveFolder} time=-241080425 data=null button=1 stateMask=0x80000 x=146 y=127 count=1}, Tree node with text: emptyArchiveFolder]
16:31:43 [2024-02-28T21:31:43.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: emptyArchiveFolder
16:31:43 [2024-02-28T21:31:43.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:31:43 [2024-02-28T21:31:43.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: (of type 'Combo')
16:31:43 [2024-02-28T21:31:43.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
16:31:43 [2024-02-28T21:31:43.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip} [layout=null] time=-241080409 data=null}, (of type 'Combo')]
16:31:43 [2024-02-28T21:31:43.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
16:31:43 [2024-02-28T21:31:43.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
16:31:43 [2024-02-28T21:31:43.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
16:31:43 [2024-02-28T21:31:43.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
16:31:43 [2024-02-28T21:31:43.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:43 [2024-02-28T21:31:43.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
16:31:43 [2024-02-28T21:31:43.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
16:31:43 [2024-02-28T21:31:43.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
16:31:43 [2024-02-28T21:31:43.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
16:31:43 [2024-02-28T21:31:43.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
16:31:43 [2024-02-28T21:31:43.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
16:31:43 [2024-02-28T21:31:43.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:31:43 [2024-02-28T21:31:43.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:31:43 [2024-02-28T21:31:43.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:43 [2024-02-28T21:31:43.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:43 [2024-02-28T21:31:43.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:31:43 [2024-02-28T21:31:43.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:31:43 [2024-02-28T21:31:43.609Z] 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')
16:31:43 [2024-02-28T21:31:43.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:31:43 [2024-02-28T21:31:43.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-241080405 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:43 [2024-02-28T21:31:43.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-241080405 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:43 [2024-02-28T21:31:43.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-241080405 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:43 [2024-02-28T21:31:43.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-241080405 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:43 [2024-02-28T21:31:43.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-241080405 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:43 [2024-02-28T21:31:43.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-241080405 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:43 [2024-02-28T21:31:43.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-241080405 data=null 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')]
16:31:43 [2024-02-28T21:31:43.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Exp&ort...} time=-241080831 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Export...']
16:31:43 [2024-02-28T21:31:43.609Z] 
16:31:43 [2024-02-28T21:31:43.609Z] (Eclipse:10261): Gtk-WARNING **: 21:31:43.494: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:43 [2024-02-28T21:31:43.609Z] 
16:31:43 [2024-02-28T21:31:43.609Z] (Eclipse:10261): Gtk-WARNING **: 21:31:43.510: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:43 [2024-02-28T21:31:43.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:31:43 [2024-02-28T21:31:43.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:31:43 [2024-02-28T21:31:43.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:31:43 [2024-02-28T21:31:43.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:31:43 [2024-02-28T21:31:43.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:31:43 [2024-02-28T21:31:43.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:31:43 [2024-02-28T21:31:43.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:31:43 [2024-02-28T21:31:43.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-241080285 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
16:31:43 [2024-02-28T21:31:43.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-241080285 data=null doit=true}, TreeItem with text {Tracing}]
16:31:43 [2024-02-28T21:31:43.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-241080285 data=null}, TreeItem with text {Tracing}]
16:31:43 [2024-02-28T21:31:43.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-241080285 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
16:31:43 [2024-02-28T21:31:43.610Z] 
16:31:43 [2024-02-28T21:31:43.610Z] (Eclipse:10261): Gtk-WARNING **: 21:31:43.569: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:43 [2024-02-28T21:31:43.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241080285 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}]
16:31:43 [2024-02-28T21:31:43.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-241080229 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
16:31:43 [2024-02-28T21:31:43.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:31:43 [2024-02-28T21:31:43.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-241080229 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
16:31:43 [2024-02-28T21:31:43.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-241080229 data=null doit=true}, TreeItem with text {Tracing}]
16:31:43 [2024-02-28T21:31:43.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-241080229 data=null}, TreeItem with text {Tracing}]
16:31:43 [2024-02-28T21:31:43.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-241080229 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
16:31:43 [2024-02-28T21:31:43.610Z] 
16:31:43 [2024-02-28T21:31:43.610Z] (Eclipse:10261): Gtk-WARNING **: 21:31:43.586: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:43 [2024-02-28T21:31:43.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241080228 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}]
16:31:43 [2024-02-28T21:31:43.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-241080214 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
16:31:43 [2024-02-28T21:31:43.865Z] 
16:31:43 [2024-02-28T21:31:43.865Z] (Eclipse:10261): Gtk-WARNING **: 21:31:43.627: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:43 [2024-02-28T21:31:43.865Z] 
16:31:43 [2024-02-28T21:31:43.865Z] (Eclipse:10261): Gtk-WARNING **: 21:31:43.672: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:43 [2024-02-28T21:31:43.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Exp&ort...", using matcher: with mnemonic 'Export...'
16:31:43 [2024-02-28T21:31:43.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Export...'
16:31:43 [2024-02-28T21:31:43.866Z] 
16:31:43 [2024-02-28T21:31:43.866Z] (Eclipse:10261): Gtk-WARNING **: 21:31:43.799: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:43 [2024-02-28T21:31:43.866Z] 
16:31:43 [2024-02-28T21:31:43.866Z] (Eclipse:10261): Gtk-WARNING **: 21:31:43.818: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:43 [2024-02-28T21:31:43.866Z] 
16:31:43 [2024-02-28T21:31:43.866Z] (Eclipse:10261): Gtk-WARNING **: 21:31:43.836: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:44 [2024-02-28T21:31:44.121Z] 
16:31:44 [2024-02-28T21:31:44.121Z] (Eclipse:10261): Gtk-WARNING **: 21:31:43.866: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:44 [2024-02-28T21:31:44.121Z] 
16:31:44 [2024-02-28T21:31:44.121Z] (Eclipse:10261): Gtk-WARNING **: 21:31:43.884: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:44 [2024-02-28T21:31:44.121Z] 
16:31:44 [2024-02-28T21:31:44.121Z] (Eclipse:10261): Gtk-WARNING **: 21:31:43.901: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:44 [2024-02-28T21:31:44.121Z] 
16:31:44 [2024-02-28T21:31:44.121Z] (Eclipse:10261): Gtk-WARNING **: 21:31:43.917: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:44 [2024-02-28T21:31:44.121Z] 
16:31:44 [2024-02-28T21:31:44.121Z] (Eclipse:10261): Gtk-WARNING **: 21:31:43.934: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:44 [2024-02-28T21:31:44.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Export...'
16:31:44 [2024-02-28T21:31:44.121Z] 
16:31:44 [2024-02-28T21:31:44.121Z] (Eclipse:10261): Gtk-WARNING **: 21:31:43.951: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:44 [2024-02-28T21:31:44.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Export", using matcher: with text 'Export'
16:31:44 [2024-02-28T21:31:44.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Export} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-241079841 data=null doit=true}, Shell with text {Export}]
16:31:44 [2024-02-28T21:31:44.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:31:44 [2024-02-28T21:31:44.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:31:44 [2024-02-28T21:31:44.121Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {General} is already expanded. Won't expand it again.
16:31:44 [2024-02-28T21:31:44.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:31:44 [2024-02-28T21:31:44.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Archive File} time=-241079839 data=null button=0 stateMask=0x0 x=98 y=35 count=0}, Tree node with text: Archive File]
16:31:44 [2024-02-28T21:31:44.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Archive File} time=-241079839 data=null doit=true}, Tree node with text: Archive File]
16:31:44 [2024-02-28T21:31:44.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Archive File} time=-241079839 data=null}, Tree node with text: Archive File]
16:31:44 [2024-02-28T21:31:44.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Archive File} time=-241079838 data=null button=1 stateMask=0x0 x=98 y=35 count=1}, Tree node with text: Archive File]
16:31:44 [2024-02-28T21:31:44.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241079838 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]
16:31:44 [2024-02-28T21:31:44.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Archive File} time=-241079838 data=null button=1 stateMask=0x80000 x=98 y=35 count=1}, Tree node with text: Archive File]
16:31:44 [2024-02-28T21:31:44.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:31:44 [2024-02-28T21:31:44.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:31:44 [2024-02-28T21:31:44.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
16:31:44 [2024-02-28T21:31:44.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
16:31:44 [2024-02-28T21:31:44.122Z] 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')
16:31:44 [2024-02-28T21:31:44.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:44 [2024-02-28T21:31:44.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:44 [2024-02-28T21:31:44.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
16:31:44 [2024-02-28T21:31:44.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-241079837 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:31:44 [2024-02-28T21:31:44.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-241079837 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:31:44 [2024-02-28T21:31:44.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-241079837 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:31:44 [2024-02-28T21:31:44.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-241079837 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:31:44 [2024-02-28T21:31:44.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-241079837 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:31:44 [2024-02-28T21:31:44.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-241079837 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:31:44 [2024-02-28T21:31:44.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-241079837 data=null 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')]
16:31:44 [2024-02-28T21:31:44.122Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:31:44 [2024-02-28T21:31:44.122Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:31:44 [2024-02-28T21:31:44.122Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:31:44 [2024-02-28T21:31:44.122Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:31:44 [2024-02-28T21:31:44.122Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:31:44 [2024-02-28T21:31:44.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
16:31:44 [2024-02-28T21:31:44.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
16:31:44 [2024-02-28T21:31:44.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
16:31:44 [2024-02-28T21:31:44.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
16:31:44 [2024-02-28T21:31:44.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: with mnemonic 'Deselect All'
16:31:44 [2024-02-28T21:31:44.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: with style 'SWT.PUSH'
16:31:44 [2024-02-28T21:31:44.122Z] 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')
16:31:44 [2024-02-28T21:31:44.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:44 [2024-02-28T21:31:44.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
16:31:44 [2024-02-28T21:31:44.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
16:31:44 [2024-02-28T21:31:44.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
16:31:44 [2024-02-28T21:31:44.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
16:31:44 [2024-02-28T21:31:44.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
16:31:44 [2024-02-28T21:31:44.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
16:31:44 [2024-02-28T21:31:44.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:31:44 [2024-02-28T21:31:44.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:31:44 [2024-02-28T21:31:44.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:44 [2024-02-28T21:31:44.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:44 [2024-02-28T21:31:44.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Deselect All
16:31:44 [2024-02-28T21:31:44.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Deselect All} time=-241079786 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')]
16:31:44 [2024-02-28T21:31:44.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Deselect All} time=-241079786 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')]
16:31:44 [2024-02-28T21:31:44.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Deselect All} time=-241079786 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
16:31:44 [2024-02-28T21:31:44.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Deselect All} time=-241079786 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
16:31:44 [2024-02-28T21:31:44.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Deselect All} time=-241079786 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')]
16:31:44 [2024-02-28T21:31:44.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Deselect All} time=-241079786 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')]
16:31:44 [2024-02-28T21:31:44.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Deselect All} time=-241079786 data=null 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')]
16:31:44 [2024-02-28T21:31:44.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Deselect All} time=-241079784 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')]
16:31:44 [2024-02-28T21:31:44.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Deselect All} time=-241079784 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')]
16:31:44 [2024-02-28T21:31:44.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Deselect All} time=-241079784 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')]
16:31:44 [2024-02-28T21:31:44.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Deselect All} time=-241079784 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
16:31:44 [2024-02-28T21:31:44.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Deselect All} time=-241079784 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
16:31:44 [2024-02-28T21:31:44.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Deselect All
16:31:44 [2024-02-28T21:31:44.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with mnemonic 'Resolve and export linked resources'
16:31:44 [2024-02-28T21:31:44.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
16:31:44 [2024-02-28T21:31:44.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
16:31:44 [2024-02-28T21:31:44.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
16:31:44 [2024-02-28T21:31:44.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:44 [2024-02-28T21:31:44.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
16:31:44 [2024-02-28T21:31:44.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
16:31:44 [2024-02-28T21:31:44.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
16:31:44 [2024-02-28T21:31:44.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
16:31:44 [2024-02-28T21:31:44.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with mnemonic 'Resolve and export linked resources'
16:31:44 [2024-02-28T21:31:44.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with style 'SWT.CHECK'
16:31:44 [2024-02-28T21:31:44.123Z] 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')
16:31:44 [2024-02-28T21:31:44.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
16:31:44 [2024-02-28T21:31:44.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
16:31:44 [2024-02-28T21:31:44.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:31:44 [2024-02-28T21:31:44.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:31:44 [2024-02-28T21:31:44.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:44 [2024-02-28T21:31:44.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:44 [2024-02-28T21:31:44.123Z] 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')
16:31:44 [2024-02-28T21:31:44.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@7555782c
16:31:44 [2024-02-28T21:31:44.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Resolve and export linked resources} time=-241079782 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')]
16:31:44 [2024-02-28T21:31:44.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Resolve and export linked resources} time=-241079782 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')]
16:31:44 [2024-02-28T21:31:44.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Resolve and export linked resources} time=-241079782 data=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
16:31:44 [2024-02-28T21:31:44.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Resolve and export linked resources} time=-241079782 data=null}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
16:31:44 [2024-02-28T21:31:44.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Resolve and export linked resources} time=-241079782 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')]
16:31:44 [2024-02-28T21:31:44.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Resolve and export linked resources} time=-241079782 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')]
16:31:44 [2024-02-28T21:31:44.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Resolve and export linked resources} time=-241079782 data=null 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')]
16:31:44 [2024-02-28T21:31:44.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Resolve and export linked resources} time=-241079781 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')]
16:31:44 [2024-02-28T21:31:44.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Resolve and export linked resources} time=-241079781 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')]
16:31:44 [2024-02-28T21:31:44.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Resolve and export linked resources} time=-241079780 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')]
16:31:44 [2024-02-28T21:31:44.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Resolve and export linked resources} time=-241079780 data=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
16:31:44 [2024-02-28T21:31:44.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Resolve and export linked resources} time=-241079780 data=null}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
16:31:44 [2024-02-28T21:31:44.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:31:44 [2024-02-28T21:31:44.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:31:44 [2024-02-28T21:31:44.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:31:44 [2024-02-28T21:31:44.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-241079779 data=null button=0 stateMask=0x0 x=85 y=12 count=0}, TreeItem with text {Tracing}]
16:31:44 [2024-02-28T21:31:44.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-241079773 data=null doit=true}, TreeItem with text {Tracing}]
16:31:44 [2024-02-28T21:31:44.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-241079773 data=null}, TreeItem with text {Tracing}]
16:31:44 [2024-02-28T21:31:44.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-241079773 data=null button=1 stateMask=0x0 x=85 y=12 count=1}, TreeItem with text {Tracing}]
16:31:44 [2024-02-28T21:31:44.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241079773 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}]
16:31:44 [2024-02-28T21:31:44.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-241079772 data=null button=1 stateMask=0x80000 x=85 y=12 count=1}, TreeItem with text {Tracing}]
16:31:44 [2024-02-28T21:31:44.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:31:44 [2024-02-28T21:31:44.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:31:44 [2024-02-28T21:31:44.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: nestedtesttraces.zip
16:31:44 [2024-02-28T21:31:44.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:31:44 [2024-02-28T21:31:44.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: (of type 'Combo')
16:31:44 [2024-02-28T21:31:44.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
16:31:44 [2024-02-28T21:31:44.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip} [layout=null] time=-241079766 data=null}, (of type 'Combo')]
16:31:44 [2024-02-28T21:31:44.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
16:31:44 [2024-02-28T21:31:44.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
16:31:44 [2024-02-28T21:31:44.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
16:31:44 [2024-02-28T21:31:44.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
16:31:44 [2024-02-28T21:31:44.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:44 [2024-02-28T21:31:44.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
16:31:44 [2024-02-28T21:31:44.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
16:31:44 [2024-02-28T21:31:44.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
16:31:44 [2024-02-28T21:31:44.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
16:31:44 [2024-02-28T21:31:44.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
16:31:44 [2024-02-28T21:31:44.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
16:31:44 [2024-02-28T21:31:44.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:31:44 [2024-02-28T21:31:44.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:31:44 [2024-02-28T21:31:44.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:44 [2024-02-28T21:31:44.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:44 [2024-02-28T21:31:44.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:31:44 [2024-02-28T21:31:44.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:31:44 [2024-02-28T21:31:44.124Z] 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')
16:31:44 [2024-02-28T21:31:44.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:31:44 [2024-02-28T21:31:44.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-241079732 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:44 [2024-02-28T21:31:44.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-241079732 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:44 [2024-02-28T21:31:44.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-241079732 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:44 [2024-02-28T21:31:44.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-241079732 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:44 [2024-02-28T21:31:44.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-241079732 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:44 [2024-02-28T21:31:44.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-241079732 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:44 [2024-02-28T21:31:44.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-241079732 data=null 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')]
16:31:44 [2024-02-28T21:31:44.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Exp&ort...} time=-241080131 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Export...']
16:31:44 [2024-02-28T21:31:44.380Z] 
16:31:44 [2024-02-28T21:31:44.380Z] (Eclipse:10261): Gtk-WARNING **: 21:31:44.123: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:44 [2024-02-28T21:31:44.380Z] 
16:31:44 [2024-02-28T21:31:44.380Z] (Eclipse:10261): Gtk-WARNING **: 21:31:44.140: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:44 [2024-02-28T21:31:44.380Z] 
16:31:44 [2024-02-28T21:31:44.380Z] (Eclipse:10261): Gtk-WARNING **: 21:31:44.169: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:44 [2024-02-28T21:31:44.380Z] 
16:31:44 [2024-02-28T21:31:44.380Z] (Eclipse:10261): Gtk-WARNING **: 21:31:44.174: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:44 [2024-02-28T21:31:44.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:31:44 [2024-02-28T21:31:44.380Z] 
16:31:44 [2024-02-28T21:31:44.380Z] (Eclipse:10261): Gtk-WARNING **: 21:31:44.279: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:44 [2024-02-28T21:31:44.380Z] 
16:31:44 [2024-02-28T21:31:44.380Z] (Eclipse:10261): Gtk-WARNING **: 21:31:44.298: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:44 [2024-02-28T21:31:44.380Z] 
16:31:44 [2024-02-28T21:31:44.380Z] (Eclipse:10261): Gtk-WARNING **: 21:31:44.316: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:44 [2024-02-28T21:31:44.380Z] 
16:31:44 [2024-02-28T21:31:44.380Z] (Eclipse:10261): Gtk-WARNING **: 21:31:44.334: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:44 [2024-02-28T21:31:44.380Z] 
16:31:44 [2024-02-28T21:31:44.380Z] (Eclipse:10261): Gtk-WARNING **: 21:31:44.352: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:44 [2024-02-28T21:31:44.380Z] 
16:31:44 [2024-02-28T21:31:44.380Z] (Eclipse:10261): Gtk-WARNING **: 21:31:44.370: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:44 [2024-02-28T21:31:44.635Z] 
16:31:44 [2024-02-28T21:31:44.635Z] (Eclipse:10261): Gtk-WARNING **: 21:31:44.390: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:44 [2024-02-28T21:31:44.635Z] 
16:31:44 [2024-02-28T21:31:44.635Z] (Eclipse:10261): Gtk-WARNING **: 21:31:44.408: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:44 [2024-02-28T21:31:44.635Z] 
16:31:44 [2024-02-28T21:31:44.635Z] (Eclipse:10261): Gtk-WARNING **: 21:31:44.427: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:44 [2024-02-28T21:31:44.635Z] 
16:31:44 [2024-02-28T21:31:44.635Z] (Eclipse:10261): Gtk-WARNING **: 21:31:44.444: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:44 [2024-02-28T21:31:44.635Z] 
16:31:44 [2024-02-28T21:31:44.635Z] (Eclipse:10261): Gtk-WARNING **: 21:31:44.459: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:44 [2024-02-28T21:31:44.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:44 [2024-02-28T21:31:44.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:44 [2024-02-28T21:31:44.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:44 [2024-02-28T21:31:44.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
16:31:44 [2024-02-28T21:31:44.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
16:31:44 [2024-02-28T21:31:44.891Z] 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')
16:31:44 [2024-02-28T21:31:44.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:44 [2024-02-28T21:31:44.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:44 [2024-02-28T21:31:44.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:44 [2024-02-28T21:31:44.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:44 [2024-02-28T21:31:44.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:44 [2024-02-28T21:31:44.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:44 [2024-02-28T21:31:44.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:44 [2024-02-28T21:31:44.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:44 [2024-02-28T21:31:44.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:44 [2024-02-28T21:31:44.891Z] 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.
16:31:44 [2024-02-28T21:31:44.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:31:44 [2024-02-28T21:31:44.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:31:44 [2024-02-28T21:31:44.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:31:44 [2024-02-28T21:31:44.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:31:44 [2024-02-28T21:31:44.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:31:44 [2024-02-28T21:31:44.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:31:44 [2024-02-28T21:31:44.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:31:44 [2024-02-28T21:31:44.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
16:31:44 [2024-02-28T21:31:44.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip} [layout=null] time=-241079129 data=null}, (of type 'Combo')]
16:31:44 [2024-02-28T21:31:44.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
16:31:44 [2024-02-28T21:31:44.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:31:44 [2024-02-28T21:31:44.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:31:44 [2024-02-28T21:31:44.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:31:44 [2024-02-28T21:31:44.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:31:44 [2024-02-28T21:31:44.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:31:44 [2024-02-28T21:31:44.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:31:44 [2024-02-28T21:31:44.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/} time=-241079117 data=null button=0 stateMask=0x0 x=64 y=12 count=0}, TreeItem with text {/}]
16:31:44 [2024-02-28T21:31:44.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=-241079117 data=null doit=true}, TreeItem with text {/}]
16:31:44 [2024-02-28T21:31:44.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=-241079117 data=null}, TreeItem with text {/}]
16:31:44 [2024-02-28T21:31:44.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=-241079117 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
16:31:44 [2024-02-28T21:31:44.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241079117 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/}]
16:31:44 [2024-02-28T21:31:44.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=-241079117 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
16:31:44 [2024-02-28T21:31:44.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: /
16:31:44 [2024-02-28T21:31:44.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:31:44 [2024-02-28T21:31:44.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:31:44 [2024-02-28T21:31:44.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:31:44 [2024-02-28T21:31:44.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:31:44 [2024-02-28T21:31:44.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:31:44 [2024-02-28T21:31:44.892Z] 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:'))
16:31:44 [2024-02-28T21:31:44.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:31:44 [2024-02-28T21:31:44.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-241079099 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:'))]
16:31:44 [2024-02-28T21:31:44.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:31:44 [2024-02-28T21:31:44.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:44 [2024-02-28T21:31:44.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:44 [2024-02-28T21:31:44.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:44 [2024-02-28T21:31:44.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:44 [2024-02-28T21:31:44.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:44 [2024-02-28T21:31:44.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:44 [2024-02-28T21:31:44.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:44 [2024-02-28T21:31:44.892Z] 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'
16:31:44 [2024-02-28T21:31:44.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:31:44 [2024-02-28T21:31:44.892Z] 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')
16:31:44 [2024-02-28T21:31:44.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:44 [2024-02-28T21:31:44.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:44 [2024-02-28T21:31:44.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:44 [2024-02-28T21:31:44.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:44 [2024-02-28T21:31:44.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:44 [2024-02-28T21:31:44.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:44 [2024-02-28T21:31:44.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:44 [2024-02-28T21:31:44.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:44 [2024-02-28T21:31:44.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:44 [2024-02-28T21:31:44.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:44 [2024-02-28T21:31:44.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:44 [2024-02-28T21:31:44.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:44 [2024-02-28T21:31:44.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:44 [2024-02-28T21:31:44.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:31:44 [2024-02-28T21:31:44.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:31:44 [2024-02-28T21:31:44.892Z] 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')
16:31:44 [2024-02-28T21:31:44.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:44 [2024-02-28T21:31:44.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:44 [2024-02-28T21:31:44.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:44 [2024-02-28T21:31:44.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:44 [2024-02-28T21:31:44.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:31:44 [2024-02-28T21:31:44.892Z] 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.
16:31:44 [2024-02-28T21:31:44.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:44 [2024-02-28T21:31:44.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:44 [2024-02-28T21:31:44.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:44 [2024-02-28T21:31:44.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:44 [2024-02-28T21:31:44.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:44 [2024-02-28T21:31:44.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:31:44 [2024-02-28T21:31:44.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:31:44 [2024-02-28T21:31:44.892Z] 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')
16:31:44 [2024-02-28T21:31:44.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:44 [2024-02-28T21:31:44.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:44 [2024-02-28T21:31:44.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:44 [2024-02-28T21:31:44.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:44 [2024-02-28T21:31:44.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:44 [2024-02-28T21:31:44.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:44 [2024-02-28T21:31:44.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:44 [2024-02-28T21:31:44.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:31:44 [2024-02-28T21:31:44.893Z] 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.
16:31:44 [2024-02-28T21:31:44.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:44 [2024-02-28T21:31:44.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:44 [2024-02-28T21:31:44.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:44 [2024-02-28T21:31:44.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:44 [2024-02-28T21:31:44.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:44 [2024-02-28T21:31:44.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:44 [2024-02-28T21:31:44.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:31:44 [2024-02-28T21:31:44.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:31:44 [2024-02-28T21:31:44.893Z] 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')
16:31:44 [2024-02-28T21:31:44.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:44 [2024-02-28T21:31:44.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:44 [2024-02-28T21:31:44.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:44 [2024-02-28T21:31:44.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:44 [2024-02-28T21:31:44.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:44 [2024-02-28T21:31:44.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:44 [2024-02-28T21:31:44.893Z] 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')
16:31:44 [2024-02-28T21:31:44.893Z] 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.
16:31:44 [2024-02-28T21:31:44.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:44 [2024-02-28T21:31:44.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:44 [2024-02-28T21:31:44.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:44 [2024-02-28T21:31:44.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:44 [2024-02-28T21:31:44.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:44 [2024-02-28T21:31:44.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:44 [2024-02-28T21:31:44.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:44 [2024-02-28T21:31:44.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:44 [2024-02-28T21:31:44.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:44 [2024-02-28T21:31:44.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:31:44 [2024-02-28T21:31:44.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:31:44 [2024-02-28T21:31:44.893Z] 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')
16:31:44 [2024-02-28T21:31:44.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:44 [2024-02-28T21:31:44.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:44 [2024-02-28T21:31:44.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:44 [2024-02-28T21:31:44.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:31:44 [2024-02-28T21:31:44.893Z] 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.
16:31:44 [2024-02-28T21:31:44.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:44 [2024-02-28T21:31:44.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:44 [2024-02-28T21:31:44.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:44 [2024-02-28T21:31:44.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:44 [2024-02-28T21:31:44.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:44 [2024-02-28T21:31:44.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:44 [2024-02-28T21:31:44.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:44 [2024-02-28T21:31:44.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:44 [2024-02-28T21:31:44.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:44 [2024-02-28T21:31:44.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:44 [2024-02-28T21:31:44.893Z] 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)'
16:31:44 [2024-02-28T21:31:44.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:31:44 [2024-02-28T21:31:44.893Z] 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')
16:31:44 [2024-02-28T21:31:44.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:44 [2024-02-28T21:31:44.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:44 [2024-02-28T21:31:44.894Z] 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')
16:31:44 [2024-02-28T21:31:44.894Z] 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.
16:31:44 [2024-02-28T21:31:44.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:44 [2024-02-28T21:31:44.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:44 [2024-02-28T21:31:44.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:44 [2024-02-28T21:31:44.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:44 [2024-02-28T21:31:44.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:44 [2024-02-28T21:31:44.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:44 [2024-02-28T21:31:44.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:44 [2024-02-28T21:31:44.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:44 [2024-02-28T21:31:44.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:44 [2024-02-28T21:31:44.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:44 [2024-02-28T21:31:44.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:44 [2024-02-28T21:31:44.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:44 [2024-02-28T21:31:44.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:31:44 [2024-02-28T21:31:44.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:31:44 [2024-02-28T21:31:44.894Z] 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')
16:31:44 [2024-02-28T21:31:44.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:31:44 [2024-02-28T21:31:44.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-241079094 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:44 [2024-02-28T21:31:44.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-241079094 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:44 [2024-02-28T21:31:44.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-241079094 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:44 [2024-02-28T21:31:44.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-241079094 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:44 [2024-02-28T21:31:44.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-241079094 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:44 [2024-02-28T21:31:44.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-241079094 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:44 [2024-02-28T21:31:44.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')
16:31:44 [2024-02-28T21:31:44.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')
16:31:44 [2024-02-28T21:31:44.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')
16:31:44 [2024-02-28T21:31:44.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')
16:31:44 [2024-02-28T21:31:44.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')
16:31:44 [2024-02-28T21:31:44.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:31:44 [2024-02-28T21:31:44.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-241079094 data=null 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')]
16:31:44 [2024-02-28T21:31:44.894Z] 
16:31:44 [2024-02-28T21:31:44.894Z] (Eclipse:10261): Gtk-WARNING **: 21:31:44.778: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:44 [2024-02-28T21:31:44.894Z] 
16:31:44 [2024-02-28T21:31:44.894Z] (Eclipse:10261): Gtk-WARNING **: 21:31:44.794: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:44 [2024-02-28T21:31:44.894Z] 
16:31:44 [2024-02-28T21:31:44.894Z] (Eclipse:10261): Gtk-WARNING **: 21:31:44.799: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:44 [2024-02-28T21:31:44.894Z] 
16:31:44 [2024-02-28T21:31:44.894Z] (Eclipse:10261): Gtk-WARNING **: 21:31:44.812: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:44 [2024-02-28T21:31:44.894Z] 
16:31:44 [2024-02-28T21:31:44.894Z] (Eclipse:10261): Gtk-WARNING **: 21:31:44.828: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:44 [2024-02-28T21:31:44.894Z] 
16:31:44 [2024-02-28T21:31:44.894Z] (Eclipse:10261): Gtk-WARNING **: 21:31:44.845: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:44 [2024-02-28T21:31:44.894Z] 
16:31:44 [2024-02-28T21:31:44.894Z] (Eclipse:10261): Gtk-WARNING **: 21:31:44.863: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:44 [2024-02-28T21:31:44.894Z] 
16:31:44 [2024-02-28T21:31:44.894Z] (Eclipse:10261): Gtk-WARNING **: 21:31:44.878: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:45 [2024-02-28T21:31:45.150Z] 
16:31:45 [2024-02-28T21:31:45.150Z] (Eclipse:10261): Gtk-WARNING **: 21:31:44.897: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:45 [2024-02-28T21:31:45.150Z] 
16:31:45 [2024-02-28T21:31:45.150Z] (Eclipse:10261): Gtk-WARNING **: 21:31:44.912: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:45 [2024-02-28T21:31:45.150Z] 
16:31:45 [2024-02-28T21:31:45.150Z] (Eclipse:10261): Gtk-WARNING **: 21:31:44.929: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:45 [2024-02-28T21:31:45.150Z] 
16:31:45 [2024-02-28T21:31:45.150Z] (Eclipse:10261): Gtk-WARNING **: 21:31:44.945: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:45 [2024-02-28T21:31:45.150Z] 
16:31:45 [2024-02-28T21:31:45.150Z] (Eclipse:10261): Gtk-WARNING **: 21:31:44.962: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:45 [2024-02-28T21:31:45.404Z] 
16:31:45 [2024-02-28T21:31:45.404Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-02-28 21:31:45.221
16:31:45 [2024-02-28T21:31:45.404Z] !MESSAGE Zip file is too large: 1000000001 bytes. File seems unsafe to open.
16:31:45 [2024-02-28T21:31:45.404Z] 
16:31:45 [2024-02-28T21:31:45.404Z] (Eclipse:10261): Gtk-WARNING **: 21:31:45.369: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:45 [2024-02-28T21:31:45.404Z] 
16:31:45 [2024-02-28T21:31:45.404Z] (Eclipse:10261): Gtk-WARNING **: 21:31:45.391: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:45 [2024-02-28T21:31:45.659Z] 
16:31:45 [2024-02-28T21:31:45.659Z] (Eclipse:10261): Gtk-WARNING **: 21:31:45.412: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:45 [2024-02-28T21:31:45.659Z] 
16:31:45 [2024-02-28T21:31:45.659Z] (Eclipse:10261): Gtk-WARNING **: 21:31:45.432: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:45 [2024-02-28T21:31:45.659Z] 
16:31:45 [2024-02-28T21:31:45.659Z] (Eclipse:10261): Gtk-WARNING **: 21:31:45.477: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:45 [2024-02-28T21:31:45.659Z] 
16:31:45 [2024-02-28T21:31:45.659Z] (Eclipse:10261): Gtk-WARNING **: 21:31:45.496: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:45 [2024-02-28T21:31:45.659Z] 
16:31:45 [2024-02-28T21:31:45.659Z] (Eclipse:10261): Gtk-WARNING **: 21:31:45.514: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:45 [2024-02-28T21:31:45.659Z] 
16:31:45 [2024-02-28T21:31:45.659Z] (Eclipse:10261): Gtk-WARNING **: 21:31:45.530: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:45 [2024-02-28T21:31:45.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:45 [2024-02-28T21:31:45.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:45 [2024-02-28T21:31:45.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:45 [2024-02-28T21:31:45.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
16:31:45 [2024-02-28T21:31:45.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
16:31:45 [2024-02-28T21:31:45.914Z] 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')
16:31:45 [2024-02-28T21:31:45.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:45 [2024-02-28T21:31:45.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:45 [2024-02-28T21:31:45.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:45 [2024-02-28T21:31:45.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:45 [2024-02-28T21:31:45.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:45 [2024-02-28T21:31:45.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:45 [2024-02-28T21:31:45.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:45 [2024-02-28T21:31:45.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:45 [2024-02-28T21:31:45.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:45 [2024-02-28T21:31:45.914Z] 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.
16:31:45 [2024-02-28T21:31:45.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:31:45 [2024-02-28T21:31:45.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:31:45 [2024-02-28T21:31:45.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:31:45 [2024-02-28T21:31:45.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:31:45 [2024-02-28T21:31:45.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:31:45 [2024-02-28T21:31:45.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:31:45 [2024-02-28T21:31:45.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:31:45 [2024-02-28T21:31:45.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz
16:31:45 [2024-02-28T21:31:45.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz} [layout=null] time=-241078085 data=null}, (of type 'Combo')]
16:31:45 [2024-02-28T21:31:45.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz
16:31:45 [2024-02-28T21:31:45.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:31:45 [2024-02-28T21:31:45.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:31:45 [2024-02-28T21:31:45.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:31:45 [2024-02-28T21:31:45.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:31:45 [2024-02-28T21:31:45.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:31:45 [2024-02-28T21:31:45.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:31:45 [2024-02-28T21:31:45.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/} time=-241078043 data=null button=0 stateMask=0x0 x=64 y=12 count=0}, TreeItem with text {/}]
16:31:45 [2024-02-28T21:31:45.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=-241078043 data=null doit=true}, TreeItem with text {/}]
16:31:45 [2024-02-28T21:31:45.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=-241078043 data=null}, TreeItem with text {/}]
16:31:45 [2024-02-28T21:31:45.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=-241078042 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
16:31:45 [2024-02-28T21:31:45.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241078042 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/}]
16:31:45 [2024-02-28T21:31:45.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=-241078042 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
16:31:45 [2024-02-28T21:31:45.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: /
16:31:45 [2024-02-28T21:31:45.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:45 [2024-02-28T21:31:45.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:45 [2024-02-28T21:31:45.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:45 [2024-02-28T21:31:45.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:45 [2024-02-28T21:31:45.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:45 [2024-02-28T21:31:45.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:45 [2024-02-28T21:31:45.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:45 [2024-02-28T21:31:45.915Z] 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'
16:31:45 [2024-02-28T21:31:45.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:31:45 [2024-02-28T21:31:45.915Z] 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')
16:31:45 [2024-02-28T21:31:45.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:45 [2024-02-28T21:31:45.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:45 [2024-02-28T21:31:45.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:45 [2024-02-28T21:31:45.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:45 [2024-02-28T21:31:45.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:45 [2024-02-28T21:31:45.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:31:45 [2024-02-28T21:31:45.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:31:45 [2024-02-28T21:31:45.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:31:45 [2024-02-28T21:31:45.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:31:45 [2024-02-28T21:31:45.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:31:45 [2024-02-28T21:31:45.915Z] 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:'))
16:31:45 [2024-02-28T21:31:45.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:31:45 [2024-02-28T21:31:45.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-241078036 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:'))]
16:31:45 [2024-02-28T21:31:45.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:31:45 [2024-02-28T21:31:45.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:45 [2024-02-28T21:31:45.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:45 [2024-02-28T21:31:45.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:45 [2024-02-28T21:31:45.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:45 [2024-02-28T21:31:45.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:45 [2024-02-28T21:31:45.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:45 [2024-02-28T21:31:45.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:45 [2024-02-28T21:31:45.915Z] 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'
16:31:45 [2024-02-28T21:31:45.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:31:45 [2024-02-28T21:31:45.915Z] 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')
16:31:45 [2024-02-28T21:31:45.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:45 [2024-02-28T21:31:45.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:45 [2024-02-28T21:31:45.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:45 [2024-02-28T21:31:45.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:45 [2024-02-28T21:31:45.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:45 [2024-02-28T21:31:45.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:45 [2024-02-28T21:31:45.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:45 [2024-02-28T21:31:45.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:45 [2024-02-28T21:31:45.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:45 [2024-02-28T21:31:45.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:45 [2024-02-28T21:31:45.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:45 [2024-02-28T21:31:45.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:45 [2024-02-28T21:31:45.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:45 [2024-02-28T21:31:45.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:31:45 [2024-02-28T21:31:45.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:31:45 [2024-02-28T21:31:45.916Z] 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')
16:31:45 [2024-02-28T21:31:45.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:45 [2024-02-28T21:31:45.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:45 [2024-02-28T21:31:45.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:45 [2024-02-28T21:31:45.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:45 [2024-02-28T21:31:45.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:31:45 [2024-02-28T21:31:45.916Z] 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.
16:31:45 [2024-02-28T21:31:45.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:45 [2024-02-28T21:31:45.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:45 [2024-02-28T21:31:45.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:45 [2024-02-28T21:31:45.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:45 [2024-02-28T21:31:45.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:45 [2024-02-28T21:31:45.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:31:45 [2024-02-28T21:31:45.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:31:45 [2024-02-28T21:31:45.916Z] 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')
16:31:45 [2024-02-28T21:31:45.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:45 [2024-02-28T21:31:45.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:45 [2024-02-28T21:31:45.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:45 [2024-02-28T21:31:45.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:45 [2024-02-28T21:31:45.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:45 [2024-02-28T21:31:45.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:45 [2024-02-28T21:31:45.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:45 [2024-02-28T21:31:45.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:31:45 [2024-02-28T21:31:45.916Z] 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.
16:31:45 [2024-02-28T21:31:45.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:45 [2024-02-28T21:31:45.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:45 [2024-02-28T21:31:45.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:45 [2024-02-28T21:31:45.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:45 [2024-02-28T21:31:45.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:45 [2024-02-28T21:31:45.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:45 [2024-02-28T21:31:45.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:31:45 [2024-02-28T21:31:45.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:31:45 [2024-02-28T21:31:45.916Z] 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')
16:31:45 [2024-02-28T21:31:45.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:45 [2024-02-28T21:31:45.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:45 [2024-02-28T21:31:45.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:45 [2024-02-28T21:31:45.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:45 [2024-02-28T21:31:45.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:45 [2024-02-28T21:31:45.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:45 [2024-02-28T21:31:45.916Z] 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')
16:31:45 [2024-02-28T21:31:45.916Z] 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.
16:31:45 [2024-02-28T21:31:45.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:45 [2024-02-28T21:31:45.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:45 [2024-02-28T21:31:45.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:45 [2024-02-28T21:31:45.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:45 [2024-02-28T21:31:45.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:45 [2024-02-28T21:31:45.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:45 [2024-02-28T21:31:45.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:45 [2024-02-28T21:31:45.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:45 [2024-02-28T21:31:45.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:45 [2024-02-28T21:31:45.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:31:45 [2024-02-28T21:31:45.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:31:45 [2024-02-28T21:31:45.917Z] 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')
16:31:45 [2024-02-28T21:31:45.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:45 [2024-02-28T21:31:45.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:45 [2024-02-28T21:31:45.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:45 [2024-02-28T21:31:45.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:31:45 [2024-02-28T21:31:45.917Z] 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.
16:31:45 [2024-02-28T21:31:45.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:45 [2024-02-28T21:31:45.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:45 [2024-02-28T21:31:45.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:45 [2024-02-28T21:31:45.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:45 [2024-02-28T21:31:45.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:45 [2024-02-28T21:31:45.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:45 [2024-02-28T21:31:45.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:45 [2024-02-28T21:31:45.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:45 [2024-02-28T21:31:45.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:45 [2024-02-28T21:31:45.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:45 [2024-02-28T21:31:45.917Z] 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)'
16:31:45 [2024-02-28T21:31:45.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:31:45 [2024-02-28T21:31:45.917Z] 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')
16:31:45 [2024-02-28T21:31:45.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:45 [2024-02-28T21:31:45.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:45 [2024-02-28T21:31:45.917Z] 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')
16:31:45 [2024-02-28T21:31:45.917Z] 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.
16:31:45 [2024-02-28T21:31:45.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:45 [2024-02-28T21:31:45.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:45 [2024-02-28T21:31:45.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:45 [2024-02-28T21:31:45.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:45 [2024-02-28T21:31:45.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:45 [2024-02-28T21:31:45.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:45 [2024-02-28T21:31:45.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:45 [2024-02-28T21:31:45.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:45 [2024-02-28T21:31:45.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:45 [2024-02-28T21:31:45.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:45 [2024-02-28T21:31:45.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:45 [2024-02-28T21:31:45.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:45 [2024-02-28T21:31:45.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:31:45 [2024-02-28T21:31:45.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:31:45 [2024-02-28T21:31:45.917Z] 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')
16:31:45 [2024-02-28T21:31:45.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:45 [2024-02-28T21:31:45.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:45 [2024-02-28T21:31:45.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:45 [2024-02-28T21:31:45.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:45 [2024-02-28T21:31:45.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:45 [2024-02-28T21:31:45.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:45 [2024-02-28T21:31:45.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:45 [2024-02-28T21:31:45.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:45 [2024-02-28T21:31:45.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:45 [2024-02-28T21:31:45.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:45 [2024-02-28T21:31:45.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:45 [2024-02-28T21:31:45.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:45 [2024-02-28T21:31:45.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:31:45 [2024-02-28T21:31:45.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:31:45 [2024-02-28T21:31:45.918Z] 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')
16:31:45 [2024-02-28T21:31:45.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:31:45 [2024-02-28T21:31:45.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-241078031 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:45 [2024-02-28T21:31:45.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-241078031 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:45 [2024-02-28T21:31:45.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-241078031 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:45 [2024-02-28T21:31:45.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-241078031 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:45 [2024-02-28T21:31:45.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-241078031 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:45 [2024-02-28T21:31:45.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-241078031 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:45 [2024-02-28T21:31:45.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')
16:31:45 [2024-02-28T21:31:45.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')
16:31:45 [2024-02-28T21:31:45.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')
16:31:45 [2024-02-28T21:31:45.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')
16:31:45 [2024-02-28T21:31:45.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')
16:31:45 [2024-02-28T21:31:45.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:31:46 [2024-02-28T21:31:46.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-241078031 data=null 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')]
16:31:46 [2024-02-28T21:31:46.173Z] 
16:31:46 [2024-02-28T21:31:46.173Z] (Eclipse:10261): Gtk-WARNING **: 21:31:46.017: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:46 [2024-02-28T21:31:46.173Z] 
16:31:46 [2024-02-28T21:31:46.173Z] (Eclipse:10261): Gtk-WARNING **: 21:31:46.067: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:46 [2024-02-28T21:31:46.173Z] 
16:31:46 [2024-02-28T21:31:46.173Z] (Eclipse:10261): Gtk-WARNING **: 21:31:46.073: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:46 [2024-02-28T21:31:46.173Z] 
16:31:46 [2024-02-28T21:31:46.173Z] (Eclipse:10261): Gtk-WARNING **: 21:31:46.091: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:46 [2024-02-28T21:31:46.173Z] 
16:31:46 [2024-02-28T21:31:46.173Z] (Eclipse:10261): Gtk-WARNING **: 21:31:46.107: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:46 [2024-02-28T21:31:46.173Z] 
16:31:46 [2024-02-28T21:31:46.173Z] (Eclipse:10261): Gtk-WARNING **: 21:31:46.123: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:46 [2024-02-28T21:31:46.173Z] 
16:31:46 [2024-02-28T21:31:46.173Z] (Eclipse:10261): Gtk-WARNING **: 21:31:46.140: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:46 [2024-02-28T21:31:46.173Z] 
16:31:46 [2024-02-28T21:31:46.173Z] (Eclipse:10261): Gtk-WARNING **: 21:31:46.156: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:46 [2024-02-28T21:31:46.428Z] 
16:31:46 [2024-02-28T21:31:46.428Z] (Eclipse:10261): Gtk-WARNING **: 21:31:46.174: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:46 [2024-02-28T21:31:46.428Z] 
16:31:46 [2024-02-28T21:31:46.428Z] (Eclipse:10261): Gtk-WARNING **: 21:31:46.190: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:46 [2024-02-28T21:31:46.428Z] 
16:31:46 [2024-02-28T21:31:46.428Z] (Eclipse:10261): Gtk-WARNING **: 21:31:46.205: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:46 [2024-02-28T21:31:46.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:31:46 [2024-02-28T21:31:46.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:31:46 [2024-02-28T21:31:46.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:31:46 [2024-02-28T21:31:46.428Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:31:46 [2024-02-28T21:31:46.428Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:31:46 [2024-02-28T21:31:46.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-241077489 data=null doit=true}, TreeItem with text {Traces [2]}]
16:31:46 [2024-02-28T21:31:46.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-241077489 data=null}, TreeItem with text {Traces [2]}]
16:31:46 [2024-02-28T21:31:46.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-241077489 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:31:46 [2024-02-28T21:31:46.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-241077489 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]}]
16:31:46 [2024-02-28T21:31:46.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-241077485 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:31:46 [2024-02-28T21:31:46.428Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
16:31:46 [2024-02-28T21:31:46.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
16:31:46 [2024-02-28T21:31:46.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=-241077484 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
16:31:46 [2024-02-28T21:31:46.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=-241077484 data=null doit=true}, TreeItem with text {scp_dest}]
16:31:46 [2024-02-28T21:31:46.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:31:46 [2024-02-28T21:31:46.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=-241077484 data=null}, TreeItem with text {scp_dest}]
16:31:46 [2024-02-28T21:31:46.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-241077484 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
16:31:46 [2024-02-28T21:31:46.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241077484 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}]
16:31:46 [2024-02-28T21:31:46.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-241077479 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
16:31:46 [2024-02-28T21:31:46.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-241077479 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
16:31:46 [2024-02-28T21:31:46.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=-241077479 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
16:31:46 [2024-02-28T21:31:46.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-241077479 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}]
16:31:46 [2024-02-28T21:31:46.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-241077444 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
16:31:46 [2024-02-28T21:31:46.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=-241077440 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
16:31:46 [2024-02-28T21:31:46.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=-241077440 data=null doit=true}, TreeItem with text {scp_dest}]
16:31:46 [2024-02-28T21:31:46.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=-241077440 data=null}, TreeItem with text {scp_dest}]
16:31:46 [2024-02-28T21:31:46.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
16:31:46 [2024-02-28T21:31:46.684Z] 
16:31:46 [2024-02-28T21:31:46.684Z] (Eclipse:10261): Gtk-CRITICAL **: 21:31:46.466: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:31:46 [2024-02-28T21:31:46.684Z] 
16:31:46 [2024-02-28T21:31:46.684Z] (Eclipse:10261): Gtk-WARNING **: 21:31:46.486: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:46 [2024-02-28T21:31:46.684Z] 
16:31:46 [2024-02-28T21:31:46.684Z] (Eclipse:10261): Gtk-WARNING **: 21:31:46.573: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:46 [2024-02-28T21:31:46.684Z] 
16:31:46 [2024-02-28T21:31:46.684Z] (Eclipse:10261): Gtk-CRITICAL **: 21:31:46.574: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:31:46 [2024-02-28T21:31:46.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
16:31:46 [2024-02-28T21:31:46.941Z] 
16:31:46 [2024-02-28T21:31:46.941Z] (Eclipse:10261): Gtk-WARNING **: 21:31:46.908: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:46 [2024-02-28T21:31:46.941Z] 
16:31:46 [2024-02-28T21:31:46.941Z] (Eclipse:10261): Gtk-CRITICAL **: 21:31:46.915: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:31:46 [2024-02-28T21:31:46.941Z] 
16:31:46 [2024-02-28T21:31:46.941Z] (Eclipse:10261): Gtk-WARNING **: 21:31:46.917: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:47 [2024-02-28T21:31:47.195Z] 
16:31:47 [2024-02-28T21:31:47.195Z] (Eclipse:10261): Gtk-WARNING **: 21:31:47.090: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:47 [2024-02-28T21:31:47.195Z] 
16:31:47 [2024-02-28T21:31:47.195Z] (Eclipse:10261): Gtk-WARNING **: 21:31:47.112: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:47 [2024-02-28T21:31:47.195Z] 
16:31:47 [2024-02-28T21:31:47.195Z] (Eclipse:10261): Gtk-WARNING **: 21:31:47.175: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:47 [2024-02-28T21:31:47.450Z] 
16:31:47 [2024-02-28T21:31:47.450Z] (Eclipse:10261): Gtk-WARNING **: 21:31:47.195: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:47 [2024-02-28T21:31:47.450Z] 
16:31:47 [2024-02-28T21:31:47.450Z] (Eclipse:10261): Gtk-WARNING **: 21:31:47.213: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:47 [2024-02-28T21:31:47.450Z] 
16:31:47 [2024-02-28T21:31:47.450Z] (Eclipse:10261): Gtk-WARNING **: 21:31:47.230: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:47 [2024-02-28T21:31:47.450Z] 
16:31:47 [2024-02-28T21:31:47.450Z] (Eclipse:10261): Gtk-WARNING **: 21:31:47.247: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:47 [2024-02-28T21:31:47.450Z] 
16:31:47 [2024-02-28T21:31:47.450Z] (Eclipse:10261): Gtk-WARNING **: 21:31:47.263: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:47 [2024-02-28T21:31:47.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:47 [2024-02-28T21:31:47.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:47 [2024-02-28T21:31:47.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:47 [2024-02-28T21:31:47.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
16:31:47 [2024-02-28T21:31:47.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
16:31:47 [2024-02-28T21:31:47.450Z] 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')
16:31:47 [2024-02-28T21:31:47.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:47 [2024-02-28T21:31:47.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:47 [2024-02-28T21:31:47.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:47 [2024-02-28T21:31:47.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:47 [2024-02-28T21:31:47.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:47 [2024-02-28T21:31:47.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:47 [2024-02-28T21:31:47.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:47 [2024-02-28T21:31:47.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:47 [2024-02-28T21:31:47.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:47 [2024-02-28T21:31:47.450Z] 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.
16:31:47 [2024-02-28T21:31:47.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:31:47 [2024-02-28T21:31:47.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:31:47 [2024-02-28T21:31:47.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:31:47 [2024-02-28T21:31:47.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:31:47 [2024-02-28T21:31:47.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:31:47 [2024-02-28T21:31:47.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:31:47 [2024-02-28T21:31:47.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:31:47 [2024-02-28T21:31:47.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz
16:31:47 [2024-02-28T21:31:47.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz} [layout=null] time=-241076395 data=null}, (of type 'Combo')]
16:31:47 [2024-02-28T21:31:47.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz
16:31:47 [2024-02-28T21:31:47.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:31:47 [2024-02-28T21:31:47.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:31:47 [2024-02-28T21:31:47.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:31:47 [2024-02-28T21:31:47.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:31:47 [2024-02-28T21:31:47.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:31:47 [2024-02-28T21:31:47.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:31:47 [2024-02-28T21:31:47.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/} time=-241076354 data=null button=0 stateMask=0x0 x=64 y=12 count=0}, TreeItem with text {/}]
16:31:47 [2024-02-28T21:31:47.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=-241076354 data=null doit=true}, TreeItem with text {/}]
16:31:47 [2024-02-28T21:31:47.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=-241076354 data=null}, TreeItem with text {/}]
16:31:47 [2024-02-28T21:31:47.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=-241076354 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
16:31:47 [2024-02-28T21:31:47.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241076354 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/}]
16:31:47 [2024-02-28T21:31:47.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=-241076354 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
16:31:47 [2024-02-28T21:31:47.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: /
16:31:47 [2024-02-28T21:31:47.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:47 [2024-02-28T21:31:47.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:47 [2024-02-28T21:31:47.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:47 [2024-02-28T21:31:47.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:47 [2024-02-28T21:31:47.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:47 [2024-02-28T21:31:47.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:47 [2024-02-28T21:31:47.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:47 [2024-02-28T21:31:47.706Z] 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'
16:31:47 [2024-02-28T21:31:47.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:31:47 [2024-02-28T21:31:47.706Z] 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')
16:31:47 [2024-02-28T21:31:47.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:47 [2024-02-28T21:31:47.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:47 [2024-02-28T21:31:47.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:47 [2024-02-28T21:31:47.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:47 [2024-02-28T21:31:47.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:47 [2024-02-28T21:31:47.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:31:47 [2024-02-28T21:31:47.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:31:47 [2024-02-28T21:31:47.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:31:47 [2024-02-28T21:31:47.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:31:47 [2024-02-28T21:31:47.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:31:47 [2024-02-28T21:31:47.707Z] 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:'))
16:31:47 [2024-02-28T21:31:47.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:31:47 [2024-02-28T21:31:47.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-241076348 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:'))]
16:31:47 [2024-02-28T21:31:47.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:31:47 [2024-02-28T21:31:47.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:47 [2024-02-28T21:31:47.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:47 [2024-02-28T21:31:47.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:47 [2024-02-28T21:31:47.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:47 [2024-02-28T21:31:47.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:47 [2024-02-28T21:31:47.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:47 [2024-02-28T21:31:47.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:47 [2024-02-28T21:31:47.707Z] 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'
16:31:47 [2024-02-28T21:31:47.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:31:47 [2024-02-28T21:31:47.707Z] 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')
16:31:47 [2024-02-28T21:31:47.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:47 [2024-02-28T21:31:47.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:47 [2024-02-28T21:31:47.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:47 [2024-02-28T21:31:47.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:47 [2024-02-28T21:31:47.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:47 [2024-02-28T21:31:47.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:47 [2024-02-28T21:31:47.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:47 [2024-02-28T21:31:47.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:47 [2024-02-28T21:31:47.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:47 [2024-02-28T21:31:47.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:47 [2024-02-28T21:31:47.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:47 [2024-02-28T21:31:47.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:47 [2024-02-28T21:31:47.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:47 [2024-02-28T21:31:47.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:31:47 [2024-02-28T21:31:47.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:31:47 [2024-02-28T21:31:47.707Z] 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')
16:31:47 [2024-02-28T21:31:47.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:47 [2024-02-28T21:31:47.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:47 [2024-02-28T21:31:47.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:47 [2024-02-28T21:31:47.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:47 [2024-02-28T21:31:47.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:31:47 [2024-02-28T21:31:47.707Z] 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.
16:31:47 [2024-02-28T21:31:47.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:47 [2024-02-28T21:31:47.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:47 [2024-02-28T21:31:47.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:47 [2024-02-28T21:31:47.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:47 [2024-02-28T21:31:47.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:47 [2024-02-28T21:31:47.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:31:47 [2024-02-28T21:31:47.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:31:47 [2024-02-28T21:31:47.707Z] 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')
16:31:47 [2024-02-28T21:31:47.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:47 [2024-02-28T21:31:47.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:47 [2024-02-28T21:31:47.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:47 [2024-02-28T21:31:47.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:47 [2024-02-28T21:31:47.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:47 [2024-02-28T21:31:47.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:47 [2024-02-28T21:31:47.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:47 [2024-02-28T21:31:47.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:31:47 [2024-02-28T21:31:47.707Z] 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.
16:31:47 [2024-02-28T21:31:47.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:47 [2024-02-28T21:31:47.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:47 [2024-02-28T21:31:47.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:47 [2024-02-28T21:31:47.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:47 [2024-02-28T21:31:47.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:47 [2024-02-28T21:31:47.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:47 [2024-02-28T21:31:47.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:31:47 [2024-02-28T21:31:47.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:31:47 [2024-02-28T21:31:47.708Z] 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')
16:31:47 [2024-02-28T21:31:47.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:47 [2024-02-28T21:31:47.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:47 [2024-02-28T21:31:47.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:47 [2024-02-28T21:31:47.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:47 [2024-02-28T21:31:47.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:47 [2024-02-28T21:31:47.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:47 [2024-02-28T21:31:47.708Z] 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')
16:31:47 [2024-02-28T21:31:47.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@486bd746
16:31:47 [2024-02-28T21:31:47.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=-241076345 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')]
16:31:47 [2024-02-28T21:31:47.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-241076345 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')]
16:31:47 [2024-02-28T21:31:47.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=-241076345 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
16:31:47 [2024-02-28T21:31:47.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=-241076344 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
16:31:47 [2024-02-28T21:31:47.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=-241076344 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')]
16:31:47 [2024-02-28T21:31:47.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=-241076344 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')]
16:31:47 [2024-02-28T21:31:47.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=-241076344 data=null 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')]
16:31:47 [2024-02-28T21:31:47.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=-241076344 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')]
16:31:47 [2024-02-28T21:31:47.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-241076344 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')]
16:31:47 [2024-02-28T21:31:47.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=-241076344 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')]
16:31:47 [2024-02-28T21:31:47.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=-241076344 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
16:31:47 [2024-02-28T21:31:47.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=-241076344 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
16:31:47 [2024-02-28T21:31:47.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:47 [2024-02-28T21:31:47.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:47 [2024-02-28T21:31:47.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:47 [2024-02-28T21:31:47.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:47 [2024-02-28T21:31:47.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:47 [2024-02-28T21:31:47.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:47 [2024-02-28T21:31:47.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:47 [2024-02-28T21:31:47.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:47 [2024-02-28T21:31:47.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:47 [2024-02-28T21:31:47.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:31:47 [2024-02-28T21:31:47.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:31:47 [2024-02-28T21:31:47.708Z] 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')
16:31:47 [2024-02-28T21:31:47.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:47 [2024-02-28T21:31:47.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:47 [2024-02-28T21:31:47.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:47 [2024-02-28T21:31:47.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:31:47 [2024-02-28T21:31:47.709Z] 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.
16:31:47 [2024-02-28T21:31:47.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:47 [2024-02-28T21:31:47.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:47 [2024-02-28T21:31:47.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:47 [2024-02-28T21:31:47.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:47 [2024-02-28T21:31:47.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:47 [2024-02-28T21:31:47.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:47 [2024-02-28T21:31:47.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:47 [2024-02-28T21:31:47.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:47 [2024-02-28T21:31:47.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:47 [2024-02-28T21:31:47.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:47 [2024-02-28T21:31:47.709Z] 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)'
16:31:47 [2024-02-28T21:31:47.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:31:47 [2024-02-28T21:31:47.709Z] 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')
16:31:47 [2024-02-28T21:31:47.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:47 [2024-02-28T21:31:47.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:47 [2024-02-28T21:31:47.709Z] 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')
16:31:47 [2024-02-28T21:31:47.709Z] 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.
16:31:47 [2024-02-28T21:31:47.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:47 [2024-02-28T21:31:47.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:47 [2024-02-28T21:31:47.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:47 [2024-02-28T21:31:47.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:47 [2024-02-28T21:31:47.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:47 [2024-02-28T21:31:47.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:47 [2024-02-28T21:31:47.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:47 [2024-02-28T21:31:47.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:47 [2024-02-28T21:31:47.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:47 [2024-02-28T21:31:47.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:47 [2024-02-28T21:31:47.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:47 [2024-02-28T21:31:47.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:47 [2024-02-28T21:31:47.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:31:47 [2024-02-28T21:31:47.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:31:47 [2024-02-28T21:31:47.709Z] 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')
16:31:47 [2024-02-28T21:31:47.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:47 [2024-02-28T21:31:47.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:47 [2024-02-28T21:31:47.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:47 [2024-02-28T21:31:47.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:47 [2024-02-28T21:31:47.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:47 [2024-02-28T21:31:47.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:47 [2024-02-28T21:31:47.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:47 [2024-02-28T21:31:47.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:47 [2024-02-28T21:31:47.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:47 [2024-02-28T21:31:47.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:47 [2024-02-28T21:31:47.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:47 [2024-02-28T21:31:47.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:47 [2024-02-28T21:31:47.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:31:47 [2024-02-28T21:31:47.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:31:47 [2024-02-28T21:31:47.709Z] 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')
16:31:47 [2024-02-28T21:31:47.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:31:47 [2024-02-28T21:31:47.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-241076341 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:47 [2024-02-28T21:31:47.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-241076341 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:47 [2024-02-28T21:31:47.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-241076341 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:47 [2024-02-28T21:31:47.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-241076341 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:47 [2024-02-28T21:31:47.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-241076341 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:47 [2024-02-28T21:31:47.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-241076341 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:47 [2024-02-28T21:31:47.710Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:31:47 [2024-02-28T21:31:47.710Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:31:47 [2024-02-28T21:31:47.710Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:31:47 [2024-02-28T21:31:47.710Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:31:47 [2024-02-28T21:31:47.710Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:31:47 [2024-02-28T21:31:47.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:31:47 [2024-02-28T21:31:47.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-241076341 data=null 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')]
16:31:47 [2024-02-28T21:31:47.965Z] 
16:31:47 [2024-02-28T21:31:47.965Z] (Eclipse:10261): Gtk-WARNING **: 21:31:47.892: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:47 [2024-02-28T21:31:47.965Z] 
16:31:47 [2024-02-28T21:31:47.965Z] (Eclipse:10261): Gtk-WARNING **: 21:31:47.909: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:48 [2024-02-28T21:31:48.221Z] 
16:31:48 [2024-02-28T21:31:48.221Z] (Eclipse:10261): Gtk-WARNING **: 21:31:47.968: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:48 [2024-02-28T21:31:48.221Z] 
16:31:48 [2024-02-28T21:31:48.221Z] (Eclipse:10261): Gtk-WARNING **: 21:31:47.973: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:48 [2024-02-28T21:31:48.221Z] 
16:31:48 [2024-02-28T21:31:48.221Z] (Eclipse:10261): Gtk-WARNING **: 21:31:47.990: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:48 [2024-02-28T21:31:48.221Z] 
16:31:48 [2024-02-28T21:31:48.221Z] (Eclipse:10261): Gtk-WARNING **: 21:31:48.007: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:48 [2024-02-28T21:31:48.222Z] 
16:31:48 [2024-02-28T21:31:48.222Z] (Eclipse:10261): Gtk-WARNING **: 21:31:48.024: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:48 [2024-02-28T21:31:48.222Z] 
16:31:48 [2024-02-28T21:31:48.222Z] (Eclipse:10261): Gtk-WARNING **: 21:31:48.040: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:48 [2024-02-28T21:31:48.222Z] 
16:31:48 [2024-02-28T21:31:48.222Z] (Eclipse:10261): Gtk-WARNING **: 21:31:48.057: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:48 [2024-02-28T21:31:48.222Z] 
16:31:48 [2024-02-28T21:31:48.222Z] (Eclipse:10261): Gtk-WARNING **: 21:31:48.073: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:48 [2024-02-28T21:31:48.222Z] 
16:31:48 [2024-02-28T21:31:48.222Z] (Eclipse:10261): Gtk-WARNING **: 21:31:48.091: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:48 [2024-02-28T21:31:48.222Z] 
16:31:48 [2024-02-28T21:31:48.222Z] (Eclipse:10261): Gtk-WARNING **: 21:31:48.106: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:48 [2024-02-28T21:31:48.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:31:48 [2024-02-28T21:31:48.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:31:48 [2024-02-28T21:31:48.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:31:48 [2024-02-28T21:31:48.222Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:31:48 [2024-02-28T21:31:48.222Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:31:48 [2024-02-28T21:31:48.222Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
16:31:48 [2024-02-28T21:31:48.222Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
16:31:48 [2024-02-28T21:31:48.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
16:31:48 [2024-02-28T21:31:48.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=-241075696 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
16:31:48 [2024-02-28T21:31:48.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=-241075696 data=null doit=true}, TreeItem with text {scp_dest}]
16:31:48 [2024-02-28T21:31:48.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:31:48 [2024-02-28T21:31:48.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=-241075696 data=null}, TreeItem with text {scp_dest}]
16:31:48 [2024-02-28T21:31:48.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-241075695 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
16:31:48 [2024-02-28T21:31:48.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241075695 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}]
16:31:48 [2024-02-28T21:31:48.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-241075691 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
16:31:48 [2024-02-28T21:31:48.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-241075691 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
16:31:48 [2024-02-28T21:31:48.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=-241075691 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
16:31:48 [2024-02-28T21:31:48.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-241075691 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}]
16:31:48 [2024-02-28T21:31:48.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-241075640 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
16:31:48 [2024-02-28T21:31:48.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=-241075635 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
16:31:48 [2024-02-28T21:31:48.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=-241075635 data=null doit=true}, TreeItem with text {scp_dest}]
16:31:48 [2024-02-28T21:31:48.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=-241075635 data=null}, TreeItem with text {scp_dest}]
16:31:48 [2024-02-28T21:31:48.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
16:31:48 [2024-02-28T21:31:48.478Z] 
16:31:48 [2024-02-28T21:31:48.478Z] (Eclipse:10261): Gtk-CRITICAL **: 21:31:48.274: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:31:48 [2024-02-28T21:31:48.478Z] 
16:31:48 [2024-02-28T21:31:48.478Z] (Eclipse:10261): Gtk-WARNING **: 21:31:48.294: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:48 [2024-02-28T21:31:48.478Z] 
16:31:48 [2024-02-28T21:31:48.478Z] (Eclipse:10261): Gtk-WARNING **: 21:31:48.324: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:48 [2024-02-28T21:31:48.478Z] 
16:31:48 [2024-02-28T21:31:48.478Z] (Eclipse:10261): Gtk-CRITICAL **: 21:31:48.324: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:31:48 [2024-02-28T21:31:48.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
16:31:48 [2024-02-28T21:31:48.732Z] 
16:31:48 [2024-02-28T21:31:48.732Z] (Eclipse:10261): Gtk-WARNING **: 21:31:48.710: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:48 [2024-02-28T21:31:48.732Z] 
16:31:48 [2024-02-28T21:31:48.733Z] (Eclipse:10261): Gtk-CRITICAL **: 21:31:48.716: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:31:48 [2024-02-28T21:31:48.733Z] 
16:31:48 [2024-02-28T21:31:48.733Z] (Eclipse:10261): Gtk-WARNING **: 21:31:48.718: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:49 [2024-02-28T21:31:49.293Z] 
16:31:49 [2024-02-28T21:31:49.293Z] (Eclipse:10261): Gtk-WARNING **: 21:31:49.048: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:49 [2024-02-28T21:31:49.293Z] 
16:31:49 [2024-02-28T21:31:49.293Z] (Eclipse:10261): Gtk-WARNING **: 21:31:49.069: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:49 [2024-02-28T21:31:49.293Z] 
16:31:49 [2024-02-28T21:31:49.293Z] (Eclipse:10261): Gtk-WARNING **: 21:31:49.089: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:49 [2024-02-28T21:31:49.293Z] 
16:31:49 [2024-02-28T21:31:49.293Z] (Eclipse:10261): Gtk-WARNING **: 21:31:49.109: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:49 [2024-02-28T21:31:49.293Z] 
16:31:49 [2024-02-28T21:31:49.293Z] (Eclipse:10261): Gtk-WARNING **: 21:31:49.130: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:49 [2024-02-28T21:31:49.293Z] 
16:31:49 [2024-02-28T21:31:49.293Z] (Eclipse:10261): Gtk-WARNING **: 21:31:49.150: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:49 [2024-02-28T21:31:49.293Z] 
16:31:49 [2024-02-28T21:31:49.293Z] (Eclipse:10261): Gtk-WARNING **: 21:31:49.169: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:49 [2024-02-28T21:31:49.293Z] 
16:31:49 [2024-02-28T21:31:49.293Z] (Eclipse:10261): Gtk-WARNING **: 21:31:49.189: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:49 [2024-02-28T21:31:49.293Z] 
16:31:49 [2024-02-28T21:31:49.293Z] (Eclipse:10261): Gtk-WARNING **: 21:31:49.208: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:49 [2024-02-28T21:31:49.293Z] 
16:31:49 [2024-02-28T21:31:49.293Z] (Eclipse:10261): Gtk-WARNING **: 21:31:49.225: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:49 [2024-02-28T21:31:49.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:49 [2024-02-28T21:31:49.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:49 [2024-02-28T21:31:49.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:49 [2024-02-28T21:31:49.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
16:31:49 [2024-02-28T21:31:49.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
16:31:49 [2024-02-28T21:31:49.549Z] 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')
16:31:49 [2024-02-28T21:31:49.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:49 [2024-02-28T21:31:49.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:49 [2024-02-28T21:31:49.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:49 [2024-02-28T21:31:49.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:49 [2024-02-28T21:31:49.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:49 [2024-02-28T21:31:49.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:49 [2024-02-28T21:31:49.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:49 [2024-02-28T21:31:49.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:49 [2024-02-28T21:31:49.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:49 [2024-02-28T21:31:49.549Z] 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.
16:31:49 [2024-02-28T21:31:49.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:31:49 [2024-02-28T21:31:49.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:31:49 [2024-02-28T21:31:49.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:31:49 [2024-02-28T21:31:49.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:31:49 [2024-02-28T21:31:49.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:31:49 [2024-02-28T21:31:49.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:31:49 [2024-02-28T21:31:49.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:31:49 [2024-02-28T21:31:49.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz
16:31:49 [2024-02-28T21:31:49.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz} [layout=null] time=-241074392 data=null}, (of type 'Combo')]
16:31:49 [2024-02-28T21:31:49.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz
16:31:49 [2024-02-28T21:31:49.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:31:49 [2024-02-28T21:31:49.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:31:49 [2024-02-28T21:31:49.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:31:49 [2024-02-28T21:31:49.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:31:49 [2024-02-28T21:31:49.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:31:49 [2024-02-28T21:31:49.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:31:49 [2024-02-28T21:31:49.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/} time=-241074351 data=null button=0 stateMask=0x0 x=64 y=12 count=0}, TreeItem with text {/}]
16:31:49 [2024-02-28T21:31:49.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=-241074351 data=null doit=true}, TreeItem with text {/}]
16:31:49 [2024-02-28T21:31:49.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=-241074351 data=null}, TreeItem with text {/}]
16:31:49 [2024-02-28T21:31:49.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=-241074351 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
16:31:49 [2024-02-28T21:31:49.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241074350 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/}]
16:31:49 [2024-02-28T21:31:49.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=-241074350 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
16:31:49 [2024-02-28T21:31:49.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: /
16:31:49 [2024-02-28T21:31:49.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:49 [2024-02-28T21:31:49.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:49 [2024-02-28T21:31:49.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:49 [2024-02-28T21:31:49.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:49 [2024-02-28T21:31:49.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:49 [2024-02-28T21:31:49.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:49 [2024-02-28T21:31:49.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:49 [2024-02-28T21:31:49.550Z] 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'
16:31:49 [2024-02-28T21:31:49.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:31:49 [2024-02-28T21:31:49.550Z] 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')
16:31:49 [2024-02-28T21:31:49.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:49 [2024-02-28T21:31:49.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:49 [2024-02-28T21:31:49.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:49 [2024-02-28T21:31:49.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:49 [2024-02-28T21:31:49.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:49 [2024-02-28T21:31:49.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:31:49 [2024-02-28T21:31:49.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:31:49 [2024-02-28T21:31:49.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:31:49 [2024-02-28T21:31:49.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:31:49 [2024-02-28T21:31:49.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:31:49 [2024-02-28T21:31:49.550Z] 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:'))
16:31:49 [2024-02-28T21:31:49.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:31:49 [2024-02-28T21:31:49.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-241074344 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:'))]
16:31:49 [2024-02-28T21:31:49.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:31:49 [2024-02-28T21:31:49.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:49 [2024-02-28T21:31:49.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:49 [2024-02-28T21:31:49.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:49 [2024-02-28T21:31:49.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:49 [2024-02-28T21:31:49.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:49 [2024-02-28T21:31:49.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:49 [2024-02-28T21:31:49.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:49 [2024-02-28T21:31:49.550Z] 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'
16:31:49 [2024-02-28T21:31:49.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:31:49 [2024-02-28T21:31:49.550Z] 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')
16:31:49 [2024-02-28T21:31:49.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:49 [2024-02-28T21:31:49.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:49 [2024-02-28T21:31:49.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:49 [2024-02-28T21:31:49.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:49 [2024-02-28T21:31:49.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:49 [2024-02-28T21:31:49.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:49 [2024-02-28T21:31:49.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:49 [2024-02-28T21:31:49.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:49 [2024-02-28T21:31:49.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:49 [2024-02-28T21:31:49.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:49 [2024-02-28T21:31:49.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:49 [2024-02-28T21:31:49.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:49 [2024-02-28T21:31:49.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:49 [2024-02-28T21:31:49.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:31:49 [2024-02-28T21:31:49.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:31:49 [2024-02-28T21:31:49.550Z] 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')
16:31:49 [2024-02-28T21:31:49.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:49 [2024-02-28T21:31:49.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:49 [2024-02-28T21:31:49.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:49 [2024-02-28T21:31:49.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:49 [2024-02-28T21:31:49.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:31:49 [2024-02-28T21:31:49.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@79658fe5
16:31:49 [2024-02-28T21:31:49.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-241074343 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')]
16:31:49 [2024-02-28T21:31:49.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-241074343 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')]
16:31:49 [2024-02-28T21:31:49.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-241074343 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:31:49 [2024-02-28T21:31:49.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-241074343 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:31:49 [2024-02-28T21:31:49.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-241074343 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')]
16:31:49 [2024-02-28T21:31:49.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-241074342 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')]
16:31:49 [2024-02-28T21:31:49.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-241074342 data=null 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')]
16:31:49 [2024-02-28T21:31:49.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-241074342 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')]
16:31:49 [2024-02-28T21:31:49.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-241074342 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')]
16:31:49 [2024-02-28T21:31:49.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-241074342 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')]
16:31:49 [2024-02-28T21:31:49.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-241074342 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:31:49 [2024-02-28T21:31:49.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-241074342 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:31:49 [2024-02-28T21:31:49.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:49 [2024-02-28T21:31:49.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:49 [2024-02-28T21:31:49.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:49 [2024-02-28T21:31:49.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:49 [2024-02-28T21:31:49.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:49 [2024-02-28T21:31:49.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:31:49 [2024-02-28T21:31:49.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:31:49 [2024-02-28T21:31:49.551Z] 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')
16:31:49 [2024-02-28T21:31:49.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:49 [2024-02-28T21:31:49.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:49 [2024-02-28T21:31:49.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:49 [2024-02-28T21:31:49.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:49 [2024-02-28T21:31:49.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:49 [2024-02-28T21:31:49.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:49 [2024-02-28T21:31:49.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:49 [2024-02-28T21:31:49.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:31:49 [2024-02-28T21:31:49.551Z] 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.
16:31:49 [2024-02-28T21:31:49.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:49 [2024-02-28T21:31:49.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:49 [2024-02-28T21:31:49.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:49 [2024-02-28T21:31:49.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:49 [2024-02-28T21:31:49.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:49 [2024-02-28T21:31:49.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:49 [2024-02-28T21:31:49.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:31:49 [2024-02-28T21:31:49.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:31:49 [2024-02-28T21:31:49.551Z] 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')
16:31:49 [2024-02-28T21:31:49.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:49 [2024-02-28T21:31:49.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:49 [2024-02-28T21:31:49.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:49 [2024-02-28T21:31:49.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:49 [2024-02-28T21:31:49.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:49 [2024-02-28T21:31:49.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:49 [2024-02-28T21:31:49.552Z] 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')
16:31:49 [2024-02-28T21:31:49.552Z] 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.
16:31:49 [2024-02-28T21:31:49.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:49 [2024-02-28T21:31:49.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:49 [2024-02-28T21:31:49.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:49 [2024-02-28T21:31:49.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:49 [2024-02-28T21:31:49.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:49 [2024-02-28T21:31:49.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:49 [2024-02-28T21:31:49.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:49 [2024-02-28T21:31:49.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:49 [2024-02-28T21:31:49.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:49 [2024-02-28T21:31:49.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:31:49 [2024-02-28T21:31:49.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:31:49 [2024-02-28T21:31:49.552Z] 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')
16:31:49 [2024-02-28T21:31:49.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:49 [2024-02-28T21:31:49.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:49 [2024-02-28T21:31:49.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:49 [2024-02-28T21:31:49.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:31:49 [2024-02-28T21:31:49.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@30865a1
16:31:49 [2024-02-28T21:31:49.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create experiment} time=-241074340 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')]
16:31:49 [2024-02-28T21:31:49.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=-241074340 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')]
16:31:49 [2024-02-28T21:31:49.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create experiment} time=-241074340 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
16:31:49 [2024-02-28T21:31:49.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create experiment} time=-241074340 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
16:31:49 [2024-02-28T21:31:49.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create experiment} time=-241074340 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')]
16:31:49 [2024-02-28T21:31:49.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create experiment} time=-241074340 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')]
16:31:49 [2024-02-28T21:31:49.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create experiment} time=-241074340 data=null 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')]
16:31:49 [2024-02-28T21:31:49.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create experiment} time=-241074339 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')]
16:31:49 [2024-02-28T21:31:49.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=-241074339 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')]
16:31:49 [2024-02-28T21:31:49.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create experiment} time=-241074339 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')]
16:31:49 [2024-02-28T21:31:49.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create experiment} time=-241074339 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
16:31:49 [2024-02-28T21:31:49.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create experiment} time=-241074339 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
16:31:49 [2024-02-28T21:31:49.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:49 [2024-02-28T21:31:49.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:49 [2024-02-28T21:31:49.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:49 [2024-02-28T21:31:49.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:49 [2024-02-28T21:31:49.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:49 [2024-02-28T21:31:49.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:49 [2024-02-28T21:31:49.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:49 [2024-02-28T21:31:49.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:49 [2024-02-28T21:31:49.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:49 [2024-02-28T21:31:49.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:49 [2024-02-28T21:31:49.552Z] 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)'
16:31:49 [2024-02-28T21:31:49.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:31:49 [2024-02-28T21:31:49.552Z] 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')
16:31:49 [2024-02-28T21:31:49.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:49 [2024-02-28T21:31:49.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:49 [2024-02-28T21:31:49.553Z] 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')
16:31:49 [2024-02-28T21:31:49.553Z] 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.
16:31:49 [2024-02-28T21:31:49.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:49 [2024-02-28T21:31:49.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:49 [2024-02-28T21:31:49.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:49 [2024-02-28T21:31:49.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:49 [2024-02-28T21:31:49.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:49 [2024-02-28T21:31:49.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:49 [2024-02-28T21:31:49.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:49 [2024-02-28T21:31:49.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:49 [2024-02-28T21:31:49.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:49 [2024-02-28T21:31:49.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:49 [2024-02-28T21:31:49.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:49 [2024-02-28T21:31:49.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:49 [2024-02-28T21:31:49.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:31:49 [2024-02-28T21:31:49.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:31:49 [2024-02-28T21:31:49.553Z] 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')
16:31:49 [2024-02-28T21:31:49.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:49 [2024-02-28T21:31:49.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:49 [2024-02-28T21:31:49.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:49 [2024-02-28T21:31:49.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:49 [2024-02-28T21:31:49.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:49 [2024-02-28T21:31:49.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:49 [2024-02-28T21:31:49.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:49 [2024-02-28T21:31:49.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:49 [2024-02-28T21:31:49.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:49 [2024-02-28T21:31:49.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:49 [2024-02-28T21:31:49.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:49 [2024-02-28T21:31:49.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:49 [2024-02-28T21:31:49.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:31:49 [2024-02-28T21:31:49.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:31:49 [2024-02-28T21:31:49.553Z] 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')
16:31:49 [2024-02-28T21:31:49.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:31:49 [2024-02-28T21:31:49.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-241074337 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:49 [2024-02-28T21:31:49.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-241074337 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:49 [2024-02-28T21:31:49.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-241074336 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:49 [2024-02-28T21:31:49.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-241074336 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:49 [2024-02-28T21:31:49.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-241074336 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:49 [2024-02-28T21:31:49.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-241074336 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:49 [2024-02-28T21:31:49.553Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:31:49 [2024-02-28T21:31:49.553Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:31:49 [2024-02-28T21:31:49.553Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:31:49 [2024-02-28T21:31:49.553Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:31:49 [2024-02-28T21:31:49.553Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:31:49 [2024-02-28T21:31:49.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:31:49 [2024-02-28T21:31:49.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-241074326 data=null 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')]
16:31:50 [2024-02-28T21:31:50.065Z] 
16:31:50 [2024-02-28T21:31:50.065Z] (Eclipse:10261): Gtk-WARNING **: 21:31:49.826: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:50 [2024-02-28T21:31:50.065Z] 
16:31:50 [2024-02-28T21:31:50.065Z] (Eclipse:10261): Gtk-WARNING **: 21:31:49.881: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:50 [2024-02-28T21:31:50.065Z] 
16:31:50 [2024-02-28T21:31:50.065Z] (Eclipse:10261): Gtk-WARNING **: 21:31:49.898: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:50 [2024-02-28T21:31:50.065Z] 
16:31:50 [2024-02-28T21:31:50.065Z] (Eclipse:10261): Gtk-WARNING **: 21:31:49.915: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:50 [2024-02-28T21:31:50.065Z] 
16:31:50 [2024-02-28T21:31:50.065Z] (Eclipse:10261): Gtk-WARNING **: 21:31:49.932: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:50 [2024-02-28T21:31:50.065Z] 
16:31:50 [2024-02-28T21:31:50.065Z] (Eclipse:10261): Gtk-WARNING **: 21:31:49.948: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:50 [2024-02-28T21:31:50.065Z] 
16:31:50 [2024-02-28T21:31:50.065Z] (Eclipse:10261): Gtk-WARNING **: 21:31:49.965: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:50 [2024-02-28T21:31:50.065Z] 
16:31:50 [2024-02-28T21:31:50.065Z] (Eclipse:10261): Gtk-WARNING **: 21:31:49.981: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:50 [2024-02-28T21:31:50.065Z] 
16:31:50 [2024-02-28T21:31:50.065Z] (Eclipse:10261): Gtk-WARNING **: 21:31:49.999: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:50 [2024-02-28T21:31:50.065Z] 
16:31:50 [2024-02-28T21:31:50.065Z] (Eclipse:10261): Gtk-WARNING **: 21:31:50.015: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:50 [2024-02-28T21:31:50.065Z] 
16:31:50 [2024-02-28T21:31:50.065Z] (Eclipse:10261): Gtk-WARNING **: 21:31:50.030: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:50 [2024-02-28T21:31:50.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:31:50 [2024-02-28T21:31:50.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:31:50 [2024-02-28T21:31:50.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:31:50 [2024-02-28T21:31:50.320Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:31:50 [2024-02-28T21:31:50.320Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:31:50 [2024-02-28T21:31:50.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-241073677 data=null doit=true}, TreeItem with text {Traces [2]}]
16:31:50 [2024-02-28T21:31:50.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-241073677 data=null}, TreeItem with text {Traces [2]}]
16:31:50 [2024-02-28T21:31:50.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-241073676 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:31:50 [2024-02-28T21:31:50.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-241073676 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]}]
16:31:50 [2024-02-28T21:31:50.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-241073675 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:31:50 [2024-02-28T21:31:50.320Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
16:31:50 [2024-02-28T21:31:50.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synctraces [2]}
16:31:50 [2024-02-28T21:31:50.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces [2]} time=-241073675 data=null button=0 stateMask=0x0 x=124 y=81 count=0}, TreeItem with text {synctraces [2]}]
16:31:50 [2024-02-28T21:31:50.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces [2]} time=-241073675 data=null doit=true}, TreeItem with text {synctraces [2]}]
16:31:50 [2024-02-28T21:31:50.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:31:50 [2024-02-28T21:31:50.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces [2]} time=-241073675 data=null}, TreeItem with text {synctraces [2]}]
16:31:50 [2024-02-28T21:31:50.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=-241073674 data=null button=1 stateMask=0x0 x=124 y=81 count=1}, TreeItem with text {synctraces [2]}]
16:31:50 [2024-02-28T21:31:50.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241073674 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]}]
16:31:50 [2024-02-28T21:31:50.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=-241073670 data=null button=1 stateMask=0x80000 x=124 y=81 count=1}, TreeItem with text {synctraces [2]}]
16:31:50 [2024-02-28T21:31:50.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=-241073670 data=null button=1 stateMask=0x0 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}]
16:31:50 [2024-02-28T21:31:50.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synctraces [2]} time=-241073670 data=null button=1 stateMask=0x0 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}]
16:31:50 [2024-02-28T21:31:50.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-241073670 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]}]
16:31:50 [2024-02-28T21:31:50.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=-241073667 data=null button=1 stateMask=0x80000 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}]
16:31:50 [2024-02-28T21:31:50.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synctraces [2]} time=-241073666 data=null button=0 stateMask=0x0 x=124 y=81 count=0}, TreeItem with text {synctraces [2]}]
16:31:50 [2024-02-28T21:31:50.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synctraces [2]} time=-241073666 data=null doit=true}, TreeItem with text {synctraces [2]}]
16:31:50 [2024-02-28T21:31:50.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synctraces [2]} time=-241073666 data=null}, TreeItem with text {synctraces [2]}]
16:31:50 [2024-02-28T21:31:50.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synctraces [2]}
16:31:50 [2024-02-28T21:31:50.320Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {synctraces [2]} is already expanded. Won't expand it again.
16:31:50 [2024-02-28T21:31:50.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
16:31:50 [2024-02-28T21:31:50.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=-241073666 data=null button=0 stateMask=0x0 x=125 y=104 count=0}, TreeItem with text {scp_dest}]
16:31:50 [2024-02-28T21:31:50.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=-241073666 data=null doit=true}, TreeItem with text {scp_dest}]
16:31:50 [2024-02-28T21:31:50.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:31:50 [2024-02-28T21:31:50.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=-241073666 data=null}, TreeItem with text {scp_dest}]
16:31:50 [2024-02-28T21:31:50.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-241073665 data=null button=1 stateMask=0x0 x=125 y=104 count=1}, TreeItem with text {scp_dest}]
16:31:50 [2024-02-28T21:31:50.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241073665 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}]
16:31:50 [2024-02-28T21:31:50.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-241073658 data=null button=1 stateMask=0x80000 x=125 y=104 count=1}, TreeItem with text {scp_dest}]
16:31:50 [2024-02-28T21:31:50.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-241073657 data=null button=1 stateMask=0x0 x=125 y=104 count=2}, TreeItem with text {scp_dest}]
16:31:50 [2024-02-28T21:31:50.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=-241073657 data=null button=1 stateMask=0x0 x=125 y=104 count=2}, TreeItem with text {scp_dest}]
16:31:50 [2024-02-28T21:31:50.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-241073657 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}]
16:31:50 [2024-02-28T21:31:50.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-241073622 data=null button=1 stateMask=0x80000 x=125 y=104 count=2}, TreeItem with text {scp_dest}]
16:31:50 [2024-02-28T21:31:50.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=-241073617 data=null button=0 stateMask=0x0 x=125 y=104 count=0}, TreeItem with text {scp_dest}]
16:31:50 [2024-02-28T21:31:50.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=-241073617 data=null doit=true}, TreeItem with text {scp_dest}]
16:31:50 [2024-02-28T21:31:50.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=-241073617 data=null}, TreeItem with text {scp_dest}]
16:31:50 [2024-02-28T21:31:50.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
16:31:50 [2024-02-28T21:31:50.321Z] 
16:31:50 [2024-02-28T21:31:50.321Z] (Eclipse:10261): Gtk-CRITICAL **: 21:31:50.287: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:31:50 [2024-02-28T21:31:50.321Z] 
16:31:50 [2024-02-28T21:31:50.321Z] (Eclipse:10261): Gtk-WARNING **: 21:31:50.307: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:50 [2024-02-28T21:31:50.576Z] 
16:31:50 [2024-02-28T21:31:50.576Z] (Eclipse:10261): Gtk-WARNING **: 21:31:50.372: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:50 [2024-02-28T21:31:50.576Z] 
16:31:50 [2024-02-28T21:31:50.576Z] (Eclipse:10261): Gtk-CRITICAL **: 21:31:50.372: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:31:50 [2024-02-28T21:31:50.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synctraces/scp_dest"'
16:31:50 [2024-02-28T21:31:50.830Z] 
16:31:50 [2024-02-28T21:31:50.830Z] (Eclipse:10261): Gtk-WARNING **: 21:31:50.730: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:50 [2024-02-28T21:31:50.830Z] 
16:31:50 [2024-02-28T21:31:50.830Z] (Eclipse:10261): Gtk-CRITICAL **: 21:31:50.737: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:31:50 [2024-02-28T21:31:50.830Z] 
16:31:50 [2024-02-28T21:31:50.830Z] (Eclipse:10261): Gtk-WARNING **: 21:31:50.739: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:51 [2024-02-28T21:31:51.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:31:51 [2024-02-28T21:31:51.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:31:51 [2024-02-28T21:31:51.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:31:51 [2024-02-28T21:31:51.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:31:51 [2024-02-28T21:31:51.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:31:51 [2024-02-28T21:31:51.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:31:51 [2024-02-28T21:31:51.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-241072832 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
16:31:51 [2024-02-28T21:31:51.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-241072832 data=null doit=true}, TreeItem with text {Tracing}]
16:31:51 [2024-02-28T21:31:51.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-241072832 data=null}, TreeItem with text {Tracing}]
16:31:51 [2024-02-28T21:31:51.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-241072831 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
16:31:51 [2024-02-28T21:31:51.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241072831 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}]
16:31:51 [2024-02-28T21:31:51.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-241072816 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
16:31:51 [2024-02-28T21:31:51.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:31:51 [2024-02-28T21:31:51.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-241072815 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
16:31:51 [2024-02-28T21:31:51.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-241072815 data=null doit=true}, TreeItem with text {Tracing}]
16:31:51 [2024-02-28T21:31:51.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-241072815 data=null}, TreeItem with text {Tracing}]
16:31:51 [2024-02-28T21:31:51.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-241072815 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
16:31:51 [2024-02-28T21:31:51.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241072815 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}]
16:31:51 [2024-02-28T21:31:51.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-241072803 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
16:31:51 [2024-02-28T21:31:51.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Exp&ort...", using matcher: with mnemonic 'Export...'
16:31:51 [2024-02-28T21:31:51.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Export...'
16:31:51 [2024-02-28T21:31:51.355Z] 
16:31:51 [2024-02-28T21:31:51.355Z] (Eclipse:10261): Gtk-WARNING **: 21:31:51.170: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:51 [2024-02-28T21:31:51.355Z] 
16:31:51 [2024-02-28T21:31:51.355Z] (Eclipse:10261): Gtk-WARNING **: 21:31:51.188: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:51 [2024-02-28T21:31:51.355Z] 
16:31:51 [2024-02-28T21:31:51.355Z] (Eclipse:10261): Gtk-WARNING **: 21:31:51.206: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:51 [2024-02-28T21:31:51.355Z] 
16:31:51 [2024-02-28T21:31:51.355Z] (Eclipse:10261): Gtk-WARNING **: 21:31:51.224: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:51 [2024-02-28T21:31:51.355Z] 
16:31:51 [2024-02-28T21:31:51.355Z] (Eclipse:10261): Gtk-WARNING **: 21:31:51.242: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:51 [2024-02-28T21:31:51.355Z] 
16:31:51 [2024-02-28T21:31:51.355Z] (Eclipse:10261): Gtk-WARNING **: 21:31:51.260: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:51 [2024-02-28T21:31:51.355Z] 
16:31:51 [2024-02-28T21:31:51.355Z] (Eclipse:10261): Gtk-WARNING **: 21:31:51.277: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:51 [2024-02-28T21:31:51.356Z] 
16:31:51 [2024-02-28T21:31:51.356Z] (Eclipse:10261): Gtk-WARNING **: 21:31:51.296: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:51 [2024-02-28T21:31:51.356Z] 
16:31:51 [2024-02-28T21:31:51.356Z] (Eclipse:10261): Gtk-WARNING **: 21:31:51.313: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:51 [2024-02-28T21:31:51.356Z] 
16:31:51 [2024-02-28T21:31:51.356Z] (Eclipse:10261): Gtk-WARNING **: 21:31:51.330: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:51 [2024-02-28T21:31:51.356Z] 
16:31:51 [2024-02-28T21:31:51.356Z] (Eclipse:10261): Gtk-WARNING **: 21:31:51.344: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:51 [2024-02-28T21:31:51.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Export...'
16:31:51 [2024-02-28T21:31:51.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Export", using matcher: with text 'Export'
16:31:51 [2024-02-28T21:31:51.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Export} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-241072426 data=null doit=true}, Shell with text {Export}]
16:31:51 [2024-02-28T21:31:51.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:31:51 [2024-02-28T21:31:51.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:31:51 [2024-02-28T21:31:51.612Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {General} is already expanded. Won't expand it again.
16:31:51 [2024-02-28T21:31:51.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:31:51 [2024-02-28T21:31:51.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Archive File} time=-241072424 data=null button=0 stateMask=0x0 x=98 y=35 count=0}, Tree node with text: Archive File]
16:31:51 [2024-02-28T21:31:51.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Archive File} time=-241072424 data=null doit=true}, Tree node with text: Archive File]
16:31:51 [2024-02-28T21:31:51.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Archive File} time=-241072424 data=null}, Tree node with text: Archive File]
16:31:51 [2024-02-28T21:31:51.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Archive File} time=-241072424 data=null button=1 stateMask=0x0 x=98 y=35 count=1}, Tree node with text: Archive File]
16:31:51 [2024-02-28T21:31:51.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241072424 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]
16:31:51 [2024-02-28T21:31:51.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Archive File} time=-241072423 data=null button=1 stateMask=0x80000 x=98 y=35 count=1}, Tree node with text: Archive File]
16:31:51 [2024-02-28T21:31:51.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:31:51 [2024-02-28T21:31:51.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:31:51 [2024-02-28T21:31:51.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
16:31:51 [2024-02-28T21:31:51.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
16:31:51 [2024-02-28T21:31:51.612Z] 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')
16:31:51 [2024-02-28T21:31:51.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:51 [2024-02-28T21:31:51.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:51 [2024-02-28T21:31:51.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
16:31:51 [2024-02-28T21:31:51.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-241072423 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:31:51 [2024-02-28T21:31:51.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-241072422 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:31:51 [2024-02-28T21:31:51.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-241072422 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:31:51 [2024-02-28T21:31:51.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-241072422 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:31:51 [2024-02-28T21:31:51.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-241072422 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:31:51 [2024-02-28T21:31:51.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-241072422 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:31:51 [2024-02-28T21:31:51.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-241072422 data=null 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')]
16:31:51 [2024-02-28T21:31:51.612Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:31:51 [2024-02-28T21:31:51.612Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:31:51 [2024-02-28T21:31:51.612Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:31:51 [2024-02-28T21:31:51.612Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:31:51 [2024-02-28T21:31:51.612Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:31:51 [2024-02-28T21:31:51.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
16:31:51 [2024-02-28T21:31:51.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
16:31:51 [2024-02-28T21:31:51.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
16:31:51 [2024-02-28T21:31:51.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
16:31:51 [2024-02-28T21:31:51.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: with mnemonic 'Deselect All'
16:31:51 [2024-02-28T21:31:51.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: with style 'SWT.PUSH'
16:31:51 [2024-02-28T21:31:51.612Z] 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')
16:31:51 [2024-02-28T21:31:51.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:51 [2024-02-28T21:31:51.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
16:31:51 [2024-02-28T21:31:51.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
16:31:51 [2024-02-28T21:31:51.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
16:31:51 [2024-02-28T21:31:51.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
16:31:51 [2024-02-28T21:31:51.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
16:31:51 [2024-02-28T21:31:51.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
16:31:51 [2024-02-28T21:31:51.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:31:51 [2024-02-28T21:31:51.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:31:51 [2024-02-28T21:31:51.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:51 [2024-02-28T21:31:51.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:51 [2024-02-28T21:31:51.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Deselect All
16:31:51 [2024-02-28T21:31:51.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Deselect All} time=-241072374 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')]
16:31:51 [2024-02-28T21:31:51.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Deselect All} time=-241072374 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')]
16:31:51 [2024-02-28T21:31:51.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Deselect All} time=-241072374 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
16:31:51 [2024-02-28T21:31:51.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Deselect All} time=-241072373 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
16:31:51 [2024-02-28T21:31:51.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Deselect All} time=-241072373 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')]
16:31:51 [2024-02-28T21:31:51.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Deselect All} time=-241072373 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')]
16:31:51 [2024-02-28T21:31:51.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Deselect All} time=-241072373 data=null 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')]
16:31:51 [2024-02-28T21:31:51.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Deselect All} time=-241072371 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')]
16:31:51 [2024-02-28T21:31:51.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Deselect All} time=-241072371 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')]
16:31:51 [2024-02-28T21:31:51.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Deselect All} time=-241072371 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')]
16:31:51 [2024-02-28T21:31:51.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Deselect All} time=-241072371 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
16:31:51 [2024-02-28T21:31:51.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Deselect All} time=-241072371 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
16:31:51 [2024-02-28T21:31:51.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Deselect All
16:31:51 [2024-02-28T21:31:51.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with mnemonic 'Resolve and export linked resources'
16:31:51 [2024-02-28T21:31:51.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
16:31:51 [2024-02-28T21:31:51.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
16:31:51 [2024-02-28T21:31:51.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
16:31:51 [2024-02-28T21:31:51.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:51 [2024-02-28T21:31:51.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
16:31:51 [2024-02-28T21:31:51.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
16:31:51 [2024-02-28T21:31:51.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
16:31:51 [2024-02-28T21:31:51.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
16:31:51 [2024-02-28T21:31:51.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with mnemonic 'Resolve and export linked resources'
16:31:51 [2024-02-28T21:31:51.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with style 'SWT.CHECK'
16:31:51 [2024-02-28T21:31:51.613Z] 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')
16:31:51 [2024-02-28T21:31:51.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
16:31:51 [2024-02-28T21:31:51.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
16:31:51 [2024-02-28T21:31:51.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:31:51 [2024-02-28T21:31:51.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:31:51 [2024-02-28T21:31:51.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:51 [2024-02-28T21:31:51.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:51 [2024-02-28T21:31:51.613Z] 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')
16:31:51 [2024-02-28T21:31:51.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@1b35f06a
16:31:51 [2024-02-28T21:31:51.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Resolve and export linked resources} time=-241072370 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')]
16:31:51 [2024-02-28T21:31:51.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Resolve and export linked resources} time=-241072370 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')]
16:31:51 [2024-02-28T21:31:51.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Resolve and export linked resources} time=-241072370 data=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
16:31:51 [2024-02-28T21:31:51.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Resolve and export linked resources} time=-241072370 data=null}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
16:31:51 [2024-02-28T21:31:51.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Resolve and export linked resources} time=-241072370 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')]
16:31:51 [2024-02-28T21:31:51.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Resolve and export linked resources} time=-241072370 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')]
16:31:51 [2024-02-28T21:31:51.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Resolve and export linked resources} time=-241072364 data=null 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')]
16:31:51 [2024-02-28T21:31:51.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Resolve and export linked resources} time=-241072363 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')]
16:31:51 [2024-02-28T21:31:51.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Resolve and export linked resources} time=-241072363 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')]
16:31:51 [2024-02-28T21:31:51.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Resolve and export linked resources} time=-241072363 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')]
16:31:51 [2024-02-28T21:31:51.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Resolve and export linked resources} time=-241072363 data=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
16:31:51 [2024-02-28T21:31:51.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Resolve and export linked resources} time=-241072363 data=null}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
16:31:51 [2024-02-28T21:31:51.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:31:51 [2024-02-28T21:31:51.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:31:51 [2024-02-28T21:31:51.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-241072362 data=null doit=true}, TreeItem with text {Tracing}]
16:31:51 [2024-02-28T21:31:51.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-241072362 data=null}, TreeItem with text {Tracing}]
16:31:51 [2024-02-28T21:31:51.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-241072362 data=null button=1 stateMask=0x0 x=85 y=12 count=1}, TreeItem with text {Tracing}]
16:31:51 [2024-02-28T21:31:51.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-241072362 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}]
16:31:51 [2024-02-28T21:31:51.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-241072360 data=null button=1 stateMask=0x80000 x=85 y=12 count=1}, TreeItem with text {Tracing}]
16:31:51 [2024-02-28T21:31:51.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:31:51 [2024-02-28T21:31:51.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {emptyArchiveFolder} time=-241072360 data=null button=0 stateMask=0x0 x=146 y=104 count=0}, Tree node with text: emptyArchiveFolder]
16:31:51 [2024-02-28T21:31:51.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {emptyArchiveFolder} time=-241072360 data=null doit=true}, Tree node with text: emptyArchiveFolder]
16:31:51 [2024-02-28T21:31:51.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {emptyArchiveFolder} time=-241072360 data=null}, Tree node with text: emptyArchiveFolder]
16:31:51 [2024-02-28T21:31:51.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {emptyArchiveFolder} time=-241072360 data=null button=1 stateMask=0x0 x=146 y=104 count=1}, Tree node with text: emptyArchiveFolder]
16:31:51 [2024-02-28T21:31:51.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241072360 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]
16:31:51 [2024-02-28T21:31:51.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {emptyArchiveFolder} time=-241072359 data=null button=1 stateMask=0x80000 x=146 y=104 count=1}, Tree node with text: emptyArchiveFolder]
16:31:51 [2024-02-28T21:31:51.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: emptyArchiveFolder
16:31:51 [2024-02-28T21:31:51.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:31:51 [2024-02-28T21:31:51.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: (of type 'Combo')
16:31:51 [2024-02-28T21:31:51.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
16:31:51 [2024-02-28T21:31:51.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip} [layout=null] time=-241072354 data=null}, (of type 'Combo')]
16:31:51 [2024-02-28T21:31:51.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
16:31:51 [2024-02-28T21:31:51.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
16:31:51 [2024-02-28T21:31:51.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
16:31:51 [2024-02-28T21:31:51.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
16:31:51 [2024-02-28T21:31:51.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:51 [2024-02-28T21:31:51.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
16:31:51 [2024-02-28T21:31:51.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
16:31:51 [2024-02-28T21:31:51.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
16:31:51 [2024-02-28T21:31:51.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
16:31:51 [2024-02-28T21:31:51.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
16:31:51 [2024-02-28T21:31:51.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
16:31:51 [2024-02-28T21:31:51.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:31:51 [2024-02-28T21:31:51.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:31:51 [2024-02-28T21:31:51.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:51 [2024-02-28T21:31:51.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:51 [2024-02-28T21:31:51.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:31:51 [2024-02-28T21:31:51.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:31:51 [2024-02-28T21:31:51.614Z] 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')
16:31:51 [2024-02-28T21:31:51.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:31:51 [2024-02-28T21:31:51.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-241072340 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:51 [2024-02-28T21:31:51.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-241072340 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:51 [2024-02-28T21:31:51.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-241072340 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:51 [2024-02-28T21:31:51.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-241072340 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:51 [2024-02-28T21:31:51.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-241072340 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:51 [2024-02-28T21:31:51.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-241072340 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:51 [2024-02-28T21:31:51.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-241072340 data=null 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')]
16:31:51 [2024-02-28T21:31:51.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Exp&ort...} time=-241072740 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Export...']
16:31:51 [2024-02-28T21:31:51.615Z] 
16:31:51 [2024-02-28T21:31:51.615Z] (Eclipse:10261): Gtk-WARNING **: 21:31:51.514: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:51 [2024-02-28T21:31:51.615Z] 
16:31:51 [2024-02-28T21:31:51.615Z] (Eclipse:10261): Gtk-WARNING **: 21:31:51.530: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:51 [2024-02-28T21:31:51.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:31:51 [2024-02-28T21:31:51.870Z] 
16:31:51 [2024-02-28T21:31:51.870Z] (Eclipse:10261): Gtk-WARNING **: 21:31:51.646: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:51 [2024-02-28T21:31:51.870Z] 
16:31:51 [2024-02-28T21:31:51.870Z] (Eclipse:10261): Gtk-WARNING **: 21:31:51.682: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:51 [2024-02-28T21:31:51.870Z] 
16:31:51 [2024-02-28T21:31:51.870Z] (Eclipse:10261): Gtk-WARNING **: 21:31:51.702: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:51 [2024-02-28T21:31:51.870Z] 
16:31:51 [2024-02-28T21:31:51.870Z] (Eclipse:10261): Gtk-WARNING **: 21:31:51.722: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:51 [2024-02-28T21:31:51.870Z] 
16:31:51 [2024-02-28T21:31:51.870Z] (Eclipse:10261): Gtk-WARNING **: 21:31:51.740: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:51 [2024-02-28T21:31:51.870Z] 
16:31:51 [2024-02-28T21:31:51.870Z] (Eclipse:10261): Gtk-WARNING **: 21:31:51.759: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:51 [2024-02-28T21:31:51.870Z] 
16:31:51 [2024-02-28T21:31:51.870Z] (Eclipse:10261): Gtk-WARNING **: 21:31:51.779: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:51 [2024-02-28T21:31:51.870Z] 
16:31:51 [2024-02-28T21:31:51.870Z] (Eclipse:10261): Gtk-WARNING **: 21:31:51.797: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:51 [2024-02-28T21:31:51.870Z] 
16:31:51 [2024-02-28T21:31:51.870Z] (Eclipse:10261): Gtk-WARNING **: 21:31:51.815: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:51 [2024-02-28T21:31:51.870Z] 
16:31:51 [2024-02-28T21:31:51.870Z] (Eclipse:10261): Gtk-WARNING **: 21:31:51.833: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:52 [2024-02-28T21:31:52.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:31:52 [2024-02-28T21:31:52.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:31:52 [2024-02-28T21:31:52.125Z] 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')
16:31:52 [2024-02-28T21:31:52.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
16:31:52 [2024-02-28T21:31:52.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select &archive file:} time=-241071770 data=null doit=true}, Button with text {Select &archive file:}]
16:31:52 [2024-02-28T21:31:52.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=-241071770 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:}]
16:31:52 [2024-02-28T21:31:52.126Z] 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')
16:31:52 [2024-02-28T21:31:52.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select roo&t directory:} time=-241071768 data=null doit=true}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
16:31:52 [2024-02-28T21:31:52.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select roo&t directory:} time=-241071768 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')]
16:31:52 [2024-02-28T21:31:52.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select roo&t directory:} time=-241071768 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')]
16:31:52 [2024-02-28T21:31:52.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=-241071768 data=null 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')]
16:31:52 [2024-02-28T21:31:52.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
16:31:52 [2024-02-28T21:31:52.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:31:52 [2024-02-28T21:31:52.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:31:52 [2024-02-28T21:31:52.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:31:52 [2024-02-28T21:31:52.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:31:52 [2024-02-28T21:31:52.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:31:52 [2024-02-28T21:31:52.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:31:52 [2024-02-28T21:31:52.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:31:52 [2024-02-28T21:31:52.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing
16:31:52 [2024-02-28T21:31:52.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing} [layout=null] time=-241071766 data=null}, (of type 'Combo')]
16:31:52 [2024-02-28T21:31:52.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing
16:31:52 [2024-02-28T21:31:52.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:31:52 [2024-02-28T21:31:52.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:31:52 [2024-02-28T21:31:52.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:31:52 [2024-02-28T21:31:52.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:31:52 [2024-02-28T21:31:52.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:31:52 [2024-02-28T21:31:52.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:31:52 [2024-02-28T21:31:52.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-241071731 data=null button=0 stateMask=0x0 x=85 y=12 count=0}, TreeItem with text {Tracing}]
16:31:52 [2024-02-28T21:31:52.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-241071731 data=null doit=true}, TreeItem with text {Tracing}]
16:31:52 [2024-02-28T21:31:52.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-241071730 data=null}, TreeItem with text {Tracing}]
16:31:52 [2024-02-28T21:31:52.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-241071730 data=null button=1 stateMask=0x0 x=85 y=12 count=1}, TreeItem with text {Tracing}]
16:31:52 [2024-02-28T21:31:52.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241071730 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}]
16:31:52 [2024-02-28T21:31:52.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-241071730 data=null button=1 stateMask=0x80000 x=85 y=12 count=1}, TreeItem with text {Tracing}]
16:31:52 [2024-02-28T21:31:52.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:31:52 [2024-02-28T21:31:52.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:31:52 [2024-02-28T21:31:52.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: testtraces.zip
16:31:52 [2024-02-28T21:31:52.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:31:52 [2024-02-28T21:31:52.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:31:52 [2024-02-28T21:31:52.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:31:52 [2024-02-28T21:31:52.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:31:52 [2024-02-28T21:31:52.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:31:52 [2024-02-28T21:31:52.127Z] 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:'))
16:31:52 [2024-02-28T21:31:52.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:31:52 [2024-02-28T21:31:52.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-241071723 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:'))]
16:31:52 [2024-02-28T21:31:52.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:31:52 [2024-02-28T21:31:52.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.127Z] 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'
16:31:52 [2024-02-28T21:31:52.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:31:52 [2024-02-28T21:31:52.127Z] 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')
16:31:52 [2024-02-28T21:31:52.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:31:52 [2024-02-28T21:31:52.127Z] 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.
16:31:52 [2024-02-28T21:31:52.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:31:52 [2024-02-28T21:31:52.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:31:52 [2024-02-28T21:31:52.127Z] 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')
16:31:52 [2024-02-28T21:31:52.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:31:52 [2024-02-28T21:31:52.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@5981b51
16:31:52 [2024-02-28T21:31:52.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-241071721 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')]
16:31:52 [2024-02-28T21:31:52.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-241071721 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')]
16:31:52 [2024-02-28T21:31:52.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-241071721 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:31:52 [2024-02-28T21:31:52.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-241071721 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:31:52 [2024-02-28T21:31:52.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-241071721 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')]
16:31:52 [2024-02-28T21:31:52.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-241071721 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')]
16:31:52 [2024-02-28T21:31:52.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-241071721 data=null 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')]
16:31:52 [2024-02-28T21:31:52.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-241071721 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')]
16:31:52 [2024-02-28T21:31:52.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-241071721 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')]
16:31:52 [2024-02-28T21:31:52.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-241071721 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')]
16:31:52 [2024-02-28T21:31:52.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-241071721 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:31:52 [2024-02-28T21:31:52.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-241071720 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:31:52 [2024-02-28T21:31:52.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:31:52 [2024-02-28T21:31:52.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:31:52 [2024-02-28T21:31:52.128Z] 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')
16:31:52 [2024-02-28T21:31:52.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:31:52 [2024-02-28T21:31:52.128Z] 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.
16:31:52 [2024-02-28T21:31:52.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:31:52 [2024-02-28T21:31:52.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:31:52 [2024-02-28T21:31:52.128Z] 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')
16:31:52 [2024-02-28T21:31:52.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.128Z] 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')
16:31:52 [2024-02-28T21:31:52.128Z] 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.
16:31:52 [2024-02-28T21:31:52.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:31:52 [2024-02-28T21:31:52.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:31:52 [2024-02-28T21:31:52.128Z] 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')
16:31:52 [2024-02-28T21:31:52.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:31:52 [2024-02-28T21:31:52.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@6d8d78a
16:31:52 [2024-02-28T21:31:52.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create experiment} time=-241071709 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')]
16:31:52 [2024-02-28T21:31:52.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=-241071709 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')]
16:31:52 [2024-02-28T21:31:52.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create experiment} time=-241071709 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
16:31:52 [2024-02-28T21:31:52.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create experiment} time=-241071709 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
16:31:52 [2024-02-28T21:31:52.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create experiment} time=-241071709 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')]
16:31:52 [2024-02-28T21:31:52.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create experiment} time=-241071709 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')]
16:31:52 [2024-02-28T21:31:52.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create experiment} time=-241071709 data=null 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')]
16:31:52 [2024-02-28T21:31:52.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create experiment} time=-241071708 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')]
16:31:52 [2024-02-28T21:31:52.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=-241071708 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')]
16:31:52 [2024-02-28T21:31:52.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create experiment} time=-241071708 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')]
16:31:52 [2024-02-28T21:31:52.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create experiment} time=-241071708 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
16:31:52 [2024-02-28T21:31:52.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create experiment} time=-241071708 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
16:31:52 [2024-02-28T21:31:52.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.129Z] 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)'
16:31:52 [2024-02-28T21:31:52.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:31:52 [2024-02-28T21:31:52.129Z] 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')
16:31:52 [2024-02-28T21:31:52.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.129Z] 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')
16:31:52 [2024-02-28T21:31:52.129Z] 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.
16:31:52 [2024-02-28T21:31:52.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:31:52 [2024-02-28T21:31:52.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:31:52 [2024-02-28T21:31:52.129Z] 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')
16:31:52 [2024-02-28T21:31:52.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:31:52 [2024-02-28T21:31:52.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-241071707 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:52 [2024-02-28T21:31:52.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-241071707 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:52 [2024-02-28T21:31:52.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-241071707 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:52 [2024-02-28T21:31:52.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-241071707 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:52 [2024-02-28T21:31:52.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-241071706 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:52 [2024-02-28T21:31:52.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-241071706 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:52 [2024-02-28T21:31:52.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-241071706 data=null 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')]
16:31:52 [2024-02-28T21:31:52.386Z] 
16:31:52 [2024-02-28T21:31:52.386Z] (Eclipse:10261): Gtk-WARNING **: 21:31:52.171: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:52 [2024-02-28T21:31:52.386Z] 
16:31:52 [2024-02-28T21:31:52.386Z] (Eclipse:10261): Gtk-WARNING **: 21:31:52.189: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:52 [2024-02-28T21:31:52.386Z] 
16:31:52 [2024-02-28T21:31:52.386Z] (Eclipse:10261): Gtk-WARNING **: 21:31:52.193: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:52 [2024-02-28T21:31:52.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:31:52 [2024-02-28T21:31:52.386Z] 
16:31:52 [2024-02-28T21:31:52.386Z] (Eclipse:10261): Gtk-WARNING **: 21:31:52.309: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:52 [2024-02-28T21:31:52.386Z] 
16:31:52 [2024-02-28T21:31:52.386Z] (Eclipse:10261): Gtk-WARNING **: 21:31:52.330: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:52 [2024-02-28T21:31:52.386Z] 
16:31:52 [2024-02-28T21:31:52.386Z] (Eclipse:10261): Gtk-WARNING **: 21:31:52.373: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:52 [2024-02-28T21:31:52.641Z] 
16:31:52 [2024-02-28T21:31:52.641Z] (Eclipse:10261): Gtk-WARNING **: 21:31:52.395: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:52 [2024-02-28T21:31:52.641Z] 
16:31:52 [2024-02-28T21:31:52.641Z] (Eclipse:10261): Gtk-WARNING **: 21:31:52.415: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:52 [2024-02-28T21:31:52.641Z] 
16:31:52 [2024-02-28T21:31:52.641Z] (Eclipse:10261): Gtk-WARNING **: 21:31:52.434: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:52 [2024-02-28T21:31:52.641Z] 
16:31:52 [2024-02-28T21:31:52.641Z] (Eclipse:10261): Gtk-WARNING **: 21:31:52.477: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:52 [2024-02-28T21:31:52.641Z] 
16:31:52 [2024-02-28T21:31:52.641Z] (Eclipse:10261): Gtk-WARNING **: 21:31:52.500: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:52 [2024-02-28T21:31:52.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:31:52 [2024-02-28T21:31:52.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:31:52 [2024-02-28T21:31:52.898Z] 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')
16:31:52 [2024-02-28T21:31:52.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.898Z] 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.
16:31:52 [2024-02-28T21:31:52.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:31:52 [2024-02-28T21:31:52.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:31:52 [2024-02-28T21:31:52.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:31:52 [2024-02-28T21:31:52.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:31:52 [2024-02-28T21:31:52.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:31:52 [2024-02-28T21:31:52.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:31:52 [2024-02-28T21:31:52.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:31:52 [2024-02-28T21:31:52.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
16:31:52 [2024-02-28T21:31:52.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces} [layout=null] time=-241071109 data=null}, (of type 'Combo')]
16:31:52 [2024-02-28T21:31:52.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
16:31:52 [2024-02-28T21:31:52.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:31:52 [2024-02-28T21:31:52.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:31:52 [2024-02-28T21:31:52.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:31:52 [2024-02-28T21:31:52.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:31:52 [2024-02-28T21:31:52.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:31:52 [2024-02-28T21:31:52.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=-241071092 data=null doit=true}, TreeItem with text {traces}]
16:31:52 [2024-02-28T21:31:52.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=-241071092 data=null}, TreeItem with text {traces}]
16:31:52 [2024-02-28T21:31:52.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=-241071092 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
16:31:52 [2024-02-28T21:31:52.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-241071078 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}]
16:31:52 [2024-02-28T21:31:52.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=-241071077 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
16:31:52 [2024-02-28T21:31:52.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:31:52 [2024-02-28T21:31:52.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces} time=-241071076 data=null button=0 stateMask=0x0 x=115 y=104 count=0}, Tree node with text: synctraces]
16:31:52 [2024-02-28T21:31:52.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces} time=-241071076 data=null doit=true}, Tree node with text: synctraces]
16:31:52 [2024-02-28T21:31:52.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces} time=-241071076 data=null}, Tree node with text: synctraces]
16:31:52 [2024-02-28T21:31:52.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces} time=-241071076 data=null button=1 stateMask=0x0 x=115 y=104 count=1}, Tree node with text: synctraces]
16:31:52 [2024-02-28T21:31:52.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241071076 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]
16:31:52 [2024-02-28T21:31:52.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces} time=-241071071 data=null button=1 stateMask=0x80000 x=115 y=104 count=1}, Tree node with text: synctraces]
16:31:52 [2024-02-28T21:31:52.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: synctraces
16:31:52 [2024-02-28T21:31:52.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:31:52 [2024-02-28T21:31:52.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:31:52 [2024-02-28T21:31:52.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:31:52 [2024-02-28T21:31:52.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:31:52 [2024-02-28T21:31:52.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:31:52 [2024-02-28T21:31:52.899Z] 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:'))
16:31:52 [2024-02-28T21:31:52.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:31:52 [2024-02-28T21:31:52.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-241071066 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:'))]
16:31:52 [2024-02-28T21:31:52.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:31:52 [2024-02-28T21:31:52.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.899Z] 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'
16:31:52 [2024-02-28T21:31:52.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:31:52 [2024-02-28T21:31:52.899Z] 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')
16:31:52 [2024-02-28T21:31:52.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:31:52 [2024-02-28T21:31:52.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@371dc46e
16:31:52 [2024-02-28T21:31:52.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-241071065 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')]
16:31:52 [2024-02-28T21:31:52.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-241071065 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')]
16:31:52 [2024-02-28T21:31:52.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-241071065 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:31:52 [2024-02-28T21:31:52.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-241071065 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:31:52 [2024-02-28T21:31:52.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-241071065 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')]
16:31:52 [2024-02-28T21:31:52.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-241071065 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')]
16:31:52 [2024-02-28T21:31:52.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-241071064 data=null 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')]
16:31:52 [2024-02-28T21:31:52.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-241071064 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')]
16:31:52 [2024-02-28T21:31:52.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-241071064 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')]
16:31:52 [2024-02-28T21:31:52.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-241071064 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')]
16:31:52 [2024-02-28T21:31:52.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-241071064 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:31:52 [2024-02-28T21:31:52.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-241071064 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:31:52 [2024-02-28T21:31:52.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:31:52 [2024-02-28T21:31:52.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:31:52 [2024-02-28T21:31:52.900Z] 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')
16:31:52 [2024-02-28T21:31:52.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:31:52 [2024-02-28T21:31:52.900Z] 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.
16:31:52 [2024-02-28T21:31:52.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:31:52 [2024-02-28T21:31:52.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:31:52 [2024-02-28T21:31:52.900Z] 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')
16:31:52 [2024-02-28T21:31:52.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:31:52 [2024-02-28T21:31:52.900Z] 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.
16:31:52 [2024-02-28T21:31:52.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:31:52 [2024-02-28T21:31:52.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:31:52 [2024-02-28T21:31:52.900Z] 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')
16:31:52 [2024-02-28T21:31:52.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.900Z] 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')
16:31:52 [2024-02-28T21:31:52.900Z] 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.
16:31:52 [2024-02-28T21:31:52.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:31:52 [2024-02-28T21:31:52.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:31:52 [2024-02-28T21:31:52.901Z] 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')
16:31:52 [2024-02-28T21:31:52.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:31:52 [2024-02-28T21:31:52.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@4733c7f0
16:31:52 [2024-02-28T21:31:52.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create experiment} time=-241071062 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')]
16:31:52 [2024-02-28T21:31:52.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=-241071062 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')]
16:31:52 [2024-02-28T21:31:52.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create experiment} time=-241071062 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
16:31:52 [2024-02-28T21:31:52.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create experiment} time=-241071062 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
16:31:52 [2024-02-28T21:31:52.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create experiment} time=-241071062 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')]
16:31:52 [2024-02-28T21:31:52.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create experiment} time=-241071062 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')]
16:31:52 [2024-02-28T21:31:52.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create experiment} time=-241071062 data=null 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')]
16:31:52 [2024-02-28T21:31:52.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create experiment} time=-241071061 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')]
16:31:52 [2024-02-28T21:31:52.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=-241071061 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')]
16:31:52 [2024-02-28T21:31:52.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create experiment} time=-241071061 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')]
16:31:52 [2024-02-28T21:31:52.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create experiment} time=-241071061 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
16:31:52 [2024-02-28T21:31:52.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create experiment} time=-241071061 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
16:31:52 [2024-02-28T21:31:52.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.901Z] 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)'
16:31:52 [2024-02-28T21:31:52.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:31:52 [2024-02-28T21:31:52.901Z] 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')
16:31:52 [2024-02-28T21:31:52.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.901Z] 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')
16:31:52 [2024-02-28T21:31:52.901Z] 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.
16:31:52 [2024-02-28T21:31:52.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:31:52 [2024-02-28T21:31:52.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:31:52 [2024-02-28T21:31:52.901Z] 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')
16:31:52 [2024-02-28T21:31:52.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:52 [2024-02-28T21:31:52.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:31:52 [2024-02-28T21:31:52.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:31:52 [2024-02-28T21:31:52.902Z] 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')
16:31:52 [2024-02-28T21:31:52.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:31:52 [2024-02-28T21:31:52.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-241071059 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:52 [2024-02-28T21:31:52.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-241071059 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:52 [2024-02-28T21:31:52.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-241071059 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:52 [2024-02-28T21:31:52.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-241071059 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:52 [2024-02-28T21:31:52.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-241071049 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:52 [2024-02-28T21:31:52.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-241071049 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:52 [2024-02-28T21:31:52.902Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:31:52 [2024-02-28T21:31:52.902Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:31:52 [2024-02-28T21:31:52.902Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:31:52 [2024-02-28T21:31:52.902Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:31:52 [2024-02-28T21:31:52.902Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:31:52 [2024-02-28T21:31:52.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:31:53 [2024-02-28T21:31:53.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-241071049 data=null 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')]
16:31:53 [2024-02-28T21:31:53.158Z] 
16:31:53 [2024-02-28T21:31:53.158Z] (Eclipse:10261): Gtk-WARNING **: 21:31:52.998: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:53 [2024-02-28T21:31:53.158Z] 
16:31:53 [2024-02-28T21:31:53.158Z] (Eclipse:10261): Gtk-WARNING **: 21:31:53.014: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:53 [2024-02-28T21:31:53.158Z] 
16:31:53 [2024-02-28T21:31:53.158Z] (Eclipse:10261): Gtk-WARNING **: 21:31:53.031: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:53 [2024-02-28T21:31:53.158Z] 
16:31:53 [2024-02-28T21:31:53.158Z] (Eclipse:10261): Gtk-WARNING **: 21:31:53.047: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:53 [2024-02-28T21:31:53.158Z] 
16:31:53 [2024-02-28T21:31:53.158Z] (Eclipse:10261): Gtk-WARNING **: 21:31:53.064: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:53 [2024-02-28T21:31:53.158Z] 
16:31:53 [2024-02-28T21:31:53.158Z] (Eclipse:10261): Gtk-WARNING **: 21:31:53.081: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:53 [2024-02-28T21:31:53.159Z] 
16:31:53 [2024-02-28T21:31:53.159Z] (Eclipse:10261): Gtk-WARNING **: 21:31:53.097: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:53 [2024-02-28T21:31:53.159Z] 
16:31:53 [2024-02-28T21:31:53.159Z] (Eclipse:10261): Gtk-WARNING **: 21:31:53.114: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:53 [2024-02-28T21:31:53.159Z] 
16:31:53 [2024-02-28T21:31:53.159Z] (Eclipse:10261): Gtk-WARNING **: 21:31:53.131: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:53 [2024-02-28T21:31:53.159Z] 
16:31:53 [2024-02-28T21:31:53.159Z] (Eclipse:10261): Gtk-WARNING **: 21:31:53.147: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:53 [2024-02-28T21:31:53.414Z] 
16:31:53 [2024-02-28T21:31:53.414Z] (Eclipse:10261): Gtk-WARNING **: 21:31:53.164: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:53 [2024-02-28T21:31:53.414Z] 
16:31:53 [2024-02-28T21:31:53.414Z] (Eclipse:10261): Gtk-WARNING **: 21:31:53.181: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:53 [2024-02-28T21:31:53.414Z] 
16:31:53 [2024-02-28T21:31:53.414Z] (Eclipse:10261): Gtk-WARNING **: 21:31:53.197: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:53 [2024-02-28T21:31:53.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:31:53 [2024-02-28T21:31:53.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:31:53 [2024-02-28T21:31:53.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:31:53 [2024-02-28T21:31:53.414Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:31:53 [2024-02-28T21:31:53.414Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:31:53 [2024-02-28T21:31:53.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-241070539 data=null doit=true}, TreeItem with text {Traces [2]}]
16:31:53 [2024-02-28T21:31:53.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-241070539 data=null}, TreeItem with text {Traces [2]}]
16:31:53 [2024-02-28T21:31:53.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-241070539 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:31:53 [2024-02-28T21:31:53.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-241070539 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]}]
16:31:53 [2024-02-28T21:31:53.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-241070537 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:31:53 [2024-02-28T21:31:53.414Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
16:31:53 [2024-02-28T21:31:53.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
16:31:53 [2024-02-28T21:31:53.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=-241070536 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
16:31:53 [2024-02-28T21:31:53.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=-241070536 data=null doit=true}, TreeItem with text {scp_dest}]
16:31:53 [2024-02-28T21:31:53.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:31:53 [2024-02-28T21:31:53.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=-241070536 data=null}, TreeItem with text {scp_dest}]
16:31:53 [2024-02-28T21:31:53.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-241070536 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
16:31:53 [2024-02-28T21:31:53.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241070536 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}]
16:31:53 [2024-02-28T21:31:53.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-241070531 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
16:31:53 [2024-02-28T21:31:53.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-241070530 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
16:31:53 [2024-02-28T21:31:53.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=-241070522 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
16:31:53 [2024-02-28T21:31:53.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-241070521 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}]
16:31:53 [2024-02-28T21:31:53.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-241070482 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
16:31:53 [2024-02-28T21:31:53.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=-241070476 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
16:31:53 [2024-02-28T21:31:53.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=-241070476 data=null doit=true}, TreeItem with text {scp_dest}]
16:31:53 [2024-02-28T21:31:53.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=-241070476 data=null}, TreeItem with text {scp_dest}]
16:31:53 [2024-02-28T21:31:53.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
16:31:53 [2024-02-28T21:31:53.670Z] 
16:31:53 [2024-02-28T21:31:53.670Z] (Eclipse:10261): Gtk-CRITICAL **: 21:31:53.429: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:31:53 [2024-02-28T21:31:53.670Z] 
16:31:53 [2024-02-28T21:31:53.670Z] (Eclipse:10261): Gtk-WARNING **: 21:31:53.474: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:53 [2024-02-28T21:31:53.670Z] 
16:31:53 [2024-02-28T21:31:53.670Z] (Eclipse:10261): Gtk-WARNING **: 21:31:53.515: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:53 [2024-02-28T21:31:53.670Z] 
16:31:53 [2024-02-28T21:31:53.670Z] (Eclipse:10261): Gtk-CRITICAL **: 21:31:53.515: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:31:53 [2024-02-28T21:31:53.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
16:31:53 [2024-02-28T21:31:53.925Z] 
16:31:53 [2024-02-28T21:31:53.925Z] (Eclipse:10261): Gtk-WARNING **: 21:31:53.868: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:53 [2024-02-28T21:31:53.925Z] 
16:31:53 [2024-02-28T21:31:53.925Z] (Eclipse:10261): Gtk-CRITICAL **: 21:31:53.873: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:31:53 [2024-02-28T21:31:53.925Z] 
16:31:53 [2024-02-28T21:31:53.925Z] (Eclipse:10261): Gtk-WARNING **: 21:31:53.876: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:54 [2024-02-28T21:31:54.179Z] 
16:31:54 [2024-02-28T21:31:54.179Z] (Eclipse:10261): Gtk-WARNING **: 21:31:54.014: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:54 [2024-02-28T21:31:54.179Z] 
16:31:54 [2024-02-28T21:31:54.179Z] (Eclipse:10261): Gtk-WARNING **: 21:31:54.034: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:54 [2024-02-28T21:31:54.179Z] 
16:31:54 [2024-02-28T21:31:54.179Z] (Eclipse:10261): Gtk-WARNING **: 21:31:54.053: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:54 [2024-02-28T21:31:54.179Z] 
16:31:54 [2024-02-28T21:31:54.179Z] (Eclipse:10261): Gtk-WARNING **: 21:31:54.072: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:54 [2024-02-28T21:31:54.179Z] 
16:31:54 [2024-02-28T21:31:54.179Z] (Eclipse:10261): Gtk-WARNING **: 21:31:54.093: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:54 [2024-02-28T21:31:54.179Z] 
16:31:54 [2024-02-28T21:31:54.179Z] (Eclipse:10261): Gtk-WARNING **: 21:31:54.113: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:54 [2024-02-28T21:31:54.180Z] 
16:31:54 [2024-02-28T21:31:54.180Z] (Eclipse:10261): Gtk-WARNING **: 21:31:54.132: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:54 [2024-02-28T21:31:54.180Z] 
16:31:54 [2024-02-28T21:31:54.180Z] (Eclipse:10261): Gtk-WARNING **: 21:31:54.150: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:54 [2024-02-28T21:31:54.180Z] 
16:31:54 [2024-02-28T21:31:54.180Z] (Eclipse:10261): Gtk-WARNING **: 21:31:54.168: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:54 [2024-02-28T21:31:54.435Z] 
16:31:54 [2024-02-28T21:31:54.435Z] (Eclipse:10261): Gtk-WARNING **: 21:31:54.187: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:54 [2024-02-28T21:31:54.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:54 [2024-02-28T21:31:54.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:31:54 [2024-02-28T21:31:54.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:31:54 [2024-02-28T21:31:54.435Z] 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')
16:31:54 [2024-02-28T21:31:54.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:54 [2024-02-28T21:31:54.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:54 [2024-02-28T21:31:54.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:54 [2024-02-28T21:31:54.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:54 [2024-02-28T21:31:54.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:54 [2024-02-28T21:31:54.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:54 [2024-02-28T21:31:54.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:54 [2024-02-28T21:31:54.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:54 [2024-02-28T21:31:54.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:54 [2024-02-28T21:31:54.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:54 [2024-02-28T21:31:54.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:54 [2024-02-28T21:31:54.436Z] 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.
16:31:54 [2024-02-28T21:31:54.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:31:54 [2024-02-28T21:31:54.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:31:54 [2024-02-28T21:31:54.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:31:54 [2024-02-28T21:31:54.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:31:54 [2024-02-28T21:31:54.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:31:54 [2024-02-28T21:31:54.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:31:54 [2024-02-28T21:31:54.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:31:54 [2024-02-28T21:31:54.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
16:31:54 [2024-02-28T21:31:54.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces} [layout=null] time=-241069436 data=null}, (of type 'Combo')]
16:31:54 [2024-02-28T21:31:54.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
16:31:54 [2024-02-28T21:31:54.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:31:54 [2024-02-28T21:31:54.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:31:54 [2024-02-28T21:31:54.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:31:54 [2024-02-28T21:31:54.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:31:54 [2024-02-28T21:31:54.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:31:54 [2024-02-28T21:31:54.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=-241069384 data=null doit=true}, TreeItem with text {traces}]
16:31:54 [2024-02-28T21:31:54.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=-241069384 data=null}, TreeItem with text {traces}]
16:31:54 [2024-02-28T21:31:54.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=-241069383 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
16:31:54 [2024-02-28T21:31:54.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-241069383 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}]
16:31:54 [2024-02-28T21:31:54.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=-241069374 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
16:31:54 [2024-02-28T21:31:54.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:31:54 [2024-02-28T21:31:54.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces} time=-241069373 data=null button=0 stateMask=0x0 x=115 y=104 count=0}, Tree node with text: synctraces]
16:31:54 [2024-02-28T21:31:54.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces} time=-241069373 data=null doit=true}, Tree node with text: synctraces]
16:31:54 [2024-02-28T21:31:54.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces} time=-241069373 data=null}, Tree node with text: synctraces]
16:31:54 [2024-02-28T21:31:54.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces} time=-241069373 data=null button=1 stateMask=0x0 x=115 y=104 count=1}, Tree node with text: synctraces]
16:31:54 [2024-02-28T21:31:54.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241069373 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]
16:31:54 [2024-02-28T21:31:54.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces} time=-241069372 data=null button=1 stateMask=0x80000 x=115 y=104 count=1}, Tree node with text: synctraces]
16:31:54 [2024-02-28T21:31:54.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: synctraces
16:31:54 [2024-02-28T21:31:54.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:31:54 [2024-02-28T21:31:54.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:31:54 [2024-02-28T21:31:54.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:31:54 [2024-02-28T21:31:54.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:31:54 [2024-02-28T21:31:54.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:31:54 [2024-02-28T21:31:54.691Z] 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:'))
16:31:54 [2024-02-28T21:31:54.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:31:54 [2024-02-28T21:31:54.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-241069322 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:'))]
16:31:54 [2024-02-28T21:31:54.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:31:54 [2024-02-28T21:31:54.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:54 [2024-02-28T21:31:54.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:54 [2024-02-28T21:31:54.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:54 [2024-02-28T21:31:54.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:54 [2024-02-28T21:31:54.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:54 [2024-02-28T21:31:54.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:54 [2024-02-28T21:31:54.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:54 [2024-02-28T21:31:54.692Z] 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'
16:31:54 [2024-02-28T21:31:54.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:31:54 [2024-02-28T21:31:54.692Z] 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')
16:31:54 [2024-02-28T21:31:54.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:54 [2024-02-28T21:31:54.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:54 [2024-02-28T21:31:54.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:54 [2024-02-28T21:31:54.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:54 [2024-02-28T21:31:54.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:54 [2024-02-28T21:31:54.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:31:54 [2024-02-28T21:31:54.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@79a1730e
16:31:54 [2024-02-28T21:31:54.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-241069311 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')]
16:31:54 [2024-02-28T21:31:54.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-241069311 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')]
16:31:54 [2024-02-28T21:31:54.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-241069311 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:31:54 [2024-02-28T21:31:54.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-241069311 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:31:54 [2024-02-28T21:31:54.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-241069311 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')]
16:31:54 [2024-02-28T21:31:54.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-241069311 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')]
16:31:54 [2024-02-28T21:31:54.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-241069311 data=null 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')]
16:31:54 [2024-02-28T21:31:54.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-241069295 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')]
16:31:54 [2024-02-28T21:31:54.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-241069295 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')]
16:31:54 [2024-02-28T21:31:54.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-241069295 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')]
16:31:54 [2024-02-28T21:31:54.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-241069295 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:31:54 [2024-02-28T21:31:54.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-241069295 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:31:54 [2024-02-28T21:31:54.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:54 [2024-02-28T21:31:54.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:54 [2024-02-28T21:31:54.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:54 [2024-02-28T21:31:54.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:54 [2024-02-28T21:31:54.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:54 [2024-02-28T21:31:54.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:54 [2024-02-28T21:31:54.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:54 [2024-02-28T21:31:54.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:54 [2024-02-28T21:31:54.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:31:54 [2024-02-28T21:31:54.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:31:54 [2024-02-28T21:31:54.692Z] 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')
16:31:54 [2024-02-28T21:31:54.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:54 [2024-02-28T21:31:54.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:54 [2024-02-28T21:31:54.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:54 [2024-02-28T21:31:54.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:54 [2024-02-28T21:31:54.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:31:54 [2024-02-28T21:31:54.693Z] 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.
16:31:54 [2024-02-28T21:31:54.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:54 [2024-02-28T21:31:54.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:54 [2024-02-28T21:31:54.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:54 [2024-02-28T21:31:54.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:54 [2024-02-28T21:31:54.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:54 [2024-02-28T21:31:54.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:31:54 [2024-02-28T21:31:54.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:31:54 [2024-02-28T21:31:54.693Z] 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')
16:31:54 [2024-02-28T21:31:54.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:54 [2024-02-28T21:31:54.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:54 [2024-02-28T21:31:54.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:54 [2024-02-28T21:31:54.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:54 [2024-02-28T21:31:54.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:54 [2024-02-28T21:31:54.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:54 [2024-02-28T21:31:54.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:54 [2024-02-28T21:31:54.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:31:54 [2024-02-28T21:31:54.693Z] 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.
16:31:54 [2024-02-28T21:31:54.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:54 [2024-02-28T21:31:54.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:54 [2024-02-28T21:31:54.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:54 [2024-02-28T21:31:54.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:54 [2024-02-28T21:31:54.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:54 [2024-02-28T21:31:54.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:54 [2024-02-28T21:31:54.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:31:54 [2024-02-28T21:31:54.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:31:54 [2024-02-28T21:31:54.693Z] 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')
16:31:54 [2024-02-28T21:31:54.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:54 [2024-02-28T21:31:54.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:54 [2024-02-28T21:31:54.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:54 [2024-02-28T21:31:54.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:54 [2024-02-28T21:31:54.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:54 [2024-02-28T21:31:54.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:54 [2024-02-28T21:31:54.693Z] 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')
16:31:54 [2024-02-28T21:31:54.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@6ee9fcac
16:31:54 [2024-02-28T21:31:54.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=-241069291 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')]
16:31:54 [2024-02-28T21:31:54.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-241069291 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')]
16:31:54 [2024-02-28T21:31:54.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=-241069291 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
16:31:54 [2024-02-28T21:31:54.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=-241069291 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
16:31:54 [2024-02-28T21:31:54.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=-241069291 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')]
16:31:54 [2024-02-28T21:31:54.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=-241069291 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')]
16:31:54 [2024-02-28T21:31:54.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=-241069291 data=null 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')]
16:31:54 [2024-02-28T21:31:54.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=-241069291 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')]
16:31:54 [2024-02-28T21:31:54.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-241069291 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')]
16:31:54 [2024-02-28T21:31:54.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=-241069291 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')]
16:31:54 [2024-02-28T21:31:54.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=-241069291 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
16:31:54 [2024-02-28T21:31:54.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=-241069291 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
16:31:54 [2024-02-28T21:31:54.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:54 [2024-02-28T21:31:54.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:54 [2024-02-28T21:31:54.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:54 [2024-02-28T21:31:54.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:54 [2024-02-28T21:31:54.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:54 [2024-02-28T21:31:54.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:54 [2024-02-28T21:31:54.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:54 [2024-02-28T21:31:54.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:54 [2024-02-28T21:31:54.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:54 [2024-02-28T21:31:54.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:31:54 [2024-02-28T21:31:54.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:31:54 [2024-02-28T21:31:54.694Z] 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')
16:31:54 [2024-02-28T21:31:54.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:54 [2024-02-28T21:31:54.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:54 [2024-02-28T21:31:54.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:54 [2024-02-28T21:31:54.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:31:54 [2024-02-28T21:31:54.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@7af8b02
16:31:54 [2024-02-28T21:31:54.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create experiment} time=-241069289 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')]
16:31:54 [2024-02-28T21:31:54.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=-241069289 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')]
16:31:54 [2024-02-28T21:31:54.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create experiment} time=-241069289 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
16:31:54 [2024-02-28T21:31:54.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create experiment} time=-241069289 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
16:31:54 [2024-02-28T21:31:54.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create experiment} time=-241069289 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')]
16:31:54 [2024-02-28T21:31:54.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create experiment} time=-241069289 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')]
16:31:54 [2024-02-28T21:31:54.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create experiment} time=-241069289 data=null 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')]
16:31:54 [2024-02-28T21:31:54.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create experiment} time=-241069284 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')]
16:31:54 [2024-02-28T21:31:54.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=-241069283 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')]
16:31:54 [2024-02-28T21:31:54.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create experiment} time=-241069283 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')]
16:31:54 [2024-02-28T21:31:54.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create experiment} time=-241069283 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
16:31:54 [2024-02-28T21:31:54.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create experiment} time=-241069283 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
16:31:54 [2024-02-28T21:31:54.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:54 [2024-02-28T21:31:54.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:54 [2024-02-28T21:31:54.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:54 [2024-02-28T21:31:54.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:54 [2024-02-28T21:31:54.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:54 [2024-02-28T21:31:54.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:54 [2024-02-28T21:31:54.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:54 [2024-02-28T21:31:54.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:54 [2024-02-28T21:31:54.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:54 [2024-02-28T21:31:54.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:54 [2024-02-28T21:31:54.694Z] 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)'
16:31:54 [2024-02-28T21:31:54.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:31:54 [2024-02-28T21:31:54.694Z] 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')
16:31:54 [2024-02-28T21:31:54.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:54 [2024-02-28T21:31:54.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:54 [2024-02-28T21:31:54.694Z] 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')
16:31:54 [2024-02-28T21:31:54.694Z] 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.
16:31:54 [2024-02-28T21:31:54.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:54 [2024-02-28T21:31:54.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:54 [2024-02-28T21:31:54.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:54 [2024-02-28T21:31:54.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:54 [2024-02-28T21:31:54.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:54 [2024-02-28T21:31:54.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:54 [2024-02-28T21:31:54.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:54 [2024-02-28T21:31:54.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:54 [2024-02-28T21:31:54.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:54 [2024-02-28T21:31:54.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:54 [2024-02-28T21:31:54.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:54 [2024-02-28T21:31:54.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:54 [2024-02-28T21:31:54.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:31:54 [2024-02-28T21:31:54.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:31:54 [2024-02-28T21:31:54.695Z] 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')
16:31:54 [2024-02-28T21:31:54.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:54 [2024-02-28T21:31:54.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:54 [2024-02-28T21:31:54.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:54 [2024-02-28T21:31:54.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:54 [2024-02-28T21:31:54.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:54 [2024-02-28T21:31:54.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:54 [2024-02-28T21:31:54.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:54 [2024-02-28T21:31:54.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:54 [2024-02-28T21:31:54.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:54 [2024-02-28T21:31:54.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:54 [2024-02-28T21:31:54.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:54 [2024-02-28T21:31:54.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:54 [2024-02-28T21:31:54.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:31:54 [2024-02-28T21:31:54.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:31:54 [2024-02-28T21:31:54.695Z] 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')
16:31:54 [2024-02-28T21:31:54.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:31:54 [2024-02-28T21:31:54.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-241069280 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:54 [2024-02-28T21:31:54.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-241069280 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:54 [2024-02-28T21:31:54.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-241069280 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:54 [2024-02-28T21:31:54.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-241069280 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:54 [2024-02-28T21:31:54.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-241069280 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:54 [2024-02-28T21:31:54.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-241069280 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:54 [2024-02-28T21:31:54.695Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:31:54 [2024-02-28T21:31:54.695Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:31:54 [2024-02-28T21:31:54.695Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:31:54 [2024-02-28T21:31:54.695Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:31:54 [2024-02-28T21:31:54.695Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:31:54 [2024-02-28T21:31:54.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:31:54 [2024-02-28T21:31:54.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-241069280 data=null 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')]
16:31:54 [2024-02-28T21:31:54.952Z] 
16:31:54 [2024-02-28T21:31:54.952Z] (Eclipse:10261): Gtk-WARNING **: 21:31:54.885: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:54 [2024-02-28T21:31:54.952Z] 
16:31:54 [2024-02-28T21:31:54.952Z] (Eclipse:10261): Gtk-WARNING **: 21:31:54.905: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:54 [2024-02-28T21:31:54.952Z] 
16:31:54 [2024-02-28T21:31:54.952Z] (Eclipse:10261): Gtk-WARNING **: 21:31:54.922: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:54 [2024-02-28T21:31:54.952Z] 
16:31:54 [2024-02-28T21:31:54.952Z] (Eclipse:10261): Gtk-WARNING **: 21:31:54.939: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:55 [2024-02-28T21:31:55.208Z] 
16:31:55 [2024-02-28T21:31:55.208Z] (Eclipse:10261): Gtk-WARNING **: 21:31:54.956: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:55 [2024-02-28T21:31:55.208Z] 
16:31:55 [2024-02-28T21:31:55.208Z] (Eclipse:10261): Gtk-WARNING **: 21:31:54.972: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:55 [2024-02-28T21:31:55.208Z] 
16:31:55 [2024-02-28T21:31:55.208Z] (Eclipse:10261): Gtk-WARNING **: 21:31:54.988: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:55 [2024-02-28T21:31:55.208Z] 
16:31:55 [2024-02-28T21:31:55.208Z] (Eclipse:10261): Gtk-WARNING **: 21:31:55.005: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:55 [2024-02-28T21:31:55.208Z] 
16:31:55 [2024-02-28T21:31:55.208Z] (Eclipse:10261): Gtk-WARNING **: 21:31:55.022: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:55 [2024-02-28T21:31:55.208Z] 
16:31:55 [2024-02-28T21:31:55.208Z] (Eclipse:10261): Gtk-WARNING **: 21:31:55.038: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:55 [2024-02-28T21:31:55.208Z] 
16:31:55 [2024-02-28T21:31:55.208Z] (Eclipse:10261): Gtk-WARNING **: 21:31:55.055: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:55 [2024-02-28T21:31:55.208Z] 
16:31:55 [2024-02-28T21:31:55.208Z] (Eclipse:10261): Gtk-WARNING **: 21:31:55.071: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:55 [2024-02-28T21:31:55.208Z] 
16:31:55 [2024-02-28T21:31:55.208Z] (Eclipse:10261): Gtk-WARNING **: 21:31:55.088: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:55 [2024-02-28T21:31:55.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:31:55 [2024-02-28T21:31:55.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:31:55 [2024-02-28T21:31:55.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:31:55 [2024-02-28T21:31:55.208Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:31:55 [2024-02-28T21:31:55.208Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:31:55 [2024-02-28T21:31:55.208Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
16:31:55 [2024-02-28T21:31:55.208Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
16:31:55 [2024-02-28T21:31:55.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
16:31:55 [2024-02-28T21:31:55.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=-241068712 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
16:31:55 [2024-02-28T21:31:55.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=-241068712 data=null doit=true}, TreeItem with text {scp_dest}]
16:31:55 [2024-02-28T21:31:55.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:31:55 [2024-02-28T21:31:55.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=-241068712 data=null}, TreeItem with text {scp_dest}]
16:31:55 [2024-02-28T21:31:55.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-241068712 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
16:31:55 [2024-02-28T21:31:55.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241068712 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}]
16:31:55 [2024-02-28T21:31:55.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-241068708 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
16:31:55 [2024-02-28T21:31:55.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-241068707 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
16:31:55 [2024-02-28T21:31:55.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=-241068707 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
16:31:55 [2024-02-28T21:31:55.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-241068707 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}]
16:31:55 [2024-02-28T21:31:55.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-241068670 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
16:31:55 [2024-02-28T21:31:55.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=-241068665 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
16:31:55 [2024-02-28T21:31:55.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=-241068664 data=null doit=true}, TreeItem with text {scp_dest}]
16:31:55 [2024-02-28T21:31:55.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=-241068664 data=null}, TreeItem with text {scp_dest}]
16:31:55 [2024-02-28T21:31:55.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
16:31:55 [2024-02-28T21:31:55.464Z] 
16:31:55 [2024-02-28T21:31:55.464Z] (Eclipse:10261): Gtk-CRITICAL **: 21:31:55.212: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:31:55 [2024-02-28T21:31:55.464Z] 
16:31:55 [2024-02-28T21:31:55.464Z] (Eclipse:10261): Gtk-WARNING **: 21:31:55.234: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:55 [2024-02-28T21:31:55.464Z] 
16:31:55 [2024-02-28T21:31:55.465Z] (Eclipse:10261): Gtk-WARNING **: 21:31:55.265: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:55 [2024-02-28T21:31:55.465Z] 
16:31:55 [2024-02-28T21:31:55.465Z] (Eclipse:10261): Gtk-CRITICAL **: 21:31:55.265: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:31:55 [2024-02-28T21:31:55.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
16:31:55 [2024-02-28T21:31:55.719Z] 
16:31:55 [2024-02-28T21:31:55.719Z] (Eclipse:10261): Gtk-WARNING **: 21:31:55.681: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:55 [2024-02-28T21:31:55.719Z] 
16:31:55 [2024-02-28T21:31:55.719Z] (Eclipse:10261): Gtk-CRITICAL **: 21:31:55.687: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:31:55 [2024-02-28T21:31:55.719Z] 
16:31:55 [2024-02-28T21:31:55.719Z] (Eclipse:10261): Gtk-WARNING **: 21:31:55.690: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:56 [2024-02-28T21:31:56.280Z] 
16:31:56 [2024-02-28T21:31:56.280Z] (Eclipse:10261): Gtk-WARNING **: 21:31:56.034: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:56 [2024-02-28T21:31:56.280Z] 
16:31:56 [2024-02-28T21:31:56.280Z] (Eclipse:10261): Gtk-WARNING **: 21:31:56.066: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:56 [2024-02-28T21:31:56.280Z] 
16:31:56 [2024-02-28T21:31:56.280Z] (Eclipse:10261): Gtk-WARNING **: 21:31:56.087: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:56 [2024-02-28T21:31:56.280Z] 
16:31:56 [2024-02-28T21:31:56.280Z] (Eclipse:10261): Gtk-WARNING **: 21:31:56.106: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:56 [2024-02-28T21:31:56.280Z] 
16:31:56 [2024-02-28T21:31:56.280Z] (Eclipse:10261): Gtk-WARNING **: 21:31:56.124: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:56 [2024-02-28T21:31:56.280Z] 
16:31:56 [2024-02-28T21:31:56.280Z] (Eclipse:10261): Gtk-WARNING **: 21:31:56.141: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:56 [2024-02-28T21:31:56.280Z] 
16:31:56 [2024-02-28T21:31:56.280Z] (Eclipse:10261): Gtk-WARNING **: 21:31:56.157: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:56 [2024-02-28T21:31:56.280Z] 
16:31:56 [2024-02-28T21:31:56.280Z] (Eclipse:10261): Gtk-WARNING **: 21:31:56.174: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:56 [2024-02-28T21:31:56.280Z] 
16:31:56 [2024-02-28T21:31:56.280Z] (Eclipse:10261): Gtk-WARNING **: 21:31:56.193: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:56 [2024-02-28T21:31:56.280Z] 
16:31:56 [2024-02-28T21:31:56.280Z] (Eclipse:10261): Gtk-WARNING **: 21:31:56.209: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:56 [2024-02-28T21:31:56.280Z] 
16:31:56 [2024-02-28T21:31:56.280Z] (Eclipse:10261): Gtk-WARNING **: 21:31:56.223: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:56 [2024-02-28T21:31:56.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:56 [2024-02-28T21:31:56.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:31:56 [2024-02-28T21:31:56.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:31:56 [2024-02-28T21:31:56.536Z] 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')
16:31:56 [2024-02-28T21:31:56.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:56 [2024-02-28T21:31:56.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:56 [2024-02-28T21:31:56.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:56 [2024-02-28T21:31:56.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:56 [2024-02-28T21:31:56.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:56 [2024-02-28T21:31:56.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:56 [2024-02-28T21:31:56.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:56 [2024-02-28T21:31:56.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:56 [2024-02-28T21:31:56.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:56 [2024-02-28T21:31:56.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:56 [2024-02-28T21:31:56.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:56 [2024-02-28T21:31:56.537Z] 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.
16:31:56 [2024-02-28T21:31:56.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:31:56 [2024-02-28T21:31:56.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:31:56 [2024-02-28T21:31:56.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:31:56 [2024-02-28T21:31:56.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:31:56 [2024-02-28T21:31:56.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:31:56 [2024-02-28T21:31:56.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:31:56 [2024-02-28T21:31:56.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:31:56 [2024-02-28T21:31:56.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
16:31:56 [2024-02-28T21:31:56.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces} [layout=null] time=-241067423 data=null}, (of type 'Combo')]
16:31:56 [2024-02-28T21:31:56.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
16:31:56 [2024-02-28T21:31:56.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:31:56 [2024-02-28T21:31:56.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:31:56 [2024-02-28T21:31:56.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:31:56 [2024-02-28T21:31:56.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:31:56 [2024-02-28T21:31:56.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:31:56 [2024-02-28T21:31:56.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=-241067392 data=null doit=true}, TreeItem with text {traces}]
16:31:56 [2024-02-28T21:31:56.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=-241067392 data=null}, TreeItem with text {traces}]
16:31:56 [2024-02-28T21:31:56.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=-241067392 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
16:31:56 [2024-02-28T21:31:56.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-241067392 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}]
16:31:56 [2024-02-28T21:31:56.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=-241067391 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
16:31:56 [2024-02-28T21:31:56.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:31:56 [2024-02-28T21:31:56.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces} time=-241067390 data=null button=0 stateMask=0x0 x=115 y=104 count=0}, Tree node with text: synctraces]
16:31:56 [2024-02-28T21:31:56.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces} time=-241067390 data=null doit=true}, Tree node with text: synctraces]
16:31:56 [2024-02-28T21:31:56.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces} time=-241067390 data=null}, Tree node with text: synctraces]
16:31:56 [2024-02-28T21:31:56.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces} time=-241067390 data=null button=1 stateMask=0x0 x=115 y=104 count=1}, Tree node with text: synctraces]
16:31:56 [2024-02-28T21:31:56.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241067390 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]
16:31:56 [2024-02-28T21:31:56.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces} time=-241067389 data=null button=1 stateMask=0x80000 x=115 y=104 count=1}, Tree node with text: synctraces]
16:31:56 [2024-02-28T21:31:56.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: synctraces
16:31:56 [2024-02-28T21:31:56.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:31:56 [2024-02-28T21:31:56.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:31:56 [2024-02-28T21:31:56.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:31:56 [2024-02-28T21:31:56.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:31:56 [2024-02-28T21:31:56.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:31:56 [2024-02-28T21:31:56.537Z] 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:'))
16:31:56 [2024-02-28T21:31:56.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:31:56 [2024-02-28T21:31:56.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-241067383 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:'))]
16:31:56 [2024-02-28T21:31:56.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:31:56 [2024-02-28T21:31:56.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:56 [2024-02-28T21:31:56.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:56 [2024-02-28T21:31:56.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:56 [2024-02-28T21:31:56.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:56 [2024-02-28T21:31:56.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:56 [2024-02-28T21:31:56.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:56 [2024-02-28T21:31:56.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:56 [2024-02-28T21:31:56.537Z] 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'
16:31:56 [2024-02-28T21:31:56.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:31:56 [2024-02-28T21:31:56.537Z] 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')
16:31:56 [2024-02-28T21:31:56.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:56 [2024-02-28T21:31:56.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:56 [2024-02-28T21:31:56.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:56 [2024-02-28T21:31:56.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:56 [2024-02-28T21:31:56.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:56 [2024-02-28T21:31:56.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:31:56 [2024-02-28T21:31:56.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@4ea78b91
16:31:56 [2024-02-28T21:31:56.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-241067382 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')]
16:31:56 [2024-02-28T21:31:56.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-241067382 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')]
16:31:56 [2024-02-28T21:31:56.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-241067382 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:31:56 [2024-02-28T21:31:56.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-241067382 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:31:56 [2024-02-28T21:31:56.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-241067382 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')]
16:31:56 [2024-02-28T21:31:56.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-241067382 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')]
16:31:56 [2024-02-28T21:31:56.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-241067382 data=null 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')]
16:31:56 [2024-02-28T21:31:56.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-241067382 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')]
16:31:56 [2024-02-28T21:31:56.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-241067382 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')]
16:31:56 [2024-02-28T21:31:56.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-241067382 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')]
16:31:56 [2024-02-28T21:31:56.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-241067382 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:31:56 [2024-02-28T21:31:56.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-241067382 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:31:56 [2024-02-28T21:31:56.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:56 [2024-02-28T21:31:56.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:56 [2024-02-28T21:31:56.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:56 [2024-02-28T21:31:56.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:56 [2024-02-28T21:31:56.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:56 [2024-02-28T21:31:56.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:56 [2024-02-28T21:31:56.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:56 [2024-02-28T21:31:56.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:56 [2024-02-28T21:31:56.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:31:56 [2024-02-28T21:31:56.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:31:56 [2024-02-28T21:31:56.538Z] 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')
16:31:56 [2024-02-28T21:31:56.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:56 [2024-02-28T21:31:56.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:56 [2024-02-28T21:31:56.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:56 [2024-02-28T21:31:56.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:56 [2024-02-28T21:31:56.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:31:56 [2024-02-28T21:31:56.538Z] 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.
16:31:56 [2024-02-28T21:31:56.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:56 [2024-02-28T21:31:56.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:56 [2024-02-28T21:31:56.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:56 [2024-02-28T21:31:56.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:56 [2024-02-28T21:31:56.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:56 [2024-02-28T21:31:56.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:31:56 [2024-02-28T21:31:56.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:31:56 [2024-02-28T21:31:56.538Z] 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')
16:31:56 [2024-02-28T21:31:56.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:56 [2024-02-28T21:31:56.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:56 [2024-02-28T21:31:56.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:56 [2024-02-28T21:31:56.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:56 [2024-02-28T21:31:56.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:56 [2024-02-28T21:31:56.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:56 [2024-02-28T21:31:56.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:56 [2024-02-28T21:31:56.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:31:56 [2024-02-28T21:31:56.539Z] 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.
16:31:56 [2024-02-28T21:31:56.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:56 [2024-02-28T21:31:56.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:56 [2024-02-28T21:31:56.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:56 [2024-02-28T21:31:56.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:56 [2024-02-28T21:31:56.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:56 [2024-02-28T21:31:56.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:56 [2024-02-28T21:31:56.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:31:56 [2024-02-28T21:31:56.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:31:56 [2024-02-28T21:31:56.539Z] 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')
16:31:56 [2024-02-28T21:31:56.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:56 [2024-02-28T21:31:56.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:56 [2024-02-28T21:31:56.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:56 [2024-02-28T21:31:56.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:56 [2024-02-28T21:31:56.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:56 [2024-02-28T21:31:56.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:56 [2024-02-28T21:31:56.539Z] 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')
16:31:56 [2024-02-28T21:31:56.539Z] 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.
16:31:56 [2024-02-28T21:31:56.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:56 [2024-02-28T21:31:56.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:56 [2024-02-28T21:31:56.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:56 [2024-02-28T21:31:56.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:56 [2024-02-28T21:31:56.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:56 [2024-02-28T21:31:56.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:56 [2024-02-28T21:31:56.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:56 [2024-02-28T21:31:56.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:56 [2024-02-28T21:31:56.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:56 [2024-02-28T21:31:56.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:31:56 [2024-02-28T21:31:56.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:31:56 [2024-02-28T21:31:56.539Z] 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')
16:31:56 [2024-02-28T21:31:56.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:56 [2024-02-28T21:31:56.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:56 [2024-02-28T21:31:56.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:56 [2024-02-28T21:31:56.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:31:56 [2024-02-28T21:31:56.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@5a52b5f8
16:31:56 [2024-02-28T21:31:56.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create experiment} time=-241067380 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')]
16:31:56 [2024-02-28T21:31:56.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=-241067379 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')]
16:31:56 [2024-02-28T21:31:56.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create experiment} time=-241067379 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
16:31:56 [2024-02-28T21:31:56.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create experiment} time=-241067379 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
16:31:56 [2024-02-28T21:31:56.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create experiment} time=-241067368 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')]
16:31:56 [2024-02-28T21:31:56.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create experiment} time=-241067368 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')]
16:31:56 [2024-02-28T21:31:56.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create experiment} time=-241067368 data=null 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')]
16:31:56 [2024-02-28T21:31:56.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create experiment} time=-241067364 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')]
16:31:56 [2024-02-28T21:31:56.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=-241067364 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')]
16:31:56 [2024-02-28T21:31:56.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create experiment} time=-241067364 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')]
16:31:56 [2024-02-28T21:31:56.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create experiment} time=-241067364 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
16:31:56 [2024-02-28T21:31:56.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create experiment} time=-241067364 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
16:31:56 [2024-02-28T21:31:56.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:56 [2024-02-28T21:31:56.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:56 [2024-02-28T21:31:56.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:56 [2024-02-28T21:31:56.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:56 [2024-02-28T21:31:56.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:56 [2024-02-28T21:31:56.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:56 [2024-02-28T21:31:56.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:56 [2024-02-28T21:31:56.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:56 [2024-02-28T21:31:56.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:56 [2024-02-28T21:31:56.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:56 [2024-02-28T21:31:56.540Z] 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)'
16:31:56 [2024-02-28T21:31:56.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:31:56 [2024-02-28T21:31:56.540Z] 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')
16:31:56 [2024-02-28T21:31:56.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:56 [2024-02-28T21:31:56.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:56 [2024-02-28T21:31:56.540Z] 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')
16:31:56 [2024-02-28T21:31:56.540Z] 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.
16:31:56 [2024-02-28T21:31:56.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:56 [2024-02-28T21:31:56.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:56 [2024-02-28T21:31:56.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:56 [2024-02-28T21:31:56.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:56 [2024-02-28T21:31:56.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:56 [2024-02-28T21:31:56.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:56 [2024-02-28T21:31:56.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:56 [2024-02-28T21:31:56.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:56 [2024-02-28T21:31:56.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:56 [2024-02-28T21:31:56.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:56 [2024-02-28T21:31:56.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:56 [2024-02-28T21:31:56.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:56 [2024-02-28T21:31:56.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:31:56 [2024-02-28T21:31:56.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:31:56 [2024-02-28T21:31:56.540Z] 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')
16:31:56 [2024-02-28T21:31:56.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Tracing/Traces", using matcher: of type 'Text'
16:31:56 [2024-02-28T21:31:56.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "traces", using matcher: of type 'Text'
16:31:56 [2024-02-28T21:31:56.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Options", using matcher: with mnemonic 'Options'
16:31:56 [2024-02-28T21:31:56.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "traces", using matcher: in group (with mnemonic 'Options')
16:31:56 [2024-02-28T21:31:56.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "traces", using matcher: (of type 'Text' and in group (with mnemonic 'Options'))
16:31:56 [2024-02-28T21:31:56.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:31:56 [2024-02-28T21:31:56.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Options", using matcher: with mnemonic 'Options'
16:31:56 [2024-02-28T21:31:56.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: in group (with mnemonic 'Options')
16:31:56 [2024-02-28T21:31:56.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Options'))
16:31:56 [2024-02-28T21:31:56.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:31:56 [2024-02-28T21:31:56.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Options", using matcher: with mnemonic 'Options'
16:31:56 [2024-02-28T21:31:56.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: in group (with mnemonic 'Options')
16:31:56 [2024-02-28T21:31:56.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Options'))
16:31:56 [2024-02-28T21:31:56.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Experiment "traces"...", using matcher: of type 'Text'
16:31:56 [2024-02-28T21:31:56.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:56 [2024-02-28T21:31:56.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:56 [2024-02-28T21:31:56.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:56 [2024-02-28T21:31:56.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:56 [2024-02-28T21:31:56.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:56 [2024-02-28T21:31:56.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:56 [2024-02-28T21:31:56.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:56 [2024-02-28T21:31:56.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:56 [2024-02-28T21:31:56.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:56 [2024-02-28T21:31:56.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:56 [2024-02-28T21:31:56.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:56 [2024-02-28T21:31:56.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:56 [2024-02-28T21:31:56.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:31:56 [2024-02-28T21:31:56.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:31:56 [2024-02-28T21:31:56.540Z] 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')
16:31:56 [2024-02-28T21:31:56.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:56 [2024-02-28T21:31:56.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:56 [2024-02-28T21:31:56.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:56 [2024-02-28T21:31:56.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:56 [2024-02-28T21:31:56.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:56 [2024-02-28T21:31:56.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:56 [2024-02-28T21:31:56.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:56 [2024-02-28T21:31:56.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:56 [2024-02-28T21:31:56.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:56 [2024-02-28T21:31:56.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:56 [2024-02-28T21:31:56.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:56 [2024-02-28T21:31:56.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:56 [2024-02-28T21:31:56.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:31:56 [2024-02-28T21:31:56.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:31:56 [2024-02-28T21:31:56.541Z] 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')
16:31:56 [2024-02-28T21:31:56.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:56 [2024-02-28T21:31:56.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:56 [2024-02-28T21:31:56.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:56 [2024-02-28T21:31:56.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:56 [2024-02-28T21:31:56.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:56 [2024-02-28T21:31:56.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:56 [2024-02-28T21:31:56.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:56 [2024-02-28T21:31:56.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:56 [2024-02-28T21:31:56.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:56 [2024-02-28T21:31:56.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:56 [2024-02-28T21:31:56.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:56 [2024-02-28T21:31:56.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:56 [2024-02-28T21:31:56.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:31:56 [2024-02-28T21:31:56.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:31:56 [2024-02-28T21:31:56.541Z] 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')
16:31:56 [2024-02-28T21:31:56.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:56 [2024-02-28T21:31:56.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:56 [2024-02-28T21:31:56.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:56 [2024-02-28T21:31:56.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:56 [2024-02-28T21:31:56.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:56 [2024-02-28T21:31:56.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:56 [2024-02-28T21:31:56.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:56 [2024-02-28T21:31:56.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:56 [2024-02-28T21:31:56.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:56 [2024-02-28T21:31:56.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:56 [2024-02-28T21:31:56.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:56 [2024-02-28T21:31:56.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:56 [2024-02-28T21:31:56.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:31:56 [2024-02-28T21:31:56.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:31:56 [2024-02-28T21:31:56.541Z] 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')
16:31:56 [2024-02-28T21:31:56.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:31:56 [2024-02-28T21:31:56.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-241067334 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:56 [2024-02-28T21:31:56.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-241067333 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:56 [2024-02-28T21:31:56.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-241067333 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:56 [2024-02-28T21:31:56.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-241067333 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:56 [2024-02-28T21:31:56.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-241067333 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:56 [2024-02-28T21:31:56.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-241067333 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:56 [2024-02-28T21:31:56.541Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:31:56 [2024-02-28T21:31:56.541Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:31:56 [2024-02-28T21:31:56.541Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:31:56 [2024-02-28T21:31:56.541Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:31:56 [2024-02-28T21:31:56.541Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:31:56 [2024-02-28T21:31:56.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:31:56 [2024-02-28T21:31:56.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-241067333 data=null 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')]
16:31:56 [2024-02-28T21:31:56.797Z] 
16:31:56 [2024-02-28T21:31:56.797Z] (Eclipse:10261): Gtk-WARNING **: 21:31:56.774: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:56 [2024-02-28T21:31:56.797Z] 
16:31:56 [2024-02-28T21:31:56.797Z] (Eclipse:10261): Gtk-WARNING **: 21:31:56.791: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:57 [2024-02-28T21:31:57.052Z] 
16:31:57 [2024-02-28T21:31:57.052Z] (Eclipse:10261): Gtk-WARNING **: 21:31:56.808: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:57 [2024-02-28T21:31:57.052Z] 
16:31:57 [2024-02-28T21:31:57.052Z] (Eclipse:10261): Gtk-WARNING **: 21:31:56.825: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:57 [2024-02-28T21:31:57.052Z] 
16:31:57 [2024-02-28T21:31:57.052Z] (Eclipse:10261): Gtk-WARNING **: 21:31:56.841: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:57 [2024-02-28T21:31:57.052Z] 
16:31:57 [2024-02-28T21:31:57.052Z] (Eclipse:10261): Gtk-WARNING **: 21:31:56.868: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:57 [2024-02-28T21:31:57.052Z] 
16:31:57 [2024-02-28T21:31:57.052Z] (Eclipse:10261): Gtk-WARNING **: 21:31:56.875: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:57 [2024-02-28T21:31:57.052Z] 
16:31:57 [2024-02-28T21:31:57.052Z] (Eclipse:10261): Gtk-WARNING **: 21:31:56.891: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:57 [2024-02-28T21:31:57.052Z] 
16:31:57 [2024-02-28T21:31:57.052Z] (Eclipse:10261): Gtk-WARNING **: 21:31:56.908: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:57 [2024-02-28T21:31:57.052Z] 
16:31:57 [2024-02-28T21:31:57.052Z] (Eclipse:10261): Gtk-WARNING **: 21:31:56.924: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:57 [2024-02-28T21:31:57.052Z] 
16:31:57 [2024-02-28T21:31:57.052Z] (Eclipse:10261): Gtk-WARNING **: 21:31:56.940: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:57 [2024-02-28T21:31:57.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:31:57 [2024-02-28T21:31:57.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:31:57 [2024-02-28T21:31:57.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:31:57 [2024-02-28T21:31:57.052Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:31:57 [2024-02-28T21:31:57.052Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:31:57 [2024-02-28T21:31:57.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-241066823 data=null doit=true}, TreeItem with text {Traces [2]}]
16:31:57 [2024-02-28T21:31:57.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-241066823 data=null}, TreeItem with text {Traces [2]}]
16:31:57 [2024-02-28T21:31:57.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-241066823 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:31:57 [2024-02-28T21:31:57.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-241066822 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]}]
16:31:57 [2024-02-28T21:31:57.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-241066821 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:31:57 [2024-02-28T21:31:57.052Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
16:31:57 [2024-02-28T21:31:57.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
16:31:57 [2024-02-28T21:31:57.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=-241066815 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
16:31:57 [2024-02-28T21:31:57.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=-241066815 data=null doit=true}, TreeItem with text {scp_dest}]
16:31:57 [2024-02-28T21:31:57.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:31:57 [2024-02-28T21:31:57.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=-241066815 data=null}, TreeItem with text {scp_dest}]
16:31:57 [2024-02-28T21:31:57.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-241066815 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
16:31:57 [2024-02-28T21:31:57.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241066815 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}]
16:31:57 [2024-02-28T21:31:57.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-241066811 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
16:31:57 [2024-02-28T21:31:57.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-241066811 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
16:31:57 [2024-02-28T21:31:57.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=-241066811 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
16:31:57 [2024-02-28T21:31:57.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-241066810 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}]
16:31:57 [2024-02-28T21:31:57.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-241066738 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
16:31:57 [2024-02-28T21:31:57.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=-241066734 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
16:31:57 [2024-02-28T21:31:57.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=-241066734 data=null doit=true}, TreeItem with text {scp_dest}]
16:31:57 [2024-02-28T21:31:57.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=-241066734 data=null}, TreeItem with text {scp_dest}]
16:31:57 [2024-02-28T21:31:57.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
16:31:57 [2024-02-28T21:31:57.308Z] 
16:31:57 [2024-02-28T21:31:57.308Z] (Eclipse:10261): Gtk-CRITICAL **: 21:31:57.182: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:31:57 [2024-02-28T21:31:57.308Z] 
16:31:57 [2024-02-28T21:31:57.308Z] (Eclipse:10261): Gtk-WARNING **: 21:31:57.202: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:57 [2024-02-28T21:31:57.308Z] 
16:31:57 [2024-02-28T21:31:57.308Z] (Eclipse:10261): Gtk-WARNING **: 21:31:57.233: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:57 [2024-02-28T21:31:57.308Z] 
16:31:57 [2024-02-28T21:31:57.308Z] (Eclipse:10261): Gtk-CRITICAL **: 21:31:57.233: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:31:57 [2024-02-28T21:31:57.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
16:31:57 [2024-02-28T21:31:57.868Z] 
16:31:57 [2024-02-28T21:31:57.868Z] (Eclipse:10261): Gtk-WARNING **: 21:31:57.612: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:57 [2024-02-28T21:31:57.868Z] 
16:31:57 [2024-02-28T21:31:57.868Z] (Eclipse:10261): Gtk-CRITICAL **: 21:31:57.618: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:31:57 [2024-02-28T21:31:57.868Z] 
16:31:57 [2024-02-28T21:31:57.868Z] (Eclipse:10261): Gtk-WARNING **: 21:31:57.620: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:58 [2024-02-28T21:31:58.123Z] 
16:31:58 [2024-02-28T21:31:58.123Z] (Eclipse:10261): Gtk-WARNING **: 21:31:57.998: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:58 [2024-02-28T21:31:58.123Z] 
16:31:58 [2024-02-28T21:31:58.123Z] (Eclipse:10261): Gtk-WARNING **: 21:31:58.019: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:58 [2024-02-28T21:31:58.123Z] 
16:31:58 [2024-02-28T21:31:58.123Z] (Eclipse:10261): Gtk-WARNING **: 21:31:58.080: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:58 [2024-02-28T21:31:58.123Z] 
16:31:58 [2024-02-28T21:31:58.123Z] (Eclipse:10261): Gtk-WARNING **: 21:31:58.100: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:58 [2024-02-28T21:31:58.378Z] 
16:31:58 [2024-02-28T21:31:58.378Z] (Eclipse:10261): Gtk-WARNING **: 21:31:58.127: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:58 [2024-02-28T21:31:58.378Z] 
16:31:58 [2024-02-28T21:31:58.378Z] (Eclipse:10261): Gtk-WARNING **: 21:31:58.183: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:58 [2024-02-28T21:31:58.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:58 [2024-02-28T21:31:58.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:31:58 [2024-02-28T21:31:58.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:31:58 [2024-02-28T21:31:58.378Z] 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')
16:31:58 [2024-02-28T21:31:58.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:58 [2024-02-28T21:31:58.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:58 [2024-02-28T21:31:58.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:58 [2024-02-28T21:31:58.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:58 [2024-02-28T21:31:58.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:58 [2024-02-28T21:31:58.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:58 [2024-02-28T21:31:58.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:58 [2024-02-28T21:31:58.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:58 [2024-02-28T21:31:58.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:58 [2024-02-28T21:31:58.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:58 [2024-02-28T21:31:58.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:58 [2024-02-28T21:31:58.378Z] 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.
16:31:58 [2024-02-28T21:31:58.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:31:58 [2024-02-28T21:31:58.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:31:58 [2024-02-28T21:31:58.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:31:58 [2024-02-28T21:31:58.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:31:58 [2024-02-28T21:31:58.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:31:58 [2024-02-28T21:31:58.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:31:58 [2024-02-28T21:31:58.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:31:58 [2024-02-28T21:31:58.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
16:31:58 [2024-02-28T21:31:58.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces} [layout=null] time=-241065498 data=null}, (of type 'Combo')]
16:31:58 [2024-02-28T21:31:58.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
16:31:58 [2024-02-28T21:31:58.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:31:58 [2024-02-28T21:31:58.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:31:58 [2024-02-28T21:31:58.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:31:58 [2024-02-28T21:31:58.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:31:58 [2024-02-28T21:31:58.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:31:58 [2024-02-28T21:31:58.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=-241065466 data=null doit=true}, TreeItem with text {traces}]
16:31:58 [2024-02-28T21:31:58.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=-241065466 data=null}, TreeItem with text {traces}]
16:31:58 [2024-02-28T21:31:58.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=-241065465 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
16:31:58 [2024-02-28T21:31:58.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-241065465 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}]
16:31:58 [2024-02-28T21:31:58.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=-241065464 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
16:31:58 [2024-02-28T21:31:58.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:31:58 [2024-02-28T21:31:58.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces} time=-241065463 data=null button=0 stateMask=0x0 x=115 y=104 count=0}, Tree node with text: synctraces]
16:31:58 [2024-02-28T21:31:58.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces} time=-241065463 data=null doit=true}, Tree node with text: synctraces]
16:31:58 [2024-02-28T21:31:58.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces} time=-241065463 data=null}, Tree node with text: synctraces]
16:31:58 [2024-02-28T21:31:58.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces} time=-241065463 data=null button=1 stateMask=0x0 x=115 y=104 count=1}, Tree node with text: synctraces]
16:31:58 [2024-02-28T21:31:58.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241065463 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]
16:31:58 [2024-02-28T21:31:58.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces} time=-241065462 data=null button=1 stateMask=0x80000 x=115 y=104 count=1}, Tree node with text: synctraces]
16:31:58 [2024-02-28T21:31:58.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: synctraces
16:31:58 [2024-02-28T21:31:58.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:31:58 [2024-02-28T21:31:58.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:31:58 [2024-02-28T21:31:58.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:31:58 [2024-02-28T21:31:58.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:31:58 [2024-02-28T21:31:58.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:31:58 [2024-02-28T21:31:58.379Z] 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:'))
16:31:58 [2024-02-28T21:31:58.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:31:58 [2024-02-28T21:31:58.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-241065457 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:'))]
16:31:58 [2024-02-28T21:31:58.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:31:58 [2024-02-28T21:31:58.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:58 [2024-02-28T21:31:58.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:58 [2024-02-28T21:31:58.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:58 [2024-02-28T21:31:58.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:58 [2024-02-28T21:31:58.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:58 [2024-02-28T21:31:58.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:58 [2024-02-28T21:31:58.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:58 [2024-02-28T21:31:58.379Z] 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'
16:31:58 [2024-02-28T21:31:58.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:31:58 [2024-02-28T21:31:58.379Z] 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')
16:31:58 [2024-02-28T21:31:58.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:58 [2024-02-28T21:31:58.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:58 [2024-02-28T21:31:58.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:58 [2024-02-28T21:31:58.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:58 [2024-02-28T21:31:58.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:58 [2024-02-28T21:31:58.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:31:58 [2024-02-28T21:31:58.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@1936513a
16:31:58 [2024-02-28T21:31:58.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-241065456 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')]
16:31:58 [2024-02-28T21:31:58.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-241065456 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')]
16:31:58 [2024-02-28T21:31:58.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-241065456 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:31:58 [2024-02-28T21:31:58.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-241065456 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:31:58 [2024-02-28T21:31:58.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-241065455 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')]
16:31:58 [2024-02-28T21:31:58.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-241065455 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')]
16:31:58 [2024-02-28T21:31:58.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-241065455 data=null 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')]
16:31:58 [2024-02-28T21:31:58.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-241065455 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')]
16:31:58 [2024-02-28T21:31:58.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-241065455 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')]
16:31:58 [2024-02-28T21:31:58.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-241065455 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')]
16:31:58 [2024-02-28T21:31:58.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-241065455 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:31:58 [2024-02-28T21:31:58.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-241065455 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:31:58 [2024-02-28T21:31:58.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:58 [2024-02-28T21:31:58.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:58 [2024-02-28T21:31:58.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:58 [2024-02-28T21:31:58.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:58 [2024-02-28T21:31:58.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:58 [2024-02-28T21:31:58.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:58 [2024-02-28T21:31:58.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:58 [2024-02-28T21:31:58.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:58 [2024-02-28T21:31:58.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:31:58 [2024-02-28T21:31:58.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:31:58 [2024-02-28T21:31:58.380Z] 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')
16:31:58 [2024-02-28T21:31:58.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:58 [2024-02-28T21:31:58.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:58 [2024-02-28T21:31:58.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:58 [2024-02-28T21:31:58.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:58 [2024-02-28T21:31:58.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:31:58 [2024-02-28T21:31:58.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@6fe1a8f9
16:31:58 [2024-02-28T21:31:58.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-241065455 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')]
16:31:58 [2024-02-28T21:31:58.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-241065454 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')]
16:31:58 [2024-02-28T21:31:58.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-241065454 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:31:58 [2024-02-28T21:31:58.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-241065454 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:31:58 [2024-02-28T21:31:58.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-241065454 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')]
16:31:58 [2024-02-28T21:31:58.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-241065454 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')]
16:31:58 [2024-02-28T21:31:58.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-241065454 data=null 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')]
16:31:58 [2024-02-28T21:31:58.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-241065454 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')]
16:31:58 [2024-02-28T21:31:58.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-241065454 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')]
16:31:58 [2024-02-28T21:31:58.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-241065454 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')]
16:31:58 [2024-02-28T21:31:58.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-241065454 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:31:58 [2024-02-28T21:31:58.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-241065454 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:31:58 [2024-02-28T21:31:58.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:58 [2024-02-28T21:31:58.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:58 [2024-02-28T21:31:58.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:58 [2024-02-28T21:31:58.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:58 [2024-02-28T21:31:58.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:58 [2024-02-28T21:31:58.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:31:58 [2024-02-28T21:31:58.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:31:58 [2024-02-28T21:31:58.381Z] 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')
16:31:58 [2024-02-28T21:31:58.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:58 [2024-02-28T21:31:58.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:58 [2024-02-28T21:31:58.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:58 [2024-02-28T21:31:58.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:58 [2024-02-28T21:31:58.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:58 [2024-02-28T21:31:58.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:58 [2024-02-28T21:31:58.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:58 [2024-02-28T21:31:58.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:31:58 [2024-02-28T21:31:58.381Z] 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.
16:31:58 [2024-02-28T21:31:58.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:58 [2024-02-28T21:31:58.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:58 [2024-02-28T21:31:58.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:58 [2024-02-28T21:31:58.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:58 [2024-02-28T21:31:58.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:58 [2024-02-28T21:31:58.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:58 [2024-02-28T21:31:58.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:31:58 [2024-02-28T21:31:58.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:31:58 [2024-02-28T21:31:58.381Z] 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')
16:31:58 [2024-02-28T21:31:58.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:58 [2024-02-28T21:31:58.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:58 [2024-02-28T21:31:58.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:58 [2024-02-28T21:31:58.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:58 [2024-02-28T21:31:58.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:58 [2024-02-28T21:31:58.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:58 [2024-02-28T21:31:58.381Z] 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')
16:31:58 [2024-02-28T21:31:58.381Z] 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.
16:31:58 [2024-02-28T21:31:58.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:58 [2024-02-28T21:31:58.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:58 [2024-02-28T21:31:58.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:58 [2024-02-28T21:31:58.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:58 [2024-02-28T21:31:58.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:58 [2024-02-28T21:31:58.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:58 [2024-02-28T21:31:58.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:58 [2024-02-28T21:31:58.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:58 [2024-02-28T21:31:58.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:58 [2024-02-28T21:31:58.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:31:58 [2024-02-28T21:31:58.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:31:58 [2024-02-28T21:31:58.381Z] 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')
16:31:58 [2024-02-28T21:31:58.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:58 [2024-02-28T21:31:58.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:58 [2024-02-28T21:31:58.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:58 [2024-02-28T21:31:58.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:31:58 [2024-02-28T21:31:58.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@232e1f66
16:31:58 [2024-02-28T21:31:58.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create experiment} time=-241065452 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')]
16:31:58 [2024-02-28T21:31:58.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=-241065452 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')]
16:31:58 [2024-02-28T21:31:58.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create experiment} time=-241065452 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
16:31:58 [2024-02-28T21:31:58.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create experiment} time=-241065452 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
16:31:58 [2024-02-28T21:31:58.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create experiment} time=-241065452 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')]
16:31:58 [2024-02-28T21:31:58.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create experiment} time=-241065452 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')]
16:31:58 [2024-02-28T21:31:58.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create experiment} time=-241065452 data=null 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')]
16:31:58 [2024-02-28T21:31:58.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create experiment} time=-241065452 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')]
16:31:58 [2024-02-28T21:31:58.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=-241065452 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')]
16:31:58 [2024-02-28T21:31:58.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create experiment} time=-241065452 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')]
16:31:58 [2024-02-28T21:31:58.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create experiment} time=-241065452 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
16:31:58 [2024-02-28T21:31:58.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create experiment} time=-241065452 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
16:31:58 [2024-02-28T21:31:58.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:58 [2024-02-28T21:31:58.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:58 [2024-02-28T21:31:58.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:58 [2024-02-28T21:31:58.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:58 [2024-02-28T21:31:58.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:58 [2024-02-28T21:31:58.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:58 [2024-02-28T21:31:58.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:58 [2024-02-28T21:31:58.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:58 [2024-02-28T21:31:58.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:58 [2024-02-28T21:31:58.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:58 [2024-02-28T21:31:58.382Z] 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)'
16:31:58 [2024-02-28T21:31:58.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:31:58 [2024-02-28T21:31:58.382Z] 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')
16:31:58 [2024-02-28T21:31:58.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:58 [2024-02-28T21:31:58.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:58 [2024-02-28T21:31:58.382Z] 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')
16:31:58 [2024-02-28T21:31:58.382Z] 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.
16:31:58 [2024-02-28T21:31:58.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:58 [2024-02-28T21:31:58.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:58 [2024-02-28T21:31:58.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:58 [2024-02-28T21:31:58.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:58 [2024-02-28T21:31:58.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:58 [2024-02-28T21:31:58.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:58 [2024-02-28T21:31:58.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:58 [2024-02-28T21:31:58.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:58 [2024-02-28T21:31:58.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:58 [2024-02-28T21:31:58.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:58 [2024-02-28T21:31:58.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:58 [2024-02-28T21:31:58.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:58 [2024-02-28T21:31:58.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:31:58 [2024-02-28T21:31:58.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:31:58 [2024-02-28T21:31:58.382Z] 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')
16:31:58 [2024-02-28T21:31:58.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:31:58 [2024-02-28T21:31:58.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:58 [2024-02-28T21:31:58.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:31:58 [2024-02-28T21:31:58.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:31:58 [2024-02-28T21:31:58.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:31:58 [2024-02-28T21:31:58.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:31:58 [2024-02-28T21:31:58.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:31:58 [2024-02-28T21:31:58.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:31:58 [2024-02-28T21:31:58.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:31:58 [2024-02-28T21:31:58.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:31:58 [2024-02-28T21:31:58.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:31:58 [2024-02-28T21:31:58.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:31:58 [2024-02-28T21:31:58.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:31:58 [2024-02-28T21:31:58.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:31:58 [2024-02-28T21:31:58.383Z] 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')
16:31:58 [2024-02-28T21:31:58.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:31:58 [2024-02-28T21:31:58.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-241065450 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:58 [2024-02-28T21:31:58.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-241065450 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:58 [2024-02-28T21:31:58.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-241065450 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:58 [2024-02-28T21:31:58.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-241065450 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:58 [2024-02-28T21:31:58.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-241065438 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:58 [2024-02-28T21:31:58.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-241065438 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:31:58 [2024-02-28T21:31:58.638Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:31:58 [2024-02-28T21:31:58.638Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:31:58 [2024-02-28T21:31:58.638Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:31:58 [2024-02-28T21:31:58.638Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:31:58 [2024-02-28T21:31:58.638Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:31:58 [2024-02-28T21:31:58.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:31:58 [2024-02-28T21:31:58.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-241065438 data=null 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')]
16:31:58 [2024-02-28T21:31:58.638Z] 
16:31:58 [2024-02-28T21:31:58.638Z] (Eclipse:10261): Gtk-WARNING **: 21:31:58.590: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:58 [2024-02-28T21:31:58.638Z] 
16:31:58 [2024-02-28T21:31:58.638Z] (Eclipse:10261): Gtk-WARNING **: 21:31:58.605: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:58 [2024-02-28T21:31:58.638Z] 
16:31:58 [2024-02-28T21:31:58.638Z] (Eclipse:10261): Gtk-WARNING **: 21:31:58.621: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:58 [2024-02-28T21:31:58.897Z] 
16:31:58 [2024-02-28T21:31:58.897Z] (Eclipse:10261): Gtk-WARNING **: 21:31:58.638: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:58 [2024-02-28T21:31:58.897Z] 
16:31:58 [2024-02-28T21:31:58.897Z] (Eclipse:10261): Gtk-WARNING **: 21:31:58.655: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:58 [2024-02-28T21:31:58.897Z] 
16:31:58 [2024-02-28T21:31:58.897Z] (Eclipse:10261): Gtk-WARNING **: 21:31:58.672: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:58 [2024-02-28T21:31:58.897Z] 
16:31:58 [2024-02-28T21:31:58.897Z] (Eclipse:10261): Gtk-WARNING **: 21:31:58.689: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:58 [2024-02-28T21:31:58.897Z] 
16:31:58 [2024-02-28T21:31:58.897Z] (Eclipse:10261): Gtk-WARNING **: 21:31:58.704: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:58 [2024-02-28T21:31:58.897Z] 
16:31:58 [2024-02-28T21:31:58.897Z] (Eclipse:10261): Gtk-WARNING **: 21:31:58.722: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:58 [2024-02-28T21:31:58.897Z] 
16:31:58 [2024-02-28T21:31:58.897Z] (Eclipse:10261): Gtk-WARNING **: 21:31:58.738: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:58 [2024-02-28T21:31:58.897Z] 
16:31:58 [2024-02-28T21:31:58.897Z] (Eclipse:10261): Gtk-WARNING **: 21:31:58.755: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:58 [2024-02-28T21:31:58.897Z] 
16:31:58 [2024-02-28T21:31:58.897Z] (Eclipse:10261): Gtk-WARNING **: 21:31:58.771: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:58 [2024-02-28T21:31:58.897Z] 
16:31:58 [2024-02-28T21:31:58.897Z] (Eclipse:10261): Gtk-WARNING **: 21:31:58.788: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:58 [2024-02-28T21:31:58.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:31:59 [2024-02-28T21:31:59.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:31:59 [2024-02-28T21:31:59.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:31:59 [2024-02-28T21:31:59.152Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:31:59 [2024-02-28T21:31:59.152Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:31:59 [2024-02-28T21:31:59.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-241064911 data=null doit=true}, TreeItem with text {Traces [2]}]
16:31:59 [2024-02-28T21:31:59.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-241064911 data=null}, TreeItem with text {Traces [2]}]
16:31:59 [2024-02-28T21:31:59.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-241064911 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:31:59 [2024-02-28T21:31:59.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-241064910 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]}]
16:31:59 [2024-02-28T21:31:59.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-241064909 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:31:59 [2024-02-28T21:31:59.152Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
16:31:59 [2024-02-28T21:31:59.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synctraces [2]}
16:31:59 [2024-02-28T21:31:59.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces [2]} time=-241064909 data=null button=0 stateMask=0x0 x=124 y=81 count=0}, TreeItem with text {synctraces [2]}]
16:31:59 [2024-02-28T21:31:59.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces [2]} time=-241064909 data=null doit=true}, TreeItem with text {synctraces [2]}]
16:31:59 [2024-02-28T21:31:59.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:31:59 [2024-02-28T21:31:59.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces [2]} time=-241064908 data=null}, TreeItem with text {synctraces [2]}]
16:31:59 [2024-02-28T21:31:59.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=-241064908 data=null button=1 stateMask=0x0 x=124 y=81 count=1}, TreeItem with text {synctraces [2]}]
16:31:59 [2024-02-28T21:31:59.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241064908 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]}]
16:31:59 [2024-02-28T21:31:59.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=-241064900 data=null button=1 stateMask=0x80000 x=124 y=81 count=1}, TreeItem with text {synctraces [2]}]
16:31:59 [2024-02-28T21:31:59.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=-241064900 data=null button=1 stateMask=0x0 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}]
16:31:59 [2024-02-28T21:31:59.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synctraces [2]} time=-241064900 data=null button=1 stateMask=0x0 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}]
16:31:59 [2024-02-28T21:31:59.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-241064900 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]}]
16:31:59 [2024-02-28T21:31:59.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=-241064897 data=null button=1 stateMask=0x80000 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}]
16:31:59 [2024-02-28T21:31:59.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synctraces [2]} time=-241064897 data=null button=0 stateMask=0x0 x=124 y=81 count=0}, TreeItem with text {synctraces [2]}]
16:31:59 [2024-02-28T21:31:59.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synctraces [2]} time=-241064896 data=null doit=true}, TreeItem with text {synctraces [2]}]
16:31:59 [2024-02-28T21:31:59.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synctraces [2]} time=-241064896 data=null}, TreeItem with text {synctraces [2]}]
16:31:59 [2024-02-28T21:31:59.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synctraces [2]}
16:31:59 [2024-02-28T21:31:59.153Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {synctraces [2]} is already expanded. Won't expand it again.
16:31:59 [2024-02-28T21:31:59.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
16:31:59 [2024-02-28T21:31:59.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=-241064896 data=null button=0 stateMask=0x0 x=125 y=104 count=0}, TreeItem with text {scp_dest}]
16:31:59 [2024-02-28T21:31:59.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=-241064896 data=null doit=true}, TreeItem with text {scp_dest}]
16:31:59 [2024-02-28T21:31:59.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:31:59 [2024-02-28T21:31:59.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=-241064896 data=null}, TreeItem with text {scp_dest}]
16:31:59 [2024-02-28T21:31:59.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-241064896 data=null button=1 stateMask=0x0 x=125 y=104 count=1}, TreeItem with text {scp_dest}]
16:31:59 [2024-02-28T21:31:59.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241064896 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}]
16:31:59 [2024-02-28T21:31:59.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-241064892 data=null button=1 stateMask=0x80000 x=125 y=104 count=1}, TreeItem with text {scp_dest}]
16:31:59 [2024-02-28T21:31:59.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-241064892 data=null button=1 stateMask=0x0 x=125 y=104 count=2}, TreeItem with text {scp_dest}]
16:31:59 [2024-02-28T21:31:59.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=-241064892 data=null button=1 stateMask=0x0 x=125 y=104 count=2}, TreeItem with text {scp_dest}]
16:31:59 [2024-02-28T21:31:59.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-241064892 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}]
16:31:59 [2024-02-28T21:31:59.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-241064856 data=null button=1 stateMask=0x80000 x=125 y=104 count=2}, TreeItem with text {scp_dest}]
16:31:59 [2024-02-28T21:31:59.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=-241064852 data=null button=0 stateMask=0x0 x=125 y=104 count=0}, TreeItem with text {scp_dest}]
16:31:59 [2024-02-28T21:31:59.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=-241064852 data=null doit=true}, TreeItem with text {scp_dest}]
16:31:59 [2024-02-28T21:31:59.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=-241064852 data=null}, TreeItem with text {scp_dest}]
16:31:59 [2024-02-28T21:31:59.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
16:31:59 [2024-02-28T21:31:59.153Z] 
16:31:59 [2024-02-28T21:31:59.153Z] (Eclipse:10261): Gtk-CRITICAL **: 21:31:59.067: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:31:59 [2024-02-28T21:31:59.153Z] 
16:31:59 [2024-02-28T21:31:59.153Z] (Eclipse:10261): Gtk-WARNING **: 21:31:59.087: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:59 [2024-02-28T21:31:59.153Z] 
16:31:59 [2024-02-28T21:31:59.153Z] (Eclipse:10261): Gtk-WARNING **: 21:31:59.131: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:59 [2024-02-28T21:31:59.153Z] 
16:31:59 [2024-02-28T21:31:59.153Z] (Eclipse:10261): Gtk-CRITICAL **: 21:31:59.131: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:31:59 [2024-02-28T21:31:59.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synctraces/scp_dest"'
16:31:59 [2024-02-28T21:31:59.715Z] 
16:31:59 [2024-02-28T21:31:59.715Z] (Eclipse:10261): Gtk-WARNING **: 21:31:59.493: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:59 [2024-02-28T21:31:59.715Z] 
16:31:59 [2024-02-28T21:31:59.715Z] (Eclipse:10261): Gtk-CRITICAL **: 21:31:59.499: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:31:59 [2024-02-28T21:31:59.716Z] 
16:31:59 [2024-02-28T21:31:59.716Z] (Eclipse:10261): Gtk-WARNING **: 21:31:59.501: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:59 [2024-02-28T21:31:59.970Z] 
16:31:59 [2024-02-28T21:31:59.970Z] (Eclipse:10261): Gtk-WARNING **: 21:31:59.889: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:59 [2024-02-28T21:31:59.970Z] 
16:31:59 [2024-02-28T21:31:59.970Z] (Eclipse:10261): Gtk-WARNING **: 21:31:59.911: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:31:59 [2024-02-28T21:31:59.970Z] 
16:31:59 [2024-02-28T21:31:59.970Z] (Eclipse:10261): Gtk-WARNING **: 21:31:59.932: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:00 [2024-02-28T21:32:00.226Z] 
16:32:00 [2024-02-28T21:32:00.226Z] (Eclipse:10261): Gtk-WARNING **: 21:31:59.984: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:00 [2024-02-28T21:32:00.226Z] 
16:32:00 [2024-02-28T21:32:00.226Z] (Eclipse:10261): Gtk-WARNING **: 21:32:00.002: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:00 [2024-02-28T21:32:00.226Z] 
16:32:00 [2024-02-28T21:32:00.226Z] (Eclipse:10261): Gtk-WARNING **: 21:32:00.018: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:00 [2024-02-28T21:32:00.226Z] 
16:32:00 [2024-02-28T21:32:00.226Z] (Eclipse:10261): Gtk-WARNING **: 21:32:00.034: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:00 [2024-02-28T21:32:00.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:32:00 [2024-02-28T21:32:00.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:32:00 [2024-02-28T21:32:00.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:32:00 [2024-02-28T21:32:00.482Z] 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')
16:32:00 [2024-02-28T21:32:00.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:32:00 [2024-02-28T21:32:00.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:32:00 [2024-02-28T21:32:00.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:32:00 [2024-02-28T21:32:00.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:32:00 [2024-02-28T21:32:00.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:32:00 [2024-02-28T21:32:00.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:32:00 [2024-02-28T21:32:00.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:32:00 [2024-02-28T21:32:00.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:32:00 [2024-02-28T21:32:00.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:32:00 [2024-02-28T21:32:00.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:32:00 [2024-02-28T21:32:00.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:32:00 [2024-02-28T21:32:00.482Z] 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.
16:32:00 [2024-02-28T21:32:00.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:32:00 [2024-02-28T21:32:00.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:32:00 [2024-02-28T21:32:00.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:32:00 [2024-02-28T21:32:00.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:32:00 [2024-02-28T21:32:00.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:32:00 [2024-02-28T21:32:00.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:32:00 [2024-02-28T21:32:00.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:32:00 [2024-02-28T21:32:00.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
16:32:00 [2024-02-28T21:32:00.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces} [layout=null] time=-241063553 data=null}, (of type 'Combo')]
16:32:00 [2024-02-28T21:32:00.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
16:32:00 [2024-02-28T21:32:00.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:32:00 [2024-02-28T21:32:00.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:32:00 [2024-02-28T21:32:00.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:32:00 [2024-02-28T21:32:00.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:32:00 [2024-02-28T21:32:00.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:32:00 [2024-02-28T21:32:00.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=-241063520 data=null doit=true}, TreeItem with text {traces}]
16:32:00 [2024-02-28T21:32:00.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=-241063520 data=null}, TreeItem with text {traces}]
16:32:00 [2024-02-28T21:32:00.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=-241063520 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
16:32:00 [2024-02-28T21:32:00.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-241063520 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}]
16:32:00 [2024-02-28T21:32:00.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=-241063514 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
16:32:00 [2024-02-28T21:32:00.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:32:00 [2024-02-28T21:32:00.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces} time=-241063514 data=null button=0 stateMask=0x0 x=115 y=104 count=0}, Tree node with text: synctraces]
16:32:00 [2024-02-28T21:32:00.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces} time=-241063514 data=null doit=true}, Tree node with text: synctraces]
16:32:00 [2024-02-28T21:32:00.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces} time=-241063514 data=null}, Tree node with text: synctraces]
16:32:00 [2024-02-28T21:32:00.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces} time=-241063514 data=null button=1 stateMask=0x0 x=115 y=104 count=1}, Tree node with text: synctraces]
16:32:00 [2024-02-28T21:32:00.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241063513 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]
16:32:00 [2024-02-28T21:32:00.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces} time=-241063513 data=null button=1 stateMask=0x80000 x=115 y=104 count=1}, Tree node with text: synctraces]
16:32:00 [2024-02-28T21:32:00.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: synctraces
16:32:00 [2024-02-28T21:32:00.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:32:00 [2024-02-28T21:32:00.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:32:00 [2024-02-28T21:32:00.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:32:00 [2024-02-28T21:32:00.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:32:00 [2024-02-28T21:32:00.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:32:00 [2024-02-28T21:32:00.483Z] 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:'))
16:32:00 [2024-02-28T21:32:00.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:32:00 [2024-02-28T21:32:00.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-241063507 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:'))]
16:32:00 [2024-02-28T21:32:00.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:32:00 [2024-02-28T21:32:00.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:32:00 [2024-02-28T21:32:00.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:32:00 [2024-02-28T21:32:00.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:32:00 [2024-02-28T21:32:00.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:32:00 [2024-02-28T21:32:00.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:32:00 [2024-02-28T21:32:00.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:32:00 [2024-02-28T21:32:00.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:32:00 [2024-02-28T21:32:00.483Z] 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'
16:32:00 [2024-02-28T21:32:00.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:32:00 [2024-02-28T21:32:00.483Z] 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')
16:32:00 [2024-02-28T21:32:00.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:32:00 [2024-02-28T21:32:00.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:32:00 [2024-02-28T21:32:00.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:32:00 [2024-02-28T21:32:00.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:32:00 [2024-02-28T21:32:00.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:32:00 [2024-02-28T21:32:00.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:32:00 [2024-02-28T21:32:00.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@27cfc534
16:32:00 [2024-02-28T21:32:00.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-241063506 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')]
16:32:00 [2024-02-28T21:32:00.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-241063506 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')]
16:32:00 [2024-02-28T21:32:00.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-241063506 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:32:00 [2024-02-28T21:32:00.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-241063506 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:32:00 [2024-02-28T21:32:00.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-241063506 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')]
16:32:00 [2024-02-28T21:32:00.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-241063506 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')]
16:32:00 [2024-02-28T21:32:00.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-241063506 data=null 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')]
16:32:00 [2024-02-28T21:32:00.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-241063506 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')]
16:32:00 [2024-02-28T21:32:00.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-241063506 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')]
16:32:00 [2024-02-28T21:32:00.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-241063506 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')]
16:32:00 [2024-02-28T21:32:00.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-241063506 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:32:00 [2024-02-28T21:32:00.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-241063506 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:32:00 [2024-02-28T21:32:00.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:32:00 [2024-02-28T21:32:00.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:32:00 [2024-02-28T21:32:00.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:32:00 [2024-02-28T21:32:00.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:32:00 [2024-02-28T21:32:00.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:32:00 [2024-02-28T21:32:00.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:32:00 [2024-02-28T21:32:00.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:32:00 [2024-02-28T21:32:00.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:32:00 [2024-02-28T21:32:00.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:32:00 [2024-02-28T21:32:00.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:32:00 [2024-02-28T21:32:00.484Z] 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')
16:32:00 [2024-02-28T21:32:00.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:32:00 [2024-02-28T21:32:00.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:32:00 [2024-02-28T21:32:00.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:32:00 [2024-02-28T21:32:00.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:32:00 [2024-02-28T21:32:00.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:32:00 [2024-02-28T21:32:00.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@585a2ad9
16:32:00 [2024-02-28T21:32:00.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-241063505 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')]
16:32:00 [2024-02-28T21:32:00.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-241063505 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')]
16:32:00 [2024-02-28T21:32:00.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-241063505 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:32:00 [2024-02-28T21:32:00.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-241063505 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:32:00 [2024-02-28T21:32:00.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-241063505 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')]
16:32:00 [2024-02-28T21:32:00.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-241063505 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')]
16:32:00 [2024-02-28T21:32:00.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-241063505 data=null 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')]
16:32:00 [2024-02-28T21:32:00.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-241063505 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')]
16:32:00 [2024-02-28T21:32:00.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-241063505 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')]
16:32:00 [2024-02-28T21:32:00.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-241063505 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')]
16:32:00 [2024-02-28T21:32:00.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-241063505 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:32:00 [2024-02-28T21:32:00.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-241063505 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:32:00 [2024-02-28T21:32:00.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:32:00 [2024-02-28T21:32:00.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:32:00 [2024-02-28T21:32:00.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:32:00 [2024-02-28T21:32:00.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:32:00 [2024-02-28T21:32:00.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:32:00 [2024-02-28T21:32:00.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:32:00 [2024-02-28T21:32:00.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:32:00 [2024-02-28T21:32:00.485Z] 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')
16:32:00 [2024-02-28T21:32:00.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:32:00 [2024-02-28T21:32:00.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:32:00 [2024-02-28T21:32:00.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:32:00 [2024-02-28T21:32:00.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:32:00 [2024-02-28T21:32:00.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:32:00 [2024-02-28T21:32:00.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:32:00 [2024-02-28T21:32:00.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:32:00 [2024-02-28T21:32:00.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:32:00 [2024-02-28T21:32:00.485Z] 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.
16:32:00 [2024-02-28T21:32:00.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:32:00 [2024-02-28T21:32:00.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:32:00 [2024-02-28T21:32:00.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:32:00 [2024-02-28T21:32:00.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:32:00 [2024-02-28T21:32:00.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:32:00 [2024-02-28T21:32:00.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:32:00 [2024-02-28T21:32:00.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:32:00 [2024-02-28T21:32:00.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:32:00 [2024-02-28T21:32:00.485Z] 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')
16:32:00 [2024-02-28T21:32:00.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:32:00 [2024-02-28T21:32:00.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:32:00 [2024-02-28T21:32:00.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:32:00 [2024-02-28T21:32:00.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:32:00 [2024-02-28T21:32:00.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:32:00 [2024-02-28T21:32:00.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:32:00 [2024-02-28T21:32:00.485Z] 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')
16:32:00 [2024-02-28T21:32:00.485Z] 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.
16:32:00 [2024-02-28T21:32:00.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:32:00 [2024-02-28T21:32:00.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:32:00 [2024-02-28T21:32:00.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:32:00 [2024-02-28T21:32:00.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:32:00 [2024-02-28T21:32:00.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:32:00 [2024-02-28T21:32:00.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:32:00 [2024-02-28T21:32:00.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:32:00 [2024-02-28T21:32:00.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:32:00 [2024-02-28T21:32:00.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:32:00 [2024-02-28T21:32:00.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:32:00 [2024-02-28T21:32:00.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:32:00 [2024-02-28T21:32:00.485Z] 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')
16:32:00 [2024-02-28T21:32:00.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:32:00 [2024-02-28T21:32:00.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:32:00 [2024-02-28T21:32:00.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:32:00 [2024-02-28T21:32:00.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:32:00 [2024-02-28T21:32:00.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@37a26221
16:32:00 [2024-02-28T21:32:00.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create experiment} time=-241063503 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')]
16:32:00 [2024-02-28T21:32:00.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=-241063503 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')]
16:32:00 [2024-02-28T21:32:00.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create experiment} time=-241063503 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
16:32:00 [2024-02-28T21:32:00.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create experiment} time=-241063503 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
16:32:00 [2024-02-28T21:32:00.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create experiment} time=-241063503 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')]
16:32:00 [2024-02-28T21:32:00.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create experiment} time=-241063503 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')]
16:32:00 [2024-02-28T21:32:00.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create experiment} time=-241063503 data=null 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')]
16:32:00 [2024-02-28T21:32:00.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create experiment} time=-241063503 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')]
16:32:00 [2024-02-28T21:32:00.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=-241063503 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')]
16:32:00 [2024-02-28T21:32:00.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create experiment} time=-241063503 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')]
16:32:00 [2024-02-28T21:32:00.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create experiment} time=-241063502 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
16:32:00 [2024-02-28T21:32:00.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create experiment} time=-241063502 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
16:32:00 [2024-02-28T21:32:00.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:32:00 [2024-02-28T21:32:00.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:32:00 [2024-02-28T21:32:00.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:32:00 [2024-02-28T21:32:00.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:32:00 [2024-02-28T21:32:00.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:32:00 [2024-02-28T21:32:00.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:32:00 [2024-02-28T21:32:00.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:32:00 [2024-02-28T21:32:00.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:32:00 [2024-02-28T21:32:00.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:32:00 [2024-02-28T21:32:00.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:32:00 [2024-02-28T21:32:00.486Z] 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)'
16:32:00 [2024-02-28T21:32:00.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:32:00 [2024-02-28T21:32:00.486Z] 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')
16:32:00 [2024-02-28T21:32:00.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:32:00 [2024-02-28T21:32:00.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:32:00 [2024-02-28T21:32:00.486Z] 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')
16:32:00 [2024-02-28T21:32:00.486Z] 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.
16:32:00 [2024-02-28T21:32:00.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:32:00 [2024-02-28T21:32:00.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:32:00 [2024-02-28T21:32:00.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:32:00 [2024-02-28T21:32:00.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:32:00 [2024-02-28T21:32:00.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:32:00 [2024-02-28T21:32:00.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:32:00 [2024-02-28T21:32:00.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:32:00 [2024-02-28T21:32:00.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:32:00 [2024-02-28T21:32:00.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:32:00 [2024-02-28T21:32:00.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:32:00 [2024-02-28T21:32:00.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:32:00 [2024-02-28T21:32:00.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:32:00 [2024-02-28T21:32:00.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:32:00 [2024-02-28T21:32:00.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:32:00 [2024-02-28T21:32:00.486Z] 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')
16:32:00 [2024-02-28T21:32:00.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:32:00 [2024-02-28T21:32:00.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:32:00 [2024-02-28T21:32:00.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:32:00 [2024-02-28T21:32:00.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:32:00 [2024-02-28T21:32:00.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:32:00 [2024-02-28T21:32:00.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:32:00 [2024-02-28T21:32:00.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:32:00 [2024-02-28T21:32:00.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:32:00 [2024-02-28T21:32:00.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:32:00 [2024-02-28T21:32:00.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:32:00 [2024-02-28T21:32:00.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:32:00 [2024-02-28T21:32:00.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:32:00 [2024-02-28T21:32:00.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:32:00 [2024-02-28T21:32:00.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:32:00 [2024-02-28T21:32:00.487Z] 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')
16:32:00 [2024-02-28T21:32:00.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:32:00 [2024-02-28T21:32:00.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-241063501 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:32:00 [2024-02-28T21:32:00.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-241063501 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:32:00 [2024-02-28T21:32:00.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-241063501 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:32:00 [2024-02-28T21:32:00.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-241063501 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:32:00 [2024-02-28T21:32:00.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-241063501 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:32:00 [2024-02-28T21:32:00.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-241063501 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:32:00 [2024-02-28T21:32:00.487Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:32:00 [2024-02-28T21:32:00.487Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:32:00 [2024-02-28T21:32:00.487Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:32:00 [2024-02-28T21:32:00.487Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:32:00 [2024-02-28T21:32:00.487Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:32:00 [2024-02-28T21:32:00.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:32:00 [2024-02-28T21:32:00.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-241063501 data=null 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')]
16:32:00 [2024-02-28T21:32:00.742Z] 
16:32:00 [2024-02-28T21:32:00.742Z] (Eclipse:10261): Gtk-WARNING **: 21:32:00.617: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:00 [2024-02-28T21:32:00.742Z] 
16:32:00 [2024-02-28T21:32:00.742Z] (Eclipse:10261): Gtk-WARNING **: 21:32:00.674: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:00 [2024-02-28T21:32:00.742Z] 
16:32:00 [2024-02-28T21:32:00.742Z] (Eclipse:10261): Gtk-WARNING **: 21:32:00.690: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:00 [2024-02-28T21:32:00.742Z] 
16:32:00 [2024-02-28T21:32:00.742Z] (Eclipse:10261): Gtk-WARNING **: 21:32:00.707: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:00 [2024-02-28T21:32:00.742Z] 
16:32:00 [2024-02-28T21:32:00.742Z] (Eclipse:10261): Gtk-WARNING **: 21:32:00.724: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:00 [2024-02-28T21:32:00.998Z] 
16:32:00 [2024-02-28T21:32:00.998Z] (Eclipse:10261): Gtk-WARNING **: 21:32:00.741: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:00 [2024-02-28T21:32:00.998Z] 
16:32:00 [2024-02-28T21:32:00.998Z] (Eclipse:10261): Gtk-WARNING **: 21:32:00.757: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:00 [2024-02-28T21:32:00.998Z] 
16:32:00 [2024-02-28T21:32:00.998Z] (Eclipse:10261): Gtk-WARNING **: 21:32:00.774: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:00 [2024-02-28T21:32:00.998Z] 
16:32:00 [2024-02-28T21:32:00.998Z] (Eclipse:10261): Gtk-WARNING **: 21:32:00.791: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:00 [2024-02-28T21:32:00.998Z] 
16:32:00 [2024-02-28T21:32:00.998Z] (Eclipse:10261): Gtk-WARNING **: 21:32:00.808: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:00 [2024-02-28T21:32:00.998Z] 
16:32:00 [2024-02-28T21:32:00.998Z] (Eclipse:10261): Gtk-WARNING **: 21:32:00.824: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:00 [2024-02-28T21:32:00.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:32:00 [2024-02-28T21:32:00.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:32:00 [2024-02-28T21:32:00.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:32:00 [2024-02-28T21:32:00.998Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:32:00 [2024-02-28T21:32:00.998Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:32:00 [2024-02-28T21:32:00.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-241062975 data=null doit=true}, TreeItem with text {Traces [2]}]
16:32:00 [2024-02-28T21:32:00.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-241062975 data=null}, TreeItem with text {Traces [2]}]
16:32:00 [2024-02-28T21:32:00.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-241062975 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:32:00 [2024-02-28T21:32:00.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-241062975 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]}]
16:32:00 [2024-02-28T21:32:00.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-241062973 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:32:00 [2024-02-28T21:32:00.998Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
16:32:00 [2024-02-28T21:32:00.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
16:32:00 [2024-02-28T21:32:00.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=-241062973 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
16:32:00 [2024-02-28T21:32:00.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=-241062973 data=null doit=true}, TreeItem with text {scp_dest}]
16:32:00 [2024-02-28T21:32:00.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:32:00 [2024-02-28T21:32:00.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=-241062973 data=null}, TreeItem with text {scp_dest}]
16:32:00 [2024-02-28T21:32:00.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-241062972 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
16:32:00 [2024-02-28T21:32:00.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241062972 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}]
16:32:00 [2024-02-28T21:32:00.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-241062962 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
16:32:00 [2024-02-28T21:32:00.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-241062962 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
16:32:00 [2024-02-28T21:32:00.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=-241062962 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
16:32:00 [2024-02-28T21:32:00.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-241062962 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}]
16:32:00 [2024-02-28T21:32:00.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-241062896 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
16:32:00 [2024-02-28T21:32:00.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=-241062890 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
16:32:00 [2024-02-28T21:32:00.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=-241062890 data=null doit=true}, TreeItem with text {scp_dest}]
16:32:00 [2024-02-28T21:32:00.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=-241062890 data=null}, TreeItem with text {scp_dest}]
16:32:00 [2024-02-28T21:32:00.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
16:32:01 [2024-02-28T21:32:01.254Z] 
16:32:01 [2024-02-28T21:32:01.254Z] (Eclipse:10261): Gtk-CRITICAL **: 21:32:01.080: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:32:01 [2024-02-28T21:32:01.254Z] 
16:32:01 [2024-02-28T21:32:01.254Z] (Eclipse:10261): Gtk-WARNING **: 21:32:01.106: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:01 [2024-02-28T21:32:01.254Z] 
16:32:01 [2024-02-28T21:32:01.254Z] (Eclipse:10261): Gtk-WARNING **: 21:32:01.187: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:01 [2024-02-28T21:32:01.254Z] 
16:32:01 [2024-02-28T21:32:01.254Z] (Eclipse:10261): Gtk-CRITICAL **: 21:32:01.187: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:32:01 [2024-02-28T21:32:01.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
16:32:01 [2024-02-28T21:32:01.510Z] 
16:32:01 [2024-02-28T21:32:01.510Z] (Eclipse:10261): Gtk-WARNING **: 21:32:01.457: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:01 [2024-02-28T21:32:01.510Z] 
16:32:01 [2024-02-28T21:32:01.510Z] (Eclipse:10261): Gtk-CRITICAL **: 21:32:01.463: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:32:01 [2024-02-28T21:32:01.510Z] 
16:32:01 [2024-02-28T21:32:01.510Z] (Eclipse:10261): Gtk-WARNING **: 21:32:01.465: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:02 [2024-02-28T21:32:02.070Z] 
16:32:02 [2024-02-28T21:32:02.070Z] (Eclipse:10261): Gtk-WARNING **: 21:32:01.783: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:02 [2024-02-28T21:32:02.071Z] 
16:32:02 [2024-02-28T21:32:02.071Z] (Eclipse:10261): Gtk-WARNING **: 21:32:01.804: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:02 [2024-02-28T21:32:02.071Z] 
16:32:02 [2024-02-28T21:32:02.071Z] (Eclipse:10261): Gtk-WARNING **: 21:32:01.825: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:02 [2024-02-28T21:32:02.071Z] 
16:32:02 [2024-02-28T21:32:02.071Z] (Eclipse:10261): Gtk-WARNING **: 21:32:01.878: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:02 [2024-02-28T21:32:02.071Z] 
16:32:02 [2024-02-28T21:32:02.071Z] (Eclipse:10261): Gtk-WARNING **: 21:32:01.896: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:02 [2024-02-28T21:32:02.071Z] 
16:32:02 [2024-02-28T21:32:02.071Z] (Eclipse:10261): Gtk-WARNING **: 21:32:01.913: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:02 [2024-02-28T21:32:02.071Z] 
16:32:02 [2024-02-28T21:32:02.071Z] (Eclipse:10261): Gtk-WARNING **: 21:32:01.929: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:02 [2024-02-28T21:32:02.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:32:02 [2024-02-28T21:32:02.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:32:02 [2024-02-28T21:32:02.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:32:02 [2024-02-28T21:32:02.326Z] 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')
16:32:02 [2024-02-28T21:32:02.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:32:02 [2024-02-28T21:32:02.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:32:02 [2024-02-28T21:32:02.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:32:02 [2024-02-28T21:32:02.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:32:02 [2024-02-28T21:32:02.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:32:02 [2024-02-28T21:32:02.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:32:02 [2024-02-28T21:32:02.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:32:02 [2024-02-28T21:32:02.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:32:02 [2024-02-28T21:32:02.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:32:02 [2024-02-28T21:32:02.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:32:02 [2024-02-28T21:32:02.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:32:02 [2024-02-28T21:32:02.326Z] 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.
16:32:02 [2024-02-28T21:32:02.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:32:02 [2024-02-28T21:32:02.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:32:02 [2024-02-28T21:32:02.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:32:02 [2024-02-28T21:32:02.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:32:02 [2024-02-28T21:32:02.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:32:02 [2024-02-28T21:32:02.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:32:02 [2024-02-28T21:32:02.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:32:02 [2024-02-28T21:32:02.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
16:32:02 [2024-02-28T21:32:02.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces} [layout=null] time=-241061689 data=null}, (of type 'Combo')]
16:32:02 [2024-02-28T21:32:02.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
16:32:02 [2024-02-28T21:32:02.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:32:02 [2024-02-28T21:32:02.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:32:02 [2024-02-28T21:32:02.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:32:02 [2024-02-28T21:32:02.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:32:02 [2024-02-28T21:32:02.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:32:02 [2024-02-28T21:32:02.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=-241061672 data=null doit=true}, TreeItem with text {traces}]
16:32:02 [2024-02-28T21:32:02.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=-241061672 data=null}, TreeItem with text {traces}]
16:32:02 [2024-02-28T21:32:02.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=-241061672 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
16:32:02 [2024-02-28T21:32:02.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-241061672 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}]
16:32:02 [2024-02-28T21:32:02.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=-241061652 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
16:32:02 [2024-02-28T21:32:02.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:32:02 [2024-02-28T21:32:02.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces} time=-241061652 data=null button=0 stateMask=0x0 x=115 y=104 count=0}, Tree node with text: synctraces]
16:32:02 [2024-02-28T21:32:02.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces} time=-241061652 data=null doit=true}, Tree node with text: synctraces]
16:32:02 [2024-02-28T21:32:02.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces} time=-241061652 data=null}, Tree node with text: synctraces]
16:32:02 [2024-02-28T21:32:02.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces} time=-241061652 data=null button=1 stateMask=0x0 x=115 y=104 count=1}, Tree node with text: synctraces]
16:32:02 [2024-02-28T21:32:02.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241061651 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]
16:32:02 [2024-02-28T21:32:02.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces} time=-241061651 data=null button=1 stateMask=0x80000 x=115 y=104 count=1}, Tree node with text: synctraces]
16:32:02 [2024-02-28T21:32:02.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: synctraces
16:32:02 [2024-02-28T21:32:02.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:32:02 [2024-02-28T21:32:02.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:32:02 [2024-02-28T21:32:02.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:32:02 [2024-02-28T21:32:02.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:32:02 [2024-02-28T21:32:02.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:32:02 [2024-02-28T21:32:02.327Z] 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:'))
16:32:02 [2024-02-28T21:32:02.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:32:02 [2024-02-28T21:32:02.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-241061645 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:'))]
16:32:02 [2024-02-28T21:32:02.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:32:02 [2024-02-28T21:32:02.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:32:02 [2024-02-28T21:32:02.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:32:02 [2024-02-28T21:32:02.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:32:02 [2024-02-28T21:32:02.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:32:02 [2024-02-28T21:32:02.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:32:02 [2024-02-28T21:32:02.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:32:02 [2024-02-28T21:32:02.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:32:02 [2024-02-28T21:32:02.327Z] 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'
16:32:02 [2024-02-28T21:32:02.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:32:02 [2024-02-28T21:32:02.327Z] 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')
16:32:02 [2024-02-28T21:32:02.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:32:02 [2024-02-28T21:32:02.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:32:02 [2024-02-28T21:32:02.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:32:02 [2024-02-28T21:32:02.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:32:02 [2024-02-28T21:32:02.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:32:02 [2024-02-28T21:32:02.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:32:02 [2024-02-28T21:32:02.328Z] 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.
16:32:02 [2024-02-28T21:32:02.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:32:02 [2024-02-28T21:32:02.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:32:02 [2024-02-28T21:32:02.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:32:02 [2024-02-28T21:32:02.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:32:02 [2024-02-28T21:32:02.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:32:02 [2024-02-28T21:32:02.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:32:02 [2024-02-28T21:32:02.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:32:02 [2024-02-28T21:32:02.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:32:02 [2024-02-28T21:32:02.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:32:02 [2024-02-28T21:32:02.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:32:02 [2024-02-28T21:32:02.328Z] 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')
16:32:02 [2024-02-28T21:32:02.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:32:02 [2024-02-28T21:32:02.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:32:02 [2024-02-28T21:32:02.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:32:02 [2024-02-28T21:32:02.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:32:02 [2024-02-28T21:32:02.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:32:02 [2024-02-28T21:32:02.328Z] 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.
16:32:02 [2024-02-28T21:32:02.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:32:02 [2024-02-28T21:32:02.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:32:02 [2024-02-28T21:32:02.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:32:02 [2024-02-28T21:32:02.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:32:02 [2024-02-28T21:32:02.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:32:02 [2024-02-28T21:32:02.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:32:02 [2024-02-28T21:32:02.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:32:02 [2024-02-28T21:32:02.328Z] 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')
16:32:02 [2024-02-28T21:32:02.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:32:02 [2024-02-28T21:32:02.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:32:02 [2024-02-28T21:32:02.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:32:02 [2024-02-28T21:32:02.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:32:02 [2024-02-28T21:32:02.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:32:02 [2024-02-28T21:32:02.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:32:02 [2024-02-28T21:32:02.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:32:02 [2024-02-28T21:32:02.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:32:02 [2024-02-28T21:32:02.328Z] 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.
16:32:02 [2024-02-28T21:32:02.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:32:02 [2024-02-28T21:32:02.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:32:02 [2024-02-28T21:32:02.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:32:02 [2024-02-28T21:32:02.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:32:02 [2024-02-28T21:32:02.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:32:02 [2024-02-28T21:32:02.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:32:02 [2024-02-28T21:32:02.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:32:02 [2024-02-28T21:32:02.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:32:02 [2024-02-28T21:32:02.328Z] 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')
16:32:02 [2024-02-28T21:32:02.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:32:02 [2024-02-28T21:32:02.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:32:02 [2024-02-28T21:32:02.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:32:02 [2024-02-28T21:32:02.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:32:02 [2024-02-28T21:32:02.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:32:02 [2024-02-28T21:32:02.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:32:02 [2024-02-28T21:32:02.328Z] 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')
16:32:02 [2024-02-28T21:32:02.328Z] 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.
16:32:02 [2024-02-28T21:32:02.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:32:02 [2024-02-28T21:32:02.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:32:02 [2024-02-28T21:32:02.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:32:02 [2024-02-28T21:32:02.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:32:02 [2024-02-28T21:32:02.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:32:02 [2024-02-28T21:32:02.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:32:02 [2024-02-28T21:32:02.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:32:02 [2024-02-28T21:32:02.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:32:02 [2024-02-28T21:32:02.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:32:02 [2024-02-28T21:32:02.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:32:02 [2024-02-28T21:32:02.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:32:02 [2024-02-28T21:32:02.329Z] 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')
16:32:02 [2024-02-28T21:32:02.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:32:02 [2024-02-28T21:32:02.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:32:02 [2024-02-28T21:32:02.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:32:02 [2024-02-28T21:32:02.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:32:02 [2024-02-28T21:32:02.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@74a8d26c
16:32:02 [2024-02-28T21:32:02.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create experiment} time=-241061642 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')]
16:32:02 [2024-02-28T21:32:02.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=-241061642 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')]
16:32:02 [2024-02-28T21:32:02.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create experiment} time=-241061642 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
16:32:02 [2024-02-28T21:32:02.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create experiment} time=-241061642 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
16:32:02 [2024-02-28T21:32:02.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create experiment} time=-241061642 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')]
16:32:02 [2024-02-28T21:32:02.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create experiment} time=-241061642 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')]
16:32:02 [2024-02-28T21:32:02.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create experiment} time=-241061642 data=null 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')]
16:32:02 [2024-02-28T21:32:02.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create experiment} time=-241061641 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')]
16:32:02 [2024-02-28T21:32:02.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=-241061641 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')]
16:32:02 [2024-02-28T21:32:02.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create experiment} time=-241061641 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')]
16:32:02 [2024-02-28T21:32:02.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create experiment} time=-241061641 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
16:32:02 [2024-02-28T21:32:02.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create experiment} time=-241061641 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
16:32:02 [2024-02-28T21:32:02.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:32:02 [2024-02-28T21:32:02.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:32:02 [2024-02-28T21:32:02.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:32:02 [2024-02-28T21:32:02.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:32:02 [2024-02-28T21:32:02.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:32:02 [2024-02-28T21:32:02.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:32:02 [2024-02-28T21:32:02.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:32:02 [2024-02-28T21:32:02.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:32:02 [2024-02-28T21:32:02.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:32:02 [2024-02-28T21:32:02.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:32:02 [2024-02-28T21:32:02.329Z] 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)'
16:32:02 [2024-02-28T21:32:02.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:32:02 [2024-02-28T21:32:02.329Z] 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')
16:32:02 [2024-02-28T21:32:02.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:32:02 [2024-02-28T21:32:02.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:32:02 [2024-02-28T21:32:02.329Z] 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')
16:32:02 [2024-02-28T21:32:02.329Z] 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.
16:32:02 [2024-02-28T21:32:02.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:32:02 [2024-02-28T21:32:02.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:32:02 [2024-02-28T21:32:02.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:32:02 [2024-02-28T21:32:02.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:32:02 [2024-02-28T21:32:02.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:32:02 [2024-02-28T21:32:02.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:32:02 [2024-02-28T21:32:02.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:32:02 [2024-02-28T21:32:02.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:32:02 [2024-02-28T21:32:02.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:32:02 [2024-02-28T21:32:02.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:32:02 [2024-02-28T21:32:02.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:32:02 [2024-02-28T21:32:02.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:32:02 [2024-02-28T21:32:02.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:32:02 [2024-02-28T21:32:02.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:32:02 [2024-02-28T21:32:02.330Z] 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')
16:32:02 [2024-02-28T21:32:02.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:32:02 [2024-02-28T21:32:02.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:32:02 [2024-02-28T21:32:02.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:32:02 [2024-02-28T21:32:02.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:32:02 [2024-02-28T21:32:02.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:32:02 [2024-02-28T21:32:02.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:32:02 [2024-02-28T21:32:02.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:32:02 [2024-02-28T21:32:02.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:32:02 [2024-02-28T21:32:02.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:32:02 [2024-02-28T21:32:02.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:32:02 [2024-02-28T21:32:02.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:32:02 [2024-02-28T21:32:02.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:32:02 [2024-02-28T21:32:02.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:32:02 [2024-02-28T21:32:02.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:32:02 [2024-02-28T21:32:02.330Z] 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')
16:32:02 [2024-02-28T21:32:02.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:32:02 [2024-02-28T21:32:02.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-241061640 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:32:02 [2024-02-28T21:32:02.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-241061640 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:32:02 [2024-02-28T21:32:02.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-241061640 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:32:02 [2024-02-28T21:32:02.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-241061639 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:32:02 [2024-02-28T21:32:02.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-241061639 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:32:02 [2024-02-28T21:32:02.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-241061639 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:32:02 [2024-02-28T21:32:02.330Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:32:02 [2024-02-28T21:32:02.330Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:32:02 [2024-02-28T21:32:02.330Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:32:02 [2024-02-28T21:32:02.330Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:32:02 [2024-02-28T21:32:02.330Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:32:02 [2024-02-28T21:32:02.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:32:02 [2024-02-28T21:32:02.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-241061639 data=null 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')]
16:32:02 [2024-02-28T21:32:02.330Z] 
16:32:02 [2024-02-28T21:32:02.330Z] (Eclipse:10261): Gtk-WARNING **: 21:32:02.321: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:02 [2024-02-28T21:32:02.586Z] 
16:32:02 [2024-02-28T21:32:02.586Z] (Eclipse:10261): Gtk-WARNING **: 21:32:02.380: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:02 [2024-02-28T21:32:02.586Z] 
16:32:02 [2024-02-28T21:32:02.586Z] (Eclipse:10261): Gtk-WARNING **: 21:32:02.397: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:02 [2024-02-28T21:32:02.586Z] 
16:32:02 [2024-02-28T21:32:02.586Z] (Eclipse:10261): Gtk-WARNING **: 21:32:02.414: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:02 [2024-02-28T21:32:02.586Z] 
16:32:02 [2024-02-28T21:32:02.586Z] (Eclipse:10261): Gtk-WARNING **: 21:32:02.430: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:02 [2024-02-28T21:32:02.586Z] 
16:32:02 [2024-02-28T21:32:02.586Z] (Eclipse:10261): Gtk-WARNING **: 21:32:02.447: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:02 [2024-02-28T21:32:02.586Z] 
16:32:02 [2024-02-28T21:32:02.586Z] (Eclipse:10261): Gtk-WARNING **: 21:32:02.463: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:02 [2024-02-28T21:32:02.586Z] 
16:32:02 [2024-02-28T21:32:02.586Z] (Eclipse:10261): Gtk-WARNING **: 21:32:02.480: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:02 [2024-02-28T21:32:02.586Z] 
16:32:02 [2024-02-28T21:32:02.586Z] (Eclipse:10261): Gtk-WARNING **: 21:32:02.499: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:02 [2024-02-28T21:32:02.586Z] 
16:32:02 [2024-02-28T21:32:02.586Z] (Eclipse:10261): Gtk-WARNING **: 21:32:02.514: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:02 [2024-02-28T21:32:02.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:32:02 [2024-02-28T21:32:02.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:32:02 [2024-02-28T21:32:02.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:32:02 [2024-02-28T21:32:02.841Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:32:02 [2024-02-28T21:32:02.841Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:32:02 [2024-02-28T21:32:02.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-241061114 data=null doit=true}, TreeItem with text {Traces [2]}]
16:32:02 [2024-02-28T21:32:02.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-241061114 data=null}, TreeItem with text {Traces [2]}]
16:32:02 [2024-02-28T21:32:02.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-241061113 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:32:02 [2024-02-28T21:32:02.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-241061113 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]}]
16:32:02 [2024-02-28T21:32:02.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-241061112 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:32:02 [2024-02-28T21:32:02.841Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
16:32:02 [2024-02-28T21:32:02.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
16:32:02 [2024-02-28T21:32:02.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=-241061112 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
16:32:02 [2024-02-28T21:32:02.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=-241061111 data=null doit=true}, TreeItem with text {scp_dest}]
16:32:02 [2024-02-28T21:32:02.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:32:02 [2024-02-28T21:32:02.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=-241061111 data=null}, TreeItem with text {scp_dest}]
16:32:02 [2024-02-28T21:32:02.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-241061111 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
16:32:02 [2024-02-28T21:32:02.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241061111 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}]
16:32:02 [2024-02-28T21:32:02.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-241061107 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
16:32:02 [2024-02-28T21:32:02.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-241061107 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
16:32:02 [2024-02-28T21:32:02.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=-241061107 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
16:32:02 [2024-02-28T21:32:02.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-241061107 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}]
16:32:02 [2024-02-28T21:32:02.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-241061072 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
16:32:02 [2024-02-28T21:32:02.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=-241061068 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
16:32:02 [2024-02-28T21:32:02.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=-241061068 data=null doit=true}, TreeItem with text {scp_dest}]
16:32:02 [2024-02-28T21:32:02.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=-241061068 data=null}, TreeItem with text {scp_dest}]
16:32:02 [2024-02-28T21:32:02.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
16:32:02 [2024-02-28T21:32:02.842Z] 
16:32:02 [2024-02-28T21:32:02.842Z] (Eclipse:10261): Gtk-CRITICAL **: 21:32:02.806: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:32:02 [2024-02-28T21:32:02.842Z] 
16:32:02 [2024-02-28T21:32:02.842Z] (Eclipse:10261): Gtk-WARNING **: 21:32:02.826: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:03 [2024-02-28T21:32:03.097Z] 
16:32:03 [2024-02-28T21:32:03.097Z] (Eclipse:10261): Gtk-WARNING **: 21:32:02.856: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:03 [2024-02-28T21:32:03.097Z] 
16:32:03 [2024-02-28T21:32:03.097Z] (Eclipse:10261): Gtk-CRITICAL **: 21:32:02.856: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:32:03 [2024-02-28T21:32:03.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
16:32:03 [2024-02-28T21:32:03.352Z] 
16:32:03 [2024-02-28T21:32:03.352Z] (Eclipse:10261): Gtk-WARNING **: 21:32:03.274: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:03 [2024-02-28T21:32:03.352Z] 
16:32:03 [2024-02-28T21:32:03.352Z] (Eclipse:10261): Gtk-CRITICAL **: 21:32:03.280: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:32:03 [2024-02-28T21:32:03.352Z] 
16:32:03 [2024-02-28T21:32:03.352Z] (Eclipse:10261): Gtk-WARNING **: 21:32:03.282: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:03 [2024-02-28T21:32:03.609Z] 
16:32:03 [2024-02-28T21:32:03.609Z] (Eclipse:10261): Gtk-WARNING **: 21:32:03.551: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:03 [2024-02-28T21:32:03.609Z] 
16:32:03 [2024-02-28T21:32:03.609Z] (Eclipse:10261): Gtk-WARNING **: 21:32:03.582: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:03 [2024-02-28T21:32:03.609Z] 
16:32:03 [2024-02-28T21:32:03.609Z] (Eclipse:10261): Gtk-WARNING **: 21:32:03.601: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:03 [2024-02-28T21:32:03.864Z] 
16:32:03 [2024-02-28T21:32:03.864Z] (Eclipse:10261): Gtk-WARNING **: 21:32:03.620: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:03 [2024-02-28T21:32:03.864Z] 
16:32:03 [2024-02-28T21:32:03.864Z] (Eclipse:10261): Gtk-WARNING **: 21:32:03.639: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:03 [2024-02-28T21:32:03.864Z] 
16:32:03 [2024-02-28T21:32:03.864Z] (Eclipse:10261): Gtk-WARNING **: 21:32:03.657: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:03 [2024-02-28T21:32:03.864Z] 
16:32:03 [2024-02-28T21:32:03.864Z] (Eclipse:10261): Gtk-WARNING **: 21:32:03.675: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:03 [2024-02-28T21:32:03.864Z] 
16:32:03 [2024-02-28T21:32:03.864Z] (Eclipse:10261): Gtk-WARNING **: 21:32:03.693: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:03 [2024-02-28T21:32:03.864Z] 
16:32:03 [2024-02-28T21:32:03.864Z] (Eclipse:10261): Gtk-WARNING **: 21:32:03.710: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:03 [2024-02-28T21:32:03.864Z] 
16:32:03 [2024-02-28T21:32:03.864Z] (Eclipse:10261): Gtk-WARNING **: 21:32:03.726: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:03 [2024-02-28T21:32:03.864Z] 
16:32:03 [2024-02-28T21:32:03.864Z] (Eclipse:10261): Gtk-WARNING **: 21:32:03.742: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:04 [2024-02-28T21:32:04.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:32:04 [2024-02-28T21:32:04.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:32:04 [2024-02-28T21:32:04.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:32:04 [2024-02-28T21:32:04.120Z] 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')
16:32:04 [2024-02-28T21:32:04.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:32:04 [2024-02-28T21:32:04.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:32:04 [2024-02-28T21:32:04.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:32:04 [2024-02-28T21:32:04.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:32:04 [2024-02-28T21:32:04.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:32:04 [2024-02-28T21:32:04.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:32:04 [2024-02-28T21:32:04.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:32:04 [2024-02-28T21:32:04.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:32:04 [2024-02-28T21:32:04.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:32:04 [2024-02-28T21:32:04.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:32:04 [2024-02-28T21:32:04.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:32:04 [2024-02-28T21:32:04.120Z] 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.
16:32:04 [2024-02-28T21:32:04.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:32:04 [2024-02-28T21:32:04.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:32:04 [2024-02-28T21:32:04.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:32:04 [2024-02-28T21:32:04.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:32:04 [2024-02-28T21:32:04.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:32:04 [2024-02-28T21:32:04.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:32:04 [2024-02-28T21:32:04.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:32:04 [2024-02-28T21:32:04.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
16:32:04 [2024-02-28T21:32:04.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces} [layout=null] time=-241059888 data=null}, (of type 'Combo')]
16:32:04 [2024-02-28T21:32:04.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
16:32:04 [2024-02-28T21:32:04.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:32:04 [2024-02-28T21:32:04.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:32:04 [2024-02-28T21:32:04.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:32:04 [2024-02-28T21:32:04.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:32:04 [2024-02-28T21:32:04.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:32:04 [2024-02-28T21:32:04.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=-241059858 data=null doit=true}, TreeItem with text {traces}]
16:32:04 [2024-02-28T21:32:04.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=-241059858 data=null}, TreeItem with text {traces}]
16:32:04 [2024-02-28T21:32:04.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=-241059858 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
16:32:04 [2024-02-28T21:32:04.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-241059857 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}]
16:32:04 [2024-02-28T21:32:04.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=-241059856 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
16:32:04 [2024-02-28T21:32:04.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:32:04 [2024-02-28T21:32:04.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces} time=-241059856 data=null button=0 stateMask=0x0 x=115 y=104 count=0}, Tree node with text: synctraces]
16:32:04 [2024-02-28T21:32:04.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces} time=-241059856 data=null doit=true}, Tree node with text: synctraces]
16:32:04 [2024-02-28T21:32:04.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces} time=-241059856 data=null}, Tree node with text: synctraces]
16:32:04 [2024-02-28T21:32:04.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces} time=-241059855 data=null button=1 stateMask=0x0 x=115 y=104 count=1}, Tree node with text: synctraces]
16:32:04 [2024-02-28T21:32:04.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241059855 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]
16:32:04 [2024-02-28T21:32:04.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces} time=-241059855 data=null button=1 stateMask=0x80000 x=115 y=104 count=1}, Tree node with text: synctraces]
16:32:04 [2024-02-28T21:32:04.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: synctraces
16:32:04 [2024-02-28T21:32:04.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:32:04 [2024-02-28T21:32:04.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:32:04 [2024-02-28T21:32:04.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:32:04 [2024-02-28T21:32:04.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:32:04 [2024-02-28T21:32:04.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:32:04 [2024-02-28T21:32:04.121Z] 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:'))
16:32:04 [2024-02-28T21:32:04.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:32:04 [2024-02-28T21:32:04.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-241059840 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:'))]
16:32:04 [2024-02-28T21:32:04.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:32:04 [2024-02-28T21:32:04.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:32:04 [2024-02-28T21:32:04.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:32:04 [2024-02-28T21:32:04.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:32:04 [2024-02-28T21:32:04.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:32:04 [2024-02-28T21:32:04.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:32:04 [2024-02-28T21:32:04.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:32:04 [2024-02-28T21:32:04.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:32:04 [2024-02-28T21:32:04.121Z] 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'
16:32:04 [2024-02-28T21:32:04.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:32:04 [2024-02-28T21:32:04.121Z] 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')
16:32:04 [2024-02-28T21:32:04.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:32:04 [2024-02-28T21:32:04.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:32:04 [2024-02-28T21:32:04.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:32:04 [2024-02-28T21:32:04.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:32:04 [2024-02-28T21:32:04.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:32:04 [2024-02-28T21:32:04.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:32:04 [2024-02-28T21:32:04.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@2e0d0819
16:32:04 [2024-02-28T21:32:04.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-241059839 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')]
16:32:04 [2024-02-28T21:32:04.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-241059839 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')]
16:32:04 [2024-02-28T21:32:04.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-241059839 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:32:04 [2024-02-28T21:32:04.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-241059839 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:32:04 [2024-02-28T21:32:04.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-241059839 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')]
16:32:04 [2024-02-28T21:32:04.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-241059839 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')]
16:32:04 [2024-02-28T21:32:04.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-241059839 data=null 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')]
16:32:04 [2024-02-28T21:32:04.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-241059839 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')]
16:32:04 [2024-02-28T21:32:04.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-241059839 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')]
16:32:04 [2024-02-28T21:32:04.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-241059839 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')]
16:32:04 [2024-02-28T21:32:04.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-241059839 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:32:04 [2024-02-28T21:32:04.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-241059839 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:32:04 [2024-02-28T21:32:04.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:32:04 [2024-02-28T21:32:04.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:32:04 [2024-02-28T21:32:04.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:32:04 [2024-02-28T21:32:04.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:32:04 [2024-02-28T21:32:04.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:32:04 [2024-02-28T21:32:04.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:32:04 [2024-02-28T21:32:04.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:32:04 [2024-02-28T21:32:04.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:32:04 [2024-02-28T21:32:04.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:32:04 [2024-02-28T21:32:04.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:32:04 [2024-02-28T21:32:04.122Z] 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')
16:32:04 [2024-02-28T21:32:04.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:32:04 [2024-02-28T21:32:04.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:32:04 [2024-02-28T21:32:04.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:32:04 [2024-02-28T21:32:04.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:32:04 [2024-02-28T21:32:04.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:32:04 [2024-02-28T21:32:04.122Z] 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.
16:32:04 [2024-02-28T21:32:04.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:32:04 [2024-02-28T21:32:04.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:32:04 [2024-02-28T21:32:04.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:32:04 [2024-02-28T21:32:04.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:32:04 [2024-02-28T21:32:04.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:32:04 [2024-02-28T21:32:04.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:32:04 [2024-02-28T21:32:04.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:32:04 [2024-02-28T21:32:04.122Z] 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')
16:32:04 [2024-02-28T21:32:04.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:32:04 [2024-02-28T21:32:04.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:32:04 [2024-02-28T21:32:04.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:32:04 [2024-02-28T21:32:04.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:32:04 [2024-02-28T21:32:04.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:32:04 [2024-02-28T21:32:04.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:32:04 [2024-02-28T21:32:04.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:32:04 [2024-02-28T21:32:04.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:32:04 [2024-02-28T21:32:04.122Z] 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.
16:32:04 [2024-02-28T21:32:04.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:32:04 [2024-02-28T21:32:04.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:32:04 [2024-02-28T21:32:04.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:32:04 [2024-02-28T21:32:04.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:32:04 [2024-02-28T21:32:04.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:32:04 [2024-02-28T21:32:04.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:32:04 [2024-02-28T21:32:04.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:32:04 [2024-02-28T21:32:04.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:32:04 [2024-02-28T21:32:04.123Z] 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')
16:32:04 [2024-02-28T21:32:04.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:32:04 [2024-02-28T21:32:04.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:32:04 [2024-02-28T21:32:04.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:32:04 [2024-02-28T21:32:04.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:32:04 [2024-02-28T21:32:04.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:32:04 [2024-02-28T21:32:04.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:32:04 [2024-02-28T21:32:04.123Z] 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')
16:32:04 [2024-02-28T21:32:04.123Z] 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.
16:32:04 [2024-02-28T21:32:04.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:32:04 [2024-02-28T21:32:04.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:32:04 [2024-02-28T21:32:04.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:32:04 [2024-02-28T21:32:04.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:32:04 [2024-02-28T21:32:04.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:32:04 [2024-02-28T21:32:04.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:32:04 [2024-02-28T21:32:04.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:32:04 [2024-02-28T21:32:04.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:32:04 [2024-02-28T21:32:04.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:32:04 [2024-02-28T21:32:04.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:32:04 [2024-02-28T21:32:04.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:32:04 [2024-02-28T21:32:04.123Z] 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')
16:32:04 [2024-02-28T21:32:04.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:32:04 [2024-02-28T21:32:04.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:32:04 [2024-02-28T21:32:04.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:32:04 [2024-02-28T21:32:04.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:32:04 [2024-02-28T21:32:04.123Z] 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.
16:32:04 [2024-02-28T21:32:04.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:32:04 [2024-02-28T21:32:04.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:32:04 [2024-02-28T21:32:04.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:32:04 [2024-02-28T21:32:04.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:32:04 [2024-02-28T21:32:04.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:32:04 [2024-02-28T21:32:04.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:32:04 [2024-02-28T21:32:04.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:32:04 [2024-02-28T21:32:04.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:32:04 [2024-02-28T21:32:04.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:32:04 [2024-02-28T21:32:04.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:32:04 [2024-02-28T21:32:04.123Z] 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)'
16:32:04 [2024-02-28T21:32:04.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:32:04 [2024-02-28T21:32:04.123Z] 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')
16:32:04 [2024-02-28T21:32:04.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:32:04 [2024-02-28T21:32:04.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:32:04 [2024-02-28T21:32:04.123Z] 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')
16:32:04 [2024-02-28T21:32:04.123Z] 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.
16:32:04 [2024-02-28T21:32:04.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:32:04 [2024-02-28T21:32:04.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:32:04 [2024-02-28T21:32:04.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:32:04 [2024-02-28T21:32:04.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:32:04 [2024-02-28T21:32:04.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:32:04 [2024-02-28T21:32:04.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:32:04 [2024-02-28T21:32:04.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:32:04 [2024-02-28T21:32:04.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:32:04 [2024-02-28T21:32:04.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:32:04 [2024-02-28T21:32:04.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:32:04 [2024-02-28T21:32:04.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:32:04 [2024-02-28T21:32:04.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:32:04 [2024-02-28T21:32:04.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:32:04 [2024-02-28T21:32:04.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:32:04 [2024-02-28T21:32:04.124Z] 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')
16:32:04 [2024-02-28T21:32:04.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:32:04 [2024-02-28T21:32:04.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:32:04 [2024-02-28T21:32:04.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:32:04 [2024-02-28T21:32:04.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:32:04 [2024-02-28T21:32:04.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:32:04 [2024-02-28T21:32:04.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:32:04 [2024-02-28T21:32:04.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:32:04 [2024-02-28T21:32:04.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:32:04 [2024-02-28T21:32:04.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:32:04 [2024-02-28T21:32:04.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:32:04 [2024-02-28T21:32:04.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:32:04 [2024-02-28T21:32:04.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:32:04 [2024-02-28T21:32:04.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:32:04 [2024-02-28T21:32:04.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:32:04 [2024-02-28T21:32:04.124Z] 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')
16:32:04 [2024-02-28T21:32:04.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:32:04 [2024-02-28T21:32:04.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-241059835 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:32:04 [2024-02-28T21:32:04.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-241059835 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:32:04 [2024-02-28T21:32:04.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-241059835 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:32:04 [2024-02-28T21:32:04.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-241059835 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:32:04 [2024-02-28T21:32:04.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-241059835 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:32:04 [2024-02-28T21:32:04.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-241059835 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:32:04 [2024-02-28T21:32:04.124Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:32:04 [2024-02-28T21:32:04.124Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:32:04 [2024-02-28T21:32:04.124Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:32:04 [2024-02-28T21:32:04.124Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:32:04 [2024-02-28T21:32:04.124Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:32:04 [2024-02-28T21:32:04.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:32:04 [2024-02-28T21:32:04.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-241059835 data=null 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')]
16:32:04 [2024-02-28T21:32:04.124Z] 
16:32:04 [2024-02-28T21:32:04.124Z] (Eclipse:10261): Gtk-WARNING **: 21:32:04.108: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:04 [2024-02-28T21:32:04.380Z] 
16:32:04 [2024-02-28T21:32:04.380Z] (Eclipse:10261): Gtk-WARNING **: 21:32:04.126: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:04 [2024-02-28T21:32:04.380Z] 
16:32:04 [2024-02-28T21:32:04.380Z] (Eclipse:10261): Gtk-WARNING **: 21:32:04.142: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:04 [2024-02-28T21:32:04.380Z] 
16:32:04 [2024-02-28T21:32:04.380Z] (Eclipse:10261): Gtk-WARNING **: 21:32:04.159: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:04 [2024-02-28T21:32:04.380Z] 
16:32:04 [2024-02-28T21:32:04.380Z] (Eclipse:10261): Gtk-WARNING **: 21:32:04.176: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:04 [2024-02-28T21:32:04.380Z] 
16:32:04 [2024-02-28T21:32:04.380Z] (Eclipse:10261): Gtk-WARNING **: 21:32:04.192: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:04 [2024-02-28T21:32:04.380Z] 
16:32:04 [2024-02-28T21:32:04.380Z] (Eclipse:10261): Gtk-WARNING **: 21:32:04.209: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:04 [2024-02-28T21:32:04.380Z] 
16:32:04 [2024-02-28T21:32:04.380Z] (Eclipse:10261): Gtk-WARNING **: 21:32:04.225: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:04 [2024-02-28T21:32:04.380Z] 
16:32:04 [2024-02-28T21:32:04.380Z] (Eclipse:10261): Gtk-WARNING **: 21:32:04.242: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:04 [2024-02-28T21:32:04.380Z] 
16:32:04 [2024-02-28T21:32:04.380Z] (Eclipse:10261): Gtk-WARNING **: 21:32:04.259: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:04 [2024-02-28T21:32:04.380Z] 
16:32:04 [2024-02-28T21:32:04.380Z] (Eclipse:10261): Gtk-WARNING **: 21:32:04.276: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:04 [2024-02-28T21:32:04.380Z] 
16:32:04 [2024-02-28T21:32:04.380Z] (Eclipse:10261): Gtk-WARNING **: 21:32:04.292: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:04 [2024-02-28T21:32:04.380Z] 
16:32:04 [2024-02-28T21:32:04.380Z] (Eclipse:10261): Gtk-WARNING **: 21:32:04.308: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:04 [2024-02-28T21:32:04.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:32:04 [2024-02-28T21:32:04.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:32:04 [2024-02-28T21:32:04.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:32:04 [2024-02-28T21:32:04.636Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:32:04 [2024-02-28T21:32:04.636Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:32:04 [2024-02-28T21:32:04.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-241059326 data=null doit=true}, TreeItem with text {Traces [2]}]
16:32:04 [2024-02-28T21:32:04.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-241059325 data=null}, TreeItem with text {Traces [2]}]
16:32:04 [2024-02-28T21:32:04.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-241059325 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:32:04 [2024-02-28T21:32:04.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-241059325 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]}]
16:32:04 [2024-02-28T21:32:04.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-241059324 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:32:04 [2024-02-28T21:32:04.636Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
16:32:04 [2024-02-28T21:32:04.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
16:32:04 [2024-02-28T21:32:04.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=-241059323 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
16:32:04 [2024-02-28T21:32:04.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=-241059323 data=null doit=true}, TreeItem with text {scp_dest}]
16:32:04 [2024-02-28T21:32:04.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:32:04 [2024-02-28T21:32:04.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=-241059323 data=null}, TreeItem with text {scp_dest}]
16:32:04 [2024-02-28T21:32:04.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-241059323 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
16:32:04 [2024-02-28T21:32:04.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241059323 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}]
16:32:04 [2024-02-28T21:32:04.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-241059319 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
16:32:04 [2024-02-28T21:32:04.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-241059318 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
16:32:04 [2024-02-28T21:32:04.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=-241059318 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
16:32:04 [2024-02-28T21:32:04.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-241059318 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}]
16:32:04 [2024-02-28T21:32:04.637Z] 
16:32:04 [2024-02-28T21:32:04.637Z] (Eclipse:10261): Gtk-CRITICAL **: 21:32:04.606: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:32:04 [2024-02-28T21:32:04.637Z] 
16:32:04 [2024-02-28T21:32:04.637Z] (Eclipse:10261): Gtk-WARNING **: 21:32:04.627: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:04 [2024-02-28T21:32:04.893Z] 
16:32:04 [2024-02-28T21:32:04.893Z] (Eclipse:10261): Gtk-WARNING **: 21:32:04.676: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:04 [2024-02-28T21:32:04.893Z] 
16:32:04 [2024-02-28T21:32:04.893Z] (Eclipse:10261): Gtk-CRITICAL **: 21:32:04.677: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:32:04 [2024-02-28T21:32:04.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-241059266 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
16:32:04 [2024-02-28T21:32:04.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=-241059096 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
16:32:04 [2024-02-28T21:32:04.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=-241059096 data=null doit=true}, TreeItem with text {scp_dest}]
16:32:04 [2024-02-28T21:32:04.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=-241059096 data=null}, TreeItem with text {scp_dest}]
16:32:04 [2024-02-28T21:32:04.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
16:32:04 [2024-02-28T21:32:04.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
16:32:04 [2024-02-28T21:32:04.893Z] 
16:32:04 [2024-02-28T21:32:04.893Z] (Eclipse:10261): Gtk-WARNING **: 21:32:04.790: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:04 [2024-02-28T21:32:04.893Z] 
16:32:04 [2024-02-28T21:32:04.893Z] (Eclipse:10261): Gtk-CRITICAL **: 21:32:04.797: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:32:04 [2024-02-28T21:32:04.893Z] 
16:32:04 [2024-02-28T21:32:04.893Z] (Eclipse:10261): Gtk-WARNING **: 21:32:04.799: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:05 [2024-02-28T21:32:05.149Z] 
16:32:05 [2024-02-28T21:32:05.149Z] (Eclipse:10261): Gtk-WARNING **: 21:32:04.953: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:05 [2024-02-28T21:32:05.150Z] 
16:32:05 [2024-02-28T21:32:05.150Z] (Eclipse:10261): Gtk-WARNING **: 21:32:04.972: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:05 [2024-02-28T21:32:05.150Z] 
16:32:05 [2024-02-28T21:32:05.150Z] (Eclipse:10261): Gtk-WARNING **: 21:32:04.990: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:05 [2024-02-28T21:32:05.150Z] 
16:32:05 [2024-02-28T21:32:05.150Z] (Eclipse:10261): Gtk-WARNING **: 21:32:05.008: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:05 [2024-02-28T21:32:05.150Z] 
16:32:05 [2024-02-28T21:32:05.150Z] (Eclipse:10261): Gtk-WARNING **: 21:32:05.026: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:05 [2024-02-28T21:32:05.150Z] 
16:32:05 [2024-02-28T21:32:05.150Z] (Eclipse:10261): Gtk-WARNING **: 21:32:05.043: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:05 [2024-02-28T21:32:05.150Z] 
16:32:05 [2024-02-28T21:32:05.150Z] (Eclipse:10261): Gtk-WARNING **: 21:32:05.060: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:05 [2024-02-28T21:32:05.150Z] 
16:32:05 [2024-02-28T21:32:05.150Z] (Eclipse:10261): Gtk-WARNING **: 21:32:05.077: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:05 [2024-02-28T21:32:05.150Z] 
16:32:05 [2024-02-28T21:32:05.150Z] (Eclipse:10261): Gtk-WARNING **: 21:32:05.095: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:05 [2024-02-28T21:32:05.150Z] 
16:32:05 [2024-02-28T21:32:05.150Z] (Eclipse:10261): Gtk-WARNING **: 21:32:05.112: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:05 [2024-02-28T21:32:05.150Z] 
16:32:05 [2024-02-28T21:32:05.150Z] (Eclipse:10261): Gtk-WARNING **: 21:32:05.128: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:05 [2024-02-28T21:32:05.150Z] 
16:32:05 [2024-02-28T21:32:05.150Z] (Eclipse:10261): Gtk-WARNING **: 21:32:05.143: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:05 [2024-02-28T21:32:05.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:32:05 [2024-02-28T21:32:05.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:32:05 [2024-02-28T21:32:05.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:32:05 [2024-02-28T21:32:05.406Z] 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')
16:32:05 [2024-02-28T21:32:05.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:32:05 [2024-02-28T21:32:05.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:32:05 [2024-02-28T21:32:05.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:32:05 [2024-02-28T21:32:05.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:32:05 [2024-02-28T21:32:05.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:32:05 [2024-02-28T21:32:05.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:32:05 [2024-02-28T21:32:05.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:32:05 [2024-02-28T21:32:05.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:32:05 [2024-02-28T21:32:05.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:32:05 [2024-02-28T21:32:05.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:32:05 [2024-02-28T21:32:05.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:32:05 [2024-02-28T21:32:05.406Z] 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.
16:32:05 [2024-02-28T21:32:05.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:32:05 [2024-02-28T21:32:05.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:32:05 [2024-02-28T21:32:05.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:32:05 [2024-02-28T21:32:05.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:32:05 [2024-02-28T21:32:05.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:32:05 [2024-02-28T21:32:05.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:32:05 [2024-02-28T21:32:05.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:32:05 [2024-02-28T21:32:05.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
16:32:05 [2024-02-28T21:32:05.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces} [layout=null] time=-241058514 data=null}, (of type 'Combo')]
16:32:05 [2024-02-28T21:32:05.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
16:32:05 [2024-02-28T21:32:05.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:32:05 [2024-02-28T21:32:05.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:32:05 [2024-02-28T21:32:05.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:32:05 [2024-02-28T21:32:05.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:32:05 [2024-02-28T21:32:05.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:32:05 [2024-02-28T21:32:05.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=-241058484 data=null doit=true}, TreeItem with text {traces}]
16:32:05 [2024-02-28T21:32:05.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=-241058484 data=null}, TreeItem with text {traces}]
16:32:05 [2024-02-28T21:32:05.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=-241058484 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
16:32:05 [2024-02-28T21:32:05.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-241058484 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}]
16:32:05 [2024-02-28T21:32:05.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=-241058482 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
16:32:05 [2024-02-28T21:32:05.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:32:05 [2024-02-28T21:32:05.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces} time=-241058482 data=null button=0 stateMask=0x0 x=115 y=104 count=0}, Tree node with text: synctraces]
16:32:05 [2024-02-28T21:32:05.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces} time=-241058482 data=null doit=true}, Tree node with text: synctraces]
16:32:05 [2024-02-28T21:32:05.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces} time=-241058482 data=null}, Tree node with text: synctraces]
16:32:05 [2024-02-28T21:32:05.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces} time=-241058481 data=null button=1 stateMask=0x0 x=115 y=104 count=1}, Tree node with text: synctraces]
16:32:05 [2024-02-28T21:32:05.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241058481 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]
16:32:05 [2024-02-28T21:32:05.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces} time=-241058481 data=null button=1 stateMask=0x80000 x=115 y=104 count=1}, Tree node with text: synctraces]
16:32:05 [2024-02-28T21:32:05.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: synctraces
16:32:05 [2024-02-28T21:32:05.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:32:05 [2024-02-28T21:32:05.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:32:05 [2024-02-28T21:32:05.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:32:05 [2024-02-28T21:32:05.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:32:05 [2024-02-28T21:32:05.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:32:05 [2024-02-28T21:32:05.407Z] 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:'))
16:32:05 [2024-02-28T21:32:05.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:32:05 [2024-02-28T21:32:05.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-241058466 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:'))]
16:32:05 [2024-02-28T21:32:05.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:32:05 [2024-02-28T21:32:05.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:32:05 [2024-02-28T21:32:05.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:32:05 [2024-02-28T21:32:05.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:32:05 [2024-02-28T21:32:05.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:32:05 [2024-02-28T21:32:05.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:32:05 [2024-02-28T21:32:05.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:32:05 [2024-02-28T21:32:05.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:32:05 [2024-02-28T21:32:05.407Z] 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'
16:32:05 [2024-02-28T21:32:05.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:32:05 [2024-02-28T21:32:05.407Z] 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')
16:32:05 [2024-02-28T21:32:05.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:32:05 [2024-02-28T21:32:05.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:32:05 [2024-02-28T21:32:05.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:32:05 [2024-02-28T21:32:05.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:32:05 [2024-02-28T21:32:05.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:32:05 [2024-02-28T21:32:05.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:32:05 [2024-02-28T21:32:05.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@6b544b7c
16:32:05 [2024-02-28T21:32:05.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-241058465 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')]
16:32:05 [2024-02-28T21:32:05.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-241058465 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')]
16:32:05 [2024-02-28T21:32:05.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-241058465 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:32:05 [2024-02-28T21:32:05.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-241058464 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:32:05 [2024-02-28T21:32:05.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-241058464 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')]
16:32:05 [2024-02-28T21:32:05.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-241058464 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')]
16:32:05 [2024-02-28T21:32:05.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-241058464 data=null 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')]
16:32:05 [2024-02-28T21:32:05.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-241058464 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')]
16:32:05 [2024-02-28T21:32:05.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-241058464 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')]
16:32:05 [2024-02-28T21:32:05.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-241058464 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')]
16:32:05 [2024-02-28T21:32:05.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-241058464 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:32:05 [2024-02-28T21:32:05.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-241058464 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:32:05 [2024-02-28T21:32:05.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:32:05 [2024-02-28T21:32:05.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:32:05 [2024-02-28T21:32:05.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:32:05 [2024-02-28T21:32:05.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:32:05 [2024-02-28T21:32:05.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:32:05 [2024-02-28T21:32:05.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:32:05 [2024-02-28T21:32:05.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:32:05 [2024-02-28T21:32:05.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:32:05 [2024-02-28T21:32:05.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:32:05 [2024-02-28T21:32:05.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:32:05 [2024-02-28T21:32:05.408Z] 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')
16:32:05 [2024-02-28T21:32:05.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:32:05 [2024-02-28T21:32:05.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:32:05 [2024-02-28T21:32:05.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:32:05 [2024-02-28T21:32:05.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:32:05 [2024-02-28T21:32:05.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:32:05 [2024-02-28T21:32:05.408Z] 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.
16:32:05 [2024-02-28T21:32:05.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:32:05 [2024-02-28T21:32:05.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:32:05 [2024-02-28T21:32:05.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:32:05 [2024-02-28T21:32:05.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:32:05 [2024-02-28T21:32:05.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:32:05 [2024-02-28T21:32:05.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:32:05 [2024-02-28T21:32:05.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:32:05 [2024-02-28T21:32:05.408Z] 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')
16:32:05 [2024-02-28T21:32:05.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:32:05 [2024-02-28T21:32:05.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:32:05 [2024-02-28T21:32:05.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:32:05 [2024-02-28T21:32:05.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:32:05 [2024-02-28T21:32:05.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:32:05 [2024-02-28T21:32:05.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:32:05 [2024-02-28T21:32:05.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:32:05 [2024-02-28T21:32:05.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:32:05 [2024-02-28T21:32:05.408Z] 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.
16:32:05 [2024-02-28T21:32:05.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:32:05 [2024-02-28T21:32:05.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:32:05 [2024-02-28T21:32:05.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:32:05 [2024-02-28T21:32:05.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:32:05 [2024-02-28T21:32:05.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:32:05 [2024-02-28T21:32:05.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:32:05 [2024-02-28T21:32:05.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:32:05 [2024-02-28T21:32:05.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:32:05 [2024-02-28T21:32:05.408Z] 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')
16:32:05 [2024-02-28T21:32:05.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:32:05 [2024-02-28T21:32:05.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:32:05 [2024-02-28T21:32:05.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:32:05 [2024-02-28T21:32:05.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:32:05 [2024-02-28T21:32:05.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:32:05 [2024-02-28T21:32:05.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:32:05 [2024-02-28T21:32:05.408Z] 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')
16:32:05 [2024-02-28T21:32:05.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@2fc7698c
16:32:05 [2024-02-28T21:32:05.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=-241058462 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')]
16:32:05 [2024-02-28T21:32:05.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-241058462 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')]
16:32:05 [2024-02-28T21:32:05.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=-241058462 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
16:32:05 [2024-02-28T21:32:05.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=-241058462 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
16:32:05 [2024-02-28T21:32:05.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=-241058462 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')]
16:32:05 [2024-02-28T21:32:05.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=-241058462 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')]
16:32:05 [2024-02-28T21:32:05.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=-241058462 data=null 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')]
16:32:05 [2024-02-28T21:32:05.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=-241058462 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')]
16:32:05 [2024-02-28T21:32:05.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-241058462 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')]
16:32:05 [2024-02-28T21:32:05.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=-241058462 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')]
16:32:05 [2024-02-28T21:32:05.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=-241058462 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
16:32:05 [2024-02-28T21:32:05.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=-241058462 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
16:32:05 [2024-02-28T21:32:05.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:32:05 [2024-02-28T21:32:05.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:32:05 [2024-02-28T21:32:05.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:32:05 [2024-02-28T21:32:05.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:32:05 [2024-02-28T21:32:05.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:32:05 [2024-02-28T21:32:05.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:32:05 [2024-02-28T21:32:05.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:32:05 [2024-02-28T21:32:05.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:32:05 [2024-02-28T21:32:05.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:32:05 [2024-02-28T21:32:05.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:32:05 [2024-02-28T21:32:05.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:32:05 [2024-02-28T21:32:05.409Z] 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')
16:32:05 [2024-02-28T21:32:05.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:32:05 [2024-02-28T21:32:05.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:32:05 [2024-02-28T21:32:05.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:32:05 [2024-02-28T21:32:05.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:32:05 [2024-02-28T21:32:05.409Z] 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.
16:32:05 [2024-02-28T21:32:05.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:32:05 [2024-02-28T21:32:05.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:32:05 [2024-02-28T21:32:05.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:32:05 [2024-02-28T21:32:05.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:32:05 [2024-02-28T21:32:05.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:32:05 [2024-02-28T21:32:05.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:32:05 [2024-02-28T21:32:05.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:32:05 [2024-02-28T21:32:05.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:32:05 [2024-02-28T21:32:05.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:32:05 [2024-02-28T21:32:05.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:32:05 [2024-02-28T21:32:05.409Z] 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)'
16:32:05 [2024-02-28T21:32:05.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:32:05 [2024-02-28T21:32:05.409Z] 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')
16:32:05 [2024-02-28T21:32:05.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:32:05 [2024-02-28T21:32:05.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:32:05 [2024-02-28T21:32:05.409Z] 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')
16:32:05 [2024-02-28T21:32:05.410Z] 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.
16:32:05 [2024-02-28T21:32:05.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:32:05 [2024-02-28T21:32:05.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:32:05 [2024-02-28T21:32:05.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:32:05 [2024-02-28T21:32:05.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:32:05 [2024-02-28T21:32:05.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:32:05 [2024-02-28T21:32:05.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:32:05 [2024-02-28T21:32:05.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:32:05 [2024-02-28T21:32:05.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:32:05 [2024-02-28T21:32:05.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:32:05 [2024-02-28T21:32:05.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:32:05 [2024-02-28T21:32:05.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:32:05 [2024-02-28T21:32:05.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:32:05 [2024-02-28T21:32:05.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:32:05 [2024-02-28T21:32:05.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:32:05 [2024-02-28T21:32:05.410Z] 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')
16:32:05 [2024-02-28T21:32:05.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:32:05 [2024-02-28T21:32:05.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:32:05 [2024-02-28T21:32:05.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:32:05 [2024-02-28T21:32:05.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:32:05 [2024-02-28T21:32:05.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:32:05 [2024-02-28T21:32:05.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:32:05 [2024-02-28T21:32:05.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:32:05 [2024-02-28T21:32:05.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:32:05 [2024-02-28T21:32:05.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:32:05 [2024-02-28T21:32:05.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:32:05 [2024-02-28T21:32:05.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:32:05 [2024-02-28T21:32:05.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:32:05 [2024-02-28T21:32:05.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:32:05 [2024-02-28T21:32:05.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:32:05 [2024-02-28T21:32:05.410Z] 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')
16:32:05 [2024-02-28T21:32:05.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:32:05 [2024-02-28T21:32:05.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-241058459 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:32:05 [2024-02-28T21:32:05.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-241058459 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:32:05 [2024-02-28T21:32:05.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-241058459 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:32:05 [2024-02-28T21:32:05.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-241058459 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:32:05 [2024-02-28T21:32:05.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-241058459 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:32:05 [2024-02-28T21:32:05.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-241058459 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:32:05 [2024-02-28T21:32:05.410Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:32:05 [2024-02-28T21:32:05.410Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:32:05 [2024-02-28T21:32:05.410Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:32:05 [2024-02-28T21:32:05.410Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:32:05 [2024-02-28T21:32:05.410Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:32:05 [2024-02-28T21:32:05.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:32:05 [2024-02-28T21:32:05.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-241058459 data=null 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')]
16:32:05 [2024-02-28T21:32:05.923Z] 
16:32:05 [2024-02-28T21:32:05.923Z] (Eclipse:10261): Gtk-WARNING **: 21:32:05.672: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:05 [2024-02-28T21:32:05.923Z] 
16:32:05 [2024-02-28T21:32:05.923Z] (Eclipse:10261): Gtk-WARNING **: 21:32:05.688: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:05 [2024-02-28T21:32:05.923Z] 
16:32:05 [2024-02-28T21:32:05.923Z] (Eclipse:10261): Gtk-WARNING **: 21:32:05.706: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:05 [2024-02-28T21:32:05.923Z] 
16:32:05 [2024-02-28T21:32:05.923Z] (Eclipse:10261): Gtk-WARNING **: 21:32:05.722: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:05 [2024-02-28T21:32:05.923Z] 
16:32:05 [2024-02-28T21:32:05.923Z] (Eclipse:10261): Gtk-WARNING **: 21:32:05.739: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:05 [2024-02-28T21:32:05.923Z] 
16:32:05 [2024-02-28T21:32:05.923Z] (Eclipse:10261): Gtk-WARNING **: 21:32:05.755: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:05 [2024-02-28T21:32:05.923Z] 
16:32:05 [2024-02-28T21:32:05.923Z] (Eclipse:10261): Gtk-WARNING **: 21:32:05.772: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:05 [2024-02-28T21:32:05.923Z] 
16:32:05 [2024-02-28T21:32:05.923Z] (Eclipse:10261): Gtk-WARNING **: 21:32:05.789: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:05 [2024-02-28T21:32:05.923Z] 
16:32:05 [2024-02-28T21:32:05.923Z] (Eclipse:10261): Gtk-WARNING **: 21:32:05.805: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:05 [2024-02-28T21:32:05.923Z] 
16:32:05 [2024-02-28T21:32:05.923Z] (Eclipse:10261): Gtk-WARNING **: 21:32:05.822: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:05 [2024-02-28T21:32:05.923Z] 
16:32:05 [2024-02-28T21:32:05.923Z] (Eclipse:10261): Gtk-WARNING **: 21:32:05.839: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:05 [2024-02-28T21:32:05.923Z] 
16:32:05 [2024-02-28T21:32:05.923Z] (Eclipse:10261): Gtk-WARNING **: 21:32:05.855: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:05 [2024-02-28T21:32:05.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:32:05 [2024-02-28T21:32:05.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:32:05 [2024-02-28T21:32:05.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:32:05 [2024-02-28T21:32:05.923Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:32:05 [2024-02-28T21:32:05.923Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:32:05 [2024-02-28T21:32:05.923Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
16:32:05 [2024-02-28T21:32:05.923Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
16:32:05 [2024-02-28T21:32:05.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
16:32:05 [2024-02-28T21:32:05.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=-241057927 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
16:32:05 [2024-02-28T21:32:05.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=-241057927 data=null doit=true}, TreeItem with text {scp_dest}]
16:32:05 [2024-02-28T21:32:05.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:32:05 [2024-02-28T21:32:05.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=-241057927 data=null}, TreeItem with text {scp_dest}]
16:32:05 [2024-02-28T21:32:05.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-241057926 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
16:32:05 [2024-02-28T21:32:05.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241057926 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}]
16:32:05 [2024-02-28T21:32:05.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-241057919 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
16:32:05 [2024-02-28T21:32:05.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-241057918 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
16:32:05 [2024-02-28T21:32:05.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=-241057918 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
16:32:06 [2024-02-28T21:32:06.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-241057918 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}]
16:32:06 [2024-02-28T21:32:06.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-241057880 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
16:32:06 [2024-02-28T21:32:06.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=-241057876 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
16:32:06 [2024-02-28T21:32:06.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=-241057876 data=null doit=true}, TreeItem with text {scp_dest}]
16:32:06 [2024-02-28T21:32:06.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=-241057876 data=null}, TreeItem with text {scp_dest}]
16:32:06 [2024-02-28T21:32:06.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
16:32:06 [2024-02-28T21:32:06.179Z] 
16:32:06 [2024-02-28T21:32:06.179Z] (Eclipse:10261): Gtk-CRITICAL **: 21:32:06.017: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:32:06 [2024-02-28T21:32:06.179Z] 
16:32:06 [2024-02-28T21:32:06.179Z] (Eclipse:10261): Gtk-WARNING **: 21:32:06.037: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:06 [2024-02-28T21:32:06.179Z] 
16:32:06 [2024-02-28T21:32:06.179Z] (Eclipse:10261): Gtk-WARNING **: 21:32:06.069: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:06 [2024-02-28T21:32:06.179Z] 
16:32:06 [2024-02-28T21:32:06.179Z] (Eclipse:10261): Gtk-CRITICAL **: 21:32:06.069: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:32:06 [2024-02-28T21:32:06.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
16:32:06 [2024-02-28T21:32:06.740Z] 
16:32:06 [2024-02-28T21:32:06.740Z] (Eclipse:10261): Gtk-WARNING **: 21:32:06.467: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:06 [2024-02-28T21:32:06.740Z] 
16:32:06 [2024-02-28T21:32:06.740Z] (Eclipse:10261): Gtk-CRITICAL **: 21:32:06.473: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:32:06 [2024-02-28T21:32:06.740Z] 
16:32:06 [2024-02-28T21:32:06.740Z] (Eclipse:10261): Gtk-WARNING **: 21:32:06.475: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:06 [2024-02-28T21:32:06.995Z] 
16:32:06 [2024-02-28T21:32:06.995Z] (Eclipse:10261): Gtk-WARNING **: 21:32:06.767: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:06 [2024-02-28T21:32:06.995Z] 
16:32:06 [2024-02-28T21:32:06.995Z] (Eclipse:10261): Gtk-WARNING **: 21:32:06.790: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:06 [2024-02-28T21:32:06.995Z] 
16:32:06 [2024-02-28T21:32:06.995Z] (Eclipse:10261): Gtk-WARNING **: 21:32:06.810: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:06 [2024-02-28T21:32:06.995Z] 
16:32:06 [2024-02-28T21:32:06.995Z] (Eclipse:10261): Gtk-WARNING **: 21:32:06.828: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:06 [2024-02-28T21:32:06.995Z] 
16:32:06 [2024-02-28T21:32:06.995Z] (Eclipse:10261): Gtk-WARNING **: 21:32:06.847: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:06 [2024-02-28T21:32:06.995Z] 
16:32:06 [2024-02-28T21:32:06.995Z] (Eclipse:10261): Gtk-WARNING **: 21:32:06.866: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:06 [2024-02-28T21:32:06.995Z] 
16:32:06 [2024-02-28T21:32:06.995Z] (Eclipse:10261): Gtk-WARNING **: 21:32:06.887: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:06 [2024-02-28T21:32:06.995Z] 
16:32:06 [2024-02-28T21:32:06.995Z] (Eclipse:10261): Gtk-WARNING **: 21:32:06.906: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:06 [2024-02-28T21:32:06.995Z] 
16:32:06 [2024-02-28T21:32:06.995Z] (Eclipse:10261): Gtk-WARNING **: 21:32:06.922: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:06 [2024-02-28T21:32:06.995Z] 
16:32:06 [2024-02-28T21:32:06.995Z] (Eclipse:10261): Gtk-WARNING **: 21:32:06.939: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:06 [2024-02-28T21:32:06.995Z] 
16:32:06 [2024-02-28T21:32:06.995Z] (Eclipse:10261): Gtk-WARNING **: 21:32:06.954: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:07 [2024-02-28T21:32:07.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:32:07 [2024-02-28T21:32:07.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:32:07 [2024-02-28T21:32:07.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:32:07 [2024-02-28T21:32:07.250Z] 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')
16:32:07 [2024-02-28T21:32:07.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:32:07 [2024-02-28T21:32:07.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:32:07 [2024-02-28T21:32:07.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:32:07 [2024-02-28T21:32:07.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:32:07 [2024-02-28T21:32:07.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:32:07 [2024-02-28T21:32:07.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:32:07 [2024-02-28T21:32:07.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:32:07 [2024-02-28T21:32:07.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:32:07 [2024-02-28T21:32:07.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:32:07 [2024-02-28T21:32:07.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:32:07 [2024-02-28T21:32:07.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:32:07 [2024-02-28T21:32:07.250Z] 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.
16:32:07 [2024-02-28T21:32:07.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:32:07 [2024-02-28T21:32:07.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:32:07 [2024-02-28T21:32:07.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:32:07 [2024-02-28T21:32:07.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:32:07 [2024-02-28T21:32:07.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:32:07 [2024-02-28T21:32:07.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:32:07 [2024-02-28T21:32:07.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:32:07 [2024-02-28T21:32:07.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
16:32:07 [2024-02-28T21:32:07.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces} [layout=null] time=-241056674 data=null}, (of type 'Combo')]
16:32:07 [2024-02-28T21:32:07.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
16:32:07 [2024-02-28T21:32:07.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:32:07 [2024-02-28T21:32:07.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:32:07 [2024-02-28T21:32:07.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:32:07 [2024-02-28T21:32:07.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:32:07 [2024-02-28T21:32:07.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:32:07 [2024-02-28T21:32:07.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:32:07 [2024-02-28T21:32:07.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {traces} time=-241056644 data=null button=0 stateMask=0x0 x=82 y=12 count=0}, TreeItem with text {traces}]
16:32:07 [2024-02-28T21:32:07.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=-241056644 data=null doit=true}, TreeItem with text {traces}]
16:32:07 [2024-02-28T21:32:07.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=-241056644 data=null}, TreeItem with text {traces}]
16:32:07 [2024-02-28T21:32:07.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=-241056644 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
16:32:07 [2024-02-28T21:32:07.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241056644 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}]
16:32:07 [2024-02-28T21:32:07.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=-241056644 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
16:32:07 [2024-02-28T21:32:07.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:32:07 [2024-02-28T21:32:07.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:32:07 [2024-02-28T21:32:07.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: synctraces.tar.gz
16:32:07 [2024-02-28T21:32:07.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:32:07 [2024-02-28T21:32:07.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:32:07 [2024-02-28T21:32:07.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:32:07 [2024-02-28T21:32:07.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:32:07 [2024-02-28T21:32:07.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:32:07 [2024-02-28T21:32:07.251Z] 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:'))
16:32:07 [2024-02-28T21:32:07.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:32:07 [2024-02-28T21:32:07.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-241056637 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:'))]
16:32:07 [2024-02-28T21:32:07.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:32:07 [2024-02-28T21:32:07.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:32:07 [2024-02-28T21:32:07.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:32:07 [2024-02-28T21:32:07.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:32:07 [2024-02-28T21:32:07.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:32:07 [2024-02-28T21:32:07.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:32:07 [2024-02-28T21:32:07.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:32:07 [2024-02-28T21:32:07.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:32:07 [2024-02-28T21:32:07.251Z] 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'
16:32:07 [2024-02-28T21:32:07.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:32:07 [2024-02-28T21:32:07.251Z] 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')
16:32:07 [2024-02-28T21:32:07.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:32:07 [2024-02-28T21:32:07.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:32:07 [2024-02-28T21:32:07.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:32:07 [2024-02-28T21:32:07.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:32:07 [2024-02-28T21:32:07.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:32:07 [2024-02-28T21:32:07.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:32:07 [2024-02-28T21:32:07.251Z] 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.
16:32:07 [2024-02-28T21:32:07.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:32:07 [2024-02-28T21:32:07.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:32:07 [2024-02-28T21:32:07.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:32:07 [2024-02-28T21:32:07.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:32:07 [2024-02-28T21:32:07.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:32:07 [2024-02-28T21:32:07.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:32:07 [2024-02-28T21:32:07.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:32:07 [2024-02-28T21:32:07.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:32:07 [2024-02-28T21:32:07.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:32:07 [2024-02-28T21:32:07.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:32:07 [2024-02-28T21:32:07.251Z] 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')
16:32:07 [2024-02-28T21:32:07.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:32:07 [2024-02-28T21:32:07.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:32:07 [2024-02-28T21:32:07.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:32:07 [2024-02-28T21:32:07.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:32:07 [2024-02-28T21:32:07.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:32:07 [2024-02-28T21:32:07.251Z] 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.
16:32:07 [2024-02-28T21:32:07.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:32:07 [2024-02-28T21:32:07.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:32:07 [2024-02-28T21:32:07.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:32:07 [2024-02-28T21:32:07.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:32:07 [2024-02-28T21:32:07.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:32:07 [2024-02-28T21:32:07.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:32:07 [2024-02-28T21:32:07.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:32:07 [2024-02-28T21:32:07.252Z] 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')
16:32:07 [2024-02-28T21:32:07.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:32:07 [2024-02-28T21:32:07.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:32:07 [2024-02-28T21:32:07.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:32:07 [2024-02-28T21:32:07.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:32:07 [2024-02-28T21:32:07.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:32:07 [2024-02-28T21:32:07.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:32:07 [2024-02-28T21:32:07.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:32:07 [2024-02-28T21:32:07.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:32:07 [2024-02-28T21:32:07.252Z] 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.
16:32:07 [2024-02-28T21:32:07.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:32:07 [2024-02-28T21:32:07.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:32:07 [2024-02-28T21:32:07.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:32:07 [2024-02-28T21:32:07.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:32:07 [2024-02-28T21:32:07.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:32:07 [2024-02-28T21:32:07.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:32:07 [2024-02-28T21:32:07.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:32:07 [2024-02-28T21:32:07.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:32:07 [2024-02-28T21:32:07.252Z] 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')
16:32:07 [2024-02-28T21:32:07.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:32:07 [2024-02-28T21:32:07.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:32:07 [2024-02-28T21:32:07.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:32:07 [2024-02-28T21:32:07.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:32:07 [2024-02-28T21:32:07.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:32:07 [2024-02-28T21:32:07.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:32:07 [2024-02-28T21:32:07.252Z] 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')
16:32:07 [2024-02-28T21:32:07.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@34c83eb0
16:32:07 [2024-02-28T21:32:07.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=-241056635 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')]
16:32:07 [2024-02-28T21:32:07.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-241056634 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')]
16:32:07 [2024-02-28T21:32:07.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=-241056634 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
16:32:07 [2024-02-28T21:32:07.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=-241056634 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
16:32:07 [2024-02-28T21:32:07.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=-241056634 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')]
16:32:07 [2024-02-28T21:32:07.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=-241056634 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')]
16:32:07 [2024-02-28T21:32:07.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=-241056634 data=null 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')]
16:32:07 [2024-02-28T21:32:07.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=-241056634 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')]
16:32:07 [2024-02-28T21:32:07.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-241056634 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')]
16:32:07 [2024-02-28T21:32:07.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=-241056634 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')]
16:32:07 [2024-02-28T21:32:07.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=-241056634 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
16:32:07 [2024-02-28T21:32:07.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=-241056634 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
16:32:07 [2024-02-28T21:32:07.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:32:07 [2024-02-28T21:32:07.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:32:07 [2024-02-28T21:32:07.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:32:07 [2024-02-28T21:32:07.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:32:07 [2024-02-28T21:32:07.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:32:07 [2024-02-28T21:32:07.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:32:07 [2024-02-28T21:32:07.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:32:07 [2024-02-28T21:32:07.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:32:07 [2024-02-28T21:32:07.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:32:07 [2024-02-28T21:32:07.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:32:07 [2024-02-28T21:32:07.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:32:07 [2024-02-28T21:32:07.253Z] 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')
16:32:07 [2024-02-28T21:32:07.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:32:07 [2024-02-28T21:32:07.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:32:07 [2024-02-28T21:32:07.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:32:07 [2024-02-28T21:32:07.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:32:07 [2024-02-28T21:32:07.253Z] 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.
16:32:07 [2024-02-28T21:32:07.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:32:07 [2024-02-28T21:32:07.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:32:07 [2024-02-28T21:32:07.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:32:07 [2024-02-28T21:32:07.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:32:07 [2024-02-28T21:32:07.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:32:07 [2024-02-28T21:32:07.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:32:07 [2024-02-28T21:32:07.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:32:07 [2024-02-28T21:32:07.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:32:07 [2024-02-28T21:32:07.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:32:07 [2024-02-28T21:32:07.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:32:07 [2024-02-28T21:32:07.253Z] 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)'
16:32:07 [2024-02-28T21:32:07.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:32:07 [2024-02-28T21:32:07.253Z] 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')
16:32:07 [2024-02-28T21:32:07.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:32:07 [2024-02-28T21:32:07.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:32:07 [2024-02-28T21:32:07.253Z] 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')
16:32:07 [2024-02-28T21:32:07.253Z] 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.
16:32:07 [2024-02-28T21:32:07.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:32:07 [2024-02-28T21:32:07.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:32:07 [2024-02-28T21:32:07.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:32:07 [2024-02-28T21:32:07.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:32:07 [2024-02-28T21:32:07.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:32:07 [2024-02-28T21:32:07.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:32:07 [2024-02-28T21:32:07.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:32:07 [2024-02-28T21:32:07.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:32:07 [2024-02-28T21:32:07.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:32:07 [2024-02-28T21:32:07.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:32:07 [2024-02-28T21:32:07.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:32:07 [2024-02-28T21:32:07.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:32:07 [2024-02-28T21:32:07.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:32:07 [2024-02-28T21:32:07.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:32:07 [2024-02-28T21:32:07.253Z] 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')
16:32:07 [2024-02-28T21:32:07.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:32:07 [2024-02-28T21:32:07.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-241056632 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:32:07 [2024-02-28T21:32:07.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-241056632 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:32:07 [2024-02-28T21:32:07.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-241056632 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:32:07 [2024-02-28T21:32:07.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-241056632 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:32:07 [2024-02-28T21:32:07.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-241056632 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:32:07 [2024-02-28T21:32:07.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-241056632 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:32:07 [2024-02-28T21:32:07.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')
16:32:07 [2024-02-28T21:32:07.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')
16:32:07 [2024-02-28T21:32:07.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')
16:32:07 [2024-02-28T21:32:07.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')
16:32:07 [2024-02-28T21:32:07.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')
16:32:07 [2024-02-28T21:32:07.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:32:07 [2024-02-28T21:32:07.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-241056632 data=null 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')]
16:32:07 [2024-02-28T21:32:07.510Z] 
16:32:07 [2024-02-28T21:32:07.510Z] (Eclipse:10261): Gtk-WARNING **: 21:32:07.419: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:07 [2024-02-28T21:32:07.510Z] 
16:32:07 [2024-02-28T21:32:07.510Z] (Eclipse:10261): Gtk-WARNING **: 21:32:07.476: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:07 [2024-02-28T21:32:07.510Z] 
16:32:07 [2024-02-28T21:32:07.510Z] (Eclipse:10261): Gtk-WARNING **: 21:32:07.493: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:07 [2024-02-28T21:32:07.767Z] 
16:32:07 [2024-02-28T21:32:07.767Z] (Eclipse:10261): Gtk-WARNING **: 21:32:07.510: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:07 [2024-02-28T21:32:07.768Z] 
16:32:07 [2024-02-28T21:32:07.768Z] (Eclipse:10261): Gtk-WARNING **: 21:32:07.526: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:07 [2024-02-28T21:32:07.768Z] 
16:32:07 [2024-02-28T21:32:07.768Z] (Eclipse:10261): Gtk-WARNING **: 21:32:07.542: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:07 [2024-02-28T21:32:07.768Z] 
16:32:07 [2024-02-28T21:32:07.768Z] (Eclipse:10261): Gtk-WARNING **: 21:32:07.560: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:07 [2024-02-28T21:32:07.768Z] 
16:32:07 [2024-02-28T21:32:07.768Z] (Eclipse:10261): Gtk-WARNING **: 21:32:07.575: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:07 [2024-02-28T21:32:07.768Z] 
16:32:07 [2024-02-28T21:32:07.768Z] (Eclipse:10261): Gtk-WARNING **: 21:32:07.593: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:07 [2024-02-28T21:32:07.768Z] 
16:32:07 [2024-02-28T21:32:07.768Z] (Eclipse:10261): Gtk-WARNING **: 21:32:07.609: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:07 [2024-02-28T21:32:07.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:32:07 [2024-02-28T21:32:07.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:32:07 [2024-02-28T21:32:07.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:32:07 [2024-02-28T21:32:07.768Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:32:07 [2024-02-28T21:32:07.768Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:32:07 [2024-02-28T21:32:07.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-241056097 data=null doit=true}, TreeItem with text {Traces [2]}]
16:32:07 [2024-02-28T21:32:07.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-241056096 data=null}, TreeItem with text {Traces [2]}]
16:32:07 [2024-02-28T21:32:07.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-241056096 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:32:07 [2024-02-28T21:32:07.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-241056096 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]}]
16:32:07 [2024-02-28T21:32:07.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-241056095 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:32:07 [2024-02-28T21:32:07.768Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
16:32:07 [2024-02-28T21:32:07.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
16:32:07 [2024-02-28T21:32:07.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=-241056094 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
16:32:07 [2024-02-28T21:32:07.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=-241056094 data=null doit=true}, TreeItem with text {scp_dest}]
16:32:07 [2024-02-28T21:32:07.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:32:07 [2024-02-28T21:32:07.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=-241056094 data=null}, TreeItem with text {scp_dest}]
16:32:07 [2024-02-28T21:32:07.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-241056094 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
16:32:07 [2024-02-28T21:32:07.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241056094 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}]
16:32:07 [2024-02-28T21:32:07.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-241056090 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
16:32:07 [2024-02-28T21:32:07.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-241056090 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
16:32:07 [2024-02-28T21:32:07.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=-241056090 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
16:32:07 [2024-02-28T21:32:07.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-241056089 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}]
16:32:07 [2024-02-28T21:32:07.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-241056054 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
16:32:07 [2024-02-28T21:32:07.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=-241056050 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
16:32:07 [2024-02-28T21:32:07.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=-241056050 data=null doit=true}, TreeItem with text {scp_dest}]
16:32:07 [2024-02-28T21:32:07.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=-241056050 data=null}, TreeItem with text {scp_dest}]
16:32:07 [2024-02-28T21:32:07.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
16:32:08 [2024-02-28T21:32:08.024Z] 
16:32:08 [2024-02-28T21:32:08.024Z] (Eclipse:10261): Gtk-CRITICAL **: 21:32:07.821: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:32:08 [2024-02-28T21:32:08.024Z] 
16:32:08 [2024-02-28T21:32:08.024Z] (Eclipse:10261): Gtk-WARNING **: 21:32:07.841: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:08 [2024-02-28T21:32:08.024Z] 
16:32:08 [2024-02-28T21:32:08.024Z] (Eclipse:10261): Gtk-WARNING **: 21:32:07.871: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:08 [2024-02-28T21:32:08.024Z] 
16:32:08 [2024-02-28T21:32:08.024Z] (Eclipse:10261): Gtk-CRITICAL **: 21:32:07.871: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:32:08 [2024-02-28T21:32:08.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
16:32:08 [2024-02-28T21:32:08.536Z] 
16:32:08 [2024-02-28T21:32:08.536Z] (Eclipse:10261): Gtk-WARNING **: 21:32:08.296: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:08 [2024-02-28T21:32:08.536Z] 
16:32:08 [2024-02-28T21:32:08.536Z] (Eclipse:10261): Gtk-CRITICAL **: 21:32:08.419: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:32:08 [2024-02-28T21:32:08.536Z] 
16:32:08 [2024-02-28T21:32:08.536Z] (Eclipse:10261): Gtk-WARNING **: 21:32:08.422: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:08 [2024-02-28T21:32:08.792Z] 
16:32:08 [2024-02-28T21:32:08.792Z] (Eclipse:10261): Gtk-WARNING **: 21:32:08.598: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:08 [2024-02-28T21:32:08.792Z] 
16:32:08 [2024-02-28T21:32:08.792Z] (Eclipse:10261): Gtk-WARNING **: 21:32:08.618: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:08 [2024-02-28T21:32:08.792Z] 
16:32:08 [2024-02-28T21:32:08.792Z] (Eclipse:10261): Gtk-WARNING **: 21:32:08.636: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:08 [2024-02-28T21:32:08.792Z] 
16:32:08 [2024-02-28T21:32:08.792Z] (Eclipse:10261): Gtk-WARNING **: 21:32:08.654: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:08 [2024-02-28T21:32:08.792Z] 
16:32:08 [2024-02-28T21:32:08.792Z] (Eclipse:10261): Gtk-WARNING **: 21:32:08.673: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:08 [2024-02-28T21:32:08.792Z] 
16:32:08 [2024-02-28T21:32:08.792Z] (Eclipse:10261): Gtk-WARNING **: 21:32:08.692: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:08 [2024-02-28T21:32:08.792Z] 
16:32:08 [2024-02-28T21:32:08.792Z] (Eclipse:10261): Gtk-WARNING **: 21:32:08.713: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:08 [2024-02-28T21:32:08.792Z] 
16:32:08 [2024-02-28T21:32:08.792Z] (Eclipse:10261): Gtk-WARNING **: 21:32:08.733: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:08 [2024-02-28T21:32:08.792Z] 
16:32:08 [2024-02-28T21:32:08.792Z] (Eclipse:10261): Gtk-WARNING **: 21:32:08.751: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:08 [2024-02-28T21:32:08.792Z] 
16:32:08 [2024-02-28T21:32:08.792Z] (Eclipse:10261): Gtk-WARNING **: 21:32:08.767: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:08 [2024-02-28T21:32:08.792Z] 
16:32:08 [2024-02-28T21:32:08.792Z] (Eclipse:10261): Gtk-WARNING **: 21:32:08.781: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:09 [2024-02-28T21:32:09.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:32:09 [2024-02-28T21:32:09.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:32:09 [2024-02-28T21:32:09.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:32:09 [2024-02-28T21:32:09.049Z] 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')
16:32:09 [2024-02-28T21:32:09.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:32:09 [2024-02-28T21:32:09.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:32:09 [2024-02-28T21:32:09.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:32:09 [2024-02-28T21:32:09.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:32:09 [2024-02-28T21:32:09.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:32:09 [2024-02-28T21:32:09.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:32:09 [2024-02-28T21:32:09.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:32:09 [2024-02-28T21:32:09.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:32:09 [2024-02-28T21:32:09.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:32:09 [2024-02-28T21:32:09.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:32:09 [2024-02-28T21:32:09.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:32:09 [2024-02-28T21:32:09.049Z] 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.
16:32:09 [2024-02-28T21:32:09.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:32:09 [2024-02-28T21:32:09.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:32:09 [2024-02-28T21:32:09.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:32:09 [2024-02-28T21:32:09.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:32:09 [2024-02-28T21:32:09.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:32:09 [2024-02-28T21:32:09.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:32:09 [2024-02-28T21:32:09.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:32:09 [2024-02-28T21:32:09.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
16:32:09 [2024-02-28T21:32:09.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces} [layout=null] time=-241054828 data=null}, (of type 'Combo')]
16:32:09 [2024-02-28T21:32:09.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
16:32:09 [2024-02-28T21:32:09.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:32:09 [2024-02-28T21:32:09.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:32:09 [2024-02-28T21:32:09.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:32:09 [2024-02-28T21:32:09.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:32:09 [2024-02-28T21:32:09.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:32:09 [2024-02-28T21:32:09.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=-241054812 data=null doit=true}, TreeItem with text {traces}]
16:32:09 [2024-02-28T21:32:09.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=-241054812 data=null}, TreeItem with text {traces}]
16:32:09 [2024-02-28T21:32:09.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=-241054812 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
16:32:09 [2024-02-28T21:32:09.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-241054812 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}]
16:32:09 [2024-02-28T21:32:09.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=-241054811 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
16:32:09 [2024-02-28T21:32:09.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:32:09 [2024-02-28T21:32:09.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces} time=-241054795 data=null button=0 stateMask=0x0 x=115 y=104 count=0}, Tree node with text: synctraces]
16:32:09 [2024-02-28T21:32:09.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces} time=-241054795 data=null doit=true}, Tree node with text: synctraces]
16:32:09 [2024-02-28T21:32:09.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces} time=-241054795 data=null}, Tree node with text: synctraces]
16:32:09 [2024-02-28T21:32:09.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces} time=-241054795 data=null button=1 stateMask=0x0 x=115 y=104 count=1}, Tree node with text: synctraces]
16:32:09 [2024-02-28T21:32:09.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241054794 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]
16:32:09 [2024-02-28T21:32:09.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces} time=-241054794 data=null button=1 stateMask=0x80000 x=115 y=104 count=1}, Tree node with text: synctraces]
16:32:09 [2024-02-28T21:32:09.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: synctraces
16:32:09 [2024-02-28T21:32:09.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:32:09 [2024-02-28T21:32:09.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:32:09 [2024-02-28T21:32:09.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:32:09 [2024-02-28T21:32:09.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:32:09 [2024-02-28T21:32:09.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:32:09 [2024-02-28T21:32:09.049Z] 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:'))
16:32:09 [2024-02-28T21:32:09.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:32:09 [2024-02-28T21:32:09.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-241054789 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:'))]
16:32:09 [2024-02-28T21:32:09.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:32:09 [2024-02-28T21:32:09.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:32:09 [2024-02-28T21:32:09.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:32:09 [2024-02-28T21:32:09.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:32:09 [2024-02-28T21:32:09.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:32:09 [2024-02-28T21:32:09.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:32:09 [2024-02-28T21:32:09.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:32:09 [2024-02-28T21:32:09.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:32:09 [2024-02-28T21:32:09.050Z] 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'
16:32:09 [2024-02-28T21:32:09.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:32:09 [2024-02-28T21:32:09.050Z] 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')
16:32:09 [2024-02-28T21:32:09.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:32:09 [2024-02-28T21:32:09.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:32:09 [2024-02-28T21:32:09.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:32:09 [2024-02-28T21:32:09.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:32:09 [2024-02-28T21:32:09.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:32:09 [2024-02-28T21:32:09.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:32:09 [2024-02-28T21:32:09.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@241eba9
16:32:09 [2024-02-28T21:32:09.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-241054788 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')]
16:32:09 [2024-02-28T21:32:09.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-241054788 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')]
16:32:09 [2024-02-28T21:32:09.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-241054788 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:32:09 [2024-02-28T21:32:09.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-241054788 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:32:09 [2024-02-28T21:32:09.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-241054787 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')]
16:32:09 [2024-02-28T21:32:09.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-241054787 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')]
16:32:09 [2024-02-28T21:32:09.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-241054787 data=null 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')]
16:32:09 [2024-02-28T21:32:09.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-241054787 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')]
16:32:09 [2024-02-28T21:32:09.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-241054787 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')]
16:32:09 [2024-02-28T21:32:09.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-241054787 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')]
16:32:09 [2024-02-28T21:32:09.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-241054787 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:32:09 [2024-02-28T21:32:09.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-241054787 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:32:09 [2024-02-28T21:32:09.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:32:09 [2024-02-28T21:32:09.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:32:09 [2024-02-28T21:32:09.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:32:09 [2024-02-28T21:32:09.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:32:09 [2024-02-28T21:32:09.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:32:09 [2024-02-28T21:32:09.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:32:09 [2024-02-28T21:32:09.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:32:09 [2024-02-28T21:32:09.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:32:09 [2024-02-28T21:32:09.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:32:09 [2024-02-28T21:32:09.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:32:09 [2024-02-28T21:32:09.050Z] 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')
16:32:09 [2024-02-28T21:32:09.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:32:09 [2024-02-28T21:32:09.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:32:09 [2024-02-28T21:32:09.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:32:09 [2024-02-28T21:32:09.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:32:09 [2024-02-28T21:32:09.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:32:09 [2024-02-28T21:32:09.050Z] 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.
16:32:09 [2024-02-28T21:32:09.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:32:09 [2024-02-28T21:32:09.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:32:09 [2024-02-28T21:32:09.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:32:09 [2024-02-28T21:32:09.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:32:09 [2024-02-28T21:32:09.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:32:09 [2024-02-28T21:32:09.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:32:09 [2024-02-28T21:32:09.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:32:09 [2024-02-28T21:32:09.051Z] 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')
16:32:09 [2024-02-28T21:32:09.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:32:09 [2024-02-28T21:32:09.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:32:09 [2024-02-28T21:32:09.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:32:09 [2024-02-28T21:32:09.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:32:09 [2024-02-28T21:32:09.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:32:09 [2024-02-28T21:32:09.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:32:09 [2024-02-28T21:32:09.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:32:09 [2024-02-28T21:32:09.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:32:09 [2024-02-28T21:32:09.051Z] 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.
16:32:09 [2024-02-28T21:32:09.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:32:09 [2024-02-28T21:32:09.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:32:09 [2024-02-28T21:32:09.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:32:09 [2024-02-28T21:32:09.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:32:09 [2024-02-28T21:32:09.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:32:09 [2024-02-28T21:32:09.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:32:09 [2024-02-28T21:32:09.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:32:09 [2024-02-28T21:32:09.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:32:09 [2024-02-28T21:32:09.051Z] 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')
16:32:09 [2024-02-28T21:32:09.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:32:09 [2024-02-28T21:32:09.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:32:09 [2024-02-28T21:32:09.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:32:09 [2024-02-28T21:32:09.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:32:09 [2024-02-28T21:32:09.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:32:09 [2024-02-28T21:32:09.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:32:09 [2024-02-28T21:32:09.051Z] 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')
16:32:09 [2024-02-28T21:32:09.051Z] 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.
16:32:09 [2024-02-28T21:32:09.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:32:09 [2024-02-28T21:32:09.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:32:09 [2024-02-28T21:32:09.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:32:09 [2024-02-28T21:32:09.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:32:09 [2024-02-28T21:32:09.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:32:09 [2024-02-28T21:32:09.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:32:09 [2024-02-28T21:32:09.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:32:09 [2024-02-28T21:32:09.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:32:09 [2024-02-28T21:32:09.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:32:09 [2024-02-28T21:32:09.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:32:09 [2024-02-28T21:32:09.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:32:09 [2024-02-28T21:32:09.051Z] 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')
16:32:09 [2024-02-28T21:32:09.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:32:09 [2024-02-28T21:32:09.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:32:09 [2024-02-28T21:32:09.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:32:09 [2024-02-28T21:32:09.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:32:09 [2024-02-28T21:32:09.051Z] 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.
16:32:09 [2024-02-28T21:32:09.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:32:09 [2024-02-28T21:32:09.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:32:09 [2024-02-28T21:32:09.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:32:09 [2024-02-28T21:32:09.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:32:09 [2024-02-28T21:32:09.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:32:09 [2024-02-28T21:32:09.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:32:09 [2024-02-28T21:32:09.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:32:09 [2024-02-28T21:32:09.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:32:09 [2024-02-28T21:32:09.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:32:09 [2024-02-28T21:32:09.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:32:09 [2024-02-28T21:32:09.052Z] 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)'
16:32:09 [2024-02-28T21:32:09.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:32:09 [2024-02-28T21:32:09.052Z] 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')
16:32:09 [2024-02-28T21:32:09.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:32:09 [2024-02-28T21:32:09.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:32:09 [2024-02-28T21:32:09.052Z] 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')
16:32:09 [2024-02-28T21:32:09.052Z] 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.
16:32:09 [2024-02-28T21:32:09.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:32:09 [2024-02-28T21:32:09.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:32:09 [2024-02-28T21:32:09.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:32:09 [2024-02-28T21:32:09.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:32:09 [2024-02-28T21:32:09.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:32:09 [2024-02-28T21:32:09.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:32:09 [2024-02-28T21:32:09.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:32:09 [2024-02-28T21:32:09.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:32:09 [2024-02-28T21:32:09.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:32:09 [2024-02-28T21:32:09.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:32:09 [2024-02-28T21:32:09.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:32:09 [2024-02-28T21:32:09.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:32:09 [2024-02-28T21:32:09.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:32:09 [2024-02-28T21:32:09.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:32:09 [2024-02-28T21:32:09.052Z] 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')
16:32:09 [2024-02-28T21:32:09.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:32:09 [2024-02-28T21:32:09.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:32:09 [2024-02-28T21:32:09.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:32:09 [2024-02-28T21:32:09.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:32:09 [2024-02-28T21:32:09.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:32:09 [2024-02-28T21:32:09.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:32:09 [2024-02-28T21:32:09.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:32:09 [2024-02-28T21:32:09.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:32:09 [2024-02-28T21:32:09.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:32:09 [2024-02-28T21:32:09.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:32:09 [2024-02-28T21:32:09.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:32:09 [2024-02-28T21:32:09.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:32:09 [2024-02-28T21:32:09.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:32:09 [2024-02-28T21:32:09.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:32:09 [2024-02-28T21:32:09.052Z] 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')
16:32:09 [2024-02-28T21:32:09.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:32:09 [2024-02-28T21:32:09.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-241054783 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:32:09 [2024-02-28T21:32:09.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-241054783 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:32:09 [2024-02-28T21:32:09.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-241054783 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:32:09 [2024-02-28T21:32:09.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-241054783 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:32:09 [2024-02-28T21:32:09.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-241054783 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:32:09 [2024-02-28T21:32:09.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-241054783 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:32:09 [2024-02-28T21:32:09.052Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:32:09 [2024-02-28T21:32:09.052Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:32:09 [2024-02-28T21:32:09.052Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:32:09 [2024-02-28T21:32:09.052Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:32:09 [2024-02-28T21:32:09.052Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:32:09 [2024-02-28T21:32:09.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:32:09 [2024-02-28T21:32:09.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-241054783 data=null 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')]
16:32:09 [2024-02-28T21:32:09.309Z] 
16:32:09 [2024-02-28T21:32:09.309Z] (Eclipse:10261): Gtk-WARNING **: 21:32:09.130: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:09 [2024-02-28T21:32:09.309Z] 
16:32:09 [2024-02-28T21:32:09.309Z] (Eclipse:10261): Gtk-WARNING **: 21:32:09.169: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:09 [2024-02-28T21:32:09.309Z] 
16:32:09 [2024-02-28T21:32:09.309Z] (Eclipse:10261): Gtk-WARNING **: 21:32:09.186: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:09 [2024-02-28T21:32:09.309Z] 
16:32:09 [2024-02-28T21:32:09.309Z] (Eclipse:10261): Gtk-WARNING **: 21:32:09.203: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:09 [2024-02-28T21:32:09.309Z] 
16:32:09 [2024-02-28T21:32:09.309Z] (Eclipse:10261): Gtk-WARNING **: 21:32:09.219: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:09 [2024-02-28T21:32:09.309Z] 
16:32:09 [2024-02-28T21:32:09.309Z] (Eclipse:10261): Gtk-WARNING **: 21:32:09.235: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:09 [2024-02-28T21:32:09.309Z] 
16:32:09 [2024-02-28T21:32:09.309Z] (Eclipse:10261): Gtk-WARNING **: 21:32:09.253: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:09 [2024-02-28T21:32:09.309Z] 
16:32:09 [2024-02-28T21:32:09.309Z] (Eclipse:10261): Gtk-WARNING **: 21:32:09.269: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:09 [2024-02-28T21:32:09.309Z] 
16:32:09 [2024-02-28T21:32:09.309Z] (Eclipse:10261): Gtk-WARNING **: 21:32:09.286: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:09 [2024-02-28T21:32:09.309Z] 
16:32:09 [2024-02-28T21:32:09.309Z] (Eclipse:10261): Gtk-WARNING **: 21:32:09.303: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:09 [2024-02-28T21:32:09.565Z] 
16:32:09 [2024-02-28T21:32:09.565Z] (Eclipse:10261): Gtk-WARNING **: 21:32:09.319: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:09 [2024-02-28T21:32:09.565Z] 
16:32:09 [2024-02-28T21:32:09.565Z] (Eclipse:10261): Gtk-WARNING **: 21:32:09.335: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:09 [2024-02-28T21:32:09.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:32:09 [2024-02-28T21:32:09.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:32:09 [2024-02-28T21:32:09.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:32:09 [2024-02-28T21:32:09.565Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:32:09 [2024-02-28T21:32:09.565Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:32:09 [2024-02-28T21:32:09.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-241054260 data=null doit=true}, TreeItem with text {Traces [2]}]
16:32:09 [2024-02-28T21:32:09.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-241054260 data=null}, TreeItem with text {Traces [2]}]
16:32:09 [2024-02-28T21:32:09.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-241054260 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:32:09 [2024-02-28T21:32:09.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-241054260 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]}]
16:32:09 [2024-02-28T21:32:09.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-241054259 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:32:09 [2024-02-28T21:32:09.565Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
16:32:09 [2024-02-28T21:32:09.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
16:32:09 [2024-02-28T21:32:09.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=-241054258 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
16:32:09 [2024-02-28T21:32:09.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=-241054258 data=null doit=true}, TreeItem with text {scp_dest}]
16:32:09 [2024-02-28T21:32:09.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:32:09 [2024-02-28T21:32:09.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=-241054258 data=null}, TreeItem with text {scp_dest}]
16:32:09 [2024-02-28T21:32:09.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-241054258 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
16:32:09 [2024-02-28T21:32:09.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241054258 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}]
16:32:09 [2024-02-28T21:32:09.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-241054254 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
16:32:09 [2024-02-28T21:32:09.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-241054254 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
16:32:09 [2024-02-28T21:32:09.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=-241054254 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
16:32:09 [2024-02-28T21:32:09.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-241054253 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}]
16:32:09 [2024-02-28T21:32:09.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-241054218 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
16:32:09 [2024-02-28T21:32:09.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=-241054214 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
16:32:09 [2024-02-28T21:32:09.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=-241054214 data=null doit=true}, TreeItem with text {scp_dest}]
16:32:09 [2024-02-28T21:32:09.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=-241054214 data=null}, TreeItem with text {scp_dest}]
16:32:09 [2024-02-28T21:32:09.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
16:32:09 [2024-02-28T21:32:09.823Z] 
16:32:09 [2024-02-28T21:32:09.823Z] (Eclipse:10261): Gtk-CRITICAL **: 21:32:09.680: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:32:09 [2024-02-28T21:32:09.823Z] 
16:32:09 [2024-02-28T21:32:09.823Z] (Eclipse:10261): Gtk-WARNING **: 21:32:09.701: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:09 [2024-02-28T21:32:09.823Z] 
16:32:09 [2024-02-28T21:32:09.823Z] (Eclipse:10261): Gtk-WARNING **: 21:32:09.730: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:09 [2024-02-28T21:32:09.823Z] 
16:32:09 [2024-02-28T21:32:09.823Z] (Eclipse:10261): Gtk-CRITICAL **: 21:32:09.730: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:32:10 [2024-02-28T21:32:10.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
16:32:10 [2024-02-28T21:32:10.385Z] 
16:32:10 [2024-02-28T21:32:10.385Z] (Eclipse:10261): Gtk-WARNING **: 21:32:10.130: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:10 [2024-02-28T21:32:10.385Z] 
16:32:10 [2024-02-28T21:32:10.385Z] (Eclipse:10261): Gtk-CRITICAL **: 21:32:10.137: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:32:10 [2024-02-28T21:32:10.385Z] 
16:32:10 [2024-02-28T21:32:10.385Z] (Eclipse:10261): Gtk-WARNING **: 21:32:10.140: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:10 [2024-02-28T21:32:10.385Z] 
16:32:10 [2024-02-28T21:32:10.385Z] (Eclipse:10261): Gtk-WARNING **: 21:32:10.272: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:10 [2024-02-28T21:32:10.385Z] 
16:32:10 [2024-02-28T21:32:10.385Z] (Eclipse:10261): Gtk-WARNING **: 21:32:10.292: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:10 [2024-02-28T21:32:10.385Z] 
16:32:10 [2024-02-28T21:32:10.385Z] (Eclipse:10261): Gtk-WARNING **: 21:32:10.311: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:10 [2024-02-28T21:32:10.385Z] 
16:32:10 [2024-02-28T21:32:10.385Z] (Eclipse:10261): Gtk-WARNING **: 21:32:10.329: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:10 [2024-02-28T21:32:10.385Z] 
16:32:10 [2024-02-28T21:32:10.385Z] (Eclipse:10261): Gtk-WARNING **: 21:32:10.349: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:10 [2024-02-28T21:32:10.385Z] 
16:32:10 [2024-02-28T21:32:10.385Z] (Eclipse:10261): Gtk-WARNING **: 21:32:10.367: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:10 [2024-02-28T21:32:10.640Z] 
16:32:10 [2024-02-28T21:32:10.640Z] (Eclipse:10261): Gtk-WARNING **: 21:32:10.387: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:10 [2024-02-28T21:32:10.640Z] 
16:32:10 [2024-02-28T21:32:10.640Z] (Eclipse:10261): Gtk-WARNING **: 21:32:10.405: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:10 [2024-02-28T21:32:10.640Z] 
16:32:10 [2024-02-28T21:32:10.640Z] (Eclipse:10261): Gtk-WARNING **: 21:32:10.423: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:10 [2024-02-28T21:32:10.640Z] 
16:32:10 [2024-02-28T21:32:10.640Z] (Eclipse:10261): Gtk-WARNING **: 21:32:10.439: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:10 [2024-02-28T21:32:10.640Z] 
16:32:10 [2024-02-28T21:32:10.640Z] (Eclipse:10261): Gtk-WARNING **: 21:32:10.456: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:10 [2024-02-28T21:32:10.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:32:10 [2024-02-28T21:32:10.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:32:10 [2024-02-28T21:32:10.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:32:10 [2024-02-28T21:32:10.640Z] 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')
16:32:10 [2024-02-28T21:32:10.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:32:10 [2024-02-28T21:32:10.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:32:10 [2024-02-28T21:32:10.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:32:10 [2024-02-28T21:32:10.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:32:10 [2024-02-28T21:32:10.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:32:10 [2024-02-28T21:32:10.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:32:10 [2024-02-28T21:32:10.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:32:10 [2024-02-28T21:32:10.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:32:10 [2024-02-28T21:32:10.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:32:10 [2024-02-28T21:32:10.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:32:10 [2024-02-28T21:32:10.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:32:10 [2024-02-28T21:32:10.641Z] 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.
16:32:10 [2024-02-28T21:32:10.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:32:10 [2024-02-28T21:32:10.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:32:10 [2024-02-28T21:32:10.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:32:10 [2024-02-28T21:32:10.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:32:10 [2024-02-28T21:32:10.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:32:10 [2024-02-28T21:32:10.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:32:10 [2024-02-28T21:32:10.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:32:10 [2024-02-28T21:32:10.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
16:32:10 [2024-02-28T21:32:10.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces} [layout=null] time=-241053173 data=null}, (of type 'Combo')]
16:32:10 [2024-02-28T21:32:10.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
16:32:10 [2024-02-28T21:32:10.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:32:10 [2024-02-28T21:32:10.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:32:10 [2024-02-28T21:32:10.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:32:10 [2024-02-28T21:32:10.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:32:10 [2024-02-28T21:32:10.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:32:10 [2024-02-28T21:32:10.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=-241053156 data=null doit=true}, TreeItem with text {traces}]
16:32:10 [2024-02-28T21:32:10.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=-241053156 data=null}, TreeItem with text {traces}]
16:32:10 [2024-02-28T21:32:10.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=-241053156 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
16:32:10 [2024-02-28T21:32:10.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-241053142 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}]
16:32:10 [2024-02-28T21:32:10.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=-241053141 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
16:32:10 [2024-02-28T21:32:10.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:32:10 [2024-02-28T21:32:10.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces} time=-241053140 data=null button=0 stateMask=0x0 x=115 y=104 count=0}, Tree node with text: synctraces]
16:32:10 [2024-02-28T21:32:10.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces} time=-241053140 data=null doit=true}, Tree node with text: synctraces]
16:32:10 [2024-02-28T21:32:10.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces} time=-241053140 data=null}, Tree node with text: synctraces]
16:32:10 [2024-02-28T21:32:10.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces} time=-241053140 data=null button=1 stateMask=0x0 x=115 y=104 count=1}, Tree node with text: synctraces]
16:32:10 [2024-02-28T21:32:10.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241053140 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]
16:32:10 [2024-02-28T21:32:10.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces} time=-241053135 data=null button=1 stateMask=0x80000 x=115 y=104 count=1}, Tree node with text: synctraces]
16:32:10 [2024-02-28T21:32:10.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: synctraces
16:32:10 [2024-02-28T21:32:10.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:32:10 [2024-02-28T21:32:10.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:32:10 [2024-02-28T21:32:10.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:32:10 [2024-02-28T21:32:10.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:32:10 [2024-02-28T21:32:10.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:32:10 [2024-02-28T21:32:10.898Z] 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:'))
16:32:10 [2024-02-28T21:32:10.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:32:10 [2024-02-28T21:32:10.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-241053129 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:'))]
16:32:10 [2024-02-28T21:32:10.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:32:10 [2024-02-28T21:32:10.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:32:10 [2024-02-28T21:32:10.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:32:10 [2024-02-28T21:32:10.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:32:10 [2024-02-28T21:32:10.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:32:10 [2024-02-28T21:32:10.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:32:10 [2024-02-28T21:32:10.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:32:10 [2024-02-28T21:32:10.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:32:10 [2024-02-28T21:32:10.898Z] 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'
16:32:10 [2024-02-28T21:32:10.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:32:10 [2024-02-28T21:32:10.898Z] 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')
16:32:10 [2024-02-28T21:32:10.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:32:10 [2024-02-28T21:32:10.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:32:10 [2024-02-28T21:32:10.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:32:10 [2024-02-28T21:32:10.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:32:10 [2024-02-28T21:32:10.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:32:10 [2024-02-28T21:32:10.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:32:10 [2024-02-28T21:32:10.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@6ddba5
16:32:10 [2024-02-28T21:32:10.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-241053128 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')]
16:32:10 [2024-02-28T21:32:10.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-241053128 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')]
16:32:10 [2024-02-28T21:32:10.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-241053128 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:32:10 [2024-02-28T21:32:10.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-241053127 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:32:10 [2024-02-28T21:32:10.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-241053127 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')]
16:32:10 [2024-02-28T21:32:10.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-241053127 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')]
16:32:10 [2024-02-28T21:32:10.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-241053127 data=null 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')]
16:32:10 [2024-02-28T21:32:10.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-241053127 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')]
16:32:10 [2024-02-28T21:32:10.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-241053127 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')]
16:32:10 [2024-02-28T21:32:10.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-241053127 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')]
16:32:10 [2024-02-28T21:32:10.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-241053127 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:32:10 [2024-02-28T21:32:10.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-241053127 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:32:10 [2024-02-28T21:32:10.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:32:10 [2024-02-28T21:32:10.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:32:10 [2024-02-28T21:32:10.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:32:10 [2024-02-28T21:32:10.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:32:10 [2024-02-28T21:32:10.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:32:10 [2024-02-28T21:32:10.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:32:10 [2024-02-28T21:32:10.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:32:10 [2024-02-28T21:32:10.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:32:10 [2024-02-28T21:32:10.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:32:10 [2024-02-28T21:32:10.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:32:10 [2024-02-28T21:32:10.899Z] 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')
16:32:10 [2024-02-28T21:32:10.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:32:10 [2024-02-28T21:32:10.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:32:10 [2024-02-28T21:32:10.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:32:10 [2024-02-28T21:32:10.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:32:10 [2024-02-28T21:32:10.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:32:10 [2024-02-28T21:32:10.899Z] 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.
16:32:10 [2024-02-28T21:32:10.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:32:10 [2024-02-28T21:32:10.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:32:10 [2024-02-28T21:32:10.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:32:10 [2024-02-28T21:32:10.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:32:10 [2024-02-28T21:32:10.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:32:10 [2024-02-28T21:32:10.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:32:10 [2024-02-28T21:32:10.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:32:10 [2024-02-28T21:32:10.899Z] 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')
16:32:10 [2024-02-28T21:32:10.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:32:10 [2024-02-28T21:32:10.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:32:10 [2024-02-28T21:32:10.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:32:10 [2024-02-28T21:32:10.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:32:10 [2024-02-28T21:32:10.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:32:10 [2024-02-28T21:32:10.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:32:10 [2024-02-28T21:32:10.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:32:10 [2024-02-28T21:32:10.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:32:10 [2024-02-28T21:32:10.900Z] 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.
16:32:10 [2024-02-28T21:32:10.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:32:10 [2024-02-28T21:32:10.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:32:10 [2024-02-28T21:32:10.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:32:10 [2024-02-28T21:32:10.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:32:10 [2024-02-28T21:32:10.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:32:10 [2024-02-28T21:32:10.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:32:10 [2024-02-28T21:32:10.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:32:10 [2024-02-28T21:32:10.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:32:10 [2024-02-28T21:32:10.900Z] 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')
16:32:10 [2024-02-28T21:32:10.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:32:10 [2024-02-28T21:32:10.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:32:10 [2024-02-28T21:32:10.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:32:10 [2024-02-28T21:32:10.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:32:10 [2024-02-28T21:32:10.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:32:10 [2024-02-28T21:32:10.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:32:10 [2024-02-28T21:32:10.900Z] 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')
16:32:10 [2024-02-28T21:32:10.900Z] 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.
16:32:10 [2024-02-28T21:32:10.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:32:10 [2024-02-28T21:32:10.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:32:10 [2024-02-28T21:32:10.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:32:10 [2024-02-28T21:32:10.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:32:10 [2024-02-28T21:32:10.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:32:10 [2024-02-28T21:32:10.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:32:10 [2024-02-28T21:32:10.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:32:10 [2024-02-28T21:32:10.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:32:10 [2024-02-28T21:32:10.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:32:10 [2024-02-28T21:32:10.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:32:10 [2024-02-28T21:32:10.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:32:10 [2024-02-28T21:32:10.900Z] 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')
16:32:10 [2024-02-28T21:32:10.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:32:10 [2024-02-28T21:32:10.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:32:10 [2024-02-28T21:32:10.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:32:10 [2024-02-28T21:32:10.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:32:10 [2024-02-28T21:32:10.900Z] 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.
16:32:10 [2024-02-28T21:32:10.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:32:10 [2024-02-28T21:32:10.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:32:10 [2024-02-28T21:32:10.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:32:10 [2024-02-28T21:32:10.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:32:10 [2024-02-28T21:32:10.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:32:10 [2024-02-28T21:32:10.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:32:10 [2024-02-28T21:32:10.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:32:10 [2024-02-28T21:32:10.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:32:10 [2024-02-28T21:32:10.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:32:10 [2024-02-28T21:32:10.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:32:10 [2024-02-28T21:32:10.900Z] 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)'
16:32:10 [2024-02-28T21:32:10.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:32:10 [2024-02-28T21:32:10.900Z] 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')
16:32:10 [2024-02-28T21:32:10.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:32:10 [2024-02-28T21:32:10.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:32:10 [2024-02-28T21:32:10.900Z] 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')
16:32:10 [2024-02-28T21:32:10.900Z] 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.
16:32:10 [2024-02-28T21:32:10.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:32:10 [2024-02-28T21:32:10.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:32:10 [2024-02-28T21:32:10.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:32:10 [2024-02-28T21:32:10.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:32:10 [2024-02-28T21:32:10.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:32:10 [2024-02-28T21:32:10.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:32:10 [2024-02-28T21:32:10.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:32:10 [2024-02-28T21:32:10.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:32:10 [2024-02-28T21:32:10.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:32:10 [2024-02-28T21:32:10.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:32:10 [2024-02-28T21:32:10.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:32:10 [2024-02-28T21:32:10.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:32:10 [2024-02-28T21:32:10.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:32:10 [2024-02-28T21:32:10.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:32:10 [2024-02-28T21:32:10.901Z] 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')
16:32:10 [2024-02-28T21:32:10.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:32:10 [2024-02-28T21:32:10.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:32:10 [2024-02-28T21:32:10.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:32:10 [2024-02-28T21:32:10.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:32:10 [2024-02-28T21:32:10.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:32:10 [2024-02-28T21:32:10.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:32:10 [2024-02-28T21:32:10.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:32:10 [2024-02-28T21:32:10.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:32:10 [2024-02-28T21:32:10.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:32:10 [2024-02-28T21:32:10.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:32:10 [2024-02-28T21:32:10.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:32:10 [2024-02-28T21:32:10.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:32:10 [2024-02-28T21:32:10.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:32:10 [2024-02-28T21:32:10.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:32:10 [2024-02-28T21:32:10.901Z] 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')
16:32:10 [2024-02-28T21:32:10.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:32:10 [2024-02-28T21:32:10.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-241053114 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:32:10 [2024-02-28T21:32:10.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-241053114 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:32:10 [2024-02-28T21:32:10.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-241053114 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:32:10 [2024-02-28T21:32:10.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-241053114 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:32:10 [2024-02-28T21:32:10.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-241053114 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:32:10 [2024-02-28T21:32:10.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-241053113 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:32:10 [2024-02-28T21:32:10.901Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:32:10 [2024-02-28T21:32:10.901Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:32:10 [2024-02-28T21:32:10.901Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:32:10 [2024-02-28T21:32:10.901Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:32:10 [2024-02-28T21:32:10.901Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:32:10 [2024-02-28T21:32:10.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:32:11 [2024-02-28T21:32:11.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
16:32:11 [2024-02-28T21:32:11.464Z] 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=-241052606 data=null doit=true}, Shell with text {Confirmation}]
16:32:11 [2024-02-28T21:32:11.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
16:32:11 [2024-02-28T21:32:11.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
16:32:11 [2024-02-28T21:32:11.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
16:32:11 [2024-02-28T21:32:11.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
16:32:11 [2024-02-28T21:32:11.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: with mnemonic 'Overwrite All'
16:32:11 [2024-02-28T21:32:11.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: with style 'SWT.PUSH'
16:32:11 [2024-02-28T21:32:11.464Z] 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')
16:32:11 [2024-02-28T21:32:11.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
16:32:11 [2024-02-28T21:32:11.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
16:32:11 [2024-02-28T21:32:11.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Overwrite All
16:32:11 [2024-02-28T21:32:11.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite All} time=-241052605 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')]
16:32:11 [2024-02-28T21:32:11.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite All} time=-241052605 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')]
16:32:11 [2024-02-28T21:32:11.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite All} time=-241052605 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')]
16:32:11 [2024-02-28T21:32:11.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite All} time=-241052605 data=null}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')]
16:32:11 [2024-02-28T21:32:11.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite All} time=-241052605 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')]
16:32:11 [2024-02-28T21:32:11.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite All} time=-241052605 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')]
16:32:11 [2024-02-28T21:32:11.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite All} time=-241052605 data=null 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')]
16:32:11 [2024-02-28T21:32:11.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:32:11 [2024-02-28T21:32:11.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-241053113 data=null 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')]
16:32:11 [2024-02-28T21:32:11.465Z] 
16:32:11 [2024-02-28T21:32:11.465Z] (Eclipse:10261): Gtk-WARNING **: 21:32:11.426: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:11 [2024-02-28T21:32:11.465Z] 
16:32:11 [2024-02-28T21:32:11.465Z] (Eclipse:10261): Gtk-WARNING **: 21:32:11.444: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:11 [2024-02-28T21:32:11.721Z] 
16:32:11 [2024-02-28T21:32:11.721Z] (Eclipse:10261): Gtk-WARNING **: 21:32:11.468: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:11 [2024-02-28T21:32:11.721Z] 
16:32:11 [2024-02-28T21:32:11.721Z] (Eclipse:10261): Gtk-WARNING **: 21:32:11.477: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:11 [2024-02-28T21:32:11.721Z] 
16:32:11 [2024-02-28T21:32:11.721Z] (Eclipse:10261): Gtk-WARNING **: 21:32:11.493: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:11 [2024-02-28T21:32:11.721Z] 
16:32:11 [2024-02-28T21:32:11.721Z] (Eclipse:10261): Gtk-WARNING **: 21:32:11.511: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:11 [2024-02-28T21:32:11.721Z] 
16:32:11 [2024-02-28T21:32:11.721Z] (Eclipse:10261): Gtk-WARNING **: 21:32:11.527: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:11 [2024-02-28T21:32:11.721Z] 
16:32:11 [2024-02-28T21:32:11.721Z] (Eclipse:10261): Gtk-WARNING **: 21:32:11.544: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:11 [2024-02-28T21:32:11.721Z] 
16:32:11 [2024-02-28T21:32:11.721Z] (Eclipse:10261): Gtk-WARNING **: 21:32:11.560: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:11 [2024-02-28T21:32:11.721Z] 
16:32:11 [2024-02-28T21:32:11.721Z] (Eclipse:10261): Gtk-WARNING **: 21:32:11.577: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:11 [2024-02-28T21:32:11.721Z] 
16:32:11 [2024-02-28T21:32:11.721Z] (Eclipse:10261): Gtk-WARNING **: 21:32:11.594: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:11 [2024-02-28T21:32:11.721Z] 
16:32:11 [2024-02-28T21:32:11.721Z] (Eclipse:10261): Gtk-WARNING **: 21:32:11.610: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:11 [2024-02-28T21:32:11.721Z] 
16:32:11 [2024-02-28T21:32:11.721Z] (Eclipse:10261): Gtk-WARNING **: 21:32:11.627: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:11 [2024-02-28T21:32:11.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:32:11 [2024-02-28T21:32:11.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:32:11 [2024-02-28T21:32:11.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:32:11 [2024-02-28T21:32:11.979Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:32:11 [2024-02-28T21:32:11.979Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:32:11 [2024-02-28T21:32:11.979Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
16:32:11 [2024-02-28T21:32:11.979Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
16:32:11 [2024-02-28T21:32:11.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
16:32:11 [2024-02-28T21:32:11.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=-241051972 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
16:32:11 [2024-02-28T21:32:11.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=-241051972 data=null doit=true}, TreeItem with text {scp_dest}]
16:32:11 [2024-02-28T21:32:11.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:32:11 [2024-02-28T21:32:11.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=-241051972 data=null}, TreeItem with text {scp_dest}]
16:32:11 [2024-02-28T21:32:11.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-241051972 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
16:32:11 [2024-02-28T21:32:11.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241051972 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}]
16:32:11 [2024-02-28T21:32:11.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-241051968 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
16:32:11 [2024-02-28T21:32:11.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-241051968 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
16:32:11 [2024-02-28T21:32:11.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=-241051968 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
16:32:11 [2024-02-28T21:32:11.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-241051967 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}]
16:32:11 [2024-02-28T21:32:11.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-241051933 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
16:32:11 [2024-02-28T21:32:11.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=-241051930 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
16:32:11 [2024-02-28T21:32:11.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=-241051929 data=null doit=true}, TreeItem with text {scp_dest}]
16:32:11 [2024-02-28T21:32:11.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=-241051929 data=null}, TreeItem with text {scp_dest}]
16:32:11 [2024-02-28T21:32:11.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
16:32:11 [2024-02-28T21:32:11.979Z] 
16:32:11 [2024-02-28T21:32:11.979Z] (Eclipse:10261): Gtk-CRITICAL **: 21:32:11.974: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:32:12 [2024-02-28T21:32:12.235Z] 
16:32:12 [2024-02-28T21:32:12.235Z] (Eclipse:10261): Gtk-WARNING **: 21:32:11.994: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:12 [2024-02-28T21:32:12.235Z] 
16:32:12 [2024-02-28T21:32:12.235Z] (Eclipse:10261): Gtk-WARNING **: 21:32:12.072: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:12 [2024-02-28T21:32:12.235Z] 
16:32:12 [2024-02-28T21:32:12.236Z] (Eclipse:10261): Gtk-CRITICAL **: 21:32:12.072: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:32:12 [2024-02-28T21:32:12.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
16:32:12 [2024-02-28T21:32:12.492Z] 
16:32:12 [2024-02-28T21:32:12.492Z] (Eclipse:10261): Gtk-WARNING **: 21:32:12.412: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:12 [2024-02-28T21:32:12.492Z] 
16:32:12 [2024-02-28T21:32:12.492Z] (Eclipse:10261): Gtk-CRITICAL **: 21:32:12.418: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:32:12 [2024-02-28T21:32:12.492Z] 
16:32:12 [2024-02-28T21:32:12.492Z] (Eclipse:10261): Gtk-WARNING **: 21:32:12.420: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:12 [2024-02-28T21:32:12.748Z] 
16:32:12 [2024-02-28T21:32:12.748Z] (Eclipse:10261): Gtk-WARNING **: 21:32:12.720: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:12 [2024-02-28T21:32:12.748Z] 
16:32:12 [2024-02-28T21:32:12.748Z] (Eclipse:10261): Gtk-WARNING **: 21:32:12.739: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:13 [2024-02-28T21:32:13.004Z] 
16:32:13 [2024-02-28T21:32:13.004Z] (Eclipse:10261): Gtk-WARNING **: 21:32:12.758: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:13 [2024-02-28T21:32:13.004Z] 
16:32:13 [2024-02-28T21:32:13.004Z] (Eclipse:10261): Gtk-WARNING **: 21:32:12.776: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:13 [2024-02-28T21:32:13.004Z] 
16:32:13 [2024-02-28T21:32:13.004Z] (Eclipse:10261): Gtk-WARNING **: 21:32:12.794: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:13 [2024-02-28T21:32:13.004Z] 
16:32:13 [2024-02-28T21:32:13.004Z] (Eclipse:10261): Gtk-WARNING **: 21:32:12.813: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:13 [2024-02-28T21:32:13.004Z] 
16:32:13 [2024-02-28T21:32:13.004Z] (Eclipse:10261): Gtk-WARNING **: 21:32:12.831: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:13 [2024-02-28T21:32:13.004Z] 
16:32:13 [2024-02-28T21:32:13.004Z] (Eclipse:10261): Gtk-WARNING **: 21:32:12.850: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:13 [2024-02-28T21:32:13.004Z] 
16:32:13 [2024-02-28T21:32:13.004Z] (Eclipse:10261): Gtk-WARNING **: 21:32:12.868: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:13 [2024-02-28T21:32:13.004Z] 
16:32:13 [2024-02-28T21:32:13.004Z] (Eclipse:10261): Gtk-WARNING **: 21:32:12.886: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:13 [2024-02-28T21:32:13.004Z] 
16:32:13 [2024-02-28T21:32:13.004Z] (Eclipse:10261): Gtk-WARNING **: 21:32:12.902: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:13 [2024-02-28T21:32:13.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:32:13 [2024-02-28T21:32:13.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:32:13 [2024-02-28T21:32:13.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:32:13 [2024-02-28T21:32:13.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
16:32:13 [2024-02-28T21:32:13.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
16:32:13 [2024-02-28T21:32:13.260Z] 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')
16:32:13 [2024-02-28T21:32:13.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:32:13 [2024-02-28T21:32:13.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:32:13 [2024-02-28T21:32:13.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:32:13 [2024-02-28T21:32:13.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:32:13 [2024-02-28T21:32:13.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:32:13 [2024-02-28T21:32:13.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:32:13 [2024-02-28T21:32:13.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:32:13 [2024-02-28T21:32:13.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:32:13 [2024-02-28T21:32:13.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:32:13 [2024-02-28T21:32:13.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
16:32:13 [2024-02-28T21:32:13.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select roo&t directory:} time=-241050700 data=null doit=true}, Button with text {Select roo&t directory:}]
16:32:13 [2024-02-28T21:32:13.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=-241050700 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:}]
16:32:13 [2024-02-28T21:32:13.260Z] 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')
16:32:13 [2024-02-28T21:32:13.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select &archive file:} time=-241050698 data=null doit=true}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
16:32:13 [2024-02-28T21:32:13.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select &archive file:} time=-241050698 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')]
16:32:13 [2024-02-28T21:32:13.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select &archive file:} time=-241050698 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')]
16:32:13 [2024-02-28T21:32:13.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=-241050698 data=null 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')]
16:32:13 [2024-02-28T21:32:13.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
16:32:13 [2024-02-28T21:32:13.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:32:13 [2024-02-28T21:32:13.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:32:13 [2024-02-28T21:32:13.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:32:13 [2024-02-28T21:32:13.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:32:13 [2024-02-28T21:32:13.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:32:13 [2024-02-28T21:32:13.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:32:13 [2024-02-28T21:32:13.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:32:13 [2024-02-28T21:32:13.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz
16:32:13 [2024-02-28T21:32:13.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz} [layout=null] time=-241050696 data=null}, (of type 'Combo')]
16:32:13 [2024-02-28T21:32:13.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz
16:32:13 [2024-02-28T21:32:13.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:32:13 [2024-02-28T21:32:13.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:32:13 [2024-02-28T21:32:13.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:32:13 [2024-02-28T21:32:13.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:32:13 [2024-02-28T21:32:13.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:32:13 [2024-02-28T21:32:13.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:32:13 [2024-02-28T21:32:13.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/} time=-241050652 data=null button=0 stateMask=0x0 x=64 y=12 count=0}, TreeItem with text {/}]
16:32:13 [2024-02-28T21:32:13.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=-241050652 data=null doit=true}, TreeItem with text {/}]
16:32:13 [2024-02-28T21:32:13.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=-241050652 data=null}, TreeItem with text {/}]
16:32:13 [2024-02-28T21:32:13.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=-241050652 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
16:32:13 [2024-02-28T21:32:13.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241050652 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/}]
16:32:13 [2024-02-28T21:32:13.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=-241050652 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
16:32:13 [2024-02-28T21:32:13.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: /
16:32:13 [2024-02-28T21:32:13.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:32:13 [2024-02-28T21:32:13.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:32:13 [2024-02-28T21:32:13.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:32:13 [2024-02-28T21:32:13.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:32:13 [2024-02-28T21:32:13.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:32:13 [2024-02-28T21:32:13.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:32:13 [2024-02-28T21:32:13.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:32:13 [2024-02-28T21:32:13.261Z] 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'
16:32:13 [2024-02-28T21:32:13.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:32:13 [2024-02-28T21:32:13.261Z] 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')
16:32:13 [2024-02-28T21:32:13.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:32:13 [2024-02-28T21:32:13.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:32:13 [2024-02-28T21:32:13.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:32:13 [2024-02-28T21:32:13.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:32:13 [2024-02-28T21:32:13.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:32:13 [2024-02-28T21:32:13.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:32:13 [2024-02-28T21:32:13.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:32:13 [2024-02-28T21:32:13.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:32:13 [2024-02-28T21:32:13.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:32:13 [2024-02-28T21:32:13.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:32:13 [2024-02-28T21:32:13.261Z] 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:'))
16:32:13 [2024-02-28T21:32:13.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:32:13 [2024-02-28T21:32:13.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-241050646 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:'))]
16:32:13 [2024-02-28T21:32:13.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:32:13 [2024-02-28T21:32:13.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:32:13 [2024-02-28T21:32:13.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:32:13 [2024-02-28T21:32:13.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:32:13 [2024-02-28T21:32:13.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:32:13 [2024-02-28T21:32:13.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:32:13 [2024-02-28T21:32:13.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:32:13 [2024-02-28T21:32:13.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:32:13 [2024-02-28T21:32:13.262Z] 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'
16:32:13 [2024-02-28T21:32:13.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:32:13 [2024-02-28T21:32:13.262Z] 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')
16:32:13 [2024-02-28T21:32:13.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:32:13 [2024-02-28T21:32:13.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:32:13 [2024-02-28T21:32:13.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:32:13 [2024-02-28T21:32:13.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:32:13 [2024-02-28T21:32:13.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:32:13 [2024-02-28T21:32:13.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:32:13 [2024-02-28T21:32:13.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:32:13 [2024-02-28T21:32:13.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:32:13 [2024-02-28T21:32:13.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:32:13 [2024-02-28T21:32:13.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:32:13 [2024-02-28T21:32:13.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:32:13 [2024-02-28T21:32:13.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:32:13 [2024-02-28T21:32:13.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:32:13 [2024-02-28T21:32:13.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:32:13 [2024-02-28T21:32:13.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:32:13 [2024-02-28T21:32:13.262Z] 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')
16:32:13 [2024-02-28T21:32:13.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:32:13 [2024-02-28T21:32:13.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:32:13 [2024-02-28T21:32:13.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:32:13 [2024-02-28T21:32:13.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:32:13 [2024-02-28T21:32:13.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:32:13 [2024-02-28T21:32:13.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@68172eeb
16:32:13 [2024-02-28T21:32:13.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-241050645 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')]
16:32:13 [2024-02-28T21:32:13.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-241050645 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')]
16:32:13 [2024-02-28T21:32:13.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-241050645 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:32:13 [2024-02-28T21:32:13.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-241050645 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:32:13 [2024-02-28T21:32:13.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-241050645 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')]
16:32:13 [2024-02-28T21:32:13.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-241050644 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')]
16:32:13 [2024-02-28T21:32:13.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-241050644 data=null 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')]
16:32:13 [2024-02-28T21:32:13.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-241050644 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')]
16:32:13 [2024-02-28T21:32:13.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-241050644 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')]
16:32:13 [2024-02-28T21:32:13.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-241050644 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')]
16:32:13 [2024-02-28T21:32:13.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-241050644 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:32:13 [2024-02-28T21:32:13.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-241050644 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:32:13 [2024-02-28T21:32:13.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:32:13 [2024-02-28T21:32:13.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:32:13 [2024-02-28T21:32:13.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:32:13 [2024-02-28T21:32:13.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:32:13 [2024-02-28T21:32:13.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:32:13 [2024-02-28T21:32:13.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:32:13 [2024-02-28T21:32:13.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:32:13 [2024-02-28T21:32:13.263Z] 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')
16:32:13 [2024-02-28T21:32:13.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:32:13 [2024-02-28T21:32:13.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:32:13 [2024-02-28T21:32:13.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:32:13 [2024-02-28T21:32:13.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:32:13 [2024-02-28T21:32:13.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:32:13 [2024-02-28T21:32:13.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:32:13 [2024-02-28T21:32:13.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:32:13 [2024-02-28T21:32:13.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:32:13 [2024-02-28T21:32:13.263Z] 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.
16:32:13 [2024-02-28T21:32:13.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:32:13 [2024-02-28T21:32:13.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:32:13 [2024-02-28T21:32:13.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:32:13 [2024-02-28T21:32:13.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:32:13 [2024-02-28T21:32:13.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:32:13 [2024-02-28T21:32:13.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:32:13 [2024-02-28T21:32:13.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:32:13 [2024-02-28T21:32:13.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:32:13 [2024-02-28T21:32:13.263Z] 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')
16:32:13 [2024-02-28T21:32:13.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:32:13 [2024-02-28T21:32:13.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:32:13 [2024-02-28T21:32:13.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:32:13 [2024-02-28T21:32:13.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:32:13 [2024-02-28T21:32:13.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:32:13 [2024-02-28T21:32:13.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:32:13 [2024-02-28T21:32:13.263Z] 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')
16:32:13 [2024-02-28T21:32:13.263Z] 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.
16:32:13 [2024-02-28T21:32:13.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:32:13 [2024-02-28T21:32:13.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:32:13 [2024-02-28T21:32:13.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:32:13 [2024-02-28T21:32:13.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:32:13 [2024-02-28T21:32:13.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:32:13 [2024-02-28T21:32:13.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:32:13 [2024-02-28T21:32:13.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:32:13 [2024-02-28T21:32:13.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:32:13 [2024-02-28T21:32:13.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:32:13 [2024-02-28T21:32:13.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:32:13 [2024-02-28T21:32:13.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:32:13 [2024-02-28T21:32:13.263Z] 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')
16:32:13 [2024-02-28T21:32:13.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:32:13 [2024-02-28T21:32:13.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:32:13 [2024-02-28T21:32:13.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:32:13 [2024-02-28T21:32:13.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:32:13 [2024-02-28T21:32:13.263Z] 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.
16:32:13 [2024-02-28T21:32:13.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:32:13 [2024-02-28T21:32:13.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:32:13 [2024-02-28T21:32:13.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:32:13 [2024-02-28T21:32:13.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:32:13 [2024-02-28T21:32:13.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:32:13 [2024-02-28T21:32:13.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:32:13 [2024-02-28T21:32:13.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:32:13 [2024-02-28T21:32:13.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:32:13 [2024-02-28T21:32:13.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:32:13 [2024-02-28T21:32:13.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:32:13 [2024-02-28T21:32:13.264Z] 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)'
16:32:13 [2024-02-28T21:32:13.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:32:13 [2024-02-28T21:32:13.264Z] 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')
16:32:13 [2024-02-28T21:32:13.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:32:13 [2024-02-28T21:32:13.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:32:13 [2024-02-28T21:32:13.264Z] 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')
16:32:13 [2024-02-28T21:32:13.264Z] 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.
16:32:13 [2024-02-28T21:32:13.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:32:13 [2024-02-28T21:32:13.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:32:13 [2024-02-28T21:32:13.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:32:13 [2024-02-28T21:32:13.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:32:13 [2024-02-28T21:32:13.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:32:13 [2024-02-28T21:32:13.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:32:13 [2024-02-28T21:32:13.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:32:13 [2024-02-28T21:32:13.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:32:13 [2024-02-28T21:32:13.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:32:13 [2024-02-28T21:32:13.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:32:13 [2024-02-28T21:32:13.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:32:13 [2024-02-28T21:32:13.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:32:13 [2024-02-28T21:32:13.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:32:13 [2024-02-28T21:32:13.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:32:13 [2024-02-28T21:32:13.264Z] 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')
16:32:13 [2024-02-28T21:32:13.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:32:13 [2024-02-28T21:32:13.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:32:13 [2024-02-28T21:32:13.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:32:13 [2024-02-28T21:32:13.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:32:13 [2024-02-28T21:32:13.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:32:13 [2024-02-28T21:32:13.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:32:13 [2024-02-28T21:32:13.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:32:13 [2024-02-28T21:32:13.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:32:13 [2024-02-28T21:32:13.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:32:13 [2024-02-28T21:32:13.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:32:13 [2024-02-28T21:32:13.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:32:13 [2024-02-28T21:32:13.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:32:13 [2024-02-28T21:32:13.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:32:13 [2024-02-28T21:32:13.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:32:13 [2024-02-28T21:32:13.264Z] 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')
16:32:13 [2024-02-28T21:32:13.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:32:13 [2024-02-28T21:32:13.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-241050633 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:32:13 [2024-02-28T21:32:13.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-241050633 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:32:13 [2024-02-28T21:32:13.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-241050633 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:32:13 [2024-02-28T21:32:13.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-241050633 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:32:13 [2024-02-28T21:32:13.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-241050632 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:32:13 [2024-02-28T21:32:13.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-241050632 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:32:13 [2024-02-28T21:32:13.264Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:32:13 [2024-02-28T21:32:13.264Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:32:13 [2024-02-28T21:32:13.264Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:32:13 [2024-02-28T21:32:13.264Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:32:13 [2024-02-28T21:32:13.264Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:32:13 [2024-02-28T21:32:13.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:32:13 [2024-02-28T21:32:13.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-241050632 data=null 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')]
16:32:13 [2024-02-28T21:32:13.521Z] 
16:32:13 [2024-02-28T21:32:13.521Z] (Eclipse:10261): Gtk-WARNING **: 21:32:13.340: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:13 [2024-02-28T21:32:13.521Z] 
16:32:13 [2024-02-28T21:32:13.521Z] (Eclipse:10261): Gtk-WARNING **: 21:32:13.355: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:13 [2024-02-28T21:32:13.521Z] 
16:32:13 [2024-02-28T21:32:13.521Z] (Eclipse:10261): Gtk-WARNING **: 21:32:13.364: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:13 [2024-02-28T21:32:13.521Z] 
16:32:13 [2024-02-28T21:32:13.521Z] (Eclipse:10261): Gtk-WARNING **: 21:32:13.381: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:13 [2024-02-28T21:32:13.521Z] 
16:32:13 [2024-02-28T21:32:13.521Z] (Eclipse:10261): Gtk-WARNING **: 21:32:13.398: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:13 [2024-02-28T21:32:13.521Z] 
16:32:13 [2024-02-28T21:32:13.521Z] (Eclipse:10261): Gtk-WARNING **: 21:32:13.414: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:13 [2024-02-28T21:32:13.521Z] 
16:32:13 [2024-02-28T21:32:13.521Z] (Eclipse:10261): Gtk-WARNING **: 21:32:13.431: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:13 [2024-02-28T21:32:13.521Z] 
16:32:13 [2024-02-28T21:32:13.521Z] (Eclipse:10261): Gtk-WARNING **: 21:32:13.448: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:13 [2024-02-28T21:32:13.521Z] 
16:32:13 [2024-02-28T21:32:13.521Z] (Eclipse:10261): Gtk-WARNING **: 21:32:13.464: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:13 [2024-02-28T21:32:13.521Z] 
16:32:13 [2024-02-28T21:32:13.521Z] (Eclipse:10261): Gtk-WARNING **: 21:32:13.481: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:13 [2024-02-28T21:32:13.521Z] 
16:32:13 [2024-02-28T21:32:13.521Z] (Eclipse:10261): Gtk-WARNING **: 21:32:13.497: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:13 [2024-02-28T21:32:13.521Z] 
16:32:13 [2024-02-28T21:32:13.521Z] (Eclipse:10261): Gtk-WARNING **: 21:32:13.515: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:13 [2024-02-28T21:32:13.777Z] 
16:32:13 [2024-02-28T21:32:13.777Z] (Eclipse:10261): Gtk-WARNING **: 21:32:13.531: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:13 [2024-02-28T21:32:13.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:32:13 [2024-02-28T21:32:13.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:32:13 [2024-02-28T21:32:13.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:32:13 [2024-02-28T21:32:13.777Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:32:13 [2024-02-28T21:32:13.777Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:32:13 [2024-02-28T21:32:13.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-241050089 data=null doit=true}, TreeItem with text {Traces [2]}]
16:32:13 [2024-02-28T21:32:13.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-241050089 data=null}, TreeItem with text {Traces [2]}]
16:32:13 [2024-02-28T21:32:13.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-241050089 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:32:13 [2024-02-28T21:32:13.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-241050089 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]}]
16:32:13 [2024-02-28T21:32:13.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-241050088 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:32:13 [2024-02-28T21:32:13.778Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
16:32:13 [2024-02-28T21:32:13.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synctraces [2]}
16:32:13 [2024-02-28T21:32:13.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces [2]} time=-241050088 data=null button=0 stateMask=0x0 x=124 y=81 count=0}, TreeItem with text {synctraces [2]}]
16:32:13 [2024-02-28T21:32:13.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces [2]} time=-241050088 data=null doit=true}, TreeItem with text {synctraces [2]}]
16:32:13 [2024-02-28T21:32:13.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:32:13 [2024-02-28T21:32:13.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces [2]} time=-241050087 data=null}, TreeItem with text {synctraces [2]}]
16:32:13 [2024-02-28T21:32:13.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=-241050087 data=null button=1 stateMask=0x0 x=124 y=81 count=1}, TreeItem with text {synctraces [2]}]
16:32:13 [2024-02-28T21:32:13.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241050087 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]}]
16:32:13 [2024-02-28T21:32:13.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=-241050083 data=null button=1 stateMask=0x80000 x=124 y=81 count=1}, TreeItem with text {synctraces [2]}]
16:32:13 [2024-02-28T21:32:13.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=-241050083 data=null button=1 stateMask=0x0 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}]
16:32:13 [2024-02-28T21:32:13.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synctraces [2]} time=-241050083 data=null button=1 stateMask=0x0 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}]
16:32:13 [2024-02-28T21:32:13.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-241050083 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]}]
16:32:13 [2024-02-28T21:32:13.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=-241050080 data=null button=1 stateMask=0x80000 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}]
16:32:13 [2024-02-28T21:32:13.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synctraces [2]} time=-241050080 data=null button=0 stateMask=0x0 x=124 y=81 count=0}, TreeItem with text {synctraces [2]}]
16:32:13 [2024-02-28T21:32:13.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synctraces [2]} time=-241050080 data=null doit=true}, TreeItem with text {synctraces [2]}]
16:32:13 [2024-02-28T21:32:13.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synctraces [2]} time=-241050080 data=null}, TreeItem with text {synctraces [2]}]
16:32:13 [2024-02-28T21:32:13.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synctraces [2]}
16:32:13 [2024-02-28T21:32:13.778Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {synctraces [2]} is already expanded. Won't expand it again.
16:32:13 [2024-02-28T21:32:13.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
16:32:13 [2024-02-28T21:32:13.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=-241050080 data=null button=0 stateMask=0x0 x=125 y=104 count=0}, TreeItem with text {scp_dest}]
16:32:13 [2024-02-28T21:32:13.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=-241050079 data=null doit=true}, TreeItem with text {scp_dest}]
16:32:13 [2024-02-28T21:32:13.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:32:13 [2024-02-28T21:32:13.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=-241050079 data=null}, TreeItem with text {scp_dest}]
16:32:13 [2024-02-28T21:32:13.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-241050079 data=null button=1 stateMask=0x0 x=125 y=104 count=1}, TreeItem with text {scp_dest}]
16:32:13 [2024-02-28T21:32:13.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241050079 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}]
16:32:13 [2024-02-28T21:32:13.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-241050076 data=null button=1 stateMask=0x80000 x=125 y=104 count=1}, TreeItem with text {scp_dest}]
16:32:13 [2024-02-28T21:32:13.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-241050076 data=null button=1 stateMask=0x0 x=125 y=104 count=2}, TreeItem with text {scp_dest}]
16:32:13 [2024-02-28T21:32:13.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=-241050076 data=null button=1 stateMask=0x0 x=125 y=104 count=2}, TreeItem with text {scp_dest}]
16:32:14 [2024-02-28T21:32:14.034Z] 
16:32:14 [2024-02-28T21:32:14.034Z] (Eclipse:10261): Gtk-WARNING **: 21:32:13.815: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:14 [2024-02-28T21:32:14.034Z] 
16:32:14 [2024-02-28T21:32:14.034Z] (Eclipse:10261): Gtk-WARNING **: 21:32:13.832: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:14 [2024-02-28T21:32:14.034Z] 
16:32:14 [2024-02-28T21:32:14.034Z] (Eclipse:10261): Gtk-WARNING **: 21:32:13.849: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:14 [2024-02-28T21:32:14.034Z] 
16:32:14 [2024-02-28T21:32:14.034Z] (Eclipse:10261): Gtk-WARNING **: 21:32:13.865: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:14 [2024-02-28T21:32:14.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-241050076 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}]
16:32:14 [2024-02-28T21:32:14.034Z] 
16:32:14 [2024-02-28T21:32:14.035Z] (Eclipse:10261): Gtk-WARNING **: 21:32:13.922: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:14 [2024-02-28T21:32:14.035Z] 
16:32:14 [2024-02-28T21:32:14.035Z] (Eclipse:10261): Gtk-CRITICAL **: 21:32:13.988: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:32:14 [2024-02-28T21:32:14.035Z] 
16:32:14 [2024-02-28T21:32:14.035Z] (Eclipse:10261): Gtk-WARNING **: 21:32:14.008: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:14 [2024-02-28T21:32:14.290Z] 
16:32:14 [2024-02-28T21:32:14.290Z] (Eclipse:10261): Gtk-WARNING **: 21:32:14.039: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:14 [2024-02-28T21:32:14.290Z] 
16:32:14 [2024-02-28T21:32:14.290Z] (Eclipse:10261): Gtk-CRITICAL **: 21:32:14.039: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:32:14 [2024-02-28T21:32:14.290Z] 
16:32:14 [2024-02-28T21:32:14.290Z] (Eclipse:10261): Gtk-CRITICAL **: 21:32:14.069: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:32:14 [2024-02-28T21:32:14.290Z] 
16:32:14 [2024-02-28T21:32:14.290Z] (Eclipse:10261): Gtk-CRITICAL **: 21:32:14.077: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:32:14 [2024-02-28T21:32:14.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-241049932 data=null button=1 stateMask=0x80000 x=125 y=104 count=2}, TreeItem with text {scp_dest}]
16:32:14 [2024-02-28T21:32:14.290Z] 
16:32:14 [2024-02-28T21:32:14.290Z] (Eclipse:10261): Gtk-CRITICAL **: 21:32:14.091: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:32:14 [2024-02-28T21:32:14.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=-241049709 data=null button=0 stateMask=0x0 x=125 y=104 count=0}, TreeItem with text {scp_dest}]
16:32:14 [2024-02-28T21:32:14.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=-241049705 data=null doit=true}, TreeItem with text {scp_dest}]
16:32:14 [2024-02-28T21:32:14.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=-241049704 data=null}, TreeItem with text {scp_dest}]
16:32:14 [2024-02-28T21:32:14.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
16:32:14 [2024-02-28T21:32:14.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synctraces/scp_dest"'
16:32:14 [2024-02-28T21:32:14.290Z] 
16:32:14 [2024-02-28T21:32:14.290Z] (Eclipse:10261): Gtk-WARNING **: 21:32:14.139: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:14 [2024-02-28T21:32:14.290Z] 
16:32:14 [2024-02-28T21:32:14.290Z] (Eclipse:10261): Gtk-CRITICAL **: 21:32:14.145: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:32:14 [2024-02-28T21:32:14.290Z] 
16:32:14 [2024-02-28T21:32:14.290Z] (Eclipse:10261): Gtk-WARNING **: 21:32:14.149: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:14 [2024-02-28T21:32:14.546Z] 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@85f5f55] time=-241049395 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:32:14 [2024-02-28T21:32:14.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:32:14 [2024-02-28T21:32:14.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:32:14 [2024-02-28T21:32:14.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:32:14 [2024-02-28T21:32:14.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:32:14 [2024-02-28T21:32:14.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-241049391 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
16:32:14 [2024-02-28T21:32:14.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-241049391 data=null doit=true}, TreeItem with text {Tracing}]
16:32:14 [2024-02-28T21:32:14.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-241049391 data=null}, TreeItem with text {Tracing}]
16:32:14 [2024-02-28T21:32:14.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-241049391 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
16:32:14 [2024-02-28T21:32:14.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241049391 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}]
16:32:14 [2024-02-28T21:32:14.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-241049363 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
16:32:14 [2024-02-28T21:32:14.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:32:14 [2024-02-28T21:32:14.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:32:14 [2024-02-28T21:32:14.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:32:14 [2024-02-28T21:32:14.802Z] 
16:32:14 [2024-02-28T21:32:14.802Z] (Eclipse:10261): Gtk-WARNING **: 21:32:14.692: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:14 [2024-02-28T21:32:14.802Z] 
16:32:14 [2024-02-28T21:32:14.802Z] (Eclipse:10261): Gtk-WARNING **: 21:32:14.711: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:14 [2024-02-28T21:32:14.802Z] 
16:32:14 [2024-02-28T21:32:14.802Z] (Eclipse:10261): Gtk-WARNING **: 21:32:14.766: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:14 [2024-02-28T21:32:14.802Z] 
16:32:14 [2024-02-28T21:32:14.802Z] (Eclipse:10261): Gtk-WARNING **: 21:32:14.783: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:15 [2024-02-28T21:32:15.059Z] 
16:32:15 [2024-02-28T21:32:15.059Z] (Eclipse:10261): Gtk-WARNING **: 21:32:14.800: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:15 [2024-02-28T21:32:15.059Z] 
16:32:15 [2024-02-28T21:32:15.059Z] (Eclipse:10261): Gtk-WARNING **: 21:32:14.817: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:15 [2024-02-28T21:32:15.059Z] 
16:32:15 [2024-02-28T21:32:15.059Z] (Eclipse:10261): Gtk-WARNING **: 21:32:14.833: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:15 [2024-02-28T21:32:15.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:32:15 [2024-02-28T21:32:15.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:32:15 [2024-02-28T21:32:15.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:32:15 [2024-02-28T21:32:15.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:32:15 [2024-02-28T21:32:15.059Z] 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')
16:32:15 [2024-02-28T21:32:15.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:32:15 [2024-02-28T21:32:15.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:32:15 [2024-02-28T21:32:15.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:32:15 [2024-02-28T21:32:15.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:32:15 [2024-02-28T21:32:15.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
16:32:15 [2024-02-28T21:32:15.059Z] 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=-241048940 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:32:15 [2024-02-28T21:32:15.059Z] 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=-241048940 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:32:15 [2024-02-28T21:32:15.059Z] 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=-241048940 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:32:15 [2024-02-28T21:32:15.059Z] 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=-241048940 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:32:15 [2024-02-28T21:32:15.059Z] 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=-241048940 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:32:15 [2024-02-28T21:32:15.059Z] 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=-241048940 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:32:15 [2024-02-28T21:32:15.059Z] 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=-241048940 data=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')]
16:32:15 [2024-02-28T21:32:15.059Z] 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=-241048940 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:32:15 [2024-02-28T21:32:15.059Z] 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=-241048940 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:32:15 [2024-02-28T21:32:15.059Z] 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=-241048940 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:32:15 [2024-02-28T21:32:15.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=-241048940 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:32:15 [2024-02-28T21:32:15.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=-241048940 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:32:15 [2024-02-28T21:32:15.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:32:15 [2024-02-28T21:32:15.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:32:15 [2024-02-28T21:32:15.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:32:15 [2024-02-28T21:32:15.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:32:15 [2024-02-28T21:32:15.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:32:15 [2024-02-28T21:32:15.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:32:15 [2024-02-28T21:32:15.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:32:15 [2024-02-28T21:32:15.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')
16:32:15 [2024-02-28T21:32:15.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:32:15 [2024-02-28T21:32:15.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-241048939 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:32:15 [2024-02-28T21:32:15.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-241048939 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:32:15 [2024-02-28T21:32:15.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-241048939 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:32:15 [2024-02-28T21:32:15.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-241048939 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:32:15 [2024-02-28T21:32:15.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-241048939 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:32:15 [2024-02-28T21:32:15.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-241048939 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:32:15 [2024-02-28T21:32:15.060Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:32:15 [2024-02-28T21:32:15.060Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:32:15 [2024-02-28T21:32:15.060Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:32:15 [2024-02-28T21:32:15.060Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:32:15 [2024-02-28T21:32:15.060Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:32:15 [2024-02-28T21:32:15.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:32:15 [2024-02-28T21:32:15.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-241048939 data=null 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')]
16:32:15 [2024-02-28T21:32:15.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-241049333 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:32:15 [2024-02-28T21:32:15.060Z] 
16:32:15 [2024-02-28T21:32:15.060Z] (Eclipse:10261): Gtk-WARNING **: 21:32:14.930: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:15 [2024-02-28T21:32:15.060Z] 
16:32:15 [2024-02-28T21:32:15.060Z] (Eclipse:10261): Gtk-WARNING **: 21:32:14.948: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:15 [2024-02-28T21:32:15.060Z] 
16:32:15 [2024-02-28T21:32:15.060Z] (Eclipse:10261): Gtk-WARNING **: 21:32:14.964: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:15 [2024-02-28T21:32:15.060Z] 
16:32:15 [2024-02-28T21:32:15.060Z] (Eclipse:10261): Gtk-WARNING **: 21:32:14.981: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:15 [2024-02-28T21:32:15.060Z] 
16:32:15 [2024-02-28T21:32:15.060Z] (Eclipse:10261): Gtk-WARNING **: 21:32:14.997: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:15 [2024-02-28T21:32:15.060Z] 
16:32:15 [2024-02-28T21:32:15.060Z] (Eclipse:10261): Gtk-WARNING **: 21:32:15.014: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:15 [2024-02-28T21:32:15.060Z] 
16:32:15 [2024-02-28T21:32:15.060Z] (Eclipse:10261): Gtk-WARNING **: 21:32:15.031: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:15 [2024-02-28T21:32:15.060Z] 
16:32:15 [2024-02-28T21:32:15.060Z] (Eclipse:10261): Gtk-WARNING **: 21:32:15.048: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:15 [2024-02-28T21:32:15.316Z] 
16:32:15 [2024-02-28T21:32:15.316Z] (Eclipse:10261): Gtk-WARNING **: 21:32:15.064: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:15 [2024-02-28T21:32:15.316Z] 
16:32:15 [2024-02-28T21:32:15.316Z] (Eclipse:10261): Gtk-WARNING **: 21:32:15.081: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:15 [2024-02-28T21:32:15.316Z] 
16:32:15 [2024-02-28T21:32:15.316Z] (Eclipse:10261): Gtk-WARNING **: 21:32:15.097: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:15 [2024-02-28T21:32:15.316Z] 
16:32:15 [2024-02-28T21:32:15.316Z] (Eclipse:10261): Gtk-WARNING **: 21:32:15.114: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:15 [2024-02-28T21:32:15.316Z] 
16:32:15 [2024-02-28T21:32:15.316Z] (Eclipse:10261): Gtk-WARNING **: 21:32:15.131: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:15 [2024-02-28T21:32:15.572Z] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 70.02 s -- in org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest
16:32:15 [2024-02-28T21:32:15.572Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testImportFromDirectory -- Time elapsed: 2.517 s
16:32:15 [2024-02-28T21:32:15.572Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testExtractArchivesFromArchive -- Time elapsed: 3.384 s
16:32:15 [2024-02-28T21:32:15.572Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testImportFromDirectoryLinksPreserveFolder -- Time elapsed: 1.927 s
16:32:15 [2024-02-28T21:32:15.572Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testExtractArchivesFromArchivePreserveFolder -- Time elapsed: 3.375 s
16:32:15 [2024-02-28T21:32:15.572Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testExtractArchivesFromDirectory -- Time elapsed: 2.018 s
16:32:15 [2024-02-28T21:32:15.572Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testImportFromArchive -- Time elapsed: 8.061 s
16:32:15 [2024-02-28T21:32:15.572Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testExtractArchivesFromDirectoryLinksPreserveStruture -- Time elapsed: 6.898 s
16:32:15 [2024-02-28T21:32:15.572Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testEmptyFile -- Time elapsed: 1.054 s
16:32:15 [2024-02-28T21:32:15.572Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testArchiveTooManyEntries -- Time elapsed: 0.001 s
16:32:15 [2024-02-28T21:32:15.572Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testEmptyDirectory -- Time elapsed: 0.686 s
16:32:15 [2024-02-28T21:32:15.572Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testArchiveWithColons -- Time elapsed: 0.991 s
16:32:15 [2024-02-28T21:32:15.572Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testImportFromDirectoryOverwriteRenameAll -- Time elapsed: 3.888 s
16:32:15 [2024-02-28T21:32:15.572Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testEmptyArchive -- Time elapsed: 1.237 s
16:32:15 [2024-02-28T21:32:15.572Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testNestedEmptyArchive -- Time elapsed: 2.396 s
16:32:15 [2024-02-28T21:32:15.572Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testArchiveSizeTooBig -- Time elapsed: 0.001 s
16:32:15 [2024-02-28T21:32:15.572Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testImportFromArchiveOverwrite -- Time elapsed: 3.693 s
16:32:15 [2024-02-28T21:32:15.572Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testImportFromArchiveWithExperiment -- Time elapsed: 2.018 s
16:32:15 [2024-02-28T21:32:15.572Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testDirectoryWithEmptyArchive -- Time elapsed: 1.264 s
16:32:15 [2024-02-28T21:32:15.572Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testImportWithExperimentOverwriteTraces -- Time elapsed: 3.684 s
16:32:15 [2024-02-28T21:32:15.572Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testImportWithExperimentValidation -- Time elapsed: 1.926 s
16:32:15 [2024-02-28T21:32:15.572Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testImportFromDirectoryPreserveFolder -- Time elapsed: 1.946 s
16:32:15 [2024-02-28T21:32:15.572Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testImportWithExperiment -- Time elapsed: 1.864 s
16:32:15 [2024-02-28T21:32:15.572Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testImportFromDirectoryLinks -- Time elapsed: 1.800 s
16:32:15 [2024-02-28T21:32:15.572Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testImportFromDirectoryOverwrite -- Time elapsed: 3.214 s
16:32:15 [2024-02-28T21:32:15.572Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testExtractArchivesFromDirectoryLinks -- Time elapsed: 1.846 s
16:32:15 [2024-02-28T21:32:15.572Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testImportFromDirectoryOverwriteOverwriteAll -- Time elapsed: 4.129 s
16:32:15 [2024-02-28T21:32:15.572Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testImportFromArchivePreserveFolder -- Time elapsed: 1.702 s
16:32:15 [2024-02-28T21:32:15.572Z] Running org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.trim.CtfTmfExperimentTrimmingTest
16:32:15 [2024-02-28T21:32:15.572Z] 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@85f5f55] time=-241048384 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:32:15 [2024-02-28T21:32:15.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:32:15 [2024-02-28T21:32:15.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
16:32:15 [2024-02-28T21:32:15.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
16:32:15 [2024-02-28T21:32:15.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
16:32:15 [2024-02-28T21:32:15.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-241048242 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
16:32:15 [2024-02-28T21:32:15.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
16:32:16 [2024-02-28T21:32:16.501Z] 
16:32:16 [2024-02-28T21:32:16.501Z] (Eclipse:10261): Gtk-CRITICAL **: 21:32:16.381: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:32:17 [2024-02-28T21:32:17.865Z] 
16:32:17 [2024-02-28T21:32:17.865Z] (Eclipse:10261): Gtk-CRITICAL **: 21:32:17.757: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:32:18 [2024-02-28T21:32:18.120Z] 
16:32:18 [2024-02-28T21:32:18.120Z] (Eclipse:10261): Gtk-CRITICAL **: 21:32:17.896: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:32:19 [2024-02-28T21:32:19.484Z] 
16:32:19 [2024-02-28T21:32:19.484Z] (Eclipse:10261): Gtk-CRITICAL **: 21:32:19.244: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:32:19 [2024-02-28T21:32:19.484Z] 
16:32:19 [2024-02-28T21:32:19.484Z] (Eclipse:10261): Gtk-CRITICAL **: 21:32:19.350: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:32:20 [2024-02-28T21:32:20.847Z] 
16:32:20 [2024-02-28T21:32:20.847Z] (Eclipse:10261): Gtk-CRITICAL **: 21:32:20.736: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:32:21 [2024-02-28T21:32:21.103Z] 
16:32:21 [2024-02-28T21:32:21.103Z] (Eclipse:10261): Gtk-CRITICAL **: 21:32:20.846: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:32:22 [2024-02-28T21:32:22.469Z] 
16:32:22 [2024-02-28T21:32:22.469Z] (Eclipse:10261): Gtk-CRITICAL **: 21:32:22.230: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:32:22 [2024-02-28T21:32:22.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:32:22 [2024-02-28T21:32:22.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:32:22 [2024-02-28T21:32:22.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:32:22 [2024-02-28T21:32:22.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:32:22 [2024-02-28T21:32:22.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:32:22 [2024-02-28T21:32:22.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:32:22 [2024-02-28T21:32:22.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-241041560 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
16:32:22 [2024-02-28T21:32:22.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-241041560 data=null doit=true}, TreeItem with text {Test}]
16:32:22 [2024-02-28T21:32:22.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-241041560 data=null}, TreeItem with text {Test}]
16:32:22 [2024-02-28T21:32:22.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-241041560 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:32:22 [2024-02-28T21:32:22.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241041560 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
16:32:22 [2024-02-28T21:32:22.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-241041539 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:32:22 [2024-02-28T21:32:22.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:32:22 [2024-02-28T21:32:22.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-241041538 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
16:32:22 [2024-02-28T21:32:22.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-241041538 data=null doit=true}, TreeItem with text {Test}]
16:32:22 [2024-02-28T21:32:22.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-241041538 data=null}, TreeItem with text {Test}]
16:32:22 [2024-02-28T21:32:22.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-241041538 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:32:22 [2024-02-28T21:32:22.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241041538 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
16:32:22 [2024-02-28T21:32:22.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-241041528 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:32:22 [2024-02-28T21:32:22.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-241041528 data=null doit=true}, TreeItem with text {Test}]
16:32:22 [2024-02-28T21:32:22.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-241041528 data=null}, TreeItem with text {Test}]
16:32:22 [2024-02-28T21:32:22.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-241041528 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:32:22 [2024-02-28T21:32:22.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-241041528 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}]
16:32:22 [2024-02-28T21:32:22.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-241041526 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:32:22 [2024-02-28T21:32:22.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:32:22 [2024-02-28T21:32:22.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-241041526 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
16:32:22 [2024-02-28T21:32:22.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-241041526 data=null doit=true}, TreeItem with text {Traces [4]}]
16:32:22 [2024-02-28T21:32:22.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-241041526 data=null}, TreeItem with text {Traces [4]}]
16:32:22 [2024-02-28T21:32:22.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-241041526 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
16:32:22 [2024-02-28T21:32:22.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241041526 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]}]
16:32:22 [2024-02-28T21:32:22.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-241041516 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
16:32:22 [2024-02-28T21:32:22.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:32:22 [2024-02-28T21:32:22.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-241041515 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
16:32:22 [2024-02-28T21:32:22.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-241041515 data=null doit=true}, TreeItem with text {Traces [4]}]
16:32:22 [2024-02-28T21:32:22.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-241041515 data=null}, TreeItem with text {Traces [4]}]
16:32:22 [2024-02-28T21:32:22.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-241041515 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
16:32:22 [2024-02-28T21:32:22.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241041515 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]}]
16:32:22 [2024-02-28T21:32:22.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-241041512 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
16:32:22 [2024-02-28T21:32:22.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...'
16:32:22 [2024-02-28T21:32:22.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment'
16:32:22 [2024-02-28T21:32:22.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Generic Experiment'
16:32:22 [2024-02-28T21:32:22.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Generic Experiment'
16:32:22 [2024-02-28T21:32:22.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=-241041478 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Generic Experiment']
16:32:22 [2024-02-28T21:32:22.726Z] 
16:32:22 [2024-02-28T21:32:22.726Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2024-02-28 21:32:22.584
16:32:22 [2024-02-28T21:32:22.726Z] !MESSAGE Average clock correction (1395672078866874962) is higher than threshold of 500000 ns for experiment [TmfExperiment (Experiment)]
16:32:22 [2024-02-28T21:32:22.726Z] 
16:32:22 [2024-02-28T21:32:22.726Z] (Eclipse:10261): Gtk-CRITICAL **: 21:32:22.720: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:32:22 [2024-02-28T21:32:22.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"Experiment"'
16:32:24 [2024-02-28T21:32:24.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:32:24 [2024-02-28T21:32:24.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:32:24 [2024-02-28T21:32:24.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:32:24 [2024-02-28T21:32:24.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:32:24 [2024-02-28T21:32:24.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:32:24 [2024-02-28T21:32:24.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:32:24 [2024-02-28T21:32:24.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:32:24 [2024-02-28T21:32:24.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-241039093 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
16:32:24 [2024-02-28T21:32:24.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-241039093 data=null doit=true}, TreeItem with text {Test}]
16:32:24 [2024-02-28T21:32:24.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-241039093 data=null}, TreeItem with text {Test}]
16:32:24 [2024-02-28T21:32:24.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-241039093 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:32:24 [2024-02-28T21:32:24.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241039093 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
16:32:24 [2024-02-28T21:32:24.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-241039081 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:32:24 [2024-02-28T21:32:24.875Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
16:32:24 [2024-02-28T21:32:24.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=-241039081 data=null doit=true}, TreeItem with text {Experiments [1]}]
16:32:24 [2024-02-28T21:32:24.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=-241039081 data=null}, TreeItem with text {Experiments [1]}]
16:32:24 [2024-02-28T21:32:24.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=-241039081 data=null button=1 stateMask=0x0 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
16:32:24 [2024-02-28T21:32:24.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-241039081 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]}]
16:32:24 [2024-02-28T21:32:24.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=-241039035 data=null button=1 stateMask=0x80000 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
16:32:24 [2024-02-28T21:32:24.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:32:24 [2024-02-28T21:32:24.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Experiment [4]} time=-241039034 data=null button=0 stateMask=0x0 x=127 y=58 count=0}, TreeItem with text {Experiment [4]}]
16:32:24 [2024-02-28T21:32:24.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiment [4]} time=-241039034 data=null doit=true}, TreeItem with text {Experiment [4]}]
16:32:24 [2024-02-28T21:32:24.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiment [4]} time=-241039034 data=null}, TreeItem with text {Experiment [4]}]
16:32:24 [2024-02-28T21:32:24.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiment [4]} time=-241039034 data=null button=1 stateMask=0x0 x=127 y=58 count=1}, TreeItem with text {Experiment [4]}]
16:32:24 [2024-02-28T21:32:24.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241039033 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]}]
16:32:24 [2024-02-28T21:32:24.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiment [4]} time=-241039019 data=null button=1 stateMask=0x80000 x=127 y=58 count=1}, TreeItem with text {Experiment [4]}]
16:32:26 [2024-02-28T21:32:26.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:32:26 [2024-02-28T21:32:26.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Experiment [4]} time=-241037731 data=null button=0 stateMask=0x0 x=127 y=58 count=0}, TreeItem with text {Experiment [4]}]
16:32:26 [2024-02-28T21:32:26.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiment [4]} time=-241037730 data=null doit=true}, TreeItem with text {Experiment [4]}]
16:32:26 [2024-02-28T21:32:26.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiment [4]} time=-241037730 data=null}, TreeItem with text {Experiment [4]}]
16:32:26 [2024-02-28T21:32:26.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiment [4]} time=-241037730 data=null button=1 stateMask=0x0 x=127 y=58 count=1}, TreeItem with text {Experiment [4]}]
16:32:26 [2024-02-28T21:32:26.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241037730 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]}]
16:32:26 [2024-02-28T21:32:26.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiment [4]} time=-241037724 data=null button=1 stateMask=0x80000 x=127 y=58 count=1}, TreeItem with text {Experiment [4]}]
16:32:26 [2024-02-28T21:32:26.245Z] 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...'
16:32:26 [2024-02-28T21:32:26.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Export Time Selection as New Trace...'
16:32:26 [2024-02-28T21:32:26.501Z] 
16:32:26 [2024-02-28T21:32:26.501Z] (Eclipse:10261): Gtk-WARNING **: 21:32:26.312: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:32:26 [2024-02-28T21:32:26.501Z] 
16:32:26 [2024-02-28T21:32:26.502Z] (Eclipse:10261): Gtk-WARNING **: 21:32:26.312: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:32:26 [2024-02-28T21:32:26.502Z] 
16:32:26 [2024-02-28T21:32:26.502Z] (Eclipse:10261): Gtk-WARNING **: 21:32:26.312: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:32:26 [2024-02-28T21:32:26.502Z] 
16:32:26 [2024-02-28T21:32:26.502Z] (Eclipse:10261): Gtk-WARNING **: 21:32:26.312: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:26 [2024-02-28T21:32:26.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Export Time Selection as New Trace...'
16:32:26 [2024-02-28T21:32:26.502Z] 
16:32:26 [2024-02-28T21:32:26.502Z] (Eclipse:10261): Gtk-WARNING **: 21:32:26.345: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:32:26 [2024-02-28T21:32:26.502Z] 
16:32:26 [2024-02-28T21:32:26.502Z] (Eclipse:10261): Gtk-WARNING **: 21:32:26.345: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:32:26 [2024-02-28T21:32:26.502Z] 
16:32:26 [2024-02-28T21:32:26.502Z] (Eclipse:10261): Gtk-WARNING **: 21:32:26.345: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:32:26 [2024-02-28T21:32:26.502Z] 
16:32:26 [2024-02-28T21:32:26.502Z] (Eclipse:10261): Gtk-WARNING **: 21:32:26.345: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:26 [2024-02-28T21:32:26.502Z] 
16:32:26 [2024-02-28T21:32:26.502Z] (Eclipse:10261): Gtk-WARNING **: 21:32:26.368: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:32:26 [2024-02-28T21:32:26.502Z] 
16:32:26 [2024-02-28T21:32:26.502Z] (Eclipse:10261): Gtk-WARNING **: 21:32:26.368: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:32:26 [2024-02-28T21:32:26.502Z] 
16:32:26 [2024-02-28T21:32:26.502Z] (Eclipse:10261): Gtk-WARNING **: 21:32:26.368: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:32:26 [2024-02-28T21:32:26.502Z] 
16:32:26 [2024-02-28T21:32:26.502Z] (Eclipse:10261): Gtk-WARNING **: 21:32:26.368: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:26 [2024-02-28T21:32:26.502Z] 
16:32:26 [2024-02-28T21:32:26.502Z] (Eclipse:10261): Gtk-WARNING **: 21:32:26.383: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:32:26 [2024-02-28T21:32:26.502Z] 
16:32:26 [2024-02-28T21:32:26.502Z] (Eclipse:10261): Gtk-WARNING **: 21:32:26.383: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:32:26 [2024-02-28T21:32:26.502Z] 
16:32:26 [2024-02-28T21:32:26.502Z] (Eclipse:10261): Gtk-WARNING **: 21:32:26.383: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:32:26 [2024-02-28T21:32:26.502Z] 
16:32:26 [2024-02-28T21:32:26.502Z] (Eclipse:10261): Gtk-WARNING **: 21:32:26.383: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:26 [2024-02-28T21:32:26.502Z] 
16:32:26 [2024-02-28T21:32:26.502Z] (Eclipse:10261): Gtk-WARNING **: 21:32:26.397: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:32:26 [2024-02-28T21:32:26.502Z] 
16:32:26 [2024-02-28T21:32:26.502Z] (Eclipse:10261): Gtk-WARNING **: 21:32:26.397: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:32:26 [2024-02-28T21:32:26.502Z] 
16:32:26 [2024-02-28T21:32:26.502Z] (Eclipse:10261): Gtk-WARNING **: 21:32:26.397: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:32:26 [2024-02-28T21:32:26.502Z] 
16:32:26 [2024-02-28T21:32:26.502Z] (Eclipse:10261): Gtk-WARNING **: 21:32:26.397: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:26 [2024-02-28T21:32:26.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Export trace section...", using matcher: with text 'Export trace section to...'
16:32:26 [2024-02-28T21:32:26.502Z] 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=-241037322 data=null doit=true}, Shell with text {Export trace section to...}]
16:32:26 [2024-02-28T21:32:26.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Experiment", using matcher: of type 'Text'
16:32:26 [2024-02-28T21:32:26.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Experiment", using matcher: (of type 'Text')
16:32:26 [2024-02-28T21:32:26.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Experiment", using matcher: of type 'Text'
16:32:26 [2024-02-28T21:32:26.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Experiment", using matcher: (of type 'Text')
16:32:26 [2024-02-28T21:32:26.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:32:26 [2024-02-28T21:32:26.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:32:26 [2024-02-28T21:32:26.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:32:26 [2024-02-28T21:32:26.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:32:26 [2024-02-28T21:32:26.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')
16:32:26 [2024-02-28T21:32:26.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:32:26 [2024-02-28T21:32:26.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-241037320 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:32:26 [2024-02-28T21:32:26.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-241037319 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:32:26 [2024-02-28T21:32:26.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-241037319 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:32:26 [2024-02-28T21:32:26.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-241037319 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:32:26 [2024-02-28T21:32:26.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-241037319 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:32:26 [2024-02-28T21:32:26.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-241037319 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:32:26 [2024-02-28T21:32:26.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-241037319 data=null 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')]
16:32:26 [2024-02-28T21:32:26.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:32:27 [2024-02-28T21:32:27.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Export Time Selection as New Trace...} time=-241037639 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...']
16:32:27 [2024-02-28T21:32:27.012Z] 
16:32:27 [2024-02-28T21:32:27.012Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2024-02-28 21:32:26.883
16:32:27 [2024-02-28T21:32:27.012Z] !MESSAGE Average clock correction (1395672078866874962) is higher than threshold of 500000 ns for experiment [TmfExperiment (Experiment-trimmed)]
16:32:27 [2024-02-28T21:32:27.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"Experiment-trimmed"'
16:32:32 [2024-02-28T21:32:32.505Z] 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@85f5f55] time=-241032285 data=null doit=true}, Shell with text {data - Test/Experiments/Experiment-trimmed/Experiment-trimmed_ - Eclipse Platform}]
16:32:32 [2024-02-28T21:32:32.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:32:32 [2024-02-28T21:32:32.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:32:32 [2024-02-28T21:32:32.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:32:32 [2024-02-28T21:32:32.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:32:32 [2024-02-28T21:32:32.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-241032214 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
16:32:32 [2024-02-28T21:32:32.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-241032214 data=null doit=true}, TreeItem with text {Test}]
16:32:32 [2024-02-28T21:32:32.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-241032214 data=null}, TreeItem with text {Test}]
16:32:32 [2024-02-28T21:32:32.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-241032213 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:32:32 [2024-02-28T21:32:32.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-241032213 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
16:32:32 [2024-02-28T21:32:32.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-241032201 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:32:32 [2024-02-28T21:32:32.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:32:32 [2024-02-28T21:32:32.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:32:32 [2024-02-28T21:32:32.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:32:32 [2024-02-28T21:32:32.505Z] 
16:32:32 [2024-02-28T21:32:32.505Z] (Eclipse:10261): Gtk-WARNING **: 21:32:31.911: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:32:32 [2024-02-28T21:32:32.505Z] 
16:32:32 [2024-02-28T21:32:32.505Z] (Eclipse:10261): Gtk-WARNING **: 21:32:31.911: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:32:32 [2024-02-28T21:32:32.505Z] 
16:32:32 [2024-02-28T21:32:32.505Z] (Eclipse:10261): Gtk-WARNING **: 21:32:31.911: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:32:32 [2024-02-28T21:32:32.505Z] 
16:32:32 [2024-02-28T21:32:32.505Z] (Eclipse:10261): Gtk-WARNING **: 21:32:31.911: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:32 [2024-02-28T21:32:32.505Z] 
16:32:32 [2024-02-28T21:32:32.505Z] (Eclipse:10261): Gtk-WARNING **: 21:32:31.985: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:32:32 [2024-02-28T21:32:32.505Z] 
16:32:32 [2024-02-28T21:32:32.505Z] (Eclipse:10261): Gtk-WARNING **: 21:32:31.985: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:32:32 [2024-02-28T21:32:32.505Z] 
16:32:32 [2024-02-28T21:32:32.505Z] (Eclipse:10261): Gtk-WARNING **: 21:32:31.985: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:32:32 [2024-02-28T21:32:32.505Z] 
16:32:32 [2024-02-28T21:32:32.505Z] (Eclipse:10261): Gtk-WARNING **: 21:32:31.985: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:32 [2024-02-28T21:32:32.505Z] 
16:32:32 [2024-02-28T21:32:32.505Z] (Eclipse:10261): Gtk-WARNING **: 21:32:32.002: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:32:32 [2024-02-28T21:32:32.505Z] 
16:32:32 [2024-02-28T21:32:32.505Z] (Eclipse:10261): Gtk-WARNING **: 21:32:32.002: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:32:32 [2024-02-28T21:32:32.505Z] 
16:32:32 [2024-02-28T21:32:32.505Z] (Eclipse:10261): Gtk-WARNING **: 21:32:32.002: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:32:32 [2024-02-28T21:32:32.505Z] 
16:32:32 [2024-02-28T21:32:32.505Z] (Eclipse:10261): Gtk-WARNING **: 21:32:32.002: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:32 [2024-02-28T21:32:32.505Z] 
16:32:32 [2024-02-28T21:32:32.505Z] (Eclipse:10261): Gtk-WARNING **: 21:32:32.019: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:32:32 [2024-02-28T21:32:32.506Z] 
16:32:32 [2024-02-28T21:32:32.506Z] (Eclipse:10261): Gtk-WARNING **: 21:32:32.019: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:32:32 [2024-02-28T21:32:32.506Z] 
16:32:32 [2024-02-28T21:32:32.506Z] (Eclipse:10261): Gtk-WARNING **: 21:32:32.019: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:32:32 [2024-02-28T21:32:32.506Z] 
16:32:32 [2024-02-28T21:32:32.506Z] (Eclipse:10261): Gtk-WARNING **: 21:32:32.019: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:32:32 [2024-02-28T21:32:32.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:32:32 [2024-02-28T21:32:32.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:32:32 [2024-02-28T21:32:32.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:32:32 [2024-02-28T21:32:32.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:32:32 [2024-02-28T21:32:32.506Z] 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')
16:32:32 [2024-02-28T21:32:32.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:32:32 [2024-02-28T21:32:32.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:32:32 [2024-02-28T21:32:32.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:32:32 [2024-02-28T21:32:32.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:32:32 [2024-02-28T21:32:32.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
16:32:32 [2024-02-28T21:32:32.506Z] 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=-241031310 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:32:32 [2024-02-28T21:32:32.506Z] 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=-241031310 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:32:32 [2024-02-28T21:32:32.506Z] 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=-241031309 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:32:32 [2024-02-28T21:32:32.506Z] 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=-241031309 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:32:32 [2024-02-28T21:32:32.506Z] 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=-241031309 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:32:32 [2024-02-28T21:32:32.506Z] 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=-241031309 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:32:32 [2024-02-28T21:32:32.506Z] 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=-241031309 data=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')]
16:32:32 [2024-02-28T21:32:32.506Z] 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=-241031309 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:32:32 [2024-02-28T21:32:32.506Z] 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=-241031309 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:32:32 [2024-02-28T21:32:32.506Z] 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=-241031309 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:32:32 [2024-02-28T21:32:32.506Z] 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=-241031309 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:32:32 [2024-02-28T21:32:32.506Z] 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=-241031309 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:32:32 [2024-02-28T21:32:32.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:32:32 [2024-02-28T21:32:32.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:32:32 [2024-02-28T21:32:32.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:32:32 [2024-02-28T21:32:32.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:32:32 [2024-02-28T21:32:32.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:32:32 [2024-02-28T21:32:32.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:32:32 [2024-02-28T21:32:32.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:32:32 [2024-02-28T21:32:32.506Z] 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')
16:32:32 [2024-02-28T21:32:32.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:32:32 [2024-02-28T21:32:32.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-241031308 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:32:32 [2024-02-28T21:32:32.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-241031308 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:32:32 [2024-02-28T21:32:32.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-241031308 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:32:32 [2024-02-28T21:32:32.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-241031308 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:32:32 [2024-02-28T21:32:32.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-241031308 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:32:32 [2024-02-28T21:32:32.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-241031307 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:32:32 [2024-02-28T21:32:32.763Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:32:32 [2024-02-28T21:32:32.763Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:32:32 [2024-02-28T21:32:32.763Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:32:32 [2024-02-28T21:32:32.763Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:32:32 [2024-02-28T21:32:32.763Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:32:32 [2024-02-28T21:32:32.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:32:33 [2024-02-28T21:32:33.019Z] 
16:32:33 [2024-02-28T21:32:33.019Z] (Eclipse:10261): Gtk-CRITICAL **: 21:32:32.976: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:32:33 [2024-02-28T21:32:33.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-241031307 data=null 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')]
16:32:33 [2024-02-28T21:32:33.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-241032105 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:32:33 [2024-02-28T21:32:33.275Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.68 s -- in org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.trim.CtfTmfExperimentTrimmingTest
16:32:33 [2024-02-28T21:32:33.275Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.trim.CtfTmfExperimentTrimmingTest.testTrimEvents -- Time elapsed: 9.263 s
16:32:33 [2024-02-28T21:32:33.275Z] 
16:32:33 [2024-02-28T21:32:33.275Z] Results:
16:32:33 [2024-02-28T21:32:33.275Z] 
16:32:33 [2024-02-28T21:32:33.275Z] Tests run: 52, Failures: 0, Errors: 0, Skipped: 0
16:32:33 [2024-02-28T21:32:33.275Z] 
16:32:33 [2024-02-28T21:32:33.530Z] 
16:32:33 [2024-02-28T21:32:33.530Z] !ENTRY org.eclipse.core.resources 2 10035 2024-02-28 21:32:33.386
16:32:33 [2024-02-28T21:32:33.530Z] !MESSAGE The workspace will exit with unsaved changes in this session.
16:32:34 [2024-02-28T21:32:34.092Z] [INFO] All tests passed
16:32:34 [2024-02-28T21:32:34.092Z] [INFO] 
16:32:34 [2024-02-28T21:32:34.092Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
16:32:34 [2024-02-28T21:32:34.092Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:32:34 [2024-02-28T21:32:34.092Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:32:34 [2024-02-28T21:32:34.093Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:32:34 [2024-02-28T21:32:34.093Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:32:34 [2024-02-28T21:32:34.093Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:32:34 [2024-02-28T21:32:34.093Z] [INFO] 
16:32:34 [2024-02-28T21:32:34.093Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
16:32:34 [2024-02-28T21:32:34.093Z] [INFO] 
16:32:34 [2024-02-28T21:32:34.093Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.doc.user >-----
16:32:34 [2024-02-28T21:32:34.093Z] [INFO] Building Trace Compass User Guide 9.3.0-SNAPSHOT                [72/141]
16:32:34 [2024-02-28T21:32:34.093Z] [INFO]   from doc/org.eclipse.tracecompass.doc.user/pom.xml
16:32:34 [2024-02-28T21:32:34.093Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:32:34 [2024-02-28T21:32:34.093Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (clean-documentation)'
16:32:34 [2024-02-28T21:32:34.093Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (generate-documentation)'
16:32:34 [2024-02-28T21:32:34.093Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.user:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.user/pom.xml
16:32:34 [2024-02-28T21:32:34.093Z] [INFO] 
16:32:34 [2024-02-28T21:32:34.093Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.doc.user ---
16:32:34 [2024-02-28T21:32:34.093Z] [INFO] 
16:32:34 [2024-02-28T21:32:34.093Z] [INFO] --- antrun:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.doc.user ---
16:32:34 [2024-02-28T21:32:34.093Z] [INFO] Executing tasks
16:32:34 [2024-02-28T21:32:34.093Z] [INFO] Executed tasks
16:32:34 [2024-02-28T21:32:34.093Z] [INFO] 
16:32:34 [2024-02-28T21:32:34.093Z] [INFO] --- clean:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.doc.user ---
16:32:34 [2024-02-28T21:32:34.093Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.user/target
16:32:34 [2024-02-28T21:32:34.093Z] [INFO] 
16:32:34 [2024-02-28T21:32:34.093Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.doc.user ---
16:32:34 [2024-02-28T21:32:34.093Z] [INFO] The project's OSGi version is 9.3.0.202402282100
16:32:34 [2024-02-28T21:32:34.093Z] [INFO] 
16:32:34 [2024-02-28T21:32:34.093Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.doc.user ---
16:32:34 [2024-02-28T21:32:34.093Z] [INFO] 
16:32:34 [2024-02-28T21:32:34.093Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.doc.user ---
16:32:34 [2024-02-28T21:32:34.093Z] [INFO] 
16:32:34 [2024-02-28T21:32:34.093Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc.user ---
16:32:34 [2024-02-28T21:32:34.093Z] [INFO] 
16:32:34 [2024-02-28T21:32:34.093Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.doc.user ---
16:32:34 [2024-02-28T21:32:34.093Z] [INFO] 
16:32:34 [2024-02-28T21:32:34.093Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.doc.user ---
16:32:34 [2024-02-28T21:32:34.093Z] [INFO] Resolving class path of Trace Compass User Guide
16:32:34 [2024-02-28T21:32:34.093Z] [INFO] 
16:32:34 [2024-02-28T21:32:34.093Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.doc.user ---
16:32:34 [2024-02-28T21:32:34.093Z] [INFO] Executing tasks
16:32:34 [2024-02-28T21:32:34.348Z] Help: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.user/doc /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.user/doc/User-Guide.html
16:32:34 [2024-02-28T21:32:34.604Z] [INFO] [xmlvalidate] 18 file(s) have been successfully validated.
16:32:34 [2024-02-28T21:32:34.604Z] [INFO] Executed tasks
16:32:34 [2024-02-28T21:32:34.604Z] [INFO] 
16:32:34 [2024-02-28T21:32:34.604Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.doc.user ---
16:32:34 [2024-02-28T21:32:34.604Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.user/src/main/resources
16:32:34 [2024-02-28T21:32:34.604Z] [INFO] 
16:32:34 [2024-02-28T21:32:34.604Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.doc.user ---
16:32:34 [2024-02-28T21:32:34.605Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:32:34 [2024-02-28T21:32:34.605Z] [INFO] 
16:32:34 [2024-02-28T21:32:34.605Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.doc.user ---
16:32:34 [2024-02-28T21:32:34.605Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work/data/.metadata/.log
16:32:34 [2024-02-28T21:32:34.605Z] [INFO] Command line:
16:32:34 [2024-02-28T21:32:34.605Z] 	[/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.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
16:32:34 [2024-02-28T21:32:34.605Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:32:36 [2024-02-28T21:32:36.494Z] Buildfile: build.xml
16:32:36 [2024-02-28T21:32:36.494Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
16:32:36 [2024-02-28T21:32:36.494Z] WARNING: A terminally deprecated method in java.lang.System has been called
16:32:36 [2024-02-28T21:32:36.494Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
16:32:36 [2024-02-28T21:32:36.494Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
16:32:36 [2024-02-28T21:32:36.494Z] WARNING: System::setSecurityManager will be removed in a future release
16:32:36 [2024-02-28T21:32:36.494Z] 
16:32:36 [2024-02-28T21:32:36.494Z] build.index:
16:32:38 [2024-02-28T21:32:38.381Z] BUILD SUCCESSFUL
16:32:38 [2024-02-28T21:32:38.381Z] 
16:32:38 [2024-02-28T21:32:38.381Z] BUILD SUCCESSFUL
16:32:38 [2024-02-28T21:32:38.381Z] Total time: 2 seconds
16:32:38 [2024-02-28T21:32:38.381Z] [INFO] 
16:32:38 [2024-02-28T21:32:38.381Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.doc.user ---
16:32:38 [2024-02-28T21:32:38.381Z] [INFO] 
16:32:38 [2024-02-28T21:32:38.381Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.doc.user ---
16:32:38 [2024-02-28T21:32:38.381Z] [INFO] 
16:32:38 [2024-02-28T21:32:38.381Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.doc.user ---
16:32:38 [2024-02-28T21:32:38.381Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.user/src/test/resources
16:32:38 [2024-02-28T21:32:38.381Z] [INFO] 
16:32:38 [2024-02-28T21:32:38.381Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.doc.user ---
16:32:38 [2024-02-28T21:32:38.381Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:32:38 [2024-02-28T21:32:38.381Z] [INFO] 
16:32:38 [2024-02-28T21:32:38.381Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.doc.user ---
16:32:38 [2024-02-28T21:32:38.381Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
16:32:38 [2024-02-28T21:32:38.381Z] [INFO] 
16:32:38 [2024-02-28T21:32:38.381Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.doc.user ---
16:32:38 [2024-02-28T21:32:38.381Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-9.3.0-SNAPSHOT-sources.jar
16:32:38 [2024-02-28T21:32:38.381Z] [INFO] 
16:32:38 [2024-02-28T21:32:38.381Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.doc.user ---
16:32:38 [2024-02-28T21:32:38.381Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-9.3.0-SNAPSHOT.jar
16:32:38 [2024-02-28T21:32:38.942Z] [INFO] 
16:32:38 [2024-02-28T21:32:38.942Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.doc.user ---
16:32:38 [2024-02-28T21:32:38.942Z] [INFO] 
16:32:38 [2024-02-28T21:32:38.942Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.doc.user ---
16:32:38 [2024-02-28T21:32:38.942Z] [INFO] 
16:32:38 [2024-02-28T21:32:38.942Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.doc.user ---
16:32:39 [2024-02-28T21:32:39.197Z] [INFO] 
16:32:39 [2024-02-28T21:32:39.197Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.doc.user ---
16:32:40 [2024-02-28T21:32:40.121Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-9.3.0-SNAPSHOT.jar
16:32:45 [2024-02-28T21:32:45.370Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-9.3.0-SNAPSHOT-sources.jar
16:32:45 [2024-02-28T21:32:45.370Z] [INFO] 
16:32:45 [2024-02-28T21:32:45.370Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.doc.user ---
16:32:45 [2024-02-28T21:32:45.626Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-9.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/9.3.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-9.3.0-SNAPSHOT.jar
16:32:45 [2024-02-28T21:32:45.626Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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.3.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-9.3.0-SNAPSHOT.pom
16:32:45 [2024-02-28T21:32:45.626Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-9.3.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/9.3.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-9.3.0-SNAPSHOT-sources.jar
16:32:45 [2024-02-28T21:32:45.626Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/9.3.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-9.3.0-SNAPSHOT-p2metadata.xml
16:32:45 [2024-02-28T21:32:45.626Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/9.3.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-9.3.0-SNAPSHOT-p2artifacts.xml
16:32:45 [2024-02-28T21:32:45.626Z] [INFO] 
16:32:45 [2024-02-28T21:32:45.626Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.doc.user ---
16:32:45 [2024-02-28T21:32:45.626Z] [INFO] 
16:32:45 [2024-02-28T21:32:45.626Z] [INFO] --- antrun:3.1.0:run (deploy) @ org.eclipse.tracecompass.doc.user ---
16:32:45 [2024-02-28T21:32:45.626Z] [INFO] Executing tasks
16:32:45 [2024-02-28T21:32:45.626Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/.temp/org.eclipse.tracecompass.doc.user/reference
16:32:45 [2024-02-28T21:32:45.626Z] [INFO]      [copy] Copying 325 files to /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/.temp/org.eclipse.tracecompass.doc.user
16:32:45 [2024-02-28T21:32:45.626Z] [INFO]      [copy] Copying 17 files to /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/.temp/org.eclipse.tracecompass.doc.user/reference
16:32:45 [2024-02-28T21:32:45.626Z] [INFO] Executed tasks
16:32:45 [2024-02-28T21:32:45.626Z] [INFO] 
16:32:45 [2024-02-28T21:32:45.626Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.doc.user >--
16:32:45 [2024-02-28T21:32:45.626Z] [INFO] Building Trace Compass GDB Tracepoint Analysis User Guide 9.3.0-SNAPSHOT [73/141]
16:32:45 [2024-02-28T21:32:45.626Z] [INFO]   from doc/org.eclipse.tracecompass.gdbtrace.doc.user/pom.xml
16:32:45 [2024-02-28T21:32:45.626Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:32:45 [2024-02-28T21:32:45.626Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (clean-documentation)'
16:32:45 [2024-02-28T21:32:45.626Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (generate-documentation)'
16:32:45 [2024-02-28T21:32:45.626Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.doc.user:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/pom.xml
16:32:45 [2024-02-28T21:32:45.881Z] [INFO] 
16:32:45 [2024-02-28T21:32:45.881Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
16:32:45 [2024-02-28T21:32:45.881Z] [INFO] 
16:32:45 [2024-02-28T21:32:45.881Z] [INFO] --- antrun:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
16:32:45 [2024-02-28T21:32:45.881Z] [INFO] Executing tasks
16:32:45 [2024-02-28T21:32:45.881Z] [INFO] Executed tasks
16:32:45 [2024-02-28T21:32:45.881Z] [INFO] 
16:32:45 [2024-02-28T21:32:45.881Z] [INFO] --- clean:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
16:32:45 [2024-02-28T21:32:45.881Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target
16:32:45 [2024-02-28T21:32:45.881Z] [INFO] 
16:32:45 [2024-02-28T21:32:45.881Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
16:32:45 [2024-02-28T21:32:45.881Z] [INFO] The project's OSGi version is 9.3.0.202402282100
16:32:45 [2024-02-28T21:32:45.881Z] [INFO] 
16:32:45 [2024-02-28T21:32:45.881Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
16:32:45 [2024-02-28T21:32:45.881Z] [INFO] 
16:32:45 [2024-02-28T21:32:45.881Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
16:32:45 [2024-02-28T21:32:45.881Z] [INFO] 
16:32:45 [2024-02-28T21:32:45.881Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
16:32:45 [2024-02-28T21:32:45.881Z] [INFO] 
16:32:45 [2024-02-28T21:32:45.881Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
16:32:45 [2024-02-28T21:32:45.881Z] [INFO] 
16:32:45 [2024-02-28T21:32:45.881Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
16:32:45 [2024-02-28T21:32:45.881Z] [INFO] Resolving class path of Trace Compass GDB Tracepoint Analysis User Guide
16:32:45 [2024-02-28T21:32:45.881Z] [INFO] 
16:32:45 [2024-02-28T21:32:45.881Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
16:32:45 [2024-02-28T21:32:45.881Z] [INFO] Executing tasks
16:32:45 [2024-02-28T21:32:45.881Z] Help: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/doc /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/doc/User-Guide.html
16:32:45 [2024-02-28T21:32:45.881Z] [INFO] [xmlvalidate] 8 file(s) have been successfully validated.
16:32:45 [2024-02-28T21:32:45.881Z] [INFO] Executed tasks
16:32:45 [2024-02-28T21:32:45.881Z] [INFO] 
16:32:45 [2024-02-28T21:32:45.881Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
16:32:45 [2024-02-28T21:32:45.881Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/src/main/resources
16:32:45 [2024-02-28T21:32:45.881Z] [INFO] 
16:32:45 [2024-02-28T21:32:45.881Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
16:32:45 [2024-02-28T21:32:45.881Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:32:45 [2024-02-28T21:32:45.881Z] [INFO] 
16:32:45 [2024-02-28T21:32:45.881Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
16:32:46 [2024-02-28T21:32:46.136Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work/data/.metadata/.log
16:32:46 [2024-02-28T21:32:46.136Z] [INFO] Command line:
16:32:46 [2024-02-28T21:32:46.136Z] 	[/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.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
16:32:46 [2024-02-28T21:32:46.136Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:32:48 [2024-02-28T21:32:48.021Z] Buildfile: build.xml
16:32:48 [2024-02-28T21:32:48.021Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
16:32:48 [2024-02-28T21:32:48.021Z] WARNING: A terminally deprecated method in java.lang.System has been called
16:32:48 [2024-02-28T21:32:48.021Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
16:32:48 [2024-02-28T21:32:48.021Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
16:32:48 [2024-02-28T21:32:48.021Z] WARNING: System::setSecurityManager will be removed in a future release
16:32:48 [2024-02-28T21:32:48.021Z] 
16:32:48 [2024-02-28T21:32:48.021Z] build.index:
16:32:49 [2024-02-28T21:32:49.382Z] BUILD SUCCESSFUL
16:32:49 [2024-02-28T21:32:49.382Z] 
16:32:49 [2024-02-28T21:32:49.382Z] BUILD SUCCESSFUL
16:32:49 [2024-02-28T21:32:49.382Z] Total time: 1 second
16:32:49 [2024-02-28T21:32:49.382Z] [INFO] 
16:32:49 [2024-02-28T21:32:49.382Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
16:32:49 [2024-02-28T21:32:49.382Z] [INFO] 
16:32:49 [2024-02-28T21:32:49.382Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
16:32:49 [2024-02-28T21:32:49.382Z] [INFO] 
16:32:49 [2024-02-28T21:32:49.382Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
16:32:49 [2024-02-28T21:32:49.382Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/src/test/resources
16:32:49 [2024-02-28T21:32:49.382Z] [INFO] 
16:32:49 [2024-02-28T21:32:49.382Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
16:32:49 [2024-02-28T21:32:49.382Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:32:49 [2024-02-28T21:32:49.382Z] [INFO] 
16:32:49 [2024-02-28T21:32:49.382Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
16:32:49 [2024-02-28T21:32:49.382Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
16:32:49 [2024-02-28T21:32:49.382Z] [INFO] 
16:32:49 [2024-02-28T21:32:49.382Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
16:32:49 [2024-02-28T21:32:49.382Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-9.3.0-SNAPSHOT-sources.jar
16:32:49 [2024-02-28T21:32:49.382Z] [INFO] 
16:32:49 [2024-02-28T21:32:49.382Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
16:32:49 [2024-02-28T21:32:49.382Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-9.3.0-SNAPSHOT.jar
16:32:49 [2024-02-28T21:32:49.382Z] [INFO] 
16:32:49 [2024-02-28T21:32:49.382Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
16:32:49 [2024-02-28T21:32:49.382Z] [INFO] 
16:32:49 [2024-02-28T21:32:49.382Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
16:32:49 [2024-02-28T21:32:49.382Z] [INFO] 
16:32:49 [2024-02-28T21:32:49.382Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
16:32:49 [2024-02-28T21:32:49.382Z] [INFO] 
16:32:49 [2024-02-28T21:32:49.382Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
16:32:49 [2024-02-28T21:32:49.382Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-9.3.0-SNAPSHOT.jar
16:32:50 [2024-02-28T21:32:50.307Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-9.3.0-SNAPSHOT-sources.jar
16:32:50 [2024-02-28T21:32:50.866Z] [INFO] 
16:32:50 [2024-02-28T21:32:50.866Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
16:32:50 [2024-02-28T21:32:50.866Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-9.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/9.3.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-9.3.0-SNAPSHOT.jar
16:32:50 [2024-02-28T21:32:50.866Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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.3.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-9.3.0-SNAPSHOT.pom
16:32:50 [2024-02-28T21:32:50.866Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-9.3.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/9.3.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-9.3.0-SNAPSHOT-sources.jar
16:32:50 [2024-02-28T21:32:50.866Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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.3.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-9.3.0-SNAPSHOT-p2metadata.xml
16:32:50 [2024-02-28T21:32:50.866Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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.3.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-9.3.0-SNAPSHOT-p2artifacts.xml
16:32:51 [2024-02-28T21:32:51.121Z] [INFO] 
16:32:51 [2024-02-28T21:32:51.121Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
16:32:51 [2024-02-28T21:32:51.121Z] [INFO] 
16:32:51 [2024-02-28T21:32:51.121Z] [INFO] --- antrun:3.1.0:run (deploy) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
16:32:51 [2024-02-28T21:32:51.121Z] [INFO] Executing tasks
16:32:51 [2024-02-28T21:32:51.121Z] [INFO]      [copy] Copying 13 files to /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/.temp/org.eclipse.tracecompass.gdbtrace.doc.user
16:32:51 [2024-02-28T21:32:51.121Z] [INFO] Executed tasks
16:32:51 [2024-02-28T21:32:51.121Z] [INFO] 
16:32:51 [2024-02-28T21:32:51.121Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.doc.user >---
16:32:51 [2024-02-28T21:32:51.121Z] [INFO] Building Trace Compass RCP User Guide 9.3.0-SNAPSHOT            [74/141]
16:32:51 [2024-02-28T21:32:51.121Z] [INFO]   from doc/org.eclipse.tracecompass.rcp.doc.user/pom.xml
16:32:51 [2024-02-28T21:32:51.121Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:32:51 [2024-02-28T21:32:51.121Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (clean-documentation)'
16:32:51 [2024-02-28T21:32:51.121Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (generate-documentation)'
16:32:51 [2024-02-28T21:32:51.121Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.doc.user:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/pom.xml
16:32:51 [2024-02-28T21:32:51.121Z] [INFO] 
16:32:51 [2024-02-28T21:32:51.121Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.rcp.doc.user ---
16:32:51 [2024-02-28T21:32:51.121Z] [INFO] 
16:32:51 [2024-02-28T21:32:51.121Z] [INFO] --- antrun:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.rcp.doc.user ---
16:32:51 [2024-02-28T21:32:51.121Z] [INFO] Executing tasks
16:32:51 [2024-02-28T21:32:51.121Z] [INFO] Executed tasks
16:32:51 [2024-02-28T21:32:51.121Z] [INFO] 
16:32:51 [2024-02-28T21:32:51.121Z] [INFO] --- clean:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.rcp.doc.user ---
16:32:51 [2024-02-28T21:32:51.121Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/target
16:32:51 [2024-02-28T21:32:51.121Z] [INFO] 
16:32:51 [2024-02-28T21:32:51.121Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.doc.user ---
16:32:51 [2024-02-28T21:32:51.121Z] [INFO] The project's OSGi version is 9.3.0.202402282100
16:32:51 [2024-02-28T21:32:51.121Z] [INFO] 
16:32:51 [2024-02-28T21:32:51.121Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.doc.user ---
16:32:51 [2024-02-28T21:32:51.121Z] [INFO] 
16:32:51 [2024-02-28T21:32:51.121Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.doc.user ---
16:32:51 [2024-02-28T21:32:51.121Z] [INFO] 
16:32:51 [2024-02-28T21:32:51.121Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.doc.user ---
16:32:51 [2024-02-28T21:32:51.121Z] [INFO] 
16:32:51 [2024-02-28T21:32:51.121Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.doc.user ---
16:32:51 [2024-02-28T21:32:51.121Z] [INFO] 
16:32:51 [2024-02-28T21:32:51.121Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.doc.user ---
16:32:51 [2024-02-28T21:32:51.121Z] [INFO] Resolving class path of Trace Compass RCP User Guide
16:32:51 [2024-02-28T21:32:51.121Z] [INFO] 
16:32:51 [2024-02-28T21:32:51.121Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.rcp.doc.user ---
16:32:51 [2024-02-28T21:32:51.121Z] [INFO] Executing tasks
16:32:51 [2024-02-28T21:32:51.121Z] Help: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/doc /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/doc/User-Guide.html
16:32:51 [2024-02-28T21:32:51.121Z] [INFO] [xmlvalidate] 2 file(s) have been successfully validated.
16:32:51 [2024-02-28T21:32:51.121Z] [INFO] Executed tasks
16:32:51 [2024-02-28T21:32:51.121Z] [INFO] 
16:32:51 [2024-02-28T21:32:51.121Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.doc.user ---
16:32:51 [2024-02-28T21:32:51.121Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/src/main/resources
16:32:51 [2024-02-28T21:32:51.121Z] [INFO] 
16:32:51 [2024-02-28T21:32:51.121Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.rcp.doc.user ---
16:32:51 [2024-02-28T21:32:51.121Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:32:51 [2024-02-28T21:32:51.121Z] [INFO] 
16:32:51 [2024-02-28T21:32:51.121Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.rcp.doc.user ---
16:32:51 [2024-02-28T21:32:51.122Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work/data/.metadata/.log
16:32:51 [2024-02-28T21:32:51.122Z] [INFO] Command line:
16:32:51 [2024-02-28T21:32:51.122Z] 	[/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.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
16:32:51 [2024-02-28T21:32:51.122Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:32:53 [2024-02-28T21:32:53.633Z] Buildfile: build.xml
16:32:53 [2024-02-28T21:32:53.633Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
16:32:53 [2024-02-28T21:32:53.633Z] WARNING: A terminally deprecated method in java.lang.System has been called
16:32:53 [2024-02-28T21:32:53.633Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
16:32:53 [2024-02-28T21:32:53.633Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
16:32:53 [2024-02-28T21:32:53.633Z] WARNING: System::setSecurityManager will be removed in a future release
16:32:53 [2024-02-28T21:32:53.633Z] 
16:32:53 [2024-02-28T21:32:53.633Z] build.index:
16:32:54 [2024-02-28T21:32:54.194Z] BUILD SUCCESSFUL
16:32:54 [2024-02-28T21:32:54.194Z] 
16:32:54 [2024-02-28T21:32:54.194Z] BUILD SUCCESSFUL
16:32:54 [2024-02-28T21:32:54.194Z] Total time: 1 second
16:32:54 [2024-02-28T21:32:54.194Z] [INFO] 
16:32:54 [2024-02-28T21:32:54.194Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.rcp.doc.user ---
16:32:54 [2024-02-28T21:32:54.194Z] [INFO] 
16:32:54 [2024-02-28T21:32:54.194Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.rcp.doc.user ---
16:32:54 [2024-02-28T21:32:54.194Z] [INFO] 
16:32:54 [2024-02-28T21:32:54.194Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.doc.user ---
16:32:54 [2024-02-28T21:32:54.194Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/src/test/resources
16:32:54 [2024-02-28T21:32:54.194Z] [INFO] 
16:32:54 [2024-02-28T21:32:54.194Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.rcp.doc.user ---
16:32:54 [2024-02-28T21:32:54.194Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:32:54 [2024-02-28T21:32:54.194Z] [INFO] 
16:32:54 [2024-02-28T21:32:54.194Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.rcp.doc.user ---
16:32:54 [2024-02-28T21:32:54.194Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
16:32:54 [2024-02-28T21:32:54.194Z] [INFO] 
16:32:54 [2024-02-28T21:32:54.194Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.doc.user ---
16:32:54 [2024-02-28T21:32:54.194Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-9.3.0-SNAPSHOT-sources.jar
16:32:54 [2024-02-28T21:32:54.194Z] [INFO] 
16:32:54 [2024-02-28T21:32:54.194Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.doc.user ---
16:32:54 [2024-02-28T21:32:54.194Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-9.3.0-SNAPSHOT.jar
16:32:54 [2024-02-28T21:32:54.194Z] [INFO] 
16:32:54 [2024-02-28T21:32:54.194Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.doc.user ---
16:32:54 [2024-02-28T21:32:54.194Z] [INFO] 
16:32:54 [2024-02-28T21:32:54.194Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.rcp.doc.user ---
16:32:54 [2024-02-28T21:32:54.194Z] [INFO] 
16:32:54 [2024-02-28T21:32:54.194Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.doc.user ---
16:32:54 [2024-02-28T21:32:54.194Z] [INFO] 
16:32:54 [2024-02-28T21:32:54.194Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.rcp.doc.user ---
16:32:54 [2024-02-28T21:32:54.449Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-9.3.0-SNAPSHOT.jar
16:32:55 [2024-02-28T21:32:55.376Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-9.3.0-SNAPSHOT-sources.jar
16:32:55 [2024-02-28T21:32:55.936Z] [INFO] 
16:32:55 [2024-02-28T21:32:55.936Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.doc.user ---
16:32:55 [2024-02-28T21:32:55.936Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-9.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-9.3.0-SNAPSHOT.jar
16:32:55 [2024-02-28T21:32:55.936Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-9.3.0-SNAPSHOT.pom
16:32:55 [2024-02-28T21:32:55.936Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-9.3.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-9.3.0-SNAPSHOT-sources.jar
16:32:55 [2024-02-28T21:32:55.936Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-9.3.0-SNAPSHOT-p2metadata.xml
16:32:55 [2024-02-28T21:32:55.936Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-9.3.0-SNAPSHOT-p2artifacts.xml
16:32:55 [2024-02-28T21:32:55.936Z] [INFO] 
16:32:55 [2024-02-28T21:32:55.936Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.doc.user ---
16:32:56 [2024-02-28T21:32:56.191Z] [INFO] 
16:32:56 [2024-02-28T21:32:56.191Z] [INFO] --- antrun:3.1.0:run (deploy) @ org.eclipse.tracecompass.rcp.doc.user ---
16:32:56 [2024-02-28T21:32:56.191Z] [INFO] Executing tasks
16:32:56 [2024-02-28T21:32:56.191Z] [INFO]      [copy] Copying 16 files to /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/.temp/org.eclipse.tracecompass.rcp.doc.user
16:32:56 [2024-02-28T21:32:56.191Z] [INFO] Executed tasks
16:32:56 [2024-02-28T21:32:56.191Z] [INFO] 
16:32:56 [2024-02-28T21:32:56.191Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.doc.user >--
16:32:56 [2024-02-28T21:32:56.191Z] [INFO] Building Trace Compass Pcap User Guide 9.3.0-SNAPSHOT           [75/141]
16:32:56 [2024-02-28T21:32:56.191Z] [INFO]   from doc/org.eclipse.tracecompass.tmf.pcap.doc.user/pom.xml
16:32:56 [2024-02-28T21:32:56.191Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:32:56 [2024-02-28T21:32:56.191Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (clean-documentation)'
16:32:56 [2024-02-28T21:32:56.191Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (generate-documentation)'
16:32:56 [2024-02-28T21:32:56.191Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.doc.user:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/pom.xml
16:32:56 [2024-02-28T21:32:56.191Z] [INFO] 
16:32:56 [2024-02-28T21:32:56.191Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
16:32:56 [2024-02-28T21:32:56.191Z] [INFO] 
16:32:56 [2024-02-28T21:32:56.191Z] [INFO] --- antrun:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
16:32:56 [2024-02-28T21:32:56.191Z] [INFO] Executing tasks
16:32:56 [2024-02-28T21:32:56.191Z] [INFO] Executed tasks
16:32:56 [2024-02-28T21:32:56.191Z] [INFO] 
16:32:56 [2024-02-28T21:32:56.191Z] [INFO] --- clean:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
16:32:56 [2024-02-28T21:32:56.191Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target
16:32:56 [2024-02-28T21:32:56.191Z] [INFO] 
16:32:56 [2024-02-28T21:32:56.191Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
16:32:56 [2024-02-28T21:32:56.191Z] [INFO] The project's OSGi version is 9.3.0.202402282100
16:32:56 [2024-02-28T21:32:56.191Z] [INFO] 
16:32:56 [2024-02-28T21:32:56.191Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
16:32:56 [2024-02-28T21:32:56.191Z] [INFO] 
16:32:56 [2024-02-28T21:32:56.191Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
16:32:56 [2024-02-28T21:32:56.191Z] [INFO] 
16:32:56 [2024-02-28T21:32:56.191Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
16:32:56 [2024-02-28T21:32:56.191Z] [INFO] 
16:32:56 [2024-02-28T21:32:56.191Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
16:32:56 [2024-02-28T21:32:56.191Z] [INFO] 
16:32:56 [2024-02-28T21:32:56.191Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
16:32:56 [2024-02-28T21:32:56.191Z] [INFO] Resolving class path of Trace Compass Pcap User Guide
16:32:56 [2024-02-28T21:32:56.191Z] [INFO] 
16:32:56 [2024-02-28T21:32:56.191Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
16:32:56 [2024-02-28T21:32:56.191Z] [INFO] Executing tasks
16:32:56 [2024-02-28T21:32:56.191Z] Help: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/doc /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/doc/User-Guide.html
16:32:56 [2024-02-28T21:32:56.191Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated.
16:32:56 [2024-02-28T21:32:56.192Z] [INFO] Executed tasks
16:32:56 [2024-02-28T21:32:56.192Z] [INFO] 
16:32:56 [2024-02-28T21:32:56.192Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
16:32:56 [2024-02-28T21:32:56.192Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/src/main/resources
16:32:56 [2024-02-28T21:32:56.192Z] [INFO] 
16:32:56 [2024-02-28T21:32:56.192Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
16:32:56 [2024-02-28T21:32:56.192Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:32:56 [2024-02-28T21:32:56.192Z] [INFO] 
16:32:56 [2024-02-28T21:32:56.192Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
16:32:56 [2024-02-28T21:32:56.192Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work/data/.metadata/.log
16:32:56 [2024-02-28T21:32:56.192Z] [INFO] Command line:
16:32:56 [2024-02-28T21:32:56.192Z] 	[/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.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
16:32:56 [2024-02-28T21:32:56.192Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:32:58 [2024-02-28T21:32:58.076Z] Buildfile: build.xml
16:32:58 [2024-02-28T21:32:58.076Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
16:32:58 [2024-02-28T21:32:58.076Z] WARNING: A terminally deprecated method in java.lang.System has been called
16:32:58 [2024-02-28T21:32:58.076Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
16:32:58 [2024-02-28T21:32:58.076Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
16:32:58 [2024-02-28T21:32:58.076Z] WARNING: System::setSecurityManager will be removed in a future release
16:32:58 [2024-02-28T21:32:58.076Z] 
16:32:58 [2024-02-28T21:32:58.076Z] build.index:
16:32:59 [2024-02-28T21:32:59.000Z] BUILD SUCCESSFUL
16:32:59 [2024-02-28T21:32:59.000Z] 
16:32:59 [2024-02-28T21:32:59.000Z] BUILD SUCCESSFUL
16:32:59 [2024-02-28T21:32:59.000Z] Total time: 1 second
16:32:59 [2024-02-28T21:32:59.000Z] [INFO] 
16:32:59 [2024-02-28T21:32:59.000Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
16:32:59 [2024-02-28T21:32:59.000Z] [INFO] 
16:32:59 [2024-02-28T21:32:59.000Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
16:32:59 [2024-02-28T21:32:59.000Z] [INFO] 
16:32:59 [2024-02-28T21:32:59.000Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
16:32:59 [2024-02-28T21:32:59.000Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/src/test/resources
16:32:59 [2024-02-28T21:32:59.000Z] [INFO] 
16:32:59 [2024-02-28T21:32:59.000Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
16:32:59 [2024-02-28T21:32:59.000Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:32:59 [2024-02-28T21:32:59.000Z] [INFO] 
16:32:59 [2024-02-28T21:32:59.000Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
16:32:59 [2024-02-28T21:32:59.000Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
16:32:59 [2024-02-28T21:32:59.000Z] [INFO] 
16:32:59 [2024-02-28T21:32:59.000Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
16:32:59 [2024-02-28T21:32:59.256Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-9.3.0-SNAPSHOT-sources.jar
16:32:59 [2024-02-28T21:32:59.256Z] [INFO] 
16:32:59 [2024-02-28T21:32:59.256Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
16:32:59 [2024-02-28T21:32:59.256Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-9.3.0-SNAPSHOT.jar
16:32:59 [2024-02-28T21:32:59.256Z] [INFO] 
16:32:59 [2024-02-28T21:32:59.256Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
16:32:59 [2024-02-28T21:32:59.256Z] [INFO] 
16:32:59 [2024-02-28T21:32:59.256Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
16:32:59 [2024-02-28T21:32:59.256Z] [INFO] 
16:32:59 [2024-02-28T21:32:59.256Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
16:32:59 [2024-02-28T21:32:59.256Z] [INFO] 
16:32:59 [2024-02-28T21:32:59.256Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
16:32:59 [2024-02-28T21:32:59.256Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-9.3.0-SNAPSHOT.jar
16:33:00 [2024-02-28T21:33:00.181Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-9.3.0-SNAPSHOT-sources.jar
16:33:01 [2024-02-28T21:33:01.545Z] [INFO] 
16:33:01 [2024-02-28T21:33:01.545Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
16:33:01 [2024-02-28T21:33:01.545Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-9.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.doc.user/9.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-9.3.0-SNAPSHOT.jar
16:33:01 [2024-02-28T21:33:01.545Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-9.3.0-SNAPSHOT.pom
16:33:01 [2024-02-28T21:33:01.545Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-9.3.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.doc.user/9.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-9.3.0-SNAPSHOT-sources.jar
16:33:01 [2024-02-28T21:33:01.545Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-9.3.0-SNAPSHOT-p2metadata.xml
16:33:01 [2024-02-28T21:33:01.545Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-9.3.0-SNAPSHOT-p2artifacts.xml
16:33:01 [2024-02-28T21:33:01.545Z] [INFO] 
16:33:01 [2024-02-28T21:33:01.545Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
16:33:01 [2024-02-28T21:33:01.545Z] [INFO] 
16:33:01 [2024-02-28T21:33:01.545Z] [INFO] --- antrun:3.1.0:run (deploy) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
16:33:01 [2024-02-28T21:33:01.546Z] [INFO] Executing tasks
16:33:01 [2024-02-28T21:33:01.546Z] [INFO]      [copy] Copying 4 files to /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/.temp/org.eclipse.tracecompass.tmf.pcap.doc.user
16:33:01 [2024-02-28T21:33:01.546Z] [INFO] Executed tasks
16:33:01 [2024-02-28T21:33:01.546Z] [INFO] 
16:33:01 [2024-02-28T21:33:01.546Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.examples >-----
16:33:01 [2024-02-28T21:33:01.546Z] [INFO] Building org.eclipse.tracecompass.examples 1.0.11-SNAPSHOT      [76/141]
16:33:01 [2024-02-28T21:33:01.546Z] [INFO]   from doc/org.eclipse.tracecompass.examples/.polyglot.build.properties
16:33:01 [2024-02-28T21:33:01.546Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:33:01 [2024-02-28T21:33:01.546Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:33:01 [2024-02-28T21:33:01.546Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.examples:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties
16:33:01 [2024-02-28T21:33:01.546Z] [INFO] 
16:33:01 [2024-02-28T21:33:01.546Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.examples ---
16:33:01 [2024-02-28T21:33:01.546Z] [INFO] 
16:33:01 [2024-02-28T21:33:01.546Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.examples ---
16:33:01 [2024-02-28T21:33:01.546Z] [INFO] The project's OSGi version is 1.0.11.202402282100
16:33:01 [2024-02-28T21:33:01.546Z] [INFO] 
16:33:01 [2024-02-28T21:33:01.546Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.examples ---
16:33:01 [2024-02-28T21:33:01.546Z] [INFO] 
16:33:01 [2024-02-28T21:33:01.546Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.examples ---
16:33:01 [2024-02-28T21:33:01.546Z] [INFO] 
16:33:01 [2024-02-28T21:33:01.546Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.examples ---
16:33:01 [2024-02-28T21:33:01.546Z] [INFO] 
16:33:01 [2024-02-28T21:33:01.546Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.examples ---
16:33:01 [2024-02-28T21:33:01.546Z] [INFO] 
16:33:01 [2024-02-28T21:33:01.546Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.examples ---
16:33:01 [2024-02-28T21:33:01.546Z] [INFO] Resolving class path of org.eclipse.tracecompass.examples
16:33:01 [2024-02-28T21:33:01.546Z] [INFO] 
16:33:01 [2024-02-28T21:33:01.546Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.examples ---
16:33:01 [2024-02-28T21:33:01.546Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.examples/src/main/resources
16:33:01 [2024-02-28T21:33:01.546Z] [INFO] 
16:33:01 [2024-02-28T21:33:01.546Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.examples ---
16:33:01 [2024-02-28T21:33:01.546Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:33:01 [2024-02-28T21:33:01.546Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:33:01 [2024-02-28T21:33:01.546Z] [WARNING] The 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-master-nightly/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties
16:33:01 [2024-02-28T21:33:01.801Z] [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.examples/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:33:02 [2024-02-28T21:33:02.057Z] [INFO] 
16:33:02 [2024-02-28T21:33:02.057Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.examples ---
16:33:02 [2024-02-28T21:33:02.057Z] [INFO] 
16:33:02 [2024-02-28T21:33:02.057Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.examples ---
16:33:02 [2024-02-28T21:33:02.057Z] [INFO] 
16:33:02 [2024-02-28T21:33:02.057Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.examples ---
16:33:02 [2024-02-28T21:33:02.057Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.examples/src/test/resources
16:33:02 [2024-02-28T21:33:02.057Z] [INFO] 
16:33:02 [2024-02-28T21:33:02.057Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.examples ---
16:33:02 [2024-02-28T21:33:02.057Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:33:02 [2024-02-28T21:33:02.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
16:33:02 [2024-02-28T21:33:02.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.examples:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties
16:33:02 [2024-02-28T21:33:02.057Z] [INFO] 
16:33:02 [2024-02-28T21:33:02.057Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.examples ---
16:33:02 [2024-02-28T21:33:02.057Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 120 were skipped
16:33:02 [2024-02-28T21:33:02.057Z] [INFO] 
16:33:02 [2024-02-28T21:33:02.057Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.examples ---
16:33:02 [2024-02-28T21:33:02.057Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.11-SNAPSHOT-sources.jar
16:33:02 [2024-02-28T21:33:02.057Z] [INFO] 
16:33:02 [2024-02-28T21:33:02.057Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.examples ---
16:33:02 [2024-02-28T21:33:02.057Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.11-SNAPSHOT.jar
16:33:02 [2024-02-28T21:33:02.057Z] [INFO] 
16:33:02 [2024-02-28T21:33:02.057Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.examples ---
16:33:02 [2024-02-28T21:33:02.057Z] [INFO] 
16:33:02 [2024-02-28T21:33:02.057Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.examples ---
16:33:02 [2024-02-28T21:33:02.057Z] [INFO] 
16:33:02 [2024-02-28T21:33:02.057Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.examples ---
16:33:02 [2024-02-28T21:33:02.057Z] [INFO] 
16:33:02 [2024-02-28T21:33:02.057Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.examples ---
16:33:02 [2024-02-28T21:33:02.057Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.11-SNAPSHOT.jar
16:33:03 [2024-02-28T21:33:03.421Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.11-SNAPSHOT-sources.jar
16:33:04 [2024-02-28T21:33:04.347Z] [INFO] 
16:33:04 [2024-02-28T21:33:04.347Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.examples ---
16:33:04 [2024-02-28T21:33:04.347Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:33:04 [2024-02-28T21:33:04.347Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:33:04 [2024-02-28T21:33:04.347Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:33:04 [2024-02-28T21:33:04.347Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:33:04 [2024-02-28T21:33:04.347Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:33:04 [2024-02-28T21:33:04.347Z] [INFO] 
16:33:04 [2024-02-28T21:33:04.347Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.examples ---
16:33:04 [2024-02-28T21:33:04.347Z] [INFO] 
16:33:04 [2024-02-28T21:33:04.347Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace-parent >--
16:33:04 [2024-02-28T21:33:04.347Z] [INFO] Building Trace Compass GDB Tracepoint Analysis Parent 9.3.0-SNAPSHOT [77/141]
16:33:04 [2024-02-28T21:33:04.347Z] [INFO]   from gdbtrace/pom.xml
16:33:04 [2024-02-28T21:33:04.347Z] [INFO] --------------------------------[ pom ]---------------------------------
16:33:04 [2024-02-28T21:33:04.347Z] [INFO] 
16:33:04 [2024-02-28T21:33:04.347Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace-parent ---
16:33:04 [2024-02-28T21:33:04.347Z] [INFO] 
16:33:04 [2024-02-28T21:33:04.347Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace-parent ---
16:33:04 [2024-02-28T21:33:04.347Z] [INFO] 
16:33:04 [2024-02-28T21:33:04.347Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace-parent ---
16:33:04 [2024-02-28T21:33:04.347Z] [INFO] 
16:33:04 [2024-02-28T21:33:04.347Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.gdbtrace-parent ---
16:33:04 [2024-02-28T21:33:04.347Z] [INFO] 
16:33:04 [2024-02-28T21:33:04.347Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace-parent ---
16:33:04 [2024-02-28T21:33:04.347Z] [INFO] 
16:33:04 [2024-02-28T21:33:04.347Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.gdbtrace-parent ---
16:33:04 [2024-02-28T21:33:04.347Z] [INFO] 
16:33:04 [2024-02-28T21:33:04.347Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace-parent ---
16:33:04 [2024-02-28T21:33:04.347Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace-parent/9.3.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-parent-9.3.0-SNAPSHOT.pom
16:33:04 [2024-02-28T21:33:04.347Z] [INFO] 
16:33:04 [2024-02-28T21:33:04.347Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core >---
16:33:04 [2024-02-28T21:33:04.347Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.core 1.1.1-SNAPSHOT  [78/141]
16:33:04 [2024-02-28T21:33:04.347Z] [INFO]   from gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties
16:33:04 [2024-02-28T21:33:04.347Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:33:04 [2024-02-28T21:33:04.348Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:33:04 [2024-02-28T21:33:04.348Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties
16:33:05 [2024-02-28T21:33:05.273Z] [INFO] 
16:33:05 [2024-02-28T21:33:05.273Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.core ---
16:33:05 [2024-02-28T21:33:05.273Z] [INFO] 
16:33:05 [2024-02-28T21:33:05.273Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.core ---
16:33:05 [2024-02-28T21:33:05.273Z] [INFO] The project's OSGi version is 1.1.1.202402282100
16:33:05 [2024-02-28T21:33:05.273Z] [INFO] 
16:33:05 [2024-02-28T21:33:05.273Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.core ---
16:33:05 [2024-02-28T21:33:05.273Z] [INFO] 
16:33:05 [2024-02-28T21:33:05.273Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.core ---
16:33:05 [2024-02-28T21:33:05.273Z] [INFO] 
16:33:05 [2024-02-28T21:33:05.273Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.core ---
16:33:05 [2024-02-28T21:33:05.273Z] [INFO] 
16:33:05 [2024-02-28T21:33:05.273Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.core ---
16:33:05 [2024-02-28T21:33:05.273Z] [INFO] 
16:33:05 [2024-02-28T21:33:05.273Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.core ---
16:33:05 [2024-02-28T21:33:05.273Z] [INFO] Resolving class path of org.eclipse.tracecompass.gdbtrace.core
16:33:05 [2024-02-28T21:33:05.529Z] [INFO] 
16:33:05 [2024-02-28T21:33:05.529Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.core ---
16:33:05 [2024-02-28T21:33:05.529Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/src/main/resources
16:33:05 [2024-02-28T21:33:05.529Z] [INFO] 
16:33:05 [2024-02-28T21:33:05.529Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.core ---
16:33:05 [2024-02-28T21:33:05.529Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:33:05 [2024-02-28T21:33:05.529Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:33:05 [2024-02-28T21:33:05.529Z] [WARNING] The 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-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties
16:33:05 [2024-02-28T21:33:05.529Z] [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:33:05 [2024-02-28T21:33:05.784Z] [INFO] 
16:33:05 [2024-02-28T21:33:05.784Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.gdbtrace.core ---
16:33:05 [2024-02-28T21:33:05.784Z] [INFO] 
16:33:05 [2024-02-28T21:33:05.784Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.gdbtrace.core ---
16:33:05 [2024-02-28T21:33:05.784Z] [INFO] 
16:33:05 [2024-02-28T21:33:05.784Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.core ---
16:33:05 [2024-02-28T21:33:05.784Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/src/test/resources
16:33:05 [2024-02-28T21:33:05.784Z] [INFO] 
16:33:05 [2024-02-28T21:33:05.784Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.gdbtrace.core ---
16:33:05 [2024-02-28T21:33:05.784Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:33:05 [2024-02-28T21:33:05.784Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:33:05 [2024-02-28T21:33:05.784Z] [WARNING] The 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-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties
16:33:05 [2024-02-28T21:33:05.784Z] [INFO] 
16:33:05 [2024-02-28T21:33:05.784Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.gdbtrace.core ---
16:33:05 [2024-02-28T21:33:05.784Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 132 were skipped
16:33:05 [2024-02-28T21:33:05.784Z] [INFO] 
16:33:05 [2024-02-28T21:33:05.784Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.core ---
16:33:05 [2024-02-28T21:33:05.784Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.1.1-SNAPSHOT-sources.jar
16:33:05 [2024-02-28T21:33:05.784Z] [INFO] 
16:33:05 [2024-02-28T21:33:05.784Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.core ---
16:33:05 [2024-02-28T21:33:05.784Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.1.1-SNAPSHOT.jar
16:33:05 [2024-02-28T21:33:05.784Z] [INFO] 
16:33:05 [2024-02-28T21:33:05.784Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.core ---
16:33:05 [2024-02-28T21:33:05.784Z] [INFO] 
16:33:05 [2024-02-28T21:33:05.784Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.gdbtrace.core ---
16:33:05 [2024-02-28T21:33:05.784Z] [INFO] 
16:33:05 [2024-02-28T21:33:05.784Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.core ---
16:33:05 [2024-02-28T21:33:05.784Z] [INFO] 
16:33:05 [2024-02-28T21:33:05.784Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.gdbtrace.core ---
16:33:06 [2024-02-28T21:33:06.041Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.1.1-SNAPSHOT.jar
16:33:06 [2024-02-28T21:33:06.966Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.1.1-SNAPSHOT-sources.jar
16:33:07 [2024-02-28T21:33:07.889Z] [INFO] 
16:33:07 [2024-02-28T21:33:07.889Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.core ---
16:33:07 [2024-02-28T21:33:07.889Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:33:07 [2024-02-28T21:33:07.889Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:33:07 [2024-02-28T21:33:07.889Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:33:07 [2024-02-28T21:33:07.889Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:33:07 [2024-02-28T21:33:07.890Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:33:07 [2024-02-28T21:33:07.890Z] [INFO] 
16:33:07 [2024-02-28T21:33:07.890Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.core ---
16:33:07 [2024-02-28T21:33:07.890Z] [INFO] 
16:33:07 [2024-02-28T21:33:07.890Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui >----
16:33:07 [2024-02-28T21:33:07.890Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.ui 1.2.0-SNAPSHOT    [79/141]
16:33:07 [2024-02-28T21:33:07.890Z] [INFO]   from gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties
16:33:07 [2024-02-28T21:33:07.890Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:33:07 [2024-02-28T21:33:07.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
16:33:07 [2024-02-28T21:33:07.890Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties
16:33:07 [2024-02-28T21:33:07.890Z] [INFO] 
16:33:07 [2024-02-28T21:33:07.890Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.ui ---
16:33:07 [2024-02-28T21:33:07.890Z] [INFO] 
16:33:07 [2024-02-28T21:33:07.890Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.ui ---
16:33:07 [2024-02-28T21:33:07.890Z] [INFO] The project's OSGi version is 1.2.0.202402282100
16:33:07 [2024-02-28T21:33:07.890Z] [INFO] 
16:33:07 [2024-02-28T21:33:07.890Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.ui ---
16:33:07 [2024-02-28T21:33:07.890Z] [INFO] 
16:33:07 [2024-02-28T21:33:07.890Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.ui ---
16:33:07 [2024-02-28T21:33:07.890Z] [INFO] 
16:33:07 [2024-02-28T21:33:07.890Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.ui ---
16:33:07 [2024-02-28T21:33:07.890Z] [INFO] 
16:33:07 [2024-02-28T21:33:07.890Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.ui ---
16:33:07 [2024-02-28T21:33:07.890Z] [INFO] 
16:33:07 [2024-02-28T21:33:07.890Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.ui ---
16:33:07 [2024-02-28T21:33:07.890Z] [INFO] Resolving class path of org.eclipse.tracecompass.gdbtrace.ui
16:33:08 [2024-02-28T21:33:08.145Z] [INFO] 
16:33:08 [2024-02-28T21:33:08.145Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.ui ---
16:33:08 [2024-02-28T21:33:08.145Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/src/main/resources
16:33:08 [2024-02-28T21:33:08.145Z] [INFO] 
16:33:08 [2024-02-28T21:33:08.145Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.ui ---
16:33:08 [2024-02-28T21:33:08.145Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:33:08 [2024-02-28T21:33:08.145Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:33:08 [2024-02-28T21:33:08.145Z] [WARNING] The 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-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties
16:33:08 [2024-02-28T21:33:08.145Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:33:08 [2024-02-28T21:33:08.704Z] [INFO] 
16:33:08 [2024-02-28T21:33:08.704Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.gdbtrace.ui ---
16:33:08 [2024-02-28T21:33:08.704Z] [INFO] 
16:33:08 [2024-02-28T21:33:08.704Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.gdbtrace.ui ---
16:33:08 [2024-02-28T21:33:08.704Z] [INFO] 
16:33:08 [2024-02-28T21:33:08.704Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.ui ---
16:33:08 [2024-02-28T21:33:08.704Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/src/test/resources
16:33:08 [2024-02-28T21:33:08.704Z] [INFO] 
16:33:08 [2024-02-28T21:33:08.704Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.gdbtrace.ui ---
16:33:08 [2024-02-28T21:33:08.704Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:33:08 [2024-02-28T21:33:08.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
16:33:08 [2024-02-28T21:33:08.704Z] [WARNING] The 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-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties
16:33:08 [2024-02-28T21:33:08.704Z] [INFO] 
16:33:08 [2024-02-28T21:33:08.704Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.gdbtrace.ui ---
16:33:08 [2024-02-28T21:33:08.704Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 132 were skipped
16:33:08 [2024-02-28T21:33:08.704Z] [INFO] 
16:33:08 [2024-02-28T21:33:08.704Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.ui ---
16:33:08 [2024-02-28T21:33:08.704Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.2.0-SNAPSHOT-sources.jar
16:33:08 [2024-02-28T21:33:08.704Z] [INFO] 
16:33:08 [2024-02-28T21:33:08.704Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.ui ---
16:33:08 [2024-02-28T21:33:08.704Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.2.0-SNAPSHOT.jar
16:33:08 [2024-02-28T21:33:08.704Z] [INFO] 
16:33:08 [2024-02-28T21:33:08.704Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.ui ---
16:33:08 [2024-02-28T21:33:08.704Z] [INFO] 
16:33:08 [2024-02-28T21:33:08.704Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.gdbtrace.ui ---
16:33:08 [2024-02-28T21:33:08.704Z] [INFO] 
16:33:08 [2024-02-28T21:33:08.704Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.ui ---
16:33:08 [2024-02-28T21:33:08.704Z] [INFO] 
16:33:08 [2024-02-28T21:33:08.704Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.gdbtrace.ui ---
16:33:08 [2024-02-28T21:33:08.704Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.2.0-SNAPSHOT.jar
16:33:10 [2024-02-28T21:33:10.064Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.2.0-SNAPSHOT-sources.jar
16:33:10 [2024-02-28T21:33:10.989Z] [INFO] 
16:33:10 [2024-02-28T21:33:10.989Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.ui ---
16:33:10 [2024-02-28T21:33:10.989Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:33:10 [2024-02-28T21:33:10.989Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:33:10 [2024-02-28T21:33:10.989Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:33:10 [2024-02-28T21:33:10.989Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:33:10 [2024-02-28T21:33:10.989Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:33:10 [2024-02-28T21:33:10.989Z] [INFO] 
16:33:10 [2024-02-28T21:33:10.989Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.ui ---
16:33:10 [2024-02-28T21:33:10.989Z] [INFO] 
16:33:10 [2024-02-28T21:33:10.989Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace >-----
16:33:10 [2024-02-28T21:33:10.989Z] [INFO] Building org.eclipse.tracecompass.gdbtrace 9.3.0-SNAPSHOT       [80/141]
16:33:10 [2024-02-28T21:33:10.989Z] [INFO]   from gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties
16:33:10 [2024-02-28T21:33:10.990Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
16:33:10 [2024-02-28T21:33:10.990Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties
16:33:10 [2024-02-28T21:33:10.990Z] [INFO] 
16:33:10 [2024-02-28T21:33:10.990Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace ---
16:33:10 [2024-02-28T21:33:10.990Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace/target
16:33:10 [2024-02-28T21:33:10.990Z] [INFO] 
16:33:10 [2024-02-28T21:33:10.990Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.gdbtrace ---
16:33:10 [2024-02-28T21:33:10.990Z] [INFO] The project's OSGi version is 9.3.0.202402282100
16:33:10 [2024-02-28T21:33:10.990Z] [INFO] 
16:33:10 [2024-02-28T21:33:10.990Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace ---
16:33:10 [2024-02-28T21:33:10.990Z] [INFO] 
16:33:10 [2024-02-28T21:33:10.990Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace ---
16:33:10 [2024-02-28T21:33:10.990Z] [INFO] 
16:33:10 [2024-02-28T21:33:10.990Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace ---
16:33:10 [2024-02-28T21:33:10.990Z] [INFO] 
16:33:10 [2024-02-28T21:33:10.990Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace ---
16:33:10 [2024-02-28T21:33:10.990Z] [INFO] 
16:33:10 [2024-02-28T21:33:10.990Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace ---
16:33:10 [2024-02-28T21:33:10.990Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace/src/main/resources
16:33:10 [2024-02-28T21:33:10.990Z] [INFO] 
16:33:10 [2024-02-28T21:33:10.990Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.gdbtrace ---
16:33:11 [2024-02-28T21:33:11.245Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 135 were skipped
16:33:11 [2024-02-28T21:33:11.245Z] [INFO] 
16:33:11 [2024-02-28T21:33:11.245Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace ---
16:33:11 [2024-02-28T21:33:11.245Z] [INFO] 
16:33:11 [2024-02-28T21:33:11.245Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.gdbtrace ---
16:33:11 [2024-02-28T21:33:11.501Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/org.eclipse.tracecompass.gdbtrace-9.3.0-SNAPSHOT.jar
16:33:11 [2024-02-28T21:33:11.501Z] [INFO] 
16:33:11 [2024-02-28T21:33:11.501Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace ---
16:33:11 [2024-02-28T21:33:11.501Z] [INFO] 
16:33:11 [2024-02-28T21:33:11.501Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.gdbtrace ---
16:33:11 [2024-02-28T21:33:11.501Z] [INFO] 
16:33:11 [2024-02-28T21:33:11.501Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.gdbtrace ---
16:33:11 [2024-02-28T21:33:11.501Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/org.eclipse.tracecompass.gdbtrace-9.3.0-SNAPSHOT-sources-feature.jar
16:33:11 [2024-02-28T21:33:11.501Z] [INFO] 
16:33:11 [2024-02-28T21:33:11.501Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace ---
16:33:11 [2024-02-28T21:33:11.501Z] [INFO] 
16:33:11 [2024-02-28T21:33:11.501Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.gdbtrace ---
16:33:11 [2024-02-28T21:33:11.501Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/org.eclipse.tracecompass.gdbtrace-9.3.0-SNAPSHOT.jar
16:33:12 [2024-02-28T21:33:12.864Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/org.eclipse.tracecompass.gdbtrace-9.3.0-SNAPSHOT-sources-feature.jar
16:33:13 [2024-02-28T21:33:13.788Z] [INFO] 
16:33:13 [2024-02-28T21:33:13.788Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace ---
16:33:13 [2024-02-28T21:33:13.788Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/org.eclipse.tracecompass.gdbtrace-9.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace/9.3.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-9.3.0-SNAPSHOT.jar
16:33:13 [2024-02-28T21:33:13.788Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace/9.3.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-9.3.0-SNAPSHOT.pom
16:33:13 [2024-02-28T21:33:13.788Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/org.eclipse.tracecompass.gdbtrace-9.3.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace/9.3.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-9.3.0-SNAPSHOT-sources-feature.jar
16:33:13 [2024-02-28T21:33:13.788Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace/9.3.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-9.3.0-SNAPSHOT-p2metadata.xml
16:33:13 [2024-02-28T21:33:13.788Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace/9.3.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-9.3.0-SNAPSHOT-p2artifacts.xml
16:33:13 [2024-02-28T21:33:13.788Z] [INFO] 
16:33:13 [2024-02-28T21:33:13.788Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace ---
16:33:13 [2024-02-28T21:33:13.788Z] [INFO] 
16:33:13 [2024-02-28T21:33:13.788Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests >--
16:33:13 [2024-02-28T21:33:13.788Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.core.tests 1.0.3-SNAPSHOT [81/141]
16:33:13 [2024-02-28T21:33:13.788Z] [INFO]   from gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/pom.xml
16:33:13 [2024-02-28T21:33:13.788Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:33:13 [2024-02-28T21:33:13.788Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:33:13 [2024-02-28T21:33:13.788Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/pom.xml
16:33:13 [2024-02-28T21:33:13.788Z] [INFO] 
16:33:13 [2024-02-28T21:33:13.788Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
16:33:13 [2024-02-28T21:33:13.788Z] [INFO] 
16:33:13 [2024-02-28T21:33:13.788Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
16:33:13 [2024-02-28T21:33:13.788Z] [INFO] The project's OSGi version is 1.0.3.202402282100
16:33:13 [2024-02-28T21:33:13.788Z] [INFO] 
16:33:13 [2024-02-28T21:33:13.788Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
16:33:13 [2024-02-28T21:33:13.788Z] [INFO] 
16:33:13 [2024-02-28T21:33:13.788Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
16:33:13 [2024-02-28T21:33:13.788Z] [INFO] 
16:33:13 [2024-02-28T21:33:13.788Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
16:33:13 [2024-02-28T21:33:13.788Z] [INFO] 
16:33:13 [2024-02-28T21:33:13.788Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
16:33:13 [2024-02-28T21:33:13.788Z] [INFO] 
16:33:13 [2024-02-28T21:33:13.788Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
16:33:13 [2024-02-28T21:33:13.788Z] [INFO] Resolving class path of org.eclipse.tracecompass.gdbtrace.core.tests
16:33:14 [2024-02-28T21:33:14.043Z] [INFO] 
16:33:14 [2024-02-28T21:33:14.043Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
16:33:14 [2024-02-28T21:33:14.043Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/src/main/resources
16:33:14 [2024-02-28T21:33:14.043Z] [INFO] 
16:33:14 [2024-02-28T21:33:14.043Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
16:33:14 [2024-02-28T21:33:14.043Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:33:14 [2024-02-28T21:33:14.043Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:33:14 [2024-02-28T21:33:14.043Z] [WARNING] The 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-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/pom.xml
16:33:14 [2024-02-28T21:33:14.298Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:33:14 [2024-02-28T21:33:14.298Z] [INFO] 
16:33:14 [2024-02-28T21:33:14.298Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
16:33:14 [2024-02-28T21:33:14.298Z] [INFO] 
16:33:14 [2024-02-28T21:33:14.298Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
16:33:14 [2024-02-28T21:33:14.298Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/src/test/resources
16:33:14 [2024-02-28T21:33:14.298Z] [INFO] 
16:33:14 [2024-02-28T21:33:14.298Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
16:33:14 [2024-02-28T21:33:14.298Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 137 were skipped
16:33:14 [2024-02-28T21:33:14.298Z] [INFO] 
16:33:14 [2024-02-28T21:33:14.298Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
16:33:14 [2024-02-28T21:33:14.298Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.3-SNAPSHOT-sources.jar
16:33:14 [2024-02-28T21:33:14.298Z] [INFO] 
16:33:14 [2024-02-28T21:33:14.298Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
16:33:14 [2024-02-28T21:33:14.298Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.3-SNAPSHOT.jar
16:33:14 [2024-02-28T21:33:14.298Z] [INFO] 
16:33:14 [2024-02-28T21:33:14.298Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
16:33:14 [2024-02-28T21:33:14.298Z] [INFO] 
16:33:14 [2024-02-28T21:33:14.298Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
16:33:14 [2024-02-28T21:33:14.298Z] [INFO] 
16:33:14 [2024-02-28T21:33:14.298Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
16:33:14 [2024-02-28T21:33:14.298Z] [INFO] 
16:33:14 [2024-02-28T21:33:14.298Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
16:33:14 [2024-02-28T21:33:14.298Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.3-SNAPSHOT.jar
16:33:15 [2024-02-28T21:33:15.224Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.3-SNAPSHOT-sources.jar
16:33:16 [2024-02-28T21:33:16.148Z] [INFO] 
16:33:16 [2024-02-28T21:33:16.148Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
16:33:16 [2024-02-28T21:33:16.402Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work/data/.metadata/.log
16:33:16 [2024-02-28T21:33:16.402Z] [INFO] Command line:
16:33:16 [2024-02-28T21:33:16.402Z] 	[/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-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
16:33:16 [2024-02-28T21:33:16.403Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:33:19 [2024-02-28T21:33:19.671Z] Running org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest
16:33:19 [2024-02-28T21:33:19.927Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest
16:33:19 [2024-02-28T21:33:19.927Z] org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest.testPluginId -- Time elapsed: 0.001 s
16:33:19 [2024-02-28T21:33:19.927Z] org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest.testGetDefault -- Time elapsed: 0 s
16:33:19 [2024-02-28T21:33:19.927Z] 
16:33:19 [2024-02-28T21:33:19.927Z] Results:
16:33:19 [2024-02-28T21:33:19.927Z] 
16:33:19 [2024-02-28T21:33:19.927Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
16:33:19 [2024-02-28T21:33:19.927Z] 
16:33:20 [2024-02-28T21:33:20.182Z] [INFO] All tests passed
16:33:20 [2024-02-28T21:33:20.182Z] [INFO] 
16:33:20 [2024-02-28T21:33:20.182Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
16:33:20 [2024-02-28T21:33:20.182Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:33:20 [2024-02-28T21:33:20.182Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:33:20 [2024-02-28T21:33:20.182Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:33:20 [2024-02-28T21:33:20.182Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:33:20 [2024-02-28T21:33:20.182Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:33:20 [2024-02-28T21:33:20.182Z] [INFO] 
16:33:20 [2024-02-28T21:33:20.182Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
16:33:20 [2024-02-28T21:33:20.182Z] [INFO] 
16:33:20 [2024-02-28T21:33:20.182Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests >--
16:33:20 [2024-02-28T21:33:20.182Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.ui.tests 1.0.3-SNAPSHOT [82/141]
16:33:20 [2024-02-28T21:33:20.182Z] [INFO]   from gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/pom.xml
16:33:20 [2024-02-28T21:33:20.182Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:33:20 [2024-02-28T21:33:20.183Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:33:20 [2024-02-28T21:33:20.183Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/pom.xml
16:33:20 [2024-02-28T21:33:20.438Z] [INFO] 
16:33:20 [2024-02-28T21:33:20.438Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
16:33:20 [2024-02-28T21:33:20.438Z] [INFO] 
16:33:20 [2024-02-28T21:33:20.438Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
16:33:20 [2024-02-28T21:33:20.438Z] [INFO] The project's OSGi version is 1.0.3.202402282100
16:33:20 [2024-02-28T21:33:20.438Z] [INFO] 
16:33:20 [2024-02-28T21:33:20.438Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
16:33:20 [2024-02-28T21:33:20.438Z] [INFO] 
16:33:20 [2024-02-28T21:33:20.438Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
16:33:20 [2024-02-28T21:33:20.438Z] [INFO] 
16:33:20 [2024-02-28T21:33:20.438Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
16:33:20 [2024-02-28T21:33:20.438Z] [INFO] 
16:33:20 [2024-02-28T21:33:20.438Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
16:33:20 [2024-02-28T21:33:20.438Z] [INFO] 
16:33:20 [2024-02-28T21:33:20.438Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
16:33:20 [2024-02-28T21:33:20.438Z] [INFO] Resolving class path of org.eclipse.tracecompass.gdbtrace.ui.tests
16:33:20 [2024-02-28T21:33:20.693Z] [INFO] 
16:33:20 [2024-02-28T21:33:20.693Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
16:33:20 [2024-02-28T21:33:20.693Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/src/main/resources
16:33:20 [2024-02-28T21:33:20.693Z] [INFO] 
16:33:20 [2024-02-28T21:33:20.693Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
16:33:20 [2024-02-28T21:33:20.693Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:33:20 [2024-02-28T21:33:20.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
16:33:20 [2024-02-28T21:33:20.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.gdbtrace.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/pom.xml
16:33:20 [2024-02-28T21:33:20.693Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:33:20 [2024-02-28T21:33:20.949Z] [INFO] 
16:33:20 [2024-02-28T21:33:20.949Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
16:33:20 [2024-02-28T21:33:20.949Z] [INFO] 
16:33:20 [2024-02-28T21:33:20.949Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
16:33:20 [2024-02-28T21:33:20.949Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/src/test/resources
16:33:20 [2024-02-28T21:33:20.949Z] [INFO] 
16:33:20 [2024-02-28T21:33:20.949Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
16:33:20 [2024-02-28T21:33:20.949Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 137 were skipped
16:33:20 [2024-02-28T21:33:20.949Z] [INFO] 
16:33:20 [2024-02-28T21:33:20.949Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
16:33:20 [2024-02-28T21:33:20.949Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.3-SNAPSHOT-sources.jar
16:33:20 [2024-02-28T21:33:20.949Z] [INFO] 
16:33:20 [2024-02-28T21:33:20.949Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
16:33:20 [2024-02-28T21:33:20.949Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.3-SNAPSHOT.jar
16:33:20 [2024-02-28T21:33:20.949Z] [INFO] 
16:33:20 [2024-02-28T21:33:20.949Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
16:33:20 [2024-02-28T21:33:20.949Z] [INFO] 
16:33:20 [2024-02-28T21:33:20.949Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
16:33:20 [2024-02-28T21:33:20.949Z] [INFO] 
16:33:20 [2024-02-28T21:33:20.949Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
16:33:20 [2024-02-28T21:33:20.949Z] [INFO] 
16:33:20 [2024-02-28T21:33:20.949Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
16:33:20 [2024-02-28T21:33:20.949Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.3-SNAPSHOT.jar
16:33:21 [2024-02-28T21:33:21.878Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.3-SNAPSHOT-sources.jar
16:33:22 [2024-02-28T21:33:22.805Z] [INFO] 
16:33:22 [2024-02-28T21:33:22.805Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
16:33:23 [2024-02-28T21:33:23.062Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/work/data/.metadata/.log
16:33:23 [2024-02-28T21:33:23.062Z] [INFO] Command line:
16:33:23 [2024-02-28T21:33:23.062Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -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-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
16:33:23 [2024-02-28T21:33:23.062Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:33:27 [2024-02-28T21:33:27.227Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
16:33:27 [2024-02-28T21:33:27.227Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
16:33:32 [2024-02-28T21:33:32.468Z] !SESSION 2024-02-28 21:33:23.101 -----------------------------------------------
16:33:32 [2024-02-28T21:33:32.468Z] eclipse.buildId=unknown
16:33:32 [2024-02-28T21:33:32.469Z] java.version=17.0.2
16:33:32 [2024-02-28T21:33:32.469Z] java.vendor=Oracle Corporation
16:33:32 [2024-02-28T21:33:32.469Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
16:33:32 [2024-02-28T21:33:32.469Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
16:33:32 [2024-02-28T21:33:32.469Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
16:33:32 [2024-02-28T21:33:32.469Z] 
16:33:32 [2024-02-28T21:33:32.469Z] !ENTRY org.eclipse.urischeme 4 0 2024-02-28 21:33:31.666
16:33:32 [2024-02-28T21:33:32.469Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
16:33:32 [2024-02-28T21:33:32.469Z] !STACK 0
16:33:32 [2024-02-28T21:33:32.469Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
16:33:32 [2024-02-28T21:33:32.469Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
16:33:32 [2024-02-28T21:33:32.469Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
16:33:32 [2024-02-28T21:33:32.469Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
16:33:32 [2024-02-28T21:33:32.469Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
16:33:32 [2024-02-28T21:33:32.469Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
16:33:32 [2024-02-28T21:33:32.469Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
16:33:32 [2024-02-28T21:33:32.469Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:88)
16:33:32 [2024-02-28T21:33:32.469Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
16:33:32 [2024-02-28T21:33:32.469Z] Caused by: java.io.IOException: error=2, No such file or directory
16:33:32 [2024-02-28T21:33:32.469Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
16:33:32 [2024-02-28T21:33:32.469Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
16:33:32 [2024-02-28T21:33:32.469Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
16:33:32 [2024-02-28T21:33:32.469Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
16:33:32 [2024-02-28T21:33:32.469Z] 	... 7 more
16:33:32 [2024-02-28T21:33:32.469Z] Running org.eclipse.tracecompass.gdbtrace.ui.tests.GdbTraceUIPluginTest
16:33:32 [2024-02-28T21:33:32.469Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.eclipse.tracecompass.gdbtrace.ui.tests.GdbTraceUIPluginTest
16:33:32 [2024-02-28T21:33:32.469Z] org.eclipse.tracecompass.gdbtrace.ui.tests.GdbTraceUIPluginTest.testPluginId -- Time elapsed: 0.001 s
16:33:32 [2024-02-28T21:33:32.469Z] org.eclipse.tracecompass.gdbtrace.ui.tests.GdbTraceUIPluginTest.testGetDefault -- Time elapsed: 0 s
16:33:32 [2024-02-28T21:33:32.469Z] 
16:33:32 [2024-02-28T21:33:32.469Z] Results:
16:33:32 [2024-02-28T21:33:32.469Z] 
16:33:32 [2024-02-28T21:33:32.469Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
16:33:32 [2024-02-28T21:33:32.469Z] 
16:33:33 [2024-02-28T21:33:33.396Z] [INFO] All tests passed
16:33:33 [2024-02-28T21:33:33.396Z] [INFO] 
16:33:33 [2024-02-28T21:33:33.396Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
16:33:33 [2024-02-28T21:33:33.396Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:33:33 [2024-02-28T21:33:33.396Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:33:33 [2024-02-28T21:33:33.396Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:33:33 [2024-02-28T21:33:33.396Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:33:33 [2024-02-28T21:33:33.396Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:33:33 [2024-02-28T21:33:33.396Z] [INFO] 
16:33:33 [2024-02-28T21:33:33.396Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
16:33:33 [2024-02-28T21:33:33.396Z] [INFO] 
16:33:33 [2024-02-28T21:33:33.396Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core.tests >--
16:33:33 [2024-02-28T21:33:33.396Z] [INFO] Building org.eclipse.tracecompass.lttng2.common.core.tests 1.0.3-SNAPSHOT [83/141]
16:33:33 [2024-02-28T21:33:33.396Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.common.core.tests/pom.xml
16:33:33 [2024-02-28T21:33:33.396Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:33:33 [2024-02-28T21:33:33.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
16:33:33 [2024-02-28T21:33:33.396Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/pom.xml
16:33:33 [2024-02-28T21:33:33.396Z] [INFO] 
16:33:33 [2024-02-28T21:33:33.396Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
16:33:33 [2024-02-28T21:33:33.396Z] [INFO] 
16:33:33 [2024-02-28T21:33:33.396Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
16:33:33 [2024-02-28T21:33:33.396Z] [INFO] The project's OSGi version is 1.0.3.202402282100
16:33:33 [2024-02-28T21:33:33.396Z] [INFO] 
16:33:33 [2024-02-28T21:33:33.396Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
16:33:33 [2024-02-28T21:33:33.396Z] [INFO] 
16:33:33 [2024-02-28T21:33:33.396Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
16:33:33 [2024-02-28T21:33:33.396Z] [INFO] 
16:33:33 [2024-02-28T21:33:33.396Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
16:33:33 [2024-02-28T21:33:33.396Z] [INFO] 
16:33:33 [2024-02-28T21:33:33.396Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
16:33:33 [2024-02-28T21:33:33.396Z] [INFO] 
16:33:33 [2024-02-28T21:33:33.396Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
16:33:33 [2024-02-28T21:33:33.396Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.common.core.tests
16:33:33 [2024-02-28T21:33:33.396Z] [INFO] 
16:33:33 [2024-02-28T21:33:33.396Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
16:33:33 [2024-02-28T21:33:33.396Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/src/main/resources
16:33:33 [2024-02-28T21:33:33.396Z] [INFO] 
16:33:33 [2024-02-28T21:33:33.396Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
16:33:33 [2024-02-28T21:33:33.396Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:33:33 [2024-02-28T21:33:33.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
16:33:33 [2024-02-28T21:33:33.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.lttng2.common.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/pom.xml
16:33:33 [2024-02-28T21:33:33.396Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:33:33 [2024-02-28T21:33:33.653Z] [INFO] 
16:33:33 [2024-02-28T21:33:33.653Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
16:33:33 [2024-02-28T21:33:33.653Z] [INFO] 
16:33:33 [2024-02-28T21:33:33.653Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
16:33:33 [2024-02-28T21:33:33.653Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/src/test/resources
16:33:33 [2024-02-28T21:33:33.653Z] [INFO] 
16:33:33 [2024-02-28T21:33:33.653Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
16:33:33 [2024-02-28T21:33:33.653Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 100 were skipped
16:33:33 [2024-02-28T21:33:33.653Z] [INFO] 
16:33:33 [2024-02-28T21:33:33.653Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
16:33:33 [2024-02-28T21:33:33.653Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.3-SNAPSHOT-sources.jar
16:33:33 [2024-02-28T21:33:33.653Z] [INFO] 
16:33:33 [2024-02-28T21:33:33.653Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
16:33:33 [2024-02-28T21:33:33.653Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.3-SNAPSHOT.jar
16:33:33 [2024-02-28T21:33:33.653Z] [INFO] 
16:33:33 [2024-02-28T21:33:33.654Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
16:33:33 [2024-02-28T21:33:33.654Z] [INFO] 
16:33:33 [2024-02-28T21:33:33.654Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
16:33:33 [2024-02-28T21:33:33.654Z] [INFO] 
16:33:33 [2024-02-28T21:33:33.654Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
16:33:33 [2024-02-28T21:33:33.654Z] [INFO] 
16:33:33 [2024-02-28T21:33:33.654Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
16:33:33 [2024-02-28T21:33:33.654Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.3-SNAPSHOT.jar
16:33:35 [2024-02-28T21:33:35.018Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.3-SNAPSHOT-sources.jar
16:33:35 [2024-02-28T21:33:35.578Z] [INFO] 
16:33:35 [2024-02-28T21:33:35.578Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
16:33:35 [2024-02-28T21:33:35.833Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/work/data/.metadata/.log
16:33:35 [2024-02-28T21:33:35.833Z] [INFO] Command line:
16:33:35 [2024-02-28T21:33:35.833Z] 	[/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-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-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-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
16:33:35 [2024-02-28T21:33:35.834Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:33:39 [2024-02-28T21:33:39.096Z] Running org.eclipse.tracecompass.lttng2.common.core.tests.ActivatorTest
16:33:39 [2024-02-28T21:33:39.096Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s -- in org.eclipse.tracecompass.lttng2.common.core.tests.ActivatorTest
16:33:39 [2024-02-28T21:33:39.096Z] org.eclipse.tracecompass.lttng2.common.core.tests.ActivatorTest.testGetDefault -- Time elapsed: 0.001 s
16:33:39 [2024-02-28T21:33:39.096Z] 
16:33:39 [2024-02-28T21:33:39.096Z] Results:
16:33:39 [2024-02-28T21:33:39.096Z] 
16:33:39 [2024-02-28T21:33:39.096Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
16:33:39 [2024-02-28T21:33:39.096Z] 
16:33:39 [2024-02-28T21:33:39.352Z] [INFO] All tests passed
16:33:39 [2024-02-28T21:33:39.352Z] [INFO] 
16:33:39 [2024-02-28T21:33:39.352Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
16:33:39 [2024-02-28T21:33:39.352Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:33:39 [2024-02-28T21:33:39.352Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:33:39 [2024-02-28T21:33:39.352Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:33:39 [2024-02-28T21:33:39.352Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:33:39 [2024-02-28T21:33:39.352Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:33:39 [2024-02-28T21:33:39.352Z] [INFO] 
16:33:39 [2024-02-28T21:33:39.352Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
16:33:39 [2024-02-28T21:33:39.352Z] [INFO] 
16:33:39 [2024-02-28T21:33:39.352Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core >--
16:33:39 [2024-02-28T21:33:39.352Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.core 2.1.0-SNAPSHOT [84/141]
16:33:39 [2024-02-28T21:33:39.352Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties
16:33:39 [2024-02-28T21:33:39.352Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:33:39 [2024-02-28T21:33:39.352Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:33:39 [2024-02-28T21:33:39.352Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties
16:33:39 [2024-02-28T21:33:39.353Z] [INFO] 
16:33:39 [2024-02-28T21:33:39.353Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.core ---
16:33:39 [2024-02-28T21:33:39.353Z] [INFO] 
16:33:39 [2024-02-28T21:33:39.353Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.core ---
16:33:39 [2024-02-28T21:33:39.353Z] [INFO] The project's OSGi version is 2.1.0.202402282100
16:33:39 [2024-02-28T21:33:39.353Z] [INFO] 
16:33:39 [2024-02-28T21:33:39.353Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.core ---
16:33:39 [2024-02-28T21:33:39.353Z] [INFO] 
16:33:39 [2024-02-28T21:33:39.353Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.core ---
16:33:39 [2024-02-28T21:33:39.353Z] [INFO] 
16:33:39 [2024-02-28T21:33:39.353Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.core ---
16:33:39 [2024-02-28T21:33:39.353Z] [INFO] 
16:33:39 [2024-02-28T21:33:39.353Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.core ---
16:33:39 [2024-02-28T21:33:39.353Z] [INFO] 
16:33:39 [2024-02-28T21:33:39.353Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.core ---
16:33:39 [2024-02-28T21:33:39.353Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.remote.core
16:33:39 [2024-02-28T21:33:39.353Z] [INFO] 
16:33:39 [2024-02-28T21:33:39.353Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.core ---
16:33:39 [2024-02-28T21:33:39.353Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core/src/main/resources
16:33:39 [2024-02-28T21:33:39.353Z] [INFO] 
16:33:39 [2024-02-28T21:33:39.353Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.core ---
16:33:39 [2024-02-28T21:33:39.353Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:33:39 [2024-02-28T21:33:39.353Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:33:39 [2024-02-28T21:33:39.353Z] [WARNING] The 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-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties
16:33:39 [2024-02-28T21:33:39.353Z] [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:33:39 [2024-02-28T21:33:39.609Z] [INFO] 
16:33:39 [2024-02-28T21:33:39.609Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.remote.core ---
16:33:39 [2024-02-28T21:33:39.609Z] [INFO] 
16:33:39 [2024-02-28T21:33:39.609Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.remote.core ---
16:33:39 [2024-02-28T21:33:39.609Z] [INFO] 
16:33:39 [2024-02-28T21:33:39.609Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.core ---
16:33:39 [2024-02-28T21:33:39.609Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core/src/test/resources
16:33:39 [2024-02-28T21:33:39.609Z] [INFO] 
16:33:39 [2024-02-28T21:33:39.609Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.remote.core ---
16:33:39 [2024-02-28T21:33:39.609Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:33:39 [2024-02-28T21:33:39.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
16:33:39 [2024-02-28T21:33:39.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.tmf.remote.core:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties
16:33:39 [2024-02-28T21:33:39.609Z] [INFO] 
16:33:39 [2024-02-28T21:33:39.609Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.remote.core ---
16:33:39 [2024-02-28T21:33:39.609Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 22 were skipped
16:33:39 [2024-02-28T21:33:39.609Z] [INFO] 
16:33:39 [2024-02-28T21:33:39.609Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.core ---
16:33:39 [2024-02-28T21:33:39.609Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.1.0-SNAPSHOT-sources.jar
16:33:39 [2024-02-28T21:33:39.609Z] [INFO] 
16:33:39 [2024-02-28T21:33:39.609Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.core ---
16:33:39 [2024-02-28T21:33:39.609Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.1.0-SNAPSHOT.jar
16:33:39 [2024-02-28T21:33:39.609Z] [INFO] 
16:33:39 [2024-02-28T21:33:39.609Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.core ---
16:33:39 [2024-02-28T21:33:39.609Z] [INFO] 
16:33:39 [2024-02-28T21:33:39.609Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.remote.core ---
16:33:39 [2024-02-28T21:33:39.609Z] [INFO] 
16:33:39 [2024-02-28T21:33:39.609Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.core ---
16:33:39 [2024-02-28T21:33:39.609Z] [INFO] 
16:33:39 [2024-02-28T21:33:39.609Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.remote.core ---
16:33:39 [2024-02-28T21:33:39.609Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.1.0-SNAPSHOT.jar
16:33:40 [2024-02-28T21:33:40.537Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.1.0-SNAPSHOT-sources.jar
16:33:41 [2024-02-28T21:33:41.464Z] [INFO] 
16:33:41 [2024-02-28T21:33:41.464Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.core ---
16:33:41 [2024-02-28T21:33:41.464Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:33:41 [2024-02-28T21:33:41.464Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:33:41 [2024-02-28T21:33:41.464Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:33:41 [2024-02-28T21:33:41.464Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:33:41 [2024-02-28T21:33:41.464Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:33:41 [2024-02-28T21:33:41.464Z] [INFO] 
16:33:41 [2024-02-28T21:33:41.464Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.core ---
16:33:41 [2024-02-28T21:33:41.464Z] [INFO] 
16:33:41 [2024-02-28T21:33:41.464Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui >---
16:33:41 [2024-02-28T21:33:41.464Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.ui 1.1.0-SNAPSHOT  [85/141]
16:33:41 [2024-02-28T21:33:41.464Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties
16:33:41 [2024-02-28T21:33:41.464Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:33:41 [2024-02-28T21:33:41.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
16:33:41 [2024-02-28T21:33:41.464Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties
16:33:41 [2024-02-28T21:33:41.720Z] [INFO] 
16:33:41 [2024-02-28T21:33:41.720Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.ui ---
16:33:41 [2024-02-28T21:33:41.720Z] [INFO] 
16:33:41 [2024-02-28T21:33:41.720Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui ---
16:33:41 [2024-02-28T21:33:41.720Z] [INFO] The project's OSGi version is 1.1.0.202402282100
16:33:41 [2024-02-28T21:33:41.720Z] [INFO] 
16:33:41 [2024-02-28T21:33:41.720Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui ---
16:33:41 [2024-02-28T21:33:41.720Z] [INFO] 
16:33:41 [2024-02-28T21:33:41.720Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui ---
16:33:41 [2024-02-28T21:33:41.720Z] [INFO] 
16:33:41 [2024-02-28T21:33:41.720Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui ---
16:33:41 [2024-02-28T21:33:41.720Z] [INFO] 
16:33:41 [2024-02-28T21:33:41.720Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui ---
16:33:41 [2024-02-28T21:33:41.720Z] [INFO] 
16:33:41 [2024-02-28T21:33:41.720Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.ui ---
16:33:41 [2024-02-28T21:33:41.720Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.remote.ui
16:33:41 [2024-02-28T21:33:41.976Z] [INFO] 
16:33:41 [2024-02-28T21:33:41.976Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui ---
16:33:41 [2024-02-28T21:33:41.976Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui/src/main/resources
16:33:41 [2024-02-28T21:33:41.976Z] [INFO] 
16:33:41 [2024-02-28T21:33:41.976Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui ---
16:33:41 [2024-02-28T21:33:41.976Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:33:41 [2024-02-28T21:33:41.976Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:33:41 [2024-02-28T21:33:41.976Z] [WARNING] The 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-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties
16:33:41 [2024-02-28T21:33:41.976Z] [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:33:42 [2024-02-28T21:33:42.538Z] [INFO] 
16:33:42 [2024-02-28T21:33:42.538Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.remote.ui ---
16:33:42 [2024-02-28T21:33:42.538Z] [INFO] 
16:33:42 [2024-02-28T21:33:42.538Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.remote.ui ---
16:33:42 [2024-02-28T21:33:42.538Z] [INFO] 
16:33:42 [2024-02-28T21:33:42.538Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.ui ---
16:33:42 [2024-02-28T21:33:42.538Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui/src/test/resources
16:33:42 [2024-02-28T21:33:42.538Z] [INFO] 
16:33:42 [2024-02-28T21:33:42.538Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.remote.ui ---
16:33:42 [2024-02-28T21:33:42.538Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:33:42 [2024-02-28T21:33:42.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
16:33:42 [2024-02-28T21:33:42.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.tmf.remote.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties
16:33:42 [2024-02-28T21:33:42.538Z] [INFO] 
16:33:42 [2024-02-28T21:33:42.538Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.remote.ui ---
16:33:42 [2024-02-28T21:33:42.538Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 128 were skipped
16:33:42 [2024-02-28T21:33:42.538Z] [INFO] 
16:33:42 [2024-02-28T21:33:42.538Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.ui ---
16:33:42 [2024-02-28T21:33:42.538Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.1.0-SNAPSHOT-sources.jar
16:33:42 [2024-02-28T21:33:42.538Z] [INFO] 
16:33:42 [2024-02-28T21:33:42.538Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.ui ---
16:33:42 [2024-02-28T21:33:42.538Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.1.0-SNAPSHOT.jar
16:33:42 [2024-02-28T21:33:42.538Z] [INFO] 
16:33:42 [2024-02-28T21:33:42.538Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.ui ---
16:33:42 [2024-02-28T21:33:42.538Z] [INFO] 
16:33:42 [2024-02-28T21:33:42.538Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.remote.ui ---
16:33:42 [2024-02-28T21:33:42.538Z] [INFO] 
16:33:42 [2024-02-28T21:33:42.538Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.ui ---
16:33:42 [2024-02-28T21:33:42.538Z] [INFO] 
16:33:42 [2024-02-28T21:33:42.538Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.remote.ui ---
16:33:42 [2024-02-28T21:33:42.538Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.1.0-SNAPSHOT.jar
16:33:43 [2024-02-28T21:33:43.900Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.1.0-SNAPSHOT-sources.jar
16:33:44 [2024-02-28T21:33:44.825Z] [INFO] 
16:33:44 [2024-02-28T21:33:44.825Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.ui ---
16:33:44 [2024-02-28T21:33:44.825Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:33:44 [2024-02-28T21:33:44.825Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:33:44 [2024-02-28T21:33:44.825Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:33:44 [2024-02-28T21:33:44.825Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:33:44 [2024-02-28T21:33:44.825Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:33:44 [2024-02-28T21:33:44.825Z] [INFO] 
16:33:44 [2024-02-28T21:33:44.825Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.ui ---
16:33:44 [2024-02-28T21:33:44.825Z] [INFO] 
16:33:44 [2024-02-28T21:33:44.825Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core >--
16:33:44 [2024-02-28T21:33:44.825Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.core 1.3.0-SNAPSHOT [86/141]
16:33:44 [2024-02-28T21:33:44.825Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties
16:33:44 [2024-02-28T21:33:44.825Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:33:44 [2024-02-28T21:33:44.825Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:33:44 [2024-02-28T21:33:44.825Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties
16:33:45 [2024-02-28T21:33:45.080Z] [INFO] 
16:33:45 [2024-02-28T21:33:45.080Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.core ---
16:33:45 [2024-02-28T21:33:45.080Z] [INFO] 
16:33:45 [2024-02-28T21:33:45.080Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.core ---
16:33:45 [2024-02-28T21:33:45.080Z] [INFO] The project's OSGi version is 1.3.0.202402282100
16:33:45 [2024-02-28T21:33:45.080Z] [INFO] 
16:33:45 [2024-02-28T21:33:45.080Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.core ---
16:33:45 [2024-02-28T21:33:45.081Z] [INFO] 
16:33:45 [2024-02-28T21:33:45.081Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.core ---
16:33:45 [2024-02-28T21:33:45.081Z] [INFO] 
16:33:45 [2024-02-28T21:33:45.081Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.core ---
16:33:45 [2024-02-28T21:33:45.081Z] [INFO] 
16:33:45 [2024-02-28T21:33:45.081Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.core ---
16:33:45 [2024-02-28T21:33:45.081Z] [INFO] 
16:33:45 [2024-02-28T21:33:45.081Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.core ---
16:33:45 [2024-02-28T21:33:45.081Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.control.core
16:33:45 [2024-02-28T21:33:45.081Z] [INFO] 
16:33:45 [2024-02-28T21:33:45.081Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.core ---
16:33:45 [2024-02-28T21:33:45.081Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src/main/resources
16:33:45 [2024-02-28T21:33:45.081Z] [INFO] 
16:33:45 [2024-02-28T21:33:45.081Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.core ---
16:33:45 [2024-02-28T21:33:45.081Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:33:45 [2024-02-28T21:33:45.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
16:33:45 [2024-02-28T21:33:45.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.lttng2.control.core:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties
16:33:45 [2024-02-28T21:33:45.081Z] [INFO] Compiling 75 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:33:45 [2024-02-28T21:33:45.336Z] [INFO] 
16:33:45 [2024-02-28T21:33:45.336Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.lttng2.control.core ---
16:33:45 [2024-02-28T21:33:45.336Z] [INFO] 
16:33:45 [2024-02-28T21:33:45.336Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.control.core ---
16:33:45 [2024-02-28T21:33:45.336Z] [INFO] 
16:33:45 [2024-02-28T21:33:45.336Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.core ---
16:33:45 [2024-02-28T21:33:45.336Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src/test/resources
16:33:45 [2024-02-28T21:33:45.337Z] [INFO] 
16:33:45 [2024-02-28T21:33:45.337Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.lttng2.control.core ---
16:33:45 [2024-02-28T21:33:45.337Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:33:45 [2024-02-28T21:33:45.337Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:33:45 [2024-02-28T21:33:45.337Z] [WARNING] The 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-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties
16:33:45 [2024-02-28T21:33:45.337Z] [INFO] 
16:33:45 [2024-02-28T21:33:45.337Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.control.core ---
16:33:45 [2024-02-28T21:33:45.337Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 22 were skipped
16:33:45 [2024-02-28T21:33:45.337Z] [INFO] 
16:33:45 [2024-02-28T21:33:45.337Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.core ---
16:33:45 [2024-02-28T21:33:45.337Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.3.0-SNAPSHOT-sources.jar
16:33:45 [2024-02-28T21:33:45.337Z] [INFO] 
16:33:45 [2024-02-28T21:33:45.337Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.core ---
16:33:45 [2024-02-28T21:33:45.337Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.3.0-SNAPSHOT.jar
16:33:45 [2024-02-28T21:33:45.337Z] [INFO] 
16:33:45 [2024-02-28T21:33:45.337Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.core ---
16:33:45 [2024-02-28T21:33:45.337Z] [INFO] 
16:33:45 [2024-02-28T21:33:45.337Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.control.core ---
16:33:45 [2024-02-28T21:33:45.337Z] [INFO] 
16:33:45 [2024-02-28T21:33:45.337Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.core ---
16:33:45 [2024-02-28T21:33:45.337Z] [INFO] 
16:33:45 [2024-02-28T21:33:45.337Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.control.core ---
16:33:45 [2024-02-28T21:33:45.337Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.3.0-SNAPSHOT.jar
16:33:46 [2024-02-28T21:33:46.699Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.3.0-SNAPSHOT-sources.jar
16:33:48 [2024-02-28T21:33:48.060Z] [INFO] 
16:33:48 [2024-02-28T21:33:48.060Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.core ---
16:33:48 [2024-02-28T21:33:48.060Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:33:48 [2024-02-28T21:33:48.060Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:33:48 [2024-02-28T21:33:48.060Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:33:48 [2024-02-28T21:33:48.060Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:33:48 [2024-02-28T21:33:48.060Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:33:48 [2024-02-28T21:33:48.060Z] [INFO] 
16:33:48 [2024-02-28T21:33:48.060Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.core ---
16:33:48 [2024-02-28T21:33:48.060Z] [INFO] 
16:33:48 [2024-02-28T21:33:48.060Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui >--
16:33:48 [2024-02-28T21:33:48.060Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.ui 1.3.0-SNAPSHOT [87/141]
16:33:48 [2024-02-28T21:33:48.060Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties
16:33:48 [2024-02-28T21:33:48.060Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:33:48 [2024-02-28T21:33:48.060Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:33:48 [2024-02-28T21:33:48.060Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties
16:33:48 [2024-02-28T21:33:48.060Z] [INFO] 
16:33:48 [2024-02-28T21:33:48.060Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.ui ---
16:33:48 [2024-02-28T21:33:48.060Z] [INFO] 
16:33:48 [2024-02-28T21:33:48.060Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui ---
16:33:48 [2024-02-28T21:33:48.060Z] [INFO] The project's OSGi version is 1.3.0.202402282100
16:33:48 [2024-02-28T21:33:48.060Z] [INFO] 
16:33:48 [2024-02-28T21:33:48.060Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui ---
16:33:48 [2024-02-28T21:33:48.060Z] [INFO] 
16:33:48 [2024-02-28T21:33:48.060Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui ---
16:33:48 [2024-02-28T21:33:48.060Z] [INFO] 
16:33:48 [2024-02-28T21:33:48.060Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui ---
16:33:48 [2024-02-28T21:33:48.060Z] [INFO] 
16:33:48 [2024-02-28T21:33:48.060Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui ---
16:33:48 [2024-02-28T21:33:48.060Z] [INFO] 
16:33:48 [2024-02-28T21:33:48.060Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.ui ---
16:33:48 [2024-02-28T21:33:48.060Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.control.ui
16:33:48 [2024-02-28T21:33:48.060Z] [INFO] 
16:33:48 [2024-02-28T21:33:48.060Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui ---
16:33:48 [2024-02-28T21:33:48.060Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui/src/main/resources
16:33:48 [2024-02-28T21:33:48.060Z] [INFO] 
16:33:48 [2024-02-28T21:33:48.060Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui ---
16:33:48 [2024-02-28T21:33:48.060Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:33:48 [2024-02-28T21:33:48.060Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:33:48 [2024-02-28T21:33:48.060Z] [WARNING] The 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-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties
16:33:48 [2024-02-28T21:33:48.060Z] [INFO] Compiling 128 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:33:48 [2024-02-28T21:33:48.986Z] [INFO] 
16:33:48 [2024-02-28T21:33:48.986Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.lttng2.control.ui ---
16:33:48 [2024-02-28T21:33:48.986Z] [INFO] 
16:33:48 [2024-02-28T21:33:48.986Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.control.ui ---
16:33:48 [2024-02-28T21:33:48.986Z] [INFO] 
16:33:48 [2024-02-28T21:33:48.986Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.ui ---
16:33:48 [2024-02-28T21:33:48.986Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui/src/test/resources
16:33:48 [2024-02-28T21:33:48.986Z] [INFO] 
16:33:48 [2024-02-28T21:33:48.986Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.lttng2.control.ui ---
16:33:48 [2024-02-28T21:33:48.986Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:33:48 [2024-02-28T21:33:48.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
16:33:48 [2024-02-28T21:33:48.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.lttng2.control.ui:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties
16:33:48 [2024-02-28T21:33:48.986Z] [INFO] 
16:33:48 [2024-02-28T21:33:48.986Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.control.ui ---
16:33:49 [2024-02-28T21:33:49.241Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 128 were skipped
16:33:49 [2024-02-28T21:33:49.241Z] [INFO] 
16:33:49 [2024-02-28T21:33:49.241Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.ui ---
16:33:49 [2024-02-28T21:33:49.241Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.3.0-SNAPSHOT-sources.jar
16:33:49 [2024-02-28T21:33:49.241Z] [INFO] 
16:33:49 [2024-02-28T21:33:49.241Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.ui ---
16:33:49 [2024-02-28T21:33:49.241Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.3.0-SNAPSHOT.jar
16:33:49 [2024-02-28T21:33:49.241Z] [INFO] 
16:33:49 [2024-02-28T21:33:49.241Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.ui ---
16:33:49 [2024-02-28T21:33:49.241Z] [INFO] 
16:33:49 [2024-02-28T21:33:49.241Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.control.ui ---
16:33:49 [2024-02-28T21:33:49.241Z] [INFO] 
16:33:49 [2024-02-28T21:33:49.241Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.ui ---
16:33:49 [2024-02-28T21:33:49.241Z] [INFO] 
16:33:49 [2024-02-28T21:33:49.241Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.control.ui ---
16:33:49 [2024-02-28T21:33:49.497Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.3.0-SNAPSHOT.jar
16:33:50 [2024-02-28T21:33:50.422Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.3.0-SNAPSHOT-sources.jar
16:33:51 [2024-02-28T21:33:51.783Z] [INFO] 
16:33:51 [2024-02-28T21:33:51.783Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.ui ---
16:33:51 [2024-02-28T21:33:51.783Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:33:51 [2024-02-28T21:33:51.783Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:33:51 [2024-02-28T21:33:51.783Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:33:51 [2024-02-28T21:33:51.783Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:33:51 [2024-02-28T21:33:51.783Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:33:51 [2024-02-28T21:33:51.783Z] [INFO] 
16:33:51 [2024-02-28T21:33:51.783Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.ui ---
16:33:51 [2024-02-28T21:33:51.783Z] [INFO] 
16:33:51 [2024-02-28T21:33:51.783Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control >--
16:33:51 [2024-02-28T21:33:51.783Z] [INFO] Building org.eclipse.tracecompass.lttng2.control 9.3.0-SNAPSHOT [88/141]
16:33:51 [2024-02-28T21:33:51.783Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties
16:33:51 [2024-02-28T21:33:51.783Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
16:33:51 [2024-02-28T21:33:51.783Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties
16:33:51 [2024-02-28T21:33:51.783Z] [INFO] 
16:33:51 [2024-02-28T21:33:51.783Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control ---
16:33:51 [2024-02-28T21:33:51.783Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control/target
16:33:51 [2024-02-28T21:33:51.783Z] [INFO] 
16:33:51 [2024-02-28T21:33:51.783Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.control ---
16:33:51 [2024-02-28T21:33:51.783Z] [INFO] The project's OSGi version is 9.3.0.202402282100
16:33:51 [2024-02-28T21:33:51.783Z] [INFO] 
16:33:51 [2024-02-28T21:33:51.783Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control ---
16:33:51 [2024-02-28T21:33:51.783Z] [INFO] 
16:33:51 [2024-02-28T21:33:51.783Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control ---
16:33:51 [2024-02-28T21:33:51.783Z] [INFO] 
16:33:51 [2024-02-28T21:33:51.783Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control ---
16:33:51 [2024-02-28T21:33:51.783Z] [INFO] 
16:33:51 [2024-02-28T21:33:51.783Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control ---
16:33:51 [2024-02-28T21:33:51.783Z] [INFO] 
16:33:51 [2024-02-28T21:33:51.783Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control ---
16:33:51 [2024-02-28T21:33:51.783Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control/src/main/resources
16:33:51 [2024-02-28T21:33:51.783Z] [INFO] 
16:33:51 [2024-02-28T21:33:51.783Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.control ---
16:33:51 [2024-02-28T21:33:51.783Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 128 were skipped
16:33:51 [2024-02-28T21:33:51.783Z] [INFO] 
16:33:51 [2024-02-28T21:33:51.783Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control ---
16:33:51 [2024-02-28T21:33:51.783Z] [INFO] 
16:33:51 [2024-02-28T21:33:51.783Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.lttng2.control ---
16:33:51 [2024-02-28T21:33:51.783Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control/target/org.eclipse.tracecompass.lttng2.control-9.3.0-SNAPSHOT.jar
16:33:51 [2024-02-28T21:33:51.783Z] [INFO] 
16:33:51 [2024-02-28T21:33:51.783Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control ---
16:33:51 [2024-02-28T21:33:51.783Z] [INFO] 
16:33:51 [2024-02-28T21:33:51.783Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.lttng2.control ---
16:33:51 [2024-02-28T21:33:51.783Z] [INFO] 
16:33:51 [2024-02-28T21:33:51.783Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.control ---
16:33:51 [2024-02-28T21:33:51.783Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control/target/org.eclipse.tracecompass.lttng2.control-9.3.0-SNAPSHOT-sources-feature.jar
16:33:52 [2024-02-28T21:33:52.039Z] [INFO] 
16:33:52 [2024-02-28T21:33:52.039Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control ---
16:33:52 [2024-02-28T21:33:52.039Z] [INFO] 
16:33:52 [2024-02-28T21:33:52.039Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.control ---
16:33:52 [2024-02-28T21:33:52.039Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control/target/org.eclipse.tracecompass.lttng2.control-9.3.0-SNAPSHOT.jar
16:33:52 [2024-02-28T21:33:52.965Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control/target/org.eclipse.tracecompass.lttng2.control-9.3.0-SNAPSHOT-sources-feature.jar
16:33:53 [2024-02-28T21:33:53.890Z] [INFO] 
16:33:53 [2024-02-28T21:33:53.890Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control ---
16:33:53 [2024-02-28T21:33:53.890Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control/target/org.eclipse.tracecompass.lttng2.control-9.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control/9.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-9.3.0-SNAPSHOT.jar
16:33:53 [2024-02-28T21:33:53.890Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-9.3.0-SNAPSHOT.pom
16:33:53 [2024-02-28T21:33:53.890Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control/target/org.eclipse.tracecompass.lttng2.control-9.3.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control/9.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-9.3.0-SNAPSHOT-sources-feature.jar
16:33:53 [2024-02-28T21:33:53.890Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control/9.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-9.3.0-SNAPSHOT-p2metadata.xml
16:33:53 [2024-02-28T21:33:53.890Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control/9.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-9.3.0-SNAPSHOT-p2artifacts.xml
16:33:53 [2024-02-28T21:33:53.891Z] [INFO] 
16:33:53 [2024-02-28T21:33:53.891Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control ---
16:33:53 [2024-02-28T21:33:53.891Z] [INFO] 
16:33:53 [2024-02-28T21:33:53.891Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core.tests >--
16:33:53 [2024-02-28T21:33:53.891Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.core.tests 1.1.4-SNAPSHOT [89/141]
16:33:53 [2024-02-28T21:33:53.891Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.control.core.tests/pom.xml
16:33:53 [2024-02-28T21:33:53.891Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:33:53 [2024-02-28T21:33:53.891Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:33:53 [2024-02-28T21:33:53.891Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core.tests:1.1.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/pom.xml
16:33:54 [2024-02-28T21:33:54.146Z] [INFO] 
16:33:54 [2024-02-28T21:33:54.146Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
16:33:54 [2024-02-28T21:33:54.146Z] [INFO] 
16:33:54 [2024-02-28T21:33:54.146Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
16:33:54 [2024-02-28T21:33:54.146Z] [INFO] The project's OSGi version is 1.1.4.202402282100
16:33:54 [2024-02-28T21:33:54.146Z] [INFO] 
16:33:54 [2024-02-28T21:33:54.146Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
16:33:54 [2024-02-28T21:33:54.146Z] [INFO] 
16:33:54 [2024-02-28T21:33:54.146Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
16:33:54 [2024-02-28T21:33:54.146Z] [INFO] 
16:33:54 [2024-02-28T21:33:54.146Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
16:33:54 [2024-02-28T21:33:54.146Z] [INFO] 
16:33:54 [2024-02-28T21:33:54.146Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
16:33:54 [2024-02-28T21:33:54.146Z] [INFO] 
16:33:54 [2024-02-28T21:33:54.146Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
16:33:54 [2024-02-28T21:33:54.146Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.control.core.tests
16:33:54 [2024-02-28T21:33:54.146Z] [INFO] 
16:33:54 [2024-02-28T21:33:54.146Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
16:33:54 [2024-02-28T21:33:54.146Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/src/main/resources
16:33:54 [2024-02-28T21:33:54.146Z] [INFO] 
16:33:54 [2024-02-28T21:33:54.146Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
16:33:54 [2024-02-28T21:33:54.146Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:33:54 [2024-02-28T21:33:54.146Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:33:54 [2024-02-28T21:33:54.146Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core.tests:1.1.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/pom.xml
16:33:54 [2024-02-28T21:33:54.146Z] [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:33:54 [2024-02-28T21:33:54.401Z] [INFO] 
16:33:54 [2024-02-28T21:33:54.401Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
16:33:54 [2024-02-28T21:33:54.401Z] [INFO] 
16:33:54 [2024-02-28T21:33:54.401Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
16:33:54 [2024-02-28T21:33:54.401Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/src/test/resources
16:33:54 [2024-02-28T21:33:54.401Z] [INFO] 
16:33:54 [2024-02-28T21:33:54.401Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
16:33:54 [2024-02-28T21:33:54.401Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 100 were skipped
16:33:54 [2024-02-28T21:33:54.401Z] [INFO] 
16:33:54 [2024-02-28T21:33:54.401Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
16:33:54 [2024-02-28T21:33:54.401Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.4-SNAPSHOT-sources.jar
16:33:54 [2024-02-28T21:33:54.401Z] [INFO] 
16:33:54 [2024-02-28T21:33:54.401Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
16:33:54 [2024-02-28T21:33:54.401Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.4-SNAPSHOT.jar
16:33:54 [2024-02-28T21:33:54.401Z] [INFO] 
16:33:54 [2024-02-28T21:33:54.401Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
16:33:54 [2024-02-28T21:33:54.401Z] [INFO] 
16:33:54 [2024-02-28T21:33:54.401Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
16:33:54 [2024-02-28T21:33:54.401Z] [INFO] 
16:33:54 [2024-02-28T21:33:54.401Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
16:33:54 [2024-02-28T21:33:54.401Z] [INFO] 
16:33:54 [2024-02-28T21:33:54.401Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
16:33:54 [2024-02-28T21:33:54.657Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.4-SNAPSHOT.jar
16:33:55 [2024-02-28T21:33:55.582Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.4-SNAPSHOT-sources.jar
16:33:56 [2024-02-28T21:33:56.141Z] [INFO] 
16:33:56 [2024-02-28T21:33:56.141Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
16:33:56 [2024-02-28T21:33:56.395Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work/data/.metadata/.log
16:33:56 [2024-02-28T21:33:56.395Z] [INFO] Command line:
16:33:56 [2024-02-28T21:33:56.395Z] 	[/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-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-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-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
16:33:56 [2024-02-28T21:33:56.396Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:33:59 [2024-02-28T21:33:59.659Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest
16:33:59 [2024-02-28T21:33:59.915Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest
16:33:59 [2024-02-28T21:33:59.915Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest.testEqualsNull -- Time elapsed: 0.006 s
16:33:59 [2024-02-28T21:33:59.915Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest.testBaseLoggerInfoCopy2 -- Time elapsed: 0 s
16:33:59 [2024-02-28T21:33:59.915Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest.testSetLogLevel1 -- Time elapsed: 0.001 s
16:33:59 [2024-02-28T21:33:59.915Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest.testSetLogLevel2 -- Time elapsed: 0 s
16:33:59 [2024-02-28T21:33:59.915Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest.testBaseLoggerInfoCopy -- Time elapsed: 0 s
16:33:59 [2024-02-28T21:33:59.915Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest.testEqualsSymmetry -- Time elapsed: 0 s
16:33:59 [2024-02-28T21:33:59.915Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest.testHashCode -- Time elapsed: 0 s
16:33:59 [2024-02-28T21:33:59.915Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest.testEqualsTransivity -- Time elapsed: 0 s
16:33:59 [2024-02-28T21:33:59.915Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest.testToString_1 -- Time elapsed: 0 s
16:33:59 [2024-02-28T21:33:59.915Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest.testEqualsReflexivity -- Time elapsed: 0 s
16:33:59 [2024-02-28T21:33:59.915Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest.testBaseLoggerInfo -- Time elapsed: 0 s
16:33:59 [2024-02-28T21:33:59.915Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest
16:33:59 [2024-02-28T21:33:59.915Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest
16:33:59 [2024-02-28T21:33:59.915Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest.testEqualsNull -- Time elapsed: 0 s
16:33:59 [2024-02-28T21:33:59.915Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest.testEventInfoCopy -- Time elapsed: 0 s
16:33:59 [2024-02-28T21:33:59.915Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest.testEventCopy2 -- Time elapsed: 0 s
16:33:59 [2024-02-28T21:33:59.915Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest.testEqualsSymmetry -- Time elapsed: 0 s
16:33:59 [2024-02-28T21:33:59.915Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest.testHashCode -- Time elapsed: 0.001 s
16:33:59 [2024-02-28T21:33:59.915Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest.testEqualsTransivity -- Time elapsed: 0 s
16:33:59 [2024-02-28T21:33:59.915Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest.testToString_1 -- Time elapsed: 0 s
16:33:59 [2024-02-28T21:33:59.915Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest.testToString_2 -- Time elapsed: 0 s
16:33:59 [2024-02-28T21:33:59.915Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest.testEqualsReflexivity -- Time elapsed: 0 s
16:33:59 [2024-02-28T21:33:59.915Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest.testGetAndSetter -- Time elapsed: 0 s
16:33:59 [2024-02-28T21:33:59.915Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest.testBaseEventInfo -- Time elapsed: 0 s
16:33:59 [2024-02-28T21:33:59.915Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest
16:33:59 [2024-02-28T21:33:59.915Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest
16:33:59 [2024-02-28T21:33:59.915Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest.testToString -- Time elapsed: 0 s
16:33:59 [2024-02-28T21:33:59.915Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest.testFiledInfo -- Time elapsed: 0 s
16:33:59 [2024-02-28T21:33:59.915Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest.testSetFieldType -- Time elapsed: 0 s
16:33:59 [2024-02-28T21:33:59.915Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest.testEqualsNull -- Time elapsed: 0 s
16:33:59 [2024-02-28T21:33:59.915Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest.testEventInfoCopy -- Time elapsed: 0 s
16:33:59 [2024-02-28T21:33:59.915Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest.testEventCopy2 -- Time elapsed: 0 s
16:33:59 [2024-02-28T21:33:59.915Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest.testEqualsSymmetry -- Time elapsed: 0 s
16:33:59 [2024-02-28T21:33:59.915Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest.testHashCode -- Time elapsed: 0 s
16:33:59 [2024-02-28T21:33:59.915Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest.testEqualsTransivity -- Time elapsed: 0 s
16:33:59 [2024-02-28T21:33:59.915Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest.testEqualsReflexivity -- Time elapsed: 0 s
16:33:59 [2024-02-28T21:33:59.915Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest
16:33:59 [2024-02-28T21:33:59.915Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest
16:33:59 [2024-02-28T21:33:59.915Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest.testSessionInfoCopy -- Time elapsed: 0.001 s
16:33:59 [2024-02-28T21:33:59.915Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest.testSessionInfo -- Time elapsed: 0 s
16:33:59 [2024-02-28T21:33:59.915Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest.testEqualsNull -- Time elapsed: 0 s
16:33:59 [2024-02-28T21:33:59.915Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest.testGetAndSetters -- Time elapsed: 0 s
16:33:59 [2024-02-28T21:33:59.915Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest.testSessionCopy2 -- Time elapsed: 0 s
16:33:59 [2024-02-28T21:33:59.915Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest.testEqualsSymmetry -- Time elapsed: 0 s
16:33:59 [2024-02-28T21:33:59.915Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest.testHashCode -- Time elapsed: 0.001 s
16:33:59 [2024-02-28T21:33:59.915Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest.testEqualsTransivity -- Time elapsed: 0 s
16:33:59 [2024-02-28T21:33:59.915Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest.testToString_1 -- Time elapsed: 0 s
16:33:59 [2024-02-28T21:33:59.915Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest.testToString_2 -- Time elapsed: 0 s
16:33:59 [2024-02-28T21:33:59.915Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest.testToString_3 -- Time elapsed: 0 s
16:33:59 [2024-02-28T21:33:59.915Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest.testEqualsReflexivity -- Time elapsed: 0 s
16:33:59 [2024-02-28T21:33:59.915Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest
16:33:59 [2024-02-28T21:33:59.915Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest
16:33:59 [2024-02-28T21:33:59.915Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest.testToString -- Time elapsed: 0.001 s
16:33:59 [2024-02-28T21:33:59.915Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest.testLoggerInfoCopy -- Time elapsed: 0 s
16:33:59 [2024-02-28T21:33:59.915Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest.testEqualsNull -- Time elapsed: 0 s
16:33:59 [2024-02-28T21:33:59.915Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest.testLoggerInfo -- Time elapsed: 0 s
16:33:59 [2024-02-28T21:33:59.915Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest.testEventCopy2 -- Time elapsed: 0 s
16:33:59 [2024-02-28T21:33:59.915Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest.testEqualsSymmetry -- Time elapsed: 0 s
16:33:59 [2024-02-28T21:33:59.915Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest.testHashCode -- Time elapsed: 0 s
16:33:59 [2024-02-28T21:33:59.915Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest.testEqualsTransivity -- Time elapsed: 0 s
16:33:59 [2024-02-28T21:33:59.915Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest.testEqualsReflexivity -- Time elapsed: 0 s
16:33:59 [2024-02-28T21:33:59.915Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest.testGetAndSetter -- Time elapsed: 0 s
16:33:59 [2024-02-28T21:33:59.915Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest
16:33:59 [2024-02-28T21:33:59.916Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest
16:33:59 [2024-02-28T21:33:59.916Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest.testEqualsNull -- Time elapsed: 0 s
16:33:59 [2024-02-28T21:33:59.916Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest.testTraceCopy2 -- Time elapsed: 0 s
16:33:59 [2024-02-28T21:33:59.916Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest.testTraceInfo2 -- Time elapsed: 0.001 s
16:33:59 [2024-02-28T21:33:59.916Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest.testEqualsSymmetry -- Time elapsed: 0 s
16:33:59 [2024-02-28T21:33:59.916Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest.testHashCode -- Time elapsed: 0 s
16:33:59 [2024-02-28T21:33:59.916Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest.testEqualsTransivity -- Time elapsed: 0 s
16:33:59 [2024-02-28T21:33:59.916Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest.testToString_1 -- Time elapsed: 0 s
16:33:59 [2024-02-28T21:33:59.916Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest.testEqualsReflexivity -- Time elapsed: 0 s
16:33:59 [2024-02-28T21:33:59.916Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest.testTraceInfo -- Time elapsed: 0 s
16:33:59 [2024-02-28T21:33:59.916Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest.testSetName -- Time elapsed: 0 s
16:33:59 [2024-02-28T21:33:59.916Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest.testTraceInfoCopy -- Time elapsed: 0 s
16:33:59 [2024-02-28T21:33:59.916Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest
16:33:59 [2024-02-28T21:33:59.916Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest
16:33:59 [2024-02-28T21:33:59.916Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest.testSnapshotInfo2 -- Time elapsed: 0.001 s
16:33:59 [2024-02-28T21:33:59.916Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest.testEqualsNull -- Time elapsed: 0 s
16:33:59 [2024-02-28T21:33:59.916Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest.testSnapshotCopy -- Time elapsed: 0 s
16:33:59 [2024-02-28T21:33:59.916Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest.testSnapshotInfo -- Time elapsed: 0 s
16:33:59 [2024-02-28T21:33:59.916Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest.testTraceCopy2 -- Time elapsed: 0 s
16:33:59 [2024-02-28T21:33:59.916Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest.testEqualsSymmetry -- Time elapsed: 0 s
16:33:59 [2024-02-28T21:33:59.916Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest.testHashCode -- Time elapsed: 0 s
16:33:59 [2024-02-28T21:33:59.916Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest.testEqualsTransivity -- Time elapsed: 0 s
16:33:59 [2024-02-28T21:33:59.916Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest.testToString_1 -- Time elapsed: 0.001 s
16:33:59 [2024-02-28T21:33:59.916Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest.testEqualsReflexivity -- Time elapsed: 0 s
16:33:59 [2024-02-28T21:33:59.916Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest.testSetName -- Time elapsed: 0 s
16:33:59 [2024-02-28T21:33:59.916Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest
16:33:59 [2024-02-28T21:33:59.916Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest
16:33:59 [2024-02-28T21:33:59.916Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest.testEqualsNull -- Time elapsed: 0 s
16:33:59 [2024-02-28T21:33:59.916Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest.testEventInfoCopy -- Time elapsed: 0 s
16:33:59 [2024-02-28T21:33:59.916Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest.testEventCopy2 -- Time elapsed: 0 s
16:33:59 [2024-02-28T21:33:59.916Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest.testEqualsSymmetry -- Time elapsed: 0 s
16:33:59 [2024-02-28T21:33:59.916Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest.testHashCode -- Time elapsed: 0 s
16:33:59 [2024-02-28T21:33:59.916Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest.testEqualsTransivity -- Time elapsed: 0 s
16:33:59 [2024-02-28T21:33:59.916Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest.testToString_1 -- Time elapsed: 0.001 s
16:33:59 [2024-02-28T21:33:59.916Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest.testEqualsReflexivity -- Time elapsed: 0 s
16:33:59 [2024-02-28T21:33:59.916Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest.testGetAndSetter -- Time elapsed: 0 s
16:33:59 [2024-02-28T21:33:59.916Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest.testBaseEventInfo -- Time elapsed: 0 s
16:33:59 [2024-02-28T21:33:59.916Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest
16:33:59 [2024-02-28T21:33:59.916Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest
16:33:59 [2024-02-28T21:33:59.916Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest.testDomainInfo -- Time elapsed: 0 s
16:33:59 [2024-02-28T21:33:59.916Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest.testEqualsNull -- Time elapsed: 0 s
16:33:59 [2024-02-28T21:33:59.916Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest.testDomainInfoCopy -- Time elapsed: 0 s
16:33:59 [2024-02-28T21:33:59.916Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest.testDomainlCopy2 -- Time elapsed: 0 s
16:33:59 [2024-02-28T21:33:59.916Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest.testGetAndSetters -- Time elapsed: 0.001 s
16:33:59 [2024-02-28T21:33:59.916Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest.testEqualsSymmetry -- Time elapsed: 0 s
16:33:59 [2024-02-28T21:33:59.916Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest.testHashCode -- Time elapsed: 0 s
16:33:59 [2024-02-28T21:33:59.916Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest.testEqualsTransivity -- Time elapsed: 0 s
16:33:59 [2024-02-28T21:33:59.916Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest.testToString_1 -- Time elapsed: 0 s
16:33:59 [2024-02-28T21:33:59.916Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest.testToString_2 -- Time elapsed: 0 s
16:33:59 [2024-02-28T21:33:59.916Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest.testEqualsReflexivity -- Time elapsed: 0 s
16:33:59 [2024-02-28T21:33:59.916Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest
16:33:59 [2024-02-28T21:33:59.916Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest
16:33:59 [2024-02-28T21:33:59.916Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest.testChannelInfo -- Time elapsed: 0 s
16:33:59 [2024-02-28T21:33:59.916Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest.testEqualsNull -- Time elapsed: 0.001 s
16:33:59 [2024-02-28T21:33:59.916Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest.testAddAndGetEvents_1 -- Time elapsed: 0 s
16:33:59 [2024-02-28T21:33:59.916Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest.testGetAndSetters -- Time elapsed: 0 s
16:33:59 [2024-02-28T21:33:59.916Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest.testChannelInfoCopy -- Time elapsed: 0 s
16:33:59 [2024-02-28T21:33:59.916Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest.testEqualsSymmetry -- Time elapsed: 0 s
16:33:59 [2024-02-28T21:33:59.916Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest.testHashCode -- Time elapsed: 0 s
16:33:59 [2024-02-28T21:33:59.916Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest.testEqualsTransivity -- Time elapsed: 0 s
16:33:59 [2024-02-28T21:33:59.916Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest.testChannelCopy2 -- Time elapsed: 0 s
16:33:59 [2024-02-28T21:33:59.916Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest.testToString_1 -- Time elapsed: 0 s
16:33:59 [2024-02-28T21:33:59.916Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest.testToString_2 -- Time elapsed: 0 s
16:33:59 [2024-02-28T21:33:59.916Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest.testEqualsReflexivity -- Time elapsed: 0 s
16:33:59 [2024-02-28T21:33:59.916Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest.testSetEvents_1 -- Time elapsed: 0.001 s
16:33:59 [2024-02-28T21:33:59.916Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest
16:33:59 [2024-02-28T21:33:59.916Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest
16:33:59 [2024-02-28T21:33:59.916Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testGetEventType_1 -- Time elapsed: 0.001 s
16:33:59 [2024-02-28T21:33:59.916Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testAddField -- Time elapsed: 0 s
16:33:59 [2024-02-28T21:33:59.916Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testEqualsNull -- Time elapsed: 0 s
16:33:59 [2024-02-28T21:33:59.916Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testSetLogLevel1 -- Time elapsed: 0 s
16:33:59 [2024-02-28T21:33:59.916Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testSetLogLevel2 -- Time elapsed: 0 s
16:33:59 [2024-02-28T21:33:59.916Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testEventInfoCopy -- Time elapsed: 0 s
16:33:59 [2024-02-28T21:33:59.916Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testEventCopy2 -- Time elapsed: 0 s
16:33:59 [2024-02-28T21:33:59.916Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testExcludedEvents -- Time elapsed: 0.001 s
16:33:59 [2024-02-28T21:33:59.917Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testEqualsSymmetry -- Time elapsed: 0 s
16:33:59 [2024-02-28T21:33:59.917Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testSetEventType_2 -- Time elapsed: 0 s
16:33:59 [2024-02-28T21:33:59.917Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testHashCode -- Time elapsed: 0 s
16:33:59 [2024-02-28T21:33:59.917Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testSetFields -- Time elapsed: 0 s
16:33:59 [2024-02-28T21:33:59.917Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testEqualsTransivity -- Time elapsed: 0 s
16:33:59 [2024-02-28T21:33:59.917Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testToString_1 -- Time elapsed: 0 s
16:33:59 [2024-02-28T21:33:59.917Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testEqualsReflexivity -- Time elapsed: 0 s
16:33:59 [2024-02-28T21:33:59.917Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testFields -- Time elapsed: 0.001 s
16:33:59 [2024-02-28T21:33:59.917Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testBaseEventInfo -- Time elapsed: 0 s
16:33:59 [2024-02-28T21:33:59.917Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest
16:33:59 [2024-02-28T21:33:59.917Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest
16:33:59 [2024-02-28T21:33:59.917Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest.testUstProviderInfo -- Time elapsed: 0 s
16:33:59 [2024-02-28T21:33:59.917Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest.testUstProviderInfoCopy -- Time elapsed: 0 s
16:33:59 [2024-02-28T21:33:59.917Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest.testUstProviderCopy2 -- Time elapsed: 0 s
16:33:59 [2024-02-28T21:33:59.917Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest.testEqualsNull -- Time elapsed: 0 s
16:33:59 [2024-02-28T21:33:59.917Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest.testGetAndSetters -- Time elapsed: 0 s
16:33:59 [2024-02-28T21:33:59.917Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest.testEqualsSymmetry -- Time elapsed: 0 s
16:33:59 [2024-02-28T21:33:59.917Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest.testSetLoggers_1 -- Time elapsed: 0 s
16:33:59 [2024-02-28T21:33:59.917Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest.testHashCode -- Time elapsed: 0 s
16:33:59 [2024-02-28T21:33:59.917Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest.testEqualsTransivity -- Time elapsed: 0 s
16:33:59 [2024-02-28T21:33:59.917Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest.testToString_1 -- Time elapsed: 0 s
16:33:59 [2024-02-28T21:33:59.917Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest.testToString_2 -- Time elapsed: 0 s
16:33:59 [2024-02-28T21:33:59.917Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest.testEqualsReflexivity -- Time elapsed: 0 s
16:33:59 [2024-02-28T21:33:59.917Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest.testSetEvents_1 -- Time elapsed: 0 s
16:33:59 [2024-02-28T21:33:59.917Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest
16:33:59 [2024-02-28T21:33:59.917Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest
16:33:59 [2024-02-28T21:33:59.917Z] org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest.testStartBundleContext -- Time elapsed: 0 s
16:33:59 [2024-02-28T21:33:59.917Z] org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest.testActivator -- Time elapsed: 0 s
16:33:59 [2024-02-28T21:33:59.917Z] org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest.testStopBundleContext -- Time elapsed: 0 s
16:33:59 [2024-02-28T21:33:59.917Z] org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest.testGetDefault -- Time elapsed: 0 s
16:33:59 [2024-02-28T21:33:59.917Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest
16:34:00 [2024-02-28T21:34:00.431Z] !SESSION 2024-02-28 21:33:56.384 -----------------------------------------------
16:34:00 [2024-02-28T21:34:00.431Z] eclipse.buildId=unknown
16:34:00 [2024-02-28T21:34:00.431Z] java.version=17.0.2
16:34:00 [2024-02-28T21:34:00.431Z] java.vendor=Oracle Corporation
16:34:00 [2024-02-28T21:34:00.431Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
16:34:00 [2024-02-28T21:34:00.431Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/surefire.properties -product org.eclipse.platform.ide
16:34:00 [2024-02-28T21:34:00.431Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-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-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
16:34:00 [2024-02-28T21:34:00.431Z] 
16:34:00 [2024-02-28T21:34:00.431Z] !ENTRY org.eclipse.tracecompass.lttng2.control.core 4 0 2024-02-28 21:34:00.176
16:34:00 [2024-02-28T21:34:00.431Z] !MESSAGE Error generating the session configuration file: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work/data/.metadata/.plugins/org.eclipse.tracecompass.lttng2.control.core/test_session.lttng
16:34:00 [2024-02-28T21:34:00.431Z] !STACK 0
16:34:00 [2024-02-28T21:34:00.431Z] java.lang.IllegalArgumentException: The domain buffer type is not handled by the session configuration
16:34:00 [2024-02-28T21:34:00.431Z] 	at org.eclipse.tracecompass.lttng2.control.core.session.SessionConfigGenerator.getDomainsElement(SessionConfigGenerator.java:258)
16:34:00 [2024-02-28T21:34:00.431Z] 	at org.eclipse.tracecompass.lttng2.control.core.session.SessionConfigGenerator.generateSessionConfig(SessionConfigGenerator.java:199)
16:34:00 [2024-02-28T21:34:00.431Z] 	at org.eclipse.tracecompass.lttng2.control.core.session.SessionConfigGenerator.generateSessionConfig(SessionConfigGenerator.java:153)
16:34:00 [2024-02-28T21:34:00.431Z] 	at org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest.testGenerateSessionConfig(SessionConfigGeneratorTest.java:156)
16:34:00 [2024-02-28T21:34:00.431Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
16:34:00 [2024-02-28T21:34:00.431Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
16:34:00 [2024-02-28T21:34:00.431Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
16:34:00 [2024-02-28T21:34:00.431Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
16:34:00 [2024-02-28T21:34:00.431Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
16:34:00 [2024-02-28T21:34:00.431Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
16:34:00 [2024-02-28T21:34:00.431Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
16:34:00 [2024-02-28T21:34:00.431Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
16:34:00 [2024-02-28T21:34:00.431Z] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
16:34:00 [2024-02-28T21:34:00.431Z] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
16:34:00 [2024-02-28T21:34:00.431Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
16:34:00 [2024-02-28T21:34:00.431Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
16:34:00 [2024-02-28T21:34:00.431Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
16:34:00 [2024-02-28T21:34:00.431Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
16:34:00 [2024-02-28T21:34:00.431Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
16:34:00 [2024-02-28T21:34:00.431Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
16:34:00 [2024-02-28T21:34:00.431Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
16:34:00 [2024-02-28T21:34:00.431Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
16:34:00 [2024-02-28T21:34:00.431Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
16:34:00 [2024-02-28T21:34:00.431Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
16:34:00 [2024-02-28T21:34:00.431Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
16:34:00 [2024-02-28T21:34:00.431Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
16:34:00 [2024-02-28T21:34:00.431Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
16:34:00 [2024-02-28T21:34:00.431Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
16:34:00 [2024-02-28T21:34:00.431Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
16:34:00 [2024-02-28T21:34:00.431Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
16:34:00 [2024-02-28T21:34:00.431Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
16:34:00 [2024-02-28T21:34:00.431Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
16:34:00 [2024-02-28T21:34:00.431Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
16:34:00 [2024-02-28T21:34:00.431Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
16:34:00 [2024-02-28T21:34:00.431Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
16:34:00 [2024-02-28T21:34:00.431Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
16:34:00 [2024-02-28T21:34:00.431Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
16:34:00 [2024-02-28T21:34:00.431Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
16:34:00 [2024-02-28T21:34:00.431Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
16:34:00 [2024-02-28T21:34:00.431Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
16:34:00 [2024-02-28T21:34:00.431Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
16:34:00 [2024-02-28T21:34:00.431Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
16:34:00 [2024-02-28T21:34:00.431Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
16:34:00 [2024-02-28T21:34:00.431Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
16:34:00 [2024-02-28T21:34:00.431Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
16:34:00 [2024-02-28T21:34:00.431Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
16:34:00 [2024-02-28T21:34:00.431Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
16:34:00 [2024-02-28T21:34:00.431Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
16:34:00 [2024-02-28T21:34:00.431Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
16:34:00 [2024-02-28T21:34:00.431Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
16:34:00 [2024-02-28T21:34:00.431Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
16:34:00 [2024-02-28T21:34:00.431Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1432)
16:34:00 [2024-02-28T21:34:00.431Z] 
16:34:00 [2024-02-28T21:34:00.431Z] !ENTRY org.eclipse.tracecompass.lttng2.control.core 4 0 2024-02-28 21:34:00.194
16:34:00 [2024-02-28T21:34:00.431Z] !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.
16:34:00 [2024-02-28T21:34:00.431Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.288 s -- in org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest
16:34:00 [2024-02-28T21:34:00.431Z] org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest.testGenerateSessionConfig -- Time elapsed: 0.271 s
16:34:00 [2024-02-28T21:34:00.431Z] org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest.testSessionValidate -- Time elapsed: 0.016 s
16:34:00 [2024-02-28T21:34:00.431Z] 
16:34:00 [2024-02-28T21:34:00.431Z] Results:
16:34:00 [2024-02-28T21:34:00.431Z] 
16:34:00 [2024-02-28T21:34:00.431Z] Tests run: 146, Failures: 0, Errors: 0, Skipped: 0
16:34:00 [2024-02-28T21:34:00.432Z] 
16:34:00 [2024-02-28T21:34:00.688Z] [INFO] All tests passed
16:34:00 [2024-02-28T21:34:00.688Z] [INFO] 
16:34:00 [2024-02-28T21:34:00.688Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
16:34:00 [2024-02-28T21:34:00.688Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:34:00 [2024-02-28T21:34:00.688Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:34:00 [2024-02-28T21:34:00.688Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:34:00 [2024-02-28T21:34:00.688Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:34:00 [2024-02-28T21:34:00.688Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:34:00 [2024-02-28T21:34:00.688Z] [INFO] 
16:34:00 [2024-02-28T21:34:00.688Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
16:34:00 [2024-02-28T21:34:00.688Z] [INFO] 
16:34:00 [2024-02-28T21:34:00.688Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core.tests >--
16:34:00 [2024-02-28T21:34:00.688Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.core.tests 1.0.3-SNAPSHOT [90/141]
16:34:00 [2024-02-28T21:34:00.688Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.remote.core.tests/pom.xml
16:34:00 [2024-02-28T21:34:00.688Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:34:00 [2024-02-28T21:34:00.688Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:34:00 [2024-02-28T21:34:00.688Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/pom.xml
16:34:00 [2024-02-28T21:34:00.944Z] [INFO] 
16:34:00 [2024-02-28T21:34:00.944Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
16:34:00 [2024-02-28T21:34:00.944Z] [INFO] 
16:34:00 [2024-02-28T21:34:00.944Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
16:34:00 [2024-02-28T21:34:00.944Z] [INFO] The project's OSGi version is 1.0.3.202402282100
16:34:00 [2024-02-28T21:34:00.944Z] [INFO] 
16:34:00 [2024-02-28T21:34:00.944Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
16:34:00 [2024-02-28T21:34:00.944Z] [INFO] 
16:34:00 [2024-02-28T21:34:00.944Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
16:34:00 [2024-02-28T21:34:00.944Z] [INFO] 
16:34:00 [2024-02-28T21:34:00.944Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
16:34:00 [2024-02-28T21:34:00.944Z] [INFO] 
16:34:00 [2024-02-28T21:34:00.944Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
16:34:00 [2024-02-28T21:34:00.944Z] [INFO] 
16:34:00 [2024-02-28T21:34:00.944Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
16:34:00 [2024-02-28T21:34:00.944Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.remote.core.tests
16:34:00 [2024-02-28T21:34:00.944Z] [INFO] 
16:34:00 [2024-02-28T21:34:00.944Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
16:34:00 [2024-02-28T21:34:00.944Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/src/main/resources
16:34:00 [2024-02-28T21:34:00.944Z] [INFO] 
16:34:00 [2024-02-28T21:34:00.944Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
16:34:00 [2024-02-28T21:34:00.944Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:34:00 [2024-02-28T21:34:00.944Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:34:00 [2024-02-28T21:34:00.944Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/pom.xml
16:34:01 [2024-02-28T21:34:01.199Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:34:01 [2024-02-28T21:34:01.199Z] [INFO] 
16:34:01 [2024-02-28T21:34:01.199Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
16:34:01 [2024-02-28T21:34:01.199Z] [INFO] 
16:34:01 [2024-02-28T21:34:01.199Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
16:34:01 [2024-02-28T21:34:01.199Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/src/test/resources
16:34:01 [2024-02-28T21:34:01.199Z] [INFO] 
16:34:01 [2024-02-28T21:34:01.199Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
16:34:01 [2024-02-28T21:34:01.199Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 106 were skipped
16:34:01 [2024-02-28T21:34:01.199Z] [INFO] 
16:34:01 [2024-02-28T21:34:01.199Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
16:34:01 [2024-02-28T21:34:01.199Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.3-SNAPSHOT-sources.jar
16:34:01 [2024-02-28T21:34:01.199Z] [INFO] 
16:34:01 [2024-02-28T21:34:01.199Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
16:34:01 [2024-02-28T21:34:01.453Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.3-SNAPSHOT.jar
16:34:01 [2024-02-28T21:34:01.453Z] [INFO] 
16:34:01 [2024-02-28T21:34:01.453Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
16:34:01 [2024-02-28T21:34:01.453Z] [INFO] 
16:34:01 [2024-02-28T21:34:01.453Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
16:34:01 [2024-02-28T21:34:01.453Z] [INFO] 
16:34:01 [2024-02-28T21:34:01.453Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
16:34:01 [2024-02-28T21:34:01.453Z] [INFO] 
16:34:01 [2024-02-28T21:34:01.453Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
16:34:01 [2024-02-28T21:34:01.453Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.3-SNAPSHOT.jar
16:34:02 [2024-02-28T21:34:02.379Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.3-SNAPSHOT-sources.jar
16:34:03 [2024-02-28T21:34:03.304Z] [INFO] 
16:34:03 [2024-02-28T21:34:03.304Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
16:34:03 [2024-02-28T21:34:03.304Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/work/data/.metadata/.log
16:34:03 [2024-02-28T21:34:03.304Z] [INFO] Command line:
16:34:03 [2024-02-28T21:34:03.304Z] 	[/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-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-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-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
16:34:03 [2024-02-28T21:34:03.304Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:34:06 [2024-02-28T21:34:06.566Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest
16:34:07 [2024-02-28T21:34:07.126Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.324 s -- in org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest
16:34:07 [2024-02-28T21:34:07.126Z] org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest.testExecuteError -- Time elapsed: 0.105 s
16:34:07 [2024-02-28T21:34:07.126Z] org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest.testExecuteSuccess -- Time elapsed: 0.004 s
16:34:07 [2024-02-28T21:34:07.126Z] org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest.testExecuteException -- Time elapsed: 0.004 s
16:34:07 [2024-02-28T21:34:07.126Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandInputTest
16:34:07 [2024-02-28T21:34:07.126Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandInputTest
16:34:07 [2024-02-28T21:34:07.126Z] org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandInputTest.testNullSegment -- Time elapsed: 0 s
16:34:07 [2024-02-28T21:34:07.126Z] org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandInputTest.testConstructorAndAdd -- Time elapsed: 0.002 s
16:34:07 [2024-02-28T21:34:07.126Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandResultTest
16:34:07 [2024-02-28T21:34:07.126Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandResultTest
16:34:07 [2024-02-28T21:34:07.126Z] org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandResultTest.testConstructorNoError -- Time elapsed: 0 s
16:34:07 [2024-02-28T21:34:07.126Z] org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandResultTest.testConstructorError -- Time elapsed: 0 s
16:34:07 [2024-02-28T21:34:07.126Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.TmfRemoteCorePluginTest
16:34:07 [2024-02-28T21:34:07.126Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.remote.core.tests.TmfRemoteCorePluginTest
16:34:07 [2024-02-28T21:34:07.126Z] org.eclipse.tracecompass.tmf.remote.core.tests.TmfRemoteCorePluginTest.testTmfCorePluginId -- Time elapsed: 0 s
16:34:07 [2024-02-28T21:34:07.126Z] org.eclipse.tracecompass.tmf.remote.core.tests.TmfRemoteCorePluginTest.testGetDefault -- Time elapsed: 0 s
16:34:07 [2024-02-28T21:34:07.126Z] 
16:34:07 [2024-02-28T21:34:07.126Z] Results:
16:34:07 [2024-02-28T21:34:07.126Z] 
16:34:07 [2024-02-28T21:34:07.126Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0
16:34:07 [2024-02-28T21:34:07.126Z] 
16:34:07 [2024-02-28T21:34:07.381Z] [INFO] All tests passed
16:34:07 [2024-02-28T21:34:07.381Z] [INFO] 
16:34:07 [2024-02-28T21:34:07.381Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
16:34:07 [2024-02-28T21:34:07.381Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:34:07 [2024-02-28T21:34:07.381Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:34:07 [2024-02-28T21:34:07.381Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:34:07 [2024-02-28T21:34:07.381Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:34:07 [2024-02-28T21:34:07.382Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:34:07 [2024-02-28T21:34:07.382Z] [INFO] 
16:34:07 [2024-02-28T21:34:07.382Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
16:34:07 [2024-02-28T21:34:07.382Z] [INFO] 
16:34:07 [2024-02-28T21:34:07.382Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.tests >--
16:34:07 [2024-02-28T21:34:07.382Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.ui.tests 2.0.6-SNAPSHOT [91/141]
16:34:07 [2024-02-28T21:34:07.382Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/pom.xml
16:34:07 [2024-02-28T21:34:07.382Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:34:07 [2024-02-28T21:34:07.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
16:34:07 [2024-02-28T21:34:07.382Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.tests:2.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/pom.xml
16:34:07 [2024-02-28T21:34:07.638Z] [INFO] 
16:34:07 [2024-02-28T21:34:07.638Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
16:34:07 [2024-02-28T21:34:07.638Z] [INFO] 
16:34:07 [2024-02-28T21:34:07.638Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
16:34:07 [2024-02-28T21:34:07.638Z] [INFO] The project's OSGi version is 2.0.6.202402282100
16:34:07 [2024-02-28T21:34:07.638Z] [INFO] 
16:34:07 [2024-02-28T21:34:07.638Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
16:34:07 [2024-02-28T21:34:07.638Z] [INFO] 
16:34:07 [2024-02-28T21:34:07.638Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
16:34:07 [2024-02-28T21:34:07.638Z] [INFO] 
16:34:07 [2024-02-28T21:34:07.638Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
16:34:07 [2024-02-28T21:34:07.638Z] [INFO] 
16:34:07 [2024-02-28T21:34:07.638Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
16:34:07 [2024-02-28T21:34:07.638Z] [INFO] 
16:34:07 [2024-02-28T21:34:07.638Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
16:34:07 [2024-02-28T21:34:07.638Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.control.ui.tests
16:34:07 [2024-02-28T21:34:07.892Z] [INFO] 
16:34:07 [2024-02-28T21:34:07.892Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
16:34:07 [2024-02-28T21:34:07.892Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/src/main/resources
16:34:07 [2024-02-28T21:34:07.892Z] [INFO] 
16:34:07 [2024-02-28T21:34:07.892Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
16:34:07 [2024-02-28T21:34:07.892Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:34:07 [2024-02-28T21:34:07.892Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:34:07 [2024-02-28T21:34:07.892Z] [WARNING] The 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-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/pom.xml
16:34:08 [2024-02-28T21:34:08.147Z] [INFO] Compiling 29 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:34:08 [2024-02-28T21:34:08.401Z] [INFO] 
16:34:08 [2024-02-28T21:34:08.401Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
16:34:08 [2024-02-28T21:34:08.401Z] [INFO] 
16:34:08 [2024-02-28T21:34:08.401Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
16:34:08 [2024-02-28T21:34:08.401Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/src/test/resources
16:34:08 [2024-02-28T21:34:08.401Z] [INFO] 
16:34:08 [2024-02-28T21:34:08.401Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
16:34:08 [2024-02-28T21:34:08.401Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 133 were skipped
16:34:08 [2024-02-28T21:34:08.401Z] [INFO] 
16:34:08 [2024-02-28T21:34:08.401Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
16:34:08 [2024-02-28T21:34:08.401Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.6-SNAPSHOT-sources.jar
16:34:08 [2024-02-28T21:34:08.401Z] [INFO] 
16:34:08 [2024-02-28T21:34:08.401Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
16:34:08 [2024-02-28T21:34:08.402Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.6-SNAPSHOT.jar
16:34:08 [2024-02-28T21:34:08.402Z] [INFO] 
16:34:08 [2024-02-28T21:34:08.402Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
16:34:08 [2024-02-28T21:34:08.402Z] [INFO] 
16:34:08 [2024-02-28T21:34:08.402Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
16:34:08 [2024-02-28T21:34:08.402Z] [INFO] 
16:34:08 [2024-02-28T21:34:08.402Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
16:34:08 [2024-02-28T21:34:08.656Z] [INFO] 
16:34:08 [2024-02-28T21:34:08.656Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
16:34:08 [2024-02-28T21:34:08.656Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.6-SNAPSHOT.jar
16:34:09 [2024-02-28T21:34:09.583Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.6-SNAPSHOT-sources.jar
16:34:10 [2024-02-28T21:34:10.392Z] [INFO] 
16:34:10 [2024-02-28T21:34:10.392Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
16:34:10 [2024-02-28T21:34:10.647Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/work/data/.metadata/.log
16:34:10 [2024-02-28T21:34:10.647Z] [INFO] Command line:
16:34:10 [2024-02-28T21:34:10.647Z] 	[/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-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-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-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
16:34:10 [2024-02-28T21:34:10.647Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:34:14 [2024-02-28T21:34:14.810Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
16:34:14 [2024-02-28T21:34:14.810Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
16:34:20 [2024-02-28T21:34:20.051Z] !SESSION 2024-02-28 21:34:10.621 -----------------------------------------------
16:34:20 [2024-02-28T21:34:20.051Z] eclipse.buildId=unknown
16:34:20 [2024-02-28T21:34:20.051Z] java.version=17.0.2
16:34:20 [2024-02-28T21:34:20.051Z] java.vendor=Oracle Corporation
16:34:20 [2024-02-28T21:34:20.051Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
16:34:20 [2024-02-28T21:34:20.051Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
16:34:20 [2024-02-28T21:34:20.051Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-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-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
16:34:20 [2024-02-28T21:34:20.051Z] 
16:34:20 [2024-02-28T21:34:20.051Z] !ENTRY org.eclipse.urischeme 4 0 2024-02-28 21:34:18.986
16:34:20 [2024-02-28T21:34:20.051Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
16:34:20 [2024-02-28T21:34:20.051Z] !STACK 0
16:34:20 [2024-02-28T21:34:20.051Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
16:34:20 [2024-02-28T21:34:20.051Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
16:34:20 [2024-02-28T21:34:20.051Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
16:34:20 [2024-02-28T21:34:20.051Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
16:34:20 [2024-02-28T21:34:20.051Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
16:34:20 [2024-02-28T21:34:20.051Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
16:34:20 [2024-02-28T21:34:20.051Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
16:34:20 [2024-02-28T21:34:20.051Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:88)
16:34:20 [2024-02-28T21:34:20.051Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
16:34:20 [2024-02-28T21:34:20.051Z] Caused by: java.io.IOException: error=2, No such file or directory
16:34:20 [2024-02-28T21:34:20.051Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
16:34:20 [2024-02-28T21:34:20.051Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
16:34:20 [2024-02-28T21:34:20.051Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
16:34:20 [2024-02-28T21:34:20.051Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
16:34:20 [2024-02-28T21:34:20.051Z] 	... 7 more
16:34:20 [2024-02-28T21:34:20.051Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionTest
16:34:20 [2024-02-28T21:34:20.977Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.074 s -- in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionTest
16:34:20 [2024-02-28T21:34:20.977Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionTest.testTraceSessionTree -- Time elapsed: 1.017 s
16:34:20 [2024-02-28T21:34:20.977Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelProviderTest
16:34:21 [2024-02-28T21:34:21.904Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.871 s -- in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelProviderTest
16:34:21 [2024-02-28T21:34:21.904Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelProviderTest.testKernelProviderTree -- Time elapsed: 0.869 s
16:34:21 [2024-02-28T21:34:21.904Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelSessionTest
16:34:23 [2024-02-28T21:34:23.266Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.403 s -- in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelSessionTest
16:34:23 [2024-02-28T21:34:23.266Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelSessionTest.testTraceSessionTree -- Time elapsed: 1.402 s
16:34:23 [2024-02-28T21:34:23.266Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelNoProvidersTest
16:34:23 [2024-02-28T21:34:23.522Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.485 s -- in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelNoProvidersTest
16:34:23 [2024-02-28T21:34:23.522Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelNoProvidersTest.testTraceControlComponents -- Time elapsed: 0.484 s
16:34:23 [2024-02-28T21:34:23.522Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest
16:34:23 [2024-02-28T21:34:23.777Z] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest
16:34:23 [2024-02-28T21:34:23.777Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testGetImage_1 -- Time elapsed: 0.001 s
16:34:23 [2024-02-28T21:34:23.777Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testFireCompenentUpdated -- Time elapsed: 0.002 s
16:34:23 [2024-02-28T21:34:23.777Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testGetChildren_1 -- Time elapsed: 0 s
16:34:23 [2024-02-28T21:34:23.777Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testGetAndSetChildren -- Time elapsed: 0 s
16:34:23 [2024-02-28T21:34:23.777Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testGetAdapter -- Time elapsed: 0 s
16:34:23 [2024-02-28T21:34:23.777Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testRemoveAllChildren_2 -- Time elapsed: 0 s
16:34:23 [2024-02-28T21:34:23.777Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testRemoveComponentListener_1 -- Time elapsed: 0 s
16:34:23 [2024-02-28T21:34:23.777Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testRemoveComponentListener_2 -- Time elapsed: 0 s
16:34:23 [2024-02-28T21:34:23.777Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testRemoveChild_1 -- Time elapsed: 0 s
16:34:23 [2024-02-28T21:34:23.777Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testRemoveChild_2 -- Time elapsed: 0.001 s
16:34:23 [2024-02-28T21:34:23.777Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testHasChildren_1 -- Time elapsed: 0 s
16:34:23 [2024-02-28T21:34:23.777Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testHasChildren_2 -- Time elapsed: 0 s
16:34:23 [2024-02-28T21:34:23.777Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testGetSndSetToolTip -- Time elapsed: 0 s
16:34:23 [2024-02-28T21:34:23.777Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testAddComponentListener_1 -- Time elapsed: 0 s
16:34:23 [2024-02-28T21:34:23.777Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testGetAndSetTargetNodeState_1 -- Time elapsed: 0 s
16:34:23 [2024-02-28T21:34:23.777Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testGetAndSetName -- Time elapsed: 0.001 s
16:34:23 [2024-02-28T21:34:23.777Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testContainsChild_1 -- Time elapsed: 0 s
16:34:23 [2024-02-28T21:34:23.777Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testContainsChild_2 -- Time elapsed: 0 s
16:34:23 [2024-02-28T21:34:23.777Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testGetAndSetParent -- Time elapsed: 0 s
16:34:23 [2024-02-28T21:34:23.777Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testAddAndGetChild1 -- Time elapsed: 0 s
16:34:23 [2024-02-28T21:34:23.777Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testAddAndGetChild2 -- Time elapsed: 0 s
16:34:23 [2024-02-28T21:34:23.777Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testGetAndSetControlService_1 -- Time elapsed: 0.004 s
16:34:23 [2024-02-28T21:34:23.777Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testTraceControlComponent_1 -- Time elapsed: 0 s
16:34:23 [2024-02-28T21:34:23.777Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testTraceControlComponent_2 -- Time elapsed: 0 s
16:34:23 [2024-02-28T21:34:23.777Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSession2Test
16:34:24 [2024-02-28T21:34:24.336Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.647 s -- in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSession2Test
16:34:24 [2024-02-28T21:34:24.336Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSession2Test.testTraceSessionTree -- Time elapsed: 0.646 s
16:34:24 [2024-02-28T21:34:24.336Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelTest
16:34:24 [2024-02-28T21:34:24.896Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.493 s -- in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelTest
16:34:24 [2024-02-28T21:34:24.897Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelTest.testTraceControlComponents -- Time elapsed: 0.492 s
16:34:24 [2024-02-28T21:34:24.897Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlSnapshotSessionTest
16:34:25 [2024-02-28T21:34:25.457Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.527 s -- in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlSnapshotSessionTest
16:34:25 [2024-02-28T21:34:25.457Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlSnapshotSessionTest.testTraceSessionTree -- Time elapsed: 0.526 s
16:34:25 [2024-02-28T21:34:25.457Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionMiTest
16:34:26 [2024-02-28T21:34:26.016Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.689 s -- in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionMiTest
16:34:26 [2024-02-28T21:34:26.016Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionMiTest.testTraceSessionTree -- Time elapsed: 0.688 s
16:34:26 [2024-02-28T21:34:26.016Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstProviderTest
16:34:26 [2024-02-28T21:34:26.576Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.583 s -- in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstProviderTest
16:34:26 [2024-02-28T21:34:26.576Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstProviderTest.testUstProviderTree -- Time elapsed: 0.583 s
16:34:26 [2024-02-28T21:34:26.576Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSessionTest
16:34:38 [2024-02-28T21:34:38.735Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.77 s -- in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSessionTest
16:34:38 [2024-02-28T21:34:38.735Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSessionTest.testTraceSessionTree -- Time elapsed: 10.77 s
16:34:38 [2024-02-28T21:34:38.735Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlPropertiesTest
16:34:38 [2024-02-28T21:34:38.735Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.430 s -- in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlPropertiesTest
16:34:38 [2024-02-28T21:34:38.735Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlPropertiesTest.testComponentProperties -- Time elapsed: 0.430 s
16:34:38 [2024-02-28T21:34:38.735Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test
16:34:38 [2024-02-28T21:34:38.735Z] 
16:34:38 [2024-02-28T21:34:38.735Z] !ENTRY org.eclipse.tracecompass.lttng2.control.ui 4 0 2024-02-28 21:34:38.298
16:34:38 [2024-02-28T21:34:38.735Z] !MESSAGE Could not validate the xml response
16:34:38 [2024-02-28T21:34:38.735Z] !STACK 0
16:34:38 [2024-02-28T21:34:38.735Z] org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Content is not allowed in prolog.
16:34:38 [2024-02-28T21:34:38.735Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204)
16:34:38 [2024-02-28T21:34:38.735Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:178)
16:34:38 [2024-02-28T21:34:38.735Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:400)
16:34:38 [2024-02-28T21:34:38.735Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
16:34:38 [2024-02-28T21:34:38.735Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1465)
16:34:38 [2024-02-28T21:34:38.735Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:978)
16:34:38 [2024-02-28T21:34:38.735Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
16:34:38 [2024-02-28T21:34:38.735Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
16:34:38 [2024-02-28T21:34:38.735Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542)
16:34:38 [2024-02-28T21:34:38.735Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889)
16:34:38 [2024-02-28T21:34:38.735Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825)
16:34:38 [2024-02-28T21:34:38.735Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
16:34:38 [2024-02-28T21:34:38.735Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:247)
16:34:38 [2024-02-28T21:34:38.735Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
16:34:38 [2024-02-28T21:34:38.735Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlServiceMI.getDocumentFromStrings(LTTngControlServiceMI.java:177)
16:34:38 [2024-02-28T21:34:38.735Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlServiceMI.getSessionNames(LTTngControlServiceMI.java:262)
16:34:38 [2024-02-28T21:34:38.735Z] 	at org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetSessionNameGarbage(LTTngControlServiceMiTest.java:77)
16:34:38 [2024-02-28T21:34:38.735Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
16:34:38 [2024-02-28T21:34:38.735Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
16:34:38 [2024-02-28T21:34:38.735Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
16:34:38 [2024-02-28T21:34:38.735Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
16:34:38 [2024-02-28T21:34:38.735Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
16:34:38 [2024-02-28T21:34:38.735Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
16:34:38 [2024-02-28T21:34:38.735Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
16:34:38 [2024-02-28T21:34:38.735Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
16:34:38 [2024-02-28T21:34:38.735Z] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
16:34:38 [2024-02-28T21:34:38.735Z] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
16:34:38 [2024-02-28T21:34:38.735Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
16:34:38 [2024-02-28T21:34:38.735Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
16:34:38 [2024-02-28T21:34:38.735Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
16:34:38 [2024-02-28T21:34:38.735Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
16:34:38 [2024-02-28T21:34:38.735Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
16:34:38 [2024-02-28T21:34:38.735Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
16:34:38 [2024-02-28T21:34:38.735Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
16:34:38 [2024-02-28T21:34:38.735Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
16:34:38 [2024-02-28T21:34:38.735Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
16:34:38 [2024-02-28T21:34:38.735Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
16:34:38 [2024-02-28T21:34:38.735Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
16:34:38 [2024-02-28T21:34:38.735Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
16:34:38 [2024-02-28T21:34:38.735Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
16:34:38 [2024-02-28T21:34:38.735Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
16:34:38 [2024-02-28T21:34:38.735Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
16:34:38 [2024-02-28T21:34:38.735Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
16:34:38 [2024-02-28T21:34:38.735Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
16:34:38 [2024-02-28T21:34:38.735Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
16:34:38 [2024-02-28T21:34:38.735Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
16:34:38 [2024-02-28T21:34:38.735Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
16:34:38 [2024-02-28T21:34:38.735Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
16:34:38 [2024-02-28T21:34:38.735Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
16:34:38 [2024-02-28T21:34:38.735Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
16:34:38 [2024-02-28T21:34:38.735Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
16:34:38 [2024-02-28T21:34:38.735Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:42)
16:34:38 [2024-02-28T21:34:38.735Z] 	at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$1(E4Testable.java:127)
16:34:38 [2024-02-28T21:34:38.735Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
16:34:38 [2024-02-28T21:34:38.735Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
16:34:38 [2024-02-28T21:34:38.736Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5039)
16:34:38 [2024-02-28T21:34:38.736Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4519)
16:34:38 [2024-02-28T21:34:38.736Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
16:34:38 [2024-02-28T21:34:38.736Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
16:34:38 [2024-02-28T21:34:38.736Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046)
16:34:38 [2024-02-28T21:34:38.736Z] 	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155)
16:34:38 [2024-02-28T21:34:38.736Z] 	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:648)
16:34:38 [2024-02-28T21:34:38.736Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
16:34:38 [2024-02-28T21:34:38.736Z] 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:555)
16:34:38 [2024-02-28T21:34:38.736Z] 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:173)
16:34:38 [2024-02-28T21:34:38.736Z] 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152)
16:34:38 [2024-02-28T21:34:38.736Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:34)
16:34:38 [2024-02-28T21:34:38.736Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:129)
16:34:38 [2024-02-28T21:34:38.736Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:44)
16:34:38 [2024-02-28T21:34:38.736Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
16:34:38 [2024-02-28T21:34:38.736Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
16:34:38 [2024-02-28T21:34:38.736Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
16:34:38 [2024-02-28T21:34:38.736Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
16:34:38 [2024-02-28T21:34:38.736Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
16:34:38 [2024-02-28T21:34:38.736Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
16:34:38 [2024-02-28T21:34:38.736Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
16:34:38 [2024-02-28T21:34:38.736Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
16:34:38 [2024-02-28T21:34:38.736Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
16:34:38 [2024-02-28T21:34:38.736Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
16:34:38 [2024-02-28T21:34:38.736Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
16:34:38 [2024-02-28T21:34:38.736Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
16:34:38 [2024-02-28T21:34:38.736Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1432)
16:34:39 [2024-02-28T21:34:39.296Z] Tests run: 56, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 1.446 s -- in org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test
16:34:39 [2024-02-28T21:34:39.296Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testGetSessionWithFilterExpression -- Time elapsed: 0.032 s
16:34:39 [2024-02-28T21:34:39.296Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testListContext28 -- Time elapsed: 0.023 s
16:34:39 [2024-02-28T21:34:39.296Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testListSessionCompatibility_2_7 -- Time elapsed: 0.023 s
16:34:39 [2024-02-28T21:34:39.296Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testListSycallEvents -- Time elapsed: 0.067 s
16:34:39 [2024-02-28T21:34:39.296Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testLttngNotInstalled -- Time elapsed: 0.022 s
16:34:39 [2024-02-28T21:34:39.296Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testUnsupportedVersion -- Time elapsed: 0.070 s
16:34:39 [2024-02-28T21:34:39.296Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testGetKernelProviderNoUstVerbose -- Time elapsed: 0.022 s
16:34:39 [2024-02-28T21:34:39.296Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testCreateSession2_1 -- Time elapsed: 0.025 s
16:34:39 [2024-02-28T21:34:39.296Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testCreateSnapshotSession2_5 -- Time elapsed: 0.065 s
16:34:39 [2024-02-28T21:34:39.296Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testAddContextFailure -- Time elapsed: 0.022 s
16:34:39 [2024-02-28T21:34:39.296Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testGetSessionNotExist -- Time elapsed: 0.073 s
16:34:39 [2024-02-28T21:34:39.296Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testGetSession1 -- Time elapsed: 0.019 s
16:34:39 [2024-02-28T21:34:39.296Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testUstProvider2 -- Time elapsed: 0.078 s
16:34:39 [2024-02-28T21:34:39.296Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testGetSessionNameGarbage -- Time elapsed: 0.023 s
16:34:39 [2024-02-28T21:34:39.296Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testGetKernelProviderNoUst1 -- Time elapsed: 0.098 s
16:34:39 [2024-02-28T21:34:39.296Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testGetKernelProviderNoUst2 -- Time elapsed: 0.073 s
16:34:39 [2024-02-28T21:34:39.296Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testGetKernelProviderNoUst3 -- Time elapsed: 0.009 s
16:34:39 [2024-02-28T21:34:39.296Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testVersionCompiled -- Time elapsed: 0.018 s
16:34:39 [2024-02-28T21:34:39.296Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testEnableEvents -- Time elapsed: 0.066 s
16:34:39 [2024-02-28T21:34:39.296Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testGetUstProvider3 -- Time elapsed: 0.011 s
16:34:39 [2024-02-28T21:34:39.296Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testEnableLog4jLoggers -- Time elapsed: 0.016 s
16:34:39 [2024-02-28T21:34:39.296Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test skipped
16:34:39 [2024-02-28T21:34:39.296Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testEnableChannel -- Time elapsed: 0.010 s
16:34:39 [2024-02-28T21:34:39.296Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testEnableJulLoggers -- Time elapsed: 0.011 s
16:34:39 [2024-02-28T21:34:39.296Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testCreateChannelUIDBuffer -- Time elapsed: 0.057 s
16:34:39 [2024-02-28T21:34:39.296Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testGetKernelProviderNoKernelVerbose -- Time elapsed: 0.009 s
16:34:39 [2024-02-28T21:34:39.296Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testDestroySession -- Time elapsed: 0.010 s
16:34:39 [2024-02-28T21:34:39.296Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testVersion -- Time elapsed: 0.009 s
16:34:39 [2024-02-28T21:34:39.296Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testCreateChannelPIDBuffer -- Time elapsed: 0.009 s
16:34:39 [2024-02-28T21:34:39.296Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testCreateSessionVerbose2_1 -- Time elapsed: 0.010 s
16:34:39 [2024-02-28T21:34:39.296Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testSessionProfile -- Time elapsed: 0.052 s
16:34:39 [2024-02-28T21:34:39.296Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test skipped
16:34:39 [2024-02-28T21:34:39.296Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testGetKernelProviderNoKernel1 -- Time elapsed: 0.010 s
16:34:39 [2024-02-28T21:34:39.296Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testGetKernelProviderNoKernel2 -- Time elapsed: 0.010 s
16:34:39 [2024-02-28T21:34:39.296Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test skipped
16:34:39 [2024-02-28T21:34:39.296Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testCreateChannel -- Time elapsed: 0.010 s
16:34:39 [2024-02-28T21:34:39.296Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testCreateSessionWithPrompt -- Time elapsed: 0.010 s
16:34:39 [2024-02-28T21:34:39.296Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testGetSessionNotExistVerbose -- Time elapsed: 0.010 s
16:34:39 [2024-02-28T21:34:39.296Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testVersionWithPrompt -- Time elapsed: 0.047 s
16:34:39 [2024-02-28T21:34:39.296Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testEnableSyscalls -- Time elapsed: 0.009 s
16:34:39 [2024-02-28T21:34:39.296Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testDisableChannel -- Time elapsed: 0.009 s
16:34:39 [2024-02-28T21:34:39.296Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testEnableLogLevel -- Time elapsed: 0.009 s
16:34:39 [2024-02-28T21:34:39.296Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testDestroySessionVerbose -- Time elapsed: 0.011 s
16:34:39 [2024-02-28T21:34:39.296Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testGetUstProvider -- Time elapsed: 0.010 s
16:34:39 [2024-02-28T21:34:39.297Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testCreateSnapshotSessionErrors -- Time elapsed: 0.048 s
16:34:39 [2024-02-28T21:34:39.297Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testDynamicProbe -- Time elapsed: 0.009 s
16:34:39 [2024-02-28T21:34:39.297Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testNoVersion -- Time elapsed: 0.011 s
16:34:39 [2024-02-28T21:34:39.297Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testEnablePythonLoggers -- Time elapsed: 0.010 s
16:34:39 [2024-02-28T21:34:39.297Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testGetSessionNames1 -- Time elapsed: 0.010 s
16:34:39 [2024-02-28T21:34:39.297Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testGetSessionNames2 -- Time elapsed: 0.009 s
16:34:39 [2024-02-28T21:34:39.297Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testCreateSession -- Time elapsed: 0.051 s
16:34:39 [2024-02-28T21:34:39.297Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testEventExcluded -- Time elapsed: 0.012 s
16:34:39 [2024-02-28T21:34:39.297Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testGetSessionNamesWithTracingGroup -- Time elapsed: 0.010 s
16:34:39 [2024-02-28T21:34:39.297Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testCreateSnapshotSession -- Time elapsed: 0.012 s
16:34:39 [2024-02-28T21:34:39.297Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testCreateSessionVariants -- Time elapsed: 0.067 s
16:34:39 [2024-02-28T21:34:39.297Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testAddContext -- Time elapsed: 0.009 s
16:34:39 [2024-02-28T21:34:39.297Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest
16:34:39 [2024-02-28T21:34:39.552Z] Tests run: 52, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.210 s -- in org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest
16:34:39 [2024-02-28T21:34:39.552Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testLttngNotInstalled -- Time elapsed: 0.002 s
16:34:39 [2024-02-28T21:34:39.552Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testUnsupportedVersion -- Time elapsed: 0.002 s
16:34:39 [2024-02-28T21:34:39.552Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testGetKernelProviderNoUstVerbose -- Time elapsed: 0.002 s
16:34:39 [2024-02-28T21:34:39.552Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testCreateSession2_1 -- Time elapsed: 0.004 s
16:34:39 [2024-02-28T21:34:39.552Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testCreateSnapshotSession2_5 -- Time elapsed: 0.002 s
16:34:39 [2024-02-28T21:34:39.552Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testAddContextFailure -- Time elapsed: 0.002 s
16:34:39 [2024-02-28T21:34:39.552Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testGetSessionNotExist -- Time elapsed: 0.002 s
16:34:39 [2024-02-28T21:34:39.552Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testGetSession1 -- Time elapsed: 0.003 s
16:34:39 [2024-02-28T21:34:39.552Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testUstProvider2 -- Time elapsed: 0.055 s
16:34:39 [2024-02-28T21:34:39.552Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testGetSessionNameGarbage -- Time elapsed: 0.002 s
16:34:39 [2024-02-28T21:34:39.552Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testGetKernelProviderNoUst1 -- Time elapsed: 0.002 s
16:34:39 [2024-02-28T21:34:39.552Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testGetKernelProviderNoUst2 -- Time elapsed: 0.002 s
16:34:39 [2024-02-28T21:34:39.552Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testGetKernelProviderNoUst3 -- Time elapsed: 0.002 s
16:34:39 [2024-02-28T21:34:39.552Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testVersionCompiled -- Time elapsed: 0.002 s
16:34:39 [2024-02-28T21:34:39.552Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testEnableEvents -- Time elapsed: 0.002 s
16:34:39 [2024-02-28T21:34:39.552Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testGetUstProvider3 -- Time elapsed: 0.002 s
16:34:39 [2024-02-28T21:34:39.552Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testEnableLog4jLoggers -- Time elapsed: 0.002 s
16:34:39 [2024-02-28T21:34:39.552Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest skipped
16:34:39 [2024-02-28T21:34:39.552Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testEnableChannel -- Time elapsed: 0.002 s
16:34:39 [2024-02-28T21:34:39.552Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testEnableJulLoggers -- Time elapsed: 0.002 s
16:34:39 [2024-02-28T21:34:39.552Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testCreateChannelUIDBuffer -- Time elapsed: 0.002 s
16:34:39 [2024-02-28T21:34:39.552Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testGetKernelProviderNoKernelVerbose -- Time elapsed: 0.003 s
16:34:39 [2024-02-28T21:34:39.552Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testDestroySession -- Time elapsed: 0.002 s
16:34:39 [2024-02-28T21:34:39.552Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testVersion -- Time elapsed: 0.002 s
16:34:39 [2024-02-28T21:34:39.553Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testCreateChannelPIDBuffer -- Time elapsed: 0.002 s
16:34:39 [2024-02-28T21:34:39.553Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testCreateSessionVerbose2_1 -- Time elapsed: 0.003 s
16:34:39 [2024-02-28T21:34:39.553Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testSessionProfile -- Time elapsed: 0.002 s
16:34:39 [2024-02-28T21:34:39.553Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest skipped
16:34:39 [2024-02-28T21:34:39.553Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testGetKernelProviderNoKernel1 -- Time elapsed: 0.002 s
16:34:39 [2024-02-28T21:34:39.553Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testGetKernelProviderNoKernel2 -- Time elapsed: 0.002 s
16:34:39 [2024-02-28T21:34:39.553Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest skipped
16:34:39 [2024-02-28T21:34:39.553Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testCreateChannel -- Time elapsed: 0.002 s
16:34:39 [2024-02-28T21:34:39.553Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testCreateSessionWithPrompt -- Time elapsed: 0.002 s
16:34:39 [2024-02-28T21:34:39.553Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testGetSessionNotExistVerbose -- Time elapsed: 0.002 s
16:34:39 [2024-02-28T21:34:39.553Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testVersionWithPrompt -- Time elapsed: 0.002 s
16:34:39 [2024-02-28T21:34:39.553Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testEnableSyscalls -- Time elapsed: 0.051 s
16:34:39 [2024-02-28T21:34:39.553Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testDisableChannel -- Time elapsed: 0.002 s
16:34:39 [2024-02-28T21:34:39.553Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testEnableLogLevel -- Time elapsed: 0.002 s
16:34:39 [2024-02-28T21:34:39.553Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testDestroySessionVerbose -- Time elapsed: 0.002 s
16:34:39 [2024-02-28T21:34:39.553Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testGetUstProvider -- Time elapsed: 0.002 s
16:34:39 [2024-02-28T21:34:39.553Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testCreateSnapshotSessionErrors -- Time elapsed: 0.002 s
16:34:39 [2024-02-28T21:34:39.553Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testDynamicProbe -- Time elapsed: 0.002 s
16:34:39 [2024-02-28T21:34:39.553Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testNoVersion -- Time elapsed: 0.002 s
16:34:39 [2024-02-28T21:34:39.553Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testEnablePythonLoggers -- Time elapsed: 0.002 s
16:34:39 [2024-02-28T21:34:39.553Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testGetSessionNames1 -- Time elapsed: 0.002 s
16:34:39 [2024-02-28T21:34:39.553Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testGetSessionNames2 -- Time elapsed: 0.002 s
16:34:39 [2024-02-28T21:34:39.553Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testCreateSession -- Time elapsed: 0.002 s
16:34:39 [2024-02-28T21:34:39.553Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testEventExcluded -- Time elapsed: 0.003 s
16:34:39 [2024-02-28T21:34:39.553Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testGetSessionNamesWithTracingGroup -- Time elapsed: 0.002 s
16:34:39 [2024-02-28T21:34:39.553Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testCreateSnapshotSession -- Time elapsed: 0.002 s
16:34:39 [2024-02-28T21:34:39.553Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testCreateSessionVariants -- Time elapsed: 0.002 s
16:34:39 [2024-02-28T21:34:39.553Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testAddContext -- Time elapsed: 0.002 s
16:34:39 [2024-02-28T21:34:39.553Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest
16:34:39 [2024-02-28T21:34:39.808Z] 
16:34:39 [2024-02-28T21:34:39.808Z] !ENTRY org.eclipse.tracecompass.lttng2.control.ui 4 0 2024-02-28 21:34:39.613
16:34:39 [2024-02-28T21:34:39.808Z] !MESSAGE Could not validate the xml response
16:34:39 [2024-02-28T21:34:39.808Z] !STACK 0
16:34:39 [2024-02-28T21:34:39.808Z] org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Content is not allowed in prolog.
16:34:39 [2024-02-28T21:34:39.808Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204)
16:34:39 [2024-02-28T21:34:39.808Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:178)
16:34:39 [2024-02-28T21:34:39.808Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:400)
16:34:39 [2024-02-28T21:34:39.808Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
16:34:39 [2024-02-28T21:34:39.808Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1465)
16:34:39 [2024-02-28T21:34:39.808Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:978)
16:34:39 [2024-02-28T21:34:39.808Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
16:34:39 [2024-02-28T21:34:39.808Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542)
16:34:39 [2024-02-28T21:34:39.808Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889)
16:34:39 [2024-02-28T21:34:39.808Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825)
16:34:39 [2024-02-28T21:34:39.808Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
16:34:39 [2024-02-28T21:34:39.808Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:247)
16:34:39 [2024-02-28T21:34:39.808Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
16:34:39 [2024-02-28T21:34:39.808Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlServiceMI.getDocumentFromStrings(LTTngControlServiceMI.java:177)
16:34:39 [2024-02-28T21:34:39.808Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlServiceMI.getSessionNames(LTTngControlServiceMI.java:262)
16:34:39 [2024-02-28T21:34:39.808Z] 	at org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetSessionNameGarbage(LTTngControlServiceMiTest.java:77)
16:34:39 [2024-02-28T21:34:39.808Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
16:34:39 [2024-02-28T21:34:39.808Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
16:34:39 [2024-02-28T21:34:39.808Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
16:34:39 [2024-02-28T21:34:39.808Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
16:34:39 [2024-02-28T21:34:39.808Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
16:34:39 [2024-02-28T21:34:39.808Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
16:34:39 [2024-02-28T21:34:39.808Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
16:34:39 [2024-02-28T21:34:39.808Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
16:34:39 [2024-02-28T21:34:39.808Z] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
16:34:39 [2024-02-28T21:34:39.808Z] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
16:34:39 [2024-02-28T21:34:39.808Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
16:34:39 [2024-02-28T21:34:39.808Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
16:34:39 [2024-02-28T21:34:39.808Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
16:34:39 [2024-02-28T21:34:39.808Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
16:34:39 [2024-02-28T21:34:39.808Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
16:34:39 [2024-02-28T21:34:39.808Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
16:34:39 [2024-02-28T21:34:39.808Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
16:34:39 [2024-02-28T21:34:39.808Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
16:34:39 [2024-02-28T21:34:39.808Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
16:34:39 [2024-02-28T21:34:39.808Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
16:34:39 [2024-02-28T21:34:39.808Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
16:34:39 [2024-02-28T21:34:39.808Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
16:34:39 [2024-02-28T21:34:39.808Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
16:34:39 [2024-02-28T21:34:39.808Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
16:34:39 [2024-02-28T21:34:39.808Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
16:34:39 [2024-02-28T21:34:39.808Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
16:34:39 [2024-02-28T21:34:39.808Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
16:34:39 [2024-02-28T21:34:39.808Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
16:34:39 [2024-02-28T21:34:39.808Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
16:34:39 [2024-02-28T21:34:39.808Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
16:34:39 [2024-02-28T21:34:39.808Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
16:34:39 [2024-02-28T21:34:39.808Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
16:34:39 [2024-02-28T21:34:39.808Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
16:34:39 [2024-02-28T21:34:39.808Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
16:34:39 [2024-02-28T21:34:39.808Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:42)
16:34:39 [2024-02-28T21:34:39.808Z] 	at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$1(E4Testable.java:127)
16:34:39 [2024-02-28T21:34:39.808Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
16:34:39 [2024-02-28T21:34:39.808Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
16:34:39 [2024-02-28T21:34:39.808Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5039)
16:34:39 [2024-02-28T21:34:39.808Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4519)
16:34:39 [2024-02-28T21:34:39.808Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
16:34:39 [2024-02-28T21:34:39.808Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
16:34:39 [2024-02-28T21:34:39.808Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046)
16:34:39 [2024-02-28T21:34:39.808Z] 	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155)
16:34:39 [2024-02-28T21:34:39.808Z] 	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:648)
16:34:39 [2024-02-28T21:34:39.808Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
16:34:39 [2024-02-28T21:34:39.808Z] 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:555)
16:34:39 [2024-02-28T21:34:39.808Z] 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:173)
16:34:39 [2024-02-28T21:34:39.808Z] 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152)
16:34:39 [2024-02-28T21:34:39.808Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:34)
16:34:39 [2024-02-28T21:34:39.808Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:129)
16:34:39 [2024-02-28T21:34:39.808Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:44)
16:34:39 [2024-02-28T21:34:39.808Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
16:34:39 [2024-02-28T21:34:39.809Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
16:34:39 [2024-02-28T21:34:39.809Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
16:34:39 [2024-02-28T21:34:39.809Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
16:34:39 [2024-02-28T21:34:39.809Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
16:34:39 [2024-02-28T21:34:39.809Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
16:34:39 [2024-02-28T21:34:39.809Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
16:34:39 [2024-02-28T21:34:39.809Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
16:34:39 [2024-02-28T21:34:39.809Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
16:34:39 [2024-02-28T21:34:39.809Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
16:34:39 [2024-02-28T21:34:39.809Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
16:34:39 [2024-02-28T21:34:39.809Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
16:34:39 [2024-02-28T21:34:39.809Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1432)
16:34:40 [2024-02-28T21:34:40.370Z] Tests run: 54, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.860 s -- in org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest
16:34:40 [2024-02-28T21:34:40.370Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testListSessionCompatibility_2_7 -- Time elapsed: 0.053 s
16:34:40 [2024-02-28T21:34:40.370Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testListSycallEvents -- Time elapsed: 0.010 s
16:34:40 [2024-02-28T21:34:40.370Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testLttngNotInstalled -- Time elapsed: 0.010 s
16:34:40 [2024-02-28T21:34:40.370Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testUnsupportedVersion -- Time elapsed: 0.009 s
16:34:40 [2024-02-28T21:34:40.370Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetKernelProviderNoUstVerbose -- Time elapsed: 0.009 s
16:34:40 [2024-02-28T21:34:40.370Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testCreateSession2_1 -- Time elapsed: 0.009 s
16:34:40 [2024-02-28T21:34:40.370Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testCreateSnapshotSession2_5 -- Time elapsed: 0.009 s
16:34:40 [2024-02-28T21:34:40.370Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testAddContextFailure -- Time elapsed: 0.048 s
16:34:40 [2024-02-28T21:34:40.370Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetSessionNotExist -- Time elapsed: 0.010 s
16:34:40 [2024-02-28T21:34:40.370Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetSession1 -- Time elapsed: 0.010 s
16:34:40 [2024-02-28T21:34:40.370Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testUstProvider2 -- Time elapsed: 0.011 s
16:34:40 [2024-02-28T21:34:40.370Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetSessionNameGarbage -- Time elapsed: 0.011 s
16:34:40 [2024-02-28T21:34:40.370Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetKernelProviderNoUst1 -- Time elapsed: 0.053 s
16:34:40 [2024-02-28T21:34:40.370Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetKernelProviderNoUst2 -- Time elapsed: 0.009 s
16:34:40 [2024-02-28T21:34:40.370Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetKernelProviderNoUst3 -- Time elapsed: 0.009 s
16:34:40 [2024-02-28T21:34:40.370Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testVersionCompiled -- Time elapsed: 0.012 s
16:34:40 [2024-02-28T21:34:40.370Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testEnableEvents -- Time elapsed: 0.010 s
16:34:40 [2024-02-28T21:34:40.370Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetUstProvider3 -- Time elapsed: 0.010 s
16:34:40 [2024-02-28T21:34:40.370Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testEnableLog4jLoggers -- Time elapsed: 0.048 s
16:34:40 [2024-02-28T21:34:40.370Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest skipped
16:34:40 [2024-02-28T21:34:40.370Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testEnableChannel -- Time elapsed: 0.010 s
16:34:40 [2024-02-28T21:34:40.370Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testEnableJulLoggers -- Time elapsed: 0.009 s
16:34:40 [2024-02-28T21:34:40.370Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testCreateChannelUIDBuffer -- Time elapsed: 0.009 s
16:34:40 [2024-02-28T21:34:40.370Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetKernelProviderNoKernelVerbose -- Time elapsed: 0.009 s
16:34:40 [2024-02-28T21:34:40.370Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testDestroySession -- Time elapsed: 0.013 s
16:34:40 [2024-02-28T21:34:40.370Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testVersion -- Time elapsed: 0.052 s
16:34:40 [2024-02-28T21:34:40.370Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testCreateChannelPIDBuffer -- Time elapsed: 0.009 s
16:34:40 [2024-02-28T21:34:40.371Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testCreateSessionVerbose2_1 -- Time elapsed: 0.009 s
16:34:40 [2024-02-28T21:34:40.371Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testSessionProfile -- Time elapsed: 0.008 s
16:34:40 [2024-02-28T21:34:40.371Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest skipped
16:34:40 [2024-02-28T21:34:40.371Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetKernelProviderNoKernel1 -- Time elapsed: 0.009 s
16:34:40 [2024-02-28T21:34:40.371Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetKernelProviderNoKernel2 -- Time elapsed: 0.009 s
16:34:40 [2024-02-28T21:34:40.371Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest skipped
16:34:40 [2024-02-28T21:34:40.371Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testCreateChannel -- Time elapsed: 0.009 s
16:34:40 [2024-02-28T21:34:40.371Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testCreateSessionWithPrompt -- Time elapsed: 0.048 s
16:34:40 [2024-02-28T21:34:40.371Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetSessionNotExistVerbose -- Time elapsed: 0.010 s
16:34:40 [2024-02-28T21:34:40.371Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testVersionWithPrompt -- Time elapsed: 0.010 s
16:34:40 [2024-02-28T21:34:40.371Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testEnableSyscalls -- Time elapsed: 0.010 s
16:34:40 [2024-02-28T21:34:40.371Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testDisableChannel -- Time elapsed: 0.009 s
16:34:40 [2024-02-28T21:34:40.371Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testEnableLogLevel -- Time elapsed: 0.009 s
16:34:40 [2024-02-28T21:34:40.371Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testDestroySessionVerbose -- Time elapsed: 0.009 s
16:34:40 [2024-02-28T21:34:40.371Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetUstProvider -- Time elapsed: 0.043 s
16:34:40 [2024-02-28T21:34:40.371Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testCreateSnapshotSessionErrors -- Time elapsed: 0.010 s
16:34:40 [2024-02-28T21:34:40.371Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testDynamicProbe -- Time elapsed: 0.008 s
16:34:40 [2024-02-28T21:34:40.371Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testNoVersion -- Time elapsed: 0.009 s
16:34:40 [2024-02-28T21:34:40.371Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testEnablePythonLoggers -- Time elapsed: 0.013 s
16:34:40 [2024-02-28T21:34:40.371Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetSessionNames1 -- Time elapsed: 0.011 s
16:34:40 [2024-02-28T21:34:40.371Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetSessionNames2 -- Time elapsed: 0.049 s
16:34:40 [2024-02-28T21:34:40.371Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testCreateSession -- Time elapsed: 0.010 s
16:34:40 [2024-02-28T21:34:40.371Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testEventExcluded -- Time elapsed: 0.010 s
16:34:40 [2024-02-28T21:34:40.371Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetSessionNamesWithTracingGroup -- Time elapsed: 0.013 s
16:34:40 [2024-02-28T21:34:40.371Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testCreateSnapshotSession -- Time elapsed: 0.010 s
16:34:40 [2024-02-28T21:34:40.371Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testCreateSessionVariants -- Time elapsed: 0.010 s
16:34:40 [2024-02-28T21:34:40.371Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testAddContext -- Time elapsed: 0.047 s
16:34:40 [2024-02-28T21:34:40.371Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest
16:34:40 [2024-02-28T21:34:40.371Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest
16:34:40 [2024-02-28T21:34:40.371Z] org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest.testStartBundleContext -- Time elapsed: 0 s
16:34:40 [2024-02-28T21:34:40.371Z] org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest.testActivator -- Time elapsed: 0 s
16:34:40 [2024-02-28T21:34:40.371Z] org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest.testStopBundleContext -- Time elapsed: 0 s
16:34:40 [2024-02-28T21:34:40.371Z] org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest.testGetDefault -- Time elapsed: 0 s
16:34:40 [2024-02-28T21:34:40.371Z] 
16:34:40 [2024-02-28T21:34:40.371Z] Results:
16:34:40 [2024-02-28T21:34:40.371Z] 
16:34:40 [2024-02-28T21:34:40.371Z] Tests run: 201, Failures: 0, Errors: 0, Skipped: 9
16:34:40 [2024-02-28T21:34:40.371Z] 
16:34:41 [2024-02-28T21:34:41.296Z] [INFO] All tests passed
16:34:41 [2024-02-28T21:34:41.296Z] [INFO] 
16:34:41 [2024-02-28T21:34:41.296Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
16:34:41 [2024-02-28T21:34:41.296Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:34:41 [2024-02-28T21:34:41.296Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:34:41 [2024-02-28T21:34:41.296Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:34:41 [2024-02-28T21:34:41.296Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:34:41 [2024-02-28T21:34:41.296Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:34:41 [2024-02-28T21:34:41.296Z] [INFO] 
16:34:41 [2024-02-28T21:34:41.296Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
16:34:41 [2024-02-28T21:34:41.296Z] [INFO] 
16:34:41 [2024-02-28T21:34:41.296Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests >--
16:34:41 [2024-02-28T21:34:41.296Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests 1.0.9-SNAPSHOT [92/141]
16:34:41 [2024-02-28T21:34:41.296Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/pom.xml
16:34:41 [2024-02-28T21:34:41.296Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:34:41 [2024-02-28T21:34:41.296Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:34:41 [2024-02-28T21:34:41.296Z] [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-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/pom.xml
16:34:41 [2024-02-28T21:34:41.296Z] [INFO] 
16:34:41 [2024-02-28T21:34:41.296Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
16:34:41 [2024-02-28T21:34:41.296Z] [INFO] 
16:34:41 [2024-02-28T21:34:41.296Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
16:34:41 [2024-02-28T21:34:41.296Z] [INFO] The project's OSGi version is 1.0.9.202402282100
16:34:41 [2024-02-28T21:34:41.296Z] [INFO] 
16:34:41 [2024-02-28T21:34:41.296Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
16:34:41 [2024-02-28T21:34:41.296Z] [INFO] 
16:34:41 [2024-02-28T21:34:41.296Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
16:34:41 [2024-02-28T21:34:41.296Z] [INFO] 
16:34:41 [2024-02-28T21:34:41.296Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
16:34:41 [2024-02-28T21:34:41.296Z] [INFO] 
16:34:41 [2024-02-28T21:34:41.296Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
16:34:41 [2024-02-28T21:34:41.551Z] [INFO] 
16:34:41 [2024-02-28T21:34:41.551Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
16:34:41 [2024-02-28T21:34:41.551Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests
16:34:41 [2024-02-28T21:34:41.806Z] [INFO] 
16:34:41 [2024-02-28T21:34:41.806Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
16:34:41 [2024-02-28T21:34:41.806Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/src/main/resources
16:34:41 [2024-02-28T21:34:41.806Z] [INFO] 
16:34:41 [2024-02-28T21:34:41.806Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
16:34:41 [2024-02-28T21:34:41.806Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:34:41 [2024-02-28T21:34:41.806Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:34:41 [2024-02-28T21:34:41.806Z] [WARNING] The 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-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/pom.xml
16:34:41 [2024-02-28T21:34:41.806Z] [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:34:42 [2024-02-28T21:34:42.366Z] [INFO] 
16:34:42 [2024-02-28T21:34:42.366Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
16:34:42 [2024-02-28T21:34:42.366Z] [INFO] 
16:34:42 [2024-02-28T21:34:42.366Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
16:34:42 [2024-02-28T21:34:42.366Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/src/test/resources
16:34:42 [2024-02-28T21:34:42.366Z] [INFO] 
16:34:42 [2024-02-28T21:34:42.366Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
16:34:42 [2024-02-28T21:34:42.366Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 138 were skipped
16:34:42 [2024-02-28T21:34:42.366Z] [INFO] 
16:34:42 [2024-02-28T21:34:42.366Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
16:34:42 [2024-02-28T21:34:42.366Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-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
16:34:42 [2024-02-28T21:34:42.366Z] [INFO] 
16:34:42 [2024-02-28T21:34:42.366Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
16:34:42 [2024-02-28T21:34:42.366Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.9-SNAPSHOT.jar
16:34:42 [2024-02-28T21:34:42.366Z] [INFO] 
16:34:42 [2024-02-28T21:34:42.366Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
16:34:42 [2024-02-28T21:34:42.366Z] [INFO] 
16:34:42 [2024-02-28T21:34:42.366Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
16:34:42 [2024-02-28T21:34:42.366Z] [INFO] 
16:34:42 [2024-02-28T21:34:42.366Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
16:34:42 [2024-02-28T21:34:42.366Z] [INFO] 
16:34:42 [2024-02-28T21:34:42.366Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
16:34:42 [2024-02-28T21:34:42.366Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.9-SNAPSHOT.jar
16:34:43 [2024-02-28T21:34:43.728Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-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
16:34:44 [2024-02-28T21:34:44.288Z] [INFO] 
16:34:44 [2024-02-28T21:34:44.288Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
16:34:44 [2024-02-28T21:34:44.543Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/work/data/.metadata/.log
16:34:44 [2024-02-28T21:34:44.543Z] [INFO] Command line:
16:34:44 [2024-02-28T21:34:44.543Z] 	[/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-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-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-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
16:34:44 [2024-02-28T21:34:44.543Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:34:47 [2024-02-28T21:34:47.058Z] Feb 28, 2024 9:34:46 PM org.apache.aries.spifly.BaseActivator log
16:34:47 [2024-02-28T21:34:47.058Z] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
16:34:48 [2024-02-28T21:34:48.943Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
16:34:48 [2024-02-28T21:34:48.943Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
16:34:54 [2024-02-28T21:34:54.180Z] !SESSION 2024-02-28 21:34:44.488 -----------------------------------------------
16:34:54 [2024-02-28T21:34:54.180Z] eclipse.buildId=unknown
16:34:54 [2024-02-28T21:34:54.180Z] java.version=17.0.2
16:34:54 [2024-02-28T21:34:54.180Z] java.vendor=Oracle Corporation
16:34:54 [2024-02-28T21:34:54.180Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
16:34:54 [2024-02-28T21:34:54.180Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
16:34:54 [2024-02-28T21:34:54.180Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-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-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
16:34:54 [2024-02-28T21:34:54.180Z] 
16:34:54 [2024-02-28T21:34:54.180Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2024-02-28 21:34:53.367
16:34:54 [2024-02-28T21:34:54.180Z] !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
16:34:54 [2024-02-28T21:34:54.180Z] 
16:34:54 [2024-02-28T21:34:54.180Z] !ENTRY org.eclipse.urischeme 4 0 2024-02-28 21:34:53.383
16:34:54 [2024-02-28T21:34:54.180Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
16:34:54 [2024-02-28T21:34:54.180Z] !STACK 0
16:34:54 [2024-02-28T21:34:54.180Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
16:34:54 [2024-02-28T21:34:54.180Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
16:34:54 [2024-02-28T21:34:54.180Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
16:34:54 [2024-02-28T21:34:54.180Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
16:34:54 [2024-02-28T21:34:54.180Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
16:34:54 [2024-02-28T21:34:54.180Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
16:34:54 [2024-02-28T21:34:54.180Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
16:34:54 [2024-02-28T21:34:54.180Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:88)
16:34:54 [2024-02-28T21:34:54.180Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
16:34:54 [2024-02-28T21:34:54.180Z] Caused by: java.io.IOException: error=2, No such file or directory
16:34:54 [2024-02-28T21:34:54.180Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
16:34:54 [2024-02-28T21:34:54.180Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
16:34:54 [2024-02-28T21:34:54.180Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
16:34:54 [2024-02-28T21:34:54.180Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
16:34:54 [2024-02-28T21:34:54.180Z] 	... 7 more
16:34:54 [2024-02-28T21:34:54.180Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewProfileTest
16:34:54 [2024-02-28T21:34:54.180Z] Display size: 1440x900
16:34:54 [2024-02-28T21:34:54.180Z] OS version=6.1.11-200.fc37.x86_64
16:34:54 [2024-02-28T21:34:54.180Z] GTK version=3.22.30
16:34:54 [2024-02-28T21:34:54.181Z] GTK theme=Ambiance
16:34:54 [2024-02-28T21:34:54.181Z] LIBOVERLAY_SCROLLBAR=0
16:34:54 [2024-02-28T21:34:54.181Z] Time zone: Greenwich Mean Time
16:34:54 [2024-02-28T21:34:54.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@761b9314] time=-240889606 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:34:55 [2024-02-28T21:34:55.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:34:55 [2024-02-28T21:34:55.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
16:34:55 [2024-02-28T21:34:55.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
16:34:55 [2024-02-28T21:34:55.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
16:34:55 [2024-02-28T21:34:55.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=-240888726 data=null doit=true}, MenuItem with text {&Hierarchical}]
16:34:55 [2024-02-28T21:34:55.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=-240888726 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}]
16:34:55 [2024-02-28T21:34:55.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-240888719 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
16:34:55 [2024-02-28T21:34:55.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
16:34:55 [2024-02-28T21:34:55.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
16:34:55 [2024-02-28T21:34:55.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:34:55 [2024-02-28T21:34:55.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:34:55 [2024-02-28T21:34:55.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:34:55 [2024-02-28T21:34:55.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-240887993 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
16:34:55 [2024-02-28T21:34:55.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-240887986 data=null doit=true}, TreeItem with text {myNode}]
16:34:55 [2024-02-28T21:34:55.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-240887986 data=null}, TreeItem with text {myNode}]
16:34:55 [2024-02-28T21:34:55.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-240887985 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
16:34:55 [2024-02-28T21:34:55.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240887940 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}]
16:34:55 [2024-02-28T21:34:55.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-240887925 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
16:34:55 [2024-02-28T21:34:55.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:34:55 [2024-02-28T21:34:55.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-240887920 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
16:34:55 [2024-02-28T21:34:55.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-240887919 data=null doit=true}, TreeItem with text {myNode}]
16:34:55 [2024-02-28T21:34:55.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-240887919 data=null}, TreeItem with text {myNode}]
16:34:55 [2024-02-28T21:34:55.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-240887919 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
16:34:55 [2024-02-28T21:34:55.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240887918 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}]
16:34:55 [2024-02-28T21:34:55.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-240887916 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
16:34:56 [2024-02-28T21:34:56.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
16:34:56 [2024-02-28T21:34:56.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Connect'
16:34:56 [2024-02-28T21:34:56.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Connect} time=-240887721 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Connect']
16:34:56 [2024-02-28T21:34:56.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Connect'
16:34:56 [2024-02-28T21:34:56.737Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:34:56 [2024-02-28T21:34:56.737Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:34:56 [2024-02-28T21:34:56.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:34:56 [2024-02-28T21:34:56.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {169427911742039} time=-240887135 data=null button=0 stateMask=0x0 x=138 y=173 count=0}, Tree node with text: 169427911742039]
16:34:56 [2024-02-28T21:34:56.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {169427911742039} time=-240887135 data=null doit=true}, Tree node with text: 169427911742039]
16:34:56 [2024-02-28T21:34:56.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {169427911742039} time=-240887135 data=null}, Tree node with text: 169427911742039]
16:34:56 [2024-02-28T21:34:56.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {169427911742039} time=-240887135 data=null button=1 stateMask=0x0 x=138 y=173 count=1}, Tree node with text: 169427911742039]
16:34:56 [2024-02-28T21:34:56.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240887134 data=null item=TreeItem {169427911742039} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: 169427911742039]
16:34:56 [2024-02-28T21:34:56.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {169427911742039} time=-240887129 data=null button=1 stateMask=0x80000 x=138 y=152 count=1}, Tree node with text: 169427911742039]
16:34:56 [2024-02-28T21:34:56.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:34:56 [2024-02-28T21:34:56.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {169427911742039} time=-240887128 data=null button=0 stateMask=0x0 x=138 y=152 count=0}, Tree node with text: 169427911742039]
16:34:56 [2024-02-28T21:34:56.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {169427911742039} time=-240887128 data=null doit=true}, Tree node with text: 169427911742039]
16:34:56 [2024-02-28T21:34:56.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {169427911742039} time=-240887128 data=null}, Tree node with text: 169427911742039]
16:34:56 [2024-02-28T21:34:56.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {169427911742039} time=-240887127 data=null button=1 stateMask=0x0 x=138 y=152 count=1}, Tree node with text: 169427911742039]
16:34:56 [2024-02-28T21:34:56.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240887127 data=null item=TreeItem {169427911742039} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: 169427911742039]
16:34:56 [2024-02-28T21:34:56.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {169427911742039} time=-240887118 data=null button=1 stateMask=0x80000 x=138 y=152 count=1}, Tree node with text: 169427911742039]
16:34:56 [2024-02-28T21:34:56.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Save...", using matcher: with mnemonic 'Save...'
16:34:56 [2024-02-28T21:34:56.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Save...'
16:34:57 [2024-02-28T21:34:57.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Save...'
16:34:57 [2024-02-28T21:34:57.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Save Sessions", using matcher: with text 'Save Sessions'
16:34:57 [2024-02-28T21:34:57.248Z] 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=-240886699 data=null doit=true}, Shell with text {Save Sessions}]
16:34:57 [2024-02-28T21:34:57.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "force", using matcher: of type 'Button'
16:34:57 [2024-02-28T21:34:57.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:34:57 [2024-02-28T21:34:57.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:34:57 [2024-02-28T21:34:57.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:34:57 [2024-02-28T21:34:57.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:34:57 [2024-02-28T21:34:57.248Z] 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')
16:34:57 [2024-02-28T21:34:57.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:34:57 [2024-02-28T21:34:57.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-240886697 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:34:57 [2024-02-28T21:34:57.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-240886697 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:34:57 [2024-02-28T21:34:57.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-240886697 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:34:57 [2024-02-28T21:34:57.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-240886697 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:34:57 [2024-02-28T21:34:57.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-240886696 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:34:57 [2024-02-28T21:34:57.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-240886696 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:34:57 [2024-02-28T21:34:57.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-240886696 data=null 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')]
16:34:57 [2024-02-28T21:34:57.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Save...} time=-240887014 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Save...']
16:34:57 [2024-02-28T21:34:57.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:34:57 [2024-02-28T21:34:57.248Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:34:57 [2024-02-28T21:34:57.248Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:34:57 [2024-02-28T21:34:57.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:34:57 [2024-02-28T21:34:57.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {169427911742039} time=-240886592 data=null button=0 stateMask=0x0 x=138 y=81 count=0}, Tree node with text: 169427911742039]
16:34:57 [2024-02-28T21:34:57.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {169427911742039} time=-240886591 data=null doit=true}, Tree node with text: 169427911742039]
16:34:57 [2024-02-28T21:34:57.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {169427911742039} time=-240886591 data=null}, Tree node with text: 169427911742039]
16:34:57 [2024-02-28T21:34:57.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {169427911742039} time=-240886591 data=null button=1 stateMask=0x0 x=138 y=81 count=1}, Tree node with text: 169427911742039]
16:34:57 [2024-02-28T21:34:57.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240886591 data=null item=TreeItem {169427911742039} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: 169427911742039]
16:34:57 [2024-02-28T21:34:57.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {169427911742039} time=-240886590 data=null button=1 stateMask=0x80000 x=138 y=81 count=1}, Tree node with text: 169427911742039]
16:34:57 [2024-02-28T21:34:57.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:34:57 [2024-02-28T21:34:57.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {169427911742039} time=-240886539 data=null button=0 stateMask=0x0 x=138 y=81 count=0}, Tree node with text: 169427911742039]
16:34:57 [2024-02-28T21:34:57.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {169427911742039} time=-240886538 data=null doit=true}, Tree node with text: 169427911742039]
16:34:57 [2024-02-28T21:34:57.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {169427911742039} time=-240886538 data=null}, Tree node with text: 169427911742039]
16:34:57 [2024-02-28T21:34:57.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {169427911742039} time=-240886538 data=null button=1 stateMask=0x0 x=138 y=81 count=1}, Tree node with text: 169427911742039]
16:34:57 [2024-02-28T21:34:57.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240886538 data=null item=TreeItem {169427911742039} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: 169427911742039]
16:34:57 [2024-02-28T21:34:57.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {169427911742039} time=-240886536 data=null button=1 stateMask=0x80000 x=138 y=81 count=1}, Tree node with text: 169427911742039]
16:34:57 [2024-02-28T21:34:57.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
16:34:57 [2024-02-28T21:34:57.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Destroy Session...'
16:34:57 [2024-02-28T21:34:57.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Destroy Session...'
16:34:57 [2024-02-28T21:34:57.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
16:34:57 [2024-02-28T21:34:57.758Z] 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=-240886140 data=null doit=true}, Shell with text {Destroy Confirmation}]
16:34:57 [2024-02-28T21:34:57.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:34:57 [2024-02-28T21:34:57.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:34:57 [2024-02-28T21:34:57.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:34:57 [2024-02-28T21:34:57.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:34:57 [2024-02-28T21:34:57.758Z] 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')
16:34:57 [2024-02-28T21:34:57.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:34:57 [2024-02-28T21:34:57.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-240886138 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:34:57 [2024-02-28T21:34:57.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-240886138 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:34:57 [2024-02-28T21:34:57.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-240886137 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:34:57 [2024-02-28T21:34:57.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-240886137 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:34:57 [2024-02-28T21:34:57.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-240886137 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:34:57 [2024-02-28T21:34:57.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-240886137 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:34:57 [2024-02-28T21:34:57.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-240886137 data=null 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')]
16:34:57 [2024-02-28T21:34:57.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=-240886436 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Destroy Session...']
16:34:58 [2024-02-28T21:34:58.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:34:58 [2024-02-28T21:34:58.013Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:34:58 [2024-02-28T21:34:58.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:34:58 [2024-02-28T21:34:58.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-240886031 data=null button=0 stateMask=0x0 x=89 y=81 count=0}, Tree node with text: Sessions]
16:34:58 [2024-02-28T21:34:58.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=-240886031 data=null doit=true}, Tree node with text: Sessions]
16:34:58 [2024-02-28T21:34:58.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-240886031 data=null}, Tree node with text: Sessions]
16:34:58 [2024-02-28T21:34:58.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-240886030 data=null button=1 stateMask=0x0 x=89 y=81 count=1}, Tree node with text: Sessions]
16:34:58 [2024-02-28T21:34:58.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240886030 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]
16:34:58 [2024-02-28T21:34:58.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-240886029 data=null button=1 stateMask=0x80000 x=89 y=81 count=1}, Tree node with text: Sessions]
16:34:58 [2024-02-28T21:34:58.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:34:58 [2024-02-28T21:34:58.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-240886028 data=null button=0 stateMask=0x0 x=89 y=81 count=0}, Tree node with text: Sessions]
16:34:58 [2024-02-28T21:34:58.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=-240886028 data=null doit=true}, Tree node with text: Sessions]
16:34:58 [2024-02-28T21:34:58.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-240886028 data=null}, Tree node with text: Sessions]
16:34:58 [2024-02-28T21:34:58.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-240886027 data=null button=1 stateMask=0x0 x=89 y=81 count=1}, Tree node with text: Sessions]
16:34:58 [2024-02-28T21:34:58.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240886027 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]
16:34:58 [2024-02-28T21:34:58.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-240886026 data=null button=1 stateMask=0x80000 x=89 y=81 count=1}, Tree node with text: Sessions]
16:34:58 [2024-02-28T21:34:58.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Load...", using matcher: with mnemonic 'Load...'
16:34:58 [2024-02-28T21:34:58.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Load...'
16:34:58 [2024-02-28T21:34:58.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Load...'
16:34:58 [2024-02-28T21:34:58.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Load Sessions", using matcher: with text 'Load Sessions'
16:34:58 [2024-02-28T21:34:58.268Z] 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=-240885596 data=null doit=true}, Shell with text {Load Sessions}]
16:34:58 [2024-02-28T21:34:58.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Local", using matcher: of type 'Button'
16:34:58 [2024-02-28T21:34:58.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remote", using matcher: of type 'Button'
16:34:58 [2024-02-28T21:34:58.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remote", using matcher: with mnemonic 'Remote'
16:34:58 [2024-02-28T21:34:58.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remote", using matcher: with style 'SWT.RADIO'
16:34:58 [2024-02-28T21:34:58.268Z] 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')
16:34:58 [2024-02-28T21:34:58.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "force", using matcher: of type 'Button'
16:34:58 [2024-02-28T21:34:58.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:34:58 [2024-02-28T21:34:58.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Manage...", using matcher: of type 'Button'
16:34:58 [2024-02-28T21:34:58.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:34:58 [2024-02-28T21:34:58.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO')
16:34:58 [2024-02-28T21:34:58.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Local} time=-240885593 data=null doit=true}, Button with text {Local}]
16:34:58 [2024-02-28T21:34:58.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Local} time=-240885592 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Local}]
16:34:58 [2024-02-28T21:34:58.268Z] 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')
16:34:58 [2024-02-28T21:34:58.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Remote} time=-240885592 data=null doit=true}, (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO')]
16:34:58 [2024-02-28T21:34:58.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remote} time=-240885592 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO')]
16:34:58 [2024-02-28T21:34:58.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remote} time=-240885591 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO')]
16:34:58 [2024-02-28T21:34:58.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remote} time=-240885591 data=null 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')]
16:34:58 [2024-02-28T21:34:58.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO')
16:34:58 [2024-02-28T21:34:58.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:34:58 [2024-02-28T21:34:58.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:34:58 [2024-02-28T21:34:58.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:34:58 [2024-02-28T21:34:58.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {169427911742039.lttng} time=-240885520 data=null button=0 stateMask=0x0 x=119 y=12 count=0}, TreeItem with text {169427911742039.lttng}]
16:34:58 [2024-02-28T21:34:58.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {169427911742039.lttng} time=-240885520 data=null doit=true}, TreeItem with text {169427911742039.lttng}]
16:34:58 [2024-02-28T21:34:58.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {169427911742039.lttng} time=-240885520 data=null}, TreeItem with text {169427911742039.lttng}]
16:34:58 [2024-02-28T21:34:58.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {169427911742039.lttng} time=-240885519 data=null button=1 stateMask=0x0 x=119 y=12 count=1}, TreeItem with text {169427911742039.lttng}]
16:34:58 [2024-02-28T21:34:58.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240885519 data=null item=TreeItem {169427911742039.lttng} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {169427911742039.lttng}]
16:34:58 [2024-02-28T21:34:58.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {169427911742039.lttng} time=-240885519 data=null button=1 stateMask=0x80000 x=119 y=12 count=1}, TreeItem with text {169427911742039.lttng}]
16:34:58 [2024-02-28T21:34:58.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicking on TreeItem with text {169427911742039.lttng}
16:34:58 [2024-02-28T21:34:58.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {169427911742039.lttng} time=-240885518 data=null button=0 stateMask=0x0 x=119 y=12 count=0}, TreeItem with text {169427911742039.lttng}]
16:34:58 [2024-02-28T21:34:58.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {169427911742039.lttng} time=-240885518 data=null doit=true}, TreeItem with text {169427911742039.lttng}]
16:34:58 [2024-02-28T21:34:58.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:34:58 [2024-02-28T21:34:58.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {169427911742039.lttng} time=-240885518 data=null}, TreeItem with text {169427911742039.lttng}]
16:34:58 [2024-02-28T21:34:58.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {169427911742039.lttng} time=-240885518 data=null button=1 stateMask=0x0 x=119 y=12 count=1}, TreeItem with text {169427911742039.lttng}]
16:34:58 [2024-02-28T21:34:58.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240885517 data=null item=TreeItem {169427911742039.lttng} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {169427911742039.lttng}]
16:34:58 [2024-02-28T21:34:58.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {169427911742039.lttng} time=-240885517 data=null button=1 stateMask=0x80000 x=119 y=12 count=1}, TreeItem with text {169427911742039.lttng}]
16:34:58 [2024-02-28T21:34:58.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {169427911742039.lttng} time=-240885517 data=null button=0 stateMask=0x0 x=119 y=12 count=0}, TreeItem with text {169427911742039.lttng}]
16:34:58 [2024-02-28T21:34:58.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {169427911742039.lttng} time=-240885517 data=null doit=true}, TreeItem with text {169427911742039.lttng}]
16:34:58 [2024-02-28T21:34:58.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {169427911742039.lttng} time=-240885517 data=null}, TreeItem with text {169427911742039.lttng}]
16:34:58 [2024-02-28T21:34:58.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicked on TreeItem with text {169427911742039.lttng}
16:34:58 [2024-02-28T21:34:58.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Local", using matcher: of type 'Button'
16:34:58 [2024-02-28T21:34:58.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remote", using matcher: of type 'Button'
16:34:58 [2024-02-28T21:34:58.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "force", using matcher: of type 'Button'
16:34:58 [2024-02-28T21:34:58.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:34:58 [2024-02-28T21:34:58.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show hidden files", using matcher: of type 'Button'
16:34:58 [2024-02-28T21:34:58.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:34:58 [2024-02-28T21:34:58.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Manage...", using matcher: of type 'Button'
16:34:58 [2024-02-28T21:34:58.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:34:58 [2024-02-28T21:34:58.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:34:58 [2024-02-28T21:34:58.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:34:58 [2024-02-28T21:34:58.526Z] 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')
16:34:58 [2024-02-28T21:34:58.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:34:58 [2024-02-28T21:34:58.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-240885515 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:34:58 [2024-02-28T21:34:58.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-240885514 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:34:58 [2024-02-28T21:34:58.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-240885514 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:34:58 [2024-02-28T21:34:58.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-240885514 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:34:58 [2024-02-28T21:34:58.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-240885514 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:34:58 [2024-02-28T21:34:58.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-240885514 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:34:58 [2024-02-28T21:34:58.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-240885514 data=null 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')]
16:34:58 [2024-02-28T21:34:58.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Load...} time=-240885924 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Load...']
16:34:58 [2024-02-28T21:34:58.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:34:58 [2024-02-28T21:34:58.526Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:34:58 [2024-02-28T21:34:58.527Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:34:58 [2024-02-28T21:34:58.527Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:34:58 [2024-02-28T21:34:58.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:34:58 [2024-02-28T21:34:58.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {169427911742039} time=-240885287 data=null button=0 stateMask=0x0 x=138 y=12 count=0}, Tree node with text: 169427911742039]
16:34:58 [2024-02-28T21:34:58.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {169427911742039} time=-240885286 data=null doit=true}, Tree node with text: 169427911742039]
16:34:58 [2024-02-28T21:34:58.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {169427911742039} time=-240885286 data=null}, Tree node with text: 169427911742039]
16:34:58 [2024-02-28T21:34:58.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {169427911742039} time=-240885285 data=null button=1 stateMask=0x0 x=138 y=12 count=1}, Tree node with text: 169427911742039]
16:34:58 [2024-02-28T21:34:58.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240885285 data=null item=TreeItem {169427911742039} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: 169427911742039]
16:34:58 [2024-02-28T21:34:58.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {169427911742039} time=-240885282 data=null button=1 stateMask=0x80000 x=138 y=12 count=1}, Tree node with text: 169427911742039]
16:34:58 [2024-02-28T21:34:58.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:34:58 [2024-02-28T21:34:58.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {169427911742039} time=-240885281 data=null button=0 stateMask=0x0 x=138 y=12 count=0}, Tree node with text: 169427911742039]
16:34:58 [2024-02-28T21:34:58.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {169427911742039} time=-240885239 data=null doit=true}, Tree node with text: 169427911742039]
16:34:58 [2024-02-28T21:34:58.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {169427911742039} time=-240885239 data=null}, Tree node with text: 169427911742039]
16:34:58 [2024-02-28T21:34:58.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {169427911742039} time=-240885238 data=null button=1 stateMask=0x0 x=138 y=12 count=1}, Tree node with text: 169427911742039]
16:34:58 [2024-02-28T21:34:58.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240885238 data=null item=TreeItem {169427911742039} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: 169427911742039]
16:34:58 [2024-02-28T21:34:58.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {169427911742039} time=-240885236 data=null button=1 stateMask=0x80000 x=138 y=12 count=1}, Tree node with text: 169427911742039]
16:34:58 [2024-02-28T21:34:58.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
16:34:58 [2024-02-28T21:34:58.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Destroy Session...'
16:34:59 [2024-02-28T21:34:59.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Destroy Session...'
16:34:59 [2024-02-28T21:34:59.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
16:34:59 [2024-02-28T21:34:59.040Z] 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=-240884840 data=null doit=true}, Shell with text {Destroy Confirmation}]
16:34:59 [2024-02-28T21:34:59.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:34:59 [2024-02-28T21:34:59.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:34:59 [2024-02-28T21:34:59.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:34:59 [2024-02-28T21:34:59.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:34:59 [2024-02-28T21:34:59.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')
16:34:59 [2024-02-28T21:34:59.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:34:59 [2024-02-28T21:34:59.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-240884839 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:34:59 [2024-02-28T21:34:59.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-240884839 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:34:59 [2024-02-28T21:34:59.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-240884838 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:34:59 [2024-02-28T21:34:59.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-240884838 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:34:59 [2024-02-28T21:34:59.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-240884838 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:34:59 [2024-02-28T21:34:59.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-240884838 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:34:59 [2024-02-28T21:34:59.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-240884838 data=null 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')]
16:34:59 [2024-02-28T21:34:59.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=-240885184 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Destroy Session...']
16:34:59 [2024-02-28T21:34:59.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:34:59 [2024-02-28T21:34:59.295Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:34:59 [2024-02-28T21:34:59.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:34:59 [2024-02-28T21:34:59.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-240884703 data=null button=0 stateMask=0x0 x=70 y=-57 count=0}, TreeItem with text {myNode}]
16:34:59 [2024-02-28T21:34:59.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-240884702 data=null doit=true}, TreeItem with text {myNode}]
16:34:59 [2024-02-28T21:34:59.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-240884702 data=null}, TreeItem with text {myNode}]
16:34:59 [2024-02-28T21:34:59.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-240884702 data=null button=1 stateMask=0x0 x=70 y=-57 count=1}, TreeItem with text {myNode}]
16:34:59 [2024-02-28T21:34:59.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240884702 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}]
16:34:59 [2024-02-28T21:34:59.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-240884699 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
16:34:59 [2024-02-28T21:34:59.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:34:59 [2024-02-28T21:34:59.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-240884699 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
16:34:59 [2024-02-28T21:34:59.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-240884694 data=null doit=true}, TreeItem with text {myNode}]
16:34:59 [2024-02-28T21:34:59.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-240884694 data=null}, TreeItem with text {myNode}]
16:34:59 [2024-02-28T21:34:59.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-240884693 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
16:34:59 [2024-02-28T21:34:59.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240884693 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}]
16:34:59 [2024-02-28T21:34:59.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-240884636 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
16:34:59 [2024-02-28T21:34:59.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
16:34:59 [2024-02-28T21:34:59.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Disconnect'
16:34:59 [2024-02-28T21:34:59.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Disconnect} time=-240884433 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Disconnect']
16:34:59 [2024-02-28T21:34:59.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Disconnect'
16:34:59 [2024-02-28T21:34:59.551Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.888 s -- in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewProfileTest
16:34:59 [2024-02-28T21:34:59.551Z] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewProfileTest.testTraceSessionTree -- Time elapsed: 3.892 s
16:34:59 [2024-02-28T21:34:59.551Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewLoggerTest
16:34:59 [2024-02-28T21:34:59.551Z] 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@761b9314] time=-240884288 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:34:59 [2024-02-28T21:34:59.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:34:59 [2024-02-28T21:34:59.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
16:34:59 [2024-02-28T21:34:59.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
16:34:59 [2024-02-28T21:34:59.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
16:34:59 [2024-02-28T21:34:59.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-240884033 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
16:34:59 [2024-02-28T21:34:59.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
16:35:00 [2024-02-28T21:35:00.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
16:35:00 [2024-02-28T21:35:00.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:35:00 [2024-02-28T21:35:00.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:35:00 [2024-02-28T21:35:00.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:00 [2024-02-28T21:35:00.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-240883788 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
16:35:00 [2024-02-28T21:35:00.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-240883788 data=null doit=true}, TreeItem with text {myNode}]
16:35:00 [2024-02-28T21:35:00.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-240883788 data=null}, TreeItem with text {myNode}]
16:35:00 [2024-02-28T21:35:00.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-240883788 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
16:35:00 [2024-02-28T21:35:00.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240883788 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}]
16:35:00 [2024-02-28T21:35:00.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-240883785 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
16:35:00 [2024-02-28T21:35:00.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:00 [2024-02-28T21:35:00.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-240883784 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
16:35:00 [2024-02-28T21:35:00.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-240883784 data=null doit=true}, TreeItem with text {myNode}]
16:35:00 [2024-02-28T21:35:00.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-240883784 data=null}, TreeItem with text {myNode}]
16:35:00 [2024-02-28T21:35:00.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-240883784 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
16:35:00 [2024-02-28T21:35:00.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240883784 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}]
16:35:00 [2024-02-28T21:35:00.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-240883739 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
16:35:00 [2024-02-28T21:35:00.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
16:35:00 [2024-02-28T21:35:00.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Connect'
16:35:00 [2024-02-28T21:35:00.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Connect} time=-240883701 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Connect']
16:35:00 [2024-02-28T21:35:00.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Connect'
16:35:00 [2024-02-28T21:35:00.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:00 [2024-02-28T21:35:00.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-240883190 data=null button=0 stateMask=0x0 x=89 y=150 count=0}, Tree node with text: Sessions]
16:35:00 [2024-02-28T21:35:00.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=-240883190 data=null doit=true}, Tree node with text: Sessions]
16:35:00 [2024-02-28T21:35:00.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-240883190 data=null}, Tree node with text: Sessions]
16:35:00 [2024-02-28T21:35:00.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-240883190 data=null button=1 stateMask=0x0 x=89 y=150 count=1}, Tree node with text: Sessions]
16:35:00 [2024-02-28T21:35:00.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240883189 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]
16:35:00 [2024-02-28T21:35:00.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-240883187 data=null button=1 stateMask=0x80000 x=89 y=150 count=1}, Tree node with text: Sessions]
16:35:00 [2024-02-28T21:35:00.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:00 [2024-02-28T21:35:00.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-240883184 data=null button=0 stateMask=0x0 x=89 y=135 count=0}, Tree node with text: Sessions]
16:35:00 [2024-02-28T21:35:00.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=-240883184 data=null doit=true}, Tree node with text: Sessions]
16:35:00 [2024-02-28T21:35:00.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-240883184 data=null}, Tree node with text: Sessions]
16:35:00 [2024-02-28T21:35:00.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-240883184 data=null button=1 stateMask=0x0 x=89 y=135 count=1}, Tree node with text: Sessions]
16:35:00 [2024-02-28T21:35:00.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240883184 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]
16:35:00 [2024-02-28T21:35:00.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-240883182 data=null button=1 stateMask=0x80000 x=89 y=135 count=1}, Tree node with text: Sessions]
16:35:00 [2024-02-28T21:35:00.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...'
16:35:00 [2024-02-28T21:35:00.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Create Session...'
16:35:00 [2024-02-28T21:35:00.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Create Session...'
16:35:01 [2024-02-28T21:35:01.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Create Session", using matcher: with text 'Create Session'
16:35:01 [2024-02-28T21:35:01.131Z] 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=-240882822 data=null doit=true}, Shell with text {Create Session}]
16:35:01 [2024-02-28T21:35:01.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:35:01 [2024-02-28T21:35:01.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
16:35:01 [2024-02-28T21:35:01.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
16:35:01 [2024-02-28T21:35:01.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
16:35:01 [2024-02-28T21:35:01.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:35:01 [2024-02-28T21:35:01.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
16:35:01 [2024-02-28T21:35:01.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
16:35:01 [2024-02-28T21:35:01.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
16:35:01 [2024-02-28T21:35:01.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Configure the new tr...", using matcher: of type 'Text'
16:35:01 [2024-02-28T21:35:01.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
16:35:01 [2024-02-28T21:35:01.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Configure the new tr...", using matcher: with label (with mnemonic 'Session Name')
16:35:01 [2024-02-28T21:35:01.131Z] 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'))
16:35:01 [2024-02-28T21:35:01.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Normal Mode", using matcher: of type 'Button'
16:35:01 [2024-02-28T21:35:01.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Snapshot Mode", using matcher: of type 'Button'
16:35:01 [2024-02-28T21:35:01.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Advanced >>>", using matcher: of type 'Button'
16:35:01 [2024-02-28T21:35:01.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
16:35:01 [2024-02-28T21:35:01.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
16:35:01 [2024-02-28T21:35:01.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
16:35:01 [2024-02-28T21:35:01.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
16:35:01 [2024-02-28T21:35:01.132Z] 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')
16:35:01 [2024-02-28T21:35:01.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
16:35:01 [2024-02-28T21:35:01.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-240882811 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:01 [2024-02-28T21:35:01.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-240882811 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:01 [2024-02-28T21:35:01.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-240882811 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:01 [2024-02-28T21:35:01.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-240882811 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:01 [2024-02-28T21:35:01.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-240882811 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:01 [2024-02-28T21:35:01.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-240882811 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:01 [2024-02-28T21:35:01.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-240882810 data=null 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')]
16:35:01 [2024-02-28T21:35:01.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Create Session...} time=-240883140 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Create Session...']
16:35:01 [2024-02-28T21:35:01.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:35:01 [2024-02-28T21:35:01.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=-240882713 data=null doit=true}, Tree node with text: Sessions]
16:35:01 [2024-02-28T21:35:01.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-240882713 data=null}, Tree node with text: Sessions]
16:35:01 [2024-02-28T21:35:01.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-240882712 data=null button=1 stateMask=0x0 x=89 y=81 count=1}, Tree node with text: Sessions]
16:35:01 [2024-02-28T21:35:01.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-240882712 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]
16:35:01 [2024-02-28T21:35:01.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-240882711 data=null button=1 stateMask=0x80000 x=89 y=81 count=1}, Tree node with text: Sessions]
16:35:01 [2024-02-28T21:35:01.132Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:35:01 [2024-02-28T21:35:01.132Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:35:01 [2024-02-28T21:35:01.132Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:35:01 [2024-02-28T21:35:01.132Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:35:01 [2024-02-28T21:35:01.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:01 [2024-02-28T21:35:01.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-240882709 data=null button=0 stateMask=0x0 x=113 y=104 count=0}, Tree node with text: mysession]
16:35:01 [2024-02-28T21:35:01.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-240882709 data=null doit=true}, Tree node with text: mysession]
16:35:01 [2024-02-28T21:35:01.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-240882709 data=null}, Tree node with text: mysession]
16:35:01 [2024-02-28T21:35:01.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-240882708 data=null button=1 stateMask=0x0 x=113 y=104 count=1}, Tree node with text: mysession]
16:35:01 [2024-02-28T21:35:01.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240882708 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]
16:35:01 [2024-02-28T21:35:01.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-240882702 data=null button=1 stateMask=0x80000 x=113 y=81 count=1}, Tree node with text: mysession]
16:35:01 [2024-02-28T21:35:01.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:01 [2024-02-28T21:35:01.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-240882702 data=null button=0 stateMask=0x0 x=113 y=81 count=0}, Tree node with text: mysession]
16:35:01 [2024-02-28T21:35:01.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-240882702 data=null doit=true}, Tree node with text: mysession]
16:35:01 [2024-02-28T21:35:01.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-240882702 data=null}, Tree node with text: mysession]
16:35:01 [2024-02-28T21:35:01.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-240882701 data=null button=1 stateMask=0x0 x=113 y=81 count=1}, Tree node with text: mysession]
16:35:01 [2024-02-28T21:35:01.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240882701 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]
16:35:01 [2024-02-28T21:35:01.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-240882699 data=null button=1 stateMask=0x80000 x=113 y=81 count=1}, Tree node with text: mysession]
16:35:01 [2024-02-28T21:35:01.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
16:35:01 [2024-02-28T21:35:01.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
16:35:01 [2024-02-28T21:35:01.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
16:35:01 [2024-02-28T21:35:01.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
16:35:01 [2024-02-28T21:35:01.643Z] 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=-240882276 data=null doit=true}, Shell with text {Enable Events}]
16:35:01 [2024-02-28T21:35:01.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
16:35:01 [2024-02-28T21:35:01.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
16:35:01 [2024-02-28T21:35:01.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
16:35:01 [2024-02-28T21:35:01.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: with mnemonic 'JUL'
16:35:01 [2024-02-28T21:35:01.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
16:35:01 [2024-02-28T21:35:01.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: in group (with mnemonic 'Domain')
16:35:01 [2024-02-28T21:35:01.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: with style 'SWT.RADIO'
16:35:01 [2024-02-28T21:35:01.643Z] 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')
16:35:01 [2024-02-28T21:35:01.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
16:35:01 [2024-02-28T21:35:01.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
16:35:01 [2024-02-28T21:35:01.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:01 [2024-02-28T21:35:01.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:01 [2024-02-28T21:35:01.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:01 [2024-02-28T21:35:01.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:01 [2024-02-28T21:35:01.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:01 [2024-02-28T21:35:01.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
16:35:01 [2024-02-28T21:35:01.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
16:35:01 [2024-02-28T21:35:01.643Z] 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')
16:35:01 [2024-02-28T21:35:01.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=-240882264 data=null doit=true}, Button with text {Kernel}]
16:35:01 [2024-02-28T21:35:01.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=-240882264 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Kernel}]
16:35:01 [2024-02-28T21:35:01.643Z] 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')
16:35:01 [2024-02-28T21:35:01.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {JUL} time=-240882263 data=null doit=true}, (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
16:35:01 [2024-02-28T21:35:01.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {JUL} time=-240882263 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')]
16:35:01 [2024-02-28T21:35:01.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {JUL} time=-240882263 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')]
16:35:01 [2024-02-28T21:35:01.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {JUL} time=-240882263 data=null 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')]
16:35:01 [2024-02-28T21:35:01.644Z] 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')
16:35:01 [2024-02-28T21:35:01.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:35:01 [2024-02-28T21:35:01.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
16:35:01 [2024-02-28T21:35:01.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
16:35:01 [2024-02-28T21:35:01.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
16:35:01 [2024-02-28T21:35:01.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: All
16:35:01 [2024-02-28T21:35:01.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
16:35:01 [2024-02-28T21:35:01.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
16:35:01 [2024-02-28T21:35:01.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
16:35:01 [2024-02-28T21:35:01.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
16:35:01 [2024-02-28T21:35:01.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
16:35:01 [2024-02-28T21:35:01.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:01 [2024-02-28T21:35:01.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:01 [2024-02-28T21:35:01.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
16:35:01 [2024-02-28T21:35:01.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
16:35:01 [2024-02-28T21:35:01.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
16:35:01 [2024-02-28T21:35:01.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
16:35:01 [2024-02-28T21:35:01.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
16:35:01 [2024-02-28T21:35:01.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
16:35:01 [2024-02-28T21:35:01.644Z] 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')
16:35:01 [2024-02-28T21:35:01.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
16:35:01 [2024-02-28T21:35:01.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-240882197 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:01 [2024-02-28T21:35:01.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-240882197 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:01 [2024-02-28T21:35:01.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-240882197 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:01 [2024-02-28T21:35:01.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-240882197 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:01 [2024-02-28T21:35:01.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-240882197 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:01 [2024-02-28T21:35:01.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-240882197 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:01 [2024-02-28T21:35:01.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-240882197 data=null 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')]
16:35:01 [2024-02-28T21:35:01.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-240882618 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)...']
16:35:01 [2024-02-28T21:35:01.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:35:01 [2024-02-28T21:35:01.899Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:35:01 [2024-02-28T21:35:01.899Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:35:01 [2024-02-28T21:35:01.899Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:35:01 [2024-02-28T21:35:01.899Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:35:01 [2024-02-28T21:35:01.899Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:35:01 [2024-02-28T21:35:01.899Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:35:01 [2024-02-28T21:35:01.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {JUL} time=-240882085 data=null doit=true}, Tree node with text: JUL]
16:35:01 [2024-02-28T21:35:01.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {JUL} time=-240882085 data=null}, Tree node with text: JUL]
16:35:01 [2024-02-28T21:35:01.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {JUL} time=-240882085 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, Tree node with text: JUL]
16:35:01 [2024-02-28T21:35:01.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-240882085 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]
16:35:01 [2024-02-28T21:35:01.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {JUL} time=-240882084 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, Tree node with text: JUL]
16:35:01 [2024-02-28T21:35:01.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:01 [2024-02-28T21:35:01.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-240882084 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
16:35:01 [2024-02-28T21:35:01.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-240882037 data=null doit=true}, Tree node with text: mysession]
16:35:01 [2024-02-28T21:35:01.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-240882037 data=null}, Tree node with text: mysession]
16:35:01 [2024-02-28T21:35:01.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-240882037 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
16:35:01 [2024-02-28T21:35:01.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240882037 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]
16:35:01 [2024-02-28T21:35:01.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-240882036 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
16:35:01 [2024-02-28T21:35:01.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:01 [2024-02-28T21:35:01.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-240882035 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
16:35:01 [2024-02-28T21:35:01.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-240882035 data=null doit=true}, Tree node with text: mysession]
16:35:01 [2024-02-28T21:35:01.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-240882035 data=null}, Tree node with text: mysession]
16:35:01 [2024-02-28T21:35:01.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-240882034 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
16:35:01 [2024-02-28T21:35:01.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240882034 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]
16:35:01 [2024-02-28T21:35:01.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-240882033 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
16:35:01 [2024-02-28T21:35:01.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
16:35:01 [2024-02-28T21:35:01.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
16:35:02 [2024-02-28T21:35:02.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
16:35:02 [2024-02-28T21:35:02.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
16:35:02 [2024-02-28T21:35:02.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=-240881622 data=null doit=true}, Shell with text {Enable Events}]
16:35:02 [2024-02-28T21:35:02.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
16:35:02 [2024-02-28T21:35:02.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
16:35:02 [2024-02-28T21:35:02.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
16:35:02 [2024-02-28T21:35:02.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: with mnemonic 'JUL'
16:35:02 [2024-02-28T21:35:02.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
16:35:02 [2024-02-28T21:35:02.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: in group (with mnemonic 'Domain')
16:35:02 [2024-02-28T21:35:02.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: with style 'SWT.RADIO'
16:35:02 [2024-02-28T21:35:02.410Z] 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')
16:35:02 [2024-02-28T21:35:02.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
16:35:02 [2024-02-28T21:35:02.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
16:35:02 [2024-02-28T21:35:02.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:02 [2024-02-28T21:35:02.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:02 [2024-02-28T21:35:02.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:02 [2024-02-28T21:35:02.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:02 [2024-02-28T21:35:02.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:02 [2024-02-28T21:35:02.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
16:35:02 [2024-02-28T21:35:02.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
16:35:02 [2024-02-28T21:35:02.411Z] 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')
16:35:02 [2024-02-28T21:35:02.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=-240881620 data=null doit=true}, Button with text {Kernel}]
16:35:02 [2024-02-28T21:35:02.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=-240881620 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Kernel}]
16:35:02 [2024-02-28T21:35:02.411Z] 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')
16:35:02 [2024-02-28T21:35:02.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {JUL} time=-240881620 data=null doit=true}, (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
16:35:02 [2024-02-28T21:35:02.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {JUL} time=-240881612 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')]
16:35:02 [2024-02-28T21:35:02.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {JUL} time=-240881612 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')]
16:35:02 [2024-02-28T21:35:02.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {JUL} time=-240881612 data=null 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')]
16:35:02 [2024-02-28T21:35:02.411Z] 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')
16:35:02 [2024-02-28T21:35:02.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:35:02 [2024-02-28T21:35:02.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
16:35:02 [2024-02-28T21:35:02.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
16:35:02 [2024-02-28T21:35:02.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
16:35:02 [2024-02-28T21:35:02.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {All} time=-240881537 data=null doit=true}, TreeItem with text {All}]
16:35:02 [2024-02-28T21:35:02.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {All} time=-240881533 data=null}, TreeItem with text {All}]
16:35:02 [2024-02-28T21:35:02.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {All} time=-240881533 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {All}]
16:35:02 [2024-02-28T21:35:02.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-240881533 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}]
16:35:02 [2024-02-28T21:35:02.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {All} time=-240881532 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {All}]
16:35:02 [2024-02-28T21:35:02.411Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
16:35:02 [2024-02-28T21:35:02.411Z] 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=-240881531 data=null doit=true}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
16:35:02 [2024-02-28T21:35:02.411Z] 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=-240881531 data=null}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
16:35:02 [2024-02-28T21:35:02.411Z] 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=-240881530 data=null button=1 stateMask=0x0 x=239 y=35 count=1}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
16:35:02 [2024-02-28T21:35:02.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-240881530 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)]
16:35:02 [2024-02-28T21:35:02.411Z] 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=-240881529 data=null button=1 stateMask=0x80000 x=239 y=35 count=1}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
16:35:02 [2024-02-28T21:35:02.411Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
16:35:02 [2024-02-28T21:35:02.411Z] 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.
16:35:02 [2024-02-28T21:35:02.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: logger
16:35:02 [2024-02-28T21:35:02.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
16:35:02 [2024-02-28T21:35:02.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
16:35:02 [2024-02-28T21:35:02.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
16:35:02 [2024-02-28T21:35:02.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
16:35:02 [2024-02-28T21:35:02.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
16:35:02 [2024-02-28T21:35:02.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:02 [2024-02-28T21:35:02.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:02 [2024-02-28T21:35:02.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
16:35:02 [2024-02-28T21:35:02.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
16:35:02 [2024-02-28T21:35:02.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
16:35:02 [2024-02-28T21:35:02.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
16:35:02 [2024-02-28T21:35:02.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
16:35:02 [2024-02-28T21:35:02.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
16:35:02 [2024-02-28T21:35:02.411Z] 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')
16:35:02 [2024-02-28T21:35:02.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
16:35:02 [2024-02-28T21:35:02.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-240881527 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:02 [2024-02-28T21:35:02.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-240881527 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:02 [2024-02-28T21:35:02.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-240881527 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:02 [2024-02-28T21:35:02.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-240881527 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:02 [2024-02-28T21:35:02.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-240881527 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:02 [2024-02-28T21:35:02.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-240881527 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:02 [2024-02-28T21:35:02.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-240881527 data=null 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')]
16:35:02 [2024-02-28T21:35:02.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-240881994 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)...']
16:35:02 [2024-02-28T21:35:02.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:35:02 [2024-02-28T21:35:02.412Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:35:02 [2024-02-28T21:35:02.412Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:35:02 [2024-02-28T21:35:02.412Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:35:02 [2024-02-28T21:35:02.412Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:35:02 [2024-02-28T21:35:02.412Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:35:02 [2024-02-28T21:35:02.412Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:35:02 [2024-02-28T21:35:02.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {JUL} time=-240881411 data=null doit=true}, Tree node with text: JUL]
16:35:02 [2024-02-28T21:35:02.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {JUL} time=-240881411 data=null}, Tree node with text: JUL]
16:35:02 [2024-02-28T21:35:02.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {JUL} time=-240881411 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, Tree node with text: JUL]
16:35:02 [2024-02-28T21:35:02.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-240881410 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]
16:35:02 [2024-02-28T21:35:02.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {JUL} time=-240881410 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, Tree node with text: JUL]
16:35:02 [2024-02-28T21:35:02.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:02 [2024-02-28T21:35:02.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-240881409 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
16:35:02 [2024-02-28T21:35:02.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-240881409 data=null doit=true}, Tree node with text: mysession]
16:35:02 [2024-02-28T21:35:02.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-240881409 data=null}, Tree node with text: mysession]
16:35:02 [2024-02-28T21:35:02.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-240881409 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
16:35:02 [2024-02-28T21:35:02.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240881408 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]
16:35:02 [2024-02-28T21:35:02.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-240881407 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
16:35:02 [2024-02-28T21:35:02.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:02 [2024-02-28T21:35:02.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-240881407 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
16:35:02 [2024-02-28T21:35:02.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-240881407 data=null doit=true}, Tree node with text: mysession]
16:35:02 [2024-02-28T21:35:02.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-240881407 data=null}, Tree node with text: mysession]
16:35:02 [2024-02-28T21:35:02.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-240881407 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
16:35:02 [2024-02-28T21:35:02.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240881406 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]
16:35:02 [2024-02-28T21:35:02.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-240881406 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
16:35:02 [2024-02-28T21:35:02.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
16:35:02 [2024-02-28T21:35:02.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
16:35:02 [2024-02-28T21:35:02.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
16:35:02 [2024-02-28T21:35:02.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
16:35:02 [2024-02-28T21:35:02.923Z] 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=-240880989 data=null doit=true}, Shell with text {Enable Events}]
16:35:02 [2024-02-28T21:35:02.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
16:35:02 [2024-02-28T21:35:02.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
16:35:02 [2024-02-28T21:35:02.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
16:35:02 [2024-02-28T21:35:02.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: with mnemonic 'JUL'
16:35:02 [2024-02-28T21:35:02.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
16:35:02 [2024-02-28T21:35:02.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: in group (with mnemonic 'Domain')
16:35:02 [2024-02-28T21:35:02.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: with style 'SWT.RADIO'
16:35:02 [2024-02-28T21:35:02.923Z] 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')
16:35:02 [2024-02-28T21:35:02.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
16:35:02 [2024-02-28T21:35:02.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
16:35:02 [2024-02-28T21:35:02.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:02 [2024-02-28T21:35:02.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:02 [2024-02-28T21:35:02.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:02 [2024-02-28T21:35:02.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:02 [2024-02-28T21:35:02.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:02 [2024-02-28T21:35:02.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
16:35:02 [2024-02-28T21:35:02.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
16:35:02 [2024-02-28T21:35:02.923Z] 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')
16:35:02 [2024-02-28T21:35:02.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=-240880987 data=null doit=true}, Button with text {Kernel}]
16:35:02 [2024-02-28T21:35:02.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=-240880987 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Kernel}]
16:35:02 [2024-02-28T21:35:02.923Z] 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')
16:35:02 [2024-02-28T21:35:02.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {JUL} time=-240880987 data=null doit=true}, (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
16:35:02 [2024-02-28T21:35:02.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {JUL} time=-240880987 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')]
16:35:02 [2024-02-28T21:35:02.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {JUL} time=-240880987 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')]
16:35:02 [2024-02-28T21:35:02.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {JUL} time=-240880987 data=null 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')]
16:35:02 [2024-02-28T21:35:02.923Z] 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')
16:35:02 [2024-02-28T21:35:02.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:35:02 [2024-02-28T21:35:02.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
16:35:02 [2024-02-28T21:35:02.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
16:35:02 [2024-02-28T21:35:02.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
16:35:02 [2024-02-28T21:35:02.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {All} time=-240880902 data=null doit=true}, TreeItem with text {All}]
16:35:02 [2024-02-28T21:35:02.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {All} time=-240880902 data=null}, TreeItem with text {All}]
16:35:02 [2024-02-28T21:35:02.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {All} time=-240880902 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {All}]
16:35:02 [2024-02-28T21:35:02.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-240880901 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}]
16:35:02 [2024-02-28T21:35:02.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {All} time=-240880900 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {All}]
16:35:02 [2024-02-28T21:35:02.924Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
16:35:02 [2024-02-28T21:35:02.924Z] 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=-240880900 data=null doit=true}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
16:35:02 [2024-02-28T21:35:02.924Z] 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=-240880900 data=null}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
16:35:02 [2024-02-28T21:35:02.924Z] 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=-240880899 data=null button=1 stateMask=0x0 x=239 y=35 count=1}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
16:35:02 [2024-02-28T21:35:02.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-240880899 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)]
16:35:02 [2024-02-28T21:35:02.924Z] 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=-240880898 data=null button=1 stateMask=0x80000 x=239 y=35 count=1}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
16:35:02 [2024-02-28T21:35:02.924Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
16:35:02 [2024-02-28T21:35:02.924Z] 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.
16:35:02 [2024-02-28T21:35:02.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: anotherLogger
16:35:02 [2024-02-28T21:35:02.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
16:35:02 [2024-02-28T21:35:02.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
16:35:02 [2024-02-28T21:35:02.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
16:35:02 [2024-02-28T21:35:02.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
16:35:02 [2024-02-28T21:35:02.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
16:35:02 [2024-02-28T21:35:02.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:02 [2024-02-28T21:35:02.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:02 [2024-02-28T21:35:02.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
16:35:02 [2024-02-28T21:35:02.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'Log Level')
16:35:02 [2024-02-28T21:35:02.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.CHECK'
16:35:02 [2024-02-28T21:35:02.924Z] 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')
16:35:02 [2024-02-28T21:35:02.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
16:35:02 [2024-02-28T21:35:02.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
16:35:02 [2024-02-28T21:35:02.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: in group (with mnemonic 'Log Level')
16:35:02 [2024-02-28T21:35:02.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
16:35:02 [2024-02-28T21:35:02.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
16:35:02 [2024-02-28T21:35:02.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: in group (with mnemonic 'Log Level')
16:35:02 [2024-02-28T21:35:02.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
16:35:02 [2024-02-28T21:35:02.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
16:35:02 [2024-02-28T21:35:02.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
16:35:02 [2024-02-28T21:35:02.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@1bb1c6dd
16:35:02 [2024-02-28T21:35:02.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Select} time=-240880895 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')]
16:35:02 [2024-02-28T21:35:02.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Select} time=-240880895 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')]
16:35:02 [2024-02-28T21:35:02.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Select} time=-240880895 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
16:35:02 [2024-02-28T21:35:02.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Select} time=-240880895 data=null}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
16:35:02 [2024-02-28T21:35:02.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select} time=-240880895 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')]
16:35:02 [2024-02-28T21:35:02.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select} time=-240880895 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')]
16:35:02 [2024-02-28T21:35:02.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select} time=-240880895 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')]
16:35:02 [2024-02-28T21:35:02.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Select} time=-240880894 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')]
16:35:02 [2024-02-28T21:35:02.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Select} time=-240880894 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')]
16:35:02 [2024-02-28T21:35:02.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Select} time=-240880894 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')]
16:35:02 [2024-02-28T21:35:02.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select} time=-240880894 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
16:35:02 [2024-02-28T21:35:02.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Select} time=-240880894 data=null}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
16:35:02 [2024-02-28T21:35:02.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: of type 'CCombo'
16:35:02 [2024-02-28T21:35:02.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
16:35:02 [2024-02-28T21:35:02.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: in group (with mnemonic 'Log Level')
16:35:02 [2024-02-28T21:35:02.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: (of type 'CCombo' and in group (with mnemonic 'Log Level'))
16:35:02 [2024-02-28T21:35:02.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Setting selection on CCombo {*Wrong Thread*} [layout=null] to Warning
16:35:02 [2024-02-28T21:35:02.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Sent event 13 to [Selection [13]: SelectionEvent{CCombo {} [layout=null] time=-240880892 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'))]
16:35:02 [2024-02-28T21:35:02.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Set selection on CCombo {*Wrong Thread*} [layout=null] to Warning
16:35:02 [2024-02-28T21:35:02.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
16:35:02 [2024-02-28T21:35:02.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
16:35:02 [2024-02-28T21:35:02.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
16:35:02 [2024-02-28T21:35:02.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
16:35:02 [2024-02-28T21:35:02.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
16:35:02 [2024-02-28T21:35:02.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:02 [2024-02-28T21:35:02.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:02 [2024-02-28T21:35:02.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
16:35:02 [2024-02-28T21:35:02.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
16:35:02 [2024-02-28T21:35:02.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
16:35:02 [2024-02-28T21:35:02.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
16:35:02 [2024-02-28T21:35:02.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
16:35:02 [2024-02-28T21:35:02.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
16:35:02 [2024-02-28T21:35:02.925Z] 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')
16:35:02 [2024-02-28T21:35:02.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
16:35:02 [2024-02-28T21:35:02.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-240880890 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:02 [2024-02-28T21:35:02.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-240880890 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:02 [2024-02-28T21:35:02.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-240880890 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:02 [2024-02-28T21:35:02.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-240880890 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:02 [2024-02-28T21:35:02.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-240880890 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:02 [2024-02-28T21:35:02.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-240880890 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:03 [2024-02-28T21:35:03.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-240880890 data=null 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')]
16:35:03 [2024-02-28T21:35:03.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-240881329 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)...']
16:35:03 [2024-02-28T21:35:03.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:35:03 [2024-02-28T21:35:03.180Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:35:03 [2024-02-28T21:35:03.181Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:35:03 [2024-02-28T21:35:03.181Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:35:03 [2024-02-28T21:35:03.181Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:35:03 [2024-02-28T21:35:03.181Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:35:03 [2024-02-28T21:35:03.181Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:35:03 [2024-02-28T21:35:03.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {JUL} time=-240880717 data=null doit=true}, Tree node with text: JUL]
16:35:03 [2024-02-28T21:35:03.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {JUL} time=-240880717 data=null}, Tree node with text: JUL]
16:35:03 [2024-02-28T21:35:03.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {JUL} time=-240880717 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, Tree node with text: JUL]
16:35:03 [2024-02-28T21:35:03.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-240880716 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]
16:35:03 [2024-02-28T21:35:03.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {JUL} time=-240880716 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, Tree node with text: JUL]
16:35:03 [2024-02-28T21:35:03.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:03 [2024-02-28T21:35:03.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-240880715 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
16:35:03 [2024-02-28T21:35:03.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-240880715 data=null doit=true}, Tree node with text: mysession]
16:35:03 [2024-02-28T21:35:03.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-240880715 data=null}, Tree node with text: mysession]
16:35:03 [2024-02-28T21:35:03.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-240880715 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
16:35:03 [2024-02-28T21:35:03.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240880714 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]
16:35:03 [2024-02-28T21:35:03.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-240880713 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
16:35:03 [2024-02-28T21:35:03.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:03 [2024-02-28T21:35:03.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-240880713 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
16:35:03 [2024-02-28T21:35:03.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-240880713 data=null doit=true}, Tree node with text: mysession]
16:35:03 [2024-02-28T21:35:03.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-240880713 data=null}, Tree node with text: mysession]
16:35:03 [2024-02-28T21:35:03.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-240880712 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
16:35:03 [2024-02-28T21:35:03.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240880712 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]
16:35:03 [2024-02-28T21:35:03.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-240880711 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
16:35:03 [2024-02-28T21:35:03.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
16:35:03 [2024-02-28T21:35:03.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
16:35:03 [2024-02-28T21:35:03.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
16:35:03 [2024-02-28T21:35:03.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
16:35:03 [2024-02-28T21:35:03.741Z] 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=-240880324 data=null doit=true}, Shell with text {Enable Events}]
16:35:03 [2024-02-28T21:35:03.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
16:35:03 [2024-02-28T21:35:03.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
16:35:03 [2024-02-28T21:35:03.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
16:35:03 [2024-02-28T21:35:03.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: with mnemonic 'JUL'
16:35:03 [2024-02-28T21:35:03.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
16:35:03 [2024-02-28T21:35:03.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: in group (with mnemonic 'Domain')
16:35:03 [2024-02-28T21:35:03.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: with style 'SWT.RADIO'
16:35:03 [2024-02-28T21:35:03.741Z] 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')
16:35:03 [2024-02-28T21:35:03.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
16:35:03 [2024-02-28T21:35:03.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
16:35:03 [2024-02-28T21:35:03.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:03 [2024-02-28T21:35:03.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:03 [2024-02-28T21:35:03.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:03 [2024-02-28T21:35:03.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:03 [2024-02-28T21:35:03.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:03 [2024-02-28T21:35:03.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
16:35:03 [2024-02-28T21:35:03.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
16:35:03 [2024-02-28T21:35:03.741Z] 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')
16:35:03 [2024-02-28T21:35:03.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=-240880322 data=null doit=true}, Button with text {Kernel}]
16:35:03 [2024-02-28T21:35:03.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=-240880322 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Kernel}]
16:35:03 [2024-02-28T21:35:03.741Z] 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')
16:35:03 [2024-02-28T21:35:03.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {JUL} time=-240880322 data=null doit=true}, (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
16:35:03 [2024-02-28T21:35:03.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {JUL} time=-240880322 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')]
16:35:03 [2024-02-28T21:35:03.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {JUL} time=-240880322 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')]
16:35:03 [2024-02-28T21:35:03.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {JUL} time=-240880321 data=null 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')]
16:35:03 [2024-02-28T21:35:03.741Z] 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')
16:35:03 [2024-02-28T21:35:03.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:35:03 [2024-02-28T21:35:03.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
16:35:03 [2024-02-28T21:35:03.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
16:35:03 [2024-02-28T21:35:03.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
16:35:03 [2024-02-28T21:35:03.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:35:03 [2024-02-28T21:35:03.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:35:03 [2024-02-28T21:35:03.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Specific logger", using matcher: with mnemonic 'Specific logger'
16:35:03 [2024-02-28T21:35:03.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: in group (with mnemonic 'Specific logger')
16:35:03 [2024-02-28T21:35:03.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific logger'))
16:35:03 [2024-02-28T21:35:03.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
16:35:03 [2024-02-28T21:35:03.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
16:35:03 [2024-02-28T21:35:03.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
16:35:03 [2024-02-28T21:35:03.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
16:35:03 [2024-02-28T21:35:03.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
16:35:03 [2024-02-28T21:35:03.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:03 [2024-02-28T21:35:03.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:03 [2024-02-28T21:35:03.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
16:35:03 [2024-02-28T21:35:03.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
16:35:03 [2024-02-28T21:35:03.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
16:35:03 [2024-02-28T21:35:03.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
16:35:03 [2024-02-28T21:35:03.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
16:35:03 [2024-02-28T21:35:03.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
16:35:03 [2024-02-28T21:35:03.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')
16:35:03 [2024-02-28T21:35:03.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
16:35:03 [2024-02-28T21:35:03.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-240880279 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:03 [2024-02-28T21:35:03.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-240880279 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:03 [2024-02-28T21:35:03.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-240880279 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:03 [2024-02-28T21:35:03.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-240880279 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:03 [2024-02-28T21:35:03.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-240880279 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:03 [2024-02-28T21:35:03.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-240880238 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:03 [2024-02-28T21:35:03.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-240880238 data=null 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')]
16:35:03 [2024-02-28T21:35:03.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-240880634 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)...']
16:35:03 [2024-02-28T21:35:03.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:35:03 [2024-02-28T21:35:03.742Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:35:03 [2024-02-28T21:35:03.742Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:35:03 [2024-02-28T21:35:03.742Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:35:03 [2024-02-28T21:35:03.742Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:35:03 [2024-02-28T21:35:03.742Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:35:03 [2024-02-28T21:35:03.742Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:35:03 [2024-02-28T21:35:03.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {JUL} time=-240880116 data=null doit=true}, Tree node with text: JUL]
16:35:03 [2024-02-28T21:35:03.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {JUL} time=-240880116 data=null}, Tree node with text: JUL]
16:35:03 [2024-02-28T21:35:03.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {JUL} time=-240880116 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, Tree node with text: JUL]
16:35:03 [2024-02-28T21:35:03.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-240880116 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]
16:35:03 [2024-02-28T21:35:03.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {JUL} time=-240880115 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, Tree node with text: JUL]
16:35:03 [2024-02-28T21:35:03.742Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:35:03 [2024-02-28T21:35:03.742Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:35:03 [2024-02-28T21:35:03.742Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:35:03 [2024-02-28T21:35:03.742Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: JUL is already expanded. Won't expand it again.
16:35:03 [2024-02-28T21:35:03.742Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:35:03 [2024-02-28T21:35:03.742Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:35:03 [2024-02-28T21:35:03.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:03 [2024-02-28T21:35:03.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-240880113 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
16:35:03 [2024-02-28T21:35:03.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-240880113 data=null doit=true}, Tree node with text: mysession]
16:35:03 [2024-02-28T21:35:03.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-240880112 data=null}, Tree node with text: mysession]
16:35:03 [2024-02-28T21:35:03.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-240880112 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
16:35:03 [2024-02-28T21:35:03.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240880112 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]
16:35:03 [2024-02-28T21:35:03.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-240880111 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
16:35:03 [2024-02-28T21:35:03.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:03 [2024-02-28T21:35:03.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-240880111 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
16:35:03 [2024-02-28T21:35:03.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-240880111 data=null doit=true}, Tree node with text: mysession]
16:35:03 [2024-02-28T21:35:03.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-240880110 data=null}, Tree node with text: mysession]
16:35:03 [2024-02-28T21:35:03.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-240880110 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
16:35:03 [2024-02-28T21:35:03.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240880110 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]
16:35:03 [2024-02-28T21:35:03.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-240880109 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
16:35:03 [2024-02-28T21:35:03.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
16:35:03 [2024-02-28T21:35:03.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Start'
16:35:03 [2024-02-28T21:35:03.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Start} time=-240880023 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Start']
16:35:03 [2024-02-28T21:35:03.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Start'
16:35:03 [2024-02-28T21:35:03.998Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:35:03 [2024-02-28T21:35:03.998Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:35:03 [2024-02-28T21:35:03.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:03 [2024-02-28T21:35:03.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-240879921 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
16:35:03 [2024-02-28T21:35:03.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-240879920 data=null doit=true}, Tree node with text: mysession]
16:35:03 [2024-02-28T21:35:03.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-240879920 data=null}, Tree node with text: mysession]
16:35:03 [2024-02-28T21:35:03.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-240879920 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
16:35:03 [2024-02-28T21:35:03.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240879920 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]
16:35:03 [2024-02-28T21:35:03.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-240879918 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
16:35:03 [2024-02-28T21:35:03.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:03 [2024-02-28T21:35:03.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-240879918 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
16:35:03 [2024-02-28T21:35:03.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-240879918 data=null doit=true}, Tree node with text: mysession]
16:35:03 [2024-02-28T21:35:03.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-240879918 data=null}, Tree node with text: mysession]
16:35:03 [2024-02-28T21:35:03.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-240879917 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
16:35:03 [2024-02-28T21:35:03.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240879917 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]
16:35:03 [2024-02-28T21:35:03.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-240879916 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
16:35:03 [2024-02-28T21:35:03.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
16:35:03 [2024-02-28T21:35:03.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Stop'
16:35:03 [2024-02-28T21:35:03.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Stop} time=-240879879 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Stop']
16:35:03 [2024-02-28T21:35:03.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Stop'
16:35:04 [2024-02-28T21:35:04.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
16:35:04 [2024-02-28T21:35:04.254Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:35:04 [2024-02-28T21:35:04.254Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:35:04 [2024-02-28T21:35:04.254Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:35:04 [2024-02-28T21:35:04.254Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: JUL is already expanded. Won't expand it again.
16:35:04 [2024-02-28T21:35:04.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:04 [2024-02-28T21:35:04.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {logger} time=-240879730 data=null button=0 stateMask=0x0 x=135 y=127 count=0}, Tree node with text: logger]
16:35:04 [2024-02-28T21:35:04.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {logger} time=-240879730 data=null doit=true}, Tree node with text: logger]
16:35:04 [2024-02-28T21:35:04.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {logger} time=-240879730 data=null}, Tree node with text: logger]
16:35:04 [2024-02-28T21:35:04.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {logger} time=-240879730 data=null button=1 stateMask=0x0 x=135 y=127 count=1}, Tree node with text: logger]
16:35:04 [2024-02-28T21:35:04.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240879730 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]
16:35:04 [2024-02-28T21:35:04.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {logger} time=-240879727 data=null button=1 stateMask=0x80000 x=135 y=127 count=1}, Tree node with text: logger]
16:35:04 [2024-02-28T21:35:04.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"'
16:35:04 [2024-02-28T21:35:04.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:35:04 [2024-02-28T21:35:04.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:35:04 [2024-02-28T21:35:04.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
16:35:04 [2024-02-28T21:35:04.254Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:35:04 [2024-02-28T21:35:04.254Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:35:04 [2024-02-28T21:35:04.254Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:35:04 [2024-02-28T21:35:04.254Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: JUL is already expanded. Won't expand it again.
16:35:04 [2024-02-28T21:35:04.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:04 [2024-02-28T21:35:04.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {anotherLogger} time=-240879694 data=null button=0 stateMask=0x0 x=161 y=130 count=0}, Tree node with text: anotherLogger]
16:35:04 [2024-02-28T21:35:04.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {anotherLogger} time=-240879694 data=null doit=true}, Tree node with text: anotherLogger]
16:35:04 [2024-02-28T21:35:04.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {anotherLogger} time=-240879694 data=null}, Tree node with text: anotherLogger]
16:35:04 [2024-02-28T21:35:04.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {anotherLogger} time=-240879693 data=null button=1 stateMask=0x0 x=161 y=130 count=1}, Tree node with text: anotherLogger]
16:35:04 [2024-02-28T21:35:04.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240879693 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]
16:35:04 [2024-02-28T21:35:04.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {anotherLogger} time=-240879638 data=null button=1 stateMask=0x80000 x=161 y=95 count=1}, Tree node with text: anotherLogger]
16:35:04 [2024-02-28T21:35:04.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"'
16:35:04 [2024-02-28T21:35:04.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:35:04 [2024-02-28T21:35:04.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:35:04 [2024-02-28T21:35:04.254Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:35:04 [2024-02-28T21:35:04.254Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:35:04 [2024-02-28T21:35:04.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:04 [2024-02-28T21:35:04.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-240879603 data=null button=0 stateMask=0x0 x=113 y=-28 count=0}, Tree node with text: mysession]
16:35:04 [2024-02-28T21:35:04.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-240879603 data=null doit=true}, Tree node with text: mysession]
16:35:04 [2024-02-28T21:35:04.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-240879603 data=null}, Tree node with text: mysession]
16:35:04 [2024-02-28T21:35:04.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-240879603 data=null button=1 stateMask=0x0 x=113 y=-28 count=1}, Tree node with text: mysession]
16:35:04 [2024-02-28T21:35:04.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240879602 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]
16:35:04 [2024-02-28T21:35:04.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-240879600 data=null button=1 stateMask=0x80000 x=113 y=-28 count=1}, Tree node with text: mysession]
16:35:04 [2024-02-28T21:35:04.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:04 [2024-02-28T21:35:04.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-240879600 data=null button=0 stateMask=0x0 x=113 y=-28 count=0}, Tree node with text: mysession]
16:35:04 [2024-02-28T21:35:04.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-240879599 data=null doit=true}, Tree node with text: mysession]
16:35:04 [2024-02-28T21:35:04.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-240879599 data=null}, Tree node with text: mysession]
16:35:04 [2024-02-28T21:35:04.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-240879599 data=null button=1 stateMask=0x0 x=113 y=-28 count=1}, Tree node with text: mysession]
16:35:04 [2024-02-28T21:35:04.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240879599 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]
16:35:04 [2024-02-28T21:35:04.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-240879598 data=null button=1 stateMask=0x80000 x=113 y=-28 count=1}, Tree node with text: mysession]
16:35:04 [2024-02-28T21:35:04.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
16:35:04 [2024-02-28T21:35:04.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
16:35:04 [2024-02-28T21:35:04.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
16:35:04 [2024-02-28T21:35:04.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
16:35:04 [2024-02-28T21:35:04.764Z] 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=-240879190 data=null doit=true}, Shell with text {Enable Events}]
16:35:04 [2024-02-28T21:35:04.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
16:35:04 [2024-02-28T21:35:04.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
16:35:04 [2024-02-28T21:35:04.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
16:35:04 [2024-02-28T21:35:04.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
16:35:04 [2024-02-28T21:35:04.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: with mnemonic 'LOG4J'
16:35:04 [2024-02-28T21:35:04.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
16:35:04 [2024-02-28T21:35:04.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: in group (with mnemonic 'Domain')
16:35:04 [2024-02-28T21:35:04.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: with style 'SWT.RADIO'
16:35:04 [2024-02-28T21:35:04.764Z] 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')
16:35:04 [2024-02-28T21:35:04.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
16:35:04 [2024-02-28T21:35:04.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:04 [2024-02-28T21:35:04.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:04 [2024-02-28T21:35:04.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:04 [2024-02-28T21:35:04.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:04 [2024-02-28T21:35:04.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:04 [2024-02-28T21:35:04.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
16:35:04 [2024-02-28T21:35:04.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
16:35:04 [2024-02-28T21:35:04.764Z] 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')
16:35:04 [2024-02-28T21:35:04.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=-240879188 data=null doit=true}, Button with text {Kernel}]
16:35:04 [2024-02-28T21:35:04.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=-240879188 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Kernel}]
16:35:04 [2024-02-28T21:35:04.764Z] 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')
16:35:04 [2024-02-28T21:35:04.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {LOG4J} time=-240879188 data=null doit=true}, (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
16:35:04 [2024-02-28T21:35:04.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {LOG4J} time=-240879179 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')]
16:35:04 [2024-02-28T21:35:04.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {LOG4J} time=-240879179 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')]
16:35:04 [2024-02-28T21:35:04.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {LOG4J} time=-240879179 data=null 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')]
16:35:04 [2024-02-28T21:35:04.765Z] 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')
16:35:04 [2024-02-28T21:35:04.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:35:04 [2024-02-28T21:35:04.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
16:35:04 [2024-02-28T21:35:04.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
16:35:04 [2024-02-28T21:35:04.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
16:35:04 [2024-02-28T21:35:04.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: All
16:35:04 [2024-02-28T21:35:04.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
16:35:04 [2024-02-28T21:35:04.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
16:35:04 [2024-02-28T21:35:04.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
16:35:04 [2024-02-28T21:35:04.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
16:35:04 [2024-02-28T21:35:04.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
16:35:04 [2024-02-28T21:35:04.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:04 [2024-02-28T21:35:04.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:04 [2024-02-28T21:35:04.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
16:35:04 [2024-02-28T21:35:04.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
16:35:04 [2024-02-28T21:35:04.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
16:35:04 [2024-02-28T21:35:04.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
16:35:04 [2024-02-28T21:35:04.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
16:35:04 [2024-02-28T21:35:04.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
16:35:04 [2024-02-28T21:35:04.765Z] 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')
16:35:04 [2024-02-28T21:35:04.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
16:35:04 [2024-02-28T21:35:04.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-240879088 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:04 [2024-02-28T21:35:04.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-240879088 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:04 [2024-02-28T21:35:04.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-240879088 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:04 [2024-02-28T21:35:04.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-240879088 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:04 [2024-02-28T21:35:04.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-240879088 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:04 [2024-02-28T21:35:04.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-240879088 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:05 [2024-02-28T21:35:05.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-240879088 data=null 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')]
16:35:05 [2024-02-28T21:35:05.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-240879521 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)...']
16:35:05 [2024-02-28T21:35:05.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:35:05 [2024-02-28T21:35:05.019Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:35:05 [2024-02-28T21:35:05.019Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:35:05 [2024-02-28T21:35:05.019Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:35:05 [2024-02-28T21:35:05.019Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:35:05 [2024-02-28T21:35:05.019Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:35:05 [2024-02-28T21:35:05.019Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:35:05 [2024-02-28T21:35:05.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {LOG4J} time=-240878935 data=null doit=true}, Tree node with text: LOG4J]
16:35:05 [2024-02-28T21:35:05.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {LOG4J} time=-240878935 data=null}, Tree node with text: LOG4J]
16:35:05 [2024-02-28T21:35:05.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {LOG4J} time=-240878934 data=null button=1 stateMask=0x0 x=116 y=81 count=1}, Tree node with text: LOG4J]
16:35:05 [2024-02-28T21:35:05.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-240878934 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]
16:35:05 [2024-02-28T21:35:05.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {LOG4J} time=-240878933 data=null button=1 stateMask=0x80000 x=116 y=81 count=1}, Tree node with text: LOG4J]
16:35:05 [2024-02-28T21:35:05.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:05 [2024-02-28T21:35:05.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-240878932 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
16:35:05 [2024-02-28T21:35:05.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-240878932 data=null doit=true}, Tree node with text: mysession]
16:35:05 [2024-02-28T21:35:05.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-240878932 data=null}, Tree node with text: mysession]
16:35:05 [2024-02-28T21:35:05.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-240878931 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
16:35:05 [2024-02-28T21:35:05.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240878931 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]
16:35:05 [2024-02-28T21:35:05.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-240878930 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
16:35:05 [2024-02-28T21:35:05.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:05 [2024-02-28T21:35:05.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-240878929 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
16:35:05 [2024-02-28T21:35:05.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-240878929 data=null doit=true}, Tree node with text: mysession]
16:35:05 [2024-02-28T21:35:05.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-240878928 data=null}, Tree node with text: mysession]
16:35:05 [2024-02-28T21:35:05.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-240878928 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
16:35:05 [2024-02-28T21:35:05.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240878928 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]
16:35:05 [2024-02-28T21:35:05.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-240878927 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
16:35:05 [2024-02-28T21:35:05.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
16:35:05 [2024-02-28T21:35:05.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
16:35:05 [2024-02-28T21:35:05.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
16:35:05 [2024-02-28T21:35:05.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
16:35:05 [2024-02-28T21:35:05.274Z] 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=-240878582 data=null doit=true}, Shell with text {Enable Events}]
16:35:05 [2024-02-28T21:35:05.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
16:35:05 [2024-02-28T21:35:05.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
16:35:05 [2024-02-28T21:35:05.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
16:35:05 [2024-02-28T21:35:05.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
16:35:05 [2024-02-28T21:35:05.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: with mnemonic 'LOG4J'
16:35:05 [2024-02-28T21:35:05.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
16:35:05 [2024-02-28T21:35:05.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: in group (with mnemonic 'Domain')
16:35:05 [2024-02-28T21:35:05.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: with style 'SWT.RADIO'
16:35:05 [2024-02-28T21:35:05.274Z] 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')
16:35:05 [2024-02-28T21:35:05.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
16:35:05 [2024-02-28T21:35:05.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:05 [2024-02-28T21:35:05.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:05 [2024-02-28T21:35:05.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:05 [2024-02-28T21:35:05.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:05 [2024-02-28T21:35:05.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:05 [2024-02-28T21:35:05.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
16:35:05 [2024-02-28T21:35:05.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
16:35:05 [2024-02-28T21:35:05.530Z] 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')
16:35:05 [2024-02-28T21:35:05.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=-240878522 data=null doit=true}, Button with text {Kernel}]
16:35:05 [2024-02-28T21:35:05.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=-240878522 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Kernel}]
16:35:05 [2024-02-28T21:35:05.530Z] 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')
16:35:05 [2024-02-28T21:35:05.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {LOG4J} time=-240878521 data=null doit=true}, (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
16:35:05 [2024-02-28T21:35:05.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {LOG4J} time=-240878511 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')]
16:35:05 [2024-02-28T21:35:05.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {LOG4J} time=-240878511 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')]
16:35:05 [2024-02-28T21:35:05.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {LOG4J} time=-240878511 data=null 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')]
16:35:05 [2024-02-28T21:35:05.530Z] 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')
16:35:05 [2024-02-28T21:35:05.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:35:05 [2024-02-28T21:35:05.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
16:35:05 [2024-02-28T21:35:05.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
16:35:05 [2024-02-28T21:35:05.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
16:35:05 [2024-02-28T21:35:05.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {All} time=-240878470 data=null doit=true}, TreeItem with text {All}]
16:35:05 [2024-02-28T21:35:05.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {All} time=-240878470 data=null}, TreeItem with text {All}]
16:35:05 [2024-02-28T21:35:05.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {All} time=-240878469 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {All}]
16:35:05 [2024-02-28T21:35:05.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-240878469 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}]
16:35:05 [2024-02-28T21:35:05.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {All} time=-240878469 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {All}]
16:35:05 [2024-02-28T21:35:05.530Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
16:35:05 [2024-02-28T21:35:05.530Z] 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=-240878468 data=null doit=true}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
16:35:05 [2024-02-28T21:35:05.530Z] 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=-240878468 data=null}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
16:35:05 [2024-02-28T21:35:05.530Z] 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=-240878468 data=null button=1 stateMask=0x0 x=239 y=35 count=1}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
16:35:05 [2024-02-28T21:35:05.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-240878467 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)]
16:35:05 [2024-02-28T21:35:05.530Z] 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=-240878467 data=null button=1 stateMask=0x80000 x=239 y=35 count=1}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
16:35:05 [2024-02-28T21:35:05.530Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
16:35:05 [2024-02-28T21:35:05.530Z] 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.
16:35:05 [2024-02-28T21:35:05.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: logger
16:35:05 [2024-02-28T21:35:05.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
16:35:05 [2024-02-28T21:35:05.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
16:35:05 [2024-02-28T21:35:05.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
16:35:05 [2024-02-28T21:35:05.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
16:35:05 [2024-02-28T21:35:05.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
16:35:05 [2024-02-28T21:35:05.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:05 [2024-02-28T21:35:05.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:05 [2024-02-28T21:35:05.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
16:35:05 [2024-02-28T21:35:05.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
16:35:05 [2024-02-28T21:35:05.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
16:35:05 [2024-02-28T21:35:05.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
16:35:05 [2024-02-28T21:35:05.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
16:35:05 [2024-02-28T21:35:05.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
16:35:05 [2024-02-28T21:35:05.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')
16:35:05 [2024-02-28T21:35:05.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
16:35:05 [2024-02-28T21:35:05.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-240878465 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:05 [2024-02-28T21:35:05.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-240878465 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:05 [2024-02-28T21:35:05.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-240878465 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:05 [2024-02-28T21:35:05.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-240878465 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:05 [2024-02-28T21:35:05.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-240878464 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:05 [2024-02-28T21:35:05.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-240878464 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:05 [2024-02-28T21:35:05.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-240878464 data=null 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')]
16:35:05 [2024-02-28T21:35:05.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-240878885 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)...']
16:35:05 [2024-02-28T21:35:05.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:35:05 [2024-02-28T21:35:05.531Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:35:05 [2024-02-28T21:35:05.531Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:35:05 [2024-02-28T21:35:05.531Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:35:05 [2024-02-28T21:35:05.531Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:35:05 [2024-02-28T21:35:05.531Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:35:05 [2024-02-28T21:35:05.531Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:35:05 [2024-02-28T21:35:05.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {LOG4J} time=-240878391 data=null doit=true}, Tree node with text: LOG4J]
16:35:05 [2024-02-28T21:35:05.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {LOG4J} time=-240878391 data=null}, Tree node with text: LOG4J]
16:35:05 [2024-02-28T21:35:05.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {LOG4J} time=-240878390 data=null button=1 stateMask=0x0 x=116 y=81 count=1}, Tree node with text: LOG4J]
16:35:05 [2024-02-28T21:35:05.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-240878390 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]
16:35:05 [2024-02-28T21:35:05.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {LOG4J} time=-240878390 data=null button=1 stateMask=0x80000 x=116 y=81 count=1}, Tree node with text: LOG4J]
16:35:05 [2024-02-28T21:35:05.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:05 [2024-02-28T21:35:05.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-240878389 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
16:35:05 [2024-02-28T21:35:05.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-240878389 data=null doit=true}, Tree node with text: mysession]
16:35:05 [2024-02-28T21:35:05.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-240878339 data=null}, Tree node with text: mysession]
16:35:05 [2024-02-28T21:35:05.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-240878338 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
16:35:05 [2024-02-28T21:35:05.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240878338 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]
16:35:05 [2024-02-28T21:35:05.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-240878336 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
16:35:05 [2024-02-28T21:35:05.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:05 [2024-02-28T21:35:05.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-240878336 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
16:35:05 [2024-02-28T21:35:05.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-240878336 data=null doit=true}, Tree node with text: mysession]
16:35:05 [2024-02-28T21:35:05.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-240878335 data=null}, Tree node with text: mysession]
16:35:05 [2024-02-28T21:35:05.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-240878335 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
16:35:05 [2024-02-28T21:35:05.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240878335 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]
16:35:05 [2024-02-28T21:35:05.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-240878334 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
16:35:05 [2024-02-28T21:35:05.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
16:35:05 [2024-02-28T21:35:05.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
16:35:05 [2024-02-28T21:35:05.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
16:35:05 [2024-02-28T21:35:05.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
16:35:05 [2024-02-28T21:35:05.786Z] 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=-240878026 data=null doit=true}, Shell with text {Enable Events}]
16:35:05 [2024-02-28T21:35:05.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
16:35:05 [2024-02-28T21:35:05.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
16:35:05 [2024-02-28T21:35:05.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
16:35:05 [2024-02-28T21:35:05.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
16:35:05 [2024-02-28T21:35:05.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: with mnemonic 'LOG4J'
16:35:05 [2024-02-28T21:35:05.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
16:35:05 [2024-02-28T21:35:05.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: in group (with mnemonic 'Domain')
16:35:05 [2024-02-28T21:35:05.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: with style 'SWT.RADIO'
16:35:05 [2024-02-28T21:35:05.786Z] 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')
16:35:05 [2024-02-28T21:35:05.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
16:35:05 [2024-02-28T21:35:05.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:05 [2024-02-28T21:35:05.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:05 [2024-02-28T21:35:05.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:05 [2024-02-28T21:35:05.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:05 [2024-02-28T21:35:05.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:05 [2024-02-28T21:35:05.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
16:35:06 [2024-02-28T21:35:06.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
16:35:06 [2024-02-28T21:35:06.042Z] 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')
16:35:06 [2024-02-28T21:35:06.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=-240878024 data=null doit=true}, Button with text {Kernel}]
16:35:06 [2024-02-28T21:35:06.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=-240877988 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Kernel}]
16:35:06 [2024-02-28T21:35:06.042Z] 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')
16:35:06 [2024-02-28T21:35:06.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {LOG4J} time=-240877988 data=null doit=true}, (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
16:35:06 [2024-02-28T21:35:06.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {LOG4J} time=-240877987 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')]
16:35:06 [2024-02-28T21:35:06.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {LOG4J} time=-240877987 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')]
16:35:06 [2024-02-28T21:35:06.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {LOG4J} time=-240877987 data=null 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')]
16:35:06 [2024-02-28T21:35:06.042Z] 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')
16:35:06 [2024-02-28T21:35:06.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:35:06 [2024-02-28T21:35:06.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
16:35:06 [2024-02-28T21:35:06.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
16:35:06 [2024-02-28T21:35:06.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
16:35:06 [2024-02-28T21:35:06.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {All} time=-240877897 data=null doit=true}, TreeItem with text {All}]
16:35:06 [2024-02-28T21:35:06.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {All} time=-240877897 data=null}, TreeItem with text {All}]
16:35:06 [2024-02-28T21:35:06.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {All} time=-240877896 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {All}]
16:35:06 [2024-02-28T21:35:06.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-240877896 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}]
16:35:06 [2024-02-28T21:35:06.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {All} time=-240877895 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {All}]
16:35:06 [2024-02-28T21:35:06.043Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
16:35:06 [2024-02-28T21:35:06.043Z] 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=-240877895 data=null doit=true}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
16:35:06 [2024-02-28T21:35:06.043Z] 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=-240877895 data=null}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
16:35:06 [2024-02-28T21:35:06.043Z] 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=-240877894 data=null button=1 stateMask=0x0 x=239 y=35 count=1}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
16:35:06 [2024-02-28T21:35:06.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-240877894 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)]
16:35:06 [2024-02-28T21:35:06.043Z] 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=-240877894 data=null button=1 stateMask=0x80000 x=239 y=35 count=1}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
16:35:06 [2024-02-28T21:35:06.043Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
16:35:06 [2024-02-28T21:35:06.043Z] 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.
16:35:06 [2024-02-28T21:35:06.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: anotherLogger
16:35:06 [2024-02-28T21:35:06.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
16:35:06 [2024-02-28T21:35:06.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
16:35:06 [2024-02-28T21:35:06.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
16:35:06 [2024-02-28T21:35:06.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
16:35:06 [2024-02-28T21:35:06.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
16:35:06 [2024-02-28T21:35:06.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:06 [2024-02-28T21:35:06.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:06 [2024-02-28T21:35:06.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
16:35:06 [2024-02-28T21:35:06.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'Log Level')
16:35:06 [2024-02-28T21:35:06.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.CHECK'
16:35:06 [2024-02-28T21:35:06.043Z] 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')
16:35:06 [2024-02-28T21:35:06.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
16:35:06 [2024-02-28T21:35:06.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
16:35:06 [2024-02-28T21:35:06.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: in group (with mnemonic 'Log Level')
16:35:06 [2024-02-28T21:35:06.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
16:35:06 [2024-02-28T21:35:06.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
16:35:06 [2024-02-28T21:35:06.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: in group (with mnemonic 'Log Level')
16:35:06 [2024-02-28T21:35:06.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
16:35:06 [2024-02-28T21:35:06.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
16:35:06 [2024-02-28T21:35:06.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
16:35:06 [2024-02-28T21:35:06.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@36e7a455
16:35:06 [2024-02-28T21:35:06.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Select} time=-240877891 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')]
16:35:06 [2024-02-28T21:35:06.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Select} time=-240877891 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')]
16:35:06 [2024-02-28T21:35:06.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Select} time=-240877891 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
16:35:06 [2024-02-28T21:35:06.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Select} time=-240877891 data=null}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
16:35:06 [2024-02-28T21:35:06.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select} time=-240877891 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')]
16:35:06 [2024-02-28T21:35:06.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select} time=-240877891 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')]
16:35:06 [2024-02-28T21:35:06.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select} time=-240877891 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')]
16:35:06 [2024-02-28T21:35:06.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Select} time=-240877890 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')]
16:35:06 [2024-02-28T21:35:06.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Select} time=-240877890 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')]
16:35:06 [2024-02-28T21:35:06.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Select} time=-240877890 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')]
16:35:06 [2024-02-28T21:35:06.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select} time=-240877890 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
16:35:06 [2024-02-28T21:35:06.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Select} time=-240877890 data=null}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
16:35:06 [2024-02-28T21:35:06.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: of type 'CCombo'
16:35:06 [2024-02-28T21:35:06.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
16:35:06 [2024-02-28T21:35:06.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: in group (with mnemonic 'Log Level')
16:35:06 [2024-02-28T21:35:06.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: (of type 'CCombo' and in group (with mnemonic 'Log Level'))
16:35:06 [2024-02-28T21:35:06.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Setting selection on CCombo {*Wrong Thread*} [layout=null] to Fatal
16:35:06 [2024-02-28T21:35:06.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Sent event 13 to [Selection [13]: SelectionEvent{CCombo {} [layout=null] time=-240877889 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'))]
16:35:06 [2024-02-28T21:35:06.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Set selection on CCombo {*Wrong Thread*} [layout=null] to Fatal
16:35:06 [2024-02-28T21:35:06.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
16:35:06 [2024-02-28T21:35:06.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
16:35:06 [2024-02-28T21:35:06.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
16:35:06 [2024-02-28T21:35:06.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
16:35:06 [2024-02-28T21:35:06.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
16:35:06 [2024-02-28T21:35:06.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:06 [2024-02-28T21:35:06.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:06 [2024-02-28T21:35:06.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
16:35:06 [2024-02-28T21:35:06.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
16:35:06 [2024-02-28T21:35:06.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
16:35:06 [2024-02-28T21:35:06.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
16:35:06 [2024-02-28T21:35:06.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
16:35:06 [2024-02-28T21:35:06.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
16:35:06 [2024-02-28T21:35:06.044Z] 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')
16:35:06 [2024-02-28T21:35:06.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
16:35:06 [2024-02-28T21:35:06.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-240877835 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:06 [2024-02-28T21:35:06.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-240877835 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:06 [2024-02-28T21:35:06.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-240877835 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:06 [2024-02-28T21:35:06.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-240877835 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:06 [2024-02-28T21:35:06.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-240877834 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:06 [2024-02-28T21:35:06.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-240877834 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:06 [2024-02-28T21:35:06.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-240877834 data=null 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')]
16:35:06 [2024-02-28T21:35:06.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-240878299 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)...']
16:35:06 [2024-02-28T21:35:06.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:35:06 [2024-02-28T21:35:06.300Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:35:06 [2024-02-28T21:35:06.300Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:35:06 [2024-02-28T21:35:06.300Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:35:06 [2024-02-28T21:35:06.300Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:35:06 [2024-02-28T21:35:06.300Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:35:06 [2024-02-28T21:35:06.300Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:35:06 [2024-02-28T21:35:06.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {LOG4J} time=-240877727 data=null doit=true}, Tree node with text: LOG4J]
16:35:06 [2024-02-28T21:35:06.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {LOG4J} time=-240877727 data=null}, Tree node with text: LOG4J]
16:35:06 [2024-02-28T21:35:06.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {LOG4J} time=-240877727 data=null button=1 stateMask=0x0 x=116 y=81 count=1}, Tree node with text: LOG4J]
16:35:06 [2024-02-28T21:35:06.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-240877727 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]
16:35:06 [2024-02-28T21:35:06.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {LOG4J} time=-240877726 data=null button=1 stateMask=0x80000 x=116 y=81 count=1}, Tree node with text: LOG4J]
16:35:06 [2024-02-28T21:35:06.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:06 [2024-02-28T21:35:06.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-240877726 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
16:35:06 [2024-02-28T21:35:06.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-240877725 data=null doit=true}, Tree node with text: mysession]
16:35:06 [2024-02-28T21:35:06.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-240877725 data=null}, Tree node with text: mysession]
16:35:06 [2024-02-28T21:35:06.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-240877725 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
16:35:06 [2024-02-28T21:35:06.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240877725 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]
16:35:06 [2024-02-28T21:35:06.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-240877721 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
16:35:06 [2024-02-28T21:35:06.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:06 [2024-02-28T21:35:06.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-240877721 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
16:35:06 [2024-02-28T21:35:06.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-240877721 data=null doit=true}, Tree node with text: mysession]
16:35:06 [2024-02-28T21:35:06.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-240877721 data=null}, Tree node with text: mysession]
16:35:06 [2024-02-28T21:35:06.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-240877721 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
16:35:06 [2024-02-28T21:35:06.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240877721 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]
16:35:06 [2024-02-28T21:35:06.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-240877720 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
16:35:06 [2024-02-28T21:35:06.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
16:35:06 [2024-02-28T21:35:06.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
16:35:06 [2024-02-28T21:35:06.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
16:35:06 [2024-02-28T21:35:06.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
16:35:06 [2024-02-28T21:35:06.556Z] 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=-240877425 data=null doit=true}, Shell with text {Enable Events}]
16:35:06 [2024-02-28T21:35:06.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
16:35:06 [2024-02-28T21:35:06.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
16:35:06 [2024-02-28T21:35:06.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
16:35:06 [2024-02-28T21:35:06.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
16:35:06 [2024-02-28T21:35:06.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: with mnemonic 'LOG4J'
16:35:06 [2024-02-28T21:35:06.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
16:35:06 [2024-02-28T21:35:06.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: in group (with mnemonic 'Domain')
16:35:06 [2024-02-28T21:35:06.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: with style 'SWT.RADIO'
16:35:06 [2024-02-28T21:35:06.556Z] 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')
16:35:06 [2024-02-28T21:35:06.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
16:35:06 [2024-02-28T21:35:06.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:06 [2024-02-28T21:35:06.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:06 [2024-02-28T21:35:06.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:06 [2024-02-28T21:35:06.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:06 [2024-02-28T21:35:06.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:06 [2024-02-28T21:35:06.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
16:35:06 [2024-02-28T21:35:06.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
16:35:06 [2024-02-28T21:35:06.556Z] 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')
16:35:06 [2024-02-28T21:35:06.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=-240877424 data=null doit=true}, Button with text {Kernel}]
16:35:06 [2024-02-28T21:35:06.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=-240877424 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Kernel}]
16:35:06 [2024-02-28T21:35:06.556Z] 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')
16:35:06 [2024-02-28T21:35:06.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {LOG4J} time=-240877423 data=null doit=true}, (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
16:35:06 [2024-02-28T21:35:06.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {LOG4J} time=-240877423 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')]
16:35:06 [2024-02-28T21:35:06.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {LOG4J} time=-240877423 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')]
16:35:06 [2024-02-28T21:35:06.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {LOG4J} time=-240877423 data=null 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')]
16:35:06 [2024-02-28T21:35:06.556Z] 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')
16:35:06 [2024-02-28T21:35:06.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:35:06 [2024-02-28T21:35:06.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
16:35:06 [2024-02-28T21:35:06.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
16:35:06 [2024-02-28T21:35:06.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
16:35:06 [2024-02-28T21:35:06.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:35:06 [2024-02-28T21:35:06.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:35:06 [2024-02-28T21:35:06.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Specific logger", using matcher: with mnemonic 'Specific logger'
16:35:06 [2024-02-28T21:35:06.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: in group (with mnemonic 'Specific logger')
16:35:06 [2024-02-28T21:35:06.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific logger'))
16:35:06 [2024-02-28T21:35:06.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
16:35:06 [2024-02-28T21:35:06.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
16:35:06 [2024-02-28T21:35:06.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
16:35:06 [2024-02-28T21:35:06.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
16:35:06 [2024-02-28T21:35:06.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
16:35:06 [2024-02-28T21:35:06.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:06 [2024-02-28T21:35:06.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:06 [2024-02-28T21:35:06.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
16:35:06 [2024-02-28T21:35:06.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
16:35:06 [2024-02-28T21:35:06.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
16:35:06 [2024-02-28T21:35:06.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
16:35:06 [2024-02-28T21:35:06.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
16:35:06 [2024-02-28T21:35:06.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
16:35:06 [2024-02-28T21:35:06.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')
16:35:06 [2024-02-28T21:35:06.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
16:35:06 [2024-02-28T21:35:06.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-240877327 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:06 [2024-02-28T21:35:06.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-240877326 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:06 [2024-02-28T21:35:06.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-240877326 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:06 [2024-02-28T21:35:06.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-240877326 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:06 [2024-02-28T21:35:06.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-240877326 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:06 [2024-02-28T21:35:06.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-240877326 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:06 [2024-02-28T21:35:06.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-240877326 data=null 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')]
16:35:06 [2024-02-28T21:35:06.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-240877686 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)...']
16:35:06 [2024-02-28T21:35:06.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:35:06 [2024-02-28T21:35:06.811Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:35:06 [2024-02-28T21:35:06.811Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:35:06 [2024-02-28T21:35:06.811Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:35:06 [2024-02-28T21:35:06.811Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:35:06 [2024-02-28T21:35:06.811Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:35:06 [2024-02-28T21:35:06.811Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:35:06 [2024-02-28T21:35:06.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {LOG4J} time=-240877205 data=null doit=true}, Tree node with text: LOG4J]
16:35:06 [2024-02-28T21:35:06.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {LOG4J} time=-240877205 data=null}, Tree node with text: LOG4J]
16:35:06 [2024-02-28T21:35:06.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {LOG4J} time=-240877205 data=null button=1 stateMask=0x0 x=116 y=81 count=1}, Tree node with text: LOG4J]
16:35:06 [2024-02-28T21:35:06.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-240877205 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]
16:35:06 [2024-02-28T21:35:06.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {LOG4J} time=-240877203 data=null button=1 stateMask=0x80000 x=116 y=81 count=1}, Tree node with text: LOG4J]
16:35:06 [2024-02-28T21:35:06.811Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:35:06 [2024-02-28T21:35:06.811Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:35:06 [2024-02-28T21:35:06.811Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:35:06 [2024-02-28T21:35:06.811Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: LOG4J is already expanded. Won't expand it again.
16:35:06 [2024-02-28T21:35:06.811Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:35:06 [2024-02-28T21:35:06.812Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:35:06 [2024-02-28T21:35:06.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:06 [2024-02-28T21:35:06.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-240877201 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
16:35:06 [2024-02-28T21:35:06.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-240877201 data=null doit=true}, Tree node with text: mysession]
16:35:06 [2024-02-28T21:35:06.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-240877201 data=null}, Tree node with text: mysession]
16:35:06 [2024-02-28T21:35:06.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-240877201 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
16:35:06 [2024-02-28T21:35:06.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240877201 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]
16:35:06 [2024-02-28T21:35:06.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-240877200 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
16:35:06 [2024-02-28T21:35:06.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:06 [2024-02-28T21:35:06.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-240877200 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
16:35:06 [2024-02-28T21:35:06.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-240877199 data=null doit=true}, Tree node with text: mysession]
16:35:06 [2024-02-28T21:35:06.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-240877199 data=null}, Tree node with text: mysession]
16:35:06 [2024-02-28T21:35:06.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-240877199 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
16:35:06 [2024-02-28T21:35:06.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240877199 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]
16:35:06 [2024-02-28T21:35:06.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-240877198 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
16:35:06 [2024-02-28T21:35:06.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
16:35:06 [2024-02-28T21:35:06.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Start'
16:35:06 [2024-02-28T21:35:06.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Start} time=-240877123 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Start']
16:35:06 [2024-02-28T21:35:06.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Start'
16:35:06 [2024-02-28T21:35:06.812Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:35:06 [2024-02-28T21:35:06.812Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:35:06 [2024-02-28T21:35:06.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:06 [2024-02-28T21:35:06.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-240877021 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
16:35:06 [2024-02-28T21:35:06.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-240877021 data=null doit=true}, Tree node with text: mysession]
16:35:06 [2024-02-28T21:35:06.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-240877021 data=null}, Tree node with text: mysession]
16:35:06 [2024-02-28T21:35:06.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-240877020 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
16:35:06 [2024-02-28T21:35:06.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240877020 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]
16:35:06 [2024-02-28T21:35:06.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-240877019 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
16:35:06 [2024-02-28T21:35:06.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:06 [2024-02-28T21:35:06.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-240877019 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
16:35:06 [2024-02-28T21:35:06.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-240877019 data=null doit=true}, Tree node with text: mysession]
16:35:06 [2024-02-28T21:35:06.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-240877019 data=null}, Tree node with text: mysession]
16:35:06 [2024-02-28T21:35:06.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-240877018 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
16:35:06 [2024-02-28T21:35:06.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240877018 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]
16:35:06 [2024-02-28T21:35:06.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-240877017 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
16:35:07 [2024-02-28T21:35:07.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
16:35:07 [2024-02-28T21:35:07.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Stop'
16:35:07 [2024-02-28T21:35:07.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Stop} time=-240876979 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Stop']
16:35:07 [2024-02-28T21:35:07.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Stop'
16:35:07 [2024-02-28T21:35:07.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
16:35:07 [2024-02-28T21:35:07.322Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:35:07 [2024-02-28T21:35:07.322Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:35:07 [2024-02-28T21:35:07.322Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:35:07 [2024-02-28T21:35:07.322Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: LOG4J is already expanded. Won't expand it again.
16:35:07 [2024-02-28T21:35:07.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:07 [2024-02-28T21:35:07.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {logger} time=-240876735 data=null button=0 stateMask=0x0 x=135 y=127 count=0}, Tree node with text: logger]
16:35:07 [2024-02-28T21:35:07.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {logger} time=-240876735 data=null doit=true}, Tree node with text: logger]
16:35:07 [2024-02-28T21:35:07.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {logger} time=-240876735 data=null}, Tree node with text: logger]
16:35:07 [2024-02-28T21:35:07.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {logger} time=-240876735 data=null button=1 stateMask=0x0 x=135 y=127 count=1}, Tree node with text: logger]
16:35:07 [2024-02-28T21:35:07.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240876735 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]
16:35:07 [2024-02-28T21:35:07.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {logger} time=-240876733 data=null button=1 stateMask=0x80000 x=135 y=127 count=1}, Tree node with text: logger]
16:35:07 [2024-02-28T21:35:07.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"'
16:35:07 [2024-02-28T21:35:07.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:35:07 [2024-02-28T21:35:07.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:35:07 [2024-02-28T21:35:07.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
16:35:07 [2024-02-28T21:35:07.322Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:35:07 [2024-02-28T21:35:07.322Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:35:07 [2024-02-28T21:35:07.322Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:35:07 [2024-02-28T21:35:07.322Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: LOG4J is already expanded. Won't expand it again.
16:35:07 [2024-02-28T21:35:07.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:07 [2024-02-28T21:35:07.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {anotherLogger} time=-240876702 data=null button=0 stateMask=0x0 x=161 y=130 count=0}, Tree node with text: anotherLogger]
16:35:07 [2024-02-28T21:35:07.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {anotherLogger} time=-240876702 data=null doit=true}, Tree node with text: anotherLogger]
16:35:07 [2024-02-28T21:35:07.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {anotherLogger} time=-240876702 data=null}, Tree node with text: anotherLogger]
16:35:07 [2024-02-28T21:35:07.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {anotherLogger} time=-240876701 data=null button=1 stateMask=0x0 x=161 y=130 count=1}, Tree node with text: anotherLogger]
16:35:07 [2024-02-28T21:35:07.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240876701 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]
16:35:07 [2024-02-28T21:35:07.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {anotherLogger} time=-240876700 data=null button=1 stateMask=0x80000 x=161 y=130 count=1}, Tree node with text: anotherLogger]
16:35:07 [2024-02-28T21:35:07.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"'
16:35:07 [2024-02-28T21:35:07.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:35:07 [2024-02-28T21:35:07.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:35:07 [2024-02-28T21:35:07.322Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:35:07 [2024-02-28T21:35:07.322Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:35:07 [2024-02-28T21:35:07.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:07 [2024-02-28T21:35:07.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-240876598 data=null button=0 stateMask=0x0 x=113 y=-27 count=0}, Tree node with text: mysession]
16:35:07 [2024-02-28T21:35:07.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-240876597 data=null doit=true}, Tree node with text: mysession]
16:35:07 [2024-02-28T21:35:07.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-240876597 data=null}, Tree node with text: mysession]
16:35:07 [2024-02-28T21:35:07.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-240876597 data=null button=1 stateMask=0x0 x=113 y=-27 count=1}, Tree node with text: mysession]
16:35:07 [2024-02-28T21:35:07.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240876597 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]
16:35:07 [2024-02-28T21:35:07.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-240876595 data=null button=1 stateMask=0x80000 x=113 y=-27 count=1}, Tree node with text: mysession]
16:35:07 [2024-02-28T21:35:07.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:07 [2024-02-28T21:35:07.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-240876595 data=null button=0 stateMask=0x0 x=113 y=-27 count=0}, Tree node with text: mysession]
16:35:07 [2024-02-28T21:35:07.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-240876595 data=null doit=true}, Tree node with text: mysession]
16:35:07 [2024-02-28T21:35:07.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-240876595 data=null}, Tree node with text: mysession]
16:35:07 [2024-02-28T21:35:07.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-240876594 data=null button=1 stateMask=0x0 x=113 y=-27 count=1}, Tree node with text: mysession]
16:35:07 [2024-02-28T21:35:07.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240876594 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]
16:35:07 [2024-02-28T21:35:07.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-240876594 data=null button=1 stateMask=0x80000 x=113 y=-27 count=1}, Tree node with text: mysession]
16:35:07 [2024-02-28T21:35:07.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
16:35:07 [2024-02-28T21:35:07.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
16:35:07 [2024-02-28T21:35:07.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
16:35:07 [2024-02-28T21:35:07.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
16:35:07 [2024-02-28T21:35:07.577Z] 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=-240876304 data=null doit=true}, Shell with text {Enable Events}]
16:35:07 [2024-02-28T21:35:07.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
16:35:07 [2024-02-28T21:35:07.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
16:35:07 [2024-02-28T21:35:07.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
16:35:07 [2024-02-28T21:35:07.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
16:35:07 [2024-02-28T21:35:07.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
16:35:07 [2024-02-28T21:35:07.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: with mnemonic 'Python'
16:35:07 [2024-02-28T21:35:07.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
16:35:07 [2024-02-28T21:35:07.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: in group (with mnemonic 'Domain')
16:35:07 [2024-02-28T21:35:07.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: with style 'SWT.RADIO'
16:35:07 [2024-02-28T21:35:07.578Z] 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')
16:35:07 [2024-02-28T21:35:07.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:07 [2024-02-28T21:35:07.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:07 [2024-02-28T21:35:07.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:07 [2024-02-28T21:35:07.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:07 [2024-02-28T21:35:07.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:07 [2024-02-28T21:35:07.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
16:35:07 [2024-02-28T21:35:07.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
16:35:07 [2024-02-28T21:35:07.833Z] 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')
16:35:07 [2024-02-28T21:35:07.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=-240876229 data=null doit=true}, Button with text {Kernel}]
16:35:07 [2024-02-28T21:35:07.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=-240876229 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Kernel}]
16:35:07 [2024-02-28T21:35:07.833Z] 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')
16:35:07 [2024-02-28T21:35:07.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Python} time=-240876228 data=null doit=true}, (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
16:35:07 [2024-02-28T21:35:07.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Python} time=-240876228 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')]
16:35:07 [2024-02-28T21:35:07.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Python} time=-240876228 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')]
16:35:07 [2024-02-28T21:35:07.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Python} time=-240876228 data=null 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')]
16:35:07 [2024-02-28T21:35:07.833Z] 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')
16:35:07 [2024-02-28T21:35:07.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:35:07 [2024-02-28T21:35:07.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
16:35:07 [2024-02-28T21:35:07.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
16:35:07 [2024-02-28T21:35:07.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
16:35:07 [2024-02-28T21:35:07.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: All
16:35:07 [2024-02-28T21:35:07.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
16:35:07 [2024-02-28T21:35:07.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
16:35:07 [2024-02-28T21:35:07.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
16:35:07 [2024-02-28T21:35:07.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
16:35:07 [2024-02-28T21:35:07.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
16:35:07 [2024-02-28T21:35:07.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:07 [2024-02-28T21:35:07.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:07 [2024-02-28T21:35:07.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
16:35:07 [2024-02-28T21:35:07.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
16:35:07 [2024-02-28T21:35:07.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
16:35:07 [2024-02-28T21:35:07.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
16:35:07 [2024-02-28T21:35:07.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
16:35:07 [2024-02-28T21:35:07.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
16:35:07 [2024-02-28T21:35:07.833Z] 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')
16:35:07 [2024-02-28T21:35:07.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
16:35:07 [2024-02-28T21:35:07.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-240876128 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:07 [2024-02-28T21:35:07.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-240876128 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:07 [2024-02-28T21:35:07.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-240876128 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:07 [2024-02-28T21:35:07.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-240876128 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:07 [2024-02-28T21:35:07.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-240876128 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:07 [2024-02-28T21:35:07.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-240876128 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:07 [2024-02-28T21:35:07.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-240876128 data=null 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')]
16:35:07 [2024-02-28T21:35:07.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-240876485 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)...']
16:35:07 [2024-02-28T21:35:07.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:35:07 [2024-02-28T21:35:07.833Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:35:07 [2024-02-28T21:35:07.833Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:35:07 [2024-02-28T21:35:07.834Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:35:07 [2024-02-28T21:35:07.834Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:35:07 [2024-02-28T21:35:07.834Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:35:07 [2024-02-28T21:35:07.834Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:35:07 [2024-02-28T21:35:07.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Python} time=-240876040 data=null doit=true}, Tree node with text: Python]
16:35:07 [2024-02-28T21:35:07.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Python} time=-240876040 data=null}, Tree node with text: Python]
16:35:07 [2024-02-28T21:35:07.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Python} time=-240876039 data=null button=1 stateMask=0x0 x=119 y=81 count=1}, Tree node with text: Python]
16:35:07 [2024-02-28T21:35:07.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-240876039 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]
16:35:07 [2024-02-28T21:35:07.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Python} time=-240876039 data=null button=1 stateMask=0x80000 x=119 y=81 count=1}, Tree node with text: Python]
16:35:07 [2024-02-28T21:35:07.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:07 [2024-02-28T21:35:07.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-240876038 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
16:35:07 [2024-02-28T21:35:07.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-240876038 data=null doit=true}, Tree node with text: mysession]
16:35:07 [2024-02-28T21:35:07.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-240876038 data=null}, Tree node with text: mysession]
16:35:07 [2024-02-28T21:35:07.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-240876038 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
16:35:07 [2024-02-28T21:35:07.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240876037 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]
16:35:07 [2024-02-28T21:35:07.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-240876037 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
16:35:07 [2024-02-28T21:35:07.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:07 [2024-02-28T21:35:07.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-240876036 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
16:35:07 [2024-02-28T21:35:07.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-240876036 data=null doit=true}, Tree node with text: mysession]
16:35:07 [2024-02-28T21:35:07.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-240876036 data=null}, Tree node with text: mysession]
16:35:07 [2024-02-28T21:35:07.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-240876036 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
16:35:07 [2024-02-28T21:35:07.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240876036 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]
16:35:07 [2024-02-28T21:35:07.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-240876035 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
16:35:07 [2024-02-28T21:35:07.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
16:35:07 [2024-02-28T21:35:07.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
16:35:08 [2024-02-28T21:35:08.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
16:35:08 [2024-02-28T21:35:08.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
16:35:08 [2024-02-28T21:35:08.089Z] 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=-240875825 data=null doit=true}, Shell with text {Enable Events}]
16:35:08 [2024-02-28T21:35:08.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
16:35:08 [2024-02-28T21:35:08.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
16:35:08 [2024-02-28T21:35:08.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
16:35:08 [2024-02-28T21:35:08.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
16:35:08 [2024-02-28T21:35:08.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
16:35:08 [2024-02-28T21:35:08.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: with mnemonic 'Python'
16:35:08 [2024-02-28T21:35:08.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
16:35:08 [2024-02-28T21:35:08.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: in group (with mnemonic 'Domain')
16:35:08 [2024-02-28T21:35:08.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: with style 'SWT.RADIO'
16:35:08 [2024-02-28T21:35:08.089Z] 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')
16:35:08 [2024-02-28T21:35:08.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:08 [2024-02-28T21:35:08.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:08 [2024-02-28T21:35:08.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:08 [2024-02-28T21:35:08.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:08 [2024-02-28T21:35:08.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:08 [2024-02-28T21:35:08.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
16:35:08 [2024-02-28T21:35:08.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
16:35:08 [2024-02-28T21:35:08.089Z] 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')
16:35:08 [2024-02-28T21:35:08.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=-240875824 data=null doit=true}, Button with text {Kernel}]
16:35:08 [2024-02-28T21:35:08.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=-240875823 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Kernel}]
16:35:08 [2024-02-28T21:35:08.089Z] 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')
16:35:08 [2024-02-28T21:35:08.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Python} time=-240875791 data=null doit=true}, (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
16:35:08 [2024-02-28T21:35:08.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Python} time=-240875791 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')]
16:35:08 [2024-02-28T21:35:08.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Python} time=-240875791 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')]
16:35:08 [2024-02-28T21:35:08.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Python} time=-240875791 data=null 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')]
16:35:08 [2024-02-28T21:35:08.345Z] 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')
16:35:08 [2024-02-28T21:35:08.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:35:08 [2024-02-28T21:35:08.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
16:35:08 [2024-02-28T21:35:08.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
16:35:08 [2024-02-28T21:35:08.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
16:35:08 [2024-02-28T21:35:08.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {All} time=-240875694 data=null doit=true}, TreeItem with text {All}]
16:35:08 [2024-02-28T21:35:08.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {All} time=-240875694 data=null}, TreeItem with text {All}]
16:35:08 [2024-02-28T21:35:08.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {All} time=-240875693 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {All}]
16:35:08 [2024-02-28T21:35:08.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-240875693 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}]
16:35:08 [2024-02-28T21:35:08.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {All} time=-240875682 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {All}]
16:35:08 [2024-02-28T21:35:08.345Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
16:35:08 [2024-02-28T21:35:08.345Z] 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=-240875681 data=null doit=true}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
16:35:08 [2024-02-28T21:35:08.345Z] 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=-240875681 data=null}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
16:35:08 [2024-02-28T21:35:08.345Z] 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=-240875681 data=null button=1 stateMask=0x0 x=239 y=35 count=1}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
16:35:08 [2024-02-28T21:35:08.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-240875681 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)]
16:35:08 [2024-02-28T21:35:08.346Z] 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=-240875680 data=null button=1 stateMask=0x80000 x=239 y=35 count=1}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
16:35:08 [2024-02-28T21:35:08.346Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
16:35:08 [2024-02-28T21:35:08.346Z] 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.
16:35:08 [2024-02-28T21:35:08.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: logger
16:35:08 [2024-02-28T21:35:08.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
16:35:08 [2024-02-28T21:35:08.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
16:35:08 [2024-02-28T21:35:08.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
16:35:08 [2024-02-28T21:35:08.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
16:35:08 [2024-02-28T21:35:08.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
16:35:08 [2024-02-28T21:35:08.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:08 [2024-02-28T21:35:08.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:08 [2024-02-28T21:35:08.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
16:35:08 [2024-02-28T21:35:08.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
16:35:08 [2024-02-28T21:35:08.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
16:35:08 [2024-02-28T21:35:08.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
16:35:08 [2024-02-28T21:35:08.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
16:35:08 [2024-02-28T21:35:08.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
16:35:08 [2024-02-28T21:35:08.346Z] 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')
16:35:08 [2024-02-28T21:35:08.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
16:35:08 [2024-02-28T21:35:08.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-240875678 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:08 [2024-02-28T21:35:08.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-240875678 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:08 [2024-02-28T21:35:08.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-240875678 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:08 [2024-02-28T21:35:08.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-240875678 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:08 [2024-02-28T21:35:08.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-240875678 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:08 [2024-02-28T21:35:08.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-240875678 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:08 [2024-02-28T21:35:08.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-240875678 data=null 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')]
16:35:08 [2024-02-28T21:35:08.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-240876002 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)...']
16:35:08 [2024-02-28T21:35:08.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:35:08 [2024-02-28T21:35:08.346Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:35:08 [2024-02-28T21:35:08.346Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:35:08 [2024-02-28T21:35:08.346Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:35:08 [2024-02-28T21:35:08.346Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:35:08 [2024-02-28T21:35:08.346Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:35:08 [2024-02-28T21:35:08.346Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:35:08 [2024-02-28T21:35:08.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Python} time=-240875609 data=null doit=true}, Tree node with text: Python]
16:35:08 [2024-02-28T21:35:08.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Python} time=-240875609 data=null}, Tree node with text: Python]
16:35:08 [2024-02-28T21:35:08.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Python} time=-240875609 data=null button=1 stateMask=0x0 x=119 y=81 count=1}, Tree node with text: Python]
16:35:08 [2024-02-28T21:35:08.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-240875609 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]
16:35:08 [2024-02-28T21:35:08.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Python} time=-240875608 data=null button=1 stateMask=0x80000 x=119 y=81 count=1}, Tree node with text: Python]
16:35:08 [2024-02-28T21:35:08.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:08 [2024-02-28T21:35:08.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-240875608 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
16:35:08 [2024-02-28T21:35:08.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-240875608 data=null doit=true}, Tree node with text: mysession]
16:35:08 [2024-02-28T21:35:08.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-240875607 data=null}, Tree node with text: mysession]
16:35:08 [2024-02-28T21:35:08.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-240875607 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
16:35:08 [2024-02-28T21:35:08.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240875607 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]
16:35:08 [2024-02-28T21:35:08.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-240875606 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
16:35:08 [2024-02-28T21:35:08.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:08 [2024-02-28T21:35:08.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-240875606 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
16:35:08 [2024-02-28T21:35:08.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-240875606 data=null doit=true}, Tree node with text: mysession]
16:35:08 [2024-02-28T21:35:08.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-240875606 data=null}, Tree node with text: mysession]
16:35:08 [2024-02-28T21:35:08.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-240875606 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
16:35:08 [2024-02-28T21:35:08.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240875605 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]
16:35:08 [2024-02-28T21:35:08.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-240875605 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
16:35:08 [2024-02-28T21:35:08.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
16:35:08 [2024-02-28T21:35:08.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
16:35:08 [2024-02-28T21:35:08.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
16:35:08 [2024-02-28T21:35:08.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
16:35:08 [2024-02-28T21:35:08.602Z] 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=-240875249 data=null doit=true}, Shell with text {Enable Events}]
16:35:08 [2024-02-28T21:35:08.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
16:35:08 [2024-02-28T21:35:08.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
16:35:08 [2024-02-28T21:35:08.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
16:35:08 [2024-02-28T21:35:08.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
16:35:08 [2024-02-28T21:35:08.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
16:35:08 [2024-02-28T21:35:08.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: with mnemonic 'Python'
16:35:08 [2024-02-28T21:35:08.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
16:35:08 [2024-02-28T21:35:08.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: in group (with mnemonic 'Domain')
16:35:08 [2024-02-28T21:35:08.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: with style 'SWT.RADIO'
16:35:08 [2024-02-28T21:35:08.602Z] 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')
16:35:08 [2024-02-28T21:35:08.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:08 [2024-02-28T21:35:08.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:08 [2024-02-28T21:35:08.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:08 [2024-02-28T21:35:08.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:08 [2024-02-28T21:35:08.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:08 [2024-02-28T21:35:08.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
16:35:08 [2024-02-28T21:35:08.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
16:35:08 [2024-02-28T21:35:08.602Z] 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')
16:35:08 [2024-02-28T21:35:08.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=-240875228 data=null doit=true}, Button with text {Kernel}]
16:35:08 [2024-02-28T21:35:08.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=-240875227 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Kernel}]
16:35:08 [2024-02-28T21:35:08.602Z] 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')
16:35:08 [2024-02-28T21:35:08.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Python} time=-240875227 data=null doit=true}, (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
16:35:08 [2024-02-28T21:35:08.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Python} time=-240875227 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')]
16:35:08 [2024-02-28T21:35:08.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Python} time=-240875227 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')]
16:35:08 [2024-02-28T21:35:08.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Python} time=-240875227 data=null 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')]
16:35:08 [2024-02-28T21:35:08.857Z] 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')
16:35:08 [2024-02-28T21:35:08.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:35:08 [2024-02-28T21:35:08.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
16:35:08 [2024-02-28T21:35:08.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
16:35:08 [2024-02-28T21:35:08.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
16:35:08 [2024-02-28T21:35:08.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {All} time=-240875173 data=null doit=true}, TreeItem with text {All}]
16:35:08 [2024-02-28T21:35:08.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {All} time=-240875172 data=null}, TreeItem with text {All}]
16:35:08 [2024-02-28T21:35:08.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {All} time=-240875172 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {All}]
16:35:08 [2024-02-28T21:35:08.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-240875172 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}]
16:35:08 [2024-02-28T21:35:08.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {All} time=-240875171 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {All}]
16:35:08 [2024-02-28T21:35:08.858Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
16:35:08 [2024-02-28T21:35:08.858Z] 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=-240875171 data=null doit=true}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
16:35:08 [2024-02-28T21:35:08.858Z] 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=-240875171 data=null}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
16:35:08 [2024-02-28T21:35:08.858Z] 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=-240875170 data=null button=1 stateMask=0x0 x=239 y=35 count=1}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
16:35:08 [2024-02-28T21:35:08.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-240875170 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)]
16:35:08 [2024-02-28T21:35:08.858Z] 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=-240875169 data=null button=1 stateMask=0x80000 x=239 y=35 count=1}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
16:35:08 [2024-02-28T21:35:08.858Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
16:35:08 [2024-02-28T21:35:08.858Z] 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.
16:35:08 [2024-02-28T21:35:08.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: anotherLogger
16:35:08 [2024-02-28T21:35:08.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
16:35:08 [2024-02-28T21:35:08.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
16:35:08 [2024-02-28T21:35:08.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
16:35:08 [2024-02-28T21:35:08.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
16:35:08 [2024-02-28T21:35:08.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
16:35:08 [2024-02-28T21:35:08.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:08 [2024-02-28T21:35:08.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:08 [2024-02-28T21:35:08.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
16:35:08 [2024-02-28T21:35:08.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'Log Level')
16:35:08 [2024-02-28T21:35:08.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.CHECK'
16:35:08 [2024-02-28T21:35:08.858Z] 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')
16:35:08 [2024-02-28T21:35:08.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
16:35:08 [2024-02-28T21:35:08.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
16:35:08 [2024-02-28T21:35:08.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: in group (with mnemonic 'Log Level')
16:35:08 [2024-02-28T21:35:08.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
16:35:08 [2024-02-28T21:35:08.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
16:35:08 [2024-02-28T21:35:08.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: in group (with mnemonic 'Log Level')
16:35:08 [2024-02-28T21:35:08.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
16:35:08 [2024-02-28T21:35:08.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
16:35:08 [2024-02-28T21:35:08.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
16:35:08 [2024-02-28T21:35:08.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@1bebe505
16:35:08 [2024-02-28T21:35:08.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Select} time=-240875168 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')]
16:35:08 [2024-02-28T21:35:08.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Select} time=-240875168 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')]
16:35:08 [2024-02-28T21:35:08.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Select} time=-240875167 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
16:35:08 [2024-02-28T21:35:08.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Select} time=-240875167 data=null}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
16:35:08 [2024-02-28T21:35:08.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select} time=-240875167 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')]
16:35:08 [2024-02-28T21:35:08.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select} time=-240875167 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')]
16:35:08 [2024-02-28T21:35:08.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select} time=-240875167 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')]
16:35:08 [2024-02-28T21:35:08.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Select} time=-240875167 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')]
16:35:08 [2024-02-28T21:35:08.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Select} time=-240875167 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')]
16:35:08 [2024-02-28T21:35:08.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Select} time=-240875167 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')]
16:35:08 [2024-02-28T21:35:08.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select} time=-240875167 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
16:35:08 [2024-02-28T21:35:08.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Select} time=-240875167 data=null}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
16:35:08 [2024-02-28T21:35:08.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: of type 'CCombo'
16:35:08 [2024-02-28T21:35:08.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
16:35:08 [2024-02-28T21:35:08.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: in group (with mnemonic 'Log Level')
16:35:08 [2024-02-28T21:35:08.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: (of type 'CCombo' and in group (with mnemonic 'Log Level'))
16:35:08 [2024-02-28T21:35:08.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Setting selection on CCombo {*Wrong Thread*} [layout=null] to Critical
16:35:08 [2024-02-28T21:35:08.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Sent event 13 to [Selection [13]: SelectionEvent{CCombo {} [layout=null] time=-240875166 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'))]
16:35:08 [2024-02-28T21:35:08.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Set selection on CCombo {*Wrong Thread*} [layout=null] to Critical
16:35:08 [2024-02-28T21:35:08.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
16:35:08 [2024-02-28T21:35:08.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
16:35:08 [2024-02-28T21:35:08.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
16:35:08 [2024-02-28T21:35:08.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
16:35:08 [2024-02-28T21:35:08.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
16:35:08 [2024-02-28T21:35:08.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:08 [2024-02-28T21:35:08.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:08 [2024-02-28T21:35:08.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
16:35:08 [2024-02-28T21:35:08.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
16:35:08 [2024-02-28T21:35:08.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
16:35:08 [2024-02-28T21:35:08.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
16:35:08 [2024-02-28T21:35:08.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
16:35:08 [2024-02-28T21:35:08.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
16:35:08 [2024-02-28T21:35:08.859Z] 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')
16:35:08 [2024-02-28T21:35:08.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
16:35:08 [2024-02-28T21:35:08.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-240875165 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:08 [2024-02-28T21:35:08.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-240875165 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:08 [2024-02-28T21:35:08.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-240875165 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:08 [2024-02-28T21:35:08.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-240875165 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:08 [2024-02-28T21:35:08.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-240875165 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:08 [2024-02-28T21:35:08.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-240875165 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:08 [2024-02-28T21:35:08.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-240875165 data=null 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')]
16:35:08 [2024-02-28T21:35:08.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-240875534 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)...']
16:35:08 [2024-02-28T21:35:08.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:35:08 [2024-02-28T21:35:08.859Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:35:08 [2024-02-28T21:35:08.859Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:35:08 [2024-02-28T21:35:08.859Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:35:08 [2024-02-28T21:35:08.859Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:35:08 [2024-02-28T21:35:08.859Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:35:08 [2024-02-28T21:35:08.859Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:35:08 [2024-02-28T21:35:08.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Python} time=-240875094 data=null doit=true}, Tree node with text: Python]
16:35:08 [2024-02-28T21:35:08.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Python} time=-240875094 data=null}, Tree node with text: Python]
16:35:08 [2024-02-28T21:35:08.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Python} time=-240875094 data=null button=1 stateMask=0x0 x=119 y=81 count=1}, Tree node with text: Python]
16:35:08 [2024-02-28T21:35:08.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-240875093 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]
16:35:08 [2024-02-28T21:35:08.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Python} time=-240875093 data=null button=1 stateMask=0x80000 x=119 y=81 count=1}, Tree node with text: Python]
16:35:08 [2024-02-28T21:35:08.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:08 [2024-02-28T21:35:08.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-240875092 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
16:35:08 [2024-02-28T21:35:08.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-240875092 data=null doit=true}, Tree node with text: mysession]
16:35:08 [2024-02-28T21:35:08.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-240875092 data=null}, Tree node with text: mysession]
16:35:08 [2024-02-28T21:35:08.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-240875092 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
16:35:08 [2024-02-28T21:35:08.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240875092 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]
16:35:08 [2024-02-28T21:35:08.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-240875091 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
16:35:08 [2024-02-28T21:35:08.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:08 [2024-02-28T21:35:08.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-240875091 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
16:35:08 [2024-02-28T21:35:08.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-240875091 data=null doit=true}, Tree node with text: mysession]
16:35:08 [2024-02-28T21:35:08.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-240875091 data=null}, Tree node with text: mysession]
16:35:08 [2024-02-28T21:35:08.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-240875090 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
16:35:08 [2024-02-28T21:35:08.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240875090 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]
16:35:08 [2024-02-28T21:35:08.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-240875090 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
16:35:08 [2024-02-28T21:35:08.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
16:35:08 [2024-02-28T21:35:08.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
16:35:09 [2024-02-28T21:35:09.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
16:35:09 [2024-02-28T21:35:09.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
16:35:09 [2024-02-28T21:35:09.114Z] 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=-240874801 data=null doit=true}, Shell with text {Enable Events}]
16:35:09 [2024-02-28T21:35:09.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
16:35:09 [2024-02-28T21:35:09.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
16:35:09 [2024-02-28T21:35:09.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
16:35:09 [2024-02-28T21:35:09.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
16:35:09 [2024-02-28T21:35:09.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
16:35:09 [2024-02-28T21:35:09.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: with mnemonic 'Python'
16:35:09 [2024-02-28T21:35:09.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
16:35:09 [2024-02-28T21:35:09.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: in group (with mnemonic 'Domain')
16:35:09 [2024-02-28T21:35:09.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: with style 'SWT.RADIO'
16:35:09 [2024-02-28T21:35:09.114Z] 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')
16:35:09 [2024-02-28T21:35:09.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:09 [2024-02-28T21:35:09.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:09 [2024-02-28T21:35:09.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:09 [2024-02-28T21:35:09.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:09 [2024-02-28T21:35:09.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:09 [2024-02-28T21:35:09.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
16:35:09 [2024-02-28T21:35:09.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
16:35:09 [2024-02-28T21:35:09.114Z] 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')
16:35:09 [2024-02-28T21:35:09.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=-240874722 data=null doit=true}, Button with text {Kernel}]
16:35:09 [2024-02-28T21:35:09.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=-240874722 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Kernel}]
16:35:09 [2024-02-28T21:35:09.114Z] 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')
16:35:09 [2024-02-28T21:35:09.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Python} time=-240874721 data=null doit=true}, (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
16:35:09 [2024-02-28T21:35:09.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Python} time=-240874721 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')]
16:35:09 [2024-02-28T21:35:09.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Python} time=-240874721 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')]
16:35:09 [2024-02-28T21:35:09.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Python} time=-240874721 data=null 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')]
16:35:09 [2024-02-28T21:35:09.369Z] 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')
16:35:09 [2024-02-28T21:35:09.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:35:09 [2024-02-28T21:35:09.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
16:35:09 [2024-02-28T21:35:09.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
16:35:09 [2024-02-28T21:35:09.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
16:35:09 [2024-02-28T21:35:09.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:35:09 [2024-02-28T21:35:09.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:35:09 [2024-02-28T21:35:09.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Specific logger", using matcher: with mnemonic 'Specific logger'
16:35:09 [2024-02-28T21:35:09.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: in group (with mnemonic 'Specific logger')
16:35:09 [2024-02-28T21:35:09.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific logger'))
16:35:09 [2024-02-28T21:35:09.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
16:35:09 [2024-02-28T21:35:09.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
16:35:09 [2024-02-28T21:35:09.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
16:35:09 [2024-02-28T21:35:09.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
16:35:09 [2024-02-28T21:35:09.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
16:35:09 [2024-02-28T21:35:09.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:09 [2024-02-28T21:35:09.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:09 [2024-02-28T21:35:09.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
16:35:09 [2024-02-28T21:35:09.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
16:35:09 [2024-02-28T21:35:09.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
16:35:09 [2024-02-28T21:35:09.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
16:35:09 [2024-02-28T21:35:09.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
16:35:09 [2024-02-28T21:35:09.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
16:35:09 [2024-02-28T21:35:09.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')
16:35:09 [2024-02-28T21:35:09.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
16:35:09 [2024-02-28T21:35:09.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-240874672 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:09 [2024-02-28T21:35:09.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-240874671 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:09 [2024-02-28T21:35:09.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-240874671 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:09 [2024-02-28T21:35:09.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-240874671 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:09 [2024-02-28T21:35:09.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-240874671 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:09 [2024-02-28T21:35:09.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-240874671 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:09 [2024-02-28T21:35:09.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-240874671 data=null 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')]
16:35:09 [2024-02-28T21:35:09.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-240875012 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)...']
16:35:09 [2024-02-28T21:35:09.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:35:09 [2024-02-28T21:35:09.370Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:35:09 [2024-02-28T21:35:09.370Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:35:09 [2024-02-28T21:35:09.370Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:35:09 [2024-02-28T21:35:09.370Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:35:09 [2024-02-28T21:35:09.370Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:35:09 [2024-02-28T21:35:09.370Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:35:09 [2024-02-28T21:35:09.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Python} time=-240874594 data=null doit=true}, Tree node with text: Python]
16:35:09 [2024-02-28T21:35:09.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Python} time=-240874594 data=null}, Tree node with text: Python]
16:35:09 [2024-02-28T21:35:09.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Python} time=-240874594 data=null button=1 stateMask=0x0 x=119 y=81 count=1}, Tree node with text: Python]
16:35:09 [2024-02-28T21:35:09.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-240874594 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]
16:35:09 [2024-02-28T21:35:09.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Python} time=-240874593 data=null button=1 stateMask=0x80000 x=119 y=81 count=1}, Tree node with text: Python]
16:35:09 [2024-02-28T21:35:09.370Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:35:09 [2024-02-28T21:35:09.370Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:35:09 [2024-02-28T21:35:09.370Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:35:09 [2024-02-28T21:35:09.370Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Python is already expanded. Won't expand it again.
16:35:09 [2024-02-28T21:35:09.370Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:35:09 [2024-02-28T21:35:09.370Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:35:09 [2024-02-28T21:35:09.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:09 [2024-02-28T21:35:09.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-240874591 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
16:35:09 [2024-02-28T21:35:09.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-240874591 data=null doit=true}, Tree node with text: mysession]
16:35:09 [2024-02-28T21:35:09.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-240874591 data=null}, Tree node with text: mysession]
16:35:09 [2024-02-28T21:35:09.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-240874591 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
16:35:09 [2024-02-28T21:35:09.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240874591 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]
16:35:09 [2024-02-28T21:35:09.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-240874590 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
16:35:09 [2024-02-28T21:35:09.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:09 [2024-02-28T21:35:09.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-240874590 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
16:35:09 [2024-02-28T21:35:09.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-240874590 data=null doit=true}, Tree node with text: mysession]
16:35:09 [2024-02-28T21:35:09.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-240874590 data=null}, Tree node with text: mysession]
16:35:09 [2024-02-28T21:35:09.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-240874590 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
16:35:09 [2024-02-28T21:35:09.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240874587 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]
16:35:09 [2024-02-28T21:35:09.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-240874540 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
16:35:09 [2024-02-28T21:35:09.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
16:35:09 [2024-02-28T21:35:09.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Start'
16:35:09 [2024-02-28T21:35:09.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Start} time=-240874507 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Start']
16:35:09 [2024-02-28T21:35:09.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Start'
16:35:09 [2024-02-28T21:35:09.625Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:35:09 [2024-02-28T21:35:09.625Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:35:09 [2024-02-28T21:35:09.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:09 [2024-02-28T21:35:09.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-240874406 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
16:35:09 [2024-02-28T21:35:09.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-240874405 data=null doit=true}, Tree node with text: mysession]
16:35:09 [2024-02-28T21:35:09.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-240874405 data=null}, Tree node with text: mysession]
16:35:09 [2024-02-28T21:35:09.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-240874405 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
16:35:09 [2024-02-28T21:35:09.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240874405 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]
16:35:09 [2024-02-28T21:35:09.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-240874404 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
16:35:09 [2024-02-28T21:35:09.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:09 [2024-02-28T21:35:09.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-240874403 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
16:35:09 [2024-02-28T21:35:09.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-240874403 data=null doit=true}, Tree node with text: mysession]
16:35:09 [2024-02-28T21:35:09.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-240874403 data=null}, Tree node with text: mysession]
16:35:09 [2024-02-28T21:35:09.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-240874403 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
16:35:09 [2024-02-28T21:35:09.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240874403 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]
16:35:09 [2024-02-28T21:35:09.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-240874402 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
16:35:09 [2024-02-28T21:35:09.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
16:35:09 [2024-02-28T21:35:09.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Stop'
16:35:09 [2024-02-28T21:35:09.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Stop} time=-240874371 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Stop']
16:35:09 [2024-02-28T21:35:09.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Stop'
16:35:09 [2024-02-28T21:35:09.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
16:35:09 [2024-02-28T21:35:09.626Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:35:09 [2024-02-28T21:35:09.626Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:35:09 [2024-02-28T21:35:09.626Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:35:09 [2024-02-28T21:35:09.626Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Python is already expanded. Won't expand it again.
16:35:09 [2024-02-28T21:35:09.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:09 [2024-02-28T21:35:09.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {logger} time=-240874218 data=null button=0 stateMask=0x0 x=135 y=127 count=0}, Tree node with text: logger]
16:35:09 [2024-02-28T21:35:09.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {logger} time=-240874218 data=null doit=true}, Tree node with text: logger]
16:35:09 [2024-02-28T21:35:09.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {logger} time=-240874218 data=null}, Tree node with text: logger]
16:35:09 [2024-02-28T21:35:09.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {logger} time=-240874217 data=null button=1 stateMask=0x0 x=135 y=127 count=1}, Tree node with text: logger]
16:35:09 [2024-02-28T21:35:09.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240874217 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]
16:35:09 [2024-02-28T21:35:09.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {logger} time=-240874209 data=null button=1 stateMask=0x80000 x=135 y=117 count=1}, Tree node with text: logger]
16:35:09 [2024-02-28T21:35:09.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"'
16:35:09 [2024-02-28T21:35:09.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:35:09 [2024-02-28T21:35:09.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:35:09 [2024-02-28T21:35:09.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
16:35:09 [2024-02-28T21:35:09.881Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:35:09 [2024-02-28T21:35:09.881Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:35:09 [2024-02-28T21:35:09.881Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:35:09 [2024-02-28T21:35:09.881Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Python is already expanded. Won't expand it again.
16:35:09 [2024-02-28T21:35:09.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:09 [2024-02-28T21:35:09.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {anotherLogger} time=-240874131 data=null button=0 stateMask=0x0 x=161 y=112 count=0}, Tree node with text: anotherLogger]
16:35:09 [2024-02-28T21:35:09.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {anotherLogger} time=-240874131 data=null doit=true}, Tree node with text: anotherLogger]
16:35:09 [2024-02-28T21:35:09.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {anotherLogger} time=-240874131 data=null}, Tree node with text: anotherLogger]
16:35:09 [2024-02-28T21:35:09.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {anotherLogger} time=-240874131 data=null button=1 stateMask=0x0 x=161 y=112 count=1}, Tree node with text: anotherLogger]
16:35:09 [2024-02-28T21:35:09.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240874131 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]
16:35:09 [2024-02-28T21:35:09.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {anotherLogger} time=-240874129 data=null button=1 stateMask=0x80000 x=161 y=112 count=1}, Tree node with text: anotherLogger]
16:35:09 [2024-02-28T21:35:09.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"'
16:35:09 [2024-02-28T21:35:09.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:35:09 [2024-02-28T21:35:09.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:35:09 [2024-02-28T21:35:09.881Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:35:09 [2024-02-28T21:35:09.881Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:35:09 [2024-02-28T21:35:09.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:09 [2024-02-28T21:35:09.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-240874086 data=null button=0 stateMask=0x0 x=113 y=-25 count=0}, Tree node with text: mysession]
16:35:09 [2024-02-28T21:35:09.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-240874086 data=null doit=true}, Tree node with text: mysession]
16:35:09 [2024-02-28T21:35:09.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-240874086 data=null}, Tree node with text: mysession]
16:35:09 [2024-02-28T21:35:09.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-240874086 data=null button=1 stateMask=0x0 x=113 y=-25 count=1}, Tree node with text: mysession]
16:35:09 [2024-02-28T21:35:09.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240874086 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]
16:35:09 [2024-02-28T21:35:09.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-240874084 data=null button=1 stateMask=0x80000 x=113 y=-25 count=1}, Tree node with text: mysession]
16:35:09 [2024-02-28T21:35:09.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:09 [2024-02-28T21:35:09.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-240874040 data=null button=0 stateMask=0x0 x=113 y=-5 count=0}, Tree node with text: mysession]
16:35:09 [2024-02-28T21:35:09.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-240874040 data=null doit=true}, Tree node with text: mysession]
16:35:09 [2024-02-28T21:35:09.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-240874040 data=null}, Tree node with text: mysession]
16:35:09 [2024-02-28T21:35:09.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-240874040 data=null button=1 stateMask=0x0 x=113 y=-5 count=1}, Tree node with text: mysession]
16:35:09 [2024-02-28T21:35:09.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240874040 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]
16:35:09 [2024-02-28T21:35:09.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-240874039 data=null button=1 stateMask=0x80000 x=113 y=-5 count=1}, Tree node with text: mysession]
16:35:09 [2024-02-28T21:35:09.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
16:35:09 [2024-02-28T21:35:09.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Destroy Session...'
16:35:10 [2024-02-28T21:35:10.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Destroy Session...'
16:35:10 [2024-02-28T21:35:10.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
16:35:10 [2024-02-28T21:35:10.137Z] 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=-240873903 data=null doit=true}, Shell with text {Destroy Confirmation}]
16:35:10 [2024-02-28T21:35:10.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:35:10 [2024-02-28T21:35:10.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:35:10 [2024-02-28T21:35:10.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:35:10 [2024-02-28T21:35:10.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:35:10 [2024-02-28T21:35:10.137Z] 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')
16:35:10 [2024-02-28T21:35:10.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:35:10 [2024-02-28T21:35:10.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-240873903 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:35:10 [2024-02-28T21:35:10.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-240873903 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:35:10 [2024-02-28T21:35:10.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-240873902 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:35:10 [2024-02-28T21:35:10.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-240873902 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:35:10 [2024-02-28T21:35:10.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-240873902 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:35:10 [2024-02-28T21:35:10.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-240873902 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:35:10 [2024-02-28T21:35:10.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-240873902 data=null 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')]
16:35:10 [2024-02-28T21:35:10.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=-240874006 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Destroy Session...']
16:35:10 [2024-02-28T21:35:10.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:35:10 [2024-02-28T21:35:10.137Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:35:10 [2024-02-28T21:35:10.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:10 [2024-02-28T21:35:10.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-240873819 data=null button=0 stateMask=0x0 x=70 y=-57 count=0}, TreeItem with text {myNode}]
16:35:10 [2024-02-28T21:35:10.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-240873819 data=null doit=true}, TreeItem with text {myNode}]
16:35:10 [2024-02-28T21:35:10.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-240873818 data=null}, TreeItem with text {myNode}]
16:35:10 [2024-02-28T21:35:10.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-240873818 data=null button=1 stateMask=0x0 x=70 y=-57 count=1}, TreeItem with text {myNode}]
16:35:10 [2024-02-28T21:35:10.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240873818 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}]
16:35:10 [2024-02-28T21:35:10.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-240873816 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
16:35:10 [2024-02-28T21:35:10.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:10 [2024-02-28T21:35:10.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-240873816 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
16:35:10 [2024-02-28T21:35:10.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-240873816 data=null doit=true}, TreeItem with text {myNode}]
16:35:10 [2024-02-28T21:35:10.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-240873816 data=null}, TreeItem with text {myNode}]
16:35:10 [2024-02-28T21:35:10.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-240873815 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
16:35:10 [2024-02-28T21:35:10.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240873815 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}]
16:35:10 [2024-02-28T21:35:10.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-240873815 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
16:35:10 [2024-02-28T21:35:10.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
16:35:10 [2024-02-28T21:35:10.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Disconnect'
16:35:10 [2024-02-28T21:35:10.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Disconnect} time=-240873740 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Disconnect']
16:35:10 [2024-02-28T21:35:10.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Disconnect'
16:35:10 [2024-02-28T21:35:10.392Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.65 s -- in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewLoggerTest
16:35:10 [2024-02-28T21:35:10.392Z] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewLoggerTest.testTraceSessionTree -- Time elapsed: 10.28 s
16:35:10 [2024-02-28T21:35:10.392Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewKernelFilterTest
16:35:10 [2024-02-28T21:35:10.393Z] 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@761b9314] time=-240873618 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:35:10 [2024-02-28T21:35:10.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:35:10 [2024-02-28T21:35:10.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
16:35:10 [2024-02-28T21:35:10.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
16:35:10 [2024-02-28T21:35:10.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
16:35:10 [2024-02-28T21:35:10.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-240873427 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
16:35:10 [2024-02-28T21:35:10.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
16:35:10 [2024-02-28T21:35:10.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
16:35:10 [2024-02-28T21:35:10.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:35:10 [2024-02-28T21:35:10.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:35:10 [2024-02-28T21:35:10.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:10 [2024-02-28T21:35:10.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-240873202 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
16:35:10 [2024-02-28T21:35:10.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-240873202 data=null doit=true}, TreeItem with text {myNode}]
16:35:10 [2024-02-28T21:35:10.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-240873202 data=null}, TreeItem with text {myNode}]
16:35:10 [2024-02-28T21:35:10.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-240873202 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
16:35:10 [2024-02-28T21:35:10.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240873202 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}]
16:35:10 [2024-02-28T21:35:10.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-240873200 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
16:35:10 [2024-02-28T21:35:10.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:10 [2024-02-28T21:35:10.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-240873200 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
16:35:10 [2024-02-28T21:35:10.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-240873200 data=null doit=true}, TreeItem with text {myNode}]
16:35:10 [2024-02-28T21:35:10.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-240873199 data=null}, TreeItem with text {myNode}]
16:35:10 [2024-02-28T21:35:10.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-240873199 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
16:35:10 [2024-02-28T21:35:10.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240873199 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}]
16:35:10 [2024-02-28T21:35:10.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-240873199 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
16:35:10 [2024-02-28T21:35:10.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
16:35:10 [2024-02-28T21:35:10.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Connect'
16:35:10 [2024-02-28T21:35:10.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Connect} time=-240873139 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Connect']
16:35:10 [2024-02-28T21:35:10.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Connect'
16:35:11 [2024-02-28T21:35:11.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:11 [2024-02-28T21:35:11.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-240872629 data=null button=0 stateMask=0x0 x=89 y=150 count=0}, Tree node with text: Sessions]
16:35:11 [2024-02-28T21:35:11.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=-240872629 data=null doit=true}, Tree node with text: Sessions]
16:35:11 [2024-02-28T21:35:11.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-240872629 data=null}, Tree node with text: Sessions]
16:35:11 [2024-02-28T21:35:11.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-240872629 data=null button=1 stateMask=0x0 x=89 y=150 count=1}, Tree node with text: Sessions]
16:35:11 [2024-02-28T21:35:11.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240872629 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]
16:35:11 [2024-02-28T21:35:11.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-240872627 data=null button=1 stateMask=0x80000 x=89 y=150 count=1}, Tree node with text: Sessions]
16:35:11 [2024-02-28T21:35:11.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:11 [2024-02-28T21:35:11.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-240872627 data=null button=0 stateMask=0x0 x=89 y=150 count=0}, Tree node with text: Sessions]
16:35:11 [2024-02-28T21:35:11.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=-240872627 data=null doit=true}, Tree node with text: Sessions]
16:35:11 [2024-02-28T21:35:11.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-240872627 data=null}, Tree node with text: Sessions]
16:35:11 [2024-02-28T21:35:11.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-240872627 data=null button=1 stateMask=0x0 x=89 y=150 count=1}, Tree node with text: Sessions]
16:35:11 [2024-02-28T21:35:11.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240872626 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]
16:35:11 [2024-02-28T21:35:11.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-240872626 data=null button=1 stateMask=0x80000 x=89 y=150 count=1}, Tree node with text: Sessions]
16:35:11 [2024-02-28T21:35:11.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...'
16:35:11 [2024-02-28T21:35:11.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Create Session...'
16:35:11 [2024-02-28T21:35:11.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Create Session...'
16:35:11 [2024-02-28T21:35:11.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Create Session", using matcher: with text 'Create Session'
16:35:11 [2024-02-28T21:35:11.720Z] 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=-240872313 data=null doit=true}, Shell with text {Create Session}]
16:35:11 [2024-02-28T21:35:11.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:35:11 [2024-02-28T21:35:11.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
16:35:11 [2024-02-28T21:35:11.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
16:35:11 [2024-02-28T21:35:11.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
16:35:11 [2024-02-28T21:35:11.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:35:11 [2024-02-28T21:35:11.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
16:35:11 [2024-02-28T21:35:11.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
16:35:11 [2024-02-28T21:35:11.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
16:35:11 [2024-02-28T21:35:11.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
16:35:11 [2024-02-28T21:35:11.720Z]  ", using matcher: of type 'Text'
16:35:11 [2024-02-28T21:35:11.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
16:35:11 [2024-02-28T21:35:11.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
16:35:11 [2024-02-28T21:35:11.720Z]  ", using matcher: with label (with mnemonic 'Session Name')
16:35:11 [2024-02-28T21:35:11.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
16:35:11 [2024-02-28T21:35:11.720Z]  ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
16:35:11 [2024-02-28T21:35:11.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Normal Mode", using matcher: of type 'Button'
16:35:11 [2024-02-28T21:35:11.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Snapshot Mode", using matcher: of type 'Button'
16:35:11 [2024-02-28T21:35:11.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Advanced >>>", using matcher: of type 'Button'
16:35:11 [2024-02-28T21:35:11.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
16:35:11 [2024-02-28T21:35:11.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
16:35:11 [2024-02-28T21:35:11.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
16:35:11 [2024-02-28T21:35:11.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
16:35:11 [2024-02-28T21:35:11.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')
16:35:11 [2024-02-28T21:35:11.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
16:35:11 [2024-02-28T21:35:11.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-240872305 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:11 [2024-02-28T21:35:11.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-240872305 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:11 [2024-02-28T21:35:11.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-240872305 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:11 [2024-02-28T21:35:11.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-240872305 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:11 [2024-02-28T21:35:11.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-240872304 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:11 [2024-02-28T21:35:11.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-240872304 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:11 [2024-02-28T21:35:11.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-240872304 data=null 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')]
16:35:11 [2024-02-28T21:35:11.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Create Session...} time=-240872593 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Create Session...']
16:35:11 [2024-02-28T21:35:11.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:35:11 [2024-02-28T21:35:11.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=-240872227 data=null doit=true}, Tree node with text: Sessions]
16:35:11 [2024-02-28T21:35:11.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-240872227 data=null}, Tree node with text: Sessions]
16:35:11 [2024-02-28T21:35:11.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-240872226 data=null button=1 stateMask=0x0 x=89 y=81 count=1}, Tree node with text: Sessions]
16:35:11 [2024-02-28T21:35:11.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-240872226 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]
16:35:11 [2024-02-28T21:35:11.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-240872226 data=null button=1 stateMask=0x80000 x=89 y=81 count=1}, Tree node with text: Sessions]
16:35:11 [2024-02-28T21:35:11.721Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:35:11 [2024-02-28T21:35:11.721Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:35:11 [2024-02-28T21:35:11.721Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:35:11 [2024-02-28T21:35:11.721Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Provider is already expanded. Won't expand it again.
16:35:11 [2024-02-28T21:35:11.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Kernel} time=-240872224 data=null doit=true}, Tree node with text: Kernel]
16:35:11 [2024-02-28T21:35:11.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Kernel} time=-240872224 data=null}, Tree node with text: Kernel]
16:35:11 [2024-02-28T21:35:11.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Kernel} time=-240872224 data=null button=1 stateMask=0x0 x=99 y=-11 count=1}, Tree node with text: Kernel]
16:35:11 [2024-02-28T21:35:11.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-240872224 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]
16:35:11 [2024-02-28T21:35:11.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Kernel} time=-240872116 data=null button=1 stateMask=0x80000 x=99 y=-13144 count=1}, Tree node with text: Kernel]
16:35:11 [2024-02-28T21:35:11.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:11 [2024-02-28T21:35:11.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {sched_switch} time=-240872114 data=null button=0 stateMask=0x0 x=140 y=-10177 count=0}, Tree node with text: sched_switch]
16:35:11 [2024-02-28T21:35:11.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {sched_switch} time=-240872114 data=null doit=true}, Tree node with text: sched_switch]
16:35:11 [2024-02-28T21:35:11.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {sched_switch} time=-240872114 data=null}, Tree node with text: sched_switch]
16:35:11 [2024-02-28T21:35:11.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {sched_switch} time=-240872114 data=null button=1 stateMask=0x0 x=140 y=-10177 count=1}, Tree node with text: sched_switch]
16:35:11 [2024-02-28T21:35:11.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240872114 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]
16:35:11 [2024-02-28T21:35:11.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {sched_switch} time=-240872111 data=null button=1 stateMask=0x80000 x=140 y=-10177 count=1}, Tree node with text: sched_switch]
16:35:11 [2024-02-28T21:35:11.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:11 [2024-02-28T21:35:11.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {sched_switch} time=-240872110 data=null button=0 stateMask=0x0 x=140 y=-10177 count=0}, Tree node with text: sched_switch]
16:35:11 [2024-02-28T21:35:11.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {sched_switch} time=-240872110 data=null doit=true}, Tree node with text: sched_switch]
16:35:11 [2024-02-28T21:35:11.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {sched_switch} time=-240872110 data=null}, Tree node with text: sched_switch]
16:35:11 [2024-02-28T21:35:11.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {sched_switch} time=-240872110 data=null button=1 stateMask=0x0 x=140 y=-10177 count=1}, Tree node with text: sched_switch]
16:35:11 [2024-02-28T21:35:11.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240872110 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]
16:35:11 [2024-02-28T21:35:11.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {sched_switch} time=-240872109 data=null button=1 stateMask=0x80000 x=140 y=-10177 count=1}, Tree node with text: sched_switch]
16:35:11 [2024-02-28T21:35:11.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event...", using matcher: with mnemonic 'Enable Event...'
16:35:11 [2024-02-28T21:35:11.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event...'
16:35:11 [2024-02-28T21:35:11.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event...'
16:35:11 [2024-02-28T21:35:11.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
16:35:12 [2024-02-28T21:35:12.232Z] 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=-240871779 data=null doit=true}, Shell with text {Enable Events}]
16:35:12 [2024-02-28T21:35:12.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: of type 'CCombo'
16:35:12 [2024-02-28T21:35:12.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Session List", using matcher: with mnemonic 'Session List'
16:35:12 [2024-02-28T21:35:12.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: in group (with mnemonic 'Session List')
16:35:12 [2024-02-28T21:35:12.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: (of type 'CCombo' and in group (with mnemonic 'Session List'))
16:35:12 [2024-02-28T21:35:12.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: of type 'CCombo'
16:35:12 [2024-02-28T21:35:12.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Setting selection on CCombo {*Wrong Thread*} [layout=null] to mysession
16:35:12 [2024-02-28T21:35:12.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Sent event 13 to [Selection [13]: SelectionEvent{CCombo {} [layout=null] time=-240871779 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'))]
16:35:12 [2024-02-28T21:35:12.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Set selection on CCombo {*Wrong Thread*} [layout=null] to mysession
16:35:12 [2024-02-28T21:35:12.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:35:12 [2024-02-28T21:35:12.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Filter Expression", using matcher: with mnemonic 'Filter Expression'
16:35:12 [2024-02-28T21:35:12.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: in group (with mnemonic 'Filter Expression')
16:35:12 [2024-02-28T21:35:12.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Filter Expression'))
16:35:12 [2024-02-28T21:35:12.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
16:35:12 [2024-02-28T21:35:12.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
16:35:12 [2024-02-28T21:35:12.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
16:35:12 [2024-02-28T21:35:12.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
16:35:12 [2024-02-28T21:35:12.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')
16:35:12 [2024-02-28T21:35:12.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
16:35:12 [2024-02-28T21:35:12.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-240871777 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:12 [2024-02-28T21:35:12.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-240871777 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:12 [2024-02-28T21:35:12.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-240871776 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:12 [2024-02-28T21:35:12.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-240871776 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:12 [2024-02-28T21:35:12.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-240871776 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:12 [2024-02-28T21:35:12.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-240871776 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:12 [2024-02-28T21:35:12.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-240871776 data=null 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')]
16:35:12 [2024-02-28T21:35:12.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event...} time=-240872073 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event...']
16:35:12 [2024-02-28T21:35:12.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:35:12 [2024-02-28T21:35:12.233Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:35:12 [2024-02-28T21:35:12.233Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:35:12 [2024-02-28T21:35:12.233Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:35:12 [2024-02-28T21:35:12.233Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:35:12 [2024-02-28T21:35:12.233Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:35:12 [2024-02-28T21:35:12.233Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:35:12 [2024-02-28T21:35:12.233Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:35:12 [2024-02-28T21:35:12.233Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:35:12 [2024-02-28T21:35:12.233Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
16:35:12 [2024-02-28T21:35:12.233Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:35:12 [2024-02-28T21:35:12.233Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:35:12 [2024-02-28T21:35:12.233Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:35:12 [2024-02-28T21:35:12.233Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
16:35:12 [2024-02-28T21:35:12.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=-240871711 data=null doit=true}, Tree node with text: channel0]
16:35:12 [2024-02-28T21:35:12.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=-240871711 data=null}, Tree node with text: channel0]
16:35:12 [2024-02-28T21:35:12.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=-240871706 data=null button=1 stateMask=0x0 x=144 y=104 count=1}, Tree node with text: channel0]
16:35:12 [2024-02-28T21:35:12.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-240871706 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]
16:35:12 [2024-02-28T21:35:12.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=-240871705 data=null button=1 stateMask=0x80000 x=144 y=104 count=1}, Tree node with text: channel0]
16:35:12 [2024-02-28T21:35:12.233Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:35:12 [2024-02-28T21:35:12.233Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:35:12 [2024-02-28T21:35:12.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:12 [2024-02-28T21:35:12.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-240871704 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
16:35:12 [2024-02-28T21:35:12.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-240871704 data=null doit=true}, Tree node with text: mysession]
16:35:12 [2024-02-28T21:35:12.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-240871703 data=null}, Tree node with text: mysession]
16:35:12 [2024-02-28T21:35:12.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-240871703 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
16:35:12 [2024-02-28T21:35:12.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240871703 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]
16:35:12 [2024-02-28T21:35:12.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-240871701 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
16:35:12 [2024-02-28T21:35:12.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:12 [2024-02-28T21:35:12.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-240871701 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
16:35:12 [2024-02-28T21:35:12.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-240871701 data=null doit=true}, Tree node with text: mysession]
16:35:12 [2024-02-28T21:35:12.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-240871701 data=null}, Tree node with text: mysession]
16:35:12 [2024-02-28T21:35:12.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-240871701 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
16:35:12 [2024-02-28T21:35:12.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240871700 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]
16:35:12 [2024-02-28T21:35:12.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-240871700 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
16:35:12 [2024-02-28T21:35:12.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
16:35:12 [2024-02-28T21:35:12.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Start'
16:35:12 [2024-02-28T21:35:12.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Start} time=-240871629 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Start']
16:35:12 [2024-02-28T21:35:12.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Start'
16:35:12 [2024-02-28T21:35:12.489Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:35:12 [2024-02-28T21:35:12.489Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:35:12 [2024-02-28T21:35:12.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:12 [2024-02-28T21:35:12.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-240871527 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
16:35:12 [2024-02-28T21:35:12.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-240871527 data=null doit=true}, Tree node with text: mysession]
16:35:12 [2024-02-28T21:35:12.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-240871527 data=null}, Tree node with text: mysession]
16:35:12 [2024-02-28T21:35:12.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-240871527 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
16:35:12 [2024-02-28T21:35:12.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240871526 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]
16:35:12 [2024-02-28T21:35:12.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-240871525 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
16:35:12 [2024-02-28T21:35:12.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:12 [2024-02-28T21:35:12.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-240871524 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
16:35:12 [2024-02-28T21:35:12.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-240871524 data=null doit=true}, Tree node with text: mysession]
16:35:12 [2024-02-28T21:35:12.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-240871524 data=null}, Tree node with text: mysession]
16:35:12 [2024-02-28T21:35:12.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-240871524 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
16:35:12 [2024-02-28T21:35:12.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240871524 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]
16:35:12 [2024-02-28T21:35:12.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-240871523 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
16:35:12 [2024-02-28T21:35:12.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
16:35:12 [2024-02-28T21:35:12.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Stop'
16:35:12 [2024-02-28T21:35:12.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Stop} time=-240871491 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Stop']
16:35:12 [2024-02-28T21:35:12.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Stop'
16:35:12 [2024-02-28T21:35:12.489Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:35:12 [2024-02-28T21:35:12.489Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:35:12 [2024-02-28T21:35:12.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:12 [2024-02-28T21:35:12.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-240871389 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
16:35:12 [2024-02-28T21:35:12.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-240871389 data=null doit=true}, Tree node with text: mysession]
16:35:12 [2024-02-28T21:35:12.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-240871389 data=null}, Tree node with text: mysession]
16:35:12 [2024-02-28T21:35:12.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-240871389 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
16:35:12 [2024-02-28T21:35:12.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240871389 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]
16:35:12 [2024-02-28T21:35:12.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-240871387 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
16:35:12 [2024-02-28T21:35:12.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:12 [2024-02-28T21:35:12.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-240871386 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
16:35:12 [2024-02-28T21:35:12.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-240871386 data=null doit=true}, Tree node with text: mysession]
16:35:12 [2024-02-28T21:35:12.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-240871386 data=null}, Tree node with text: mysession]
16:35:12 [2024-02-28T21:35:12.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-240871386 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
16:35:12 [2024-02-28T21:35:12.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240871386 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]
16:35:12 [2024-02-28T21:35:12.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-240871385 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
16:35:12 [2024-02-28T21:35:12.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
16:35:12 [2024-02-28T21:35:12.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Destroy Session...'
16:35:12 [2024-02-28T21:35:12.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Destroy Session...'
16:35:12 [2024-02-28T21:35:12.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
16:35:12 [2024-02-28T21:35:12.745Z] 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=-240871089 data=null doit=true}, Shell with text {Destroy Confirmation}]
16:35:12 [2024-02-28T21:35:12.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:35:12 [2024-02-28T21:35:12.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:35:12 [2024-02-28T21:35:12.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:35:12 [2024-02-28T21:35:12.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:35:12 [2024-02-28T21:35:12.745Z] 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')
16:35:12 [2024-02-28T21:35:12.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:35:12 [2024-02-28T21:35:12.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-240871088 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:35:12 [2024-02-28T21:35:12.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-240871088 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:35:12 [2024-02-28T21:35:12.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-240871088 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:35:12 [2024-02-28T21:35:12.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-240871088 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:35:12 [2024-02-28T21:35:12.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-240871088 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:35:12 [2024-02-28T21:35:12.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-240871088 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:35:12 [2024-02-28T21:35:12.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-240871088 data=null 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')]
16:35:12 [2024-02-28T21:35:12.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=-240871342 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Destroy Session...']
16:35:13 [2024-02-28T21:35:13.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:35:13 [2024-02-28T21:35:13.000Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:35:13 [2024-02-28T21:35:13.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:13 [2024-02-28T21:35:13.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-240871009 data=null button=0 stateMask=0x0 x=70 y=-13190 count=0}, TreeItem with text {myNode}]
16:35:13 [2024-02-28T21:35:13.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-240871009 data=null doit=true}, TreeItem with text {myNode}]
16:35:13 [2024-02-28T21:35:13.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-240871008 data=null}, TreeItem with text {myNode}]
16:35:13 [2024-02-28T21:35:13.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-240871008 data=null button=1 stateMask=0x0 x=70 y=-13190 count=1}, TreeItem with text {myNode}]
16:35:13 [2024-02-28T21:35:13.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240871008 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}]
16:35:13 [2024-02-28T21:35:13.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-240871006 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
16:35:13 [2024-02-28T21:35:13.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:13 [2024-02-28T21:35:13.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-240871005 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
16:35:13 [2024-02-28T21:35:13.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-240871005 data=null doit=true}, TreeItem with text {myNode}]
16:35:13 [2024-02-28T21:35:13.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-240871005 data=null}, TreeItem with text {myNode}]
16:35:13 [2024-02-28T21:35:13.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-240871005 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
16:35:13 [2024-02-28T21:35:13.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240871000 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}]
16:35:13 [2024-02-28T21:35:13.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-240870999 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
16:35:13 [2024-02-28T21:35:13.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
16:35:13 [2024-02-28T21:35:13.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Disconnect'
16:35:13 [2024-02-28T21:35:13.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Disconnect} time=-240870966 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Disconnect']
16:35:13 [2024-02-28T21:35:13.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Disconnect'
16:35:13 [2024-02-28T21:35:13.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
16:35:13 [2024-02-28T21:35:13.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:35:13 [2024-02-28T21:35:13.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:35:13 [2024-02-28T21:35:13.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:13 [2024-02-28T21:35:13.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-240870859 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
16:35:13 [2024-02-28T21:35:13.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-240870859 data=null doit=true}, TreeItem with text {myNode}]
16:35:13 [2024-02-28T21:35:13.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-240870859 data=null}, TreeItem with text {myNode}]
16:35:13 [2024-02-28T21:35:13.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-240870859 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
16:35:13 [2024-02-28T21:35:13.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240870858 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}]
16:35:13 [2024-02-28T21:35:13.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-240870857 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
16:35:13 [2024-02-28T21:35:13.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:13 [2024-02-28T21:35:13.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-240870857 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
16:35:13 [2024-02-28T21:35:13.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-240870856 data=null doit=true}, TreeItem with text {myNode}]
16:35:13 [2024-02-28T21:35:13.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-240870856 data=null}, TreeItem with text {myNode}]
16:35:13 [2024-02-28T21:35:13.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-240870856 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
16:35:13 [2024-02-28T21:35:13.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240870856 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}]
16:35:13 [2024-02-28T21:35:13.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-240870856 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
16:35:13 [2024-02-28T21:35:13.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
16:35:13 [2024-02-28T21:35:13.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Connect'
16:35:13 [2024-02-28T21:35:13.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Connect} time=-240870813 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Connect']
16:35:13 [2024-02-28T21:35:13.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Connect'
16:35:13 [2024-02-28T21:35:13.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:13 [2024-02-28T21:35:13.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-240870304 data=null button=0 stateMask=0x0 x=89 y=150 count=0}, Tree node with text: Sessions]
16:35:13 [2024-02-28T21:35:13.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=-240870304 data=null doit=true}, Tree node with text: Sessions]
16:35:13 [2024-02-28T21:35:13.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-240870304 data=null}, Tree node with text: Sessions]
16:35:13 [2024-02-28T21:35:13.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-240870303 data=null button=1 stateMask=0x0 x=89 y=150 count=1}, Tree node with text: Sessions]
16:35:13 [2024-02-28T21:35:13.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240870303 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]
16:35:13 [2024-02-28T21:35:13.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-240870301 data=null button=1 stateMask=0x80000 x=89 y=150 count=1}, Tree node with text: Sessions]
16:35:13 [2024-02-28T21:35:13.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:13 [2024-02-28T21:35:13.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-240870299 data=null button=0 stateMask=0x0 x=89 y=135 count=0}, Tree node with text: Sessions]
16:35:13 [2024-02-28T21:35:13.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=-240870299 data=null doit=true}, Tree node with text: Sessions]
16:35:13 [2024-02-28T21:35:13.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-240870298 data=null}, Tree node with text: Sessions]
16:35:13 [2024-02-28T21:35:13.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-240870298 data=null button=1 stateMask=0x0 x=89 y=135 count=1}, Tree node with text: Sessions]
16:35:13 [2024-02-28T21:35:13.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240870298 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]
16:35:13 [2024-02-28T21:35:13.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-240870297 data=null button=1 stateMask=0x80000 x=89 y=135 count=1}, Tree node with text: Sessions]
16:35:13 [2024-02-28T21:35:13.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...'
16:35:13 [2024-02-28T21:35:13.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Create Session...'
16:35:13 [2024-02-28T21:35:13.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Create Session...'
16:35:13 [2024-02-28T21:35:13.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Create Session", using matcher: with text 'Create Session'
16:35:14 [2024-02-28T21:35:14.071Z] 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=-240869991 data=null doit=true}, Shell with text {Create Session}]
16:35:14 [2024-02-28T21:35:14.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:35:14 [2024-02-28T21:35:14.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
16:35:14 [2024-02-28T21:35:14.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
16:35:14 [2024-02-28T21:35:14.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
16:35:14 [2024-02-28T21:35:14.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:35:14 [2024-02-28T21:35:14.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
16:35:14 [2024-02-28T21:35:14.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
16:35:14 [2024-02-28T21:35:14.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
16:35:14 [2024-02-28T21:35:14.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
16:35:14 [2024-02-28T21:35:14.071Z]  ", using matcher: of type 'Text'
16:35:14 [2024-02-28T21:35:14.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
16:35:14 [2024-02-28T21:35:14.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
16:35:14 [2024-02-28T21:35:14.071Z]  ", using matcher: with label (with mnemonic 'Session Name')
16:35:14 [2024-02-28T21:35:14.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
16:35:14 [2024-02-28T21:35:14.071Z]  ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
16:35:14 [2024-02-28T21:35:14.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Normal Mode", using matcher: of type 'Button'
16:35:14 [2024-02-28T21:35:14.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Snapshot Mode", using matcher: of type 'Button'
16:35:14 [2024-02-28T21:35:14.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Advanced >>>", using matcher: of type 'Button'
16:35:14 [2024-02-28T21:35:14.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
16:35:14 [2024-02-28T21:35:14.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
16:35:14 [2024-02-28T21:35:14.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
16:35:14 [2024-02-28T21:35:14.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
16:35:14 [2024-02-28T21:35:14.072Z] 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')
16:35:14 [2024-02-28T21:35:14.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
16:35:14 [2024-02-28T21:35:14.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-240869989 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:14 [2024-02-28T21:35:14.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-240869988 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:14 [2024-02-28T21:35:14.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-240869988 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:14 [2024-02-28T21:35:14.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-240869988 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:14 [2024-02-28T21:35:14.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-240869988 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:14 [2024-02-28T21:35:14.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-240869988 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:14 [2024-02-28T21:35:14.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-240869988 data=null 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')]
16:35:14 [2024-02-28T21:35:14.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Create Session...} time=-240870265 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Create Session...']
16:35:14 [2024-02-28T21:35:14.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:35:14 [2024-02-28T21:35:14.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=-240869911 data=null doit=true}, Tree node with text: Sessions]
16:35:14 [2024-02-28T21:35:14.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-240869911 data=null}, Tree node with text: Sessions]
16:35:14 [2024-02-28T21:35:14.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-240869911 data=null button=1 stateMask=0x0 x=89 y=81 count=1}, Tree node with text: Sessions]
16:35:14 [2024-02-28T21:35:14.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-240869911 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]
16:35:14 [2024-02-28T21:35:14.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-240869910 data=null button=1 stateMask=0x80000 x=89 y=81 count=1}, Tree node with text: Sessions]
16:35:14 [2024-02-28T21:35:14.072Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:35:14 [2024-02-28T21:35:14.072Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:35:14 [2024-02-28T21:35:14.072Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:35:14 [2024-02-28T21:35:14.072Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:35:14 [2024-02-28T21:35:14.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:14 [2024-02-28T21:35:14.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-240869909 data=null button=0 stateMask=0x0 x=113 y=104 count=0}, Tree node with text: mysession]
16:35:14 [2024-02-28T21:35:14.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-240869909 data=null doit=true}, Tree node with text: mysession]
16:35:14 [2024-02-28T21:35:14.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-240869909 data=null}, Tree node with text: mysession]
16:35:14 [2024-02-28T21:35:14.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-240869909 data=null button=1 stateMask=0x0 x=113 y=104 count=1}, Tree node with text: mysession]
16:35:14 [2024-02-28T21:35:14.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240869908 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]
16:35:14 [2024-02-28T21:35:14.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-240869906 data=null button=1 stateMask=0x80000 x=113 y=81 count=1}, Tree node with text: mysession]
16:35:14 [2024-02-28T21:35:14.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:14 [2024-02-28T21:35:14.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-240869906 data=null button=0 stateMask=0x0 x=113 y=81 count=0}, Tree node with text: mysession]
16:35:14 [2024-02-28T21:35:14.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-240869906 data=null doit=true}, Tree node with text: mysession]
16:35:14 [2024-02-28T21:35:14.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-240869906 data=null}, Tree node with text: mysession]
16:35:14 [2024-02-28T21:35:14.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-240869906 data=null button=1 stateMask=0x0 x=113 y=81 count=1}, Tree node with text: mysession]
16:35:14 [2024-02-28T21:35:14.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240869906 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]
16:35:14 [2024-02-28T21:35:14.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-240869905 data=null button=1 stateMask=0x80000 x=113 y=81 count=1}, Tree node with text: mysession]
16:35:14 [2024-02-28T21:35:14.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
16:35:14 [2024-02-28T21:35:14.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
16:35:14 [2024-02-28T21:35:14.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
16:35:14 [2024-02-28T21:35:14.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
16:35:14 [2024-02-28T21:35:14.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=-240869544 data=null doit=true}, Shell with text {Enable Events}]
16:35:14 [2024-02-28T21:35:14.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
16:35:14 [2024-02-28T21:35:14.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
16:35:14 [2024-02-28T21:35:14.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
16:35:14 [2024-02-28T21:35:14.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
16:35:14 [2024-02-28T21:35:14.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
16:35:14 [2024-02-28T21:35:14.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:14 [2024-02-28T21:35:14.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:35:14 [2024-02-28T21:35:14.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:14 [2024-02-28T21:35:14.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:35:14 [2024-02-28T21:35:14.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
16:35:14 [2024-02-28T21:35:14.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events')
16:35:14 [2024-02-28T21:35:14.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
16:35:14 [2024-02-28T21:35:14.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')
16:35:14 [2024-02-28T21:35:14.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:14 [2024-02-28T21:35:14.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:35:14 [2024-02-28T21:35:14.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:14 [2024-02-28T21:35:14.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:35:14 [2024-02-28T21:35:14.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:14 [2024-02-28T21:35:14.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:35:14 [2024-02-28T21:35:14.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
16:35:14 [2024-02-28T21:35:14.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
16:35:14 [2024-02-28T21:35:14.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')
16:35:14 [2024-02-28T21:35:14.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')
16:35:14 [2024-02-28T21:35:14.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select} time=-240869505 data=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
16:35:14 [2024-02-28T21:35:14.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select} time=-240869505 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')]
16:35:14 [2024-02-28T21:35:14.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select} time=-240869505 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')]
16:35:14 [2024-02-28T21:35:14.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select} time=-240869505 data=null 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')]
16:35:14 [2024-02-28T21:35:14.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')
16:35:14 [2024-02-28T21:35:14.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:35:14 [2024-02-28T21:35:14.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:35:14 [2024-02-28T21:35:14.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:35:14 [2024-02-28T21:35:14.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:35:14 [2024-02-28T21:35:14.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: All
16:35:14 [2024-02-28T21:35:14.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:35:14 [2024-02-28T21:35:14.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:35:14 [2024-02-28T21:35:14.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:35:14 [2024-02-28T21:35:14.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:35:14 [2024-02-28T21:35:14.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:35:14 [2024-02-28T21:35:14.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:35:14 [2024-02-28T21:35:14.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:35:14 [2024-02-28T21:35:14.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:35:14 [2024-02-28T21:35:14.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Filter Expression", using matcher: with mnemonic 'Filter Expression'
16:35:14 [2024-02-28T21:35:14.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: in group (with mnemonic 'Filter Expression')
16:35:14 [2024-02-28T21:35:14.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Filter Expression'))
16:35:14 [2024-02-28T21:35:14.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
16:35:14 [2024-02-28T21:35:14.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
16:35:14 [2024-02-28T21:35:14.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
16:35:14 [2024-02-28T21:35:14.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
16:35:14 [2024-02-28T21:35:14.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
16:35:14 [2024-02-28T21:35:14.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:14 [2024-02-28T21:35:14.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:14 [2024-02-28T21:35:14.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:14 [2024-02-28T21:35:14.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:14 [2024-02-28T21:35:14.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:14 [2024-02-28T21:35:14.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
16:35:14 [2024-02-28T21:35:14.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
16:35:14 [2024-02-28T21:35:14.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
16:35:14 [2024-02-28T21:35:14.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
16:35:14 [2024-02-28T21:35:14.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')
16:35:14 [2024-02-28T21:35:14.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
16:35:14 [2024-02-28T21:35:14.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-240869482 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:14 [2024-02-28T21:35:14.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-240869482 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:14 [2024-02-28T21:35:14.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-240869482 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:14 [2024-02-28T21:35:14.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-240869482 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:14 [2024-02-28T21:35:14.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-240869482 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:14 [2024-02-28T21:35:14.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-240869482 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:14 [2024-02-28T21:35:14.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-240869482 data=null 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')]
16:35:14 [2024-02-28T21:35:14.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-240869838 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)...']
16:35:14 [2024-02-28T21:35:14.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:35:14 [2024-02-28T21:35:14.584Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:35:14 [2024-02-28T21:35:14.584Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:35:14 [2024-02-28T21:35:14.584Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:35:14 [2024-02-28T21:35:14.584Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:35:14 [2024-02-28T21:35:14.584Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:35:14 [2024-02-28T21:35:14.584Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:35:14 [2024-02-28T21:35:14.584Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
16:35:14 [2024-02-28T21:35:14.584Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:35:14 [2024-02-28T21:35:14.584Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:35:14 [2024-02-28T21:35:14.584Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:35:14 [2024-02-28T21:35:14.584Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
16:35:14 [2024-02-28T21:35:14.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=-240869415 data=null doit=true}, Tree node with text: channel0]
16:35:14 [2024-02-28T21:35:14.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=-240869415 data=null}, Tree node with text: channel0]
16:35:14 [2024-02-28T21:35:14.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=-240869415 data=null button=1 stateMask=0x0 x=144 y=104 count=1}, Tree node with text: channel0]
16:35:14 [2024-02-28T21:35:14.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-240869415 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]
16:35:14 [2024-02-28T21:35:14.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=-240869414 data=null button=1 stateMask=0x80000 x=144 y=104 count=1}, Tree node with text: channel0]
16:35:14 [2024-02-28T21:35:14.584Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:35:14 [2024-02-28T21:35:14.584Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:35:14 [2024-02-28T21:35:14.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:14 [2024-02-28T21:35:14.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-240869413 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
16:35:14 [2024-02-28T21:35:14.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-240869413 data=null doit=true}, Tree node with text: mysession]
16:35:14 [2024-02-28T21:35:14.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-240869413 data=null}, Tree node with text: mysession]
16:35:14 [2024-02-28T21:35:14.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-240869413 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
16:35:14 [2024-02-28T21:35:14.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240869413 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]
16:35:14 [2024-02-28T21:35:14.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-240869412 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
16:35:14 [2024-02-28T21:35:14.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:14 [2024-02-28T21:35:14.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-240869412 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
16:35:14 [2024-02-28T21:35:14.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-240869411 data=null doit=true}, Tree node with text: mysession]
16:35:14 [2024-02-28T21:35:14.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-240869411 data=null}, Tree node with text: mysession]
16:35:14 [2024-02-28T21:35:14.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-240869411 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
16:35:14 [2024-02-28T21:35:14.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240869411 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]
16:35:14 [2024-02-28T21:35:14.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-240869410 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
16:35:14 [2024-02-28T21:35:14.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
16:35:14 [2024-02-28T21:35:14.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Start'
16:35:14 [2024-02-28T21:35:14.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Start} time=-240869375 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Start']
16:35:14 [2024-02-28T21:35:14.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Start'
16:35:14 [2024-02-28T21:35:14.585Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:35:14 [2024-02-28T21:35:14.585Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:35:14 [2024-02-28T21:35:14.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:14 [2024-02-28T21:35:14.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-240869273 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
16:35:14 [2024-02-28T21:35:14.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-240869273 data=null doit=true}, Tree node with text: mysession]
16:35:14 [2024-02-28T21:35:14.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-240869268 data=null}, Tree node with text: mysession]
16:35:14 [2024-02-28T21:35:14.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-240869268 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
16:35:14 [2024-02-28T21:35:14.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240869267 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]
16:35:14 [2024-02-28T21:35:14.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-240869266 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
16:35:14 [2024-02-28T21:35:14.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:14 [2024-02-28T21:35:14.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-240869266 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
16:35:14 [2024-02-28T21:35:14.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-240869266 data=null doit=true}, Tree node with text: mysession]
16:35:14 [2024-02-28T21:35:14.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-240869266 data=null}, Tree node with text: mysession]
16:35:14 [2024-02-28T21:35:14.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-240869266 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
16:35:14 [2024-02-28T21:35:14.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240869265 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]
16:35:14 [2024-02-28T21:35:14.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-240869265 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
16:35:14 [2024-02-28T21:35:14.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
16:35:14 [2024-02-28T21:35:14.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Stop'
16:35:14 [2024-02-28T21:35:14.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Stop} time=-240869209 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Stop']
16:35:14 [2024-02-28T21:35:14.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Stop'
16:35:14 [2024-02-28T21:35:14.851Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:35:14 [2024-02-28T21:35:14.851Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:35:14 [2024-02-28T21:35:14.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:14 [2024-02-28T21:35:14.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-240869107 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
16:35:14 [2024-02-28T21:35:14.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-240869107 data=null doit=true}, Tree node with text: mysession]
16:35:14 [2024-02-28T21:35:14.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-240869107 data=null}, Tree node with text: mysession]
16:35:14 [2024-02-28T21:35:14.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-240869107 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
16:35:14 [2024-02-28T21:35:14.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240869107 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]
16:35:14 [2024-02-28T21:35:14.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-240869105 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
16:35:14 [2024-02-28T21:35:14.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:14 [2024-02-28T21:35:14.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-240869105 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
16:35:14 [2024-02-28T21:35:14.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-240869105 data=null doit=true}, Tree node with text: mysession]
16:35:14 [2024-02-28T21:35:14.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-240869105 data=null}, Tree node with text: mysession]
16:35:14 [2024-02-28T21:35:14.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-240869104 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
16:35:14 [2024-02-28T21:35:14.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240869104 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]
16:35:14 [2024-02-28T21:35:14.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-240869104 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
16:35:14 [2024-02-28T21:35:14.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
16:35:14 [2024-02-28T21:35:14.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Destroy Session...'
16:35:15 [2024-02-28T21:35:15.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Destroy Session...'
16:35:15 [2024-02-28T21:35:15.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
16:35:15 [2024-02-28T21:35:15.107Z] 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=-240868809 data=null doit=true}, Shell with text {Destroy Confirmation}]
16:35:15 [2024-02-28T21:35:15.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:35:15 [2024-02-28T21:35:15.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:35:15 [2024-02-28T21:35:15.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:35:15 [2024-02-28T21:35:15.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:35:15 [2024-02-28T21:35:15.107Z] 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')
16:35:15 [2024-02-28T21:35:15.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:35:15 [2024-02-28T21:35:15.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-240868808 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:35:15 [2024-02-28T21:35:15.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-240868808 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:35:15 [2024-02-28T21:35:15.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-240868808 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:35:15 [2024-02-28T21:35:15.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-240868808 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:35:15 [2024-02-28T21:35:15.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-240868808 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:35:15 [2024-02-28T21:35:15.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-240868808 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:35:15 [2024-02-28T21:35:15.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-240868808 data=null 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')]
16:35:15 [2024-02-28T21:35:15.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=-240869071 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Destroy Session...']
16:35:15 [2024-02-28T21:35:15.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:35:15 [2024-02-28T21:35:15.107Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:35:15 [2024-02-28T21:35:15.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:15 [2024-02-28T21:35:15.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-240868717 data=null button=0 stateMask=0x0 x=70 y=-57 count=0}, TreeItem with text {myNode}]
16:35:15 [2024-02-28T21:35:15.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-240868717 data=null doit=true}, TreeItem with text {myNode}]
16:35:15 [2024-02-28T21:35:15.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-240868716 data=null}, TreeItem with text {myNode}]
16:35:15 [2024-02-28T21:35:15.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-240868716 data=null button=1 stateMask=0x0 x=70 y=-57 count=1}, TreeItem with text {myNode}]
16:35:15 [2024-02-28T21:35:15.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240868716 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}]
16:35:15 [2024-02-28T21:35:15.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-240868714 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
16:35:15 [2024-02-28T21:35:15.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:15 [2024-02-28T21:35:15.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-240868713 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
16:35:15 [2024-02-28T21:35:15.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-240868713 data=null doit=true}, TreeItem with text {myNode}]
16:35:15 [2024-02-28T21:35:15.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-240868713 data=null}, TreeItem with text {myNode}]
16:35:15 [2024-02-28T21:35:15.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-240868713 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
16:35:15 [2024-02-28T21:35:15.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240868712 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}]
16:35:15 [2024-02-28T21:35:15.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-240868711 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
16:35:15 [2024-02-28T21:35:15.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
16:35:15 [2024-02-28T21:35:15.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Disconnect'
16:35:15 [2024-02-28T21:35:15.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Disconnect} time=-240868614 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Disconnect']
16:35:15 [2024-02-28T21:35:15.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Disconnect'
16:35:15 [2024-02-28T21:35:15.618Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.107 s -- in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewKernelFilterTest
16:35:15 [2024-02-28T21:35:15.618Z] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewKernelFilterTest.testTraceSessionTreeKernelProvider -- Time elapsed: 2.462 s
16:35:15 [2024-02-28T21:35:15.618Z] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewKernelFilterTest.testTraceSessionTree -- Time elapsed: 2.352 s
16:35:15 [2024-02-28T21:35:15.618Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewTest
16:35:15 [2024-02-28T21:35:15.618Z] 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@761b9314] time=-240868423 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:35:15 [2024-02-28T21:35:15.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:35:15 [2024-02-28T21:35:15.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
16:35:15 [2024-02-28T21:35:15.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
16:35:15 [2024-02-28T21:35:15.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
16:35:15 [2024-02-28T21:35:15.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-240868217 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
16:35:15 [2024-02-28T21:35:15.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
16:35:15 [2024-02-28T21:35:15.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
16:35:15 [2024-02-28T21:35:15.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:35:15 [2024-02-28T21:35:15.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:35:15 [2024-02-28T21:35:15.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:15 [2024-02-28T21:35:15.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-240867995 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
16:35:15 [2024-02-28T21:35:15.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-240867995 data=null doit=true}, TreeItem with text {myNode}]
16:35:15 [2024-02-28T21:35:15.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-240867995 data=null}, TreeItem with text {myNode}]
16:35:15 [2024-02-28T21:35:15.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-240867994 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
16:35:15 [2024-02-28T21:35:15.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240867994 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}]
16:35:15 [2024-02-28T21:35:15.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-240867993 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
16:35:15 [2024-02-28T21:35:15.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:15 [2024-02-28T21:35:15.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-240867990 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
16:35:15 [2024-02-28T21:35:15.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-240867990 data=null doit=true}, TreeItem with text {myNode}]
16:35:15 [2024-02-28T21:35:15.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-240867990 data=null}, TreeItem with text {myNode}]
16:35:15 [2024-02-28T21:35:15.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-240867990 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
16:35:15 [2024-02-28T21:35:15.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240867990 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}]
16:35:15 [2024-02-28T21:35:15.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-240867989 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
16:35:16 [2024-02-28T21:35:16.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
16:35:16 [2024-02-28T21:35:16.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Connect'
16:35:16 [2024-02-28T21:35:16.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Connect} time=-240867929 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Connect']
16:35:16 [2024-02-28T21:35:16.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Connect'
16:35:16 [2024-02-28T21:35:16.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:16 [2024-02-28T21:35:16.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-240867420 data=null button=0 stateMask=0x0 x=89 y=150 count=0}, Tree node with text: Sessions]
16:35:16 [2024-02-28T21:35:16.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=-240867420 data=null doit=true}, Tree node with text: Sessions]
16:35:16 [2024-02-28T21:35:16.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-240867420 data=null}, Tree node with text: Sessions]
16:35:16 [2024-02-28T21:35:16.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-240867420 data=null button=1 stateMask=0x0 x=89 y=150 count=1}, Tree node with text: Sessions]
16:35:16 [2024-02-28T21:35:16.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240867420 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]
16:35:16 [2024-02-28T21:35:16.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-240867419 data=null button=1 stateMask=0x80000 x=89 y=150 count=1}, Tree node with text: Sessions]
16:35:16 [2024-02-28T21:35:16.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:16 [2024-02-28T21:35:16.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-240867418 data=null button=0 stateMask=0x0 x=89 y=150 count=0}, Tree node with text: Sessions]
16:35:16 [2024-02-28T21:35:16.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=-240867418 data=null doit=true}, Tree node with text: Sessions]
16:35:16 [2024-02-28T21:35:16.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-240867418 data=null}, Tree node with text: Sessions]
16:35:16 [2024-02-28T21:35:16.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-240867418 data=null button=1 stateMask=0x0 x=89 y=150 count=1}, Tree node with text: Sessions]
16:35:16 [2024-02-28T21:35:16.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240867418 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]
16:35:16 [2024-02-28T21:35:16.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-240867417 data=null button=1 stateMask=0x80000 x=89 y=150 count=1}, Tree node with text: Sessions]
16:35:16 [2024-02-28T21:35:16.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...'
16:35:16 [2024-02-28T21:35:16.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Create Session...'
16:35:16 [2024-02-28T21:35:16.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Create Session...'
16:35:16 [2024-02-28T21:35:16.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Create Session", using matcher: with text 'Create Session'
16:35:16 [2024-02-28T21:35:16.944Z] 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=-240867112 data=null doit=true}, Shell with text {Create Session}]
16:35:16 [2024-02-28T21:35:16.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:35:16 [2024-02-28T21:35:16.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
16:35:16 [2024-02-28T21:35:16.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
16:35:16 [2024-02-28T21:35:16.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
16:35:16 [2024-02-28T21:35:16.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:35:16 [2024-02-28T21:35:16.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
16:35:16 [2024-02-28T21:35:16.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
16:35:16 [2024-02-28T21:35:16.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
16:35:16 [2024-02-28T21:35:16.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
16:35:16 [2024-02-28T21:35:16.944Z]  ", using matcher: of type 'Text'
16:35:16 [2024-02-28T21:35:16.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
16:35:16 [2024-02-28T21:35:16.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
16:35:16 [2024-02-28T21:35:16.944Z]  ", using matcher: with label (with mnemonic 'Session Name')
16:35:16 [2024-02-28T21:35:16.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
16:35:16 [2024-02-28T21:35:16.944Z]  ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
16:35:16 [2024-02-28T21:35:16.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Normal Mode", using matcher: of type 'Button'
16:35:16 [2024-02-28T21:35:16.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Snapshot Mode", using matcher: of type 'Button'
16:35:16 [2024-02-28T21:35:16.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Advanced >>>", using matcher: of type 'Button'
16:35:16 [2024-02-28T21:35:16.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
16:35:16 [2024-02-28T21:35:16.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
16:35:16 [2024-02-28T21:35:16.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
16:35:16 [2024-02-28T21:35:16.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
16:35:16 [2024-02-28T21:35:16.944Z] 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')
16:35:16 [2024-02-28T21:35:16.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
16:35:16 [2024-02-28T21:35:16.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-240867109 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:16 [2024-02-28T21:35:16.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-240867109 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:16 [2024-02-28T21:35:16.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-240867109 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:16 [2024-02-28T21:35:16.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-240867108 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:16 [2024-02-28T21:35:16.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-240867107 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:16 [2024-02-28T21:35:16.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-240867107 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:16 [2024-02-28T21:35:16.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-240867107 data=null 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')]
16:35:16 [2024-02-28T21:35:16.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Create Session...} time=-240867382 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Create Session...']
16:35:16 [2024-02-28T21:35:16.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:35:16 [2024-02-28T21:35:16.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=-240867031 data=null doit=true}, Tree node with text: Sessions]
16:35:16 [2024-02-28T21:35:16.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-240867031 data=null}, Tree node with text: Sessions]
16:35:16 [2024-02-28T21:35:16.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-240867030 data=null button=1 stateMask=0x0 x=89 y=81 count=1}, Tree node with text: Sessions]
16:35:16 [2024-02-28T21:35:16.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-240867030 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]
16:35:16 [2024-02-28T21:35:16.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-240867030 data=null button=1 stateMask=0x80000 x=89 y=81 count=1}, Tree node with text: Sessions]
16:35:16 [2024-02-28T21:35:16.945Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:35:16 [2024-02-28T21:35:16.945Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:35:16 [2024-02-28T21:35:16.945Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:35:16 [2024-02-28T21:35:16.945Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:35:16 [2024-02-28T21:35:16.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:16 [2024-02-28T21:35:16.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-240867028 data=null button=0 stateMask=0x0 x=113 y=104 count=0}, Tree node with text: mysession]
16:35:16 [2024-02-28T21:35:16.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-240867028 data=null doit=true}, Tree node with text: mysession]
16:35:16 [2024-02-28T21:35:16.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-240867028 data=null}, Tree node with text: mysession]
16:35:16 [2024-02-28T21:35:16.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-240867028 data=null button=1 stateMask=0x0 x=113 y=104 count=1}, Tree node with text: mysession]
16:35:16 [2024-02-28T21:35:16.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240867028 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]
16:35:16 [2024-02-28T21:35:16.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-240867026 data=null button=1 stateMask=0x80000 x=113 y=81 count=1}, Tree node with text: mysession]
16:35:16 [2024-02-28T21:35:16.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:16 [2024-02-28T21:35:16.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-240867025 data=null button=0 stateMask=0x0 x=113 y=81 count=0}, Tree node with text: mysession]
16:35:16 [2024-02-28T21:35:16.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-240867025 data=null doit=true}, Tree node with text: mysession]
16:35:16 [2024-02-28T21:35:16.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-240867025 data=null}, Tree node with text: mysession]
16:35:16 [2024-02-28T21:35:16.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-240867025 data=null button=1 stateMask=0x0 x=113 y=81 count=1}, Tree node with text: mysession]
16:35:16 [2024-02-28T21:35:16.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240867025 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]
16:35:16 [2024-02-28T21:35:16.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-240867024 data=null button=1 stateMask=0x80000 x=113 y=81 count=1}, Tree node with text: mysession]
16:35:16 [2024-02-28T21:35:16.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
16:35:16 [2024-02-28T21:35:16.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
16:35:17 [2024-02-28T21:35:17.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
16:35:17 [2024-02-28T21:35:17.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
16:35:17 [2024-02-28T21:35:17.201Z] 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=-240866659 data=null doit=true}, Shell with text {Enable Events}]
16:35:17 [2024-02-28T21:35:17.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
16:35:17 [2024-02-28T21:35:17.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
16:35:17 [2024-02-28T21:35:17.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
16:35:17 [2024-02-28T21:35:17.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
16:35:17 [2024-02-28T21:35:17.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
16:35:17 [2024-02-28T21:35:17.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:17 [2024-02-28T21:35:17.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:35:17 [2024-02-28T21:35:17.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:17 [2024-02-28T21:35:17.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:35:17 [2024-02-28T21:35:17.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
16:35:17 [2024-02-28T21:35:17.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events')
16:35:17 [2024-02-28T21:35:17.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
16:35:17 [2024-02-28T21:35:17.201Z] 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')
16:35:17 [2024-02-28T21:35:17.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:17 [2024-02-28T21:35:17.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:35:17 [2024-02-28T21:35:17.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:17 [2024-02-28T21:35:17.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:35:17 [2024-02-28T21:35:17.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:17 [2024-02-28T21:35:17.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:35:17 [2024-02-28T21:35:17.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
16:35:17 [2024-02-28T21:35:17.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
16:35:17 [2024-02-28T21:35:17.201Z] 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')
16:35:17 [2024-02-28T21:35:17.201Z] 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')
16:35:17 [2024-02-28T21:35:17.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select} time=-240866657 data=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
16:35:17 [2024-02-28T21:35:17.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select} time=-240866657 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')]
16:35:17 [2024-02-28T21:35:17.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select} time=-240866657 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')]
16:35:17 [2024-02-28T21:35:17.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select} time=-240866657 data=null 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')]
16:35:17 [2024-02-28T21:35:17.201Z] 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')
16:35:17 [2024-02-28T21:35:17.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:35:17 [2024-02-28T21:35:17.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
16:35:17 [2024-02-28T21:35:17.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Tracepoint Events')
16:35:17 [2024-02-28T21:35:17.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Tracepoint Events'))
16:35:17 [2024-02-28T21:35:17.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:35:17 [2024-02-28T21:35:17.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: All
16:35:17 [2024-02-28T21:35:17.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
16:35:17 [2024-02-28T21:35:17.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
16:35:17 [2024-02-28T21:35:17.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
16:35:17 [2024-02-28T21:35:17.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
16:35:17 [2024-02-28T21:35:17.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
16:35:17 [2024-02-28T21:35:17.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:17 [2024-02-28T21:35:17.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:17 [2024-02-28T21:35:17.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:17 [2024-02-28T21:35:17.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:17 [2024-02-28T21:35:17.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:17 [2024-02-28T21:35:17.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
16:35:17 [2024-02-28T21:35:17.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
16:35:17 [2024-02-28T21:35:17.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
16:35:17 [2024-02-28T21:35:17.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
16:35:17 [2024-02-28T21:35:17.201Z] 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')
16:35:17 [2024-02-28T21:35:17.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
16:35:17 [2024-02-28T21:35:17.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-240866623 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:17 [2024-02-28T21:35:17.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-240866623 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:17 [2024-02-28T21:35:17.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-240866623 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:17 [2024-02-28T21:35:17.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-240866623 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:17 [2024-02-28T21:35:17.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-240866623 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:17 [2024-02-28T21:35:17.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-240866623 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:17 [2024-02-28T21:35:17.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-240866623 data=null 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')]
16:35:17 [2024-02-28T21:35:17.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-240866987 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)...']
16:35:17 [2024-02-28T21:35:17.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:35:17 [2024-02-28T21:35:17.457Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:35:17 [2024-02-28T21:35:17.457Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:35:17 [2024-02-28T21:35:17.457Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:35:17 [2024-02-28T21:35:17.457Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
16:35:17 [2024-02-28T21:35:17.457Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:35:17 [2024-02-28T21:35:17.457Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:35:17 [2024-02-28T21:35:17.457Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:35:17 [2024-02-28T21:35:17.457Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
16:35:17 [2024-02-28T21:35:17.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=-240866517 data=null doit=true}, Tree node with text: channel0]
16:35:17 [2024-02-28T21:35:17.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=-240866517 data=null}, Tree node with text: channel0]
16:35:17 [2024-02-28T21:35:17.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=-240866517 data=null button=1 stateMask=0x0 x=144 y=104 count=1}, Tree node with text: channel0]
16:35:17 [2024-02-28T21:35:17.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-240866516 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]
16:35:17 [2024-02-28T21:35:17.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=-240866516 data=null button=1 stateMask=0x80000 x=144 y=104 count=1}, Tree node with text: channel0]
16:35:17 [2024-02-28T21:35:17.457Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:35:17 [2024-02-28T21:35:17.457Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:35:17 [2024-02-28T21:35:17.457Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:35:17 [2024-02-28T21:35:17.458Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:35:17 [2024-02-28T21:35:17.458Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:35:17 [2024-02-28T21:35:17.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:17 [2024-02-28T21:35:17.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-240866514 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
16:35:17 [2024-02-28T21:35:17.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-240866514 data=null doit=true}, Tree node with text: mysession]
16:35:17 [2024-02-28T21:35:17.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-240866514 data=null}, Tree node with text: mysession]
16:35:17 [2024-02-28T21:35:17.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-240866514 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
16:35:17 [2024-02-28T21:35:17.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240866514 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]
16:35:17 [2024-02-28T21:35:17.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-240866513 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
16:35:17 [2024-02-28T21:35:17.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:17 [2024-02-28T21:35:17.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-240866513 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
16:35:17 [2024-02-28T21:35:17.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-240866513 data=null doit=true}, Tree node with text: mysession]
16:35:17 [2024-02-28T21:35:17.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-240866513 data=null}, Tree node with text: mysession]
16:35:17 [2024-02-28T21:35:17.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-240866512 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
16:35:17 [2024-02-28T21:35:17.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240866512 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]
16:35:17 [2024-02-28T21:35:17.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-240866512 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
16:35:17 [2024-02-28T21:35:17.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
16:35:17 [2024-02-28T21:35:17.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
16:35:17 [2024-02-28T21:35:17.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
16:35:17 [2024-02-28T21:35:17.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
16:35:17 [2024-02-28T21:35:17.713Z] 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=-240866153 data=null doit=true}, Shell with text {Enable Events}]
16:35:17 [2024-02-28T21:35:17.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
16:35:17 [2024-02-28T21:35:17.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
16:35:17 [2024-02-28T21:35:17.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
16:35:17 [2024-02-28T21:35:17.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
16:35:17 [2024-02-28T21:35:17.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
16:35:17 [2024-02-28T21:35:17.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:17 [2024-02-28T21:35:17.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:35:17 [2024-02-28T21:35:17.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:17 [2024-02-28T21:35:17.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:35:17 [2024-02-28T21:35:17.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:17 [2024-02-28T21:35:17.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:35:17 [2024-02-28T21:35:17.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Syscall Events", using matcher: with mnemonic 'Syscall Events'
16:35:17 [2024-02-28T21:35:17.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'Syscall Events')
16:35:17 [2024-02-28T21:35:17.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
16:35:17 [2024-02-28T21:35:17.713Z] 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')
16:35:17 [2024-02-28T21:35:17.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:17 [2024-02-28T21:35:17.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:35:17 [2024-02-28T21:35:17.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:17 [2024-02-28T21:35:17.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:35:17 [2024-02-28T21:35:17.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
16:35:17 [2024-02-28T21:35:17.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
16:35:17 [2024-02-28T21:35:17.714Z] 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')
16:35:17 [2024-02-28T21:35:17.714Z] 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')
16:35:17 [2024-02-28T21:35:17.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select} time=-240866151 data=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')]
16:35:17 [2024-02-28T21:35:17.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select} time=-240866151 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')]
16:35:17 [2024-02-28T21:35:17.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select} time=-240866151 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')]
16:35:17 [2024-02-28T21:35:17.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select} time=-240866151 data=null 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')]
16:35:17 [2024-02-28T21:35:17.714Z] 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')
16:35:17 [2024-02-28T21:35:17.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:35:17 [2024-02-28T21:35:17.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:35:17 [2024-02-28T21:35:17.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Syscall Events", using matcher: with mnemonic 'Syscall Events'
16:35:17 [2024-02-28T21:35:17.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Syscall Events')
16:35:17 [2024-02-28T21:35:17.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Syscall Events'))
16:35:17 [2024-02-28T21:35:17.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: All
16:35:17 [2024-02-28T21:35:17.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
16:35:17 [2024-02-28T21:35:17.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
16:35:17 [2024-02-28T21:35:17.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
16:35:17 [2024-02-28T21:35:17.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
16:35:17 [2024-02-28T21:35:17.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
16:35:17 [2024-02-28T21:35:17.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:17 [2024-02-28T21:35:17.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:17 [2024-02-28T21:35:17.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:17 [2024-02-28T21:35:17.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:17 [2024-02-28T21:35:17.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:17 [2024-02-28T21:35:17.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
16:35:17 [2024-02-28T21:35:17.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
16:35:17 [2024-02-28T21:35:17.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
16:35:17 [2024-02-28T21:35:17.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
16:35:17 [2024-02-28T21:35:17.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')
16:35:17 [2024-02-28T21:35:17.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
16:35:17 [2024-02-28T21:35:17.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-240866127 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:17 [2024-02-28T21:35:17.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-240866127 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:17 [2024-02-28T21:35:17.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-240866127 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:17 [2024-02-28T21:35:17.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-240866127 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:17 [2024-02-28T21:35:17.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-240866126 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:17 [2024-02-28T21:35:17.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-240866126 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:17 [2024-02-28T21:35:17.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-240866125 data=null 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')]
16:35:17 [2024-02-28T21:35:17.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-240866438 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)...']
16:35:17 [2024-02-28T21:35:17.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:35:17 [2024-02-28T21:35:17.970Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:35:17 [2024-02-28T21:35:17.970Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:35:17 [2024-02-28T21:35:17.970Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:35:17 [2024-02-28T21:35:17.970Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:35:17 [2024-02-28T21:35:17.970Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:35:17 [2024-02-28T21:35:17.970Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:35:17 [2024-02-28T21:35:17.970Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
16:35:17 [2024-02-28T21:35:17.970Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:35:17 [2024-02-28T21:35:17.970Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:35:17 [2024-02-28T21:35:17.970Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:35:17 [2024-02-28T21:35:17.970Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
16:35:17 [2024-02-28T21:35:17.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=-240866019 data=null doit=true}, Tree node with text: channel0]
16:35:17 [2024-02-28T21:35:17.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=-240866019 data=null}, Tree node with text: channel0]
16:35:17 [2024-02-28T21:35:17.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=-240866019 data=null button=1 stateMask=0x0 x=144 y=81 count=1}, Tree node with text: channel0]
16:35:17 [2024-02-28T21:35:17.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-240866019 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]
16:35:17 [2024-02-28T21:35:17.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=-240866018 data=null button=1 stateMask=0x80000 x=144 y=81 count=1}, Tree node with text: channel0]
16:35:17 [2024-02-28T21:35:17.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:17 [2024-02-28T21:35:17.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-240866018 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
16:35:17 [2024-02-28T21:35:17.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-240866018 data=null doit=true}, Tree node with text: mysession]
16:35:17 [2024-02-28T21:35:17.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-240866018 data=null}, Tree node with text: mysession]
16:35:17 [2024-02-28T21:35:17.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-240866017 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
16:35:17 [2024-02-28T21:35:17.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240866017 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]
16:35:17 [2024-02-28T21:35:17.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-240866017 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
16:35:17 [2024-02-28T21:35:17.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:17 [2024-02-28T21:35:17.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-240866011 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
16:35:17 [2024-02-28T21:35:17.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-240866011 data=null doit=true}, Tree node with text: mysession]
16:35:17 [2024-02-28T21:35:17.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-240866011 data=null}, Tree node with text: mysession]
16:35:17 [2024-02-28T21:35:17.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-240866011 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
16:35:17 [2024-02-28T21:35:17.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240866011 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]
16:35:17 [2024-02-28T21:35:17.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-240866010 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
16:35:17 [2024-02-28T21:35:17.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
16:35:17 [2024-02-28T21:35:17.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
16:35:18 [2024-02-28T21:35:18.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
16:35:18 [2024-02-28T21:35:18.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
16:35:18 [2024-02-28T21:35:18.226Z] 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=-240865602 data=null doit=true}, Shell with text {Enable Events}]
16:35:18 [2024-02-28T21:35:18.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
16:35:18 [2024-02-28T21:35:18.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
16:35:18 [2024-02-28T21:35:18.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
16:35:18 [2024-02-28T21:35:18.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
16:35:18 [2024-02-28T21:35:18.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
16:35:18 [2024-02-28T21:35:18.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:18 [2024-02-28T21:35:18.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:35:18 [2024-02-28T21:35:18.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:18 [2024-02-28T21:35:18.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:35:18 [2024-02-28T21:35:18.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:18 [2024-02-28T21:35:18.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:35:18 [2024-02-28T21:35:18.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Syscall Events", using matcher: with mnemonic 'Syscall Events'
16:35:18 [2024-02-28T21:35:18.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'Syscall Events')
16:35:18 [2024-02-28T21:35:18.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
16:35:18 [2024-02-28T21:35:18.226Z] 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')
16:35:18 [2024-02-28T21:35:18.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:18 [2024-02-28T21:35:18.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:35:18 [2024-02-28T21:35:18.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:18 [2024-02-28T21:35:18.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:35:18 [2024-02-28T21:35:18.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
16:35:18 [2024-02-28T21:35:18.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
16:35:18 [2024-02-28T21:35:18.227Z] 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')
16:35:18 [2024-02-28T21:35:18.227Z] 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')
16:35:18 [2024-02-28T21:35:18.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select} time=-240865600 data=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')]
16:35:18 [2024-02-28T21:35:18.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select} time=-240865600 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')]
16:35:18 [2024-02-28T21:35:18.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select} time=-240865600 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')]
16:35:18 [2024-02-28T21:35:18.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select} time=-240865600 data=null 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')]
16:35:18 [2024-02-28T21:35:18.227Z] 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')
16:35:18 [2024-02-28T21:35:18.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:35:18 [2024-02-28T21:35:18.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:35:18 [2024-02-28T21:35:18.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Syscall Events", using matcher: with mnemonic 'Syscall Events'
16:35:18 [2024-02-28T21:35:18.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Syscall Events')
16:35:18 [2024-02-28T21:35:18.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Syscall Events'))
16:35:18 [2024-02-28T21:35:18.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {All} time=-240865599 data=null doit=true}, TreeItem with text {All}]
16:35:18 [2024-02-28T21:35:18.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {All} time=-240865598 data=null}, TreeItem with text {All}]
16:35:18 [2024-02-28T21:35:18.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {All} time=-240865597 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {All}]
16:35:18 [2024-02-28T21:35:18.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-240865597 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}]
16:35:18 [2024-02-28T21:35:18.482Z] 
16:35:18 [2024-02-28T21:35:18.482Z] (Eclipse:11807): Gtk-CRITICAL **: 21:35:18.283: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:35:18 [2024-02-28T21:35:18.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {All} time=-240865509 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {All}]
16:35:18 [2024-02-28T21:35:18.482Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
16:35:18 [2024-02-28T21:35:18.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: write
16:35:18 [2024-02-28T21:35:18.482Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
16:35:18 [2024-02-28T21:35:18.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: read
16:35:18 [2024-02-28T21:35:18.482Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
16:35:18 [2024-02-28T21:35:18.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: close
16:35:18 [2024-02-28T21:35:18.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
16:35:18 [2024-02-28T21:35:18.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
16:35:18 [2024-02-28T21:35:18.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
16:35:18 [2024-02-28T21:35:18.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
16:35:18 [2024-02-28T21:35:18.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
16:35:18 [2024-02-28T21:35:18.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:18 [2024-02-28T21:35:18.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:18 [2024-02-28T21:35:18.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:18 [2024-02-28T21:35:18.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:18 [2024-02-28T21:35:18.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:18 [2024-02-28T21:35:18.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
16:35:18 [2024-02-28T21:35:18.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
16:35:18 [2024-02-28T21:35:18.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
16:35:18 [2024-02-28T21:35:18.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
16:35:18 [2024-02-28T21:35:18.483Z] 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')
16:35:18 [2024-02-28T21:35:18.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
16:35:18 [2024-02-28T21:35:18.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-240865503 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:18 [2024-02-28T21:35:18.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-240865503 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:18 [2024-02-28T21:35:18.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-240865503 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:18 [2024-02-28T21:35:18.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-240865503 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:18 [2024-02-28T21:35:18.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-240865503 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:18 [2024-02-28T21:35:18.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-240865503 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:18 [2024-02-28T21:35:18.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-240865503 data=null 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')]
16:35:18 [2024-02-28T21:35:18.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-240865915 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)...']
16:35:18 [2024-02-28T21:35:18.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:35:18 [2024-02-28T21:35:18.483Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:35:18 [2024-02-28T21:35:18.483Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:35:18 [2024-02-28T21:35:18.483Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:35:18 [2024-02-28T21:35:18.483Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:35:18 [2024-02-28T21:35:18.483Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:35:18 [2024-02-28T21:35:18.483Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:35:18 [2024-02-28T21:35:18.483Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
16:35:18 [2024-02-28T21:35:18.483Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:35:18 [2024-02-28T21:35:18.483Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:35:18 [2024-02-28T21:35:18.483Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:35:18 [2024-02-28T21:35:18.483Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
16:35:18 [2024-02-28T21:35:18.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=-240865423 data=null doit=true}, Tree node with text: channel0]
16:35:18 [2024-02-28T21:35:18.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=-240865423 data=null}, Tree node with text: channel0]
16:35:18 [2024-02-28T21:35:18.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=-240865422 data=null button=1 stateMask=0x0 x=144 y=81 count=1}, Tree node with text: channel0]
16:35:18 [2024-02-28T21:35:18.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-240865422 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]
16:35:18 [2024-02-28T21:35:18.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=-240865421 data=null button=1 stateMask=0x80000 x=144 y=81 count=1}, Tree node with text: channel0]
16:35:18 [2024-02-28T21:35:18.483Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:35:18 [2024-02-28T21:35:18.483Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:35:18 [2024-02-28T21:35:18.483Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:35:18 [2024-02-28T21:35:18.483Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
16:35:18 [2024-02-28T21:35:18.483Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
16:35:18 [2024-02-28T21:35:18.483Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:35:18 [2024-02-28T21:35:18.483Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:35:18 [2024-02-28T21:35:18.483Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:35:18 [2024-02-28T21:35:18.483Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
16:35:18 [2024-02-28T21:35:18.483Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
16:35:18 [2024-02-28T21:35:18.483Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:35:18 [2024-02-28T21:35:18.483Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:35:18 [2024-02-28T21:35:18.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:18 [2024-02-28T21:35:18.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-240865419 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
16:35:18 [2024-02-28T21:35:18.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-240865419 data=null doit=true}, Tree node with text: mysession]
16:35:18 [2024-02-28T21:35:18.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-240865419 data=null}, Tree node with text: mysession]
16:35:18 [2024-02-28T21:35:18.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-240865418 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
16:35:18 [2024-02-28T21:35:18.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240865418 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]
16:35:18 [2024-02-28T21:35:18.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-240865417 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
16:35:18 [2024-02-28T21:35:18.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:18 [2024-02-28T21:35:18.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-240865417 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
16:35:18 [2024-02-28T21:35:18.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-240865417 data=null doit=true}, Tree node with text: mysession]
16:35:18 [2024-02-28T21:35:18.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-240865417 data=null}, Tree node with text: mysession]
16:35:18 [2024-02-28T21:35:18.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-240865417 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
16:35:18 [2024-02-28T21:35:18.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240865417 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]
16:35:18 [2024-02-28T21:35:18.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-240865416 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
16:35:18 [2024-02-28T21:35:18.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Channel...", using matcher: with mnemonic 'Enable Channel...'
16:35:18 [2024-02-28T21:35:18.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Channel...'
16:35:18 [2024-02-28T21:35:18.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Channel...'
16:35:18 [2024-02-28T21:35:18.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Channel", using matcher: with text 'Enable Channel'
16:35:18 [2024-02-28T21:35:18.997Z] 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=-240864937 data=null doit=true}, Shell with text {Enable Channel}]
16:35:18 [2024-02-28T21:35:18.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:35:18 [2024-02-28T21:35:18.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name'
16:35:18 [2024-02-28T21:35:18.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Channel Name')
16:35:18 [2024-02-28T21:35:18.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name'))
16:35:18 [2024-02-28T21:35:18.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "<Default>", using matcher: of type 'Text'
16:35:18 [2024-02-28T21:35:18.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name'
16:35:18 [2024-02-28T21:35:18.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "<Default>", using matcher: with label (with mnemonic 'Channel Name')
16:35:18 [2024-02-28T21:35:18.997Z] 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'))
16:35:18 [2024-02-28T21:35:18.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "<Default>", using matcher: of type 'Text'
16:35:18 [2024-02-28T21:35:18.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name'
16:35:18 [2024-02-28T21:35:18.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "<Default>", using matcher: with label (with mnemonic 'Channel Name')
16:35:18 [2024-02-28T21:35:18.997Z] 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'))
16:35:18 [2024-02-28T21:35:18.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "<Default>", using matcher: of type 'Text'
16:35:18 [2024-02-28T21:35:18.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name'
16:35:18 [2024-02-28T21:35:18.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "<Default>", using matcher: with label (with mnemonic 'Channel Name')
16:35:18 [2024-02-28T21:35:18.997Z] 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'))
16:35:18 [2024-02-28T21:35:18.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "<Default>", using matcher: of type 'Text'
16:35:18 [2024-02-28T21:35:18.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name'
16:35:18 [2024-02-28T21:35:18.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "<Default>", using matcher: with label (with mnemonic 'Channel Name')
16:35:18 [2024-02-28T21:35:18.997Z] 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'))
16:35:18 [2024-02-28T21:35:18.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "<Default>", using matcher: of type 'Text'
16:35:18 [2024-02-28T21:35:18.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name'
16:35:18 [2024-02-28T21:35:18.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "<Default>", using matcher: with label (with mnemonic 'Channel Name')
16:35:18 [2024-02-28T21:35:18.997Z] 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'))
16:35:18 [2024-02-28T21:35:18.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "<Default>", using matcher: of type 'Text'
16:35:18 [2024-02-28T21:35:18.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name'
16:35:18 [2024-02-28T21:35:18.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "<Default>", using matcher: with label (with mnemonic 'Channel Name')
16:35:18 [2024-02-28T21:35:18.997Z] 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'))
16:35:18 [2024-02-28T21:35:18.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Configure metadata c...", using matcher: of type 'Button'
16:35:18 [2024-02-28T21:35:18.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Discard", using matcher: of type 'Button'
16:35:18 [2024-02-28T21:35:18.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
16:35:18 [2024-02-28T21:35:18.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
16:35:18 [2024-02-28T21:35:18.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
16:35:18 [2024-02-28T21:35:18.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: with mnemonic 'UST'
16:35:18 [2024-02-28T21:35:18.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
16:35:18 [2024-02-28T21:35:18.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: in group (with mnemonic 'Domain')
16:35:18 [2024-02-28T21:35:18.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: with style 'SWT.RADIO'
16:35:18 [2024-02-28T21:35:18.997Z] 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')
16:35:18 [2024-02-28T21:35:18.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Global shared buffer...", using matcher: of type 'Button'
16:35:18 [2024-02-28T21:35:18.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Per PID buffers", using matcher: of type 'Button'
16:35:18 [2024-02-28T21:35:18.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Per UID buffers", using matcher: of type 'Button'
16:35:18 [2024-02-28T21:35:18.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Default", using matcher: of type 'Button'
16:35:18 [2024-02-28T21:35:18.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
16:35:18 [2024-02-28T21:35:18.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
16:35:18 [2024-02-28T21:35:18.997Z] 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')
16:35:18 [2024-02-28T21:35:18.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=-240864934 data=null doit=true}, Button with text {Kernel}]
16:35:18 [2024-02-28T21:35:18.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=-240864934 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Kernel}]
16:35:18 [2024-02-28T21:35:18.997Z] 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')
16:35:18 [2024-02-28T21:35:18.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {UST} time=-240864933 data=null doit=true}, (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
16:35:18 [2024-02-28T21:35:18.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {UST} time=-240864933 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')]
16:35:18 [2024-02-28T21:35:18.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {UST} time=-240864933 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')]
16:35:18 [2024-02-28T21:35:18.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {UST} time=-240864933 data=null 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')]
16:35:18 [2024-02-28T21:35:18.998Z] 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')
16:35:18 [2024-02-28T21:35:18.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Configure metadata c...", using matcher: of type 'Button'
16:35:18 [2024-02-28T21:35:18.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Discard", using matcher: of type 'Button'
16:35:18 [2024-02-28T21:35:18.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
16:35:18 [2024-02-28T21:35:18.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
16:35:18 [2024-02-28T21:35:18.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
16:35:18 [2024-02-28T21:35:18.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Global shared buffer...", using matcher: of type 'Button'
16:35:18 [2024-02-28T21:35:18.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Per PID buffers", using matcher: of type 'Button'
16:35:18 [2024-02-28T21:35:18.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Per UID buffers", using matcher: of type 'Button'
16:35:18 [2024-02-28T21:35:18.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Per UID buffers", using matcher: with mnemonic 'Per UID buffers'
16:35:18 [2024-02-28T21:35:18.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Buffer Type", using matcher: with mnemonic 'Buffer Type'
16:35:18 [2024-02-28T21:35:18.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Per UID buffers", using matcher: in group (with mnemonic 'Buffer Type')
16:35:18 [2024-02-28T21:35:18.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Per UID buffers", using matcher: with style 'SWT.RADIO'
16:35:18 [2024-02-28T21:35:18.998Z] 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')
16:35:18 [2024-02-28T21:35:18.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Default", using matcher: of type 'Button'
16:35:18 [2024-02-28T21:35:18.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
16:35:18 [2024-02-28T21:35:18.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
16:35:18 [2024-02-28T21:35:18.998Z] 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')
16:35:18 [2024-02-28T21:35:18.998Z] 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')
16:35:18 [2024-02-28T21:35:18.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Per UID buffers} time=-240864931 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')]
16:35:18 [2024-02-28T21:35:18.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Per UID buffers} time=-240864931 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')]
16:35:18 [2024-02-28T21:35:18.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Per UID buffers} time=-240864931 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')]
16:35:18 [2024-02-28T21:35:18.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Per UID buffers} time=-240864931 data=null 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')]
16:35:18 [2024-02-28T21:35:18.998Z] 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')
16:35:18 [2024-02-28T21:35:18.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Configure metadata c...", using matcher: of type 'Button'
16:35:18 [2024-02-28T21:35:18.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Discard", using matcher: of type 'Button'
16:35:18 [2024-02-28T21:35:18.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
16:35:18 [2024-02-28T21:35:18.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
16:35:18 [2024-02-28T21:35:18.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
16:35:18 [2024-02-28T21:35:18.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Global shared buffer...", using matcher: of type 'Button'
16:35:18 [2024-02-28T21:35:18.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Per PID buffers", using matcher: of type 'Button'
16:35:18 [2024-02-28T21:35:18.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Per UID buffers", using matcher: of type 'Button'
16:35:18 [2024-02-28T21:35:18.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Default", using matcher: of type 'Button'
16:35:18 [2024-02-28T21:35:18.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
16:35:18 [2024-02-28T21:35:18.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
16:35:18 [2024-02-28T21:35:18.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
16:35:18 [2024-02-28T21:35:18.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
16:35:18 [2024-02-28T21:35:18.998Z] 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')
16:35:18 [2024-02-28T21:35:18.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
16:35:18 [2024-02-28T21:35:18.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-240864930 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:18 [2024-02-28T21:35:18.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-240864930 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:18 [2024-02-28T21:35:18.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-240864930 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:18 [2024-02-28T21:35:18.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-240864930 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:18 [2024-02-28T21:35:18.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-240864930 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:18 [2024-02-28T21:35:18.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-240864930 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:18 [2024-02-28T21:35:18.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-240864930 data=null 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')]
16:35:18 [2024-02-28T21:35:18.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Channel...} time=-240865300 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Channel...']
16:35:19 [2024-02-28T21:35:19.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:35:19 [2024-02-28T21:35:19.253Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:35:19 [2024-02-28T21:35:19.253Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:35:19 [2024-02-28T21:35:19.253Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:35:19 [2024-02-28T21:35:19.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {UST global} time=-240864802 data=null doit=true}, Tree node with text: UST global]
16:35:19 [2024-02-28T21:35:19.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {UST global} time=-240864802 data=null}, Tree node with text: UST global]
16:35:19 [2024-02-28T21:35:19.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {UST global} time=-240864802 data=null button=1 stateMask=0x0 x=131 y=81 count=1}, Tree node with text: UST global]
16:35:19 [2024-02-28T21:35:19.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-240864802 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]
16:35:19 [2024-02-28T21:35:19.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {UST global} time=-240864801 data=null button=1 stateMask=0x80000 x=131 y=81 count=1}, Tree node with text: UST global]
16:35:19 [2024-02-28T21:35:19.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:19 [2024-02-28T21:35:19.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {channel0} time=-240864801 data=null button=0 stateMask=0x0 x=144 y=104 count=0}, Tree node with text: channel0]
16:35:19 [2024-02-28T21:35:19.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=-240864801 data=null doit=true}, Tree node with text: channel0]
16:35:19 [2024-02-28T21:35:19.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=-240864801 data=null}, Tree node with text: channel0]
16:35:19 [2024-02-28T21:35:19.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=-240864800 data=null button=1 stateMask=0x0 x=144 y=104 count=1}, Tree node with text: channel0]
16:35:19 [2024-02-28T21:35:19.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240864800 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]
16:35:19 [2024-02-28T21:35:19.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=-240864792 data=null button=1 stateMask=0x80000 x=144 y=81 count=1}, Tree node with text: channel0]
16:35:19 [2024-02-28T21:35:19.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:19 [2024-02-28T21:35:19.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {channel0} time=-240864791 data=null button=0 stateMask=0x0 x=144 y=81 count=0}, Tree node with text: channel0]
16:35:19 [2024-02-28T21:35:19.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=-240864791 data=null doit=true}, Tree node with text: channel0]
16:35:19 [2024-02-28T21:35:19.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=-240864791 data=null}, Tree node with text: channel0]
16:35:19 [2024-02-28T21:35:19.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=-240864791 data=null button=1 stateMask=0x0 x=144 y=81 count=1}, Tree node with text: channel0]
16:35:19 [2024-02-28T21:35:19.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240864791 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]
16:35:19 [2024-02-28T21:35:19.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=-240864790 data=null button=1 stateMask=0x80000 x=144 y=81 count=1}, Tree node with text: channel0]
16:35:19 [2024-02-28T21:35:19.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event...", using matcher: with mnemonic 'Enable Event...'
16:35:19 [2024-02-28T21:35:19.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event...'
16:35:19 [2024-02-28T21:35:19.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event...'
16:35:19 [2024-02-28T21:35:19.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
16:35:19 [2024-02-28T21:35:19.508Z] 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=-240864364 data=null doit=true}, Shell with text {Enable Events}]
16:35:19 [2024-02-28T21:35:19.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:35:19 [2024-02-28T21:35:19.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:35:19 [2024-02-28T21:35:19.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:35:19 [2024-02-28T21:35:19.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 6 to [MouseEnter [6]: MouseEvent{Tree {} [layout=null] time=-240864361 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
16:35:19 [2024-02-28T21:35:19.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 5 to [MouseMove [5]: MouseEvent{Tree {} [layout=null] time=-240864361 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
16:35:19 [2024-02-28T21:35:19.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 26 to [Activate [26]: ShellEvent{Tree {} [layout=null] time=-240864361 data=null doit=true}, (of type 'Tree')]
16:35:19 [2024-02-28T21:35:19.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 15 to [FocusIn [15]: FocusEvent{Tree {} [layout=null] time=-240864361 data=null}, (of type 'Tree')]
16:35:19 [2024-02-28T21:35:19.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {All} time=-240864361 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, (of type 'Tree')]
16:35:19 [2024-02-28T21:35:19.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240864361 data=null item=TreeItem {All} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Tree')]
16:35:19 [2024-02-28T21:35:19.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {All} time=-240864360 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, (of type 'Tree')]
16:35:19 [2024-02-28T21:35:19.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
16:35:19 [2024-02-28T21:35:19.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
16:35:19 [2024-02-28T21:35:19.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
16:35:19 [2024-02-28T21:35:19.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
16:35:19 [2024-02-28T21:35:19.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
16:35:19 [2024-02-28T21:35:19.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:19 [2024-02-28T21:35:19.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:19 [2024-02-28T21:35:19.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:19 [2024-02-28T21:35:19.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:19 [2024-02-28T21:35:19.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
16:35:19 [2024-02-28T21:35:19.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
16:35:19 [2024-02-28T21:35:19.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
16:35:19 [2024-02-28T21:35:19.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
16:35:19 [2024-02-28T21:35:19.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
16:35:19 [2024-02-28T21:35:19.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
16:35:19 [2024-02-28T21:35:19.509Z] 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')
16:35:19 [2024-02-28T21:35:19.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
16:35:19 [2024-02-28T21:35:19.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-240864359 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:19 [2024-02-28T21:35:19.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-240864348 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:19 [2024-02-28T21:35:19.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-240864348 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:19 [2024-02-28T21:35:19.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-240864348 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:19 [2024-02-28T21:35:19.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-240864348 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:19 [2024-02-28T21:35:19.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-240864348 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:19 [2024-02-28T21:35:19.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-240864348 data=null 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')]
16:35:19 [2024-02-28T21:35:19.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event...} time=-240864707 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event...']
16:35:19 [2024-02-28T21:35:19.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:35:19 [2024-02-28T21:35:19.764Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:35:19 [2024-02-28T21:35:19.764Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:35:19 [2024-02-28T21:35:19.764Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:35:19 [2024-02-28T21:35:19.764Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: UST global is already expanded. Won't expand it again.
16:35:19 [2024-02-28T21:35:19.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=-240864232 data=null doit=true}, Tree node with text: channel0]
16:35:19 [2024-02-28T21:35:19.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=-240864232 data=null}, Tree node with text: channel0]
16:35:19 [2024-02-28T21:35:19.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=-240864232 data=null button=1 stateMask=0x0 x=144 y=104 count=1}, Tree node with text: channel0]
16:35:19 [2024-02-28T21:35:19.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-240864232 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]
16:35:19 [2024-02-28T21:35:19.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=-240864231 data=null button=1 stateMask=0x80000 x=144 y=104 count=1}, Tree node with text: channel0]
16:35:19 [2024-02-28T21:35:19.764Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:35:19 [2024-02-28T21:35:19.764Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:35:19 [2024-02-28T21:35:19.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:19 [2024-02-28T21:35:19.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-240864230 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession]
16:35:19 [2024-02-28T21:35:19.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-240864230 data=null doit=true}, Tree node with text: mysession]
16:35:19 [2024-02-28T21:35:19.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-240864230 data=null}, Tree node with text: mysession]
16:35:19 [2024-02-28T21:35:19.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-240864230 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession]
16:35:19 [2024-02-28T21:35:19.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240864230 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]
16:35:19 [2024-02-28T21:35:19.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-240864228 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession]
16:35:19 [2024-02-28T21:35:19.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:19 [2024-02-28T21:35:19.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-240864228 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession]
16:35:19 [2024-02-28T21:35:19.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-240864228 data=null doit=true}, Tree node with text: mysession]
16:35:19 [2024-02-28T21:35:19.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-240864228 data=null}, Tree node with text: mysession]
16:35:19 [2024-02-28T21:35:19.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-240864227 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession]
16:35:19 [2024-02-28T21:35:19.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240864227 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]
16:35:19 [2024-02-28T21:35:19.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-240864227 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession]
16:35:19 [2024-02-28T21:35:19.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
16:35:19 [2024-02-28T21:35:19.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Start'
16:35:19 [2024-02-28T21:35:19.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Start} time=-240864193 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Start']
16:35:19 [2024-02-28T21:35:19.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Start'
16:35:19 [2024-02-28T21:35:19.765Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:35:19 [2024-02-28T21:35:19.765Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:35:19 [2024-02-28T21:35:19.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:19 [2024-02-28T21:35:19.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-240864091 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession]
16:35:19 [2024-02-28T21:35:19.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-240864091 data=null doit=true}, Tree node with text: mysession]
16:35:19 [2024-02-28T21:35:19.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-240864091 data=null}, Tree node with text: mysession]
16:35:19 [2024-02-28T21:35:19.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-240864091 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession]
16:35:19 [2024-02-28T21:35:19.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240864091 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]
16:35:19 [2024-02-28T21:35:19.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-240864090 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession]
16:35:19 [2024-02-28T21:35:19.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:19 [2024-02-28T21:35:19.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-240864089 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession]
16:35:19 [2024-02-28T21:35:19.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-240864089 data=null doit=true}, Tree node with text: mysession]
16:35:19 [2024-02-28T21:35:19.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-240864089 data=null}, Tree node with text: mysession]
16:35:19 [2024-02-28T21:35:19.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-240864089 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession]
16:35:19 [2024-02-28T21:35:19.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240864089 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]
16:35:19 [2024-02-28T21:35:19.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-240864088 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession]
16:35:19 [2024-02-28T21:35:19.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
16:35:19 [2024-02-28T21:35:19.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Stop'
16:35:19 [2024-02-28T21:35:19.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Stop} time=-240864059 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Stop']
16:35:19 [2024-02-28T21:35:19.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Stop'
16:35:20 [2024-02-28T21:35:20.020Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:35:20 [2024-02-28T21:35:20.020Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:35:20 [2024-02-28T21:35:20.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:20 [2024-02-28T21:35:20.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-240863958 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession]
16:35:20 [2024-02-28T21:35:20.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-240863957 data=null doit=true}, Tree node with text: mysession]
16:35:20 [2024-02-28T21:35:20.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-240863957 data=null}, Tree node with text: mysession]
16:35:20 [2024-02-28T21:35:20.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-240863957 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession]
16:35:20 [2024-02-28T21:35:20.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240863957 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]
16:35:20 [2024-02-28T21:35:20.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-240863955 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession]
16:35:20 [2024-02-28T21:35:20.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:20 [2024-02-28T21:35:20.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-240863923 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession]
16:35:20 [2024-02-28T21:35:20.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-240863923 data=null doit=true}, Tree node with text: mysession]
16:35:20 [2024-02-28T21:35:20.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-240863923 data=null}, Tree node with text: mysession]
16:35:20 [2024-02-28T21:35:20.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-240863922 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession]
16:35:20 [2024-02-28T21:35:20.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240863922 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]
16:35:20 [2024-02-28T21:35:20.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-240863921 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession]
16:35:20 [2024-02-28T21:35:20.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...'
16:35:20 [2024-02-28T21:35:20.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
16:35:20 [2024-02-28T21:35:20.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
16:35:20 [2024-02-28T21:35:20.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
16:35:20 [2024-02-28T21:35:20.581Z] 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=-240863441 data=null doit=true}, Shell with text {Fetch Remote Traces}]
16:35:20 [2024-02-28T21:35:20.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
16:35:20 [2024-02-28T21:35:20.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
16:35:20 [2024-02-28T21:35:20.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: of type 'Button'
16:35:20 [2024-02-28T21:35:20.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:35:20 [2024-02-28T21:35:20.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
16:35:20 [2024-02-28T21:35:20.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
16:35:20 [2024-02-28T21:35:20.582Z] 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')
16:35:20 [2024-02-28T21:35:20.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:35:20 [2024-02-28T21:35:20.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
16:35:20 [2024-02-28T21:35:20.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=-240863419 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:35:20 [2024-02-28T21:35:20.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=-240863419 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:35:20 [2024-02-28T21:35:20.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=-240863419 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:35:20 [2024-02-28T21:35:20.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=-240863419 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:35:20 [2024-02-28T21:35:20.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=-240863419 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:35:20 [2024-02-28T21:35:20.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=-240863419 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:35:20 [2024-02-28T21:35:20.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=-240863419 data=null 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')]
16:35:20 [2024-02-28T21:35:20.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Import...} time=-240863891 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
16:35:20 [2024-02-28T21:35:20.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:35:20 [2024-02-28T21:35:20.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:20 [2024-02-28T21:35:20.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-240863372 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession]
16:35:20 [2024-02-28T21:35:20.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-240863371 data=null doit=true}, Tree node with text: mysession]
16:35:20 [2024-02-28T21:35:20.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-240863371 data=null}, Tree node with text: mysession]
16:35:20 [2024-02-28T21:35:20.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-240863371 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession]
16:35:20 [2024-02-28T21:35:20.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240863371 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]
16:35:20 [2024-02-28T21:35:20.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-240863370 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession]
16:35:20 [2024-02-28T21:35:20.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...'
16:35:20 [2024-02-28T21:35:20.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
16:35:20 [2024-02-28T21:35:20.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
16:35:20 [2024-02-28T21:35:20.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
16:35:20 [2024-02-28T21:35:20.837Z] 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=-240862977 data=null doit=true}, Shell with text {Fetch Remote Traces}]
16:35:20 [2024-02-28T21:35:20.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
16:35:20 [2024-02-28T21:35:20.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
16:35:20 [2024-02-28T21:35:20.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: of type 'Button'
16:35:20 [2024-02-28T21:35:20.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:35:20 [2024-02-28T21:35:20.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:35:20 [2024-02-28T21:35:20.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:35:20 [2024-02-28T21:35:20.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:35:20 [2024-02-28T21:35:20.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')
16:35:20 [2024-02-28T21:35:20.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:35:20 [2024-02-28T21:35:20.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-240862976 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:35:20 [2024-02-28T21:35:20.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-240862976 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:35:20 [2024-02-28T21:35:20.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-240862976 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:35:20 [2024-02-28T21:35:20.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-240862975 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:35:20 [2024-02-28T21:35:20.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-240862975 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:35:20 [2024-02-28T21:35:20.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-240862975 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:35:21 [2024-02-28T21:35:21.092Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:35:21 [2024-02-28T21:35:21.092Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:35:21 [2024-02-28T21:35:21.092Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:35:21 [2024-02-28T21:35:21.092Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:35:21 [2024-02-28T21:35:21.092Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:35:21 [2024-02-28T21:35:21.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:35:21 [2024-02-28T21:35:21.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-240862975 data=null 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')]
16:35:21 [2024-02-28T21:35:21.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Import...} time=-240863313 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
16:35:21 [2024-02-28T21:35:21.652Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:35:21 [2024-02-28T21:35:21.652Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:35:21 [2024-02-28T21:35:21.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:21 [2024-02-28T21:35:21.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-240862338 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession]
16:35:21 [2024-02-28T21:35:21.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-240862338 data=null doit=true}, Tree node with text: mysession]
16:35:21 [2024-02-28T21:35:21.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-240862338 data=null}, Tree node with text: mysession]
16:35:21 [2024-02-28T21:35:21.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-240862338 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession]
16:35:21 [2024-02-28T21:35:21.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240862338 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]
16:35:21 [2024-02-28T21:35:21.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-240862336 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession]
16:35:21 [2024-02-28T21:35:21.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:21 [2024-02-28T21:35:21.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-240862321 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession]
16:35:21 [2024-02-28T21:35:21.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-240862321 data=null doit=true}, Tree node with text: mysession]
16:35:21 [2024-02-28T21:35:21.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-240862321 data=null}, Tree node with text: mysession]
16:35:21 [2024-02-28T21:35:21.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-240862320 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession]
16:35:21 [2024-02-28T21:35:21.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240862320 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]
16:35:21 [2024-02-28T21:35:21.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-240862319 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession]
16:35:21 [2024-02-28T21:35:21.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...'
16:35:21 [2024-02-28T21:35:21.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
16:35:21 [2024-02-28T21:35:21.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
16:35:21 [2024-02-28T21:35:21.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
16:35:21 [2024-02-28T21:35:21.907Z] 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=-240861910 data=null doit=true}, Shell with text {Fetch Remote Traces}]
16:35:21 [2024-02-28T21:35:21.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
16:35:21 [2024-02-28T21:35:21.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
16:35:21 [2024-02-28T21:35:21.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: of type 'Button'
16:35:21 [2024-02-28T21:35:21.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:35:21 [2024-02-28T21:35:21.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
16:35:21 [2024-02-28T21:35:21.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
16:35:21 [2024-02-28T21:35:21.907Z] 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')
16:35:21 [2024-02-28T21:35:21.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:35:22 [2024-02-28T21:35:22.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
16:35:22 [2024-02-28T21:35:22.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=-240861896 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:35:22 [2024-02-28T21:35:22.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=-240861895 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:35:22 [2024-02-28T21:35:22.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=-240861895 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:35:22 [2024-02-28T21:35:22.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=-240861895 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:35:22 [2024-02-28T21:35:22.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=-240861895 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:35:22 [2024-02-28T21:35:22.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=-240861895 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:35:22 [2024-02-28T21:35:22.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=-240861895 data=null 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')]
16:35:22 [2024-02-28T21:35:22.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Import...} time=-240862235 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
16:35:22 [2024-02-28T21:35:22.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:35:22 [2024-02-28T21:35:22.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:22 [2024-02-28T21:35:22.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-240861798 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession]
16:35:22 [2024-02-28T21:35:22.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-240861798 data=null doit=true}, Tree node with text: mysession]
16:35:22 [2024-02-28T21:35:22.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-240861798 data=null}, Tree node with text: mysession]
16:35:22 [2024-02-28T21:35:22.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-240861798 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession]
16:35:22 [2024-02-28T21:35:22.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240861798 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]
16:35:22 [2024-02-28T21:35:22.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-240861797 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession]
16:35:22 [2024-02-28T21:35:22.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...'
16:35:22 [2024-02-28T21:35:22.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
16:35:22 [2024-02-28T21:35:22.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
16:35:22 [2024-02-28T21:35:22.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
16:35:22 [2024-02-28T21:35:22.671Z] 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=-240861402 data=null doit=true}, Shell with text {Fetch Remote Traces}]
16:35:22 [2024-02-28T21:35:22.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
16:35:22 [2024-02-28T21:35:22.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
16:35:22 [2024-02-28T21:35:22.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: of type 'Button'
16:35:22 [2024-02-28T21:35:22.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: with style 'SWT.CHECK'
16:35:22 [2024-02-28T21:35:22.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: (of type 'Button' and with style 'SWT.CHECK')
16:35:22 [2024-02-28T21:35:22.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:35:22 [2024-02-28T21:35:22.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:35:22 [2024-02-28T21:35:22.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:35:22 [2024-02-28T21:35:22.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {Create Experiment}. Setting state to selected
16:35:22 [2024-02-28T21:35:22.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create Experiment} time=-240861400 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:35:22 [2024-02-28T21:35:22.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create Experiment} time=-240861400 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:35:22 [2024-02-28T21:35:22.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create Experiment} time=-240861400 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:35:22 [2024-02-28T21:35:22.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create Experiment} time=-240861400 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:35:22 [2024-02-28T21:35:22.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create Experiment} time=-240861400 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:35:22 [2024-02-28T21:35:22.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create Experiment} time=-240861400 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:35:22 [2024-02-28T21:35:22.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create Experiment} time=-240861400 data=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')]
16:35:22 [2024-02-28T21:35:22.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create Experiment} time=-240861398 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:35:22 [2024-02-28T21:35:22.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create Experiment} time=-240861398 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:35:22 [2024-02-28T21:35:22.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create Experiment} time=-240861398 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:35:22 [2024-02-28T21:35:22.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create Experiment} time=-240861398 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:35:22 [2024-02-28T21:35:22.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create Experiment} time=-240861398 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:35:22 [2024-02-28T21:35:22.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:35:22 [2024-02-28T21:35:22.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
16:35:22 [2024-02-28T21:35:22.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
16:35:22 [2024-02-28T21:35:22.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: of type 'Button'
16:35:22 [2024-02-28T21:35:22.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:35:22 [2024-02-28T21:35:22.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:35:22 [2024-02-28T21:35:22.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:35:22 [2024-02-28T21:35:22.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:35:22 [2024-02-28T21:35:22.672Z] 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')
16:35:22 [2024-02-28T21:35:22.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:35:22 [2024-02-28T21:35:22.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-240861397 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:35:22 [2024-02-28T21:35:22.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-240861397 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:35:22 [2024-02-28T21:35:22.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-240861397 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:35:22 [2024-02-28T21:35:22.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-240861397 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:35:22 [2024-02-28T21:35:22.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-240861397 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:35:22 [2024-02-28T21:35:22.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-240861397 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:35:22 [2024-02-28T21:35:22.672Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:35:22 [2024-02-28T21:35:22.672Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:35:22 [2024-02-28T21:35:22.672Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:35:22 [2024-02-28T21:35:22.672Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:35:22 [2024-02-28T21:35:22.672Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:35:22 [2024-02-28T21:35:22.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:35:22 [2024-02-28T21:35:22.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-240861397 data=null 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')]
16:35:22 [2024-02-28T21:35:22.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Import...} time=-240861731 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
16:35:23 [2024-02-28T21:35:23.182Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:35:23 [2024-02-28T21:35:23.182Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:35:23 [2024-02-28T21:35:23.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:23 [2024-02-28T21:35:23.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-240860878 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession]
16:35:23 [2024-02-28T21:35:23.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-240860878 data=null doit=true}, Tree node with text: mysession]
16:35:23 [2024-02-28T21:35:23.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-240860878 data=null}, Tree node with text: mysession]
16:35:23 [2024-02-28T21:35:23.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-240860878 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession]
16:35:23 [2024-02-28T21:35:23.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240860877 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]
16:35:23 [2024-02-28T21:35:23.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-240860877 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession]
16:35:23 [2024-02-28T21:35:23.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:23 [2024-02-28T21:35:23.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-240860869 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession]
16:35:23 [2024-02-28T21:35:23.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-240860869 data=null doit=true}, Tree node with text: mysession]
16:35:23 [2024-02-28T21:35:23.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-240860869 data=null}, Tree node with text: mysession]
16:35:23 [2024-02-28T21:35:23.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-240860869 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession]
16:35:23 [2024-02-28T21:35:23.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240860869 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]
16:35:23 [2024-02-28T21:35:23.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-240860868 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession]
16:35:23 [2024-02-28T21:35:23.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...'
16:35:23 [2024-02-28T21:35:23.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
16:35:23 [2024-02-28T21:35:23.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
16:35:23 [2024-02-28T21:35:23.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
16:35:23 [2024-02-28T21:35:23.438Z] 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=-240860548 data=null doit=true}, Shell with text {Fetch Remote Traces}]
16:35:23 [2024-02-28T21:35:23.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
16:35:23 [2024-02-28T21:35:23.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
16:35:23 [2024-02-28T21:35:23.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: of type 'Button'
16:35:23 [2024-02-28T21:35:23.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:35:23 [2024-02-28T21:35:23.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
16:35:23 [2024-02-28T21:35:23.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
16:35:23 [2024-02-28T21:35:23.439Z] 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')
16:35:23 [2024-02-28T21:35:23.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:35:23 [2024-02-28T21:35:23.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
16:35:23 [2024-02-28T21:35:23.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=-240860547 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:35:23 [2024-02-28T21:35:23.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=-240860547 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:35:23 [2024-02-28T21:35:23.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=-240860547 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:35:23 [2024-02-28T21:35:23.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=-240860543 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:35:23 [2024-02-28T21:35:23.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=-240860543 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:35:23 [2024-02-28T21:35:23.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=-240860543 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:35:23 [2024-02-28T21:35:23.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=-240860542 data=null 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')]
16:35:23 [2024-02-28T21:35:23.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Import...} time=-240860838 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
16:35:23 [2024-02-28T21:35:23.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:35:23 [2024-02-28T21:35:23.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:23 [2024-02-28T21:35:23.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-240860493 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession]
16:35:23 [2024-02-28T21:35:23.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-240860493 data=null doit=true}, Tree node with text: mysession]
16:35:23 [2024-02-28T21:35:23.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-240860493 data=null}, Tree node with text: mysession]
16:35:23 [2024-02-28T21:35:23.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-240860493 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession]
16:35:23 [2024-02-28T21:35:23.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240860493 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]
16:35:23 [2024-02-28T21:35:23.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-240860492 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession]
16:35:23 [2024-02-28T21:35:23.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...'
16:35:23 [2024-02-28T21:35:23.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
16:35:23 [2024-02-28T21:35:23.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
16:35:23 [2024-02-28T21:35:23.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
16:35:23 [2024-02-28T21:35:23.951Z] 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=-240860101 data=null doit=true}, Shell with text {Fetch Remote Traces}]
16:35:23 [2024-02-28T21:35:23.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
16:35:23 [2024-02-28T21:35:23.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
16:35:23 [2024-02-28T21:35:23.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: of type 'Button'
16:35:23 [2024-02-28T21:35:23.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: with style 'SWT.CHECK'
16:35:23 [2024-02-28T21:35:23.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: (of type 'Button' and with style 'SWT.CHECK')
16:35:23 [2024-02-28T21:35:23.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:35:23 [2024-02-28T21:35:23.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:35:23 [2024-02-28T21:35:23.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:35:23 [2024-02-28T21:35:23.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {Create Experiment}. Setting state to selected
16:35:23 [2024-02-28T21:35:23.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create Experiment} time=-240860096 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:35:23 [2024-02-28T21:35:23.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create Experiment} time=-240860096 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:35:23 [2024-02-28T21:35:23.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create Experiment} time=-240860096 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:35:23 [2024-02-28T21:35:23.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create Experiment} time=-240860096 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:35:23 [2024-02-28T21:35:23.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create Experiment} time=-240860096 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:35:23 [2024-02-28T21:35:23.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create Experiment} time=-240860096 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:35:23 [2024-02-28T21:35:23.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create Experiment} time=-240860096 data=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')]
16:35:23 [2024-02-28T21:35:23.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create Experiment} time=-240860039 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:35:23 [2024-02-28T21:35:23.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create Experiment} time=-240860039 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:35:23 [2024-02-28T21:35:23.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create Experiment} time=-240860039 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:35:23 [2024-02-28T21:35:23.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create Experiment} time=-240860039 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:35:23 [2024-02-28T21:35:23.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create Experiment} time=-240860039 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:35:23 [2024-02-28T21:35:23.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:35:23 [2024-02-28T21:35:23.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
16:35:23 [2024-02-28T21:35:23.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
16:35:23 [2024-02-28T21:35:23.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: of type 'Button'
16:35:23 [2024-02-28T21:35:23.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:35:23 [2024-02-28T21:35:23.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:35:23 [2024-02-28T21:35:23.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:35:23 [2024-02-28T21:35:23.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:35:23 [2024-02-28T21:35:23.952Z] 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')
16:35:23 [2024-02-28T21:35:23.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "mysession-20151201-2...", using matcher: of type 'Text'
16:35:23 [2024-02-28T21:35:23.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Options", using matcher: with mnemonic 'Options'
16:35:23 [2024-02-28T21:35:23.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "mysession-20151201-2...", using matcher: in group (with mnemonic 'Options')
16:35:23 [2024-02-28T21:35:23.952Z] 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'))
16:35:23 [2024-02-28T21:35:23.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Experiment "mysessi...", using matcher: of type 'Text'
16:35:23 [2024-02-28T21:35:23.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
16:35:23 [2024-02-28T21:35:23.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
16:35:23 [2024-02-28T21:35:23.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: of type 'Button'
16:35:23 [2024-02-28T21:35:23.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:35:23 [2024-02-28T21:35:23.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:35:23 [2024-02-28T21:35:23.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:35:23 [2024-02-28T21:35:23.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:35:23 [2024-02-28T21:35:23.952Z] 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')
16:35:23 [2024-02-28T21:35:23.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
16:35:23 [2024-02-28T21:35:23.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
16:35:23 [2024-02-28T21:35:23.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: of type 'Button'
16:35:23 [2024-02-28T21:35:23.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:35:23 [2024-02-28T21:35:23.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:35:23 [2024-02-28T21:35:23.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:35:23 [2024-02-28T21:35:23.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:35:23 [2024-02-28T21:35:23.952Z] 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')
16:35:23 [2024-02-28T21:35:23.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
16:35:23 [2024-02-28T21:35:23.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
16:35:23 [2024-02-28T21:35:23.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: of type 'Button'
16:35:23 [2024-02-28T21:35:23.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:35:23 [2024-02-28T21:35:23.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:35:23 [2024-02-28T21:35:23.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:35:23 [2024-02-28T21:35:23.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:35:23 [2024-02-28T21:35:23.952Z] 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')
16:35:23 [2024-02-28T21:35:23.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:35:23 [2024-02-28T21:35:23.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-240860029 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:35:23 [2024-02-28T21:35:23.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-240860028 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:35:23 [2024-02-28T21:35:23.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-240860028 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:35:23 [2024-02-28T21:35:23.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-240860028 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:35:23 [2024-02-28T21:35:23.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-240860028 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:35:23 [2024-02-28T21:35:23.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-240860028 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:35:23 [2024-02-28T21:35:23.952Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:35:23 [2024-02-28T21:35:23.952Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:35:23 [2024-02-28T21:35:23.952Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:35:23 [2024-02-28T21:35:23.952Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:35:23 [2024-02-28T21:35:23.952Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:35:23 [2024-02-28T21:35:23.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:35:24 [2024-02-28T21:35:24.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-240860028 data=null 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')]
16:35:24 [2024-02-28T21:35:24.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Import...} time=-240860435 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
16:35:24 [2024-02-28T21:35:24.463Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:35:24 [2024-02-28T21:35:24.463Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:35:24 [2024-02-28T21:35:24.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:24 [2024-02-28T21:35:24.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-240859503 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession]
16:35:24 [2024-02-28T21:35:24.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-240859503 data=null doit=true}, Tree node with text: mysession]
16:35:24 [2024-02-28T21:35:24.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-240859503 data=null}, Tree node with text: mysession]
16:35:24 [2024-02-28T21:35:24.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-240859503 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession]
16:35:24 [2024-02-28T21:35:24.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240859503 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]
16:35:24 [2024-02-28T21:35:24.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-240859502 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession]
16:35:24 [2024-02-28T21:35:24.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:24 [2024-02-28T21:35:24.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-240859502 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession]
16:35:24 [2024-02-28T21:35:24.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-240859501 data=null doit=true}, Tree node with text: mysession]
16:35:24 [2024-02-28T21:35:24.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-240859501 data=null}, Tree node with text: mysession]
16:35:24 [2024-02-28T21:35:24.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-240859501 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession]
16:35:24 [2024-02-28T21:35:24.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240859501 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]
16:35:24 [2024-02-28T21:35:24.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-240859500 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession]
16:35:24 [2024-02-28T21:35:24.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
16:35:24 [2024-02-28T21:35:24.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Destroy Session...'
16:35:24 [2024-02-28T21:35:24.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Destroy Session...'
16:35:24 [2024-02-28T21:35:24.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
16:35:24 [2024-02-28T21:35:24.464Z] 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=-240859409 data=null doit=true}, Shell with text {Destroy Confirmation}]
16:35:24 [2024-02-28T21:35:24.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:35:24 [2024-02-28T21:35:24.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:35:24 [2024-02-28T21:35:24.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:35:24 [2024-02-28T21:35:24.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:35:24 [2024-02-28T21:35:24.464Z] 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')
16:35:24 [2024-02-28T21:35:24.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:35:24 [2024-02-28T21:35:24.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-240859408 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:35:24 [2024-02-28T21:35:24.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-240859408 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:35:24 [2024-02-28T21:35:24.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-240859408 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:35:24 [2024-02-28T21:35:24.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-240859408 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:35:24 [2024-02-28T21:35:24.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-240859408 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:35:24 [2024-02-28T21:35:24.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-240859408 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:35:24 [2024-02-28T21:35:24.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-240859407 data=null 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')]
16:35:24 [2024-02-28T21:35:24.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=-240859471 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Destroy Session...']
16:35:24 [2024-02-28T21:35:24.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:35:24 [2024-02-28T21:35:24.464Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:35:24 [2024-02-28T21:35:24.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:24 [2024-02-28T21:35:24.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-240859367 data=null button=0 stateMask=0x0 x=70 y=-57 count=0}, TreeItem with text {myNode}]
16:35:24 [2024-02-28T21:35:24.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-240859367 data=null doit=true}, TreeItem with text {myNode}]
16:35:24 [2024-02-28T21:35:24.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-240859366 data=null}, TreeItem with text {myNode}]
16:35:24 [2024-02-28T21:35:24.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-240859366 data=null button=1 stateMask=0x0 x=70 y=-57 count=1}, TreeItem with text {myNode}]
16:35:24 [2024-02-28T21:35:24.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240859366 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}]
16:35:24 [2024-02-28T21:35:24.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-240859365 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
16:35:24 [2024-02-28T21:35:24.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:24 [2024-02-28T21:35:24.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-240859360 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
16:35:24 [2024-02-28T21:35:24.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-240859360 data=null doit=true}, TreeItem with text {myNode}]
16:35:24 [2024-02-28T21:35:24.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-240859360 data=null}, TreeItem with text {myNode}]
16:35:24 [2024-02-28T21:35:24.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-240859360 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
16:35:24 [2024-02-28T21:35:24.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240859360 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}]
16:35:24 [2024-02-28T21:35:24.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-240859359 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
16:35:24 [2024-02-28T21:35:24.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
16:35:24 [2024-02-28T21:35:24.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Disconnect'
16:35:24 [2024-02-28T21:35:24.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Disconnect} time=-240859324 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Disconnect']
16:35:24 [2024-02-28T21:35:24.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Disconnect'
16:35:24 [2024-02-28T21:35:24.719Z] 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@761b9314] time=-240859220 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:35:24 [2024-02-28T21:35:24.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:35:24 [2024-02-28T21:35:24.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:35:24 [2024-02-28T21:35:24.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:35:24 [2024-02-28T21:35:24.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:24 [2024-02-28T21:35:24.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Remote} time=-240859189 data=null button=0 stateMask=0x0 x=67 y=12 count=0}, TreeItem with text {Remote}]
16:35:24 [2024-02-28T21:35:24.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Remote} time=-240859189 data=null doit=true}, TreeItem with text {Remote}]
16:35:24 [2024-02-28T21:35:24.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Remote} time=-240859189 data=null}, TreeItem with text {Remote}]
16:35:24 [2024-02-28T21:35:24.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Remote} time=-240859189 data=null button=1 stateMask=0x0 x=67 y=12 count=1}, TreeItem with text {Remote}]
16:35:24 [2024-02-28T21:35:24.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240859189 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}]
16:35:24 [2024-02-28T21:35:24.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Remote} time=-240859125 data=null button=1 stateMask=0x80000 x=67 y=12 count=1}, TreeItem with text {Remote}]
16:35:24 [2024-02-28T21:35:24.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:35:24 [2024-02-28T21:35:24.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:35:24 [2024-02-28T21:35:24.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:35:25 [2024-02-28T21:35:25.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:35:25 [2024-02-28T21:35:25.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:35:25 [2024-02-28T21:35:25.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:35:25 [2024-02-28T21:35:25.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:35:25 [2024-02-28T21:35:25.534Z] 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')
16:35:25 [2024-02-28T21:35:25.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:35:25 [2024-02-28T21:35:25.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:35:25 [2024-02-28T21:35:25.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:35:25 [2024-02-28T21:35:25.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:35:25 [2024-02-28T21:35:25.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
16:35:25 [2024-02-28T21:35:25.534Z] 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=-240858482 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:35:25 [2024-02-28T21:35:25.534Z] 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=-240858479 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:35:25 [2024-02-28T21:35:25.534Z] 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=-240858479 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:35:25 [2024-02-28T21:35:25.534Z] 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=-240858479 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:35:25 [2024-02-28T21:35:25.534Z] 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=-240858479 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:35:25 [2024-02-28T21:35:25.534Z] 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=-240858479 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:35:25 [2024-02-28T21:35:25.534Z] 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=-240858479 data=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')]
16:35:25 [2024-02-28T21:35:25.534Z] 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=-240858478 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:35:25 [2024-02-28T21:35:25.534Z] 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=-240858478 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:35:25 [2024-02-28T21:35:25.534Z] 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=-240858478 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:35:25 [2024-02-28T21:35:25.535Z] 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=-240858478 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:35:25 [2024-02-28T21:35:25.535Z] 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=-240858478 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:35:25 [2024-02-28T21:35:25.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:35:25 [2024-02-28T21:35:25.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:35:25 [2024-02-28T21:35:25.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:35:25 [2024-02-28T21:35:25.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:35:25 [2024-02-28T21:35:25.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:35:25 [2024-02-28T21:35:25.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:35:25 [2024-02-28T21:35:25.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:35:25 [2024-02-28T21:35:25.535Z] 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')
16:35:25 [2024-02-28T21:35:25.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:35:25 [2024-02-28T21:35:25.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-240858477 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:35:25 [2024-02-28T21:35:25.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-240858477 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:35:25 [2024-02-28T21:35:25.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-240858477 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:35:25 [2024-02-28T21:35:25.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-240858477 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:35:25 [2024-02-28T21:35:25.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-240858477 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:35:25 [2024-02-28T21:35:25.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-240858477 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:35:25 [2024-02-28T21:35:25.535Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:35:25 [2024-02-28T21:35:25.535Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:35:25 [2024-02-28T21:35:25.535Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:35:25 [2024-02-28T21:35:25.535Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:35:25 [2024-02-28T21:35:25.535Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:35:25 [2024-02-28T21:35:25.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:35:25 [2024-02-28T21:35:25.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-240858477 data=null 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')]
16:35:25 [2024-02-28T21:35:25.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-240859034 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:35:26 [2024-02-28T21:35:26.095Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.45 s -- in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewTest
16:35:26 [2024-02-28T21:35:26.095Z] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewTest.testTraceSessionTree -- Time elapsed: 10.15 s
16:35:26 [2024-02-28T21:35:26.095Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewSpecificEventTest
16:35:26 [2024-02-28T21:35:26.095Z] 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@761b9314] time=-240857957 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:35:26 [2024-02-28T21:35:26.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:35:26 [2024-02-28T21:35:26.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
16:35:26 [2024-02-28T21:35:26.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
16:35:26 [2024-02-28T21:35:26.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
16:35:26 [2024-02-28T21:35:26.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-240857782 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
16:35:26 [2024-02-28T21:35:26.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
16:35:26 [2024-02-28T21:35:26.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
16:35:26 [2024-02-28T21:35:26.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:35:26 [2024-02-28T21:35:26.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:35:26 [2024-02-28T21:35:26.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:26 [2024-02-28T21:35:26.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-240857536 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
16:35:26 [2024-02-28T21:35:26.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-240857536 data=null doit=true}, TreeItem with text {myNode}]
16:35:26 [2024-02-28T21:35:26.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-240857536 data=null}, TreeItem with text {myNode}]
16:35:26 [2024-02-28T21:35:26.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-240857536 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
16:35:26 [2024-02-28T21:35:26.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240857536 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}]
16:35:26 [2024-02-28T21:35:26.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-240857534 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
16:35:26 [2024-02-28T21:35:26.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:26 [2024-02-28T21:35:26.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-240857534 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
16:35:26 [2024-02-28T21:35:26.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-240857534 data=null doit=true}, TreeItem with text {myNode}]
16:35:26 [2024-02-28T21:35:26.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-240857533 data=null}, TreeItem with text {myNode}]
16:35:26 [2024-02-28T21:35:26.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-240857533 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
16:35:26 [2024-02-28T21:35:26.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240857533 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}]
16:35:26 [2024-02-28T21:35:26.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-240857532 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
16:35:26 [2024-02-28T21:35:26.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
16:35:26 [2024-02-28T21:35:26.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Connect'
16:35:26 [2024-02-28T21:35:26.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Connect} time=-240857498 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Connect']
16:35:26 [2024-02-28T21:35:26.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Connect'
16:35:26 [2024-02-28T21:35:26.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:26 [2024-02-28T21:35:26.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-240856991 data=null button=0 stateMask=0x0 x=89 y=150 count=0}, Tree node with text: Sessions]
16:35:26 [2024-02-28T21:35:26.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=-240856991 data=null doit=true}, Tree node with text: Sessions]
16:35:26 [2024-02-28T21:35:26.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-240856991 data=null}, Tree node with text: Sessions]
16:35:26 [2024-02-28T21:35:26.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-240856990 data=null button=1 stateMask=0x0 x=89 y=150 count=1}, Tree node with text: Sessions]
16:35:26 [2024-02-28T21:35:26.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240856990 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]
16:35:26 [2024-02-28T21:35:26.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-240856989 data=null button=1 stateMask=0x80000 x=89 y=150 count=1}, Tree node with text: Sessions]
16:35:26 [2024-02-28T21:35:26.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:26 [2024-02-28T21:35:26.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-240856989 data=null button=0 stateMask=0x0 x=89 y=150 count=0}, Tree node with text: Sessions]
16:35:26 [2024-02-28T21:35:26.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=-240856989 data=null doit=true}, Tree node with text: Sessions]
16:35:26 [2024-02-28T21:35:26.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-240856989 data=null}, Tree node with text: Sessions]
16:35:26 [2024-02-28T21:35:26.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-240856988 data=null button=1 stateMask=0x0 x=89 y=150 count=1}, Tree node with text: Sessions]
16:35:26 [2024-02-28T21:35:26.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240856988 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]
16:35:26 [2024-02-28T21:35:26.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-240856986 data=null button=1 stateMask=0x80000 x=89 y=135 count=1}, Tree node with text: Sessions]
16:35:26 [2024-02-28T21:35:26.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...'
16:35:26 [2024-02-28T21:35:26.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Create Session...'
16:35:27 [2024-02-28T21:35:27.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Create Session...'
16:35:27 [2024-02-28T21:35:27.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Create Session", using matcher: with text 'Create Session'
16:35:27 [2024-02-28T21:35:27.169Z] 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=-240856679 data=null doit=true}, Shell with text {Create Session}]
16:35:27 [2024-02-28T21:35:27.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:35:27 [2024-02-28T21:35:27.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
16:35:27 [2024-02-28T21:35:27.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
16:35:27 [2024-02-28T21:35:27.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
16:35:27 [2024-02-28T21:35:27.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:35:27 [2024-02-28T21:35:27.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
16:35:27 [2024-02-28T21:35:27.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
16:35:27 [2024-02-28T21:35:27.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
16:35:27 [2024-02-28T21:35:27.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
16:35:27 [2024-02-28T21:35:27.169Z]  ", using matcher: of type 'Text'
16:35:27 [2024-02-28T21:35:27.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
16:35:27 [2024-02-28T21:35:27.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
16:35:27 [2024-02-28T21:35:27.169Z]  ", using matcher: with label (with mnemonic 'Session Name')
16:35:27 [2024-02-28T21:35:27.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
16:35:27 [2024-02-28T21:35:27.169Z]  ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
16:35:27 [2024-02-28T21:35:27.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Normal Mode", using matcher: of type 'Button'
16:35:27 [2024-02-28T21:35:27.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Snapshot Mode", using matcher: of type 'Button'
16:35:27 [2024-02-28T21:35:27.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Advanced >>>", using matcher: of type 'Button'
16:35:27 [2024-02-28T21:35:27.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
16:35:27 [2024-02-28T21:35:27.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
16:35:27 [2024-02-28T21:35:27.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
16:35:27 [2024-02-28T21:35:27.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
16:35:27 [2024-02-28T21:35:27.169Z] 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')
16:35:27 [2024-02-28T21:35:27.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
16:35:27 [2024-02-28T21:35:27.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-240856677 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:27 [2024-02-28T21:35:27.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-240856677 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:27 [2024-02-28T21:35:27.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-240856677 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:27 [2024-02-28T21:35:27.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-240856677 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:27 [2024-02-28T21:35:27.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-240856677 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:27 [2024-02-28T21:35:27.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-240856676 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:27 [2024-02-28T21:35:27.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-240856676 data=null 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')]
16:35:27 [2024-02-28T21:35:27.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Create Session...} time=-240856950 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Create Session...']
16:35:27 [2024-02-28T21:35:27.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:35:27 [2024-02-28T21:35:27.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=-240856614 data=null doit=true}, Tree node with text: Sessions]
16:35:27 [2024-02-28T21:35:27.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-240856614 data=null}, Tree node with text: Sessions]
16:35:27 [2024-02-28T21:35:27.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-240856614 data=null button=1 stateMask=0x0 x=89 y=81 count=1}, Tree node with text: Sessions]
16:35:27 [2024-02-28T21:35:27.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-240856614 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]
16:35:27 [2024-02-28T21:35:27.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-240856613 data=null button=1 stateMask=0x80000 x=89 y=81 count=1}, Tree node with text: Sessions]
16:35:27 [2024-02-28T21:35:27.425Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:35:27 [2024-02-28T21:35:27.425Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:35:27 [2024-02-28T21:35:27.425Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:35:27 [2024-02-28T21:35:27.425Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:35:27 [2024-02-28T21:35:27.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:27 [2024-02-28T21:35:27.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-240856608 data=null button=0 stateMask=0x0 x=113 y=104 count=0}, Tree node with text: mysession]
16:35:27 [2024-02-28T21:35:27.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-240856608 data=null doit=true}, Tree node with text: mysession]
16:35:27 [2024-02-28T21:35:27.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-240856608 data=null}, Tree node with text: mysession]
16:35:27 [2024-02-28T21:35:27.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-240856608 data=null button=1 stateMask=0x0 x=113 y=104 count=1}, Tree node with text: mysession]
16:35:27 [2024-02-28T21:35:27.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240856608 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]
16:35:27 [2024-02-28T21:35:27.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-240856606 data=null button=1 stateMask=0x80000 x=113 y=104 count=1}, Tree node with text: mysession]
16:35:27 [2024-02-28T21:35:27.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:27 [2024-02-28T21:35:27.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-240856606 data=null button=0 stateMask=0x0 x=113 y=104 count=0}, Tree node with text: mysession]
16:35:27 [2024-02-28T21:35:27.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-240856606 data=null doit=true}, Tree node with text: mysession]
16:35:27 [2024-02-28T21:35:27.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-240856606 data=null}, Tree node with text: mysession]
16:35:27 [2024-02-28T21:35:27.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-240856606 data=null button=1 stateMask=0x0 x=113 y=104 count=1}, Tree node with text: mysession]
16:35:27 [2024-02-28T21:35:27.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240856606 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]
16:35:27 [2024-02-28T21:35:27.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-240856605 data=null button=1 stateMask=0x80000 x=113 y=104 count=1}, Tree node with text: mysession]
16:35:27 [2024-02-28T21:35:27.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
16:35:27 [2024-02-28T21:35:27.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
16:35:27 [2024-02-28T21:35:27.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
16:35:27 [2024-02-28T21:35:27.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
16:35:27 [2024-02-28T21:35:27.681Z] 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=-240856283 data=null doit=true}, Shell with text {Enable Events}]
16:35:27 [2024-02-28T21:35:27.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
16:35:27 [2024-02-28T21:35:27.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
16:35:27 [2024-02-28T21:35:27.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
16:35:27 [2024-02-28T21:35:27.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
16:35:27 [2024-02-28T21:35:27.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
16:35:27 [2024-02-28T21:35:27.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:27 [2024-02-28T21:35:27.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:35:27 [2024-02-28T21:35:27.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:27 [2024-02-28T21:35:27.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:35:27 [2024-02-28T21:35:27.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
16:35:27 [2024-02-28T21:35:27.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events')
16:35:27 [2024-02-28T21:35:27.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
16:35:27 [2024-02-28T21:35:27.681Z] 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')
16:35:27 [2024-02-28T21:35:27.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:27 [2024-02-28T21:35:27.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:35:27 [2024-02-28T21:35:27.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:27 [2024-02-28T21:35:27.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:35:27 [2024-02-28T21:35:27.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:27 [2024-02-28T21:35:27.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:35:27 [2024-02-28T21:35:27.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
16:35:27 [2024-02-28T21:35:27.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
16:35:27 [2024-02-28T21:35:27.682Z] 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')
16:35:27 [2024-02-28T21:35:27.682Z] 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')
16:35:27 [2024-02-28T21:35:27.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select} time=-240856278 data=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
16:35:27 [2024-02-28T21:35:27.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select} time=-240856278 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')]
16:35:27 [2024-02-28T21:35:27.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select} time=-240856278 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')]
16:35:27 [2024-02-28T21:35:27.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select} time=-240856278 data=null 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')]
16:35:27 [2024-02-28T21:35:27.682Z] 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')
16:35:27 [2024-02-28T21:35:27.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:35:27 [2024-02-28T21:35:27.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:35:27 [2024-02-28T21:35:27.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Specific event", using matcher: with mnemonic 'Specific event'
16:35:27 [2024-02-28T21:35:27.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: in group (with mnemonic 'Specific event')
16:35:27 [2024-02-28T21:35:27.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific event'))
16:35:27 [2024-02-28T21:35:27.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:35:27 [2024-02-28T21:35:27.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:35:27 [2024-02-28T21:35:27.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:35:27 [2024-02-28T21:35:27.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:35:27 [2024-02-28T21:35:27.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:35:27 [2024-02-28T21:35:27.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:35:27 [2024-02-28T21:35:27.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
16:35:27 [2024-02-28T21:35:27.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
16:35:27 [2024-02-28T21:35:27.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
16:35:27 [2024-02-28T21:35:27.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
16:35:27 [2024-02-28T21:35:27.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
16:35:27 [2024-02-28T21:35:27.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:27 [2024-02-28T21:35:27.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:27 [2024-02-28T21:35:27.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:27 [2024-02-28T21:35:27.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:27 [2024-02-28T21:35:27.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:27 [2024-02-28T21:35:27.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
16:35:27 [2024-02-28T21:35:27.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
16:35:27 [2024-02-28T21:35:27.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
16:35:27 [2024-02-28T21:35:27.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
16:35:27 [2024-02-28T21:35:27.682Z] 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')
16:35:27 [2024-02-28T21:35:27.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
16:35:27 [2024-02-28T21:35:27.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-240856273 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:27 [2024-02-28T21:35:27.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-240856273 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:27 [2024-02-28T21:35:27.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-240856273 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:27 [2024-02-28T21:35:27.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-240856273 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:27 [2024-02-28T21:35:27.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-240856273 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:27 [2024-02-28T21:35:27.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-240856272 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:27 [2024-02-28T21:35:27.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-240856272 data=null 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')]
16:35:27 [2024-02-28T21:35:27.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-240856572 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)...']
16:35:27 [2024-02-28T21:35:27.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:35:27 [2024-02-28T21:35:27.682Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:35:27 [2024-02-28T21:35:27.682Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:35:27 [2024-02-28T21:35:27.682Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:35:27 [2024-02-28T21:35:27.682Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
16:35:27 [2024-02-28T21:35:27.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=-240856135 data=null doit=true}, Tree node with text: channel0]
16:35:27 [2024-02-28T21:35:27.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=-240856135 data=null}, Tree node with text: channel0]
16:35:27 [2024-02-28T21:35:27.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=-240856135 data=null button=1 stateMask=0x0 x=144 y=104 count=1}, Tree node with text: channel0]
16:35:27 [2024-02-28T21:35:27.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-240856134 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]
16:35:27 [2024-02-28T21:35:27.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=-240856134 data=null button=1 stateMask=0x80000 x=144 y=104 count=1}, Tree node with text: channel0]
16:35:27 [2024-02-28T21:35:27.683Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:35:27 [2024-02-28T21:35:27.683Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:35:27 [2024-02-28T21:35:27.683Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:35:27 [2024-02-28T21:35:27.683Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
16:35:27 [2024-02-28T21:35:27.683Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
16:35:27 [2024-02-28T21:35:27.683Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:35:27 [2024-02-28T21:35:27.683Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:35:27 [2024-02-28T21:35:27.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:27 [2024-02-28T21:35:27.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-240856132 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
16:35:27 [2024-02-28T21:35:27.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-240856132 data=null doit=true}, Tree node with text: mysession]
16:35:27 [2024-02-28T21:35:27.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-240856132 data=null}, Tree node with text: mysession]
16:35:27 [2024-02-28T21:35:27.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-240856132 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
16:35:27 [2024-02-28T21:35:27.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240856132 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]
16:35:27 [2024-02-28T21:35:27.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-240856131 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
16:35:27 [2024-02-28T21:35:27.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:27 [2024-02-28T21:35:27.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-240856130 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
16:35:27 [2024-02-28T21:35:27.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-240856130 data=null doit=true}, Tree node with text: mysession]
16:35:27 [2024-02-28T21:35:27.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-240856130 data=null}, Tree node with text: mysession]
16:35:27 [2024-02-28T21:35:27.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-240856130 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
16:35:27 [2024-02-28T21:35:27.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240856130 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]
16:35:27 [2024-02-28T21:35:27.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-240856129 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
16:35:27 [2024-02-28T21:35:27.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
16:35:27 [2024-02-28T21:35:27.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
16:35:28 [2024-02-28T21:35:28.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
16:35:28 [2024-02-28T21:35:28.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
16:35:28 [2024-02-28T21:35:28.195Z] 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=-240855735 data=null doit=true}, Shell with text {Enable Events}]
16:35:28 [2024-02-28T21:35:28.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
16:35:28 [2024-02-28T21:35:28.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
16:35:28 [2024-02-28T21:35:28.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
16:35:28 [2024-02-28T21:35:28.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
16:35:28 [2024-02-28T21:35:28.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
16:35:28 [2024-02-28T21:35:28.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:28 [2024-02-28T21:35:28.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:35:28 [2024-02-28T21:35:28.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:28 [2024-02-28T21:35:28.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:35:28 [2024-02-28T21:35:28.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
16:35:28 [2024-02-28T21:35:28.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events')
16:35:28 [2024-02-28T21:35:28.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
16:35:28 [2024-02-28T21:35:28.196Z] 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')
16:35:28 [2024-02-28T21:35:28.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:28 [2024-02-28T21:35:28.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:35:28 [2024-02-28T21:35:28.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:28 [2024-02-28T21:35:28.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:35:28 [2024-02-28T21:35:28.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:28 [2024-02-28T21:35:28.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:35:28 [2024-02-28T21:35:28.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
16:35:28 [2024-02-28T21:35:28.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
16:35:28 [2024-02-28T21:35:28.196Z] 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')
16:35:28 [2024-02-28T21:35:28.196Z] 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')
16:35:28 [2024-02-28T21:35:28.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select} time=-240855733 data=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
16:35:28 [2024-02-28T21:35:28.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select} time=-240855733 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')]
16:35:28 [2024-02-28T21:35:28.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select} time=-240855733 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')]
16:35:28 [2024-02-28T21:35:28.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select} time=-240855733 data=null 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')]
16:35:28 [2024-02-28T21:35:28.196Z] 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')
16:35:28 [2024-02-28T21:35:28.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:35:28 [2024-02-28T21:35:28.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:35:28 [2024-02-28T21:35:28.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Specific event", using matcher: with mnemonic 'Specific event'
16:35:28 [2024-02-28T21:35:28.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: in group (with mnemonic 'Specific event')
16:35:28 [2024-02-28T21:35:28.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific event'))
16:35:28 [2024-02-28T21:35:28.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:35:28 [2024-02-28T21:35:28.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:35:28 [2024-02-28T21:35:28.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:35:28 [2024-02-28T21:35:28.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:35:28 [2024-02-28T21:35:28.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:35:28 [2024-02-28T21:35:28.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:35:28 [2024-02-28T21:35:28.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
16:35:28 [2024-02-28T21:35:28.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
16:35:28 [2024-02-28T21:35:28.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
16:35:28 [2024-02-28T21:35:28.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
16:35:28 [2024-02-28T21:35:28.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
16:35:28 [2024-02-28T21:35:28.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:28 [2024-02-28T21:35:28.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:28 [2024-02-28T21:35:28.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:28 [2024-02-28T21:35:28.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:28 [2024-02-28T21:35:28.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:28 [2024-02-28T21:35:28.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
16:35:28 [2024-02-28T21:35:28.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
16:35:28 [2024-02-28T21:35:28.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
16:35:28 [2024-02-28T21:35:28.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
16:35:28 [2024-02-28T21:35:28.196Z] 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')
16:35:28 [2024-02-28T21:35:28.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
16:35:28 [2024-02-28T21:35:28.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-240855730 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:28 [2024-02-28T21:35:28.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-240855730 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:28 [2024-02-28T21:35:28.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-240855730 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:28 [2024-02-28T21:35:28.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-240855730 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:28 [2024-02-28T21:35:28.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-240855729 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:28 [2024-02-28T21:35:28.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-240855729 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:28 [2024-02-28T21:35:28.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-240855729 data=null 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')]
16:35:28 [2024-02-28T21:35:28.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-240856096 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)...']
16:35:28 [2024-02-28T21:35:28.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:35:28 [2024-02-28T21:35:28.197Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:35:28 [2024-02-28T21:35:28.197Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:35:28 [2024-02-28T21:35:28.197Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:35:28 [2024-02-28T21:35:28.197Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
16:35:28 [2024-02-28T21:35:28.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=-240855630 data=null doit=true}, Tree node with text: channel0]
16:35:28 [2024-02-28T21:35:28.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=-240855630 data=null}, Tree node with text: channel0]
16:35:28 [2024-02-28T21:35:28.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=-240855630 data=null button=1 stateMask=0x0 x=144 y=104 count=1}, Tree node with text: channel0]
16:35:28 [2024-02-28T21:35:28.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-240855629 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]
16:35:28 [2024-02-28T21:35:28.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=-240855629 data=null button=1 stateMask=0x80000 x=144 y=104 count=1}, Tree node with text: channel0]
16:35:28 [2024-02-28T21:35:28.197Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:35:28 [2024-02-28T21:35:28.197Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:35:28 [2024-02-28T21:35:28.197Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:35:28 [2024-02-28T21:35:28.197Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
16:35:28 [2024-02-28T21:35:28.197Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
16:35:28 [2024-02-28T21:35:28.197Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:35:28 [2024-02-28T21:35:28.197Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:35:28 [2024-02-28T21:35:28.197Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:35:28 [2024-02-28T21:35:28.197Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
16:35:28 [2024-02-28T21:35:28.197Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
16:35:28 [2024-02-28T21:35:28.197Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:35:28 [2024-02-28T21:35:28.197Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:35:28 [2024-02-28T21:35:28.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:28 [2024-02-28T21:35:28.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-240855627 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
16:35:28 [2024-02-28T21:35:28.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-240855627 data=null doit=true}, Tree node with text: mysession]
16:35:28 [2024-02-28T21:35:28.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-240855627 data=null}, Tree node with text: mysession]
16:35:28 [2024-02-28T21:35:28.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-240855627 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
16:35:28 [2024-02-28T21:35:28.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240855626 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]
16:35:28 [2024-02-28T21:35:28.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-240855626 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
16:35:28 [2024-02-28T21:35:28.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:28 [2024-02-28T21:35:28.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-240855625 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
16:35:28 [2024-02-28T21:35:28.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-240855625 data=null doit=true}, Tree node with text: mysession]
16:35:28 [2024-02-28T21:35:28.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-240855625 data=null}, Tree node with text: mysession]
16:35:28 [2024-02-28T21:35:28.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-240855625 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
16:35:28 [2024-02-28T21:35:28.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240855625 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]
16:35:28 [2024-02-28T21:35:28.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-240855624 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
16:35:28 [2024-02-28T21:35:28.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
16:35:28 [2024-02-28T21:35:28.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
16:35:28 [2024-02-28T21:35:28.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
16:35:28 [2024-02-28T21:35:28.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
16:35:28 [2024-02-28T21:35:28.708Z] 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=-240855346 data=null doit=true}, Shell with text {Enable Events}]
16:35:28 [2024-02-28T21:35:28.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
16:35:28 [2024-02-28T21:35:28.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
16:35:28 [2024-02-28T21:35:28.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
16:35:28 [2024-02-28T21:35:28.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
16:35:28 [2024-02-28T21:35:28.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
16:35:28 [2024-02-28T21:35:28.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:28 [2024-02-28T21:35:28.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:35:28 [2024-02-28T21:35:28.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:28 [2024-02-28T21:35:28.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:35:28 [2024-02-28T21:35:28.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
16:35:28 [2024-02-28T21:35:28.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events')
16:35:28 [2024-02-28T21:35:28.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
16:35:28 [2024-02-28T21:35:28.709Z] 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')
16:35:28 [2024-02-28T21:35:28.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:28 [2024-02-28T21:35:28.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:35:28 [2024-02-28T21:35:28.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:28 [2024-02-28T21:35:28.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:35:28 [2024-02-28T21:35:28.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:28 [2024-02-28T21:35:28.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:35:28 [2024-02-28T21:35:28.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
16:35:28 [2024-02-28T21:35:28.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
16:35:28 [2024-02-28T21:35:28.709Z] 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')
16:35:28 [2024-02-28T21:35:28.709Z] 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')
16:35:28 [2024-02-28T21:35:28.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select} time=-240855263 data=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
16:35:28 [2024-02-28T21:35:28.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select} time=-240855263 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')]
16:35:28 [2024-02-28T21:35:28.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select} time=-240855263 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')]
16:35:28 [2024-02-28T21:35:28.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select} time=-240855263 data=null 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')]
16:35:28 [2024-02-28T21:35:28.709Z] 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')
16:35:28 [2024-02-28T21:35:28.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:35:28 [2024-02-28T21:35:28.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:35:28 [2024-02-28T21:35:28.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:35:28 [2024-02-28T21:35:28.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:35:28 [2024-02-28T21:35:28.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes All in tree (of type 'Tree')
16:35:28 [2024-02-28T21:35:28.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {All} time=-240855261 data=null doit=true}, TreeItem with text {All}]
16:35:28 [2024-02-28T21:35:28.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {All} time=-240855261 data=null}, TreeItem with text {All}]
16:35:28 [2024-02-28T21:35:28.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {All} time=-240855260 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {All}]
16:35:28 [2024-02-28T21:35:28.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-240855260 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}]
16:35:28 [2024-02-28T21:35:28.709Z] 
16:35:28 [2024-02-28T21:35:28.709Z] (Eclipse:11807): Gtk-CRITICAL **: 21:35:28.580: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:35:28 [2024-02-28T21:35:28.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {All} time=-240855225 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {All}]
16:35:28 [2024-02-28T21:35:28.709Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
16:35:28 [2024-02-28T21:35:28.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: sched_process_fork
16:35:28 [2024-02-28T21:35:28.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:35:28 [2024-02-28T21:35:28.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:35:28 [2024-02-28T21:35:28.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Specific event", using matcher: with mnemonic 'Specific event'
16:35:28 [2024-02-28T21:35:28.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: in group (with mnemonic 'Specific event')
16:35:28 [2024-02-28T21:35:28.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific event'))
16:35:28 [2024-02-28T21:35:28.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:35:28 [2024-02-28T21:35:28.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:35:28 [2024-02-28T21:35:28.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:35:28 [2024-02-28T21:35:28.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:35:28 [2024-02-28T21:35:28.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:35:28 [2024-02-28T21:35:28.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:35:28 [2024-02-28T21:35:28.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
16:35:28 [2024-02-28T21:35:28.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
16:35:28 [2024-02-28T21:35:28.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
16:35:28 [2024-02-28T21:35:28.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
16:35:28 [2024-02-28T21:35:28.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
16:35:28 [2024-02-28T21:35:28.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:28 [2024-02-28T21:35:28.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:28 [2024-02-28T21:35:28.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:28 [2024-02-28T21:35:28.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:28 [2024-02-28T21:35:28.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:28 [2024-02-28T21:35:28.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
16:35:28 [2024-02-28T21:35:28.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
16:35:28 [2024-02-28T21:35:28.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
16:35:28 [2024-02-28T21:35:28.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
16:35:28 [2024-02-28T21:35:28.710Z] 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')
16:35:28 [2024-02-28T21:35:28.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
16:35:28 [2024-02-28T21:35:28.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-240855221 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:28 [2024-02-28T21:35:28.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-240855221 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:28 [2024-02-28T21:35:28.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-240855221 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:28 [2024-02-28T21:35:28.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-240855221 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:28 [2024-02-28T21:35:28.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-240855221 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:28 [2024-02-28T21:35:28.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-240855221 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:28 [2024-02-28T21:35:28.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-240855221 data=null 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')]
16:35:28 [2024-02-28T21:35:28.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-240855590 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)...']
16:35:28 [2024-02-28T21:35:28.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:35:28 [2024-02-28T21:35:28.710Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:35:28 [2024-02-28T21:35:28.710Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:35:28 [2024-02-28T21:35:28.710Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:35:28 [2024-02-28T21:35:28.710Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
16:35:28 [2024-02-28T21:35:28.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=-240855120 data=null doit=true}, Tree node with text: channel0]
16:35:28 [2024-02-28T21:35:28.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=-240855120 data=null}, Tree node with text: channel0]
16:35:28 [2024-02-28T21:35:28.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=-240855120 data=null button=1 stateMask=0x0 x=144 y=104 count=1}, Tree node with text: channel0]
16:35:28 [2024-02-28T21:35:28.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-240855120 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]
16:35:28 [2024-02-28T21:35:28.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=-240855119 data=null button=1 stateMask=0x80000 x=144 y=104 count=1}, Tree node with text: channel0]
16:35:28 [2024-02-28T21:35:28.710Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:35:28 [2024-02-28T21:35:28.710Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:35:28 [2024-02-28T21:35:28.710Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:35:28 [2024-02-28T21:35:28.710Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
16:35:28 [2024-02-28T21:35:28.710Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
16:35:28 [2024-02-28T21:35:28.710Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:35:28 [2024-02-28T21:35:28.710Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:35:28 [2024-02-28T21:35:28.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:28 [2024-02-28T21:35:28.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-240855118 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
16:35:28 [2024-02-28T21:35:28.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-240855118 data=null doit=true}, Tree node with text: mysession]
16:35:28 [2024-02-28T21:35:28.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-240855118 data=null}, Tree node with text: mysession]
16:35:28 [2024-02-28T21:35:28.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-240855118 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
16:35:28 [2024-02-28T21:35:28.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240855117 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]
16:35:28 [2024-02-28T21:35:28.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-240855117 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
16:35:28 [2024-02-28T21:35:28.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:28 [2024-02-28T21:35:28.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-240855116 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
16:35:28 [2024-02-28T21:35:28.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-240855116 data=null doit=true}, Tree node with text: mysession]
16:35:28 [2024-02-28T21:35:28.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-240855116 data=null}, Tree node with text: mysession]
16:35:28 [2024-02-28T21:35:28.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-240855116 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
16:35:28 [2024-02-28T21:35:28.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240855116 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]
16:35:28 [2024-02-28T21:35:28.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-240855116 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
16:35:28 [2024-02-28T21:35:28.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
16:35:28 [2024-02-28T21:35:28.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
16:35:28 [2024-02-28T21:35:28.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
16:35:29 [2024-02-28T21:35:29.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
16:35:29 [2024-02-28T21:35:29.222Z] 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=-240854727 data=null doit=true}, Shell with text {Enable Events}]
16:35:29 [2024-02-28T21:35:29.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
16:35:29 [2024-02-28T21:35:29.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
16:35:29 [2024-02-28T21:35:29.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
16:35:29 [2024-02-28T21:35:29.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
16:35:29 [2024-02-28T21:35:29.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
16:35:29 [2024-02-28T21:35:29.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:29 [2024-02-28T21:35:29.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:35:29 [2024-02-28T21:35:29.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:29 [2024-02-28T21:35:29.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:35:29 [2024-02-28T21:35:29.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
16:35:29 [2024-02-28T21:35:29.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events')
16:35:29 [2024-02-28T21:35:29.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
16:35:29 [2024-02-28T21:35:29.222Z] 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')
16:35:29 [2024-02-28T21:35:29.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:29 [2024-02-28T21:35:29.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:35:29 [2024-02-28T21:35:29.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:29 [2024-02-28T21:35:29.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:35:29 [2024-02-28T21:35:29.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:29 [2024-02-28T21:35:29.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:35:29 [2024-02-28T21:35:29.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
16:35:29 [2024-02-28T21:35:29.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
16:35:29 [2024-02-28T21:35:29.223Z] 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')
16:35:29 [2024-02-28T21:35:29.223Z] 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')
16:35:29 [2024-02-28T21:35:29.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select} time=-240854726 data=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
16:35:29 [2024-02-28T21:35:29.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select} time=-240854726 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')]
16:35:29 [2024-02-28T21:35:29.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select} time=-240854726 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')]
16:35:29 [2024-02-28T21:35:29.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select} time=-240854726 data=null 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')]
16:35:29 [2024-02-28T21:35:29.223Z] 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')
16:35:29 [2024-02-28T21:35:29.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:35:29 [2024-02-28T21:35:29.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:35:29 [2024-02-28T21:35:29.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:35:29 [2024-02-28T21:35:29.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:35:29 [2024-02-28T21:35:29.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes All in tree (of type 'Tree')
16:35:29 [2024-02-28T21:35:29.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {All} time=-240854723 data=null doit=true}, TreeItem with text {All}]
16:35:29 [2024-02-28T21:35:29.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {All} time=-240854723 data=null}, TreeItem with text {All}]
16:35:29 [2024-02-28T21:35:29.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {All} time=-240854722 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {All}]
16:35:29 [2024-02-28T21:35:29.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-240854722 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}]
16:35:29 [2024-02-28T21:35:29.223Z] 
16:35:29 [2024-02-28T21:35:29.223Z] (Eclipse:11807): Gtk-CRITICAL **: 21:35:29.115: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:35:29 [2024-02-28T21:35:29.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {All} time=-240854689 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {All}]
16:35:29 [2024-02-28T21:35:29.223Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
16:35:29 [2024-02-28T21:35:29.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: sched_process_exec
16:35:29 [2024-02-28T21:35:29.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
16:35:29 [2024-02-28T21:35:29.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
16:35:29 [2024-02-28T21:35:29.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
16:35:29 [2024-02-28T21:35:29.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
16:35:29 [2024-02-28T21:35:29.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
16:35:29 [2024-02-28T21:35:29.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:29 [2024-02-28T21:35:29.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:29 [2024-02-28T21:35:29.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:29 [2024-02-28T21:35:29.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:29 [2024-02-28T21:35:29.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:29 [2024-02-28T21:35:29.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
16:35:29 [2024-02-28T21:35:29.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
16:35:29 [2024-02-28T21:35:29.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
16:35:29 [2024-02-28T21:35:29.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
16:35:29 [2024-02-28T21:35:29.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')
16:35:29 [2024-02-28T21:35:29.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
16:35:29 [2024-02-28T21:35:29.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-240854687 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:29 [2024-02-28T21:35:29.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-240854687 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:29 [2024-02-28T21:35:29.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-240854687 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:29 [2024-02-28T21:35:29.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-240854687 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:29 [2024-02-28T21:35:29.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-240854687 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:29 [2024-02-28T21:35:29.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-240854687 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:29 [2024-02-28T21:35:29.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-240854687 data=null 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')]
16:35:29 [2024-02-28T21:35:29.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-240855080 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)...']
16:35:29 [2024-02-28T21:35:29.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:35:29 [2024-02-28T21:35:29.224Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:35:29 [2024-02-28T21:35:29.224Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:35:29 [2024-02-28T21:35:29.224Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:35:29 [2024-02-28T21:35:29.224Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
16:35:29 [2024-02-28T21:35:29.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=-240854593 data=null doit=true}, Tree node with text: channel0]
16:35:29 [2024-02-28T21:35:29.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=-240854593 data=null}, Tree node with text: channel0]
16:35:29 [2024-02-28T21:35:29.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=-240854593 data=null button=1 stateMask=0x0 x=144 y=81 count=1}, Tree node with text: channel0]
16:35:29 [2024-02-28T21:35:29.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-240854592 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]
16:35:29 [2024-02-28T21:35:29.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=-240854592 data=null button=1 stateMask=0x80000 x=144 y=81 count=1}, Tree node with text: channel0]
16:35:29 [2024-02-28T21:35:29.224Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:35:29 [2024-02-28T21:35:29.224Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:35:29 [2024-02-28T21:35:29.224Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:35:29 [2024-02-28T21:35:29.224Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
16:35:29 [2024-02-28T21:35:29.224Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
16:35:29 [2024-02-28T21:35:29.224Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:35:29 [2024-02-28T21:35:29.224Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:35:29 [2024-02-28T21:35:29.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:29 [2024-02-28T21:35:29.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-240854590 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
16:35:29 [2024-02-28T21:35:29.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-240854590 data=null doit=true}, Tree node with text: mysession]
16:35:29 [2024-02-28T21:35:29.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-240854590 data=null}, Tree node with text: mysession]
16:35:29 [2024-02-28T21:35:29.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-240854590 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
16:35:29 [2024-02-28T21:35:29.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240854590 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]
16:35:29 [2024-02-28T21:35:29.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-240854589 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
16:35:29 [2024-02-28T21:35:29.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:29 [2024-02-28T21:35:29.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-240854589 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
16:35:29 [2024-02-28T21:35:29.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-240854589 data=null doit=true}, Tree node with text: mysession]
16:35:29 [2024-02-28T21:35:29.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-240854589 data=null}, Tree node with text: mysession]
16:35:29 [2024-02-28T21:35:29.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-240854588 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
16:35:29 [2024-02-28T21:35:29.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240854588 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]
16:35:29 [2024-02-28T21:35:29.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-240854588 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
16:35:29 [2024-02-28T21:35:29.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
16:35:29 [2024-02-28T21:35:29.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
16:35:29 [2024-02-28T21:35:29.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
16:35:29 [2024-02-28T21:35:29.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
16:35:29 [2024-02-28T21:35:29.735Z] 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=-240854190 data=null doit=true}, Shell with text {Enable Events}]
16:35:29 [2024-02-28T21:35:29.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
16:35:29 [2024-02-28T21:35:29.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
16:35:29 [2024-02-28T21:35:29.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
16:35:29 [2024-02-28T21:35:29.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
16:35:29 [2024-02-28T21:35:29.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
16:35:29 [2024-02-28T21:35:29.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:29 [2024-02-28T21:35:29.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:35:29 [2024-02-28T21:35:29.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:29 [2024-02-28T21:35:29.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:35:29 [2024-02-28T21:35:29.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
16:35:29 [2024-02-28T21:35:29.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events')
16:35:29 [2024-02-28T21:35:29.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
16:35:29 [2024-02-28T21:35:29.736Z] 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')
16:35:29 [2024-02-28T21:35:29.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:29 [2024-02-28T21:35:29.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:35:29 [2024-02-28T21:35:29.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:29 [2024-02-28T21:35:29.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:35:29 [2024-02-28T21:35:29.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:29 [2024-02-28T21:35:29.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:35:29 [2024-02-28T21:35:29.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
16:35:29 [2024-02-28T21:35:29.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
16:35:29 [2024-02-28T21:35:29.736Z] 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')
16:35:29 [2024-02-28T21:35:29.736Z] 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')
16:35:29 [2024-02-28T21:35:29.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select} time=-240854188 data=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
16:35:29 [2024-02-28T21:35:29.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select} time=-240854188 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')]
16:35:29 [2024-02-28T21:35:29.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select} time=-240854188 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')]
16:35:29 [2024-02-28T21:35:29.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select} time=-240854188 data=null 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')]
16:35:29 [2024-02-28T21:35:29.736Z] 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')
16:35:29 [2024-02-28T21:35:29.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:35:29 [2024-02-28T21:35:29.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:35:29 [2024-02-28T21:35:29.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:35:29 [2024-02-28T21:35:29.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:35:29 [2024-02-28T21:35:29.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: All
16:35:29 [2024-02-28T21:35:29.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:35:29 [2024-02-28T21:35:29.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:35:29 [2024-02-28T21:35:29.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Specific event", using matcher: with mnemonic 'Specific event'
16:35:29 [2024-02-28T21:35:29.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: in group (with mnemonic 'Specific event')
16:35:29 [2024-02-28T21:35:29.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific event'))
16:35:29 [2024-02-28T21:35:29.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:35:29 [2024-02-28T21:35:29.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:35:29 [2024-02-28T21:35:29.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:35:29 [2024-02-28T21:35:29.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:35:29 [2024-02-28T21:35:29.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:35:29 [2024-02-28T21:35:29.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:35:29 [2024-02-28T21:35:29.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
16:35:29 [2024-02-28T21:35:29.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
16:35:29 [2024-02-28T21:35:29.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
16:35:29 [2024-02-28T21:35:29.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
16:35:29 [2024-02-28T21:35:29.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
16:35:29 [2024-02-28T21:35:29.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:29 [2024-02-28T21:35:29.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:29 [2024-02-28T21:35:29.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:29 [2024-02-28T21:35:29.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:29 [2024-02-28T21:35:29.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:29 [2024-02-28T21:35:29.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
16:35:29 [2024-02-28T21:35:29.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
16:35:29 [2024-02-28T21:35:29.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
16:35:29 [2024-02-28T21:35:29.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
16:35:29 [2024-02-28T21:35:29.736Z] 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')
16:35:29 [2024-02-28T21:35:29.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
16:35:29 [2024-02-28T21:35:29.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-240854130 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:29 [2024-02-28T21:35:29.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-240854129 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:29 [2024-02-28T21:35:29.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-240854129 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:29 [2024-02-28T21:35:29.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-240854129 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:29 [2024-02-28T21:35:29.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-240854129 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:29 [2024-02-28T21:35:29.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-240854129 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:29 [2024-02-28T21:35:29.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-240854129 data=null 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')]
16:35:29 [2024-02-28T21:35:29.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-240854514 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)...']
16:35:29 [2024-02-28T21:35:29.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:35:29 [2024-02-28T21:35:29.992Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:35:29 [2024-02-28T21:35:29.992Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:35:29 [2024-02-28T21:35:29.992Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:35:29 [2024-02-28T21:35:29.992Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
16:35:29 [2024-02-28T21:35:29.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=-240854023 data=null doit=true}, Tree node with text: channel0]
16:35:29 [2024-02-28T21:35:29.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=-240854023 data=null}, Tree node with text: channel0]
16:35:29 [2024-02-28T21:35:29.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=-240854023 data=null button=1 stateMask=0x0 x=144 y=104 count=1}, Tree node with text: channel0]
16:35:29 [2024-02-28T21:35:29.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-240854023 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]
16:35:29 [2024-02-28T21:35:29.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=-240854022 data=null button=1 stateMask=0x80000 x=144 y=104 count=1}, Tree node with text: channel0]
16:35:29 [2024-02-28T21:35:29.992Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:35:29 [2024-02-28T21:35:29.992Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:35:29 [2024-02-28T21:35:29.992Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:35:29 [2024-02-28T21:35:29.992Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
16:35:29 [2024-02-28T21:35:29.992Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
16:35:29 [2024-02-28T21:35:29.992Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:35:29 [2024-02-28T21:35:29.992Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:35:29 [2024-02-28T21:35:29.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:29 [2024-02-28T21:35:29.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-240854020 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
16:35:29 [2024-02-28T21:35:29.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-240854020 data=null doit=true}, Tree node with text: mysession]
16:35:29 [2024-02-28T21:35:29.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-240854020 data=null}, Tree node with text: mysession]
16:35:29 [2024-02-28T21:35:29.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-240854019 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
16:35:29 [2024-02-28T21:35:29.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240854019 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]
16:35:29 [2024-02-28T21:35:29.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-240854019 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
16:35:29 [2024-02-28T21:35:29.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:29 [2024-02-28T21:35:29.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-240854018 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
16:35:29 [2024-02-28T21:35:29.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-240854018 data=null doit=true}, Tree node with text: mysession]
16:35:29 [2024-02-28T21:35:29.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-240854018 data=null}, Tree node with text: mysession]
16:35:29 [2024-02-28T21:35:29.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-240854018 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
16:35:29 [2024-02-28T21:35:29.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240854018 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]
16:35:29 [2024-02-28T21:35:29.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-240854017 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
16:35:29 [2024-02-28T21:35:29.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
16:35:29 [2024-02-28T21:35:29.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Start'
16:35:29 [2024-02-28T21:35:29.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Start} time=-240853983 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Start']
16:35:29 [2024-02-28T21:35:29.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Start'
16:35:29 [2024-02-28T21:35:29.992Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:35:29 [2024-02-28T21:35:29.992Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:35:29 [2024-02-28T21:35:29.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:29 [2024-02-28T21:35:29.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-240853882 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
16:35:29 [2024-02-28T21:35:29.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-240853882 data=null doit=true}, Tree node with text: mysession]
16:35:29 [2024-02-28T21:35:29.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-240853882 data=null}, Tree node with text: mysession]
16:35:29 [2024-02-28T21:35:29.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-240853881 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
16:35:29 [2024-02-28T21:35:29.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240853881 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]
16:35:29 [2024-02-28T21:35:29.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-240853879 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
16:35:29 [2024-02-28T21:35:29.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:29 [2024-02-28T21:35:29.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-240853879 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
16:35:29 [2024-02-28T21:35:29.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-240853879 data=null doit=true}, Tree node with text: mysession]
16:35:29 [2024-02-28T21:35:29.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-240853879 data=null}, Tree node with text: mysession]
16:35:29 [2024-02-28T21:35:29.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-240853878 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
16:35:29 [2024-02-28T21:35:29.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240853878 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]
16:35:29 [2024-02-28T21:35:29.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-240853878 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
16:35:29 [2024-02-28T21:35:29.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
16:35:29 [2024-02-28T21:35:29.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Stop'
16:35:29 [2024-02-28T21:35:29.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Stop} time=-240853833 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Stop']
16:35:29 [2024-02-28T21:35:29.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Stop'
16:35:30 [2024-02-28T21:35:30.248Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:35:30 [2024-02-28T21:35:30.248Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:35:30 [2024-02-28T21:35:30.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:30 [2024-02-28T21:35:30.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-240853732 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
16:35:30 [2024-02-28T21:35:30.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-240853732 data=null doit=true}, Tree node with text: mysession]
16:35:30 [2024-02-28T21:35:30.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-240853731 data=null}, Tree node with text: mysession]
16:35:30 [2024-02-28T21:35:30.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-240853731 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
16:35:30 [2024-02-28T21:35:30.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240853731 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]
16:35:30 [2024-02-28T21:35:30.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-240853729 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
16:35:30 [2024-02-28T21:35:30.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:30 [2024-02-28T21:35:30.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-240853729 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
16:35:30 [2024-02-28T21:35:30.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-240853728 data=null doit=true}, Tree node with text: mysession]
16:35:30 [2024-02-28T21:35:30.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-240853728 data=null}, Tree node with text: mysession]
16:35:30 [2024-02-28T21:35:30.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-240853728 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
16:35:30 [2024-02-28T21:35:30.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240853728 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]
16:35:30 [2024-02-28T21:35:30.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-240853727 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
16:35:30 [2024-02-28T21:35:30.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
16:35:30 [2024-02-28T21:35:30.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Destroy Session...'
16:35:30 [2024-02-28T21:35:30.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Destroy Session...'
16:35:30 [2024-02-28T21:35:30.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
16:35:30 [2024-02-28T21:35:30.248Z] 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=-240853581 data=null doit=true}, Shell with text {Destroy Confirmation}]
16:35:30 [2024-02-28T21:35:30.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:35:30 [2024-02-28T21:35:30.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:35:30 [2024-02-28T21:35:30.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:35:30 [2024-02-28T21:35:30.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:35:30 [2024-02-28T21:35:30.248Z] 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')
16:35:30 [2024-02-28T21:35:30.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:35:30 [2024-02-28T21:35:30.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-240853580 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:35:30 [2024-02-28T21:35:30.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-240853580 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:35:30 [2024-02-28T21:35:30.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-240853580 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:35:30 [2024-02-28T21:35:30.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-240853580 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:35:30 [2024-02-28T21:35:30.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-240853580 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:35:30 [2024-02-28T21:35:30.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-240853580 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:35:30 [2024-02-28T21:35:30.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-240853580 data=null 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')]
16:35:30 [2024-02-28T21:35:30.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=-240853693 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Destroy Session...']
16:35:30 [2024-02-28T21:35:30.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:35:30 [2024-02-28T21:35:30.504Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:35:30 [2024-02-28T21:35:30.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:30 [2024-02-28T21:35:30.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-240853535 data=null button=0 stateMask=0x0 x=70 y=-57 count=0}, TreeItem with text {myNode}]
16:35:30 [2024-02-28T21:35:30.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-240853535 data=null doit=true}, TreeItem with text {myNode}]
16:35:30 [2024-02-28T21:35:30.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-240853535 data=null}, TreeItem with text {myNode}]
16:35:30 [2024-02-28T21:35:30.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-240853535 data=null button=1 stateMask=0x0 x=70 y=-57 count=1}, TreeItem with text {myNode}]
16:35:30 [2024-02-28T21:35:30.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240853534 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}]
16:35:30 [2024-02-28T21:35:30.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-240853529 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
16:35:30 [2024-02-28T21:35:30.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:30 [2024-02-28T21:35:30.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-240853528 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
16:35:30 [2024-02-28T21:35:30.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-240853528 data=null doit=true}, TreeItem with text {myNode}]
16:35:30 [2024-02-28T21:35:30.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-240853528 data=null}, TreeItem with text {myNode}]
16:35:30 [2024-02-28T21:35:30.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-240853528 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
16:35:30 [2024-02-28T21:35:30.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240853528 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}]
16:35:30 [2024-02-28T21:35:30.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-240853527 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
16:35:30 [2024-02-28T21:35:30.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
16:35:30 [2024-02-28T21:35:30.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Disconnect'
16:35:30 [2024-02-28T21:35:30.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Disconnect} time=-240853422 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Disconnect']
16:35:30 [2024-02-28T21:35:30.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Disconnect'
16:35:30 [2024-02-28T21:35:30.504Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.638 s -- in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewSpecificEventTest
16:35:30 [2024-02-28T21:35:30.504Z] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewSpecificEventTest.testTraceSessionTree -- Time elapsed: 4.369 s
16:35:30 [2024-02-28T21:35:30.504Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewExcludeEventsTest
16:35:30 [2024-02-28T21:35:30.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@761b9314] time=-240853305 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:35:30 [2024-02-28T21:35:30.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:35:30 [2024-02-28T21:35:30.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
16:35:30 [2024-02-28T21:35:30.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
16:35:30 [2024-02-28T21:35:30.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
16:35:30 [2024-02-28T21:35:30.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-240853112 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
16:35:30 [2024-02-28T21:35:30.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
16:35:31 [2024-02-28T21:35:31.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
16:35:31 [2024-02-28T21:35:31.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:35:31 [2024-02-28T21:35:31.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:35:31 [2024-02-28T21:35:31.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:31 [2024-02-28T21:35:31.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-240852891 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
16:35:31 [2024-02-28T21:35:31.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-240852891 data=null doit=true}, TreeItem with text {myNode}]
16:35:31 [2024-02-28T21:35:31.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-240852891 data=null}, TreeItem with text {myNode}]
16:35:31 [2024-02-28T21:35:31.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-240852891 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
16:35:31 [2024-02-28T21:35:31.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240852891 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}]
16:35:31 [2024-02-28T21:35:31.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-240852888 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
16:35:31 [2024-02-28T21:35:31.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:31 [2024-02-28T21:35:31.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-240852887 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
16:35:31 [2024-02-28T21:35:31.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-240852887 data=null doit=true}, TreeItem with text {myNode}]
16:35:31 [2024-02-28T21:35:31.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-240852887 data=null}, TreeItem with text {myNode}]
16:35:31 [2024-02-28T21:35:31.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-240852887 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
16:35:31 [2024-02-28T21:35:31.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240852887 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}]
16:35:31 [2024-02-28T21:35:31.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-240852886 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
16:35:31 [2024-02-28T21:35:31.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
16:35:31 [2024-02-28T21:35:31.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Connect'
16:35:31 [2024-02-28T21:35:31.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Connect} time=-240852741 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Connect']
16:35:31 [2024-02-28T21:35:31.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Connect'
16:35:31 [2024-02-28T21:35:31.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:31 [2024-02-28T21:35:31.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-240852232 data=null button=0 stateMask=0x0 x=89 y=150 count=0}, Tree node with text: Sessions]
16:35:31 [2024-02-28T21:35:31.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=-240852232 data=null doit=true}, Tree node with text: Sessions]
16:35:31 [2024-02-28T21:35:31.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-240852232 data=null}, Tree node with text: Sessions]
16:35:31 [2024-02-28T21:35:31.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-240852232 data=null button=1 stateMask=0x0 x=89 y=150 count=1}, Tree node with text: Sessions]
16:35:31 [2024-02-28T21:35:31.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240852232 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]
16:35:31 [2024-02-28T21:35:31.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-240852230 data=null button=1 stateMask=0x80000 x=89 y=150 count=1}, Tree node with text: Sessions]
16:35:31 [2024-02-28T21:35:31.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:31 [2024-02-28T21:35:31.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-240852230 data=null button=0 stateMask=0x0 x=89 y=150 count=0}, Tree node with text: Sessions]
16:35:31 [2024-02-28T21:35:31.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=-240852230 data=null doit=true}, Tree node with text: Sessions]
16:35:31 [2024-02-28T21:35:31.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-240852230 data=null}, Tree node with text: Sessions]
16:35:31 [2024-02-28T21:35:31.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-240852230 data=null button=1 stateMask=0x0 x=89 y=150 count=1}, Tree node with text: Sessions]
16:35:31 [2024-02-28T21:35:31.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240852230 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]
16:35:31 [2024-02-28T21:35:31.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-240852229 data=null button=1 stateMask=0x80000 x=89 y=150 count=1}, Tree node with text: Sessions]
16:35:31 [2024-02-28T21:35:31.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...'
16:35:31 [2024-02-28T21:35:31.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Create Session...'
16:35:31 [2024-02-28T21:35:31.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Create Session...'
16:35:31 [2024-02-28T21:35:31.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Create Session", using matcher: with text 'Create Session'
16:35:31 [2024-02-28T21:35:31.828Z] 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=-240852087 data=null doit=true}, Shell with text {Create Session}]
16:35:31 [2024-02-28T21:35:31.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:35:31 [2024-02-28T21:35:31.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
16:35:31 [2024-02-28T21:35:31.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
16:35:31 [2024-02-28T21:35:31.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
16:35:31 [2024-02-28T21:35:31.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:35:31 [2024-02-28T21:35:31.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
16:35:31 [2024-02-28T21:35:31.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
16:35:31 [2024-02-28T21:35:31.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
16:35:31 [2024-02-28T21:35:31.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
16:35:31 [2024-02-28T21:35:31.829Z]  ", using matcher: of type 'Text'
16:35:31 [2024-02-28T21:35:31.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
16:35:31 [2024-02-28T21:35:31.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
16:35:31 [2024-02-28T21:35:31.829Z]  ", using matcher: with label (with mnemonic 'Session Name')
16:35:31 [2024-02-28T21:35:31.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
16:35:31 [2024-02-28T21:35:31.829Z]  ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
16:35:31 [2024-02-28T21:35:31.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Normal Mode", using matcher: of type 'Button'
16:35:31 [2024-02-28T21:35:31.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Snapshot Mode", using matcher: of type 'Button'
16:35:31 [2024-02-28T21:35:31.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Advanced >>>", using matcher: of type 'Button'
16:35:31 [2024-02-28T21:35:31.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
16:35:31 [2024-02-28T21:35:31.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
16:35:31 [2024-02-28T21:35:31.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
16:35:31 [2024-02-28T21:35:31.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
16:35:31 [2024-02-28T21:35:31.829Z] 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')
16:35:31 [2024-02-28T21:35:31.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
16:35:31 [2024-02-28T21:35:31.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-240852072 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:31 [2024-02-28T21:35:31.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-240852071 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:31 [2024-02-28T21:35:31.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-240852071 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:31 [2024-02-28T21:35:31.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-240852071 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:31 [2024-02-28T21:35:31.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-240852071 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:31 [2024-02-28T21:35:31.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-240852071 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:31 [2024-02-28T21:35:31.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-240852071 data=null 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')]
16:35:31 [2024-02-28T21:35:31.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Create Session...} time=-240852196 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Create Session...']
16:35:31 [2024-02-28T21:35:31.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:35:31 [2024-02-28T21:35:31.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=-240852014 data=null doit=true}, Tree node with text: Sessions]
16:35:31 [2024-02-28T21:35:31.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-240852014 data=null}, Tree node with text: Sessions]
16:35:31 [2024-02-28T21:35:31.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-240852014 data=null button=1 stateMask=0x0 x=89 y=81 count=1}, Tree node with text: Sessions]
16:35:31 [2024-02-28T21:35:31.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-240852013 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]
16:35:31 [2024-02-28T21:35:31.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-240852013 data=null button=1 stateMask=0x80000 x=89 y=81 count=1}, Tree node with text: Sessions]
16:35:31 [2024-02-28T21:35:31.829Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:35:31 [2024-02-28T21:35:31.829Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:35:31 [2024-02-28T21:35:31.829Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:35:31 [2024-02-28T21:35:31.829Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:35:31 [2024-02-28T21:35:31.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:31 [2024-02-28T21:35:31.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-240852012 data=null button=0 stateMask=0x0 x=113 y=104 count=0}, Tree node with text: mysession]
16:35:31 [2024-02-28T21:35:31.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-240852012 data=null doit=true}, Tree node with text: mysession]
16:35:31 [2024-02-28T21:35:31.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-240852012 data=null}, Tree node with text: mysession]
16:35:31 [2024-02-28T21:35:31.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-240852012 data=null button=1 stateMask=0x0 x=113 y=104 count=1}, Tree node with text: mysession]
16:35:31 [2024-02-28T21:35:31.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240852011 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]
16:35:31 [2024-02-28T21:35:31.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-240852010 data=null button=1 stateMask=0x80000 x=113 y=81 count=1}, Tree node with text: mysession]
16:35:31 [2024-02-28T21:35:31.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:31 [2024-02-28T21:35:31.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-240852009 data=null button=0 stateMask=0x0 x=113 y=81 count=0}, Tree node with text: mysession]
16:35:31 [2024-02-28T21:35:31.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-240852009 data=null doit=true}, Tree node with text: mysession]
16:35:31 [2024-02-28T21:35:31.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-240852009 data=null}, Tree node with text: mysession]
16:35:31 [2024-02-28T21:35:31.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-240852009 data=null button=1 stateMask=0x0 x=113 y=81 count=1}, Tree node with text: mysession]
16:35:31 [2024-02-28T21:35:31.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240852009 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]
16:35:31 [2024-02-28T21:35:31.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-240852009 data=null button=1 stateMask=0x80000 x=113 y=81 count=1}, Tree node with text: mysession]
16:35:32 [2024-02-28T21:35:32.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
16:35:32 [2024-02-28T21:35:32.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
16:35:32 [2024-02-28T21:35:32.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
16:35:32 [2024-02-28T21:35:32.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
16:35:32 [2024-02-28T21:35:32.340Z] 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=-240851686 data=null doit=true}, Shell with text {Enable Events}]
16:35:32 [2024-02-28T21:35:32.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
16:35:32 [2024-02-28T21:35:32.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
16:35:32 [2024-02-28T21:35:32.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: with mnemonic 'UST'
16:35:32 [2024-02-28T21:35:32.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
16:35:32 [2024-02-28T21:35:32.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: in group (with mnemonic 'Domain')
16:35:32 [2024-02-28T21:35:32.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: with style 'SWT.RADIO'
16:35:32 [2024-02-28T21:35:32.340Z] 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')
16:35:32 [2024-02-28T21:35:32.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
16:35:32 [2024-02-28T21:35:32.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
16:35:32 [2024-02-28T21:35:32.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
16:35:32 [2024-02-28T21:35:32.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:32 [2024-02-28T21:35:32.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:32 [2024-02-28T21:35:32.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:32 [2024-02-28T21:35:32.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:32 [2024-02-28T21:35:32.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:32 [2024-02-28T21:35:32.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
16:35:32 [2024-02-28T21:35:32.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
16:35:32 [2024-02-28T21:35:32.340Z] 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')
16:35:32 [2024-02-28T21:35:32.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=-240851684 data=null doit=true}, Button with text {Kernel}]
16:35:32 [2024-02-28T21:35:32.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=-240851684 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Kernel}]
16:35:32 [2024-02-28T21:35:32.340Z] 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')
16:35:32 [2024-02-28T21:35:32.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {UST} time=-240851684 data=null doit=true}, (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
16:35:32 [2024-02-28T21:35:32.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {UST} time=-240851684 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')]
16:35:32 [2024-02-28T21:35:32.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {UST} time=-240851684 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')]
16:35:32 [2024-02-28T21:35:32.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {UST} time=-240851684 data=null 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')]
16:35:32 [2024-02-28T21:35:32.340Z] 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')
16:35:32 [2024-02-28T21:35:32.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:35:32 [2024-02-28T21:35:32.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
16:35:32 [2024-02-28T21:35:32.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Tracepoint Events')
16:35:32 [2024-02-28T21:35:32.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Tracepoint Events'))
16:35:32 [2024-02-28T21:35:32.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: All
16:35:32 [2024-02-28T21:35:32.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
16:35:32 [2024-02-28T21:35:32.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
16:35:32 [2024-02-28T21:35:32.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
16:35:32 [2024-02-28T21:35:32.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
16:35:32 [2024-02-28T21:35:32.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
16:35:32 [2024-02-28T21:35:32.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:32 [2024-02-28T21:35:32.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:35:32 [2024-02-28T21:35:32.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:32 [2024-02-28T21:35:32.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:35:32 [2024-02-28T21:35:32.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:32 [2024-02-28T21:35:32.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:35:32 [2024-02-28T21:35:32.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Exclude Events", using matcher: with mnemonic 'Exclude Events'
16:35:32 [2024-02-28T21:35:32.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'Exclude Events')
16:35:32 [2024-02-28T21:35:32.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.CHECK'
16:35:32 [2024-02-28T21:35:32.341Z] 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')
16:35:32 [2024-02-28T21:35:32.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:32 [2024-02-28T21:35:32.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:35:32 [2024-02-28T21:35:32.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
16:35:32 [2024-02-28T21:35:32.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
16:35:32 [2024-02-28T21:35:32.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
16:35:32 [2024-02-28T21:35:32.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
16:35:32 [2024-02-28T21:35:32.341Z] 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')
16:35:32 [2024-02-28T21:35:32.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {Select}. Setting state to selected
16:35:32 [2024-02-28T21:35:32.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Select} time=-240851612 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')]
16:35:32 [2024-02-28T21:35:32.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Select} time=-240851612 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')]
16:35:32 [2024-02-28T21:35:32.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Select} time=-240851612 data=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')]
16:35:32 [2024-02-28T21:35:32.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Select} time=-240851612 data=null}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')]
16:35:32 [2024-02-28T21:35:32.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select} time=-240851611 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')]
16:35:32 [2024-02-28T21:35:32.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select} time=-240851611 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')]
16:35:32 [2024-02-28T21:35:32.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select} time=-240851611 data=null 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')]
16:35:32 [2024-02-28T21:35:32.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Select} time=-240851611 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')]
16:35:32 [2024-02-28T21:35:32.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Select} time=-240851611 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')]
16:35:32 [2024-02-28T21:35:32.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Select} time=-240851611 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')]
16:35:32 [2024-02-28T21:35:32.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select} time=-240851611 data=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')]
16:35:32 [2024-02-28T21:35:32.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Select} time=-240851611 data=null}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')]
16:35:32 [2024-02-28T21:35:32.341Z] 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')
16:35:32 [2024-02-28T21:35:32.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:35:32 [2024-02-28T21:35:32.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:35:32 [2024-02-28T21:35:32.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:35:32 [2024-02-28T21:35:32.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Exclude Events", using matcher: with mnemonic 'Exclude Events'
16:35:32 [2024-02-28T21:35:32.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: in group (with mnemonic 'Exclude Events')
16:35:32 [2024-02-28T21:35:32.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Exclude Events'))
16:35:32 [2024-02-28T21:35:32.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:35:32 [2024-02-28T21:35:32.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:35:32 [2024-02-28T21:35:32.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
16:35:32 [2024-02-28T21:35:32.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
16:35:32 [2024-02-28T21:35:32.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
16:35:32 [2024-02-28T21:35:32.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
16:35:32 [2024-02-28T21:35:32.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
16:35:32 [2024-02-28T21:35:32.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:32 [2024-02-28T21:35:32.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:32 [2024-02-28T21:35:32.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:32 [2024-02-28T21:35:32.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:32 [2024-02-28T21:35:32.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
16:35:32 [2024-02-28T21:35:32.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
16:35:32 [2024-02-28T21:35:32.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
16:35:32 [2024-02-28T21:35:32.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
16:35:32 [2024-02-28T21:35:32.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
16:35:32 [2024-02-28T21:35:32.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
16:35:32 [2024-02-28T21:35:32.342Z] 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')
16:35:32 [2024-02-28T21:35:32.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
16:35:32 [2024-02-28T21:35:32.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-240851608 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:32 [2024-02-28T21:35:32.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-240851608 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:32 [2024-02-28T21:35:32.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-240851608 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:32 [2024-02-28T21:35:32.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-240851608 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:32 [2024-02-28T21:35:32.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-240851608 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:32 [2024-02-28T21:35:32.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-240851608 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:32 [2024-02-28T21:35:32.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-240851607 data=null 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')]
16:35:32 [2024-02-28T21:35:32.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-240851976 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)...']
16:35:32 [2024-02-28T21:35:32.342Z] 
16:35:32 [2024-02-28T21:35:32.342Z] !ENTRY org.eclipse.tracecompass.lttng2.control.ui 4 0 2024-02-28 21:35:32.222
16:35:32 [2024-02-28T21:35:32.342Z] !MESSAGE Command to change state of events failed
16:35:32 [2024-02-28T21:35:32.342Z] !STACK 0
16:35:32 [2024-02-28T21:35:32.342Z] org.eclipse.core.commands.ExecutionException: Command failed! Command:  lttng --mi xml enable-event -a -u -s mysession --exclude foo
16:35:32 [2024-02-28T21:35:32.342Z] Error Output:
16:35:32 [2024-02-28T21:35:32.342Z] Command not found
16:35:32 [2024-02-28T21:35:32.342Z] Return Value: 1
16:35:32 [2024-02-28T21:35:32.342Z] Command not found
16:35:32 [2024-02-28T21:35:32.342Z] 
16:35:32 [2024-02-28T21:35:32.342Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlService.executeCommand(LTTngControlService.java:1572)
16:35:32 [2024-02-28T21:35:32.342Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlService.executeCommand(LTTngControlService.java:1541)
16:35:32 [2024-02-28T21:35:32.342Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlService.enableEvents(LTTngControlService.java:809)
16:35:32 [2024-02-28T21:35:32.342Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.model.impl.TraceSessionComponent.enableEvents(TraceSessionComponent.java:391)
16:35:32 [2024-02-28T21:35:32.342Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.handlers.EnableEventOnSessionHandler.enableEvents(EnableEventOnSessionHandler.java:54)
16:35:32 [2024-02-28T21:35:32.342Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.handlers.BaseEnableEventHandler$1.run(BaseEnableEventHandler.java:193)
16:35:32 [2024-02-28T21:35:32.342Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
16:35:32 [2024-02-28T21:35:32.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:35:32 [2024-02-28T21:35:32.342Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:35:32 [2024-02-28T21:35:32.342Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:35:32 [2024-02-28T21:35:32.342Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:35:32 [2024-02-28T21:35:32.342Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:35:32 [2024-02-28T21:35:32.342Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:35:32 [2024-02-28T21:35:32.342Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:35:32 [2024-02-28T21:35:32.342Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: UST global is already expanded. Won't expand it again.
16:35:32 [2024-02-28T21:35:32.342Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:35:32 [2024-02-28T21:35:32.342Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:35:32 [2024-02-28T21:35:32.342Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:35:32 [2024-02-28T21:35:32.342Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: UST global is already expanded. Won't expand it again.
16:35:32 [2024-02-28T21:35:32.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=-240851488 data=null doit=true}, Tree node with text: channel0]
16:35:32 [2024-02-28T21:35:32.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=-240851488 data=null}, Tree node with text: channel0]
16:35:32 [2024-02-28T21:35:32.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=-240851488 data=null button=1 stateMask=0x0 x=144 y=127 count=1}, Tree node with text: channel0]
16:35:32 [2024-02-28T21:35:32.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-240851488 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]
16:35:32 [2024-02-28T21:35:32.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=-240851487 data=null button=1 stateMask=0x80000 x=144 y=127 count=1}, Tree node with text: channel0]
16:35:32 [2024-02-28T21:35:32.342Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:35:32 [2024-02-28T21:35:32.342Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:35:32 [2024-02-28T21:35:32.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:32 [2024-02-28T21:35:32.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-240851486 data=null button=0 stateMask=0x0 x=113 y=81 count=0}, Tree node with text: mysession]
16:35:32 [2024-02-28T21:35:32.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-240851486 data=null doit=true}, Tree node with text: mysession]
16:35:32 [2024-02-28T21:35:32.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-240851486 data=null}, Tree node with text: mysession]
16:35:32 [2024-02-28T21:35:32.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-240851486 data=null button=1 stateMask=0x0 x=113 y=81 count=1}, Tree node with text: mysession]
16:35:32 [2024-02-28T21:35:32.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240851486 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]
16:35:32 [2024-02-28T21:35:32.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-240851486 data=null button=1 stateMask=0x80000 x=113 y=81 count=1}, Tree node with text: mysession]
16:35:32 [2024-02-28T21:35:32.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:32 [2024-02-28T21:35:32.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-240851485 data=null button=0 stateMask=0x0 x=113 y=81 count=0}, Tree node with text: mysession]
16:35:32 [2024-02-28T21:35:32.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-240851485 data=null doit=true}, Tree node with text: mysession]
16:35:32 [2024-02-28T21:35:32.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-240851485 data=null}, Tree node with text: mysession]
16:35:32 [2024-02-28T21:35:32.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-240851485 data=null button=1 stateMask=0x0 x=113 y=81 count=1}, Tree node with text: mysession]
16:35:32 [2024-02-28T21:35:32.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240851485 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]
16:35:32 [2024-02-28T21:35:32.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-240851480 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
16:35:32 [2024-02-28T21:35:32.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
16:35:32 [2024-02-28T21:35:32.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Start'
16:35:32 [2024-02-28T21:35:32.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Start} time=-240851396 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Start']
16:35:32 [2024-02-28T21:35:32.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Start'
16:35:32 [2024-02-28T21:35:32.598Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:35:32 [2024-02-28T21:35:32.598Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:35:32 [2024-02-28T21:35:32.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:32 [2024-02-28T21:35:32.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-240851293 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
16:35:32 [2024-02-28T21:35:32.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-240851293 data=null doit=true}, Tree node with text: mysession]
16:35:32 [2024-02-28T21:35:32.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-240851293 data=null}, Tree node with text: mysession]
16:35:32 [2024-02-28T21:35:32.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-240851293 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
16:35:32 [2024-02-28T21:35:32.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240851292 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]
16:35:32 [2024-02-28T21:35:32.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-240851290 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
16:35:32 [2024-02-28T21:35:32.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:32 [2024-02-28T21:35:32.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-240851289 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
16:35:32 [2024-02-28T21:35:32.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-240851289 data=null doit=true}, Tree node with text: mysession]
16:35:32 [2024-02-28T21:35:32.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-240851289 data=null}, Tree node with text: mysession]
16:35:32 [2024-02-28T21:35:32.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-240851288 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
16:35:32 [2024-02-28T21:35:32.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240851288 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]
16:35:32 [2024-02-28T21:35:32.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-240851287 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
16:35:32 [2024-02-28T21:35:32.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
16:35:32 [2024-02-28T21:35:32.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Stop'
16:35:32 [2024-02-28T21:35:32.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Stop} time=-240851253 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Stop']
16:35:32 [2024-02-28T21:35:32.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Stop'
16:35:32 [2024-02-28T21:35:32.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
16:35:32 [2024-02-28T21:35:32.854Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:35:32 [2024-02-28T21:35:32.854Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:35:32 [2024-02-28T21:35:32.854Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:35:32 [2024-02-28T21:35:32.854Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: UST global is already expanded. Won't expand it again.
16:35:32 [2024-02-28T21:35:32.854Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
16:35:32 [2024-02-28T21:35:32.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:32 [2024-02-28T21:35:32.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {*} time=-240851025 data=null button=0 stateMask=0x0 x=136 y=127 count=0}, Tree node with text: *]
16:35:32 [2024-02-28T21:35:32.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {*} time=-240851025 data=null doit=true}, Tree node with text: *]
16:35:32 [2024-02-28T21:35:32.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {*} time=-240851025 data=null}, Tree node with text: *]
16:35:32 [2024-02-28T21:35:32.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {*} time=-240851025 data=null button=1 stateMask=0x0 x=136 y=127 count=1}, Tree node with text: *]
16:35:32 [2024-02-28T21:35:32.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240851024 data=null item=TreeItem {*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: *]
16:35:32 [2024-02-28T21:35:32.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {*} time=-240851022 data=null button=1 stateMask=0x80000 x=136 y=127 count=1}, Tree node with text: *]
16:35:32 [2024-02-28T21:35:32.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"'
16:35:32 [2024-02-28T21:35:32.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:35:32 [2024-02-28T21:35:32.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:35:32 [2024-02-28T21:35:32.854Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:35:32 [2024-02-28T21:35:32.854Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:35:32 [2024-02-28T21:35:32.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:32 [2024-02-28T21:35:32.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-240850992 data=null button=0 stateMask=0x0 x=113 y=39 count=0}, Tree node with text: mysession]
16:35:32 [2024-02-28T21:35:32.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-240850992 data=null doit=true}, Tree node with text: mysession]
16:35:32 [2024-02-28T21:35:32.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-240850991 data=null}, Tree node with text: mysession]
16:35:32 [2024-02-28T21:35:32.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-240850991 data=null button=1 stateMask=0x0 x=113 y=39 count=1}, Tree node with text: mysession]
16:35:32 [2024-02-28T21:35:32.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240850991 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]
16:35:32 [2024-02-28T21:35:32.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-240850989 data=null button=1 stateMask=0x80000 x=113 y=39 count=1}, Tree node with text: mysession]
16:35:32 [2024-02-28T21:35:32.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:32 [2024-02-28T21:35:32.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-240850989 data=null button=0 stateMask=0x0 x=113 y=39 count=0}, Tree node with text: mysession]
16:35:32 [2024-02-28T21:35:32.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-240850989 data=null doit=true}, Tree node with text: mysession]
16:35:32 [2024-02-28T21:35:32.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-240850989 data=null}, Tree node with text: mysession]
16:35:32 [2024-02-28T21:35:32.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-240850989 data=null button=1 stateMask=0x0 x=113 y=39 count=1}, Tree node with text: mysession]
16:35:32 [2024-02-28T21:35:32.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240850988 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]
16:35:32 [2024-02-28T21:35:32.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-240850988 data=null button=1 stateMask=0x80000 x=113 y=39 count=1}, Tree node with text: mysession]
16:35:33 [2024-02-28T21:35:33.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
16:35:33 [2024-02-28T21:35:33.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Destroy Session...'
16:35:33 [2024-02-28T21:35:33.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Destroy Session...'
16:35:33 [2024-02-28T21:35:33.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
16:35:33 [2024-02-28T21:35:33.109Z] 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=-240850828 data=null doit=true}, Shell with text {Destroy Confirmation}]
16:35:33 [2024-02-28T21:35:33.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:35:33 [2024-02-28T21:35:33.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:35:33 [2024-02-28T21:35:33.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:35:33 [2024-02-28T21:35:33.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:35:33 [2024-02-28T21:35:33.109Z] 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')
16:35:33 [2024-02-28T21:35:33.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:35:33 [2024-02-28T21:35:33.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-240850828 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:35:33 [2024-02-28T21:35:33.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-240850828 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:35:33 [2024-02-28T21:35:33.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-240850828 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:35:33 [2024-02-28T21:35:33.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-240850828 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:35:33 [2024-02-28T21:35:33.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-240850828 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:35:33 [2024-02-28T21:35:33.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-240850827 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:35:33 [2024-02-28T21:35:33.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-240850827 data=null 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')]
16:35:33 [2024-02-28T21:35:33.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=-240850919 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Destroy Session...']
16:35:33 [2024-02-28T21:35:33.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:35:33 [2024-02-28T21:35:33.110Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:35:33 [2024-02-28T21:35:33.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:33 [2024-02-28T21:35:33.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-240850790 data=null button=0 stateMask=0x0 x=70 y=-57 count=0}, TreeItem with text {myNode}]
16:35:33 [2024-02-28T21:35:33.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-240850789 data=null doit=true}, TreeItem with text {myNode}]
16:35:33 [2024-02-28T21:35:33.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-240850789 data=null}, TreeItem with text {myNode}]
16:35:33 [2024-02-28T21:35:33.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-240850789 data=null button=1 stateMask=0x0 x=70 y=-57 count=1}, TreeItem with text {myNode}]
16:35:33 [2024-02-28T21:35:33.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240850789 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}]
16:35:33 [2024-02-28T21:35:33.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-240850788 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
16:35:33 [2024-02-28T21:35:33.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:33 [2024-02-28T21:35:33.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-240850787 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
16:35:33 [2024-02-28T21:35:33.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-240850787 data=null doit=true}, TreeItem with text {myNode}]
16:35:33 [2024-02-28T21:35:33.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-240850787 data=null}, TreeItem with text {myNode}]
16:35:33 [2024-02-28T21:35:33.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-240850787 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
16:35:33 [2024-02-28T21:35:33.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240850787 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}]
16:35:33 [2024-02-28T21:35:33.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-240850786 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
16:35:33 [2024-02-28T21:35:33.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
16:35:33 [2024-02-28T21:35:33.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Disconnect'
16:35:33 [2024-02-28T21:35:33.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Disconnect} time=-240850716 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Disconnect']
16:35:33 [2024-02-28T21:35:33.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Disconnect'
16:35:33 [2024-02-28T21:35:33.364Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.693 s -- in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewExcludeEventsTest
16:35:33 [2024-02-28T21:35:33.365Z] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewExcludeEventsTest.testTraceSessionTree -- Time elapsed: 2.393 s
16:35:33 [2024-02-28T21:35:33.365Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewAllEventsTest
16:35:33 [2024-02-28T21:35:33.365Z] 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@761b9314] time=-240850606 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:35:33 [2024-02-28T21:35:33.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:35:33 [2024-02-28T21:35:33.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
16:35:33 [2024-02-28T21:35:33.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
16:35:33 [2024-02-28T21:35:33.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
16:35:33 [2024-02-28T21:35:33.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-240850487 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
16:35:33 [2024-02-28T21:35:33.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
16:35:33 [2024-02-28T21:35:33.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
16:35:33 [2024-02-28T21:35:33.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:35:33 [2024-02-28T21:35:33.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:35:33 [2024-02-28T21:35:33.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:33 [2024-02-28T21:35:33.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-240850296 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
16:35:33 [2024-02-28T21:35:33.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-240850296 data=null doit=true}, TreeItem with text {myNode}]
16:35:33 [2024-02-28T21:35:33.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-240850295 data=null}, TreeItem with text {myNode}]
16:35:33 [2024-02-28T21:35:33.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-240850295 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
16:35:33 [2024-02-28T21:35:33.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240850295 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}]
16:35:33 [2024-02-28T21:35:33.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-240850294 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
16:35:33 [2024-02-28T21:35:33.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:33 [2024-02-28T21:35:33.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-240850293 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
16:35:33 [2024-02-28T21:35:33.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-240850293 data=null doit=true}, TreeItem with text {myNode}]
16:35:33 [2024-02-28T21:35:33.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-240850293 data=null}, TreeItem with text {myNode}]
16:35:33 [2024-02-28T21:35:33.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-240850293 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
16:35:33 [2024-02-28T21:35:33.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240850293 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}]
16:35:33 [2024-02-28T21:35:33.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-240850293 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
16:35:33 [2024-02-28T21:35:33.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
16:35:33 [2024-02-28T21:35:33.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Connect'
16:35:33 [2024-02-28T21:35:33.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Connect} time=-240850226 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Connect']
16:35:33 [2024-02-28T21:35:33.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Connect'
16:35:34 [2024-02-28T21:35:34.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:34 [2024-02-28T21:35:34.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-240849719 data=null button=0 stateMask=0x0 x=89 y=150 count=0}, Tree node with text: Sessions]
16:35:34 [2024-02-28T21:35:34.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=-240849719 data=null doit=true}, Tree node with text: Sessions]
16:35:34 [2024-02-28T21:35:34.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-240849719 data=null}, Tree node with text: Sessions]
16:35:34 [2024-02-28T21:35:34.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-240849718 data=null button=1 stateMask=0x0 x=89 y=150 count=1}, Tree node with text: Sessions]
16:35:34 [2024-02-28T21:35:34.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240849718 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]
16:35:34 [2024-02-28T21:35:34.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-240849717 data=null button=1 stateMask=0x80000 x=89 y=150 count=1}, Tree node with text: Sessions]
16:35:34 [2024-02-28T21:35:34.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:34 [2024-02-28T21:35:34.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-240849717 data=null button=0 stateMask=0x0 x=89 y=150 count=0}, Tree node with text: Sessions]
16:35:34 [2024-02-28T21:35:34.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=-240849717 data=null doit=true}, Tree node with text: Sessions]
16:35:34 [2024-02-28T21:35:34.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-240849716 data=null}, Tree node with text: Sessions]
16:35:34 [2024-02-28T21:35:34.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-240849716 data=null button=1 stateMask=0x0 x=89 y=150 count=1}, Tree node with text: Sessions]
16:35:34 [2024-02-28T21:35:34.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240849716 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]
16:35:34 [2024-02-28T21:35:34.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-240849716 data=null button=1 stateMask=0x80000 x=89 y=150 count=1}, Tree node with text: Sessions]
16:35:34 [2024-02-28T21:35:34.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...'
16:35:34 [2024-02-28T21:35:34.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Create Session...'
16:35:34 [2024-02-28T21:35:34.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Create Session...'
16:35:34 [2024-02-28T21:35:34.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Create Session", using matcher: with text 'Create Session'
16:35:34 [2024-02-28T21:35:34.435Z] 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=-240849579 data=null doit=true}, Shell with text {Create Session}]
16:35:34 [2024-02-28T21:35:34.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:35:34 [2024-02-28T21:35:34.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
16:35:34 [2024-02-28T21:35:34.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
16:35:34 [2024-02-28T21:35:34.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
16:35:34 [2024-02-28T21:35:34.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:35:34 [2024-02-28T21:35:34.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
16:35:34 [2024-02-28T21:35:34.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
16:35:34 [2024-02-28T21:35:34.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
16:35:34 [2024-02-28T21:35:34.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
16:35:34 [2024-02-28T21:35:34.435Z]  ", using matcher: of type 'Text'
16:35:34 [2024-02-28T21:35:34.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
16:35:34 [2024-02-28T21:35:34.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
16:35:34 [2024-02-28T21:35:34.435Z]  ", using matcher: with label (with mnemonic 'Session Name')
16:35:34 [2024-02-28T21:35:34.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
16:35:34 [2024-02-28T21:35:34.435Z]  ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
16:35:34 [2024-02-28T21:35:34.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Normal Mode", using matcher: of type 'Button'
16:35:34 [2024-02-28T21:35:34.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Snapshot Mode", using matcher: of type 'Button'
16:35:34 [2024-02-28T21:35:34.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Advanced >>>", using matcher: of type 'Button'
16:35:34 [2024-02-28T21:35:34.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
16:35:34 [2024-02-28T21:35:34.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
16:35:34 [2024-02-28T21:35:34.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
16:35:34 [2024-02-28T21:35:34.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
16:35:34 [2024-02-28T21:35:34.435Z] 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')
16:35:34 [2024-02-28T21:35:34.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
16:35:34 [2024-02-28T21:35:34.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-240849577 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:34 [2024-02-28T21:35:34.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-240849577 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:34 [2024-02-28T21:35:34.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-240849577 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:34 [2024-02-28T21:35:34.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-240849577 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:34 [2024-02-28T21:35:34.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-240849577 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:34 [2024-02-28T21:35:34.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-240849577 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:34 [2024-02-28T21:35:34.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-240849577 data=null 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')]
16:35:34 [2024-02-28T21:35:34.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Create Session...} time=-240849685 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Create Session...']
16:35:34 [2024-02-28T21:35:34.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:35:34 [2024-02-28T21:35:34.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=-240849516 data=null doit=true}, Tree node with text: Sessions]
16:35:34 [2024-02-28T21:35:34.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-240849516 data=null}, Tree node with text: Sessions]
16:35:34 [2024-02-28T21:35:34.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-240849516 data=null button=1 stateMask=0x0 x=89 y=81 count=1}, Tree node with text: Sessions]
16:35:34 [2024-02-28T21:35:34.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-240849516 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]
16:35:34 [2024-02-28T21:35:34.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-240849515 data=null button=1 stateMask=0x80000 x=89 y=81 count=1}, Tree node with text: Sessions]
16:35:34 [2024-02-28T21:35:34.435Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:35:34 [2024-02-28T21:35:34.435Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:35:34 [2024-02-28T21:35:34.435Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:35:34 [2024-02-28T21:35:34.435Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:35:34 [2024-02-28T21:35:34.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:34 [2024-02-28T21:35:34.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-240849514 data=null button=0 stateMask=0x0 x=113 y=104 count=0}, Tree node with text: mysession]
16:35:34 [2024-02-28T21:35:34.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-240849514 data=null doit=true}, Tree node with text: mysession]
16:35:34 [2024-02-28T21:35:34.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-240849514 data=null}, Tree node with text: mysession]
16:35:34 [2024-02-28T21:35:34.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-240849514 data=null button=1 stateMask=0x0 x=113 y=104 count=1}, Tree node with text: mysession]
16:35:34 [2024-02-28T21:35:34.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240849514 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]
16:35:34 [2024-02-28T21:35:34.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-240849508 data=null button=1 stateMask=0x80000 x=113 y=81 count=1}, Tree node with text: mysession]
16:35:34 [2024-02-28T21:35:34.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:34 [2024-02-28T21:35:34.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-240849507 data=null button=0 stateMask=0x0 x=113 y=81 count=0}, Tree node with text: mysession]
16:35:34 [2024-02-28T21:35:34.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-240849507 data=null doit=true}, Tree node with text: mysession]
16:35:34 [2024-02-28T21:35:34.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-240849507 data=null}, Tree node with text: mysession]
16:35:34 [2024-02-28T21:35:34.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-240849507 data=null button=1 stateMask=0x0 x=113 y=81 count=1}, Tree node with text: mysession]
16:35:34 [2024-02-28T21:35:34.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240849507 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]
16:35:34 [2024-02-28T21:35:34.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-240849506 data=null button=1 stateMask=0x80000 x=113 y=81 count=1}, Tree node with text: mysession]
16:35:34 [2024-02-28T21:35:34.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
16:35:34 [2024-02-28T21:35:34.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
16:35:34 [2024-02-28T21:35:34.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
16:35:34 [2024-02-28T21:35:34.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
16:35:34 [2024-02-28T21:35:34.997Z] 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=-240849111 data=null doit=true}, Shell with text {Enable Events}]
16:35:34 [2024-02-28T21:35:34.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
16:35:34 [2024-02-28T21:35:34.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
16:35:34 [2024-02-28T21:35:34.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
16:35:34 [2024-02-28T21:35:34.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
16:35:34 [2024-02-28T21:35:34.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
16:35:34 [2024-02-28T21:35:34.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:34 [2024-02-28T21:35:34.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:35:34 [2024-02-28T21:35:34.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "All Tracepoint Event...", using matcher: with mnemonic 'All Tracepoint Events and Syscalls'
16:35:34 [2024-02-28T21:35:34.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'All Tracepoint Events and Syscalls')
16:35:34 [2024-02-28T21:35:34.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
16:35:34 [2024-02-28T21:35:34.997Z] 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')
16:35:34 [2024-02-28T21:35:34.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:34 [2024-02-28T21:35:34.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:35:34 [2024-02-28T21:35:34.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:34 [2024-02-28T21:35:34.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:35:34 [2024-02-28T21:35:34.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:34 [2024-02-28T21:35:34.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:35:34 [2024-02-28T21:35:34.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:34 [2024-02-28T21:35:34.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
16:35:34 [2024-02-28T21:35:34.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
16:35:34 [2024-02-28T21:35:34.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
16:35:34 [2024-02-28T21:35:34.997Z] 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.
16:35:34 [2024-02-28T21:35:34.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
16:35:34 [2024-02-28T21:35:34.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
16:35:34 [2024-02-28T21:35:34.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
16:35:34 [2024-02-28T21:35:34.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
16:35:34 [2024-02-28T21:35:34.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
16:35:34 [2024-02-28T21:35:34.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:34 [2024-02-28T21:35:34.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:34 [2024-02-28T21:35:34.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:34 [2024-02-28T21:35:34.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:34 [2024-02-28T21:35:34.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
16:35:34 [2024-02-28T21:35:34.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
16:35:34 [2024-02-28T21:35:34.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
16:35:34 [2024-02-28T21:35:34.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
16:35:34 [2024-02-28T21:35:34.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
16:35:34 [2024-02-28T21:35:34.997Z] 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')
16:35:34 [2024-02-28T21:35:34.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
16:35:34 [2024-02-28T21:35:34.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-240849109 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:34 [2024-02-28T21:35:34.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-240849109 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:34 [2024-02-28T21:35:34.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-240849109 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:34 [2024-02-28T21:35:34.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-240849109 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:34 [2024-02-28T21:35:34.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-240849109 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:34 [2024-02-28T21:35:34.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-240849109 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
16:35:34 [2024-02-28T21:35:34.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-240849109 data=null 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')]
16:35:34 [2024-02-28T21:35:34.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-240849436 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)...']
16:35:34 [2024-02-28T21:35:34.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:35:34 [2024-02-28T21:35:34.997Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:35:34 [2024-02-28T21:35:34.997Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:35:34 [2024-02-28T21:35:34.998Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:35:34 [2024-02-28T21:35:34.998Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
16:35:34 [2024-02-28T21:35:34.998Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:35:34 [2024-02-28T21:35:34.998Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:35:34 [2024-02-28T21:35:34.998Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
16:35:34 [2024-02-28T21:35:34.998Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
16:35:34 [2024-02-28T21:35:34.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=-240848994 data=null doit=true}, Tree node with text: channel0]
16:35:34 [2024-02-28T21:35:34.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=-240848993 data=null}, Tree node with text: channel0]
16:35:34 [2024-02-28T21:35:34.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=-240848993 data=null button=1 stateMask=0x0 x=144 y=127 count=1}, Tree node with text: channel0]
16:35:34 [2024-02-28T21:35:34.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-240848993 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]
16:35:34 [2024-02-28T21:35:34.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=-240848993 data=null button=1 stateMask=0x80000 x=144 y=127 count=1}, Tree node with text: channel0]
16:35:34 [2024-02-28T21:35:34.998Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:35:34 [2024-02-28T21:35:34.998Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:35:34 [2024-02-28T21:35:34.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:34 [2024-02-28T21:35:34.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-240848992 data=null button=0 stateMask=0x0 x=113 y=81 count=0}, Tree node with text: mysession]
16:35:34 [2024-02-28T21:35:34.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-240848992 data=null doit=true}, Tree node with text: mysession]
16:35:34 [2024-02-28T21:35:34.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-240848992 data=null}, Tree node with text: mysession]
16:35:34 [2024-02-28T21:35:34.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-240848992 data=null button=1 stateMask=0x0 x=113 y=81 count=1}, Tree node with text: mysession]
16:35:34 [2024-02-28T21:35:34.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240848992 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]
16:35:34 [2024-02-28T21:35:34.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-240848991 data=null button=1 stateMask=0x80000 x=113 y=81 count=1}, Tree node with text: mysession]
16:35:34 [2024-02-28T21:35:34.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:34 [2024-02-28T21:35:34.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-240848991 data=null button=0 stateMask=0x0 x=113 y=81 count=0}, Tree node with text: mysession]
16:35:34 [2024-02-28T21:35:34.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-240848991 data=null doit=true}, Tree node with text: mysession]
16:35:34 [2024-02-28T21:35:34.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-240848991 data=null}, Tree node with text: mysession]
16:35:34 [2024-02-28T21:35:34.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-240848991 data=null button=1 stateMask=0x0 x=113 y=81 count=1}, Tree node with text: mysession]
16:35:34 [2024-02-28T21:35:34.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240848990 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]
16:35:34 [2024-02-28T21:35:34.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-240848990 data=null button=1 stateMask=0x80000 x=113 y=81 count=1}, Tree node with text: mysession]
16:35:34 [2024-02-28T21:35:34.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
16:35:34 [2024-02-28T21:35:34.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Start'
16:35:34 [2024-02-28T21:35:34.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Start} time=-240848902 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Start']
16:35:34 [2024-02-28T21:35:34.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Start'
16:35:35 [2024-02-28T21:35:35.253Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:35:35 [2024-02-28T21:35:35.253Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:35:35 [2024-02-28T21:35:35.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:35 [2024-02-28T21:35:35.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-240848801 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
16:35:35 [2024-02-28T21:35:35.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-240848801 data=null doit=true}, Tree node with text: mysession]
16:35:35 [2024-02-28T21:35:35.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-240848801 data=null}, Tree node with text: mysession]
16:35:35 [2024-02-28T21:35:35.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-240848800 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
16:35:35 [2024-02-28T21:35:35.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240848800 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]
16:35:35 [2024-02-28T21:35:35.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-240848800 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
16:35:35 [2024-02-28T21:35:35.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:35 [2024-02-28T21:35:35.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-240848799 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
16:35:35 [2024-02-28T21:35:35.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-240848799 data=null doit=true}, Tree node with text: mysession]
16:35:35 [2024-02-28T21:35:35.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-240848799 data=null}, Tree node with text: mysession]
16:35:35 [2024-02-28T21:35:35.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-240848799 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
16:35:35 [2024-02-28T21:35:35.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240848799 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]
16:35:35 [2024-02-28T21:35:35.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-240848798 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
16:35:35 [2024-02-28T21:35:35.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
16:35:35 [2024-02-28T21:35:35.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Stop'
16:35:35 [2024-02-28T21:35:35.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Stop} time=-240848769 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Stop']
16:35:35 [2024-02-28T21:35:35.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Stop'
16:35:35 [2024-02-28T21:35:35.254Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:35:35 [2024-02-28T21:35:35.254Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
16:35:35 [2024-02-28T21:35:35.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:35 [2024-02-28T21:35:35.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-240848667 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
16:35:35 [2024-02-28T21:35:35.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-240848667 data=null doit=true}, Tree node with text: mysession]
16:35:35 [2024-02-28T21:35:35.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-240848667 data=null}, Tree node with text: mysession]
16:35:35 [2024-02-28T21:35:35.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-240848667 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
16:35:35 [2024-02-28T21:35:35.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240848667 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]
16:35:35 [2024-02-28T21:35:35.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-240848665 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
16:35:35 [2024-02-28T21:35:35.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:35 [2024-02-28T21:35:35.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-240848665 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
16:35:35 [2024-02-28T21:35:35.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-240848665 data=null doit=true}, Tree node with text: mysession]
16:35:35 [2024-02-28T21:35:35.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-240848665 data=null}, Tree node with text: mysession]
16:35:35 [2024-02-28T21:35:35.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-240848664 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
16:35:35 [2024-02-28T21:35:35.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240848664 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]
16:35:35 [2024-02-28T21:35:35.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-240848664 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
16:35:35 [2024-02-28T21:35:35.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
16:35:35 [2024-02-28T21:35:35.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Destroy Session...'
16:35:35 [2024-02-28T21:35:35.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Destroy Session...'
16:35:35 [2024-02-28T21:35:35.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
16:35:35 [2024-02-28T21:35:35.509Z] 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=-240848461 data=null doit=true}, Shell with text {Destroy Confirmation}]
16:35:35 [2024-02-28T21:35:35.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:35:35 [2024-02-28T21:35:35.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:35:35 [2024-02-28T21:35:35.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:35:35 [2024-02-28T21:35:35.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:35:35 [2024-02-28T21:35:35.509Z] 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')
16:35:35 [2024-02-28T21:35:35.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:35:35 [2024-02-28T21:35:35.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-240848461 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:35:35 [2024-02-28T21:35:35.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-240848461 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:35:35 [2024-02-28T21:35:35.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-240848461 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:35:35 [2024-02-28T21:35:35.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-240848460 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:35:35 [2024-02-28T21:35:35.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-240848460 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:35:35 [2024-02-28T21:35:35.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-240848460 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:35:35 [2024-02-28T21:35:35.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-240848460 data=null 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')]
16:35:35 [2024-02-28T21:35:35.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=-240848633 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Destroy Session...']
16:35:35 [2024-02-28T21:35:35.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:35:35 [2024-02-28T21:35:35.509Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
16:35:35 [2024-02-28T21:35:35.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:35 [2024-02-28T21:35:35.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-240848412 data=null button=0 stateMask=0x0 x=70 y=-57 count=0}, TreeItem with text {myNode}]
16:35:35 [2024-02-28T21:35:35.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-240848412 data=null doit=true}, TreeItem with text {myNode}]
16:35:35 [2024-02-28T21:35:35.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-240848412 data=null}, TreeItem with text {myNode}]
16:35:35 [2024-02-28T21:35:35.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-240848412 data=null button=1 stateMask=0x0 x=70 y=-57 count=1}, TreeItem with text {myNode}]
16:35:35 [2024-02-28T21:35:35.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240848412 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}]
16:35:35 [2024-02-28T21:35:35.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-240848410 data=null button=1 stateMask=0x80000 x=70 y=-57 count=1}, TreeItem with text {myNode}]
16:35:35 [2024-02-28T21:35:35.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:35:35 [2024-02-28T21:35:35.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-240848410 data=null button=0 stateMask=0x0 x=70 y=-57 count=0}, TreeItem with text {myNode}]
16:35:35 [2024-02-28T21:35:35.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-240848409 data=null doit=true}, TreeItem with text {myNode}]
16:35:35 [2024-02-28T21:35:35.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-240848409 data=null}, TreeItem with text {myNode}]
16:35:35 [2024-02-28T21:35:35.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-240848409 data=null button=1 stateMask=0x0 x=70 y=-57 count=1}, TreeItem with text {myNode}]
16:35:35 [2024-02-28T21:35:35.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240848409 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}]
16:35:35 [2024-02-28T21:35:35.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-240848408 data=null button=1 stateMask=0x80000 x=70 y=-57 count=1}, TreeItem with text {myNode}]
16:35:35 [2024-02-28T21:35:35.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
16:35:35 [2024-02-28T21:35:35.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Disconnect'
16:35:35 [2024-02-28T21:35:35.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Disconnect} time=-240848377 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Disconnect']
16:35:35 [2024-02-28T21:35:35.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Disconnect'
16:35:35 [2024-02-28T21:35:35.765Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.332 s -- in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewAllEventsTest
16:35:35 [2024-02-28T21:35:35.765Z] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewAllEventsTest.testTraceSessionTree -- Time elapsed: 2.145 s
16:35:35 [2024-02-28T21:35:35.765Z] 
16:35:35 [2024-02-28T21:35:35.765Z] Results:
16:35:35 [2024-02-28T21:35:35.765Z] 
16:35:35 [2024-02-28T21:35:35.765Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0
16:35:35 [2024-02-28T21:35:35.765Z] 
16:35:36 [2024-02-28T21:35:36.020Z] 
16:35:36 [2024-02-28T21:35:36.020Z] !ENTRY org.eclipse.core.resources 2 10035 2024-02-28 21:35:35.883
16:35:36 [2024-02-28T21:35:36.020Z] !MESSAGE The workspace will exit with unsaved changes in this session.
16:35:36 [2024-02-28T21:35:36.277Z] [INFO] All tests passed
16:35:36 [2024-02-28T21:35:36.277Z] [INFO] 
16:35:36 [2024-02-28T21:35:36.277Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
16:35:36 [2024-02-28T21:35:36.277Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:35:36 [2024-02-28T21:35:36.277Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:35:36 [2024-02-28T21:35:36.277Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:35:36 [2024-02-28T21:35:36.277Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:35:36 [2024-02-28T21:35:36.277Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:35:36 [2024-02-28T21:35:36.277Z] [INFO] 
16:35:36 [2024-02-28T21:35:36.277Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
16:35:36 [2024-02-28T21:35:36.277Z] [INFO] 
16:35:36 [2024-02-28T21:35:36.277Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui >--
16:35:36 [2024-02-28T21:35:36.277Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.ui 2.1.0-SNAPSHOT [93/141]
16:35:36 [2024-02-28T21:35:36.277Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties
16:35:36 [2024-02-28T21:35:36.277Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:35:36 [2024-02-28T21:35:36.277Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:35:36 [2024-02-28T21:35:36.277Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties
16:35:36 [2024-02-28T21:35:36.836Z] [INFO] 
16:35:36 [2024-02-28T21:35:36.836Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
16:35:36 [2024-02-28T21:35:36.836Z] [INFO] 
16:35:36 [2024-02-28T21:35:36.836Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
16:35:36 [2024-02-28T21:35:36.836Z] [INFO] The project's OSGi version is 2.1.0.202402282100
16:35:36 [2024-02-28T21:35:36.836Z] [INFO] 
16:35:36 [2024-02-28T21:35:36.836Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
16:35:36 [2024-02-28T21:35:36.836Z] [INFO] 
16:35:36 [2024-02-28T21:35:36.836Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
16:35:36 [2024-02-28T21:35:36.836Z] [INFO] 
16:35:36 [2024-02-28T21:35:36.836Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
16:35:36 [2024-02-28T21:35:36.836Z] [INFO] 
16:35:36 [2024-02-28T21:35:36.836Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
16:35:36 [2024-02-28T21:35:36.836Z] [INFO] 
16:35:36 [2024-02-28T21:35:36.836Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
16:35:36 [2024-02-28T21:35:36.836Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.kernel.ui
16:35:37 [2024-02-28T21:35:37.092Z] [INFO] 
16:35:37 [2024-02-28T21:35:37.092Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
16:35:37 [2024-02-28T21:35:37.092Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/src/main/resources
16:35:37 [2024-02-28T21:35:37.092Z] [INFO] 
16:35:37 [2024-02-28T21:35:37.092Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
16:35:37 [2024-02-28T21:35:37.092Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:35:37 [2024-02-28T21:35:37.092Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:35:37 [2024-02-28T21:35:37.092Z] [WARNING] The 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-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties
16:35:37 [2024-02-28T21:35:37.092Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:35:37 [2024-02-28T21:35:37.347Z] [INFO] 
16:35:37 [2024-02-28T21:35:37.347Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
16:35:37 [2024-02-28T21:35:37.347Z] [INFO] 
16:35:37 [2024-02-28T21:35:37.347Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
16:35:37 [2024-02-28T21:35:37.347Z] [INFO] 
16:35:37 [2024-02-28T21:35:37.347Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
16:35:37 [2024-02-28T21:35:37.347Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/src/test/resources
16:35:37 [2024-02-28T21:35:37.347Z] [INFO] 
16:35:37 [2024-02-28T21:35:37.347Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
16:35:37 [2024-02-28T21:35:37.347Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:35:37 [2024-02-28T21:35:37.347Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:35:37 [2024-02-28T21:35:37.347Z] [WARNING] The 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-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties
16:35:37 [2024-02-28T21:35:37.347Z] [INFO] 
16:35:37 [2024-02-28T21:35:37.347Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
16:35:37 [2024-02-28T21:35:37.347Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 128 were skipped
16:35:37 [2024-02-28T21:35:37.347Z] [INFO] 
16:35:37 [2024-02-28T21:35:37.347Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
16:35:37 [2024-02-28T21:35:37.347Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.1.0-SNAPSHOT-sources.jar
16:35:37 [2024-02-28T21:35:37.347Z] [INFO] 
16:35:37 [2024-02-28T21:35:37.347Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
16:35:37 [2024-02-28T21:35:37.347Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.1.0-SNAPSHOT.jar
16:35:37 [2024-02-28T21:35:37.347Z] [INFO] 
16:35:37 [2024-02-28T21:35:37.347Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
16:35:37 [2024-02-28T21:35:37.347Z] [INFO] 
16:35:37 [2024-02-28T21:35:37.347Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
16:35:37 [2024-02-28T21:35:37.347Z] [INFO] 
16:35:37 [2024-02-28T21:35:37.347Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
16:35:37 [2024-02-28T21:35:37.347Z] [INFO] 
16:35:37 [2024-02-28T21:35:37.347Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
16:35:37 [2024-02-28T21:35:37.347Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.1.0-SNAPSHOT.jar
16:35:38 [2024-02-28T21:35:38.710Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.1.0-SNAPSHOT-sources.jar
16:35:39 [2024-02-28T21:35:39.634Z] [INFO] 
16:35:39 [2024-02-28T21:35:39.634Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
16:35:39 [2024-02-28T21:35:39.635Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:35:39 [2024-02-28T21:35:39.635Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:35:39 [2024-02-28T21:35:39.635Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:35:39 [2024-02-28T21:35:39.635Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:35:39 [2024-02-28T21:35:39.635Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:35:39 [2024-02-28T21:35:39.635Z] [INFO] 
16:35:39 [2024-02-28T21:35:39.635Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
16:35:39 [2024-02-28T21:35:39.635Z] [INFO] 
16:35:39 [2024-02-28T21:35:39.635Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel >---
16:35:39 [2024-02-28T21:35:39.635Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel 9.3.0-SNAPSHOT  [94/141]
16:35:39 [2024-02-28T21:35:39.635Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties
16:35:39 [2024-02-28T21:35:39.635Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
16:35:39 [2024-02-28T21:35:39.635Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties
16:35:39 [2024-02-28T21:35:39.890Z] [INFO] 
16:35:39 [2024-02-28T21:35:39.890Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel ---
16:35:39 [2024-02-28T21:35:39.890Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel/target
16:35:39 [2024-02-28T21:35:39.890Z] [INFO] 
16:35:39 [2024-02-28T21:35:39.890Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.kernel ---
16:35:39 [2024-02-28T21:35:39.890Z] [INFO] The project's OSGi version is 9.3.0.202402282100
16:35:39 [2024-02-28T21:35:39.890Z] [INFO] 
16:35:39 [2024-02-28T21:35:39.890Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel ---
16:35:39 [2024-02-28T21:35:39.890Z] [INFO] 
16:35:39 [2024-02-28T21:35:39.890Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel ---
16:35:39 [2024-02-28T21:35:39.890Z] [INFO] 
16:35:39 [2024-02-28T21:35:39.890Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel ---
16:35:39 [2024-02-28T21:35:39.890Z] [INFO] 
16:35:39 [2024-02-28T21:35:39.890Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel ---
16:35:39 [2024-02-28T21:35:39.890Z] [INFO] 
16:35:39 [2024-02-28T21:35:39.890Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel ---
16:35:39 [2024-02-28T21:35:39.890Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel/src/main/resources
16:35:39 [2024-02-28T21:35:39.890Z] [INFO] 
16:35:39 [2024-02-28T21:35:39.890Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.kernel ---
16:35:39 [2024-02-28T21:35:39.890Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 128 were skipped
16:35:39 [2024-02-28T21:35:39.890Z] [INFO] 
16:35:39 [2024-02-28T21:35:39.890Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel ---
16:35:39 [2024-02-28T21:35:39.890Z] [INFO] 
16:35:39 [2024-02-28T21:35:39.890Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.lttng2.kernel ---
16:35:39 [2024-02-28T21:35:39.890Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel/target/org.eclipse.tracecompass.lttng2.kernel-9.3.0-SNAPSHOT.jar
16:35:39 [2024-02-28T21:35:39.890Z] [INFO] 
16:35:39 [2024-02-28T21:35:39.890Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel ---
16:35:39 [2024-02-28T21:35:39.890Z] [INFO] 
16:35:39 [2024-02-28T21:35:39.890Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel ---
16:35:39 [2024-02-28T21:35:39.890Z] [INFO] 
16:35:39 [2024-02-28T21:35:39.890Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.kernel ---
16:35:39 [2024-02-28T21:35:39.890Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel/target/org.eclipse.tracecompass.lttng2.kernel-9.3.0-SNAPSHOT-sources-feature.jar
16:35:39 [2024-02-28T21:35:39.890Z] [INFO] 
16:35:39 [2024-02-28T21:35:39.890Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel ---
16:35:39 [2024-02-28T21:35:39.890Z] [INFO] 
16:35:39 [2024-02-28T21:35:39.890Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.kernel ---
16:35:39 [2024-02-28T21:35:39.890Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel/target/org.eclipse.tracecompass.lttng2.kernel-9.3.0-SNAPSHOT.jar
16:35:40 [2024-02-28T21:35:40.451Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel/target/org.eclipse.tracecompass.lttng2.kernel-9.3.0-SNAPSHOT-sources-feature.jar
16:35:41 [2024-02-28T21:35:41.377Z] [INFO] 
16:35:41 [2024-02-28T21:35:41.377Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel ---
16:35:41 [2024-02-28T21:35:41.377Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel/target/org.eclipse.tracecompass.lttng2.kernel-9.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel/9.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-9.3.0-SNAPSHOT.jar
16:35:41 [2024-02-28T21:35:41.377Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-9.3.0-SNAPSHOT.pom
16:35:41 [2024-02-28T21:35:41.377Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel/target/org.eclipse.tracecompass.lttng2.kernel-9.3.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel/9.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-9.3.0-SNAPSHOT-sources-feature.jar
16:35:41 [2024-02-28T21:35:41.631Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel/9.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-9.3.0-SNAPSHOT-p2metadata.xml
16:35:41 [2024-02-28T21:35:41.631Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel/9.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-9.3.0-SNAPSHOT-p2artifacts.xml
16:35:41 [2024-02-28T21:35:41.631Z] [INFO] 
16:35:41 [2024-02-28T21:35:41.631Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel ---
16:35:41 [2024-02-28T21:35:41.631Z] [INFO] 
16:35:41 [2024-02-28T21:35:41.631Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core.tests >--
16:35:41 [2024-02-28T21:35:41.631Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.core.tests 1.0.16-SNAPSHOT [95/141]
16:35:41 [2024-02-28T21:35:41.631Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/pom.xml
16:35:41 [2024-02-28T21:35:41.631Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:35:41 [2024-02-28T21:35:41.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
16:35:41 [2024-02-28T21:35:41.631Z] [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-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/pom.xml
16:35:41 [2024-02-28T21:35:41.631Z] [INFO] 
16:35:41 [2024-02-28T21:35:41.632Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
16:35:41 [2024-02-28T21:35:41.632Z] [INFO] 
16:35:41 [2024-02-28T21:35:41.632Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
16:35:41 [2024-02-28T21:35:41.632Z] [INFO] The project's OSGi version is 1.0.16.202402282100
16:35:41 [2024-02-28T21:35:41.632Z] [INFO] 
16:35:41 [2024-02-28T21:35:41.632Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
16:35:41 [2024-02-28T21:35:41.632Z] [INFO] 
16:35:41 [2024-02-28T21:35:41.632Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
16:35:41 [2024-02-28T21:35:41.632Z] [INFO] 
16:35:41 [2024-02-28T21:35:41.632Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
16:35:41 [2024-02-28T21:35:41.632Z] [INFO] 
16:35:41 [2024-02-28T21:35:41.632Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
16:35:41 [2024-02-28T21:35:41.632Z] [INFO] 
16:35:41 [2024-02-28T21:35:41.632Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
16:35:41 [2024-02-28T21:35:41.632Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.analysis.xml.core.tests
16:35:41 [2024-02-28T21:35:41.886Z] [INFO] 
16:35:41 [2024-02-28T21:35:41.886Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
16:35:41 [2024-02-28T21:35:41.886Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/main/resources
16:35:41 [2024-02-28T21:35:41.887Z] [INFO] 
16:35:41 [2024-02-28T21:35:41.887Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
16:35:41 [2024-02-28T21:35:41.887Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:35:41 [2024-02-28T21:35:41.887Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:35:41 [2024-02-28T21:35:41.887Z] [WARNING] The 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-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/pom.xml
16:35:41 [2024-02-28T21:35:41.887Z] [INFO] Compiling 37 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:35:42 [2024-02-28T21:35:42.447Z] [INFO] 
16:35:42 [2024-02-28T21:35:42.447Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
16:35:42 [2024-02-28T21:35:42.447Z] [INFO] 
16:35:42 [2024-02-28T21:35:42.447Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
16:35:42 [2024-02-28T21:35:42.447Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/test/resources
16:35:42 [2024-02-28T21:35:42.447Z] [INFO] 
16:35:42 [2024-02-28T21:35:42.447Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
16:35:42 [2024-02-28T21:35:42.447Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 102 were skipped
16:35:42 [2024-02-28T21:35:42.447Z] [INFO] 
16:35:42 [2024-02-28T21:35:42.447Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
16:35:42 [2024-02-28T21:35:42.447Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-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
16:35:42 [2024-02-28T21:35:42.447Z] [INFO] 
16:35:42 [2024-02-28T21:35:42.447Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
16:35:42 [2024-02-28T21:35:42.447Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.16-SNAPSHOT.jar
16:35:42 [2024-02-28T21:35:42.447Z] [INFO] 
16:35:42 [2024-02-28T21:35:42.447Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
16:35:42 [2024-02-28T21:35:42.447Z] [INFO] 
16:35:42 [2024-02-28T21:35:42.447Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
16:35:42 [2024-02-28T21:35:42.447Z] [INFO] 
16:35:42 [2024-02-28T21:35:42.447Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
16:35:42 [2024-02-28T21:35:42.447Z] [INFO] 
16:35:42 [2024-02-28T21:35:42.447Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
16:35:42 [2024-02-28T21:35:42.447Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.16-SNAPSHOT.jar
16:35:43 [2024-02-28T21:35:43.371Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-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
16:35:44 [2024-02-28T21:35:44.296Z] [INFO] 
16:35:44 [2024-02-28T21:35:44.296Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
16:35:44 [2024-02-28T21:35:44.296Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work/data/.metadata/.log
16:35:44 [2024-02-28T21:35:44.296Z] [INFO] Command line:
16:35:44 [2024-02-28T21:35:44.296Z] 	[/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-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-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-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
16:35:44 [2024-02-28T21:35:44.296Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:35:48 [2024-02-28T21:35:48.457Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlDoubleTest
16:35:50 [2024-02-28T21:35:50.341Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.535 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlDoubleTest
16:35:50 [2024-02-28T21:35:50.341Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlDoubleTest.testConditionsValidation -- Time elapsed: 1.513 s
16:35:50 [2024-02-28T21:35:50.341Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlConditionTest
16:35:52 [2024-02-28T21:35:52.853Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.370 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlConditionTest
16:35:52 [2024-02-28T21:35:52.853Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlConditionTest.testConditionsPattern -- Time elapsed: 1.245 s
16:35:52 [2024-02-28T21:35:52.853Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlConditionTest.testConditionsValidation -- Time elapsed: 1.124 s
16:35:52 [2024-02-28T21:35:52.853Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.ConsumingFsmTest
16:35:52 [2024-02-28T21:35:52.853Z] !SESSION 2024-02-28 21:35:44.307 -----------------------------------------------
16:35:52 [2024-02-28T21:35:52.853Z] eclipse.buildId=unknown
16:35:52 [2024-02-28T21:35:52.853Z] java.version=17.0.2
16:35:52 [2024-02-28T21:35:52.853Z] java.vendor=Oracle Corporation
16:35:52 [2024-02-28T21:35:52.853Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
16:35:52 [2024-02-28T21:35:52.853Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/surefire.properties -product org.eclipse.platform.ide
16:35:52 [2024-02-28T21:35:52.853Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-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-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
16:35:52 [2024-02-28T21:35:52.853Z] 
16:35:52 [2024-02-28T21:35:52.853Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-28 21:35:52.384
16:35:52 [2024-02-28T21:35:52.853Z] !MESSAGE state value is type int but a mappingGroup is specified
16:35:52 [2024-02-28T21:35:52.853Z] 
16:35:52 [2024-02-28T21:35:52.853Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-28 21:35:52.385
16:35:52 [2024-02-28T21:35:52.853Z] !MESSAGE state value is type int but a mappingGroup is specified
16:35:53 [2024-02-28T21:35:53.777Z] 
16:35:53 [2024-02-28T21:35:53.777Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-28 21:35:53.606
16:35:53 [2024-02-28T21:35:53.777Z] !MESSAGE state value is type int but a mappingGroup is specified
16:35:53 [2024-02-28T21:35:53.777Z] 
16:35:53 [2024-02-28T21:35:53.777Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-28 21:35:53.607
16:35:53 [2024-02-28T21:35:53.777Z] !MESSAGE state value is type int but a mappingGroup is specified
16:35:53 [2024-02-28T21:35:53.777Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.256 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.ConsumingFsmTest
16:35:53 [2024-02-28T21:35:53.777Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.ConsumingFsmTest.testNonConsumingFsm -- Time elapsed: 1.225 s
16:35:53 [2024-02-28T21:35:53.777Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.ConsumingFsmTest.testConsumingFsm -- Time elapsed: 0.029 s
16:35:53 [2024-02-28T21:35:53.777Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModuleTest
16:35:55 [2024-02-28T21:35:55.665Z] 
16:35:55 [2024-02-28T21:35:55.665Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-28 21:35:55.385
16:35:55 [2024-02-28T21:35:55.665Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
16:35:55 [2024-02-28T21:35:55.665Z] 
16:35:55 [2024-02-28T21:35:55.665Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-28 21:35:55.386
16:35:55 [2024-02-28T21:35:55.665Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
16:35:55 [2024-02-28T21:35:55.666Z] 
16:35:55 [2024-02-28T21:35:55.666Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-28 21:35:55.386
16:35:55 [2024-02-28T21:35:55.666Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
16:35:55 [2024-02-28T21:35:55.666Z] 
16:35:55 [2024-02-28T21:35:55.666Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-28 21:35:55.386
16:35:55 [2024-02-28T21:35:55.666Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
16:35:55 [2024-02-28T21:35:55.666Z] 
16:35:55 [2024-02-28T21:35:55.666Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-28 21:35:55.387
16:35:55 [2024-02-28T21:35:55.666Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
16:35:55 [2024-02-28T21:35:55.666Z] 
16:35:55 [2024-02-28T21:35:55.666Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-28 21:35:55.387
16:35:55 [2024-02-28T21:35:55.666Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
16:35:55 [2024-02-28T21:35:55.666Z] 
16:35:55 [2024-02-28T21:35:55.666Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-28 21:35:55.387
16:35:55 [2024-02-28T21:35:55.666Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
16:35:55 [2024-02-28T21:35:55.666Z] 
16:35:55 [2024-02-28T21:35:55.666Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-28 21:35:55.388
16:35:55 [2024-02-28T21:35:55.666Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
16:35:55 [2024-02-28T21:35:55.666Z] 
16:35:55 [2024-02-28T21:35:55.666Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-28 21:35:55.388
16:35:55 [2024-02-28T21:35:55.666Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
16:35:55 [2024-02-28T21:35:55.666Z] 
16:35:55 [2024-02-28T21:35:55.666Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-28 21:35:55.388
16:35:55 [2024-02-28T21:35:55.666Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
16:35:55 [2024-02-28T21:35:55.666Z] 
16:35:55 [2024-02-28T21:35:55.666Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-28 21:35:55.389
16:35:55 [2024-02-28T21:35:55.666Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
16:35:55 [2024-02-28T21:35:55.666Z] 
16:35:55 [2024-02-28T21:35:55.666Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-28 21:35:55.389
16:35:55 [2024-02-28T21:35:55.666Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
16:35:55 [2024-02-28T21:35:55.666Z] 
16:35:55 [2024-02-28T21:35:55.666Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-28 21:35:55.389
16:35:55 [2024-02-28T21:35:55.666Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
16:35:55 [2024-02-28T21:35:55.666Z] 
16:35:55 [2024-02-28T21:35:55.666Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-28 21:35:55.390
16:35:55 [2024-02-28T21:35:55.666Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
16:35:55 [2024-02-28T21:35:55.666Z] 
16:35:55 [2024-02-28T21:35:55.666Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-28 21:35:55.390
16:35:55 [2024-02-28T21:35:55.666Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
16:35:55 [2024-02-28T21:35:55.666Z] 
16:35:55 [2024-02-28T21:35:55.666Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-28 21:35:55.390
16:35:55 [2024-02-28T21:35:55.666Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
16:35:55 [2024-02-28T21:35:55.666Z] 
16:35:55 [2024-02-28T21:35:55.666Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-28 21:35:55.391
16:35:55 [2024-02-28T21:35:55.666Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
16:35:55 [2024-02-28T21:35:55.666Z] 
16:35:55 [2024-02-28T21:35:55.666Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-28 21:35:55.391
16:35:55 [2024-02-28T21:35:55.666Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
16:35:55 [2024-02-28T21:35:55.666Z] 
16:35:55 [2024-02-28T21:35:55.666Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-28 21:35:55.391
16:35:55 [2024-02-28T21:35:55.666Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
16:35:55 [2024-02-28T21:35:55.666Z] 
16:35:55 [2024-02-28T21:35:55.666Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-28 21:35:55.392
16:35:55 [2024-02-28T21:35:55.666Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
16:35:55 [2024-02-28T21:35:55.666Z] 
16:35:55 [2024-02-28T21:35:55.666Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-28 21:35:55.392
16:35:55 [2024-02-28T21:35:55.666Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
16:35:55 [2024-02-28T21:35:55.666Z] 
16:35:55 [2024-02-28T21:35:55.666Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-28 21:35:55.392
16:35:55 [2024-02-28T21:35:55.666Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
16:35:55 [2024-02-28T21:35:55.666Z] 
16:35:55 [2024-02-28T21:35:55.666Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-28 21:35:55.393
16:35:55 [2024-02-28T21:35:55.666Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
16:35:55 [2024-02-28T21:35:55.666Z] 
16:35:55 [2024-02-28T21:35:55.666Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-28 21:35:55.393
16:35:55 [2024-02-28T21:35:55.666Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
16:35:55 [2024-02-28T21:35:55.666Z] 
16:35:55 [2024-02-28T21:35:55.666Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-28 21:35:55.393
16:35:55 [2024-02-28T21:35:55.666Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
16:35:55 [2024-02-28T21:35:55.666Z] 
16:35:55 [2024-02-28T21:35:55.666Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-28 21:35:55.394
16:35:55 [2024-02-28T21:35:55.666Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
16:35:55 [2024-02-28T21:35:55.666Z] 
16:35:55 [2024-02-28T21:35:55.666Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-28 21:35:55.395
16:35:55 [2024-02-28T21:35:55.666Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
16:35:55 [2024-02-28T21:35:55.667Z] 
16:35:55 [2024-02-28T21:35:55.667Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-28 21:35:55.395
16:35:55 [2024-02-28T21:35:55.667Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
16:35:55 [2024-02-28T21:35:55.667Z] 
16:35:55 [2024-02-28T21:35:55.667Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-28 21:35:55.395
16:35:55 [2024-02-28T21:35:55.667Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
16:35:55 [2024-02-28T21:35:55.667Z] 
16:35:55 [2024-02-28T21:35:55.667Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-28 21:35:55.396
16:35:55 [2024-02-28T21:35:55.667Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
16:36:03 [2024-02-28T21:36:03.741Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.737 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModuleTest
16:36:03 [2024-02-28T21:36:03.741Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModuleTest.testModuleExecution -- Time elapsed: 9.628 s
16:36:03 [2024-02-28T21:36:03.741Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModuleTest.testModuleConstruction -- Time elapsed: 0.076 s
16:36:03 [2024-02-28T21:36:03.741Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlSegmentTimestampDescriptionTest
16:36:04 [2024-02-28T21:36:04.667Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.217 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlSegmentTimestampDescriptionTest
16:36:04 [2024-02-28T21:36:04.667Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlSegmentTimestampDescriptionTest.testTimestampDescription -- Time elapsed: 1.215 s
16:36:04 [2024-02-28T21:36:04.667Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderTest
16:36:04 [2024-02-28T21:36:04.924Z] 
16:36:04 [2024-02-28T21:36:04.924Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-02-28 21:36:04.781
16:36:04 [2024-02-28T21:36:04.924Z] !MESSAGE XmlStateProvider: Cannot find state provider element in file 
16:36:05 [2024-02-28T21:36:05.179Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.368 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderTest
16:36:05 [2024-02-28T21:36:05.179Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderTest.testInvalidInput -- Time elapsed: 0.180 s
16:36:05 [2024-02-28T21:36:05.179Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderTest.testStateSystem -- Time elapsed: 0.186 s
16:36:05 [2024-02-28T21:36:05.179Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternModuleTest
16:36:05 [2024-02-28T21:36:05.179Z] 
16:36:05 [2024-02-28T21:36:05.179Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-28 21:36:04.977
16:36:05 [2024-02-28T21:36:05.179Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
16:36:07 [2024-02-28T21:36:07.692Z] 
16:36:07 [2024-02-28T21:36:07.692Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-28 21:36:07.194
16:36:07 [2024-02-28T21:36:07.692Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
16:36:07 [2024-02-28T21:36:07.692Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.221 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternModuleTest
16:36:07 [2024-02-28T21:36:07.692Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternModuleTest.testModuleExecution -- Time elapsed: 2.216 s
16:36:07 [2024-02-28T21:36:07.692Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternModuleTest.testModuleConstruction -- Time elapsed: 0.005 s
16:36:07 [2024-02-28T21:36:07.692Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternProvidersTest
16:36:07 [2024-02-28T21:36:07.692Z] 
16:36:07 [2024-02-28T21:36:07.692Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-28 21:36:07.391
16:36:07 [2024-02-28T21:36:07.692Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
16:36:07 [2024-02-28T21:36:07.692Z] 
16:36:07 [2024-02-28T21:36:07.692Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-28 21:36:07.606
16:36:07 [2024-02-28T21:36:07.692Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
16:36:07 [2024-02-28T21:36:07.692Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.408 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternProvidersTest
16:36:07 [2024-02-28T21:36:07.692Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternProvidersTest.testSegmentStore -- Time elapsed: 0.195 s
16:36:07 [2024-02-28T21:36:07.692Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternProvidersTest.testStateSystem -- Time elapsed: 0.212 s
16:36:07 [2024-02-28T21:36:07.692Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModelTest
16:36:09 [2024-02-28T21:36:09.054Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.112 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModelTest
16:36:09 [2024-02-28T21:36:09.054Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModelTest.testEventName -- Time elapsed: 1.112 s
16:36:09 [2024-02-28T21:36:09.054Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest
16:36:09 [2024-02-28T21:36:09.054Z] 
16:36:09 [2024-02-28T21:36:09.054Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-02-28 21:36:08.746
16:36:09 [2024-02-28T21:36:09.054Z] !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.
16:36:09 [2024-02-28T21:36:09.054Z] 
16:36:09 [2024-02-28T21:36:09.054Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-02-28 21:36:08.754
16:36:09 [2024-02-28T21:36:09.054Z] !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.
16:36:09 [2024-02-28T21:36:09.054Z] 
16:36:09 [2024-02-28T21:36:09.054Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-02-28 21:36:08.762
16:36:09 [2024-02-28T21:36:09.054Z] !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.
16:36:09 [2024-02-28T21:36:09.054Z] 
16:36:09 [2024-02-28T21:36:09.054Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-02-28 21:36:08.775
16:36:09 [2024-02-28T21:36:09.054Z] !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.
16:36:09 [2024-02-28T21:36:09.055Z] 
16:36:09 [2024-02-28T21:36:09.055Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-02-28 21:36:08.789
16:36:09 [2024-02-28T21:36:09.055Z] !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.
16:36:09 [2024-02-28T21:36:09.055Z] 
16:36:09 [2024-02-28T21:36:09.055Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-02-28 21:36:08.812
16:36:09 [2024-02-28T21:36:09.055Z] !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.
16:36:09 [2024-02-28T21:36:09.310Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.565 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest
16:36:09 [2024-02-28T21:36:09.310Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest.testXmlValidateInvalid -- Time elapsed: 0.056 s
16:36:09 [2024-02-28T21:36:09.310Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest.testXmlValidate -- Time elapsed: 0.023 s
16:36:09 [2024-02-28T21:36:09.310Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest.testGetChildElements -- Time elapsed: 0.059 s
16:36:09 [2024-02-28T21:36:09.310Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest.testXmlValidateValid -- Time elapsed: 0.343 s
16:36:09 [2024-02-28T21:36:09.310Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest.testXmlEnableDisableFile -- Time elapsed: 0.067 s
16:36:09 [2024-02-28T21:36:09.310Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest.testXmlAddFile -- Time elapsed: 0.016 s
16:36:09 [2024-02-28T21:36:09.310Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest.testXmlPath -- Time elapsed: 0 s
16:36:09 [2024-02-28T21:36:09.310Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest
16:36:09 [2024-02-28T21:36:09.566Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.169 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest
16:36:09 [2024-02-28T21:36:09.566Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest.testExtendedModuleCreated -- Time elapsed: 0.089 s
16:36:09 [2024-02-28T21:36:09.566Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest.testGettingSchemaParser -- Time elapsed: 0 s
16:36:09 [2024-02-28T21:36:09.566Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest.testPopulateExtendedModules -- Time elapsed: 0.078 s
16:36:09 [2024-02-28T21:36:09.566Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest
16:36:09 [2024-02-28T21:36:09.821Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.136 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest
16:36:09 [2024-02-28T21:36:09.821Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest.testPopulateModulesWithAnalysisManager -- Time elapsed: 0.088 s
16:36:09 [2024-02-28T21:36:09.821Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest.testProperties -- Time elapsed: 0.010 s
16:36:09 [2024-02-28T21:36:09.821Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest.testPopulateModules -- Time elapsed: 0.037 s
16:36:09 [2024-02-28T21:36:09.821Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.TmfXmlUtilsTest
16:36:09 [2024-02-28T21:36:09.821Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.TmfXmlUtilsTest
16:36:09 [2024-02-28T21:36:09.821Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.TmfXmlUtilsTest.testGetChildElements -- Time elapsed: 0.011 s
16:36:09 [2024-02-28T21:36:09.821Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.TmfXmlUtilsTest.testGetElementInFile -- Time elapsed: 0.011 s
16:36:09 [2024-02-28T21:36:09.821Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest
16:36:10 [2024-02-28T21:36:10.380Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.486 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest
16:36:10 [2024-02-28T21:36:10.380Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest.testFactory -- Time elapsed: 0.194 s
16:36:10 [2024-02-28T21:36:10.380Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest.testTwoLevels -- Time elapsed: 0.180 s
16:36:10 [2024-02-28T21:36:10.380Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest.testNoParentDisplay -- Time elapsed: 0.110 s
16:36:10 [2024-02-28T21:36:10.380Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest
16:36:10 [2024-02-28T21:36:10.636Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.389 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest
16:36:10 [2024-02-28T21:36:10.636Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest.testXYDataProvider -- Time elapsed: 0.121 s
16:36:10 [2024-02-28T21:36:10.636Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest.testXYDataProviderDelta -- Time elapsed: 0.154 s
16:36:10 [2024-02-28T21:36:10.636Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest.testXYFactory -- Time elapsed: 0.113 s
16:36:10 [2024-02-28T21:36:10.636Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest
16:36:17 [2024-02-28T21:36:17.165Z] 
16:36:17 [2024-02-28T21:36:17.165Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-02-28 21:36:16.858
16:36:17 [2024-02-28T21:36:17.165Z] !MESSAGE Script execution failed
16:36:17 [2024-02-28T21:36:17.165Z] !STACK 0
16:36:17 [2024-02-28T21:36:17.165Z] org.mozilla.javascript.EcmaError: ReferenceError: "op" is not defined.
16:36:17 [2024-02-28T21:36:17.165Z] 	at org.mozilla.javascript.ScriptRuntime.constructError(ScriptRuntime.java:4563)
16:36:17 [2024-02-28T21:36:17.165Z] 	at org.mozilla.javascript.ScriptRuntime.constructError(ScriptRuntime.java:4544)
16:36:17 [2024-02-28T21:36:17.165Z] 	at org.mozilla.javascript.ScriptRuntime.notFoundError(ScriptRuntime.java:4632)
16:36:17 [2024-02-28T21:36:17.165Z] 	at org.mozilla.javascript.ScriptRuntime.name(ScriptRuntime.java:1952)
16:36:17 [2024-02-28T21:36:17.165Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_25._c_script_0(Unknown Source)
16:36:17 [2024-02-28T21:36:17.165Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_25.call(Unknown Source)
16:36:17 [2024-02-28T21:36:17.165Z] 	at org.mozilla.javascript.ContextFactory.doTopCall(ContextFactory.java:380)
16:36:17 [2024-02-28T21:36:17.165Z] 	at org.mozilla.javascript.ScriptRuntime.doTopCall(ScriptRuntime.java:3868)
16:36:17 [2024-02-28T21:36:17.165Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_25.call(Unknown Source)
16:36:17 [2024-02-28T21:36:17.165Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_25.exec(Unknown Source)
16:36:17 [2024-02-28T21:36:17.165Z] 	at org.mozilla.javascript.Context.evaluateString(Context.java:1137)
16:36:17 [2024-02-28T21:36:17.165Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.RhinoScriptEngine.execute(RhinoScriptEngine.java:116)
16:36:17 [2024-02-28T21:36:17.165Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValueScript.executeScriptRhino(DataDrivenValueScript.java:126)
16:36:17 [2024-02-28T21:36:17.165Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValueScript.executeScript(DataDrivenValueScript.java:109)
16:36:17 [2024-02-28T21:36:17.165Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValueScript.resolveValue(DataDrivenValueScript.java:76)
16:36:17 [2024-02-28T21:36:17.165Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValue.getValue(DataDrivenValue.java:107)
16:36:17 [2024-02-28T21:36:17.165Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.DataDrivenActionStateChange.eventHandle(DataDrivenActionStateChange.java:125)
16:36:17 [2024-02-28T21:36:17.165Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.DataDrivenEventHandler.lambda$0(DataDrivenEventHandler.java:70)
16:36:17 [2024-02-28T21:36:17.165Z] 	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
16:36:17 [2024-02-28T21:36:17.165Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.DataDrivenEventHandler.handleEvent(DataDrivenEventHandler.java:70)
16:36:17 [2024-02-28T21:36:17.165Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.module.DataDrivenStateProvider.lambda$1(DataDrivenStateProvider.java:85)
16:36:17 [2024-02-28T21:36:17.165Z] 	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
16:36:17 [2024-02-28T21:36:17.165Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.module.DataDrivenStateProvider.eventHandle(DataDrivenStateProvider.java:85)
16:36:17 [2024-02-28T21:36:17.165Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
16:36:17 [2024-02-28T21:36:17.165Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:47)
16:36:17 [2024-02-28T21:36:17.165Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
16:36:17 [2024-02-28T21:36:17.165Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
16:36:17 [2024-02-28T21:36:17.165Z] 
16:36:17 [2024-02-28T21:36:17.165Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-02-28 21:36:16.865
16:36:17 [2024-02-28T21:36:17.165Z] !MESSAGE Script execution failed
16:36:17 [2024-02-28T21:36:17.165Z] !STACK 0
16:36:17 [2024-02-28T21:36:17.165Z] org.mozilla.javascript.EcmaError: ReferenceError: "op" is not defined.
16:36:17 [2024-02-28T21:36:17.165Z] 	at org.mozilla.javascript.ScriptRuntime.constructError(ScriptRuntime.java:4563)
16:36:17 [2024-02-28T21:36:17.165Z] 	at org.mozilla.javascript.ScriptRuntime.constructError(ScriptRuntime.java:4544)
16:36:17 [2024-02-28T21:36:17.165Z] 	at org.mozilla.javascript.ScriptRuntime.notFoundError(ScriptRuntime.java:4632)
16:36:17 [2024-02-28T21:36:17.165Z] 	at org.mozilla.javascript.ScriptRuntime.name(ScriptRuntime.java:1952)
16:36:17 [2024-02-28T21:36:17.165Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_30._c_script_0(Unknown Source)
16:36:17 [2024-02-28T21:36:17.165Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_30.call(Unknown Source)
16:36:17 [2024-02-28T21:36:17.165Z] 	at org.mozilla.javascript.ContextFactory.doTopCall(ContextFactory.java:380)
16:36:17 [2024-02-28T21:36:17.165Z] 	at org.mozilla.javascript.ScriptRuntime.doTopCall(ScriptRuntime.java:3868)
16:36:17 [2024-02-28T21:36:17.165Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_30.call(Unknown Source)
16:36:17 [2024-02-28T21:36:17.165Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_30.exec(Unknown Source)
16:36:17 [2024-02-28T21:36:17.165Z] 	at org.mozilla.javascript.Context.evaluateString(Context.java:1137)
16:36:17 [2024-02-28T21:36:17.165Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.RhinoScriptEngine.execute(RhinoScriptEngine.java:116)
16:36:17 [2024-02-28T21:36:17.165Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValueScript.executeScriptRhino(DataDrivenValueScript.java:126)
16:36:17 [2024-02-28T21:36:17.165Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValueScript.executeScript(DataDrivenValueScript.java:109)
16:36:17 [2024-02-28T21:36:17.165Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValueScript.resolveValue(DataDrivenValueScript.java:76)
16:36:17 [2024-02-28T21:36:17.165Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValue.getValue(DataDrivenValue.java:107)
16:36:17 [2024-02-28T21:36:17.165Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.DataDrivenActionStateChange.eventHandle(DataDrivenActionStateChange.java:125)
16:36:17 [2024-02-28T21:36:17.165Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.DataDrivenEventHandler.lambda$0(DataDrivenEventHandler.java:70)
16:36:17 [2024-02-28T21:36:17.165Z] 	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
16:36:17 [2024-02-28T21:36:17.165Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.DataDrivenEventHandler.handleEvent(DataDrivenEventHandler.java:70)
16:36:17 [2024-02-28T21:36:17.165Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.module.DataDrivenStateProvider.lambda$1(DataDrivenStateProvider.java:85)
16:36:17 [2024-02-28T21:36:17.165Z] 	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
16:36:17 [2024-02-28T21:36:17.165Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.module.DataDrivenStateProvider.eventHandle(DataDrivenStateProvider.java:85)
16:36:17 [2024-02-28T21:36:17.165Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
16:36:17 [2024-02-28T21:36:17.165Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:47)
16:36:17 [2024-02-28T21:36:17.165Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
16:36:17 [2024-02-28T21:36:17.165Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
16:36:17 [2024-02-28T21:36:17.165Z] 
16:36:17 [2024-02-28T21:36:17.165Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-02-28 21:36:16.872
16:36:17 [2024-02-28T21:36:17.165Z] !MESSAGE Script execution failed
16:36:17 [2024-02-28T21:36:17.165Z] !STACK 0
16:36:17 [2024-02-28T21:36:17.165Z] org.mozilla.javascript.EcmaError: ReferenceError: "op" is not defined.
16:36:17 [2024-02-28T21:36:17.165Z] 	at org.mozilla.javascript.ScriptRuntime.constructError(ScriptRuntime.java:4563)
16:36:17 [2024-02-28T21:36:17.165Z] 	at org.mozilla.javascript.ScriptRuntime.constructError(ScriptRuntime.java:4544)
16:36:17 [2024-02-28T21:36:17.165Z] 	at org.mozilla.javascript.ScriptRuntime.notFoundError(ScriptRuntime.java:4632)
16:36:17 [2024-02-28T21:36:17.166Z] 	at org.mozilla.javascript.ScriptRuntime.name(ScriptRuntime.java:1952)
16:36:17 [2024-02-28T21:36:17.166Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_35._c_script_0(Unknown Source)
16:36:17 [2024-02-28T21:36:17.166Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_35.call(Unknown Source)
16:36:17 [2024-02-28T21:36:17.166Z] 	at org.mozilla.javascript.ContextFactory.doTopCall(ContextFactory.java:380)
16:36:17 [2024-02-28T21:36:17.166Z] 	at org.mozilla.javascript.ScriptRuntime.doTopCall(ScriptRuntime.java:3868)
16:36:17 [2024-02-28T21:36:17.166Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_35.call(Unknown Source)
16:36:17 [2024-02-28T21:36:17.166Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_35.exec(Unknown Source)
16:36:17 [2024-02-28T21:36:17.166Z] 	at org.mozilla.javascript.Context.evaluateString(Context.java:1137)
16:36:17 [2024-02-28T21:36:17.166Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.RhinoScriptEngine.execute(RhinoScriptEngine.java:116)
16:36:17 [2024-02-28T21:36:17.166Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValueScript.executeScriptRhino(DataDrivenValueScript.java:126)
16:36:17 [2024-02-28T21:36:17.166Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValueScript.executeScript(DataDrivenValueScript.java:109)
16:36:17 [2024-02-28T21:36:17.166Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValueScript.resolveValue(DataDrivenValueScript.java:76)
16:36:17 [2024-02-28T21:36:17.166Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValue.getValue(DataDrivenValue.java:107)
16:36:17 [2024-02-28T21:36:17.166Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.DataDrivenActionStateChange.eventHandle(DataDrivenActionStateChange.java:125)
16:36:17 [2024-02-28T21:36:17.166Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.DataDrivenEventHandler.lambda$0(DataDrivenEventHandler.java:70)
16:36:17 [2024-02-28T21:36:17.166Z] 	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
16:36:17 [2024-02-28T21:36:17.166Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.DataDrivenEventHandler.handleEvent(DataDrivenEventHandler.java:70)
16:36:17 [2024-02-28T21:36:17.166Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.module.DataDrivenStateProvider.lambda$1(DataDrivenStateProvider.java:85)
16:36:17 [2024-02-28T21:36:17.166Z] 	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
16:36:17 [2024-02-28T21:36:17.166Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.module.DataDrivenStateProvider.eventHandle(DataDrivenStateProvider.java:85)
16:36:17 [2024-02-28T21:36:17.166Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
16:36:17 [2024-02-28T21:36:17.166Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:47)
16:36:17 [2024-02-28T21:36:17.166Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
16:36:17 [2024-02-28T21:36:17.166Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
16:36:17 [2024-02-28T21:36:17.166Z] 
16:36:17 [2024-02-28T21:36:17.166Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-02-28 21:36:16.878
16:36:17 [2024-02-28T21:36:17.166Z] !MESSAGE Script execution failed
16:36:17 [2024-02-28T21:36:17.166Z] !STACK 0
16:36:17 [2024-02-28T21:36:17.166Z] org.mozilla.javascript.EcmaError: ReferenceError: "op" is not defined.
16:36:17 [2024-02-28T21:36:17.166Z] 	at org.mozilla.javascript.ScriptRuntime.constructError(ScriptRuntime.java:4563)
16:36:17 [2024-02-28T21:36:17.166Z] 	at org.mozilla.javascript.ScriptRuntime.constructError(ScriptRuntime.java:4544)
16:36:17 [2024-02-28T21:36:17.166Z] 	at org.mozilla.javascript.ScriptRuntime.notFoundError(ScriptRuntime.java:4632)
16:36:17 [2024-02-28T21:36:17.166Z] 	at org.mozilla.javascript.ScriptRuntime.name(ScriptRuntime.java:1952)
16:36:17 [2024-02-28T21:36:17.166Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_40._c_script_0(Unknown Source)
16:36:17 [2024-02-28T21:36:17.166Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_40.call(Unknown Source)
16:36:17 [2024-02-28T21:36:17.166Z] 	at org.mozilla.javascript.ContextFactory.doTopCall(ContextFactory.java:380)
16:36:17 [2024-02-28T21:36:17.166Z] 	at org.mozilla.javascript.ScriptRuntime.doTopCall(ScriptRuntime.java:3868)
16:36:17 [2024-02-28T21:36:17.166Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_40.call(Unknown Source)
16:36:17 [2024-02-28T21:36:17.166Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_40.exec(Unknown Source)
16:36:17 [2024-02-28T21:36:17.166Z] 	at org.mozilla.javascript.Context.evaluateString(Context.java:1137)
16:36:17 [2024-02-28T21:36:17.166Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.RhinoScriptEngine.execute(RhinoScriptEngine.java:116)
16:36:17 [2024-02-28T21:36:17.166Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValueScript.executeScriptRhino(DataDrivenValueScript.java:126)
16:36:17 [2024-02-28T21:36:17.166Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValueScript.executeScript(DataDrivenValueScript.java:109)
16:36:17 [2024-02-28T21:36:17.166Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValueScript.resolveValue(DataDrivenValueScript.java:76)
16:36:17 [2024-02-28T21:36:17.166Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValue.getValue(DataDrivenValue.java:107)
16:36:17 [2024-02-28T21:36:17.166Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.DataDrivenActionStateChange.eventHandle(DataDrivenActionStateChange.java:125)
16:36:17 [2024-02-28T21:36:17.166Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.DataDrivenEventHandler.lambda$0(DataDrivenEventHandler.java:70)
16:36:17 [2024-02-28T21:36:17.166Z] 	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
16:36:17 [2024-02-28T21:36:17.166Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.DataDrivenEventHandler.handleEvent(DataDrivenEventHandler.java:70)
16:36:17 [2024-02-28T21:36:17.166Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.module.DataDrivenStateProvider.lambda$1(DataDrivenStateProvider.java:85)
16:36:17 [2024-02-28T21:36:17.166Z] 	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
16:36:17 [2024-02-28T21:36:17.166Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.module.DataDrivenStateProvider.eventHandle(DataDrivenStateProvider.java:85)
16:36:17 [2024-02-28T21:36:17.166Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
16:36:17 [2024-02-28T21:36:17.166Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:47)
16:36:17 [2024-02-28T21:36:17.166Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
16:36:17 [2024-02-28T21:36:17.166Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
16:36:18 [2024-02-28T21:36:18.529Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.725 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest
16:36:18 [2024-02-28T21:36:18.529Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest.testOneTrace -- Time elapsed: 0.232 s
16:36:18 [2024-02-28T21:36:18.529Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest.testExperimentWithTraceAnalysis -- Time elapsed: 7.145 s
16:36:18 [2024-02-28T21:36:18.529Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest.testFactoryUpdate -- Time elapsed: 0.032 s
16:36:18 [2024-02-28T21:36:18.529Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest.testExperiment -- Time elapsed: 0.202 s
16:36:18 [2024-02-28T21:36:18.529Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest.testOneTraceWithExperimentAnalysis -- Time elapsed: 0.112 s
16:36:18 [2024-02-28T21:36:18.529Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest
16:36:18 [2024-02-28T21:36:18.529Z] 
16:36:18 [2024-02-28T21:36:18.529Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-28 21:36:18.323
16:36:18 [2024-02-28T21:36:18.529Z] !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.
16:36:19 [2024-02-28T21:36:19.893Z] 
16:36:19 [2024-02-28T21:36:19.893Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-28 21:36:19.532
16:36:19 [2024-02-28T21:36:19.893Z] !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
16:36:20 [2024-02-28T21:36:20.819Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.415 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest
16:36:20 [2024-02-28T21:36:20.819Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest.testInitialStateDeclaration -- Time elapsed: 0.001 s
16:36:20 [2024-02-28T21:36:20.819Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest.testTwoInitialStates -- Time elapsed: 0 s
16:36:20 [2024-02-28T21:36:20.819Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest.testInitialStateWithCondition -- Time elapsed: 0 s
16:36:20 [2024-02-28T21:36:20.819Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueScenarioTest
16:36:22 [2024-02-28T21:36:22.182Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.215 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueScenarioTest
16:36:22 [2024-02-28T21:36:22.182Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueScenarioTest.testAttributePool -- Time elapsed: 1.214 s
16:36:22 [2024-02-28T21:36:22.182Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.XmlSegmentTest
16:36:23 [2024-02-28T21:36:23.545Z] 
16:36:23 [2024-02-28T21:36:23.545Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-28 21:36:23.181
16:36:23 [2024-02-28T21:36:23.545Z] !MESSAGE state value is type int but a mappingGroup is specified
16:36:23 [2024-02-28T21:36:23.545Z] 
16:36:23 [2024-02-28T21:36:23.545Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-28 21:36:23.181
16:36:23 [2024-02-28T21:36:23.545Z] !MESSAGE state value is type int but a mappingGroup is specified
16:36:23 [2024-02-28T21:36:23.545Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.226 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.XmlSegmentTest
16:36:23 [2024-02-28T21:36:23.545Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.XmlSegmentTest.testSegmentContent -- Time elapsed: 1.216 s
16:36:23 [2024-02-28T21:36:23.545Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.XmlSegmentTest.testMappingGroup -- Time elapsed: 0.010 s
16:36:23 [2024-02-28T21:36:23.545Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest
16:36:23 [2024-02-28T21:36:23.545Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.207 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest
16:36:23 [2024-02-28T21:36:23.545Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest.testStateValueModify -- Time elapsed: 0.014 s
16:36:23 [2024-02-28T21:36:23.545Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest.testStateValueScript -- Time elapsed: 0.013 s
16:36:23 [2024-02-28T21:36:23.546Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest.testStateValueUpdate -- Time elapsed: 0.069 s
16:36:23 [2024-02-28T21:36:23.546Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest.testStateValueMapping -- Time elapsed: 0.018 s
16:36:23 [2024-02-28T21:36:23.546Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest.testStateValuePeek -- Time elapsed: 0.012 s
16:36:23 [2024-02-28T21:36:23.546Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest.testStateValueFuture -- Time elapsed: 0.060 s
16:36:23 [2024-02-28T21:36:23.546Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest.testStateValueHostId -- Time elapsed: 0.019 s
16:36:23 [2024-02-28T21:36:23.546Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest
16:36:23 [2024-02-28T21:36:23.546Z] 
16:36:23 [2024-02-28T21:36:23.546Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-02-28 21:36:23.412
16:36:23 [2024-02-28T21:36:23.546Z] !MESSAGE Compiling value: value is not a parseable integer: abc
16:36:23 [2024-02-28T21:36:23.546Z] 
16:36:23 [2024-02-28T21:36:23.546Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-02-28 21:36:23.414
16:36:23 [2024-02-28T21:36:23.546Z] !MESSAGE Compiling value: value is not a parseable integer: 
16:36:23 [2024-02-28T21:36:23.546Z] 
16:36:23 [2024-02-28T21:36:23.546Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-02-28 21:36:23.415
16:36:23 [2024-02-28T21:36:23.546Z] !MESSAGE Compiling value: value is not a parseable integer: abc
16:36:23 [2024-02-28T21:36:23.546Z] 
16:36:23 [2024-02-28T21:36:23.546Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-02-28 21:36:23.416
16:36:23 [2024-02-28T21:36:23.546Z] !MESSAGE Compiling value: value is not a parseable integer: 
16:36:23 [2024-02-28T21:36:23.546Z] 
16:36:23 [2024-02-28T21:36:23.546Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-02-28 21:36:23.421
16:36:23 [2024-02-28T21:36:23.546Z] !MESSAGE The mapping group undefined does not exist in this analysis
16:36:23 [2024-02-28T21:36:23.546Z] 
16:36:23 [2024-02-28T21:36:23.546Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-02-28 21:36:23.423
16:36:23 [2024-02-28T21:36:23.546Z] !MESSAGE Compiling value: value is not a parseable integer: not int
16:36:23 [2024-02-28T21:36:23.546Z] 
16:36:23 [2024-02-28T21:36:23.546Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-02-28 21:36:23.424
16:36:23 [2024-02-28T21:36:23.546Z] !MESSAGE A query state value should have children attributes
16:36:23 [2024-02-28T21:36:23.546Z] 
16:36:23 [2024-02-28T21:36:23.546Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-02-28 21:36:23.466
16:36:23 [2024-02-28T21:36:23.546Z] !MESSAGE The value of a constant attribute should not be empty
16:36:23 [2024-02-28T21:36:23.546Z] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest
16:36:23 [2024-02-28T21:36:23.546Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[0: Null state value] -- Time elapsed: 0.001 s
16:36:23 [2024-02-28T21:36:23.546Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[1: Valid integer 1] -- Time elapsed: 0.001 s
16:36:23 [2024-02-28T21:36:23.546Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[2: Valid integer 2 with forced type] -- Time elapsed: 0 s
16:36:23 [2024-02-28T21:36:23.546Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[3: Invalid integer] -- Time elapsed: 0.001 s
16:36:23 [2024-02-28T21:36:23.546Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[4: Int no value] -- Time elapsed: 0.001 s
16:36:23 [2024-02-28T21:36:23.546Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[5: Valid long 1] -- Time elapsed: 0 s
16:36:23 [2024-02-28T21:36:23.546Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[6: Valid long 2] -- Time elapsed: 0.001 s
16:36:23 [2024-02-28T21:36:23.546Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[7: Invalid long] -- Time elapsed: 0 s
16:36:23 [2024-02-28T21:36:23.546Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[8: Long no value] -- Time elapsed: 0.001 s
16:36:23 [2024-02-28T21:36:23.546Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[9: Valid string 1] -- Time elapsed: 0.001 s
16:36:23 [2024-02-28T21:36:23.546Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[10: Valid string 2] -- Time elapsed: 0 s
16:36:23 [2024-02-28T21:36:23.546Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[11: String no value] -- Time elapsed: 0.001 s
16:36:23 [2024-02-28T21:36:23.546Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[12: Delete value] -- Time elapsed: 0 s
16:36:23 [2024-02-28T21:36:23.546Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[13: Delete value with ignored params] -- Time elapsed: 0.001 s
16:36:23 [2024-02-28T21:36:23.546Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[14: Event name] -- Time elapsed: 0 s
16:36:23 [2024-02-28T21:36:23.546Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[15: Event name with params] -- Time elapsed: 0.001 s
16:36:23 [2024-02-28T21:36:23.546Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[16: Event field] -- Time elapsed: 0 s
16:36:23 [2024-02-28T21:36:23.546Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[17: Unknown mapping group] -- Time elapsed: 0.001 s
16:36:23 [2024-02-28T21:36:23.546Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[18: Valid script] -- Time elapsed: 0.001 s
16:36:23 [2024-02-28T21:36:23.546Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[19: Script with children] -- Time elapsed: 0 s
16:36:23 [2024-02-28T21:36:23.546Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[20: Script with invalid children] -- Time elapsed: 0 s
16:36:23 [2024-02-28T21:36:23.546Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[21: Query] -- Time elapsed: 0.001 s
16:36:23 [2024-02-28T21:36:23.546Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[22: Query no children] -- Time elapsed: 0.001 s
16:36:23 [2024-02-28T21:36:23.546Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[23: Query with invalid children] -- Time elapsed: 0.041 s
16:36:23 [2024-02-28T21:36:23.546Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest
16:36:23 [2024-02-28T21:36:23.546Z] 
16:36:23 [2024-02-28T21:36:23.546Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-02-28 21:36:23.483
16:36:23 [2024-02-28T21:36:23.546Z] !MESSAGE Segment time: only one of <duration> or <end> shoud be present
16:36:23 [2024-02-28T21:36:23.546Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest
16:36:23 [2024-02-28T21:36:23.546Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest.testAction[0: type_and_end] -- Time elapsed: 0.001 s
16:36:23 [2024-02-28T21:36:23.546Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest.testAction[1: just_type] -- Time elapsed: 0.001 s
16:36:23 [2024-02-28T21:36:23.546Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest.testAction[2: type_and_duration] -- Time elapsed: 0.001 s
16:36:23 [2024-02-28T21:36:23.546Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest.testAction[3: inline_name] -- Time elapsed: 0.001 s
16:36:23 [2024-02-28T21:36:23.546Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest.testAction[4: invalid_segment_and_duration] -- Time elapsed: 0.002 s
16:36:23 [2024-02-28T21:36:23.546Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest
16:36:23 [2024-02-28T21:36:23.546Z] 
16:36:23 [2024-02-28T21:36:23.546Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-28 21:36:23.498
16:36:23 [2024-02-28T21:36:23.546Z] !MESSAGE Fsm one_state_final: a state was defined without transition. You may get stuck there
16:36:23 [2024-02-28T21:36:23.802Z] 
16:36:23 [2024-02-28T21:36:23.802Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-28 21:36:23.568
16:36:23 [2024-02-28T21:36:23.802Z] !MESSAGE State Transition: Transition used a condition, there should be only 'events' and 'cond' attributes
16:36:23 [2024-02-28T21:36:23.802Z] 
16:36:23 [2024-02-28T21:36:23.802Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-02-28 21:36:23.579
16:36:23 [2024-02-28T21:36:23.802Z] !MESSAGE State Transition: Undefined action: action1
16:36:23 [2024-02-28T21:36:23.802Z] 
16:36:23 [2024-02-28T21:36:23.802Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-02-28 21:36:23.581
16:36:23 [2024-02-28T21:36:23.802Z] !MESSAGE State Transition: Undefined condition: test1
16:36:23 [2024-02-28T21:36:23.802Z] 
16:36:23 [2024-02-28T21:36:23.802Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-02-28 21:36:23.584
16:36:23 [2024-02-28T21:36:23.802Z] !MESSAGE State Transition: Undefined condition: test1
16:36:23 [2024-02-28T21:36:23.802Z] 
16:36:23 [2024-02-28T21:36:23.802Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-28 21:36:23.587
16:36:23 [2024-02-28T21:36:23.802Z] !MESSAGE Fsm valid_no_initial: a state was defined without transition. You may get stuck there
16:36:23 [2024-02-28T21:36:23.802Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest
16:36:23 [2024-02-28T21:36:23.802Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest.testFsm[0: one_state_final] -- Time elapsed: 0.003 s
16:36:23 [2024-02-28T21:36:23.802Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest.testFsm[1: one_state_loop] -- Time elapsed: 0.004 s
16:36:23 [2024-02-28T21:36:23.802Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest.testFsm[2: save_and_clear_fields] -- Time elapsed: 0.002 s
16:36:23 [2024-02-28T21:36:23.802Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest.testFsm[3: multiple_actions_and_tests] -- Time elapsed: 0.002 s
16:36:23 [2024-02-28T21:36:23.802Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest.testFsm[4: multiple_states_and_transitions] -- Time elapsed: 0.006 s
16:36:23 [2024-02-28T21:36:23.802Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest.testFsm[5: on_entry_exit] -- Time elapsed: 0.002 s
16:36:23 [2024-02-28T21:36:23.802Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest.testFsm[6: with_precondition] -- Time elapsed: 0.055 s
16:36:23 [2024-02-28T21:36:23.802Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest.testFsm[7: initial state] -- Time elapsed: 0.005 s
16:36:23 [2024-02-28T21:36:23.802Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest.testFsm[8: initial_element] -- Time elapsed: 0.002 s
16:36:23 [2024-02-28T21:36:23.802Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest.testFsm[9: undefined_action] -- Time elapsed: 0.003 s
16:36:23 [2024-02-28T21:36:23.802Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest.testFsm[10: undefined_condition] -- Time elapsed: 0.003 s
16:36:23 [2024-02-28T21:36:23.802Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest.testFsm[11: undefined_target] -- Time elapsed: 0.002 s
16:36:23 [2024-02-28T21:36:23.802Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest.testFsm[12: valid_no_initial] -- Time elapsed: 0.003 s
16:36:23 [2024-02-28T21:36:23.802Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest
16:36:23 [2024-02-28T21:36:23.802Z] 
16:36:23 [2024-02-28T21:36:23.802Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-02-28 21:36:23.601
16:36:23 [2024-02-28T21:36:23.802Z] !MESSAGE The value of a constant attribute should not be empty
16:36:23 [2024-02-28T21:36:23.802Z] 
16:36:23 [2024-02-28T21:36:23.802Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-02-28 21:36:23.602
16:36:23 [2024-02-28T21:36:23.802Z] !MESSAGE The value of an event field attribute should not be null
16:36:23 [2024-02-28T21:36:23.802Z] 
16:36:23 [2024-02-28T21:36:23.802Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-02-28 21:36:23.603
16:36:23 [2024-02-28T21:36:23.802Z] !MESSAGE A query state attribute should have children attributes
16:36:23 [2024-02-28T21:36:23.802Z] 
16:36:23 [2024-02-28T21:36:23.802Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-02-28 21:36:23.604
16:36:23 [2024-02-28T21:36:23.802Z] !MESSAGE The value of a constant attribute should not be empty
16:36:23 [2024-02-28T21:36:23.802Z] 
16:36:23 [2024-02-28T21:36:23.802Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-02-28 21:36:23.605
16:36:23 [2024-02-28T21:36:23.802Z] !MESSAGE Location undefined does not exist
16:36:23 [2024-02-28T21:36:23.802Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest
16:36:23 [2024-02-28T21:36:23.802Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest.testValidLocationCompilation -- Time elapsed: 0.003 s
16:36:23 [2024-02-28T21:36:23.802Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest.testInvalidStateAttributeCompilation -- Time elapsed: 0.005 s
16:36:23 [2024-02-28T21:36:23.802Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest.testValidStateAttributeCompilation -- Time elapsed: 0.004 s
16:36:23 [2024-02-28T21:36:23.802Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.config.XmlConfigurationSourceTest
16:36:23 [2024-02-28T21:36:23.802Z] 
16:36:23 [2024-02-28T21:36:23.802Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-02-28 21:36:23.670
16:36:23 [2024-02-28T21:36:23.802Z] !MESSAGE IO exception occurred
16:36:23 [2024-02-28T21:36:23.802Z] !STACK 0
16:36:23 [2024-02-28T21:36:23.802Z] java.io.FileNotFoundException: /home/jenkins/agent/workspace/tracecompass-master-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)
16:36:23 [2024-02-28T21:36:23.802Z] 	at java.base/java.io.FileInputStream.open0(Native Method)
16:36:23 [2024-02-28T21:36:23.802Z] 	at java.base/java.io.FileInputStream.open(FileInputStream.java:216)
16:36:23 [2024-02-28T21:36:23.802Z] 	at java.base/java.io.FileInputStream.<init>(FileInputStream.java:157)
16:36:23 [2024-02-28T21:36:23.802Z] 	at java.base/java.io.FileInputStream.<init>(FileInputStream.java:111)
16:36:23 [2024-02-28T21:36:23.802Z] 	at java.base/sun.net.www.protocol.file.FileURLConnection.connect(FileURLConnection.java:86)
16:36:23 [2024-02-28T21:36:23.802Z] 	at java.base/sun.net.www.protocol.file.FileURLConnection.getInputStream(FileURLConnection.java:189)
16:36:23 [2024-02-28T21:36:23.802Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLEntityManager.setupCurrentEntity(XMLEntityManager.java:653)
16:36:23 [2024-02-28T21:36:23.802Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLVersionDetector.determineDocVersion(XMLVersionDetector.java:150)
16:36:23 [2024-02-28T21:36:23.803Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:861)
16:36:23 [2024-02-28T21:36:23.803Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825)
16:36:23 [2024-02-28T21:36:23.803Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.validation.StreamValidatorHelper.validate(StreamValidatorHelper.java:178)
16:36:23 [2024-02-28T21:36:23.803Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.validation.ValidatorImpl.validate(ValidatorImpl.java:115)
16:36:23 [2024-02-28T21:36:23.803Z] 	at java.xml/javax.xml.validation.Validator.validate(Validator.java:124)
16:36:23 [2024-02-28T21:36:23.803Z] 	at org.eclipse.tracecompass.common.core.xml.XmlUtils.safeValidate(XmlUtils.java:218)
16:36:23 [2024-02-28T21:36:23.803Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.module.XmlUtils.xmlValidate(XmlUtils.java:239)
16:36:23 [2024-02-28T21:36:23.803Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.config.XmlConfigurationSource.createOrUpdateXml(XmlConfigurationSource.java:149)
16:36:23 [2024-02-28T21:36:23.803Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.config.XmlConfigurationSource.create(XmlConfigurationSource.java:85)
16:36:23 [2024-02-28T21:36:23.803Z] 	at org.eclipse.tracecompass.tmf.analysis.xml.core.tests.config.XmlConfigurationSourceTest.testCreation(XmlConfigurationSourceTest.java:166)
16:36:23 [2024-02-28T21:36:23.803Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
16:36:23 [2024-02-28T21:36:23.803Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
16:36:23 [2024-02-28T21:36:23.803Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
16:36:23 [2024-02-28T21:36:23.803Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
16:36:23 [2024-02-28T21:36:23.803Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
16:36:23 [2024-02-28T21:36:23.803Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
16:36:23 [2024-02-28T21:36:23.803Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
16:36:23 [2024-02-28T21:36:23.803Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
16:36:23 [2024-02-28T21:36:23.803Z] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
16:36:23 [2024-02-28T21:36:23.803Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
16:36:23 [2024-02-28T21:36:23.803Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
16:36:23 [2024-02-28T21:36:23.803Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
16:36:23 [2024-02-28T21:36:23.803Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
16:36:23 [2024-02-28T21:36:23.803Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
16:36:23 [2024-02-28T21:36:23.803Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
16:36:23 [2024-02-28T21:36:23.803Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
16:36:23 [2024-02-28T21:36:23.803Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
16:36:23 [2024-02-28T21:36:23.803Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
16:36:23 [2024-02-28T21:36:23.803Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
16:36:23 [2024-02-28T21:36:23.803Z] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
16:36:23 [2024-02-28T21:36:23.803Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
16:36:23 [2024-02-28T21:36:23.803Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
16:36:23 [2024-02-28T21:36:23.803Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
16:36:23 [2024-02-28T21:36:23.803Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
16:36:23 [2024-02-28T21:36:23.803Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
16:36:23 [2024-02-28T21:36:23.803Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
16:36:23 [2024-02-28T21:36:23.803Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
16:36:23 [2024-02-28T21:36:23.803Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
16:36:23 [2024-02-28T21:36:23.803Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
16:36:23 [2024-02-28T21:36:23.803Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
16:36:23 [2024-02-28T21:36:23.803Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
16:36:23 [2024-02-28T21:36:23.803Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
16:36:23 [2024-02-28T21:36:23.803Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
16:36:23 [2024-02-28T21:36:23.803Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
16:36:23 [2024-02-28T21:36:23.803Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
16:36:23 [2024-02-28T21:36:23.803Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
16:36:23 [2024-02-28T21:36:23.803Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
16:36:23 [2024-02-28T21:36:23.803Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
16:36:23 [2024-02-28T21:36:23.803Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
16:36:23 [2024-02-28T21:36:23.803Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
16:36:23 [2024-02-28T21:36:23.803Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
16:36:23 [2024-02-28T21:36:23.803Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
16:36:23 [2024-02-28T21:36:23.803Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
16:36:23 [2024-02-28T21:36:23.803Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
16:36:23 [2024-02-28T21:36:23.803Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
16:36:23 [2024-02-28T21:36:23.803Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
16:36:23 [2024-02-28T21:36:23.803Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
16:36:23 [2024-02-28T21:36:23.803Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1432)
16:36:23 [2024-02-28T21:36:23.803Z] 
16:36:23 [2024-02-28T21:36:23.803Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-02-28 21:36:23.679
16:36:23 [2024-02-28T21:36:23.803Z] !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.
16:36:24 [2024-02-28T21:36:24.059Z] 
16:36:24 [2024-02-28T21:36:24.059Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-02-28 21:36:23.805
16:36:24 [2024-02-28T21:36:24.059Z] !MESSAGE IO exception occurred
16:36:24 [2024-02-28T21:36:24.059Z] !STACK 0
16:36:24 [2024-02-28T21:36:24.059Z] java.io.FileNotFoundException: /home/jenkins/agent/workspace/tracecompass-master-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)
16:36:24 [2024-02-28T21:36:24.059Z] 	at java.base/java.io.FileInputStream.open0(Native Method)
16:36:24 [2024-02-28T21:36:24.059Z] 	at java.base/java.io.FileInputStream.open(FileInputStream.java:216)
16:36:24 [2024-02-28T21:36:24.059Z] 	at java.base/java.io.FileInputStream.<init>(FileInputStream.java:157)
16:36:24 [2024-02-28T21:36:24.059Z] 	at java.base/java.io.FileInputStream.<init>(FileInputStream.java:111)
16:36:24 [2024-02-28T21:36:24.059Z] 	at java.base/sun.net.www.protocol.file.FileURLConnection.connect(FileURLConnection.java:86)
16:36:24 [2024-02-28T21:36:24.059Z] 	at java.base/sun.net.www.protocol.file.FileURLConnection.getInputStream(FileURLConnection.java:189)
16:36:24 [2024-02-28T21:36:24.059Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLEntityManager.setupCurrentEntity(XMLEntityManager.java:653)
16:36:24 [2024-02-28T21:36:24.059Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLVersionDetector.determineDocVersion(XMLVersionDetector.java:150)
16:36:24 [2024-02-28T21:36:24.059Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:861)
16:36:24 [2024-02-28T21:36:24.059Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825)
16:36:24 [2024-02-28T21:36:24.059Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.validation.StreamValidatorHelper.validate(StreamValidatorHelper.java:178)
16:36:24 [2024-02-28T21:36:24.059Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.validation.ValidatorImpl.validate(ValidatorImpl.java:115)
16:36:24 [2024-02-28T21:36:24.059Z] 	at java.xml/javax.xml.validation.Validator.validate(Validator.java:124)
16:36:24 [2024-02-28T21:36:24.059Z] 	at org.eclipse.tracecompass.common.core.xml.XmlUtils.safeValidate(XmlUtils.java:218)
16:36:24 [2024-02-28T21:36:24.059Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.module.XmlUtils.xmlValidate(XmlUtils.java:239)
16:36:24 [2024-02-28T21:36:24.059Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.config.XmlConfigurationSource.createOrUpdateXml(XmlConfigurationSource.java:149)
16:36:24 [2024-02-28T21:36:24.059Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.config.XmlConfigurationSource.update(XmlConfigurationSource.java:99)
16:36:24 [2024-02-28T21:36:24.059Z] 	at org.eclipse.tracecompass.tmf.analysis.xml.core.tests.config.XmlConfigurationSourceTest.testUpdate(XmlConfigurationSourceTest.java:215)
16:36:24 [2024-02-28T21:36:24.059Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
16:36:24 [2024-02-28T21:36:24.059Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
16:36:24 [2024-02-28T21:36:24.059Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
16:36:24 [2024-02-28T21:36:24.059Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
16:36:24 [2024-02-28T21:36:24.059Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
16:36:24 [2024-02-28T21:36:24.059Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
16:36:24 [2024-02-28T21:36:24.059Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
16:36:24 [2024-02-28T21:36:24.059Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
16:36:24 [2024-02-28T21:36:24.059Z] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
16:36:24 [2024-02-28T21:36:24.059Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
16:36:24 [2024-02-28T21:36:24.059Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
16:36:24 [2024-02-28T21:36:24.059Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
16:36:24 [2024-02-28T21:36:24.059Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
16:36:24 [2024-02-28T21:36:24.059Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
16:36:24 [2024-02-28T21:36:24.060Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
16:36:24 [2024-02-28T21:36:24.060Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
16:36:24 [2024-02-28T21:36:24.060Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
16:36:24 [2024-02-28T21:36:24.060Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
16:36:24 [2024-02-28T21:36:24.060Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
16:36:24 [2024-02-28T21:36:24.060Z] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
16:36:24 [2024-02-28T21:36:24.060Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
16:36:24 [2024-02-28T21:36:24.060Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
16:36:24 [2024-02-28T21:36:24.060Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
16:36:24 [2024-02-28T21:36:24.060Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
16:36:24 [2024-02-28T21:36:24.060Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
16:36:24 [2024-02-28T21:36:24.060Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
16:36:24 [2024-02-28T21:36:24.060Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
16:36:24 [2024-02-28T21:36:24.060Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
16:36:24 [2024-02-28T21:36:24.060Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
16:36:24 [2024-02-28T21:36:24.060Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
16:36:24 [2024-02-28T21:36:24.060Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
16:36:24 [2024-02-28T21:36:24.060Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
16:36:24 [2024-02-28T21:36:24.060Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
16:36:24 [2024-02-28T21:36:24.060Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
16:36:24 [2024-02-28T21:36:24.060Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
16:36:24 [2024-02-28T21:36:24.060Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
16:36:24 [2024-02-28T21:36:24.060Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
16:36:24 [2024-02-28T21:36:24.060Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
16:36:24 [2024-02-28T21:36:24.060Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
16:36:24 [2024-02-28T21:36:24.060Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
16:36:24 [2024-02-28T21:36:24.060Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
16:36:24 [2024-02-28T21:36:24.060Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
16:36:24 [2024-02-28T21:36:24.060Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
16:36:24 [2024-02-28T21:36:24.060Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
16:36:24 [2024-02-28T21:36:24.060Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
16:36:24 [2024-02-28T21:36:24.060Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
16:36:24 [2024-02-28T21:36:24.060Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
16:36:24 [2024-02-28T21:36:24.060Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1432)
16:36:24 [2024-02-28T21:36:24.060Z] 
16:36:24 [2024-02-28T21:36:24.060Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-02-28 21:36:23.811
16:36:24 [2024-02-28T21:36:24.060Z] !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.
16:36:24 [2024-02-28T21:36:24.060Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.266 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.config.XmlConfigurationSourceTest
16:36:24 [2024-02-28T21:36:24.060Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.config.XmlConfigurationSourceTest.testSourceType -- Time elapsed: 0 s
16:36:24 [2024-02-28T21:36:24.060Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.config.XmlConfigurationSourceTest.testCreation -- Time elapsed: 0.084 s
16:36:24 [2024-02-28T21:36:24.060Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.config.XmlConfigurationSourceTest.testGetConfiguration -- Time elapsed: 0.013 s
16:36:24 [2024-02-28T21:36:24.060Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.config.XmlConfigurationSourceTest.testContains -- Time elapsed: 0.062 s
16:36:24 [2024-02-28T21:36:24.060Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.config.XmlConfigurationSourceTest.testRemove -- Time elapsed: 0.012 s
16:36:24 [2024-02-28T21:36:24.060Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.config.XmlConfigurationSourceTest.testUpdate -- Time elapsed: 0.081 s
16:36:24 [2024-02-28T21:36:24.060Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.config.XmlConfigurationSourceTest.testConstructor -- Time elapsed: 0.012 s
16:36:24 [2024-02-28T21:36:24.060Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.XmlAnalysisCorePluginTest
16:36:24 [2024-02-28T21:36:24.060Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.XmlAnalysisCorePluginTest
16:36:24 [2024-02-28T21:36:24.060Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.XmlAnalysisCorePluginTest.testTmfCorePluginId -- Time elapsed: 0 s
16:36:24 [2024-02-28T21:36:24.060Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.XmlAnalysisCorePluginTest.testGetDefault -- Time elapsed: 0 s
16:36:24 [2024-02-28T21:36:24.060Z] 
16:36:24 [2024-02-28T21:36:24.060Z] Results:
16:36:24 [2024-02-28T21:36:24.060Z] 
16:36:24 [2024-02-28T21:36:24.060Z] Tests run: 108, Failures: 0, Errors: 0, Skipped: 0
16:36:24 [2024-02-28T21:36:24.060Z] 
16:36:24 [2024-02-28T21:36:24.315Z] [INFO] All tests passed
16:36:24 [2024-02-28T21:36:24.315Z] [INFO] 
16:36:24 [2024-02-28T21:36:24.315Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
16:36:24 [2024-02-28T21:36:24.315Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:36:24 [2024-02-28T21:36:24.315Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:36:24 [2024-02-28T21:36:24.315Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:36:24 [2024-02-28T21:36:24.315Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:36:24 [2024-02-28T21:36:24.316Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:36:24 [2024-02-28T21:36:24.316Z] [INFO] 
16:36:24 [2024-02-28T21:36:24.316Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
16:36:24 [2024-02-28T21:36:24.316Z] [INFO] 
16:36:24 [2024-02-28T21:36:24.316Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core.tests >--
16:36:24 [2024-02-28T21:36:24.316Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.core.tests 2.0.7-SNAPSHOT [96/141]
16:36:24 [2024-02-28T21:36:24.316Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/pom.xml
16:36:24 [2024-02-28T21:36:24.316Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:36:24 [2024-02-28T21:36:24.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
16:36:24 [2024-02-28T21:36:24.316Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core.tests:2.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/pom.xml
16:36:24 [2024-02-28T21:36:24.316Z] [INFO] 
16:36:24 [2024-02-28T21:36:24.316Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
16:36:24 [2024-02-28T21:36:24.316Z] [INFO] 
16:36:24 [2024-02-28T21:36:24.316Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
16:36:24 [2024-02-28T21:36:24.316Z] [INFO] The project's OSGi version is 2.0.7.202402282100
16:36:24 [2024-02-28T21:36:24.316Z] [INFO] 
16:36:24 [2024-02-28T21:36:24.316Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
16:36:24 [2024-02-28T21:36:24.316Z] [INFO] 
16:36:24 [2024-02-28T21:36:24.316Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
16:36:24 [2024-02-28T21:36:24.316Z] [INFO] 
16:36:24 [2024-02-28T21:36:24.316Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
16:36:24 [2024-02-28T21:36:24.316Z] [INFO] 
16:36:24 [2024-02-28T21:36:24.316Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
16:36:24 [2024-02-28T21:36:24.316Z] [INFO] 
16:36:24 [2024-02-28T21:36:24.316Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
16:36:24 [2024-02-28T21:36:24.316Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.kernel.core.tests
16:36:24 [2024-02-28T21:36:24.571Z] [INFO] 
16:36:24 [2024-02-28T21:36:24.571Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
16:36:24 [2024-02-28T21:36:24.571Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/src/main/resources
16:36:24 [2024-02-28T21:36:24.571Z] [INFO] 
16:36:24 [2024-02-28T21:36:24.571Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
16:36:24 [2024-02-28T21:36:24.571Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:36:24 [2024-02-28T21:36:24.571Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:36:24 [2024-02-28T21:36:24.571Z] [WARNING] The 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-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/pom.xml
16:36:24 [2024-02-28T21:36:24.571Z] [INFO] Compiling 32 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:36:25 [2024-02-28T21:36:25.133Z] [INFO] 
16:36:25 [2024-02-28T21:36:25.133Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
16:36:25 [2024-02-28T21:36:25.133Z] [INFO] 
16:36:25 [2024-02-28T21:36:25.133Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
16:36:25 [2024-02-28T21:36:25.133Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/src/test/resources
16:36:25 [2024-02-28T21:36:25.133Z] [INFO] 
16:36:25 [2024-02-28T21:36:25.133Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
16:36:25 [2024-02-28T21:36:25.133Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 102 were skipped
16:36:25 [2024-02-28T21:36:25.133Z] [INFO] 
16:36:25 [2024-02-28T21:36:25.133Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
16:36:25 [2024-02-28T21:36:25.133Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.7-SNAPSHOT-sources.jar
16:36:25 [2024-02-28T21:36:25.133Z] [INFO] 
16:36:25 [2024-02-28T21:36:25.133Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
16:36:25 [2024-02-28T21:36:25.133Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.7-SNAPSHOT.jar
16:36:25 [2024-02-28T21:36:25.133Z] [INFO] 
16:36:25 [2024-02-28T21:36:25.133Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
16:36:25 [2024-02-28T21:36:25.133Z] [INFO] 
16:36:25 [2024-02-28T21:36:25.133Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
16:36:25 [2024-02-28T21:36:25.133Z] [INFO] 
16:36:25 [2024-02-28T21:36:25.133Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
16:36:25 [2024-02-28T21:36:25.133Z] [INFO] 
16:36:25 [2024-02-28T21:36:25.133Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
16:36:25 [2024-02-28T21:36:25.133Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.7-SNAPSHOT.jar
16:36:26 [2024-02-28T21:36:26.496Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.7-SNAPSHOT-sources.jar
16:36:27 [2024-02-28T21:36:27.056Z] [INFO] 
16:36:27 [2024-02-28T21:36:27.057Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
16:36:27 [2024-02-28T21:36:27.311Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/work/data/.metadata/.log
16:36:27 [2024-02-28T21:36:27.311Z] [INFO] Command line:
16:36:27 [2024-02-28T21:36:27.311Z] 	[/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-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-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-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
16:36:27 [2024-02-28T21:36:27.311Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:36:31 [2024-02-28T21:36:31.474Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest
16:38:22 [2024-02-28T21:38:22.853Z] Tests run: 29, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 100.0 s -- in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest
16:38:22 [2024-02-28T21:38:22.853Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest skipped
16:38:22 [2024-02-28T21:38:22.853Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest skipped
16:38:22 [2024-02-28T21:38:22.853Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testFullQueryThorough -- Time elapsed: 1.793 s
16:38:22 [2024-02-28T21:38:22.853Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testGetQuarks_middle_end -- Time elapsed: 0.001 s
16:38:22 [2024-02-28T21:38:22.853Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testGetQuarks_middle -- Time elapsed: 0 s
16:38:22 [2024-02-28T21:38:22.853Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testGetQuarks_relative_empty -- Time elapsed: 0.002 s
16:38:22 [2024-02-28T21:38:22.853Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testGetQuarks_relative_up_wildcard -- Time elapsed: 0 s
16:38:22 [2024-02-28T21:38:22.853Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testGetQuarks_end -- Time elapsed: 0.001 s
16:38:22 [2024-02-28T21:38:22.853Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testFullQuery1 -- Time elapsed: 1.330 s
16:38:22 [2024-02-28T21:38:22.853Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testSingleQuery1 -- Time elapsed: 1.378 s
16:38:22 [2024-02-28T21:38:22.853Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testRangeQuery2 -- Time elapsed: 85.75 s
16:38:22 [2024-02-28T21:38:22.853Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testFullAttributeName -- Time elapsed: 0.001 s
16:38:22 [2024-02-28T21:38:22.853Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testOptQuarkAbsolute -- Time elapsed: 0 s
16:38:22 [2024-02-28T21:38:22.853Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testFirstIntervalIsConsidered -- Time elapsed: 1.250 s
16:38:22 [2024-02-28T21:38:22.853Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testQueryInvalidValuetype1 -- Time elapsed: 1.308 s
16:38:22 [2024-02-28T21:38:22.853Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testQueryInvalidValuetype2 -- Time elapsed: 1.296 s
16:38:22 [2024-02-28T21:38:22.853Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testQueryInvalidAttribute -- Time elapsed: 0.001 s
16:38:22 [2024-02-28T21:38:22.853Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testSingleQueryInvalidTime1 -- Time elapsed: 0.005 s
16:38:22 [2024-02-28T21:38:22.853Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testSingleQueryInvalidTime2 -- Time elapsed: 0.001 s
16:38:22 [2024-02-28T21:38:22.853Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testGetQuarksNoMatch -- Time elapsed: 0 s
16:38:22 [2024-02-28T21:38:22.853Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testGetQuarks_relative -- Time elapsed: 0.001 s
16:38:22 [2024-02-28T21:38:22.853Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testRangeQueryInvalidTime1 -- Time elapsed: 0 s
16:38:22 [2024-02-28T21:38:22.853Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testRangeQueryInvalidTime2 -- Time elapsed: 0 s
16:38:22 [2024-02-28T21:38:22.853Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testFullQueryInvalidTime1 -- Time elapsed: 0.001 s
16:38:22 [2024-02-28T21:38:22.853Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testFullQueryInvalidTime2 -- Time elapsed: 0 s
16:38:22 [2024-02-28T21:38:22.853Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testGetQuarks_begin -- Time elapsed: 0.001 s
16:38:22 [2024-02-28T21:38:22.853Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testGetQuarks_empty -- Time elapsed: 0 s
16:38:22 [2024-02-28T21:38:22.853Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testParentAttribute -- Time elapsed: 0 s
16:38:22 [2024-02-28T21:38:22.853Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testOptQuarkRelative -- Time elapsed: 0 s
16:38:22 [2024-02-28T21:38:22.853Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystem2DTest
16:38:32 [2024-02-28T21:38:32.789Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.09 s -- in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystem2DTest
16:38:32 [2024-02-28T21:38:32.789Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystem2DTest.testTimeRangeException2DContinous -- Time elapsed: 1.151 s
16:38:32 [2024-02-28T21:38:32.789Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystem2DTest.testEmpty2DQuery -- Time elapsed: 1.123 s
16:38:32 [2024-02-28T21:38:32.789Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystem2DTest.testIOOB2DQuery -- Time elapsed: 1.122 s
16:38:32 [2024-02-28T21:38:32.789Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystem2DTest.testContinuous2DQuery -- Time elapsed: 7.139 s
16:38:32 [2024-02-28T21:38:32.789Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystem2DTest.testReverse2DQuery -- Time elapsed: 4.722 s
16:38:32 [2024-02-28T21:38:32.789Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystem2DTest.testTimeRangeException2DDiscrete -- Time elapsed: 1.116 s
16:38:32 [2024-02-28T21:38:32.789Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystem2DTest.testDiscrete2DQuery -- Time elapsed: 4.719 s
16:38:32 [2024-02-28T21:38:32.789Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest
16:38:47 [2024-02-28T21:38:47.623Z] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.34 s -- in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest
16:38:47 [2024-02-28T21:38:47.623Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testOpenExistingStateFile -- Time elapsed: 0.083 s
16:38:47 [2024-02-28T21:38:47.623Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testBuild -- Time elapsed: 5.450 s
16:38:47 [2024-02-28T21:38:47.623Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testGetQuarks_middle_end -- Time elapsed: 0.001 s
16:38:47 [2024-02-28T21:38:47.623Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testGetQuarks_middle -- Time elapsed: 0 s
16:38:47 [2024-02-28T21:38:47.623Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testGetQuarks_relative_empty -- Time elapsed: 0 s
16:38:47 [2024-02-28T21:38:47.623Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testGetQuarks_relative_up_wildcard -- Time elapsed: 0 s
16:38:47 [2024-02-28T21:38:47.623Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testGetQuarks_end -- Time elapsed: 0 s
16:38:47 [2024-02-28T21:38:47.623Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testFullQuery1 -- Time elapsed: 0.003 s
16:38:47 [2024-02-28T21:38:47.623Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testSingleQuery1 -- Time elapsed: 0.001 s
16:38:47 [2024-02-28T21:38:47.623Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testRangeQuery1 -- Time elapsed: 0.138 s
16:38:47 [2024-02-28T21:38:47.623Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testRangeQuery2 -- Time elapsed: 0.014 s
16:38:47 [2024-02-28T21:38:47.623Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testRangeQuery3 -- Time elapsed: 0.019 s
16:38:47 [2024-02-28T21:38:47.623Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testFullAttributeName -- Time elapsed: 0 s
16:38:47 [2024-02-28T21:38:47.623Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testOptQuarkAbsolute -- Time elapsed: 0.001 s
16:38:47 [2024-02-28T21:38:47.623Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testFirstIntervalIsConsidered -- Time elapsed: 0 s
16:38:47 [2024-02-28T21:38:47.623Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testQueryInvalidValuetype1 -- Time elapsed: 0.001 s
16:38:47 [2024-02-28T21:38:47.623Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testQueryInvalidValuetype2 -- Time elapsed: 0 s
16:38:47 [2024-02-28T21:38:47.623Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testFullQueryThorough -- Time elapsed: 0.001 s
16:38:47 [2024-02-28T21:38:47.623Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testQueryInvalidAttribute -- Time elapsed: 0.001 s
16:38:47 [2024-02-28T21:38:47.623Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testSingleQueryInvalidTime1 -- Time elapsed: 0 s
16:38:47 [2024-02-28T21:38:47.623Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testSingleQueryInvalidTime2 -- Time elapsed: 0.001 s
16:38:47 [2024-02-28T21:38:47.623Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testGetQuarksNoMatch -- Time elapsed: 0 s
16:38:47 [2024-02-28T21:38:47.623Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testGetQuarks_relative -- Time elapsed: 0.001 s
16:38:47 [2024-02-28T21:38:47.623Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testRangeQueryInvalidTime1 -- Time elapsed: 0 s
16:38:47 [2024-02-28T21:38:47.623Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testRangeQueryInvalidTime2 -- Time elapsed: 0 s
16:38:47 [2024-02-28T21:38:47.623Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testFullQueryInvalidTime1 -- Time elapsed: 0.001 s
16:38:47 [2024-02-28T21:38:47.623Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testFullQueryInvalidTime2 -- Time elapsed: 0.001 s
16:38:47 [2024-02-28T21:38:47.623Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testGetQuarks_begin -- Time elapsed: 0.002 s
16:38:47 [2024-02-28T21:38:47.623Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testGetQuarks_empty -- Time elapsed: 0 s
16:38:47 [2024-02-28T21:38:47.623Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testParentAttribute -- Time elapsed: 0 s
16:38:47 [2024-02-28T21:38:47.623Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testOptQuarkRelative -- Time elapsed: 0.001 s
16:38:47 [2024-02-28T21:38:47.623Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest
16:38:50 [2024-02-28T21:38:50.886Z] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.402 s -- in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest
16:38:50 [2024-02-28T21:38:50.886Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testGetQuarks_middle_end -- Time elapsed: 0 s
16:38:50 [2024-02-28T21:38:50.886Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testGetQuarks_middle -- Time elapsed: 0 s
16:38:50 [2024-02-28T21:38:50.886Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testGetQuarks_relative_empty -- Time elapsed: 0 s
16:38:50 [2024-02-28T21:38:50.886Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testGetQuarks_relative_up_wildcard -- Time elapsed: 0 s
16:38:50 [2024-02-28T21:38:50.886Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testGetQuarks_end -- Time elapsed: 0 s
16:38:50 [2024-02-28T21:38:50.886Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testFullQuery1 -- Time elapsed: 0.044 s
16:38:50 [2024-02-28T21:38:50.886Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testSingleQuery1 -- Time elapsed: 0.042 s
16:38:50 [2024-02-28T21:38:50.886Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testRangeQuery1 -- Time elapsed: 0.004 s
16:38:50 [2024-02-28T21:38:50.886Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testRangeQuery2 -- Time elapsed: 0.035 s
16:38:50 [2024-02-28T21:38:50.886Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testRangeQuery3 -- Time elapsed: 0.002 s
16:38:50 [2024-02-28T21:38:50.886Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testFullAttributeName -- Time elapsed: 0 s
16:38:50 [2024-02-28T21:38:50.886Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testOptQuarkAbsolute -- Time elapsed: 0 s
16:38:50 [2024-02-28T21:38:50.886Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testFirstIntervalIsConsidered -- Time elapsed: 0.056 s
16:38:50 [2024-02-28T21:38:50.886Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testQueryInvalidValuetype1 -- Time elapsed: 0.029 s
16:38:50 [2024-02-28T21:38:50.886Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testQueryInvalidValuetype2 -- Time elapsed: 0.029 s
16:38:50 [2024-02-28T21:38:50.886Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testFullQueryThorough -- Time elapsed: 0.028 s
16:38:50 [2024-02-28T21:38:50.886Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testQueryInvalidAttribute -- Time elapsed: 0.001 s
16:38:50 [2024-02-28T21:38:50.886Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testSingleQueryInvalidTime1 -- Time elapsed: 0.001 s
16:38:50 [2024-02-28T21:38:50.886Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testSingleQueryInvalidTime2 -- Time elapsed: 0 s
16:38:50 [2024-02-28T21:38:50.886Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testGetQuarksNoMatch -- Time elapsed: 0 s
16:38:50 [2024-02-28T21:38:50.886Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testGetQuarks_relative -- Time elapsed: 0 s
16:38:50 [2024-02-28T21:38:50.886Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testRangeQueryInvalidTime1 -- Time elapsed: 0 s
16:38:50 [2024-02-28T21:38:50.886Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testRangeQueryInvalidTime2 -- Time elapsed: 0 s
16:38:50 [2024-02-28T21:38:50.886Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testFullQueryInvalidTime1 -- Time elapsed: 0.001 s
16:38:50 [2024-02-28T21:38:50.886Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testFullQueryInvalidTime2 -- Time elapsed: 0 s
16:38:50 [2024-02-28T21:38:50.886Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testGetQuarks_begin -- Time elapsed: 0 s
16:38:50 [2024-02-28T21:38:50.886Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testGetQuarks_empty -- Time elapsed: 0 s
16:38:50 [2024-02-28T21:38:50.886Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testParentAttribute -- Time elapsed: 0.001 s
16:38:50 [2024-02-28T21:38:50.886Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testOptQuarkRelative -- Time elapsed: 0 s
16:38:50 [2024-02-28T21:38:50.886Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.LttngKernelAnalysisTest
16:38:57 [2024-02-28T21:38:57.417Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.095 s -- in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.LttngKernelAnalysisTest
16:38:57 [2024-02-28T21:38:57.417Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.LttngKernelAnalysisTest.testAnalysisExecution -- Time elapsed: 5.911 s
16:38:57 [2024-02-28T21:38:57.417Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.LttngKernelAnalysisTest.testCanExecute -- Time elapsed: 0.167 s
16:38:57 [2024-02-28T21:38:57.417Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.LttngExecutionGraphTest
16:38:57 [2024-02-28T21:38:57.977Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.392 s -- in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.LttngExecutionGraphTest
16:38:57 [2024-02-28T21:38:57.977Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.LttngExecutionGraphTest.testSchedEvents -- Time elapsed: 1.392 s
16:38:57 [2024-02-28T21:38:57.977Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest
16:39:03 [2024-02-28T21:39:03.219Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.589 s -- in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest
16:39:03 [2024-02-28T21:39:03.219Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest.testNetworkExchangeOneTraceSoftirq -- Time elapsed: 1.152 s
16:39:03 [2024-02-28T21:39:03.219Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest.testNetworkExchangeOneTrace -- Time elapsed: 1.155 s
16:39:03 [2024-02-28T21:39:03.219Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest.testNetworkExchange -- Time elapsed: 1.145 s
16:39:03 [2024-02-28T21:39:03.219Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest.testNetworkExchangeWithWifi -- Time elapsed: 1.136 s
16:39:03 [2024-02-28T21:39:03.219Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest
16:39:03 [2024-02-28T21:39:03.219Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest
16:39:03 [2024-02-28T21:39:03.219Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest.testStartBundleContext -- Time elapsed: 0 s
16:39:03 [2024-02-28T21:39:03.219Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest.testActivator -- Time elapsed: 0 s
16:39:03 [2024-02-28T21:39:03.219Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest.testStopBundleContext -- Time elapsed: 0 s
16:39:03 [2024-02-28T21:39:03.219Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest.testGetDefault -- Time elapsed: 0 s
16:39:03 [2024-02-28T21:39:03.219Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.MatchAndSyncTest
16:39:03 [2024-02-28T21:39:03.779Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.998 s -- in org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.MatchAndSyncTest
16:39:03 [2024-02-28T21:39:03.779Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.MatchAndSyncTest.testMatching -- Time elapsed: 0.996 s
16:39:03 [2024-02-28T21:39:03.780Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.ExperimentSyncTest
16:39:18 [2024-02-28T21:39:18.607Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.90 s -- in org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.ExperimentSyncTest
16:39:18 [2024-02-28T21:39:18.607Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.ExperimentSyncTest.testExperimentSync -- Time elapsed: 0.939 s
16:39:18 [2024-02-28T21:39:18.607Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.ExperimentSyncTest.testDjangoExperimentSync -- Time elapsed: 12.97 s
16:39:18 [2024-02-28T21:39:18.607Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.synchronization.UstKernelSyncTest
16:39:18 [2024-02-28T21:39:18.607Z] !SESSION 2024-02-28 21:36:27.294 -----------------------------------------------
16:39:18 [2024-02-28T21:39:18.607Z] eclipse.buildId=unknown
16:39:18 [2024-02-28T21:39:18.607Z] java.version=17.0.2
16:39:18 [2024-02-28T21:39:18.607Z] java.vendor=Oracle Corporation
16:39:18 [2024-02-28T21:39:18.607Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
16:39:18 [2024-02-28T21:39:18.607Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/surefire.properties -product org.eclipse.platform.ide
16:39:18 [2024-02-28T21:39:18.607Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-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-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
16:39:18 [2024-02-28T21:39:18.607Z] 
16:39:18 [2024-02-28T21:39:18.607Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2024-02-28 21:39:17.514
16:39:18 [2024-02-28T21:39:18.607Z] !MESSAGE Average clock correction (1450192745683541400) is higher than threshold of 500000 ns for experiment [TmfExperiment (test-exp)]
16:39:23 [2024-02-28T21:39:23.849Z] 
16:39:23 [2024-02-28T21:39:23.849Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2024-02-28 21:39:23.568
16:39:23 [2024-02-28T21:39:23.849Z] !MESSAGE Average clock correction (1450192745683541400) is higher than threshold of 500000 ns for experiment [TmfExperiment (test-exp)]
16:39:29 [2024-02-28T21:39:29.091Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.00 s -- in org.eclipse.tracecompass.lttng2.kernel.core.tests.synchronization.UstKernelSyncTest
16:39:29 [2024-02-28T21:39:29.091Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.synchronization.UstKernelSyncTest.testWholeUstTrace -- Time elapsed: 6.080 s
16:39:29 [2024-02-28T21:39:29.091Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.synchronization.UstKernelSyncTest.testOneEvent -- Time elapsed: 4.918 s
16:39:29 [2024-02-28T21:39:29.091Z] 
16:39:29 [2024-02-28T21:39:29.091Z] Results:
16:39:29 [2024-02-28T21:39:29.091Z] 
16:39:29 [2024-02-28T21:39:29.091Z] Tests run: 112, Failures: 0, Errors: 0, Skipped: 2
16:39:29 [2024-02-28T21:39:29.091Z] 
16:39:29 [2024-02-28T21:39:29.091Z] [INFO] All tests passed
16:39:29 [2024-02-28T21:39:29.091Z] [INFO] 
16:39:29 [2024-02-28T21:39:29.091Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
16:39:29 [2024-02-28T21:39:29.091Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:39:29 [2024-02-28T21:39:29.091Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:39:29 [2024-02-28T21:39:29.091Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:39:29 [2024-02-28T21:39:29.091Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:39:29 [2024-02-28T21:39:29.091Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:39:29 [2024-02-28T21:39:29.091Z] [INFO] 
16:39:29 [2024-02-28T21:39:29.091Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
16:39:29 [2024-02-28T21:39:29.091Z] [INFO] 
16:39:29 [2024-02-28T21:39:29.091Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests >--
16:39:29 [2024-02-28T21:39:29.091Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests 1.0.21-SNAPSHOT [97/141]
16:39:29 [2024-02-28T21:39:29.091Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/pom.xml
16:39:29 [2024-02-28T21:39:29.091Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:39:29 [2024-02-28T21:39:29.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
16:39:29 [2024-02-28T21:39:29.091Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests:1.0.21-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/pom.xml
16:39:29 [2024-02-28T21:39:29.091Z] [INFO] 
16:39:29 [2024-02-28T21:39:29.091Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
16:39:29 [2024-02-28T21:39:29.091Z] [INFO] 
16:39:29 [2024-02-28T21:39:29.091Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
16:39:29 [2024-02-28T21:39:29.091Z] [INFO] The project's OSGi version is 1.0.21.202402282100
16:39:29 [2024-02-28T21:39:29.091Z] [INFO] 
16:39:29 [2024-02-28T21:39:29.091Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
16:39:29 [2024-02-28T21:39:29.091Z] [INFO] 
16:39:29 [2024-02-28T21:39:29.091Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
16:39:29 [2024-02-28T21:39:29.091Z] [INFO] 
16:39:29 [2024-02-28T21:39:29.091Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
16:39:29 [2024-02-28T21:39:29.091Z] [INFO] 
16:39:29 [2024-02-28T21:39:29.092Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
16:39:29 [2024-02-28T21:39:29.092Z] [INFO] 
16:39:29 [2024-02-28T21:39:29.092Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
16:39:29 [2024-02-28T21:39:29.092Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests
16:39:29 [2024-02-28T21:39:29.653Z] [INFO] 
16:39:29 [2024-02-28T21:39:29.653Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
16:39:29 [2024-02-28T21:39:29.653Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/main/resources
16:39:29 [2024-02-28T21:39:29.653Z] [INFO] 
16:39:29 [2024-02-28T21:39:29.653Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
16:39:29 [2024-02-28T21:39:29.653Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:39:29 [2024-02-28T21:39:29.653Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:39:29 [2024-02-28T21:39:29.653Z] [WARNING] The 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.21-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/pom.xml
16:39:29 [2024-02-28T21:39:29.653Z] [INFO] Compiling 20 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:39:30 [2024-02-28T21:39:30.212Z] [INFO] 
16:39:30 [2024-02-28T21:39:30.212Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
16:39:30 [2024-02-28T21:39:30.212Z] [INFO] 
16:39:30 [2024-02-28T21:39:30.212Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
16:39:30 [2024-02-28T21:39:30.212Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/test/resources
16:39:30 [2024-02-28T21:39:30.212Z] [INFO] 
16:39:30 [2024-02-28T21:39:30.212Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
16:39:30 [2024-02-28T21:39:30.212Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 138 were skipped
16:39:30 [2024-02-28T21:39:30.212Z] [INFO] 
16:39:30 [2024-02-28T21:39:30.212Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
16:39:30 [2024-02-28T21:39:30.212Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.21-SNAPSHOT-sources.jar
16:39:30 [2024-02-28T21:39:30.212Z] [INFO] 
16:39:30 [2024-02-28T21:39:30.212Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
16:39:30 [2024-02-28T21:39:30.212Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.21-SNAPSHOT.jar
16:39:30 [2024-02-28T21:39:30.212Z] [INFO] 
16:39:30 [2024-02-28T21:39:30.212Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
16:39:30 [2024-02-28T21:39:30.212Z] [INFO] 
16:39:30 [2024-02-28T21:39:30.212Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
16:39:30 [2024-02-28T21:39:30.212Z] [INFO] 
16:39:30 [2024-02-28T21:39:30.212Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
16:39:30 [2024-02-28T21:39:30.212Z] [INFO] 
16:39:30 [2024-02-28T21:39:30.212Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
16:39:30 [2024-02-28T21:39:30.212Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.21-SNAPSHOT.jar
16:39:31 [2024-02-28T21:39:31.573Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.21-SNAPSHOT-sources.jar
16:39:32 [2024-02-28T21:39:32.134Z] [INFO] 
16:39:32 [2024-02-28T21:39:32.134Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
16:39:32 [2024-02-28T21:39:32.389Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/work/data/.metadata/.log
16:39:32 [2024-02-28T21:39:32.389Z] [INFO] Command line:
16:39:32 [2024-02-28T21:39:32.389Z] 	[/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-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-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-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
16:39:32 [2024-02-28T21:39:32.389Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:39:34 [2024-02-28T21:39:34.901Z] Feb 28, 2024 9:39:34 PM org.apache.aries.spifly.BaseActivator log
16:39:34 [2024-02-28T21:39:34.901Z] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
16:39:36 [2024-02-28T21:39:36.786Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
16:39:36 [2024-02-28T21:39:36.787Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
16:39:42 [2024-02-28T21:39:42.028Z] !SESSION 2024-02-28 21:39:32.285 -----------------------------------------------
16:39:42 [2024-02-28T21:39:42.028Z] eclipse.buildId=unknown
16:39:42 [2024-02-28T21:39:42.028Z] java.version=17.0.2
16:39:42 [2024-02-28T21:39:42.028Z] java.vendor=Oracle Corporation
16:39:42 [2024-02-28T21:39:42.028Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
16:39:42 [2024-02-28T21:39:42.028Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
16:39:42 [2024-02-28T21:39:42.028Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-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-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
16:39:42 [2024-02-28T21:39:42.028Z] 
16:39:42 [2024-02-28T21:39:42.028Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2024-02-28 21:39:41.590
16:39:42 [2024-02-28T21:39:42.028Z] !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
16:39:42 [2024-02-28T21:39:42.028Z] 
16:39:42 [2024-02-28T21:39:42.028Z] !ENTRY org.eclipse.urischeme 4 0 2024-02-28 21:39:41.669
16:39:42 [2024-02-28T21:39:42.028Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
16:39:42 [2024-02-28T21:39:42.028Z] !STACK 0
16:39:42 [2024-02-28T21:39:42.028Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
16:39:42 [2024-02-28T21:39:42.028Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
16:39:42 [2024-02-28T21:39:42.028Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
16:39:42 [2024-02-28T21:39:42.028Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
16:39:42 [2024-02-28T21:39:42.028Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
16:39:42 [2024-02-28T21:39:42.028Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
16:39:42 [2024-02-28T21:39:42.028Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
16:39:42 [2024-02-28T21:39:42.028Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:88)
16:39:42 [2024-02-28T21:39:42.028Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
16:39:42 [2024-02-28T21:39:42.028Z] Caused by: java.io.IOException: error=2, No such file or directory
16:39:42 [2024-02-28T21:39:42.028Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
16:39:42 [2024-02-28T21:39:42.028Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
16:39:42 [2024-02-28T21:39:42.028Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
16:39:42 [2024-02-28T21:39:42.028Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
16:39:42 [2024-02-28T21:39:42.028Z] 	... 7 more
16:39:42 [2024-02-28T21:39:42.028Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewUiContextTest
16:39:42 [2024-02-28T21:39:42.589Z] Display size: 1440x900
16:39:42 [2024-02-28T21:39:42.590Z] OS version=6.1.11-200.fc37.x86_64
16:39:42 [2024-02-28T21:39:42.590Z] GTK version=3.22.30
16:39:42 [2024-02-28T21:39:42.590Z] GTK theme=Ambiance
16:39:42 [2024-02-28T21:39:42.590Z] LIBOVERLAY_SCROLLBAR=0
16:39:42 [2024-02-28T21:39:42.590Z] Time zone: Greenwich Mean Time
16:39:42 [2024-02-28T21:39:42.590Z] 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@30221cfa] time=-240601415 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:39:43 [2024-02-28T21:39:43.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:39:43 [2024-02-28T21:39:43.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
16:39:43 [2024-02-28T21:39:43.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
16:39:43 [2024-02-28T21:39:43.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
16:39:43 [2024-02-28T21:39:43.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=-240600491 data=null doit=true}, MenuItem with text {&Hierarchical}]
16:39:43 [2024-02-28T21:39:43.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=-240600491 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}]
16:39:43 [2024-02-28T21:39:43.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-240600439 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
16:39:43 [2024-02-28T21:39:43.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
16:39:55 [2024-02-28T21:39:55.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Resources"'
16:39:55 [2024-02-28T21:39:55.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:39:55 [2024-02-28T21:39:55.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
16:39:55 [2024-02-28T21:39:55.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:39:55 [2024-02-28T21:39:55.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:39:55 [2024-02-28T21:39:55.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
16:39:55 [2024-02-28T21:39:55.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:39:55 [2024-02-28T21:39:55.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:39:55 [2024-02-28T21:39:55.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
16:39:55 [2024-02-28T21:39:55.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:39:55 [2024-02-28T21:39:55.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:39:55 [2024-02-28T21:39:55.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
16:39:55 [2024-02-28T21:39:55.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:39:55 [2024-02-28T21:39:55.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:39:55 [2024-02-28T21:39:55.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
16:39:55 [2024-02-28T21:39:55.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:39:55 [2024-02-28T21:39:55.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:39:55 [2024-02-28T21:39:55.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
16:39:55 [2024-02-28T21:39:55.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:39:55 [2024-02-28T21:39:55.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:39:55 [2024-02-28T21:39:55.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
16:39:55 [2024-02-28T21:39:55.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:39:55 [2024-02-28T21:39:55.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:40:00 [2024-02-28T21:40:00.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Resources"'
16:40:00 [2024-02-28T21:40:00.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:40:00 [2024-02-28T21:40:00.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
16:40:00 [2024-02-28T21:40:00.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:40:00 [2024-02-28T21:40:00.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:40:00 [2024-02-28T21:40:00.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Resources"'
16:40:00 [2024-02-28T21:40:00.914Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
16:40:00 [2024-02-28T21:40:00.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicking on ToolItem with tooltip text {Hide Empty Rows}
16:40:00 [2024-02-28T21:40:00.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240583733 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
16:40:00 [2024-02-28T21:40:00.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240583725 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
16:40:00 [2024-02-28T21:40:00.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240583724 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
16:40:00 [2024-02-28T21:40:00.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240583724 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
16:40:00 [2024-02-28T21:40:00.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240583713 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
16:40:00 [2024-02-28T21:40:00.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240583712 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}]
16:40:00 [2024-02-28T21:40:00.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240583709 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
16:40:00 [2024-02-28T21:40:00.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240583709 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
16:40:00 [2024-02-28T21:40:00.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240583708 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
16:40:00 [2024-02-28T21:40:00.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240583708 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
16:40:00 [2024-02-28T21:40:00.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240583707 data=null}, ToolItem with tooltip text {Hide Empty Rows}]
16:40:00 [2024-02-28T21:40:00.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicked on ToolItem with tooltip text {Hide Empty Rows}
16:40:00 [2024-02-28T21:40:00.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
16:40:00 [2024-02-28T21:40:00.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:40:00 [2024-02-28T21:40:00.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:40:00 [2024-02-28T21:40:00.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Resources"'
16:40:00 [2024-02-28T21:40:00.914Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
16:40:00 [2024-02-28T21:40:00.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
16:40:00 [2024-02-28T21:40:00.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:40:00 [2024-02-28T21:40:00.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:40:00 [2024-02-28T21:40:00.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Resources"'
16:40:00 [2024-02-28T21:40:00.914Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
16:40:00 [2024-02-28T21:40:00.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Resources"'
16:40:00 [2024-02-28T21:40:00.914Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
16:40:00 [2024-02-28T21:40:00.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicking on ToolItem with tooltip text {Hide Empty Rows}
16:40:00 [2024-02-28T21:40:00.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240583329 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
16:40:00 [2024-02-28T21:40:00.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240583329 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
16:40:00 [2024-02-28T21:40:00.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240583329 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
16:40:00 [2024-02-28T21:40:00.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240583329 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
16:40:00 [2024-02-28T21:40:00.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240583329 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
16:40:00 [2024-02-28T21:40:00.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240583329 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}]
16:40:00 [2024-02-28T21:40:00.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240583328 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
16:40:00 [2024-02-28T21:40:00.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240583327 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
16:40:00 [2024-02-28T21:40:00.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240583327 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
16:40:00 [2024-02-28T21:40:00.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240583327 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
16:40:00 [2024-02-28T21:40:00.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240583326 data=null}, ToolItem with tooltip text {Hide Empty Rows}]
16:40:00 [2024-02-28T21:40:00.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicked on ToolItem with tooltip text {Hide Empty Rows}
16:40:00 [2024-02-28T21:40:00.915Z] 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@30221cfa] time=-240583031 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:40:00 [2024-02-28T21:40:00.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:40:00 [2024-02-28T21:40:00.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:40:00 [2024-02-28T21:40:00.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:40:00 [2024-02-28T21:40:00.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:40:00 [2024-02-28T21:40:00.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-240582991 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:40:00 [2024-02-28T21:40:00.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-240582991 data=null doit=true}, TreeItem with text {test}]
16:40:00 [2024-02-28T21:40:00.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-240582991 data=null}, TreeItem with text {test}]
16:40:00 [2024-02-28T21:40:00.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-240582990 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:40:00 [2024-02-28T21:40:00.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240582990 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:40:00 [2024-02-28T21:40:00.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-240582928 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:40:01 [2024-02-28T21:40:01.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:40:01 [2024-02-28T21:40:01.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:40:01 [2024-02-28T21:40:01.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:40:01 [2024-02-28T21:40:01.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:40:01 [2024-02-28T21:40:01.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:40:01 [2024-02-28T21:40:01.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:40:01 [2024-02-28T21:40:01.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:40:01 [2024-02-28T21:40:01.732Z] 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')
16:40:01 [2024-02-28T21:40:01.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:40:01 [2024-02-28T21:40:01.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:40:01 [2024-02-28T21:40:01.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:40:01 [2024-02-28T21:40:01.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:40:01 [2024-02-28T21:40:01.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
16:40:01 [2024-02-28T21:40:01.732Z] 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=-240582288 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:40:01 [2024-02-28T21:40:01.732Z] 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=-240582288 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:40:01 [2024-02-28T21:40:01.732Z] 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=-240582288 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:40:01 [2024-02-28T21:40:01.732Z] 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=-240582287 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:40:01 [2024-02-28T21:40:01.732Z] 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=-240582287 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:40:01 [2024-02-28T21:40:01.732Z] 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=-240582287 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:40:01 [2024-02-28T21:40:01.732Z] 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=-240582287 data=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')]
16:40:01 [2024-02-28T21:40:01.732Z] 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=-240582287 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:40:01 [2024-02-28T21:40:01.732Z] 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=-240582287 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:40:01 [2024-02-28T21:40:01.732Z] 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=-240582287 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:40:01 [2024-02-28T21:40:01.732Z] 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=-240582287 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:40:01 [2024-02-28T21:40:01.732Z] 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=-240582287 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:40:01 [2024-02-28T21:40:01.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:40:01 [2024-02-28T21:40:01.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:40:01 [2024-02-28T21:40:01.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:40:01 [2024-02-28T21:40:01.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:40:01 [2024-02-28T21:40:01.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:40:01 [2024-02-28T21:40:01.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:40:01 [2024-02-28T21:40:01.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:40:01 [2024-02-28T21:40:01.732Z] 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')
16:40:01 [2024-02-28T21:40:01.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:40:01 [2024-02-28T21:40:01.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-240582284 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:40:01 [2024-02-28T21:40:01.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-240582284 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:40:01 [2024-02-28T21:40:01.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-240582284 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:40:01 [2024-02-28T21:40:01.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-240582284 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:40:01 [2024-02-28T21:40:01.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-240582284 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:40:01 [2024-02-28T21:40:01.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-240582284 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:40:01 [2024-02-28T21:40:01.732Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:40:01 [2024-02-28T21:40:01.732Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:40:01 [2024-02-28T21:40:01.732Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:40:01 [2024-02-28T21:40:01.732Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:40:01 [2024-02-28T21:40:01.732Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:40:01 [2024-02-28T21:40:01.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:40:01 [2024-02-28T21:40:01.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-240582284 data=null 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')]
16:40:01 [2024-02-28T21:40:01.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-240582807 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:40:02 [2024-02-28T21:40:02.243Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.16 s -- in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewUiContextTest
16:40:02 [2024-02-28T21:40:02.243Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewUiContextTest.testExpandedState -- Time elapsed: 11.29 s
16:40:02 [2024-02-28T21:40:02.243Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewUiContextTest.testHideEmptyRowsState -- Time elapsed: 4.859 s
16:40:02 [2024-02-28T21:40:02.243Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewSortingTest
16:40:02 [2024-02-28T21:40:02.243Z] 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@30221cfa] time=-240581712 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:40:02 [2024-02-28T21:40:02.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:40:02 [2024-02-28T21:40:02.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
16:40:02 [2024-02-28T21:40:02.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
16:40:02 [2024-02-28T21:40:02.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
16:40:02 [2024-02-28T21:40:02.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-240581423 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
16:40:02 [2024-02-28T21:40:02.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
16:40:03 [2024-02-28T21:40:03.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:40:09 [2024-02-28T21:40:09.585Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
16:40:09 [2024-02-28T21:40:09.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show View Filters}
16:40:09 [2024-02-28T21:40:09.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240574780 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
16:40:09 [2024-02-28T21:40:09.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240574780 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
16:40:09 [2024-02-28T21:40:09.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240574779 data=null doit=true}, ToolItem with tooltip text {Show View Filters}]
16:40:09 [2024-02-28T21:40:09.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240574779 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
16:40:09 [2024-02-28T21:40:09.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240574779 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
16:40:09 [2024-02-28T21:40:09.586Z] 
16:40:09 [2024-02-28T21:40:09.586Z] (Eclipse:12922): Gtk-WARNING **: 21:40:09.306: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:40:09 [2024-02-28T21:40:09.586Z] 
16:40:09 [2024-02-28T21:40:09.586Z] (Eclipse:12922): Gtk-WARNING **: 21:40:09.306: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:40:09 [2024-02-28T21:40:09.586Z] 
16:40:09 [2024-02-28T21:40:09.586Z] (Eclipse:12922): Gtk-WARNING **: 21:40:09.306: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:40:09 [2024-02-28T21:40:09.586Z] 
16:40:09 [2024-02-28T21:40:09.586Z] (Eclipse:12922): Gtk-WARNING **: 21:40:09.306: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:40:09 [2024-02-28T21:40:09.586Z] 
16:40:09 [2024-02-28T21:40:09.586Z] (Eclipse:12922): Gtk-WARNING **: 21:40:09.407: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:40:09 [2024-02-28T21:40:09.586Z] 
16:40:09 [2024-02-28T21:40:09.586Z] (Eclipse:12922): Gtk-WARNING **: 21:40:09.407: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:40:09 [2024-02-28T21:40:09.586Z] 
16:40:09 [2024-02-28T21:40:09.586Z] (Eclipse:12922): Gtk-WARNING **: 21:40:09.407: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:40:09 [2024-02-28T21:40:09.586Z] 
16:40:09 [2024-02-28T21:40:09.586Z] (Eclipse:12922): Gtk-WARNING **: 21:40:09.407: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:40:09 [2024-02-28T21:40:09.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240574342 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
16:40:09 [2024-02-28T21:40:09.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240574338 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
16:40:09 [2024-02-28T21:40:09.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240574338 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
16:40:09 [2024-02-28T21:40:09.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240574338 data=null doit=true}, ToolItem with tooltip text {Show View Filters}]
16:40:09 [2024-02-28T21:40:09.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240574338 data=null}, ToolItem with tooltip text {Show View Filters}]
16:40:09 [2024-02-28T21:40:09.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show View Filters}
16:40:09 [2024-02-28T21:40:09.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Filter", using matcher: with text 'Filter'
16:40:09 [2024-02-28T21:40:09.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Filter} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-240574336 data=null doit=true}, Shell with text {Filter}]
16:40:09 [2024-02-28T21:40:09.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:40:09 [2024-02-28T21:40:09.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:40:09 [2024-02-28T21:40:09.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:40:09 [2024-02-28T21:40:09.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
16:40:09 [2024-02-28T21:40:09.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:40:09 [2024-02-28T21:40:09.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
16:40:09 [2024-02-28T21:40:09.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:40:09 [2024-02-28T21:40:09.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
16:40:09 [2024-02-28T21:40:09.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:40:09 [2024-02-28T21:40:09.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
16:40:09 [2024-02-28T21:40:09.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
16:40:09 [2024-02-28T21:40:09.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')
16:40:09 [2024-02-28T21:40:09.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
16:40:09 [2024-02-28T21:40:09.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:40:09 [2024-02-28T21:40:09.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:40:09 [2024-02-28T21:40:09.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
16:40:09 [2024-02-28T21:40:09.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-240574333 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')]
16:40:09 [2024-02-28T21:40:09.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-240574333 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')]
16:40:09 [2024-02-28T21:40:09.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=-240574333 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
16:40:09 [2024-02-28T21:40:09.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=-240574333 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
16:40:09 [2024-02-28T21:40:09.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=-240574333 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')]
16:40:09 [2024-02-28T21:40:09.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=-240574333 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')]
16:40:09 [2024-02-28T21:40:09.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=-240574333 data=null 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')]
16:40:09 [2024-02-28T21:40:09.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=-240574308 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')]
16:40:09 [2024-02-28T21:40:09.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-240574308 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')]
16:40:09 [2024-02-28T21:40:09.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=-240574308 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')]
16:40:09 [2024-02-28T21:40:09.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=-240574308 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
16:40:09 [2024-02-28T21:40:09.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=-240574308 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
16:40:09 [2024-02-28T21:40:09.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
16:40:09 [2024-02-28T21:40:09.587Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {scp_dest} is already expanded. Won't expand it again.
16:40:09 [2024-02-28T21:40:09.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:40:09 [2024-02-28T21:40:09.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {systemd} time=-240574303 data=null button=0 stateMask=0x0 x=92 y=81 count=0}, Tree node with text: systemd]
16:40:09 [2024-02-28T21:40:09.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {systemd} time=-240574303 data=null doit=true}, Tree node with text: systemd]
16:40:09 [2024-02-28T21:40:09.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {systemd} time=-240574303 data=null}, Tree node with text: systemd]
16:40:09 [2024-02-28T21:40:09.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {systemd} time=-240574303 data=null button=1 stateMask=0x0 x=92 y=81 count=1}, Tree node with text: systemd]
16:40:09 [2024-02-28T21:40:09.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240574303 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]
16:40:09 [2024-02-28T21:40:09.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {systemd} time=-240574302 data=null button=1 stateMask=0x80000 x=92 y=81 count=1}, Tree node with text: systemd]
16:40:09 [2024-02-28T21:40:09.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:40:09 [2024-02-28T21:40:09.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
16:40:09 [2024-02-28T21:40:09.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree'
16:40:09 [2024-02-28T21:40:09.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH'
16:40:09 [2024-02-28T21:40:09.587Z] 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')
16:40:09 [2024-02-28T21:40:09.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:40:09 [2024-02-28T21:40:09.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
16:40:09 [2024-02-28T21:40:09.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:40:09 [2024-02-28T21:40:09.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
16:40:09 [2024-02-28T21:40:09.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:40:09 [2024-02-28T21:40:09.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
16:40:09 [2024-02-28T21:40:09.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:40:09 [2024-02-28T21:40:09.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:40:09 [2024-02-28T21:40:09.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check subtree
16:40:09 [2024-02-28T21:40:09.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check subtree} time=-240574301 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')]
16:40:09 [2024-02-28T21:40:09.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check subtree} time=-240574301 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')]
16:40:09 [2024-02-28T21:40:09.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check subtree} time=-240574301 data=null doit=true}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
16:40:09 [2024-02-28T21:40:09.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check subtree} time=-240574301 data=null}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
16:40:09 [2024-02-28T21:40:09.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check subtree} time=-240574300 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')]
16:40:09 [2024-02-28T21:40:09.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check subtree} time=-240574300 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')]
16:40:09 [2024-02-28T21:40:09.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check subtree} time=-240574300 data=null 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')]
16:40:09 [2024-02-28T21:40:09.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check subtree} time=-240574221 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')]
16:40:09 [2024-02-28T21:40:09.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check subtree} time=-240574221 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')]
16:40:09 [2024-02-28T21:40:09.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check subtree} time=-240574221 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')]
16:40:09 [2024-02-28T21:40:09.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check subtree} time=-240574221 data=null doit=true}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
16:40:09 [2024-02-28T21:40:09.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check subtree} time=-240574221 data=null}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
16:40:09 [2024-02-28T21:40:09.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check subtree
16:40:09 [2024-02-28T21:40:09.844Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {scp_dest} is already expanded. Won't expand it again.
16:40:09 [2024-02-28T21:40:09.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:40:09 [2024-02-28T21:40:09.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kthreadd} time=-240574219 data=null button=0 stateMask=0x0 x=93 y=1208 count=0}, Tree node with text: kthreadd]
16:40:09 [2024-02-28T21:40:09.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kthreadd} time=-240574219 data=null doit=true}, Tree node with text: kthreadd]
16:40:09 [2024-02-28T21:40:09.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kthreadd} time=-240574219 data=null}, Tree node with text: kthreadd]
16:40:09 [2024-02-28T21:40:09.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kthreadd} time=-240574218 data=null button=1 stateMask=0x0 x=93 y=1208 count=1}, Tree node with text: kthreadd]
16:40:09 [2024-02-28T21:40:09.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240574218 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]
16:40:09 [2024-02-28T21:40:09.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kthreadd} time=-240574218 data=null button=1 stateMask=0x80000 x=93 y=1208 count=1}, Tree node with text: kthreadd]
16:40:09 [2024-02-28T21:40:09.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:40:09 [2024-02-28T21:40:09.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
16:40:09 [2024-02-28T21:40:09.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree'
16:40:09 [2024-02-28T21:40:09.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH'
16:40:09 [2024-02-28T21:40:09.844Z] 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')
16:40:09 [2024-02-28T21:40:09.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:40:09 [2024-02-28T21:40:09.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
16:40:09 [2024-02-28T21:40:09.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:40:09 [2024-02-28T21:40:09.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
16:40:09 [2024-02-28T21:40:09.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:40:09 [2024-02-28T21:40:09.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
16:40:09 [2024-02-28T21:40:09.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:40:09 [2024-02-28T21:40:09.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:40:09 [2024-02-28T21:40:09.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check subtree
16:40:09 [2024-02-28T21:40:09.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check subtree} time=-240574216 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')]
16:40:09 [2024-02-28T21:40:09.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check subtree} time=-240574216 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')]
16:40:09 [2024-02-28T21:40:09.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check subtree} time=-240574216 data=null doit=true}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
16:40:09 [2024-02-28T21:40:09.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check subtree} time=-240574216 data=null}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
16:40:09 [2024-02-28T21:40:09.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check subtree} time=-240574216 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')]
16:40:09 [2024-02-28T21:40:09.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check subtree} time=-240574216 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')]
16:40:09 [2024-02-28T21:40:09.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check subtree} time=-240574216 data=null 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')]
16:40:09 [2024-02-28T21:40:09.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check subtree} time=-240574209 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')]
16:40:09 [2024-02-28T21:40:09.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check subtree} time=-240574209 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')]
16:40:09 [2024-02-28T21:40:09.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check subtree} time=-240574209 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')]
16:40:09 [2024-02-28T21:40:09.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check subtree} time=-240574209 data=null doit=true}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
16:40:09 [2024-02-28T21:40:09.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check subtree} time=-240574209 data=null}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
16:40:09 [2024-02-28T21:40:09.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check subtree
16:40:09 [2024-02-28T21:40:09.844Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {scp_dest} is already expanded. Won't expand it again.
16:40:09 [2024-02-28T21:40:09.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:40:09 [2024-02-28T21:40:09.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {lttng-consumerd} time=-240574207 data=null button=0 stateMask=0x0 x=110 y=-897 count=0}, Tree node with text: lttng-consumerd]
16:40:09 [2024-02-28T21:40:09.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {lttng-consumerd} time=-240574207 data=null doit=true}, Tree node with text: lttng-consumerd]
16:40:09 [2024-02-28T21:40:09.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {lttng-consumerd} time=-240574207 data=null}, Tree node with text: lttng-consumerd]
16:40:09 [2024-02-28T21:40:09.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {lttng-consumerd} time=-240574206 data=null button=1 stateMask=0x0 x=110 y=-897 count=1}, Tree node with text: lttng-consumerd]
16:40:09 [2024-02-28T21:40:09.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240574206 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]
16:40:09 [2024-02-28T21:40:09.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {lttng-consumerd} time=-240574206 data=null button=1 stateMask=0x80000 x=110 y=-897 count=1}, Tree node with text: lttng-consumerd]
16:40:09 [2024-02-28T21:40:09.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:40:09 [2024-02-28T21:40:09.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
16:40:09 [2024-02-28T21:40:09.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree'
16:40:09 [2024-02-28T21:40:09.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH'
16:40:09 [2024-02-28T21:40:09.845Z] 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')
16:40:09 [2024-02-28T21:40:09.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:40:09 [2024-02-28T21:40:09.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
16:40:09 [2024-02-28T21:40:09.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:40:09 [2024-02-28T21:40:09.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
16:40:09 [2024-02-28T21:40:09.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:40:09 [2024-02-28T21:40:09.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
16:40:09 [2024-02-28T21:40:09.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:40:09 [2024-02-28T21:40:09.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:40:09 [2024-02-28T21:40:09.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check subtree
16:40:09 [2024-02-28T21:40:09.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check subtree} time=-240574204 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')]
16:40:09 [2024-02-28T21:40:09.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check subtree} time=-240574204 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')]
16:40:09 [2024-02-28T21:40:09.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check subtree} time=-240574204 data=null doit=true}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
16:40:09 [2024-02-28T21:40:09.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check subtree} time=-240574197 data=null}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
16:40:09 [2024-02-28T21:40:09.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check subtree} time=-240574197 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')]
16:40:09 [2024-02-28T21:40:09.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check subtree} time=-240574197 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')]
16:40:09 [2024-02-28T21:40:09.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check subtree} time=-240574197 data=null 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')]
16:40:09 [2024-02-28T21:40:09.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check subtree} time=-240574196 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')]
16:40:09 [2024-02-28T21:40:09.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check subtree} time=-240574196 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')]
16:40:09 [2024-02-28T21:40:09.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check subtree} time=-240574196 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')]
16:40:09 [2024-02-28T21:40:09.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check subtree} time=-240574196 data=null doit=true}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
16:40:09 [2024-02-28T21:40:09.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check subtree} time=-240574196 data=null}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
16:40:09 [2024-02-28T21:40:09.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check subtree
16:40:09 [2024-02-28T21:40:09.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:40:09 [2024-02-28T21:40:09.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
16:40:09 [2024-02-28T21:40:09.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:40:09 [2024-02-28T21:40:09.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
16:40:09 [2024-02-28T21:40:09.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:40:09 [2024-02-28T21:40:09.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
16:40:09 [2024-02-28T21:40:09.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:40:09 [2024-02-28T21:40:09.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
16:40:09 [2024-02-28T21:40:09.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:40:09 [2024-02-28T21:40:09.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:40:09 [2024-02-28T21:40:09.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:40:09 [2024-02-28T21:40:09.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:40:09 [2024-02-28T21:40:09.845Z] 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')
16:40:09 [2024-02-28T21:40:09.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:40:09 [2024-02-28T21:40:09.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-240574194 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:40:09 [2024-02-28T21:40:09.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-240574194 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:40:09 [2024-02-28T21:40:09.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-240574194 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:40:09 [2024-02-28T21:40:09.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-240574194 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:40:09 [2024-02-28T21:40:09.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-240574194 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:40:09 [2024-02-28T21:40:09.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-240574194 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:40:09 [2024-02-28T21:40:09.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-240574194 data=null 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')]
16:40:09 [2024-02-28T21:40:09.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240574779 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}]
16:40:09 [2024-02-28T21:40:09.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:40:09 [2024-02-28T21:40:09.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:40:09 [2024-02-28T21:40:09.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:40:09 [2024-02-28T21:40:09.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:40:10 [2024-02-28T21:40:10.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 13 to [Selection [13]: SelectionEvent{TreeColumn {Process} time=-240573986 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeColumn with text {Process}]
16:40:10 [2024-02-28T21:40:10.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TreeColumn {Process} time=-240573912 data=null button=1 stateMask=0x80000 x=67 y=-13 count=1}, TreeColumn with text {Process}]
16:40:10 [2024-02-28T21:40:10.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 13 to [Selection [13]: SelectionEvent{TreeColumn {Process} time=-240573908 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeColumn with text {Process}]
16:40:10 [2024-02-28T21:40:10.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TreeColumn {Process} time=-240573896 data=null button=1 stateMask=0x80000 x=67 y=-13 count=1}, TreeColumn with text {Process}]
16:40:10 [2024-02-28T21:40:10.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 13 to [Selection [13]: SelectionEvent{TreeColumn {TID} time=-240573895 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeColumn with text {TID}]
16:40:10 [2024-02-28T21:40:10.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TreeColumn {TID} time=-240573894 data=null button=1 stateMask=0x80000 x=155 y=-13 count=1}, TreeColumn with text {TID}]
16:40:10 [2024-02-28T21:40:10.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 13 to [Selection [13]: SelectionEvent{TreeColumn {TID} time=-240573893 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeColumn with text {TID}]
16:40:10 [2024-02-28T21:40:10.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TreeColumn {TID} time=-240573893 data=null button=1 stateMask=0x80000 x=155 y=-13 count=1}, TreeColumn with text {TID}]
16:40:10 [2024-02-28T21:40:10.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 13 to [Selection [13]: SelectionEvent{TreeColumn {PID} time=-240573834 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeColumn with text {PID}]
16:40:10 [2024-02-28T21:40:10.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TreeColumn {PID} time=-240573832 data=null button=1 stateMask=0x80000 x=195 y=-13 count=1}, TreeColumn with text {PID}]
16:40:10 [2024-02-28T21:40:10.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 13 to [Selection [13]: SelectionEvent{TreeColumn {PID} time=-240573831 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeColumn with text {PID}]
16:40:10 [2024-02-28T21:40:10.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TreeColumn {PID} time=-240573830 data=null button=1 stateMask=0x80000 x=195 y=-13 count=1}, TreeColumn with text {PID}]
16:40:10 [2024-02-28T21:40:10.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 13 to [Selection [13]: SelectionEvent{TreeColumn {PTID} time=-240573830 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeColumn with text {PTID}]
16:40:10 [2024-02-28T21:40:10.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TreeColumn {PTID} time=-240573828 data=null button=1 stateMask=0x80000 x=238 y=-13 count=1}, TreeColumn with text {PTID}]
16:40:10 [2024-02-28T21:40:10.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 13 to [Selection [13]: SelectionEvent{TreeColumn {PTID} time=-240573828 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeColumn with text {PTID}]
16:40:10 [2024-02-28T21:40:10.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TreeColumn {PTID} time=-240573827 data=null button=1 stateMask=0x80000 x=238 y=-13 count=1}, TreeColumn with text {PTID}]
16:40:10 [2024-02-28T21:40:10.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 13 to [Selection [13]: SelectionEvent{TreeColumn {Birth time} time=-240573826 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}]
16:40:10 [2024-02-28T21:40:10.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TreeColumn {Birth time} time=-240573825 data=null button=1 stateMask=0x80000 x=332 y=-13 count=1}, TreeColumn with text {Birth time}]
16:40:10 [2024-02-28T21:40:10.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 13 to [Selection [13]: SelectionEvent{TreeColumn {Birth time} time=-240573825 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}]
16:40:10 [2024-02-28T21:40:10.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TreeColumn {Birth time} time=-240573824 data=null button=1 stateMask=0x80000 x=332 y=-13 count=1}, TreeColumn with text {Birth time}]
16:40:10 [2024-02-28T21:40:10.102Z] 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@30221cfa] time=-240573728 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:40:10 [2024-02-28T21:40:10.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:40:10 [2024-02-28T21:40:10.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:40:10 [2024-02-28T21:40:10.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:40:10 [2024-02-28T21:40:10.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:40:10 [2024-02-28T21:40:10.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-240573637 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:40:10 [2024-02-28T21:40:10.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-240573636 data=null doit=true}, TreeItem with text {test}]
16:40:10 [2024-02-28T21:40:10.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-240573636 data=null}, TreeItem with text {test}]
16:40:10 [2024-02-28T21:40:10.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-240573636 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:40:10 [2024-02-28T21:40:10.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240573636 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:40:10 [2024-02-28T21:40:10.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-240573617 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:40:10 [2024-02-28T21:40:10.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:40:10 [2024-02-28T21:40:10.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:40:10 [2024-02-28T21:40:10.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:40:10 [2024-02-28T21:40:10.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:40:10 [2024-02-28T21:40:10.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:40:10 [2024-02-28T21:40:10.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:40:10 [2024-02-28T21:40:10.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:40:10 [2024-02-28T21:40:10.917Z] 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')
16:40:10 [2024-02-28T21:40:10.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:40:10 [2024-02-28T21:40:10.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:40:10 [2024-02-28T21:40:10.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:40:10 [2024-02-28T21:40:10.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:40:10 [2024-02-28T21:40:10.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
16:40:10 [2024-02-28T21:40:10.917Z] 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=-240573100 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:40:10 [2024-02-28T21:40:10.917Z] 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=-240573100 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:40:10 [2024-02-28T21:40:10.917Z] 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=-240573100 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:40:10 [2024-02-28T21:40:10.917Z] 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=-240573100 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:40:10 [2024-02-28T21:40:10.917Z] 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=-240573099 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:40:10 [2024-02-28T21:40:10.917Z] 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=-240573099 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:40:10 [2024-02-28T21:40:10.917Z] 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=-240573099 data=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')]
16:40:10 [2024-02-28T21:40:10.917Z] 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=-240573099 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:40:10 [2024-02-28T21:40:10.917Z] 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=-240573099 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:40:10 [2024-02-28T21:40:10.917Z] 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=-240573099 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:40:10 [2024-02-28T21:40:10.917Z] 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=-240573099 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:40:10 [2024-02-28T21:40:10.918Z] 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=-240573099 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:40:10 [2024-02-28T21:40:10.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:40:10 [2024-02-28T21:40:10.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:40:10 [2024-02-28T21:40:10.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:40:10 [2024-02-28T21:40:10.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:40:10 [2024-02-28T21:40:10.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:40:10 [2024-02-28T21:40:10.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:40:10 [2024-02-28T21:40:10.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:40:10 [2024-02-28T21:40:10.918Z] 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')
16:40:10 [2024-02-28T21:40:10.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:40:10 [2024-02-28T21:40:10.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-240573098 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:40:10 [2024-02-28T21:40:10.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-240573098 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:40:10 [2024-02-28T21:40:10.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-240573098 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:40:10 [2024-02-28T21:40:10.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-240573098 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:40:10 [2024-02-28T21:40:10.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-240573097 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:40:10 [2024-02-28T21:40:10.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-240573097 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:40:10 [2024-02-28T21:40:10.918Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:40:10 [2024-02-28T21:40:10.918Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:40:10 [2024-02-28T21:40:10.918Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:40:10 [2024-02-28T21:40:10.918Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:40:10 [2024-02-28T21:40:10.918Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:40:10 [2024-02-28T21:40:10.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:40:11 [2024-02-28T21:40:11.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-240573097 data=null 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')]
16:40:11 [2024-02-28T21:40:11.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-240573538 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:40:11 [2024-02-28T21:40:11.428Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.130 s -- in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewSortingTest
16:40:11 [2024-02-28T21:40:11.428Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewSortingTest.testColumnSorting -- Time elapsed: 7.286 s
16:40:11 [2024-02-28T21:40:11.428Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest
16:40:11 [2024-02-28T21:40:11.428Z] 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@30221cfa] time=-240572569 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:40:11 [2024-02-28T21:40:11.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:40:11 [2024-02-28T21:40:11.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
16:40:11 [2024-02-28T21:40:11.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
16:40:11 [2024-02-28T21:40:11.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
16:40:11 [2024-02-28T21:40:11.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-240572392 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
16:40:11 [2024-02-28T21:40:11.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
16:40:11 [2024-02-28T21:40:11.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:40:17 [2024-02-28T21:40:17.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
16:40:17 [2024-02-28T21:40:17.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:40:17 [2024-02-28T21:40:17.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:40:17 [2024-02-28T21:40:17.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:40:17 [2024-02-28T21:40:17.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:40:17 [2024-02-28T21:40:17.225Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
16:40:17 [2024-02-28T21:40:17.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:40:17 [2024-02-28T21:40:17.480Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
16:40:17 [2024-02-28T21:40:17.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Forward}
16:40:17 [2024-02-28T21:40:17.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240566525 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:40:17 [2024-02-28T21:40:17.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=-240566524 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:40:17 [2024-02-28T21:40:17.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240566524 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
16:40:17 [2024-02-28T21:40:17.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240566524 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:40:17 [2024-02-28T21:40:17.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240566524 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:40:17 [2024-02-28T21:40:17.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240566524 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}]
16:40:17 [2024-02-28T21:40:17.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=-240566522 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:40:17 [2024-02-28T21:40:17.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=-240566522 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:40:17 [2024-02-28T21:40:17.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=-240566522 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:40:17 [2024-02-28T21:40:17.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=-240566522 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
16:40:17 [2024-02-28T21:40:17.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=-240566522 data=null}, ToolItem with tooltip text {Follow CPU Forward}]
16:40:17 [2024-02-28T21:40:17.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Forward}
16:40:17 [2024-02-28T21:40:17.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:40:18 [2024-02-28T21:40:18.040Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
16:40:18 [2024-02-28T21:40:18.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Forward}
16:40:18 [2024-02-28T21:40:18.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240566020 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:40:18 [2024-02-28T21:40:18.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240566019 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:40:18 [2024-02-28T21:40:18.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240566019 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
16:40:18 [2024-02-28T21:40:18.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240566019 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:40:18 [2024-02-28T21:40:18.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240566019 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:40:18 [2024-02-28T21:40:18.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240566019 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}]
16:40:18 [2024-02-28T21:40:18.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240566011 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:40:18 [2024-02-28T21:40:18.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240566010 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:40:18 [2024-02-28T21:40:18.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240566010 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:40:18 [2024-02-28T21:40:18.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240566010 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
16:40:18 [2024-02-28T21:40:18.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240566010 data=null}, ToolItem with tooltip text {Follow CPU Forward}]
16:40:18 [2024-02-28T21:40:18.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Forward}
16:40:18 [2024-02-28T21:40:18.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:40:18 [2024-02-28T21:40:18.601Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
16:40:18 [2024-02-28T21:40:18.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Forward}
16:40:18 [2024-02-28T21:40:18.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240565508 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:40:18 [2024-02-28T21:40:18.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240565507 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:40:18 [2024-02-28T21:40:18.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240565507 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
16:40:18 [2024-02-28T21:40:18.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240565507 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:40:18 [2024-02-28T21:40:18.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240565507 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:40:18 [2024-02-28T21:40:18.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240565507 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}]
16:40:18 [2024-02-28T21:40:18.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240565499 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:40:18 [2024-02-28T21:40:18.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240565499 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:40:18 [2024-02-28T21:40:18.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240565499 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:40:18 [2024-02-28T21:40:18.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240565499 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
16:40:18 [2024-02-28T21:40:18.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240565498 data=null}, ToolItem with tooltip text {Follow CPU Forward}]
16:40:18 [2024-02-28T21:40:18.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Forward}
16:40:18 [2024-02-28T21:40:18.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:40:18 [2024-02-28T21:40:18.856Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
16:40:18 [2024-02-28T21:40:18.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1}
16:40:18 [2024-02-28T21:40:18.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240564995 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:40:18 [2024-02-28T21:40:18.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240564995 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:40:18 [2024-02-28T21:40:18.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240564994 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
16:40:18 [2024-02-28T21:40:18.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240564994 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:40:18 [2024-02-28T21:40:18.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240564994 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:40:18 [2024-02-28T21:40:18.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240564994 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}]
16:40:18 [2024-02-28T21:40:18.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240564985 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:40:18 [2024-02-28T21:40:18.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240564985 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:40:18 [2024-02-28T21:40:18.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240564985 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:40:18 [2024-02-28T21:40:18.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240564985 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
16:40:18 [2024-02-28T21:40:18.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240564985 data=null}, ToolItem with tooltip text {Follow CPU Forward}]
16:40:18 [2024-02-28T21:40:18.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1}
16:40:18 [2024-02-28T21:40:18.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:40:19 [2024-02-28T21:40:19.416Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
16:40:19 [2024-02-28T21:40:19.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1}
16:40:19 [2024-02-28T21:40:19.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240564483 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:40:19 [2024-02-28T21:40:19.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240564483 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:40:19 [2024-02-28T21:40:19.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240564483 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
16:40:19 [2024-02-28T21:40:19.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240564483 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:40:19 [2024-02-28T21:40:19.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240564483 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:40:19 [2024-02-28T21:40:19.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240564482 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}]
16:40:19 [2024-02-28T21:40:19.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240564475 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:40:19 [2024-02-28T21:40:19.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240564474 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:40:19 [2024-02-28T21:40:19.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240564474 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:40:19 [2024-02-28T21:40:19.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240564474 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
16:40:19 [2024-02-28T21:40:19.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240564474 data=null}, ToolItem with tooltip text {Follow CPU Forward}]
16:40:19 [2024-02-28T21:40:19.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1}
16:40:19 [2024-02-28T21:40:19.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:40:19 [2024-02-28T21:40:19.976Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
16:40:19 [2024-02-28T21:40:19.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1}
16:40:19 [2024-02-28T21:40:19.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240563972 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:40:19 [2024-02-28T21:40:19.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240563972 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:40:19 [2024-02-28T21:40:19.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240563971 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
16:40:19 [2024-02-28T21:40:19.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240563971 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:40:19 [2024-02-28T21:40:19.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240563971 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:40:19 [2024-02-28T21:40:19.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240563971 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}]
16:40:19 [2024-02-28T21:40:19.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240563964 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:40:19 [2024-02-28T21:40:19.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240563963 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:40:19 [2024-02-28T21:40:19.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240563963 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:40:19 [2024-02-28T21:40:19.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240563963 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
16:40:19 [2024-02-28T21:40:19.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240563963 data=null}, ToolItem with tooltip text {Follow CPU Forward}]
16:40:19 [2024-02-28T21:40:19.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1}
16:40:19 [2024-02-28T21:40:19.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:40:20 [2024-02-28T21:40:20.537Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
16:40:20 [2024-02-28T21:40:20.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1}
16:40:20 [2024-02-28T21:40:20.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240563461 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:40:20 [2024-02-28T21:40:20.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240563461 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:40:20 [2024-02-28T21:40:20.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240563461 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
16:40:20 [2024-02-28T21:40:20.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240563461 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:40:20 [2024-02-28T21:40:20.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240563461 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:40:20 [2024-02-28T21:40:20.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=-240563461 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}]
16:40:20 [2024-02-28T21:40:20.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240563454 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:40:20 [2024-02-28T21:40:20.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240563454 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:40:20 [2024-02-28T21:40:20.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240563453 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:40:20 [2024-02-28T21:40:20.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240563453 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
16:40:20 [2024-02-28T21:40:20.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240563453 data=null}, ToolItem with tooltip text {Follow CPU Backward}]
16:40:20 [2024-02-28T21:40:20.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1}
16:40:20 [2024-02-28T21:40:20.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:40:21 [2024-02-28T21:40:21.097Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
16:40:21 [2024-02-28T21:40:21.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1}
16:40:21 [2024-02-28T21:40:21.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240562952 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:40:21 [2024-02-28T21:40:21.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240562951 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:40:21 [2024-02-28T21:40:21.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240562951 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
16:40:21 [2024-02-28T21:40:21.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240562951 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:40:21 [2024-02-28T21:40:21.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240562951 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:40:21 [2024-02-28T21:40:21.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=-240562951 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}]
16:40:21 [2024-02-28T21:40:21.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240562943 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:40:21 [2024-02-28T21:40:21.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240562943 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:40:21 [2024-02-28T21:40:21.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240562943 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:40:21 [2024-02-28T21:40:21.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240562943 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
16:40:21 [2024-02-28T21:40:21.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240562943 data=null}, ToolItem with tooltip text {Follow CPU Backward}]
16:40:21 [2024-02-28T21:40:21.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1}
16:40:21 [2024-02-28T21:40:21.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:40:21 [2024-02-28T21:40:21.659Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
16:40:21 [2024-02-28T21:40:21.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1}
16:40:21 [2024-02-28T21:40:21.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240562441 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:40:21 [2024-02-28T21:40:21.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240562441 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:40:21 [2024-02-28T21:40:21.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240562441 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
16:40:21 [2024-02-28T21:40:21.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240562441 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:40:21 [2024-02-28T21:40:21.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240562440 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:40:21 [2024-02-28T21:40:21.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240562440 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}]
16:40:21 [2024-02-28T21:40:21.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240562433 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:40:21 [2024-02-28T21:40:21.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240562433 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:40:21 [2024-02-28T21:40:21.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240562433 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:40:21 [2024-02-28T21:40:21.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240562432 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
16:40:21 [2024-02-28T21:40:21.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240562432 data=null}, ToolItem with tooltip text {Follow CPU Backward}]
16:40:21 [2024-02-28T21:40:21.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1}
16:40:21 [2024-02-28T21:40:21.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:40:21 [2024-02-28T21:40:21.916Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
16:40:21 [2024-02-28T21:40:21.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1}
16:40:21 [2024-02-28T21:40:21.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240561930 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:40:21 [2024-02-28T21:40:21.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240561930 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:40:21 [2024-02-28T21:40:21.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240561930 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
16:40:21 [2024-02-28T21:40:21.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240561930 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:40:21 [2024-02-28T21:40:21.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240561930 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:40:21 [2024-02-28T21:40:21.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240561930 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}]
16:40:21 [2024-02-28T21:40:21.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240561921 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:40:21 [2024-02-28T21:40:21.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240561920 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:40:21 [2024-02-28T21:40:21.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240561920 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:40:21 [2024-02-28T21:40:21.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240561920 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
16:40:21 [2024-02-28T21:40:21.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240561920 data=null}, ToolItem with tooltip text {Follow CPU Backward}]
16:40:21 [2024-02-28T21:40:21.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1}
16:40:21 [2024-02-28T21:40:21.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:40:22 [2024-02-28T21:40:22.475Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
16:40:22 [2024-02-28T21:40:22.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Forward}
16:40:22 [2024-02-28T21:40:22.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=-240561418 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:40:22 [2024-02-28T21:40:22.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=-240561418 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:40:22 [2024-02-28T21:40:22.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=-240561418 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
16:40:22 [2024-02-28T21:40:22.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240561417 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:40:22 [2024-02-28T21:40:22.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240561417 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:40:22 [2024-02-28T21:40:22.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240561417 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}]
16:40:22 [2024-02-28T21:40:22.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240561410 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:40:22 [2024-02-28T21:40:22.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=-240561410 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:40:22 [2024-02-28T21:40:22.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240561409 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:40:22 [2024-02-28T21:40:22.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240561409 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
16:40:22 [2024-02-28T21:40:22.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=-240561409 data=null}, ToolItem with tooltip text {Follow CPU Forward}]
16:40:22 [2024-02-28T21:40:22.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Forward}
16:40:22 [2024-02-28T21:40:22.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:40:23 [2024-02-28T21:40:23.035Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
16:40:23 [2024-02-28T21:40:23.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Forward}
16:40:23 [2024-02-28T21:40:23.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240560907 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:40:23 [2024-02-28T21:40:23.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240560907 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:40:23 [2024-02-28T21:40:23.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240560906 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
16:40:23 [2024-02-28T21:40:23.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240560906 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:40:23 [2024-02-28T21:40:23.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240560906 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:40:23 [2024-02-28T21:40:23.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240560906 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}]
16:40:23 [2024-02-28T21:40:23.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240560894 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:40:23 [2024-02-28T21:40:23.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240560894 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:40:23 [2024-02-28T21:40:23.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240560894 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:40:23 [2024-02-28T21:40:23.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240560894 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
16:40:23 [2024-02-28T21:40:23.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240560894 data=null}, ToolItem with tooltip text {Follow CPU Forward}]
16:40:23 [2024-02-28T21:40:23.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Forward}
16:40:23 [2024-02-28T21:40:23.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:40:23 [2024-02-28T21:40:23.596Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
16:40:23 [2024-02-28T21:40:23.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1}
16:40:23 [2024-02-28T21:40:23.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240560391 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:40:23 [2024-02-28T21:40:23.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240560391 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:40:23 [2024-02-28T21:40:23.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240560390 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
16:40:23 [2024-02-28T21:40:23.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240560390 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:40:23 [2024-02-28T21:40:23.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240560390 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:40:23 [2024-02-28T21:40:23.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240560390 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}]
16:40:23 [2024-02-28T21:40:23.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240560378 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:40:23 [2024-02-28T21:40:23.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240560378 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:40:23 [2024-02-28T21:40:23.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240560378 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:40:23 [2024-02-28T21:40:23.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240560378 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
16:40:23 [2024-02-28T21:40:23.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240560378 data=null}, ToolItem with tooltip text {Follow CPU Backward}]
16:40:23 [2024-02-28T21:40:23.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1}
16:40:23 [2024-02-28T21:40:23.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:40:24 [2024-02-28T21:40:24.156Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
16:40:24 [2024-02-28T21:40:24.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1}
16:40:24 [2024-02-28T21:40:24.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240559875 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:40:24 [2024-02-28T21:40:24.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240559875 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:40:24 [2024-02-28T21:40:24.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240559875 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
16:40:24 [2024-02-28T21:40:24.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240559874 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:40:24 [2024-02-28T21:40:24.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240559874 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:40:24 [2024-02-28T21:40:24.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240559874 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}]
16:40:24 [2024-02-28T21:40:24.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240559866 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:40:24 [2024-02-28T21:40:24.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240559866 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:40:24 [2024-02-28T21:40:24.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240559866 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:40:24 [2024-02-28T21:40:24.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240559866 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
16:40:24 [2024-02-28T21:40:24.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240559866 data=null}, ToolItem with tooltip text {Follow CPU Backward}]
16:40:24 [2024-02-28T21:40:24.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1}
16:40:24 [2024-02-28T21:40:24.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:40:24 [2024-02-28T21:40:24.717Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
16:40:24 [2024-02-28T21:40:24.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1}
16:40:24 [2024-02-28T21:40:24.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240559363 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:40:24 [2024-02-28T21:40:24.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240559363 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:40:24 [2024-02-28T21:40:24.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240559363 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
16:40:24 [2024-02-28T21:40:24.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240559363 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:40:24 [2024-02-28T21:40:24.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240559363 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:40:24 [2024-02-28T21:40:24.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240559363 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}]
16:40:24 [2024-02-28T21:40:24.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240559357 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:40:24 [2024-02-28T21:40:24.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240559357 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:40:24 [2024-02-28T21:40:24.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240559357 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:40:24 [2024-02-28T21:40:24.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240559357 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
16:40:24 [2024-02-28T21:40:24.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240559357 data=null}, ToolItem with tooltip text {Follow CPU Backward}]
16:40:24 [2024-02-28T21:40:24.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1}
16:40:24 [2024-02-28T21:40:24.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:40:24 [2024-02-28T21:40:24.973Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
16:40:24 [2024-02-28T21:40:24.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1}
16:40:24 [2024-02-28T21:40:24.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240558854 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:40:24 [2024-02-28T21:40:24.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240558854 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:40:24 [2024-02-28T21:40:24.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240558854 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
16:40:24 [2024-02-28T21:40:24.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240558854 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:40:24 [2024-02-28T21:40:24.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240558854 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:40:24 [2024-02-28T21:40:24.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240558853 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}]
16:40:24 [2024-02-28T21:40:24.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240558846 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:40:24 [2024-02-28T21:40:24.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240558845 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:40:24 [2024-02-28T21:40:24.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240558845 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:40:24 [2024-02-28T21:40:24.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240558845 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
16:40:24 [2024-02-28T21:40:24.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240558845 data=null}, ToolItem with tooltip text {Follow CPU Forward}]
16:40:24 [2024-02-28T21:40:24.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1}
16:40:24 [2024-02-28T21:40:24.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:40:25 [2024-02-28T21:40:25.534Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
16:40:25 [2024-02-28T21:40:25.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1}
16:40:25 [2024-02-28T21:40:25.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240558343 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:40:25 [2024-02-28T21:40:25.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=-240558342 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:40:25 [2024-02-28T21:40:25.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240558342 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
16:40:25 [2024-02-28T21:40:25.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240558342 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:40:25 [2024-02-28T21:40:25.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=-240558342 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:40:25 [2024-02-28T21:40:25.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=-240558342 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}]
16:40:25 [2024-02-28T21:40:25.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=-240558333 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:40:25 [2024-02-28T21:40:25.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=-240558333 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:40:25 [2024-02-28T21:40:25.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=-240558332 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:40:25 [2024-02-28T21:40:25.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=-240558332 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
16:40:25 [2024-02-28T21:40:25.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=-240558332 data=null}, ToolItem with tooltip text {Follow CPU Forward}]
16:40:25 [2024-02-28T21:40:25.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1}
16:40:25 [2024-02-28T21:40:25.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:40:26 [2024-02-28T21:40:26.094Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
16:40:26 [2024-02-28T21:40:26.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1}
16:40:26 [2024-02-28T21:40:26.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240557829 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:40:26 [2024-02-28T21:40:26.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240557829 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:40:26 [2024-02-28T21:40:26.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240557829 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
16:40:26 [2024-02-28T21:40:26.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240557829 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:40:26 [2024-02-28T21:40:26.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240557829 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:40:26 [2024-02-28T21:40:26.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240557829 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}]
16:40:26 [2024-02-28T21:40:26.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240557821 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:40:26 [2024-02-28T21:40:26.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240557821 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:40:26 [2024-02-28T21:40:26.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240557821 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:40:26 [2024-02-28T21:40:26.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240557821 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
16:40:26 [2024-02-28T21:40:26.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240557820 data=null}, ToolItem with tooltip text {Follow CPU Forward}]
16:40:26 [2024-02-28T21:40:26.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1}
16:40:26 [2024-02-28T21:40:26.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:40:26 [2024-02-28T21:40:26.655Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
16:40:26 [2024-02-28T21:40:26.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1}
16:40:26 [2024-02-28T21:40:26.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=-240557316 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:40:26 [2024-02-28T21:40: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=-240557315 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:40:26 [2024-02-28T21:40:26.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=-240557315 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
16:40:26 [2024-02-28T21:40:26.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=-240557315 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:40:26 [2024-02-28T21:40: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=-240557315 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:40:26 [2024-02-28T21:40: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=-240557315 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}]
16:40:26 [2024-02-28T21:40: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=-240557303 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:40:26 [2024-02-28T21:40: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=-240557302 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:40:26 [2024-02-28T21:40: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=-240557302 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
16:40:26 [2024-02-28T21:40: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=-240557302 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
16:40:26 [2024-02-28T21:40: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=-240557301 data=null}, ToolItem with tooltip text {Follow CPU Forward}]
16:40:26 [2024-02-28T21:40:26.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1}
16:40:26 [2024-02-28T21:40:26.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:40:27 [2024-02-28T21:40:27.215Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
16:40:27 [2024-02-28T21:40:27.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Backward}
16:40:27 [2024-02-28T21:40:27.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240556799 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:40:27 [2024-02-28T21:40:27.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240556799 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:40:27 [2024-02-28T21:40:27.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240556799 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
16:40:27 [2024-02-28T21:40:27.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240556799 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:40:27 [2024-02-28T21:40:27.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240556799 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:40:27 [2024-02-28T21:40:27.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240556798 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}]
16:40:27 [2024-02-28T21:40:27.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240556791 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:40:27 [2024-02-28T21:40:27.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240556791 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:40:27 [2024-02-28T21:40:27.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240556791 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:40:27 [2024-02-28T21:40:27.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240556791 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
16:40:27 [2024-02-28T21:40:27.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240556791 data=null}, ToolItem with tooltip text {Follow CPU Backward}]
16:40:27 [2024-02-28T21:40:27.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Backward}
16:40:27 [2024-02-28T21:40:27.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:40:27 [2024-02-28T21:40:27.775Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
16:40:27 [2024-02-28T21:40:27.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Backward}
16:40:27 [2024-02-28T21:40:27.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240556289 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:40:27 [2024-02-28T21:40:27.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240556288 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:40:27 [2024-02-28T21:40:27.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240556288 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
16:40:27 [2024-02-28T21:40:27.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240556288 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:40:27 [2024-02-28T21:40:27.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240556288 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:40:27 [2024-02-28T21:40:27.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240556288 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}]
16:40:27 [2024-02-28T21:40:27.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240556281 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:40:27 [2024-02-28T21:40:27.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240556280 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:40:27 [2024-02-28T21:40:27.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240556280 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:40:27 [2024-02-28T21:40:27.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240556280 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
16:40:27 [2024-02-28T21:40:27.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240556280 data=null}, ToolItem with tooltip text {Follow CPU Backward}]
16:40:27 [2024-02-28T21:40:27.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Backward}
16:40:27 [2024-02-28T21:40:27.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:40:28 [2024-02-28T21:40:28.336Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
16:40:28 [2024-02-28T21:40:28.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Backward}
16:40:28 [2024-02-28T21:40:28.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240555778 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:40:28 [2024-02-28T21:40:28.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240555778 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:40:28 [2024-02-28T21:40:28.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240555778 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
16:40:28 [2024-02-28T21:40:28.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240555778 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:40:28 [2024-02-28T21:40:28.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240555778 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:40:28 [2024-02-28T21:40:28.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240555778 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}]
16:40:28 [2024-02-28T21:40:28.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240555770 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:40:28 [2024-02-28T21:40:28.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240555770 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:40:28 [2024-02-28T21:40:28.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240555770 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:40:28 [2024-02-28T21:40:28.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240555770 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
16:40:28 [2024-02-28T21:40:28.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240555770 data=null}, ToolItem with tooltip text {Follow CPU Backward}]
16:40:28 [2024-02-28T21:40:28.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Backward}
16:40:28 [2024-02-28T21:40:28.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:40:28 [2024-02-28T21:40:28.591Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
16:40:28 [2024-02-28T21:40:28.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Backward}
16:40:28 [2024-02-28T21:40:28.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240555267 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:40:28 [2024-02-28T21:40:28.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240555267 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:40:28 [2024-02-28T21:40:28.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240555267 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
16:40:28 [2024-02-28T21:40:28.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240555267 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:40:28 [2024-02-28T21:40:28.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240555267 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:40:28 [2024-02-28T21:40:28.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240555267 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}]
16:40:28 [2024-02-28T21:40:28.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240555261 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:40:28 [2024-02-28T21:40:28.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240555261 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:40:28 [2024-02-28T21:40:28.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240555261 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:40:28 [2024-02-28T21:40:28.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240555261 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
16:40:28 [2024-02-28T21:40:28.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240555261 data=null}, ToolItem with tooltip text {Follow CPU Backward}]
16:40:28 [2024-02-28T21:40:28.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Backward}
16:40:28 [2024-02-28T21:40:28.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:40:29 [2024-02-28T21:40:29.151Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
16:40:29 [2024-02-28T21:40:29.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Backward}
16:40:29 [2024-02-28T21:40:29.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240554759 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:40:29 [2024-02-28T21:40:29.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240554758 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:40:29 [2024-02-28T21:40:29.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240554758 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
16:40:29 [2024-02-28T21:40:29.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240554758 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:40:29 [2024-02-28T21:40:29.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240554758 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:40:29 [2024-02-28T21:40:29.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240554758 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}]
16:40:29 [2024-02-28T21:40:29.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240554753 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:40:29 [2024-02-28T21:40:29.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240554753 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:40:29 [2024-02-28T21:40:29.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240554752 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
16:40:29 [2024-02-28T21:40:29.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240554752 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
16:40:29 [2024-02-28T21:40:29.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240554752 data=null}, ToolItem with tooltip text {Follow CPU Backward}]
16:40:29 [2024-02-28T21:40:29.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Backward}
16:40:29 [2024-02-28T21:40:29.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:40:29 [2024-02-28T21:40:29.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:40:31 [2024-02-28T21:40:31.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
16:40:31 [2024-02-28T21:40:31.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:40:31 [2024-02-28T21:40:31.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:40:31 [2024-02-28T21:40:31.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:40:31 [2024-02-28T21:40:31.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:40:31 [2024-02-28T21:40:31.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:40:31 [2024-02-28T21:40:31.598Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
16:40:31 [2024-02-28T21:40:31.598Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
16:40:31 [2024-02-28T21:40:31.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
16:40:31 [2024-02-28T21:40:31.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=-240552391 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:40:31 [2024-02-28T21:40:31.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=-240552391 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:40:31 [2024-02-28T21:40:31.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=-240552391 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
16:40:31 [2024-02-28T21:40:31.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=-240552391 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:40:31 [2024-02-28T21:40:31.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=-240552391 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:40:31 [2024-02-28T21:40:31.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=-240552391 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}]
16:40:31 [2024-02-28T21:40:31.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240552390 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:40:31 [2024-02-28T21:40:31.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=-240552389 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:40:31 [2024-02-28T21:40:31.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240552389 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:40:31 [2024-02-28T21:40:31.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240552389 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
16:40:31 [2024-02-28T21:40:31.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240552389 data=null}, ToolItem with tooltip text {Select Next State Change}]
16:40:31 [2024-02-28T21:40:31.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
16:40:31 [2024-02-28T21:40:31.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:40:32 [2024-02-28T21:40:32.159Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
16:40:32 [2024-02-28T21:40:32.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
16:40:32 [2024-02-28T21:40:32.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240551887 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:40:32 [2024-02-28T21:40:32.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240551887 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:40:32 [2024-02-28T21:40:32.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240551887 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
16:40:32 [2024-02-28T21:40:32.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240551887 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:40:32 [2024-02-28T21:40:32.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240551887 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:40:32 [2024-02-28T21:40:32.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240551887 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}]
16:40:32 [2024-02-28T21:40:32.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240551882 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:40:32 [2024-02-28T21:40:32.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240551882 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:40:32 [2024-02-28T21:40:32.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240551882 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:40:32 [2024-02-28T21:40:32.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240551882 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
16:40:32 [2024-02-28T21:40:32.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240551882 data=null}, ToolItem with tooltip text {Select Next State Change}]
16:40:32 [2024-02-28T21:40:32.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
16:40:32 [2024-02-28T21:40:32.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:40:32 [2024-02-28T21:40:32.719Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
16:40:32 [2024-02-28T21:40:32.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
16:40:32 [2024-02-28T21:40:32.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240551380 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:40:32 [2024-02-28T21:40:32.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240551380 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:40:32 [2024-02-28T21:40:32.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240551380 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
16:40:32 [2024-02-28T21:40:32.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240551380 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:40:32 [2024-02-28T21:40:32.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240551380 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:40:32 [2024-02-28T21:40:32.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240551380 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}]
16:40:32 [2024-02-28T21:40:32.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240551374 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:40:32 [2024-02-28T21:40:32.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240551374 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:40:32 [2024-02-28T21:40:32.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240551374 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:40:32 [2024-02-28T21:40:32.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240551374 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
16:40:32 [2024-02-28T21:40:32.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240551374 data=null}, ToolItem with tooltip text {Select Next State Change}]
16:40:32 [2024-02-28T21:40:32.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
16:40:32 [2024-02-28T21:40:32.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:40:32 [2024-02-28T21:40:32.975Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
16:40:32 [2024-02-28T21:40:32.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
16:40:32 [2024-02-28T21:40:32.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240550872 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:40:32 [2024-02-28T21:40:32.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240550872 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:40:32 [2024-02-28T21:40:32.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240550872 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
16:40:32 [2024-02-28T21:40:32.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240550872 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:40:32 [2024-02-28T21:40:32.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240550872 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:40:32 [2024-02-28T21:40:32.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240550872 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}]
16:40:32 [2024-02-28T21:40:32.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240550866 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:40:32 [2024-02-28T21:40:32.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240550866 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:40:32 [2024-02-28T21:40:32.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240550866 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:40:32 [2024-02-28T21:40:32.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240550865 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
16:40:32 [2024-02-28T21:40:32.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240550865 data=null}, ToolItem with tooltip text {Select Next State Change}]
16:40:32 [2024-02-28T21:40:32.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
16:40:32 [2024-02-28T21:40:32.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:40:33 [2024-02-28T21:40:33.536Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
16:40:33 [2024-02-28T21:40:33.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
16:40:33 [2024-02-28T21:40:33.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240550343 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:40:33 [2024-02-28T21:40:33.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240550342 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:40:33 [2024-02-28T21:40:33.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240550342 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
16:40:33 [2024-02-28T21:40:33.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240550342 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:40:33 [2024-02-28T21:40:33.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240550342 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:40:33 [2024-02-28T21:40:33.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240550342 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}]
16:40:33 [2024-02-28T21:40:33.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240550336 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:40:33 [2024-02-28T21:40:33.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240550336 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:40:33 [2024-02-28T21:40:33.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240550336 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:40:33 [2024-02-28T21:40:33.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240550336 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
16:40:33 [2024-02-28T21:40:33.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240550336 data=null}, ToolItem with tooltip text {Select Next State Change}]
16:40:33 [2024-02-28T21:40:33.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
16:40:33 [2024-02-28T21:40:33.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:40:34 [2024-02-28T21:40:34.096Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
16:40:34 [2024-02-28T21:40:34.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
16:40:34 [2024-02-28T21:40:34.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240549834 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:40:34 [2024-02-28T21:40:34.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=-240549834 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:40:34 [2024-02-28T21:40:34.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240549834 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
16:40:34 [2024-02-28T21:40:34.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240549834 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:40:34 [2024-02-28T21:40:34.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240549834 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:40:34 [2024-02-28T21:40:34.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240549834 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}]
16:40:34 [2024-02-28T21:40:34.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=-240549828 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:40:34 [2024-02-28T21:40:34.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=-240549828 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:40:34 [2024-02-28T21:40:34.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240549828 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:40:34 [2024-02-28T21:40:34.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240549828 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
16:40:34 [2024-02-28T21:40:34.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240549828 data=null}, ToolItem with tooltip text {Select Next State Change}]
16:40:34 [2024-02-28T21:40:34.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
16:40:34 [2024-02-28T21:40:34.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:40:34 [2024-02-28T21:40:34.658Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
16:40:34 [2024-02-28T21:40:34.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1}
16:40:34 [2024-02-28T21:40:34.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240549326 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:40:34 [2024-02-28T21:40:34.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240549326 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:40:34 [2024-02-28T21:40:34.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240549326 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
16:40:34 [2024-02-28T21:40:34.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240549325 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:40:34 [2024-02-28T21:40:34.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240549325 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:40:34 [2024-02-28T21:40:34.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240549325 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}]
16:40:34 [2024-02-28T21:40:34.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240549319 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:40:34 [2024-02-28T21:40:34.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240549319 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:40:34 [2024-02-28T21:40:34.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240549319 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:40:34 [2024-02-28T21:40:34.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240549319 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
16:40:34 [2024-02-28T21:40:34.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240549318 data=null}, ToolItem with tooltip text {Select Previous State Change}]
16:40:34 [2024-02-28T21:40:34.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1}
16:40:34 [2024-02-28T21:40:34.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:40:35 [2024-02-28T21:40:35.218Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
16:40:35 [2024-02-28T21:40:35.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1}
16:40:35 [2024-02-28T21:40:35.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240548816 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:40:35 [2024-02-28T21:40:35.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240548816 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:40:35 [2024-02-28T21:40:35.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240548816 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
16:40:35 [2024-02-28T21:40:35.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240548816 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:40:35 [2024-02-28T21:40:35.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240548816 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:40:35 [2024-02-28T21:40:35.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=-240548816 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}]
16:40:35 [2024-02-28T21:40:35.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=-240548810 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:40:35 [2024-02-28T21:40:35.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=-240548810 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:40:35 [2024-02-28T21:40:35.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=-240548810 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:40:35 [2024-02-28T21:40:35.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240548810 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
16:40:35 [2024-02-28T21:40:35.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240548810 data=null}, ToolItem with tooltip text {Select Previous State Change}]
16:40:35 [2024-02-28T21:40:35.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1}
16:40:35 [2024-02-28T21:40:35.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:40:35 [2024-02-28T21:40:35.778Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
16:40:35 [2024-02-28T21:40:35.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1}
16:40:35 [2024-02-28T21:40:35.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=-240548308 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:40:35 [2024-02-28T21:40:35.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=-240548308 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:40:35 [2024-02-28T21:40:35.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=-240548308 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
16:40:35 [2024-02-28T21:40:35.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=-240548308 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:40:35 [2024-02-28T21:40:35.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=-240548308 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:40:35 [2024-02-28T21:40:35.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=-240548308 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}]
16:40:35 [2024-02-28T21:40:35.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240548302 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:40:35 [2024-02-28T21:40:35.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240548302 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:40:35 [2024-02-28T21:40:35.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240548302 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:40:35 [2024-02-28T21:40:35.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240548302 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
16:40:35 [2024-02-28T21:40:35.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240548302 data=null}, ToolItem with tooltip text {Select Previous State Change}]
16:40:35 [2024-02-28T21:40:35.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1}
16:40:35 [2024-02-28T21:40:35.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:40:36 [2024-02-28T21:40:36.034Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
16:40:36 [2024-02-28T21:40:36.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1}
16:40:36 [2024-02-28T21:40:36.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240547800 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:40:36 [2024-02-28T21:40:36.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240547800 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:40:36 [2024-02-28T21:40:36.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240547800 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
16:40:36 [2024-02-28T21:40:36.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240547800 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:40:36 [2024-02-28T21:40:36.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240547800 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:40:36 [2024-02-28T21:40:36.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240547800 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}]
16:40:36 [2024-02-28T21:40:36.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240547798 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:40:36 [2024-02-28T21:40:36.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240547798 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:40:36 [2024-02-28T21:40:36.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240547798 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:40:36 [2024-02-28T21:40:36.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240547798 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
16:40:36 [2024-02-28T21:40:36.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240547798 data=null}, ToolItem with tooltip text {Select Previous State Change}]
16:40:36 [2024-02-28T21:40:36.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1}
16:40:36 [2024-02-28T21:40:36.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:40:36 [2024-02-28T21:40:36.595Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
16:40:36 [2024-02-28T21:40:36.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
16:40:36 [2024-02-28T21:40:36.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240547296 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:40:36 [2024-02-28T21:40:36.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240547296 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:40:36 [2024-02-28T21:40:36.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240547296 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
16:40:36 [2024-02-28T21:40:36.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240547296 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:40:36 [2024-02-28T21:40:36.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240547295 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:40:36 [2024-02-28T21:40:36.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240547295 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}]
16:40:36 [2024-02-28T21:40:36.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240547288 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:40:36 [2024-02-28T21:40:36.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240547288 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:40:36 [2024-02-28T21:40:36.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240547288 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:40:36 [2024-02-28T21:40:36.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240547288 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
16:40:36 [2024-02-28T21:40:36.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240547288 data=null}, ToolItem with tooltip text {Select Next State Change}]
16:40:36 [2024-02-28T21:40:36.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
16:40:36 [2024-02-28T21:40:36.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:40:37 [2024-02-28T21:40:37.155Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
16:40:37 [2024-02-28T21:40:37.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
16:40:37 [2024-02-28T21:40:37.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240546786 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:40:37 [2024-02-28T21:40:37.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240546786 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:40:37 [2024-02-28T21:40:37.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240546785 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
16:40:37 [2024-02-28T21:40:37.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240546785 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:40:37 [2024-02-28T21:40:37.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240546785 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:40:37 [2024-02-28T21:40:37.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240546785 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}]
16:40:37 [2024-02-28T21:40:37.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240546780 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:40:37 [2024-02-28T21:40:37.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240546780 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:40:37 [2024-02-28T21:40:37.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240546780 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:40:37 [2024-02-28T21:40:37.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240546780 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
16:40:37 [2024-02-28T21:40:37.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240546780 data=null}, ToolItem with tooltip text {Select Next State Change}]
16:40:37 [2024-02-28T21:40:37.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
16:40:37 [2024-02-28T21:40:37.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:40:37 [2024-02-28T21:40:37.725Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
16:40:37 [2024-02-28T21:40:37.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1}
16:40:37 [2024-02-28T21:40:37.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240546278 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:40:37 [2024-02-28T21:40:37.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240546278 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:40:37 [2024-02-28T21:40:37.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240546278 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
16:40:37 [2024-02-28T21:40:37.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240546278 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:40:37 [2024-02-28T21:40:37.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240546278 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:40:37 [2024-02-28T21:40:37.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=-240546278 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}]
16:40:37 [2024-02-28T21:40:37.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240546277 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:40:37 [2024-02-28T21:40:37.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240546277 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:40:37 [2024-02-28T21:40:37.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240546277 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:40:37 [2024-02-28T21:40:37.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240546277 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
16:40:37 [2024-02-28T21:40:37.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240546277 data=null}, ToolItem with tooltip text {Select Previous State Change}]
16:40:37 [2024-02-28T21:40:37.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1}
16:40:37 [2024-02-28T21:40:37.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:40:38 [2024-02-28T21:40:38.297Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
16:40:38 [2024-02-28T21:40:38.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1}
16:40:38 [2024-02-28T21:40:38.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240545775 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:40:38 [2024-02-28T21:40:38.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240545775 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:40:38 [2024-02-28T21:40:38.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240545775 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
16:40:38 [2024-02-28T21:40:38.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240545775 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:40:38 [2024-02-28T21:40:38.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240545775 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:40:38 [2024-02-28T21:40:38.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240545775 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}]
16:40:38 [2024-02-28T21:40:38.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240545774 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:40:38 [2024-02-28T21:40:38.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240545774 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:40:38 [2024-02-28T21:40:38.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240545774 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:40:38 [2024-02-28T21:40:38.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240545774 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
16:40:38 [2024-02-28T21:40:38.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240545774 data=null}, ToolItem with tooltip text {Select Previous State Change}]
16:40:38 [2024-02-28T21:40:38.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1}
16:40:38 [2024-02-28T21:40:38.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:40:38 [2024-02-28T21:40:38.552Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
16:40:38 [2024-02-28T21:40:38.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1}
16:40:38 [2024-02-28T21:40:38.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240545272 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:40:38 [2024-02-28T21:40:38.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240545272 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:40:38 [2024-02-28T21:40:38.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240545272 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
16:40:38 [2024-02-28T21:40:38.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240545272 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:40:38 [2024-02-28T21:40:38.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240545272 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:40:38 [2024-02-28T21:40:38.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240545272 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}]
16:40:38 [2024-02-28T21:40:38.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240545266 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:40:38 [2024-02-28T21:40:38.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240545266 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:40:38 [2024-02-28T21:40:38.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240545266 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:40:38 [2024-02-28T21:40:38.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240545266 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
16:40:38 [2024-02-28T21:40:38.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=-240545266 data=null}, ToolItem with tooltip text {Select Previous State Change}]
16:40:38 [2024-02-28T21:40:38.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1}
16:40:38 [2024-02-28T21:40:38.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:40:39 [2024-02-28T21:40:39.112Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
16:40:39 [2024-02-28T21:40:39.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
16:40:39 [2024-02-28T21:40:39.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240544764 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:40:39 [2024-02-28T21:40:39.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240544764 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:40:39 [2024-02-28T21:40:39.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240544764 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
16:40:39 [2024-02-28T21:40:39.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240544764 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:40:39 [2024-02-28T21:40:39.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240544764 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:40:39 [2024-02-28T21:40:39.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=-240544764 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}]
16:40:39 [2024-02-28T21:40:39.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240544759 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:40:39 [2024-02-28T21:40:39.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240544759 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:40:39 [2024-02-28T21:40:39.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240544759 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:40:39 [2024-02-28T21:40:39.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240544759 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
16:40:39 [2024-02-28T21:40:39.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240544759 data=null}, ToolItem with tooltip text {Select Next State Change}]
16:40:39 [2024-02-28T21:40:39.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
16:40:39 [2024-02-28T21:40:39.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:40:39 [2024-02-28T21:40:39.673Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
16:40:39 [2024-02-28T21:40:39.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
16:40:39 [2024-02-28T21:40:39.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240544257 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:40:39 [2024-02-28T21:40:39.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240544257 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:40:39 [2024-02-28T21:40:39.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240544257 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
16:40:39 [2024-02-28T21:40:39.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240544257 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:40:39 [2024-02-28T21:40:39.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240544257 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:40:39 [2024-02-28T21:40:39.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=-240544257 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}]
16:40:39 [2024-02-28T21:40:39.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240544251 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:40:39 [2024-02-28T21:40:39.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240544251 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:40:39 [2024-02-28T21:40:39.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240544251 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:40:39 [2024-02-28T21:40:39.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240544251 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
16:40:39 [2024-02-28T21:40:39.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240544251 data=null}, ToolItem with tooltip text {Select Next State Change}]
16:40:39 [2024-02-28T21:40:39.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
16:40:39 [2024-02-28T21:40:39.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:40:40 [2024-02-28T21:40:40.233Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
16:40:40 [2024-02-28T21:40:40.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
16:40:40 [2024-02-28T21:40:40.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240543750 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:40:40 [2024-02-28T21:40:40.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240543749 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:40:40 [2024-02-28T21:40:40.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240543749 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
16:40:40 [2024-02-28T21:40:40.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240543749 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:40:40 [2024-02-28T21:40:40.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240543749 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:40:40 [2024-02-28T21:40:40.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240543749 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}]
16:40:40 [2024-02-28T21:40:40.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240543745 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:40:40 [2024-02-28T21:40:40.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240543744 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:40:40 [2024-02-28T21:40:40.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240543744 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:40:40 [2024-02-28T21:40:40.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240543744 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
16:40:40 [2024-02-28T21:40:40.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240543744 data=null}, ToolItem with tooltip text {Select Next State Change}]
16:40:40 [2024-02-28T21:40:40.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
16:40:40 [2024-02-28T21:40:40.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:40:40 [2024-02-28T21:40:40.799Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
16:40:40 [2024-02-28T21:40:40.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
16:40:40 [2024-02-28T21:40:40.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240543232 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:40:40 [2024-02-28T21:40:40.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240543232 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:40:40 [2024-02-28T21:40:40.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240543232 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
16:40:40 [2024-02-28T21:40:40.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240543232 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:40:40 [2024-02-28T21:40:40.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240543231 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:40:40 [2024-02-28T21:40:40.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240543231 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}]
16:40:40 [2024-02-28T21:40:40.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240543230 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:40:40 [2024-02-28T21:40:40.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240543230 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:40:40 [2024-02-28T21:40:40.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240543230 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:40:40 [2024-02-28T21:40:40.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240543230 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
16:40:40 [2024-02-28T21:40:40.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240543230 data=null}, ToolItem with tooltip text {Select Next State Change}]
16:40:40 [2024-02-28T21:40:40.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
16:40:40 [2024-02-28T21:40:40.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:40:41 [2024-02-28T21:40:41.358Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
16:40:41 [2024-02-28T21:40:41.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change}
16:40:41 [2024-02-28T21:40:41.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=-240542728 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:40:41 [2024-02-28T21:40:41.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240542728 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:40:41 [2024-02-28T21:40:41.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240542728 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
16:40:41 [2024-02-28T21:40:41.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240542728 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:40:41 [2024-02-28T21:40:41.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240542728 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:40:41 [2024-02-28T21:40:41.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240542728 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}]
16:40:41 [2024-02-28T21:40:41.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240542723 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:40:41 [2024-02-28T21:40:41.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240542722 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:40:41 [2024-02-28T21:40:41.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240542722 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:40:41 [2024-02-28T21:40:41.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240542722 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
16:40:41 [2024-02-28T21:40:41.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240542722 data=null}, ToolItem with tooltip text {Select Previous State Change}]
16:40:41 [2024-02-28T21:40:41.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change}
16:40:41 [2024-02-28T21:40:41.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:40:41 [2024-02-28T21:40:41.613Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
16:40:41 [2024-02-28T21:40:41.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change}
16:40:41 [2024-02-28T21:40:41.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240542221 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:40:41 [2024-02-28T21:40:41.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240542221 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:40:41 [2024-02-28T21:40:41.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240542221 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
16:40:41 [2024-02-28T21:40:41.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240542221 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:40:41 [2024-02-28T21:40:41.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240542220 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:40:41 [2024-02-28T21:40:41.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240542220 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}]
16:40:41 [2024-02-28T21:40:41.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240542215 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:40:41 [2024-02-28T21:40:41.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240542215 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:40:41 [2024-02-28T21:40:41.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240542215 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:40:41 [2024-02-28T21:40:41.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240542215 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
16:40:41 [2024-02-28T21:40:41.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240542215 data=null}, ToolItem with tooltip text {Select Previous State Change}]
16:40:41 [2024-02-28T21:40:41.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change}
16:40:41 [2024-02-28T21:40:41.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:40:42 [2024-02-28T21:40:42.174Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
16:40:42 [2024-02-28T21:40:42.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change}
16:40:42 [2024-02-28T21:40:42.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=-240541713 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:40:42 [2024-02-28T21:40:42.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=-240541713 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:40:42 [2024-02-28T21:40:42.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240541713 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
16:40:42 [2024-02-28T21:40:42.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240541713 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:40:42 [2024-02-28T21:40:42.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240541713 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:40:42 [2024-02-28T21:40:42.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240541713 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}]
16:40:42 [2024-02-28T21:40:42.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240541712 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:40:42 [2024-02-28T21:40:42.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=-240541712 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:40:42 [2024-02-28T21:40:42.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240541712 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:40:42 [2024-02-28T21:40:42.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240541712 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
16:40:42 [2024-02-28T21:40:42.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240541712 data=null}, ToolItem with tooltip text {Select Previous State Change}]
16:40:42 [2024-02-28T21:40:42.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change}
16:40:42 [2024-02-28T21:40:42.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:40:42 [2024-02-28T21:40:42.735Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
16:40:42 [2024-02-28T21:40:42.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change}
16:40:42 [2024-02-28T21:40:42.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=-240541210 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:40:42 [2024-02-28T21:40:42.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=-240541210 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:40:42 [2024-02-28T21:40:42.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=-240541210 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
16:40:42 [2024-02-28T21:40:42.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=-240541210 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:40:42 [2024-02-28T21:40:42.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=-240541210 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:40:42 [2024-02-28T21:40:42.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=-240541210 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}]
16:40:42 [2024-02-28T21:40:42.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=-240541205 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:40:42 [2024-02-28T21:40:42.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=-240541205 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:40:42 [2024-02-28T21:40:42.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=-240541205 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:40:42 [2024-02-28T21:40:42.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=-240541205 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
16:40:42 [2024-02-28T21:40:42.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=-240541205 data=null}, ToolItem with tooltip text {Select Previous State Change}]
16:40:42 [2024-02-28T21:40:42.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change}
16:40:42 [2024-02-28T21:40:42.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:40:43 [2024-02-28T21:40:43.296Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
16:40:43 [2024-02-28T21:40:43.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change}
16:40:43 [2024-02-28T21:40:43.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240540703 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:40:43 [2024-02-28T21:40:43.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240540703 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:40:43 [2024-02-28T21:40:43.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240540703 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
16:40:43 [2024-02-28T21:40:43.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240540703 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:40:43 [2024-02-28T21:40:43.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240540703 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:40:43 [2024-02-28T21:40:43.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240540703 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}]
16:40:43 [2024-02-28T21:40:43.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240540702 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:40:43 [2024-02-28T21:40:43.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240540702 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:40:43 [2024-02-28T21:40:43.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240540702 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:40:43 [2024-02-28T21:40:43.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240540702 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
16:40:43 [2024-02-28T21:40:43.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240540702 data=null}, ToolItem with tooltip text {Select Previous State Change}]
16:40:43 [2024-02-28T21:40:43.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change}
16:40:43 [2024-02-28T21:40:43.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:40:43 [2024-02-28T21:40:43.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:40:45 [2024-02-28T21:40:45.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
16:40:45 [2024-02-28T21:40:45.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:40:45 [2024-02-28T21:40:45.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:40:45 [2024-02-28T21:40:45.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:40:45 [2024-02-28T21:40:45.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:40:45 [2024-02-28T21:40:45.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:40:45 [2024-02-28T21:40:45.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...'
16:40:45 [2024-02-28T21:40:45.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Configure...'
16:40:45 [2024-02-28T21:40:45.997Z] 
16:40:45 [2024-02-28T21:40:45.997Z] (Eclipse:12922): Gtk-WARNING **: 21:40:45.745: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:40:45 [2024-02-28T21:40:45.997Z] 
16:40:45 [2024-02-28T21:40:45.997Z] (Eclipse:12922): Gtk-WARNING **: 21:40:45.745: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:40:45 [2024-02-28T21:40:45.997Z] 
16:40:45 [2024-02-28T21:40:45.997Z] (Eclipse:12922): Gtk-WARNING **: 21:40:45.765: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:40:45 [2024-02-28T21:40:45.997Z] 
16:40:45 [2024-02-28T21:40:45.997Z] (Eclipse:12922): Gtk-WARNING **: 21:40:45.765: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:40:45 [2024-02-28T21:40:45.997Z] 
16:40:45 [2024-02-28T21:40:45.997Z] (Eclipse:12922): Gtk-WARNING **: 21:40:45.832: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:40:45 [2024-02-28T21:40:45.997Z] 
16:40:45 [2024-02-28T21:40:45.997Z] (Eclipse:12922): Gtk-WARNING **: 21:40:45.832: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:40:45 [2024-02-28T21:40:45.997Z] 
16:40:45 [2024-02-28T21:40:45.997Z] (Eclipse:12922): Gtk-WARNING **: 21:40:45.832: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:40:45 [2024-02-28T21:40:45.997Z] 
16:40:45 [2024-02-28T21:40:45.997Z] (Eclipse:12922): Gtk-WARNING **: 21:40:45.832: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:40:45 [2024-02-28T21:40:45.997Z] 
16:40:45 [2024-02-28T21:40:45.997Z] (Eclipse:12922): Gtk-WARNING **: 21:40:45.873: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:40:45 [2024-02-28T21:40:45.997Z] 
16:40:45 [2024-02-28T21:40:45.997Z] (Eclipse:12922): Gtk-WARNING **: 21:40:45.873: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:40:45 [2024-02-28T21:40:45.997Z] 
16:40:45 [2024-02-28T21:40:45.997Z] (Eclipse:12922): Gtk-WARNING **: 21:40:45.873: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:40:45 [2024-02-28T21:40:45.998Z] 
16:40:45 [2024-02-28T21:40:45.998Z] (Eclipse:12922): Gtk-WARNING **: 21:40:45.874: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:40:45 [2024-02-28T21:40:45.998Z] 
16:40:45 [2024-02-28T21:40:45.998Z] (Eclipse:12922): Gtk-WARNING **: 21:40:45.904: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:40:45 [2024-02-28T21:40:45.998Z] 
16:40:45 [2024-02-28T21:40:45.998Z] (Eclipse:12922): Gtk-WARNING **: 21:40:45.904: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:40:45 [2024-02-28T21:40:45.998Z] 
16:40:45 [2024-02-28T21:40:45.998Z] (Eclipse:12922): Gtk-WARNING **: 21:40:45.904: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:40:45 [2024-02-28T21:40:45.998Z] 
16:40:45 [2024-02-28T21:40:45.998Z] (Eclipse:12922): Gtk-WARNING **: 21:40:45.904: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:40:45 [2024-02-28T21:40:45.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Configure...'
16:40:45 [2024-02-28T21:40:45.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration'
16:40:45 [2024-02-28T21:40:45.998Z] 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=-240537892 data=null doit=true}, Shell with text {Dynamic Filters Configuration}]
16:40:45 [2024-02-28T21:40:45.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
16:40:45 [2024-02-28T21:40:45.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only'
16:40:45 [2024-02-28T21:40:45.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK'
16:40:45 [2024-02-28T21:40:45.998Z] 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')
16:40:45 [2024-02-28T21:40:45.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
16:40:45 [2024-02-28T21:40:45.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
16:40:45 [2024-02-28T21:40:45.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:40:45 [2024-02-28T21:40:45.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:40:45 [2024-02-28T21:40:45.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
16:40:45 [2024-02-28T21:40:45.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
16:40:45 [2024-02-28T21:40:45.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
16:40:45 [2024-02-28T21:40:45.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: with mnemonic 'Active Threads on CPUs:'
16:40:45 [2024-02-28T21:40:45.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: with style 'SWT.RADIO'
16:40:45 [2024-02-28T21:40:45.998Z] 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')
16:40:45 [2024-02-28T21:40:45.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:40:45 [2024-02-28T21:40:45.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:40:45 [2024-02-28T21:40:45.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:40:45 [2024-02-28T21:40:45.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with message 'e.g. 0-3,5,7-8'
16:40:45 [2024-02-28T21:40:45.998Z] 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')
16:40:45 [2024-02-28T21:40:45.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
16:40:45 [2024-02-28T21:40:45.998Z]  ", using matcher: of type 'Text'
16:40:45 [2024-02-28T21:40:45.998Z] 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')
16:40:45 [2024-02-28T21:40:45.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {Show Active Threads Only}. Setting state to selected
16:40:45 [2024-02-28T21:40:45.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=-240537888 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')]
16:40:45 [2024-02-28T21:40:45.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=-240537888 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')]
16:40:45 [2024-02-28T21:40:45.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Show Active Threads Only} time=-240537888 data=null doit=true}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
16:40:45 [2024-02-28T21:40:45.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=-240537888 data=null}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
16:40:45 [2024-02-28T21:40:45.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=-240537888 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')]
16:40:45 [2024-02-28T21:40:45.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=-240537888 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')]
16:40:45 [2024-02-28T21:40:45.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=-240537888 data=null 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')]
16:40:45 [2024-02-28T21:40:45.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=-240537888 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')]
16:40:45 [2024-02-28T21:40:45.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=-240537888 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')]
16:40:45 [2024-02-28T21:40:45.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=-240537888 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')]
16:40:45 [2024-02-28T21:40:45.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=-240537888 data=null doit=true}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
16:40:45 [2024-02-28T21:40:45.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=-240537888 data=null}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
16:40:45 [2024-02-28T21:40:45.998Z] 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')
16:40:45 [2024-02-28T21:40:45.998Z] 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')
16:40:45 [2024-02-28T21:40:45.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {All Active Threads} time=-240537887 data=null doit=true}, Button with text {All Active Threads}]
16:40:45 [2024-02-28T21:40:45.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {All Active Threads} time=-240537887 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}]
16:40:45 [2024-02-28T21:40:45.999Z] 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')
16:40:45 [2024-02-28T21:40:45.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Active Threads on CPUs:} time=-240537886 data=null doit=true}, (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')]
16:40:45 [2024-02-28T21:40:45.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Active Threads on CPUs:} time=-240537886 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')]
16:40:45 [2024-02-28T21:40:45.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Active Threads on CPUs:} time=-240537886 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')]
16:40:45 [2024-02-28T21:40:45.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=-240537886 data=null 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')]
16:40:45 [2024-02-28T21:40:45.999Z] 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')
16:40:45 [2024-02-28T21:40:45.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
16:40:45 [2024-02-28T21:40:45.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
16:40:45 [2024-02-28T21:40:45.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
16:40:45 [2024-02-28T21:40:45.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:40:45 [2024-02-28T21:40:45.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:40:45 [2024-02-28T21:40:45.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:40:45 [2024-02-28T21:40:45.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:40:45 [2024-02-28T21:40:45.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')
16:40:45 [2024-02-28T21:40:45.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:40:45 [2024-02-28T21:40:45.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-240537883 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:40:45 [2024-02-28T21:40:45.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-240537883 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:40:45 [2024-02-28T21:40:45.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-240537883 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:40:45 [2024-02-28T21:40:45.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-240537883 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:40:45 [2024-02-28T21:40:45.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-240537883 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:40:45 [2024-02-28T21:40:45.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-240537883 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:40:45 [2024-02-28T21:40:45.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-240537883 data=null 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')]
16:40:45 [2024-02-28T21:40:45.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Configure...} time=-240538223 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Configure...']
16:40:46 [2024-02-28T21:40:46.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:40:46 [2024-02-28T21:40:46.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:40:46 [2024-02-28T21:40:46.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:40:46 [2024-02-28T21:40:46.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:40:46 [2024-02-28T21:40:46.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...'
16:40:46 [2024-02-28T21:40:46.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Configure...'
16:40:47 [2024-02-28T21:40:47.069Z] 
16:40:47 [2024-02-28T21:40:47.069Z] (Eclipse:12922): Gtk-WARNING **: 21:40:46.899: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:40:47 [2024-02-28T21:40:47.069Z] 
16:40:47 [2024-02-28T21:40:47.069Z] (Eclipse:12922): Gtk-WARNING **: 21:40:46.899: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:40:47 [2024-02-28T21:40:47.069Z] 
16:40:47 [2024-02-28T21:40:47.069Z] (Eclipse:12922): Gtk-WARNING **: 21:40:46.899: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:40:47 [2024-02-28T21:40:47.069Z] 
16:40:47 [2024-02-28T21:40:47.069Z] (Eclipse:12922): Gtk-WARNING **: 21:40:46.899: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:40:47 [2024-02-28T21:40:47.069Z] 
16:40:47 [2024-02-28T21:40:47.069Z] (Eclipse:12922): Gtk-WARNING **: 21:40:46.972: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:40:47 [2024-02-28T21:40:47.069Z] 
16:40:47 [2024-02-28T21:40:47.069Z] (Eclipse:12922): Gtk-WARNING **: 21:40:46.972: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:40:47 [2024-02-28T21:40:47.069Z] 
16:40:47 [2024-02-28T21:40:47.069Z] (Eclipse:12922): Gtk-WARNING **: 21:40:46.972: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:40:47 [2024-02-28T21:40:47.069Z] 
16:40:47 [2024-02-28T21:40:47.069Z] (Eclipse:12922): Gtk-WARNING **: 21:40:46.972: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:40:47 [2024-02-28T21:40:47.069Z] 
16:40:47 [2024-02-28T21:40:47.069Z] (Eclipse:12922): Gtk-WARNING **: 21:40:47.003: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:40:47 [2024-02-28T21:40:47.069Z] 
16:40:47 [2024-02-28T21:40:47.069Z] (Eclipse:12922): Gtk-WARNING **: 21:40:47.003: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:40:47 [2024-02-28T21:40:47.069Z] 
16:40:47 [2024-02-28T21:40:47.069Z] (Eclipse:12922): Gtk-WARNING **: 21:40:47.003: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:40:47 [2024-02-28T21:40:47.069Z] 
16:40:47 [2024-02-28T21:40:47.069Z] (Eclipse:12922): Gtk-WARNING **: 21:40:47.003: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:40:47 [2024-02-28T21:40:47.324Z] 
16:40:47 [2024-02-28T21:40:47.324Z] (Eclipse:12922): Gtk-WARNING **: 21:40:47.070: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:40:47 [2024-02-28T21:40:47.324Z] 
16:40:47 [2024-02-28T21:40:47.324Z] (Eclipse:12922): Gtk-WARNING **: 21:40:47.070: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:40:47 [2024-02-28T21:40:47.324Z] 
16:40:47 [2024-02-28T21:40:47.324Z] (Eclipse:12922): Gtk-WARNING **: 21:40:47.070: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:40:47 [2024-02-28T21:40:47.324Z] 
16:40:47 [2024-02-28T21:40:47.324Z] (Eclipse:12922): Gtk-WARNING **: 21:40:47.070: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:40:47 [2024-02-28T21:40:47.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Configure...'
16:40:47 [2024-02-28T21:40:47.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration'
16:40:47 [2024-02-28T21:40:47.324Z] 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=-240536725 data=null doit=true}, Shell with text {Dynamic Filters Configuration}]
16:40:47 [2024-02-28T21:40:47.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
16:40:47 [2024-02-28T21:40:47.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only'
16:40:47 [2024-02-28T21:40:47.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK'
16:40:47 [2024-02-28T21:40:47.324Z] 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')
16:40:47 [2024-02-28T21:40:47.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
16:40:47 [2024-02-28T21:40:47.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
16:40:47 [2024-02-28T21:40:47.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:40:47 [2024-02-28T21:40:47.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:40:47 [2024-02-28T21:40:47.324Z] 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')
16:40:47 [2024-02-28T21:40:47.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {Show Active Threads Only}. Setting state to unselected
16:40:47 [2024-02-28T21:40:47.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=-240536724 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')]
16:40:47 [2024-02-28T21:40:47.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=-240536724 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')]
16:40:47 [2024-02-28T21:40:47.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Show Active Threads Only} time=-240536724 data=null doit=true}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
16:40:47 [2024-02-28T21:40:47.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=-240536724 data=null}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
16:40:47 [2024-02-28T21:40:47.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=-240536724 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')]
16:40:47 [2024-02-28T21:40:47.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=-240536724 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')]
16:40:47 [2024-02-28T21:40:47.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=-240536723 data=null 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')]
16:40:47 [2024-02-28T21:40:47.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=-240536723 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')]
16:40:47 [2024-02-28T21:40:47.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=-240536723 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')]
16:40:47 [2024-02-28T21:40:47.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=-240536723 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')]
16:40:47 [2024-02-28T21:40:47.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=-240536723 data=null doit=true}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
16:40:47 [2024-02-28T21:40:47.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=-240536723 data=null}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
16:40:47 [2024-02-28T21:40:47.325Z] 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')
16:40:47 [2024-02-28T21:40:47.325Z] DEBUG ROOT - Closing lingering shell with title Dynamic Filters Configuration
16:40:47 [2024-02-28T21:40:47.325Z] 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=-240536681 data=null doit=true}, Shell with text {Dynamic Filters Configuration}]
16:40:47 [2024-02-28T21:40:47.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Configure...} time=-240537099 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Configure...']
16:40:47 [2024-02-28T21:40:47.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:40:49 [2024-02-28T21:40:49.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
16:40:49 [2024-02-28T21:40:49.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:40:49 [2024-02-28T21:40:49.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:40:49 [2024-02-28T21:40:49.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:40:49 [2024-02-28T21:40:49.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:40:49 [2024-02-28T21:40:49.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:40:49 [2024-02-28T21:40:49.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...'
16:40:49 [2024-02-28T21:40:49.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Configure...'
16:40:49 [2024-02-28T21:40:49.465Z] 
16:40:49 [2024-02-28T21:40:49.465Z] (Eclipse:12922): Gtk-WARNING **: 21:40:49.283: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:40:49 [2024-02-28T21:40:49.465Z] 
16:40:49 [2024-02-28T21:40:49.465Z] (Eclipse:12922): Gtk-WARNING **: 21:40:49.283: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:40:49 [2024-02-28T21:40:49.465Z] 
16:40:49 [2024-02-28T21:40:49.465Z] (Eclipse:12922): Gtk-WARNING **: 21:40:49.283: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:40:49 [2024-02-28T21:40:49.465Z] 
16:40:49 [2024-02-28T21:40:49.465Z] (Eclipse:12922): Gtk-WARNING **: 21:40:49.283: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:40:49 [2024-02-28T21:40:49.465Z] 
16:40:49 [2024-02-28T21:40:49.465Z] (Eclipse:12922): Gtk-WARNING **: 21:40:49.350: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:40:49 [2024-02-28T21:40:49.465Z] 
16:40:49 [2024-02-28T21:40:49.465Z] (Eclipse:12922): Gtk-WARNING **: 21:40:49.350: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:40:49 [2024-02-28T21:40:49.465Z] 
16:40:49 [2024-02-28T21:40:49.465Z] (Eclipse:12922): Gtk-WARNING **: 21:40:49.350: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:40:49 [2024-02-28T21:40:49.465Z] 
16:40:49 [2024-02-28T21:40:49.465Z] (Eclipse:12922): Gtk-WARNING **: 21:40:49.350: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:40:49 [2024-02-28T21:40:49.465Z] 
16:40:49 [2024-02-28T21:40:49.465Z] (Eclipse:12922): Gtk-WARNING **: 21:40:49.379: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:40:49 [2024-02-28T21:40:49.465Z] 
16:40:49 [2024-02-28T21:40:49.465Z] (Eclipse:12922): Gtk-WARNING **: 21:40:49.379: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:40:49 [2024-02-28T21:40:49.465Z] 
16:40:49 [2024-02-28T21:40:49.465Z] (Eclipse:12922): Gtk-WARNING **: 21:40:49.379: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:40:49 [2024-02-28T21:40:49.465Z] 
16:40:49 [2024-02-28T21:40:49.465Z] (Eclipse:12922): Gtk-WARNING **: 21:40:49.379: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:40:49 [2024-02-28T21:40:49.465Z] 
16:40:49 [2024-02-28T21:40:49.465Z] (Eclipse:12922): Gtk-WARNING **: 21:40:49.401: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:40:49 [2024-02-28T21:40:49.465Z] 
16:40:49 [2024-02-28T21:40:49.465Z] (Eclipse:12922): Gtk-WARNING **: 21:40:49.401: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:40:49 [2024-02-28T21:40:49.465Z] 
16:40:49 [2024-02-28T21:40:49.465Z] (Eclipse:12922): Gtk-WARNING **: 21:40:49.401: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:40:49 [2024-02-28T21:40:49.465Z] 
16:40:49 [2024-02-28T21:40:49.465Z] (Eclipse:12922): Gtk-WARNING **: 21:40:49.401: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:40:49 [2024-02-28T21:40:49.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Configure...'
16:40:49 [2024-02-28T21:40:49.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration'
16:40:49 [2024-02-28T21:40:49.465Z] 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=-240534396 data=null doit=true}, Shell with text {Dynamic Filters Configuration}]
16:40:49 [2024-02-28T21:40:49.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
16:40:49 [2024-02-28T21:40:49.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only'
16:40:49 [2024-02-28T21:40:49.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK'
16:40:49 [2024-02-28T21:40:49.466Z] 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')
16:40:49 [2024-02-28T21:40:49.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
16:40:49 [2024-02-28T21:40:49.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
16:40:49 [2024-02-28T21:40:49.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:40:49 [2024-02-28T21:40:49.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:40:49 [2024-02-28T21:40:49.466Z] 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')
16:40:49 [2024-02-28T21:40:49.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {Show Active Threads Only}. Setting state to selected
16:40:49 [2024-02-28T21:40:49.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=-240534395 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')]
16:40:49 [2024-02-28T21:40:49.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=-240534395 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')]
16:40:49 [2024-02-28T21:40:49.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Show Active Threads Only} time=-240534395 data=null doit=true}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
16:40:49 [2024-02-28T21:40:49.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=-240534395 data=null}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
16:40:49 [2024-02-28T21:40:49.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=-240534395 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')]
16:40:49 [2024-02-28T21:40:49.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=-240534395 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')]
16:40:49 [2024-02-28T21:40:49.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=-240534395 data=null 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')]
16:40:49 [2024-02-28T21:40:49.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=-240534394 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')]
16:40:49 [2024-02-28T21:40:49.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=-240534394 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')]
16:40:49 [2024-02-28T21:40:49.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=-240534394 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')]
16:40:49 [2024-02-28T21:40:49.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=-240534394 data=null doit=true}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
16:40:49 [2024-02-28T21:40:49.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=-240534394 data=null}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
16:40:49 [2024-02-28T21:40:49.466Z] 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')
16:40:49 [2024-02-28T21:40:49.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
16:40:49 [2024-02-28T21:40:49.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
16:40:49 [2024-02-28T21:40:49.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
16:40:49 [2024-02-28T21:40:49.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:40:49 [2024-02-28T21:40:49.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:40:49 [2024-02-28T21:40:49.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:40:49 [2024-02-28T21:40:49.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:40:49 [2024-02-28T21:40:49.466Z] 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')
16:40:49 [2024-02-28T21:40:49.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:40:49 [2024-02-28T21:40:49.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-240534393 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:40:49 [2024-02-28T21:40:49.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-240534393 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:40:49 [2024-02-28T21:40:49.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-240534393 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:40:49 [2024-02-28T21:40:49.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-240534393 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:40:49 [2024-02-28T21:40:49.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-240534393 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:40:49 [2024-02-28T21:40:49.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-240534393 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:40:49 [2024-02-28T21:40:49.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-240534393 data=null 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')]
16:40:49 [2024-02-28T21:40:49.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Configure...} time=-240534715 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Configure...']
16:40:49 [2024-02-28T21:40:49.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:40:49 [2024-02-28T21:40:49.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:40:49 [2024-02-28T21:40:49.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:40:49 [2024-02-28T21:40:49.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:40:49 [2024-02-28T21:40:49.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...'
16:40:49 [2024-02-28T21:40:49.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Configure...'
16:40:50 [2024-02-28T21:40:50.231Z] 
16:40:50 [2024-02-28T21:40:50.231Z] (Eclipse:12922): Gtk-WARNING **: 21:40:50.020: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:40:50 [2024-02-28T21:40:50.231Z] 
16:40:50 [2024-02-28T21:40:50.231Z] (Eclipse:12922): Gtk-WARNING **: 21:40:50.020: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:40:50 [2024-02-28T21:40:50.231Z] 
16:40:50 [2024-02-28T21:40:50.231Z] (Eclipse:12922): Gtk-WARNING **: 21:40:50.020: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:40:50 [2024-02-28T21:40:50.231Z] 
16:40:50 [2024-02-28T21:40:50.231Z] (Eclipse:12922): Gtk-WARNING **: 21:40:50.020: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:40:50 [2024-02-28T21:40:50.231Z] 
16:40:50 [2024-02-28T21:40:50.231Z] (Eclipse:12922): Gtk-WARNING **: 21:40:50.048: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:40:50 [2024-02-28T21:40:50.231Z] 
16:40:50 [2024-02-28T21:40:50.231Z] (Eclipse:12922): Gtk-WARNING **: 21:40:50.048: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:40:50 [2024-02-28T21:40:50.231Z] 
16:40:50 [2024-02-28T21:40:50.231Z] (Eclipse:12922): Gtk-WARNING **: 21:40:50.048: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:40:50 [2024-02-28T21:40:50.231Z] 
16:40:50 [2024-02-28T21:40:50.231Z] (Eclipse:12922): Gtk-WARNING **: 21:40:50.048: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:40:50 [2024-02-28T21:40:50.231Z] 
16:40:50 [2024-02-28T21:40:50.231Z] (Eclipse:12922): Gtk-WARNING **: 21:40:50.077: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:40:50 [2024-02-28T21:40:50.231Z] 
16:40:50 [2024-02-28T21:40:50.231Z] (Eclipse:12922): Gtk-WARNING **: 21:40:50.077: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:40:50 [2024-02-28T21:40:50.231Z] 
16:40:50 [2024-02-28T21:40:50.231Z] (Eclipse:12922): Gtk-WARNING **: 21:40:50.077: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:40:50 [2024-02-28T21:40:50.231Z] 
16:40:50 [2024-02-28T21:40:50.231Z] (Eclipse:12922): Gtk-WARNING **: 21:40:50.077: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:40:50 [2024-02-28T21:40:50.231Z] 
16:40:50 [2024-02-28T21:40:50.231Z] (Eclipse:12922): Gtk-WARNING **: 21:40:50.108: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:40:50 [2024-02-28T21:40:50.231Z] 
16:40:50 [2024-02-28T21:40:50.231Z] (Eclipse:12922): Gtk-WARNING **: 21:40:50.108: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:40:50 [2024-02-28T21:40:50.231Z] 
16:40:50 [2024-02-28T21:40:50.231Z] (Eclipse:12922): Gtk-WARNING **: 21:40:50.108: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:40:50 [2024-02-28T21:40:50.231Z] 
16:40:50 [2024-02-28T21:40:50.231Z] (Eclipse:12922): Gtk-WARNING **: 21:40:50.108: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:40:50 [2024-02-28T21:40:50.231Z] 
16:40:50 [2024-02-28T21:40:50.231Z] (Eclipse:12922): Gtk-WARNING **: 21:40:50.136: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:40:50 [2024-02-28T21:40:50.231Z] 
16:40:50 [2024-02-28T21:40:50.231Z] (Eclipse:12922): Gtk-WARNING **: 21:40:50.137: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:40:50 [2024-02-28T21:40:50.231Z] 
16:40:50 [2024-02-28T21:40:50.231Z] (Eclipse:12922): Gtk-WARNING **: 21:40:50.137: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:40:50 [2024-02-28T21:40:50.231Z] 
16:40:50 [2024-02-28T21:40:50.231Z] (Eclipse:12922): Gtk-WARNING **: 21:40:50.137: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:40:50 [2024-02-28T21:40:50.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Configure...'
16:40:50 [2024-02-28T21:40:50.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration'
16:40:50 [2024-02-28T21:40:50.231Z] 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=-240533625 data=null doit=true}, Shell with text {Dynamic Filters Configuration}]
16:40:50 [2024-02-28T21:40:50.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
16:40:50 [2024-02-28T21:40:50.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only'
16:40:50 [2024-02-28T21:40:50.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK'
16:40:50 [2024-02-28T21:40:50.231Z] 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')
16:40:50 [2024-02-28T21:40:50.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
16:40:50 [2024-02-28T21:40:50.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
16:40:50 [2024-02-28T21:40:50.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:40:50 [2024-02-28T21:40:50.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:40:50 [2024-02-28T21:40:50.231Z] 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')
16:40:50 [2024-02-28T21:40:50.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {Show Active Threads Only}. Setting state to unselected
16:40:50 [2024-02-28T21:40:50.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=-240533625 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')]
16:40:50 [2024-02-28T21:40:50.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=-240533624 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')]
16:40:50 [2024-02-28T21:40:50.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Show Active Threads Only} time=-240533624 data=null doit=true}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
16:40:50 [2024-02-28T21:40:50.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=-240533624 data=null}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
16:40:50 [2024-02-28T21:40:50.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=-240533624 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')]
16:40:50 [2024-02-28T21:40:50.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=-240533624 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')]
16:40:50 [2024-02-28T21:40:50.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=-240533624 data=null 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')]
16:40:50 [2024-02-28T21:40:50.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=-240533624 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')]
16:40:50 [2024-02-28T21:40:50.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=-240533624 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')]
16:40:50 [2024-02-28T21:40:50.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=-240533624 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')]
16:40:50 [2024-02-28T21:40:50.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=-240533624 data=null doit=true}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
16:40:50 [2024-02-28T21:40:50.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=-240533624 data=null}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
16:40:50 [2024-02-28T21:40:50.232Z] 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')
16:40:50 [2024-02-28T21:40:50.487Z] DEBUG ROOT - Closing lingering shell with title Dynamic Filters Configuration
16:40:50 [2024-02-28T21:40:50.487Z] 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=-240533578 data=null doit=true}, Shell with text {Dynamic Filters Configuration}]
16:40:50 [2024-02-28T21:40:50.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Configure...} time=-240533942 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Configure...']
16:40:50 [2024-02-28T21:40:50.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:40:52 [2024-02-28T21:40:52.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
16:40:52 [2024-02-28T21:40:52.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:40:52 [2024-02-28T21:40:52.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:40:52 [2024-02-28T21:40:52.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
16:40:52 [2024-02-28T21:40:52.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
16:40:52 [2024-02-28T21:40:52.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
16:40:52 [2024-02-28T21:40:52.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
16:40:52 [2024-02-28T21:40:52.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
16:40:52 [2024-02-28T21:40:52.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
16:40:52 [2024-02-28T21:40:52.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:40:52 [2024-02-28T21:40:52.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:40:52 [2024-02-28T21:40:52.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:40:52 [2024-02-28T21:40:52.373Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
16:40:52 [2024-02-28T21:40:52.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:40:52 [2024-02-28T21:40:52.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:40:52 [2024-02-28T21:40:52.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:40:52 [2024-02-28T21:40:52.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:40:52 [2024-02-28T21:40:52.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:40:52 [2024-02-28T21:40:52.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:40:53 [2024-02-28T21:40:53.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:40:53 [2024-02-28T21:40:53.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:40:53 [2024-02-28T21:40:53.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:40:53 [2024-02-28T21:40:53.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:40:53 [2024-02-28T21:40:53.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:40:53 [2024-02-28T21:40:53.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:40:54 [2024-02-28T21:40:54.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:40:54 [2024-02-28T21:40:54.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:40:54 [2024-02-28T21:40:54.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:40:54 [2024-02-28T21:40:54.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:40:54 [2024-02-28T21:40:54.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:40:54 [2024-02-28T21:40:54.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:40:55 [2024-02-28T21:40:55.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:40:55 [2024-02-28T21:40:55.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:40:55 [2024-02-28T21:40:55.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:40:55 [2024-02-28T21:40:55.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:40:55 [2024-02-28T21:40:55.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:40:55 [2024-02-28T21:40:55.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:40:56 [2024-02-28T21:40:56.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:40:56 [2024-02-28T21:40:56.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:40:56 [2024-02-28T21:40:56.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:40:56 [2024-02-28T21:40:56.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:40:56 [2024-02-28T21:40:56.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:40:56 [2024-02-28T21:40:56.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:40:57 [2024-02-28T21:40:57.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:40:57 [2024-02-28T21:40:57.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:40:57 [2024-02-28T21:40:57.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:40:57 [2024-02-28T21:40:57.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:40:57 [2024-02-28T21:40:57.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:40:57 [2024-02-28T21:40:57.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:40:58 [2024-02-28T21:40:58.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:40:58 [2024-02-28T21:40:58.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:40:58 [2024-02-28T21:40:58.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:40:59 [2024-02-28T21:40:59.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:40:59 [2024-02-28T21:40:59.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:40:59 [2024-02-28T21:40:59.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:40:59 [2024-02-28T21:40:59.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:40:59 [2024-02-28T21:40:59.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:40:59 [2024-02-28T21:40:59.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:40:59 [2024-02-28T21:40:59.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:40:59 [2024-02-28T21:40:59.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:40:59 [2024-02-28T21:40:59.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:41:00 [2024-02-28T21:41:00.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:41:00 [2024-02-28T21:41:00.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:41:00 [2024-02-28T21:41:00.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:41:00 [2024-02-28T21:41:00.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:41:00 [2024-02-28T21:41:00.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:41:00 [2024-02-28T21:41:00.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:41:01 [2024-02-28T21:41:01.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:41:01 [2024-02-28T21:41:01.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:41:01 [2024-02-28T21:41:01.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:41:02 [2024-02-28T21:41:02.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:41:02 [2024-02-28T21:41:02.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:41:02 [2024-02-28T21:41:02.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:41:02 [2024-02-28T21:41:02.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:41:02 [2024-02-28T21:41:02.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:41:02 [2024-02-28T21:41:02.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:41:02 [2024-02-28T21:41:02.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:41:02 [2024-02-28T21:41:02.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:41:02 [2024-02-28T21:41:02.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:41:03 [2024-02-28T21:41:03.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:41:03 [2024-02-28T21:41:03.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:41:03 [2024-02-28T21:41:03.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:41:04 [2024-02-28T21:41:04.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:41:04 [2024-02-28T21:41:04.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:41:04 [2024-02-28T21:41:04.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:41:04 [2024-02-28T21:41:04.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:41:06 [2024-02-28T21:41:06.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
16:41:06 [2024-02-28T21:41:06.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:41:06 [2024-02-28T21:41:06.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:41:06 [2024-02-28T21:41:06.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:41:06 [2024-02-28T21:41:06.502Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
16:41:06 [2024-02-28T21:41:06.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show View Filters}
16:41:06 [2024-02-28T21:41:06.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240517713 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
16:41:06 [2024-02-28T21:41:06.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240517713 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
16:41:06 [2024-02-28T21:41:06.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240517713 data=null doit=true}, ToolItem with tooltip text {Show View Filters}]
16:41:06 [2024-02-28T21:41:06.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240517713 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
16:41:06 [2024-02-28T21:41:06.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240517713 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
16:41:06 [2024-02-28T21:41:06.760Z] 
16:41:06 [2024-02-28T21:41:06.760Z] (Eclipse:12922): Gtk-WARNING **: 21:41:06.538: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:06 [2024-02-28T21:41:06.760Z] 
16:41:06 [2024-02-28T21:41:06.760Z] (Eclipse:12922): Gtk-WARNING **: 21:41:06.538: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:06 [2024-02-28T21:41:06.760Z] 
16:41:06 [2024-02-28T21:41:06.760Z] (Eclipse:12922): Gtk-WARNING **: 21:41:06.538: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:06 [2024-02-28T21:41:06.760Z] 
16:41:06 [2024-02-28T21:41:06.760Z] (Eclipse:12922): Gtk-WARNING **: 21:41:06.538: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:06 [2024-02-28T21:41:06.760Z] 
16:41:06 [2024-02-28T21:41:06.760Z] (Eclipse:12922): Gtk-WARNING **: 21:41:06.615: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:06 [2024-02-28T21:41:06.760Z] 
16:41:06 [2024-02-28T21:41:06.760Z] (Eclipse:12922): Gtk-WARNING **: 21:41:06.615: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:06 [2024-02-28T21:41:06.760Z] 
16:41:06 [2024-02-28T21:41:06.760Z] (Eclipse:12922): Gtk-WARNING **: 21:41:06.615: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:06 [2024-02-28T21:41:06.760Z] 
16:41:06 [2024-02-28T21:41:06.760Z] (Eclipse:12922): Gtk-WARNING **: 21:41:06.615: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:06 [2024-02-28T21:41:06.760Z] 
16:41:06 [2024-02-28T21:41:06.760Z] (Eclipse:12922): Gtk-WARNING **: 21:41:06.641: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:06 [2024-02-28T21:41:06.760Z] 
16:41:06 [2024-02-28T21:41:06.760Z] (Eclipse:12922): Gtk-WARNING **: 21:41:06.642: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:06 [2024-02-28T21:41:06.760Z] 
16:41:06 [2024-02-28T21:41:06.760Z] (Eclipse:12922): Gtk-WARNING **: 21:41:06.642: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:06 [2024-02-28T21:41:06.760Z] 
16:41:06 [2024-02-28T21:41:06.760Z] (Eclipse:12922): Gtk-WARNING **: 21:41:06.642: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:06 [2024-02-28T21:41:06.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240517157 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
16:41:06 [2024-02-28T21:41:06.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240517152 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
16:41:06 [2024-02-28T21:41:06.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240517152 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
16:41:06 [2024-02-28T21:41:06.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240517152 data=null doit=true}, ToolItem with tooltip text {Show View Filters}]
16:41:06 [2024-02-28T21:41:06.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240517152 data=null}, ToolItem with tooltip text {Show View Filters}]
16:41:06 [2024-02-28T21:41:06.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show View Filters}
16:41:06 [2024-02-28T21:41:06.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Filter", using matcher: with text 'Filter'
16:41:06 [2024-02-28T21:41:06.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Filter} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-240517151 data=null doit=true}, Shell with text {Filter}]
16:41:06 [2024-02-28T21:41:06.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:41:06 [2024-02-28T21:41:06.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:41:06 [2024-02-28T21:41:06.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:41:06 [2024-02-28T21:41:06.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
16:41:06 [2024-02-28T21:41:06.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:41:06 [2024-02-28T21:41:06.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
16:41:06 [2024-02-28T21:41:06.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:41:06 [2024-02-28T21:41:06.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
16:41:06 [2024-02-28T21:41:06.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:41:06 [2024-02-28T21:41:06.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
16:41:06 [2024-02-28T21:41:06.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
16:41:06 [2024-02-28T21:41:06.761Z] 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')
16:41:06 [2024-02-28T21:41:06.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
16:41:06 [2024-02-28T21:41:06.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:41:06 [2024-02-28T21:41:06.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:41:06 [2024-02-28T21:41:06.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
16:41:06 [2024-02-28T21:41:06.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-240517149 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')]
16:41:06 [2024-02-28T21:41:06.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-240517149 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')]
16:41:06 [2024-02-28T21:41:06.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=-240517149 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
16:41:06 [2024-02-28T21:41:06.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=-240517149 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
16:41:06 [2024-02-28T21:41:06.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=-240517149 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')]
16:41:06 [2024-02-28T21:41:06.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=-240517149 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')]
16:41:06 [2024-02-28T21:41:06.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=-240517149 data=null 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')]
16:41:06 [2024-02-28T21:41:06.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=-240517092 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')]
16:41:06 [2024-02-28T21:41:06.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-240517092 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')]
16:41:06 [2024-02-28T21:41:06.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=-240517092 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')]
16:41:06 [2024-02-28T21:41:06.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=-240517092 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
16:41:06 [2024-02-28T21:41:06.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=-240517092 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
16:41:06 [2024-02-28T21:41:06.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
16:41:06 [2024-02-28T21:41:06.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:41:06 [2024-02-28T21:41:06.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
16:41:06 [2024-02-28T21:41:06.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:41:06 [2024-02-28T21:41:06.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
16:41:06 [2024-02-28T21:41:06.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: with mnemonic 'Check Active'
16:41:06 [2024-02-28T21:41:06.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: with style 'SWT.PUSH'
16:41:06 [2024-02-28T21:41:06.761Z] 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')
16:41:06 [2024-02-28T21:41:06.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:41:06 [2024-02-28T21:41:06.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
16:41:06 [2024-02-28T21:41:06.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:41:06 [2024-02-28T21:41:06.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
16:41:06 [2024-02-28T21:41:06.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:41:06 [2024-02-28T21:41:06.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:41:06 [2024-02-28T21:41:06.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check Active
16:41:06 [2024-02-28T21:41:06.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check Active} time=-240517091 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')]
16:41:06 [2024-02-28T21:41:06.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check Active} time=-240517091 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')]
16:41:06 [2024-02-28T21:41:06.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check Active} time=-240517091 data=null doit=true}, (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')]
16:41:06 [2024-02-28T21:41:06.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check Active} time=-240517091 data=null}, (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')]
16:41:06 [2024-02-28T21:41:06.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check Active} time=-240517090 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')]
16:41:06 [2024-02-28T21:41:06.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check Active} time=-240517090 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')]
16:41:07 [2024-02-28T21:41:07.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check Active} time=-240517090 data=null 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')]
16:41:07 [2024-02-28T21:41:07.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check Active} time=-240516267 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')]
16:41:07 [2024-02-28T21:41:07.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check Active} time=-240516220 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')]
16:41:07 [2024-02-28T21:41:07.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check Active} time=-240516220 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')]
16:41:07 [2024-02-28T21:41:07.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check Active} time=-240516220 data=null doit=true}, (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')]
16:41:07 [2024-02-28T21:41:07.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check Active} time=-240516220 data=null}, (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')]
16:41:07 [2024-02-28T21:41:07.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check Active
16:41:07 [2024-02-28T21:41:07.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:41:07 [2024-02-28T21:41:07.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
16:41:07 [2024-02-28T21:41:07.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:41:07 [2024-02-28T21:41:07.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
16:41:07 [2024-02-28T21:41:07.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
16:41:07 [2024-02-28T21:41:07.686Z] 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')
16:41:07 [2024-02-28T21:41:07.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
16:41:07 [2024-02-28T21:41:07.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:41:07 [2024-02-28T21:41:07.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
16:41:07 [2024-02-28T21:41:07.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:41:07 [2024-02-28T21:41:07.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
16:41:07 [2024-02-28T21:41:07.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:41:07 [2024-02-28T21:41:07.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:41:07 [2024-02-28T21:41:07.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
16:41:07 [2024-02-28T21:41:07.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=-240516219 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')]
16:41:07 [2024-02-28T21:41:07.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-240516219 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')]
16:41:07 [2024-02-28T21:41:07.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=-240516219 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:41:07 [2024-02-28T21:41:07.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=-240516219 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:41:07 [2024-02-28T21:41:07.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=-240516218 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')]
16:41:07 [2024-02-28T21:41:07.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=-240516218 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')]
16:41:07 [2024-02-28T21:41:07.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=-240516218 data=null 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')]
16:41:07 [2024-02-28T21:41:07.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=-240516182 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')]
16:41:07 [2024-02-28T21:41:07.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-240516182 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')]
16:41:07 [2024-02-28T21:41:07.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=-240516182 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')]
16:41:07 [2024-02-28T21:41:07.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=-240516182 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:41:07 [2024-02-28T21:41:07.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=-240516182 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:41:07 [2024-02-28T21:41:07.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
16:41:07 [2024-02-28T21:41:07.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:41:07 [2024-02-28T21:41:07.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
16:41:07 [2024-02-28T21:41:07.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:41:07 [2024-02-28T21:41:07.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
16:41:07 [2024-02-28T21:41:07.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:41:07 [2024-02-28T21:41:07.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
16:41:07 [2024-02-28T21:41:07.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:41:07 [2024-02-28T21:41:07.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
16:41:07 [2024-02-28T21:41:07.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: with mnemonic 'Uncheck Inactive'
16:41:07 [2024-02-28T21:41:07.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: with style 'SWT.PUSH'
16:41:07 [2024-02-28T21:41:07.687Z] 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')
16:41:07 [2024-02-28T21:41:07.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:41:07 [2024-02-28T21:41:07.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:41:07 [2024-02-28T21:41:07.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck Inactive
16:41:07 [2024-02-28T21:41:07.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck Inactive} time=-240516181 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')]
16:41:07 [2024-02-28T21:41:07.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck Inactive} time=-240516181 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')]
16:41:07 [2024-02-28T21:41:07.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck Inactive} time=-240516181 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')]
16:41:07 [2024-02-28T21:41:07.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck Inactive} time=-240516181 data=null}, (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')]
16:41:07 [2024-02-28T21:41:07.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck Inactive} time=-240516181 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')]
16:41:07 [2024-02-28T21:41:07.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck Inactive} time=-240516181 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')]
16:41:08 [2024-02-28T21:41:08.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck Inactive} time=-240516181 data=null 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')]
16:41:08 [2024-02-28T21:41:08.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck Inactive} time=-240515540 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')]
16:41:08 [2024-02-28T21:41:08.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck Inactive} time=-240515540 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')]
16:41:08 [2024-02-28T21:41:08.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck Inactive} time=-240515540 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')]
16:41:08 [2024-02-28T21:41:08.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck Inactive} time=-240515539 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')]
16:41:08 [2024-02-28T21:41:08.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck Inactive} time=-240515539 data=null}, (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')]
16:41:08 [2024-02-28T21:41:08.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck Inactive
16:41:08 [2024-02-28T21:41:08.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:41:08 [2024-02-28T21:41:08.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {gnuplot} time=-240515526 data=null button=0 stateMask=0x0 x=89 y=35 count=0}, TreeItem with text {synthetic-trace}]
16:41:08 [2024-02-28T21:41:08.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=-240515526 data=null doit=true}, TreeItem with text {synthetic-trace}]
16:41:08 [2024-02-28T21:41:08.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=-240515526 data=null}, TreeItem with text {synthetic-trace}]
16:41:08 [2024-02-28T21:41:08.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {gnuplot} time=-240515525 data=null button=1 stateMask=0x0 x=89 y=35 count=1}, TreeItem with text {synthetic-trace}]
16:41:08 [2024-02-28T21:41:08.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240515525 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}]
16:41:08 [2024-02-28T21:41:08.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {gnuplot} time=-240515525 data=null button=1 stateMask=0x80000 x=89 y=35 count=1}, TreeItem with text {synthetic-trace}]
16:41:08 [2024-02-28T21:41:08.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:41:08 [2024-02-28T21:41:08.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
16:41:08 [2024-02-28T21:41:08.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:41:08 [2024-02-28T21:41:08.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
16:41:08 [2024-02-28T21:41:08.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:41:08 [2024-02-28T21:41:08.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
16:41:08 [2024-02-28T21:41:08.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:41:08 [2024-02-28T21:41:08.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
16:41:08 [2024-02-28T21:41:08.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
16:41:08 [2024-02-28T21:41:08.611Z] 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')
16:41:08 [2024-02-28T21:41:08.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
16:41:08 [2024-02-28T21:41:08.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:41:08 [2024-02-28T21:41:08.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:41:08 [2024-02-28T21:41:08.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
16:41:08 [2024-02-28T21:41:08.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-240515524 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')]
16:41:08 [2024-02-28T21:41:08.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-240515524 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')]
16:41:08 [2024-02-28T21:41:08.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=-240515523 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
16:41:08 [2024-02-28T21:41:08.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=-240515523 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
16:41:08 [2024-02-28T21:41:08.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=-240515523 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')]
16:41:08 [2024-02-28T21:41:08.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=-240515523 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')]
16:41:08 [2024-02-28T21:41:08.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=-240515523 data=null 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')]
16:41:08 [2024-02-28T21:41:08.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=-240515496 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')]
16:41:08 [2024-02-28T21:41:08.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-240515496 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')]
16:41:08 [2024-02-28T21:41:08.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=-240515495 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')]
16:41:08 [2024-02-28T21:41:08.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=-240515495 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
16:41:08 [2024-02-28T21:41:08.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=-240515495 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
16:41:08 [2024-02-28T21:41:08.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
16:41:08 [2024-02-28T21:41:08.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:41:08 [2024-02-28T21:41:08.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
16:41:08 [2024-02-28T21:41:08.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
16:41:08 [2024-02-28T21:41:08.612Z] 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')
16:41:08 [2024-02-28T21:41:08.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
16:41:08 [2024-02-28T21:41:08.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:41:08 [2024-02-28T21:41:08.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
16:41:08 [2024-02-28T21:41:08.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:41:08 [2024-02-28T21:41:08.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
16:41:08 [2024-02-28T21:41:08.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:41:08 [2024-02-28T21:41:08.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
16:41:08 [2024-02-28T21:41:08.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:41:08 [2024-02-28T21:41:08.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:41:08 [2024-02-28T21:41:08.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check selected
16:41:08 [2024-02-28T21:41:08.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check selected} time=-240515495 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')]
16:41:08 [2024-02-28T21:41:08.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=-240515494 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')]
16:41:08 [2024-02-28T21:41:08.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check selected} time=-240515494 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
16:41:08 [2024-02-28T21:41:08.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check selected} time=-240515494 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
16:41:08 [2024-02-28T21:41:08.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check selected} time=-240515494 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')]
16:41:08 [2024-02-28T21:41:08.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check selected} time=-240515494 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')]
16:41:08 [2024-02-28T21:41:08.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check selected} time=-240515494 data=null 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')]
16:41:08 [2024-02-28T21:41:08.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check selected} time=-240515491 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')]
16:41:08 [2024-02-28T21:41:08.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=-240515491 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')]
16:41:08 [2024-02-28T21:41:08.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check selected} time=-240515491 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')]
16:41:08 [2024-02-28T21:41:08.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check selected} time=-240515491 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
16:41:08 [2024-02-28T21:41:08.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check selected} time=-240515491 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
16:41:08 [2024-02-28T21:41:08.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check selected
16:41:08 [2024-02-28T21:41:08.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:41:08 [2024-02-28T21:41:08.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
16:41:08 [2024-02-28T21:41:08.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:41:08 [2024-02-28T21:41:08.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
16:41:08 [2024-02-28T21:41:08.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:41:08 [2024-02-28T21:41:08.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
16:41:08 [2024-02-28T21:41:08.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:41:08 [2024-02-28T21:41:08.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
16:41:08 [2024-02-28T21:41:08.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
16:41:08 [2024-02-28T21:41:08.612Z] 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')
16:41:08 [2024-02-28T21:41:08.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
16:41:08 [2024-02-28T21:41:08.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:41:08 [2024-02-28T21:41:08.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:41:08 [2024-02-28T21:41:08.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
16:41:08 [2024-02-28T21:41:08.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-240515490 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')]
16:41:08 [2024-02-28T21:41:08.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-240515489 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')]
16:41:08 [2024-02-28T21:41:08.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=-240515489 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
16:41:08 [2024-02-28T21:41:08.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=-240515489 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
16:41:08 [2024-02-28T21:41:08.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=-240515489 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')]
16:41:08 [2024-02-28T21:41:08.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=-240515489 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')]
16:41:08 [2024-02-28T21:41:08.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=-240515489 data=null 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')]
16:41:08 [2024-02-28T21:41:08.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=-240515476 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')]
16:41:08 [2024-02-28T21:41:08.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-240515476 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')]
16:41:08 [2024-02-28T21:41:08.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=-240515476 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')]
16:41:08 [2024-02-28T21:41:08.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=-240515476 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
16:41:08 [2024-02-28T21:41:08.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=-240515476 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
16:41:08 [2024-02-28T21:41:08.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
16:41:08 [2024-02-28T21:41:08.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:41:08 [2024-02-28T21:41:08.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
16:41:08 [2024-02-28T21:41:08.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree'
16:41:08 [2024-02-28T21:41:08.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH'
16:41:08 [2024-02-28T21:41:08.613Z] 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')
16:41:08 [2024-02-28T21:41:08.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:41:08 [2024-02-28T21:41:08.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
16:41:08 [2024-02-28T21:41:08.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:41:08 [2024-02-28T21:41:08.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
16:41:08 [2024-02-28T21:41:08.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:41:08 [2024-02-28T21:41:08.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
16:41:08 [2024-02-28T21:41:08.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:41:08 [2024-02-28T21:41:08.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:41:08 [2024-02-28T21:41:08.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check subtree
16:41:08 [2024-02-28T21:41:08.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check subtree} time=-240515475 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')]
16:41:08 [2024-02-28T21:41:08.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check subtree} time=-240515475 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')]
16:41:08 [2024-02-28T21:41:08.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check subtree} time=-240515475 data=null doit=true}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
16:41:08 [2024-02-28T21:41:08.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check subtree} time=-240515475 data=null}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
16:41:08 [2024-02-28T21:41:08.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check subtree} time=-240515475 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')]
16:41:08 [2024-02-28T21:41:08.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check subtree} time=-240515475 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')]
16:41:08 [2024-02-28T21:41:08.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check subtree} time=-240515475 data=null 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')]
16:41:08 [2024-02-28T21:41:08.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check subtree} time=-240515474 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')]
16:41:08 [2024-02-28T21:41:08.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check subtree} time=-240515474 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')]
16:41:08 [2024-02-28T21:41:08.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check subtree} time=-240515474 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')]
16:41:08 [2024-02-28T21:41:08.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check subtree} time=-240515474 data=null doit=true}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
16:41:08 [2024-02-28T21:41:08.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check subtree} time=-240515474 data=null}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
16:41:08 [2024-02-28T21:41:08.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check subtree
16:41:08 [2024-02-28T21:41:08.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:41:08 [2024-02-28T21:41:08.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
16:41:08 [2024-02-28T21:41:08.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:41:08 [2024-02-28T21:41:08.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
16:41:08 [2024-02-28T21:41:08.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
16:41:08 [2024-02-28T21:41:08.614Z] 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')
16:41:08 [2024-02-28T21:41:08.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
16:41:08 [2024-02-28T21:41:08.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:41:08 [2024-02-28T21:41:08.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
16:41:08 [2024-02-28T21:41:08.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:41:08 [2024-02-28T21:41:08.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
16:41:08 [2024-02-28T21:41:08.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:41:08 [2024-02-28T21:41:08.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:41:08 [2024-02-28T21:41:08.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
16:41:08 [2024-02-28T21:41:08.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=-240515473 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')]
16:41:08 [2024-02-28T21:41:08.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-240515473 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')]
16:41:08 [2024-02-28T21:41:08.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=-240515473 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:41:08 [2024-02-28T21:41:08.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=-240515473 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:41:08 [2024-02-28T21:41:08.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=-240515473 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')]
16:41:08 [2024-02-28T21:41:08.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=-240515473 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')]
16:41:08 [2024-02-28T21:41:08.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=-240515473 data=null 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')]
16:41:08 [2024-02-28T21:41:08.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=-240515409 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')]
16:41:08 [2024-02-28T21:41:08.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-240515409 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')]
16:41:08 [2024-02-28T21:41:08.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=-240515409 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')]
16:41:08 [2024-02-28T21:41:08.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=-240515409 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:41:08 [2024-02-28T21:41:08.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=-240515409 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:41:08 [2024-02-28T21:41:08.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
16:41:08 [2024-02-28T21:41:08.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:41:08 [2024-02-28T21:41:08.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
16:41:08 [2024-02-28T21:41:08.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:41:08 [2024-02-28T21:41:08.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
16:41:08 [2024-02-28T21:41:08.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:41:08 [2024-02-28T21:41:08.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: with mnemonic 'Uncheck selected'
16:41:08 [2024-02-28T21:41:08.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: with style 'SWT.PUSH'
16:41:08 [2024-02-28T21:41:08.614Z] 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')
16:41:08 [2024-02-28T21:41:08.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
16:41:08 [2024-02-28T21:41:08.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:41:08 [2024-02-28T21:41:08.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
16:41:08 [2024-02-28T21:41:08.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:41:08 [2024-02-28T21:41:08.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:41:08 [2024-02-28T21:41:08.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck selected
16:41:08 [2024-02-28T21:41:08.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck selected} time=-240515407 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')]
16:41:08 [2024-02-28T21:41:08.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck selected} time=-240515407 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')]
16:41:08 [2024-02-28T21:41:08.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck selected} time=-240515407 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
16:41:08 [2024-02-28T21:41:08.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck selected} time=-240515407 data=null}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
16:41:08 [2024-02-28T21:41:08.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck selected} time=-240515407 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')]
16:41:08 [2024-02-28T21:41:08.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck selected} time=-240515407 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')]
16:41:08 [2024-02-28T21:41:08.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck selected} time=-240515407 data=null 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')]
16:41:08 [2024-02-28T21:41:08.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck selected} time=-240515405 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')]
16:41:08 [2024-02-28T21:41:08.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck selected} time=-240515405 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')]
16:41:08 [2024-02-28T21:41:08.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck selected} time=-240515405 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')]
16:41:08 [2024-02-28T21:41:08.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck selected} time=-240515405 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
16:41:08 [2024-02-28T21:41:08.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck selected} time=-240515405 data=null}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
16:41:08 [2024-02-28T21:41:08.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck selected
16:41:08 [2024-02-28T21:41:08.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:41:08 [2024-02-28T21:41:08.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
16:41:08 [2024-02-28T21:41:08.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:41:08 [2024-02-28T21:41:08.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
16:41:08 [2024-02-28T21:41:08.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
16:41:08 [2024-02-28T21:41:08.615Z] 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')
16:41:08 [2024-02-28T21:41:08.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
16:41:08 [2024-02-28T21:41:08.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:41:08 [2024-02-28T21:41:08.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
16:41:08 [2024-02-28T21:41:08.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:41:08 [2024-02-28T21:41:08.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
16:41:08 [2024-02-28T21:41:08.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:41:08 [2024-02-28T21:41:08.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:41:08 [2024-02-28T21:41:08.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
16:41:08 [2024-02-28T21:41:08.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=-240515404 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')]
16:41:08 [2024-02-28T21:41:08.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-240515404 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')]
16:41:08 [2024-02-28T21:41:08.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=-240515404 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:41:08 [2024-02-28T21:41:08.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=-240515404 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:41:08 [2024-02-28T21:41:08.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=-240515404 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')]
16:41:08 [2024-02-28T21:41:08.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=-240515404 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')]
16:41:08 [2024-02-28T21:41:08.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=-240515404 data=null 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')]
16:41:08 [2024-02-28T21:41:08.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=-240515391 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')]
16:41:08 [2024-02-28T21:41:08.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-240515390 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')]
16:41:08 [2024-02-28T21:41:08.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=-240515390 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')]
16:41:08 [2024-02-28T21:41:08.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=-240515390 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:41:08 [2024-02-28T21:41:08.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=-240515390 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:41:08 [2024-02-28T21:41:08.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
16:41:08 [2024-02-28T21:41:08.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:41:08 [2024-02-28T21:41:08.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
16:41:08 [2024-02-28T21:41:08.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:41:08 [2024-02-28T21:41:08.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
16:41:08 [2024-02-28T21:41:08.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:41:08 [2024-02-28T21:41:08.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
16:41:08 [2024-02-28T21:41:08.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: with mnemonic 'Uncheck subtree'
16:41:08 [2024-02-28T21:41:08.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: with style 'SWT.PUSH'
16:41:08 [2024-02-28T21:41:08.615Z] 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')
16:41:08 [2024-02-28T21:41:08.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:41:08 [2024-02-28T21:41:08.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
16:41:08 [2024-02-28T21:41:08.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:41:08 [2024-02-28T21:41:08.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:41:08 [2024-02-28T21:41:08.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck subtree
16:41:08 [2024-02-28T21:41:08.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck subtree} time=-240515389 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')]
16:41:08 [2024-02-28T21:41:08.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck subtree} time=-240515388 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')]
16:41:08 [2024-02-28T21:41:08.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck subtree} time=-240515388 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
16:41:08 [2024-02-28T21:41:08.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck subtree} time=-240515388 data=null}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
16:41:08 [2024-02-28T21:41:08.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck subtree} time=-240515388 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')]
16:41:08 [2024-02-28T21:41:08.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck subtree} time=-240515388 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')]
16:41:08 [2024-02-28T21:41:08.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck subtree} time=-240515388 data=null 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')]
16:41:08 [2024-02-28T21:41:08.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck subtree} time=-240515387 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')]
16:41:08 [2024-02-28T21:41:08.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck subtree} time=-240515387 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')]
16:41:08 [2024-02-28T21:41:08.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck subtree} time=-240515387 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')]
16:41:08 [2024-02-28T21:41:08.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck subtree} time=-240515387 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
16:41:08 [2024-02-28T21:41:08.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck subtree} time=-240515387 data=null}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
16:41:08 [2024-02-28T21:41:08.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck subtree
16:41:08 [2024-02-28T21:41:08.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:41:08 [2024-02-28T21:41:08.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
16:41:08 [2024-02-28T21:41:08.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:41:08 [2024-02-28T21:41:08.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
16:41:08 [2024-02-28T21:41:08.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:41:08 [2024-02-28T21:41:08.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
16:41:08 [2024-02-28T21:41:08.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:41:08 [2024-02-28T21:41:08.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
16:41:08 [2024-02-28T21:41:08.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
16:41:08 [2024-02-28T21:41:08.616Z] 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')
16:41:08 [2024-02-28T21:41:08.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
16:41:08 [2024-02-28T21:41:08.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:41:08 [2024-02-28T21:41:08.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:41:08 [2024-02-28T21:41:08.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
16:41:08 [2024-02-28T21:41:08.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-240515386 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')]
16:41:08 [2024-02-28T21:41:08.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-240515386 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')]
16:41:08 [2024-02-28T21:41:08.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=-240515386 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
16:41:08 [2024-02-28T21:41:08.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=-240515386 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
16:41:08 [2024-02-28T21:41:08.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=-240515386 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')]
16:41:08 [2024-02-28T21:41:08.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=-240515386 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')]
16:41:08 [2024-02-28T21:41:08.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=-240515386 data=null 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')]
16:41:08 [2024-02-28T21:41:08.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=-240515288 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')]
16:41:08 [2024-02-28T21:41:08.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-240515287 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')]
16:41:08 [2024-02-28T21:41:08.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=-240515287 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')]
16:41:08 [2024-02-28T21:41:08.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=-240515287 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
16:41:08 [2024-02-28T21:41:08.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=-240515286 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
16:41:08 [2024-02-28T21:41:08.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
16:41:08 [2024-02-28T21:41:08.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:41:08 [2024-02-28T21:41:08.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
16:41:09 [2024-02-28T21:41:09.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:41:09 [2024-02-28T21:41:09.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
16:41:09 [2024-02-28T21:41:09.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:41:09 [2024-02-28T21:41:09.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
16:41:09 [2024-02-28T21:41:09.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
16:41:09 [2024-02-28T21:41:09.177Z] 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')
16:41:09 [2024-02-28T21:41:09.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
16:41:09 [2024-02-28T21:41:09.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:41:09 [2024-02-28T21:41:09.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
16:41:09 [2024-02-28T21:41:09.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:41:09 [2024-02-28T21:41:09.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
16:41:09 [2024-02-28T21:41:09.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:41:09 [2024-02-28T21:41:09.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:41:09 [2024-02-28T21:41:09.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
16:41:09 [2024-02-28T21:41:09.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=-240514781 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')]
16:41:09 [2024-02-28T21:41:09.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-240514781 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')]
16:41:09 [2024-02-28T21:41:09.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=-240514781 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:41:09 [2024-02-28T21:41:09.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=-240514781 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:41:09 [2024-02-28T21:41:09.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=-240514781 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')]
16:41:09 [2024-02-28T21:41:09.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=-240514781 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')]
16:41:09 [2024-02-28T21:41:09.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=-240514781 data=null 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')]
16:41:09 [2024-02-28T21:41:09.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=-240514770 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')]
16:41:09 [2024-02-28T21:41:09.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-240514770 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')]
16:41:09 [2024-02-28T21:41:09.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=-240514770 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')]
16:41:09 [2024-02-28T21:41:09.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=-240514770 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:41:09 [2024-02-28T21:41:09.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=-240514770 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:41:09 [2024-02-28T21:41:09.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
16:41:09 [2024-02-28T21:41:09.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:41:09 [2024-02-28T21:41:09.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
16:41:09 [2024-02-28T21:41:09.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:41:09 [2024-02-28T21:41:09.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
16:41:09 [2024-02-28T21:41:09.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:41:09 [2024-02-28T21:41:09.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
16:41:09 [2024-02-28T21:41:09.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:41:09 [2024-02-28T21:41:09.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
16:41:09 [2024-02-28T21:41:09.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:41:09 [2024-02-28T21:41:09.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:41:09 [2024-02-28T21:41:09.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:41:09 [2024-02-28T21:41:09.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:41:09 [2024-02-28T21:41:09.177Z] 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')
16:41:09 [2024-02-28T21:41:09.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:41:09 [2024-02-28T21:41:09.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-240514769 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:41:09 [2024-02-28T21:41:09.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-240514769 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:41:09 [2024-02-28T21:41:09.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-240514769 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:41:09 [2024-02-28T21:41:09.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-240514769 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:41:09 [2024-02-28T21:41:09.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-240514769 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:41:09 [2024-02-28T21:41:09.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-240514769 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:41:09 [2024-02-28T21:41:09.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-240514769 data=null 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')]
16:41:09 [2024-02-28T21:41:09.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=-240517713 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}]
16:41:09 [2024-02-28T21:41:09.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:41:09 [2024-02-28T21:41:09.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:41:09 [2024-02-28T21:41:09.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:41:09 [2024-02-28T21:41:09.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:41:11 [2024-02-28T21:41:11.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
16:41:11 [2024-02-28T21:41:11.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:41:11 [2024-02-28T21:41:11.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:41:11 [2024-02-28T21:41:11.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:41:11 [2024-02-28T21:41:11.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...'
16:41:11 [2024-02-28T21:41:11.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Configure...'
16:41:11 [2024-02-28T21:41:11.319Z] 
16:41:11 [2024-02-28T21:41:11.319Z] (Eclipse:12922): Gtk-WARNING **: 21:41:11.124: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:11 [2024-02-28T21:41:11.319Z] 
16:41:11 [2024-02-28T21:41:11.319Z] (Eclipse:12922): Gtk-WARNING **: 21:41:11.124: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:11 [2024-02-28T21:41:11.319Z] 
16:41:11 [2024-02-28T21:41:11.319Z] (Eclipse:12922): Gtk-WARNING **: 21:41:11.124: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:11 [2024-02-28T21:41:11.319Z] 
16:41:11 [2024-02-28T21:41:11.319Z] (Eclipse:12922): Gtk-WARNING **: 21:41:11.124: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:11 [2024-02-28T21:41:11.320Z] 
16:41:11 [2024-02-28T21:41:11.320Z] (Eclipse:12922): Gtk-WARNING **: 21:41:11.211: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:11 [2024-02-28T21:41:11.320Z] 
16:41:11 [2024-02-28T21:41:11.320Z] (Eclipse:12922): Gtk-WARNING **: 21:41:11.211: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:11 [2024-02-28T21:41:11.320Z] 
16:41:11 [2024-02-28T21:41:11.320Z] (Eclipse:12922): Gtk-WARNING **: 21:41:11.211: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:11 [2024-02-28T21:41:11.320Z] 
16:41:11 [2024-02-28T21:41:11.320Z] (Eclipse:12922): Gtk-WARNING **: 21:41:11.211: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:11 [2024-02-28T21:41:11.320Z] 
16:41:11 [2024-02-28T21:41:11.320Z] (Eclipse:12922): Gtk-WARNING **: 21:41:11.241: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:11 [2024-02-28T21:41:11.320Z] 
16:41:11 [2024-02-28T21:41:11.320Z] (Eclipse:12922): Gtk-WARNING **: 21:41:11.241: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:11 [2024-02-28T21:41:11.320Z] 
16:41:11 [2024-02-28T21:41:11.320Z] (Eclipse:12922): Gtk-WARNING **: 21:41:11.241: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:11 [2024-02-28T21:41:11.320Z] 
16:41:11 [2024-02-28T21:41:11.320Z] (Eclipse:12922): Gtk-WARNING **: 21:41:11.241: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:11 [2024-02-28T21:41:11.320Z] 
16:41:11 [2024-02-28T21:41:11.320Z] (Eclipse:12922): Gtk-WARNING **: 21:41:11.269: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:11 [2024-02-28T21:41:11.320Z] 
16:41:11 [2024-02-28T21:41:11.320Z] (Eclipse:12922): Gtk-WARNING **: 21:41:11.269: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:11 [2024-02-28T21:41:11.320Z] 
16:41:11 [2024-02-28T21:41:11.320Z] (Eclipse:12922): Gtk-WARNING **: 21:41:11.269: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:11 [2024-02-28T21:41:11.320Z] 
16:41:11 [2024-02-28T21:41:11.320Z] (Eclipse:12922): Gtk-WARNING **: 21:41:11.269: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:11 [2024-02-28T21:41:11.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Configure...'
16:41:11 [2024-02-28T21:41:11.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration'
16:41:11 [2024-02-28T21:41:11.320Z] 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=-240512527 data=null doit=true}, Shell with text {Dynamic Filters Configuration}]
16:41:11 [2024-02-28T21:41:11.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
16:41:11 [2024-02-28T21:41:11.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only'
16:41:11 [2024-02-28T21:41:11.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK'
16:41:11 [2024-02-28T21:41:11.320Z] 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')
16:41:11 [2024-02-28T21:41:11.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
16:41:11 [2024-02-28T21:41:11.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
16:41:11 [2024-02-28T21:41:11.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:41:11 [2024-02-28T21:41:11.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:41:11 [2024-02-28T21:41:11.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
16:41:11 [2024-02-28T21:41:11.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
16:41:11 [2024-02-28T21:41:11.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
16:41:11 [2024-02-28T21:41:11.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: with mnemonic 'Active Threads on CPUs:'
16:41:11 [2024-02-28T21:41:11.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: with style 'SWT.RADIO'
16:41:11 [2024-02-28T21:41:11.320Z] 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')
16:41:11 [2024-02-28T21:41:11.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:41:11 [2024-02-28T21:41:11.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:41:11 [2024-02-28T21:41:11.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
16:41:11 [2024-02-28T21:41:11.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
16:41:11 [2024-02-28T21:41:11.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: with mnemonic 'All Active Threads'
16:41:11 [2024-02-28T21:41:11.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: with style 'SWT.RADIO'
16:41:11 [2024-02-28T21:41:11.320Z] 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')
16:41:11 [2024-02-28T21:41:11.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
16:41:11 [2024-02-28T21:41:11.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:41:11 [2024-02-28T21:41:11.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:41:11 [2024-02-28T21:41:11.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:41:11 [2024-02-28T21:41:11.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with message 'e.g. 0-3,5,7-8'
16:41:11 [2024-02-28T21:41:11.320Z] 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')
16:41:11 [2024-02-28T21:41:11.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
16:41:11 [2024-02-28T21:41:11.320Z]  ", using matcher: of type 'Text'
16:41:11 [2024-02-28T21:41:11.320Z] 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')
16:41:11 [2024-02-28T21:41:11.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {Show Active Threads Only}. Setting state to selected
16:41:11 [2024-02-28T21:41:11.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=-240512524 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')]
16:41:11 [2024-02-28T21:41:11.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=-240512524 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')]
16:41:11 [2024-02-28T21:41:11.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Show Active Threads Only} time=-240512524 data=null doit=true}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
16:41:11 [2024-02-28T21:41:11.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=-240512524 data=null}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
16:41:11 [2024-02-28T21:41:11.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=-240512524 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')]
16:41:11 [2024-02-28T21:41:11.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=-240512524 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')]
16:41:11 [2024-02-28T21:41:11.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=-240512524 data=null 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')]
16:41:11 [2024-02-28T21:41:11.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=-240512524 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')]
16:41:11 [2024-02-28T21:41:11.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=-240512524 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')]
16:41:11 [2024-02-28T21:41:11.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=-240512524 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')]
16:41:11 [2024-02-28T21:41:11.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=-240512524 data=null doit=true}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
16:41:11 [2024-02-28T21:41:11.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=-240512524 data=null}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
16:41:11 [2024-02-28T21:41:11.321Z] 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')
16:41:11 [2024-02-28T21:41:11.321Z] 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')
16:41:11 [2024-02-28T21:41:11.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {All Active Threads} time=-240512523 data=null doit=true}, Button with text {All Active Threads}]
16:41:11 [2024-02-28T21:41:11.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {All Active Threads} time=-240512523 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}]
16:41:11 [2024-02-28T21:41:11.321Z] 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')
16:41:11 [2024-02-28T21:41:11.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Active Threads on CPUs:} time=-240512523 data=null doit=true}, (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')]
16:41:11 [2024-02-28T21:41:11.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Active Threads on CPUs:} time=-240512523 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')]
16:41:11 [2024-02-28T21:41:11.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Active Threads on CPUs:} time=-240512523 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')]
16:41:11 [2024-02-28T21:41:11.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=-240512523 data=null 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')]
16:41:11 [2024-02-28T21:41:11.321Z] 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')
16:41:11 [2024-02-28T21:41:11.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
16:41:11 [2024-02-28T21:41:11.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Active Threads on CPUs:} time=-240512522 data=null doit=true}, Button with text {Active Threads on CPUs:}]
16:41:11 [2024-02-28T21:41:11.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=-240512522 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:}]
16:41:11 [2024-02-28T21:41:11.321Z] 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')
16:41:11 [2024-02-28T21:41:11.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {All Active Threads} time=-240512521 data=null doit=true}, (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')]
16:41:11 [2024-02-28T21:41:11.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {All Active Threads} time=-240512521 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')]
16:41:11 [2024-02-28T21:41:11.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {All Active Threads} time=-240512521 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')]
16:41:11 [2024-02-28T21:41:11.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {All Active Threads} time=-240512521 data=null 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')]
16:41:11 [2024-02-28T21:41:11.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
16:41:11 [2024-02-28T21:41:11.321Z] 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')
16:41:11 [2024-02-28T21:41:11.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {All Active Threads} time=-240512521 data=null doit=true}, Button with text {All Active Threads}]
16:41:11 [2024-02-28T21:41:11.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {All Active Threads} time=-240512521 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}]
16:41:11 [2024-02-28T21:41:11.321Z] 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')
16:41:11 [2024-02-28T21:41:11.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Active Threads on CPUs:} time=-240512520 data=null doit=true}, (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')]
16:41:11 [2024-02-28T21:41:11.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Active Threads on CPUs:} time=-240512520 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')]
16:41:11 [2024-02-28T21:41:11.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Active Threads on CPUs:} time=-240512520 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')]
16:41:11 [2024-02-28T21:41:11.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=-240512520 data=null 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')]
16:41:11 [2024-02-28T21:41:11.322Z] 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')
16:41:11 [2024-02-28T21:41:11.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
16:41:11 [2024-02-28T21:41:11.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
16:41:11 [2024-02-28T21:41:11.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
16:41:11 [2024-02-28T21:41:11.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:41:11 [2024-02-28T21:41:11.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:41:11 [2024-02-28T21:41:11.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:41:11 [2024-02-28T21:41:11.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:41:11 [2024-02-28T21:41:11.322Z] 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')
16:41:11 [2024-02-28T21:41:11.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
16:41:11 [2024-02-28T21:41:11.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
16:41:11 [2024-02-28T21:41:11.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
16:41:11 [2024-02-28T21:41:11.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:41:11 [2024-02-28T21:41:11.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:41:11 [2024-02-28T21:41:11.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:41:11 [2024-02-28T21:41:11.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:41:11 [2024-02-28T21:41:11.322Z] 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')
16:41:11 [2024-02-28T21:41:11.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
16:41:11 [2024-02-28T21:41:11.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
16:41:11 [2024-02-28T21:41:11.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
16:41:11 [2024-02-28T21:41:11.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:41:11 [2024-02-28T21:41:11.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:41:11 [2024-02-28T21:41:11.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:41:11 [2024-02-28T21:41:11.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:41:11 [2024-02-28T21:41:11.322Z] 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')
16:41:11 [2024-02-28T21:41:11.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:41:11 [2024-02-28T21:41:11.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-240512506 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:41:11 [2024-02-28T21:41:11.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-240512506 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:41:11 [2024-02-28T21:41:11.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-240512506 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:41:11 [2024-02-28T21:41:11.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-240512506 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:41:11 [2024-02-28T21:41:11.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-240512506 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:41:11 [2024-02-28T21:41:11.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-240512506 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:41:11 [2024-02-28T21:41:11.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-240512506 data=null 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')]
16:41:11 [2024-02-28T21:41:11.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Configure...} time=-240512831 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Configure...']
16:41:11 [2024-02-28T21:41:11.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:41:11 [2024-02-28T21:41:11.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:41:11 [2024-02-28T21:41:11.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:41:11 [2024-02-28T21:41:11.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Active Threads only", using matcher: with mnemonic 'Active Threads only'
16:41:11 [2024-02-28T21:41:11.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:41:11 [2024-02-28T21:41:11.832Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Flat", using matcher: with mnemonic 'Flat'
16:41:11 [2024-02-28T21:41:11.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:41:11 [2024-02-28T21:41:11.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Hierarchical", using matcher: with mnemonic 'Hierarchical'
16:41:11 [2024-02-28T21:41:11.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:41:11 [2024-02-28T21:41:11.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...'
16:41:11 [2024-02-28T21:41:11.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Configure...'
16:41:12 [2024-02-28T21:41:12.088Z] 
16:41:12 [2024-02-28T21:41:12.088Z] (Eclipse:12922): Gtk-WARNING **: 21:41:11.905: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:12 [2024-02-28T21:41:12.088Z] 
16:41:12 [2024-02-28T21:41:12.088Z] (Eclipse:12922): Gtk-WARNING **: 21:41:11.905: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:12 [2024-02-28T21:41:12.088Z] 
16:41:12 [2024-02-28T21:41:12.088Z] (Eclipse:12922): Gtk-WARNING **: 21:41:11.905: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:12 [2024-02-28T21:41:12.088Z] 
16:41:12 [2024-02-28T21:41:12.088Z] (Eclipse:12922): Gtk-WARNING **: 21:41:11.905: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:12 [2024-02-28T21:41:12.088Z] 
16:41:12 [2024-02-28T21:41:12.088Z] (Eclipse:12922): Gtk-WARNING **: 21:41:11.975: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:12 [2024-02-28T21:41:12.088Z] 
16:41:12 [2024-02-28T21:41:12.088Z] (Eclipse:12922): Gtk-WARNING **: 21:41:11.975: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:12 [2024-02-28T21:41:12.088Z] 
16:41:12 [2024-02-28T21:41:12.088Z] (Eclipse:12922): Gtk-WARNING **: 21:41:11.975: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:12 [2024-02-28T21:41:12.088Z] 
16:41:12 [2024-02-28T21:41:12.088Z] (Eclipse:12922): Gtk-WARNING **: 21:41:11.975: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:12 [2024-02-28T21:41:12.088Z] 
16:41:12 [2024-02-28T21:41:12.088Z] (Eclipse:12922): Gtk-WARNING **: 21:41:12.008: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:12 [2024-02-28T21:41:12.088Z] 
16:41:12 [2024-02-28T21:41:12.088Z] (Eclipse:12922): Gtk-WARNING **: 21:41:12.008: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:12 [2024-02-28T21:41:12.088Z] 
16:41:12 [2024-02-28T21:41:12.088Z] (Eclipse:12922): Gtk-WARNING **: 21:41:12.008: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:12 [2024-02-28T21:41:12.088Z] 
16:41:12 [2024-02-28T21:41:12.088Z] (Eclipse:12922): Gtk-WARNING **: 21:41:12.008: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:12 [2024-02-28T21:41:12.088Z] 
16:41:12 [2024-02-28T21:41:12.088Z] (Eclipse:12922): Gtk-WARNING **: 21:41:12.037: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:12 [2024-02-28T21:41:12.088Z] 
16:41:12 [2024-02-28T21:41:12.088Z] (Eclipse:12922): Gtk-WARNING **: 21:41:12.037: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:12 [2024-02-28T21:41:12.088Z] 
16:41:12 [2024-02-28T21:41:12.088Z] (Eclipse:12922): Gtk-WARNING **: 21:41:12.037: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:12 [2024-02-28T21:41:12.088Z] 
16:41:12 [2024-02-28T21:41:12.088Z] (Eclipse:12922): Gtk-WARNING **: 21:41:12.037: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:12 [2024-02-28T21:41:12.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Configure...'
16:41:12 [2024-02-28T21:41:12.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration'
16:41:12 [2024-02-28T21:41:12.088Z] 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=-240511760 data=null doit=true}, Shell with text {Dynamic Filters Configuration}]
16:41:12 [2024-02-28T21:41:12.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
16:41:12 [2024-02-28T21:41:12.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only'
16:41:12 [2024-02-28T21:41:12.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK'
16:41:12 [2024-02-28T21:41:12.088Z] 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')
16:41:12 [2024-02-28T21:41:12.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
16:41:12 [2024-02-28T21:41:12.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
16:41:12 [2024-02-28T21:41:12.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:41:12 [2024-02-28T21:41:12.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:41:12 [2024-02-28T21:41:12.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
16:41:12 [2024-02-28T21:41:12.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
16:41:12 [2024-02-28T21:41:12.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
16:41:12 [2024-02-28T21:41:12.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: with mnemonic 'Active Threads on CPUs:'
16:41:12 [2024-02-28T21:41:12.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: with style 'SWT.RADIO'
16:41:12 [2024-02-28T21:41:12.088Z] 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')
16:41:12 [2024-02-28T21:41:12.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:41:12 [2024-02-28T21:41:12.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:41:12 [2024-02-28T21:41:12.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
16:41:12 [2024-02-28T21:41:12.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
16:41:12 [2024-02-28T21:41:12.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: with mnemonic 'All Active Threads'
16:41:12 [2024-02-28T21:41:12.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: with style 'SWT.RADIO'
16:41:12 [2024-02-28T21:41:12.089Z] 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')
16:41:12 [2024-02-28T21:41:12.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
16:41:12 [2024-02-28T21:41:12.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:41:12 [2024-02-28T21:41:12.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:41:12 [2024-02-28T21:41:12.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "0,1,2-100", using matcher: of type 'Text'
16:41:12 [2024-02-28T21:41:12.089Z] 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'
16:41:12 [2024-02-28T21:41:12.089Z] 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')
16:41:12 [2024-02-28T21:41:12.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
16:41:12 [2024-02-28T21:41:12.089Z]  ", using matcher: of type 'Text'
16:41:12 [2024-02-28T21:41:12.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
16:41:12 [2024-02-28T21:41:12.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Active Threads on CPUs:} time=-240511757 data=null doit=true}, Button with text {Active Threads on CPUs:}]
16:41:12 [2024-02-28T21:41:12.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=-240511757 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:}]
16:41:12 [2024-02-28T21:41:12.089Z] 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')
16:41:12 [2024-02-28T21:41:12.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {All Active Threads} time=-240511756 data=null doit=true}, (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')]
16:41:12 [2024-02-28T21:41:12.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {All Active Threads} time=-240511756 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')]
16:41:12 [2024-02-28T21:41:12.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {All Active Threads} time=-240511756 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')]
16:41:12 [2024-02-28T21:41:12.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {All Active Threads} time=-240511756 data=null 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')]
16:41:12 [2024-02-28T21:41:12.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
16:41:12 [2024-02-28T21:41:12.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
16:41:12 [2024-02-28T21:41:12.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
16:41:12 [2024-02-28T21:41:12.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
16:41:12 [2024-02-28T21:41:12.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:41:12 [2024-02-28T21:41:12.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:41:12 [2024-02-28T21:41:12.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:41:12 [2024-02-28T21:41:12.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:41:12 [2024-02-28T21:41:12.089Z] 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')
16:41:12 [2024-02-28T21:41:12.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:41:12 [2024-02-28T21:41:12.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-240511756 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:41:12 [2024-02-28T21:41:12.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-240511756 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:41:12 [2024-02-28T21:41:12.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-240511756 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:41:12 [2024-02-28T21:41:12.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-240511756 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:41:12 [2024-02-28T21:41:12.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-240511755 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:41:12 [2024-02-28T21:41:12.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-240511755 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:41:12 [2024-02-28T21:41:12.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-240511755 data=null 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')]
16:41:12 [2024-02-28T21:41:12.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Configure...} time=-240512092 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Configure...']
16:41:12 [2024-02-28T21:41:12.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:41:12 [2024-02-28T21:41:12.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:41:12 [2024-02-28T21:41:12.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:41:12 [2024-02-28T21:41:12.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...'
16:41:12 [2024-02-28T21:41:12.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Configure...'
16:41:13 [2024-02-28T21:41:13.161Z] 
16:41:13 [2024-02-28T21:41:13.161Z] (Eclipse:12922): Gtk-WARNING **: 21:41:12.923: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:13 [2024-02-28T21:41:13.161Z] 
16:41:13 [2024-02-28T21:41:13.161Z] (Eclipse:12922): Gtk-WARNING **: 21:41:12.923: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:13 [2024-02-28T21:41:13.161Z] 
16:41:13 [2024-02-28T21:41:13.161Z] (Eclipse:12922): Gtk-WARNING **: 21:41:12.923: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:13 [2024-02-28T21:41:13.161Z] 
16:41:13 [2024-02-28T21:41:13.161Z] (Eclipse:12922): Gtk-WARNING **: 21:41:12.923: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:13 [2024-02-28T21:41:13.161Z] 
16:41:13 [2024-02-28T21:41:13.161Z] (Eclipse:12922): Gtk-WARNING **: 21:41:12.954: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:13 [2024-02-28T21:41:13.161Z] 
16:41:13 [2024-02-28T21:41:13.161Z] (Eclipse:12922): Gtk-WARNING **: 21:41:12.954: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:13 [2024-02-28T21:41:13.161Z] 
16:41:13 [2024-02-28T21:41:13.161Z] (Eclipse:12922): Gtk-WARNING **: 21:41:12.954: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:13 [2024-02-28T21:41:13.161Z] 
16:41:13 [2024-02-28T21:41:13.161Z] (Eclipse:12922): Gtk-WARNING **: 21:41:12.954: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:13 [2024-02-28T21:41:13.161Z] 
16:41:13 [2024-02-28T21:41:13.161Z] (Eclipse:12922): Gtk-WARNING **: 21:41:12.987: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:13 [2024-02-28T21:41:13.161Z] 
16:41:13 [2024-02-28T21:41:13.161Z] (Eclipse:12922): Gtk-WARNING **: 21:41:12.987: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:13 [2024-02-28T21:41:13.161Z] 
16:41:13 [2024-02-28T21:41:13.161Z] (Eclipse:12922): Gtk-WARNING **: 21:41:12.987: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:13 [2024-02-28T21:41:13.161Z] 
16:41:13 [2024-02-28T21:41:13.161Z] (Eclipse:12922): Gtk-WARNING **: 21:41:12.987: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:13 [2024-02-28T21:41:13.161Z] 
16:41:13 [2024-02-28T21:41:13.161Z] (Eclipse:12922): Gtk-WARNING **: 21:41:13.018: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:13 [2024-02-28T21:41:13.161Z] 
16:41:13 [2024-02-28T21:41:13.161Z] (Eclipse:12922): Gtk-WARNING **: 21:41:13.018: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:13 [2024-02-28T21:41:13.161Z] 
16:41:13 [2024-02-28T21:41:13.161Z] (Eclipse:12922): Gtk-WARNING **: 21:41:13.018: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:13 [2024-02-28T21:41:13.161Z] 
16:41:13 [2024-02-28T21:41:13.161Z] (Eclipse:12922): Gtk-WARNING **: 21:41:13.018: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:13 [2024-02-28T21:41:13.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Configure...'
16:41:13 [2024-02-28T21:41:13.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration'
16:41:13 [2024-02-28T21:41:13.161Z] 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=-240510769 data=null doit=true}, Shell with text {Dynamic Filters Configuration}]
16:41:13 [2024-02-28T21:41:13.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
16:41:13 [2024-02-28T21:41:13.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only'
16:41:13 [2024-02-28T21:41:13.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK'
16:41:13 [2024-02-28T21:41:13.161Z] 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')
16:41:13 [2024-02-28T21:41:13.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
16:41:13 [2024-02-28T21:41:13.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
16:41:13 [2024-02-28T21:41:13.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:41:13 [2024-02-28T21:41:13.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:41:13 [2024-02-28T21:41:13.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
16:41:13 [2024-02-28T21:41:13.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
16:41:13 [2024-02-28T21:41:13.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
16:41:13 [2024-02-28T21:41:13.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: with mnemonic 'Active Threads on CPUs:'
16:41:13 [2024-02-28T21:41:13.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: with style 'SWT.RADIO'
16:41:13 [2024-02-28T21:41:13.161Z] 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')
16:41:13 [2024-02-28T21:41:13.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:41:13 [2024-02-28T21:41:13.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:41:13 [2024-02-28T21:41:13.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
16:41:13 [2024-02-28T21:41:13.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
16:41:13 [2024-02-28T21:41:13.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: with mnemonic 'All Active Threads'
16:41:13 [2024-02-28T21:41:13.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: with style 'SWT.RADIO'
16:41:13 [2024-02-28T21:41:13.161Z] 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')
16:41:13 [2024-02-28T21:41:13.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
16:41:13 [2024-02-28T21:41:13.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:41:13 [2024-02-28T21:41:13.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:41:13 [2024-02-28T21:41:13.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "0,1,2-100", using matcher: of type 'Text'
16:41:13 [2024-02-28T21:41:13.162Z] 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'
16:41:13 [2024-02-28T21:41:13.162Z] 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')
16:41:13 [2024-02-28T21:41:13.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
16:41:13 [2024-02-28T21:41:13.162Z]  ", using matcher: of type 'Text'
16:41:13 [2024-02-28T21:41:13.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
16:41:13 [2024-02-28T21:41:13.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
16:41:13 [2024-02-28T21:41:13.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
16:41:13 [2024-02-28T21:41:13.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:41:13 [2024-02-28T21:41:13.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
16:41:13 [2024-02-28T21:41:13.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
16:41:13 [2024-02-28T21:41:13.162Z] 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')
16:41:13 [2024-02-28T21:41:13.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:41:13 [2024-02-28T21:41:13.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
16:41:13 [2024-02-28T21:41:13.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=-240510761 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:41:13 [2024-02-28T21:41:13.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=-240510761 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:41:13 [2024-02-28T21:41:13.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=-240510761 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:41:13 [2024-02-28T21:41:13.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=-240510761 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:41:13 [2024-02-28T21:41:13.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=-240510761 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:41:13 [2024-02-28T21:41:13.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=-240510760 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:41:13 [2024-02-28T21:41:13.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=-240510760 data=null 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')]
16:41:13 [2024-02-28T21:41:13.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Configure...} time=-240511069 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Configure...']
16:41:13 [2024-02-28T21:41:13.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:41:13 [2024-02-28T21:41:13.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:41:15 [2024-02-28T21:41:15.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
16:41:15 [2024-02-28T21:41:15.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:41:15 [2024-02-28T21:41:15.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:41:15 [2024-02-28T21:41:15.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Slider with text "", using matcher: of type 'Slider'
16:41:15 [2024-02-28T21:41:15.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Slider with text "", using matcher: of type 'Slider'
16:41:15 [2024-02-28T21:41:15.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:41:15 [2024-02-28T21:41:15.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:41:15 [2024-02-28T21:41:15.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:41:16 [2024-02-28T21:41:16.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
16:41:16 [2024-02-28T21:41:16.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:41:16 [2024-02-28T21:41:16.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:41:16 [2024-02-28T21:41:16.665Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
16:41:16 [2024-02-28T21:41:16.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:41:18 [2024-02-28T21:41:18.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
16:41:18 [2024-02-28T21:41:18.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:41:18 [2024-02-28T21:41:18.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:41:18 [2024-02-28T21:41:18.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Slider with text "", using matcher: of type 'Slider'
16:41:18 [2024-02-28T21:41:18.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Slider with text "", using matcher: of type 'Slider'
16:41:18 [2024-02-28T21:41:18.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:41:18 [2024-02-28T21:41:18.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:41:20 [2024-02-28T21:41:20.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
16:41:20 [2024-02-28T21:41:20.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:41:20 [2024-02-28T21:41:20.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:41:20 [2024-02-28T21:41:20.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:41:20 [2024-02-28T21:41:20.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:41:20 [2024-02-28T21:41:20.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:41:20 [2024-02-28T21:41:20.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:41:21 [2024-02-28T21:41:21.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:41:21 [2024-02-28T21:41:21.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:41:23 [2024-02-28T21:41:23.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
16:41:23 [2024-02-28T21:41:23.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:41:23 [2024-02-28T21:41:23.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:41:23 [2024-02-28T21:41:23.145Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
16:41:23 [2024-02-28T21:41:23.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
16:41:23 [2024-02-28T21:41:23.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240501058 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:41:23 [2024-02-28T21:41:23.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240501058 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:41:23 [2024-02-28T21:41:23.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240501058 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
16:41:23 [2024-02-28T21:41:23.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240501058 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:41:23 [2024-02-28T21:41:23.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240501057 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:41:23 [2024-02-28T21:41:23.145Z] 
16:41:23 [2024-02-28T21:41:23.145Z] (Eclipse:12922): Gtk-WARNING **: 21:41:22.979: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:23 [2024-02-28T21:41:23.145Z] 
16:41:23 [2024-02-28T21:41:23.145Z] (Eclipse:12922): Gtk-WARNING **: 21:41:22.979: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:23 [2024-02-28T21:41:23.145Z] 
16:41:23 [2024-02-28T21:41:23.145Z] (Eclipse:12922): Gtk-WARNING **: 21:41:22.979: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:23 [2024-02-28T21:41:23.145Z] 
16:41:23 [2024-02-28T21:41:23.145Z] (Eclipse:12922): Gtk-WARNING **: 21:41:22.979: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:23 [2024-02-28T21:41:23.145Z] 
16:41:23 [2024-02-28T21:41:23.145Z] (Eclipse:12922): Gtk-WARNING **: 21:41:23.057: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:23 [2024-02-28T21:41:23.145Z] 
16:41:23 [2024-02-28T21:41:23.145Z] (Eclipse:12922): Gtk-WARNING **: 21:41:23.058: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:23 [2024-02-28T21:41:23.145Z] 
16:41:23 [2024-02-28T21:41:23.145Z] (Eclipse:12922): Gtk-WARNING **: 21:41:23.058: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:23 [2024-02-28T21:41:23.145Z] 
16:41:23 [2024-02-28T21:41:23.145Z] (Eclipse:12922): Gtk-WARNING **: 21:41:23.058: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:23 [2024-02-28T21:41:23.145Z] 
16:41:23 [2024-02-28T21:41:23.145Z] (Eclipse:12922): Gtk-WARNING **: 21:41:23.103: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:23 [2024-02-28T21:41:23.145Z] 
16:41:23 [2024-02-28T21:41:23.145Z] (Eclipse:12922): Gtk-WARNING **: 21:41:23.103: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:23 [2024-02-28T21:41:23.145Z] 
16:41:23 [2024-02-28T21:41:23.145Z] (Eclipse:12922): Gtk-WARNING **: 21:41:23.103: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:23 [2024-02-28T21:41:23.145Z] 
16:41:23 [2024-02-28T21:41:23.145Z] (Eclipse:12922): Gtk-WARNING **: 21:41:23.103: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:23 [2024-02-28T21:41:23.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240500695 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:41:23 [2024-02-28T21:41:23.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240500694 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:41:23 [2024-02-28T21:41:23.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240500694 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:41:23 [2024-02-28T21:41:23.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240500694 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
16:41:23 [2024-02-28T21:41:23.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240500694 data=null}, ToolItem with tooltip text {Show Legend}]
16:41:23 [2024-02-28T21:41:23.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
16:41:23 [2024-02-28T21:41:23.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
16:41:23 [2024-02-28T21:41:23.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Legend} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-240500689 data=null doit=true}, Shell with text {Legend}]
16:41:23 [2024-02-28T21:41:23.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Unknown", using matcher: of type 'CLabel'
16:41:23 [2024-02-28T21:41:23.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Unknown", using matcher: (of type 'CLabel')
16:41:23 [2024-02-28T21:41:23.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: of type 'CLabel'
16:41:23 [2024-02-28T21:41:23.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: (of type 'CLabel')
16:41:23 [2024-02-28T21:41:23.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: of type 'CLabel'
16:41:23 [2024-02-28T21:41:23.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: (of type 'CLabel')
16:41:23 [2024-02-28T21:41:23.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: of type 'CLabel'
16:41:23 [2024-02-28T21:41:23.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: (of type 'CLabel')
16:41:23 [2024-02-28T21:41:23.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait blocked", using matcher: of type 'CLabel'
16:41:23 [2024-02-28T21:41:23.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait blocked", using matcher: (of type 'CLabel')
16:41:23 [2024-02-28T21:41:23.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait for CPU", using matcher: of type 'CLabel'
16:41:23 [2024-02-28T21:41:23.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait for CPU", using matcher: (of type 'CLabel')
16:41:23 [2024-02-28T21:41:23.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait", using matcher: of type 'CLabel'
16:41:23 [2024-02-28T21:41:23.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait", using matcher: (of type 'CLabel')
16:41:23 [2024-02-28T21:41:23.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "CPU transition", using matcher: of type 'CLabel'
16:41:23 [2024-02-28T21:41:23.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "CPU transition", using matcher: (of type 'CLabel')
16:41:23 [2024-02-28T21:41:23.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Unknown", using matcher: of type 'CLabel'
16:41:23 [2024-02-28T21:41:23.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Unknown", using matcher: (of type 'CLabel')
16:41:23 [2024-02-28T21:41:23.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: of type 'CLabel'
16:41:23 [2024-02-28T21:41:23.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: (of type 'CLabel')
16:41:23 [2024-02-28T21:41:23.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: of type 'CLabel'
16:41:23 [2024-02-28T21:41:23.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: (of type 'CLabel')
16:41:23 [2024-02-28T21:41:23.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: of type 'CLabel'
16:41:23 [2024-02-28T21:41:23.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: (of type 'CLabel')
16:41:23 [2024-02-28T21:41:23.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait blocked", using matcher: of type 'CLabel'
16:41:23 [2024-02-28T21:41:23.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait blocked", using matcher: (of type 'CLabel')
16:41:23 [2024-02-28T21:41:23.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait for CPU", using matcher: of type 'CLabel'
16:41:23 [2024-02-28T21:41:23.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait for CPU", using matcher: (of type 'CLabel')
16:41:23 [2024-02-28T21:41:23.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait", using matcher: of type 'CLabel'
16:41:23 [2024-02-28T21:41:23.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait", using matcher: (of type 'CLabel')
16:41:23 [2024-02-28T21:41:23.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "CPU transition", using matcher: of type 'CLabel'
16:41:23 [2024-02-28T21:41:23.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "CPU transition", using matcher: (of type 'CLabel')
16:41:23 [2024-02-28T21:41:23.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Unknown", using matcher: of type 'CLabel'
16:41:23 [2024-02-28T21:41:23.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Unknown", using matcher: (of type 'CLabel')
16:41:23 [2024-02-28T21:41:23.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: of type 'CLabel'
16:41:23 [2024-02-28T21:41:23.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: (of type 'CLabel')
16:41:23 [2024-02-28T21:41:23.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: of type 'CLabel'
16:41:23 [2024-02-28T21:41:23.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: (of type 'CLabel')
16:41:23 [2024-02-28T21:41:23.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: of type 'CLabel'
16:41:23 [2024-02-28T21:41:23.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: (of type 'CLabel')
16:41:23 [2024-02-28T21:41:23.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait blocked", using matcher: of type 'CLabel'
16:41:23 [2024-02-28T21:41:23.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait blocked", using matcher: (of type 'CLabel')
16:41:23 [2024-02-28T21:41:23.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait for CPU", using matcher: of type 'CLabel'
16:41:23 [2024-02-28T21:41:23.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait for CPU", using matcher: (of type 'CLabel')
16:41:23 [2024-02-28T21:41:23.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait", using matcher: of type 'CLabel'
16:41:23 [2024-02-28T21:41:23.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait", using matcher: (of type 'CLabel')
16:41:23 [2024-02-28T21:41:23.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "CPU transition", using matcher: of type 'CLabel'
16:41:23 [2024-02-28T21:41:23.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "CPU transition", using matcher: (of type 'CLabel')
16:41:23 [2024-02-28T21:41:23.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Unknown", using matcher: of type 'CLabel'
16:41:23 [2024-02-28T21:41:23.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Unknown", using matcher: (of type 'CLabel')
16:41:23 [2024-02-28T21:41:23.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: of type 'CLabel'
16:41:23 [2024-02-28T21:41:23.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: (of type 'CLabel')
16:41:23 [2024-02-28T21:41:23.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: of type 'CLabel'
16:41:23 [2024-02-28T21:41:23.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: (of type 'CLabel')
16:41:23 [2024-02-28T21:41:23.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: of type 'CLabel'
16:41:23 [2024-02-28T21:41:23.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: (of type 'CLabel')
16:41:23 [2024-02-28T21:41:23.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait blocked", using matcher: of type 'CLabel'
16:41:23 [2024-02-28T21:41:23.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait blocked", using matcher: (of type 'CLabel')
16:41:23 [2024-02-28T21:41:23.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait for CPU", using matcher: of type 'CLabel'
16:41:23 [2024-02-28T21:41:23.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait for CPU", using matcher: (of type 'CLabel')
16:41:23 [2024-02-28T21:41:23.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait", using matcher: of type 'CLabel'
16:41:23 [2024-02-28T21:41:23.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait", using matcher: (of type 'CLabel')
16:41:23 [2024-02-28T21:41:23.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "CPU transition", using matcher: of type 'CLabel'
16:41:23 [2024-02-28T21:41:23.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "CPU transition", using matcher: (of type 'CLabel')
16:41:23 [2024-02-28T21:41:23.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Unknown", using matcher: of type 'CLabel'
16:41:23 [2024-02-28T21:41:23.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Unknown", using matcher: (of type 'CLabel')
16:41:23 [2024-02-28T21:41:23.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: of type 'CLabel'
16:41:23 [2024-02-28T21:41:23.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: (of type 'CLabel')
16:41:23 [2024-02-28T21:41:23.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: of type 'CLabel'
16:41:23 [2024-02-28T21:41:23.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: (of type 'CLabel')
16:41:23 [2024-02-28T21:41:23.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: of type 'CLabel'
16:41:23 [2024-02-28T21:41:23.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: (of type 'CLabel')
16:41:23 [2024-02-28T21:41:23.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait blocked", using matcher: of type 'CLabel'
16:41:23 [2024-02-28T21:41:23.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait blocked", using matcher: (of type 'CLabel')
16:41:23 [2024-02-28T21:41:23.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait for CPU", using matcher: of type 'CLabel'
16:41:23 [2024-02-28T21:41:23.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait for CPU", using matcher: (of type 'CLabel')
16:41:23 [2024-02-28T21:41:23.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait", using matcher: of type 'CLabel'
16:41:23 [2024-02-28T21:41:23.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait", using matcher: (of type 'CLabel')
16:41:23 [2024-02-28T21:41:23.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "CPU transition", using matcher: of type 'CLabel'
16:41:23 [2024-02-28T21:41:23.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "CPU transition", using matcher: (of type 'CLabel')
16:41:23 [2024-02-28T21:41:23.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Unknown", using matcher: of type 'CLabel'
16:41:23 [2024-02-28T21:41:23.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Unknown", using matcher: (of type 'CLabel')
16:41:23 [2024-02-28T21:41:23.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: of type 'CLabel'
16:41:23 [2024-02-28T21:41:23.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: (of type 'CLabel')
16:41:23 [2024-02-28T21:41:23.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: of type 'CLabel'
16:41:23 [2024-02-28T21:41:23.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: (of type 'CLabel')
16:41:23 [2024-02-28T21:41:23.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: of type 'CLabel'
16:41:23 [2024-02-28T21:41:23.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: (of type 'CLabel')
16:41:23 [2024-02-28T21:41:23.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait blocked", using matcher: of type 'CLabel'
16:41:23 [2024-02-28T21:41:23.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait blocked", using matcher: (of type 'CLabel')
16:41:23 [2024-02-28T21:41:23.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait for CPU", using matcher: of type 'CLabel'
16:41:23 [2024-02-28T21:41:23.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait for CPU", using matcher: (of type 'CLabel')
16:41:23 [2024-02-28T21:41:23.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait", using matcher: of type 'CLabel'
16:41:23 [2024-02-28T21:41:23.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait", using matcher: (of type 'CLabel')
16:41:23 [2024-02-28T21:41:23.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "CPU transition", using matcher: of type 'CLabel'
16:41:23 [2024-02-28T21:41:23.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "CPU transition", using matcher: (of type 'CLabel')
16:41:23 [2024-02-28T21:41:23.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Unknown", using matcher: of type 'CLabel'
16:41:23 [2024-02-28T21:41:23.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Unknown", using matcher: (of type 'CLabel')
16:41:23 [2024-02-28T21:41:23.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: of type 'CLabel'
16:41:23 [2024-02-28T21:41:23.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: (of type 'CLabel')
16:41:23 [2024-02-28T21:41:23.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: of type 'CLabel'
16:41:23 [2024-02-28T21:41:23.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: (of type 'CLabel')
16:41:23 [2024-02-28T21:41:23.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: of type 'CLabel'
16:41:23 [2024-02-28T21:41:23.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: (of type 'CLabel')
16:41:23 [2024-02-28T21:41:23.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait blocked", using matcher: of type 'CLabel'
16:41:23 [2024-02-28T21:41:23.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait blocked", using matcher: (of type 'CLabel')
16:41:23 [2024-02-28T21:41:23.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait for CPU", using matcher: of type 'CLabel'
16:41:23 [2024-02-28T21:41:23.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait for CPU", using matcher: (of type 'CLabel')
16:41:23 [2024-02-28T21:41:23.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait", using matcher: of type 'CLabel'
16:41:23 [2024-02-28T21:41:23.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait", using matcher: (of type 'CLabel')
16:41:23 [2024-02-28T21:41:23.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "CPU transition", using matcher: of type 'CLabel'
16:41:23 [2024-02-28T21:41:23.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "CPU transition", using matcher: (of type 'CLabel')
16:41:23 [2024-02-28T21:41:23.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:41:23 [2024-02-28T21:41:23.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:41:23 [2024-02-28T21:41:23.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:41:23 [2024-02-28T21:41:23.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:41:23 [2024-02-28T21:41:23.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:41:23 [2024-02-28T21:41:23.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:41:23 [2024-02-28T21:41:23.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:41:23 [2024-02-28T21:41:23.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:41:23 [2024-02-28T21:41:23.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:41:23 [2024-02-28T21:41:23.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:41:23 [2024-02-28T21:41:23.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:41:23 [2024-02-28T21:41:23.147Z] 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')
16:41:23 [2024-02-28T21:41:23.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:41:23 [2024-02-28T21:41:23.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-240500679 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:41:23 [2024-02-28T21:41:23.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-240500679 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:41:23 [2024-02-28T21:41:23.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-240500679 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:41:23 [2024-02-28T21:41:23.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-240500679 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:41:23 [2024-02-28T21:41:23.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-240500679 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:41:23 [2024-02-28T21:41:23.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-240500679 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:41:23 [2024-02-28T21:41:23.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-240500679 data=null 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')]
16:41:23 [2024-02-28T21:41:23.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240501057 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}]
16:41:23 [2024-02-28T21:41:23.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:41:23 [2024-02-28T21:41:23.658Z] 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@30221cfa] time=-240500287 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:41:23 [2024-02-28T21:41:23.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:41:23 [2024-02-28T21:41:23.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:41:23 [2024-02-28T21:41:23.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:41:23 [2024-02-28T21:41:23.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:41:23 [2024-02-28T21:41:23.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-240500256 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:41:23 [2024-02-28T21:41:23.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-240500256 data=null doit=true}, TreeItem with text {test}]
16:41:23 [2024-02-28T21:41:23.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-240500256 data=null}, TreeItem with text {test}]
16:41:23 [2024-02-28T21:41:23.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-240500255 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:41:23 [2024-02-28T21:41:23.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240500255 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:41:23 [2024-02-28T21:41:23.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-240500245 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:41:23 [2024-02-28T21:41:23.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:41:23 [2024-02-28T21:41:23.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:41:23 [2024-02-28T21:41:23.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:41:24 [2024-02-28T21:41:24.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:41:24 [2024-02-28T21:41:24.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:41:24 [2024-02-28T21:41:24.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:41:24 [2024-02-28T21:41:24.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:41:24 [2024-02-28T21:41:24.583Z] 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')
16:41:24 [2024-02-28T21:41:24.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:41:24 [2024-02-28T21:41:24.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:41:24 [2024-02-28T21:41:24.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:41:24 [2024-02-28T21:41:24.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:41:24 [2024-02-28T21:41:24.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
16:41:24 [2024-02-28T21:41:24.583Z] 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=-240499237 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:41:24 [2024-02-28T21:41:24.583Z] 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=-240499237 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:41:24 [2024-02-28T21:41:24.583Z] 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=-240499237 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:41:24 [2024-02-28T21:41:24.583Z] 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=-240499237 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:41:24 [2024-02-28T21:41:24.583Z] 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=-240499237 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:41:24 [2024-02-28T21:41:24.583Z] 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=-240499236 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:41:24 [2024-02-28T21:41:24.583Z] 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=-240499236 data=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')]
16:41:24 [2024-02-28T21:41:24.583Z] 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=-240499236 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:41:24 [2024-02-28T21:41:24.583Z] 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=-240499236 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:41:24 [2024-02-28T21:41:24.583Z] 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=-240499236 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:41:24 [2024-02-28T21:41:24.583Z] 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=-240499236 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:41:24 [2024-02-28T21:41:24.583Z] 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=-240499236 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:41:24 [2024-02-28T21:41:24.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:41:24 [2024-02-28T21:41:24.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:41:24 [2024-02-28T21:41:24.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:41:24 [2024-02-28T21:41:24.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:41:24 [2024-02-28T21:41:24.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:41:24 [2024-02-28T21:41:24.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:41:24 [2024-02-28T21:41:24.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:41:24 [2024-02-28T21:41:24.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')
16:41:24 [2024-02-28T21:41:24.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:41:24 [2024-02-28T21:41:24.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-240499236 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:41:24 [2024-02-28T21:41:24.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-240499236 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:41:24 [2024-02-28T21:41:24.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-240499235 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:41:24 [2024-02-28T21:41:24.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-240499235 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:41:24 [2024-02-28T21:41:24.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-240499235 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:41:24 [2024-02-28T21:41:24.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-240499235 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:41:24 [2024-02-28T21:41:24.584Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:41:24 [2024-02-28T21:41:24.584Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:41:24 [2024-02-28T21:41:24.584Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:41:24 [2024-02-28T21:41:24.584Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:41:24 [2024-02-28T21:41:24.584Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:41:24 [2024-02-28T21:41:24.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:41:24 [2024-02-28T21:41:24.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-240499235 data=null 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')]
16:41:24 [2024-02-28T21:41:24.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-240500198 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:41:25 [2024-02-28T21:41:25.411Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 73.84 s -- in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest
16:41:25 [2024-02-28T21:41:25.411Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest.testToolBarFollowCPUForwardBackward -- Time elapsed: 17.78 s
16:41:25 [2024-02-28T21:41:25.411Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest.testToolBarSelectNextPreviousStateChange -- Time elapsed: 14.05 s
16:41:25 [2024-02-28T21:41:25.411Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest.testDynamicFilteringCpu -- Time elapsed: 3.635 s
16:41:25 [2024-02-28T21:41:25.411Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest.testDynamicFiltering -- Time elapsed: 3.046 s
16:41:25 [2024-02-28T21:41:25.411Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest.testKeyboardLeftRight -- Time elapsed: 14.12 s
16:41:25 [2024-02-28T21:41:25.411Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest.testFilter -- Time elapsed: 4.779 s
16:41:25 [2024-02-28T21:41:25.411Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest.testDynamicFiltersDialog -- Time elapsed: 4.032 s
16:41:25 [2024-02-28T21:41:25.411Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest.testHorizontalScrollbar -- Time elapsed: 1.691 s
16:41:25 [2024-02-28T21:41:25.411Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest.testToolbar -- Time elapsed: 1.628 s
16:41:25 [2024-02-28T21:41:25.412Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest.testVerticalScrollbar -- Time elapsed: 1.810 s
16:41:25 [2024-02-28T21:41:25.412Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest.testOpenCloseOpen -- Time elapsed: 2.688 s
16:41:25 [2024-02-28T21:41:25.412Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest.testLegend -- Time elapsed: 2.177 s
16:41:25 [2024-02-28T21:41:25.412Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest
16:41:25 [2024-02-28T21:41:25.412Z] 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@30221cfa] time=-240498693 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:41:25 [2024-02-28T21:41:25.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:41:25 [2024-02-28T21:41:25.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
16:41:25 [2024-02-28T21:41:25.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
16:41:25 [2024-02-28T21:41:25.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
16:41:25 [2024-02-28T21:41:25.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-240498385 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
16:41:25 [2024-02-28T21:41:25.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
16:41:29 [2024-02-28T21:41:29.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
16:41:29 [2024-02-28T21:41:29.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:41:29 [2024-02-28T21:41:29.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:41:29 [2024-02-28T21:41:29.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:41:29 [2024-02-28T21:41:29.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
16:41:29 [2024-02-28T21:41:29.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
16:41:29 [2024-02-28T21:41:29.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
16:41:29 [2024-02-28T21:41:29.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
16:41:29 [2024-02-28T21:41:29.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
16:41:29 [2024-02-28T21:41:29.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
16:41:29 [2024-02-28T21:41:29.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:41:29 [2024-02-28T21:41:29.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:41:30 [2024-02-28T21:41:30.083Z] 
16:41:30 [2024-02-28T21:41:30.083Z] (Eclipse:12922): Gtk-WARNING **: 21:41:29.949: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:30 [2024-02-28T21:41:30.083Z] 
16:41:30 [2024-02-28T21:41:30.083Z] (Eclipse:12922): Gtk-WARNING **: 21:41:29.949: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:30 [2024-02-28T21:41:30.083Z] 
16:41:30 [2024-02-28T21:41:30.083Z] (Eclipse:12922): Gtk-WARNING **: 21:41:29.949: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:30 [2024-02-28T21:41:30.083Z] 
16:41:30 [2024-02-28T21:41:30.083Z] (Eclipse:12922): Gtk-WARNING **: 21:41:29.949: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:30 [2024-02-28T21:41:30.083Z] 
16:41:30 [2024-02-28T21:41:30.083Z] (Eclipse:12922): Gtk-WARNING **: 21:41:30.025: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:30 [2024-02-28T21:41:30.083Z] 
16:41:30 [2024-02-28T21:41:30.083Z] (Eclipse:12922): Gtk-WARNING **: 21:41:30.025: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:30 [2024-02-28T21:41:30.083Z] 
16:41:30 [2024-02-28T21:41:30.083Z] (Eclipse:12922): Gtk-WARNING **: 21:41:30.025: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:30 [2024-02-28T21:41:30.083Z] 
16:41:30 [2024-02-28T21:41:30.083Z] (Eclipse:12922): Gtk-WARNING **: 21:41:30.025: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:30 [2024-02-28T21:41:30.083Z] 
16:41:30 [2024-02-28T21:41:30.083Z] (Eclipse:12922): Gtk-WARNING **: 21:41:30.053: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:30 [2024-02-28T21:41:30.083Z] 
16:41:30 [2024-02-28T21:41:30.083Z] (Eclipse:12922): Gtk-WARNING **: 21:41:30.053: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:30 [2024-02-28T21:41:30.083Z] 
16:41:30 [2024-02-28T21:41:30.083Z] (Eclipse:12922): Gtk-WARNING **: 21:41:30.053: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:30 [2024-02-28T21:41:30.083Z] 
16:41:30 [2024-02-28T21:41:30.083Z] (Eclipse:12922): Gtk-WARNING **: 21:41:30.053: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:30 [2024-02-28T21:41:30.339Z] 
16:41:30 [2024-02-28T21:41:30.339Z] (Eclipse:12922): Gtk-WARNING **: 21:41:30.083: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:30 [2024-02-28T21:41:30.339Z] 
16:41:30 [2024-02-28T21:41:30.339Z] (Eclipse:12922): Gtk-WARNING **: 21:41:30.083: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:30 [2024-02-28T21:41:30.339Z] 
16:41:30 [2024-02-28T21:41:30.339Z] (Eclipse:12922): Gtk-WARNING **: 21:41:30.083: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:30 [2024-02-28T21:41:30.339Z] 
16:41:30 [2024-02-28T21:41:30.339Z] (Eclipse:12922): Gtk-WARNING **: 21:41:30.083: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:30 [2024-02-28T21:41:30.339Z] 
16:41:30 [2024-02-28T21:41:30.339Z] (Eclipse:12922): Gtk-WARNING **: 21:41:30.112: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:30 [2024-02-28T21:41:30.339Z] 
16:41:30 [2024-02-28T21:41:30.339Z] (Eclipse:12922): Gtk-WARNING **: 21:41:30.112: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:30 [2024-02-28T21:41:30.339Z] 
16:41:30 [2024-02-28T21:41:30.339Z] (Eclipse:12922): Gtk-WARNING **: 21:41:30.113: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:30 [2024-02-28T21:41:30.339Z] 
16:41:30 [2024-02-28T21:41:30.339Z] (Eclipse:12922): Gtk-WARNING **: 21:41:30.113: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:30 [2024-02-28T21:41:30.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
16:41:30 [2024-02-28T21:41:30.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-240493672 data=null doit=true}, Shell with text {Find}]
16:41:30 [2024-02-28T21:41:30.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
16:41:30 [2024-02-28T21:41:30.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
16:41:30 [2024-02-28T21:41:30.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
16:41:30 [2024-02-28T21:41:30.339Z] 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')
16:41:30 [2024-02-28T21:41:30.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: of type 'Combo'
16:41:30 [2024-02-28T21:41:30.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: (of type 'Combo')
16:41:30 [2024-02-28T21:41:30.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to lttng
16:41:30 [2024-02-28T21:41:30.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {lttng} [layout=null] time=-240493665 data=null}, (of type 'Combo')]
16:41:30 [2024-02-28T21:41:30.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to lttng
16:41:30 [2024-02-28T21:41:30.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
16:41:30 [2024-02-28T21:41:30.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
16:41:30 [2024-02-28T21:41:30.339Z] 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')
16:41:30 [2024-02-28T21:41:30.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.339Z] 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.
16:41:30 [2024-02-28T21:41:30.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
16:41:30 [2024-02-28T21:41:30.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
16:41:30 [2024-02-28T21:41:30.339Z] 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')
16:41:30 [2024-02-28T21:41:30.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
16:41:30 [2024-02-28T21:41:30.339Z] 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.
16:41:30 [2024-02-28T21:41:30.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
16:41:30 [2024-02-28T21:41:30.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
16:41:30 [2024-02-28T21:41:30.340Z] 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')
16:41:30 [2024-02-28T21:41:30.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
16:41:30 [2024-02-28T21:41:30.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@3e5a40e7
16:41:30 [2024-02-28T21:41:30.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Wra&p search} time=-240493663 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')]
16:41:30 [2024-02-28T21:41:30.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=-240493663 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')]
16:41:30 [2024-02-28T21:41:30.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Wra&p search} time=-240493663 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
16:41:30 [2024-02-28T21:41:30.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Wra&p search} time=-240493663 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
16:41:30 [2024-02-28T21:41:30.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Wra&p search} time=-240493663 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')]
16:41:30 [2024-02-28T21:41:30.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Wra&p search} time=-240493663 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')]
16:41:30 [2024-02-28T21:41:30.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Wra&p search} time=-240493663 data=null 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')]
16:41:30 [2024-02-28T21:41:30.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Wra&p search} time=-240493662 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')]
16:41:30 [2024-02-28T21:41:30.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=-240493662 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')]
16:41:30 [2024-02-28T21:41:30.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Wra&p search} time=-240493662 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')]
16:41:30 [2024-02-28T21:41:30.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Wra&p search} time=-240493662 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
16:41:30 [2024-02-28T21:41:30.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Wra&p search} time=-240493662 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
16:41:30 [2024-02-28T21:41:30.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
16:41:30 [2024-02-28T21:41:30.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
16:41:30 [2024-02-28T21:41:30.340Z] 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')
16:41:30 [2024-02-28T21:41:30.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
16:41:30 [2024-02-28T21:41:30.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@91a7497
16:41:30 [2024-02-28T21:41:30.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Whole word} time=-240493661 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')]
16:41:30 [2024-02-28T21:41:30.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Whole word} time=-240493661 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')]
16:41:30 [2024-02-28T21:41:30.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Whole word} time=-240493661 data=null doit=true}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
16:41:30 [2024-02-28T21:41:30.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Whole word} time=-240493661 data=null}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
16:41:30 [2024-02-28T21:41:30.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Whole word} time=-240493661 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')]
16:41:30 [2024-02-28T21:41:30.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Whole word} time=-240493661 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')]
16:41:30 [2024-02-28T21:41:30.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Whole word} time=-240493661 data=null 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')]
16:41:30 [2024-02-28T21:41:30.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Whole word} time=-240493661 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')]
16:41:30 [2024-02-28T21:41:30.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Whole word} time=-240493661 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')]
16:41:30 [2024-02-28T21:41:30.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Whole word} time=-240493661 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')]
16:41:30 [2024-02-28T21:41:30.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Whole word} time=-240493661 data=null doit=true}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
16:41:30 [2024-02-28T21:41:30.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Whole word} time=-240493661 data=null}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
16:41:30 [2024-02-28T21:41:30.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
16:41:30 [2024-02-28T21:41:30.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
16:41:30 [2024-02-28T21:41:30.341Z] 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')
16:41:30 [2024-02-28T21:41:30.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
16:41:30 [2024-02-28T21:41:30.341Z] 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.
16:41:30 [2024-02-28T21:41:30.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
16:41:30 [2024-02-28T21:41:30.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-240493660 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:30 [2024-02-28T21:41:30.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-240493660 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:30 [2024-02-28T21:41:30.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=-240493660 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:30 [2024-02-28T21:41:30.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=-240493660 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:30 [2024-02-28T21:41:30.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=-240493660 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:30 [2024-02-28T21:41:30.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=-240493660 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:30 [2024-02-28T21:41:30.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=-240493660 data=null 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')]
16:41:30 [2024-02-28T21:41:30.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=-240493648 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:30 [2024-02-28T21:41:30.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-240493648 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:30 [2024-02-28T21:41:30.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=-240493648 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:30 [2024-02-28T21:41:30.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=-240493648 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:30 [2024-02-28T21:41:30.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=-240493648 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:30 [2024-02-28T21:41:30.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
16:41:30 [2024-02-28T21:41:30.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
16:41:30 [2024-02-28T21:41:30.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
16:41:30 [2024-02-28T21:41:30.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:41:30 [2024-02-28T21:41:30.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
16:41:30 [2024-02-28T21:41:30.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "lttng", using matcher: of type 'Combo'
16:41:30 [2024-02-28T21:41:30.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "lttng", using matcher: (of type 'Combo')
16:41:30 [2024-02-28T21:41:30.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to lttn
16:41:30 [2024-02-28T21:41:30.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {lttn} [layout=null] time=-240493643 data=null}, (of type 'Combo')]
16:41:30 [2024-02-28T21:41:30.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to lttn
16:41:30 [2024-02-28T21:41:30.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
16:41:30 [2024-02-28T21:41:30.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
16:41:30 [2024-02-28T21:41:30.341Z] 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')
16:41:30 [2024-02-28T21:41:30.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.342Z] 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.
16:41:30 [2024-02-28T21:41:30.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
16:41:30 [2024-02-28T21:41:30.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
16:41:30 [2024-02-28T21:41:30.342Z] 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')
16:41:30 [2024-02-28T21:41:30.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
16:41:30 [2024-02-28T21:41:30.342Z] 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.
16:41:30 [2024-02-28T21:41:30.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
16:41:30 [2024-02-28T21:41:30.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
16:41:30 [2024-02-28T21:41:30.342Z] 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')
16:41:30 [2024-02-28T21:41:30.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
16:41:30 [2024-02-28T21:41:30.342Z] 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.
16:41:30 [2024-02-28T21:41:30.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
16:41:30 [2024-02-28T21:41:30.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
16:41:30 [2024-02-28T21:41:30.342Z] 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')
16:41:30 [2024-02-28T21:41:30.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
16:41:30 [2024-02-28T21:41:30.342Z] 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.
16:41:30 [2024-02-28T21:41:30.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
16:41:30 [2024-02-28T21:41:30.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
16:41:30 [2024-02-28T21:41:30.342Z] 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')
16:41:30 [2024-02-28T21:41:30.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
16:41:30 [2024-02-28T21:41:30.342Z] 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.
16:41:30 [2024-02-28T21:41:30.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
16:41:30 [2024-02-28T21:41:30.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-240493633 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:30 [2024-02-28T21:41:30.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-240493633 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:30 [2024-02-28T21:41:30.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=-240493633 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:30 [2024-02-28T21:41:30.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=-240493633 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:30 [2024-02-28T21:41:30.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=-240493633 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:30 [2024-02-28T21:41:30.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=-240493633 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:30 [2024-02-28T21:41:30.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=-240493633 data=null 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')]
16:41:30 [2024-02-28T21:41:30.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=-240493630 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:30 [2024-02-28T21:41:30.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-240493630 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:30 [2024-02-28T21:41:30.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=-240493630 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:30 [2024-02-28T21:41:30.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=-240493630 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:30 [2024-02-28T21:41:30.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=-240493629 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:30 [2024-02-28T21:41:30.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
16:41:30 [2024-02-28T21:41:30.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
16:41:30 [2024-02-28T21:41:30.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
16:41:30 [2024-02-28T21:41:30.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: of type 'Label'
16:41:30 [2024-02-28T21:41:30.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: (of type 'Label')
16:41:30 [2024-02-28T21:41:30.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
16:41:30 [2024-02-28T21:41:30.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
16:41:30 [2024-02-28T21:41:30.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
16:41:30 [2024-02-28T21:41:30.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
16:41:30 [2024-02-28T21:41:30.343Z] 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')
16:41:30 [2024-02-28T21:41:30.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
16:41:30 [2024-02-28T21:41:30.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=-240493628 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:41:30 [2024-02-28T21:41:30.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=-240493628 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:41:30 [2024-02-28T21:41:30.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=-240493628 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:41:30 [2024-02-28T21:41:30.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=-240493628 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:41:30 [2024-02-28T21:41:30.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=-240493628 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:41:30 [2024-02-28T21:41:30.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=-240493628 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:41:30 [2024-02-28T21:41:30.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=-240493628 data=null 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')]
16:41:30 [2024-02-28T21:41:30.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:41:30 [2024-02-28T21:41:30.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:41:30 [2024-02-28T21:41:30.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:41:30 [2024-02-28T21:41:30.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
16:41:30 [2024-02-28T21:41:30.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
16:41:30 [2024-02-28T21:41:30.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
16:41:30 [2024-02-28T21:41:30.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
16:41:30 [2024-02-28T21:41:30.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
16:41:30 [2024-02-28T21:41:30.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
16:41:30 [2024-02-28T21:41:30.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:41:30 [2024-02-28T21:41:30.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:41:30 [2024-02-28T21:41:30.599Z] 
16:41:30 [2024-02-28T21:41:30.599Z] (Eclipse:12922): Gtk-WARNING **: 21:41:30.471: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:30 [2024-02-28T21:41:30.599Z] 
16:41:30 [2024-02-28T21:41:30.599Z] (Eclipse:12922): Gtk-WARNING **: 21:41:30.472: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:30 [2024-02-28T21:41:30.599Z] 
16:41:30 [2024-02-28T21:41:30.599Z] (Eclipse:12922): Gtk-WARNING **: 21:41:30.472: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:30 [2024-02-28T21:41:30.599Z] 
16:41:30 [2024-02-28T21:41:30.599Z] (Eclipse:12922): Gtk-WARNING **: 21:41:30.472: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:30 [2024-02-28T21:41:30.599Z] 
16:41:30 [2024-02-28T21:41:30.599Z] (Eclipse:12922): Gtk-WARNING **: 21:41:30.512: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:30 [2024-02-28T21:41:30.599Z] 
16:41:30 [2024-02-28T21:41:30.599Z] (Eclipse:12922): Gtk-WARNING **: 21:41:30.512: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:30 [2024-02-28T21:41:30.599Z] 
16:41:30 [2024-02-28T21:41:30.599Z] (Eclipse:12922): Gtk-WARNING **: 21:41:30.513: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:30 [2024-02-28T21:41:30.599Z] 
16:41:30 [2024-02-28T21:41:30.599Z] (Eclipse:12922): Gtk-WARNING **: 21:41:30.513: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:30 [2024-02-28T21:41:30.599Z] 
16:41:30 [2024-02-28T21:41:30.599Z] (Eclipse:12922): Gtk-WARNING **: 21:41:30.551: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:30 [2024-02-28T21:41:30.599Z] 
16:41:30 [2024-02-28T21:41:30.599Z] (Eclipse:12922): Gtk-WARNING **: 21:41:30.551: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:30 [2024-02-28T21:41:30.599Z] 
16:41:30 [2024-02-28T21:41:30.599Z] (Eclipse:12922): Gtk-WARNING **: 21:41:30.551: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:30 [2024-02-28T21:41:30.599Z] 
16:41:30 [2024-02-28T21:41:30.599Z] (Eclipse:12922): Gtk-WARNING **: 21:41:30.551: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:30 [2024-02-28T21:41:30.599Z] 
16:41:30 [2024-02-28T21:41:30.599Z] (Eclipse:12922): Gtk-WARNING **: 21:41:30.582: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:30 [2024-02-28T21:41:30.599Z] 
16:41:30 [2024-02-28T21:41:30.599Z] (Eclipse:12922): Gtk-WARNING **: 21:41:30.582: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:30 [2024-02-28T21:41:30.599Z] 
16:41:30 [2024-02-28T21:41:30.599Z] (Eclipse:12922): Gtk-WARNING **: 21:41:30.582: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:30 [2024-02-28T21:41:30.599Z] 
16:41:30 [2024-02-28T21:41:30.599Z] (Eclipse:12922): Gtk-WARNING **: 21:41:30.582: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:30 [2024-02-28T21:41:30.854Z] 
16:41:30 [2024-02-28T21:41:30.854Z] (Eclipse:12922): Gtk-WARNING **: 21:41:30.615: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:30 [2024-02-28T21:41:30.854Z] 
16:41:30 [2024-02-28T21:41:30.854Z] (Eclipse:12922): Gtk-WARNING **: 21:41:30.615: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:30 [2024-02-28T21:41:30.854Z] 
16:41:30 [2024-02-28T21:41:30.854Z] (Eclipse:12922): Gtk-WARNING **: 21:41:30.615: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:30 [2024-02-28T21:41:30.854Z] 
16:41:30 [2024-02-28T21:41:30.854Z] (Eclipse:12922): Gtk-WARNING **: 21:41:30.615: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:30 [2024-02-28T21:41:30.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
16:41:30 [2024-02-28T21:41:30.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-240493170 data=null doit=true}, Shell with text {Find}]
16:41:30 [2024-02-28T21:41:30.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
16:41:30 [2024-02-28T21:41:30.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
16:41:30 [2024-02-28T21:41:30.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
16:41:30 [2024-02-28T21:41:30.855Z] 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')
16:41:30 [2024-02-28T21:41:30.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: of type 'Combo'
16:41:30 [2024-02-28T21:41:30.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: (of type 'Combo')
16:41:30 [2024-02-28T21:41:30.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to lttng
16:41:30 [2024-02-28T21:41:30.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {lttng} [layout=null] time=-240493162 data=null}, (of type 'Combo')]
16:41:30 [2024-02-28T21:41:30.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to lttng
16:41:30 [2024-02-28T21:41:30.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
16:41:30 [2024-02-28T21:41:30.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
16:41:30 [2024-02-28T21:41:30.855Z] 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')
16:41:30 [2024-02-28T21:41:30.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.855Z] 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.
16:41:30 [2024-02-28T21:41:30.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
16:41:30 [2024-02-28T21:41:30.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
16:41:30 [2024-02-28T21:41:30.855Z] 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')
16:41:30 [2024-02-28T21:41:30.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
16:41:30 [2024-02-28T21:41:30.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@915ac5c
16:41:30 [2024-02-28T21:41:30.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Case sensitive} time=-240493161 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')]
16:41:30 [2024-02-28T21:41:30.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Case sensitive} time=-240493161 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')]
16:41:30 [2024-02-28T21:41:30.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Case sensitive} time=-240493161 data=null doit=true}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
16:41:30 [2024-02-28T21:41:30.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Case sensitive} time=-240493161 data=null}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
16:41:30 [2024-02-28T21:41:30.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Case sensitive} time=-240493161 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')]
16:41:30 [2024-02-28T21:41:30.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Case sensitive} time=-240493161 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')]
16:41:30 [2024-02-28T21:41:30.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Case sensitive} time=-240493160 data=null 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')]
16:41:30 [2024-02-28T21:41:30.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Case sensitive} time=-240493160 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')]
16:41:30 [2024-02-28T21:41:30.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Case sensitive} time=-240493160 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')]
16:41:30 [2024-02-28T21:41:30.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Case sensitive} time=-240493160 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')]
16:41:30 [2024-02-28T21:41:30.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Case sensitive} time=-240493160 data=null doit=true}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
16:41:30 [2024-02-28T21:41:30.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Case sensitive} time=-240493160 data=null}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
16:41:30 [2024-02-28T21:41:30.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
16:41:30 [2024-02-28T21:41:30.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
16:41:30 [2024-02-28T21:41:30.856Z] 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')
16:41:30 [2024-02-28T21:41:30.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
16:41:30 [2024-02-28T21:41:30.856Z] 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.
16:41:30 [2024-02-28T21:41:30.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
16:41:30 [2024-02-28T21:41:30.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
16:41:30 [2024-02-28T21:41:30.856Z] 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')
16:41:30 [2024-02-28T21:41:30.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
16:41:30 [2024-02-28T21:41:30.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@d9fe131
16:41:30 [2024-02-28T21:41:30.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Whole word} time=-240493159 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')]
16:41:30 [2024-02-28T21:41:30.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Whole word} time=-240493159 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')]
16:41:30 [2024-02-28T21:41:30.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Whole word} time=-240493159 data=null doit=true}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
16:41:30 [2024-02-28T21:41:30.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Whole word} time=-240493159 data=null}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
16:41:30 [2024-02-28T21:41:30.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Whole word} time=-240493159 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')]
16:41:30 [2024-02-28T21:41:30.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Whole word} time=-240493159 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')]
16:41:30 [2024-02-28T21:41:30.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Whole word} time=-240493159 data=null 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')]
16:41:30 [2024-02-28T21:41:30.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Whole word} time=-240493159 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')]
16:41:30 [2024-02-28T21:41:30.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Whole word} time=-240493158 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')]
16:41:30 [2024-02-28T21:41:30.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Whole word} time=-240493158 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')]
16:41:30 [2024-02-28T21:41:30.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Whole word} time=-240493158 data=null doit=true}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
16:41:30 [2024-02-28T21:41:30.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Whole word} time=-240493158 data=null}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
16:41:30 [2024-02-28T21:41:30.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
16:41:30 [2024-02-28T21:41:30.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
16:41:30 [2024-02-28T21:41:30.857Z] 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')
16:41:30 [2024-02-28T21:41:30.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
16:41:30 [2024-02-28T21:41:30.857Z] 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.
16:41:30 [2024-02-28T21:41:30.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
16:41:30 [2024-02-28T21:41:30.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-240493158 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:30 [2024-02-28T21:41:30.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-240493158 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:30 [2024-02-28T21:41:30.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=-240493158 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:30 [2024-02-28T21:41:30.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=-240493158 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:30 [2024-02-28T21:41:30.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=-240493158 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:30 [2024-02-28T21:41:30.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=-240493158 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:30 [2024-02-28T21:41:30.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=-240493158 data=null 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')]
16:41:30 [2024-02-28T21:41:30.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=-240493142 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:30 [2024-02-28T21:41:30.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-240493142 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:30 [2024-02-28T21:41:30.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=-240493142 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:30 [2024-02-28T21:41:30.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=-240493142 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:30 [2024-02-28T21:41:30.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=-240493142 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:30 [2024-02-28T21:41:30.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
16:41:30 [2024-02-28T21:41:30.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
16:41:30 [2024-02-28T21:41:30.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
16:41:30 [2024-02-28T21:41:30.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:41:30 [2024-02-28T21:41:30.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
16:41:30 [2024-02-28T21:41:30.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "lttng", using matcher: of type 'Combo'
16:41:30 [2024-02-28T21:41:30.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "lttng", using matcher: (of type 'Combo')
16:41:30 [2024-02-28T21:41:30.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to LTTNG
16:41:30 [2024-02-28T21:41:30.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {LTTNG} [layout=null] time=-240493140 data=null}, (of type 'Combo')]
16:41:30 [2024-02-28T21:41:30.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to LTTNG
16:41:30 [2024-02-28T21:41:30.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
16:41:30 [2024-02-28T21:41:30.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
16:41:30 [2024-02-28T21:41:30.857Z] 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')
16:41:30 [2024-02-28T21:41:30.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.857Z] 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.
16:41:30 [2024-02-28T21:41:30.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
16:41:30 [2024-02-28T21:41:30.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
16:41:30 [2024-02-28T21:41:30.857Z] 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')
16:41:30 [2024-02-28T21:41:30.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
16:41:30 [2024-02-28T21:41:30.858Z] 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.
16:41:30 [2024-02-28T21:41:30.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
16:41:30 [2024-02-28T21:41:30.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
16:41:30 [2024-02-28T21:41:30.858Z] 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')
16:41:30 [2024-02-28T21:41:30.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
16:41:30 [2024-02-28T21:41:30.858Z] 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.
16:41:30 [2024-02-28T21:41:30.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
16:41:30 [2024-02-28T21:41:30.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
16:41:30 [2024-02-28T21:41:30.858Z] 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')
16:41:30 [2024-02-28T21:41:30.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
16:41:30 [2024-02-28T21:41:30.858Z] 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.
16:41:30 [2024-02-28T21:41:30.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
16:41:30 [2024-02-28T21:41:30.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
16:41:30 [2024-02-28T21:41:30.858Z] 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')
16:41:30 [2024-02-28T21:41:30.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
16:41:30 [2024-02-28T21:41:30.858Z] 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.
16:41:30 [2024-02-28T21:41:30.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
16:41:30 [2024-02-28T21:41:30.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-240493134 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:30 [2024-02-28T21:41:30.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-240493134 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:30 [2024-02-28T21:41:30.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=-240493134 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:30 [2024-02-28T21:41:30.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=-240493134 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:30 [2024-02-28T21:41:30.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=-240493134 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:30 [2024-02-28T21:41:30.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=-240493133 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:30 [2024-02-28T21:41:30.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=-240493133 data=null 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')]
16:41:30 [2024-02-28T21:41:30.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=-240493132 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:30 [2024-02-28T21:41:30.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-240493131 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:30 [2024-02-28T21:41:30.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=-240493131 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:30 [2024-02-28T21:41:30.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=-240493131 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:30 [2024-02-28T21:41:30.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=-240493131 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:30 [2024-02-28T21:41:30.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
16:41:30 [2024-02-28T21:41:30.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
16:41:30 [2024-02-28T21:41:30.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
16:41:30 [2024-02-28T21:41:30.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: of type 'Label'
16:41:30 [2024-02-28T21:41:30.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: (of type 'Label')
16:41:30 [2024-02-28T21:41:30.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
16:41:30 [2024-02-28T21:41:30.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
16:41:30 [2024-02-28T21:41:30.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
16:41:30 [2024-02-28T21:41:30.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
16:41:30 [2024-02-28T21:41:30.859Z] 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')
16:41:30 [2024-02-28T21:41:30.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:41:30 [2024-02-28T21:41:30.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
16:41:30 [2024-02-28T21:41:30.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=-240493130 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:41:30 [2024-02-28T21:41:30.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=-240493130 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:41:30 [2024-02-28T21:41:30.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=-240493130 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:41:30 [2024-02-28T21:41:30.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=-240493129 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:41:30 [2024-02-28T21:41:30.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=-240493129 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:41:30 [2024-02-28T21:41:30.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=-240493129 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:41:30 [2024-02-28T21:41:30.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=-240493129 data=null 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')]
16:41:30 [2024-02-28T21:41:30.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:41:30 [2024-02-28T21:41:30.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:41:30 [2024-02-28T21:41:30.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:41:30 [2024-02-28T21:41:30.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
16:41:30 [2024-02-28T21:41:30.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
16:41:30 [2024-02-28T21:41:30.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
16:41:30 [2024-02-28T21:41:30.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
16:41:30 [2024-02-28T21:41:30.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
16:41:30 [2024-02-28T21:41:30.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
16:41:30 [2024-02-28T21:41:30.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:41:30 [2024-02-28T21:41:30.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:41:31 [2024-02-28T21:41:31.114Z] 
16:41:31 [2024-02-28T21:41:31.115Z] (Eclipse:12922): Gtk-WARNING **: 21:41:30.953: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:31 [2024-02-28T21:41:31.115Z] 
16:41:31 [2024-02-28T21:41:31.115Z] (Eclipse:12922): Gtk-WARNING **: 21:41:30.953: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:31 [2024-02-28T21:41:31.115Z] 
16:41:31 [2024-02-28T21:41:31.115Z] (Eclipse:12922): Gtk-WARNING **: 21:41:30.953: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:31 [2024-02-28T21:41:31.115Z] 
16:41:31 [2024-02-28T21:41:31.115Z] (Eclipse:12922): Gtk-WARNING **: 21:41:30.953: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:31 [2024-02-28T21:41:31.115Z] 
16:41:31 [2024-02-28T21:41:31.115Z] (Eclipse:12922): Gtk-WARNING **: 21:41:30.997: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:31 [2024-02-28T21:41:31.115Z] 
16:41:31 [2024-02-28T21:41:31.115Z] (Eclipse:12922): Gtk-WARNING **: 21:41:30.997: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:31 [2024-02-28T21:41:31.115Z] 
16:41:31 [2024-02-28T21:41:31.115Z] (Eclipse:12922): Gtk-WARNING **: 21:41:30.997: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:31 [2024-02-28T21:41:31.115Z] 
16:41:31 [2024-02-28T21:41:31.115Z] (Eclipse:12922): Gtk-WARNING **: 21:41:30.997: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:31 [2024-02-28T21:41:31.115Z] 
16:41:31 [2024-02-28T21:41:31.115Z] (Eclipse:12922): Gtk-WARNING **: 21:41:31.030: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:31 [2024-02-28T21:41:31.115Z] 
16:41:31 [2024-02-28T21:41:31.115Z] (Eclipse:12922): Gtk-WARNING **: 21:41:31.030: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:31 [2024-02-28T21:41:31.115Z] 
16:41:31 [2024-02-28T21:41:31.115Z] (Eclipse:12922): Gtk-WARNING **: 21:41:31.030: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:31 [2024-02-28T21:41:31.115Z] 
16:41:31 [2024-02-28T21:41:31.115Z] (Eclipse:12922): Gtk-WARNING **: 21:41:31.030: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:31 [2024-02-28T21:41:31.115Z] 
16:41:31 [2024-02-28T21:41:31.115Z] (Eclipse:12922): Gtk-WARNING **: 21:41:31.059: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:31 [2024-02-28T21:41:31.115Z] 
16:41:31 [2024-02-28T21:41:31.115Z] (Eclipse:12922): Gtk-WARNING **: 21:41:31.059: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:31 [2024-02-28T21:41:31.115Z] 
16:41:31 [2024-02-28T21:41:31.115Z] (Eclipse:12922): Gtk-WARNING **: 21:41:31.059: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:31 [2024-02-28T21:41:31.115Z] 
16:41:31 [2024-02-28T21:41:31.115Z] (Eclipse:12922): Gtk-WARNING **: 21:41:31.059: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:31 [2024-02-28T21:41:31.115Z] 
16:41:31 [2024-02-28T21:41:31.115Z] (Eclipse:12922): Gtk-WARNING **: 21:41:31.102: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:31 [2024-02-28T21:41:31.115Z] 
16:41:31 [2024-02-28T21:41:31.115Z] (Eclipse:12922): Gtk-WARNING **: 21:41:31.102: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:31 [2024-02-28T21:41:31.115Z] 
16:41:31 [2024-02-28T21:41:31.115Z] (Eclipse:12922): Gtk-WARNING **: 21:41:31.102: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:31 [2024-02-28T21:41:31.115Z] 
16:41:31 [2024-02-28T21:41:31.115Z] (Eclipse:12922): Gtk-WARNING **: 21:41:31.102: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:31 [2024-02-28T21:41:31.371Z] 
16:41:31 [2024-02-28T21:41:31.371Z] (Eclipse:12922): Gtk-WARNING **: 21:41:31.131: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:31 [2024-02-28T21:41:31.371Z] 
16:41:31 [2024-02-28T21:41:31.371Z] (Eclipse:12922): Gtk-WARNING **: 21:41:31.131: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:31 [2024-02-28T21:41:31.371Z] 
16:41:31 [2024-02-28T21:41:31.371Z] (Eclipse:12922): Gtk-WARNING **: 21:41:31.131: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:31 [2024-02-28T21:41:31.371Z] 
16:41:31 [2024-02-28T21:41:31.371Z] (Eclipse:12922): Gtk-WARNING **: 21:41:31.131: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:31 [2024-02-28T21:41:31.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
16:41:31 [2024-02-28T21:41:31.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-240492663 data=null doit=true}, Shell with text {Find}]
16:41:31 [2024-02-28T21:41:31.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
16:41:31 [2024-02-28T21:41:31.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
16:41:31 [2024-02-28T21:41:31.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
16:41:31 [2024-02-28T21:41:31.371Z] 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')
16:41:31 [2024-02-28T21:41:31.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: of type 'Combo'
16:41:31 [2024-02-28T21:41:31.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: (of type 'Combo')
16:41:31 [2024-02-28T21:41:31.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to \Alttng
16:41:31 [2024-02-28T21:41:31.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {\Alttng} [layout=null] time=-240492657 data=null}, (of type 'Combo')]
16:41:31 [2024-02-28T21:41:31.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to \Alttng
16:41:31 [2024-02-28T21:41:31.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
16:41:31 [2024-02-28T21:41:31.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
16:41:31 [2024-02-28T21:41:31.371Z] 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')
16:41:31 [2024-02-28T21:41:31.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.371Z] 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.
16:41:31 [2024-02-28T21:41:31.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
16:41:31 [2024-02-28T21:41:31.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
16:41:31 [2024-02-28T21:41:31.371Z] 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')
16:41:31 [2024-02-28T21:41:31.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
16:41:31 [2024-02-28T21:41:31.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@56569e4f
16:41:31 [2024-02-28T21:41:31.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Case sensitive} time=-240492649 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')]
16:41:31 [2024-02-28T21:41:31.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Case sensitive} time=-240492649 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')]
16:41:31 [2024-02-28T21:41:31.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Case sensitive} time=-240492649 data=null doit=true}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
16:41:31 [2024-02-28T21:41:31.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Case sensitive} time=-240492649 data=null}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
16:41:31 [2024-02-28T21:41:31.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Case sensitive} time=-240492649 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')]
16:41:31 [2024-02-28T21:41:31.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Case sensitive} time=-240492649 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')]
16:41:31 [2024-02-28T21:41:31.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Case sensitive} time=-240492649 data=null 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')]
16:41:31 [2024-02-28T21:41:31.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Case sensitive} time=-240492643 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')]
16:41:31 [2024-02-28T21:41:31.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Case sensitive} time=-240492642 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')]
16:41:31 [2024-02-28T21:41:31.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Case sensitive} time=-240492642 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')]
16:41:31 [2024-02-28T21:41:31.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Case sensitive} time=-240492642 data=null doit=true}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
16:41:31 [2024-02-28T21:41:31.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Case sensitive} time=-240492642 data=null}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
16:41:31 [2024-02-28T21:41:31.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
16:41:31 [2024-02-28T21:41:31.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
16:41:31 [2024-02-28T21:41:31.372Z] 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')
16:41:31 [2024-02-28T21:41:31.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
16:41:31 [2024-02-28T21:41:31.372Z] 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.
16:41:31 [2024-02-28T21:41:31.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
16:41:31 [2024-02-28T21:41:31.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
16:41:31 [2024-02-28T21:41:31.372Z] 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')
16:41:31 [2024-02-28T21:41:31.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
16:41:31 [2024-02-28T21:41:31.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
16:41:31 [2024-02-28T21:41:31.372Z] 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')
16:41:31 [2024-02-28T21:41:31.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
16:41:31 [2024-02-28T21:41:31.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@7d8dd3f5
16:41:31 [2024-02-28T21:41:31.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=-240492640 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')]
16:41:31 [2024-02-28T21:41:31.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=-240492640 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')]
16:41:31 [2024-02-28T21:41:31.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Regular e&xpression} time=-240492640 data=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
16:41:31 [2024-02-28T21:41:31.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=-240492640 data=null}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
16:41:31 [2024-02-28T21:41:31.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=-240492640 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')]
16:41:31 [2024-02-28T21:41:31.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=-240492640 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')]
16:41:31 [2024-02-28T21:41:31.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Regular e&xpression} time=-240492640 data=null 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')]
16:41:31 [2024-02-28T21:41:31.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=-240492634 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')]
16:41:31 [2024-02-28T21:41:31.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=-240492634 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')]
16:41:31 [2024-02-28T21:41:31.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=-240492634 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')]
16:41:31 [2024-02-28T21:41:31.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=-240492634 data=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
16:41:31 [2024-02-28T21:41:31.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=-240492634 data=null}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
16:41:31 [2024-02-28T21:41:31.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
16:41:31 [2024-02-28T21:41:31.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-240492633 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:31 [2024-02-28T21:41:31.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-240492633 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:31 [2024-02-28T21:41:31.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=-240492633 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:31 [2024-02-28T21:41:31.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=-240492633 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:31 [2024-02-28T21:41:31.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=-240492633 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:31 [2024-02-28T21:41:31.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=-240492633 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:31 [2024-02-28T21:41:31.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=-240492633 data=null 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')]
16:41:31 [2024-02-28T21:41:31.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=-240492632 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:31 [2024-02-28T21:41:31.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-240492632 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:31 [2024-02-28T21:41:31.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=-240492632 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:31 [2024-02-28T21:41:31.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=-240492632 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:31 [2024-02-28T21:41:31.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=-240492632 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:31 [2024-02-28T21:41:31.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
16:41:31 [2024-02-28T21:41:31.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
16:41:31 [2024-02-28T21:41:31.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
16:41:31 [2024-02-28T21:41:31.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:41:31 [2024-02-28T21:41:31.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
16:41:31 [2024-02-28T21:41:31.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "\Alttng", using matcher: of type 'Combo'
16:41:31 [2024-02-28T21:41:31.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "\Alttng", using matcher: (of type 'Combo')
16:41:31 [2024-02-28T21:41:31.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to \Alttng
16:41:31 [2024-02-28T21:41:31.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {\Alttng} [layout=null] time=-240492631 data=null}, (of type 'Combo')]
16:41:31 [2024-02-28T21:41:31.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to \Alttng
16:41:31 [2024-02-28T21:41:31.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
16:41:31 [2024-02-28T21:41:31.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
16:41:31 [2024-02-28T21:41:31.373Z] 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')
16:41:31 [2024-02-28T21:41:31.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.374Z] 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.
16:41:31 [2024-02-28T21:41:31.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
16:41:31 [2024-02-28T21:41:31.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
16:41:31 [2024-02-28T21:41:31.374Z] 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')
16:41:31 [2024-02-28T21:41:31.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
16:41:31 [2024-02-28T21:41:31.374Z] 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.
16:41:31 [2024-02-28T21:41:31.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
16:41:31 [2024-02-28T21:41:31.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
16:41:31 [2024-02-28T21:41:31.374Z] 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')
16:41:31 [2024-02-28T21:41:31.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
16:41:31 [2024-02-28T21:41:31.374Z] 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.
16:41:31 [2024-02-28T21:41:31.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
16:41:31 [2024-02-28T21:41:31.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
16:41:31 [2024-02-28T21:41:31.374Z] 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')
16:41:31 [2024-02-28T21:41:31.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
16:41:31 [2024-02-28T21:41:31.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
16:41:31 [2024-02-28T21:41:31.374Z] 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')
16:41:31 [2024-02-28T21:41:31.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
16:41:31 [2024-02-28T21:41:31.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@75591913
16:41:31 [2024-02-28T21:41:31.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=-240492619 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')]
16:41:31 [2024-02-28T21:41:31.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=-240492619 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')]
16:41:31 [2024-02-28T21:41:31.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Regular e&xpression} time=-240492619 data=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
16:41:31 [2024-02-28T21:41:31.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=-240492619 data=null}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
16:41:31 [2024-02-28T21:41:31.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=-240492619 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')]
16:41:31 [2024-02-28T21:41:31.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=-240492619 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')]
16:41:31 [2024-02-28T21:41:31.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Regular e&xpression} time=-240492619 data=null 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')]
16:41:31 [2024-02-28T21:41:31.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=-240492618 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')]
16:41:31 [2024-02-28T21:41:31.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=-240492618 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')]
16:41:31 [2024-02-28T21:41:31.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=-240492618 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')]
16:41:31 [2024-02-28T21:41:31.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=-240492618 data=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
16:41:31 [2024-02-28T21:41:31.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=-240492618 data=null}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
16:41:31 [2024-02-28T21:41:31.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
16:41:31 [2024-02-28T21:41:31.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-240492618 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:31 [2024-02-28T21:41:31.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-240492618 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:31 [2024-02-28T21:41:31.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=-240492618 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:31 [2024-02-28T21:41:31.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=-240492618 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:31 [2024-02-28T21:41:31.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=-240492618 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:31 [2024-02-28T21:41:31.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=-240492618 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:31 [2024-02-28T21:41:31.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=-240492618 data=null 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')]
16:41:31 [2024-02-28T21:41:31.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=-240492616 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:31 [2024-02-28T21:41:31.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-240492616 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:31 [2024-02-28T21:41:31.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=-240492616 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:31 [2024-02-28T21:41:31.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=-240492616 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:31 [2024-02-28T21:41:31.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=-240492616 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:31 [2024-02-28T21:41:31.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
16:41:31 [2024-02-28T21:41:31.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
16:41:31 [2024-02-28T21:41:31.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
16:41:31 [2024-02-28T21:41:31.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: of type 'Label'
16:41:31 [2024-02-28T21:41:31.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: (of type 'Label')
16:41:31 [2024-02-28T21:41:31.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
16:41:31 [2024-02-28T21:41:31.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
16:41:31 [2024-02-28T21:41:31.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
16:41:31 [2024-02-28T21:41:31.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
16:41:31 [2024-02-28T21:41:31.375Z] 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')
16:41:31 [2024-02-28T21:41:31.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
16:41:31 [2024-02-28T21:41:31.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=-240492614 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:41:31 [2024-02-28T21:41:31.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=-240492614 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:41:31 [2024-02-28T21:41:31.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=-240492614 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:41:31 [2024-02-28T21:41:31.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=-240492614 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:41:31 [2024-02-28T21:41:31.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=-240492614 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:41:31 [2024-02-28T21:41:31.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=-240492614 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:41:31 [2024-02-28T21:41:31.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=-240492614 data=null 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')]
16:41:31 [2024-02-28T21:41:31.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:41:31 [2024-02-28T21:41:31.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:41:31 [2024-02-28T21:41:31.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:41:31 [2024-02-28T21:41:31.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
16:41:31 [2024-02-28T21:41:31.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
16:41:31 [2024-02-28T21:41:31.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
16:41:31 [2024-02-28T21:41:31.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
16:41:31 [2024-02-28T21:41:31.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
16:41:31 [2024-02-28T21:41:31.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
16:41:31 [2024-02-28T21:41:31.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:41:31 [2024-02-28T21:41:31.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:41:31 [2024-02-28T21:41:31.632Z] 
16:41:31 [2024-02-28T21:41:31.632Z] (Eclipse:12922): Gtk-WARNING **: 21:41:31.594: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:31 [2024-02-28T21:41:31.632Z] 
16:41:31 [2024-02-28T21:41:31.632Z] (Eclipse:12922): Gtk-WARNING **: 21:41:31.594: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:31 [2024-02-28T21:41:31.632Z] 
16:41:31 [2024-02-28T21:41:31.632Z] (Eclipse:12922): Gtk-WARNING **: 21:41:31.594: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:31 [2024-02-28T21:41:31.632Z] 
16:41:31 [2024-02-28T21:41:31.632Z] (Eclipse:12922): Gtk-WARNING **: 21:41:31.594: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:31 [2024-02-28T21:41:31.632Z] 
16:41:31 [2024-02-28T21:41:31.632Z] (Eclipse:12922): Gtk-WARNING **: 21:41:31.625: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:31 [2024-02-28T21:41:31.632Z] 
16:41:31 [2024-02-28T21:41:31.632Z] (Eclipse:12922): Gtk-WARNING **: 21:41:31.625: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:31 [2024-02-28T21:41:31.632Z] 
16:41:31 [2024-02-28T21:41:31.632Z] (Eclipse:12922): Gtk-WARNING **: 21:41:31.625: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:31 [2024-02-28T21:41:31.632Z] 
16:41:31 [2024-02-28T21:41:31.632Z] (Eclipse:12922): Gtk-WARNING **: 21:41:31.625: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:31 [2024-02-28T21:41:31.888Z] 
16:41:31 [2024-02-28T21:41:31.888Z] (Eclipse:12922): Gtk-WARNING **: 21:41:31.696: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:31 [2024-02-28T21:41:31.888Z] 
16:41:31 [2024-02-28T21:41:31.888Z] (Eclipse:12922): Gtk-WARNING **: 21:41:31.696: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:31 [2024-02-28T21:41:31.888Z] 
16:41:31 [2024-02-28T21:41:31.888Z] (Eclipse:12922): Gtk-WARNING **: 21:41:31.696: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:31 [2024-02-28T21:41:31.888Z] 
16:41:31 [2024-02-28T21:41:31.888Z] (Eclipse:12922): Gtk-WARNING **: 21:41:31.696: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:31 [2024-02-28T21:41:31.888Z] 
16:41:31 [2024-02-28T21:41:31.888Z] (Eclipse:12922): Gtk-WARNING **: 21:41:31.724: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:31 [2024-02-28T21:41:31.888Z] 
16:41:31 [2024-02-28T21:41:31.888Z] (Eclipse:12922): Gtk-WARNING **: 21:41:31.724: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:31 [2024-02-28T21:41:31.888Z] 
16:41:31 [2024-02-28T21:41:31.888Z] (Eclipse:12922): Gtk-WARNING **: 21:41:31.724: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:31 [2024-02-28T21:41:31.888Z] 
16:41:31 [2024-02-28T21:41:31.888Z] (Eclipse:12922): Gtk-WARNING **: 21:41:31.724: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:31 [2024-02-28T21:41:31.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
16:41:31 [2024-02-28T21:41:31.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-240492070 data=null doit=true}, Shell with text {Find}]
16:41:31 [2024-02-28T21:41:31.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
16:41:31 [2024-02-28T21:41:31.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
16:41:31 [2024-02-28T21:41:31.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
16:41:31 [2024-02-28T21:41:31.889Z] 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')
16:41:31 [2024-02-28T21:41:31.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:41:31 [2024-02-28T21:41:31.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: of type 'Combo'
16:41:31 [2024-02-28T21:41:31.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: (of type 'Combo')
16:41:31 [2024-02-28T21:41:31.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to lttng
16:41:31 [2024-02-28T21:41:31.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {lttng} [layout=null] time=-240492064 data=null}, (of type 'Combo')]
16:41:31 [2024-02-28T21:41:31.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to lttng
16:41:31 [2024-02-28T21:41:31.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
16:41:31 [2024-02-28T21:41:31.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
16:41:31 [2024-02-28T21:41:31.889Z] 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')
16:41:31 [2024-02-28T21:41:31.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.889Z] 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.
16:41:31 [2024-02-28T21:41:31.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
16:41:31 [2024-02-28T21:41:31.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
16:41:31 [2024-02-28T21:41:31.889Z] 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')
16:41:31 [2024-02-28T21:41:31.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
16:41:31 [2024-02-28T21:41:31.889Z] 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.
16:41:31 [2024-02-28T21:41:31.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
16:41:31 [2024-02-28T21:41:31.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
16:41:31 [2024-02-28T21:41:31.889Z] 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')
16:41:31 [2024-02-28T21:41:31.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
16:41:31 [2024-02-28T21:41:31.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@d9c54e6
16:41:31 [2024-02-28T21:41:31.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Wra&p search} time=-240492062 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')]
16:41:31 [2024-02-28T21:41:31.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=-240492062 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')]
16:41:31 [2024-02-28T21:41:31.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Wra&p search} time=-240492062 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
16:41:31 [2024-02-28T21:41:31.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Wra&p search} time=-240492062 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
16:41:31 [2024-02-28T21:41:31.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Wra&p search} time=-240492062 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')]
16:41:31 [2024-02-28T21:41:31.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Wra&p search} time=-240492062 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')]
16:41:31 [2024-02-28T21:41:31.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Wra&p search} time=-240492062 data=null 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')]
16:41:31 [2024-02-28T21:41:31.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Wra&p search} time=-240492061 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')]
16:41:31 [2024-02-28T21:41:31.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=-240492061 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')]
16:41:31 [2024-02-28T21:41:31.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Wra&p search} time=-240492061 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')]
16:41:31 [2024-02-28T21:41:31.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Wra&p search} time=-240492061 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
16:41:31 [2024-02-28T21:41:31.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Wra&p search} time=-240492061 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
16:41:31 [2024-02-28T21:41:31.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
16:41:31 [2024-02-28T21:41:31.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
16:41:31 [2024-02-28T21:41:31.890Z] 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')
16:41:31 [2024-02-28T21:41:31.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
16:41:31 [2024-02-28T21:41:31.890Z] 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.
16:41:31 [2024-02-28T21:41:31.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
16:41:31 [2024-02-28T21:41:31.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
16:41:31 [2024-02-28T21:41:31.890Z] 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')
16:41:31 [2024-02-28T21:41:31.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
16:41:31 [2024-02-28T21:41:31.890Z] 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.
16:41:31 [2024-02-28T21:41:31.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
16:41:31 [2024-02-28T21:41:31.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-240492060 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:31 [2024-02-28T21:41:31.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-240492060 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:31 [2024-02-28T21:41:31.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=-240492060 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:31 [2024-02-28T21:41:31.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=-240492060 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:31 [2024-02-28T21:41:31.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=-240492060 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:31 [2024-02-28T21:41:31.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=-240492060 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:31 [2024-02-28T21:41:31.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=-240492060 data=null 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')]
16:41:31 [2024-02-28T21:41:31.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=-240492059 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:31 [2024-02-28T21:41:31.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-240492059 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:31 [2024-02-28T21:41:31.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=-240492059 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:31 [2024-02-28T21:41:31.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=-240492059 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:31 [2024-02-28T21:41:31.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=-240492059 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:31 [2024-02-28T21:41:31.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
16:41:31 [2024-02-28T21:41:31.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
16:41:31 [2024-02-28T21:41:31.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
16:41:31 [2024-02-28T21:41:31.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:41:31 [2024-02-28T21:41:31.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
16:41:31 [2024-02-28T21:41:31.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:41:31 [2024-02-28T21:41:31.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:41:31 [2024-02-28T21:41:31.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "lttng", using matcher: of type 'Combo'
16:41:31 [2024-02-28T21:41:31.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "lttng", using matcher: (of type 'Combo')
16:41:31 [2024-02-28T21:41:31.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to lttng
16:41:31 [2024-02-28T21:41:31.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {lttng} [layout=null] time=-240492032 data=null}, (of type 'Combo')]
16:41:31 [2024-02-28T21:41:31.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to lttng
16:41:31 [2024-02-28T21:41:31.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: with mnemonic 'Backward'
16:41:31 [2024-02-28T21:41:31.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO'
16:41:31 [2024-02-28T21:41:31.891Z] 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')
16:41:31 [2024-02-28T21:41:31.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
16:41:31 [2024-02-28T21:41:31.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {F&orward} time=-240492031 data=null doit=true}, Button with text {F&orward}]
16:41:31 [2024-02-28T21:41:31.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {F&orward} time=-240492031 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}]
16:41:31 [2024-02-28T21:41:31.891Z] 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')
16:41:31 [2024-02-28T21:41:31.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {&Backward} time=-240492029 data=null doit=true}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')]
16:41:31 [2024-02-28T21:41:31.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Backward} time=-240492029 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')]
16:41:31 [2024-02-28T21:41:31.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Backward} time=-240492029 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')]
16:41:31 [2024-02-28T21:41:31.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Backward} time=-240492029 data=null 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')]
16:41:31 [2024-02-28T21:41:31.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
16:41:31 [2024-02-28T21:41:31.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
16:41:31 [2024-02-28T21:41:31.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
16:41:31 [2024-02-28T21:41:31.891Z] 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')
16:41:31 [2024-02-28T21:41:31.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
16:41:31 [2024-02-28T21:41:31.891Z] 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.
16:41:31 [2024-02-28T21:41:31.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
16:41:31 [2024-02-28T21:41:31.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
16:41:31 [2024-02-28T21:41:31.891Z] 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')
16:41:31 [2024-02-28T21:41:31.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
16:41:31 [2024-02-28T21:41:31.891Z] 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.
16:41:31 [2024-02-28T21:41:31.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
16:41:31 [2024-02-28T21:41:31.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
16:41:31 [2024-02-28T21:41:31.892Z] 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')
16:41:31 [2024-02-28T21:41:31.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
16:41:31 [2024-02-28T21:41:31.892Z] 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.
16:41:31 [2024-02-28T21:41:31.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
16:41:31 [2024-02-28T21:41:31.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
16:41:31 [2024-02-28T21:41:31.892Z] 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')
16:41:31 [2024-02-28T21:41:31.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
16:41:31 [2024-02-28T21:41:31.892Z] 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.
16:41:31 [2024-02-28T21:41:31.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
16:41:31 [2024-02-28T21:41:31.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-240492027 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:31 [2024-02-28T21:41:31.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-240492027 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:31 [2024-02-28T21:41:31.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=-240492027 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:31 [2024-02-28T21:41:31.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=-240492027 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:31 [2024-02-28T21:41:31.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=-240492027 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:31 [2024-02-28T21:41:31.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=-240492027 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:31 [2024-02-28T21:41:31.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=-240492027 data=null 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')]
16:41:31 [2024-02-28T21:41:31.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=-240492026 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:31 [2024-02-28T21:41:31.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-240492016 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:31 [2024-02-28T21:41:31.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=-240492016 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:31 [2024-02-28T21:41:31.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=-240492016 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:31 [2024-02-28T21:41:31.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=-240492016 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:31 [2024-02-28T21:41:31.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
16:41:31 [2024-02-28T21:41:31.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
16:41:31 [2024-02-28T21:41:31.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
16:41:31 [2024-02-28T21:41:31.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: of type 'Label'
16:41:31 [2024-02-28T21:41:31.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: (of type 'Label')
16:41:31 [2024-02-28T21:41:31.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:41:31 [2024-02-28T21:41:31.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
16:41:31 [2024-02-28T21:41:31.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
16:41:31 [2024-02-28T21:41:31.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
16:41:31 [2024-02-28T21:41:31.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
16:41:31 [2024-02-28T21:41:31.892Z] 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')
16:41:31 [2024-02-28T21:41:31.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:41:31 [2024-02-28T21:41:31.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
16:41:31 [2024-02-28T21:41:31.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=-240492013 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:41:31 [2024-02-28T21:41:31.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=-240492013 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:41:31 [2024-02-28T21:41:31.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=-240492013 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:41:31 [2024-02-28T21:41:31.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=-240492013 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:41:31 [2024-02-28T21:41:31.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=-240492013 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:41:31 [2024-02-28T21:41:31.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=-240492013 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:41:31 [2024-02-28T21:41:31.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=-240492013 data=null 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')]
16:41:32 [2024-02-28T21:41:32.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:41:32 [2024-02-28T21:41:32.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:41:32 [2024-02-28T21:41:32.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:41:32 [2024-02-28T21:41:32.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
16:41:32 [2024-02-28T21:41:32.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
16:41:32 [2024-02-28T21:41:32.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
16:41:32 [2024-02-28T21:41:32.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
16:41:32 [2024-02-28T21:41:32.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
16:41:32 [2024-02-28T21:41:32.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
16:41:32 [2024-02-28T21:41:32.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:41:32 [2024-02-28T21:41:32.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:41:32 [2024-02-28T21:41:32.148Z] 
16:41:32 [2024-02-28T21:41:32.148Z] (Eclipse:12922): Gtk-WARNING **: 21:41:32.136: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:32 [2024-02-28T21:41:32.148Z] 
16:41:32 [2024-02-28T21:41:32.148Z] (Eclipse:12922): Gtk-WARNING **: 21:41:32.136: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:32 [2024-02-28T21:41:32.148Z] 
16:41:32 [2024-02-28T21:41:32.148Z] (Eclipse:12922): Gtk-WARNING **: 21:41:32.136: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:32 [2024-02-28T21:41:32.148Z] 
16:41:32 [2024-02-28T21:41:32.148Z] (Eclipse:12922): Gtk-WARNING **: 21:41:32.136: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:32 [2024-02-28T21:41:32.403Z] 
16:41:32 [2024-02-28T21:41:32.403Z] (Eclipse:12922): Gtk-WARNING **: 21:41:32.165: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:32 [2024-02-28T21:41:32.403Z] 
16:41:32 [2024-02-28T21:41:32.403Z] (Eclipse:12922): Gtk-WARNING **: 21:41:32.165: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:32 [2024-02-28T21:41:32.403Z] 
16:41:32 [2024-02-28T21:41:32.403Z] (Eclipse:12922): Gtk-WARNING **: 21:41:32.165: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:32 [2024-02-28T21:41:32.403Z] 
16:41:32 [2024-02-28T21:41:32.403Z] (Eclipse:12922): Gtk-WARNING **: 21:41:32.165: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:32 [2024-02-28T21:41:32.403Z] 
16:41:32 [2024-02-28T21:41:32.403Z] (Eclipse:12922): Gtk-WARNING **: 21:41:32.197: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:32 [2024-02-28T21:41:32.403Z] 
16:41:32 [2024-02-28T21:41:32.403Z] (Eclipse:12922): Gtk-WARNING **: 21:41:32.197: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:32 [2024-02-28T21:41:32.403Z] 
16:41:32 [2024-02-28T21:41:32.403Z] (Eclipse:12922): Gtk-WARNING **: 21:41:32.197: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:32 [2024-02-28T21:41:32.403Z] 
16:41:32 [2024-02-28T21:41:32.403Z] (Eclipse:12922): Gtk-WARNING **: 21:41:32.197: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:32 [2024-02-28T21:41:32.403Z] 
16:41:32 [2024-02-28T21:41:32.403Z] (Eclipse:12922): Gtk-WARNING **: 21:41:32.229: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:32 [2024-02-28T21:41:32.403Z] 
16:41:32 [2024-02-28T21:41:32.403Z] (Eclipse:12922): Gtk-WARNING **: 21:41:32.229: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:32 [2024-02-28T21:41:32.403Z] 
16:41:32 [2024-02-28T21:41:32.403Z] (Eclipse:12922): Gtk-WARNING **: 21:41:32.229: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:32 [2024-02-28T21:41:32.403Z] 
16:41:32 [2024-02-28T21:41:32.403Z] (Eclipse:12922): Gtk-WARNING **: 21:41:32.229: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:32 [2024-02-28T21:41:32.403Z] 
16:41:32 [2024-02-28T21:41:32.403Z] (Eclipse:12922): Gtk-WARNING **: 21:41:32.257: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:32 [2024-02-28T21:41:32.403Z] 
16:41:32 [2024-02-28T21:41:32.403Z] (Eclipse:12922): Gtk-WARNING **: 21:41:32.257: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:32 [2024-02-28T21:41:32.403Z] 
16:41:32 [2024-02-28T21:41:32.403Z] (Eclipse:12922): Gtk-WARNING **: 21:41:32.257: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:32 [2024-02-28T21:41:32.403Z] 
16:41:32 [2024-02-28T21:41:32.403Z] (Eclipse:12922): Gtk-WARNING **: 21:41:32.257: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:32 [2024-02-28T21:41:32.403Z] 
16:41:32 [2024-02-28T21:41:32.403Z] (Eclipse:12922): Gtk-WARNING **: 21:41:32.284: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:32 [2024-02-28T21:41:32.404Z] 
16:41:32 [2024-02-28T21:41:32.404Z] (Eclipse:12922): Gtk-WARNING **: 21:41:32.284: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:32 [2024-02-28T21:41:32.404Z] 
16:41:32 [2024-02-28T21:41:32.404Z] (Eclipse:12922): Gtk-WARNING **: 21:41:32.284: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:32 [2024-02-28T21:41:32.404Z] 
16:41:32 [2024-02-28T21:41:32.404Z] (Eclipse:12922): Gtk-WARNING **: 21:41:32.284: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:32 [2024-02-28T21:41:32.404Z] 
16:41:32 [2024-02-28T21:41:32.404Z] (Eclipse:12922): Gtk-WARNING **: 21:41:32.306: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:32 [2024-02-28T21:41:32.404Z] 
16:41:32 [2024-02-28T21:41:32.404Z] (Eclipse:12922): Gtk-WARNING **: 21:41:32.306: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:32 [2024-02-28T21:41:32.404Z] 
16:41:32 [2024-02-28T21:41:32.404Z] (Eclipse:12922): Gtk-WARNING **: 21:41:32.306: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:32 [2024-02-28T21:41:32.404Z] 
16:41:32 [2024-02-28T21:41:32.404Z] (Eclipse:12922): Gtk-WARNING **: 21:41:32.307: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:32 [2024-02-28T21:41:32.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
16:41:32 [2024-02-28T21:41:32.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-240491489 data=null doit=true}, Shell with text {Find}]
16:41:32 [2024-02-28T21:41:32.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
16:41:32 [2024-02-28T21:41:32.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
16:41:32 [2024-02-28T21:41:32.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:41:32 [2024-02-28T21:41:32.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:41:32 [2024-02-28T21:41:32.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:41:32 [2024-02-28T21:41:32.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:41:32 [2024-02-28T21:41:32.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:41:32 [2024-02-28T21:41:32.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:41:32 [2024-02-28T21:41:32.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:41:32 [2024-02-28T21:41:32.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
16:41:32 [2024-02-28T21:41:32.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
16:41:32 [2024-02-28T21:41:32.404Z] 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')
16:41:32 [2024-02-28T21:41:32.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:41:32 [2024-02-28T21:41:32.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
16:41:32 [2024-02-28T21:41:32.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=-240491483 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:41:32 [2024-02-28T21:41:32.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=-240491483 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:41:32 [2024-02-28T21:41:32.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=-240491483 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:41:32 [2024-02-28T21:41:32.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=-240491483 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:41:32 [2024-02-28T21:41:32.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=-240491483 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:41:32 [2024-02-28T21:41:32.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=-240491483 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:41:32 [2024-02-28T21:41:32.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=-240491483 data=null 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')]
16:41:32 [2024-02-28T21:41:32.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:41:32 [2024-02-28T21:41:32.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
16:41:32 [2024-02-28T21:41:32.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
16:41:32 [2024-02-28T21:41:32.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
16:41:32 [2024-02-28T21:41:32.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
16:41:32 [2024-02-28T21:41:32.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
16:41:32 [2024-02-28T21:41:32.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
16:41:32 [2024-02-28T21:41:32.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:41:32 [2024-02-28T21:41:32.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:41:32 [2024-02-28T21:41:32.659Z] 
16:41:32 [2024-02-28T21:41:32.659Z] (Eclipse:12922): Gtk-WARNING **: 21:41:32.526: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:32 [2024-02-28T21:41:32.659Z] 
16:41:32 [2024-02-28T21:41:32.659Z] (Eclipse:12922): Gtk-WARNING **: 21:41:32.526: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:32 [2024-02-28T21:41:32.659Z] 
16:41:32 [2024-02-28T21:41:32.659Z] (Eclipse:12922): Gtk-WARNING **: 21:41:32.526: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:32 [2024-02-28T21:41:32.659Z] 
16:41:32 [2024-02-28T21:41:32.659Z] (Eclipse:12922): Gtk-WARNING **: 21:41:32.526: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:32 [2024-02-28T21:41:32.659Z] 
16:41:32 [2024-02-28T21:41:32.659Z] (Eclipse:12922): Gtk-WARNING **: 21:41:32.561: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:32 [2024-02-28T21:41:32.659Z] 
16:41:32 [2024-02-28T21:41:32.659Z] (Eclipse:12922): Gtk-WARNING **: 21:41:32.561: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:32 [2024-02-28T21:41:32.659Z] 
16:41:32 [2024-02-28T21:41:32.659Z] (Eclipse:12922): Gtk-WARNING **: 21:41:32.561: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:32 [2024-02-28T21:41:32.659Z] 
16:41:32 [2024-02-28T21:41:32.659Z] (Eclipse:12922): Gtk-WARNING **: 21:41:32.561: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:32 [2024-02-28T21:41:32.659Z] 
16:41:32 [2024-02-28T21:41:32.659Z] (Eclipse:12922): Gtk-WARNING **: 21:41:32.591: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:32 [2024-02-28T21:41:32.660Z] 
16:41:32 [2024-02-28T21:41:32.660Z] (Eclipse:12922): Gtk-WARNING **: 21:41:32.591: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:32 [2024-02-28T21:41:32.660Z] 
16:41:32 [2024-02-28T21:41:32.660Z] (Eclipse:12922): Gtk-WARNING **: 21:41:32.591: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:32 [2024-02-28T21:41:32.660Z] 
16:41:32 [2024-02-28T21:41:32.660Z] (Eclipse:12922): Gtk-WARNING **: 21:41:32.591: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:32 [2024-02-28T21:41:32.660Z] 
16:41:32 [2024-02-28T21:41:32.660Z] (Eclipse:12922): Gtk-WARNING **: 21:41:32.622: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:32 [2024-02-28T21:41:32.660Z] 
16:41:32 [2024-02-28T21:41:32.660Z] (Eclipse:12922): Gtk-WARNING **: 21:41:32.622: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:32 [2024-02-28T21:41:32.660Z] 
16:41:32 [2024-02-28T21:41:32.660Z] (Eclipse:12922): Gtk-WARNING **: 21:41:32.622: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:32 [2024-02-28T21:41:32.660Z] 
16:41:32 [2024-02-28T21:41:32.660Z] (Eclipse:12922): Gtk-WARNING **: 21:41:32.622: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:32 [2024-02-28T21:41:32.660Z] 
16:41:32 [2024-02-28T21:41:32.660Z] (Eclipse:12922): Gtk-WARNING **: 21:41:32.651: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:32 [2024-02-28T21:41:32.660Z] 
16:41:32 [2024-02-28T21:41:32.660Z] (Eclipse:12922): Gtk-WARNING **: 21:41:32.651: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:32 [2024-02-28T21:41:32.660Z] 
16:41:32 [2024-02-28T21:41:32.660Z] (Eclipse:12922): Gtk-WARNING **: 21:41:32.651: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:32 [2024-02-28T21:41:32.660Z] 
16:41:32 [2024-02-28T21:41:32.660Z] (Eclipse:12922): Gtk-WARNING **: 21:41:32.651: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:32 [2024-02-28T21:41:32.915Z] 
16:41:32 [2024-02-28T21:41:32.915Z] (Eclipse:12922): Gtk-WARNING **: 21:41:32.679: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:32 [2024-02-28T21:41:32.915Z] 
16:41:32 [2024-02-28T21:41:32.915Z] (Eclipse:12922): Gtk-WARNING **: 21:41:32.679: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:32 [2024-02-28T21:41:32.915Z] 
16:41:32 [2024-02-28T21:41:32.915Z] (Eclipse:12922): Gtk-WARNING **: 21:41:32.679: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:32 [2024-02-28T21:41:32.915Z] 
16:41:32 [2024-02-28T21:41:32.915Z] (Eclipse:12922): Gtk-WARNING **: 21:41:32.679: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:32 [2024-02-28T21:41:32.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
16:41:32 [2024-02-28T21:41:32.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-240491105 data=null doit=true}, Shell with text {Find}]
16:41:32 [2024-02-28T21:41:32.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
16:41:32 [2024-02-28T21:41:32.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
16:41:32 [2024-02-28T21:41:32.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:41:32 [2024-02-28T21:41:32.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:41:32 [2024-02-28T21:41:32.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:41:32 [2024-02-28T21:41:32.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:41:32 [2024-02-28T21:41:32.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:41:32 [2024-02-28T21:41:32.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:41:32 [2024-02-28T21:41:32.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:41:32 [2024-02-28T21:41:32.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
16:41:32 [2024-02-28T21:41:32.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
16:41:32 [2024-02-28T21:41:32.915Z] 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')
16:41:32 [2024-02-28T21:41:32.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:41:32 [2024-02-28T21:41:32.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
16:41:32 [2024-02-28T21:41:32.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=-240491103 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:41:32 [2024-02-28T21:41:32.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=-240491103 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:41:32 [2024-02-28T21:41:32.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=-240491103 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:41:32 [2024-02-28T21:41:32.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=-240491103 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:41:32 [2024-02-28T21:41:32.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=-240491103 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:41:32 [2024-02-28T21:41:32.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=-240491103 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:41:32 [2024-02-28T21:41:32.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=-240491103 data=null 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')]
16:41:32 [2024-02-28T21:41:32.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:41:32 [2024-02-28T21:41:32.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:41:32 [2024-02-28T21:41:32.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:41:32 [2024-02-28T21:41:32.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
16:41:32 [2024-02-28T21:41:32.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
16:41:32 [2024-02-28T21:41:32.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
16:41:32 [2024-02-28T21:41:32.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
16:41:32 [2024-02-28T21:41:32.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
16:41:32 [2024-02-28T21:41:32.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
16:41:32 [2024-02-28T21:41:32.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:41:32 [2024-02-28T21:41:32.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:41:33 [2024-02-28T21:41:33.171Z] 
16:41:33 [2024-02-28T21:41:33.171Z] (Eclipse:12922): Gtk-WARNING **: 21:41:32.985: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:33 [2024-02-28T21:41:33.171Z] 
16:41:33 [2024-02-28T21:41:33.171Z] (Eclipse:12922): Gtk-WARNING **: 21:41:32.986: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:33 [2024-02-28T21:41:33.171Z] 
16:41:33 [2024-02-28T21:41:33.171Z] (Eclipse:12922): Gtk-WARNING **: 21:41:32.986: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:33 [2024-02-28T21:41:33.171Z] 
16:41:33 [2024-02-28T21:41:33.171Z] (Eclipse:12922): Gtk-WARNING **: 21:41:32.986: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:33 [2024-02-28T21:41:33.172Z] 
16:41:33 [2024-02-28T21:41:33.172Z] (Eclipse:12922): Gtk-WARNING **: 21:41:33.017: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:33 [2024-02-28T21:41:33.172Z] 
16:41:33 [2024-02-28T21:41:33.172Z] (Eclipse:12922): Gtk-WARNING **: 21:41:33.017: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:33 [2024-02-28T21:41:33.172Z] 
16:41:33 [2024-02-28T21:41:33.172Z] (Eclipse:12922): Gtk-WARNING **: 21:41:33.017: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:33 [2024-02-28T21:41:33.172Z] 
16:41:33 [2024-02-28T21:41:33.172Z] (Eclipse:12922): Gtk-WARNING **: 21:41:33.017: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:33 [2024-02-28T21:41:33.172Z] 
16:41:33 [2024-02-28T21:41:33.172Z] (Eclipse:12922): Gtk-WARNING **: 21:41:33.088: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:33 [2024-02-28T21:41:33.172Z] 
16:41:33 [2024-02-28T21:41:33.172Z] (Eclipse:12922): Gtk-WARNING **: 21:41:33.088: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:33 [2024-02-28T21:41:33.172Z] 
16:41:33 [2024-02-28T21:41:33.172Z] (Eclipse:12922): Gtk-WARNING **: 21:41:33.088: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:33 [2024-02-28T21:41:33.172Z] 
16:41:33 [2024-02-28T21:41:33.172Z] (Eclipse:12922): Gtk-WARNING **: 21:41:33.088: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:33 [2024-02-28T21:41:33.172Z] 
16:41:33 [2024-02-28T21:41:33.172Z] (Eclipse:12922): Gtk-WARNING **: 21:41:33.117: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:33 [2024-02-28T21:41:33.172Z] 
16:41:33 [2024-02-28T21:41:33.172Z] (Eclipse:12922): Gtk-WARNING **: 21:41:33.117: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:33 [2024-02-28T21:41:33.172Z] 
16:41:33 [2024-02-28T21:41:33.172Z] (Eclipse:12922): Gtk-WARNING **: 21:41:33.117: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:33 [2024-02-28T21:41:33.172Z] 
16:41:33 [2024-02-28T21:41:33.172Z] (Eclipse:12922): Gtk-WARNING **: 21:41:33.117: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:33 [2024-02-28T21:41:33.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
16:41:33 [2024-02-28T21:41:33.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-240490678 data=null doit=true}, Shell with text {Find}]
16:41:33 [2024-02-28T21:41:33.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
16:41:33 [2024-02-28T21:41:33.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:41:33 [2024-02-28T21:41:33.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:41:33 [2024-02-28T21:41:33.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:41:33 [2024-02-28T21:41:33.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:41:33 [2024-02-28T21:41:33.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:41:33 [2024-02-28T21:41:33.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:41:33 [2024-02-28T21:41:33.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:41:33 [2024-02-28T21:41:33.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:41:33 [2024-02-28T21:41:33.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
16:41:33 [2024-02-28T21:41:33.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
16:41:33 [2024-02-28T21:41:33.172Z] 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')
16:41:33 [2024-02-28T21:41:33.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: of type 'Combo'
16:41:33 [2024-02-28T21:41:33.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: (of type 'Combo')
16:41:33 [2024-02-28T21:41:33.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to lttng
16:41:33 [2024-02-28T21:41:33.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {lttng} [layout=null] time=-240490676 data=null}, (of type 'Combo')]
16:41:33 [2024-02-28T21:41:33.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to lttng
16:41:33 [2024-02-28T21:41:33.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:41:33 [2024-02-28T21:41:33.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:41:33 [2024-02-28T21:41:33.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: with mnemonic 'Backward'
16:41:33 [2024-02-28T21:41:33.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO'
16:41:33 [2024-02-28T21:41:33.172Z] 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')
16:41:33 [2024-02-28T21:41:33.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:41:33 [2024-02-28T21:41:33.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:41:33 [2024-02-28T21:41:33.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:41:33 [2024-02-28T21:41:33.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:41:33 [2024-02-28T21:41:33.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:41:33 [2024-02-28T21:41:33.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:41:33 [2024-02-28T21:41:33.172Z] 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.
16:41:33 [2024-02-28T21:41:33.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:41:33 [2024-02-28T21:41:33.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:41:33 [2024-02-28T21:41:33.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:41:33 [2024-02-28T21:41:33.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
16:41:33 [2024-02-28T21:41:33.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
16:41:33 [2024-02-28T21:41:33.172Z] 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')
16:41:33 [2024-02-28T21:41:33.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:41:33 [2024-02-28T21:41:33.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:41:33 [2024-02-28T21:41:33.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:41:33 [2024-02-28T21:41:33.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:41:33 [2024-02-28T21:41:33.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:41:33 [2024-02-28T21:41:33.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
16:41:33 [2024-02-28T21:41:33.172Z] 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.
16:41:33 [2024-02-28T21:41:33.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:41:33 [2024-02-28T21:41:33.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:41:33 [2024-02-28T21:41:33.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:41:33 [2024-02-28T21:41:33.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:41:33 [2024-02-28T21:41:33.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
16:41:33 [2024-02-28T21:41:33.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
16:41:33 [2024-02-28T21:41:33.173Z] 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')
16:41:33 [2024-02-28T21:41:33.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:41:33 [2024-02-28T21:41:33.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:41:33 [2024-02-28T21:41:33.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:41:33 [2024-02-28T21:41:33.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:41:33 [2024-02-28T21:41:33.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
16:41:33 [2024-02-28T21:41:33.173Z] 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.
16:41:33 [2024-02-28T21:41:33.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:41:33 [2024-02-28T21:41:33.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:41:33 [2024-02-28T21:41:33.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:41:33 [2024-02-28T21:41:33.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:41:33 [2024-02-28T21:41:33.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:41:33 [2024-02-28T21:41:33.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
16:41:33 [2024-02-28T21:41:33.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
16:41:33 [2024-02-28T21:41:33.173Z] 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')
16:41:33 [2024-02-28T21:41:33.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:41:33 [2024-02-28T21:41:33.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:41:33 [2024-02-28T21:41:33.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:41:33 [2024-02-28T21:41:33.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
16:41:33 [2024-02-28T21:41:33.173Z] 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.
16:41:33 [2024-02-28T21:41:33.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:41:33 [2024-02-28T21:41:33.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:41:33 [2024-02-28T21:41:33.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:41:33 [2024-02-28T21:41:33.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:41:33 [2024-02-28T21:41:33.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:41:33 [2024-02-28T21:41:33.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:41:33 [2024-02-28T21:41:33.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
16:41:33 [2024-02-28T21:41:33.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
16:41:33 [2024-02-28T21:41:33.173Z] 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')
16:41:33 [2024-02-28T21:41:33.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:41:33 [2024-02-28T21:41:33.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:41:33 [2024-02-28T21:41:33.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
16:41:33 [2024-02-28T21:41:33.173Z] 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.
16:41:33 [2024-02-28T21:41:33.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
16:41:33 [2024-02-28T21:41:33.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-240490674 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:33 [2024-02-28T21:41:33.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-240490674 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:33 [2024-02-28T21:41:33.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=-240490674 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:33 [2024-02-28T21:41:33.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=-240490674 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:33 [2024-02-28T21:41:33.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=-240490674 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:33 [2024-02-28T21:41:33.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=-240490674 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:33 [2024-02-28T21:41:33.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=-240490674 data=null 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')]
16:41:33 [2024-02-28T21:41:33.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=-240490670 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:33 [2024-02-28T21:41:33.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-240490669 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:33 [2024-02-28T21:41:33.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=-240490669 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:33 [2024-02-28T21:41:33.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=-240490669 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:33 [2024-02-28T21:41:33.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=-240490669 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:33 [2024-02-28T21:41:33.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
16:41:33 [2024-02-28T21:41:33.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
16:41:33 [2024-02-28T21:41:33.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
16:41:33 [2024-02-28T21:41:33.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: of type 'Label'
16:41:33 [2024-02-28T21:41:33.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: (of type 'Label')
16:41:33 [2024-02-28T21:41:33.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
16:41:33 [2024-02-28T21:41:33.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
16:41:33 [2024-02-28T21:41:33.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: of type 'Label'
16:41:33 [2024-02-28T21:41:33.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: (of type 'Label')
16:41:33 [2024-02-28T21:41:33.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:41:33 [2024-02-28T21:41:33.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "lttng", using matcher: of type 'Combo'
16:41:33 [2024-02-28T21:41:33.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "lttng", using matcher: (of type 'Combo')
16:41:33 [2024-02-28T21:41:33.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to lttng
16:41:33 [2024-02-28T21:41:33.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {lttng} [layout=null] time=-240490667 data=null}, (of type 'Combo')]
16:41:33 [2024-02-28T21:41:33.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to lttng
16:41:33 [2024-02-28T21:41:33.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:41:33 [2024-02-28T21:41:33.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
16:41:33 [2024-02-28T21:41:33.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
16:41:33 [2024-02-28T21:41:33.174Z] 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')
16:41:33 [2024-02-28T21:41:33.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:41:33 [2024-02-28T21:41:33.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:41:33 [2024-02-28T21:41:33.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:41:33 [2024-02-28T21:41:33.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:41:33 [2024-02-28T21:41:33.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:41:33 [2024-02-28T21:41:33.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:41:33 [2024-02-28T21:41:33.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:41:33 [2024-02-28T21:41:33.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
16:41:33 [2024-02-28T21:41:33.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Backward} time=-240490667 data=null doit=true}, Button with text {&Backward}]
16:41:33 [2024-02-28T21:41:33.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Backward} time=-240490667 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {&Backward}]
16:41:33 [2024-02-28T21:41:33.174Z] 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')
16:41:33 [2024-02-28T21:41:33.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {F&orward} time=-240490666 data=null doit=true}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')]
16:41:33 [2024-02-28T21:41:33.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {F&orward} time=-240490666 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')]
16:41:33 [2024-02-28T21:41:33.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {F&orward} time=-240490666 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')]
16:41:33 [2024-02-28T21:41:33.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {F&orward} time=-240490666 data=null 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')]
16:41:33 [2024-02-28T21:41:33.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
16:41:33 [2024-02-28T21:41:33.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:41:33 [2024-02-28T21:41:33.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:41:33 [2024-02-28T21:41:33.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:41:33 [2024-02-28T21:41:33.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
16:41:33 [2024-02-28T21:41:33.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
16:41:33 [2024-02-28T21:41:33.174Z] 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')
16:41:33 [2024-02-28T21:41:33.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:41:33 [2024-02-28T21:41:33.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:41:33 [2024-02-28T21:41:33.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:41:33 [2024-02-28T21:41:33.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:41:33 [2024-02-28T21:41:33.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:41:33 [2024-02-28T21:41:33.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
16:41:33 [2024-02-28T21:41:33.174Z] 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.
16:41:33 [2024-02-28T21:41:33.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:41:33 [2024-02-28T21:41:33.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:41:33 [2024-02-28T21:41:33.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:41:33 [2024-02-28T21:41:33.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:41:33 [2024-02-28T21:41:33.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
16:41:33 [2024-02-28T21:41:33.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
16:41:33 [2024-02-28T21:41:33.174Z] 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')
16:41:33 [2024-02-28T21:41:33.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:41:33 [2024-02-28T21:41:33.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:41:33 [2024-02-28T21:41:33.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:41:33 [2024-02-28T21:41:33.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:41:33 [2024-02-28T21:41:33.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
16:41:33 [2024-02-28T21:41:33.175Z] 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.
16:41:33 [2024-02-28T21:41:33.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:41:33 [2024-02-28T21:41:33.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:41:33 [2024-02-28T21:41:33.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:41:33 [2024-02-28T21:41:33.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:41:33 [2024-02-28T21:41:33.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:41:33 [2024-02-28T21:41:33.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
16:41:33 [2024-02-28T21:41:33.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
16:41:33 [2024-02-28T21:41:33.175Z] 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')
16:41:33 [2024-02-28T21:41:33.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:41:33 [2024-02-28T21:41:33.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:41:33 [2024-02-28T21:41:33.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:41:33 [2024-02-28T21:41:33.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
16:41:33 [2024-02-28T21:41:33.175Z] 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.
16:41:33 [2024-02-28T21:41:33.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:41:33 [2024-02-28T21:41:33.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:41:33 [2024-02-28T21:41:33.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:41:33 [2024-02-28T21:41:33.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:41:33 [2024-02-28T21:41:33.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:41:33 [2024-02-28T21:41:33.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:41:33 [2024-02-28T21:41:33.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
16:41:33 [2024-02-28T21:41:33.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
16:41:33 [2024-02-28T21:41:33.175Z] 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')
16:41:33 [2024-02-28T21:41:33.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:41:33 [2024-02-28T21:41:33.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:41:33 [2024-02-28T21:41:33.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
16:41:33 [2024-02-28T21:41:33.175Z] 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.
16:41:33 [2024-02-28T21:41:33.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
16:41:33 [2024-02-28T21:41:33.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-240490658 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:33 [2024-02-28T21:41:33.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-240490658 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:33 [2024-02-28T21:41:33.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=-240490658 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:33 [2024-02-28T21:41:33.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=-240490657 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:33 [2024-02-28T21:41:33.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=-240490657 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:33 [2024-02-28T21:41:33.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=-240490657 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:33 [2024-02-28T21:41:33.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=-240490657 data=null 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')]
16:41:33 [2024-02-28T21:41:33.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=-240490657 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:33 [2024-02-28T21:41:33.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-240490657 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:33 [2024-02-28T21:41:33.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=-240490657 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:33 [2024-02-28T21:41:33.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=-240490657 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:33 [2024-02-28T21:41:33.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=-240490657 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:33 [2024-02-28T21:41:33.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
16:41:33 [2024-02-28T21:41:33.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
16:41:33 [2024-02-28T21:41:33.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
16:41:33 [2024-02-28T21:41:33.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: of type 'Label'
16:41:33 [2024-02-28T21:41:33.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: (of type 'Label')
16:41:33 [2024-02-28T21:41:33.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
16:41:33 [2024-02-28T21:41:33.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
16:41:33 [2024-02-28T21:41:33.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:41:33 [2024-02-28T21:41:33.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:41:33 [2024-02-28T21:41:33.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:41:33 [2024-02-28T21:41:33.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:41:33 [2024-02-28T21:41:33.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:41:33 [2024-02-28T21:41:33.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:41:33 [2024-02-28T21:41:33.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:41:33 [2024-02-28T21:41:33.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
16:41:33 [2024-02-28T21:41:33.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
16:41:33 [2024-02-28T21:41:33.176Z] 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')
16:41:33 [2024-02-28T21:41:33.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:41:33 [2024-02-28T21:41:33.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
16:41:33 [2024-02-28T21:41:33.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=-240490656 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:41:33 [2024-02-28T21:41:33.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=-240490638 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:41:33 [2024-02-28T21:41:33.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=-240490638 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:41:33 [2024-02-28T21:41:33.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=-240490638 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:41:33 [2024-02-28T21:41:33.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=-240490638 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:41:33 [2024-02-28T21:41:33.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=-240490638 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:41:33 [2024-02-28T21:41:33.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=-240490638 data=null 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')]
16:41:33 [2024-02-28T21:41:33.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:41:33 [2024-02-28T21:41:33.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:41:33 [2024-02-28T21:41:33.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:41:33 [2024-02-28T21:41:33.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
16:41:33 [2024-02-28T21:41:33.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
16:41:33 [2024-02-28T21:41:33.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
16:41:33 [2024-02-28T21:41:33.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
16:41:33 [2024-02-28T21:41:33.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
16:41:33 [2024-02-28T21:41:33.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
16:41:33 [2024-02-28T21:41:33.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:41:33 [2024-02-28T21:41:33.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:41:33 [2024-02-28T21:41:33.685Z] 
16:41:33 [2024-02-28T21:41:33.685Z] (Eclipse:12922): Gtk-WARNING **: 21:41:33.433: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:33 [2024-02-28T21:41:33.685Z] 
16:41:33 [2024-02-28T21:41:33.685Z] (Eclipse:12922): Gtk-WARNING **: 21:41:33.433: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:33 [2024-02-28T21:41:33.685Z] 
16:41:33 [2024-02-28T21:41:33.685Z] (Eclipse:12922): Gtk-WARNING **: 21:41:33.433: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:33 [2024-02-28T21:41:33.685Z] 
16:41:33 [2024-02-28T21:41:33.685Z] (Eclipse:12922): Gtk-WARNING **: 21:41:33.433: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:33 [2024-02-28T21:41:33.685Z] 
16:41:33 [2024-02-28T21:41:33.685Z] (Eclipse:12922): Gtk-WARNING **: 21:41:33.461: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:33 [2024-02-28T21:41:33.685Z] 
16:41:33 [2024-02-28T21:41:33.685Z] (Eclipse:12922): Gtk-WARNING **: 21:41:33.461: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:33 [2024-02-28T21:41:33.685Z] 
16:41:33 [2024-02-28T21:41:33.685Z] (Eclipse:12922): Gtk-WARNING **: 21:41:33.461: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:33 [2024-02-28T21:41:33.685Z] 
16:41:33 [2024-02-28T21:41:33.685Z] (Eclipse:12922): Gtk-WARNING **: 21:41:33.461: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:33 [2024-02-28T21:41:33.685Z] 
16:41:33 [2024-02-28T21:41:33.685Z] (Eclipse:12922): Gtk-WARNING **: 21:41:33.491: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:33 [2024-02-28T21:41:33.685Z] 
16:41:33 [2024-02-28T21:41:33.685Z] (Eclipse:12922): Gtk-WARNING **: 21:41:33.491: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:33 [2024-02-28T21:41:33.685Z] 
16:41:33 [2024-02-28T21:41:33.685Z] (Eclipse:12922): Gtk-WARNING **: 21:41:33.491: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:33 [2024-02-28T21:41:33.685Z] 
16:41:33 [2024-02-28T21:41:33.685Z] (Eclipse:12922): Gtk-WARNING **: 21:41:33.491: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:33 [2024-02-28T21:41:33.685Z] 
16:41:33 [2024-02-28T21:41:33.685Z] (Eclipse:12922): Gtk-WARNING **: 21:41:33.522: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:33 [2024-02-28T21:41:33.685Z] 
16:41:33 [2024-02-28T21:41:33.685Z] (Eclipse:12922): Gtk-WARNING **: 21:41:33.522: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:33 [2024-02-28T21:41:33.685Z] 
16:41:33 [2024-02-28T21:41:33.685Z] (Eclipse:12922): Gtk-WARNING **: 21:41:33.522: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:33 [2024-02-28T21:41:33.685Z] 
16:41:33 [2024-02-28T21:41:33.685Z] (Eclipse:12922): Gtk-WARNING **: 21:41:33.522: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:33 [2024-02-28T21:41:33.685Z] 
16:41:33 [2024-02-28T21:41:33.685Z] (Eclipse:12922): Gtk-WARNING **: 21:41:33.551: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:33 [2024-02-28T21:41:33.685Z] 
16:41:33 [2024-02-28T21:41:33.685Z] (Eclipse:12922): Gtk-WARNING **: 21:41:33.551: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:33 [2024-02-28T21:41:33.685Z] 
16:41:33 [2024-02-28T21:41:33.685Z] (Eclipse:12922): Gtk-WARNING **: 21:41:33.551: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:33 [2024-02-28T21:41:33.685Z] 
16:41:33 [2024-02-28T21:41:33.685Z] (Eclipse:12922): Gtk-WARNING **: 21:41:33.551: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:33 [2024-02-28T21:41:33.685Z] 
16:41:33 [2024-02-28T21:41:33.685Z] (Eclipse:12922): Gtk-WARNING **: 21:41:33.579: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:33 [2024-02-28T21:41:33.685Z] 
16:41:33 [2024-02-28T21:41:33.685Z] (Eclipse:12922): Gtk-WARNING **: 21:41:33.579: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:33 [2024-02-28T21:41:33.685Z] 
16:41:33 [2024-02-28T21:41:33.685Z] (Eclipse:12922): Gtk-WARNING **: 21:41:33.579: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:33 [2024-02-28T21:41:33.685Z] 
16:41:33 [2024-02-28T21:41:33.685Z] (Eclipse:12922): Gtk-WARNING **: 21:41:33.579: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:33 [2024-02-28T21:41:33.685Z] 
16:41:33 [2024-02-28T21:41:33.685Z] (Eclipse:12922): Gtk-WARNING **: 21:41:33.608: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:33 [2024-02-28T21:41:33.685Z] 
16:41:33 [2024-02-28T21:41:33.686Z] (Eclipse:12922): Gtk-WARNING **: 21:41:33.608: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:33 [2024-02-28T21:41:33.686Z] 
16:41:33 [2024-02-28T21:41:33.686Z] (Eclipse:12922): Gtk-WARNING **: 21:41:33.608: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:33 [2024-02-28T21:41:33.686Z] 
16:41:33 [2024-02-28T21:41:33.686Z] (Eclipse:12922): Gtk-WARNING **: 21:41:33.608: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:33 [2024-02-28T21:41:33.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
16:41:33 [2024-02-28T21:41:33.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-240490186 data=null doit=true}, Shell with text {Find}]
16:41:33 [2024-02-28T21:41:33.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
16:41:33 [2024-02-28T21:41:33.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
16:41:33 [2024-02-28T21:41:33.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:41:33 [2024-02-28T21:41:33.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:41:33 [2024-02-28T21:41:33.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:41:33 [2024-02-28T21:41:33.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:41:33 [2024-02-28T21:41:33.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:41:33 [2024-02-28T21:41:33.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:41:33 [2024-02-28T21:41:33.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:41:33 [2024-02-28T21:41:33.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
16:41:33 [2024-02-28T21:41:33.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
16:41:33 [2024-02-28T21:41:33.686Z] 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')
16:41:33 [2024-02-28T21:41:33.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:41:33 [2024-02-28T21:41:33.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
16:41:33 [2024-02-28T21:41:33.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=-240490181 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:41:33 [2024-02-28T21:41:33.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=-240490180 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:41:33 [2024-02-28T21:41:33.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=-240490180 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:41:33 [2024-02-28T21:41:33.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=-240490180 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:41:33 [2024-02-28T21:41:33.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=-240490180 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:41:33 [2024-02-28T21:41:33.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=-240490180 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:41:33 [2024-02-28T21:41:33.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=-240490180 data=null 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')]
16:41:33 [2024-02-28T21:41:33.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:41:33 [2024-02-28T21:41:33.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:41:33 [2024-02-28T21:41:33.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:41:33 [2024-02-28T21:41:33.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
16:41:33 [2024-02-28T21:41:33.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
16:41:33 [2024-02-28T21:41:33.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
16:41:33 [2024-02-28T21:41:33.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
16:41:33 [2024-02-28T21:41:33.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
16:41:33 [2024-02-28T21:41:33.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
16:41:33 [2024-02-28T21:41:33.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:41:33 [2024-02-28T21:41:33.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:41:33 [2024-02-28T21:41:33.942Z] 
16:41:33 [2024-02-28T21:41:33.942Z] (Eclipse:12922): Gtk-WARNING **: 21:41:33.901: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:33 [2024-02-28T21:41:33.942Z] 
16:41:33 [2024-02-28T21:41:33.942Z] (Eclipse:12922): Gtk-WARNING **: 21:41:33.901: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:33 [2024-02-28T21:41:33.942Z] 
16:41:33 [2024-02-28T21:41:33.942Z] (Eclipse:12922): Gtk-WARNING **: 21:41:33.901: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:33 [2024-02-28T21:41:33.942Z] 
16:41:33 [2024-02-28T21:41:33.942Z] (Eclipse:12922): Gtk-WARNING **: 21:41:33.901: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:34 [2024-02-28T21:41:34.196Z] 
16:41:34 [2024-02-28T21:41:34.196Z] (Eclipse:12922): Gtk-WARNING **: 21:41:33.971: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:34 [2024-02-28T21:41:34.197Z] 
16:41:34 [2024-02-28T21:41:34.197Z] (Eclipse:12922): Gtk-WARNING **: 21:41:33.971: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:34 [2024-02-28T21:41:34.197Z] 
16:41:34 [2024-02-28T21:41:34.197Z] (Eclipse:12922): Gtk-WARNING **: 21:41:33.971: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:34 [2024-02-28T21:41:34.197Z] 
16:41:34 [2024-02-28T21:41:34.197Z] (Eclipse:12922): Gtk-WARNING **: 21:41:33.971: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:34 [2024-02-28T21:41:34.197Z] 
16:41:34 [2024-02-28T21:41:34.197Z] (Eclipse:12922): Gtk-WARNING **: 21:41:34.003: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:34 [2024-02-28T21:41:34.197Z] 
16:41:34 [2024-02-28T21:41:34.197Z] (Eclipse:12922): Gtk-WARNING **: 21:41:34.003: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:34 [2024-02-28T21:41:34.197Z] 
16:41:34 [2024-02-28T21:41:34.197Z] (Eclipse:12922): Gtk-WARNING **: 21:41:34.003: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:34 [2024-02-28T21:41:34.197Z] 
16:41:34 [2024-02-28T21:41:34.197Z] (Eclipse:12922): Gtk-WARNING **: 21:41:34.003: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:34 [2024-02-28T21:41:34.197Z] 
16:41:34 [2024-02-28T21:41:34.197Z] (Eclipse:12922): Gtk-WARNING **: 21:41:34.070: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:34 [2024-02-28T21:41:34.197Z] 
16:41:34 [2024-02-28T21:41:34.197Z] (Eclipse:12922): Gtk-WARNING **: 21:41:34.070: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:34 [2024-02-28T21:41:34.197Z] 
16:41:34 [2024-02-28T21:41:34.197Z] (Eclipse:12922): Gtk-WARNING **: 21:41:34.070: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:34 [2024-02-28T21:41:34.197Z] 
16:41:34 [2024-02-28T21:41:34.197Z] (Eclipse:12922): Gtk-WARNING **: 21:41:34.070: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:34 [2024-02-28T21:41:34.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
16:41:34 [2024-02-28T21:41:34.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-240489724 data=null doit=true}, Shell with text {Find}]
16:41:34 [2024-02-28T21:41:34.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
16:41:34 [2024-02-28T21:41:34.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
16:41:34 [2024-02-28T21:41:34.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:41:34 [2024-02-28T21:41:34.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:41:34 [2024-02-28T21:41:34.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:41:34 [2024-02-28T21:41:34.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:41:34 [2024-02-28T21:41:34.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:41:34 [2024-02-28T21:41:34.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:41:34 [2024-02-28T21:41:34.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:41:34 [2024-02-28T21:41:34.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
16:41:34 [2024-02-28T21:41:34.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
16:41:34 [2024-02-28T21:41:34.197Z] 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')
16:41:34 [2024-02-28T21:41:34.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:41:34 [2024-02-28T21:41:34.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
16:41:34 [2024-02-28T21:41:34.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=-240489722 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:41:34 [2024-02-28T21:41:34.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=-240489722 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:41:34 [2024-02-28T21:41:34.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=-240489722 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:41:34 [2024-02-28T21:41:34.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=-240489722 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:41:34 [2024-02-28T21:41:34.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=-240489722 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:41:34 [2024-02-28T21:41:34.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=-240489722 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:41:34 [2024-02-28T21:41:34.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=-240489722 data=null 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')]
16:41:34 [2024-02-28T21:41:34.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:41:34 [2024-02-28T21:41:34.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:41:34 [2024-02-28T21:41:34.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:41:34 [2024-02-28T21:41:34.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
16:41:34 [2024-02-28T21:41:34.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
16:41:34 [2024-02-28T21:41:34.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
16:41:34 [2024-02-28T21:41:34.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
16:41:34 [2024-02-28T21:41:34.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
16:41:34 [2024-02-28T21:41:34.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
16:41:34 [2024-02-28T21:41:34.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:41:34 [2024-02-28T21:41:34.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:41:34 [2024-02-28T21:41:34.452Z] 
16:41:34 [2024-02-28T21:41:34.452Z] (Eclipse:12922): Gtk-WARNING **: 21:41:34.434: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:34 [2024-02-28T21:41:34.452Z] 
16:41:34 [2024-02-28T21:41:34.452Z] (Eclipse:12922): Gtk-WARNING **: 21:41:34.434: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:34 [2024-02-28T21:41:34.452Z] 
16:41:34 [2024-02-28T21:41:34.452Z] (Eclipse:12922): Gtk-WARNING **: 21:41:34.434: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:34 [2024-02-28T21:41:34.452Z] 
16:41:34 [2024-02-28T21:41:34.452Z] (Eclipse:12922): Gtk-WARNING **: 21:41:34.434: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:34 [2024-02-28T21:41:34.708Z] 
16:41:34 [2024-02-28T21:41:34.708Z] (Eclipse:12922): Gtk-WARNING **: 21:41:34.462: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:34 [2024-02-28T21:41:34.708Z] 
16:41:34 [2024-02-28T21:41:34.708Z] (Eclipse:12922): Gtk-WARNING **: 21:41:34.462: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:34 [2024-02-28T21:41:34.708Z] 
16:41:34 [2024-02-28T21:41:34.708Z] (Eclipse:12922): Gtk-WARNING **: 21:41:34.462: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:34 [2024-02-28T21:41:34.708Z] 
16:41:34 [2024-02-28T21:41:34.708Z] (Eclipse:12922): Gtk-WARNING **: 21:41:34.462: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:34 [2024-02-28T21:41:34.708Z] 
16:41:34 [2024-02-28T21:41:34.708Z] (Eclipse:12922): Gtk-WARNING **: 21:41:34.499: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:34 [2024-02-28T21:41:34.708Z] 
16:41:34 [2024-02-28T21:41:34.708Z] (Eclipse:12922): Gtk-WARNING **: 21:41:34.499: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:34 [2024-02-28T21:41:34.708Z] 
16:41:34 [2024-02-28T21:41:34.708Z] (Eclipse:12922): Gtk-WARNING **: 21:41:34.499: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:34 [2024-02-28T21:41:34.708Z] 
16:41:34 [2024-02-28T21:41:34.708Z] (Eclipse:12922): Gtk-WARNING **: 21:41:34.499: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:34 [2024-02-28T21:41:34.708Z] 
16:41:34 [2024-02-28T21:41:34.708Z] (Eclipse:12922): Gtk-WARNING **: 21:41:34.575: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:34 [2024-02-28T21:41:34.708Z] 
16:41:34 [2024-02-28T21:41:34.708Z] (Eclipse:12922): Gtk-WARNING **: 21:41:34.575: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:34 [2024-02-28T21:41:34.708Z] 
16:41:34 [2024-02-28T21:41:34.708Z] (Eclipse:12922): Gtk-WARNING **: 21:41:34.575: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:34 [2024-02-28T21:41:34.708Z] 
16:41:34 [2024-02-28T21:41:34.708Z] (Eclipse:12922): Gtk-WARNING **: 21:41:34.575: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:34 [2024-02-28T21:41:34.708Z] 
16:41:34 [2024-02-28T21:41:34.708Z] (Eclipse:12922): Gtk-WARNING **: 21:41:34.606: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:34 [2024-02-28T21:41:34.708Z] 
16:41:34 [2024-02-28T21:41:34.708Z] (Eclipse:12922): Gtk-WARNING **: 21:41:34.606: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:34 [2024-02-28T21:41:34.708Z] 
16:41:34 [2024-02-28T21:41:34.708Z] (Eclipse:12922): Gtk-WARNING **: 21:41:34.607: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:34 [2024-02-28T21:41:34.708Z] 
16:41:34 [2024-02-28T21:41:34.708Z] (Eclipse:12922): Gtk-WARNING **: 21:41:34.607: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:34 [2024-02-28T21:41:34.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
16:41:34 [2024-02-28T21:41:34.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-240489139 data=null doit=true}, Shell with text {Find}]
16:41:34 [2024-02-28T21:41:34.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
16:41:34 [2024-02-28T21:41:34.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:41:34 [2024-02-28T21:41:34.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:41:34 [2024-02-28T21:41:34.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:41:34 [2024-02-28T21:41:34.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:41:34 [2024-02-28T21:41:34.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:41:34 [2024-02-28T21:41:34.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:41:34 [2024-02-28T21:41:34.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:41:34 [2024-02-28T21:41:34.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:41:34 [2024-02-28T21:41:34.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
16:41:34 [2024-02-28T21:41:34.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
16:41:34 [2024-02-28T21:41:34.708Z] 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')
16:41:34 [2024-02-28T21:41:34.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: of type 'Combo'
16:41:34 [2024-02-28T21:41:34.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: (of type 'Combo')
16:41:34 [2024-02-28T21:41:34.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to \A492
16:41:34 [2024-02-28T21:41:34.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {\A492} [layout=null] time=-240489137 data=null}, (of type 'Combo')]
16:41:34 [2024-02-28T21:41:34.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to \A492
16:41:34 [2024-02-28T21:41:34.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:41:34 [2024-02-28T21:41:34.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
16:41:34 [2024-02-28T21:41:34.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
16:41:34 [2024-02-28T21:41:34.708Z] 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')
16:41:34 [2024-02-28T21:41:34.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:41:34 [2024-02-28T21:41:34.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:41:34 [2024-02-28T21:41:34.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:41:34 [2024-02-28T21:41:34.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:41:34 [2024-02-28T21:41:34.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:41:34 [2024-02-28T21:41:34.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:41:34 [2024-02-28T21:41:34.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:41:34 [2024-02-28T21:41:34.708Z] 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.
16:41:34 [2024-02-28T21:41:34.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:41:34 [2024-02-28T21:41:34.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:41:34 [2024-02-28T21:41:34.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:41:34 [2024-02-28T21:41:34.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
16:41:34 [2024-02-28T21:41:34.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
16:41:34 [2024-02-28T21:41:34.709Z] 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')
16:41:34 [2024-02-28T21:41:34.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:41:34 [2024-02-28T21:41:34.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:41:34 [2024-02-28T21:41:34.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:41:34 [2024-02-28T21:41:34.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:41:34 [2024-02-28T21:41:34.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:41:34 [2024-02-28T21:41:34.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
16:41:34 [2024-02-28T21:41:34.709Z] 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.
16:41:34 [2024-02-28T21:41:34.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:41:34 [2024-02-28T21:41:34.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:41:34 [2024-02-28T21:41:34.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:41:34 [2024-02-28T21:41:34.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:41:34 [2024-02-28T21:41:34.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
16:41:34 [2024-02-28T21:41:34.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
16:41:34 [2024-02-28T21:41:34.709Z] 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')
16:41:34 [2024-02-28T21:41:34.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:41:34 [2024-02-28T21:41:34.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:41:34 [2024-02-28T21:41:34.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:41:34 [2024-02-28T21:41:34.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:41:34 [2024-02-28T21:41:34.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
16:41:34 [2024-02-28T21:41:34.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@604125bd
16:41:34 [2024-02-28T21:41:34.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Wra&p search} time=-240489135 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')]
16:41:34 [2024-02-28T21:41:34.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=-240489135 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')]
16:41:34 [2024-02-28T21:41:34.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Wra&p search} time=-240489135 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
16:41:34 [2024-02-28T21:41:34.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Wra&p search} time=-240489135 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
16:41:34 [2024-02-28T21:41:34.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Wra&p search} time=-240489135 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')]
16:41:34 [2024-02-28T21:41:34.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Wra&p search} time=-240489135 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')]
16:41:34 [2024-02-28T21:41:34.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Wra&p search} time=-240489135 data=null 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')]
16:41:34 [2024-02-28T21:41:34.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Wra&p search} time=-240489135 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')]
16:41:34 [2024-02-28T21:41:34.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=-240489134 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')]
16:41:34 [2024-02-28T21:41:34.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Wra&p search} time=-240489134 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')]
16:41:34 [2024-02-28T21:41:34.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Wra&p search} time=-240489134 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
16:41:34 [2024-02-28T21:41:34.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Wra&p search} time=-240489134 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
16:41:34 [2024-02-28T21:41:34.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:41:34 [2024-02-28T21:41:34.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:41:34 [2024-02-28T21:41:34.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:41:34 [2024-02-28T21:41:34.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:41:34 [2024-02-28T21:41:34.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:41:34 [2024-02-28T21:41:34.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
16:41:34 [2024-02-28T21:41:34.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
16:41:34 [2024-02-28T21:41:34.709Z] 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')
16:41:34 [2024-02-28T21:41:34.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:41:34 [2024-02-28T21:41:34.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:41:34 [2024-02-28T21:41:34.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:41:34 [2024-02-28T21:41:34.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:41:34 [2024-02-28T21:41:34.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:41:34 [2024-02-28T21:41:34.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:41:34 [2024-02-28T21:41:34.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:41:34 [2024-02-28T21:41:34.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:41:34 [2024-02-28T21:41:34.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:41:34 [2024-02-28T21:41:34.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
16:41:34 [2024-02-28T21:41:34.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
16:41:34 [2024-02-28T21:41:34.710Z] 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')
16:41:34 [2024-02-28T21:41:34.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:41:34 [2024-02-28T21:41:34.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:41:34 [2024-02-28T21:41:34.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
16:41:34 [2024-02-28T21:41:34.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@acc6a69
16:41:34 [2024-02-28T21:41:34.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=-240489134 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')]
16:41:34 [2024-02-28T21:41:34.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=-240489134 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')]
16:41:34 [2024-02-28T21:41:34.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Regular e&xpression} time=-240489133 data=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
16:41:34 [2024-02-28T21:41:34.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=-240489133 data=null}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
16:41:34 [2024-02-28T21:41:34.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=-240489133 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')]
16:41:34 [2024-02-28T21:41:34.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=-240489133 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')]
16:41:34 [2024-02-28T21:41:34.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Regular e&xpression} time=-240489133 data=null 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')]
16:41:34 [2024-02-28T21:41:34.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=-240489133 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')]
16:41:34 [2024-02-28T21:41:34.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=-240489133 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')]
16:41:34 [2024-02-28T21:41:34.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=-240489133 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')]
16:41:34 [2024-02-28T21:41:34.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=-240489133 data=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
16:41:34 [2024-02-28T21:41:34.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=-240489133 data=null}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
16:41:34 [2024-02-28T21:41:34.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
16:41:34 [2024-02-28T21:41:34.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-240489133 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:34 [2024-02-28T21:41:34.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-240489133 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:34 [2024-02-28T21:41:34.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=-240489133 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:34 [2024-02-28T21:41:34.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=-240489133 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:34 [2024-02-28T21:41:34.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=-240489133 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:34 [2024-02-28T21:41:34.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=-240489133 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:34 [2024-02-28T21:41:34.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=-240489133 data=null 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')]
16:41:34 [2024-02-28T21:41:34.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=-240489129 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:34 [2024-02-28T21:41:34.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-240489129 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:34 [2024-02-28T21:41:34.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=-240489129 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:34 [2024-02-28T21:41:34.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=-240489129 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:34 [2024-02-28T21:41:34.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=-240489129 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:34 [2024-02-28T21:41:34.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
16:41:34 [2024-02-28T21:41:34.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
16:41:34 [2024-02-28T21:41:34.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
16:41:34 [2024-02-28T21:41:34.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:41:34 [2024-02-28T21:41:34.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
16:41:34 [2024-02-28T21:41:34.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "\A492", using matcher: of type 'Combo'
16:41:34 [2024-02-28T21:41:34.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "\A492", using matcher: (of type 'Combo')
16:41:34 [2024-02-28T21:41:34.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to \A492
16:41:34 [2024-02-28T21:41:34.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {\A492} [layout=null] time=-240489128 data=null}, (of type 'Combo')]
16:41:34 [2024-02-28T21:41:34.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to \A492
16:41:34 [2024-02-28T21:41:34.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:41:34 [2024-02-28T21:41:34.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
16:41:34 [2024-02-28T21:41:34.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
16:41:34 [2024-02-28T21:41:34.711Z] 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')
16:41:34 [2024-02-28T21:41:34.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:41:34 [2024-02-28T21:41:34.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:41:34 [2024-02-28T21:41:34.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:41:34 [2024-02-28T21:41:34.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:41:34 [2024-02-28T21:41:34.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:41:34 [2024-02-28T21:41:34.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:41:34 [2024-02-28T21:41:34.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:41:34 [2024-02-28T21:41:34.711Z] 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.
16:41:34 [2024-02-28T21:41:34.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:41:34 [2024-02-28T21:41:34.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:41:34 [2024-02-28T21:41:34.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:41:34 [2024-02-28T21:41:34.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
16:41:34 [2024-02-28T21:41:34.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
16:41:34 [2024-02-28T21:41:34.711Z] 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')
16:41:34 [2024-02-28T21:41:34.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:41:34 [2024-02-28T21:41:34.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:41:34 [2024-02-28T21:41:34.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:41:34 [2024-02-28T21:41:34.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:41:34 [2024-02-28T21:41:34.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:41:34 [2024-02-28T21:41:34.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
16:41:34 [2024-02-28T21:41:34.711Z] 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.
16:41:34 [2024-02-28T21:41:34.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:41:34 [2024-02-28T21:41:34.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:41:34 [2024-02-28T21:41:34.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:41:34 [2024-02-28T21:41:34.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:41:34 [2024-02-28T21:41:34.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
16:41:34 [2024-02-28T21:41:34.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
16:41:34 [2024-02-28T21:41:34.711Z] 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')
16:41:34 [2024-02-28T21:41:34.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:41:34 [2024-02-28T21:41:34.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:41:34 [2024-02-28T21:41:34.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:41:34 [2024-02-28T21:41:34.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:41:34 [2024-02-28T21:41:34.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
16:41:34 [2024-02-28T21:41:34.711Z] 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.
16:41:34 [2024-02-28T21:41:34.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:41:34 [2024-02-28T21:41:34.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:41:34 [2024-02-28T21:41:34.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:41:34 [2024-02-28T21:41:34.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:41:34 [2024-02-28T21:41:34.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:41:34 [2024-02-28T21:41:34.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
16:41:34 [2024-02-28T21:41:34.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
16:41:34 [2024-02-28T21:41:34.711Z] 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')
16:41:34 [2024-02-28T21:41:34.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:41:34 [2024-02-28T21:41:34.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:41:34 [2024-02-28T21:41:34.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:41:34 [2024-02-28T21:41:34.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:41:34 [2024-02-28T21:41:34.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:41:34 [2024-02-28T21:41:34.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:41:34 [2024-02-28T21:41:34.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:41:34 [2024-02-28T21:41:34.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:41:34 [2024-02-28T21:41:34.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:41:34 [2024-02-28T21:41:34.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
16:41:34 [2024-02-28T21:41:34.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
16:41:34 [2024-02-28T21:41:34.711Z] 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')
16:41:34 [2024-02-28T21:41:34.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:41:34 [2024-02-28T21:41:34.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:41:34 [2024-02-28T21:41:34.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
16:41:34 [2024-02-28T21:41:34.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@237b93f5
16:41:34 [2024-02-28T21:41:34.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=-240489125 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')]
16:41:34 [2024-02-28T21:41:34.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=-240489125 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')]
16:41:34 [2024-02-28T21:41:34.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Regular e&xpression} time=-240489125 data=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
16:41:34 [2024-02-28T21:41:34.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=-240489125 data=null}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
16:41:34 [2024-02-28T21:41:34.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=-240489125 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')]
16:41:34 [2024-02-28T21:41:34.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=-240489125 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')]
16:41:34 [2024-02-28T21:41:34.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Regular e&xpression} time=-240489125 data=null 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')]
16:41:34 [2024-02-28T21:41:34.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=-240489120 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')]
16:41:34 [2024-02-28T21:41:34.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=-240489120 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')]
16:41:34 [2024-02-28T21:41:34.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=-240489120 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')]
16:41:34 [2024-02-28T21:41:34.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=-240489120 data=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
16:41:34 [2024-02-28T21:41:34.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=-240489120 data=null}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
16:41:34 [2024-02-28T21:41:34.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
16:41:34 [2024-02-28T21:41:34.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-240489120 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:34 [2024-02-28T21:41:34.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-240489120 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:34 [2024-02-28T21:41:34.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=-240489120 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:34 [2024-02-28T21:41:34.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=-240489120 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:34 [2024-02-28T21:41:34.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=-240489120 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:34 [2024-02-28T21:41:34.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=-240489120 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:34 [2024-02-28T21:41:34.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=-240489120 data=null 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')]
16:41:34 [2024-02-28T21:41:34.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=-240489119 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:34 [2024-02-28T21:41:34.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-240489119 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:34 [2024-02-28T21:41:34.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=-240489119 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:34 [2024-02-28T21:41:34.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=-240489119 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:34 [2024-02-28T21:41:34.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=-240489119 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:34 [2024-02-28T21:41:34.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
16:41:34 [2024-02-28T21:41:34.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
16:41:34 [2024-02-28T21:41:34.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
16:41:34 [2024-02-28T21:41:34.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: of type 'Label'
16:41:34 [2024-02-28T21:41:34.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: (of type 'Label')
16:41:34 [2024-02-28T21:41:34.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
16:41:34 [2024-02-28T21:41:34.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
16:41:34 [2024-02-28T21:41:34.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:41:34 [2024-02-28T21:41:34.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:41:34 [2024-02-28T21:41:34.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:41:34 [2024-02-28T21:41:34.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:41:34 [2024-02-28T21:41:34.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:41:34 [2024-02-28T21:41:34.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:41:34 [2024-02-28T21:41:34.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:41:34 [2024-02-28T21:41:34.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
16:41:34 [2024-02-28T21:41:34.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
16:41:34 [2024-02-28T21:41:34.712Z] 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')
16:41:34 [2024-02-28T21:41:34.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:41:34 [2024-02-28T21:41:34.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
16:41:34 [2024-02-28T21:41:34.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=-240489117 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:41:34 [2024-02-28T21:41:34.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=-240489117 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:41:34 [2024-02-28T21:41:34.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=-240489117 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:41:34 [2024-02-28T21:41:34.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=-240489117 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:41:34 [2024-02-28T21:41:34.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=-240489117 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:41:34 [2024-02-28T21:41:34.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=-240489117 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:41:34 [2024-02-28T21:41:34.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=-240489117 data=null 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')]
16:41:34 [2024-02-28T21:41:34.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:41:34 [2024-02-28T21:41:34.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:41:34 [2024-02-28T21:41:34.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:41:34 [2024-02-28T21:41:34.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
16:41:34 [2024-02-28T21:41:34.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
16:41:34 [2024-02-28T21:41:34.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
16:41:34 [2024-02-28T21:41:34.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
16:41:34 [2024-02-28T21:41:34.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
16:41:34 [2024-02-28T21:41:34.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
16:41:34 [2024-02-28T21:41:34.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:41:34 [2024-02-28T21:41:34.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:41:35 [2024-02-28T21:41:35.224Z] 
16:41:35 [2024-02-28T21:41:35.224Z] (Eclipse:12922): Gtk-WARNING **: 21:41:35.033: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:35 [2024-02-28T21:41:35.224Z] 
16:41:35 [2024-02-28T21:41:35.224Z] (Eclipse:12922): Gtk-WARNING **: 21:41:35.033: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:35 [2024-02-28T21:41:35.224Z] 
16:41:35 [2024-02-28T21:41:35.224Z] (Eclipse:12922): Gtk-WARNING **: 21:41:35.033: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:35 [2024-02-28T21:41:35.224Z] 
16:41:35 [2024-02-28T21:41:35.224Z] (Eclipse:12922): Gtk-WARNING **: 21:41:35.033: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:35 [2024-02-28T21:41:35.224Z] 
16:41:35 [2024-02-28T21:41:35.224Z] (Eclipse:12922): Gtk-WARNING **: 21:41:35.061: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:35 [2024-02-28T21:41:35.224Z] 
16:41:35 [2024-02-28T21:41:35.224Z] (Eclipse:12922): Gtk-WARNING **: 21:41:35.061: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:35 [2024-02-28T21:41:35.224Z] 
16:41:35 [2024-02-28T21:41:35.224Z] (Eclipse:12922): Gtk-WARNING **: 21:41:35.061: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:35 [2024-02-28T21:41:35.224Z] 
16:41:35 [2024-02-28T21:41:35.224Z] (Eclipse:12922): Gtk-WARNING **: 21:41:35.061: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:35 [2024-02-28T21:41:35.224Z] 
16:41:35 [2024-02-28T21:41:35.224Z] (Eclipse:12922): Gtk-WARNING **: 21:41:35.091: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:35 [2024-02-28T21:41:35.224Z] 
16:41:35 [2024-02-28T21:41:35.224Z] (Eclipse:12922): Gtk-WARNING **: 21:41:35.091: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:35 [2024-02-28T21:41:35.224Z] 
16:41:35 [2024-02-28T21:41:35.224Z] (Eclipse:12922): Gtk-WARNING **: 21:41:35.091: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:35 [2024-02-28T21:41:35.224Z] 
16:41:35 [2024-02-28T21:41:35.224Z] (Eclipse:12922): Gtk-WARNING **: 21:41:35.091: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:35 [2024-02-28T21:41:35.224Z] 
16:41:35 [2024-02-28T21:41:35.224Z] (Eclipse:12922): Gtk-WARNING **: 21:41:35.121: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:35 [2024-02-28T21:41:35.224Z] 
16:41:35 [2024-02-28T21:41:35.224Z] (Eclipse:12922): Gtk-WARNING **: 21:41:35.121: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:35 [2024-02-28T21:41:35.225Z] 
16:41:35 [2024-02-28T21:41:35.225Z] (Eclipse:12922): Gtk-WARNING **: 21:41:35.121: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:35 [2024-02-28T21:41:35.225Z] 
16:41:35 [2024-02-28T21:41:35.225Z] (Eclipse:12922): Gtk-WARNING **: 21:41:35.121: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:35 [2024-02-28T21:41:35.225Z] 
16:41:35 [2024-02-28T21:41:35.225Z] (Eclipse:12922): Gtk-WARNING **: 21:41:35.153: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:35 [2024-02-28T21:41:35.225Z] 
16:41:35 [2024-02-28T21:41:35.225Z] (Eclipse:12922): Gtk-WARNING **: 21:41:35.153: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:35 [2024-02-28T21:41:35.225Z] 
16:41:35 [2024-02-28T21:41:35.225Z] (Eclipse:12922): Gtk-WARNING **: 21:41:35.153: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:35 [2024-02-28T21:41:35.225Z] 
16:41:35 [2024-02-28T21:41:35.225Z] (Eclipse:12922): Gtk-WARNING **: 21:41:35.153: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:35 [2024-02-28T21:41:35.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
16:41:35 [2024-02-28T21:41:35.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-240488628 data=null doit=true}, Shell with text {Find}]
16:41:35 [2024-02-28T21:41:35.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
16:41:35 [2024-02-28T21:41:35.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:41:35 [2024-02-28T21:41:35.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:41:35 [2024-02-28T21:41:35.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:41:35 [2024-02-28T21:41:35.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:41:35 [2024-02-28T21:41:35.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:41:35 [2024-02-28T21:41:35.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:41:35 [2024-02-28T21:41:35.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:41:35 [2024-02-28T21:41:35.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:41:35 [2024-02-28T21:41:35.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
16:41:35 [2024-02-28T21:41:35.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
16:41:35 [2024-02-28T21:41:35.225Z] 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')
16:41:35 [2024-02-28T21:41:35.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:41:35 [2024-02-28T21:41:35.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: of type 'Combo'
16:41:35 [2024-02-28T21:41:35.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: (of type 'Combo')
16:41:35 [2024-02-28T21:41:35.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to 492
16:41:35 [2024-02-28T21:41:35.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {492} [layout=null] time=-240488625 data=null}, (of type 'Combo')]
16:41:35 [2024-02-28T21:41:35.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to 492
16:41:35 [2024-02-28T21:41:35.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:41:35 [2024-02-28T21:41:35.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
16:41:35 [2024-02-28T21:41:35.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
16:41:35 [2024-02-28T21:41:35.225Z] 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')
16:41:35 [2024-02-28T21:41:35.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:41:35 [2024-02-28T21:41:35.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:41:35 [2024-02-28T21:41:35.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:41:35 [2024-02-28T21:41:35.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:41:35 [2024-02-28T21:41:35.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:41:35 [2024-02-28T21:41:35.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:41:35 [2024-02-28T21:41:35.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:41:35 [2024-02-28T21:41:35.225Z] 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.
16:41:35 [2024-02-28T21:41:35.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:41:35 [2024-02-28T21:41:35.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:41:35 [2024-02-28T21:41:35.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:41:35 [2024-02-28T21:41:35.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
16:41:35 [2024-02-28T21:41:35.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
16:41:35 [2024-02-28T21:41:35.225Z] 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')
16:41:35 [2024-02-28T21:41:35.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:41:35 [2024-02-28T21:41:35.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:41:35 [2024-02-28T21:41:35.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:41:35 [2024-02-28T21:41:35.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:41:35 [2024-02-28T21:41:35.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:41:35 [2024-02-28T21:41:35.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
16:41:35 [2024-02-28T21:41:35.225Z] 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.
16:41:35 [2024-02-28T21:41:35.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:41:35 [2024-02-28T21:41:35.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:41:35 [2024-02-28T21:41:35.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:41:35 [2024-02-28T21:41:35.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:41:35 [2024-02-28T21:41:35.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
16:41:35 [2024-02-28T21:41:35.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
16:41:35 [2024-02-28T21:41:35.225Z] 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')
16:41:35 [2024-02-28T21:41:35.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:41:35 [2024-02-28T21:41:35.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:41:35 [2024-02-28T21:41:35.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:41:35 [2024-02-28T21:41:35.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:41:35 [2024-02-28T21:41:35.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
16:41:35 [2024-02-28T21:41:35.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@21f9d977
16:41:35 [2024-02-28T21:41:35.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Wra&p search} time=-240488623 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')]
16:41:35 [2024-02-28T21:41:35.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=-240488623 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')]
16:41:35 [2024-02-28T21:41:35.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Wra&p search} time=-240488623 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
16:41:35 [2024-02-28T21:41:35.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Wra&p search} time=-240488623 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
16:41:35 [2024-02-28T21:41:35.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Wra&p search} time=-240488623 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')]
16:41:35 [2024-02-28T21:41:35.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Wra&p search} time=-240488623 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')]
16:41:35 [2024-02-28T21:41:35.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Wra&p search} time=-240488623 data=null 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')]
16:41:35 [2024-02-28T21:41:35.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Wra&p search} time=-240488623 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')]
16:41:35 [2024-02-28T21:41:35.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=-240488623 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')]
16:41:35 [2024-02-28T21:41:35.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Wra&p search} time=-240488622 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')]
16:41:35 [2024-02-28T21:41:35.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Wra&p search} time=-240488622 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
16:41:35 [2024-02-28T21:41:35.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Wra&p search} time=-240488622 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
16:41:35 [2024-02-28T21:41:35.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:41:35 [2024-02-28T21:41:35.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:41:35 [2024-02-28T21:41:35.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:41:35 [2024-02-28T21:41:35.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:41:35 [2024-02-28T21:41:35.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:41:35 [2024-02-28T21:41:35.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
16:41:35 [2024-02-28T21:41:35.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
16:41:35 [2024-02-28T21:41:35.226Z] 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')
16:41:35 [2024-02-28T21:41:35.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:41:35 [2024-02-28T21:41:35.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:41:35 [2024-02-28T21:41:35.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:41:35 [2024-02-28T21:41:35.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
16:41:35 [2024-02-28T21:41:35.226Z] 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.
16:41:35 [2024-02-28T21:41:35.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:41:35 [2024-02-28T21:41:35.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:41:35 [2024-02-28T21:41:35.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:41:35 [2024-02-28T21:41:35.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:41:35 [2024-02-28T21:41:35.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:41:35 [2024-02-28T21:41:35.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:41:35 [2024-02-28T21:41:35.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
16:41:35 [2024-02-28T21:41:35.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
16:41:35 [2024-02-28T21:41:35.226Z] 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')
16:41:35 [2024-02-28T21:41:35.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:41:35 [2024-02-28T21:41:35.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:41:35 [2024-02-28T21:41:35.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
16:41:35 [2024-02-28T21:41:35.226Z] 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.
16:41:35 [2024-02-28T21:41:35.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
16:41:35 [2024-02-28T21:41:35.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-240488622 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:35 [2024-02-28T21:41:35.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-240488622 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:35 [2024-02-28T21:41:35.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=-240488622 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:35 [2024-02-28T21:41:35.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=-240488621 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:35 [2024-02-28T21:41:35.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=-240488621 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:35 [2024-02-28T21:41:35.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=-240488621 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:35 [2024-02-28T21:41:35.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=-240488621 data=null 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')]
16:41:35 [2024-02-28T21:41:35.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=-240488621 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:35 [2024-02-28T21:41:35.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-240488621 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:35 [2024-02-28T21:41:35.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=-240488621 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:35 [2024-02-28T21:41:35.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=-240488621 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:35 [2024-02-28T21:41:35.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=-240488621 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:35 [2024-02-28T21:41:35.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
16:41:35 [2024-02-28T21:41:35.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
16:41:35 [2024-02-28T21:41:35.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
16:41:35 [2024-02-28T21:41:35.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:41:35 [2024-02-28T21:41:35.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
16:41:35 [2024-02-28T21:41:35.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:41:35 [2024-02-28T21:41:35.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:41:35 [2024-02-28T21:41:35.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "492", using matcher: of type 'Combo'
16:41:35 [2024-02-28T21:41:35.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "492", using matcher: (of type 'Combo')
16:41:35 [2024-02-28T21:41:35.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to 492
16:41:35 [2024-02-28T21:41:35.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {492} [layout=null] time=-240488620 data=null}, (of type 'Combo')]
16:41:35 [2024-02-28T21:41:35.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to 492
16:41:35 [2024-02-28T21:41:35.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:41:35 [2024-02-28T21:41:35.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:41:35 [2024-02-28T21:41:35.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: with mnemonic 'Backward'
16:41:35 [2024-02-28T21:41:35.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO'
16:41:35 [2024-02-28T21:41:35.227Z] 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')
16:41:35 [2024-02-28T21:41:35.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:41:35 [2024-02-28T21:41:35.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:41:35 [2024-02-28T21:41:35.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:41:35 [2024-02-28T21:41:35.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:41:35 [2024-02-28T21:41:35.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:41:35 [2024-02-28T21:41:35.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:41:35 [2024-02-28T21:41:35.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
16:41:35 [2024-02-28T21:41:35.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {F&orward} time=-240488619 data=null doit=true}, Button with text {F&orward}]
16:41:35 [2024-02-28T21:41:35.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {F&orward} time=-240488619 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}]
16:41:35 [2024-02-28T21:41:35.227Z] 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')
16:41:35 [2024-02-28T21:41:35.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {&Backward} time=-240488618 data=null doit=true}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')]
16:41:35 [2024-02-28T21:41:35.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Backward} time=-240488609 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')]
16:41:35 [2024-02-28T21:41:35.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Backward} time=-240488609 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')]
16:41:35 [2024-02-28T21:41:35.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Backward} time=-240488609 data=null 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')]
16:41:35 [2024-02-28T21:41:35.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
16:41:35 [2024-02-28T21:41:35.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:41:35 [2024-02-28T21:41:35.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:41:35 [2024-02-28T21:41:35.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:41:35 [2024-02-28T21:41:35.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
16:41:35 [2024-02-28T21:41:35.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
16:41:35 [2024-02-28T21:41:35.227Z] 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')
16:41:35 [2024-02-28T21:41:35.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:41:35 [2024-02-28T21:41:35.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:41:35 [2024-02-28T21:41:35.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:41:35 [2024-02-28T21:41:35.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:41:35 [2024-02-28T21:41:35.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:41:35 [2024-02-28T21:41:35.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
16:41:35 [2024-02-28T21:41:35.227Z] 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.
16:41:35 [2024-02-28T21:41:35.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:41:35 [2024-02-28T21:41:35.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:41:35 [2024-02-28T21:41:35.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:41:35 [2024-02-28T21:41:35.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:41:35 [2024-02-28T21:41:35.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
16:41:35 [2024-02-28T21:41:35.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
16:41:35 [2024-02-28T21:41:35.228Z] 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')
16:41:35 [2024-02-28T21:41:35.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:41:35 [2024-02-28T21:41:35.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:41:35 [2024-02-28T21:41:35.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:41:35 [2024-02-28T21:41:35.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:41:35 [2024-02-28T21:41:35.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
16:41:35 [2024-02-28T21:41:35.228Z] 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.
16:41:35 [2024-02-28T21:41:35.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:41:35 [2024-02-28T21:41:35.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:41:35 [2024-02-28T21:41:35.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:41:35 [2024-02-28T21:41:35.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:41:35 [2024-02-28T21:41:35.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:41:35 [2024-02-28T21:41:35.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
16:41:35 [2024-02-28T21:41:35.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
16:41:35 [2024-02-28T21:41:35.228Z] 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')
16:41:35 [2024-02-28T21:41:35.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:41:35 [2024-02-28T21:41:35.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:41:35 [2024-02-28T21:41:35.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:41:35 [2024-02-28T21:41:35.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
16:41:35 [2024-02-28T21:41:35.228Z] 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.
16:41:35 [2024-02-28T21:41:35.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:41:35 [2024-02-28T21:41:35.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:41:35 [2024-02-28T21:41:35.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:41:35 [2024-02-28T21:41:35.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:41:35 [2024-02-28T21:41:35.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:41:35 [2024-02-28T21:41:35.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:41:35 [2024-02-28T21:41:35.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
16:41:35 [2024-02-28T21:41:35.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
16:41:35 [2024-02-28T21:41:35.228Z] 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')
16:41:35 [2024-02-28T21:41:35.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:41:35 [2024-02-28T21:41:35.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:41:35 [2024-02-28T21:41:35.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
16:41:35 [2024-02-28T21:41:35.228Z] 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.
16:41:35 [2024-02-28T21:41:35.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
16:41:35 [2024-02-28T21:41:35.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-240488607 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:35 [2024-02-28T21:41:35.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-240488607 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:35 [2024-02-28T21:41:35.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=-240488607 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:35 [2024-02-28T21:41:35.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=-240488607 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:35 [2024-02-28T21:41:35.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=-240488607 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:35 [2024-02-28T21:41:35.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=-240488606 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:35 [2024-02-28T21:41:35.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=-240488606 data=null 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')]
16:41:35 [2024-02-28T21:41:35.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=-240488606 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:35 [2024-02-28T21:41:35.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-240488606 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:35 [2024-02-28T21:41:35.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=-240488606 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:35 [2024-02-28T21:41:35.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=-240488606 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:35 [2024-02-28T21:41:35.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=-240488606 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:35 [2024-02-28T21:41:35.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
16:41:35 [2024-02-28T21:41:35.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
16:41:35 [2024-02-28T21:41:35.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
16:41:35 [2024-02-28T21:41:35.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: of type 'Label'
16:41:35 [2024-02-28T21:41:35.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: (of type 'Label')
16:41:35 [2024-02-28T21:41:35.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:41:35 [2024-02-28T21:41:35.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
16:41:35 [2024-02-28T21:41:35.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
16:41:35 [2024-02-28T21:41:35.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:41:35 [2024-02-28T21:41:35.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:41:35 [2024-02-28T21:41:35.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:41:35 [2024-02-28T21:41:35.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:41:35 [2024-02-28T21:41:35.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:41:35 [2024-02-28T21:41:35.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:41:35 [2024-02-28T21:41:35.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:41:35 [2024-02-28T21:41:35.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
16:41:35 [2024-02-28T21:41:35.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
16:41:35 [2024-02-28T21:41:35.229Z] 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')
16:41:35 [2024-02-28T21:41:35.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:41:35 [2024-02-28T21:41:35.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
16:41:35 [2024-02-28T21:41:35.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=-240488604 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:41:35 [2024-02-28T21:41:35.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=-240488604 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:41:35 [2024-02-28T21:41:35.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=-240488604 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:41:35 [2024-02-28T21:41:35.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=-240488604 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:41:35 [2024-02-28T21:41:35.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=-240488604 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:41:35 [2024-02-28T21:41:35.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=-240488604 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:41:35 [2024-02-28T21:41:35.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=-240488604 data=null 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')]
16:41:35 [2024-02-28T21:41:35.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:41:35 [2024-02-28T21:41:35.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:41:35 [2024-02-28T21:41:35.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:41:35 [2024-02-28T21:41:35.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
16:41:35 [2024-02-28T21:41:35.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
16:41:35 [2024-02-28T21:41:35.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
16:41:35 [2024-02-28T21:41:35.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
16:41:35 [2024-02-28T21:41:35.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
16:41:35 [2024-02-28T21:41:35.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
16:41:35 [2024-02-28T21:41:35.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:41:35 [2024-02-28T21:41:35.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:41:35 [2024-02-28T21:41:35.740Z] 
16:41:35 [2024-02-28T21:41:35.740Z] (Eclipse:12922): Gtk-WARNING **: 21:41:35.665: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:35 [2024-02-28T21:41:35.740Z] 
16:41:35 [2024-02-28T21:41:35.740Z] (Eclipse:12922): Gtk-WARNING **: 21:41:35.665: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:35 [2024-02-28T21:41:35.740Z] 
16:41:35 [2024-02-28T21:41:35.740Z] (Eclipse:12922): Gtk-WARNING **: 21:41:35.666: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:35 [2024-02-28T21:41:35.740Z] 
16:41:35 [2024-02-28T21:41:35.740Z] (Eclipse:12922): Gtk-WARNING **: 21:41:35.666: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:35 [2024-02-28T21:41:35.740Z] 
16:41:35 [2024-02-28T21:41:35.740Z] (Eclipse:12922): Gtk-WARNING **: 21:41:35.698: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:35 [2024-02-28T21:41:35.740Z] 
16:41:35 [2024-02-28T21:41:35.740Z] (Eclipse:12922): Gtk-WARNING **: 21:41:35.698: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:35 [2024-02-28T21:41:35.740Z] 
16:41:35 [2024-02-28T21:41:35.741Z] (Eclipse:12922): Gtk-WARNING **: 21:41:35.698: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:35 [2024-02-28T21:41:35.741Z] 
16:41:35 [2024-02-28T21:41:35.741Z] (Eclipse:12922): Gtk-WARNING **: 21:41:35.698: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:35 [2024-02-28T21:41:35.996Z] 
16:41:35 [2024-02-28T21:41:35.996Z] (Eclipse:12922): Gtk-WARNING **: 21:41:35.769: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:35 [2024-02-28T21:41:35.996Z] 
16:41:35 [2024-02-28T21:41:35.996Z] (Eclipse:12922): Gtk-WARNING **: 21:41:35.770: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:35 [2024-02-28T21:41:35.996Z] 
16:41:35 [2024-02-28T21:41:35.996Z] (Eclipse:12922): Gtk-WARNING **: 21:41:35.770: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:35 [2024-02-28T21:41:35.996Z] 
16:41:35 [2024-02-28T21:41:35.996Z] (Eclipse:12922): Gtk-WARNING **: 21:41:35.770: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:35 [2024-02-28T21:41:35.996Z] 
16:41:35 [2024-02-28T21:41:35.996Z] (Eclipse:12922): Gtk-WARNING **: 21:41:35.800: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:35 [2024-02-28T21:41:35.996Z] 
16:41:35 [2024-02-28T21:41:35.996Z] (Eclipse:12922): Gtk-WARNING **: 21:41:35.800: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:35 [2024-02-28T21:41:35.996Z] 
16:41:35 [2024-02-28T21:41:35.996Z] (Eclipse:12922): Gtk-WARNING **: 21:41:35.800: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:35 [2024-02-28T21:41:35.997Z] 
16:41:35 [2024-02-28T21:41:35.997Z] (Eclipse:12922): Gtk-WARNING **: 21:41:35.800: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:35 [2024-02-28T21:41:35.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
16:41:35 [2024-02-28T21:41:35.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-240487984 data=null doit=true}, Shell with text {Find}]
16:41:35 [2024-02-28T21:41:35.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
16:41:35 [2024-02-28T21:41:35.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
16:41:35 [2024-02-28T21:41:35.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:41:35 [2024-02-28T21:41:35.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:41:35 [2024-02-28T21:41:35.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:41:35 [2024-02-28T21:41:35.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:41:35 [2024-02-28T21:41:35.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:41:35 [2024-02-28T21:41:35.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:41:35 [2024-02-28T21:41:35.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:41:35 [2024-02-28T21:41:35.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
16:41:35 [2024-02-28T21:41:35.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
16:41:35 [2024-02-28T21:41:35.997Z] 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')
16:41:35 [2024-02-28T21:41:35.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:41:35 [2024-02-28T21:41:35.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
16:41:35 [2024-02-28T21:41:35.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=-240487979 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:41:35 [2024-02-28T21:41:35.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=-240487979 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:41:35 [2024-02-28T21:41:35.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=-240487979 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:41:35 [2024-02-28T21:41:35.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=-240487979 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:41:35 [2024-02-28T21:41:35.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=-240487978 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:41:35 [2024-02-28T21:41:35.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=-240487978 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:41:35 [2024-02-28T21:41:35.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=-240487978 data=null 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')]
16:41:35 [2024-02-28T21:41:35.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:41:35 [2024-02-28T21:41:35.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
16:41:35 [2024-02-28T21:41:35.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
16:41:35 [2024-02-28T21:41:35.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
16:41:35 [2024-02-28T21:41:35.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
16:41:35 [2024-02-28T21:41:35.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
16:41:35 [2024-02-28T21:41:35.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
16:41:35 [2024-02-28T21:41:35.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:41:35 [2024-02-28T21:41:35.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:41:36 [2024-02-28T21:41:36.252Z] 
16:41:36 [2024-02-28T21:41:36.252Z] (Eclipse:12922): Gtk-WARNING **: 21:41:36.037: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:36 [2024-02-28T21:41:36.252Z] 
16:41:36 [2024-02-28T21:41:36.252Z] (Eclipse:12922): Gtk-WARNING **: 21:41:36.037: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:36 [2024-02-28T21:41:36.252Z] 
16:41:36 [2024-02-28T21:41:36.252Z] (Eclipse:12922): Gtk-WARNING **: 21:41:36.037: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:36 [2024-02-28T21:41:36.252Z] 
16:41:36 [2024-02-28T21:41:36.252Z] (Eclipse:12922): Gtk-WARNING **: 21:41:36.037: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:36 [2024-02-28T21:41:36.252Z] 
16:41:36 [2024-02-28T21:41:36.252Z] (Eclipse:12922): Gtk-WARNING **: 21:41:36.065: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:36 [2024-02-28T21:41:36.252Z] 
16:41:36 [2024-02-28T21:41:36.252Z] (Eclipse:12922): Gtk-WARNING **: 21:41:36.065: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:36 [2024-02-28T21:41:36.252Z] 
16:41:36 [2024-02-28T21:41:36.252Z] (Eclipse:12922): Gtk-WARNING **: 21:41:36.065: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:36 [2024-02-28T21:41:36.252Z] 
16:41:36 [2024-02-28T21:41:36.252Z] (Eclipse:12922): Gtk-WARNING **: 21:41:36.065: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:36 [2024-02-28T21:41:36.252Z] 
16:41:36 [2024-02-28T21:41:36.252Z] (Eclipse:12922): Gtk-WARNING **: 21:41:36.096: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:36 [2024-02-28T21:41:36.252Z] 
16:41:36 [2024-02-28T21:41:36.252Z] (Eclipse:12922): Gtk-WARNING **: 21:41:36.096: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:36 [2024-02-28T21:41:36.252Z] 
16:41:36 [2024-02-28T21:41:36.252Z] (Eclipse:12922): Gtk-WARNING **: 21:41:36.096: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:36 [2024-02-28T21:41:36.252Z] 
16:41:36 [2024-02-28T21:41:36.252Z] (Eclipse:12922): Gtk-WARNING **: 21:41:36.096: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:36 [2024-02-28T21:41:36.252Z] 
16:41:36 [2024-02-28T21:41:36.252Z] (Eclipse:12922): Gtk-WARNING **: 21:41:36.126: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:36 [2024-02-28T21:41:36.252Z] 
16:41:36 [2024-02-28T21:41:36.252Z] (Eclipse:12922): Gtk-WARNING **: 21:41:36.126: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:36 [2024-02-28T21:41:36.252Z] 
16:41:36 [2024-02-28T21:41:36.252Z] (Eclipse:12922): Gtk-WARNING **: 21:41:36.126: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:36 [2024-02-28T21:41:36.252Z] 
16:41:36 [2024-02-28T21:41:36.252Z] (Eclipse:12922): Gtk-WARNING **: 21:41:36.126: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:36 [2024-02-28T21:41:36.252Z] 
16:41:36 [2024-02-28T21:41:36.252Z] (Eclipse:12922): Gtk-WARNING **: 21:41:36.153: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:36 [2024-02-28T21:41:36.252Z] 
16:41:36 [2024-02-28T21:41:36.252Z] (Eclipse:12922): Gtk-WARNING **: 21:41:36.154: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:36 [2024-02-28T21:41:36.252Z] 
16:41:36 [2024-02-28T21:41:36.252Z] (Eclipse:12922): Gtk-WARNING **: 21:41:36.154: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:36 [2024-02-28T21:41:36.252Z] 
16:41:36 [2024-02-28T21:41:36.252Z] (Eclipse:12922): Gtk-WARNING **: 21:41:36.154: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:36 [2024-02-28T21:41:36.252Z] 
16:41:36 [2024-02-28T21:41:36.252Z] (Eclipse:12922): Gtk-WARNING **: 21:41:36.182: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:36 [2024-02-28T21:41:36.252Z] 
16:41:36 [2024-02-28T21:41:36.252Z] (Eclipse:12922): Gtk-WARNING **: 21:41:36.182: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:36 [2024-02-28T21:41:36.252Z] 
16:41:36 [2024-02-28T21:41:36.252Z] (Eclipse:12922): Gtk-WARNING **: 21:41:36.182: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:36 [2024-02-28T21:41:36.252Z] 
16:41:36 [2024-02-28T21:41:36.252Z] (Eclipse:12922): Gtk-WARNING **: 21:41:36.182: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:36 [2024-02-28T21:41:36.252Z] 
16:41:36 [2024-02-28T21:41:36.252Z] (Eclipse:12922): Gtk-WARNING **: 21:41:36.227: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:36 [2024-02-28T21:41:36.252Z] 
16:41:36 [2024-02-28T21:41:36.252Z] (Eclipse:12922): Gtk-WARNING **: 21:41:36.227: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:36 [2024-02-28T21:41:36.252Z] 
16:41:36 [2024-02-28T21:41:36.252Z] (Eclipse:12922): Gtk-WARNING **: 21:41:36.227: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:36 [2024-02-28T21:41:36.252Z] 
16:41:36 [2024-02-28T21:41:36.252Z] (Eclipse:12922): Gtk-WARNING **: 21:41:36.227: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:36 [2024-02-28T21:41:36.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
16:41:36 [2024-02-28T21:41:36.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-240487561 data=null doit=true}, Shell with text {Find}]
16:41:36 [2024-02-28T21:41:36.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
16:41:36 [2024-02-28T21:41:36.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
16:41:36 [2024-02-28T21:41:36.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:41:36 [2024-02-28T21:41:36.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:41:36 [2024-02-28T21:41:36.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:41:36 [2024-02-28T21:41:36.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:41:36 [2024-02-28T21:41:36.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:41:36 [2024-02-28T21:41:36.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:41:36 [2024-02-28T21:41:36.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:41:36 [2024-02-28T21:41:36.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
16:41:36 [2024-02-28T21:41:36.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
16:41:36 [2024-02-28T21:41:36.515Z] 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')
16:41:36 [2024-02-28T21:41:36.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:41:36 [2024-02-28T21:41:36.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
16:41:36 [2024-02-28T21:41:36.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=-240487555 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:41:36 [2024-02-28T21:41:36.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=-240487555 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:41:36 [2024-02-28T21:41:36.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=-240487555 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:41:36 [2024-02-28T21:41:36.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=-240487554 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:41:36 [2024-02-28T21:41:36.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=-240487554 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:41:36 [2024-02-28T21:41:36.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=-240487554 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:41:36 [2024-02-28T21:41:36.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=-240487554 data=null 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')]
16:41:36 [2024-02-28T21:41:36.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:41:36 [2024-02-28T21:41:36.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:41:36 [2024-02-28T21:41:36.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:41:36 [2024-02-28T21:41:36.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
16:41:36 [2024-02-28T21:41:36.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
16:41:36 [2024-02-28T21:41:36.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
16:41:36 [2024-02-28T21:41:36.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
16:41:36 [2024-02-28T21:41:36.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
16:41:36 [2024-02-28T21:41:36.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
16:41:36 [2024-02-28T21:41:36.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:41:36 [2024-02-28T21:41:36.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:41:36 [2024-02-28T21:41:36.516Z] 
16:41:36 [2024-02-28T21:41:36.516Z] (Eclipse:12922): Gtk-WARNING **: 21:41:36.499: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:36 [2024-02-28T21:41:36.516Z] 
16:41:36 [2024-02-28T21:41:36.516Z] (Eclipse:12922): Gtk-WARNING **: 21:41:36.499: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:36 [2024-02-28T21:41:36.516Z] 
16:41:36 [2024-02-28T21:41:36.516Z] (Eclipse:12922): Gtk-WARNING **: 21:41:36.499: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:36 [2024-02-28T21:41:36.516Z] 
16:41:36 [2024-02-28T21:41:36.516Z] (Eclipse:12922): Gtk-WARNING **: 21:41:36.499: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:36 [2024-02-28T21:41:36.771Z] 
16:41:36 [2024-02-28T21:41:36.771Z] (Eclipse:12922): Gtk-WARNING **: 21:41:36.544: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:36 [2024-02-28T21:41:36.771Z] 
16:41:36 [2024-02-28T21:41:36.771Z] (Eclipse:12922): Gtk-WARNING **: 21:41:36.544: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:36 [2024-02-28T21:41:36.772Z] 
16:41:36 [2024-02-28T21:41:36.772Z] (Eclipse:12922): Gtk-WARNING **: 21:41:36.544: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:36 [2024-02-28T21:41:36.772Z] 
16:41:36 [2024-02-28T21:41:36.772Z] (Eclipse:12922): Gtk-WARNING **: 21:41:36.544: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:36 [2024-02-28T21:41:36.772Z] 
16:41:36 [2024-02-28T21:41:36.772Z] (Eclipse:12922): Gtk-WARNING **: 21:41:36.576: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:36 [2024-02-28T21:41:36.772Z] 
16:41:36 [2024-02-28T21:41:36.772Z] (Eclipse:12922): Gtk-WARNING **: 21:41:36.576: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:36 [2024-02-28T21:41:36.772Z] 
16:41:36 [2024-02-28T21:41:36.772Z] (Eclipse:12922): Gtk-WARNING **: 21:41:36.576: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:36 [2024-02-28T21:41:36.772Z] 
16:41:36 [2024-02-28T21:41:36.772Z] (Eclipse:12922): Gtk-WARNING **: 21:41:36.576: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:36 [2024-02-28T21:41:36.772Z] 
16:41:36 [2024-02-28T21:41:36.772Z] (Eclipse:12922): Gtk-WARNING **: 21:41:36.610: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:36 [2024-02-28T21:41:36.772Z] 
16:41:36 [2024-02-28T21:41:36.772Z] (Eclipse:12922): Gtk-WARNING **: 21:41:36.610: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:36 [2024-02-28T21:41:36.772Z] 
16:41:36 [2024-02-28T21:41:36.772Z] (Eclipse:12922): Gtk-WARNING **: 21:41:36.610: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:36 [2024-02-28T21:41:36.772Z] 
16:41:36 [2024-02-28T21:41:36.772Z] (Eclipse:12922): Gtk-WARNING **: 21:41:36.610: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:36 [2024-02-28T21:41:36.772Z] 
16:41:36 [2024-02-28T21:41:36.772Z] (Eclipse:12922): Gtk-WARNING **: 21:41:36.637: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:36 [2024-02-28T21:41:36.772Z] 
16:41:36 [2024-02-28T21:41:36.772Z] (Eclipse:12922): Gtk-WARNING **: 21:41:36.637: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:36 [2024-02-28T21:41:36.772Z] 
16:41:36 [2024-02-28T21:41:36.772Z] (Eclipse:12922): Gtk-WARNING **: 21:41:36.637: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:36 [2024-02-28T21:41:36.772Z] 
16:41:36 [2024-02-28T21:41:36.772Z] (Eclipse:12922): Gtk-WARNING **: 21:41:36.637: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:36 [2024-02-28T21:41:36.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
16:41:36 [2024-02-28T21:41:36.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-240487158 data=null doit=true}, Shell with text {Find}]
16:41:36 [2024-02-28T21:41:36.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
16:41:36 [2024-02-28T21:41:36.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:41:36 [2024-02-28T21:41:36.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:41:36 [2024-02-28T21:41:36.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:41:36 [2024-02-28T21:41:36.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:41:36 [2024-02-28T21:41:36.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:41:36 [2024-02-28T21:41:36.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:41:36 [2024-02-28T21:41:36.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:41:36 [2024-02-28T21:41:36.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:41:36 [2024-02-28T21:41:36.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
16:41:36 [2024-02-28T21:41:36.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
16:41:36 [2024-02-28T21:41:36.772Z] 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')
16:41:36 [2024-02-28T21:41:36.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: of type 'Combo'
16:41:36 [2024-02-28T21:41:36.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: (of type 'Combo')
16:41:36 [2024-02-28T21:41:36.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to 492
16:41:36 [2024-02-28T21:41:36.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {492} [layout=null] time=-240487156 data=null}, (of type 'Combo')]
16:41:36 [2024-02-28T21:41:36.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to 492
16:41:36 [2024-02-28T21:41:36.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:41:36 [2024-02-28T21:41:36.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:41:36 [2024-02-28T21:41:36.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: with mnemonic 'Backward'
16:41:36 [2024-02-28T21:41:36.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO'
16:41:36 [2024-02-28T21:41:36.772Z] 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')
16:41:36 [2024-02-28T21:41:36.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:41:36 [2024-02-28T21:41:36.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:41:36 [2024-02-28T21:41:36.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:41:36 [2024-02-28T21:41:36.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:41:36 [2024-02-28T21:41:36.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:41:36 [2024-02-28T21:41:36.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:41:36 [2024-02-28T21:41:36.772Z] 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.
16:41:36 [2024-02-28T21:41:36.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:41:36 [2024-02-28T21:41:36.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:41:36 [2024-02-28T21:41:36.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:41:36 [2024-02-28T21:41:36.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
16:41:36 [2024-02-28T21:41:36.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
16:41:36 [2024-02-28T21:41:36.772Z] 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')
16:41:36 [2024-02-28T21:41:36.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:41:36 [2024-02-28T21:41:36.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:41:36 [2024-02-28T21:41:36.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:41:36 [2024-02-28T21:41:36.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:41:36 [2024-02-28T21:41:36.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:41:36 [2024-02-28T21:41:36.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
16:41:36 [2024-02-28T21:41:36.773Z] 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.
16:41:36 [2024-02-28T21:41:36.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:41:36 [2024-02-28T21:41:36.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:41:36 [2024-02-28T21:41:36.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:41:36 [2024-02-28T21:41:36.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:41:36 [2024-02-28T21:41:36.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
16:41:36 [2024-02-28T21:41:36.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
16:41:36 [2024-02-28T21:41:36.773Z] 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')
16:41:36 [2024-02-28T21:41:36.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:41:36 [2024-02-28T21:41:36.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:41:36 [2024-02-28T21:41:36.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:41:36 [2024-02-28T21:41:36.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:41:36 [2024-02-28T21:41:36.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
16:41:36 [2024-02-28T21:41:36.773Z] 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.
16:41:36 [2024-02-28T21:41:36.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:41:36 [2024-02-28T21:41:36.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:41:36 [2024-02-28T21:41:36.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:41:36 [2024-02-28T21:41:36.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:41:36 [2024-02-28T21:41:36.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:41:36 [2024-02-28T21:41:36.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
16:41:36 [2024-02-28T21:41:36.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
16:41:36 [2024-02-28T21:41:36.773Z] 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')
16:41:36 [2024-02-28T21:41:36.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:41:36 [2024-02-28T21:41:36.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:41:36 [2024-02-28T21:41:36.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:41:36 [2024-02-28T21:41:36.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
16:41:36 [2024-02-28T21:41:36.773Z] 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.
16:41:36 [2024-02-28T21:41:36.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:41:36 [2024-02-28T21:41:36.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:41:36 [2024-02-28T21:41:36.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:41:36 [2024-02-28T21:41:36.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:41:36 [2024-02-28T21:41:36.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:41:36 [2024-02-28T21:41:36.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:41:36 [2024-02-28T21:41:36.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
16:41:36 [2024-02-28T21:41:36.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
16:41:36 [2024-02-28T21:41:36.773Z] 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')
16:41:36 [2024-02-28T21:41:36.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:41:36 [2024-02-28T21:41:36.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:41:36 [2024-02-28T21:41:36.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
16:41:36 [2024-02-28T21:41:36.773Z] 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.
16:41:36 [2024-02-28T21:41:36.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
16:41:36 [2024-02-28T21:41:36.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-240487154 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:36 [2024-02-28T21:41:36.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-240487154 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:36 [2024-02-28T21:41:36.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=-240487154 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:36 [2024-02-28T21:41:36.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=-240487154 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:36 [2024-02-28T21:41:36.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=-240487154 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:36 [2024-02-28T21:41:36.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=-240487154 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:36 [2024-02-28T21:41:36.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=-240487154 data=null 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')]
16:41:36 [2024-02-28T21:41:36.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=-240487150 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:36 [2024-02-28T21:41:36.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-240487149 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:36 [2024-02-28T21:41:36.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=-240487149 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:36 [2024-02-28T21:41:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=-240487149 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:36 [2024-02-28T21:41:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=-240487149 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:36 [2024-02-28T21:41:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
16:41:36 [2024-02-28T21:41:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
16:41:36 [2024-02-28T21:41:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
16:41:36 [2024-02-28T21:41:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: of type 'Label'
16:41:36 [2024-02-28T21:41:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: (of type 'Label')
16:41:36 [2024-02-28T21:41:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
16:41:36 [2024-02-28T21:41:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
16:41:36 [2024-02-28T21:41:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: of type 'Label'
16:41:36 [2024-02-28T21:41:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: (of type 'Label')
16:41:36 [2024-02-28T21:41:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:41:36 [2024-02-28T21:41:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "492", using matcher: of type 'Combo'
16:41:36 [2024-02-28T21:41:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "492", using matcher: (of type 'Combo')
16:41:36 [2024-02-28T21:41:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to 492
16:41:36 [2024-02-28T21:41:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {492} [layout=null] time=-240487148 data=null}, (of type 'Combo')]
16:41:36 [2024-02-28T21:41:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to 492
16:41:36 [2024-02-28T21:41:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:41:36 [2024-02-28T21:41:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
16:41:36 [2024-02-28T21:41:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
16:41:36 [2024-02-28T21:41:36.774Z] 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')
16:41:36 [2024-02-28T21:41:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:41:36 [2024-02-28T21:41:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:41:36 [2024-02-28T21:41:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:41:36 [2024-02-28T21:41:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:41:36 [2024-02-28T21:41:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:41:36 [2024-02-28T21:41:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:41:36 [2024-02-28T21:41:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:41:36 [2024-02-28T21:41:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
16:41:36 [2024-02-28T21:41:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Backward} time=-240487147 data=null doit=true}, Button with text {&Backward}]
16:41:36 [2024-02-28T21:41:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Backward} time=-240487147 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {&Backward}]
16:41:36 [2024-02-28T21:41:36.774Z] 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')
16:41:36 [2024-02-28T21:41:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {F&orward} time=-240487146 data=null doit=true}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')]
16:41:36 [2024-02-28T21:41:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {F&orward} time=-240487146 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')]
16:41:36 [2024-02-28T21:41:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {F&orward} time=-240487146 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')]
16:41:36 [2024-02-28T21:41:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {F&orward} time=-240487146 data=null 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')]
16:41:36 [2024-02-28T21:41:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
16:41:36 [2024-02-28T21:41:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:41:36 [2024-02-28T21:41:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:41:36 [2024-02-28T21:41:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:41:36 [2024-02-28T21:41:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
16:41:36 [2024-02-28T21:41:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
16:41:36 [2024-02-28T21:41:36.774Z] 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')
16:41:36 [2024-02-28T21:41:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:41:36 [2024-02-28T21:41:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:41:36 [2024-02-28T21:41:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:41:36 [2024-02-28T21:41:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:41:36 [2024-02-28T21:41:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:41:36 [2024-02-28T21:41:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
16:41:36 [2024-02-28T21:41:36.774Z] 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.
16:41:36 [2024-02-28T21:41:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:41:36 [2024-02-28T21:41:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:41:36 [2024-02-28T21:41:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:41:36 [2024-02-28T21:41:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:41:36 [2024-02-28T21:41:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
16:41:36 [2024-02-28T21:41:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
16:41:36 [2024-02-28T21:41:36.775Z] 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')
16:41:36 [2024-02-28T21:41:36.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:41:36 [2024-02-28T21:41:36.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:41:36 [2024-02-28T21:41:36.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:41:36 [2024-02-28T21:41:36.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:41:36 [2024-02-28T21:41:36.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
16:41:36 [2024-02-28T21:41:36.775Z] 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.
16:41:36 [2024-02-28T21:41:36.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:41:36 [2024-02-28T21:41:36.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:41:36 [2024-02-28T21:41:36.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:41:36 [2024-02-28T21:41:36.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:41:36 [2024-02-28T21:41:36.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:41:36 [2024-02-28T21:41:36.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
16:41:36 [2024-02-28T21:41:36.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
16:41:36 [2024-02-28T21:41:36.775Z] 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')
16:41:36 [2024-02-28T21:41:36.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:41:36 [2024-02-28T21:41:36.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:41:36 [2024-02-28T21:41:36.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:41:36 [2024-02-28T21:41:36.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
16:41:36 [2024-02-28T21:41:36.775Z] 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.
16:41:36 [2024-02-28T21:41:36.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:41:36 [2024-02-28T21:41:36.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:41:36 [2024-02-28T21:41:36.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:41:36 [2024-02-28T21:41:36.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:41:36 [2024-02-28T21:41:36.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:41:36 [2024-02-28T21:41:36.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:41:36 [2024-02-28T21:41:36.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
16:41:36 [2024-02-28T21:41:36.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
16:41:36 [2024-02-28T21:41:36.775Z] 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')
16:41:36 [2024-02-28T21:41:36.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:41:36 [2024-02-28T21:41:36.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:41:36 [2024-02-28T21:41:36.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
16:41:36 [2024-02-28T21:41:36.775Z] 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.
16:41:36 [2024-02-28T21:41:36.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
16:41:36 [2024-02-28T21:41:36.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-240487138 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:36 [2024-02-28T21:41:36.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-240487138 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:36 [2024-02-28T21:41:36.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=-240487138 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:36 [2024-02-28T21:41:36.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=-240487138 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:36 [2024-02-28T21:41:36.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=-240487138 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:36 [2024-02-28T21:41:36.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=-240487138 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:36 [2024-02-28T21:41:36.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=-240487138 data=null 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')]
16:41:36 [2024-02-28T21:41:36.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=-240487137 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:36 [2024-02-28T21:41:36.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-240487137 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:36 [2024-02-28T21:41:36.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=-240487137 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:36 [2024-02-28T21:41:36.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=-240487137 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:36 [2024-02-28T21:41:36.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=-240487137 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:41:36 [2024-02-28T21:41:36.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
16:41:36 [2024-02-28T21:41:36.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
16:41:36 [2024-02-28T21:41:36.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
16:41:36 [2024-02-28T21:41:36.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: of type 'Label'
16:41:36 [2024-02-28T21:41:36.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: (of type 'Label')
16:41:36 [2024-02-28T21:41:36.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
16:41:36 [2024-02-28T21:41:36.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
16:41:36 [2024-02-28T21:41:36.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:41:36 [2024-02-28T21:41:36.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:41:36 [2024-02-28T21:41:36.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:41:36 [2024-02-28T21:41:36.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:41:36 [2024-02-28T21:41:36.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:41:36 [2024-02-28T21:41:36.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:41:36 [2024-02-28T21:41:36.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:41:36 [2024-02-28T21:41:36.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
16:41:36 [2024-02-28T21:41:36.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
16:41:36 [2024-02-28T21:41:36.776Z] 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')
16:41:36 [2024-02-28T21:41:36.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:41:36 [2024-02-28T21:41:36.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
16:41:36 [2024-02-28T21:41:36.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=-240487136 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:41:36 [2024-02-28T21:41:36.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=-240487136 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:41:36 [2024-02-28T21:41:36.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=-240487136 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:41:36 [2024-02-28T21:41:36.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=-240487136 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:41:36 [2024-02-28T21:41:36.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=-240487135 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:41:36 [2024-02-28T21:41:36.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=-240487135 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:41:36 [2024-02-28T21:41:36.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=-240487135 data=null 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')]
16:41:37 [2024-02-28T21:41:37.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:41:37 [2024-02-28T21:41:37.031Z] 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@30221cfa] time=-240486930 data=null doit=true}, Shell with text {data - test/Traces/bug446190/bug446190_ - Eclipse Platform}]
16:41:37 [2024-02-28T21:41:37.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:41:37 [2024-02-28T21:41:37.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:41:37 [2024-02-28T21:41:37.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:41:37 [2024-02-28T21:41:37.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:41:37 [2024-02-28T21:41:37.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-240486867 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:41:37 [2024-02-28T21:41:37.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-240486867 data=null doit=true}, TreeItem with text {test}]
16:41:37 [2024-02-28T21:41:37.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-240486867 data=null}, TreeItem with text {test}]
16:41:37 [2024-02-28T21:41:37.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-240486867 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:41:37 [2024-02-28T21:41:37.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240486867 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:41:37 [2024-02-28T21:41:37.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-240486860 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:41:37 [2024-02-28T21:41:37.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:41:37 [2024-02-28T21:41:37.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:41:37 [2024-02-28T21:41:37.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:41:37 [2024-02-28T21:41:37.287Z] 
16:41:37 [2024-02-28T21:41:37.287Z] (Eclipse:12922): Gtk-WARNING **: 21:41:37.268: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:37 [2024-02-28T21:41:37.287Z] 
16:41:37 [2024-02-28T21:41:37.287Z] (Eclipse:12922): Gtk-WARNING **: 21:41:37.268: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:37 [2024-02-28T21:41:37.287Z] 
16:41:37 [2024-02-28T21:41:37.287Z] (Eclipse:12922): Gtk-WARNING **: 21:41:37.268: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:37 [2024-02-28T21:41:37.287Z] 
16:41:37 [2024-02-28T21:41:37.287Z] (Eclipse:12922): Gtk-WARNING **: 21:41:37.268: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:37 [2024-02-28T21:41:37.541Z] 
16:41:37 [2024-02-28T21:41:37.541Z] (Eclipse:12922): Gtk-WARNING **: 21:41:37.299: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:37 [2024-02-28T21:41:37.541Z] 
16:41:37 [2024-02-28T21:41:37.541Z] (Eclipse:12922): Gtk-WARNING **: 21:41:37.299: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:37 [2024-02-28T21:41:37.541Z] 
16:41:37 [2024-02-28T21:41:37.541Z] (Eclipse:12922): Gtk-WARNING **: 21:41:37.299: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:37 [2024-02-28T21:41:37.541Z] 
16:41:37 [2024-02-28T21:41:37.541Z] (Eclipse:12922): Gtk-WARNING **: 21:41:37.299: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:37 [2024-02-28T21:41:37.541Z] 
16:41:37 [2024-02-28T21:41:37.541Z] (Eclipse:12922): Gtk-WARNING **: 21:41:37.328: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:37 [2024-02-28T21:41:37.542Z] 
16:41:37 [2024-02-28T21:41:37.542Z] (Eclipse:12922): Gtk-WARNING **: 21:41:37.328: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:37 [2024-02-28T21:41:37.542Z] 
16:41:37 [2024-02-28T21:41:37.542Z] (Eclipse:12922): Gtk-WARNING **: 21:41:37.328: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:37 [2024-02-28T21:41:37.542Z] 
16:41:37 [2024-02-28T21:41:37.542Z] (Eclipse:12922): Gtk-WARNING **: 21:41:37.328: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:37 [2024-02-28T21:41:37.542Z] 
16:41:37 [2024-02-28T21:41:37.542Z] (Eclipse:12922): Gtk-WARNING **: 21:41:37.393: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:37 [2024-02-28T21:41:37.542Z] 
16:41:37 [2024-02-28T21:41:37.542Z] (Eclipse:12922): Gtk-WARNING **: 21:41:37.393: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:37 [2024-02-28T21:41:37.542Z] 
16:41:37 [2024-02-28T21:41:37.542Z] (Eclipse:12922): Gtk-WARNING **: 21:41:37.393: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:37 [2024-02-28T21:41:37.542Z] 
16:41:37 [2024-02-28T21:41:37.542Z] (Eclipse:12922): Gtk-WARNING **: 21:41:37.393: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:41:38 [2024-02-28T21:41:38.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:41:38 [2024-02-28T21:41:38.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:41:38 [2024-02-28T21:41:38.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:41:38 [2024-02-28T21:41:38.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:41:38 [2024-02-28T21:41:38.102Z] 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')
16:41:38 [2024-02-28T21:41:38.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:41:38 [2024-02-28T21:41:38.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:41:38 [2024-02-28T21:41:38.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:41:38 [2024-02-28T21:41:38.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:41:38 [2024-02-28T21:41:38.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
16:41:38 [2024-02-28T21:41:38.102Z] 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=-240485894 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:41:38 [2024-02-28T21:41:38.102Z] 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=-240485894 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:41:38 [2024-02-28T21:41:38.102Z] 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=-240485894 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:41:38 [2024-02-28T21:41:38.102Z] 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=-240485894 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:41:38 [2024-02-28T21:41:38.102Z] 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=-240485894 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:41:38 [2024-02-28T21:41:38.102Z] 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=-240485894 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:41:38 [2024-02-28T21:41:38.102Z] 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=-240485894 data=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')]
16:41:38 [2024-02-28T21:41:38.102Z] 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=-240485894 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:41:38 [2024-02-28T21:41:38.102Z] 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=-240485894 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:41:38 [2024-02-28T21:41:38.102Z] 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=-240485894 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:41:38 [2024-02-28T21:41:38.102Z] 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=-240485894 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:41:38 [2024-02-28T21:41:38.102Z] 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=-240485894 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:41:38 [2024-02-28T21:41:38.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:41:38 [2024-02-28T21:41:38.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:41:38 [2024-02-28T21:41:38.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:41:38 [2024-02-28T21:41:38.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:41:38 [2024-02-28T21:41:38.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:41:38 [2024-02-28T21:41:38.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:41:38 [2024-02-28T21:41:38.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:41:38 [2024-02-28T21:41:38.103Z] 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')
16:41:38 [2024-02-28T21:41:38.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:41:38 [2024-02-28T21:41:38.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-240485893 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:41:38 [2024-02-28T21:41:38.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-240485893 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:41:38 [2024-02-28T21:41:38.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-240485893 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:41:38 [2024-02-28T21:41:38.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-240485893 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:41:38 [2024-02-28T21:41:38.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-240485893 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:41:38 [2024-02-28T21:41:38.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-240485893 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:41:38 [2024-02-28T21:41:38.103Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:41:38 [2024-02-28T21:41:38.103Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:41:38 [2024-02-28T21:41:38.103Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:41:38 [2024-02-28T21:41:38.103Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:41:38 [2024-02-28T21:41:38.103Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:41:38 [2024-02-28T21:41:38.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:41:38 [2024-02-28T21:41:38.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-240485893 data=null 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')]
16:41:38 [2024-02-28T21:41:38.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-240486810 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:41:38 [2024-02-28T21:41:38.613Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.31 s -- in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest
16:41:38 [2024-02-28T21:41:38.613Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest.testWholeWord[0: lttng] -- Time elapsed: 0.732 s
16:41:38 [2024-02-28T21:41:38.613Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest.testCaseSensitive[0: lttng] -- Time elapsed: 0.504 s
16:41:38 [2024-02-28T21:41:38.613Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest.testRegEx[0: lttng] -- Time elapsed: 0.563 s
16:41:38 [2024-02-28T21:41:38.613Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest.testDirection[0: lttng] -- Time elapsed: 0.545 s
16:41:38 [2024-02-28T21:41:38.613Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest.testOpenCloseDialog[0: lttng] -- Time elapsed: 0.883 s
16:41:38 [2024-02-28T21:41:38.613Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest.testWrapSearch[0: lttng] -- Time elapsed: 0.493 s
16:41:38 [2024-02-28T21:41:38.613Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest.testWholeWord[1: 492] -- Time elapsed: 0.345 s
16:41:38 [2024-02-28T21:41:38.613Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest.testCaseSensitive[1: 492] -- Time elapsed: 0.566 s
16:41:38 [2024-02-28T21:41:38.613Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest.testRegEx[1: 492] -- Time elapsed: 0.605 s
16:41:38 [2024-02-28T21:41:38.613Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest.testDirection[1: 492] -- Time elapsed: 0.504 s
16:41:38 [2024-02-28T21:41:38.613Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest.testOpenCloseDialog[1: 492] -- Time elapsed: 1.011 s
16:41:38 [2024-02-28T21:41:38.613Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest.testWrapSearch[1: 492] -- Time elapsed: 0.447 s
16:41:38 [2024-02-28T21:41:38.613Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.OpenTraceStressTest
16:41:38 [2024-02-28T21:41:38.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@30221cfa] time=-240485372 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:41:38 [2024-02-28T21:41:38.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:41:38 [2024-02-28T21:41:38.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
16:41:38 [2024-02-28T21:41:38.869Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
16:41:38 [2024-02-28T21:41:38.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
16:41:38 [2024-02-28T21:41:38.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-240485197 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
16:41:38 [2024-02-28T21:41:38.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
16:41:40 [2024-02-28T21:41:40.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
16:41:41 [2024-02-28T21:41:41.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
16:41:42 [2024-02-28T21:41:42.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
16:41:42 [2024-02-28T21:41:42.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
16:41:44 [2024-02-28T21:41:44.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
16:41:44 [2024-02-28T21:41:44.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
16:41:45 [2024-02-28T21:41:45.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
16:41:46 [2024-02-28T21:41:46.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
16:41:47 [2024-02-28T21:41:47.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
16:41:48 [2024-02-28T21:41:48.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
16:41:49 [2024-02-28T21:41:49.187Z] 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@30221cfa] time=-240474746 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:41:49 [2024-02-28T21:41:49.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:41:49 [2024-02-28T21:41:49.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:41:49 [2024-02-28T21:41:49.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:41:49 [2024-02-28T21:41:49.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:41:49 [2024-02-28T21:41:49.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-240474741 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:41:49 [2024-02-28T21:41:49.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-240474726 data=null doit=true}, TreeItem with text {test}]
16:41:49 [2024-02-28T21:41:49.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-240474726 data=null}, TreeItem with text {test}]
16:41:49 [2024-02-28T21:41:49.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-240474726 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:41:49 [2024-02-28T21:41:49.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240474725 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:41:49 [2024-02-28T21:41:49.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-240474715 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:41:49 [2024-02-28T21:41:49.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:41:49 [2024-02-28T21:41:49.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:41:49 [2024-02-28T21:41:49.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:41:49 [2024-02-28T21:41:49.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:41:49 [2024-02-28T21:41:49.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:41:49 [2024-02-28T21:41:49.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:41:49 [2024-02-28T21:41:49.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:41:49 [2024-02-28T21:41:49.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')
16:41:49 [2024-02-28T21:41:49.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:41:49 [2024-02-28T21:41:49.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:41:49 [2024-02-28T21:41:49.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:41:49 [2024-02-28T21:41:49.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:41:49 [2024-02-28T21:41:49.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
16:41:49 [2024-02-28T21:41:49.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=-240474221 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:41:49 [2024-02-28T21:41:49.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=-240474221 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:41:49 [2024-02-28T21:41:49.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=-240474221 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:41:49 [2024-02-28T21:41:49.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=-240474221 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:41:49 [2024-02-28T21:41:49.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=-240474220 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:41:49 [2024-02-28T21:41:49.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=-240474220 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:41:49 [2024-02-28T21:41:49.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=-240474220 data=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')]
16:41:49 [2024-02-28T21:41:49.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=-240474220 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:41:49 [2024-02-28T21:41:49.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=-240474220 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:41:49 [2024-02-28T21:41:49.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=-240474220 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:41:49 [2024-02-28T21:41:49.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=-240474220 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:41:49 [2024-02-28T21:41:49.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=-240474220 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:41:49 [2024-02-28T21:41:49.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:41:49 [2024-02-28T21:41:49.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:41:49 [2024-02-28T21:41:49.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:41:49 [2024-02-28T21:41:49.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:41:49 [2024-02-28T21:41:49.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:41:49 [2024-02-28T21:41:49.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:41:49 [2024-02-28T21:41:49.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:41:49 [2024-02-28T21:41:49.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')
16:41:49 [2024-02-28T21:41:49.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:41:49 [2024-02-28T21:41:49.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-240474220 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:41:49 [2024-02-28T21:41:49.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-240474219 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:41:49 [2024-02-28T21:41:49.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-240474219 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:41:49 [2024-02-28T21:41:49.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-240474219 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:41:49 [2024-02-28T21:41:49.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-240474219 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:41:49 [2024-02-28T21:41:49.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-240474219 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:41:49 [2024-02-28T21:41:49.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')
16:41:49 [2024-02-28T21:41:49.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')
16:41:49 [2024-02-28T21:41:49.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')
16:41:49 [2024-02-28T21:41:49.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')
16:41:49 [2024-02-28T21:41:49.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')
16:41:49 [2024-02-28T21:41:49.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:41:49 [2024-02-28T21:41:49.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-240474219 data=null 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')]
16:41:49 [2024-02-28T21:41:49.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-240474677 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:41:50 [2024-02-28T21:41:50.271Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.66 s -- in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.OpenTraceStressTest
16:41:50 [2024-02-28T21:41:50.271Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.OpenTraceStressTest.testOpenAndCloseConcurrency -- Time elapsed: 11.31 s
16:41:50 [2024-02-28T21:41:50.271Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest
16:41:50 [2024-02-28T21:41:50.271Z] 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@30221cfa] time=-240473700 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:41:50 [2024-02-28T21:41:50.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:41:50 [2024-02-28T21:41:50.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
16:41:50 [2024-02-28T21:41:50.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
16:41:50 [2024-02-28T21:41:50.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
16:41:50 [2024-02-28T21:41:50.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-240473561 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
16:41:50 [2024-02-28T21:41:50.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
16:41:50 [2024-02-28T21:41:50.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"'
16:41:53 [2024-02-28T21:41:53.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
16:41:53 [2024-02-28T21:41:53.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:41:53 [2024-02-28T21:41:53.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
16:41:53 [2024-02-28T21:41:53.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
16:41:53 [2024-02-28T21:41:53.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
16:41:53 [2024-02-28T21:41:53.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
16:41:53 [2024-02-28T21:41:53.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
16:41:53 [2024-02-28T21:41:53.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
16:41:53 [2024-02-28T21:41:53.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
16:41:53 [2024-02-28T21:41:53.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
16:41:53 [2024-02-28T21:41:53.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
16:41:53 [2024-02-28T21:41:53.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:41:53 [2024-02-28T21:41:53.342Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
16:41:53 [2024-02-28T21:41:53.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:41:53 [2024-02-28T21:41:53.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:41:53 [2024-02-28T21:41:53.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
16:41:53 [2024-02-28T21:41:53.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:41:53 [2024-02-28T21:41:53.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:41:53 [2024-02-28T21:41:53.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
16:41:54 [2024-02-28T21:41:54.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:41:54 [2024-02-28T21:41:54.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:41:54 [2024-02-28T21:41:54.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
16:41:54 [2024-02-28T21:41:54.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:41:54 [2024-02-28T21:41:54.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:41:54 [2024-02-28T21:41:54.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
16:41:55 [2024-02-28T21:41:55.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:41:55 [2024-02-28T21:41:55.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:41:55 [2024-02-28T21:41:55.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
16:41:55 [2024-02-28T21:41:55.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:41:55 [2024-02-28T21:41:55.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:41:55 [2024-02-28T21:41:55.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
16:41:56 [2024-02-28T21:41:56.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:41:56 [2024-02-28T21:41:56.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:41:56 [2024-02-28T21:41:56.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
16:41:56 [2024-02-28T21:41:56.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:41:56 [2024-02-28T21:41:56.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:41:56 [2024-02-28T21:41:56.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
16:41:57 [2024-02-28T21:41:57.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:41:57 [2024-02-28T21:41:57.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:41:57 [2024-02-28T21:41:57.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
16:41:57 [2024-02-28T21:41:57.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:41:57 [2024-02-28T21:41:57.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:41:57 [2024-02-28T21:41:57.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
16:41:58 [2024-02-28T21:41:58.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:41:58 [2024-02-28T21:41:58.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:41:58 [2024-02-28T21:41:58.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
16:41:58 [2024-02-28T21:41:58.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:41:58 [2024-02-28T21:41:58.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:41:58 [2024-02-28T21:41:58.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
16:41:58 [2024-02-28T21:41:58.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
16:42:00 [2024-02-28T21:42:00.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
16:42:00 [2024-02-28T21:42:00.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:42:00 [2024-02-28T21:42:00.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
16:42:01 [2024-02-28T21:42:01.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:42:01 [2024-02-28T21:42:01.033Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
16:42:01 [2024-02-28T21:42:01.033Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
16:42:01 [2024-02-28T21:42:01.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicking on ToolItem with tooltip text {Hide Empty Rows}
16:42:01 [2024-02-28T21:42:01.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240462913 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
16:42:01 [2024-02-28T21:42:01.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240462911 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
16:42:01 [2024-02-28T21:42:01.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240462911 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
16:42:01 [2024-02-28T21:42:01.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240462911 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
16:42:01 [2024-02-28T21:42:01.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240462911 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
16:42:01 [2024-02-28T21:42:01.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240462911 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}]
16:42:01 [2024-02-28T21:42:01.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240462911 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
16:42:01 [2024-02-28T21:42:01.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240462911 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
16:42:01 [2024-02-28T21:42:01.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240462911 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
16:42:01 [2024-02-28T21:42:01.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240462911 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
16:42:01 [2024-02-28T21:42:01.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240462911 data=null}, ToolItem with tooltip text {Hide Empty Rows}]
16:42:01 [2024-02-28T21:42:01.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicked on ToolItem with tooltip text {Hide Empty Rows}
16:42:01 [2024-02-28T21:42:01.033Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
16:42:01 [2024-02-28T21:42:01.033Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
16:42:01 [2024-02-28T21:42:01.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicking on ToolItem with tooltip text {Hide Empty Rows}
16:42:01 [2024-02-28T21:42:01.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240462909 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
16:42:01 [2024-02-28T21:42:01.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240462909 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
16:42:01 [2024-02-28T21:42:01.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240462909 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
16:42:01 [2024-02-28T21:42:01.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240462908 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
16:42:01 [2024-02-28T21:42:01.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240462908 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
16:42:01 [2024-02-28T21:42:01.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240462908 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}]
16:42:01 [2024-02-28T21:42:01.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240462908 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
16:42:01 [2024-02-28T21:42:01.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240462908 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
16:42:01 [2024-02-28T21:42:01.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240462908 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
16:42:01 [2024-02-28T21:42:01.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240462907 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
16:42:01 [2024-02-28T21:42:01.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240462907 data=null}, ToolItem with tooltip text {Hide Empty Rows}]
16:42:01 [2024-02-28T21:42:01.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicked on ToolItem with tooltip text {Hide Empty Rows}
16:42:01 [2024-02-28T21:42:01.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
16:42:02 [2024-02-28T21:42:02.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
16:42:02 [2024-02-28T21:42:02.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:42:02 [2024-02-28T21:42:02.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
16:42:02 [2024-02-28T21:42:02.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
16:42:02 [2024-02-28T21:42:02.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'TimeGraphMarkerAxis'
16:42:02 [2024-02-28T21:42:02.652Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
16:42:02 [2024-02-28T21:42:02.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Add Bookmark...}
16:42:02 [2024-02-28T21:42:02.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240461366 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
16:42:02 [2024-02-28T21:42:02.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240461366 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
16:42:02 [2024-02-28T21:42:02.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240461366 data=null doit=true}, ToolItem with tooltip text {Add Bookmark...}]
16:42:02 [2024-02-28T21:42:02.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240461366 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
16:42:02 [2024-02-28T21:42:02.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240461366 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
16:42:02 [2024-02-28T21:42:02.652Z] 
16:42:02 [2024-02-28T21:42:02.652Z] (Eclipse:12922): Gtk-WARNING **: 21:42:02.582: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:42:02 [2024-02-28T21:42:02.652Z] 
16:42:02 [2024-02-28T21:42:02.652Z] (Eclipse:12922): Gtk-WARNING **: 21:42:02.582: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:42:02 [2024-02-28T21:42:02.652Z] 
16:42:02 [2024-02-28T21:42:02.652Z] (Eclipse:12922): Gtk-WARNING **: 21:42:02.582: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:42:02 [2024-02-28T21:42:02.652Z] 
16:42:02 [2024-02-28T21:42:02.652Z] (Eclipse:12922): Gtk-WARNING **: 21:42:02.582: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:42:02 [2024-02-28T21:42:02.652Z] 
16:42:02 [2024-02-28T21:42:02.652Z] (Eclipse:12922): Gtk-WARNING **: 21:42:02.648: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:42:02 [2024-02-28T21:42:02.652Z] 
16:42:02 [2024-02-28T21:42:02.652Z] (Eclipse:12922): Gtk-WARNING **: 21:42:02.648: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:42:02 [2024-02-28T21:42:02.652Z] 
16:42:02 [2024-02-28T21:42:02.652Z] (Eclipse:12922): Gtk-WARNING **: 21:42:02.648: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:42:02 [2024-02-28T21:42:02.652Z] 
16:42:02 [2024-02-28T21:42:02.652Z] (Eclipse:12922): Gtk-WARNING **: 21:42:02.648: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:42:02 [2024-02-28T21:42:02.907Z] 
16:42:02 [2024-02-28T21:42:02.907Z] (Eclipse:12922): Gtk-WARNING **: 21:42:02.680: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:42:02 [2024-02-28T21:42:02.907Z] 
16:42:02 [2024-02-28T21:42:02.907Z] (Eclipse:12922): Gtk-WARNING **: 21:42:02.680: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:42:02 [2024-02-28T21:42:02.907Z] 
16:42:02 [2024-02-28T21:42:02.907Z] (Eclipse:12922): Gtk-WARNING **: 21:42:02.680: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:42:02 [2024-02-28T21:42:02.907Z] 
16:42:02 [2024-02-28T21:42:02.907Z] (Eclipse:12922): Gtk-WARNING **: 21:42:02.680: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:42:02 [2024-02-28T21:42:02.907Z] 
16:42:02 [2024-02-28T21:42:02.907Z] (Eclipse:12922): Gtk-WARNING **: 21:42:02.712: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:42:02 [2024-02-28T21:42:02.907Z] 
16:42:02 [2024-02-28T21:42:02.907Z] (Eclipse:12922): Gtk-WARNING **: 21:42:02.712: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:42:02 [2024-02-28T21:42:02.907Z] 
16:42:02 [2024-02-28T21:42:02.907Z] (Eclipse:12922): Gtk-WARNING **: 21:42:02.712: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:42:02 [2024-02-28T21:42:02.907Z] 
16:42:02 [2024-02-28T21:42:02.907Z] (Eclipse:12922): Gtk-WARNING **: 21:42:02.712: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:42:02 [2024-02-28T21:42:02.907Z] 
16:42:02 [2024-02-28T21:42:02.907Z] (Eclipse:12922): Gtk-WARNING **: 21:42:02.743: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:42:02 [2024-02-28T21:42:02.907Z] 
16:42:02 [2024-02-28T21:42:02.907Z] (Eclipse:12922): Gtk-WARNING **: 21:42:02.743: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:42:02 [2024-02-28T21:42:02.907Z] 
16:42:02 [2024-02-28T21:42:02.907Z] (Eclipse:12922): Gtk-WARNING **: 21:42:02.743: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:42:02 [2024-02-28T21:42:02.907Z] 
16:42:02 [2024-02-28T21:42:02.907Z] (Eclipse:12922): Gtk-WARNING **: 21:42:02.743: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:42:02 [2024-02-28T21:42:02.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240461056 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
16:42:02 [2024-02-28T21:42:02.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240461049 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
16:42:02 [2024-02-28T21:42:02.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240461044 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
16:42:02 [2024-02-28T21:42:02.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240461044 data=null doit=true}, ToolItem with tooltip text {Add Bookmark...}]
16:42:02 [2024-02-28T21:42:02.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240461044 data=null}, ToolItem with tooltip text {Add Bookmark...}]
16:42:02 [2024-02-28T21:42:02.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Add Bookmark...}
16:42:02 [2024-02-28T21:42:02.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Add Bookmark", using matcher: with text 'Add Bookmark'
16:42:02 [2024-02-28T21:42:02.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:42:02 [2024-02-28T21:42:02.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
16:42:02 [2024-02-28T21:42:02.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:42:02 [2024-02-28T21:42:02.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:42:02 [2024-02-28T21:42:02.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:42:02 [2024-02-28T21:42:02.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:42:02 [2024-02-28T21:42:02.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:42:02 [2024-02-28T21:42:02.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')
16:42:02 [2024-02-28T21:42:02.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:42:02 [2024-02-28T21:42:02.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-240461042 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:42:02 [2024-02-28T21:42:02.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-240461042 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:42:02 [2024-02-28T21:42:02.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-240461042 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:42:02 [2024-02-28T21:42:02.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-240461042 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:42:02 [2024-02-28T21:42:02.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-240461042 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:42:02 [2024-02-28T21:42:02.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-240461042 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:42:02 [2024-02-28T21:42:02.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-240461042 data=null 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')]
16:42:02 [2024-02-28T21:42:02.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240461366 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...}]
16:42:03 [2024-02-28T21:42:03.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:42:03 [2024-02-28T21:42:03.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:42:03 [2024-02-28T21:42:03.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on TimeGraphMarkerAxis with text {}
16:42:03 [2024-02-28T21:42:03.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=-240460856 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphMarkerAxis with text {}]
16:42:03 [2024-02-28T21:42:03.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=-240460856 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphMarkerAxis with text {}]
16:42:03 [2024-02-28T21:42:03.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphMarkerAxis {} [layout=null] time=-240460856 data=null doit=true}, TimeGraphMarkerAxis with text {}]
16:42:03 [2024-02-28T21:42:03.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} [layout=null] time=-240460856 data=null}, TimeGraphMarkerAxis with text {}]
16:42:03 [2024-02-28T21:42:03.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=-240460856 data=null button=1 stateMask=0x0 x=546 y=10 count=1}, TimeGraphMarkerAxis with text {}]
16:42:03 [2024-02-28T21:42:03.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=-240460855 data=null button=1 stateMask=0x80000 x=546 y=10 count=1}, TimeGraphMarkerAxis with text {}]
16:42:03 [2024-02-28T21:42:03.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on TimeGraphMarkerAxis with text {}
16:42:03 [2024-02-28T21:42:03.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on TimeGraphMarkerAxis with text {}
16:42:03 [2024-02-28T21:42:03.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=-240460347 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphMarkerAxis with text {}]
16:42:03 [2024-02-28T21:42:03.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=-240460347 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphMarkerAxis with text {}]
16:42:03 [2024-02-28T21:42:03.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphMarkerAxis {} [layout=null] time=-240460347 data=null doit=true}, TimeGraphMarkerAxis with text {}]
16:42:03 [2024-02-28T21:42:03.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} [layout=null] time=-240460347 data=null}, TimeGraphMarkerAxis with text {}]
16:42:03 [2024-02-28T21:42:03.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=-240460347 data=null button=1 stateMask=0x0 x=247 y=28 count=1}, TimeGraphMarkerAxis with text {}]
16:42:03 [2024-02-28T21:42:03.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=-240460346 data=null button=1 stateMask=0x80000 x=247 y=28 count=1}, TimeGraphMarkerAxis with text {}]
16:42:03 [2024-02-28T21:42:03.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on TimeGraphMarkerAxis with text {}
16:42:03 [2024-02-28T21:42:03.979Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
16:42:03 [2024-02-28T21:42:03.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Remove Bookmark}
16:42:03 [2024-02-28T21:42:03.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240459845 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
16:42:03 [2024-02-28T21:42:03.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240459845 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
16:42:03 [2024-02-28T21:42:03.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240459845 data=null doit=true}, ToolItem with tooltip text {Remove Bookmark}]
16:42:03 [2024-02-28T21:42:03.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240459845 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
16:42:03 [2024-02-28T21:42:03.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240459844 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
16:42:03 [2024-02-28T21:42:03.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=-240459844 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}]
16:42:04 [2024-02-28T21:42:04.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240459843 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
16:42:04 [2024-02-28T21:42:04.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240459812 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
16:42:04 [2024-02-28T21:42:04.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240459795 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
16:42:04 [2024-02-28T21:42:04.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240459795 data=null doit=true}, ToolItem with tooltip text {Add Bookmark...}]
16:42:04 [2024-02-28T21:42:04.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240459794 data=null}, ToolItem with tooltip text {Add Bookmark...}]
16:42:04 [2024-02-28T21:42:04.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Add Bookmark...}
16:42:04 [2024-02-28T21:42:04.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on TimeGraphMarkerAxis with text {}
16:42:04 [2024-02-28T21:42:04.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=-240459794 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphMarkerAxis with text {}]
16:42:04 [2024-02-28T21:42:04.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=-240459794 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphMarkerAxis with text {}]
16:42:04 [2024-02-28T21:42:04.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphMarkerAxis {} [layout=null] time=-240459794 data=null doit=true}, TimeGraphMarkerAxis with text {}]
16:42:04 [2024-02-28T21:42:04.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} [layout=null] time=-240459793 data=null}, TimeGraphMarkerAxis with text {}]
16:42:04 [2024-02-28T21:42:04.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=-240459793 data=null button=1 stateMask=0x0 x=3 y=4 count=1}, TimeGraphMarkerAxis with text {}]
16:42:04 [2024-02-28T21:42:04.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=-240459793 data=null button=1 stateMask=0x80000 x=3 y=4 count=1}, TimeGraphMarkerAxis with text {}]
16:42:04 [2024-02-28T21:42:04.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on TimeGraphMarkerAxis with text {}
16:42:04 [2024-02-28T21:42:04.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on TimeGraphMarkerAxis with text {}
16:42:04 [2024-02-28T21:42:04.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=-240459793 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphMarkerAxis with text {}]
16:42:04 [2024-02-28T21:42:04.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=-240459793 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphMarkerAxis with text {}]
16:42:04 [2024-02-28T21:42:04.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphMarkerAxis {} [layout=null] time=-240459793 data=null doit=true}, TimeGraphMarkerAxis with text {}]
16:42:04 [2024-02-28T21:42:04.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} [layout=null] time=-240459793 data=null}, TimeGraphMarkerAxis with text {}]
16:42:04 [2024-02-28T21:42:04.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=-240459793 data=null button=1 stateMask=0x0 x=3 y=4 count=1}, TimeGraphMarkerAxis with text {}]
16:42:04 [2024-02-28T21:42:04.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=-240459792 data=null button=1 stateMask=0x80000 x=3 y=4 count=1}, TimeGraphMarkerAxis with text {}]
16:42:04 [2024-02-28T21:42:04.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on TimeGraphMarkerAxis with text {}
16:42:04 [2024-02-28T21:42:04.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on TimeGraphMarkerAxis with text {}
16:42:04 [2024-02-28T21:42:04.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=-240459792 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphMarkerAxis with text {}]
16:42:04 [2024-02-28T21:42:04.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=-240459792 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphMarkerAxis with text {}]
16:42:04 [2024-02-28T21:42:04.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphMarkerAxis {} [layout=null] time=-240459792 data=null doit=true}, TimeGraphMarkerAxis with text {}]
16:42:04 [2024-02-28T21:42:04.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} [layout=null] time=-240459792 data=null}, TimeGraphMarkerAxis with text {}]
16:42:04 [2024-02-28T21:42:04.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=-240459792 data=null button=1 stateMask=0x0 x=15 y=9 count=1}, TimeGraphMarkerAxis with text {}]
16:42:04 [2024-02-28T21:42:04.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=-240459791 data=null button=1 stateMask=0x80000 x=15 y=9 count=1}, TimeGraphMarkerAxis with text {}]
16:42:04 [2024-02-28T21:42:04.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on TimeGraphMarkerAxis with text {}
16:42:04 [2024-02-28T21:42:04.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Lost Events", using matcher: with mnemonic 'Lost Events'
16:42:04 [2024-02-28T21:42:04.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Lost Events'
16:42:04 [2024-02-28T21:42:04.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Lost Events} time=-240459716 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Lost Events']
16:42:04 [2024-02-28T21:42:04.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Lost Events'
16:42:04 [2024-02-28T21:42:04.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
16:42:06 [2024-02-28T21:42:06.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
16:42:06 [2024-02-28T21:42:06.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:42:06 [2024-02-28T21:42:06.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
16:42:06 [2024-02-28T21:42:06.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
16:42:06 [2024-02-28T21:42:06.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:42:06 [2024-02-28T21:42:06.136Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
16:42:06 [2024-02-28T21:42:06.136Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
16:42:06 [2024-02-28T21:42:06.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
16:42:06 [2024-02-28T21:42:06.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240457936 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:42:06 [2024-02-28T21:42:06.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240457936 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:42:06 [2024-02-28T21:42:06.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240457936 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
16:42:06 [2024-02-28T21:42:06.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240457936 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:42:06 [2024-02-28T21:42:06.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240457936 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:42:06 [2024-02-28T21:42:06.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240457936 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}]
16:42:06 [2024-02-28T21:42:06.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240457935 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:42:06 [2024-02-28T21:42:06.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240457935 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:42:06 [2024-02-28T21:42:06.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240457935 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:42:06 [2024-02-28T21:42:06.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240457935 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
16:42:06 [2024-02-28T21:42:06.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240457935 data=null}, ToolItem with tooltip text {Select Next State Change}]
16:42:06 [2024-02-28T21:42:06.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
16:42:06 [2024-02-28T21:42:06.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
16:42:06 [2024-02-28T21:42:06.392Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
16:42:06 [2024-02-28T21:42:06.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
16:42:06 [2024-02-28T21:42:06.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240457434 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:42:06 [2024-02-28T21:42:06.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240457434 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:42:06 [2024-02-28T21:42:06.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240457434 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
16:42:06 [2024-02-28T21:42:06.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240457434 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:42:06 [2024-02-28T21:42:06.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240457433 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:42:06 [2024-02-28T21:42:06.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240457433 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}]
16:42:06 [2024-02-28T21:42:06.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240457426 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:42:06 [2024-02-28T21:42:06.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240457426 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:42:06 [2024-02-28T21:42:06.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240457426 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:42:06 [2024-02-28T21:42:06.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240457426 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
16:42:06 [2024-02-28T21:42:06.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240457426 data=null}, ToolItem with tooltip text {Select Next State Change}]
16:42:06 [2024-02-28T21:42:06.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
16:42:06 [2024-02-28T21:42:06.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
16:42:06 [2024-02-28T21:42:06.954Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
16:42:06 [2024-02-28T21:42:06.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Add Bookmark...}
16:42:06 [2024-02-28T21:42:06.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240456925 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
16:42:06 [2024-02-28T21:42:06.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240456925 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
16:42:06 [2024-02-28T21:42:06.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240456925 data=null doit=true}, ToolItem with tooltip text {Add Bookmark...}]
16:42:06 [2024-02-28T21:42:06.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240456925 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
16:42:06 [2024-02-28T21:42:06.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240456925 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
16:42:07 [2024-02-28T21:42:07.209Z] 
16:42:07 [2024-02-28T21:42:07.209Z] (Eclipse:12922): Gtk-WARNING **: 21:42:07.003: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:42:07 [2024-02-28T21:42:07.209Z] 
16:42:07 [2024-02-28T21:42:07.209Z] (Eclipse:12922): Gtk-WARNING **: 21:42:07.003: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:42:07 [2024-02-28T21:42:07.209Z] 
16:42:07 [2024-02-28T21:42:07.209Z] (Eclipse:12922): Gtk-WARNING **: 21:42:07.003: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:42:07 [2024-02-28T21:42:07.209Z] 
16:42:07 [2024-02-28T21:42:07.209Z] (Eclipse:12922): Gtk-WARNING **: 21:42:07.003: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:42:07 [2024-02-28T21:42:07.209Z] 
16:42:07 [2024-02-28T21:42:07.209Z] (Eclipse:12922): Gtk-WARNING **: 21:42:07.065: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:42:07 [2024-02-28T21:42:07.209Z] 
16:42:07 [2024-02-28T21:42:07.209Z] (Eclipse:12922): Gtk-WARNING **: 21:42:07.065: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:42:07 [2024-02-28T21:42:07.209Z] 
16:42:07 [2024-02-28T21:42:07.209Z] (Eclipse:12922): Gtk-WARNING **: 21:42:07.065: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:42:07 [2024-02-28T21:42:07.209Z] 
16:42:07 [2024-02-28T21:42:07.209Z] (Eclipse:12922): Gtk-WARNING **: 21:42:07.065: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:42:07 [2024-02-28T21:42:07.209Z] 
16:42:07 [2024-02-28T21:42:07.209Z] (Eclipse:12922): Gtk-WARNING **: 21:42:07.108: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:42:07 [2024-02-28T21:42:07.209Z] 
16:42:07 [2024-02-28T21:42:07.209Z] (Eclipse:12922): Gtk-WARNING **: 21:42:07.108: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:42:07 [2024-02-28T21:42:07.209Z] 
16:42:07 [2024-02-28T21:42:07.209Z] (Eclipse:12922): Gtk-WARNING **: 21:42:07.108: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:42:07 [2024-02-28T21:42:07.209Z] 
16:42:07 [2024-02-28T21:42:07.209Z] (Eclipse:12922): Gtk-WARNING **: 21:42:07.108: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:42:07 [2024-02-28T21:42:07.209Z] 
16:42:07 [2024-02-28T21:42:07.209Z] (Eclipse:12922): Gtk-WARNING **: 21:42:07.138: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:42:07 [2024-02-28T21:42:07.209Z] 
16:42:07 [2024-02-28T21:42:07.209Z] (Eclipse:12922): Gtk-WARNING **: 21:42:07.138: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:42:07 [2024-02-28T21:42:07.209Z] 
16:42:07 [2024-02-28T21:42:07.209Z] (Eclipse:12922): Gtk-WARNING **: 21:42:07.138: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:42:07 [2024-02-28T21:42:07.209Z] 
16:42:07 [2024-02-28T21:42:07.209Z] (Eclipse:12922): Gtk-WARNING **: 21:42:07.138: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:42:07 [2024-02-28T21:42:07.210Z] 
16:42:07 [2024-02-28T21:42:07.210Z] (Eclipse:12922): Gtk-WARNING **: 21:42:07.166: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:42:07 [2024-02-28T21:42:07.210Z] 
16:42:07 [2024-02-28T21:42:07.210Z] (Eclipse:12922): Gtk-WARNING **: 21:42:07.166: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:42:07 [2024-02-28T21:42:07.210Z] 
16:42:07 [2024-02-28T21:42:07.210Z] (Eclipse:12922): Gtk-WARNING **: 21:42:07.166: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:42:07 [2024-02-28T21:42:07.210Z] 
16:42:07 [2024-02-28T21:42:07.210Z] (Eclipse:12922): Gtk-WARNING **: 21:42:07.166: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:42:07 [2024-02-28T21:42:07.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240456629 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
16:42:07 [2024-02-28T21:42:07.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240456628 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
16:42:07 [2024-02-28T21:42:07.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240456628 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
16:42:07 [2024-02-28T21:42:07.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240456628 data=null doit=true}, ToolItem with tooltip text {Add Bookmark...}]
16:42:07 [2024-02-28T21:42:07.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240456627 data=null}, ToolItem with tooltip text {Add Bookmark...}]
16:42:07 [2024-02-28T21:42:07.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Add Bookmark...}
16:42:07 [2024-02-28T21:42:07.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Add Bookmark", using matcher: with text 'Add Bookmark'
16:42:07 [2024-02-28T21:42:07.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:42:07 [2024-02-28T21:42:07.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
16:42:07 [2024-02-28T21:42:07.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:42:07 [2024-02-28T21:42:07.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:42:07 [2024-02-28T21:42:07.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:42:07 [2024-02-28T21:42:07.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:42:07 [2024-02-28T21:42:07.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:42:07 [2024-02-28T21:42:07.210Z] 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')
16:42:07 [2024-02-28T21:42:07.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:42:07 [2024-02-28T21:42:07.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-240456625 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:42:07 [2024-02-28T21:42:07.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-240456625 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:42:07 [2024-02-28T21:42:07.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-240456625 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:42:07 [2024-02-28T21:42:07.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-240456625 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:42:07 [2024-02-28T21:42:07.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-240456625 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:42:07 [2024-02-28T21:42:07.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-240456625 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:42:07 [2024-02-28T21:42:07.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-240456625 data=null 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')]
16:42:07 [2024-02-28T21:42:07.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240456924 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...}]
16:42:07 [2024-02-28T21:42:07.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:42:07 [2024-02-28T21:42:07.465Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
16:42:07 [2024-02-28T21:42:07.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
16:42:07 [2024-02-28T21:42:07.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240456486 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:42:07 [2024-02-28T21:42:07.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240456485 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:42:07 [2024-02-28T21:42:07.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240456485 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
16:42:07 [2024-02-28T21:42:07.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240456485 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:42:07 [2024-02-28T21:42:07.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240456485 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:42:07 [2024-02-28T21:42:07.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240456485 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}]
16:42:07 [2024-02-28T21:42:07.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240456484 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:42:07 [2024-02-28T21:42:07.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240456484 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:42:07 [2024-02-28T21:42:07.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240456484 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:42:07 [2024-02-28T21:42:07.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240456484 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
16:42:07 [2024-02-28T21:42:07.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240456484 data=null}, ToolItem with tooltip text {Select Next State Change}]
16:42:07 [2024-02-28T21:42:07.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
16:42:07 [2024-02-28T21:42:07.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
16:42:08 [2024-02-28T21:42:08.026Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
16:42:08 [2024-02-28T21:42:08.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
16:42:08 [2024-02-28T21:42:08.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240455983 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:42:08 [2024-02-28T21:42:08.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240455983 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:42:08 [2024-02-28T21:42:08.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240455983 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
16:42:08 [2024-02-28T21:42:08.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240455983 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:42:08 [2024-02-28T21:42:08.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240455983 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:42:08 [2024-02-28T21:42:08.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240455983 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}]
16:42:08 [2024-02-28T21:42:08.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240455976 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:42:08 [2024-02-28T21:42:08.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240455976 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:42:08 [2024-02-28T21:42:08.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240455976 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:42:08 [2024-02-28T21:42:08.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240455976 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
16:42:08 [2024-02-28T21:42:08.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240455976 data=null}, ToolItem with tooltip text {Select Next State Change}]
16:42:08 [2024-02-28T21:42:08.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
16:42:08 [2024-02-28T21:42:08.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
16:42:08 [2024-02-28T21:42:08.586Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
16:42:08 [2024-02-28T21:42:08.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
16:42:08 [2024-02-28T21:42:08.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240455475 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:42:08 [2024-02-28T21:42:08.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240455475 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:42:08 [2024-02-28T21:42:08.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240455475 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
16:42:08 [2024-02-28T21:42:08.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240455474 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:42:08 [2024-02-28T21:42:08.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240455474 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:42:08 [2024-02-28T21:42:08.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240455474 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}]
16:42:08 [2024-02-28T21:42:08.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240455467 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:42:08 [2024-02-28T21:42:08.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240455467 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:42:08 [2024-02-28T21:42:08.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240455467 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:42:08 [2024-02-28T21:42:08.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240455467 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
16:42:08 [2024-02-28T21:42:08.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240455467 data=null}, ToolItem with tooltip text {Select Next State Change}]
16:42:08 [2024-02-28T21:42:08.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
16:42:08 [2024-02-28T21:42:08.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
16:42:09 [2024-02-28T21:42:09.147Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
16:42:09 [2024-02-28T21:42:09.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Add Bookmark...}
16:42:09 [2024-02-28T21:42:09.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240454966 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
16:42:09 [2024-02-28T21:42:09.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240454966 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
16:42:09 [2024-02-28T21:42:09.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240454966 data=null doit=true}, ToolItem with tooltip text {Add Bookmark...}]
16:42:09 [2024-02-28T21:42:09.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240454966 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
16:42:09 [2024-02-28T21:42:09.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240454966 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
16:42:09 [2024-02-28T21:42:09.147Z] 
16:42:09 [2024-02-28T21:42:09.147Z] (Eclipse:12922): Gtk-WARNING **: 21:42:08.954: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:42:09 [2024-02-28T21:42:09.147Z] 
16:42:09 [2024-02-28T21:42:09.147Z] (Eclipse:12922): Gtk-WARNING **: 21:42:08.954: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:42:09 [2024-02-28T21:42:09.147Z] 
16:42:09 [2024-02-28T21:42:09.147Z] (Eclipse:12922): Gtk-WARNING **: 21:42:08.954: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:42:09 [2024-02-28T21:42:09.147Z] 
16:42:09 [2024-02-28T21:42:09.147Z] (Eclipse:12922): Gtk-WARNING **: 21:42:08.954: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:42:09 [2024-02-28T21:42:09.147Z] 
16:42:09 [2024-02-28T21:42:09.147Z] (Eclipse:12922): Gtk-WARNING **: 21:42:08.991: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:42:09 [2024-02-28T21:42:09.147Z] 
16:42:09 [2024-02-28T21:42:09.147Z] (Eclipse:12922): Gtk-WARNING **: 21:42:08.991: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:42:09 [2024-02-28T21:42:09.147Z] 
16:42:09 [2024-02-28T21:42:09.147Z] (Eclipse:12922): Gtk-WARNING **: 21:42:08.991: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:42:09 [2024-02-28T21:42:09.147Z] 
16:42:09 [2024-02-28T21:42:09.147Z] (Eclipse:12922): Gtk-WARNING **: 21:42:08.991: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:42:09 [2024-02-28T21:42:09.147Z] 
16:42:09 [2024-02-28T21:42:09.147Z] (Eclipse:12922): Gtk-WARNING **: 21:42:09.025: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:42:09 [2024-02-28T21:42:09.147Z] 
16:42:09 [2024-02-28T21:42:09.147Z] (Eclipse:12922): Gtk-WARNING **: 21:42:09.025: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:42:09 [2024-02-28T21:42:09.147Z] 
16:42:09 [2024-02-28T21:42:09.147Z] (Eclipse:12922): Gtk-WARNING **: 21:42:09.025: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:42:09 [2024-02-28T21:42:09.147Z] 
16:42:09 [2024-02-28T21:42:09.147Z] (Eclipse:12922): Gtk-WARNING **: 21:42:09.025: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:42:09 [2024-02-28T21:42:09.147Z] 
16:42:09 [2024-02-28T21:42:09.147Z] (Eclipse:12922): Gtk-WARNING **: 21:42:09.053: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:42:09 [2024-02-28T21:42:09.147Z] 
16:42:09 [2024-02-28T21:42:09.147Z] (Eclipse:12922): Gtk-WARNING **: 21:42:09.054: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:42:09 [2024-02-28T21:42:09.147Z] 
16:42:09 [2024-02-28T21:42:09.147Z] (Eclipse:12922): Gtk-WARNING **: 21:42:09.054: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:42:09 [2024-02-28T21:42:09.147Z] 
16:42:09 [2024-02-28T21:42:09.147Z] (Eclipse:12922): Gtk-WARNING **: 21:42:09.054: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:42:09 [2024-02-28T21:42:09.147Z] 
16:42:09 [2024-02-28T21:42:09.147Z] (Eclipse:12922): Gtk-WARNING **: 21:42:09.082: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:42:09 [2024-02-28T21:42:09.147Z] 
16:42:09 [2024-02-28T21:42:09.147Z] (Eclipse:12922): Gtk-WARNING **: 21:42:09.083: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:42:09 [2024-02-28T21:42:09.147Z] 
16:42:09 [2024-02-28T21:42:09.147Z] (Eclipse:12922): Gtk-WARNING **: 21:42:09.083: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:42:09 [2024-02-28T21:42:09.147Z] 
16:42:09 [2024-02-28T21:42:09.147Z] (Eclipse:12922): Gtk-WARNING **: 21:42:09.083: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:42:09 [2024-02-28T21:42:09.147Z] 
16:42:09 [2024-02-28T21:42:09.147Z] (Eclipse:12922): Gtk-WARNING **: 21:42:09.116: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:42:09 [2024-02-28T21:42:09.147Z] 
16:42:09 [2024-02-28T21:42:09.147Z] (Eclipse:12922): Gtk-WARNING **: 21:42:09.116: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:42:09 [2024-02-28T21:42:09.147Z] 
16:42:09 [2024-02-28T21:42:09.147Z] (Eclipse:12922): Gtk-WARNING **: 21:42:09.116: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:42:09 [2024-02-28T21:42:09.147Z] 
16:42:09 [2024-02-28T21:42:09.147Z] (Eclipse:12922): Gtk-WARNING **: 21:42:09.116: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:42:09 [2024-02-28T21:42:09.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240454683 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
16:42:09 [2024-02-28T21:42:09.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240454682 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
16:42:09 [2024-02-28T21:42:09.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240454682 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
16:42:09 [2024-02-28T21:42:09.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240454682 data=null doit=true}, ToolItem with tooltip text {Add Bookmark...}]
16:42:09 [2024-02-28T21:42:09.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240454682 data=null}, ToolItem with tooltip text {Add Bookmark...}]
16:42:09 [2024-02-28T21:42:09.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Add Bookmark...}
16:42:09 [2024-02-28T21:42:09.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Add Bookmark", using matcher: with text 'Add Bookmark'
16:42:09 [2024-02-28T21:42:09.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:42:09 [2024-02-28T21:42:09.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
16:42:09 [2024-02-28T21:42:09.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:42:09 [2024-02-28T21:42:09.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:42:09 [2024-02-28T21:42:09.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:42:09 [2024-02-28T21:42:09.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:42:09 [2024-02-28T21:42:09.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:42:09 [2024-02-28T21:42:09.148Z] 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')
16:42:09 [2024-02-28T21:42:09.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:42:09 [2024-02-28T21:42:09.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-240454680 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:42:09 [2024-02-28T21:42:09.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-240454680 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:42:09 [2024-02-28T21:42:09.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-240454680 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:42:09 [2024-02-28T21:42:09.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-240454680 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:42:09 [2024-02-28T21:42:09.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-240454680 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:42:09 [2024-02-28T21:42:09.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-240454680 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:42:09 [2024-02-28T21:42:09.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-240454680 data=null 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')]
16:42:09 [2024-02-28T21:42:09.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240454966 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...}]
16:42:09 [2024-02-28T21:42:09.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:42:09 [2024-02-28T21:42:09.403Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
16:42:09 [2024-02-28T21:42:09.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Previous Marker}
16:42:09 [2024-02-28T21:42:09.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240454544 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
16:42:09 [2024-02-28T21:42:09.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240454544 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
16:42:09 [2024-02-28T21:42:09.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240454544 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
16:42:09 [2024-02-28T21:42:09.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240454544 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
16:42:09 [2024-02-28T21:42:09.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240454544 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
16:42:09 [2024-02-28T21:42:09.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240454543 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}]
16:42:09 [2024-02-28T21:42:09.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240454543 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
16:42:09 [2024-02-28T21:42:09.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240454543 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
16:42:09 [2024-02-28T21:42:09.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240454543 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
16:42:09 [2024-02-28T21:42:09.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240454543 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
16:42:09 [2024-02-28T21:42:09.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=-240454543 data=null}, ToolItem with tooltip text {Previous Marker}]
16:42:09 [2024-02-28T21:42:09.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Previous Marker}
16:42:09 [2024-02-28T21:42:09.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
16:42:09 [2024-02-28T21:42:09.964Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
16:42:09 [2024-02-28T21:42:09.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Remove Bookmark}
16:42:09 [2024-02-28T21:42:09.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240454042 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
16:42:09 [2024-02-28T21:42:09.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240454042 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
16:42:09 [2024-02-28T21:42:09.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240454042 data=null doit=true}, ToolItem with tooltip text {Remove Bookmark}]
16:42:09 [2024-02-28T21:42:09.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240454042 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
16:42:09 [2024-02-28T21:42:09.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240454041 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
16:42:09 [2024-02-28T21:42:09.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240454041 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}]
16:42:09 [2024-02-28T21:42:09.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240454034 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
16:42:09 [2024-02-28T21:42:09.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240454007 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
16:42:09 [2024-02-28T21:42:09.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240454007 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
16:42:09 [2024-02-28T21:42:09.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240454007 data=null doit=true}, ToolItem with tooltip text {Add Bookmark...}]
16:42:09 [2024-02-28T21:42:09.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240454007 data=null}, ToolItem with tooltip text {Add Bookmark...}]
16:42:09 [2024-02-28T21:42:09.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Add Bookmark...}
16:42:09 [2024-02-28T21:42:09.964Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
16:42:09 [2024-02-28T21:42:09.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Next Marker}
16:42:09 [2024-02-28T21:42:09.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240454007 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
16:42:09 [2024-02-28T21:42:09.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240454006 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
16:42:09 [2024-02-28T21:42:09.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240454006 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
16:42:09 [2024-02-28T21:42:09.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240454006 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
16:42:09 [2024-02-28T21:42:09.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240454006 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
16:42:09 [2024-02-28T21:42:09.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240454006 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}]
16:42:09 [2024-02-28T21:42:09.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240454000 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
16:42:09 [2024-02-28T21:42:09.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240454000 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
16:42:09 [2024-02-28T21:42:09.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240454000 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
16:42:09 [2024-02-28T21:42:09.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240454000 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
16:42:09 [2024-02-28T21:42:09.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240454000 data=null}, ToolItem with tooltip text {Next Marker}]
16:42:09 [2024-02-28T21:42:09.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Next Marker}
16:42:09 [2024-02-28T21:42:09.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
16:42:10 [2024-02-28T21:42:10.525Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
16:42:10 [2024-02-28T21:42:10.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Remove Bookmark}
16:42:10 [2024-02-28T21:42:10.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240453499 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
16:42:10 [2024-02-28T21:42:10.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240453498 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
16:42:10 [2024-02-28T21:42:10.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240453498 data=null doit=true}, ToolItem with tooltip text {Remove Bookmark}]
16:42:10 [2024-02-28T21:42:10.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240453498 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
16:42:10 [2024-02-28T21:42:10.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240453498 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
16:42:10 [2024-02-28T21:42:10.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240453498 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}]
16:42:10 [2024-02-28T21:42:10.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240453491 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
16:42:10 [2024-02-28T21:42:10.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240453464 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
16:42:10 [2024-02-28T21:42:10.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240453458 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
16:42:10 [2024-02-28T21:42:10.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240453458 data=null doit=true}, ToolItem with tooltip text {Add Bookmark...}]
16:42:10 [2024-02-28T21:42:10.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240453458 data=null}, ToolItem with tooltip text {Add Bookmark...}]
16:42:10 [2024-02-28T21:42:10.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Add Bookmark...}
16:42:10 [2024-02-28T21:42:10.525Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
16:42:10 [2024-02-28T21:42:10.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Previous Marker}
16:42:10 [2024-02-28T21:42:10.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240453458 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
16:42:10 [2024-02-28T21:42:10.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240453458 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
16:42:10 [2024-02-28T21:42:10.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240453458 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
16:42:10 [2024-02-28T21:42:10.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240453458 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
16:42:10 [2024-02-28T21:42:10.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240453458 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
16:42:10 [2024-02-28T21:42:10.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240453458 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}]
16:42:10 [2024-02-28T21:42:10.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240453458 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
16:42:10 [2024-02-28T21:42:10.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240453458 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
16:42:10 [2024-02-28T21:42:10.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240453458 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
16:42:10 [2024-02-28T21:42:10.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240453458 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
16:42:10 [2024-02-28T21:42:10.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240453458 data=null}, ToolItem with tooltip text {Previous Marker}]
16:42:10 [2024-02-28T21:42:10.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Previous Marker}
16:42:10 [2024-02-28T21:42:10.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
16:42:10 [2024-02-28T21:42:10.526Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
16:42:10 [2024-02-28T21:42:10.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change}
16:42:10 [2024-02-28T21:42:10.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=-240453457 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:42:10 [2024-02-28T21:42:10.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=-240453457 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:42:10 [2024-02-28T21:42:10.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=-240453457 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
16:42:10 [2024-02-28T21:42:10.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=-240453457 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:42:10 [2024-02-28T21:42:10.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=-240453457 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:42:10 [2024-02-28T21:42:10.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240453457 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}]
16:42:10 [2024-02-28T21:42:10.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240453456 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:42:10 [2024-02-28T21:42:10.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=-240453456 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:42:10 [2024-02-28T21:42:10.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240453456 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:42:10 [2024-02-28T21:42:10.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240453456 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
16:42:10 [2024-02-28T21:42:10.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240453456 data=null}, ToolItem with tooltip text {Select Previous State Change}]
16:42:10 [2024-02-28T21:42:10.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change}
16:42:10 [2024-02-28T21:42:10.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
16:42:11 [2024-02-28T21:42:11.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
16:42:12 [2024-02-28T21:42:12.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
16:42:12 [2024-02-28T21:42:12.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:42:12 [2024-02-28T21:42:12.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
16:42:12 [2024-02-28T21:42:12.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
16:42:12 [2024-02-28T21:42:12.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:42:12 [2024-02-28T21:42:12.704Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
16:42:12 [2024-02-28T21:42:12.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Lost Events", using matcher: with mnemonic 'Lost Events'
16:42:12 [2024-02-28T21:42:12.704Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
16:42:12 [2024-02-28T21:42:12.704Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
16:42:12 [2024-02-28T21:42:12.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Lost Events", using matcher: with mnemonic 'Lost Events'
16:42:12 [2024-02-28T21:42:12.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Lost Events'
16:42:12 [2024-02-28T21:42:12.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Lost Events} time=-240451214 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Lost Events']
16:42:12 [2024-02-28T21:42:12.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Lost Events'
16:42:12 [2024-02-28T21:42:12.704Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
16:42:12 [2024-02-28T21:42:12.704Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
16:42:12 [2024-02-28T21:42:12.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Lost Events", using matcher: with mnemonic 'Lost Events'
16:42:12 [2024-02-28T21:42:12.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Lost Events'
16:42:12 [2024-02-28T21:42:12.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Lost Events} time=-240451190 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Lost Events']
16:42:12 [2024-02-28T21:42:12.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Lost Events'
16:42:12 [2024-02-28T21:42:12.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
16:42:13 [2024-02-28T21:42:13.263Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
16:42:13 [2024-02-28T21:42:13.263Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
16:42:13 [2024-02-28T21:42:13.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"'
16:42:14 [2024-02-28T21:42:14.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
16:42:14 [2024-02-28T21:42:14.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:42:14 [2024-02-28T21:42:14.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
16:42:14 [2024-02-28T21:42:14.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
16:42:14 [2024-02-28T21:42:14.878Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
16:42:14 [2024-02-28T21:42:14.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show View Filters}
16:42:14 [2024-02-28T21:42:14.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240449155 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
16:42:14 [2024-02-28T21:42:14.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240449155 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
16:42:14 [2024-02-28T21:42:14.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240449155 data=null doit=true}, ToolItem with tooltip text {Show View Filters}]
16:42:14 [2024-02-28T21:42:14.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240449155 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
16:42:14 [2024-02-28T21:42:14.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240449155 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
16:42:14 [2024-02-28T21:42:14.878Z] 
16:42:14 [2024-02-28T21:42:14.878Z] (Eclipse:12922): Gtk-WARNING **: 21:42:14.813: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:42:14 [2024-02-28T21:42:14.878Z] 
16:42:14 [2024-02-28T21:42:14.878Z] (Eclipse:12922): Gtk-WARNING **: 21:42:14.813: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:42:14 [2024-02-28T21:42:14.878Z] 
16:42:14 [2024-02-28T21:42:14.878Z] (Eclipse:12922): Gtk-WARNING **: 21:42:14.813: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:42:14 [2024-02-28T21:42:14.878Z] 
16:42:14 [2024-02-28T21:42:14.878Z] (Eclipse:12922): Gtk-WARNING **: 21:42:14.813: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:42:15 [2024-02-28T21:42:15.133Z] 
16:42:15 [2024-02-28T21:42:15.133Z] (Eclipse:12922): Gtk-WARNING **: 21:42:14.920: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:42:15 [2024-02-28T21:42:15.133Z] 
16:42:15 [2024-02-28T21:42:15.133Z] (Eclipse:12922): Gtk-WARNING **: 21:42:14.920: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:42:15 [2024-02-28T21:42:15.133Z] 
16:42:15 [2024-02-28T21:42:15.133Z] (Eclipse:12922): Gtk-WARNING **: 21:42:14.920: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:42:15 [2024-02-28T21:42:15.133Z] 
16:42:15 [2024-02-28T21:42:15.133Z] (Eclipse:12922): Gtk-WARNING **: 21:42:14.920: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:42:15 [2024-02-28T21:42:15.133Z] 
16:42:15 [2024-02-28T21:42:15.133Z] (Eclipse:12922): Gtk-WARNING **: 21:42:14.946: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:42:15 [2024-02-28T21:42:15.133Z] 
16:42:15 [2024-02-28T21:42:15.133Z] (Eclipse:12922): Gtk-WARNING **: 21:42:14.946: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:42:15 [2024-02-28T21:42:15.133Z] 
16:42:15 [2024-02-28T21:42:15.133Z] (Eclipse:12922): Gtk-WARNING **: 21:42:14.946: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:42:15 [2024-02-28T21:42:15.133Z] 
16:42:15 [2024-02-28T21:42:15.133Z] (Eclipse:12922): Gtk-WARNING **: 21:42:14.946: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:42:15 [2024-02-28T21:42:15.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240448853 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
16:42:15 [2024-02-28T21:42:15.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240448851 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
16:42:15 [2024-02-28T21:42:15.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240448851 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
16:42:15 [2024-02-28T21:42:15.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240448851 data=null doit=true}, ToolItem with tooltip text {Show View Filters}]
16:42:15 [2024-02-28T21:42:15.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240448851 data=null}, ToolItem with tooltip text {Show View Filters}]
16:42:15 [2024-02-28T21:42:15.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show View Filters}
16:42:15 [2024-02-28T21:42:15.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Filter", using matcher: with text 'Filter'
16:42:15 [2024-02-28T21:42:15.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Filter} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-240448839 data=null doit=true}, Shell with text {Filter}]
16:42:15 [2024-02-28T21:42:15.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:42:15 [2024-02-28T21:42:15.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:42:15 [2024-02-28T21:42:15.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:42:15 [2024-02-28T21:42:15.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
16:42:15 [2024-02-28T21:42:15.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "24", using matcher: of type 'Text'
16:42:15 [2024-02-28T21:42:15.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "24", using matcher: (of type 'Text')
16:42:16 [2024-02-28T21:42:16.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:42:16 [2024-02-28T21:42:16.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
16:42:16 [2024-02-28T21:42:16.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:42:16 [2024-02-28T21:42:16.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:42:16 [2024-02-28T21:42:16.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
16:42:16 [2024-02-28T21:42:16.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:42:16 [2024-02-28T21:42:16.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
16:42:16 [2024-02-28T21:42:16.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
16:42:16 [2024-02-28T21:42:16.255Z] 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')
16:42:16 [2024-02-28T21:42:16.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:42:16 [2024-02-28T21:42:16.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:42:16 [2024-02-28T21:42:16.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
16:42:16 [2024-02-28T21:42:16.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-240447834 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')]
16:42:16 [2024-02-28T21:42:16.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-240447834 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')]
16:42:16 [2024-02-28T21:42:16.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=-240447834 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
16:42:16 [2024-02-28T21:42:16.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=-240447834 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
16:42:16 [2024-02-28T21:42:16.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=-240447834 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')]
16:42:16 [2024-02-28T21:42:16.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=-240447834 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')]
16:42:16 [2024-02-28T21:42:16.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=-240447834 data=null 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')]
16:42:16 [2024-02-28T21:42:16.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=-240447824 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')]
16:42:16 [2024-02-28T21:42:16.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-240447824 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')]
16:42:16 [2024-02-28T21:42:16.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=-240447824 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')]
16:42:16 [2024-02-28T21:42:16.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=-240447824 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
16:42:16 [2024-02-28T21:42:16.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=-240447824 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
16:42:16 [2024-02-28T21:42:16.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
16:42:16 [2024-02-28T21:42:16.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:42:16 [2024-02-28T21:42:16.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
16:42:16 [2024-02-28T21:42:16.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:42:16 [2024-02-28T21:42:16.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
16:42:16 [2024-02-28T21:42:16.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
16:42:16 [2024-02-28T21:42:16.255Z] 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')
16:42:16 [2024-02-28T21:42:16.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:42:16 [2024-02-28T21:42:16.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
16:42:16 [2024-02-28T21:42:16.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:42:16 [2024-02-28T21:42:16.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:42:16 [2024-02-28T21:42:16.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:42:16 [2024-02-28T21:42:16.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
16:42:16 [2024-02-28T21:42:16.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=-240447823 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')]
16:42:16 [2024-02-28T21:42:16.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-240447823 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')]
16:42:16 [2024-02-28T21:42:16.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=-240447823 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:42:16 [2024-02-28T21:42:16.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=-240447823 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:42:16 [2024-02-28T21:42:16.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=-240447823 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')]
16:42:16 [2024-02-28T21:42:16.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=-240447823 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')]
16:42:16 [2024-02-28T21:42:16.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=-240447823 data=null 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')]
16:42:16 [2024-02-28T21:42:16.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=-240447813 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')]
16:42:16 [2024-02-28T21:42:16.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-240447812 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')]
16:42:16 [2024-02-28T21:42:16.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=-240447812 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')]
16:42:16 [2024-02-28T21:42:16.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=-240447812 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:42:16 [2024-02-28T21:42:16.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=-240447812 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:42:16 [2024-02-28T21:42:16.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
16:42:16 [2024-02-28T21:42:16.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:42:16 [2024-02-28T21:42:16.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {CPU 1 States} time=-240447811 data=null button=0 stateMask=0x0 x=106 y=127 count=0}, TreeItem with text {synthetic-trace}]
16:42:16 [2024-02-28T21:42:16.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=-240447810 data=null doit=true}, TreeItem with text {synthetic-trace}]
16:42:16 [2024-02-28T21:42:16.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=-240447810 data=null}, TreeItem with text {synthetic-trace}]
16:42:16 [2024-02-28T21:42:16.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {CPU 1 States} time=-240447810 data=null button=1 stateMask=0x0 x=106 y=127 count=1}, TreeItem with text {synthetic-trace}]
16:42:16 [2024-02-28T21:42:16.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240447810 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}]
16:42:16 [2024-02-28T21:42:16.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {CPU 1 States} time=-240447810 data=null button=1 stateMask=0x80000 x=106 y=127 count=1}, TreeItem with text {synthetic-trace}]
16:42:16 [2024-02-28T21:42:16.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:42:16 [2024-02-28T21:42:16.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
16:42:16 [2024-02-28T21:42:16.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:42:16 [2024-02-28T21:42:16.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:42:16 [2024-02-28T21:42:16.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
16:42:16 [2024-02-28T21:42:16.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:42:16 [2024-02-28T21:42:16.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
16:42:16 [2024-02-28T21:42:16.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
16:42:16 [2024-02-28T21:42:16.256Z] 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')
16:42:16 [2024-02-28T21:42:16.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:42:16 [2024-02-28T21:42:16.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:42:16 [2024-02-28T21:42:16.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
16:42:16 [2024-02-28T21:42:16.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-240447809 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')]
16:42:16 [2024-02-28T21:42:16.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-240447809 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')]
16:42:16 [2024-02-28T21:42:16.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=-240447809 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
16:42:16 [2024-02-28T21:42:16.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=-240447809 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
16:42:16 [2024-02-28T21:42:16.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=-240447809 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')]
16:42:16 [2024-02-28T21:42:16.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=-240447809 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')]
16:42:16 [2024-02-28T21:42:16.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=-240447809 data=null 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')]
16:42:16 [2024-02-28T21:42:16.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=-240447802 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')]
16:42:16 [2024-02-28T21:42:16.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-240447802 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')]
16:42:16 [2024-02-28T21:42:16.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=-240447802 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')]
16:42:16 [2024-02-28T21:42:16.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=-240447802 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
16:42:16 [2024-02-28T21:42:16.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=-240447802 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
16:42:16 [2024-02-28T21:42:16.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
16:42:16 [2024-02-28T21:42:16.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:42:16 [2024-02-28T21:42:16.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
16:42:16 [2024-02-28T21:42:16.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
16:42:16 [2024-02-28T21:42:16.256Z] 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')
16:42:16 [2024-02-28T21:42:16.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
16:42:16 [2024-02-28T21:42:16.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:42:16 [2024-02-28T21:42:16.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:42:16 [2024-02-28T21:42:16.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
16:42:16 [2024-02-28T21:42:16.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:42:16 [2024-02-28T21:42:16.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:42:16 [2024-02-28T21:42:16.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:42:16 [2024-02-28T21:42:16.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check selected
16:42:16 [2024-02-28T21:42:16.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check selected} time=-240447801 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')]
16:42:16 [2024-02-28T21:42:16.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=-240447801 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')]
16:42:16 [2024-02-28T21:42:16.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check selected} time=-240447801 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
16:42:16 [2024-02-28T21:42:16.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check selected} time=-240447801 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
16:42:16 [2024-02-28T21:42:16.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check selected} time=-240447801 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')]
16:42:16 [2024-02-28T21:42:16.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check selected} time=-240447801 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')]
16:42:16 [2024-02-28T21:42:16.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check selected} time=-240447801 data=null 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')]
16:42:16 [2024-02-28T21:42:16.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check selected} time=-240447801 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')]
16:42:16 [2024-02-28T21:42:16.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=-240447801 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')]
16:42:16 [2024-02-28T21:42:16.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check selected} time=-240447801 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')]
16:42:16 [2024-02-28T21:42:16.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check selected} time=-240447800 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
16:42:16 [2024-02-28T21:42:16.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check selected} time=-240447800 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
16:42:16 [2024-02-28T21:42:16.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check selected
16:42:16 [2024-02-28T21:42:16.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:42:16 [2024-02-28T21:42:16.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
16:42:16 [2024-02-28T21:42:16.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:42:16 [2024-02-28T21:42:16.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:42:16 [2024-02-28T21:42:16.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
16:42:16 [2024-02-28T21:42:16.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:42:16 [2024-02-28T21:42:16.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
16:42:16 [2024-02-28T21:42:16.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
16:42:16 [2024-02-28T21:42:16.257Z] 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')
16:42:16 [2024-02-28T21:42:16.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:42:16 [2024-02-28T21:42:16.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:42:16 [2024-02-28T21:42:16.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
16:42:16 [2024-02-28T21:42:16.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-240447800 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')]
16:42:16 [2024-02-28T21:42:16.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-240447800 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')]
16:42:16 [2024-02-28T21:42:16.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=-240447800 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
16:42:16 [2024-02-28T21:42:16.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=-240447800 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
16:42:16 [2024-02-28T21:42:16.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=-240447800 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')]
16:42:16 [2024-02-28T21:42:16.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=-240447800 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')]
16:42:16 [2024-02-28T21:42:16.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=-240447800 data=null 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')]
16:42:16 [2024-02-28T21:42:16.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=-240447792 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')]
16:42:16 [2024-02-28T21:42:16.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-240447792 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')]
16:42:16 [2024-02-28T21:42:16.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=-240447792 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')]
16:42:16 [2024-02-28T21:42:16.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=-240447792 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
16:42:16 [2024-02-28T21:42:16.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=-240447792 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
16:42:16 [2024-02-28T21:42:16.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
16:42:16 [2024-02-28T21:42:16.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:42:16 [2024-02-28T21:42:16.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
16:42:16 [2024-02-28T21:42:16.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree'
16:42:16 [2024-02-28T21:42:16.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH'
16:42:16 [2024-02-28T21:42:16.258Z] 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')
16:42:16 [2024-02-28T21:42:16.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:42:16 [2024-02-28T21:42:16.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:42:16 [2024-02-28T21:42:16.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
16:42:16 [2024-02-28T21:42:16.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:42:16 [2024-02-28T21:42:16.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:42:16 [2024-02-28T21:42:16.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:42:16 [2024-02-28T21:42:16.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check subtree
16:42:16 [2024-02-28T21:42:16.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check subtree} time=-240447791 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')]
16:42:16 [2024-02-28T21:42:16.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check subtree} time=-240447791 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')]
16:42:16 [2024-02-28T21:42:16.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check subtree} time=-240447791 data=null doit=true}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
16:42:16 [2024-02-28T21:42:16.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check subtree} time=-240447791 data=null}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
16:42:16 [2024-02-28T21:42:16.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check subtree} time=-240447791 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')]
16:42:16 [2024-02-28T21:42:16.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check subtree} time=-240447791 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')]
16:42:16 [2024-02-28T21:42:16.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check subtree} time=-240447791 data=null 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')]
16:42:16 [2024-02-28T21:42:16.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check subtree} time=-240447791 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')]
16:42:16 [2024-02-28T21:42:16.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check subtree} time=-240447790 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')]
16:42:16 [2024-02-28T21:42:16.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check subtree} time=-240447790 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')]
16:42:16 [2024-02-28T21:42:16.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check subtree} time=-240447790 data=null doit=true}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
16:42:16 [2024-02-28T21:42:16.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check subtree} time=-240447790 data=null}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
16:42:16 [2024-02-28T21:42:16.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check subtree
16:42:16 [2024-02-28T21:42:16.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:42:16 [2024-02-28T21:42:16.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
16:42:16 [2024-02-28T21:42:16.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:42:16 [2024-02-28T21:42:16.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
16:42:16 [2024-02-28T21:42:16.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
16:42:16 [2024-02-28T21:42:16.258Z] 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')
16:42:16 [2024-02-28T21:42:16.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:42:16 [2024-02-28T21:42:16.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
16:42:16 [2024-02-28T21:42:16.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:42:16 [2024-02-28T21:42:16.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:42:16 [2024-02-28T21:42:16.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:42:16 [2024-02-28T21:42:16.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
16:42:16 [2024-02-28T21:42:16.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=-240447790 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')]
16:42:16 [2024-02-28T21:42:16.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-240447790 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')]
16:42:16 [2024-02-28T21:42:16.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=-240447790 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:42:16 [2024-02-28T21:42:16.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=-240447790 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:42:16 [2024-02-28T21:42:16.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=-240447790 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')]
16:42:16 [2024-02-28T21:42:16.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=-240447790 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')]
16:42:16 [2024-02-28T21:42:16.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=-240447790 data=null 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')]
16:42:16 [2024-02-28T21:42:16.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=-240447783 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')]
16:42:16 [2024-02-28T21:42:16.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-240447783 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')]
16:42:16 [2024-02-28T21:42:16.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=-240447783 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')]
16:42:16 [2024-02-28T21:42:16.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=-240447783 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:42:16 [2024-02-28T21:42:16.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=-240447783 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:42:16 [2024-02-28T21:42:16.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
16:42:16 [2024-02-28T21:42:16.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:42:16 [2024-02-28T21:42:16.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
16:42:16 [2024-02-28T21:42:16.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:42:16 [2024-02-28T21:42:16.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:42:16 [2024-02-28T21:42:16.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: with mnemonic 'Uncheck selected'
16:42:16 [2024-02-28T21:42:16.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: with style 'SWT.PUSH'
16:42:16 [2024-02-28T21:42:16.259Z] 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')
16:42:16 [2024-02-28T21:42:16.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
16:42:16 [2024-02-28T21:42:16.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:42:16 [2024-02-28T21:42:16.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:42:16 [2024-02-28T21:42:16.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:42:16 [2024-02-28T21:42:16.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck selected
16:42:16 [2024-02-28T21:42:16.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck selected} time=-240447782 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')]
16:42:16 [2024-02-28T21:42:16.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck selected} time=-240447782 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')]
16:42:16 [2024-02-28T21:42:16.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck selected} time=-240447782 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
16:42:16 [2024-02-28T21:42:16.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck selected} time=-240447782 data=null}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
16:42:16 [2024-02-28T21:42:16.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck selected} time=-240447782 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')]
16:42:16 [2024-02-28T21:42:16.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck selected} time=-240447782 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')]
16:42:16 [2024-02-28T21:42:16.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck selected} time=-240447782 data=null 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')]
16:42:16 [2024-02-28T21:42:16.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck selected} time=-240447782 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')]
16:42:16 [2024-02-28T21:42:16.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck selected} time=-240447777 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')]
16:42:16 [2024-02-28T21:42:16.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck selected} time=-240447777 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')]
16:42:16 [2024-02-28T21:42:16.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck selected} time=-240447777 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
16:42:16 [2024-02-28T21:42:16.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck selected} time=-240447777 data=null}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
16:42:16 [2024-02-28T21:42:16.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck selected
16:42:16 [2024-02-28T21:42:16.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:42:16 [2024-02-28T21:42:16.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
16:42:16 [2024-02-28T21:42:16.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:42:16 [2024-02-28T21:42:16.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
16:42:16 [2024-02-28T21:42:16.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
16:42:16 [2024-02-28T21:42:16.259Z] 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')
16:42:16 [2024-02-28T21:42:16.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:42:16 [2024-02-28T21:42:16.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
16:42:16 [2024-02-28T21:42:16.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:42:16 [2024-02-28T21:42:16.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:42:16 [2024-02-28T21:42:16.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:42:16 [2024-02-28T21:42:16.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
16:42:16 [2024-02-28T21:42:16.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=-240447776 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')]
16:42:16 [2024-02-28T21:42:16.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-240447776 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')]
16:42:16 [2024-02-28T21:42:16.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=-240447776 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:42:16 [2024-02-28T21:42:16.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=-240447776 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:42:16 [2024-02-28T21:42:16.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=-240447776 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')]
16:42:16 [2024-02-28T21:42:16.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=-240447776 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')]
16:42:16 [2024-02-28T21:42:16.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=-240447776 data=null 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')]
16:42:16 [2024-02-28T21:42:16.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=-240447774 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')]
16:42:16 [2024-02-28T21:42:16.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-240447774 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')]
16:42:16 [2024-02-28T21:42:16.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=-240447774 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')]
16:42:16 [2024-02-28T21:42:16.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=-240447774 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:42:16 [2024-02-28T21:42:16.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=-240447774 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:42:16 [2024-02-28T21:42:16.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
16:42:16 [2024-02-28T21:42:16.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:42:16 [2024-02-28T21:42:16.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
16:42:16 [2024-02-28T21:42:16.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:42:16 [2024-02-28T21:42:16.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:42:16 [2024-02-28T21:42:16.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
16:42:16 [2024-02-28T21:42:16.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: with mnemonic 'Uncheck subtree'
16:42:16 [2024-02-28T21:42:16.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: with style 'SWT.PUSH'
16:42:16 [2024-02-28T21:42:16.260Z] 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')
16:42:16 [2024-02-28T21:42:16.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:42:16 [2024-02-28T21:42:16.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:42:16 [2024-02-28T21:42:16.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:42:16 [2024-02-28T21:42:16.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck subtree
16:42:16 [2024-02-28T21:42:16.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck subtree} time=-240447773 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')]
16:42:16 [2024-02-28T21:42:16.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck subtree} time=-240447773 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')]
16:42:16 [2024-02-28T21:42:16.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck subtree} time=-240447773 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
16:42:16 [2024-02-28T21:42:16.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck subtree} time=-240447773 data=null}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
16:42:16 [2024-02-28T21:42:16.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck subtree} time=-240447773 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')]
16:42:16 [2024-02-28T21:42:16.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck subtree} time=-240447773 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')]
16:42:16 [2024-02-28T21:42:16.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck subtree} time=-240447773 data=null 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')]
16:42:16 [2024-02-28T21:42:16.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck subtree} time=-240447773 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')]
16:42:16 [2024-02-28T21:42:16.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck subtree} time=-240447773 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')]
16:42:16 [2024-02-28T21:42:16.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck subtree} time=-240447773 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')]
16:42:16 [2024-02-28T21:42:16.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck subtree} time=-240447773 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
16:42:16 [2024-02-28T21:42:16.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck subtree} time=-240447773 data=null}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
16:42:16 [2024-02-28T21:42:16.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck subtree
16:42:16 [2024-02-28T21:42:16.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:42:16 [2024-02-28T21:42:16.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
16:42:16 [2024-02-28T21:42:16.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:42:16 [2024-02-28T21:42:16.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:42:16 [2024-02-28T21:42:16.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
16:42:16 [2024-02-28T21:42:16.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:42:16 [2024-02-28T21:42:16.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
16:42:16 [2024-02-28T21:42:16.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
16:42:16 [2024-02-28T21:42:16.261Z] 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')
16:42:16 [2024-02-28T21:42:16.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:42:16 [2024-02-28T21:42:16.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:42:16 [2024-02-28T21:42:16.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
16:42:16 [2024-02-28T21:42:16.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-240447772 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')]
16:42:16 [2024-02-28T21:42:16.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-240447772 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')]
16:42:16 [2024-02-28T21:42:16.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=-240447772 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
16:42:16 [2024-02-28T21:42:16.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=-240447772 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
16:42:16 [2024-02-28T21:42:16.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=-240447772 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')]
16:42:16 [2024-02-28T21:42:16.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=-240447772 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')]
16:42:16 [2024-02-28T21:42:16.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=-240447772 data=null 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')]
16:42:16 [2024-02-28T21:42:16.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=-240447766 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')]
16:42:16 [2024-02-28T21:42:16.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-240447766 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')]
16:42:16 [2024-02-28T21:42:16.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=-240447766 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')]
16:42:16 [2024-02-28T21:42:16.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=-240447766 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
16:42:16 [2024-02-28T21:42:16.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=-240447766 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
16:42:16 [2024-02-28T21:42:16.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
16:42:16 [2024-02-28T21:42:16.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "synthetic-trace", using matcher: of type 'Text'
16:42:16 [2024-02-28T21:42:16.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "synthetic-trace", using matcher: (of type 'Text')
16:42:16 [2024-02-28T21:42:16.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:42:16 [2024-02-28T21:42:16.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
16:42:16 [2024-02-28T21:42:16.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:42:16 [2024-02-28T21:42:16.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
16:42:16 [2024-02-28T21:42:16.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
16:42:16 [2024-02-28T21:42:16.261Z] 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')
16:42:16 [2024-02-28T21:42:16.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:42:16 [2024-02-28T21:42:16.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
16:42:16 [2024-02-28T21:42:16.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:42:16 [2024-02-28T21:42:16.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:42:16 [2024-02-28T21:42:16.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:42:16 [2024-02-28T21:42:16.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
16:42:16 [2024-02-28T21:42:16.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=-240447764 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')]
16:42:16 [2024-02-28T21:42:16.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-240447764 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')]
16:42:16 [2024-02-28T21:42:16.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=-240447764 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:42:16 [2024-02-28T21:42:16.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=-240447764 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:42:16 [2024-02-28T21:42:16.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=-240447764 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')]
16:42:16 [2024-02-28T21:42:16.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=-240447764 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')]
16:42:16 [2024-02-28T21:42:16.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=-240447764 data=null 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')]
16:42:16 [2024-02-28T21:42:16.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=-240447757 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')]
16:42:16 [2024-02-28T21:42:16.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-240447757 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')]
16:42:16 [2024-02-28T21:42:16.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=-240447757 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')]
16:42:16 [2024-02-28T21:42:16.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=-240447757 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:42:16 [2024-02-28T21:42:16.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=-240447757 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:42:16 [2024-02-28T21:42:16.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
16:42:16 [2024-02-28T21:42:16.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:42:16 [2024-02-28T21:42:16.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
16:42:16 [2024-02-28T21:42:16.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:42:16 [2024-02-28T21:42:16.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:42:16 [2024-02-28T21:42:16.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
16:42:16 [2024-02-28T21:42:16.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:42:16 [2024-02-28T21:42:16.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:42:16 [2024-02-28T21:42:16.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:42:16 [2024-02-28T21:42:16.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:42:16 [2024-02-28T21:42:16.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:42:16 [2024-02-28T21:42:16.262Z] 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')
16:42:16 [2024-02-28T21:42:16.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:42:16 [2024-02-28T21:42:16.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-240447751 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:42:16 [2024-02-28T21:42:16.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-240447751 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:42:16 [2024-02-28T21:42:16.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-240447751 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:42:16 [2024-02-28T21:42:16.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-240447751 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:42:16 [2024-02-28T21:42:16.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-240447751 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:42:16 [2024-02-28T21:42:16.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-240447751 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:42:16 [2024-02-28T21:42:16.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-240447751 data=null 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')]
16:42:16 [2024-02-28T21:42:16.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240449155 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}]
16:42:16 [2024-02-28T21:42:16.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:42:16 [2024-02-28T21:42:16.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
16:42:18 [2024-02-28T21:42:18.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
16:42:18 [2024-02-28T21:42:18.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:42:18 [2024-02-28T21:42:18.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
16:42:18 [2024-02-28T21:42:18.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
16:42:18 [2024-02-28T21:42:18.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
16:42:18 [2024-02-28T21:42:18.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:42:18 [2024-02-28T21:42:18.146Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
16:42:18 [2024-02-28T21:42:18.146Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
16:42:18 [2024-02-28T21:42:18.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Next Marker}
16:42:18 [2024-02-28T21:42:18.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240445951 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
16:42:18 [2024-02-28T21:42:18.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240445951 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
16:42:18 [2024-02-28T21:42:18.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240445951 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
16:42:18 [2024-02-28T21:42:18.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240445951 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
16:42:18 [2024-02-28T21:42:18.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240445951 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
16:42:18 [2024-02-28T21:42:18.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240445951 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}]
16:42:18 [2024-02-28T21:42:18.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240445943 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
16:42:18 [2024-02-28T21:42:18.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240445943 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
16:42:18 [2024-02-28T21:42:18.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240445943 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
16:42:18 [2024-02-28T21:42:18.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240445943 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
16:42:18 [2024-02-28T21:42:18.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240445943 data=null}, ToolItem with tooltip text {Next Marker}]
16:42:18 [2024-02-28T21:42:18.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Next Marker}
16:42:18 [2024-02-28T21:42:18.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
16:42:18 [2024-02-28T21:42:18.402Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
16:42:18 [2024-02-28T21:42:18.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Next Marker}
16:42:18 [2024-02-28T21:42:18.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240445442 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
16:42:18 [2024-02-28T21:42:18.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240445441 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
16:42:18 [2024-02-28T21:42:18.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240445441 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
16:42:18 [2024-02-28T21:42:18.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240445441 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
16:42:18 [2024-02-28T21:42:18.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240445441 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
16:42:18 [2024-02-28T21:42:18.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240445441 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}]
16:42:18 [2024-02-28T21:42:18.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240445441 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
16:42:18 [2024-02-28T21:42:18.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240445441 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
16:42:18 [2024-02-28T21:42:18.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240445441 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
16:42:18 [2024-02-28T21:42:18.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240445441 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
16:42:18 [2024-02-28T21:42:18.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240445441 data=null}, ToolItem with tooltip text {Next Marker}]
16:42:18 [2024-02-28T21:42:18.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Next Marker}
16:42:18 [2024-02-28T21:42:18.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
16:42:18 [2024-02-28T21:42:18.962Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
16:42:18 [2024-02-28T21:42:18.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Next Marker}
16:42:18 [2024-02-28T21:42:18.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240444940 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
16:42:18 [2024-02-28T21:42:18.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240444940 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
16:42:18 [2024-02-28T21:42:18.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240444940 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
16:42:18 [2024-02-28T21:42:18.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240444939 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
16:42:18 [2024-02-28T21:42:18.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240444939 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
16:42:18 [2024-02-28T21:42:18.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240444939 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}]
16:42:18 [2024-02-28T21:42:18.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240444932 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
16:42:18 [2024-02-28T21:42:18.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240444932 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
16:42:18 [2024-02-28T21:42:18.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240444932 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
16:42:18 [2024-02-28T21:42:18.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240444931 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
16:42:18 [2024-02-28T21:42:18.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240444931 data=null}, ToolItem with tooltip text {Next Marker}]
16:42:18 [2024-02-28T21:42:18.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Next Marker}
16:42:18 [2024-02-28T21:42:18.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
16:42:19 [2024-02-28T21:42:19.523Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
16:42:19 [2024-02-28T21:42:19.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Previous Marker} with stateMask=0x{1}
16:42:19 [2024-02-28T21:42:19.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240444405 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
16:42:19 [2024-02-28T21:42:19.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240444405 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
16:42:19 [2024-02-28T21:42:19.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240444405 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
16:42:19 [2024-02-28T21:42:19.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240444404 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
16:42:19 [2024-02-28T21:42:19.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240444404 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
16:42:19 [2024-02-28T21:42:19.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240444404 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}]
16:42:19 [2024-02-28T21:42:19.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240444403 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
16:42:19 [2024-02-28T21:42:19.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240444403 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
16:42:19 [2024-02-28T21:42:19.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240444403 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
16:42:19 [2024-02-28T21:42:19.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240444403 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
16:42:19 [2024-02-28T21:42:19.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240444403 data=null}, ToolItem with tooltip text {Previous Marker}]
16:42:19 [2024-02-28T21:42:19.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Previous Marker} with stateMask=0x{1}
16:42:19 [2024-02-28T21:42:19.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
16:42:20 [2024-02-28T21:42:20.084Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
16:42:20 [2024-02-28T21:42:20.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Previous Marker} with stateMask=0x{1}
16:42:20 [2024-02-28T21:42:20.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240443902 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
16:42:20 [2024-02-28T21:42:20.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240443901 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
16:42:20 [2024-02-28T21:42:20.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240443901 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
16:42:20 [2024-02-28T21:42:20.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240443901 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
16:42:20 [2024-02-28T21:42:20.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240443901 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
16:42:20 [2024-02-28T21:42:20.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240443901 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}]
16:42:20 [2024-02-28T21:42:20.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240443894 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
16:42:20 [2024-02-28T21:42:20.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240443894 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
16:42:20 [2024-02-28T21:42:20.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240443894 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
16:42:20 [2024-02-28T21:42:20.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240443893 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
16:42:20 [2024-02-28T21:42:20.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240443893 data=null}, ToolItem with tooltip text {Previous Marker}]
16:42:20 [2024-02-28T21:42:20.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Previous Marker} with stateMask=0x{1}
16:42:20 [2024-02-28T21:42:20.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
16:42:20 [2024-02-28T21:42:20.645Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
16:42:20 [2024-02-28T21:42:20.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Previous Marker} with stateMask=0x{1}
16:42:20 [2024-02-28T21:42:20.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240443392 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
16:42:20 [2024-02-28T21:42:20.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=-240443392 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
16:42:20 [2024-02-28T21:42:20.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240443392 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
16:42:20 [2024-02-28T21:42:20.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240443392 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
16:42:20 [2024-02-28T21:42:20.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240443392 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
16:42:20 [2024-02-28T21:42:20.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240443392 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}]
16:42:20 [2024-02-28T21:42:20.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240443383 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
16:42:20 [2024-02-28T21:42:20.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=-240443383 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
16:42:20 [2024-02-28T21:42:20.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=-240443383 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
16:42:20 [2024-02-28T21:42:20.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=-240443383 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
16:42:20 [2024-02-28T21:42:20.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=-240443383 data=null}, ToolItem with tooltip text {Previous Marker}]
16:42:20 [2024-02-28T21:42:20.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Previous Marker} with stateMask=0x{1}
16:42:20 [2024-02-28T21:42:20.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
16:42:21 [2024-02-28T21:42:21.205Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
16:42:21 [2024-02-28T21:42:21.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Next Marker} with stateMask=0x{1}
16:42:21 [2024-02-28T21:42:21.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240442871 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
16:42:21 [2024-02-28T21:42:21.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240442871 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
16:42:21 [2024-02-28T21:42:21.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240442871 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
16:42:21 [2024-02-28T21:42:21.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240442871 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
16:42:21 [2024-02-28T21:42:21.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240442871 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
16:42:21 [2024-02-28T21:42:21.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240442870 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}]
16:42:21 [2024-02-28T21:42:21.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240442870 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
16:42:21 [2024-02-28T21:42:21.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240442870 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
16:42:21 [2024-02-28T21:42:21.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240442870 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
16:42:21 [2024-02-28T21:42:21.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240442870 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
16:42:21 [2024-02-28T21:42:21.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240442870 data=null}, ToolItem with tooltip text {Next Marker}]
16:42:21 [2024-02-28T21:42:21.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Next Marker} with stateMask=0x{1}
16:42:21 [2024-02-28T21:42:21.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
16:42:21 [2024-02-28T21:42:21.461Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
16:42:21 [2024-02-28T21:42:21.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Next Marker} with stateMask=0x{1}
16:42:21 [2024-02-28T21:42:21.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240442369 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
16:42:21 [2024-02-28T21:42:21.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240442368 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
16:42:21 [2024-02-28T21:42:21.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240442368 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
16:42:21 [2024-02-28T21:42:21.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240442368 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
16:42:21 [2024-02-28T21:42:21.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240442368 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
16:42:21 [2024-02-28T21:42:21.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240442368 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}]
16:42:21 [2024-02-28T21:42:21.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240442361 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
16:42:21 [2024-02-28T21:42:21.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240442361 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
16:42:21 [2024-02-28T21:42:21.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240442360 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
16:42:21 [2024-02-28T21:42:21.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240442360 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
16:42:21 [2024-02-28T21:42:21.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240442360 data=null}, ToolItem with tooltip text {Next Marker}]
16:42:21 [2024-02-28T21:42:21.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Next Marker} with stateMask=0x{1}
16:42:21 [2024-02-28T21:42:21.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
16:42:22 [2024-02-28T21:42:22.021Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
16:42:22 [2024-02-28T21:42:22.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Next Marker} with stateMask=0x{1}
16:42:22 [2024-02-28T21:42:22.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240441859 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
16:42:22 [2024-02-28T21:42:22.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240441859 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
16:42:22 [2024-02-28T21:42:22.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240441859 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
16:42:22 [2024-02-28T21:42:22.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240441859 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
16:42:22 [2024-02-28T21:42:22.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240441859 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
16:42:22 [2024-02-28T21:42:22.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240441859 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}]
16:42:22 [2024-02-28T21:42:22.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240441858 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
16:42:22 [2024-02-28T21:42:22.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240441858 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
16:42:22 [2024-02-28T21:42:22.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240441858 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
16:42:22 [2024-02-28T21:42:22.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240441858 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
16:42:22 [2024-02-28T21:42:22.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240441858 data=null}, ToolItem with tooltip text {Next Marker}]
16:42:22 [2024-02-28T21:42:22.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Next Marker} with stateMask=0x{1}
16:42:22 [2024-02-28T21:42:22.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
16:42:22 [2024-02-28T21:42:22.581Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
16:42:22 [2024-02-28T21:42:22.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Previous Marker}
16:42:22 [2024-02-28T21:42:22.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240441357 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
16:42:22 [2024-02-28T21:42:22.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240441357 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
16:42:22 [2024-02-28T21:42:22.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240441357 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
16:42:22 [2024-02-28T21:42:22.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240441357 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
16:42:22 [2024-02-28T21:42:22.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240441357 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
16:42:22 [2024-02-28T21:42:22.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240441357 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}]
16:42:22 [2024-02-28T21:42:22.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240441342 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
16:42:22 [2024-02-28T21:42:22.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240441342 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
16:42:22 [2024-02-28T21:42:22.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240441342 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
16:42:22 [2024-02-28T21:42:22.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240441342 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
16:42:22 [2024-02-28T21:42:22.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240441342 data=null}, ToolItem with tooltip text {Previous Marker}]
16:42:22 [2024-02-28T21:42:22.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Previous Marker}
16:42:22 [2024-02-28T21:42:22.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
16:42:23 [2024-02-28T21:42:23.142Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
16:42:23 [2024-02-28T21:42:23.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Previous Marker}
16:42:23 [2024-02-28T21:42:23.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240440841 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
16:42:23 [2024-02-28T21:42:23.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240440841 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
16:42:23 [2024-02-28T21:42:23.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240440841 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
16:42:23 [2024-02-28T21:42:23.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240440841 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
16:42:23 [2024-02-28T21:42:23.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240440840 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
16:42:23 [2024-02-28T21:42:23.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240440840 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}]
16:42:23 [2024-02-28T21:42:23.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240440828 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
16:42:23 [2024-02-28T21:42:23.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240440828 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
16:42:23 [2024-02-28T21:42:23.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240440828 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
16:42:23 [2024-02-28T21:42:23.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240440828 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
16:42:23 [2024-02-28T21:42:23.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240440828 data=null}, ToolItem with tooltip text {Previous Marker}]
16:42:23 [2024-02-28T21:42:23.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Previous Marker}
16:42:23 [2024-02-28T21:42:23.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
16:42:23 [2024-02-28T21:42:23.702Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
16:42:23 [2024-02-28T21:42:23.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Previous Marker}
16:42:23 [2024-02-28T21:42:23.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=-240440326 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
16:42:23 [2024-02-28T21:42:23.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=-240440326 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
16:42:23 [2024-02-28T21:42:23.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=-240440326 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
16:42:23 [2024-02-28T21:42:23.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240440325 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
16:42:23 [2024-02-28T21:42:23.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240440325 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
16:42:23 [2024-02-28T21:42:23.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240440325 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}]
16:42:23 [2024-02-28T21:42:23.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=-240440325 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
16:42:23 [2024-02-28T21:42:23.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=-240440325 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
16:42:23 [2024-02-28T21:42:23.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=-240440325 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
16:42:23 [2024-02-28T21:42:23.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=-240440325 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
16:42:23 [2024-02-28T21:42:23.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=-240440325 data=null}, ToolItem with tooltip text {Previous Marker}]
16:42:23 [2024-02-28T21:42:23.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Previous Marker}
16:42:23 [2024-02-28T21:42:23.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
16:42:23 [2024-02-28T21:42:23.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
16:42:25 [2024-02-28T21:42:25.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
16:42:25 [2024-02-28T21:42:25.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:42:25 [2024-02-28T21:42:25.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
16:42:25 [2024-02-28T21:42:25.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Slider with text "", using matcher: of type 'Slider'
16:42:25 [2024-02-28T21:42:25.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Slider with text "", using matcher: of type 'Slider'
16:42:25 [2024-02-28T21:42:25.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:42:25 [2024-02-28T21:42:25.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:42:25 [2024-02-28T21:42:25.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
16:42:26 [2024-02-28T21:42:26.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
16:42:26 [2024-02-28T21:42:26.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:42:26 [2024-02-28T21:42:26.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
16:42:26 [2024-02-28T21:42:26.682Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
16:42:26 [2024-02-28T21:42:26.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
16:42:28 [2024-02-28T21:42:28.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
16:42:28 [2024-02-28T21:42:28.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:42:28 [2024-02-28T21:42:28.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
16:42:28 [2024-02-28T21:42:28.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Slider with text "", using matcher: of type 'Slider'
16:42:28 [2024-02-28T21:42:28.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Slider with text "", using matcher: of type 'Slider'
16:42:28 [2024-02-28T21:42:28.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:42:28 [2024-02-28T21:42:28.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
16:42:29 [2024-02-28T21:42:29.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
16:42:29 [2024-02-28T21:42:29.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:42:29 [2024-02-28T21:42:29.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
16:42:29 [2024-02-28T21:42:29.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
16:42:29 [2024-02-28T21:42:29.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:42:30 [2024-02-28T21:42:30.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
16:42:30 [2024-02-28T21:42:30.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
16:42:30 [2024-02-28T21:42:30.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:42:30 [2024-02-28T21:42:30.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
16:42:32 [2024-02-28T21:42:32.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
16:42:32 [2024-02-28T21:42:32.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:42:32 [2024-02-28T21:42:32.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
16:42:32 [2024-02-28T21:42:32.374Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
16:42:32 [2024-02-28T21:42:32.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
16:42:32 [2024-02-28T21:42:32.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240431717 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:42:32 [2024-02-28T21:42:32.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240431717 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:42:32 [2024-02-28T21:42:32.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240431716 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
16:42:32 [2024-02-28T21:42:32.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240431716 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:42:32 [2024-02-28T21:42:32.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240431716 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:42:32 [2024-02-28T21:42:32.374Z] 
16:42:32 [2024-02-28T21:42:32.374Z] (Eclipse:12922): Gtk-WARNING **: 21:42:32.232: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:42:32 [2024-02-28T21:42:32.374Z] 
16:42:32 [2024-02-28T21:42:32.374Z] (Eclipse:12922): Gtk-WARNING **: 21:42:32.232: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:42:32 [2024-02-28T21:42:32.374Z] 
16:42:32 [2024-02-28T21:42:32.374Z] (Eclipse:12922): Gtk-WARNING **: 21:42:32.232: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:42:32 [2024-02-28T21:42:32.374Z] 
16:42:32 [2024-02-28T21:42:32.374Z] (Eclipse:12922): Gtk-WARNING **: 21:42:32.232: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:42:32 [2024-02-28T21:42:32.374Z] 
16:42:32 [2024-02-28T21:42:32.374Z] (Eclipse:12922): Gtk-WARNING **: 21:42:32.302: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:42:32 [2024-02-28T21:42:32.374Z] 
16:42:32 [2024-02-28T21:42:32.374Z] (Eclipse:12922): Gtk-WARNING **: 21:42:32.302: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:42:32 [2024-02-28T21:42:32.374Z] 
16:42:32 [2024-02-28T21:42:32.374Z] (Eclipse:12922): Gtk-WARNING **: 21:42:32.302: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:42:32 [2024-02-28T21:42:32.374Z] 
16:42:32 [2024-02-28T21:42:32.374Z] (Eclipse:12922): Gtk-WARNING **: 21:42:32.302: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:42:32 [2024-02-28T21:42:32.374Z] 
16:42:32 [2024-02-28T21:42:32.374Z] (Eclipse:12922): Gtk-WARNING **: 21:42:32.335: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:42:32 [2024-02-28T21:42:32.374Z] 
16:42:32 [2024-02-28T21:42:32.374Z] (Eclipse:12922): Gtk-WARNING **: 21:42:32.335: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:42:32 [2024-02-28T21:42:32.374Z] 
16:42:32 [2024-02-28T21:42:32.374Z] (Eclipse:12922): Gtk-WARNING **: 21:42:32.335: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:42:32 [2024-02-28T21:42:32.374Z] 
16:42:32 [2024-02-28T21:42:32.374Z] (Eclipse:12922): Gtk-WARNING **: 21:42:32.335: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:42:32 [2024-02-28T21:42:32.374Z] 
16:42:32 [2024-02-28T21:42:32.374Z] (Eclipse:12922): Gtk-WARNING **: 21:42:32.365: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:42:32 [2024-02-28T21:42:32.374Z] 
16:42:32 [2024-02-28T21:42:32.374Z] (Eclipse:12922): Gtk-WARNING **: 21:42:32.365: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:42:32 [2024-02-28T21:42:32.374Z] 
16:42:32 [2024-02-28T21:42:32.374Z] (Eclipse:12922): Gtk-WARNING **: 21:42:32.365: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:42:32 [2024-02-28T21:42:32.374Z] 
16:42:32 [2024-02-28T21:42:32.374Z] (Eclipse:12922): Gtk-WARNING **: 21:42:32.365: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:42:32 [2024-02-28T21:42:32.629Z] 
16:42:32 [2024-02-28T21:42:32.629Z] (Eclipse:12922): Gtk-WARNING **: 21:42:32.397: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:42:32 [2024-02-28T21:42:32.629Z] 
16:42:32 [2024-02-28T21:42:32.629Z] (Eclipse:12922): Gtk-WARNING **: 21:42:32.397: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:42:32 [2024-02-28T21:42:32.629Z] 
16:42:32 [2024-02-28T21:42:32.629Z] (Eclipse:12922): Gtk-WARNING **: 21:42:32.397: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:42:32 [2024-02-28T21:42:32.629Z] 
16:42:32 [2024-02-28T21:42:32.629Z] (Eclipse:12922): Gtk-WARNING **: 21:42:32.397: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:42:32 [2024-02-28T21:42:32.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240431401 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:42:32 [2024-02-28T21:42:32.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240431401 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:42:32 [2024-02-28T21:42:32.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240431400 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
16:42:32 [2024-02-28T21:42:32.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240431400 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
16:42:32 [2024-02-28T21:42:32.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240431400 data=null}, ToolItem with tooltip text {Show Legend}]
16:42:32 [2024-02-28T21:42:32.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
16:42:32 [2024-02-28T21:42:32.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
16:42:32 [2024-02-28T21:42:32.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Legend} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-240431399 data=null doit=true}, Shell with text {Legend}]
16:42:32 [2024-02-28T21:42:32.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Idle", using matcher: of type 'CLabel'
16:42:32 [2024-02-28T21:42:32.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Idle", using matcher: (of type 'CLabel')
16:42:32 [2024-02-28T21:42:32.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: of type 'CLabel'
16:42:32 [2024-02-28T21:42:32.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: (of type 'CLabel')
16:42:32 [2024-02-28T21:42:32.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: of type 'CLabel'
16:42:32 [2024-02-28T21:42:32.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: (of type 'CLabel')
16:42:32 [2024-02-28T21:42:32.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: of type 'CLabel'
16:42:32 [2024-02-28T21:42:32.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: (of type 'CLabel')
16:42:32 [2024-02-28T21:42:32.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq", using matcher: of type 'CLabel'
16:42:32 [2024-02-28T21:42:32.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq", using matcher: (of type 'CLabel')
16:42:32 [2024-02-28T21:42:32.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq raised", using matcher: of type 'CLabel'
16:42:32 [2024-02-28T21:42:32.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq raised", using matcher: (of type 'CLabel')
16:42:32 [2024-02-28T21:42:32.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Thread", using matcher: of type 'CLabel'
16:42:32 [2024-02-28T21:42:32.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Thread", using matcher: (of type 'CLabel')
16:42:32 [2024-02-28T21:42:32.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Frequency", using matcher: of type 'CLabel'
16:42:32 [2024-02-28T21:42:32.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Frequency", using matcher: (of type 'CLabel')
16:42:32 [2024-02-28T21:42:32.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Idle", using matcher: of type 'CLabel'
16:42:32 [2024-02-28T21:42:32.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Idle", using matcher: (of type 'CLabel')
16:42:32 [2024-02-28T21:42:32.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: of type 'CLabel'
16:42:32 [2024-02-28T21:42:32.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: (of type 'CLabel')
16:42:32 [2024-02-28T21:42:32.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: of type 'CLabel'
16:42:32 [2024-02-28T21:42:32.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: (of type 'CLabel')
16:42:32 [2024-02-28T21:42:32.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: of type 'CLabel'
16:42:32 [2024-02-28T21:42:32.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: (of type 'CLabel')
16:42:32 [2024-02-28T21:42:32.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq", using matcher: of type 'CLabel'
16:42:32 [2024-02-28T21:42:32.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq", using matcher: (of type 'CLabel')
16:42:32 [2024-02-28T21:42:32.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq raised", using matcher: of type 'CLabel'
16:42:32 [2024-02-28T21:42:32.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq raised", using matcher: (of type 'CLabel')
16:42:32 [2024-02-28T21:42:32.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Thread", using matcher: of type 'CLabel'
16:42:32 [2024-02-28T21:42:32.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Thread", using matcher: (of type 'CLabel')
16:42:32 [2024-02-28T21:42:32.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Frequency", using matcher: of type 'CLabel'
16:42:32 [2024-02-28T21:42:32.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Frequency", using matcher: (of type 'CLabel')
16:42:32 [2024-02-28T21:42:32.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Idle", using matcher: of type 'CLabel'
16:42:32 [2024-02-28T21:42:32.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Idle", using matcher: (of type 'CLabel')
16:42:32 [2024-02-28T21:42:32.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: of type 'CLabel'
16:42:32 [2024-02-28T21:42:32.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: (of type 'CLabel')
16:42:32 [2024-02-28T21:42:32.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: of type 'CLabel'
16:42:32 [2024-02-28T21:42:32.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: (of type 'CLabel')
16:42:32 [2024-02-28T21:42:32.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: of type 'CLabel'
16:42:32 [2024-02-28T21:42:32.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: (of type 'CLabel')
16:42:32 [2024-02-28T21:42:32.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq", using matcher: of type 'CLabel'
16:42:32 [2024-02-28T21:42:32.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq", using matcher: (of type 'CLabel')
16:42:32 [2024-02-28T21:42:32.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq raised", using matcher: of type 'CLabel'
16:42:32 [2024-02-28T21:42:32.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq raised", using matcher: (of type 'CLabel')
16:42:32 [2024-02-28T21:42:32.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Thread", using matcher: of type 'CLabel'
16:42:32 [2024-02-28T21:42:32.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Thread", using matcher: (of type 'CLabel')
16:42:32 [2024-02-28T21:42:32.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Frequency", using matcher: of type 'CLabel'
16:42:32 [2024-02-28T21:42:32.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Frequency", using matcher: (of type 'CLabel')
16:42:32 [2024-02-28T21:42:32.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Idle", using matcher: of type 'CLabel'
16:42:32 [2024-02-28T21:42:32.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Idle", using matcher: (of type 'CLabel')
16:42:32 [2024-02-28T21:42:32.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: of type 'CLabel'
16:42:32 [2024-02-28T21:42:32.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: (of type 'CLabel')
16:42:32 [2024-02-28T21:42:32.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: of type 'CLabel'
16:42:32 [2024-02-28T21:42:32.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: (of type 'CLabel')
16:42:32 [2024-02-28T21:42:32.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: of type 'CLabel'
16:42:32 [2024-02-28T21:42:32.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: (of type 'CLabel')
16:42:32 [2024-02-28T21:42:32.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq", using matcher: of type 'CLabel'
16:42:32 [2024-02-28T21:42:32.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq", using matcher: (of type 'CLabel')
16:42:32 [2024-02-28T21:42:32.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq raised", using matcher: of type 'CLabel'
16:42:32 [2024-02-28T21:42:32.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq raised", using matcher: (of type 'CLabel')
16:42:32 [2024-02-28T21:42:32.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Thread", using matcher: of type 'CLabel'
16:42:32 [2024-02-28T21:42:32.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Thread", using matcher: (of type 'CLabel')
16:42:32 [2024-02-28T21:42:32.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Frequency", using matcher: of type 'CLabel'
16:42:32 [2024-02-28T21:42:32.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Frequency", using matcher: (of type 'CLabel')
16:42:32 [2024-02-28T21:42:32.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Idle", using matcher: of type 'CLabel'
16:42:32 [2024-02-28T21:42:32.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Idle", using matcher: (of type 'CLabel')
16:42:32 [2024-02-28T21:42:32.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: of type 'CLabel'
16:42:32 [2024-02-28T21:42:32.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: (of type 'CLabel')
16:42:32 [2024-02-28T21:42:32.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: of type 'CLabel'
16:42:32 [2024-02-28T21:42:32.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: (of type 'CLabel')
16:42:32 [2024-02-28T21:42:32.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: of type 'CLabel'
16:42:32 [2024-02-28T21:42:32.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: (of type 'CLabel')
16:42:32 [2024-02-28T21:42:32.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq", using matcher: of type 'CLabel'
16:42:32 [2024-02-28T21:42:32.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq", using matcher: (of type 'CLabel')
16:42:32 [2024-02-28T21:42:32.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq raised", using matcher: of type 'CLabel'
16:42:32 [2024-02-28T21:42:32.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq raised", using matcher: (of type 'CLabel')
16:42:32 [2024-02-28T21:42:32.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Thread", using matcher: of type 'CLabel'
16:42:32 [2024-02-28T21:42:32.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Thread", using matcher: (of type 'CLabel')
16:42:32 [2024-02-28T21:42:32.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Frequency", using matcher: of type 'CLabel'
16:42:32 [2024-02-28T21:42:32.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Frequency", using matcher: (of type 'CLabel')
16:42:32 [2024-02-28T21:42:32.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Idle", using matcher: of type 'CLabel'
16:42:32 [2024-02-28T21:42:32.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Idle", using matcher: (of type 'CLabel')
16:42:32 [2024-02-28T21:42:32.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: of type 'CLabel'
16:42:32 [2024-02-28T21:42:32.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: (of type 'CLabel')
16:42:32 [2024-02-28T21:42:32.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: of type 'CLabel'
16:42:32 [2024-02-28T21:42:32.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: (of type 'CLabel')
16:42:32 [2024-02-28T21:42:32.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: of type 'CLabel'
16:42:32 [2024-02-28T21:42:32.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: (of type 'CLabel')
16:42:32 [2024-02-28T21:42:32.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq", using matcher: of type 'CLabel'
16:42:32 [2024-02-28T21:42:32.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq", using matcher: (of type 'CLabel')
16:42:32 [2024-02-28T21:42:32.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq raised", using matcher: of type 'CLabel'
16:42:32 [2024-02-28T21:42:32.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq raised", using matcher: (of type 'CLabel')
16:42:32 [2024-02-28T21:42:32.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Thread", using matcher: of type 'CLabel'
16:42:32 [2024-02-28T21:42:32.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Thread", using matcher: (of type 'CLabel')
16:42:32 [2024-02-28T21:42:32.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Frequency", using matcher: of type 'CLabel'
16:42:32 [2024-02-28T21:42:32.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Frequency", using matcher: (of type 'CLabel')
16:42:32 [2024-02-28T21:42:32.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:42:32 [2024-02-28T21:42:32.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:42:32 [2024-02-28T21:42:32.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:42:32 [2024-02-28T21:42:32.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:42:32 [2024-02-28T21:42:32.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:42:32 [2024-02-28T21:42:32.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:42:32 [2024-02-28T21:42:32.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:42:32 [2024-02-28T21:42:32.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
16:42:32 [2024-02-28T21:42:32.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:42:32 [2024-02-28T21:42:32.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:42:32 [2024-02-28T21:42:32.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:42:32 [2024-02-28T21:42:32.631Z] 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')
16:42:32 [2024-02-28T21:42:32.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:42:32 [2024-02-28T21:42:32.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-240431394 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:42:32 [2024-02-28T21:42:32.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-240431393 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:42:32 [2024-02-28T21:42:32.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-240431393 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:42:32 [2024-02-28T21:42:32.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-240431393 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:42:32 [2024-02-28T21:42:32.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-240431393 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:42:32 [2024-02-28T21:42:32.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-240431393 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:42:32 [2024-02-28T21:42:32.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-240431393 data=null 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')]
16:42:32 [2024-02-28T21:42:32.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240431716 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}]
16:42:32 [2024-02-28T21:42:32.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:42:32 [2024-02-28T21:42:32.887Z] 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@30221cfa] time=-240431011 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:42:32 [2024-02-28T21:42:32.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:42:32 [2024-02-28T21:42:32.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:42:32 [2024-02-28T21:42:32.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:42:32 [2024-02-28T21:42:32.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:42:32 [2024-02-28T21:42:32.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-240430979 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:42:32 [2024-02-28T21:42:32.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-240430979 data=null doit=true}, TreeItem with text {test}]
16:42:32 [2024-02-28T21:42:32.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-240430979 data=null}, TreeItem with text {test}]
16:42:32 [2024-02-28T21:42:32.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-240430979 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:42:32 [2024-02-28T21:42:32.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240430979 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:42:32 [2024-02-28T21:42:32.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-240430965 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:42:32 [2024-02-28T21:42:32.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:42:32 [2024-02-28T21:42:32.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:42:33 [2024-02-28T21:42:33.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:42:34 [2024-02-28T21:42:34.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:42:34 [2024-02-28T21:42:34.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:42:34 [2024-02-28T21:42:34.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:42:34 [2024-02-28T21:42:34.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:42:34 [2024-02-28T21:42:34.068Z] 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')
16:42:34 [2024-02-28T21:42:34.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:42:34 [2024-02-28T21:42:34.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:42:34 [2024-02-28T21:42:34.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:42:34 [2024-02-28T21:42:34.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:42:34 [2024-02-28T21:42:34.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
16:42:34 [2024-02-28T21:42:34.068Z] 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=-240429978 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:42:34 [2024-02-28T21:42:34.068Z] 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=-240429978 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:42:34 [2024-02-28T21:42:34.068Z] 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=-240429978 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:42:34 [2024-02-28T21:42:34.068Z] 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=-240429978 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:42:34 [2024-02-28T21:42:34.068Z] 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=-240429978 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:42:34 [2024-02-28T21:42:34.068Z] 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=-240429978 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:42:34 [2024-02-28T21:42:34.069Z] 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=-240429978 data=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')]
16:42:34 [2024-02-28T21:42:34.069Z] 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=-240429978 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:42:34 [2024-02-28T21:42:34.069Z] 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=-240429978 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:42:34 [2024-02-28T21:42:34.069Z] 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=-240429978 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:42:34 [2024-02-28T21:42:34.069Z] 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=-240429978 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:42:34 [2024-02-28T21:42:34.069Z] 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=-240429978 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:42:34 [2024-02-28T21:42:34.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:42:34 [2024-02-28T21:42:34.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:42:34 [2024-02-28T21:42:34.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:42:34 [2024-02-28T21:42:34.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:42:34 [2024-02-28T21:42:34.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:42:34 [2024-02-28T21:42:34.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:42:34 [2024-02-28T21:42:34.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:42:34 [2024-02-28T21:42:34.069Z] 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')
16:42:34 [2024-02-28T21:42:34.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:42:34 [2024-02-28T21:42:34.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-240429977 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:42:34 [2024-02-28T21:42:34.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-240429977 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:42:34 [2024-02-28T21:42:34.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-240429977 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:42:34 [2024-02-28T21:42:34.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-240429977 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:42:34 [2024-02-28T21:42:34.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-240429977 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:42:34 [2024-02-28T21:42:34.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-240429977 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:42:34 [2024-02-28T21:42:34.069Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:42:34 [2024-02-28T21:42:34.069Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:42:34 [2024-02-28T21:42:34.069Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:42:34 [2024-02-28T21:42:34.069Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:42:34 [2024-02-28T21:42:34.069Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:42:34 [2024-02-28T21:42:34.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:42:34 [2024-02-28T21:42:34.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-240429977 data=null 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')]
16:42:34 [2024-02-28T21:42:34.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-240430924 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:42:34 [2024-02-28T21:42:34.579Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 44.23 s -- in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest
16:42:34 [2024-02-28T21:42:34.580Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest.testKeyboardSelectNextPreviousMarker -- Time elapsed: 8.235 s
16:42:34 [2024-02-28T21:42:34.580Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest.testShowRows -- Time elapsed: 2.128 s
16:42:34 [2024-02-28T21:42:34.580Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest.testMarkerAxis -- Time elapsed: 3.288 s
16:42:34 [2024-02-28T21:42:34.580Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest.testAddRemoveBookmark -- Time elapsed: 6.660 s
16:42:34 [2024-02-28T21:42:34.580Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest.testShowMarkers -- Time elapsed: 2.265 s
16:42:34 [2024-02-28T21:42:34.580Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest skipped
16:42:34 [2024-02-28T21:42:34.580Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest.testFilter -- Time elapsed: 3.029 s
16:42:34 [2024-02-28T21:42:34.580Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest.testToolBarSelectNextPreviousMarker -- Time elapsed: 7.341 s
16:42:34 [2024-02-28T21:42:34.580Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest.testHorizontalScrollbar -- Time elapsed: 1.561 s
16:42:34 [2024-02-28T21:42:34.580Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest.testToolbar -- Time elapsed: 1.588 s
16:42:34 [2024-02-28T21:42:34.580Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest.testVerticalScrollbar -- Time elapsed: 1.662 s
16:42:34 [2024-02-28T21:42:34.580Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest.testOpenCloseOpen -- Time elapsed: 2.103 s
16:42:34 [2024-02-28T21:42:34.580Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest.testLegend -- Time elapsed: 2.121 s
16:42:34 [2024-02-28T21:42:34.580Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.KernelMemoryUsageViewTest
16:42:34 [2024-02-28T21:42:34.580Z] 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@30221cfa] time=-240429456 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:42:34 [2024-02-28T21:42:34.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:42:34 [2024-02-28T21:42:34.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
16:42:34 [2024-02-28T21:42:34.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
16:42:34 [2024-02-28T21:42:34.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
16:42:34 [2024-02-28T21:42:34.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-240429277 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
16:42:34 [2024-02-28T21:42:34.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
16:42:35 [2024-02-28T21:42:35.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.ui.kernelmemoryusageview"'
16:42:35 [2024-02-28T21:42:35.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
16:42:39 [2024-02-28T21:42:39.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
16:42:39 [2024-02-28T21:42:39.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:42:39 [2024-02-28T21:42:39.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:42:39 [2024-02-28T21:42:39.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:42:39 [2024-02-28T21:42:39.307Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 6
16:42:39 [2024-02-28T21:42:39.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicking on ToolItem with tooltip text {Showing active threads}
16:42:39 [2024-02-28T21:42:39.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240425101 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing active threads}]
16:42:39 [2024-02-28T21:42:39.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240425101 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing active threads}]
16:42:39 [2024-02-28T21:42:39.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240425101 data=null doit=true}, ToolItem with tooltip text {Showing active threads}]
16:42:39 [2024-02-28T21:42:39.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240425101 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing active threads}]
16:42:39 [2024-02-28T21:42:39.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240425101 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing active threads}]
16:42:39 [2024-02-28T21:42:39.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240425101 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}]
16:42:39 [2024-02-28T21:42:39.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240425101 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing all threads}]
16:42:39 [2024-02-28T21:42:39.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240425101 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing all threads}]
16:42:39 [2024-02-28T21:42:39.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240425093 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing all threads}]
16:42:39 [2024-02-28T21:42:39.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240425086 data=null doit=true}, ToolItem with tooltip text {Showing all threads}]
16:42:39 [2024-02-28T21:42:39.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240425035 data=null}, ToolItem with tooltip text {Showing all threads}]
16:42:39 [2024-02-28T21:42:39.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicked on ToolItem with tooltip text {Showing all threads}
16:42:39 [2024-02-28T21:42:39.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:42:39 [2024-02-28T21:42:39.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:42:39 [2024-02-28T21:42:39.307Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 6
16:42:39 [2024-02-28T21:42:39.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicking on ToolItem with tooltip text {Showing all threads}
16:42:39 [2024-02-28T21:42:39.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240425034 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing all threads}]
16:42:39 [2024-02-28T21:42:39.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240425034 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing all threads}]
16:42:39 [2024-02-28T21:42:39.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240425034 data=null doit=true}, ToolItem with tooltip text {Showing all threads}]
16:42:39 [2024-02-28T21:42:39.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240425033 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing all threads}]
16:42:39 [2024-02-28T21:42:39.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240425033 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing all threads}]
16:42:39 [2024-02-28T21:42:39.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240425033 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}]
16:42:39 [2024-02-28T21:42:39.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240425033 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing active threads}]
16:42:39 [2024-02-28T21:42:39.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240425032 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing active threads}]
16:42:39 [2024-02-28T21:42:39.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240425024 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing active threads}]
16:42:39 [2024-02-28T21:42:39.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240425011 data=null doit=true}, ToolItem with tooltip text {Showing active threads}]
16:42:39 [2024-02-28T21:42:39.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240425011 data=null}, ToolItem with tooltip text {Showing active threads}]
16:42:39 [2024-02-28T21:42:39.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicked on ToolItem with tooltip text {Showing active threads}
16:42:39 [2024-02-28T21:42:39.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:42:39 [2024-02-28T21:42:39.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:42:39 [2024-02-28T21:42:39.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.ui.kernelmemoryusageview"'
16:42:39 [2024-02-28T21:42:39.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
16:42:41 [2024-02-28T21:42:41.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
16:42:41 [2024-02-28T21:42:41.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:42:41 [2024-02-28T21:42:41.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:42:41 [2024-02-28T21:42:41.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:42:41 [2024-02-28T21:42:41.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: lttng-sessiond
16:42:41 [2024-02-28T21:42:41.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: lttng-consumerd
16:42:41 [2024-02-28T21:42:41.195Z] 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@30221cfa] time=-240422752 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:42:41 [2024-02-28T21:42:41.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:42:41 [2024-02-28T21:42:41.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:42:41 [2024-02-28T21:42:41.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:42:41 [2024-02-28T21:42:41.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:42:41 [2024-02-28T21:42:41.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-240422729 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:42:41 [2024-02-28T21:42:41.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-240422729 data=null doit=true}, TreeItem with text {test}]
16:42:41 [2024-02-28T21:42:41.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-240422729 data=null}, TreeItem with text {test}]
16:42:41 [2024-02-28T21:42:41.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-240422728 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:42:41 [2024-02-28T21:42:41.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240422728 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:42:41 [2024-02-28T21:42:41.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-240422704 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:42:41 [2024-02-28T21:42:41.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:42:41 [2024-02-28T21:42:41.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:42:41 [2024-02-28T21:42:41.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:42:42 [2024-02-28T21:42:42.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:42:42 [2024-02-28T21:42:42.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:42:42 [2024-02-28T21:42:42.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:42:42 [2024-02-28T21:42:42.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:42:42 [2024-02-28T21:42:42.010Z] 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')
16:42:42 [2024-02-28T21:42:42.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:42:42 [2024-02-28T21:42:42.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:42:42 [2024-02-28T21:42:42.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:42:42 [2024-02-28T21:42:42.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:42:42 [2024-02-28T21:42:42.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
16:42:42 [2024-02-28T21:42:42.010Z] 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=-240421992 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:42:42 [2024-02-28T21:42:42.010Z] 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=-240421992 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:42:42 [2024-02-28T21:42:42.010Z] 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=-240421992 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:42:42 [2024-02-28T21:42:42.010Z] 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=-240421992 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:42:42 [2024-02-28T21:42:42.010Z] 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=-240421992 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:42:42 [2024-02-28T21:42:42.010Z] 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=-240421992 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:42:42 [2024-02-28T21:42:42.011Z] 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=-240421992 data=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')]
16:42:42 [2024-02-28T21:42:42.011Z] 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=-240421992 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:42:42 [2024-02-28T21:42:42.011Z] 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=-240421992 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:42:42 [2024-02-28T21:42:42.011Z] 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=-240421992 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:42:42 [2024-02-28T21:42:42.011Z] 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=-240421992 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:42:42 [2024-02-28T21:42:42.011Z] 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=-240421992 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:42:42 [2024-02-28T21:42:42.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:42:42 [2024-02-28T21:42:42.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:42:42 [2024-02-28T21:42:42.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:42:42 [2024-02-28T21:42:42.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:42:42 [2024-02-28T21:42:42.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:42:42 [2024-02-28T21:42:42.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:42:42 [2024-02-28T21:42:42.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:42:42 [2024-02-28T21:42:42.011Z] 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')
16:42:42 [2024-02-28T21:42:42.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:42:42 [2024-02-28T21:42:42.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-240421991 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:42:42 [2024-02-28T21:42:42.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-240421991 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:42:42 [2024-02-28T21:42:42.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-240421991 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:42:42 [2024-02-28T21:42:42.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-240421991 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:42:42 [2024-02-28T21:42:42.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-240421991 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:42:42 [2024-02-28T21:42:42.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-240421991 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:42:42 [2024-02-28T21:42:42.011Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:42:42 [2024-02-28T21:42:42.011Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:42:42 [2024-02-28T21:42:42.011Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:42:42 [2024-02-28T21:42:42.011Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:42:42 [2024-02-28T21:42:42.011Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:42:42 [2024-02-28T21:42:42.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:42:42 [2024-02-28T21:42:42.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-240421991 data=null 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')]
16:42:42 [2024-02-28T21:42:42.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-240422642 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:42:42 [2024-02-28T21:42:42.523Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.973 s -- in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.KernelMemoryUsageViewTest
16:42:42 [2024-02-28T21:42:42.523Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.KernelMemoryUsageViewTest.testFilter -- Time elapsed: 4.259 s
16:42:42 [2024-02-28T21:42:42.523Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.KernelMemoryUsageViewTest.testKernelMemoryView -- Time elapsed: 2.148 s
16:42:42 [2024-02-28T21:42:42.523Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest
16:42:42 [2024-02-28T21:42:42.523Z] 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@30221cfa] time=-240421481 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:42:42 [2024-02-28T21:42:42.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:42:42 [2024-02-28T21:42:42.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
16:42:42 [2024-02-28T21:42:42.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
16:42:42 [2024-02-28T21:42:42.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
16:42:42 [2024-02-28T21:42:42.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-240421376 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
16:42:42 [2024-02-28T21:42:42.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
16:42:42 [2024-02-28T21:42:42.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.cpuusage"'
16:42:42 [2024-02-28T21:42:42.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
16:42:45 [2024-02-28T21:42:45.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
16:42:45 [2024-02-28T21:42:45.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:42:45 [2024-02-28T21:42:45.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"'
16:42:45 [2024-02-28T21:42:45.288Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 5
16:42:45 [2024-02-28T21:42:45.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Reset the Time Scale to Default}
16:42:45 [2024-02-28T21:42:45.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240418616 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
16:42:45 [2024-02-28T21:42:45.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240418615 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
16:42:45 [2024-02-28T21:42:45.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240418615 data=null doit=true}, ToolItem with tooltip text {Reset the Time Scale to Default}]
16:42:45 [2024-02-28T21:42:45.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240418615 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
16:42:45 [2024-02-28T21:42:45.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240418615 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
16:42:45 [2024-02-28T21:42:45.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240418615 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}]
16:42:45 [2024-02-28T21:42:45.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240418596 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
16:42:45 [2024-02-28T21:42:45.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240418518 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
16:42:45 [2024-02-28T21:42:45.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240418518 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
16:42:45 [2024-02-28T21:42:45.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240418518 data=null doit=true}, ToolItem with tooltip text {Reset the Time Scale to Default}]
16:42:45 [2024-02-28T21:42:45.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240418518 data=null}, ToolItem with tooltip text {Reset the Time Scale to Default}]
16:42:45 [2024-02-28T21:42:45.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Reset the Time Scale to Default}
16:42:46 [2024-02-28T21:42:46.103Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
16:42:46 [2024-02-28T21:42:46.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Reset the Time Scale to Default}
16:42:46 [2024-02-28T21:42:46.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240417887 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
16:42:46 [2024-02-28T21:42:46.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240417887 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
16:42:46 [2024-02-28T21:42:46.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240417887 data=null doit=true}, ToolItem with tooltip text {Reset the Time Scale to Default}]
16:42:46 [2024-02-28T21:42:46.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240417887 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
16:42:46 [2024-02-28T21:42:46.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240417887 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
16:42:46 [2024-02-28T21:42:46.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240417887 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}]
16:42:46 [2024-02-28T21:42:46.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240417881 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
16:42:46 [2024-02-28T21:42:46.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240417881 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
16:42:46 [2024-02-28T21:42:46.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240417881 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
16:42:46 [2024-02-28T21:42:46.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240417881 data=null doit=true}, ToolItem with tooltip text {Reset the Time Scale to Default}]
16:42:46 [2024-02-28T21:42:46.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240417881 data=null}, ToolItem with tooltip text {Reset the Time Scale to Default}]
16:42:46 [2024-02-28T21:42:46.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Reset the Time Scale to Default}
16:42:46 [2024-02-28T21:42:46.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.cpuusage"'
16:42:46 [2024-02-28T21:42:46.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
16:42:48 [2024-02-28T21:42:48.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
16:42:48 [2024-02-28T21:42:48.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:42:48 [2024-02-28T21:42:48.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
16:42:48 [2024-02-28T21:42:48.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:42:48 [2024-02-28T21:42:48.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:42:49 [2024-02-28T21:42:49.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:42:49 [2024-02-28T21:42:49.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: lttng-sessiond
16:42:49 [2024-02-28T21:42:49.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to unchecked on: lttng-sessiond
16:42:49 [2024-02-28T21:42:49.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: lttng-consumerd
16:42:49 [2024-02-28T21:42:49.619Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
16:42:49 [2024-02-28T21:42:49.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Reset the Time Scale to Default}
16:42:49 [2024-02-28T21:42:49.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240414281 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
16:42:49 [2024-02-28T21:42:49.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=-240414281 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
16:42:49 [2024-02-28T21:42:49.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240414281 data=null doit=true}, ToolItem with tooltip text {Reset the Time Scale to Default}]
16:42:49 [2024-02-28T21:42:49.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240414281 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
16:42:49 [2024-02-28T21:42:49.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240414281 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
16:42:49 [2024-02-28T21:42:49.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240414281 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}]
16:42:49 [2024-02-28T21:42:49.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=-240414281 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
16:42:49 [2024-02-28T21:42:49.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=-240414280 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
16:42:49 [2024-02-28T21:42:49.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=-240414280 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
16:42:49 [2024-02-28T21:42:49.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=-240414280 data=null doit=true}, ToolItem with tooltip text {Reset the Time Scale to Default}]
16:42:49 [2024-02-28T21:42:49.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=-240414280 data=null}, ToolItem with tooltip text {Reset the Time Scale to Default}]
16:42:49 [2024-02-28T21:42:49.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Reset the Time Scale to Default}
16:42:50 [2024-02-28T21:42:50.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.cpuusage"'
16:42:50 [2024-02-28T21:42:50.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
16:42:52 [2024-02-28T21:42:52.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
16:42:52 [2024-02-28T21:42:52.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:42:52 [2024-02-28T21:42:52.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
16:42:52 [2024-02-28T21:42:52.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
16:42:52 [2024-02-28T21:42:52.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:42:52 [2024-02-28T21:42:52.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
16:42:52 [2024-02-28T21:42:52.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:42:52 [2024-02-28T21:42:52.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
16:42:52 [2024-02-28T21:42:52.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:42:52 [2024-02-28T21:42:52.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
16:42:52 [2024-02-28T21:42:52.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:42:52 [2024-02-28T21:42:52.575Z] 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@30221cfa] time=-240411410 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:42:52 [2024-02-28T21:42:52.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:42:52 [2024-02-28T21:42:52.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:42:52 [2024-02-28T21:42:52.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:42:52 [2024-02-28T21:42:52.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:42:52 [2024-02-28T21:42:52.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-240411387 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:42:52 [2024-02-28T21:42:52.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-240411387 data=null doit=true}, TreeItem with text {test}]
16:42:52 [2024-02-28T21:42:52.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-240411387 data=null}, TreeItem with text {test}]
16:42:52 [2024-02-28T21:42:52.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-240411386 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:42:52 [2024-02-28T21:42:52.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240411386 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:42:52 [2024-02-28T21:42:52.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-240411381 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:42:52 [2024-02-28T21:42:52.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:42:52 [2024-02-28T21:42:52.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:42:52 [2024-02-28T21:42:52.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:42:53 [2024-02-28T21:42:53.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:42:53 [2024-02-28T21:42:53.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:42:53 [2024-02-28T21:42:53.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:42:53 [2024-02-28T21:42:53.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:42:53 [2024-02-28T21:42:53.499Z] 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')
16:42:53 [2024-02-28T21:42:53.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:42:53 [2024-02-28T21:42:53.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:42:53 [2024-02-28T21:42:53.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:42:53 [2024-02-28T21:42:53.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:42:53 [2024-02-28T21:42:53.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
16:42:53 [2024-02-28T21:42:53.500Z] 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=-240410623 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:42:53 [2024-02-28T21:42:53.500Z] 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=-240410623 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:42:53 [2024-02-28T21:42:53.500Z] 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=-240410623 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:42:53 [2024-02-28T21:42:53.500Z] 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=-240410623 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:42:53 [2024-02-28T21:42:53.500Z] 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=-240410622 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:42:53 [2024-02-28T21:42:53.500Z] 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=-240410622 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:42:53 [2024-02-28T21:42:53.500Z] 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=-240410622 data=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')]
16:42:53 [2024-02-28T21:42:53.500Z] 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=-240410622 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:42:53 [2024-02-28T21:42:53.500Z] 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=-240410622 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:42:53 [2024-02-28T21:42:53.500Z] 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=-240410622 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:42:53 [2024-02-28T21:42:53.500Z] 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=-240410622 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:42:53 [2024-02-28T21:42:53.500Z] 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=-240410622 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:42:53 [2024-02-28T21:42:53.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:42:53 [2024-02-28T21:42:53.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:42:53 [2024-02-28T21:42:53.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:42:53 [2024-02-28T21:42:53.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:42:53 [2024-02-28T21:42:53.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:42:53 [2024-02-28T21:42:53.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:42:53 [2024-02-28T21:42:53.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:42:53 [2024-02-28T21:42:53.500Z] 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')
16:42:53 [2024-02-28T21:42:53.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:42:53 [2024-02-28T21:42:53.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-240410622 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:42:53 [2024-02-28T21:42:53.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-240410622 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:42:53 [2024-02-28T21:42:53.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-240410622 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:42:53 [2024-02-28T21:42:53.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-240410622 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:42:53 [2024-02-28T21:42:53.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-240410621 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:42:53 [2024-02-28T21:42:53.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-240410621 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:42:53 [2024-02-28T21:42:53.500Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:42:53 [2024-02-28T21:42:53.500Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:42:53 [2024-02-28T21:42:53.500Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:42:53 [2024-02-28T21:42:53.500Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:42:53 [2024-02-28T21:42:53.500Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:42:53 [2024-02-28T21:42:53.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:42:53 [2024-02-28T21:42:53.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-240410621 data=null 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')]
16:42:53 [2024-02-28T21:42:53.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-240411340 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:42:53 [2024-02-28T21:42:53.756Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.36 s -- in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest
16:42:53 [2024-02-28T21:42:53.756Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest.testResetTimeRange -- Time elapsed: 3.973 s
16:42:53 [2024-02-28T21:42:53.756Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest.testCpuView -- Time elapsed: 3.542 s
16:42:53 [2024-02-28T21:42:53.756Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest.testSignals -- Time elapsed: 2.335 s
16:42:53 [2024-02-28T21:42:53.756Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewUiContextTest
16:42:53 [2024-02-28T21:42:53.756Z] 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@30221cfa] time=-240410111 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:42:54 [2024-02-28T21:42:54.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:42:54 [2024-02-28T21:42:54.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
16:42:54 [2024-02-28T21:42:54.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
16:42:54 [2024-02-28T21:42:54.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
16:42:54 [2024-02-28T21:42:54.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-240410010 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
16:42:54 [2024-02-28T21:42:54.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
16:43:00 [2024-02-28T21:43:00.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:43:00 [2024-02-28T21:43:00.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:43:00 [2024-02-28T21:43:00.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
16:43:00 [2024-02-28T21:43:00.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:43:00 [2024-02-28T21:43:00.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:43:00 [2024-02-28T21:43:00.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
16:43:00 [2024-02-28T21:43:00.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:43:00 [2024-02-28T21:43:00.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:43:00 [2024-02-28T21:43:00.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
16:43:00 [2024-02-28T21:43:00.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:43:00 [2024-02-28T21:43:00.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:43:00 [2024-02-28T21:43:00.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
16:43:00 [2024-02-28T21:43:00.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:43:00 [2024-02-28T21:43:00.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:43:00 [2024-02-28T21:43:00.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
16:43:00 [2024-02-28T21:43:00.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:43:00 [2024-02-28T21:43:00.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:43:00 [2024-02-28T21:43:00.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
16:43:00 [2024-02-28T21:43:00.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:43:00 [2024-02-28T21:43:00.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:43:00 [2024-02-28T21:43:00.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
16:43:00 [2024-02-28T21:43:00.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:43:00 [2024-02-28T21:43:00.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:43:03 [2024-02-28T21:43:03.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:43:03 [2024-02-28T21:43:03.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:43:03 [2024-02-28T21:43:03.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
16:43:04 [2024-02-28T21:43:04.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:43:04 [2024-02-28T21:43:04.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:43:04 [2024-02-28T21:43:04.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:43:04 [2024-02-28T21:43:04.054Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
16:43:04 [2024-02-28T21:43:04.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicking on ToolItem with tooltip text {Hide Empty Rows}
16:43:04 [2024-02-28T21:43:04.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240399980 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
16:43:04 [2024-02-28T21:43:04.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240399980 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
16:43:04 [2024-02-28T21:43:04.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240399980 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
16:43:04 [2024-02-28T21:43:04.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240399980 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
16:43:04 [2024-02-28T21:43:04.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240399980 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
16:43:04 [2024-02-28T21:43:04.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240399980 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}]
16:43:04 [2024-02-28T21:43:04.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240399980 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
16:43:04 [2024-02-28T21:43:04.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240399980 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
16:43:04 [2024-02-28T21:43:04.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240399980 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
16:43:04 [2024-02-28T21:43:04.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240399980 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
16:43:04 [2024-02-28T21:43:04.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240399980 data=null}, ToolItem with tooltip text {Hide Empty Rows}]
16:43:04 [2024-02-28T21:43:04.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicked on ToolItem with tooltip text {Hide Empty Rows}
16:43:04 [2024-02-28T21:43:04.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
16:43:04 [2024-02-28T21:43:04.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:43:04 [2024-02-28T21:43:04.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:43:04 [2024-02-28T21:43:04.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:43:04 [2024-02-28T21:43:04.055Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
16:43:04 [2024-02-28T21:43:04.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
16:43:04 [2024-02-28T21:43:04.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:43:04 [2024-02-28T21:43:04.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:43:04 [2024-02-28T21:43:04.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:43:04 [2024-02-28T21:43:04.312Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
16:43:04 [2024-02-28T21:43:04.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
16:43:04 [2024-02-28T21:43:04.312Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
16:43:04 [2024-02-28T21:43:04.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicking on ToolItem with tooltip text {Hide Empty Rows}
16:43:04 [2024-02-28T21:43:04.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240399750 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
16:43:04 [2024-02-28T21:43:04.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240399750 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
16:43:04 [2024-02-28T21:43:04.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240399750 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
16:43:04 [2024-02-28T21:43:04.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240399750 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
16:43:04 [2024-02-28T21:43:04.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240399749 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
16:43:04 [2024-02-28T21:43:04.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240399749 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}]
16:43:04 [2024-02-28T21:43:04.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240399749 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
16:43:04 [2024-02-28T21:43:04.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240399749 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
16:43:04 [2024-02-28T21:43:04.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240399749 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
16:43:04 [2024-02-28T21:43:04.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240399749 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
16:43:04 [2024-02-28T21:43:04.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240399749 data=null}, ToolItem with tooltip text {Hide Empty Rows}]
16:43:04 [2024-02-28T21:43:04.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicked on ToolItem with tooltip text {Hide Empty Rows}
16:43:04 [2024-02-28T21:43:04.312Z] 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@30221cfa] time=-240399590 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:43:04 [2024-02-28T21:43:04.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:43:04 [2024-02-28T21:43:04.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:43:04 [2024-02-28T21:43:04.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:43:04 [2024-02-28T21:43:04.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:43:04 [2024-02-28T21:43:04.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-240399560 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:43:04 [2024-02-28T21:43:04.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-240399559 data=null doit=true}, TreeItem with text {test}]
16:43:04 [2024-02-28T21:43:04.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-240399559 data=null}, TreeItem with text {test}]
16:43:04 [2024-02-28T21:43:04.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-240399559 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:43:04 [2024-02-28T21:43:04.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240399559 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:43:04 [2024-02-28T21:43:04.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-240399553 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:43:04 [2024-02-28T21:43:04.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:43:04 [2024-02-28T21:43:04.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:43:04 [2024-02-28T21:43:04.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:43:05 [2024-02-28T21:43:05.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:43:05 [2024-02-28T21:43:05.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:43:05 [2024-02-28T21:43:05.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:43:05 [2024-02-28T21:43:05.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:43:05 [2024-02-28T21:43:05.492Z] 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')
16:43:05 [2024-02-28T21:43:05.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:43:05 [2024-02-28T21:43:05.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:43:05 [2024-02-28T21:43:05.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:43:05 [2024-02-28T21:43:05.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:43:05 [2024-02-28T21:43:05.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
16:43:05 [2024-02-28T21:43:05.492Z] 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=-240398637 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:43:05 [2024-02-28T21:43:05.492Z] 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=-240398637 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:43:05 [2024-02-28T21:43:05.492Z] 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=-240398637 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:43:05 [2024-02-28T21:43:05.492Z] 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=-240398637 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:43:05 [2024-02-28T21:43:05.492Z] 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=-240398637 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:43:05 [2024-02-28T21:43:05.492Z] 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=-240398637 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:43:05 [2024-02-28T21:43:05.492Z] 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=-240398637 data=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')]
16:43:05 [2024-02-28T21:43:05.492Z] 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=-240398637 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:43:05 [2024-02-28T21:43:05.493Z] 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=-240398637 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:43:05 [2024-02-28T21:43:05.493Z] 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=-240398636 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:43:05 [2024-02-28T21:43:05.493Z] 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=-240398636 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:43:05 [2024-02-28T21:43:05.493Z] 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=-240398636 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:43:05 [2024-02-28T21:43:05.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:43:05 [2024-02-28T21:43:05.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:43:05 [2024-02-28T21:43:05.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:43:05 [2024-02-28T21:43:05.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:43:05 [2024-02-28T21:43:05.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:43:05 [2024-02-28T21:43:05.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:43:05 [2024-02-28T21:43:05.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:43:05 [2024-02-28T21:43:05.493Z] 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')
16:43:05 [2024-02-28T21:43:05.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:43:05 [2024-02-28T21:43:05.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-240398635 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:43:05 [2024-02-28T21:43:05.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-240398635 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:43:05 [2024-02-28T21:43:05.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-240398635 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:43:05 [2024-02-28T21:43:05.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-240398635 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:43:05 [2024-02-28T21:43:05.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-240398635 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:43:05 [2024-02-28T21:43:05.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-240398635 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:43:05 [2024-02-28T21:43:05.493Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:43:05 [2024-02-28T21:43:05.493Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:43:05 [2024-02-28T21:43:05.493Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:43:05 [2024-02-28T21:43:05.493Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:43:05 [2024-02-28T21:43:05.493Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:43:05 [2024-02-28T21:43:05.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:43:05 [2024-02-28T21:43:05.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-240398635 data=null 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')]
16:43:05 [2024-02-28T21:43:05.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-240399517 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:43:05 [2024-02-28T21:43:05.748Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.98 s -- in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewUiContextTest
16:43:05 [2024-02-28T21:43:05.748Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewUiContextTest.testExpandedState -- Time elapsed: 6.448 s
16:43:05 [2024-02-28T21:43:05.748Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewUiContextTest.testHideEmptyRowsState -- Time elapsed: 3.699 s
16:43:05 [2024-02-28T21:43:05.748Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest
16:43:05 [2024-02-28T21:43:05.748Z] 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@30221cfa] time=-240398118 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:43:06 [2024-02-28T21:43:06.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:43:06 [2024-02-28T21:43:06.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
16:43:06 [2024-02-28T21:43:06.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
16:43:06 [2024-02-28T21:43:06.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
16:43:06 [2024-02-28T21:43:06.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-240397993 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
16:43:06 [2024-02-28T21:43:06.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
16:43:08 [2024-02-28T21:43:08.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
16:43:08 [2024-02-28T21:43:08.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:43:08 [2024-02-28T21:43:08.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Resources"'
16:43:08 [2024-02-28T21:43:08.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:43:08 [2024-02-28T21:43:08.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
16:43:08 [2024-02-28T21:43:08.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
16:43:08 [2024-02-28T21:43:08.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
16:43:08 [2024-02-28T21:43:08.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
16:43:08 [2024-02-28T21:43:08.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
16:43:08 [2024-02-28T21:43:08.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
16:43:08 [2024-02-28T21:43:08.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:43:08 [2024-02-28T21:43:08.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:43:08 [2024-02-28T21:43:08.514Z] 
16:43:08 [2024-02-28T21:43:08.514Z] (Eclipse:12922): Gtk-WARNING **: 21:43:08.264: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:08 [2024-02-28T21:43:08.514Z] 
16:43:08 [2024-02-28T21:43:08.514Z] (Eclipse:12922): Gtk-WARNING **: 21:43:08.264: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:08 [2024-02-28T21:43:08.514Z] 
16:43:08 [2024-02-28T21:43:08.514Z] (Eclipse:12922): Gtk-WARNING **: 21:43:08.264: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:08 [2024-02-28T21:43:08.514Z] 
16:43:08 [2024-02-28T21:43:08.514Z] (Eclipse:12922): Gtk-WARNING **: 21:43:08.264: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:08 [2024-02-28T21:43:08.514Z] 
16:43:08 [2024-02-28T21:43:08.514Z] (Eclipse:12922): Gtk-WARNING **: 21:43:08.324: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:08 [2024-02-28T21:43:08.514Z] 
16:43:08 [2024-02-28T21:43:08.514Z] (Eclipse:12922): Gtk-WARNING **: 21:43:08.324: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:08 [2024-02-28T21:43:08.514Z] 
16:43:08 [2024-02-28T21:43:08.514Z] (Eclipse:12922): Gtk-WARNING **: 21:43:08.324: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:08 [2024-02-28T21:43:08.514Z] 
16:43:08 [2024-02-28T21:43:08.514Z] (Eclipse:12922): Gtk-WARNING **: 21:43:08.324: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:08 [2024-02-28T21:43:08.514Z] 
16:43:08 [2024-02-28T21:43:08.514Z] (Eclipse:12922): Gtk-WARNING **: 21:43:08.351: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:08 [2024-02-28T21:43:08.514Z] 
16:43:08 [2024-02-28T21:43:08.514Z] (Eclipse:12922): Gtk-WARNING **: 21:43:08.351: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:08 [2024-02-28T21:43:08.514Z] 
16:43:08 [2024-02-28T21:43:08.514Z] (Eclipse:12922): Gtk-WARNING **: 21:43:08.351: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:08 [2024-02-28T21:43:08.514Z] 
16:43:08 [2024-02-28T21:43:08.514Z] (Eclipse:12922): Gtk-WARNING **: 21:43:08.351: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:08 [2024-02-28T21:43:08.514Z] 
16:43:08 [2024-02-28T21:43:08.514Z] (Eclipse:12922): Gtk-WARNING **: 21:43:08.380: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:08 [2024-02-28T21:43:08.514Z] 
16:43:08 [2024-02-28T21:43:08.514Z] (Eclipse:12922): Gtk-WARNING **: 21:43:08.380: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:08 [2024-02-28T21:43:08.514Z] 
16:43:08 [2024-02-28T21:43:08.514Z] (Eclipse:12922): Gtk-WARNING **: 21:43:08.380: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:08 [2024-02-28T21:43:08.514Z] 
16:43:08 [2024-02-28T21:43:08.514Z] (Eclipse:12922): Gtk-WARNING **: 21:43:08.380: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:08 [2024-02-28T21:43:08.514Z] 
16:43:08 [2024-02-28T21:43:08.514Z] (Eclipse:12922): Gtk-WARNING **: 21:43:08.411: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:08 [2024-02-28T21:43:08.515Z] 
16:43:08 [2024-02-28T21:43:08.515Z] (Eclipse:12922): Gtk-WARNING **: 21:43:08.411: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:08 [2024-02-28T21:43:08.515Z] 
16:43:08 [2024-02-28T21:43:08.515Z] (Eclipse:12922): Gtk-WARNING **: 21:43:08.411: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:08 [2024-02-28T21:43:08.515Z] 
16:43:08 [2024-02-28T21:43:08.515Z] (Eclipse:12922): Gtk-WARNING **: 21:43:08.411: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:08 [2024-02-28T21:43:08.515Z] 
16:43:08 [2024-02-28T21:43:08.515Z] (Eclipse:12922): Gtk-WARNING **: 21:43:08.437: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:08 [2024-02-28T21:43:08.515Z] 
16:43:08 [2024-02-28T21:43:08.515Z] (Eclipse:12922): Gtk-WARNING **: 21:43:08.437: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:08 [2024-02-28T21:43:08.515Z] 
16:43:08 [2024-02-28T21:43:08.515Z] (Eclipse:12922): Gtk-WARNING **: 21:43:08.437: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:08 [2024-02-28T21:43:08.515Z] 
16:43:08 [2024-02-28T21:43:08.515Z] (Eclipse:12922): Gtk-WARNING **: 21:43:08.437: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:08 [2024-02-28T21:43:08.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
16:43:08 [2024-02-28T21:43:08.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-240395358 data=null doit=true}, Shell with text {Find}]
16:43:08 [2024-02-28T21:43:08.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
16:43:08 [2024-02-28T21:43:08.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:43:08 [2024-02-28T21:43:08.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:43:08 [2024-02-28T21:43:08.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:43:08 [2024-02-28T21:43:08.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:43:08 [2024-02-28T21:43:08.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:43:08 [2024-02-28T21:43:08.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:43:08 [2024-02-28T21:43:08.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:43:08 [2024-02-28T21:43:08.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:43:08 [2024-02-28T21:43:08.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
16:43:08 [2024-02-28T21:43:08.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
16:43:08 [2024-02-28T21:43:08.515Z] 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')
16:43:08 [2024-02-28T21:43:08.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: of type 'Combo'
16:43:08 [2024-02-28T21:43:08.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: (of type 'Combo')
16:43:08 [2024-02-28T21:43:08.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to \ACPU
16:43:08 [2024-02-28T21:43:08.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {\ACPU} [layout=null] time=-240395356 data=null}, (of type 'Combo')]
16:43:08 [2024-02-28T21:43:08.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to \ACPU
16:43:08 [2024-02-28T21:43:08.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:43:08 [2024-02-28T21:43:08.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
16:43:08 [2024-02-28T21:43:08.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
16:43:08 [2024-02-28T21:43:08.515Z] 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')
16:43:08 [2024-02-28T21:43:08.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:43:08 [2024-02-28T21:43:08.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:43:08 [2024-02-28T21:43:08.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:43:08 [2024-02-28T21:43:08.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:43:08 [2024-02-28T21:43:08.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:43:08 [2024-02-28T21:43:08.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:43:08 [2024-02-28T21:43:08.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:43:08 [2024-02-28T21:43:08.515Z] 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.
16:43:08 [2024-02-28T21:43:08.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:43:08 [2024-02-28T21:43:08.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:43:08 [2024-02-28T21:43:08.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:43:08 [2024-02-28T21:43:08.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
16:43:08 [2024-02-28T21:43:08.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
16:43:08 [2024-02-28T21:43:08.515Z] 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')
16:43:08 [2024-02-28T21:43:08.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:43:08 [2024-02-28T21:43:08.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:43:08 [2024-02-28T21:43:08.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:43:08 [2024-02-28T21:43:08.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:43:08 [2024-02-28T21:43:08.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:43:08 [2024-02-28T21:43:08.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
16:43:08 [2024-02-28T21:43:08.515Z] 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.
16:43:08 [2024-02-28T21:43:08.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:43:08 [2024-02-28T21:43:08.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:43:08 [2024-02-28T21:43:08.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:43:08 [2024-02-28T21:43:08.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:43:08 [2024-02-28T21:43:08.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
16:43:08 [2024-02-28T21:43:08.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
16:43:08 [2024-02-28T21:43:08.516Z] 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')
16:43:08 [2024-02-28T21:43:08.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:43:08 [2024-02-28T21:43:08.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:43:08 [2024-02-28T21:43:08.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:43:08 [2024-02-28T21:43:08.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:43:08 [2024-02-28T21:43:08.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
16:43:08 [2024-02-28T21:43:08.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@8e9941f
16:43:08 [2024-02-28T21:43:08.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Wra&p search} time=-240395355 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')]
16:43:08 [2024-02-28T21:43:08.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=-240395355 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')]
16:43:08 [2024-02-28T21:43:08.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Wra&p search} time=-240395354 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
16:43:08 [2024-02-28T21:43:08.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Wra&p search} time=-240395354 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
16:43:08 [2024-02-28T21:43:08.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Wra&p search} time=-240395354 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')]
16:43:08 [2024-02-28T21:43:08.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Wra&p search} time=-240395354 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')]
16:43:08 [2024-02-28T21:43:08.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Wra&p search} time=-240395354 data=null 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')]
16:43:08 [2024-02-28T21:43:08.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Wra&p search} time=-240395354 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')]
16:43:08 [2024-02-28T21:43:08.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=-240395354 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')]
16:43:08 [2024-02-28T21:43:08.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Wra&p search} time=-240395354 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')]
16:43:08 [2024-02-28T21:43:08.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Wra&p search} time=-240395354 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
16:43:08 [2024-02-28T21:43:08.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Wra&p search} time=-240395354 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
16:43:08 [2024-02-28T21:43:08.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:43:08 [2024-02-28T21:43:08.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:43:08 [2024-02-28T21:43:08.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:43:08 [2024-02-28T21:43:08.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:43:08 [2024-02-28T21:43:08.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:43:08 [2024-02-28T21:43:08.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
16:43:08 [2024-02-28T21:43:08.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
16:43:08 [2024-02-28T21:43:08.516Z] 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')
16:43:08 [2024-02-28T21:43:08.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:43:08 [2024-02-28T21:43:08.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:43:08 [2024-02-28T21:43:08.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:43:08 [2024-02-28T21:43:08.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:43:08 [2024-02-28T21:43:08.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:43:08 [2024-02-28T21:43:08.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:43:08 [2024-02-28T21:43:08.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:43:08 [2024-02-28T21:43:08.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:43:08 [2024-02-28T21:43:08.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:43:08 [2024-02-28T21:43:08.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
16:43:08 [2024-02-28T21:43:08.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
16:43:08 [2024-02-28T21:43:08.516Z] 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')
16:43:08 [2024-02-28T21:43:08.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:43:08 [2024-02-28T21:43:08.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:43:08 [2024-02-28T21:43:08.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
16:43:08 [2024-02-28T21:43:08.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@6ee8afd0
16:43:08 [2024-02-28T21:43:08.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=-240395353 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')]
16:43:08 [2024-02-28T21:43:08.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=-240395353 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')]
16:43:08 [2024-02-28T21:43:08.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Regular e&xpression} time=-240395353 data=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
16:43:08 [2024-02-28T21:43:08.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=-240395353 data=null}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
16:43:08 [2024-02-28T21:43:08.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=-240395353 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')]
16:43:08 [2024-02-28T21:43:08.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=-240395353 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')]
16:43:08 [2024-02-28T21:43:08.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Regular e&xpression} time=-240395353 data=null 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')]
16:43:08 [2024-02-28T21:43:08.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=-240395353 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')]
16:43:08 [2024-02-28T21:43:08.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=-240395353 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')]
16:43:08 [2024-02-28T21:43:08.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=-240395353 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')]
16:43:08 [2024-02-28T21:43:08.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=-240395353 data=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
16:43:08 [2024-02-28T21:43:08.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=-240395353 data=null}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
16:43:08 [2024-02-28T21:43:08.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
16:43:08 [2024-02-28T21:43:08.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-240395353 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:43:08 [2024-02-28T21:43:08.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-240395353 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:43:08 [2024-02-28T21:43:08.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=-240395353 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:43:08 [2024-02-28T21:43:08.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=-240395353 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:43:08 [2024-02-28T21:43:08.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=-240395353 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:43:08 [2024-02-28T21:43:08.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=-240395353 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:43:08 [2024-02-28T21:43:08.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=-240395352 data=null 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')]
16:43:08 [2024-02-28T21:43:08.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=-240395352 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:43:08 [2024-02-28T21:43:08.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-240395352 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:43:08 [2024-02-28T21:43:08.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=-240395352 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:43:08 [2024-02-28T21:43:08.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=-240395352 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:43:08 [2024-02-28T21:43:08.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=-240395352 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:43:08 [2024-02-28T21:43:08.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
16:43:08 [2024-02-28T21:43:08.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
16:43:08 [2024-02-28T21:43:08.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
16:43:08 [2024-02-28T21:43:08.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:43:08 [2024-02-28T21:43:08.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
16:43:08 [2024-02-28T21:43:08.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "\ACPU", using matcher: of type 'Combo'
16:43:08 [2024-02-28T21:43:08.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "\ACPU", using matcher: (of type 'Combo')
16:43:08 [2024-02-28T21:43:08.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to \ACPU
16:43:08 [2024-02-28T21:43:08.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {\ACPU} [layout=null] time=-240395352 data=null}, (of type 'Combo')]
16:43:08 [2024-02-28T21:43:08.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to \ACPU
16:43:08 [2024-02-28T21:43:08.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:43:08 [2024-02-28T21:43:08.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
16:43:08 [2024-02-28T21:43:08.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
16:43:08 [2024-02-28T21:43:08.517Z] 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')
16:43:08 [2024-02-28T21:43:08.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:43:08 [2024-02-28T21:43:08.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:43:08 [2024-02-28T21:43:08.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:43:08 [2024-02-28T21:43:08.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:43:08 [2024-02-28T21:43:08.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:43:08 [2024-02-28T21:43:08.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:43:08 [2024-02-28T21:43:08.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:43:08 [2024-02-28T21:43:08.517Z] 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.
16:43:08 [2024-02-28T21:43:08.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:43:08 [2024-02-28T21:43:08.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:43:08 [2024-02-28T21:43:08.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:43:08 [2024-02-28T21:43:08.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
16:43:08 [2024-02-28T21:43:08.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
16:43:08 [2024-02-28T21:43:08.518Z] 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')
16:43:08 [2024-02-28T21:43:08.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:43:08 [2024-02-28T21:43:08.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:43:08 [2024-02-28T21:43:08.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:43:08 [2024-02-28T21:43:08.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:43:08 [2024-02-28T21:43:08.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:43:08 [2024-02-28T21:43:08.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
16:43:08 [2024-02-28T21:43:08.518Z] 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.
16:43:08 [2024-02-28T21:43:08.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:43:08 [2024-02-28T21:43:08.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:43:08 [2024-02-28T21:43:08.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:43:08 [2024-02-28T21:43:08.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:43:08 [2024-02-28T21:43:08.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
16:43:08 [2024-02-28T21:43:08.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
16:43:08 [2024-02-28T21:43:08.518Z] 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')
16:43:08 [2024-02-28T21:43:08.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:43:08 [2024-02-28T21:43:08.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:43:08 [2024-02-28T21:43:08.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:43:08 [2024-02-28T21:43:08.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:43:08 [2024-02-28T21:43:08.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
16:43:08 [2024-02-28T21:43:08.518Z] 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.
16:43:08 [2024-02-28T21:43:08.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:43:08 [2024-02-28T21:43:08.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:43:08 [2024-02-28T21:43:08.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:43:08 [2024-02-28T21:43:08.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:43:08 [2024-02-28T21:43:08.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:43:08 [2024-02-28T21:43:08.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
16:43:08 [2024-02-28T21:43:08.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
16:43:08 [2024-02-28T21:43:08.518Z] 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')
16:43:08 [2024-02-28T21:43:08.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:43:08 [2024-02-28T21:43:08.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:43:08 [2024-02-28T21:43:08.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:43:08 [2024-02-28T21:43:08.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:43:08 [2024-02-28T21:43:08.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:43:08 [2024-02-28T21:43:08.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:43:08 [2024-02-28T21:43:08.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:43:08 [2024-02-28T21:43:08.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:43:08 [2024-02-28T21:43:08.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:43:08 [2024-02-28T21:43:08.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
16:43:08 [2024-02-28T21:43:08.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
16:43:08 [2024-02-28T21:43:08.518Z] 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')
16:43:08 [2024-02-28T21:43:08.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:43:08 [2024-02-28T21:43:08.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:43:08 [2024-02-28T21:43:08.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
16:43:08 [2024-02-28T21:43:08.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@8d25ab9
16:43:08 [2024-02-28T21:43:08.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=-240395350 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')]
16:43:08 [2024-02-28T21:43:08.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=-240395350 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')]
16:43:08 [2024-02-28T21:43:08.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Regular e&xpression} time=-240395350 data=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
16:43:08 [2024-02-28T21:43:08.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=-240395350 data=null}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
16:43:08 [2024-02-28T21:43:08.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=-240395350 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')]
16:43:08 [2024-02-28T21:43:08.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=-240395350 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')]
16:43:08 [2024-02-28T21:43:08.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Regular e&xpression} time=-240395350 data=null 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')]
16:43:08 [2024-02-28T21:43:08.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=-240395349 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')]
16:43:08 [2024-02-28T21:43:08.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=-240395349 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')]
16:43:08 [2024-02-28T21:43:08.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=-240395349 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')]
16:43:08 [2024-02-28T21:43:08.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=-240395349 data=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
16:43:08 [2024-02-28T21:43:08.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=-240395349 data=null}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
16:43:08 [2024-02-28T21:43:08.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
16:43:08 [2024-02-28T21:43:08.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-240395349 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:43:08 [2024-02-28T21:43:08.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-240395349 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:43:08 [2024-02-28T21:43:08.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=-240395349 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:43:08 [2024-02-28T21:43:08.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=-240395349 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:43:08 [2024-02-28T21:43:08.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=-240395349 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:43:08 [2024-02-28T21:43:08.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=-240395349 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:43:08 [2024-02-28T21:43:08.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=-240395349 data=null 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')]
16:43:08 [2024-02-28T21:43:08.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=-240395349 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:43:08 [2024-02-28T21:43:08.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-240395349 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:43:08 [2024-02-28T21:43:08.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=-240395341 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:43:08 [2024-02-28T21:43:08.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=-240395341 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:43:08 [2024-02-28T21:43:08.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=-240395341 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:43:08 [2024-02-28T21:43:08.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
16:43:08 [2024-02-28T21:43:08.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
16:43:08 [2024-02-28T21:43:08.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
16:43:08 [2024-02-28T21:43:08.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: of type 'Label'
16:43:08 [2024-02-28T21:43:08.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: (of type 'Label')
16:43:08 [2024-02-28T21:43:08.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
16:43:08 [2024-02-28T21:43:08.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
16:43:08 [2024-02-28T21:43:08.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:43:08 [2024-02-28T21:43:08.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:43:08 [2024-02-28T21:43:08.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:43:08 [2024-02-28T21:43:08.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:43:08 [2024-02-28T21:43:08.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:43:08 [2024-02-28T21:43:08.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:43:08 [2024-02-28T21:43:08.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:43:08 [2024-02-28T21:43:08.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
16:43:08 [2024-02-28T21:43:08.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
16:43:08 [2024-02-28T21:43:08.519Z] 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')
16:43:08 [2024-02-28T21:43:08.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:43:08 [2024-02-28T21:43:08.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
16:43:08 [2024-02-28T21:43:08.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=-240395340 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:43:08 [2024-02-28T21:43:08.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=-240395340 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:43:08 [2024-02-28T21:43:08.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=-240395340 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:43:08 [2024-02-28T21:43:08.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=-240395340 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:43:08 [2024-02-28T21:43:08.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=-240395340 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:43:08 [2024-02-28T21:43:08.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=-240395340 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:43:08 [2024-02-28T21:43:08.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=-240395340 data=null 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')]
16:43:08 [2024-02-28T21:43:08.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:43:08 [2024-02-28T21:43:08.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Resources"'
16:43:08 [2024-02-28T21:43:08.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:43:08 [2024-02-28T21:43:08.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
16:43:08 [2024-02-28T21:43:08.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
16:43:08 [2024-02-28T21:43:08.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
16:43:08 [2024-02-28T21:43:08.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
16:43:08 [2024-02-28T21:43:08.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
16:43:08 [2024-02-28T21:43:08.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
16:43:08 [2024-02-28T21:43:08.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:43:08 [2024-02-28T21:43:08.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:43:08 [2024-02-28T21:43:08.776Z] 
16:43:08 [2024-02-28T21:43:08.776Z] (Eclipse:12922): Gtk-WARNING **: 21:43:08.703: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:08 [2024-02-28T21:43:08.776Z] 
16:43:08 [2024-02-28T21:43:08.776Z] (Eclipse:12922): Gtk-WARNING **: 21:43:08.703: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:08 [2024-02-28T21:43:08.776Z] 
16:43:08 [2024-02-28T21:43:08.776Z] (Eclipse:12922): Gtk-WARNING **: 21:43:08.703: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:08 [2024-02-28T21:43:08.776Z] 
16:43:08 [2024-02-28T21:43:08.776Z] (Eclipse:12922): Gtk-WARNING **: 21:43:08.703: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:08 [2024-02-28T21:43:08.776Z] 
16:43:08 [2024-02-28T21:43:08.776Z] (Eclipse:12922): Gtk-WARNING **: 21:43:08.732: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:08 [2024-02-28T21:43:08.776Z] 
16:43:08 [2024-02-28T21:43:08.776Z] (Eclipse:12922): Gtk-WARNING **: 21:43:08.732: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:08 [2024-02-28T21:43:08.776Z] 
16:43:08 [2024-02-28T21:43:08.776Z] (Eclipse:12922): Gtk-WARNING **: 21:43:08.732: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:08 [2024-02-28T21:43:08.776Z] 
16:43:08 [2024-02-28T21:43:08.776Z] (Eclipse:12922): Gtk-WARNING **: 21:43:08.732: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:08 [2024-02-28T21:43:08.776Z] 
16:43:08 [2024-02-28T21:43:08.776Z] (Eclipse:12922): Gtk-WARNING **: 21:43:08.758: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:08 [2024-02-28T21:43:08.776Z] 
16:43:08 [2024-02-28T21:43:08.776Z] (Eclipse:12922): Gtk-WARNING **: 21:43:08.758: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:08 [2024-02-28T21:43:08.776Z] 
16:43:08 [2024-02-28T21:43:08.776Z] (Eclipse:12922): Gtk-WARNING **: 21:43:08.758: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:08 [2024-02-28T21:43:08.776Z] 
16:43:08 [2024-02-28T21:43:08.776Z] (Eclipse:12922): Gtk-WARNING **: 21:43:08.758: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:09 [2024-02-28T21:43:09.032Z] 
16:43:09 [2024-02-28T21:43:09.032Z] (Eclipse:12922): Gtk-WARNING **: 21:43:08.786: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:09 [2024-02-28T21:43:09.032Z] 
16:43:09 [2024-02-28T21:43:09.032Z] (Eclipse:12922): Gtk-WARNING **: 21:43:08.786: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:09 [2024-02-28T21:43:09.032Z] 
16:43:09 [2024-02-28T21:43:09.032Z] (Eclipse:12922): Gtk-WARNING **: 21:43:08.786: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:09 [2024-02-28T21:43:09.032Z] 
16:43:09 [2024-02-28T21:43:09.032Z] (Eclipse:12922): Gtk-WARNING **: 21:43:08.786: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:09 [2024-02-28T21:43:09.032Z] 
16:43:09 [2024-02-28T21:43:09.032Z] (Eclipse:12922): Gtk-WARNING **: 21:43:08.819: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:09 [2024-02-28T21:43:09.032Z] 
16:43:09 [2024-02-28T21:43:09.032Z] (Eclipse:12922): Gtk-WARNING **: 21:43:08.819: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:09 [2024-02-28T21:43:09.032Z] 
16:43:09 [2024-02-28T21:43:09.032Z] (Eclipse:12922): Gtk-WARNING **: 21:43:08.819: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:09 [2024-02-28T21:43:09.032Z] 
16:43:09 [2024-02-28T21:43:09.032Z] (Eclipse:12922): Gtk-WARNING **: 21:43:08.819: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:09 [2024-02-28T21:43:09.032Z] 
16:43:09 [2024-02-28T21:43:09.032Z] (Eclipse:12922): Gtk-WARNING **: 21:43:08.848: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:09 [2024-02-28T21:43:09.032Z] 
16:43:09 [2024-02-28T21:43:09.032Z] (Eclipse:12922): Gtk-WARNING **: 21:43:08.848: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:09 [2024-02-28T21:43:09.032Z] 
16:43:09 [2024-02-28T21:43:09.032Z] (Eclipse:12922): Gtk-WARNING **: 21:43:08.848: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:09 [2024-02-28T21:43:09.033Z] 
16:43:09 [2024-02-28T21:43:09.033Z] (Eclipse:12922): Gtk-WARNING **: 21:43:08.848: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:09 [2024-02-28T21:43:09.033Z] 
16:43:09 [2024-02-28T21:43:09.033Z] (Eclipse:12922): Gtk-WARNING **: 21:43:08.874: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:09 [2024-02-28T21:43:09.033Z] 
16:43:09 [2024-02-28T21:43:09.033Z] (Eclipse:12922): Gtk-WARNING **: 21:43:08.874: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:09 [2024-02-28T21:43:09.033Z] 
16:43:09 [2024-02-28T21:43:09.033Z] (Eclipse:12922): Gtk-WARNING **: 21:43:08.874: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:09 [2024-02-28T21:43:09.033Z] 
16:43:09 [2024-02-28T21:43:09.033Z] (Eclipse:12922): Gtk-WARNING **: 21:43:08.874: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:09 [2024-02-28T21:43:09.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
16:43:09 [2024-02-28T21:43:09.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-240394921 data=null doit=true}, Shell with text {Find}]
16:43:09 [2024-02-28T21:43:09.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
16:43:09 [2024-02-28T21:43:09.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
16:43:09 [2024-02-28T21:43:09.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
16:43:09 [2024-02-28T21:43:09.033Z] 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')
16:43:09 [2024-02-28T21:43:09.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:43:09 [2024-02-28T21:43:09.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: of type 'Combo'
16:43:09 [2024-02-28T21:43:09.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: (of type 'Combo')
16:43:09 [2024-02-28T21:43:09.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to CPU 1
16:43:09 [2024-02-28T21:43:09.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {CPU 1} [layout=null] time=-240394919 data=null}, (of type 'Combo')]
16:43:09 [2024-02-28T21:43:09.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to CPU 1
16:43:09 [2024-02-28T21:43:09.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
16:43:09 [2024-02-28T21:43:09.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
16:43:09 [2024-02-28T21:43:09.033Z] 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')
16:43:09 [2024-02-28T21:43:09.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.033Z] 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.
16:43:09 [2024-02-28T21:43:09.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
16:43:09 [2024-02-28T21:43:09.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
16:43:09 [2024-02-28T21:43:09.033Z] 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')
16:43:09 [2024-02-28T21:43:09.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
16:43:09 [2024-02-28T21:43:09.033Z] 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.
16:43:09 [2024-02-28T21:43:09.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
16:43:09 [2024-02-28T21:43:09.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
16:43:09 [2024-02-28T21:43:09.033Z] 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')
16:43:09 [2024-02-28T21:43:09.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
16:43:09 [2024-02-28T21:43:09.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@168ca44b
16:43:09 [2024-02-28T21:43:09.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Wra&p search} time=-240394918 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')]
16:43:09 [2024-02-28T21:43:09.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=-240394918 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')]
16:43:09 [2024-02-28T21:43:09.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Wra&p search} time=-240394918 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
16:43:09 [2024-02-28T21:43:09.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Wra&p search} time=-240394918 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
16:43:09 [2024-02-28T21:43:09.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Wra&p search} time=-240394918 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')]
16:43:09 [2024-02-28T21:43:09.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Wra&p search} time=-240394918 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')]
16:43:09 [2024-02-28T21:43:09.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Wra&p search} time=-240394917 data=null 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')]
16:43:09 [2024-02-28T21:43:09.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Wra&p search} time=-240394917 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')]
16:43:09 [2024-02-28T21:43:09.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=-240394917 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')]
16:43:09 [2024-02-28T21:43:09.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Wra&p search} time=-240394917 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')]
16:43:09 [2024-02-28T21:43:09.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Wra&p search} time=-240394917 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
16:43:09 [2024-02-28T21:43:09.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Wra&p search} time=-240394917 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
16:43:09 [2024-02-28T21:43:09.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
16:43:09 [2024-02-28T21:43:09.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
16:43:09 [2024-02-28T21:43:09.034Z] 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')
16:43:09 [2024-02-28T21:43:09.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
16:43:09 [2024-02-28T21:43:09.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
16:43:09 [2024-02-28T21:43:09.034Z] 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')
16:43:09 [2024-02-28T21:43:09.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
16:43:09 [2024-02-28T21:43:09.034Z] 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.
16:43:09 [2024-02-28T21:43:09.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
16:43:09 [2024-02-28T21:43:09.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-240394917 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:43:09 [2024-02-28T21:43:09.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-240394916 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:43:09 [2024-02-28T21:43:09.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=-240394916 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:43:09 [2024-02-28T21:43:09.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=-240394916 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:43:09 [2024-02-28T21:43:09.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=-240394916 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:43:09 [2024-02-28T21:43:09.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=-240394916 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:43:09 [2024-02-28T21:43:09.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=-240394916 data=null 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')]
16:43:09 [2024-02-28T21:43:09.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=-240394913 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:43:09 [2024-02-28T21:43:09.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-240394912 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:43:09 [2024-02-28T21:43:09.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=-240394912 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:43:09 [2024-02-28T21:43:09.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=-240394912 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:43:09 [2024-02-28T21:43:09.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=-240394912 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:43:09 [2024-02-28T21:43:09.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
16:43:09 [2024-02-28T21:43:09.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
16:43:09 [2024-02-28T21:43:09.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
16:43:09 [2024-02-28T21:43:09.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:43:09 [2024-02-28T21:43:09.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
16:43:09 [2024-02-28T21:43:09.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:43:09 [2024-02-28T21:43:09.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:43:09 [2024-02-28T21:43:09.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "CPU 1", using matcher: of type 'Combo'
16:43:09 [2024-02-28T21:43:09.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "CPU 1", using matcher: (of type 'Combo')
16:43:09 [2024-02-28T21:43:09.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to CPU 1
16:43:09 [2024-02-28T21:43:09.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {CPU 1} [layout=null] time=-240394902 data=null}, (of type 'Combo')]
16:43:09 [2024-02-28T21:43:09.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to CPU 1
16:43:09 [2024-02-28T21:43:09.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: with mnemonic 'Backward'
16:43:09 [2024-02-28T21:43:09.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO'
16:43:09 [2024-02-28T21:43:09.035Z] 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')
16:43:09 [2024-02-28T21:43:09.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
16:43:09 [2024-02-28T21:43:09.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {F&orward} time=-240394901 data=null doit=true}, Button with text {F&orward}]
16:43:09 [2024-02-28T21:43:09.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {F&orward} time=-240394901 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}]
16:43:09 [2024-02-28T21:43:09.035Z] 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')
16:43:09 [2024-02-28T21:43:09.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {&Backward} time=-240394900 data=null doit=true}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')]
16:43:09 [2024-02-28T21:43:09.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Backward} time=-240394900 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')]
16:43:09 [2024-02-28T21:43:09.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Backward} time=-240394900 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')]
16:43:09 [2024-02-28T21:43:09.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Backward} time=-240394900 data=null 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')]
16:43:09 [2024-02-28T21:43:09.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
16:43:09 [2024-02-28T21:43:09.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
16:43:09 [2024-02-28T21:43:09.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
16:43:09 [2024-02-28T21:43:09.035Z] 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')
16:43:09 [2024-02-28T21:43:09.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
16:43:09 [2024-02-28T21:43:09.035Z] 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.
16:43:09 [2024-02-28T21:43:09.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
16:43:09 [2024-02-28T21:43:09.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
16:43:09 [2024-02-28T21:43:09.036Z] 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')
16:43:09 [2024-02-28T21:43:09.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
16:43:09 [2024-02-28T21:43:09.036Z] 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.
16:43:09 [2024-02-28T21:43:09.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
16:43:09 [2024-02-28T21:43:09.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
16:43:09 [2024-02-28T21:43:09.036Z] 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')
16:43:09 [2024-02-28T21:43:09.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
16:43:09 [2024-02-28T21:43:09.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
16:43:09 [2024-02-28T21:43:09.036Z] 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')
16:43:09 [2024-02-28T21:43:09.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
16:43:09 [2024-02-28T21:43:09.036Z] 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.
16:43:09 [2024-02-28T21:43:09.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
16:43:09 [2024-02-28T21:43:09.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-240394897 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:43:09 [2024-02-28T21:43:09.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-240394897 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:43:09 [2024-02-28T21:43:09.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=-240394897 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:43:09 [2024-02-28T21:43:09.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=-240394897 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:43:09 [2024-02-28T21:43:09.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=-240394897 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:43:09 [2024-02-28T21:43:09.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=-240394897 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:43:09 [2024-02-28T21:43:09.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=-240394897 data=null 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')]
16:43:09 [2024-02-28T21:43:09.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=-240394888 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:43:09 [2024-02-28T21:43:09.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-240394888 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:43:09 [2024-02-28T21:43:09.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=-240394888 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:43:09 [2024-02-28T21:43:09.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=-240394888 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:43:09 [2024-02-28T21:43:09.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=-240394888 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:43:09 [2024-02-28T21:43:09.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
16:43:09 [2024-02-28T21:43:09.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
16:43:09 [2024-02-28T21:43:09.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
16:43:09 [2024-02-28T21:43:09.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: of type 'Label'
16:43:09 [2024-02-28T21:43:09.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: (of type 'Label')
16:43:09 [2024-02-28T21:43:09.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:43:09 [2024-02-28T21:43:09.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
16:43:09 [2024-02-28T21:43:09.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
16:43:09 [2024-02-28T21:43:09.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
16:43:09 [2024-02-28T21:43:09.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
16:43:09 [2024-02-28T21:43:09.037Z] 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')
16:43:09 [2024-02-28T21:43:09.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
16:43:09 [2024-02-28T21:43:09.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=-240394884 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:43:09 [2024-02-28T21:43:09.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=-240394884 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:43:09 [2024-02-28T21:43:09.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=-240394884 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:43:09 [2024-02-28T21:43:09.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=-240394884 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:43:09 [2024-02-28T21:43:09.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=-240394884 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:43:09 [2024-02-28T21:43:09.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=-240394884 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:43:09 [2024-02-28T21:43:09.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=-240394884 data=null 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')]
16:43:09 [2024-02-28T21:43:09.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:43:09 [2024-02-28T21:43:09.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Resources"'
16:43:09 [2024-02-28T21:43:09.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:43:09 [2024-02-28T21:43:09.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
16:43:09 [2024-02-28T21:43:09.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
16:43:09 [2024-02-28T21:43:09.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
16:43:09 [2024-02-28T21:43:09.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
16:43:09 [2024-02-28T21:43:09.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
16:43:09 [2024-02-28T21:43:09.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
16:43:09 [2024-02-28T21:43:09.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:43:09 [2024-02-28T21:43:09.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:43:09 [2024-02-28T21:43:09.292Z] 
16:43:09 [2024-02-28T21:43:09.292Z] (Eclipse:12922): Gtk-WARNING **: 21:43:09.141: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:09 [2024-02-28T21:43:09.292Z] 
16:43:09 [2024-02-28T21:43:09.292Z] (Eclipse:12922): Gtk-WARNING **: 21:43:09.141: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:09 [2024-02-28T21:43:09.292Z] 
16:43:09 [2024-02-28T21:43:09.292Z] (Eclipse:12922): Gtk-WARNING **: 21:43:09.141: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:09 [2024-02-28T21:43:09.292Z] 
16:43:09 [2024-02-28T21:43:09.292Z] (Eclipse:12922): Gtk-WARNING **: 21:43:09.141: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:09 [2024-02-28T21:43:09.292Z] 
16:43:09 [2024-02-28T21:43:09.292Z] (Eclipse:12922): Gtk-WARNING **: 21:43:09.168: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:09 [2024-02-28T21:43:09.292Z] 
16:43:09 [2024-02-28T21:43:09.292Z] (Eclipse:12922): Gtk-WARNING **: 21:43:09.168: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:09 [2024-02-28T21:43:09.292Z] 
16:43:09 [2024-02-28T21:43:09.292Z] (Eclipse:12922): Gtk-WARNING **: 21:43:09.168: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:09 [2024-02-28T21:43:09.292Z] 
16:43:09 [2024-02-28T21:43:09.292Z] (Eclipse:12922): Gtk-WARNING **: 21:43:09.168: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:09 [2024-02-28T21:43:09.292Z] 
16:43:09 [2024-02-28T21:43:09.292Z] (Eclipse:12922): Gtk-WARNING **: 21:43:09.198: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:09 [2024-02-28T21:43:09.292Z] 
16:43:09 [2024-02-28T21:43:09.292Z] (Eclipse:12922): Gtk-WARNING **: 21:43:09.198: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:09 [2024-02-28T21:43:09.292Z] 
16:43:09 [2024-02-28T21:43:09.292Z] (Eclipse:12922): Gtk-WARNING **: 21:43:09.198: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:09 [2024-02-28T21:43:09.292Z] 
16:43:09 [2024-02-28T21:43:09.292Z] (Eclipse:12922): Gtk-WARNING **: 21:43:09.198: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:09 [2024-02-28T21:43:09.292Z] 
16:43:09 [2024-02-28T21:43:09.292Z] (Eclipse:12922): Gtk-WARNING **: 21:43:09.227: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:09 [2024-02-28T21:43:09.292Z] 
16:43:09 [2024-02-28T21:43:09.292Z] (Eclipse:12922): Gtk-WARNING **: 21:43:09.227: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:09 [2024-02-28T21:43:09.292Z] 
16:43:09 [2024-02-28T21:43:09.292Z] (Eclipse:12922): Gtk-WARNING **: 21:43:09.227: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:09 [2024-02-28T21:43:09.292Z] 
16:43:09 [2024-02-28T21:43:09.292Z] (Eclipse:12922): Gtk-WARNING **: 21:43:09.227: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:09 [2024-02-28T21:43:09.292Z] 
16:43:09 [2024-02-28T21:43:09.292Z] (Eclipse:12922): Gtk-WARNING **: 21:43:09.254: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:09 [2024-02-28T21:43:09.292Z] 
16:43:09 [2024-02-28T21:43:09.292Z] (Eclipse:12922): Gtk-WARNING **: 21:43:09.254: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:09 [2024-02-28T21:43:09.292Z] 
16:43:09 [2024-02-28T21:43:09.292Z] (Eclipse:12922): Gtk-WARNING **: 21:43:09.255: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:09 [2024-02-28T21:43:09.292Z] 
16:43:09 [2024-02-28T21:43:09.292Z] (Eclipse:12922): Gtk-WARNING **: 21:43:09.255: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:09 [2024-02-28T21:43:09.292Z] 
16:43:09 [2024-02-28T21:43:09.292Z] (Eclipse:12922): Gtk-WARNING **: 21:43:09.282: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:09 [2024-02-28T21:43:09.293Z] 
16:43:09 [2024-02-28T21:43:09.293Z] (Eclipse:12922): Gtk-WARNING **: 21:43:09.282: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:09 [2024-02-28T21:43:09.293Z] 
16:43:09 [2024-02-28T21:43:09.293Z] (Eclipse:12922): Gtk-WARNING **: 21:43:09.282: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:09 [2024-02-28T21:43:09.293Z] 
16:43:09 [2024-02-28T21:43:09.293Z] (Eclipse:12922): Gtk-WARNING **: 21:43:09.282: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:09 [2024-02-28T21:43:09.548Z] 
16:43:09 [2024-02-28T21:43:09.548Z] (Eclipse:12922): Gtk-WARNING **: 21:43:09.313: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:09 [2024-02-28T21:43:09.548Z] 
16:43:09 [2024-02-28T21:43:09.548Z] (Eclipse:12922): Gtk-WARNING **: 21:43:09.313: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:09 [2024-02-28T21:43:09.548Z] 
16:43:09 [2024-02-28T21:43:09.548Z] (Eclipse:12922): Gtk-WARNING **: 21:43:09.313: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:09 [2024-02-28T21:43:09.548Z] 
16:43:09 [2024-02-28T21:43:09.548Z] (Eclipse:12922): Gtk-WARNING **: 21:43:09.313: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:09 [2024-02-28T21:43:09.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
16:43:09 [2024-02-28T21:43:09.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-240394475 data=null doit=true}, Shell with text {Find}]
16:43:09 [2024-02-28T21:43:09.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
16:43:09 [2024-02-28T21:43:09.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
16:43:09 [2024-02-28T21:43:09.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
16:43:09 [2024-02-28T21:43:09.548Z] 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')
16:43:09 [2024-02-28T21:43:09.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: of type 'Combo'
16:43:09 [2024-02-28T21:43:09.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: (of type 'Combo')
16:43:09 [2024-02-28T21:43:09.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to CPU
16:43:09 [2024-02-28T21:43:09.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {CPU} [layout=null] time=-240394463 data=null}, (of type 'Combo')]
16:43:09 [2024-02-28T21:43:09.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to CPU
16:43:09 [2024-02-28T21:43:09.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
16:43:09 [2024-02-28T21:43:09.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
16:43:09 [2024-02-28T21:43:09.548Z] 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')
16:43:09 [2024-02-28T21:43:09.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
16:43:09 [2024-02-28T21:43:09.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Backward} time=-240394463 data=null doit=true}, Button with text {&Backward}]
16:43:09 [2024-02-28T21:43:09.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Backward} time=-240394463 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {&Backward}]
16:43:09 [2024-02-28T21:43:09.549Z] 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')
16:43:09 [2024-02-28T21:43:09.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {F&orward} time=-240394462 data=null doit=true}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')]
16:43:09 [2024-02-28T21:43:09.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {F&orward} time=-240394462 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')]
16:43:09 [2024-02-28T21:43:09.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {F&orward} time=-240394462 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')]
16:43:09 [2024-02-28T21:43:09.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {F&orward} time=-240394462 data=null 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')]
16:43:09 [2024-02-28T21:43:09.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
16:43:09 [2024-02-28T21:43:09.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
16:43:09 [2024-02-28T21:43:09.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
16:43:09 [2024-02-28T21:43:09.549Z] 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')
16:43:09 [2024-02-28T21:43:09.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
16:43:09 [2024-02-28T21:43:09.549Z] 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.
16:43:09 [2024-02-28T21:43:09.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
16:43:09 [2024-02-28T21:43:09.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
16:43:09 [2024-02-28T21:43:09.549Z] 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')
16:43:09 [2024-02-28T21:43:09.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
16:43:09 [2024-02-28T21:43:09.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@c74aaf2
16:43:09 [2024-02-28T21:43:09.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Wra&p search} time=-240394461 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')]
16:43:09 [2024-02-28T21:43:09.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=-240394461 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')]
16:43:09 [2024-02-28T21:43:09.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Wra&p search} time=-240394461 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
16:43:09 [2024-02-28T21:43:09.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Wra&p search} time=-240394461 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
16:43:09 [2024-02-28T21:43:09.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Wra&p search} time=-240394461 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')]
16:43:09 [2024-02-28T21:43:09.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Wra&p search} time=-240394461 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')]
16:43:09 [2024-02-28T21:43:09.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Wra&p search} time=-240394460 data=null 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')]
16:43:09 [2024-02-28T21:43:09.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Wra&p search} time=-240394460 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')]
16:43:09 [2024-02-28T21:43:09.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=-240394460 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')]
16:43:09 [2024-02-28T21:43:09.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Wra&p search} time=-240394460 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')]
16:43:09 [2024-02-28T21:43:09.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Wra&p search} time=-240394460 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
16:43:09 [2024-02-28T21:43:09.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Wra&p search} time=-240394460 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
16:43:09 [2024-02-28T21:43:09.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
16:43:09 [2024-02-28T21:43:09.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
16:43:09 [2024-02-28T21:43:09.550Z] 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')
16:43:09 [2024-02-28T21:43:09.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
16:43:09 [2024-02-28T21:43:09.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@45d34ddc
16:43:09 [2024-02-28T21:43:09.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Whole word} time=-240394460 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')]
16:43:09 [2024-02-28T21:43:09.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Whole word} time=-240394460 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')]
16:43:09 [2024-02-28T21:43:09.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Whole word} time=-240394460 data=null doit=true}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
16:43:09 [2024-02-28T21:43:09.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Whole word} time=-240394460 data=null}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
16:43:09 [2024-02-28T21:43:09.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Whole word} time=-240394460 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')]
16:43:09 [2024-02-28T21:43:09.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Whole word} time=-240394460 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')]
16:43:09 [2024-02-28T21:43:09.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Whole word} time=-240394460 data=null 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')]
16:43:09 [2024-02-28T21:43:09.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Whole word} time=-240394459 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')]
16:43:09 [2024-02-28T21:43:09.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Whole word} time=-240394459 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')]
16:43:09 [2024-02-28T21:43:09.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Whole word} time=-240394459 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')]
16:43:09 [2024-02-28T21:43:09.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Whole word} time=-240394459 data=null doit=true}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
16:43:09 [2024-02-28T21:43:09.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Whole word} time=-240394459 data=null}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
16:43:09 [2024-02-28T21:43:09.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
16:43:09 [2024-02-28T21:43:09.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
16:43:09 [2024-02-28T21:43:09.550Z] 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')
16:43:09 [2024-02-28T21:43:09.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
16:43:09 [2024-02-28T21:43:09.550Z] 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.
16:43:09 [2024-02-28T21:43:09.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
16:43:09 [2024-02-28T21:43:09.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-240394459 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:43:09 [2024-02-28T21:43:09.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-240394459 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:43:09 [2024-02-28T21:43:09.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=-240394459 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:43:09 [2024-02-28T21:43:09.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=-240394459 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:43:09 [2024-02-28T21:43:09.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=-240394459 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:43:09 [2024-02-28T21:43:09.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=-240394459 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:43:09 [2024-02-28T21:43:09.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=-240394459 data=null 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')]
16:43:09 [2024-02-28T21:43:09.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=-240394458 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:43:09 [2024-02-28T21:43:09.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-240394458 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:43:09 [2024-02-28T21:43:09.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=-240394458 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:43:09 [2024-02-28T21:43:09.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=-240394458 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:43:09 [2024-02-28T21:43:09.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=-240394458 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:43:09 [2024-02-28T21:43:09.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
16:43:09 [2024-02-28T21:43:09.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
16:43:09 [2024-02-28T21:43:09.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
16:43:09 [2024-02-28T21:43:09.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:43:09 [2024-02-28T21:43:09.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
16:43:09 [2024-02-28T21:43:09.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "CPU", using matcher: of type 'Combo'
16:43:09 [2024-02-28T21:43:09.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "CPU", using matcher: (of type 'Combo')
16:43:09 [2024-02-28T21:43:09.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to CP
16:43:09 [2024-02-28T21:43:09.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {CP} [layout=null] time=-240394458 data=null}, (of type 'Combo')]
16:43:09 [2024-02-28T21:43:09.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to CP
16:43:09 [2024-02-28T21:43:09.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
16:43:09 [2024-02-28T21:43:09.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
16:43:09 [2024-02-28T21:43:09.551Z] 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')
16:43:09 [2024-02-28T21:43:09.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.551Z] 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.
16:43:09 [2024-02-28T21:43:09.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
16:43:09 [2024-02-28T21:43:09.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
16:43:09 [2024-02-28T21:43:09.551Z] 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')
16:43:09 [2024-02-28T21:43:09.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
16:43:09 [2024-02-28T21:43:09.551Z] 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.
16:43:09 [2024-02-28T21:43:09.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
16:43:09 [2024-02-28T21:43:09.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
16:43:09 [2024-02-28T21:43:09.551Z] 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')
16:43:09 [2024-02-28T21:43:09.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
16:43:09 [2024-02-28T21:43:09.551Z] 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.
16:43:09 [2024-02-28T21:43:09.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
16:43:09 [2024-02-28T21:43:09.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
16:43:09 [2024-02-28T21:43:09.552Z] 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')
16:43:09 [2024-02-28T21:43:09.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
16:43:09 [2024-02-28T21:43:09.552Z] 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.
16:43:09 [2024-02-28T21:43:09.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
16:43:09 [2024-02-28T21:43:09.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
16:43:09 [2024-02-28T21:43:09.552Z] 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')
16:43:09 [2024-02-28T21:43:09.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
16:43:09 [2024-02-28T21:43:09.552Z] 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.
16:43:09 [2024-02-28T21:43:09.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
16:43:09 [2024-02-28T21:43:09.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-240394456 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:43:09 [2024-02-28T21:43:09.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-240394456 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:43:09 [2024-02-28T21:43:09.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=-240394456 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:43:09 [2024-02-28T21:43:09.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=-240394456 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:43:09 [2024-02-28T21:43:09.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=-240394456 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:43:09 [2024-02-28T21:43:09.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=-240394456 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:43:09 [2024-02-28T21:43:09.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=-240394456 data=null 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')]
16:43:09 [2024-02-28T21:43:09.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=-240394438 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:43:09 [2024-02-28T21:43:09.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-240394437 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:43:09 [2024-02-28T21:43:09.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=-240394437 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:43:09 [2024-02-28T21:43:09.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=-240394437 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:43:09 [2024-02-28T21:43:09.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=-240394437 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:43:09 [2024-02-28T21:43:09.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
16:43:09 [2024-02-28T21:43:09.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
16:43:09 [2024-02-28T21:43:09.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
16:43:09 [2024-02-28T21:43:09.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: of type 'Label'
16:43:09 [2024-02-28T21:43:09.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: (of type 'Label')
16:43:09 [2024-02-28T21:43:09.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
16:43:09 [2024-02-28T21:43:09.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
16:43:09 [2024-02-28T21:43:09.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
16:43:09 [2024-02-28T21:43:09.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
16:43:09 [2024-02-28T21:43:09.552Z] 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')
16:43:09 [2024-02-28T21:43:09.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
16:43:09 [2024-02-28T21:43:09.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=-240394435 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:43:09 [2024-02-28T21:43:09.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=-240394435 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:43:09 [2024-02-28T21:43:09.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=-240394435 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:43:09 [2024-02-28T21:43:09.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=-240394435 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:43:09 [2024-02-28T21:43:09.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=-240394435 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:43:09 [2024-02-28T21:43:09.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=-240394435 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:43:09 [2024-02-28T21:43:09.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=-240394435 data=null 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')]
16:43:09 [2024-02-28T21:43:09.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:43:09 [2024-02-28T21:43:09.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Resources"'
16:43:09 [2024-02-28T21:43:09.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:43:09 [2024-02-28T21:43:09.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
16:43:09 [2024-02-28T21:43:09.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
16:43:09 [2024-02-28T21:43:09.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
16:43:09 [2024-02-28T21:43:09.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
16:43:09 [2024-02-28T21:43:09.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
16:43:09 [2024-02-28T21:43:09.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
16:43:09 [2024-02-28T21:43:09.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:43:09 [2024-02-28T21:43:09.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:43:09 [2024-02-28T21:43:09.808Z] 
16:43:09 [2024-02-28T21:43:09.808Z] (Eclipse:12922): Gtk-WARNING **: 21:43:09.606: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:09 [2024-02-28T21:43:09.808Z] 
16:43:09 [2024-02-28T21:43:09.808Z] (Eclipse:12922): Gtk-WARNING **: 21:43:09.606: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:09 [2024-02-28T21:43:09.808Z] 
16:43:09 [2024-02-28T21:43:09.808Z] (Eclipse:12922): Gtk-WARNING **: 21:43:09.606: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:09 [2024-02-28T21:43:09.808Z] 
16:43:09 [2024-02-28T21:43:09.808Z] (Eclipse:12922): Gtk-WARNING **: 21:43:09.606: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:09 [2024-02-28T21:43:09.808Z] 
16:43:09 [2024-02-28T21:43:09.808Z] (Eclipse:12922): Gtk-WARNING **: 21:43:09.634: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:09 [2024-02-28T21:43:09.808Z] 
16:43:09 [2024-02-28T21:43:09.808Z] (Eclipse:12922): Gtk-WARNING **: 21:43:09.634: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:09 [2024-02-28T21:43:09.808Z] 
16:43:09 [2024-02-28T21:43:09.808Z] (Eclipse:12922): Gtk-WARNING **: 21:43:09.634: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:09 [2024-02-28T21:43:09.808Z] 
16:43:09 [2024-02-28T21:43:09.808Z] (Eclipse:12922): Gtk-WARNING **: 21:43:09.634: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:09 [2024-02-28T21:43:09.808Z] 
16:43:09 [2024-02-28T21:43:09.808Z] (Eclipse:12922): Gtk-WARNING **: 21:43:09.662: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:09 [2024-02-28T21:43:09.808Z] 
16:43:09 [2024-02-28T21:43:09.808Z] (Eclipse:12922): Gtk-WARNING **: 21:43:09.662: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:09 [2024-02-28T21:43:09.808Z] 
16:43:09 [2024-02-28T21:43:09.808Z] (Eclipse:12922): Gtk-WARNING **: 21:43:09.662: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:09 [2024-02-28T21:43:09.808Z] 
16:43:09 [2024-02-28T21:43:09.808Z] (Eclipse:12922): Gtk-WARNING **: 21:43:09.662: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:09 [2024-02-28T21:43:09.809Z] 
16:43:09 [2024-02-28T21:43:09.809Z] (Eclipse:12922): Gtk-WARNING **: 21:43:09.691: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:09 [2024-02-28T21:43:09.809Z] 
16:43:09 [2024-02-28T21:43:09.809Z] (Eclipse:12922): Gtk-WARNING **: 21:43:09.691: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:09 [2024-02-28T21:43:09.809Z] 
16:43:09 [2024-02-28T21:43:09.809Z] (Eclipse:12922): Gtk-WARNING **: 21:43:09.691: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:09 [2024-02-28T21:43:09.809Z] 
16:43:09 [2024-02-28T21:43:09.809Z] (Eclipse:12922): Gtk-WARNING **: 21:43:09.691: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:09 [2024-02-28T21:43:09.809Z] 
16:43:09 [2024-02-28T21:43:09.809Z] (Eclipse:12922): Gtk-WARNING **: 21:43:09.721: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:09 [2024-02-28T21:43:09.809Z] 
16:43:09 [2024-02-28T21:43:09.809Z] (Eclipse:12922): Gtk-WARNING **: 21:43:09.721: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:09 [2024-02-28T21:43:09.809Z] 
16:43:09 [2024-02-28T21:43:09.809Z] (Eclipse:12922): Gtk-WARNING **: 21:43:09.721: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:09 [2024-02-28T21:43:09.809Z] 
16:43:09 [2024-02-28T21:43:09.809Z] (Eclipse:12922): Gtk-WARNING **: 21:43:09.721: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:09 [2024-02-28T21:43:09.809Z] 
16:43:09 [2024-02-28T21:43:09.809Z] (Eclipse:12922): Gtk-WARNING **: 21:43:09.747: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:09 [2024-02-28T21:43:09.809Z] 
16:43:09 [2024-02-28T21:43:09.809Z] (Eclipse:12922): Gtk-WARNING **: 21:43:09.747: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:09 [2024-02-28T21:43:09.809Z] 
16:43:09 [2024-02-28T21:43:09.809Z] (Eclipse:12922): Gtk-WARNING **: 21:43:09.747: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:09 [2024-02-28T21:43:09.809Z] 
16:43:09 [2024-02-28T21:43:09.809Z] (Eclipse:12922): Gtk-WARNING **: 21:43:09.747: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:09 [2024-02-28T21:43:09.809Z] 
16:43:09 [2024-02-28T21:43:09.809Z] (Eclipse:12922): Gtk-WARNING **: 21:43:09.773: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:09 [2024-02-28T21:43:09.809Z] 
16:43:09 [2024-02-28T21:43:09.809Z] (Eclipse:12922): Gtk-WARNING **: 21:43:09.773: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:09 [2024-02-28T21:43:09.809Z] 
16:43:09 [2024-02-28T21:43:09.809Z] (Eclipse:12922): Gtk-WARNING **: 21:43:09.773: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:09 [2024-02-28T21:43:09.809Z] 
16:43:09 [2024-02-28T21:43:09.809Z] (Eclipse:12922): Gtk-WARNING **: 21:43:09.773: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:09 [2024-02-28T21:43:09.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
16:43:09 [2024-02-28T21:43:09.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-240394014 data=null doit=true}, Shell with text {Find}]
16:43:09 [2024-02-28T21:43:09.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
16:43:09 [2024-02-28T21:43:09.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
16:43:09 [2024-02-28T21:43:09.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
16:43:09 [2024-02-28T21:43:09.809Z] 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')
16:43:09 [2024-02-28T21:43:09.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: of type 'Combo'
16:43:09 [2024-02-28T21:43:09.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: (of type 'Combo')
16:43:09 [2024-02-28T21:43:09.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to CPU 1
16:43:09 [2024-02-28T21:43:09.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {CPU 1} [layout=null] time=-240394012 data=null}, (of type 'Combo')]
16:43:09 [2024-02-28T21:43:09.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to CPU 1
16:43:09 [2024-02-28T21:43:09.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
16:43:09 [2024-02-28T21:43:09.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
16:43:09 [2024-02-28T21:43:09.809Z] 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')
16:43:09 [2024-02-28T21:43:09.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.809Z] 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.
16:43:09 [2024-02-28T21:43:09.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
16:43:09 [2024-02-28T21:43:09.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
16:43:09 [2024-02-28T21:43:09.809Z] 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')
16:43:09 [2024-02-28T21:43:09.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
16:43:09 [2024-02-28T21:43:09.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@647e955d
16:43:09 [2024-02-28T21:43:09.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Case sensitive} time=-240394010 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')]
16:43:09 [2024-02-28T21:43:09.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Case sensitive} time=-240394010 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')]
16:43:09 [2024-02-28T21:43:09.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Case sensitive} time=-240394010 data=null doit=true}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
16:43:09 [2024-02-28T21:43:09.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Case sensitive} time=-240394010 data=null}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
16:43:09 [2024-02-28T21:43:09.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Case sensitive} time=-240394010 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')]
16:43:09 [2024-02-28T21:43:09.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Case sensitive} time=-240394010 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')]
16:43:09 [2024-02-28T21:43:09.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Case sensitive} time=-240394010 data=null 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')]
16:43:09 [2024-02-28T21:43:09.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Case sensitive} time=-240394010 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')]
16:43:09 [2024-02-28T21:43:09.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Case sensitive} time=-240394010 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')]
16:43:09 [2024-02-28T21:43:09.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Case sensitive} time=-240394010 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')]
16:43:09 [2024-02-28T21:43:09.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Case sensitive} time=-240394010 data=null doit=true}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
16:43:09 [2024-02-28T21:43:09.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Case sensitive} time=-240394010 data=null}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
16:43:09 [2024-02-28T21:43:09.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
16:43:09 [2024-02-28T21:43:09.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
16:43:09 [2024-02-28T21:43:09.810Z] 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')
16:43:09 [2024-02-28T21:43:09.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
16:43:09 [2024-02-28T21:43:09.810Z] 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.
16:43:09 [2024-02-28T21:43:09.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
16:43:09 [2024-02-28T21:43:09.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
16:43:09 [2024-02-28T21:43:09.810Z] 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')
16:43:09 [2024-02-28T21:43:09.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
16:43:09 [2024-02-28T21:43:09.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
16:43:09 [2024-02-28T21:43:09.810Z] 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')
16:43:09 [2024-02-28T21:43:09.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
16:43:09 [2024-02-28T21:43:09.810Z] 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.
16:43:09 [2024-02-28T21:43:09.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
16:43:09 [2024-02-28T21:43:09.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-240394008 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:43:09 [2024-02-28T21:43:09.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-240394008 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:43:09 [2024-02-28T21:43:09.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=-240394008 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:43:09 [2024-02-28T21:43:09.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=-240394008 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:43:09 [2024-02-28T21:43:09.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=-240394008 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:43:09 [2024-02-28T21:43:09.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=-240394008 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:43:09 [2024-02-28T21:43:09.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=-240394008 data=null 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')]
16:43:09 [2024-02-28T21:43:09.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=-240394004 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:43:09 [2024-02-28T21:43:09.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-240394004 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:43:09 [2024-02-28T21:43:09.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=-240394004 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:43:09 [2024-02-28T21:43:09.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=-240394004 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:43:09 [2024-02-28T21:43:09.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=-240394004 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:43:09 [2024-02-28T21:43:09.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
16:43:09 [2024-02-28T21:43:09.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
16:43:09 [2024-02-28T21:43:09.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
16:43:09 [2024-02-28T21:43:09.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:43:09 [2024-02-28T21:43:09.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
16:43:09 [2024-02-28T21:43:09.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "CPU 1", using matcher: of type 'Combo'
16:43:09 [2024-02-28T21:43:09.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "CPU 1", using matcher: (of type 'Combo')
16:43:09 [2024-02-28T21:43:09.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to cpu 1
16:43:09 [2024-02-28T21:43:09.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {cpu 1} [layout=null] time=-240394003 data=null}, (of type 'Combo')]
16:43:09 [2024-02-28T21:43:09.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to cpu 1
16:43:09 [2024-02-28T21:43:09.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
16:43:09 [2024-02-28T21:43:09.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
16:43:09 [2024-02-28T21:43:09.811Z] 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')
16:43:09 [2024-02-28T21:43:09.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.811Z] 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.
16:43:09 [2024-02-28T21:43:09.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
16:43:09 [2024-02-28T21:43:09.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
16:43:09 [2024-02-28T21:43:09.811Z] 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')
16:43:09 [2024-02-28T21:43:09.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:43:09 [2024-02-28T21:43:09.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:43:10 [2024-02-28T21:43:10.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
16:43:10 [2024-02-28T21:43:10.067Z] 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.
16:43:10 [2024-02-28T21:43:10.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:43:10 [2024-02-28T21:43:10.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:43:10 [2024-02-28T21:43:10.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:43:10 [2024-02-28T21:43:10.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:43:10 [2024-02-28T21:43:10.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
16:43:10 [2024-02-28T21:43:10.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
16:43:10 [2024-02-28T21:43:10.067Z] 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')
16:43:10 [2024-02-28T21:43:10.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:43:10 [2024-02-28T21:43:10.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:43:10 [2024-02-28T21:43:10.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:43:10 [2024-02-28T21:43:10.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:43:10 [2024-02-28T21:43:10.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
16:43:10 [2024-02-28T21:43:10.067Z] 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.
16:43:10 [2024-02-28T21:43:10.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:43:10 [2024-02-28T21:43:10.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:43:10 [2024-02-28T21:43:10.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:43:10 [2024-02-28T21:43:10.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:43:10 [2024-02-28T21:43:10.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:43:10 [2024-02-28T21:43:10.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
16:43:10 [2024-02-28T21:43:10.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
16:43:10 [2024-02-28T21:43:10.068Z] 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')
16:43:10 [2024-02-28T21:43:10.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:43:10 [2024-02-28T21:43:10.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:43:10 [2024-02-28T21:43:10.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:43:10 [2024-02-28T21:43:10.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:43:10 [2024-02-28T21:43:10.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:43:10 [2024-02-28T21:43:10.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:43:10 [2024-02-28T21:43:10.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:43:10 [2024-02-28T21:43:10.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:43:10 [2024-02-28T21:43:10.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:43:10 [2024-02-28T21:43:10.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
16:43:10 [2024-02-28T21:43:10.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
16:43:10 [2024-02-28T21:43:10.068Z] 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')
16:43:10 [2024-02-28T21:43:10.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:43:10 [2024-02-28T21:43:10.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:43:10 [2024-02-28T21:43:10.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
16:43:10 [2024-02-28T21:43:10.068Z] 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.
16:43:10 [2024-02-28T21:43:10.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
16:43:10 [2024-02-28T21:43:10.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-240393993 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:43:10 [2024-02-28T21:43:10.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-240393993 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:43:10 [2024-02-28T21:43:10.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=-240393993 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:43:10 [2024-02-28T21:43:10.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=-240393993 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:43:10 [2024-02-28T21:43:10.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=-240393993 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:43:10 [2024-02-28T21:43:10.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=-240393993 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:43:10 [2024-02-28T21:43:10.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=-240393993 data=null 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')]
16:43:10 [2024-02-28T21:43:10.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=-240393991 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:43:10 [2024-02-28T21:43:10.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-240393991 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:43:10 [2024-02-28T21:43:10.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=-240393991 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:43:10 [2024-02-28T21:43:10.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=-240393991 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:43:10 [2024-02-28T21:43:10.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=-240393991 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:43:10 [2024-02-28T21:43:10.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
16:43:10 [2024-02-28T21:43:10.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
16:43:10 [2024-02-28T21:43:10.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
16:43:10 [2024-02-28T21:43:10.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: of type 'Label'
16:43:10 [2024-02-28T21:43:10.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: (of type 'Label')
16:43:10 [2024-02-28T21:43:10.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
16:43:10 [2024-02-28T21:43:10.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
16:43:10 [2024-02-28T21:43:10.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:43:10 [2024-02-28T21:43:10.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:43:10 [2024-02-28T21:43:10.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:43:10 [2024-02-28T21:43:10.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:43:10 [2024-02-28T21:43:10.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:43:10 [2024-02-28T21:43:10.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:43:10 [2024-02-28T21:43:10.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:43:10 [2024-02-28T21:43:10.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
16:43:10 [2024-02-28T21:43:10.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
16:43:10 [2024-02-28T21:43:10.068Z] 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')
16:43:10 [2024-02-28T21:43:10.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:43:10 [2024-02-28T21:43:10.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
16:43:10 [2024-02-28T21:43:10.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=-240393990 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:43:10 [2024-02-28T21:43:10.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=-240393990 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:43:10 [2024-02-28T21:43:10.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=-240393989 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:43:10 [2024-02-28T21:43:10.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=-240393989 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:43:10 [2024-02-28T21:43:10.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=-240393989 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:43:10 [2024-02-28T21:43:10.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=-240393989 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:43:10 [2024-02-28T21:43:10.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=-240393989 data=null 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')]
16:43:10 [2024-02-28T21:43:10.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:43:10 [2024-02-28T21:43:10.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Resources"'
16:43:10 [2024-02-28T21:43:10.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:43:10 [2024-02-28T21:43:10.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
16:43:10 [2024-02-28T21:43:10.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
16:43:10 [2024-02-28T21:43:10.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
16:43:10 [2024-02-28T21:43:10.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
16:43:10 [2024-02-28T21:43:10.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
16:43:10 [2024-02-28T21:43:10.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
16:43:10 [2024-02-28T21:43:10.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:43:10 [2024-02-28T21:43:10.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:43:10 [2024-02-28T21:43:10.324Z] 
16:43:10 [2024-02-28T21:43:10.324Z] (Eclipse:12922): Gtk-WARNING **: 21:43:10.110: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:10 [2024-02-28T21:43:10.324Z] 
16:43:10 [2024-02-28T21:43:10.324Z] (Eclipse:12922): Gtk-WARNING **: 21:43:10.110: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:10 [2024-02-28T21:43:10.324Z] 
16:43:10 [2024-02-28T21:43:10.324Z] (Eclipse:12922): Gtk-WARNING **: 21:43:10.110: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:10 [2024-02-28T21:43:10.324Z] 
16:43:10 [2024-02-28T21:43:10.324Z] (Eclipse:12922): Gtk-WARNING **: 21:43:10.110: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:10 [2024-02-28T21:43:10.324Z] 
16:43:10 [2024-02-28T21:43:10.324Z] (Eclipse:12922): Gtk-WARNING **: 21:43:10.138: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:10 [2024-02-28T21:43:10.324Z] 
16:43:10 [2024-02-28T21:43:10.324Z] (Eclipse:12922): Gtk-WARNING **: 21:43:10.138: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:10 [2024-02-28T21:43:10.324Z] 
16:43:10 [2024-02-28T21:43:10.324Z] (Eclipse:12922): Gtk-WARNING **: 21:43:10.138: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:10 [2024-02-28T21:43:10.324Z] 
16:43:10 [2024-02-28T21:43:10.324Z] (Eclipse:12922): Gtk-WARNING **: 21:43:10.138: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:10 [2024-02-28T21:43:10.324Z] 
16:43:10 [2024-02-28T21:43:10.324Z] (Eclipse:12922): Gtk-WARNING **: 21:43:10.165: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:10 [2024-02-28T21:43:10.324Z] 
16:43:10 [2024-02-28T21:43:10.324Z] (Eclipse:12922): Gtk-WARNING **: 21:43:10.165: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:10 [2024-02-28T21:43:10.324Z] 
16:43:10 [2024-02-28T21:43:10.324Z] (Eclipse:12922): Gtk-WARNING **: 21:43:10.165: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:10 [2024-02-28T21:43:10.324Z] 
16:43:10 [2024-02-28T21:43:10.324Z] (Eclipse:12922): Gtk-WARNING **: 21:43:10.165: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:10 [2024-02-28T21:43:10.324Z] 
16:43:10 [2024-02-28T21:43:10.324Z] (Eclipse:12922): Gtk-WARNING **: 21:43:10.195: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:10 [2024-02-28T21:43:10.324Z] 
16:43:10 [2024-02-28T21:43:10.324Z] (Eclipse:12922): Gtk-WARNING **: 21:43:10.195: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:10 [2024-02-28T21:43:10.324Z] 
16:43:10 [2024-02-28T21:43:10.324Z] (Eclipse:12922): Gtk-WARNING **: 21:43:10.195: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:10 [2024-02-28T21:43:10.324Z] 
16:43:10 [2024-02-28T21:43:10.324Z] (Eclipse:12922): Gtk-WARNING **: 21:43:10.195: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:10 [2024-02-28T21:43:10.324Z] 
16:43:10 [2024-02-28T21:43:10.324Z] (Eclipse:12922): Gtk-WARNING **: 21:43:10.225: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:10 [2024-02-28T21:43:10.324Z] 
16:43:10 [2024-02-28T21:43:10.324Z] (Eclipse:12922): Gtk-WARNING **: 21:43:10.225: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:10 [2024-02-28T21:43:10.324Z] 
16:43:10 [2024-02-28T21:43:10.324Z] (Eclipse:12922): Gtk-WARNING **: 21:43:10.225: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:10 [2024-02-28T21:43:10.324Z] 
16:43:10 [2024-02-28T21:43:10.324Z] (Eclipse:12922): Gtk-WARNING **: 21:43:10.225: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:10 [2024-02-28T21:43:10.324Z] 
16:43:10 [2024-02-28T21:43:10.324Z] (Eclipse:12922): Gtk-WARNING **: 21:43:10.253: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:10 [2024-02-28T21:43:10.324Z] 
16:43:10 [2024-02-28T21:43:10.324Z] (Eclipse:12922): Gtk-WARNING **: 21:43:10.253: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:10 [2024-02-28T21:43:10.324Z] 
16:43:10 [2024-02-28T21:43:10.324Z] (Eclipse:12922): Gtk-WARNING **: 21:43:10.253: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:10 [2024-02-28T21:43:10.324Z] 
16:43:10 [2024-02-28T21:43:10.324Z] (Eclipse:12922): Gtk-WARNING **: 21:43:10.253: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:10 [2024-02-28T21:43:10.324Z] 
16:43:10 [2024-02-28T21:43:10.324Z] (Eclipse:12922): Gtk-WARNING **: 21:43:10.287: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:10 [2024-02-28T21:43:10.324Z] 
16:43:10 [2024-02-28T21:43:10.324Z] (Eclipse:12922): Gtk-WARNING **: 21:43:10.287: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:10 [2024-02-28T21:43:10.325Z] 
16:43:10 [2024-02-28T21:43:10.325Z] (Eclipse:12922): Gtk-WARNING **: 21:43:10.287: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:10 [2024-02-28T21:43:10.325Z] 
16:43:10 [2024-02-28T21:43:10.325Z] (Eclipse:12922): Gtk-WARNING **: 21:43:10.287: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:10 [2024-02-28T21:43:10.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
16:43:10 [2024-02-28T21:43:10.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-240393499 data=null doit=true}, Shell with text {Find}]
16:43:10 [2024-02-28T21:43:10.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
16:43:10 [2024-02-28T21:43:10.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
16:43:10 [2024-02-28T21:43:10.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:43:10 [2024-02-28T21:43:10.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:43:10 [2024-02-28T21:43:10.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:43:10 [2024-02-28T21:43:10.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:43:10 [2024-02-28T21:43:10.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:43:10 [2024-02-28T21:43:10.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:43:10 [2024-02-28T21:43:10.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:43:10 [2024-02-28T21:43:10.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
16:43:10 [2024-02-28T21:43:10.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
16:43:10 [2024-02-28T21:43:10.325Z] 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')
16:43:10 [2024-02-28T21:43:10.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:43:10 [2024-02-28T21:43:10.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
16:43:10 [2024-02-28T21:43:10.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=-240393498 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:43:10 [2024-02-28T21:43:10.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=-240393497 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:43:10 [2024-02-28T21:43:10.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=-240393497 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:43:10 [2024-02-28T21:43:10.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=-240393497 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:43:10 [2024-02-28T21:43:10.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=-240393497 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:43:10 [2024-02-28T21:43:10.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=-240393497 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:43:10 [2024-02-28T21:43:10.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=-240393497 data=null 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')]
16:43:10 [2024-02-28T21:43:10.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:43:10 [2024-02-28T21:43:10.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
16:43:10 [2024-02-28T21:43:10.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
16:43:10 [2024-02-28T21:43:10.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
16:43:10 [2024-02-28T21:43:10.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
16:43:10 [2024-02-28T21:43:10.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
16:43:10 [2024-02-28T21:43:10.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
16:43:10 [2024-02-28T21:43:10.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:43:10 [2024-02-28T21:43:10.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:43:10 [2024-02-28T21:43:10.580Z] 
16:43:10 [2024-02-28T21:43:10.580Z] (Eclipse:12922): Gtk-WARNING **: 21:43:10.496: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:10 [2024-02-28T21:43:10.580Z] 
16:43:10 [2024-02-28T21:43:10.580Z] (Eclipse:12922): Gtk-WARNING **: 21:43:10.496: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:10 [2024-02-28T21:43:10.580Z] 
16:43:10 [2024-02-28T21:43:10.580Z] (Eclipse:12922): Gtk-WARNING **: 21:43:10.496: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:10 [2024-02-28T21:43:10.580Z] 
16:43:10 [2024-02-28T21:43:10.580Z] (Eclipse:12922): Gtk-WARNING **: 21:43:10.496: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:10 [2024-02-28T21:43:10.580Z] 
16:43:10 [2024-02-28T21:43:10.580Z] (Eclipse:12922): Gtk-WARNING **: 21:43:10.541: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:10 [2024-02-28T21:43:10.580Z] 
16:43:10 [2024-02-28T21:43:10.580Z] (Eclipse:12922): Gtk-WARNING **: 21:43:10.541: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:10 [2024-02-28T21:43:10.580Z] 
16:43:10 [2024-02-28T21:43:10.580Z] (Eclipse:12922): Gtk-WARNING **: 21:43:10.541: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:10 [2024-02-28T21:43:10.581Z] 
16:43:10 [2024-02-28T21:43:10.581Z] (Eclipse:12922): Gtk-WARNING **: 21:43:10.541: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:10 [2024-02-28T21:43:10.581Z] 
16:43:10 [2024-02-28T21:43:10.581Z] (Eclipse:12922): Gtk-WARNING **: 21:43:10.571: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:10 [2024-02-28T21:43:10.581Z] 
16:43:10 [2024-02-28T21:43:10.581Z] (Eclipse:12922): Gtk-WARNING **: 21:43:10.571: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:10 [2024-02-28T21:43:10.581Z] 
16:43:10 [2024-02-28T21:43:10.581Z] (Eclipse:12922): Gtk-WARNING **: 21:43:10.571: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:10 [2024-02-28T21:43:10.581Z] 
16:43:10 [2024-02-28T21:43:10.581Z] (Eclipse:12922): Gtk-WARNING **: 21:43:10.571: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:10 [2024-02-28T21:43:10.835Z] 
16:43:10 [2024-02-28T21:43:10.835Z] (Eclipse:12922): Gtk-WARNING **: 21:43:10.602: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:10 [2024-02-28T21:43:10.835Z] 
16:43:10 [2024-02-28T21:43:10.835Z] (Eclipse:12922): Gtk-WARNING **: 21:43:10.602: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:10 [2024-02-28T21:43:10.835Z] 
16:43:10 [2024-02-28T21:43:10.835Z] (Eclipse:12922): Gtk-WARNING **: 21:43:10.602: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:10 [2024-02-28T21:43:10.835Z] 
16:43:10 [2024-02-28T21:43:10.835Z] (Eclipse:12922): Gtk-WARNING **: 21:43:10.602: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:10 [2024-02-28T21:43:10.835Z] 
16:43:10 [2024-02-28T21:43:10.835Z] (Eclipse:12922): Gtk-WARNING **: 21:43:10.631: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:10 [2024-02-28T21:43:10.835Z] 
16:43:10 [2024-02-28T21:43:10.835Z] (Eclipse:12922): Gtk-WARNING **: 21:43:10.631: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:10 [2024-02-28T21:43:10.835Z] 
16:43:10 [2024-02-28T21:43:10.835Z] (Eclipse:12922): Gtk-WARNING **: 21:43:10.631: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:10 [2024-02-28T21:43:10.835Z] 
16:43:10 [2024-02-28T21:43:10.835Z] (Eclipse:12922): Gtk-WARNING **: 21:43:10.631: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:10 [2024-02-28T21:43:10.835Z] 
16:43:10 [2024-02-28T21:43:10.835Z] (Eclipse:12922): Gtk-WARNING **: 21:43:10.656: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:10 [2024-02-28T21:43:10.835Z] 
16:43:10 [2024-02-28T21:43:10.835Z] (Eclipse:12922): Gtk-WARNING **: 21:43:10.656: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:10 [2024-02-28T21:43:10.835Z] 
16:43:10 [2024-02-28T21:43:10.835Z] (Eclipse:12922): Gtk-WARNING **: 21:43:10.656: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:10 [2024-02-28T21:43:10.835Z] 
16:43:10 [2024-02-28T21:43:10.835Z] (Eclipse:12922): Gtk-WARNING **: 21:43:10.656: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:10 [2024-02-28T21:43:10.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
16:43:10 [2024-02-28T21:43:10.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-240393133 data=null doit=true}, Shell with text {Find}]
16:43:10 [2024-02-28T21:43:10.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
16:43:10 [2024-02-28T21:43:10.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
16:43:10 [2024-02-28T21:43:10.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:43:10 [2024-02-28T21:43:10.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:43:10 [2024-02-28T21:43:10.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:43:10 [2024-02-28T21:43:10.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:43:10 [2024-02-28T21:43:10.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:43:10 [2024-02-28T21:43:10.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:43:10 [2024-02-28T21:43:10.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:43:10 [2024-02-28T21:43:10.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
16:43:10 [2024-02-28T21:43:10.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
16:43:10 [2024-02-28T21:43:10.835Z] 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')
16:43:10 [2024-02-28T21:43:10.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:43:10 [2024-02-28T21:43:10.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
16:43:10 [2024-02-28T21:43:10.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=-240393131 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:43:10 [2024-02-28T21:43:10.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=-240393131 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:43:10 [2024-02-28T21:43:10.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=-240393131 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:43:10 [2024-02-28T21:43:10.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=-240393130 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:43:10 [2024-02-28T21:43:10.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=-240393130 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:43:10 [2024-02-28T21:43:10.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=-240393130 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:43:10 [2024-02-28T21:43:10.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=-240393130 data=null 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')]
16:43:10 [2024-02-28T21:43:10.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:43:10 [2024-02-28T21:43:10.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Resources"'
16:43:10 [2024-02-28T21:43:10.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:43:10 [2024-02-28T21:43:10.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
16:43:10 [2024-02-28T21:43:10.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
16:43:10 [2024-02-28T21:43:10.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
16:43:10 [2024-02-28T21:43:10.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
16:43:10 [2024-02-28T21:43:10.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
16:43:10 [2024-02-28T21:43:10.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
16:43:10 [2024-02-28T21:43:10.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:43:10 [2024-02-28T21:43:10.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
16:43:11 [2024-02-28T21:43:11.091Z] 
16:43:11 [2024-02-28T21:43:11.091Z] (Eclipse:12922): Gtk-WARNING **: 21:43:10.920: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:11 [2024-02-28T21:43:11.091Z] 
16:43:11 [2024-02-28T21:43:11.091Z] (Eclipse:12922): Gtk-WARNING **: 21:43:10.920: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:11 [2024-02-28T21:43:11.091Z] 
16:43:11 [2024-02-28T21:43:11.091Z] (Eclipse:12922): Gtk-WARNING **: 21:43:10.920: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:11 [2024-02-28T21:43:11.091Z] 
16:43:11 [2024-02-28T21:43:11.091Z] (Eclipse:12922): Gtk-WARNING **: 21:43:10.920: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:11 [2024-02-28T21:43:11.091Z] 
16:43:11 [2024-02-28T21:43:11.091Z] (Eclipse:12922): Gtk-WARNING **: 21:43:10.953: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:11 [2024-02-28T21:43:11.091Z] 
16:43:11 [2024-02-28T21:43:11.091Z] (Eclipse:12922): Gtk-WARNING **: 21:43:10.953: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:11 [2024-02-28T21:43:11.091Z] 
16:43:11 [2024-02-28T21:43:11.091Z] (Eclipse:12922): Gtk-WARNING **: 21:43:10.953: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:11 [2024-02-28T21:43:11.091Z] 
16:43:11 [2024-02-28T21:43:11.091Z] (Eclipse:12922): Gtk-WARNING **: 21:43:10.953: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:11 [2024-02-28T21:43:11.091Z] 
16:43:11 [2024-02-28T21:43:11.091Z] (Eclipse:12922): Gtk-WARNING **: 21:43:10.992: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:11 [2024-02-28T21:43:11.091Z] 
16:43:11 [2024-02-28T21:43:11.091Z] (Eclipse:12922): Gtk-WARNING **: 21:43:10.992: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:11 [2024-02-28T21:43:11.091Z] 
16:43:11 [2024-02-28T21:43:11.091Z] (Eclipse:12922): Gtk-WARNING **: 21:43:10.992: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:11 [2024-02-28T21:43:11.091Z] 
16:43:11 [2024-02-28T21:43:11.091Z] (Eclipse:12922): Gtk-WARNING **: 21:43:10.992: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:11 [2024-02-28T21:43:11.091Z] 
16:43:11 [2024-02-28T21:43:11.091Z] (Eclipse:12922): Gtk-WARNING **: 21:43:11.022: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:11 [2024-02-28T21:43:11.091Z] 
16:43:11 [2024-02-28T21:43:11.091Z] (Eclipse:12922): Gtk-WARNING **: 21:43:11.022: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:11 [2024-02-28T21:43:11.091Z] 
16:43:11 [2024-02-28T21:43:11.091Z] (Eclipse:12922): Gtk-WARNING **: 21:43:11.022: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:11 [2024-02-28T21:43:11.091Z] 
16:43:11 [2024-02-28T21:43:11.091Z] (Eclipse:12922): Gtk-WARNING **: 21:43:11.022: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:11 [2024-02-28T21:43:11.091Z] 
16:43:11 [2024-02-28T21:43:11.091Z] (Eclipse:12922): Gtk-WARNING **: 21:43:11.076: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:11 [2024-02-28T21:43:11.091Z] 
16:43:11 [2024-02-28T21:43:11.091Z] (Eclipse:12922): Gtk-WARNING **: 21:43:11.076: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:11 [2024-02-28T21:43:11.091Z] 
16:43:11 [2024-02-28T21:43:11.091Z] (Eclipse:12922): Gtk-WARNING **: 21:43:11.076: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:11 [2024-02-28T21:43:11.091Z] 
16:43:11 [2024-02-28T21:43:11.091Z] (Eclipse:12922): Gtk-WARNING **: 21:43:11.076: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:11 [2024-02-28T21:43:11.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
16:43:11 [2024-02-28T21:43:11.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-240392709 data=null doit=true}, Shell with text {Find}]
16:43:11 [2024-02-28T21:43:11.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
16:43:11 [2024-02-28T21:43:11.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:43:11 [2024-02-28T21:43:11.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:43:11 [2024-02-28T21:43:11.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:43:11 [2024-02-28T21:43:11.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:43:11 [2024-02-28T21:43:11.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:43:11 [2024-02-28T21:43:11.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:43:11 [2024-02-28T21:43:11.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:43:11 [2024-02-28T21:43:11.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:43:11 [2024-02-28T21:43:11.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
16:43:11 [2024-02-28T21:43:11.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
16:43:11 [2024-02-28T21:43:11.347Z] 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')
16:43:11 [2024-02-28T21:43:11.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: of type 'Combo'
16:43:11 [2024-02-28T21:43:11.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: (of type 'Combo')
16:43:11 [2024-02-28T21:43:11.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to CPU 1
16:43:11 [2024-02-28T21:43:11.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {CPU 1} [layout=null] time=-240392707 data=null}, (of type 'Combo')]
16:43:11 [2024-02-28T21:43:11.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to CPU 1
16:43:11 [2024-02-28T21:43:11.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:43:11 [2024-02-28T21:43:11.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:43:11 [2024-02-28T21:43:11.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: with mnemonic 'Backward'
16:43:11 [2024-02-28T21:43:11.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO'
16:43:11 [2024-02-28T21:43:11.347Z] 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')
16:43:11 [2024-02-28T21:43:11.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:43:11 [2024-02-28T21:43:11.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:43:11 [2024-02-28T21:43:11.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:43:11 [2024-02-28T21:43:11.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:43:11 [2024-02-28T21:43:11.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:43:11 [2024-02-28T21:43:11.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:43:11 [2024-02-28T21:43:11.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
16:43:11 [2024-02-28T21:43:11.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {F&orward} time=-240392706 data=null doit=true}, Button with text {F&orward}]
16:43:11 [2024-02-28T21:43:11.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {F&orward} time=-240392706 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}]
16:43:11 [2024-02-28T21:43:11.347Z] 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')
16:43:11 [2024-02-28T21:43:11.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {&Backward} time=-240392705 data=null doit=true}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')]
16:43:11 [2024-02-28T21:43:11.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Backward} time=-240392705 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')]
16:43:11 [2024-02-28T21:43:11.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Backward} time=-240392705 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')]
16:43:11 [2024-02-28T21:43:11.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Backward} time=-240392705 data=null 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')]
16:43:11 [2024-02-28T21:43:11.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
16:43:11 [2024-02-28T21:43:11.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:43:11 [2024-02-28T21:43:11.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:43:11 [2024-02-28T21:43:11.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:43:11 [2024-02-28T21:43:11.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
16:43:11 [2024-02-28T21:43:11.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
16:43:11 [2024-02-28T21:43:11.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')
16:43:11 [2024-02-28T21:43:11.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:43:11 [2024-02-28T21:43:11.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:43:11 [2024-02-28T21:43:11.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:43:11 [2024-02-28T21:43:11.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:43:11 [2024-02-28T21:43:11.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:43:11 [2024-02-28T21:43:11.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
16:43:11 [2024-02-28T21:43:11.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@7adcaa6b
16:43:11 [2024-02-28T21:43:11.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Case sensitive} time=-240392704 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')]
16:43:11 [2024-02-28T21:43:11.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Case sensitive} time=-240392704 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')]
16:43:11 [2024-02-28T21:43:11.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Case sensitive} time=-240392704 data=null doit=true}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
16:43:11 [2024-02-28T21:43:11.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Case sensitive} time=-240392704 data=null}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
16:43:11 [2024-02-28T21:43:11.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Case sensitive} time=-240392704 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')]
16:43:11 [2024-02-28T21:43:11.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Case sensitive} time=-240392704 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')]
16:43:11 [2024-02-28T21:43:11.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Case sensitive} time=-240392704 data=null 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')]
16:43:11 [2024-02-28T21:43:11.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Case sensitive} time=-240392704 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')]
16:43:11 [2024-02-28T21:43:11.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Case sensitive} time=-240392704 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')]
16:43:11 [2024-02-28T21:43:11.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Case sensitive} time=-240392704 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')]
16:43:11 [2024-02-28T21:43:11.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Case sensitive} time=-240392704 data=null doit=true}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
16:43:11 [2024-02-28T21:43:11.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Case sensitive} time=-240392704 data=null}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
16:43:11 [2024-02-28T21:43:11.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:43:11 [2024-02-28T21:43:11.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:43:11 [2024-02-28T21:43:11.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:43:11 [2024-02-28T21:43:11.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:43:11 [2024-02-28T21:43:11.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
16:43:11 [2024-02-28T21:43:11.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
16:43:11 [2024-02-28T21:43:11.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')
16:43:11 [2024-02-28T21:43:11.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:43:11 [2024-02-28T21:43:11.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:43:11 [2024-02-28T21:43:11.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:43:11 [2024-02-28T21:43:11.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:43:11 [2024-02-28T21:43:11.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
16:43:11 [2024-02-28T21:43:11.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@7dcc664d
16:43:11 [2024-02-28T21:43:11.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Wra&p search} time=-240392703 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')]
16:43:11 [2024-02-28T21:43:11.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=-240392703 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')]
16:43:11 [2024-02-28T21:43:11.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Wra&p search} time=-240392703 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
16:43:11 [2024-02-28T21:43:11.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Wra&p search} time=-240392703 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
16:43:11 [2024-02-28T21:43:11.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Wra&p search} time=-240392703 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')]
16:43:11 [2024-02-28T21:43:11.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Wra&p search} time=-240392703 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')]
16:43:11 [2024-02-28T21:43:11.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Wra&p search} time=-240392703 data=null 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')]
16:43:11 [2024-02-28T21:43:11.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Wra&p search} time=-240392703 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')]
16:43:11 [2024-02-28T21:43:11.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=-240392703 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')]
16:43:11 [2024-02-28T21:43:11.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Wra&p search} time=-240392703 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')]
16:43:11 [2024-02-28T21:43:11.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Wra&p search} time=-240392703 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
16:43:11 [2024-02-28T21:43:11.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Wra&p search} time=-240392703 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
16:43:11 [2024-02-28T21:43:11.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:43:11 [2024-02-28T21:43:11.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:43:11 [2024-02-28T21:43:11.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:43:11 [2024-02-28T21:43:11.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:43:11 [2024-02-28T21:43:11.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:43:11 [2024-02-28T21:43:11.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
16:43:11 [2024-02-28T21:43:11.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
16:43:11 [2024-02-28T21:43:11.349Z] 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')
16:43:11 [2024-02-28T21:43:11.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:43:11 [2024-02-28T21:43:11.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:43:11 [2024-02-28T21:43:11.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:43:11 [2024-02-28T21:43:11.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:43:11 [2024-02-28T21:43:11.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:43:11 [2024-02-28T21:43:11.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:43:11 [2024-02-28T21:43:11.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:43:11 [2024-02-28T21:43:11.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:43:11 [2024-02-28T21:43:11.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:43:11 [2024-02-28T21:43:11.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
16:43:11 [2024-02-28T21:43:11.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
16:43:11 [2024-02-28T21:43:11.349Z] 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')
16:43:11 [2024-02-28T21:43:11.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:43:11 [2024-02-28T21:43:11.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:43:11 [2024-02-28T21:43:11.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
16:43:11 [2024-02-28T21:43:11.349Z] 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.
16:43:11 [2024-02-28T21:43:11.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
16:43:11 [2024-02-28T21:43:11.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-240392702 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:43:11 [2024-02-28T21:43:11.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-240392702 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:43:11 [2024-02-28T21:43:11.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=-240392702 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:43:11 [2024-02-28T21:43:11.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=-240392702 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:43:11 [2024-02-28T21:43:11.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=-240392702 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:43:11 [2024-02-28T21:43:11.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=-240392702 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:43:11 [2024-02-28T21:43:11.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=-240392702 data=null 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')]
16:43:11 [2024-02-28T21:43:11.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=-240392700 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:43:11 [2024-02-28T21:43:11.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-240392699 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:43:11 [2024-02-28T21:43:11.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=-240392699 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:43:11 [2024-02-28T21:43:11.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=-240392699 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:43:11 [2024-02-28T21:43:11.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=-240392699 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:43:11 [2024-02-28T21:43:11.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
16:43:11 [2024-02-28T21:43:11.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
16:43:11 [2024-02-28T21:43:11.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
16:43:11 [2024-02-28T21:43:11.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: of type 'Label'
16:43:11 [2024-02-28T21:43:11.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: (of type 'Label')
16:43:11 [2024-02-28T21:43:11.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
16:43:11 [2024-02-28T21:43:11.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
16:43:11 [2024-02-28T21:43:11.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: of type 'Label'
16:43:11 [2024-02-28T21:43:11.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: (of type 'Label')
16:43:11 [2024-02-28T21:43:11.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:43:11 [2024-02-28T21:43:11.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "CPU 1", using matcher: of type 'Combo'
16:43:11 [2024-02-28T21:43:11.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "CPU 1", using matcher: (of type 'Combo')
16:43:11 [2024-02-28T21:43:11.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to CPU 1
16:43:11 [2024-02-28T21:43:11.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {CPU 1} [layout=null] time=-240392688 data=null}, (of type 'Combo')]
16:43:11 [2024-02-28T21:43:11.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to CPU 1
16:43:11 [2024-02-28T21:43:11.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:43:11 [2024-02-28T21:43:11.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
16:43:11 [2024-02-28T21:43:11.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
16:43:11 [2024-02-28T21:43:11.350Z] 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')
16:43:11 [2024-02-28T21:43:11.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:43:11 [2024-02-28T21:43:11.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:43:11 [2024-02-28T21:43:11.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:43:11 [2024-02-28T21:43:11.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:43:11 [2024-02-28T21:43:11.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:43:11 [2024-02-28T21:43:11.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:43:11 [2024-02-28T21:43:11.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:43:11 [2024-02-28T21:43:11.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
16:43:11 [2024-02-28T21:43:11.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Backward} time=-240392687 data=null doit=true}, Button with text {&Backward}]
16:43:11 [2024-02-28T21:43:11.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Backward} time=-240392687 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {&Backward}]
16:43:11 [2024-02-28T21:43:11.350Z] 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')
16:43:11 [2024-02-28T21:43:11.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {F&orward} time=-240392687 data=null doit=true}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')]
16:43:11 [2024-02-28T21:43:11.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {F&orward} time=-240392687 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')]
16:43:11 [2024-02-28T21:43:11.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {F&orward} time=-240392686 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')]
16:43:11 [2024-02-28T21:43:11.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {F&orward} time=-240392686 data=null 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')]
16:43:11 [2024-02-28T21:43:11.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
16:43:11 [2024-02-28T21:43:11.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:43:11 [2024-02-28T21:43:11.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:43:11 [2024-02-28T21:43:11.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:43:11 [2024-02-28T21:43:11.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
16:43:11 [2024-02-28T21:43:11.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
16:43:11 [2024-02-28T21:43:11.350Z] 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')
16:43:11 [2024-02-28T21:43:11.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:43:11 [2024-02-28T21:43:11.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:43:11 [2024-02-28T21:43:11.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:43:11 [2024-02-28T21:43:11.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:43:11 [2024-02-28T21:43:11.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:43:11 [2024-02-28T21:43:11.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
16:43:11 [2024-02-28T21:43:11.350Z] 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.
16:43:11 [2024-02-28T21:43:11.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:43:11 [2024-02-28T21:43:11.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:43:11 [2024-02-28T21:43:11.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:43:11 [2024-02-28T21:43:11.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:43:11 [2024-02-28T21:43:11.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
16:43:11 [2024-02-28T21:43:11.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
16:43:11 [2024-02-28T21:43:11.350Z] 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')
16:43:11 [2024-02-28T21:43:11.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:43:11 [2024-02-28T21:43:11.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:43:11 [2024-02-28T21:43:11.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:43:11 [2024-02-28T21:43:11.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:43:11 [2024-02-28T21:43:11.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
16:43:11 [2024-02-28T21:43:11.350Z] 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.
16:43:11 [2024-02-28T21:43:11.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:43:11 [2024-02-28T21:43:11.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:43:11 [2024-02-28T21:43:11.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:43:11 [2024-02-28T21:43:11.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:43:11 [2024-02-28T21:43:11.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:43:11 [2024-02-28T21:43:11.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
16:43:11 [2024-02-28T21:43:11.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
16:43:11 [2024-02-28T21:43:11.351Z] 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')
16:43:11 [2024-02-28T21:43:11.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:43:11 [2024-02-28T21:43:11.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:43:11 [2024-02-28T21:43:11.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:43:11 [2024-02-28T21:43:11.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:43:11 [2024-02-28T21:43:11.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:43:11 [2024-02-28T21:43:11.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:43:11 [2024-02-28T21:43:11.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:43:11 [2024-02-28T21:43:11.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:43:11 [2024-02-28T21:43:11.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:43:11 [2024-02-28T21:43:11.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
16:43:11 [2024-02-28T21:43:11.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
16:43:11 [2024-02-28T21:43:11.351Z] 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')
16:43:11 [2024-02-28T21:43:11.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:43:11 [2024-02-28T21:43:11.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:43:11 [2024-02-28T21:43:11.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
16:43:11 [2024-02-28T21:43:11.351Z] 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.
16:43:11 [2024-02-28T21:43:11.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
16:43:11 [2024-02-28T21:43:11.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-240392685 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:43:11 [2024-02-28T21:43:11.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-240392685 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:43:11 [2024-02-28T21:43:11.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=-240392685 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:43:11 [2024-02-28T21:43:11.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=-240392685 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:43:11 [2024-02-28T21:43:11.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=-240392685 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:43:11 [2024-02-28T21:43:11.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=-240392684 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:43:11 [2024-02-28T21:43:11.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=-240392684 data=null 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')]
16:43:11 [2024-02-28T21:43:11.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=-240392684 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:43:11 [2024-02-28T21:43:11.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-240392684 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:43:11 [2024-02-28T21:43:11.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=-240392684 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:43:11 [2024-02-28T21:43:11.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=-240392684 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:43:11 [2024-02-28T21:43:11.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=-240392684 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
16:43:11 [2024-02-28T21:43:11.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
16:43:11 [2024-02-28T21:43:11.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
16:43:11 [2024-02-28T21:43:11.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
16:43:11 [2024-02-28T21:43:11.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: of type 'Label'
16:43:11 [2024-02-28T21:43:11.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: (of type 'Label')
16:43:11 [2024-02-28T21:43:11.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
16:43:11 [2024-02-28T21:43:11.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
16:43:11 [2024-02-28T21:43:11.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
16:43:11 [2024-02-28T21:43:11.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
16:43:11 [2024-02-28T21:43:11.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
16:43:11 [2024-02-28T21:43:11.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
16:43:11 [2024-02-28T21:43:11.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
16:43:11 [2024-02-28T21:43:11.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
16:43:11 [2024-02-28T21:43:11.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
16:43:11 [2024-02-28T21:43:11.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
16:43:11 [2024-02-28T21:43:11.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
16:43:11 [2024-02-28T21:43:11.351Z] 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')
16:43:11 [2024-02-28T21:43:11.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
16:43:11 [2024-02-28T21:43:11.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
16:43:11 [2024-02-28T21:43:11.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=-240392683 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:43:11 [2024-02-28T21:43:11.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=-240392683 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:43:11 [2024-02-28T21:43:11.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=-240392683 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:43:11 [2024-02-28T21:43:11.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=-240392683 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:43:11 [2024-02-28T21:43:11.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=-240392683 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:43:11 [2024-02-28T21:43:11.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=-240392683 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:43:11 [2024-02-28T21:43:11.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=-240392683 data=null 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')]
16:43:11 [2024-02-28T21:43:11.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:43:11 [2024-02-28T21:43:11.352Z] 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@30221cfa] time=-240392596 data=null doit=true}, Shell with text {data - test/Traces/bug446190/bug446190_ - Eclipse Platform}]
16:43:11 [2024-02-28T21:43:11.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:43:11 [2024-02-28T21:43:11.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:43:11 [2024-02-28T21:43:11.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:43:11 [2024-02-28T21:43:11.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:43:11 [2024-02-28T21:43:11.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-240392532 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:43:11 [2024-02-28T21:43:11.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-240392531 data=null doit=true}, TreeItem with text {test}]
16:43:11 [2024-02-28T21:43:11.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-240392531 data=null}, TreeItem with text {test}]
16:43:11 [2024-02-28T21:43:11.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-240392531 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:43:11 [2024-02-28T21:43:11.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240392531 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:43:11 [2024-02-28T21:43:11.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-240392496 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:43:11 [2024-02-28T21:43:11.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:43:11 [2024-02-28T21:43:11.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:43:11 [2024-02-28T21:43:11.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:43:11 [2024-02-28T21:43:11.862Z] 
16:43:11 [2024-02-28T21:43:11.862Z] (Eclipse:12922): Gtk-WARNING **: 21:43:11.611: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:11 [2024-02-28T21:43:11.862Z] 
16:43:11 [2024-02-28T21:43:11.862Z] (Eclipse:12922): Gtk-WARNING **: 21:43:11.611: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:11 [2024-02-28T21:43:11.862Z] 
16:43:11 [2024-02-28T21:43:11.862Z] (Eclipse:12922): Gtk-WARNING **: 21:43:11.611: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:11 [2024-02-28T21:43:11.862Z] 
16:43:11 [2024-02-28T21:43:11.862Z] (Eclipse:12922): Gtk-WARNING **: 21:43:11.611: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:11 [2024-02-28T21:43:11.862Z] 
16:43:11 [2024-02-28T21:43:11.862Z] (Eclipse:12922): Gtk-WARNING **: 21:43:11.676: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:11 [2024-02-28T21:43:11.862Z] 
16:43:11 [2024-02-28T21:43:11.862Z] (Eclipse:12922): Gtk-WARNING **: 21:43:11.677: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:11 [2024-02-28T21:43:11.862Z] 
16:43:11 [2024-02-28T21:43:11.862Z] (Eclipse:12922): Gtk-WARNING **: 21:43:11.677: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:11 [2024-02-28T21:43:11.862Z] 
16:43:11 [2024-02-28T21:43:11.862Z] (Eclipse:12922): Gtk-WARNING **: 21:43:11.677: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:11 [2024-02-28T21:43:11.862Z] 
16:43:11 [2024-02-28T21:43:11.862Z] (Eclipse:12922): Gtk-WARNING **: 21:43:11.705: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:11 [2024-02-28T21:43:11.862Z] 
16:43:11 [2024-02-28T21:43:11.862Z] (Eclipse:12922): Gtk-WARNING **: 21:43:11.705: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:11 [2024-02-28T21:43:11.862Z] 
16:43:11 [2024-02-28T21:43:11.862Z] (Eclipse:12922): Gtk-WARNING **: 21:43:11.705: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:11 [2024-02-28T21:43:11.862Z] 
16:43:11 [2024-02-28T21:43:11.862Z] (Eclipse:12922): Gtk-WARNING **: 21:43:11.705: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:11 [2024-02-28T21:43:11.862Z] 
16:43:11 [2024-02-28T21:43:11.862Z] (Eclipse:12922): Gtk-WARNING **: 21:43:11.769: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:11 [2024-02-28T21:43:11.862Z] 
16:43:11 [2024-02-28T21:43:11.862Z] (Eclipse:12922): Gtk-WARNING **: 21:43:11.769: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:11 [2024-02-28T21:43:11.862Z] 
16:43:11 [2024-02-28T21:43:11.862Z] (Eclipse:12922): Gtk-WARNING **: 21:43:11.769: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:11 [2024-02-28T21:43:11.862Z] 
16:43:11 [2024-02-28T21:43:11.862Z] (Eclipse:12922): Gtk-WARNING **: 21:43:11.770: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:11 [2024-02-28T21:43:11.862Z] 
16:43:11 [2024-02-28T21:43:11.862Z] (Eclipse:12922): Gtk-WARNING **: 21:43:11.796: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:11 [2024-02-28T21:43:11.862Z] 
16:43:11 [2024-02-28T21:43:11.862Z] (Eclipse:12922): Gtk-WARNING **: 21:43:11.796: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:11 [2024-02-28T21:43:11.862Z] 
16:43:11 [2024-02-28T21:43:11.862Z] (Eclipse:12922): Gtk-WARNING **: 21:43:11.796: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:11 [2024-02-28T21:43:11.862Z] 
16:43:11 [2024-02-28T21:43:11.862Z] (Eclipse:12922): Gtk-WARNING **: 21:43:11.796: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:11 [2024-02-28T21:43:11.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:43:11 [2024-02-28T21:43:11.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:43:11 [2024-02-28T21:43:11.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:43:11 [2024-02-28T21:43:11.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:43:11 [2024-02-28T21:43:11.862Z] 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')
16:43:11 [2024-02-28T21:43:11.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:43:11 [2024-02-28T21:43:11.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:43:11 [2024-02-28T21:43:11.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:43:11 [2024-02-28T21:43:11.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:43:11 [2024-02-28T21:43:11.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
16:43:11 [2024-02-28T21:43:11.862Z] 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=-240391998 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:43:11 [2024-02-28T21:43:11.862Z] 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=-240391998 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:43:11 [2024-02-28T21:43:11.862Z] 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=-240391998 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:43:11 [2024-02-28T21:43:11.862Z] 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=-240391998 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:43:11 [2024-02-28T21:43:11.862Z] 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=-240391998 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:43:11 [2024-02-28T21:43:11.862Z] 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=-240391998 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:43:11 [2024-02-28T21:43:11.862Z] 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=-240391998 data=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')]
16:43:11 [2024-02-28T21:43:11.862Z] 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=-240391997 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:43:11 [2024-02-28T21:43:11.862Z] 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=-240391997 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:43:11 [2024-02-28T21:43:11.862Z] 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=-240391997 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:43:11 [2024-02-28T21:43:11.862Z] 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=-240391997 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:43:11 [2024-02-28T21:43:11.862Z] 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=-240391997 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:43:11 [2024-02-28T21:43:11.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:43:11 [2024-02-28T21:43:11.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:43:11 [2024-02-28T21:43:11.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:43:11 [2024-02-28T21:43:11.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:43:11 [2024-02-28T21:43:11.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:43:11 [2024-02-28T21:43:11.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:43:11 [2024-02-28T21:43:11.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:43:11 [2024-02-28T21:43:11.863Z] 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')
16:43:11 [2024-02-28T21:43:11.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:43:11 [2024-02-28T21:43:11.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-240391997 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:43:11 [2024-02-28T21:43:11.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-240391997 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:43:11 [2024-02-28T21:43:11.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-240391997 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:43:11 [2024-02-28T21:43:11.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-240391997 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:43:11 [2024-02-28T21:43:11.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-240391997 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:43:11 [2024-02-28T21:43:11.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-240391997 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:43:11 [2024-02-28T21:43:11.863Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:43:11 [2024-02-28T21:43:11.863Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:43:11 [2024-02-28T21:43:11.863Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:43:11 [2024-02-28T21:43:11.863Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:43:11 [2024-02-28T21:43:11.863Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:43:11 [2024-02-28T21:43:11.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:43:12 [2024-02-28T21:43:12.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-240391996 data=null 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')]
16:43:12 [2024-02-28T21:43:12.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-240392458 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:43:12 [2024-02-28T21:43:12.423Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.628 s -- in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest
16:43:12 [2024-02-28T21:43:12.424Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest.testRegEx -- Time elapsed: 0.562 s
16:43:12 [2024-02-28T21:43:12.424Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest.testDirection -- Time elapsed: 0.376 s
16:43:12 [2024-02-28T21:43:12.424Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest.testWholeWord -- Time elapsed: 0.507 s
16:43:12 [2024-02-28T21:43:12.424Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest.testCaseSensitive -- Time elapsed: 0.470 s
16:43:12 [2024-02-28T21:43:12.424Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest.testOpenCloseDialog -- Time elapsed: 0.835 s
16:43:12 [2024-02-28T21:43:12.424Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest.testWrapSearch -- Time elapsed: 0.449 s
16:43:12 [2024-02-28T21:43:12.424Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ImportAndReadKernelSmokeTest
16:43:12 [2024-02-28T21:43:12.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@30221cfa] time=-240391481 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:43:12 [2024-02-28T21:43:12.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:43:12 [2024-02-28T21:43:12.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
16:43:12 [2024-02-28T21:43:12.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
16:43:12 [2024-02-28T21:43:12.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
16:43:12 [2024-02-28T21:43:12.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-240391353 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
16:43:12 [2024-02-28T21:43:12.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
16:43:15 [2024-02-28T21:43:15.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
16:43:15 [2024-02-28T21:43:15.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:43:15 [2024-02-28T21:43:15.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
16:43:15 [2024-02-28T21:43:15.196Z] 
16:43:15 [2024-02-28T21:43:15.196Z] (Eclipse:12922): Gtk-WARNING **: 21:43:14.891: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:43:15 [2024-02-28T21:43:15.196Z] 
16:43:15 [2024-02-28T21:43:15.196Z] (Eclipse:12922): Gtk-WARNING **: 21:43:14.907: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:43:15 [2024-02-28T21:43:15.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
16:43:15 [2024-02-28T21:43:15.196Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 2
16:43:15 [2024-02-28T21:43:15.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicking on ToolItem with tooltip text {Hide Lost Events}
16:43:15 [2024-02-28T21:43:15.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240388738 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
16:43:15 [2024-02-28T21:43:15.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240388737 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
16:43:15 [2024-02-28T21:43:15.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240388737 data=null doit=true}, ToolItem with tooltip text {Hide Lost Events}]
16:43:15 [2024-02-28T21:43:15.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240388737 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
16:43:15 [2024-02-28T21:43:15.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240388737 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
16:43:15 [2024-02-28T21:43:15.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240388737 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}]
16:43:15 [2024-02-28T21:43:15.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240388737 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
16:43:15 [2024-02-28T21:43:15.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240388737 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
16:43:15 [2024-02-28T21:43:15.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240388737 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
16:43:15 [2024-02-28T21:43:15.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240388737 data=null doit=true}, ToolItem with tooltip text {Hide Lost Events}]
16:43:15 [2024-02-28T21:43:15.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240388737 data=null}, ToolItem with tooltip text {Hide Lost Events}]
16:43:15 [2024-02-28T21:43:15.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicked on ToolItem with tooltip text {Hide Lost Events}
16:43:15 [2024-02-28T21:43:15.196Z] 
16:43:15 [2024-02-28T21:43:15.196Z] (Eclipse:12922): Gtk-WARNING **: 21:43:15.178: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
16:43:15 [2024-02-28T21:43:15.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
16:43:19 [2024-02-28T21:43:19.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.cpuusage"'
16:43:20 [2024-02-28T21:43:20.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"State System Explorer"'
16:43:20 [2024-02-28T21:43:20.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:43:20 [2024-02-28T21:43:20.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"State System Explorer"'
16:43:20 [2024-02-28T21:43:20.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:43:20 [2024-02-28T21:43:20.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:43:20 [2024-02-28T21:43:20.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:43:22 [2024-02-28T21:43:22.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:43:22 [2024-02-28T21:43:22.574Z] 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@30221cfa] time=-240381419 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:43:22 [2024-02-28T21:43:22.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:43:22 [2024-02-28T21:43:22.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:43:22 [2024-02-28T21:43:22.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:43:22 [2024-02-28T21:43:22.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:43:22 [2024-02-28T21:43:22.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-240381385 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:43:22 [2024-02-28T21:43:22.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-240381385 data=null doit=true}, TreeItem with text {test}]
16:43:22 [2024-02-28T21:43:22.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-240381384 data=null}, TreeItem with text {test}]
16:43:22 [2024-02-28T21:43:22.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-240381384 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:43:22 [2024-02-28T21:43:22.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240381384 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:43:22 [2024-02-28T21:43:22.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-240381362 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:43:22 [2024-02-28T21:43:22.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:43:22 [2024-02-28T21:43:22.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:43:22 [2024-02-28T21:43:22.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:43:23 [2024-02-28T21:43:23.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:43:23 [2024-02-28T21:43:23.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:43:23 [2024-02-28T21:43:23.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:43:23 [2024-02-28T21:43:23.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:43:23 [2024-02-28T21:43:23.133Z] 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')
16:43:23 [2024-02-28T21:43:23.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:43:23 [2024-02-28T21:43:23.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:43:23 [2024-02-28T21:43:23.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:43:23 [2024-02-28T21:43:23.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:43:23 [2024-02-28T21:43:23.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
16:43:23 [2024-02-28T21:43:23.134Z] 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=-240380938 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:43:23 [2024-02-28T21:43:23.134Z] 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=-240380938 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:43:23 [2024-02-28T21:43:23.134Z] 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=-240380938 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:43:23 [2024-02-28T21:43:23.134Z] 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=-240380938 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:43:23 [2024-02-28T21:43:23.134Z] 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=-240380938 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:43:23 [2024-02-28T21:43:23.134Z] 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=-240380938 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:43:23 [2024-02-28T21:43:23.134Z] 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=-240380938 data=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')]
16:43:23 [2024-02-28T21:43:23.134Z] 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=-240380937 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:43:23 [2024-02-28T21:43:23.134Z] 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=-240380937 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:43:23 [2024-02-28T21:43:23.134Z] 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=-240380937 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:43:23 [2024-02-28T21:43:23.134Z] 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=-240380937 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:43:23 [2024-02-28T21:43:23.134Z] 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=-240380937 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:43:23 [2024-02-28T21:43:23.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:43:23 [2024-02-28T21:43:23.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:43:23 [2024-02-28T21:43:23.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:43:23 [2024-02-28T21:43:23.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:43:23 [2024-02-28T21:43:23.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:43:23 [2024-02-28T21:43:23.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:43:23 [2024-02-28T21:43:23.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:43:23 [2024-02-28T21:43:23.134Z] 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')
16:43:23 [2024-02-28T21:43:23.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:43:23 [2024-02-28T21:43:23.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-240380937 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:43:23 [2024-02-28T21:43:23.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-240380937 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:43:23 [2024-02-28T21:43:23.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-240380937 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:43:23 [2024-02-28T21:43:23.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-240380937 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:43:23 [2024-02-28T21:43:23.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-240380936 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:43:23 [2024-02-28T21:43:23.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-240380936 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:43:23 [2024-02-28T21:43:23.134Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:43:23 [2024-02-28T21:43:23.134Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:43:23 [2024-02-28T21:43:23.134Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:43:23 [2024-02-28T21:43:23.134Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:43:23 [2024-02-28T21:43:23.134Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:43:23 [2024-02-28T21:43:23.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:43:23 [2024-02-28T21:43:23.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-240380936 data=null 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')]
16:43:23 [2024-02-28T21:43:23.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-240381327 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:43:23 [2024-02-28T21:43:23.390Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.06 s -- in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ImportAndReadKernelSmokeTest
16:43:23 [2024-02-28T21:43:23.390Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ImportAndReadKernelSmokeTest.test -- Time elapsed: 9.559 s
16:43:23 [2024-02-28T21:43:23.390Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.CriticalPathTest
16:43:23 [2024-02-28T21:43:23.645Z] 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@30221cfa] time=-240380420 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:43:23 [2024-02-28T21:43:23.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:43:23 [2024-02-28T21:43:23.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
16:43:23 [2024-02-28T21:43:23.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
16:43:23 [2024-02-28T21:43:23.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
16:43:23 [2024-02-28T21:43:23.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-240380264 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
16:43:23 [2024-02-28T21:43:23.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
16:43:26 [2024-02-28T21:43:26.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
16:43:26 [2024-02-28T21:43:26.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:43:26 [2024-02-28T21:43:26.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.controlflow"'
16:43:26 [2024-02-28T21:43:26.159Z] 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"'
16:43:26 [2024-02-28T21:43:26.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:43:26 [2024-02-28T21:43:26.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:43:26 [2024-02-28T21:43:26.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:43:26 [2024-02-28T21:43:26.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:43:26 [2024-02-28T21:43:26.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Follow weston/338", using matcher: with mnemonic 'Follow weston/338'
16:43:26 [2024-02-28T21:43:26.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Follow weston/338'
16:43:26 [2024-02-28T21:43:26.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Follow weston/338} time=-240377730 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']
16:43:26 [2024-02-28T21:43:26.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Follow weston/338'
16:43:28 [2024-02-28T21:43:28.668Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 21
16:43:28 [2024-02-28T21:43:28.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow critical path forward}
16:43:28 [2024-02-28T21:43:28.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240375642 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}]
16:43:28 [2024-02-28T21:43:28.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240375642 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}]
16:43:28 [2024-02-28T21:43:28.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240375642 data=null doit=true}, ToolItem with tooltip text {Follow critical path forward}]
16:43:28 [2024-02-28T21:43:28.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240375642 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}]
16:43:28 [2024-02-28T21:43:28.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240375642 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}]
16:43:28 [2024-02-28T21:43:28.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240375642 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}]
16:43:28 [2024-02-28T21:43:28.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240375639 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}]
16:43:28 [2024-02-28T21:43:28.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240375638 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}]
16:43:28 [2024-02-28T21:43:28.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240375638 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}]
16:43:28 [2024-02-28T21:43:28.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240375638 data=null doit=true}, ToolItem with tooltip text {Follow critical path forward}]
16:43:28 [2024-02-28T21:43:28.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240375638 data=null}, ToolItem with tooltip text {Follow critical path forward}]
16:43:28 [2024-02-28T21:43:28.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow critical path forward}
16:43:28 [2024-02-28T21:43:28.923Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 21
16:43:28 [2024-02-28T21:43:28.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow critical path forward}
16:43:28 [2024-02-28T21:43:28.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240375137 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}]
16:43:28 [2024-02-28T21:43:28.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240375137 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}]
16:43:28 [2024-02-28T21:43:28.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240375137 data=null doit=true}, ToolItem with tooltip text {Follow critical path forward}]
16:43:28 [2024-02-28T21:43:28.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240375137 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}]
16:43:28 [2024-02-28T21:43:28.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240375137 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}]
16:43:28 [2024-02-28T21:43:28.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240375137 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}]
16:43:28 [2024-02-28T21:43:28.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240375134 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}]
16:43:28 [2024-02-28T21:43:28.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240375133 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}]
16:43:28 [2024-02-28T21:43:28.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240375133 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}]
16:43:28 [2024-02-28T21:43:28.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240375133 data=null doit=true}, ToolItem with tooltip text {Follow critical path forward}]
16:43:28 [2024-02-28T21:43:28.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240375133 data=null}, ToolItem with tooltip text {Follow critical path forward}]
16:43:28 [2024-02-28T21:43:28.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow critical path forward}
16:43:29 [2024-02-28T21:43:29.180Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 21
16:43:29 [2024-02-28T21:43:29.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow critical path backward}
16:43:29 [2024-02-28T21:43:29.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240374632 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path backward}]
16:43:29 [2024-02-28T21:43:29.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240374632 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path backward}]
16:43:29 [2024-02-28T21:43:29.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240374632 data=null doit=true}, ToolItem with tooltip text {Follow critical path backward}]
16:43:29 [2024-02-28T21:43:29.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240374632 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path backward}]
16:43:29 [2024-02-28T21:43:29.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240374632 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path backward}]
16:43:29 [2024-02-28T21:43:29.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240374632 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}]
16:43:29 [2024-02-28T21:43:29.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240374628 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path backward}]
16:43:29 [2024-02-28T21:43:29.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240374628 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path backward}]
16:43:29 [2024-02-28T21:43:29.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240374628 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path backward}]
16:43:29 [2024-02-28T21:43:29.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240374628 data=null doit=true}, ToolItem with tooltip text {Follow critical path backward}]
16:43:29 [2024-02-28T21:43:29.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240374628 data=null}, ToolItem with tooltip text {Follow critical path backward}]
16:43:29 [2024-02-28T21:43:29.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow critical path backward}
16:43:29 [2024-02-28T21:43:29.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Follow weston-deskto...", using matcher: with mnemonic 'Follow weston-desktop-/340'
16:43:29 [2024-02-28T21:43:29.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Follow weston-desktop-/340'
16:43:29 [2024-02-28T21:43:29.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Follow weston-desktop-/340} time=-240374087 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']
16:43:29 [2024-02-28T21:43:29.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Follow weston-desktop-/340'
16:43:30 [2024-02-28T21:43:30.557Z] 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@30221cfa] time=-240373414 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:43:30 [2024-02-28T21:43:30.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:43:30 [2024-02-28T21:43:30.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:43:30 [2024-02-28T21:43:30.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:43:30 [2024-02-28T21:43:30.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:43:30 [2024-02-28T21:43:30.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-240373381 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:43:30 [2024-02-28T21:43:30.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-240373381 data=null doit=true}, TreeItem with text {test}]
16:43:30 [2024-02-28T21:43:30.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-240373381 data=null}, TreeItem with text {test}]
16:43:30 [2024-02-28T21:43:30.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-240373381 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:43:30 [2024-02-28T21:43:30.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240373381 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:43:30 [2024-02-28T21:43:30.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-240373359 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:43:30 [2024-02-28T21:43:30.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:43:30 [2024-02-28T21:43:30.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:43:30 [2024-02-28T21:43:30.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:43:31 [2024-02-28T21:43:31.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:43:31 [2024-02-28T21:43:31.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:43:31 [2024-02-28T21:43:31.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:43:31 [2024-02-28T21:43:31.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:43:31 [2024-02-28T21:43:31.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')
16:43:31 [2024-02-28T21:43:31.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:43:31 [2024-02-28T21:43:31.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:43:31 [2024-02-28T21:43:31.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:43:31 [2024-02-28T21:43:31.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:43:31 [2024-02-28T21:43:31.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
16:43:31 [2024-02-28T21:43:31.116Z] 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=-240372954 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:43:31 [2024-02-28T21:43:31.116Z] 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=-240372954 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:43:31 [2024-02-28T21:43:31.116Z] 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=-240372954 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:43:31 [2024-02-28T21:43:31.116Z] 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=-240372953 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:43:31 [2024-02-28T21:43:31.116Z] 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=-240372953 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:43:31 [2024-02-28T21:43:31.116Z] 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=-240372953 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:43:31 [2024-02-28T21:43:31.116Z] 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=-240372953 data=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')]
16:43:31 [2024-02-28T21:43:31.116Z] 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=-240372953 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:43:31 [2024-02-28T21:43:31.116Z] 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=-240372953 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:43:31 [2024-02-28T21:43:31.116Z] 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=-240372953 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:43:31 [2024-02-28T21:43:31.116Z] 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=-240372953 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:43:31 [2024-02-28T21:43:31.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=-240372953 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:43:31 [2024-02-28T21:43:31.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:43:31 [2024-02-28T21:43:31.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:43:31 [2024-02-28T21:43:31.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:43:31 [2024-02-28T21:43:31.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:43:31 [2024-02-28T21:43:31.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:43:31 [2024-02-28T21:43:31.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:43:31 [2024-02-28T21:43:31.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:43:31 [2024-02-28T21:43:31.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')
16:43:31 [2024-02-28T21:43:31.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:43:31 [2024-02-28T21:43:31.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-240372953 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:43:31 [2024-02-28T21:43:31.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-240372953 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:43:31 [2024-02-28T21:43:31.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-240372953 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:43:31 [2024-02-28T21:43:31.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-240372952 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:43:31 [2024-02-28T21:43:31.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-240372952 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:43:31 [2024-02-28T21:43:31.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-240372952 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:43:31 [2024-02-28T21:43:31.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')
16:43:31 [2024-02-28T21:43:31.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')
16:43:31 [2024-02-28T21:43:31.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')
16:43:31 [2024-02-28T21:43:31.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')
16:43:31 [2024-02-28T21:43:31.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')
16:43:31 [2024-02-28T21:43:31.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:43:31 [2024-02-28T21:43:31.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-240372952 data=null 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')]
16:43:31 [2024-02-28T21:43:31.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-240373328 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:43:31 [2024-02-28T21:43:31.679Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.980 s -- in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.CriticalPathTest
16:43:31 [2024-02-28T21:43:31.679Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.CriticalPathTest.testFull -- Time elapsed: 6.365 s
16:43:31 [2024-02-28T21:43:31.679Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.DisksIOViewTest
16:43:31 [2024-02-28T21:43:31.679Z] 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@30221cfa] time=-240372434 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:43:31 [2024-02-28T21:43:31.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:43:31 [2024-02-28T21:43:31.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
16:43:31 [2024-02-28T21:43:31.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
16:43:31 [2024-02-28T21:43:31.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
16:43:31 [2024-02-28T21:43:31.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-240372309 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
16:43:31 [2024-02-28T21:43:31.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
16:43:31 [2024-02-28T21:43:31.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.diskioactivity"'
16:43:31 [2024-02-28T21:43:31.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
16:43:36 [2024-02-28T21:43:36.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
16:43:36 [2024-02-28T21:43:36.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:43:36 [2024-02-28T21:43:36.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:43:36 [2024-02-28T21:43:36.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:43:36 [2024-02-28T21:43:36.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: scp_dest
16:43:37 [2024-02-28T21:43:37.842Z] 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@30221cfa] time=-240366262 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:43:37 [2024-02-28T21:43:37.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:43:37 [2024-02-28T21:43:37.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:43:37 [2024-02-28T21:43:37.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:43:37 [2024-02-28T21:43:37.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:43:37 [2024-02-28T21:43:37.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-240366251 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:43:37 [2024-02-28T21:43:37.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-240366251 data=null doit=true}, TreeItem with text {test}]
16:43:37 [2024-02-28T21:43:37.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-240366251 data=null}, TreeItem with text {test}]
16:43:37 [2024-02-28T21:43:37.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-240366251 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:43:37 [2024-02-28T21:43:37.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240366251 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:43:37 [2024-02-28T21:43:37.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-240366226 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:43:37 [2024-02-28T21:43:37.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:43:37 [2024-02-28T21:43:37.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:43:37 [2024-02-28T21:43:37.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:43:38 [2024-02-28T21:43:38.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:43:38 [2024-02-28T21:43:38.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:43:38 [2024-02-28T21:43:38.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:43:38 [2024-02-28T21:43:38.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:43:38 [2024-02-28T21:43:38.403Z] 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')
16:43:38 [2024-02-28T21:43:38.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:43:38 [2024-02-28T21:43:38.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:43:38 [2024-02-28T21:43:38.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:43:38 [2024-02-28T21:43:38.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:43:38 [2024-02-28T21:43:38.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
16:43:38 [2024-02-28T21:43:38.403Z] 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=-240365502 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:43:38 [2024-02-28T21:43:38.403Z] 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=-240365502 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:43:38 [2024-02-28T21:43:38.403Z] 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=-240365502 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:43:38 [2024-02-28T21:43:38.403Z] 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=-240365502 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:43:38 [2024-02-28T21:43:38.403Z] 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=-240365502 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:43:38 [2024-02-28T21:43:38.403Z] 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=-240365502 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:43:38 [2024-02-28T21:43:38.403Z] 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=-240365502 data=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')]
16:43:38 [2024-02-28T21:43:38.403Z] 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=-240365502 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:43:38 [2024-02-28T21:43:38.403Z] 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=-240365502 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:43:38 [2024-02-28T21:43:38.403Z] 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=-240365502 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:43:38 [2024-02-28T21:43:38.403Z] 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=-240365502 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:43:38 [2024-02-28T21:43:38.403Z] 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=-240365502 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:43:38 [2024-02-28T21:43:38.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:43:38 [2024-02-28T21:43:38.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:43:38 [2024-02-28T21:43:38.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:43:38 [2024-02-28T21:43:38.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:43:38 [2024-02-28T21:43:38.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:43:38 [2024-02-28T21:43:38.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:43:38 [2024-02-28T21:43:38.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:43:38 [2024-02-28T21:43:38.403Z] 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')
16:43:38 [2024-02-28T21:43:38.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:43:38 [2024-02-28T21:43:38.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-240365501 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:43:38 [2024-02-28T21:43:38.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-240365501 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:43:38 [2024-02-28T21:43:38.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-240365501 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:43:38 [2024-02-28T21:43:38.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-240365501 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:43:38 [2024-02-28T21:43:38.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-240365501 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:43:38 [2024-02-28T21:43:38.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-240365501 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:43:38 [2024-02-28T21:43:38.404Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:43:38 [2024-02-28T21:43:38.404Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:43:38 [2024-02-28T21:43:38.404Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:43:38 [2024-02-28T21:43:38.404Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:43:38 [2024-02-28T21:43:38.404Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:43:38 [2024-02-28T21:43:38.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:43:38 [2024-02-28T21:43:38.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-240365501 data=null 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')]
16:43:38 [2024-02-28T21:43:38.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-240366194 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:43:38 [2024-02-28T21:43:38.915Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.437 s -- in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.DisksIOViewTest
16:43:38 [2024-02-28T21:43:38.915Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.DisksIOViewTest.testDiskView -- Time elapsed: 5.933 s
16:43:38 [2024-02-28T21:43:38.915Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.HelpMessageTest
16:43:38 [2024-02-28T21:43:38.915Z] 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@30221cfa] time=-240364989 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:43:38 [2024-02-28T21:43:38.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:43:39 [2024-02-28T21:43:39.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
16:43:39 [2024-02-28T21:43:39.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
16:43:39 [2024-02-28T21:43:39.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
16:43:39 [2024-02-28T21:43:39.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-240364877 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
16:43:39 [2024-02-28T21:43:39.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
16:43:47 [2024-02-28T21:43:47.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
16:43:47 [2024-02-28T21:43:47.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:43:47 [2024-02-28T21:43:47.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:43:47 [2024-02-28T21:43:47.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:43:47 [2024-02-28T21:43:47.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:43:47 [2024-02-28T21:43:47.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:43:47 [2024-02-28T21:43:47.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:43:47 [2024-02-28T21:43:47.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:43:47 [2024-02-28T21:43:47.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:43:47 [2024-02-28T21:43:47.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-240356831 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:43:47 [2024-02-28T21:43:47.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-240356831 data=null doit=true}, TreeItem with text {test}]
16:43:47 [2024-02-28T21:43:47.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-240356831 data=null}, TreeItem with text {test}]
16:43:47 [2024-02-28T21:43:47.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-240356830 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:43:47 [2024-02-28T21:43:47.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240356830 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:43:47 [2024-02-28T21:43:47.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-240356824 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:43:47 [2024-02-28T21:43:47.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-240356824 data=null doit=true}, TreeItem with text {test}]
16:43:47 [2024-02-28T21:43:47.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-240356824 data=null}, TreeItem with text {test}]
16:43:47 [2024-02-28T21:43:47.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-240356824 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:43:47 [2024-02-28T21:43:47.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-240356823 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}]
16:43:47 [2024-02-28T21:43:47.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-240356798 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:43:47 [2024-02-28T21:43:47.245Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:43:47 [2024-02-28T21:43:47.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-240356794 data=null doit=true}, TreeItem with text {Traces [1]}]
16:43:47 [2024-02-28T21:43:47.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-240356794 data=null}, TreeItem with text {Traces [1]}]
16:43:47 [2024-02-28T21:43:47.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-240356794 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:43:47 [2024-02-28T21:43:47.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-240356793 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]}]
16:43:47 [2024-02-28T21:43:47.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-240356792 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:43:47 [2024-02-28T21:43:47.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=-240356791 data=null doit=true}, TreeItem with text {synthetic-trace}]
16:43:47 [2024-02-28T21:43:47.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=-240356791 data=null}, TreeItem with text {synthetic-trace}]
16:43:47 [2024-02-28T21:43:47.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=-240356791 data=null button=1 stateMask=0x0 x=127 y=81 count=1}, TreeItem with text {synthetic-trace}]
16:43:47 [2024-02-28T21:43:47.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-240356791 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}]
16:43:47 [2024-02-28T21:43:47.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=-240356789 data=null button=1 stateMask=0x80000 x=127 y=81 count=1}, TreeItem with text {synthetic-trace}]
16:43:47 [2024-02-28T21:43:47.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:43:47 [2024-02-28T21:43:47.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Views} time=-240356789 data=null button=0 stateMask=0x0 x=116 y=104 count=0}, Tree node with text: Views]
16:43:47 [2024-02-28T21:43:47.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Views} time=-240356789 data=null doit=true}, Tree node with text: Views]
16:43:47 [2024-02-28T21:43:47.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Views} time=-240356789 data=null}, Tree node with text: Views]
16:43:47 [2024-02-28T21:43:47.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Views} time=-240356789 data=null button=1 stateMask=0x0 x=116 y=104 count=1}, Tree node with text: Views]
16:43:47 [2024-02-28T21:43:47.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240356789 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]
16:43:47 [2024-02-28T21:43:47.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Views} time=-240356777 data=null button=1 stateMask=0x80000 x=116 y=104 count=1}, Tree node with text: Views]
16:43:47 [2024-02-28T21:43:47.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Views} time=-240356777 data=null doit=true}, Tree node with text: Views]
16:43:47 [2024-02-28T21:43:47.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Views} time=-240356777 data=null}, Tree node with text: Views]
16:43:47 [2024-02-28T21:43:47.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Views} time=-240356777 data=null button=1 stateMask=0x0 x=116 y=104 count=1}, Tree node with text: Views]
16:43:47 [2024-02-28T21:43:47.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-240356777 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]
16:43:47 [2024-02-28T21:43:47.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Views} time=-240356724 data=null button=1 stateMask=0x80000 x=116 y=104 count=1}, Tree node with text: Views]
16:43:47 [2024-02-28T21:43:47.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:43:47 [2024-02-28T21:43:47.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Active Thread} time=-240356724 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, Tree node with text: Active Thread]
16:43:47 [2024-02-28T21:43:47.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Active Thread} time=-240356723 data=null doit=true}, Tree node with text: Active Thread]
16:43:47 [2024-02-28T21:43:47.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Active Thread} time=-240356723 data=null}, Tree node with text: Active Thread]
16:43:47 [2024-02-28T21:43:47.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Active Thread} time=-240356723 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, Tree node with text: Active Thread]
16:43:47 [2024-02-28T21:43:47.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240356723 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]
16:43:47 [2024-02-28T21:43:47.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Active Thread} time=-240356714 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, Tree node with text: Active Thread]
16:43:47 [2024-02-28T21:43:47.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:43:47 [2024-02-28T21:43:47.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Active Thread} time=-240356714 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, Tree node with text: Active Thread]
16:43:47 [2024-02-28T21:43:47.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Active Thread} time=-240356713 data=null doit=true}, Tree node with text: Active Thread]
16:43:47 [2024-02-28T21:43:47.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Active Thread} time=-240356713 data=null}, Tree node with text: Active Thread]
16:43:47 [2024-02-28T21:43:47.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Active Thread} time=-240356713 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, Tree node with text: Active Thread]
16:43:47 [2024-02-28T21:43:47.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240356713 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]
16:43:47 [2024-02-28T21:43:47.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Active Thread} time=-240356709 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, Tree node with text: Active Thread]
16:43:47 [2024-02-28T21:43:47.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help'
16:43:47 [2024-02-28T21:43:47.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Help'
16:43:47 [2024-02-28T21:43:47.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Help} time=-240356617 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Help']
16:43:47 [2024-02-28T21:43:47.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Help'
16:43:47 [2024-02-28T21:43:47.501Z] 
16:43:47 [2024-02-28T21:43:47.501Z] (Eclipse:12922): Gtk-WARNING **: 21:43:47.429: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:47 [2024-02-28T21:43:47.501Z] 
16:43:47 [2024-02-28T21:43:47.501Z] (Eclipse:12922): Gtk-WARNING **: 21:43:47.429: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:47 [2024-02-28T21:43:47.501Z] 
16:43:47 [2024-02-28T21:43:47.501Z] (Eclipse:12922): Gtk-WARNING **: 21:43:47.429: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:47 [2024-02-28T21:43:47.501Z] 
16:43:47 [2024-02-28T21:43:47.501Z] (Eclipse:12922): Gtk-WARNING **: 21:43:47.429: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:47 [2024-02-28T21:43:47.756Z] 
16:43:47 [2024-02-28T21:43:47.756Z] (Eclipse:12922): Gtk-WARNING **: 21:43:47.528: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:47 [2024-02-28T21:43:47.756Z] 
16:43:47 [2024-02-28T21:43:47.756Z] (Eclipse:12922): Gtk-WARNING **: 21:43:47.528: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:47 [2024-02-28T21:43:47.756Z] 
16:43:47 [2024-02-28T21:43:47.756Z] (Eclipse:12922): Gtk-WARNING **: 21:43:47.528: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:47 [2024-02-28T21:43:47.756Z] 
16:43:47 [2024-02-28T21:43:47.756Z] (Eclipse:12922): Gtk-WARNING **: 21:43:47.528: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:48 [2024-02-28T21:43:48.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: with text 'Help'
16:43:48 [2024-02-28T21:43:48.319Z] 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=-240355768 data=null doit=true}, Shell with text {Help}]
16:43:48 [2024-02-28T21:43:48.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: of type 'Canvas'
16:43:48 [2024-02-28T21:43:48.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: (of type 'Canvas')
16:43:48 [2024-02-28T21:43:48.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:43:48 [2024-02-28T21:43:48.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
16:43:48 [2024-02-28T21:43:48.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "This analysis runs t...", using matcher: of type 'Label'
16:43:48 [2024-02-28T21:43:48.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "This analysis runs t...", using matcher: (of type 'Label')
16:43:48 [2024-02-28T21:43:48.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:43:48 [2024-02-28T21:43:48.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
16:43:48 [2024-02-28T21:43:48.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:43:48 [2024-02-28T21:43:48.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:43:48 [2024-02-28T21:43:48.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:43:48 [2024-02-28T21:43:48.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:43:48 [2024-02-28T21:43:48.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-240355768 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:43:48 [2024-02-28T21:43:48.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-240355768 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:43:48 [2024-02-28T21:43:48.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-240355767 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
16:43:48 [2024-02-28T21:43:48.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-240355767 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
16:43:48 [2024-02-28T21:43:48.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-240355767 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:43:48 [2024-02-28T21:43:48.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-240355767 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:43:48 [2024-02-28T21:43:48.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-240355767 data=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')]
16:43:48 [2024-02-28T21:43:48.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:43:48 [2024-02-28T21:43:48.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:43:48 [2024-02-28T21:43:48.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {CPU usage} time=-240355672 data=null button=0 stateMask=0x0 x=149 y=196 count=0}, Tree node with text: CPU usage]
16:43:48 [2024-02-28T21:43:48.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {CPU usage} time=-240355672 data=null doit=true}, Tree node with text: CPU usage]
16:43:48 [2024-02-28T21:43:48.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {CPU usage} time=-240355672 data=null}, Tree node with text: CPU usage]
16:43:48 [2024-02-28T21:43:48.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {CPU usage} time=-240355672 data=null button=1 stateMask=0x0 x=149 y=196 count=1}, Tree node with text: CPU usage]
16:43:48 [2024-02-28T21:43:48.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240355671 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]
16:43:48 [2024-02-28T21:43:48.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {CPU usage} time=-240355667 data=null button=1 stateMask=0x80000 x=149 y=196 count=1}, Tree node with text: CPU usage]
16:43:48 [2024-02-28T21:43:48.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:43:48 [2024-02-28T21:43:48.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {CPU usage} time=-240355667 data=null button=0 stateMask=0x0 x=149 y=196 count=0}, Tree node with text: CPU usage]
16:43:48 [2024-02-28T21:43:48.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {CPU usage} time=-240355667 data=null doit=true}, Tree node with text: CPU usage]
16:43:48 [2024-02-28T21:43:48.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {CPU usage} time=-240355667 data=null}, Tree node with text: CPU usage]
16:43:48 [2024-02-28T21:43:48.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {CPU usage} time=-240355666 data=null button=1 stateMask=0x0 x=149 y=196 count=1}, Tree node with text: CPU usage]
16:43:48 [2024-02-28T21:43:48.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240355654 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]
16:43:48 [2024-02-28T21:43:48.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {CPU usage} time=-240355651 data=null button=1 stateMask=0x80000 x=149 y=196 count=1}, Tree node with text: CPU usage]
16:43:48 [2024-02-28T21:43:48.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help'
16:43:48 [2024-02-28T21:43:48.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Help'
16:43:48 [2024-02-28T21:43:48.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Help} time=-240355620 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Help']
16:43:48 [2024-02-28T21:43:48.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Help'
16:43:48 [2024-02-28T21:43:48.575Z] 
16:43:48 [2024-02-28T21:43:48.575Z] (Eclipse:12922): Gtk-WARNING **: 21:43:48.372: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:48 [2024-02-28T21:43:48.575Z] 
16:43:48 [2024-02-28T21:43:48.575Z] (Eclipse:12922): Gtk-WARNING **: 21:43:48.372: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:48 [2024-02-28T21:43:48.575Z] 
16:43:48 [2024-02-28T21:43:48.575Z] (Eclipse:12922): Gtk-WARNING **: 21:43:48.372: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:48 [2024-02-28T21:43:48.575Z] 
16:43:48 [2024-02-28T21:43:48.575Z] (Eclipse:12922): Gtk-WARNING **: 21:43:48.372: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:48 [2024-02-28T21:43:48.575Z] 
16:43:48 [2024-02-28T21:43:48.575Z] (Eclipse:12922): Gtk-WARNING **: 21:43:48.408: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:48 [2024-02-28T21:43:48.575Z] 
16:43:48 [2024-02-28T21:43:48.575Z] (Eclipse:12922): Gtk-WARNING **: 21:43:48.408: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:48 [2024-02-28T21:43:48.575Z] 
16:43:48 [2024-02-28T21:43:48.575Z] (Eclipse:12922): Gtk-WARNING **: 21:43:48.408: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:48 [2024-02-28T21:43:48.575Z] 
16:43:48 [2024-02-28T21:43:48.575Z] (Eclipse:12922): Gtk-WARNING **: 21:43:48.408: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:48 [2024-02-28T21:43:48.575Z] 
16:43:48 [2024-02-28T21:43:48.575Z] (Eclipse:12922): Gtk-WARNING **: 21:43:48.481: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:48 [2024-02-28T21:43:48.575Z] 
16:43:48 [2024-02-28T21:43:48.575Z] (Eclipse:12922): Gtk-WARNING **: 21:43:48.481: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:48 [2024-02-28T21:43:48.575Z] 
16:43:48 [2024-02-28T21:43:48.575Z] (Eclipse:12922): Gtk-WARNING **: 21:43:48.481: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:48 [2024-02-28T21:43:48.575Z] 
16:43:48 [2024-02-28T21:43:48.575Z] (Eclipse:12922): Gtk-WARNING **: 21:43:48.481: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:49 [2024-02-28T21:43:49.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: with text 'Help'
16:43:49 [2024-02-28T21:43:49.134Z] 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=-240354781 data=null doit=true}, Shell with text {Help}]
16:43:49 [2024-02-28T21:43:49.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: of type 'Canvas'
16:43:49 [2024-02-28T21:43:49.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: (of type 'Canvas')
16:43:49 [2024-02-28T21:43:49.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:43:49 [2024-02-28T21:43:49.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
16:43:49 [2024-02-28T21:43:49.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: CPU...", using matcher: of type 'Label'
16:43:49 [2024-02-28T21:43:49.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: CPU...", using matcher: (of type 'Label')
16:43:49 [2024-02-28T21:43:49.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:43:49 [2024-02-28T21:43:49.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
16:43:49 [2024-02-28T21:43:49.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:43:49 [2024-02-28T21:43:49.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:43:49 [2024-02-28T21:43:49.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:43:49 [2024-02-28T21:43:49.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:43:49 [2024-02-28T21:43:49.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-240354780 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:43:49 [2024-02-28T21:43:49.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-240354780 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:43:49 [2024-02-28T21:43:49.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-240354780 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
16:43:49 [2024-02-28T21:43:49.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-240354780 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
16:43:49 [2024-02-28T21:43:49.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-240354780 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:43:49 [2024-02-28T21:43:49.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-240354780 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:43:49 [2024-02-28T21:43:49.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-240354780 data=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')]
16:43:49 [2024-02-28T21:43:49.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:43:49 [2024-02-28T21:43:49.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:43:49 [2024-02-28T21:43:49.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Kernel memory usage} time=-240354617 data=null button=0 stateMask=0x0 x=186 y=288 count=0}, Tree node with text: Kernel memory usage]
16:43:49 [2024-02-28T21:43:49.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Kernel memory usage} time=-240354604 data=null doit=true}, Tree node with text: Kernel memory usage]
16:43:49 [2024-02-28T21:43:49.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Kernel memory usage} time=-240354604 data=null}, Tree node with text: Kernel memory usage]
16:43:49 [2024-02-28T21:43:49.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Kernel memory usage} time=-240354604 data=null button=1 stateMask=0x0 x=186 y=288 count=1}, Tree node with text: Kernel memory usage]
16:43:49 [2024-02-28T21:43:49.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240354604 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]
16:43:49 [2024-02-28T21:43:49.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Kernel memory usage} time=-240354585 data=null button=1 stateMask=0x80000 x=186 y=288 count=1}, Tree node with text: Kernel memory usage]
16:43:49 [2024-02-28T21:43:49.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:43:49 [2024-02-28T21:43:49.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Kernel memory usage} time=-240354585 data=null button=0 stateMask=0x0 x=186 y=288 count=0}, Tree node with text: Kernel memory usage]
16:43:49 [2024-02-28T21:43:49.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Kernel memory usage} time=-240354585 data=null doit=true}, Tree node with text: Kernel memory usage]
16:43:49 [2024-02-28T21:43:49.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Kernel memory usage} time=-240354584 data=null}, Tree node with text: Kernel memory usage]
16:43:49 [2024-02-28T21:43:49.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Kernel memory usage} time=-240354584 data=null button=1 stateMask=0x0 x=186 y=288 count=1}, Tree node with text: Kernel memory usage]
16:43:49 [2024-02-28T21:43:49.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240354584 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]
16:43:49 [2024-02-28T21:43:49.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Kernel memory usage} time=-240354572 data=null button=1 stateMask=0x80000 x=186 y=288 count=1}, Tree node with text: Kernel memory usage]
16:43:49 [2024-02-28T21:43:49.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help'
16:43:49 [2024-02-28T21:43:49.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Help'
16:43:49 [2024-02-28T21:43:49.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Help} time=-240354489 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Help']
16:43:49 [2024-02-28T21:43:49.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Help'
16:43:49 [2024-02-28T21:43:49.645Z] 
16:43:49 [2024-02-28T21:43:49.645Z] (Eclipse:12922): Gtk-WARNING **: 21:43:49.477: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:49 [2024-02-28T21:43:49.645Z] 
16:43:49 [2024-02-28T21:43:49.645Z] (Eclipse:12922): Gtk-WARNING **: 21:43:49.477: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:49 [2024-02-28T21:43:49.645Z] 
16:43:49 [2024-02-28T21:43:49.645Z] (Eclipse:12922): Gtk-WARNING **: 21:43:49.477: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:49 [2024-02-28T21:43:49.645Z] 
16:43:49 [2024-02-28T21:43:49.645Z] (Eclipse:12922): Gtk-WARNING **: 21:43:49.477: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:49 [2024-02-28T21:43:49.645Z] 
16:43:49 [2024-02-28T21:43:49.645Z] (Eclipse:12922): Gtk-WARNING **: 21:43:49.516: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:49 [2024-02-28T21:43:49.645Z] 
16:43:49 [2024-02-28T21:43:49.645Z] (Eclipse:12922): Gtk-WARNING **: 21:43:49.517: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:49 [2024-02-28T21:43:49.645Z] 
16:43:49 [2024-02-28T21:43:49.645Z] (Eclipse:12922): Gtk-WARNING **: 21:43:49.517: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:49 [2024-02-28T21:43:49.645Z] 
16:43:49 [2024-02-28T21:43:49.645Z] (Eclipse:12922): Gtk-WARNING **: 21:43:49.517: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:49 [2024-02-28T21:43:49.645Z] 
16:43:49 [2024-02-28T21:43:49.645Z] (Eclipse:12922): Gtk-WARNING **: 21:43:49.549: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:49 [2024-02-28T21:43:49.645Z] 
16:43:49 [2024-02-28T21:43:49.645Z] (Eclipse:12922): Gtk-WARNING **: 21:43:49.549: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:49 [2024-02-28T21:43:49.645Z] 
16:43:49 [2024-02-28T21:43:49.645Z] (Eclipse:12922): Gtk-WARNING **: 21:43:49.549: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:49 [2024-02-28T21:43:49.645Z] 
16:43:49 [2024-02-28T21:43:49.645Z] (Eclipse:12922): Gtk-WARNING **: 21:43:49.549: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:49 [2024-02-28T21:43:49.645Z] 
16:43:49 [2024-02-28T21:43:49.645Z] (Eclipse:12922): Gtk-WARNING **: 21:43:49.580: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:49 [2024-02-28T21:43:49.645Z] 
16:43:49 [2024-02-28T21:43:49.645Z] (Eclipse:12922): Gtk-WARNING **: 21:43:49.580: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:49 [2024-02-28T21:43:49.645Z] 
16:43:49 [2024-02-28T21:43:49.645Z] (Eclipse:12922): Gtk-WARNING **: 21:43:49.580: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:49 [2024-02-28T21:43:49.645Z] 
16:43:49 [2024-02-28T21:43:49.645Z] (Eclipse:12922): Gtk-WARNING **: 21:43:49.580: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:50 [2024-02-28T21:43:50.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: with text 'Help'
16:43:50 [2024-02-28T21:43:50.206Z] 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=-240353715 data=null doit=true}, Shell with text {Help}]
16:43:50 [2024-02-28T21:43:50.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: of type 'Canvas'
16:43:50 [2024-02-28T21:43:50.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: (of type 'Canvas')
16:43:50 [2024-02-28T21:43:50.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:43:50 [2024-02-28T21:43:50.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
16:43:50 [2024-02-28T21:43:50.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Ker...", using matcher: of type 'Label'
16:43:50 [2024-02-28T21:43:50.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Ker...", using matcher: (of type 'Label')
16:43:50 [2024-02-28T21:43:50.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:43:50 [2024-02-28T21:43:50.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
16:43:50 [2024-02-28T21:43:50.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:43:50 [2024-02-28T21:43:50.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:43:50 [2024-02-28T21:43:50.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:43:50 [2024-02-28T21:43:50.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:43:50 [2024-02-28T21:43:50.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-240353714 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:43:50 [2024-02-28T21:43:50.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-240353714 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:43:50 [2024-02-28T21:43:50.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-240353714 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
16:43:50 [2024-02-28T21:43:50.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-240353714 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
16:43:50 [2024-02-28T21:43:50.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-240353714 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:43:50 [2024-02-28T21:43:50.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-240353714 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:43:50 [2024-02-28T21:43:50.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-240353713 data=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')]
16:43:50 [2024-02-28T21:43:50.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:43:50 [2024-02-28T21:43:50.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:43:50 [2024-02-28T21:43:50.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {OS Execution Graph} time=-240353619 data=null button=0 stateMask=0x0 x=179 y=334 count=0}, Tree node with text: OS Execution Graph]
16:43:50 [2024-02-28T21:43:50.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {OS Execution Graph} time=-240353619 data=null doit=true}, Tree node with text: OS Execution Graph]
16:43:50 [2024-02-28T21:43:50.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {OS Execution Graph} time=-240353619 data=null}, Tree node with text: OS Execution Graph]
16:43:50 [2024-02-28T21:43:50.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {OS Execution Graph} time=-240353619 data=null button=1 stateMask=0x0 x=179 y=334 count=1}, Tree node with text: OS Execution Graph]
16:43:50 [2024-02-28T21:43:50.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240353619 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]
16:43:50 [2024-02-28T21:43:50.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {OS Execution Graph} time=-240353601 data=null button=1 stateMask=0x80000 x=179 y=334 count=1}, Tree node with text: OS Execution Graph]
16:43:50 [2024-02-28T21:43:50.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:43:50 [2024-02-28T21:43:50.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {OS Execution Graph} time=-240353601 data=null button=0 stateMask=0x0 x=179 y=334 count=0}, Tree node with text: OS Execution Graph]
16:43:50 [2024-02-28T21:43:50.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {OS Execution Graph} time=-240353601 data=null doit=true}, Tree node with text: OS Execution Graph]
16:43:50 [2024-02-28T21:43:50.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {OS Execution Graph} time=-240353600 data=null}, Tree node with text: OS Execution Graph]
16:43:50 [2024-02-28T21:43:50.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {OS Execution Graph} time=-240353600 data=null button=1 stateMask=0x0 x=179 y=334 count=1}, Tree node with text: OS Execution Graph]
16:43:50 [2024-02-28T21:43:50.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240353600 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]
16:43:50 [2024-02-28T21:43:50.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {OS Execution Graph} time=-240353585 data=null button=1 stateMask=0x80000 x=179 y=334 count=1}, Tree node with text: OS Execution Graph]
16:43:50 [2024-02-28T21:43:50.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help'
16:43:50 [2024-02-28T21:43:50.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Help'
16:43:50 [2024-02-28T21:43:50.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Help} time=-240353549 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Help']
16:43:50 [2024-02-28T21:43:50.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Help'
16:43:50 [2024-02-28T21:43:50.461Z] 
16:43:50 [2024-02-28T21:43:50.461Z] (Eclipse:12922): Gtk-WARNING **: 21:43:50.369: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:50 [2024-02-28T21:43:50.461Z] 
16:43:50 [2024-02-28T21:43:50.461Z] (Eclipse:12922): Gtk-WARNING **: 21:43:50.369: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:50 [2024-02-28T21:43:50.461Z] 
16:43:50 [2024-02-28T21:43:50.461Z] (Eclipse:12922): Gtk-WARNING **: 21:43:50.369: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:50 [2024-02-28T21:43:50.461Z] 
16:43:50 [2024-02-28T21:43:50.461Z] (Eclipse:12922): Gtk-WARNING **: 21:43:50.369: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:50 [2024-02-28T21:43:50.461Z] 
16:43:50 [2024-02-28T21:43:50.461Z] (Eclipse:12922): Gtk-WARNING **: 21:43:50.409: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:50 [2024-02-28T21:43:50.461Z] 
16:43:50 [2024-02-28T21:43:50.461Z] (Eclipse:12922): Gtk-WARNING **: 21:43:50.409: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:50 [2024-02-28T21:43:50.461Z] 
16:43:50 [2024-02-28T21:43:50.461Z] (Eclipse:12922): Gtk-WARNING **: 21:43:50.409: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:50 [2024-02-28T21:43:50.462Z] 
16:43:50 [2024-02-28T21:43:50.462Z] (Eclipse:12922): Gtk-WARNING **: 21:43:50.409: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:50 [2024-02-28T21:43:50.462Z] 
16:43:50 [2024-02-28T21:43:50.462Z] (Eclipse:12922): Gtk-WARNING **: 21:43:50.441: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:50 [2024-02-28T21:43:50.462Z] 
16:43:50 [2024-02-28T21:43:50.462Z] (Eclipse:12922): Gtk-WARNING **: 21:43:50.441: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:50 [2024-02-28T21:43:50.462Z] 
16:43:50 [2024-02-28T21:43:50.462Z] (Eclipse:12922): Gtk-WARNING **: 21:43:50.441: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:50 [2024-02-28T21:43:50.462Z] 
16:43:50 [2024-02-28T21:43:50.462Z] (Eclipse:12922): Gtk-WARNING **: 21:43:50.441: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:50 [2024-02-28T21:43:50.716Z] 
16:43:50 [2024-02-28T21:43:50.716Z] (Eclipse:12922): Gtk-WARNING **: 21:43:50.473: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:50 [2024-02-28T21:43:50.716Z] 
16:43:50 [2024-02-28T21:43:50.716Z] (Eclipse:12922): Gtk-WARNING **: 21:43:50.473: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:50 [2024-02-28T21:43:50.717Z] 
16:43:50 [2024-02-28T21:43:50.717Z] (Eclipse:12922): Gtk-WARNING **: 21:43:50.473: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:50 [2024-02-28T21:43:50.717Z] 
16:43:50 [2024-02-28T21:43:50.717Z] (Eclipse:12922): Gtk-WARNING **: 21:43:50.473: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:50 [2024-02-28T21:43:50.717Z] 
16:43:50 [2024-02-28T21:43:50.717Z] (Eclipse:12922): Gtk-WARNING **: 21:43:50.525: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:50 [2024-02-28T21:43:50.717Z] 
16:43:50 [2024-02-28T21:43:50.717Z] (Eclipse:12922): Gtk-WARNING **: 21:43:50.525: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:50 [2024-02-28T21:43:50.717Z] 
16:43:50 [2024-02-28T21:43:50.717Z] (Eclipse:12922): Gtk-WARNING **: 21:43:50.525: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:50 [2024-02-28T21:43:50.717Z] 
16:43:50 [2024-02-28T21:43:50.717Z] (Eclipse:12922): Gtk-WARNING **: 21:43:50.525: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:51 [2024-02-28T21:43:51.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: with text 'Help'
16:43:51 [2024-02-28T21:43:51.277Z] 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=-240352752 data=null doit=true}, Shell with text {Help}]
16:43:51 [2024-02-28T21:43:51.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: of type 'Canvas'
16:43:51 [2024-02-28T21:43:51.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: (of type 'Canvas')
16:43:51 [2024-02-28T21:43:51.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:43:51 [2024-02-28T21:43:51.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
16:43:51 [2024-02-28T21:43:51.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: OS ...", using matcher: of type 'Label'
16:43:51 [2024-02-28T21:43:51.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: OS ...", using matcher: (of type 'Label')
16:43:51 [2024-02-28T21:43:51.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:43:51 [2024-02-28T21:43:51.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
16:43:51 [2024-02-28T21:43:51.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:43:51 [2024-02-28T21:43:51.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:43:51 [2024-02-28T21:43:51.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:43:51 [2024-02-28T21:43:51.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:43:51 [2024-02-28T21:43:51.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-240352751 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:43:51 [2024-02-28T21:43:51.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-240352751 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:43:51 [2024-02-28T21:43:51.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-240352751 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
16:43:51 [2024-02-28T21:43:51.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-240352751 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
16:43:51 [2024-02-28T21:43:51.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-240352751 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:43:51 [2024-02-28T21:43:51.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-240352751 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:43:51 [2024-02-28T21:43:51.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-240352751 data=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')]
16:43:51 [2024-02-28T21:43:51.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:43:51 [2024-02-28T21:43:51.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:43:51 [2024-02-28T21:43:51.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Futex Contention Analysis} time=-240352621 data=null button=0 stateMask=0x0 x=199 y=219 count=0}, Tree node with text: Futex Contention Analysis]
16:43:51 [2024-02-28T21:43:51.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Futex Contention Analysis} time=-240352621 data=null doit=true}, Tree node with text: Futex Contention Analysis]
16:43:51 [2024-02-28T21:43:51.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Futex Contention Analysis} time=-240352621 data=null}, Tree node with text: Futex Contention Analysis]
16:43:51 [2024-02-28T21:43:51.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Futex Contention Analysis} time=-240352620 data=null button=1 stateMask=0x0 x=199 y=219 count=1}, Tree node with text: Futex Contention Analysis]
16:43:51 [2024-02-28T21:43:51.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240352620 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]
16:43:51 [2024-02-28T21:43:51.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Futex Contention Analysis} time=-240352601 data=null button=1 stateMask=0x80000 x=199 y=219 count=1}, Tree node with text: Futex Contention Analysis]
16:43:51 [2024-02-28T21:43:51.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:43:51 [2024-02-28T21:43:51.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Futex Contention Analysis} time=-240352600 data=null button=0 stateMask=0x0 x=199 y=219 count=0}, Tree node with text: Futex Contention Analysis]
16:43:51 [2024-02-28T21:43:51.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Futex Contention Analysis} time=-240352600 data=null doit=true}, Tree node with text: Futex Contention Analysis]
16:43:51 [2024-02-28T21:43:51.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Futex Contention Analysis} time=-240352600 data=null}, Tree node with text: Futex Contention Analysis]
16:43:51 [2024-02-28T21:43:51.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Futex Contention Analysis} time=-240352600 data=null button=1 stateMask=0x0 x=199 y=219 count=1}, Tree node with text: Futex Contention Analysis]
16:43:51 [2024-02-28T21:43:51.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240352600 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]
16:43:51 [2024-02-28T21:43:51.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Futex Contention Analysis} time=-240352585 data=null button=1 stateMask=0x80000 x=199 y=219 count=1}, Tree node with text: Futex Contention Analysis]
16:43:51 [2024-02-28T21:43:51.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help'
16:43:51 [2024-02-28T21:43:51.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Help'
16:43:51 [2024-02-28T21:43:51.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Help} time=-240352495 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Help']
16:43:51 [2024-02-28T21:43:51.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Help'
16:43:51 [2024-02-28T21:43:51.533Z] 
16:43:51 [2024-02-28T21:43:51.533Z] (Eclipse:12922): Gtk-WARNING **: 21:43:51.425: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:51 [2024-02-28T21:43:51.533Z] 
16:43:51 [2024-02-28T21:43:51.533Z] (Eclipse:12922): Gtk-WARNING **: 21:43:51.425: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:51 [2024-02-28T21:43:51.533Z] 
16:43:51 [2024-02-28T21:43:51.533Z] (Eclipse:12922): Gtk-WARNING **: 21:43:51.425: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:51 [2024-02-28T21:43:51.533Z] 
16:43:51 [2024-02-28T21:43:51.533Z] (Eclipse:12922): Gtk-WARNING **: 21:43:51.425: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:51 [2024-02-28T21:43:51.533Z] 
16:43:51 [2024-02-28T21:43:51.533Z] (Eclipse:12922): Gtk-WARNING **: 21:43:51.473: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:51 [2024-02-28T21:43:51.533Z] 
16:43:51 [2024-02-28T21:43:51.533Z] (Eclipse:12922): Gtk-WARNING **: 21:43:51.473: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:51 [2024-02-28T21:43:51.533Z] 
16:43:51 [2024-02-28T21:43:51.533Z] (Eclipse:12922): Gtk-WARNING **: 21:43:51.473: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:51 [2024-02-28T21:43:51.533Z] 
16:43:51 [2024-02-28T21:43:51.533Z] (Eclipse:12922): Gtk-WARNING **: 21:43:51.473: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:51 [2024-02-28T21:43:51.533Z] 
16:43:51 [2024-02-28T21:43:51.533Z] (Eclipse:12922): Gtk-WARNING **: 21:43:51.508: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:51 [2024-02-28T21:43:51.533Z] 
16:43:51 [2024-02-28T21:43:51.533Z] (Eclipse:12922): Gtk-WARNING **: 21:43:51.508: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:51 [2024-02-28T21:43:51.533Z] 
16:43:51 [2024-02-28T21:43:51.533Z] (Eclipse:12922): Gtk-WARNING **: 21:43:51.508: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:51 [2024-02-28T21:43:51.533Z] 
16:43:51 [2024-02-28T21:43:51.533Z] (Eclipse:12922): Gtk-WARNING **: 21:43:51.508: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:51 [2024-02-28T21:43:51.788Z] 
16:43:51 [2024-02-28T21:43:51.788Z] (Eclipse:12922): Gtk-WARNING **: 21:43:51.541: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:51 [2024-02-28T21:43:51.788Z] 
16:43:51 [2024-02-28T21:43:51.788Z] (Eclipse:12922): Gtk-WARNING **: 21:43:51.541: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:51 [2024-02-28T21:43:51.788Z] 
16:43:51 [2024-02-28T21:43:51.788Z] (Eclipse:12922): Gtk-WARNING **: 21:43:51.541: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:51 [2024-02-28T21:43:51.788Z] 
16:43:51 [2024-02-28T21:43:51.788Z] (Eclipse:12922): Gtk-WARNING **: 21:43:51.541: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:51 [2024-02-28T21:43:51.788Z] 
16:43:51 [2024-02-28T21:43:51.788Z] (Eclipse:12922): Gtk-WARNING **: 21:43:51.572: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:51 [2024-02-28T21:43:51.788Z] 
16:43:51 [2024-02-28T21:43:51.788Z] (Eclipse:12922): Gtk-WARNING **: 21:43:51.572: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:51 [2024-02-28T21:43:51.788Z] 
16:43:51 [2024-02-28T21:43:51.788Z] (Eclipse:12922): Gtk-WARNING **: 21:43:51.572: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:51 [2024-02-28T21:43:51.788Z] 
16:43:51 [2024-02-28T21:43:51.788Z] (Eclipse:12922): Gtk-WARNING **: 21:43:51.572: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:51 [2024-02-28T21:43:51.788Z] 
16:43:51 [2024-02-28T21:43:51.788Z] (Eclipse:12922): Gtk-WARNING **: 21:43:51.605: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:51 [2024-02-28T21:43:51.788Z] 
16:43:51 [2024-02-28T21:43:51.788Z] (Eclipse:12922): Gtk-WARNING **: 21:43:51.605: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:51 [2024-02-28T21:43:51.788Z] 
16:43:51 [2024-02-28T21:43:51.788Z] (Eclipse:12922): Gtk-WARNING **: 21:43:51.605: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:51 [2024-02-28T21:43:51.788Z] 
16:43:51 [2024-02-28T21:43:51.788Z] (Eclipse:12922): Gtk-WARNING **: 21:43:51.605: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:52 [2024-02-28T21:43:52.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: with text 'Help'
16:43:52 [2024-02-28T21:43:52.348Z] 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=-240351690 data=null doit=true}, Shell with text {Help}]
16:43:52 [2024-02-28T21:43:52.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: of type 'Canvas'
16:43:52 [2024-02-28T21:43:52.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: (of type 'Canvas')
16:43:52 [2024-02-28T21:43:52.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:43:52 [2024-02-28T21:43:52.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
16:43:52 [2024-02-28T21:43:52.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Fut...", using matcher: of type 'Label'
16:43:52 [2024-02-28T21:43:52.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Fut...", using matcher: (of type 'Label')
16:43:52 [2024-02-28T21:43:52.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:43:52 [2024-02-28T21:43:52.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
16:43:52 [2024-02-28T21:43:52.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:43:52 [2024-02-28T21:43:52.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:43:52 [2024-02-28T21:43:52.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:43:52 [2024-02-28T21:43:52.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:43:52 [2024-02-28T21:43:52.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-240351690 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:43:52 [2024-02-28T21:43:52.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-240351690 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:43:52 [2024-02-28T21:43:52.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-240351690 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
16:43:52 [2024-02-28T21:43:52.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-240351690 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
16:43:52 [2024-02-28T21:43:52.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-240351690 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:43:52 [2024-02-28T21:43:52.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-240351689 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:43:52 [2024-02-28T21:43:52.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-240351689 data=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')]
16:43:52 [2024-02-28T21:43:52.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:43:52 [2024-02-28T21:43:52.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:43:52 [2024-02-28T21:43:52.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Source Code Assistant} time=-240351595 data=null button=0 stateMask=0x0 x=187 y=380 count=0}, Tree node with text: Source Code Assistant]
16:43:52 [2024-02-28T21:43:52.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Source Code Assistant} time=-240351595 data=null doit=true}, Tree node with text: Source Code Assistant]
16:43:52 [2024-02-28T21:43:52.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Source Code Assistant} time=-240351595 data=null}, Tree node with text: Source Code Assistant]
16:43:52 [2024-02-28T21:43:52.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Source Code Assistant} time=-240351595 data=null button=1 stateMask=0x0 x=187 y=380 count=1}, Tree node with text: Source Code Assistant]
16:43:52 [2024-02-28T21:43:52.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240351595 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]
16:43:52 [2024-02-28T21:43:52.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Source Code Assistant} time=-240351557 data=null button=1 stateMask=0x80000 x=187 y=377 count=1}, Tree node with text: Source Code Assistant]
16:43:52 [2024-02-28T21:43:52.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:43:52 [2024-02-28T21:43:52.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Source Code Assistant} time=-240351400 data=null button=0 stateMask=0x0 x=187 y=373 count=0}, Tree node with text: Source Code Assistant]
16:43:52 [2024-02-28T21:43:52.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Source Code Assistant} time=-240351400 data=null doit=true}, Tree node with text: Source Code Assistant]
16:43:52 [2024-02-28T21:43:52.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Source Code Assistant} time=-240351400 data=null}, Tree node with text: Source Code Assistant]
16:43:52 [2024-02-28T21:43:52.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Source Code Assistant} time=-240351400 data=null button=1 stateMask=0x0 x=187 y=373 count=1}, Tree node with text: Source Code Assistant]
16:43:52 [2024-02-28T21:43:52.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240351399 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]
16:43:52 [2024-02-28T21:43:52.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Source Code Assistant} time=-240351382 data=null button=1 stateMask=0x80000 x=187 y=372 count=1}, Tree node with text: Source Code Assistant]
16:43:52 [2024-02-28T21:43:52.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help'
16:43:52 [2024-02-28T21:43:52.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Help'
16:43:52 [2024-02-28T21:43:52.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Help} time=-240351335 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Help']
16:43:52 [2024-02-28T21:43:52.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Help'
16:43:52 [2024-02-28T21:43:52.860Z] 
16:43:52 [2024-02-28T21:43:52.860Z] (Eclipse:12922): Gtk-WARNING **: 21:43:52.629: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:52 [2024-02-28T21:43:52.860Z] 
16:43:52 [2024-02-28T21:43:52.860Z] (Eclipse:12922): Gtk-WARNING **: 21:43:52.629: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:52 [2024-02-28T21:43:52.860Z] 
16:43:52 [2024-02-28T21:43:52.860Z] (Eclipse:12922): Gtk-WARNING **: 21:43:52.629: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:52 [2024-02-28T21:43:52.860Z] 
16:43:52 [2024-02-28T21:43:52.860Z] (Eclipse:12922): Gtk-WARNING **: 21:43:52.629: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:52 [2024-02-28T21:43:52.860Z] 
16:43:52 [2024-02-28T21:43:52.860Z] (Eclipse:12922): Gtk-WARNING **: 21:43:52.701: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:52 [2024-02-28T21:43:52.860Z] 
16:43:52 [2024-02-28T21:43:52.860Z] (Eclipse:12922): Gtk-WARNING **: 21:43:52.701: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:52 [2024-02-28T21:43:52.860Z] 
16:43:52 [2024-02-28T21:43:52.860Z] (Eclipse:12922): Gtk-WARNING **: 21:43:52.701: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:52 [2024-02-28T21:43:52.860Z] 
16:43:52 [2024-02-28T21:43:52.860Z] (Eclipse:12922): Gtk-WARNING **: 21:43:52.701: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:52 [2024-02-28T21:43:52.860Z] 
16:43:52 [2024-02-28T21:43:52.860Z] (Eclipse:12922): Gtk-WARNING **: 21:43:52.774: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:52 [2024-02-28T21:43:52.860Z] 
16:43:52 [2024-02-28T21:43:52.860Z] (Eclipse:12922): Gtk-WARNING **: 21:43:52.774: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:52 [2024-02-28T21:43:52.860Z] 
16:43:52 [2024-02-28T21:43:52.860Z] (Eclipse:12922): Gtk-WARNING **: 21:43:52.774: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:52 [2024-02-28T21:43:52.860Z] 
16:43:52 [2024-02-28T21:43:52.860Z] (Eclipse:12922): Gtk-WARNING **: 21:43:52.774: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:53 [2024-02-28T21:43:53.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: with text 'Help'
16:43:53 [2024-02-28T21:43:53.421Z] 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=-240350505 data=null doit=true}, Shell with text {Help}]
16:43:53 [2024-02-28T21:43:53.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: of type 'Canvas'
16:43:53 [2024-02-28T21:43:53.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: (of type 'Canvas')
16:43:53 [2024-02-28T21:43:53.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:43:53 [2024-02-28T21:43:53.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
16:43:53 [2024-02-28T21:43:53.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Sou...", using matcher: of type 'Label'
16:43:53 [2024-02-28T21:43:53.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Sou...", using matcher: (of type 'Label')
16:43:53 [2024-02-28T21:43:53.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:43:53 [2024-02-28T21:43:53.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
16:43:53 [2024-02-28T21:43:53.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:43:53 [2024-02-28T21:43:53.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:43:53 [2024-02-28T21:43:53.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:43:53 [2024-02-28T21:43:53.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:43:53 [2024-02-28T21:43:53.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-240350504 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:43:53 [2024-02-28T21:43:53.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-240350504 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:43:53 [2024-02-28T21:43:53.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-240350504 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
16:43:53 [2024-02-28T21:43:53.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-240350504 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
16:43:53 [2024-02-28T21:43:53.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-240350504 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:43:53 [2024-02-28T21:43:53.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-240350504 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:43:53 [2024-02-28T21:43:53.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-240350504 data=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')]
16:43:53 [2024-02-28T21:43:53.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:43:53 [2024-02-28T21:43:53.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:43:53 [2024-02-28T21:43:53.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Counters} time=-240350411 data=null button=0 stateMask=0x0 x=143 y=165 count=0}, Tree node with text: Counters]
16:43:53 [2024-02-28T21:43:53.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Counters} time=-240350410 data=null doit=true}, Tree node with text: Counters]
16:43:53 [2024-02-28T21:43:53.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Counters} time=-240350410 data=null}, Tree node with text: Counters]
16:43:53 [2024-02-28T21:43:53.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Counters} time=-240350410 data=null button=1 stateMask=0x0 x=143 y=165 count=1}, Tree node with text: Counters]
16:43:53 [2024-02-28T21:43:53.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240350410 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]
16:43:53 [2024-02-28T21:43:53.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Counters} time=-240350390 data=null button=1 stateMask=0x80000 x=143 y=165 count=1}, Tree node with text: Counters]
16:43:53 [2024-02-28T21:43:53.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:43:53 [2024-02-28T21:43:53.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Counters} time=-240350380 data=null button=0 stateMask=0x0 x=143 y=165 count=0}, Tree node with text: Counters]
16:43:53 [2024-02-28T21:43:53.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Counters} time=-240350380 data=null doit=true}, Tree node with text: Counters]
16:43:53 [2024-02-28T21:43:53.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Counters} time=-240350380 data=null}, Tree node with text: Counters]
16:43:53 [2024-02-28T21:43:53.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Counters} time=-240350380 data=null button=1 stateMask=0x0 x=143 y=165 count=1}, Tree node with text: Counters]
16:43:53 [2024-02-28T21:43:53.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240350379 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]
16:43:53 [2024-02-28T21:43:53.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Counters} time=-240350375 data=null button=1 stateMask=0x80000 x=143 y=165 count=1}, Tree node with text: Counters]
16:43:53 [2024-02-28T21:43:53.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help'
16:43:53 [2024-02-28T21:43:53.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Help'
16:43:53 [2024-02-28T21:43:53.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Help} time=-240350319 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Help']
16:43:53 [2024-02-28T21:43:53.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Help'
16:43:53 [2024-02-28T21:43:53.677Z] 
16:43:53 [2024-02-28T21:43:53.677Z] (Eclipse:12922): Gtk-WARNING **: 21:43:53.627: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:53 [2024-02-28T21:43:53.677Z] 
16:43:53 [2024-02-28T21:43:53.677Z] (Eclipse:12922): Gtk-WARNING **: 21:43:53.627: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:53 [2024-02-28T21:43:53.677Z] 
16:43:53 [2024-02-28T21:43:53.677Z] (Eclipse:12922): Gtk-WARNING **: 21:43:53.627: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:53 [2024-02-28T21:43:53.677Z] 
16:43:53 [2024-02-28T21:43:53.677Z] (Eclipse:12922): Gtk-WARNING **: 21:43:53.627: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:53 [2024-02-28T21:43:53.932Z] 
16:43:53 [2024-02-28T21:43:53.932Z] (Eclipse:12922): Gtk-WARNING **: 21:43:53.682: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:53 [2024-02-28T21:43:53.932Z] 
16:43:53 [2024-02-28T21:43:53.932Z] (Eclipse:12922): Gtk-WARNING **: 21:43:53.682: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:53 [2024-02-28T21:43:53.932Z] 
16:43:53 [2024-02-28T21:43:53.932Z] (Eclipse:12922): Gtk-WARNING **: 21:43:53.682: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:53 [2024-02-28T21:43:53.932Z] 
16:43:53 [2024-02-28T21:43:53.932Z] (Eclipse:12922): Gtk-WARNING **: 21:43:53.683: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:53 [2024-02-28T21:43:53.932Z] 
16:43:53 [2024-02-28T21:43:53.932Z] (Eclipse:12922): Gtk-WARNING **: 21:43:53.722: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:53 [2024-02-28T21:43:53.932Z] 
16:43:53 [2024-02-28T21:43:53.932Z] (Eclipse:12922): Gtk-WARNING **: 21:43:53.722: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:53 [2024-02-28T21:43:53.932Z] 
16:43:53 [2024-02-28T21:43:53.932Z] (Eclipse:12922): Gtk-WARNING **: 21:43:53.722: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:53 [2024-02-28T21:43:53.932Z] 
16:43:53 [2024-02-28T21:43:53.932Z] (Eclipse:12922): Gtk-WARNING **: 21:43:53.722: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:53 [2024-02-28T21:43:53.932Z] 
16:43:53 [2024-02-28T21:43:53.932Z] (Eclipse:12922): Gtk-WARNING **: 21:43:53.753: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:53 [2024-02-28T21:43:53.932Z] 
16:43:53 [2024-02-28T21:43:53.932Z] (Eclipse:12922): Gtk-WARNING **: 21:43:53.753: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:53 [2024-02-28T21:43:53.932Z] 
16:43:53 [2024-02-28T21:43:53.932Z] (Eclipse:12922): Gtk-WARNING **: 21:43:53.753: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:53 [2024-02-28T21:43:53.932Z] 
16:43:53 [2024-02-28T21:43:53.932Z] (Eclipse:12922): Gtk-WARNING **: 21:43:53.753: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:53 [2024-02-28T21:43:53.932Z] 
16:43:53 [2024-02-28T21:43:53.932Z] (Eclipse:12922): Gtk-WARNING **: 21:43:53.785: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:53 [2024-02-28T21:43:53.932Z] 
16:43:53 [2024-02-28T21:43:53.932Z] (Eclipse:12922): Gtk-WARNING **: 21:43:53.785: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:53 [2024-02-28T21:43:53.932Z] 
16:43:53 [2024-02-28T21:43:53.932Z] (Eclipse:12922): Gtk-WARNING **: 21:43:53.785: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:53 [2024-02-28T21:43:53.932Z] 
16:43:53 [2024-02-28T21:43:53.932Z] (Eclipse:12922): Gtk-WARNING **: 21:43:53.785: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:54 [2024-02-28T21:43:54.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: with text 'Help'
16:43:54 [2024-02-28T21:43:54.492Z] 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=-240349509 data=null doit=true}, Shell with text {Help}]
16:43:54 [2024-02-28T21:43:54.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: of type 'Canvas'
16:43:54 [2024-02-28T21:43:54.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: (of type 'Canvas')
16:43:54 [2024-02-28T21:43:54.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:43:54 [2024-02-28T21:43:54.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
16:43:54 [2024-02-28T21:43:54.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Cou...", using matcher: of type 'Label'
16:43:54 [2024-02-28T21:43:54.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Cou...", using matcher: (of type 'Label')
16:43:54 [2024-02-28T21:43:54.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:43:54 [2024-02-28T21:43:54.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
16:43:54 [2024-02-28T21:43:54.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:43:54 [2024-02-28T21:43:54.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:43:54 [2024-02-28T21:43:54.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:43:54 [2024-02-28T21:43:54.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:43:54 [2024-02-28T21:43:54.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-240349508 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:43:54 [2024-02-28T21:43:54.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-240349508 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:43:54 [2024-02-28T21:43:54.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-240349508 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
16:43:54 [2024-02-28T21:43:54.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-240349508 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
16:43:54 [2024-02-28T21:43:54.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-240349508 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:43:54 [2024-02-28T21:43:54.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-240349508 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:43:54 [2024-02-28T21:43:54.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-240349508 data=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')]
16:43:54 [2024-02-28T21:43:54.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:43:54 [2024-02-28T21:43:54.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:43:54 [2024-02-28T21:43:54.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {IRQ Analysis} time=-240349419 data=null button=0 stateMask=0x0 x=155 y=257 count=0}, Tree node with text: IRQ Analysis]
16:43:54 [2024-02-28T21:43:54.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {IRQ Analysis} time=-240349418 data=null doit=true}, Tree node with text: IRQ Analysis]
16:43:54 [2024-02-28T21:43:54.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {IRQ Analysis} time=-240349418 data=null}, Tree node with text: IRQ Analysis]
16:43:54 [2024-02-28T21:43:54.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {IRQ Analysis} time=-240349418 data=null button=1 stateMask=0x0 x=155 y=257 count=1}, Tree node with text: IRQ Analysis]
16:43:54 [2024-02-28T21:43:54.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240349418 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]
16:43:54 [2024-02-28T21:43:54.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {IRQ Analysis} time=-240349400 data=null button=1 stateMask=0x80000 x=155 y=257 count=1}, Tree node with text: IRQ Analysis]
16:43:54 [2024-02-28T21:43:54.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:43:54 [2024-02-28T21:43:54.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {IRQ Analysis} time=-240349399 data=null button=0 stateMask=0x0 x=155 y=257 count=0}, Tree node with text: IRQ Analysis]
16:43:54 [2024-02-28T21:43:54.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {IRQ Analysis} time=-240349399 data=null doit=true}, Tree node with text: IRQ Analysis]
16:43:54 [2024-02-28T21:43:54.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {IRQ Analysis} time=-240349399 data=null}, Tree node with text: IRQ Analysis]
16:43:54 [2024-02-28T21:43:54.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {IRQ Analysis} time=-240349399 data=null button=1 stateMask=0x0 x=155 y=257 count=1}, Tree node with text: IRQ Analysis]
16:43:54 [2024-02-28T21:43:54.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240349399 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]
16:43:54 [2024-02-28T21:43:54.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {IRQ Analysis} time=-240349384 data=null button=1 stateMask=0x80000 x=155 y=257 count=1}, Tree node with text: IRQ Analysis]
16:43:54 [2024-02-28T21:43:54.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help'
16:43:54 [2024-02-28T21:43:54.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Help'
16:43:54 [2024-02-28T21:43:54.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Help} time=-240349353 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Help']
16:43:54 [2024-02-28T21:43:54.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Help'
16:43:54 [2024-02-28T21:43:54.749Z] 
16:43:54 [2024-02-28T21:43:54.749Z] (Eclipse:12922): Gtk-WARNING **: 21:43:54.627: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:54 [2024-02-28T21:43:54.749Z] 
16:43:54 [2024-02-28T21:43:54.749Z] (Eclipse:12922): Gtk-WARNING **: 21:43:54.627: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:54 [2024-02-28T21:43:54.749Z] 
16:43:54 [2024-02-28T21:43:54.749Z] (Eclipse:12922): Gtk-WARNING **: 21:43:54.627: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:54 [2024-02-28T21:43:54.749Z] 
16:43:54 [2024-02-28T21:43:54.749Z] (Eclipse:12922): Gtk-WARNING **: 21:43:54.628: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:54 [2024-02-28T21:43:54.749Z] 
16:43:54 [2024-02-28T21:43:54.749Z] (Eclipse:12922): Gtk-WARNING **: 21:43:54.677: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:54 [2024-02-28T21:43:54.749Z] 
16:43:54 [2024-02-28T21:43:54.749Z] (Eclipse:12922): Gtk-WARNING **: 21:43:54.677: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:54 [2024-02-28T21:43:54.749Z] 
16:43:54 [2024-02-28T21:43:54.749Z] (Eclipse:12922): Gtk-WARNING **: 21:43:54.677: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:54 [2024-02-28T21:43:54.749Z] 
16:43:54 [2024-02-28T21:43:54.749Z] (Eclipse:12922): Gtk-WARNING **: 21:43:54.677: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:54 [2024-02-28T21:43:54.749Z] 
16:43:54 [2024-02-28T21:43:54.749Z] (Eclipse:12922): Gtk-WARNING **: 21:43:54.727: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:54 [2024-02-28T21:43:54.749Z] 
16:43:54 [2024-02-28T21:43:54.749Z] (Eclipse:12922): Gtk-WARNING **: 21:43:54.727: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:54 [2024-02-28T21:43:54.749Z] 
16:43:54 [2024-02-28T21:43:54.749Z] (Eclipse:12922): Gtk-WARNING **: 21:43:54.727: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:54 [2024-02-28T21:43:54.749Z] 
16:43:54 [2024-02-28T21:43:54.749Z] (Eclipse:12922): Gtk-WARNING **: 21:43:54.727: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:55 [2024-02-28T21:43:55.004Z] 
16:43:55 [2024-02-28T21:43:55.004Z] (Eclipse:12922): Gtk-WARNING **: 21:43:54.766: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:55 [2024-02-28T21:43:55.004Z] 
16:43:55 [2024-02-28T21:43:55.004Z] (Eclipse:12922): Gtk-WARNING **: 21:43:54.766: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:55 [2024-02-28T21:43:55.004Z] 
16:43:55 [2024-02-28T21:43:55.004Z] (Eclipse:12922): Gtk-WARNING **: 21:43:54.766: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:55 [2024-02-28T21:43:55.005Z] 
16:43:55 [2024-02-28T21:43:55.005Z] (Eclipse:12922): Gtk-WARNING **: 21:43:54.766: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:55 [2024-02-28T21:43:55.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: with text 'Help'
16:43:55 [2024-02-28T21:43:55.564Z] 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=-240348528 data=null doit=true}, Shell with text {Help}]
16:43:55 [2024-02-28T21:43:55.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: of type 'Canvas'
16:43:55 [2024-02-28T21:43:55.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: (of type 'Canvas')
16:43:55 [2024-02-28T21:43:55.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:43:55 [2024-02-28T21:43:55.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
16:43:55 [2024-02-28T21:43:55.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: IRQ...", using matcher: of type 'Label'
16:43:55 [2024-02-28T21:43:55.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: IRQ...", using matcher: (of type 'Label')
16:43:55 [2024-02-28T21:43:55.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:43:55 [2024-02-28T21:43:55.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
16:43:55 [2024-02-28T21:43:55.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:43:55 [2024-02-28T21:43:55.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:43:55 [2024-02-28T21:43:55.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:43:55 [2024-02-28T21:43:55.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:43:55 [2024-02-28T21:43:55.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-240348527 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:43:55 [2024-02-28T21:43:55.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-240348527 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:43:55 [2024-02-28T21:43:55.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-240348527 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
16:43:55 [2024-02-28T21:43:55.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-240348527 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
16:43:55 [2024-02-28T21:43:55.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-240348527 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:43:55 [2024-02-28T21:43:55.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-240348527 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:43:55 [2024-02-28T21:43:55.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-240348527 data=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')]
16:43:55 [2024-02-28T21:43:55.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:43:55 [2024-02-28T21:43:55.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:43:55 [2024-02-28T21:43:55.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {System Call Latency} time=-240348407 data=null button=0 stateMask=0x0 x=181 y=418 count=0}, Tree node with text: System Call Latency]
16:43:55 [2024-02-28T21:43:55.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {System Call Latency} time=-240348407 data=null doit=true}, Tree node with text: System Call Latency]
16:43:55 [2024-02-28T21:43:55.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {System Call Latency} time=-240348407 data=null}, Tree node with text: System Call Latency]
16:43:55 [2024-02-28T21:43:55.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {System Call Latency} time=-240348407 data=null button=1 stateMask=0x0 x=181 y=418 count=1}, Tree node with text: System Call Latency]
16:43:55 [2024-02-28T21:43:55.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240348407 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]
16:43:55 [2024-02-28T21:43:55.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {System Call Latency} time=-240348279 data=null button=1 stateMask=0x80000 x=181 y=375 count=1}, Tree node with text: System Call Latency]
16:43:55 [2024-02-28T21:43:55.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:43:55 [2024-02-28T21:43:55.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {System Call Latency} time=-240348279 data=null button=0 stateMask=0x0 x=181 y=375 count=0}, Tree node with text: System Call Latency]
16:43:55 [2024-02-28T21:43:55.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {System Call Latency} time=-240348279 data=null doit=true}, Tree node with text: System Call Latency]
16:43:55 [2024-02-28T21:43:55.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {System Call Latency} time=-240348278 data=null}, Tree node with text: System Call Latency]
16:43:55 [2024-02-28T21:43:55.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {System Call Latency} time=-240348278 data=null button=1 stateMask=0x0 x=181 y=375 count=1}, Tree node with text: System Call Latency]
16:43:55 [2024-02-28T21:43:55.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240348278 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]
16:43:55 [2024-02-28T21:43:55.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {System Call Latency} time=-240348260 data=null button=1 stateMask=0x80000 x=181 y=373 count=1}, Tree node with text: System Call Latency]
16:43:55 [2024-02-28T21:43:55.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help'
16:43:55 [2024-02-28T21:43:55.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Help'
16:43:55 [2024-02-28T21:43:55.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Help} time=-240348171 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Help']
16:43:55 [2024-02-28T21:43:55.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Help'
16:43:55 [2024-02-28T21:43:55.820Z] 
16:43:55 [2024-02-28T21:43:55.820Z] (Eclipse:12922): Gtk-WARNING **: 21:43:55.744: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:55 [2024-02-28T21:43:55.820Z] 
16:43:55 [2024-02-28T21:43:55.820Z] (Eclipse:12922): Gtk-WARNING **: 21:43:55.744: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:55 [2024-02-28T21:43:55.820Z] 
16:43:55 [2024-02-28T21:43:55.820Z] (Eclipse:12922): Gtk-WARNING **: 21:43:55.744: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:55 [2024-02-28T21:43:55.820Z] 
16:43:55 [2024-02-28T21:43:55.820Z] (Eclipse:12922): Gtk-WARNING **: 21:43:55.744: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:55 [2024-02-28T21:43:55.820Z] 
16:43:55 [2024-02-28T21:43:55.820Z] (Eclipse:12922): Gtk-WARNING **: 21:43:55.777: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:55 [2024-02-28T21:43:55.820Z] 
16:43:55 [2024-02-28T21:43:55.820Z] (Eclipse:12922): Gtk-WARNING **: 21:43:55.777: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:55 [2024-02-28T21:43:55.820Z] 
16:43:55 [2024-02-28T21:43:55.820Z] (Eclipse:12922): Gtk-WARNING **: 21:43:55.777: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:55 [2024-02-28T21:43:55.820Z] 
16:43:55 [2024-02-28T21:43:55.820Z] (Eclipse:12922): Gtk-WARNING **: 21:43:55.777: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:55 [2024-02-28T21:43:55.820Z] 
16:43:55 [2024-02-28T21:43:55.820Z] (Eclipse:12922): Gtk-WARNING **: 21:43:55.815: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:55 [2024-02-28T21:43:55.820Z] 
16:43:55 [2024-02-28T21:43:55.820Z] (Eclipse:12922): Gtk-WARNING **: 21:43:55.815: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:55 [2024-02-28T21:43:55.820Z] 
16:43:55 [2024-02-28T21:43:55.820Z] (Eclipse:12922): Gtk-WARNING **: 21:43:55.815: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:55 [2024-02-28T21:43:55.820Z] 
16:43:55 [2024-02-28T21:43:55.820Z] (Eclipse:12922): Gtk-WARNING **: 21:43:55.815: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:56 [2024-02-28T21:43:56.074Z] 
16:43:56 [2024-02-28T21:43:56.074Z] (Eclipse:12922): Gtk-WARNING **: 21:43:55.848: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:56 [2024-02-28T21:43:56.074Z] 
16:43:56 [2024-02-28T21:43:56.074Z] (Eclipse:12922): Gtk-WARNING **: 21:43:55.848: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:56 [2024-02-28T21:43:56.074Z] 
16:43:56 [2024-02-28T21:43:56.074Z] (Eclipse:12922): Gtk-WARNING **: 21:43:55.848: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:56 [2024-02-28T21:43:56.074Z] 
16:43:56 [2024-02-28T21:43:56.074Z] (Eclipse:12922): Gtk-WARNING **: 21:43:55.848: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:56 [2024-02-28T21:43:56.075Z] 
16:43:56 [2024-02-28T21:43:56.075Z] (Eclipse:12922): Gtk-WARNING **: 21:43:55.882: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:56 [2024-02-28T21:43:56.075Z] 
16:43:56 [2024-02-28T21:43:56.075Z] (Eclipse:12922): Gtk-WARNING **: 21:43:55.882: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:56 [2024-02-28T21:43:56.075Z] 
16:43:56 [2024-02-28T21:43:56.075Z] (Eclipse:12922): Gtk-WARNING **: 21:43:55.882: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:56 [2024-02-28T21:43:56.075Z] 
16:43:56 [2024-02-28T21:43:56.075Z] (Eclipse:12922): Gtk-WARNING **: 21:43:55.882: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:56 [2024-02-28T21:43:56.075Z] 
16:43:56 [2024-02-28T21:43:56.075Z] (Eclipse:12922): Gtk-WARNING **: 21:43:55.919: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:56 [2024-02-28T21:43:56.075Z] 
16:43:56 [2024-02-28T21:43:56.075Z] (Eclipse:12922): Gtk-WARNING **: 21:43:55.919: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:56 [2024-02-28T21:43:56.075Z] 
16:43:56 [2024-02-28T21:43:56.075Z] (Eclipse:12922): Gtk-WARNING **: 21:43:55.919: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:56 [2024-02-28T21:43:56.075Z] 
16:43:56 [2024-02-28T21:43:56.075Z] (Eclipse:12922): Gtk-WARNING **: 21:43:55.919: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:56 [2024-02-28T21:43:56.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: with text 'Help'
16:43:56 [2024-02-28T21:43:56.634Z] 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=-240347361 data=null doit=true}, Shell with text {Help}]
16:43:56 [2024-02-28T21:43:56.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: of type 'Canvas'
16:43:56 [2024-02-28T21:43:56.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: (of type 'Canvas')
16:43:56 [2024-02-28T21:43:56.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:43:56 [2024-02-28T21:43:56.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
16:43:56 [2024-02-28T21:43:56.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Sys...", using matcher: of type 'Label'
16:43:56 [2024-02-28T21:43:56.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Sys...", using matcher: (of type 'Label')
16:43:56 [2024-02-28T21:43:56.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:43:56 [2024-02-28T21:43:56.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
16:43:56 [2024-02-28T21:43:56.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:43:56 [2024-02-28T21:43:56.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:43:56 [2024-02-28T21:43:56.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:43:56 [2024-02-28T21:43:56.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:43:56 [2024-02-28T21:43:56.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-240347360 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:43:56 [2024-02-28T21:43:56.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-240347360 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:43:56 [2024-02-28T21:43:56.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-240347360 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
16:43:56 [2024-02-28T21:43:56.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-240347360 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
16:43:56 [2024-02-28T21:43:56.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-240347360 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:43:56 [2024-02-28T21:43:56.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-240347360 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:43:56 [2024-02-28T21:43:56.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-240347360 data=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')]
16:43:56 [2024-02-28T21:43:56.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:43:56 [2024-02-28T21:43:56.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:43:56 [2024-02-28T21:43:56.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Statistics} time=-240347205 data=null button=0 stateMask=0x0 x=144 y=349 count=0}, Tree node with text: Statistics]
16:43:56 [2024-02-28T21:43:56.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Statistics} time=-240347205 data=null doit=true}, Tree node with text: Statistics]
16:43:56 [2024-02-28T21:43:56.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Statistics} time=-240347205 data=null}, Tree node with text: Statistics]
16:43:56 [2024-02-28T21:43:56.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Statistics} time=-240347205 data=null button=1 stateMask=0x0 x=144 y=349 count=1}, Tree node with text: Statistics]
16:43:56 [2024-02-28T21:43:56.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240347205 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]
16:43:56 [2024-02-28T21:43:56.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Statistics} time=-240347169 data=null button=1 stateMask=0x80000 x=144 y=349 count=1}, Tree node with text: Statistics]
16:43:56 [2024-02-28T21:43:56.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:43:56 [2024-02-28T21:43:56.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Statistics} time=-240347168 data=null button=0 stateMask=0x0 x=144 y=349 count=0}, Tree node with text: Statistics]
16:43:56 [2024-02-28T21:43:56.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Statistics} time=-240347154 data=null doit=true}, Tree node with text: Statistics]
16:43:56 [2024-02-28T21:43:56.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Statistics} time=-240347153 data=null}, Tree node with text: Statistics]
16:43:56 [2024-02-28T21:43:56.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Statistics} time=-240347153 data=null button=1 stateMask=0x0 x=144 y=349 count=1}, Tree node with text: Statistics]
16:43:56 [2024-02-28T21:43:56.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240347153 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]
16:43:56 [2024-02-28T21:43:56.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Statistics} time=-240347118 data=null button=1 stateMask=0x80000 x=144 y=349 count=1}, Tree node with text: Statistics]
16:43:56 [2024-02-28T21:43:56.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help'
16:43:56 [2024-02-28T21:43:56.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Help'
16:43:56 [2024-02-28T21:43:56.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Help} time=-240347072 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Help']
16:43:56 [2024-02-28T21:43:56.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Help'
16:43:56 [2024-02-28T21:43:56.890Z] 
16:43:56 [2024-02-28T21:43:56.890Z] (Eclipse:12922): Gtk-WARNING **: 21:43:56.856: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:56 [2024-02-28T21:43:56.890Z] 
16:43:56 [2024-02-28T21:43:56.890Z] (Eclipse:12922): Gtk-WARNING **: 21:43:56.856: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:56 [2024-02-28T21:43:56.890Z] 
16:43:56 [2024-02-28T21:43:56.890Z] (Eclipse:12922): Gtk-WARNING **: 21:43:56.856: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:56 [2024-02-28T21:43:56.890Z] 
16:43:56 [2024-02-28T21:43:56.890Z] (Eclipse:12922): Gtk-WARNING **: 21:43:56.856: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:57 [2024-02-28T21:43:57.146Z] 
16:43:57 [2024-02-28T21:43:57.146Z] (Eclipse:12922): Gtk-WARNING **: 21:43:56.898: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:57 [2024-02-28T21:43:57.146Z] 
16:43:57 [2024-02-28T21:43:57.146Z] (Eclipse:12922): Gtk-WARNING **: 21:43:56.898: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:57 [2024-02-28T21:43:57.146Z] 
16:43:57 [2024-02-28T21:43:57.146Z] (Eclipse:12922): Gtk-WARNING **: 21:43:56.898: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:57 [2024-02-28T21:43:57.146Z] 
16:43:57 [2024-02-28T21:43:57.146Z] (Eclipse:12922): Gtk-WARNING **: 21:43:56.898: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:57 [2024-02-28T21:43:57.146Z] 
16:43:57 [2024-02-28T21:43:57.146Z] (Eclipse:12922): Gtk-WARNING **: 21:43:56.935: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:57 [2024-02-28T21:43:57.146Z] 
16:43:57 [2024-02-28T21:43:57.146Z] (Eclipse:12922): Gtk-WARNING **: 21:43:56.935: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:57 [2024-02-28T21:43:57.146Z] 
16:43:57 [2024-02-28T21:43:57.146Z] (Eclipse:12922): Gtk-WARNING **: 21:43:56.935: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:57 [2024-02-28T21:43:57.146Z] 
16:43:57 [2024-02-28T21:43:57.146Z] (Eclipse:12922): Gtk-WARNING **: 21:43:56.935: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:57 [2024-02-28T21:43:57.146Z] 
16:43:57 [2024-02-28T21:43:57.146Z] (Eclipse:12922): Gtk-WARNING **: 21:43:56.973: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:57 [2024-02-28T21:43:57.146Z] 
16:43:57 [2024-02-28T21:43:57.146Z] (Eclipse:12922): Gtk-WARNING **: 21:43:56.973: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:57 [2024-02-28T21:43:57.146Z] 
16:43:57 [2024-02-28T21:43:57.146Z] (Eclipse:12922): Gtk-WARNING **: 21:43:56.973: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:57 [2024-02-28T21:43:57.146Z] 
16:43:57 [2024-02-28T21:43:57.146Z] (Eclipse:12922): Gtk-WARNING **: 21:43:56.973: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:57 [2024-02-28T21:43:57.146Z] 
16:43:57 [2024-02-28T21:43:57.146Z] (Eclipse:12922): Gtk-WARNING **: 21:43:57.008: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:57 [2024-02-28T21:43:57.146Z] 
16:43:57 [2024-02-28T21:43:57.146Z] (Eclipse:12922): Gtk-WARNING **: 21:43:57.008: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:57 [2024-02-28T21:43:57.146Z] 
16:43:57 [2024-02-28T21:43:57.146Z] (Eclipse:12922): Gtk-WARNING **: 21:43:57.008: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:57 [2024-02-28T21:43:57.146Z] 
16:43:57 [2024-02-28T21:43:57.146Z] (Eclipse:12922): Gtk-WARNING **: 21:43:57.008: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:57 [2024-02-28T21:43:57.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: with text 'Help'
16:43:57 [2024-02-28T21:43:57.706Z] 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=-240346286 data=null doit=true}, Shell with text {Help}]
16:43:57 [2024-02-28T21:43:57.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: of type 'Canvas'
16:43:57 [2024-02-28T21:43:57.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: (of type 'Canvas')
16:43:57 [2024-02-28T21:43:57.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:43:57 [2024-02-28T21:43:57.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
16:43:57 [2024-02-28T21:43:57.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Sta...", using matcher: of type 'Label'
16:43:57 [2024-02-28T21:43:57.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Sta...", using matcher: (of type 'Label')
16:43:57 [2024-02-28T21:43:57.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:43:57 [2024-02-28T21:43:57.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
16:43:57 [2024-02-28T21:43:57.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:43:57 [2024-02-28T21:43:57.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:43:57 [2024-02-28T21:43:57.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:43:57 [2024-02-28T21:43:57.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:43:57 [2024-02-28T21:43:57.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-240346286 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:43:57 [2024-02-28T21:43:57.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-240346285 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:43:57 [2024-02-28T21:43:57.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-240346285 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
16:43:57 [2024-02-28T21:43:57.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-240346285 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
16:43:57 [2024-02-28T21:43:57.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-240346285 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:43:57 [2024-02-28T21:43:57.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-240346285 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:43:57 [2024-02-28T21:43:57.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-240346285 data=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')]
16:43:57 [2024-02-28T21:43:57.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:43:57 [2024-02-28T21:43:57.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:43:57 [2024-02-28T21:43:57.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Input/Output} time=-240346188 data=null button=0 stateMask=0x0 x=155 y=188 count=0}, Tree node with text: Input/Output]
16:43:57 [2024-02-28T21:43:57.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Input/Output} time=-240346188 data=null doit=true}, Tree node with text: Input/Output]
16:43:57 [2024-02-28T21:43:57.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Input/Output} time=-240346188 data=null}, Tree node with text: Input/Output]
16:43:57 [2024-02-28T21:43:57.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Input/Output} time=-240346188 data=null button=1 stateMask=0x0 x=155 y=188 count=1}, Tree node with text: Input/Output]
16:43:57 [2024-02-28T21:43:57.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240346188 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]
16:43:57 [2024-02-28T21:43:57.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Input/Output} time=-240346170 data=null button=1 stateMask=0x80000 x=155 y=188 count=1}, Tree node with text: Input/Output]
16:43:57 [2024-02-28T21:43:57.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:43:57 [2024-02-28T21:43:57.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Input/Output} time=-240346169 data=null button=0 stateMask=0x0 x=155 y=188 count=0}, Tree node with text: Input/Output]
16:43:57 [2024-02-28T21:43:57.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Input/Output} time=-240346169 data=null doit=true}, Tree node with text: Input/Output]
16:43:57 [2024-02-28T21:43:57.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Input/Output} time=-240346169 data=null}, Tree node with text: Input/Output]
16:43:57 [2024-02-28T21:43:57.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Input/Output} time=-240346169 data=null button=1 stateMask=0x0 x=155 y=188 count=1}, Tree node with text: Input/Output]
16:43:57 [2024-02-28T21:43:57.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240346169 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]
16:43:57 [2024-02-28T21:43:57.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Input/Output} time=-240346154 data=null button=1 stateMask=0x80000 x=155 y=188 count=1}, Tree node with text: Input/Output]
16:43:57 [2024-02-28T21:43:57.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help'
16:43:57 [2024-02-28T21:43:57.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Help'
16:43:57 [2024-02-28T21:43:57.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Help} time=-240346121 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Help']
16:43:57 [2024-02-28T21:43:57.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Help'
16:43:57 [2024-02-28T21:43:57.962Z] 
16:43:57 [2024-02-28T21:43:57.962Z] (Eclipse:12922): Gtk-WARNING **: 21:43:57.818: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:57 [2024-02-28T21:43:57.962Z] 
16:43:57 [2024-02-28T21:43:57.962Z] (Eclipse:12922): Gtk-WARNING **: 21:43:57.818: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:57 [2024-02-28T21:43:57.962Z] 
16:43:57 [2024-02-28T21:43:57.963Z] (Eclipse:12922): Gtk-WARNING **: 21:43:57.818: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:57 [2024-02-28T21:43:57.963Z] 
16:43:57 [2024-02-28T21:43:57.963Z] (Eclipse:12922): Gtk-WARNING **: 21:43:57.818: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:57 [2024-02-28T21:43:57.963Z] 
16:43:57 [2024-02-28T21:43:57.963Z] (Eclipse:12922): Gtk-WARNING **: 21:43:57.851: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:57 [2024-02-28T21:43:57.963Z] 
16:43:57 [2024-02-28T21:43:57.963Z] (Eclipse:12922): Gtk-WARNING **: 21:43:57.851: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:57 [2024-02-28T21:43:57.963Z] 
16:43:57 [2024-02-28T21:43:57.963Z] (Eclipse:12922): Gtk-WARNING **: 21:43:57.851: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:57 [2024-02-28T21:43:57.963Z] 
16:43:57 [2024-02-28T21:43:57.963Z] (Eclipse:12922): Gtk-WARNING **: 21:43:57.851: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:57 [2024-02-28T21:43:57.963Z] 
16:43:57 [2024-02-28T21:43:57.963Z] (Eclipse:12922): Gtk-WARNING **: 21:43:57.896: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:57 [2024-02-28T21:43:57.963Z] 
16:43:57 [2024-02-28T21:43:57.963Z] (Eclipse:12922): Gtk-WARNING **: 21:43:57.896: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:57 [2024-02-28T21:43:57.963Z] 
16:43:57 [2024-02-28T21:43:57.963Z] (Eclipse:12922): Gtk-WARNING **: 21:43:57.896: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:57 [2024-02-28T21:43:57.963Z] 
16:43:57 [2024-02-28T21:43:57.963Z] (Eclipse:12922): Gtk-WARNING **: 21:43:57.896: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:57 [2024-02-28T21:43:57.963Z] 
16:43:57 [2024-02-28T21:43:57.963Z] (Eclipse:12922): Gtk-WARNING **: 21:43:57.933: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:57 [2024-02-28T21:43:57.963Z] 
16:43:57 [2024-02-28T21:43:57.963Z] (Eclipse:12922): Gtk-WARNING **: 21:43:57.933: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:57 [2024-02-28T21:43:57.963Z] 
16:43:57 [2024-02-28T21:43:57.963Z] (Eclipse:12922): Gtk-WARNING **: 21:43:57.933: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:57 [2024-02-28T21:43:57.963Z] 
16:43:57 [2024-02-28T21:43:57.963Z] (Eclipse:12922): Gtk-WARNING **: 21:43:57.933: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:58 [2024-02-28T21:43:58.218Z] 
16:43:58 [2024-02-28T21:43:58.218Z] (Eclipse:12922): Gtk-WARNING **: 21:43:57.962: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:58 [2024-02-28T21:43:58.218Z] 
16:43:58 [2024-02-28T21:43:58.218Z] (Eclipse:12922): Gtk-WARNING **: 21:43:57.962: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:58 [2024-02-28T21:43:58.218Z] 
16:43:58 [2024-02-28T21:43:58.218Z] (Eclipse:12922): Gtk-WARNING **: 21:43:57.962: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:58 [2024-02-28T21:43:58.218Z] 
16:43:58 [2024-02-28T21:43:58.218Z] (Eclipse:12922): Gtk-WARNING **: 21:43:57.962: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:58 [2024-02-28T21:43:58.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: with text 'Help'
16:43:58 [2024-02-28T21:43:58.778Z] 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=-240345332 data=null doit=true}, Shell with text {Help}]
16:43:58 [2024-02-28T21:43:58.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: of type 'Canvas'
16:43:58 [2024-02-28T21:43:58.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: (of type 'Canvas')
16:43:58 [2024-02-28T21:43:58.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:43:58 [2024-02-28T21:43:58.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
16:43:58 [2024-02-28T21:43:58.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Inp...", using matcher: of type 'Label'
16:43:58 [2024-02-28T21:43:58.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Inp...", using matcher: (of type 'Label')
16:43:58 [2024-02-28T21:43:58.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:43:58 [2024-02-28T21:43:58.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
16:43:58 [2024-02-28T21:43:58.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:43:58 [2024-02-28T21:43:58.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:43:58 [2024-02-28T21:43:58.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:43:58 [2024-02-28T21:43:58.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:43:58 [2024-02-28T21:43:58.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-240345331 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:43:58 [2024-02-28T21:43:58.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-240345331 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:43:58 [2024-02-28T21:43:58.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-240345330 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
16:43:58 [2024-02-28T21:43:58.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-240345330 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
16:43:58 [2024-02-28T21:43:58.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-240345330 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:43:58 [2024-02-28T21:43:58.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-240345330 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:43:58 [2024-02-28T21:43:58.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-240345330 data=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')]
16:43:58 [2024-02-28T21:43:58.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:43:58 [2024-02-28T21:43:58.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:43:58 [2024-02-28T21:43:58.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Context switch} time=-240345198 data=null button=0 stateMask=0x0 x=163 y=96 count=0}, Tree node with text: Context switch]
16:43:58 [2024-02-28T21:43:58.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Context switch} time=-240345197 data=null doit=true}, Tree node with text: Context switch]
16:43:58 [2024-02-28T21:43:58.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Context switch} time=-240345197 data=null}, Tree node with text: Context switch]
16:43:58 [2024-02-28T21:43:58.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Context switch} time=-240345197 data=null button=1 stateMask=0x0 x=163 y=96 count=1}, Tree node with text: Context switch]
16:43:58 [2024-02-28T21:43:58.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240345197 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]
16:43:58 [2024-02-28T21:43:58.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Context switch} time=-240345168 data=null button=1 stateMask=0x80000 x=163 y=96 count=1}, Tree node with text: Context switch]
16:43:58 [2024-02-28T21:43:58.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:43:58 [2024-02-28T21:43:58.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Context switch} time=-240345167 data=null button=0 stateMask=0x0 x=163 y=96 count=0}, Tree node with text: Context switch]
16:43:58 [2024-02-28T21:43:58.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Context switch} time=-240345167 data=null doit=true}, Tree node with text: Context switch]
16:43:58 [2024-02-28T21:43:58.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Context switch} time=-240345167 data=null}, Tree node with text: Context switch]
16:43:58 [2024-02-28T21:43:58.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Context switch} time=-240345167 data=null button=1 stateMask=0x0 x=163 y=96 count=1}, Tree node with text: Context switch]
16:43:58 [2024-02-28T21:43:58.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240345167 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]
16:43:58 [2024-02-28T21:43:58.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Context switch} time=-240345162 data=null button=1 stateMask=0x80000 x=163 y=96 count=1}, Tree node with text: Context switch]
16:43:58 [2024-02-28T21:43:58.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help'
16:43:58 [2024-02-28T21:43:58.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Help'
16:43:58 [2024-02-28T21:43:58.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Help} time=-240345110 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Help']
16:43:58 [2024-02-28T21:43:58.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Help'
16:43:59 [2024-02-28T21:43:59.035Z] 
16:43:59 [2024-02-28T21:43:59.035Z] (Eclipse:12922): Gtk-WARNING **: 21:43:58.835: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:59 [2024-02-28T21:43:59.035Z] 
16:43:59 [2024-02-28T21:43:59.035Z] (Eclipse:12922): Gtk-WARNING **: 21:43:58.835: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:59 [2024-02-28T21:43:59.035Z] 
16:43:59 [2024-02-28T21:43:59.035Z] (Eclipse:12922): Gtk-WARNING **: 21:43:58.835: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:59 [2024-02-28T21:43:59.035Z] 
16:43:59 [2024-02-28T21:43:59.035Z] (Eclipse:12922): Gtk-WARNING **: 21:43:58.835: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:59 [2024-02-28T21:43:59.035Z] 
16:43:59 [2024-02-28T21:43:59.035Z] (Eclipse:12922): Gtk-WARNING **: 21:43:58.873: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:59 [2024-02-28T21:43:59.035Z] 
16:43:59 [2024-02-28T21:43:59.035Z] (Eclipse:12922): Gtk-WARNING **: 21:43:58.873: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:59 [2024-02-28T21:43:59.035Z] 
16:43:59 [2024-02-28T21:43:59.035Z] (Eclipse:12922): Gtk-WARNING **: 21:43:58.873: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:59 [2024-02-28T21:43:59.035Z] 
16:43:59 [2024-02-28T21:43:59.035Z] (Eclipse:12922): Gtk-WARNING **: 21:43:58.873: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:59 [2024-02-28T21:43:59.035Z] 
16:43:59 [2024-02-28T21:43:59.035Z] (Eclipse:12922): Gtk-WARNING **: 21:43:58.916: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:59 [2024-02-28T21:43:59.035Z] 
16:43:59 [2024-02-28T21:43:59.035Z] (Eclipse:12922): Gtk-WARNING **: 21:43:58.916: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:59 [2024-02-28T21:43:59.035Z] 
16:43:59 [2024-02-28T21:43:59.035Z] (Eclipse:12922): Gtk-WARNING **: 21:43:58.916: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:59 [2024-02-28T21:43:59.035Z] 
16:43:59 [2024-02-28T21:43:59.035Z] (Eclipse:12922): Gtk-WARNING **: 21:43:58.916: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:59 [2024-02-28T21:43:59.035Z] 
16:43:59 [2024-02-28T21:43:59.035Z] (Eclipse:12922): Gtk-WARNING **: 21:43:58.949: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:59 [2024-02-28T21:43:59.035Z] 
16:43:59 [2024-02-28T21:43:59.035Z] (Eclipse:12922): Gtk-WARNING **: 21:43:58.949: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:59 [2024-02-28T21:43:59.035Z] 
16:43:59 [2024-02-28T21:43:59.035Z] (Eclipse:12922): Gtk-WARNING **: 21:43:58.949: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:59 [2024-02-28T21:43:59.035Z] 
16:43:59 [2024-02-28T21:43:59.035Z] (Eclipse:12922): Gtk-WARNING **: 21:43:58.949: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:59 [2024-02-28T21:43:59.035Z] 
16:43:59 [2024-02-28T21:43:59.035Z] (Eclipse:12922): Gtk-WARNING **: 21:43:58.987: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:59 [2024-02-28T21:43:59.035Z] 
16:43:59 [2024-02-28T21:43:59.035Z] (Eclipse:12922): Gtk-WARNING **: 21:43:58.987: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:59 [2024-02-28T21:43:59.035Z] 
16:43:59 [2024-02-28T21:43:59.035Z] (Eclipse:12922): Gtk-WARNING **: 21:43:58.987: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:59 [2024-02-28T21:43:59.035Z] 
16:43:59 [2024-02-28T21:43:59.035Z] (Eclipse:12922): Gtk-WARNING **: 21:43:58.987: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:43:59 [2024-02-28T21:43:59.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: with text 'Help'
16:43:59 [2024-02-28T21:43:59.596Z] 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=-240344305 data=null doit=true}, Shell with text {Help}]
16:43:59 [2024-02-28T21:43:59.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: of type 'Canvas'
16:43:59 [2024-02-28T21:43:59.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: (of type 'Canvas')
16:43:59 [2024-02-28T21:43:59.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:43:59 [2024-02-28T21:43:59.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
16:43:59 [2024-02-28T21:43:59.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Store the amount of ...", using matcher: of type 'Label'
16:43:59 [2024-02-28T21:43:59.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Store the amount of ...", using matcher: (of type 'Label')
16:43:59 [2024-02-28T21:43:59.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:43:59 [2024-02-28T21:43:59.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
16:43:59 [2024-02-28T21:43:59.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:43:59 [2024-02-28T21:43:59.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:43:59 [2024-02-28T21:43:59.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
16:43:59 [2024-02-28T21:43:59.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:43:59 [2024-02-28T21:43:59.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-240344305 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:43:59 [2024-02-28T21:43:59.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-240344304 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:43:59 [2024-02-28T21:43:59.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-240344304 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
16:43:59 [2024-02-28T21:43:59.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-240344304 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
16:43:59 [2024-02-28T21:43:59.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-240344304 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:43:59 [2024-02-28T21:43:59.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-240344304 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
16:43:59 [2024-02-28T21:43:59.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-240344304 data=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')]
16:43:59 [2024-02-28T21:43:59.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:44:00 [2024-02-28T21:44:00.107Z] 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@30221cfa] time=-240343830 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:44:00 [2024-02-28T21:44:00.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:44:00 [2024-02-28T21:44:00.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:44:00 [2024-02-28T21:44:00.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:44:00 [2024-02-28T21:44:00.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:44:00 [2024-02-28T21:44:00.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-240343826 data=null button=0 stateMask=0x0 x=55 y=-42 count=0}, TreeItem with text {test}]
16:44:00 [2024-02-28T21:44:00.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-240343826 data=null doit=true}, TreeItem with text {test}]
16:44:00 [2024-02-28T21:44:00.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-240343826 data=null}, TreeItem with text {test}]
16:44:00 [2024-02-28T21:44:00.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-240343825 data=null button=1 stateMask=0x0 x=55 y=-42 count=1}, TreeItem with text {test}]
16:44:00 [2024-02-28T21:44:00.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240343825 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:44:00 [2024-02-28T21:44:00.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-240343790 data=null button=1 stateMask=0x80000 x=55 y=-19 count=1}, TreeItem with text {test}]
16:44:00 [2024-02-28T21:44:00.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:44:00 [2024-02-28T21:44:00.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:44:00 [2024-02-28T21:44:00.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:44:01 [2024-02-28T21:44:01.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:44:01 [2024-02-28T21:44:01.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:44:01 [2024-02-28T21:44:01.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:44:01 [2024-02-28T21:44:01.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:44:01 [2024-02-28T21:44:01.031Z] 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')
16:44:01 [2024-02-28T21:44:01.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:44:01 [2024-02-28T21:44:01.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:44:01 [2024-02-28T21:44:01.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:44:01 [2024-02-28T21:44:01.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:44:01 [2024-02-28T21:44:01.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
16:44:01 [2024-02-28T21:44:01.031Z] 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=-240342884 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:44:01 [2024-02-28T21:44:01.031Z] 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=-240342884 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:44:01 [2024-02-28T21:44:01.031Z] 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=-240342884 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:44:01 [2024-02-28T21:44:01.031Z] 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=-240342884 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:44:01 [2024-02-28T21:44:01.031Z] 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=-240342883 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:44:01 [2024-02-28T21:44:01.032Z] 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=-240342883 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:44:01 [2024-02-28T21:44:01.032Z] 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=-240342883 data=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')]
16:44:01 [2024-02-28T21:44:01.032Z] 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=-240342883 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:44:01 [2024-02-28T21:44:01.032Z] 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=-240342883 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:44:01 [2024-02-28T21:44:01.032Z] 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=-240342883 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:44:01 [2024-02-28T21:44:01.032Z] 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=-240342883 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:44:01 [2024-02-28T21:44:01.032Z] 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=-240342883 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:44:01 [2024-02-28T21:44:01.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:44:01 [2024-02-28T21:44:01.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:44:01 [2024-02-28T21:44:01.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:44:01 [2024-02-28T21:44:01.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:44:01 [2024-02-28T21:44:01.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:44:01 [2024-02-28T21:44:01.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:44:01 [2024-02-28T21:44:01.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:44:01 [2024-02-28T21:44:01.032Z] 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')
16:44:01 [2024-02-28T21:44:01.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:44:01 [2024-02-28T21:44:01.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-240342883 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:44:01 [2024-02-28T21:44:01.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-240342883 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:44:01 [2024-02-28T21:44:01.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-240342883 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:44:01 [2024-02-28T21:44:01.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-240342883 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:44:01 [2024-02-28T21:44:01.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-240342883 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:44:01 [2024-02-28T21:44:01.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-240342883 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:44:01 [2024-02-28T21:44:01.032Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:44:01 [2024-02-28T21:44:01.032Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:44:01 [2024-02-28T21:44:01.032Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:44:01 [2024-02-28T21:44:01.032Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:44:01 [2024-02-28T21:44:01.032Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:44:01 [2024-02-28T21:44:01.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:44:01 [2024-02-28T21:44:01.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-240342882 data=null 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')]
16:44:01 [2024-02-28T21:44:01.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-240343745 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:44:01 [2024-02-28T21:44:01.592Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.62 s -- in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.HelpMessageTest
16:44:01 [2024-02-28T21:44:01.592Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.HelpMessageTest.testHelpMenus -- Time elapsed: 20.40 s
16:44:01 [2024-02-28T21:44:01.592Z] 
16:44:01 [2024-02-28T21:44:01.592Z] Results:
16:44:01 [2024-02-28T21:44:01.592Z] 
16:44:01 [2024-02-28T21:44:01.592Z] Tests run: 58, Failures: 0, Errors: 0, Skipped: 1
16:44:01 [2024-02-28T21:44:01.593Z] 
16:44:01 [2024-02-28T21:44:01.848Z] 
16:44:01 [2024-02-28T21:44:01.848Z] !ENTRY org.eclipse.core.resources 2 10035 2024-02-28 21:44:01.806
16:44:01 [2024-02-28T21:44:01.848Z] !MESSAGE The workspace will exit with unsaved changes in this session.
16:44:02 [2024-02-28T21:44:02.408Z] [INFO] All tests passed
16:44:02 [2024-02-28T21:44:02.408Z] [INFO] 
16:44:02 [2024-02-28T21:44:02.408Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
16:44:02 [2024-02-28T21:44:02.408Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.21-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/1.0.21-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.21-SNAPSHOT.jar
16:44:02 [2024-02-28T21:44:02.408Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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.21-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.21-SNAPSHOT.pom
16:44:02 [2024-02-28T21:44:02.408Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.21-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/1.0.21-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.21-SNAPSHOT-sources.jar
16:44:02 [2024-02-28T21:44:02.408Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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.21-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.21-SNAPSHOT-p2metadata.xml
16:44:02 [2024-02-28T21:44:02.408Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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.21-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.21-SNAPSHOT-p2artifacts.xml
16:44:02 [2024-02-28T21:44:02.408Z] [INFO] 
16:44:02 [2024-02-28T21:44:02.408Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
16:44:02 [2024-02-28T21:44:02.409Z] [INFO] 
16:44:02 [2024-02-28T21:44:02.409Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core >--
16:44:02 [2024-02-28T21:44:02.409Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.core 5.2.2-SNAPSHOT [98/141]
16:44:02 [2024-02-28T21:44:02.409Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties
16:44:02 [2024-02-28T21:44:02.409Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:44:02 [2024-02-28T21:44:02.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
16:44:02 [2024-02-28T21:44:02.409Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core:5.2.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties
16:44:02 [2024-02-28T21:44:02.409Z] [INFO] 
16:44:02 [2024-02-28T21:44:02.409Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.core ---
16:44:02 [2024-02-28T21:44:02.409Z] [INFO] 
16:44:02 [2024-02-28T21:44:02.409Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.core ---
16:44:02 [2024-02-28T21:44:02.409Z] [INFO] The project's OSGi version is 5.2.2.202402282100
16:44:02 [2024-02-28T21:44:02.409Z] [INFO] 
16:44:02 [2024-02-28T21:44:02.409Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.core ---
16:44:02 [2024-02-28T21:44:02.409Z] [INFO] 
16:44:02 [2024-02-28T21:44:02.409Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.core ---
16:44:02 [2024-02-28T21:44:02.409Z] [INFO] 
16:44:02 [2024-02-28T21:44:02.409Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.core ---
16:44:02 [2024-02-28T21:44:02.409Z] [INFO] 
16:44:02 [2024-02-28T21:44:02.409Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.core ---
16:44:02 [2024-02-28T21:44:02.409Z] [INFO] 
16:44:02 [2024-02-28T21:44:02.409Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.core ---
16:44:02 [2024-02-28T21:44:02.409Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.ust.core
16:44:02 [2024-02-28T21:44:02.409Z] [INFO] 
16:44:02 [2024-02-28T21:44:02.409Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.core ---
16:44:02 [2024-02-28T21:44:02.409Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/main/resources
16:44:02 [2024-02-28T21:44:02.409Z] [INFO] 
16:44:02 [2024-02-28T21:44:02.409Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.core ---
16:44:02 [2024-02-28T21:44:02.409Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:44:02 [2024-02-28T21:44:02.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
16:44:02 [2024-02-28T21:44:02.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.ust.core:5.2.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties
16:44:02 [2024-02-28T21:44:02.409Z] [INFO] Compiling 50 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:44:02 [2024-02-28T21:44:02.969Z] [INFO] 
16:44:02 [2024-02-28T21:44:02.969Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.lttng2.ust.core ---
16:44:02 [2024-02-28T21:44:02.969Z] [INFO] 
16:44:02 [2024-02-28T21:44:02.969Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.ust.core ---
16:44:02 [2024-02-28T21:44:02.969Z] [INFO] 
16:44:02 [2024-02-28T21:44:02.969Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.core ---
16:44:02 [2024-02-28T21:44:02.969Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/test/resources
16:44:02 [2024-02-28T21:44:02.969Z] [INFO] 
16:44:02 [2024-02-28T21:44:02.969Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.lttng2.ust.core ---
16:44:02 [2024-02-28T21:44:02.969Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:44:02 [2024-02-28T21:44:02.969Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:44:02 [2024-02-28T21:44:02.969Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core:5.2.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties
16:44:02 [2024-02-28T21:44:02.969Z] [INFO] 
16:44:02 [2024-02-28T21:44:02.969Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.ust.core ---
16:44:02 [2024-02-28T21:44:02.969Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 22 were skipped
16:44:02 [2024-02-28T21:44:02.969Z] [INFO] 
16:44:02 [2024-02-28T21:44:02.969Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.core ---
16:44:02 [2024-02-28T21:44:02.969Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-5.2.2-SNAPSHOT-sources.jar
16:44:02 [2024-02-28T21:44:02.969Z] [INFO] 
16:44:02 [2024-02-28T21:44:02.969Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.core ---
16:44:02 [2024-02-28T21:44:02.969Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-5.2.2-SNAPSHOT.jar
16:44:02 [2024-02-28T21:44:02.969Z] [INFO] 
16:44:02 [2024-02-28T21:44:02.969Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.core ---
16:44:02 [2024-02-28T21:44:02.969Z] [INFO] 
16:44:02 [2024-02-28T21:44:02.969Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.ust.core ---
16:44:02 [2024-02-28T21:44:02.969Z] [INFO] 
16:44:02 [2024-02-28T21:44:02.969Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.core ---
16:44:02 [2024-02-28T21:44:02.969Z] [INFO] 
16:44:02 [2024-02-28T21:44:02.969Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.ust.core ---
16:44:02 [2024-02-28T21:44:02.969Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-5.2.2-SNAPSHOT.jar
16:44:04 [2024-02-28T21:44:04.333Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-5.2.2-SNAPSHOT-sources.jar
16:44:05 [2024-02-28T21:44:05.259Z] [INFO] 
16:44:05 [2024-02-28T21:44:05.259Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.core ---
16:44:05 [2024-02-28T21:44:05.259Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-5.2.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core/5.2.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-5.2.2-SNAPSHOT.jar
16:44:05 [2024-02-28T21:44:05.259Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-5.2.2-SNAPSHOT.pom
16:44:05 [2024-02-28T21:44:05.259Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-5.2.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core/5.2.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-5.2.2-SNAPSHOT-sources.jar
16:44:05 [2024-02-28T21:44:05.259Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-5.2.2-SNAPSHOT-p2metadata.xml
16:44:05 [2024-02-28T21:44:05.259Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-5.2.2-SNAPSHOT-p2artifacts.xml
16:44:05 [2024-02-28T21:44:05.259Z] [INFO] 
16:44:05 [2024-02-28T21:44:05.259Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.core ---
16:44:05 [2024-02-28T21:44:05.259Z] [INFO] 
16:44:05 [2024-02-28T21:44:05.259Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui >---
16:44:05 [2024-02-28T21:44:05.259Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.ui 3.1.0-SNAPSHOT  [99/141]
16:44:05 [2024-02-28T21:44:05.259Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties
16:44:05 [2024-02-28T21:44:05.259Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:44:05 [2024-02-28T21:44:05.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
16:44:05 [2024-02-28T21:44:05.259Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties
16:44:05 [2024-02-28T21:44:05.259Z] [INFO] 
16:44:05 [2024-02-28T21:44:05.259Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.ui ---
16:44:05 [2024-02-28T21:44:05.259Z] [INFO] 
16:44:05 [2024-02-28T21:44:05.259Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui ---
16:44:05 [2024-02-28T21:44:05.259Z] [INFO] The project's OSGi version is 3.1.0.202402282100
16:44:05 [2024-02-28T21:44:05.259Z] [INFO] 
16:44:05 [2024-02-28T21:44:05.259Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui ---
16:44:05 [2024-02-28T21:44:05.259Z] [INFO] 
16:44:05 [2024-02-28T21:44:05.259Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui ---
16:44:05 [2024-02-28T21:44:05.259Z] [INFO] 
16:44:05 [2024-02-28T21:44:05.259Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui ---
16:44:05 [2024-02-28T21:44:05.259Z] [INFO] 
16:44:05 [2024-02-28T21:44:05.259Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui ---
16:44:05 [2024-02-28T21:44:05.259Z] [INFO] 
16:44:05 [2024-02-28T21:44:05.259Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.ui ---
16:44:05 [2024-02-28T21:44:05.259Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.ust.ui
16:44:05 [2024-02-28T21:44:05.515Z] [INFO] 
16:44:05 [2024-02-28T21:44:05.515Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui ---
16:44:05 [2024-02-28T21:44:05.515Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui/src/main/resources
16:44:05 [2024-02-28T21:44:05.515Z] [INFO] 
16:44:05 [2024-02-28T21:44:05.515Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui ---
16:44:05 [2024-02-28T21:44:05.515Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:44:05 [2024-02-28T21:44:05.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
16:44:05 [2024-02-28T21:44:05.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.lttng2.ust.ui:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties
16:44:05 [2024-02-28T21:44:05.515Z] [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:44:05 [2024-02-28T21:44:05.770Z] [INFO] 
16:44:05 [2024-02-28T21:44:05.770Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.lttng2.ust.ui ---
16:44:05 [2024-02-28T21:44:05.770Z] [INFO] 
16:44:05 [2024-02-28T21:44:05.770Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.ust.ui ---
16:44:05 [2024-02-28T21:44:05.770Z] [INFO] 
16:44:05 [2024-02-28T21:44:05.770Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.ui ---
16:44:05 [2024-02-28T21:44:05.770Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui/src/test/resources
16:44:05 [2024-02-28T21:44:05.770Z] [INFO] 
16:44:05 [2024-02-28T21:44:05.770Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.lttng2.ust.ui ---
16:44:05 [2024-02-28T21:44:05.770Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:44:05 [2024-02-28T21:44:05.770Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:44:05 [2024-02-28T21:44:05.770Z] [WARNING] The 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-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties
16:44:05 [2024-02-28T21:44:05.770Z] [INFO] 
16:44:05 [2024-02-28T21:44:05.770Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.ust.ui ---
16:44:05 [2024-02-28T21:44:05.770Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 120 were skipped
16:44:05 [2024-02-28T21:44:05.770Z] [INFO] 
16:44:05 [2024-02-28T21:44:05.770Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.ui ---
16:44:05 [2024-02-28T21:44:05.770Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.1.0-SNAPSHOT-sources.jar
16:44:05 [2024-02-28T21:44:05.770Z] [INFO] 
16:44:05 [2024-02-28T21:44:05.770Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.ui ---
16:44:05 [2024-02-28T21:44:05.770Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.1.0-SNAPSHOT.jar
16:44:05 [2024-02-28T21:44:05.770Z] [INFO] 
16:44:05 [2024-02-28T21:44:05.770Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.ui ---
16:44:05 [2024-02-28T21:44:05.770Z] [INFO] 
16:44:05 [2024-02-28T21:44:05.770Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.ust.ui ---
16:44:05 [2024-02-28T21:44:05.770Z] [INFO] 
16:44:05 [2024-02-28T21:44:05.770Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.ui ---
16:44:05 [2024-02-28T21:44:05.770Z] [INFO] 
16:44:05 [2024-02-28T21:44:05.770Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.ust.ui ---
16:44:05 [2024-02-28T21:44:05.770Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.1.0-SNAPSHOT.jar
16:44:06 [2024-02-28T21:44:06.697Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.1.0-SNAPSHOT-sources.jar
16:44:07 [2024-02-28T21:44:07.622Z] [INFO] 
16:44:07 [2024-02-28T21:44:07.622Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.ui ---
16:44:07 [2024-02-28T21:44:07.622Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:44:07 [2024-02-28T21:44:07.622Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:44:07 [2024-02-28T21:44:07.622Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:44:07 [2024-02-28T21:44:07.622Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:44:07 [2024-02-28T21:44:07.622Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:44:07 [2024-02-28T21:44:07.622Z] [INFO] 
16:44:07 [2024-02-28T21:44:07.622Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.ui ---
16:44:07 [2024-02-28T21:44:07.622Z] [INFO] 
16:44:07 [2024-02-28T21:44:07.622Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust >----
16:44:07 [2024-02-28T21:44:07.622Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust 9.3.0-SNAPSHOT    [100/141]
16:44:07 [2024-02-28T21:44:07.622Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties
16:44:07 [2024-02-28T21:44:07.622Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
16:44:07 [2024-02-28T21:44:07.622Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties
16:44:07 [2024-02-28T21:44:07.622Z] [INFO] 
16:44:07 [2024-02-28T21:44:07.622Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust ---
16:44:07 [2024-02-28T21:44:07.622Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust/target
16:44:07 [2024-02-28T21:44:07.622Z] [INFO] 
16:44:07 [2024-02-28T21:44:07.622Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.ust ---
16:44:07 [2024-02-28T21:44:07.622Z] [INFO] The project's OSGi version is 9.3.0.202402282100
16:44:07 [2024-02-28T21:44:07.622Z] [INFO] 
16:44:07 [2024-02-28T21:44:07.622Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust ---
16:44:07 [2024-02-28T21:44:07.622Z] [INFO] 
16:44:07 [2024-02-28T21:44:07.622Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust ---
16:44:07 [2024-02-28T21:44:07.622Z] [INFO] 
16:44:07 [2024-02-28T21:44:07.622Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust ---
16:44:07 [2024-02-28T21:44:07.622Z] [INFO] 
16:44:07 [2024-02-28T21:44:07.622Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust ---
16:44:07 [2024-02-28T21:44:07.622Z] [INFO] 
16:44:07 [2024-02-28T21:44:07.622Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust ---
16:44:07 [2024-02-28T21:44:07.622Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust/src/main/resources
16:44:07 [2024-02-28T21:44:07.622Z] [INFO] 
16:44:07 [2024-02-28T21:44:07.622Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.ust ---
16:44:07 [2024-02-28T21:44:07.622Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 128 were skipped
16:44:07 [2024-02-28T21:44:07.622Z] [INFO] 
16:44:07 [2024-02-28T21:44:07.622Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust ---
16:44:07 [2024-02-28T21:44:07.622Z] [INFO] 
16:44:07 [2024-02-28T21:44:07.622Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.lttng2.ust ---
16:44:07 [2024-02-28T21:44:07.877Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust/target/org.eclipse.tracecompass.lttng2.ust-9.3.0-SNAPSHOT.jar
16:44:07 [2024-02-28T21:44:07.877Z] [INFO] 
16:44:07 [2024-02-28T21:44:07.877Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust ---
16:44:07 [2024-02-28T21:44:07.877Z] [INFO] 
16:44:07 [2024-02-28T21:44:07.877Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.lttng2.ust ---
16:44:07 [2024-02-28T21:44:07.877Z] [INFO] 
16:44:07 [2024-02-28T21:44:07.877Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.ust ---
16:44:07 [2024-02-28T21:44:07.877Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust/target/org.eclipse.tracecompass.lttng2.ust-9.3.0-SNAPSHOT-sources-feature.jar
16:44:07 [2024-02-28T21:44:07.877Z] [INFO] 
16:44:07 [2024-02-28T21:44:07.877Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust ---
16:44:07 [2024-02-28T21:44:07.877Z] [INFO] 
16:44:07 [2024-02-28T21:44:07.877Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.ust ---
16:44:07 [2024-02-28T21:44:07.877Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust/target/org.eclipse.tracecompass.lttng2.ust-9.3.0-SNAPSHOT.jar
16:44:08 [2024-02-28T21:44:08.802Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust/target/org.eclipse.tracecompass.lttng2.ust-9.3.0-SNAPSHOT-sources-feature.jar
16:44:09 [2024-02-28T21:44:09.362Z] [INFO] 
16:44:09 [2024-02-28T21:44:09.362Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust ---
16:44:09 [2024-02-28T21:44:09.362Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust/target/org.eclipse.tracecompass.lttng2.ust-9.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust/9.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-9.3.0-SNAPSHOT.jar
16:44:09 [2024-02-28T21:44:09.362Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-9.3.0-SNAPSHOT.pom
16:44:09 [2024-02-28T21:44:09.362Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust/target/org.eclipse.tracecompass.lttng2.ust-9.3.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust/9.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-9.3.0-SNAPSHOT-sources-feature.jar
16:44:09 [2024-02-28T21:44:09.363Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust/9.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-9.3.0-SNAPSHOT-p2metadata.xml
16:44:09 [2024-02-28T21:44:09.363Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust/9.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-9.3.0-SNAPSHOT-p2artifacts.xml
16:44:09 [2024-02-28T21:44:09.363Z] [INFO] 
16:44:09 [2024-02-28T21:44:09.363Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust ---
16:44:09 [2024-02-28T21:44:09.363Z] [INFO] 
16:44:09 [2024-02-28T21:44:09.363Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests >--
16:44:09 [2024-02-28T21:44:09.363Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.core.tests 1.0.15-SNAPSHOT [101/141]
16:44:09 [2024-02-28T21:44:09.363Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/pom.xml
16:44:09 [2024-02-28T21:44:09.363Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:44:09 [2024-02-28T21:44:09.363Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:44:09 [2024-02-28T21:44:09.363Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests:1.0.15-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/pom.xml
16:44:09 [2024-02-28T21:44:09.618Z] [INFO] 
16:44:09 [2024-02-28T21:44:09.618Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
16:44:09 [2024-02-28T21:44:09.618Z] [INFO] 
16:44:09 [2024-02-28T21:44:09.618Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
16:44:09 [2024-02-28T21:44:09.618Z] [INFO] The project's OSGi version is 1.0.15.202402282100
16:44:09 [2024-02-28T21:44:09.618Z] [INFO] 
16:44:09 [2024-02-28T21:44:09.618Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
16:44:09 [2024-02-28T21:44:09.618Z] [INFO] 
16:44:09 [2024-02-28T21:44:09.618Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
16:44:09 [2024-02-28T21:44:09.618Z] [INFO] 
16:44:09 [2024-02-28T21:44:09.618Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
16:44:09 [2024-02-28T21:44:09.618Z] [INFO] 
16:44:09 [2024-02-28T21:44:09.618Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
16:44:09 [2024-02-28T21:44:09.618Z] [INFO] 
16:44:09 [2024-02-28T21:44:09.618Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
16:44:09 [2024-02-28T21:44:09.618Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.ust.core.tests
16:44:09 [2024-02-28T21:44:09.873Z] [INFO] 
16:44:09 [2024-02-28T21:44:09.873Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
16:44:09 [2024-02-28T21:44:09.873Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/src/main/resources
16:44:09 [2024-02-28T21:44:09.873Z] [INFO] 
16:44:09 [2024-02-28T21:44:09.873Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
16:44:09 [2024-02-28T21:44:09.873Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:44:09 [2024-02-28T21:44:09.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
16:44:09 [2024-02-28T21:44:09.873Z] [WARNING] The 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.15-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/pom.xml
16:44:09 [2024-02-28T21:44:09.873Z] [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:44:10 [2024-02-28T21:44:10.127Z] [INFO] 
16:44:10 [2024-02-28T21:44:10.127Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
16:44:10 [2024-02-28T21:44:10.127Z] [INFO] 
16:44:10 [2024-02-28T21:44:10.127Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
16:44:10 [2024-02-28T21:44:10.127Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/src/test/resources
16:44:10 [2024-02-28T21:44:10.127Z] [INFO] 
16:44:10 [2024-02-28T21:44:10.127Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
16:44:10 [2024-02-28T21:44:10.127Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 102 were skipped
16:44:10 [2024-02-28T21:44:10.127Z] [INFO] 
16:44:10 [2024-02-28T21:44:10.127Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
16:44:10 [2024-02-28T21:44:10.127Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.15-SNAPSHOT-sources.jar
16:44:10 [2024-02-28T21:44:10.127Z] [INFO] 
16:44:10 [2024-02-28T21:44:10.127Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
16:44:10 [2024-02-28T21:44:10.127Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.15-SNAPSHOT.jar
16:44:10 [2024-02-28T21:44:10.127Z] [INFO] 
16:44:10 [2024-02-28T21:44:10.127Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
16:44:10 [2024-02-28T21:44:10.127Z] [INFO] 
16:44:10 [2024-02-28T21:44:10.127Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
16:44:10 [2024-02-28T21:44:10.127Z] [INFO] 
16:44:10 [2024-02-28T21:44:10.127Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
16:44:10 [2024-02-28T21:44:10.127Z] [INFO] 
16:44:10 [2024-02-28T21:44:10.127Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
16:44:10 [2024-02-28T21:44:10.127Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.15-SNAPSHOT.jar
16:44:11 [2024-02-28T21:44:11.488Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.15-SNAPSHOT-sources.jar
16:44:12 [2024-02-28T21:44:12.411Z] [INFO] 
16:44:12 [2024-02-28T21:44:12.411Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
16:44:12 [2024-02-28T21:44:12.412Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/work/data/.metadata/.log
16:44:12 [2024-02-28T21:44:12.412Z] [INFO] Command line:
16:44:12 [2024-02-28T21:44:12.412Z] 	[/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-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-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-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
16:44:12 [2024-02-28T21:44:12.412Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:44:16 [2024-02-28T21:44:16.573Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.trace.LttngUstTraceTest
16:44:16 [2024-02-28T21:44:16.827Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.569 s -- in org.eclipse.tracecompass.lttng2.ust.core.tests.trace.LttngUstTraceTest
16:44:16 [2024-02-28T21:44:16.827Z] org.eclipse.tracecompass.lttng2.ust.core.tests.trace.LttngUstTraceTest.testTidAspect -- Time elapsed: 0.548 s
16:44:16 [2024-02-28T21:44:16.827Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.memory.UstMemoryAnalysisModuleTest
16:44:17 [2024-02-28T21:44:17.082Z] 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
16:44:17 [2024-02-28T21:44:17.082Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.memory.UstMemoryAnalysisModuleTest skipped
16:44:17 [2024-02-28T21:44:17.082Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest
16:44:23 [2024-02-28T21:44:23.612Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.873 s -- in org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest
16:44:23 [2024-02-28T21:44:23.612Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest.testExec -- Time elapsed: 1.255 s
16:44:23 [2024-02-28T21:44:23.612Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest.testGetAnalysisRequirements -- Time elapsed: 0 s
16:44:23 [2024-02-28T21:44:23.612Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest.testGetAllBinaries -- Time elapsed: 1.157 s
16:44:23 [2024-02-28T21:44:23.612Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest.testExecution -- Time elapsed: 0.037 s
16:44:23 [2024-02-28T21:44:23.612Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest.testTwoProcesses -- Time elapsed: 1.114 s
16:44:23 [2024-02-28T21:44:23.612Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest.testCanExecute -- Time elapsed: 0.030 s
16:44:23 [2024-02-28T21:44:23.612Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest.testBuildIDDebugLink -- Time elapsed: 1.120 s
16:44:23 [2024-02-28T21:44:23.612Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest.testCannotExcecute -- Time elapsed: 0.010 s
16:44:23 [2024-02-28T21:44:23.612Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest.testBinaryCallsites -- Time elapsed: 1.149 s
16:44:23 [2024-02-28T21:44:23.612Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.cpu.UstCpuAnalysisModuleTest
16:44:24 [2024-02-28T21:44:24.537Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.353 s -- in org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.cpu.UstCpuAnalysisModuleTest
16:44:24 [2024-02-28T21:44:24.537Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.cpu.UstCpuAnalysisModuleTest.testGetAnalysisRequirements -- Time elapsed: 0 s
16:44:24 [2024-02-28T21:44:24.537Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.cpu.UstCpuAnalysisModuleTest.testGetCpuForThread -- Time elapsed: 1.323 s
16:44:24 [2024-02-28T21:44:24.537Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.cpu.UstCpuAnalysisModuleTest.testExecution -- Time elapsed: 0.010 s
16:44:24 [2024-02-28T21:44:24.537Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.cpu.UstCpuAnalysisModuleTest.testCanExecute -- Time elapsed: 0.006 s
16:44:24 [2024-02-28T21:44:24.537Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.cpu.UstCpuAnalysisModuleTest.testCannotExcecute -- Time elapsed: 0.012 s
16:44:24 [2024-02-28T21:44:24.537Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest
16:44:24 [2024-02-28T21:44:24.537Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest
16:44:24 [2024-02-28T21:44:24.537Z] org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest.testStartBundleContext -- Time elapsed: 0 s
16:44:24 [2024-02-28T21:44:24.537Z] org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest.testActivator -- Time elapsed: 0.001 s
16:44:24 [2024-02-28T21:44:24.537Z] org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest.testStopBundleContext -- Time elapsed: 0 s
16:44:24 [2024-02-28T21:44:24.537Z] org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest.testGetDefault -- Time elapsed: 0 s
16:44:24 [2024-02-28T21:44:24.537Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest
16:44:34 [2024-02-28T21:44:34.467Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.18 s -- in org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest
16:44:34 [2024-02-28T21:44:34.467Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest.testCallStackEnd -- Time elapsed: 1.520 s
16:44:34 [2024-02-28T21:44:34.467Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest.testConstruction -- Time elapsed: 1.179 s
16:44:34 [2024-02-28T21:44:34.467Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest.testCallStack1 -- Time elapsed: 1.189 s
16:44:34 [2024-02-28T21:44:34.467Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest.testCallStack2 -- Time elapsed: 1.136 s
16:44:34 [2024-02-28T21:44:34.467Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest.testCallStack3 -- Time elapsed: 1.147 s
16:44:34 [2024-02-28T21:44:34.467Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest.testOtherUstTrace -- Time elapsed: 2.808 s
16:44:34 [2024-02-28T21:44:34.467Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest.testCallStackBegin -- Time elapsed: 1.199 s
16:44:34 [2024-02-28T21:44:34.467Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LTTngUstCallStackAnalysisRequirementTest
16:44:34 [2024-02-28T21:44:34.467Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LTTngUstCallStackAnalysisRequirementTest
16:44:34 [2024-02-28T21:44:34.467Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LTTngUstCallStackAnalysisRequirementTest.testCallStackRequirements -- Time elapsed: 0.003 s
16:44:34 [2024-02-28T21:44:34.467Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest
16:44:44 [2024-02-28T21:44:44.400Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.148 s -- in org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest
16:44:44 [2024-02-28T21:44:44.400Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest.testCallStackEnd -- Time elapsed: 1.145 s
16:44:44 [2024-02-28T21:44:44.400Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest.testConstruction -- Time elapsed: 1.129 s
16:44:44 [2024-02-28T21:44:44.400Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest.testCallStack1 -- Time elapsed: 1.125 s
16:44:44 [2024-02-28T21:44:44.400Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest.testCallStack2 -- Time elapsed: 1.030 s
16:44:44 [2024-02-28T21:44:44.400Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest.testCallStack3 -- Time elapsed: 1.122 s
16:44:44 [2024-02-28T21:44:44.400Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest.testOtherUstTrace -- Time elapsed: 2.470 s
16:44:44 [2024-02-28T21:44:44.400Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest.testCallStackBegin -- Time elapsed: 1.125 s
16:44:44 [2024-02-28T21:44:44.400Z] 
16:44:44 [2024-02-28T21:44:44.400Z] Results:
16:44:44 [2024-02-28T21:44:44.400Z] 
16:44:44 [2024-02-28T21:44:44.400Z] Tests run: 35, Failures: 0, Errors: 0, Skipped: 1
16:44:44 [2024-02-28T21:44:44.400Z] 
16:44:44 [2024-02-28T21:44:44.400Z] [INFO] All tests passed
16:44:44 [2024-02-28T21:44:44.400Z] [INFO] 
16:44:44 [2024-02-28T21:44:44.400Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
16:44:44 [2024-02-28T21:44:44.400Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.15-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core.tests/1.0.15-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.15-SNAPSHOT.jar
16:44:44 [2024-02-28T21:44:44.400Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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.15-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.15-SNAPSHOT.pom
16:44:44 [2024-02-28T21:44:44.400Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.15-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core.tests/1.0.15-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.15-SNAPSHOT-sources.jar
16:44:44 [2024-02-28T21:44:44.400Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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.15-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.15-SNAPSHOT-p2metadata.xml
16:44:44 [2024-02-28T21:44:44.400Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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.15-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.15-SNAPSHOT-p2artifacts.xml
16:44:44 [2024-02-28T21:44:44.400Z] [INFO] 
16:44:44 [2024-02-28T21:44:44.400Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
16:44:44 [2024-02-28T21:44:44.400Z] [INFO] 
16:44:44 [2024-02-28T21:44:44.400Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.tests >--
16:44:44 [2024-02-28T21:44:44.400Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.ui.tests 1.0.3-SNAPSHOT [102/141]
16:44:44 [2024-02-28T21:44:44.400Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/pom.xml
16:44:44 [2024-02-28T21:44:44.400Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:44:44 [2024-02-28T21:44:44.400Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:44:44 [2024-02-28T21:44:44.400Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/pom.xml
16:44:44 [2024-02-28T21:44:44.400Z] [INFO] 
16:44:44 [2024-02-28T21:44:44.400Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
16:44:44 [2024-02-28T21:44:44.400Z] [INFO] 
16:44:44 [2024-02-28T21:44:44.400Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
16:44:44 [2024-02-28T21:44:44.400Z] [INFO] The project's OSGi version is 1.0.3.202402282100
16:44:44 [2024-02-28T21:44:44.400Z] [INFO] 
16:44:44 [2024-02-28T21:44:44.400Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
16:44:44 [2024-02-28T21:44:44.400Z] [INFO] 
16:44:44 [2024-02-28T21:44:44.400Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
16:44:44 [2024-02-28T21:44:44.400Z] [INFO] 
16:44:44 [2024-02-28T21:44:44.400Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
16:44:44 [2024-02-28T21:44:44.400Z] [INFO] 
16:44:44 [2024-02-28T21:44:44.400Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
16:44:44 [2024-02-28T21:44:44.400Z] [INFO] 
16:44:44 [2024-02-28T21:44:44.400Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
16:44:44 [2024-02-28T21:44:44.400Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.ust.ui.tests
16:44:44 [2024-02-28T21:44:44.400Z] [INFO] 
16:44:44 [2024-02-28T21:44:44.400Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
16:44:44 [2024-02-28T21:44:44.400Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/src/main/resources
16:44:44 [2024-02-28T21:44:44.400Z] [INFO] 
16:44:44 [2024-02-28T21:44:44.400Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
16:44:44 [2024-02-28T21:44:44.400Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:44:44 [2024-02-28T21:44:44.400Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:44:44 [2024-02-28T21:44:44.400Z] [WARNING] The 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-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/pom.xml
16:44:44 [2024-02-28T21:44:44.400Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:44:44 [2024-02-28T21:44:44.400Z] [INFO] 
16:44:44 [2024-02-28T21:44:44.400Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
16:44:44 [2024-02-28T21:44:44.400Z] [INFO] 
16:44:44 [2024-02-28T21:44:44.400Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
16:44:44 [2024-02-28T21:44:44.400Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/src/test/resources
16:44:44 [2024-02-28T21:44:44.400Z] [INFO] 
16:44:44 [2024-02-28T21:44:44.400Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
16:44:44 [2024-02-28T21:44:44.400Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 126 were skipped
16:44:44 [2024-02-28T21:44:44.400Z] [INFO] 
16:44:44 [2024-02-28T21:44:44.400Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
16:44:44 [2024-02-28T21:44:44.401Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.3-SNAPSHOT-sources.jar
16:44:44 [2024-02-28T21:44:44.401Z] [INFO] 
16:44:44 [2024-02-28T21:44:44.401Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
16:44:44 [2024-02-28T21:44:44.401Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.3-SNAPSHOT.jar
16:44:44 [2024-02-28T21:44:44.659Z] [INFO] 
16:44:44 [2024-02-28T21:44:44.659Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
16:44:44 [2024-02-28T21:44:44.659Z] [INFO] 
16:44:44 [2024-02-28T21:44:44.659Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
16:44:44 [2024-02-28T21:44:44.659Z] [INFO] 
16:44:44 [2024-02-28T21:44:44.659Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
16:44:44 [2024-02-28T21:44:44.659Z] [INFO] 
16:44:44 [2024-02-28T21:44:44.659Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
16:44:44 [2024-02-28T21:44:44.659Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.3-SNAPSHOT.jar
16:44:45 [2024-02-28T21:44:45.584Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.3-SNAPSHOT-sources.jar
16:44:46 [2024-02-28T21:44:46.509Z] [INFO] 
16:44:46 [2024-02-28T21:44:46.509Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
16:44:46 [2024-02-28T21:44:46.509Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/work/data/.metadata/.log
16:44:46 [2024-02-28T21:44:46.509Z] [INFO] Command line:
16:44:46 [2024-02-28T21:44:46.509Z] 	[/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-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-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-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
16:44:46 [2024-02-28T21:44:46.509Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:44:50 [2024-02-28T21:44:50.668Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
16:44:50 [2024-02-28T21:44:50.668Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
16:44:55 [2024-02-28T21:44:55.908Z] !SESSION 2024-02-28 21:44:46.670 -----------------------------------------------
16:44:55 [2024-02-28T21:44:55.908Z] eclipse.buildId=unknown
16:44:55 [2024-02-28T21:44:55.908Z] java.version=17.0.2
16:44:55 [2024-02-28T21:44:55.908Z] java.vendor=Oracle Corporation
16:44:55 [2024-02-28T21:44:55.908Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
16:44:55 [2024-02-28T21:44:55.908Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
16:44:55 [2024-02-28T21:44:55.908Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-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-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
16:44:55 [2024-02-28T21:44:55.908Z] 
16:44:55 [2024-02-28T21:44:55.908Z] !ENTRY org.eclipse.urischeme 4 0 2024-02-28 21:44:55.174
16:44:55 [2024-02-28T21:44:55.908Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
16:44:55 [2024-02-28T21:44:55.908Z] !STACK 0
16:44:55 [2024-02-28T21:44:55.908Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
16:44:55 [2024-02-28T21:44:55.908Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
16:44:55 [2024-02-28T21:44:55.908Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
16:44:55 [2024-02-28T21:44:55.908Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
16:44:55 [2024-02-28T21:44:55.908Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
16:44:55 [2024-02-28T21:44:55.908Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
16:44:55 [2024-02-28T21:44:55.908Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
16:44:55 [2024-02-28T21:44:55.908Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:88)
16:44:55 [2024-02-28T21:44:55.908Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
16:44:55 [2024-02-28T21:44:55.908Z] Caused by: java.io.IOException: error=2, No such file or directory
16:44:55 [2024-02-28T21:44:55.908Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
16:44:55 [2024-02-28T21:44:55.908Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
16:44:55 [2024-02-28T21:44:55.908Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
16:44:55 [2024-02-28T21:44:55.908Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
16:44:55 [2024-02-28T21:44:55.908Z] 	... 7 more
16:44:55 [2024-02-28T21:44:55.908Z] Running org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest
16:44:55 [2024-02-28T21:44:55.908Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest
16:44:55 [2024-02-28T21:44:55.908Z] org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest.testStartBundleContext -- Time elapsed: 0.001 s
16:44:55 [2024-02-28T21:44:55.908Z] org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest.testActivator -- Time elapsed: 0 s
16:44:55 [2024-02-28T21:44:55.908Z] org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest.testStopBundleContext -- Time elapsed: 0 s
16:44:55 [2024-02-28T21:44:55.908Z] org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest.testGetDefault -- Time elapsed: 0 s
16:44:55 [2024-02-28T21:44:55.908Z] 
16:44:55 [2024-02-28T21:44:55.908Z] Results:
16:44:55 [2024-02-28T21:44:55.908Z] 
16:44:55 [2024-02-28T21:44:55.908Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
16:44:55 [2024-02-28T21:44:55.908Z] 
16:44:56 [2024-02-28T21:44:56.836Z] [INFO] All tests passed
16:44:56 [2024-02-28T21:44:56.836Z] [INFO] 
16:44:56 [2024-02-28T21:44:56.836Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
16:44:56 [2024-02-28T21:44:56.836Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:44:56 [2024-02-28T21:44:56.836Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:44:56 [2024-02-28T21:44:56.836Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:44:56 [2024-02-28T21:44:56.836Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:44:56 [2024-02-28T21:44:56.836Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:44:56 [2024-02-28T21:44:56.836Z] [INFO] 
16:44:56 [2024-02-28T21:44:56.836Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
16:44:56 [2024-02-28T21:44:56.836Z] [INFO] 
16:44:56 [2024-02-28T21:44:56.836Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests >--
16:44:56 [2024-02-28T21:44:56.836Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests 1.0.16-SNAPSHOT [103/141]
16:44:56 [2024-02-28T21:44:56.836Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/pom.xml
16:44:56 [2024-02-28T21:44:56.836Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:44:56 [2024-02-28T21:44:56.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
16:44:56 [2024-02-28T21:44:56.836Z] [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-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/pom.xml
16:44:57 [2024-02-28T21:44:57.092Z] [INFO] 
16:44:57 [2024-02-28T21:44:57.092Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
16:44:57 [2024-02-28T21:44:57.092Z] [INFO] 
16:44:57 [2024-02-28T21:44:57.092Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
16:44:57 [2024-02-28T21:44:57.092Z] [INFO] The project's OSGi version is 1.0.16.202402282100
16:44:57 [2024-02-28T21:44:57.092Z] [INFO] 
16:44:57 [2024-02-28T21:44:57.092Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
16:44:57 [2024-02-28T21:44:57.092Z] [INFO] 
16:44:57 [2024-02-28T21:44:57.092Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
16:44:57 [2024-02-28T21:44:57.092Z] [INFO] 
16:44:57 [2024-02-28T21:44:57.092Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
16:44:57 [2024-02-28T21:44:57.092Z] [INFO] 
16:44:57 [2024-02-28T21:44:57.092Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
16:44:57 [2024-02-28T21:44:57.092Z] [INFO] 
16:44:57 [2024-02-28T21:44:57.092Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
16:44:57 [2024-02-28T21:44:57.092Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests
16:44:57 [2024-02-28T21:44:57.348Z] [INFO] 
16:44:57 [2024-02-28T21:44:57.348Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
16:44:57 [2024-02-28T21:44:57.348Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/src/main/resources
16:44:57 [2024-02-28T21:44:57.348Z] [INFO] 
16:44:57 [2024-02-28T21:44:57.348Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
16:44:57 [2024-02-28T21:44:57.348Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:44:57 [2024-02-28T21:44:57.349Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:44:57 [2024-02-28T21:44:57.349Z] [WARNING] The 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-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/pom.xml
16:44:57 [2024-02-28T21:44:57.603Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:44:57 [2024-02-28T21:44:57.858Z] [INFO] 
16:44:57 [2024-02-28T21:44:57.858Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
16:44:57 [2024-02-28T21:44:57.858Z] [INFO] 
16:44:57 [2024-02-28T21:44:57.858Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
16:44:57 [2024-02-28T21:44:57.858Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/src/test/resources
16:44:57 [2024-02-28T21:44:57.858Z] [INFO] 
16:44:57 [2024-02-28T21:44:57.858Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
16:44:57 [2024-02-28T21:44:57.858Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 131 were skipped
16:44:57 [2024-02-28T21:44:57.858Z] [INFO] 
16:44:57 [2024-02-28T21:44:57.858Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
16:44:57 [2024-02-28T21:44:57.858Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-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
16:44:57 [2024-02-28T21:44:57.858Z] [INFO] 
16:44:57 [2024-02-28T21:44:57.858Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
16:44:57 [2024-02-28T21:44:57.858Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.16-SNAPSHOT.jar
16:44:57 [2024-02-28T21:44:57.858Z] [INFO] 
16:44:57 [2024-02-28T21:44:57.858Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
16:44:57 [2024-02-28T21:44:57.858Z] [INFO] 
16:44:57 [2024-02-28T21:44:57.858Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
16:44:57 [2024-02-28T21:44:57.858Z] [INFO] 
16:44:57 [2024-02-28T21:44:57.858Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
16:44:57 [2024-02-28T21:44:57.858Z] [INFO] 
16:44:57 [2024-02-28T21:44:57.858Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
16:44:57 [2024-02-28T21:44:57.858Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.16-SNAPSHOT.jar
16:44:58 [2024-02-28T21:44:58.786Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-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
16:45:00 [2024-02-28T21:45:00.152Z] [INFO] 
16:45:00 [2024-02-28T21:45:00.152Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
16:45:00 [2024-02-28T21:45:00.152Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/data/.metadata/.log
16:45:00 [2024-02-28T21:45:00.152Z] [INFO] Command line:
16:45:00 [2024-02-28T21:45:00.152Z] 	[/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-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-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-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
16:45:00 [2024-02-28T21:45:00.152Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:45:02 [2024-02-28T21:45:02.663Z] Feb 28, 2024 9:45:02 PM org.apache.aries.spifly.BaseActivator log
16:45:02 [2024-02-28T21:45:02.663Z] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
16:45:04 [2024-02-28T21:45:04.553Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
16:45:04 [2024-02-28T21:45:04.553Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
16:45:09 [2024-02-28T21:45:09.795Z] !SESSION 2024-02-28 21:45:00.133 -----------------------------------------------
16:45:09 [2024-02-28T21:45:09.795Z] eclipse.buildId=unknown
16:45:09 [2024-02-28T21:45:09.795Z] java.version=17.0.2
16:45:09 [2024-02-28T21:45:09.795Z] java.vendor=Oracle Corporation
16:45:09 [2024-02-28T21:45:09.795Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
16:45:09 [2024-02-28T21:45:09.795Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
16:45:09 [2024-02-28T21:45:09.795Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-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-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
16:45:09 [2024-02-28T21:45:09.795Z] 
16:45:09 [2024-02-28T21:45:09.795Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2024-02-28 21:45:09.177
16:45:09 [2024-02-28T21:45:09.795Z] !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
16:45:09 [2024-02-28T21:45:09.795Z] 
16:45:09 [2024-02-28T21:45:09.795Z] !ENTRY org.eclipse.urischeme 4 0 2024-02-28 21:45:09.191
16:45:09 [2024-02-28T21:45:09.795Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
16:45:09 [2024-02-28T21:45:09.795Z] !STACK 0
16:45:09 [2024-02-28T21:45:09.795Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
16:45:09 [2024-02-28T21:45:09.795Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
16:45:09 [2024-02-28T21:45:09.795Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
16:45:09 [2024-02-28T21:45:09.795Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
16:45:09 [2024-02-28T21:45:09.795Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
16:45:09 [2024-02-28T21:45:09.795Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
16:45:09 [2024-02-28T21:45:09.795Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
16:45:09 [2024-02-28T21:45:09.795Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:88)
16:45:09 [2024-02-28T21:45:09.795Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
16:45:09 [2024-02-28T21:45:09.795Z] Caused by: java.io.IOException: error=2, No such file or directory
16:45:09 [2024-02-28T21:45:09.795Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
16:45:09 [2024-02-28T21:45:09.795Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
16:45:09 [2024-02-28T21:45:09.795Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
16:45:09 [2024-02-28T21:45:09.795Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
16:45:09 [2024-02-28T21:45:09.795Z] 	... 7 more
16:45:09 [2024-02-28T21:45:09.795Z] Running org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest
16:45:10 [2024-02-28T21:45:10.050Z] Display size: 1440x900
16:45:10 [2024-02-28T21:45:10.051Z] OS version=6.1.11-200.fc37.x86_64
16:45:10 [2024-02-28T21:45:10.051Z] GTK version=3.22.30
16:45:10 [2024-02-28T21:45:10.051Z] GTK theme=Ambiance
16:45:10 [2024-02-28T21:45:10.051Z] LIBOVERLAY_SCROLLBAR=0
16:45:10 [2024-02-28T21:45:10.051Z] Time zone: Greenwich Mean Time
16:45:10 [2024-02-28T21:45:10.305Z] 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@5644f664] time=-240273722 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:45:11 [2024-02-28T21:45:11.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:45:11 [2024-02-28T21:45:11.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
16:45:11 [2024-02-28T21:45:11.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
16:45:11 [2024-02-28T21:45:11.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
16:45:11 [2024-02-28T21:45:11.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=-240272839 data=null doit=true}, MenuItem with text {&Hierarchical}]
16:45:11 [2024-02-28T21:45:11.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=-240272838 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}]
16:45:11 [2024-02-28T21:45:11.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-240272831 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
16:45:11 [2024-02-28T21:45:11.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
16:45:11 [2024-02-28T21:45:11.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:45:11 [2024-02-28T21:45:11.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:45:11 [2024-02-28T21:45:11.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:45:11 [2024-02-28T21:45:11.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:45:11 [2024-02-28T21:45:11.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:45:11 [2024-02-28T21:45:11.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:45:11 [2024-02-28T21:45:11.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-240272620 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
16:45:11 [2024-02-28T21:45:11.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-240272615 data=null doit=true}, TreeItem with text {TestForCallstack}]
16:45:11 [2024-02-28T21:45:11.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-240272615 data=null}, TreeItem with text {TestForCallstack}]
16:45:11 [2024-02-28T21:45:11.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-240272614 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
16:45:11 [2024-02-28T21:45:11.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240272614 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}]
16:45:11 [2024-02-28T21:45:11.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-240272507 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
16:45:11 [2024-02-28T21:45:11.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:45:11 [2024-02-28T21:45:11.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-240272505 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
16:45:11 [2024-02-28T21:45:11.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-240272505 data=null doit=true}, TreeItem with text {TestForCallstack}]
16:45:11 [2024-02-28T21:45:11.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-240272505 data=null}, TreeItem with text {TestForCallstack}]
16:45:11 [2024-02-28T21:45:11.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-240272505 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
16:45:11 [2024-02-28T21:45:11.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240272504 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}]
16:45:11 [2024-02-28T21:45:11.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-240272486 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
16:45:11 [2024-02-28T21:45:11.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-240272440 data=null doit=true}, TreeItem with text {TestForCallstack}]
16:45:11 [2024-02-28T21:45:11.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-240272439 data=null}, TreeItem with text {TestForCallstack}]
16:45:11 [2024-02-28T21:45:11.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-240272439 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
16:45:11 [2024-02-28T21:45:11.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-240272438 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}]
16:45:11 [2024-02-28T21:45:11.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-240272414 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
16:45:11 [2024-02-28T21:45:11.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:45:11 [2024-02-28T21:45:11.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-240272412 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:45:11 [2024-02-28T21:45:11.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-240272411 data=null doit=true}, TreeItem with text {Traces [0]}]
16:45:11 [2024-02-28T21:45:11.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-240272411 data=null}, TreeItem with text {Traces [0]}]
16:45:11 [2024-02-28T21:45:11.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-240272411 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:45:11 [2024-02-28T21:45:11.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240272411 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]}]
16:45:11 [2024-02-28T21:45:11.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-240272334 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:45:14 [2024-02-28T21:45:14.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
16:45:14 [2024-02-28T21:45:14.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:45:16 [2024-02-28T21:45:16.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
16:45:16 [2024-02-28T21:45:16.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
16:45:16 [2024-02-28T21:45:16.631Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
16:45:16 [2024-02-28T21:45:16.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Configure how the addresses are mapped to function names}
16:45:16 [2024-02-28T21:45:16.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240267403 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}]
16:45:16 [2024-02-28T21:45:16.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240267400 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}]
16:45:16 [2024-02-28T21:45:16.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240267400 data=null doit=true}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
16:45:16 [2024-02-28T21:45:16.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240267400 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}]
16:45:16 [2024-02-28T21:45:16.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240267400 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}]
16:45:16 [2024-02-28T21:45:16.887Z] 
16:45:16 [2024-02-28T21:45:16.887Z] (Eclipse:16635): Gtk-WARNING **: 21:45:16.672: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:45:16 [2024-02-28T21:45:16.887Z] 
16:45:16 [2024-02-28T21:45:16.887Z] (Eclipse:16635): Gtk-WARNING **: 21:45:16.672: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:45:16 [2024-02-28T21:45:16.887Z] 
16:45:16 [2024-02-28T21:45:16.887Z] (Eclipse:16635): Gtk-WARNING **: 21:45:16.672: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:45:16 [2024-02-28T21:45:16.887Z] 
16:45:16 [2024-02-28T21:45:16.887Z] (Eclipse:16635): Gtk-WARNING **: 21:45:16.672: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:45:16 [2024-02-28T21:45:16.887Z] 
16:45:16 [2024-02-28T21:45:16.887Z] (Eclipse:16635): Gtk-WARNING **: 21:45:16.716: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:45:16 [2024-02-28T21:45:16.887Z] 
16:45:16 [2024-02-28T21:45:16.887Z] (Eclipse:16635): Gtk-WARNING **: 21:45:16.716: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:45:16 [2024-02-28T21:45:16.887Z] 
16:45:16 [2024-02-28T21:45:16.887Z] (Eclipse:16635): Gtk-WARNING **: 21:45:16.716: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:45:16 [2024-02-28T21:45:16.887Z] 
16:45:16 [2024-02-28T21:45:16.887Z] (Eclipse:16635): Gtk-WARNING **: 21:45:16.716: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:45:16 [2024-02-28T21:45:16.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240267030 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}]
16:45:16 [2024-02-28T21:45:16.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240267026 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}]
16:45:16 [2024-02-28T21:45:16.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240267026 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}]
16:45:16 [2024-02-28T21:45:16.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240267026 data=null doit=true}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
16:45:16 [2024-02-28T21:45:16.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240267026 data=null}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
16:45:16 [2024-02-28T21:45:16.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Configure how the addresses are mapped to function names}
16:45:16 [2024-02-28T21:45:16.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Symbol mapping", using matcher: with text 'Symbol mapping'
16:45:16 [2024-02-28T21:45:16.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: of type 'Button'
16:45:16 [2024-02-28T21:45:16.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: with mnemonic 'Add...'
16:45:16 [2024-02-28T21:45:16.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: with style 'SWT.PUSH'
16:45:16 [2024-02-28T21:45:16.887Z] 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')
16:45:16 [2024-02-28T21:45:16.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
16:45:16 [2024-02-28T21:45:16.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Up", using matcher: of type 'Button'
16:45:16 [2024-02-28T21:45:16.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Down", using matcher: of type 'Button'
16:45:16 [2024-02-28T21:45:16.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:45:16 [2024-02-28T21:45:16.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:45:16 [2024-02-28T21:45:16.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Add...
16:45:16 [2024-02-28T21:45:16.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Add...} time=-240267022 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
16:45:16 [2024-02-28T21:45:16.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add...} time=-240267021 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
16:45:16 [2024-02-28T21:45:16.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Add...} time=-240267021 data=null doit=true}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
16:45:16 [2024-02-28T21:45:16.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Add...} time=-240267021 data=null}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
16:45:16 [2024-02-28T21:45:16.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Add...} time=-240267021 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
16:45:16 [2024-02-28T21:45:16.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Add...} time=-240267021 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
16:45:17 [2024-02-28T21:45:17.144Z] 
16:45:17 [2024-02-28T21:45:17.144Z] !ENTRY org.eclipse.cdt.core.native 4 0 2024-02-28 21:45:16.931
16:45:17 [2024-02-28T21:45:17.144Z] !MESSAGE no spawner in java.library.path: /usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib
16:45:17 [2024-02-28T21:45:17.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Add...} time=-240267021 data=null 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')]
16:45:17 [2024-02-28T21:45:17.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Add...} time=-240266820 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
16:45:17 [2024-02-28T21:45:17.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add...} time=-240266820 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
16:45:17 [2024-02-28T21:45:17.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Add...} time=-240266820 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
16:45:17 [2024-02-28T21:45:17.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Add...} time=-240266820 data=null doit=true}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
16:45:17 [2024-02-28T21:45:17.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Add...} time=-240266819 data=null}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
16:45:17 [2024-02-28T21:45:17.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Add...
16:45:17 [2024-02-28T21:45:17.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: of type 'Button'
16:45:17 [2024-02-28T21:45:17.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
16:45:17 [2024-02-28T21:45:17.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Up", using matcher: of type 'Button'
16:45:17 [2024-02-28T21:45:17.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Down", using matcher: of type 'Button'
16:45:17 [2024-02-28T21:45:17.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:45:17 [2024-02-28T21:45:17.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:45:17 [2024-02-28T21:45:17.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:45:17 [2024-02-28T21:45:17.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:45:17 [2024-02-28T21:45:17.144Z] 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')
16:45:17 [2024-02-28T21:45:17.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:45:17 [2024-02-28T21:45:17.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-240266817 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:45:17 [2024-02-28T21:45:17.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-240266817 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:45:17 [2024-02-28T21:45:17.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-240266817 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:45:17 [2024-02-28T21:45:17.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-240266817 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:45:17 [2024-02-28T21:45:17.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-240266817 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:45:17 [2024-02-28T21:45:17.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-240266817 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:45:17 [2024-02-28T21:45:17.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {OK} time=-240266734 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:45:17 [2024-02-28T21:45:17.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-240266817 data=null 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')]
16:45:17 [2024-02-28T21:45:17.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240267400 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}]
16:45:17 [2024-02-28T21:45:17.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:45:17 [2024-02-28T21:45:17.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
16:45:17 [2024-02-28T21:45:17.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:45:17 [2024-02-28T21:45:17.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:45:17 [2024-02-28T21:45:17.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
16:45:17 [2024-02-28T21:45:17.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:45:18 [2024-02-28T21:45:18.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:45:18 [2024-02-28T21:45:18.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
16:45:18 [2024-02-28T21:45:18.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
16:45:18 [2024-02-28T21:45:18.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:45:18 [2024-02-28T21:45:18.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:45:18 [2024-02-28T21:45:18.475Z] 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@5644f664] time=-240265407 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:45:18 [2024-02-28T21:45:18.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:45:18 [2024-02-28T21:45:18.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:45:18 [2024-02-28T21:45:18.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:45:18 [2024-02-28T21:45:18.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:45:18 [2024-02-28T21:45:18.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-240265375 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
16:45:18 [2024-02-28T21:45:18.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-240265375 data=null doit=true}, TreeItem with text {TestForCallstack}]
16:45:18 [2024-02-28T21:45:18.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-240265375 data=null}, TreeItem with text {TestForCallstack}]
16:45:18 [2024-02-28T21:45:18.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-240265375 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
16:45:18 [2024-02-28T21:45:18.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240265374 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}]
16:45:18 [2024-02-28T21:45:18.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-240265333 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
16:45:18 [2024-02-28T21:45:18.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:45:18 [2024-02-28T21:45:18.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:45:18 [2024-02-28T21:45:18.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:45:19 [2024-02-28T21:45:19.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:45:19 [2024-02-28T21:45:19.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:45:19 [2024-02-28T21:45:19.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:45:19 [2024-02-28T21:45:19.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:45:19 [2024-02-28T21:45:19.293Z] 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')
16:45:19 [2024-02-28T21:45:19.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:45:19 [2024-02-28T21:45:19.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:45:19 [2024-02-28T21:45:19.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:45:19 [2024-02-28T21:45:19.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:45:19 [2024-02-28T21:45:19.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
16:45:19 [2024-02-28T21:45:19.293Z] 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=-240264714 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:45:19 [2024-02-28T21:45:19.293Z] 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=-240264714 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:45:19 [2024-02-28T21:45:19.293Z] 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=-240264714 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:45:19 [2024-02-28T21:45:19.293Z] 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=-240264713 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:45:19 [2024-02-28T21:45:19.293Z] 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=-240264713 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:45:19 [2024-02-28T21:45:19.294Z] 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=-240264713 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:45:19 [2024-02-28T21:45:19.294Z] 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=-240264713 data=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')]
16:45:19 [2024-02-28T21:45:19.294Z] 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=-240264713 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:45:19 [2024-02-28T21:45:19.294Z] 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=-240264713 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:45:19 [2024-02-28T21:45:19.294Z] 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=-240264713 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:45:19 [2024-02-28T21:45:19.294Z] 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=-240264712 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:45:19 [2024-02-28T21:45:19.294Z] 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=-240264712 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:45:19 [2024-02-28T21:45:19.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:45:19 [2024-02-28T21:45:19.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:45:19 [2024-02-28T21:45:19.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:45:19 [2024-02-28T21:45:19.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:45:19 [2024-02-28T21:45:19.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:45:19 [2024-02-28T21:45:19.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:45:19 [2024-02-28T21:45:19.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:45:19 [2024-02-28T21:45:19.294Z] 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')
16:45:19 [2024-02-28T21:45:19.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:45:19 [2024-02-28T21:45:19.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-240264637 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:45:19 [2024-02-28T21:45:19.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-240264636 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:45:19 [2024-02-28T21:45:19.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-240264636 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:45:19 [2024-02-28T21:45:19.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-240264636 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:45:19 [2024-02-28T21:45:19.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-240264636 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:45:19 [2024-02-28T21:45:19.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-240264636 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:45:19 [2024-02-28T21:45:19.294Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:45:19 [2024-02-28T21:45:19.294Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:45:19 [2024-02-28T21:45:19.294Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:45:19 [2024-02-28T21:45:19.294Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:45:19 [2024-02-28T21:45:19.294Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:45:19 [2024-02-28T21:45:19.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:45:19 [2024-02-28T21:45:19.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-240264636 data=null 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')]
16:45:19 [2024-02-28T21:45:19.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-240265187 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:45:20 [2024-02-28T21:45:20.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:45:20 [2024-02-28T21:45:20.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:45:20 [2024-02-28T21:45:20.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:45:20 [2024-02-28T21:45:20.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:45:20 [2024-02-28T21:45:20.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:45:20 [2024-02-28T21:45:20.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:45:20 [2024-02-28T21:45:20.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-240263910 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
16:45:20 [2024-02-28T21:45:20.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-240263909 data=null doit=true}, TreeItem with text {TestForCallstack}]
16:45:20 [2024-02-28T21:45:20.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-240263898 data=null}, TreeItem with text {TestForCallstack}]
16:45:20 [2024-02-28T21:45:20.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-240263898 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
16:45:20 [2024-02-28T21:45:20.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240263897 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}]
16:45:20 [2024-02-28T21:45:20.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-240263885 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
16:45:20 [2024-02-28T21:45:20.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:45:20 [2024-02-28T21:45:20.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-240263884 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
16:45:20 [2024-02-28T21:45:20.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-240263884 data=null doit=true}, TreeItem with text {TestForCallstack}]
16:45:20 [2024-02-28T21:45:20.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-240263884 data=null}, TreeItem with text {TestForCallstack}]
16:45:20 [2024-02-28T21:45:20.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-240263884 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
16:45:20 [2024-02-28T21:45:20.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240263884 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}]
16:45:20 [2024-02-28T21:45:20.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-240263877 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
16:45:20 [2024-02-28T21:45:20.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-240263873 data=null doit=true}, TreeItem with text {TestForCallstack}]
16:45:20 [2024-02-28T21:45:20.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-240263873 data=null}, TreeItem with text {TestForCallstack}]
16:45:20 [2024-02-28T21:45:20.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-240263873 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
16:45:20 [2024-02-28T21:45:20.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-240263873 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}]
16:45:20 [2024-02-28T21:45:20.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-240263870 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
16:45:20 [2024-02-28T21:45:20.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:45:20 [2024-02-28T21:45:20.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-240263869 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:45:20 [2024-02-28T21:45:20.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-240263869 data=null doit=true}, TreeItem with text {Traces [0]}]
16:45:20 [2024-02-28T21:45:20.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-240263869 data=null}, TreeItem with text {Traces [0]}]
16:45:20 [2024-02-28T21:45:20.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-240263868 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:45:20 [2024-02-28T21:45:20.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240263868 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]}]
16:45:20 [2024-02-28T21:45:20.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-240263862 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:45:22 [2024-02-28T21:45:22.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
16:45:22 [2024-02-28T21:45:22.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:45:22 [2024-02-28T21:45:22.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
16:45:22 [2024-02-28T21:45:22.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
16:45:22 [2024-02-28T21:45:22.001Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
16:45:22 [2024-02-28T21:45:22.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Configure how the addresses are mapped to function names}
16:45:22 [2024-02-28T21:45:22.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240261906 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}]
16:45:22 [2024-02-28T21:45:22.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=-240261906 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}]
16:45:22 [2024-02-28T21:45:22.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240261906 data=null doit=true}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
16:45:22 [2024-02-28T21:45:22.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240261905 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}]
16:45:22 [2024-02-28T21:45:22.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240261905 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}]
16:45:22 [2024-02-28T21:45:22.257Z] 
16:45:22 [2024-02-28T21:45:22.257Z] (Eclipse:16635): Gtk-WARNING **: 21:45:22.079: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:45:22 [2024-02-28T21:45:22.257Z] 
16:45:22 [2024-02-28T21:45:22.257Z] (Eclipse:16635): Gtk-WARNING **: 21:45:22.079: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:45:22 [2024-02-28T21:45:22.257Z] 
16:45:22 [2024-02-28T21:45:22.257Z] (Eclipse:16635): Gtk-WARNING **: 21:45:22.079: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:45:22 [2024-02-28T21:45:22.257Z] 
16:45:22 [2024-02-28T21:45:22.257Z] (Eclipse:16635): Gtk-WARNING **: 21:45:22.079: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:45:22 [2024-02-28T21:45:22.257Z] 
16:45:22 [2024-02-28T21:45:22.257Z] (Eclipse:16635): Gtk-WARNING **: 21:45:22.121: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:45:22 [2024-02-28T21:45:22.257Z] 
16:45:22 [2024-02-28T21:45:22.257Z] (Eclipse:16635): Gtk-WARNING **: 21:45:22.121: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:45:22 [2024-02-28T21:45:22.257Z] 
16:45:22 [2024-02-28T21:45:22.257Z] (Eclipse:16635): Gtk-WARNING **: 21:45:22.121: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:45:22 [2024-02-28T21:45:22.257Z] 
16:45:22 [2024-02-28T21:45:22.257Z] (Eclipse:16635): Gtk-WARNING **: 21:45:22.121: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:45:22 [2024-02-28T21:45:22.257Z] 
16:45:22 [2024-02-28T21:45:22.257Z] (Eclipse:16635): Gtk-WARNING **: 21:45:22.178: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:45:22 [2024-02-28T21:45:22.257Z] 
16:45:22 [2024-02-28T21:45:22.257Z] (Eclipse:16635): Gtk-WARNING **: 21:45:22.178: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:45:22 [2024-02-28T21:45:22.257Z] 
16:45:22 [2024-02-28T21:45:22.257Z] (Eclipse:16635): Gtk-WARNING **: 21:45:22.178: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:45:22 [2024-02-28T21:45:22.257Z] 
16:45:22 [2024-02-28T21:45:22.257Z] (Eclipse:16635): Gtk-WARNING **: 21:45:22.178: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:45:22 [2024-02-28T21:45:22.257Z] 
16:45:22 [2024-02-28T21:45:22.257Z] (Eclipse:16635): Gtk-WARNING **: 21:45:22.196: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:45:22 [2024-02-28T21:45:22.257Z] 
16:45:22 [2024-02-28T21:45:22.257Z] (Eclipse:16635): Gtk-WARNING **: 21:45:22.197: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:45:22 [2024-02-28T21:45:22.257Z] 
16:45:22 [2024-02-28T21:45:22.257Z] (Eclipse:16635): Gtk-WARNING **: 21:45:22.197: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:45:22 [2024-02-28T21:45:22.257Z] 
16:45:22 [2024-02-28T21:45:22.257Z] (Eclipse:16635): Gtk-WARNING **: 21:45:22.197: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:45:22 [2024-02-28T21:45:22.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240261599 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}]
16:45:22 [2024-02-28T21:45:22.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240261597 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}]
16:45:22 [2024-02-28T21:45:22.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240261597 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}]
16:45:22 [2024-02-28T21:45:22.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240261597 data=null doit=true}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
16:45:22 [2024-02-28T21:45:22.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240261597 data=null}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
16:45:22 [2024-02-28T21:45:22.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Configure how the addresses are mapped to function names}
16:45:22 [2024-02-28T21:45:22.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Symbol mapping", using matcher: with text 'Symbol mapping'
16:45:22 [2024-02-28T21:45:22.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: of type 'Button'
16:45:22 [2024-02-28T21:45:22.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: with mnemonic 'Add...'
16:45:22 [2024-02-28T21:45:22.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: with style 'SWT.PUSH'
16:45:22 [2024-02-28T21:45:22.257Z] 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')
16:45:22 [2024-02-28T21:45:22.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
16:45:22 [2024-02-28T21:45:22.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Up", using matcher: of type 'Button'
16:45:22 [2024-02-28T21:45:22.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Down", using matcher: of type 'Button'
16:45:22 [2024-02-28T21:45:22.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:45:22 [2024-02-28T21:45:22.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:45:22 [2024-02-28T21:45:22.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Add...
16:45:22 [2024-02-28T21:45:22.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Add...} time=-240261595 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
16:45:22 [2024-02-28T21:45:22.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add...} time=-240261595 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
16:45:22 [2024-02-28T21:45:22.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Add...} time=-240261595 data=null doit=true}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
16:45:22 [2024-02-28T21:45:22.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Add...} time=-240261595 data=null}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
16:45:22 [2024-02-28T21:45:22.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Add...} time=-240261595 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
16:45:22 [2024-02-28T21:45:22.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Add...} time=-240261595 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
16:45:22 [2024-02-28T21:45:22.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Add...} time=-240261495 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
16:45:22 [2024-02-28T21:45:22.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add...} time=-240261494 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
16:45:22 [2024-02-28T21:45:22.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Add...} time=-240261494 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
16:45:22 [2024-02-28T21:45:22.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Add...} time=-240261494 data=null doit=true}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
16:45:22 [2024-02-28T21:45:22.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Add...} time=-240261494 data=null}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
16:45:22 [2024-02-28T21:45:22.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Add...
16:45:22 [2024-02-28T21:45:22.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Import failure", using matcher: with text 'Import failure'
16:45:22 [2024-02-28T21:45:22.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:45:22 [2024-02-28T21:45:22.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:45:22 [2024-02-28T21:45:22.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:45:22 [2024-02-28T21:45:22.515Z] 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')
16:45:22 [2024-02-28T21:45:22.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:45:22 [2024-02-28T21:45:22.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-240261437 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:45:22 [2024-02-28T21:45:22.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-240261437 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:45:22 [2024-02-28T21:45:22.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-240261437 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:45:22 [2024-02-28T21:45:22.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-240261436 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:45:22 [2024-02-28T21:45:22.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-240261436 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:45:22 [2024-02-28T21:45:22.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-240261436 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:45:22 [2024-02-28T21:45:22.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-240261436 data=null 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')]
16:45:22 [2024-02-28T21:45:22.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Add...} time=-240261595 data=null 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')]
16:45:22 [2024-02-28T21:45:22.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:45:22 [2024-02-28T21:45:22.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:45:22 [2024-02-28T21:45:22.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:45:22 [2024-02-28T21:45:22.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
16:45:22 [2024-02-28T21:45:22.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [0] in (of type 'Table')
16:45:22 [2024-02-28T21:45:22.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-240261398 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:45:22 [2024-02-28T21:45:22.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-240261398 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:45:22 [2024-02-28T21:45:22.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-240261398 data=null doit=true}, (of type 'Table')]
16:45:22 [2024-02-28T21:45:22.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-240261398 data=null}, (of type 'Table')]
16:45:22 [2024-02-28T21:45:22.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {/home/jenkins/agent/workspace/tracecompass-master-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=-240261397 data=null button=1 stateMask=0x0 x=260 y=12 count=1}, (of type 'Table')]
16:45:22 [2024-02-28T21:45:22.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-240261396 data=null item=TableItem {/home/jenkins/agent/workspace/tracecompass-master-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')]
16:45:22 [2024-02-28T21:45:22.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {/home/jenkins/agent/workspace/tracecompass-master-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=-240261396 data=null button=1 stateMask=0x80000 x=260 y=12 count=1}, (of type 'Table')]
16:45:22 [2024-02-28T21:45:22.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: of type 'Button'
16:45:22 [2024-02-28T21:45:22.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
16:45:22 [2024-02-28T21:45:22.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Up", using matcher: of type 'Button'
16:45:22 [2024-02-28T21:45:22.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Down", using matcher: of type 'Button'
16:45:22 [2024-02-28T21:45:22.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Down", using matcher: with mnemonic 'Down'
16:45:22 [2024-02-28T21:45:22.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Down", using matcher: with style 'SWT.PUSH'
16:45:22 [2024-02-28T21:45:22.515Z] 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')
16:45:22 [2024-02-28T21:45:22.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:45:22 [2024-02-28T21:45:22.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:45:22 [2024-02-28T21:45:22.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Down
16:45:22 [2024-02-28T21:45:22.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Down} time=-240261394 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
16:45:22 [2024-02-28T21:45:22.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Down} time=-240261394 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
16:45:22 [2024-02-28T21:45:22.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Down} time=-240261394 data=null doit=true}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
16:45:22 [2024-02-28T21:45:22.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Down} time=-240261394 data=null}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
16:45:22 [2024-02-28T21:45:22.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Down} time=-240261394 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
16:45:22 [2024-02-28T21:45:22.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Down} time=-240261394 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
16:45:22 [2024-02-28T21:45:22.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Down} time=-240261394 data=null 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')]
16:45:22 [2024-02-28T21:45:22.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Down} time=-240261388 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
16:45:22 [2024-02-28T21:45:22.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Down} time=-240261388 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
16:45:22 [2024-02-28T21:45:22.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Down} time=-240261388 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
16:45:22 [2024-02-28T21:45:22.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Down} time=-240261388 data=null doit=true}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
16:45:22 [2024-02-28T21:45:22.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Down} time=-240261340 data=null}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
16:45:22 [2024-02-28T21:45:22.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Down
16:45:22 [2024-02-28T21:45:22.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Down
16:45:22 [2024-02-28T21:45:22.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Down} time=-240261339 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
16:45:22 [2024-02-28T21:45:22.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Down} time=-240261339 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
16:45:22 [2024-02-28T21:45:22.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Down} time=-240261339 data=null doit=true}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
16:45:22 [2024-02-28T21:45:22.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Down} time=-240261339 data=null}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
16:45:22 [2024-02-28T21:45:22.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Down} time=-240261339 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
16:45:22 [2024-02-28T21:45:22.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Down} time=-240261339 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
16:45:22 [2024-02-28T21:45:22.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Down} time=-240261338 data=null 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')]
16:45:22 [2024-02-28T21:45:22.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Down} time=-240261337 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
16:45:22 [2024-02-28T21:45:22.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Down} time=-240261336 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
16:45:22 [2024-02-28T21:45:22.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Down} time=-240261336 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
16:45:22 [2024-02-28T21:45:22.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Down} time=-240261336 data=null doit=true}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
16:45:22 [2024-02-28T21:45:22.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Down} time=-240261336 data=null}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
16:45:22 [2024-02-28T21:45:22.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Down
16:45:22 [2024-02-28T21:45:22.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Down
16:45:22 [2024-02-28T21:45:22.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Down} time=-240261336 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
16:45:22 [2024-02-28T21:45:22.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Down} time=-240261336 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
16:45:22 [2024-02-28T21:45:22.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Down} time=-240261336 data=null doit=true}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
16:45:22 [2024-02-28T21:45:22.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Down} time=-240261336 data=null}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
16:45:22 [2024-02-28T21:45:22.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Down} time=-240261335 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
16:45:22 [2024-02-28T21:45:22.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Down} time=-240261335 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
16:45:22 [2024-02-28T21:45:22.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Down} time=-240261335 data=null 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')]
16:45:22 [2024-02-28T21:45:22.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Down} time=-240261334 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
16:45:22 [2024-02-28T21:45:22.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Down} time=-240261333 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
16:45:22 [2024-02-28T21:45:22.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Down} time=-240261333 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
16:45:22 [2024-02-28T21:45:22.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Down} time=-240261333 data=null doit=true}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
16:45:22 [2024-02-28T21:45:22.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Down} time=-240261333 data=null}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
16:45:22 [2024-02-28T21:45:22.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Down
16:45:22 [2024-02-28T21:45:22.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: of type 'Button'
16:45:22 [2024-02-28T21:45:22.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
16:45:22 [2024-02-28T21:45:22.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Up", using matcher: of type 'Button'
16:45:22 [2024-02-28T21:45:22.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Up", using matcher: with mnemonic 'Up'
16:45:22 [2024-02-28T21:45:22.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Up", using matcher: with style 'SWT.PUSH'
16:45:22 [2024-02-28T21:45:22.517Z] 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')
16:45:22 [2024-02-28T21:45:22.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Down", using matcher: of type 'Button'
16:45:22 [2024-02-28T21:45:22.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:45:22 [2024-02-28T21:45:22.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:45:22 [2024-02-28T21:45:22.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Up
16:45:22 [2024-02-28T21:45:22.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Up} time=-240261332 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
16:45:22 [2024-02-28T21:45:22.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Up} time=-240261331 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
16:45:22 [2024-02-28T21:45:22.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Up} time=-240261331 data=null doit=true}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
16:45:22 [2024-02-28T21:45:22.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Up} time=-240261331 data=null}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
16:45:22 [2024-02-28T21:45:22.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Up} time=-240261331 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
16:45:22 [2024-02-28T21:45:22.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Up} time=-240261331 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
16:45:22 [2024-02-28T21:45:22.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Up} time=-240261331 data=null 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')]
16:45:22 [2024-02-28T21:45:22.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Up} time=-240261329 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
16:45:22 [2024-02-28T21:45:22.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Up} time=-240261329 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
16:45:22 [2024-02-28T21:45:22.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Up} time=-240261329 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
16:45:22 [2024-02-28T21:45:22.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Up} time=-240261329 data=null doit=true}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
16:45:22 [2024-02-28T21:45:22.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Up} time=-240261329 data=null}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
16:45:22 [2024-02-28T21:45:22.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Up
16:45:22 [2024-02-28T21:45:22.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Up
16:45:22 [2024-02-28T21:45:22.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Up} time=-240261328 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
16:45:22 [2024-02-28T21:45:22.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Up} time=-240261328 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
16:45:22 [2024-02-28T21:45:22.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Up} time=-240261328 data=null doit=true}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
16:45:22 [2024-02-28T21:45:22.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Up} time=-240261328 data=null}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
16:45:22 [2024-02-28T21:45:22.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Up} time=-240261328 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
16:45:22 [2024-02-28T21:45:22.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Up} time=-240261328 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
16:45:22 [2024-02-28T21:45:22.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Up} time=-240261328 data=null 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')]
16:45:22 [2024-02-28T21:45:22.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Up} time=-240261326 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
16:45:22 [2024-02-28T21:45:22.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Up} time=-240261326 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
16:45:22 [2024-02-28T21:45:22.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Up} time=-240261326 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
16:45:22 [2024-02-28T21:45:22.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Up} time=-240261322 data=null doit=true}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
16:45:22 [2024-02-28T21:45:22.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Up} time=-240261322 data=null}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
16:45:22 [2024-02-28T21:45:22.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Up
16:45:22 [2024-02-28T21:45:22.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Up
16:45:22 [2024-02-28T21:45:22.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Up} time=-240261321 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
16:45:22 [2024-02-28T21:45:22.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Up} time=-240261321 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
16:45:22 [2024-02-28T21:45:22.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Up} time=-240261321 data=null doit=true}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
16:45:22 [2024-02-28T21:45:22.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Up} time=-240261321 data=null}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
16:45:22 [2024-02-28T21:45:22.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Up} time=-240261321 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
16:45:22 [2024-02-28T21:45:22.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Up} time=-240261321 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
16:45:22 [2024-02-28T21:45:22.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Up} time=-240261321 data=null 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')]
16:45:22 [2024-02-28T21:45:22.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Up} time=-240261318 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
16:45:22 [2024-02-28T21:45:22.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Up} time=-240261317 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
16:45:22 [2024-02-28T21:45:22.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Up} time=-240261317 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
16:45:22 [2024-02-28T21:45:22.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Up} time=-240261317 data=null doit=true}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
16:45:22 [2024-02-28T21:45:22.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Up} time=-240261317 data=null}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
16:45:22 [2024-02-28T21:45:22.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Up
16:45:22 [2024-02-28T21:45:22.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
16:45:22 [2024-02-28T21:45:22.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [0, 1] in (of type 'Table')
16:45:22 [2024-02-28T21:45:22.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-240261315 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:45:22 [2024-02-28T21:45:22.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-240261315 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:45:22 [2024-02-28T21:45:22.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-240261315 data=null doit=true}, (of type 'Table')]
16:45:22 [2024-02-28T21:45:22.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-240261315 data=null}, (of type 'Table')]
16:45:22 [2024-02-28T21:45:22.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {/home/jenkins/agent/workspace/tracecompass-master-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=-240261314 data=null button=1 stateMask=0x0 x=260 y=12 count=1}, (of type 'Table')]
16:45:22 [2024-02-28T21:45:22.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-240261313 data=null item=TableItem {/home/jenkins/agent/workspace/tracecompass-master-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')]
16:45:22 [2024-02-28T21:45:22.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {/home/jenkins/agent/workspace/tracecompass-master-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=-240261312 data=null button=1 stateMask=0x80000 x=260 y=12 count=1}, (of type 'Table')]
16:45:22 [2024-02-28T21:45:22.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-240261310 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:45:22 [2024-02-28T21:45:22.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-240261310 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:45:22 [2024-02-28T21:45:22.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-240261310 data=null doit=true}, (of type 'Table')]
16:45:22 [2024-02-28T21:45:22.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-240261310 data=null}, (of type 'Table')]
16:45:22 [2024-02-28T21:45:22.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {/home/jenkins/agent/workspace/tracecompass-master-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=-240261309 data=null button=1 stateMask=0x40000 x=260 y=35 count=1}, (of type 'Table')]
16:45:22 [2024-02-28T21:45:22.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-240261302 data=null item=TableItem {/home/jenkins/agent/workspace/tracecompass-master-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')]
16:45:22 [2024-02-28T21:45:22.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {/home/jenkins/agent/workspace/tracecompass-master-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=-240261301 data=null button=1 stateMask=0xc0000 x=260 y=35 count=1}, (of type 'Table')]
16:45:22 [2024-02-28T21:45:22.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: of type 'Button'
16:45:22 [2024-02-28T21:45:22.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
16:45:22 [2024-02-28T21:45:22.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
16:45:22 [2024-02-28T21:45:22.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
16:45:22 [2024-02-28T21:45:22.518Z] 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')
16:45:22 [2024-02-28T21:45:22.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Up", using matcher: of type 'Button'
16:45:22 [2024-02-28T21:45:22.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Down", using matcher: of type 'Button'
16:45:22 [2024-02-28T21:45:22.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:45:22 [2024-02-28T21:45:22.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:45:22 [2024-02-28T21:45:22.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
16:45:22 [2024-02-28T21:45:22.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=-240261297 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
16:45:22 [2024-02-28T21:45:22.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=-240261296 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
16:45:22 [2024-02-28T21:45:22.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=-240261296 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
16:45:22 [2024-02-28T21:45:22.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=-240261296 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
16:45:22 [2024-02-28T21:45:22.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=-240261296 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
16:45:22 [2024-02-28T21:45:22.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=-240261296 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
16:45:22 [2024-02-28T21:45:22.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=-240261296 data=null 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')]
16:45:22 [2024-02-28T21:45:22.774Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
16:45:22 [2024-02-28T21:45:22.774Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
16:45:22 [2024-02-28T21:45:22.774Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
16:45:22 [2024-02-28T21:45:22.774Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
16:45:22 [2024-02-28T21:45:22.774Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
16:45:22 [2024-02-28T21:45:22.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
16:45:22 [2024-02-28T21:45:22.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: of type 'Button'
16:45:22 [2024-02-28T21:45:22.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
16:45:22 [2024-02-28T21:45:22.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Up", using matcher: of type 'Button'
16:45:22 [2024-02-28T21:45:22.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Down", using matcher: of type 'Button'
16:45:22 [2024-02-28T21:45:22.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:45:22 [2024-02-28T21:45:22.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
16:45:22 [2024-02-28T21:45:22.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
16:45:22 [2024-02-28T21:45:22.774Z] 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')
16:45:22 [2024-02-28T21:45:22.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:45:22 [2024-02-28T21:45:22.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
16:45:22 [2024-02-28T21:45:22.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=-240261233 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:45:22 [2024-02-28T21:45:22.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=-240261232 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:45:22 [2024-02-28T21:45:22.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=-240261232 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:45:22 [2024-02-28T21:45:22.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=-240261232 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:45:22 [2024-02-28T21:45:22.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=-240261232 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:45:22 [2024-02-28T21:45:22.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=-240261232 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:45:22 [2024-02-28T21:45:22.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=-240261232 data=null 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')]
16:45:22 [2024-02-28T21:45:22.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240261905 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}]
16:45:22 [2024-02-28T21:45:22.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:45:23 [2024-02-28T21:45:23.336Z] 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@5644f664] time=-240260721 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:45:23 [2024-02-28T21:45:23.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:45:23 [2024-02-28T21:45:23.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:45:23 [2024-02-28T21:45:23.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:45:23 [2024-02-28T21:45:23.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:45:23 [2024-02-28T21:45:23.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-240260693 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
16:45:23 [2024-02-28T21:45:23.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-240260693 data=null doit=true}, TreeItem with text {TestForCallstack}]
16:45:23 [2024-02-28T21:45:23.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-240260693 data=null}, TreeItem with text {TestForCallstack}]
16:45:23 [2024-02-28T21:45:23.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-240260693 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
16:45:23 [2024-02-28T21:45:23.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240260693 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}]
16:45:23 [2024-02-28T21:45:23.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-240260675 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
16:45:23 [2024-02-28T21:45:23.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:45:23 [2024-02-28T21:45:23.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:45:23 [2024-02-28T21:45:23.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:45:24 [2024-02-28T21:45:24.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:45:24 [2024-02-28T21:45:24.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:45:24 [2024-02-28T21:45:24.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:45:24 [2024-02-28T21:45:24.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:45:24 [2024-02-28T21:45:24.262Z] 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')
16:45:24 [2024-02-28T21:45:24.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:45:24 [2024-02-28T21:45:24.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:45:24 [2024-02-28T21:45:24.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:45:24 [2024-02-28T21:45:24.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:45:24 [2024-02-28T21:45:24.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
16:45:24 [2024-02-28T21:45:24.262Z] 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=-240259633 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:45:24 [2024-02-28T21:45:24.262Z] 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=-240259633 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:45:24 [2024-02-28T21:45:24.262Z] 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=-240259633 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:45:24 [2024-02-28T21:45:24.262Z] 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=-240259633 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:45:24 [2024-02-28T21:45:24.262Z] 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=-240259633 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:45:24 [2024-02-28T21:45:24.262Z] 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=-240259633 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:45:24 [2024-02-28T21:45:24.262Z] 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=-240259632 data=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')]
16:45:24 [2024-02-28T21:45:24.262Z] 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=-240259632 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:45:24 [2024-02-28T21:45:24.262Z] 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=-240259632 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:45:24 [2024-02-28T21:45:24.262Z] 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=-240259632 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:45:24 [2024-02-28T21:45:24.262Z] 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=-240259632 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:45:24 [2024-02-28T21:45:24.262Z] 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=-240259632 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:45:24 [2024-02-28T21:45:24.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:45:24 [2024-02-28T21:45:24.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:45:24 [2024-02-28T21:45:24.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:45:24 [2024-02-28T21:45:24.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:45:24 [2024-02-28T21:45:24.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:45:24 [2024-02-28T21:45:24.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:45:24 [2024-02-28T21:45:24.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:45:24 [2024-02-28T21:45:24.263Z] 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')
16:45:24 [2024-02-28T21:45:24.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:45:24 [2024-02-28T21:45:24.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-240259631 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:45:24 [2024-02-28T21:45:24.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-240259631 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:45:24 [2024-02-28T21:45:24.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-240259631 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:45:24 [2024-02-28T21:45:24.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-240259631 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:45:24 [2024-02-28T21:45:24.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-240259630 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:45:24 [2024-02-28T21:45:24.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-240259630 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:45:24 [2024-02-28T21:45:24.263Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:45:24 [2024-02-28T21:45:24.263Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:45:24 [2024-02-28T21:45:24.263Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:45:24 [2024-02-28T21:45:24.263Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:45:24 [2024-02-28T21:45:24.263Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:45:24 [2024-02-28T21:45:24.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:45:24 [2024-02-28T21:45:24.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-240259630 data=null 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')]
16:45:24 [2024-02-28T21:45:24.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-240260602 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:45:25 [2024-02-28T21:45:25.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:45:25 [2024-02-28T21:45:25.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:45:25 [2024-02-28T21:45:25.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:45:25 [2024-02-28T21:45:25.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:45:25 [2024-02-28T21:45:25.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:45:25 [2024-02-28T21:45:25.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:45:25 [2024-02-28T21:45:25.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-240258994 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
16:45:25 [2024-02-28T21:45:25.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-240258994 data=null doit=true}, TreeItem with text {TestForCallstack}]
16:45:25 [2024-02-28T21:45:25.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-240258994 data=null}, TreeItem with text {TestForCallstack}]
16:45:25 [2024-02-28T21:45:25.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-240258993 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
16:45:25 [2024-02-28T21:45:25.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240258993 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}]
16:45:25 [2024-02-28T21:45:25.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-240258986 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
16:45:25 [2024-02-28T21:45:25.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:45:25 [2024-02-28T21:45:25.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-240258985 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
16:45:25 [2024-02-28T21:45:25.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-240258985 data=null doit=true}, TreeItem with text {TestForCallstack}]
16:45:25 [2024-02-28T21:45:25.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-240258985 data=null}, TreeItem with text {TestForCallstack}]
16:45:25 [2024-02-28T21:45:25.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-240258985 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
16:45:25 [2024-02-28T21:45:25.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240258985 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}]
16:45:25 [2024-02-28T21:45:25.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-240258969 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
16:45:25 [2024-02-28T21:45:25.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-240258969 data=null doit=true}, TreeItem with text {TestForCallstack}]
16:45:25 [2024-02-28T21:45:25.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-240258969 data=null}, TreeItem with text {TestForCallstack}]
16:45:25 [2024-02-28T21:45:25.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-240258968 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
16:45:25 [2024-02-28T21:45:25.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-240258968 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}]
16:45:25 [2024-02-28T21:45:25.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-240258966 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
16:45:25 [2024-02-28T21:45:25.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:45:25 [2024-02-28T21:45:25.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-240258938 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:45:25 [2024-02-28T21:45:25.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-240258938 data=null doit=true}, TreeItem with text {Traces [0]}]
16:45:25 [2024-02-28T21:45:25.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-240258938 data=null}, TreeItem with text {Traces [0]}]
16:45:25 [2024-02-28T21:45:25.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-240258938 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:45:25 [2024-02-28T21:45:25.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240258937 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]}]
16:45:25 [2024-02-28T21:45:25.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-240258931 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:45:26 [2024-02-28T21:45:26.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
16:45:26 [2024-02-28T21:45:26.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:45:26 [2024-02-28T21:45:26.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
16:45:26 [2024-02-28T21:45:26.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:45:26 [2024-02-28T21:45:26.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:45:26 [2024-02-28T21:45:26.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
16:45:26 [2024-02-28T21:45:26.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:45:27 [2024-02-28T21:45: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"'
16:45:27 [2024-02-28T21:45:27.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
16:45:27 [2024-02-28T21:45:27.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
16:45:27 [2024-02-28T21:45:27.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:45:27 [2024-02-28T21:45:27.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:45:27 [2024-02-28T21:45:27.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 13 to [Selection [13]: SelectionEvent{TreeColumn {Name} time=-240256341 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeColumn with text {Name}]
16:45:27 [2024-02-28T21:45:27.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TreeColumn {Name} time=-240256325 data=null button=1 stateMask=0x80000 x=77 y=-13 count=1}, TreeColumn with text {Name}]
16:45:27 [2024-02-28T21:45:27.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 13 to [Selection [13]: SelectionEvent{TreeColumn {PID/TID} time=-240256324 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}]
16:45:27 [2024-02-28T21:45:27.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TreeColumn {PID/TID} time=-240256322 data=null button=1 stateMask=0x80000 x=188 y=-13 count=1}, TreeColumn with text {PID/TID}]
16:45:27 [2024-02-28T21:45:27.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 13 to [Selection [13]: SelectionEvent{TreeColumn {Start time} time=-240256321 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}]
16:45:27 [2024-02-28T21:45:27.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TreeColumn {Start time} time=-240256320 data=null button=1 stateMask=0x80000 x=352 y=-13 count=1}, TreeColumn with text {Start time}]
16:45:27 [2024-02-28T21:45:27.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
16:45:27 [2024-02-28T21:45:27.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:45:27 [2024-02-28T21:45:27.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:45:28 [2024-02-28T21:45:28.037Z] 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@5644f664] time=-240256003 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:45:28 [2024-02-28T21:45:28.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:45:28 [2024-02-28T21:45:28.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:45:28 [2024-02-28T21:45:28.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:45:28 [2024-02-28T21:45:28.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:45:28 [2024-02-28T21:45:28.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-240255978 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
16:45:28 [2024-02-28T21:45:28.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-240255978 data=null doit=true}, TreeItem with text {TestForCallstack}]
16:45:28 [2024-02-28T21:45:28.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-240255977 data=null}, TreeItem with text {TestForCallstack}]
16:45:28 [2024-02-28T21:45:28.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-240255977 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
16:45:28 [2024-02-28T21:45:28.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240255977 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}]
16:45:28 [2024-02-28T21:45:28.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-240255971 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
16:45:28 [2024-02-28T21:45:28.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:45:28 [2024-02-28T21:45:28.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:45:28 [2024-02-28T21:45:28.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:45:28 [2024-02-28T21:45:28.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:45:28 [2024-02-28T21:45:28.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:45:28 [2024-02-28T21:45:28.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:45:28 [2024-02-28T21:45:28.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:45:28 [2024-02-28T21:45:28.294Z] 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')
16:45:28 [2024-02-28T21:45:28.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:45:28 [2024-02-28T21:45:28.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:45:28 [2024-02-28T21:45:28.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:45:28 [2024-02-28T21:45:28.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:45:28 [2024-02-28T21:45:28.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
16:45:28 [2024-02-28T21:45:28.294Z] 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=-240255585 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:45:28 [2024-02-28T21:45:28.294Z] 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=-240255585 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:45:28 [2024-02-28T21:45:28.294Z] 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=-240255585 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:45:28 [2024-02-28T21:45:28.294Z] 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=-240255585 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:45:28 [2024-02-28T21:45:28.294Z] 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=-240255585 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:45:28 [2024-02-28T21:45:28.294Z] 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=-240255585 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:45:28 [2024-02-28T21:45:28.294Z] 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=-240255585 data=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')]
16:45:28 [2024-02-28T21:45:28.295Z] 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=-240255585 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:45:28 [2024-02-28T21:45:28.295Z] 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=-240255585 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:45:28 [2024-02-28T21:45:28.295Z] 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=-240255585 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:45:28 [2024-02-28T21:45:28.295Z] 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=-240255584 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:45:28 [2024-02-28T21:45:28.295Z] 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=-240255584 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:45:28 [2024-02-28T21:45:28.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:45:28 [2024-02-28T21:45:28.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:45:28 [2024-02-28T21:45:28.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:45:28 [2024-02-28T21:45:28.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:45:28 [2024-02-28T21:45:28.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:45:28 [2024-02-28T21:45:28.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:45:28 [2024-02-28T21:45:28.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:45:28 [2024-02-28T21:45:28.295Z] 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')
16:45:28 [2024-02-28T21:45:28.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:45:28 [2024-02-28T21:45:28.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-240255584 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:45:28 [2024-02-28T21:45:28.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-240255584 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:45:28 [2024-02-28T21:45:28.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-240255583 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:45:28 [2024-02-28T21:45:28.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-240255583 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:45:28 [2024-02-28T21:45:28.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-240255583 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:45:28 [2024-02-28T21:45:28.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-240255583 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:45:28 [2024-02-28T21:45:28.550Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:45:28 [2024-02-28T21:45:28.550Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:45:28 [2024-02-28T21:45:28.550Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:45:28 [2024-02-28T21:45:28.550Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:45:28 [2024-02-28T21:45:28.550Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:45:28 [2024-02-28T21:45:28.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:45:28 [2024-02-28T21:45:28.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-240255583 data=null 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')]
16:45:28 [2024-02-28T21:45:28.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-240255911 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:45:29 [2024-02-28T21:45:29.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:45:29 [2024-02-28T21:45:29.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:45:29 [2024-02-28T21:45:29.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:45:29 [2024-02-28T21:45:29.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:45:29 [2024-02-28T21:45:29.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:45:29 [2024-02-28T21:45:29.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:45:29 [2024-02-28T21:45:29.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-240254788 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
16:45:29 [2024-02-28T21:45:29.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-240254788 data=null doit=true}, TreeItem with text {TestForCallstack}]
16:45:29 [2024-02-28T21:45:29.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-240254788 data=null}, TreeItem with text {TestForCallstack}]
16:45:29 [2024-02-28T21:45:29.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-240254787 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
16:45:29 [2024-02-28T21:45:29.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240254787 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}]
16:45:29 [2024-02-28T21:45:29.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-240254780 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
16:45:29 [2024-02-28T21:45:29.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:45:29 [2024-02-28T21:45:29.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-240254780 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
16:45:29 [2024-02-28T21:45:29.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-240254780 data=null doit=true}, TreeItem with text {TestForCallstack}]
16:45:29 [2024-02-28T21:45:29.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-240254780 data=null}, TreeItem with text {TestForCallstack}]
16:45:29 [2024-02-28T21:45:29.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-240254779 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
16:45:29 [2024-02-28T21:45:29.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240254779 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}]
16:45:29 [2024-02-28T21:45:29.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-240254765 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
16:45:29 [2024-02-28T21:45:29.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-240254765 data=null doit=true}, TreeItem with text {TestForCallstack}]
16:45:29 [2024-02-28T21:45:29.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-240254764 data=null}, TreeItem with text {TestForCallstack}]
16:45:29 [2024-02-28T21:45:29.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-240254764 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
16:45:29 [2024-02-28T21:45:29.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-240254764 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}]
16:45:29 [2024-02-28T21:45:29.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-240254762 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
16:45:29 [2024-02-28T21:45:29.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:45:29 [2024-02-28T21:45:29.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-240254762 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:45:29 [2024-02-28T21:45:29.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-240254761 data=null doit=true}, TreeItem with text {Traces [0]}]
16:45:29 [2024-02-28T21:45:29.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-240254761 data=null}, TreeItem with text {Traces [0]}]
16:45:29 [2024-02-28T21:45:29.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-240254761 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:45:29 [2024-02-28T21:45:29.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240254761 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]}]
16:45:29 [2024-02-28T21:45:29.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-240254751 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:45:30 [2024-02-28T21:45:30.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
16:45:30 [2024-02-28T21:45:30.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:45:30 [2024-02-28T21:45:30.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
16:45:30 [2024-02-28T21:45:30.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
16:45:30 [2024-02-28T21:45:30.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:45:30 [2024-02-28T21:45:30.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:45:30 [2024-02-28T21:45:30.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
16:45:31 [2024-02-28T21:45:31.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:45:31 [2024-02-28T21:45:31.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:45:31 [2024-02-28T21:45:31.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
16:45:31 [2024-02-28T21:45:31.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
16:45:31 [2024-02-28T21:45:31.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:45:31 [2024-02-28T21:45:31.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:45:32 [2024-02-28T21:45:32.070Z] 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@5644f664] time=-240251844 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:45:32 [2024-02-28T21:45:32.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:45:32 [2024-02-28T21:45:32.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:45:32 [2024-02-28T21:45:32.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:45:32 [2024-02-28T21:45:32.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:45:32 [2024-02-28T21:45:32.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-240251809 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
16:45:32 [2024-02-28T21:45:32.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-240251809 data=null doit=true}, TreeItem with text {TestForCallstack}]
16:45:32 [2024-02-28T21:45:32.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-240251808 data=null}, TreeItem with text {TestForCallstack}]
16:45:32 [2024-02-28T21:45:32.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-240251808 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
16:45:32 [2024-02-28T21:45:32.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240251808 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}]
16:45:32 [2024-02-28T21:45:32.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-240251799 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
16:45:32 [2024-02-28T21:45:32.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:45:32 [2024-02-28T21:45:32.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:45:32 [2024-02-28T21:45:32.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:45:32 [2024-02-28T21:45:32.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:45:32 [2024-02-28T21:45:32.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:45:32 [2024-02-28T21:45:32.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:45:32 [2024-02-28T21:45:32.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:45:32 [2024-02-28T21:45:32.886Z] 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')
16:45:32 [2024-02-28T21:45:32.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:45:32 [2024-02-28T21:45:32.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:45:32 [2024-02-28T21:45:32.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:45:32 [2024-02-28T21:45:32.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:45:32 [2024-02-28T21:45:32.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
16:45:32 [2024-02-28T21:45:32.886Z] 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=-240250989 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:45:32 [2024-02-28T21:45:32.886Z] 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=-240250989 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:45:32 [2024-02-28T21:45:32.886Z] 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=-240250989 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:45:32 [2024-02-28T21:45:32.886Z] 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=-240250989 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:45:32 [2024-02-28T21:45:32.886Z] 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=-240250989 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:45:32 [2024-02-28T21:45:32.887Z] 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=-240250989 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:45:32 [2024-02-28T21:45:32.887Z] 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=-240250989 data=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')]
16:45:32 [2024-02-28T21:45:32.887Z] 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=-240250989 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:45:32 [2024-02-28T21:45:32.887Z] 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=-240250989 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:45:32 [2024-02-28T21:45:32.887Z] 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=-240250989 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:45:32 [2024-02-28T21:45:32.887Z] 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=-240250989 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:45:32 [2024-02-28T21:45:32.887Z] 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=-240250989 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:45:32 [2024-02-28T21:45:32.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:45:32 [2024-02-28T21:45:32.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:45:32 [2024-02-28T21:45:32.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:45:32 [2024-02-28T21:45:32.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:45:32 [2024-02-28T21:45:32.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:45:32 [2024-02-28T21:45:32.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:45:32 [2024-02-28T21:45:32.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:45:32 [2024-02-28T21:45:32.887Z] 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')
16:45:32 [2024-02-28T21:45:32.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:45:32 [2024-02-28T21:45:32.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-240250988 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:45:32 [2024-02-28T21:45:32.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-240250988 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:45:32 [2024-02-28T21:45:32.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-240250987 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:45:32 [2024-02-28T21:45:32.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-240250987 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:45:32 [2024-02-28T21:45:32.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-240250987 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:45:32 [2024-02-28T21:45:32.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-240250987 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:45:32 [2024-02-28T21:45:32.887Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:45:32 [2024-02-28T21:45:32.887Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:45:32 [2024-02-28T21:45:32.887Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:45:32 [2024-02-28T21:45:32.887Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:45:32 [2024-02-28T21:45:32.887Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:45:32 [2024-02-28T21:45:32.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:45:33 [2024-02-28T21:45:33.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-240250987 data=null 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')]
16:45:33 [2024-02-28T21:45:33.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-240251719 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:45:33 [2024-02-28T21:45:33.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:45:33 [2024-02-28T21:45:33.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:45:33 [2024-02-28T21:45:33.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:45:33 [2024-02-28T21:45:33.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:45:33 [2024-02-28T21:45:33.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:45:33 [2024-02-28T21:45:33.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:45:33 [2024-02-28T21:45:33.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-240250361 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
16:45:33 [2024-02-28T21:45:33.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-240250360 data=null doit=true}, TreeItem with text {TestForCallstack}]
16:45:33 [2024-02-28T21:45:33.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-240250360 data=null}, TreeItem with text {TestForCallstack}]
16:45:33 [2024-02-28T21:45:33.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-240250360 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
16:45:33 [2024-02-28T21:45:33.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240250360 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}]
16:45:33 [2024-02-28T21:45:33.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-240250354 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
16:45:33 [2024-02-28T21:45:33.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:45:33 [2024-02-28T21:45:33.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-240250353 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
16:45:33 [2024-02-28T21:45:33.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-240250353 data=null doit=true}, TreeItem with text {TestForCallstack}]
16:45:33 [2024-02-28T21:45:33.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-240250353 data=null}, TreeItem with text {TestForCallstack}]
16:45:33 [2024-02-28T21:45:33.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-240250353 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
16:45:33 [2024-02-28T21:45:33.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240250353 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}]
16:45:33 [2024-02-28T21:45:33.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-240250348 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
16:45:33 [2024-02-28T21:45:33.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-240250348 data=null doit=true}, TreeItem with text {TestForCallstack}]
16:45:33 [2024-02-28T21:45:33.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-240250348 data=null}, TreeItem with text {TestForCallstack}]
16:45:33 [2024-02-28T21:45:33.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-240250348 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
16:45:33 [2024-02-28T21:45:33.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-240250348 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}]
16:45:33 [2024-02-28T21:45:33.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-240250346 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
16:45:33 [2024-02-28T21:45:33.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:45:33 [2024-02-28T21:45:33.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-240250345 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:45:33 [2024-02-28T21:45:33.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-240250345 data=null doit=true}, TreeItem with text {Traces [0]}]
16:45:33 [2024-02-28T21:45:33.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-240250345 data=null}, TreeItem with text {Traces [0]}]
16:45:33 [2024-02-28T21:45:33.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-240250345 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:45:33 [2024-02-28T21:45:33.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240250345 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]}]
16:45:33 [2024-02-28T21:45:33.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-240250332 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:45:35 [2024-02-28T21:45:35.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
16:45:35 [2024-02-28T21:45:35.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:45:35 [2024-02-28T21:45:35.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
16:45:35 [2024-02-28T21:45:35.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
16:45:35 [2024-02-28T21:45:35.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
16:45:35 [2024-02-28T21:45:35.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:45:35 [2024-02-28T21:45:35.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:45:35 [2024-02-28T21:45:35.846Z] 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@5644f664] time=-240248004 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:45:35 [2024-02-28T21:45:35.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:45:35 [2024-02-28T21:45:35.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:45:35 [2024-02-28T21:45:35.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:45:35 [2024-02-28T21:45:35.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:45:35 [2024-02-28T21:45:35.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-240247979 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
16:45:35 [2024-02-28T21:45:35.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-240247979 data=null doit=true}, TreeItem with text {TestForCallstack}]
16:45:35 [2024-02-28T21:45:35.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-240247979 data=null}, TreeItem with text {TestForCallstack}]
16:45:35 [2024-02-28T21:45:35.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-240247979 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
16:45:36 [2024-02-28T21:45:36.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240247979 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}]
16:45:36 [2024-02-28T21:45:36.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-240247957 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
16:45:36 [2024-02-28T21:45:36.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:45:36 [2024-02-28T21:45:36.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:45:36 [2024-02-28T21:45:36.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:45:36 [2024-02-28T21:45:36.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:45:36 [2024-02-28T21:45:36.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:45:36 [2024-02-28T21:45:36.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:45:36 [2024-02-28T21:45:36.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:45:36 [2024-02-28T21:45:36.662Z] 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')
16:45:36 [2024-02-28T21:45:36.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:45:36 [2024-02-28T21:45:36.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:45:36 [2024-02-28T21:45:36.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:45:36 [2024-02-28T21:45:36.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:45:36 [2024-02-28T21:45:36.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
16:45:36 [2024-02-28T21:45:36.662Z] 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=-240247187 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:45:36 [2024-02-28T21:45:36.662Z] 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=-240247187 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:45:36 [2024-02-28T21:45:36.662Z] 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=-240247187 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:45:36 [2024-02-28T21:45:36.662Z] 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=-240247187 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:45:36 [2024-02-28T21:45:36.662Z] 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=-240247187 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:45:36 [2024-02-28T21:45:36.662Z] 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=-240247187 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:45:36 [2024-02-28T21:45:36.663Z] 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=-240247187 data=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')]
16:45:36 [2024-02-28T21:45:36.663Z] 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=-240247187 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:45:36 [2024-02-28T21:45:36.663Z] 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=-240247187 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:45:36 [2024-02-28T21:45:36.663Z] 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=-240247187 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:45:36 [2024-02-28T21:45:36.663Z] 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=-240247187 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:45:36 [2024-02-28T21:45:36.663Z] 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=-240247187 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:45:36 [2024-02-28T21:45:36.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:45:36 [2024-02-28T21:45:36.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:45:36 [2024-02-28T21:45:36.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:45:36 [2024-02-28T21:45:36.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:45:36 [2024-02-28T21:45:36.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:45:36 [2024-02-28T21:45:36.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:45:36 [2024-02-28T21:45:36.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:45:36 [2024-02-28T21:45:36.663Z] 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')
16:45:36 [2024-02-28T21:45:36.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:45:36 [2024-02-28T21:45:36.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-240247186 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:45:36 [2024-02-28T21:45:36.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-240247186 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:45:36 [2024-02-28T21:45:36.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-240247186 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:45:36 [2024-02-28T21:45:36.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-240247186 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:45:36 [2024-02-28T21:45:36.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-240247185 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:45:36 [2024-02-28T21:45:36.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-240247185 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:45:36 [2024-02-28T21:45:36.663Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:45:36 [2024-02-28T21:45:36.663Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:45:36 [2024-02-28T21:45:36.663Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:45:36 [2024-02-28T21:45:36.663Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:45:36 [2024-02-28T21:45:36.663Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:45:36 [2024-02-28T21:45:36.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:45:36 [2024-02-28T21:45:36.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-240247185 data=null 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')]
16:45:36 [2024-02-28T21:45:36.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-240247916 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:45:37 [2024-02-28T21:45:37.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:45:37 [2024-02-28T21:45:37.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:45:37 [2024-02-28T21:45:37.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:45:37 [2024-02-28T21:45:37.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:45:37 [2024-02-28T21:45:37.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:45:37 [2024-02-28T21:45:37.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:45:37 [2024-02-28T21:45:37.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-240246559 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
16:45:37 [2024-02-28T21:45:37.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-240246559 data=null doit=true}, TreeItem with text {TestForCallstack}]
16:45:37 [2024-02-28T21:45:37.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-240246559 data=null}, TreeItem with text {TestForCallstack}]
16:45:37 [2024-02-28T21:45:37.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-240246559 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
16:45:37 [2024-02-28T21:45:37.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240246559 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}]
16:45:37 [2024-02-28T21:45:37.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-240246532 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
16:45:37 [2024-02-28T21:45:37.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:45:37 [2024-02-28T21:45:37.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-240246532 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
16:45:37 [2024-02-28T21:45:37.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-240246532 data=null doit=true}, TreeItem with text {TestForCallstack}]
16:45:37 [2024-02-28T21:45:37.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-240246532 data=null}, TreeItem with text {TestForCallstack}]
16:45:37 [2024-02-28T21:45:37.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-240246531 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
16:45:37 [2024-02-28T21:45:37.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240246531 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}]
16:45:37 [2024-02-28T21:45:37.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-240246518 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
16:45:37 [2024-02-28T21:45:37.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-240246517 data=null doit=true}, TreeItem with text {TestForCallstack}]
16:45:37 [2024-02-28T21:45:37.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-240246517 data=null}, TreeItem with text {TestForCallstack}]
16:45:37 [2024-02-28T21:45:37.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-240246517 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
16:45:37 [2024-02-28T21:45:37.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-240246517 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}]
16:45:37 [2024-02-28T21:45:37.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-240246515 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
16:45:37 [2024-02-28T21:45:37.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:45:37 [2024-02-28T21:45:37.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-240246514 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:45:37 [2024-02-28T21:45:37.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-240246514 data=null doit=true}, TreeItem with text {Traces [0]}]
16:45:37 [2024-02-28T21:45:37.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-240246514 data=null}, TreeItem with text {Traces [0]}]
16:45:37 [2024-02-28T21:45:37.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-240246514 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:45:37 [2024-02-28T21:45:37.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240246514 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]}]
16:45:37 [2024-02-28T21:45:37.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-240246504 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:45:39 [2024-02-28T21:45:39.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
16:45:39 [2024-02-28T21:45:39.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:45:39 [2024-02-28T21:45:39.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
16:45:39 [2024-02-28T21:45:39.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:45:39 [2024-02-28T21:45:39.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:45:39 [2024-02-28T21:45:39.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
16:45:39 [2024-02-28T21:45:39.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:45:39 [2024-02-28T21:45:39.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:45:39 [2024-02-28T21:45:39.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
16:45:39 [2024-02-28T21:45:39.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
16:45:39 [2024-02-28T21:45:39.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
16:45:39 [2024-02-28T21:45:39.929Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
16:45:39 [2024-02-28T21:45:39.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Configure how the addresses are mapped to function names}
16:45:39 [2024-02-28T21:45:39.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240243962 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}]
16:45:39 [2024-02-28T21:45:39.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240243962 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}]
16:45:39 [2024-02-28T21:45:39.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240243962 data=null doit=true}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
16:45:39 [2024-02-28T21:45:39.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240243962 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}]
16:45:39 [2024-02-28T21:45:39.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240243962 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}]
16:45:40 [2024-02-28T21:45:40.185Z] 
16:45:40 [2024-02-28T21:45:40.185Z] (Eclipse:16635): Gtk-WARNING **: 21:45:39.954: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:45:40 [2024-02-28T21:45:40.185Z] 
16:45:40 [2024-02-28T21:45:40.185Z] (Eclipse:16635): Gtk-WARNING **: 21:45:39.954: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:45:40 [2024-02-28T21:45:40.185Z] 
16:45:40 [2024-02-28T21:45:40.185Z] (Eclipse:16635): Gtk-WARNING **: 21:45:39.954: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:45:40 [2024-02-28T21:45:40.185Z] 
16:45:40 [2024-02-28T21:45:40.185Z] (Eclipse:16635): Gtk-WARNING **: 21:45:39.954: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:45:40 [2024-02-28T21:45:40.185Z] 
16:45:40 [2024-02-28T21:45:40.185Z] (Eclipse:16635): Gtk-WARNING **: 21:45:40.004: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:45:40 [2024-02-28T21:45:40.185Z] 
16:45:40 [2024-02-28T21:45:40.185Z] (Eclipse:16635): Gtk-WARNING **: 21:45:40.004: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:45:40 [2024-02-28T21:45:40.185Z] 
16:45:40 [2024-02-28T21:45:40.185Z] (Eclipse:16635): Gtk-WARNING **: 21:45:40.004: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:45:40 [2024-02-28T21:45:40.185Z] 
16:45:40 [2024-02-28T21:45:40.185Z] (Eclipse:16635): Gtk-WARNING **: 21:45:40.004: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:45:40 [2024-02-28T21:45:40.185Z] 
16:45:40 [2024-02-28T21:45:40.185Z] (Eclipse:16635): Gtk-WARNING **: 21:45:40.024: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:45:40 [2024-02-28T21:45:40.185Z] 
16:45:40 [2024-02-28T21:45:40.185Z] (Eclipse:16635): Gtk-WARNING **: 21:45:40.024: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:45:40 [2024-02-28T21:45:40.185Z] 
16:45:40 [2024-02-28T21:45:40.185Z] (Eclipse:16635): Gtk-WARNING **: 21:45:40.024: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:45:40 [2024-02-28T21:45:40.185Z] 
16:45:40 [2024-02-28T21:45:40.186Z] (Eclipse:16635): Gtk-WARNING **: 21:45:40.024: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:45:40 [2024-02-28T21:45:40.186Z] 
16:45:40 [2024-02-28T21:45:40.186Z] (Eclipse:16635): Gtk-WARNING **: 21:45:40.081: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:45:40 [2024-02-28T21:45:40.186Z] 
16:45:40 [2024-02-28T21:45:40.186Z] (Eclipse:16635): Gtk-WARNING **: 21:45:40.082: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:45:40 [2024-02-28T21:45:40.186Z] 
16:45:40 [2024-02-28T21:45:40.186Z] (Eclipse:16635): Gtk-WARNING **: 21:45:40.082: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:45:40 [2024-02-28T21:45:40.186Z] 
16:45:40 [2024-02-28T21:45:40.186Z] (Eclipse:16635): Gtk-WARNING **: 21:45:40.082: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:45:40 [2024-02-28T21:45:40.186Z] 
16:45:40 [2024-02-28T21:45:40.186Z] (Eclipse:16635): Gtk-WARNING **: 21:45:40.106: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:45:40 [2024-02-28T21:45:40.186Z] 
16:45:40 [2024-02-28T21:45:40.186Z] (Eclipse:16635): Gtk-WARNING **: 21:45:40.106: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:45:40 [2024-02-28T21:45:40.186Z] 
16:45:40 [2024-02-28T21:45:40.186Z] (Eclipse:16635): Gtk-WARNING **: 21:45:40.106: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:45:40 [2024-02-28T21:45:40.186Z] 
16:45:40 [2024-02-28T21:45:40.186Z] (Eclipse:16635): Gtk-WARNING **: 21:45:40.106: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:45:40 [2024-02-28T21:45:40.186Z] 
16:45:40 [2024-02-28T21:45:40.186Z] (Eclipse:16635): Gtk-WARNING **: 21:45:40.168: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:45:40 [2024-02-28T21:45:40.186Z] 
16:45:40 [2024-02-28T21:45:40.186Z] (Eclipse:16635): Gtk-WARNING **: 21:45:40.168: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:45:40 [2024-02-28T21:45:40.186Z] 
16:45:40 [2024-02-28T21:45:40.186Z] (Eclipse:16635): Gtk-WARNING **: 21:45:40.168: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:45:40 [2024-02-28T21:45:40.186Z] 
16:45:40 [2024-02-28T21:45:40.186Z] (Eclipse:16635): Gtk-WARNING **: 21:45:40.168: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:45:40 [2024-02-28T21:45:40.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=-240243625 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}]
16:45:40 [2024-02-28T21:45:40.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=-240243624 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}]
16:45:40 [2024-02-28T21:45:40.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=-240243623 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}]
16:45:40 [2024-02-28T21:45:40.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=-240243623 data=null doit=true}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
16:45:40 [2024-02-28T21:45:40.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=-240243623 data=null}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
16:45:40 [2024-02-28T21:45:40.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Configure how the addresses are mapped to function names}
16:45:40 [2024-02-28T21:45:40.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Symbol mapping", using matcher: with text 'Symbol mapping'
16:45:40 [2024-02-28T21:45:40.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: of type 'Button'
16:45:40 [2024-02-28T21:45:40.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: with mnemonic 'Add...'
16:45:40 [2024-02-28T21:45:40.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: with style 'SWT.PUSH'
16:45:40 [2024-02-28T21:45:40.441Z] 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')
16:45:40 [2024-02-28T21:45:40.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
16:45:40 [2024-02-28T21:45:40.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Up", using matcher: of type 'Button'
16:45:40 [2024-02-28T21:45:40.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Down", using matcher: of type 'Button'
16:45:40 [2024-02-28T21:45:40.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:45:40 [2024-02-28T21:45:40.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:45:40 [2024-02-28T21:45:40.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Add...
16:45:40 [2024-02-28T21:45:40.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Add...} time=-240243622 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
16:45:40 [2024-02-28T21:45:40.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add...} time=-240243622 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
16:45:40 [2024-02-28T21:45:40.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Add...} time=-240243622 data=null doit=true}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
16:45:40 [2024-02-28T21:45:40.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Add...} time=-240243622 data=null}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
16:45:40 [2024-02-28T21:45:40.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Add...} time=-240243621 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
16:45:40 [2024-02-28T21:45:40.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Add...} time=-240243621 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
16:45:40 [2024-02-28T21:45:40.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Add...} time=-240243621 data=null 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')]
16:45:40 [2024-02-28T21:45:40.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Add...} time=-240243615 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
16:45:40 [2024-02-28T21:45:40.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add...} time=-240243615 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
16:45:40 [2024-02-28T21:45:40.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Add...} time=-240243615 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
16:45:40 [2024-02-28T21:45:40.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Add...} time=-240243615 data=null doit=true}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
16:45:40 [2024-02-28T21:45:40.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Add...} time=-240243615 data=null}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
16:45:40 [2024-02-28T21:45:40.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Add...
16:45:40 [2024-02-28T21:45:40.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: of type 'Button'
16:45:40 [2024-02-28T21:45:40.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
16:45:40 [2024-02-28T21:45:40.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Up", using matcher: of type 'Button'
16:45:40 [2024-02-28T21:45:40.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Down", using matcher: of type 'Button'
16:45:40 [2024-02-28T21:45:40.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:45:40 [2024-02-28T21:45:40.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:45:40 [2024-02-28T21:45:40.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:45:40 [2024-02-28T21:45:40.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:45:40 [2024-02-28T21:45:40.442Z] 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')
16:45:40 [2024-02-28T21:45:40.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:45:40 [2024-02-28T21:45:40.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-240243614 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:45:40 [2024-02-28T21:45:40.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-240243613 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:45:40 [2024-02-28T21:45:40.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-240243613 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:45:40 [2024-02-28T21:45:40.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-240243613 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:45:40 [2024-02-28T21:45:40.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-240243613 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:45:40 [2024-02-28T21:45:40.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-240243613 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:45:40 [2024-02-28T21:45:40.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {OK} time=-240243538 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:45:40 [2024-02-28T21:45:40.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-240243613 data=null 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')]
16:45:40 [2024-02-28T21:45:40.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=-240243962 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}]
16:45:40 [2024-02-28T21:45:40.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:45:40 [2024-02-28T21:45:40.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:45:40 [2024-02-28T21:45:40.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
16:45:40 [2024-02-28T21:45:40.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:45:40 [2024-02-28T21:45:40.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:45:40 [2024-02-28T21:45:40.953Z] 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@5644f664] time=-240243023 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:45:40 [2024-02-28T21:45:40.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:45:40 [2024-02-28T21:45:40.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:45:40 [2024-02-28T21:45:40.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:45:40 [2024-02-28T21:45:40.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:45:40 [2024-02-28T21:45:40.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-240242997 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
16:45:40 [2024-02-28T21:45:40.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-240242996 data=null doit=true}, TreeItem with text {TestForCallstack}]
16:45:40 [2024-02-28T21:45:40.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-240242996 data=null}, TreeItem with text {TestForCallstack}]
16:45:40 [2024-02-28T21:45:40.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-240242996 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
16:45:40 [2024-02-28T21:45:40.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240242996 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}]
16:45:40 [2024-02-28T21:45:40.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-240242986 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
16:45:40 [2024-02-28T21:45:40.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:45:40 [2024-02-28T21:45:40.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:45:40 [2024-02-28T21:45:40.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:45:41 [2024-02-28T21:45:41.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:45:41 [2024-02-28T21:45:41.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:45:41 [2024-02-28T21:45:41.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:45:41 [2024-02-28T21:45:41.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:45:41 [2024-02-28T21:45:41.880Z] 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')
16:45:41 [2024-02-28T21:45:41.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:45:41 [2024-02-28T21:45:41.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:45:41 [2024-02-28T21:45:41.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:45:41 [2024-02-28T21:45:41.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:45:41 [2024-02-28T21:45:41.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
16:45:41 [2024-02-28T21:45:41.881Z] 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=-240242079 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:45:41 [2024-02-28T21:45:41.881Z] 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=-240242079 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:45:41 [2024-02-28T21:45:41.881Z] 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=-240242079 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:45:41 [2024-02-28T21:45:41.881Z] 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=-240242079 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:45:41 [2024-02-28T21:45:41.881Z] 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=-240242079 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:45:41 [2024-02-28T21:45:41.881Z] 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=-240242079 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:45:41 [2024-02-28T21:45:41.881Z] 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=-240242079 data=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')]
16:45:41 [2024-02-28T21:45:41.881Z] 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=-240242079 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:45:41 [2024-02-28T21:45:41.881Z] 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=-240242079 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:45:41 [2024-02-28T21:45:41.881Z] 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=-240242079 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:45:41 [2024-02-28T21:45:41.881Z] 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=-240242079 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:45:41 [2024-02-28T21:45:41.881Z] 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=-240242078 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:45:41 [2024-02-28T21:45:41.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:45:41 [2024-02-28T21:45:41.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:45:41 [2024-02-28T21:45:41.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:45:41 [2024-02-28T21:45:41.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:45:41 [2024-02-28T21:45:41.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:45:41 [2024-02-28T21:45:41.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:45:41 [2024-02-28T21:45:41.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:45:41 [2024-02-28T21:45:41.881Z] 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')
16:45:41 [2024-02-28T21:45:41.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:45:41 [2024-02-28T21:45:41.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-240242078 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:45:41 [2024-02-28T21:45:41.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-240242078 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:45:41 [2024-02-28T21:45:41.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-240242078 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:45:41 [2024-02-28T21:45:41.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-240242078 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:45:41 [2024-02-28T21:45:41.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-240242077 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:45:41 [2024-02-28T21:45:41.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-240242077 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:45:41 [2024-02-28T21:45:41.882Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:45:41 [2024-02-28T21:45:41.882Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:45:41 [2024-02-28T21:45:41.882Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:45:41 [2024-02-28T21:45:41.882Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:45:41 [2024-02-28T21:45:41.882Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:45:41 [2024-02-28T21:45:41.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:45:42 [2024-02-28T21:45:42.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-240242077 data=null 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')]
16:45:42 [2024-02-28T21:45:42.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-240242922 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:45:42 [2024-02-28T21:45:42.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:45:42 [2024-02-28T21:45:42.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:45:42 [2024-02-28T21:45:42.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:45:42 [2024-02-28T21:45:42.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:45:42 [2024-02-28T21:45:42.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:45:42 [2024-02-28T21:45:42.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:45:42 [2024-02-28T21:45:42.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-240241452 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
16:45:42 [2024-02-28T21:45:42.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-240241451 data=null doit=true}, TreeItem with text {TestForCallstack}]
16:45:42 [2024-02-28T21:45:42.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-240241451 data=null}, TreeItem with text {TestForCallstack}]
16:45:42 [2024-02-28T21:45:42.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-240241451 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
16:45:42 [2024-02-28T21:45:42.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240241451 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}]
16:45:42 [2024-02-28T21:45:42.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-240241445 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
16:45:42 [2024-02-28T21:45:42.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:45:42 [2024-02-28T21:45:42.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-240241444 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
16:45:42 [2024-02-28T21:45:42.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-240241444 data=null doit=true}, TreeItem with text {TestForCallstack}]
16:45:42 [2024-02-28T21:45:42.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-240241444 data=null}, TreeItem with text {TestForCallstack}]
16:45:42 [2024-02-28T21:45:42.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-240241444 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
16:45:42 [2024-02-28T21:45:42.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240241444 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}]
16:45:42 [2024-02-28T21:45:42.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-240241439 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
16:45:42 [2024-02-28T21:45:42.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-240241439 data=null doit=true}, TreeItem with text {TestForCallstack}]
16:45:42 [2024-02-28T21:45:42.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-240241439 data=null}, TreeItem with text {TestForCallstack}]
16:45:42 [2024-02-28T21:45:42.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-240241438 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
16:45:42 [2024-02-28T21:45:42.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-240241438 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}]
16:45:42 [2024-02-28T21:45:42.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-240241436 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
16:45:42 [2024-02-28T21:45:42.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:45:42 [2024-02-28T21:45:42.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-240241435 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:45:42 [2024-02-28T21:45:42.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-240241435 data=null doit=true}, TreeItem with text {Traces [0]}]
16:45:42 [2024-02-28T21:45:42.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-240241435 data=null}, TreeItem with text {Traces [0]}]
16:45:42 [2024-02-28T21:45:42.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-240241435 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:45:42 [2024-02-28T21:45:42.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240241435 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]}]
16:45:42 [2024-02-28T21:45:42.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-240241424 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:45:44 [2024-02-28T21:45:44.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
16:45:44 [2024-02-28T21:45:44.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:45:44 [2024-02-28T21:45:44.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
16:45:44 [2024-02-28T21:45:44.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
16:45:44 [2024-02-28T21:45:44.281Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
16:45:44 [2024-02-28T21:45:44.539Z] 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@5644f664] time=-240239516 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:45:44 [2024-02-28T21:45:44.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:45:44 [2024-02-28T21:45:44.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:45:44 [2024-02-28T21:45:44.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:45:44 [2024-02-28T21:45:44.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:45:44 [2024-02-28T21:45:44.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-240239489 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
16:45:44 [2024-02-28T21:45:44.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-240239488 data=null doit=true}, TreeItem with text {TestForCallstack}]
16:45:44 [2024-02-28T21:45:44.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-240239488 data=null}, TreeItem with text {TestForCallstack}]
16:45:44 [2024-02-28T21:45:44.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-240239488 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
16:45:44 [2024-02-28T21:45:44.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240239488 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}]
16:45:44 [2024-02-28T21:45:44.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-240239482 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
16:45:44 [2024-02-28T21:45:44.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:45:44 [2024-02-28T21:45:44.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:45:44 [2024-02-28T21:45:44.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:45:44 [2024-02-28T21:45:44.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:45:44 [2024-02-28T21:45:44.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:45:44 [2024-02-28T21:45:44.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:45:44 [2024-02-28T21:45:44.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:45:44 [2024-02-28T21:45:44.794Z] 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')
16:45:44 [2024-02-28T21:45:44.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:45:44 [2024-02-28T21:45:44.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:45:44 [2024-02-28T21:45:44.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:45:44 [2024-02-28T21:45:44.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:45:44 [2024-02-28T21:45:44.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
16:45:44 [2024-02-28T21:45:44.795Z] 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=-240239084 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:45:44 [2024-02-28T21:45:44.795Z] 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=-240239084 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:45:44 [2024-02-28T21:45:44.795Z] 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=-240239084 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:45:44 [2024-02-28T21:45:44.795Z] 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=-240239084 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:45:44 [2024-02-28T21:45:44.795Z] 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=-240239084 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:45:44 [2024-02-28T21:45:44.795Z] 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=-240239084 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:45:44 [2024-02-28T21:45:44.795Z] 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=-240239084 data=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')]
16:45:44 [2024-02-28T21:45:44.795Z] 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=-240239081 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:45:44 [2024-02-28T21:45:44.795Z] 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=-240239081 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:45:44 [2024-02-28T21:45:44.795Z] 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=-240239081 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:45:44 [2024-02-28T21:45:44.795Z] 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=-240239081 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:45:44 [2024-02-28T21:45:44.795Z] 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=-240239081 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:45:44 [2024-02-28T21:45:44.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:45:44 [2024-02-28T21:45:44.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:45:44 [2024-02-28T21:45:44.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:45:44 [2024-02-28T21:45:44.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:45:44 [2024-02-28T21:45:44.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:45:44 [2024-02-28T21:45:44.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:45:44 [2024-02-28T21:45:44.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:45:44 [2024-02-28T21:45:44.795Z] 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')
16:45:44 [2024-02-28T21:45:44.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:45:44 [2024-02-28T21:45:44.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-240239070 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:45:44 [2024-02-28T21:45:44.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-240239070 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:45:44 [2024-02-28T21:45:44.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-240239070 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:45:44 [2024-02-28T21:45:44.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-240239070 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:45:44 [2024-02-28T21:45:44.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-240239069 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:45:44 [2024-02-28T21:45:44.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-240239069 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:45:45 [2024-02-28T21:45:45.051Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:45:45 [2024-02-28T21:45:45.051Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:45:45 [2024-02-28T21:45:45.051Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:45:45 [2024-02-28T21:45:45.051Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:45:45 [2024-02-28T21:45:45.051Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:45:45 [2024-02-28T21:45:45.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:45:45 [2024-02-28T21:45:45.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-240239069 data=null 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')]
16:45:45 [2024-02-28T21:45:45.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-240239415 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:45:45 [2024-02-28T21:45:45.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:45:45 [2024-02-28T21:45:45.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:45:45 [2024-02-28T21:45:45.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:45:45 [2024-02-28T21:45:45.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:45:45 [2024-02-28T21:45:45.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:45:45 [2024-02-28T21:45:45.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:45:45 [2024-02-28T21:45:45.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-240238382 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
16:45:45 [2024-02-28T21:45:45.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-240238382 data=null doit=true}, TreeItem with text {TestForCallstack}]
16:45:45 [2024-02-28T21:45:45.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-240238382 data=null}, TreeItem with text {TestForCallstack}]
16:45:45 [2024-02-28T21:45:45.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-240238381 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
16:45:45 [2024-02-28T21:45:45.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240238381 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}]
16:45:45 [2024-02-28T21:45:45.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-240238375 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
16:45:45 [2024-02-28T21:45:45.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:45:45 [2024-02-28T21:45:45.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-240238375 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
16:45:45 [2024-02-28T21:45:45.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-240238375 data=null doit=true}, TreeItem with text {TestForCallstack}]
16:45:45 [2024-02-28T21:45:45.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-240238375 data=null}, TreeItem with text {TestForCallstack}]
16:45:45 [2024-02-28T21:45:45.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-240238375 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
16:45:45 [2024-02-28T21:45:45.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240238374 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}]
16:45:45 [2024-02-28T21:45:45.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-240238356 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
16:45:45 [2024-02-28T21:45:45.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-240238355 data=null doit=true}, TreeItem with text {TestForCallstack}]
16:45:45 [2024-02-28T21:45:45.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-240238355 data=null}, TreeItem with text {TestForCallstack}]
16:45:45 [2024-02-28T21:45:45.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-240238355 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
16:45:45 [2024-02-28T21:45:45.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-240238355 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}]
16:45:45 [2024-02-28T21:45:45.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-240238353 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
16:45:45 [2024-02-28T21:45:45.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:45:45 [2024-02-28T21:45:45.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-240238353 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:45:45 [2024-02-28T21:45:45.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-240238353 data=null doit=true}, TreeItem with text {Traces [0]}]
16:45:45 [2024-02-28T21:45:45.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-240238353 data=null}, TreeItem with text {Traces [0]}]
16:45:45 [2024-02-28T21:45:45.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-240238353 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:45:45 [2024-02-28T21:45:45.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240238350 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]}]
16:45:45 [2024-02-28T21:45:45.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-240238345 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:45:47 [2024-02-28T21:45:47.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
16:45:47 [2024-02-28T21:45:47.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:45:47 [2024-02-28T21:45:47.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
16:45:47 [2024-02-28T21:45:47.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
16:45:47 [2024-02-28T21:45:47.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:45:47 [2024-02-28T21:45:47.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:45:47 [2024-02-28T21:45:47.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
16:45:47 [2024-02-28T21:45:47.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:45:48 [2024-02-28T21:45:48.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:45:48 [2024-02-28T21:45:48.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
16:45:48 [2024-02-28T21:45:48.060Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
16:45:48 [2024-02-28T21:45:48.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
16:45:48 [2024-02-28T21:45:48.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240235830 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:45:48 [2024-02-28T21:45:48.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240235829 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:45:48 [2024-02-28T21:45:48.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240235829 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
16:45:48 [2024-02-28T21:45:48.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240235829 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:45:48 [2024-02-28T21:45:48.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240235829 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:45:48 [2024-02-28T21:45:48.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240235829 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}]
16:45:48 [2024-02-28T21:45:48.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240235822 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:45:48 [2024-02-28T21:45:48.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240235821 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:45:48 [2024-02-28T21:45:48.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240235820 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:45:48 [2024-02-28T21:45:48.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240235820 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
16:45:48 [2024-02-28T21:45:48.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240235820 data=null}, ToolItem with tooltip text {Select Next State Change}]
16:45:48 [2024-02-28T21:45:48.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
16:45:48 [2024-02-28T21:45:48.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:45:48 [2024-02-28T21:45:48.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:45:48 [2024-02-28T21:45:48.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
16:45:48 [2024-02-28T21:45:48.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:45:48 [2024-02-28T21:45:48.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:45:48 [2024-02-28T21:45:48.624Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
16:45:48 [2024-02-28T21:45:48.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
16:45:48 [2024-02-28T21:45:48.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240235317 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:45:48 [2024-02-28T21:45:48.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240235317 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:45:48 [2024-02-28T21:45:48.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240235316 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
16:45:48 [2024-02-28T21:45:48.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240235316 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:45:48 [2024-02-28T21:45:48.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240235316 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:45:48 [2024-02-28T21:45:48.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240235316 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}]
16:45:48 [2024-02-28T21:45:48.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240235308 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:45:48 [2024-02-28T21:45:48.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240235308 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:45:48 [2024-02-28T21:45:48.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240235308 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:45:48 [2024-02-28T21:45:48.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240235308 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
16:45:48 [2024-02-28T21:45:48.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240235308 data=null}, ToolItem with tooltip text {Select Next State Change}]
16:45:48 [2024-02-28T21:45:48.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
16:45:48 [2024-02-28T21:45:48.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:45:49 [2024-02-28T21:45:49.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:45:49 [2024-02-28T21:45:49.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
16:45:49 [2024-02-28T21:45:49.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:45:49 [2024-02-28T21:45:49.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:45:49 [2024-02-28T21:45:49.185Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
16:45:49 [2024-02-28T21:45:49.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
16:45:49 [2024-02-28T21:45:49.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=-240234805 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:45:49 [2024-02-28T21:45:49.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=-240234805 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:45:49 [2024-02-28T21:45:49.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240234805 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
16:45:49 [2024-02-28T21:45:49.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240234805 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:45:49 [2024-02-28T21:45:49.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240234805 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:45:49 [2024-02-28T21:45:49.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240234805 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}]
16:45:49 [2024-02-28T21:45:49.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240234800 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:45:49 [2024-02-28T21:45:49.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240234799 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:45:49 [2024-02-28T21:45:49.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240234799 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:45:49 [2024-02-28T21:45:49.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240234799 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
16:45:49 [2024-02-28T21:45:49.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240234799 data=null}, ToolItem with tooltip text {Select Next State Change}]
16:45:49 [2024-02-28T21:45:49.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
16:45:49 [2024-02-28T21:45:49.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:45:49 [2024-02-28T21:45:49.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:45:49 [2024-02-28T21:45:49.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
16:45:49 [2024-02-28T21:45:49.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:45:49 [2024-02-28T21:45:49.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:45:49 [2024-02-28T21:45:49.747Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
16:45:49 [2024-02-28T21:45:49.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
16:45:49 [2024-02-28T21:45:49.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240234297 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:45:49 [2024-02-28T21:45:49.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240234297 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:45:49 [2024-02-28T21:45:49.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240234296 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
16:45:49 [2024-02-28T21:45:49.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240234296 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:45:49 [2024-02-28T21:45:49.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240234296 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:45:49 [2024-02-28T21:45:49.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240234296 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}]
16:45:49 [2024-02-28T21:45:49.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240234292 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:45:49 [2024-02-28T21:45:49.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240234291 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:45:49 [2024-02-28T21:45:49.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240234291 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:45:49 [2024-02-28T21:45:49.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240234291 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
16:45:49 [2024-02-28T21:45:49.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240234291 data=null}, ToolItem with tooltip text {Select Next State Change}]
16:45:49 [2024-02-28T21:45:49.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
16:45:49 [2024-02-28T21:45:49.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:45:50 [2024-02-28T21:45:50.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:45:50 [2024-02-28T21:45:50.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
16:45:50 [2024-02-28T21:45:50.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:45:50 [2024-02-28T21:45:50.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:45:50 [2024-02-28T21:45:50.308Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
16:45:50 [2024-02-28T21:45:50.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
16:45:50 [2024-02-28T21:45:50.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240233789 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:45:50 [2024-02-28T21:45:50.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240233789 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:45:50 [2024-02-28T21:45:50.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240233789 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
16:45:50 [2024-02-28T21:45:50.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240233789 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:45:50 [2024-02-28T21:45:50.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240233789 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:45:50 [2024-02-28T21:45:50.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240233789 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}]
16:45:50 [2024-02-28T21:45:50.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240233785 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:45:50 [2024-02-28T21:45:50.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240233784 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:45:50 [2024-02-28T21:45:50.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240233784 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:45:50 [2024-02-28T21:45:50.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240233784 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
16:45:50 [2024-02-28T21:45:50.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240233784 data=null}, ToolItem with tooltip text {Select Next State Change}]
16:45:50 [2024-02-28T21:45:50.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
16:45:50 [2024-02-28T21:45:50.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:45:50 [2024-02-28T21:45:50.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:45:50 [2024-02-28T21:45:50.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
16:45:50 [2024-02-28T21:45:50.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:45:50 [2024-02-28T21:45:50.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:45:50 [2024-02-28T21:45:50.564Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
16:45:50 [2024-02-28T21:45:50.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
16:45:50 [2024-02-28T21:45:50.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240233280 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:45:50 [2024-02-28T21:45:50.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240233280 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:45:50 [2024-02-28T21:45:50.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240233280 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
16:45:50 [2024-02-28T21:45:50.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240233280 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:45:50 [2024-02-28T21:45:50.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240233280 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:45:50 [2024-02-28T21:45:50.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240233279 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}]
16:45:50 [2024-02-28T21:45:50.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240233274 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:45:50 [2024-02-28T21:45:50.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240233273 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:45:50 [2024-02-28T21:45:50.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240233273 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:45:50 [2024-02-28T21:45:50.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240233273 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
16:45:50 [2024-02-28T21:45:50.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240233273 data=null}, ToolItem with tooltip text {Select Next State Change}]
16:45:50 [2024-02-28T21:45:50.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
16:45:50 [2024-02-28T21:45:50.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:45:51 [2024-02-28T21:45:51.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:45:51 [2024-02-28T21:45:51.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
16:45:51 [2024-02-28T21:45:51.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:45:51 [2024-02-28T21:45:51.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:45:51 [2024-02-28T21:45:51.124Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
16:45:51 [2024-02-28T21:45:51.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
16:45:51 [2024-02-28T21:45:51.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240232770 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:45:51 [2024-02-28T21:45:51.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240232769 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:45:51 [2024-02-28T21:45:51.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240232769 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
16:45:51 [2024-02-28T21:45:51.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240232769 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:45:51 [2024-02-28T21:45:51.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240232769 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:45:51 [2024-02-28T21:45:51.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240232769 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}]
16:45:51 [2024-02-28T21:45:51.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240232765 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:45:51 [2024-02-28T21:45:51.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240232765 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:45:51 [2024-02-28T21:45:51.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240232764 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:45:51 [2024-02-28T21:45:51.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240232764 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
16:45:51 [2024-02-28T21:45:51.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240232764 data=null}, ToolItem with tooltip text {Select Next State Change}]
16:45:51 [2024-02-28T21:45:51.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
16:45:51 [2024-02-28T21:45:51.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:45:51 [2024-02-28T21:45:51.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:45:51 [2024-02-28T21:45:51.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
16:45:51 [2024-02-28T21:45:51.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:45:51 [2024-02-28T21:45:51.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:45:51 [2024-02-28T21:45:51.685Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
16:45:51 [2024-02-28T21:45:51.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
16:45:51 [2024-02-28T21:45:51.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240232262 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:45:51 [2024-02-28T21:45:51.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240232261 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:45:51 [2024-02-28T21:45:51.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240232261 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
16:45:51 [2024-02-28T21:45:51.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240232261 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:45:51 [2024-02-28T21:45:51.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240232261 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:45:51 [2024-02-28T21:45:51.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240232261 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}]
16:45:51 [2024-02-28T21:45:51.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240232257 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:45:51 [2024-02-28T21:45:51.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240232257 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:45:51 [2024-02-28T21:45:51.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240232256 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:45:51 [2024-02-28T21:45:51.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240232256 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
16:45:51 [2024-02-28T21:45:51.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240232256 data=null}, ToolItem with tooltip text {Select Next State Change}]
16:45:51 [2024-02-28T21:45:51.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
16:45:51 [2024-02-28T21:45:51.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:45:52 [2024-02-28T21:45:52.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:45:52 [2024-02-28T21:45:52.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
16:45:52 [2024-02-28T21:45:52.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:45:52 [2024-02-28T21:45:52.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:45:52 [2024-02-28T21:45:52.247Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
16:45:52 [2024-02-28T21:45:52.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
16:45:52 [2024-02-28T21:45:52.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=-240231754 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:45:52 [2024-02-28T21:45:52.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=-240231753 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:45:52 [2024-02-28T21:45:52.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=-240231753 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
16:45:52 [2024-02-28T21:45:52.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=-240231753 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:45:52 [2024-02-28T21:45:52.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=-240231753 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:45:52 [2024-02-28T21:45:52.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=-240231753 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}]
16:45:52 [2024-02-28T21:45:52.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=-240231749 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:45:52 [2024-02-28T21:45:52.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=-240231748 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:45:52 [2024-02-28T21:45:52.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=-240231748 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:45:52 [2024-02-28T21:45:52.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240231748 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
16:45:52 [2024-02-28T21:45:52.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240231748 data=null}, ToolItem with tooltip text {Select Next State Change}]
16:45:52 [2024-02-28T21:45:52.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
16:45:52 [2024-02-28T21:45:52.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:45:52 [2024-02-28T21:45:52.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:45:52 [2024-02-28T21:45:52.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
16:45:52 [2024-02-28T21:45:52.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:45:52 [2024-02-28T21:45:52.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:45:52 [2024-02-28T21:45:52.809Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
16:45:52 [2024-02-28T21:45:52.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
16:45:52 [2024-02-28T21:45:52.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240231246 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:45:52 [2024-02-28T21:45:52.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240231246 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:45:52 [2024-02-28T21:45:52.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240231246 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
16:45:52 [2024-02-28T21:45:52.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240231246 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:45:52 [2024-02-28T21:45:52.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240231245 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:45:52 [2024-02-28T21:45:52.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240231245 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}]
16:45:52 [2024-02-28T21:45:52.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240231241 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:45:52 [2024-02-28T21:45:52.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240231240 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:45:52 [2024-02-28T21:45:52.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240231240 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
16:45:52 [2024-02-28T21:45:52.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240231240 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
16:45:52 [2024-02-28T21:45:52.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240231240 data=null}, ToolItem with tooltip text {Select Next State Change}]
16:45:52 [2024-02-28T21:45:52.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
16:45:52 [2024-02-28T21:45:52.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:45:53 [2024-02-28T21:45:53.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:45:53 [2024-02-28T21:45:53.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
16:45:53 [2024-02-28T21:45:53.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:45:53 [2024-02-28T21:45:53.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:45:53 [2024-02-28T21:45:53.369Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
16:45:53 [2024-02-28T21:45:53.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change}
16:45:53 [2024-02-28T21:45:53.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240230738 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:45:53 [2024-02-28T21:45:53.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240230737 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:45:53 [2024-02-28T21:45:53.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240230737 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
16:45:53 [2024-02-28T21:45:53.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240230737 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:45:53 [2024-02-28T21:45:53.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240230737 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:45:53 [2024-02-28T21:45:53.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240230737 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}]
16:45:53 [2024-02-28T21:45:53.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240230733 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:45:53 [2024-02-28T21:45:53.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240230732 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:45:53 [2024-02-28T21:45:53.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240230732 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:45:53 [2024-02-28T21:45:53.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240230732 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
16:45:53 [2024-02-28T21:45:53.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240230732 data=null}, ToolItem with tooltip text {Select Previous State Change}]
16:45:53 [2024-02-28T21:45:53.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change}
16:45:53 [2024-02-28T21:45:53.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:45:53 [2024-02-28T21:45:53.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:45:53 [2024-02-28T21:45:53.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
16:45:53 [2024-02-28T21:45:53.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:45:53 [2024-02-28T21:45:53.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:45:53 [2024-02-28T21:45:53.625Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
16:45:53 [2024-02-28T21:45:53.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change}
16:45:53 [2024-02-28T21:45:53.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240230229 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:45:53 [2024-02-28T21:45:53.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240230229 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:45:53 [2024-02-28T21:45:53.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240230229 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
16:45:53 [2024-02-28T21:45:53.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240230229 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:45:53 [2024-02-28T21:45:53.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240230229 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:45:53 [2024-02-28T21:45:53.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=-240230229 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}]
16:45:53 [2024-02-28T21:45:53.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240230224 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:45:53 [2024-02-28T21:45:53.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240230223 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:45:53 [2024-02-28T21:45:53.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240230223 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
16:45:53 [2024-02-28T21:45:53.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240230223 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
16:45:53 [2024-02-28T21:45:53.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240230223 data=null}, ToolItem with tooltip text {Select Previous State Change}]
16:45:53 [2024-02-28T21:45:53.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change}
16:45:53 [2024-02-28T21:45:53.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:45:54 [2024-02-28T21:45:54.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:45:54 [2024-02-28T21:45:54.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
16:45:54 [2024-02-28T21:45:54.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:45:54 [2024-02-28T21:45:54.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:45:54 [2024-02-28T21:45:54.186Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
16:45:54 [2024-02-28T21:45:54.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous Item}
16:45:54 [2024-02-28T21:45:54.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240229720 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous Item}]
16:45:54 [2024-02-28T21:45:54.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240229720 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous Item}]
16:45:54 [2024-02-28T21:45:54.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240229720 data=null doit=true}, ToolItem with tooltip text {Select Previous Item}]
16:45:54 [2024-02-28T21:45:54.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240229720 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous Item}]
16:45:54 [2024-02-28T21:45:54.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240229720 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous Item}]
16:45:54 [2024-02-28T21:45:54.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240229720 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}]
16:45:54 [2024-02-28T21:45:54.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240229716 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous Item}]
16:45:54 [2024-02-28T21:45:54.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240229715 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous Item}]
16:45:54 [2024-02-28T21:45:54.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240229715 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous Item}]
16:45:54 [2024-02-28T21:45:54.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240229715 data=null doit=true}, ToolItem with tooltip text {Select Previous Item}]
16:45:54 [2024-02-28T21:45:54.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240229715 data=null}, ToolItem with tooltip text {Select Previous Item}]
16:45:54 [2024-02-28T21:45:54.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous Item}
16:45:54 [2024-02-28T21:45:54.186Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
16:45:54 [2024-02-28T21:45:54.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next Item}
16:45:54 [2024-02-28T21:45:54.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240229714 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next Item}]
16:45:54 [2024-02-28T21:45:54.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240229714 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next Item}]
16:45:54 [2024-02-28T21:45:54.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240229714 data=null doit=true}, ToolItem with tooltip text {Select Next Item}]
16:45:54 [2024-02-28T21:45:54.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240229714 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next Item}]
16:45:54 [2024-02-28T21:45:54.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240229714 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next Item}]
16:45:54 [2024-02-28T21:45:54.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240229714 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}]
16:45:54 [2024-02-28T21:45:54.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240229713 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next Item}]
16:45:54 [2024-02-28T21:45:54.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240229713 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next Item}]
16:45:54 [2024-02-28T21:45:54.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240229713 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next Item}]
16:45:54 [2024-02-28T21:45:54.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240229713 data=null doit=true}, ToolItem with tooltip text {Select Next Item}]
16:45:54 [2024-02-28T21:45:54.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240229713 data=null}, ToolItem with tooltip text {Select Next Item}]
16:45:54 [2024-02-28T21:45:54.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next Item}
16:45:54 [2024-02-28T21:45:54.187Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
16:45:54 [2024-02-28T21:45:54.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Zoom In}
16:45:54 [2024-02-28T21:45:54.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240229712 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom In}]
16:45:54 [2024-02-28T21:45:54.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240229712 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom In}]
16:45:54 [2024-02-28T21:45:54.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240229712 data=null doit=true}, ToolItem with tooltip text {Zoom In}]
16:45:54 [2024-02-28T21:45:54.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240229712 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom In}]
16:45:54 [2024-02-28T21:45:54.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240229712 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom In}]
16:45:54 [2024-02-28T21:45:54.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240229712 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}]
16:45:54 [2024-02-28T21:45:54.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240229712 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom In}]
16:45:54 [2024-02-28T21:45:54.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240229712 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom In}]
16:45:54 [2024-02-28T21:45:54.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240229712 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom In}]
16:45:54 [2024-02-28T21:45:54.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240229712 data=null doit=true}, ToolItem with tooltip text {Zoom In}]
16:45:54 [2024-02-28T21:45:54.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240229712 data=null}, ToolItem with tooltip text {Zoom In}]
16:45:54 [2024-02-28T21:45:54.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Zoom In}
16:45:54 [2024-02-28T21:45:54.187Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
16:45:54 [2024-02-28T21:45:54.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Zoom Out}
16:45:54 [2024-02-28T21:45:54.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240229711 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom Out}]
16:45:54 [2024-02-28T21:45:54.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240229711 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom Out}]
16:45:54 [2024-02-28T21:45:54.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240229711 data=null doit=true}, ToolItem with tooltip text {Zoom Out}]
16:45:54 [2024-02-28T21:45:54.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240229711 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom Out}]
16:45:54 [2024-02-28T21:45:54.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240229711 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom Out}]
16:45:54 [2024-02-28T21:45:54.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240229711 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}]
16:45:54 [2024-02-28T21:45:54.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240229711 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom Out}]
16:45:54 [2024-02-28T21:45:54.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240229710 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom Out}]
16:45:54 [2024-02-28T21:45:54.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240229710 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom Out}]
16:45:54 [2024-02-28T21:45:54.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240229710 data=null doit=true}, ToolItem with tooltip text {Zoom Out}]
16:45:54 [2024-02-28T21:45:54.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-240229710 data=null}, ToolItem with tooltip text {Zoom Out}]
16:45:54 [2024-02-28T21:45:54.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Zoom Out}
16:45:54 [2024-02-28T21:45:54.749Z] 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@5644f664] time=-240229361 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:45:54 [2024-02-28T21:45:54.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:45:54 [2024-02-28T21:45:54.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:45:54 [2024-02-28T21:45:54.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:45:54 [2024-02-28T21:45:54.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:45:54 [2024-02-28T21:45:54.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-240229334 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
16:45:54 [2024-02-28T21:45:54.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-240229334 data=null doit=true}, TreeItem with text {TestForCallstack}]
16:45:54 [2024-02-28T21:45:54.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-240229334 data=null}, TreeItem with text {TestForCallstack}]
16:45:54 [2024-02-28T21:45:54.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-240229334 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
16:45:54 [2024-02-28T21:45:54.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240229333 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}]
16:45:54 [2024-02-28T21:45:54.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-240229325 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
16:45:54 [2024-02-28T21:45:54.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:45:54 [2024-02-28T21:45:54.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:45:54 [2024-02-28T21:45:54.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:45:55 [2024-02-28T21:45:55.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:45:55 [2024-02-28T21:45:55.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:45:55 [2024-02-28T21:45:55.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:45:55 [2024-02-28T21:45:55.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:45:55 [2024-02-28T21:45:55.316Z] 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')
16:45:55 [2024-02-28T21:45:55.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:45:55 [2024-02-28T21:45:55.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:45:55 [2024-02-28T21:45:55.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:45:55 [2024-02-28T21:45:55.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:45:55 [2024-02-28T21:45:55.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
16:45:55 [2024-02-28T21:45:55.316Z] 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=-240228500 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:45:55 [2024-02-28T21:45:55.316Z] 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=-240228500 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:45:55 [2024-02-28T21:45:55.316Z] 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=-240228500 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:45:55 [2024-02-28T21:45:55.316Z] 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=-240228500 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:45:55 [2024-02-28T21:45:55.316Z] 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=-240228500 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:45:55 [2024-02-28T21:45:55.316Z] 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=-240228500 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:45:55 [2024-02-28T21:45:55.316Z] 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=-240228500 data=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')]
16:45:55 [2024-02-28T21:45:55.316Z] 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=-240228500 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:45:55 [2024-02-28T21:45:55.316Z] 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=-240228499 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:45:55 [2024-02-28T21:45:55.316Z] 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=-240228499 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:45:55 [2024-02-28T21:45:55.316Z] 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=-240228499 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:45:55 [2024-02-28T21:45:55.316Z] 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=-240228499 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:45:55 [2024-02-28T21:45:55.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:45:55 [2024-02-28T21:45:55.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:45:55 [2024-02-28T21:45:55.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:45:55 [2024-02-28T21:45:55.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:45:55 [2024-02-28T21:45:55.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:45:55 [2024-02-28T21:45:55.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:45:55 [2024-02-28T21:45:55.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:45:55 [2024-02-28T21:45:55.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')
16:45:55 [2024-02-28T21:45:55.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:45:55 [2024-02-28T21:45:55.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-240228499 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:45:55 [2024-02-28T21:45:55.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-240228499 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:45:55 [2024-02-28T21:45:55.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-240228499 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:45:55 [2024-02-28T21:45:55.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-240228499 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:45:55 [2024-02-28T21:45:55.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-240228498 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:45:55 [2024-02-28T21:45:55.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-240228498 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:45:55 [2024-02-28T21:45:55.317Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:45:55 [2024-02-28T21:45:55.317Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:45:55 [2024-02-28T21:45:55.317Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:45:55 [2024-02-28T21:45:55.317Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:45:55 [2024-02-28T21:45:55.317Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:45:55 [2024-02-28T21:45:55.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:45:55 [2024-02-28T21:45:55.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-240228498 data=null 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')]
16:45:55 [2024-02-28T21:45:55.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-240229230 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:45:56 [2024-02-28T21:45:56.131Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 46.43 s -- in org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest
16:45:56 [2024-02-28T21:45:56.131Z] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest.testLoadingMappingFiles -- Time elapsed: 8.684 s
16:45:56 [2024-02-28T21:45:56.131Z] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest.testManipulatingMappingFiles -- Time elapsed: 5.001 s
16:45:56 [2024-02-28T21:45:56.131Z] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest.testGoToTimeSortAndCheckStack -- Time elapsed: 4.217 s
16:45:56 [2024-02-28T21:45:56.131Z] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest.testGoToTimeAndCheckStack -- Time elapsed: 4.424 s
16:45:56 [2024-02-28T21:45:56.131Z] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest.testOpenCallstack -- Time elapsed: 3.801 s
16:45:56 [2024-02-28T21:45:56.131Z] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest.testGoToTimeAndCheckStackWithNames -- Time elapsed: 5.108 s
16:45:56 [2024-02-28T21:45:56.131Z] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest.testCallStackToolBar -- Time elapsed: 3.078 s
16:45:56 [2024-02-28T21:45:56.132Z] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest.testGoToTimeGoBackAndForthAndCheckStack -- Time elapsed: 10.50 s
16:45:56 [2024-02-28T21:45:56.132Z] Running org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.MemoryUsageViewTest
16:45:56 [2024-02-28T21:45:56.132Z] 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@5644f664] time=-240227952 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:45:56 [2024-02-28T21:45:56.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:45:56 [2024-02-28T21:45:56.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
16:45:56 [2024-02-28T21:45:56.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
16:45:56 [2024-02-28T21:45:56.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
16:45:56 [2024-02-28T21:45:56.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-240227792 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
16:45:56 [2024-02-28T21:45:56.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
16:45:56 [2024-02-28T21:45:56.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.lttng2.ust.memoryusage"'
16:45:56 [2024-02-28T21:45:56.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
16:46:04 [2024-02-28T21:46:04.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"memory"'
16:46:04 [2024-02-28T21:46:04.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:46:04 [2024-02-28T21:46:04.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.lttng2.ust.memoryusage"'
16:46:04 [2024-02-28T21:46:04.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
16:46:04 [2024-02-28T21:46:04.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:46:04 [2024-02-28T21:46:04.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:46:04 [2024-02-28T21:46:04.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:46:04 [2024-02-28T21:46:04.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:46:04 [2024-02-28T21:46:04.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:46:04 [2024-02-28T21:46:04.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:46:04 [2024-02-28T21:46:04.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: memory
16:46:05 [2024-02-28T21:46:05.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.lttng2.ust.memoryusage"'
16:46:05 [2024-02-28T21:46:05.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
16:46:06 [2024-02-28T21:46:06.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"memory"'
16:46:06 [2024-02-28T21:46:06.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:46:06 [2024-02-28T21:46:06.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:46:06 [2024-02-28T21:46:06.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:46:06 [2024-02-28T21:46:06.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:46:06 [2024-02-28T21:46:06.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:46:06 [2024-02-28T21:46:06.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:46:06 [2024-02-28T21:46:06.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:46:06 [2024-02-28T21:46:06.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: memory
16:46:06 [2024-02-28T21:46:06.918Z] 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@5644f664] time=-240217134 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:46:06 [2024-02-28T21:46:06.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:46:06 [2024-02-28T21:46:06.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:46:06 [2024-02-28T21:46:06.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:46:06 [2024-02-28T21:46:06.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:46:06 [2024-02-28T21:46:06.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-240217108 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:46:06 [2024-02-28T21:46:06.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-240217108 data=null doit=true}, TreeItem with text {test}]
16:46:06 [2024-02-28T21:46:06.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-240217108 data=null}, TreeItem with text {test}]
16:46:06 [2024-02-28T21:46:06.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-240217108 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:46:06 [2024-02-28T21:46:06.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240217108 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:46:06 [2024-02-28T21:46:06.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-240217101 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:46:06 [2024-02-28T21:46:06.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:46:06 [2024-02-28T21:46:06.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:46:06 [2024-02-28T21:46:06.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:46:07 [2024-02-28T21:46:07.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:46:07 [2024-02-28T21:46:07.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:46:07 [2024-02-28T21:46:07.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:46:07 [2024-02-28T21:46:07.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:46:07 [2024-02-28T21:46:07.845Z] 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')
16:46:07 [2024-02-28T21:46:07.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:46:07 [2024-02-28T21:46:07.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:46:07 [2024-02-28T21:46:07.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:46:07 [2024-02-28T21:46:07.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:46:07 [2024-02-28T21:46:07.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
16:46:07 [2024-02-28T21:46:07.845Z] 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=-240216295 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:46:07 [2024-02-28T21:46:07.845Z] 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=-240216295 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:46:07 [2024-02-28T21:46:07.845Z] 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=-240216295 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:46:07 [2024-02-28T21:46:07.845Z] 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=-240216295 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:46:07 [2024-02-28T21:46:07.845Z] 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=-240216295 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:46:07 [2024-02-28T21:46:07.845Z] 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=-240216295 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:46:07 [2024-02-28T21:46:07.845Z] 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=-240216295 data=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')]
16:46:07 [2024-02-28T21:46:07.845Z] 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=-240216295 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:46:07 [2024-02-28T21:46:07.845Z] 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=-240216295 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:46:07 [2024-02-28T21:46:07.845Z] 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=-240216295 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:46:07 [2024-02-28T21:46:07.845Z] 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=-240216295 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:46:07 [2024-02-28T21:46:07.845Z] 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=-240216295 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:46:07 [2024-02-28T21:46:07.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:46:07 [2024-02-28T21:46:07.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:46:07 [2024-02-28T21:46:07.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:46:07 [2024-02-28T21:46:07.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:46:07 [2024-02-28T21:46:07.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:46:07 [2024-02-28T21:46:07.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:46:07 [2024-02-28T21:46:07.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:46:07 [2024-02-28T21:46:07.846Z] 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')
16:46:07 [2024-02-28T21:46:07.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:46:07 [2024-02-28T21:46:07.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-240216294 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:46:07 [2024-02-28T21:46:07.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-240216294 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:46:07 [2024-02-28T21:46:07.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-240216294 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:46:07 [2024-02-28T21:46:07.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-240216294 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:46:07 [2024-02-28T21:46:07.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-240216294 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:46:07 [2024-02-28T21:46:07.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-240216294 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:46:07 [2024-02-28T21:46:07.846Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:46:07 [2024-02-28T21:46:07.846Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:46:07 [2024-02-28T21:46:07.846Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:46:07 [2024-02-28T21:46:07.846Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:46:07 [2024-02-28T21:46:07.846Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:46:07 [2024-02-28T21:46:07.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:46:07 [2024-02-28T21:46:07.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-240216294 data=null 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')]
16:46:07 [2024-02-28T21:46:07.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-240217021 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:46:08 [2024-02-28T21:46:08.102Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.17 s -- in org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.MemoryUsageViewTest
16:46:08 [2024-02-28T21:46:08.102Z] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.MemoryUsageViewTest.testOpenMemoryUsage -- Time elapsed: 8.881 s
16:46:08 [2024-02-28T21:46:08.102Z] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.MemoryUsageViewTest.testMemoryUsage -- Time elapsed: 1.665 s
16:46:08 [2024-02-28T21:46:08.102Z] 
16:46:08 [2024-02-28T21:46:08.102Z] Results:
16:46:08 [2024-02-28T21:46:08.102Z] 
16:46:08 [2024-02-28T21:46:08.102Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0
16:46:08 [2024-02-28T21:46:08.102Z] 
16:46:08 [2024-02-28T21:46:08.357Z] 
16:46:08 [2024-02-28T21:46:08.357Z] !ENTRY org.eclipse.core.resources 2 10035 2024-02-28 21:46:08.287
16:46:08 [2024-02-28T21:46:08.357Z] !MESSAGE The workspace will exit with unsaved changes in this session.
16:46:08 [2024-02-28T21:46:08.917Z] [INFO] All tests passed
16:46:08 [2024-02-28T21:46:08.917Z] [INFO] 
16:46:08 [2024-02-28T21:46:08.917Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
16:46:08 [2024-02-28T21:46:08.917Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:46:08 [2024-02-28T21:46:08.917Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:46:08 [2024-02-28T21:46:08.917Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:46:08 [2024-02-28T21:46:08.917Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:46:08 [2024-02-28T21:46:08.917Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:46:08 [2024-02-28T21:46:08.917Z] [INFO] 
16:46:08 [2024-02-28T21:46:08.917Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
16:46:08 [2024-02-28T21:46:08.917Z] [INFO] 
16:46:08 [2024-02-28T21:46:08.917Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.pcap-parent >----
16:46:08 [2024-02-28T21:46:08.917Z] [INFO] Building Trace Compass Pcap Format Support Parent 9.3.0-SNAPSHOT [104/141]
16:46:08 [2024-02-28T21:46:08.917Z] [INFO]   from pcap/pom.xml
16:46:08 [2024-02-28T21:46:08.917Z] [INFO] --------------------------------[ pom ]---------------------------------
16:46:08 [2024-02-28T21:46:08.917Z] [INFO] 
16:46:08 [2024-02-28T21:46:08.917Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.pcap-parent ---
16:46:08 [2024-02-28T21:46:08.917Z] [INFO] 
16:46:08 [2024-02-28T21:46:08.917Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap-parent ---
16:46:08 [2024-02-28T21:46:08.917Z] [INFO] 
16:46:08 [2024-02-28T21:46:08.917Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.pcap-parent ---
16:46:08 [2024-02-28T21:46:08.917Z] [INFO] 
16:46:08 [2024-02-28T21:46:08.917Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.pcap-parent ---
16:46:08 [2024-02-28T21:46:08.917Z] [INFO] 
16:46:08 [2024-02-28T21:46:08.917Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.pcap-parent ---
16:46:08 [2024-02-28T21:46:08.917Z] [INFO] 
16:46:08 [2024-02-28T21:46:08.917Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.pcap-parent ---
16:46:08 [2024-02-28T21:46:08.917Z] [INFO] 
16:46:08 [2024-02-28T21:46:08.917Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.pcap-parent ---
16:46:08 [2024-02-28T21:46:08.917Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap-parent/9.3.0-SNAPSHOT/org.eclipse.tracecompass.pcap-parent-9.3.0-SNAPSHOT.pom
16:46:08 [2024-02-28T21:46:08.917Z] [INFO] 
16:46:08 [2024-02-28T21:46:08.917Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core >-----
16:46:08 [2024-02-28T21:46:08.917Z] [INFO] Building org.eclipse.tracecompass.pcap.core 1.2.1-SNAPSHOT     [105/141]
16:46:08 [2024-02-28T21:46:08.917Z] [INFO]   from pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties
16:46:08 [2024-02-28T21:46:08.917Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:46:08 [2024-02-28T21:46:08.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
16:46:08 [2024-02-28T21:46:08.917Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core:1.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties
16:46:08 [2024-02-28T21:46:08.917Z] [INFO] 
16:46:08 [2024-02-28T21:46:08.917Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.pcap.core ---
16:46:08 [2024-02-28T21:46:08.917Z] [INFO] 
16:46:08 [2024-02-28T21:46:08.917Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.pcap.core ---
16:46:08 [2024-02-28T21:46:08.917Z] [INFO] The project's OSGi version is 1.2.1.202402282100
16:46:08 [2024-02-28T21:46:08.917Z] [INFO] 
16:46:08 [2024-02-28T21:46:08.917Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.pcap.core ---
16:46:08 [2024-02-28T21:46:08.917Z] [INFO] 
16:46:08 [2024-02-28T21:46:08.917Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.pcap.core ---
16:46:08 [2024-02-28T21:46:08.917Z] [INFO] 
16:46:08 [2024-02-28T21:46:08.917Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap.core ---
16:46:08 [2024-02-28T21:46:08.917Z] [INFO] 
16:46:08 [2024-02-28T21:46:08.917Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.pcap.core ---
16:46:08 [2024-02-28T21:46:08.917Z] [INFO] 
16:46:08 [2024-02-28T21:46:08.917Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.pcap.core ---
16:46:08 [2024-02-28T21:46:08.917Z] [INFO] Resolving class path of org.eclipse.tracecompass.pcap.core
16:46:08 [2024-02-28T21:46:08.917Z] [INFO] 
16:46:08 [2024-02-28T21:46:08.917Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.pcap.core ---
16:46:08 [2024-02-28T21:46:08.917Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core/src/main/resources
16:46:08 [2024-02-28T21:46:08.917Z] [INFO] 
16:46:08 [2024-02-28T21:46:08.917Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.pcap.core ---
16:46:08 [2024-02-28T21:46:08.917Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:46:08 [2024-02-28T21:46:08.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
16:46:08 [2024-02-28T21:46:08.917Z] [WARNING] The 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-master-nightly/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties
16:46:08 [2024-02-28T21:46:08.917Z] [INFO] Compiling 59 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:46:09 [2024-02-28T21:46:09.173Z] [INFO] 
16:46:09 [2024-02-28T21:46:09.173Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.pcap.core ---
16:46:09 [2024-02-28T21:46:09.173Z] [INFO] 
16:46:09 [2024-02-28T21:46:09.173Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.pcap.core ---
16:46:09 [2024-02-28T21:46:09.173Z] [INFO] 
16:46:09 [2024-02-28T21:46:09.173Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.pcap.core ---
16:46:09 [2024-02-28T21:46:09.173Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core/src/test/resources
16:46:09 [2024-02-28T21:46:09.173Z] [INFO] 
16:46:09 [2024-02-28T21:46:09.173Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.pcap.core ---
16:46:09 [2024-02-28T21:46:09.173Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:46:09 [2024-02-28T21:46:09.173Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:46:09 [2024-02-28T21:46:09.173Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core:1.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties
16:46:09 [2024-02-28T21:46:09.173Z] [INFO] 
16:46:09 [2024-02-28T21:46:09.173Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.pcap.core ---
16:46:09 [2024-02-28T21:46:09.173Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 12 were skipped
16:46:09 [2024-02-28T21:46:09.173Z] [INFO] 
16:46:09 [2024-02-28T21:46:09.173Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.pcap.core ---
16:46:09 [2024-02-28T21:46:09.427Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.2.1-SNAPSHOT-sources.jar
16:46:09 [2024-02-28T21:46:09.428Z] [INFO] 
16:46:09 [2024-02-28T21:46:09.428Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.pcap.core ---
16:46:09 [2024-02-28T21:46:09.428Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.2.1-SNAPSHOT.jar
16:46:09 [2024-02-28T21:46:09.428Z] [INFO] 
16:46:09 [2024-02-28T21:46:09.428Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.pcap.core ---
16:46:09 [2024-02-28T21:46:09.428Z] [INFO] 
16:46:09 [2024-02-28T21:46:09.428Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.pcap.core ---
16:46:09 [2024-02-28T21:46:09.428Z] [INFO] 
16:46:09 [2024-02-28T21:46:09.428Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.pcap.core ---
16:46:09 [2024-02-28T21:46:09.428Z] [INFO] 
16:46:09 [2024-02-28T21:46:09.428Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.pcap.core ---
16:46:09 [2024-02-28T21:46:09.428Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.2.1-SNAPSHOT.jar
16:46:10 [2024-02-28T21:46:10.790Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.2.1-SNAPSHOT-sources.jar
16:46:11 [2024-02-28T21:46:11.715Z] [INFO] 
16:46:11 [2024-02-28T21:46:11.715Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.pcap.core ---
16:46:11 [2024-02-28T21:46:11.715Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:46:11 [2024-02-28T21:46:11.715Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:46:11 [2024-02-28T21:46:11.715Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:46:11 [2024-02-28T21:46:11.715Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:46:11 [2024-02-28T21:46:11.715Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:46:11 [2024-02-28T21:46:11.715Z] [INFO] 
16:46:11 [2024-02-28T21:46:11.715Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.pcap.core ---
16:46:11 [2024-02-28T21:46:11.715Z] [INFO] 
16:46:11 [2024-02-28T21:46:11.715Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests >--
16:46:11 [2024-02-28T21:46:11.715Z] [INFO] Building Trace Compass Pcap Parser Core Tests Plug-in 1.0.7-SNAPSHOT [106/141]
16:46:11 [2024-02-28T21:46:11.715Z] [INFO]   from pcap/org.eclipse.tracecompass.pcap.core.tests/pom.xml
16:46:11 [2024-02-28T21:46:11.715Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:46:11 [2024-02-28T21:46:11.715Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:46:11 [2024-02-28T21:46:11.715Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/pom.xml
16:46:11 [2024-02-28T21:46:11.715Z] [INFO] 
16:46:11 [2024-02-28T21:46:11.715Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.pcap.core.tests ---
16:46:11 [2024-02-28T21:46:11.715Z] [INFO] 
16:46:11 [2024-02-28T21:46:11.715Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.pcap.core.tests ---
16:46:11 [2024-02-28T21:46:11.715Z] [INFO] The project's OSGi version is 1.0.7.202402282100
16:46:11 [2024-02-28T21:46:11.715Z] [INFO] 
16:46:11 [2024-02-28T21:46:11.715Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.pcap.core.tests ---
16:46:11 [2024-02-28T21:46:11.715Z] [INFO] 
16:46:11 [2024-02-28T21:46:11.715Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.pcap.core.tests ---
16:46:11 [2024-02-28T21:46:11.715Z] [INFO] 
16:46:11 [2024-02-28T21:46:11.715Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap.core.tests ---
16:46:11 [2024-02-28T21:46:11.715Z] [INFO] 
16:46:11 [2024-02-28T21:46:11.715Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.pcap.core.tests ---
16:46:11 [2024-02-28T21:46:11.715Z] [INFO] 
16:46:11 [2024-02-28T21:46:11.715Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.pcap.core.tests ---
16:46:11 [2024-02-28T21:46:11.715Z] [INFO] Resolving class path of Trace Compass Pcap Parser Core Tests Plug-in
16:46:11 [2024-02-28T21:46:11.970Z] [INFO] 
16:46:11 [2024-02-28T21:46:11.970Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.pcap.core.tests ---
16:46:11 [2024-02-28T21:46:11.970Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/src/main/resources
16:46:11 [2024-02-28T21:46:11.970Z] [INFO] 
16:46:11 [2024-02-28T21:46:11.970Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.pcap.core.tests ---
16:46:11 [2024-02-28T21:46:11.970Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:46:11 [2024-02-28T21:46:11.970Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:46:11 [2024-02-28T21:46:11.970Z] [WARNING] The 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-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/pom.xml
16:46:11 [2024-02-28T21:46:11.970Z] [INFO] Compiling 18 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:46:12 [2024-02-28T21:46:12.226Z] [INFO] 
16:46:12 [2024-02-28T21:46:12.226Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.pcap.core.tests ---
16:46:12 [2024-02-28T21:46:12.226Z] [INFO] 
16:46:12 [2024-02-28T21:46:12.226Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.pcap.core.tests ---
16:46:12 [2024-02-28T21:46:12.226Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/src/test/resources
16:46:12 [2024-02-28T21:46:12.226Z] [INFO] 
16:46:12 [2024-02-28T21:46:12.226Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.pcap.core.tests ---
16:46:12 [2024-02-28T21:46:12.226Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 96 were skipped
16:46:12 [2024-02-28T21:46:12.226Z] [INFO] 
16:46:12 [2024-02-28T21:46:12.226Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.pcap.core.tests ---
16:46:12 [2024-02-28T21:46:12.226Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.7-SNAPSHOT-sources.jar
16:46:12 [2024-02-28T21:46:12.226Z] [INFO] 
16:46:12 [2024-02-28T21:46:12.226Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.pcap.core.tests ---
16:46:12 [2024-02-28T21:46:12.226Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.7-SNAPSHOT.jar
16:46:12 [2024-02-28T21:46:12.226Z] [INFO] 
16:46:12 [2024-02-28T21:46:12.226Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.pcap.core.tests ---
16:46:12 [2024-02-28T21:46:12.226Z] [INFO] 
16:46:12 [2024-02-28T21:46:12.226Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.pcap.core.tests ---
16:46:12 [2024-02-28T21:46:12.227Z] [INFO] 
16:46:12 [2024-02-28T21:46:12.227Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.pcap.core.tests ---
16:46:12 [2024-02-28T21:46:12.227Z] [INFO] 
16:46:12 [2024-02-28T21:46:12.227Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.pcap.core.tests ---
16:46:12 [2024-02-28T21:46:12.227Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.7-SNAPSHOT.jar
16:46:13 [2024-02-28T21:46:13.151Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.7-SNAPSHOT-sources.jar
16:46:14 [2024-02-28T21:46:14.076Z] [INFO] 
16:46:14 [2024-02-28T21:46:14.076Z] [INFO] --- antrun:3.1.0:run (prepare) @ org.eclipse.tracecompass.pcap.core.tests ---
16:46:14 [2024-02-28T21:46:14.076Z] [INFO] Executing tasks
16:46:14 [2024-02-28T21:46:14.076Z] [WARNING]      [echo] Verifying: ${anyTraceExists}
16:46:14 [2024-02-28T21:46:14.076Z] [WARNING]      [echo] Attempting to download test traces
16:46:14 [2024-02-28T21:46:14.076Z] [INFO]       [get] Getting: http://wiki.eclipse.org/images/1/18/Short_LittleEndian.pcap.zip
16:46:14 [2024-02-28T21:46:14.076Z] [INFO]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_LittleEndian.pcap.zip
16:46:14 [2024-02-28T21:46:14.076Z] [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
16:46:14 [2024-02-28T21:46:14.076Z] [INFO]       [get] Getting: http://wiki.eclipse.org/images/2/25/Short_BigEndian.pcap.zip
16:46:14 [2024-02-28T21:46:14.076Z] [INFO]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_BigEndian.pcap.zip
16:46:14 [2024-02-28T21:46:14.076Z] [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
16:46:14 [2024-02-28T21:46:14.076Z] [INFO]       [get] Getting: http://wiki.eclipse.org/images/6/64/MostlyUDP.pcap.zip
16:46:14 [2024-02-28T21:46:14.076Z] [INFO]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyUDP.pcap.zip
16:46:14 [2024-02-28T21:46:14.076Z] [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
16:46:14 [2024-02-28T21:46:14.076Z] [INFO]       [get] Getting: http://wiki.eclipse.org/images/8/8d/MostlyTCP.pcap.zip
16:46:14 [2024-02-28T21:46:14.076Z] [INFO]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyTCP.pcap.zip
16:46:14 [2024-02-28T21:46:14.076Z] [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
16:46:14 [2024-02-28T21:46:14.076Z] [INFO]       [get] Getting: http://wiki.eclipse.org/images/c/c1/EmptyPcap.pcap.zip
16:46:14 [2024-02-28T21:46:14.076Z] [INFO]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/EmptyPcap.pcap.zip
16:46:14 [2024-02-28T21:46:14.076Z] [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
16:46:14 [2024-02-28T21:46:14.076Z] [INFO]       [get] Getting: http://wiki.eclipse.org/images/5/5e/BadPcapFile.pcap.zip
16:46:14 [2024-02-28T21:46:14.076Z] [INFO]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BadPcapFile.pcap.zip
16:46:14 [2024-02-28T21:46:14.076Z] [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
16:46:14 [2024-02-28T21:46:14.076Z] [INFO]       [get] Getting: http://wiki.eclipse.org/images/1/12/BenchmarkTrace.pcap.zip
16:46:14 [2024-02-28T21:46:14.076Z] [INFO]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BenchmarkTrace.pcap.zip
16:46:14 [2024-02-28T21:46:14.076Z] [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
16:46:14 [2024-02-28T21:46:14.076Z] [INFO]       [get] Getting: http://lttng.org/files/samples/sample-ctf-trace-20120412.tar.bz2
16:46:14 [2024-02-28T21:46:14.076Z] [INFO]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/sample-ctf-trace-20120412.tar.bz2
16:46:14 [2024-02-28T21:46:14.331Z] [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
16:46:14 [2024-02-28T21:46:14.586Z] [WARNING]      [echo] Verifying: /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BadPcapFile.pcap.zip /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BenchmarkTrace.pcap.zip /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/EmptyPcap.pcap.zip /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyTCP.pcap.zip /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyUDP.pcap.zip /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_BigEndian.pcap.zip /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_LittleEndian.pcap.zip /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/sample-ctf-trace-20120412.tar.bz2
16:46:14 [2024-02-28T21:46:14.587Z] [INFO]     [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_LittleEndian.pcap.zip into /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
16:46:14 [2024-02-28T21:46:14.587Z] [INFO]     [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_BigEndian.pcap.zip into /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
16:46:14 [2024-02-28T21:46:14.587Z] [INFO]     [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyUDP.pcap.zip into /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
16:46:14 [2024-02-28T21:46:14.587Z] [INFO]     [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyTCP.pcap.zip into /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
16:46:14 [2024-02-28T21:46:14.587Z] [INFO]     [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/EmptyPcap.pcap.zip into /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
16:46:14 [2024-02-28T21:46:14.587Z] [INFO]     [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BadPcapFile.pcap.zip into /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
16:46:14 [2024-02-28T21:46:14.587Z] [INFO]     [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BenchmarkTrace.pcap.zip into /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
16:46:14 [2024-02-28T21:46:14.842Z] [INFO]   [bunzip2] Expanding sample-ctf-trace-20120412.tar.bz2 to /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/sample-ctf-trace-20120412.tar
16:46:16 [2024-02-28T21:46:16.203Z] [INFO]     [untar] Expanding: /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/sample-ctf-trace-20120412.tar into /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
16:46:16 [2024-02-28T21:46:16.203Z] [WARNING]      [echo] Traces extracted successfully
16:46:16 [2024-02-28T21:46:16.203Z] [INFO] Executed tasks
16:46:16 [2024-02-28T21:46:16.203Z] [INFO] 
16:46:16 [2024-02-28T21:46:16.203Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.pcap.core.tests ---
16:46:16 [2024-02-28T21:46:16.203Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/target/work/data/.metadata/.log
16:46:16 [2024-02-28T21:46:16.203Z] [INFO] Command line:
16:46:16 [2024-02-28T21:46:16.203Z] 	[/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-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
16:46:16 [2024-02-28T21:46:16.203Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:46:20 [2024-02-28T21:46:20.364Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.ProtocolTest
16:46:20 [2024-02-28T21:46:20.364Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s -- in org.eclipse.tracecompass.pcap.core.tests.protocol.ProtocolTest
16:46:20 [2024-02-28T21:46:20.364Z] org.eclipse.tracecompass.pcap.core.tests.protocol.ProtocolTest.TestgetProtocols -- Time elapsed: 0.002 s
16:46:20 [2024-02-28T21:46:20.364Z] org.eclipse.tracecompass.pcap.core.tests.protocol.ProtocolTest.TestProtocolAttributes -- Time elapsed: 0 s
16:46:20 [2024-02-28T21:46:20.364Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.udp.UDPPacketTest
16:46:20 [2024-02-28T21:46:20.364Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 s -- in org.eclipse.tracecompass.pcap.core.tests.protocol.udp.UDPPacketTest
16:46:20 [2024-02-28T21:46:20.364Z] org.eclipse.tracecompass.pcap.core.tests.protocol.udp.UDPPacketTest.CompleteUDPPacketTest -- Time elapsed: 0.107 s
16:46:20 [2024-02-28T21:46:20.364Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.ipv6.IPv6PacketTest
16:46:20 [2024-02-28T21:46:20.364Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.tracecompass.pcap.core.tests.protocol.ipv6.IPv6PacketTest
16:46:20 [2024-02-28T21:46:20.364Z] org.eclipse.tracecompass.pcap.core.tests.protocol.ipv6.IPv6PacketTest.CompleteIPv6PacketTest -- Time elapsed: 0.010 s
16:46:20 [2024-02-28T21:46:20.364Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.unknown.UnknownPacketTest
16:46:20 [2024-02-28T21:46:20.364Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.pcap.core.tests.protocol.unknown.UnknownPacketTest
16:46:20 [2024-02-28T21:46:20.364Z] org.eclipse.tracecompass.pcap.core.tests.protocol.unknown.UnknownPacketTest.CompleteUnknownPacketTest -- Time elapsed: 0.002 s
16:46:20 [2024-02-28T21:46:20.364Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.ipv4.IPv4PacketTest
16:46:20 [2024-02-28T21:46:20.364Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.tracecompass.pcap.core.tests.protocol.ipv4.IPv4PacketTest
16:46:20 [2024-02-28T21:46:20.364Z] org.eclipse.tracecompass.pcap.core.tests.protocol.ipv4.IPv4PacketTest.CompleteIPv4PacketTest -- Time elapsed: 0.011 s
16:46:20 [2024-02-28T21:46:20.364Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.pcap.PcapPacketTest
16:46:20 [2024-02-28T21:46:20.364Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.eclipse.tracecompass.pcap.core.tests.protocol.pcap.PcapPacketTest
16:46:20 [2024-02-28T21:46:20.364Z] org.eclipse.tracecompass.pcap.core.tests.protocol.pcap.PcapPacketTest.CompletePcapPacketTest -- Time elapsed: 0.020 s
16:46:20 [2024-02-28T21:46:20.364Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.ethernet2.EthernetIIPacketTest
16:46:20 [2024-02-28T21:46:20.364Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.pcap.core.tests.protocol.ethernet2.EthernetIIPacketTest
16:46:20 [2024-02-28T21:46:20.364Z] org.eclipse.tracecompass.pcap.core.tests.protocol.ethernet2.EthernetIIPacketTest.CompleteEthernetIIPacketTest -- Time elapsed: 0.002 s
16:46:20 [2024-02-28T21:46:20.364Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.tcp.TCPPacketTest
16:46:20 [2024-02-28T21:46:20.364Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.tracecompass.pcap.core.tests.protocol.tcp.TCPPacketTest
16:46:20 [2024-02-28T21:46:20.364Z] org.eclipse.tracecompass.pcap.core.tests.protocol.tcp.TCPPacketTest.CompleteTCPPacketTest -- Time elapsed: 0.010 s
16:46:20 [2024-02-28T21:46:20.364Z] Running org.eclipse.tracecompass.pcap.core.tests.file.PcapFileReadTest
16:46:20 [2024-02-28T21:46:20.364Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.tracecompass.pcap.core.tests.file.PcapFileReadTest
16:46:20 [2024-02-28T21:46:20.364Z] org.eclipse.tracecompass.pcap.core.tests.file.PcapFileReadTest.FileReadTest -- Time elapsed: 0.007 s
16:46:20 [2024-02-28T21:46:20.364Z] Running org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest
16:46:20 [2024-02-28T21:46:20.364Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest
16:46:20 [2024-02-28T21:46:20.364Z] org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest.FileOpenDirectory -- Time elapsed: 0 s
16:46:20 [2024-02-28T21:46:20.364Z] org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest.fileOpenBadPcapTest -- Time elapsed: 0.001 s
16:46:20 [2024-02-28T21:46:20.364Z] org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest.fileOpenBinaryFile -- Time elapsed: 0 s
16:46:20 [2024-02-28T21:46:20.364Z] Running org.eclipse.tracecompass.pcap.core.tests.file.PcapFileEndiannessTest
16:46:20 [2024-02-28T21:46:20.364Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.pcap.core.tests.file.PcapFileEndiannessTest
16:46:20 [2024-02-28T21:46:20.364Z] org.eclipse.tracecompass.pcap.core.tests.file.PcapFileEndiannessTest.EndiannessTest -- Time elapsed: 0.001 s
16:46:20 [2024-02-28T21:46:20.364Z] Running org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenTest
16:46:20 [2024-02-28T21:46:20.364Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenTest
16:46:20 [2024-02-28T21:46:20.364Z] org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenTest.FileOpenTest -- Time elapsed: 0.001 s
16:46:20 [2024-02-28T21:46:20.364Z] org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenTest.FileOpenEmptyTest -- Time elapsed: 0 s
16:46:20 [2024-02-28T21:46:20.364Z] Running org.eclipse.tracecompass.pcap.core.tests.packet.BadPacketTest
16:46:20 [2024-02-28T21:46:20.364Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.pcap.core.tests.packet.BadPacketTest
16:46:20 [2024-02-28T21:46:20.364Z] org.eclipse.tracecompass.pcap.core.tests.packet.BadPacketTest.PacketExceptionTest -- Time elapsed: 0.001 s
16:46:20 [2024-02-28T21:46:20.364Z] Running org.eclipse.tracecompass.pcap.core.tests.packet.PacketTest
16:46:20 [2024-02-28T21:46:20.364Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.pcap.core.tests.packet.PacketTest
16:46:20 [2024-02-28T21:46:20.364Z] org.eclipse.tracecompass.pcap.core.tests.packet.PacketTest.GenericPacketTest -- Time elapsed: 0.001 s
16:46:20 [2024-02-28T21:46:20.364Z] Running org.eclipse.tracecompass.pcap.core.tests.stream.StreamBuildTest
16:46:20 [2024-02-28T21:46:20.364Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.tracecompass.pcap.core.tests.stream.StreamBuildTest
16:46:20 [2024-02-28T21:46:20.364Z] org.eclipse.tracecompass.pcap.core.tests.stream.StreamBuildTest.StreamBuildingTest -- Time elapsed: 0.006 s
16:46:20 [2024-02-28T21:46:20.364Z] 
16:46:20 [2024-02-28T21:46:20.364Z] Results:
16:46:20 [2024-02-28T21:46:20.364Z] 
16:46:20 [2024-02-28T21:46:20.364Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0
16:46:20 [2024-02-28T21:46:20.364Z] 
16:46:20 [2024-02-28T21:46:20.618Z] [INFO] All tests passed
16:46:20 [2024-02-28T21:46:20.618Z] [INFO] 
16:46:20 [2024-02-28T21:46:20.618Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.pcap.core.tests ---
16:46:20 [2024-02-28T21:46:20.618Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:46:20 [2024-02-28T21:46:20.618Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:46:20 [2024-02-28T21:46:20.618Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:46:20 [2024-02-28T21:46:20.618Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:46:20 [2024-02-28T21:46:20.618Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:46:20 [2024-02-28T21:46:20.618Z] [INFO] 
16:46:20 [2024-02-28T21:46:20.619Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.pcap.core.tests ---
16:46:20 [2024-02-28T21:46:20.619Z] [INFO] 
16:46:20 [2024-02-28T21:46:20.619Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core >---
16:46:20 [2024-02-28T21:46:20.619Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.core 1.1.1-SNAPSHOT [107/141]
16:46:20 [2024-02-28T21:46:20.619Z] [INFO]   from pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties
16:46:20 [2024-02-28T21:46:20.619Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:46:20 [2024-02-28T21:46:20.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
16:46:20 [2024-02-28T21:46:20.619Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties
16:46:20 [2024-02-28T21:46:20.619Z] [INFO] 
16:46:20 [2024-02-28T21:46:20.619Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.core ---
16:46:20 [2024-02-28T21:46:20.619Z] [INFO] 
16:46:20 [2024-02-28T21:46:20.619Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.core ---
16:46:20 [2024-02-28T21:46:20.619Z] [INFO] The project's OSGi version is 1.1.1.202402282100
16:46:20 [2024-02-28T21:46:20.619Z] [INFO] 
16:46:20 [2024-02-28T21:46:20.619Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.core ---
16:46:20 [2024-02-28T21:46:20.619Z] [INFO] 
16:46:20 [2024-02-28T21:46:20.619Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.core ---
16:46:20 [2024-02-28T21:46:20.619Z] [INFO] 
16:46:20 [2024-02-28T21:46:20.619Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.core ---
16:46:20 [2024-02-28T21:46:20.619Z] [INFO] 
16:46:20 [2024-02-28T21:46:20.619Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.core ---
16:46:20 [2024-02-28T21:46:20.619Z] [INFO] 
16:46:20 [2024-02-28T21:46:20.619Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.core ---
16:46:20 [2024-02-28T21:46:20.619Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.pcap.core
16:46:20 [2024-02-28T21:46:20.874Z] [INFO] 
16:46:20 [2024-02-28T21:46:20.874Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.core ---
16:46:20 [2024-02-28T21:46:20.874Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core/src/main/resources
16:46:20 [2024-02-28T21:46:20.874Z] [INFO] 
16:46:20 [2024-02-28T21:46:20.874Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.core ---
16:46:20 [2024-02-28T21:46:20.874Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:46:20 [2024-02-28T21:46:20.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
16:46:20 [2024-02-28T21:46:20.874Z] [WARNING] The 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-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties
16:46:20 [2024-02-28T21:46:20.874Z] [INFO] Compiling 29 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:46:21 [2024-02-28T21:46:21.129Z] [INFO] 
16:46:21 [2024-02-28T21:46:21.129Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.pcap.core ---
16:46:21 [2024-02-28T21:46:21.129Z] [INFO] 
16:46:21 [2024-02-28T21:46:21.129Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.pcap.core ---
16:46:21 [2024-02-28T21:46:21.129Z] [INFO] 
16:46:21 [2024-02-28T21:46:21.129Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.core ---
16:46:21 [2024-02-28T21:46:21.129Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core/src/test/resources
16:46:21 [2024-02-28T21:46:21.129Z] [INFO] 
16:46:21 [2024-02-28T21:46:21.129Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.pcap.core ---
16:46:21 [2024-02-28T21:46:21.129Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:46:21 [2024-02-28T21:46:21.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
16:46:21 [2024-02-28T21:46:21.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.pcap.core:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties
16:46:21 [2024-02-28T21:46:21.129Z] [INFO] 
16:46:21 [2024-02-28T21:46:21.129Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.pcap.core ---
16:46:21 [2024-02-28T21:46:21.129Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 21 were skipped
16:46:21 [2024-02-28T21:46:21.129Z] [INFO] 
16:46:21 [2024-02-28T21:46:21.129Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.core ---
16:46:21 [2024-02-28T21:46:21.129Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.1.1-SNAPSHOT-sources.jar
16:46:21 [2024-02-28T21:46:21.129Z] [INFO] 
16:46:21 [2024-02-28T21:46:21.129Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.core ---
16:46:21 [2024-02-28T21:46:21.129Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.1.1-SNAPSHOT.jar
16:46:21 [2024-02-28T21:46:21.129Z] [INFO] 
16:46:21 [2024-02-28T21:46:21.129Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.core ---
16:46:21 [2024-02-28T21:46:21.129Z] [INFO] 
16:46:21 [2024-02-28T21:46:21.129Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.pcap.core ---
16:46:21 [2024-02-28T21:46:21.129Z] [INFO] 
16:46:21 [2024-02-28T21:46:21.129Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.core ---
16:46:21 [2024-02-28T21:46:21.129Z] [INFO] 
16:46:21 [2024-02-28T21:46:21.129Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.pcap.core ---
16:46:21 [2024-02-28T21:46:21.129Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.1.1-SNAPSHOT.jar
16:46:22 [2024-02-28T21:46:22.489Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.1.1-SNAPSHOT-sources.jar
16:46:23 [2024-02-28T21:46:23.413Z] [INFO] 
16:46:23 [2024-02-28T21:46:23.414Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.core ---
16:46:23 [2024-02-28T21:46:23.414Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:46:23 [2024-02-28T21:46:23.414Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:46:23 [2024-02-28T21:46:23.414Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:46:23 [2024-02-28T21:46:23.414Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:46:23 [2024-02-28T21:46:23.414Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:46:23 [2024-02-28T21:46:23.414Z] [INFO] 
16:46:23 [2024-02-28T21:46:23.414Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.core ---
16:46:23 [2024-02-28T21:46:23.414Z] [INFO] 
16:46:23 [2024-02-28T21:46:23.414Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui >----
16:46:23 [2024-02-28T21:46:23.414Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.ui 1.2.0-SNAPSHOT   [108/141]
16:46:23 [2024-02-28T21:46:23.414Z] [INFO]   from pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties
16:46:23 [2024-02-28T21:46:23.414Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:46:23 [2024-02-28T21:46:23.414Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:46:23 [2024-02-28T21:46:23.414Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties
16:46:23 [2024-02-28T21:46:23.414Z] [INFO] 
16:46:23 [2024-02-28T21:46:23.414Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.ui ---
16:46:23 [2024-02-28T21:46:23.414Z] [INFO] 
16:46:23 [2024-02-28T21:46:23.414Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.ui ---
16:46:23 [2024-02-28T21:46:23.414Z] [INFO] The project's OSGi version is 1.2.0.202402282100
16:46:23 [2024-02-28T21:46:23.414Z] [INFO] 
16:46:23 [2024-02-28T21:46:23.414Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.ui ---
16:46:23 [2024-02-28T21:46:23.414Z] [INFO] 
16:46:23 [2024-02-28T21:46:23.414Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.ui ---
16:46:23 [2024-02-28T21:46:23.414Z] [INFO] 
16:46:23 [2024-02-28T21:46:23.414Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.ui ---
16:46:23 [2024-02-28T21:46:23.414Z] [INFO] 
16:46:23 [2024-02-28T21:46:23.414Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.ui ---
16:46:23 [2024-02-28T21:46:23.414Z] [INFO] 
16:46:23 [2024-02-28T21:46:23.414Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.ui ---
16:46:23 [2024-02-28T21:46:23.414Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.pcap.ui
16:46:23 [2024-02-28T21:46:23.669Z] [INFO] 
16:46:23 [2024-02-28T21:46:23.669Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.ui ---
16:46:23 [2024-02-28T21:46:23.669Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui/src/main/resources
16:46:23 [2024-02-28T21:46:23.669Z] [INFO] 
16:46:23 [2024-02-28T21:46:23.669Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.ui ---
16:46:23 [2024-02-28T21:46:23.669Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:46:23 [2024-02-28T21:46:23.669Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:46:23 [2024-02-28T21:46:23.669Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties
16:46:23 [2024-02-28T21:46:23.669Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:46:23 [2024-02-28T21:46:23.925Z] [INFO] 
16:46:23 [2024-02-28T21:46:23.925Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.pcap.ui ---
16:46:23 [2024-02-28T21:46:23.925Z] [INFO] 
16:46:23 [2024-02-28T21:46:23.925Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.pcap.ui ---
16:46:23 [2024-02-28T21:46:23.925Z] [INFO] 
16:46:23 [2024-02-28T21:46:23.925Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.ui ---
16:46:23 [2024-02-28T21:46:23.925Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui/src/test/resources
16:46:23 [2024-02-28T21:46:23.925Z] [INFO] 
16:46:23 [2024-02-28T21:46:23.925Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.pcap.ui ---
16:46:23 [2024-02-28T21:46:23.925Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:46:23 [2024-02-28T21:46:23.925Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:46:23 [2024-02-28T21:46:23.925Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties
16:46:23 [2024-02-28T21:46:23.925Z] [INFO] 
16:46:23 [2024-02-28T21:46:23.925Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.pcap.ui ---
16:46:23 [2024-02-28T21:46:23.925Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 120 were skipped
16:46:23 [2024-02-28T21:46:23.925Z] [INFO] 
16:46:23 [2024-02-28T21:46:23.925Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.ui ---
16:46:23 [2024-02-28T21:46:23.925Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.2.0-SNAPSHOT-sources.jar
16:46:23 [2024-02-28T21:46:23.925Z] [INFO] 
16:46:23 [2024-02-28T21:46:23.925Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.ui ---
16:46:23 [2024-02-28T21:46:23.925Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.2.0-SNAPSHOT.jar
16:46:23 [2024-02-28T21:46:23.925Z] [INFO] 
16:46:23 [2024-02-28T21:46:23.925Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.ui ---
16:46:23 [2024-02-28T21:46:23.925Z] [INFO] 
16:46:23 [2024-02-28T21:46:23.925Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.pcap.ui ---
16:46:23 [2024-02-28T21:46:23.925Z] [INFO] 
16:46:23 [2024-02-28T21:46:23.925Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.ui ---
16:46:23 [2024-02-28T21:46:23.925Z] [INFO] 
16:46:23 [2024-02-28T21:46:23.925Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.pcap.ui ---
16:46:23 [2024-02-28T21:46:23.925Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.2.0-SNAPSHOT.jar
16:46:25 [2024-02-28T21:46:25.288Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.2.0-SNAPSHOT-sources.jar
16:46:26 [2024-02-28T21:46:26.213Z] [INFO] 
16:46:26 [2024-02-28T21:46:26.213Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.ui ---
16:46:26 [2024-02-28T21:46:26.214Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:46:26 [2024-02-28T21:46:26.214Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:46:26 [2024-02-28T21:46:26.214Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:46:26 [2024-02-28T21:46:26.214Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:46:26 [2024-02-28T21:46:26.214Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:46:26 [2024-02-28T21:46:26.214Z] [INFO] 
16:46:26 [2024-02-28T21:46:26.214Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.ui ---
16:46:26 [2024-02-28T21:46:26.214Z] [INFO] 
16:46:26 [2024-02-28T21:46:26.214Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap >-----
16:46:26 [2024-02-28T21:46:26.214Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap 9.3.0-SNAPSHOT      [109/141]
16:46:26 [2024-02-28T21:46:26.214Z] [INFO]   from pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties
16:46:26 [2024-02-28T21:46:26.214Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
16:46:26 [2024-02-28T21:46:26.214Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties
16:46:26 [2024-02-28T21:46:26.214Z] [INFO] 
16:46:26 [2024-02-28T21:46:26.214Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap ---
16:46:26 [2024-02-28T21:46:26.214Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap/target
16:46:26 [2024-02-28T21:46:26.214Z] [INFO] 
16:46:26 [2024-02-28T21:46:26.214Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.pcap ---
16:46:26 [2024-02-28T21:46:26.214Z] [INFO] The project's OSGi version is 9.3.0.202402282100
16:46:26 [2024-02-28T21:46:26.214Z] [INFO] 
16:46:26 [2024-02-28T21:46:26.214Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap ---
16:46:26 [2024-02-28T21:46:26.214Z] [INFO] 
16:46:26 [2024-02-28T21:46:26.214Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap ---
16:46:26 [2024-02-28T21:46:26.214Z] [INFO] 
16:46:26 [2024-02-28T21:46:26.214Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap ---
16:46:26 [2024-02-28T21:46:26.214Z] [INFO] 
16:46:26 [2024-02-28T21:46:26.214Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap ---
16:46:26 [2024-02-28T21:46:26.214Z] [INFO] 
16:46:26 [2024-02-28T21:46:26.214Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap ---
16:46:26 [2024-02-28T21:46:26.214Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap/src/main/resources
16:46:26 [2024-02-28T21:46:26.214Z] [INFO] 
16:46:26 [2024-02-28T21:46:26.214Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.pcap ---
16:46:26 [2024-02-28T21:46:26.214Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 120 were skipped
16:46:26 [2024-02-28T21:46:26.214Z] [INFO] 
16:46:26 [2024-02-28T21:46:26.214Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap ---
16:46:26 [2024-02-28T21:46:26.214Z] [INFO] 
16:46:26 [2024-02-28T21:46:26.214Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf.pcap ---
16:46:26 [2024-02-28T21:46:26.214Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap/target/org.eclipse.tracecompass.tmf.pcap-9.3.0-SNAPSHOT.jar
16:46:26 [2024-02-28T21:46:26.214Z] [INFO] 
16:46:26 [2024-02-28T21:46:26.214Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap ---
16:46:26 [2024-02-28T21:46:26.214Z] [INFO] 
16:46:26 [2024-02-28T21:46:26.214Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf.pcap ---
16:46:26 [2024-02-28T21:46:26.214Z] [INFO] 
16:46:26 [2024-02-28T21:46:26.214Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.pcap ---
16:46:26 [2024-02-28T21:46:26.214Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap/target/org.eclipse.tracecompass.tmf.pcap-9.3.0-SNAPSHOT-sources-feature.jar
16:46:26 [2024-02-28T21:46:26.469Z] [INFO] 
16:46:26 [2024-02-28T21:46:26.469Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap ---
16:46:26 [2024-02-28T21:46:26.469Z] [INFO] 
16:46:26 [2024-02-28T21:46:26.469Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.pcap ---
16:46:26 [2024-02-28T21:46:26.469Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap/target/org.eclipse.tracecompass.tmf.pcap-9.3.0-SNAPSHOT.jar
16:46:27 [2024-02-28T21:46:27.395Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap/target/org.eclipse.tracecompass.tmf.pcap-9.3.0-SNAPSHOT-sources-feature.jar
16:46:28 [2024-02-28T21:46:28.322Z] [INFO] 
16:46:28 [2024-02-28T21:46:28.322Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap ---
16:46:28 [2024-02-28T21:46:28.322Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap/target/org.eclipse.tracecompass.tmf.pcap-9.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap/9.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap-9.3.0-SNAPSHOT.jar
16:46:28 [2024-02-28T21:46:28.322Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap-9.3.0-SNAPSHOT.pom
16:46:28 [2024-02-28T21:46:28.322Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap/target/org.eclipse.tracecompass.tmf.pcap-9.3.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap/9.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap-9.3.0-SNAPSHOT-sources-feature.jar
16:46:28 [2024-02-28T21:46:28.322Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap/9.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap-9.3.0-SNAPSHOT-p2metadata.xml
16:46:28 [2024-02-28T21:46:28.322Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap/9.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap-9.3.0-SNAPSHOT-p2artifacts.xml
16:46:28 [2024-02-28T21:46:28.322Z] [INFO] 
16:46:28 [2024-02-28T21:46:28.322Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap ---
16:46:28 [2024-02-28T21:46:28.322Z] [INFO] 
16:46:28 [2024-02-28T21:46:28.322Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core.tests >--
16:46:28 [2024-02-28T21:46:28.322Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.core.tests 1.0.4-SNAPSHOT [110/141]
16:46:28 [2024-02-28T21:46:28.322Z] [INFO]   from pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/pom.xml
16:46:28 [2024-02-28T21:46:28.322Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:46:28 [2024-02-28T21:46:28.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
16:46:28 [2024-02-28T21:46:28.322Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/pom.xml
16:46:28 [2024-02-28T21:46:28.577Z] [INFO] 
16:46:28 [2024-02-28T21:46:28.577Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
16:46:28 [2024-02-28T21:46:28.577Z] [INFO] 
16:46:28 [2024-02-28T21:46:28.578Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
16:46:28 [2024-02-28T21:46:28.578Z] [INFO] The project's OSGi version is 1.0.4.202402282100
16:46:28 [2024-02-28T21:46:28.578Z] [INFO] 
16:46:28 [2024-02-28T21:46:28.578Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
16:46:28 [2024-02-28T21:46:28.578Z] [INFO] 
16:46:28 [2024-02-28T21:46:28.578Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
16:46:28 [2024-02-28T21:46:28.578Z] [INFO] 
16:46:28 [2024-02-28T21:46:28.578Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
16:46:28 [2024-02-28T21:46:28.578Z] [INFO] 
16:46:28 [2024-02-28T21:46:28.578Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
16:46:28 [2024-02-28T21:46:28.578Z] [INFO] 
16:46:28 [2024-02-28T21:46:28.578Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
16:46:28 [2024-02-28T21:46:28.578Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.pcap.core.tests
16:46:28 [2024-02-28T21:46:28.578Z] [INFO] 
16:46:28 [2024-02-28T21:46:28.578Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
16:46:28 [2024-02-28T21:46:28.578Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/src/main/resources
16:46:28 [2024-02-28T21:46:28.578Z] [INFO] 
16:46:28 [2024-02-28T21:46:28.578Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
16:46:28 [2024-02-28T21:46:28.578Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:46:28 [2024-02-28T21:46:28.578Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:46:28 [2024-02-28T21:46:28.578Z] [WARNING] The 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-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/pom.xml
16:46:28 [2024-02-28T21:46:28.833Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:46:28 [2024-02-28T21:46:28.833Z] [INFO] 
16:46:28 [2024-02-28T21:46:28.833Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
16:46:28 [2024-02-28T21:46:28.833Z] [INFO] 
16:46:28 [2024-02-28T21:46:28.833Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
16:46:28 [2024-02-28T21:46:28.833Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/src/test/resources
16:46:28 [2024-02-28T21:46:28.833Z] [INFO] 
16:46:28 [2024-02-28T21:46:28.833Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
16:46:28 [2024-02-28T21:46:28.833Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 101 were skipped
16:46:28 [2024-02-28T21:46:28.833Z] [INFO] 
16:46:28 [2024-02-28T21:46:28.833Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
16:46:28 [2024-02-28T21:46:28.833Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.4-SNAPSHOT-sources.jar
16:46:28 [2024-02-28T21:46:28.833Z] [INFO] 
16:46:28 [2024-02-28T21:46:28.833Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
16:46:28 [2024-02-28T21:46:28.833Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.4-SNAPSHOT.jar
16:46:28 [2024-02-28T21:46:28.833Z] [INFO] 
16:46:28 [2024-02-28T21:46:28.833Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
16:46:28 [2024-02-28T21:46:28.833Z] [INFO] 
16:46:28 [2024-02-28T21:46:28.833Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
16:46:28 [2024-02-28T21:46:28.833Z] [INFO] 
16:46:28 [2024-02-28T21:46:28.833Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
16:46:28 [2024-02-28T21:46:28.833Z] [INFO] 
16:46:28 [2024-02-28T21:46:28.833Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
16:46:28 [2024-02-28T21:46:28.833Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.4-SNAPSHOT.jar
16:46:29 [2024-02-28T21:46:29.759Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.4-SNAPSHOT-sources.jar
16:46:30 [2024-02-28T21:46:30.684Z] [INFO] 
16:46:30 [2024-02-28T21:46:30.684Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
16:46:30 [2024-02-28T21:46:30.684Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/work/data/.metadata/.log
16:46:30 [2024-02-28T21:46:30.684Z] [INFO] Command line:
16:46:30 [2024-02-28T21:46:30.684Z] 	[/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-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-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-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
16:46:30 [2024-02-28T21:46:30.684Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:46:34 [2024-02-28T21:46:34.856Z] Running org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest
16:46:34 [2024-02-28T21:46:34.856Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest
16:46:34 [2024-02-28T21:46:34.856Z] org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest.regularToStringTest -- Time elapsed: 0.001 s
16:46:34 [2024-02-28T21:46:34.856Z] org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest.rootToStringTest -- Time elapsed: 0 s
16:46:34 [2024-02-28T21:46:34.856Z] org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest.customFieldValueRequestTest -- Time elapsed: 0 s
16:46:34 [2024-02-28T21:46:34.856Z] org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest.copyConstructorTest -- Time elapsed: 0 s
16:46:34 [2024-02-28T21:46:34.856Z] org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest.regularFieldValueRequestTest -- Time elapsed: 0 s
16:46:34 [2024-02-28T21:46:34.856Z] Running org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest
16:46:35 [2024-02-28T21:46:35.112Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.110 s -- in org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest
16:46:35 [2024-02-28T21:46:35.112Z] org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest.getSourceEndpointTest -- Time elapsed: 0.001 s
16:46:35 [2024-02-28T21:46:35.112Z] org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest.getProtocolsTest -- Time elapsed: 0.001 s
16:46:35 [2024-02-28T21:46:35.112Z] org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest.getPayloadTest -- Time elapsed: 0 s
16:46:35 [2024-02-28T21:46:35.112Z] org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest.getFieldsTest -- Time elapsed: 0.001 s
16:46:35 [2024-02-28T21:46:35.112Z] org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest.toStringTest -- Time elapsed: 0 s
16:46:35 [2024-02-28T21:46:35.112Z] org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest.getMostEncapsulatedProtocolTest -- Time elapsed: 0 s
16:46:35 [2024-02-28T21:46:35.112Z] org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest.getDestinationEndpointTest -- Time elapsed: 0 s
16:46:35 [2024-02-28T21:46:35.112Z] org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest.toStringAtSpecificProtocolTest -- Time elapsed: 0 s
16:46:35 [2024-02-28T21:46:35.112Z] Running org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest
16:46:35 [2024-02-28T21:46:35.112Z] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 s -- in org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest
16:46:35 [2024-02-28T21:46:35.112Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testParseEvent -- Time elapsed: 0.013 s
16:46:35 [2024-02-28T21:46:35.112Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testGetEndTime -- Time elapsed: 0.001 s
16:46:35 [2024-02-28T21:46:35.112Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testGetNbEvents -- Time elapsed: 0.061 s
16:46:35 [2024-02-28T21:46:35.112Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testSeekEventLoc_null -- Time elapsed: 0.001 s
16:46:35 [2024-02-28T21:46:35.112Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testGetStartTime -- Time elapsed: 0.001 s
16:46:35 [2024-02-28T21:46:35.112Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testBroadcast -- Time elapsed: 0.002 s
16:46:35 [2024-02-28T21:46:35.112Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testValidate -- Time elapsed: 0.001 s
16:46:35 [2024-02-28T21:46:35.112Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testGetName -- Time elapsed: 0.001 s
16:46:35 [2024-02-28T21:46:35.112Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testGetPath -- Time elapsed: 0 s
16:46:35 [2024-02-28T21:46:35.112Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testPcapTrace -- Time elapsed: 0.001 s
16:46:35 [2024-02-28T21:46:35.112Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testGetStreamingInterval -- Time elapsed: 0.001 s
16:46:35 [2024-02-28T21:46:35.112Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testGetLocationRatio -- Time elapsed: 0.002 s
16:46:35 [2024-02-28T21:46:35.112Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testGetCacheSize -- Time elapsed: 0.001 s
16:46:35 [2024-02-28T21:46:35.112Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testGetTraceProperties -- Time elapsed: 0.003 s
16:46:35 [2024-02-28T21:46:35.112Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.getSource -- Time elapsed: 0 s
16:46:35 [2024-02-28T21:46:35.112Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testSeekEventLoc_normal -- Time elapsed: 0.002 s
16:46:35 [2024-02-28T21:46:35.112Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testSeekEvent_rank -- Time elapsed: 0.003 s
16:46:35 [2024-02-28T21:46:35.112Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testGetTimeRange -- Time elapsed: 0.001 s
16:46:35 [2024-02-28T21:46:35.112Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testGetEventType -- Time elapsed: 0.001 s
16:46:35 [2024-02-28T21:46:35.112Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testSeekEvent_ratio -- Time elapsed: 0.001 s
16:46:35 [2024-02-28T21:46:35.113Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testGetResource -- Time elapsed: 0.001 s
16:46:35 [2024-02-28T21:46:35.113Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testSeekEvent_location -- Time elapsed: 0.001 s
16:46:35 [2024-02-28T21:46:35.113Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testGetCurrentLocation -- Time elapsed: 0.002 s
16:46:35 [2024-02-28T21:46:35.113Z] Running org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest
16:46:36 [2024-02-28T21:46:36.480Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.163 s -- in org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest
16:46:36 [2024-02-28T21:46:36.480Z] org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest.constructorTest -- Time elapsed: 0.005 s
16:46:36 [2024-02-28T21:46:36.480Z] org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest.canExecuteTest -- Time elapsed: 0.001 s
16:46:36 [2024-02-28T21:46:36.480Z] org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest.executeAnalysisTest -- Time elapsed: 1.155 s
16:46:36 [2024-02-28T21:46:36.480Z] 
16:46:36 [2024-02-28T21:46:36.480Z] Results:
16:46:36 [2024-02-28T21:46:36.480Z] 
16:46:36 [2024-02-28T21:46:36.480Z] Tests run: 39, Failures: 0, Errors: 0, Skipped: 0
16:46:36 [2024-02-28T21:46:36.480Z] 
16:46:36 [2024-02-28T21:46:36.736Z] [INFO] All tests passed
16:46:36 [2024-02-28T21:46:36.736Z] [INFO] 
16:46:36 [2024-02-28T21:46:36.736Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
16:46:36 [2024-02-28T21:46:36.736Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:46:36 [2024-02-28T21:46:36.736Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:46:36 [2024-02-28T21:46:36.736Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:46:36 [2024-02-28T21:46:36.736Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:46:36 [2024-02-28T21:46:36.736Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:46:36 [2024-02-28T21:46:36.736Z] [INFO] 
16:46:36 [2024-02-28T21:46:36.736Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
16:46:36 [2024-02-28T21:46:36.736Z] [INFO] 
16:46:36 [2024-02-28T21:46:36.736Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests >--
16:46:36 [2024-02-28T21:46:36.736Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests 1.0.3-SNAPSHOT [111/141]
16:46:36 [2024-02-28T21:46:36.736Z] [INFO]   from pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/pom.xml
16:46:36 [2024-02-28T21:46:36.736Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:46:36 [2024-02-28T21:46:36.736Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:46:36 [2024-02-28T21:46:36.736Z] [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-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/pom.xml
16:46:37 [2024-02-28T21:46:37.298Z] [INFO] 
16:46:37 [2024-02-28T21:46:37.298Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
16:46:37 [2024-02-28T21:46:37.298Z] [INFO] 
16:46:37 [2024-02-28T21:46:37.298Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
16:46:37 [2024-02-28T21:46:37.298Z] [INFO] The project's OSGi version is 1.0.3.202402282100
16:46:37 [2024-02-28T21:46:37.298Z] [INFO] 
16:46:37 [2024-02-28T21:46:37.298Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
16:46:37 [2024-02-28T21:46:37.298Z] [INFO] 
16:46:37 [2024-02-28T21:46:37.298Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
16:46:37 [2024-02-28T21:46:37.298Z] [INFO] 
16:46:37 [2024-02-28T21:46:37.298Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
16:46:37 [2024-02-28T21:46:37.298Z] [INFO] 
16:46:37 [2024-02-28T21:46:37.298Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
16:46:37 [2024-02-28T21:46:37.298Z] [INFO] 
16:46:37 [2024-02-28T21:46:37.298Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
16:46:37 [2024-02-28T21:46:37.298Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests
16:46:37 [2024-02-28T21:46:37.553Z] [INFO] 
16:46:37 [2024-02-28T21:46:37.553Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
16:46:37 [2024-02-28T21:46:37.553Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/src/main/resources
16:46:37 [2024-02-28T21:46:37.553Z] [INFO] 
16:46:37 [2024-02-28T21:46:37.553Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
16:46:37 [2024-02-28T21:46:37.553Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:46:37 [2024-02-28T21:46:37.553Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:46:37 [2024-02-28T21:46:37.553Z] [WARNING] The 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-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/pom.xml
16:46:37 [2024-02-28T21:46:37.553Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:46:37 [2024-02-28T21:46:37.808Z] [INFO] 
16:46:37 [2024-02-28T21:46:37.808Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
16:46:37 [2024-02-28T21:46:37.808Z] [INFO] 
16:46:37 [2024-02-28T21:46:37.808Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
16:46:37 [2024-02-28T21:46:37.808Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/src/test/resources
16:46:37 [2024-02-28T21:46:37.808Z] [INFO] 
16:46:37 [2024-02-28T21:46:37.808Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
16:46:37 [2024-02-28T21:46:37.808Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 131 were skipped
16:46:37 [2024-02-28T21:46:37.808Z] [INFO] 
16:46:37 [2024-02-28T21:46:37.808Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
16:46:37 [2024-02-28T21:46:37.808Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-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
16:46:37 [2024-02-28T21:46:37.808Z] [INFO] 
16:46:37 [2024-02-28T21:46:37.808Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
16:46:37 [2024-02-28T21:46:37.808Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.3-SNAPSHOT.jar
16:46:37 [2024-02-28T21:46:37.808Z] [INFO] 
16:46:37 [2024-02-28T21:46:37.808Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
16:46:37 [2024-02-28T21:46:37.808Z] [INFO] 
16:46:37 [2024-02-28T21:46:37.808Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
16:46:37 [2024-02-28T21:46:37.808Z] [INFO] 
16:46:37 [2024-02-28T21:46:37.808Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
16:46:37 [2024-02-28T21:46:37.808Z] [INFO] 
16:46:37 [2024-02-28T21:46:37.808Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
16:46:37 [2024-02-28T21:46:37.808Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.3-SNAPSHOT.jar
16:46:38 [2024-02-28T21:46:38.739Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-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
16:46:40 [2024-02-28T21:46:40.102Z] [INFO] 
16:46:40 [2024-02-28T21:46:40.102Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
16:46:40 [2024-02-28T21:46:40.102Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/work/data/.metadata/.log
16:46:40 [2024-02-28T21:46:40.102Z] [INFO] Command line:
16:46:40 [2024-02-28T21:46:40.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-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-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-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
16:46:40 [2024-02-28T21:46:40.102Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:46:42 [2024-02-28T21:46:42.617Z] Feb 28, 2024 9:46:42 PM org.apache.aries.spifly.BaseActivator log
16:46:42 [2024-02-28T21:46:42.617Z] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
16:46:44 [2024-02-28T21:46:44.507Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
16:46:44 [2024-02-28T21:46:44.507Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
16:46:51 [2024-02-28T21:46:51.041Z] !SESSION 2024-02-28 21:46:40.168 -----------------------------------------------
16:46:51 [2024-02-28T21:46:51.041Z] eclipse.buildId=unknown
16:46:51 [2024-02-28T21:46:51.041Z] java.version=17.0.2
16:46:51 [2024-02-28T21:46:51.041Z] java.vendor=Oracle Corporation
16:46:51 [2024-02-28T21:46:51.041Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
16:46:51 [2024-02-28T21:46:51.041Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
16:46:51 [2024-02-28T21:46:51.041Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-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-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
16:46:51 [2024-02-28T21:46:51.041Z] 
16:46:51 [2024-02-28T21:46:51.041Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2024-02-28 21:46:49.784
16:46:51 [2024-02-28T21:46:51.041Z] !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
16:46:51 [2024-02-28T21:46:51.041Z] 
16:46:51 [2024-02-28T21:46:51.041Z] !ENTRY org.eclipse.urischeme 4 0 2024-02-28 21:46:49.870
16:46:51 [2024-02-28T21:46:51.041Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
16:46:51 [2024-02-28T21:46:51.041Z] !STACK 0
16:46:51 [2024-02-28T21:46:51.041Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
16:46:51 [2024-02-28T21:46:51.041Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
16:46:51 [2024-02-28T21:46:51.041Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
16:46:51 [2024-02-28T21:46:51.041Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
16:46:51 [2024-02-28T21:46:51.041Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
16:46:51 [2024-02-28T21:46:51.041Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
16:46:51 [2024-02-28T21:46:51.041Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
16:46:51 [2024-02-28T21:46:51.041Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:88)
16:46:51 [2024-02-28T21:46:51.041Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
16:46:51 [2024-02-28T21:46:51.041Z] Caused by: java.io.IOException: error=2, No such file or directory
16:46:51 [2024-02-28T21:46:51.041Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
16:46:51 [2024-02-28T21:46:51.041Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
16:46:51 [2024-02-28T21:46:51.041Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
16:46:51 [2024-02-28T21:46:51.041Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
16:46:51 [2024-02-28T21:46:51.041Z] 	... 7 more
16:46:51 [2024-02-28T21:46:51.041Z] Running org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests.ImportAndReadPcapTest
16:46:51 [2024-02-28T21:46:51.041Z] Display size: 1440x900
16:46:51 [2024-02-28T21:46:51.041Z] OS version=6.1.11-200.fc37.x86_64
16:46:51 [2024-02-28T21:46:51.041Z] GTK version=3.22.30
16:46:51 [2024-02-28T21:46:51.041Z] GTK theme=Ambiance
16:46:51 [2024-02-28T21:46:51.041Z] LIBOVERLAY_SCROLLBAR=0
16:46:51 [2024-02-28T21:46:51.041Z] Time zone: Greenwich Mean Time
16:46:51 [2024-02-28T21:46:51.041Z] 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@2a349a73] time=-240173187 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:46:51 [2024-02-28T21:46:51.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:46:51 [2024-02-28T21:46:51.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
16:46:51 [2024-02-28T21:46:51.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
16:46:51 [2024-02-28T21:46:51.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
16:46:51 [2024-02-28T21:46:51.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=-240172369 data=null doit=true}, MenuItem with text {&Hierarchical}]
16:46:51 [2024-02-28T21:46:51.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=-240172342 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}]
16:46:51 [2024-02-28T21:46:51.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-240172333 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
16:46:51 [2024-02-28T21:46:51.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
16:47:03 [2024-02-28T21:47:03.767Z] 
16:47:03 [2024-02-28T21:47:03.767Z] (Eclipse:17570): Gtk-WARNING **: 21:47:03.008: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
16:47:03 [2024-02-28T21:47:03.767Z] 
16:47:03 [2024-02-28T21:47:03.767Z] (Eclipse:17570): Gtk-WARNING **: 21:47:03.079: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
16:47:03 [2024-02-28T21:47:03.767Z] 
16:47:03 [2024-02-28T21:47:03.767Z] (Eclipse:17570): Gtk-WARNING **: 21:47:03.134: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:47:03 [2024-02-28T21:47:03.767Z] 
16:47:03 [2024-02-28T21:47:03.767Z] (Eclipse:17570): Gtk-WARNING **: 21:47:03.214: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:47:04 [2024-02-28T21:47:04.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:47:04 [2024-02-28T21:47:04.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:47:04 [2024-02-28T21:47:04.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:47:04 [2024-02-28T21:47:04.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:47:05 [2024-02-28T21:47:05.387Z] 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@2a349a73] time=-240158622 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:47:05 [2024-02-28T21:47:05.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:47:05 [2024-02-28T21:47:05.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:47:05 [2024-02-28T21:47:05.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:47:05 [2024-02-28T21:47:05.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:47:05 [2024-02-28T21:47:05.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-240158529 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:47:05 [2024-02-28T21:47:05.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-240158523 data=null doit=true}, TreeItem with text {test}]
16:47:05 [2024-02-28T21:47:05.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-240158523 data=null}, TreeItem with text {test}]
16:47:05 [2024-02-28T21:47:05.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-240158522 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:47:05 [2024-02-28T21:47:05.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-240158521 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:47:05 [2024-02-28T21:47:05.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-240158414 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:47:05 [2024-02-28T21:47:05.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:47:05 [2024-02-28T21:47:05.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:47:05 [2024-02-28T21:47:05.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:47:06 [2024-02-28T21:47:06.154Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:47:06 [2024-02-28T21:47:06.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:47:06 [2024-02-28T21:47:06.154Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:47:06 [2024-02-28T21:47:06.154Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:47:06 [2024-02-28T21:47:06.154Z] 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')
16:47:06 [2024-02-28T21:47:06.154Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:47:06 [2024-02-28T21:47:06.154Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:47:06 [2024-02-28T21:47:06.154Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:47:06 [2024-02-28T21:47:06.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:47:06 [2024-02-28T21:47:06.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
16:47:06 [2024-02-28T21:47:06.154Z] 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=-240157708 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:47:06 [2024-02-28T21:47:06.154Z] 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=-240157708 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:47:06 [2024-02-28T21:47:06.154Z] 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=-240157708 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:47:06 [2024-02-28T21:47:06.154Z] 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=-240157707 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:47:06 [2024-02-28T21:47:06.154Z] 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=-240157707 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:47:06 [2024-02-28T21:47:06.154Z] 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=-240157707 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:47:06 [2024-02-28T21:47:06.154Z] 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=-240157707 data=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')]
16:47:06 [2024-02-28T21:47:06.154Z] 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=-240157707 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:47:06 [2024-02-28T21:47:06.155Z] 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=-240157707 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:47:06 [2024-02-28T21:47:06.155Z] 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=-240157707 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:47:06 [2024-02-28T21:47:06.155Z] 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=-240157707 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:47:06 [2024-02-28T21:47:06.155Z] 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=-240157707 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:47:06 [2024-02-28T21:47:06.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:47:06 [2024-02-28T21:47:06.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:47:06 [2024-02-28T21:47:06.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:47:06 [2024-02-28T21:47:06.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:47:06 [2024-02-28T21:47:06.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:47:06 [2024-02-28T21:47:06.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:47:06 [2024-02-28T21:47:06.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:47:06 [2024-02-28T21:47:06.155Z] 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')
16:47:06 [2024-02-28T21:47:06.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:47:06 [2024-02-28T21:47:06.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-240157704 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:47:06 [2024-02-28T21:47:06.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-240157704 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:47:06 [2024-02-28T21:47:06.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-240157704 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:47:06 [2024-02-28T21:47:06.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-240157704 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:47:06 [2024-02-28T21:47:06.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-240157703 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:47:06 [2024-02-28T21:47:06.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-240157703 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:47:06 [2024-02-28T21:47:06.155Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:47:06 [2024-02-28T21:47:06.155Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:47:06 [2024-02-28T21:47:06.155Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:47:06 [2024-02-28T21:47:06.155Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:47:06 [2024-02-28T21:47:06.155Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:47:06 [2024-02-28T21:47:06.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:47:06 [2024-02-28T21:47:06.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-240157703 data=null 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')]
16:47:06 [2024-02-28T21:47:06.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-240158224 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:47:06 [2024-02-28T21:47:06.716Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.63 s -- in org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests.ImportAndReadPcapTest
16:47:06 [2024-02-28T21:47:06.716Z] org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests.ImportAndReadPcapTest.test -- Time elapsed: 14.74 s
16:47:06 [2024-02-28T21:47:06.716Z] 
16:47:06 [2024-02-28T21:47:06.716Z] Results:
16:47:06 [2024-02-28T21:47:06.716Z] 
16:47:06 [2024-02-28T21:47:06.716Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
16:47:06 [2024-02-28T21:47:06.716Z] 
16:47:07 [2024-02-28T21:47:07.276Z] 
16:47:07 [2024-02-28T21:47:07.276Z] !ENTRY org.eclipse.core.resources 2 10035 2024-02-28 21:47:07.196
16:47:07 [2024-02-28T21:47:07.276Z] !MESSAGE The workspace will exit with unsaved changes in this session.
16:47:07 [2024-02-28T21:47:07.837Z] [INFO] All tests passed
16:47:07 [2024-02-28T21:47:07.837Z] [INFO] 
16:47:07 [2024-02-28T21:47:07.837Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
16:47:07 [2024-02-28T21:47:07.837Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:47:07 [2024-02-28T21:47:07.837Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:47:07 [2024-02-28T21:47:07.837Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:47:07 [2024-02-28T21:47:07.837Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:47:07 [2024-02-28T21:47:07.837Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:47:07 [2024-02-28T21:47:07.837Z] [INFO] 
16:47:07 [2024-02-28T21:47:07.837Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
16:47:07 [2024-02-28T21:47:07.837Z] [INFO] 
16:47:07 [2024-02-28T21:47:07.837Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp-parent >----
16:47:07 [2024-02-28T21:47:07.837Z] [INFO] Building Trace Compass RCP Parent 9.3.0-SNAPSHOT               [112/141]
16:47:07 [2024-02-28T21:47:07.837Z] [INFO]   from rcp/pom.xml
16:47:07 [2024-02-28T21:47:07.837Z] [INFO] --------------------------------[ pom ]---------------------------------
16:47:07 [2024-02-28T21:47:07.837Z] [INFO] 
16:47:07 [2024-02-28T21:47:07.837Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.rcp-parent ---
16:47:07 [2024-02-28T21:47:07.837Z] [INFO] 
16:47:07 [2024-02-28T21:47:07.837Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp-parent ---
16:47:07 [2024-02-28T21:47:07.837Z] [INFO] 
16:47:07 [2024-02-28T21:47:07.837Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp-parent ---
16:47:07 [2024-02-28T21:47:07.837Z] [INFO] 
16:47:07 [2024-02-28T21:47:07.837Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.rcp-parent ---
16:47:07 [2024-02-28T21:47:07.837Z] [INFO] 
16:47:07 [2024-02-28T21:47:07.837Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp-parent ---
16:47:07 [2024-02-28T21:47:07.837Z] [INFO] 
16:47:07 [2024-02-28T21:47:07.837Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.rcp-parent ---
16:47:07 [2024-02-28T21:47:07.837Z] [INFO] 
16:47:07 [2024-02-28T21:47:07.837Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp-parent ---
16:47:07 [2024-02-28T21:47:07.837Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp-parent/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp-parent-9.3.0-SNAPSHOT.pom
16:47:07 [2024-02-28T21:47:07.838Z] [INFO] 
16:47:07 [2024-02-28T21:47:07.838Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding >---
16:47:07 [2024-02-28T21:47:07.838Z] [INFO] Building Trace Compass RCP Branding plug-in 9.3.0-SNAPSHOT     [113/141]
16:47:07 [2024-02-28T21:47:07.838Z] [INFO]   from rcp/org.eclipse.tracecompass.rcp.branding/pom.xml
16:47:07 [2024-02-28T21:47:07.838Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:47:07 [2024-02-28T21:47:07.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
16:47:07 [2024-02-28T21:47:07.838Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.branding/pom.xml
16:47:07 [2024-02-28T21:47:07.838Z] [INFO] 
16:47:07 [2024-02-28T21:47:07.838Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.rcp.branding ---
16:47:07 [2024-02-28T21:47:07.838Z] [INFO] 
16:47:07 [2024-02-28T21:47:07.838Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.branding ---
16:47:07 [2024-02-28T21:47:07.838Z] [INFO] The project's OSGi version is 9.3.0.202402282100
16:47:07 [2024-02-28T21:47:07.838Z] [INFO] 
16:47:07 [2024-02-28T21:47:07.838Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.branding ---
16:47:07 [2024-02-28T21:47:07.838Z] [INFO] 
16:47:07 [2024-02-28T21:47:07.838Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.branding ---
16:47:07 [2024-02-28T21:47:07.838Z] [INFO] 
16:47:07 [2024-02-28T21:47:07.838Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.branding ---
16:47:07 [2024-02-28T21:47:07.838Z] [INFO] 
16:47:07 [2024-02-28T21:47:07.838Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.branding ---
16:47:07 [2024-02-28T21:47:07.838Z] [INFO] 
16:47:07 [2024-02-28T21:47:07.838Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.branding ---
16:47:07 [2024-02-28T21:47:07.838Z] [INFO] Resolving class path of Trace Compass RCP Branding plug-in
16:47:08 [2024-02-28T21:47:08.094Z] [INFO] 
16:47:08 [2024-02-28T21:47:08.094Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.branding ---
16:47:08 [2024-02-28T21:47:08.095Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.branding/src/main/resources
16:47:08 [2024-02-28T21:47:08.095Z] [INFO] 
16:47:08 [2024-02-28T21:47:08.095Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.rcp.branding ---
16:47:08 [2024-02-28T21:47:08.095Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:47:08 [2024-02-28T21:47:08.095Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:47:08 [2024-02-28T21:47:08.095Z] [WARNING] The 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.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.branding/pom.xml
16:47:08 [2024-02-28T21:47:08.095Z] [INFO] 
16:47:08 [2024-02-28T21:47:08.095Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.rcp.branding ---
16:47:08 [2024-02-28T21:47:08.095Z] [INFO] 
16:47:08 [2024-02-28T21:47:08.095Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.rcp.branding ---
16:47:08 [2024-02-28T21:47:08.095Z] [INFO] 
16:47:08 [2024-02-28T21:47:08.095Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.branding ---
16:47:08 [2024-02-28T21:47:08.095Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.branding/src/test/resources
16:47:08 [2024-02-28T21:47:08.095Z] [INFO] 
16:47:08 [2024-02-28T21:47:08.095Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.rcp.branding ---
16:47:08 [2024-02-28T21:47:08.095Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:47:08 [2024-02-28T21:47:08.095Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:47:08 [2024-02-28T21:47:08.095Z] [WARNING] The 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.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.branding/pom.xml
16:47:08 [2024-02-28T21:47:08.095Z] [INFO] 
16:47:08 [2024-02-28T21:47:08.095Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.rcp.branding ---
16:47:08 [2024-02-28T21:47:08.095Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 63 were skipped
16:47:08 [2024-02-28T21:47:08.095Z] [INFO] 
16:47:08 [2024-02-28T21:47:08.095Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.branding ---
16:47:08 [2024-02-28T21:47:08.095Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-9.3.0-SNAPSHOT-sources.jar
16:47:08 [2024-02-28T21:47:08.095Z] [INFO] 
16:47:08 [2024-02-28T21:47:08.095Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.branding ---
16:47:08 [2024-02-28T21:47:08.095Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-9.3.0-SNAPSHOT.jar
16:47:08 [2024-02-28T21:47:08.095Z] [INFO] 
16:47:08 [2024-02-28T21:47:08.095Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.branding ---
16:47:08 [2024-02-28T21:47:08.095Z] [INFO] 
16:47:08 [2024-02-28T21:47:08.095Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.rcp.branding ---
16:47:08 [2024-02-28T21:47:08.095Z] [INFO] 
16:47:08 [2024-02-28T21:47:08.095Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.branding ---
16:47:08 [2024-02-28T21:47:08.095Z] [INFO] 
16:47:08 [2024-02-28T21:47:08.095Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.rcp.branding ---
16:47:08 [2024-02-28T21:47:08.095Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-9.3.0-SNAPSHOT.jar
16:47:09 [2024-02-28T21:47:09.459Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-9.3.0-SNAPSHOT-sources.jar
16:47:10 [2024-02-28T21:47:10.386Z] [INFO] 
16:47:10 [2024-02-28T21:47:10.386Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.branding ---
16:47:10 [2024-02-28T21:47:10.386Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-9.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-9.3.0-SNAPSHOT.jar
16:47:10 [2024-02-28T21:47:10.386Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-9.3.0-SNAPSHOT.pom
16:47:10 [2024-02-28T21:47:10.386Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-9.3.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-9.3.0-SNAPSHOT-sources.jar
16:47:10 [2024-02-28T21:47:10.386Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.branding/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-9.3.0-SNAPSHOT-p2metadata.xml
16:47:10 [2024-02-28T21:47:10.386Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.branding/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-9.3.0-SNAPSHOT-p2artifacts.xml
16:47:10 [2024-02-28T21:47:10.386Z] [INFO] 
16:47:10 [2024-02-28T21:47:10.386Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.branding ---
16:47:10 [2024-02-28T21:47:10.386Z] [INFO] 
16:47:10 [2024-02-28T21:47:10.386Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature >--
16:47:10 [2024-02-28T21:47:10.386Z] [INFO] Building Trace Compass RCP Branding Feature 9.3.0-SNAPSHOT     [114/141]
16:47:10 [2024-02-28T21:47:10.386Z] [INFO]   from rcp/org.eclipse.tracecompass.rcp.branding.feature/pom.xml
16:47:10 [2024-02-28T21:47:10.386Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
16:47:10 [2024-02-28T21:47:10.386Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.branding.feature/pom.xml
16:47:10 [2024-02-28T21:47:10.641Z] [INFO] 
16:47:10 [2024-02-28T21:47:10.641Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.rcp.branding.feature ---
16:47:10 [2024-02-28T21:47:10.641Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.branding.feature/target
16:47:10 [2024-02-28T21:47:10.641Z] [INFO] 
16:47:10 [2024-02-28T21:47:10.641Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.branding.feature ---
16:47:10 [2024-02-28T21:47:10.641Z] [INFO] The project's OSGi version is 9.3.0.202402282100
16:47:10 [2024-02-28T21:47:10.641Z] [INFO] 
16:47:10 [2024-02-28T21:47:10.641Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.branding.feature ---
16:47:10 [2024-02-28T21:47:10.641Z] [INFO] 
16:47:10 [2024-02-28T21:47:10.641Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.branding.feature ---
16:47:10 [2024-02-28T21:47:10.641Z] [INFO] 
16:47:10 [2024-02-28T21:47:10.641Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.branding.feature ---
16:47:10 [2024-02-28T21:47:10.641Z] [INFO] 
16:47:10 [2024-02-28T21:47:10.641Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.branding.feature ---
16:47:10 [2024-02-28T21:47:10.641Z] [INFO] 
16:47:10 [2024-02-28T21:47:10.641Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.branding.feature ---
16:47:10 [2024-02-28T21:47:10.641Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.branding.feature/src/main/resources
16:47:10 [2024-02-28T21:47:10.641Z] [INFO] 
16:47:10 [2024-02-28T21:47:10.641Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.rcp.branding.feature ---
16:47:10 [2024-02-28T21:47:10.641Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 63 were skipped
16:47:10 [2024-02-28T21:47:10.641Z] [INFO] 
16:47:10 [2024-02-28T21:47:10.641Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.branding.feature ---
16:47:10 [2024-02-28T21:47:10.641Z] [INFO] 
16:47:10 [2024-02-28T21:47:10.641Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.rcp.branding.feature ---
16:47:10 [2024-02-28T21:47:10.641Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/org.eclipse.tracecompass.rcp.branding.feature-9.3.0-SNAPSHOT.jar
16:47:10 [2024-02-28T21:47:10.641Z] [INFO] 
16:47:10 [2024-02-28T21:47:10.641Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.branding.feature ---
16:47:10 [2024-02-28T21:47:10.641Z] [INFO] 
16:47:10 [2024-02-28T21:47:10.641Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.rcp.branding.feature ---
16:47:10 [2024-02-28T21:47:10.641Z] [INFO] 
16:47:10 [2024-02-28T21:47:10.641Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.rcp.branding.feature ---
16:47:10 [2024-02-28T21:47:10.641Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/org.eclipse.tracecompass.rcp.branding.feature-9.3.0-SNAPSHOT-sources-feature.jar
16:47:10 [2024-02-28T21:47:10.641Z] [INFO] 
16:47:10 [2024-02-28T21:47:10.641Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.branding.feature ---
16:47:10 [2024-02-28T21:47:10.641Z] [INFO] 
16:47:10 [2024-02-28T21:47:10.641Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (attached-p2-metadata) @ org.eclipse.tracecompass.rcp.branding.feature ---
16:47:10 [2024-02-28T21:47:10.642Z] [WARNING] artifact org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature:xml:p2metadata:9.3.0-SNAPSHOT already attached, replace previous instance
16:47:10 [2024-02-28T21:47:10.642Z] [WARNING] artifact org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature:xml:p2artifacts:9.3.0-SNAPSHOT already attached, replace previous instance
16:47:10 [2024-02-28T21:47:10.642Z] [INFO] 
16:47:10 [2024-02-28T21:47:10.642Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.rcp.branding.feature ---
16:47:10 [2024-02-28T21:47:10.642Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/org.eclipse.tracecompass.rcp.branding.feature-9.3.0-SNAPSHOT.jar
16:47:11 [2024-02-28T21:47:11.566Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/org.eclipse.tracecompass.rcp.branding.feature-9.3.0-SNAPSHOT-sources-feature.jar
16:47:12 [2024-02-28T21:47:12.929Z] [INFO] 
16:47:12 [2024-02-28T21:47:12.929Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.branding.feature ---
16:47:12 [2024-02-28T21:47:12.929Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/org.eclipse.tracecompass.rcp.branding.feature-9.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-9.3.0-SNAPSHOT.jar
16:47:12 [2024-02-28T21:47:12.929Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-9.3.0-SNAPSHOT.pom
16:47:12 [2024-02-28T21:47:12.929Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/org.eclipse.tracecompass.rcp.branding.feature-9.3.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-9.3.0-SNAPSHOT-sources-feature.jar
16:47:12 [2024-02-28T21:47:12.929Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-9.3.0-SNAPSHOT-p2metadata.xml
16:47:12 [2024-02-28T21:47:12.929Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-9.3.0-SNAPSHOT-p2artifacts.xml
16:47:12 [2024-02-28T21:47:12.929Z] [INFO] 
16:47:12 [2024-02-28T21:47:12.929Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.branding.feature ---
16:47:12 [2024-02-28T21:47:12.929Z] [INFO] 
16:47:12 [2024-02-28T21:47:12.929Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core >---
16:47:12 [2024-02-28T21:47:12.929Z] [INFO] Building org.eclipse.tracecompass.tmf.cli.core 1.1.0-SNAPSHOT  [115/141]
16:47:12 [2024-02-28T21:47:12.929Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties
16:47:12 [2024-02-28T21:47:12.929Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:47:12 [2024-02-28T21:47:12.929Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:47:12 [2024-02-28T21:47:12.929Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties
16:47:12 [2024-02-28T21:47:12.929Z] [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
16:47:12 [2024-02-28T21:47:12.930Z] [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.9 MB/s)
16:47:12 [2024-02-28T21:47:12.930Z] [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
16:47:12 [2024-02-28T21:47:12.930Z] [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.3 MB/s)
16:47:12 [2024-02-28T21:47:12.930Z] [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
16:47:12 [2024-02-28T21:47:12.930Z] [INFO] 
16:47:12 [2024-02-28T21:47:12.930Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.cli.core ---
16:47:12 [2024-02-28T21:47:12.930Z] [INFO] 
16:47:12 [2024-02-28T21:47:12.930Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.cli.core ---
16:47:12 [2024-02-28T21:47:12.930Z] [INFO] The project's OSGi version is 1.1.0.202402282100
16:47:12 [2024-02-28T21:47:12.930Z] [INFO] 
16:47:12 [2024-02-28T21:47:12.930Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.cli.core ---
16:47:12 [2024-02-28T21:47:12.930Z] [INFO] 
16:47:12 [2024-02-28T21:47:12.930Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.cli.core ---
16:47:12 [2024-02-28T21:47:12.930Z] [INFO] 
16:47:12 [2024-02-28T21:47:12.930Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.cli.core ---
16:47:12 [2024-02-28T21:47:12.930Z] [INFO] 
16:47:12 [2024-02-28T21:47:12.930Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.cli.core ---
16:47:12 [2024-02-28T21:47:12.930Z] [INFO] 
16:47:12 [2024-02-28T21:47:12.930Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.cli.core ---
16:47:12 [2024-02-28T21:47:12.930Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.cli.core
16:47:12 [2024-02-28T21:47:12.930Z] [INFO] 
16:47:12 [2024-02-28T21:47:12.930Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.cli.core ---
16:47:12 [2024-02-28T21:47:12.930Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core/src/main/resources
16:47:12 [2024-02-28T21:47:12.930Z] [INFO] 
16:47:12 [2024-02-28T21:47:12.930Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.cli.core ---
16:47:12 [2024-02-28T21:47:12.930Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:47:12 [2024-02-28T21:47:12.930Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:47:12 [2024-02-28T21:47:12.930Z] [WARNING] The 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-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties
16:47:12 [2024-02-28T21:47:12.930Z] [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:47:13 [2024-02-28T21:47:13.185Z] [INFO] 
16:47:13 [2024-02-28T21:47:13.185Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.cli.core ---
16:47:13 [2024-02-28T21:47:13.185Z] [INFO] 
16:47:13 [2024-02-28T21:47:13.185Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.cli.core ---
16:47:13 [2024-02-28T21:47:13.185Z] [INFO] 
16:47:13 [2024-02-28T21:47:13.185Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.cli.core ---
16:47:13 [2024-02-28T21:47:13.185Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core/src/test/resources
16:47:13 [2024-02-28T21:47:13.185Z] [INFO] 
16:47:13 [2024-02-28T21:47:13.185Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.cli.core ---
16:47:13 [2024-02-28T21:47:13.185Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:47:13 [2024-02-28T21:47:13.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
16:47:13 [2024-02-28T21:47:13.185Z] [WARNING] The 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-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties
16:47:13 [2024-02-28T21:47:13.185Z] [INFO] 
16:47:13 [2024-02-28T21:47:13.185Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.cli.core ---
16:47:13 [2024-02-28T21:47:13.185Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 21 were skipped
16:47:13 [2024-02-28T21:47:13.185Z] [INFO] 
16:47:13 [2024-02-28T21:47:13.185Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.cli.core ---
16:47:13 [2024-02-28T21:47:13.185Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core/target/org.eclipse.tracecompass.tmf.cli.core-1.1.0-SNAPSHOT-sources.jar
16:47:13 [2024-02-28T21:47:13.185Z] [INFO] 
16:47:13 [2024-02-28T21:47:13.185Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.cli.core ---
16:47:13 [2024-02-28T21:47:13.185Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core/target/org.eclipse.tracecompass.tmf.cli.core-1.1.0-SNAPSHOT.jar
16:47:13 [2024-02-28T21:47:13.185Z] [INFO] 
16:47:13 [2024-02-28T21:47:13.185Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.cli.core ---
16:47:13 [2024-02-28T21:47:13.185Z] [INFO] 
16:47:13 [2024-02-28T21:47:13.185Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.cli.core ---
16:47:13 [2024-02-28T21:47:13.185Z] [INFO] 
16:47:13 [2024-02-28T21:47:13.185Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.cli.core ---
16:47:13 [2024-02-28T21:47:13.185Z] [INFO] 
16:47:13 [2024-02-28T21:47:13.185Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.cli.core ---
16:47:13 [2024-02-28T21:47:13.185Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core/target/org.eclipse.tracecompass.tmf.cli.core-1.1.0-SNAPSHOT.jar
16:47:14 [2024-02-28T21:47:14.112Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core/target/org.eclipse.tracecompass.tmf.cli.core-1.1.0-SNAPSHOT-sources.jar
16:47:15 [2024-02-28T21:47:15.038Z] [INFO] 
16:47:15 [2024-02-28T21:47:15.038Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.cli.core ---
16:47:15 [2024-02-28T21:47:15.038Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:47:15 [2024-02-28T21:47:15.038Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:47:15 [2024-02-28T21:47:15.038Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:47:15 [2024-02-28T21:47:15.038Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:47:15 [2024-02-28T21:47:15.038Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:47:15 [2024-02-28T21:47:15.038Z] [INFO] 
16:47:15 [2024-02-28T21:47:15.038Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.cli.core ---
16:47:15 [2024-02-28T21:47:15.038Z] [INFO] 
16:47:15 [2024-02-28T21:47:15.038Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui >------
16:47:15 [2024-02-28T21:47:15.038Z] [INFO] Building org.eclipse.tracecompass.rcp.ui 9.3.0-SNAPSHOT        [116/141]
16:47:15 [2024-02-28T21:47:15.038Z] [INFO]   from rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties
16:47:15 [2024-02-28T21:47:15.038Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:47:15 [2024-02-28T21:47:15.038Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:47:15 [2024-02-28T21:47:15.038Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties
16:47:15 [2024-02-28T21:47:15.294Z] [INFO] 
16:47:15 [2024-02-28T21:47:15.294Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.rcp.ui ---
16:47:15 [2024-02-28T21:47:15.294Z] [INFO] 
16:47:15 [2024-02-28T21:47:15.294Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.ui ---
16:47:15 [2024-02-28T21:47:15.294Z] [INFO] The project's OSGi version is 9.3.0.202402282100
16:47:15 [2024-02-28T21:47:15.294Z] [INFO] 
16:47:15 [2024-02-28T21:47:15.294Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.ui ---
16:47:15 [2024-02-28T21:47:15.294Z] [INFO] 
16:47:15 [2024-02-28T21:47:15.294Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.ui ---
16:47:15 [2024-02-28T21:47:15.294Z] [INFO] 
16:47:15 [2024-02-28T21:47:15.294Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.ui ---
16:47:15 [2024-02-28T21:47:15.294Z] [INFO] 
16:47:15 [2024-02-28T21:47:15.294Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.ui ---
16:47:15 [2024-02-28T21:47:15.294Z] [INFO] 
16:47:15 [2024-02-28T21:47:15.294Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.ui ---
16:47:15 [2024-02-28T21:47:15.294Z] [INFO] Resolving class path of org.eclipse.tracecompass.rcp.ui
16:47:15 [2024-02-28T21:47:15.549Z] [INFO] 
16:47:15 [2024-02-28T21:47:15.549Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.ui ---
16:47:15 [2024-02-28T21:47:15.549Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui/src/main/resources
16:47:15 [2024-02-28T21:47:15.549Z] [INFO] 
16:47:15 [2024-02-28T21:47:15.549Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.rcp.ui ---
16:47:15 [2024-02-28T21:47:15.549Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:47:15 [2024-02-28T21:47:15.549Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:47:15 [2024-02-28T21:47:15.549Z] [WARNING] The 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.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties
16:47:15 [2024-02-28T21:47:15.549Z] [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:47:15 [2024-02-28T21:47:15.804Z] [INFO] 
16:47:15 [2024-02-28T21:47:15.804Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.rcp.ui ---
16:47:15 [2024-02-28T21:47:15.804Z] [INFO] 
16:47:15 [2024-02-28T21:47:15.804Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.rcp.ui ---
16:47:15 [2024-02-28T21:47:15.804Z] [INFO] 
16:47:15 [2024-02-28T21:47:15.804Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.ui ---
16:47:15 [2024-02-28T21:47:15.804Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui/src/test/resources
16:47:15 [2024-02-28T21:47:15.804Z] [INFO] 
16:47:15 [2024-02-28T21:47:15.804Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.rcp.ui ---
16:47:15 [2024-02-28T21:47:15.804Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:47:15 [2024-02-28T21:47:15.804Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:47:15 [2024-02-28T21:47:15.804Z] [WARNING] The 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.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties
16:47:15 [2024-02-28T21:47:15.804Z] [INFO] 
16:47:15 [2024-02-28T21:47:15.804Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.rcp.ui ---
16:47:15 [2024-02-28T21:47:15.804Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 137 were skipped
16:47:15 [2024-02-28T21:47:15.804Z] [INFO] 
16:47:15 [2024-02-28T21:47:15.804Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.ui ---
16:47:15 [2024-02-28T21:47:15.804Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-9.3.0-SNAPSHOT-sources.jar
16:47:15 [2024-02-28T21:47:15.804Z] [INFO] 
16:47:15 [2024-02-28T21:47:15.804Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.ui ---
16:47:15 [2024-02-28T21:47:15.804Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-9.3.0-SNAPSHOT.jar
16:47:15 [2024-02-28T21:47:15.804Z] [INFO] 
16:47:15 [2024-02-28T21:47:15.804Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.ui ---
16:47:15 [2024-02-28T21:47:15.804Z] [INFO] 
16:47:15 [2024-02-28T21:47:15.804Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.rcp.ui ---
16:47:15 [2024-02-28T21:47:15.804Z] [INFO] 
16:47:15 [2024-02-28T21:47:15.804Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.ui ---
16:47:15 [2024-02-28T21:47:15.804Z] [INFO] 
16:47:15 [2024-02-28T21:47:15.804Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.rcp.ui ---
16:47:15 [2024-02-28T21:47:15.804Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-9.3.0-SNAPSHOT.jar
16:47:17 [2024-02-28T21:47:17.169Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-9.3.0-SNAPSHOT-sources.jar
16:47:18 [2024-02-28T21:47:18.096Z] [INFO] 
16:47:18 [2024-02-28T21:47:18.096Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.ui ---
16:47:18 [2024-02-28T21:47:18.096Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-9.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-9.3.0-SNAPSHOT.jar
16:47:18 [2024-02-28T21:47:18.096Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-9.3.0-SNAPSHOT.pom
16:47:18 [2024-02-28T21:47:18.096Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-9.3.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-9.3.0-SNAPSHOT-sources.jar
16:47:18 [2024-02-28T21:47:18.096Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-9.3.0-SNAPSHOT-p2metadata.xml
16:47:18 [2024-02-28T21:47:18.096Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-9.3.0-SNAPSHOT-p2artifacts.xml
16:47:18 [2024-02-28T21:47:18.096Z] [INFO] 
16:47:18 [2024-02-28T21:47:18.096Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.ui ---
16:47:18 [2024-02-28T21:47:18.096Z] [INFO] 
16:47:18 [2024-02-28T21:47:18.096Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp >--------
16:47:18 [2024-02-28T21:47:18.096Z] [INFO] Building Trace Compass RCP Feature 9.3.0-SNAPSHOT              [117/141]
16:47:18 [2024-02-28T21:47:18.096Z] [INFO]   from rcp/org.eclipse.tracecompass.rcp/pom.xml
16:47:18 [2024-02-28T21:47:18.096Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
16:47:18 [2024-02-28T21:47:18.096Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp/pom.xml
16:47:18 [2024-02-28T21:47:18.352Z] [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
16:47:18 [2024-02-28T21:47:18.352Z] [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 14 MB/s)
16:47:18 [2024-02-28T21:47:18.352Z] [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
16:47:18 [2024-02-28T21:47:18.352Z] [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 40 MB/s)
16:47:18 [2024-02-28T21:47:18.352Z] [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
16:47:18 [2024-02-28T21:47:18.352Z] [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 14 MB/s)
16:47:18 [2024-02-28T21:47:18.352Z] [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
16:47:18 [2024-02-28T21:47:18.352Z] [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 13 MB/s)
16:47:18 [2024-02-28T21:47:18.352Z] [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
16:47:18 [2024-02-28T21:47:18.352Z] [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 835 kB/s)
16:47:18 [2024-02-28T21:47:18.352Z] [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
16:47:18 [2024-02-28T21:47:18.352Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.gogo.command/1.1.2/org.apache.felix.gogo.command-1.1.2.jar (40 kB at 7.9 MB/s)
16:47:18 [2024-02-28T21:47:18.352Z] [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
16:47:18 [2024-02-28T21:47:18.352Z] [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 34 MB/s)
16:47:18 [2024-02-28T21:47:18.352Z] [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
16:47:18 [2024-02-28T21:47:18.352Z] [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 8.4 MB/s)
16:47:18 [2024-02-28T21:47:18.352Z] [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
16:47:18 [2024-02-28T21:47:18.352Z] [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 12 MB/s)
16:47:18 [2024-02-28T21:47:18.352Z] [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
16:47:18 [2024-02-28T21:47:18.352Z] [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 18 MB/s)
16:47:18 [2024-02-28T21:47:18.352Z] [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
16:47:18 [2024-02-28T21:47:18.352Z] [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 44 MB/s)
16:47:18 [2024-02-28T21:47:18.353Z] [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
16:47:18 [2024-02-28T21:47:18.353Z] [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 8.4 MB/s)
16:47:18 [2024-02-28T21:47:18.353Z] [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
16:47:18 [2024-02-28T21:47:18.353Z] [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 9.0 MB/s)
16:47:18 [2024-02-28T21:47:18.353Z] [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
16:47:18 [2024-02-28T21:47:18.353Z] [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 35 MB/s)
16:47:18 [2024-02-28T21:47:18.353Z] [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
16:47:18 [2024-02-28T21:47:18.353Z] [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 42 MB/s)
16:47:18 [2024-02-28T21:47:18.353Z] [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
16:47:18 [2024-02-28T21:47:18.610Z] [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 36 MB/s)
16:47:18 [2024-02-28T21:47:18.610Z] [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
16:47:18 [2024-02-28T21:47:18.610Z] [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 6.9 MB/s)
16:47:18 [2024-02-28T21:47:18.610Z] [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
16:47:18 [2024-02-28T21:47:18.610Z] [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 10 MB/s)
16:47:18 [2024-02-28T21:47:18.610Z] [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
16:47:18 [2024-02-28T21:47:18.610Z] [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 25 MB/s)
16:47:18 [2024-02-28T21:47:18.610Z] [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
16:47:18 [2024-02-28T21:47:18.610Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.6/commons-lang-2.6.jar (284 kB at 28 MB/s)
16:47:18 [2024-02-28T21:47:18.610Z] [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
16:47:18 [2024-02-28T21:47:18.610Z] [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 770 kB/s)
16:47:18 [2024-02-28T21:47:18.610Z] [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
16:47:18 [2024-02-28T21:47:18.610Z] [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 2.8 MB/s)
16:47:18 [2024-02-28T21:47:18.610Z] [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
16:47:18 [2024-02-28T21:47:18.610Z] [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 721 kB/s)
16:47:18 [2024-02-28T21:47:18.610Z] [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
16:47:18 [2024-02-28T21:47:18.610Z] [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 385 kB/s)
16:47:18 [2024-02-28T21:47:18.610Z] [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
16:47:18 [2024-02-28T21:47:18.610Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/2.0.7/slf4j-parent-2.0.7.pom (17 kB at 1.9 MB/s)
16:47:18 [2024-02-28T21:47:18.610Z] [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
16:47:18 [2024-02-28T21:47:18.610Z] [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.4 MB/s)
16:47:18 [2024-02-28T21:47:18.610Z] [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
16:47:18 [2024-02-28T21:47:18.610Z] [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 5.2 MB/s)
16:47:18 [2024-02-28T21:47:18.610Z] [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
16:47:18 [2024-02-28T21:47:18.610Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/annotation/ca-parent/1.3.5/ca-parent-1.3.5.pom (2.8 kB at 1.4 MB/s)
16:47:18 [2024-02-28T21:47:18.610Z] [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
16:47:18 [2024-02-28T21:47:18.610Z] [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 6.6 MB/s)
16:47:18 [2024-02-28T21:47:18.610Z] [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
16:47:18 [2024-02-28T21:47:18.610Z] [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 825 kB/s)
16:47:18 [2024-02-28T21:47:18.610Z] [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
16:47:18 [2024-02-28T21:47:18.610Z] [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 701 kB/s)
16:47:18 [2024-02-28T21:47:18.610Z] [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
16:47:18 [2024-02-28T21:47:18.610Z] [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 5.4 MB/s)
16:47:18 [2024-02-28T21:47:18.610Z] [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
16:47:18 [2024-02-28T21:47:18.610Z] [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 11 MB/s)
16:47:18 [2024-02-28T21:47:18.610Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/19/apache-19.pom
16:47:18 [2024-02-28T21:47:18.610Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/19/apache-19.pom (15 kB at 1.7 MB/s)
16:47:18 [2024-02-28T21:47:18.610Z] [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
16:47:18 [2024-02-28T21:47:18.610Z] [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 1.9 MB/s)
16:47:18 [2024-02-28T21:47:18.610Z] [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
16:47:18 [2024-02-28T21:47:18.610Z] [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 3.9 MB/s)
16:47:18 [2024-02-28T21:47:18.610Z] [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
16:47:18 [2024-02-28T21:47:18.610Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.gogo.shell/1.1.4/org.apache.felix.gogo.shell-1.1.4.pom (3.7 kB at 1.9 MB/s)
16:47:18 [2024-02-28T21:47:18.611Z] [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
16:47:18 [2024-02-28T21:47:18.611Z] [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 1.6 MB/s)
16:47:18 [2024-02-28T21:47:18.611Z] [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
16:47:18 [2024-02-28T21:47:18.611Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/toolchain/jetty-toolchain/1.7/jetty-toolchain-1.7.pom (17 kB at 8.6 MB/s)
16:47:18 [2024-02-28T21:47:18.611Z] [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
16:47:18 [2024-02-28T21:47:18.866Z] [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 574 kB/s)
16:47:18 [2024-02-28T21:47:18.866Z] [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
16:47:18 [2024-02-28T21:47:18.866Z] [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 567 kB/s)
16:47:18 [2024-02-28T21:47:18.866Z] [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
16:47:18 [2024-02-28T21:47:18.866Z] [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 3.1 MB/s)
16:47:18 [2024-02-28T21:47:18.866Z] [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
16:47:18 [2024-02-28T21:47:18.866Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-bom/2.15.3/jackson-bom-2.15.3.pom (18 kB at 2.0 MB/s)
16:47:18 [2024-02-28T21:47:18.866Z] [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
16:47:18 [2024-02-28T21:47:18.866Z] [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 384 kB/s)
16:47:18 [2024-02-28T21:47:18.866Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/50/oss-parent-50.pom
16:47:18 [2024-02-28T21:47:18.866Z] [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 2.6 MB/s)
16:47:18 [2024-02-28T21:47:18.866Z] [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
16:47:18 [2024-02-28T21:47:18.866Z] [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 18 MB/s)
16:47:18 [2024-02-28T21:47:18.866Z] [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
16:47:18 [2024-02-28T21:47:18.866Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/infinispan/infinispan-build-configuration-parent/11.0.18.Final/infinispan-build-configuration-parent-11.0.18.Final.pom (16 kB at 7.8 MB/s)
16:47:18 [2024-02-28T21:47:18.866Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/36/jboss-parent-36.pom
16:47:18 [2024-02-28T21:47:18.866Z] [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.7 MB/s)
16:47:18 [2024-02-28T21:47:18.866Z] [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
16:47:18 [2024-02-28T21:47:18.866Z] [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 3.2 MB/s)
16:47:18 [2024-02-28T21:47:18.866Z] [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
16:47:18 [2024-02-28T21:47:18.866Z] [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 980 kB/s)
16:47:18 [2024-02-28T21:47:18.866Z] [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
16:47:18 [2024-02-28T21:47:18.866Z] [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 169 kB/s)
16:47:18 [2024-02-28T21:47:18.866Z] [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
16:47:18 [2024-02-28T21:47:18.866Z] [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 607 kB/s)
16:47:18 [2024-02-28T21:47:18.866Z] [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
16:47:18 [2024-02-28T21:47:18.866Z] [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 445 kB/s)
16:47:18 [2024-02-28T21:47:18.866Z] [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
16:47:18 [2024-02-28T21:47:18.866Z] [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 335 kB/s)
16:47:18 [2024-02-28T21:47:18.866Z] [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
16:47:18 [2024-02-28T21:47:18.867Z] [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 214 kB/s)
16:47:18 [2024-02-28T21:47:18.867Z] [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
16:47:18 [2024-02-28T21:47:18.867Z] [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 1.5 MB/s)
16:47:18 [2024-02-28T21:47:18.867Z] [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
16:47:18 [2024-02-28T21:47:18.867Z] [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 425 kB/s)
16:47:18 [2024-02-28T21:47:18.867Z] [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
16:47:18 [2024-02-28T21:47:18.867Z] [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 169 kB/s)
16:47:18 [2024-02-28T21:47:18.867Z] [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
16:47:18 [2024-02-28T21:47:18.867Z] [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 127 kB/s)
16:47:18 [2024-02-28T21:47:18.867Z] [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
16:47:19 [2024-02-28T21:47:19.122Z] [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.2 MB/s)
16:47:19 [2024-02-28T21:47:19.122Z] [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
16:47:19 [2024-02-28T21:47:19.122Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mortbay/jasper/jasper-jsp/9.0.52/jasper-jsp-9.0.52.pom (8.1 kB at 1.2 MB/s)
16:47:19 [2024-02-28T21:47:19.122Z] [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
16:47:19 [2024-02-28T21:47:19.122Z] [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 719 kB/s)
16:47:19 [2024-02-28T21:47:19.122Z] [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
16:47:19 [2024-02-28T21:47:19.122Z] [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.3 MB/s)
16:47:19 [2024-02-28T21:47:19.122Z] [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
16:47:19 [2024-02-28T21:47:19.122Z] [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 253 kB/s)
16:47:19 [2024-02-28T21:47:19.122Z] [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
16:47:19 [2024-02-28T21:47:19.122Z] [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 88 kB/s)
16:47:19 [2024-02-28T21:47:19.122Z] [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
16:47:19 [2024-02-28T21:47:19.122Z] [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)
16:47:19 [2024-02-28T21:47:19.122Z] [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
16:47:19 [2024-02-28T21:47:19.122Z] [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 3.5 MB/s)
16:47:19 [2024-02-28T21:47:19.122Z] [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
16:47:19 [2024-02-28T21:47:19.122Z] [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
16:47:19 [2024-02-28T21:47:19.122Z] [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 23 MB/s)
16:47:19 [2024-02-28T21:47:19.122Z] [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
16:47:19 [2024-02-28T21:47:19.122Z] [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
16:47:19 [2024-02-28T21:47:19.122Z] [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 17 MB/s)
16:47:19 [2024-02-28T21:47:19.122Z] [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 60 MB/s)
16:47:19 [2024-02-28T21:47:19.122Z] [INFO] 
16:47:19 [2024-02-28T21:47:19.122Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.rcp ---
16:47:19 [2024-02-28T21:47:19.122Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp/target
16:47:19 [2024-02-28T21:47:19.122Z] [INFO] 
16:47:19 [2024-02-28T21:47:19.122Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp ---
16:47:19 [2024-02-28T21:47:19.123Z] [INFO] The project's OSGi version is 9.3.0.202402282100
16:47:19 [2024-02-28T21:47:19.123Z] [INFO] 
16:47:19 [2024-02-28T21:47:19.123Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp ---
16:47:19 [2024-02-28T21:47:19.123Z] [INFO] 
16:47:19 [2024-02-28T21:47:19.123Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp ---
16:47:19 [2024-02-28T21:47:19.123Z] [INFO] 
16:47:19 [2024-02-28T21:47:19.123Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp ---
16:47:19 [2024-02-28T21:47:19.123Z] [INFO] 
16:47:19 [2024-02-28T21:47:19.123Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp ---
16:47:19 [2024-02-28T21:47:19.123Z] [INFO] 
16:47:19 [2024-02-28T21:47:19.123Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp ---
16:47:19 [2024-02-28T21:47:19.123Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp/src/main/resources
16:47:19 [2024-02-28T21:47:19.123Z] [INFO] 
16:47:19 [2024-02-28T21:47:19.123Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.rcp ---
16:47:20 [2024-02-28T21:47:20.048Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 248 were skipped
16:47:20 [2024-02-28T21:47:20.048Z] [INFO] 
16:47:20 [2024-02-28T21:47:20.048Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp ---
16:47:20 [2024-02-28T21:47:20.048Z] [INFO] 
16:47:20 [2024-02-28T21:47:20.048Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.rcp ---
16:47:20 [2024-02-28T21:47:20.304Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp/target/org.eclipse.tracecompass.rcp-9.3.0-SNAPSHOT.jar
16:47:20 [2024-02-28T21:47:20.304Z] [INFO] 
16:47:20 [2024-02-28T21:47:20.304Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp ---
16:47:20 [2024-02-28T21:47:20.304Z] [INFO] 
16:47:20 [2024-02-28T21:47:20.304Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.rcp ---
16:47:20 [2024-02-28T21:47:20.304Z] [INFO] 
16:47:20 [2024-02-28T21:47:20.304Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.rcp ---
16:47:20 [2024-02-28T21:47:20.304Z] [WARNING] The following referenced plugins has missing sources
16:47:20 [2024-02-28T21:47:20.304Z] 	org.apache.commons.jxpath_1.3.0.v200911051830
16:47:20 [2024-02-28T21:47:20.304Z] 	org.apache.commons.logging_1.2.0.v20180409-1502
16:47:20 [2024-02-28T21:47:20.304Z] 
16:47:20 [2024-02-28T21:47:20.304Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp/target/org.eclipse.tracecompass.rcp-9.3.0-SNAPSHOT-sources-feature.jar
16:47:20 [2024-02-28T21:47:20.304Z] [INFO] 
16:47:20 [2024-02-28T21:47:20.304Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp ---
16:47:20 [2024-02-28T21:47:20.304Z] [INFO] 
16:47:20 [2024-02-28T21:47:20.304Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (attached-p2-metadata) @ org.eclipse.tracecompass.rcp ---
16:47:20 [2024-02-28T21:47:20.304Z] [WARNING] artifact org.eclipse.tracecompass:org.eclipse.tracecompass.rcp:xml:p2metadata:9.3.0-SNAPSHOT already attached, replace previous instance
16:47:20 [2024-02-28T21:47:20.304Z] [WARNING] artifact org.eclipse.tracecompass:org.eclipse.tracecompass.rcp:xml:p2artifacts:9.3.0-SNAPSHOT already attached, replace previous instance
16:47:20 [2024-02-28T21:47:20.304Z] [INFO] 
16:47:20 [2024-02-28T21:47:20.304Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.rcp ---
16:47:20 [2024-02-28T21:47:20.304Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp/target/org.eclipse.tracecompass.rcp-9.3.0-SNAPSHOT.jar
16:47:21 [2024-02-28T21:47:21.666Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp/target/org.eclipse.tracecompass.rcp-9.3.0-SNAPSHOT-sources-feature.jar
16:47:22 [2024-02-28T21:47:22.225Z] [INFO] 
16:47:22 [2024-02-28T21:47:22.225Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp ---
16:47:22 [2024-02-28T21:47:22.225Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp/target/org.eclipse.tracecompass.rcp-9.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp-9.3.0-SNAPSHOT.jar
16:47:22 [2024-02-28T21:47:22.225Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp-9.3.0-SNAPSHOT.pom
16:47:22 [2024-02-28T21:47:22.225Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp/target/org.eclipse.tracecompass.rcp-9.3.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp-9.3.0-SNAPSHOT-sources-feature.jar
16:47:22 [2024-02-28T21:47:22.226Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp-9.3.0-SNAPSHOT-p2metadata.xml
16:47:22 [2024-02-28T21:47:22.226Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp-9.3.0-SNAPSHOT-p2artifacts.xml
16:47:22 [2024-02-28T21:47:22.226Z] [INFO] 
16:47:22 [2024-02-28T21:47:22.226Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp ---
16:47:22 [2024-02-28T21:47:22.226Z] [INFO] 
16:47:22 [2024-02-28T21:47:22.226Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core.tests >--
16:47:22 [2024-02-28T21:47:22.226Z] [INFO] Building org.eclipse.tracecompass.tmf.cli.core.tests 1.0.3-SNAPSHOT [118/141]
16:47:22 [2024-02-28T21:47:22.226Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.cli.core.tests/pom.xml
16:47:22 [2024-02-28T21:47:22.226Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:47:22 [2024-02-28T21:47:22.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
16:47:22 [2024-02-28T21:47:22.226Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/pom.xml
16:47:22 [2024-02-28T21:47:22.226Z] [INFO] 
16:47:22 [2024-02-28T21:47:22.226Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
16:47:22 [2024-02-28T21:47:22.226Z] [INFO] 
16:47:22 [2024-02-28T21:47:22.226Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
16:47:22 [2024-02-28T21:47:22.226Z] [INFO] The project's OSGi version is 1.0.3.202402282100
16:47:22 [2024-02-28T21:47:22.226Z] [INFO] 
16:47:22 [2024-02-28T21:47:22.226Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
16:47:22 [2024-02-28T21:47:22.226Z] [INFO] 
16:47:22 [2024-02-28T21:47:22.226Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
16:47:22 [2024-02-28T21:47:22.226Z] [INFO] 
16:47:22 [2024-02-28T21:47:22.226Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
16:47:22 [2024-02-28T21:47:22.226Z] [INFO] 
16:47:22 [2024-02-28T21:47:22.226Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
16:47:22 [2024-02-28T21:47:22.226Z] [INFO] 
16:47:22 [2024-02-28T21:47:22.226Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
16:47:22 [2024-02-28T21:47:22.226Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.cli.core.tests
16:47:22 [2024-02-28T21:47:22.481Z] [INFO] 
16:47:22 [2024-02-28T21:47:22.481Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
16:47:22 [2024-02-28T21:47:22.482Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/src/main/resources
16:47:22 [2024-02-28T21:47:22.482Z] [INFO] 
16:47:22 [2024-02-28T21:47:22.482Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
16:47:22 [2024-02-28T21:47:22.482Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:47:22 [2024-02-28T21:47:22.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
16:47:22 [2024-02-28T21:47:22.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.tmf.cli.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/pom.xml
16:47:22 [2024-02-28T21:47:22.482Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:47:22 [2024-02-28T21:47:22.482Z] [INFO] 
16:47:22 [2024-02-28T21:47:22.482Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
16:47:22 [2024-02-28T21:47:22.482Z] [INFO] 
16:47:22 [2024-02-28T21:47:22.482Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
16:47:22 [2024-02-28T21:47:22.482Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/src/test/resources
16:47:22 [2024-02-28T21:47:22.482Z] [INFO] 
16:47:22 [2024-02-28T21:47:22.482Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
16:47:22 [2024-02-28T21:47:22.482Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 100 were skipped
16:47:22 [2024-02-28T21:47:22.482Z] [INFO] 
16:47:22 [2024-02-28T21:47:22.482Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
16:47:22 [2024-02-28T21:47:22.482Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.3-SNAPSHOT-sources.jar
16:47:22 [2024-02-28T21:47:22.482Z] [INFO] 
16:47:22 [2024-02-28T21:47:22.482Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
16:47:22 [2024-02-28T21:47:22.482Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.3-SNAPSHOT.jar
16:47:22 [2024-02-28T21:47:22.482Z] [INFO] 
16:47:22 [2024-02-28T21:47:22.482Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
16:47:22 [2024-02-28T21:47:22.482Z] [INFO] 
16:47:22 [2024-02-28T21:47:22.482Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
16:47:22 [2024-02-28T21:47:22.482Z] [INFO] 
16:47:22 [2024-02-28T21:47:22.482Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
16:47:22 [2024-02-28T21:47:22.482Z] [INFO] 
16:47:22 [2024-02-28T21:47:22.482Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
16:47:22 [2024-02-28T21:47:22.737Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.3-SNAPSHOT.jar
16:47:23 [2024-02-28T21:47:23.663Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.3-SNAPSHOT-sources.jar
16:47:24 [2024-02-28T21:47:24.589Z] [INFO] 
16:47:24 [2024-02-28T21:47:24.589Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
16:47:24 [2024-02-28T21:47:24.844Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/work/data/.metadata/.log
16:47:24 [2024-02-28T21:47:24.844Z] [INFO] Command line:
16:47:24 [2024-02-28T21:47:24.844Z] 	[/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-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-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-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
16:47:24 [2024-02-28T21:47:24.844Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:47:28 [2024-02-28T21:47:28.102Z] Running org.eclipse.tracecompass.tmf.cli.core.parser.help.test.HelpCliParserTest
16:47:28 [2024-02-28T21:47:28.357Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 s -- in org.eclipse.tracecompass.tmf.cli.core.parser.help.test.HelpCliParserTest
16:47:28 [2024-02-28T21:47:28.357Z] org.eclipse.tracecompass.tmf.cli.core.parser.help.test.HelpCliParserTest.testCmdLineArguments[0: --cli --help] -- Time elapsed: 0.026 s
16:47:28 [2024-02-28T21:47:28.357Z] org.eclipse.tracecompass.tmf.cli.core.parser.help.test.HelpCliParserTest.testCmdLineArguments[1: --cli -h] -- Time elapsed: 0 s
16:47:28 [2024-02-28T21:47:28.357Z] org.eclipse.tracecompass.tmf.cli.core.parser.help.test.HelpCliParserTest.testCmdLineArguments[2: --cli -faulty] -- Time elapsed: 0.001 s
16:47:28 [2024-02-28T21:47:28.357Z] Running org.eclipse.tracecompass.tmf.cli.core.tests.ActivatorTest
16:47:28 [2024-02-28T21:47:28.357Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.cli.core.tests.ActivatorTest
16:47:28 [2024-02-28T21:47:28.357Z] org.eclipse.tracecompass.tmf.cli.core.tests.ActivatorTest.testActivator -- Time elapsed: 0 s
16:47:28 [2024-02-28T21:47:28.357Z] 
16:47:28 [2024-02-28T21:47:28.357Z] Results:
16:47:28 [2024-02-28T21:47:28.357Z] 
16:47:28 [2024-02-28T21:47:28.357Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
16:47:28 [2024-02-28T21:47:28.357Z] 
16:47:28 [2024-02-28T21:47:28.611Z] [INFO] All tests passed
16:47:28 [2024-02-28T21:47:28.612Z] [INFO] 
16:47:28 [2024-02-28T21:47:28.612Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
16:47:28 [2024-02-28T21:47:28.612Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:47:28 [2024-02-28T21:47:28.612Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:47:28 [2024-02-28T21:47:28.612Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:47:28 [2024-02-28T21:47:28.612Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:47:28 [2024-02-28T21:47:28.612Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:47:28 [2024-02-28T21:47:28.612Z] [INFO] 
16:47:28 [2024-02-28T21:47:28.612Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
16:47:28 [2024-02-28T21:47:28.612Z] [INFO] 
16:47:28 [2024-02-28T21:47:28.612Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui.tests >---
16:47:28 [2024-02-28T21:47:28.612Z] [INFO] Building org.eclipse.tracecompass.rcp.ui.tests 2.0.5-SNAPSHOT  [119/141]
16:47:28 [2024-02-28T21:47:28.612Z] [INFO]   from rcp/org.eclipse.tracecompass.rcp.ui.tests/pom.xml
16:47:28 [2024-02-28T21:47:28.612Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:47:28 [2024-02-28T21:47:28.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
16:47:28 [2024-02-28T21:47:28.612Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui.tests:2.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui.tests/pom.xml
16:47:28 [2024-02-28T21:47:28.866Z] [INFO] 
16:47:28 [2024-02-28T21:47:28.866Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.rcp.ui.tests ---
16:47:28 [2024-02-28T21:47:28.866Z] [INFO] 
16:47:28 [2024-02-28T21:47:28.866Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.ui.tests ---
16:47:28 [2024-02-28T21:47:28.866Z] [INFO] The project's OSGi version is 2.0.5.202402282100
16:47:28 [2024-02-28T21:47:28.866Z] [INFO] 
16:47:28 [2024-02-28T21:47:28.866Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.ui.tests ---
16:47:28 [2024-02-28T21:47:28.866Z] [INFO] 
16:47:28 [2024-02-28T21:47:28.866Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.ui.tests ---
16:47:28 [2024-02-28T21:47:28.866Z] [INFO] 
16:47:28 [2024-02-28T21:47:28.866Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.ui.tests ---
16:47:28 [2024-02-28T21:47:28.866Z] [INFO] 
16:47:28 [2024-02-28T21:47:28.866Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.ui.tests ---
16:47:28 [2024-02-28T21:47:28.866Z] [INFO] 
16:47:28 [2024-02-28T21:47:28.866Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.ui.tests ---
16:47:28 [2024-02-28T21:47:28.866Z] [INFO] Resolving class path of org.eclipse.tracecompass.rcp.ui.tests
16:47:29 [2024-02-28T21:47:29.426Z] [INFO] 
16:47:29 [2024-02-28T21:47:29.426Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.ui.tests ---
16:47:29 [2024-02-28T21:47:29.426Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui.tests/src/main/resources
16:47:29 [2024-02-28T21:47:29.426Z] [INFO] 
16:47:29 [2024-02-28T21:47:29.426Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.rcp.ui.tests ---
16:47:29 [2024-02-28T21:47:29.426Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:47:29 [2024-02-28T21:47:29.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
16:47:29 [2024-02-28T21:47:29.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.rcp.ui.tests:2.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui.tests/pom.xml
16:47:29 [2024-02-28T21:47:29.426Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:47:29 [2024-02-28T21:47:29.426Z] [INFO] 
16:47:29 [2024-02-28T21:47:29.426Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.rcp.ui.tests ---
16:47:29 [2024-02-28T21:47:29.426Z] [INFO] 
16:47:29 [2024-02-28T21:47:29.426Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.ui.tests ---
16:47:29 [2024-02-28T21:47:29.426Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui.tests/src/test/resources
16:47:29 [2024-02-28T21:47:29.426Z] [INFO] 
16:47:29 [2024-02-28T21:47:29.426Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.rcp.ui.tests ---
16:47:29 [2024-02-28T21:47:29.426Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 142 were skipped
16:47:29 [2024-02-28T21:47:29.426Z] [INFO] 
16:47:29 [2024-02-28T21:47:29.426Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.ui.tests ---
16:47:29 [2024-02-28T21:47:29.426Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/org.eclipse.tracecompass.rcp.ui.tests-2.0.5-SNAPSHOT-sources.jar
16:47:29 [2024-02-28T21:47:29.426Z] [INFO] 
16:47:29 [2024-02-28T21:47:29.426Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.ui.tests ---
16:47:29 [2024-02-28T21:47:29.426Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/org.eclipse.tracecompass.rcp.ui.tests-2.0.5-SNAPSHOT.jar
16:47:29 [2024-02-28T21:47:29.426Z] [INFO] 
16:47:29 [2024-02-28T21:47:29.426Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.ui.tests ---
16:47:29 [2024-02-28T21:47:29.427Z] [INFO] 
16:47:29 [2024-02-28T21:47:29.427Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.rcp.ui.tests ---
16:47:29 [2024-02-28T21:47:29.427Z] [INFO] 
16:47:29 [2024-02-28T21:47:29.427Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.ui.tests ---
16:47:29 [2024-02-28T21:47:29.427Z] [INFO] 
16:47:29 [2024-02-28T21:47:29.427Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.rcp.ui.tests ---
16:47:29 [2024-02-28T21:47:29.427Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/org.eclipse.tracecompass.rcp.ui.tests-2.0.5-SNAPSHOT.jar
16:47:30 [2024-02-28T21:47:30.350Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/org.eclipse.tracecompass.rcp.ui.tests-2.0.5-SNAPSHOT-sources.jar
16:47:31 [2024-02-28T21:47:31.273Z] [INFO] 
16:47:31 [2024-02-28T21:47:31.273Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.rcp.ui.tests ---
16:47:31 [2024-02-28T21:47:31.273Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/work/data/.metadata/.log
16:47:31 [2024-02-28T21:47:31.273Z] [INFO] Command line:
16:47:31 [2024-02-28T21:47:31.274Z] 	[/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-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
16:47:31 [2024-02-28T21:47:31.274Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:47:35 [2024-02-28T21:47:35.434Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
16:47:35 [2024-02-28T21:47:35.434Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
16:47:40 [2024-02-28T21:47:40.673Z] !SESSION 2024-02-28 21:47:31.325 -----------------------------------------------
16:47:40 [2024-02-28T21:47:40.673Z] eclipse.buildId=unknown
16:47:40 [2024-02-28T21:47:40.673Z] java.version=17.0.2
16:47:40 [2024-02-28T21:47:40.673Z] java.vendor=Oracle Corporation
16:47:40 [2024-02-28T21:47:40.673Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
16:47:40 [2024-02-28T21:47:40.673Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
16:47:40 [2024-02-28T21:47:40.673Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
16:47:40 [2024-02-28T21:47:40.673Z] 
16:47:40 [2024-02-28T21:47:40.673Z] !ENTRY org.eclipse.urischeme 4 0 2024-02-28 21:47:39.670
16:47:40 [2024-02-28T21:47:40.673Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
16:47:40 [2024-02-28T21:47:40.673Z] !STACK 0
16:47:40 [2024-02-28T21:47:40.673Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
16:47:40 [2024-02-28T21:47:40.673Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
16:47:40 [2024-02-28T21:47:40.673Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
16:47:40 [2024-02-28T21:47:40.673Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
16:47:40 [2024-02-28T21:47:40.673Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
16:47:40 [2024-02-28T21:47:40.673Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
16:47:40 [2024-02-28T21:47:40.673Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
16:47:40 [2024-02-28T21:47:40.673Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:88)
16:47:40 [2024-02-28T21:47:40.673Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
16:47:40 [2024-02-28T21:47:40.673Z] Caused by: java.io.IOException: error=2, No such file or directory
16:47:40 [2024-02-28T21:47:40.673Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
16:47:40 [2024-02-28T21:47:40.673Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
16:47:40 [2024-02-28T21:47:40.673Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
16:47:40 [2024-02-28T21:47:40.673Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
16:47:40 [2024-02-28T21:47:40.673Z] 	... 7 more
16:47:40 [2024-02-28T21:47:40.673Z] Running org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest
16:47:40 [2024-02-28T21:47:40.673Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.128 s -- in org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest
16:47:40 [2024-02-28T21:47:40.673Z] org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest.testCmdLineArguments[0: --cli --help] -- Time elapsed: 0.067 s
16:47:40 [2024-02-28T21:47:40.673Z] org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest.testCmdLineArguments[1: --cli -h] -- Time elapsed: 0 s
16:47:40 [2024-02-28T21:47:40.673Z] org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest.testCmdLineArguments[2: --cli --list] -- Time elapsed: 0.032 s
16:47:40 [2024-02-28T21:47:40.673Z] org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest.testCmdLineArguments[3: --cli -l] -- Time elapsed: 0 s
16:47:40 [2024-02-28T21:47:40.673Z] org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest.testCmdLineArguments[4: --cli --open mytrace] -- Time elapsed: 0.001 s
16:47:40 [2024-02-28T21:47:40.673Z] org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest.testCmdLineArguments[5: --cli -o mytrace] -- Time elapsed: 0 s
16:47:40 [2024-02-28T21:47:40.673Z] org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest.testCmdLineArguments[6: --cli --open mytrace mytrace2 mytrace3] -- Time elapsed: 0 s
16:47:40 [2024-02-28T21:47:40.673Z] org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest.testCmdLineArguments[7: --cli -o mytrace mytrace2 mytrace3] -- Time elapsed: 0 s
16:47:40 [2024-02-28T21:47:40.673Z] org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest.testCmdLineArguments[8: --cli --open] -- Time elapsed: 0.001 s
16:47:40 [2024-02-28T21:47:40.673Z] org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest.testCmdLineArguments[9: --cli -o] -- Time elapsed: 0 s
16:47:40 [2024-02-28T21:47:40.673Z] org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest.testCmdLineArguments[10: --cli -faulty] -- Time elapsed: 0 s
16:47:40 [2024-02-28T21:47:40.673Z] org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest.testCmdLineArguments[11: --open mytrace] -- Time elapsed: 0 s
16:47:40 [2024-02-28T21:47:40.673Z] org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest.testCmdLineArguments[12: --open] -- Time elapsed: 0 s
16:47:40 [2024-02-28T21:47:40.673Z] org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest.testCmdLineArguments[13: --open mytrace --list] -- Time elapsed: 0 s
16:47:40 [2024-02-28T21:47:40.673Z] 
16:47:40 [2024-02-28T21:47:40.673Z] Results:
16:47:40 [2024-02-28T21:47:40.673Z] 
16:47:40 [2024-02-28T21:47:40.673Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0
16:47:40 [2024-02-28T21:47:40.673Z] 
16:47:41 [2024-02-28T21:47:41.597Z] [INFO] All tests passed
16:47:41 [2024-02-28T21:47:41.597Z] [INFO] 
16:47:41 [2024-02-28T21:47:41.597Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.ui.tests ---
16:47:41 [2024-02-28T21:47:41.597Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:47:41 [2024-02-28T21:47:41.597Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:47:41 [2024-02-28T21:47:41.597Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:47:41 [2024-02-28T21:47:41.597Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:47:41 [2024-02-28T21:47:41.597Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:47:41 [2024-02-28T21:47:41.597Z] [INFO] 
16:47:41 [2024-02-28T21:47:41.597Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.ui.tests ---
16:47:41 [2024-02-28T21:47:41.597Z] [INFO] 
16:47:41 [2024-02-28T21:47:41.597Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui >--
16:47:41 [2024-02-28T21:47:41.597Z] [INFO] Building org.eclipse.tracecompass.rcp.incubator.ui 1.0.5-SNAPSHOT [120/141]
16:47:41 [2024-02-28T21:47:41.597Z] [INFO]   from rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties
16:47:41 [2024-02-28T21:47:41.597Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:47:41 [2024-02-28T21:47:41.597Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:47:41 [2024-02-28T21:47:41.597Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties
16:47:41 [2024-02-28T21:47:41.597Z] [INFO] 
16:47:41 [2024-02-28T21:47:41.597Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.rcp.incubator.ui ---
16:47:41 [2024-02-28T21:47:41.597Z] [INFO] 
16:47:41 [2024-02-28T21:47:41.597Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.incubator.ui ---
16:47:41 [2024-02-28T21:47:41.597Z] [INFO] The project's OSGi version is 1.0.5.202402282100
16:47:41 [2024-02-28T21:47:41.597Z] [INFO] 
16:47:41 [2024-02-28T21:47:41.597Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.incubator.ui ---
16:47:41 [2024-02-28T21:47:41.597Z] [INFO] 
16:47:41 [2024-02-28T21:47:41.597Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.incubator.ui ---
16:47:41 [2024-02-28T21:47:41.597Z] [INFO] 
16:47:41 [2024-02-28T21:47:41.597Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.incubator.ui ---
16:47:41 [2024-02-28T21:47:41.597Z] [INFO] 
16:47:41 [2024-02-28T21:47:41.597Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.incubator.ui ---
16:47:41 [2024-02-28T21:47:41.597Z] [INFO] 
16:47:41 [2024-02-28T21:47:41.597Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.incubator.ui ---
16:47:41 [2024-02-28T21:47:41.597Z] [INFO] Resolving class path of org.eclipse.tracecompass.rcp.incubator.ui
16:47:41 [2024-02-28T21:47:41.597Z] [INFO] 
16:47:41 [2024-02-28T21:47:41.597Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.incubator.ui ---
16:47:41 [2024-02-28T21:47:41.597Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.incubator.ui/src/main/resources
16:47:41 [2024-02-28T21:47:41.597Z] [INFO] 
16:47:41 [2024-02-28T21:47:41.597Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.rcp.incubator.ui ---
16:47:41 [2024-02-28T21:47:41.597Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:47:41 [2024-02-28T21:47:41.597Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:47:41 [2024-02-28T21:47:41.597Z] [WARNING] The 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.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties
16:47:41 [2024-02-28T21:47:41.852Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:47:41 [2024-02-28T21:47:41.852Z] [INFO] 
16:47:41 [2024-02-28T21:47:41.852Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.rcp.incubator.ui ---
16:47:41 [2024-02-28T21:47:41.852Z] [INFO] 
16:47:41 [2024-02-28T21:47:41.852Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.rcp.incubator.ui ---
16:47:41 [2024-02-28T21:47:41.852Z] [INFO] 
16:47:41 [2024-02-28T21:47:41.852Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.incubator.ui ---
16:47:41 [2024-02-28T21:47:41.852Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.incubator.ui/src/test/resources
16:47:41 [2024-02-28T21:47:41.852Z] [INFO] 
16:47:41 [2024-02-28T21:47:41.852Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.rcp.incubator.ui ---
16:47:41 [2024-02-28T21:47:41.852Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:47:41 [2024-02-28T21:47:41.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
16:47:41 [2024-02-28T21:47:41.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.rcp.incubator.ui:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties
16:47:41 [2024-02-28T21:47:41.852Z] [INFO] 
16:47:41 [2024-02-28T21:47:41.852Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.rcp.incubator.ui ---
16:47:41 [2024-02-28T21:47:41.852Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 95 were skipped
16:47:41 [2024-02-28T21:47:41.852Z] [INFO] 
16:47:41 [2024-02-28T21:47:41.852Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.incubator.ui ---
16:47:41 [2024-02-28T21:47:41.852Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.5-SNAPSHOT-sources.jar
16:47:41 [2024-02-28T21:47:41.852Z] [INFO] 
16:47:41 [2024-02-28T21:47:41.852Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.incubator.ui ---
16:47:41 [2024-02-28T21:47:41.852Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.5-SNAPSHOT.jar
16:47:41 [2024-02-28T21:47:41.852Z] [INFO] 
16:47:41 [2024-02-28T21:47:41.852Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.incubator.ui ---
16:47:41 [2024-02-28T21:47:41.852Z] [INFO] 
16:47:41 [2024-02-28T21:47:41.852Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.rcp.incubator.ui ---
16:47:41 [2024-02-28T21:47:41.852Z] [INFO] 
16:47:41 [2024-02-28T21:47:41.852Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.incubator.ui ---
16:47:41 [2024-02-28T21:47:41.852Z] [INFO] 
16:47:41 [2024-02-28T21:47:41.852Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.rcp.incubator.ui ---
16:47:41 [2024-02-28T21:47:41.852Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.5-SNAPSHOT.jar
16:47:42 [2024-02-28T21:47:42.777Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.5-SNAPSHOT-sources.jar
16:47:44 [2024-02-28T21:47:44.141Z] [INFO] 
16:47:44 [2024-02-28T21:47:44.141Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.incubator.ui ---
16:47:44 [2024-02-28T21:47:44.141Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator.ui/1.0.5-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator.ui-1.0.5-SNAPSHOT.jar
16:47:44 [2024-02-28T21:47:44.141Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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.5-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator.ui-1.0.5-SNAPSHOT.pom
16:47:44 [2024-02-28T21:47:44.141Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator.ui/1.0.5-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator.ui-1.0.5-SNAPSHOT-sources.jar
16:47:44 [2024-02-28T21:47:44.141Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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.5-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator.ui-1.0.5-SNAPSHOT-p2metadata.xml
16:47:44 [2024-02-28T21:47:44.141Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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.5-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator.ui-1.0.5-SNAPSHOT-p2artifacts.xml
16:47:44 [2024-02-28T21:47:44.141Z] [INFO] 
16:47:44 [2024-02-28T21:47:44.141Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.incubator.ui ---
16:47:44 [2024-02-28T21:47:44.141Z] [INFO] 
16:47:44 [2024-02-28T21:47:44.141Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator >---
16:47:44 [2024-02-28T21:47:44.141Z] [INFO] Building org.eclipse.tracecompass.rcp.incubator 9.3.0-SNAPSHOT [121/141]
16:47:44 [2024-02-28T21:47:44.141Z] [INFO]   from rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties
16:47:44 [2024-02-28T21:47:44.141Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
16:47:44 [2024-02-28T21:47:44.141Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties
16:47:44 [2024-02-28T21:47:44.141Z] [INFO] 
16:47:44 [2024-02-28T21:47:44.141Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.rcp.incubator ---
16:47:44 [2024-02-28T21:47:44.141Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.incubator/target
16:47:44 [2024-02-28T21:47:44.141Z] [INFO] 
16:47:44 [2024-02-28T21:47:44.141Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.incubator ---
16:47:44 [2024-02-28T21:47:44.141Z] [INFO] The project's OSGi version is 9.3.0.202402282100
16:47:44 [2024-02-28T21:47:44.141Z] [INFO] 
16:47:44 [2024-02-28T21:47:44.141Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.incubator ---
16:47:44 [2024-02-28T21:47:44.141Z] [INFO] 
16:47:44 [2024-02-28T21:47:44.141Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.incubator ---
16:47:44 [2024-02-28T21:47:44.141Z] [INFO] 
16:47:44 [2024-02-28T21:47:44.141Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.incubator ---
16:47:44 [2024-02-28T21:47:44.141Z] [INFO] 
16:47:44 [2024-02-28T21:47:44.141Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.incubator ---
16:47:44 [2024-02-28T21:47:44.141Z] [INFO] 
16:47:44 [2024-02-28T21:47:44.141Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.incubator ---
16:47:44 [2024-02-28T21:47:44.141Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.incubator/src/main/resources
16:47:44 [2024-02-28T21:47:44.141Z] [INFO] 
16:47:44 [2024-02-28T21:47:44.141Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.rcp.incubator ---
16:47:44 [2024-02-28T21:47:44.141Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 95 were skipped
16:47:44 [2024-02-28T21:47:44.141Z] [INFO] 
16:47:44 [2024-02-28T21:47:44.141Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.incubator ---
16:47:44 [2024-02-28T21:47:44.141Z] [INFO] 
16:47:44 [2024-02-28T21:47:44.141Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.rcp.incubator ---
16:47:44 [2024-02-28T21:47:44.141Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.incubator/target/org.eclipse.tracecompass.rcp.incubator-9.3.0-SNAPSHOT.jar
16:47:44 [2024-02-28T21:47:44.141Z] [INFO] 
16:47:44 [2024-02-28T21:47:44.141Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.incubator ---
16:47:44 [2024-02-28T21:47:44.141Z] [INFO] 
16:47:44 [2024-02-28T21:47:44.141Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.rcp.incubator ---
16:47:44 [2024-02-28T21:47:44.141Z] [INFO] 
16:47:44 [2024-02-28T21:47:44.141Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.rcp.incubator ---
16:47:44 [2024-02-28T21:47:44.141Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.incubator/target/org.eclipse.tracecompass.rcp.incubator-9.3.0-SNAPSHOT-sources-feature.jar
16:47:44 [2024-02-28T21:47:44.141Z] [INFO] 
16:47:44 [2024-02-28T21:47:44.141Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.incubator ---
16:47:44 [2024-02-28T21:47:44.141Z] [INFO] 
16:47:44 [2024-02-28T21:47:44.141Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.rcp.incubator ---
16:47:44 [2024-02-28T21:47:44.141Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.incubator/target/org.eclipse.tracecompass.rcp.incubator-9.3.0-SNAPSHOT.jar
16:47:45 [2024-02-28T21:47:45.502Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.incubator/target/org.eclipse.tracecompass.rcp.incubator-9.3.0-SNAPSHOT-sources-feature.jar
16:47:46 [2024-02-28T21:47:46.427Z] [INFO] 
16:47:46 [2024-02-28T21:47:46.427Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.incubator ---
16:47:46 [2024-02-28T21:47:46.427Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.incubator/target/org.eclipse.tracecompass.rcp.incubator-9.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator-9.3.0-SNAPSHOT.jar
16:47:46 [2024-02-28T21:47:46.427Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator-9.3.0-SNAPSHOT.pom
16:47:46 [2024-02-28T21:47:46.427Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.incubator/target/org.eclipse.tracecompass.rcp.incubator-9.3.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator-9.3.0-SNAPSHOT-sources-feature.jar
16:47:46 [2024-02-28T21:47:46.427Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.incubator/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator-9.3.0-SNAPSHOT-p2metadata.xml
16:47:46 [2024-02-28T21:47:46.427Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.incubator/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator-9.3.0-SNAPSHOT-p2artifacts.xml
16:47:46 [2024-02-28T21:47:46.427Z] [INFO] 
16:47:46 [2024-02-28T21:47:46.427Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.incubator ---
16:47:46 [2024-02-28T21:47:46.427Z] [INFO] 
16:47:46 [2024-02-28T21:47:46.427Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli >------
16:47:46 [2024-02-28T21:47:46.427Z] [INFO] Building org.eclipse.tracecompass.tmf.cli 9.3.0-SNAPSHOT       [122/141]
16:47:46 [2024-02-28T21:47:46.427Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.cli/.polyglot.build.properties
16:47:46 [2024-02-28T21:47:46.427Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
16:47:46 [2024-02-28T21:47:46.427Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli/.polyglot.build.properties
16:47:46 [2024-02-28T21:47:46.427Z] [INFO] 
16:47:46 [2024-02-28T21:47:46.427Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.cli ---
16:47:46 [2024-02-28T21:47:46.427Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli/target
16:47:46 [2024-02-28T21:47:46.427Z] [INFO] 
16:47:46 [2024-02-28T21:47:46.427Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.cli ---
16:47:46 [2024-02-28T21:47:46.427Z] [INFO] The project's OSGi version is 9.3.0.202402282100
16:47:46 [2024-02-28T21:47:46.427Z] [INFO] 
16:47:46 [2024-02-28T21:47:46.427Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.cli ---
16:47:46 [2024-02-28T21:47:46.427Z] [INFO] 
16:47:46 [2024-02-28T21:47:46.427Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.cli ---
16:47:46 [2024-02-28T21:47:46.427Z] [INFO] 
16:47:46 [2024-02-28T21:47:46.427Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.cli ---
16:47:46 [2024-02-28T21:47:46.427Z] [INFO] 
16:47:46 [2024-02-28T21:47:46.427Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.cli ---
16:47:46 [2024-02-28T21:47:46.427Z] [INFO] 
16:47:46 [2024-02-28T21:47:46.427Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.cli ---
16:47:46 [2024-02-28T21:47:46.427Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli/src/main/resources
16:47:46 [2024-02-28T21:47:46.427Z] [INFO] 
16:47:46 [2024-02-28T21:47:46.427Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.cli ---
16:47:46 [2024-02-28T21:47:46.427Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 21 were skipped
16:47:46 [2024-02-28T21:47:46.427Z] [INFO] 
16:47:46 [2024-02-28T21:47:46.427Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.cli ---
16:47:46 [2024-02-28T21:47:46.427Z] [INFO] 
16:47:46 [2024-02-28T21:47:46.427Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf.cli ---
16:47:46 [2024-02-28T21:47:46.427Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli/target/org.eclipse.tracecompass.tmf.cli-9.3.0-SNAPSHOT.jar
16:47:46 [2024-02-28T21:47:46.427Z] [INFO] 
16:47:46 [2024-02-28T21:47:46.427Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.cli ---
16:47:46 [2024-02-28T21:47:46.427Z] [INFO] 
16:47:46 [2024-02-28T21:47:46.427Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf.cli ---
16:47:46 [2024-02-28T21:47:46.427Z] [INFO] 
16:47:46 [2024-02-28T21:47:46.427Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.cli ---
16:47:46 [2024-02-28T21:47:46.427Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli/target/org.eclipse.tracecompass.tmf.cli-9.3.0-SNAPSHOT-sources-feature.jar
16:47:46 [2024-02-28T21:47:46.427Z] [INFO] 
16:47:46 [2024-02-28T21:47:46.427Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.cli ---
16:47:46 [2024-02-28T21:47:46.427Z] [INFO] 
16:47:46 [2024-02-28T21:47:46.427Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.cli ---
16:47:46 [2024-02-28T21:47:46.427Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli/target/org.eclipse.tracecompass.tmf.cli-9.3.0-SNAPSHOT.jar
16:47:47 [2024-02-28T21:47:47.788Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli/target/org.eclipse.tracecompass.tmf.cli-9.3.0-SNAPSHOT-sources-feature.jar
16:47:48 [2024-02-28T21:47:48.851Z] [INFO] 
16:47:48 [2024-02-28T21:47:48.851Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.cli ---
16:47:48 [2024-02-28T21:47:48.851Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli/target/org.eclipse.tracecompass.tmf.cli-9.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli/9.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli-9.3.0-SNAPSHOT.jar
16:47:48 [2024-02-28T21:47:48.851Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli-9.3.0-SNAPSHOT.pom
16:47:48 [2024-02-28T21:47:48.852Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli/target/org.eclipse.tracecompass.tmf.cli-9.3.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli/9.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli-9.3.0-SNAPSHOT-sources-feature.jar
16:47:48 [2024-02-28T21:47:48.852Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli/9.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli-9.3.0-SNAPSHOT-p2metadata.xml
16:47:48 [2024-02-28T21:47:48.852Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli/9.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli-9.3.0-SNAPSHOT-p2artifacts.xml
16:47:48 [2024-02-28T21:47:48.852Z] [INFO] 
16:47:48 [2024-02-28T21:47:48.852Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.cli ---
16:47:48 [2024-02-28T21:47:48.852Z] [INFO] 
16:47:48 [2024-02-28T21:47:48.852Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace-parent >--
16:47:48 [2024-02-28T21:47:48.852Z] [INFO] Building Trace Compass Json trace Parent 9.3.0-SNAPSHOT        [123/141]
16:47:48 [2024-02-28T21:47:48.852Z] [INFO]   from jsontrace/pom.xml
16:47:48 [2024-02-28T21:47:48.852Z] [INFO] --------------------------------[ pom ]---------------------------------
16:47:48 [2024-02-28T21:47:48.852Z] [INFO] 
16:47:48 [2024-02-28T21:47:48.852Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.jsontrace-parent ---
16:47:48 [2024-02-28T21:47:48.852Z] [INFO] 
16:47:48 [2024-02-28T21:47:48.852Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace-parent ---
16:47:48 [2024-02-28T21:47:48.852Z] [INFO] 
16:47:48 [2024-02-28T21:47:48.852Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.jsontrace-parent ---
16:47:48 [2024-02-28T21:47:48.852Z] [INFO] 
16:47:48 [2024-02-28T21:47:48.852Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.jsontrace-parent ---
16:47:48 [2024-02-28T21:47:48.852Z] [INFO] 
16:47:48 [2024-02-28T21:47:48.852Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.jsontrace-parent ---
16:47:48 [2024-02-28T21:47:48.852Z] [INFO] 
16:47:48 [2024-02-28T21:47:48.852Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.jsontrace-parent ---
16:47:48 [2024-02-28T21:47:48.852Z] [INFO] 
16:47:48 [2024-02-28T21:47:48.852Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.jsontrace-parent ---
16:47:48 [2024-02-28T21:47:48.852Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace-parent/9.3.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-parent-9.3.0-SNAPSHOT.pom
16:47:48 [2024-02-28T21:47:48.852Z] [INFO] 
16:47:48 [2024-02-28T21:47:48.852Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core >--
16:47:48 [2024-02-28T21:47:48.852Z] [INFO] Building org.eclipse.tracecompass.jsontrace.core 1.1.0-SNAPSHOT [124/141]
16:47:48 [2024-02-28T21:47:48.852Z] [INFO]   from jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties
16:47:48 [2024-02-28T21:47:48.852Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:47:48 [2024-02-28T21:47:48.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
16:47:48 [2024-02-28T21:47:48.852Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties
16:47:48 [2024-02-28T21:47:48.852Z] [INFO] 
16:47:48 [2024-02-28T21:47:48.852Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.jsontrace.core ---
16:47:48 [2024-02-28T21:47:48.852Z] [INFO] 
16:47:48 [2024-02-28T21:47:48.852Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.jsontrace.core ---
16:47:48 [2024-02-28T21:47:48.852Z] [INFO] The project's OSGi version is 1.1.0.202402282100
16:47:48 [2024-02-28T21:47:48.852Z] [INFO] 
16:47:48 [2024-02-28T21:47:48.852Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace.core ---
16:47:48 [2024-02-28T21:47:48.852Z] [INFO] 
16:47:48 [2024-02-28T21:47:48.852Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace.core ---
16:47:48 [2024-02-28T21:47:48.852Z] [INFO] 
16:47:48 [2024-02-28T21:47:48.852Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace.core ---
16:47:48 [2024-02-28T21:47:48.852Z] [INFO] 
16:47:48 [2024-02-28T21:47:48.852Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace.core ---
16:47:48 [2024-02-28T21:47:48.852Z] [INFO] 
16:47:48 [2024-02-28T21:47:48.852Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.jsontrace.core ---
16:47:48 [2024-02-28T21:47:48.852Z] [INFO] Resolving class path of org.eclipse.tracecompass.jsontrace.core
16:47:48 [2024-02-28T21:47:48.852Z] [INFO] 
16:47:48 [2024-02-28T21:47:48.852Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.jsontrace.core ---
16:47:48 [2024-02-28T21:47:48.852Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core/src/main/resources
16:47:48 [2024-02-28T21:47:48.852Z] [INFO] 
16:47:48 [2024-02-28T21:47:48.852Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.jsontrace.core ---
16:47:48 [2024-02-28T21:47:48.852Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:47:48 [2024-02-28T21:47:48.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
16:47:48 [2024-02-28T21:47:48.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.jsontrace.core:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties
16:47:48 [2024-02-28T21:47:48.852Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:47:48 [2024-02-28T21:47:48.852Z] [INFO] 
16:47:48 [2024-02-28T21:47:48.852Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.jsontrace.core ---
16:47:48 [2024-02-28T21:47:48.852Z] [INFO] 
16:47:48 [2024-02-28T21:47:48.852Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.jsontrace.core ---
16:47:48 [2024-02-28T21:47:48.852Z] [INFO] 
16:47:48 [2024-02-28T21:47:48.852Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.jsontrace.core ---
16:47:48 [2024-02-28T21:47:48.852Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core/src/test/resources
16:47:48 [2024-02-28T21:47:48.852Z] [INFO] 
16:47:48 [2024-02-28T21:47:48.852Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.jsontrace.core ---
16:47:48 [2024-02-28T21:47:48.852Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:47:48 [2024-02-28T21:47:48.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
16:47:48 [2024-02-28T21:47:48.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.jsontrace.core:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties
16:47:48 [2024-02-28T21:47:48.852Z] [INFO] 
16:47:48 [2024-02-28T21:47:48.852Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.jsontrace.core ---
16:47:48 [2024-02-28T21:47:48.852Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 21 were skipped
16:47:48 [2024-02-28T21:47:48.852Z] [INFO] 
16:47:48 [2024-02-28T21:47:48.852Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.jsontrace.core ---
16:47:48 [2024-02-28T21:47:48.852Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-1.1.0-SNAPSHOT-sources.jar
16:47:48 [2024-02-28T21:47:48.852Z] [INFO] 
16:47:48 [2024-02-28T21:47:48.852Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.jsontrace.core ---
16:47:48 [2024-02-28T21:47:48.852Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-1.1.0-SNAPSHOT.jar
16:47:48 [2024-02-28T21:47:48.852Z] [INFO] 
16:47:48 [2024-02-28T21:47:48.852Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.jsontrace.core ---
16:47:48 [2024-02-28T21:47:48.852Z] [INFO] 
16:47:48 [2024-02-28T21:47:48.852Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.jsontrace.core ---
16:47:48 [2024-02-28T21:47:48.853Z] [INFO] 
16:47:48 [2024-02-28T21:47:48.853Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.jsontrace.core ---
16:47:48 [2024-02-28T21:47:48.853Z] [INFO] 
16:47:48 [2024-02-28T21:47:48.853Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.jsontrace.core ---
16:47:48 [2024-02-28T21:47:48.853Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-1.1.0-SNAPSHOT.jar
16:47:49 [2024-02-28T21:47:49.777Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-1.1.0-SNAPSHOT-sources.jar
16:47:50 [2024-02-28T21:47:50.700Z] [INFO] 
16:47:50 [2024-02-28T21:47:50.700Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.jsontrace.core ---
16:47:50 [2024-02-28T21:47:50.700Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:47:50 [2024-02-28T21:47:50.700Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:47:50 [2024-02-28T21:47:50.700Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:47:50 [2024-02-28T21:47:50.700Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:47:50 [2024-02-28T21:47:50.700Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:47:50 [2024-02-28T21:47:50.700Z] [INFO] 
16:47:50 [2024-02-28T21:47:50.700Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.jsontrace.core ---
16:47:50 [2024-02-28T21:47:50.700Z] [INFO] 
16:47:50 [2024-02-28T21:47:50.700Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace >-----
16:47:50 [2024-02-28T21:47:50.700Z] [INFO] Building org.eclipse.tracecompass.jsontrace 9.3.0-SNAPSHOT     [125/141]
16:47:50 [2024-02-28T21:47:50.700Z] [INFO]   from jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties
16:47:50 [2024-02-28T21:47:50.700Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
16:47:50 [2024-02-28T21:47:50.700Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties
16:47:50 [2024-02-28T21:47:50.955Z] [INFO] 
16:47:50 [2024-02-28T21:47:50.955Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.jsontrace ---
16:47:50 [2024-02-28T21:47:50.955Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace/target
16:47:50 [2024-02-28T21:47:50.955Z] [INFO] 
16:47:50 [2024-02-28T21:47:50.955Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.jsontrace ---
16:47:50 [2024-02-28T21:47:50.955Z] [INFO] The project's OSGi version is 9.3.0.202402282100
16:47:50 [2024-02-28T21:47:50.955Z] [INFO] 
16:47:50 [2024-02-28T21:47:50.955Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace ---
16:47:50 [2024-02-28T21:47:50.956Z] [INFO] 
16:47:50 [2024-02-28T21:47:50.956Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace ---
16:47:50 [2024-02-28T21:47:50.956Z] [INFO] 
16:47:50 [2024-02-28T21:47:50.956Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace ---
16:47:50 [2024-02-28T21:47:50.956Z] [INFO] 
16:47:50 [2024-02-28T21:47:50.956Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace ---
16:47:50 [2024-02-28T21:47:50.956Z] [INFO] 
16:47:50 [2024-02-28T21:47:50.956Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.jsontrace ---
16:47:50 [2024-02-28T21:47:50.956Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace/src/main/resources
16:47:50 [2024-02-28T21:47:50.956Z] [INFO] 
16:47:50 [2024-02-28T21:47:50.956Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.jsontrace ---
16:47:50 [2024-02-28T21:47:50.956Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 120 were skipped
16:47:50 [2024-02-28T21:47:50.956Z] [INFO] 
16:47:50 [2024-02-28T21:47:50.956Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.jsontrace ---
16:47:50 [2024-02-28T21:47:50.956Z] [INFO] 
16:47:50 [2024-02-28T21:47:50.956Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.jsontrace ---
16:47:50 [2024-02-28T21:47:50.956Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace/target/org.eclipse.tracecompass.jsontrace-9.3.0-SNAPSHOT.jar
16:47:50 [2024-02-28T21:47:50.956Z] [INFO] 
16:47:50 [2024-02-28T21:47:50.956Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.jsontrace ---
16:47:50 [2024-02-28T21:47:50.956Z] [INFO] 
16:47:50 [2024-02-28T21:47:50.956Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.jsontrace ---
16:47:50 [2024-02-28T21:47:50.956Z] [INFO] 
16:47:50 [2024-02-28T21:47:50.956Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.jsontrace ---
16:47:50 [2024-02-28T21:47:50.956Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace/target/org.eclipse.tracecompass.jsontrace-9.3.0-SNAPSHOT-sources-feature.jar
16:47:50 [2024-02-28T21:47:50.956Z] [INFO] 
16:47:50 [2024-02-28T21:47:50.956Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.jsontrace ---
16:47:50 [2024-02-28T21:47:50.956Z] [INFO] 
16:47:50 [2024-02-28T21:47:50.956Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.jsontrace ---
16:47:50 [2024-02-28T21:47:50.956Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace/target/org.eclipse.tracecompass.jsontrace-9.3.0-SNAPSHOT.jar
16:47:51 [2024-02-28T21:47:51.879Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace/target/org.eclipse.tracecompass.jsontrace-9.3.0-SNAPSHOT-sources-feature.jar
16:47:52 [2024-02-28T21:47:52.803Z] [INFO] 
16:47:52 [2024-02-28T21:47:52.803Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.jsontrace ---
16:47:52 [2024-02-28T21:47:52.803Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace/target/org.eclipse.tracecompass.jsontrace-9.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace/9.3.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-9.3.0-SNAPSHOT.jar
16:47:52 [2024-02-28T21:47:52.803Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace/9.3.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-9.3.0-SNAPSHOT.pom
16:47:52 [2024-02-28T21:47:52.803Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace/target/org.eclipse.tracecompass.jsontrace-9.3.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace/9.3.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-9.3.0-SNAPSHOT-sources-feature.jar
16:47:52 [2024-02-28T21:47:52.803Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace/9.3.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-9.3.0-SNAPSHOT-p2metadata.xml
16:47:52 [2024-02-28T21:47:52.803Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace/9.3.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-9.3.0-SNAPSHOT-p2artifacts.xml
16:47:52 [2024-02-28T21:47:52.803Z] [INFO] 
16:47:52 [2024-02-28T21:47:52.803Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.jsontrace ---
16:47:52 [2024-02-28T21:47:52.803Z] [INFO] 
16:47:52 [2024-02-28T21:47:52.803Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.product >----
16:47:52 [2024-02-28T21:47:52.803Z] [INFO] Building Trace Compass RCP Product 9.3.0-SNAPSHOT              [126/141]
16:47:52 [2024-02-28T21:47:52.803Z] [INFO]   from rcp/org.eclipse.tracecompass.rcp.product/pom.xml
16:47:52 [2024-02-28T21:47:52.803Z] [INFO] -------------------------[ eclipse-repository ]-------------------------
16:47:52 [2024-02-28T21:47:52.803Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.product:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.product/pom.xml
16:47:53 [2024-02-28T21:47:53.363Z] [INFO] 
16:47:53 [2024-02-28T21:47:53.363Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.rcp.product ---
16:47:53 [2024-02-28T21:47:53.363Z] [INFO] 
16:47:53 [2024-02-28T21:47:53.363Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.product ---
16:47:53 [2024-02-28T21:47:53.363Z] [INFO] The project's OSGi version is 9.3.0.202402282100
16:47:53 [2024-02-28T21:47:53.363Z] [INFO] 
16:47:53 [2024-02-28T21:47:53.363Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.product ---
16:47:53 [2024-02-28T21:47:53.363Z] [INFO] 
16:47:53 [2024-02-28T21:47:53.363Z] [INFO] --- clean:3.3.1:clean (default-clean-1) @ org.eclipse.tracecompass.rcp.product ---
16:47:53 [2024-02-28T21:47:53.363Z] [INFO] 
16:47:53 [2024-02-28T21:47:53.363Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.product ---
16:47:53 [2024-02-28T21:47:53.363Z] [INFO] 
16:47:53 [2024-02-28T21:47:53.363Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.product ---
16:47:53 [2024-02-28T21:47:53.363Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.product/src/main/resources
16:47:53 [2024-02-28T21:47:53.363Z] [INFO] 
16:47:53 [2024-02-28T21:47:53.363Z] [INFO] --- tycho-p2-publisher:4.0.3:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.tracecompass.rcp.product ---
16:47:53 [2024-02-28T21:47:53.363Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
16:47:53 [2024-02-28T21:47:53.363Z] [INFO] Published profile IUs: [a.jre.javase 17.0.0]
16:47:53 [2024-02-28T21:47:53.363Z] [INFO] 
16:47:53 [2024-02-28T21:47:53.363Z] [INFO] --- tycho-p2-publisher:4.0.3:publish-products (default-publish-products) @ org.eclipse.tracecompass.rcp.product ---
16:47:53 [2024-02-28T21:47:53.363Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
16:47:53 [2024-02-28T21:47:53.620Z] [INFO] 
16:47:53 [2024-02-28T21:47:53.620Z] [INFO] --- tycho-p2-publisher:4.0.3:publish-categories (default-publish-categories) @ org.eclipse.tracecompass.rcp.product ---
16:47:53 [2024-02-28T21:47:53.620Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
16:47:53 [2024-02-28T21:47:53.875Z] [INFO] 
16:47:53 [2024-02-28T21:47:53.875Z] [INFO] --- tycho-p2-publisher:4.0.3:attach-artifacts (default-attach-artifacts) @ org.eclipse.tracecompass.rcp.product ---
16:47:53 [2024-02-28T21:47:53.875Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
16:47:53 [2024-02-28T21:47:53.875Z] [INFO] 
16:47:53 [2024-02-28T21:47:53.875Z] [INFO] --- tycho-p2-repository:4.0.3:assemble-repository (default-assemble-repository) @ org.eclipse.tracecompass.rcp.product ---
16:47:53 [2024-02-28T21:47:53.875Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
16:47:59 [2024-02-28T21:47:59.106Z] [WARNING] [1cac3369-11bb-492e-b6c9-cbf6c6d9d56c][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.3.0.202402282100.
16:47:59 [2024-02-28T21:47:59.106Z] [WARNING] [1cac3369-11bb-492e-b6c9-cbf6c6d9d56c][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.3.0.202402282100.
16:48:05 [2024-02-28T21:48:05.632Z] [WARNING] [1cac3369-11bb-492e-b6c9-cbf6c6d9d56c][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.3.0.202402282100.
16:48:09 [2024-02-28T21:48:09.787Z] [WARNING] [1cac3369-11bb-492e-b6c9-cbf6c6d9d56c][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.3.0.202402282100.
16:48:24 [2024-02-28T21:48:24.612Z] [INFO] 
16:48:24 [2024-02-28T21:48:24.612Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.product ---
16:48:24 [2024-02-28T21:48:24.612Z] [INFO] 
16:48:24 [2024-02-28T21:48:24.612Z] [INFO] --- tycho-p2-repository:4.0.3:archive-repository (default-archive-repository) @ org.eclipse.tracecompass.rcp.product ---
16:48:24 [2024-02-28T21:48:24.612Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
16:48:24 [2024-02-28T21:48:24.612Z] [INFO] 
16:48:24 [2024-02-28T21:48:24.612Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.rcp.product ---
16:48:24 [2024-02-28T21:48:24.612Z] [INFO] 
16:48:24 [2024-02-28T21:48:24.612Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.product ---
16:48:24 [2024-02-28T21:48:24.612Z] [INFO] 
16:48:24 [2024-02-28T21:48:24.612Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.rcp.product ---
16:48:24 [2024-02-28T21:48:24.612Z] [INFO] 
16:48:24 [2024-02-28T21:48:24.612Z] [INFO] --- tycho-p2-director:4.0.3:materialize-products (materialize-products) @ org.eclipse.tracecompass.rcp.product ---
16:48:24 [2024-02-28T21:48:24.612Z] [INFO] Installing product org.eclipse.tracecompass.rcp for environment win32/win32/x86_64 to /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.product/target/products/org.eclipse.tracecompass.rcp/win32/win32/x86_64/trace-compass
16:48:24 [2024-02-28T21:48:24.612Z] Installing org.eclipse.tracecompass.rcp 9.3.0.202402282100.
16:48:42 [2024-02-28T21:48:42.657Z] Operation completed in 19127 ms.
16:48:43 [2024-02-28T21:48:43.217Z] [INFO] Installing product org.eclipse.tracecompass.rcp for environment macosx/cocoa/x86_64 to /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.product/target/products/org.eclipse.tracecompass.rcp/macosx/cocoa/x86_64/trace-compass.app
16:48:43 [2024-02-28T21:48:43.218Z] Installing org.eclipse.tracecompass.rcp 9.3.0.202402282100.
16:49:01 [2024-02-28T21:49:01.258Z] Operation completed in 16234 ms.
16:49:01 [2024-02-28T21:49:01.258Z] [INFO] Installing product org.eclipse.tracecompass.rcp for environment macosx/cocoa/aarch64 to /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.product/target/products/org.eclipse.tracecompass.rcp/macosx/cocoa/aarch64/trace-compass.app
16:49:01 [2024-02-28T21:49:01.258Z] Installing org.eclipse.tracecompass.rcp 9.3.0.202402282100.
16:49:19 [2024-02-28T21:49:19.305Z] Operation completed in 16352 ms.
16:49:19 [2024-02-28T21:49:19.305Z] [INFO] Installing product org.eclipse.tracecompass.rcp for environment linux/gtk/x86_64 to /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.product/target/products/org.eclipse.tracecompass.rcp/linux/gtk/x86_64/trace-compass
16:49:19 [2024-02-28T21:49:19.305Z] Installing org.eclipse.tracecompass.rcp 9.3.0.202402282100.
16:49:34 [2024-02-28T21:49:34.136Z] Operation completed in 15934 ms.
16:49:34 [2024-02-28T21:49:34.136Z] [INFO] 
16:49:34 [2024-02-28T21:49:34.136Z] [INFO] --- eclipse-macsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.rcp.product ---
16:49:40 [2024-02-28T21:49:40.667Z] [INFO] [Wed Feb 28 21:49:39 GMT 2024] Signing OS X application '/home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.product/target/products/org.eclipse.tracecompass.rcp/macosx/cocoa/aarch64/trace-compass.app'...
16:50:02 [2024-02-28T21:50:02.541Z] [INFO] [Wed Feb 28 21:49:59 GMT 2024] Signing OS X application '/home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.product/target/products/org.eclipse.tracecompass.rcp/macosx/cocoa/x86_64/trace-compass.app'...
16:50:14 [2024-02-28T21:50:14.700Z] [INFO] 
16:50:14 [2024-02-28T21:50:14.700Z] [INFO] --- eclipse-winsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.rcp.product ---
16:50:14 [2024-02-28T21:50:14.700Z] [INFO] [Wed Feb 28 21:50:13 GMT 2024] Signing Windows executable '/home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.product/target/products/org.eclipse.tracecompass.rcp/win32/win32/x86_64/trace-compass/tracecompassc.exe'
16:50:14 [2024-02-28T21:50:14.701Z] [INFO] [Wed Feb 28 21:50:14 GMT 2024] Signing Windows executable '/home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.product/target/products/org.eclipse.tracecompass.rcp/win32/win32/x86_64/trace-compass/tracecompass.exe'
16:50:14 [2024-02-28T21:50:14.701Z] [INFO] 
16:50:14 [2024-02-28T21:50:14.701Z] [INFO] --- tycho-p2-director:4.0.3:archive-products (archive-products) @ org.eclipse.tracecompass.rcp.product ---
16:50:14 [2024-02-28T21:50:14.701Z] [INFO] Building zip: /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-9.3.0-20240228-2100-win32.win32.x86_64.zip
16:50:21 [2024-02-28T21:50:21.230Z] [INFO] Building tar: /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-9.3.0-20240228-2100-macosx.cocoa.x86_64.tar.gz
16:50:27 [2024-02-28T21:50:27.756Z] [INFO] Building tar: /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-9.3.0-20240228-2100-macosx.cocoa.aarch64.tar.gz
16:50:34 [2024-02-28T21:50:34.285Z] [INFO] Building tar: /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-9.3.0-20240228-2100-linux.gtk.x86_64.tar.gz
16:50:40 [2024-02-28T21:50:40.811Z] [INFO] 
16:50:40 [2024-02-28T21:50:40.811Z] [INFO] --- eclipse-dmg-packager:1.4.2:package-dmg (dmg-package-rcp-aarch64) @ org.eclipse.tracecompass.rcp.product ---
16:50:40 [2024-02-28T21:50:40.811Z] [INFO] [Wed Feb 28 21:50:40 GMT 2024] Creating and signing DMG file from '/home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-9.3.0-20240228-2100-macosx.cocoa.aarch64.tar.gz'...
16:50:58 [2024-02-28T21:50:58.839Z] [INFO] 
16:50:58 [2024-02-28T21:50:58.839Z] [INFO] --- eclipse-dmg-packager:1.4.2:package-dmg (dmg-package-rcp-x86-64) @ org.eclipse.tracecompass.rcp.product ---
16:50:58 [2024-02-28T21:50:58.839Z] [INFO] [Wed Feb 28 21:50:56 GMT 2024] Creating and signing DMG file from '/home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-9.3.0-20240228-2100-macosx.cocoa.x86_64.tar.gz'...
16:51:13 [2024-02-28T21:51:13.662Z] [INFO] 
16:51:13 [2024-02-28T21:51:13.662Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.product ---
16:51:13 [2024-02-28T21:51:13.662Z] [INFO] No primary artifact to install, installing attached artifacts instead.
16:51:13 [2024-02-28T21:51:13.662Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.product/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-9.3.0-SNAPSHOT.pom
16:51:13 [2024-02-28T21:51:13.662Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-9.3.0-SNAPSHOT-org.eclipse.tracecompass.rcp.executable.win32.win32.x86_64.zip
16:51:13 [2024-02-28T21:51:13.662Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-9.3.0-SNAPSHOT-org.eclipse.tracecompass.rcp.executable.cocoa.macosx.x86_64.zip
16:51:13 [2024-02-28T21:51:13.662Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.product/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-9.3.0-SNAPSHOT-p2artifacts.xml
16:51:13 [2024-02-28T21:51:13.662Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-9.3.0-SNAPSHOT-org.eclipse.tracecompass.rcp.executable.cocoa.macosx.aarch64.zip
16:51:13 [2024-02-28T21:51:13.662Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-9.3.0-SNAPSHOT-org.eclipse.tracecompass.rcp.executable.gtk.linux.x86_64.zip
16:51:13 [2024-02-28T21:51:13.662Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.product/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-9.3.0-SNAPSHOT-p2metadata.xml
16:51:13 [2024-02-28T21:51:13.662Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-9.3.0-20240228-2100-win32.win32.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-9.3.0-SNAPSHOT-win32.win32.x86_64.zip
16:51:13 [2024-02-28T21:51:13.662Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-9.3.0-20240228-2100-macosx.cocoa.x86_64.tar.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-9.3.0-SNAPSHOT-macosx.cocoa.x86_64.tar.gz
16:51:13 [2024-02-28T21:51:13.662Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-9.3.0-20240228-2100-macosx.cocoa.aarch64.tar.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-9.3.0-SNAPSHOT-macosx.cocoa.aarch64.tar.gz
16:51:13 [2024-02-28T21:51:13.662Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-9.3.0-20240228-2100-linux.gtk.x86_64.tar.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-9.3.0-SNAPSHOT-linux.gtk.x86_64.tar.gz
16:51:13 [2024-02-28T21:51:13.662Z] [INFO] 
16:51:13 [2024-02-28T21:51:13.662Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.product ---
16:51:13 [2024-02-28T21:51:13.662Z] [INFO] 
16:51:13 [2024-02-28T21:51:13.662Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.target >------
16:51:13 [2024-02-28T21:51:13.662Z] [INFO] Building Trace Compass Target Platform 9.3.0-SNAPSHOT          [127/141]
16:51:13 [2024-02-28T21:51:13.662Z] [INFO]   from releng/org.eclipse.tracecompass.target/pom.xml
16:51:13 [2024-02-28T21:51:13.662Z] [INFO] --------------------------------[ pom ]---------------------------------
16:51:13 [2024-02-28T21:51:13.662Z] [INFO] 
16:51:13 [2024-02-28T21:51:13.662Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.target ---
16:51:13 [2024-02-28T21:51:13.662Z] [INFO] 
16:51:13 [2024-02-28T21:51:13.662Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.target ---
16:51:13 [2024-02-28T21:51:13.662Z] [INFO] 
16:51:13 [2024-02-28T21:51:13.662Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.target ---
16:51:13 [2024-02-28T21:51:13.662Z] [INFO] 
16:51:13 [2024-02-28T21:51:13.662Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.target ---
16:51:13 [2024-02-28T21:51:13.662Z] [INFO] 
16:51:13 [2024-02-28T21:51:13.662Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.target ---
16:51:13 [2024-02-28T21:51:13.662Z] [INFO] 
16:51:13 [2024-02-28T21:51:13.662Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.target ---
16:51:13 [2024-02-28T21:51:13.662Z] [INFO] 
16:51:13 [2024-02-28T21:51:13.662Z] [INFO] --- build-helper:3.4.0:attach-artifact (attach-artifacts) @ org.eclipse.tracecompass.target ---
16:51:13 [2024-02-28T21:51:13.662Z] [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
16:51:13 [2024-02-28T21:51:13.662Z] [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
16:51:13 [2024-02-28T21:51:13.662Z] [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
16:51:14 [2024-02-28T21:51:14.590Z] [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
16:51:14 [2024-02-28T21:51:14.590Z] [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
16:51:14 [2024-02-28T21:51:14.590Z] [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
16:51:14 [2024-02-28T21:51:14.845Z] [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 214 kB/s)
16:51:14 [2024-02-28T21:51:14.845Z] [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
16:51:14 [2024-02-28T21:51:14.845Z] [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
16:51:14 [2024-02-28T21:51:14.845Z] [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
16:51:14 [2024-02-28T21:51:14.845Z] [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
16:51:14 [2024-02-28T21:51:14.845Z] [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
16:51:14 [2024-02-28T21:51:14.845Z] [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
16:51:14 [2024-02-28T21:51:14.845Z] [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 612 kB/s)
16:51:14 [2024-02-28T21:51:14.845Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/36/maven-parent-36.pom
16:51:14 [2024-02-28T21:51:14.845Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/36/maven-parent-36.pom
16:51:14 [2024-02-28T21:51:14.845Z] [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
16:51:14 [2024-02-28T21:51:14.845Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/36/maven-parent-36.pom
16:51:14 [2024-02-28T21:51:14.845Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/36/maven-parent-36.pom
16:51:14 [2024-02-28T21:51:14.845Z] [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
16:51:14 [2024-02-28T21:51:14.845Z] [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 23 MB/s)
16:51:14 [2024-02-28T21:51:14.845Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/26/apache-26.pom
16:51:14 [2024-02-28T21:51:14.845Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/26/apache-26.pom
16:51:15 [2024-02-28T21:51:15.100Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/26/apache-26.pom
16:51:15 [2024-02-28T21:51:15.100Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/26/apache-26.pom
16:51:15 [2024-02-28T21:51:15.100Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/26/apache-26.pom
16:51:15 [2024-02-28T21:51:15.100Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/26/apache-26.pom
16:51:15 [2024-02-28T21:51:15.100Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/26/apache-26.pom (21 kB at 10 MB/s)
16:51:15 [2024-02-28T21:51:15.100Z] [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
16:51:15 [2024-02-28T21:51:15.100Z] [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
16:51:15 [2024-02-28T21:51:15.100Z] [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
16:51:15 [2024-02-28T21:51:15.100Z] [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
16:51:15 [2024-02-28T21:51:15.100Z] [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
16:51:15 [2024-02-28T21:51:15.100Z] [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
16:51:15 [2024-02-28T21:51:15.100Z] [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 913 kB/s)
16:51:15 [2024-02-28T21:51:15.100Z] [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
16:51:15 [2024-02-28T21:51:15.100Z] [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
16:51:15 [2024-02-28T21:51:15.100Z] [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
16:51:15 [2024-02-28T21:51:15.355Z] [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
16:51:15 [2024-02-28T21:51:15.355Z] [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
16:51:15 [2024-02-28T21:51:15.355Z] [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
16:51:15 [2024-02-28T21:51:15.355Z] [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 5.2 MB/s)
16:51:15 [2024-02-28T21:51:15.355Z] [INFO] 
16:51:15 [2024-02-28T21:51:15.355Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.target ---
16:51:15 [2024-02-28T21:51:15.356Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.target/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/9.3.0-SNAPSHOT/org.eclipse.tracecompass.target-9.3.0-SNAPSHOT.pom
16:51:15 [2024-02-28T21:51:15.356Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.target/tracecompass-e4.20.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/9.3.0-SNAPSHOT/org.eclipse.tracecompass.target-9.3.0-SNAPSHOT-tracecompass-e4.20.target
16:51:15 [2024-02-28T21:51:15.356Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.target/tracecompass-e4.21.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/9.3.0-SNAPSHOT/org.eclipse.tracecompass.target-9.3.0-SNAPSHOT-tracecompass-e4.21.target
16:51:15 [2024-02-28T21:51:15.356Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.target/tracecompass-e4.22.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/9.3.0-SNAPSHOT/org.eclipse.tracecompass.target-9.3.0-SNAPSHOT-tracecompass-e4.22.target
16:51:15 [2024-02-28T21:51:15.356Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.target/tracecompass-e4.23.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/9.3.0-SNAPSHOT/org.eclipse.tracecompass.target-9.3.0-SNAPSHOT-tracecompass-e4.23.target
16:51:15 [2024-02-28T21:51:15.356Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.target/tracecompass-e4.24.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/9.3.0-SNAPSHOT/org.eclipse.tracecompass.target-9.3.0-SNAPSHOT-tracecompass-e4.24.target
16:51:15 [2024-02-28T21:51:15.356Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.target/tracecompass-e4.25.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/9.3.0-SNAPSHOT/org.eclipse.tracecompass.target-9.3.0-SNAPSHOT-tracecompass-e4.25.target
16:51:15 [2024-02-28T21:51:15.356Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.target/tracecompass-eStaging.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/9.3.0-SNAPSHOT/org.eclipse.tracecompass.target-9.3.0-SNAPSHOT-tracecompass-eStaging.target
16:51:15 [2024-02-28T21:51:15.356Z] [INFO] 
16:51:15 [2024-02-28T21:51:15.356Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.tests >--
16:51:15 [2024-02-28T21:51:15.356Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.ui.tests 1.0.5-SNAPSHOT [128/141]
16:51:15 [2024-02-28T21:51:15.356Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/pom.xml
16:51:15 [2024-02-28T21:51:15.356Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:51:15 [2024-02-28T21:51:15.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
16:51:15 [2024-02-28T21:51:15.356Z] [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-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/pom.xml
16:51:15 [2024-02-28T21:51:15.611Z] [INFO] 
16:51:15 [2024-02-28T21:51:15.611Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
16:51:15 [2024-02-28T21:51:15.611Z] [INFO] 
16:51:15 [2024-02-28T21:51:15.611Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
16:51:15 [2024-02-28T21:51:15.611Z] [INFO] The project's OSGi version is 1.0.5.202402282100
16:51:15 [2024-02-28T21:51:15.611Z] [INFO] 
16:51:15 [2024-02-28T21:51:15.611Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
16:51:15 [2024-02-28T21:51:15.611Z] [INFO] 
16:51:15 [2024-02-28T21:51:15.611Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
16:51:15 [2024-02-28T21:51:15.611Z] [INFO] 
16:51:15 [2024-02-28T21:51:15.611Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
16:51:15 [2024-02-28T21:51:15.611Z] [INFO] 
16:51:15 [2024-02-28T21:51:15.611Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
16:51:15 [2024-02-28T21:51:15.611Z] [INFO] 
16:51:15 [2024-02-28T21:51:15.611Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
16:51:15 [2024-02-28T21:51:15.611Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.analysis.xml.ui.tests
16:51:15 [2024-02-28T21:51:15.867Z] [INFO] 
16:51:15 [2024-02-28T21:51:15.867Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
16:51:15 [2024-02-28T21:51:15.867Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/src/main/resources
16:51:15 [2024-02-28T21:51:15.867Z] [INFO] 
16:51:15 [2024-02-28T21:51:15.867Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
16:51:15 [2024-02-28T21:51:15.867Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:51:15 [2024-02-28T21:51:15.867Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:51:15 [2024-02-28T21:51:15.867Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.tests:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/pom.xml
16:51:15 [2024-02-28T21:51:15.867Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:51:16 [2024-02-28T21:51:16.122Z] [INFO] 
16:51:16 [2024-02-28T21:51:16.122Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
16:51:16 [2024-02-28T21:51:16.122Z] [INFO] 
16:51:16 [2024-02-28T21:51:16.122Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
16:51:16 [2024-02-28T21:51:16.122Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/src/test/resources
16:51:16 [2024-02-28T21:51:16.122Z] [INFO] 
16:51:16 [2024-02-28T21:51:16.122Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
16:51:16 [2024-02-28T21:51:16.122Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 127 were skipped
16:51:16 [2024-02-28T21:51:16.122Z] [INFO] 
16:51:16 [2024-02-28T21:51:16.122Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
16:51:16 [2024-02-28T21:51:16.122Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-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
16:51:16 [2024-02-28T21:51:16.122Z] [INFO] 
16:51:16 [2024-02-28T21:51:16.122Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
16:51:16 [2024-02-28T21:51:16.122Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.5-SNAPSHOT.jar
16:51:16 [2024-02-28T21:51:16.122Z] [INFO] 
16:51:16 [2024-02-28T21:51:16.122Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
16:51:16 [2024-02-28T21:51:16.123Z] [INFO] 
16:51:16 [2024-02-28T21:51:16.123Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
16:51:16 [2024-02-28T21:51:16.123Z] [INFO] 
16:51:16 [2024-02-28T21:51:16.123Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
16:51:16 [2024-02-28T21:51:16.123Z] [INFO] 
16:51:16 [2024-02-28T21:51:16.123Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
16:51:16 [2024-02-28T21:51:16.123Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.5-SNAPSHOT.jar
16:51:17 [2024-02-28T21:51:17.484Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-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
16:51:18 [2024-02-28T21:51:18.044Z] [INFO] 
16:51:18 [2024-02-28T21:51:18.044Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
16:51:18 [2024-02-28T21:51:18.299Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/work/data/.metadata/.log
16:51:18 [2024-02-28T21:51:18.299Z] [INFO] Command line:
16:51:18 [2024-02-28T21:51:18.299Z] 	[/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-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-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-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
16:51:18 [2024-02-28T21:51:18.299Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:51:23 [2024-02-28T21:51:23.535Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
16:51:23 [2024-02-28T21:51:23.535Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
16:51:28 [2024-02-28T21:51:28.769Z] !SESSION 2024-02-28 21:51:18.295 -----------------------------------------------
16:51:28 [2024-02-28T21:51:28.769Z] eclipse.buildId=unknown
16:51:28 [2024-02-28T21:51:28.769Z] java.version=17.0.2
16:51:28 [2024-02-28T21:51:28.769Z] java.vendor=Oracle Corporation
16:51:28 [2024-02-28T21:51:28.769Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
16:51:28 [2024-02-28T21:51:28.769Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
16:51:28 [2024-02-28T21:51:28.769Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-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-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
16:51:28 [2024-02-28T21:51:28.770Z] 
16:51:28 [2024-02-28T21:51:28.770Z] !ENTRY org.eclipse.urischeme 4 0 2024-02-28 21:51:28.184
16:51:28 [2024-02-28T21:51:28.770Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
16:51:28 [2024-02-28T21:51:28.770Z] !STACK 0
16:51:28 [2024-02-28T21:51:28.770Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
16:51:28 [2024-02-28T21:51:28.770Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
16:51:28 [2024-02-28T21:51:28.770Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
16:51:28 [2024-02-28T21:51:28.770Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
16:51:28 [2024-02-28T21:51:28.770Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
16:51:28 [2024-02-28T21:51:28.770Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
16:51:28 [2024-02-28T21:51:28.770Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
16:51:28 [2024-02-28T21:51:28.770Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:88)
16:51:28 [2024-02-28T21:51:28.770Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
16:51:28 [2024-02-28T21:51:28.770Z] Caused by: java.io.IOException: error=2, No such file or directory
16:51:28 [2024-02-28T21:51:28.770Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
16:51:28 [2024-02-28T21:51:28.770Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
16:51:28 [2024-02-28T21:51:28.770Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
16:51:28 [2024-02-28T21:51:28.770Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
16:51:28 [2024-02-28T21:51:28.770Z] 	... 7 more
16:51:29 [2024-02-28T21:51:29.025Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.XmlAnalysisUiPluginTest
16:51:29 [2024-02-28T21:51:29.025Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.XmlAnalysisUiPluginTest
16:51:29 [2024-02-28T21:51:29.025Z] org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.XmlAnalysisUiPluginTest.testTmfCorePluginId -- Time elapsed: 0.001 s
16:51:29 [2024-02-28T21:51:29.025Z] org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.XmlAnalysisUiPluginTest.testGetDefault -- Time elapsed: 0 s
16:51:29 [2024-02-28T21:51:29.025Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.module.XmlAnalysisOutputSourceTest
16:51:29 [2024-02-28T21:51:29.281Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.230 s -- in org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.module.XmlAnalysisOutputSourceTest
16:51:29 [2024-02-28T21:51:29.281Z] org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.module.XmlAnalysisOutputSourceTest.testBuiltinOutput -- Time elapsed: 0.230 s
16:51:29 [2024-02-28T21:51:29.281Z] 
16:51:29 [2024-02-28T21:51:29.281Z] Results:
16:51:29 [2024-02-28T21:51:29.281Z] 
16:51:29 [2024-02-28T21:51:29.281Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
16:51:29 [2024-02-28T21:51:29.281Z] 
16:51:29 [2024-02-28T21:51:29.281Z] 
16:51:29 [2024-02-28T21:51:29.281Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-02-28 21:51:29.183
16:51:29 [2024-02-28T21:51:29.281Z] !MESSAGE Unexpected error executing analysis with trace 
16:51:29 [2024-02-28T21:51:29.281Z] !STACK 0
16:51:29 [2024-02-28T21:51:29.281Z] java.lang.NullPointerException
16:51:29 [2024-02-28T21:51:29.281Z] 	at java.base/java.io.File.<init>(File.java:278)
16:51:29 [2024-02-28T21:51:29.281Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.loadInitialState(TmfStateSystemAnalysisModule.java:631)
16:51:29 [2024-02-28T21:51:29.281Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.build(TmfStateSystemAnalysisModule.java:579)
16:51:29 [2024-02-28T21:51:29.281Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.createFullHistory(TmfStateSystemAnalysisModule.java:388)
16:51:29 [2024-02-28T21:51:29.281Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.executeAnalysis(TmfStateSystemAnalysisModule.java:291)
16:51:29 [2024-02-28T21:51:29.281Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
16:51:29 [2024-02-28T21:51:29.281Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
16:51:29 [2024-02-28T21:51:29.281Z] 
16:51:29 [2024-02-28T21:51:29.281Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-02-28 21:51:29.184
16:51:29 [2024-02-28T21:51:29.281Z] !MESSAGE Unexpected error executing analysis with trace 
16:51:29 [2024-02-28T21:51:29.281Z] !STACK 0
16:51:29 [2024-02-28T21:51:29.281Z] java.lang.NullPointerException
16:51:29 [2024-02-28T21:51:29.281Z] 	at java.base/java.io.File.<init>(File.java:278)
16:51:29 [2024-02-28T21:51:29.281Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.loadInitialState(TmfStateSystemAnalysisModule.java:631)
16:51:29 [2024-02-28T21:51:29.281Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.build(TmfStateSystemAnalysisModule.java:579)
16:51:29 [2024-02-28T21:51:29.281Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.createFullHistory(TmfStateSystemAnalysisModule.java:388)
16:51:29 [2024-02-28T21:51:29.281Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.executeAnalysis(TmfStateSystemAnalysisModule.java:291)
16:51:29 [2024-02-28T21:51:29.281Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
16:51:29 [2024-02-28T21:51:29.281Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
16:51:29 [2024-02-28T21:51:29.281Z] 
16:51:29 [2024-02-28T21:51:29.281Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-02-28 21:51:29.189
16:51:29 [2024-02-28T21:51:29.281Z] !MESSAGE Exception executing analysis
16:51:29 [2024-02-28T21:51:29.281Z] !STACK 0
16:51:29 [2024-02-28T21:51:29.281Z] java.lang.NullPointerException
16:51:29 [2024-02-28T21:51:29.281Z] 	at java.base/java.io.File.<init>(File.java:278)
16:51:29 [2024-02-28T21:51:29.281Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.loadInitialState(TmfStateSystemAnalysisModule.java:631)
16:51:29 [2024-02-28T21:51:29.281Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.build(TmfStateSystemAnalysisModule.java:579)
16:51:29 [2024-02-28T21:51:29.281Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.createFullHistory(TmfStateSystemAnalysisModule.java:388)
16:51:29 [2024-02-28T21:51:29.281Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.executeAnalysis(TmfStateSystemAnalysisModule.java:291)
16:51:29 [2024-02-28T21:51:29.281Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
16:51:29 [2024-02-28T21:51:29.281Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
16:51:29 [2024-02-28T21:51:29.281Z] 
16:51:29 [2024-02-28T21:51:29.281Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-02-28 21:51:29.189
16:51:29 [2024-02-28T21:51:29.282Z] !MESSAGE Exception executing analysis
16:51:29 [2024-02-28T21:51:29.282Z] !STACK 0
16:51:29 [2024-02-28T21:51:29.282Z] java.lang.NullPointerException
16:51:29 [2024-02-28T21:51:29.282Z] 	at java.base/java.io.File.<init>(File.java:278)
16:51:29 [2024-02-28T21:51:29.282Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.loadInitialState(TmfStateSystemAnalysisModule.java:631)
16:51:29 [2024-02-28T21:51:29.282Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.build(TmfStateSystemAnalysisModule.java:579)
16:51:29 [2024-02-28T21:51:29.282Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.createFullHistory(TmfStateSystemAnalysisModule.java:388)
16:51:29 [2024-02-28T21:51:29.282Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.executeAnalysis(TmfStateSystemAnalysisModule.java:291)
16:51:29 [2024-02-28T21:51:29.282Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
16:51:29 [2024-02-28T21:51:29.282Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
16:51:29 [2024-02-28T21:51:29.841Z] 
16:51:29 [2024-02-28T21:51:29.841Z] !ENTRY org.eclipse.e4.ui.workbench 4 0 2024-02-28 21:51:29.681
16:51:29 [2024-02-28T21:51:29.841Z] !MESSAGE Failed to evaluate: ReferenceExpression [definitionId=org.eclipse.ui.ide.showInDefinition]
16:51:29 [2024-02-28T21:51:29.841Z] !STACK 0
16:51:29 [2024-02-28T21:51:29.841Z] org.eclipse.core.runtime.CoreException: Error evaluating Property [org.eclipse.ui.ide.page.activePreferencePage, type=class org.eclipse.swt.widgets.Shell, tester=org.eclipse.ui.internal.ide.handlers.PagePropertyTester@becf1bd]
16:51:29 [2024-02-28T21:51:29.841Z] 	at org.eclipse.core.internal.expressions.Property.test(Property.java:68)
16:51:29 [2024-02-28T21:51:29.841Z] 	at org.eclipse.core.expressions.TestExpression.evaluate(TestExpression.java:107)
16:51:29 [2024-02-28T21:51:29.841Z] 	at org.eclipse.core.expressions.CompositeExpression.evaluateAnd(CompositeExpression.java:54)
16:51:29 [2024-02-28T21:51:29.841Z] 	at org.eclipse.core.expressions.WithExpression.evaluate(WithExpression.java:84)
16:51:29 [2024-02-28T21:51:29.841Z] 	at org.eclipse.core.expressions.CompositeExpression.evaluateOr(CompositeExpression.java:68)
16:51:29 [2024-02-28T21:51:29.841Z] 	at org.eclipse.core.expressions.OrExpression.evaluate(OrExpression.java:26)
16:51:29 [2024-02-28T21:51:29.841Z] 	at org.eclipse.core.expressions.ReferenceExpression.evaluate(ReferenceExpression.java:72)
16:51:29 [2024-02-28T21:51:29.841Z] 	at org.eclipse.ui.internal.services.EvaluationReference.evaluate(EvaluationReference.java:79)
16:51:29 [2024-02-28T21:51:29.841Z] 	at org.eclipse.ui.internal.services.EvaluationReference.evaluate(EvaluationReference.java:109)
16:51:29 [2024-02-28T21:51:29.841Z] 	at org.eclipse.ui.internal.services.EvaluationReference.changed(EvaluationReference.java:103)
16:51:29 [2024-02-28T21:51:29.841Z] 	at org.eclipse.e4.core.internal.contexts.TrackableComputationExt.update(TrackableComputationExt.java:105)
16:51:29 [2024-02-28T21:51:29.841Z] 	at org.eclipse.e4.core.internal.contexts.EclipseContext.processScheduled(EclipseContext.java:358)
16:51:29 [2024-02-28T21:51:29.841Z] 	at org.eclipse.e4.core.internal.contexts.EclipseContext.set(EclipseContext.java:374)
16:51:29 [2024-02-28T21:51:29.841Z] 	at org.eclipse.e4.core.internal.contexts.EclipseContext.dispose(EclipseContext.java:200)
16:51:29 [2024-02-28T21:51:29.841Z] 	at org.eclipse.e4.core.internal.contexts.EclipseContext.dispose(EclipseContext.java:164)
16:51:29 [2024-02-28T21:51:29.841Z] 	at org.eclipse.e4.core.internal.contexts.osgi.EclipseContextOSGi.dispose(EclipseContextOSGi.java:102)
16:51:29 [2024-02-28T21:51:29.841Z] 	at org.eclipse.e4.core.internal.contexts.osgi.EclipseContextOSGi.bundleChanged(EclipseContextOSGi.java:144)
16:51:29 [2024-02-28T21:51:29.841Z] 	at org.eclipse.osgi.internal.framework.BundleContextImpl.dispatchEvent(BundleContextImpl.java:949)
16:51:29 [2024-02-28T21:51:29.841Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
16:51:29 [2024-02-28T21:51:29.841Z] 	at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:151)
16:51:29 [2024-02-28T21:51:29.841Z] 	at org.eclipse.osgi.internal.framework.EquinoxEventPublisher.publishBundleEventPrivileged(EquinoxEventPublisher.java:229)
16:51:29 [2024-02-28T21:51:29.841Z] 	at org.eclipse.osgi.internal.framework.EquinoxEventPublisher.publishBundleEvent(EquinoxEventPublisher.java:138)
16:51:29 [2024-02-28T21:51:29.841Z] 	at org.eclipse.osgi.internal.framework.EquinoxEventPublisher.publishBundleEvent(EquinoxEventPublisher.java:130)
16:51:29 [2024-02-28T21:51:29.841Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor.publishModuleEvent(EquinoxContainerAdaptor.java:217)
16:51:29 [2024-02-28T21:51:29.841Z] 	at org.eclipse.osgi.container.Module.publishEvent(Module.java:499)
16:51:29 [2024-02-28T21:51:29.841Z] 	at org.eclipse.osgi.container.Module.doStop(Module.java:658)
16:51:29 [2024-02-28T21:51:29.841Z] 	at org.eclipse.osgi.container.Module.stop(Module.java:521)
16:51:29 [2024-02-28T21:51:29.841Z] 	at org.eclipse.osgi.container.SystemModule.stop(SystemModule.java:207)
16:51:29 [2024-02-28T21:51:29.841Z] 	at org.eclipse.osgi.internal.framework.EquinoxBundle$SystemBundle$EquinoxSystemModule$1.run(EquinoxBundle.java:226)
16:51:29 [2024-02-28T21:51:29.841Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
16:51:29 [2024-02-28T21:51:29.841Z] Caused by: org.eclipse.swt.SWTException: Invalid thread access
16:51:29 [2024-02-28T21:51:29.841Z] 	at org.eclipse.swt.SWT.error(SWT.java:4918)
16:51:29 [2024-02-28T21:51:29.841Z] 	at org.eclipse.swt.SWT.error(SWT.java:4833)
16:51:29 [2024-02-28T21:51:29.841Z] 	at org.eclipse.swt.SWT.error(SWT.java:4804)
16:51:29 [2024-02-28T21:51:29.841Z] 	at org.eclipse.swt.widgets.Widget.error(Widget.java:565)
16:51:29 [2024-02-28T21:51:29.841Z] 	at org.eclipse.swt.widgets.Widget.checkWidget(Widget.java:481)
16:51:29 [2024-02-28T21:51:29.841Z] 	at org.eclipse.swt.widgets.Widget.getData(Widget.java:591)
16:51:29 [2024-02-28T21:51:29.841Z] 	at org.eclipse.ui.internal.ide.handlers.PagePropertyTester.test(PagePropertyTester.java:39)
16:51:29 [2024-02-28T21:51:29.841Z] 	at org.eclipse.core.internal.expressions.Property.test(Property.java:65)
16:51:29 [2024-02-28T21:51:29.841Z] 	... 29 more
16:51:30 [2024-02-28T21:51:30.402Z] [INFO] All tests passed
16:51:30 [2024-02-28T21:51:30.402Z] [INFO] 
16:51:30 [2024-02-28T21:51:30.402Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
16:51:30 [2024-02-28T21:51:30.402Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:51:30 [2024-02-28T21:51:30.402Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:51:30 [2024-02-28T21:51:30.402Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:51:30 [2024-02-28T21:51:30.402Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:51:30 [2024-02-28T21:51:30.402Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:51:30 [2024-02-28T21:51:30.402Z] [INFO] 
16:51:30 [2024-02-28T21:51:30.402Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
16:51:30 [2024-02-28T21:51:30.402Z] [INFO] 
16:51:30 [2024-02-28T21:51:30.402Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests >--
16:51:30 [2024-02-28T21:51:30.402Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests 1.0.15-SNAPSHOT [129/141]
16:51:30 [2024-02-28T21:51:30.402Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/pom.xml
16:51:30 [2024-02-28T21:51:30.402Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:51:30 [2024-02-28T21:51:30.402Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:51:30 [2024-02-28T21:51:30.402Z] [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-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/pom.xml
16:51:30 [2024-02-28T21:51:30.657Z] [INFO] 
16:51:30 [2024-02-28T21:51:30.657Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
16:51:30 [2024-02-28T21:51:30.657Z] [INFO] 
16:51:30 [2024-02-28T21:51:30.657Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
16:51:30 [2024-02-28T21:51:30.657Z] [INFO] The project's OSGi version is 1.0.15.202402282100
16:51:30 [2024-02-28T21:51:30.658Z] [INFO] 
16:51:30 [2024-02-28T21:51:30.658Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
16:51:30 [2024-02-28T21:51:30.658Z] [INFO] 
16:51:30 [2024-02-28T21:51:30.658Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
16:51:30 [2024-02-28T21:51:30.658Z] [INFO] 
16:51:30 [2024-02-28T21:51:30.658Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
16:51:30 [2024-02-28T21:51:30.658Z] [INFO] 
16:51:30 [2024-02-28T21:51:30.658Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
16:51:30 [2024-02-28T21:51:30.658Z] [INFO] 
16:51:30 [2024-02-28T21:51:30.658Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
16:51:30 [2024-02-28T21:51:30.658Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests
16:51:30 [2024-02-28T21:51:30.914Z] [INFO] 
16:51:30 [2024-02-28T21:51:30.914Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
16:51:30 [2024-02-28T21:51:30.914Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/src/main/resources
16:51:30 [2024-02-28T21:51:30.914Z] [INFO] 
16:51:30 [2024-02-28T21:51:30.914Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
16:51:30 [2024-02-28T21:51:30.914Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:51:30 [2024-02-28T21:51:30.914Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:51:30 [2024-02-28T21:51:30.914Z] [WARNING] The 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-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/pom.xml
16:51:30 [2024-02-28T21:51:30.914Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:51:31 [2024-02-28T21:51:31.169Z] [INFO] 
16:51:31 [2024-02-28T21:51:31.169Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
16:51:31 [2024-02-28T21:51:31.169Z] [INFO] 
16:51:31 [2024-02-28T21:51:31.169Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
16:51:31 [2024-02-28T21:51:31.169Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/src/test/resources
16:51:31 [2024-02-28T21:51:31.169Z] [INFO] 
16:51:31 [2024-02-28T21:51:31.169Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
16:51:31 [2024-02-28T21:51:31.424Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 131 were skipped
16:51:31 [2024-02-28T21:51:31.424Z] [INFO] 
16:51:31 [2024-02-28T21:51:31.424Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
16:51:31 [2024-02-28T21:51:31.424Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-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
16:51:31 [2024-02-28T21:51:31.424Z] [INFO] 
16:51:31 [2024-02-28T21:51:31.424Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
16:51:31 [2024-02-28T21:51:31.424Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-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
16:51:31 [2024-02-28T21:51:31.424Z] [INFO] 
16:51:31 [2024-02-28T21:51:31.424Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
16:51:31 [2024-02-28T21:51:31.424Z] [INFO] 
16:51:31 [2024-02-28T21:51:31.424Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
16:51:31 [2024-02-28T21:51:31.424Z] [INFO] 
16:51:31 [2024-02-28T21:51:31.424Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
16:51:31 [2024-02-28T21:51:31.424Z] [INFO] 
16:51:31 [2024-02-28T21:51:31.424Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
16:51:31 [2024-02-28T21:51:31.424Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-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
16:51:32 [2024-02-28T21:51:32.349Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-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
16:51:33 [2024-02-28T21:51:33.712Z] [INFO] 
16:51:33 [2024-02-28T21:51:33.712Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
16:51:33 [2024-02-28T21:51:33.712Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/work/data/.metadata/.log
16:51:33 [2024-02-28T21:51:33.712Z] [INFO] Command line:
16:51:33 [2024-02-28T21:51:33.712Z] 	[/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-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-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-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
16:51:33 [2024-02-28T21:51:33.712Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:51:36 [2024-02-28T21:51:36.222Z] Feb 28, 2024 9:51:36 PM org.apache.aries.spifly.BaseActivator log
16:51:36 [2024-02-28T21:51:36.222Z] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
16:51:38 [2024-02-28T21:51:38.109Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
16:51:38 [2024-02-28T21:51:38.109Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
16:51:43 [2024-02-28T21:51:43.349Z] !SESSION 2024-02-28 21:51:33.777 -----------------------------------------------
16:51:43 [2024-02-28T21:51:43.349Z] eclipse.buildId=unknown
16:51:43 [2024-02-28T21:51:43.349Z] java.version=17.0.2
16:51:43 [2024-02-28T21:51:43.349Z] java.vendor=Oracle Corporation
16:51:43 [2024-02-28T21:51:43.349Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
16:51:43 [2024-02-28T21:51:43.349Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
16:51:43 [2024-02-28T21:51:43.349Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-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-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
16:51:43 [2024-02-28T21:51:43.349Z] 
16:51:43 [2024-02-28T21:51:43.349Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2024-02-28 21:51:42.985
16:51:43 [2024-02-28T21:51:43.349Z] !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
16:51:43 [2024-02-28T21:51:43.350Z] 
16:51:43 [2024-02-28T21:51:43.350Z] !ENTRY org.eclipse.urischeme 4 0 2024-02-28 21:51:42.997
16:51:43 [2024-02-28T21:51:43.350Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
16:51:43 [2024-02-28T21:51:43.350Z] !STACK 0
16:51:43 [2024-02-28T21:51:43.350Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
16:51:43 [2024-02-28T21:51:43.350Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
16:51:43 [2024-02-28T21:51:43.350Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
16:51:43 [2024-02-28T21:51:43.350Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
16:51:43 [2024-02-28T21:51:43.350Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
16:51:43 [2024-02-28T21:51:43.350Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
16:51:43 [2024-02-28T21:51:43.350Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
16:51:43 [2024-02-28T21:51:43.350Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:88)
16:51:43 [2024-02-28T21:51:43.350Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
16:51:43 [2024-02-28T21:51:43.350Z] Caused by: java.io.IOException: error=2, No such file or directory
16:51:43 [2024-02-28T21:51:43.350Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
16:51:43 [2024-02-28T21:51:43.350Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
16:51:43 [2024-02-28T21:51:43.350Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
16:51:43 [2024-02-28T21:51:43.350Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
16:51:43 [2024-02-28T21:51:43.350Z] 	... 7 more
16:51:43 [2024-02-28T21:51:43.350Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.timegraph.XmlTimegraphViewTest
16:51:43 [2024-02-28T21:51:43.910Z] Display size: 1440x900
16:51:43 [2024-02-28T21:51:43.910Z] OS version=6.1.11-200.fc37.x86_64
16:51:43 [2024-02-28T21:51:43.910Z] GTK version=3.22.30
16:51:43 [2024-02-28T21:51:43.910Z] GTK theme=Ambiance
16:51:43 [2024-02-28T21:51:43.910Z] LIBOVERLAY_SCROLLBAR=0
16:51:43 [2024-02-28T21:51:43.910Z] Time zone: Greenwich Mean Time
16:51:43 [2024-02-28T21:51:43.910Z] 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@31434b63] time=-239880075 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:51:44 [2024-02-28T21:51:44.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:51:44 [2024-02-28T21:51:44.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
16:51:44 [2024-02-28T21:51:44.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
16:51:44 [2024-02-28T21:51:44.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
16:51:44 [2024-02-28T21:51:44.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=-239879122 data=null doit=true}, MenuItem with text {&Hierarchical}]
16:51:44 [2024-02-28T21:51:44.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=-239879121 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}]
16:51:44 [2024-02-28T21:51:44.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-239879113 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
16:51:44 [2024-02-28T21:51:44.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
16:51:48 [2024-02-28T21:51:48.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:51:48 [2024-02-28T21:51:48.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:51:48 [2024-02-28T21:51:48.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:51:48 [2024-02-28T21:51:48.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:51:48 [2024-02-28T21:51:48.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:51:48 [2024-02-28T21:51:48.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:51:48 [2024-02-28T21:51:48.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239876054 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:51:48 [2024-02-28T21:51:48.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239876050 data=null doit=true}, TreeItem with text {test}]
16:51:48 [2024-02-28T21:51:48.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239876050 data=null}, TreeItem with text {test}]
16:51:48 [2024-02-28T21:51:48.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239876049 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:51:48 [2024-02-28T21:51:48.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239876049 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:51:48 [2024-02-28T21:51:48.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239875983 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:51:48 [2024-02-28T21:51:48.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:51:48 [2024-02-28T21:51:48.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239875981 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:51:48 [2024-02-28T21:51:48.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239875981 data=null doit=true}, TreeItem with text {test}]
16:51:48 [2024-02-28T21:51:48.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239875981 data=null}, TreeItem with text {test}]
16:51:48 [2024-02-28T21:51:48.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239875980 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:51:48 [2024-02-28T21:51:48.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239875980 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:51:48 [2024-02-28T21:51:48.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239875930 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:51:48 [2024-02-28T21:51:48.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239875929 data=null doit=true}, TreeItem with text {test}]
16:51:48 [2024-02-28T21:51:48.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239875929 data=null}, TreeItem with text {test}]
16:51:48 [2024-02-28T21:51:48.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239875928 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:51:48 [2024-02-28T21:51:48.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239875928 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}]
16:51:48 [2024-02-28T21:51:48.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239875905 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:51:48 [2024-02-28T21:51:48.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:51:48 [2024-02-28T21:51:48.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-239875900 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:51:48 [2024-02-28T21:51:48.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-239875900 data=null doit=true}, TreeItem with text {Traces [1]}]
16:51:48 [2024-02-28T21:51:48.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-239875900 data=null}, TreeItem with text {Traces [1]}]
16:51:48 [2024-02-28T21:51:48.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-239875899 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:51:48 [2024-02-28T21:51:48.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239875899 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]}]
16:51:48 [2024-02-28T21:51:48.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-239875830 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:51:48 [2024-02-28T21:51:48.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-239875829 data=null doit=true}, TreeItem with text {Traces [1]}]
16:51:48 [2024-02-28T21:51:48.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-239875829 data=null}, TreeItem with text {Traces [1]}]
16:51:48 [2024-02-28T21:51:48.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-239875828 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:51:48 [2024-02-28T21:51:48.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239875828 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]}]
16:51:48 [2024-02-28T21:51:48.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-239875826 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:51:48 [2024-02-28T21:51:48.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testTrace2.xml} time=-239875824 data=null doit=true}, Tree node with text: testTrace2.xml]
16:51:48 [2024-02-28T21:51:48.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testTrace2.xml} time=-239875824 data=null}, Tree node with text: testTrace2.xml]
16:51:48 [2024-02-28T21:51:48.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testTrace2.xml} time=-239875824 data=null button=1 stateMask=0x0 x=126 y=81 count=1}, Tree node with text: testTrace2.xml]
16:51:48 [2024-02-28T21:51:48.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239875823 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]
16:51:48 [2024-02-28T21:51:48.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testTrace2.xml} time=-239875821 data=null button=1 stateMask=0x80000 x=126 y=81 count=1}, Tree node with text: testTrace2.xml]
16:51:48 [2024-02-28T21:51:48.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Views} time=-239875820 data=null doit=true}, Tree node with text: Views]
16:51:48 [2024-02-28T21:51:48.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Views} time=-239875820 data=null}, Tree node with text: Views]
16:51:48 [2024-02-28T21:51:48.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Views} time=-239875820 data=null button=1 stateMask=0x0 x=116 y=104 count=1}, Tree node with text: Views]
16:51:48 [2024-02-28T21:51:48.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239875819 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]
16:51:48 [2024-02-28T21:51:48.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Views} time=-239875802 data=null button=1 stateMask=0x80000 x=116 y=104 count=1}, Tree node with text: Views]
16:51:48 [2024-02-28T21:51:48.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test.xml.conditions} time=-239875801 data=null doit=true}, Tree node with text: test.xml.conditions]
16:51:48 [2024-02-28T21:51:48.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test.xml.conditions} time=-239875801 data=null}, Tree node with text: test.xml.conditions]
16:51:48 [2024-02-28T21:51:48.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test.xml.conditions} time=-239875801 data=null button=1 stateMask=0x0 x=177 y=150 count=1}, Tree node with text: test.xml.conditions]
16:51:48 [2024-02-28T21:51:48.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239875800 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]
16:51:48 [2024-02-28T21:51:48.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test.xml.conditions} time=-239875797 data=null button=1 stateMask=0x80000 x=177 y=150 count=1}, Tree node with text: test.xml.conditions]
16:51:48 [2024-02-28T21:51:48.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on Tree node with text: Xml Timegraph View Test
16:51:48 [2024-02-28T21:51:48.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Xml Timegraph View Test} time=-239875796 data=null button=0 stateMask=0x0 x=215 y=173 count=0}, Tree node with text: Xml Timegraph View Test]
16:51:48 [2024-02-28T21:51:48.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Xml Timegraph View Test} time=-239875796 data=null doit=true}, Tree node with text: Xml Timegraph View Test]
16:51:48 [2024-02-28T21:51:48.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:51:48 [2024-02-28T21:51:48.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Xml Timegraph View Test} time=-239875796 data=null}, Tree node with text: Xml Timegraph View Test]
16:51:48 [2024-02-28T21:51:48.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Xml Timegraph View Test} time=-239875795 data=null button=1 stateMask=0x0 x=215 y=173 count=1}, Tree node with text: Xml Timegraph View Test]
16:51:48 [2024-02-28T21:51:48.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239875795 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]
16:51:48 [2024-02-28T21:51:48.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Xml Timegraph View Test} time=-239875724 data=null button=1 stateMask=0x80000 x=215 y=173 count=1}, Tree node with text: Xml Timegraph View Test]
16:51:48 [2024-02-28T21:51:48.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Xml Timegraph View Test} time=-239875723 data=null button=1 stateMask=0x0 x=215 y=173 count=2}, Tree node with text: Xml Timegraph View Test]
16:51:48 [2024-02-28T21:51:48.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {Xml Timegraph View Test} time=-239875723 data=null button=1 stateMask=0x0 x=215 y=173 count=2}, Tree node with text: Xml Timegraph View Test]
16:51:48 [2024-02-28T21:51:48.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239875722 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]
16:51:48 [2024-02-28T21:51:48.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Xml Timegraph View Test} time=-239875673 data=null button=1 stateMask=0x80000 x=215 y=173 count=2}, Tree node with text: Xml Timegraph View Test]
16:51:48 [2024-02-28T21:51:48.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {Xml Timegraph View Test} time=-239875194 data=null button=0 stateMask=0x0 x=215 y=173 count=0}, Tree node with text: Xml Timegraph View Test]
16:51:48 [2024-02-28T21:51:48.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {Xml Timegraph View Test} time=-239875132 data=null doit=true}, Tree node with text: Xml Timegraph View Test]
16:51:48 [2024-02-28T21:51:48.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {Xml Timegraph View Test} time=-239875131 data=null}, Tree node with text: Xml Timegraph View Test]
16:51:48 [2024-02-28T21:51:48.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on Tree node with text: Xml Timegraph View Test
16:51:50 [2024-02-28T21:51:50.222Z] 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"'
16:51:50 [2024-02-28T21:51:50.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
16:51:50 [2024-02-28T21:51:50.222Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
16:51:50 [2024-02-28T21:51:50.782Z] 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@31434b63] time=-239873061 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:51:50 [2024-02-28T21:51:50.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:51:51 [2024-02-28T21:51:51.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:51:51 [2024-02-28T21:51:51.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:51:51 [2024-02-28T21:51:51.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:51:51 [2024-02-28T21:51:51.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239873024 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:51:51 [2024-02-28T21:51:51.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239873023 data=null doit=true}, TreeItem with text {test}]
16:51:51 [2024-02-28T21:51:51.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239873023 data=null}, TreeItem with text {test}]
16:51:51 [2024-02-28T21:51:51.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239873023 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:51:51 [2024-02-28T21:51:51.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239873023 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:51:51 [2024-02-28T21:51:51.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239873009 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:51:51 [2024-02-28T21:51:51.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:51:51 [2024-02-28T21:51:51.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:51:51 [2024-02-28T21:51:51.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:51:51 [2024-02-28T21:51:51.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:51:51 [2024-02-28T21:51:51.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:51:51 [2024-02-28T21:51:51.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:51:51 [2024-02-28T21:51:51.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:51:51 [2024-02-28T21:51:51.548Z] 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')
16:51:51 [2024-02-28T21:51:51.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:51:51 [2024-02-28T21:51:51.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:51:51 [2024-02-28T21:51:51.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:51:51 [2024-02-28T21:51:51.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:51:51 [2024-02-28T21:51:51.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
16:51:51 [2024-02-28T21:51:51.548Z] 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=-239872323 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:51:51 [2024-02-28T21:51:51.548Z] 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=-239872323 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:51:51 [2024-02-28T21:51:51.548Z] 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=-239872322 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:51:51 [2024-02-28T21:51:51.548Z] 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=-239872322 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:51:51 [2024-02-28T21:51:51.548Z] 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=-239872322 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:51:51 [2024-02-28T21:51:51.548Z] 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=-239872322 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:51:51 [2024-02-28T21:51:51.548Z] 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=-239872322 data=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')]
16:51:51 [2024-02-28T21:51:51.548Z] 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=-239872321 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:51:51 [2024-02-28T21:51:51.548Z] 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=-239872321 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:51:51 [2024-02-28T21:51:51.548Z] 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=-239872321 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:51:51 [2024-02-28T21:51:51.548Z] 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=-239872321 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:51:51 [2024-02-28T21:51:51.548Z] 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=-239872321 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:51:51 [2024-02-28T21:51:51.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:51:51 [2024-02-28T21:51:51.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:51:51 [2024-02-28T21:51:51.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:51:51 [2024-02-28T21:51:51.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:51:51 [2024-02-28T21:51:51.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:51:51 [2024-02-28T21:51:51.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:51:51 [2024-02-28T21:51:51.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:51:51 [2024-02-28T21:51:51.548Z] 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')
16:51:51 [2024-02-28T21:51:51.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:51:51 [2024-02-28T21:51:51.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-239872303 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:51:51 [2024-02-28T21:51:51.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-239872302 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:51:51 [2024-02-28T21:51:51.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-239872302 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:51:51 [2024-02-28T21:51:51.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-239872302 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:51:51 [2024-02-28T21:51:51.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-239872302 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:51:51 [2024-02-28T21:51:51.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-239872301 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:51:51 [2024-02-28T21:51:51.549Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:51:51 [2024-02-28T21:51:51.549Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:51:51 [2024-02-28T21:51:51.549Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:51:51 [2024-02-28T21:51:51.549Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:51:51 [2024-02-28T21:51:51.549Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:51:51 [2024-02-28T21:51:51.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:51:51 [2024-02-28T21:51:51.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-239872301 data=null 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')]
16:51:52 [2024-02-28T21:51:52.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-239872827 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:51:52 [2024-02-28T21:51:52.059Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.827 s -- in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.timegraph.XmlTimegraphViewTest
16:51:52 [2024-02-28T21:51:52.059Z] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.timegraph.XmlTimegraphViewTest.testData -- Time elapsed: 8.446 s
16:51:52 [2024-02-28T21:51:52.059Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternLatencyTableViewTest
16:51:52 [2024-02-28T21:51:52.060Z] 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@31434b63] time=-239871756 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:51:52 [2024-02-28T21:51:52.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:51:52 [2024-02-28T21:51:52.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
16:51:52 [2024-02-28T21:51:52.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
16:51:52 [2024-02-28T21:51:52.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
16:51:52 [2024-02-28T21:51:52.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-239871580 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
16:51:52 [2024-02-28T21:51:52.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
16:51:54 [2024-02-28T21:51:54.202Z] 
16:51:54 [2024-02-28T21:51:54.202Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-28 21:51:53.803
16:51:54 [2024-02-28T21:51:54.202Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
16:51:57 [2024-02-28T21:51:57.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:51:57 [2024-02-28T21:51:57.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:51:57 [2024-02-28T21:51:57.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:51:57 [2024-02-28T21:51:57.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:51:57 [2024-02-28T21:51:57.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:51:57 [2024-02-28T21:51:57.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:51:57 [2024-02-28T21:51:57.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239866908 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:51:57 [2024-02-28T21:51:57.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239866907 data=null doit=true}, TreeItem with text {test}]
16:51:57 [2024-02-28T21:51:57.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239866907 data=null}, TreeItem with text {test}]
16:51:57 [2024-02-28T21:51:57.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239866907 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:51:57 [2024-02-28T21:51:57.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239866907 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:51:57 [2024-02-28T21:51:57.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239866831 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:51:57 [2024-02-28T21:51:57.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:51:57 [2024-02-28T21:51:57.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239866829 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:51:57 [2024-02-28T21:51:57.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239866829 data=null doit=true}, TreeItem with text {test}]
16:51:57 [2024-02-28T21:51:57.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239866829 data=null}, TreeItem with text {test}]
16:51:57 [2024-02-28T21:51:57.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239866828 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:51:57 [2024-02-28T21:51:57.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239866828 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:51:57 [2024-02-28T21:51:57.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239866818 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:51:57 [2024-02-28T21:51:57.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239866818 data=null doit=true}, TreeItem with text {test}]
16:51:57 [2024-02-28T21:51:57.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239866818 data=null}, TreeItem with text {test}]
16:51:57 [2024-02-28T21:51:57.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239866817 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:51:57 [2024-02-28T21:51:57.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239866817 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}]
16:51:57 [2024-02-28T21:51:57.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239866815 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:51:57 [2024-02-28T21:51:57.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:51:57 [2024-02-28T21:51:57.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-239866814 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:51:57 [2024-02-28T21:51:57.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-239866814 data=null doit=true}, TreeItem with text {Traces [1]}]
16:51:57 [2024-02-28T21:51:57.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-239866814 data=null}, TreeItem with text {Traces [1]}]
16:51:57 [2024-02-28T21:51:57.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-239866813 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:51:57 [2024-02-28T21:51:57.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239866813 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]}]
16:51:57 [2024-02-28T21:51:57.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-239866798 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:51:57 [2024-02-28T21:51:57.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-239866798 data=null doit=true}, TreeItem with text {Traces [1]}]
16:51:57 [2024-02-28T21:51:57.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-239866798 data=null}, TreeItem with text {Traces [1]}]
16:51:57 [2024-02-28T21:51:57.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-239866797 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:51:57 [2024-02-28T21:51:57.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239866797 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]}]
16:51:57 [2024-02-28T21:51:57.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-239866796 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:51:57 [2024-02-28T21:51:57.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {bug446190} time=-239866795 data=null doit=true}, Tree node with text: bug446190]
16:51:57 [2024-02-28T21:51:57.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {bug446190} time=-239866795 data=null}, Tree node with text: bug446190]
16:51:57 [2024-02-28T21:51:57.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {bug446190} time=-239866795 data=null button=1 stateMask=0x0 x=114 y=81 count=1}, Tree node with text: bug446190]
16:51:57 [2024-02-28T21:51:57.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239866795 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]
16:51:57 [2024-02-28T21:51:57.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {bug446190} time=-239866793 data=null button=1 stateMask=0x80000 x=114 y=81 count=1}, Tree node with text: bug446190]
16:51:57 [2024-02-28T21:51:57.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Views} time=-239866793 data=null doit=true}, Tree node with text: Views]
16:51:57 [2024-02-28T21:51:57.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Views} time=-239866792 data=null}, Tree node with text: Views]
16:51:57 [2024-02-28T21:51:57.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Views} time=-239866792 data=null button=1 stateMask=0x0 x=116 y=104 count=1}, Tree node with text: Views]
16:51:57 [2024-02-28T21:51:57.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239866792 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]
16:51:57 [2024-02-28T21:51:57.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Views} time=-239866710 data=null button=1 stateMask=0x80000 x=116 y=104 count=1}, Tree node with text: Views]
16:51:57 [2024-02-28T21:51:57.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML system call analysis} time=-239866710 data=null doit=true}, Tree node with text: XML system call analysis]
16:51:57 [2024-02-28T21:51:57.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML system call analysis} time=-239866710 data=null}, Tree node with text: XML system call analysis]
16:51:57 [2024-02-28T21:51:57.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML system call analysis} time=-239866709 data=null button=1 stateMask=0x0 x=196 y=495 count=1}, Tree node with text: XML system call analysis]
16:51:57 [2024-02-28T21:51:57.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239866709 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]
16:51:57 [2024-02-28T21:51:57.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML system call analysis} time=-239866637 data=null button=1 stateMask=0x80000 x=196 y=495 count=1}, Tree node with text: XML system call analysis]
16:51:57 [2024-02-28T21:51:57.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on Tree node with text: Latency Table
16:51:57 [2024-02-28T21:51:57.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Latency Table} time=-239866636 data=null button=0 stateMask=0x0 x=177 y=541 count=0}, Tree node with text: Latency Table]
16:51:57 [2024-02-28T21:51:57.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Latency Table} time=-239866636 data=null doit=true}, Tree node with text: Latency Table]
16:51:57 [2024-02-28T21:51:57.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:51:57 [2024-02-28T21:51:57.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Latency Table} time=-239866635 data=null}, Tree node with text: Latency Table]
16:51:57 [2024-02-28T21:51:57.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Latency Table} time=-239866635 data=null button=1 stateMask=0x0 x=177 y=541 count=1}, Tree node with text: Latency Table]
16:51:57 [2024-02-28T21:51:57.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239866635 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]
16:51:57 [2024-02-28T21:51:57.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Latency Table} time=-239866612 data=null button=1 stateMask=0x80000 x=177 y=541 count=1}, Tree node with text: Latency Table]
16:51:57 [2024-02-28T21:51:57.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Latency Table} time=-239866612 data=null button=1 stateMask=0x0 x=177 y=541 count=2}, Tree node with text: Latency Table]
16:51:57 [2024-02-28T21:51:57.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {Latency Table} time=-239866612 data=null button=1 stateMask=0x0 x=177 y=541 count=2}, Tree node with text: Latency Table]
16:51:57 [2024-02-28T21:51:57.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239866611 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]
16:51:57 [2024-02-28T21:51:57.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Latency Table} time=-239866520 data=null button=1 stateMask=0x80000 x=177 y=541 count=2}, Tree node with text: Latency Table]
16:51:57 [2024-02-28T21:51:57.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {Latency Table} time=-239866224 data=null button=0 stateMask=0x0 x=177 y=541 count=0}, Tree node with text: Latency Table]
16:51:57 [2024-02-28T21:51:57.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {Latency Table} time=-239866224 data=null doit=true}, Tree node with text: Latency Table]
16:51:57 [2024-02-28T21:51:57.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {Latency Table} time=-239866224 data=null}, Tree node with text: Latency Table]
16:51:57 [2024-02-28T21:51:57.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on Tree node with text: Latency Table
16:51:59 [2024-02-28T21:51:59.610Z] 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"'
16:51:59 [2024-02-28T21:51:59.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Name} time=-239864240 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Name}]
16:51:59 [2024-02-28T21:51:59.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Name} time=-239864236 data=null button=1 stateMask=0x80000 x=448 y=-13 count=1}, TableColumn with text {Name}]
16:51:59 [2024-02-28T21:51:59.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Name} time=-239864232 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Name}]
16:51:59 [2024-02-28T21:51:59.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Name} time=-239864231 data=null button=1 stateMask=0x80000 x=448 y=-13 count=1}, TableColumn with text {Name}]
16:51:59 [2024-02-28T21:51:59.865Z] 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@31434b63] time=-239864134 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:51:59 [2024-02-28T21:51:59.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:51:59 [2024-02-28T21:51:59.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:51:59 [2024-02-28T21:51:59.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:51:59 [2024-02-28T21:51:59.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:51:59 [2024-02-28T21:51:59.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239864096 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:51:59 [2024-02-28T21:51:59.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239864096 data=null doit=true}, TreeItem with text {test}]
16:51:59 [2024-02-28T21:51:59.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239864096 data=null}, TreeItem with text {test}]
16:51:59 [2024-02-28T21:51:59.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239864096 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:51:59 [2024-02-28T21:51:59.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239864096 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:51:59 [2024-02-28T21:51:59.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239864024 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:52:00 [2024-02-28T21:52:00.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:52:00 [2024-02-28T21:52:00.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:52:00 [2024-02-28T21:52:00.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:52:01 [2024-02-28T21:52:01.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:52:01 [2024-02-28T21:52:01.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:52:01 [2024-02-28T21:52:01.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:52:01 [2024-02-28T21:52:01.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:52:01 [2024-02-28T21:52:01.044Z] 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')
16:52:01 [2024-02-28T21:52:01.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:52:01 [2024-02-28T21:52:01.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:52:01 [2024-02-28T21:52:01.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:52:01 [2024-02-28T21:52:01.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:52:01 [2024-02-28T21:52:01.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
16:52:01 [2024-02-28T21:52:01.044Z] 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=-239863114 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:52:01 [2024-02-28T21:52:01.044Z] 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=-239863114 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:52:01 [2024-02-28T21:52:01.044Z] 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=-239863114 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:52:01 [2024-02-28T21:52:01.044Z] 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=-239863113 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:52:01 [2024-02-28T21:52:01.044Z] 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=-239863113 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:52:01 [2024-02-28T21:52:01.044Z] 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=-239863113 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:52:01 [2024-02-28T21:52:01.044Z] 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=-239863113 data=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')]
16:52:01 [2024-02-28T21:52:01.044Z] 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=-239863113 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:52:01 [2024-02-28T21:52:01.044Z] 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=-239863113 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:52:01 [2024-02-28T21:52:01.044Z] 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=-239863113 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:52:01 [2024-02-28T21:52:01.044Z] 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=-239863113 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:52:01 [2024-02-28T21:52:01.044Z] 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=-239863112 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:52:01 [2024-02-28T21:52:01.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:52:01 [2024-02-28T21:52:01.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:52:01 [2024-02-28T21:52:01.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:52:01 [2024-02-28T21:52:01.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:52:01 [2024-02-28T21:52:01.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:52:01 [2024-02-28T21:52:01.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:52:01 [2024-02-28T21:52:01.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:52:01 [2024-02-28T21:52:01.044Z] 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')
16:52:01 [2024-02-28T21:52:01.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:52:01 [2024-02-28T21:52:01.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-239863111 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:52:01 [2024-02-28T21:52:01.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-239863111 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:52:01 [2024-02-28T21:52:01.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-239863111 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:52:01 [2024-02-28T21:52:01.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-239863111 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:52:01 [2024-02-28T21:52:01.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-239863111 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:52:01 [2024-02-28T21:52:01.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-239863111 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:52:01 [2024-02-28T21:52:01.044Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:52:01 [2024-02-28T21:52:01.044Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:52:01 [2024-02-28T21:52:01.045Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:52:01 [2024-02-28T21:52:01.045Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:52:01 [2024-02-28T21:52:01.045Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:52:01 [2024-02-28T21:52:01.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:52:01 [2024-02-28T21:52:01.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-239863111 data=null 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')]
16:52:01 [2024-02-28T21:52:01.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-239863908 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:52:01 [2024-02-28T21:52:01.300Z] 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"'
16:52:01 [2024-02-28T21:52:01.300Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.178 s -- in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternLatencyTableViewTest
16:52:01 [2024-02-28T21:52:01.300Z] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternLatencyTableViewTest.testData -- Time elapsed: 4.460 s
16:52:01 [2024-02-28T21:52:01.300Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternDensityViewTest
16:52:01 [2024-02-28T21:52:01.300Z] 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@31434b63] time=-239862570 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:52:01 [2024-02-28T21:52:01.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:52:01 [2024-02-28T21:52:01.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
16:52:01 [2024-02-28T21:52:01.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
16:52:01 [2024-02-28T21:52:01.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
16:52:01 [2024-02-28T21:52:01.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-239862424 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
16:52:01 [2024-02-28T21:52:01.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
16:52:02 [2024-02-28T21:52:02.118Z] 
16:52:02 [2024-02-28T21:52:02.118Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-28 21:52:02.088
16:52:02 [2024-02-28T21:52:02.118Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
16:52:04 [2024-02-28T21:52:04.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:52:04 [2024-02-28T21:52:04.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:52:04 [2024-02-28T21:52:04.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:52:04 [2024-02-28T21:52:04.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:52:04 [2024-02-28T21:52:04.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:52:04 [2024-02-28T21:52:04.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:52:04 [2024-02-28T21:52:04.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239859198 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:52:04 [2024-02-28T21:52:04.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239859198 data=null doit=true}, TreeItem with text {test}]
16:52:04 [2024-02-28T21:52:04.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239859198 data=null}, TreeItem with text {test}]
16:52:04 [2024-02-28T21:52:04.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239859198 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:52:04 [2024-02-28T21:52:04.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239859197 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:52:04 [2024-02-28T21:52:04.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239859121 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:52:04 [2024-02-28T21:52:04.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:52:04 [2024-02-28T21:52:04.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239859120 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:52:04 [2024-02-28T21:52:04.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239859120 data=null doit=true}, TreeItem with text {test}]
16:52:04 [2024-02-28T21:52:04.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239859120 data=null}, TreeItem with text {test}]
16:52:04 [2024-02-28T21:52:04.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239859120 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:52:04 [2024-02-28T21:52:04.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239859119 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:52:04 [2024-02-28T21:52:04.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239859114 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:52:04 [2024-02-28T21:52:04.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239859113 data=null doit=true}, TreeItem with text {test}]
16:52:04 [2024-02-28T21:52:04.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239859113 data=null}, TreeItem with text {test}]
16:52:04 [2024-02-28T21:52:04.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239859113 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:52:04 [2024-02-28T21:52:04.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239859112 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}]
16:52:04 [2024-02-28T21:52:04.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239859111 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:52:04 [2024-02-28T21:52:04.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:52:04 [2024-02-28T21:52:04.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-239859110 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:52:04 [2024-02-28T21:52:04.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-239859109 data=null doit=true}, TreeItem with text {Traces [1]}]
16:52:04 [2024-02-28T21:52:04.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-239859109 data=null}, TreeItem with text {Traces [1]}]
16:52:04 [2024-02-28T21:52:04.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-239859109 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:52:04 [2024-02-28T21:52:04.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239859109 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]}]
16:52:04 [2024-02-28T21:52:04.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-239859095 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:52:04 [2024-02-28T21:52:04.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-239859094 data=null doit=true}, TreeItem with text {Traces [1]}]
16:52:04 [2024-02-28T21:52:04.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-239859094 data=null}, TreeItem with text {Traces [1]}]
16:52:04 [2024-02-28T21:52:04.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-239859094 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:52:04 [2024-02-28T21:52:04.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239859094 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]}]
16:52:04 [2024-02-28T21:52:04.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-239859093 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:52:04 [2024-02-28T21:52:04.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {bug446190} time=-239859041 data=null doit=true}, Tree node with text: bug446190]
16:52:04 [2024-02-28T21:52:04.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {bug446190} time=-239859040 data=null}, Tree node with text: bug446190]
16:52:04 [2024-02-28T21:52:04.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {bug446190} time=-239859040 data=null button=1 stateMask=0x0 x=114 y=81 count=1}, Tree node with text: bug446190]
16:52:04 [2024-02-28T21:52:04.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239859040 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]
16:52:04 [2024-02-28T21:52:04.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {bug446190} time=-239859038 data=null button=1 stateMask=0x80000 x=114 y=81 count=1}, Tree node with text: bug446190]
16:52:04 [2024-02-28T21:52:04.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Views} time=-239859038 data=null doit=true}, Tree node with text: Views]
16:52:04 [2024-02-28T21:52:04.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Views} time=-239859038 data=null}, Tree node with text: Views]
16:52:04 [2024-02-28T21:52:04.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Views} time=-239859037 data=null button=1 stateMask=0x0 x=116 y=104 count=1}, Tree node with text: Views]
16:52:04 [2024-02-28T21:52:04.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239859037 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]
16:52:04 [2024-02-28T21:52:04.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Views} time=-239859030 data=null button=1 stateMask=0x80000 x=116 y=104 count=1}, Tree node with text: Views]
16:52:04 [2024-02-28T21:52:04.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML system call analysis} time=-239859029 data=null doit=true}, Tree node with text: XML system call analysis]
16:52:04 [2024-02-28T21:52:04.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML system call analysis} time=-239859029 data=null}, Tree node with text: XML system call analysis]
16:52:04 [2024-02-28T21:52:04.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML system call analysis} time=-239859029 data=null button=1 stateMask=0x0 x=196 y=495 count=1}, Tree node with text: XML system call analysis]
16:52:04 [2024-02-28T21:52:04.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239859029 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]
16:52:04 [2024-02-28T21:52:04.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML system call analysis} time=-239859026 data=null button=1 stateMask=0x80000 x=196 y=495 count=1}, Tree node with text: XML system call analysis]
16:52:04 [2024-02-28T21:52:04.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on Tree node with text: Latency vs Count
16:52:04 [2024-02-28T21:52:04.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Latency vs Count} time=-239859026 data=null button=0 stateMask=0x0 x=188 y=564 count=0}, Tree node with text: Latency vs Count]
16:52:04 [2024-02-28T21:52:04.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Latency vs Count} time=-239859026 data=null doit=true}, Tree node with text: Latency vs Count]
16:52:04 [2024-02-28T21:52:04.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:52:04 [2024-02-28T21:52:04.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Latency vs Count} time=-239859025 data=null}, Tree node with text: Latency vs Count]
16:52:04 [2024-02-28T21:52:04.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Latency vs Count} time=-239859025 data=null button=1 stateMask=0x0 x=188 y=564 count=1}, Tree node with text: Latency vs Count]
16:52:04 [2024-02-28T21:52:04.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239859013 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]
16:52:04 [2024-02-28T21:52:04.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Latency vs Count} time=-239858989 data=null button=1 stateMask=0x80000 x=188 y=564 count=1}, Tree node with text: Latency vs Count]
16:52:04 [2024-02-28T21:52:04.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Latency vs Count} time=-239858989 data=null button=1 stateMask=0x0 x=188 y=564 count=2}, Tree node with text: Latency vs Count]
16:52:04 [2024-02-28T21:52:04.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {Latency vs Count} time=-239858988 data=null button=1 stateMask=0x0 x=188 y=564 count=2}, Tree node with text: Latency vs Count]
16:52:05 [2024-02-28T21:52:05.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239858988 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]
16:52:05 [2024-02-28T21:52:05.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Latency vs Count} time=-239858891 data=null button=1 stateMask=0x80000 x=188 y=564 count=2}, Tree node with text: Latency vs Count]
16:52:05 [2024-02-28T21:52:05.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {Latency vs Count} time=-239858521 data=null button=0 stateMask=0x0 x=188 y=564 count=0}, Tree node with text: Latency vs Count]
16:52:05 [2024-02-28T21:52:05.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {Latency vs Count} time=-239858521 data=null doit=true}, Tree node with text: Latency vs Count]
16:52:05 [2024-02-28T21:52:05.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {Latency vs Count} time=-239858520 data=null}, Tree node with text: Latency vs Count]
16:52:05 [2024-02-28T21:52:05.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on Tree node with text: Latency vs Count
16:52:07 [2024-02-28T21:52:07.284Z] 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"'
16:52:07 [2024-02-28T21:52:07.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Chart with text "", using matcher: of type 'Chart'
16:52:07 [2024-02-28T21:52:07.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Name} time=-239856616 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Name}]
16:52:07 [2024-02-28T21:52:07.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Name} time=-239856614 data=null button=1 stateMask=0x80000 x=474 y=-13 count=1}, TableColumn with text {Name}]
16:52:07 [2024-02-28T21:52:07.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Name} time=-239856607 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Name}]
16:52:07 [2024-02-28T21:52:07.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Name} time=-239856606 data=null button=1 stateMask=0x80000 x=474 y=-13 count=1}, TableColumn with text {Name}]
16:52:07 [2024-02-28T21:52:07.284Z] 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@31434b63] time=-239856534 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:52:07 [2024-02-28T21:52:07.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:52:07 [2024-02-28T21:52:07.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:52:07 [2024-02-28T21:52:07.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:52:07 [2024-02-28T21:52:07.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:52:07 [2024-02-28T21:52:07.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239856436 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:52:07 [2024-02-28T21:52:07.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239856436 data=null doit=true}, TreeItem with text {test}]
16:52:07 [2024-02-28T21:52:07.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239856436 data=null}, TreeItem with text {test}]
16:52:07 [2024-02-28T21:52:07.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239856436 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:52:07 [2024-02-28T21:52:07.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239856436 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:52:07 [2024-02-28T21:52:07.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239856417 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:52:07 [2024-02-28T21:52:07.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:52:07 [2024-02-28T21:52:07.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:52:07 [2024-02-28T21:52:07.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:52:08 [2024-02-28T21:52:08.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:52:08 [2024-02-28T21:52:08.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:52:08 [2024-02-28T21:52:08.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:52:08 [2024-02-28T21:52:08.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:52:08 [2024-02-28T21:52:08.464Z] 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')
16:52:08 [2024-02-28T21:52:08.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:52:08 [2024-02-28T21:52:08.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:52:08 [2024-02-28T21:52:08.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:52:08 [2024-02-28T21:52:08.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:52:08 [2024-02-28T21:52:08.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
16:52:08 [2024-02-28T21:52:08.465Z] 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=-239855511 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:52:08 [2024-02-28T21:52:08.465Z] 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=-239855511 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:52:08 [2024-02-28T21:52:08.465Z] 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=-239855511 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:52:08 [2024-02-28T21:52:08.465Z] 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=-239855511 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:52:08 [2024-02-28T21:52:08.465Z] 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=-239855511 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:52:08 [2024-02-28T21:52:08.465Z] 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=-239855510 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:52:08 [2024-02-28T21:52:08.465Z] 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=-239855510 data=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')]
16:52:08 [2024-02-28T21:52:08.465Z] 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=-239855510 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:52:08 [2024-02-28T21:52:08.465Z] 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=-239855510 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:52:08 [2024-02-28T21:52:08.465Z] 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=-239855510 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:52:08 [2024-02-28T21:52:08.465Z] 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=-239855510 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:52:08 [2024-02-28T21:52:08.465Z] 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=-239855510 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:52:08 [2024-02-28T21:52:08.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:52:08 [2024-02-28T21:52:08.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:52:08 [2024-02-28T21:52:08.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:52:08 [2024-02-28T21:52:08.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:52:08 [2024-02-28T21:52:08.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:52:08 [2024-02-28T21:52:08.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:52:08 [2024-02-28T21:52:08.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:52:08 [2024-02-28T21:52:08.465Z] 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')
16:52:08 [2024-02-28T21:52:08.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:52:08 [2024-02-28T21:52:08.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-239855509 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:52:08 [2024-02-28T21:52:08.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-239855509 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:52:08 [2024-02-28T21:52:08.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-239855509 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:52:08 [2024-02-28T21:52:08.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-239855508 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:52:08 [2024-02-28T21:52:08.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-239855508 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:52:08 [2024-02-28T21:52:08.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-239855508 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:52:08 [2024-02-28T21:52:08.465Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:52:08 [2024-02-28T21:52:08.465Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:52:08 [2024-02-28T21:52:08.465Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:52:08 [2024-02-28T21:52:08.465Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:52:08 [2024-02-28T21:52:08.465Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:52:08 [2024-02-28T21:52:08.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:52:08 [2024-02-28T21:52:08.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-239855508 data=null 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')]
16:52:08 [2024-02-28T21:52:08.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-239856331 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:52:08 [2024-02-28T21:52:08.975Z] 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"'
16:52:08 [2024-02-28T21:52:08.975Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.597 s -- in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternDensityViewTest
16:52:08 [2024-02-28T21:52:08.975Z] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternDensityViewTest.testWithTrace -- Time elapsed: 4.364 s
16:52:08 [2024-02-28T21:52:08.975Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternScatterChartViewTest
16:52:08 [2024-02-28T21:52:08.975Z] 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@31434b63] time=-239854965 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:52:08 [2024-02-28T21:52:08.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:52:09 [2024-02-28T21:52:09.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
16:52:09 [2024-02-28T21:52:09.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
16:52:09 [2024-02-28T21:52:09.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
16:52:09 [2024-02-28T21:52:09.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-239854813 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
16:52:09 [2024-02-28T21:52:09.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
16:52:09 [2024-02-28T21:52:09.792Z] 
16:52:09 [2024-02-28T21:52:09.792Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-28 21:52:09.608
16:52:09 [2024-02-28T21:52:09.792Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
16:52:12 [2024-02-28T21:52:12.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:52:12 [2024-02-28T21:52:12.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:52:12 [2024-02-28T21:52:12.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:52:12 [2024-02-28T21:52:12.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:52:12 [2024-02-28T21:52:12.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:52:12 [2024-02-28T21:52:12.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:52:12 [2024-02-28T21:52:12.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239851595 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:52:12 [2024-02-28T21:52:12.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239851595 data=null doit=true}, TreeItem with text {test}]
16:52:12 [2024-02-28T21:52:12.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239851595 data=null}, TreeItem with text {test}]
16:52:12 [2024-02-28T21:52:12.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239851595 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:52:12 [2024-02-28T21:52:12.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239851595 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:52:12 [2024-02-28T21:52:12.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239851530 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:52:12 [2024-02-28T21:52:12.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:52:12 [2024-02-28T21:52:12.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239851529 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:52:12 [2024-02-28T21:52:12.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239851529 data=null doit=true}, TreeItem with text {test}]
16:52:12 [2024-02-28T21:52:12.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239851529 data=null}, TreeItem with text {test}]
16:52:12 [2024-02-28T21:52:12.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239851529 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:52:12 [2024-02-28T21:52:12.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239851529 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:52:12 [2024-02-28T21:52:12.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239851514 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:52:12 [2024-02-28T21:52:12.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239851514 data=null doit=true}, TreeItem with text {test}]
16:52:12 [2024-02-28T21:52:12.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239851513 data=null}, TreeItem with text {test}]
16:52:12 [2024-02-28T21:52:12.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239851513 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:52:12 [2024-02-28T21:52:12.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239851513 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}]
16:52:12 [2024-02-28T21:52:12.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239851511 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:52:12 [2024-02-28T21:52:12.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:52:12 [2024-02-28T21:52:12.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-239851510 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:52:12 [2024-02-28T21:52:12.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-239851510 data=null doit=true}, TreeItem with text {Traces [1]}]
16:52:12 [2024-02-28T21:52:12.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-239851510 data=null}, TreeItem with text {Traces [1]}]
16:52:12 [2024-02-28T21:52:12.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-239851509 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:52:12 [2024-02-28T21:52:12.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239851509 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]}]
16:52:12 [2024-02-28T21:52:12.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-239851495 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:52:12 [2024-02-28T21:52:12.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-239851495 data=null doit=true}, TreeItem with text {Traces [1]}]
16:52:12 [2024-02-28T21:52:12.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-239851495 data=null}, TreeItem with text {Traces [1]}]
16:52:12 [2024-02-28T21:52:12.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-239851494 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:52:12 [2024-02-28T21:52:12.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239851494 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]}]
16:52:12 [2024-02-28T21:52:12.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-239851493 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:52:12 [2024-02-28T21:52:12.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {bug446190} time=-239851493 data=null doit=true}, Tree node with text: bug446190]
16:52:12 [2024-02-28T21:52:12.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {bug446190} time=-239851493 data=null}, Tree node with text: bug446190]
16:52:12 [2024-02-28T21:52:12.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {bug446190} time=-239851492 data=null button=1 stateMask=0x0 x=114 y=81 count=1}, Tree node with text: bug446190]
16:52:12 [2024-02-28T21:52:12.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239851492 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]
16:52:12 [2024-02-28T21:52:12.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {bug446190} time=-239851491 data=null button=1 stateMask=0x80000 x=114 y=81 count=1}, Tree node with text: bug446190]
16:52:12 [2024-02-28T21:52:12.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Views} time=-239851490 data=null doit=true}, Tree node with text: Views]
16:52:12 [2024-02-28T21:52:12.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Views} time=-239851490 data=null}, Tree node with text: Views]
16:52:12 [2024-02-28T21:52:12.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Views} time=-239851490 data=null button=1 stateMask=0x0 x=116 y=104 count=1}, Tree node with text: Views]
16:52:12 [2024-02-28T21:52:12.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239851490 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]
16:52:12 [2024-02-28T21:52:12.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Views} time=-239851483 data=null button=1 stateMask=0x80000 x=116 y=104 count=1}, Tree node with text: Views]
16:52:12 [2024-02-28T21:52:12.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML system call analysis} time=-239851432 data=null doit=true}, Tree node with text: XML system call analysis]
16:52:12 [2024-02-28T21:52:12.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML system call analysis} time=-239851432 data=null}, Tree node with text: XML system call analysis]
16:52:12 [2024-02-28T21:52:12.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML system call analysis} time=-239851431 data=null button=1 stateMask=0x0 x=196 y=495 count=1}, Tree node with text: XML system call analysis]
16:52:12 [2024-02-28T21:52:12.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239851431 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]
16:52:12 [2024-02-28T21:52:12.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML system call analysis} time=-239851429 data=null button=1 stateMask=0x80000 x=196 y=495 count=1}, Tree node with text: XML system call analysis]
16:52:12 [2024-02-28T21:52:12.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on Tree node with text: Latency vs Time
16:52:12 [2024-02-28T21:52:12.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Latency vs Time} time=-239851429 data=null button=0 stateMask=0x0 x=186 y=587 count=0}, Tree node with text: Latency vs Time]
16:52:12 [2024-02-28T21:52:12.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Latency vs Time} time=-239851429 data=null doit=true}, Tree node with text: Latency vs Time]
16:52:12 [2024-02-28T21:52:12.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:52:12 [2024-02-28T21:52:12.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Latency vs Time} time=-239851428 data=null}, Tree node with text: Latency vs Time]
16:52:12 [2024-02-28T21:52:12.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Latency vs Time} time=-239851428 data=null button=1 stateMask=0x0 x=186 y=587 count=1}, Tree node with text: Latency vs Time]
16:52:12 [2024-02-28T21:52:12.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239851428 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]
16:52:12 [2024-02-28T21:52:12.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Latency vs Time} time=-239851405 data=null button=1 stateMask=0x80000 x=186 y=569 count=1}, Tree node with text: Latency vs Time]
16:52:12 [2024-02-28T21:52:12.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Latency vs Time} time=-239851404 data=null button=1 stateMask=0x0 x=186 y=569 count=2}, Tree node with text: Latency vs Time]
16:52:12 [2024-02-28T21:52:12.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {Latency vs Time} time=-239851403 data=null button=1 stateMask=0x0 x=186 y=569 count=2}, Tree node with text: Latency vs Time]
16:52:12 [2024-02-28T21:52:12.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239851403 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]
16:52:13 [2024-02-28T21:52:13.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Latency vs Time} time=-239851306 data=null button=1 stateMask=0x80000 x=186 y=569 count=2}, Tree node with text: Latency vs Time]
16:52:13 [2024-02-28T21:52:13.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {Latency vs Time} time=-239850917 data=null button=0 stateMask=0x0 x=186 y=569 count=0}, Tree node with text: Latency vs Time]
16:52:13 [2024-02-28T21:52:13.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {Latency vs Time} time=-239850917 data=null doit=true}, Tree node with text: Latency vs Time]
16:52:13 [2024-02-28T21:52:13.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {Latency vs Time} time=-239850917 data=null}, Tree node with text: Latency vs Time]
16:52:13 [2024-02-28T21:52:13.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on Tree node with text: Latency vs Time
16:52:14 [2024-02-28T21:52:14.431Z] 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"'
16:52:14 [2024-02-28T21:52:14.992Z] 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"'
16:52:14 [2024-02-28T21:52:14.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:52:14 [2024-02-28T21:52:14.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:52:14 [2024-02-28T21:52:14.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: bug446190
16:52:15 [2024-02-28T21:52:15.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@31434b63] time=-239848428 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:52:15 [2024-02-28T21:52:15.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:52:15 [2024-02-28T21:52:15.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:52:15 [2024-02-28T21:52:15.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:52:15 [2024-02-28T21:52:15.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:52:15 [2024-02-28T21:52:15.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239848392 data=null button=0 stateMask=0x0 x=55 y=-6 count=0}, TreeItem with text {test}]
16:52:15 [2024-02-28T21:52:15.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239848392 data=null doit=true}, TreeItem with text {test}]
16:52:15 [2024-02-28T21:52:15.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239848392 data=null}, TreeItem with text {test}]
16:52:15 [2024-02-28T21:52:15.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239848392 data=null button=1 stateMask=0x0 x=55 y=-6 count=1}, TreeItem with text {test}]
16:52:15 [2024-02-28T21:52:15.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239848392 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:52:15 [2024-02-28T21:52:15.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239848320 data=null button=1 stateMask=0x80000 x=55 y=8 count=1}, TreeItem with text {test}]
16:52:15 [2024-02-28T21:52:15.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:52:15 [2024-02-28T21:52:15.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:52:15 [2024-02-28T21:52:15.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:52:16 [2024-02-28T21:52:16.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:52:16 [2024-02-28T21:52:16.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:52:16 [2024-02-28T21:52:16.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:52:16 [2024-02-28T21:52:16.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:52:16 [2024-02-28T21:52:16.735Z] 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')
16:52:16 [2024-02-28T21:52:16.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:52:16 [2024-02-28T21:52:16.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:52:16 [2024-02-28T21:52:16.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:52:16 [2024-02-28T21:52:16.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:52:16 [2024-02-28T21:52:16.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
16:52:16 [2024-02-28T21:52:16.735Z] 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=-239847421 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:52:16 [2024-02-28T21:52:16.735Z] 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=-239847420 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:52:16 [2024-02-28T21:52:16.735Z] 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=-239847420 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:52:16 [2024-02-28T21:52:16.735Z] 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=-239847420 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:52:16 [2024-02-28T21:52:16.735Z] 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=-239847420 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:52:16 [2024-02-28T21:52:16.735Z] 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=-239847420 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:52:16 [2024-02-28T21:52:16.735Z] 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=-239847420 data=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')]
16:52:16 [2024-02-28T21:52:16.735Z] 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=-239847420 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:52:16 [2024-02-28T21:52:16.735Z] 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=-239847420 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:52:16 [2024-02-28T21:52:16.735Z] 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=-239847419 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:52:16 [2024-02-28T21:52:16.735Z] 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=-239847419 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:52:16 [2024-02-28T21:52:16.735Z] 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=-239847419 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:52:16 [2024-02-28T21:52:16.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:52:16 [2024-02-28T21:52:16.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:52:16 [2024-02-28T21:52:16.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:52:16 [2024-02-28T21:52:16.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:52:16 [2024-02-28T21:52:16.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:52:16 [2024-02-28T21:52:16.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:52:16 [2024-02-28T21:52:16.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:52:16 [2024-02-28T21:52:16.735Z] 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')
16:52:16 [2024-02-28T21:52:16.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:52:16 [2024-02-28T21:52:16.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-239847418 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:52:16 [2024-02-28T21:52:16.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-239847418 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:52:16 [2024-02-28T21:52:16.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-239847418 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:52:16 [2024-02-28T21:52:16.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-239847418 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:52:16 [2024-02-28T21:52:16.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-239847418 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:52:16 [2024-02-28T21:52:16.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-239847418 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:52:16 [2024-02-28T21:52:16.735Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:52:16 [2024-02-28T21:52:16.736Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:52:16 [2024-02-28T21:52:16.736Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:52:16 [2024-02-28T21:52:16.736Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:52:16 [2024-02-28T21:52:16.736Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:52:16 [2024-02-28T21:52:16.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:52:16 [2024-02-28T21:52:16.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-239847418 data=null 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')]
16:52:16 [2024-02-28T21:52:16.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-239848215 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:52:16 [2024-02-28T21:52:16.991Z] 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"'
16:52:16 [2024-02-28T21:52:16.991Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.093 s -- in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternScatterChartViewTest
16:52:16 [2024-02-28T21:52:16.991Z] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternScatterChartViewTest.testWithTrace -- Time elapsed: 4.767 s
16:52:16 [2024-02-28T21:52:16.991Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest
16:52:16 [2024-02-28T21:52:16.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@31434b63] time=-239846865 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:52:17 [2024-02-28T21:52:17.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:52:17 [2024-02-28T21:52:17.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
16:52:17 [2024-02-28T21:52:17.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
16:52:17 [2024-02-28T21:52:17.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
16:52:17 [2024-02-28T21:52:17.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-239846734 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
16:52:17 [2024-02-28T21:52:17.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
16:52:17 [2024-02-28T21:52:17.247Z] 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@31434b63] time=-239846733 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:52:17 [2024-02-28T21:52:17.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
16:52:17 [2024-02-28T21:52:17.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
16:52:17 [2024-02-28T21:52:17.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
16:52:17 [2024-02-28T21:52:17.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
16:52:17 [2024-02-28T21:52:17.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: of type 'Shell'
16:52:17 [2024-02-28T21:52:17.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
16:52:17 [2024-02-28T21:52:17.502Z] 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')
16:52:17 [2024-02-28T21:52:17.502Z] 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'))
16:52:17 [2024-02-28T21:52:17.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-239846329 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
16:52:17 [2024-02-28T21:52:17.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:52:17 [2024-02-28T21:52:17.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:52:17 [2024-02-28T21:52:17.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:52:17 [2024-02-28T21:52:17.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-239846325 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
16:52:17 [2024-02-28T21:52:17.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-239846325 data=null doit=true}, TreeItem with text {Tracing}]
16:52:17 [2024-02-28T21:52:17.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-239846325 data=null}, TreeItem with text {Tracing}]
16:52:17 [2024-02-28T21:52:17.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-239846325 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
16:52:17 [2024-02-28T21:52:17.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239846325 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}]
16:52:17 [2024-02-28T21:52:17.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-239846286 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
16:52:17 [2024-02-28T21:52:17.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-239846285 data=null doit=true}, TreeItem with text {Tracing}]
16:52:17 [2024-02-28T21:52:17.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-239846285 data=null}, TreeItem with text {Tracing}]
16:52:17 [2024-02-28T21:52:17.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-239846285 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
16:52:17 [2024-02-28T21:52:17.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239846285 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}]
16:52:17 [2024-02-28T21:52:17.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-239846283 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
16:52:17 [2024-02-28T21:52:17.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:52:17 [2024-02-28T21:52:17.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-239846283 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses]
16:52:17 [2024-02-28T21:52:17.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-239846283 data=null doit=true}, Tree node with text: XML Analyses]
16:52:17 [2024-02-28T21:52:17.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-239846283 data=null}, Tree node with text: XML Analyses]
16:52:17 [2024-02-28T21:52:17.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-239846282 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses]
16:52:17 [2024-02-28T21:52:17.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239846282 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]
16:52:17 [2024-02-28T21:52:17.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-239846219 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses]
16:52:17 [2024-02-28T21:52:17.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:52:17 [2024-02-28T21:52:17.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:52:17 [2024-02-28T21:52:17.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
16:52:17 [2024-02-28T21:52:17.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
16:52:17 [2024-02-28T21:52:17.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:52:17 [2024-02-28T21:52:17.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:52:17 [2024-02-28T21:52:17.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:52:17 [2024-02-28T21:52:17.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:52:17 [2024-02-28T21:52:17.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:52:17 [2024-02-28T21:52:17.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:52:17 [2024-02-28T21:52:17.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:52:17 [2024-02-28T21:52:17.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:52:17 [2024-02-28T21:52:17.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
16:52:17 [2024-02-28T21:52:17.758Z] 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')
16:52:17 [2024-02-28T21:52:17.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
16:52:17 [2024-02-28T21:52:17.758Z] 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')
16:52:17 [2024-02-28T21:52:17.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
16:52:17 [2024-02-28T21:52:17.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-239846216 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')]
16:52:17 [2024-02-28T21:52:17.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-239846216 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')]
16:52:17 [2024-02-28T21:52:17.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-239846216 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:52:17 [2024-02-28T21:52:17.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-239846216 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:52:17 [2024-02-28T21:52:17.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-239846216 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')]
16:52:17 [2024-02-28T21:52:17.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-239846216 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')]
16:52:17 [2024-02-28T21:52:17.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-239846216 data=null 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')]
16:52:17 [2024-02-28T21:52:17.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-239846633 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
16:52:17 [2024-02-28T21:52:17.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:52:17 [2024-02-28T21:52:17.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@31434b63] time=-239846122 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:52:17 [2024-02-28T21:52:17.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
16:52:17 [2024-02-28T21:52:17.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
16:52:17 [2024-02-28T21:52:17.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
16:52:18 [2024-02-28T21:52:18.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
16:52:18 [2024-02-28T21:52:18.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
16:52:18 [2024-02-28T21:52:18.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
16:52:18 [2024-02-28T21:52:18.014Z] 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')
16:52:18 [2024-02-28T21:52:18.014Z] 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'))
16:52:18 [2024-02-28T21:52:18.014Z] 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=-239845904 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
16:52:18 [2024-02-28T21:52:18.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:52:18 [2024-02-28T21:52:18.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:52:18 [2024-02-28T21:52:18.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:52:18 [2024-02-28T21:52:18.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-239845826 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
16:52:18 [2024-02-28T21:52:18.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-239845826 data=null doit=true}, TreeItem with text {Tracing}]
16:52:18 [2024-02-28T21:52:18.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-239845826 data=null}, TreeItem with text {Tracing}]
16:52:18 [2024-02-28T21:52:18.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-239845824 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
16:52:18 [2024-02-28T21:52:18.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239845824 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}]
16:52:18 [2024-02-28T21:52:18.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-239845785 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
16:52:18 [2024-02-28T21:52:18.269Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:52:18 [2024-02-28T21:52:18.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:52:18 [2024-02-28T21:52:18.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-239845784 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses]
16:52:18 [2024-02-28T21:52:18.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-239845784 data=null doit=true}, Tree node with text: XML Analyses]
16:52:18 [2024-02-28T21:52:18.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-239845784 data=null}, Tree node with text: XML Analyses]
16:52:18 [2024-02-28T21:52:18.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-239845783 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses]
16:52:18 [2024-02-28T21:52:18.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239845783 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]
16:52:18 [2024-02-28T21:52:18.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-239845782 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses]
16:52:18 [2024-02-28T21:52:18.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:52:18 [2024-02-28T21:52:18.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:52:18 [2024-02-28T21:52:18.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
16:52:18 [2024-02-28T21:52:18.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
16:52:18 [2024-02-28T21:52:18.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [0, 1, 2] in (of type 'Table')
16:52:18 [2024-02-28T21:52:18.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-239845777 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:52:18 [2024-02-28T21:52:18.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-239845776 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:52:18 [2024-02-28T21:52:18.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-239845776 data=null doit=true}, (of type 'Table')]
16:52:18 [2024-02-28T21:52:18.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-239845776 data=null}, (of type 'Table')]
16:52:18 [2024-02-28T21:52:18.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=-239845765 data=null button=1 stateMask=0x0 x=129 y=12 count=1}, (of type 'Table')]
16:52:18 [2024-02-28T21:52:18.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239845765 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')]
16:52:18 [2024-02-28T21:52:18.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=-239845755 data=null button=1 stateMask=0x80000 x=129 y=12 count=1}, (of type 'Table')]
16:52:18 [2024-02-28T21:52:18.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-239845754 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:52:18 [2024-02-28T21:52:18.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-239845754 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:52:18 [2024-02-28T21:52:18.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-239845754 data=null doit=true}, (of type 'Table')]
16:52:18 [2024-02-28T21:52:18.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-239845754 data=null}, (of type 'Table')]
16:52:18 [2024-02-28T21:52:18.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_conditions} time=-239845754 data=null button=1 stateMask=0x40000 x=78 y=35 count=1}, (of type 'Table')]
16:52:18 [2024-02-28T21:52:18.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239845754 data=null item=TableItem {test_conditions} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true}, (of type 'Table')]
16:52:18 [2024-02-28T21:52:18.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_conditions} time=-239845732 data=null button=1 stateMask=0xc0000 x=78 y=35 count=1}, (of type 'Table')]
16:52:18 [2024-02-28T21:52:18.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-239845731 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:52:18 [2024-02-28T21:52:18.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-239845731 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:52:18 [2024-02-28T21:52:18.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-239845731 data=null doit=true}, (of type 'Table')]
16:52:18 [2024-02-28T21:52:18.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-239845731 data=null}, (of type 'Table')]
16:52:18 [2024-02-28T21:52:18.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_valid_pattern} time=-239845731 data=null button=1 stateMask=0x40000 x=87 y=58 count=1}, (of type 'Table')]
16:52:18 [2024-02-28T21:52:18.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239845731 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')]
16:52:18 [2024-02-28T21:52:18.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_valid_pattern} time=-239845710 data=null button=1 stateMask=0xc0000 x=87 y=58 count=1}, (of type 'Table')]
16:52:18 [2024-02-28T21:52:18.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:52:18 [2024-02-28T21:52:18.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:52:18 [2024-02-28T21:52:18.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
16:52:18 [2024-02-28T21:52:18.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
16:52:18 [2024-02-28T21:52:18.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
16:52:18 [2024-02-28T21:52:18.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
16:52:18 [2024-02-28T21:52:18.270Z] 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')
16:52:18 [2024-02-28T21:52:18.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:52:18 [2024-02-28T21:52:18.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:52:18 [2024-02-28T21:52:18.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:52:18 [2024-02-28T21:52:18.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:52:18 [2024-02-28T21:52:18.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:52:18 [2024-02-28T21:52:18.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:52:18 [2024-02-28T21:52:18.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:52:18 [2024-02-28T21:52:18.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:52:18 [2024-02-28T21:52:18.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Delete
16:52:18 [2024-02-28T21:52:18.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Delete} time=-239845706 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
16:52:18 [2024-02-28T21:52:18.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=-239845706 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
16:52:18 [2024-02-28T21:52:18.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Delete} time=-239845706 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
16:52:18 [2024-02-28T21:52:18.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Delete} time=-239845706 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
16:52:18 [2024-02-28T21:52:18.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Delete} time=-239845706 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
16:52:18 [2024-02-28T21:52:18.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Delete} time=-239845706 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
16:52:18 [2024-02-28T21:52:18.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Delete} time=-239845619 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
16:52:18 [2024-02-28T21:52:18.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=-239845618 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
16:52:18 [2024-02-28T21:52:18.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Delete} time=-239845618 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
16:52:18 [2024-02-28T21:52:18.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Delete} time=-239845618 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
16:52:18 [2024-02-28T21:52:18.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Delete} time=-239845617 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
16:52:18 [2024-02-28T21:52:18.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Delete
16:52:18 [2024-02-28T21:52:18.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)'
16:52:18 [2024-02-28T21:52:18.271Z] 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=-239845617 data=null doit=true}, Shell with text {Delete XML file(s)}]
16:52:18 [2024-02-28T21:52:18.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
16:52:18 [2024-02-28T21:52:18.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
16:52:18 [2024-02-28T21:52:18.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
16:52:18 [2024-02-28T21:52:18.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
16:52:18 [2024-02-28T21:52:18.271Z] 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')
16:52:18 [2024-02-28T21:52:18.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
16:52:18 [2024-02-28T21:52:18.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-239845616 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:52:18 [2024-02-28T21:52:18.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-239845616 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:52:18 [2024-02-28T21:52:18.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-239845616 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:52:18 [2024-02-28T21:52:18.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-239845616 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:52:18 [2024-02-28T21:52:18.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-239845616 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:52:18 [2024-02-28T21:52:18.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-239845616 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:52:18 [2024-02-28T21:52:18.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-239845616 data=null 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')]
16:52:18 [2024-02-28T21:52:18.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Delete} time=-239845706 data=null 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')]
16:52:18 [2024-02-28T21:52:18.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:52:18 [2024-02-28T21:52:18.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:52:18 [2024-02-28T21:52:18.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:52:18 [2024-02-28T21:52:18.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
16:52:18 [2024-02-28T21:52:18.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
16:52:18 [2024-02-28T21:52:18.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:52:18 [2024-02-28T21:52:18.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:52:18 [2024-02-28T21:52:18.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:52:18 [2024-02-28T21:52:18.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:52:18 [2024-02-28T21:52:18.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:52:18 [2024-02-28T21:52:18.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:52:18 [2024-02-28T21:52:18.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:52:18 [2024-02-28T21:52:18.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:52:18 [2024-02-28T21:52:18.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
16:52:18 [2024-02-28T21:52:18.530Z] 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')
16:52:18 [2024-02-28T21:52:18.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
16:52:18 [2024-02-28T21:52:18.530Z] 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')
16:52:18 [2024-02-28T21:52:18.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
16:52:18 [2024-02-28T21:52:18.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-239845537 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')]
16:52:18 [2024-02-28T21:52:18.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-239845536 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')]
16:52:18 [2024-02-28T21:52:18.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-239845536 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:52:18 [2024-02-28T21:52:18.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-239845536 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:52:18 [2024-02-28T21:52:18.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-239845536 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')]
16:52:18 [2024-02-28T21:52:18.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-239845536 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')]
16:52:18 [2024-02-28T21:52:18.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-239845536 data=null 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')]
16:52:18 [2024-02-28T21:52:18.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-239846114 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
16:52:18 [2024-02-28T21:52:18.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:52:18 [2024-02-28T21:52:18.530Z] 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@31434b63] time=-239845492 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:52:18 [2024-02-28T21:52:18.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
16:52:18 [2024-02-28T21:52:18.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
16:52:18 [2024-02-28T21:52:18.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
16:52:18 [2024-02-28T21:52:18.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
16:52:18 [2024-02-28T21:52:18.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
16:52:18 [2024-02-28T21:52:18.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
16:52:18 [2024-02-28T21:52:18.789Z] 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')
16:52:18 [2024-02-28T21:52:18.789Z] 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'))
16:52:18 [2024-02-28T21:52:18.789Z] 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=-239845203 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
16:52:18 [2024-02-28T21:52:18.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:52:18 [2024-02-28T21:52:18.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:52:18 [2024-02-28T21:52:18.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:52:18 [2024-02-28T21:52:18.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-239845130 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
16:52:18 [2024-02-28T21:52:18.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-239845130 data=null doit=true}, TreeItem with text {Tracing}]
16:52:18 [2024-02-28T21:52:18.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-239845130 data=null}, TreeItem with text {Tracing}]
16:52:18 [2024-02-28T21:52:18.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-239845130 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
16:52:18 [2024-02-28T21:52:18.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239845129 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}]
16:52:18 [2024-02-28T21:52:18.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-239845107 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
16:52:18 [2024-02-28T21:52:18.789Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:52:18 [2024-02-28T21:52:18.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:52:18 [2024-02-28T21:52:18.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-239845106 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses]
16:52:18 [2024-02-28T21:52:18.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-239845105 data=null doit=true}, Tree node with text: XML Analyses]
16:52:18 [2024-02-28T21:52:18.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-239845105 data=null}, Tree node with text: XML Analyses]
16:52:18 [2024-02-28T21:52:18.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-239845105 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses]
16:52:18 [2024-02-28T21:52:18.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239845105 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]
16:52:18 [2024-02-28T21:52:18.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-239845104 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses]
16:52:18 [2024-02-28T21:52:18.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:52:18 [2024-02-28T21:52:18.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with mnemonic 'Import'
16:52:18 [2024-02-28T21:52:18.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with style 'SWT.PUSH'
16:52:18 [2024-02-28T21:52:18.790Z] 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')
16:52:18 [2024-02-28T21:52:18.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:52:18 [2024-02-28T21:52:18.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
16:52:18 [2024-02-28T21:52:18.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
16:52:18 [2024-02-28T21:52:18.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:52:18 [2024-02-28T21:52:18.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:52:18 [2024-02-28T21:52:18.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:52:18 [2024-02-28T21:52:18.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:52:18 [2024-02-28T21:52:18.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:52:18 [2024-02-28T21:52:18.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:52:18 [2024-02-28T21:52:18.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:52:18 [2024-02-28T21:52:18.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:52:18 [2024-02-28T21:52:18.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Import
16:52:18 [2024-02-28T21:52:18.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import} time=-239845099 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
16:52:18 [2024-02-28T21:52:18.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=-239845099 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
16:52:18 [2024-02-28T21:52:18.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Import} time=-239845099 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
16:52:18 [2024-02-28T21:52:18.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import} time=-239845099 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
16:52:18 [2024-02-28T21:52:18.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import} time=-239845099 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
16:52:18 [2024-02-28T21:52:18.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import} time=-239845099 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
16:52:18 [2024-02-28T21:52:18.790Z] 
16:52:18 [2024-02-28T21:52:18.790Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-02-28 21:52:18.722
16:52:18 [2024-02-28T21:52:18.790Z] !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.
16:52:18 [2024-02-28T21:52:18.790Z] 
16:52:18 [2024-02-28T21:52:18.790Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.ui 4 0 2024-02-28 21:52:18.722
16:52:18 [2024-02-28T21:52:18.790Z] !MESSAGE Import XML analysis file failed.
16:52:18 [2024-02-28T21:52:18.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import} time=-239845099 data=null 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')]
16:52:18 [2024-02-28T21:52:18.790Z] 
16:52:18 [2024-02-28T21:52:18.790Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-02-28 21:52:18.772
16:52:18 [2024-02-28T21:52:18.790Z] !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.
16:52:19 [2024-02-28T21:52:19.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import} time=-239845037 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
16:52:19 [2024-02-28T21:52:19.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=-239845011 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
16:52:19 [2024-02-28T21:52:19.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import} time=-239845011 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
16:52:19 [2024-02-28T21:52:19.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import} time=-239845011 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
16:52:19 [2024-02-28T21:52:19.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import} time=-239845011 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
16:52:19 [2024-02-28T21:52:19.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Import
16:52:19 [2024-02-28T21:52:19.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:52:19 [2024-02-28T21:52:19.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:52:19 [2024-02-28T21:52:19.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Import XML analysis ...", using matcher: with text 'Import XML analysis file failed.'
16:52:19 [2024-02-28T21:52:19.046Z] 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=-239844997 data=null doit=true}, Shell with text {Import XML analysis file failed.}]
16:52:19 [2024-02-28T21:52:19.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:52:19 [2024-02-28T21:52:19.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:52:19 [2024-02-28T21:52:19.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:52:19 [2024-02-28T21:52:19.046Z] 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')
16:52:19 [2024-02-28T21:52:19.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:52:19 [2024-02-28T21:52:19.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-239844997 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:52:19 [2024-02-28T21:52:19.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-239844997 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:52:19 [2024-02-28T21:52:19.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-239844996 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:52:19 [2024-02-28T21:52:19.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-239844996 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:52:19 [2024-02-28T21:52:19.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-239844996 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:52:19 [2024-02-28T21:52:19.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-239844996 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:52:19 [2024-02-28T21:52:19.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-239844996 data=null 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')]
16:52:19 [2024-02-28T21:52:19.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:52:19 [2024-02-28T21:52:19.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:52:19 [2024-02-28T21:52:19.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:52:19 [2024-02-28T21:52:19.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
16:52:19 [2024-02-28T21:52:19.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
16:52:19 [2024-02-28T21:52:19.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:52:19 [2024-02-28T21:52:19.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:52:19 [2024-02-28T21:52:19.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:52:19 [2024-02-28T21:52:19.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:52:19 [2024-02-28T21:52:19.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:52:19 [2024-02-28T21:52:19.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:52:19 [2024-02-28T21:52:19.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:52:19 [2024-02-28T21:52:19.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:52:19 [2024-02-28T21:52:19.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
16:52:19 [2024-02-28T21:52:19.046Z] 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')
16:52:19 [2024-02-28T21:52:19.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
16:52:19 [2024-02-28T21:52:19.046Z] 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')
16:52:19 [2024-02-28T21:52:19.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
16:52:19 [2024-02-28T21:52:19.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-239844920 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')]
16:52:19 [2024-02-28T21:52:19.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-239844920 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')]
16:52:19 [2024-02-28T21:52:19.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-239844920 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:52:19 [2024-02-28T21:52:19.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-239844920 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:52:19 [2024-02-28T21:52:19.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-239844920 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')]
16:52:19 [2024-02-28T21:52:19.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-239844920 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')]
16:52:19 [2024-02-28T21:52:19.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-239844920 data=null 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')]
16:52:19 [2024-02-28T21:52:19.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-239845483 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
16:52:19 [2024-02-28T21:52:19.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:52:19 [2024-02-28T21:52:19.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@31434b63] time=-239844835 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:52:19 [2024-02-28T21:52:19.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
16:52:19 [2024-02-28T21:52:19.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
16:52:19 [2024-02-28T21:52:19.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
16:52:19 [2024-02-28T21:52:19.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
16:52:19 [2024-02-28T21:52:19.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
16:52:19 [2024-02-28T21:52:19.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
16:52:19 [2024-02-28T21:52:19.303Z] 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')
16:52:19 [2024-02-28T21:52:19.303Z] 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'))
16:52:19 [2024-02-28T21:52:19.303Z] 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=-239844687 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
16:52:19 [2024-02-28T21:52:19.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:52:19 [2024-02-28T21:52:19.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:52:19 [2024-02-28T21:52:19.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:52:19 [2024-02-28T21:52:19.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-239844601 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
16:52:19 [2024-02-28T21:52:19.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-239844601 data=null doit=true}, TreeItem with text {Tracing}]
16:52:19 [2024-02-28T21:52:19.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-239844601 data=null}, TreeItem with text {Tracing}]
16:52:19 [2024-02-28T21:52:19.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-239844601 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
16:52:19 [2024-02-28T21:52:19.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239844600 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}]
16:52:19 [2024-02-28T21:52:19.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-239844518 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
16:52:19 [2024-02-28T21:52:19.303Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:52:19 [2024-02-28T21:52:19.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:52:19 [2024-02-28T21:52:19.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-239844517 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses]
16:52:19 [2024-02-28T21:52:19.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-239844517 data=null doit=true}, Tree node with text: XML Analyses]
16:52:19 [2024-02-28T21:52:19.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-239844517 data=null}, Tree node with text: XML Analyses]
16:52:19 [2024-02-28T21:52:19.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-239844517 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses]
16:52:19 [2024-02-28T21:52:19.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239844517 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]
16:52:19 [2024-02-28T21:52:19.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-239844515 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses]
16:52:19 [2024-02-28T21:52:19.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:52:19 [2024-02-28T21:52:19.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:52:19 [2024-02-28T21:52:19.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:52:19 [2024-02-28T21:52:19.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:52:19 [2024-02-28T21:52:19.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
16:52:19 [2024-02-28T21:52:19.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
16:52:19 [2024-02-28T21:52:19.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:52:19 [2024-02-28T21:52:19.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:52:19 [2024-02-28T21:52:19.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:52:19 [2024-02-28T21:52:19.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:52:19 [2024-02-28T21:52:19.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:52:19 [2024-02-28T21:52:19.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:52:19 [2024-02-28T21:52:19.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:52:19 [2024-02-28T21:52:19.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:52:19 [2024-02-28T21:52:19.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
16:52:19 [2024-02-28T21:52:19.303Z] 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')
16:52:19 [2024-02-28T21:52:19.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
16:52:19 [2024-02-28T21:52:19.304Z] 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')
16:52:19 [2024-02-28T21:52:19.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
16:52:19 [2024-02-28T21:52:19.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-239844510 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')]
16:52:19 [2024-02-28T21:52:19.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-239844509 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')]
16:52:19 [2024-02-28T21:52:19.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-239844509 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:52:19 [2024-02-28T21:52:19.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-239844509 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:52:19 [2024-02-28T21:52:19.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-239844509 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')]
16:52:19 [2024-02-28T21:52:19.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-239844509 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')]
16:52:19 [2024-02-28T21:52:19.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-239844509 data=null 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')]
16:52:19 [2024-02-28T21:52:19.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-239844827 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
16:52:19 [2024-02-28T21:52:19.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:52:19 [2024-02-28T21:52:19.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:52:19 [2024-02-28T21:52:19.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:52:19 [2024-02-28T21:52:19.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:52:19 [2024-02-28T21:52:19.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:52:19 [2024-02-28T21:52:19.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:52:19 [2024-02-28T21:52:19.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:52:19 [2024-02-28T21:52:19.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {xml-test} time=-239844313 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {xml-test}]
16:52:19 [2024-02-28T21:52:19.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {xml-test} time=-239844312 data=null doit=true}, TreeItem with text {xml-test}]
16:52:19 [2024-02-28T21:52:19.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {xml-test} time=-239844312 data=null}, TreeItem with text {xml-test}]
16:52:19 [2024-02-28T21:52:19.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {xml-test} time=-239844312 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {xml-test}]
16:52:19 [2024-02-28T21:52:19.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239844312 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}]
16:52:19 [2024-02-28T21:52:19.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {xml-test} time=-239844286 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {xml-test}]
16:52:19 [2024-02-28T21:52:19.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:52:19 [2024-02-28T21:52:19.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {xml-test} time=-239844285 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {xml-test}]
16:52:19 [2024-02-28T21:52:19.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {xml-test} time=-239844285 data=null doit=true}, TreeItem with text {xml-test}]
16:52:19 [2024-02-28T21:52:19.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {xml-test} time=-239844285 data=null}, TreeItem with text {xml-test}]
16:52:19 [2024-02-28T21:52:19.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {xml-test} time=-239844285 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {xml-test}]
16:52:19 [2024-02-28T21:52:19.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239844285 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}]
16:52:19 [2024-02-28T21:52:19.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {xml-test} time=-239844235 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {xml-test}]
16:52:19 [2024-02-28T21:52:19.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {xml-test} time=-239844235 data=null doit=true}, TreeItem with text {xml-test}]
16:52:19 [2024-02-28T21:52:19.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {xml-test} time=-239844234 data=null}, TreeItem with text {xml-test}]
16:52:19 [2024-02-28T21:52:19.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {xml-test} time=-239844234 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {xml-test}]
16:52:19 [2024-02-28T21:52:19.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239844234 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}]
16:52:19 [2024-02-28T21:52:19.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {xml-test} time=-239844232 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {xml-test}]
16:52:19 [2024-02-28T21:52:19.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:52:19 [2024-02-28T21:52:19.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-239844232 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:52:19 [2024-02-28T21:52:19.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-239844232 data=null doit=true}, TreeItem with text {Traces [0]}]
16:52:19 [2024-02-28T21:52:19.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-239844232 data=null}, TreeItem with text {Traces [0]}]
16:52:19 [2024-02-28T21:52:19.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-239844231 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:52:19 [2024-02-28T21:52:19.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239844231 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]}]
16:52:19 [2024-02-28T21:52:19.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-239844223 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:52:19 [2024-02-28T21:52:19.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:52:19 [2024-02-28T21:52:19.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:52:19 [2024-02-28T21:52:19.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-239844214 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:52:19 [2024-02-28T21:52:19.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-239844214 data=null doit=true}, TreeItem with text {Traces [0]}]
16:52:19 [2024-02-28T21:52:19.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-239844214 data=null}, TreeItem with text {Traces [0]}]
16:52:19 [2024-02-28T21:52:19.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-239844214 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:52:19 [2024-02-28T21:52:19.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239844214 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]}]
16:52:19 [2024-02-28T21:52:19.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-239844209 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:52:19 [2024-02-28T21:52:19.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Manage XML analyses...", using matcher: with mnemonic 'Manage XML analyses...'
16:52:19 [2024-02-28T21:52:19.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Manage XML analyses...'
16:52:20 [2024-02-28T21:52:20.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Manage XML analyses...'
16:52:20 [2024-02-28T21:52:20.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
16:52:20 [2024-02-28T21:52:20.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files (Filtered)'
16:52:20 [2024-02-28T21:52:20.072Z] 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)')
16:52:20 [2024-02-28T21:52:20.072Z] 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)'))
16:52:20 [2024-02-28T21:52:20.072Z] 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=-239843822 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files (Filtered)'))]
16:52:20 [2024-02-28T21:52:20.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:52:20 [2024-02-28T21:52:20.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:52:20 [2024-02-28T21:52:20.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
16:52:20 [2024-02-28T21:52:20.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
16:52:20 [2024-02-28T21:52:20.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:52:20 [2024-02-28T21:52:20.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:52:20 [2024-02-28T21:52:20.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:52:20 [2024-02-28T21:52:20.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:52:20 [2024-02-28T21:52:20.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:52:20 [2024-02-28T21:52:20.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:52:20 [2024-02-28T21:52:20.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:52:20 [2024-02-28T21:52:20.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:52:20 [2024-02-28T21:52:20.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
16:52:20 [2024-02-28T21:52:20.072Z] 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')
16:52:20 [2024-02-28T21:52:20.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
16:52:20 [2024-02-28T21:52:20.072Z] 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')
16:52:20 [2024-02-28T21:52:20.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
16:52:20 [2024-02-28T21:52:20.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-239843818 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')]
16:52:20 [2024-02-28T21:52:20.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-239843818 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')]
16:52:20 [2024-02-28T21:52:20.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-239843818 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:52:20 [2024-02-28T21:52:20.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-239843818 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:52:20 [2024-02-28T21:52:20.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-239843818 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')]
16:52:20 [2024-02-28T21:52:20.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-239843818 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')]
16:52:20 [2024-02-28T21:52:20.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-239843818 data=null 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')]
16:52:20 [2024-02-28T21:52:20.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Manage XML analyses...} time=-239844130 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...']
16:52:20 [2024-02-28T21:52:20.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:52:20 [2024-02-28T21:52:20.327Z] 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@31434b63] time=-239843727 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:52:20 [2024-02-28T21:52:20.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:52:20 [2024-02-28T21:52:20.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:52:20 [2024-02-28T21:52:20.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:52:20 [2024-02-28T21:52:20.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:52:20 [2024-02-28T21:52:20.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {xml-test} time=-239843722 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {xml-test}]
16:52:20 [2024-02-28T21:52:20.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {xml-test} time=-239843722 data=null doit=true}, TreeItem with text {xml-test}]
16:52:20 [2024-02-28T21:52:20.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {xml-test} time=-239843722 data=null}, TreeItem with text {xml-test}]
16:52:20 [2024-02-28T21:52:20.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {xml-test} time=-239843722 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {xml-test}]
16:52:20 [2024-02-28T21:52:20.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239843722 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}]
16:52:20 [2024-02-28T21:52:20.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {xml-test} time=-239843700 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {xml-test}]
16:52:20 [2024-02-28T21:52:20.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:52:20 [2024-02-28T21:52:20.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:52:20 [2024-02-28T21:52:20.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:52:21 [2024-02-28T21:52:21.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:52:21 [2024-02-28T21:52:21.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:52:21 [2024-02-28T21:52:21.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:52:21 [2024-02-28T21:52:21.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:52:21 [2024-02-28T21:52:21.252Z] 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')
16:52:21 [2024-02-28T21:52:21.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:52:21 [2024-02-28T21:52:21.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:52:21 [2024-02-28T21:52:21.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:52:21 [2024-02-28T21:52:21.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:52:21 [2024-02-28T21:52:21.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
16:52:21 [2024-02-28T21:52:21.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=-239842904 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:52:21 [2024-02-28T21:52:21.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=-239842904 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:52:21 [2024-02-28T21:52:21.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=-239842904 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:52:21 [2024-02-28T21:52:21.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=-239842904 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:52:21 [2024-02-28T21:52:21.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=-239842904 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:52:21 [2024-02-28T21:52:21.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=-239842904 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:52:21 [2024-02-28T21:52:21.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=-239842904 data=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')]
16:52:21 [2024-02-28T21:52:21.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=-239842904 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:52:21 [2024-02-28T21:52:21.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=-239842904 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:52:21 [2024-02-28T21:52:21.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=-239842904 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:52:21 [2024-02-28T21:52:21.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=-239842904 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:52:21 [2024-02-28T21:52:21.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=-239842904 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:52:21 [2024-02-28T21:52:21.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:52:21 [2024-02-28T21:52:21.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:52:21 [2024-02-28T21:52:21.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:52:21 [2024-02-28T21:52:21.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:52:21 [2024-02-28T21:52:21.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:52:21 [2024-02-28T21:52:21.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:52:21 [2024-02-28T21:52:21.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:52:21 [2024-02-28T21:52:21.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')
16:52:21 [2024-02-28T21:52:21.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:52:21 [2024-02-28T21:52:21.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-239842903 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:52:21 [2024-02-28T21:52:21.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-239842903 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:52:21 [2024-02-28T21:52:21.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-239842903 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:52:21 [2024-02-28T21:52:21.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-239842903 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:52:21 [2024-02-28T21:52:21.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-239842903 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:52:21 [2024-02-28T21:52:21.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-239842903 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:52:21 [2024-02-28T21:52:21.253Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:52:21 [2024-02-28T21:52:21.253Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:52:21 [2024-02-28T21:52:21.253Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:52:21 [2024-02-28T21:52:21.253Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:52:21 [2024-02-28T21:52:21.253Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:52:21 [2024-02-28T21:52:21.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:52:21 [2024-02-28T21:52:21.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-239842902 data=null 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')]
16:52:21 [2024-02-28T21:52:21.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-239843619 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:52:21 [2024-02-28T21:52:21.508Z] 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@31434b63] time=-239842391 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:52:21 [2024-02-28T21:52:21.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
16:52:21 [2024-02-28T21:52:21.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
16:52:21 [2024-02-28T21:52:21.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
16:52:21 [2024-02-28T21:52:21.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
16:52:21 [2024-02-28T21:52:21.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
16:52:21 [2024-02-28T21:52:21.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
16:52:21 [2024-02-28T21:52:21.764Z] 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')
16:52:21 [2024-02-28T21:52:21.764Z] 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'))
16:52:21 [2024-02-28T21:52:21.764Z] 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=-239842205 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
16:52:21 [2024-02-28T21:52:21.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:52:21 [2024-02-28T21:52:21.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:52:21 [2024-02-28T21:52:21.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:52:21 [2024-02-28T21:52:21.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-239842173 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
16:52:21 [2024-02-28T21:52:21.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-239842173 data=null doit=true}, TreeItem with text {Tracing}]
16:52:21 [2024-02-28T21:52:21.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-239842173 data=null}, TreeItem with text {Tracing}]
16:52:21 [2024-02-28T21:52:21.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-239842172 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
16:52:21 [2024-02-28T21:52:21.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239842172 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}]
16:52:21 [2024-02-28T21:52:21.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-239842113 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
16:52:21 [2024-02-28T21:52:21.764Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:52:21 [2024-02-28T21:52:21.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:52:21 [2024-02-28T21:52:21.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-239842112 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses]
16:52:21 [2024-02-28T21:52:21.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-239842112 data=null doit=true}, Tree node with text: XML Analyses]
16:52:21 [2024-02-28T21:52:21.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-239842112 data=null}, Tree node with text: XML Analyses]
16:52:21 [2024-02-28T21:52:21.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-239842112 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses]
16:52:21 [2024-02-28T21:52:21.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239842112 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]
16:52:21 [2024-02-28T21:52:21.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-239842110 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses]
16:52:21 [2024-02-28T21:52:21.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:52:21 [2024-02-28T21:52:21.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:52:21 [2024-02-28T21:52:21.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:52:21 [2024-02-28T21:52:21.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:52:21 [2024-02-28T21:52:21.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
16:52:21 [2024-02-28T21:52:21.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
16:52:21 [2024-02-28T21:52:21.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:52:21 [2024-02-28T21:52:21.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:52:21 [2024-02-28T21:52:21.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:52:21 [2024-02-28T21:52:21.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:52:21 [2024-02-28T21:52:21.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:52:21 [2024-02-28T21:52:21.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:52:21 [2024-02-28T21:52:21.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:52:21 [2024-02-28T21:52:21.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:52:21 [2024-02-28T21:52:21.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
16:52:21 [2024-02-28T21:52:21.765Z] 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')
16:52:21 [2024-02-28T21:52:21.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
16:52:21 [2024-02-28T21:52:21.765Z] 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')
16:52:21 [2024-02-28T21:52:21.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
16:52:21 [2024-02-28T21:52:21.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-239842080 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')]
16:52:21 [2024-02-28T21:52:21.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-239842080 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')]
16:52:21 [2024-02-28T21:52:21.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-239842080 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:52:21 [2024-02-28T21:52:21.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-239842080 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:52:21 [2024-02-28T21:52:21.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-239842079 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')]
16:52:21 [2024-02-28T21:52:21.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-239842079 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')]
16:52:22 [2024-02-28T21:52:22.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-239842079 data=null 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')]
16:52:22 [2024-02-28T21:52:22.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-239842383 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
16:52:22 [2024-02-28T21:52:22.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:52:22 [2024-02-28T21:52:22.021Z] 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@31434b63] time=-239842007 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:52:22 [2024-02-28T21:52:22.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
16:52:22 [2024-02-28T21:52:22.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
16:52:22 [2024-02-28T21:52:22.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
16:52:22 [2024-02-28T21:52:22.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
16:52:22 [2024-02-28T21:52:22.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
16:52:22 [2024-02-28T21:52:22.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
16:52:22 [2024-02-28T21:52:22.021Z] 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')
16:52:22 [2024-02-28T21:52:22.021Z] 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'))
16:52:22 [2024-02-28T21:52:22.021Z] 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=-239841805 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
16:52:22 [2024-02-28T21:52:22.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:52:22 [2024-02-28T21:52:22.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:52:22 [2024-02-28T21:52:22.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:52:22 [2024-02-28T21:52:22.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-239841773 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
16:52:22 [2024-02-28T21:52:22.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-239841773 data=null doit=true}, TreeItem with text {Tracing}]
16:52:22 [2024-02-28T21:52:22.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-239841773 data=null}, TreeItem with text {Tracing}]
16:52:22 [2024-02-28T21:52:22.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-239841772 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
16:52:22 [2024-02-28T21:52:22.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239841772 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}]
16:52:22 [2024-02-28T21:52:22.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-239841722 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
16:52:22 [2024-02-28T21:52:22.276Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:52:22 [2024-02-28T21:52:22.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:52:22 [2024-02-28T21:52:22.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-239841719 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses]
16:52:22 [2024-02-28T21:52:22.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-239841719 data=null doit=true}, Tree node with text: XML Analyses]
16:52:22 [2024-02-28T21:52:22.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-239841719 data=null}, Tree node with text: XML Analyses]
16:52:22 [2024-02-28T21:52:22.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-239841719 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses]
16:52:22 [2024-02-28T21:52:22.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239841719 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]
16:52:22 [2024-02-28T21:52:22.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-239841717 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses]
16:52:22 [2024-02-28T21:52:22.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:52:22 [2024-02-28T21:52:22.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with mnemonic 'Import'
16:52:22 [2024-02-28T21:52:22.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with style 'SWT.PUSH'
16:52:22 [2024-02-28T21:52:22.277Z] 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')
16:52:22 [2024-02-28T21:52:22.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:52:22 [2024-02-28T21:52:22.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
16:52:22 [2024-02-28T21:52:22.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
16:52:22 [2024-02-28T21:52:22.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:52:22 [2024-02-28T21:52:22.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:52:22 [2024-02-28T21:52:22.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:52:22 [2024-02-28T21:52:22.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:52:22 [2024-02-28T21:52:22.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:52:22 [2024-02-28T21:52:22.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:52:22 [2024-02-28T21:52:22.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:52:22 [2024-02-28T21:52:22.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:52:22 [2024-02-28T21:52:22.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Import
16:52:22 [2024-02-28T21:52:22.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import} time=-239841701 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
16:52:22 [2024-02-28T21:52:22.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=-239841701 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
16:52:22 [2024-02-28T21:52:22.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Import} time=-239841701 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
16:52:22 [2024-02-28T21:52:22.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import} time=-239841701 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
16:52:22 [2024-02-28T21:52:22.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import} time=-239841701 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
16:52:22 [2024-02-28T21:52:22.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import} time=-239841701 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
16:52:22 [2024-02-28T21:52:22.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import} time=-239841701 data=null 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')]
16:52:22 [2024-02-28T21:52:22.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import} time=-239841631 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
16:52:22 [2024-02-28T21:52:22.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=-239841631 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
16:52:22 [2024-02-28T21:52:22.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import} time=-239841631 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
16:52:22 [2024-02-28T21:52:22.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import} time=-239841631 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
16:52:22 [2024-02-28T21:52:22.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import} time=-239841630 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
16:52:22 [2024-02-28T21:52:22.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Import
16:52:22 [2024-02-28T21:52:22.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:52:22 [2024-02-28T21:52:22.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:52:22 [2024-02-28T21:52:22.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:52:22 [2024-02-28T21:52:22.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:52:22 [2024-02-28T21:52:22.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
16:52:22 [2024-02-28T21:52:22.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
16:52:22 [2024-02-28T21:52:22.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [1, 0] in (of type 'Table')
16:52:22 [2024-02-28T21:52:22.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-239841626 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:52:22 [2024-02-28T21:52:22.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-239841626 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:52:22 [2024-02-28T21:52:22.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-239841626 data=null doit=true}, (of type 'Table')]
16:52:22 [2024-02-28T21:52:22.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-239841626 data=null}, (of type 'Table')]
16:52:22 [2024-02-28T21:52:22.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {kvm_exits} time=-239841625 data=null button=1 stateMask=0x0 x=62 y=35 count=1}, (of type 'Table')]
16:52:22 [2024-02-28T21:52:22.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239841625 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')]
16:52:22 [2024-02-28T21:52:22.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {kvm_exits} time=-239841608 data=null button=1 stateMask=0x80000 x=62 y=35 count=1}, (of type 'Table')]
16:52:22 [2024-02-28T21:52:22.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-239841608 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:52:22 [2024-02-28T21:52:22.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-239841608 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:52:22 [2024-02-28T21:52:22.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-239841608 data=null doit=true}, (of type 'Table')]
16:52:22 [2024-02-28T21:52:22.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-239841608 data=null}, (of type 'Table')]
16:52:22 [2024-02-28T21:52:22.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_consuming_fsm} time=-239841607 data=null button=1 stateMask=0x40000 x=96 y=12 count=1}, (of type 'Table')]
16:52:22 [2024-02-28T21:52:22.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239841607 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')]
16:52:22 [2024-02-28T21:52:22.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_consuming_fsm} time=-239841591 data=null button=1 stateMask=0xc0000 x=96 y=12 count=1}, (of type 'Table')]
16:52:22 [2024-02-28T21:52:22.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:52:22 [2024-02-28T21:52:22.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:52:22 [2024-02-28T21:52:22.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
16:52:22 [2024-02-28T21:52:22.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: with mnemonic 'Edit...'
16:52:22 [2024-02-28T21:52:22.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: with style 'SWT.PUSH'
16:52:22 [2024-02-28T21:52:22.278Z] 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')
16:52:22 [2024-02-28T21:52:22.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
16:52:22 [2024-02-28T21:52:22.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:52:22 [2024-02-28T21:52:22.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:52:22 [2024-02-28T21:52:22.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:52:22 [2024-02-28T21:52:22.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:52:22 [2024-02-28T21:52:22.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:52:22 [2024-02-28T21:52:22.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:52:22 [2024-02-28T21:52:22.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:52:22 [2024-02-28T21:52:22.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:52:22 [2024-02-28T21:52:22.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Edit...
16:52:22 [2024-02-28T21:52:22.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Edit...} time=-239841590 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
16:52:22 [2024-02-28T21:52:22.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Edit...} time=-239841590 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
16:52:22 [2024-02-28T21:52:22.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Edit...} time=-239841590 data=null doit=true}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
16:52:22 [2024-02-28T21:52:22.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Edit...} time=-239841590 data=null}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
16:52:22 [2024-02-28T21:52:22.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Edit...} time=-239841590 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
16:52:22 [2024-02-28T21:52:22.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Edit...} time=-239841589 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
16:52:23 [2024-02-28T21:52:23.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Edit...} time=-239841589 data=null 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')]
16:52:23 [2024-02-28T21:52:23.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Edit...} time=-239840108 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
16:52:23 [2024-02-28T21:52:23.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Edit...} time=-239840025 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
16:52:23 [2024-02-28T21:52:23.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Edit...} time=-239840019 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
16:52:23 [2024-02-28T21:52:23.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Edit...} time=-239840019 data=null doit=true}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
16:52:23 [2024-02-28T21:52:23.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Edit...} time=-239840019 data=null}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
16:52:23 [2024-02-28T21:52:23.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Edit...
16:52:23 [2024-02-28T21:52:23.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:52:23 [2024-02-28T21:52:23.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:52:23 [2024-02-28T21:52:23.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
16:52:23 [2024-02-28T21:52:23.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
16:52:23 [2024-02-28T21:52:23.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:52:23 [2024-02-28T21:52:23.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:52:23 [2024-02-28T21:52:23.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:52:23 [2024-02-28T21:52:23.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:52:23 [2024-02-28T21:52:23.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:52:23 [2024-02-28T21:52:23.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:52:23 [2024-02-28T21:52:23.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:52:23 [2024-02-28T21:52:23.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:52:23 [2024-02-28T21:52:23.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
16:52:23 [2024-02-28T21:52:23.902Z] 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')
16:52:23 [2024-02-28T21:52:23.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
16:52:23 [2024-02-28T21:52:23.902Z] 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')
16:52:23 [2024-02-28T21:52:23.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
16:52:23 [2024-02-28T21:52:23.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-239840012 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')]
16:52:23 [2024-02-28T21:52:23.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-239840012 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')]
16:52:23 [2024-02-28T21:52:23.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-239840012 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:52:23 [2024-02-28T21:52:23.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-239840012 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:52:23 [2024-02-28T21:52:23.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-239840012 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')]
16:52:23 [2024-02-28T21:52:23.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-239840012 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')]
16:52:23 [2024-02-28T21:52:23.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-239840012 data=null 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')]
16:52:23 [2024-02-28T21:52:23.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-239841999 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
16:52:23 [2024-02-28T21:52:23.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:52:23 [2024-02-28T21:52:23.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kvm_exits.xml"'
16:52:23 [2024-02-28T21:52:23.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"test_consuming_fsm.xml"'
16:52:24 [2024-02-28T21:52:24.157Z] 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@31434b63] time=-239839793 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:52:24 [2024-02-28T21:52:24.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
16:52:24 [2024-02-28T21:52:24.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
16:52:24 [2024-02-28T21:52:24.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
16:52:24 [2024-02-28T21:52:24.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
16:52:24 [2024-02-28T21:52:24.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
16:52:24 [2024-02-28T21:52:24.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
16:52:24 [2024-02-28T21:52:24.412Z] 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')
16:52:24 [2024-02-28T21:52:24.412Z] 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'))
16:52:24 [2024-02-28T21:52:24.412Z] 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=-239839520 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
16:52:24 [2024-02-28T21:52:24.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:52:24 [2024-02-28T21:52:24.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:52:24 [2024-02-28T21:52:24.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:52:24 [2024-02-28T21:52:24.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-239839518 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
16:52:24 [2024-02-28T21:52:24.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-239839518 data=null doit=true}, TreeItem with text {Tracing}]
16:52:24 [2024-02-28T21:52:24.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-239839518 data=null}, TreeItem with text {Tracing}]
16:52:24 [2024-02-28T21:52:24.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-239839517 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
16:52:24 [2024-02-28T21:52:24.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239839487 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}]
16:52:24 [2024-02-28T21:52:24.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-239839421 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
16:52:24 [2024-02-28T21:52:24.412Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:52:24 [2024-02-28T21:52:24.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:52:24 [2024-02-28T21:52:24.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-239839420 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses]
16:52:24 [2024-02-28T21:52:24.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-239839420 data=null doit=true}, Tree node with text: XML Analyses]
16:52:24 [2024-02-28T21:52:24.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-239839420 data=null}, Tree node with text: XML Analyses]
16:52:24 [2024-02-28T21:52:24.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-239839420 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses]
16:52:24 [2024-02-28T21:52:24.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239839419 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]
16:52:24 [2024-02-28T21:52:24.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-239839418 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses]
16:52:24 [2024-02-28T21:52:24.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:52:24 [2024-02-28T21:52:24.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:52:24 [2024-02-28T21:52:24.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
16:52:24 [2024-02-28T21:52:24.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
16:52:24 [2024-02-28T21:52:24.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [0, 1] in (of type 'Table')
16:52:24 [2024-02-28T21:52:24.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-239839415 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:52:24 [2024-02-28T21:52:24.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-239839415 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:52:24 [2024-02-28T21:52:24.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-239839415 data=null doit=true}, (of type 'Table')]
16:52:24 [2024-02-28T21:52:24.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-239839404 data=null}, (of type 'Table')]
16:52:24 [2024-02-28T21:52:24.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_consuming_fsm} time=-239839404 data=null button=1 stateMask=0x0 x=96 y=12 count=1}, (of type 'Table')]
16:52:24 [2024-02-28T21:52:24.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239839404 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')]
16:52:24 [2024-02-28T21:52:24.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_consuming_fsm} time=-239839396 data=null button=1 stateMask=0x80000 x=96 y=12 count=1}, (of type 'Table')]
16:52:24 [2024-02-28T21:52:24.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-239839396 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:52:24 [2024-02-28T21:52:24.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-239839396 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:52:24 [2024-02-28T21:52:24.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-239839396 data=null doit=true}, (of type 'Table')]
16:52:24 [2024-02-28T21:52:24.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-239839396 data=null}, (of type 'Table')]
16:52:24 [2024-02-28T21:52:24.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {kvm_exits} time=-239839396 data=null button=1 stateMask=0x40000 x=62 y=35 count=1}, (of type 'Table')]
16:52:24 [2024-02-28T21:52:24.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239839396 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')]
16:52:24 [2024-02-28T21:52:24.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {kvm_exits} time=-239839338 data=null button=1 stateMask=0xc0000 x=62 y=35 count=1}, (of type 'Table')]
16:52:24 [2024-02-28T21:52:24.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:52:24 [2024-02-28T21:52:24.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:52:24 [2024-02-28T21:52:24.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
16:52:24 [2024-02-28T21:52:24.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
16:52:24 [2024-02-28T21:52:24.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
16:52:24 [2024-02-28T21:52:24.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
16:52:24 [2024-02-28T21:52:24.667Z] 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')
16:52:24 [2024-02-28T21:52:24.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:52:24 [2024-02-28T21:52:24.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:52:24 [2024-02-28T21:52:24.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:52:24 [2024-02-28T21:52:24.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:52:24 [2024-02-28T21:52:24.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:52:24 [2024-02-28T21:52:24.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:52:24 [2024-02-28T21:52:24.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:52:24 [2024-02-28T21:52:24.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:52:24 [2024-02-28T21:52:24.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Delete
16:52:24 [2024-02-28T21:52:24.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Delete} time=-239839337 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
16:52:24 [2024-02-28T21:52:24.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=-239839337 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
16:52:24 [2024-02-28T21:52:24.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Delete} time=-239839337 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
16:52:24 [2024-02-28T21:52:24.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Delete} time=-239839337 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
16:52:24 [2024-02-28T21:52:24.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Delete} time=-239839336 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
16:52:24 [2024-02-28T21:52:24.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Delete} time=-239839336 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
16:52:24 [2024-02-28T21:52:24.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Delete} time=-239839294 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
16:52:24 [2024-02-28T21:52:24.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=-239839292 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
16:52:24 [2024-02-28T21:52:24.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Delete} time=-239839292 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
16:52:24 [2024-02-28T21:52:24.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Delete} time=-239839292 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
16:52:24 [2024-02-28T21:52:24.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Delete} time=-239839292 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
16:52:24 [2024-02-28T21:52:24.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Delete
16:52:24 [2024-02-28T21:52:24.668Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)'
16:52:24 [2024-02-28T21:52:24.668Z] 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=-239839290 data=null doit=true}, Shell with text {Delete XML file(s)}]
16:52:24 [2024-02-28T21:52:24.668Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
16:52:24 [2024-02-28T21:52:24.668Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
16:52:24 [2024-02-28T21:52:24.668Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
16:52:24 [2024-02-28T21:52:24.668Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
16:52:24 [2024-02-28T21:52:24.668Z] 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')
16:52:24 [2024-02-28T21:52:24.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
16:52:24 [2024-02-28T21:52:24.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-239839233 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:52:24 [2024-02-28T21:52:24.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-239839233 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:52:24 [2024-02-28T21:52:24.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-239839233 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:52:24 [2024-02-28T21:52:24.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-239839233 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:52:24 [2024-02-28T21:52:24.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-239839233 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:52:24 [2024-02-28T21:52:24.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-239839233 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:52:24 [2024-02-28T21:52:24.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-239839233 data=null 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')]
16:52:24 [2024-02-28T21:52:24.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Delete} time=-239839336 data=null 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')]
16:52:24 [2024-02-28T21:52:24.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:52:24 [2024-02-28T21:52:24.668Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:52:24 [2024-02-28T21:52:24.668Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:52:24 [2024-02-28T21:52:24.668Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
16:52:24 [2024-02-28T21:52:24.668Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
16:52:24 [2024-02-28T21:52:24.668Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:52:24 [2024-02-28T21:52:24.668Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:52:24 [2024-02-28T21:52:24.668Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:52:24 [2024-02-28T21:52:24.668Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:52:24 [2024-02-28T21:52:24.668Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:52:24 [2024-02-28T21:52:24.668Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:52:24 [2024-02-28T21:52:24.668Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:52:24 [2024-02-28T21:52:24.668Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:52:24 [2024-02-28T21:52:24.668Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
16:52:24 [2024-02-28T21:52:24.668Z] 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')
16:52:24 [2024-02-28T21:52:24.668Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
16:52:24 [2024-02-28T21:52:24.668Z] 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')
16:52:24 [2024-02-28T21:52:24.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
16:52:24 [2024-02-28T21:52:24.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-239839199 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')]
16:52:24 [2024-02-28T21:52:24.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-239839199 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')]
16:52:24 [2024-02-28T21:52:24.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-239839199 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:52:24 [2024-02-28T21:52:24.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-239839198 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:52:24 [2024-02-28T21:52:24.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-239839198 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')]
16:52:24 [2024-02-28T21:52:24.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-239839198 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')]
16:52:24 [2024-02-28T21:52:24.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-239839198 data=null 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')]
16:52:24 [2024-02-28T21:52:24.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-239839732 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
16:52:24 [2024-02-28T21:52:24.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:52:24 [2024-02-28T21:52:24.923Z] 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@31434b63] time=-239839112 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:52:24 [2024-02-28T21:52:24.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
16:52:24 [2024-02-28T21:52:24.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
16:52:24 [2024-02-28T21:52:24.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
16:52:24 [2024-02-28T21:52:24.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
16:52:24 [2024-02-28T21:52:24.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
16:52:24 [2024-02-28T21:52:24.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
16:52:24 [2024-02-28T21:52:24.923Z] 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')
16:52:24 [2024-02-28T21:52:24.923Z] 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'))
16:52:24 [2024-02-28T21:52:24.923Z] 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=-239838902 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
16:52:24 [2024-02-28T21:52:24.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:52:24 [2024-02-28T21:52:24.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:52:24 [2024-02-28T21:52:24.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:52:25 [2024-02-28T21:52:25.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-239838882 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
16:52:25 [2024-02-28T21:52:25.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-239838882 data=null doit=true}, TreeItem with text {Tracing}]
16:52:25 [2024-02-28T21:52:25.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-239838881 data=null}, TreeItem with text {Tracing}]
16:52:25 [2024-02-28T21:52:25.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-239838881 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
16:52:25 [2024-02-28T21:52:25.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239838868 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}]
16:52:25 [2024-02-28T21:52:25.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-239838817 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
16:52:25 [2024-02-28T21:52:25.178Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:52:25 [2024-02-28T21:52:25.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:52:25 [2024-02-28T21:52:25.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-239838816 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses]
16:52:25 [2024-02-28T21:52:25.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-239838816 data=null doit=true}, Tree node with text: XML Analyses]
16:52:25 [2024-02-28T21:52:25.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-239838816 data=null}, Tree node with text: XML Analyses]
16:52:25 [2024-02-28T21:52:25.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-239838816 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses]
16:52:25 [2024-02-28T21:52:25.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239838816 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]
16:52:25 [2024-02-28T21:52:25.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-239838801 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses]
16:52:25 [2024-02-28T21:52:25.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:52:25 [2024-02-28T21:52:25.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with mnemonic 'Import'
16:52:25 [2024-02-28T21:52:25.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with style 'SWT.PUSH'
16:52:25 [2024-02-28T21:52:25.178Z] 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')
16:52:25 [2024-02-28T21:52:25.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:52:25 [2024-02-28T21:52:25.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
16:52:25 [2024-02-28T21:52:25.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
16:52:25 [2024-02-28T21:52:25.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:52:25 [2024-02-28T21:52:25.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:52:25 [2024-02-28T21:52:25.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:52:25 [2024-02-28T21:52:25.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:52:25 [2024-02-28T21:52:25.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:52:25 [2024-02-28T21:52:25.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:52:25 [2024-02-28T21:52:25.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:52:25 [2024-02-28T21:52:25.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:52:25 [2024-02-28T21:52:25.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Import
16:52:25 [2024-02-28T21:52:25.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import} time=-239838799 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
16:52:25 [2024-02-28T21:52:25.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=-239838799 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
16:52:25 [2024-02-28T21:52:25.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Import} time=-239838799 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
16:52:25 [2024-02-28T21:52:25.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import} time=-239838799 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
16:52:25 [2024-02-28T21:52:25.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import} time=-239838798 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
16:52:25 [2024-02-28T21:52:25.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import} time=-239838798 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
16:52:25 [2024-02-28T21:52:25.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import} time=-239838798 data=null 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')]
16:52:25 [2024-02-28T21:52:25.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import} time=-239838725 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
16:52:25 [2024-02-28T21:52:25.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=-239838725 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
16:52:25 [2024-02-28T21:52:25.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import} time=-239838725 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
16:52:25 [2024-02-28T21:52:25.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import} time=-239838725 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
16:52:25 [2024-02-28T21:52:25.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import} time=-239838724 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
16:52:25 [2024-02-28T21:52:25.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Import
16:52:25 [2024-02-28T21:52:25.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:52:25 [2024-02-28T21:52:25.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:52:25 [2024-02-28T21:52:25.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:52:25 [2024-02-28T21:52:25.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:52:25 [2024-02-28T21:52:25.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:52:25 [2024-02-28T21:52:25.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {test_valid} time=-239838719 data=null button=0 stateMask=0x0 x=60 y=35 count=0}, TableItem with text {test_valid}]
16:52:25 [2024-02-28T21:52:25.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {test_valid} time=-239838719 data=null doit=true}, TableItem with text {test_valid}]
16:52:25 [2024-02-28T21:52:25.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {test_valid} time=-239838719 data=null}, TableItem with text {test_valid}]
16:52:25 [2024-02-28T21:52:25.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_valid} time=-239838718 data=null button=1 stateMask=0x0 x=60 y=35 count=1}, TableItem with text {test_valid}]
16:52:25 [2024-02-28T21:52:25.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239838718 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}]
16:52:25 [2024-02-28T21:52:25.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_valid} time=-239838700 data=null button=1 stateMask=0x80000 x=60 y=35 count=1}, TableItem with text {test_valid}]
16:52:25 [2024-02-28T21:52:25.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:52:25 [2024-02-28T21:52:25.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:52:25 [2024-02-28T21:52:25.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File enabled", using matcher: of type 'Label'
16:52:25 [2024-02-28T21:52:25.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File enabled", using matcher: with mnemonic 'File enabled'
16:52:25 [2024-02-28T21:52:25.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File enabled", using matcher: (of type 'Label' and with mnemonic 'File enabled')
16:52:25 [2024-02-28T21:52:25.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:52:25 [2024-02-28T21:52:25.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:52:25 [2024-02-28T21:52:25.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=-239838698 data=null button=0 stateMask=0x0 x=129 y=12 count=0}, TableItem with text {test_valid_xml_timegraphView}]
16:52:25 [2024-02-28T21:52:25.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {test_valid_xml_timegraphView} time=-239838698 data=null doit=true}, TableItem with text {test_valid_xml_timegraphView}]
16:52:25 [2024-02-28T21:52:25.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {test_valid_xml_timegraphView} time=-239838698 data=null}, TableItem with text {test_valid_xml_timegraphView}]
16:52:25 [2024-02-28T21:52:25.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=-239838697 data=null button=1 stateMask=0x0 x=129 y=12 count=1}, TableItem with text {test_valid_xml_timegraphView}]
16:52:25 [2024-02-28T21:52:25.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239838697 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}]
16:52:25 [2024-02-28T21:52:25.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=-239838689 data=null button=1 stateMask=0x80000 x=129 y=12 count=1}, TableItem with text {test_valid_xml_timegraphView}]
16:52:25 [2024-02-28T21:52:25.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:52:25 [2024-02-28T21:52:25.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:52:25 [2024-02-28T21:52:25.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File enabled", using matcher: of type 'Label'
16:52:25 [2024-02-28T21:52:25.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File enabled", using matcher: with mnemonic 'File enabled'
16:52:25 [2024-02-28T21:52:25.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File enabled", using matcher: (of type 'Label' and with mnemonic 'File enabled')
16:52:25 [2024-02-28T21:52:25.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:52:25 [2024-02-28T21:52:25.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:52:25 [2024-02-28T21:52:25.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:52:25 [2024-02-28T21:52:25.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
16:52:25 [2024-02-28T21:52:25.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
16:52:25 [2024-02-28T21:52:25.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:52:25 [2024-02-28T21:52:25.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:52:25 [2024-02-28T21:52:25.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:52:25 [2024-02-28T21:52:25.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:52:25 [2024-02-28T21:52:25.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:52:25 [2024-02-28T21:52:25.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:52:25 [2024-02-28T21:52:25.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:52:25 [2024-02-28T21:52:25.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:52:25 [2024-02-28T21:52:25.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
16:52:25 [2024-02-28T21:52:25.180Z] 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')
16:52:25 [2024-02-28T21:52:25.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
16:52:25 [2024-02-28T21:52:25.180Z] 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')
16:52:25 [2024-02-28T21:52:25.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
16:52:25 [2024-02-28T21:52:25.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-239838639 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')]
16:52:25 [2024-02-28T21:52:25.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-239838639 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')]
16:52:25 [2024-02-28T21:52:25.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-239838639 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:52:25 [2024-02-28T21:52:25.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-239838639 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:52:25 [2024-02-28T21:52:25.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-239838639 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')]
16:52:25 [2024-02-28T21:52:25.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-239838639 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')]
16:52:25 [2024-02-28T21:52:25.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-239838639 data=null 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')]
16:52:25 [2024-02-28T21:52:25.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-239839104 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
16:52:25 [2024-02-28T21:52:25.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:52:25 [2024-02-28T21:52:25.435Z] 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@31434b63] time=-239838586 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:52:25 [2024-02-28T21:52:25.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
16:52:25 [2024-02-28T21:52:25.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
16:52:25 [2024-02-28T21:52:25.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
16:52:25 [2024-02-28T21:52:25.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
16:52:25 [2024-02-28T21:52:25.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
16:52:25 [2024-02-28T21:52:25.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
16:52:25 [2024-02-28T21:52:25.436Z] 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')
16:52:25 [2024-02-28T21:52:25.436Z] 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'))
16:52:25 [2024-02-28T21:52:25.436Z] 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=-239838399 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
16:52:25 [2024-02-28T21:52:25.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:52:25 [2024-02-28T21:52:25.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:52:25 [2024-02-28T21:52:25.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:52:25 [2024-02-28T21:52:25.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-239838394 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
16:52:25 [2024-02-28T21:52:25.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-239838394 data=null doit=true}, TreeItem with text {Tracing}]
16:52:25 [2024-02-28T21:52:25.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-239838394 data=null}, TreeItem with text {Tracing}]
16:52:25 [2024-02-28T21:52:25.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-239838394 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
16:52:25 [2024-02-28T21:52:25.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239838393 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}]
16:52:25 [2024-02-28T21:52:25.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-239838313 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
16:52:25 [2024-02-28T21:52:25.692Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:52:25 [2024-02-28T21:52:25.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:52:25 [2024-02-28T21:52:25.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-239838312 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses]
16:52:25 [2024-02-28T21:52:25.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-239838312 data=null doit=true}, Tree node with text: XML Analyses]
16:52:25 [2024-02-28T21:52:25.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-239838312 data=null}, Tree node with text: XML Analyses]
16:52:25 [2024-02-28T21:52:25.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-239838312 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses]
16:52:25 [2024-02-28T21:52:25.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239838312 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]
16:52:25 [2024-02-28T21:52:25.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-239838310 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses]
16:52:25 [2024-02-28T21:52:25.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:52:25 [2024-02-28T21:52:25.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:52:25 [2024-02-28T21:52:25.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
16:52:25 [2024-02-28T21:52:25.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
16:52:25 [2024-02-28T21:52:25.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [0, 1] in (of type 'Table')
16:52:25 [2024-02-28T21:52:25.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-239838223 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:52:25 [2024-02-28T21:52:25.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-239838223 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:52:25 [2024-02-28T21:52:25.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-239838223 data=null doit=true}, (of type 'Table')]
16:52:25 [2024-02-28T21:52:25.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-239838223 data=null}, (of type 'Table')]
16:52:25 [2024-02-28T21:52:25.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=-239838223 data=null button=1 stateMask=0x0 x=129 y=12 count=1}, (of type 'Table')]
16:52:25 [2024-02-28T21:52:25.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239838223 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')]
16:52:25 [2024-02-28T21:52:25.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=-239838211 data=null button=1 stateMask=0x80000 x=129 y=12 count=1}, (of type 'Table')]
16:52:25 [2024-02-28T21:52:25.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-239838211 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:52:25 [2024-02-28T21:52:25.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-239838211 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:52:25 [2024-02-28T21:52:25.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-239838211 data=null doit=true}, (of type 'Table')]
16:52:25 [2024-02-28T21:52:25.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-239838211 data=null}, (of type 'Table')]
16:52:25 [2024-02-28T21:52:25.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_valid} time=-239838210 data=null button=1 stateMask=0x40000 x=60 y=35 count=1}, (of type 'Table')]
16:52:25 [2024-02-28T21:52:25.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239838210 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')]
16:52:25 [2024-02-28T21:52:25.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_valid} time=-239838195 data=null button=1 stateMask=0xc0000 x=60 y=35 count=1}, (of type 'Table')]
16:52:25 [2024-02-28T21:52:25.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:52:25 [2024-02-28T21:52:25.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:52:25 [2024-02-28T21:52:25.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
16:52:25 [2024-02-28T21:52:25.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
16:52:25 [2024-02-28T21:52:25.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
16:52:25 [2024-02-28T21:52:25.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
16:52:25 [2024-02-28T21:52:25.692Z] 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')
16:52:25 [2024-02-28T21:52:25.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:52:25 [2024-02-28T21:52:25.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:52:25 [2024-02-28T21:52:25.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:52:25 [2024-02-28T21:52:25.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:52:25 [2024-02-28T21:52:25.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:52:25 [2024-02-28T21:52:25.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:52:25 [2024-02-28T21:52:25.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:52:25 [2024-02-28T21:52:25.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:52:25 [2024-02-28T21:52:25.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Delete
16:52:25 [2024-02-28T21:52:25.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Delete} time=-239838193 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
16:52:25 [2024-02-28T21:52:25.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=-239838193 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
16:52:25 [2024-02-28T21:52:25.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Delete} time=-239838193 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
16:52:25 [2024-02-28T21:52:25.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Delete} time=-239838193 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
16:52:25 [2024-02-28T21:52:25.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Delete} time=-239838192 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
16:52:25 [2024-02-28T21:52:25.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Delete} time=-239838192 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
16:52:25 [2024-02-28T21:52:25.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Delete} time=-239838127 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
16:52:25 [2024-02-28T21:52:25.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=-239838126 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
16:52:25 [2024-02-28T21:52:25.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Delete} time=-239838126 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
16:52:25 [2024-02-28T21:52:25.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Delete} time=-239838126 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
16:52:25 [2024-02-28T21:52:25.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Delete} time=-239838126 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
16:52:25 [2024-02-28T21:52:25.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Delete
16:52:25 [2024-02-28T21:52:25.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)'
16:52:25 [2024-02-28T21:52:25.693Z] 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=-239838125 data=null doit=true}, Shell with text {Delete XML file(s)}]
16:52:25 [2024-02-28T21:52:25.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
16:52:25 [2024-02-28T21:52:25.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
16:52:25 [2024-02-28T21:52:25.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
16:52:25 [2024-02-28T21:52:25.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
16:52:25 [2024-02-28T21:52:25.693Z] 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')
16:52:25 [2024-02-28T21:52:25.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
16:52:25 [2024-02-28T21:52:25.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-239838124 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:52:25 [2024-02-28T21:52:25.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-239838124 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:52:25 [2024-02-28T21:52:25.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-239838124 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:52:25 [2024-02-28T21:52:25.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-239838124 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:52:25 [2024-02-28T21:52:25.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-239838124 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:52:25 [2024-02-28T21:52:25.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-239838124 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:52:25 [2024-02-28T21:52:25.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-239838124 data=null 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')]
16:52:25 [2024-02-28T21:52:25.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Delete} time=-239838192 data=null 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')]
16:52:25 [2024-02-28T21:52:25.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:52:25 [2024-02-28T21:52:25.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:52:25 [2024-02-28T21:52:25.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:52:25 [2024-02-28T21:52:25.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
16:52:25 [2024-02-28T21:52:25.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
16:52:25 [2024-02-28T21:52:25.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:52:25 [2024-02-28T21:52:25.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:52:25 [2024-02-28T21:52:25.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:52:25 [2024-02-28T21:52:25.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:52:25 [2024-02-28T21:52:25.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:52:25 [2024-02-28T21:52:25.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:52:25 [2024-02-28T21:52:25.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:52:25 [2024-02-28T21:52:25.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:52:25 [2024-02-28T21:52:25.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
16:52:25 [2024-02-28T21:52:25.948Z] 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')
16:52:25 [2024-02-28T21:52:25.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
16:52:25 [2024-02-28T21:52:25.948Z] 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')
16:52:25 [2024-02-28T21:52:25.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
16:52:25 [2024-02-28T21:52:25.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-239838092 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')]
16:52:25 [2024-02-28T21:52:25.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-239838091 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')]
16:52:25 [2024-02-28T21:52:25.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-239838091 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:52:25 [2024-02-28T21:52:25.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-239838091 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:52:25 [2024-02-28T21:52:25.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-239838091 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')]
16:52:25 [2024-02-28T21:52:25.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-239838091 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')]
16:52:25 [2024-02-28T21:52:25.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-239838091 data=null 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')]
16:52:25 [2024-02-28T21:52:25.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-239838539 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
16:52:25 [2024-02-28T21:52:25.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:52:25 [2024-02-28T21:52:25.949Z] 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@31434b63] time=-239838002 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:52:25 [2024-02-28T21:52:25.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
16:52:25 [2024-02-28T21:52:25.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
16:52:25 [2024-02-28T21:52:25.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
16:52:26 [2024-02-28T21:52:26.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
16:52:26 [2024-02-28T21:52:26.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
16:52:26 [2024-02-28T21:52:26.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
16:52:26 [2024-02-28T21:52:26.203Z] 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')
16:52:26 [2024-02-28T21:52:26.203Z] 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'))
16:52:26 [2024-02-28T21:52:26.203Z] 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=-239837786 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
16:52:26 [2024-02-28T21:52:26.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:52:26 [2024-02-28T21:52:26.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:52:26 [2024-02-28T21:52:26.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:52:26 [2024-02-28T21:52:26.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-239837727 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
16:52:26 [2024-02-28T21:52:26.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-239837727 data=null doit=true}, TreeItem with text {Tracing}]
16:52:26 [2024-02-28T21:52:26.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-239837726 data=null}, TreeItem with text {Tracing}]
16:52:26 [2024-02-28T21:52:26.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-239837726 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
16:52:26 [2024-02-28T21:52:26.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239837716 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}]
16:52:26 [2024-02-28T21:52:26.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-239837640 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
16:52:26 [2024-02-28T21:52:26.203Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:52:26 [2024-02-28T21:52:26.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:52:26 [2024-02-28T21:52:26.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-239837638 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses]
16:52:26 [2024-02-28T21:52:26.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-239837638 data=null doit=true}, Tree node with text: XML Analyses]
16:52:26 [2024-02-28T21:52:26.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-239837638 data=null}, Tree node with text: XML Analyses]
16:52:26 [2024-02-28T21:52:26.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-239837638 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses]
16:52:26 [2024-02-28T21:52:26.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239837638 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]
16:52:26 [2024-02-28T21:52:26.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-239837636 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses]
16:52:26 [2024-02-28T21:52:26.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:52:26 [2024-02-28T21:52:26.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:52:26 [2024-02-28T21:52:26.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:52:26 [2024-02-28T21:52:26.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with mnemonic 'Import'
16:52:26 [2024-02-28T21:52:26.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with style 'SWT.PUSH'
16:52:26 [2024-02-28T21:52:26.204Z] 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')
16:52:26 [2024-02-28T21:52:26.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:52:26 [2024-02-28T21:52:26.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
16:52:26 [2024-02-28T21:52:26.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
16:52:26 [2024-02-28T21:52:26.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:52:26 [2024-02-28T21:52:26.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:52:26 [2024-02-28T21:52:26.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:52:26 [2024-02-28T21:52:26.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:52:26 [2024-02-28T21:52:26.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:52:26 [2024-02-28T21:52:26.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:52:26 [2024-02-28T21:52:26.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:52:26 [2024-02-28T21:52:26.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:52:26 [2024-02-28T21:52:26.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Import
16:52:26 [2024-02-28T21:52:26.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import} time=-239837633 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
16:52:26 [2024-02-28T21:52:26.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=-239837633 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
16:52:26 [2024-02-28T21:52:26.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Import} time=-239837632 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
16:52:26 [2024-02-28T21:52:26.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import} time=-239837632 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
16:52:26 [2024-02-28T21:52:26.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import} time=-239837632 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
16:52:26 [2024-02-28T21:52:26.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import} time=-239837632 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
16:52:26 [2024-02-28T21:52:26.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import} time=-239837632 data=null 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')]
16:52:26 [2024-02-28T21:52:26.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import} time=-239837515 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
16:52:26 [2024-02-28T21:52:26.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=-239837514 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
16:52:26 [2024-02-28T21:52:26.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import} time=-239837514 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
16:52:26 [2024-02-28T21:52:26.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import} time=-239837514 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
16:52:26 [2024-02-28T21:52:26.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import} time=-239837514 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
16:52:26 [2024-02-28T21:52:26.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Import
16:52:26 [2024-02-28T21:52:26.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:52:26 [2024-02-28T21:52:26.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:52:26 [2024-02-28T21:52:26.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
16:52:26 [2024-02-28T21:52:26.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
16:52:26 [2024-02-28T21:52:26.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [3, 2] in (of type 'Table')
16:52:26 [2024-02-28T21:52:26.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-239837509 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:52:26 [2024-02-28T21:52:26.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-239837509 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:52:26 [2024-02-28T21:52:26.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-239837509 data=null doit=true}, (of type 'Table')]
16:52:26 [2024-02-28T21:52:26.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-239837509 data=null}, (of type 'Table')]
16:52:26 [2024-02-28T21:52:26.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_state_values} time=-239837509 data=null button=1 stateMask=0x0 x=86 y=81 count=1}, (of type 'Table')]
16:52:26 [2024-02-28T21:52:26.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239837509 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')]
16:52:26 [2024-02-28T21:52:26.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_state_values} time=-239837501 data=null button=1 stateMask=0x80000 x=86 y=81 count=1}, (of type 'Table')]
16:52:26 [2024-02-28T21:52:26.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-239837501 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:52:26 [2024-02-28T21:52:26.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-239837501 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:52:26 [2024-02-28T21:52:26.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-239837501 data=null doit=true}, (of type 'Table')]
16:52:26 [2024-02-28T21:52:26.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-239837501 data=null}, (of type 'Table')]
16:52:26 [2024-02-28T21:52:26.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_state_values_pattern} time=-239837501 data=null button=1 stateMask=0x40000 x=113 y=58 count=1}, (of type 'Table')]
16:52:26 [2024-02-28T21:52:26.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239837501 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')]
16:52:26 [2024-02-28T21:52:26.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_state_values_pattern} time=-239837434 data=null button=1 stateMask=0xc0000 x=113 y=58 count=1}, (of type 'Table')]
16:52:26 [2024-02-28T21:52:26.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:52:26 [2024-02-28T21:52:26.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:52:26 [2024-02-28T21:52:26.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
16:52:26 [2024-02-28T21:52:26.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
16:52:26 [2024-02-28T21:52:26.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:52:26 [2024-02-28T21:52:26.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:52:26 [2024-02-28T21:52:26.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:52:26 [2024-02-28T21:52:26.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: with mnemonic 'Uncheck selected'
16:52:26 [2024-02-28T21:52:26.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: with style 'SWT.PUSH'
16:52:26 [2024-02-28T21:52:26.460Z] 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')
16:52:26 [2024-02-28T21:52:26.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:52:26 [2024-02-28T21:52:26.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:52:26 [2024-02-28T21:52:26.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:52:26 [2024-02-28T21:52:26.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:52:26 [2024-02-28T21:52:26.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:52:26 [2024-02-28T21:52:26.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck selected
16:52:26 [2024-02-28T21:52:26.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck selected} time=-239837432 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')]
16:52:26 [2024-02-28T21:52:26.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck selected} time=-239837432 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')]
16:52:26 [2024-02-28T21:52:26.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck selected} time=-239837432 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
16:52:26 [2024-02-28T21:52:26.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck selected} time=-239837432 data=null}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
16:52:26 [2024-02-28T21:52:26.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck selected} time=-239837432 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')]
16:52:26 [2024-02-28T21:52:26.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck selected} time=-239837431 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')]
16:52:26 [2024-02-28T21:52:26.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck selected} time=-239837431 data=null 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')]
16:52:26 [2024-02-28T21:52:26.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck selected} time=-239837431 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')]
16:52:26 [2024-02-28T21:52:26.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck selected} time=-239837431 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')]
16:52:26 [2024-02-28T21:52:26.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck selected} time=-239837431 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')]
16:52:26 [2024-02-28T21:52:26.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck selected} time=-239837431 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
16:52:26 [2024-02-28T21:52:26.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck selected} time=-239837431 data=null}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
16:52:26 [2024-02-28T21:52:26.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck selected
16:52:26 [2024-02-28T21:52:26.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
16:52:26 [2024-02-28T21:52:26.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
16:52:26 [2024-02-28T21:52:26.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [3, 2] in (of type 'Table')
16:52:26 [2024-02-28T21:52:26.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-239837430 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:52:26 [2024-02-28T21:52:26.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-239837430 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:52:26 [2024-02-28T21:52:26.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-239837430 data=null doit=true}, (of type 'Table')]
16:52:26 [2024-02-28T21:52:26.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-239837430 data=null}, (of type 'Table')]
16:52:26 [2024-02-28T21:52:26.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_state_values} time=-239837429 data=null button=1 stateMask=0x0 x=86 y=81 count=1}, (of type 'Table')]
16:52:26 [2024-02-28T21:52:26.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239837429 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')]
16:52:26 [2024-02-28T21:52:26.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_state_values} time=-239837422 data=null button=1 stateMask=0x80000 x=86 y=81 count=1}, (of type 'Table')]
16:52:26 [2024-02-28T21:52:26.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-239837422 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:52:26 [2024-02-28T21:52:26.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-239837422 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:52:26 [2024-02-28T21:52:26.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-239837422 data=null doit=true}, (of type 'Table')]
16:52:26 [2024-02-28T21:52:26.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-239837422 data=null}, (of type 'Table')]
16:52:26 [2024-02-28T21:52:26.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_state_values_pattern} time=-239837422 data=null button=1 stateMask=0x40000 x=113 y=58 count=1}, (of type 'Table')]
16:52:26 [2024-02-28T21:52:26.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239837421 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')]
16:52:26 [2024-02-28T21:52:26.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_state_values_pattern} time=-239837409 data=null button=1 stateMask=0xc0000 x=113 y=58 count=1}, (of type 'Table')]
16:52:26 [2024-02-28T21:52:26.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:52:26 [2024-02-28T21:52:26.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:52:26 [2024-02-28T21:52:26.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
16:52:26 [2024-02-28T21:52:26.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
16:52:26 [2024-02-28T21:52:26.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:52:26 [2024-02-28T21:52:26.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
16:52:26 [2024-02-28T21:52:26.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
16:52:26 [2024-02-28T21:52:26.461Z] 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')
16:52:26 [2024-02-28T21:52:26.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:52:26 [2024-02-28T21:52:26.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:52:26 [2024-02-28T21:52:26.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:52:26 [2024-02-28T21:52:26.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:52:26 [2024-02-28T21:52:26.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:52:26 [2024-02-28T21:52:26.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:52:26 [2024-02-28T21:52:26.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:52:26 [2024-02-28T21:52:26.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check selected
16:52:26 [2024-02-28T21:52:26.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check selected} time=-239837407 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')]
16:52:26 [2024-02-28T21:52:26.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=-239837407 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')]
16:52:26 [2024-02-28T21:52:26.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check selected} time=-239837407 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
16:52:26 [2024-02-28T21:52:26.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check selected} time=-239837407 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
16:52:26 [2024-02-28T21:52:26.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check selected} time=-239837407 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')]
16:52:26 [2024-02-28T21:52:26.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check selected} time=-239837407 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')]
16:52:26 [2024-02-28T21:52:26.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check selected} time=-239837407 data=null 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')]
16:52:26 [2024-02-28T21:52:26.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check selected} time=-239837394 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')]
16:52:26 [2024-02-28T21:52:26.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=-239837394 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')]
16:52:26 [2024-02-28T21:52:26.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check selected} time=-239837394 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')]
16:52:26 [2024-02-28T21:52:26.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check selected} time=-239837394 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
16:52:26 [2024-02-28T21:52:26.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check selected} time=-239837394 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
16:52:26 [2024-02-28T21:52:26.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check selected
16:52:26 [2024-02-28T21:52:26.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:52:26 [2024-02-28T21:52:26.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:52:26 [2024-02-28T21:52:26.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
16:52:26 [2024-02-28T21:52:26.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
16:52:26 [2024-02-28T21:52:26.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:52:26 [2024-02-28T21:52:26.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:52:26 [2024-02-28T21:52:26.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:52:26 [2024-02-28T21:52:26.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:52:26 [2024-02-28T21:52:26.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
16:52:26 [2024-02-28T21:52:26.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
16:52:26 [2024-02-28T21:52:26.462Z] 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')
16:52:26 [2024-02-28T21:52:26.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:52:26 [2024-02-28T21:52:26.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:52:26 [2024-02-28T21:52:26.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:52:26 [2024-02-28T21:52:26.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:52:26 [2024-02-28T21:52:26.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
16:52:26 [2024-02-28T21:52:26.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-239837392 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')]
16:52:26 [2024-02-28T21:52:26.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-239837392 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')]
16:52:26 [2024-02-28T21:52:26.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=-239837392 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
16:52:26 [2024-02-28T21:52:26.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=-239837392 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
16:52:26 [2024-02-28T21:52:26.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=-239837392 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')]
16:52:26 [2024-02-28T21:52:26.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=-239837392 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')]
16:52:26 [2024-02-28T21:52:26.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=-239837392 data=null 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')]
16:52:26 [2024-02-28T21:52:26.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=-239837391 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')]
16:52:26 [2024-02-28T21:52:26.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-239837391 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')]
16:52:26 [2024-02-28T21:52:26.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=-239837391 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')]
16:52:26 [2024-02-28T21:52:26.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=-239837391 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
16:52:26 [2024-02-28T21:52:26.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=-239837391 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
16:52:26 [2024-02-28T21:52:26.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
16:52:26 [2024-02-28T21:52:26.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:52:26 [2024-02-28T21:52:26.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:52:26 [2024-02-28T21:52:26.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
16:52:26 [2024-02-28T21:52:26.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
16:52:26 [2024-02-28T21:52:26.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:52:26 [2024-02-28T21:52:26.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:52:26 [2024-02-28T21:52:26.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
16:52:26 [2024-02-28T21:52:26.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
16:52:26 [2024-02-28T21:52:26.463Z] 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')
16:52:26 [2024-02-28T21:52:26.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:52:26 [2024-02-28T21:52:26.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:52:26 [2024-02-28T21:52:26.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:52:26 [2024-02-28T21:52:26.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:52:26 [2024-02-28T21:52:26.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:52:26 [2024-02-28T21:52:26.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:52:26 [2024-02-28T21:52:26.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
16:52:26 [2024-02-28T21:52:26.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=-239837389 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')]
16:52:26 [2024-02-28T21:52:26.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-239837389 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')]
16:52:26 [2024-02-28T21:52:26.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=-239837389 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:52:26 [2024-02-28T21:52:26.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=-239837389 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:52:26 [2024-02-28T21:52:26.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=-239837389 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')]
16:52:26 [2024-02-28T21:52:26.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=-239837389 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')]
16:52:26 [2024-02-28T21:52:26.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=-239837389 data=null 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')]
16:52:26 [2024-02-28T21:52:26.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=-239837331 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')]
16:52:26 [2024-02-28T21:52:26.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-239837331 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')]
16:52:26 [2024-02-28T21:52:26.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=-239837331 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')]
16:52:26 [2024-02-28T21:52:26.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=-239837331 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:52:26 [2024-02-28T21:52:26.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=-239837331 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
16:52:26 [2024-02-28T21:52:26.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
16:52:26 [2024-02-28T21:52:26.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:52:26 [2024-02-28T21:52:26.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:52:26 [2024-02-28T21:52:26.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
16:52:26 [2024-02-28T21:52:26.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
16:52:26 [2024-02-28T21:52:26.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:52:26 [2024-02-28T21:52:26.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:52:26 [2024-02-28T21:52:26.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:52:26 [2024-02-28T21:52:26.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:52:26 [2024-02-28T21:52:26.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:52:26 [2024-02-28T21:52:26.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:52:26 [2024-02-28T21:52:26.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:52:26 [2024-02-28T21:52:26.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:52:26 [2024-02-28T21:52:26.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
16:52:26 [2024-02-28T21:52:26.720Z] 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')
16:52:26 [2024-02-28T21:52:26.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
16:52:26 [2024-02-28T21:52:26.720Z] 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')
16:52:26 [2024-02-28T21:52:26.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
16:52:26 [2024-02-28T21:52:26.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-239837329 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')]
16:52:26 [2024-02-28T21:52:26.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-239837329 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')]
16:52:26 [2024-02-28T21:52:26.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-239837329 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:52:26 [2024-02-28T21:52:26.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-239837329 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:52:26 [2024-02-28T21:52:26.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-239837329 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')]
16:52:26 [2024-02-28T21:52:26.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-239837329 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')]
16:52:26 [2024-02-28T21:52:26.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-239837329 data=null 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')]
16:52:26 [2024-02-28T21:52:26.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-239837995 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
16:52:26 [2024-02-28T21:52:26.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:52:26 [2024-02-28T21:52:26.720Z] 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@31434b63] time=-239837218 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:52:26 [2024-02-28T21:52:26.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
16:52:26 [2024-02-28T21:52:26.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
16:52:26 [2024-02-28T21:52:26.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
16:52:26 [2024-02-28T21:52:26.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
16:52:26 [2024-02-28T21:52:26.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
16:52:26 [2024-02-28T21:52:26.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
16:52:26 [2024-02-28T21:52:26.975Z] 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')
16:52:26 [2024-02-28T21:52:26.975Z] 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'))
16:52:26 [2024-02-28T21:52:26.975Z] 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=-239837008 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
16:52:26 [2024-02-28T21:52:26.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:52:26 [2024-02-28T21:52:26.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:52:26 [2024-02-28T21:52:26.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:52:26 [2024-02-28T21:52:26.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-239836995 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
16:52:26 [2024-02-28T21:52:26.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-239836995 data=null doit=true}, TreeItem with text {Tracing}]
16:52:26 [2024-02-28T21:52:26.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-239836995 data=null}, TreeItem with text {Tracing}]
16:52:26 [2024-02-28T21:52:26.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-239836921 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
16:52:26 [2024-02-28T21:52:26.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239836919 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}]
16:52:26 [2024-02-28T21:52:26.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-239836880 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
16:52:26 [2024-02-28T21:52:26.975Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:52:26 [2024-02-28T21:52:26.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:52:26 [2024-02-28T21:52:26.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-239836879 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses]
16:52:26 [2024-02-28T21:52:26.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-239836879 data=null doit=true}, Tree node with text: XML Analyses]
16:52:26 [2024-02-28T21:52:26.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-239836841 data=null}, Tree node with text: XML Analyses]
16:52:26 [2024-02-28T21:52:26.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-239836840 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses]
16:52:26 [2024-02-28T21:52:26.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239836840 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]
16:52:26 [2024-02-28T21:52:26.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-239836839 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses]
16:52:26 [2024-02-28T21:52:26.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:52:26 [2024-02-28T21:52:26.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:52:26 [2024-02-28T21:52:26.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
16:52:27 [2024-02-28T21:52:27.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
16:52:27 [2024-02-28T21:52:27.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [0, 1, 2, 3, 4] in (of type 'Table')
16:52:27 [2024-02-28T21:52:27.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-239836835 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:52:27 [2024-02-28T21:52:27.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-239836834 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:52:27 [2024-02-28T21:52:27.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-239836834 data=null doit=true}, (of type 'Table')]
16:52:27 [2024-02-28T21:52:27.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-239836834 data=null}, (of type 'Table')]
16:52:27 [2024-02-28T21:52:27.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_attributes} time=-239836834 data=null button=1 stateMask=0x0 x=76 y=12 count=1}, (of type 'Table')]
16:52:27 [2024-02-28T21:52:27.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239836834 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')]
16:52:27 [2024-02-28T21:52:27.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_attributes} time=-239836827 data=null button=1 stateMask=0x80000 x=76 y=12 count=1}, (of type 'Table')]
16:52:27 [2024-02-28T21:52:27.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-239836827 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:52:27 [2024-02-28T21:52:27.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-239836827 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:52:27 [2024-02-28T21:52:27.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-239836827 data=null doit=true}, (of type 'Table')]
16:52:27 [2024-02-28T21:52:27.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-239836827 data=null}, (of type 'Table')]
16:52:27 [2024-02-28T21:52:27.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_pattern_segment} time=-239836826 data=null button=1 stateMask=0x40000 x=100 y=35 count=1}, (of type 'Table')]
16:52:27 [2024-02-28T21:52:27.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239836826 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')]
16:52:27 [2024-02-28T21:52:27.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_pattern_segment} time=-239836801 data=null button=1 stateMask=0xc0000 x=100 y=35 count=1}, (of type 'Table')]
16:52:27 [2024-02-28T21:52:27.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-239836801 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:52:27 [2024-02-28T21:52:27.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-239836800 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:52:27 [2024-02-28T21:52:27.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-239836800 data=null doit=true}, (of type 'Table')]
16:52:27 [2024-02-28T21:52:27.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-239836800 data=null}, (of type 'Table')]
16:52:27 [2024-02-28T21:52:27.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_state_values_pattern} time=-239836800 data=null button=1 stateMask=0x40000 x=113 y=58 count=1}, (of type 'Table')]
16:52:27 [2024-02-28T21:52:27.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239836800 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')]
16:52:27 [2024-02-28T21:52:27.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_state_values_pattern} time=-239836783 data=null button=1 stateMask=0xc0000 x=113 y=58 count=1}, (of type 'Table')]
16:52:27 [2024-02-28T21:52:27.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-239836782 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:52:27 [2024-02-28T21:52:27.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-239836782 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:52:27 [2024-02-28T21:52:27.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-239836782 data=null doit=true}, (of type 'Table')]
16:52:27 [2024-02-28T21:52:27.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-239836740 data=null}, (of type 'Table')]
16:52:27 [2024-02-28T21:52:27.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_state_values} time=-239836740 data=null button=1 stateMask=0x40000 x=86 y=81 count=1}, (of type 'Table')]
16:52:27 [2024-02-28T21:52:27.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239836740 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')]
16:52:27 [2024-02-28T21:52:27.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_state_values} time=-239836717 data=null button=1 stateMask=0xc0000 x=86 y=81 count=1}, (of type 'Table')]
16:52:27 [2024-02-28T21:52:27.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-239836717 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:52:27 [2024-02-28T21:52:27.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-239836717 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:52:27 [2024-02-28T21:52:27.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-239836717 data=null doit=true}, (of type 'Table')]
16:52:27 [2024-02-28T21:52:27.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-239836717 data=null}, (of type 'Table')]
16:52:27 [2024-02-28T21:52:27.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_doubles} time=-239836716 data=null button=1 stateMask=0x40000 x=70 y=104 count=1}, (of type 'Table')]
16:52:27 [2024-02-28T21:52:27.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239836716 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')]
16:52:27 [2024-02-28T21:52:27.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_doubles} time=-239836690 data=null button=1 stateMask=0xc0000 x=70 y=104 count=1}, (of type 'Table')]
16:52:27 [2024-02-28T21:52:27.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:52:27 [2024-02-28T21:52:27.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:52:27 [2024-02-28T21:52:27.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
16:52:27 [2024-02-28T21:52:27.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
16:52:27 [2024-02-28T21:52:27.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
16:52:27 [2024-02-28T21:52:27.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
16:52:27 [2024-02-28T21:52:27.232Z] 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')
16:52:27 [2024-02-28T21:52:27.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:52:27 [2024-02-28T21:52:27.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:52:27 [2024-02-28T21:52:27.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:52:27 [2024-02-28T21:52:27.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:52:27 [2024-02-28T21:52:27.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:52:27 [2024-02-28T21:52:27.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:52:27 [2024-02-28T21:52:27.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:52:27 [2024-02-28T21:52:27.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:52:27 [2024-02-28T21:52:27.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Delete
16:52:27 [2024-02-28T21:52:27.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Delete} time=-239836688 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
16:52:27 [2024-02-28T21:52:27.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=-239836688 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
16:52:27 [2024-02-28T21:52:27.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Delete} time=-239836688 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
16:52:27 [2024-02-28T21:52:27.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Delete} time=-239836688 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
16:52:27 [2024-02-28T21:52:27.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Delete} time=-239836688 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
16:52:27 [2024-02-28T21:52:27.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Delete} time=-239836688 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
16:52:27 [2024-02-28T21:52:27.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Delete} time=-239836620 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
16:52:27 [2024-02-28T21:52:27.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=-239836620 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
16:52:27 [2024-02-28T21:52:27.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Delete} time=-239836620 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
16:52:27 [2024-02-28T21:52:27.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Delete} time=-239836620 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
16:52:27 [2024-02-28T21:52:27.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Delete} time=-239836620 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
16:52:27 [2024-02-28T21:52:27.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Delete
16:52:27 [2024-02-28T21:52:27.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)'
16:52:27 [2024-02-28T21:52:27.232Z] 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=-239836619 data=null doit=true}, Shell with text {Delete XML file(s)}]
16:52:27 [2024-02-28T21:52:27.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
16:52:27 [2024-02-28T21:52:27.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
16:52:27 [2024-02-28T21:52:27.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
16:52:27 [2024-02-28T21:52:27.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
16:52:27 [2024-02-28T21:52:27.232Z] 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')
16:52:27 [2024-02-28T21:52:27.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
16:52:27 [2024-02-28T21:52:27.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-239836618 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:52:27 [2024-02-28T21:52:27.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-239836618 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:52:27 [2024-02-28T21:52:27.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-239836618 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:52:27 [2024-02-28T21:52:27.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-239836618 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:52:27 [2024-02-28T21:52:27.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-239836618 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:52:27 [2024-02-28T21:52:27.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-239836618 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:52:27 [2024-02-28T21:52:27.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-239836618 data=null 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')]
16:52:27 [2024-02-28T21:52:27.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Delete} time=-239836688 data=null 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')]
16:52:27 [2024-02-28T21:52:27.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:52:27 [2024-02-28T21:52:27.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:52:27 [2024-02-28T21:52:27.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:52:27 [2024-02-28T21:52:27.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
16:52:27 [2024-02-28T21:52:27.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
16:52:27 [2024-02-28T21:52:27.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:52:27 [2024-02-28T21:52:27.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:52:27 [2024-02-28T21:52:27.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:52:27 [2024-02-28T21:52:27.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:52:27 [2024-02-28T21:52:27.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:52:27 [2024-02-28T21:52:27.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:52:27 [2024-02-28T21:52:27.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:52:27 [2024-02-28T21:52:27.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:52:27 [2024-02-28T21:52:27.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
16:52:27 [2024-02-28T21:52:27.233Z] 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')
16:52:27 [2024-02-28T21:52:27.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
16:52:27 [2024-02-28T21:52:27.233Z] 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')
16:52:27 [2024-02-28T21:52:27.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
16:52:27 [2024-02-28T21:52:27.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-239836586 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')]
16:52:27 [2024-02-28T21:52:27.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-239836586 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')]
16:52:27 [2024-02-28T21:52:27.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-239836586 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:52:27 [2024-02-28T21:52:27.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-239836586 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:52:27 [2024-02-28T21:52:27.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-239836586 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')]
16:52:27 [2024-02-28T21:52:27.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-239836586 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')]
16:52:27 [2024-02-28T21:52:27.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-239836586 data=null 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')]
16:52:27 [2024-02-28T21:52:27.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-239837211 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
16:52:27 [2024-02-28T21:52:27.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:52:27 [2024-02-28T21:52:27.488Z] 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@31434b63] time=-239836491 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:52:27 [2024-02-28T21:52:27.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
16:52:27 [2024-02-28T21:52:27.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
16:52:27 [2024-02-28T21:52:27.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
16:52:27 [2024-02-28T21:52:27.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
16:52:27 [2024-02-28T21:52:27.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
16:52:27 [2024-02-28T21:52:27.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
16:52:27 [2024-02-28T21:52:27.743Z] 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')
16:52:27 [2024-02-28T21:52:27.743Z] 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'))
16:52:27 [2024-02-28T21:52:27.743Z] 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=-239836303 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
16:52:27 [2024-02-28T21:52:27.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:52:27 [2024-02-28T21:52:27.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:52:27 [2024-02-28T21:52:27.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:52:27 [2024-02-28T21:52:27.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-239836301 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
16:52:27 [2024-02-28T21:52:27.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-239836300 data=null doit=true}, TreeItem with text {Tracing}]
16:52:27 [2024-02-28T21:52:27.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-239836300 data=null}, TreeItem with text {Tracing}]
16:52:27 [2024-02-28T21:52:27.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-239836300 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
16:52:27 [2024-02-28T21:52:27.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239836229 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}]
16:52:27 [2024-02-28T21:52:27.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-239836140 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
16:52:27 [2024-02-28T21:52:27.744Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:52:27 [2024-02-28T21:52:27.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:52:27 [2024-02-28T21:52:27.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-239836139 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses]
16:52:27 [2024-02-28T21:52:27.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-239836139 data=null doit=true}, Tree node with text: XML Analyses]
16:52:27 [2024-02-28T21:52:27.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-239836138 data=null}, Tree node with text: XML Analyses]
16:52:27 [2024-02-28T21:52:27.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-239836138 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses]
16:52:27 [2024-02-28T21:52:27.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239836138 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]
16:52:27 [2024-02-28T21:52:27.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-239836137 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses]
16:52:27 [2024-02-28T21:52:27.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:52:27 [2024-02-28T21:52:27.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with mnemonic 'Import'
16:52:27 [2024-02-28T21:52:27.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with style 'SWT.PUSH'
16:52:27 [2024-02-28T21:52:27.744Z] 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')
16:52:27 [2024-02-28T21:52:27.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:52:27 [2024-02-28T21:52:27.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
16:52:27 [2024-02-28T21:52:27.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
16:52:27 [2024-02-28T21:52:27.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:52:27 [2024-02-28T21:52:27.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:52:27 [2024-02-28T21:52:27.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:52:27 [2024-02-28T21:52:27.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:52:27 [2024-02-28T21:52:27.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:52:27 [2024-02-28T21:52:27.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:52:27 [2024-02-28T21:52:27.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:52:27 [2024-02-28T21:52:27.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:52:27 [2024-02-28T21:52:27.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Import
16:52:27 [2024-02-28T21:52:27.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import} time=-239836135 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
16:52:27 [2024-02-28T21:52:27.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=-239836135 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
16:52:27 [2024-02-28T21:52:27.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Import} time=-239836135 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
16:52:27 [2024-02-28T21:52:27.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import} time=-239836135 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
16:52:27 [2024-02-28T21:52:27.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import} time=-239836135 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
16:52:27 [2024-02-28T21:52:27.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import} time=-239836134 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
16:52:27 [2024-02-28T21:52:27.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import} time=-239836134 data=null 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')]
16:52:27 [2024-02-28T21:52:27.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import} time=-239836097 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
16:52:27 [2024-02-28T21:52:27.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=-239836097 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
16:52:27 [2024-02-28T21:52:27.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import} time=-239836097 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
16:52:27 [2024-02-28T21:52:27.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import} time=-239836096 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
16:52:27 [2024-02-28T21:52:27.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import} time=-239836096 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
16:52:27 [2024-02-28T21:52:27.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Import
16:52:27 [2024-02-28T21:52:27.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:52:27 [2024-02-28T21:52:27.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:52:27 [2024-02-28T21:52:27.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:52:27 [2024-02-28T21:52:27.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:52:27 [2024-02-28T21:52:27.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
16:52:27 [2024-02-28T21:52:27.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
16:52:27 [2024-02-28T21:52:27.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [0] in (of type 'Table')
16:52:27 [2024-02-28T21:52:27.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-239836092 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:52:27 [2024-02-28T21:52:27.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-239836092 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:52:27 [2024-02-28T21:52:27.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-239836092 data=null doit=true}, (of type 'Table')]
16:52:27 [2024-02-28T21:52:27.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-239836092 data=null}, (of type 'Table')]
16:52:27 [2024-02-28T21:52:27.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_valid_extended} time=-239836091 data=null button=1 stateMask=0x0 x=94 y=12 count=1}, (of type 'Table')]
16:52:27 [2024-02-28T21:52:27.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239836091 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')]
16:52:27 [2024-02-28T21:52:27.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_valid_extended} time=-239836085 data=null button=1 stateMask=0x80000 x=94 y=12 count=1}, (of type 'Table')]
16:52:27 [2024-02-28T21:52:27.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:52:27 [2024-02-28T21:52:27.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:52:27 [2024-02-28T21:52:27.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
16:52:27 [2024-02-28T21:52:27.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: with mnemonic 'Edit...'
16:52:27 [2024-02-28T21:52:27.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: with style 'SWT.PUSH'
16:52:27 [2024-02-28T21:52:27.745Z] 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')
16:52:27 [2024-02-28T21:52:27.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
16:52:27 [2024-02-28T21:52:27.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:52:27 [2024-02-28T21:52:27.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:52:27 [2024-02-28T21:52:27.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:52:27 [2024-02-28T21:52:27.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:52:27 [2024-02-28T21:52:27.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:52:27 [2024-02-28T21:52:27.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:52:27 [2024-02-28T21:52:27.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:52:27 [2024-02-28T21:52:27.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:52:27 [2024-02-28T21:52:27.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Edit...
16:52:27 [2024-02-28T21:52:27.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Edit...} time=-239836084 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
16:52:27 [2024-02-28T21:52:27.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Edit...} time=-239836084 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
16:52:27 [2024-02-28T21:52:27.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Edit...} time=-239836084 data=null doit=true}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
16:52:27 [2024-02-28T21:52:27.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Edit...} time=-239836084 data=null}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
16:52:27 [2024-02-28T21:52:27.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Edit...} time=-239836084 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
16:52:27 [2024-02-28T21:52:27.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Edit...} time=-239836084 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
16:52:28 [2024-02-28T21:52:28.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Edit...} time=-239836084 data=null 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')]
16:52:28 [2024-02-28T21:52:28.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Edit...} time=-239835709 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
16:52:28 [2024-02-28T21:52:28.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Edit...} time=-239835688 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
16:52:28 [2024-02-28T21:52:28.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Edit...} time=-239835688 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
16:52:28 [2024-02-28T21:52:28.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Edit...} time=-239835688 data=null doit=true}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
16:52:28 [2024-02-28T21:52:28.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Edit...} time=-239835688 data=null}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
16:52:28 [2024-02-28T21:52:28.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Edit...
16:52:28 [2024-02-28T21:52:28.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
16:52:28 [2024-02-28T21:52:28.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
16:52:28 [2024-02-28T21:52:28.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [0, 1] in (of type 'Table')
16:52:28 [2024-02-28T21:52:28.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-239835430 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:52:28 [2024-02-28T21:52:28.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-239835430 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:52:28 [2024-02-28T21:52:28.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-239835430 data=null doit=true}, (of type 'Table')]
16:52:28 [2024-02-28T21:52:28.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-239835429 data=null}, (of type 'Table')]
16:52:28 [2024-02-28T21:52:28.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_valid_extended} time=-239835429 data=null button=1 stateMask=0x0 x=94 y=12 count=1}, (of type 'Table')]
16:52:28 [2024-02-28T21:52:28.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239835429 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')]
16:52:28 [2024-02-28T21:52:28.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_valid_extended} time=-239835415 data=null button=1 stateMask=0x80000 x=94 y=12 count=1}, (of type 'Table')]
16:52:28 [2024-02-28T21:52:28.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-239835415 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:52:28 [2024-02-28T21:52:28.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-239835414 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:52:28 [2024-02-28T21:52:28.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-239835414 data=null doit=true}, (of type 'Table')]
16:52:28 [2024-02-28T21:52:28.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-239835414 data=null}, (of type 'Table')]
16:52:28 [2024-02-28T21:52:28.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_valid_pattern} time=-239835414 data=null button=1 stateMask=0x40000 x=87 y=35 count=1}, (of type 'Table')]
16:52:28 [2024-02-28T21:52:28.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239835414 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')]
16:52:28 [2024-02-28T21:52:28.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_valid_pattern} time=-239835399 data=null button=1 stateMask=0xc0000 x=87 y=35 count=1}, (of type 'Table')]
16:52:28 [2024-02-28T21:52:28.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:52:28 [2024-02-28T21:52:28.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:52:28 [2024-02-28T21:52:28.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
16:52:28 [2024-02-28T21:52:28.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
16:52:28 [2024-02-28T21:52:28.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
16:52:28 [2024-02-28T21:52:28.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
16:52:28 [2024-02-28T21:52:28.517Z] 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')
16:52:28 [2024-02-28T21:52:28.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:52:28 [2024-02-28T21:52:28.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:52:28 [2024-02-28T21:52:28.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:52:28 [2024-02-28T21:52:28.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:52:28 [2024-02-28T21:52:28.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:52:28 [2024-02-28T21:52:28.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:52:28 [2024-02-28T21:52:28.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:52:28 [2024-02-28T21:52:28.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:52:28 [2024-02-28T21:52:28.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Delete
16:52:28 [2024-02-28T21:52:28.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Delete} time=-239835398 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
16:52:28 [2024-02-28T21:52:28.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=-239835397 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
16:52:28 [2024-02-28T21:52:28.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Delete} time=-239835397 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
16:52:28 [2024-02-28T21:52:28.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Delete} time=-239835397 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
16:52:28 [2024-02-28T21:52:28.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Delete} time=-239835397 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
16:52:28 [2024-02-28T21:52:28.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Delete} time=-239835397 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
16:52:28 [2024-02-28T21:52:28.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Delete} time=-239835322 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
16:52:28 [2024-02-28T21:52:28.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=-239835321 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
16:52:28 [2024-02-28T21:52:28.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Delete} time=-239835313 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
16:52:28 [2024-02-28T21:52:28.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Delete} time=-239835312 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
16:52:28 [2024-02-28T21:52:28.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Delete} time=-239835312 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
16:52:28 [2024-02-28T21:52:28.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Delete
16:52:28 [2024-02-28T21:52:28.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)'
16:52:28 [2024-02-28T21:52:28.518Z] 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=-239835310 data=null doit=true}, Shell with text {Delete XML file(s)}]
16:52:28 [2024-02-28T21:52:28.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
16:52:28 [2024-02-28T21:52:28.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
16:52:28 [2024-02-28T21:52:28.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
16:52:28 [2024-02-28T21:52:28.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
16:52:28 [2024-02-28T21:52:28.518Z] 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')
16:52:28 [2024-02-28T21:52:28.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
16:52:28 [2024-02-28T21:52:28.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-239835309 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:52:28 [2024-02-28T21:52:28.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-239835309 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:52:28 [2024-02-28T21:52:28.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-239835309 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:52:28 [2024-02-28T21:52:28.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-239835309 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:52:28 [2024-02-28T21:52:28.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-239835309 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:52:28 [2024-02-28T21:52:28.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-239835307 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:52:28 [2024-02-28T21:52:28.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-239835307 data=null 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')]
16:52:28 [2024-02-28T21:52:28.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Delete} time=-239835397 data=null 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')]
16:52:28 [2024-02-28T21:52:28.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:52:28 [2024-02-28T21:52:28.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:52:28 [2024-02-28T21:52:28.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:52:28 [2024-02-28T21:52:28.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
16:52:28 [2024-02-28T21:52:28.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
16:52:28 [2024-02-28T21:52:28.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:52:28 [2024-02-28T21:52:28.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:52:28 [2024-02-28T21:52:28.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:52:28 [2024-02-28T21:52:28.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:52:28 [2024-02-28T21:52:28.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:52:28 [2024-02-28T21:52:28.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:52:28 [2024-02-28T21:52:28.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:52:28 [2024-02-28T21:52:28.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:52:28 [2024-02-28T21:52:28.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
16:52:28 [2024-02-28T21:52:28.774Z] 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')
16:52:28 [2024-02-28T21:52:28.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
16:52:28 [2024-02-28T21:52:28.774Z] 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')
16:52:28 [2024-02-28T21:52:28.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
16:52:28 [2024-02-28T21:52:28.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-239835098 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')]
16:52:28 [2024-02-28T21:52:28.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-239835098 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')]
16:52:28 [2024-02-28T21:52:28.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-239835098 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:52:28 [2024-02-28T21:52:28.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-239835098 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:52:28 [2024-02-28T21:52:28.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-239835098 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')]
16:52:28 [2024-02-28T21:52:28.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-239835097 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')]
16:52:28 [2024-02-28T21:52:28.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-239835097 data=null 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')]
16:52:28 [2024-02-28T21:52:28.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-239836480 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
16:52:29 [2024-02-28T21:52:29.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:52:29 [2024-02-28T21:52:29.029Z] 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@31434b63] time=-239835017 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:52:29 [2024-02-28T21:52:29.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
16:52:29 [2024-02-28T21:52:29.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
16:52:29 [2024-02-28T21:52:29.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
16:52:29 [2024-02-28T21:52:29.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
16:52:29 [2024-02-28T21:52:29.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
16:52:29 [2024-02-28T21:52:29.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
16:52:29 [2024-02-28T21:52:29.029Z] 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')
16:52:29 [2024-02-28T21:52:29.029Z] 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'))
16:52:29 [2024-02-28T21:52:29.029Z] 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=-239834854 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
16:52:29 [2024-02-28T21:52:29.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:52:29 [2024-02-28T21:52:29.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:52:29 [2024-02-28T21:52:29.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:52:29 [2024-02-28T21:52:29.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-239834704 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
16:52:29 [2024-02-28T21:52:29.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-239834704 data=null doit=true}, TreeItem with text {Tracing}]
16:52:29 [2024-02-28T21:52:29.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-239834704 data=null}, TreeItem with text {Tracing}]
16:52:29 [2024-02-28T21:52:29.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-239834703 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
16:52:29 [2024-02-28T21:52:29.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239834703 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}]
16:52:29 [2024-02-28T21:52:29.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-239834681 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
16:52:29 [2024-02-28T21:52:29.285Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:52:29 [2024-02-28T21:52:29.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:52:29 [2024-02-28T21:52:29.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-239834680 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses]
16:52:29 [2024-02-28T21:52:29.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-239834679 data=null doit=true}, Tree node with text: XML Analyses]
16:52:29 [2024-02-28T21:52:29.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-239834679 data=null}, Tree node with text: XML Analyses]
16:52:29 [2024-02-28T21:52:29.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-239834679 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses]
16:52:29 [2024-02-28T21:52:29.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239834679 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]
16:52:29 [2024-02-28T21:52:29.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-239834677 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses]
16:52:29 [2024-02-28T21:52:29.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:52:29 [2024-02-28T21:52:29.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:52:29 [2024-02-28T21:52:29.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:52:29 [2024-02-28T21:52:29.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:52:29 [2024-02-28T21:52:29.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
16:52:29 [2024-02-28T21:52:29.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
16:52:29 [2024-02-28T21:52:29.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:52:29 [2024-02-28T21:52:29.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:52:29 [2024-02-28T21:52:29.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:52:29 [2024-02-28T21:52:29.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:52:29 [2024-02-28T21:52:29.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:52:29 [2024-02-28T21:52:29.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:52:29 [2024-02-28T21:52:29.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:52:29 [2024-02-28T21:52:29.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:52:29 [2024-02-28T21:52:29.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
16:52:29 [2024-02-28T21:52:29.286Z] 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')
16:52:29 [2024-02-28T21:52:29.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
16:52:29 [2024-02-28T21:52:29.286Z] 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')
16:52:29 [2024-02-28T21:52:29.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
16:52:29 [2024-02-28T21:52:29.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-239834673 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')]
16:52:29 [2024-02-28T21:52:29.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-239834673 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')]
16:52:29 [2024-02-28T21:52:29.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-239834673 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:52:29 [2024-02-28T21:52:29.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-239834673 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:52:29 [2024-02-28T21:52:29.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-239834672 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')]
16:52:29 [2024-02-28T21:52:29.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-239834672 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')]
16:52:29 [2024-02-28T21:52:29.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-239834672 data=null 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')]
16:52:29 [2024-02-28T21:52:29.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-239835009 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
16:52:29 [2024-02-28T21:52:29.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:52:29 [2024-02-28T21:52:29.286Z] 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@31434b63] time=-239834612 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:52:29 [2024-02-28T21:52:29.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
16:52:29 [2024-02-28T21:52:29.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
16:52:29 [2024-02-28T21:52:29.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
16:52:29 [2024-02-28T21:52:29.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
16:52:29 [2024-02-28T21:52:29.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
16:52:29 [2024-02-28T21:52:29.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
16:52:29 [2024-02-28T21:52:29.541Z] 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')
16:52:29 [2024-02-28T21:52:29.541Z] 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'))
16:52:29 [2024-02-28T21:52:29.541Z] 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=-239834410 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
16:52:29 [2024-02-28T21:52:29.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:52:29 [2024-02-28T21:52:29.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:52:29 [2024-02-28T21:52:29.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:52:29 [2024-02-28T21:52:29.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-239834324 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
16:52:29 [2024-02-28T21:52:29.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-239834324 data=null doit=true}, TreeItem with text {Tracing}]
16:52:29 [2024-02-28T21:52:29.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-239834323 data=null}, TreeItem with text {Tracing}]
16:52:29 [2024-02-28T21:52:29.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-239834323 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
16:52:29 [2024-02-28T21:52:29.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239834323 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}]
16:52:29 [2024-02-28T21:52:29.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-239834238 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
16:52:29 [2024-02-28T21:52:29.797Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:52:29 [2024-02-28T21:52:29.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:52:29 [2024-02-28T21:52:29.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-239834237 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses]
16:52:29 [2024-02-28T21:52:29.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-239834237 data=null doit=true}, Tree node with text: XML Analyses]
16:52:29 [2024-02-28T21:52:29.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-239834236 data=null}, Tree node with text: XML Analyses]
16:52:29 [2024-02-28T21:52:29.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-239834236 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses]
16:52:29 [2024-02-28T21:52:29.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239834236 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]
16:52:29 [2024-02-28T21:52:29.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-239834234 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses]
16:52:29 [2024-02-28T21:52:29.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:52:29 [2024-02-28T21:52:29.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with mnemonic 'Import'
16:52:29 [2024-02-28T21:52:29.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with style 'SWT.PUSH'
16:52:29 [2024-02-28T21:52:29.797Z] 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')
16:52:29 [2024-02-28T21:52:29.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:52:29 [2024-02-28T21:52:29.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
16:52:29 [2024-02-28T21:52:29.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
16:52:29 [2024-02-28T21:52:29.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:52:29 [2024-02-28T21:52:29.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:52:29 [2024-02-28T21:52:29.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:52:29 [2024-02-28T21:52:29.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:52:29 [2024-02-28T21:52:29.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:52:29 [2024-02-28T21:52:29.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:52:29 [2024-02-28T21:52:29.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:52:29 [2024-02-28T21:52:29.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:52:29 [2024-02-28T21:52:29.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Import
16:52:29 [2024-02-28T21:52:29.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import} time=-239834232 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
16:52:29 [2024-02-28T21:52:29.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=-239834232 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
16:52:29 [2024-02-28T21:52:29.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Import} time=-239834232 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
16:52:29 [2024-02-28T21:52:29.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import} time=-239834232 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
16:52:29 [2024-02-28T21:52:29.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import} time=-239834232 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
16:52:29 [2024-02-28T21:52:29.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import} time=-239834232 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
16:52:29 [2024-02-28T21:52:29.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import} time=-239834232 data=null 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')]
16:52:29 [2024-02-28T21:52:29.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import} time=-239834207 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
16:52:29 [2024-02-28T21:52:29.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=-239834207 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
16:52:29 [2024-02-28T21:52:29.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import} time=-239834207 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
16:52:29 [2024-02-28T21:52:29.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import} time=-239834207 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
16:52:29 [2024-02-28T21:52:29.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import} time=-239834207 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
16:52:29 [2024-02-28T21:52:29.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Import
16:52:29 [2024-02-28T21:52:29.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:52:29 [2024-02-28T21:52:29.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:52:29 [2024-02-28T21:52:29.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:52:29 [2024-02-28T21:52:29.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:52:29 [2024-02-28T21:52:29.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
16:52:29 [2024-02-28T21:52:29.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
16:52:29 [2024-02-28T21:52:29.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [0] in (of type 'Table')
16:52:29 [2024-02-28T21:52:29.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-239834200 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:52:29 [2024-02-28T21:52:29.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-239834200 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:52:29 [2024-02-28T21:52:29.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-239834200 data=null doit=true}, (of type 'Table')]
16:52:29 [2024-02-28T21:52:29.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-239834199 data=null}, (of type 'Table')]
16:52:29 [2024-02-28T21:52:29.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {state_provider_placement} time=-239834199 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, (of type 'Table')]
16:52:29 [2024-02-28T21:52:29.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239834199 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')]
16:52:29 [2024-02-28T21:52:29.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {state_provider_placement} time=-239834192 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, (of type 'Table')]
16:52:29 [2024-02-28T21:52:29.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:52:29 [2024-02-28T21:52:29.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:52:29 [2024-02-28T21:52:29.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: with mnemonic 'Export'
16:52:29 [2024-02-28T21:52:29.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: with style 'SWT.PUSH'
16:52:29 [2024-02-28T21:52:29.798Z] 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')
16:52:29 [2024-02-28T21:52:29.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
16:52:29 [2024-02-28T21:52:29.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
16:52:29 [2024-02-28T21:52:29.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:52:29 [2024-02-28T21:52:29.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:52:29 [2024-02-28T21:52:29.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:52:29 [2024-02-28T21:52:29.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:52:29 [2024-02-28T21:52:29.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:52:29 [2024-02-28T21:52:29.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:52:29 [2024-02-28T21:52:29.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:52:29 [2024-02-28T21:52:29.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:52:29 [2024-02-28T21:52:29.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Export
16:52:29 [2024-02-28T21:52:29.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Export} time=-239834191 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')]
16:52:29 [2024-02-28T21:52:29.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Export} time=-239834191 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')]
16:52:29 [2024-02-28T21:52:29.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Export} time=-239834191 data=null doit=true}, (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')]
16:52:29 [2024-02-28T21:52:29.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Export} time=-239834191 data=null}, (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')]
16:52:29 [2024-02-28T21:52:29.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Export} time=-239834190 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')]
16:52:29 [2024-02-28T21:52:29.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Export} time=-239834190 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')]
16:52:29 [2024-02-28T21:52:29.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Export} time=-239834190 data=null 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')]
16:52:29 [2024-02-28T21:52:29.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Export} time=-239834181 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')]
16:52:29 [2024-02-28T21:52:29.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Export} time=-239834181 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')]
16:52:29 [2024-02-28T21:52:29.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Export} time=-239834181 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')]
16:52:29 [2024-02-28T21:52:29.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Export} time=-239834181 data=null doit=true}, (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')]
16:52:29 [2024-02-28T21:52:29.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Export} time=-239834181 data=null}, (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')]
16:52:29 [2024-02-28T21:52:29.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Export
16:52:29 [2024-02-28T21:52:29.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:52:29 [2024-02-28T21:52:29.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:52:29 [2024-02-28T21:52:29.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
16:52:29 [2024-02-28T21:52:29.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
16:52:29 [2024-02-28T21:52:29.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:52:29 [2024-02-28T21:52:29.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:52:29 [2024-02-28T21:52:29.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:52:29 [2024-02-28T21:52:29.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:52:29 [2024-02-28T21:52:29.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:52:29 [2024-02-28T21:52:29.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:52:29 [2024-02-28T21:52:29.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:52:29 [2024-02-28T21:52:29.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:52:29 [2024-02-28T21:52:29.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
16:52:29 [2024-02-28T21:52:29.799Z] 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')
16:52:29 [2024-02-28T21:52:29.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
16:52:29 [2024-02-28T21:52:29.799Z] 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')
16:52:29 [2024-02-28T21:52:29.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
16:52:29 [2024-02-28T21:52:29.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-239834126 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')]
16:52:29 [2024-02-28T21:52:29.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-239834126 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')]
16:52:29 [2024-02-28T21:52:29.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-239834125 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:52:29 [2024-02-28T21:52:29.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-239834125 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:52:29 [2024-02-28T21:52:29.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-239834125 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')]
16:52:29 [2024-02-28T21:52:29.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-239834125 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')]
16:52:29 [2024-02-28T21:52:29.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-239834125 data=null 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')]
16:52:29 [2024-02-28T21:52:29.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-239834603 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
16:52:29 [2024-02-28T21:52:29.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:52:29 [2024-02-28T21:52:29.799Z] 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@31434b63] time=-239834035 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:52:29 [2024-02-28T21:52:29.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
16:52:29 [2024-02-28T21:52:29.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
16:52:29 [2024-02-28T21:52:29.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
16:52:30 [2024-02-28T21:52:30.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
16:52:30 [2024-02-28T21:52:30.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
16:52:30 [2024-02-28T21:52:30.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
16:52:30 [2024-02-28T21:52:30.054Z] 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')
16:52:30 [2024-02-28T21:52:30.054Z] 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'))
16:52:30 [2024-02-28T21:52:30.054Z] 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=-239833817 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
16:52:30 [2024-02-28T21:52:30.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:52:30 [2024-02-28T21:52:30.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:52:30 [2024-02-28T21:52:30.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:52:30 [2024-02-28T21:52:30.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-239833782 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
16:52:30 [2024-02-28T21:52:30.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-239833730 data=null doit=true}, TreeItem with text {Tracing}]
16:52:30 [2024-02-28T21:52:30.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-239833730 data=null}, TreeItem with text {Tracing}]
16:52:30 [2024-02-28T21:52:30.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-239833730 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
16:52:30 [2024-02-28T21:52:30.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239833730 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}]
16:52:30 [2024-02-28T21:52:30.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-239833703 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
16:52:30 [2024-02-28T21:52:30.311Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:52:30 [2024-02-28T21:52:30.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:52:30 [2024-02-28T21:52:30.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-239833702 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses]
16:52:30 [2024-02-28T21:52:30.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-239833702 data=null doit=true}, Tree node with text: XML Analyses]
16:52:30 [2024-02-28T21:52:30.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-239833702 data=null}, Tree node with text: XML Analyses]
16:52:30 [2024-02-28T21:52:30.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-239833701 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses]
16:52:30 [2024-02-28T21:52:30.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239833701 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]
16:52:30 [2024-02-28T21:52:30.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-239833700 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses]
16:52:30 [2024-02-28T21:52:30.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:52:30 [2024-02-28T21:52:30.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:52:30 [2024-02-28T21:52:30.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
16:52:30 [2024-02-28T21:52:30.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
16:52:30 [2024-02-28T21:52:30.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [0] in (of type 'Table')
16:52:30 [2024-02-28T21:52:30.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-239833688 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:52:30 [2024-02-28T21:52:30.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-239833688 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:52:30 [2024-02-28T21:52:30.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-239833688 data=null doit=true}, (of type 'Table')]
16:52:30 [2024-02-28T21:52:30.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-239833688 data=null}, (of type 'Table')]
16:52:30 [2024-02-28T21:52:30.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {state_provider_placement} time=-239833688 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, (of type 'Table')]
16:52:30 [2024-02-28T21:52:30.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239833687 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')]
16:52:30 [2024-02-28T21:52:30.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {state_provider_placement} time=-239833637 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, (of type 'Table')]
16:52:30 [2024-02-28T21:52:30.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:52:30 [2024-02-28T21:52:30.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:52:30 [2024-02-28T21:52:30.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
16:52:30 [2024-02-28T21:52:30.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
16:52:30 [2024-02-28T21:52:30.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
16:52:30 [2024-02-28T21:52:30.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
16:52:30 [2024-02-28T21:52:30.311Z] 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')
16:52:30 [2024-02-28T21:52:30.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:52:30 [2024-02-28T21:52:30.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:52:30 [2024-02-28T21:52:30.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:52:30 [2024-02-28T21:52:30.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:52:30 [2024-02-28T21:52:30.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:52:30 [2024-02-28T21:52:30.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:52:30 [2024-02-28T21:52:30.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:52:30 [2024-02-28T21:52:30.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:52:30 [2024-02-28T21:52:30.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Delete
16:52:30 [2024-02-28T21:52:30.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Delete} time=-239833636 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
16:52:30 [2024-02-28T21:52:30.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=-239833636 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
16:52:30 [2024-02-28T21:52:30.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Delete} time=-239833636 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
16:52:30 [2024-02-28T21:52:30.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Delete} time=-239833636 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
16:52:30 [2024-02-28T21:52:30.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Delete} time=-239833635 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
16:52:30 [2024-02-28T21:52:30.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Delete} time=-239833635 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
16:52:30 [2024-02-28T21:52:30.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Delete} time=-239833612 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
16:52:30 [2024-02-28T21:52:30.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=-239833612 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
16:52:30 [2024-02-28T21:52:30.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Delete} time=-239833612 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
16:52:30 [2024-02-28T21:52:30.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Delete} time=-239833612 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
16:52:30 [2024-02-28T21:52:30.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Delete} time=-239833611 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
16:52:30 [2024-02-28T21:52:30.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Delete
16:52:30 [2024-02-28T21:52:30.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)'
16:52:30 [2024-02-28T21:52:30.312Z] 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=-239833611 data=null doit=true}, Shell with text {Delete XML file(s)}]
16:52:30 [2024-02-28T21:52:30.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
16:52:30 [2024-02-28T21:52:30.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
16:52:30 [2024-02-28T21:52:30.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
16:52:30 [2024-02-28T21:52:30.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
16:52:30 [2024-02-28T21:52:30.312Z] 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')
16:52:30 [2024-02-28T21:52:30.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
16:52:30 [2024-02-28T21:52:30.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-239833610 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:52:30 [2024-02-28T21:52:30.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-239833610 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:52:30 [2024-02-28T21:52:30.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-239833610 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:52:30 [2024-02-28T21:52:30.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-239833610 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:52:30 [2024-02-28T21:52:30.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-239833610 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:52:30 [2024-02-28T21:52:30.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-239833610 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:52:30 [2024-02-28T21:52:30.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-239833610 data=null 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')]
16:52:30 [2024-02-28T21:52:30.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Delete} time=-239833635 data=null 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')]
16:52:30 [2024-02-28T21:52:30.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:52:30 [2024-02-28T21:52:30.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:52:30 [2024-02-28T21:52:30.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:52:30 [2024-02-28T21:52:30.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
16:52:30 [2024-02-28T21:52:30.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
16:52:30 [2024-02-28T21:52:30.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:52:30 [2024-02-28T21:52:30.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:52:30 [2024-02-28T21:52:30.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:52:30 [2024-02-28T21:52:30.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:52:30 [2024-02-28T21:52:30.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:52:30 [2024-02-28T21:52:30.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:52:30 [2024-02-28T21:52:30.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:52:30 [2024-02-28T21:52:30.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:52:30 [2024-02-28T21:52:30.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
16:52:30 [2024-02-28T21:52:30.312Z] 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')
16:52:30 [2024-02-28T21:52:30.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
16:52:30 [2024-02-28T21:52:30.312Z] 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')
16:52:30 [2024-02-28T21:52:30.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
16:52:30 [2024-02-28T21:52:30.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-239833537 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')]
16:52:30 [2024-02-28T21:52:30.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-239833537 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')]
16:52:30 [2024-02-28T21:52:30.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-239833537 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:52:30 [2024-02-28T21:52:30.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-239833537 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:52:30 [2024-02-28T21:52:30.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-239833537 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')]
16:52:30 [2024-02-28T21:52:30.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-239833537 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')]
16:52:30 [2024-02-28T21:52:30.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-239833537 data=null 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')]
16:52:30 [2024-02-28T21:52:30.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-239834028 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
16:52:30 [2024-02-28T21:52:30.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:52:30 [2024-02-28T21:52:30.568Z] 
16:52:30 [2024-02-28T21:52:30.568Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-02-28 21:52:30.323
16:52:30 [2024-02-28T21:52:30.568Z] !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.
16:52:30 [2024-02-28T21:52:30.568Z] 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@31434b63] time=-239833484 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:52:30 [2024-02-28T21:52:30.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
16:52:30 [2024-02-28T21:52:30.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
16:52:30 [2024-02-28T21:52:30.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
16:52:30 [2024-02-28T21:52:30.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
16:52:30 [2024-02-28T21:52:30.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
16:52:30 [2024-02-28T21:52:30.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
16:52:30 [2024-02-28T21:52:30.823Z] 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')
16:52:30 [2024-02-28T21:52:30.823Z] 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'))
16:52:30 [2024-02-28T21:52:30.823Z] 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=-239833206 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
16:52:30 [2024-02-28T21:52:30.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:52:30 [2024-02-28T21:52:30.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:52:30 [2024-02-28T21:52:30.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:52:30 [2024-02-28T21:52:30.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-239833185 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
16:52:30 [2024-02-28T21:52:30.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-239833175 data=null doit=true}, TreeItem with text {Tracing}]
16:52:30 [2024-02-28T21:52:30.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-239833129 data=null}, TreeItem with text {Tracing}]
16:52:30 [2024-02-28T21:52:30.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-239833128 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
16:52:30 [2024-02-28T21:52:30.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239833128 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}]
16:52:30 [2024-02-28T21:52:30.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-239833098 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
16:52:30 [2024-02-28T21:52:30.823Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:52:30 [2024-02-28T21:52:30.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:52:30 [2024-02-28T21:52:30.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-239833097 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses]
16:52:30 [2024-02-28T21:52:30.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-239833097 data=null doit=true}, Tree node with text: XML Analyses]
16:52:30 [2024-02-28T21:52:30.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-239833097 data=null}, Tree node with text: XML Analyses]
16:52:30 [2024-02-28T21:52:30.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-239833097 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses]
16:52:30 [2024-02-28T21:52:30.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239833097 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]
16:52:30 [2024-02-28T21:52:30.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-239833095 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses]
16:52:30 [2024-02-28T21:52:30.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:52:30 [2024-02-28T21:52:30.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:52:30 [2024-02-28T21:52:30.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:52:30 [2024-02-28T21:52:30.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {test_invalid} time=-239833083 data=null button=0 stateMask=0x0 x=66 y=12 count=0}, TableItem with text {test_invalid}]
16:52:30 [2024-02-28T21:52:30.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {test_invalid} time=-239833083 data=null doit=true}, TableItem with text {test_invalid}]
16:52:30 [2024-02-28T21:52:30.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {test_invalid} time=-239833083 data=null}, TableItem with text {test_invalid}]
16:52:30 [2024-02-28T21:52:30.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_invalid} time=-239833082 data=null button=1 stateMask=0x0 x=66 y=12 count=1}, TableItem with text {test_invalid}]
16:52:30 [2024-02-28T21:52:30.824Z] 
16:52:30 [2024-02-28T21:52:30.824Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-02-28 21:52:30.735
16:52:30 [2024-02-28T21:52:30.824Z] !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.
16:52:30 [2024-02-28T21:52:30.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239833082 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}]
16:52:30 [2024-02-28T21:52:30.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_invalid} time=-239833071 data=null button=1 stateMask=0x80000 x=66 y=12 count=1}, TableItem with text {test_invalid}]
16:52:30 [2024-02-28T21:52:30.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:52:30 [2024-02-28T21:52:30.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:52:30 [2024-02-28T21:52:30.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Invalid file", using matcher: of type 'Label'
16:52:30 [2024-02-28T21:52:30.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Invalid file", using matcher: with mnemonic 'Invalid file'
16:52:30 [2024-02-28T21:52:30.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Invalid file", using matcher: (of type 'Label' and with mnemonic 'Invalid file')
16:52:30 [2024-02-28T21:52:30.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
16:52:30 [2024-02-28T21:52:30.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:52:30 [2024-02-28T21:52:30.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:52:30 [2024-02-28T21:52:30.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
16:52:30 [2024-02-28T21:52:30.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
16:52:30 [2024-02-28T21:52:30.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:52:30 [2024-02-28T21:52:30.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:52:30 [2024-02-28T21:52:30.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:52:30 [2024-02-28T21:52:30.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:52:30 [2024-02-28T21:52:30.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:52:30 [2024-02-28T21:52:30.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:52:30 [2024-02-28T21:52:30.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:52:30 [2024-02-28T21:52:30.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:52:30 [2024-02-28T21:52:30.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
16:52:30 [2024-02-28T21:52:30.824Z] 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')
16:52:30 [2024-02-28T21:52:30.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
16:52:30 [2024-02-28T21:52:30.824Z] 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')
16:52:30 [2024-02-28T21:52:30.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
16:52:30 [2024-02-28T21:52:30.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-239833067 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')]
16:52:30 [2024-02-28T21:52:30.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-239833067 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')]
16:52:30 [2024-02-28T21:52:30.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-239833067 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:52:30 [2024-02-28T21:52:30.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-239833067 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:52:30 [2024-02-28T21:52:30.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-239833067 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')]
16:52:30 [2024-02-28T21:52:30.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-239833067 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')]
16:52:30 [2024-02-28T21:52:30.824Z] 
16:52:30 [2024-02-28T21:52:30.824Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-02-28 21:52:30.771
16:52:30 [2024-02-28T21:52:30.824Z] !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.
16:52:30 [2024-02-28T21:52:30.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-239833067 data=null 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')]
16:52:30 [2024-02-28T21:52:30.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-239833435 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
16:52:30 [2024-02-28T21:52:30.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:52:30 [2024-02-28T21:52:30.824Z] 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@31434b63] time=-239832992 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:52:31 [2024-02-28T21:52:31.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
16:52:31 [2024-02-28T21:52:31.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
16:52:31 [2024-02-28T21:52:31.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
16:52:31 [2024-02-28T21:52:31.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
16:52:31 [2024-02-28T21:52:31.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
16:52:31 [2024-02-28T21:52:31.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
16:52:31 [2024-02-28T21:52:31.079Z] 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')
16:52:31 [2024-02-28T21:52:31.079Z] 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'))
16:52:31 [2024-02-28T21:52:31.079Z] 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=-239832802 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
16:52:31 [2024-02-28T21:52:31.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:52:31 [2024-02-28T21:52:31.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:52:31 [2024-02-28T21:52:31.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:52:31 [2024-02-28T21:52:31.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-239832743 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
16:52:31 [2024-02-28T21:52:31.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-239832717 data=null doit=true}, TreeItem with text {Tracing}]
16:52:31 [2024-02-28T21:52:31.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-239832717 data=null}, TreeItem with text {Tracing}]
16:52:31 [2024-02-28T21:52:31.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-239832714 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
16:52:31 [2024-02-28T21:52:31.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239832714 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}]
16:52:31 [2024-02-28T21:52:31.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-239832629 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
16:52:31 [2024-02-28T21:52:31.334Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:52:31 [2024-02-28T21:52:31.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:52:31 [2024-02-28T21:52:31.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-239832628 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses]
16:52:31 [2024-02-28T21:52:31.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-239832628 data=null doit=true}, Tree node with text: XML Analyses]
16:52:31 [2024-02-28T21:52:31.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-239832628 data=null}, Tree node with text: XML Analyses]
16:52:31 [2024-02-28T21:52:31.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-239832627 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses]
16:52:31 [2024-02-28T21:52:31.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239832627 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]
16:52:31 [2024-02-28T21:52:31.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-239832626 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses]
16:52:31 [2024-02-28T21:52:31.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:52:31 [2024-02-28T21:52:31.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:52:31 [2024-02-28T21:52:31.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
16:52:31 [2024-02-28T21:52:31.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
16:52:31 [2024-02-28T21:52:31.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [0] in (of type 'Table')
16:52:31 [2024-02-28T21:52:31.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-239832615 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:52:31 [2024-02-28T21:52:31.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-239832615 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
16:52:31 [2024-02-28T21:52:31.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-239832615 data=null doit=true}, (of type 'Table')]
16:52:31 [2024-02-28T21:52:31.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-239832615 data=null}, (of type 'Table')]
16:52:31 [2024-02-28T21:52:31.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_invalid} time=-239832615 data=null button=1 stateMask=0x0 x=66 y=12 count=1}, (of type 'Table')]
16:52:31 [2024-02-28T21:52:31.335Z] 
16:52:31 [2024-02-28T21:52:31.335Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-02-28 21:52:31.202
16:52:31 [2024-02-28T21:52:31.335Z] !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.
16:52:31 [2024-02-28T21:52:31.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239832615 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')]
16:52:31 [2024-02-28T21:52:31.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_invalid} time=-239832605 data=null button=1 stateMask=0x80000 x=66 y=12 count=1}, (of type 'Table')]
16:52:31 [2024-02-28T21:52:31.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:52:31 [2024-02-28T21:52:31.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:52:31 [2024-02-28T21:52:31.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
16:52:31 [2024-02-28T21:52:31.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
16:52:31 [2024-02-28T21:52:31.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
16:52:31 [2024-02-28T21:52:31.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
16:52:31 [2024-02-28T21:52:31.335Z] 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')
16:52:31 [2024-02-28T21:52:31.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:52:31 [2024-02-28T21:52:31.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:52:31 [2024-02-28T21:52:31.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:52:31 [2024-02-28T21:52:31.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:52:31 [2024-02-28T21:52:31.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:52:31 [2024-02-28T21:52:31.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:52:31 [2024-02-28T21:52:31.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:52:31 [2024-02-28T21:52:31.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:52:31 [2024-02-28T21:52:31.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Delete
16:52:31 [2024-02-28T21:52:31.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Delete} time=-239832603 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
16:52:31 [2024-02-28T21:52:31.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=-239832603 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
16:52:31 [2024-02-28T21:52:31.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Delete} time=-239832603 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
16:52:31 [2024-02-28T21:52:31.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Delete} time=-239832603 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
16:52:31 [2024-02-28T21:52:31.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Delete} time=-239832603 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
16:52:31 [2024-02-28T21:52:31.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Delete} time=-239832602 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
16:52:31 [2024-02-28T21:52:31.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Delete} time=-239832530 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
16:52:31 [2024-02-28T21:52:31.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=-239832529 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
16:52:31 [2024-02-28T21:52:31.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Delete} time=-239832529 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
16:52:31 [2024-02-28T21:52:31.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Delete} time=-239832529 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
16:52:31 [2024-02-28T21:52:31.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Delete} time=-239832529 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
16:52:31 [2024-02-28T21:52:31.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Delete
16:52:31 [2024-02-28T21:52:31.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)'
16:52:31 [2024-02-28T21:52:31.335Z] 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=-239832528 data=null doit=true}, Shell with text {Delete XML file(s)}]
16:52:31 [2024-02-28T21:52:31.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
16:52:31 [2024-02-28T21:52:31.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
16:52:31 [2024-02-28T21:52:31.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
16:52:31 [2024-02-28T21:52:31.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
16:52:31 [2024-02-28T21:52:31.335Z] 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')
16:52:31 [2024-02-28T21:52:31.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
16:52:31 [2024-02-28T21:52:31.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-239832527 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:52:31 [2024-02-28T21:52:31.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-239832527 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:52:31 [2024-02-28T21:52:31.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-239832527 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:52:31 [2024-02-28T21:52:31.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-239832527 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:52:31 [2024-02-28T21:52:31.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-239832527 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:52:31 [2024-02-28T21:52:31.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-239832527 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:52:31 [2024-02-28T21:52:31.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-239832527 data=null 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')]
16:52:31 [2024-02-28T21:52:31.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Delete} time=-239832602 data=null 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')]
16:52:31 [2024-02-28T21:52:31.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:52:31 [2024-02-28T21:52:31.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:52:31 [2024-02-28T21:52:31.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:52:31 [2024-02-28T21:52:31.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
16:52:31 [2024-02-28T21:52:31.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
16:52:31 [2024-02-28T21:52:31.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
16:52:31 [2024-02-28T21:52:31.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
16:52:31 [2024-02-28T21:52:31.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
16:52:31 [2024-02-28T21:52:31.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
16:52:31 [2024-02-28T21:52:31.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
16:52:31 [2024-02-28T21:52:31.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
16:52:31 [2024-02-28T21:52:31.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:52:31 [2024-02-28T21:52:31.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:52:31 [2024-02-28T21:52:31.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
16:52:31 [2024-02-28T21:52:31.336Z] 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')
16:52:31 [2024-02-28T21:52:31.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
16:52:31 [2024-02-28T21:52:31.336Z] 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')
16:52:31 [2024-02-28T21:52:31.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
16:52:31 [2024-02-28T21:52:31.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-239832497 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')]
16:52:31 [2024-02-28T21:52:31.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-239832496 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')]
16:52:31 [2024-02-28T21:52:31.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-239832496 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:52:31 [2024-02-28T21:52:31.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-239832496 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:52:31 [2024-02-28T21:52:31.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-239832496 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')]
16:52:31 [2024-02-28T21:52:31.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-239832496 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')]
16:52:31 [2024-02-28T21:52:31.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-239832496 data=null 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')]
16:52:31 [2024-02-28T21:52:31.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-239832936 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
16:52:31 [2024-02-28T21:52:31.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:52:31 [2024-02-28T21:52:31.591Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.45 s -- in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest
16:52:31 [2024-02-28T21:52:31.591Z] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest.testPreferencePageMenuBar -- Time elapsed: 1.240 s
16:52:31 [2024-02-28T21:52:31.591Z] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest.testImportInvalid -- Time elapsed: 1.067 s
16:52:31 [2024-02-28T21:52:31.591Z] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest.testPreferencePageContextMenu -- Time elapsed: 2.416 s
16:52:31 [2024-02-28T21:52:31.591Z] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest.testEdit -- Time elapsed: 2.894 s
16:52:31 [2024-02-28T21:52:31.591Z] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest.testImportValid -- Time elapsed: 1.110 s
16:52:31 [2024-02-28T21:52:31.591Z] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest.testCheckButtons -- Time elapsed: 1.511 s
16:52:31 [2024-02-28T21:52:31.591Z] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest.testDelete -- Time elapsed: 1.880 s
16:52:31 [2024-02-28T21:52:31.591Z] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest.testExport -- Time elapsed: 1.120 s
16:52:31 [2024-02-28T21:52:31.591Z] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest.testInvalidLabel -- Time elapsed: 1.075 s
16:52:31 [2024-02-28T21:52:31.591Z] 
16:52:31 [2024-02-28T21:52:31.591Z] Results:
16:52:31 [2024-02-28T21:52:31.591Z] 
16:52:31 [2024-02-28T21:52:31.591Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0
16:52:31 [2024-02-28T21:52:31.591Z] 
16:52:31 [2024-02-28T21:52:31.845Z] 
16:52:31 [2024-02-28T21:52:31.845Z] !ENTRY org.eclipse.core.resources 2 10035 2024-02-28 21:52:31.797
16:52:31 [2024-02-28T21:52:31.845Z] !MESSAGE The workspace will exit with unsaved changes in this session.
16:52:32 [2024-02-28T21:52:32.405Z] [INFO] All tests passed
16:52:32 [2024-02-28T21:52:32.405Z] [INFO] 
16:52:32 [2024-02-28T21:52:32.405Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
16:52:32 [2024-02-28T21:52:32.405Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:52:32 [2024-02-28T21:52:32.405Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:52:32 [2024-02-28T21:52:32.405Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:52:32 [2024-02-28T21:52:32.405Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:52:32 [2024-02-28T21:52:32.405Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
16:52:32 [2024-02-28T21:52:32.405Z] [INFO] 
16:52:32 [2024-02-28T21:52:32.405Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
16:52:32 [2024-02-28T21:52:32.405Z] [INFO] 
16:52:32 [2024-02-28T21:52:32.405Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests >--
16:52:32 [2024-02-28T21:52:32.405Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests 1.0.11-SNAPSHOT [130/141]
16:52:32 [2024-02-28T21:52:32.405Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/pom.xml
16:52:32 [2024-02-28T21:52:32.405Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:52:32 [2024-02-28T21:52:32.405Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:52:32 [2024-02-28T21:52:32.405Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/pom.xml
16:52:32 [2024-02-28T21:52:32.661Z] [INFO] 
16:52:32 [2024-02-28T21:52:32.661Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
16:52:32 [2024-02-28T21:52:32.661Z] [INFO] 
16:52:32 [2024-02-28T21:52:32.661Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
16:52:32 [2024-02-28T21:52:32.661Z] [INFO] The project's OSGi version is 1.0.11.202402282100
16:52:32 [2024-02-28T21:52:32.661Z] [INFO] 
16:52:32 [2024-02-28T21:52:32.661Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
16:52:32 [2024-02-28T21:52:32.661Z] [INFO] 
16:52:32 [2024-02-28T21:52:32.661Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
16:52:32 [2024-02-28T21:52:32.661Z] [INFO] 
16:52:32 [2024-02-28T21:52:32.661Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
16:52:32 [2024-02-28T21:52:32.661Z] [INFO] 
16:52:32 [2024-02-28T21:52:32.661Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
16:52:32 [2024-02-28T21:52:32.661Z] [INFO] 
16:52:32 [2024-02-28T21:52:32.661Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
16:52:32 [2024-02-28T21:52:32.661Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests
16:52:32 [2024-02-28T21:52:32.916Z] [INFO] 
16:52:32 [2024-02-28T21:52:32.916Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
16:52:32 [2024-02-28T21:52:32.916Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/src/main/resources
16:52:32 [2024-02-28T21:52:32.916Z] [INFO] 
16:52:32 [2024-02-28T21:52:32.916Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
16:52:32 [2024-02-28T21:52:32.916Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:52:32 [2024-02-28T21:52:32.916Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:52:32 [2024-02-28T21:52:32.916Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/pom.xml
16:52:32 [2024-02-28T21:52:32.916Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:52:33 [2024-02-28T21:52:33.171Z] [INFO] 
16:52:33 [2024-02-28T21:52:33.171Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
16:52:33 [2024-02-28T21:52:33.171Z] [INFO] 
16:52:33 [2024-02-28T21:52:33.171Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
16:52:33 [2024-02-28T21:52:33.171Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/src/test/resources
16:52:33 [2024-02-28T21:52:33.171Z] [INFO] 
16:52:33 [2024-02-28T21:52:33.171Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
16:52:33 [2024-02-28T21:52:33.171Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 138 were skipped
16:52:33 [2024-02-28T21:52:33.171Z] [INFO] 
16:52:33 [2024-02-28T21:52:33.171Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
16:52:33 [2024-02-28T21:52:33.171Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.11-SNAPSHOT-sources.jar
16:52:33 [2024-02-28T21:52:33.171Z] [INFO] 
16:52:33 [2024-02-28T21:52:33.171Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
16:52:33 [2024-02-28T21:52:33.171Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.11-SNAPSHOT.jar
16:52:33 [2024-02-28T21:52:33.426Z] [INFO] 
16:52:33 [2024-02-28T21:52:33.426Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
16:52:33 [2024-02-28T21:52:33.426Z] [INFO] 
16:52:33 [2024-02-28T21:52:33.426Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
16:52:33 [2024-02-28T21:52:33.426Z] [INFO] 
16:52:33 [2024-02-28T21:52:33.426Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
16:52:33 [2024-02-28T21:52:33.426Z] [INFO] 
16:52:33 [2024-02-28T21:52:33.426Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
16:52:33 [2024-02-28T21:52:33.426Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.11-SNAPSHOT.jar
16:52:34 [2024-02-28T21:52:34.351Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.11-SNAPSHOT-sources.jar
16:52:35 [2024-02-28T21:52:35.277Z] [INFO] 
16:52:35 [2024-02-28T21:52:35.277Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
16:52:35 [2024-02-28T21:52:35.277Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/work/data/.metadata/.log
16:52:35 [2024-02-28T21:52:35.277Z] [INFO] Command line:
16:52:35 [2024-02-28T21:52:35.277Z] 	[/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-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-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-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
16:52:35 [2024-02-28T21:52:35.277Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:52:37 [2024-02-28T21:52:37.787Z] Feb 28, 2024 9:52:37 PM org.apache.aries.spifly.BaseActivator log
16:52:37 [2024-02-28T21:52:37.787Z] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
16:52:39 [2024-02-28T21:52:39.149Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
16:52:39 [2024-02-28T21:52:39.149Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
16:52:44 [2024-02-28T21:52:44.389Z] !SESSION 2024-02-28 21:52:35.270 -----------------------------------------------
16:52:44 [2024-02-28T21:52:44.389Z] eclipse.buildId=unknown
16:52:44 [2024-02-28T21:52:44.389Z] java.version=17.0.2
16:52:44 [2024-02-28T21:52:44.389Z] java.vendor=Oracle Corporation
16:52:44 [2024-02-28T21:52:44.389Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
16:52:44 [2024-02-28T21:52:44.389Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
16:52:44 [2024-02-28T21:52:44.389Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-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-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
16:52:44 [2024-02-28T21:52:44.389Z] 
16:52:44 [2024-02-28T21:52:44.389Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2024-02-28 21:52:43.711
16:52:44 [2024-02-28T21:52:44.389Z] !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
16:52:44 [2024-02-28T21:52:44.389Z] 
16:52:44 [2024-02-28T21:52:44.389Z] !ENTRY org.eclipse.urischeme 4 0 2024-02-28 21:52:43.773
16:52:44 [2024-02-28T21:52:44.389Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
16:52:44 [2024-02-28T21:52:44.389Z] !STACK 0
16:52:44 [2024-02-28T21:52:44.389Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
16:52:44 [2024-02-28T21:52:44.390Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
16:52:44 [2024-02-28T21:52:44.390Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
16:52:44 [2024-02-28T21:52:44.390Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
16:52:44 [2024-02-28T21:52:44.390Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
16:52:44 [2024-02-28T21:52:44.390Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
16:52:44 [2024-02-28T21:52:44.390Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
16:52:44 [2024-02-28T21:52:44.390Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:88)
16:52:44 [2024-02-28T21:52:44.390Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
16:52:44 [2024-02-28T21:52:44.390Z] Caused by: java.io.IOException: error=2, No such file or directory
16:52:44 [2024-02-28T21:52:44.390Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
16:52:44 [2024-02-28T21:52:44.390Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
16:52:44 [2024-02-28T21:52:44.390Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
16:52:44 [2024-02-28T21:52:44.390Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
16:52:44 [2024-02-28T21:52:44.390Z] 	... 7 more
16:52:44 [2024-02-28T21:52:44.390Z] Running org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest
16:52:44 [2024-02-28T21:52:44.646Z] Display size: 1440x900
16:52:44 [2024-02-28T21:52:44.646Z] OS version=6.1.11-200.fc37.x86_64
16:52:44 [2024-02-28T21:52:44.646Z] GTK version=3.22.30
16:52:44 [2024-02-28T21:52:44.646Z] GTK theme=Ambiance
16:52:44 [2024-02-28T21:52:44.646Z] LIBOVERLAY_SCROLLBAR=0
16:52:44 [2024-02-28T21:52:44.646Z] Time zone: Greenwich Mean Time
16:52:44 [2024-02-28T21:52:44.646Z] 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@5c20505f] time=-239819220 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:52:45 [2024-02-28T21:52:45.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:52:45 [2024-02-28T21:52:45.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
16:52:45 [2024-02-28T21:52:45.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
16:52:45 [2024-02-28T21:52:45.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
16:52:45 [2024-02-28T21:52:45.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=-239818430 data=null doit=true}, MenuItem with text {&Hierarchical}]
16:52:45 [2024-02-28T21:52:45.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=-239818430 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}]
16:52:45 [2024-02-28T21:52:45.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-239818424 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
16:52:45 [2024-02-28T21:52:45.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
16:52:45 [2024-02-28T21:52:45.573Z] 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@5c20505f] time=-239818407 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:52:45 [2024-02-28T21:52:45.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
16:52:45 [2024-02-28T21:52:45.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
16:52:45 [2024-02-28T21:52:45.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
16:52:46 [2024-02-28T21:52:46.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
16:52:46 [2024-02-28T21:52:46.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
16:52:46 [2024-02-28T21:52:46.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-239817822 data=null doit=true}, Shell with text {Preferences}]
16:52:46 [2024-02-28T21:52:46.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:52:46 [2024-02-28T21:52:46.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:52:46 [2024-02-28T21:52:46.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:52:46 [2024-02-28T21:52:46.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-239817779 data=null button=0 stateMask=0x0 x=49 y=127 count=0}, TreeItem with text {Tracing}]
16:52:46 [2024-02-28T21:52:46.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-239817775 data=null doit=true}, TreeItem with text {Tracing}]
16:52:46 [2024-02-28T21:52:46.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-239817775 data=null}, TreeItem with text {Tracing}]
16:52:46 [2024-02-28T21:52:46.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-239817775 data=null button=1 stateMask=0x0 x=49 y=127 count=1}, TreeItem with text {Tracing}]
16:52:46 [2024-02-28T21:52:46.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239817774 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}]
16:52:46 [2024-02-28T21:52:46.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-239817728 data=null button=1 stateMask=0x80000 x=49 y=127 count=1}, TreeItem with text {Tracing}]
16:52:46 [2024-02-28T21:52:46.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-239817727 data=null doit=true}, TreeItem with text {Tracing}]
16:52:46 [2024-02-28T21:52:46.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-239817727 data=null}, TreeItem with text {Tracing}]
16:52:46 [2024-02-28T21:52:46.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-239817726 data=null button=1 stateMask=0x0 x=49 y=127 count=1}, TreeItem with text {Tracing}]
16:52:46 [2024-02-28T21:52:46.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239817726 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}]
16:52:46 [2024-02-28T21:52:46.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-239817724 data=null button=1 stateMask=0x80000 x=49 y=127 count=1}, TreeItem with text {Tracing}]
16:52:46 [2024-02-28T21:52:46.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:52:46 [2024-02-28T21:52:46.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Remote Profiles} time=-239817722 data=null button=0 stateMask=0x0 x=95 y=196 count=0}, Tree node with text: Remote Profiles]
16:52:46 [2024-02-28T21:52:46.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Remote Profiles} time=-239817722 data=null doit=true}, Tree node with text: Remote Profiles]
16:52:46 [2024-02-28T21:52:46.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Remote Profiles} time=-239817722 data=null}, Tree node with text: Remote Profiles]
16:52:46 [2024-02-28T21:52:46.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Remote Profiles} time=-239817721 data=null button=1 stateMask=0x0 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
16:52:46 [2024-02-28T21:52:46.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239817721 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]
16:52:46 [2024-02-28T21:52:46.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Remote Profiles} time=-239817634 data=null button=1 stateMask=0x80000 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
16:52:46 [2024-02-28T21:52:46.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
16:52:46 [2024-02-28T21:52:46.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
16:52:46 [2024-02-28T21:52:46.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:52:46 [2024-02-28T21:52:46.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with mnemonic 'Import'
16:52:46 [2024-02-28T21:52:46.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with style 'SWT.PUSH'
16:52:46 [2024-02-28T21:52:46.340Z] 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')
16:52:46 [2024-02-28T21:52:46.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:52:46 [2024-02-28T21:52:46.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
16:52:46 [2024-02-28T21:52:46.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
16:52:46 [2024-02-28T21:52:46.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:52:46 [2024-02-28T21:52:46.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:52:46 [2024-02-28T21:52:46.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Import
16:52:46 [2024-02-28T21:52:46.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import} time=-239817628 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
16:52:46 [2024-02-28T21:52:46.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=-239817627 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
16:52:46 [2024-02-28T21:52:46.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Import} time=-239817627 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
16:52:46 [2024-02-28T21:52:46.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import} time=-239817627 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
16:52:46 [2024-02-28T21:52:46.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import} time=-239817627 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
16:52:46 [2024-02-28T21:52:46.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import} time=-239817627 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
16:52:46 [2024-02-28T21:52:46.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import} time=-239817627 data=null 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')]
16:52:46 [2024-02-28T21:52:46.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import} time=-239817537 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
16:52:46 [2024-02-28T21:52:46.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=-239817536 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
16:52:46 [2024-02-28T21:52:46.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import} time=-239817536 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
16:52:46 [2024-02-28T21:52:46.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import} time=-239817536 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
16:52:46 [2024-02-28T21:52:46.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import} time=-239817535 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
16:52:46 [2024-02-28T21:52:46.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Import
16:52:46 [2024-02-28T21:52:46.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:52:46 [2024-02-28T21:52:46.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:52:46 [2024-02-28T21:52:46.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:52:46 [2024-02-28T21:52:46.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:52:46 [2024-02-28T21:52:46.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:52:46 [2024-02-28T21:52:46.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath (recursive)} time=-239817530 data=null button=0 stateMask=0x0 x=145 y=58 count=0}, TreeItem with text {/rootpath (recursive)}]
16:52:46 [2024-02-28T21:52:46.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath (recursive)} time=-239817530 data=null doit=true}, TreeItem with text {/rootpath (recursive)}]
16:52:46 [2024-02-28T21:52:46.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath (recursive)} time=-239817530 data=null}, TreeItem with text {/rootpath (recursive)}]
16:52:46 [2024-02-28T21:52:46.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath (recursive)} time=-239817529 data=null button=1 stateMask=0x0 x=145 y=58 count=1}, TreeItem with text {/rootpath (recursive)}]
16:52:46 [2024-02-28T21:52:46.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239817529 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)}]
16:52:46 [2024-02-28T21:52:46.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath (recursive)} time=-239817522 data=null button=1 stateMask=0x80000 x=145 y=58 count=1}, TreeItem with text {/rootpath (recursive)}]
16:52:46 [2024-02-28T21:52:46.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:52:46 [2024-02-28T21:52:46.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:52:46 [2024-02-28T21:52:46.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text'
16:52:46 [2024-02-28T21:52:46.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:'
16:52:46 [2024-02-28T21:52:46.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:')
16:52:46 [2024-02-28T21:52:46.341Z] 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:'))
16:52:46 [2024-02-28T21:52:46.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:52:46 [2024-02-28T21:52:46.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath} time=-239817506 data=null button=0 stateMask=0x0 x=108 y=150 count=0}, TreeItem with text {/rootpath}]
16:52:46 [2024-02-28T21:52:46.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath} time=-239817506 data=null doit=true}, TreeItem with text {/rootpath}]
16:52:46 [2024-02-28T21:52:46.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath} time=-239817506 data=null}, TreeItem with text {/rootpath}]
16:52:46 [2024-02-28T21:52:46.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath} time=-239817505 data=null button=1 stateMask=0x0 x=108 y=150 count=1}, TreeItem with text {/rootpath}]
16:52:46 [2024-02-28T21:52:46.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239817505 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}]
16:52:46 [2024-02-28T21:52:46.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath} time=-239817496 data=null button=1 stateMask=0x80000 x=108 y=150 count=1}, TreeItem with text {/rootpath}]
16:52:46 [2024-02-28T21:52:46.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:52:46 [2024-02-28T21:52:46.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:52:46 [2024-02-28T21:52:46.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text'
16:52:46 [2024-02-28T21:52:46.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:'
16:52:46 [2024-02-28T21:52:46.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:')
16:52:46 [2024-02-28T21:52:46.342Z] 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:'))
16:52:46 [2024-02-28T21:52:46.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:52:46 [2024-02-28T21:52:46.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath (recursive)} time=-239817491 data=null button=0 stateMask=0x0 x=145 y=242 count=0}, TreeItem with text {/rootpath (recursive)}]
16:52:46 [2024-02-28T21:52:46.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath (recursive)} time=-239817490 data=null doit=true}, TreeItem with text {/rootpath (recursive)}]
16:52:46 [2024-02-28T21:52:46.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath (recursive)} time=-239817490 data=null}, TreeItem with text {/rootpath (recursive)}]
16:52:46 [2024-02-28T21:52:46.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath (recursive)} time=-239817490 data=null button=1 stateMask=0x0 x=145 y=242 count=1}, TreeItem with text {/rootpath (recursive)}]
16:52:46 [2024-02-28T21:52:46.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239817489 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)}]
16:52:46 [2024-02-28T21:52:46.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath (recursive)} time=-239817434 data=null button=1 stateMask=0x80000 x=145 y=242 count=1}, TreeItem with text {/rootpath (recursive)}]
16:52:46 [2024-02-28T21:52:46.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:52:46 [2024-02-28T21:52:46.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:52:46 [2024-02-28T21:52:46.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text'
16:52:46 [2024-02-28T21:52:46.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:'
16:52:46 [2024-02-28T21:52:46.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:')
16:52:46 [2024-02-28T21:52:46.598Z] 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:'))
16:52:46 [2024-02-28T21:52:46.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:52:46 [2024-02-28T21:52:46.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath} time=-239817428 data=null button=0 stateMask=0x0 x=108 y=357 count=0}, TreeItem with text {/rootpath}]
16:52:46 [2024-02-28T21:52:46.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath} time=-239817428 data=null doit=true}, TreeItem with text {/rootpath}]
16:52:46 [2024-02-28T21:52:46.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath} time=-239817428 data=null}, TreeItem with text {/rootpath}]
16:52:46 [2024-02-28T21:52:46.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath} time=-239817428 data=null button=1 stateMask=0x0 x=108 y=357 count=1}, TreeItem with text {/rootpath}]
16:52:46 [2024-02-28T21:52:46.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239817427 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}]
16:52:46 [2024-02-28T21:52:46.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath} time=-239817423 data=null button=1 stateMask=0x80000 x=108 y=357 count=1}, TreeItem with text {/rootpath}]
16:52:46 [2024-02-28T21:52:46.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:52:46 [2024-02-28T21:52:46.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:52:46 [2024-02-28T21:52:46.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text'
16:52:46 [2024-02-28T21:52:46.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:'
16:52:46 [2024-02-28T21:52:46.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:')
16:52:46 [2024-02-28T21:52:46.598Z] 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:'))
16:52:46 [2024-02-28T21:52:46.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:52:46 [2024-02-28T21:52:46.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath (recursive)} time=-239817417 data=null button=0 stateMask=0x0 x=145 y=385 count=0}, TreeItem with text {/rootpath (recursive)}]
16:52:46 [2024-02-28T21:52:46.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath (recursive)} time=-239817417 data=null doit=true}, TreeItem with text {/rootpath (recursive)}]
16:52:46 [2024-02-28T21:52:46.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath (recursive)} time=-239817417 data=null}, TreeItem with text {/rootpath (recursive)}]
16:52:46 [2024-02-28T21:52:46.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath (recursive)} time=-239817411 data=null button=1 stateMask=0x0 x=145 y=385 count=1}, TreeItem with text {/rootpath (recursive)}]
16:52:46 [2024-02-28T21:52:46.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239817410 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)}]
16:52:46 [2024-02-28T21:52:46.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath (recursive)} time=-239817404 data=null button=1 stateMask=0x80000 x=145 y=385 count=1}, TreeItem with text {/rootpath (recursive)}]
16:52:46 [2024-02-28T21:52:46.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:52:46 [2024-02-28T21:52:46.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:52:46 [2024-02-28T21:52:46.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text'
16:52:46 [2024-02-28T21:52:46.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:'
16:52:46 [2024-02-28T21:52:46.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:')
16:52:46 [2024-02-28T21:52:46.598Z] 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:'))
16:52:46 [2024-02-28T21:52:46.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:52:46 [2024-02-28T21:52:46.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath (recursive)} time=-239817395 data=null button=0 stateMask=0x0 x=145 y=316 count=0}, TreeItem with text {/rootpath (recursive)}]
16:52:46 [2024-02-28T21:52:46.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath (recursive)} time=-239817394 data=null doit=true}, TreeItem with text {/rootpath (recursive)}]
16:52:46 [2024-02-28T21:52:46.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath (recursive)} time=-239817394 data=null}, TreeItem with text {/rootpath (recursive)}]
16:52:46 [2024-02-28T21:52:46.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath (recursive)} time=-239817394 data=null button=1 stateMask=0x0 x=145 y=316 count=1}, TreeItem with text {/rootpath (recursive)}]
16:52:46 [2024-02-28T21:52:46.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239817394 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)}]
16:52:46 [2024-02-28T21:52:46.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath (recursive)} time=-239817387 data=null button=1 stateMask=0x80000 x=145 y=316 count=1}, TreeItem with text {/rootpath (recursive)}]
16:52:46 [2024-02-28T21:52:46.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:52:46 [2024-02-28T21:52:46.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:52:46 [2024-02-28T21:52:46.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text'
16:52:46 [2024-02-28T21:52:46.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:'
16:52:46 [2024-02-28T21:52:46.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:')
16:52:46 [2024-02-28T21:52:46.599Z] 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:'))
16:52:46 [2024-02-28T21:52:46.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:52:46 [2024-02-28T21:52:46.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath (recursive)} time=-239817334 data=null button=0 stateMask=0x0 x=145 y=362 count=0}, TreeItem with text {/rootpath (recursive)}]
16:52:46 [2024-02-28T21:52:46.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath (recursive)} time=-239817334 data=null doit=true}, TreeItem with text {/rootpath (recursive)}]
16:52:46 [2024-02-28T21:52:46.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath (recursive)} time=-239817333 data=null}, TreeItem with text {/rootpath (recursive)}]
16:52:46 [2024-02-28T21:52:46.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath (recursive)} time=-239817333 data=null button=1 stateMask=0x0 x=145 y=362 count=1}, TreeItem with text {/rootpath (recursive)}]
16:52:46 [2024-02-28T21:52:46.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239817333 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)}]
16:52:46 [2024-02-28T21:52:46.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath (recursive)} time=-239817327 data=null button=1 stateMask=0x80000 x=145 y=362 count=1}, TreeItem with text {/rootpath (recursive)}]
16:52:46 [2024-02-28T21:52:46.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:52:46 [2024-02-28T21:52:46.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:52:46 [2024-02-28T21:52:46.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text'
16:52:46 [2024-02-28T21:52:46.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:'
16:52:46 [2024-02-28T21:52:46.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:')
16:52:46 [2024-02-28T21:52:46.599Z] 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:'))
16:52:46 [2024-02-28T21:52:46.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:52:46 [2024-02-28T21:52:46.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath (recursive)} time=-239817316 data=null button=0 stateMask=0x0 x=145 y=339 count=0}, TreeItem with text {/rootpath (recursive)}]
16:52:46 [2024-02-28T21:52:46.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath (recursive)} time=-239817315 data=null doit=true}, TreeItem with text {/rootpath (recursive)}]
16:52:46 [2024-02-28T21:52:46.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath (recursive)} time=-239817314 data=null}, TreeItem with text {/rootpath (recursive)}]
16:52:46 [2024-02-28T21:52:46.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath (recursive)} time=-239817314 data=null button=1 stateMask=0x0 x=145 y=339 count=1}, TreeItem with text {/rootpath (recursive)}]
16:52:46 [2024-02-28T21:52:46.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239817313 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)}]
16:52:46 [2024-02-28T21:52:46.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath (recursive)} time=-239817299 data=null button=1 stateMask=0x80000 x=145 y=310 count=1}, TreeItem with text {/rootpath (recursive)}]
16:52:46 [2024-02-28T21:52:46.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:52:46 [2024-02-28T21:52:46.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:52:46 [2024-02-28T21:52:46.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text'
16:52:46 [2024-02-28T21:52:46.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:'
16:52:46 [2024-02-28T21:52:46.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:')
16:52:46 [2024-02-28T21:52:46.599Z] 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:'))
16:52:46 [2024-02-28T21:52:46.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:52:46 [2024-02-28T21:52:46.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath (recursive)} time=-239817290 data=null button=0 stateMask=0x0 x=145 y=362 count=0}, TreeItem with text {/rootpath (recursive)}]
16:52:46 [2024-02-28T21:52:46.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath (recursive)} time=-239817290 data=null doit=true}, TreeItem with text {/rootpath (recursive)}]
16:52:46 [2024-02-28T21:52:46.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath (recursive)} time=-239817290 data=null}, TreeItem with text {/rootpath (recursive)}]
16:52:46 [2024-02-28T21:52:46.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath (recursive)} time=-239817289 data=null button=1 stateMask=0x0 x=145 y=362 count=1}, TreeItem with text {/rootpath (recursive)}]
16:52:46 [2024-02-28T21:52:46.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239817289 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)}]
16:52:46 [2024-02-28T21:52:46.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath (recursive)} time=-239817236 data=null button=1 stateMask=0x80000 x=145 y=308 count=1}, TreeItem with text {/rootpath (recursive)}]
16:52:46 [2024-02-28T21:52:46.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:52:46 [2024-02-28T21:52:46.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:52:46 [2024-02-28T21:52:46.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text'
16:52:46 [2024-02-28T21:52:46.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:'
16:52:46 [2024-02-28T21:52:46.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:')
16:52:46 [2024-02-28T21:52:46.600Z] 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:'))
16:52:46 [2024-02-28T21:52:46.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:52:46 [2024-02-28T21:52:46.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath (recursive)} time=-239817228 data=null button=0 stateMask=0x0 x=145 y=362 count=0}, TreeItem with text {/rootpath (recursive)}]
16:52:46 [2024-02-28T21:52:46.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath (recursive)} time=-239817228 data=null doit=true}, TreeItem with text {/rootpath (recursive)}]
16:52:46 [2024-02-28T21:52:46.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath (recursive)} time=-239817228 data=null}, TreeItem with text {/rootpath (recursive)}]
16:52:46 [2024-02-28T21:52:46.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath (recursive)} time=-239817227 data=null button=1 stateMask=0x0 x=145 y=362 count=1}, TreeItem with text {/rootpath (recursive)}]
16:52:46 [2024-02-28T21:52:46.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239817227 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)}]
16:52:46 [2024-02-28T21:52:46.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath (recursive)} time=-239817221 data=null button=1 stateMask=0x80000 x=145 y=362 count=1}, TreeItem with text {/rootpath (recursive)}]
16:52:46 [2024-02-28T21:52:46.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:52:46 [2024-02-28T21:52:46.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:52:46 [2024-02-28T21:52:46.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text'
16:52:46 [2024-02-28T21:52:46.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:'
16:52:46 [2024-02-28T21:52:46.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:')
16:52:46 [2024-02-28T21:52:46.600Z] 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:'))
16:52:46 [2024-02-28T21:52:46.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
16:52:46 [2024-02-28T21:52:46.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
16:52:46 [2024-02-28T21:52:46.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:52:46 [2024-02-28T21:52:46.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:52:46 [2024-02-28T21:52:46.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
16:52:46 [2024-02-28T21:52:46.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
16:52:46 [2024-02-28T21:52:46.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: of type 'Button'
16:52:46 [2024-02-28T21:52:46.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:52:46 [2024-02-28T21:52:46.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:52:46 [2024-02-28T21:52:46.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
16:52:46 [2024-02-28T21:52:46.856Z] 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')
16:52:46 [2024-02-28T21:52:46.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
16:52:46 [2024-02-28T21:52:46.856Z] 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')
16:52:46 [2024-02-28T21:52:46.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
16:52:46 [2024-02-28T21:52:46.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-239817206 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')]
16:52:46 [2024-02-28T21:52:46.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-239817206 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')]
16:52:46 [2024-02-28T21:52:46.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-239817206 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:52:46 [2024-02-28T21:52:46.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-239817206 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:52:46 [2024-02-28T21:52:46.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-239817206 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')]
16:52:46 [2024-02-28T21:52:46.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-239817205 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')]
16:52:46 [2024-02-28T21:52:46.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-239817205 data=null 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')]
16:52:46 [2024-02-28T21:52:46.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-239818225 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
16:52:46 [2024-02-28T21:52:46.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:52:47 [2024-02-28T21:52:47.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:52:47 [2024-02-28T21:52:47.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:52:47 [2024-02-28T21:52:47.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:52:47 [2024-02-28T21:52:47.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:52:47 [2024-02-28T21:52:47.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:52:47 [2024-02-28T21:52:47.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:52:47 [2024-02-28T21:52:47.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-239816817 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
16:52:47 [2024-02-28T21:52:47.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-239816816 data=null doit=true}, TreeItem with text {Test}]
16:52:47 [2024-02-28T21:52:47.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-239816816 data=null}, TreeItem with text {Test}]
16:52:47 [2024-02-28T21:52:47.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-239816816 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:52:47 [2024-02-28T21:52:47.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239816816 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
16:52:47 [2024-02-28T21:52:47.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-239816723 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:52:47 [2024-02-28T21:52:47.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:52:47 [2024-02-28T21:52:47.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-239816721 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
16:52:47 [2024-02-28T21:52:47.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-239816721 data=null doit=true}, TreeItem with text {Test}]
16:52:47 [2024-02-28T21:52:47.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-239816721 data=null}, TreeItem with text {Test}]
16:52:47 [2024-02-28T21:52:47.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-239816721 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:52:47 [2024-02-28T21:52:47.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239816721 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
16:52:47 [2024-02-28T21:52:47.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-239816697 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:52:47 [2024-02-28T21:52:47.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-239816696 data=null doit=true}, TreeItem with text {Test}]
16:52:47 [2024-02-28T21:52:47.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-239816696 data=null}, TreeItem with text {Test}]
16:52:47 [2024-02-28T21:52:47.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-239816696 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:52:47 [2024-02-28T21:52:47.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239816696 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}]
16:52:47 [2024-02-28T21:52:47.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-239816638 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:52:47 [2024-02-28T21:52:47.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:52:47 [2024-02-28T21:52:47.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-239816636 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:52:47 [2024-02-28T21:52:47.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-239816636 data=null doit=true}, TreeItem with text {Traces [0]}]
16:52:47 [2024-02-28T21:52:47.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-239816636 data=null}, TreeItem with text {Traces [0]}]
16:52:47 [2024-02-28T21:52:47.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-239816635 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:52:47 [2024-02-28T21:52:47.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239816635 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]}]
16:52:47 [2024-02-28T21:52:47.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-239816614 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:52:47 [2024-02-28T21:52:47.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:52:47 [2024-02-28T21:52:47.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-239816613 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:52:47 [2024-02-28T21:52:47.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-239816613 data=null doit=true}, TreeItem with text {Traces [0]}]
16:52:47 [2024-02-28T21:52:47.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-239816613 data=null}, TreeItem with text {Traces [0]}]
16:52:47 [2024-02-28T21:52:47.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-239816612 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:52:47 [2024-02-28T21:52:47.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239816612 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]}]
16:52:47 [2024-02-28T21:52:47.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-239816607 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:52:47 [2024-02-28T21:52:47.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
16:52:47 [2024-02-28T21:52:47.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
16:52:48 [2024-02-28T21:52:48.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
16:52:48 [2024-02-28T21:52:48.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
16:52:48 [2024-02-28T21:52:48.186Z] 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=-239815818 data=null doit=true}, Shell with text {Fetch Remote Traces}]
16:52:48 [2024-02-28T21:52:48.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
16:52:48 [2024-02-28T21:52:48.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: with mnemonic 'Manage Profiles'
16:52:48 [2024-02-28T21:52:48.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: with style 'SWT.PUSH'
16:52:48 [2024-02-28T21:52:48.186Z] 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')
16:52:48 [2024-02-28T21:52:48.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:52:48 [2024-02-28T21:52:48.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:52:48 [2024-02-28T21:52:48.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:52:48 [2024-02-28T21:52:48.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:52:48 [2024-02-28T21:52:48.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:52:48 [2024-02-28T21:52:48.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Manage Profiles
16:52:48 [2024-02-28T21:52:48.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Manage Profiles} time=-239815816 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')]
16:52:48 [2024-02-28T21:52:48.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Manage Profiles} time=-239815816 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')]
16:52:48 [2024-02-28T21:52:48.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Manage Profiles} time=-239815816 data=null doit=true}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
16:52:48 [2024-02-28T21:52:48.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Manage Profiles} time=-239815816 data=null}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
16:52:48 [2024-02-28T21:52:48.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Manage Profiles} time=-239815816 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')]
16:52:48 [2024-02-28T21:52:48.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Manage Profiles} time=-239815816 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')]
16:52:48 [2024-02-28T21:52:48.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Manage Profiles} time=-239815628 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')]
16:52:48 [2024-02-28T21:52:48.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Manage Profiles} time=-239815626 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')]
16:52:48 [2024-02-28T21:52:48.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Manage Profiles} time=-239815626 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')]
16:52:48 [2024-02-28T21:52:48.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Manage Profiles} time=-239815625 data=null doit=true}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
16:52:48 [2024-02-28T21:52:48.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Manage Profiles} time=-239815625 data=null}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
16:52:48 [2024-02-28T21:52:48.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Manage Profiles
16:52:48 [2024-02-28T21:52:48.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences (Filtere...", using matcher: with text 'Preferences (Filtered)'
16:52:48 [2024-02-28T21:52:48.442Z] 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=-239815623 data=null doit=true}, Shell with text {Preferences (Filtered)}]
16:52:48 [2024-02-28T21:52:48.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
16:52:48 [2024-02-28T21:52:48.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: with mnemonic 'Add'
16:52:48 [2024-02-28T21:52:48.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: with style 'SWT.PUSH'
16:52:48 [2024-02-28T21:52:48.442Z] 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')
16:52:48 [2024-02-28T21:52:48.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
16:52:48 [2024-02-28T21:52:48.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:52:48 [2024-02-28T21:52:48.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:52:48 [2024-02-28T21:52:48.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
16:52:48 [2024-02-28T21:52:48.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
16:52:48 [2024-02-28T21:52:48.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:52:48 [2024-02-28T21:52:48.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:52:48 [2024-02-28T21:52:48.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Add
16:52:48 [2024-02-28T21:52:48.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Add} time=-239815621 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
16:52:48 [2024-02-28T21:52:48.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add} time=-239815621 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
16:52:48 [2024-02-28T21:52:48.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Add} time=-239815621 data=null doit=true}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
16:52:48 [2024-02-28T21:52:48.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Add} time=-239815620 data=null}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
16:52:48 [2024-02-28T21:52:48.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Add} time=-239815609 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
16:52:48 [2024-02-28T21:52:48.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Add} time=-239815609 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
16:52:48 [2024-02-28T21:52:48.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Add} time=-239815609 data=null 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')]
16:52:48 [2024-02-28T21:52:48.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Add} time=-239815592 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
16:52:48 [2024-02-28T21:52:48.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add} time=-239815592 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
16:52:48 [2024-02-28T21:52:48.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Add} time=-239815591 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
16:52:48 [2024-02-28T21:52:48.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Add} time=-239815591 data=null doit=true}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
16:52:48 [2024-02-28T21:52:48.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Add} time=-239815591 data=null}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
16:52:48 [2024-02-28T21:52:48.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Add
16:52:48 [2024-02-28T21:52:48.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:52:48 [2024-02-28T21:52:48.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:52:48 [2024-02-28T21:52:48.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:52:48 [2024-02-28T21:52:48.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:52:48 [2024-02-28T21:52:48.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:52:48 [2024-02-28T21:52:48.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=-239815534 data=null button=0 stateMask=0x0 x=160 y=127 count=0}, Tree node with text: name (ssh://userinfo@host:22)]
16:52:48 [2024-02-28T21:52:48.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {name (ssh://userinfo@host:22)} time=-239815534 data=null doit=true}, Tree node with text: name (ssh://userinfo@host:22)]
16:52:48 [2024-02-28T21:52:48.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {name (ssh://userinfo@host:22)} time=-239815534 data=null}, Tree node with text: name (ssh://userinfo@host:22)]
16:52:48 [2024-02-28T21:52:48.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=-239815533 data=null button=1 stateMask=0x0 x=160 y=127 count=1}, Tree node with text: name (ssh://userinfo@host:22)]
16:52:48 [2024-02-28T21:52:48.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239815533 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)]
16:52:48 [2024-02-28T21:52:48.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=-239815528 data=null button=1 stateMask=0x80000 x=160 y=127 count=1}, Tree node with text: name (ssh://userinfo@host:22)]
16:52:48 [2024-02-28T21:52:48.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
16:52:48 [2024-02-28T21:52:48.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:52:48 [2024-02-28T21:52:48.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: of type 'Text'
16:52:48 [2024-02-28T21:52:48.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ssh://userinfo@host:...", using matcher: of type 'Text'
16:52:48 [2024-02-28T21:52:48.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "URI:", using matcher: with mnemonic 'URI:'
16:52:48 [2024-02-28T21:52:48.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ssh://userinfo@host:...", using matcher: with label (with mnemonic 'URI:')
16:52:48 [2024-02-28T21:52:48.443Z] 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:'))
16:52:48 [2024-02-28T21:52:48.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
16:52:48 [2024-02-28T21:52:48.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:52:48 [2024-02-28T21:52:48.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: of type 'Text'
16:52:48 [2024-02-28T21:52:48.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Node name:", using matcher: with mnemonic 'Node name:'
16:52:48 [2024-02-28T21:52:48.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: with label (with mnemonic 'Node name:')
16:52:48 [2024-02-28T21:52:48.443Z] 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:'))
16:52:48 [2024-02-28T21:52:48.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "file://", using matcher: of type 'Text'
16:52:48 [2024-02-28T21:52:48.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Node name:", using matcher: with mnemonic 'Node name:'
16:52:48 [2024-02-28T21:52:48.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "file://", using matcher: with label (with mnemonic 'Node name:')
16:52:48 [2024-02-28T21:52:48.443Z] 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:'))
16:52:48 [2024-02-28T21:52:48.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:52:48 [2024-02-28T21:52:48.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath} time=-239815501 data=null button=0 stateMask=0x0 x=108 y=150 count=0}, Tree node with text: /rootpath]
16:52:48 [2024-02-28T21:52:48.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath} time=-239815500 data=null doit=true}, Tree node with text: /rootpath]
16:52:48 [2024-02-28T21:52:48.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath} time=-239815500 data=null}, Tree node with text: /rootpath]
16:52:48 [2024-02-28T21:52:48.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath} time=-239815500 data=null button=1 stateMask=0x0 x=108 y=150 count=1}, Tree node with text: /rootpath]
16:52:48 [2024-02-28T21:52:48.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239815500 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]
16:52:48 [2024-02-28T21:52:48.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath} time=-239815495 data=null button=1 stateMask=0x80000 x=108 y=150 count=1}, Tree node with text: /rootpath]
16:52:48 [2024-02-28T21:52:48.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
16:52:48 [2024-02-28T21:52:48.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:52:48 [2024-02-28T21:52:48.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text'
16:52:48 [2024-02-28T21:52:48.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:'
16:52:48 [2024-02-28T21:52:48.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:')
16:52:48 [2024-02-28T21:52:48.443Z] 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:'))
16:52:48 [2024-02-28T21:52:48.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
16:52:48 [2024-02-28T21:52:48.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
16:52:48 [2024-02-28T21:52:48.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:52:48 [2024-02-28T21:52:48.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:52:48 [2024-02-28T21:52:48.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
16:52:48 [2024-02-28T21:52:48.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
16:52:48 [2024-02-28T21:52:48.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: of type 'Button'
16:52:48 [2024-02-28T21:52:48.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: with mnemonic 'Recursive'
16:52:48 [2024-02-28T21:52:48.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: with style 'SWT.CHECK'
16:52:48 [2024-02-28T21:52:48.443Z] 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')
16:52:48 [2024-02-28T21:52:48.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:52:48 [2024-02-28T21:52:48.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:52:48 [2024-02-28T21:52:48.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')
16:52:48 [2024-02-28T21:52:48.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@189f9f9f
16:52:48 [2024-02-28T21:52:48.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Recursive} time=-239815435 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
16:52:48 [2024-02-28T21:52:48.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Recursive} time=-239815435 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
16:52:48 [2024-02-28T21:52:48.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Recursive} time=-239815434 data=null doit=true}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
16:52:48 [2024-02-28T21:52:48.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Recursive} time=-239815434 data=null}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
16:52:48 [2024-02-28T21:52:48.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Recursive} time=-239815434 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
16:52:48 [2024-02-28T21:52:48.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Recursive} time=-239815434 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
16:52:48 [2024-02-28T21:52:48.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Recursive} time=-239815434 data=null 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')]
16:52:48 [2024-02-28T21:52:48.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Recursive} time=-239815433 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
16:52:48 [2024-02-28T21:52:48.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Recursive} time=-239815433 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
16:52:48 [2024-02-28T21:52:48.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Recursive} time=-239815433 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
16:52:48 [2024-02-28T21:52:48.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Recursive} time=-239815433 data=null doit=true}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
16:52:48 [2024-02-28T21:52:48.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Recursive} time=-239815433 data=null}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
16:52:48 [2024-02-28T21:52:48.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:52:48 [2024-02-28T21:52:48.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*} time=-239815432 data=null button=0 stateMask=0x0 x=102 y=173 count=0}, Tree node with text: .*]
16:52:48 [2024-02-28T21:52:48.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*} time=-239815432 data=null doit=true}, Tree node with text: .*]
16:52:48 [2024-02-28T21:52:48.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*} time=-239815432 data=null}, Tree node with text: .*]
16:52:48 [2024-02-28T21:52:48.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*} time=-239815431 data=null button=1 stateMask=0x0 x=102 y=173 count=1}, Tree node with text: .*]
16:52:48 [2024-02-28T21:52:48.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239815431 data=null item=TreeItem {.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*]
16:52:48 [2024-02-28T21:52:48.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*} time=-239815416 data=null button=1 stateMask=0x80000 x=102 y=173 count=1}, Tree node with text: .*]
16:52:48 [2024-02-28T21:52:48.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
16:52:48 [2024-02-28T21:52:48.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:52:48 [2024-02-28T21:52:48.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: of type 'Text'
16:52:48 [2024-02-28T21:52:48.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File pattern:", using matcher: with mnemonic 'File pattern:'
16:52:48 [2024-02-28T21:52:48.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: with label (with mnemonic 'File pattern:')
16:52:48 [2024-02-28T21:52:48.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: (of type 'Text' and with label (with mnemonic 'File pattern:'))
16:52:48 [2024-02-28T21:52:48.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:52:48 [2024-02-28T21:52:48.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-239815412 data=null button=0 stateMask=0x0 x=537 y=150 count=0}, Tree node with text: /rootpath]
16:52:48 [2024-02-28T21:52:48.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-239815412 data=null doit=true}, Tree node with text: /rootpath]
16:52:48 [2024-02-28T21:52:48.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-239815412 data=null}, Tree node with text: /rootpath]
16:52:48 [2024-02-28T21:52:48.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-239815411 data=null button=1 stateMask=0x0 x=537 y=150 count=1}, Tree node with text: /rootpath]
16:52:48 [2024-02-28T21:52:48.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239815411 data=null item=TreeItem {/home/jenkins/agent/workspace/tracecompass-master-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]
16:52:48 [2024-02-28T21:52:48.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-239815404 data=null button=1 stateMask=0x80000 x=537 y=150 count=1}, Tree node with text: /rootpath]
16:52:48 [2024-02-28T21:52:48.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "New Trace", using matcher: with mnemonic 'New Trace'
16:52:48 [2024-02-28T21:52:48.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Trace'
16:52:48 [2024-02-28T21:52:48.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {New Trace} time=-239815395 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Trace']
16:52:48 [2024-02-28T21:52:48.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Trace'
16:52:48 [2024-02-28T21:52:48.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:52:48 [2024-02-28T21:52:48.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*} time=-239815333 data=null button=0 stateMask=0x0 x=102 y=196 count=0}, Tree node with text: .*]
16:52:48 [2024-02-28T21:52:48.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*} time=-239815333 data=null doit=true}, Tree node with text: .*]
16:52:48 [2024-02-28T21:52:48.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*} time=-239815332 data=null}, Tree node with text: .*]
16:52:48 [2024-02-28T21:52:48.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*} time=-239815332 data=null button=1 stateMask=0x0 x=102 y=196 count=1}, Tree node with text: .*]
16:52:48 [2024-02-28T21:52:48.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239815331 data=null item=TreeItem {.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*]
16:52:48 [2024-02-28T21:52:48.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*} time=-239815323 data=null button=1 stateMask=0x80000 x=102 y=196 count=1}, Tree node with text: .*]
16:52:48 [2024-02-28T21:52:48.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
16:52:48 [2024-02-28T21:52:48.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:52:48 [2024-02-28T21:52:48.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: of type 'Text'
16:52:48 [2024-02-28T21:52:48.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File pattern:", using matcher: with mnemonic 'File pattern:'
16:52:48 [2024-02-28T21:52:48.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: with label (with mnemonic 'File pattern:')
16:52:48 [2024-02-28T21:52:48.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: (of type 'Text' and with label (with mnemonic 'File pattern:'))
16:52:48 [2024-02-28T21:52:48.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:52:48 [2024-02-28T21:52:48.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
16:52:48 [2024-02-28T21:52:48.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace type:')
16:52:48 [2024-02-28T21:52:48.700Z] 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:'))
16:52:48 [2024-02-28T21:52:48.700Z] 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
16:52:48 [2024-02-28T21:52:48.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Test trace : Test Syslog} [layout=null] time=-239815309 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:'))]
16:52:48 [2024-02-28T21:52:48.700Z] 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
16:52:48 [2024-02-28T21:52:48.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:52:48 [2024-02-28T21:52:48.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-239815307 data=null button=0 stateMask=0x0 x=537 y=150 count=0}, Tree node with text: /rootpath]
16:52:48 [2024-02-28T21:52:48.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-239815307 data=null doit=true}, Tree node with text: /rootpath]
16:52:48 [2024-02-28T21:52:48.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-239815306 data=null}, Tree node with text: /rootpath]
16:52:48 [2024-02-28T21:52:48.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-239815305 data=null button=1 stateMask=0x0 x=537 y=150 count=1}, Tree node with text: /rootpath]
16:52:48 [2024-02-28T21:52:48.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239815305 data=null item=TreeItem {/home/jenkins/agent/workspace/tracecompass-master-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]
16:52:48 [2024-02-28T21:52:48.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-239815292 data=null button=1 stateMask=0x80000 x=537 y=150 count=1}, Tree node with text: /rootpath]
16:52:48 [2024-02-28T21:52:48.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "New Trace", using matcher: with mnemonic 'New Trace'
16:52:48 [2024-02-28T21:52:48.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Trace'
16:52:48 [2024-02-28T21:52:48.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {New Trace} time=-239815289 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Trace']
16:52:48 [2024-02-28T21:52:48.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Trace'
16:52:48 [2024-02-28T21:52:48.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
16:52:48 [2024-02-28T21:52:48.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
16:52:48 [2024-02-28T21:52:48.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:52:48 [2024-02-28T21:52:48.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:52:48 [2024-02-28T21:52:48.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
16:52:48 [2024-02-28T21:52:48.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
16:52:48 [2024-02-28T21:52:48.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:52:48 [2024-02-28T21:52:48.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:52:48 [2024-02-28T21:52:48.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
16:52:48 [2024-02-28T21:52:48.700Z] 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')
16:52:48 [2024-02-28T21:52:48.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
16:52:48 [2024-02-28T21:52:48.700Z] 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')
16:52:48 [2024-02-28T21:52:48.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
16:52:48 [2024-02-28T21:52:48.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-239815222 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')]
16:52:48 [2024-02-28T21:52:48.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-239815222 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')]
16:52:48 [2024-02-28T21:52:48.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-239815221 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:52:48 [2024-02-28T21:52:48.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-239815221 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:52:48 [2024-02-28T21:52:48.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-239815221 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')]
16:52:48 [2024-02-28T21:52:48.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-239815221 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')]
16:52:48 [2024-02-28T21:52:48.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-239815221 data=null 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')]
16:52:48 [2024-02-28T21:52:48.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Manage Profiles} time=-239815801 data=null 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')]
16:52:48 [2024-02-28T21:52:48.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:52:48 [2024-02-28T21:52:48.701Z] 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=-239815115 data=null doit=true}, Shell with text {Fetch Remote Traces}]
16:52:48 [2024-02-28T21:52:48.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: of type 'Combo'
16:52:48 [2024-02-28T21:52:48.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Profile name:", using matcher: with mnemonic 'Profile name:'
16:52:48 [2024-02-28T21:52:48.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: with label (with mnemonic 'Profile name:')
16:52:48 [2024-02-28T21:52:48.701Z] 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:'))
16:52:48 [2024-02-28T21:52:48.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: of type 'Text'
16:52:48 [2024-02-28T21:52:48.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
16:52:48 [2024-02-28T21:52:48.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: with label (with mnemonic 'Nodes:')
16:52:48 [2024-02-28T21:52:48.701Z] 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:'))
16:52:48 [2024-02-28T21:52:48.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: of type 'Text'
16:52:48 [2024-02-28T21:52:48.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
16:52:48 [2024-02-28T21:52:48.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: with label (with mnemonic 'Nodes:')
16:52:48 [2024-02-28T21:52:48.701Z] 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:'))
16:52:48 [2024-02-28T21:52:48.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: of type 'Text'
16:52:48 [2024-02-28T21:52:48.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
16:52:48 [2024-02-28T21:52:48.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: with label (with mnemonic 'Nodes:')
16:52:48 [2024-02-28T21:52:48.701Z] 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:'))
16:52:48 [2024-02-28T21:52:48.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
16:52:48 [2024-02-28T21:52:48.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:52:48 [2024-02-28T21:52:48.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:52:48 [2024-02-28T21:52:48.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:52:48 [2024-02-28T21:52:48.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
16:52:48 [2024-02-28T21:52:48.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
16:52:48 [2024-02-28T21:52:48.957Z] 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')
16:52:48 [2024-02-28T21:52:48.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:52:48 [2024-02-28T21:52:48.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:52:48 [2024-02-28T21:52:48.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
16:52:48 [2024-02-28T21:52:48.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-239815110 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:52:48 [2024-02-28T21:52:48.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-239815110 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:52:48 [2024-02-28T21:52:48.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-239815110 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:52:48 [2024-02-28T21:52:48.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-239815109 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:52:48 [2024-02-28T21:52:48.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-239815109 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:52:48 [2024-02-28T21:52:48.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-239815109 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:52:48 [2024-02-28T21:52:48.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-239815109 data=null 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')]
16:52:48 [2024-02-28T21:52:48.957Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:52:48 [2024-02-28T21:52:48.957Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:52:48 [2024-02-28T21:52:48.957Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:52:48 [2024-02-28T21:52:48.957Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:52:48 [2024-02-28T21:52:48.957Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:52:48 [2024-02-28T21:52:48.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
16:52:48 [2024-02-28T21:52:48.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
16:52:48 [2024-02-28T21:52:48.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
16:52:48 [2024-02-28T21:52:48.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:52:48 [2024-02-28T21:52:48.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: with mnemonic '< Back'
16:52:48 [2024-02-28T21:52:48.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH'
16:52:48 [2024-02-28T21:52:48.957Z] 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')
16:52:48 [2024-02-28T21:52:48.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:52:48 [2024-02-28T21:52:48.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:52:48 [2024-02-28T21:52:48.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:52:48 [2024-02-28T21:52:48.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on < &Back
16:52:48 [2024-02-28T21:52:48.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {< &Back} time=-239815008 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
16:52:48 [2024-02-28T21:52:48.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {< &Back} time=-239815008 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
16:52:48 [2024-02-28T21:52:48.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {< &Back} time=-239815008 data=null doit=true}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
16:52:48 [2024-02-28T21:52:48.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {< &Back} time=-239815007 data=null}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
16:52:48 [2024-02-28T21:52:48.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {< &Back} time=-239815007 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
16:52:48 [2024-02-28T21:52:48.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {< &Back} time=-239815007 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
16:52:48 [2024-02-28T21:52:48.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {< &Back} time=-239815007 data=null 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')]
16:52:48 [2024-02-28T21:52:48.957Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
16:52:48 [2024-02-28T21:52:48.957Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
16:52:48 [2024-02-28T21:52:48.957Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
16:52:48 [2024-02-28T21:52:48.957Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
16:52:48 [2024-02-28T21:52:48.957Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
16:52:48 [2024-02-28T21:52:48.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on < &Back
16:52:48 [2024-02-28T21:52:48.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: of type 'Combo'
16:52:48 [2024-02-28T21:52:48.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Profile name:", using matcher: with mnemonic 'Profile name:'
16:52:48 [2024-02-28T21:52:48.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: with label (with mnemonic 'Profile name:')
16:52:48 [2024-02-28T21:52:48.957Z] 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:'))
16:52:48 [2024-02-28T21:52:48.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: of type 'Text'
16:52:48 [2024-02-28T21:52:48.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
16:52:48 [2024-02-28T21:52:48.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: with label (with mnemonic 'Nodes:')
16:52:48 [2024-02-28T21:52:48.957Z] 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:'))
16:52:48 [2024-02-28T21:52:48.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: of type 'Text'
16:52:48 [2024-02-28T21:52:48.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
16:52:48 [2024-02-28T21:52:48.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: with label (with mnemonic 'Nodes:')
16:52:48 [2024-02-28T21:52:48.958Z] 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:'))
16:52:48 [2024-02-28T21:52:48.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: of type 'Text'
16:52:48 [2024-02-28T21:52:48.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
16:52:48 [2024-02-28T21:52:48.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: with label (with mnemonic 'Nodes:')
16:52:48 [2024-02-28T21:52:48.958Z] 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:'))
16:52:48 [2024-02-28T21:52:48.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
16:52:48 [2024-02-28T21:52:48.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:52:48 [2024-02-28T21:52:48.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:52:48 [2024-02-28T21:52:48.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:52:48 [2024-02-28T21:52:48.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
16:52:48 [2024-02-28T21:52:48.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
16:52:48 [2024-02-28T21:52:48.958Z] 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')
16:52:48 [2024-02-28T21:52:48.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:52:48 [2024-02-28T21:52:48.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:52:48 [2024-02-28T21:52:48.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
16:52:48 [2024-02-28T21:52:48.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-239814993 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:52:48 [2024-02-28T21:52:48.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-239814993 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:52:48 [2024-02-28T21:52:48.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-239814993 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:52:48 [2024-02-28T21:52:48.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-239814993 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:52:48 [2024-02-28T21:52:48.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-239814993 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:52:48 [2024-02-28T21:52:48.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-239814993 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:52:48 [2024-02-28T21:52:48.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-239814993 data=null 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')]
16:52:48 [2024-02-28T21:52:48.958Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:52:48 [2024-02-28T21:52:48.958Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:52:48 [2024-02-28T21:52:48.958Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:52:48 [2024-02-28T21:52:48.958Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:52:48 [2024-02-28T21:52:48.958Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:52:48 [2024-02-28T21:52:48.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
16:52:48 [2024-02-28T21:52:48.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
16:52:48 [2024-02-28T21:52:48.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
16:52:48 [2024-02-28T21:52:48.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: with mnemonic 'Deselect All'
16:52:48 [2024-02-28T21:52:48.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: with style 'SWT.PUSH'
16:52:48 [2024-02-28T21:52:48.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')
16:52:48 [2024-02-28T21:52:48.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:52:48 [2024-02-28T21:52:48.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:52:48 [2024-02-28T21:52:48.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:52:48 [2024-02-28T21:52:48.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:52:48 [2024-02-28T21:52:48.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Deselect All
16:52:48 [2024-02-28T21:52:48.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Deselect All} time=-239814910 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')]
16:52:48 [2024-02-28T21:52:48.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Deselect All} time=-239814910 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')]
16:52:48 [2024-02-28T21:52:48.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Deselect All} time=-239814910 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
16:52:48 [2024-02-28T21:52:48.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Deselect All} time=-239814910 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
16:52:48 [2024-02-28T21:52:48.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Deselect All} time=-239814909 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')]
16:52:48 [2024-02-28T21:52:48.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Deselect All} time=-239814909 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')]
16:52:48 [2024-02-28T21:52:48.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Deselect All} time=-239814909 data=null 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')]
16:52:48 [2024-02-28T21:52:48.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Deselect All} time=-239814908 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')]
16:52:48 [2024-02-28T21:52:48.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Deselect All} time=-239814908 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')]
16:52:48 [2024-02-28T21:52:48.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Deselect All} time=-239814908 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')]
16:52:48 [2024-02-28T21:52:48.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Deselect All} time=-239814907 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
16:52:48 [2024-02-28T21:52:48.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Deselect All} time=-239814907 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
16:52:48 [2024-02-28T21:52:48.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Deselect All
16:52:48 [2024-02-28T21:52:48.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
16:52:48 [2024-02-28T21:52:48.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
16:52:48 [2024-02-28T21:52:48.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:52:48 [2024-02-28T21:52:48.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:52:48 [2024-02-28T21:52:48.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:52:48 [2024-02-28T21:52:48.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:52:48 [2024-02-28T21:52:48.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:52:48 [2024-02-28T21:52:48.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:52:48 [2024-02-28T21:52:48.959Z] 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')
16:52:48 [2024-02-28T21:52:48.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:52:48 [2024-02-28T21:52:48.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-239814906 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:52:48 [2024-02-28T21:52:48.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-239814906 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:52:48 [2024-02-28T21:52:48.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-239814906 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:52:48 [2024-02-28T21:52:48.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-239814906 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:52:48 [2024-02-28T21:52:48.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-239814905 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:52:48 [2024-02-28T21:52:48.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-239814905 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:52:48 [2024-02-28T21:52:48.959Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:52:49 [2024-02-28T21:52:49.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-239814905 data=null 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')]
16:52:49 [2024-02-28T21:52:49.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=-239816217 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...']
16:52:49 [2024-02-28T21:52:49.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:52:49 [2024-02-28T21:52:49.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@5c20505f] time=-239814735 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:52:49 [2024-02-28T21:52:49.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
16:52:49 [2024-02-28T21:52:49.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
16:52:49 [2024-02-28T21:52:49.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
16:52:49 [2024-02-28T21:52:49.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
16:52:49 [2024-02-28T21:52:49.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
16:52:49 [2024-02-28T21:52:49.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-239814389 data=null doit=true}, Shell with text {Preferences}]
16:52:49 [2024-02-28T21:52:49.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:52:49 [2024-02-28T21:52:49.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:52:49 [2024-02-28T21:52:49.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:52:49 [2024-02-28T21:52:49.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:52:49 [2024-02-28T21:52:49.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:52:49 [2024-02-28T21:52:49.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-239814321 data=null button=0 stateMask=0x0 x=49 y=127 count=0}, TreeItem with text {Tracing}]
16:52:49 [2024-02-28T21:52:49.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-239814321 data=null doit=true}, TreeItem with text {Tracing}]
16:52:49 [2024-02-28T21:52:49.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-239814321 data=null}, TreeItem with text {Tracing}]
16:52:49 [2024-02-28T21:52:49.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-239814320 data=null button=1 stateMask=0x0 x=49 y=127 count=1}, TreeItem with text {Tracing}]
16:52:49 [2024-02-28T21:52:49.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239814301 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}]
16:52:49 [2024-02-28T21:52:49.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-239814240 data=null button=1 stateMask=0x80000 x=49 y=127 count=1}, TreeItem with text {Tracing}]
16:52:49 [2024-02-28T21:52:49.723Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:52:49 [2024-02-28T21:52:49.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:52:49 [2024-02-28T21:52:49.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Remote Profiles} time=-239814239 data=null button=0 stateMask=0x0 x=95 y=196 count=0}, Tree node with text: Remote Profiles]
16:52:49 [2024-02-28T21:52:49.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Remote Profiles} time=-239814239 data=null doit=true}, Tree node with text: Remote Profiles]
16:52:49 [2024-02-28T21:52:49.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Remote Profiles} time=-239814239 data=null}, Tree node with text: Remote Profiles]
16:52:49 [2024-02-28T21:52:49.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Remote Profiles} time=-239814239 data=null button=1 stateMask=0x0 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
16:52:49 [2024-02-28T21:52:49.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239814239 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]
16:52:49 [2024-02-28T21:52:49.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Remote Profiles} time=-239814232 data=null button=1 stateMask=0x80000 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
16:52:49 [2024-02-28T21:52:49.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:52:49 [2024-02-28T21:52:49.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:52:49 [2024-02-28T21:52:49.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:52:49 [2024-02-28T21:52:49.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:52:49 [2024-02-28T21:52:49.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:52:49 [2024-02-28T21:52:49.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {new profile} time=-239814228 data=null button=0 stateMask=0x0 x=78 y=104 count=0}, TreeItem with text {new profile}]
16:52:49 [2024-02-28T21:52:49.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {new profile} time=-239814228 data=null doit=true}, TreeItem with text {new profile}]
16:52:49 [2024-02-28T21:52:49.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {new profile} time=-239814228 data=null}, TreeItem with text {new profile}]
16:52:49 [2024-02-28T21:52:49.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {new profile} time=-239814228 data=null button=1 stateMask=0x0 x=78 y=104 count=1}, TreeItem with text {new profile}]
16:52:49 [2024-02-28T21:52:49.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239814228 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}]
16:52:49 [2024-02-28T21:52:49.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {new profile} time=-239814222 data=null button=1 stateMask=0x80000 x=78 y=104 count=1}, TreeItem with text {new profile}]
16:52:49 [2024-02-28T21:52:49.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
16:52:49 [2024-02-28T21:52:49.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
16:52:49 [2024-02-28T21:52:49.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
16:52:49 [2024-02-28T21:52:49.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
16:52:49 [2024-02-28T21:52:49.723Z] 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')
16:52:49 [2024-02-28T21:52:49.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:52:49 [2024-02-28T21:52:49.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:52:49 [2024-02-28T21:52:49.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
16:52:49 [2024-02-28T21:52:49.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
16:52:49 [2024-02-28T21:52:49.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:52:49 [2024-02-28T21:52:49.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:52:49 [2024-02-28T21:52:49.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
16:52:49 [2024-02-28T21:52:49.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=-239814213 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
16:52:49 [2024-02-28T21:52:49.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=-239814213 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
16:52:49 [2024-02-28T21:52:49.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=-239814213 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
16:52:49 [2024-02-28T21:52:49.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=-239814213 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
16:52:49 [2024-02-28T21:52:49.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=-239814212 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
16:52:49 [2024-02-28T21:52:49.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=-239814212 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
16:52:49 [2024-02-28T21:52:49.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=-239814212 data=null 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')]
16:52:49 [2024-02-28T21:52:49.724Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
16:52:49 [2024-02-28T21:52:49.724Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
16:52:49 [2024-02-28T21:52:49.724Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
16:52:49 [2024-02-28T21:52:49.724Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
16:52:49 [2024-02-28T21:52:49.724Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
16:52:49 [2024-02-28T21:52:49.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
16:52:49 [2024-02-28T21:52:49.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
16:52:49 [2024-02-28T21:52:49.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
16:52:49 [2024-02-28T21:52:49.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:52:49 [2024-02-28T21:52:49.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:52:49 [2024-02-28T21:52:49.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
16:52:49 [2024-02-28T21:52:49.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
16:52:49 [2024-02-28T21:52:49.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:52:49 [2024-02-28T21:52:49.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:52:49 [2024-02-28T21:52:49.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
16:52:49 [2024-02-28T21:52:49.724Z] 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')
16:52:49 [2024-02-28T21:52:49.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
16:52:49 [2024-02-28T21:52:49.724Z] 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')
16:52:49 [2024-02-28T21:52:49.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
16:52:49 [2024-02-28T21:52:49.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-239814203 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')]
16:52:49 [2024-02-28T21:52:49.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-239814203 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')]
16:52:49 [2024-02-28T21:52:49.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-239814203 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:52:49 [2024-02-28T21:52:49.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-239814202 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:52:49 [2024-02-28T21:52:49.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-239814202 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')]
16:52:49 [2024-02-28T21:52:49.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-239814202 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')]
16:52:49 [2024-02-28T21:52:49.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-239814202 data=null 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')]
16:52:49 [2024-02-28T21:52:49.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-239814699 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
16:52:49 [2024-02-28T21:52:49.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:52:49 [2024-02-28T21:52:49.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@5c20505f] time=-239814091 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:52:49 [2024-02-28T21:52:49.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:52:49 [2024-02-28T21:52:49.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:52:49 [2024-02-28T21:52:49.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:52:49 [2024-02-28T21:52:49.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:52:49 [2024-02-28T21:52:49.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-239814029 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
16:52:49 [2024-02-28T21:52:49.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-239814029 data=null doit=true}, TreeItem with text {Test}]
16:52:49 [2024-02-28T21:52:49.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-239814029 data=null}, TreeItem with text {Test}]
16:52:49 [2024-02-28T21:52:49.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-239814029 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:52:49 [2024-02-28T21:52:49.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239814028 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
16:52:49 [2024-02-28T21:52:49.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-239814008 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:52:49 [2024-02-28T21:52:49.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:52:49 [2024-02-28T21:52:49.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:52:50 [2024-02-28T21:52:50.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:52:50 [2024-02-28T21:52:50.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:52:50 [2024-02-28T21:52:50.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:52:50 [2024-02-28T21:52:50.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:52:50 [2024-02-28T21:52:50.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:52:50 [2024-02-28T21:52:50.794Z] 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')
16:52:50 [2024-02-28T21:52:50.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:52:50 [2024-02-28T21:52:50.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:52:50 [2024-02-28T21:52:50.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:52:50 [2024-02-28T21:52:50.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:52:50 [2024-02-28T21:52:50.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
16:52:50 [2024-02-28T21:52:50.794Z] 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=-239813018 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:52:50 [2024-02-28T21:52:50.794Z] 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=-239813018 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:52:50 [2024-02-28T21:52:50.794Z] 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=-239813018 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:52:50 [2024-02-28T21:52:50.794Z] 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=-239813017 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:52:50 [2024-02-28T21:52:50.794Z] 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=-239813017 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:52:50 [2024-02-28T21:52:50.794Z] 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=-239813017 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:52:50 [2024-02-28T21:52:50.794Z] 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=-239813017 data=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')]
16:52:50 [2024-02-28T21:52:50.794Z] 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=-239813017 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:52:50 [2024-02-28T21:52:50.794Z] 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=-239813017 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:52:50 [2024-02-28T21:52:50.794Z] 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=-239813017 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:52:50 [2024-02-28T21:52:50.794Z] 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=-239813017 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:52:50 [2024-02-28T21:52:50.794Z] 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=-239813017 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:52:50 [2024-02-28T21:52:50.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:52:51 [2024-02-28T21:52:51.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:52:51 [2024-02-28T21:52:51.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:52:51 [2024-02-28T21:52:51.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:52:51 [2024-02-28T21:52:51.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:52:51 [2024-02-28T21:52:51.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:52:51 [2024-02-28T21:52:51.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:52:51 [2024-02-28T21:52:51.051Z] 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')
16:52:51 [2024-02-28T21:52:51.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:52:51 [2024-02-28T21:52:51.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-239813016 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:52:51 [2024-02-28T21:52:51.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-239813016 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:52:51 [2024-02-28T21:52:51.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-239813016 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:52:51 [2024-02-28T21:52:51.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-239813016 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:52:51 [2024-02-28T21:52:51.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-239813016 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:52:51 [2024-02-28T21:52:51.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-239813016 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:52:51 [2024-02-28T21:52:51.051Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:52:51 [2024-02-28T21:52:51.051Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:52:51 [2024-02-28T21:52:51.051Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:52:51 [2024-02-28T21:52:51.051Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:52:51 [2024-02-28T21:52:51.051Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:52:51 [2024-02-28T21:52:51.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:52:51 [2024-02-28T21:52:51.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-239813016 data=null 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')]
16:52:51 [2024-02-28T21:52:51.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-239813904 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:52:51 [2024-02-28T21:52:51.610Z] 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@5c20505f] time=-239812399 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:52:51 [2024-02-28T21:52:51.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
16:52:51 [2024-02-28T21:52:51.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
16:52:51 [2024-02-28T21:52:51.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
16:52:51 [2024-02-28T21:52:51.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
16:52:51 [2024-02-28T21:52:51.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
16:52:51 [2024-02-28T21:52:51.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-239812209 data=null doit=true}, Shell with text {Preferences}]
16:52:51 [2024-02-28T21:52:51.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:52:51 [2024-02-28T21:52:51.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:52:51 [2024-02-28T21:52:51.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:52:51 [2024-02-28T21:52:51.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:52:51 [2024-02-28T21:52:51.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:52:51 [2024-02-28T21:52:51.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-239812188 data=null button=0 stateMask=0x0 x=49 y=127 count=0}, TreeItem with text {Tracing}]
16:52:51 [2024-02-28T21:52:51.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-239812188 data=null doit=true}, TreeItem with text {Tracing}]
16:52:51 [2024-02-28T21:52:51.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-239812188 data=null}, TreeItem with text {Tracing}]
16:52:51 [2024-02-28T21:52:51.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-239812187 data=null button=1 stateMask=0x0 x=49 y=127 count=1}, TreeItem with text {Tracing}]
16:52:51 [2024-02-28T21:52:51.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239812123 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}]
16:52:51 [2024-02-28T21:52:51.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-239812085 data=null button=1 stateMask=0x80000 x=49 y=127 count=1}, TreeItem with text {Tracing}]
16:52:51 [2024-02-28T21:52:51.865Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:52:51 [2024-02-28T21:52:51.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:52:51 [2024-02-28T21:52:51.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Remote Profiles} time=-239812084 data=null button=0 stateMask=0x0 x=95 y=196 count=0}, Tree node with text: Remote Profiles]
16:52:51 [2024-02-28T21:52:51.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Remote Profiles} time=-239812083 data=null doit=true}, Tree node with text: Remote Profiles]
16:52:51 [2024-02-28T21:52:51.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Remote Profiles} time=-239812083 data=null}, Tree node with text: Remote Profiles]
16:52:51 [2024-02-28T21:52:51.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Remote Profiles} time=-239812083 data=null button=1 stateMask=0x0 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
16:52:51 [2024-02-28T21:52:51.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239812083 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]
16:52:51 [2024-02-28T21:52:51.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Remote Profiles} time=-239812082 data=null button=1 stateMask=0x80000 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
16:52:51 [2024-02-28T21:52:51.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
16:52:51 [2024-02-28T21:52:51.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
16:52:51 [2024-02-28T21:52:51.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:52:51 [2024-02-28T21:52:51.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with mnemonic 'Import'
16:52:51 [2024-02-28T21:52:51.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with style 'SWT.PUSH'
16:52:51 [2024-02-28T21:52:51.865Z] 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')
16:52:51 [2024-02-28T21:52:51.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:52:51 [2024-02-28T21:52:51.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
16:52:51 [2024-02-28T21:52:51.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
16:52:51 [2024-02-28T21:52:51.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:52:51 [2024-02-28T21:52:51.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:52:51 [2024-02-28T21:52:51.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Import
16:52:51 [2024-02-28T21:52:51.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import} time=-239812080 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
16:52:51 [2024-02-28T21:52:51.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=-239812080 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
16:52:51 [2024-02-28T21:52:51.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Import} time=-239812080 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
16:52:51 [2024-02-28T21:52:51.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import} time=-239812080 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
16:52:51 [2024-02-28T21:52:51.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import} time=-239812080 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
16:52:51 [2024-02-28T21:52:51.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import} time=-239812080 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
16:52:51 [2024-02-28T21:52:51.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import} time=-239812080 data=null 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')]
16:52:51 [2024-02-28T21:52:51.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import} time=-239812036 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
16:52:51 [2024-02-28T21:52:51.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=-239812034 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
16:52:51 [2024-02-28T21:52:51.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import} time=-239812034 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
16:52:51 [2024-02-28T21:52:51.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import} time=-239812034 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
16:52:51 [2024-02-28T21:52:51.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import} time=-239812033 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
16:52:51 [2024-02-28T21:52:51.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Import
16:52:51 [2024-02-28T21:52:51.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:52:51 [2024-02-28T21:52:51.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
16:52:51 [2024-02-28T21:52:51.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "TestAllRecursive: Du...", using matcher: of type 'Text'
16:52:51 [2024-02-28T21:52:51.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "TestAllRecursive: Du...", using matcher: (of type 'Text')
16:52:51 [2024-02-28T21:52:51.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:52:51 [2024-02-28T21:52:51.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
16:52:51 [2024-02-28T21:52:51.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
16:52:51 [2024-02-28T21:52:51.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
16:52:51 [2024-02-28T21:52:51.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:52:51 [2024-02-28T21:52:51.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:52:51 [2024-02-28T21:52:51.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
16:52:51 [2024-02-28T21:52:51.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
16:52:51 [2024-02-28T21:52:51.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:52:51 [2024-02-28T21:52:51.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:52:51 [2024-02-28T21:52:51.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
16:52:51 [2024-02-28T21:52:51.866Z] 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')
16:52:51 [2024-02-28T21:52:51.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
16:52:51 [2024-02-28T21:52:51.866Z] 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')
16:52:51 [2024-02-28T21:52:51.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
16:52:51 [2024-02-28T21:52:51.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
16:52:51 [2024-02-28T21:52:51.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
16:52:51 [2024-02-28T21:52:51.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
16:52:51 [2024-02-28T21:52:51.866Z] 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')
16:52:51 [2024-02-28T21:52:51.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:52:51 [2024-02-28T21:52:51.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:52:51 [2024-02-28T21:52:51.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
16:52:51 [2024-02-28T21:52:51.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
16:52:51 [2024-02-28T21:52:51.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:52:51 [2024-02-28T21:52:51.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:52:51 [2024-02-28T21:52:51.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
16:52:51 [2024-02-28T21:52:51.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=-239812029 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
16:52:51 [2024-02-28T21:52:51.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=-239812029 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
16:52:51 [2024-02-28T21:52:51.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=-239812028 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
16:52:51 [2024-02-28T21:52:51.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=-239812028 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
16:52:51 [2024-02-28T21:52:51.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=-239812028 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
16:52:51 [2024-02-28T21:52:51.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=-239812028 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
16:52:51 [2024-02-28T21:52:51.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=-239812028 data=null 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')]
16:52:51 [2024-02-28T21:52:51.866Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
16:52:51 [2024-02-28T21:52:51.866Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
16:52:51 [2024-02-28T21:52:51.866Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
16:52:51 [2024-02-28T21:52:51.866Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
16:52:51 [2024-02-28T21:52:51.866Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
16:52:51 [2024-02-28T21:52:51.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
16:52:51 [2024-02-28T21:52:51.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
16:52:51 [2024-02-28T21:52:51.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
16:52:51 [2024-02-28T21:52:51.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:52:51 [2024-02-28T21:52:51.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:52:51 [2024-02-28T21:52:51.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
16:52:51 [2024-02-28T21:52:51.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
16:52:51 [2024-02-28T21:52:51.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:52:51 [2024-02-28T21:52:51.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:52:51 [2024-02-28T21:52:51.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
16:52:51 [2024-02-28T21:52:51.867Z] 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')
16:52:51 [2024-02-28T21:52:51.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
16:52:51 [2024-02-28T21:52:51.867Z] 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')
16:52:51 [2024-02-28T21:52:51.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
16:52:51 [2024-02-28T21:52:51.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-239812019 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')]
16:52:51 [2024-02-28T21:52:51.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-239812019 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')]
16:52:51 [2024-02-28T21:52:51.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-239812019 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:52:51 [2024-02-28T21:52:51.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-239812019 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:52:51 [2024-02-28T21:52:51.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-239812019 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')]
16:52:51 [2024-02-28T21:52:51.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-239812014 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')]
16:52:51 [2024-02-28T21:52:51.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-239812014 data=null 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')]
16:52:51 [2024-02-28T21:52:51.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-239812383 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
16:52:52 [2024-02-28T21:52:52.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:52:52 [2024-02-28T21:52:52.122Z] 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@5c20505f] time=-239811915 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:52:52 [2024-02-28T21:52:52.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:52:52 [2024-02-28T21:52:52.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:52:52 [2024-02-28T21:52:52.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:52:52 [2024-02-28T21:52:52.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:52:52 [2024-02-28T21:52:52.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-239811910 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
16:52:52 [2024-02-28T21:52:52.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-239811909 data=null doit=true}, TreeItem with text {Test}]
16:52:52 [2024-02-28T21:52:52.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-239811909 data=null}, TreeItem with text {Test}]
16:52:52 [2024-02-28T21:52:52.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-239811909 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:52:52 [2024-02-28T21:52:52.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239811909 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
16:52:52 [2024-02-28T21:52:52.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-239811837 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:52:52 [2024-02-28T21:52:52.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:52:52 [2024-02-28T21:52:52.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:52:52 [2024-02-28T21:52:52.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:52:53 [2024-02-28T21:52:53.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:52:53 [2024-02-28T21:52:53.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:52:53 [2024-02-28T21:52:53.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:52:53 [2024-02-28T21:52:53.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:52:53 [2024-02-28T21:52:53.046Z] 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')
16:52:53 [2024-02-28T21:52:53.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:52:53 [2024-02-28T21:52:53.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:52:53 [2024-02-28T21:52:53.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:52:53 [2024-02-28T21:52:53.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:52:53 [2024-02-28T21:52:53.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
16:52:53 [2024-02-28T21:52:53.046Z] 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=-239811020 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:52:53 [2024-02-28T21:52:53.046Z] 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=-239811020 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:52:53 [2024-02-28T21:52:53.046Z] 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=-239811020 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:52:53 [2024-02-28T21:52:53.046Z] 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=-239811020 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:52:53 [2024-02-28T21:52:53.046Z] 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=-239811019 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:52:53 [2024-02-28T21:52:53.046Z] 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=-239811019 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:52:53 [2024-02-28T21:52:53.046Z] 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=-239811019 data=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')]
16:52:53 [2024-02-28T21:52:53.046Z] 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=-239811019 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:52:53 [2024-02-28T21:52:53.046Z] 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=-239811019 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:52:53 [2024-02-28T21:52:53.046Z] 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=-239811019 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:52:53 [2024-02-28T21:52:53.046Z] 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=-239811019 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:52:53 [2024-02-28T21:52:53.046Z] 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=-239811019 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:52:53 [2024-02-28T21:52:53.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:52:53 [2024-02-28T21:52:53.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:52:53 [2024-02-28T21:52:53.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:52:53 [2024-02-28T21:52:53.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:52:53 [2024-02-28T21:52:53.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:52:53 [2024-02-28T21:52:53.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:52:53 [2024-02-28T21:52:53.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:52:53 [2024-02-28T21:52:53.046Z] 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')
16:52:53 [2024-02-28T21:52:53.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:52:53 [2024-02-28T21:52:53.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-239811018 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:52:53 [2024-02-28T21:52:53.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-239811018 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:52:53 [2024-02-28T21:52:53.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-239811018 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:52:53 [2024-02-28T21:52:53.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-239811018 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:52:53 [2024-02-28T21:52:53.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-239811018 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:52:53 [2024-02-28T21:52:53.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-239811018 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:52:53 [2024-02-28T21:52:53.047Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:52:53 [2024-02-28T21:52:53.047Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:52:53 [2024-02-28T21:52:53.047Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:52:53 [2024-02-28T21:52:53.047Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:52:53 [2024-02-28T21:52:53.047Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:52:53 [2024-02-28T21:52:53.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:52:53 [2024-02-28T21:52:53.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-239811018 data=null 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')]
16:52:53 [2024-02-28T21:52:53.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-239811791 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:52:53 [2024-02-28T21:52:53.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:52:53 [2024-02-28T21:52:53.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:52:53 [2024-02-28T21:52:53.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:52:53 [2024-02-28T21:52:53.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:52:53 [2024-02-28T21:52:53.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:52:53 [2024-02-28T21:52:53.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:52:53 [2024-02-28T21:52:53.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-239810397 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
16:52:53 [2024-02-28T21:52:53.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-239810397 data=null doit=true}, TreeItem with text {Test}]
16:52:53 [2024-02-28T21:52:53.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-239810397 data=null}, TreeItem with text {Test}]
16:52:53 [2024-02-28T21:52:53.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-239810397 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:52:53 [2024-02-28T21:52:53.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239810397 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
16:52:53 [2024-02-28T21:52:53.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-239810368 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:52:53 [2024-02-28T21:52:53.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:52:53 [2024-02-28T21:52:53.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-239810364 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
16:52:53 [2024-02-28T21:52:53.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-239810364 data=null doit=true}, TreeItem with text {Test}]
16:52:53 [2024-02-28T21:52:53.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-239810364 data=null}, TreeItem with text {Test}]
16:52:53 [2024-02-28T21:52:53.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-239810364 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:52:53 [2024-02-28T21:52:53.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239810364 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
16:52:53 [2024-02-28T21:52:53.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-239810341 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:52:53 [2024-02-28T21:52:53.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-239810341 data=null doit=true}, TreeItem with text {Test}]
16:52:53 [2024-02-28T21:52:53.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-239810341 data=null}, TreeItem with text {Test}]
16:52:53 [2024-02-28T21:52:53.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-239810340 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:52:53 [2024-02-28T21:52:53.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239810340 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}]
16:52:53 [2024-02-28T21:52:53.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-239810338 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:52:53 [2024-02-28T21:52:53.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:52:53 [2024-02-28T21:52:53.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-239810337 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:52:53 [2024-02-28T21:52:53.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-239810337 data=null doit=true}, TreeItem with text {Traces [0]}]
16:52:53 [2024-02-28T21:52:53.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-239810337 data=null}, TreeItem with text {Traces [0]}]
16:52:53 [2024-02-28T21:52:53.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-239810337 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:52:53 [2024-02-28T21:52:53.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239810337 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]}]
16:52:53 [2024-02-28T21:52:53.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-239810321 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:52:53 [2024-02-28T21:52:53.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:52:53 [2024-02-28T21:52:53.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-239810321 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:52:53 [2024-02-28T21:52:53.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-239810320 data=null doit=true}, TreeItem with text {Traces [0]}]
16:52:53 [2024-02-28T21:52:53.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-239810320 data=null}, TreeItem with text {Traces [0]}]
16:52:53 [2024-02-28T21:52:53.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-239810320 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:52:53 [2024-02-28T21:52:53.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239810320 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]}]
16:52:53 [2024-02-28T21:52:53.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-239810311 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:52:53 [2024-02-28T21:52:53.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
16:52:53 [2024-02-28T21:52:53.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
16:52:53 [2024-02-28T21:52:53.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
16:52:53 [2024-02-28T21:52:53.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
16:52:54 [2024-02-28T21:52:54.115Z] 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=-239809926 data=null doit=true}, Shell with text {Fetch Remote Traces}]
16:52:54 [2024-02-28T21:52:54.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
16:52:54 [2024-02-28T21:52:54.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
16:52:54 [2024-02-28T21:52:54.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestAllRecursive
16:52:54 [2024-02-28T21:52:54.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestAllRecursive} [layout=null] time=-239809924 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
16:52:54 [2024-02-28T21:52:54.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestAllRecursive
16:52:54 [2024-02-28T21:52:54.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
16:52:54 [2024-02-28T21:52:54.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:52:54 [2024-02-28T21:52:54.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:52:54 [2024-02-28T21:52:54.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:52:54 [2024-02-28T21:52:54.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
16:52:54 [2024-02-28T21:52:54.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
16:52:54 [2024-02-28T21:52:54.115Z] 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')
16:52:54 [2024-02-28T21:52:54.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:52:54 [2024-02-28T21:52:54.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:52:54 [2024-02-28T21:52:54.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
16:52:54 [2024-02-28T21:52:54.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-239809923 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:52:54 [2024-02-28T21:52:54.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-239809923 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:52:54 [2024-02-28T21:52:54.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-239809923 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:52:54 [2024-02-28T21:52:54.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-239809923 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:52:54 [2024-02-28T21:52:54.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-239809910 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:52:54 [2024-02-28T21:52:54.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-239809910 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:52:54 [2024-02-28T21:52:54.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-239809910 data=null 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')]
16:52:54 [2024-02-28T21:52:54.116Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:52:54 [2024-02-28T21:52:54.116Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:52:54 [2024-02-28T21:52:54.116Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:52:54 [2024-02-28T21:52:54.116Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:52:54 [2024-02-28T21:52:54.116Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:52:54 [2024-02-28T21:52:54.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
16:52:54 [2024-02-28T21:52:54.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
16:52:54 [2024-02-28T21:52:54.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
16:52:54 [2024-02-28T21:52:54.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:52:54 [2024-02-28T21:52:54.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:52:54 [2024-02-28T21:52:54.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:52:54 [2024-02-28T21:52:54.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:52:54 [2024-02-28T21:52:54.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:52:54 [2024-02-28T21:52:54.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:52:54 [2024-02-28T21:52:54.116Z] 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')
16:52:54 [2024-02-28T21:52:54.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:52:54 [2024-02-28T21:52:54.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-239809891 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:52:54 [2024-02-28T21:52:54.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-239809891 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:52:54 [2024-02-28T21:52:54.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-239809891 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:52:54 [2024-02-28T21:52:54.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-239809891 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:52:54 [2024-02-28T21:52:54.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-239809890 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:52:54 [2024-02-28T21:52:54.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-239809890 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:52:54 [2024-02-28T21:52:54.116Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:52:54 [2024-02-28T21:52:54.116Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:52:54 [2024-02-28T21:52:54.116Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:52:54 [2024-02-28T21:52:54.116Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:52:54 [2024-02-28T21:52:54.116Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:52:54 [2024-02-28T21:52:54.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:52:54 [2024-02-28T21:52:54.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-239809890 data=null 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')]
16:52:54 [2024-02-28T21:52:54.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=-239810277 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...']
16:52:54 [2024-02-28T21:52:54.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:52:54 [2024-02-28T21:52:54.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:52:54 [2024-02-28T21:52:54.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:52:54 [2024-02-28T21:52:54.930Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
16:52:54 [2024-02-28T21:52:54.930Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
16:52:54 [2024-02-28T21:52:54.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-239808883 data=null doit=true}, TreeItem with text {Traces [3]}]
16:52:54 [2024-02-28T21:52:54.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-239808881 data=null}, TreeItem with text {Traces [3]}]
16:52:54 [2024-02-28T21:52:54.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-239808881 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
16:52:55 [2024-02-28T21:52:55.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239808881 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]}]
16:52:55 [2024-02-28T21:52:55.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-239808879 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
16:52:55 [2024-02-28T21:52:55.186Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
16:52:55 [2024-02-28T21:52:55.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [3]}
16:52:55 [2024-02-28T21:52:55.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [3]} time=-239808878 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
16:52:55 [2024-02-28T21:52:55.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=-239808878 data=null doit=true}, TreeItem with text {node1 [3]}]
16:52:55 [2024-02-28T21:52:55.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:52:55 [2024-02-28T21:52:55.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=-239808878 data=null}, TreeItem with text {node1 [3]}]
16:52:55 [2024-02-28T21:52:55.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-239808878 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
16:52:55 [2024-02-28T21:52:55.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239808877 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]}]
16:52:55 [2024-02-28T21:52:55.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-239808870 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
16:52:55 [2024-02-28T21:52:55.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-239808870 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
16:52:55 [2024-02-28T21:52:55.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [3]} time=-239808869 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
16:52:55 [2024-02-28T21:52:55.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239808869 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]}]
16:52:55 [2024-02-28T21:52:55.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-239808858 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
16:52:55 [2024-02-28T21:52:55.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [3]} time=-239808858 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
16:52:55 [2024-02-28T21:52:55.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [3]} time=-239808858 data=null doit=true}, TreeItem with text {node1 [3]}]
16:52:55 [2024-02-28T21:52:55.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [3]} time=-239808858 data=null}, TreeItem with text {node1 [3]}]
16:52:55 [2024-02-28T21:52:55.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [3]}
16:52:55 [2024-02-28T21:52:55.187Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {node1 [3]} is already expanded. Won't expand it again.
16:52:55 [2024-02-28T21:52:55.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [3]}
16:52:55 [2024-02-28T21:52:55.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [3]} time=-239808857 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
16:52:55 [2024-02-28T21:52:55.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=-239808857 data=null doit=true}, TreeItem with text {resources [3]}]
16:52:55 [2024-02-28T21:52:55.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:52:55 [2024-02-28T21:52:55.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=-239808857 data=null}, TreeItem with text {resources [3]}]
16:52:55 [2024-02-28T21:52:55.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=-239808856 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
16:52:55 [2024-02-28T21:52:55.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239808856 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]}]
16:52:55 [2024-02-28T21:52:55.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=-239808849 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
16:52:55 [2024-02-28T21:52:55.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=-239808849 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
16:52:55 [2024-02-28T21:52:55.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [3]} time=-239808845 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
16:52:55 [2024-02-28T21:52:55.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239808844 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]}]
16:52:55 [2024-02-28T21:52:55.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=-239808837 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
16:52:55 [2024-02-28T21:52:55.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [3]} time=-239808837 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
16:52:55 [2024-02-28T21:52:55.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [3]} time=-239808837 data=null doit=true}, TreeItem with text {resources [3]}]
16:52:55 [2024-02-28T21:52:55.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [3]} time=-239808837 data=null}, TreeItem with text {resources [3]}]
16:52:55 [2024-02-28T21:52:55.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [3]}
16:52:55 [2024-02-28T21:52:55.188Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [3]} is already expanded. Won't expand it again.
16:52:55 [2024-02-28T21:52:55.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {generated [1]}
16:52:55 [2024-02-28T21:52:55.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {generated [1]} time=-239808836 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
16:52:55 [2024-02-28T21:52:55.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {generated [1]} time=-239808836 data=null doit=true}, TreeItem with text {generated [1]}]
16:52:55 [2024-02-28T21:52:55.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:52:55 [2024-02-28T21:52:55.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {generated [1]} time=-239808836 data=null}, TreeItem with text {generated [1]}]
16:52:55 [2024-02-28T21:52:55.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=-239808836 data=null button=1 stateMask=0x0 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
16:52:55 [2024-02-28T21:52:55.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239808836 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]}]
16:52:55 [2024-02-28T21:52:55.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=-239808823 data=null button=1 stateMask=0x80000 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
16:52:55 [2024-02-28T21:52:55.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=-239808823 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
16:52:55 [2024-02-28T21:52:55.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {generated [1]} time=-239808822 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
16:52:55 [2024-02-28T21:52:55.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239808822 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]}]
16:52:55 [2024-02-28T21:52:55.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=-239808819 data=null button=1 stateMask=0x80000 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
16:52:55 [2024-02-28T21:52:55.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {generated [1]} time=-239808819 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
16:52:55 [2024-02-28T21:52:55.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {generated [1]} time=-239808819 data=null doit=true}, TreeItem with text {generated [1]}]
16:52:55 [2024-02-28T21:52:55.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {generated [1]} time=-239808819 data=null}, TreeItem with text {generated [1]}]
16:52:55 [2024-02-28T21:52:55.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {generated [1]}
16:52:55 [2024-02-28T21:52:55.188Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {generated [1]} is already expanded. Won't expand it again.
16:52:55 [2024-02-28T21:52:55.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synthetic-trace}
16:52:55 [2024-02-28T21:52:55.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synthetic-trace} time=-239808818 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
16:52:55 [2024-02-28T21:52:55.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=-239808818 data=null doit=true}, TreeItem with text {synthetic-trace}]
16:52:55 [2024-02-28T21:52:55.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:52:55 [2024-02-28T21:52:55.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=-239808818 data=null}, TreeItem with text {synthetic-trace}]
16:52:55 [2024-02-28T21:52:55.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=-239808817 data=null button=1 stateMask=0x0 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
16:52:55 [2024-02-28T21:52:55.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239808817 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}]
16:52:55 [2024-02-28T21:52:55.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=-239808784 data=null button=1 stateMask=0x80000 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
16:52:55 [2024-02-28T21:52:55.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=-239808784 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
16:52:55 [2024-02-28T21:52:55.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synthetic-trace} time=-239808783 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
16:52:55 [2024-02-28T21:52:55.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239808783 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}]
16:52:55 [2024-02-28T21:52:55.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=-239808701 data=null button=1 stateMask=0x80000 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
16:52:55 [2024-02-28T21:52:55.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synthetic-trace} time=-239808528 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
16:52:55 [2024-02-28T21:52:55.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synthetic-trace} time=-239808528 data=null doit=true}, TreeItem with text {synthetic-trace}]
16:52:55 [2024-02-28T21:52:55.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synthetic-trace} time=-239808528 data=null}, TreeItem with text {synthetic-trace}]
16:52:55 [2024-02-28T21:52:55.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synthetic-trace}
16:52:56 [2024-02-28T21:52:56.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/generated/synthetic-trace"'
16:52:56 [2024-02-28T21:52:56.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:52:56 [2024-02-28T21:52:56.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:52:56 [2024-02-28T21:52:56.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:52:56 [2024-02-28T21:52:56.262Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
16:52:56 [2024-02-28T21:52:56.262Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
16:52:56 [2024-02-28T21:52:56.262Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
16:52:56 [2024-02-28T21:52:56.262Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
16:52:56 [2024-02-28T21:52:56.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [3]}
16:52:56 [2024-02-28T21:52:56.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [3]} time=-239807706 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
16:52:56 [2024-02-28T21:52:56.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=-239807706 data=null doit=true}, TreeItem with text {node1 [3]}]
16:52:56 [2024-02-28T21:52:56.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:52:56 [2024-02-28T21:52:56.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=-239807706 data=null}, TreeItem with text {node1 [3]}]
16:52:56 [2024-02-28T21:52:56.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-239807706 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
16:52:56 [2024-02-28T21:52:56.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239807706 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]}]
16:52:56 [2024-02-28T21:52:56.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-239807623 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
16:52:56 [2024-02-28T21:52:56.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-239807622 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
16:52:56 [2024-02-28T21:52:56.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [3]} time=-239807622 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
16:52:56 [2024-02-28T21:52:56.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239807622 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]}]
16:52:56 [2024-02-28T21:52:56.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-239807619 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
16:52:56 [2024-02-28T21:52:56.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [3]} time=-239807619 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
16:52:56 [2024-02-28T21:52:56.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [3]} time=-239807618 data=null doit=true}, TreeItem with text {node1 [3]}]
16:52:56 [2024-02-28T21:52:56.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [3]} time=-239807618 data=null}, TreeItem with text {node1 [3]}]
16:52:56 [2024-02-28T21:52:56.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [3]}
16:52:56 [2024-02-28T21:52:56.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=-239807618 data=null doit=true}, TreeItem with text {node1 [3]}]
16:52:56 [2024-02-28T21:52:56.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=-239807618 data=null}, TreeItem with text {node1 [3]}]
16:52:56 [2024-02-28T21:52:56.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-239807618 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
16:52:56 [2024-02-28T21:52:56.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239807618 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]}]
16:52:56 [2024-02-28T21:52:56.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-239807617 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
16:52:56 [2024-02-28T21:52:56.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [3]}
16:52:56 [2024-02-28T21:52:56.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [3]} time=-239807617 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
16:52:56 [2024-02-28T21:52:56.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=-239807616 data=null doit=true}, TreeItem with text {resources [3]}]
16:52:56 [2024-02-28T21:52:56.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:52:56 [2024-02-28T21:52:56.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=-239807616 data=null}, TreeItem with text {resources [3]}]
16:52:56 [2024-02-28T21:52:56.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=-239807616 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
16:52:56 [2024-02-28T21:52:56.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239807616 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]}]
16:52:56 [2024-02-28T21:52:56.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=-239807600 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
16:52:56 [2024-02-28T21:52:56.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=-239807600 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
16:52:56 [2024-02-28T21:52:56.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [3]} time=-239807599 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
16:52:56 [2024-02-28T21:52:56.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239807599 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]}]
16:52:56 [2024-02-28T21:52:56.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=-239807596 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
16:52:56 [2024-02-28T21:52:56.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [3]} time=-239807595 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
16:52:56 [2024-02-28T21:52:56.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [3]} time=-239807595 data=null doit=true}, TreeItem with text {resources [3]}]
16:52:56 [2024-02-28T21:52:56.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [3]} time=-239807595 data=null}, TreeItem with text {resources [3]}]
16:52:56 [2024-02-28T21:52:56.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [3]}
16:52:56 [2024-02-28T21:52:56.263Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [3]} is already expanded. Won't expand it again.
16:52:56 [2024-02-28T21:52:56.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog}
16:52:56 [2024-02-28T21:52:56.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog} time=-239807594 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
16:52:56 [2024-02-28T21:52:56.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog} time=-239807594 data=null doit=true}, TreeItem with text {syslog}]
16:52:56 [2024-02-28T21:52:56.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:52:56 [2024-02-28T21:52:56.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog} time=-239807594 data=null}, TreeItem with text {syslog}]
16:52:56 [2024-02-28T21:52:56.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=-239807594 data=null button=1 stateMask=0x0 x=135 y=150 count=1}, TreeItem with text {syslog}]
16:52:56 [2024-02-28T21:52:56.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239807594 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}]
16:52:56 [2024-02-28T21:52:56.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=-239807520 data=null button=1 stateMask=0x80000 x=135 y=150 count=1}, TreeItem with text {syslog}]
16:52:56 [2024-02-28T21:52:56.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=-239807520 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
16:52:56 [2024-02-28T21:52:56.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog} time=-239807520 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
16:52:56 [2024-02-28T21:52:56.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239807519 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}]
16:52:56 [2024-02-28T21:52:56.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=-239807480 data=null button=1 stateMask=0x80000 x=135 y=150 count=2}, TreeItem with text {syslog}]
16:52:56 [2024-02-28T21:52:56.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog} time=-239807474 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
16:52:56 [2024-02-28T21:52:56.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog} time=-239807474 data=null doit=true}, TreeItem with text {syslog}]
16:52:56 [2024-02-28T21:52:56.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog} time=-239807474 data=null}, TreeItem with text {syslog}]
16:52:56 [2024-02-28T21:52:56.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog}
16:52:56 [2024-02-28T21:52:56.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/syslog"'
16:52:57 [2024-02-28T21:52:57.077Z] 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@5c20505f] time=-239806812 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:52:57 [2024-02-28T21:52:57.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:52:57 [2024-02-28T21:52:57.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:52:57 [2024-02-28T21:52:57.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:52:57 [2024-02-28T21:52:57.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:52:57 [2024-02-28T21:52:57.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-239806807 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
16:52:57 [2024-02-28T21:52:57.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-239806807 data=null doit=true}, TreeItem with text {Test}]
16:52:57 [2024-02-28T21:52:57.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-239806807 data=null}, TreeItem with text {Test}]
16:52:57 [2024-02-28T21:52:57.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-239806807 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:52:57 [2024-02-28T21:52:57.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239806806 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
16:52:57 [2024-02-28T21:52:57.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-239806777 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:52:57 [2024-02-28T21:52:57.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:52:57 [2024-02-28T21:52:57.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:52:57 [2024-02-28T21:52:57.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:52:57 [2024-02-28T21:52:57.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:52:57 [2024-02-28T21:52:57.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:52:57 [2024-02-28T21:52:57.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:52:57 [2024-02-28T21:52:57.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:52:57 [2024-02-28T21:52:57.586Z] 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')
16:52:57 [2024-02-28T21:52:57.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:52:57 [2024-02-28T21:52:57.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:52:57 [2024-02-28T21:52:57.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:52:57 [2024-02-28T21:52:57.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:52:57 [2024-02-28T21:52:57.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
16:52:57 [2024-02-28T21:52:57.587Z] 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=-239806428 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:52:57 [2024-02-28T21:52:57.587Z] 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=-239806428 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:52:57 [2024-02-28T21:52:57.587Z] 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=-239806428 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:52:57 [2024-02-28T21:52:57.587Z] 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=-239806428 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:52:57 [2024-02-28T21:52:57.587Z] 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=-239806428 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:52:57 [2024-02-28T21:52:57.587Z] 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=-239806428 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:52:57 [2024-02-28T21:52:57.587Z] 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=-239806428 data=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')]
16:52:57 [2024-02-28T21:52:57.587Z] 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=-239806427 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:52:57 [2024-02-28T21:52:57.587Z] 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=-239806427 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:52:57 [2024-02-28T21:52:57.587Z] 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=-239806427 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:52:57 [2024-02-28T21:52:57.587Z] 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=-239806427 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:52:57 [2024-02-28T21:52:57.587Z] 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=-239806427 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:52:57 [2024-02-28T21:52:57.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:52:57 [2024-02-28T21:52:57.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:52:57 [2024-02-28T21:52:57.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:52:57 [2024-02-28T21:52:57.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:52:57 [2024-02-28T21:52:57.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:52:57 [2024-02-28T21:52:57.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:52:57 [2024-02-28T21:52:57.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:52:57 [2024-02-28T21:52:57.587Z] 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')
16:52:57 [2024-02-28T21:52:57.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:52:57 [2024-02-28T21:52:57.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-239806427 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:52:57 [2024-02-28T21:52:57.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-239806427 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:52:57 [2024-02-28T21:52:57.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-239806427 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:52:57 [2024-02-28T21:52:57.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-239806427 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:52:57 [2024-02-28T21:52:57.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-239806427 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:52:57 [2024-02-28T21:52:57.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-239806426 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:52:57 [2024-02-28T21:52:57.587Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:52:57 [2024-02-28T21:52:57.587Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:52:57 [2024-02-28T21:52:57.842Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:52:57 [2024-02-28T21:52:57.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-239806426 data=null 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')]
16:52:57 [2024-02-28T21:52:57.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-239806709 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:52:57 [2024-02-28T21:52:57.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:52:58 [2024-02-28T21:52:58.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:52:58 [2024-02-28T21:52:58.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:52:58 [2024-02-28T21:52:58.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:52:58 [2024-02-28T21:52:58.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:52:58 [2024-02-28T21:52:58.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:52:58 [2024-02-28T21:52:58.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:52:58 [2024-02-28T21:52:58.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-239805919 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
16:52:58 [2024-02-28T21:52:58.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-239805919 data=null doit=true}, TreeItem with text {Test}]
16:52:58 [2024-02-28T21:52:58.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-239805919 data=null}, TreeItem with text {Test}]
16:52:58 [2024-02-28T21:52:58.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-239805919 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:52:58 [2024-02-28T21:52:58.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239805919 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
16:52:58 [2024-02-28T21:52:58.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-239805896 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:52:58 [2024-02-28T21:52:58.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:52:58 [2024-02-28T21:52:58.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-239805895 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
16:52:58 [2024-02-28T21:52:58.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-239805895 data=null doit=true}, TreeItem with text {Test}]
16:52:58 [2024-02-28T21:52:58.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-239805895 data=null}, TreeItem with text {Test}]
16:52:58 [2024-02-28T21:52:58.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-239805895 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:52:58 [2024-02-28T21:52:58.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239805895 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
16:52:58 [2024-02-28T21:52:58.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-239805877 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:52:58 [2024-02-28T21:52:58.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-239805877 data=null doit=true}, TreeItem with text {Test}]
16:52:58 [2024-02-28T21:52:58.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-239805877 data=null}, TreeItem with text {Test}]
16:52:58 [2024-02-28T21:52:58.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-239805877 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:52:58 [2024-02-28T21:52:58.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239805877 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}]
16:52:58 [2024-02-28T21:52:58.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-239805875 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:52:58 [2024-02-28T21:52:58.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:52:58 [2024-02-28T21:52:58.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-239805874 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:52:58 [2024-02-28T21:52:58.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-239805874 data=null doit=true}, TreeItem with text {Traces [0]}]
16:52:58 [2024-02-28T21:52:58.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-239805874 data=null}, TreeItem with text {Traces [0]}]
16:52:58 [2024-02-28T21:52:58.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-239805874 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:52:58 [2024-02-28T21:52:58.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239805874 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]}]
16:52:58 [2024-02-28T21:52:58.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-239805859 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:52:58 [2024-02-28T21:52:58.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:52:58 [2024-02-28T21:52:58.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-239805859 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:52:58 [2024-02-28T21:52:58.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-239805859 data=null doit=true}, TreeItem with text {Traces [0]}]
16:52:58 [2024-02-28T21:52:58.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-239805858 data=null}, TreeItem with text {Traces [0]}]
16:52:58 [2024-02-28T21:52:58.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-239805858 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:52:58 [2024-02-28T21:52:58.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239805858 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]}]
16:52:58 [2024-02-28T21:52:58.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-239805840 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:52:58 [2024-02-28T21:52:58.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
16:52:58 [2024-02-28T21:52:58.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
16:52:58 [2024-02-28T21:52:58.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
16:52:58 [2024-02-28T21:52:58.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
16:52:58 [2024-02-28T21:52:58.352Z] 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=-239805525 data=null doit=true}, Shell with text {Fetch Remote Traces}]
16:52:58 [2024-02-28T21:52:58.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
16:52:58 [2024-02-28T21:52:58.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
16:52:58 [2024-02-28T21:52:58.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestAllRecursive
16:52:58 [2024-02-28T21:52:58.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestAllRecursive} [layout=null] time=-239805524 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
16:52:58 [2024-02-28T21:52:58.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestAllRecursive
16:52:58 [2024-02-28T21:52:58.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
16:52:58 [2024-02-28T21:52:58.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:52:58 [2024-02-28T21:52:58.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:52:58 [2024-02-28T21:52:58.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:52:58 [2024-02-28T21:52:58.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
16:52:58 [2024-02-28T21:52:58.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
16:52:58 [2024-02-28T21:52:58.352Z] 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')
16:52:58 [2024-02-28T21:52:58.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:52:58 [2024-02-28T21:52:58.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:52:58 [2024-02-28T21:52:58.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
16:52:58 [2024-02-28T21:52:58.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-239805522 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:52:58 [2024-02-28T21:52:58.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-239805522 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:52:58 [2024-02-28T21:52:58.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-239805522 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:52:58 [2024-02-28T21:52:58.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-239805522 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:52:58 [2024-02-28T21:52:58.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-239805522 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:52:58 [2024-02-28T21:52:58.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-239805522 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:52:58 [2024-02-28T21:52:58.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-239805522 data=null 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')]
16:52:58 [2024-02-28T21:52:58.352Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:52:58 [2024-02-28T21:52:58.352Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:52:58 [2024-02-28T21:52:58.352Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:52:58 [2024-02-28T21:52:58.607Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:52:58 [2024-02-28T21:52:58.607Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:52:58 [2024-02-28T21:52:58.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
16:52:58 [2024-02-28T21:52:58.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
16:52:58 [2024-02-28T21:52:58.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
16:52:58 [2024-02-28T21:52:58.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:52:58 [2024-02-28T21:52:58.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:52:58 [2024-02-28T21:52:58.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:52:58 [2024-02-28T21:52:58.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:52:58 [2024-02-28T21:52:58.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:52:58 [2024-02-28T21:52:58.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:52:58 [2024-02-28T21:52:58.607Z] 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')
16:52:58 [2024-02-28T21:52:58.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:52:58 [2024-02-28T21:52:58.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-239805440 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:52:58 [2024-02-28T21:52:58.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-239805440 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:52:58 [2024-02-28T21:52:58.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-239805440 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:52:58 [2024-02-28T21:52:58.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-239805440 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:52:58 [2024-02-28T21:52:58.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-239805440 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:52:58 [2024-02-28T21:52:58.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-239805440 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:52:58 [2024-02-28T21:52:58.608Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:52:58 [2024-02-28T21:52:58.608Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:52:58 [2024-02-28T21:52:58.608Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:52:58 [2024-02-28T21:52:58.608Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:52:58 [2024-02-28T21:52:58.608Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:52:58 [2024-02-28T21:52:58.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:52:58 [2024-02-28T21:52:58.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-239805440 data=null 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')]
16:52:58 [2024-02-28T21:52:58.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=-239805808 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...']
16:52:59 [2024-02-28T21:52:59.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:52:59 [2024-02-28T21:52:59.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-239804936 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
16:52:59 [2024-02-28T21:52:59.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-239804936 data=null doit=true}, TreeItem with text {Traces [3]}]
16:52:59 [2024-02-28T21:52:59.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-239804936 data=null}, TreeItem with text {Traces [3]}]
16:52:59 [2024-02-28T21:52:59.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-239804936 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
16:52:59 [2024-02-28T21:52:59.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239804936 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]}]
16:52:59 [2024-02-28T21:52:59.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-239804931 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
16:52:59 [2024-02-28T21:52:59.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
16:52:59 [2024-02-28T21:52:59.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
16:52:59 [2024-02-28T21:52:59.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
16:52:59 [2024-02-28T21:52:59.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
16:52:59 [2024-02-28T21:52:59.424Z] 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=-239804604 data=null doit=true}, Shell with text {Fetch Remote Traces}]
16:52:59 [2024-02-28T21:52:59.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
16:52:59 [2024-02-28T21:52:59.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
16:52:59 [2024-02-28T21:52:59.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestAllRecursive
16:52:59 [2024-02-28T21:52:59.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestAllRecursive} [layout=null] time=-239804603 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
16:52:59 [2024-02-28T21:52:59.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestAllRecursive
16:52:59 [2024-02-28T21:52:59.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
16:52:59 [2024-02-28T21:52:59.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:52:59 [2024-02-28T21:52:59.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:52:59 [2024-02-28T21:52:59.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:52:59 [2024-02-28T21:52:59.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
16:52:59 [2024-02-28T21:52:59.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
16:52:59 [2024-02-28T21:52:59.425Z] 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')
16:52:59 [2024-02-28T21:52:59.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:52:59 [2024-02-28T21:52:59.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:52:59 [2024-02-28T21:52:59.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
16:52:59 [2024-02-28T21:52:59.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-239804590 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:52:59 [2024-02-28T21:52:59.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-239804589 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:52:59 [2024-02-28T21:52:59.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-239804589 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:52:59 [2024-02-28T21:52:59.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-239804589 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:52:59 [2024-02-28T21:52:59.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-239804589 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:52:59 [2024-02-28T21:52:59.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-239804589 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:52:59 [2024-02-28T21:52:59.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-239804589 data=null 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')]
16:52:59 [2024-02-28T21:52:59.425Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:52:59 [2024-02-28T21:52:59.425Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:52:59 [2024-02-28T21:52:59.425Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:52:59 [2024-02-28T21:52:59.425Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:52:59 [2024-02-28T21:52:59.425Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:52:59 [2024-02-28T21:52:59.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
16:52:59 [2024-02-28T21:52:59.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
16:52:59 [2024-02-28T21:52:59.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
16:52:59 [2024-02-28T21:52:59.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:52:59 [2024-02-28T21:52:59.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:52:59 [2024-02-28T21:52:59.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:52:59 [2024-02-28T21:52:59.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:52:59 [2024-02-28T21:52:59.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:52:59 [2024-02-28T21:52:59.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:52:59 [2024-02-28T21:52:59.425Z] 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')
16:52:59 [2024-02-28T21:52:59.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:52:59 [2024-02-28T21:52:59.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-239804526 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:52:59 [2024-02-28T21:52:59.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-239804526 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:52:59 [2024-02-28T21:52:59.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-239804526 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:52:59 [2024-02-28T21:52:59.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-239804526 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:52:59 [2024-02-28T21:52:59.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-239804526 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:52:59 [2024-02-28T21:52:59.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-239804526 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:52:59 [2024-02-28T21:52:59.425Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:52:59 [2024-02-28T21:52:59.425Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:52:59 [2024-02-28T21:52:59.425Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:52:59 [2024-02-28T21:52:59.425Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:52:59 [2024-02-28T21:52:59.425Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:52:59 [2024-02-28T21:52:59.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:52:59 [2024-02-28T21:52:59.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
16:52:59 [2024-02-28T21:52:59.985Z] 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=-239803928 data=null doit=true}, Shell with text {Confirmation}]
16:52:59 [2024-02-28T21:52:59.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
16:52:59 [2024-02-28T21:52:59.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: with mnemonic 'Rename'
16:52:59 [2024-02-28T21:52:59.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: with style 'SWT.PUSH'
16:52:59 [2024-02-28T21:52:59.985Z] 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')
16:52:59 [2024-02-28T21:52:59.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
16:52:59 [2024-02-28T21:52:59.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
16:52:59 [2024-02-28T21:52:59.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
16:52:59 [2024-02-28T21:52:59.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
16:52:59 [2024-02-28T21:52:59.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
16:52:59 [2024-02-28T21:52:59.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Rename
16:52:59 [2024-02-28T21:52:59.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Rename} time=-239803927 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
16:52:59 [2024-02-28T21:52:59.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Rename} time=-239803927 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
16:52:59 [2024-02-28T21:52:59.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Rename} time=-239803927 data=null doit=true}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
16:52:59 [2024-02-28T21:52:59.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Rename} time=-239803927 data=null}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
16:52:59 [2024-02-28T21:52:59.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Rename} time=-239803927 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
16:52:59 [2024-02-28T21:52:59.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Rename} time=-239803927 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
16:52:59 [2024-02-28T21:52:59.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Rename} time=-239803927 data=null 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')]
16:52:59 [2024-02-28T21:52:59.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:53:00 [2024-02-28T21:53:00.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
16:53:00 [2024-02-28T21:53:00.546Z] 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=-239803393 data=null doit=true}, Shell with text {Confirmation}]
16:53:00 [2024-02-28T21:53:00.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
16:53:00 [2024-02-28T21:53:00.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
16:53:00 [2024-02-28T21:53:00.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: with mnemonic 'Rename All'
16:53:00 [2024-02-28T21:53:00.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: with style 'SWT.PUSH'
16:53:00 [2024-02-28T21:53:00.546Z] 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')
16:53:00 [2024-02-28T21:53:00.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
16:53:00 [2024-02-28T21:53:00.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
16:53:00 [2024-02-28T21:53:00.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
16:53:00 [2024-02-28T21:53:00.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
16:53:00 [2024-02-28T21:53:00.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Rename All
16:53:00 [2024-02-28T21:53:00.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Rename All} time=-239803392 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')]
16:53:00 [2024-02-28T21:53:00.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Rename All} time=-239803392 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')]
16:53:00 [2024-02-28T21:53:00.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Rename All} time=-239803392 data=null doit=true}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
16:53:00 [2024-02-28T21:53:00.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Rename All} time=-239803392 data=null}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
16:53:00 [2024-02-28T21:53:00.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Rename All} time=-239803392 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')]
16:53:00 [2024-02-28T21:53:00.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Rename All} time=-239803392 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')]
16:53:00 [2024-02-28T21:53:00.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Rename All} time=-239803392 data=null 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')]
16:53:00 [2024-02-28T21:53:00.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-239804526 data=null 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')]
16:53:00 [2024-02-28T21:53:00.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=-239804902 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...']
16:53:00 [2024-02-28T21:53:00.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:53:00 [2024-02-28T21:53:00.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:53:00 [2024-02-28T21:53:00.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:53:00 [2024-02-28T21:53:00.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:53:00 [2024-02-28T21:53:00.801Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
16:53:00 [2024-02-28T21:53:00.801Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
16:53:00 [2024-02-28T21:53:00.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-239803087 data=null doit=true}, TreeItem with text {Traces [6]}]
16:53:00 [2024-02-28T21:53:00.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-239803087 data=null}, TreeItem with text {Traces [6]}]
16:53:00 [2024-02-28T21:53:00.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-239803087 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:53:00 [2024-02-28T21:53:00.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239803087 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]}]
16:53:00 [2024-02-28T21:53:00.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-239803085 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:53:00 [2024-02-28T21:53:00.801Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
16:53:00 [2024-02-28T21:53:00.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [6]}
16:53:00 [2024-02-28T21:53:00.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [6]} time=-239803085 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [6]}]
16:53:00 [2024-02-28T21:53:00.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [6]} time=-239803085 data=null doit=true}, TreeItem with text {node1 [6]}]
16:53:00 [2024-02-28T21:53:00.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:00 [2024-02-28T21:53:00.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [6]} time=-239803085 data=null}, TreeItem with text {node1 [6]}]
16:53:00 [2024-02-28T21:53:00.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [6]} time=-239803084 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [6]}]
16:53:00 [2024-02-28T21:53:00.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239803084 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]}]
16:53:00 [2024-02-28T21:53:00.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [6]} time=-239803078 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [6]}]
16:53:00 [2024-02-28T21:53:00.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [6]} time=-239803077 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [6]}]
16:53:00 [2024-02-28T21:53:00.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [6]} time=-239803077 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [6]}]
16:53:00 [2024-02-28T21:53:00.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239803077 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]}]
16:53:00 [2024-02-28T21:53:00.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [6]} time=-239803068 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [6]}]
16:53:00 [2024-02-28T21:53:00.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [6]} time=-239803067 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [6]}]
16:53:00 [2024-02-28T21:53:00.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [6]} time=-239803067 data=null doit=true}, TreeItem with text {node1 [6]}]
16:53:00 [2024-02-28T21:53:00.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [6]} time=-239803067 data=null}, TreeItem with text {node1 [6]}]
16:53:00 [2024-02-28T21:53:00.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [6]}
16:53:00 [2024-02-28T21:53:00.801Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {node1 [6]} is already expanded. Won't expand it again.
16:53:00 [2024-02-28T21:53:00.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [6]}
16:53:00 [2024-02-28T21:53:00.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [6]} time=-239803066 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [6]}]
16:53:00 [2024-02-28T21:53:00.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [6]} time=-239803066 data=null doit=true}, TreeItem with text {resources [6]}]
16:53:00 [2024-02-28T21:53:00.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:00 [2024-02-28T21:53:00.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [6]} time=-239803066 data=null}, TreeItem with text {resources [6]}]
16:53:00 [2024-02-28T21:53:00.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [6]} time=-239803066 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [6]}]
16:53:00 [2024-02-28T21:53:00.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239803066 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]}]
16:53:00 [2024-02-28T21:53:00.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [6]} time=-239803060 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [6]}]
16:53:00 [2024-02-28T21:53:00.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [6]} time=-239803059 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [6]}]
16:53:00 [2024-02-28T21:53:00.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [6]} time=-239803059 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [6]}]
16:53:00 [2024-02-28T21:53:00.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239803059 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]}]
16:53:00 [2024-02-28T21:53:00.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [6]} time=-239803046 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [6]}]
16:53:00 [2024-02-28T21:53:00.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [6]} time=-239803045 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [6]}]
16:53:00 [2024-02-28T21:53:00.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [6]} time=-239803045 data=null doit=true}, TreeItem with text {resources [6]}]
16:53:00 [2024-02-28T21:53:00.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [6]} time=-239803045 data=null}, TreeItem with text {resources [6]}]
16:53:00 [2024-02-28T21:53:00.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [6]}
16:53:00 [2024-02-28T21:53:00.802Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [6]} is already expanded. Won't expand it again.
16:53:00 [2024-02-28T21:53:00.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {generated [2]}
16:53:00 [2024-02-28T21:53:00.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {generated [2]} time=-239803044 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [2]}]
16:53:00 [2024-02-28T21:53:00.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {generated [2]} time=-239803044 data=null doit=true}, TreeItem with text {generated [2]}]
16:53:00 [2024-02-28T21:53:00.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:00 [2024-02-28T21:53:00.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {generated [2]} time=-239803044 data=null}, TreeItem with text {generated [2]}]
16:53:00 [2024-02-28T21:53:00.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [2]} time=-239803044 data=null button=1 stateMask=0x0 x=158 y=127 count=1}, TreeItem with text {generated [2]}]
16:53:00 [2024-02-28T21:53:00.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239803044 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]}]
16:53:00 [2024-02-28T21:53:00.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [2]} time=-239803034 data=null button=1 stateMask=0x80000 x=158 y=127 count=1}, TreeItem with text {generated [2]}]
16:53:00 [2024-02-28T21:53:00.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [2]} time=-239803034 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [2]}]
16:53:00 [2024-02-28T21:53:00.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {generated [2]} time=-239803033 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [2]}]
16:53:00 [2024-02-28T21:53:00.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239803033 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]}]
16:53:00 [2024-02-28T21:53:00.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [2]} time=-239803030 data=null button=1 stateMask=0x80000 x=158 y=127 count=2}, TreeItem with text {generated [2]}]
16:53:00 [2024-02-28T21:53:00.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {generated [2]} time=-239803030 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [2]}]
16:53:00 [2024-02-28T21:53:00.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {generated [2]} time=-239803029 data=null doit=true}, TreeItem with text {generated [2]}]
16:53:00 [2024-02-28T21:53:00.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {generated [2]} time=-239803029 data=null}, TreeItem with text {generated [2]}]
16:53:00 [2024-02-28T21:53:00.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {generated [2]}
16:53:00 [2024-02-28T21:53:00.803Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {generated [2]} is already expanded. Won't expand it again.
16:53:00 [2024-02-28T21:53:00.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synthetic-trace}
16:53:00 [2024-02-28T21:53:00.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synthetic-trace} time=-239803029 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
16:53:00 [2024-02-28T21:53:00.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=-239803029 data=null doit=true}, TreeItem with text {synthetic-trace}]
16:53:00 [2024-02-28T21:53:00.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:00 [2024-02-28T21:53:00.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=-239803028 data=null}, TreeItem with text {synthetic-trace}]
16:53:00 [2024-02-28T21:53:00.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=-239803028 data=null button=1 stateMask=0x0 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
16:53:00 [2024-02-28T21:53:00.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239803028 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}]
16:53:01 [2024-02-28T21:53:01.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=-239802999 data=null button=1 stateMask=0x80000 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
16:53:01 [2024-02-28T21:53:01.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=-239802999 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
16:53:01 [2024-02-28T21:53:01.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synthetic-trace} time=-239802999 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
16:53:01 [2024-02-28T21:53:01.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239802998 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}]
16:53:01 [2024-02-28T21:53:01.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=-239802929 data=null button=1 stateMask=0x80000 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
16:53:01 [2024-02-28T21:53:01.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synthetic-trace} time=-239802922 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
16:53:01 [2024-02-28T21:53:01.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synthetic-trace} time=-239802922 data=null doit=true}, TreeItem with text {synthetic-trace}]
16:53:01 [2024-02-28T21:53:01.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synthetic-trace} time=-239802922 data=null}, TreeItem with text {synthetic-trace}]
16:53:01 [2024-02-28T21:53:01.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synthetic-trace}
16:53:01 [2024-02-28T21:53:01.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/generated/synthetic-trace"'
16:53:01 [2024-02-28T21:53:01.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:53:01 [2024-02-28T21:53:01.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:53:01 [2024-02-28T21:53:01.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:53:01 [2024-02-28T21:53:01.618Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
16:53:01 [2024-02-28T21:53:01.618Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
16:53:01 [2024-02-28T21:53:01.618Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
16:53:01 [2024-02-28T21:53:01.618Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
16:53:01 [2024-02-28T21:53:01.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [6]}
16:53:01 [2024-02-28T21:53:01.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [6]} time=-239802378 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [6]}]
16:53:01 [2024-02-28T21:53:01.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [6]} time=-239802378 data=null doit=true}, TreeItem with text {node1 [6]}]
16:53:01 [2024-02-28T21:53:01.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:01 [2024-02-28T21:53:01.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [6]} time=-239802378 data=null}, TreeItem with text {node1 [6]}]
16:53:01 [2024-02-28T21:53:01.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [6]} time=-239802377 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [6]}]
16:53:01 [2024-02-28T21:53:01.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239802377 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]}]
16:53:01 [2024-02-28T21:53:01.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [6]} time=-239802332 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [6]}]
16:53:01 [2024-02-28T21:53:01.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [6]} time=-239802332 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [6]}]
16:53:01 [2024-02-28T21:53:01.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [6]} time=-239802331 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [6]}]
16:53:01 [2024-02-28T21:53:01.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239802331 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]}]
16:53:01 [2024-02-28T21:53:01.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [6]} time=-239802329 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [6]}]
16:53:01 [2024-02-28T21:53:01.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [6]} time=-239802328 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [6]}]
16:53:01 [2024-02-28T21:53:01.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [6]} time=-239802328 data=null doit=true}, TreeItem with text {node1 [6]}]
16:53:01 [2024-02-28T21:53:01.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [6]} time=-239802328 data=null}, TreeItem with text {node1 [6]}]
16:53:01 [2024-02-28T21:53:01.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [6]}
16:53:01 [2024-02-28T21:53:01.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [6]} time=-239802328 data=null doit=true}, TreeItem with text {node1 [6]}]
16:53:01 [2024-02-28T21:53:01.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [6]} time=-239802328 data=null}, TreeItem with text {node1 [6]}]
16:53:01 [2024-02-28T21:53:01.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [6]} time=-239802328 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [6]}]
16:53:01 [2024-02-28T21:53:01.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239802328 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]}]
16:53:01 [2024-02-28T21:53:01.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [6]} time=-239802327 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [6]}]
16:53:01 [2024-02-28T21:53:01.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [6]}
16:53:01 [2024-02-28T21:53:01.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [6]} time=-239802327 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [6]}]
16:53:01 [2024-02-28T21:53:01.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [6]} time=-239802327 data=null doit=true}, TreeItem with text {resources [6]}]
16:53:01 [2024-02-28T21:53:01.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:01 [2024-02-28T21:53:01.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [6]} time=-239802327 data=null}, TreeItem with text {resources [6]}]
16:53:01 [2024-02-28T21:53:01.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [6]} time=-239802327 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [6]}]
16:53:01 [2024-02-28T21:53:01.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239802326 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]}]
16:53:01 [2024-02-28T21:53:01.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [6]} time=-239802311 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [6]}]
16:53:01 [2024-02-28T21:53:01.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [6]} time=-239802311 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [6]}]
16:53:01 [2024-02-28T21:53:01.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [6]} time=-239802311 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [6]}]
16:53:01 [2024-02-28T21:53:01.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239802310 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]}]
16:53:01 [2024-02-28T21:53:01.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [6]} time=-239802298 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [6]}]
16:53:01 [2024-02-28T21:53:01.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [6]} time=-239802298 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [6]}]
16:53:01 [2024-02-28T21:53:01.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [6]} time=-239802298 data=null doit=true}, TreeItem with text {resources [6]}]
16:53:01 [2024-02-28T21:53:01.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [6]} time=-239802298 data=null}, TreeItem with text {resources [6]}]
16:53:01 [2024-02-28T21:53:01.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [6]}
16:53:01 [2024-02-28T21:53:01.619Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [6]} is already expanded. Won't expand it again.
16:53:01 [2024-02-28T21:53:01.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {generated [2]}
16:53:01 [2024-02-28T21:53:01.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {generated [2]} time=-239802297 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [2]}]
16:53:01 [2024-02-28T21:53:01.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {generated [2]} time=-239802297 data=null doit=true}, TreeItem with text {generated [2]}]
16:53:01 [2024-02-28T21:53:01.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:01 [2024-02-28T21:53:01.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {generated [2]} time=-239802297 data=null}, TreeItem with text {generated [2]}]
16:53:01 [2024-02-28T21:53:01.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [2]} time=-239802297 data=null button=1 stateMask=0x0 x=158 y=127 count=1}, TreeItem with text {generated [2]}]
16:53:01 [2024-02-28T21:53:01.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239802297 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]}]
16:53:01 [2024-02-28T21:53:01.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [2]} time=-239802236 data=null button=1 stateMask=0x80000 x=158 y=127 count=1}, TreeItem with text {generated [2]}]
16:53:01 [2024-02-28T21:53:01.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [2]} time=-239802236 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [2]}]
16:53:01 [2024-02-28T21:53:01.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {generated [2]} time=-239802236 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [2]}]
16:53:01 [2024-02-28T21:53:01.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239802235 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]}]
16:53:01 [2024-02-28T21:53:01.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [2]} time=-239802233 data=null button=1 stateMask=0x80000 x=158 y=127 count=2}, TreeItem with text {generated [2]}]
16:53:01 [2024-02-28T21:53:01.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {generated [2]} time=-239802232 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [2]}]
16:53:01 [2024-02-28T21:53:01.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {generated [2]} time=-239802232 data=null doit=true}, TreeItem with text {generated [2]}]
16:53:01 [2024-02-28T21:53:01.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {generated [2]} time=-239802232 data=null}, TreeItem with text {generated [2]}]
16:53:01 [2024-02-28T21:53:01.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {generated [2]}
16:53:01 [2024-02-28T21:53:01.619Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {generated [2]} is already expanded. Won't expand it again.
16:53:01 [2024-02-28T21:53:01.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synthetic-trace(2)}
16:53:01 [2024-02-28T21:53:01.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synthetic-trace(2)} time=-239802232 data=null button=0 stateMask=0x0 x=190 y=173 count=0}, TreeItem with text {synthetic-trace(2)}]
16:53:01 [2024-02-28T21:53:01.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace(2)} time=-239802232 data=null doit=true}, TreeItem with text {synthetic-trace(2)}]
16:53:01 [2024-02-28T21:53:01.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:01 [2024-02-28T21:53:01.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace(2)} time=-239802231 data=null}, TreeItem with text {synthetic-trace(2)}]
16:53:01 [2024-02-28T21:53:01.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace(2)} time=-239802231 data=null button=1 stateMask=0x0 x=190 y=173 count=1}, TreeItem with text {synthetic-trace(2)}]
16:53:01 [2024-02-28T21:53:01.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239802231 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)}]
16:53:01 [2024-02-28T21:53:01.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace(2)} time=-239802206 data=null button=1 stateMask=0x80000 x=190 y=173 count=1}, TreeItem with text {synthetic-trace(2)}]
16:53:01 [2024-02-28T21:53:01.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace(2)} time=-239802205 data=null button=1 stateMask=0x0 x=190 y=173 count=2}, TreeItem with text {synthetic-trace(2)}]
16:53:01 [2024-02-28T21:53:01.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synthetic-trace(2)} time=-239802205 data=null button=1 stateMask=0x0 x=190 y=173 count=2}, TreeItem with text {synthetic-trace(2)}]
16:53:01 [2024-02-28T21:53:01.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239802205 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)}]
16:53:01 [2024-02-28T21:53:01.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace(2)} time=-239802124 data=null button=1 stateMask=0x80000 x=190 y=173 count=2}, TreeItem with text {synthetic-trace(2)}]
16:53:01 [2024-02-28T21:53:01.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synthetic-trace(2)} time=-239802120 data=null button=0 stateMask=0x0 x=190 y=173 count=0}, TreeItem with text {synthetic-trace(2)}]
16:53:01 [2024-02-28T21:53:01.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synthetic-trace(2)} time=-239802120 data=null doit=true}, TreeItem with text {synthetic-trace(2)}]
16:53:01 [2024-02-28T21:53:01.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synthetic-trace(2)} time=-239802120 data=null}, TreeItem with text {synthetic-trace(2)}]
16:53:01 [2024-02-28T21:53:01.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synthetic-trace(2)}
16:53:02 [2024-02-28T21:53:02.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/generated/synthetic-trace(2)"'
16:53:02 [2024-02-28T21:53:02.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:53:02 [2024-02-28T21:53:02.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:53:02 [2024-02-28T21:53:02.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:53:02 [2024-02-28T21:53:02.691Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
16:53:02 [2024-02-28T21:53:02.691Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
16:53:02 [2024-02-28T21:53:02.691Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
16:53:02 [2024-02-28T21:53:02.691Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
16:53:02 [2024-02-28T21:53:02.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [6]}
16:53:02 [2024-02-28T21:53:02.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [6]} time=-239801239 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [6]}]
16:53:02 [2024-02-28T21:53:02.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [6]} time=-239801239 data=null doit=true}, TreeItem with text {node1 [6]}]
16:53:02 [2024-02-28T21:53:02.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:02 [2024-02-28T21:53:02.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [6]} time=-239801239 data=null}, TreeItem with text {node1 [6]}]
16:53:02 [2024-02-28T21:53:02.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [6]} time=-239801239 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [6]}]
16:53:02 [2024-02-28T21:53:02.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239801239 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]}]
16:53:02 [2024-02-28T21:53:02.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [6]} time=-239801143 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [6]}]
16:53:02 [2024-02-28T21:53:02.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [6]} time=-239801134 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [6]}]
16:53:02 [2024-02-28T21:53:02.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [6]} time=-239801134 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [6]}]
16:53:02 [2024-02-28T21:53:02.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239801133 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]}]
16:53:02 [2024-02-28T21:53:02.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [6]} time=-239801130 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [6]}]
16:53:02 [2024-02-28T21:53:02.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [6]} time=-239801130 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [6]}]
16:53:02 [2024-02-28T21:53:02.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [6]} time=-239801130 data=null doit=true}, TreeItem with text {node1 [6]}]
16:53:02 [2024-02-28T21:53:02.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [6]} time=-239801130 data=null}, TreeItem with text {node1 [6]}]
16:53:02 [2024-02-28T21:53:02.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [6]}
16:53:02 [2024-02-28T21:53:02.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [6]} time=-239801130 data=null doit=true}, TreeItem with text {node1 [6]}]
16:53:02 [2024-02-28T21:53:02.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [6]} time=-239801130 data=null}, TreeItem with text {node1 [6]}]
16:53:02 [2024-02-28T21:53:02.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [6]} time=-239801130 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [6]}]
16:53:02 [2024-02-28T21:53:02.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239801129 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]}]
16:53:02 [2024-02-28T21:53:02.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [6]} time=-239801129 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [6]}]
16:53:02 [2024-02-28T21:53:02.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [6]}
16:53:02 [2024-02-28T21:53:02.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [6]} time=-239801036 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [6]}]
16:53:02 [2024-02-28T21:53:02.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [6]} time=-239801036 data=null doit=true}, TreeItem with text {resources [6]}]
16:53:02 [2024-02-28T21:53:02.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:02 [2024-02-28T21:53:02.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [6]} time=-239801036 data=null}, TreeItem with text {resources [6]}]
16:53:02 [2024-02-28T21:53:02.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [6]} time=-239801035 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [6]}]
16:53:02 [2024-02-28T21:53:02.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239801035 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]}]
16:53:03 [2024-02-28T21:53:03.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [6]} time=-239800843 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [6]}]
16:53:03 [2024-02-28T21:53:03.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [6]} time=-239800841 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [6]}]
16:53:03 [2024-02-28T21:53:03.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [6]} time=-239800840 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [6]}]
16:53:03 [2024-02-28T21:53:03.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239800839 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]}]
16:53:03 [2024-02-28T21:53:03.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [6]} time=-239800638 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [6]}]
16:53:03 [2024-02-28T21:53:03.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [6]} time=-239800637 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [6]}]
16:53:03 [2024-02-28T21:53:03.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [6]} time=-239800637 data=null doit=true}, TreeItem with text {resources [6]}]
16:53:03 [2024-02-28T21:53:03.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [6]} time=-239800637 data=null}, TreeItem with text {resources [6]}]
16:53:03 [2024-02-28T21:53:03.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [6]}
16:53:03 [2024-02-28T21:53:03.202Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [6]} is already expanded. Won't expand it again.
16:53:03 [2024-02-28T21:53:03.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog}
16:53:03 [2024-02-28T21:53:03.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog} time=-239800637 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
16:53:03 [2024-02-28T21:53:03.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog} time=-239800637 data=null doit=true}, TreeItem with text {syslog}]
16:53:03 [2024-02-28T21:53:03.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:03 [2024-02-28T21:53:03.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog} time=-239800636 data=null}, TreeItem with text {syslog}]
16:53:03 [2024-02-28T21:53:03.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=-239800636 data=null button=1 stateMask=0x0 x=135 y=150 count=1}, TreeItem with text {syslog}]
16:53:03 [2024-02-28T21:53:03.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239800636 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}]
16:53:04 [2024-02-28T21:53:04.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=-239800043 data=null button=1 stateMask=0x80000 x=135 y=150 count=1}, TreeItem with text {syslog}]
16:53:04 [2024-02-28T21:53:04.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=-239800039 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
16:53:04 [2024-02-28T21:53:04.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog} time=-239800039 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
16:53:04 [2024-02-28T21:53:04.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239800039 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}]
16:53:06 [2024-02-28T21:53:06.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=-239798939 data=null button=1 stateMask=0x80000 x=135 y=150 count=2}, TreeItem with text {syslog}]
16:53:06 [2024-02-28T21:53:06.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog} time=-239797632 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
16:53:07 [2024-02-28T21:53:07.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog} time=-239797240 data=null doit=true}, TreeItem with text {syslog}]
16:53:07 [2024-02-28T21:53:07.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog} time=-239796634 data=null}, TreeItem with text {syslog}]
16:53:07 [2024-02-28T21:53:07.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog}
16:53:07 [2024-02-28T21:53:07.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/syslog"'
16:53:07 [2024-02-28T21:53:07.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:53:07 [2024-02-28T21:53:07.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:53:07 [2024-02-28T21:53:07.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:53:07 [2024-02-28T21:53:07.795Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
16:53:07 [2024-02-28T21:53:07.795Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
16:53:07 [2024-02-28T21:53:07.795Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
16:53:07 [2024-02-28T21:53:07.795Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
16:53:07 [2024-02-28T21:53:07.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [6]}
16:53:07 [2024-02-28T21:53:07.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [6]} time=-239796125 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [6]}]
16:53:07 [2024-02-28T21:53:07.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [6]} time=-239796125 data=null doit=true}, TreeItem with text {node1 [6]}]
16:53:07 [2024-02-28T21:53:07.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:07 [2024-02-28T21:53:07.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [6]} time=-239796125 data=null}, TreeItem with text {node1 [6]}]
16:53:07 [2024-02-28T21:53:07.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [6]} time=-239796125 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [6]}]
16:53:07 [2024-02-28T21:53:07.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239796124 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]}]
16:53:07 [2024-02-28T21:53:07.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [6]} time=-239796110 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [6]}]
16:53:07 [2024-02-28T21:53:07.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [6]} time=-239796110 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [6]}]
16:53:07 [2024-02-28T21:53:07.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [6]} time=-239796109 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [6]}]
16:53:07 [2024-02-28T21:53:07.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239796109 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]}]
16:53:07 [2024-02-28T21:53:07.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [6]} time=-239796107 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [6]}]
16:53:07 [2024-02-28T21:53:07.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [6]} time=-239796106 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [6]}]
16:53:07 [2024-02-28T21:53:07.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [6]} time=-239796106 data=null doit=true}, TreeItem with text {node1 [6]}]
16:53:07 [2024-02-28T21:53:07.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [6]} time=-239796106 data=null}, TreeItem with text {node1 [6]}]
16:53:07 [2024-02-28T21:53:07.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [6]}
16:53:07 [2024-02-28T21:53:07.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [6]} time=-239796106 data=null doit=true}, TreeItem with text {node1 [6]}]
16:53:07 [2024-02-28T21:53:07.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [6]} time=-239796106 data=null}, TreeItem with text {node1 [6]}]
16:53:07 [2024-02-28T21:53:07.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [6]} time=-239796106 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [6]}]
16:53:07 [2024-02-28T21:53:07.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239796106 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]}]
16:53:07 [2024-02-28T21:53:07.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [6]} time=-239796105 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [6]}]
16:53:07 [2024-02-28T21:53:07.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [6]}
16:53:07 [2024-02-28T21:53:07.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [6]} time=-239796105 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [6]}]
16:53:07 [2024-02-28T21:53:07.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [6]} time=-239796105 data=null doit=true}, TreeItem with text {resources [6]}]
16:53:07 [2024-02-28T21:53:07.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:07 [2024-02-28T21:53:07.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [6]} time=-239796105 data=null}, TreeItem with text {resources [6]}]
16:53:07 [2024-02-28T21:53:07.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [6]} time=-239796105 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [6]}]
16:53:07 [2024-02-28T21:53:07.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239796104 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]}]
16:53:07 [2024-02-28T21:53:07.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [6]} time=-239796090 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [6]}]
16:53:07 [2024-02-28T21:53:07.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [6]} time=-239796090 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [6]}]
16:53:07 [2024-02-28T21:53:07.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [6]} time=-239796090 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [6]}]
16:53:07 [2024-02-28T21:53:07.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239796089 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]}]
16:53:07 [2024-02-28T21:53:07.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [6]} time=-239796086 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [6]}]
16:53:07 [2024-02-28T21:53:07.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [6]} time=-239796085 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [6]}]
16:53:07 [2024-02-28T21:53:07.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [6]} time=-239796085 data=null doit=true}, TreeItem with text {resources [6]}]
16:53:07 [2024-02-28T21:53:07.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [6]} time=-239796085 data=null}, TreeItem with text {resources [6]}]
16:53:07 [2024-02-28T21:53:07.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [6]}
16:53:07 [2024-02-28T21:53:07.796Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [6]} is already expanded. Won't expand it again.
16:53:07 [2024-02-28T21:53:07.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog(2)}
16:53:07 [2024-02-28T21:53:07.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog(2)} time=-239796085 data=null button=0 stateMask=0x0 x=144 y=173 count=0}, TreeItem with text {syslog(2)}]
16:53:07 [2024-02-28T21:53:07.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog(2)} time=-239796085 data=null doit=true}, TreeItem with text {syslog(2)}]
16:53:07 [2024-02-28T21:53:07.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:07 [2024-02-28T21:53:07.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog(2)} time=-239796085 data=null}, TreeItem with text {syslog(2)}]
16:53:07 [2024-02-28T21:53:07.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog(2)} time=-239796084 data=null button=1 stateMask=0x0 x=144 y=173 count=1}, TreeItem with text {syslog(2)}]
16:53:07 [2024-02-28T21:53:07.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239796084 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)}]
16:53:07 [2024-02-28T21:53:07.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog(2)} time=-239796018 data=null button=1 stateMask=0x80000 x=144 y=173 count=1}, TreeItem with text {syslog(2)}]
16:53:07 [2024-02-28T21:53:07.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog(2)} time=-239796018 data=null button=1 stateMask=0x0 x=144 y=173 count=2}, TreeItem with text {syslog(2)}]
16:53:07 [2024-02-28T21:53:07.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog(2)} time=-239796018 data=null button=1 stateMask=0x0 x=144 y=173 count=2}, TreeItem with text {syslog(2)}]
16:53:08 [2024-02-28T21:53:08.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239796017 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)}]
16:53:08 [2024-02-28T21:53:08.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog(2)} time=-239795942 data=null button=1 stateMask=0x80000 x=144 y=173 count=2}, TreeItem with text {syslog(2)}]
16:53:08 [2024-02-28T21:53:08.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog(2)} time=-239795736 data=null button=0 stateMask=0x0 x=144 y=173 count=0}, TreeItem with text {syslog(2)}]
16:53:08 [2024-02-28T21:53:08.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog(2)} time=-239795736 data=null doit=true}, TreeItem with text {syslog(2)}]
16:53:08 [2024-02-28T21:53:08.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog(2)} time=-239795736 data=null}, TreeItem with text {syslog(2)}]
16:53:08 [2024-02-28T21:53:08.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog(2)}
16:53:08 [2024-02-28T21:53:08.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/syslog(2)"'
16:53:08 [2024-02-28T21:53:08.562Z] 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@5c20505f] time=-239795324 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:53:08 [2024-02-28T21:53:08.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:53:08 [2024-02-28T21:53:08.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:53:08 [2024-02-28T21:53:08.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:53:08 [2024-02-28T21:53:08.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:08 [2024-02-28T21:53:08.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-239795297 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
16:53:08 [2024-02-28T21:53:08.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-239795297 data=null doit=true}, TreeItem with text {Test}]
16:53:08 [2024-02-28T21:53:08.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-239795297 data=null}, TreeItem with text {Test}]
16:53:08 [2024-02-28T21:53:08.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-239795297 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:53:08 [2024-02-28T21:53:08.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239795296 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
16:53:08 [2024-02-28T21:53:08.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-239795229 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:53:08 [2024-02-28T21:53:08.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:53:08 [2024-02-28T21:53:08.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:53:08 [2024-02-28T21:53:08.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:53:09 [2024-02-28T21:53:09.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:53:09 [2024-02-28T21:53:09.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:53:09 [2024-02-28T21:53:09.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:53:09 [2024-02-28T21:53:09.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:53:09 [2024-02-28T21:53:09.073Z] 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')
16:53:09 [2024-02-28T21:53:09.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:53:09 [2024-02-28T21:53:09.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:53:09 [2024-02-28T21:53:09.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:53:09 [2024-02-28T21:53:09.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:53:09 [2024-02-28T21:53:09.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
16:53:09 [2024-02-28T21:53:09.073Z] 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=-239794978 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:09 [2024-02-28T21:53:09.073Z] 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=-239794978 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:09 [2024-02-28T21:53:09.073Z] 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=-239794978 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:09 [2024-02-28T21:53:09.073Z] 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=-239794978 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:09 [2024-02-28T21:53:09.073Z] 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=-239794978 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:09 [2024-02-28T21:53:09.073Z] 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=-239794978 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:09 [2024-02-28T21:53:09.073Z] 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=-239794978 data=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')]
16:53:09 [2024-02-28T21:53:09.073Z] 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=-239794977 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:09 [2024-02-28T21:53:09.073Z] 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=-239794977 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:09 [2024-02-28T21:53:09.073Z] 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=-239794977 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:09 [2024-02-28T21:53:09.073Z] 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=-239794977 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:09 [2024-02-28T21:53:09.073Z] 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=-239794977 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:09 [2024-02-28T21:53:09.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:53:09 [2024-02-28T21:53:09.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:53:09 [2024-02-28T21:53:09.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:53:09 [2024-02-28T21:53:09.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:53:09 [2024-02-28T21:53:09.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:53:09 [2024-02-28T21:53:09.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:53:09 [2024-02-28T21:53:09.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:53:09 [2024-02-28T21:53:09.073Z] 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')
16:53:09 [2024-02-28T21:53:09.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:53:09 [2024-02-28T21:53:09.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-239794976 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:53:09 [2024-02-28T21:53:09.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-239794976 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:53:09 [2024-02-28T21:53:09.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-239794976 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:53:09 [2024-02-28T21:53:09.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-239794976 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:53:09 [2024-02-28T21:53:09.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-239794976 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:53:09 [2024-02-28T21:53:09.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-239794914 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:53:09 [2024-02-28T21:53:09.073Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:53:09 [2024-02-28T21:53:09.073Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:53:09 [2024-02-28T21:53:09.073Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:53:09 [2024-02-28T21:53:09.073Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:53:09 [2024-02-28T21:53:09.073Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:53:09 [2024-02-28T21:53:09.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:53:09 [2024-02-28T21:53:09.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-239794914 data=null 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')]
16:53:09 [2024-02-28T21:53:09.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-239795193 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:53:09 [2024-02-28T21:53:09.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:53:09 [2024-02-28T21:53:09.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:53:09 [2024-02-28T21:53:09.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:53:09 [2024-02-28T21:53:09.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:53:09 [2024-02-28T21:53:09.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:53:09 [2024-02-28T21:53:09.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:09 [2024-02-28T21:53:09.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-239794146 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
16:53:09 [2024-02-28T21:53:09.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-239794146 data=null doit=true}, TreeItem with text {Test}]
16:53:09 [2024-02-28T21:53:09.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-239794146 data=null}, TreeItem with text {Test}]
16:53:09 [2024-02-28T21:53:09.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-239794146 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:53:09 [2024-02-28T21:53:09.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239794146 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
16:53:09 [2024-02-28T21:53:09.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-239794114 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:53:09 [2024-02-28T21:53:09.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:09 [2024-02-28T21:53:09.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-239794114 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
16:53:09 [2024-02-28T21:53:09.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-239794113 data=null doit=true}, TreeItem with text {Test}]
16:53:09 [2024-02-28T21:53:09.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-239794108 data=null}, TreeItem with text {Test}]
16:53:09 [2024-02-28T21:53:09.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-239794108 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:53:09 [2024-02-28T21:53:09.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239794108 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
16:53:09 [2024-02-28T21:53:09.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-239794089 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:53:09 [2024-02-28T21:53:09.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-239794088 data=null doit=true}, TreeItem with text {Test}]
16:53:09 [2024-02-28T21:53:09.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-239794088 data=null}, TreeItem with text {Test}]
16:53:09 [2024-02-28T21:53:09.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-239794088 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:53:09 [2024-02-28T21:53:09.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239794088 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}]
16:53:09 [2024-02-28T21:53:09.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-239794086 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:53:09 [2024-02-28T21:53:09.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:09 [2024-02-28T21:53:09.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-239794086 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:53:09 [2024-02-28T21:53:09.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-239794086 data=null doit=true}, TreeItem with text {Traces [0]}]
16:53:09 [2024-02-28T21:53:09.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-239794086 data=null}, TreeItem with text {Traces [0]}]
16:53:09 [2024-02-28T21:53:09.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-239794086 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:53:09 [2024-02-28T21:53:09.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239794086 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]}]
16:53:09 [2024-02-28T21:53:09.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-239794074 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:53:09 [2024-02-28T21:53:09.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:09 [2024-02-28T21:53:09.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-239794073 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:53:09 [2024-02-28T21:53:09.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-239794073 data=null doit=true}, TreeItem with text {Traces [0]}]
16:53:09 [2024-02-28T21:53:09.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-239794073 data=null}, TreeItem with text {Traces [0]}]
16:53:09 [2024-02-28T21:53:09.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-239794073 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:53:09 [2024-02-28T21:53:09.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239794073 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]}]
16:53:09 [2024-02-28T21:53:09.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-239794069 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:53:09 [2024-02-28T21:53:09.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
16:53:09 [2024-02-28T21:53:09.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
16:53:10 [2024-02-28T21:53:10.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
16:53:10 [2024-02-28T21:53:10.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
16:53:10 [2024-02-28T21:53:10.146Z] 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=-239793805 data=null doit=true}, Shell with text {Fetch Remote Traces}]
16:53:10 [2024-02-28T21:53:10.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
16:53:10 [2024-02-28T21:53:10.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
16:53:10 [2024-02-28T21:53:10.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestAllRecursive
16:53:10 [2024-02-28T21:53:10.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestAllRecursive} [layout=null] time=-239793804 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
16:53:10 [2024-02-28T21:53:10.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestAllRecursive
16:53:10 [2024-02-28T21:53:10.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
16:53:10 [2024-02-28T21:53:10.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:53:10 [2024-02-28T21:53:10.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:53:10 [2024-02-28T21:53:10.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:53:10 [2024-02-28T21:53:10.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
16:53:10 [2024-02-28T21:53:10.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
16:53:10 [2024-02-28T21:53:10.147Z] 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')
16:53:10 [2024-02-28T21:53:10.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:53:10 [2024-02-28T21:53:10.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:53:10 [2024-02-28T21:53:10.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
16:53:10 [2024-02-28T21:53:10.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-239793788 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:53:10 [2024-02-28T21:53:10.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-239793788 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:53:10 [2024-02-28T21:53:10.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-239793788 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:53:10 [2024-02-28T21:53:10.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-239793787 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:53:10 [2024-02-28T21:53:10.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-239793787 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:53:10 [2024-02-28T21:53:10.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-239793787 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:53:10 [2024-02-28T21:53:10.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-239793787 data=null 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')]
16:53:10 [2024-02-28T21:53:10.147Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:53:10 [2024-02-28T21:53:10.147Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:53:10 [2024-02-28T21:53:10.147Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:53:10 [2024-02-28T21:53:10.147Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:53:10 [2024-02-28T21:53:10.147Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:53:10 [2024-02-28T21:53:10.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
16:53:10 [2024-02-28T21:53:10.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
16:53:10 [2024-02-28T21:53:10.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
16:53:10 [2024-02-28T21:53:10.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:53:10 [2024-02-28T21:53:10.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:53:10 [2024-02-28T21:53:10.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:53:10 [2024-02-28T21:53:10.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:53:10 [2024-02-28T21:53:10.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:53:10 [2024-02-28T21:53:10.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:53:10 [2024-02-28T21:53:10.147Z] 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')
16:53:10 [2024-02-28T21:53:10.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:53:10 [2024-02-28T21:53:10.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-239793707 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:53:10 [2024-02-28T21:53:10.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-239793707 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:53:10 [2024-02-28T21:53:10.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-239793707 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:53:10 [2024-02-28T21:53:10.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-239793707 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:53:10 [2024-02-28T21:53:10.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-239793707 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:53:10 [2024-02-28T21:53:10.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-239793707 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:53:10 [2024-02-28T21:53:10.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')
16:53:10 [2024-02-28T21:53:10.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')
16:53:10 [2024-02-28T21:53:10.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')
16:53:10 [2024-02-28T21:53:10.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')
16:53:10 [2024-02-28T21:53:10.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')
16:53:10 [2024-02-28T21:53:10.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:53:10 [2024-02-28T21:53:10.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-239793707 data=null 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')]
16:53:10 [2024-02-28T21:53:10.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=-239794029 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...']
16:53:10 [2024-02-28T21:53:10.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:10 [2024-02-28T21:53:10.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-239793200 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
16:53:10 [2024-02-28T21:53:10.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-239793200 data=null doit=true}, TreeItem with text {Traces [3]}]
16:53:10 [2024-02-28T21:53:10.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-239793200 data=null}, TreeItem with text {Traces [3]}]
16:53:10 [2024-02-28T21:53:10.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-239793199 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
16:53:10 [2024-02-28T21:53:10.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239793199 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]}]
16:53:10 [2024-02-28T21:53:10.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-239793195 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
16:53:10 [2024-02-28T21:53:10.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
16:53:10 [2024-02-28T21:53:10.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
16:53:10 [2024-02-28T21:53:10.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
16:53:11 [2024-02-28T21:53:11.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
16:53:11 [2024-02-28T21:53:11.168Z] 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=-239792878 data=null doit=true}, Shell with text {Fetch Remote Traces}]
16:53:11 [2024-02-28T21:53:11.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
16:53:11 [2024-02-28T21:53:11.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
16:53:11 [2024-02-28T21:53:11.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestAllRecursive
16:53:11 [2024-02-28T21:53:11.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestAllRecursive} [layout=null] time=-239792877 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
16:53:11 [2024-02-28T21:53:11.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestAllRecursive
16:53:11 [2024-02-28T21:53:11.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
16:53:11 [2024-02-28T21:53:11.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:53:11 [2024-02-28T21:53:11.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:53:11 [2024-02-28T21:53:11.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:53:11 [2024-02-28T21:53:11.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
16:53:11 [2024-02-28T21:53:11.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
16:53:11 [2024-02-28T21:53:11.168Z] 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')
16:53:11 [2024-02-28T21:53:11.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:53:11 [2024-02-28T21:53:11.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:53:11 [2024-02-28T21:53:11.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
16:53:11 [2024-02-28T21:53:11.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-239792861 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:53:11 [2024-02-28T21:53:11.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-239792861 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:53:11 [2024-02-28T21:53:11.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-239792861 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:53:11 [2024-02-28T21:53:11.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-239792861 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:53:11 [2024-02-28T21:53:11.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-239792861 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:53:11 [2024-02-28T21:53:11.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-239792861 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:53:11 [2024-02-28T21:53:11.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-239792861 data=null 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')]
16:53:11 [2024-02-28T21:53:11.168Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:53:11 [2024-02-28T21:53:11.168Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:53:11 [2024-02-28T21:53:11.168Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:53:11 [2024-02-28T21:53:11.168Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:53:11 [2024-02-28T21:53:11.168Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:53:11 [2024-02-28T21:53:11.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
16:53:11 [2024-02-28T21:53:11.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
16:53:11 [2024-02-28T21:53:11.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
16:53:11 [2024-02-28T21:53:11.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:53:11 [2024-02-28T21:53:11.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:53:11 [2024-02-28T21:53:11.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:53:11 [2024-02-28T21:53:11.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:53:11 [2024-02-28T21:53:11.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:53:11 [2024-02-28T21:53:11.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:53:11 [2024-02-28T21:53:11.168Z] 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')
16:53:11 [2024-02-28T21:53:11.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:53:11 [2024-02-28T21:53:11.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-239792795 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:53:11 [2024-02-28T21:53:11.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-239792795 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:53:11 [2024-02-28T21:53:11.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-239792795 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:53:11 [2024-02-28T21:53:11.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-239792795 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:53:11 [2024-02-28T21:53:11.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-239792795 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:53:11 [2024-02-28T21:53:11.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-239792795 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:53:11 [2024-02-28T21:53:11.169Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:53:11 [2024-02-28T21:53:11.169Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:53:11 [2024-02-28T21:53:11.169Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:53:11 [2024-02-28T21:53:11.169Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:53:11 [2024-02-28T21:53:11.169Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:53:11 [2024-02-28T21:53:11.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:53:11 [2024-02-28T21:53:11.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
16:53:11 [2024-02-28T21:53:11.169Z] 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=-239792723 data=null doit=true}, Shell with text {Confirmation}]
16:53:11 [2024-02-28T21:53:11.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
16:53:11 [2024-02-28T21:53:11.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
16:53:11 [2024-02-28T21:53:11.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
16:53:11 [2024-02-28T21:53:11.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: with mnemonic 'Overwrite'
16:53:11 [2024-02-28T21:53:11.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: with style 'SWT.PUSH'
16:53:11 [2024-02-28T21:53:11.169Z] 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')
16:53:11 [2024-02-28T21:53:11.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
16:53:11 [2024-02-28T21:53:11.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
16:53:11 [2024-02-28T21:53:11.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
16:53:11 [2024-02-28T21:53:11.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Overwrite
16:53:11 [2024-02-28T21:53:11.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite} time=-239792722 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
16:53:11 [2024-02-28T21:53:11.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite} time=-239792722 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
16:53:11 [2024-02-28T21:53:11.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite} time=-239792722 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
16:53:11 [2024-02-28T21:53:11.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite} time=-239792722 data=null}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
16:53:11 [2024-02-28T21:53:11.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite} time=-239792718 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
16:53:11 [2024-02-28T21:53:11.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite} time=-239792718 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
16:53:11 [2024-02-28T21:53:11.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite} time=-239792718 data=null 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')]
16:53:11 [2024-02-28T21:53:11.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:53:11 [2024-02-28T21:53:11.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
16:53:11 [2024-02-28T21:53:11.987Z] 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=-239792029 data=null doit=true}, Shell with text {Confirmation}]
16:53:11 [2024-02-28T21:53:11.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
16:53:11 [2024-02-28T21:53:11.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
16:53:11 [2024-02-28T21:53:11.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
16:53:11 [2024-02-28T21:53:11.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
16:53:11 [2024-02-28T21:53:11.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: with mnemonic 'Overwrite All'
16:53:11 [2024-02-28T21:53:11.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: with style 'SWT.PUSH'
16:53:11 [2024-02-28T21:53:11.987Z] 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')
16:53:11 [2024-02-28T21:53:11.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
16:53:11 [2024-02-28T21:53:11.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
16:53:11 [2024-02-28T21:53:11.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Overwrite All
16:53:11 [2024-02-28T21:53:11.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite All} time=-239792028 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')]
16:53:11 [2024-02-28T21:53:11.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite All} time=-239792028 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')]
16:53:11 [2024-02-28T21:53:11.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite All} time=-239792028 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')]
16:53:11 [2024-02-28T21:53:11.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite All} time=-239792028 data=null}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')]
16:53:11 [2024-02-28T21:53:11.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite All} time=-239792028 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')]
16:53:11 [2024-02-28T21:53:11.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite All} time=-239792028 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')]
16:53:11 [2024-02-28T21:53:11.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite All} time=-239792028 data=null 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')]
16:53:11 [2024-02-28T21:53:11.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:53:12 [2024-02-28T21:53:12.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-239792795 data=null 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')]
16:53:12 [2024-02-28T21:53:12.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=-239793140 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...']
16:53:12 [2024-02-28T21:53:12.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:53:12 [2024-02-28T21:53:12.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:53:12 [2024-02-28T21:53:12.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:53:12 [2024-02-28T21:53:12.504Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
16:53:12 [2024-02-28T21:53:12.504Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
16:53:12 [2024-02-28T21:53:12.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-239791495 data=null doit=true}, TreeItem with text {Traces [3]}]
16:53:12 [2024-02-28T21:53:12.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-239791495 data=null}, TreeItem with text {Traces [3]}]
16:53:12 [2024-02-28T21:53:12.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-239791494 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
16:53:12 [2024-02-28T21:53:12.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239791494 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]}]
16:53:12 [2024-02-28T21:53:12.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-239791489 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
16:53:12 [2024-02-28T21:53:12.504Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
16:53:12 [2024-02-28T21:53:12.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [3]}
16:53:12 [2024-02-28T21:53:12.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [3]} time=-239791489 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
16:53:12 [2024-02-28T21:53:12.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=-239791489 data=null doit=true}, TreeItem with text {node1 [3]}]
16:53:12 [2024-02-28T21:53:12.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:12 [2024-02-28T21:53:12.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=-239791488 data=null}, TreeItem with text {node1 [3]}]
16:53:12 [2024-02-28T21:53:12.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-239791488 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
16:53:12 [2024-02-28T21:53:12.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239791488 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]}]
16:53:12 [2024-02-28T21:53:12.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-239791482 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
16:53:12 [2024-02-28T21:53:12.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-239791482 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
16:53:12 [2024-02-28T21:53:12.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [3]} time=-239791482 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
16:53:12 [2024-02-28T21:53:12.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239791481 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]}]
16:53:12 [2024-02-28T21:53:12.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-239791479 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
16:53:12 [2024-02-28T21:53:12.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [3]} time=-239791478 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
16:53:12 [2024-02-28T21:53:12.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [3]} time=-239791478 data=null doit=true}, TreeItem with text {node1 [3]}]
16:53:12 [2024-02-28T21:53:12.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [3]} time=-239791478 data=null}, TreeItem with text {node1 [3]}]
16:53:12 [2024-02-28T21:53:12.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [3]}
16:53:12 [2024-02-28T21:53:12.505Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {node1 [3]} is already expanded. Won't expand it again.
16:53:12 [2024-02-28T21:53:12.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [3]}
16:53:12 [2024-02-28T21:53:12.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [3]} time=-239791478 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
16:53:12 [2024-02-28T21:53:12.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=-239791478 data=null doit=true}, TreeItem with text {resources [3]}]
16:53:12 [2024-02-28T21:53:12.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:12 [2024-02-28T21:53:12.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=-239791478 data=null}, TreeItem with text {resources [3]}]
16:53:12 [2024-02-28T21:53:12.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=-239791477 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
16:53:12 [2024-02-28T21:53:12.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239791477 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]}]
16:53:12 [2024-02-28T21:53:12.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=-239791467 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
16:53:12 [2024-02-28T21:53:12.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=-239791467 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
16:53:12 [2024-02-28T21:53:12.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [3]} time=-239791467 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
16:53:12 [2024-02-28T21:53:12.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239791467 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]}]
16:53:12 [2024-02-28T21:53:12.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=-239791463 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
16:53:12 [2024-02-28T21:53:12.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [3]} time=-239791463 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
16:53:12 [2024-02-28T21:53:12.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [3]} time=-239791463 data=null doit=true}, TreeItem with text {resources [3]}]
16:53:12 [2024-02-28T21:53:12.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [3]} time=-239791463 data=null}, TreeItem with text {resources [3]}]
16:53:12 [2024-02-28T21:53:12.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [3]}
16:53:12 [2024-02-28T21:53:12.505Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [3]} is already expanded. Won't expand it again.
16:53:12 [2024-02-28T21:53:12.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {generated [1]}
16:53:12 [2024-02-28T21:53:12.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {generated [1]} time=-239791463 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
16:53:12 [2024-02-28T21:53:12.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {generated [1]} time=-239791462 data=null doit=true}, TreeItem with text {generated [1]}]
16:53:12 [2024-02-28T21:53:12.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:12 [2024-02-28T21:53:12.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {generated [1]} time=-239791462 data=null}, TreeItem with text {generated [1]}]
16:53:12 [2024-02-28T21:53:12.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=-239791462 data=null button=1 stateMask=0x0 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
16:53:12 [2024-02-28T21:53:12.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239791462 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]}]
16:53:12 [2024-02-28T21:53:12.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=-239791451 data=null button=1 stateMask=0x80000 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
16:53:12 [2024-02-28T21:53:12.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=-239791450 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
16:53:12 [2024-02-28T21:53:12.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {generated [1]} time=-239791450 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
16:53:12 [2024-02-28T21:53:12.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239791450 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]}]
16:53:12 [2024-02-28T21:53:12.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=-239791441 data=null button=1 stateMask=0x80000 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
16:53:12 [2024-02-28T21:53:12.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {generated [1]} time=-239791441 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
16:53:12 [2024-02-28T21:53:12.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {generated [1]} time=-239791441 data=null doit=true}, TreeItem with text {generated [1]}]
16:53:12 [2024-02-28T21:53:12.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {generated [1]} time=-239791440 data=null}, TreeItem with text {generated [1]}]
16:53:12 [2024-02-28T21:53:12.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {generated [1]}
16:53:12 [2024-02-28T21:53:12.505Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {generated [1]} is already expanded. Won't expand it again.
16:53:12 [2024-02-28T21:53:12.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synthetic-trace}
16:53:12 [2024-02-28T21:53:12.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synthetic-trace} time=-239791440 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
16:53:12 [2024-02-28T21:53:12.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=-239791440 data=null doit=true}, TreeItem with text {synthetic-trace}]
16:53:12 [2024-02-28T21:53:12.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:12 [2024-02-28T21:53:12.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=-239791440 data=null}, TreeItem with text {synthetic-trace}]
16:53:12 [2024-02-28T21:53:12.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=-239791440 data=null button=1 stateMask=0x0 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
16:53:12 [2024-02-28T21:53:12.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239791439 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}]
16:53:12 [2024-02-28T21:53:12.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=-239791417 data=null button=1 stateMask=0x80000 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
16:53:12 [2024-02-28T21:53:12.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=-239791417 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
16:53:12 [2024-02-28T21:53:12.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synthetic-trace} time=-239791417 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
16:53:12 [2024-02-28T21:53:12.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239791417 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}]
16:53:12 [2024-02-28T21:53:12.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=-239791342 data=null button=1 stateMask=0x80000 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
16:53:13 [2024-02-28T21:53:13.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synthetic-trace} time=-239791030 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
16:53:13 [2024-02-28T21:53:13.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synthetic-trace} time=-239791030 data=null doit=true}, TreeItem with text {synthetic-trace}]
16:53:13 [2024-02-28T21:53:13.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synthetic-trace} time=-239791030 data=null}, TreeItem with text {synthetic-trace}]
16:53:13 [2024-02-28T21:53:13.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synthetic-trace}
16:53:13 [2024-02-28T21:53:13.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/generated/synthetic-trace"'
16:53:13 [2024-02-28T21:53:13.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:53:13 [2024-02-28T21:53:13.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:53:13 [2024-02-28T21:53:13.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:53:13 [2024-02-28T21:53:13.017Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
16:53:13 [2024-02-28T21:53:13.017Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
16:53:13 [2024-02-28T21:53:13.017Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
16:53:13 [2024-02-28T21:53:13.017Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
16:53:13 [2024-02-28T21:53:13.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [3]}
16:53:13 [2024-02-28T21:53:13.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [3]} time=-239790926 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
16:53:13 [2024-02-28T21:53:13.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=-239790926 data=null doit=true}, TreeItem with text {node1 [3]}]
16:53:13 [2024-02-28T21:53:13.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:13 [2024-02-28T21:53:13.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=-239790925 data=null}, TreeItem with text {node1 [3]}]
16:53:13 [2024-02-28T21:53:13.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-239790925 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
16:53:13 [2024-02-28T21:53:13.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239790925 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]}]
16:53:13 [2024-02-28T21:53:13.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-239790902 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
16:53:13 [2024-02-28T21:53:13.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-239790902 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
16:53:13 [2024-02-28T21:53:13.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [3]} time=-239790902 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
16:53:13 [2024-02-28T21:53:13.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239790902 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]}]
16:53:13 [2024-02-28T21:53:13.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-239790899 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
16:53:13 [2024-02-28T21:53:13.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [3]} time=-239790899 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
16:53:13 [2024-02-28T21:53:13.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [3]} time=-239790899 data=null doit=true}, TreeItem with text {node1 [3]}]
16:53:13 [2024-02-28T21:53:13.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [3]} time=-239790899 data=null}, TreeItem with text {node1 [3]}]
16:53:13 [2024-02-28T21:53:13.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [3]}
16:53:13 [2024-02-28T21:53:13.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=-239790898 data=null doit=true}, TreeItem with text {node1 [3]}]
16:53:13 [2024-02-28T21:53:13.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=-239790898 data=null}, TreeItem with text {node1 [3]}]
16:53:13 [2024-02-28T21:53:13.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-239790898 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
16:53:13 [2024-02-28T21:53:13.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239790898 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]}]
16:53:13 [2024-02-28T21:53:13.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-239790898 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
16:53:13 [2024-02-28T21:53:13.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [3]}
16:53:13 [2024-02-28T21:53:13.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [3]} time=-239790897 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
16:53:13 [2024-02-28T21:53:13.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=-239790897 data=null doit=true}, TreeItem with text {resources [3]}]
16:53:13 [2024-02-28T21:53:13.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:13 [2024-02-28T21:53:13.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=-239790897 data=null}, TreeItem with text {resources [3]}]
16:53:13 [2024-02-28T21:53:13.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=-239790897 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
16:53:13 [2024-02-28T21:53:13.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239790897 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]}]
16:53:13 [2024-02-28T21:53:13.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=-239790883 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
16:53:13 [2024-02-28T21:53:13.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=-239790882 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
16:53:13 [2024-02-28T21:53:13.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [3]} time=-239790882 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
16:53:13 [2024-02-28T21:53:13.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239790882 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]}]
16:53:13 [2024-02-28T21:53:13.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=-239790835 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
16:53:13 [2024-02-28T21:53:13.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [3]} time=-239790834 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
16:53:13 [2024-02-28T21:53:13.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [3]} time=-239790834 data=null doit=true}, TreeItem with text {resources [3]}]
16:53:13 [2024-02-28T21:53:13.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [3]} time=-239790834 data=null}, TreeItem with text {resources [3]}]
16:53:13 [2024-02-28T21:53:13.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [3]}
16:53:13 [2024-02-28T21:53:13.018Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [3]} is already expanded. Won't expand it again.
16:53:13 [2024-02-28T21:53:13.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog}
16:53:13 [2024-02-28T21:53:13.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog} time=-239790834 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
16:53:13 [2024-02-28T21:53:13.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog} time=-239790834 data=null doit=true}, TreeItem with text {syslog}]
16:53:13 [2024-02-28T21:53:13.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:13 [2024-02-28T21:53:13.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog} time=-239790833 data=null}, TreeItem with text {syslog}]
16:53:13 [2024-02-28T21:53:13.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=-239790833 data=null button=1 stateMask=0x0 x=135 y=150 count=1}, TreeItem with text {syslog}]
16:53:13 [2024-02-28T21:53:13.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239790833 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}]
16:53:13 [2024-02-28T21:53:13.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=-239790815 data=null button=1 stateMask=0x80000 x=135 y=150 count=1}, TreeItem with text {syslog}]
16:53:13 [2024-02-28T21:53:13.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=-239790814 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
16:53:13 [2024-02-28T21:53:13.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog} time=-239790814 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
16:53:13 [2024-02-28T21:53:13.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239790814 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}]
16:53:13 [2024-02-28T21:53:13.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=-239790740 data=null button=1 stateMask=0x80000 x=135 y=150 count=2}, TreeItem with text {syslog}]
16:53:13 [2024-02-28T21:53:13.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog} time=-239790609 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
16:53:13 [2024-02-28T21:53:13.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog} time=-239790609 data=null doit=true}, TreeItem with text {syslog}]
16:53:13 [2024-02-28T21:53:13.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog} time=-239790609 data=null}, TreeItem with text {syslog}]
16:53:13 [2024-02-28T21:53:13.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog}
16:53:13 [2024-02-28T21:53:13.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/syslog"'
16:53:13 [2024-02-28T21:53:13.528Z] 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@5c20505f] time=-239790403 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:53:13 [2024-02-28T21:53:13.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:53:13 [2024-02-28T21:53:13.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:53:13 [2024-02-28T21:53:13.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:53:13 [2024-02-28T21:53:13.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:13 [2024-02-28T21:53:13.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-239790399 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
16:53:13 [2024-02-28T21:53:13.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-239790398 data=null doit=true}, TreeItem with text {Test}]
16:53:13 [2024-02-28T21:53:13.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-239790398 data=null}, TreeItem with text {Test}]
16:53:13 [2024-02-28T21:53:13.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-239790398 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:53:13 [2024-02-28T21:53:13.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239790398 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
16:53:13 [2024-02-28T21:53:13.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-239790364 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:53:13 [2024-02-28T21:53:13.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:53:13 [2024-02-28T21:53:13.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:53:13 [2024-02-28T21:53:13.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:53:14 [2024-02-28T21:53:14.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:53:14 [2024-02-28T21:53:14.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:53:14 [2024-02-28T21:53:14.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:53:14 [2024-02-28T21:53:14.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:53:14 [2024-02-28T21:53:14.454Z] 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')
16:53:14 [2024-02-28T21:53:14.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:53:14 [2024-02-28T21:53:14.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:53:14 [2024-02-28T21:53:14.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:53:14 [2024-02-28T21:53:14.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:53:14 [2024-02-28T21:53:14.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
16:53:14 [2024-02-28T21:53:14.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=-239789587 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:14 [2024-02-28T21:53:14.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=-239789587 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:14 [2024-02-28T21:53:14.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=-239789587 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:14 [2024-02-28T21:53:14.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=-239789587 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:14 [2024-02-28T21:53:14.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=-239789586 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:14 [2024-02-28T21:53:14.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=-239789586 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:14 [2024-02-28T21:53:14.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=-239789586 data=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')]
16:53:14 [2024-02-28T21:53:14.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=-239789586 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:14 [2024-02-28T21:53:14.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=-239789586 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:14 [2024-02-28T21:53:14.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=-239789586 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:14 [2024-02-28T21:53:14.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=-239789586 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:14 [2024-02-28T21:53:14.455Z] 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=-239789586 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:14 [2024-02-28T21:53:14.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:53:14 [2024-02-28T21:53:14.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:53:14 [2024-02-28T21:53:14.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:53:14 [2024-02-28T21:53:14.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:53:14 [2024-02-28T21:53:14.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:53:14 [2024-02-28T21:53:14.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:53:14 [2024-02-28T21:53:14.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:53:14 [2024-02-28T21:53:14.455Z] 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')
16:53:14 [2024-02-28T21:53:14.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:53:14 [2024-02-28T21:53:14.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-239789586 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:53:14 [2024-02-28T21:53:14.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-239789586 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:53:14 [2024-02-28T21:53:14.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-239789586 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:53:14 [2024-02-28T21:53:14.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-239789585 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:53:14 [2024-02-28T21:53:14.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-239789585 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:53:14 [2024-02-28T21:53:14.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-239789585 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:53:14 [2024-02-28T21:53:14.455Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:53:14 [2024-02-28T21:53:14.455Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:53:14 [2024-02-28T21:53:14.455Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:53:14 [2024-02-28T21:53:14.455Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:53:14 [2024-02-28T21:53:14.455Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:53:14 [2024-02-28T21:53:14.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:53:14 [2024-02-28T21:53:14.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-239789585 data=null 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')]
16:53:14 [2024-02-28T21:53:14.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-239790329 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:53:15 [2024-02-28T21:53:15.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:53:15 [2024-02-28T21:53:15.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:53:15 [2024-02-28T21:53:15.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:53:15 [2024-02-28T21:53:15.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:53:15 [2024-02-28T21:53:15.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:53:15 [2024-02-28T21:53:15.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:15 [2024-02-28T21:53:15.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-239788963 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
16:53:15 [2024-02-28T21:53:15.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-239788962 data=null doit=true}, TreeItem with text {Test}]
16:53:15 [2024-02-28T21:53:15.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-239788962 data=null}, TreeItem with text {Test}]
16:53:15 [2024-02-28T21:53:15.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-239788962 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:53:15 [2024-02-28T21:53:15.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239788962 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
16:53:15 [2024-02-28T21:53:15.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-239788948 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:53:15 [2024-02-28T21:53:15.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:15 [2024-02-28T21:53:15.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-239788947 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
16:53:15 [2024-02-28T21:53:15.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-239788947 data=null doit=true}, TreeItem with text {Test}]
16:53:15 [2024-02-28T21:53:15.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-239788947 data=null}, TreeItem with text {Test}]
16:53:15 [2024-02-28T21:53:15.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-239788947 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:53:15 [2024-02-28T21:53:15.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239788947 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
16:53:15 [2024-02-28T21:53:15.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-239788935 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:53:15 [2024-02-28T21:53:15.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-239788935 data=null doit=true}, TreeItem with text {Test}]
16:53:15 [2024-02-28T21:53:15.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-239788935 data=null}, TreeItem with text {Test}]
16:53:15 [2024-02-28T21:53:15.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-239788935 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:53:15 [2024-02-28T21:53:15.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239788935 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}]
16:53:15 [2024-02-28T21:53:15.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-239788933 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:53:15 [2024-02-28T21:53:15.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:15 [2024-02-28T21:53:15.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-239788932 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:53:15 [2024-02-28T21:53:15.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-239788932 data=null doit=true}, TreeItem with text {Traces [0]}]
16:53:15 [2024-02-28T21:53:15.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-239788932 data=null}, TreeItem with text {Traces [0]}]
16:53:15 [2024-02-28T21:53:15.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-239788932 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:53:15 [2024-02-28T21:53:15.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239788932 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]}]
16:53:15 [2024-02-28T21:53:15.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-239788917 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:53:15 [2024-02-28T21:53:15.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:15 [2024-02-28T21:53:15.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-239788916 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:53:15 [2024-02-28T21:53:15.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-239788916 data=null doit=true}, TreeItem with text {Traces [0]}]
16:53:15 [2024-02-28T21:53:15.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-239788916 data=null}, TreeItem with text {Traces [0]}]
16:53:15 [2024-02-28T21:53:15.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-239788916 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:53:15 [2024-02-28T21:53:15.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239788916 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]}]
16:53:15 [2024-02-28T21:53:15.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-239788906 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:53:15 [2024-02-28T21:53:15.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
16:53:15 [2024-02-28T21:53:15.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
16:53:15 [2024-02-28T21:53:15.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
16:53:15 [2024-02-28T21:53:15.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
16:53:15 [2024-02-28T21:53:15.271Z] 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=-239788673 data=null doit=true}, Shell with text {Fetch Remote Traces}]
16:53:15 [2024-02-28T21:53:15.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
16:53:15 [2024-02-28T21:53:15.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
16:53:15 [2024-02-28T21:53:15.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestAllRecursive
16:53:15 [2024-02-28T21:53:15.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestAllRecursive} [layout=null] time=-239788672 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
16:53:15 [2024-02-28T21:53:15.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestAllRecursive
16:53:15 [2024-02-28T21:53:15.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
16:53:15 [2024-02-28T21:53:15.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:53:15 [2024-02-28T21:53:15.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:53:15 [2024-02-28T21:53:15.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:53:15 [2024-02-28T21:53:15.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
16:53:15 [2024-02-28T21:53:15.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
16:53:15 [2024-02-28T21:53:15.271Z] 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')
16:53:15 [2024-02-28T21:53:15.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:53:15 [2024-02-28T21:53:15.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:53:15 [2024-02-28T21:53:15.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
16:53:15 [2024-02-28T21:53:15.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-239788625 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:53:15 [2024-02-28T21:53:15.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-239788625 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:53:15 [2024-02-28T21:53:15.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-239788625 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:53:15 [2024-02-28T21:53:15.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-239788625 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:53:15 [2024-02-28T21:53:15.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-239788624 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:53:15 [2024-02-28T21:53:15.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-239788624 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:53:15 [2024-02-28T21:53:15.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-239788624 data=null 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')]
16:53:15 [2024-02-28T21:53:15.272Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:53:15 [2024-02-28T21:53:15.272Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:53:15 [2024-02-28T21:53:15.272Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:53:15 [2024-02-28T21:53:15.272Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:53:15 [2024-02-28T21:53:15.272Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:53:15 [2024-02-28T21:53:15.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
16:53:15 [2024-02-28T21:53:15.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
16:53:15 [2024-02-28T21:53:15.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
16:53:15 [2024-02-28T21:53:15.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:53:15 [2024-02-28T21:53:15.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:53:15 [2024-02-28T21:53:15.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:53:15 [2024-02-28T21:53:15.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:53:15 [2024-02-28T21:53:15.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:53:15 [2024-02-28T21:53:15.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:53:15 [2024-02-28T21:53:15.272Z] 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')
16:53:15 [2024-02-28T21:53:15.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:53:15 [2024-02-28T21:53:15.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-239788542 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:53:15 [2024-02-28T21:53:15.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-239788542 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:53:15 [2024-02-28T21:53:15.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-239788542 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:53:15 [2024-02-28T21:53:15.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-239788542 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:53:15 [2024-02-28T21:53:15.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-239788541 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:53:15 [2024-02-28T21:53:15.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-239788541 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:53:15 [2024-02-28T21:53:15.527Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:53:15 [2024-02-28T21:53:15.527Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:53:15 [2024-02-28T21:53:15.527Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:53:15 [2024-02-28T21:53:15.527Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:53:15 [2024-02-28T21:53:15.527Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:53:15 [2024-02-28T21:53:15.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:53:15 [2024-02-28T21:53:15.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-239788541 data=null 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')]
16:53:15 [2024-02-28T21:53:15.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=-239788838 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...']
16:53:15 [2024-02-28T21:53:15.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:15 [2024-02-28T21:53:15.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-239788037 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
16:53:15 [2024-02-28T21:53:15.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-239788037 data=null doit=true}, TreeItem with text {Traces [3]}]
16:53:15 [2024-02-28T21:53:15.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-239788037 data=null}, TreeItem with text {Traces [3]}]
16:53:15 [2024-02-28T21:53:15.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-239788037 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
16:53:15 [2024-02-28T21:53:15.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239788037 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]}]
16:53:15 [2024-02-28T21:53:15.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-239788031 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
16:53:16 [2024-02-28T21:53:16.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
16:53:16 [2024-02-28T21:53:16.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
16:53:16 [2024-02-28T21:53:16.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
16:53:16 [2024-02-28T21:53:16.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
16:53:16 [2024-02-28T21:53:16.038Z] 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=-239787803 data=null doit=true}, Shell with text {Fetch Remote Traces}]
16:53:16 [2024-02-28T21:53:16.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
16:53:16 [2024-02-28T21:53:16.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
16:53:16 [2024-02-28T21:53:16.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestAllRecursive
16:53:16 [2024-02-28T21:53:16.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestAllRecursive} [layout=null] time=-239787787 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
16:53:16 [2024-02-28T21:53:16.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestAllRecursive
16:53:16 [2024-02-28T21:53:16.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
16:53:16 [2024-02-28T21:53:16.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:53:16 [2024-02-28T21:53:16.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:53:16 [2024-02-28T21:53:16.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:53:16 [2024-02-28T21:53:16.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
16:53:16 [2024-02-28T21:53:16.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
16:53:16 [2024-02-28T21:53:16.038Z] 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')
16:53:16 [2024-02-28T21:53:16.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:53:16 [2024-02-28T21:53:16.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:53:16 [2024-02-28T21:53:16.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
16:53:16 [2024-02-28T21:53:16.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-239787786 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:53:16 [2024-02-28T21:53:16.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-239787786 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:53:16 [2024-02-28T21:53:16.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-239787786 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:53:16 [2024-02-28T21:53:16.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-239787786 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:53:16 [2024-02-28T21:53:16.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-239787785 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:53:16 [2024-02-28T21:53:16.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-239787785 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:53:16 [2024-02-28T21:53:16.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-239787785 data=null 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')]
16:53:16 [2024-02-28T21:53:16.295Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:53:16 [2024-02-28T21:53:16.295Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:53:16 [2024-02-28T21:53:16.295Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:53:16 [2024-02-28T21:53:16.295Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:53:16 [2024-02-28T21:53:16.295Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:53:16 [2024-02-28T21:53:16.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
16:53:16 [2024-02-28T21:53:16.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
16:53:16 [2024-02-28T21:53:16.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
16:53:16 [2024-02-28T21:53:16.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:53:16 [2024-02-28T21:53:16.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:53:16 [2024-02-28T21:53:16.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:53:16 [2024-02-28T21:53:16.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:53:16 [2024-02-28T21:53:16.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:53:16 [2024-02-28T21:53:16.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:53:16 [2024-02-28T21:53:16.295Z] 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')
16:53:16 [2024-02-28T21:53:16.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:53:16 [2024-02-28T21:53:16.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-239787632 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:53:16 [2024-02-28T21:53:16.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-239787632 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:53:16 [2024-02-28T21:53:16.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-239787632 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:53:16 [2024-02-28T21:53:16.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-239787632 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:53:16 [2024-02-28T21:53:16.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-239787632 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:53:16 [2024-02-28T21:53:16.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-239787632 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:53:16 [2024-02-28T21:53:16.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')
16:53:16 [2024-02-28T21:53:16.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')
16:53:16 [2024-02-28T21:53:16.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')
16:53:16 [2024-02-28T21:53:16.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')
16:53:16 [2024-02-28T21:53:16.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')
16:53:16 [2024-02-28T21:53:16.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:53:16 [2024-02-28T21:53:16.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
16:53:16 [2024-02-28T21:53:16.295Z] 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=-239787584 data=null doit=true}, Shell with text {Confirmation}]
16:53:16 [2024-02-28T21:53:16.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
16:53:16 [2024-02-28T21:53:16.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
16:53:16 [2024-02-28T21:53:16.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
16:53:16 [2024-02-28T21:53:16.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
16:53:16 [2024-02-28T21:53:16.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
16:53:16 [2024-02-28T21:53:16.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
16:53:16 [2024-02-28T21:53:16.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: with mnemonic 'Skip'
16:53:16 [2024-02-28T21:53:16.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: with style 'SWT.PUSH'
16:53:16 [2024-02-28T21:53:16.296Z] 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')
16:53:16 [2024-02-28T21:53:16.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Skip
16:53:16 [2024-02-28T21:53:16.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Skip} time=-239787583 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
16:53:16 [2024-02-28T21:53:16.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Skip} time=-239787583 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
16:53:16 [2024-02-28T21:53:16.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Skip} time=-239787583 data=null doit=true}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
16:53:16 [2024-02-28T21:53:16.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Skip} time=-239787583 data=null}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
16:53:16 [2024-02-28T21:53:16.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Skip} time=-239787583 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
16:53:16 [2024-02-28T21:53:16.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Skip} time=-239787583 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
16:53:16 [2024-02-28T21:53:16.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Skip} time=-239787583 data=null 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')]
16:53:16 [2024-02-28T21:53:16.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:53:16 [2024-02-28T21:53:16.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
16:53:16 [2024-02-28T21:53:16.551Z] 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=-239787483 data=null doit=true}, Shell with text {Confirmation}]
16:53:16 [2024-02-28T21:53:16.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
16:53:16 [2024-02-28T21:53:16.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
16:53:16 [2024-02-28T21:53:16.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
16:53:16 [2024-02-28T21:53:16.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
16:53:16 [2024-02-28T21:53:16.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
16:53:16 [2024-02-28T21:53:16.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: with mnemonic 'Skip All'
16:53:16 [2024-02-28T21:53:16.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: with style 'SWT.PUSH'
16:53:16 [2024-02-28T21:53:16.551Z] 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')
16:53:16 [2024-02-28T21:53:16.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
16:53:16 [2024-02-28T21:53:16.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Skip All
16:53:16 [2024-02-28T21:53:16.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Skip All} time=-239787483 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')]
16:53:16 [2024-02-28T21:53:16.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Skip All} time=-239787483 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')]
16:53:16 [2024-02-28T21:53:16.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Skip All} time=-239787437 data=null doit=true}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
16:53:16 [2024-02-28T21:53:16.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Skip All} time=-239787437 data=null}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
16:53:16 [2024-02-28T21:53:16.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Skip All} time=-239787437 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')]
16:53:16 [2024-02-28T21:53:16.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Skip All} time=-239787437 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')]
16:53:16 [2024-02-28T21:53:16.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Skip All} time=-239787437 data=null 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')]
16:53:16 [2024-02-28T21:53:16.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-239787632 data=null 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')]
16:53:16 [2024-02-28T21:53:16.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=-239788008 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...']
16:53:16 [2024-02-28T21:53:16.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:53:16 [2024-02-28T21:53:16.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:53:16 [2024-02-28T21:53:16.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:53:16 [2024-02-28T21:53:16.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:53:16 [2024-02-28T21:53:16.551Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
16:53:16 [2024-02-28T21:53:16.551Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
16:53:16 [2024-02-28T21:53:16.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-239787319 data=null doit=true}, TreeItem with text {Traces [3]}]
16:53:16 [2024-02-28T21:53:16.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-239787319 data=null}, TreeItem with text {Traces [3]}]
16:53:16 [2024-02-28T21:53:16.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-239787318 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
16:53:16 [2024-02-28T21:53:16.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239787318 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]}]
16:53:16 [2024-02-28T21:53:16.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-239787316 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
16:53:16 [2024-02-28T21:53:16.552Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
16:53:16 [2024-02-28T21:53:16.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [3]}
16:53:16 [2024-02-28T21:53:16.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [3]} time=-239787313 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
16:53:16 [2024-02-28T21:53:16.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=-239787312 data=null doit=true}, TreeItem with text {node1 [3]}]
16:53:16 [2024-02-28T21:53:16.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:16 [2024-02-28T21:53:16.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=-239787312 data=null}, TreeItem with text {node1 [3]}]
16:53:16 [2024-02-28T21:53:16.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-239787312 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
16:53:16 [2024-02-28T21:53:16.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239787312 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]}]
16:53:16 [2024-02-28T21:53:16.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-239787295 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
16:53:16 [2024-02-28T21:53:16.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-239787295 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
16:53:16 [2024-02-28T21:53:16.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [3]} time=-239787294 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
16:53:16 [2024-02-28T21:53:16.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239787294 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]}]
16:53:16 [2024-02-28T21:53:16.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-239787238 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
16:53:16 [2024-02-28T21:53:16.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [3]} time=-239787238 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
16:53:16 [2024-02-28T21:53:16.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [3]} time=-239787238 data=null doit=true}, TreeItem with text {node1 [3]}]
16:53:16 [2024-02-28T21:53:16.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [3]} time=-239787238 data=null}, TreeItem with text {node1 [3]}]
16:53:16 [2024-02-28T21:53:16.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [3]}
16:53:16 [2024-02-28T21:53:16.806Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {node1 [3]} is already expanded. Won't expand it again.
16:53:16 [2024-02-28T21:53:16.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [3]}
16:53:16 [2024-02-28T21:53:16.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [3]} time=-239787237 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
16:53:16 [2024-02-28T21:53:16.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=-239787237 data=null doit=true}, TreeItem with text {resources [3]}]
16:53:16 [2024-02-28T21:53:16.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:16 [2024-02-28T21:53:16.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=-239787237 data=null}, TreeItem with text {resources [3]}]
16:53:16 [2024-02-28T21:53:16.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=-239787237 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
16:53:16 [2024-02-28T21:53:16.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239787237 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]}]
16:53:16 [2024-02-28T21:53:16.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=-239787230 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
16:53:16 [2024-02-28T21:53:16.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=-239787230 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
16:53:16 [2024-02-28T21:53:16.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [3]} time=-239787230 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
16:53:16 [2024-02-28T21:53:16.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239787230 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]}]
16:53:16 [2024-02-28T21:53:16.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=-239787226 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
16:53:16 [2024-02-28T21:53:16.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [3]} time=-239787226 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
16:53:16 [2024-02-28T21:53:16.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [3]} time=-239787226 data=null doit=true}, TreeItem with text {resources [3]}]
16:53:16 [2024-02-28T21:53:16.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [3]} time=-239787226 data=null}, TreeItem with text {resources [3]}]
16:53:16 [2024-02-28T21:53:16.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [3]}
16:53:16 [2024-02-28T21:53:16.807Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [3]} is already expanded. Won't expand it again.
16:53:16 [2024-02-28T21:53:16.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {generated [1]}
16:53:16 [2024-02-28T21:53:16.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {generated [1]} time=-239787225 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
16:53:16 [2024-02-28T21:53:16.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {generated [1]} time=-239787225 data=null doit=true}, TreeItem with text {generated [1]}]
16:53:16 [2024-02-28T21:53:16.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:16 [2024-02-28T21:53:16.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {generated [1]} time=-239787225 data=null}, TreeItem with text {generated [1]}]
16:53:16 [2024-02-28T21:53:16.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=-239787225 data=null button=1 stateMask=0x0 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
16:53:16 [2024-02-28T21:53:16.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239787225 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]}]
16:53:16 [2024-02-28T21:53:16.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=-239787210 data=null button=1 stateMask=0x80000 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
16:53:16 [2024-02-28T21:53:16.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=-239787209 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
16:53:16 [2024-02-28T21:53:16.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {generated [1]} time=-239787209 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
16:53:16 [2024-02-28T21:53:16.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239787209 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]}]
16:53:16 [2024-02-28T21:53:16.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=-239787197 data=null button=1 stateMask=0x80000 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
16:53:16 [2024-02-28T21:53:16.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {generated [1]} time=-239787197 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
16:53:16 [2024-02-28T21:53:16.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {generated [1]} time=-239787197 data=null doit=true}, TreeItem with text {generated [1]}]
16:53:16 [2024-02-28T21:53:16.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {generated [1]} time=-239787197 data=null}, TreeItem with text {generated [1]}]
16:53:16 [2024-02-28T21:53:16.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {generated [1]}
16:53:16 [2024-02-28T21:53:16.807Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {generated [1]} is already expanded. Won't expand it again.
16:53:16 [2024-02-28T21:53:16.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synthetic-trace}
16:53:16 [2024-02-28T21:53:16.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synthetic-trace} time=-239787197 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
16:53:16 [2024-02-28T21:53:16.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=-239787197 data=null doit=true}, TreeItem with text {synthetic-trace}]
16:53:16 [2024-02-28T21:53:16.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:16 [2024-02-28T21:53:16.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=-239787196 data=null}, TreeItem with text {synthetic-trace}]
16:53:16 [2024-02-28T21:53:16.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=-239787196 data=null button=1 stateMask=0x0 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
16:53:16 [2024-02-28T21:53:16.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239787196 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}]
16:53:16 [2024-02-28T21:53:16.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=-239787130 data=null button=1 stateMask=0x80000 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
16:53:16 [2024-02-28T21:53:16.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=-239787129 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
16:53:16 [2024-02-28T21:53:16.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synthetic-trace} time=-239787129 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
16:53:16 [2024-02-28T21:53:16.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239787129 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}]
16:53:17 [2024-02-28T21:53:17.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=-239787022 data=null button=1 stateMask=0x80000 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
16:53:17 [2024-02-28T21:53:17.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synthetic-trace} time=-239786788 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
16:53:17 [2024-02-28T21:53:17.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synthetic-trace} time=-239786788 data=null doit=true}, TreeItem with text {synthetic-trace}]
16:53:17 [2024-02-28T21:53:17.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synthetic-trace} time=-239786788 data=null}, TreeItem with text {synthetic-trace}]
16:53:17 [2024-02-28T21:53:17.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synthetic-trace}
16:53:17 [2024-02-28T21:53:17.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/generated/synthetic-trace"'
16:53:17 [2024-02-28T21:53:17.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:53:17 [2024-02-28T21:53:17.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:53:17 [2024-02-28T21:53:17.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:53:17 [2024-02-28T21:53:17.318Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
16:53:17 [2024-02-28T21:53:17.318Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
16:53:17 [2024-02-28T21:53:17.318Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
16:53:17 [2024-02-28T21:53:17.318Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
16:53:17 [2024-02-28T21:53:17.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [3]}
16:53:17 [2024-02-28T21:53:17.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [3]} time=-239786694 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
16:53:17 [2024-02-28T21:53:17.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=-239786694 data=null doit=true}, TreeItem with text {node1 [3]}]
16:53:17 [2024-02-28T21:53:17.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:17 [2024-02-28T21:53:17.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=-239786694 data=null}, TreeItem with text {node1 [3]}]
16:53:17 [2024-02-28T21:53:17.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-239786694 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
16:53:17 [2024-02-28T21:53:17.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239786694 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]}]
16:53:17 [2024-02-28T21:53:17.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-239786629 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
16:53:17 [2024-02-28T21:53:17.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-239786629 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
16:53:17 [2024-02-28T21:53:17.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [3]} time=-239786629 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
16:53:17 [2024-02-28T21:53:17.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239786629 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]}]
16:53:17 [2024-02-28T21:53:17.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-239786626 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
16:53:17 [2024-02-28T21:53:17.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [3]} time=-239786626 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
16:53:17 [2024-02-28T21:53:17.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [3]} time=-239786626 data=null doit=true}, TreeItem with text {node1 [3]}]
16:53:17 [2024-02-28T21:53:17.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [3]} time=-239786626 data=null}, TreeItem with text {node1 [3]}]
16:53:17 [2024-02-28T21:53:17.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [3]}
16:53:17 [2024-02-28T21:53:17.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=-239786625 data=null doit=true}, TreeItem with text {node1 [3]}]
16:53:17 [2024-02-28T21:53:17.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=-239786625 data=null}, TreeItem with text {node1 [3]}]
16:53:17 [2024-02-28T21:53:17.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-239786625 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
16:53:17 [2024-02-28T21:53:17.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239786625 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]}]
16:53:17 [2024-02-28T21:53:17.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-239786625 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
16:53:17 [2024-02-28T21:53:17.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [3]}
16:53:17 [2024-02-28T21:53:17.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [3]} time=-239786624 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
16:53:17 [2024-02-28T21:53:17.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=-239786621 data=null doit=true}, TreeItem with text {resources [3]}]
16:53:17 [2024-02-28T21:53:17.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:17 [2024-02-28T21:53:17.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=-239786621 data=null}, TreeItem with text {resources [3]}]
16:53:17 [2024-02-28T21:53:17.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=-239786621 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
16:53:17 [2024-02-28T21:53:17.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239786620 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]}]
16:53:17 [2024-02-28T21:53:17.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=-239786613 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
16:53:17 [2024-02-28T21:53:17.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=-239786613 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
16:53:17 [2024-02-28T21:53:17.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [3]} time=-239786613 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
16:53:17 [2024-02-28T21:53:17.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239786613 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]}]
16:53:17 [2024-02-28T21:53:17.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=-239786610 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
16:53:17 [2024-02-28T21:53:17.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [3]} time=-239786610 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
16:53:17 [2024-02-28T21:53:17.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [3]} time=-239786610 data=null doit=true}, TreeItem with text {resources [3]}]
16:53:17 [2024-02-28T21:53:17.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [3]} time=-239786610 data=null}, TreeItem with text {resources [3]}]
16:53:17 [2024-02-28T21:53:17.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [3]}
16:53:17 [2024-02-28T21:53:17.319Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [3]} is already expanded. Won't expand it again.
16:53:17 [2024-02-28T21:53:17.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog}
16:53:17 [2024-02-28T21:53:17.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog} time=-239786609 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
16:53:17 [2024-02-28T21:53:17.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog} time=-239786609 data=null doit=true}, TreeItem with text {syslog}]
16:53:17 [2024-02-28T21:53:17.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:17 [2024-02-28T21:53:17.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog} time=-239786609 data=null}, TreeItem with text {syslog}]
16:53:17 [2024-02-28T21:53:17.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=-239786609 data=null button=1 stateMask=0x0 x=135 y=150 count=1}, TreeItem with text {syslog}]
16:53:17 [2024-02-28T21:53:17.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239786609 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}]
16:53:17 [2024-02-28T21:53:17.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=-239786541 data=null button=1 stateMask=0x80000 x=135 y=150 count=1}, TreeItem with text {syslog}]
16:53:17 [2024-02-28T21:53:17.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=-239786541 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
16:53:17 [2024-02-28T21:53:17.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog} time=-239786541 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
16:53:17 [2024-02-28T21:53:17.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239786541 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}]
16:53:17 [2024-02-28T21:53:17.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=-239786503 data=null button=1 stateMask=0x80000 x=135 y=150 count=2}, TreeItem with text {syslog}]
16:53:17 [2024-02-28T21:53:17.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog} time=-239786318 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
16:53:17 [2024-02-28T21:53:17.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog} time=-239786318 data=null doit=true}, TreeItem with text {syslog}]
16:53:17 [2024-02-28T21:53:17.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog} time=-239786318 data=null}, TreeItem with text {syslog}]
16:53:17 [2024-02-28T21:53:17.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog}
16:53:17 [2024-02-28T21:53:17.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/syslog"'
16:53:17 [2024-02-28T21:53:17.830Z] 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@5c20505f] time=-239786116 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:53:17 [2024-02-28T21:53:17.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:53:17 [2024-02-28T21:53:17.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:53:17 [2024-02-28T21:53:17.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:53:17 [2024-02-28T21:53:17.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:17 [2024-02-28T21:53:17.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-239786112 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
16:53:17 [2024-02-28T21:53:17.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-239786112 data=null doit=true}, TreeItem with text {Test}]
16:53:17 [2024-02-28T21:53:17.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-239786112 data=null}, TreeItem with text {Test}]
16:53:17 [2024-02-28T21:53:17.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-239786112 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:53:17 [2024-02-28T21:53:17.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239786111 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
16:53:17 [2024-02-28T21:53:17.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-239786077 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:53:17 [2024-02-28T21:53:17.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:53:17 [2024-02-28T21:53:17.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:53:17 [2024-02-28T21:53:17.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:53:18 [2024-02-28T21:53:18.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:53:18 [2024-02-28T21:53:18.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:53:18 [2024-02-28T21:53:18.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:53:18 [2024-02-28T21:53:18.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:53:18 [2024-02-28T21:53:18.085Z] 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')
16:53:18 [2024-02-28T21:53:18.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:53:18 [2024-02-28T21:53:18.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:53:18 [2024-02-28T21:53:18.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:53:18 [2024-02-28T21:53:18.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:53:18 [2024-02-28T21:53:18.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
16:53:18 [2024-02-28T21:53:18.085Z] 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=-239785865 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:18 [2024-02-28T21:53:18.085Z] 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=-239785865 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:18 [2024-02-28T21:53:18.085Z] 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=-239785865 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:18 [2024-02-28T21:53:18.085Z] 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=-239785865 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:18 [2024-02-28T21:53:18.086Z] 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=-239785865 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:18 [2024-02-28T21:53:18.086Z] 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=-239785865 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:18 [2024-02-28T21:53:18.086Z] 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=-239785865 data=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')]
16:53:18 [2024-02-28T21:53:18.086Z] 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=-239785865 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:18 [2024-02-28T21:53:18.086Z] 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=-239785865 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:18 [2024-02-28T21:53:18.086Z] 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=-239785865 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:18 [2024-02-28T21:53:18.086Z] 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=-239785864 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:18 [2024-02-28T21:53:18.086Z] 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=-239785864 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:18 [2024-02-28T21:53:18.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:53:18 [2024-02-28T21:53:18.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:53:18 [2024-02-28T21:53:18.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:53:18 [2024-02-28T21:53:18.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:53:18 [2024-02-28T21:53:18.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:53:18 [2024-02-28T21:53:18.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:53:18 [2024-02-28T21:53:18.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:53:18 [2024-02-28T21:53:18.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')
16:53:18 [2024-02-28T21:53:18.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:53:18 [2024-02-28T21:53:18.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-239785864 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:53:18 [2024-02-28T21:53:18.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-239785864 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:53:18 [2024-02-28T21:53:18.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-239785864 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:53:18 [2024-02-28T21:53:18.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-239785864 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:53:18 [2024-02-28T21:53:18.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-239785863 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:53:18 [2024-02-28T21:53:18.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-239785863 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:53:18 [2024-02-28T21:53:18.341Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:53:18 [2024-02-28T21:53:18.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-239785863 data=null 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')]
16:53:18 [2024-02-28T21:53:18.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-239786038 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:53:18 [2024-02-28T21:53:18.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:53:18 [2024-02-28T21:53:18.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:53:18 [2024-02-28T21:53:18.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:53:18 [2024-02-28T21:53:18.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:53:18 [2024-02-28T21:53:18.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:53:18 [2024-02-28T21:53:18.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:53:18 [2024-02-28T21:53:18.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:18 [2024-02-28T21:53:18.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-239785396 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
16:53:18 [2024-02-28T21:53:18.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-239785396 data=null doit=true}, TreeItem with text {Test}]
16:53:18 [2024-02-28T21:53:18.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-239785396 data=null}, TreeItem with text {Test}]
16:53:18 [2024-02-28T21:53:18.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-239785396 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:53:18 [2024-02-28T21:53:18.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239785395 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
16:53:18 [2024-02-28T21:53:18.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-239785374 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:53:18 [2024-02-28T21:53:18.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:18 [2024-02-28T21:53:18.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-239785374 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
16:53:18 [2024-02-28T21:53:18.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-239785374 data=null doit=true}, TreeItem with text {Test}]
16:53:18 [2024-02-28T21:53:18.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-239785374 data=null}, TreeItem with text {Test}]
16:53:18 [2024-02-28T21:53:18.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-239785374 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:53:18 [2024-02-28T21:53:18.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239785373 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
16:53:18 [2024-02-28T21:53:18.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-239785369 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:53:18 [2024-02-28T21:53:18.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-239785369 data=null doit=true}, TreeItem with text {Test}]
16:53:18 [2024-02-28T21:53:18.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-239785369 data=null}, TreeItem with text {Test}]
16:53:18 [2024-02-28T21:53:18.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-239785369 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:53:18 [2024-02-28T21:53:18.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239785369 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}]
16:53:18 [2024-02-28T21:53:18.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-239785367 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:53:18 [2024-02-28T21:53:18.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:18 [2024-02-28T21:53:18.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-239785367 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:53:18 [2024-02-28T21:53:18.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-239785367 data=null doit=true}, TreeItem with text {Traces [0]}]
16:53:18 [2024-02-28T21:53:18.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-239785367 data=null}, TreeItem with text {Traces [0]}]
16:53:18 [2024-02-28T21:53:18.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-239785366 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:53:18 [2024-02-28T21:53:18.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239785366 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]}]
16:53:18 [2024-02-28T21:53:18.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-239785350 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:53:18 [2024-02-28T21:53:18.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:18 [2024-02-28T21:53:18.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-239785349 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:53:18 [2024-02-28T21:53:18.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-239785346 data=null doit=true}, TreeItem with text {Traces [0]}]
16:53:18 [2024-02-28T21:53:18.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-239785346 data=null}, TreeItem with text {Traces [0]}]
16:53:18 [2024-02-28T21:53:18.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-239785345 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:53:18 [2024-02-28T21:53:18.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239785345 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]}]
16:53:18 [2024-02-28T21:53:18.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-239785342 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:53:18 [2024-02-28T21:53:18.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
16:53:18 [2024-02-28T21:53:18.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
16:53:18 [2024-02-28T21:53:18.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
16:53:18 [2024-02-28T21:53:18.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
16:53:18 [2024-02-28T21:53:18.852Z] 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=-239785027 data=null doit=true}, Shell with text {Fetch Remote Traces}]
16:53:18 [2024-02-28T21:53:18.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
16:53:18 [2024-02-28T21:53:18.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
16:53:18 [2024-02-28T21:53:18.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestAllRecursive
16:53:18 [2024-02-28T21:53:18.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestAllRecursive} [layout=null] time=-239785026 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
16:53:18 [2024-02-28T21:53:18.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestAllRecursive
16:53:18 [2024-02-28T21:53:18.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
16:53:18 [2024-02-28T21:53:18.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:53:18 [2024-02-28T21:53:18.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:53:18 [2024-02-28T21:53:18.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:53:18 [2024-02-28T21:53:18.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
16:53:18 [2024-02-28T21:53:18.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
16:53:18 [2024-02-28T21:53:18.852Z] 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')
16:53:18 [2024-02-28T21:53:18.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:53:18 [2024-02-28T21:53:18.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:53:18 [2024-02-28T21:53:18.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
16:53:18 [2024-02-28T21:53:18.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-239785010 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:53:18 [2024-02-28T21:53:18.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-239785010 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:53:18 [2024-02-28T21:53:18.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-239785010 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:53:18 [2024-02-28T21:53:18.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-239785010 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:53:18 [2024-02-28T21:53:18.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-239785010 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:53:18 [2024-02-28T21:53:18.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-239785010 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:53:18 [2024-02-28T21:53:18.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-239785010 data=null 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')]
16:53:18 [2024-02-28T21:53:18.852Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:53:18 [2024-02-28T21:53:18.852Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:53:19 [2024-02-28T21:53:19.107Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:53:19 [2024-02-28T21:53:19.107Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:53:19 [2024-02-28T21:53:19.107Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:53:19 [2024-02-28T21:53:19.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
16:53:19 [2024-02-28T21:53:19.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
16:53:19 [2024-02-28T21:53:19.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
16:53:19 [2024-02-28T21:53:19.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:53:19 [2024-02-28T21:53:19.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:53:19 [2024-02-28T21:53:19.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:53:19 [2024-02-28T21:53:19.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:53:19 [2024-02-28T21:53:19.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:53:19 [2024-02-28T21:53:19.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:53:19 [2024-02-28T21:53:19.107Z] 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')
16:53:19 [2024-02-28T21:53:19.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:53:19 [2024-02-28T21:53:19.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-239784928 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:53:19 [2024-02-28T21:53:19.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-239784928 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:53:19 [2024-02-28T21:53:19.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-239784928 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:53:19 [2024-02-28T21:53:19.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-239784928 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:53:19 [2024-02-28T21:53:19.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-239784928 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:53:19 [2024-02-28T21:53:19.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-239784928 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:53:19 [2024-02-28T21:53:19.108Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:53:19 [2024-02-28T21:53:19.108Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:53:19 [2024-02-28T21:53:19.108Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:53:19 [2024-02-28T21:53:19.108Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:53:19 [2024-02-28T21:53:19.108Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:53:19 [2024-02-28T21:53:19.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:53:19 [2024-02-28T21:53:19.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-239784928 data=null 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')]
16:53:19 [2024-02-28T21:53:19.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=-239785305 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...']
16:53:19 [2024-02-28T21:53:19.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:19 [2024-02-28T21:53:19.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-239784424 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
16:53:19 [2024-02-28T21:53:19.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-239784423 data=null doit=true}, TreeItem with text {Traces [3]}]
16:53:19 [2024-02-28T21:53:19.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-239784423 data=null}, TreeItem with text {Traces [3]}]
16:53:19 [2024-02-28T21:53:19.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-239784423 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
16:53:19 [2024-02-28T21:53:19.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239784423 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]}]
16:53:19 [2024-02-28T21:53:19.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-239784415 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
16:53:19 [2024-02-28T21:53:19.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
16:53:19 [2024-02-28T21:53:19.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
16:53:19 [2024-02-28T21:53:19.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
16:53:19 [2024-02-28T21:53:19.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
16:53:19 [2024-02-28T21:53:19.669Z] 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=-239784188 data=null doit=true}, Shell with text {Fetch Remote Traces}]
16:53:19 [2024-02-28T21:53:19.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
16:53:19 [2024-02-28T21:53:19.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
16:53:19 [2024-02-28T21:53:19.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestAllRecursive
16:53:19 [2024-02-28T21:53:19.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestAllRecursive} [layout=null] time=-239784187 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
16:53:19 [2024-02-28T21:53:19.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestAllRecursive
16:53:19 [2024-02-28T21:53:19.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
16:53:19 [2024-02-28T21:53:19.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:53:19 [2024-02-28T21:53:19.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:53:19 [2024-02-28T21:53:19.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:53:19 [2024-02-28T21:53:19.669Z] 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')
16:53:19 [2024-02-28T21:53:19.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:53:19 [2024-02-28T21:53:19.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:53:19 [2024-02-28T21:53:19.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:53:19 [2024-02-28T21:53:19.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:53:19 [2024-02-28T21:53:19.669Z] 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')
16:53:19 [2024-02-28T21:53:19.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@3a9d88ca
16:53:19 [2024-02-28T21:53:19.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=-239784182 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')]
16:53:19 [2024-02-28T21:53:19.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-239784182 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')]
16:53:19 [2024-02-28T21:53:19.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=-239784182 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
16:53:19 [2024-02-28T21:53:19.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=-239784182 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
16:53:19 [2024-02-28T21:53:19.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=-239784182 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')]
16:53:19 [2024-02-28T21:53:19.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=-239784182 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')]
16:53:19 [2024-02-28T21:53:19.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=-239784182 data=null 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')]
16:53:19 [2024-02-28T21:53:19.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=-239784182 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')]
16:53:19 [2024-02-28T21:53:19.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-239784182 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')]
16:53:19 [2024-02-28T21:53:19.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=-239784182 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')]
16:53:19 [2024-02-28T21:53:19.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=-239784182 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
16:53:19 [2024-02-28T21:53:19.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=-239784182 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
16:53:19 [2024-02-28T21:53:19.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
16:53:19 [2024-02-28T21:53:19.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:53:19 [2024-02-28T21:53:19.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:53:19 [2024-02-28T21:53:19.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:53:19 [2024-02-28T21:53:19.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
16:53:19 [2024-02-28T21:53:19.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
16:53:19 [2024-02-28T21:53:19.669Z] 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')
16:53:19 [2024-02-28T21:53:19.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:53:19 [2024-02-28T21:53:19.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:53:19 [2024-02-28T21:53:19.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
16:53:19 [2024-02-28T21:53:19.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-239784181 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:53:19 [2024-02-28T21:53:19.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-239784181 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:53:19 [2024-02-28T21:53:19.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-239784181 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:53:19 [2024-02-28T21:53:19.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-239784181 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:53:19 [2024-02-28T21:53:19.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-239784181 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:53:19 [2024-02-28T21:53:19.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-239784181 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:53:19 [2024-02-28T21:53:19.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-239784181 data=null 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')]
16:53:19 [2024-02-28T21:53:19.926Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:53:19 [2024-02-28T21:53:19.926Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:53:19 [2024-02-28T21:53:19.926Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:53:19 [2024-02-28T21:53:19.926Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:53:19 [2024-02-28T21:53:19.926Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:53:19 [2024-02-28T21:53:19.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
16:53:19 [2024-02-28T21:53:19.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
16:53:19 [2024-02-28T21:53:19.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
16:53:19 [2024-02-28T21:53:19.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:53:19 [2024-02-28T21:53:19.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:53:19 [2024-02-28T21:53:19.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:53:19 [2024-02-28T21:53:19.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:53:19 [2024-02-28T21:53:19.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:53:19 [2024-02-28T21:53:19.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:53:19 [2024-02-28T21:53:19.927Z] 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')
16:53:19 [2024-02-28T21:53:19.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:53:19 [2024-02-28T21:53:19.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-239784101 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:53:19 [2024-02-28T21:53:19.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-239784101 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:53:19 [2024-02-28T21:53:19.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-239784101 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:53:19 [2024-02-28T21:53:19.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-239784101 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:53:19 [2024-02-28T21:53:19.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-239784101 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:53:19 [2024-02-28T21:53:19.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-239784101 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:53:19 [2024-02-28T21:53:19.927Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:53:19 [2024-02-28T21:53:19.927Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:53:19 [2024-02-28T21:53:19.927Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:53:19 [2024-02-28T21:53:19.927Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:53:19 [2024-02-28T21:53:19.927Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:53:19 [2024-02-28T21:53:19.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:53:20 [2024-02-28T21:53:20.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-239784101 data=null 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')]
16:53:20 [2024-02-28T21:53:20.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=-239784391 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...']
16:53:20 [2024-02-28T21:53:20.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:53:20 [2024-02-28T21:53:20.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:53:20 [2024-02-28T21:53:20.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:53:20 [2024-02-28T21:53:20.439Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
16:53:20 [2024-02-28T21:53:20.439Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
16:53:20 [2024-02-28T21:53:20.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-239783399 data=null doit=true}, TreeItem with text {Traces [3]}]
16:53:20 [2024-02-28T21:53:20.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-239783399 data=null}, TreeItem with text {Traces [3]}]
16:53:20 [2024-02-28T21:53:20.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-239783399 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
16:53:20 [2024-02-28T21:53:20.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239783399 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]}]
16:53:20 [2024-02-28T21:53:20.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-239783398 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
16:53:20 [2024-02-28T21:53:20.439Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
16:53:20 [2024-02-28T21:53:20.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [3]}
16:53:20 [2024-02-28T21:53:20.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [3]} time=-239783397 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
16:53:20 [2024-02-28T21:53:20.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=-239783397 data=null doit=true}, TreeItem with text {node1 [3]}]
16:53:20 [2024-02-28T21:53:20.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:20 [2024-02-28T21:53:20.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=-239783397 data=null}, TreeItem with text {node1 [3]}]
16:53:20 [2024-02-28T21:53:20.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-239783397 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
16:53:20 [2024-02-28T21:53:20.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239783397 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]}]
16:53:20 [2024-02-28T21:53:20.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-239783386 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
16:53:20 [2024-02-28T21:53:20.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-239783386 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
16:53:20 [2024-02-28T21:53:20.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [3]} time=-239783386 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
16:53:20 [2024-02-28T21:53:20.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239783386 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]}]
16:53:20 [2024-02-28T21:53:20.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-239783383 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
16:53:20 [2024-02-28T21:53:20.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [3]} time=-239783383 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
16:53:20 [2024-02-28T21:53:20.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [3]} time=-239783383 data=null doit=true}, TreeItem with text {node1 [3]}]
16:53:20 [2024-02-28T21:53:20.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [3]} time=-239783383 data=null}, TreeItem with text {node1 [3]}]
16:53:20 [2024-02-28T21:53:20.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [3]}
16:53:20 [2024-02-28T21:53:20.439Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {node1 [3]} is already expanded. Won't expand it again.
16:53:20 [2024-02-28T21:53:20.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [3]}
16:53:20 [2024-02-28T21:53:20.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [3]} time=-239783382 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
16:53:20 [2024-02-28T21:53:20.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=-239783382 data=null doit=true}, TreeItem with text {resources [3]}]
16:53:20 [2024-02-28T21:53:20.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:20 [2024-02-28T21:53:20.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=-239783382 data=null}, TreeItem with text {resources [3]}]
16:53:20 [2024-02-28T21:53:20.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=-239783382 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
16:53:20 [2024-02-28T21:53:20.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239783381 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]}]
16:53:20 [2024-02-28T21:53:20.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=-239783370 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
16:53:20 [2024-02-28T21:53:20.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=-239783370 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
16:53:20 [2024-02-28T21:53:20.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [3]} time=-239783370 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
16:53:20 [2024-02-28T21:53:20.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239783369 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]}]
16:53:20 [2024-02-28T21:53:20.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=-239783366 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
16:53:20 [2024-02-28T21:53:20.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [3]} time=-239783366 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
16:53:20 [2024-02-28T21:53:20.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [3]} time=-239783366 data=null doit=true}, TreeItem with text {resources [3]}]
16:53:20 [2024-02-28T21:53:20.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [3]} time=-239783366 data=null}, TreeItem with text {resources [3]}]
16:53:20 [2024-02-28T21:53:20.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [3]}
16:53:20 [2024-02-28T21:53:20.695Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [3]} is already expanded. Won't expand it again.
16:53:20 [2024-02-28T21:53:20.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {generated [1]}
16:53:20 [2024-02-28T21:53:20.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {generated [1]} time=-239783365 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
16:53:20 [2024-02-28T21:53:20.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {generated [1]} time=-239783365 data=null doit=true}, TreeItem with text {generated [1]}]
16:53:20 [2024-02-28T21:53:20.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:20 [2024-02-28T21:53:20.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {generated [1]} time=-239783365 data=null}, TreeItem with text {generated [1]}]
16:53:20 [2024-02-28T21:53:20.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=-239783365 data=null button=1 stateMask=0x0 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
16:53:20 [2024-02-28T21:53:20.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239783364 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]}]
16:53:20 [2024-02-28T21:53:20.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=-239783352 data=null button=1 stateMask=0x80000 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
16:53:20 [2024-02-28T21:53:20.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=-239783352 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
16:53:20 [2024-02-28T21:53:20.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {generated [1]} time=-239783351 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
16:53:20 [2024-02-28T21:53:20.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239783351 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]}]
16:53:20 [2024-02-28T21:53:20.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=-239783349 data=null button=1 stateMask=0x80000 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
16:53:20 [2024-02-28T21:53:20.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {generated [1]} time=-239783348 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
16:53:20 [2024-02-28T21:53:20.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {generated [1]} time=-239783348 data=null doit=true}, TreeItem with text {generated [1]}]
16:53:20 [2024-02-28T21:53:20.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {generated [1]} time=-239783348 data=null}, TreeItem with text {generated [1]}]
16:53:20 [2024-02-28T21:53:20.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {generated [1]}
16:53:20 [2024-02-28T21:53:20.695Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {generated [1]} is already expanded. Won't expand it again.
16:53:20 [2024-02-28T21:53:20.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synthetic-trace}
16:53:20 [2024-02-28T21:53:20.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synthetic-trace} time=-239783348 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
16:53:20 [2024-02-28T21:53:20.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=-239783348 data=null doit=true}, TreeItem with text {synthetic-trace}]
16:53:20 [2024-02-28T21:53:20.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:20 [2024-02-28T21:53:20.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=-239783348 data=null}, TreeItem with text {synthetic-trace}]
16:53:20 [2024-02-28T21:53:20.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=-239783347 data=null button=1 stateMask=0x0 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
16:53:20 [2024-02-28T21:53:20.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239783347 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}]
16:53:20 [2024-02-28T21:53:20.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=-239783322 data=null button=1 stateMask=0x80000 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
16:53:20 [2024-02-28T21:53:20.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=-239783322 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
16:53:20 [2024-02-28T21:53:20.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synthetic-trace} time=-239783321 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
16:53:20 [2024-02-28T21:53:20.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239783321 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}]
16:53:20 [2024-02-28T21:53:20.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=-239783232 data=null button=1 stateMask=0x80000 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
16:53:20 [2024-02-28T21:53:20.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synthetic-trace} time=-239783226 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
16:53:20 [2024-02-28T21:53:20.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synthetic-trace} time=-239783226 data=null doit=true}, TreeItem with text {synthetic-trace}]
16:53:20 [2024-02-28T21:53:20.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synthetic-trace} time=-239783226 data=null}, TreeItem with text {synthetic-trace}]
16:53:20 [2024-02-28T21:53:20.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synthetic-trace}
16:53:21 [2024-02-28T21:53:21.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/generated/synthetic-trace"'
16:53:21 [2024-02-28T21:53:21.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:53:21 [2024-02-28T21:53:21.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:53:21 [2024-02-28T21:53:21.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:53:21 [2024-02-28T21:53:21.257Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
16:53:21 [2024-02-28T21:53:21.257Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
16:53:21 [2024-02-28T21:53:21.257Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
16:53:21 [2024-02-28T21:53:21.257Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
16:53:21 [2024-02-28T21:53:21.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [3]}
16:53:21 [2024-02-28T21:53:21.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [3]} time=-239782688 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
16:53:21 [2024-02-28T21:53:21.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=-239782687 data=null doit=true}, TreeItem with text {node1 [3]}]
16:53:21 [2024-02-28T21:53:21.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:21 [2024-02-28T21:53:21.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=-239782687 data=null}, TreeItem with text {node1 [3]}]
16:53:21 [2024-02-28T21:53:21.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-239782687 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
16:53:21 [2024-02-28T21:53:21.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239782687 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]}]
16:53:21 [2024-02-28T21:53:21.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-239782672 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
16:53:21 [2024-02-28T21:53:21.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-239782672 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
16:53:21 [2024-02-28T21:53:21.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [3]} time=-239782672 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
16:53:21 [2024-02-28T21:53:21.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239782672 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]}]
16:53:21 [2024-02-28T21:53:21.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-239782669 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
16:53:21 [2024-02-28T21:53:21.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [3]} time=-239782669 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
16:53:21 [2024-02-28T21:53:21.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [3]} time=-239782669 data=null doit=true}, TreeItem with text {node1 [3]}]
16:53:21 [2024-02-28T21:53:21.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [3]} time=-239782669 data=null}, TreeItem with text {node1 [3]}]
16:53:21 [2024-02-28T21:53:21.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [3]}
16:53:21 [2024-02-28T21:53:21.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=-239782669 data=null doit=true}, TreeItem with text {node1 [3]}]
16:53:21 [2024-02-28T21:53:21.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=-239782669 data=null}, TreeItem with text {node1 [3]}]
16:53:21 [2024-02-28T21:53:21.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-239782668 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
16:53:21 [2024-02-28T21:53:21.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239782668 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]}]
16:53:21 [2024-02-28T21:53:21.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-239782668 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
16:53:21 [2024-02-28T21:53:21.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [3]}
16:53:21 [2024-02-28T21:53:21.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [3]} time=-239782668 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
16:53:21 [2024-02-28T21:53:21.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=-239782667 data=null doit=true}, TreeItem with text {resources [3]}]
16:53:21 [2024-02-28T21:53:21.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:21 [2024-02-28T21:53:21.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=-239782667 data=null}, TreeItem with text {resources [3]}]
16:53:21 [2024-02-28T21:53:21.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=-239782667 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
16:53:21 [2024-02-28T21:53:21.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239782667 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]}]
16:53:21 [2024-02-28T21:53:21.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=-239782660 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
16:53:21 [2024-02-28T21:53:21.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=-239782660 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
16:53:21 [2024-02-28T21:53:21.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [3]} time=-239782660 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
16:53:21 [2024-02-28T21:53:21.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239782660 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]}]
16:53:21 [2024-02-28T21:53:21.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=-239782635 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
16:53:21 [2024-02-28T21:53:21.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [3]} time=-239782635 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
16:53:21 [2024-02-28T21:53:21.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [3]} time=-239782635 data=null doit=true}, TreeItem with text {resources [3]}]
16:53:21 [2024-02-28T21:53:21.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [3]} time=-239782635 data=null}, TreeItem with text {resources [3]}]
16:53:21 [2024-02-28T21:53:21.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [3]}
16:53:21 [2024-02-28T21:53:21.258Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [3]} is already expanded. Won't expand it again.
16:53:21 [2024-02-28T21:53:21.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog}
16:53:21 [2024-02-28T21:53:21.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog} time=-239782634 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
16:53:21 [2024-02-28T21:53:21.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog} time=-239782634 data=null doit=true}, TreeItem with text {syslog}]
16:53:21 [2024-02-28T21:53:21.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:21 [2024-02-28T21:53:21.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog} time=-239782634 data=null}, TreeItem with text {syslog}]
16:53:21 [2024-02-28T21:53:21.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=-239782634 data=null button=1 stateMask=0x0 x=135 y=150 count=1}, TreeItem with text {syslog}]
16:53:21 [2024-02-28T21:53:21.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239782633 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}]
16:53:21 [2024-02-28T21:53:21.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=-239782620 data=null button=1 stateMask=0x80000 x=135 y=150 count=1}, TreeItem with text {syslog}]
16:53:21 [2024-02-28T21:53:21.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=-239782620 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
16:53:21 [2024-02-28T21:53:21.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog} time=-239782619 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
16:53:21 [2024-02-28T21:53:21.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239782619 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}]
16:53:21 [2024-02-28T21:53:21.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=-239782583 data=null button=1 stateMask=0x80000 x=135 y=150 count=2}, TreeItem with text {syslog}]
16:53:21 [2024-02-28T21:53:21.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog} time=-239782438 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
16:53:21 [2024-02-28T21:53:21.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog} time=-239782438 data=null doit=true}, TreeItem with text {syslog}]
16:53:21 [2024-02-28T21:53:21.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog} time=-239782438 data=null}, TreeItem with text {syslog}]
16:53:21 [2024-02-28T21:53:21.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog}
16:53:21 [2024-02-28T21:53:21.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/syslog"'
16:53:21 [2024-02-28T21:53:21.769Z] 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@5c20505f] time=-239782236 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:53:21 [2024-02-28T21:53:21.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:53:21 [2024-02-28T21:53:21.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:53:21 [2024-02-28T21:53:21.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:53:21 [2024-02-28T21:53:21.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:21 [2024-02-28T21:53:21.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-239782231 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
16:53:21 [2024-02-28T21:53:21.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-239782231 data=null doit=true}, TreeItem with text {Test}]
16:53:21 [2024-02-28T21:53:21.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-239782231 data=null}, TreeItem with text {Test}]
16:53:21 [2024-02-28T21:53:21.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-239782231 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:53:21 [2024-02-28T21:53:21.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239782231 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
16:53:21 [2024-02-28T21:53:21.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-239782203 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:53:21 [2024-02-28T21:53:21.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:53:21 [2024-02-28T21:53:21.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:53:21 [2024-02-28T21:53:21.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:53:22 [2024-02-28T21:53:22.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:53:22 [2024-02-28T21:53:22.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:53:22 [2024-02-28T21:53:22.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:53:22 [2024-02-28T21:53:22.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:53:22 [2024-02-28T21:53:22.025Z] 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')
16:53:22 [2024-02-28T21:53:22.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:53:22 [2024-02-28T21:53:22.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:53:22 [2024-02-28T21:53:22.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:53:22 [2024-02-28T21:53:22.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:53:22 [2024-02-28T21:53:22.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
16:53:22 [2024-02-28T21:53:22.025Z] 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=-239781923 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:22 [2024-02-28T21:53:22.025Z] 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=-239781923 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:22 [2024-02-28T21:53:22.025Z] 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=-239781923 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:22 [2024-02-28T21:53:22.026Z] 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=-239781923 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:22 [2024-02-28T21:53:22.026Z] 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=-239781923 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:22 [2024-02-28T21:53:22.026Z] 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=-239781923 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:22 [2024-02-28T21:53:22.026Z] 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=-239781923 data=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')]
16:53:22 [2024-02-28T21:53:22.026Z] 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=-239781923 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:22 [2024-02-28T21:53:22.026Z] 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=-239781923 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:22 [2024-02-28T21:53:22.026Z] 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=-239781923 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:22 [2024-02-28T21:53:22.026Z] 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=-239781923 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:22 [2024-02-28T21:53:22.026Z] 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=-239781923 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:22 [2024-02-28T21:53:22.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:53:22 [2024-02-28T21:53:22.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:53:22 [2024-02-28T21:53:22.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:53:22 [2024-02-28T21:53:22.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:53:22 [2024-02-28T21:53:22.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:53:22 [2024-02-28T21:53:22.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:53:22 [2024-02-28T21:53:22.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:53:22 [2024-02-28T21:53:22.026Z] 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')
16:53:22 [2024-02-28T21:53:22.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:53:22 [2024-02-28T21:53:22.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-239781922 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:53:22 [2024-02-28T21:53:22.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-239781922 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:53:22 [2024-02-28T21:53:22.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-239781922 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:53:22 [2024-02-28T21:53:22.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-239781922 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:53:22 [2024-02-28T21:53:22.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-239781922 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:53:22 [2024-02-28T21:53:22.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-239781922 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:53:22 [2024-02-28T21:53:22.026Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:53:22 [2024-02-28T21:53:22.026Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:53:22 [2024-02-28T21:53:22.026Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:53:22 [2024-02-28T21:53:22.026Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:53:22 [2024-02-28T21:53:22.026Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:53:22 [2024-02-28T21:53:22.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:53:22 [2024-02-28T21:53:22.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-239781922 data=null 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')]
16:53:22 [2024-02-28T21:53:22.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-239782128 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:53:22 [2024-02-28T21:53:22.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:53:22 [2024-02-28T21:53:22.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:53:22 [2024-02-28T21:53:22.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:53:22 [2024-02-28T21:53:22.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:53:22 [2024-02-28T21:53:22.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:53:22 [2024-02-28T21:53:22.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:22 [2024-02-28T21:53:22.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-239781274 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
16:53:22 [2024-02-28T21:53:22.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-239781273 data=null doit=true}, TreeItem with text {Test}]
16:53:22 [2024-02-28T21:53:22.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-239781273 data=null}, TreeItem with text {Test}]
16:53:22 [2024-02-28T21:53:22.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-239781273 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:53:22 [2024-02-28T21:53:22.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239781273 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
16:53:22 [2024-02-28T21:53:22.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-239781247 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:53:22 [2024-02-28T21:53:22.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:22 [2024-02-28T21:53:22.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-239781246 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
16:53:22 [2024-02-28T21:53:22.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-239781246 data=null doit=true}, TreeItem with text {Test}]
16:53:22 [2024-02-28T21:53:22.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-239781246 data=null}, TreeItem with text {Test}]
16:53:22 [2024-02-28T21:53:22.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-239781246 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:53:22 [2024-02-28T21:53:22.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239781246 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
16:53:22 [2024-02-28T21:53:22.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-239781237 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:53:22 [2024-02-28T21:53:22.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-239781237 data=null doit=true}, TreeItem with text {Test}]
16:53:22 [2024-02-28T21:53:22.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-239781237 data=null}, TreeItem with text {Test}]
16:53:22 [2024-02-28T21:53:22.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-239781237 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:53:22 [2024-02-28T21:53:22.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239781237 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}]
16:53:22 [2024-02-28T21:53:22.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-239781235 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:53:22 [2024-02-28T21:53:22.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:22 [2024-02-28T21:53:22.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-239781235 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:53:22 [2024-02-28T21:53:22.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-239781235 data=null doit=true}, TreeItem with text {Traces [0]}]
16:53:22 [2024-02-28T21:53:22.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-239781235 data=null}, TreeItem with text {Traces [0]}]
16:53:22 [2024-02-28T21:53:22.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-239781234 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:53:22 [2024-02-28T21:53:22.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239781234 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]}]
16:53:22 [2024-02-28T21:53:22.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-239781222 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:53:22 [2024-02-28T21:53:22.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:22 [2024-02-28T21:53:22.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-239781221 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:53:22 [2024-02-28T21:53:22.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-239781221 data=null doit=true}, TreeItem with text {Traces [0]}]
16:53:22 [2024-02-28T21:53:22.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-239781221 data=null}, TreeItem with text {Traces [0]}]
16:53:22 [2024-02-28T21:53:22.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-239781221 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:53:22 [2024-02-28T21:53:22.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239781221 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]}]
16:53:22 [2024-02-28T21:53:22.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-239781217 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:53:22 [2024-02-28T21:53:22.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
16:53:22 [2024-02-28T21:53:22.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
16:53:22 [2024-02-28T21:53:22.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
16:53:22 [2024-02-28T21:53:22.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
16:53:22 [2024-02-28T21:53:22.793Z] 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=-239781031 data=null doit=true}, Shell with text {Fetch Remote Traces}]
16:53:23 [2024-02-28T21:53:23.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
16:53:23 [2024-02-28T21:53:23.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
16:53:23 [2024-02-28T21:53:23.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestAllRecursive
16:53:23 [2024-02-28T21:53:23.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestAllRecursive} [layout=null] time=-239781015 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
16:53:23 [2024-02-28T21:53:23.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestAllRecursive
16:53:23 [2024-02-28T21:53:23.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
16:53:23 [2024-02-28T21:53:23.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:53:23 [2024-02-28T21:53:23.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:53:23 [2024-02-28T21:53:23.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:53:23 [2024-02-28T21:53:23.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:53:23 [2024-02-28T21:53:23.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:53:23 [2024-02-28T21:53:23.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:53:23 [2024-02-28T21:53:23.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:53:23 [2024-02-28T21:53:23.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')
16:53:23 [2024-02-28T21:53:23.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:53:23 [2024-02-28T21:53:23.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-239780998 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:53:23 [2024-02-28T21:53:23.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-239780998 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:53:23 [2024-02-28T21:53:23.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-239780998 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:53:23 [2024-02-28T21:53:23.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-239780998 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:53:23 [2024-02-28T21:53:23.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-239780998 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:53:23 [2024-02-28T21:53:23.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-239780998 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:53:23 [2024-02-28T21:53:23.049Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:53:23 [2024-02-28T21:53:23.049Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:53:23 [2024-02-28T21:53:23.049Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:53:23 [2024-02-28T21:53:23.049Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:53:23 [2024-02-28T21:53:23.049Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:53:23 [2024-02-28T21:53:23.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:53:23 [2024-02-28T21:53:23.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-239780985 data=null 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')]
16:53:23 [2024-02-28T21:53:23.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=-239781188 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...']
16:53:23 [2024-02-28T21:53:23.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:53:23 [2024-02-28T21:53:23.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:53:23 [2024-02-28T21:53:23.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:53:23 [2024-02-28T21:53:23.559Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
16:53:23 [2024-02-28T21:53:23.559Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
16:53:23 [2024-02-28T21:53:23.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-239780314 data=null doit=true}, TreeItem with text {Traces [3]}]
16:53:23 [2024-02-28T21:53:23.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-239780314 data=null}, TreeItem with text {Traces [3]}]
16:53:23 [2024-02-28T21:53:23.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-239780313 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
16:53:23 [2024-02-28T21:53:23.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239780313 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]}]
16:53:23 [2024-02-28T21:53:23.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-239780312 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
16:53:23 [2024-02-28T21:53:23.559Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
16:53:23 [2024-02-28T21:53:23.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [3]}
16:53:23 [2024-02-28T21:53:23.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [3]} time=-239780312 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
16:53:23 [2024-02-28T21:53:23.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=-239780312 data=null doit=true}, TreeItem with text {node1 [3]}]
16:53:23 [2024-02-28T21:53:23.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:23 [2024-02-28T21:53:23.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=-239780312 data=null}, TreeItem with text {node1 [3]}]
16:53:23 [2024-02-28T21:53:23.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-239780311 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
16:53:23 [2024-02-28T21:53:23.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239780311 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]}]
16:53:23 [2024-02-28T21:53:23.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-239780306 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
16:53:23 [2024-02-28T21:53:23.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-239780305 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
16:53:23 [2024-02-28T21:53:23.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [3]} time=-239780305 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
16:53:23 [2024-02-28T21:53:23.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239780305 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]}]
16:53:23 [2024-02-28T21:53:23.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-239780303 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
16:53:23 [2024-02-28T21:53:23.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [3]} time=-239780303 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
16:53:23 [2024-02-28T21:53:23.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [3]} time=-239780302 data=null doit=true}, TreeItem with text {node1 [3]}]
16:53:23 [2024-02-28T21:53:23.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [3]} time=-239780302 data=null}, TreeItem with text {node1 [3]}]
16:53:23 [2024-02-28T21:53:23.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [3]}
16:53:23 [2024-02-28T21:53:23.559Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {node1 [3]} is already expanded. Won't expand it again.
16:53:23 [2024-02-28T21:53:23.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [3]}
16:53:23 [2024-02-28T21:53:23.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [3]} time=-239780302 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
16:53:23 [2024-02-28T21:53:23.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=-239780302 data=null doit=true}, TreeItem with text {resources [3]}]
16:53:23 [2024-02-28T21:53:23.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:23 [2024-02-28T21:53:23.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=-239780302 data=null}, TreeItem with text {resources [3]}]
16:53:23 [2024-02-28T21:53:23.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=-239780302 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
16:53:23 [2024-02-28T21:53:23.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239780301 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]}]
16:53:23 [2024-02-28T21:53:23.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=-239780292 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
16:53:23 [2024-02-28T21:53:23.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=-239780292 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
16:53:23 [2024-02-28T21:53:23.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [3]} time=-239780292 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
16:53:23 [2024-02-28T21:53:23.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239780292 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]}]
16:53:23 [2024-02-28T21:53:23.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=-239780289 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
16:53:23 [2024-02-28T21:53:23.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [3]} time=-239780288 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
16:53:23 [2024-02-28T21:53:23.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [3]} time=-239780288 data=null doit=true}, TreeItem with text {resources [3]}]
16:53:23 [2024-02-28T21:53:23.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [3]} time=-239780288 data=null}, TreeItem with text {resources [3]}]
16:53:23 [2024-02-28T21:53:23.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [3]}
16:53:23 [2024-02-28T21:53:23.560Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [3]} is already expanded. Won't expand it again.
16:53:23 [2024-02-28T21:53:23.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {generated [1]}
16:53:23 [2024-02-28T21:53:23.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {generated [1]} time=-239780288 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
16:53:23 [2024-02-28T21:53:23.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {generated [1]} time=-239780288 data=null doit=true}, TreeItem with text {generated [1]}]
16:53:23 [2024-02-28T21:53:23.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:23 [2024-02-28T21:53:23.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {generated [1]} time=-239780288 data=null}, TreeItem with text {generated [1]}]
16:53:23 [2024-02-28T21:53:23.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=-239780287 data=null button=1 stateMask=0x0 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
16:53:23 [2024-02-28T21:53:23.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239780287 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]}]
16:53:23 [2024-02-28T21:53:23.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=-239780282 data=null button=1 stateMask=0x80000 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
16:53:23 [2024-02-28T21:53:23.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=-239780282 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
16:53:23 [2024-02-28T21:53:23.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {generated [1]} time=-239780282 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
16:53:23 [2024-02-28T21:53:23.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239780282 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]}]
16:53:23 [2024-02-28T21:53:23.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=-239780279 data=null button=1 stateMask=0x80000 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
16:53:23 [2024-02-28T21:53:23.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {generated [1]} time=-239780279 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
16:53:23 [2024-02-28T21:53:23.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {generated [1]} time=-239780279 data=null doit=true}, TreeItem with text {generated [1]}]
16:53:23 [2024-02-28T21:53:23.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {generated [1]} time=-239780279 data=null}, TreeItem with text {generated [1]}]
16:53:23 [2024-02-28T21:53:23.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {generated [1]}
16:53:23 [2024-02-28T21:53:23.560Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {generated [1]} is already expanded. Won't expand it again.
16:53:23 [2024-02-28T21:53:23.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synthetic-trace}
16:53:23 [2024-02-28T21:53:23.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synthetic-trace} time=-239780278 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
16:53:23 [2024-02-28T21:53:23.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=-239780278 data=null doit=true}, TreeItem with text {synthetic-trace}]
16:53:23 [2024-02-28T21:53:23.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:23 [2024-02-28T21:53:23.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=-239780278 data=null}, TreeItem with text {synthetic-trace}]
16:53:23 [2024-02-28T21:53:23.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=-239780278 data=null button=1 stateMask=0x0 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
16:53:23 [2024-02-28T21:53:23.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239780278 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}]
16:53:23 [2024-02-28T21:53:23.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=-239780254 data=null button=1 stateMask=0x80000 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
16:53:23 [2024-02-28T21:53:23.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=-239780242 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
16:53:23 [2024-02-28T21:53:23.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synthetic-trace} time=-239780242 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
16:53:23 [2024-02-28T21:53:23.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239780242 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}]
16:53:23 [2024-02-28T21:53:23.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=-239780206 data=null button=1 stateMask=0x80000 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
16:53:23 [2024-02-28T21:53:23.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synthetic-trace} time=-239780199 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
16:53:23 [2024-02-28T21:53:23.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synthetic-trace} time=-239780199 data=null doit=true}, TreeItem with text {synthetic-trace}]
16:53:23 [2024-02-28T21:53:23.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synthetic-trace} time=-239780199 data=null}, TreeItem with text {synthetic-trace}]
16:53:23 [2024-02-28T21:53:23.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synthetic-trace}
16:53:24 [2024-02-28T21:53:24.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/generated/synthetic-trace"'
16:53:24 [2024-02-28T21:53:24.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:53:24 [2024-02-28T21:53:24.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:53:24 [2024-02-28T21:53:24.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:53:24 [2024-02-28T21:53:24.378Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
16:53:24 [2024-02-28T21:53:24.378Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
16:53:24 [2024-02-28T21:53:24.378Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
16:53:24 [2024-02-28T21:53:24.378Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
16:53:24 [2024-02-28T21:53:24.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [3]}
16:53:24 [2024-02-28T21:53:24.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [3]} time=-239779661 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
16:53:24 [2024-02-28T21:53:24.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=-239779661 data=null doit=true}, TreeItem with text {node1 [3]}]
16:53:24 [2024-02-28T21:53:24.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:24 [2024-02-28T21:53:24.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=-239779661 data=null}, TreeItem with text {node1 [3]}]
16:53:24 [2024-02-28T21:53:24.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-239779660 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
16:53:24 [2024-02-28T21:53:24.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239779660 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]}]
16:53:24 [2024-02-28T21:53:24.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-239779648 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
16:53:24 [2024-02-28T21:53:24.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-239779647 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
16:53:24 [2024-02-28T21:53:24.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [3]} time=-239779647 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
16:53:24 [2024-02-28T21:53:24.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239779647 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]}]
16:53:24 [2024-02-28T21:53:24.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-239779645 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
16:53:24 [2024-02-28T21:53:24.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [3]} time=-239779645 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
16:53:24 [2024-02-28T21:53:24.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [3]} time=-239779645 data=null doit=true}, TreeItem with text {node1 [3]}]
16:53:24 [2024-02-28T21:53:24.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [3]} time=-239779645 data=null}, TreeItem with text {node1 [3]}]
16:53:24 [2024-02-28T21:53:24.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [3]}
16:53:24 [2024-02-28T21:53:24.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=-239779644 data=null doit=true}, TreeItem with text {node1 [3]}]
16:53:24 [2024-02-28T21:53:24.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=-239779644 data=null}, TreeItem with text {node1 [3]}]
16:53:24 [2024-02-28T21:53:24.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-239779644 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
16:53:24 [2024-02-28T21:53:24.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239779644 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]}]
16:53:24 [2024-02-28T21:53:24.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-239779644 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
16:53:24 [2024-02-28T21:53:24.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [3]}
16:53:24 [2024-02-28T21:53:24.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [3]} time=-239779643 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
16:53:24 [2024-02-28T21:53:24.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=-239779643 data=null doit=true}, TreeItem with text {resources [3]}]
16:53:24 [2024-02-28T21:53:24.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:24 [2024-02-28T21:53:24.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=-239779643 data=null}, TreeItem with text {resources [3]}]
16:53:24 [2024-02-28T21:53:24.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=-239779643 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
16:53:24 [2024-02-28T21:53:24.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239779643 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]}]
16:53:24 [2024-02-28T21:53:24.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=-239779630 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
16:53:24 [2024-02-28T21:53:24.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=-239779630 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
16:53:24 [2024-02-28T21:53:24.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [3]} time=-239779630 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
16:53:24 [2024-02-28T21:53:24.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239779630 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]}]
16:53:24 [2024-02-28T21:53:24.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=-239779627 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
16:53:24 [2024-02-28T21:53:24.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [3]} time=-239779627 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
16:53:24 [2024-02-28T21:53:24.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [3]} time=-239779627 data=null doit=true}, TreeItem with text {resources [3]}]
16:53:24 [2024-02-28T21:53:24.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [3]} time=-239779627 data=null}, TreeItem with text {resources [3]}]
16:53:24 [2024-02-28T21:53:24.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [3]}
16:53:24 [2024-02-28T21:53:24.379Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [3]} is already expanded. Won't expand it again.
16:53:24 [2024-02-28T21:53:24.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog}
16:53:24 [2024-02-28T21:53:24.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog} time=-239779626 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
16:53:24 [2024-02-28T21:53:24.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog} time=-239779626 data=null doit=true}, TreeItem with text {syslog}]
16:53:24 [2024-02-28T21:53:24.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:24 [2024-02-28T21:53:24.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog} time=-239779626 data=null}, TreeItem with text {syslog}]
16:53:24 [2024-02-28T21:53:24.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=-239779626 data=null button=1 stateMask=0x0 x=135 y=150 count=1}, TreeItem with text {syslog}]
16:53:24 [2024-02-28T21:53:24.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239779626 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}]
16:53:24 [2024-02-28T21:53:24.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=-239779607 data=null button=1 stateMask=0x80000 x=135 y=150 count=1}, TreeItem with text {syslog}]
16:53:24 [2024-02-28T21:53:24.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=-239779606 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
16:53:24 [2024-02-28T21:53:24.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog} time=-239779606 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
16:53:24 [2024-02-28T21:53:24.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239779606 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}]
16:53:24 [2024-02-28T21:53:24.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=-239779570 data=null button=1 stateMask=0x80000 x=135 y=150 count=2}, TreeItem with text {syslog}]
16:53:24 [2024-02-28T21:53:24.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog} time=-239779417 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
16:53:24 [2024-02-28T21:53:24.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog} time=-239779417 data=null doit=true}, TreeItem with text {syslog}]
16:53:24 [2024-02-28T21:53:24.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog} time=-239779417 data=null}, TreeItem with text {syslog}]
16:53:24 [2024-02-28T21:53:24.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog}
16:53:24 [2024-02-28T21:53:24.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/syslog"'
16:53:24 [2024-02-28T21:53:24.889Z] 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@5c20505f] time=-239779085 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:53:24 [2024-02-28T21:53:24.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:53:24 [2024-02-28T21:53:24.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:53:24 [2024-02-28T21:53:24.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:53:24 [2024-02-28T21:53:24.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:24 [2024-02-28T21:53:24.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-239779070 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
16:53:24 [2024-02-28T21:53:24.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-239779070 data=null doit=true}, TreeItem with text {Test}]
16:53:24 [2024-02-28T21:53:24.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-239779070 data=null}, TreeItem with text {Test}]
16:53:24 [2024-02-28T21:53:24.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-239779069 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:53:24 [2024-02-28T21:53:24.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239779069 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
16:53:24 [2024-02-28T21:53:24.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-239779037 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:53:24 [2024-02-28T21:53:24.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:53:24 [2024-02-28T21:53:24.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:53:24 [2024-02-28T21:53:24.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:53:25 [2024-02-28T21:53:25.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:53:25 [2024-02-28T21:53:25.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:53:25 [2024-02-28T21:53:25.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:53:25 [2024-02-28T21:53:25.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:53:25 [2024-02-28T21:53:25.815Z] 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')
16:53:25 [2024-02-28T21:53:25.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:53:25 [2024-02-28T21:53:25.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:53:25 [2024-02-28T21:53:25.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:53:25 [2024-02-28T21:53:25.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:53:25 [2024-02-28T21:53:25.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
16:53:25 [2024-02-28T21:53:25.815Z] 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=-239778284 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:25 [2024-02-28T21:53:25.815Z] 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=-239778283 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:25 [2024-02-28T21:53:25.815Z] 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=-239778283 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:25 [2024-02-28T21:53:25.815Z] 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=-239778283 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:25 [2024-02-28T21:53:25.815Z] 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=-239778283 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:25 [2024-02-28T21:53:25.815Z] 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=-239778283 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:25 [2024-02-28T21:53:25.816Z] 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=-239778283 data=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')]
16:53:25 [2024-02-28T21:53:25.816Z] 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=-239778283 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:25 [2024-02-28T21:53:25.816Z] 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=-239778283 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:25 [2024-02-28T21:53:25.816Z] 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=-239778283 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:25 [2024-02-28T21:53:25.816Z] 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=-239778283 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:25 [2024-02-28T21:53:25.816Z] 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=-239778283 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:25 [2024-02-28T21:53:25.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:53:25 [2024-02-28T21:53:25.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:53:25 [2024-02-28T21:53:25.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:53:25 [2024-02-28T21:53:25.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:53:25 [2024-02-28T21:53:25.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:53:25 [2024-02-28T21:53:25.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:53:25 [2024-02-28T21:53:25.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:53:25 [2024-02-28T21:53:25.816Z] 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')
16:53:25 [2024-02-28T21:53:25.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:53:25 [2024-02-28T21:53:25.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-239778282 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:53:25 [2024-02-28T21:53:25.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-239778282 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:53:25 [2024-02-28T21:53:25.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-239778282 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:53:25 [2024-02-28T21:53:25.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-239778282 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:53:25 [2024-02-28T21:53:25.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-239778282 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:53:25 [2024-02-28T21:53:25.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-239778282 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:53:25 [2024-02-28T21:53:25.816Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:53:25 [2024-02-28T21:53:25.816Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:53:25 [2024-02-28T21:53:25.816Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:53:25 [2024-02-28T21:53:25.816Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:53:25 [2024-02-28T21:53:25.816Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:53:25 [2024-02-28T21:53:25.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:53:25 [2024-02-28T21:53:25.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-239778282 data=null 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')]
16:53:25 [2024-02-28T21:53:25.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-239779000 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:53:26 [2024-02-28T21:53:26.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:53:26 [2024-02-28T21:53:26.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:53:26 [2024-02-28T21:53:26.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:53:26 [2024-02-28T21:53:26.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:53:26 [2024-02-28T21:53:26.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:53:26 [2024-02-28T21:53:26.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:26 [2024-02-28T21:53:26.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-239777660 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
16:53:26 [2024-02-28T21:53:26.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-239777660 data=null doit=true}, TreeItem with text {Test}]
16:53:26 [2024-02-28T21:53:26.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-239777660 data=null}, TreeItem with text {Test}]
16:53:26 [2024-02-28T21:53:26.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-239777660 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:53:26 [2024-02-28T21:53:26.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239777660 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
16:53:26 [2024-02-28T21:53:26.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-239777648 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:53:26 [2024-02-28T21:53:26.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:26 [2024-02-28T21:53:26.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-239777647 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
16:53:26 [2024-02-28T21:53:26.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-239777647 data=null doit=true}, TreeItem with text {Test}]
16:53:26 [2024-02-28T21:53:26.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-239777647 data=null}, TreeItem with text {Test}]
16:53:26 [2024-02-28T21:53:26.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-239777647 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:53:26 [2024-02-28T21:53:26.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239777647 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
16:53:26 [2024-02-28T21:53:26.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-239777637 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:53:26 [2024-02-28T21:53:26.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-239777637 data=null doit=true}, TreeItem with text {Test}]
16:53:26 [2024-02-28T21:53:26.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-239777637 data=null}, TreeItem with text {Test}]
16:53:26 [2024-02-28T21:53:26.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-239777636 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:53:26 [2024-02-28T21:53:26.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239777636 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}]
16:53:26 [2024-02-28T21:53:26.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-239777635 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:53:26 [2024-02-28T21:53:26.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:26 [2024-02-28T21:53:26.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-239777635 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:53:26 [2024-02-28T21:53:26.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-239777634 data=null doit=true}, TreeItem with text {Traces [0]}]
16:53:26 [2024-02-28T21:53:26.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-239777634 data=null}, TreeItem with text {Traces [0]}]
16:53:26 [2024-02-28T21:53:26.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-239777634 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:53:26 [2024-02-28T21:53:26.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239777634 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]}]
16:53:26 [2024-02-28T21:53:26.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-239777628 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:53:26 [2024-02-28T21:53:26.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:26 [2024-02-28T21:53:26.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-239777621 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:53:26 [2024-02-28T21:53:26.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-239777621 data=null doit=true}, TreeItem with text {Traces [0]}]
16:53:26 [2024-02-28T21:53:26.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-239777621 data=null}, TreeItem with text {Traces [0]}]
16:53:26 [2024-02-28T21:53:26.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-239777621 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:53:26 [2024-02-28T21:53:26.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239777621 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]}]
16:53:26 [2024-02-28T21:53:26.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-239777618 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:53:26 [2024-02-28T21:53:26.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
16:53:26 [2024-02-28T21:53:26.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
16:53:26 [2024-02-28T21:53:26.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
16:53:26 [2024-02-28T21:53:26.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
16:53:26 [2024-02-28T21:53:26.633Z] 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=-239777427 data=null doit=true}, Shell with text {Fetch Remote Traces}]
16:53:26 [2024-02-28T21:53:26.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
16:53:26 [2024-02-28T21:53:26.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
16:53:26 [2024-02-28T21:53:26.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestAllNonRecursive
16:53:26 [2024-02-28T21:53:26.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestAllNonRecursive} [layout=null] time=-239777426 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
16:53:26 [2024-02-28T21:53:26.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestAllNonRecursive
16:53:26 [2024-02-28T21:53:26.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
16:53:26 [2024-02-28T21:53:26.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:53:26 [2024-02-28T21:53:26.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:53:26 [2024-02-28T21:53:26.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:53:26 [2024-02-28T21:53:26.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
16:53:26 [2024-02-28T21:53:26.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
16:53:26 [2024-02-28T21:53:26.633Z] 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')
16:53:26 [2024-02-28T21:53:26.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:53:26 [2024-02-28T21:53:26.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:53:26 [2024-02-28T21:53:26.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
16:53:26 [2024-02-28T21:53:26.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-239777414 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:53:26 [2024-02-28T21:53:26.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-239777414 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:53:26 [2024-02-28T21:53:26.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-239777410 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:53:26 [2024-02-28T21:53:26.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-239777409 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:53:26 [2024-02-28T21:53:26.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-239777409 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:53:26 [2024-02-28T21:53:26.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-239777409 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:53:26 [2024-02-28T21:53:26.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-239777409 data=null 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')]
16:53:26 [2024-02-28T21:53:26.633Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:53:26 [2024-02-28T21:53:26.633Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:53:26 [2024-02-28T21:53:26.633Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:53:26 [2024-02-28T21:53:26.633Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:53:26 [2024-02-28T21:53:26.633Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:53:26 [2024-02-28T21:53:26.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
16:53:26 [2024-02-28T21:53:26.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
16:53:26 [2024-02-28T21:53:26.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
16:53:26 [2024-02-28T21:53:26.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:53:26 [2024-02-28T21:53:26.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:53:26 [2024-02-28T21:53:26.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:53:26 [2024-02-28T21:53:26.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:53:26 [2024-02-28T21:53:26.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:53:26 [2024-02-28T21:53:26.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:53:26 [2024-02-28T21:53:26.633Z] 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')
16:53:26 [2024-02-28T21:53:26.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:53:26 [2024-02-28T21:53:26.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-239777267 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:53:26 [2024-02-28T21:53:26.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-239777266 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:53:26 [2024-02-28T21:53:26.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-239777266 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:53:26 [2024-02-28T21:53:26.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-239777266 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:53:26 [2024-02-28T21:53:26.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-239777266 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:53:26 [2024-02-28T21:53:26.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-239777266 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:53:26 [2024-02-28T21:53:26.634Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:53:26 [2024-02-28T21:53:26.634Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:53:26 [2024-02-28T21:53:26.634Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:53:26 [2024-02-28T21:53:26.634Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:53:26 [2024-02-28T21:53:26.634Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:53:26 [2024-02-28T21:53:26.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:53:26 [2024-02-28T21:53:26.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-239777266 data=null 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')]
16:53:26 [2024-02-28T21:53:26.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=-239777588 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...']
16:53:27 [2024-02-28T21:53:27.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:53:27 [2024-02-28T21:53:27.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:53:27 [2024-02-28T21:53:27.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:53:27 [2024-02-28T21:53:27.195Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
16:53:27 [2024-02-28T21:53:27.195Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
16:53:27 [2024-02-28T21:53:27.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-239776750 data=null doit=true}, TreeItem with text {Traces [2]}]
16:53:27 [2024-02-28T21:53:27.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-239776750 data=null}, TreeItem with text {Traces [2]}]
16:53:27 [2024-02-28T21:53:27.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-239776750 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:53:27 [2024-02-28T21:53:27.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239776750 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]}]
16:53:27 [2024-02-28T21:53:27.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-239776749 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:53:27 [2024-02-28T21:53:27.195Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
16:53:27 [2024-02-28T21:53:27.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [2]}
16:53:27 [2024-02-28T21:53:27.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [2]} time=-239776749 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [2]}]
16:53:27 [2024-02-28T21:53:27.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [2]} time=-239776748 data=null doit=true}, TreeItem with text {node1 [2]}]
16:53:27 [2024-02-28T21:53:27.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:27 [2024-02-28T21:53:27.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [2]} time=-239776748 data=null}, TreeItem with text {node1 [2]}]
16:53:27 [2024-02-28T21:53:27.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [2]} time=-239776748 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [2]}]
16:53:27 [2024-02-28T21:53:27.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239776748 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]}]
16:53:27 [2024-02-28T21:53:27.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [2]} time=-239776742 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [2]}]
16:53:27 [2024-02-28T21:53:27.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [2]} time=-239776742 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [2]}]
16:53:27 [2024-02-28T21:53:27.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [2]} time=-239776742 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [2]}]
16:53:27 [2024-02-28T21:53:27.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239776742 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]}]
16:53:27 [2024-02-28T21:53:27.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [2]} time=-239776739 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [2]}]
16:53:27 [2024-02-28T21:53:27.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [2]} time=-239776739 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [2]}]
16:53:27 [2024-02-28T21:53:27.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [2]} time=-239776739 data=null doit=true}, TreeItem with text {node1 [2]}]
16:53:27 [2024-02-28T21:53:27.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [2]} time=-239776739 data=null}, TreeItem with text {node1 [2]}]
16:53:27 [2024-02-28T21:53:27.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [2]}
16:53:27 [2024-02-28T21:53:27.195Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {node1 [2]} is already expanded. Won't expand it again.
16:53:27 [2024-02-28T21:53:27.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [2]}
16:53:27 [2024-02-28T21:53:27.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [2]} time=-239776739 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [2]}]
16:53:27 [2024-02-28T21:53:27.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [2]} time=-239776739 data=null doit=true}, TreeItem with text {resources [2]}]
16:53:27 [2024-02-28T21:53:27.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:27 [2024-02-28T21:53:27.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [2]} time=-239776738 data=null}, TreeItem with text {resources [2]}]
16:53:27 [2024-02-28T21:53:27.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [2]} time=-239776738 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [2]}]
16:53:27 [2024-02-28T21:53:27.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239776738 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]}]
16:53:27 [2024-02-28T21:53:27.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [2]} time=-239776728 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [2]}]
16:53:27 [2024-02-28T21:53:27.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [2]} time=-239776728 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [2]}]
16:53:27 [2024-02-28T21:53:27.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [2]} time=-239776728 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [2]}]
16:53:27 [2024-02-28T21:53:27.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239776728 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]}]
16:53:27 [2024-02-28T21:53:27.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [2]} time=-239776725 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [2]}]
16:53:27 [2024-02-28T21:53:27.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [2]} time=-239776724 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [2]}]
16:53:27 [2024-02-28T21:53:27.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [2]} time=-239776724 data=null doit=true}, TreeItem with text {resources [2]}]
16:53:27 [2024-02-28T21:53:27.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [2]} time=-239776724 data=null}, TreeItem with text {resources [2]}]
16:53:27 [2024-02-28T21:53:27.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [2]}
16:53:27 [2024-02-28T21:53:27.196Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [2]} is already expanded. Won't expand it again.
16:53:27 [2024-02-28T21:53:27.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog}
16:53:27 [2024-02-28T21:53:27.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog} time=-239776724 data=null button=0 stateMask=0x0 x=135 y=127 count=0}, TreeItem with text {syslog}]
16:53:27 [2024-02-28T21:53:27.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog} time=-239776724 data=null doit=true}, TreeItem with text {syslog}]
16:53:27 [2024-02-28T21:53:27.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:27 [2024-02-28T21:53:27.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog} time=-239776724 data=null}, TreeItem with text {syslog}]
16:53:27 [2024-02-28T21:53:27.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=-239776723 data=null button=1 stateMask=0x0 x=135 y=127 count=1}, TreeItem with text {syslog}]
16:53:27 [2024-02-28T21:53:27.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239776723 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}]
16:53:27 [2024-02-28T21:53:27.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=-239776704 data=null button=1 stateMask=0x80000 x=135 y=127 count=1}, TreeItem with text {syslog}]
16:53:27 [2024-02-28T21:53:27.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=-239776704 data=null button=1 stateMask=0x0 x=135 y=127 count=2}, TreeItem with text {syslog}]
16:53:27 [2024-02-28T21:53:27.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog} time=-239776704 data=null button=1 stateMask=0x0 x=135 y=127 count=2}, TreeItem with text {syslog}]
16:53:27 [2024-02-28T21:53:27.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239776704 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}]
16:53:27 [2024-02-28T21:53:27.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=-239776688 data=null button=1 stateMask=0x80000 x=135 y=127 count=2}, TreeItem with text {syslog}]
16:53:27 [2024-02-28T21:53:27.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog} time=-239776502 data=null button=0 stateMask=0x0 x=135 y=127 count=0}, TreeItem with text {syslog}]
16:53:27 [2024-02-28T21:53:27.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog} time=-239776501 data=null doit=true}, TreeItem with text {syslog}]
16:53:27 [2024-02-28T21:53:27.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog} time=-239776501 data=null}, TreeItem with text {syslog}]
16:53:27 [2024-02-28T21:53:27.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog}
16:53:27 [2024-02-28T21:53:27.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/syslog"'
16:53:27 [2024-02-28T21:53:27.706Z] 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@5c20505f] time=-239776333 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:53:27 [2024-02-28T21:53:27.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:53:27 [2024-02-28T21:53:27.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:53:27 [2024-02-28T21:53:27.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:53:27 [2024-02-28T21:53:27.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:27 [2024-02-28T21:53:27.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-239776329 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
16:53:27 [2024-02-28T21:53:27.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-239776329 data=null doit=true}, TreeItem with text {Test}]
16:53:27 [2024-02-28T21:53:27.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-239776329 data=null}, TreeItem with text {Test}]
16:53:27 [2024-02-28T21:53:27.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-239776329 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:53:27 [2024-02-28T21:53:27.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239776328 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
16:53:27 [2024-02-28T21:53:27.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-239776298 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:53:27 [2024-02-28T21:53:27.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:53:27 [2024-02-28T21:53:27.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:53:27 [2024-02-28T21:53:27.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:53:28 [2024-02-28T21:53:28.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:53:28 [2024-02-28T21:53:28.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:53:28 [2024-02-28T21:53:28.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:53:28 [2024-02-28T21:53:28.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:53:28 [2024-02-28T21:53:28.267Z] 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')
16:53:28 [2024-02-28T21:53:28.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:53:28 [2024-02-28T21:53:28.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:53:28 [2024-02-28T21:53:28.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:53:28 [2024-02-28T21:53:28.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:53:28 [2024-02-28T21:53:28.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
16:53:28 [2024-02-28T21:53:28.267Z] 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=-239775562 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:28 [2024-02-28T21:53:28.267Z] 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=-239775562 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:28 [2024-02-28T21:53:28.267Z] 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=-239775562 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:28 [2024-02-28T21:53:28.267Z] 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=-239775562 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:28 [2024-02-28T21:53:28.267Z] 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=-239775562 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:28 [2024-02-28T21:53:28.267Z] 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=-239775562 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:28 [2024-02-28T21:53:28.267Z] 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=-239775562 data=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')]
16:53:28 [2024-02-28T21:53:28.267Z] 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=-239775562 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:28 [2024-02-28T21:53:28.267Z] 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=-239775562 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:28 [2024-02-28T21:53:28.267Z] 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=-239775562 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:28 [2024-02-28T21:53:28.267Z] 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=-239775562 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:28 [2024-02-28T21:53:28.267Z] 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=-239775562 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:28 [2024-02-28T21:53:28.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:53:28 [2024-02-28T21:53:28.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:53:28 [2024-02-28T21:53:28.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:53:28 [2024-02-28T21:53:28.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:53:28 [2024-02-28T21:53:28.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:53:28 [2024-02-28T21:53:28.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:53:28 [2024-02-28T21:53:28.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:53:28 [2024-02-28T21:53:28.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')
16:53:28 [2024-02-28T21:53:28.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:53:28 [2024-02-28T21:53:28.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-239775561 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:53:28 [2024-02-28T21:53:28.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-239775561 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:53:28 [2024-02-28T21:53:28.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-239775561 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:53:28 [2024-02-28T21:53:28.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-239775561 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:53:28 [2024-02-28T21:53:28.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-239775561 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:53:28 [2024-02-28T21:53:28.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-239775561 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:53:28 [2024-02-28T21:53:28.268Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:53:28 [2024-02-28T21:53:28.268Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:53:28 [2024-02-28T21:53:28.268Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:53:28 [2024-02-28T21:53:28.268Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:53:28 [2024-02-28T21:53:28.268Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:53:28 [2024-02-28T21:53:28.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:53:28 [2024-02-28T21:53:28.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-239775561 data=null 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')]
16:53:28 [2024-02-28T21:53:28.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-239776267 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:53:29 [2024-02-28T21:53:29.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:53:29 [2024-02-28T21:53:29.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:53:29 [2024-02-28T21:53:29.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:53:29 [2024-02-28T21:53:29.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:53:29 [2024-02-28T21:53:29.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:53:29 [2024-02-28T21:53:29.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:29 [2024-02-28T21:53:29.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-239774938 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
16:53:29 [2024-02-28T21:53:29.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-239774938 data=null doit=true}, TreeItem with text {Test}]
16:53:29 [2024-02-28T21:53:29.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-239774938 data=null}, TreeItem with text {Test}]
16:53:29 [2024-02-28T21:53:29.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-239774938 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:53:29 [2024-02-28T21:53:29.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239774938 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
16:53:29 [2024-02-28T21:53:29.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-239774911 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:53:29 [2024-02-28T21:53:29.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:29 [2024-02-28T21:53:29.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-239774910 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
16:53:29 [2024-02-28T21:53:29.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-239774910 data=null doit=true}, TreeItem with text {Test}]
16:53:29 [2024-02-28T21:53:29.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-239774910 data=null}, TreeItem with text {Test}]
16:53:29 [2024-02-28T21:53:29.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-239774910 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:53:29 [2024-02-28T21:53:29.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239774910 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
16:53:29 [2024-02-28T21:53:29.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-239774900 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:53:29 [2024-02-28T21:53:29.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-239774900 data=null doit=true}, TreeItem with text {Test}]
16:53:29 [2024-02-28T21:53:29.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-239774900 data=null}, TreeItem with text {Test}]
16:53:29 [2024-02-28T21:53:29.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-239774900 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:53:29 [2024-02-28T21:53:29.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239774900 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}]
16:53:29 [2024-02-28T21:53:29.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-239774898 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:53:29 [2024-02-28T21:53:29.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:29 [2024-02-28T21:53:29.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-239774898 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:53:29 [2024-02-28T21:53:29.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-239774898 data=null doit=true}, TreeItem with text {Traces [0]}]
16:53:29 [2024-02-28T21:53:29.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-239774898 data=null}, TreeItem with text {Traces [0]}]
16:53:29 [2024-02-28T21:53:29.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-239774897 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:53:29 [2024-02-28T21:53:29.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239774897 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]}]
16:53:29 [2024-02-28T21:53:29.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-239774890 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:53:29 [2024-02-28T21:53:29.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:29 [2024-02-28T21:53:29.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-239774890 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:53:29 [2024-02-28T21:53:29.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-239774890 data=null doit=true}, TreeItem with text {Traces [0]}]
16:53:29 [2024-02-28T21:53:29.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-239774890 data=null}, TreeItem with text {Traces [0]}]
16:53:29 [2024-02-28T21:53:29.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-239774890 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:53:29 [2024-02-28T21:53:29.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239774889 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]}]
16:53:29 [2024-02-28T21:53:29.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-239774881 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:53:29 [2024-02-28T21:53:29.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
16:53:29 [2024-02-28T21:53:29.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
16:53:29 [2024-02-28T21:53:29.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
16:53:29 [2024-02-28T21:53:29.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
16:53:29 [2024-02-28T21:53:29.340Z] 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=-239774601 data=null doit=true}, Shell with text {Fetch Remote Traces}]
16:53:29 [2024-02-28T21:53:29.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
16:53:29 [2024-02-28T21:53:29.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
16:53:29 [2024-02-28T21:53:29.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestSpecificRecursive
16:53:29 [2024-02-28T21:53:29.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestSpecificRecursive} [layout=null] time=-239774600 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
16:53:29 [2024-02-28T21:53:29.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestSpecificRecursive
16:53:29 [2024-02-28T21:53:29.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
16:53:29 [2024-02-28T21:53:29.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:53:29 [2024-02-28T21:53:29.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:53:29 [2024-02-28T21:53:29.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:53:29 [2024-02-28T21:53:29.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
16:53:29 [2024-02-28T21:53:29.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
16:53:29 [2024-02-28T21:53:29.341Z] 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')
16:53:29 [2024-02-28T21:53:29.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:53:29 [2024-02-28T21:53:29.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:53:29 [2024-02-28T21:53:29.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
16:53:29 [2024-02-28T21:53:29.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-239774530 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:53:29 [2024-02-28T21:53:29.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-239774530 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:53:29 [2024-02-28T21:53:29.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-239774530 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:53:29 [2024-02-28T21:53:29.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-239774530 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:53:29 [2024-02-28T21:53:29.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-239774530 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:53:29 [2024-02-28T21:53:29.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-239774530 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:53:29 [2024-02-28T21:53:29.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-239774530 data=null 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')]
16:53:29 [2024-02-28T21:53:29.341Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:53:29 [2024-02-28T21:53:29.341Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:53:29 [2024-02-28T21:53:29.341Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:53:29 [2024-02-28T21:53:29.341Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:53:29 [2024-02-28T21:53:29.341Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:53:29 [2024-02-28T21:53:29.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
16:53:29 [2024-02-28T21:53:29.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
16:53:29 [2024-02-28T21:53:29.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
16:53:29 [2024-02-28T21:53:29.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:53:29 [2024-02-28T21:53:29.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:53:29 [2024-02-28T21:53:29.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:53:29 [2024-02-28T21:53:29.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:53:29 [2024-02-28T21:53:29.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:53:29 [2024-02-28T21:53:29.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:53:29 [2024-02-28T21:53:29.341Z] 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')
16:53:29 [2024-02-28T21:53:29.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:53:29 [2024-02-28T21:53:29.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-239774502 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:53:29 [2024-02-28T21:53:29.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-239774502 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:53:29 [2024-02-28T21:53:29.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-239774502 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:53:29 [2024-02-28T21:53:29.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-239774502 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:53:29 [2024-02-28T21:53:29.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-239774502 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:53:29 [2024-02-28T21:53:29.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-239774502 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:53:29 [2024-02-28T21:53:29.341Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:53:29 [2024-02-28T21:53:29.341Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:53:29 [2024-02-28T21:53:29.341Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:53:29 [2024-02-28T21:53:29.341Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:53:29 [2024-02-28T21:53:29.341Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:53:29 [2024-02-28T21:53:29.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:53:29 [2024-02-28T21:53:29.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-239774502 data=null 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')]
16:53:29 [2024-02-28T21:53:29.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=-239774829 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...']
16:53:29 [2024-02-28T21:53:29.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:53:29 [2024-02-28T21:53:29.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:53:29 [2024-02-28T21:53:29.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:53:29 [2024-02-28T21:53:29.852Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
16:53:29 [2024-02-28T21:53:29.852Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
16:53:29 [2024-02-28T21:53:29.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-239773995 data=null doit=true}, TreeItem with text {Traces [2]}]
16:53:29 [2024-02-28T21:53:29.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-239773995 data=null}, TreeItem with text {Traces [2]}]
16:53:29 [2024-02-28T21:53:29.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-239773995 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:53:29 [2024-02-28T21:53:29.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239773995 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]}]
16:53:29 [2024-02-28T21:53:29.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-239773994 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:53:29 [2024-02-28T21:53:29.852Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
16:53:29 [2024-02-28T21:53:29.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [2]}
16:53:29 [2024-02-28T21:53:29.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [2]} time=-239773993 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [2]}]
16:53:29 [2024-02-28T21:53:29.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [2]} time=-239773993 data=null doit=true}, TreeItem with text {node1 [2]}]
16:53:29 [2024-02-28T21:53:29.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:29 [2024-02-28T21:53:29.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [2]} time=-239773993 data=null}, TreeItem with text {node1 [2]}]
16:53:29 [2024-02-28T21:53:29.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [2]} time=-239773993 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [2]}]
16:53:29 [2024-02-28T21:53:29.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239773993 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]}]
16:53:29 [2024-02-28T21:53:29.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [2]} time=-239773987 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [2]}]
16:53:29 [2024-02-28T21:53:29.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [2]} time=-239773987 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [2]}]
16:53:29 [2024-02-28T21:53:29.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [2]} time=-239773987 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [2]}]
16:53:29 [2024-02-28T21:53:29.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239773987 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]}]
16:53:29 [2024-02-28T21:53:29.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [2]} time=-239773984 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [2]}]
16:53:29 [2024-02-28T21:53:29.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [2]} time=-239773984 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [2]}]
16:53:29 [2024-02-28T21:53:29.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [2]} time=-239773984 data=null doit=true}, TreeItem with text {node1 [2]}]
16:53:29 [2024-02-28T21:53:29.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [2]} time=-239773984 data=null}, TreeItem with text {node1 [2]}]
16:53:29 [2024-02-28T21:53:29.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [2]}
16:53:29 [2024-02-28T21:53:29.853Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {node1 [2]} is already expanded. Won't expand it again.
16:53:29 [2024-02-28T21:53:29.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [2]}
16:53:29 [2024-02-28T21:53:29.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [2]} time=-239773983 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [2]}]
16:53:29 [2024-02-28T21:53:29.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [2]} time=-239773983 data=null doit=true}, TreeItem with text {resources [2]}]
16:53:29 [2024-02-28T21:53:29.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:29 [2024-02-28T21:53:29.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [2]} time=-239773983 data=null}, TreeItem with text {resources [2]}]
16:53:29 [2024-02-28T21:53:29.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [2]} time=-239773983 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [2]}]
16:53:29 [2024-02-28T21:53:29.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239773983 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]}]
16:53:29 [2024-02-28T21:53:29.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [2]} time=-239773972 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [2]}]
16:53:29 [2024-02-28T21:53:29.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [2]} time=-239773972 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [2]}]
16:53:29 [2024-02-28T21:53:29.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [2]} time=-239773972 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [2]}]
16:53:29 [2024-02-28T21:53:29.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239773972 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]}]
16:53:29 [2024-02-28T21:53:29.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [2]} time=-239773968 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [2]}]
16:53:29 [2024-02-28T21:53:29.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [2]} time=-239773968 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [2]}]
16:53:29 [2024-02-28T21:53:29.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [2]} time=-239773968 data=null doit=true}, TreeItem with text {resources [2]}]
16:53:29 [2024-02-28T21:53:29.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [2]} time=-239773968 data=null}, TreeItem with text {resources [2]}]
16:53:29 [2024-02-28T21:53:29.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [2]}
16:53:29 [2024-02-28T21:53:29.853Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [2]} is already expanded. Won't expand it again.
16:53:29 [2024-02-28T21:53:29.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {generated [1]}
16:53:29 [2024-02-28T21:53:29.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {generated [1]} time=-239773968 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
16:53:29 [2024-02-28T21:53:29.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {generated [1]} time=-239773967 data=null doit=true}, TreeItem with text {generated [1]}]
16:53:29 [2024-02-28T21:53:29.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:29 [2024-02-28T21:53:29.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {generated [1]} time=-239773967 data=null}, TreeItem with text {generated [1]}]
16:53:29 [2024-02-28T21:53:29.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=-239773967 data=null button=1 stateMask=0x0 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
16:53:29 [2024-02-28T21:53:29.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239773967 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]}]
16:53:30 [2024-02-28T21:53:30.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=-239773955 data=null button=1 stateMask=0x80000 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
16:53:30 [2024-02-28T21:53:30.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=-239773955 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
16:53:30 [2024-02-28T21:53:30.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {generated [1]} time=-239773955 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
16:53:30 [2024-02-28T21:53:30.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239773955 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]}]
16:53:30 [2024-02-28T21:53:30.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=-239773936 data=null button=1 stateMask=0x80000 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
16:53:30 [2024-02-28T21:53:30.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {generated [1]} time=-239773935 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
16:53:30 [2024-02-28T21:53:30.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {generated [1]} time=-239773935 data=null doit=true}, TreeItem with text {generated [1]}]
16:53:30 [2024-02-28T21:53:30.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {generated [1]} time=-239773935 data=null}, TreeItem with text {generated [1]}]
16:53:30 [2024-02-28T21:53:30.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {generated [1]}
16:53:30 [2024-02-28T21:53:30.109Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {generated [1]} is already expanded. Won't expand it again.
16:53:30 [2024-02-28T21:53:30.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synthetic-trace}
16:53:30 [2024-02-28T21:53:30.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synthetic-trace} time=-239773935 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
16:53:30 [2024-02-28T21:53:30.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=-239773934 data=null doit=true}, TreeItem with text {synthetic-trace}]
16:53:30 [2024-02-28T21:53:30.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:30 [2024-02-28T21:53:30.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=-239773934 data=null}, TreeItem with text {synthetic-trace}]
16:53:30 [2024-02-28T21:53:30.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=-239773934 data=null button=1 stateMask=0x0 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
16:53:30 [2024-02-28T21:53:30.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239773934 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}]
16:53:30 [2024-02-28T21:53:30.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=-239773915 data=null button=1 stateMask=0x80000 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
16:53:30 [2024-02-28T21:53:30.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=-239773915 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
16:53:30 [2024-02-28T21:53:30.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synthetic-trace} time=-239773915 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
16:53:30 [2024-02-28T21:53:30.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239773914 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}]
16:53:30 [2024-02-28T21:53:30.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=-239773899 data=null button=1 stateMask=0x80000 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
16:53:30 [2024-02-28T21:53:30.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synthetic-trace} time=-239773614 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
16:53:30 [2024-02-28T21:53:30.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synthetic-trace} time=-239773588 data=null doit=true}, TreeItem with text {synthetic-trace}]
16:53:30 [2024-02-28T21:53:30.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synthetic-trace} time=-239773587 data=null}, TreeItem with text {synthetic-trace}]
16:53:30 [2024-02-28T21:53:30.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synthetic-trace}
16:53:30 [2024-02-28T21:53:30.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/generated/synthetic-trace"'
16:53:30 [2024-02-28T21:53:30.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:53:30 [2024-02-28T21:53:30.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:53:30 [2024-02-28T21:53:30.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:53:30 [2024-02-28T21:53:30.365Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
16:53:30 [2024-02-28T21:53:30.365Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
16:53:30 [2024-02-28T21:53:30.365Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
16:53:30 [2024-02-28T21:53:30.365Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
16:53:30 [2024-02-28T21:53:30.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [2]}
16:53:30 [2024-02-28T21:53:30.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [2]} time=-239773512 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [2]}]
16:53:30 [2024-02-28T21:53:30.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [2]} time=-239773512 data=null doit=true}, TreeItem with text {node1 [2]}]
16:53:30 [2024-02-28T21:53:30.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:30 [2024-02-28T21:53:30.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [2]} time=-239773512 data=null}, TreeItem with text {node1 [2]}]
16:53:30 [2024-02-28T21:53:30.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [2]} time=-239773512 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [2]}]
16:53:30 [2024-02-28T21:53:30.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239773511 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]}]
16:53:30 [2024-02-28T21:53:30.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [2]} time=-239773499 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [2]}]
16:53:30 [2024-02-28T21:53:30.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [2]} time=-239773499 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [2]}]
16:53:30 [2024-02-28T21:53:30.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [2]} time=-239773499 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [2]}]
16:53:30 [2024-02-28T21:53:30.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239773499 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]}]
16:53:30 [2024-02-28T21:53:30.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [2]} time=-239773497 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [2]}]
16:53:30 [2024-02-28T21:53:30.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [2]} time=-239773496 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [2]}]
16:53:30 [2024-02-28T21:53:30.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [2]} time=-239773496 data=null doit=true}, TreeItem with text {node1 [2]}]
16:53:30 [2024-02-28T21:53:30.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [2]} time=-239773496 data=null}, TreeItem with text {node1 [2]}]
16:53:30 [2024-02-28T21:53:30.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [2]}
16:53:30 [2024-02-28T21:53:30.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [2]} time=-239773496 data=null doit=true}, TreeItem with text {node1 [2]}]
16:53:30 [2024-02-28T21:53:30.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [2]} time=-239773496 data=null}, TreeItem with text {node1 [2]}]
16:53:30 [2024-02-28T21:53:30.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [2]} time=-239773496 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [2]}]
16:53:30 [2024-02-28T21:53:30.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239773496 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]}]
16:53:30 [2024-02-28T21:53:30.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [2]} time=-239773495 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [2]}]
16:53:30 [2024-02-28T21:53:30.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [2]}
16:53:30 [2024-02-28T21:53:30.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [2]} time=-239773495 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [2]}]
16:53:30 [2024-02-28T21:53:30.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [2]} time=-239773495 data=null doit=true}, TreeItem with text {resources [2]}]
16:53:30 [2024-02-28T21:53:30.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:30 [2024-02-28T21:53:30.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [2]} time=-239773495 data=null}, TreeItem with text {resources [2]}]
16:53:30 [2024-02-28T21:53:30.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [2]} time=-239773495 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [2]}]
16:53:30 [2024-02-28T21:53:30.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239773494 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]}]
16:53:30 [2024-02-28T21:53:30.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [2]} time=-239773482 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [2]}]
16:53:30 [2024-02-28T21:53:30.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [2]} time=-239773481 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [2]}]
16:53:30 [2024-02-28T21:53:30.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [2]} time=-239773481 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [2]}]
16:53:30 [2024-02-28T21:53:30.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239773481 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]}]
16:53:30 [2024-02-28T21:53:30.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [2]} time=-239773435 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [2]}]
16:53:30 [2024-02-28T21:53:30.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [2]} time=-239773435 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [2]}]
16:53:30 [2024-02-28T21:53:30.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [2]} time=-239773435 data=null doit=true}, TreeItem with text {resources [2]}]
16:53:30 [2024-02-28T21:53:30.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [2]} time=-239773435 data=null}, TreeItem with text {resources [2]}]
16:53:30 [2024-02-28T21:53:30.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [2]}
16:53:30 [2024-02-28T21:53:30.621Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [2]} is already expanded. Won't expand it again.
16:53:30 [2024-02-28T21:53:30.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog}
16:53:30 [2024-02-28T21:53:30.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog} time=-239773435 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
16:53:30 [2024-02-28T21:53:30.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog} time=-239773434 data=null doit=true}, TreeItem with text {syslog}]
16:53:30 [2024-02-28T21:53:30.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:30 [2024-02-28T21:53:30.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog} time=-239773434 data=null}, TreeItem with text {syslog}]
16:53:30 [2024-02-28T21:53:30.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=-239773434 data=null button=1 stateMask=0x0 x=135 y=150 count=1}, TreeItem with text {syslog}]
16:53:30 [2024-02-28T21:53:30.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239773434 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}]
16:53:30 [2024-02-28T21:53:30.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=-239773416 data=null button=1 stateMask=0x80000 x=135 y=150 count=1}, TreeItem with text {syslog}]
16:53:30 [2024-02-28T21:53:30.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=-239773416 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
16:53:30 [2024-02-28T21:53:30.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog} time=-239773415 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
16:53:30 [2024-02-28T21:53:30.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239773415 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}]
16:53:30 [2024-02-28T21:53:30.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=-239773336 data=null button=1 stateMask=0x80000 x=135 y=150 count=2}, TreeItem with text {syslog}]
16:53:30 [2024-02-28T21:53:30.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog} time=-239773186 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
16:53:30 [2024-02-28T21:53:30.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog} time=-239773186 data=null doit=true}, TreeItem with text {syslog}]
16:53:30 [2024-02-28T21:53:30.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog} time=-239773186 data=null}, TreeItem with text {syslog}]
16:53:30 [2024-02-28T21:53:30.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog}
16:53:30 [2024-02-28T21:53:30.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/syslog"'
16:53:31 [2024-02-28T21:53:31.133Z] 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@5c20505f] time=-239772794 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:53:31 [2024-02-28T21:53:31.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:53:31 [2024-02-28T21:53:31.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:53:31 [2024-02-28T21:53:31.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:53:31 [2024-02-28T21:53:31.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:31 [2024-02-28T21:53:31.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-239772790 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
16:53:31 [2024-02-28T21:53:31.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-239772790 data=null doit=true}, TreeItem with text {Test}]
16:53:31 [2024-02-28T21:53:31.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-239772789 data=null}, TreeItem with text {Test}]
16:53:31 [2024-02-28T21:53:31.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-239772789 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:53:31 [2024-02-28T21:53:31.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239772789 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
16:53:31 [2024-02-28T21:53:31.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-239772764 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:53:31 [2024-02-28T21:53:31.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:53:31 [2024-02-28T21:53:31.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:53:31 [2024-02-28T21:53:31.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:53:32 [2024-02-28T21:53:32.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:53:32 [2024-02-28T21:53:32.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:53:32 [2024-02-28T21:53:32.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:53:32 [2024-02-28T21:53:32.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:53:32 [2024-02-28T21:53:32.061Z] 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')
16:53:32 [2024-02-28T21:53:32.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:53:32 [2024-02-28T21:53:32.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:53:32 [2024-02-28T21:53:32.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:53:32 [2024-02-28T21:53:32.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:53:32 [2024-02-28T21:53:32.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
16:53:32 [2024-02-28T21:53:32.061Z] 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=-239772020 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:32 [2024-02-28T21:53:32.061Z] 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=-239772020 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:32 [2024-02-28T21:53:32.061Z] 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=-239772020 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:32 [2024-02-28T21:53:32.061Z] 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=-239772020 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:32 [2024-02-28T21:53:32.061Z] 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=-239772019 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:32 [2024-02-28T21:53:32.061Z] 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=-239772019 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:32 [2024-02-28T21:53:32.061Z] 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=-239772019 data=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')]
16:53:32 [2024-02-28T21:53:32.061Z] 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=-239772019 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:32 [2024-02-28T21:53:32.061Z] 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=-239772019 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:32 [2024-02-28T21:53:32.061Z] 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=-239772019 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:32 [2024-02-28T21:53:32.062Z] 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=-239772019 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:32 [2024-02-28T21:53:32.062Z] 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=-239772019 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:32 [2024-02-28T21:53:32.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:53:32 [2024-02-28T21:53:32.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:53:32 [2024-02-28T21:53:32.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:53:32 [2024-02-28T21:53:32.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:53:32 [2024-02-28T21:53:32.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:53:32 [2024-02-28T21:53:32.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:53:32 [2024-02-28T21:53:32.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:53:32 [2024-02-28T21:53:32.062Z] 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')
16:53:32 [2024-02-28T21:53:32.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:53:32 [2024-02-28T21:53:32.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-239772019 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:53:32 [2024-02-28T21:53:32.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-239772019 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:53:32 [2024-02-28T21:53:32.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-239772019 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:53:32 [2024-02-28T21:53:32.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-239772019 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:53:32 [2024-02-28T21:53:32.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-239772018 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:53:32 [2024-02-28T21:53:32.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-239772018 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:53:32 [2024-02-28T21:53:32.062Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:53:32 [2024-02-28T21:53:32.062Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:53:32 [2024-02-28T21:53:32.062Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:53:32 [2024-02-28T21:53:32.062Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:53:32 [2024-02-28T21:53:32.062Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:53:32 [2024-02-28T21:53:32.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:53:32 [2024-02-28T21:53:32.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-239772018 data=null 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')]
16:53:32 [2024-02-28T21:53:32.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-239772727 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:53:32 [2024-02-28T21:53:32.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:53:32 [2024-02-28T21:53:32.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:53:32 [2024-02-28T21:53:32.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:53:32 [2024-02-28T21:53:32.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:53:32 [2024-02-28T21:53:32.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:53:32 [2024-02-28T21:53:32.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:32 [2024-02-28T21:53:32.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-239771397 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
16:53:32 [2024-02-28T21:53:32.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-239771397 data=null doit=true}, TreeItem with text {Test}]
16:53:32 [2024-02-28T21:53:32.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-239771397 data=null}, TreeItem with text {Test}]
16:53:32 [2024-02-28T21:53:32.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-239771397 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:53:32 [2024-02-28T21:53:32.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239771397 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
16:53:32 [2024-02-28T21:53:32.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-239771366 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:53:32 [2024-02-28T21:53:32.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:32 [2024-02-28T21:53:32.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-239771366 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
16:53:32 [2024-02-28T21:53:32.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-239771366 data=null doit=true}, TreeItem with text {Test}]
16:53:32 [2024-02-28T21:53:32.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-239771366 data=null}, TreeItem with text {Test}]
16:53:32 [2024-02-28T21:53:32.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-239771366 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:53:32 [2024-02-28T21:53:32.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239771366 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
16:53:32 [2024-02-28T21:53:32.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-239771355 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:53:32 [2024-02-28T21:53:32.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-239771355 data=null doit=true}, TreeItem with text {Test}]
16:53:32 [2024-02-28T21:53:32.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-239771355 data=null}, TreeItem with text {Test}]
16:53:32 [2024-02-28T21:53:32.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-239771355 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:53:32 [2024-02-28T21:53:32.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239771354 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}]
16:53:32 [2024-02-28T21:53:32.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-239771353 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:53:32 [2024-02-28T21:53:32.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:32 [2024-02-28T21:53:32.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-239771353 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:53:32 [2024-02-28T21:53:32.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-239771353 data=null doit=true}, TreeItem with text {Traces [0]}]
16:53:32 [2024-02-28T21:53:32.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-239771352 data=null}, TreeItem with text {Traces [0]}]
16:53:32 [2024-02-28T21:53:32.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-239771352 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:53:32 [2024-02-28T21:53:32.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239771352 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]}]
16:53:32 [2024-02-28T21:53:32.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-239771340 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:53:32 [2024-02-28T21:53:32.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:32 [2024-02-28T21:53:32.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-239771340 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:53:32 [2024-02-28T21:53:32.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-239771340 data=null doit=true}, TreeItem with text {Traces [0]}]
16:53:32 [2024-02-28T21:53:32.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-239771340 data=null}, TreeItem with text {Traces [0]}]
16:53:32 [2024-02-28T21:53:32.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-239771340 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:53:32 [2024-02-28T21:53:32.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239771339 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]}]
16:53:32 [2024-02-28T21:53:32.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-239771336 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:53:32 [2024-02-28T21:53:32.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
16:53:32 [2024-02-28T21:53:32.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
16:53:32 [2024-02-28T21:53:32.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
16:53:32 [2024-02-28T21:53:32.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
16:53:32 [2024-02-28T21:53:32.881Z] 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=-239771023 data=null doit=true}, Shell with text {Fetch Remote Traces}]
16:53:32 [2024-02-28T21:53:32.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
16:53:32 [2024-02-28T21:53:32.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
16:53:32 [2024-02-28T21:53:32.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestSpecificNonRecursive
16:53:32 [2024-02-28T21:53:32.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestSpecificNonRecursive} [layout=null] time=-239771022 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
16:53:32 [2024-02-28T21:53:32.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestSpecificNonRecursive
16:53:32 [2024-02-28T21:53:32.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
16:53:32 [2024-02-28T21:53:32.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:53:32 [2024-02-28T21:53:32.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:53:32 [2024-02-28T21:53:32.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:53:32 [2024-02-28T21:53:32.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
16:53:32 [2024-02-28T21:53:32.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
16:53:32 [2024-02-28T21:53:32.881Z] 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')
16:53:32 [2024-02-28T21:53:32.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:53:32 [2024-02-28T21:53:32.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:53:32 [2024-02-28T21:53:32.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
16:53:32 [2024-02-28T21:53:32.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-239771006 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:53:32 [2024-02-28T21:53:32.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-239771006 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:53:32 [2024-02-28T21:53:32.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-239771006 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:53:32 [2024-02-28T21:53:32.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-239771006 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:53:32 [2024-02-28T21:53:32.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-239771005 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:53:32 [2024-02-28T21:53:32.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-239771005 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:53:32 [2024-02-28T21:53:32.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-239771005 data=null 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')]
16:53:32 [2024-02-28T21:53:32.882Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:53:32 [2024-02-28T21:53:32.882Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:53:32 [2024-02-28T21:53:32.882Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:53:32 [2024-02-28T21:53:32.882Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:53:32 [2024-02-28T21:53:32.882Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:53:33 [2024-02-28T21:53:33.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
16:53:33 [2024-02-28T21:53:33.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
16:53:33 [2024-02-28T21:53:33.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
16:53:33 [2024-02-28T21:53:33.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:53:33 [2024-02-28T21:53:33.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:53:33 [2024-02-28T21:53:33.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:53:33 [2024-02-28T21:53:33.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:53:33 [2024-02-28T21:53:33.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:53:33 [2024-02-28T21:53:33.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:53:33 [2024-02-28T21:53:33.137Z] 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')
16:53:33 [2024-02-28T21:53:33.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:53:33 [2024-02-28T21:53:33.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-239770928 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:53:33 [2024-02-28T21:53:33.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-239770928 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:53:33 [2024-02-28T21:53:33.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-239770928 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:53:33 [2024-02-28T21:53:33.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-239770928 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:53:33 [2024-02-28T21:53:33.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-239770928 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:53:33 [2024-02-28T21:53:33.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-239770928 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:53:33 [2024-02-28T21:53:33.137Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:53:33 [2024-02-28T21:53:33.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-239770928 data=null 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')]
16:53:33 [2024-02-28T21:53:33.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=-239771299 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...']
16:53:33 [2024-02-28T21:53:33.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:53:33 [2024-02-28T21:53:33.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:53:33 [2024-02-28T21:53:33.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:53:33 [2024-02-28T21:53:33.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:53:33 [2024-02-28T21:53:33.394Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
16:53:33 [2024-02-28T21:53:33.394Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
16:53:33 [2024-02-28T21:53:33.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-239770617 data=null doit=true}, TreeItem with text {Traces [1]}]
16:53:33 [2024-02-28T21:53:33.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-239770617 data=null}, TreeItem with text {Traces [1]}]
16:53:33 [2024-02-28T21:53:33.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-239770617 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:53:33 [2024-02-28T21:53:33.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239770617 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]}]
16:53:33 [2024-02-28T21:53:33.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-239770616 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:53:33 [2024-02-28T21:53:33.394Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
16:53:33 [2024-02-28T21:53:33.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [1]}
16:53:33 [2024-02-28T21:53:33.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [1]} time=-239770616 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [1]}]
16:53:33 [2024-02-28T21:53:33.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [1]} time=-239770616 data=null doit=true}, TreeItem with text {node1 [1]}]
16:53:33 [2024-02-28T21:53:33.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:33 [2024-02-28T21:53:33.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [1]} time=-239770616 data=null}, TreeItem with text {node1 [1]}]
16:53:33 [2024-02-28T21:53:33.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [1]} time=-239770615 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [1]}]
16:53:33 [2024-02-28T21:53:33.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239770615 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]}]
16:53:33 [2024-02-28T21:53:33.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [1]} time=-239770610 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [1]}]
16:53:33 [2024-02-28T21:53:33.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [1]} time=-239770610 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [1]}]
16:53:33 [2024-02-28T21:53:33.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [1]} time=-239770609 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [1]}]
16:53:33 [2024-02-28T21:53:33.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239770609 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]}]
16:53:33 [2024-02-28T21:53:33.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [1]} time=-239770601 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [1]}]
16:53:33 [2024-02-28T21:53:33.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [1]} time=-239770601 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [1]}]
16:53:33 [2024-02-28T21:53:33.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [1]} time=-239770601 data=null doit=true}, TreeItem with text {node1 [1]}]
16:53:33 [2024-02-28T21:53:33.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [1]} time=-239770601 data=null}, TreeItem with text {node1 [1]}]
16:53:33 [2024-02-28T21:53:33.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [1]}
16:53:33 [2024-02-28T21:53:33.394Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {node1 [1]} is already expanded. Won't expand it again.
16:53:33 [2024-02-28T21:53:33.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [1]}
16:53:33 [2024-02-28T21:53:33.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [1]} time=-239770600 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [1]}]
16:53:33 [2024-02-28T21:53:33.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [1]} time=-239770600 data=null doit=true}, TreeItem with text {resources [1]}]
16:53:33 [2024-02-28T21:53:33.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:33 [2024-02-28T21:53:33.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [1]} time=-239770600 data=null}, TreeItem with text {resources [1]}]
16:53:33 [2024-02-28T21:53:33.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [1]} time=-239770600 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [1]}]
16:53:33 [2024-02-28T21:53:33.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239770600 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]}]
16:53:33 [2024-02-28T21:53:33.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [1]} time=-239770595 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [1]}]
16:53:33 [2024-02-28T21:53:33.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [1]} time=-239770595 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [1]}]
16:53:33 [2024-02-28T21:53:33.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [1]} time=-239770595 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [1]}]
16:53:33 [2024-02-28T21:53:33.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239770595 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]}]
16:53:33 [2024-02-28T21:53:33.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [1]} time=-239770593 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [1]}]
16:53:33 [2024-02-28T21:53:33.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [1]} time=-239770592 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [1]}]
16:53:33 [2024-02-28T21:53:33.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [1]} time=-239770586 data=null doit=true}, TreeItem with text {resources [1]}]
16:53:33 [2024-02-28T21:53:33.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [1]} time=-239770586 data=null}, TreeItem with text {resources [1]}]
16:53:33 [2024-02-28T21:53:33.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [1]}
16:53:33 [2024-02-28T21:53:33.395Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [1]} is already expanded. Won't expand it again.
16:53:33 [2024-02-28T21:53:33.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog}
16:53:33 [2024-02-28T21:53:33.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog} time=-239770586 data=null button=0 stateMask=0x0 x=135 y=127 count=0}, TreeItem with text {syslog}]
16:53:33 [2024-02-28T21:53:33.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog} time=-239770586 data=null doit=true}, TreeItem with text {syslog}]
16:53:33 [2024-02-28T21:53:33.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:33 [2024-02-28T21:53:33.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog} time=-239770586 data=null}, TreeItem with text {syslog}]
16:53:33 [2024-02-28T21:53:33.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=-239770586 data=null button=1 stateMask=0x0 x=135 y=127 count=1}, TreeItem with text {syslog}]
16:53:33 [2024-02-28T21:53:33.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239770585 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}]
16:53:33 [2024-02-28T21:53:33.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=-239770568 data=null button=1 stateMask=0x80000 x=135 y=127 count=1}, TreeItem with text {syslog}]
16:53:33 [2024-02-28T21:53:33.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=-239770568 data=null button=1 stateMask=0x0 x=135 y=127 count=2}, TreeItem with text {syslog}]
16:53:33 [2024-02-28T21:53:33.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog} time=-239770567 data=null button=1 stateMask=0x0 x=135 y=127 count=2}, TreeItem with text {syslog}]
16:53:33 [2024-02-28T21:53:33.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239770567 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}]
16:53:33 [2024-02-28T21:53:33.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=-239770551 data=null button=1 stateMask=0x80000 x=135 y=127 count=2}, TreeItem with text {syslog}]
16:53:33 [2024-02-28T21:53:33.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog} time=-239770401 data=null button=0 stateMask=0x0 x=135 y=127 count=0}, TreeItem with text {syslog}]
16:53:33 [2024-02-28T21:53:33.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog} time=-239770401 data=null doit=true}, TreeItem with text {syslog}]
16:53:33 [2024-02-28T21:53:33.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog} time=-239770401 data=null}, TreeItem with text {syslog}]
16:53:33 [2024-02-28T21:53:33.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog}
16:53:33 [2024-02-28T21:53:33.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/syslog"'
16:53:33 [2024-02-28T21:53:33.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@5c20505f] time=-239770177 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:53:33 [2024-02-28T21:53:33.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:53:33 [2024-02-28T21:53:33.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:53:33 [2024-02-28T21:53:33.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:53:33 [2024-02-28T21:53:33.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:33 [2024-02-28T21:53:33.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-239770162 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
16:53:33 [2024-02-28T21:53:33.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-239770162 data=null doit=true}, TreeItem with text {Test}]
16:53:33 [2024-02-28T21:53:33.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-239770162 data=null}, TreeItem with text {Test}]
16:53:33 [2024-02-28T21:53:33.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-239770162 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:53:33 [2024-02-28T21:53:33.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239770162 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
16:53:33 [2024-02-28T21:53:33.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-239770139 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:53:33 [2024-02-28T21:53:33.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:53:33 [2024-02-28T21:53:33.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:53:33 [2024-02-28T21:53:33.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:53:34 [2024-02-28T21:53:34.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:53:34 [2024-02-28T21:53:34.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:53:34 [2024-02-28T21:53:34.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:53:34 [2024-02-28T21:53:34.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:53:34 [2024-02-28T21:53:34.466Z] 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')
16:53:34 [2024-02-28T21:53:34.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:53:34 [2024-02-28T21:53:34.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:53:34 [2024-02-28T21:53:34.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:53:34 [2024-02-28T21:53:34.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:53:34 [2024-02-28T21:53:34.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
16:53:34 [2024-02-28T21:53:34.466Z] 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=-239769418 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:34 [2024-02-28T21:53:34.466Z] 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=-239769418 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:34 [2024-02-28T21:53:34.466Z] 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=-239769418 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:34 [2024-02-28T21:53:34.466Z] 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=-239769418 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:34 [2024-02-28T21:53:34.466Z] 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=-239769418 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:34 [2024-02-28T21:53:34.466Z] 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=-239769418 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:34 [2024-02-28T21:53:34.466Z] 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=-239769418 data=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')]
16:53:34 [2024-02-28T21:53:34.466Z] 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=-239769417 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:34 [2024-02-28T21:53:34.466Z] 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=-239769417 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:34 [2024-02-28T21:53:34.466Z] 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=-239769417 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:34 [2024-02-28T21:53:34.466Z] 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=-239769417 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:34 [2024-02-28T21:53:34.466Z] 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=-239769417 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:34 [2024-02-28T21:53:34.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:53:34 [2024-02-28T21:53:34.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:53:34 [2024-02-28T21:53:34.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:53:34 [2024-02-28T21:53:34.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:53:34 [2024-02-28T21:53:34.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:53:34 [2024-02-28T21:53:34.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:53:34 [2024-02-28T21:53:34.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:53:34 [2024-02-28T21:53:34.466Z] 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')
16:53:34 [2024-02-28T21:53:34.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:53:34 [2024-02-28T21:53:34.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-239769417 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:53:34 [2024-02-28T21:53:34.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-239769417 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:53:34 [2024-02-28T21:53:34.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-239769417 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:53:34 [2024-02-28T21:53:34.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-239769417 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:53:34 [2024-02-28T21:53:34.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-239769417 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:53:34 [2024-02-28T21:53:34.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-239769417 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:53:34 [2024-02-28T21:53:34.466Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:53:34 [2024-02-28T21:53:34.466Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:53:34 [2024-02-28T21:53:34.466Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:53:34 [2024-02-28T21:53:34.466Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:53:34 [2024-02-28T21:53:34.466Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:53:34 [2024-02-28T21:53:34.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:53:34 [2024-02-28T21:53:34.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-239769417 data=null 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')]
16:53:34 [2024-02-28T21:53:34.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-239770105 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:53:35 [2024-02-28T21:53:35.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:53:35 [2024-02-28T21:53:35.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:53:35 [2024-02-28T21:53:35.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:53:35 [2024-02-28T21:53:35.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:53:35 [2024-02-28T21:53:35.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:53:35 [2024-02-28T21:53:35.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:35 [2024-02-28T21:53:35.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-239768787 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
16:53:35 [2024-02-28T21:53:35.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-239768787 data=null doit=true}, TreeItem with text {Test}]
16:53:35 [2024-02-28T21:53:35.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-239768787 data=null}, TreeItem with text {Test}]
16:53:35 [2024-02-28T21:53:35.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-239768786 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:53:35 [2024-02-28T21:53:35.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239768786 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
16:53:35 [2024-02-28T21:53:35.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-239768775 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:53:35 [2024-02-28T21:53:35.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:35 [2024-02-28T21:53:35.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-239768774 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
16:53:35 [2024-02-28T21:53:35.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-239768774 data=null doit=true}, TreeItem with text {Test}]
16:53:35 [2024-02-28T21:53:35.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-239768774 data=null}, TreeItem with text {Test}]
16:53:35 [2024-02-28T21:53:35.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-239768774 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:53:35 [2024-02-28T21:53:35.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239768774 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
16:53:35 [2024-02-28T21:53:35.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-239768770 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:53:35 [2024-02-28T21:53:35.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-239768770 data=null doit=true}, TreeItem with text {Test}]
16:53:35 [2024-02-28T21:53:35.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-239768764 data=null}, TreeItem with text {Test}]
16:53:35 [2024-02-28T21:53:35.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-239768764 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:53:35 [2024-02-28T21:53:35.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239768764 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}]
16:53:35 [2024-02-28T21:53:35.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-239768763 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:53:35 [2024-02-28T21:53:35.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:35 [2024-02-28T21:53:35.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-239768762 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:53:35 [2024-02-28T21:53:35.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-239768762 data=null doit=true}, TreeItem with text {Traces [0]}]
16:53:35 [2024-02-28T21:53:35.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-239768762 data=null}, TreeItem with text {Traces [0]}]
16:53:35 [2024-02-28T21:53:35.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-239768762 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:53:35 [2024-02-28T21:53:35.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239768762 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]}]
16:53:35 [2024-02-28T21:53:35.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-239768756 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:53:35 [2024-02-28T21:53:35.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:35 [2024-02-28T21:53:35.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-239768756 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:53:35 [2024-02-28T21:53:35.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-239768756 data=null doit=true}, TreeItem with text {Traces [0]}]
16:53:35 [2024-02-28T21:53:35.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-239768756 data=null}, TreeItem with text {Traces [0]}]
16:53:35 [2024-02-28T21:53:35.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-239768755 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:53:35 [2024-02-28T21:53:35.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239768755 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]}]
16:53:35 [2024-02-28T21:53:35.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-239768747 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:53:35 [2024-02-28T21:53:35.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
16:53:35 [2024-02-28T21:53:35.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
16:53:35 [2024-02-28T21:53:35.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
16:53:35 [2024-02-28T21:53:35.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
16:53:35 [2024-02-28T21:53:35.539Z] 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=-239768503 data=null doit=true}, Shell with text {Fetch Remote Traces}]
16:53:35 [2024-02-28T21:53:35.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
16:53:35 [2024-02-28T21:53:35.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
16:53:35 [2024-02-28T21:53:35.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestSpecificMultiGroupRecursive
16:53:35 [2024-02-28T21:53:35.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestSpecificMultiGroupRecursive} [layout=null] time=-239768485 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
16:53:35 [2024-02-28T21:53:35.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestSpecificMultiGroupRecursive
16:53:35 [2024-02-28T21:53:35.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
16:53:35 [2024-02-28T21:53:35.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:53:35 [2024-02-28T21:53:35.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:53:35 [2024-02-28T21:53:35.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:53:35 [2024-02-28T21:53:35.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
16:53:35 [2024-02-28T21:53:35.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
16:53:35 [2024-02-28T21:53:35.539Z] 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')
16:53:35 [2024-02-28T21:53:35.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:53:35 [2024-02-28T21:53:35.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:53:35 [2024-02-28T21:53:35.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
16:53:35 [2024-02-28T21:53:35.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-239768425 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:53:35 [2024-02-28T21:53:35.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-239768424 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:53:35 [2024-02-28T21:53:35.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-239768424 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:53:35 [2024-02-28T21:53:35.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-239768424 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:53:35 [2024-02-28T21:53:35.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-239768424 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:53:35 [2024-02-28T21:53:35.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-239768424 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:53:35 [2024-02-28T21:53:35.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-239768424 data=null 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')]
16:53:35 [2024-02-28T21:53:35.539Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:53:35 [2024-02-28T21:53:35.539Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:53:35 [2024-02-28T21:53:35.539Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:53:35 [2024-02-28T21:53:35.539Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:53:35 [2024-02-28T21:53:35.539Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:53:35 [2024-02-28T21:53:35.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
16:53:35 [2024-02-28T21:53:35.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
16:53:35 [2024-02-28T21:53:35.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
16:53:35 [2024-02-28T21:53:35.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:53:35 [2024-02-28T21:53:35.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:53:35 [2024-02-28T21:53:35.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:53:35 [2024-02-28T21:53:35.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:53:35 [2024-02-28T21:53:35.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:53:35 [2024-02-28T21:53:35.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:53:35 [2024-02-28T21:53:35.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')
16:53:35 [2024-02-28T21:53:35.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:53:35 [2024-02-28T21:53:35.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-239768407 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:53:35 [2024-02-28T21:53:35.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-239768407 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:53:35 [2024-02-28T21:53:35.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-239768407 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:53:35 [2024-02-28T21:53:35.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-239768407 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:53:35 [2024-02-28T21:53:35.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-239768407 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:53:35 [2024-02-28T21:53:35.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-239768407 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:53:35 [2024-02-28T21:53:35.540Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:53:35 [2024-02-28T21:53:35.540Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:53:35 [2024-02-28T21:53:35.540Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:53:35 [2024-02-28T21:53:35.540Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:53:35 [2024-02-28T21:53:35.540Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:53:35 [2024-02-28T21:53:35.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:53:35 [2024-02-28T21:53:35.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-239768407 data=null 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')]
16:53:35 [2024-02-28T21:53:35.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=-239768716 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...']
16:53:36 [2024-02-28T21:53:36.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:53:36 [2024-02-28T21:53:36.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:53:36 [2024-02-28T21:53:36.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:53:36 [2024-02-28T21:53:36.102Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
16:53:36 [2024-02-28T21:53:36.102Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
16:53:36 [2024-02-28T21:53:36.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-239767901 data=null doit=true}, TreeItem with text {Traces [2]}]
16:53:36 [2024-02-28T21:53:36.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-239767901 data=null}, TreeItem with text {Traces [2]}]
16:53:36 [2024-02-28T21:53:36.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-239767901 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:53:36 [2024-02-28T21:53:36.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239767901 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]}]
16:53:36 [2024-02-28T21:53:36.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-239767900 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:53:36 [2024-02-28T21:53:36.102Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
16:53:36 [2024-02-28T21:53:36.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [2]}
16:53:36 [2024-02-28T21:53:36.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [2]} time=-239767899 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [2]}]
16:53:36 [2024-02-28T21:53:36.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [2]} time=-239767899 data=null doit=true}, TreeItem with text {node1 [2]}]
16:53:36 [2024-02-28T21:53:36.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:36 [2024-02-28T21:53:36.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [2]} time=-239767899 data=null}, TreeItem with text {node1 [2]}]
16:53:36 [2024-02-28T21:53:36.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [2]} time=-239767899 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [2]}]
16:53:36 [2024-02-28T21:53:36.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239767899 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]}]
16:53:36 [2024-02-28T21:53:36.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [2]} time=-239767893 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [2]}]
16:53:36 [2024-02-28T21:53:36.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [2]} time=-239767893 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [2]}]
16:53:36 [2024-02-28T21:53:36.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [2]} time=-239767893 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [2]}]
16:53:36 [2024-02-28T21:53:36.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239767893 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]}]
16:53:36 [2024-02-28T21:53:36.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [2]} time=-239767885 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [2]}]
16:53:36 [2024-02-28T21:53:36.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [2]} time=-239767885 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [2]}]
16:53:36 [2024-02-28T21:53:36.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [2]} time=-239767885 data=null doit=true}, TreeItem with text {node1 [2]}]
16:53:36 [2024-02-28T21:53:36.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [2]} time=-239767885 data=null}, TreeItem with text {node1 [2]}]
16:53:36 [2024-02-28T21:53:36.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [2]}
16:53:36 [2024-02-28T21:53:36.102Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {node1 [2]} is already expanded. Won't expand it again.
16:53:36 [2024-02-28T21:53:36.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [2]}
16:53:36 [2024-02-28T21:53:36.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [2]} time=-239767884 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [2]}]
16:53:36 [2024-02-28T21:53:36.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [2]} time=-239767884 data=null doit=true}, TreeItem with text {resources [2]}]
16:53:36 [2024-02-28T21:53:36.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:36 [2024-02-28T21:53:36.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [2]} time=-239767884 data=null}, TreeItem with text {resources [2]}]
16:53:36 [2024-02-28T21:53:36.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [2]} time=-239767884 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [2]}]
16:53:36 [2024-02-28T21:53:36.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239767884 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]}]
16:53:36 [2024-02-28T21:53:36.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [2]} time=-239767879 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [2]}]
16:53:36 [2024-02-28T21:53:36.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [2]} time=-239767879 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [2]}]
16:53:36 [2024-02-28T21:53:36.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [2]} time=-239767879 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [2]}]
16:53:36 [2024-02-28T21:53:36.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239767879 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]}]
16:53:36 [2024-02-28T21:53:36.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [2]} time=-239767876 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [2]}]
16:53:36 [2024-02-28T21:53:36.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [2]} time=-239767876 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [2]}]
16:53:36 [2024-02-28T21:53:36.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [2]} time=-239767876 data=null doit=true}, TreeItem with text {resources [2]}]
16:53:36 [2024-02-28T21:53:36.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [2]} time=-239767876 data=null}, TreeItem with text {resources [2]}]
16:53:36 [2024-02-28T21:53:36.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [2]}
16:53:36 [2024-02-28T21:53:36.102Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [2]} is already expanded. Won't expand it again.
16:53:36 [2024-02-28T21:53:36.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {generated [1]}
16:53:36 [2024-02-28T21:53:36.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {generated [1]} time=-239767875 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
16:53:36 [2024-02-28T21:53:36.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {generated [1]} time=-239767875 data=null doit=true}, TreeItem with text {generated [1]}]
16:53:36 [2024-02-28T21:53:36.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:36 [2024-02-28T21:53:36.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {generated [1]} time=-239767875 data=null}, TreeItem with text {generated [1]}]
16:53:36 [2024-02-28T21:53:36.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=-239767875 data=null button=1 stateMask=0x0 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
16:53:36 [2024-02-28T21:53:36.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239767875 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]}]
16:53:36 [2024-02-28T21:53:36.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=-239767864 data=null button=1 stateMask=0x80000 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
16:53:36 [2024-02-28T21:53:36.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=-239767864 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
16:53:36 [2024-02-28T21:53:36.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {generated [1]} time=-239767864 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
16:53:36 [2024-02-28T21:53:36.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239767864 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]}]
16:53:36 [2024-02-28T21:53:36.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=-239767862 data=null button=1 stateMask=0x80000 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
16:53:36 [2024-02-28T21:53:36.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {generated [1]} time=-239767861 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
16:53:36 [2024-02-28T21:53:36.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {generated [1]} time=-239767861 data=null doit=true}, TreeItem with text {generated [1]}]
16:53:36 [2024-02-28T21:53:36.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {generated [1]} time=-239767861 data=null}, TreeItem with text {generated [1]}]
16:53:36 [2024-02-28T21:53:36.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {generated [1]}
16:53:36 [2024-02-28T21:53:36.103Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {generated [1]} is already expanded. Won't expand it again.
16:53:36 [2024-02-28T21:53:36.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synthetic-trace}
16:53:36 [2024-02-28T21:53:36.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synthetic-trace} time=-239767861 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
16:53:36 [2024-02-28T21:53:36.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=-239767861 data=null doit=true}, TreeItem with text {synthetic-trace}]
16:53:36 [2024-02-28T21:53:36.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:36 [2024-02-28T21:53:36.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=-239767861 data=null}, TreeItem with text {synthetic-trace}]
16:53:36 [2024-02-28T21:53:36.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=-239767860 data=null button=1 stateMask=0x0 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
16:53:36 [2024-02-28T21:53:36.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239767860 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}]
16:53:36 [2024-02-28T21:53:36.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=-239767841 data=null button=1 stateMask=0x80000 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
16:53:36 [2024-02-28T21:53:36.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=-239767840 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
16:53:36 [2024-02-28T21:53:36.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synthetic-trace} time=-239767840 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
16:53:36 [2024-02-28T21:53:36.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239767840 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}]
16:53:36 [2024-02-28T21:53:36.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=-239767824 data=null button=1 stateMask=0x80000 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
16:53:36 [2024-02-28T21:53:36.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synthetic-trace} time=-239767610 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
16:53:36 [2024-02-28T21:53:36.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synthetic-trace} time=-239767598 data=null doit=true}, TreeItem with text {synthetic-trace}]
16:53:36 [2024-02-28T21:53:36.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synthetic-trace} time=-239767598 data=null}, TreeItem with text {synthetic-trace}]
16:53:36 [2024-02-28T21:53:36.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synthetic-trace}
16:53:36 [2024-02-28T21:53:36.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/generated/synthetic-trace"'
16:53:36 [2024-02-28T21:53:36.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:53:36 [2024-02-28T21:53:36.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:53:36 [2024-02-28T21:53:36.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:53:36 [2024-02-28T21:53:36.359Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
16:53:36 [2024-02-28T21:53:36.359Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
16:53:36 [2024-02-28T21:53:36.359Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
16:53:36 [2024-02-28T21:53:36.359Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
16:53:36 [2024-02-28T21:53:36.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [2]}
16:53:36 [2024-02-28T21:53:36.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [2]} time=-239767530 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [2]}]
16:53:36 [2024-02-28T21:53:36.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [2]} time=-239767530 data=null doit=true}, TreeItem with text {node1 [2]}]
16:53:36 [2024-02-28T21:53:36.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:36 [2024-02-28T21:53:36.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [2]} time=-239767530 data=null}, TreeItem with text {node1 [2]}]
16:53:36 [2024-02-28T21:53:36.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [2]} time=-239767530 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [2]}]
16:53:36 [2024-02-28T21:53:36.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239767530 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]}]
16:53:36 [2024-02-28T21:53:36.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [2]} time=-239767510 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [2]}]
16:53:36 [2024-02-28T21:53:36.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [2]} time=-239767509 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [2]}]
16:53:36 [2024-02-28T21:53:36.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [2]} time=-239767509 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [2]}]
16:53:36 [2024-02-28T21:53:36.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239767509 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]}]
16:53:36 [2024-02-28T21:53:36.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [2]} time=-239767507 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [2]}]
16:53:36 [2024-02-28T21:53:36.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [2]} time=-239767507 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [2]}]
16:53:36 [2024-02-28T21:53:36.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [2]} time=-239767503 data=null doit=true}, TreeItem with text {node1 [2]}]
16:53:36 [2024-02-28T21:53:36.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [2]} time=-239767503 data=null}, TreeItem with text {node1 [2]}]
16:53:36 [2024-02-28T21:53:36.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [2]}
16:53:36 [2024-02-28T21:53:36.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [2]} time=-239767503 data=null doit=true}, TreeItem with text {node1 [2]}]
16:53:36 [2024-02-28T21:53:36.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [2]} time=-239767503 data=null}, TreeItem with text {node1 [2]}]
16:53:36 [2024-02-28T21:53:36.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [2]} time=-239767503 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [2]}]
16:53:36 [2024-02-28T21:53:36.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239767503 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]}]
16:53:36 [2024-02-28T21:53:36.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [2]} time=-239767502 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [2]}]
16:53:36 [2024-02-28T21:53:36.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [2]}
16:53:36 [2024-02-28T21:53:36.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [2]} time=-239767502 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [2]}]
16:53:36 [2024-02-28T21:53:36.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [2]} time=-239767502 data=null doit=true}, TreeItem with text {resources [2]}]
16:53:36 [2024-02-28T21:53:36.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:36 [2024-02-28T21:53:36.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [2]} time=-239767502 data=null}, TreeItem with text {resources [2]}]
16:53:36 [2024-02-28T21:53:36.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [2]} time=-239767502 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [2]}]
16:53:36 [2024-02-28T21:53:36.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239767502 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]}]
16:53:36 [2024-02-28T21:53:36.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [2]} time=-239767495 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [2]}]
16:53:36 [2024-02-28T21:53:36.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [2]} time=-239767494 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [2]}]
16:53:36 [2024-02-28T21:53:36.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [2]} time=-239767494 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [2]}]
16:53:36 [2024-02-28T21:53:36.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239767494 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]}]
16:53:36 [2024-02-28T21:53:36.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [2]} time=-239767492 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [2]}]
16:53:36 [2024-02-28T21:53:36.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [2]} time=-239767492 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [2]}]
16:53:36 [2024-02-28T21:53:36.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [2]} time=-239767491 data=null doit=true}, TreeItem with text {resources [2]}]
16:53:36 [2024-02-28T21:53:36.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [2]} time=-239767491 data=null}, TreeItem with text {resources [2]}]
16:53:36 [2024-02-28T21:53:36.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [2]}
16:53:36 [2024-02-28T21:53:36.360Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [2]} is already expanded. Won't expand it again.
16:53:36 [2024-02-28T21:53:36.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog}
16:53:36 [2024-02-28T21:53:36.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog} time=-239767491 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
16:53:36 [2024-02-28T21:53:36.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog} time=-239767491 data=null doit=true}, TreeItem with text {syslog}]
16:53:36 [2024-02-28T21:53:36.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:36 [2024-02-28T21:53:36.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog} time=-239767491 data=null}, TreeItem with text {syslog}]
16:53:36 [2024-02-28T21:53:36.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=-239767491 data=null button=1 stateMask=0x0 x=135 y=150 count=1}, TreeItem with text {syslog}]
16:53:36 [2024-02-28T21:53:36.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239767490 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}]
16:53:36 [2024-02-28T21:53:36.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=-239767467 data=null button=1 stateMask=0x80000 x=135 y=150 count=1}, TreeItem with text {syslog}]
16:53:36 [2024-02-28T21:53:36.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=-239767466 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
16:53:36 [2024-02-28T21:53:36.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog} time=-239767466 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
16:53:36 [2024-02-28T21:53:36.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239767466 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}]
16:53:36 [2024-02-28T21:53:36.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=-239767410 data=null button=1 stateMask=0x80000 x=135 y=150 count=2}, TreeItem with text {syslog}]
16:53:36 [2024-02-28T21:53:36.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog} time=-239767313 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
16:53:36 [2024-02-28T21:53:36.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog} time=-239767313 data=null doit=true}, TreeItem with text {syslog}]
16:53:36 [2024-02-28T21:53:36.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog} time=-239767313 data=null}, TreeItem with text {syslog}]
16:53:36 [2024-02-28T21:53:36.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog}
16:53:36 [2024-02-28T21:53:36.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/syslog"'
16:53:36 [2024-02-28T21:53:36.871Z] 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@5c20505f] time=-239767120 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:53:36 [2024-02-28T21:53:36.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:53:36 [2024-02-28T21:53:36.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:53:36 [2024-02-28T21:53:36.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:53:36 [2024-02-28T21:53:36.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:36 [2024-02-28T21:53:36.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-239767116 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
16:53:36 [2024-02-28T21:53:36.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-239767116 data=null doit=true}, TreeItem with text {Test}]
16:53:36 [2024-02-28T21:53:36.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-239767116 data=null}, TreeItem with text {Test}]
16:53:36 [2024-02-28T21:53:36.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-239767116 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:53:36 [2024-02-28T21:53:36.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239767116 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
16:53:36 [2024-02-28T21:53:36.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-239767080 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:53:36 [2024-02-28T21:53:36.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:53:36 [2024-02-28T21:53:36.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:53:36 [2024-02-28T21:53:36.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:53:37 [2024-02-28T21:53:37.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:53:37 [2024-02-28T21:53:37.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:53:37 [2024-02-28T21:53:37.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:53:37 [2024-02-28T21:53:37.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:53:37 [2024-02-28T21:53:37.127Z] 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')
16:53:37 [2024-02-28T21:53:37.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:53:37 [2024-02-28T21:53:37.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:53:37 [2024-02-28T21:53:37.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:53:37 [2024-02-28T21:53:37.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:53:37 [2024-02-28T21:53:37.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
16:53:37 [2024-02-28T21:53:37.128Z] 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=-239766901 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:37 [2024-02-28T21:53:37.128Z] 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=-239766901 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:37 [2024-02-28T21:53:37.128Z] 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=-239766901 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:37 [2024-02-28T21:53:37.128Z] 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=-239766901 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:37 [2024-02-28T21:53:37.128Z] 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=-239766900 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:37 [2024-02-28T21:53:37.128Z] 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=-239766900 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:37 [2024-02-28T21:53:37.128Z] 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=-239766900 data=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')]
16:53:37 [2024-02-28T21:53:37.128Z] 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=-239766900 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:37 [2024-02-28T21:53:37.128Z] 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=-239766900 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:37 [2024-02-28T21:53:37.128Z] 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=-239766900 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:37 [2024-02-28T21:53:37.128Z] 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=-239766900 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:37 [2024-02-28T21:53:37.128Z] 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=-239766900 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:37 [2024-02-28T21:53:37.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:53:37 [2024-02-28T21:53:37.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:53:37 [2024-02-28T21:53:37.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:53:37 [2024-02-28T21:53:37.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:53:37 [2024-02-28T21:53:37.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:53:37 [2024-02-28T21:53:37.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:53:37 [2024-02-28T21:53:37.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:53:37 [2024-02-28T21:53:37.128Z] 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')
16:53:37 [2024-02-28T21:53:37.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:53:37 [2024-02-28T21:53:37.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-239766900 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:53:37 [2024-02-28T21:53:37.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-239766900 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:53:37 [2024-02-28T21:53:37.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-239766899 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:53:37 [2024-02-28T21:53:37.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-239766899 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:53:37 [2024-02-28T21:53:37.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-239766899 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:53:37 [2024-02-28T21:53:37.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-239766899 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:53:37 [2024-02-28T21:53:37.128Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:53:37 [2024-02-28T21:53:37.128Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:53:37 [2024-02-28T21:53:37.128Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:53:37 [2024-02-28T21:53:37.128Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:53:37 [2024-02-28T21:53:37.128Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:53:37 [2024-02-28T21:53:37.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:53:37 [2024-02-28T21:53:37.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-239766899 data=null 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')]
16:53:37 [2024-02-28T21:53:37.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-239767049 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:53:37 [2024-02-28T21:53:37.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:53:37 [2024-02-28T21:53:37.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:53:37 [2024-02-28T21:53:37.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:53:37 [2024-02-28T21:53:37.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:53:37 [2024-02-28T21:53:37.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:53:37 [2024-02-28T21:53:37.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:37 [2024-02-28T21:53:37.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-239766264 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
16:53:37 [2024-02-28T21:53:37.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-239766264 data=null doit=true}, TreeItem with text {Test}]
16:53:37 [2024-02-28T21:53:37.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-239766264 data=null}, TreeItem with text {Test}]
16:53:37 [2024-02-28T21:53:37.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-239766263 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:53:37 [2024-02-28T21:53:37.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239766263 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
16:53:37 [2024-02-28T21:53:37.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-239766252 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:53:37 [2024-02-28T21:53:37.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:37 [2024-02-28T21:53:37.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-239766252 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
16:53:37 [2024-02-28T21:53:37.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-239766252 data=null doit=true}, TreeItem with text {Test}]
16:53:37 [2024-02-28T21:53:37.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-239766252 data=null}, TreeItem with text {Test}]
16:53:37 [2024-02-28T21:53:37.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-239766251 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:53:37 [2024-02-28T21:53:37.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239766251 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
16:53:37 [2024-02-28T21:53:37.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-239766236 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:53:37 [2024-02-28T21:53:37.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-239766236 data=null doit=true}, TreeItem with text {Test}]
16:53:37 [2024-02-28T21:53:37.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-239766236 data=null}, TreeItem with text {Test}]
16:53:37 [2024-02-28T21:53:37.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-239766236 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:53:37 [2024-02-28T21:53:37.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239766236 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}]
16:53:37 [2024-02-28T21:53:37.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-239766235 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:53:37 [2024-02-28T21:53:37.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:37 [2024-02-28T21:53:37.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-239766234 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:53:37 [2024-02-28T21:53:37.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-239766234 data=null doit=true}, TreeItem with text {Traces [0]}]
16:53:37 [2024-02-28T21:53:37.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-239766234 data=null}, TreeItem with text {Traces [0]}]
16:53:37 [2024-02-28T21:53:37.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-239766234 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:53:37 [2024-02-28T21:53:37.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239766234 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]}]
16:53:37 [2024-02-28T21:53:37.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-239766222 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:53:37 [2024-02-28T21:53:37.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:37 [2024-02-28T21:53:37.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-239766222 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:53:37 [2024-02-28T21:53:37.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-239766221 data=null doit=true}, TreeItem with text {Traces [0]}]
16:53:37 [2024-02-28T21:53:37.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-239766221 data=null}, TreeItem with text {Traces [0]}]
16:53:37 [2024-02-28T21:53:37.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-239766221 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:53:37 [2024-02-28T21:53:37.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239766221 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]}]
16:53:37 [2024-02-28T21:53:37.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-239766218 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:53:37 [2024-02-28T21:53:37.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
16:53:37 [2024-02-28T21:53:37.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
16:53:37 [2024-02-28T21:53:37.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
16:53:37 [2024-02-28T21:53:37.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
16:53:37 [2024-02-28T21:53:37.946Z] 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=-239766058 data=null doit=true}, Shell with text {Fetch Remote Traces}]
16:53:37 [2024-02-28T21:53:37.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
16:53:37 [2024-02-28T21:53:37.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
16:53:37 [2024-02-28T21:53:37.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestAllRecursive
16:53:37 [2024-02-28T21:53:37.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestAllRecursive} [layout=null] time=-239766057 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
16:53:37 [2024-02-28T21:53:37.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestAllRecursive
16:53:37 [2024-02-28T21:53:37.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
16:53:37 [2024-02-28T21:53:37.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:53:37 [2024-02-28T21:53:37.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:53:37 [2024-02-28T21:53:37.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:53:37 [2024-02-28T21:53:37.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
16:53:37 [2024-02-28T21:53:37.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
16:53:37 [2024-02-28T21:53:37.946Z] 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')
16:53:37 [2024-02-28T21:53:37.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:53:37 [2024-02-28T21:53:37.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:53:37 [2024-02-28T21:53:37.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
16:53:37 [2024-02-28T21:53:37.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-239766056 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:53:37 [2024-02-28T21:53:37.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-239766056 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:53:37 [2024-02-28T21:53:37.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-239766056 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:53:37 [2024-02-28T21:53:37.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-239766055 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:53:37 [2024-02-28T21:53:37.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-239766055 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:53:37 [2024-02-28T21:53:37.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-239766055 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:53:37 [2024-02-28T21:53:37.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-239766055 data=null 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')]
16:53:37 [2024-02-28T21:53:37.946Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:53:37 [2024-02-28T21:53:37.946Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:53:37 [2024-02-28T21:53:37.946Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:53:37 [2024-02-28T21:53:37.946Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:53:37 [2024-02-28T21:53:37.946Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:53:37 [2024-02-28T21:53:37.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
16:53:37 [2024-02-28T21:53:37.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
16:53:37 [2024-02-28T21:53:37.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
16:53:37 [2024-02-28T21:53:37.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:53:37 [2024-02-28T21:53:37.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:53:37 [2024-02-28T21:53:37.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:53:37 [2024-02-28T21:53:37.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
16:53:37 [2024-02-28T21:53:37.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
16:53:37 [2024-02-28T21:53:37.947Z] 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')
16:53:37 [2024-02-28T21:53:37.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:53:37 [2024-02-28T21:53:37.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
16:53:37 [2024-02-28T21:53:37.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=-239765902 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:53:37 [2024-02-28T21:53:37.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=-239765902 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:53:37 [2024-02-28T21:53:37.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=-239765902 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:53:37 [2024-02-28T21:53:37.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=-239765901 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:53:37 [2024-02-28T21:53:37.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=-239765901 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:53:37 [2024-02-28T21:53:37.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=-239765901 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:53:37 [2024-02-28T21:53:37.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=-239765901 data=null 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')]
16:53:37 [2024-02-28T21:53:37.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=-239766188 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...']
16:53:38 [2024-02-28T21:53:38.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:53:38 [2024-02-28T21:53:38.202Z] 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@5c20505f] time=-239765858 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:53:38 [2024-02-28T21:53:38.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:53:38 [2024-02-28T21:53:38.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:53:38 [2024-02-28T21:53:38.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:53:38 [2024-02-28T21:53:38.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:38 [2024-02-28T21:53:38.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-239765855 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
16:53:38 [2024-02-28T21:53:38.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-239765855 data=null doit=true}, TreeItem with text {Test}]
16:53:38 [2024-02-28T21:53:38.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-239765854 data=null}, TreeItem with text {Test}]
16:53:38 [2024-02-28T21:53:38.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-239765854 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:53:38 [2024-02-28T21:53:38.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239765854 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
16:53:38 [2024-02-28T21:53:38.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-239765825 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:53:38 [2024-02-28T21:53:38.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:53:38 [2024-02-28T21:53:38.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:53:38 [2024-02-28T21:53:38.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:53:38 [2024-02-28T21:53:38.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:53:38 [2024-02-28T21:53:38.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:53:38 [2024-02-28T21:53:38.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:53:38 [2024-02-28T21:53:38.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:53:38 [2024-02-28T21:53:38.762Z] 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')
16:53:38 [2024-02-28T21:53:38.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:53:38 [2024-02-28T21:53:38.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:53:38 [2024-02-28T21:53:38.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:53:38 [2024-02-28T21:53:38.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:53:38 [2024-02-28T21:53:38.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
16:53:38 [2024-02-28T21:53:38.762Z] 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=-239765149 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:38 [2024-02-28T21:53:38.762Z] 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=-239765149 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:38 [2024-02-28T21:53:38.762Z] 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=-239765149 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:38 [2024-02-28T21:53:38.762Z] 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=-239765149 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:38 [2024-02-28T21:53:38.762Z] 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=-239765149 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:38 [2024-02-28T21:53:38.762Z] 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=-239765149 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:38 [2024-02-28T21:53:38.762Z] 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=-239765149 data=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')]
16:53:38 [2024-02-28T21:53:38.762Z] 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=-239765149 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:38 [2024-02-28T21:53:38.762Z] 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=-239765148 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:38 [2024-02-28T21:53:38.762Z] 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=-239765148 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:38 [2024-02-28T21:53:38.763Z] 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=-239765148 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:38 [2024-02-28T21:53:38.763Z] 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=-239765148 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:38 [2024-02-28T21:53:38.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:53:38 [2024-02-28T21:53:38.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:53:38 [2024-02-28T21:53:38.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:53:38 [2024-02-28T21:53:38.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:53:38 [2024-02-28T21:53:38.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:53:38 [2024-02-28T21:53:38.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:53:38 [2024-02-28T21:53:38.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:53:38 [2024-02-28T21:53:38.763Z] 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')
16:53:38 [2024-02-28T21:53:38.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:53:38 [2024-02-28T21:53:38.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-239765148 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:53:38 [2024-02-28T21:53:38.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-239765148 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:53:38 [2024-02-28T21:53:38.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-239765148 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:53:38 [2024-02-28T21:53:38.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-239765148 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:53:38 [2024-02-28T21:53:38.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-239765148 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:53:38 [2024-02-28T21:53:38.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-239765148 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:53:38 [2024-02-28T21:53:38.763Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:53:38 [2024-02-28T21:53:38.763Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:53:38 [2024-02-28T21:53:38.763Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:53:38 [2024-02-28T21:53:38.763Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:53:38 [2024-02-28T21:53:38.763Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:53:38 [2024-02-28T21:53:38.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:53:38 [2024-02-28T21:53:38.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-239765147 data=null 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')]
16:53:38 [2024-02-28T21:53:38.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-239765794 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:53:39 [2024-02-28T21:53:39.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:53:39 [2024-02-28T21:53:39.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:53:39 [2024-02-28T21:53:39.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:53:39 [2024-02-28T21:53:39.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:53:39 [2024-02-28T21:53:39.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:53:39 [2024-02-28T21:53:39.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:39 [2024-02-28T21:53:39.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-239764426 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
16:53:39 [2024-02-28T21:53:39.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-239764426 data=null doit=true}, TreeItem with text {Test}]
16:53:39 [2024-02-28T21:53:39.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-239764426 data=null}, TreeItem with text {Test}]
16:53:39 [2024-02-28T21:53:39.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-239764426 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:53:39 [2024-02-28T21:53:39.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239764425 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
16:53:39 [2024-02-28T21:53:39.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-239764397 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:53:39 [2024-02-28T21:53:39.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:39 [2024-02-28T21:53:39.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-239764396 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
16:53:39 [2024-02-28T21:53:39.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-239764396 data=null doit=true}, TreeItem with text {Test}]
16:53:39 [2024-02-28T21:53:39.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-239764396 data=null}, TreeItem with text {Test}]
16:53:39 [2024-02-28T21:53:39.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-239764396 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:53:39 [2024-02-28T21:53:39.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239764396 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
16:53:39 [2024-02-28T21:53:39.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-239764386 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:53:39 [2024-02-28T21:53:39.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-239764386 data=null doit=true}, TreeItem with text {Test}]
16:53:39 [2024-02-28T21:53:39.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-239764386 data=null}, TreeItem with text {Test}]
16:53:39 [2024-02-28T21:53:39.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-239764385 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:53:39 [2024-02-28T21:53:39.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239764385 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}]
16:53:39 [2024-02-28T21:53:39.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-239764384 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:53:39 [2024-02-28T21:53:39.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:39 [2024-02-28T21:53:39.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-239764383 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:53:39 [2024-02-28T21:53:39.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-239764383 data=null doit=true}, TreeItem with text {Traces [0]}]
16:53:39 [2024-02-28T21:53:39.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-239764383 data=null}, TreeItem with text {Traces [0]}]
16:53:39 [2024-02-28T21:53:39.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-239764383 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:53:39 [2024-02-28T21:53:39.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239764383 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]}]
16:53:39 [2024-02-28T21:53:39.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-239764378 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:53:39 [2024-02-28T21:53:39.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:39 [2024-02-28T21:53:39.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-239764377 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:53:39 [2024-02-28T21:53:39.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-239764377 data=null doit=true}, TreeItem with text {Traces [0]}]
16:53:39 [2024-02-28T21:53:39.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-239764377 data=null}, TreeItem with text {Traces [0]}]
16:53:39 [2024-02-28T21:53:39.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-239764377 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:53:39 [2024-02-28T21:53:39.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239764377 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]}]
16:53:39 [2024-02-28T21:53:39.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-239764369 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:53:39 [2024-02-28T21:53:39.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
16:53:39 [2024-02-28T21:53:39.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
16:53:39 [2024-02-28T21:53:39.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
16:53:39 [2024-02-28T21:53:39.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
16:53:39 [2024-02-28T21:53:39.690Z] 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=-239764126 data=null doit=true}, Shell with text {Fetch Remote Traces}]
16:53:39 [2024-02-28T21:53:39.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
16:53:39 [2024-02-28T21:53:39.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
16:53:39 [2024-02-28T21:53:39.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestMultiNode
16:53:39 [2024-02-28T21:53:39.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestMultiNode} [layout=null] time=-239764125 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
16:53:39 [2024-02-28T21:53:39.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestMultiNode
16:53:39 [2024-02-28T21:53:39.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
16:53:39 [2024-02-28T21:53:39.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:53:39 [2024-02-28T21:53:39.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:53:39 [2024-02-28T21:53:39.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:53:39 [2024-02-28T21:53:39.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
16:53:39 [2024-02-28T21:53:39.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
16:53:39 [2024-02-28T21:53:39.690Z] 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')
16:53:39 [2024-02-28T21:53:39.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:53:39 [2024-02-28T21:53:39.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:53:39 [2024-02-28T21:53:39.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
16:53:39 [2024-02-28T21:53:39.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-239764109 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:53:39 [2024-02-28T21:53:39.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-239764108 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:53:39 [2024-02-28T21:53:39.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-239764108 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:53:39 [2024-02-28T21:53:39.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-239764108 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:53:39 [2024-02-28T21:53:39.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-239764108 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:53:39 [2024-02-28T21:53:39.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-239764108 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:53:39 [2024-02-28T21:53:39.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-239764108 data=null 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')]
16:53:39 [2024-02-28T21:53:39.945Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:53:39 [2024-02-28T21:53:39.945Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:53:39 [2024-02-28T21:53:39.945Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:53:39 [2024-02-28T21:53:39.945Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:53:39 [2024-02-28T21:53:39.945Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:53:39 [2024-02-28T21:53:39.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
16:53:39 [2024-02-28T21:53:39.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
16:53:39 [2024-02-28T21:53:39.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
16:53:39 [2024-02-28T21:53:39.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:53:39 [2024-02-28T21:53:39.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:53:39 [2024-02-28T21:53:39.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:53:39 [2024-02-28T21:53:39.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:53:39 [2024-02-28T21:53:39.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:53:39 [2024-02-28T21:53:39.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:53:39 [2024-02-28T21:53:39.945Z] 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')
16:53:39 [2024-02-28T21:53:39.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:53:39 [2024-02-28T21:53:39.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-239764018 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:53:39 [2024-02-28T21:53:39.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-239764018 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:53:39 [2024-02-28T21:53:39.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-239764018 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:53:39 [2024-02-28T21:53:39.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-239764018 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:53:39 [2024-02-28T21:53:39.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-239764017 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:53:39 [2024-02-28T21:53:39.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-239764017 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:53:39 [2024-02-28T21:53:39.945Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:53:39 [2024-02-28T21:53:39.945Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:53:39 [2024-02-28T21:53:39.945Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:53:39 [2024-02-28T21:53:39.945Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:53:39 [2024-02-28T21:53:39.945Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:53:39 [2024-02-28T21:53:39.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:53:39 [2024-02-28T21:53:39.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-239764017 data=null 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')]
16:53:39 [2024-02-28T21:53:39.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=-239764334 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...']
16:53:40 [2024-02-28T21:53:40.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:53:40 [2024-02-28T21:53:40.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:53:40 [2024-02-28T21:53:40.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:53:40 [2024-02-28T21:53:40.511Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
16:53:40 [2024-02-28T21:53:40.511Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
16:53:40 [2024-02-28T21:53:40.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-239763510 data=null doit=true}, TreeItem with text {Traces [2]}]
16:53:40 [2024-02-28T21:53:40.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-239763510 data=null}, TreeItem with text {Traces [2]}]
16:53:40 [2024-02-28T21:53:40.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-239763510 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:53:40 [2024-02-28T21:53:40.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239763510 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]}]
16:53:40 [2024-02-28T21:53:40.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-239763508 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:53:40 [2024-02-28T21:53:40.511Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
16:53:40 [2024-02-28T21:53:40.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [1]}
16:53:40 [2024-02-28T21:53:40.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [1]} time=-239763508 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [1]}]
16:53:40 [2024-02-28T21:53:40.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [1]} time=-239763508 data=null doit=true}, TreeItem with text {node1 [1]}]
16:53:40 [2024-02-28T21:53:40.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:40 [2024-02-28T21:53:40.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [1]} time=-239763508 data=null}, TreeItem with text {node1 [1]}]
16:53:40 [2024-02-28T21:53:40.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [1]} time=-239763507 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [1]}]
16:53:40 [2024-02-28T21:53:40.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239763507 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]}]
16:53:40 [2024-02-28T21:53:40.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [1]} time=-239763501 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [1]}]
16:53:40 [2024-02-28T21:53:40.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [1]} time=-239763501 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [1]}]
16:53:40 [2024-02-28T21:53:40.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [1]} time=-239763501 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [1]}]
16:53:40 [2024-02-28T21:53:40.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239763501 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]}]
16:53:40 [2024-02-28T21:53:40.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [1]} time=-239763498 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [1]}]
16:53:40 [2024-02-28T21:53:40.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [1]} time=-239763498 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [1]}]
16:53:40 [2024-02-28T21:53:40.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [1]} time=-239763497 data=null doit=true}, TreeItem with text {node1 [1]}]
16:53:40 [2024-02-28T21:53:40.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [1]} time=-239763497 data=null}, TreeItem with text {node1 [1]}]
16:53:40 [2024-02-28T21:53:40.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [1]}
16:53:40 [2024-02-28T21:53:40.512Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {node1 [1]} is already expanded. Won't expand it again.
16:53:40 [2024-02-28T21:53:40.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [1]}
16:53:40 [2024-02-28T21:53:40.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [1]} time=-239763497 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [1]}]
16:53:40 [2024-02-28T21:53:40.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [1]} time=-239763496 data=null doit=true}, TreeItem with text {resources [1]}]
16:53:40 [2024-02-28T21:53:40.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:40 [2024-02-28T21:53:40.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [1]} time=-239763496 data=null}, TreeItem with text {resources [1]}]
16:53:40 [2024-02-28T21:53:40.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [1]} time=-239763496 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [1]}]
16:53:40 [2024-02-28T21:53:40.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239763496 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]}]
16:53:40 [2024-02-28T21:53:40.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [1]} time=-239763483 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [1]}]
16:53:40 [2024-02-28T21:53:40.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [1]} time=-239763483 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [1]}]
16:53:40 [2024-02-28T21:53:40.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [1]} time=-239763483 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [1]}]
16:53:40 [2024-02-28T21:53:40.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239763482 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]}]
16:53:40 [2024-02-28T21:53:40.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [1]} time=-239763479 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [1]}]
16:53:40 [2024-02-28T21:53:40.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [1]} time=-239763479 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [1]}]
16:53:40 [2024-02-28T21:53:40.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [1]} time=-239763479 data=null doit=true}, TreeItem with text {resources [1]}]
16:53:40 [2024-02-28T21:53:40.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [1]} time=-239763479 data=null}, TreeItem with text {resources [1]}]
16:53:40 [2024-02-28T21:53:40.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [1]}
16:53:40 [2024-02-28T21:53:40.512Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [1]} is already expanded. Won't expand it again.
16:53:40 [2024-02-28T21:53:40.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {generated [1]}
16:53:40 [2024-02-28T21:53:40.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {generated [1]} time=-239763472 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
16:53:40 [2024-02-28T21:53:40.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {generated [1]} time=-239763472 data=null doit=true}, TreeItem with text {generated [1]}]
16:53:40 [2024-02-28T21:53:40.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:40 [2024-02-28T21:53:40.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {generated [1]} time=-239763472 data=null}, TreeItem with text {generated [1]}]
16:53:40 [2024-02-28T21:53:40.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=-239763471 data=null button=1 stateMask=0x0 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
16:53:40 [2024-02-28T21:53:40.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239763471 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]}]
16:53:40 [2024-02-28T21:53:40.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=-239763466 data=null button=1 stateMask=0x80000 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
16:53:40 [2024-02-28T21:53:40.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=-239763466 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
16:53:40 [2024-02-28T21:53:40.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {generated [1]} time=-239763465 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
16:53:40 [2024-02-28T21:53:40.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239763465 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]}]
16:53:40 [2024-02-28T21:53:40.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=-239763463 data=null button=1 stateMask=0x80000 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
16:53:40 [2024-02-28T21:53:40.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {generated [1]} time=-239763463 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
16:53:40 [2024-02-28T21:53:40.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {generated [1]} time=-239763463 data=null doit=true}, TreeItem with text {generated [1]}]
16:53:40 [2024-02-28T21:53:40.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {generated [1]} time=-239763462 data=null}, TreeItem with text {generated [1]}]
16:53:40 [2024-02-28T21:53:40.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {generated [1]}
16:53:40 [2024-02-28T21:53:40.513Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {generated [1]} is already expanded. Won't expand it again.
16:53:40 [2024-02-28T21:53:40.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synthetic-trace}
16:53:40 [2024-02-28T21:53:40.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synthetic-trace} time=-239763456 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
16:53:40 [2024-02-28T21:53:40.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=-239763456 data=null doit=true}, TreeItem with text {synthetic-trace}]
16:53:40 [2024-02-28T21:53:40.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:40 [2024-02-28T21:53:40.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=-239763456 data=null}, TreeItem with text {synthetic-trace}]
16:53:40 [2024-02-28T21:53:40.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=-239763455 data=null button=1 stateMask=0x0 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
16:53:40 [2024-02-28T21:53:40.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239763455 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}]
16:53:40 [2024-02-28T21:53:40.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=-239763437 data=null button=1 stateMask=0x80000 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
16:53:40 [2024-02-28T21:53:40.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=-239763437 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
16:53:40 [2024-02-28T21:53:40.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synthetic-trace} time=-239763437 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
16:53:40 [2024-02-28T21:53:40.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239763437 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}]
16:53:40 [2024-02-28T21:53:40.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=-239763395 data=null button=1 stateMask=0x80000 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
16:53:40 [2024-02-28T21:53:40.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synthetic-trace} time=-239763394 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
16:53:40 [2024-02-28T21:53:40.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synthetic-trace} time=-239763394 data=null doit=true}, TreeItem with text {synthetic-trace}]
16:53:40 [2024-02-28T21:53:40.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synthetic-trace} time=-239763394 data=null}, TreeItem with text {synthetic-trace}]
16:53:40 [2024-02-28T21:53:40.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synthetic-trace}
16:53:41 [2024-02-28T21:53:41.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/generated/synthetic-trace"'
16:53:41 [2024-02-28T21:53:41.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:53:41 [2024-02-28T21:53:41.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:53:41 [2024-02-28T21:53:41.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:53:41 [2024-02-28T21:53:41.082Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
16:53:41 [2024-02-28T21:53:41.082Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
16:53:41 [2024-02-28T21:53:41.082Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
16:53:41 [2024-02-28T21:53:41.082Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
16:53:41 [2024-02-28T21:53:41.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node2 [1]}
16:53:41 [2024-02-28T21:53:41.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node2 [1]} time=-239762858 data=null button=0 stateMask=0x0 x=109 y=173 count=0}, TreeItem with text {node2 [1]}]
16:53:41 [2024-02-28T21:53:41.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node2 [1]} time=-239762857 data=null doit=true}, TreeItem with text {node2 [1]}]
16:53:41 [2024-02-28T21:53:41.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:41 [2024-02-28T21:53:41.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node2 [1]} time=-239762857 data=null}, TreeItem with text {node2 [1]}]
16:53:41 [2024-02-28T21:53:41.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node2 [1]} time=-239762857 data=null button=1 stateMask=0x0 x=109 y=173 count=1}, TreeItem with text {node2 [1]}]
16:53:41 [2024-02-28T21:53:41.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239762857 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]}]
16:53:41 [2024-02-28T21:53:41.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node2 [1]} time=-239762849 data=null button=1 stateMask=0x80000 x=109 y=173 count=1}, TreeItem with text {node2 [1]}]
16:53:41 [2024-02-28T21:53:41.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node2 [1]} time=-239762848 data=null button=1 stateMask=0x0 x=109 y=173 count=2}, TreeItem with text {node2 [1]}]
16:53:41 [2024-02-28T21:53:41.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node2 [1]} time=-239762848 data=null button=1 stateMask=0x0 x=109 y=173 count=2}, TreeItem with text {node2 [1]}]
16:53:41 [2024-02-28T21:53:41.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239762848 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]}]
16:53:41 [2024-02-28T21:53:41.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node2 [1]} time=-239762838 data=null button=1 stateMask=0x80000 x=109 y=173 count=2}, TreeItem with text {node2 [1]}]
16:53:41 [2024-02-28T21:53:41.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node2 [1]} time=-239762838 data=null button=0 stateMask=0x0 x=109 y=173 count=0}, TreeItem with text {node2 [1]}]
16:53:41 [2024-02-28T21:53:41.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node2 [1]} time=-239762838 data=null doit=true}, TreeItem with text {node2 [1]}]
16:53:41 [2024-02-28T21:53:41.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node2 [1]} time=-239762838 data=null}, TreeItem with text {node2 [1]}]
16:53:41 [2024-02-28T21:53:41.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node2 [1]}
16:53:41 [2024-02-28T21:53:41.083Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {node2 [1]} is already expanded. Won't expand it again.
16:53:41 [2024-02-28T21:53:41.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [1]}
16:53:41 [2024-02-28T21:53:41.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [1]} time=-239762837 data=null button=0 stateMask=0x0 x=139 y=196 count=0}, TreeItem with text {resources [1]}]
16:53:41 [2024-02-28T21:53:41.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [1]} time=-239762837 data=null doit=true}, TreeItem with text {resources [1]}]
16:53:41 [2024-02-28T21:53:41.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:41 [2024-02-28T21:53:41.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [1]} time=-239762837 data=null}, TreeItem with text {resources [1]}]
16:53:41 [2024-02-28T21:53:41.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [1]} time=-239762837 data=null button=1 stateMask=0x0 x=139 y=196 count=1}, TreeItem with text {resources [1]}]
16:53:41 [2024-02-28T21:53:41.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239762837 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]}]
16:53:41 [2024-02-28T21:53:41.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [1]} time=-239762826 data=null button=1 stateMask=0x80000 x=139 y=196 count=1}, TreeItem with text {resources [1]}]
16:53:41 [2024-02-28T21:53:41.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [1]} time=-239762826 data=null button=1 stateMask=0x0 x=139 y=196 count=2}, TreeItem with text {resources [1]}]
16:53:41 [2024-02-28T21:53:41.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [1]} time=-239762826 data=null button=1 stateMask=0x0 x=139 y=196 count=2}, TreeItem with text {resources [1]}]
16:53:41 [2024-02-28T21:53:41.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239762826 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]}]
16:53:41 [2024-02-28T21:53:41.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [1]} time=-239762823 data=null button=1 stateMask=0x80000 x=139 y=196 count=2}, TreeItem with text {resources [1]}]
16:53:41 [2024-02-28T21:53:41.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [1]} time=-239762823 data=null button=0 stateMask=0x0 x=139 y=196 count=0}, TreeItem with text {resources [1]}]
16:53:41 [2024-02-28T21:53:41.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [1]} time=-239762823 data=null doit=true}, TreeItem with text {resources [1]}]
16:53:41 [2024-02-28T21:53:41.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [1]} time=-239762823 data=null}, TreeItem with text {resources [1]}]
16:53:41 [2024-02-28T21:53:41.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [1]}
16:53:41 [2024-02-28T21:53:41.083Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [1]} is already expanded. Won't expand it again.
16:53:41 [2024-02-28T21:53:41.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog}
16:53:41 [2024-02-28T21:53:41.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog} time=-239762823 data=null button=0 stateMask=0x0 x=135 y=219 count=0}, TreeItem with text {syslog}]
16:53:41 [2024-02-28T21:53:41.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog} time=-239762822 data=null doit=true}, TreeItem with text {syslog}]
16:53:41 [2024-02-28T21:53:41.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:41 [2024-02-28T21:53:41.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog} time=-239762822 data=null}, TreeItem with text {syslog}]
16:53:41 [2024-02-28T21:53:41.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=-239762822 data=null button=1 stateMask=0x0 x=135 y=219 count=1}, TreeItem with text {syslog}]
16:53:41 [2024-02-28T21:53:41.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239762822 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}]
16:53:41 [2024-02-28T21:53:41.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=-239762802 data=null button=1 stateMask=0x80000 x=135 y=219 count=1}, TreeItem with text {syslog}]
16:53:41 [2024-02-28T21:53:41.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=-239762802 data=null button=1 stateMask=0x0 x=135 y=219 count=2}, TreeItem with text {syslog}]
16:53:41 [2024-02-28T21:53:41.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog} time=-239762802 data=null button=1 stateMask=0x0 x=135 y=219 count=2}, TreeItem with text {syslog}]
16:53:41 [2024-02-28T21:53:41.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239762802 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}]
16:53:41 [2024-02-28T21:53:41.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=-239762736 data=null button=1 stateMask=0x80000 x=135 y=219 count=2}, TreeItem with text {syslog}]
16:53:41 [2024-02-28T21:53:41.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog} time=-239762608 data=null button=0 stateMask=0x0 x=135 y=219 count=0}, TreeItem with text {syslog}]
16:53:41 [2024-02-28T21:53:41.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog} time=-239762608 data=null doit=true}, TreeItem with text {syslog}]
16:53:41 [2024-02-28T21:53:41.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog} time=-239762607 data=null}, TreeItem with text {syslog}]
16:53:41 [2024-02-28T21:53:41.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog}
16:53:41 [2024-02-28T21:53:41.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node2/resources/syslog"'
16:53:41 [2024-02-28T21:53:41.593Z] 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@5c20505f] time=-239762297 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:53:41 [2024-02-28T21:53:41.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:53:41 [2024-02-28T21:53:41.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:53:41 [2024-02-28T21:53:41.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:53:41 [2024-02-28T21:53:41.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:41 [2024-02-28T21:53:41.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-239762293 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
16:53:41 [2024-02-28T21:53:41.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-239762293 data=null doit=true}, TreeItem with text {Test}]
16:53:41 [2024-02-28T21:53:41.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-239762293 data=null}, TreeItem with text {Test}]
16:53:41 [2024-02-28T21:53:41.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-239762293 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:53:41 [2024-02-28T21:53:41.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239762293 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
16:53:41 [2024-02-28T21:53:41.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-239762266 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:53:41 [2024-02-28T21:53:41.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:53:41 [2024-02-28T21:53:41.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:53:41 [2024-02-28T21:53:41.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:53:41 [2024-02-28T21:53:41.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:53:41 [2024-02-28T21:53:41.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:53:41 [2024-02-28T21:53:41.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:53:41 [2024-02-28T21:53:41.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:53:41 [2024-02-28T21:53:41.849Z] 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')
16:53:41 [2024-02-28T21:53:41.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:53:41 [2024-02-28T21:53:41.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:53:41 [2024-02-28T21:53:41.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:53:41 [2024-02-28T21:53:41.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:53:41 [2024-02-28T21:53:41.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
16:53:41 [2024-02-28T21:53:41.849Z] 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=-239762069 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:41 [2024-02-28T21:53:41.849Z] 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=-239762069 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:41 [2024-02-28T21:53:41.849Z] 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=-239762069 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:41 [2024-02-28T21:53:41.849Z] 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=-239762069 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:41 [2024-02-28T21:53:41.849Z] 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=-239762069 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:41 [2024-02-28T21:53:41.849Z] 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=-239762069 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:41 [2024-02-28T21:53:41.850Z] 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=-239762069 data=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')]
16:53:41 [2024-02-28T21:53:41.850Z] 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=-239762069 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:41 [2024-02-28T21:53:41.850Z] 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=-239762069 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:41 [2024-02-28T21:53:41.850Z] 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=-239762069 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:41 [2024-02-28T21:53:41.850Z] 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=-239762069 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:41 [2024-02-28T21:53:41.850Z] 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=-239762069 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:41 [2024-02-28T21:53:41.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:53:41 [2024-02-28T21:53:41.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:53:41 [2024-02-28T21:53:41.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:53:41 [2024-02-28T21:53:41.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:53:41 [2024-02-28T21:53:41.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:53:41 [2024-02-28T21:53:41.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:53:41 [2024-02-28T21:53:41.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:53:41 [2024-02-28T21:53:41.850Z] 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')
16:53:41 [2024-02-28T21:53:41.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:53:41 [2024-02-28T21:53:41.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-239762068 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:53:41 [2024-02-28T21:53:41.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-239762068 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:53:41 [2024-02-28T21:53:41.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-239762068 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:53:41 [2024-02-28T21:53:41.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-239762068 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:53:41 [2024-02-28T21:53:41.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-239762068 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:53:41 [2024-02-28T21:53:41.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-239762068 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:53:41 [2024-02-28T21:53:41.850Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:53:41 [2024-02-28T21:53:41.850Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:53:41 [2024-02-28T21:53:41.850Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:53:41 [2024-02-28T21:53:41.850Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:53:41 [2024-02-28T21:53:41.850Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:53:41 [2024-02-28T21:53:41.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:53:42 [2024-02-28T21:53:42.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-239762068 data=null 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')]
16:53:42 [2024-02-28T21:53:42.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-239762231 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:53:42 [2024-02-28T21:53:42.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:53:42 [2024-02-28T21:53:42.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:53:42 [2024-02-28T21:53:42.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:53:42 [2024-02-28T21:53:42.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:53:42 [2024-02-28T21:53:42.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:53:42 [2024-02-28T21:53:42.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:42 [2024-02-28T21:53:42.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-239761424 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
16:53:42 [2024-02-28T21:53:42.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-239761424 data=null doit=true}, TreeItem with text {Test}]
16:53:42 [2024-02-28T21:53:42.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-239761424 data=null}, TreeItem with text {Test}]
16:53:42 [2024-02-28T21:53:42.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-239761424 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:53:42 [2024-02-28T21:53:42.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239761424 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
16:53:42 [2024-02-28T21:53:42.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-239761385 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:53:42 [2024-02-28T21:53:42.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:42 [2024-02-28T21:53:42.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-239761384 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
16:53:42 [2024-02-28T21:53:42.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-239761384 data=null doit=true}, TreeItem with text {Test}]
16:53:42 [2024-02-28T21:53:42.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-239761384 data=null}, TreeItem with text {Test}]
16:53:42 [2024-02-28T21:53:42.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-239761384 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:53:42 [2024-02-28T21:53:42.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239761384 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
16:53:42 [2024-02-28T21:53:42.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-239761380 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:53:42 [2024-02-28T21:53:42.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-239761380 data=null doit=true}, TreeItem with text {Test}]
16:53:42 [2024-02-28T21:53:42.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-239761380 data=null}, TreeItem with text {Test}]
16:53:42 [2024-02-28T21:53:42.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-239761380 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:53:42 [2024-02-28T21:53:42.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239761380 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}]
16:53:42 [2024-02-28T21:53:42.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-239761374 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:53:42 [2024-02-28T21:53:42.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:42 [2024-02-28T21:53:42.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-239761373 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:53:42 [2024-02-28T21:53:42.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-239761373 data=null doit=true}, TreeItem with text {Traces [0]}]
16:53:42 [2024-02-28T21:53:42.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-239761373 data=null}, TreeItem with text {Traces [0]}]
16:53:42 [2024-02-28T21:53:42.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-239761373 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:53:42 [2024-02-28T21:53:42.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239761373 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]}]
16:53:42 [2024-02-28T21:53:42.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-239761367 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:53:42 [2024-02-28T21:53:42.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:42 [2024-02-28T21:53:42.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-239761366 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:53:42 [2024-02-28T21:53:42.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-239761366 data=null doit=true}, TreeItem with text {Traces [0]}]
16:53:42 [2024-02-28T21:53:42.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-239761366 data=null}, TreeItem with text {Traces [0]}]
16:53:42 [2024-02-28T21:53:42.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-239761366 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:53:42 [2024-02-28T21:53:42.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239761366 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]}]
16:53:42 [2024-02-28T21:53:42.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-239761363 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:53:42 [2024-02-28T21:53:42.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
16:53:42 [2024-02-28T21:53:42.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
16:53:42 [2024-02-28T21:53:42.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
16:53:42 [2024-02-28T21:53:42.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
16:53:42 [2024-02-28T21:53:42.923Z] 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=-239761143 data=null doit=true}, Shell with text {Fetch Remote Traces}]
16:53:42 [2024-02-28T21:53:42.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
16:53:42 [2024-02-28T21:53:42.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
16:53:42 [2024-02-28T21:53:42.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestUnknown
16:53:42 [2024-02-28T21:53:42.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestUnknown} [layout=null] time=-239761142 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
16:53:42 [2024-02-28T21:53:42.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestUnknown
16:53:42 [2024-02-28T21:53:42.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
16:53:42 [2024-02-28T21:53:42.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:53:42 [2024-02-28T21:53:42.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:53:42 [2024-02-28T21:53:42.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:53:42 [2024-02-28T21:53:42.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:53:42 [2024-02-28T21:53:42.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:53:42 [2024-02-28T21:53:42.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:53:42 [2024-02-28T21:53:42.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:53:42 [2024-02-28T21:53:42.923Z] 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')
16:53:42 [2024-02-28T21:53:42.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:53:42 [2024-02-28T21:53:42.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-239761114 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:53:42 [2024-02-28T21:53:42.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-239761113 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:53:42 [2024-02-28T21:53:42.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-239761113 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:53:42 [2024-02-28T21:53:42.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-239761113 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:53:42 [2024-02-28T21:53:42.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-239761113 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:53:42 [2024-02-28T21:53:42.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-239761113 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:53:42 [2024-02-28T21:53:42.923Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:53:42 [2024-02-28T21:53:42.923Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:53:42 [2024-02-28T21:53:42.923Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:53:42 [2024-02-28T21:53:42.923Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:53:42 [2024-02-28T21:53:42.923Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:53:42 [2024-02-28T21:53:42.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:53:42 [2024-02-28T21:53:42.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
16:53:42 [2024-02-28T21:53:42.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:53:42 [2024-02-28T21:53:42.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:53:42 [2024-02-28T21:53:42.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:53:42 [2024-02-28T21:53:42.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:53:42 [2024-02-28T21:53:42.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
16:53:42 [2024-02-28T21:53:42.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
16:53:42 [2024-02-28T21:53:42.923Z] 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')
16:53:42 [2024-02-28T21:53:42.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:53:42 [2024-02-28T21:53:42.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
16:53:42 [2024-02-28T21:53:42.924Z] 
16:53:42 [2024-02-28T21:53:42.924Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-02-28 21:53:42.856
16:53:42 [2024-02-28T21:53:42.924Z] !MESSAGE Error connection to node 'ssh://anonymous@unknown.unknown.unknown'
16:53:42 [2024-02-28T21:53:42.924Z] !STACK 0
16:53:42 [2024-02-28T21:53:42.924Z] org.eclipse.core.commands.ExecutionException: Cannot connect Unknown
16:53:42 [2024-02-28T21:53:42.924Z] 	at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:90)
16:53:42 [2024-02-28T21:53:42.924Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.model.RemoteImportConnectionNodeElement.connect(RemoteImportConnectionNodeElement.java:143)
16:53:42 [2024-02-28T21:53:42.924Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage$6.run(RemoteFetchLogWizardRemotePage.java:392)
16:53:42 [2024-02-28T21:53:42.924Z] 	at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122)
16:53:42 [2024-02-28T21:53:42.924Z] Caused by: org.eclipse.remote.core.exception.RemoteConnectionException: Session.connect: java.net.UnknownHostException: unknown.unknown.unknown
16:53:42 [2024-02-28T21:53:42.924Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.newSession(JSchConnection.java:730)
16:53:42 [2024-02-28T21:53:42.924Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:763)
16:53:42 [2024-02-28T21:53:42.924Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:736)
16:53:42 [2024-02-28T21:53:42.924Z] 	at org.eclipse.remote.internal.core.RemoteConnection.open(RemoteConnection.java:166)
16:53:42 [2024-02-28T21:53:42.924Z] 	at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:86)
16:53:42 [2024-02-28T21:53:42.924Z] 	... 3 more
16:53:42 [2024-02-28T21:53:42.924Z] 
16:53:42 [2024-02-28T21:53:42.924Z] !ENTRY org.eclipse.jface 4 4 2024-02-28 21:53:42.861
16:53:42 [2024-02-28T21:53:42.924Z] !MESSAGE Internal error : Error connection to node 'ssh://anonymous@unknown.unknown.unknown'
16:53:42 [2024-02-28T21:53:42.924Z] 
16:53:42 [2024-02-28T21:53:42.924Z] Reason:
16:53:42 [2024-02-28T21:53:42.924Z] Cannot connect Unknown
16:53:42 [2024-02-28T21:53:42.924Z] !STACK 0
16:53:42 [2024-02-28T21:53:42.924Z] java.lang.IllegalStateException: Error dialog is supposed to be shown now
16:53:42 [2024-02-28T21:53:42.924Z] 	at org.eclipse.jface.dialogs.ErrorDialog.open(ErrorDialog.java:341)
16:53:42 [2024-02-28T21:53:42.924Z] 	at org.eclipse.jface.dialogs.ErrorDialog.openError(ErrorDialog.java:406)
16:53:42 [2024-02-28T21:53:42.924Z] 	at org.eclipse.jface.dialogs.ErrorDialog.openError(ErrorDialog.java:377)
16:53:42 [2024-02-28T21:53:42.924Z] 	at org.eclipse.tracecompass.internal.tmf.ui.project.wizards.tracepkg.AbstractTracePackageWizardPage.displayErrorDialog(AbstractTracePackageWizardPage.java:438)
16:53:42 [2024-02-28T21:53:42.924Z] 	at org.eclipse.tracecompass.internal.tmf.ui.project.wizards.tracepkg.AbstractTracePackageWizardPage.handleError(AbstractTracePackageWizardPage.java:414)
16:53:42 [2024-02-28T21:53:42.924Z] 	at org.eclipse.tracecompass.internal.tmf.ui.project.wizards.tracepkg.AbstractTracePackageWizardPage.handleErrorStatus(AbstractTracePackageWizardPage.java:361)
16:53:42 [2024-02-28T21:53:42.924Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage.createElementViewerInput(RemoteFetchLogWizardRemotePage.java:414)
16:53:42 [2024-02-28T21:53:42.924Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage.updateViewer(RemoteFetchLogWizardRemotePage.java:575)
16:53:42 [2024-02-28T21:53:42.924Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage.finish(RemoteFetchLogWizardRemotePage.java:471)
16:53:42 [2024-02-28T21:53:42.924Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizard.performFinish(RemoteFetchLogWizard.java:114)
16:53:42 [2024-02-28T21:53:42.924Z] 	at org.eclipse.jface.wizard.WizardDialog.finishPressed(WizardDialog.java:837)
16:53:42 [2024-02-28T21:53:42.924Z] 	at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:473)
16:53:42 [2024-02-28T21:53:42.924Z] 	at org.eclipse.jface.dialogs.Dialog.lambda$0(Dialog.java:619)
16:53:42 [2024-02-28T21:53:42.924Z] 	at org.eclipse.swt.events.SelectionListener$1.widgetSelected(SelectionListener.java:84)
16:53:42 [2024-02-28T21:53:42.924Z] 	at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:252)
16:53:42 [2024-02-28T21:53:42.924Z] 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
16:53:42 [2024-02-28T21:53:42.924Z] 	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5854)
16:53:42 [2024-02-28T21:53:42.924Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1529)
16:53:42 [2024-02-28T21:53:42.924Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1555)
16:53:42 [2024-02-28T21:53:42.924Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1538)
16:53:42 [2024-02-28T21:53:42.924Z] 	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1316)
16:53:42 [2024-02-28T21:53:42.924Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:193)
16:53:42 [2024-02-28T21:53:42.924Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
16:53:42 [2024-02-28T21:53:42.924Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:90)
16:53:42 [2024-02-28T21:53:42.924Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
16:53:42 [2024-02-28T21:53:42.924Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
16:53:42 [2024-02-28T21:53:42.924Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5039)
16:53:42 [2024-02-28T21:53:42.924Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4519)
16:53:42 [2024-02-28T21:53:42.924Z] 	at org.eclipse.jface.window.Window.runEventLoop(Window.java:823)
16:53:42 [2024-02-28T21:53:42.924Z] 	at org.eclipse.jface.window.Window.open(Window.java:799)
16:53:42 [2024-02-28T21:53:42.924Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogHandler.execute(RemoteFetchLogHandler.java:54)
16:53:42 [2024-02-28T21:53:42.924Z] 	at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:283)
16:53:42 [2024-02-28T21:53:42.924Z] 	at org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(E4HandlerProxy.java:99)
16:53:42 [2024-02-28T21:53:42.924Z] 	at jdk.internal.reflect.GeneratedMethodAccessor79.invoke(Unknown Source)
16:53:42 [2024-02-28T21:53:42.924Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
16:53:42 [2024-02-28T21:53:42.924Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
16:53:42 [2024-02-28T21:53:42.924Z] 	at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:58)
16:53:42 [2024-02-28T21:53:42.924Z] 	at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:298)
16:53:42 [2024-02-28T21:53:42.924Z] 	at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:232)
16:53:42 [2024-02-28T21:53:42.924Z] 	at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:174)
16:53:42 [2024-02-28T21:53:42.924Z] 	at org.eclipse.e4.core.commands.internal.HandlerServiceHandler.execute(HandlerServiceHandler.java:165)
16:53:42 [2024-02-28T21:53:42.924Z] 	at org.eclipse.core.commands.Command.executeWithChecks(Command.java:488)
16:53:42 [2024-02-28T21:53:42.924Z] 	at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:485)
16:53:42 [2024-02-28T21:53:42.924Z] 	at org.eclipse.e4.core.commands.internal.HandlerServiceImpl.executeHandler(HandlerServiceImpl.java:213)
16:53:42 [2024-02-28T21:53:42.924Z] 	at org.eclipse.e4.ui.workbench.renderers.swt.HandledContributionItem.executeItem(HandledContributionItem.java:438)
16:53:42 [2024-02-28T21:53:42.924Z] 	at org.eclipse.e4.ui.workbench.renderers.swt.AbstractContributionItem.handleWidgetSelection(AbstractContributionItem.java:449)
16:53:42 [2024-02-28T21:53:42.924Z] 	at org.eclipse.e4.ui.workbench.renderers.swt.AbstractContributionItem.lambda$2(AbstractContributionItem.java:475)
16:53:42 [2024-02-28T21:53:42.924Z] 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
16:53:42 [2024-02-28T21:53:42.924Z] 	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5854)
16:53:42 [2024-02-28T21:53:42.924Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1529)
16:53:42 [2024-02-28T21:53:42.924Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1555)
16:53:42 [2024-02-28T21:53:42.924Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1538)
16:53:42 [2024-02-28T21:53:42.924Z] 	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1316)
16:53:42 [2024-02-28T21:53:42.924Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:193)
16:53:42 [2024-02-28T21:53:42.924Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
16:53:42 [2024-02-28T21:53:42.924Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.run(UIThreadRunnable.java:78)
16:53:42 [2024-02-28T21:53:42.924Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.asyncExec(UIThreadRunnable.java:226)
16:53:42 [2024-02-28T21:53:42.924Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.asyncExec(AbstractSWTBot.java:659)
16:53:42 [2024-02-28T21:53:42.924Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:178)
16:53:42 [2024-02-28T21:53:42.924Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:156)
16:53:42 [2024-02-28T21:53:42.924Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:145)
16:53:42 [2024-02-28T21:53:42.924Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:135)
16:53:42 [2024-02-28T21:53:42.924Z] 	at org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu$1.run(SWTBotMenu.java:89)
16:53:42 [2024-02-28T21:53:42.924Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
16:53:42 [2024-02-28T21:53:42.924Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:90)
16:53:42 [2024-02-28T21:53:42.924Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
16:53:42 [2024-02-28T21:53:42.924Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
16:53:42 [2024-02-28T21:53:42.924Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5039)
16:53:42 [2024-02-28T21:53:42.924Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4519)
16:53:42 [2024-02-28T21:53:42.924Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
16:53:42 [2024-02-28T21:53:42.924Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
16:53:42 [2024-02-28T21:53:42.924Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046)
16:53:42 [2024-02-28T21:53:42.924Z] 	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155)
16:53:42 [2024-02-28T21:53:42.924Z] 	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:648)
16:53:42 [2024-02-28T21:53:42.924Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
16:53:42 [2024-02-28T21:53:42.924Z] 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:555)
16:53:42 [2024-02-28T21:53:42.924Z] 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:173)
16:53:42 [2024-02-28T21:53:42.924Z] 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152)
16:53:42 [2024-02-28T21:53:42.924Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:34)
16:53:42 [2024-02-28T21:53:42.925Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:129)
16:53:42 [2024-02-28T21:53:42.925Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:44)
16:53:42 [2024-02-28T21:53:42.925Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
16:53:42 [2024-02-28T21:53:42.925Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
16:53:42 [2024-02-28T21:53:42.925Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
16:53:42 [2024-02-28T21:53:42.925Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
16:53:42 [2024-02-28T21:53:42.925Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
16:53:42 [2024-02-28T21:53:42.925Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
16:53:42 [2024-02-28T21:53:42.925Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
16:53:42 [2024-02-28T21:53:42.925Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
16:53:42 [2024-02-28T21:53:42.925Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
16:53:42 [2024-02-28T21:53:42.925Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
16:53:42 [2024-02-28T21:53:42.925Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
16:53:42 [2024-02-28T21:53:42.925Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
16:53:42 [2024-02-28T21:53:42.925Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1432)
16:53:42 [2024-02-28T21:53:42.925Z] !SUBENTRY 1 org.eclipse.tracecompass.tmf.ui 4 4 2024-02-28 21:53:42.861
16:53:42 [2024-02-28T21:53:42.925Z] !MESSAGE Cannot connect Unknown
16:53:42 [2024-02-28T21:53:42.925Z] !STACK 1
16:53:42 [2024-02-28T21:53:42.925Z] org.eclipse.core.runtime.CoreException: org.eclipse.core.commands.ExecutionException: Cannot connect Unknown
16:53:42 [2024-02-28T21:53:42.925Z] 	at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:90)
16:53:42 [2024-02-28T21:53:42.925Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.model.RemoteImportConnectionNodeElement.connect(RemoteImportConnectionNodeElement.java:143)
16:53:42 [2024-02-28T21:53:42.925Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage$6.run(RemoteFetchLogWizardRemotePage.java:392)
16:53:42 [2024-02-28T21:53:42.925Z] 	at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122)
16:53:42 [2024-02-28T21:53:42.925Z] Caused by: org.eclipse.remote.core.exception.RemoteConnectionException: Session.connect: java.net.UnknownHostException: unknown.unknown.unknown
16:53:42 [2024-02-28T21:53:42.925Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.newSession(JSchConnection.java:730)
16:53:42 [2024-02-28T21:53:42.925Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:763)
16:53:42 [2024-02-28T21:53:42.925Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:736)
16:53:42 [2024-02-28T21:53:42.925Z] 	at org.eclipse.remote.internal.core.RemoteConnection.open(RemoteConnection.java:166)
16:53:42 [2024-02-28T21:53:42.925Z] 	at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:86)
16:53:42 [2024-02-28T21:53:42.925Z] 	... 3 more
16:53:42 [2024-02-28T21:53:42.925Z] 
16:53:42 [2024-02-28T21:53:42.925Z] 	at org.eclipse.tracecompass.internal.tmf.ui.project.wizards.tracepkg.AbstractTracePackageWizardPage.displayErrorDialog(AbstractTracePackageWizardPage.java:436)
16:53:42 [2024-02-28T21:53:42.925Z] 	at org.eclipse.tracecompass.internal.tmf.ui.project.wizards.tracepkg.AbstractTracePackageWizardPage.handleError(AbstractTracePackageWizardPage.java:414)
16:53:42 [2024-02-28T21:53:42.925Z] 	at org.eclipse.tracecompass.internal.tmf.ui.project.wizards.tracepkg.AbstractTracePackageWizardPage.handleErrorStatus(AbstractTracePackageWizardPage.java:361)
16:53:42 [2024-02-28T21:53:42.925Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage.createElementViewerInput(RemoteFetchLogWizardRemotePage.java:414)
16:53:42 [2024-02-28T21:53:42.925Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage.updateViewer(RemoteFetchLogWizardRemotePage.java:575)
16:53:42 [2024-02-28T21:53:42.925Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage.finish(RemoteFetchLogWizardRemotePage.java:471)
16:53:42 [2024-02-28T21:53:42.925Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizard.performFinish(RemoteFetchLogWizard.java:114)
16:53:42 [2024-02-28T21:53:42.925Z] 	at org.eclipse.jface.wizard.WizardDialog.finishPressed(WizardDialog.java:837)
16:53:42 [2024-02-28T21:53:42.925Z] 	at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:473)
16:53:42 [2024-02-28T21:53:42.925Z] 	at org.eclipse.jface.dialogs.Dialog.lambda$0(Dialog.java:619)
16:53:42 [2024-02-28T21:53:42.925Z] 	at org.eclipse.swt.events.SelectionListener$1.widgetSelected(SelectionListener.java:84)
16:53:42 [2024-02-28T21:53:42.925Z] 	at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:252)
16:53:42 [2024-02-28T21:53:42.925Z] 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
16:53:42 [2024-02-28T21:53:42.925Z] 	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5854)
16:53:42 [2024-02-28T21:53:42.925Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1529)
16:53:42 [2024-02-28T21:53:42.925Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1555)
16:53:42 [2024-02-28T21:53:42.925Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1538)
16:53:42 [2024-02-28T21:53:42.925Z] 	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1316)
16:53:42 [2024-02-28T21:53:42.925Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:193)
16:53:42 [2024-02-28T21:53:42.925Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
16:53:42 [2024-02-28T21:53:42.925Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:90)
16:53:42 [2024-02-28T21:53:42.925Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
16:53:42 [2024-02-28T21:53:42.925Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
16:53:42 [2024-02-28T21:53:42.925Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5039)
16:53:42 [2024-02-28T21:53:42.925Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4519)
16:53:42 [2024-02-28T21:53:42.925Z] 	at org.eclipse.jface.window.Window.runEventLoop(Window.java:823)
16:53:42 [2024-02-28T21:53:42.925Z] 	at org.eclipse.jface.window.Window.open(Window.java:799)
16:53:42 [2024-02-28T21:53:42.925Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogHandler.execute(RemoteFetchLogHandler.java:54)
16:53:42 [2024-02-28T21:53:42.925Z] 	at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:283)
16:53:42 [2024-02-28T21:53:42.925Z] 	at org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(E4HandlerProxy.java:99)
16:53:42 [2024-02-28T21:53:42.925Z] 	at jdk.internal.reflect.GeneratedMethodAccessor79.invoke(Unknown Source)
16:53:42 [2024-02-28T21:53:42.925Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
16:53:42 [2024-02-28T21:53:42.925Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
16:53:42 [2024-02-28T21:53:42.925Z] 	at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:58)
16:53:42 [2024-02-28T21:53:42.925Z] 	at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:298)
16:53:42 [2024-02-28T21:53:42.925Z] 	at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:232)
16:53:42 [2024-02-28T21:53:42.925Z] 	at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:174)
16:53:42 [2024-02-28T21:53:42.925Z] 	at org.eclipse.e4.core.commands.internal.HandlerServiceHandler.execute(HandlerServiceHandler.java:165)
16:53:42 [2024-02-28T21:53:42.925Z] 	at org.eclipse.core.commands.Command.executeWithChecks(Command.java:488)
16:53:42 [2024-02-28T21:53:42.925Z] 	at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:485)
16:53:42 [2024-02-28T21:53:42.925Z] 	at org.eclipse.e4.core.commands.internal.HandlerServiceImpl.executeHandler(HandlerServiceImpl.java:213)
16:53:42 [2024-02-28T21:53:42.925Z] 	at org.eclipse.e4.ui.workbench.renderers.swt.HandledContributionItem.executeItem(HandledContributionItem.java:438)
16:53:42 [2024-02-28T21:53:42.925Z] 	at org.eclipse.e4.ui.workbench.renderers.swt.AbstractContributionItem.handleWidgetSelection(AbstractContributionItem.java:449)
16:53:42 [2024-02-28T21:53:42.925Z] 	at org.eclipse.e4.ui.workbench.renderers.swt.AbstractContributionItem.lambda$2(AbstractContributionItem.java:475)
16:53:42 [2024-02-28T21:53:42.925Z] 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
16:53:42 [2024-02-28T21:53:42.925Z] 	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5854)
16:53:42 [2024-02-28T21:53:42.925Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1529)
16:53:42 [2024-02-28T21:53:42.925Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1555)
16:53:42 [2024-02-28T21:53:42.925Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1538)
16:53:42 [2024-02-28T21:53:42.925Z] 	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1316)
16:53:42 [2024-02-28T21:53:42.925Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:193)
16:53:42 [2024-02-28T21:53:42.925Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
16:53:42 [2024-02-28T21:53:42.925Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.run(UIThreadRunnable.java:78)
16:53:42 [2024-02-28T21:53:42.925Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.asyncExec(UIThreadRunnable.java:226)
16:53:42 [2024-02-28T21:53:42.925Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.asyncExec(AbstractSWTBot.java:659)
16:53:42 [2024-02-28T21:53:42.925Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:178)
16:53:42 [2024-02-28T21:53:42.925Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:156)
16:53:42 [2024-02-28T21:53:42.925Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:145)
16:53:42 [2024-02-28T21:53:42.925Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:135)
16:53:42 [2024-02-28T21:53:42.925Z] 	at org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu$1.run(SWTBotMenu.java:89)
16:53:42 [2024-02-28T21:53:42.925Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
16:53:42 [2024-02-28T21:53:42.925Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:90)
16:53:42 [2024-02-28T21:53:42.925Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
16:53:42 [2024-02-28T21:53:42.925Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
16:53:42 [2024-02-28T21:53:42.925Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5039)
16:53:42 [2024-02-28T21:53:42.925Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4519)
16:53:42 [2024-02-28T21:53:42.925Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
16:53:42 [2024-02-28T21:53:42.925Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
16:53:42 [2024-02-28T21:53:42.925Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046)
16:53:42 [2024-02-28T21:53:42.925Z] 	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155)
16:53:42 [2024-02-28T21:53:42.926Z] 	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:648)
16:53:42 [2024-02-28T21:53:42.926Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
16:53:42 [2024-02-28T21:53:42.926Z] 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:555)
16:53:42 [2024-02-28T21:53:42.926Z] 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:173)
16:53:42 [2024-02-28T21:53:42.926Z] 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152)
16:53:42 [2024-02-28T21:53:42.926Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:34)
16:53:42 [2024-02-28T21:53:42.926Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:129)
16:53:42 [2024-02-28T21:53:42.926Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:44)
16:53:42 [2024-02-28T21:53:42.926Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
16:53:42 [2024-02-28T21:53:42.926Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
16:53:42 [2024-02-28T21:53:42.926Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
16:53:42 [2024-02-28T21:53:42.926Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
16:53:42 [2024-02-28T21:53:42.926Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
16:53:42 [2024-02-28T21:53:42.926Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
16:53:42 [2024-02-28T21:53:42.926Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
16:53:42 [2024-02-28T21:53:42.926Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
16:53:42 [2024-02-28T21:53:42.926Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
16:53:42 [2024-02-28T21:53:42.926Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
16:53:42 [2024-02-28T21:53:42.926Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
16:53:42 [2024-02-28T21:53:42.926Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
16:53:42 [2024-02-28T21:53:42.926Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1432)
16:53:42 [2024-02-28T21:53:42.926Z] Caused by: org.eclipse.core.commands.ExecutionException: Cannot connect Unknown
16:53:42 [2024-02-28T21:53:42.926Z] 	at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:90)
16:53:42 [2024-02-28T21:53:42.926Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.model.RemoteImportConnectionNodeElement.connect(RemoteImportConnectionNodeElement.java:143)
16:53:42 [2024-02-28T21:53:42.926Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage$6.run(RemoteFetchLogWizardRemotePage.java:392)
16:53:42 [2024-02-28T21:53:42.926Z] 	at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122)
16:53:42 [2024-02-28T21:53:42.926Z] Caused by: org.eclipse.remote.core.exception.RemoteConnectionException: Session.connect: java.net.UnknownHostException: unknown.unknown.unknown
16:53:42 [2024-02-28T21:53:42.926Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.newSession(JSchConnection.java:730)
16:53:42 [2024-02-28T21:53:42.926Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:763)
16:53:42 [2024-02-28T21:53:42.926Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:736)
16:53:42 [2024-02-28T21:53:42.926Z] 	at org.eclipse.remote.internal.core.RemoteConnection.open(RemoteConnection.java:166)
16:53:42 [2024-02-28T21:53:42.926Z] 	at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:86)
16:53:42 [2024-02-28T21:53:42.926Z] 	... 3 more
16:53:42 [2024-02-28T21:53:42.926Z] !SUBENTRY 2 org.eclipse.tracecompass.tmf.ui 4 4 2024-02-28 21:53:42.862
16:53:42 [2024-02-28T21:53:42.926Z] !MESSAGE org.eclipse.core.commands.ExecutionException: Cannot connect Unknown
16:53:42 [2024-02-28T21:53:42.926Z] 	at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:90)
16:53:42 [2024-02-28T21:53:42.926Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.model.RemoteImportConnectionNodeElement.connect(RemoteImportConnectionNodeElement.java:143)
16:53:42 [2024-02-28T21:53:42.926Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage$6.run(RemoteFetchLogWizardRemotePage.java:392)
16:53:42 [2024-02-28T21:53:42.926Z] 	at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122)
16:53:42 [2024-02-28T21:53:42.926Z] Caused by: org.eclipse.remote.core.exception.RemoteConnectionException: Session.connect: java.net.UnknownHostException: unknown.unknown.unknown
16:53:42 [2024-02-28T21:53:42.926Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.newSession(JSchConnection.java:730)
16:53:42 [2024-02-28T21:53:42.926Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:763)
16:53:42 [2024-02-28T21:53:42.926Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:736)
16:53:42 [2024-02-28T21:53:42.926Z] 	at org.eclipse.remote.internal.core.RemoteConnection.open(RemoteConnection.java:166)
16:53:42 [2024-02-28T21:53:42.926Z] 	at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:86)
16:53:42 [2024-02-28T21:53:42.926Z] 	... 3 more
16:53:42 [2024-02-28T21:53:42.926Z] 
16:53:42 [2024-02-28T21:53:42.926Z] !STACK 0
16:53:42 [2024-02-28T21:53:42.926Z] org.eclipse.core.commands.ExecutionException: Cannot connect Unknown
16:53:42 [2024-02-28T21:53:42.926Z] 	at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:90)
16:53:42 [2024-02-28T21:53:42.926Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.model.RemoteImportConnectionNodeElement.connect(RemoteImportConnectionNodeElement.java:143)
16:53:42 [2024-02-28T21:53:42.926Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage$6.run(RemoteFetchLogWizardRemotePage.java:392)
16:53:42 [2024-02-28T21:53:42.926Z] 	at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122)
16:53:42 [2024-02-28T21:53:42.926Z] Caused by: org.eclipse.remote.core.exception.RemoteConnectionException: Session.connect: java.net.UnknownHostException: unknown.unknown.unknown
16:53:42 [2024-02-28T21:53:42.926Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.newSession(JSchConnection.java:730)
16:53:42 [2024-02-28T21:53:42.926Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:763)
16:53:42 [2024-02-28T21:53:42.926Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:736)
16:53:42 [2024-02-28T21:53:42.926Z] 	at org.eclipse.remote.internal.core.RemoteConnection.open(RemoteConnection.java:166)
16:53:42 [2024-02-28T21:53:42.926Z] 	at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:86)
16:53:42 [2024-02-28T21:53:42.926Z] 	... 3 more
16:53:42 [2024-02-28T21:53:42.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-239761113 data=null 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')]
16:53:43 [2024-02-28T21:53:43.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=-239760594 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:53:43 [2024-02-28T21:53:43.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=-239760594 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:53:43 [2024-02-28T21:53:43.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=-239760594 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:53:43 [2024-02-28T21:53:43.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=-239760594 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:53:43 [2024-02-28T21:53:43.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=-239760594 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:53:43 [2024-02-28T21:53:43.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=-239760594 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:53:43 [2024-02-28T21:53:43.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=-239760594 data=null 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')]
16:53:43 [2024-02-28T21:53:43.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=-239761325 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...']
16:53:43 [2024-02-28T21:53:43.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:53:43 [2024-02-28T21:53:43.488Z] 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@5c20505f] time=-239760552 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:53:43 [2024-02-28T21:53:43.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:53:43 [2024-02-28T21:53:43.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:53:43 [2024-02-28T21:53:43.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:53:43 [2024-02-28T21:53:43.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:43 [2024-02-28T21:53:43.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-239760548 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
16:53:43 [2024-02-28T21:53:43.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-239760548 data=null doit=true}, TreeItem with text {Test}]
16:53:43 [2024-02-28T21:53:43.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-239760548 data=null}, TreeItem with text {Test}]
16:53:43 [2024-02-28T21:53:43.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-239760548 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:53:43 [2024-02-28T21:53:43.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239760547 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
16:53:43 [2024-02-28T21:53:43.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-239760529 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:53:43 [2024-02-28T21:53:43.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:53:43 [2024-02-28T21:53:43.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:53:43 [2024-02-28T21:53:43.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:53:44 [2024-02-28T21:53:44.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:53:44 [2024-02-28T21:53:44.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:53:44 [2024-02-28T21:53:44.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:53:44 [2024-02-28T21:53:44.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:53:44 [2024-02-28T21:53:44.049Z] 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')
16:53:44 [2024-02-28T21:53:44.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:53:44 [2024-02-28T21:53:44.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:53:44 [2024-02-28T21:53:44.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:53:44 [2024-02-28T21:53:44.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:53:44 [2024-02-28T21:53:44.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
16:53:44 [2024-02-28T21:53:44.049Z] 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=-239759825 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:44 [2024-02-28T21:53:44.049Z] 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=-239759824 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:44 [2024-02-28T21:53:44.049Z] 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=-239759824 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:44 [2024-02-28T21:53:44.049Z] 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=-239759824 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:44 [2024-02-28T21:53:44.050Z] 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=-239759824 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:44 [2024-02-28T21:53:44.050Z] 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=-239759824 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:44 [2024-02-28T21:53:44.050Z] 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=-239759824 data=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')]
16:53:44 [2024-02-28T21:53:44.050Z] 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=-239759824 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:44 [2024-02-28T21:53:44.050Z] 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=-239759824 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:44 [2024-02-28T21:53:44.050Z] 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=-239759824 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:44 [2024-02-28T21:53:44.050Z] 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=-239759824 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:44 [2024-02-28T21:53:44.050Z] 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=-239759824 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:44 [2024-02-28T21:53:44.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:53:44 [2024-02-28T21:53:44.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:53:44 [2024-02-28T21:53:44.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:53:44 [2024-02-28T21:53:44.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:53:44 [2024-02-28T21:53:44.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:53:44 [2024-02-28T21:53:44.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:53:44 [2024-02-28T21:53:44.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:53:44 [2024-02-28T21:53:44.050Z] 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')
16:53:44 [2024-02-28T21:53:44.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:53:44 [2024-02-28T21:53:44.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-239759823 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:53:44 [2024-02-28T21:53:44.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-239759823 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:53:44 [2024-02-28T21:53:44.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-239759823 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:53:44 [2024-02-28T21:53:44.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-239759823 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:53:44 [2024-02-28T21:53:44.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-239759823 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:53:44 [2024-02-28T21:53:44.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-239759823 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:53:44 [2024-02-28T21:53:44.050Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:53:44 [2024-02-28T21:53:44.050Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:53:44 [2024-02-28T21:53:44.050Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:53:44 [2024-02-28T21:53:44.050Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:53:44 [2024-02-28T21:53:44.050Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:53:44 [2024-02-28T21:53:44.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:53:44 [2024-02-28T21:53:44.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-239759823 data=null 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')]
16:53:44 [2024-02-28T21:53:44.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-239760499 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:53:44 [2024-02-28T21:53:44.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:53:44 [2024-02-28T21:53:44.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:53:44 [2024-02-28T21:53:44.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:53:44 [2024-02-28T21:53:44.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:53:44 [2024-02-28T21:53:44.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:53:44 [2024-02-28T21:53:44.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:44 [2024-02-28T21:53:44.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-239759203 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
16:53:44 [2024-02-28T21:53:44.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-239759195 data=null doit=true}, TreeItem with text {Test}]
16:53:44 [2024-02-28T21:53:44.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-239759195 data=null}, TreeItem with text {Test}]
16:53:44 [2024-02-28T21:53:44.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-239759195 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:53:44 [2024-02-28T21:53:44.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239759195 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
16:53:44 [2024-02-28T21:53:44.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-239759175 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:53:44 [2024-02-28T21:53:44.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:44 [2024-02-28T21:53:44.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-239759174 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
16:53:44 [2024-02-28T21:53:44.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-239759174 data=null doit=true}, TreeItem with text {Test}]
16:53:44 [2024-02-28T21:53:44.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-239759174 data=null}, TreeItem with text {Test}]
16:53:44 [2024-02-28T21:53:44.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-239759174 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:53:44 [2024-02-28T21:53:44.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239759174 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
16:53:44 [2024-02-28T21:53:44.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-239759170 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:53:44 [2024-02-28T21:53:44.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-239759170 data=null doit=true}, TreeItem with text {Test}]
16:53:44 [2024-02-28T21:53:44.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-239759170 data=null}, TreeItem with text {Test}]
16:53:44 [2024-02-28T21:53:44.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-239759170 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:53:44 [2024-02-28T21:53:44.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239759169 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}]
16:53:44 [2024-02-28T21:53:44.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-239759162 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:53:44 [2024-02-28T21:53:44.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:44 [2024-02-28T21:53:44.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-239759162 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:53:44 [2024-02-28T21:53:44.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-239759162 data=null doit=true}, TreeItem with text {Traces [0]}]
16:53:44 [2024-02-28T21:53:44.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-239759162 data=null}, TreeItem with text {Traces [0]}]
16:53:44 [2024-02-28T21:53:44.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-239759161 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:53:44 [2024-02-28T21:53:44.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239759161 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]}]
16:53:44 [2024-02-28T21:53:44.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-239759156 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:53:44 [2024-02-28T21:53:44.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:44 [2024-02-28T21:53:44.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-239759155 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:53:44 [2024-02-28T21:53:44.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-239759155 data=null doit=true}, TreeItem with text {Traces [0]}]
16:53:44 [2024-02-28T21:53:44.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-239759155 data=null}, TreeItem with text {Traces [0]}]
16:53:44 [2024-02-28T21:53:44.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-239759155 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:53:44 [2024-02-28T21:53:44.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239759155 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]}]
16:53:44 [2024-02-28T21:53:44.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-239759146 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:53:44 [2024-02-28T21:53:44.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
16:53:44 [2024-02-28T21:53:44.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
16:53:44 [2024-02-28T21:53:44.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
16:53:45 [2024-02-28T21:53:45.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
16:53:45 [2024-02-28T21:53:45.122Z] 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=-239758887 data=null doit=true}, Shell with text {Fetch Remote Traces}]
16:53:45 [2024-02-28T21:53:45.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
16:53:45 [2024-02-28T21:53:45.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: with mnemonic 'Manage Profiles'
16:53:45 [2024-02-28T21:53:45.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: with style 'SWT.PUSH'
16:53:45 [2024-02-28T21:53:45.122Z] 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')
16:53:45 [2024-02-28T21:53:45.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:53:45 [2024-02-28T21:53:45.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:53:45 [2024-02-28T21:53:45.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:53:45 [2024-02-28T21:53:45.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:53:45 [2024-02-28T21:53:45.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:53:45 [2024-02-28T21:53:45.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Manage Profiles
16:53:45 [2024-02-28T21:53:45.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Manage Profiles} time=-239758886 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')]
16:53:45 [2024-02-28T21:53:45.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Manage Profiles} time=-239758886 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')]
16:53:45 [2024-02-28T21:53:45.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Manage Profiles} time=-239758886 data=null doit=true}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
16:53:45 [2024-02-28T21:53:45.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Manage Profiles} time=-239758885 data=null}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
16:53:45 [2024-02-28T21:53:45.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Manage Profiles} time=-239758884 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')]
16:53:45 [2024-02-28T21:53:45.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Manage Profiles} time=-239758884 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')]
16:53:45 [2024-02-28T21:53:45.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Manage Profiles} time=-239758712 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')]
16:53:45 [2024-02-28T21:53:45.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Manage Profiles} time=-239758702 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')]
16:53:45 [2024-02-28T21:53:45.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Manage Profiles} time=-239758702 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')]
16:53:45 [2024-02-28T21:53:45.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Manage Profiles} time=-239758702 data=null doit=true}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
16:53:45 [2024-02-28T21:53:45.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Manage Profiles} time=-239758702 data=null}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
16:53:45 [2024-02-28T21:53:45.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Manage Profiles
16:53:45 [2024-02-28T21:53:45.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences (Filtere...", using matcher: with text 'Preferences (Filtered)'
16:53:45 [2024-02-28T21:53:45.122Z] 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=-239758700 data=null doit=true}, Shell with text {Preferences (Filtered)}]
16:53:45 [2024-02-28T21:53:45.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
16:53:45 [2024-02-28T21:53:45.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: with mnemonic 'Add'
16:53:45 [2024-02-28T21:53:45.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: with style 'SWT.PUSH'
16:53:45 [2024-02-28T21:53:45.123Z] 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')
16:53:45 [2024-02-28T21:53:45.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
16:53:45 [2024-02-28T21:53:45.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:53:45 [2024-02-28T21:53:45.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:53:45 [2024-02-28T21:53:45.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
16:53:45 [2024-02-28T21:53:45.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
16:53:45 [2024-02-28T21:53:45.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:53:45 [2024-02-28T21:53:45.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:53:45 [2024-02-28T21:53:45.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Add
16:53:45 [2024-02-28T21:53:45.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Add} time=-239758699 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
16:53:45 [2024-02-28T21:53:45.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add} time=-239758699 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
16:53:45 [2024-02-28T21:53:45.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Add} time=-239758699 data=null doit=true}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
16:53:45 [2024-02-28T21:53:45.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Add} time=-239758699 data=null}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
16:53:45 [2024-02-28T21:53:45.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Add} time=-239758698 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
16:53:45 [2024-02-28T21:53:45.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Add} time=-239758698 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
16:53:45 [2024-02-28T21:53:45.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Add} time=-239758698 data=null 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')]
16:53:45 [2024-02-28T21:53:45.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Add} time=-239758627 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
16:53:45 [2024-02-28T21:53:45.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add} time=-239758626 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
16:53:45 [2024-02-28T21:53:45.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Add} time=-239758626 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
16:53:45 [2024-02-28T21:53:45.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Add} time=-239758626 data=null doit=true}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
16:53:45 [2024-02-28T21:53:45.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Add} time=-239758626 data=null}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
16:53:45 [2024-02-28T21:53:45.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Add
16:53:45 [2024-02-28T21:53:45.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:53:45 [2024-02-28T21:53:45.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:53:45 [2024-02-28T21:53:45.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:53:45 [2024-02-28T21:53:45.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:53:45 [2024-02-28T21:53:45.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:45 [2024-02-28T21:53:45.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=-239758623 data=null button=0 stateMask=0x0 x=160 y=127 count=0}, Tree node with text: name (ssh://userinfo@host:22)]
16:53:45 [2024-02-28T21:53:45.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {name (ssh://userinfo@host:22)} time=-239758623 data=null doit=true}, Tree node with text: name (ssh://userinfo@host:22)]
16:53:45 [2024-02-28T21:53:45.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {name (ssh://userinfo@host:22)} time=-239758623 data=null}, Tree node with text: name (ssh://userinfo@host:22)]
16:53:45 [2024-02-28T21:53:45.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=-239758623 data=null button=1 stateMask=0x0 x=160 y=127 count=1}, Tree node with text: name (ssh://userinfo@host:22)]
16:53:45 [2024-02-28T21:53:45.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239758623 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)]
16:53:45 [2024-02-28T21:53:45.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=-239758617 data=null button=1 stateMask=0x80000 x=160 y=127 count=1}, Tree node with text: name (ssh://userinfo@host:22)]
16:53:45 [2024-02-28T21:53:45.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
16:53:45 [2024-02-28T21:53:45.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:53:45 [2024-02-28T21:53:45.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: of type 'Text'
16:53:45 [2024-02-28T21:53:45.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ssh://userinfo@host:...", using matcher: of type 'Text'
16:53:45 [2024-02-28T21:53:45.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "URI:", using matcher: with mnemonic 'URI:'
16:53:45 [2024-02-28T21:53:45.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ssh://userinfo@host:...", using matcher: with label (with mnemonic 'URI:')
16:53:45 [2024-02-28T21:53:45.379Z] 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:'))
16:53:45 [2024-02-28T21:53:45.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
16:53:45 [2024-02-28T21:53:45.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:53:45 [2024-02-28T21:53:45.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: of type 'Text'
16:53:45 [2024-02-28T21:53:45.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Node name:", using matcher: with mnemonic 'Node name:'
16:53:45 [2024-02-28T21:53:45.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: with label (with mnemonic 'Node name:')
16:53:45 [2024-02-28T21:53:45.379Z] 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:'))
16:53:45 [2024-02-28T21:53:45.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "file://", using matcher: of type 'Text'
16:53:45 [2024-02-28T21:53:45.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Node name:", using matcher: with mnemonic 'Node name:'
16:53:45 [2024-02-28T21:53:45.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "file://", using matcher: with label (with mnemonic 'Node name:')
16:53:45 [2024-02-28T21:53:45.379Z] 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:'))
16:53:45 [2024-02-28T21:53:45.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:45 [2024-02-28T21:53:45.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath} time=-239758590 data=null button=0 stateMask=0x0 x=108 y=150 count=0}, Tree node with text: /rootpath]
16:53:45 [2024-02-28T21:53:45.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath} time=-239758590 data=null doit=true}, Tree node with text: /rootpath]
16:53:45 [2024-02-28T21:53:45.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath} time=-239758590 data=null}, Tree node with text: /rootpath]
16:53:45 [2024-02-28T21:53:45.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath} time=-239758590 data=null button=1 stateMask=0x0 x=108 y=150 count=1}, Tree node with text: /rootpath]
16:53:45 [2024-02-28T21:53:45.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239758590 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]
16:53:45 [2024-02-28T21:53:45.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath} time=-239758584 data=null button=1 stateMask=0x80000 x=108 y=150 count=1}, Tree node with text: /rootpath]
16:53:45 [2024-02-28T21:53:45.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
16:53:45 [2024-02-28T21:53:45.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:53:45 [2024-02-28T21:53:45.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text'
16:53:45 [2024-02-28T21:53:45.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:'
16:53:45 [2024-02-28T21:53:45.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:')
16:53:45 [2024-02-28T21:53:45.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:'))
16:53:45 [2024-02-28T21:53:45.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
16:53:45 [2024-02-28T21:53:45.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
16:53:45 [2024-02-28T21:53:45.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:53:45 [2024-02-28T21:53:45.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:53:45 [2024-02-28T21:53:45.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
16:53:45 [2024-02-28T21:53:45.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
16:53:45 [2024-02-28T21:53:45.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: of type 'Button'
16:53:45 [2024-02-28T21:53:45.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: with mnemonic 'Recursive'
16:53:45 [2024-02-28T21:53:45.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: with style 'SWT.CHECK'
16:53:45 [2024-02-28T21:53:45.380Z] 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')
16:53:45 [2024-02-28T21:53:45.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:53:45 [2024-02-28T21:53:45.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:53:45 [2024-02-28T21:53:45.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')
16:53:45 [2024-02-28T21:53:45.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@77fd806e
16:53:45 [2024-02-28T21:53:45.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Recursive} time=-239758528 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
16:53:45 [2024-02-28T21:53:45.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Recursive} time=-239758527 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
16:53:45 [2024-02-28T21:53:45.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Recursive} time=-239758527 data=null doit=true}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
16:53:45 [2024-02-28T21:53:45.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Recursive} time=-239758527 data=null}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
16:53:45 [2024-02-28T21:53:45.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Recursive} time=-239758527 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
16:53:45 [2024-02-28T21:53:45.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Recursive} time=-239758527 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
16:53:45 [2024-02-28T21:53:45.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Recursive} time=-239758527 data=null 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')]
16:53:45 [2024-02-28T21:53:45.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Recursive} time=-239758526 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
16:53:45 [2024-02-28T21:53:45.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Recursive} time=-239758526 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
16:53:45 [2024-02-28T21:53:45.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Recursive} time=-239758526 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
16:53:45 [2024-02-28T21:53:45.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Recursive} time=-239758526 data=null doit=true}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
16:53:45 [2024-02-28T21:53:45.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Recursive} time=-239758526 data=null}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
16:53:45 [2024-02-28T21:53:45.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:45 [2024-02-28T21:53:45.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*} time=-239758526 data=null button=0 stateMask=0x0 x=102 y=173 count=0}, Tree node with text: .*]
16:53:45 [2024-02-28T21:53:45.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*} time=-239758526 data=null doit=true}, Tree node with text: .*]
16:53:45 [2024-02-28T21:53:45.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*} time=-239758526 data=null}, Tree node with text: .*]
16:53:45 [2024-02-28T21:53:45.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*} time=-239758525 data=null button=1 stateMask=0x0 x=102 y=173 count=1}, Tree node with text: .*]
16:53:45 [2024-02-28T21:53:45.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239758525 data=null item=TreeItem {.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*]
16:53:45 [2024-02-28T21:53:45.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*} time=-239758506 data=null button=1 stateMask=0x80000 x=102 y=173 count=1}, Tree node with text: .*]
16:53:45 [2024-02-28T21:53:45.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
16:53:45 [2024-02-28T21:53:45.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:53:45 [2024-02-28T21:53:45.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: of type 'Text'
16:53:45 [2024-02-28T21:53:45.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File pattern:", using matcher: with mnemonic 'File pattern:'
16:53:45 [2024-02-28T21:53:45.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: with label (with mnemonic 'File pattern:')
16:53:45 [2024-02-28T21:53:45.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: (of type 'Text' and with label (with mnemonic 'File pattern:'))
16:53:45 [2024-02-28T21:53:45.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:45 [2024-02-28T21:53:45.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-239758503 data=null button=0 stateMask=0x0 x=537 y=150 count=0}, Tree node with text: /rootpath]
16:53:45 [2024-02-28T21:53:45.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-239758503 data=null doit=true}, Tree node with text: /rootpath]
16:53:45 [2024-02-28T21:53:45.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-239758503 data=null}, Tree node with text: /rootpath]
16:53:45 [2024-02-28T21:53:45.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-239758503 data=null button=1 stateMask=0x0 x=537 y=150 count=1}, Tree node with text: /rootpath]
16:53:45 [2024-02-28T21:53:45.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239758503 data=null item=TreeItem {/home/jenkins/agent/workspace/tracecompass-master-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]
16:53:45 [2024-02-28T21:53:45.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-239758496 data=null button=1 stateMask=0x80000 x=537 y=150 count=1}, Tree node with text: /rootpath]
16:53:45 [2024-02-28T21:53:45.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "New Trace", using matcher: with mnemonic 'New Trace'
16:53:45 [2024-02-28T21:53:45.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Trace'
16:53:45 [2024-02-28T21:53:45.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {New Trace} time=-239758491 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Trace']
16:53:45 [2024-02-28T21:53:45.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Trace'
16:53:45 [2024-02-28T21:53:45.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:45 [2024-02-28T21:53:45.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*} time=-239758429 data=null button=0 stateMask=0x0 x=102 y=196 count=0}, Tree node with text: .*]
16:53:45 [2024-02-28T21:53:45.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*} time=-239758428 data=null doit=true}, Tree node with text: .*]
16:53:45 [2024-02-28T21:53:45.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*} time=-239758428 data=null}, Tree node with text: .*]
16:53:45 [2024-02-28T21:53:45.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*} time=-239758428 data=null button=1 stateMask=0x0 x=102 y=196 count=1}, Tree node with text: .*]
16:53:45 [2024-02-28T21:53:45.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239758428 data=null item=TreeItem {.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*]
16:53:45 [2024-02-28T21:53:45.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*} time=-239758418 data=null button=1 stateMask=0x80000 x=102 y=196 count=1}, Tree node with text: .*]
16:53:45 [2024-02-28T21:53:45.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
16:53:45 [2024-02-28T21:53:45.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:53:45 [2024-02-28T21:53:45.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: of type 'Text'
16:53:45 [2024-02-28T21:53:45.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File pattern:", using matcher: with mnemonic 'File pattern:'
16:53:45 [2024-02-28T21:53:45.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: with label (with mnemonic 'File pattern:')
16:53:45 [2024-02-28T21:53:45.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: (of type 'Text' and with label (with mnemonic 'File pattern:'))
16:53:45 [2024-02-28T21:53:45.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:53:45 [2024-02-28T21:53:45.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
16:53:45 [2024-02-28T21:53:45.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace type:')
16:53:45 [2024-02-28T21:53:45.637Z] 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:'))
16:53:45 [2024-02-28T21:53:45.637Z] 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
16:53:45 [2024-02-28T21:53:45.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Test trace : Test Syslog} [layout=null] time=-239758408 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:'))]
16:53:45 [2024-02-28T21:53:45.638Z] 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
16:53:45 [2024-02-28T21:53:45.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:45 [2024-02-28T21:53:45.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-239758407 data=null button=0 stateMask=0x0 x=537 y=150 count=0}, Tree node with text: /rootpath]
16:53:45 [2024-02-28T21:53:45.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-239758407 data=null doit=true}, Tree node with text: /rootpath]
16:53:45 [2024-02-28T21:53:45.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-239758407 data=null}, Tree node with text: /rootpath]
16:53:45 [2024-02-28T21:53:45.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-239758407 data=null button=1 stateMask=0x0 x=537 y=150 count=1}, Tree node with text: /rootpath]
16:53:45 [2024-02-28T21:53:45.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239758407 data=null item=TreeItem {/home/jenkins/agent/workspace/tracecompass-master-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]
16:53:45 [2024-02-28T21:53:45.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-239758397 data=null button=1 stateMask=0x80000 x=537 y=150 count=1}, Tree node with text: /rootpath]
16:53:45 [2024-02-28T21:53:45.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "New Trace", using matcher: with mnemonic 'New Trace'
16:53:45 [2024-02-28T21:53:45.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Trace'
16:53:45 [2024-02-28T21:53:45.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {New Trace} time=-239758396 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Trace']
16:53:45 [2024-02-28T21:53:45.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Trace'
16:53:45 [2024-02-28T21:53:45.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
16:53:45 [2024-02-28T21:53:45.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
16:53:45 [2024-02-28T21:53:45.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:53:45 [2024-02-28T21:53:45.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:53:45 [2024-02-28T21:53:45.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
16:53:45 [2024-02-28T21:53:45.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
16:53:45 [2024-02-28T21:53:45.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:53:45 [2024-02-28T21:53:45.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:53:45 [2024-02-28T21:53:45.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
16:53:45 [2024-02-28T21:53:45.638Z] 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')
16:53:45 [2024-02-28T21:53:45.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
16:53:45 [2024-02-28T21:53:45.638Z] 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')
16:53:45 [2024-02-28T21:53:45.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
16:53:45 [2024-02-28T21:53:45.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-239758385 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')]
16:53:45 [2024-02-28T21:53:45.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-239758385 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')]
16:53:45 [2024-02-28T21:53:45.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-239758385 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:53:45 [2024-02-28T21:53:45.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-239758385 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:53:45 [2024-02-28T21:53:45.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-239758384 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')]
16:53:45 [2024-02-28T21:53:45.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-239758384 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')]
16:53:45 [2024-02-28T21:53:45.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-239758384 data=null 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')]
16:53:45 [2024-02-28T21:53:45.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Manage Profiles} time=-239758884 data=null 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')]
16:53:45 [2024-02-28T21:53:45.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:53:45 [2024-02-28T21:53:45.638Z] 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=-239758302 data=null doit=true}, Shell with text {Fetch Remote Traces}]
16:53:45 [2024-02-28T21:53:45.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: of type 'Combo'
16:53:45 [2024-02-28T21:53:45.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Profile name:", using matcher: with mnemonic 'Profile name:'
16:53:45 [2024-02-28T21:53:45.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: with label (with mnemonic 'Profile name:')
16:53:45 [2024-02-28T21:53:45.639Z] 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:'))
16:53:45 [2024-02-28T21:53:45.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: of type 'Text'
16:53:45 [2024-02-28T21:53:45.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
16:53:45 [2024-02-28T21:53:45.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: with label (with mnemonic 'Nodes:')
16:53:45 [2024-02-28T21:53:45.639Z] 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:'))
16:53:45 [2024-02-28T21:53:45.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: of type 'Text'
16:53:45 [2024-02-28T21:53:45.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
16:53:45 [2024-02-28T21:53:45.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: with label (with mnemonic 'Nodes:')
16:53:45 [2024-02-28T21:53:45.639Z] 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:'))
16:53:45 [2024-02-28T21:53:45.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: of type 'Text'
16:53:45 [2024-02-28T21:53:45.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
16:53:45 [2024-02-28T21:53:45.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: with label (with mnemonic 'Nodes:')
16:53:45 [2024-02-28T21:53:45.639Z] 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:'))
16:53:45 [2024-02-28T21:53:45.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
16:53:45 [2024-02-28T21:53:45.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:53:45 [2024-02-28T21:53:45.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:53:45 [2024-02-28T21:53:45.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:53:45 [2024-02-28T21:53:45.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
16:53:45 [2024-02-28T21:53:45.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
16:53:45 [2024-02-28T21:53:45.639Z] 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')
16:53:45 [2024-02-28T21:53:45.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:53:45 [2024-02-28T21:53:45.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:53:45 [2024-02-28T21:53:45.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
16:53:45 [2024-02-28T21:53:45.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-239758300 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:53:45 [2024-02-28T21:53:45.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-239758300 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:53:45 [2024-02-28T21:53:45.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-239758300 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:53:45 [2024-02-28T21:53:45.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-239758300 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:53:45 [2024-02-28T21:53:45.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-239758300 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:53:45 [2024-02-28T21:53:45.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-239758300 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:53:45 [2024-02-28T21:53:45.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-239758300 data=null 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')]
16:53:45 [2024-02-28T21:53:45.639Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:53:45 [2024-02-28T21:53:45.639Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:53:45 [2024-02-28T21:53:45.639Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:53:45 [2024-02-28T21:53:45.639Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:53:45 [2024-02-28T21:53:45.639Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:53:45 [2024-02-28T21:53:45.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
16:53:45 [2024-02-28T21:53:45.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
16:53:45 [2024-02-28T21:53:45.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
16:53:45 [2024-02-28T21:53:45.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:53:45 [2024-02-28T21:53:45.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: with mnemonic '< Back'
16:53:45 [2024-02-28T21:53:45.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH'
16:53:45 [2024-02-28T21:53:45.639Z] 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')
16:53:45 [2024-02-28T21:53:45.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:53:45 [2024-02-28T21:53:45.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:53:45 [2024-02-28T21:53:45.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:53:45 [2024-02-28T21:53:45.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on < &Back
16:53:45 [2024-02-28T21:53:45.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {< &Back} time=-239758234 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
16:53:45 [2024-02-28T21:53:45.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {< &Back} time=-239758234 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
16:53:45 [2024-02-28T21:53:45.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {< &Back} time=-239758234 data=null doit=true}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
16:53:45 [2024-02-28T21:53:45.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {< &Back} time=-239758234 data=null}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
16:53:45 [2024-02-28T21:53:45.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {< &Back} time=-239758234 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
16:53:45 [2024-02-28T21:53:45.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {< &Back} time=-239758234 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
16:53:45 [2024-02-28T21:53:45.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {< &Back} time=-239758234 data=null 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')]
16:53:45 [2024-02-28T21:53:45.640Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
16:53:45 [2024-02-28T21:53:45.640Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
16:53:45 [2024-02-28T21:53:45.640Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
16:53:45 [2024-02-28T21:53:45.640Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
16:53:45 [2024-02-28T21:53:45.640Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
16:53:45 [2024-02-28T21:53:45.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on < &Back
16:53:45 [2024-02-28T21:53:45.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: of type 'Combo'
16:53:45 [2024-02-28T21:53:45.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Profile name:", using matcher: with mnemonic 'Profile name:'
16:53:45 [2024-02-28T21:53:45.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: with label (with mnemonic 'Profile name:')
16:53:45 [2024-02-28T21:53:45.640Z] 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:'))
16:53:45 [2024-02-28T21:53:45.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: of type 'Text'
16:53:45 [2024-02-28T21:53:45.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
16:53:45 [2024-02-28T21:53:45.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: with label (with mnemonic 'Nodes:')
16:53:45 [2024-02-28T21:53:45.640Z] 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:'))
16:53:45 [2024-02-28T21:53:45.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: of type 'Text'
16:53:45 [2024-02-28T21:53:45.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
16:53:45 [2024-02-28T21:53:45.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: with label (with mnemonic 'Nodes:')
16:53:45 [2024-02-28T21:53:45.640Z] 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:'))
16:53:45 [2024-02-28T21:53:45.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: of type 'Text'
16:53:45 [2024-02-28T21:53:45.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
16:53:45 [2024-02-28T21:53:45.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: with label (with mnemonic 'Nodes:')
16:53:45 [2024-02-28T21:53:45.640Z] 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:'))
16:53:45 [2024-02-28T21:53:45.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
16:53:45 [2024-02-28T21:53:45.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:53:45 [2024-02-28T21:53:45.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:53:45 [2024-02-28T21:53:45.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:53:45 [2024-02-28T21:53:45.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
16:53:45 [2024-02-28T21:53:45.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
16:53:45 [2024-02-28T21:53:45.640Z] 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')
16:53:45 [2024-02-28T21:53:45.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:53:45 [2024-02-28T21:53:45.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:53:45 [2024-02-28T21:53:45.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
16:53:45 [2024-02-28T21:53:45.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-239758227 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:53:45 [2024-02-28T21:53:45.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-239758227 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:53:45 [2024-02-28T21:53:45.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-239758227 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:53:45 [2024-02-28T21:53:45.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-239758227 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:53:45 [2024-02-28T21:53:45.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-239758227 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:53:45 [2024-02-28T21:53:45.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-239758227 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:53:45 [2024-02-28T21:53:45.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-239758227 data=null 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')]
16:53:45 [2024-02-28T21:53:45.640Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:53:45 [2024-02-28T21:53:45.640Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:53:45 [2024-02-28T21:53:45.640Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:53:45 [2024-02-28T21:53:45.640Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:53:45 [2024-02-28T21:53:45.640Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:53:45 [2024-02-28T21:53:45.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
16:53:45 [2024-02-28T21:53:45.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:53:45 [2024-02-28T21:53:45.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:53:45 [2024-02-28T21:53:45.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
16:53:45 [2024-02-28T21:53:45.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
16:53:45 [2024-02-28T21:53:45.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: with mnemonic 'Deselect All'
16:53:45 [2024-02-28T21:53:45.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: with style 'SWT.PUSH'
16:53:45 [2024-02-28T21:53:45.640Z] 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')
16:53:45 [2024-02-28T21:53:45.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:53:45 [2024-02-28T21:53:45.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:53:45 [2024-02-28T21:53:45.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:53:45 [2024-02-28T21:53:45.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:53:45 [2024-02-28T21:53:45.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Deselect All
16:53:45 [2024-02-28T21:53:45.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Deselect All} time=-239758211 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')]
16:53:45 [2024-02-28T21:53:45.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Deselect All} time=-239758211 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')]
16:53:45 [2024-02-28T21:53:45.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Deselect All} time=-239758211 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
16:53:45 [2024-02-28T21:53:45.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Deselect All} time=-239758211 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
16:53:45 [2024-02-28T21:53:45.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Deselect All} time=-239758211 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')]
16:53:45 [2024-02-28T21:53:45.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Deselect All} time=-239758211 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')]
16:53:45 [2024-02-28T21:53:45.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Deselect All} time=-239758211 data=null 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')]
16:53:45 [2024-02-28T21:53:45.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Deselect All} time=-239758210 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')]
16:53:45 [2024-02-28T21:53:45.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Deselect All} time=-239758210 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')]
16:53:45 [2024-02-28T21:53:45.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Deselect All} time=-239758210 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')]
16:53:45 [2024-02-28T21:53:45.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Deselect All} time=-239758209 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
16:53:45 [2024-02-28T21:53:45.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Deselect All} time=-239758209 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
16:53:45 [2024-02-28T21:53:45.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Deselect All
16:53:45 [2024-02-28T21:53:45.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: syslog
16:53:45 [2024-02-28T21:53:45.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
16:53:45 [2024-02-28T21:53:45.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
16:53:45 [2024-02-28T21:53:45.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:53:45 [2024-02-28T21:53:45.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:53:45 [2024-02-28T21:53:45.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:53:45 [2024-02-28T21:53:45.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:53:45 [2024-02-28T21:53:45.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:53:45 [2024-02-28T21:53:45.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:53:45 [2024-02-28T21:53:45.641Z] 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')
16:53:45 [2024-02-28T21:53:45.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:53:45 [2024-02-28T21:53:45.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-239758207 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:53:45 [2024-02-28T21:53:45.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-239758207 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:53:45 [2024-02-28T21:53:45.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-239758207 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:53:45 [2024-02-28T21:53:45.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-239758207 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:53:45 [2024-02-28T21:53:45.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-239758207 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:53:45 [2024-02-28T21:53:45.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-239758207 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:53:45 [2024-02-28T21:53:45.641Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:53:45 [2024-02-28T21:53:45.641Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:53:45 [2024-02-28T21:53:45.641Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:53:45 [2024-02-28T21:53:45.642Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:53:45 [2024-02-28T21:53:45.642Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:53:45 [2024-02-28T21:53:45.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:53:45 [2024-02-28T21:53:45.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-239758207 data=null 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')]
16:53:45 [2024-02-28T21:53:45.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=-239759123 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...']
16:53:46 [2024-02-28T21:53:46.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:53:46 [2024-02-28T21:53:46.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:53:46 [2024-02-28T21:53:46.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:53:46 [2024-02-28T21:53:46.152Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
16:53:46 [2024-02-28T21:53:46.152Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
16:53:46 [2024-02-28T21:53:46.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-239757700 data=null doit=true}, TreeItem with text {Traces [1]}]
16:53:46 [2024-02-28T21:53:46.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-239757700 data=null}, TreeItem with text {Traces [1]}]
16:53:46 [2024-02-28T21:53:46.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-239757700 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:53:46 [2024-02-28T21:53:46.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239757700 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]}]
16:53:46 [2024-02-28T21:53:46.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-239757699 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:53:46 [2024-02-28T21:53:46.152Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
16:53:46 [2024-02-28T21:53:46.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [1]}
16:53:46 [2024-02-28T21:53:46.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [1]} time=-239757699 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [1]}]
16:53:46 [2024-02-28T21:53:46.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [1]} time=-239757698 data=null doit=true}, TreeItem with text {node1 [1]}]
16:53:46 [2024-02-28T21:53:46.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:46 [2024-02-28T21:53:46.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [1]} time=-239757698 data=null}, TreeItem with text {node1 [1]}]
16:53:46 [2024-02-28T21:53:46.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [1]} time=-239757698 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [1]}]
16:53:46 [2024-02-28T21:53:46.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239757698 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]}]
16:53:46 [2024-02-28T21:53:46.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [1]} time=-239757693 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [1]}]
16:53:46 [2024-02-28T21:53:46.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [1]} time=-239757692 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [1]}]
16:53:46 [2024-02-28T21:53:46.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [1]} time=-239757692 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [1]}]
16:53:46 [2024-02-28T21:53:46.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239757692 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]}]
16:53:46 [2024-02-28T21:53:46.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [1]} time=-239757690 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [1]}]
16:53:46 [2024-02-28T21:53:46.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [1]} time=-239757690 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [1]}]
16:53:46 [2024-02-28T21:53:46.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [1]} time=-239757689 data=null doit=true}, TreeItem with text {node1 [1]}]
16:53:46 [2024-02-28T21:53:46.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [1]} time=-239757689 data=null}, TreeItem with text {node1 [1]}]
16:53:46 [2024-02-28T21:53:46.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [1]}
16:53:46 [2024-02-28T21:53:46.152Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {node1 [1]} is already expanded. Won't expand it again.
16:53:46 [2024-02-28T21:53:46.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [1]}
16:53:46 [2024-02-28T21:53:46.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [1]} time=-239757689 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [1]}]
16:53:46 [2024-02-28T21:53:46.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [1]} time=-239757689 data=null doit=true}, TreeItem with text {resources [1]}]
16:53:46 [2024-02-28T21:53:46.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:46 [2024-02-28T21:53:46.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [1]} time=-239757689 data=null}, TreeItem with text {resources [1]}]
16:53:46 [2024-02-28T21:53:46.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [1]} time=-239757689 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [1]}]
16:53:46 [2024-02-28T21:53:46.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239757688 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]}]
16:53:46 [2024-02-28T21:53:46.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [1]} time=-239757679 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [1]}]
16:53:46 [2024-02-28T21:53:46.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [1]} time=-239757679 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [1]}]
16:53:46 [2024-02-28T21:53:46.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [1]} time=-239757678 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [1]}]
16:53:46 [2024-02-28T21:53:46.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239757678 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]}]
16:53:46 [2024-02-28T21:53:46.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [1]} time=-239757676 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [1]}]
16:53:46 [2024-02-28T21:53:46.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [1]} time=-239757676 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [1]}]
16:53:46 [2024-02-28T21:53:46.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [1]} time=-239757676 data=null doit=true}, TreeItem with text {resources [1]}]
16:53:46 [2024-02-28T21:53:46.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [1]} time=-239757676 data=null}, TreeItem with text {resources [1]}]
16:53:46 [2024-02-28T21:53:46.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [1]}
16:53:46 [2024-02-28T21:53:46.153Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [1]} is already expanded. Won't expand it again.
16:53:46 [2024-02-28T21:53:46.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog}
16:53:46 [2024-02-28T21:53:46.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog} time=-239757675 data=null button=0 stateMask=0x0 x=135 y=127 count=0}, TreeItem with text {syslog}]
16:53:46 [2024-02-28T21:53:46.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog} time=-239757675 data=null doit=true}, TreeItem with text {syslog}]
16:53:46 [2024-02-28T21:53:46.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:46 [2024-02-28T21:53:46.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog} time=-239757675 data=null}, TreeItem with text {syslog}]
16:53:46 [2024-02-28T21:53:46.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=-239757675 data=null button=1 stateMask=0x0 x=135 y=127 count=1}, TreeItem with text {syslog}]
16:53:46 [2024-02-28T21:53:46.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239757675 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}]
16:53:46 [2024-02-28T21:53:46.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=-239757657 data=null button=1 stateMask=0x80000 x=135 y=127 count=1}, TreeItem with text {syslog}]
16:53:46 [2024-02-28T21:53:46.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=-239757657 data=null button=1 stateMask=0x0 x=135 y=127 count=2}, TreeItem with text {syslog}]
16:53:46 [2024-02-28T21:53:46.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog} time=-239757656 data=null button=1 stateMask=0x0 x=135 y=127 count=2}, TreeItem with text {syslog}]
16:53:46 [2024-02-28T21:53:46.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239757656 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}]
16:53:46 [2024-02-28T21:53:46.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=-239757640 data=null button=1 stateMask=0x80000 x=135 y=127 count=2}, TreeItem with text {syslog}]
16:53:46 [2024-02-28T21:53:46.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog} time=-239757525 data=null button=0 stateMask=0x0 x=135 y=127 count=0}, TreeItem with text {syslog}]
16:53:46 [2024-02-28T21:53:46.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog} time=-239757525 data=null doit=true}, TreeItem with text {syslog}]
16:53:46 [2024-02-28T21:53:46.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog} time=-239757525 data=null}, TreeItem with text {syslog}]
16:53:46 [2024-02-28T21:53:46.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog}
16:53:46 [2024-02-28T21:53:46.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/syslog"'
16:53:46 [2024-02-28T21:53:46.408Z] 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@5c20505f] time=-239757524 data=null doit=true}, Shell with text {data - Test/Traces/node1/resources/syslog - Eclipse Platform}]
16:53:46 [2024-02-28T21:53:46.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
16:53:46 [2024-02-28T21:53:46.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
16:53:46 [2024-02-28T21:53:46.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
16:53:46 [2024-02-28T21:53:46.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
16:53:46 [2024-02-28T21:53:46.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
16:53:46 [2024-02-28T21:53:46.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-239757164 data=null doit=true}, Shell with text {Preferences}]
16:53:46 [2024-02-28T21:53:46.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:53:46 [2024-02-28T21:53:46.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:53:46 [2024-02-28T21:53:46.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:53:46 [2024-02-28T21:53:46.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:53:46 [2024-02-28T21:53:46.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:46 [2024-02-28T21:53:46.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-239757162 data=null button=0 stateMask=0x0 x=49 y=127 count=0}, TreeItem with text {Tracing}]
16:53:46 [2024-02-28T21:53:46.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-239757162 data=null doit=true}, TreeItem with text {Tracing}]
16:53:46 [2024-02-28T21:53:46.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-239757162 data=null}, TreeItem with text {Tracing}]
16:53:46 [2024-02-28T21:53:46.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-239757162 data=null button=1 stateMask=0x0 x=49 y=127 count=1}, TreeItem with text {Tracing}]
16:53:46 [2024-02-28T21:53:46.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239757162 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}]
16:53:46 [2024-02-28T21:53:46.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-239757138 data=null button=1 stateMask=0x80000 x=49 y=127 count=1}, TreeItem with text {Tracing}]
16:53:46 [2024-02-28T21:53:46.919Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:53:46 [2024-02-28T21:53:46.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:46 [2024-02-28T21:53:46.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Remote Profiles} time=-239757137 data=null button=0 stateMask=0x0 x=95 y=196 count=0}, Tree node with text: Remote Profiles]
16:53:46 [2024-02-28T21:53:46.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Remote Profiles} time=-239757137 data=null doit=true}, Tree node with text: Remote Profiles]
16:53:46 [2024-02-28T21:53:46.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Remote Profiles} time=-239757137 data=null}, Tree node with text: Remote Profiles]
16:53:46 [2024-02-28T21:53:46.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Remote Profiles} time=-239757137 data=null button=1 stateMask=0x0 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
16:53:46 [2024-02-28T21:53:46.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239757137 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]
16:53:46 [2024-02-28T21:53:46.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Remote Profiles} time=-239757136 data=null button=1 stateMask=0x80000 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
16:53:46 [2024-02-28T21:53:46.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:53:46 [2024-02-28T21:53:46.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:53:46 [2024-02-28T21:53:46.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:53:46 [2024-02-28T21:53:46.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:53:46 [2024-02-28T21:53:46.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:46 [2024-02-28T21:53:46.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {new profile} time=-239757133 data=null button=0 stateMask=0x0 x=78 y=104 count=0}, TreeItem with text {new profile}]
16:53:46 [2024-02-28T21:53:46.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {new profile} time=-239757133 data=null doit=true}, TreeItem with text {new profile}]
16:53:46 [2024-02-28T21:53:46.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {new profile} time=-239757132 data=null}, TreeItem with text {new profile}]
16:53:46 [2024-02-28T21:53:46.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {new profile} time=-239757132 data=null button=1 stateMask=0x0 x=78 y=104 count=1}, TreeItem with text {new profile}]
16:53:46 [2024-02-28T21:53:46.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239757132 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}]
16:53:46 [2024-02-28T21:53:46.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {new profile} time=-239757130 data=null button=1 stateMask=0x80000 x=78 y=104 count=1}, TreeItem with text {new profile}]
16:53:46 [2024-02-28T21:53:46.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
16:53:46 [2024-02-28T21:53:46.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
16:53:46 [2024-02-28T21:53:46.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
16:53:46 [2024-02-28T21:53:46.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
16:53:46 [2024-02-28T21:53:46.919Z] 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')
16:53:46 [2024-02-28T21:53:46.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:53:46 [2024-02-28T21:53:46.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:53:46 [2024-02-28T21:53:46.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
16:53:46 [2024-02-28T21:53:46.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
16:53:46 [2024-02-28T21:53:46.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:53:46 [2024-02-28T21:53:46.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:53:46 [2024-02-28T21:53:46.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
16:53:46 [2024-02-28T21:53:46.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=-239757129 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
16:53:46 [2024-02-28T21:53:46.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=-239757129 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
16:53:46 [2024-02-28T21:53:46.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=-239757129 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
16:53:46 [2024-02-28T21:53:46.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=-239757129 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
16:53:46 [2024-02-28T21:53:46.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=-239757128 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
16:53:46 [2024-02-28T21:53:46.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=-239757128 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
16:53:46 [2024-02-28T21:53:46.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=-239757128 data=null 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')]
16:53:46 [2024-02-28T21:53:46.920Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
16:53:46 [2024-02-28T21:53:46.920Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
16:53:46 [2024-02-28T21:53:46.920Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
16:53:46 [2024-02-28T21:53:46.920Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
16:53:46 [2024-02-28T21:53:46.920Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
16:53:46 [2024-02-28T21:53:46.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
16:53:46 [2024-02-28T21:53:46.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
16:53:46 [2024-02-28T21:53:46.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
16:53:46 [2024-02-28T21:53:46.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:53:46 [2024-02-28T21:53:46.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:53:46 [2024-02-28T21:53:46.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
16:53:46 [2024-02-28T21:53:46.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
16:53:46 [2024-02-28T21:53:46.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:53:46 [2024-02-28T21:53:46.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:53:46 [2024-02-28T21:53:46.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
16:53:46 [2024-02-28T21:53:46.920Z] 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')
16:53:46 [2024-02-28T21:53:46.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
16:53:46 [2024-02-28T21:53:46.920Z] 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')
16:53:46 [2024-02-28T21:53:46.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
16:53:46 [2024-02-28T21:53:46.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-239757112 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')]
16:53:46 [2024-02-28T21:53:46.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-239757112 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')]
16:53:46 [2024-02-28T21:53:46.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-239757112 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:53:46 [2024-02-28T21:53:46.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-239757112 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:53:46 [2024-02-28T21:53:46.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-239757112 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')]
16:53:46 [2024-02-28T21:53:46.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-239757112 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')]
16:53:46 [2024-02-28T21:53:46.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-239757112 data=null 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')]
16:53:46 [2024-02-28T21:53:46.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-239757494 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
16:53:46 [2024-02-28T21:53:46.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:53:47 [2024-02-28T21:53:47.175Z] 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@5c20505f] time=-239756829 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:53:47 [2024-02-28T21:53:47.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:53:47 [2024-02-28T21:53:47.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:53:47 [2024-02-28T21:53:47.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:53:47 [2024-02-28T21:53:47.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:47 [2024-02-28T21:53:47.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-239756825 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
16:53:47 [2024-02-28T21:53:47.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-239756825 data=null doit=true}, TreeItem with text {Test}]
16:53:47 [2024-02-28T21:53:47.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-239756825 data=null}, TreeItem with text {Test}]
16:53:47 [2024-02-28T21:53:47.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-239756824 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:53:47 [2024-02-28T21:53:47.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239756824 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
16:53:47 [2024-02-28T21:53:47.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-239756789 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:53:47 [2024-02-28T21:53:47.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:53:47 [2024-02-28T21:53:47.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:53:47 [2024-02-28T21:53:47.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:53:47 [2024-02-28T21:53:47.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:53:47 [2024-02-28T21:53:47.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:53:47 [2024-02-28T21:53:47.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:53:47 [2024-02-28T21:53:47.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:53:47 [2024-02-28T21:53:47.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')
16:53:47 [2024-02-28T21:53:47.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:53:47 [2024-02-28T21:53:47.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:53:47 [2024-02-28T21:53:47.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:53:47 [2024-02-28T21:53:47.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:53:47 [2024-02-28T21:53:47.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
16:53:47 [2024-02-28T21:53:47.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=-239756129 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:47 [2024-02-28T21:53:47.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=-239756129 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:47 [2024-02-28T21:53:47.737Z] 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=-239756129 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:47 [2024-02-28T21:53:47.737Z] 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=-239756129 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:47 [2024-02-28T21:53:47.737Z] 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=-239756129 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:47 [2024-02-28T21:53:47.737Z] 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=-239756129 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:47 [2024-02-28T21:53:47.737Z] 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=-239756129 data=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')]
16:53:47 [2024-02-28T21:53:47.737Z] 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=-239756128 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:47 [2024-02-28T21:53:47.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=-239756128 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:47 [2024-02-28T21:53:47.737Z] 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=-239756128 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:47 [2024-02-28T21:53:47.737Z] 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=-239756128 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:47 [2024-02-28T21:53:47.737Z] 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=-239756128 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:47 [2024-02-28T21:53:47.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:53:47 [2024-02-28T21:53:47.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:53:47 [2024-02-28T21:53:47.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:53:47 [2024-02-28T21:53:47.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:53:47 [2024-02-28T21:53:47.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:53:47 [2024-02-28T21:53:47.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:53:47 [2024-02-28T21:53:47.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:53:47 [2024-02-28T21:53:47.737Z] 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')
16:53:47 [2024-02-28T21:53:47.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:53:47 [2024-02-28T21:53:47.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-239756128 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:53:47 [2024-02-28T21:53:47.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-239756128 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:53:47 [2024-02-28T21:53:47.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-239756128 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:53:47 [2024-02-28T21:53:47.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-239756128 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:53:47 [2024-02-28T21:53:47.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-239756127 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:53:47 [2024-02-28T21:53:47.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-239756127 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:53:47 [2024-02-28T21:53:47.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')
16:53:47 [2024-02-28T21:53:47.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')
16:53:47 [2024-02-28T21:53:47.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')
16:53:47 [2024-02-28T21:53:47.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')
16:53:47 [2024-02-28T21:53:47.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')
16:53:47 [2024-02-28T21:53:47.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:53:47 [2024-02-28T21:53:47.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-239756127 data=null 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')]
16:53:47 [2024-02-28T21:53:47.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-239756755 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:53:48 [2024-02-28T21:53:48.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:53:48 [2024-02-28T21:53:48.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:53:48 [2024-02-28T21:53:48.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:53:48 [2024-02-28T21:53:48.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:53:48 [2024-02-28T21:53:48.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:53:48 [2024-02-28T21:53:48.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:48 [2024-02-28T21:53:48.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-239755513 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
16:53:48 [2024-02-28T21:53:48.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-239755513 data=null doit=true}, TreeItem with text {Test}]
16:53:48 [2024-02-28T21:53:48.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-239755513 data=null}, TreeItem with text {Test}]
16:53:48 [2024-02-28T21:53:48.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-239755513 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:53:48 [2024-02-28T21:53:48.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239755512 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
16:53:48 [2024-02-28T21:53:48.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-239755499 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:53:48 [2024-02-28T21:53:48.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:48 [2024-02-28T21:53:48.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-239755488 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
16:53:48 [2024-02-28T21:53:48.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-239755488 data=null doit=true}, TreeItem with text {Test}]
16:53:48 [2024-02-28T21:53:48.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-239755488 data=null}, TreeItem with text {Test}]
16:53:48 [2024-02-28T21:53:48.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-239755488 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:53:48 [2024-02-28T21:53:48.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239755488 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
16:53:48 [2024-02-28T21:53:48.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-239755483 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:53:48 [2024-02-28T21:53:48.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-239755483 data=null doit=true}, TreeItem with text {Test}]
16:53:48 [2024-02-28T21:53:48.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-239755483 data=null}, TreeItem with text {Test}]
16:53:48 [2024-02-28T21:53:48.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-239755483 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:53:48 [2024-02-28T21:53:48.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239755479 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}]
16:53:48 [2024-02-28T21:53:48.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-239755478 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:53:48 [2024-02-28T21:53:48.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:48 [2024-02-28T21:53:48.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-239755477 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:53:48 [2024-02-28T21:53:48.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-239755477 data=null doit=true}, TreeItem with text {Traces [0]}]
16:53:48 [2024-02-28T21:53:48.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-239755477 data=null}, TreeItem with text {Traces [0]}]
16:53:48 [2024-02-28T21:53:48.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-239755477 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:53:48 [2024-02-28T21:53:48.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239755477 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]}]
16:53:48 [2024-02-28T21:53:48.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-239755471 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:53:48 [2024-02-28T21:53:48.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:48 [2024-02-28T21:53:48.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-239755471 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:53:48 [2024-02-28T21:53:48.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-239755471 data=null doit=true}, TreeItem with text {Traces [0]}]
16:53:48 [2024-02-28T21:53:48.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-239755470 data=null}, TreeItem with text {Traces [0]}]
16:53:48 [2024-02-28T21:53:48.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-239755470 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:53:48 [2024-02-28T21:53:48.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239755470 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]}]
16:53:48 [2024-02-28T21:53:48.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-239755467 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:53:48 [2024-02-28T21:53:48.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
16:53:48 [2024-02-28T21:53:48.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
16:53:48 [2024-02-28T21:53:48.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
16:53:48 [2024-02-28T21:53:48.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
16:53:48 [2024-02-28T21:53:48.809Z] 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=-239755212 data=null doit=true}, Shell with text {Fetch Remote Traces}]
16:53:48 [2024-02-28T21:53:48.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
16:53:48 [2024-02-28T21:53:48.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: with mnemonic 'Manage Profiles'
16:53:48 [2024-02-28T21:53:48.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: with style 'SWT.PUSH'
16:53:48 [2024-02-28T21:53:48.809Z] 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')
16:53:48 [2024-02-28T21:53:48.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:53:48 [2024-02-28T21:53:48.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:53:48 [2024-02-28T21:53:48.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:53:48 [2024-02-28T21:53:48.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:53:48 [2024-02-28T21:53:48.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:53:48 [2024-02-28T21:53:48.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Manage Profiles
16:53:48 [2024-02-28T21:53:48.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Manage Profiles} time=-239755211 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')]
16:53:48 [2024-02-28T21:53:48.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Manage Profiles} time=-239755211 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')]
16:53:48 [2024-02-28T21:53:48.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Manage Profiles} time=-239755211 data=null doit=true}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
16:53:48 [2024-02-28T21:53:48.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Manage Profiles} time=-239755211 data=null}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
16:53:48 [2024-02-28T21:53:48.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Manage Profiles} time=-239755211 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')]
16:53:48 [2024-02-28T21:53:48.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Manage Profiles} time=-239755211 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')]
16:53:48 [2024-02-28T21:53:48.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Manage Profiles} time=-239755031 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')]
16:53:48 [2024-02-28T21:53:48.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Manage Profiles} time=-239755027 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')]
16:53:48 [2024-02-28T21:53:48.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Manage Profiles} time=-239755027 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')]
16:53:48 [2024-02-28T21:53:48.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Manage Profiles} time=-239755027 data=null doit=true}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
16:53:48 [2024-02-28T21:53:48.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Manage Profiles} time=-239755027 data=null}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
16:53:48 [2024-02-28T21:53:48.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Manage Profiles
16:53:48 [2024-02-28T21:53:48.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences (Filtere...", using matcher: with text 'Preferences (Filtered)'
16:53:48 [2024-02-28T21:53:48.809Z] 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=-239755026 data=null doit=true}, Shell with text {Preferences (Filtered)}]
16:53:48 [2024-02-28T21:53:48.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
16:53:48 [2024-02-28T21:53:48.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: with mnemonic 'Add'
16:53:48 [2024-02-28T21:53:48.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: with style 'SWT.PUSH'
16:53:48 [2024-02-28T21:53:48.809Z] 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')
16:53:48 [2024-02-28T21:53:48.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
16:53:48 [2024-02-28T21:53:48.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:53:48 [2024-02-28T21:53:48.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:53:48 [2024-02-28T21:53:48.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
16:53:48 [2024-02-28T21:53:48.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
16:53:48 [2024-02-28T21:53:48.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:53:48 [2024-02-28T21:53:48.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:53:48 [2024-02-28T21:53:48.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Add
16:53:48 [2024-02-28T21:53:48.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Add} time=-239755025 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
16:53:48 [2024-02-28T21:53:48.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add} time=-239755025 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
16:53:48 [2024-02-28T21:53:48.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Add} time=-239755025 data=null doit=true}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
16:53:48 [2024-02-28T21:53:48.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Add} time=-239755025 data=null}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
16:53:48 [2024-02-28T21:53:48.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Add} time=-239755024 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
16:53:48 [2024-02-28T21:53:48.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Add} time=-239755024 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
16:53:48 [2024-02-28T21:53:48.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Add} time=-239755024 data=null 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')]
16:53:49 [2024-02-28T21:53:49.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Add} time=-239754998 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
16:53:49 [2024-02-28T21:53:49.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add} time=-239754998 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
16:53:49 [2024-02-28T21:53:49.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Add} time=-239754998 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
16:53:49 [2024-02-28T21:53:49.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Add} time=-239754998 data=null doit=true}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
16:53:49 [2024-02-28T21:53:49.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Add} time=-239754998 data=null}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
16:53:49 [2024-02-28T21:53:49.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Add
16:53:49 [2024-02-28T21:53:49.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:53:49 [2024-02-28T21:53:49.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:53:49 [2024-02-28T21:53:49.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:53:49 [2024-02-28T21:53:49.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:53:49 [2024-02-28T21:53:49.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:49 [2024-02-28T21:53:49.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=-239754995 data=null button=0 stateMask=0x0 x=160 y=127 count=0}, Tree node with text: name (ssh://userinfo@host:22)]
16:53:49 [2024-02-28T21:53:49.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {name (ssh://userinfo@host:22)} time=-239754995 data=null doit=true}, Tree node with text: name (ssh://userinfo@host:22)]
16:53:49 [2024-02-28T21:53:49.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {name (ssh://userinfo@host:22)} time=-239754995 data=null}, Tree node with text: name (ssh://userinfo@host:22)]
16:53:49 [2024-02-28T21:53:49.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=-239754994 data=null button=1 stateMask=0x0 x=160 y=127 count=1}, Tree node with text: name (ssh://userinfo@host:22)]
16:53:49 [2024-02-28T21:53:49.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239754994 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)]
16:53:49 [2024-02-28T21:53:49.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=-239754928 data=null button=1 stateMask=0x80000 x=160 y=127 count=1}, Tree node with text: name (ssh://userinfo@host:22)]
16:53:49 [2024-02-28T21:53:49.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
16:53:49 [2024-02-28T21:53:49.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:53:49 [2024-02-28T21:53:49.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: of type 'Text'
16:53:49 [2024-02-28T21:53:49.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ssh://userinfo@host:...", using matcher: of type 'Text'
16:53:49 [2024-02-28T21:53:49.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "URI:", using matcher: with mnemonic 'URI:'
16:53:49 [2024-02-28T21:53:49.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ssh://userinfo@host:...", using matcher: with label (with mnemonic 'URI:')
16:53:49 [2024-02-28T21:53:49.066Z] 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:'))
16:53:49 [2024-02-28T21:53:49.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
16:53:49 [2024-02-28T21:53:49.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:53:49 [2024-02-28T21:53:49.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: of type 'Text'
16:53:49 [2024-02-28T21:53:49.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Node name:", using matcher: with mnemonic 'Node name:'
16:53:49 [2024-02-28T21:53:49.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: with label (with mnemonic 'Node name:')
16:53:49 [2024-02-28T21:53:49.066Z] 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:'))
16:53:49 [2024-02-28T21:53:49.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "file://", using matcher: of type 'Text'
16:53:49 [2024-02-28T21:53:49.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Node name:", using matcher: with mnemonic 'Node name:'
16:53:49 [2024-02-28T21:53:49.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "file://", using matcher: with label (with mnemonic 'Node name:')
16:53:49 [2024-02-28T21:53:49.066Z] 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:'))
16:53:49 [2024-02-28T21:53:49.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:49 [2024-02-28T21:53:49.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath} time=-239754916 data=null button=0 stateMask=0x0 x=108 y=150 count=0}, Tree node with text: /rootpath]
16:53:49 [2024-02-28T21:53:49.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath} time=-239754916 data=null doit=true}, Tree node with text: /rootpath]
16:53:49 [2024-02-28T21:53:49.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath} time=-239754916 data=null}, Tree node with text: /rootpath]
16:53:49 [2024-02-28T21:53:49.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath} time=-239754911 data=null button=1 stateMask=0x0 x=108 y=150 count=1}, Tree node with text: /rootpath]
16:53:49 [2024-02-28T21:53:49.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239754911 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]
16:53:49 [2024-02-28T21:53:49.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath} time=-239754902 data=null button=1 stateMask=0x80000 x=108 y=150 count=1}, Tree node with text: /rootpath]
16:53:49 [2024-02-28T21:53:49.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
16:53:49 [2024-02-28T21:53:49.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:53:49 [2024-02-28T21:53:49.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text'
16:53:49 [2024-02-28T21:53:49.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:'
16:53:49 [2024-02-28T21:53:49.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:')
16:53:49 [2024-02-28T21:53:49.066Z] 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:'))
16:53:49 [2024-02-28T21:53:49.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
16:53:49 [2024-02-28T21:53:49.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
16:53:49 [2024-02-28T21:53:49.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:53:49 [2024-02-28T21:53:49.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:53:49 [2024-02-28T21:53:49.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
16:53:49 [2024-02-28T21:53:49.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
16:53:49 [2024-02-28T21:53:49.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: of type 'Button'
16:53:49 [2024-02-28T21:53:49.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: with mnemonic 'Recursive'
16:53:49 [2024-02-28T21:53:49.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: with style 'SWT.CHECK'
16:53:49 [2024-02-28T21:53:49.066Z] 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')
16:53:49 [2024-02-28T21:53:49.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:53:49 [2024-02-28T21:53:49.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:53:49 [2024-02-28T21:53:49.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')
16:53:49 [2024-02-28T21:53:49.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@2687f5d6
16:53:49 [2024-02-28T21:53:49.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Recursive} time=-239754894 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
16:53:49 [2024-02-28T21:53:49.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Recursive} time=-239754894 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
16:53:49 [2024-02-28T21:53:49.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Recursive} time=-239754894 data=null doit=true}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
16:53:49 [2024-02-28T21:53:49.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Recursive} time=-239754894 data=null}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
16:53:49 [2024-02-28T21:53:49.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Recursive} time=-239754894 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
16:53:49 [2024-02-28T21:53:49.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Recursive} time=-239754894 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
16:53:49 [2024-02-28T21:53:49.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Recursive} time=-239754894 data=null 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')]
16:53:49 [2024-02-28T21:53:49.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Recursive} time=-239754893 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
16:53:49 [2024-02-28T21:53:49.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Recursive} time=-239754893 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
16:53:49 [2024-02-28T21:53:49.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Recursive} time=-239754893 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
16:53:49 [2024-02-28T21:53:49.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Recursive} time=-239754893 data=null doit=true}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
16:53:49 [2024-02-28T21:53:49.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Recursive} time=-239754893 data=null}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
16:53:49 [2024-02-28T21:53:49.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:49 [2024-02-28T21:53:49.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*} time=-239754892 data=null button=0 stateMask=0x0 x=102 y=173 count=0}, Tree node with text: .*]
16:53:49 [2024-02-28T21:53:49.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*} time=-239754892 data=null doit=true}, Tree node with text: .*]
16:53:49 [2024-02-28T21:53:49.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*} time=-239754892 data=null}, Tree node with text: .*]
16:53:49 [2024-02-28T21:53:49.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*} time=-239754892 data=null button=1 stateMask=0x0 x=102 y=173 count=1}, Tree node with text: .*]
16:53:49 [2024-02-28T21:53:49.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239754892 data=null item=TreeItem {.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*]
16:53:49 [2024-02-28T21:53:49.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*} time=-239754831 data=null button=1 stateMask=0x80000 x=102 y=173 count=1}, Tree node with text: .*]
16:53:49 [2024-02-28T21:53:49.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
16:53:49 [2024-02-28T21:53:49.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:53:49 [2024-02-28T21:53:49.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: of type 'Text'
16:53:49 [2024-02-28T21:53:49.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File pattern:", using matcher: with mnemonic 'File pattern:'
16:53:49 [2024-02-28T21:53:49.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: with label (with mnemonic 'File pattern:')
16:53:49 [2024-02-28T21:53:49.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: (of type 'Text' and with label (with mnemonic 'File pattern:'))
16:53:49 [2024-02-28T21:53:49.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:49 [2024-02-28T21:53:49.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-239754828 data=null button=0 stateMask=0x0 x=537 y=150 count=0}, Tree node with text: /rootpath]
16:53:49 [2024-02-28T21:53:49.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-239754828 data=null doit=true}, Tree node with text: /rootpath]
16:53:49 [2024-02-28T21:53:49.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-239754828 data=null}, Tree node with text: /rootpath]
16:53:49 [2024-02-28T21:53:49.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-239754827 data=null button=1 stateMask=0x0 x=537 y=150 count=1}, Tree node with text: /rootpath]
16:53:49 [2024-02-28T21:53:49.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239754827 data=null item=TreeItem {/home/jenkins/agent/workspace/tracecompass-master-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]
16:53:49 [2024-02-28T21:53:49.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-239754820 data=null button=1 stateMask=0x80000 x=537 y=150 count=1}, Tree node with text: /rootpath]
16:53:49 [2024-02-28T21:53:49.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "New Trace", using matcher: with mnemonic 'New Trace'
16:53:49 [2024-02-28T21:53:49.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Trace'
16:53:49 [2024-02-28T21:53:49.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {New Trace} time=-239754819 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Trace']
16:53:49 [2024-02-28T21:53:49.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Trace'
16:53:49 [2024-02-28T21:53:49.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:49 [2024-02-28T21:53:49.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*} time=-239754801 data=null button=0 stateMask=0x0 x=102 y=196 count=0}, Tree node with text: .*]
16:53:49 [2024-02-28T21:53:49.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*} time=-239754801 data=null doit=true}, Tree node with text: .*]
16:53:49 [2024-02-28T21:53:49.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*} time=-239754801 data=null}, Tree node with text: .*]
16:53:49 [2024-02-28T21:53:49.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*} time=-239754800 data=null button=1 stateMask=0x0 x=102 y=196 count=1}, Tree node with text: .*]
16:53:49 [2024-02-28T21:53:49.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239754800 data=null item=TreeItem {.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*]
16:53:49 [2024-02-28T21:53:49.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*} time=-239754791 data=null button=1 stateMask=0x80000 x=102 y=196 count=1}, Tree node with text: .*]
16:53:49 [2024-02-28T21:53:49.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
16:53:49 [2024-02-28T21:53:49.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:53:49 [2024-02-28T21:53:49.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: of type 'Text'
16:53:49 [2024-02-28T21:53:49.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File pattern:", using matcher: with mnemonic 'File pattern:'
16:53:49 [2024-02-28T21:53:49.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: with label (with mnemonic 'File pattern:')
16:53:49 [2024-02-28T21:53:49.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: (of type 'Text' and with label (with mnemonic 'File pattern:'))
16:53:49 [2024-02-28T21:53:49.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:53:49 [2024-02-28T21:53:49.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
16:53:49 [2024-02-28T21:53:49.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace type:')
16:53:49 [2024-02-28T21:53:49.067Z] 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:'))
16:53:49 [2024-02-28T21:53:49.068Z] 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
16:53:49 [2024-02-28T21:53:49.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Test trace : Test Syslog} [layout=null] time=-239754788 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:'))]
16:53:49 [2024-02-28T21:53:49.068Z] 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
16:53:49 [2024-02-28T21:53:49.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:49 [2024-02-28T21:53:49.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-239754787 data=null button=0 stateMask=0x0 x=537 y=150 count=0}, Tree node with text: /rootpath]
16:53:49 [2024-02-28T21:53:49.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-239754787 data=null doit=true}, Tree node with text: /rootpath]
16:53:49 [2024-02-28T21:53:49.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-239754787 data=null}, Tree node with text: /rootpath]
16:53:49 [2024-02-28T21:53:49.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-239754787 data=null button=1 stateMask=0x0 x=537 y=150 count=1}, Tree node with text: /rootpath]
16:53:49 [2024-02-28T21:53:49.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239754786 data=null item=TreeItem {/home/jenkins/agent/workspace/tracecompass-master-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]
16:53:49 [2024-02-28T21:53:49.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-239754775 data=null button=1 stateMask=0x80000 x=537 y=150 count=1}, Tree node with text: /rootpath]
16:53:49 [2024-02-28T21:53:49.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "New Trace", using matcher: with mnemonic 'New Trace'
16:53:49 [2024-02-28T21:53:49.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Trace'
16:53:49 [2024-02-28T21:53:49.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {New Trace} time=-239754774 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Trace']
16:53:49 [2024-02-28T21:53:49.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Trace'
16:53:49 [2024-02-28T21:53:49.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
16:53:49 [2024-02-28T21:53:49.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
16:53:49 [2024-02-28T21:53:49.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:53:49 [2024-02-28T21:53:49.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:53:49 [2024-02-28T21:53:49.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
16:53:49 [2024-02-28T21:53:49.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
16:53:49 [2024-02-28T21:53:49.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:53:49 [2024-02-28T21:53:49.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:53:49 [2024-02-28T21:53:49.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
16:53:49 [2024-02-28T21:53:49.324Z] 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')
16:53:49 [2024-02-28T21:53:49.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
16:53:49 [2024-02-28T21:53:49.324Z] 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')
16:53:49 [2024-02-28T21:53:49.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
16:53:49 [2024-02-28T21:53:49.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-239754728 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')]
16:53:49 [2024-02-28T21:53:49.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-239754728 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')]
16:53:49 [2024-02-28T21:53:49.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-239754728 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:53:49 [2024-02-28T21:53:49.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-239754728 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:53:49 [2024-02-28T21:53:49.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-239754728 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')]
16:53:49 [2024-02-28T21:53:49.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-239754728 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')]
16:53:49 [2024-02-28T21:53:49.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-239754728 data=null 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')]
16:53:49 [2024-02-28T21:53:49.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Manage Profiles} time=-239755211 data=null 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')]
16:53:49 [2024-02-28T21:53:49.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:53:49 [2024-02-28T21:53:49.324Z] 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=-239754691 data=null doit=true}, Shell with text {Fetch Remote Traces}]
16:53:49 [2024-02-28T21:53:49.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: of type 'Combo'
16:53:49 [2024-02-28T21:53:49.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Profile name:", using matcher: with mnemonic 'Profile name:'
16:53:49 [2024-02-28T21:53:49.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: with label (with mnemonic 'Profile name:')
16:53:49 [2024-02-28T21:53:49.325Z] 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:'))
16:53:49 [2024-02-28T21:53:49.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: of type 'Text'
16:53:49 [2024-02-28T21:53:49.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
16:53:49 [2024-02-28T21:53:49.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: with label (with mnemonic 'Nodes:')
16:53:49 [2024-02-28T21:53:49.325Z] 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:'))
16:53:49 [2024-02-28T21:53:49.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: of type 'Text'
16:53:49 [2024-02-28T21:53:49.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
16:53:49 [2024-02-28T21:53:49.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: with label (with mnemonic 'Nodes:')
16:53:49 [2024-02-28T21:53:49.325Z] 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:'))
16:53:49 [2024-02-28T21:53:49.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: of type 'Text'
16:53:49 [2024-02-28T21:53:49.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
16:53:49 [2024-02-28T21:53:49.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: with label (with mnemonic 'Nodes:')
16:53:49 [2024-02-28T21:53:49.325Z] 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:'))
16:53:49 [2024-02-28T21:53:49.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
16:53:49 [2024-02-28T21:53:49.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:53:49 [2024-02-28T21:53:49.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:53:49 [2024-02-28T21:53:49.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:53:49 [2024-02-28T21:53:49.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
16:53:49 [2024-02-28T21:53:49.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
16:53:49 [2024-02-28T21:53:49.325Z] 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')
16:53:49 [2024-02-28T21:53:49.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:53:49 [2024-02-28T21:53:49.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:53:49 [2024-02-28T21:53:49.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
16:53:49 [2024-02-28T21:53:49.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-239754689 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:53:49 [2024-02-28T21:53:49.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-239754689 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:53:49 [2024-02-28T21:53:49.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-239754689 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:53:49 [2024-02-28T21:53:49.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-239754689 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:53:49 [2024-02-28T21:53:49.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-239754689 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:53:49 [2024-02-28T21:53:49.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-239754689 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:53:49 [2024-02-28T21:53:49.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-239754689 data=null 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')]
16:53:49 [2024-02-28T21:53:49.325Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:53:49 [2024-02-28T21:53:49.325Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:53:49 [2024-02-28T21:53:49.325Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:53:49 [2024-02-28T21:53:49.325Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:53:49 [2024-02-28T21:53:49.325Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:53:49 [2024-02-28T21:53:49.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
16:53:49 [2024-02-28T21:53:49.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
16:53:49 [2024-02-28T21:53:49.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
16:53:49 [2024-02-28T21:53:49.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:53:49 [2024-02-28T21:53:49.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: with mnemonic '< Back'
16:53:49 [2024-02-28T21:53:49.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH'
16:53:49 [2024-02-28T21:53:49.325Z] 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')
16:53:49 [2024-02-28T21:53:49.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:53:49 [2024-02-28T21:53:49.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:53:49 [2024-02-28T21:53:49.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:53:49 [2024-02-28T21:53:49.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on < &Back
16:53:49 [2024-02-28T21:53:49.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {< &Back} time=-239754633 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
16:53:49 [2024-02-28T21:53:49.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {< &Back} time=-239754633 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
16:53:49 [2024-02-28T21:53:49.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {< &Back} time=-239754633 data=null doit=true}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
16:53:49 [2024-02-28T21:53:49.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {< &Back} time=-239754633 data=null}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
16:53:49 [2024-02-28T21:53:49.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {< &Back} time=-239754633 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
16:53:49 [2024-02-28T21:53:49.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {< &Back} time=-239754633 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
16:53:49 [2024-02-28T21:53:49.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {< &Back} time=-239754633 data=null 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')]
16:53:49 [2024-02-28T21:53:49.326Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
16:53:49 [2024-02-28T21:53:49.326Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
16:53:49 [2024-02-28T21:53:49.326Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
16:53:49 [2024-02-28T21:53:49.326Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
16:53:49 [2024-02-28T21:53:49.326Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
16:53:49 [2024-02-28T21:53:49.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on < &Back
16:53:49 [2024-02-28T21:53:49.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: of type 'Combo'
16:53:49 [2024-02-28T21:53:49.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Profile name:", using matcher: with mnemonic 'Profile name:'
16:53:49 [2024-02-28T21:53:49.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: with label (with mnemonic 'Profile name:')
16:53:49 [2024-02-28T21:53:49.326Z] 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:'))
16:53:49 [2024-02-28T21:53:49.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: of type 'Text'
16:53:49 [2024-02-28T21:53:49.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
16:53:49 [2024-02-28T21:53:49.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: with label (with mnemonic 'Nodes:')
16:53:49 [2024-02-28T21:53:49.326Z] 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:'))
16:53:49 [2024-02-28T21:53:49.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: of type 'Text'
16:53:49 [2024-02-28T21:53:49.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
16:53:49 [2024-02-28T21:53:49.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: with label (with mnemonic 'Nodes:')
16:53:49 [2024-02-28T21:53:49.326Z] 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:'))
16:53:49 [2024-02-28T21:53:49.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: of type 'Text'
16:53:49 [2024-02-28T21:53:49.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
16:53:49 [2024-02-28T21:53:49.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: with label (with mnemonic 'Nodes:')
16:53:49 [2024-02-28T21:53:49.326Z] 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:'))
16:53:49 [2024-02-28T21:53:49.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
16:53:49 [2024-02-28T21:53:49.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:53:49 [2024-02-28T21:53:49.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:53:49 [2024-02-28T21:53:49.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:53:49 [2024-02-28T21:53:49.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
16:53:49 [2024-02-28T21:53:49.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
16:53:49 [2024-02-28T21:53:49.326Z] 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')
16:53:49 [2024-02-28T21:53:49.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:53:49 [2024-02-28T21:53:49.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:53:49 [2024-02-28T21:53:49.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
16:53:49 [2024-02-28T21:53:49.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-239754621 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:53:49 [2024-02-28T21:53:49.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-239754621 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:53:49 [2024-02-28T21:53:49.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-239754621 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:53:49 [2024-02-28T21:53:49.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-239754621 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:53:49 [2024-02-28T21:53:49.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-239754621 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:53:49 [2024-02-28T21:53:49.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-239754621 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:53:49 [2024-02-28T21:53:49.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-239754621 data=null 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')]
16:53:49 [2024-02-28T21:53:49.326Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:53:49 [2024-02-28T21:53:49.326Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:53:49 [2024-02-28T21:53:49.326Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:53:49 [2024-02-28T21:53:49.326Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:53:49 [2024-02-28T21:53:49.326Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:53:49 [2024-02-28T21:53:49.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
16:53:49 [2024-02-28T21:53:49.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:53:49 [2024-02-28T21:53:49.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:53:49 [2024-02-28T21:53:49.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
16:53:49 [2024-02-28T21:53:49.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
16:53:49 [2024-02-28T21:53:49.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: with mnemonic 'Deselect All'
16:53:49 [2024-02-28T21:53:49.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: with style 'SWT.PUSH'
16:53:49 [2024-02-28T21:53:49.326Z] 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')
16:53:49 [2024-02-28T21:53:49.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:53:49 [2024-02-28T21:53:49.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:53:49 [2024-02-28T21:53:49.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:53:49 [2024-02-28T21:53:49.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:53:49 [2024-02-28T21:53:49.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Deselect All
16:53:49 [2024-02-28T21:53:49.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Deselect All} time=-239754602 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')]
16:53:49 [2024-02-28T21:53:49.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Deselect All} time=-239754602 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')]
16:53:49 [2024-02-28T21:53:49.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Deselect All} time=-239754602 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
16:53:49 [2024-02-28T21:53:49.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Deselect All} time=-239754602 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
16:53:49 [2024-02-28T21:53:49.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Deselect All} time=-239754602 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')]
16:53:49 [2024-02-28T21:53:49.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Deselect All} time=-239754602 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')]
16:53:49 [2024-02-28T21:53:49.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Deselect All} time=-239754602 data=null 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')]
16:53:49 [2024-02-28T21:53:49.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Deselect All} time=-239754601 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')]
16:53:49 [2024-02-28T21:53:49.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Deselect All} time=-239754601 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')]
16:53:49 [2024-02-28T21:53:49.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Deselect All} time=-239754601 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')]
16:53:49 [2024-02-28T21:53:49.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Deselect All} time=-239754601 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
16:53:49 [2024-02-28T21:53:49.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Deselect All} time=-239754601 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
16:53:49 [2024-02-28T21:53:49.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Deselect All
16:53:49 [2024-02-28T21:53:49.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
16:53:49 [2024-02-28T21:53:49.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
16:53:49 [2024-02-28T21:53:49.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:53:49 [2024-02-28T21:53:49.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:53:49 [2024-02-28T21:53:49.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:53:49 [2024-02-28T21:53:49.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:53:49 [2024-02-28T21:53:49.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:53:49 [2024-02-28T21:53:49.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:53:49 [2024-02-28T21:53:49.327Z] 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')
16:53:49 [2024-02-28T21:53:49.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:53:49 [2024-02-28T21:53:49.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-239754600 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:53:49 [2024-02-28T21:53:49.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-239754600 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:53:49 [2024-02-28T21:53:49.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-239754600 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:53:49 [2024-02-28T21:53:49.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-239754600 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:53:49 [2024-02-28T21:53:49.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-239754600 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:53:49 [2024-02-28T21:53:49.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-239754600 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:53:49 [2024-02-28T21:53:49.327Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:53:49 [2024-02-28T21:53:49.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-239754600 data=null 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')]
16:53:49 [2024-02-28T21:53:49.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=-239755437 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...']
16:53:49 [2024-02-28T21:53:49.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:53:49 [2024-02-28T21:53:49.327Z] 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@5c20505f] time=-239754532 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:53:49 [2024-02-28T21:53:49.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
16:53:49 [2024-02-28T21:53:49.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
16:53:49 [2024-02-28T21:53:49.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
16:53:49 [2024-02-28T21:53:49.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
16:53:49 [2024-02-28T21:53:49.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
16:53:49 [2024-02-28T21:53:49.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-239754346 data=null doit=true}, Shell with text {Preferences}]
16:53:49 [2024-02-28T21:53:49.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:53:49 [2024-02-28T21:53:49.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:53:49 [2024-02-28T21:53:49.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:53:49 [2024-02-28T21:53:49.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:53:49 [2024-02-28T21:53:49.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:49 [2024-02-28T21:53:49.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-239754331 data=null button=0 stateMask=0x0 x=49 y=127 count=0}, TreeItem with text {Tracing}]
16:53:49 [2024-02-28T21:53:49.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-239754331 data=null doit=true}, TreeItem with text {Tracing}]
16:53:49 [2024-02-28T21:53:49.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-239754331 data=null}, TreeItem with text {Tracing}]
16:53:49 [2024-02-28T21:53:49.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-239754331 data=null button=1 stateMask=0x0 x=49 y=127 count=1}, TreeItem with text {Tracing}]
16:53:49 [2024-02-28T21:53:49.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239754331 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}]
16:53:49 [2024-02-28T21:53:49.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-239754279 data=null button=1 stateMask=0x80000 x=49 y=127 count=1}, TreeItem with text {Tracing}]
16:53:49 [2024-02-28T21:53:49.583Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:53:49 [2024-02-28T21:53:49.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:49 [2024-02-28T21:53:49.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Remote Profiles} time=-239754267 data=null button=0 stateMask=0x0 x=95 y=196 count=0}, Tree node with text: Remote Profiles]
16:53:49 [2024-02-28T21:53:49.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Remote Profiles} time=-239754267 data=null doit=true}, Tree node with text: Remote Profiles]
16:53:49 [2024-02-28T21:53:49.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Remote Profiles} time=-239754267 data=null}, Tree node with text: Remote Profiles]
16:53:49 [2024-02-28T21:53:49.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Remote Profiles} time=-239754267 data=null button=1 stateMask=0x0 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
16:53:49 [2024-02-28T21:53:49.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239754266 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]
16:53:49 [2024-02-28T21:53:49.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Remote Profiles} time=-239754265 data=null button=1 stateMask=0x80000 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
16:53:49 [2024-02-28T21:53:49.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:53:49 [2024-02-28T21:53:49.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:53:49 [2024-02-28T21:53:49.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:53:49 [2024-02-28T21:53:49.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:53:49 [2024-02-28T21:53:49.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:49 [2024-02-28T21:53:49.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {new profile} time=-239754263 data=null button=0 stateMask=0x0 x=78 y=104 count=0}, TreeItem with text {new profile}]
16:53:49 [2024-02-28T21:53:49.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {new profile} time=-239754263 data=null doit=true}, TreeItem with text {new profile}]
16:53:49 [2024-02-28T21:53:49.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {new profile} time=-239754262 data=null}, TreeItem with text {new profile}]
16:53:49 [2024-02-28T21:53:49.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {new profile} time=-239754231 data=null button=1 stateMask=0x0 x=78 y=104 count=1}, TreeItem with text {new profile}]
16:53:49 [2024-02-28T21:53:49.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239754231 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}]
16:53:49 [2024-02-28T21:53:49.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {new profile} time=-239754215 data=null button=1 stateMask=0x80000 x=78 y=104 count=1}, TreeItem with text {new profile}]
16:53:49 [2024-02-28T21:53:49.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
16:53:49 [2024-02-28T21:53:49.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
16:53:49 [2024-02-28T21:53:49.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
16:53:49 [2024-02-28T21:53:49.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
16:53:49 [2024-02-28T21:53:49.838Z] 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')
16:53:49 [2024-02-28T21:53:49.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:53:49 [2024-02-28T21:53:49.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:53:49 [2024-02-28T21:53:49.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
16:53:49 [2024-02-28T21:53:49.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
16:53:49 [2024-02-28T21:53:49.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:53:49 [2024-02-28T21:53:49.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:53:49 [2024-02-28T21:53:49.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
16:53:49 [2024-02-28T21:53:49.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=-239754214 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
16:53:49 [2024-02-28T21:53:49.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=-239754214 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
16:53:49 [2024-02-28T21:53:49.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=-239754214 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
16:53:49 [2024-02-28T21:53:49.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=-239754214 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
16:53:49 [2024-02-28T21:53:49.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=-239754213 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
16:53:49 [2024-02-28T21:53:49.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=-239754213 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
16:53:49 [2024-02-28T21:53:49.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=-239754213 data=null 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')]
16:53:49 [2024-02-28T21:53:49.839Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
16:53:49 [2024-02-28T21:53:49.839Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
16:53:49 [2024-02-28T21:53:49.839Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
16:53:49 [2024-02-28T21:53:49.839Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
16:53:49 [2024-02-28T21:53:49.839Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
16:53:49 [2024-02-28T21:53:49.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
16:53:49 [2024-02-28T21:53:49.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
16:53:49 [2024-02-28T21:53:49.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
16:53:49 [2024-02-28T21:53:49.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:53:49 [2024-02-28T21:53:49.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:53:49 [2024-02-28T21:53:49.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
16:53:49 [2024-02-28T21:53:49.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
16:53:49 [2024-02-28T21:53:49.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:53:49 [2024-02-28T21:53:49.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:53:49 [2024-02-28T21:53:49.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
16:53:49 [2024-02-28T21:53:49.839Z] 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')
16:53:49 [2024-02-28T21:53:49.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
16:53:49 [2024-02-28T21:53:49.839Z] 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')
16:53:49 [2024-02-28T21:53:49.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
16:53:49 [2024-02-28T21:53:49.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-239754201 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')]
16:53:49 [2024-02-28T21:53:49.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-239754201 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')]
16:53:49 [2024-02-28T21:53:49.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-239754201 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:53:49 [2024-02-28T21:53:49.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-239754201 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:53:49 [2024-02-28T21:53:49.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-239754201 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')]
16:53:49 [2024-02-28T21:53:49.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-239754201 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')]
16:53:49 [2024-02-28T21:53:49.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-239754201 data=null 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')]
16:53:49 [2024-02-28T21:53:49.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-239754514 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
16:53:49 [2024-02-28T21:53:49.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:53:49 [2024-02-28T21:53:49.839Z] 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@5c20505f] time=-239754055 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:53:49 [2024-02-28T21:53:49.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:53:49 [2024-02-28T21:53:49.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:53:49 [2024-02-28T21:53:49.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:53:49 [2024-02-28T21:53:49.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:49 [2024-02-28T21:53:49.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-239754052 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
16:53:49 [2024-02-28T21:53:49.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-239754052 data=null doit=true}, TreeItem with text {Test}]
16:53:49 [2024-02-28T21:53:49.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-239754052 data=null}, TreeItem with text {Test}]
16:53:49 [2024-02-28T21:53:49.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-239754051 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:53:49 [2024-02-28T21:53:49.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239754051 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
16:53:49 [2024-02-28T21:53:49.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-239754032 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:53:49 [2024-02-28T21:53:49.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:53:49 [2024-02-28T21:53:49.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:53:50 [2024-02-28T21:53:50.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:53:50 [2024-02-28T21:53:50.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:53:50 [2024-02-28T21:53:50.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:53:50 [2024-02-28T21:53:50.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:53:50 [2024-02-28T21:53:50.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:53:50 [2024-02-28T21:53:50.656Z] 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')
16:53:50 [2024-02-28T21:53:50.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:53:50 [2024-02-28T21:53:50.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:53:50 [2024-02-28T21:53:50.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:53:50 [2024-02-28T21:53:50.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:53:50 [2024-02-28T21:53:50.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
16:53:50 [2024-02-28T21:53:50.656Z] 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=-239753305 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:50 [2024-02-28T21:53:50.656Z] 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=-239753305 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:50 [2024-02-28T21:53:50.656Z] 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=-239753305 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:50 [2024-02-28T21:53:50.656Z] 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=-239753305 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:50 [2024-02-28T21:53:50.656Z] 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=-239753305 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:50 [2024-02-28T21:53:50.657Z] 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=-239753305 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:50 [2024-02-28T21:53:50.657Z] 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=-239753305 data=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')]
16:53:50 [2024-02-28T21:53:50.657Z] 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=-239753305 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:50 [2024-02-28T21:53:50.657Z] 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=-239753305 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:50 [2024-02-28T21:53:50.657Z] 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=-239753305 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:50 [2024-02-28T21:53:50.657Z] 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=-239753305 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:50 [2024-02-28T21:53:50.657Z] 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=-239753305 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:50 [2024-02-28T21:53:50.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:53:50 [2024-02-28T21:53:50.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:53:50 [2024-02-28T21:53:50.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:53:50 [2024-02-28T21:53:50.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:53:50 [2024-02-28T21:53:50.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:53:50 [2024-02-28T21:53:50.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:53:50 [2024-02-28T21:53:50.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:53:50 [2024-02-28T21:53:50.657Z] 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')
16:53:50 [2024-02-28T21:53:50.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:53:50 [2024-02-28T21:53:50.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-239753304 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:53:50 [2024-02-28T21:53:50.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-239753304 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:53:50 [2024-02-28T21:53:50.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-239753304 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:53:50 [2024-02-28T21:53:50.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-239753304 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:53:50 [2024-02-28T21:53:50.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-239753304 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:53:50 [2024-02-28T21:53:50.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-239753304 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:53:50 [2024-02-28T21:53:50.657Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:53:50 [2024-02-28T21:53:50.657Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:53:50 [2024-02-28T21:53:50.657Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:53:50 [2024-02-28T21:53:50.657Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:53:50 [2024-02-28T21:53:50.657Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:53:50 [2024-02-28T21:53:50.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:53:50 [2024-02-28T21:53:50.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-239753304 data=null 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')]
16:53:50 [2024-02-28T21:53:50.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-239754003 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:53:51 [2024-02-28T21:53:51.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:53:51 [2024-02-28T21:53:51.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:53:51 [2024-02-28T21:53:51.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:53:51 [2024-02-28T21:53:51.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:53:51 [2024-02-28T21:53:51.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:53:51 [2024-02-28T21:53:51.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:51 [2024-02-28T21:53:51.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-239752686 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
16:53:51 [2024-02-28T21:53:51.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-239752686 data=null doit=true}, TreeItem with text {Test}]
16:53:51 [2024-02-28T21:53:51.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-239752686 data=null}, TreeItem with text {Test}]
16:53:51 [2024-02-28T21:53:51.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-239752686 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:53:51 [2024-02-28T21:53:51.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239752686 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
16:53:51 [2024-02-28T21:53:51.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-239752649 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:53:51 [2024-02-28T21:53:51.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:51 [2024-02-28T21:53:51.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-239752649 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
16:53:51 [2024-02-28T21:53:51.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-239752649 data=null doit=true}, TreeItem with text {Test}]
16:53:51 [2024-02-28T21:53:51.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-239752649 data=null}, TreeItem with text {Test}]
16:53:51 [2024-02-28T21:53:51.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-239752649 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:53:51 [2024-02-28T21:53:51.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239752649 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
16:53:51 [2024-02-28T21:53:51.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-239752632 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:53:51 [2024-02-28T21:53:51.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-239752632 data=null doit=true}, TreeItem with text {Test}]
16:53:51 [2024-02-28T21:53:51.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-239752632 data=null}, TreeItem with text {Test}]
16:53:51 [2024-02-28T21:53:51.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-239752632 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:53:51 [2024-02-28T21:53:51.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239752632 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}]
16:53:51 [2024-02-28T21:53:51.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-239752631 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:53:51 [2024-02-28T21:53:51.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:51 [2024-02-28T21:53:51.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-239752630 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:53:51 [2024-02-28T21:53:51.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-239752630 data=null doit=true}, TreeItem with text {Traces [0]}]
16:53:51 [2024-02-28T21:53:51.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-239752630 data=null}, TreeItem with text {Traces [0]}]
16:53:51 [2024-02-28T21:53:51.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-239752630 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:53:51 [2024-02-28T21:53:51.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239752630 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]}]
16:53:51 [2024-02-28T21:53:51.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-239752625 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:53:51 [2024-02-28T21:53:51.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:51 [2024-02-28T21:53:51.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-239752624 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:53:51 [2024-02-28T21:53:51.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-239752624 data=null doit=true}, TreeItem with text {Traces [0]}]
16:53:51 [2024-02-28T21:53:51.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-239752624 data=null}, TreeItem with text {Traces [0]}]
16:53:51 [2024-02-28T21:53:51.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-239752624 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:53:51 [2024-02-28T21:53:51.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239752624 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]}]
16:53:51 [2024-02-28T21:53:51.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-239752616 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:53:51 [2024-02-28T21:53:51.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
16:53:51 [2024-02-28T21:53:51.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
16:53:51 [2024-02-28T21:53:51.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
16:53:51 [2024-02-28T21:53:51.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
16:53:51 [2024-02-28T21:53:51.475Z] 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=-239752481 data=null doit=true}, Shell with text {Fetch Remote Traces}]
16:53:51 [2024-02-28T21:53:51.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
16:53:51 [2024-02-28T21:53:51.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: with mnemonic 'Manage Profiles'
16:53:51 [2024-02-28T21:53:51.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: with style 'SWT.PUSH'
16:53:51 [2024-02-28T21:53:51.475Z] 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')
16:53:51 [2024-02-28T21:53:51.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:53:51 [2024-02-28T21:53:51.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:53:51 [2024-02-28T21:53:51.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:53:51 [2024-02-28T21:53:51.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:53:51 [2024-02-28T21:53:51.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:53:51 [2024-02-28T21:53:51.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Manage Profiles
16:53:51 [2024-02-28T21:53:51.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Manage Profiles} time=-239752480 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')]
16:53:51 [2024-02-28T21:53:51.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Manage Profiles} time=-239752480 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')]
16:53:51 [2024-02-28T21:53:51.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Manage Profiles} time=-239752480 data=null doit=true}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
16:53:51 [2024-02-28T21:53:51.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Manage Profiles} time=-239752480 data=null}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
16:53:51 [2024-02-28T21:53:51.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Manage Profiles} time=-239752480 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')]
16:53:51 [2024-02-28T21:53:51.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Manage Profiles} time=-239752480 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')]
16:53:51 [2024-02-28T21:53:51.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Manage Profiles} time=-239752312 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')]
16:53:51 [2024-02-28T21:53:51.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Manage Profiles} time=-239752309 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')]
16:53:51 [2024-02-28T21:53:51.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Manage Profiles} time=-239752309 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')]
16:53:51 [2024-02-28T21:53:51.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Manage Profiles} time=-239752309 data=null doit=true}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
16:53:51 [2024-02-28T21:53:51.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Manage Profiles} time=-239752309 data=null}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
16:53:51 [2024-02-28T21:53:51.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Manage Profiles
16:53:51 [2024-02-28T21:53:51.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences (Filtere...", using matcher: with text 'Preferences (Filtered)'
16:53:51 [2024-02-28T21:53:51.731Z] 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=-239752307 data=null doit=true}, Shell with text {Preferences (Filtered)}]
16:53:51 [2024-02-28T21:53:51.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
16:53:51 [2024-02-28T21:53:51.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: with mnemonic 'Add'
16:53:51 [2024-02-28T21:53:51.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: with style 'SWT.PUSH'
16:53:51 [2024-02-28T21:53:51.731Z] 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')
16:53:51 [2024-02-28T21:53:51.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
16:53:51 [2024-02-28T21:53:51.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:53:51 [2024-02-28T21:53:51.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:53:51 [2024-02-28T21:53:51.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
16:53:51 [2024-02-28T21:53:51.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
16:53:51 [2024-02-28T21:53:51.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:53:51 [2024-02-28T21:53:51.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:53:51 [2024-02-28T21:53:51.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Add
16:53:51 [2024-02-28T21:53:51.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Add} time=-239752306 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
16:53:51 [2024-02-28T21:53:51.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add} time=-239752306 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
16:53:51 [2024-02-28T21:53:51.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Add} time=-239752306 data=null doit=true}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
16:53:51 [2024-02-28T21:53:51.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Add} time=-239752306 data=null}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
16:53:51 [2024-02-28T21:53:51.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Add} time=-239752306 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
16:53:51 [2024-02-28T21:53:51.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Add} time=-239752306 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
16:53:51 [2024-02-28T21:53:51.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Add} time=-239752306 data=null 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')]
16:53:51 [2024-02-28T21:53:51.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Add} time=-239752287 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
16:53:51 [2024-02-28T21:53:51.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add} time=-239752287 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
16:53:51 [2024-02-28T21:53:51.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Add} time=-239752287 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
16:53:51 [2024-02-28T21:53:51.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Add} time=-239752287 data=null doit=true}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
16:53:51 [2024-02-28T21:53:51.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Add} time=-239752287 data=null}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
16:53:51 [2024-02-28T21:53:51.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Add
16:53:51 [2024-02-28T21:53:51.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:53:51 [2024-02-28T21:53:51.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:53:51 [2024-02-28T21:53:51.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:53:51 [2024-02-28T21:53:51.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:53:51 [2024-02-28T21:53:51.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:51 [2024-02-28T21:53:51.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=-239752279 data=null button=0 stateMask=0x0 x=160 y=127 count=0}, Tree node with text: name (ssh://userinfo@host:22)]
16:53:51 [2024-02-28T21:53:51.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {name (ssh://userinfo@host:22)} time=-239752279 data=null doit=true}, Tree node with text: name (ssh://userinfo@host:22)]
16:53:51 [2024-02-28T21:53:51.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {name (ssh://userinfo@host:22)} time=-239752278 data=null}, Tree node with text: name (ssh://userinfo@host:22)]
16:53:51 [2024-02-28T21:53:51.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=-239752278 data=null button=1 stateMask=0x0 x=160 y=127 count=1}, Tree node with text: name (ssh://userinfo@host:22)]
16:53:51 [2024-02-28T21:53:51.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239752278 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)]
16:53:51 [2024-02-28T21:53:51.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=-239752274 data=null button=1 stateMask=0x80000 x=160 y=127 count=1}, Tree node with text: name (ssh://userinfo@host:22)]
16:53:51 [2024-02-28T21:53:51.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
16:53:51 [2024-02-28T21:53:51.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:53:51 [2024-02-28T21:53:51.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: of type 'Text'
16:53:51 [2024-02-28T21:53:51.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ssh://userinfo@host:...", using matcher: of type 'Text'
16:53:51 [2024-02-28T21:53:51.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "URI:", using matcher: with mnemonic 'URI:'
16:53:51 [2024-02-28T21:53:51.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ssh://userinfo@host:...", using matcher: with label (with mnemonic 'URI:')
16:53:51 [2024-02-28T21:53:51.732Z] 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:'))
16:53:51 [2024-02-28T21:53:51.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
16:53:51 [2024-02-28T21:53:51.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:53:51 [2024-02-28T21:53:51.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: of type 'Text'
16:53:51 [2024-02-28T21:53:51.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Node name:", using matcher: with mnemonic 'Node name:'
16:53:51 [2024-02-28T21:53:51.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: with label (with mnemonic 'Node name:')
16:53:51 [2024-02-28T21:53:51.732Z] 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:'))
16:53:51 [2024-02-28T21:53:51.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "file://", using matcher: of type 'Text'
16:53:51 [2024-02-28T21:53:51.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Node name:", using matcher: with mnemonic 'Node name:'
16:53:51 [2024-02-28T21:53:51.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "file://", using matcher: with label (with mnemonic 'Node name:')
16:53:51 [2024-02-28T21:53:51.732Z] 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:'))
16:53:51 [2024-02-28T21:53:51.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:51 [2024-02-28T21:53:51.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath} time=-239752257 data=null button=0 stateMask=0x0 x=108 y=150 count=0}, Tree node with text: /rootpath]
16:53:51 [2024-02-28T21:53:51.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath} time=-239752257 data=null doit=true}, Tree node with text: /rootpath]
16:53:51 [2024-02-28T21:53:51.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath} time=-239752257 data=null}, Tree node with text: /rootpath]
16:53:51 [2024-02-28T21:53:51.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath} time=-239752256 data=null button=1 stateMask=0x0 x=108 y=150 count=1}, Tree node with text: /rootpath]
16:53:51 [2024-02-28T21:53:51.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239752255 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]
16:53:51 [2024-02-28T21:53:51.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath} time=-239752244 data=null button=1 stateMask=0x80000 x=108 y=150 count=1}, Tree node with text: /rootpath]
16:53:51 [2024-02-28T21:53:51.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
16:53:51 [2024-02-28T21:53:51.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:53:51 [2024-02-28T21:53:51.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text'
16:53:51 [2024-02-28T21:53:51.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:'
16:53:51 [2024-02-28T21:53:51.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:')
16:53:51 [2024-02-28T21:53:51.732Z] 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:'))
16:53:51 [2024-02-28T21:53:51.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
16:53:51 [2024-02-28T21:53:51.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
16:53:51 [2024-02-28T21:53:51.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:53:51 [2024-02-28T21:53:51.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:53:51 [2024-02-28T21:53:51.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
16:53:51 [2024-02-28T21:53:51.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
16:53:51 [2024-02-28T21:53:51.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: of type 'Button'
16:53:51 [2024-02-28T21:53:51.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: with mnemonic 'Recursive'
16:53:51 [2024-02-28T21:53:51.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: with style 'SWT.CHECK'
16:53:51 [2024-02-28T21:53:51.732Z] 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')
16:53:51 [2024-02-28T21:53:51.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:53:51 [2024-02-28T21:53:51.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:53:51 [2024-02-28T21:53:51.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')
16:53:51 [2024-02-28T21:53:51.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@7ef622f7
16:53:51 [2024-02-28T21:53:51.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Recursive} time=-239752240 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
16:53:51 [2024-02-28T21:53:51.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Recursive} time=-239752240 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
16:53:51 [2024-02-28T21:53:51.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Recursive} time=-239752240 data=null doit=true}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
16:53:51 [2024-02-28T21:53:51.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Recursive} time=-239752240 data=null}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
16:53:51 [2024-02-28T21:53:51.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Recursive} time=-239752240 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
16:53:51 [2024-02-28T21:53:51.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Recursive} time=-239752240 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
16:53:51 [2024-02-28T21:53:51.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Recursive} time=-239752240 data=null 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')]
16:53:51 [2024-02-28T21:53:51.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Recursive} time=-239752239 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
16:53:51 [2024-02-28T21:53:51.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Recursive} time=-239752239 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
16:53:51 [2024-02-28T21:53:51.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Recursive} time=-239752239 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
16:53:51 [2024-02-28T21:53:51.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Recursive} time=-239752239 data=null doit=true}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
16:53:51 [2024-02-28T21:53:51.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Recursive} time=-239752239 data=null}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
16:53:51 [2024-02-28T21:53:51.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:51 [2024-02-28T21:53:51.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*} time=-239752239 data=null button=0 stateMask=0x0 x=102 y=173 count=0}, Tree node with text: .*]
16:53:51 [2024-02-28T21:53:51.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*} time=-239752239 data=null doit=true}, Tree node with text: .*]
16:53:51 [2024-02-28T21:53:51.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*} time=-239752239 data=null}, Tree node with text: .*]
16:53:51 [2024-02-28T21:53:51.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*} time=-239752238 data=null button=1 stateMask=0x0 x=102 y=173 count=1}, Tree node with text: .*]
16:53:51 [2024-02-28T21:53:51.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239752238 data=null item=TreeItem {.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*]
16:53:51 [2024-02-28T21:53:51.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*} time=-239752215 data=null button=1 stateMask=0x80000 x=102 y=173 count=1}, Tree node with text: .*]
16:53:51 [2024-02-28T21:53:51.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
16:53:51 [2024-02-28T21:53:51.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:53:51 [2024-02-28T21:53:51.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: of type 'Text'
16:53:51 [2024-02-28T21:53:51.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File pattern:", using matcher: with mnemonic 'File pattern:'
16:53:51 [2024-02-28T21:53:51.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: with label (with mnemonic 'File pattern:')
16:53:51 [2024-02-28T21:53:51.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: (of type 'Text' and with label (with mnemonic 'File pattern:'))
16:53:51 [2024-02-28T21:53:51.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:51 [2024-02-28T21:53:51.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-239752213 data=null button=0 stateMask=0x0 x=537 y=150 count=0}, Tree node with text: /rootpath]
16:53:51 [2024-02-28T21:53:51.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-239752213 data=null doit=true}, Tree node with text: /rootpath]
16:53:51 [2024-02-28T21:53:51.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-239752213 data=null}, Tree node with text: /rootpath]
16:53:51 [2024-02-28T21:53:51.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-239752212 data=null button=1 stateMask=0x0 x=537 y=150 count=1}, Tree node with text: /rootpath]
16:53:51 [2024-02-28T21:53:51.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239752212 data=null item=TreeItem {/home/jenkins/agent/workspace/tracecompass-master-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]
16:53:51 [2024-02-28T21:53:51.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-239752206 data=null button=1 stateMask=0x80000 x=537 y=150 count=1}, Tree node with text: /rootpath]
16:53:51 [2024-02-28T21:53:51.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "New Trace", using matcher: with mnemonic 'New Trace'
16:53:51 [2024-02-28T21:53:51.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Trace'
16:53:51 [2024-02-28T21:53:51.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {New Trace} time=-239752204 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Trace']
16:53:51 [2024-02-28T21:53:51.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Trace'
16:53:51 [2024-02-28T21:53:51.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:51 [2024-02-28T21:53:51.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*} time=-239752182 data=null button=0 stateMask=0x0 x=102 y=196 count=0}, Tree node with text: .*]
16:53:51 [2024-02-28T21:53:51.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*} time=-239752181 data=null doit=true}, Tree node with text: .*]
16:53:51 [2024-02-28T21:53:51.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*} time=-239752181 data=null}, Tree node with text: .*]
16:53:51 [2024-02-28T21:53:51.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*} time=-239752181 data=null button=1 stateMask=0x0 x=102 y=196 count=1}, Tree node with text: .*]
16:53:51 [2024-02-28T21:53:51.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239752181 data=null item=TreeItem {.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*]
16:53:51 [2024-02-28T21:53:51.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*} time=-239752173 data=null button=1 stateMask=0x80000 x=102 y=196 count=1}, Tree node with text: .*]
16:53:51 [2024-02-28T21:53:51.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
16:53:51 [2024-02-28T21:53:51.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:53:51 [2024-02-28T21:53:51.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: of type 'Text'
16:53:51 [2024-02-28T21:53:51.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File pattern:", using matcher: with mnemonic 'File pattern:'
16:53:51 [2024-02-28T21:53:51.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: with label (with mnemonic 'File pattern:')
16:53:51 [2024-02-28T21:53:51.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: (of type 'Text' and with label (with mnemonic 'File pattern:'))
16:53:51 [2024-02-28T21:53:51.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:53:51 [2024-02-28T21:53:51.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
16:53:51 [2024-02-28T21:53:51.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace type:')
16:53:51 [2024-02-28T21:53:51.734Z] 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:'))
16:53:51 [2024-02-28T21:53:51.734Z] 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
16:53:51 [2024-02-28T21:53:51.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Test trace : Test Syslog} [layout=null] time=-239752164 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:'))]
16:53:51 [2024-02-28T21:53:51.734Z] 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
16:53:51 [2024-02-28T21:53:51.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:51 [2024-02-28T21:53:51.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-239752163 data=null button=0 stateMask=0x0 x=537 y=150 count=0}, Tree node with text: /rootpath]
16:53:51 [2024-02-28T21:53:51.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-239752163 data=null doit=true}, Tree node with text: /rootpath]
16:53:51 [2024-02-28T21:53:51.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-239752163 data=null}, Tree node with text: /rootpath]
16:53:51 [2024-02-28T21:53:51.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-239752163 data=null button=1 stateMask=0x0 x=537 y=150 count=1}, Tree node with text: /rootpath]
16:53:51 [2024-02-28T21:53:51.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239752163 data=null item=TreeItem {/home/jenkins/agent/workspace/tracecompass-master-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]
16:53:51 [2024-02-28T21:53:51.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-239752157 data=null button=1 stateMask=0x80000 x=537 y=150 count=1}, Tree node with text: /rootpath]
16:53:51 [2024-02-28T21:53:51.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "New Trace", using matcher: with mnemonic 'New Trace'
16:53:51 [2024-02-28T21:53:51.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Trace'
16:53:51 [2024-02-28T21:53:51.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {New Trace} time=-239752156 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Trace']
16:53:51 [2024-02-28T21:53:51.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Trace'
16:53:51 [2024-02-28T21:53:51.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
16:53:51 [2024-02-28T21:53:51.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
16:53:51 [2024-02-28T21:53:51.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:53:51 [2024-02-28T21:53:51.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:53:51 [2024-02-28T21:53:51.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
16:53:51 [2024-02-28T21:53:51.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
16:53:51 [2024-02-28T21:53:51.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:53:51 [2024-02-28T21:53:51.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:53:51 [2024-02-28T21:53:51.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
16:53:51 [2024-02-28T21:53:51.734Z] 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')
16:53:51 [2024-02-28T21:53:51.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
16:53:51 [2024-02-28T21:53:51.734Z] 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')
16:53:51 [2024-02-28T21:53:51.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
16:53:51 [2024-02-28T21:53:51.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-239752137 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')]
16:53:51 [2024-02-28T21:53:51.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-239752137 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')]
16:53:51 [2024-02-28T21:53:51.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-239752137 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:53:51 [2024-02-28T21:53:51.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-239752137 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:53:51 [2024-02-28T21:53:51.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-239752137 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')]
16:53:51 [2024-02-28T21:53:51.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-239752137 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')]
16:53:51 [2024-02-28T21:53:51.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-239752137 data=null 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')]
16:53:51 [2024-02-28T21:53:51.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Manage Profiles} time=-239752480 data=null 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')]
16:53:51 [2024-02-28T21:53:51.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:53:51 [2024-02-28T21:53:51.734Z] 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=-239752101 data=null doit=true}, Shell with text {Fetch Remote Traces}]
16:53:51 [2024-02-28T21:53:51.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: of type 'Combo'
16:53:51 [2024-02-28T21:53:51.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Profile name:", using matcher: with mnemonic 'Profile name:'
16:53:51 [2024-02-28T21:53:51.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: with label (with mnemonic 'Profile name:')
16:53:51 [2024-02-28T21:53:51.735Z] 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:'))
16:53:51 [2024-02-28T21:53:51.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: of type 'Text'
16:53:51 [2024-02-28T21:53:51.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
16:53:51 [2024-02-28T21:53:51.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: with label (with mnemonic 'Nodes:')
16:53:51 [2024-02-28T21:53:51.735Z] 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:'))
16:53:51 [2024-02-28T21:53:51.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: of type 'Text'
16:53:51 [2024-02-28T21:53:51.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
16:53:51 [2024-02-28T21:53:51.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: with label (with mnemonic 'Nodes:')
16:53:51 [2024-02-28T21:53:51.735Z] 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:'))
16:53:51 [2024-02-28T21:53:51.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: of type 'Text'
16:53:51 [2024-02-28T21:53:51.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
16:53:51 [2024-02-28T21:53:51.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: with label (with mnemonic 'Nodes:')
16:53:51 [2024-02-28T21:53:51.735Z] 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:'))
16:53:51 [2024-02-28T21:53:51.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
16:53:51 [2024-02-28T21:53:51.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:53:51 [2024-02-28T21:53:51.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:53:51 [2024-02-28T21:53:51.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:53:51 [2024-02-28T21:53:51.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
16:53:51 [2024-02-28T21:53:51.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
16:53:51 [2024-02-28T21:53:51.735Z] 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')
16:53:51 [2024-02-28T21:53:51.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:53:51 [2024-02-28T21:53:51.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:53:51 [2024-02-28T21:53:51.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
16:53:51 [2024-02-28T21:53:51.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-239752099 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:53:51 [2024-02-28T21:53:51.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-239752099 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:53:51 [2024-02-28T21:53:51.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-239752099 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:53:51 [2024-02-28T21:53:51.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-239752099 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:53:51 [2024-02-28T21:53:51.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-239752099 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:53:51 [2024-02-28T21:53:51.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-239752099 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:53:51 [2024-02-28T21:53:51.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-239752099 data=null 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')]
16:53:51 [2024-02-28T21:53:51.735Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:53:51 [2024-02-28T21:53:51.735Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:53:51 [2024-02-28T21:53:51.735Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:53:51 [2024-02-28T21:53:51.991Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:53:51 [2024-02-28T21:53:51.991Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:53:51 [2024-02-28T21:53:51.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
16:53:51 [2024-02-28T21:53:51.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
16:53:51 [2024-02-28T21:53:51.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
16:53:51 [2024-02-28T21:53:51.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:53:51 [2024-02-28T21:53:51.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: with mnemonic '< Back'
16:53:51 [2024-02-28T21:53:51.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH'
16:53:51 [2024-02-28T21:53:51.991Z] 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')
16:53:51 [2024-02-28T21:53:51.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:53:51 [2024-02-28T21:53:51.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:53:51 [2024-02-28T21:53:51.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:53:51 [2024-02-28T21:53:51.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on < &Back
16:53:51 [2024-02-28T21:53:51.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {< &Back} time=-239752076 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
16:53:51 [2024-02-28T21:53:51.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {< &Back} time=-239752076 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
16:53:51 [2024-02-28T21:53:51.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {< &Back} time=-239752076 data=null doit=true}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
16:53:51 [2024-02-28T21:53:51.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {< &Back} time=-239752076 data=null}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
16:53:51 [2024-02-28T21:53:51.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {< &Back} time=-239752076 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
16:53:51 [2024-02-28T21:53:51.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {< &Back} time=-239752076 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
16:53:51 [2024-02-28T21:53:51.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {< &Back} time=-239752076 data=null 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')]
16:53:51 [2024-02-28T21:53:51.991Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
16:53:51 [2024-02-28T21:53:51.991Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
16:53:51 [2024-02-28T21:53:51.991Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
16:53:51 [2024-02-28T21:53:51.991Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
16:53:51 [2024-02-28T21:53:51.991Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
16:53:51 [2024-02-28T21:53:51.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on < &Back
16:53:51 [2024-02-28T21:53:51.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: of type 'Combo'
16:53:51 [2024-02-28T21:53:51.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Profile name:", using matcher: with mnemonic 'Profile name:'
16:53:51 [2024-02-28T21:53:51.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: with label (with mnemonic 'Profile name:')
16:53:51 [2024-02-28T21:53:51.991Z] 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:'))
16:53:51 [2024-02-28T21:53:51.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: of type 'Text'
16:53:51 [2024-02-28T21:53:51.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
16:53:51 [2024-02-28T21:53:51.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: with label (with mnemonic 'Nodes:')
16:53:51 [2024-02-28T21:53:51.991Z] 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:'))
16:53:51 [2024-02-28T21:53:51.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: of type 'Text'
16:53:51 [2024-02-28T21:53:51.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
16:53:51 [2024-02-28T21:53:51.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: with label (with mnemonic 'Nodes:')
16:53:51 [2024-02-28T21:53:51.991Z] 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:'))
16:53:51 [2024-02-28T21:53:51.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: of type 'Text'
16:53:51 [2024-02-28T21:53:51.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
16:53:51 [2024-02-28T21:53:51.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: with label (with mnemonic 'Nodes:')
16:53:51 [2024-02-28T21:53:51.991Z] 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:'))
16:53:51 [2024-02-28T21:53:51.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
16:53:51 [2024-02-28T21:53:51.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:53:51 [2024-02-28T21:53:51.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:53:51 [2024-02-28T21:53:51.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:53:51 [2024-02-28T21:53:51.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
16:53:51 [2024-02-28T21:53:51.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
16:53:51 [2024-02-28T21:53:51.992Z] 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')
16:53:51 [2024-02-28T21:53:51.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:53:51 [2024-02-28T21:53:51.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:53:51 [2024-02-28T21:53:51.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
16:53:51 [2024-02-28T21:53:51.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-239752069 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:53:51 [2024-02-28T21:53:51.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-239752069 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:53:51 [2024-02-28T21:53:51.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-239752069 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:53:51 [2024-02-28T21:53:51.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-239752069 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:53:51 [2024-02-28T21:53:51.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-239752069 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:53:51 [2024-02-28T21:53:51.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-239752069 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:53:51 [2024-02-28T21:53:51.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-239752069 data=null 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')]
16:53:51 [2024-02-28T21:53:51.992Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:53:51 [2024-02-28T21:53:51.992Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:53:51 [2024-02-28T21:53:51.992Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:53:51 [2024-02-28T21:53:51.992Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:53:51 [2024-02-28T21:53:51.992Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:53:51 [2024-02-28T21:53:51.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
16:53:51 [2024-02-28T21:53:51.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
16:53:51 [2024-02-28T21:53:51.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
16:53:51 [2024-02-28T21:53:51.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:53:51 [2024-02-28T21:53:51.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:53:51 [2024-02-28T21:53:51.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:53:51 [2024-02-28T21:53:51.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:53:51 [2024-02-28T21:53:51.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:53:51 [2024-02-28T21:53:51.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:53:51 [2024-02-28T21:53:51.992Z] 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')
16:53:51 [2024-02-28T21:53:51.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:53:51 [2024-02-28T21:53:51.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-239752054 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:53:51 [2024-02-28T21:53:51.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-239752054 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:53:51 [2024-02-28T21:53:51.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-239752054 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:53:51 [2024-02-28T21:53:51.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-239752054 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:53:51 [2024-02-28T21:53:51.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-239752054 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:53:51 [2024-02-28T21:53:51.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-239752053 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:53:51 [2024-02-28T21:53:51.992Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:53:51 [2024-02-28T21:53:51.992Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:53:51 [2024-02-28T21:53:51.992Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:53:51 [2024-02-28T21:53:51.992Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:53:51 [2024-02-28T21:53:51.992Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:53:51 [2024-02-28T21:53:51.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:53:51 [2024-02-28T21:53:51.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-239752053 data=null 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')]
16:53:51 [2024-02-28T21:53:51.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=-239752594 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...']
16:53:52 [2024-02-28T21:53:52.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:53:52 [2024-02-28T21:53:52.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:53:52 [2024-02-28T21:53:52.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:53:52 [2024-02-28T21:53:52.553Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
16:53:52 [2024-02-28T21:53:52.553Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
16:53:52 [2024-02-28T21:53:52.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-239751548 data=null doit=true}, TreeItem with text {Traces [3]}]
16:53:52 [2024-02-28T21:53:52.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-239751548 data=null}, TreeItem with text {Traces [3]}]
16:53:52 [2024-02-28T21:53:52.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-239751547 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
16:53:52 [2024-02-28T21:53:52.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239751547 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]}]
16:53:52 [2024-02-28T21:53:52.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-239751546 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
16:53:52 [2024-02-28T21:53:52.553Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
16:53:52 [2024-02-28T21:53:52.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [3]}
16:53:52 [2024-02-28T21:53:52.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [3]} time=-239751546 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
16:53:52 [2024-02-28T21:53:52.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=-239751546 data=null doit=true}, TreeItem with text {node1 [3]}]
16:53:52 [2024-02-28T21:53:52.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:52 [2024-02-28T21:53:52.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=-239751546 data=null}, TreeItem with text {node1 [3]}]
16:53:52 [2024-02-28T21:53:52.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-239751546 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
16:53:52 [2024-02-28T21:53:52.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239751546 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]}]
16:53:52 [2024-02-28T21:53:52.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-239751540 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
16:53:52 [2024-02-28T21:53:52.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-239751540 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
16:53:52 [2024-02-28T21:53:52.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [3]} time=-239751540 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
16:53:52 [2024-02-28T21:53:52.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239751540 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]}]
16:53:52 [2024-02-28T21:53:52.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-239751538 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
16:53:52 [2024-02-28T21:53:52.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [3]} time=-239751538 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
16:53:52 [2024-02-28T21:53:52.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [3]} time=-239751537 data=null doit=true}, TreeItem with text {node1 [3]}]
16:53:52 [2024-02-28T21:53:52.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [3]} time=-239751537 data=null}, TreeItem with text {node1 [3]}]
16:53:52 [2024-02-28T21:53:52.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [3]}
16:53:52 [2024-02-28T21:53:52.554Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {node1 [3]} is already expanded. Won't expand it again.
16:53:52 [2024-02-28T21:53:52.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [3]}
16:53:52 [2024-02-28T21:53:52.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [3]} time=-239751537 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
16:53:52 [2024-02-28T21:53:52.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=-239751537 data=null doit=true}, TreeItem with text {resources [3]}]
16:53:52 [2024-02-28T21:53:52.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:52 [2024-02-28T21:53:52.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=-239751537 data=null}, TreeItem with text {resources [3]}]
16:53:52 [2024-02-28T21:53:52.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=-239751537 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
16:53:52 [2024-02-28T21:53:52.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239751537 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]}]
16:53:52 [2024-02-28T21:53:52.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=-239751532 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
16:53:52 [2024-02-28T21:53:52.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=-239751532 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
16:53:52 [2024-02-28T21:53:52.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [3]} time=-239751527 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
16:53:52 [2024-02-28T21:53:52.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239751527 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]}]
16:53:52 [2024-02-28T21:53:52.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=-239751524 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
16:53:52 [2024-02-28T21:53:52.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [3]} time=-239751524 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
16:53:52 [2024-02-28T21:53:52.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [3]} time=-239751524 data=null doit=true}, TreeItem with text {resources [3]}]
16:53:52 [2024-02-28T21:53:52.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [3]} time=-239751524 data=null}, TreeItem with text {resources [3]}]
16:53:52 [2024-02-28T21:53:52.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [3]}
16:53:52 [2024-02-28T21:53:52.554Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [3]} is already expanded. Won't expand it again.
16:53:52 [2024-02-28T21:53:52.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {generated [1]}
16:53:52 [2024-02-28T21:53:52.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {generated [1]} time=-239751523 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
16:53:52 [2024-02-28T21:53:52.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {generated [1]} time=-239751523 data=null doit=true}, TreeItem with text {generated [1]}]
16:53:52 [2024-02-28T21:53:52.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:52 [2024-02-28T21:53:52.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {generated [1]} time=-239751523 data=null}, TreeItem with text {generated [1]}]
16:53:52 [2024-02-28T21:53:52.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=-239751523 data=null button=1 stateMask=0x0 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
16:53:52 [2024-02-28T21:53:52.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239751523 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]}]
16:53:52 [2024-02-28T21:53:52.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=-239751518 data=null button=1 stateMask=0x80000 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
16:53:52 [2024-02-28T21:53:52.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=-239751518 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
16:53:52 [2024-02-28T21:53:52.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {generated [1]} time=-239751518 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
16:53:52 [2024-02-28T21:53:52.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239751518 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]}]
16:53:52 [2024-02-28T21:53:52.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=-239751509 data=null button=1 stateMask=0x80000 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
16:53:52 [2024-02-28T21:53:52.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {generated [1]} time=-239751509 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
16:53:52 [2024-02-28T21:53:52.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {generated [1]} time=-239751509 data=null doit=true}, TreeItem with text {generated [1]}]
16:53:52 [2024-02-28T21:53:52.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {generated [1]} time=-239751509 data=null}, TreeItem with text {generated [1]}]
16:53:52 [2024-02-28T21:53:52.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {generated [1]}
16:53:52 [2024-02-28T21:53:52.555Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {generated [1]} is already expanded. Won't expand it again.
16:53:52 [2024-02-28T21:53:52.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synthetic-trace}
16:53:52 [2024-02-28T21:53:52.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synthetic-trace} time=-239751509 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
16:53:52 [2024-02-28T21:53:52.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=-239751509 data=null doit=true}, TreeItem with text {synthetic-trace}]
16:53:52 [2024-02-28T21:53:52.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:52 [2024-02-28T21:53:52.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=-239751508 data=null}, TreeItem with text {synthetic-trace}]
16:53:52 [2024-02-28T21:53:52.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=-239751508 data=null button=1 stateMask=0x0 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
16:53:52 [2024-02-28T21:53:52.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239751508 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}]
16:53:52 [2024-02-28T21:53:52.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=-239751491 data=null button=1 stateMask=0x80000 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
16:53:52 [2024-02-28T21:53:52.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=-239751491 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
16:53:52 [2024-02-28T21:53:52.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synthetic-trace} time=-239751490 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
16:53:52 [2024-02-28T21:53:52.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239751490 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}]
16:53:52 [2024-02-28T21:53:52.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=-239751434 data=null button=1 stateMask=0x80000 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
16:53:52 [2024-02-28T21:53:52.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synthetic-trace} time=-239751135 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
16:53:52 [2024-02-28T21:53:52.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synthetic-trace} time=-239751135 data=null doit=true}, TreeItem with text {synthetic-trace}]
16:53:52 [2024-02-28T21:53:52.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synthetic-trace} time=-239751135 data=null}, TreeItem with text {synthetic-trace}]
16:53:52 [2024-02-28T21:53:52.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synthetic-trace}
16:53:52 [2024-02-28T21:53:52.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/generated/synthetic-trace"'
16:53:52 [2024-02-28T21:53:52.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:53:52 [2024-02-28T21:53:52.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:53:52 [2024-02-28T21:53:52.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:53:52 [2024-02-28T21:53:52.810Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
16:53:52 [2024-02-28T21:53:52.810Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
16:53:52 [2024-02-28T21:53:52.810Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
16:53:52 [2024-02-28T21:53:52.810Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
16:53:52 [2024-02-28T21:53:52.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [3]}
16:53:52 [2024-02-28T21:53:52.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [3]} time=-239751090 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
16:53:52 [2024-02-28T21:53:52.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=-239751089 data=null doit=true}, TreeItem with text {node1 [3]}]
16:53:52 [2024-02-28T21:53:52.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:52 [2024-02-28T21:53:52.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=-239751089 data=null}, TreeItem with text {node1 [3]}]
16:53:52 [2024-02-28T21:53:52.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-239751089 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
16:53:52 [2024-02-28T21:53:52.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239751089 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]}]
16:53:52 [2024-02-28T21:53:52.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-239751025 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
16:53:52 [2024-02-28T21:53:52.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-239751025 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
16:53:52 [2024-02-28T21:53:52.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [3]} time=-239751025 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
16:53:52 [2024-02-28T21:53:52.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239751025 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]}]
16:53:52 [2024-02-28T21:53:52.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-239751022 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
16:53:52 [2024-02-28T21:53:52.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [3]} time=-239751022 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
16:53:52 [2024-02-28T21:53:52.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [3]} time=-239751022 data=null doit=true}, TreeItem with text {node1 [3]}]
16:53:52 [2024-02-28T21:53:52.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [3]} time=-239751022 data=null}, TreeItem with text {node1 [3]}]
16:53:52 [2024-02-28T21:53:52.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [3]}
16:53:52 [2024-02-28T21:53:52.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=-239751022 data=null doit=true}, TreeItem with text {node1 [3]}]
16:53:52 [2024-02-28T21:53:52.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=-239751021 data=null}, TreeItem with text {node1 [3]}]
16:53:52 [2024-02-28T21:53:52.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-239751021 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
16:53:52 [2024-02-28T21:53:52.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239751021 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]}]
16:53:52 [2024-02-28T21:53:52.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-239751021 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
16:53:52 [2024-02-28T21:53:52.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [3]}
16:53:52 [2024-02-28T21:53:52.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [3]} time=-239751020 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
16:53:52 [2024-02-28T21:53:52.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=-239751020 data=null doit=true}, TreeItem with text {resources [3]}]
16:53:52 [2024-02-28T21:53:52.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:52 [2024-02-28T21:53:52.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=-239751020 data=null}, TreeItem with text {resources [3]}]
16:53:52 [2024-02-28T21:53:52.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=-239751020 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
16:53:52 [2024-02-28T21:53:52.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239751020 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]}]
16:53:52 [2024-02-28T21:53:52.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=-239751013 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
16:53:52 [2024-02-28T21:53:52.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=-239751013 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
16:53:52 [2024-02-28T21:53:52.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [3]} time=-239751013 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
16:53:52 [2024-02-28T21:53:52.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239751013 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]}]
16:53:52 [2024-02-28T21:53:52.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=-239751010 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
16:53:52 [2024-02-28T21:53:52.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [3]} time=-239751010 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
16:53:52 [2024-02-28T21:53:52.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [3]} time=-239751003 data=null doit=true}, TreeItem with text {resources [3]}]
16:53:52 [2024-02-28T21:53:52.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [3]} time=-239751003 data=null}, TreeItem with text {resources [3]}]
16:53:52 [2024-02-28T21:53:52.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [3]}
16:53:52 [2024-02-28T21:53:52.811Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [3]} is already expanded. Won't expand it again.
16:53:52 [2024-02-28T21:53:52.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog}
16:53:52 [2024-02-28T21:53:52.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog} time=-239751003 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
16:53:52 [2024-02-28T21:53:52.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog} time=-239751003 data=null doit=true}, TreeItem with text {syslog}]
16:53:52 [2024-02-28T21:53:52.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:52 [2024-02-28T21:53:52.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog} time=-239751002 data=null}, TreeItem with text {syslog}]
16:53:52 [2024-02-28T21:53:52.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=-239751002 data=null button=1 stateMask=0x0 x=135 y=150 count=1}, TreeItem with text {syslog}]
16:53:53 [2024-02-28T21:53:53.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239751002 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}]
16:53:53 [2024-02-28T21:53:53.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=-239750984 data=null button=1 stateMask=0x80000 x=135 y=150 count=1}, TreeItem with text {syslog}]
16:53:53 [2024-02-28T21:53:53.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=-239750940 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
16:53:53 [2024-02-28T21:53:53.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog} time=-239750940 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
16:53:53 [2024-02-28T21:53:53.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239750940 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}]
16:53:53 [2024-02-28T21:53:53.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=-239750901 data=null button=1 stateMask=0x80000 x=135 y=150 count=2}, TreeItem with text {syslog}]
16:53:53 [2024-02-28T21:53:53.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog} time=-239750798 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
16:53:53 [2024-02-28T21:53:53.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog} time=-239750797 data=null doit=true}, TreeItem with text {syslog}]
16:53:53 [2024-02-28T21:53:53.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog} time=-239750797 data=null}, TreeItem with text {syslog}]
16:53:53 [2024-02-28T21:53:53.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog}
16:53:53 [2024-02-28T21:53:53.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/syslog"'
16:53:53 [2024-02-28T21:53:53.067Z] 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@5c20505f] time=-239750796 data=null doit=true}, Shell with text {data - Test/Traces/node1/resources/syslog - Eclipse Platform}]
16:53:53 [2024-02-28T21:53:53.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
16:53:53 [2024-02-28T21:53:53.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
16:53:53 [2024-02-28T21:53:53.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
16:53:53 [2024-02-28T21:53:53.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
16:53:53 [2024-02-28T21:53:53.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
16:53:53 [2024-02-28T21:53:53.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-239750496 data=null doit=true}, Shell with text {Preferences}]
16:53:53 [2024-02-28T21:53:53.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:53:53 [2024-02-28T21:53:53.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:53:53 [2024-02-28T21:53:53.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:53:53 [2024-02-28T21:53:53.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:53:53 [2024-02-28T21:53:53.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:53 [2024-02-28T21:53:53.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-239750494 data=null button=0 stateMask=0x0 x=49 y=127 count=0}, TreeItem with text {Tracing}]
16:53:53 [2024-02-28T21:53:53.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-239750494 data=null doit=true}, TreeItem with text {Tracing}]
16:53:53 [2024-02-28T21:53:53.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-239750494 data=null}, TreeItem with text {Tracing}]
16:53:53 [2024-02-28T21:53:53.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-239750493 data=null button=1 stateMask=0x0 x=49 y=127 count=1}, TreeItem with text {Tracing}]
16:53:53 [2024-02-28T21:53:53.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239750493 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}]
16:53:53 [2024-02-28T21:53:53.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-239750460 data=null button=1 stateMask=0x80000 x=49 y=127 count=1}, TreeItem with text {Tracing}]
16:53:53 [2024-02-28T21:53:53.578Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:53:53 [2024-02-28T21:53:53.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:53 [2024-02-28T21:53:53.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Remote Profiles} time=-239750459 data=null button=0 stateMask=0x0 x=95 y=196 count=0}, Tree node with text: Remote Profiles]
16:53:53 [2024-02-28T21:53:53.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Remote Profiles} time=-239750459 data=null doit=true}, Tree node with text: Remote Profiles]
16:53:53 [2024-02-28T21:53:53.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Remote Profiles} time=-239750459 data=null}, Tree node with text: Remote Profiles]
16:53:53 [2024-02-28T21:53:53.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Remote Profiles} time=-239750459 data=null button=1 stateMask=0x0 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
16:53:53 [2024-02-28T21:53:53.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239750457 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]
16:53:53 [2024-02-28T21:53:53.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Remote Profiles} time=-239750456 data=null button=1 stateMask=0x80000 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
16:53:53 [2024-02-28T21:53:53.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:53:53 [2024-02-28T21:53:53.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:53:53 [2024-02-28T21:53:53.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:53:53 [2024-02-28T21:53:53.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:53:53 [2024-02-28T21:53:53.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:53 [2024-02-28T21:53:53.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {new profile} time=-239750454 data=null button=0 stateMask=0x0 x=78 y=104 count=0}, TreeItem with text {new profile}]
16:53:53 [2024-02-28T21:53:53.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {new profile} time=-239750454 data=null doit=true}, TreeItem with text {new profile}]
16:53:53 [2024-02-28T21:53:53.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {new profile} time=-239750453 data=null}, TreeItem with text {new profile}]
16:53:53 [2024-02-28T21:53:53.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {new profile} time=-239750453 data=null button=1 stateMask=0x0 x=78 y=104 count=1}, TreeItem with text {new profile}]
16:53:53 [2024-02-28T21:53:53.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239750453 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}]
16:53:53 [2024-02-28T21:53:53.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {new profile} time=-239750451 data=null button=1 stateMask=0x80000 x=78 y=104 count=1}, TreeItem with text {new profile}]
16:53:53 [2024-02-28T21:53:53.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
16:53:53 [2024-02-28T21:53:53.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
16:53:53 [2024-02-28T21:53:53.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
16:53:53 [2024-02-28T21:53:53.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
16:53:53 [2024-02-28T21:53:53.579Z] 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')
16:53:53 [2024-02-28T21:53:53.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:53:53 [2024-02-28T21:53:53.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:53:53 [2024-02-28T21:53:53.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
16:53:53 [2024-02-28T21:53:53.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
16:53:53 [2024-02-28T21:53:53.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:53:53 [2024-02-28T21:53:53.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:53:53 [2024-02-28T21:53:53.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
16:53:53 [2024-02-28T21:53:53.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=-239750449 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
16:53:53 [2024-02-28T21:53:53.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=-239750449 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
16:53:53 [2024-02-28T21:53:53.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=-239750449 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
16:53:53 [2024-02-28T21:53:53.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=-239750449 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
16:53:53 [2024-02-28T21:53:53.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=-239750449 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
16:53:53 [2024-02-28T21:53:53.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=-239750449 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
16:53:53 [2024-02-28T21:53:53.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=-239750449 data=null 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')]
16:53:53 [2024-02-28T21:53:53.579Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
16:53:53 [2024-02-28T21:53:53.579Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
16:53:53 [2024-02-28T21:53:53.579Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
16:53:53 [2024-02-28T21:53:53.579Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
16:53:53 [2024-02-28T21:53:53.579Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
16:53:53 [2024-02-28T21:53:53.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
16:53:53 [2024-02-28T21:53:53.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
16:53:53 [2024-02-28T21:53:53.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
16:53:53 [2024-02-28T21:53:53.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:53:53 [2024-02-28T21:53:53.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:53:53 [2024-02-28T21:53:53.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
16:53:53 [2024-02-28T21:53:53.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
16:53:53 [2024-02-28T21:53:53.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:53:53 [2024-02-28T21:53:53.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:53:53 [2024-02-28T21:53:53.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
16:53:53 [2024-02-28T21:53:53.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')
16:53:53 [2024-02-28T21:53:53.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
16:53:53 [2024-02-28T21:53:53.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')
16:53:53 [2024-02-28T21:53:53.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
16:53:53 [2024-02-28T21:53:53.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-239750442 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')]
16:53:53 [2024-02-28T21:53:53.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-239750432 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')]
16:53:53 [2024-02-28T21:53:53.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-239750432 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:53:53 [2024-02-28T21:53:53.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-239750432 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:53:53 [2024-02-28T21:53:53.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-239750432 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')]
16:53:53 [2024-02-28T21:53:53.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-239750432 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')]
16:53:53 [2024-02-28T21:53:53.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-239750432 data=null 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')]
16:53:53 [2024-02-28T21:53:53.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-239750775 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
16:53:53 [2024-02-28T21:53:53.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:53:53 [2024-02-28T21:53:53.835Z] 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@5c20505f] time=-239750105 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:53:53 [2024-02-28T21:53:53.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:53:53 [2024-02-28T21:53:53.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:53:53 [2024-02-28T21:53:53.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:53:53 [2024-02-28T21:53:53.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:53 [2024-02-28T21:53:53.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-239750101 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
16:53:53 [2024-02-28T21:53:53.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-239750101 data=null doit=true}, TreeItem with text {Test}]
16:53:53 [2024-02-28T21:53:53.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-239750101 data=null}, TreeItem with text {Test}]
16:53:53 [2024-02-28T21:53:53.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-239750101 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:53:53 [2024-02-28T21:53:53.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239750101 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
16:53:53 [2024-02-28T21:53:53.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-239750075 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:53:53 [2024-02-28T21:53:53.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:53:53 [2024-02-28T21:53:53.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:53:53 [2024-02-28T21:53:53.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:53:54 [2024-02-28T21:53:54.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:53:54 [2024-02-28T21:53:54.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:53:54 [2024-02-28T21:53:54.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:53:54 [2024-02-28T21:53:54.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:53:54 [2024-02-28T21:53:54.761Z] 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')
16:53:54 [2024-02-28T21:53:54.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:53:54 [2024-02-28T21:53:54.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:53:54 [2024-02-28T21:53:54.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:53:54 [2024-02-28T21:53:54.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:53:54 [2024-02-28T21:53:54.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
16:53:54 [2024-02-28T21:53:54.761Z] 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=-239749367 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:54 [2024-02-28T21:53:54.761Z] 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=-239749367 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:54 [2024-02-28T21:53:54.761Z] 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=-239749367 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:54 [2024-02-28T21:53:54.761Z] 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=-239749367 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:54 [2024-02-28T21:53:54.761Z] 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=-239749367 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:54 [2024-02-28T21:53:54.761Z] 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=-239749367 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:54 [2024-02-28T21:53:54.761Z] 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=-239749367 data=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')]
16:53:54 [2024-02-28T21:53:54.761Z] 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=-239749367 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:54 [2024-02-28T21:53:54.761Z] 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=-239749367 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:54 [2024-02-28T21:53:54.761Z] 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=-239749367 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:54 [2024-02-28T21:53:54.761Z] 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=-239749367 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:54 [2024-02-28T21:53:54.761Z] 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=-239749367 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:54 [2024-02-28T21:53:54.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:53:54 [2024-02-28T21:53:54.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:53:54 [2024-02-28T21:53:54.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:53:54 [2024-02-28T21:53:54.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:53:54 [2024-02-28T21:53:54.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:53:54 [2024-02-28T21:53:54.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:53:54 [2024-02-28T21:53:54.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:53:54 [2024-02-28T21:53:54.762Z] 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')
16:53:54 [2024-02-28T21:53:54.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:53:54 [2024-02-28T21:53:54.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-239749366 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:53:54 [2024-02-28T21:53:54.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-239749366 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:53:54 [2024-02-28T21:53:54.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-239749366 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:53:54 [2024-02-28T21:53:54.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-239749366 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:53:54 [2024-02-28T21:53:54.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-239749366 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:53:54 [2024-02-28T21:53:54.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-239749366 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:53:54 [2024-02-28T21:53:54.762Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:53:54 [2024-02-28T21:53:54.762Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:53:54 [2024-02-28T21:53:54.762Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:53:54 [2024-02-28T21:53:54.762Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:53:54 [2024-02-28T21:53:54.762Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:53:54 [2024-02-28T21:53:54.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:53:54 [2024-02-28T21:53:54.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-239749366 data=null 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')]
16:53:54 [2024-02-28T21:53:54.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-239750030 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:53:55 [2024-02-28T21:53:55.324Z] 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@5c20505f] time=-239748756 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:53:55 [2024-02-28T21:53:55.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
16:53:55 [2024-02-28T21:53:55.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
16:53:55 [2024-02-28T21:53:55.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
16:53:55 [2024-02-28T21:53:55.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
16:53:55 [2024-02-28T21:53:55.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
16:53:55 [2024-02-28T21:53:55.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-239748590 data=null doit=true}, Shell with text {Preferences}]
16:53:55 [2024-02-28T21:53:55.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:53:55 [2024-02-28T21:53:55.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:53:55 [2024-02-28T21:53:55.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:53:55 [2024-02-28T21:53:55.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:53:55 [2024-02-28T21:53:55.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:55 [2024-02-28T21:53:55.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-239748588 data=null button=0 stateMask=0x0 x=49 y=127 count=0}, TreeItem with text {Tracing}]
16:53:55 [2024-02-28T21:53:55.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-239748588 data=null doit=true}, TreeItem with text {Tracing}]
16:53:55 [2024-02-28T21:53:55.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-239748588 data=null}, TreeItem with text {Tracing}]
16:53:55 [2024-02-28T21:53:55.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-239748588 data=null button=1 stateMask=0x0 x=49 y=127 count=1}, TreeItem with text {Tracing}]
16:53:55 [2024-02-28T21:53:55.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239748588 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}]
16:53:55 [2024-02-28T21:53:55.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-239748536 data=null button=1 stateMask=0x80000 x=49 y=127 count=1}, TreeItem with text {Tracing}]
16:53:55 [2024-02-28T21:53:55.324Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:53:55 [2024-02-28T21:53:55.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:55 [2024-02-28T21:53:55.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Remote Profiles} time=-239748526 data=null button=0 stateMask=0x0 x=95 y=196 count=0}, Tree node with text: Remote Profiles]
16:53:55 [2024-02-28T21:53:55.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Remote Profiles} time=-239748526 data=null doit=true}, Tree node with text: Remote Profiles]
16:53:55 [2024-02-28T21:53:55.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Remote Profiles} time=-239748526 data=null}, Tree node with text: Remote Profiles]
16:53:55 [2024-02-28T21:53:55.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Remote Profiles} time=-239748526 data=null button=1 stateMask=0x0 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
16:53:55 [2024-02-28T21:53:55.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239748526 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]
16:53:55 [2024-02-28T21:53:55.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Remote Profiles} time=-239748505 data=null button=1 stateMask=0x80000 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
16:53:55 [2024-02-28T21:53:55.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
16:53:55 [2024-02-28T21:53:55.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: with mnemonic 'Add'
16:53:55 [2024-02-28T21:53:55.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: with style 'SWT.PUSH'
16:53:55 [2024-02-28T21:53:55.325Z] 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')
16:53:55 [2024-02-28T21:53:55.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
16:53:55 [2024-02-28T21:53:55.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:53:55 [2024-02-28T21:53:55.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:53:55 [2024-02-28T21:53:55.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
16:53:55 [2024-02-28T21:53:55.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
16:53:55 [2024-02-28T21:53:55.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:53:55 [2024-02-28T21:53:55.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:53:55 [2024-02-28T21:53:55.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Add
16:53:55 [2024-02-28T21:53:55.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Add} time=-239748504 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
16:53:55 [2024-02-28T21:53:55.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add} time=-239748504 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
16:53:55 [2024-02-28T21:53:55.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Add} time=-239748504 data=null doit=true}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
16:53:55 [2024-02-28T21:53:55.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Add} time=-239748504 data=null}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
16:53:55 [2024-02-28T21:53:55.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Add} time=-239748494 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
16:53:55 [2024-02-28T21:53:55.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Add} time=-239748494 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
16:53:55 [2024-02-28T21:53:55.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Add} time=-239748494 data=null 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')]
16:53:55 [2024-02-28T21:53:55.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Add} time=-239748472 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
16:53:55 [2024-02-28T21:53:55.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add} time=-239748471 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
16:53:55 [2024-02-28T21:53:55.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Add} time=-239748471 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
16:53:55 [2024-02-28T21:53:55.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Add} time=-239748471 data=null doit=true}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
16:53:55 [2024-02-28T21:53:55.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Add} time=-239748471 data=null}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
16:53:55 [2024-02-28T21:53:55.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Add
16:53:55 [2024-02-28T21:53:55.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:53:55 [2024-02-28T21:53:55.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:53:55 [2024-02-28T21:53:55.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:53:55 [2024-02-28T21:53:55.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:53:55 [2024-02-28T21:53:55.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:55 [2024-02-28T21:53:55.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=-239748451 data=null button=0 stateMask=0x0 x=160 y=293 count=0}, Tree node with text: name (ssh://userinfo@host:22)]
16:53:55 [2024-02-28T21:53:55.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {name (ssh://userinfo@host:22)} time=-239748451 data=null doit=true}, Tree node with text: name (ssh://userinfo@host:22)]
16:53:55 [2024-02-28T21:53:55.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {name (ssh://userinfo@host:22)} time=-239748451 data=null}, Tree node with text: name (ssh://userinfo@host:22)]
16:53:55 [2024-02-28T21:53:55.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=-239748450 data=null button=1 stateMask=0x0 x=160 y=293 count=1}, Tree node with text: name (ssh://userinfo@host:22)]
16:53:55 [2024-02-28T21:53:55.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239748450 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)]
16:53:55 [2024-02-28T21:53:55.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=-239748440 data=null button=1 stateMask=0x80000 x=160 y=284 count=1}, Tree node with text: name (ssh://userinfo@host:22)]
16:53:55 [2024-02-28T21:53:55.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:53:55 [2024-02-28T21:53:55.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:53:55 [2024-02-28T21:53:55.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: of type 'Text'
16:53:55 [2024-02-28T21:53:55.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ssh://userinfo@host:...", using matcher: of type 'Text'
16:53:55 [2024-02-28T21:53:55.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "URI:", using matcher: with mnemonic 'URI:'
16:53:55 [2024-02-28T21:53:55.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ssh://userinfo@host:...", using matcher: with label (with mnemonic 'URI:')
16:53:55 [2024-02-28T21:53:55.581Z] 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:'))
16:53:55 [2024-02-28T21:53:55.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:53:55 [2024-02-28T21:53:55.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:53:55 [2024-02-28T21:53:55.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: of type 'Text'
16:53:55 [2024-02-28T21:53:55.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Node name:", using matcher: with mnemonic 'Node name:'
16:53:55 [2024-02-28T21:53:55.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: with label (with mnemonic 'Node name:')
16:53:55 [2024-02-28T21:53:55.581Z] 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:'))
16:53:55 [2024-02-28T21:53:55.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "file://", using matcher: of type 'Text'
16:53:55 [2024-02-28T21:53:55.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Node name:", using matcher: with mnemonic 'Node name:'
16:53:55 [2024-02-28T21:53:55.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "file://", using matcher: with label (with mnemonic 'Node name:')
16:53:55 [2024-02-28T21:53:55.581Z] 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:'))
16:53:55 [2024-02-28T21:53:55.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:55 [2024-02-28T21:53:55.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath} time=-239748435 data=null button=0 stateMask=0x0 x=108 y=293 count=0}, Tree node with text: /rootpath]
16:53:55 [2024-02-28T21:53:55.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath} time=-239748435 data=null doit=true}, Tree node with text: /rootpath]
16:53:55 [2024-02-28T21:53:55.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath} time=-239748435 data=null}, Tree node with text: /rootpath]
16:53:55 [2024-02-28T21:53:55.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath} time=-239748434 data=null button=1 stateMask=0x0 x=108 y=293 count=1}, Tree node with text: /rootpath]
16:53:55 [2024-02-28T21:53:55.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239748434 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]
16:53:55 [2024-02-28T21:53:55.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath} time=-239748430 data=null button=1 stateMask=0x80000 x=108 y=293 count=1}, Tree node with text: /rootpath]
16:53:55 [2024-02-28T21:53:55.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:53:55 [2024-02-28T21:53:55.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:53:55 [2024-02-28T21:53:55.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text'
16:53:55 [2024-02-28T21:53:55.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:'
16:53:55 [2024-02-28T21:53:55.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:')
16:53:55 [2024-02-28T21:53:55.582Z] 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:'))
16:53:55 [2024-02-28T21:53:55.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
16:53:55 [2024-02-28T21:53:55.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
16:53:55 [2024-02-28T21:53:55.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:53:55 [2024-02-28T21:53:55.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:53:55 [2024-02-28T21:53:55.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
16:53:55 [2024-02-28T21:53:55.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
16:53:55 [2024-02-28T21:53:55.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: of type 'Button'
16:53:55 [2024-02-28T21:53:55.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: with mnemonic 'Recursive'
16:53:55 [2024-02-28T21:53:55.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: with style 'SWT.CHECK'
16:53:55 [2024-02-28T21:53:55.582Z] 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')
16:53:55 [2024-02-28T21:53:55.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:53:55 [2024-02-28T21:53:55.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:53:55 [2024-02-28T21:53:55.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')
16:53:55 [2024-02-28T21:53:55.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@4f7cf154
16:53:55 [2024-02-28T21:53:55.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Recursive} time=-239748427 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
16:53:55 [2024-02-28T21:53:55.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Recursive} time=-239748427 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
16:53:55 [2024-02-28T21:53:55.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Recursive} time=-239748427 data=null doit=true}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
16:53:55 [2024-02-28T21:53:55.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Recursive} time=-239748427 data=null}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
16:53:55 [2024-02-28T21:53:55.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Recursive} time=-239748427 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
16:53:55 [2024-02-28T21:53:55.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Recursive} time=-239748427 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
16:53:55 [2024-02-28T21:53:55.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Recursive} time=-239748427 data=null 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')]
16:53:55 [2024-02-28T21:53:55.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Recursive} time=-239748426 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
16:53:55 [2024-02-28T21:53:55.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Recursive} time=-239748426 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
16:53:55 [2024-02-28T21:53:55.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Recursive} time=-239748426 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
16:53:55 [2024-02-28T21:53:55.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Recursive} time=-239748426 data=null doit=true}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
16:53:55 [2024-02-28T21:53:55.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Recursive} time=-239748426 data=null}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
16:53:55 [2024-02-28T21:53:55.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:55 [2024-02-28T21:53:55.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*} time=-239748426 data=null button=0 stateMask=0x0 x=102 y=293 count=0}, Tree node with text: .*]
16:53:55 [2024-02-28T21:53:55.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*} time=-239748426 data=null doit=true}, Tree node with text: .*]
16:53:55 [2024-02-28T21:53:55.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*} time=-239748426 data=null}, Tree node with text: .*]
16:53:55 [2024-02-28T21:53:55.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*} time=-239748425 data=null button=1 stateMask=0x0 x=102 y=293 count=1}, Tree node with text: .*]
16:53:55 [2024-02-28T21:53:55.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239748425 data=null item=TreeItem {.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*]
16:53:55 [2024-02-28T21:53:55.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*} time=-239748410 data=null button=1 stateMask=0x80000 x=102 y=284 count=1}, Tree node with text: .*]
16:53:55 [2024-02-28T21:53:55.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:53:55 [2024-02-28T21:53:55.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:53:55 [2024-02-28T21:53:55.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: of type 'Text'
16:53:55 [2024-02-28T21:53:55.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File pattern:", using matcher: with mnemonic 'File pattern:'
16:53:55 [2024-02-28T21:53:55.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: with label (with mnemonic 'File pattern:')
16:53:55 [2024-02-28T21:53:55.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: (of type 'Text' and with label (with mnemonic 'File pattern:'))
16:53:55 [2024-02-28T21:53:55.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:55 [2024-02-28T21:53:55.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-239748408 data=null button=0 stateMask=0x0 x=537 y=247 count=0}, Tree node with text: /rootpath]
16:53:55 [2024-02-28T21:53:55.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-239748408 data=null doit=true}, Tree node with text: /rootpath]
16:53:55 [2024-02-28T21:53:55.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-239748407 data=null}, Tree node with text: /rootpath]
16:53:55 [2024-02-28T21:53:55.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-239748407 data=null button=1 stateMask=0x0 x=537 y=247 count=1}, Tree node with text: /rootpath]
16:53:55 [2024-02-28T21:53:55.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239748407 data=null item=TreeItem {/home/jenkins/agent/workspace/tracecompass-master-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]
16:53:55 [2024-02-28T21:53:55.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-239748401 data=null button=1 stateMask=0x80000 x=537 y=247 count=1}, Tree node with text: /rootpath]
16:53:55 [2024-02-28T21:53:55.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "New Trace", using matcher: with mnemonic 'New Trace'
16:53:55 [2024-02-28T21:53:55.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Trace'
16:53:55 [2024-02-28T21:53:55.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {New Trace} time=-239748399 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Trace']
16:53:55 [2024-02-28T21:53:55.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Trace'
16:53:55 [2024-02-28T21:53:55.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:55 [2024-02-28T21:53:55.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*} time=-239748383 data=null button=0 stateMask=0x0 x=102 y=270 count=0}, Tree node with text: .*]
16:53:55 [2024-02-28T21:53:55.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*} time=-239748383 data=null doit=true}, Tree node with text: .*]
16:53:55 [2024-02-28T21:53:55.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*} time=-239748383 data=null}, Tree node with text: .*]
16:53:55 [2024-02-28T21:53:55.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*} time=-239748382 data=null button=1 stateMask=0x0 x=102 y=270 count=1}, Tree node with text: .*]
16:53:55 [2024-02-28T21:53:55.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239748382 data=null item=TreeItem {.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*]
16:53:55 [2024-02-28T21:53:55.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*} time=-239748374 data=null button=1 stateMask=0x80000 x=102 y=270 count=1}, Tree node with text: .*]
16:53:55 [2024-02-28T21:53:55.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:53:55 [2024-02-28T21:53:55.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:53:55 [2024-02-28T21:53:55.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: of type 'Text'
16:53:55 [2024-02-28T21:53:55.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File pattern:", using matcher: with mnemonic 'File pattern:'
16:53:55 [2024-02-28T21:53:55.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: with label (with mnemonic 'File pattern:')
16:53:55 [2024-02-28T21:53:55.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: (of type 'Text' and with label (with mnemonic 'File pattern:'))
16:53:55 [2024-02-28T21:53:55.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:53:55 [2024-02-28T21:53:55.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
16:53:55 [2024-02-28T21:53:55.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace type:')
16:53:55 [2024-02-28T21:53:55.583Z] 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:'))
16:53:55 [2024-02-28T21:53:55.583Z] 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
16:53:55 [2024-02-28T21:53:55.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Test trace : Test Syslog} [layout=null] time=-239748370 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:'))]
16:53:55 [2024-02-28T21:53:55.583Z] 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
16:53:55 [2024-02-28T21:53:55.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:55 [2024-02-28T21:53:55.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-239748370 data=null button=0 stateMask=0x0 x=537 y=224 count=0}, Tree node with text: /rootpath]
16:53:55 [2024-02-28T21:53:55.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-239748370 data=null doit=true}, Tree node with text: /rootpath]
16:53:55 [2024-02-28T21:53:55.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-239748370 data=null}, Tree node with text: /rootpath]
16:53:55 [2024-02-28T21:53:55.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-239748369 data=null button=1 stateMask=0x0 x=537 y=224 count=1}, Tree node with text: /rootpath]
16:53:55 [2024-02-28T21:53:55.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239748369 data=null item=TreeItem {/home/jenkins/agent/workspace/tracecompass-master-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]
16:53:55 [2024-02-28T21:53:55.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-239748360 data=null button=1 stateMask=0x80000 x=537 y=224 count=1}, Tree node with text: /rootpath]
16:53:55 [2024-02-28T21:53:55.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "New Trace", using matcher: with mnemonic 'New Trace'
16:53:55 [2024-02-28T21:53:55.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Trace'
16:53:55 [2024-02-28T21:53:55.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {New Trace} time=-239748358 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Trace']
16:53:55 [2024-02-28T21:53:55.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Trace'
16:53:55 [2024-02-28T21:53:55.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
16:53:55 [2024-02-28T21:53:55.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
16:53:55 [2024-02-28T21:53:55.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:53:55 [2024-02-28T21:53:55.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:53:55 [2024-02-28T21:53:55.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
16:53:55 [2024-02-28T21:53:55.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
16:53:55 [2024-02-28T21:53:55.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:53:55 [2024-02-28T21:53:55.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:53:55 [2024-02-28T21:53:55.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
16:53:55 [2024-02-28T21:53:55.584Z] 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')
16:53:55 [2024-02-28T21:53:55.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
16:53:55 [2024-02-28T21:53:55.584Z] 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')
16:53:55 [2024-02-28T21:53:55.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
16:53:55 [2024-02-28T21:53:55.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-239748349 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')]
16:53:55 [2024-02-28T21:53:55.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-239748349 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')]
16:53:55 [2024-02-28T21:53:55.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-239748349 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:53:55 [2024-02-28T21:53:55.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-239748349 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:53:55 [2024-02-28T21:53:55.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-239748349 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')]
16:53:55 [2024-02-28T21:53:55.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-239748349 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')]
16:53:55 [2024-02-28T21:53:55.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-239748349 data=null 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')]
16:53:55 [2024-02-28T21:53:55.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-239748742 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
16:53:55 [2024-02-28T21:53:55.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:53:55 [2024-02-28T21:53:55.584Z] 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@5c20505f] time=-239748305 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:53:55 [2024-02-28T21:53:55.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
16:53:55 [2024-02-28T21:53:55.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
16:53:55 [2024-02-28T21:53:55.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
16:53:55 [2024-02-28T21:53:55.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
16:53:55 [2024-02-28T21:53:55.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
16:53:55 [2024-02-28T21:53:55.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-239748152 data=null doit=true}, Shell with text {Preferences}]
16:53:55 [2024-02-28T21:53:55.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:53:55 [2024-02-28T21:53:55.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:53:55 [2024-02-28T21:53:55.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:53:55 [2024-02-28T21:53:55.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:53:55 [2024-02-28T21:53:55.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:55 [2024-02-28T21:53:55.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-239748150 data=null button=0 stateMask=0x0 x=49 y=127 count=0}, TreeItem with text {Tracing}]
16:53:55 [2024-02-28T21:53:55.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-239748150 data=null doit=true}, TreeItem with text {Tracing}]
16:53:55 [2024-02-28T21:53:55.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-239748150 data=null}, TreeItem with text {Tracing}]
16:53:55 [2024-02-28T21:53:55.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-239748150 data=null button=1 stateMask=0x0 x=49 y=127 count=1}, TreeItem with text {Tracing}]
16:53:55 [2024-02-28T21:53:55.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239748150 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}]
16:53:55 [2024-02-28T21:53:55.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-239748087 data=null button=1 stateMask=0x80000 x=49 y=127 count=1}, TreeItem with text {Tracing}]
16:53:55 [2024-02-28T21:53:55.839Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:53:55 [2024-02-28T21:53:55.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:55 [2024-02-28T21:53:55.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Remote Profiles} time=-239748086 data=null button=0 stateMask=0x0 x=95 y=196 count=0}, Tree node with text: Remote Profiles]
16:53:55 [2024-02-28T21:53:55.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Remote Profiles} time=-239748086 data=null doit=true}, Tree node with text: Remote Profiles]
16:53:55 [2024-02-28T21:53:55.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Remote Profiles} time=-239748086 data=null}, Tree node with text: Remote Profiles]
16:53:55 [2024-02-28T21:53:55.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Remote Profiles} time=-239748086 data=null button=1 stateMask=0x0 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
16:53:55 [2024-02-28T21:53:55.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239748086 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]
16:53:55 [2024-02-28T21:53:55.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Remote Profiles} time=-239748085 data=null button=1 stateMask=0x80000 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
16:53:55 [2024-02-28T21:53:55.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:53:55 [2024-02-28T21:53:55.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:53:55 [2024-02-28T21:53:55.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:53:55 [2024-02-28T21:53:55.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:53:55 [2024-02-28T21:53:55.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:55 [2024-02-28T21:53:55.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*synthetic.*} time=-239748082 data=null button=0 stateMask=0x0 x=137 y=978 count=0}, Tree node with text: .*synthetic.*]
16:53:55 [2024-02-28T21:53:55.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*synthetic.*} time=-239748082 data=null doit=true}, Tree node with text: .*synthetic.*]
16:53:55 [2024-02-28T21:53:55.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*synthetic.*} time=-239748082 data=null}, Tree node with text: .*synthetic.*]
16:53:55 [2024-02-28T21:53:55.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*synthetic.*} time=-239748082 data=null button=1 stateMask=0x0 x=137 y=978 count=1}, Tree node with text: .*synthetic.*]
16:53:55 [2024-02-28T21:53:55.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239748050 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.*]
16:53:55 [2024-02-28T21:53:55.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*synthetic.*} time=-239747996 data=null button=1 stateMask=0x80000 x=137 y=569 count=1}, Tree node with text: .*synthetic.*]
16:53:55 [2024-02-28T21:53:55.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
16:53:55 [2024-02-28T21:53:55.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
16:53:55 [2024-02-28T21:53:55.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:53:55 [2024-02-28T21:53:55.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:53:55 [2024-02-28T21:53:55.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
16:53:55 [2024-02-28T21:53:55.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
16:53:55 [2024-02-28T21:53:55.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: with mnemonic 'Move Down'
16:53:55 [2024-02-28T21:53:55.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: with style 'SWT.PUSH'
16:53:55 [2024-02-28T21:53:55.840Z] 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')
16:53:55 [2024-02-28T21:53:55.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:53:55 [2024-02-28T21:53:55.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:53:55 [2024-02-28T21:53:55.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Move Down
16:53:55 [2024-02-28T21:53:55.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Move Down} time=-239747995 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')]
16:53:55 [2024-02-28T21:53:55.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Move Down} time=-239747995 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')]
16:53:55 [2024-02-28T21:53:55.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Move Down} time=-239747995 data=null doit=true}, (of type 'Button' and with mnemonic 'Move Down' and with style 'SWT.PUSH')]
16:53:55 [2024-02-28T21:53:55.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Move Down} time=-239747995 data=null}, (of type 'Button' and with mnemonic 'Move Down' and with style 'SWT.PUSH')]
16:53:55 [2024-02-28T21:53:55.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Move Down} time=-239747994 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')]
16:53:55 [2024-02-28T21:53:55.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Move Down} time=-239747994 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')]
16:53:55 [2024-02-28T21:53:55.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Move Down} time=-239747994 data=null 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')]
16:53:55 [2024-02-28T21:53:55.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Move Down} time=-239747987 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')]
16:53:55 [2024-02-28T21:53:55.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Move Down} time=-239747987 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')]
16:53:55 [2024-02-28T21:53:55.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Move Down} time=-239747987 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')]
16:53:55 [2024-02-28T21:53:55.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Move Down} time=-239747987 data=null doit=true}, (of type 'Button' and with mnemonic 'Move Down' and with style 'SWT.PUSH')]
16:53:55 [2024-02-28T21:53:55.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Move Down} time=-239747987 data=null}, (of type 'Button' and with mnemonic 'Move Down' and with style 'SWT.PUSH')]
16:53:55 [2024-02-28T21:53:55.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Move Down
16:53:55 [2024-02-28T21:53:55.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:55 [2024-02-28T21:53:55.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*synthetic.*} time=-239747986 data=null button=0 stateMask=0x0 x=137 y=247 count=0}, Tree node with text: .*synthetic.*]
16:53:55 [2024-02-28T21:53:55.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*synthetic.*} time=-239747986 data=null doit=true}, Tree node with text: .*synthetic.*]
16:53:55 [2024-02-28T21:53:55.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*synthetic.*} time=-239747986 data=null}, Tree node with text: .*synthetic.*]
16:53:55 [2024-02-28T21:53:55.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*synthetic.*} time=-239747986 data=null button=1 stateMask=0x0 x=137 y=247 count=1}, Tree node with text: .*synthetic.*]
16:53:55 [2024-02-28T21:53:55.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239747986 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.*]
16:53:55 [2024-02-28T21:53:55.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*synthetic.*} time=-239747977 data=null button=1 stateMask=0x80000 x=137 y=247 count=1}, Tree node with text: .*synthetic.*]
16:53:55 [2024-02-28T21:53:55.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
16:53:55 [2024-02-28T21:53:55.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
16:53:55 [2024-02-28T21:53:55.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:53:55 [2024-02-28T21:53:55.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:53:55 [2024-02-28T21:53:55.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
16:53:55 [2024-02-28T21:53:55.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: with mnemonic 'Move Up'
16:53:55 [2024-02-28T21:53:55.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: with style 'SWT.PUSH'
16:53:55 [2024-02-28T21:53:55.840Z] 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')
16:53:55 [2024-02-28T21:53:55.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
16:53:55 [2024-02-28T21:53:55.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:53:55 [2024-02-28T21:53:55.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:53:56 [2024-02-28T21:53:56.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Move Up
16:53:56 [2024-02-28T21:53:56.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Move Up} time=-239747970 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')]
16:53:56 [2024-02-28T21:53:56.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Move Up} time=-239747970 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')]
16:53:56 [2024-02-28T21:53:56.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Move Up} time=-239747970 data=null doit=true}, (of type 'Button' and with mnemonic 'Move Up' and with style 'SWT.PUSH')]
16:53:56 [2024-02-28T21:53:56.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Move Up} time=-239747970 data=null}, (of type 'Button' and with mnemonic 'Move Up' and with style 'SWT.PUSH')]
16:53:56 [2024-02-28T21:53:56.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Move Up} time=-239747969 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')]
16:53:56 [2024-02-28T21:53:56.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Move Up} time=-239747969 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')]
16:53:56 [2024-02-28T21:53:56.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Move Up} time=-239747969 data=null 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')]
16:53:56 [2024-02-28T21:53:56.096Z] 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')
16:53:56 [2024-02-28T21:53:56.096Z] 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')
16:53:56 [2024-02-28T21:53:56.096Z] 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')
16:53:56 [2024-02-28T21:53:56.096Z] 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')
16:53:56 [2024-02-28T21:53:56.096Z] 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')
16:53:56 [2024-02-28T21:53:56.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Move Up
16:53:56 [2024-02-28T21:53:56.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:56 [2024-02-28T21:53:56.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*synthetic.*} time=-239747967 data=null button=0 stateMask=0x0 x=137 y=224 count=0}, Tree node with text: .*synthetic.*]
16:53:56 [2024-02-28T21:53:56.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*synthetic.*} time=-239747967 data=null doit=true}, Tree node with text: .*synthetic.*]
16:53:56 [2024-02-28T21:53:56.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*synthetic.*} time=-239747967 data=null}, Tree node with text: .*synthetic.*]
16:53:56 [2024-02-28T21:53:56.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*synthetic.*} time=-239747966 data=null button=1 stateMask=0x0 x=137 y=224 count=1}, Tree node with text: .*synthetic.*]
16:53:56 [2024-02-28T21:53:56.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239747966 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.*]
16:53:56 [2024-02-28T21:53:56.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*synthetic.*} time=-239747951 data=null button=1 stateMask=0x80000 x=137 y=224 count=1}, Tree node with text: .*synthetic.*]
16:53:56 [2024-02-28T21:53:56.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:56 [2024-02-28T21:53:56.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*synthetic.*} time=-239747950 data=null button=0 stateMask=0x0 x=137 y=224 count=0}, Tree node with text: .*synthetic.*]
16:53:56 [2024-02-28T21:53:56.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*synthetic.*} time=-239747950 data=null doit=true}, Tree node with text: .*synthetic.*]
16:53:56 [2024-02-28T21:53:56.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*synthetic.*} time=-239747950 data=null}, Tree node with text: .*synthetic.*]
16:53:56 [2024-02-28T21:53:56.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*synthetic.*} time=-239747950 data=null button=1 stateMask=0x0 x=137 y=224 count=1}, Tree node with text: .*synthetic.*]
16:53:56 [2024-02-28T21:53:56.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239747950 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.*]
16:53:56 [2024-02-28T21:53:56.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*synthetic.*} time=-239747942 data=null button=1 stateMask=0x80000 x=137 y=224 count=1}, Tree node with text: .*synthetic.*]
16:53:56 [2024-02-28T21:53:56.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Copy	Ctrl+C", using matcher: with mnemonic 'Copy'
16:53:56 [2024-02-28T21:53:56.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Copy'
16:53:56 [2024-02-28T21:53:56.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Copy	Ctrl+C} time=-239747941 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Copy']
16:53:56 [2024-02-28T21:53:56.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Copy'
16:53:56 [2024-02-28T21:53:56.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:56 [2024-02-28T21:53:56.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*synthetic.*} time=-239747938 data=null button=0 stateMask=0x0 x=137 y=224 count=0}, Tree node with text: .*synthetic.*]
16:53:56 [2024-02-28T21:53:56.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*synthetic.*} time=-239747938 data=null doit=true}, Tree node with text: .*synthetic.*]
16:53:56 [2024-02-28T21:53:56.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*synthetic.*} time=-239747938 data=null}, Tree node with text: .*synthetic.*]
16:53:56 [2024-02-28T21:53:56.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*synthetic.*} time=-239747938 data=null button=1 stateMask=0x0 x=137 y=224 count=1}, Tree node with text: .*synthetic.*]
16:53:56 [2024-02-28T21:53:56.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239747938 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.*]
16:53:56 [2024-02-28T21:53:56.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*synthetic.*} time=-239747925 data=null button=1 stateMask=0x80000 x=137 y=224 count=1}, Tree node with text: .*synthetic.*]
16:53:56 [2024-02-28T21:53:56.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Paste	Ctrl+V", using matcher: with mnemonic 'Paste'
16:53:56 [2024-02-28T21:53:56.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Paste'
16:53:56 [2024-02-28T21:53:56.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Paste	Ctrl+V} time=-239747924 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Paste']
16:53:56 [2024-02-28T21:53:56.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Paste'
16:53:56 [2024-02-28T21:53:56.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:56 [2024-02-28T21:53:56.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*synthetic.*} time=-239747914 data=null button=0 stateMask=0x0 x=137 y=224 count=0}, Tree node with text: .*synthetic.*]
16:53:56 [2024-02-28T21:53:56.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*synthetic.*} time=-239747914 data=null doit=true}, Tree node with text: .*synthetic.*]
16:53:56 [2024-02-28T21:53:56.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*synthetic.*} time=-239747914 data=null}, Tree node with text: .*synthetic.*]
16:53:56 [2024-02-28T21:53:56.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*synthetic.*} time=-239747914 data=null button=1 stateMask=0x0 x=137 y=224 count=1}, Tree node with text: .*synthetic.*]
16:53:56 [2024-02-28T21:53:56.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239747914 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.*]
16:53:56 [2024-02-28T21:53:56.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*synthetic.*} time=-239747899 data=null button=1 stateMask=0x80000 x=137 y=224 count=1}, Tree node with text: .*synthetic.*]
16:53:56 [2024-02-28T21:53:56.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:56 [2024-02-28T21:53:56.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*synthetic.*} time=-239747898 data=null button=0 stateMask=0x0 x=137 y=224 count=0}, Tree node with text: .*synthetic.*]
16:53:56 [2024-02-28T21:53:56.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*synthetic.*} time=-239747898 data=null doit=true}, Tree node with text: .*synthetic.*]
16:53:56 [2024-02-28T21:53:56.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*synthetic.*} time=-239747898 data=null}, Tree node with text: .*synthetic.*]
16:53:56 [2024-02-28T21:53:56.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*synthetic.*} time=-239747898 data=null button=1 stateMask=0x0 x=137 y=224 count=1}, Tree node with text: .*synthetic.*]
16:53:56 [2024-02-28T21:53:56.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239747898 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.*]
16:53:56 [2024-02-28T21:53:56.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*synthetic.*} time=-239747891 data=null button=1 stateMask=0x80000 x=137 y=224 count=1}, Tree node with text: .*synthetic.*]
16:53:56 [2024-02-28T21:53:56.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Cut	Ctrl+X", using matcher: with mnemonic 'Cut'
16:53:56 [2024-02-28T21:53:56.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Cut'
16:53:56 [2024-02-28T21:53:56.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Cut	Ctrl+X} time=-239747890 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Cut']
16:53:56 [2024-02-28T21:53:56.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Cut'
16:53:56 [2024-02-28T21:53:56.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:56 [2024-02-28T21:53:56.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*syslog} time=-239747886 data=null button=0 stateMask=0x0 x=123 y=247 count=0}, Tree node with text: .*syslog]
16:53:56 [2024-02-28T21:53:56.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*syslog} time=-239747886 data=null doit=true}, Tree node with text: .*syslog]
16:53:56 [2024-02-28T21:53:56.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*syslog} time=-239747886 data=null}, Tree node with text: .*syslog]
16:53:56 [2024-02-28T21:53:56.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*syslog} time=-239747886 data=null button=1 stateMask=0x0 x=123 y=247 count=1}, Tree node with text: .*syslog]
16:53:56 [2024-02-28T21:53:56.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239747886 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]
16:53:56 [2024-02-28T21:53:56.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*syslog} time=-239747873 data=null button=1 stateMask=0x80000 x=123 y=247 count=1}, Tree node with text: .*syslog]
16:53:56 [2024-02-28T21:53:56.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:56 [2024-02-28T21:53:56.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*syslog} time=-239747872 data=null button=0 stateMask=0x0 x=123 y=247 count=0}, Tree node with text: .*syslog]
16:53:56 [2024-02-28T21:53:56.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*syslog} time=-239747872 data=null doit=true}, Tree node with text: .*syslog]
16:53:56 [2024-02-28T21:53:56.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*syslog} time=-239747872 data=null}, Tree node with text: .*syslog]
16:53:56 [2024-02-28T21:53:56.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*syslog} time=-239747872 data=null button=1 stateMask=0x0 x=123 y=247 count=1}, Tree node with text: .*syslog]
16:53:56 [2024-02-28T21:53:56.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239747872 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]
16:53:56 [2024-02-28T21:53:56.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*syslog} time=-239747864 data=null button=1 stateMask=0x80000 x=123 y=247 count=1}, Tree node with text: .*syslog]
16:53:56 [2024-02-28T21:53:56.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Paste	Ctrl+V", using matcher: with mnemonic 'Paste'
16:53:56 [2024-02-28T21:53:56.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Paste'
16:53:56 [2024-02-28T21:53:56.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Paste	Ctrl+V} time=-239747863 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Paste']
16:53:56 [2024-02-28T21:53:56.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Paste'
16:53:56 [2024-02-28T21:53:56.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:56 [2024-02-28T21:53:56.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*synthetic.*} time=-239747847 data=null button=0 stateMask=0x0 x=137 y=224 count=0}, Tree node with text: .*synthetic.*]
16:53:56 [2024-02-28T21:53:56.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*synthetic.*} time=-239747847 data=null doit=true}, Tree node with text: .*synthetic.*]
16:53:56 [2024-02-28T21:53:56.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*synthetic.*} time=-239747846 data=null}, Tree node with text: .*synthetic.*]
16:53:56 [2024-02-28T21:53:56.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*synthetic.*} time=-239747842 data=null button=1 stateMask=0x0 x=137 y=224 count=1}, Tree node with text: .*synthetic.*]
16:53:56 [2024-02-28T21:53:56.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239747842 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.*]
16:53:56 [2024-02-28T21:53:56.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*synthetic.*} time=-239747834 data=null button=1 stateMask=0x80000 x=137 y=224 count=1}, Tree node with text: .*synthetic.*]
16:53:56 [2024-02-28T21:53:56.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:56 [2024-02-28T21:53:56.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*synthetic.*} time=-239747833 data=null button=0 stateMask=0x0 x=137 y=224 count=0}, Tree node with text: .*synthetic.*]
16:53:56 [2024-02-28T21:53:56.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*synthetic.*} time=-239747833 data=null doit=true}, Tree node with text: .*synthetic.*]
16:53:56 [2024-02-28T21:53:56.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*synthetic.*} time=-239747833 data=null}, Tree node with text: .*synthetic.*]
16:53:56 [2024-02-28T21:53:56.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*synthetic.*} time=-239747833 data=null button=1 stateMask=0x0 x=137 y=224 count=1}, Tree node with text: .*synthetic.*]
16:53:56 [2024-02-28T21:53:56.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239747833 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.*]
16:53:56 [2024-02-28T21:53:56.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*synthetic.*} time=-239747819 data=null button=1 stateMask=0x80000 x=137 y=224 count=1}, Tree node with text: .*synthetic.*]
16:53:56 [2024-02-28T21:53:56.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Delete	Delete", using matcher: with mnemonic 'Delete'
16:53:56 [2024-02-28T21:53:56.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:53:56 [2024-02-28T21:53:56.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Delete	Delete} time=-239747816 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:53:56 [2024-02-28T21:53:56.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:53:56 [2024-02-28T21:53:56.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:56 [2024-02-28T21:53:56.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*synthetic.*} time=-239747813 data=null button=0 stateMask=0x0 x=137 y=247 count=0}, Tree node with text: .*synthetic.*]
16:53:56 [2024-02-28T21:53:56.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*synthetic.*} time=-239747813 data=null doit=true}, Tree node with text: .*synthetic.*]
16:53:56 [2024-02-28T21:53:56.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*synthetic.*} time=-239747813 data=null}, Tree node with text: .*synthetic.*]
16:53:56 [2024-02-28T21:53:56.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*synthetic.*} time=-239747812 data=null button=1 stateMask=0x0 x=137 y=247 count=1}, Tree node with text: .*synthetic.*]
16:53:56 [2024-02-28T21:53:56.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239747812 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.*]
16:53:56 [2024-02-28T21:53:56.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*synthetic.*} time=-239747805 data=null button=1 stateMask=0x80000 x=137 y=247 count=1}, Tree node with text: .*synthetic.*]
16:53:56 [2024-02-28T21:53:56.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:56 [2024-02-28T21:53:56.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*synthetic.*} time=-239747805 data=null button=0 stateMask=0x0 x=137 y=247 count=0}, Tree node with text: .*synthetic.*]
16:53:56 [2024-02-28T21:53:56.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*synthetic.*} time=-239747805 data=null doit=true}, Tree node with text: .*synthetic.*]
16:53:56 [2024-02-28T21:53:56.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*synthetic.*} time=-239747805 data=null}, Tree node with text: .*synthetic.*]
16:53:56 [2024-02-28T21:53:56.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*synthetic.*} time=-239747804 data=null button=1 stateMask=0x0 x=137 y=247 count=1}, Tree node with text: .*synthetic.*]
16:53:56 [2024-02-28T21:53:56.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239747804 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.*]
16:53:56 [2024-02-28T21:53:56.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*synthetic.*} time=-239747790 data=null button=1 stateMask=0x80000 x=137 y=247 count=1}, Tree node with text: .*synthetic.*]
16:53:56 [2024-02-28T21:53:56.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Copy	Ctrl+C", using matcher: with mnemonic 'Copy'
16:53:56 [2024-02-28T21:53:56.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Copy'
16:53:56 [2024-02-28T21:53:56.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Copy	Ctrl+C} time=-239747789 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Copy']
16:53:56 [2024-02-28T21:53:56.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Copy'
16:53:56 [2024-02-28T21:53:56.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:56 [2024-02-28T21:53:56.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*syslog} time=-239747788 data=null button=0 stateMask=0x0 x=123 y=224 count=0}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
16:53:56 [2024-02-28T21:53:56.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-239747788 data=null doit=true}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
16:53:56 [2024-02-28T21:53:56.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-239747788 data=null}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
16:53:56 [2024-02-28T21:53:56.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*syslog} time=-239747787 data=null button=1 stateMask=0x0 x=123 y=224 count=1}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
16:53:56 [2024-02-28T21:53:56.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239747787 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-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
16:53:56 [2024-02-28T21:53:56.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*syslog} time=-239747779 data=null button=1 stateMask=0x80000 x=123 y=224 count=1}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
16:53:56 [2024-02-28T21:53:56.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*synthetic.*} time=-239747778 data=null button=0 stateMask=0x0 x=137 y=247 count=0}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
16:53:56 [2024-02-28T21:53:56.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-239747778 data=null doit=true}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
16:53:56 [2024-02-28T21:53:56.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-239747778 data=null}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
16:53:56 [2024-02-28T21:53:56.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*synthetic.*} time=-239747778 data=null button=1 stateMask=0x40000 x=137 y=247 count=1}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
16:53:56 [2024-02-28T21:53:56.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239747778 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-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
16:53:56 [2024-02-28T21:53:56.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*synthetic.*} time=-239747776 data=null button=1 stateMask=0xc0000 x=137 y=247 count=1}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
16:53:56 [2024-02-28T21:53:56.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*} time=-239747776 data=null button=0 stateMask=0x0 x=102 y=270 count=0}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
16:53:56 [2024-02-28T21:53:56.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-239747776 data=null doit=true}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
16:53:56 [2024-02-28T21:53:56.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-239747776 data=null}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
16:53:56 [2024-02-28T21:53:56.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*} time=-239747776 data=null button=1 stateMask=0x40000 x=102 y=270 count=1}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
16:53:56 [2024-02-28T21:53:56.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239747776 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-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
16:53:56 [2024-02-28T21:53:56.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*} time=-239747775 data=null button=1 stateMask=0xc0000 x=102 y=270 count=1}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
16:53:56 [2024-02-28T21:53:56.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:56 [2024-02-28T21:53:56.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:56 [2024-02-28T21:53:56.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-239747718 data=null button=0 stateMask=0x0 x=537 y=270 count=0}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
16:53:56 [2024-02-28T21:53:56.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-239747718 data=null doit=true}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
16:53:56 [2024-02-28T21:53:56.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-239747718 data=null}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
16:53:56 [2024-02-28T21:53:56.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-239747717 data=null button=1 stateMask=0x0 x=537 y=270 count=1}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
16:53:56 [2024-02-28T21:53:56.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239747717 data=null item=TreeItem {/home/jenkins/agent/workspace/tracecompass-master-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-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
16:53:56 [2024-02-28T21:53:56.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-239747712 data=null button=1 stateMask=0x80000 x=537 y=270 count=1}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
16:53:56 [2024-02-28T21:53:56.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Paste	Ctrl+V", using matcher: with mnemonic 'Paste'
16:53:56 [2024-02-28T21:53:56.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Paste'
16:53:56 [2024-02-28T21:53:56.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Paste	Ctrl+V} time=-239747711 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Paste']
16:53:56 [2024-02-28T21:53:56.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Paste'
16:53:56 [2024-02-28T21:53:56.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
16:53:56 [2024-02-28T21:53:56.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
16:53:56 [2024-02-28T21:53:56.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:53:56 [2024-02-28T21:53:56.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:53:56 [2024-02-28T21:53:56.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
16:53:56 [2024-02-28T21:53:56.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
16:53:56 [2024-02-28T21:53:56.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:53:56 [2024-02-28T21:53:56.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:53:56 [2024-02-28T21:53:56.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
16:53:56 [2024-02-28T21:53:56.354Z] 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')
16:53:56 [2024-02-28T21:53:56.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
16:53:56 [2024-02-28T21:53:56.354Z] 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')
16:53:56 [2024-02-28T21:53:56.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
16:53:56 [2024-02-28T21:53:56.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-239747693 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')]
16:53:56 [2024-02-28T21:53:56.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-239747693 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')]
16:53:56 [2024-02-28T21:53:56.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-239747693 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:53:56 [2024-02-28T21:53:56.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-239747693 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:53:56 [2024-02-28T21:53:56.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-239747693 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')]
16:53:56 [2024-02-28T21:53:56.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-239747693 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')]
16:53:56 [2024-02-28T21:53:56.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-239747693 data=null 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')]
16:53:56 [2024-02-28T21:53:56.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-239748299 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
16:53:56 [2024-02-28T21:53:56.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:53:56 [2024-02-28T21:53:56.354Z] 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@5c20505f] time=-239747626 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:53:56 [2024-02-28T21:53:56.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
16:53:56 [2024-02-28T21:53:56.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
16:53:56 [2024-02-28T21:53:56.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
16:53:56 [2024-02-28T21:53:56.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
16:53:56 [2024-02-28T21:53:56.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
16:53:56 [2024-02-28T21:53:56.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-239747470 data=null doit=true}, Shell with text {Preferences}]
16:53:56 [2024-02-28T21:53:56.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:53:56 [2024-02-28T21:53:56.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:53:56 [2024-02-28T21:53:56.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:53:56 [2024-02-28T21:53:56.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:53:56 [2024-02-28T21:53:56.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:56 [2024-02-28T21:53:56.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-239747468 data=null button=0 stateMask=0x0 x=49 y=127 count=0}, TreeItem with text {Tracing}]
16:53:56 [2024-02-28T21:53:56.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-239747468 data=null doit=true}, TreeItem with text {Tracing}]
16:53:56 [2024-02-28T21:53:56.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-239747468 data=null}, TreeItem with text {Tracing}]
16:53:56 [2024-02-28T21:53:56.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-239747468 data=null button=1 stateMask=0x0 x=49 y=127 count=1}, TreeItem with text {Tracing}]
16:53:56 [2024-02-28T21:53:56.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239747468 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}]
16:53:56 [2024-02-28T21:53:56.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-239747420 data=null button=1 stateMask=0x80000 x=49 y=127 count=1}, TreeItem with text {Tracing}]
16:53:56 [2024-02-28T21:53:56.609Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:53:56 [2024-02-28T21:53:56.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:56 [2024-02-28T21:53:56.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Remote Profiles} time=-239747420 data=null button=0 stateMask=0x0 x=95 y=196 count=0}, Tree node with text: Remote Profiles]
16:53:56 [2024-02-28T21:53:56.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Remote Profiles} time=-239747420 data=null doit=true}, Tree node with text: Remote Profiles]
16:53:56 [2024-02-28T21:53:56.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Remote Profiles} time=-239747420 data=null}, Tree node with text: Remote Profiles]
16:53:56 [2024-02-28T21:53:56.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Remote Profiles} time=-239747419 data=null button=1 stateMask=0x0 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
16:53:56 [2024-02-28T21:53:56.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239747419 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]
16:53:56 [2024-02-28T21:53:56.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Remote Profiles} time=-239747418 data=null button=1 stateMask=0x80000 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
16:53:56 [2024-02-28T21:53:56.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:53:56 [2024-02-28T21:53:56.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:53:56 [2024-02-28T21:53:56.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:53:56 [2024-02-28T21:53:56.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:53:56 [2024-02-28T21:53:56.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:56 [2024-02-28T21:53:56.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {new profile} time=-239747387 data=null button=0 stateMask=0x0 x=78 y=909 count=0}, TreeItem with text {new profile}]
16:53:56 [2024-02-28T21:53:56.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {new profile} time=-239747387 data=null doit=true}, TreeItem with text {new profile}]
16:53:56 [2024-02-28T21:53:56.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {new profile} time=-239747387 data=null}, TreeItem with text {new profile}]
16:53:56 [2024-02-28T21:53:56.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {new profile} time=-239747386 data=null button=1 stateMask=0x0 x=78 y=909 count=1}, TreeItem with text {new profile}]
16:53:56 [2024-02-28T21:53:56.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239747386 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}]
16:53:56 [2024-02-28T21:53:56.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {new profile} time=-239747384 data=null button=1 stateMask=0x80000 x=78 y=909 count=1}, TreeItem with text {new profile}]
16:53:56 [2024-02-28T21:53:56.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
16:53:56 [2024-02-28T21:53:56.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
16:53:56 [2024-02-28T21:53:56.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
16:53:56 [2024-02-28T21:53:56.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
16:53:56 [2024-02-28T21:53:56.610Z] 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')
16:53:56 [2024-02-28T21:53:56.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:53:56 [2024-02-28T21:53:56.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:53:56 [2024-02-28T21:53:56.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
16:53:56 [2024-02-28T21:53:56.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
16:53:56 [2024-02-28T21:53:56.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:53:56 [2024-02-28T21:53:56.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:53:56 [2024-02-28T21:53:56.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
16:53:56 [2024-02-28T21:53:56.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=-239747369 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
16:53:56 [2024-02-28T21:53:56.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=-239747369 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
16:53:56 [2024-02-28T21:53:56.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=-239747369 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
16:53:56 [2024-02-28T21:53:56.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=-239747369 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
16:53:56 [2024-02-28T21:53:56.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=-239747368 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
16:53:56 [2024-02-28T21:53:56.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=-239747368 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
16:53:56 [2024-02-28T21:53:56.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=-239747368 data=null 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')]
16:53:56 [2024-02-28T21:53:56.610Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
16:53:56 [2024-02-28T21:53:56.610Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
16:53:56 [2024-02-28T21:53:56.610Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
16:53:56 [2024-02-28T21:53:56.610Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
16:53:56 [2024-02-28T21:53:56.610Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
16:53:56 [2024-02-28T21:53:56.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
16:53:56 [2024-02-28T21:53:56.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
16:53:56 [2024-02-28T21:53:56.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
16:53:56 [2024-02-28T21:53:56.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:53:56 [2024-02-28T21:53:56.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:53:56 [2024-02-28T21:53:56.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
16:53:56 [2024-02-28T21:53:56.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
16:53:56 [2024-02-28T21:53:56.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:53:56 [2024-02-28T21:53:56.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:53:56 [2024-02-28T21:53:56.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
16:53:56 [2024-02-28T21:53:56.610Z] 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')
16:53:56 [2024-02-28T21:53:56.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
16:53:56 [2024-02-28T21:53:56.610Z] 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')
16:53:56 [2024-02-28T21:53:56.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
16:53:56 [2024-02-28T21:53:56.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-239747337 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')]
16:53:56 [2024-02-28T21:53:56.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-239747337 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')]
16:53:56 [2024-02-28T21:53:56.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-239747337 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:53:56 [2024-02-28T21:53:56.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-239747337 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:53:56 [2024-02-28T21:53:56.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-239747337 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')]
16:53:56 [2024-02-28T21:53:56.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-239747337 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')]
16:53:56 [2024-02-28T21:53:56.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-239747337 data=null 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')]
16:53:56 [2024-02-28T21:53:56.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-239747620 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
16:53:56 [2024-02-28T21:53:56.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:53:56 [2024-02-28T21:53:56.610Z] 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@5c20505f] time=-239747233 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:53:56 [2024-02-28T21:53:56.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:53:56 [2024-02-28T21:53:56.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:53:56 [2024-02-28T21:53:56.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:53:56 [2024-02-28T21:53:56.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:56 [2024-02-28T21:53:56.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-239747229 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
16:53:56 [2024-02-28T21:53:56.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-239747229 data=null doit=true}, TreeItem with text {Test}]
16:53:56 [2024-02-28T21:53:56.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-239747229 data=null}, TreeItem with text {Test}]
16:53:56 [2024-02-28T21:53:56.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-239747229 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
16:53:56 [2024-02-28T21:53:56.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239747229 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
16:53:56 [2024-02-28T21:53:56.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-239747200 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
16:53:56 [2024-02-28T21:53:56.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:53:56 [2024-02-28T21:53:56.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:53:56 [2024-02-28T21:53:56.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:53:56 [2024-02-28T21:53:56.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:53:56 [2024-02-28T21:53:56.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:53:56 [2024-02-28T21:53:56.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:53:56 [2024-02-28T21:53:56.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:53:56 [2024-02-28T21:53:56.866Z] 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')
16:53:56 [2024-02-28T21:53:56.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:53:56 [2024-02-28T21:53:56.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:53:56 [2024-02-28T21:53:56.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:53:56 [2024-02-28T21:53:56.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:53:56 [2024-02-28T21:53:56.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
16:53:56 [2024-02-28T21:53:56.866Z] 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=-239746984 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:56 [2024-02-28T21:53:56.866Z] 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=-239746984 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:56 [2024-02-28T21:53:56.866Z] 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=-239746984 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:56 [2024-02-28T21:53:56.866Z] 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=-239746984 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:56 [2024-02-28T21:53:56.866Z] 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=-239746984 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:56 [2024-02-28T21:53:56.866Z] 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=-239746984 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:56 [2024-02-28T21:53:56.866Z] 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=-239746984 data=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')]
16:53:56 [2024-02-28T21:53:56.866Z] 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=-239746984 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:56 [2024-02-28T21:53:56.867Z] 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=-239746984 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:56 [2024-02-28T21:53:56.867Z] 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=-239746984 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:56 [2024-02-28T21:53:56.867Z] 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=-239746984 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:56 [2024-02-28T21:53:56.867Z] 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=-239746984 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:53:56 [2024-02-28T21:53:56.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:53:56 [2024-02-28T21:53:56.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:53:56 [2024-02-28T21:53:56.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:53:56 [2024-02-28T21:53:56.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:53:56 [2024-02-28T21:53:56.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:53:56 [2024-02-28T21:53:56.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:53:56 [2024-02-28T21:53:56.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:53:56 [2024-02-28T21:53:56.867Z] 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')
16:53:56 [2024-02-28T21:53:56.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:53:56 [2024-02-28T21:53:56.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-239746968 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:53:56 [2024-02-28T21:53:56.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-239746968 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:53:56 [2024-02-28T21:53:56.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-239746968 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:53:56 [2024-02-28T21:53:56.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-239746968 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:53:56 [2024-02-28T21:53:56.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-239746968 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:53:56 [2024-02-28T21:53:56.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-239746968 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:53:57 [2024-02-28T21:53:57.123Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:53:57 [2024-02-28T21:53:57.123Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:53:57 [2024-02-28T21:53:57.123Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:53:57 [2024-02-28T21:53:57.123Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:53:57 [2024-02-28T21:53:57.123Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:53:57 [2024-02-28T21:53:57.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:53:57 [2024-02-28T21:53:57.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-239746968 data=null 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')]
16:53:57 [2024-02-28T21:53:57.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-239747136 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:53:57 [2024-02-28T21:53:57.683Z] 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@5c20505f] time=-239746426 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:53:57 [2024-02-28T21:53:57.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
16:53:57 [2024-02-28T21:53:57.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
16:53:57 [2024-02-28T21:53:57.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
16:53:57 [2024-02-28T21:53:57.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
16:53:57 [2024-02-28T21:53:57.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
16:53:57 [2024-02-28T21:53:57.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-239746269 data=null doit=true}, Shell with text {Preferences}]
16:53:57 [2024-02-28T21:53:57.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:53:57 [2024-02-28T21:53:57.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:53:57 [2024-02-28T21:53:57.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:53:57 [2024-02-28T21:53:57.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:53:57 [2024-02-28T21:53:57.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:57 [2024-02-28T21:53:57.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-239746225 data=null button=0 stateMask=0x0 x=49 y=127 count=0}, TreeItem with text {Tracing}]
16:53:57 [2024-02-28T21:53:57.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-239746225 data=null doit=true}, TreeItem with text {Tracing}]
16:53:57 [2024-02-28T21:53:57.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-239746225 data=null}, TreeItem with text {Tracing}]
16:53:57 [2024-02-28T21:53:57.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-239746225 data=null button=1 stateMask=0x0 x=49 y=127 count=1}, TreeItem with text {Tracing}]
16:53:57 [2024-02-28T21:53:57.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239746222 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}]
16:53:57 [2024-02-28T21:53:57.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-239746171 data=null button=1 stateMask=0x80000 x=49 y=127 count=1}, TreeItem with text {Tracing}]
16:53:57 [2024-02-28T21:53:57.684Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:53:57 [2024-02-28T21:53:57.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:57 [2024-02-28T21:53:57.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Remote Profiles} time=-239746170 data=null button=0 stateMask=0x0 x=95 y=196 count=0}, Tree node with text: Remote Profiles]
16:53:57 [2024-02-28T21:53:57.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Remote Profiles} time=-239746170 data=null doit=true}, Tree node with text: Remote Profiles]
16:53:57 [2024-02-28T21:53:57.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Remote Profiles} time=-239746170 data=null}, Tree node with text: Remote Profiles]
16:53:57 [2024-02-28T21:53:57.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Remote Profiles} time=-239746169 data=null button=1 stateMask=0x0 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
16:53:57 [2024-02-28T21:53:57.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239746169 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]
16:53:57 [2024-02-28T21:53:57.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Remote Profiles} time=-239746159 data=null button=1 stateMask=0x80000 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
16:53:57 [2024-02-28T21:53:57.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:53:57 [2024-02-28T21:53:57.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:53:57 [2024-02-28T21:53:57.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:53:57 [2024-02-28T21:53:57.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:53:57 [2024-02-28T21:53:57.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:57 [2024-02-28T21:53:57.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestAllRecursive} time=-239746120 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestAllRecursive}]
16:53:57 [2024-02-28T21:53:57.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestAllRecursive} time=-239746119 data=null doit=true}, TreeItem with text {TestAllRecursive}]
16:53:57 [2024-02-28T21:53:57.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestAllRecursive} time=-239746119 data=null}, TreeItem with text {TestAllRecursive}]
16:53:57 [2024-02-28T21:53:57.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestAllRecursive} time=-239746109 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestAllRecursive}]
16:53:57 [2024-02-28T21:53:57.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239746109 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}]
16:53:57 [2024-02-28T21:53:57.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestAllRecursive} time=-239746104 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestAllRecursive}]
16:53:57 [2024-02-28T21:53:57.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
16:53:57 [2024-02-28T21:53:57.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
16:53:57 [2024-02-28T21:53:57.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
16:53:57 [2024-02-28T21:53:57.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
16:53:57 [2024-02-28T21:53:57.942Z] 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')
16:53:57 [2024-02-28T21:53:57.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:53:57 [2024-02-28T21:53:57.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:53:57 [2024-02-28T21:53:57.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
16:53:57 [2024-02-28T21:53:57.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
16:53:57 [2024-02-28T21:53:57.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:53:57 [2024-02-28T21:53:57.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:53:57 [2024-02-28T21:53:57.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
16:53:57 [2024-02-28T21:53:57.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=-239746103 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
16:53:57 [2024-02-28T21:53:57.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=-239746103 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
16:53:57 [2024-02-28T21:53:57.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=-239746103 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
16:53:57 [2024-02-28T21:53:57.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=-239746103 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
16:53:57 [2024-02-28T21:53:57.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=-239746103 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
16:53:57 [2024-02-28T21:53:57.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=-239746103 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
16:53:57 [2024-02-28T21:53:57.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=-239746103 data=null 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')]
16:53:57 [2024-02-28T21:53:57.943Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
16:53:57 [2024-02-28T21:53:57.943Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
16:53:57 [2024-02-28T21:53:57.943Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
16:53:57 [2024-02-28T21:53:57.943Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
16:53:57 [2024-02-28T21:53:57.943Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
16:53:57 [2024-02-28T21:53:57.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
16:53:57 [2024-02-28T21:53:57.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:57 [2024-02-28T21:53:57.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestAllNonRecursive} time=-239746097 data=null button=0 stateMask=0x0 x=108 y=12 count=0}, TreeItem with text {TestAllNonRecursive}]
16:53:57 [2024-02-28T21:53:57.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestAllNonRecursive} time=-239746097 data=null doit=true}, TreeItem with text {TestAllNonRecursive}]
16:53:57 [2024-02-28T21:53:57.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestAllNonRecursive} time=-239746097 data=null}, TreeItem with text {TestAllNonRecursive}]
16:53:57 [2024-02-28T21:53:57.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestAllNonRecursive} time=-239746096 data=null button=1 stateMask=0x0 x=108 y=12 count=1}, TreeItem with text {TestAllNonRecursive}]
16:53:57 [2024-02-28T21:53:57.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239746096 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}]
16:53:57 [2024-02-28T21:53:57.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestAllNonRecursive} time=-239746094 data=null button=1 stateMask=0x80000 x=108 y=12 count=1}, TreeItem with text {TestAllNonRecursive}]
16:53:57 [2024-02-28T21:53:57.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
16:53:57 [2024-02-28T21:53:57.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
16:53:57 [2024-02-28T21:53:57.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
16:53:57 [2024-02-28T21:53:57.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
16:53:57 [2024-02-28T21:53:57.943Z] 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')
16:53:57 [2024-02-28T21:53:57.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:53:57 [2024-02-28T21:53:57.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:53:57 [2024-02-28T21:53:57.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
16:53:57 [2024-02-28T21:53:57.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
16:53:57 [2024-02-28T21:53:57.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:53:57 [2024-02-28T21:53:57.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:53:57 [2024-02-28T21:53:57.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
16:53:57 [2024-02-28T21:53:57.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=-239746093 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
16:53:57 [2024-02-28T21:53:57.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=-239746093 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
16:53:57 [2024-02-28T21:53:57.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=-239746093 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
16:53:57 [2024-02-28T21:53:57.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=-239746093 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
16:53:57 [2024-02-28T21:53:57.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=-239746093 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
16:53:57 [2024-02-28T21:53:57.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=-239746093 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
16:53:57 [2024-02-28T21:53:57.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=-239746093 data=null 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')]
16:53:57 [2024-02-28T21:53:57.943Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
16:53:57 [2024-02-28T21:53:57.943Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
16:53:57 [2024-02-28T21:53:57.943Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
16:53:57 [2024-02-28T21:53:57.944Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
16:53:57 [2024-02-28T21:53:57.944Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
16:53:57 [2024-02-28T21:53:57.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
16:53:57 [2024-02-28T21:53:57.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:57 [2024-02-28T21:53:57.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestSpecificRecursive} time=-239746088 data=null button=0 stateMask=0x0 x=112 y=12 count=0}, TreeItem with text {TestSpecificRecursive}]
16:53:57 [2024-02-28T21:53:57.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestSpecificRecursive} time=-239746088 data=null doit=true}, TreeItem with text {TestSpecificRecursive}]
16:53:57 [2024-02-28T21:53:57.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestSpecificRecursive} time=-239746088 data=null}, TreeItem with text {TestSpecificRecursive}]
16:53:57 [2024-02-28T21:53:57.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestSpecificRecursive} time=-239746088 data=null button=1 stateMask=0x0 x=112 y=12 count=1}, TreeItem with text {TestSpecificRecursive}]
16:53:57 [2024-02-28T21:53:57.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239746087 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}]
16:53:57 [2024-02-28T21:53:57.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestSpecificRecursive} time=-239746080 data=null button=1 stateMask=0x80000 x=112 y=12 count=1}, TreeItem with text {TestSpecificRecursive}]
16:53:57 [2024-02-28T21:53:57.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
16:53:57 [2024-02-28T21:53:57.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
16:53:57 [2024-02-28T21:53:57.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
16:53:57 [2024-02-28T21:53:57.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
16:53:57 [2024-02-28T21:53:57.944Z] 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')
16:53:57 [2024-02-28T21:53:57.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:53:57 [2024-02-28T21:53:57.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:53:57 [2024-02-28T21:53:57.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
16:53:57 [2024-02-28T21:53:57.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
16:53:57 [2024-02-28T21:53:57.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:53:57 [2024-02-28T21:53:57.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:53:57 [2024-02-28T21:53:57.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
16:53:57 [2024-02-28T21:53:57.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=-239746079 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
16:53:57 [2024-02-28T21:53:57.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=-239746079 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
16:53:57 [2024-02-28T21:53:57.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=-239746079 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
16:53:57 [2024-02-28T21:53:57.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=-239746079 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
16:53:57 [2024-02-28T21:53:57.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=-239746079 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
16:53:57 [2024-02-28T21:53:57.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=-239746079 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
16:53:57 [2024-02-28T21:53:57.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=-239746079 data=null 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')]
16:53:57 [2024-02-28T21:53:57.944Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
16:53:57 [2024-02-28T21:53:57.944Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
16:53:57 [2024-02-28T21:53:57.944Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
16:53:57 [2024-02-28T21:53:57.944Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
16:53:57 [2024-02-28T21:53:57.944Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
16:53:57 [2024-02-28T21:53:57.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
16:53:57 [2024-02-28T21:53:57.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:57 [2024-02-28T21:53:57.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestSpecificNonRecursive} time=-239746074 data=null button=0 stateMask=0x0 x=125 y=12 count=0}, TreeItem with text {TestSpecificNonRecursive}]
16:53:57 [2024-02-28T21:53:57.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestSpecificNonRecursive} time=-239746073 data=null doit=true}, TreeItem with text {TestSpecificNonRecursive}]
16:53:57 [2024-02-28T21:53:57.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestSpecificNonRecursive} time=-239746073 data=null}, TreeItem with text {TestSpecificNonRecursive}]
16:53:57 [2024-02-28T21:53:57.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestSpecificNonRecursive} time=-239746073 data=null button=1 stateMask=0x0 x=125 y=12 count=1}, TreeItem with text {TestSpecificNonRecursive}]
16:53:57 [2024-02-28T21:53:57.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239746073 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}]
16:53:57 [2024-02-28T21:53:57.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestSpecificNonRecursive} time=-239746071 data=null button=1 stateMask=0x80000 x=125 y=12 count=1}, TreeItem with text {TestSpecificNonRecursive}]
16:53:57 [2024-02-28T21:53:57.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
16:53:57 [2024-02-28T21:53:57.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
16:53:57 [2024-02-28T21:53:57.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
16:53:57 [2024-02-28T21:53:57.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
16:53:57 [2024-02-28T21:53:57.945Z] 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')
16:53:57 [2024-02-28T21:53:57.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:53:57 [2024-02-28T21:53:57.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:53:57 [2024-02-28T21:53:57.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
16:53:57 [2024-02-28T21:53:57.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
16:53:57 [2024-02-28T21:53:57.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:53:57 [2024-02-28T21:53:57.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:53:57 [2024-02-28T21:53:57.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
16:53:57 [2024-02-28T21:53:57.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=-239746070 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
16:53:57 [2024-02-28T21:53:57.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=-239746070 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
16:53:57 [2024-02-28T21:53:57.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=-239746070 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
16:53:57 [2024-02-28T21:53:57.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=-239746070 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
16:53:57 [2024-02-28T21:53:57.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=-239746069 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
16:53:57 [2024-02-28T21:53:57.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=-239746069 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
16:53:57 [2024-02-28T21:53:57.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=-239746069 data=null 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')]
16:53:57 [2024-02-28T21:53:57.945Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
16:53:57 [2024-02-28T21:53:57.945Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
16:53:57 [2024-02-28T21:53:57.945Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
16:53:57 [2024-02-28T21:53:57.945Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
16:53:57 [2024-02-28T21:53:57.945Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
16:53:57 [2024-02-28T21:53:57.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
16:53:57 [2024-02-28T21:53:57.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:57 [2024-02-28T21:53:57.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestSpecificMultiGroupRecursive} time=-239746065 data=null button=0 stateMask=0x0 x=147 y=12 count=0}, TreeItem with text {TestSpecificMultiGroupRecursive}]
16:53:57 [2024-02-28T21:53:57.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestSpecificMultiGroupRecursive} time=-239746064 data=null doit=true}, TreeItem with text {TestSpecificMultiGroupRecursive}]
16:53:57 [2024-02-28T21:53:57.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestSpecificMultiGroupRecursive} time=-239746064 data=null}, TreeItem with text {TestSpecificMultiGroupRecursive}]
16:53:57 [2024-02-28T21:53:57.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestSpecificMultiGroupRecursive} time=-239746064 data=null button=1 stateMask=0x0 x=147 y=12 count=1}, TreeItem with text {TestSpecificMultiGroupRecursive}]
16:53:57 [2024-02-28T21:53:57.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239746064 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}]
16:53:57 [2024-02-28T21:53:57.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestSpecificMultiGroupRecursive} time=-239746057 data=null button=1 stateMask=0x80000 x=147 y=12 count=1}, TreeItem with text {TestSpecificMultiGroupRecursive}]
16:53:57 [2024-02-28T21:53:57.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
16:53:57 [2024-02-28T21:53:57.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
16:53:57 [2024-02-28T21:53:57.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
16:53:57 [2024-02-28T21:53:57.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
16:53:57 [2024-02-28T21:53:57.945Z] 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')
16:53:57 [2024-02-28T21:53:57.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:53:57 [2024-02-28T21:53:57.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:53:57 [2024-02-28T21:53:57.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
16:53:57 [2024-02-28T21:53:57.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
16:53:57 [2024-02-28T21:53:57.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:53:57 [2024-02-28T21:53:57.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:53:57 [2024-02-28T21:53:57.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
16:53:57 [2024-02-28T21:53:57.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=-239746056 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
16:53:57 [2024-02-28T21:53:57.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=-239746056 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
16:53:57 [2024-02-28T21:53:57.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=-239746056 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
16:53:57 [2024-02-28T21:53:57.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=-239746056 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
16:53:57 [2024-02-28T21:53:57.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=-239746055 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
16:53:57 [2024-02-28T21:53:57.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=-239746055 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
16:53:57 [2024-02-28T21:53:57.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=-239746055 data=null 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')]
16:53:57 [2024-02-28T21:53:57.946Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
16:53:57 [2024-02-28T21:53:57.946Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
16:53:57 [2024-02-28T21:53:57.946Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
16:53:57 [2024-02-28T21:53:57.946Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
16:53:57 [2024-02-28T21:53:57.946Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
16:53:57 [2024-02-28T21:53:57.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
16:53:57 [2024-02-28T21:53:57.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:57 [2024-02-28T21:53:57.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestMultiNode} time=-239746052 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {TestMultiNode}]
16:53:57 [2024-02-28T21:53:57.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestMultiNode} time=-239746052 data=null doit=true}, TreeItem with text {TestMultiNode}]
16:53:57 [2024-02-28T21:53:57.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestMultiNode} time=-239746052 data=null}, TreeItem with text {TestMultiNode}]
16:53:57 [2024-02-28T21:53:57.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestMultiNode} time=-239746051 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {TestMultiNode}]
16:53:57 [2024-02-28T21:53:57.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239746051 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}]
16:53:57 [2024-02-28T21:53:57.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestMultiNode} time=-239746049 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {TestMultiNode}]
16:53:57 [2024-02-28T21:53:57.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
16:53:57 [2024-02-28T21:53:57.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
16:53:57 [2024-02-28T21:53:57.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
16:53:57 [2024-02-28T21:53:57.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
16:53:57 [2024-02-28T21:53:57.946Z] 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')
16:53:57 [2024-02-28T21:53:57.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:53:57 [2024-02-28T21:53:57.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:53:57 [2024-02-28T21:53:57.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
16:53:57 [2024-02-28T21:53:57.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
16:53:57 [2024-02-28T21:53:57.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:53:57 [2024-02-28T21:53:57.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:53:57 [2024-02-28T21:53:57.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
16:53:57 [2024-02-28T21:53:57.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=-239746048 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
16:53:57 [2024-02-28T21:53:57.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=-239746048 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
16:53:57 [2024-02-28T21:53:57.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=-239746048 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
16:53:57 [2024-02-28T21:53:57.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=-239746048 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
16:53:57 [2024-02-28T21:53:57.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=-239746048 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
16:53:57 [2024-02-28T21:53:57.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=-239746048 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
16:53:57 [2024-02-28T21:53:57.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=-239746048 data=null 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')]
16:53:57 [2024-02-28T21:53:57.946Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
16:53:57 [2024-02-28T21:53:57.946Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
16:53:57 [2024-02-28T21:53:57.946Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
16:53:57 [2024-02-28T21:53:57.946Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
16:53:57 [2024-02-28T21:53:57.946Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
16:53:57 [2024-02-28T21:53:57.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
16:53:57 [2024-02-28T21:53:57.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:57 [2024-02-28T21:53:57.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestUnknown} time=-239746045 data=null button=0 stateMask=0x0 x=86 y=12 count=0}, TreeItem with text {TestUnknown}]
16:53:57 [2024-02-28T21:53:57.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestUnknown} time=-239746045 data=null doit=true}, TreeItem with text {TestUnknown}]
16:53:57 [2024-02-28T21:53:57.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestUnknown} time=-239746045 data=null}, TreeItem with text {TestUnknown}]
16:53:57 [2024-02-28T21:53:57.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestUnknown} time=-239746045 data=null button=1 stateMask=0x0 x=86 y=12 count=1}, TreeItem with text {TestUnknown}]
16:53:57 [2024-02-28T21:53:57.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239746045 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}]
16:53:57 [2024-02-28T21:53:57.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestUnknown} time=-239746043 data=null button=1 stateMask=0x80000 x=86 y=12 count=1}, TreeItem with text {TestUnknown}]
16:53:57 [2024-02-28T21:53:57.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
16:53:57 [2024-02-28T21:53:57.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
16:53:57 [2024-02-28T21:53:57.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
16:53:57 [2024-02-28T21:53:57.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
16:53:57 [2024-02-28T21:53:57.947Z] 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')
16:53:57 [2024-02-28T21:53:57.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:53:57 [2024-02-28T21:53:57.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:53:57 [2024-02-28T21:53:57.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
16:53:57 [2024-02-28T21:53:57.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
16:53:57 [2024-02-28T21:53:57.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:53:57 [2024-02-28T21:53:57.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:53:57 [2024-02-28T21:53:57.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
16:53:57 [2024-02-28T21:53:57.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=-239746042 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
16:53:57 [2024-02-28T21:53:57.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=-239746042 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
16:53:57 [2024-02-28T21:53:57.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=-239746042 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
16:53:57 [2024-02-28T21:53:57.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=-239746042 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
16:53:57 [2024-02-28T21:53:57.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=-239746041 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
16:53:57 [2024-02-28T21:53:57.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=-239746041 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
16:53:57 [2024-02-28T21:53:57.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=-239746041 data=null 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')]
16:53:57 [2024-02-28T21:53:57.947Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
16:53:57 [2024-02-28T21:53:57.947Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
16:53:57 [2024-02-28T21:53:57.947Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
16:53:57 [2024-02-28T21:53:57.947Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
16:53:57 [2024-02-28T21:53:57.947Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
16:53:57 [2024-02-28T21:53:57.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
16:53:57 [2024-02-28T21:53:57.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:53:57 [2024-02-28T21:53:57.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestLocal} time=-239746036 data=null button=0 stateMask=0x0 x=72 y=12 count=0}, TreeItem with text {TestLocal}]
16:53:57 [2024-02-28T21:53:57.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestLocal} time=-239746036 data=null doit=true}, TreeItem with text {TestLocal}]
16:53:57 [2024-02-28T21:53:57.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestLocal} time=-239746036 data=null}, TreeItem with text {TestLocal}]
16:53:57 [2024-02-28T21:53:57.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestLocal} time=-239746035 data=null button=1 stateMask=0x0 x=72 y=12 count=1}, TreeItem with text {TestLocal}]
16:53:57 [2024-02-28T21:53:57.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239746035 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}]
16:53:57 [2024-02-28T21:53:57.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestLocal} time=-239746033 data=null button=1 stateMask=0x80000 x=72 y=12 count=1}, TreeItem with text {TestLocal}]
16:53:57 [2024-02-28T21:53:57.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
16:53:57 [2024-02-28T21:53:57.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
16:53:57 [2024-02-28T21:53:57.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
16:53:57 [2024-02-28T21:53:57.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
16:53:57 [2024-02-28T21:53:57.947Z] 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')
16:53:57 [2024-02-28T21:53:57.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:53:57 [2024-02-28T21:53:57.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:53:57 [2024-02-28T21:53:57.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
16:53:57 [2024-02-28T21:53:57.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
16:53:57 [2024-02-28T21:53:57.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:53:57 [2024-02-28T21:53:57.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:53:57 [2024-02-28T21:53:57.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
16:53:57 [2024-02-28T21:53:57.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=-239746032 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
16:53:57 [2024-02-28T21:53:57.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=-239746032 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
16:53:57 [2024-02-28T21:53:57.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=-239746032 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
16:53:57 [2024-02-28T21:53:57.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=-239746032 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
16:53:57 [2024-02-28T21:53:57.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=-239746032 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
16:53:57 [2024-02-28T21:53:57.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=-239746032 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
16:53:57 [2024-02-28T21:53:57.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=-239746032 data=null 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')]
16:53:57 [2024-02-28T21:53:57.948Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
16:53:57 [2024-02-28T21:53:57.948Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
16:53:57 [2024-02-28T21:53:57.948Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
16:53:57 [2024-02-28T21:53:57.948Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
16:53:57 [2024-02-28T21:53:57.948Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
16:53:57 [2024-02-28T21:53:57.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
16:53:57 [2024-02-28T21:53:57.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
16:53:57 [2024-02-28T21:53:57.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
16:53:57 [2024-02-28T21:53:57.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
16:53:57 [2024-02-28T21:53:57.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
16:53:57 [2024-02-28T21:53:57.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
16:53:57 [2024-02-28T21:53:57.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
16:53:57 [2024-02-28T21:53:57.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:53:57 [2024-02-28T21:53:57.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
16:53:57 [2024-02-28T21:53:57.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
16:53:57 [2024-02-28T21:53:57.948Z] 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')
16:53:57 [2024-02-28T21:53:57.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
16:53:57 [2024-02-28T21:53:57.948Z] 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')
16:53:57 [2024-02-28T21:53:57.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
16:53:57 [2024-02-28T21:53:57.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-239746026 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')]
16:53:57 [2024-02-28T21:53:57.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-239746026 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')]
16:53:57 [2024-02-28T21:53:57.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-239746026 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:53:57 [2024-02-28T21:53:57.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-239746026 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
16:53:57 [2024-02-28T21:53:57.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-239746026 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')]
16:53:57 [2024-02-28T21:53:57.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-239746026 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')]
16:53:57 [2024-02-28T21:53:57.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-239746026 data=null 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')]
16:53:57 [2024-02-28T21:53:57.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-239746419 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
16:53:57 [2024-02-28T21:53:57.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:53:57 [2024-02-28T21:53:57.948Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 73.93 s -- in org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest
16:53:57 [2024-02-28T21:53:57.948Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.testImportNothing -- Time elapsed: 4.498 s
16:53:57 [2024-02-28T21:53:57.948Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.test_7_03 -- Time elapsed: 1.993 s
16:53:57 [2024-02-28T21:53:57.948Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.test_8_04 -- Time elapsed: 4.482 s
16:53:57 [2024-02-28T21:53:57.948Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.test_8_05 -- Time elapsed: 11.66 s
16:53:57 [2024-02-28T21:53:57.948Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.test_8_06 -- Time elapsed: 5.284 s
16:53:57 [2024-02-28T21:53:57.948Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.test_8_07 -- Time elapsed: 3.574 s
16:53:57 [2024-02-28T21:53:57.948Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.test_8_08 -- Time elapsed: 4.119 s
16:53:57 [2024-02-28T21:53:57.948Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.test_8_09 -- Time elapsed: 3.610 s
16:53:57 [2024-02-28T21:53:57.948Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.test_8_10 -- Time elapsed: 2.721 s
16:53:57 [2024-02-28T21:53:57.948Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.test_8_11 -- Time elapsed: 3.543 s
16:53:57 [2024-02-28T21:53:57.948Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.test_8_12 -- Time elapsed: 2.601 s
16:53:57 [2024-02-28T21:53:57.948Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.test_8_13 -- Time elapsed: 2.531 s
16:53:57 [2024-02-28T21:53:57.948Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.test_8_14 -- Time elapsed: 1.737 s
16:53:57 [2024-02-28T21:53:57.948Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.test_8_15 -- Time elapsed: 3.108 s
16:53:57 [2024-02-28T21:53:57.948Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.test_9_01 -- Time elapsed: 2.219 s
16:53:57 [2024-02-28T21:53:57.948Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest skipped
16:53:57 [2024-02-28T21:53:57.948Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.testImportOnlyOne -- Time elapsed: 3.691 s
16:53:57 [2024-02-28T21:53:57.948Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.testEmptyFile -- Time elapsed: 2.825 s
16:53:57 [2024-02-28T21:53:57.948Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.testImportAll -- Time elapsed: 3.936 s
16:53:57 [2024-02-28T21:53:57.948Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.testEditProfile -- Time elapsed: 2.429 s
16:53:57 [2024-02-28T21:53:57.948Z] 
16:53:57 [2024-02-28T21:53:57.948Z] Results:
16:53:57 [2024-02-28T21:53:57.948Z] 
16:53:57 [2024-02-28T21:53:57.948Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 1
16:53:57 [2024-02-28T21:53:57.948Z] 
16:53:58 [2024-02-28T21:53:58.204Z] 
16:53:58 [2024-02-28T21:53:58.204Z] !ENTRY org.eclipse.core.resources 2 10035 2024-02-28 21:53:58.200
16:53:58 [2024-02-28T21:53:58.204Z] !MESSAGE The workspace will exit with unsaved changes in this session.
16:53:58 [2024-02-28T21:53:58.765Z] [INFO] All tests passed
16:53:58 [2024-02-28T21:53:58.765Z] [INFO] 
16:53:58 [2024-02-28T21:53:58.765Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
16:53:58 [2024-02-28T21:53:58.765Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.11-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.11-SNAPSHOT.jar
16:53:58 [2024-02-28T21:53:58.765Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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.11-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.11-SNAPSHOT.pom
16:53:58 [2024-02-28T21:53:58.765Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.11-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.11-SNAPSHOT-sources.jar
16:53:58 [2024-02-28T21:53:58.765Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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.11-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.11-SNAPSHOT-p2metadata.xml
16:53:58 [2024-02-28T21:53:58.765Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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.11-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.11-SNAPSHOT-p2artifacts.xml
16:53:58 [2024-02-28T21:53:58.765Z] [INFO] 
16:53:58 [2024-02-28T21:53:58.765Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
16:53:58 [2024-02-28T21:53:58.765Z] [INFO] 
16:53:58 [2024-02-28T21:53:58.765Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests >--
16:53:58 [2024-02-28T21:53:58.765Z] [INFO] Building org.eclipse.tracecompass.integration.swtbot.tests 1.0.16-SNAPSHOT [131/141]
16:53:58 [2024-02-28T21:53:58.765Z] [INFO]   from releng/org.eclipse.tracecompass.integration.swtbot.tests/pom.xml
16:53:58 [2024-02-28T21:53:58.765Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:53:58 [2024-02-28T21:53:58.766Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:53:58 [2024-02-28T21:53:58.766Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests:1.0.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/pom.xml
16:53:59 [2024-02-28T21:53:59.021Z] [INFO] 
16:53:59 [2024-02-28T21:53:59.021Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.integration.swtbot.tests ---
16:53:59 [2024-02-28T21:53:59.021Z] [INFO] 
16:53:59 [2024-02-28T21:53:59.021Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.integration.swtbot.tests ---
16:53:59 [2024-02-28T21:53:59.021Z] [INFO] The project's OSGi version is 1.0.16.202402282100
16:53:59 [2024-02-28T21:53:59.021Z] [INFO] 
16:53:59 [2024-02-28T21:53:59.021Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.integration.swtbot.tests ---
16:53:59 [2024-02-28T21:53:59.021Z] [INFO] 
16:53:59 [2024-02-28T21:53:59.021Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.integration.swtbot.tests ---
16:53:59 [2024-02-28T21:53:59.021Z] [INFO] 
16:53:59 [2024-02-28T21:53:59.021Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.integration.swtbot.tests ---
16:53:59 [2024-02-28T21:53:59.021Z] [INFO] 
16:53:59 [2024-02-28T21:53:59.021Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.integration.swtbot.tests ---
16:53:59 [2024-02-28T21:53:59.021Z] [INFO] 
16:53:59 [2024-02-28T21:53:59.021Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.integration.swtbot.tests ---
16:53:59 [2024-02-28T21:53:59.021Z] [INFO] Resolving class path of org.eclipse.tracecompass.integration.swtbot.tests
16:53:59 [2024-02-28T21:53:59.581Z] [INFO] 
16:53:59 [2024-02-28T21:53:59.581Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.integration.swtbot.tests ---
16:53:59 [2024-02-28T21:53:59.581Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/src/main/resources
16:53:59 [2024-02-28T21:53:59.581Z] [INFO] 
16:53:59 [2024-02-28T21:53:59.581Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.integration.swtbot.tests ---
16:53:59 [2024-02-28T21:53:59.581Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:53:59 [2024-02-28T21:53:59.581Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:53:59 [2024-02-28T21:53:59.581Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests:1.0.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/pom.xml
16:53:59 [2024-02-28T21:53:59.581Z] [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
16:53:59 [2024-02-28T21:53:59.836Z] [INFO] 
16:53:59 [2024-02-28T21:53:59.836Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.integration.swtbot.tests ---
16:53:59 [2024-02-28T21:53:59.836Z] [INFO] 
16:53:59 [2024-02-28T21:53:59.836Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.integration.swtbot.tests ---
16:53:59 [2024-02-28T21:53:59.836Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/src/test/resources
16:53:59 [2024-02-28T21:53:59.836Z] [INFO] 
16:53:59 [2024-02-28T21:53:59.836Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.integration.swtbot.tests ---
16:53:59 [2024-02-28T21:53:59.836Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 139 were skipped
16:53:59 [2024-02-28T21:53:59.836Z] [INFO] 
16:53:59 [2024-02-28T21:53:59.836Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.integration.swtbot.tests ---
16:53:59 [2024-02-28T21:53:59.836Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.16-SNAPSHOT-sources.jar
16:53:59 [2024-02-28T21:53:59.836Z] [INFO] 
16:53:59 [2024-02-28T21:53:59.836Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.integration.swtbot.tests ---
16:53:59 [2024-02-28T21:53:59.836Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.16-SNAPSHOT.jar
16:53:59 [2024-02-28T21:53:59.836Z] [INFO] 
16:53:59 [2024-02-28T21:53:59.836Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.integration.swtbot.tests ---
16:53:59 [2024-02-28T21:53:59.836Z] [INFO] 
16:53:59 [2024-02-28T21:53:59.836Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.integration.swtbot.tests ---
16:53:59 [2024-02-28T21:53:59.836Z] [INFO] 
16:53:59 [2024-02-28T21:53:59.836Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.integration.swtbot.tests ---
16:53:59 [2024-02-28T21:53:59.836Z] [INFO] 
16:53:59 [2024-02-28T21:53:59.836Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.integration.swtbot.tests ---
16:54:00 [2024-02-28T21:54:00.090Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.16-SNAPSHOT.jar
16:54:01 [2024-02-28T21:54:01.449Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.16-SNAPSHOT-sources.jar
16:54:02 [2024-02-28T21:54:02.008Z] [INFO] 
16:54:02 [2024-02-28T21:54:02.008Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.integration.swtbot.tests ---
16:54:02 [2024-02-28T21:54:02.567Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.metadata/.log
16:54:02 [2024-02-28T21:54:02.567Z] [INFO] Command line:
16:54:02 [2024-02-28T21:54:02.567Z] 	[/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-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
16:54:02 [2024-02-28T21:54:02.567Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:54:05 [2024-02-28T21:54:05.079Z] Feb 28, 2024 9:54:04 PM org.apache.aries.spifly.BaseActivator log
16:54:05 [2024-02-28T21:54:05.079Z] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
16:54:06 [2024-02-28T21:54:06.963Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
16:54:06 [2024-02-28T21:54:06.963Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
16:54:12 [2024-02-28T21:54:12.198Z] !SESSION 2024-02-28 21:54:02.611 -----------------------------------------------
16:54:12 [2024-02-28T21:54:12.198Z] eclipse.buildId=unknown
16:54:12 [2024-02-28T21:54:12.198Z] java.version=17.0.2
16:54:12 [2024-02-28T21:54:12.198Z] java.vendor=Oracle Corporation
16:54:12 [2024-02-28T21:54:12.198Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
16:54:12 [2024-02-28T21:54:12.198Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
16:54:12 [2024-02-28T21:54:12.198Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
16:54:12 [2024-02-28T21:54:12.198Z] 
16:54:12 [2024-02-28T21:54:12.198Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2024-02-28 21:54:11.690
16:54:12 [2024-02-28T21:54:12.198Z] !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
16:54:12 [2024-02-28T21:54:12.198Z] 
16:54:12 [2024-02-28T21:54:12.198Z] !ENTRY org.eclipse.urischeme 4 0 2024-02-28 21:54:11.767
16:54:12 [2024-02-28T21:54:12.198Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
16:54:12 [2024-02-28T21:54:12.198Z] !STACK 0
16:54:12 [2024-02-28T21:54:12.198Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
16:54:12 [2024-02-28T21:54:12.198Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
16:54:12 [2024-02-28T21:54:12.198Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
16:54:12 [2024-02-28T21:54:12.198Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
16:54:12 [2024-02-28T21:54:12.198Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
16:54:12 [2024-02-28T21:54:12.198Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
16:54:12 [2024-02-28T21:54:12.198Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
16:54:12 [2024-02-28T21:54:12.198Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:88)
16:54:12 [2024-02-28T21:54:12.198Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
16:54:12 [2024-02-28T21:54:12.198Z] Caused by: java.io.IOException: error=2, No such file or directory
16:54:12 [2024-02-28T21:54:12.198Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
16:54:12 [2024-02-28T21:54:12.198Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
16:54:12 [2024-02-28T21:54:12.198Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
16:54:12 [2024-02-28T21:54:12.198Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
16:54:12 [2024-02-28T21:54:12.198Z] 	... 7 more
16:54:12 [2024-02-28T21:54:12.198Z] Running org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest
16:54:12 [2024-02-28T21:54:12.756Z] Display size: 1440x900
16:54:12 [2024-02-28T21:54:12.756Z] OS version=6.1.11-200.fc37.x86_64
16:54:12 [2024-02-28T21:54:12.756Z] GTK version=3.22.30
16:54:12 [2024-02-28T21:54:12.756Z] GTK theme=Ambiance
16:54:12 [2024-02-28T21:54:12.756Z] LIBOVERLAY_SCROLLBAR=0
16:54:12 [2024-02-28T21:54:12.756Z] Time zone: Greenwich Mean Time
16:54:12 [2024-02-28T21:54:12.756Z] 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@71806c64] time=-239731201 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:54:13 [2024-02-28T21:54:13.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:54:13 [2024-02-28T21:54:13.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
16:54:13 [2024-02-28T21:54:13.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
16:54:13 [2024-02-28T21:54:13.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
16:54:13 [2024-02-28T21:54:13.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=-239730494 data=null doit=true}, MenuItem with text {&Hierarchical}]
16:54:13 [2024-02-28T21:54:13.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=-239730493 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}]
16:54:13 [2024-02-28T21:54:13.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-239730439 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
16:54:13 [2024-02-28T21:54:13.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
16:54:13 [2024-02-28T21:54:13.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:54:13 [2024-02-28T21:54:13.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:13 [2024-02-28T21:54:13.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:13 [2024-02-28T21:54:13.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:13 [2024-02-28T21:54:13.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:13 [2024-02-28T21:54:13.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:13 [2024-02-28T21:54:13.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239730013 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:54:13 [2024-02-28T21:54:13.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239730008 data=null doit=true}, TreeItem with text {test}]
16:54:13 [2024-02-28T21:54:13.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239730008 data=null}, TreeItem with text {test}]
16:54:13 [2024-02-28T21:54:13.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239730007 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:13 [2024-02-28T21:54:13.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239730007 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:54:14 [2024-02-28T21:54:14.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239729893 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:14 [2024-02-28T21:54:14.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:14 [2024-02-28T21:54:14.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239729892 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:54:14 [2024-02-28T21:54:14.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239729892 data=null doit=true}, TreeItem with text {test}]
16:54:14 [2024-02-28T21:54:14.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239729891 data=null}, TreeItem with text {test}]
16:54:14 [2024-02-28T21:54:14.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239729891 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:14 [2024-02-28T21:54:14.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239729891 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:54:14 [2024-02-28T21:54:14.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239729830 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:14 [2024-02-28T21:54:14.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239729829 data=null doit=true}, TreeItem with text {test}]
16:54:14 [2024-02-28T21:54:14.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239729829 data=null}, TreeItem with text {test}]
16:54:14 [2024-02-28T21:54:14.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239729828 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:14 [2024-02-28T21:54:14.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239729828 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}]
16:54:14 [2024-02-28T21:54:14.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239729804 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:14 [2024-02-28T21:54:14.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:14 [2024-02-28T21:54:14.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-239729802 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:54:14 [2024-02-28T21:54:14.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-239729801 data=null doit=true}, TreeItem with text {Traces [0]}]
16:54:14 [2024-02-28T21:54:14.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-239729801 data=null}, TreeItem with text {Traces [0]}]
16:54:14 [2024-02-28T21:54:14.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-239729801 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:54:14 [2024-02-28T21:54:14.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239729801 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]}]
16:54:14 [2024-02-28T21:54:14.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-239729732 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:54:14 [2024-02-28T21:54:14.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:14 [2024-02-28T21:54:14.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-239729731 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:54:14 [2024-02-28T21:54:14.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-239729731 data=null doit=true}, TreeItem with text {Traces [0]}]
16:54:14 [2024-02-28T21:54:14.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-239729731 data=null}, TreeItem with text {Traces [0]}]
16:54:14 [2024-02-28T21:54:14.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-239729730 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:54:14 [2024-02-28T21:54:14.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239729730 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]}]
16:54:14 [2024-02-28T21:54:14.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-239729724 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:54:14 [2024-02-28T21:54:14.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Manage Custom Parser...", using matcher: with mnemonic 'Manage Custom Parsers...'
16:54:14 [2024-02-28T21:54:14.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Manage Custom Parsers...'
16:54:14 [2024-02-28T21:54:14.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Manage Custom Parsers...'
16:54:14 [2024-02-28T21:54:14.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
16:54:14 [2024-02-28T21:54:14.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=-239729200 data=null doit=true}, Shell with text {Manage Custom Parsers}]
16:54:14 [2024-02-28T21:54:14.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched List with text "", using matcher: of type 'List'
16:54:14 [2024-02-28T21:54:14.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched List with text "", using matcher: (of type 'List')
16:54:14 [2024-02-28T21:54:14.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Set selection (of type 'List') to text Custom Text : TmfGeneric
16:54:14 [2024-02-28T21:54:14.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 6 to [MouseEnter [6]: MouseEvent{List {} time=-239729196 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'List')]
16:54:14 [2024-02-28T21:54:14.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 26 to [Activate [26]: ShellEvent{List {} time=-239729195 data=null doit=true}, (of type 'List')]
16:54:14 [2024-02-28T21:54:14.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 15 to [FocusIn [15]: FocusEvent{List {} time=-239729195 data=null}, (of type 'List')]
16:54:14 [2024-02-28T21:54:14.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 3 to [MouseDown [3]: MouseEvent{List {} time=-239729194 data=null button=1 stateMask=0x0 x=98 y=11 count=1}, (of type 'List')]
16:54:14 [2024-02-28T21:54:14.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 13 to [Selection [13]: SelectionEvent{List {} time=-239729194 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'List')]
16:54:14 [2024-02-28T21:54:14.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 4 to [MouseUp [4]: MouseEvent{List {} time=-239729194 data=null button=1 stateMask=0x80000 x=98 y=11 count=1}, (of type 'List')]
16:54:14 [2024-02-28T21:54:14.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Text", using matcher: of type 'Button'
16:54:14 [2024-02-28T21:54:14.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: of type 'Button'
16:54:14 [2024-02-28T21:54:14.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: with mnemonic 'XML'
16:54:14 [2024-02-28T21:54:14.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: with style 'SWT.RADIO'
16:54:14 [2024-02-28T21:54:14.894Z] 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')
16:54:14 [2024-02-28T21:54:14.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: of type 'Button'
16:54:14 [2024-02-28T21:54:14.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
16:54:14 [2024-02-28T21:54:14.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
16:54:14 [2024-02-28T21:54:14.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import...", using matcher: of type 'Button'
16:54:14 [2024-02-28T21:54:14.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export...", using matcher: of type 'Button'
16:54:14 [2024-02-28T21:54:14.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: of type 'Button'
16:54:14 [2024-02-28T21:54:14.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
16:54:14 [2024-02-28T21:54:14.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Text} time=-239729136 data=null doit=true}, Button with text {Text}]
16:54:14 [2024-02-28T21:54:14.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Text} time=-239729136 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Text}]
16:54:14 [2024-02-28T21:54:14.895Z] 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')
16:54:14 [2024-02-28T21:54:14.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {XML} time=-239729135 data=null doit=true}, (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')]
16:54:14 [2024-02-28T21:54:14.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {XML} time=-239729134 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')]
16:54:14 [2024-02-28T21:54:14.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {XML} time=-239729134 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')]
16:54:14 [2024-02-28T21:54:14.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {XML} time=-239729134 data=null 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')]
16:54:14 [2024-02-28T21:54:14.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
16:54:14 [2024-02-28T21:54:14.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched List with text "", using matcher: of type 'List'
16:54:14 [2024-02-28T21:54:14.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched List with text "", using matcher: (of type 'List')
16:54:14 [2024-02-28T21:54:14.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Set selection (of type 'List') to text Custom XML : Custom XML Log
16:54:14 [2024-02-28T21:54:14.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 6 to [MouseEnter [6]: MouseEvent{List {} time=-239729130 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'List')]
16:54:14 [2024-02-28T21:54:14.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 26 to [Activate [26]: ShellEvent{List {} time=-239729130 data=null doit=true}, (of type 'List')]
16:54:14 [2024-02-28T21:54:14.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 15 to [FocusIn [15]: FocusEvent{List {} time=-239729130 data=null}, (of type 'List')]
16:54:14 [2024-02-28T21:54:14.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 3 to [MouseDown [3]: MouseEvent{List {} time=-239729130 data=null button=1 stateMask=0x0 x=98 y=11 count=1}, (of type 'List')]
16:54:14 [2024-02-28T21:54:14.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 13 to [Selection [13]: SelectionEvent{List {} time=-239729129 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'List')]
16:54:14 [2024-02-28T21:54:14.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 4 to [MouseUp [4]: MouseEvent{List {} time=-239729129 data=null button=1 stateMask=0x80000 x=98 y=11 count=1}, (of type 'List')]
16:54:14 [2024-02-28T21:54:14.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Text", using matcher: of type 'Button'
16:54:14 [2024-02-28T21:54:14.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: of type 'Button'
16:54:14 [2024-02-28T21:54:14.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: of type 'Button'
16:54:14 [2024-02-28T21:54:14.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
16:54:14 [2024-02-28T21:54:14.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
16:54:14 [2024-02-28T21:54:14.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import...", using matcher: of type 'Button'
16:54:14 [2024-02-28T21:54:14.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export...", using matcher: of type 'Button'
16:54:14 [2024-02-28T21:54:14.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: of type 'Button'
16:54:14 [2024-02-28T21:54:14.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: with mnemonic 'Close'
16:54:14 [2024-02-28T21:54:14.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: with style 'SWT.PUSH'
16:54:14 [2024-02-28T21:54:14.895Z] 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')
16:54:14 [2024-02-28T21:54:14.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Close
16:54:14 [2024-02-28T21:54:14.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Close} time=-239729127 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:54:14 [2024-02-28T21:54:14.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Close} time=-239729127 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:54:14 [2024-02-28T21:54:14.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Close} time=-239729127 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:54:14 [2024-02-28T21:54:14.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Close} time=-239729127 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:54:14 [2024-02-28T21:54:14.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Close} time=-239729127 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:54:14 [2024-02-28T21:54:14.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Close} time=-239729127 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
16:54:14 [2024-02-28T21:54:14.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Close} time=-239729126 data=null 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')]
16:54:14 [2024-02-28T21:54:14.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Manage Custom Parsers...} time=-239729542 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...']
16:54:14 [2024-02-28T21:54:14.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:54:14 [2024-02-28T21:54:14.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:54:14 [2024-02-28T21:54:14.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:14 [2024-02-28T21:54:14.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:14 [2024-02-28T21:54:14.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:14 [2024-02-28T21:54:14.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:14 [2024-02-28T21:54:14.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:14 [2024-02-28T21:54:14.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239729014 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:54:14 [2024-02-28T21:54:14.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239729013 data=null doit=true}, TreeItem with text {test}]
16:54:14 [2024-02-28T21:54:14.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239729013 data=null}, TreeItem with text {test}]
16:54:14 [2024-02-28T21:54:14.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239729013 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:14 [2024-02-28T21:54:14.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239729013 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:54:14 [2024-02-28T21:54:14.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239728934 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:14 [2024-02-28T21:54:14.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:14 [2024-02-28T21:54:14.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239728933 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:54:14 [2024-02-28T21:54:14.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239728932 data=null doit=true}, TreeItem with text {test}]
16:54:14 [2024-02-28T21:54:14.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239728932 data=null}, TreeItem with text {test}]
16:54:14 [2024-02-28T21:54:14.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239728932 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:14 [2024-02-28T21:54:14.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239728932 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:54:14 [2024-02-28T21:54:14.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239728925 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:14 [2024-02-28T21:54:14.896Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:54:14 [2024-02-28T21:54:14.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:14 [2024-02-28T21:54:14.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-239728923 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:54:14 [2024-02-28T21:54:14.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-239728923 data=null doit=true}, TreeItem with text {Traces [0]}]
16:54:14 [2024-02-28T21:54:14.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-239728923 data=null}, TreeItem with text {Traces [0]}]
16:54:14 [2024-02-28T21:54:14.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-239728923 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:54:14 [2024-02-28T21:54:14.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239728923 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]}]
16:54:15 [2024-02-28T21:54:15.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-239728906 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:54:15 [2024-02-28T21:54:15.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:15 [2024-02-28T21:54:15.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-239728905 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:54:15 [2024-02-28T21:54:15.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-239728905 data=null doit=true}, TreeItem with text {Traces [0]}]
16:54:15 [2024-02-28T21:54:15.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-239728905 data=null}, TreeItem with text {Traces [0]}]
16:54:15 [2024-02-28T21:54:15.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-239728904 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:54:15 [2024-02-28T21:54:15.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239728904 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]}]
16:54:15 [2024-02-28T21:54:15.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-239728893 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:54:15 [2024-02-28T21:54:15.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:54:15 [2024-02-28T21:54:15.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:15 [2024-02-28T21:54:15.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:15 [2024-02-28T21:54:15.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:15 [2024-02-28T21:54:15.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:15 [2024-02-28T21:54:15.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:15 [2024-02-28T21:54:15.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239728802 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:54:15 [2024-02-28T21:54:15.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239728802 data=null doit=true}, TreeItem with text {test}]
16:54:15 [2024-02-28T21:54:15.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239728802 data=null}, TreeItem with text {test}]
16:54:15 [2024-02-28T21:54:15.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239728801 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:15 [2024-02-28T21:54:15.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239728801 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:54:15 [2024-02-28T21:54:15.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239728735 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:15 [2024-02-28T21:54:15.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:15 [2024-02-28T21:54:15.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239728734 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:54:15 [2024-02-28T21:54:15.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239728734 data=null doit=true}, TreeItem with text {test}]
16:54:15 [2024-02-28T21:54:15.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239728734 data=null}, TreeItem with text {test}]
16:54:15 [2024-02-28T21:54:15.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239728733 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:15 [2024-02-28T21:54:15.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239728733 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:54:15 [2024-02-28T21:54:15.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239728726 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:15 [2024-02-28T21:54:15.151Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:54:15 [2024-02-28T21:54:15.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:15 [2024-02-28T21:54:15.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-239728725 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:54:15 [2024-02-28T21:54:15.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-239728725 data=null doit=true}, TreeItem with text {Traces [0]}]
16:54:15 [2024-02-28T21:54:15.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-239728725 data=null}, TreeItem with text {Traces [0]}]
16:54:15 [2024-02-28T21:54:15.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-239728725 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:54:15 [2024-02-28T21:54:15.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239728724 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]}]
16:54:15 [2024-02-28T21:54:15.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-239728711 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:54:15 [2024-02-28T21:54:15.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:15 [2024-02-28T21:54:15.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-239728710 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:54:15 [2024-02-28T21:54:15.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-239728710 data=null doit=true}, TreeItem with text {Traces [0]}]
16:54:15 [2024-02-28T21:54:15.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-239728710 data=null}, TreeItem with text {Traces [0]}]
16:54:15 [2024-02-28T21:54:15.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-239728710 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:54:15 [2024-02-28T21:54:15.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239728710 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]}]
16:54:15 [2024-02-28T21:54:15.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-239728700 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:54:15 [2024-02-28T21:54:15.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:54:15 [2024-02-28T21:54:15.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
16:54:15 [2024-02-28T21:54:15.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
16:54:15 [2024-02-28T21:54:15.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:54:15 [2024-02-28T21:54:15.916Z] 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=-239728200 data=null doit=true}, Shell with text {Trace Import}]
16:54:15 [2024-02-28T21:54:15.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:54:15 [2024-02-28T21:54:15.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:15 [2024-02-28T21:54:15.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:54:15 [2024-02-28T21:54:15.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:15 [2024-02-28T21:54:15.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:54:15 [2024-02-28T21:54:15.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:54:15 [2024-02-28T21:54:15.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:54:15 [2024-02-28T21:54:15.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:54:15 [2024-02-28T21:54:15.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:54:15 [2024-02-28T21:54:15.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:54:15 [2024-02-28T21:54:15.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:54:15 [2024-02-28T21:54:15.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
16:54:15 [2024-02-28T21:54:15.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
16:54:15 [2024-02-28T21:54:15.916Z] 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')
16:54:15 [2024-02-28T21:54:15.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:54:15 [2024-02-28T21:54:15.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
16:54:15 [2024-02-28T21:54:15.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=-239728132 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:54:15 [2024-02-28T21:54:15.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=-239728132 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:54:15 [2024-02-28T21:54:15.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=-239728132 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:54:15 [2024-02-28T21:54:15.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=-239728132 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:54:15 [2024-02-28T21:54:15.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=-239728131 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:54:15 [2024-02-28T21:54:15.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=-239728131 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:54:15 [2024-02-28T21:54:15.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=-239728131 data=null 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')]
16:54:15 [2024-02-28T21:54:15.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-239728613 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
16:54:15 [2024-02-28T21:54:15.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:54:15 [2024-02-28T21:54:15.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:54:15 [2024-02-28T21:54:15.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:15 [2024-02-28T21:54:15.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:15 [2024-02-28T21:54:15.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:15 [2024-02-28T21:54:15.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:15 [2024-02-28T21:54:15.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:15 [2024-02-28T21:54:15.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239728028 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:54:15 [2024-02-28T21:54:15.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239728027 data=null doit=true}, TreeItem with text {test}]
16:54:15 [2024-02-28T21:54:15.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239728027 data=null}, TreeItem with text {test}]
16:54:15 [2024-02-28T21:54:15.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239728027 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:15 [2024-02-28T21:54:15.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239728027 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:54:15 [2024-02-28T21:54:15.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239728006 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:15 [2024-02-28T21:54:15.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:15 [2024-02-28T21:54:15.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239728005 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:54:15 [2024-02-28T21:54:15.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239728005 data=null doit=true}, TreeItem with text {test}]
16:54:15 [2024-02-28T21:54:15.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239728005 data=null}, TreeItem with text {test}]
16:54:15 [2024-02-28T21:54:15.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239728005 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:15 [2024-02-28T21:54:15.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239728005 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:54:15 [2024-02-28T21:54:15.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239727995 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:15 [2024-02-28T21:54:15.917Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:54:15 [2024-02-28T21:54:15.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:15 [2024-02-28T21:54:15.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-239727994 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:54:15 [2024-02-28T21:54:15.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-239727994 data=null doit=true}, TreeItem with text {Traces [0]}]
16:54:15 [2024-02-28T21:54:15.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-239727994 data=null}, TreeItem with text {Traces [0]}]
16:54:15 [2024-02-28T21:54:15.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-239727993 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:54:15 [2024-02-28T21:54:15.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239727993 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]}]
16:54:15 [2024-02-28T21:54:15.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-239727933 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:54:15 [2024-02-28T21:54:15.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:15 [2024-02-28T21:54:15.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-239727932 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:54:15 [2024-02-28T21:54:15.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-239727932 data=null doit=true}, TreeItem with text {Traces [0]}]
16:54:15 [2024-02-28T21:54:15.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-239727932 data=null}, TreeItem with text {Traces [0]}]
16:54:15 [2024-02-28T21:54:15.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-239727931 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:54:15 [2024-02-28T21:54:15.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239727931 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]}]
16:54:15 [2024-02-28T21:54:15.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-239727926 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:54:16 [2024-02-28T21:54:16.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:54:16 [2024-02-28T21:54:16.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
16:54:16 [2024-02-28T21:54:16.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
16:54:16 [2024-02-28T21:54:16.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:54:16 [2024-02-28T21:54:16.428Z] 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=-239727496 data=null doit=true}, Shell with text {Trace Import}]
16:54:16 [2024-02-28T21:54:16.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:54:16 [2024-02-28T21:54:16.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:54:16 [2024-02-28T21:54:16.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:54:16 [2024-02-28T21:54:16.428Z] 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')
16:54:16 [2024-02-28T21:54:16.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:16 [2024-02-28T21:54:16.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:54:16 [2024-02-28T21:54:16.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:16 [2024-02-28T21:54:16.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:54:16 [2024-02-28T21:54:16.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:54:16 [2024-02-28T21:54:16.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:54:16 [2024-02-28T21:54:16.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:54:16 [2024-02-28T21:54:16.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:54:16 [2024-02-28T21:54:16.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:54:16 [2024-02-28T21:54:16.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:54:16 [2024-02-28T21:54:16.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:54:16 [2024-02-28T21:54:16.428Z] 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.
16:54:16 [2024-02-28T21:54:16.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:54:16 [2024-02-28T21:54:16.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:54:16 [2024-02-28T21:54:16.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:54:16 [2024-02-28T21:54:16.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:54:16 [2024-02-28T21:54:16.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:54:16 [2024-02-28T21:54:16.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:54:16 [2024-02-28T21:54:16.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:54:16 [2024-02-28T21:54:16.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:54:16 [2024-02-28T21:54:16.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=-239727431 data=null}, (of type 'Combo')]
16:54:16 [2024-02-28T21:54:16.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:54:16 [2024-02-28T21:54:16.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:16 [2024-02-28T21:54:16.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:16 [2024-02-28T21:54:16.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:54:16 [2024-02-28T21:54:16.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:16 [2024-02-28T21:54:16.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:16 [2024-02-28T21:54:16.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-239727386 data=null doit=true}, TreeItem with text {import}]
16:54:16 [2024-02-28T21:54:16.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-239727386 data=null}, TreeItem with text {import}]
16:54:16 [2024-02-28T21:54:16.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-239727385 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
16:54:16 [2024-02-28T21:54:16.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239727385 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}]
16:54:16 [2024-02-28T21:54:16.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-239727334 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
16:54:16 [2024-02-28T21:54:16.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:16 [2024-02-28T21:54:16.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=-239727333 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
16:54:16 [2024-02-28T21:54:16.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-239727333 data=null doit=true}, TreeItem with text {import}]
16:54:16 [2024-02-28T21:54:16.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-239727333 data=null}, TreeItem with text {import}]
16:54:16 [2024-02-28T21:54:16.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-239727332 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
16:54:16 [2024-02-28T21:54:16.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239727332 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}]
16:54:16 [2024-02-28T21:54:16.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-239727332 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
16:54:16 [2024-02-28T21:54:16.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:54:16 [2024-02-28T21:54:16.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:54:16 [2024-02-28T21:54:16.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomTxt.log
16:54:16 [2024-02-28T21:54:16.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:54:16 [2024-02-28T21:54:16.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:54:16 [2024-02-28T21:54:16.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:54:16 [2024-02-28T21:54:16.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:54:16 [2024-02-28T21:54:16.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:54:16 [2024-02-28T21:54:16.684Z] 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:'))
16:54:16 [2024-02-28T21:54:16.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:54:16 [2024-02-28T21:54:16.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-239727300 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:'))]
16:54:16 [2024-02-28T21:54:16.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:54:16 [2024-02-28T21:54:16.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:54:16 [2024-02-28T21:54:16.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:16 [2024-02-28T21:54:16.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:54:16 [2024-02-28T21:54:16.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:16 [2024-02-28T21:54:16.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:54:16 [2024-02-28T21:54:16.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:54:16 [2024-02-28T21:54:16.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:54:16 [2024-02-28T21:54:16.684Z] 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'
16:54:16 [2024-02-28T21:54:16.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:54:16 [2024-02-28T21:54:16.684Z] 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')
16:54:16 [2024-02-28T21:54:16.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:54:16 [2024-02-28T21:54:16.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:54:16 [2024-02-28T21:54:16.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:54:16 [2024-02-28T21:54:16.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:54:16 [2024-02-28T21:54:16.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:54:16 [2024-02-28T21:54:16.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:54:16 [2024-02-28T21:54:16.684Z] 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.
16:54:16 [2024-02-28T21:54:16.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:54:16 [2024-02-28T21:54:16.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:16 [2024-02-28T21:54:16.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:54:16 [2024-02-28T21:54:16.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:16 [2024-02-28T21:54:16.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:54:16 [2024-02-28T21:54:16.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:54:16 [2024-02-28T21:54:16.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:54:16 [2024-02-28T21:54:16.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:54:16 [2024-02-28T21:54:16.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:54:16 [2024-02-28T21:54:16.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:54:16 [2024-02-28T21:54:16.685Z] 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')
16:54:16 [2024-02-28T21:54:16.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:54:16 [2024-02-28T21:54:16.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:54:16 [2024-02-28T21:54:16.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:54:16 [2024-02-28T21:54:16.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:54:16 [2024-02-28T21:54:16.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:54:16 [2024-02-28T21:54:16.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@19ea65f4
16:54:16 [2024-02-28T21:54:16.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-239727293 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')]
16:54:16 [2024-02-28T21:54:16.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-239727293 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')]
16:54:16 [2024-02-28T21:54:16.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-239727293 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:54:16 [2024-02-28T21:54:16.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-239727292 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:54:16 [2024-02-28T21:54:16.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-239727292 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')]
16:54:16 [2024-02-28T21:54:16.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-239727292 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')]
16:54:16 [2024-02-28T21:54:16.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-239727292 data=null 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')]
16:54:16 [2024-02-28T21:54:16.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-239727292 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')]
16:54:16 [2024-02-28T21:54:16.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-239727287 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')]
16:54:16 [2024-02-28T21:54:16.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-239727287 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')]
16:54:16 [2024-02-28T21:54:16.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-239727287 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:54:16 [2024-02-28T21:54:16.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-239727286 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:54:16 [2024-02-28T21:54:16.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:54:16 [2024-02-28T21:54:16.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:16 [2024-02-28T21:54:16.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:54:16 [2024-02-28T21:54:16.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:16 [2024-02-28T21:54:16.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:54:16 [2024-02-28T21:54:16.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:54:16 [2024-02-28T21:54:16.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:54:16 [2024-02-28T21:54:16.685Z] 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')
16:54:16 [2024-02-28T21:54:16.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:54:16 [2024-02-28T21:54:16.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:54:16 [2024-02-28T21:54:16.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:54:16 [2024-02-28T21:54:16.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:54:16 [2024-02-28T21:54:16.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:54:16 [2024-02-28T21:54:16.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:54:16 [2024-02-28T21:54:16.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:54:16 [2024-02-28T21:54:16.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:54:16 [2024-02-28T21:54:16.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@2f143ea
16:54:16 [2024-02-28T21:54:16.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=-239727284 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')]
16:54:16 [2024-02-28T21:54:16.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=-239727283 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')]
16:54:16 [2024-02-28T21:54:16.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Import unrecognized traces} time=-239727283 data=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
16:54:16 [2024-02-28T21:54:16.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=-239727283 data=null}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
16:54:16 [2024-02-28T21:54:16.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=-239727283 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')]
16:54:16 [2024-02-28T21:54:16.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=-239727283 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')]
16:54:16 [2024-02-28T21:54:16.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=-239727283 data=null 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')]
16:54:16 [2024-02-28T21:54:16.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=-239727282 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')]
16:54:16 [2024-02-28T21:54:16.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=-239727282 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')]
16:54:16 [2024-02-28T21:54:16.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=-239727238 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')]
16:54:16 [2024-02-28T21:54:16.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=-239727237 data=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
16:54:16 [2024-02-28T21:54:16.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=-239727237 data=null}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
16:54:16 [2024-02-28T21:54:16.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:54:16 [2024-02-28T21:54:16.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:16 [2024-02-28T21:54:16.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:54:16 [2024-02-28T21:54:16.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:16 [2024-02-28T21:54:16.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:54:16 [2024-02-28T21:54:16.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:54:16 [2024-02-28T21:54:16.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:54:16 [2024-02-28T21:54:16.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:54:16 [2024-02-28T21:54:16.686Z] 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')
16:54:16 [2024-02-28T21:54:16.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:54:16 [2024-02-28T21:54:16.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:54:16 [2024-02-28T21:54:16.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:54:16 [2024-02-28T21:54:16.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:54:16 [2024-02-28T21:54:16.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:54:16 [2024-02-28T21:54:16.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:54:16 [2024-02-28T21:54:16.686Z] 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')
16:54:16 [2024-02-28T21:54:16.686Z] 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.
16:54:16 [2024-02-28T21:54:16.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:54:16 [2024-02-28T21:54:16.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:16 [2024-02-28T21:54:16.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:54:16 [2024-02-28T21:54:16.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:16 [2024-02-28T21:54:16.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:54:16 [2024-02-28T21:54:16.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:54:16 [2024-02-28T21:54:16.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:54:16 [2024-02-28T21:54:16.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:54:16 [2024-02-28T21:54:16.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:54:16 [2024-02-28T21:54:16.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:54:16 [2024-02-28T21:54:16.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:54:16 [2024-02-28T21:54:16.686Z] 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')
16:54:16 [2024-02-28T21:54:16.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:54:16 [2024-02-28T21:54:16.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:54:16 [2024-02-28T21:54:16.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:54:16 [2024-02-28T21:54:16.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:54:16 [2024-02-28T21:54:16.686Z] 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.
16:54:16 [2024-02-28T21:54:16.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:54:16 [2024-02-28T21:54:16.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:16 [2024-02-28T21:54:16.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:54:16 [2024-02-28T21:54:16.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:16 [2024-02-28T21:54:16.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:54:16 [2024-02-28T21:54:16.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:54:16 [2024-02-28T21:54:16.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:54:16 [2024-02-28T21:54:16.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:54:16 [2024-02-28T21:54:16.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:54:16 [2024-02-28T21:54:16.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:54:16 [2024-02-28T21:54:16.687Z] 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)'
16:54:16 [2024-02-28T21:54:16.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:54:16 [2024-02-28T21:54:16.687Z] 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')
16:54:16 [2024-02-28T21:54:16.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:54:16 [2024-02-28T21:54:16.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:54:16 [2024-02-28T21:54:16.687Z] 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')
16:54:16 [2024-02-28T21:54:16.687Z] 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.
16:54:16 [2024-02-28T21:54:16.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:54:16 [2024-02-28T21:54:16.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:16 [2024-02-28T21:54:16.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:54:16 [2024-02-28T21:54:16.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:16 [2024-02-28T21:54:16.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:54:16 [2024-02-28T21:54:16.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:54:16 [2024-02-28T21:54:16.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:54:16 [2024-02-28T21:54:16.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:54:16 [2024-02-28T21:54:16.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:54:16 [2024-02-28T21:54:16.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:54:16 [2024-02-28T21:54:16.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:54:16 [2024-02-28T21:54:16.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:54:16 [2024-02-28T21:54:16.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:54:16 [2024-02-28T21:54:16.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:54:16 [2024-02-28T21:54:16.687Z] 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')
16:54:16 [2024-02-28T21:54:16.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:54:16 [2024-02-28T21:54:16.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-239727230 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:54:16 [2024-02-28T21:54:16.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-239727230 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:54:16 [2024-02-28T21:54:16.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-239727230 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:54:16 [2024-02-28T21:54:16.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-239727230 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:54:16 [2024-02-28T21:54:16.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-239727229 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:54:16 [2024-02-28T21:54:16.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-239727229 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:54:16 [2024-02-28T21:54:16.687Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:54:16 [2024-02-28T21:54:16.687Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:54:16 [2024-02-28T21:54:16.687Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:54:16 [2024-02-28T21:54:16.687Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:54:16 [2024-02-28T21:54:16.687Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:54:16 [2024-02-28T21:54:16.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:54:17 [2024-02-28T21:54:17.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-239727229 data=null 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')]
16:54:17 [2024-02-28T21:54:17.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-239727839 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
16:54:17 [2024-02-28T21:54:17.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:54:17 [2024-02-28T21:54:17.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:17 [2024-02-28T21:54:17.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:17 [2024-02-28T21:54:17.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:17 [2024-02-28T21:54:17.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:17 [2024-02-28T21:54:17.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:17 [2024-02-28T21:54:17.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239726626 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:54:17 [2024-02-28T21:54:17.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239726626 data=null doit=true}, TreeItem with text {test}]
16:54:17 [2024-02-28T21:54:17.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239726625 data=null}, TreeItem with text {test}]
16:54:17 [2024-02-28T21:54:17.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239726625 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:17 [2024-02-28T21:54:17.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239726625 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:54:17 [2024-02-28T21:54:17.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239726604 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:17 [2024-02-28T21:54:17.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:17 [2024-02-28T21:54:17.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239726603 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:54:17 [2024-02-28T21:54:17.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239726603 data=null doit=true}, TreeItem with text {test}]
16:54:17 [2024-02-28T21:54:17.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239726603 data=null}, TreeItem with text {test}]
16:54:17 [2024-02-28T21:54:17.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239726603 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:17 [2024-02-28T21:54:17.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239726602 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:54:17 [2024-02-28T21:54:17.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239726590 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:17 [2024-02-28T21:54:17.247Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:54:17 [2024-02-28T21:54:17.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:17 [2024-02-28T21:54:17.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-239726589 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:54:17 [2024-02-28T21:54:17.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-239726589 data=null doit=true}, TreeItem with text {Traces [1]}]
16:54:17 [2024-02-28T21:54:17.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-239726589 data=null}, TreeItem with text {Traces [1]}]
16:54:17 [2024-02-28T21:54:17.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-239726589 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:54:17 [2024-02-28T21:54:17.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239726588 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]}]
16:54:17 [2024-02-28T21:54:17.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-239726527 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:54:17 [2024-02-28T21:54:17.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-239726526 data=null doit=true}, TreeItem with text {Traces [1]}]
16:54:17 [2024-02-28T21:54:17.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-239726526 data=null}, TreeItem with text {Traces [1]}]
16:54:17 [2024-02-28T21:54:17.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-239726526 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:54:17 [2024-02-28T21:54:17.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239726525 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]}]
16:54:17 [2024-02-28T21:54:17.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-239726524 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:54:17 [2024-02-28T21:54:17.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:54:17 [2024-02-28T21:54:17.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:17 [2024-02-28T21:54:17.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239726289 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:54:17 [2024-02-28T21:54:17.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239726288 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:54:17 [2024-02-28T21:54:17.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239726288 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:54:17 [2024-02-28T21:54:17.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239726288 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:54:17 [2024-02-28T21:54:17.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239726288 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}]
16:54:17 [2024-02-28T21:54:17.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239726255 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:54:17 [2024-02-28T21:54:17.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:17 [2024-02-28T21:54:17.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:17 [2024-02-28T21:54:17.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:17 [2024-02-28T21:54:17.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:17 [2024-02-28T21:54:17.758Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:54:17 [2024-02-28T21:54:17.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:17 [2024-02-28T21:54:17.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239726240 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:54:17 [2024-02-28T21:54:17.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239726240 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:54:17 [2024-02-28T21:54:17.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239726240 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:54:17 [2024-02-28T21:54:17.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239726240 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:54:17 [2024-02-28T21:54:17.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239726240 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}]
16:54:17 [2024-02-28T21:54:17.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239726232 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:54:17 [2024-02-28T21:54:17.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
16:54:17 [2024-02-28T21:54:17.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239726232 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:54:17 [2024-02-28T21:54:17.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239726231 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:54:17 [2024-02-28T21:54:17.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:17 [2024-02-28T21:54:17.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239726231 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:54:17 [2024-02-28T21:54:17.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239726231 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:54:17 [2024-02-28T21:54:17.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239726231 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}]
16:54:17 [2024-02-28T21:54:17.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239726226 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:54:17 [2024-02-28T21:54:17.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239726225 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:54:17 [2024-02-28T21:54:17.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239726225 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:54:17 [2024-02-28T21:54:17.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239726225 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}]
16:54:18 [2024-02-28T21:54:18.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239726177 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:54:18 [2024-02-28T21:54:18.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239725630 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:54:18 [2024-02-28T21:54:18.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239725629 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:54:18 [2024-02-28T21:54:18.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239725629 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:54:18 [2024-02-28T21:54:18.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
16:54:18 [2024-02-28T21:54:18.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:54:19 [2024-02-28T21:54:19.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:54:19 [2024-02-28T21:54:19.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:54:19 [2024-02-28T21:54:19.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:54:19 [2024-02-28T21:54:19.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:54:19 [2024-02-28T21:54:19.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:54:19 [2024-02-28T21:54:19.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-239724603 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:54:19 [2024-02-28T21:54:19.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-239724603 data=null doit=true}, TableItem with text {}]
16:54:19 [2024-02-28T21:54:19.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-239724603 data=null}, TableItem with text {}]
16:54:19 [2024-02-28T21:54:19.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-239724603 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:54:19 [2024-02-28T21:54:19.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239724602 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:54:19 [2024-02-28T21:54:19.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-239724592 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:54:19 [2024-02-28T21:54:19.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:54:19 [2024-02-28T21:54:19.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:54:19 [2024-02-28T21:54:19.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:54:19 [2024-02-28T21:54:19.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:19 [2024-02-28T21:54:19.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239724437 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:54:19 [2024-02-28T21:54:19.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239724437 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:54:19 [2024-02-28T21:54:19.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239724437 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:54:19 [2024-02-28T21:54:19.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239724437 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:54:19 [2024-02-28T21:54:19.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239724436 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}]
16:54:19 [2024-02-28T21:54:19.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239724430 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:54:19 [2024-02-28T21:54:19.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:19 [2024-02-28T21:54:19.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:19 [2024-02-28T21:54:19.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:19 [2024-02-28T21:54:19.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:19 [2024-02-28T21:54:19.497Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:54:19 [2024-02-28T21:54:19.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:54:19 [2024-02-28T21:54:19.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:19 [2024-02-28T21:54:19.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:19 [2024-02-28T21:54:19.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:19 [2024-02-28T21:54:19.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:19 [2024-02-28T21:54:19.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:19 [2024-02-28T21:54:19.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239724424 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:54:19 [2024-02-28T21:54:19.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239724424 data=null doit=true}, TreeItem with text {test}]
16:54:19 [2024-02-28T21:54:19.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239724424 data=null}, TreeItem with text {test}]
16:54:19 [2024-02-28T21:54:19.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239724423 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:19 [2024-02-28T21:54:19.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239724423 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:54:19 [2024-02-28T21:54:19.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239724396 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:19 [2024-02-28T21:54:19.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:19 [2024-02-28T21:54:19.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239724395 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:54:19 [2024-02-28T21:54:19.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239724395 data=null doit=true}, TreeItem with text {test}]
16:54:19 [2024-02-28T21:54:19.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239724395 data=null}, TreeItem with text {test}]
16:54:19 [2024-02-28T21:54:19.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239724395 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:19 [2024-02-28T21:54:19.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239724394 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:54:19 [2024-02-28T21:54:19.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239724389 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:19 [2024-02-28T21:54:19.497Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:54:19 [2024-02-28T21:54:19.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:19 [2024-02-28T21:54:19.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-239724388 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:54:19 [2024-02-28T21:54:19.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-239724388 data=null doit=true}, TreeItem with text {Traces [1]}]
16:54:19 [2024-02-28T21:54:19.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-239724388 data=null}, TreeItem with text {Traces [1]}]
16:54:19 [2024-02-28T21:54:19.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-239724388 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:54:19 [2024-02-28T21:54:19.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239724387 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]}]
16:54:19 [2024-02-28T21:54:19.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-239724332 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:54:19 [2024-02-28T21:54:19.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:19 [2024-02-28T21:54:19.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-239724331 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:54:19 [2024-02-28T21:54:19.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-239724331 data=null doit=true}, TreeItem with text {Traces [1]}]
16:54:19 [2024-02-28T21:54:19.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-239724331 data=null}, TreeItem with text {Traces [1]}]
16:54:19 [2024-02-28T21:54:19.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-239724331 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:54:19 [2024-02-28T21:54:19.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239724330 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]}]
16:54:19 [2024-02-28T21:54:19.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-239724326 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:54:19 [2024-02-28T21:54:19.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:54:19 [2024-02-28T21:54:19.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
16:54:20 [2024-02-28T21:54:20.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
16:54:20 [2024-02-28T21:54:20.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:54:20 [2024-02-28T21:54:20.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=-239723879 data=null doit=true}, Shell with text {Trace Import}]
16:54:20 [2024-02-28T21:54:20.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:54:20 [2024-02-28T21:54:20.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:54:20 [2024-02-28T21:54:20.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:54:20 [2024-02-28T21:54:20.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')
16:54:20 [2024-02-28T21:54:20.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:20 [2024-02-28T21:54:20.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:54:20 [2024-02-28T21:54:20.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:20 [2024-02-28T21:54:20.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:54:20 [2024-02-28T21:54:20.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:54:20 [2024-02-28T21:54:20.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:54:20 [2024-02-28T21:54:20.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:54:20 [2024-02-28T21:54:20.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:54:20 [2024-02-28T21:54:20.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:54:20 [2024-02-28T21:54:20.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:54:20 [2024-02-28T21:54:20.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:54:20 [2024-02-28T21:54:20.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.
16:54:20 [2024-02-28T21:54:20.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:54:20 [2024-02-28T21:54:20.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:54:20 [2024-02-28T21:54:20.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:54:20 [2024-02-28T21:54:20.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:54:20 [2024-02-28T21:54:20.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:54:20 [2024-02-28T21:54:20.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:54:20 [2024-02-28T21:54:20.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:54:20 [2024-02-28T21:54:20.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:54:20 [2024-02-28T21:54:20.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=-239723833 data=null}, (of type 'Combo')]
16:54:20 [2024-02-28T21:54:20.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:54:20 [2024-02-28T21:54:20.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:20 [2024-02-28T21:54:20.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:20 [2024-02-28T21:54:20.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:54:20 [2024-02-28T21:54:20.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:20 [2024-02-28T21:54:20.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:20 [2024-02-28T21:54:20.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-239723802 data=null doit=true}, TreeItem with text {import}]
16:54:20 [2024-02-28T21:54:20.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-239723802 data=null}, TreeItem with text {import}]
16:54:20 [2024-02-28T21:54:20.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-239723801 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
16:54:20 [2024-02-28T21:54:20.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239723801 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}]
16:54:20 [2024-02-28T21:54:20.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-239723799 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
16:54:20 [2024-02-28T21:54:20.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:20 [2024-02-28T21:54:20.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=-239723798 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
16:54:20 [2024-02-28T21:54:20.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-239723798 data=null doit=true}, TreeItem with text {import}]
16:54:20 [2024-02-28T21:54:20.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-239723798 data=null}, TreeItem with text {import}]
16:54:20 [2024-02-28T21:54:20.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-239723798 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
16:54:20 [2024-02-28T21:54:20.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239723798 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}]
16:54:20 [2024-02-28T21:54:20.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-239723797 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
16:54:20 [2024-02-28T21:54:20.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:54:20 [2024-02-28T21:54:20.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:54:20 [2024-02-28T21:54:20.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomXml.xml
16:54:20 [2024-02-28T21:54:20.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:54:20 [2024-02-28T21:54:20.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:54:20 [2024-02-28T21:54:20.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:54:20 [2024-02-28T21:54:20.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:54:20 [2024-02-28T21:54:20.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:54:20 [2024-02-28T21:54:20.264Z] 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:'))
16:54:20 [2024-02-28T21:54:20.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:54:20 [2024-02-28T21:54:20.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-239723735 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:'))]
16:54:20 [2024-02-28T21:54:20.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>
16:54:20 [2024-02-28T21:54:20.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:54:20 [2024-02-28T21:54:20.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:20 [2024-02-28T21:54:20.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:54:20 [2024-02-28T21:54:20.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:20 [2024-02-28T21:54:20.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:54:20 [2024-02-28T21:54:20.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:54:20 [2024-02-28T21:54:20.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:54:20 [2024-02-28T21:54:20.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'
16:54:20 [2024-02-28T21:54:20.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:54:20 [2024-02-28T21:54:20.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')
16:54:20 [2024-02-28T21:54:20.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:54:20 [2024-02-28T21:54:20.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:54:20 [2024-02-28T21:54:20.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:54:20 [2024-02-28T21:54:20.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:54:20 [2024-02-28T21:54:20.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:54:20 [2024-02-28T21:54:20.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:54:20 [2024-02-28T21:54:20.265Z] 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.
16:54:20 [2024-02-28T21:54:20.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:54:20 [2024-02-28T21:54:20.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:20 [2024-02-28T21:54:20.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:54:20 [2024-02-28T21:54:20.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:20 [2024-02-28T21:54:20.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:54:20 [2024-02-28T21:54:20.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:54:20 [2024-02-28T21:54:20.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:54:20 [2024-02-28T21:54:20.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:54:20 [2024-02-28T21:54:20.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:54:20 [2024-02-28T21:54:20.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:54:20 [2024-02-28T21:54:20.265Z] 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')
16:54:20 [2024-02-28T21:54:20.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:54:20 [2024-02-28T21:54:20.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:54:20 [2024-02-28T21:54:20.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:54:20 [2024-02-28T21:54:20.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:54:20 [2024-02-28T21:54:20.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:54:20 [2024-02-28T21:54:20.265Z] 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.
16:54:20 [2024-02-28T21:54:20.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:54:20 [2024-02-28T21:54:20.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:20 [2024-02-28T21:54:20.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:54:20 [2024-02-28T21:54:20.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:20 [2024-02-28T21:54:20.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:54:20 [2024-02-28T21:54:20.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:54:20 [2024-02-28T21:54:20.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:54:20 [2024-02-28T21:54:20.265Z] 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')
16:54:20 [2024-02-28T21:54:20.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:54:20 [2024-02-28T21:54:20.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:54:20 [2024-02-28T21:54:20.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:54:20 [2024-02-28T21:54:20.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:54:20 [2024-02-28T21:54:20.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:54:20 [2024-02-28T21:54:20.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:54:20 [2024-02-28T21:54:20.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:54:20 [2024-02-28T21:54:20.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:54:20 [2024-02-28T21:54:20.265Z] 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.
16:54:20 [2024-02-28T21:54:20.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:54:20 [2024-02-28T21:54:20.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:20 [2024-02-28T21:54:20.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:54:20 [2024-02-28T21:54:20.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:20 [2024-02-28T21:54:20.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:54:20 [2024-02-28T21:54:20.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:54:20 [2024-02-28T21:54:20.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'
16:54:20 [2024-02-28T21:54:20.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:54:20 [2024-02-28T21:54:20.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')
16:54:20 [2024-02-28T21:54:20.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:54:20 [2024-02-28T21:54:20.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:54:20 [2024-02-28T21:54:20.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:54:20 [2024-02-28T21:54:20.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:54:20 [2024-02-28T21:54:20.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:54:20 [2024-02-28T21:54:20.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:54:20 [2024-02-28T21:54:20.266Z] 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')
16:54:20 [2024-02-28T21:54:20.266Z] 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.
16:54:20 [2024-02-28T21:54:20.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:54:20 [2024-02-28T21:54:20.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:20 [2024-02-28T21:54:20.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:54:20 [2024-02-28T21:54:20.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:20 [2024-02-28T21:54:20.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:54:20 [2024-02-28T21:54:20.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:54:20 [2024-02-28T21:54:20.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:54:20 [2024-02-28T21:54:20.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:54:20 [2024-02-28T21:54:20.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:54:20 [2024-02-28T21:54:20.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:54:20 [2024-02-28T21:54:20.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:54:20 [2024-02-28T21:54:20.266Z] 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')
16:54:20 [2024-02-28T21:54:20.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:54:20 [2024-02-28T21:54:20.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:54:20 [2024-02-28T21:54:20.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:54:20 [2024-02-28T21:54:20.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:54:20 [2024-02-28T21:54:20.266Z] 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.
16:54:20 [2024-02-28T21:54:20.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:54:20 [2024-02-28T21:54:20.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:20 [2024-02-28T21:54:20.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:54:20 [2024-02-28T21:54:20.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:20 [2024-02-28T21:54:20.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:54:20 [2024-02-28T21:54:20.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:54:20 [2024-02-28T21:54:20.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:54:20 [2024-02-28T21:54:20.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:54:20 [2024-02-28T21:54:20.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:54:20 [2024-02-28T21:54:20.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:54:20 [2024-02-28T21:54:20.266Z] 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)'
16:54:20 [2024-02-28T21:54:20.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:54:20 [2024-02-28T21:54:20.266Z] 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')
16:54:20 [2024-02-28T21:54:20.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:54:20 [2024-02-28T21:54:20.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:54:20 [2024-02-28T21:54:20.266Z] 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')
16:54:20 [2024-02-28T21:54:20.266Z] 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.
16:54:20 [2024-02-28T21:54:20.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:54:20 [2024-02-28T21:54:20.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:20 [2024-02-28T21:54:20.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:54:20 [2024-02-28T21:54:20.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:20 [2024-02-28T21:54:20.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:54:20 [2024-02-28T21:54:20.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:54:20 [2024-02-28T21:54:20.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:54:20 [2024-02-28T21:54:20.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:54:20 [2024-02-28T21:54:20.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:54:20 [2024-02-28T21:54:20.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:54:20 [2024-02-28T21:54:20.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:54:20 [2024-02-28T21:54:20.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:54:20 [2024-02-28T21:54:20.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:54:20 [2024-02-28T21:54:20.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:54:20 [2024-02-28T21:54:20.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')
16:54:20 [2024-02-28T21:54:20.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:54:20 [2024-02-28T21:54:20.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-239723727 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:54:20 [2024-02-28T21:54:20.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-239723727 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:54:20 [2024-02-28T21:54:20.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-239723727 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:54:20 [2024-02-28T21:54:20.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-239723727 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:54:20 [2024-02-28T21:54:20.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-239723727 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:54:20 [2024-02-28T21:54:20.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-239723727 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:54:20 [2024-02-28T21:54:20.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-239723727 data=null 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')]
16:54:20 [2024-02-28T21:54:20.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-239724237 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
16:54:20 [2024-02-28T21:54:20.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:54:20 [2024-02-28T21:54:20.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:54:20 [2024-02-28T21:54:20.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:20 [2024-02-28T21:54:20.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:20 [2024-02-28T21:54:20.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:20 [2024-02-28T21:54:20.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:20 [2024-02-28T21:54:20.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:20 [2024-02-28T21:54:20.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239723396 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:54:20 [2024-02-28T21:54:20.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239723396 data=null doit=true}, TreeItem with text {test}]
16:54:20 [2024-02-28T21:54:20.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239723396 data=null}, TreeItem with text {test}]
16:54:20 [2024-02-28T21:54:20.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239723396 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:20 [2024-02-28T21:54:20.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239723396 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:54:20 [2024-02-28T21:54:20.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239723331 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:20 [2024-02-28T21:54:20.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:20 [2024-02-28T21:54:20.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239723330 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:54:20 [2024-02-28T21:54:20.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239723330 data=null doit=true}, TreeItem with text {test}]
16:54:20 [2024-02-28T21:54:20.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239723330 data=null}, TreeItem with text {test}]
16:54:20 [2024-02-28T21:54:20.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239723330 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:20 [2024-02-28T21:54:20.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239723330 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:54:20 [2024-02-28T21:54:20.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239723324 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:20 [2024-02-28T21:54:20.524Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:54:20 [2024-02-28T21:54:20.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:20 [2024-02-28T21:54:20.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-239723315 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
16:54:20 [2024-02-28T21:54:20.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-239723314 data=null doit=true}, TreeItem with text {Traces [2]}]
16:54:20 [2024-02-28T21:54:20.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-239723314 data=null}, TreeItem with text {Traces [2]}]
16:54:20 [2024-02-28T21:54:20.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-239723314 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:54:20 [2024-02-28T21:54:20.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239723314 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]}]
16:54:20 [2024-02-28T21:54:20.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-239723294 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:54:20 [2024-02-28T21:54:20.524Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
16:54:20 [2024-02-28T21:54:20.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:54:20 [2024-02-28T21:54:20.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:20 [2024-02-28T21:54:20.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239723116 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:54:20 [2024-02-28T21:54:20.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-239723116 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:54:20 [2024-02-28T21:54:20.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-239723116 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:54:20 [2024-02-28T21:54:20.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239723116 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:54:20 [2024-02-28T21:54:20.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239723115 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}]
16:54:20 [2024-02-28T21:54:20.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239723076 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:54:20 [2024-02-28T21:54:20.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:20 [2024-02-28T21:54:20.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:20 [2024-02-28T21:54:20.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:20 [2024-02-28T21:54:20.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:20 [2024-02-28T21:54:20.780Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:54:20 [2024-02-28T21:54:20.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:20 [2024-02-28T21:54:20.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239723040 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:54:20 [2024-02-28T21:54:20.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-239723040 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:54:20 [2024-02-28T21:54:20.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-239723040 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:54:20 [2024-02-28T21:54:20.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239723039 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:54:20 [2024-02-28T21:54:20.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239723039 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}]
16:54:20 [2024-02-28T21:54:20.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239723032 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:54:20 [2024-02-28T21:54:20.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
16:54:20 [2024-02-28T21:54:20.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239723032 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:54:20 [2024-02-28T21:54:20.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-239723032 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:54:20 [2024-02-28T21:54:20.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:20 [2024-02-28T21:54:20.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-239723031 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:54:20 [2024-02-28T21:54:20.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239723031 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:54:21 [2024-02-28T21:54:21.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239723031 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}]
16:54:21 [2024-02-28T21:54:21.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239723027 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:54:21 [2024-02-28T21:54:21.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239723026 data=null button=1 stateMask=0x0 x=159 y=104 count=2}, TreeItem with text {ExampleCustomXml.xml}]
16:54:21 [2024-02-28T21:54:21.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239723026 data=null button=1 stateMask=0x0 x=159 y=104 count=2}, TreeItem with text {ExampleCustomXml.xml}]
16:54:21 [2024-02-28T21:54:21.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239723026 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}]
16:54:21 [2024-02-28T21:54:21.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239722990 data=null button=1 stateMask=0x80000 x=159 y=104 count=2}, TreeItem with text {ExampleCustomXml.xml}]
16:54:21 [2024-02-28T21:54:21.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239722781 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:54:21 [2024-02-28T21:54:21.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-239722781 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:54:21 [2024-02-28T21:54:21.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-239722781 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:54:21 [2024-02-28T21:54:21.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
16:54:21 [2024-02-28T21:54:21.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:54:21 [2024-02-28T21:54:21.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:54:22 [2024-02-28T21:54:22.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:54:22 [2024-02-28T21:54:22.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:54:22 [2024-02-28T21:54:22.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:54:22 [2024-02-28T21:54:22.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:54:22 [2024-02-28T21:54:22.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:54:22 [2024-02-28T21:54:22.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-239721731 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:54:22 [2024-02-28T21:54:22.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-239721731 data=null doit=true}, TableItem with text {}]
16:54:22 [2024-02-28T21:54:22.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-239721731 data=null}, TableItem with text {}]
16:54:22 [2024-02-28T21:54:22.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-239721730 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:54:22 [2024-02-28T21:54:22.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239721730 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:54:22 [2024-02-28T21:54:22.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-239721726 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:54:22 [2024-02-28T21:54:22.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:54:22 [2024-02-28T21:54:22.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:54:22 [2024-02-28T21:54:22.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:54:22 [2024-02-28T21:54:22.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:22 [2024-02-28T21:54:22.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239721576 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:54:22 [2024-02-28T21:54:22.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-239721576 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:54:22 [2024-02-28T21:54:22.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-239721576 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:54:22 [2024-02-28T21:54:22.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239721575 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:54:22 [2024-02-28T21:54:22.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239721575 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}]
16:54:22 [2024-02-28T21:54:22.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239721571 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:54:22 [2024-02-28T21:54:22.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:22 [2024-02-28T21:54:22.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:22 [2024-02-28T21:54:22.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:22 [2024-02-28T21:54:22.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:22 [2024-02-28T21:54:22.396Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:54:22 [2024-02-28T21:54:22.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:54:22 [2024-02-28T21:54:22.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:22 [2024-02-28T21:54:22.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:22 [2024-02-28T21:54:22.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:22 [2024-02-28T21:54:22.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:22 [2024-02-28T21:54:22.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:22 [2024-02-28T21:54:22.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239721535 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:54:22 [2024-02-28T21:54:22.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239721535 data=null doit=true}, TreeItem with text {test}]
16:54:22 [2024-02-28T21:54:22.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239721535 data=null}, TreeItem with text {test}]
16:54:22 [2024-02-28T21:54:22.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239721535 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:22 [2024-02-28T21:54:22.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239721534 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:54:22 [2024-02-28T21:54:22.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239721512 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:22 [2024-02-28T21:54:22.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:22 [2024-02-28T21:54:22.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239721512 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:54:22 [2024-02-28T21:54:22.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239721512 data=null doit=true}, TreeItem with text {test}]
16:54:22 [2024-02-28T21:54:22.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239721511 data=null}, TreeItem with text {test}]
16:54:22 [2024-02-28T21:54:22.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239721511 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:22 [2024-02-28T21:54:22.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239721511 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:54:22 [2024-02-28T21:54:22.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239721504 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:22 [2024-02-28T21:54:22.396Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:54:22 [2024-02-28T21:54:22.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:22 [2024-02-28T21:54:22.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-239721503 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
16:54:22 [2024-02-28T21:54:22.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-239721502 data=null doit=true}, TreeItem with text {Traces [2]}]
16:54:22 [2024-02-28T21:54:22.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-239721502 data=null}, TreeItem with text {Traces [2]}]
16:54:22 [2024-02-28T21:54:22.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-239721502 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:54:22 [2024-02-28T21:54:22.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239721502 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]}]
16:54:22 [2024-02-28T21:54:22.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-239721439 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:54:22 [2024-02-28T21:54:22.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:22 [2024-02-28T21:54:22.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-239721438 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
16:54:22 [2024-02-28T21:54:22.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-239721437 data=null doit=true}, TreeItem with text {Traces [2]}]
16:54:22 [2024-02-28T21:54:22.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-239721437 data=null}, TreeItem with text {Traces [2]}]
16:54:22 [2024-02-28T21:54:22.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-239721437 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:54:22 [2024-02-28T21:54:22.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239721437 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]}]
16:54:22 [2024-02-28T21:54:22.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-239721433 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:54:22 [2024-02-28T21:54:22.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:54:22 [2024-02-28T21:54:22.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
16:54:22 [2024-02-28T21:54:22.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
16:54:22 [2024-02-28T21:54:22.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:54:22 [2024-02-28T21:54:22.907Z] 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=-239720999 data=null doit=true}, Shell with text {Trace Import}]
16:54:22 [2024-02-28T21:54:22.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:54:22 [2024-02-28T21:54:22.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:54:22 [2024-02-28T21:54:22.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:54:22 [2024-02-28T21:54:22.907Z] 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')
16:54:22 [2024-02-28T21:54:22.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:22 [2024-02-28T21:54:22.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:54:22 [2024-02-28T21:54:22.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:22 [2024-02-28T21:54:22.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:54:22 [2024-02-28T21:54:22.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:54:22 [2024-02-28T21:54:22.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:54:22 [2024-02-28T21:54:22.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:54:22 [2024-02-28T21:54:22.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:54:22 [2024-02-28T21:54:22.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:54:22 [2024-02-28T21:54:22.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:54:22 [2024-02-28T21:54:22.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:54:22 [2024-02-28T21:54:22.907Z] 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.
16:54:22 [2024-02-28T21:54:22.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:54:22 [2024-02-28T21:54:22.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:54:22 [2024-02-28T21:54:22.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:54:22 [2024-02-28T21:54:22.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:54:22 [2024-02-28T21:54:22.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:54:22 [2024-02-28T21:54:22.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:54:22 [2024-02-28T21:54:22.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:54:22 [2024-02-28T21:54:22.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:54:22 [2024-02-28T21:54:22.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=-239720995 data=null}, (of type 'Combo')]
16:54:22 [2024-02-28T21:54:22.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:54:22 [2024-02-28T21:54:22.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:22 [2024-02-28T21:54:22.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:22 [2024-02-28T21:54:22.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:54:22 [2024-02-28T21:54:22.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:22 [2024-02-28T21:54:22.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:22 [2024-02-28T21:54:22.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-239720939 data=null doit=true}, TreeItem with text {import}]
16:54:22 [2024-02-28T21:54:22.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-239720939 data=null}, TreeItem with text {import}]
16:54:22 [2024-02-28T21:54:22.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-239720938 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
16:54:22 [2024-02-28T21:54:22.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239720938 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}]
16:54:22 [2024-02-28T21:54:22.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-239720936 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
16:54:22 [2024-02-28T21:54:22.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:22 [2024-02-28T21:54:22.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239720936 data=null button=0 stateMask=0x0 x=153 y=58 count=0}, Tree node with text: kernel-overlap-testing]
16:54:22 [2024-02-28T21:54:22.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-239720935 data=null doit=true}, Tree node with text: kernel-overlap-testing]
16:54:22 [2024-02-28T21:54:22.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-239720935 data=null}, Tree node with text: kernel-overlap-testing]
16:54:22 [2024-02-28T21:54:22.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239720935 data=null button=1 stateMask=0x0 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
16:54:22 [2024-02-28T21:54:22.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239720935 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]
16:54:22 [2024-02-28T21:54:22.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239720927 data=null button=1 stateMask=0x80000 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
16:54:22 [2024-02-28T21:54:22.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel-overlap-testing
16:54:22 [2024-02-28T21:54:22.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:54:22 [2024-02-28T21:54:22.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:54:22 [2024-02-28T21:54:22.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:54:22 [2024-02-28T21:54:22.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:54:22 [2024-02-28T21:54:22.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:54:22 [2024-02-28T21:54:22.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:'))
16:54:22 [2024-02-28T21:54:22.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>
16:54:22 [2024-02-28T21:54:22.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-239720918 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:'))]
16:54:22 [2024-02-28T21:54:22.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>
16:54:22 [2024-02-28T21:54:22.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:54:22 [2024-02-28T21:54:22.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:22 [2024-02-28T21:54:22.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:54:22 [2024-02-28T21:54:22.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:22 [2024-02-28T21:54:22.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:54:22 [2024-02-28T21:54:22.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:54:22 [2024-02-28T21:54:22.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:54:22 [2024-02-28T21:54:22.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'
16:54:22 [2024-02-28T21:54:22.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:54:22 [2024-02-28T21:54:22.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')
16:54:22 [2024-02-28T21:54:22.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:54:22 [2024-02-28T21:54:22.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:54:22 [2024-02-28T21:54:22.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:54:22 [2024-02-28T21:54:22.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:54:22 [2024-02-28T21:54:22.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:54:22 [2024-02-28T21:54:22.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:54:22 [2024-02-28T21:54:22.909Z] 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.
16:54:22 [2024-02-28T21:54:22.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:54:22 [2024-02-28T21:54:22.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:22 [2024-02-28T21:54:22.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:54:22 [2024-02-28T21:54:22.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:22 [2024-02-28T21:54:22.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:54:22 [2024-02-28T21:54:22.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:54:22 [2024-02-28T21:54:22.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:54:22 [2024-02-28T21:54:22.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:54:22 [2024-02-28T21:54:22.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:54:22 [2024-02-28T21:54:22.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:54:22 [2024-02-28T21:54:22.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')
16:54:22 [2024-02-28T21:54:22.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:54:22 [2024-02-28T21:54:22.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:54:22 [2024-02-28T21:54:22.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:54:22 [2024-02-28T21:54:22.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:54:22 [2024-02-28T21:54:22.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:54:22 [2024-02-28T21:54:22.909Z] 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.
16:54:22 [2024-02-28T21:54:22.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:54:22 [2024-02-28T21:54:22.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:22 [2024-02-28T21:54:22.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:54:22 [2024-02-28T21:54:22.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:22 [2024-02-28T21:54:22.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:54:22 [2024-02-28T21:54:22.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:54:22 [2024-02-28T21:54:22.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:54:22 [2024-02-28T21:54:22.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')
16:54:22 [2024-02-28T21:54:22.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:54:22 [2024-02-28T21:54:22.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:54:22 [2024-02-28T21:54:22.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:54:22 [2024-02-28T21:54:22.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:54:22 [2024-02-28T21:54:22.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:54:22 [2024-02-28T21:54:22.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:54:22 [2024-02-28T21:54:22.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:54:22 [2024-02-28T21:54:22.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:54:22 [2024-02-28T21:54:22.909Z] 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.
16:54:22 [2024-02-28T21:54:22.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:54:22 [2024-02-28T21:54:22.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:22 [2024-02-28T21:54:22.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:54:22 [2024-02-28T21:54:22.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:22 [2024-02-28T21:54:22.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:54:22 [2024-02-28T21:54:22.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:54:22 [2024-02-28T21:54:22.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:54:22 [2024-02-28T21:54:22.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:54:22 [2024-02-28T21:54:22.909Z] 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')
16:54:22 [2024-02-28T21:54:22.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:54:22 [2024-02-28T21:54:22.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:54:22 [2024-02-28T21:54:22.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:54:22 [2024-02-28T21:54:22.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:54:22 [2024-02-28T21:54:22.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:54:22 [2024-02-28T21:54:22.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:54:22 [2024-02-28T21:54:22.909Z] 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')
16:54:22 [2024-02-28T21:54:22.909Z] 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.
16:54:22 [2024-02-28T21:54:22.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:54:22 [2024-02-28T21:54:22.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:22 [2024-02-28T21:54:22.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:54:22 [2024-02-28T21:54:22.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:22 [2024-02-28T21:54:22.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:54:22 [2024-02-28T21:54:22.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:54:22 [2024-02-28T21:54:22.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:54:22 [2024-02-28T21:54:22.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:54:22 [2024-02-28T21:54:22.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:54:22 [2024-02-28T21:54:22.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:54:22 [2024-02-28T21:54:22.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:54:22 [2024-02-28T21:54:22.910Z] 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')
16:54:22 [2024-02-28T21:54:22.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:54:22 [2024-02-28T21:54:22.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:54:22 [2024-02-28T21:54:22.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:54:22 [2024-02-28T21:54:22.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:54:22 [2024-02-28T21:54:22.910Z] 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.
16:54:22 [2024-02-28T21:54:22.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:54:22 [2024-02-28T21:54:22.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:22 [2024-02-28T21:54:22.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:54:22 [2024-02-28T21:54:22.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:22 [2024-02-28T21:54:22.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:54:22 [2024-02-28T21:54:22.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:54:22 [2024-02-28T21:54:22.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:54:22 [2024-02-28T21:54:22.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:54:22 [2024-02-28T21:54:22.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:54:22 [2024-02-28T21:54:22.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:54:22 [2024-02-28T21:54:22.910Z] 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)'
16:54:22 [2024-02-28T21:54:22.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:54:22 [2024-02-28T21:54:22.910Z] 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')
16:54:22 [2024-02-28T21:54:22.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:54:22 [2024-02-28T21:54:22.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:54:22 [2024-02-28T21:54:22.910Z] 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')
16:54:22 [2024-02-28T21:54:22.910Z] 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.
16:54:22 [2024-02-28T21:54:22.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:54:22 [2024-02-28T21:54:22.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:22 [2024-02-28T21:54:22.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:54:22 [2024-02-28T21:54:22.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:22 [2024-02-28T21:54:22.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:54:22 [2024-02-28T21:54:22.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:54:22 [2024-02-28T21:54:22.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:54:22 [2024-02-28T21:54:22.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:54:22 [2024-02-28T21:54:22.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:54:22 [2024-02-28T21:54:22.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:54:22 [2024-02-28T21:54:22.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:54:22 [2024-02-28T21:54:22.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:54:22 [2024-02-28T21:54:22.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:54:22 [2024-02-28T21:54:22.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:54:22 [2024-02-28T21:54:22.910Z] 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')
16:54:23 [2024-02-28T21:54:23.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:54:23 [2024-02-28T21:54:23.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-239720899 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:54:23 [2024-02-28T21:54:23.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-239720899 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:54:23 [2024-02-28T21:54:23.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-239720899 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:54:23 [2024-02-28T21:54:23.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-239720899 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:54:23 [2024-02-28T21:54:23.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-239720899 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:54:23 [2024-02-28T21:54:23.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-239720899 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:54:23 [2024-02-28T21:54:23.165Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:54:23 [2024-02-28T21:54:23.165Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:54:23 [2024-02-28T21:54:23.165Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:54:23 [2024-02-28T21:54:23.165Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:54:23 [2024-02-28T21:54:23.165Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:54:23 [2024-02-28T21:54:23.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:54:23 [2024-02-28T21:54:23.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-239720899 data=null 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')]
16:54:23 [2024-02-28T21:54:23.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-239721404 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
16:54:23 [2024-02-28T21:54:23.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:54:23 [2024-02-28T21:54:23.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:23 [2024-02-28T21:54:23.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:23 [2024-02-28T21:54:23.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:23 [2024-02-28T21:54:23.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:23 [2024-02-28T21:54:23.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:23 [2024-02-28T21:54:23.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239720315 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:54:23 [2024-02-28T21:54:23.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239720314 data=null doit=true}, TreeItem with text {test}]
16:54:23 [2024-02-28T21:54:23.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239720314 data=null}, TreeItem with text {test}]
16:54:23 [2024-02-28T21:54:23.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239720314 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:23 [2024-02-28T21:54:23.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239720314 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:54:23 [2024-02-28T21:54:23.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239720296 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:23 [2024-02-28T21:54:23.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:23 [2024-02-28T21:54:23.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239720295 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:54:23 [2024-02-28T21:54:23.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239720295 data=null doit=true}, TreeItem with text {test}]
16:54:23 [2024-02-28T21:54:23.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239720295 data=null}, TreeItem with text {test}]
16:54:23 [2024-02-28T21:54:23.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239720295 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:23 [2024-02-28T21:54:23.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239720294 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:54:23 [2024-02-28T21:54:23.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239720281 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:23 [2024-02-28T21:54:23.675Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:54:23 [2024-02-28T21:54:23.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:23 [2024-02-28T21:54:23.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-239720280 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
16:54:23 [2024-02-28T21:54:23.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-239720280 data=null doit=true}, TreeItem with text {Traces [3]}]
16:54:23 [2024-02-28T21:54:23.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-239720280 data=null}, TreeItem with text {Traces [3]}]
16:54:23 [2024-02-28T21:54:23.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-239720280 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
16:54:23 [2024-02-28T21:54:23.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239720280 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]}]
16:54:23 [2024-02-28T21:54:23.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-239720264 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
16:54:23 [2024-02-28T21:54:23.675Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
16:54:23 [2024-02-28T21:54:23.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:54:23 [2024-02-28T21:54:23.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:23 [2024-02-28T21:54:23.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239720102 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
16:54:23 [2024-02-28T21:54:23.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-239720102 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:54:23 [2024-02-28T21:54:23.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-239720101 data=null}, TreeItem with text {kernel-overlap-testing}]
16:54:23 [2024-02-28T21:54:23.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239720101 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
16:54:23 [2024-02-28T21:54:23.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239720101 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}]
16:54:23 [2024-02-28T21:54:23.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239720036 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
16:54:23 [2024-02-28T21:54:23.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:23 [2024-02-28T21:54:23.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:23 [2024-02-28T21:54:23.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:23 [2024-02-28T21:54:23.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:23 [2024-02-28T21:54:23.931Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:54:23 [2024-02-28T21:54:23.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:23 [2024-02-28T21:54:23.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239720034 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
16:54:23 [2024-02-28T21:54:23.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-239720034 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:54:23 [2024-02-28T21:54:23.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-239720034 data=null}, TreeItem with text {kernel-overlap-testing}]
16:54:23 [2024-02-28T21:54:23.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239720033 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
16:54:23 [2024-02-28T21:54:23.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239720033 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}]
16:54:23 [2024-02-28T21:54:23.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239720027 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
16:54:23 [2024-02-28T21:54:23.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
16:54:23 [2024-02-28T21:54:23.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239720027 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
16:54:23 [2024-02-28T21:54:23.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-239720027 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:54:23 [2024-02-28T21:54:23.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:23 [2024-02-28T21:54:23.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-239720026 data=null}, TreeItem with text {kernel-overlap-testing}]
16:54:23 [2024-02-28T21:54:23.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239720026 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
16:54:23 [2024-02-28T21:54:23.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239720026 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}]
16:54:23 [2024-02-28T21:54:23.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239720022 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
16:54:23 [2024-02-28T21:54:23.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239720022 data=null button=1 stateMask=0x0 x=151 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
16:54:23 [2024-02-28T21:54:23.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239720021 data=null button=1 stateMask=0x0 x=151 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
16:54:23 [2024-02-28T21:54:23.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239720021 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}]
16:54:24 [2024-02-28T21:54:24.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239719923 data=null button=1 stateMask=0x80000 x=151 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
16:54:24 [2024-02-28T21:54:24.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239719538 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
16:54:24 [2024-02-28T21:54:24.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-239719538 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:54:24 [2024-02-28T21:54:24.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-239719537 data=null}, TreeItem with text {kernel-overlap-testing}]
16:54:24 [2024-02-28T21:54:24.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
16:54:24 [2024-02-28T21:54:24.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:54:24 [2024-02-28T21:54:24.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:54:24 [2024-02-28T21:54:24.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:54:25 [2024-02-28T21:54:25.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:54:25 [2024-02-28T21:54:25.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:54:25 [2024-02-28T21:54:25.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:54:25 [2024-02-28T21:54:25.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:54:25 [2024-02-28T21:54:25.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:54:25 [2024-02-28T21:54:25.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-239719035 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:54:25 [2024-02-28T21:54:25.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-239719035 data=null doit=true}, TableItem with text {}]
16:54:25 [2024-02-28T21:54:25.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-239719035 data=null}, TableItem with text {}]
16:54:25 [2024-02-28T21:54:25.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-239719035 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:54:25 [2024-02-28T21:54:25.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239719034 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:54:25 [2024-02-28T21:54:25.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-239719030 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:54:25 [2024-02-28T21:54:25.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:54:25 [2024-02-28T21:54:25.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:54:25 [2024-02-28T21:54:25.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:54:25 [2024-02-28T21:54:25.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:25 [2024-02-28T21:54:25.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239717997 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
16:54:25 [2024-02-28T21:54:25.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-239717997 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:54:25 [2024-02-28T21:54:25.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-239717997 data=null}, TreeItem with text {kernel-overlap-testing}]
16:54:25 [2024-02-28T21:54:25.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239717997 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
16:54:25 [2024-02-28T21:54:25.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239717997 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}]
16:54:25 [2024-02-28T21:54:25.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239717993 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
16:54:25 [2024-02-28T21:54:25.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:25 [2024-02-28T21:54:25.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:25 [2024-02-28T21:54:25.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:25 [2024-02-28T21:54:25.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:25 [2024-02-28T21:54:25.987Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:54:25 [2024-02-28T21:54:25.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:54:25 [2024-02-28T21:54:25.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:25 [2024-02-28T21:54:25.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:25 [2024-02-28T21:54:25.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:25 [2024-02-28T21:54:25.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:25 [2024-02-28T21:54:25.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:25 [2024-02-28T21:54:25.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239717987 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:54:25 [2024-02-28T21:54:25.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239717987 data=null doit=true}, TreeItem with text {test}]
16:54:25 [2024-02-28T21:54:25.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239717987 data=null}, TreeItem with text {test}]
16:54:25 [2024-02-28T21:54:25.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239717985 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:25 [2024-02-28T21:54:25.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239717985 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:54:25 [2024-02-28T21:54:25.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239717935 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:25 [2024-02-28T21:54:25.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:25 [2024-02-28T21:54:25.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239717934 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:54:25 [2024-02-28T21:54:25.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239717934 data=null doit=true}, TreeItem with text {test}]
16:54:25 [2024-02-28T21:54:25.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239717934 data=null}, TreeItem with text {test}]
16:54:25 [2024-02-28T21:54:25.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239717934 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:25 [2024-02-28T21:54:25.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239717934 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:54:25 [2024-02-28T21:54:25.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239717928 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:25 [2024-02-28T21:54:25.988Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:54:25 [2024-02-28T21:54:25.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:25 [2024-02-28T21:54:25.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-239717928 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
16:54:25 [2024-02-28T21:54:25.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-239717927 data=null doit=true}, TreeItem with text {Traces [3]}]
16:54:25 [2024-02-28T21:54:25.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-239717927 data=null}, TreeItem with text {Traces [3]}]
16:54:25 [2024-02-28T21:54:25.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-239717927 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
16:54:25 [2024-02-28T21:54:25.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239717927 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]}]
16:54:25 [2024-02-28T21:54:25.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-239717919 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
16:54:25 [2024-02-28T21:54:25.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:25 [2024-02-28T21:54:25.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-239717919 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
16:54:25 [2024-02-28T21:54:25.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-239717914 data=null doit=true}, TreeItem with text {Traces [3]}]
16:54:25 [2024-02-28T21:54:25.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-239717913 data=null}, TreeItem with text {Traces [3]}]
16:54:25 [2024-02-28T21:54:25.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-239717913 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
16:54:25 [2024-02-28T21:54:25.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239717913 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]}]
16:54:25 [2024-02-28T21:54:25.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-239717909 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
16:54:25 [2024-02-28T21:54:25.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:54:25 [2024-02-28T21:54:25.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
16:54:26 [2024-02-28T21:54:26.373Z] 
16:54:26 [2024-02-28T21:54:26.373Z] (Eclipse:19192): Gtk-WARNING **: 21:54:26.173: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:54:26 [2024-02-28T21:54:26.373Z] 
16:54:26 [2024-02-28T21:54:26.373Z] (Eclipse:19192): Gtk-WARNING **: 21:54:26.173: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:54:26 [2024-02-28T21:54:26.373Z] 
16:54:26 [2024-02-28T21:54:26.373Z] (Eclipse:19192): Gtk-WARNING **: 21:54:26.173: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:54:26 [2024-02-28T21:54:26.373Z] 
16:54:26 [2024-02-28T21:54:26.373Z] (Eclipse:19192): Gtk-WARNING **: 21:54:26.173: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:54:26 [2024-02-28T21:54:26.373Z] 
16:54:26 [2024-02-28T21:54:26.373Z] (Eclipse:19192): Gtk-WARNING **: 21:54:26.210: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:54:26 [2024-02-28T21:54:26.373Z] 
16:54:26 [2024-02-28T21:54:26.373Z] (Eclipse:19192): Gtk-WARNING **: 21:54:26.210: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:54:26 [2024-02-28T21:54:26.373Z] 
16:54:26 [2024-02-28T21:54:26.373Z] (Eclipse:19192): Gtk-WARNING **: 21:54:26.210: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:54:26 [2024-02-28T21:54:26.373Z] 
16:54:26 [2024-02-28T21:54:26.373Z] (Eclipse:19192): Gtk-WARNING **: 21:54:26.210: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:54:26 [2024-02-28T21:54:26.373Z] 
16:54:26 [2024-02-28T21:54:26.373Z] (Eclipse:19192): Gtk-WARNING **: 21:54:26.227: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:54:26 [2024-02-28T21:54:26.373Z] 
16:54:26 [2024-02-28T21:54:26.373Z] (Eclipse:19192): Gtk-WARNING **: 21:54:26.227: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:54:26 [2024-02-28T21:54:26.373Z] 
16:54:26 [2024-02-28T21:54:26.373Z] (Eclipse:19192): Gtk-WARNING **: 21:54:26.227: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:54:26 [2024-02-28T21:54:26.373Z] 
16:54:26 [2024-02-28T21:54:26.373Z] (Eclipse:19192): Gtk-WARNING **: 21:54:26.227: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:54:26 [2024-02-28T21:54:26.373Z] 
16:54:26 [2024-02-28T21:54:26.373Z] (Eclipse:19192): Gtk-WARNING **: 21:54:26.243: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:54:26 [2024-02-28T21:54:26.373Z] 
16:54:26 [2024-02-28T21:54:26.373Z] (Eclipse:19192): Gtk-WARNING **: 21:54:26.243: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:54:26 [2024-02-28T21:54:26.373Z] 
16:54:26 [2024-02-28T21:54:26.373Z] (Eclipse:19192): Gtk-WARNING **: 21:54:26.243: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:54:26 [2024-02-28T21:54:26.373Z] 
16:54:26 [2024-02-28T21:54:26.373Z] (Eclipse:19192): Gtk-WARNING **: 21:54:26.243: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:54:26 [2024-02-28T21:54:26.373Z] 
16:54:26 [2024-02-28T21:54:26.373Z] (Eclipse:19192): Gtk-WARNING **: 21:54:26.259: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:54:26 [2024-02-28T21:54:26.373Z] 
16:54:26 [2024-02-28T21:54:26.373Z] (Eclipse:19192): Gtk-WARNING **: 21:54:26.259: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:54:26 [2024-02-28T21:54:26.373Z] 
16:54:26 [2024-02-28T21:54:26.373Z] (Eclipse:19192): Gtk-WARNING **: 21:54:26.259: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:54:26 [2024-02-28T21:54:26.373Z] 
16:54:26 [2024-02-28T21:54:26.373Z] (Eclipse:19192): Gtk-WARNING **: 21:54:26.260: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:54:26 [2024-02-28T21:54:26.373Z] 
16:54:26 [2024-02-28T21:54:26.373Z] (Eclipse:19192): Gtk-WARNING **: 21:54:26.276: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:54:26 [2024-02-28T21:54:26.373Z] 
16:54:26 [2024-02-28T21:54:26.373Z] (Eclipse:19192): Gtk-WARNING **: 21:54:26.276: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:54:26 [2024-02-28T21:54:26.373Z] 
16:54:26 [2024-02-28T21:54:26.373Z] (Eclipse:19192): Gtk-WARNING **: 21:54:26.276: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:54:26 [2024-02-28T21:54:26.373Z] 
16:54:26 [2024-02-28T21:54:26.373Z] (Eclipse:19192): Gtk-WARNING **: 21:54:26.276: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:54:26 [2024-02-28T21:54:26.373Z] 
16:54:26 [2024-02-28T21:54:26.373Z] (Eclipse:19192): Gtk-WARNING **: 21:54:26.293: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:54:26 [2024-02-28T21:54:26.374Z] 
16:54:26 [2024-02-28T21:54:26.374Z] (Eclipse:19192): Gtk-WARNING **: 21:54:26.293: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:54:26 [2024-02-28T21:54:26.374Z] 
16:54:26 [2024-02-28T21:54:26.374Z] (Eclipse:19192): Gtk-WARNING **: 21:54:26.293: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:54:26 [2024-02-28T21:54:26.374Z] 
16:54:26 [2024-02-28T21:54:26.374Z] (Eclipse:19192): Gtk-WARNING **: 21:54:26.293: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:54:26 [2024-02-28T21:54:26.374Z] 
16:54:26 [2024-02-28T21:54:26.374Z] (Eclipse:19192): Gtk-WARNING **: 21:54:26.308: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:54:26 [2024-02-28T21:54:26.374Z] 
16:54:26 [2024-02-28T21:54:26.374Z] (Eclipse:19192): Gtk-WARNING **: 21:54:26.308: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:54:26 [2024-02-28T21:54:26.374Z] 
16:54:26 [2024-02-28T21:54:26.374Z] (Eclipse:19192): Gtk-WARNING **: 21:54:26.308: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:54:26 [2024-02-28T21:54:26.374Z] 
16:54:26 [2024-02-28T21:54:26.374Z] (Eclipse:19192): Gtk-WARNING **: 21:54:26.308: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:54:26 [2024-02-28T21:54:26.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
16:54:26 [2024-02-28T21:54:26.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:54:26 [2024-02-28T21:54:26.374Z] 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=-239717483 data=null doit=true}, Shell with text {Trace Import}]
16:54:26 [2024-02-28T21:54:26.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:54:26 [2024-02-28T21:54:26.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:54:26 [2024-02-28T21:54:26.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:54:26 [2024-02-28T21:54:26.374Z] 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')
16:54:26 [2024-02-28T21:54:26.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:26 [2024-02-28T21:54:26.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:54:26 [2024-02-28T21:54:26.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:26 [2024-02-28T21:54:26.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:54:26 [2024-02-28T21:54:26.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:54:26 [2024-02-28T21:54:26.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:54:26 [2024-02-28T21:54:26.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:54:26 [2024-02-28T21:54:26.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:54:26 [2024-02-28T21:54:26.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:54:26 [2024-02-28T21:54:26.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:54:26 [2024-02-28T21:54:26.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:54:26 [2024-02-28T21:54:26.374Z] 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.
16:54:26 [2024-02-28T21:54:26.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:54:26 [2024-02-28T21:54:26.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:54:26 [2024-02-28T21:54:26.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:54:26 [2024-02-28T21:54:26.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:54:26 [2024-02-28T21:54:26.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:54:26 [2024-02-28T21:54:26.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:54:26 [2024-02-28T21:54:26.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:54:26 [2024-02-28T21:54:26.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:54:26 [2024-02-28T21:54:26.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=-239717480 data=null}, (of type 'Combo')]
16:54:26 [2024-02-28T21:54:26.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:54:26 [2024-02-28T21:54:26.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:26 [2024-02-28T21:54:26.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:26 [2024-02-28T21:54:26.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:54:26 [2024-02-28T21:54:26.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:26 [2024-02-28T21:54:26.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:26 [2024-02-28T21:54:26.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-239717421 data=null doit=true}, TreeItem with text {import}]
16:54:26 [2024-02-28T21:54:26.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-239717421 data=null}, TreeItem with text {import}]
16:54:26 [2024-02-28T21:54:26.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-239717421 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
16:54:26 [2024-02-28T21:54:26.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239717421 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}]
16:54:26 [2024-02-28T21:54:26.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-239717419 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
16:54:26 [2024-02-28T21:54:26.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:26 [2024-02-28T21:54:26.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=-239717419 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
16:54:26 [2024-02-28T21:54:26.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-239717418 data=null doit=true}, TreeItem with text {import}]
16:54:26 [2024-02-28T21:54:26.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-239717418 data=null}, TreeItem with text {import}]
16:54:26 [2024-02-28T21:54:26.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-239717418 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
16:54:26 [2024-02-28T21:54:26.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239717418 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}]
16:54:26 [2024-02-28T21:54:26.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-239717418 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
16:54:26 [2024-02-28T21:54:26.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:54:26 [2024-02-28T21:54:26.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:54:26 [2024-02-28T21:54:26.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomTxt.log
16:54:26 [2024-02-28T21:54:26.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:54:26 [2024-02-28T21:54:26.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:54:26 [2024-02-28T21:54:26.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:54:26 [2024-02-28T21:54:26.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:54:26 [2024-02-28T21:54:26.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:54:26 [2024-02-28T21:54:26.630Z] 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:'))
16:54:26 [2024-02-28T21:54:26.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:54:26 [2024-02-28T21:54:26.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-239717410 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:'))]
16:54:26 [2024-02-28T21:54:26.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:54:26 [2024-02-28T21:54:26.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:54:26 [2024-02-28T21:54:26.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:26 [2024-02-28T21:54:26.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:54:26 [2024-02-28T21:54:26.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:26 [2024-02-28T21:54:26.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:54:26 [2024-02-28T21:54:26.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:54:26 [2024-02-28T21:54:26.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:54:26 [2024-02-28T21:54:26.630Z] 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'
16:54:26 [2024-02-28T21:54:26.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:54:26 [2024-02-28T21:54:26.630Z] 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')
16:54:26 [2024-02-28T21:54:26.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:54:26 [2024-02-28T21:54:26.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:54:26 [2024-02-28T21:54:26.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:54:26 [2024-02-28T21:54:26.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:54:26 [2024-02-28T21:54:26.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:54:26 [2024-02-28T21:54:26.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:54:26 [2024-02-28T21:54:26.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@1606ecbb
16:54:26 [2024-02-28T21:54:26.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-239717408 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')]
16:54:26 [2024-02-28T21:54:26.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-239717408 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')]
16:54:26 [2024-02-28T21:54:26.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-239717408 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:54:26 [2024-02-28T21:54:26.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-239717398 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:54:26 [2024-02-28T21:54:26.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-239717397 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')]
16:54:26 [2024-02-28T21:54:26.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-239717397 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')]
16:54:26 [2024-02-28T21:54:26.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-239717397 data=null 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')]
16:54:26 [2024-02-28T21:54:26.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-239717397 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')]
16:54:26 [2024-02-28T21:54:26.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-239717397 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')]
16:54:26 [2024-02-28T21:54:26.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-239717397 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')]
16:54:26 [2024-02-28T21:54:26.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-239717397 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:54:26 [2024-02-28T21:54:26.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-239717397 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:54:26 [2024-02-28T21:54:26.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:54:26 [2024-02-28T21:54:26.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:26 [2024-02-28T21:54:26.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:54:26 [2024-02-28T21:54:26.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:26 [2024-02-28T21:54:26.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:54:26 [2024-02-28T21:54:26.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:54:26 [2024-02-28T21:54:26.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:54:26 [2024-02-28T21:54:26.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:54:26 [2024-02-28T21:54:26.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:54:26 [2024-02-28T21:54:26.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:54:26 [2024-02-28T21:54:26.631Z] 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')
16:54:26 [2024-02-28T21:54:26.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:54:26 [2024-02-28T21:54:26.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:54:26 [2024-02-28T21:54:26.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:54:26 [2024-02-28T21:54:26.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:54:26 [2024-02-28T21:54:26.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:54:26 [2024-02-28T21:54:26.631Z] 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.
16:54:26 [2024-02-28T21:54:26.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:54:26 [2024-02-28T21:54:26.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:26 [2024-02-28T21:54:26.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:54:26 [2024-02-28T21:54:26.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:26 [2024-02-28T21:54:26.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:54:26 [2024-02-28T21:54:26.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:54:26 [2024-02-28T21:54:26.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:54:26 [2024-02-28T21:54:26.631Z] 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')
16:54:26 [2024-02-28T21:54:26.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:54:26 [2024-02-28T21:54:26.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:54:26 [2024-02-28T21:54:26.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:54:26 [2024-02-28T21:54:26.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:54:26 [2024-02-28T21:54:26.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:54:26 [2024-02-28T21:54:26.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:54:26 [2024-02-28T21:54:26.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:54:26 [2024-02-28T21:54:26.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:54:26 [2024-02-28T21:54:26.631Z] 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.
16:54:26 [2024-02-28T21:54:26.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:54:26 [2024-02-28T21:54:26.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:26 [2024-02-28T21:54:26.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:54:26 [2024-02-28T21:54:26.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:26 [2024-02-28T21:54:26.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:54:26 [2024-02-28T21:54:26.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:54:26 [2024-02-28T21:54:26.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:54:26 [2024-02-28T21:54:26.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:54:26 [2024-02-28T21:54:26.632Z] 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')
16:54:26 [2024-02-28T21:54:26.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:54:26 [2024-02-28T21:54:26.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:54:26 [2024-02-28T21:54:26.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:54:26 [2024-02-28T21:54:26.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:54:26 [2024-02-28T21:54:26.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:54:26 [2024-02-28T21:54:26.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:54:26 [2024-02-28T21:54:26.632Z] 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')
16:54:26 [2024-02-28T21:54:26.632Z] 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.
16:54:26 [2024-02-28T21:54:26.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:54:26 [2024-02-28T21:54:26.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:26 [2024-02-28T21:54:26.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:54:26 [2024-02-28T21:54:26.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:26 [2024-02-28T21:54:26.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:54:26 [2024-02-28T21:54:26.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:54:26 [2024-02-28T21:54:26.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:54:26 [2024-02-28T21:54:26.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:54:26 [2024-02-28T21:54:26.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:54:26 [2024-02-28T21:54:26.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:54:26 [2024-02-28T21:54:26.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:54:26 [2024-02-28T21:54:26.632Z] 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')
16:54:26 [2024-02-28T21:54:26.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:54:26 [2024-02-28T21:54:26.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:54:26 [2024-02-28T21:54:26.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:54:26 [2024-02-28T21:54:26.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:54:26 [2024-02-28T21:54:26.632Z] 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.
16:54:26 [2024-02-28T21:54:26.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:54:26 [2024-02-28T21:54:26.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:26 [2024-02-28T21:54:26.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:54:26 [2024-02-28T21:54:26.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:26 [2024-02-28T21:54:26.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:54:26 [2024-02-28T21:54:26.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:54:26 [2024-02-28T21:54:26.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:54:26 [2024-02-28T21:54:26.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:54:26 [2024-02-28T21:54:26.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:54:26 [2024-02-28T21:54:26.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:54:26 [2024-02-28T21:54:26.632Z] 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)'
16:54:26 [2024-02-28T21:54:26.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:54:26 [2024-02-28T21:54:26.632Z] 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')
16:54:26 [2024-02-28T21:54:26.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:54:26 [2024-02-28T21:54:26.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:54:26 [2024-02-28T21:54:26.632Z] 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')
16:54:26 [2024-02-28T21:54:26.632Z] 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.
16:54:26 [2024-02-28T21:54:26.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:54:26 [2024-02-28T21:54:26.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:26 [2024-02-28T21:54:26.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:54:26 [2024-02-28T21:54:26.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:26 [2024-02-28T21:54:26.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:54:26 [2024-02-28T21:54:26.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:54:26 [2024-02-28T21:54:26.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:54:26 [2024-02-28T21:54:26.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:54:26 [2024-02-28T21:54:26.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:54:26 [2024-02-28T21:54:26.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:54:26 [2024-02-28T21:54:26.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:54:26 [2024-02-28T21:54:26.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:54:26 [2024-02-28T21:54:26.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:54:26 [2024-02-28T21:54:26.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:54:26 [2024-02-28T21:54:26.633Z] 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')
16:54:26 [2024-02-28T21:54:26.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:54:26 [2024-02-28T21:54:26.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-239717388 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:54:26 [2024-02-28T21:54:26.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-239717388 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:54:26 [2024-02-28T21:54:26.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-239717388 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:54:26 [2024-02-28T21:54:26.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-239717388 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:54:26 [2024-02-28T21:54:26.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-239717388 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:54:26 [2024-02-28T21:54:26.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-239717388 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:54:26 [2024-02-28T21:54:26.633Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:54:26 [2024-02-28T21:54:26.633Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:54:26 [2024-02-28T21:54:26.633Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:54:26 [2024-02-28T21:54:26.633Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:54:26 [2024-02-28T21:54:26.633Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:54:26 [2024-02-28T21:54:26.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:54:26 [2024-02-28T21:54:26.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
16:54:26 [2024-02-28T21:54:26.633Z] 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=-239717191 data=null doit=true}, Shell with text {Confirmation}]
16:54:26 [2024-02-28T21:54:26.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
16:54:26 [2024-02-28T21:54:26.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: with mnemonic 'Rename'
16:54:26 [2024-02-28T21:54:26.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: with style 'SWT.PUSH'
16:54:26 [2024-02-28T21:54:26.633Z] 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')
16:54:26 [2024-02-28T21:54:26.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
16:54:26 [2024-02-28T21:54:26.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
16:54:26 [2024-02-28T21:54:26.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
16:54:26 [2024-02-28T21:54:26.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
16:54:26 [2024-02-28T21:54:26.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
16:54:26 [2024-02-28T21:54:26.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Rename
16:54:26 [2024-02-28T21:54:26.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Rename} time=-239717190 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
16:54:26 [2024-02-28T21:54:26.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Rename} time=-239717190 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
16:54:26 [2024-02-28T21:54:26.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Rename} time=-239717190 data=null doit=true}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
16:54:26 [2024-02-28T21:54:26.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Rename} time=-239717190 data=null}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
16:54:26 [2024-02-28T21:54:26.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Rename} time=-239717190 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
16:54:26 [2024-02-28T21:54:26.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Rename} time=-239717189 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
16:54:26 [2024-02-28T21:54:26.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Rename} time=-239717189 data=null 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')]
16:54:26 [2024-02-28T21:54:26.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-239717388 data=null 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')]
16:54:26 [2024-02-28T21:54:26.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-239717832 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
16:54:27 [2024-02-28T21:54:27.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:54:27 [2024-02-28T21:54:27.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:54:27 [2024-02-28T21:54:27.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:27 [2024-02-28T21:54:27.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:27 [2024-02-28T21:54:27.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:27 [2024-02-28T21:54:27.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:27 [2024-02-28T21:54:27.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:27 [2024-02-28T21:54:27.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239716826 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:54:27 [2024-02-28T21:54:27.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239716826 data=null doit=true}, TreeItem with text {test}]
16:54:27 [2024-02-28T21:54:27.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239716825 data=null}, TreeItem with text {test}]
16:54:27 [2024-02-28T21:54:27.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239716825 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:27 [2024-02-28T21:54:27.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239716825 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:54:27 [2024-02-28T21:54:27.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239716806 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:27 [2024-02-28T21:54:27.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:27 [2024-02-28T21:54:27.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239716806 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:54:27 [2024-02-28T21:54:27.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239716805 data=null doit=true}, TreeItem with text {test}]
16:54:27 [2024-02-28T21:54:27.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239716805 data=null}, TreeItem with text {test}]
16:54:27 [2024-02-28T21:54:27.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239716805 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:27 [2024-02-28T21:54:27.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239716805 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:54:27 [2024-02-28T21:54:27.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239716778 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:27 [2024-02-28T21:54:27.143Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:54:27 [2024-02-28T21:54:27.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:27 [2024-02-28T21:54:27.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-239716777 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
16:54:27 [2024-02-28T21:54:27.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-239716777 data=null doit=true}, TreeItem with text {Traces [4]}]
16:54:27 [2024-02-28T21:54:27.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-239716777 data=null}, TreeItem with text {Traces [4]}]
16:54:27 [2024-02-28T21:54:27.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-239716777 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
16:54:27 [2024-02-28T21:54:27.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239716777 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]}]
16:54:27 [2024-02-28T21:54:27.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-239716761 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
16:54:27 [2024-02-28T21:54:27.143Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
16:54:27 [2024-02-28T21:54:27.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:54:27 [2024-02-28T21:54:27.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:27 [2024-02-28T21:54:27.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-239716620 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:54:27 [2024-02-28T21:54:27.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-239716619 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:54:27 [2024-02-28T21:54:27.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-239716619 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:54:27 [2024-02-28T21:54:27.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-239716619 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:54:27 [2024-02-28T21:54:27.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239716619 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)}]
16:54:27 [2024-02-28T21:54:27.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-239716596 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:54:27 [2024-02-28T21:54:27.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:27 [2024-02-28T21:54:27.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:27 [2024-02-28T21:54:27.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:27 [2024-02-28T21:54:27.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:27 [2024-02-28T21:54:27.399Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:54:27 [2024-02-28T21:54:27.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:27 [2024-02-28T21:54:27.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-239716593 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:54:27 [2024-02-28T21:54:27.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-239716593 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:54:27 [2024-02-28T21:54:27.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-239716593 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:54:27 [2024-02-28T21:54:27.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-239716593 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:54:27 [2024-02-28T21:54:27.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239716593 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)}]
16:54:27 [2024-02-28T21:54:27.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-239716589 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:54:27 [2024-02-28T21:54:27.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)}
16:54:27 [2024-02-28T21:54:27.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-239716589 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:54:27 [2024-02-28T21:54:27.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-239716588 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:54:27 [2024-02-28T21:54:27.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:27 [2024-02-28T21:54:27.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-239716588 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:54:27 [2024-02-28T21:54:27.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-239716588 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:54:27 [2024-02-28T21:54:27.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239716588 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)}]
16:54:27 [2024-02-28T21:54:27.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-239716584 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:54:27 [2024-02-28T21:54:27.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-239716584 data=null button=1 stateMask=0x0 x=163 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:54:27 [2024-02-28T21:54:27.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-239716540 data=null button=1 stateMask=0x0 x=163 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:54:27 [2024-02-28T21:54:27.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239716539 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)}]
16:54:27 [2024-02-28T21:54:27.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-239716502 data=null button=1 stateMask=0x80000 x=163 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:54:27 [2024-02-28T21:54:27.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-239716297 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:54:27 [2024-02-28T21:54:27.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-239716297 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:54:27 [2024-02-28T21:54:27.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-239716297 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:54:27 [2024-02-28T21:54:27.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)}
16:54:27 [2024-02-28T21:54:27.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:54:27 [2024-02-28T21:54:27.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:54:27 [2024-02-28T21:54:27.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:54:27 [2024-02-28T21:54:27.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:54:28 [2024-02-28T21:54:28.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:54:28 [2024-02-28T21:54:28.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:54:28 [2024-02-28T21:54:28.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:54:28 [2024-02-28T21:54:28.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:54:28 [2024-02-28T21:54:28.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:54:28 [2024-02-28T21:54:28.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-239715276 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:54:28 [2024-02-28T21:54:28.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-239715276 data=null doit=true}, TableItem with text {}]
16:54:28 [2024-02-28T21:54:28.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-239715276 data=null}, TableItem with text {}]
16:54:28 [2024-02-28T21:54:28.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-239715275 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:54:28 [2024-02-28T21:54:28.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239715275 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:54:28 [2024-02-28T21:54:28.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-239715237 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:54:28 [2024-02-28T21:54:28.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:54:28 [2024-02-28T21:54:28.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:54:28 [2024-02-28T21:54:28.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:54:28 [2024-02-28T21:54:28.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:28 [2024-02-28T21:54:28.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-239715085 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:54:28 [2024-02-28T21:54:28.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-239715085 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:54:28 [2024-02-28T21:54:28.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-239715085 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:54:28 [2024-02-28T21:54:28.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-239715085 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:54:28 [2024-02-28T21:54:28.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239715085 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)}]
16:54:28 [2024-02-28T21:54:28.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-239715081 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:54:28 [2024-02-28T21:54:28.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:28 [2024-02-28T21:54:28.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:28 [2024-02-28T21:54:28.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:28 [2024-02-28T21:54:28.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:28 [2024-02-28T21:54:28.836Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:54:28 [2024-02-28T21:54:28.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:54:28 [2024-02-28T21:54:28.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:28 [2024-02-28T21:54:28.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:28 [2024-02-28T21:54:28.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:28 [2024-02-28T21:54:28.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:28 [2024-02-28T21:54:28.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:28 [2024-02-28T21:54:28.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239715076 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:54:28 [2024-02-28T21:54:28.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239715076 data=null doit=true}, TreeItem with text {test}]
16:54:28 [2024-02-28T21:54:28.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239715076 data=null}, TreeItem with text {test}]
16:54:28 [2024-02-28T21:54:28.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239715076 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:28 [2024-02-28T21:54:28.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239715075 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:54:28 [2024-02-28T21:54:28.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239715031 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:28 [2024-02-28T21:54:28.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:28 [2024-02-28T21:54:28.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239715031 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:54:28 [2024-02-28T21:54:28.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239715030 data=null doit=true}, TreeItem with text {test}]
16:54:28 [2024-02-28T21:54:28.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239715030 data=null}, TreeItem with text {test}]
16:54:28 [2024-02-28T21:54:28.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239715030 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:28 [2024-02-28T21:54:28.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239715030 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:54:28 [2024-02-28T21:54:28.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239715019 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:28 [2024-02-28T21:54:28.836Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:54:28 [2024-02-28T21:54:28.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:28 [2024-02-28T21:54:28.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-239715018 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
16:54:28 [2024-02-28T21:54:28.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-239715018 data=null doit=true}, TreeItem with text {Traces [4]}]
16:54:28 [2024-02-28T21:54:28.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-239715018 data=null}, TreeItem with text {Traces [4]}]
16:54:28 [2024-02-28T21:54:28.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-239715017 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
16:54:28 [2024-02-28T21:54:28.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239715017 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]}]
16:54:28 [2024-02-28T21:54:28.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-239715009 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
16:54:28 [2024-02-28T21:54:28.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:28 [2024-02-28T21:54:28.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-239715008 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
16:54:28 [2024-02-28T21:54:28.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-239715003 data=null doit=true}, TreeItem with text {Traces [4]}]
16:54:28 [2024-02-28T21:54:28.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-239715003 data=null}, TreeItem with text {Traces [4]}]
16:54:28 [2024-02-28T21:54:28.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-239715002 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
16:54:28 [2024-02-28T21:54:28.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239715002 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]}]
16:54:28 [2024-02-28T21:54:28.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-239714998 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
16:54:29 [2024-02-28T21:54:29.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:54:29 [2024-02-28T21:54:29.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
16:54:29 [2024-02-28T21:54:29.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
16:54:29 [2024-02-28T21:54:29.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:54:29 [2024-02-28T21:54:29.347Z] 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=-239714528 data=null doit=true}, Shell with text {Trace Import}]
16:54:29 [2024-02-28T21:54:29.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:54:29 [2024-02-28T21:54:29.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:54:29 [2024-02-28T21:54:29.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:54:29 [2024-02-28T21:54:29.347Z] 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')
16:54:29 [2024-02-28T21:54:29.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:29 [2024-02-28T21:54:29.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:54:29 [2024-02-28T21:54:29.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:29 [2024-02-28T21:54:29.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:54:29 [2024-02-28T21:54:29.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:54:29 [2024-02-28T21:54:29.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:54:29 [2024-02-28T21:54:29.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:54:29 [2024-02-28T21:54:29.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:54:29 [2024-02-28T21:54:29.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:54:29 [2024-02-28T21:54:29.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:54:29 [2024-02-28T21:54:29.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:54:29 [2024-02-28T21:54:29.347Z] 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.
16:54:29 [2024-02-28T21:54:29.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:54:29 [2024-02-28T21:54:29.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:54:29 [2024-02-28T21:54:29.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:54:29 [2024-02-28T21:54:29.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:54:29 [2024-02-28T21:54:29.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:54:29 [2024-02-28T21:54:29.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:54:29 [2024-02-28T21:54:29.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:54:29 [2024-02-28T21:54:29.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:54:29 [2024-02-28T21:54:29.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=-239714525 data=null}, (of type 'Combo')]
16:54:29 [2024-02-28T21:54:29.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:54:29 [2024-02-28T21:54:29.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:29 [2024-02-28T21:54:29.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:29 [2024-02-28T21:54:29.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:54:29 [2024-02-28T21:54:29.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:29 [2024-02-28T21:54:29.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:29 [2024-02-28T21:54:29.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-239714494 data=null doit=true}, TreeItem with text {import}]
16:54:29 [2024-02-28T21:54:29.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-239714494 data=null}, TreeItem with text {import}]
16:54:29 [2024-02-28T21:54:29.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-239714494 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
16:54:29 [2024-02-28T21:54:29.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239714494 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}]
16:54:29 [2024-02-28T21:54:29.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-239714492 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
16:54:29 [2024-02-28T21:54:29.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:29 [2024-02-28T21:54:29.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=-239714491 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
16:54:29 [2024-02-28T21:54:29.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-239714491 data=null doit=true}, TreeItem with text {import}]
16:54:29 [2024-02-28T21:54:29.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-239714491 data=null}, TreeItem with text {import}]
16:54:29 [2024-02-28T21:54:29.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-239714491 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
16:54:29 [2024-02-28T21:54:29.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239714491 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}]
16:54:29 [2024-02-28T21:54:29.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-239714491 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
16:54:29 [2024-02-28T21:54:29.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:54:29 [2024-02-28T21:54:29.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:54:29 [2024-02-28T21:54:29.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomXml.xml
16:54:29 [2024-02-28T21:54:29.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:54:29 [2024-02-28T21:54:29.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:54:29 [2024-02-28T21:54:29.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:54:29 [2024-02-28T21:54:29.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:54:29 [2024-02-28T21:54:29.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:54:29 [2024-02-28T21:54:29.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:'))
16:54:29 [2024-02-28T21:54:29.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>
16:54:29 [2024-02-28T21:54:29.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-239714430 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:'))]
16:54:29 [2024-02-28T21:54:29.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:54:29 [2024-02-28T21:54:29.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:54:29 [2024-02-28T21:54:29.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:29 [2024-02-28T21:54:29.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:54:29 [2024-02-28T21:54:29.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:29 [2024-02-28T21:54:29.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:54:29 [2024-02-28T21:54:29.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:54:29 [2024-02-28T21:54:29.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:54:29 [2024-02-28T21:54:29.603Z] 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'
16:54:29 [2024-02-28T21:54:29.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:54:29 [2024-02-28T21:54:29.603Z] 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')
16:54:29 [2024-02-28T21:54:29.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:54:29 [2024-02-28T21:54:29.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:54:29 [2024-02-28T21:54:29.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:54:29 [2024-02-28T21:54:29.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:54:29 [2024-02-28T21:54:29.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:54:29 [2024-02-28T21:54:29.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:54:29 [2024-02-28T21:54:29.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@5ce50c82
16:54:29 [2024-02-28T21:54:29.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-239714428 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')]
16:54:29 [2024-02-28T21:54:29.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-239714428 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')]
16:54:29 [2024-02-28T21:54:29.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-239714428 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:54:29 [2024-02-28T21:54:29.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-239714428 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:54:29 [2024-02-28T21:54:29.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-239714428 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')]
16:54:29 [2024-02-28T21:54:29.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-239714428 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')]
16:54:29 [2024-02-28T21:54:29.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-239714428 data=null 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')]
16:54:29 [2024-02-28T21:54:29.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-239714428 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')]
16:54:29 [2024-02-28T21:54:29.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-239714428 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')]
16:54:29 [2024-02-28T21:54:29.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-239714427 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')]
16:54:29 [2024-02-28T21:54:29.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-239714427 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:54:29 [2024-02-28T21:54:29.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-239714427 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:54:29 [2024-02-28T21:54:29.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:54:29 [2024-02-28T21:54:29.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:29 [2024-02-28T21:54:29.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:54:29 [2024-02-28T21:54:29.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:29 [2024-02-28T21:54:29.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:54:29 [2024-02-28T21:54:29.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:54:29 [2024-02-28T21:54:29.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:54:29 [2024-02-28T21:54:29.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:54:29 [2024-02-28T21:54:29.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:54:29 [2024-02-28T21:54:29.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:54:29 [2024-02-28T21:54:29.604Z] 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')
16:54:29 [2024-02-28T21:54:29.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:54:29 [2024-02-28T21:54:29.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:54:29 [2024-02-28T21:54:29.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:54:29 [2024-02-28T21:54:29.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:54:29 [2024-02-28T21:54:29.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:54:29 [2024-02-28T21:54:29.604Z] 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.
16:54:29 [2024-02-28T21:54:29.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:54:29 [2024-02-28T21:54:29.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:29 [2024-02-28T21:54:29.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:54:29 [2024-02-28T21:54:29.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:29 [2024-02-28T21:54:29.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:54:29 [2024-02-28T21:54:29.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:54:29 [2024-02-28T21:54:29.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:54:29 [2024-02-28T21:54:29.604Z] 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')
16:54:29 [2024-02-28T21:54:29.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:54:29 [2024-02-28T21:54:29.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:54:29 [2024-02-28T21:54:29.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:54:29 [2024-02-28T21:54:29.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:54:29 [2024-02-28T21:54:29.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:54:29 [2024-02-28T21:54:29.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:54:29 [2024-02-28T21:54:29.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:54:29 [2024-02-28T21:54:29.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:54:29 [2024-02-28T21:54:29.604Z] 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.
16:54:29 [2024-02-28T21:54:29.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:54:29 [2024-02-28T21:54:29.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:29 [2024-02-28T21:54:29.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:54:29 [2024-02-28T21:54:29.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:29 [2024-02-28T21:54:29.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:54:29 [2024-02-28T21:54:29.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:54:29 [2024-02-28T21:54:29.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:54:29 [2024-02-28T21:54:29.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:54:29 [2024-02-28T21:54:29.604Z] 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')
16:54:29 [2024-02-28T21:54:29.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:54:29 [2024-02-28T21:54:29.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:54:29 [2024-02-28T21:54:29.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:54:29 [2024-02-28T21:54:29.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:54:29 [2024-02-28T21:54:29.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:54:29 [2024-02-28T21:54:29.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:54:29 [2024-02-28T21:54:29.604Z] 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')
16:54:29 [2024-02-28T21:54:29.604Z] 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.
16:54:29 [2024-02-28T21:54:29.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:54:29 [2024-02-28T21:54:29.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:29 [2024-02-28T21:54:29.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:54:29 [2024-02-28T21:54:29.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:29 [2024-02-28T21:54:29.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:54:29 [2024-02-28T21:54:29.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:54:29 [2024-02-28T21:54:29.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:54:29 [2024-02-28T21:54:29.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:54:29 [2024-02-28T21:54:29.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:54:29 [2024-02-28T21:54:29.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:54:29 [2024-02-28T21:54:29.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:54:29 [2024-02-28T21:54:29.605Z] 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')
16:54:29 [2024-02-28T21:54:29.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:54:29 [2024-02-28T21:54:29.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:54:29 [2024-02-28T21:54:29.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:54:29 [2024-02-28T21:54:29.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:54:29 [2024-02-28T21:54:29.605Z] 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.
16:54:29 [2024-02-28T21:54:29.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:54:29 [2024-02-28T21:54:29.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:29 [2024-02-28T21:54:29.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:54:29 [2024-02-28T21:54:29.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:29 [2024-02-28T21:54:29.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:54:29 [2024-02-28T21:54:29.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:54:29 [2024-02-28T21:54:29.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:54:29 [2024-02-28T21:54:29.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:54:29 [2024-02-28T21:54:29.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:54:29 [2024-02-28T21:54:29.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:54:29 [2024-02-28T21:54:29.605Z] 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)'
16:54:29 [2024-02-28T21:54:29.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:54:29 [2024-02-28T21:54:29.605Z] 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')
16:54:29 [2024-02-28T21:54:29.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:54:29 [2024-02-28T21:54:29.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:54:29 [2024-02-28T21:54:29.605Z] 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')
16:54:29 [2024-02-28T21:54:29.605Z] 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.
16:54:29 [2024-02-28T21:54:29.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:54:29 [2024-02-28T21:54:29.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:29 [2024-02-28T21:54:29.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:54:29 [2024-02-28T21:54:29.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:29 [2024-02-28T21:54:29.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:54:29 [2024-02-28T21:54:29.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:54:29 [2024-02-28T21:54:29.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:54:29 [2024-02-28T21:54:29.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:54:29 [2024-02-28T21:54:29.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:54:29 [2024-02-28T21:54:29.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:54:29 [2024-02-28T21:54:29.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:54:29 [2024-02-28T21:54:29.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:54:29 [2024-02-28T21:54:29.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:54:29 [2024-02-28T21:54:29.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:54:29 [2024-02-28T21:54:29.605Z] 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')
16:54:29 [2024-02-28T21:54:29.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:54:29 [2024-02-28T21:54:29.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-239714419 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:54:29 [2024-02-28T21:54:29.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-239714419 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:54:29 [2024-02-28T21:54:29.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-239714419 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:54:29 [2024-02-28T21:54:29.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-239714419 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:54:29 [2024-02-28T21:54:29.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-239714419 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:54:29 [2024-02-28T21:54:29.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-239714419 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:54:29 [2024-02-28T21:54:29.605Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:54:29 [2024-02-28T21:54:29.605Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:54:29 [2024-02-28T21:54:29.605Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:54:29 [2024-02-28T21:54:29.605Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:54:29 [2024-02-28T21:54:29.605Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:54:29 [2024-02-28T21:54:29.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:54:30 [2024-02-28T21:54:30.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
16:54:30 [2024-02-28T21:54:30.166Z] 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=-239713909 data=null doit=true}, Shell with text {Confirmation}]
16:54:30 [2024-02-28T21:54:30.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
16:54:30 [2024-02-28T21:54:30.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: with mnemonic 'Rename'
16:54:30 [2024-02-28T21:54:30.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: with style 'SWT.PUSH'
16:54:30 [2024-02-28T21:54:30.166Z] 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')
16:54:30 [2024-02-28T21:54:30.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
16:54:30 [2024-02-28T21:54:30.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
16:54:30 [2024-02-28T21:54:30.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
16:54:30 [2024-02-28T21:54:30.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
16:54:30 [2024-02-28T21:54:30.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
16:54:30 [2024-02-28T21:54:30.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Rename
16:54:30 [2024-02-28T21:54:30.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Rename} time=-239713908 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
16:54:30 [2024-02-28T21:54:30.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Rename} time=-239713908 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
16:54:30 [2024-02-28T21:54:30.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Rename} time=-239713908 data=null doit=true}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
16:54:30 [2024-02-28T21:54:30.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Rename} time=-239713908 data=null}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
16:54:30 [2024-02-28T21:54:30.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Rename} time=-239713908 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
16:54:30 [2024-02-28T21:54:30.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Rename} time=-239713908 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
16:54:30 [2024-02-28T21:54:30.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Rename} time=-239713908 data=null 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')]
16:54:30 [2024-02-28T21:54:30.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-239714419 data=null 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')]
16:54:30 [2024-02-28T21:54:30.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-239714922 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
16:54:30 [2024-02-28T21:54:30.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:54:30 [2024-02-28T21:54:30.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:54:30 [2024-02-28T21:54:30.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:30 [2024-02-28T21:54:30.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:30 [2024-02-28T21:54:30.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:30 [2024-02-28T21:54:30.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:30 [2024-02-28T21:54:30.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:30 [2024-02-28T21:54:30.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239713607 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:54:30 [2024-02-28T21:54:30.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239713607 data=null doit=true}, TreeItem with text {test}]
16:54:30 [2024-02-28T21:54:30.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239713607 data=null}, TreeItem with text {test}]
16:54:30 [2024-02-28T21:54:30.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239713607 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:30 [2024-02-28T21:54:30.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239713606 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:54:30 [2024-02-28T21:54:30.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239713577 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:30 [2024-02-28T21:54:30.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:30 [2024-02-28T21:54:30.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239713576 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:54:30 [2024-02-28T21:54:30.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239713576 data=null doit=true}, TreeItem with text {test}]
16:54:30 [2024-02-28T21:54:30.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239713576 data=null}, TreeItem with text {test}]
16:54:30 [2024-02-28T21:54:30.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239713576 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:30 [2024-02-28T21:54:30.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239713576 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:54:30 [2024-02-28T21:54:30.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239713571 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:30 [2024-02-28T21:54:30.421Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:54:30 [2024-02-28T21:54:30.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:30 [2024-02-28T21:54:30.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-239713570 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
16:54:30 [2024-02-28T21:54:30.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-239713570 data=null doit=true}, TreeItem with text {Traces [5]}]
16:54:30 [2024-02-28T21:54:30.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-239713570 data=null}, TreeItem with text {Traces [5]}]
16:54:30 [2024-02-28T21:54:30.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-239713570 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
16:54:30 [2024-02-28T21:54:30.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239713570 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]}]
16:54:30 [2024-02-28T21:54:30.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-239713528 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
16:54:30 [2024-02-28T21:54:30.421Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
16:54:30 [2024-02-28T21:54:30.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:54:30 [2024-02-28T21:54:30.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:30 [2024-02-28T21:54:30.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-239713401 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:54:30 [2024-02-28T21:54:30.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-239713401 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:54:30 [2024-02-28T21:54:30.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-239713401 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:54:30 [2024-02-28T21:54:30.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-239713401 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:54:30 [2024-02-28T21:54:30.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239713382 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)}]
16:54:30 [2024-02-28T21:54:30.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-239713368 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:54:30 [2024-02-28T21:54:30.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:30 [2024-02-28T21:54:30.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:30 [2024-02-28T21:54:30.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:30 [2024-02-28T21:54:30.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:30 [2024-02-28T21:54:30.677Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:54:30 [2024-02-28T21:54:30.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:30 [2024-02-28T21:54:30.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-239713359 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:54:30 [2024-02-28T21:54:30.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-239713358 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:54:30 [2024-02-28T21:54:30.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-239713358 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:54:30 [2024-02-28T21:54:30.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-239713358 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:54:30 [2024-02-28T21:54:30.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239713358 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)}]
16:54:30 [2024-02-28T21:54:30.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-239713354 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:54:30 [2024-02-28T21:54:30.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)}
16:54:30 [2024-02-28T21:54:30.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-239713354 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:54:30 [2024-02-28T21:54:30.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-239713354 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:54:30 [2024-02-28T21:54:30.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:30 [2024-02-28T21:54:30.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-239713354 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:54:30 [2024-02-28T21:54:30.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-239713353 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:54:30 [2024-02-28T21:54:30.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239713353 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)}]
16:54:30 [2024-02-28T21:54:30.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-239713348 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:54:30 [2024-02-28T21:54:30.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-239713348 data=null button=1 stateMask=0x0 x=168 y=150 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:54:30 [2024-02-28T21:54:30.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-239713348 data=null button=1 stateMask=0x0 x=168 y=150 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:54:30 [2024-02-28T21:54:30.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239713348 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)}]
16:54:30 [2024-02-28T21:54:30.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-239713310 data=null button=1 stateMask=0x80000 x=168 y=150 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:54:30 [2024-02-28T21:54:30.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-239713092 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:54:30 [2024-02-28T21:54:30.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-239713092 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:54:30 [2024-02-28T21:54:30.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-239713092 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:54:30 [2024-02-28T21:54:30.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)}
16:54:30 [2024-02-28T21:54:30.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:54:30 [2024-02-28T21:54:30.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:54:30 [2024-02-28T21:54:30.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:54:30 [2024-02-28T21:54:30.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:54:30 [2024-02-28T21:54:30.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:54:31 [2024-02-28T21:54:31.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:54:31 [2024-02-28T21:54:31.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:54:31 [2024-02-28T21:54:31.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:54:31 [2024-02-28T21:54:31.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:54:31 [2024-02-28T21:54:31.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:54:31 [2024-02-28T21:54:31.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-239712087 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:54:31 [2024-02-28T21:54:31.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-239712087 data=null doit=true}, TableItem with text {}]
16:54:31 [2024-02-28T21:54:31.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-239712087 data=null}, TableItem with text {}]
16:54:31 [2024-02-28T21:54:31.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-239712087 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:54:31 [2024-02-28T21:54:31.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239712087 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:54:31 [2024-02-28T21:54:31.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-239712083 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:54:31 [2024-02-28T21:54:31.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:54:31 [2024-02-28T21:54:31.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:54:32 [2024-02-28T21:54:32.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:54:32 [2024-02-28T21:54:32.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:32 [2024-02-28T21:54:32.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-239711832 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:54:32 [2024-02-28T21:54:32.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-239711832 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:54:32 [2024-02-28T21:54:32.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-239711832 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:54:32 [2024-02-28T21:54:32.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-239711832 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:54:32 [2024-02-28T21:54:32.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239711832 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)}]
16:54:32 [2024-02-28T21:54:32.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-239711828 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:54:32 [2024-02-28T21:54:32.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:32 [2024-02-28T21:54:32.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:32 [2024-02-28T21:54:32.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:32 [2024-02-28T21:54:32.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:32 [2024-02-28T21:54:32.112Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:54:32 [2024-02-28T21:54:32.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:54:32 [2024-02-28T21:54:32.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:32 [2024-02-28T21:54:32.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:32 [2024-02-28T21:54:32.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:32 [2024-02-28T21:54:32.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:32 [2024-02-28T21:54:32.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:32 [2024-02-28T21:54:32.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239711823 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:54:32 [2024-02-28T21:54:32.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239711823 data=null doit=true}, TreeItem with text {test}]
16:54:32 [2024-02-28T21:54:32.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239711823 data=null}, TreeItem with text {test}]
16:54:32 [2024-02-28T21:54:32.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239711823 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:32 [2024-02-28T21:54:32.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239711823 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:54:32 [2024-02-28T21:54:32.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239711804 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:32 [2024-02-28T21:54:32.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:32 [2024-02-28T21:54:32.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239711803 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:54:32 [2024-02-28T21:54:32.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239711803 data=null doit=true}, TreeItem with text {test}]
16:54:32 [2024-02-28T21:54:32.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239711803 data=null}, TreeItem with text {test}]
16:54:32 [2024-02-28T21:54:32.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239711803 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:32 [2024-02-28T21:54:32.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239711800 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:54:32 [2024-02-28T21:54:32.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239711781 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:32 [2024-02-28T21:54:32.113Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:54:32 [2024-02-28T21:54:32.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:32 [2024-02-28T21:54:32.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-239711780 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
16:54:32 [2024-02-28T21:54:32.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-239711780 data=null doit=true}, TreeItem with text {Traces [5]}]
16:54:32 [2024-02-28T21:54:32.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-239711780 data=null}, TreeItem with text {Traces [5]}]
16:54:32 [2024-02-28T21:54:32.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-239711780 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
16:54:32 [2024-02-28T21:54:32.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239711780 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]}]
16:54:32 [2024-02-28T21:54:32.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-239711772 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
16:54:32 [2024-02-28T21:54:32.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:32 [2024-02-28T21:54:32.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-239711772 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
16:54:32 [2024-02-28T21:54:32.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-239711772 data=null doit=true}, TreeItem with text {Traces [5]}]
16:54:32 [2024-02-28T21:54:32.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-239711771 data=null}, TreeItem with text {Traces [5]}]
16:54:32 [2024-02-28T21:54:32.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-239711771 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
16:54:32 [2024-02-28T21:54:32.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239711771 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]}]
16:54:32 [2024-02-28T21:54:32.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-239711763 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
16:54:32 [2024-02-28T21:54:32.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:54:32 [2024-02-28T21:54:32.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
16:54:32 [2024-02-28T21:54:32.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
16:54:32 [2024-02-28T21:54:32.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:54:32 [2024-02-28T21:54:32.624Z] 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=-239711388 data=null doit=true}, Shell with text {Trace Import}]
16:54:32 [2024-02-28T21:54:32.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:54:32 [2024-02-28T21:54:32.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:54:32 [2024-02-28T21:54:32.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:54:32 [2024-02-28T21:54:32.625Z] 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')
16:54:32 [2024-02-28T21:54:32.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:32 [2024-02-28T21:54:32.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:54:32 [2024-02-28T21:54:32.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:32 [2024-02-28T21:54:32.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:54:32 [2024-02-28T21:54:32.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:54:32 [2024-02-28T21:54:32.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:54:32 [2024-02-28T21:54:32.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:54:32 [2024-02-28T21:54:32.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:54:32 [2024-02-28T21:54:32.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:54:32 [2024-02-28T21:54:32.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:54:32 [2024-02-28T21:54:32.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:54:32 [2024-02-28T21:54:32.625Z] 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.
16:54:32 [2024-02-28T21:54:32.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:54:32 [2024-02-28T21:54:32.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:54:32 [2024-02-28T21:54:32.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:54:32 [2024-02-28T21:54:32.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:54:32 [2024-02-28T21:54:32.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:54:32 [2024-02-28T21:54:32.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:54:32 [2024-02-28T21:54:32.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:54:32 [2024-02-28T21:54:32.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:54:32 [2024-02-28T21:54:32.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=-239711376 data=null}, (of type 'Combo')]
16:54:32 [2024-02-28T21:54:32.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:54:32 [2024-02-28T21:54:32.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:32 [2024-02-28T21:54:32.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:32 [2024-02-28T21:54:32.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:54:32 [2024-02-28T21:54:32.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:32 [2024-02-28T21:54:32.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:32 [2024-02-28T21:54:32.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-239711330 data=null doit=true}, TreeItem with text {import}]
16:54:32 [2024-02-28T21:54:32.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-239711330 data=null}, TreeItem with text {import}]
16:54:32 [2024-02-28T21:54:32.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-239711330 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
16:54:32 [2024-02-28T21:54:32.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239711330 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}]
16:54:32 [2024-02-28T21:54:32.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-239711328 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
16:54:32 [2024-02-28T21:54:32.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:32 [2024-02-28T21:54:32.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239711327 data=null button=0 stateMask=0x0 x=153 y=58 count=0}, Tree node with text: kernel-overlap-testing]
16:54:32 [2024-02-28T21:54:32.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-239711327 data=null doit=true}, Tree node with text: kernel-overlap-testing]
16:54:32 [2024-02-28T21:54:32.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-239711327 data=null}, Tree node with text: kernel-overlap-testing]
16:54:32 [2024-02-28T21:54:32.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239711327 data=null button=1 stateMask=0x0 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
16:54:32 [2024-02-28T21:54:32.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239711327 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]
16:54:32 [2024-02-28T21:54:32.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239711325 data=null button=1 stateMask=0x80000 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
16:54:32 [2024-02-28T21:54:32.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel-overlap-testing
16:54:32 [2024-02-28T21:54:32.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:54:32 [2024-02-28T21:54:32.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:54:32 [2024-02-28T21:54:32.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:54:32 [2024-02-28T21:54:32.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:54:32 [2024-02-28T21:54:32.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:54:32 [2024-02-28T21:54:32.625Z] 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:'))
16:54:32 [2024-02-28T21:54:32.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:54:32 [2024-02-28T21:54:32.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-239711299 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:'))]
16:54:32 [2024-02-28T21:54:32.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:54:32 [2024-02-28T21:54:32.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:54:32 [2024-02-28T21:54:32.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:32 [2024-02-28T21:54:32.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:54:32 [2024-02-28T21:54:32.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:32 [2024-02-28T21:54:32.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:54:32 [2024-02-28T21:54:32.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:54:32 [2024-02-28T21:54:32.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:54:32 [2024-02-28T21:54:32.626Z] 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'
16:54:32 [2024-02-28T21:54:32.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:54:32 [2024-02-28T21:54:32.626Z] 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')
16:54:32 [2024-02-28T21:54:32.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:54:32 [2024-02-28T21:54:32.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:54:32 [2024-02-28T21:54:32.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:54:32 [2024-02-28T21:54:32.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:54:32 [2024-02-28T21:54:32.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:54:32 [2024-02-28T21:54:32.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:54:32 [2024-02-28T21:54:32.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@78f18a87
16:54:32 [2024-02-28T21:54:32.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-239711296 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')]
16:54:32 [2024-02-28T21:54:32.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-239711296 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')]
16:54:32 [2024-02-28T21:54:32.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-239711296 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:54:32 [2024-02-28T21:54:32.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-239711296 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:54:32 [2024-02-28T21:54:32.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-239711296 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')]
16:54:32 [2024-02-28T21:54:32.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-239711296 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')]
16:54:32 [2024-02-28T21:54:32.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-239711296 data=null 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')]
16:54:32 [2024-02-28T21:54:32.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-239711296 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')]
16:54:32 [2024-02-28T21:54:32.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-239711296 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')]
16:54:32 [2024-02-28T21:54:32.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-239711295 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')]
16:54:32 [2024-02-28T21:54:32.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-239711295 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:54:32 [2024-02-28T21:54:32.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-239711295 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:54:32 [2024-02-28T21:54:32.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:54:32 [2024-02-28T21:54:32.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:32 [2024-02-28T21:54:32.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:54:32 [2024-02-28T21:54:32.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:32 [2024-02-28T21:54:32.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:54:32 [2024-02-28T21:54:32.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:54:32 [2024-02-28T21:54:32.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:54:32 [2024-02-28T21:54:32.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:54:32 [2024-02-28T21:54:32.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:54:32 [2024-02-28T21:54:32.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:54:32 [2024-02-28T21:54:32.626Z] 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')
16:54:32 [2024-02-28T21:54:32.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:54:32 [2024-02-28T21:54:32.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:54:32 [2024-02-28T21:54:32.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:54:32 [2024-02-28T21:54:32.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:54:32 [2024-02-28T21:54:32.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:54:32 [2024-02-28T21:54:32.626Z] 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.
16:54:32 [2024-02-28T21:54:32.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:54:32 [2024-02-28T21:54:32.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:32 [2024-02-28T21:54:32.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:54:32 [2024-02-28T21:54:32.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:32 [2024-02-28T21:54:32.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:54:32 [2024-02-28T21:54:32.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:54:32 [2024-02-28T21:54:32.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:54:32 [2024-02-28T21:54:32.627Z] 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')
16:54:32 [2024-02-28T21:54:32.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:54:32 [2024-02-28T21:54:32.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:54:32 [2024-02-28T21:54:32.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:54:32 [2024-02-28T21:54:32.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:54:32 [2024-02-28T21:54:32.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:54:32 [2024-02-28T21:54:32.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:54:32 [2024-02-28T21:54:32.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:54:32 [2024-02-28T21:54:32.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:54:32 [2024-02-28T21:54:32.627Z] 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.
16:54:32 [2024-02-28T21:54:32.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:54:32 [2024-02-28T21:54:32.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:32 [2024-02-28T21:54:32.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:54:32 [2024-02-28T21:54:32.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:32 [2024-02-28T21:54:32.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:54:32 [2024-02-28T21:54:32.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:54:32 [2024-02-28T21:54:32.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:54:32 [2024-02-28T21:54:32.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:54:32 [2024-02-28T21:54:32.627Z] 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')
16:54:32 [2024-02-28T21:54:32.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:54:32 [2024-02-28T21:54:32.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:54:32 [2024-02-28T21:54:32.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:54:32 [2024-02-28T21:54:32.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:54:32 [2024-02-28T21:54:32.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:54:32 [2024-02-28T21:54:32.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:54:32 [2024-02-28T21:54:32.627Z] 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')
16:54:32 [2024-02-28T21:54:32.627Z] 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.
16:54:32 [2024-02-28T21:54:32.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:54:32 [2024-02-28T21:54:32.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:32 [2024-02-28T21:54:32.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:54:32 [2024-02-28T21:54:32.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:32 [2024-02-28T21:54:32.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:54:32 [2024-02-28T21:54:32.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:54:32 [2024-02-28T21:54:32.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:54:32 [2024-02-28T21:54:32.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:54:32 [2024-02-28T21:54:32.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:54:32 [2024-02-28T21:54:32.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:54:32 [2024-02-28T21:54:32.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:54:32 [2024-02-28T21:54:32.627Z] 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')
16:54:32 [2024-02-28T21:54:32.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:54:32 [2024-02-28T21:54:32.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:54:32 [2024-02-28T21:54:32.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:54:32 [2024-02-28T21:54:32.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:54:32 [2024-02-28T21:54:32.627Z] 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.
16:54:32 [2024-02-28T21:54:32.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:54:32 [2024-02-28T21:54:32.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:32 [2024-02-28T21:54:32.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:54:32 [2024-02-28T21:54:32.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:32 [2024-02-28T21:54:32.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:54:32 [2024-02-28T21:54:32.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:54:32 [2024-02-28T21:54:32.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:54:32 [2024-02-28T21:54:32.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:54:32 [2024-02-28T21:54:32.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:54:32 [2024-02-28T21:54:32.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:54:32 [2024-02-28T21:54:32.628Z] 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)'
16:54:32 [2024-02-28T21:54:32.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:54:32 [2024-02-28T21:54:32.628Z] 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')
16:54:32 [2024-02-28T21:54:32.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:54:32 [2024-02-28T21:54:32.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:54:32 [2024-02-28T21:54:32.628Z] 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')
16:54:32 [2024-02-28T21:54:32.628Z] 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.
16:54:32 [2024-02-28T21:54:32.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:54:32 [2024-02-28T21:54:32.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:32 [2024-02-28T21:54:32.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:54:32 [2024-02-28T21:54:32.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:32 [2024-02-28T21:54:32.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:54:32 [2024-02-28T21:54:32.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:54:32 [2024-02-28T21:54:32.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:54:32 [2024-02-28T21:54:32.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:54:32 [2024-02-28T21:54:32.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:54:32 [2024-02-28T21:54:32.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:54:32 [2024-02-28T21:54:32.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:54:32 [2024-02-28T21:54:32.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:54:32 [2024-02-28T21:54:32.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:54:32 [2024-02-28T21:54:32.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:54:32 [2024-02-28T21:54:32.628Z] 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')
16:54:32 [2024-02-28T21:54:32.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:54:32 [2024-02-28T21:54:32.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-239711283 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:54:32 [2024-02-28T21:54:32.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-239711283 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:54:32 [2024-02-28T21:54:32.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-239711283 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:54:32 [2024-02-28T21:54:32.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-239711283 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:54:32 [2024-02-28T21:54:32.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-239711282 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:54:32 [2024-02-28T21:54:32.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-239711282 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:54:32 [2024-02-28T21:54:32.883Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:54:32 [2024-02-28T21:54:32.883Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:54:32 [2024-02-28T21:54:32.883Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:54:32 [2024-02-28T21:54:32.883Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:54:32 [2024-02-28T21:54:32.883Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:54:32 [2024-02-28T21:54:32.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:54:32 [2024-02-28T21:54:32.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
16:54:32 [2024-02-28T21:54:32.883Z] 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=-239711099 data=null doit=true}, Shell with text {Confirmation}]
16:54:32 [2024-02-28T21:54:32.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
16:54:32 [2024-02-28T21:54:32.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: with mnemonic 'Rename'
16:54:32 [2024-02-28T21:54:32.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: with style 'SWT.PUSH'
16:54:32 [2024-02-28T21:54:32.883Z] 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')
16:54:32 [2024-02-28T21:54:32.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
16:54:32 [2024-02-28T21:54:32.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
16:54:32 [2024-02-28T21:54:32.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
16:54:32 [2024-02-28T21:54:32.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
16:54:32 [2024-02-28T21:54:32.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
16:54:32 [2024-02-28T21:54:32.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Rename
16:54:32 [2024-02-28T21:54:32.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Rename} time=-239711098 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
16:54:32 [2024-02-28T21:54:32.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Rename} time=-239711098 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
16:54:32 [2024-02-28T21:54:32.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Rename} time=-239711098 data=null doit=true}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
16:54:32 [2024-02-28T21:54:32.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Rename} time=-239711098 data=null}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
16:54:32 [2024-02-28T21:54:32.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Rename} time=-239711098 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
16:54:32 [2024-02-28T21:54:32.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Rename} time=-239711098 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
16:54:32 [2024-02-28T21:54:32.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Rename} time=-239711098 data=null 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')]
16:54:32 [2024-02-28T21:54:32.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-239711282 data=null 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')]
16:54:32 [2024-02-28T21:54:32.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-239711722 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
16:54:33 [2024-02-28T21:54:33.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:54:33 [2024-02-28T21:54:33.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:54:33 [2024-02-28T21:54:33.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:33 [2024-02-28T21:54:33.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:33 [2024-02-28T21:54:33.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:33 [2024-02-28T21:54:33.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:33 [2024-02-28T21:54:33.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:33 [2024-02-28T21:54:33.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239710893 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:54:33 [2024-02-28T21:54:33.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239710893 data=null doit=true}, TreeItem with text {test}]
16:54:33 [2024-02-28T21:54:33.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239710893 data=null}, TreeItem with text {test}]
16:54:33 [2024-02-28T21:54:33.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239710893 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:33 [2024-02-28T21:54:33.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239710893 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:54:33 [2024-02-28T21:54:33.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239710834 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:33 [2024-02-28T21:54:33.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:33 [2024-02-28T21:54:33.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239710832 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:54:33 [2024-02-28T21:54:33.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239710832 data=null doit=true}, TreeItem with text {test}]
16:54:33 [2024-02-28T21:54:33.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239710832 data=null}, TreeItem with text {test}]
16:54:33 [2024-02-28T21:54:33.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239710832 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:33 [2024-02-28T21:54:33.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239710832 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:54:33 [2024-02-28T21:54:33.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239710811 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:33 [2024-02-28T21:54:33.139Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:54:33 [2024-02-28T21:54:33.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:33 [2024-02-28T21:54:33.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-239710810 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
16:54:33 [2024-02-28T21:54:33.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-239710810 data=null doit=true}, TreeItem with text {Traces [6]}]
16:54:33 [2024-02-28T21:54:33.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-239710810 data=null}, TreeItem with text {Traces [6]}]
16:54:33 [2024-02-28T21:54:33.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-239710809 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:54:33 [2024-02-28T21:54:33.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239710809 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]}]
16:54:33 [2024-02-28T21:54:33.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-239710795 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:54:33 [2024-02-28T21:54:33.139Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
16:54:33 [2024-02-28T21:54:33.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:54:33 [2024-02-28T21:54:33.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:33 [2024-02-28T21:54:33.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-239710567 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
16:54:33 [2024-02-28T21:54:33.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-239710567 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
16:54:33 [2024-02-28T21:54:33.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-239710567 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
16:54:33 [2024-02-28T21:54:33.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-239710567 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
16:54:33 [2024-02-28T21:54:33.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239710566 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)}]
16:54:33 [2024-02-28T21:54:33.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-239710438 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
16:54:33 [2024-02-28T21:54:33.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:33 [2024-02-28T21:54:33.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:33 [2024-02-28T21:54:33.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:33 [2024-02-28T21:54:33.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:33 [2024-02-28T21:54:33.394Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:54:33 [2024-02-28T21:54:33.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:33 [2024-02-28T21:54:33.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-239710436 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
16:54:33 [2024-02-28T21:54:33.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-239710436 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
16:54:33 [2024-02-28T21:54:33.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-239710435 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
16:54:33 [2024-02-28T21:54:33.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-239710435 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
16:54:33 [2024-02-28T21:54:33.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239710435 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)}]
16:54:33 [2024-02-28T21:54:33.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-239710431 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
16:54:33 [2024-02-28T21:54:33.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing(2)}
16:54:33 [2024-02-28T21:54:33.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-239710430 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
16:54:33 [2024-02-28T21:54:33.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-239710430 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
16:54:33 [2024-02-28T21:54:33.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:33 [2024-02-28T21:54:33.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-239710430 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
16:54:33 [2024-02-28T21:54:33.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-239710430 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
16:54:33 [2024-02-28T21:54:33.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239710430 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)}]
16:54:33 [2024-02-28T21:54:33.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-239710426 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
16:54:33 [2024-02-28T21:54:33.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-239710426 data=null button=1 stateMask=0x0 x=160 y=196 count=2}, TreeItem with text {kernel-overlap-testing(2)}]
16:54:33 [2024-02-28T21:54:33.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-239710426 data=null button=1 stateMask=0x0 x=160 y=196 count=2}, TreeItem with text {kernel-overlap-testing(2)}]
16:54:33 [2024-02-28T21:54:33.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239710426 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)}]
16:54:33 [2024-02-28T21:54:33.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-239710386 data=null button=1 stateMask=0x80000 x=160 y=196 count=2}, TreeItem with text {kernel-overlap-testing(2)}]
16:54:33 [2024-02-28T21:54:33.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-239710031 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
16:54:33 [2024-02-28T21:54:33.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-239710031 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
16:54:33 [2024-02-28T21:54:33.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-239710031 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
16:54:33 [2024-02-28T21:54:33.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing(2)}
16:54:33 [2024-02-28T21:54:33.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:54:33 [2024-02-28T21:54:33.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:54:33 [2024-02-28T21:54:33.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:54:33 [2024-02-28T21:54:33.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:54:33 [2024-02-28T21:54:33.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:54:33 [2024-02-28T21:54:33.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:54:34 [2024-02-28T21:54:34.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:54:34 [2024-02-28T21:54:34.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:54:34 [2024-02-28T21:54:34.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:54:34 [2024-02-28T21:54:34.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:54:34 [2024-02-28T21:54:34.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:54:34 [2024-02-28T21:54:34.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-239709525 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:54:34 [2024-02-28T21:54:34.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-239709525 data=null doit=true}, TableItem with text {}]
16:54:34 [2024-02-28T21:54:34.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-239709525 data=null}, TableItem with text {}]
16:54:34 [2024-02-28T21:54:34.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-239709524 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:54:34 [2024-02-28T21:54:34.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239709524 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:54:34 [2024-02-28T21:54:34.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-239709519 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:54:34 [2024-02-28T21:54:34.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:54:34 [2024-02-28T21:54:34.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:54:35 [2024-02-28T21:54:35.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:54:35 [2024-02-28T21:54:35.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:35 [2024-02-28T21:54:35.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-239708802 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
16:54:35 [2024-02-28T21:54:35.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-239708802 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
16:54:35 [2024-02-28T21:54:35.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-239708802 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
16:54:35 [2024-02-28T21:54:35.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-239708801 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
16:54:35 [2024-02-28T21:54:35.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239708801 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)}]
16:54:35 [2024-02-28T21:54:35.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-239708797 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
16:54:35 [2024-02-28T21:54:35.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:35 [2024-02-28T21:54:35.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:35 [2024-02-28T21:54:35.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:35 [2024-02-28T21:54:35.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:35 [2024-02-28T21:54:35.026Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:54:35 [2024-02-28T21:54:35.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:54:35 [2024-02-28T21:54:35.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:35 [2024-02-28T21:54:35.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:35 [2024-02-28T21:54:35.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:35 [2024-02-28T21:54:35.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:35 [2024-02-28T21:54:35.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:35 [2024-02-28T21:54:35.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239708792 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:54:35 [2024-02-28T21:54:35.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239708792 data=null doit=true}, TreeItem with text {test}]
16:54:35 [2024-02-28T21:54:35.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239708792 data=null}, TreeItem with text {test}]
16:54:35 [2024-02-28T21:54:35.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239708792 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:35 [2024-02-28T21:54:35.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239708790 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:54:35 [2024-02-28T21:54:35.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239708729 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:35 [2024-02-28T21:54:35.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:35 [2024-02-28T21:54:35.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239708728 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:54:35 [2024-02-28T21:54:35.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239708728 data=null doit=true}, TreeItem with text {test}]
16:54:35 [2024-02-28T21:54:35.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239708728 data=null}, TreeItem with text {test}]
16:54:35 [2024-02-28T21:54:35.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239708728 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:35 [2024-02-28T21:54:35.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239708727 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:54:35 [2024-02-28T21:54:35.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239708722 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:35 [2024-02-28T21:54:35.281Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:54:35 [2024-02-28T21:54:35.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:35 [2024-02-28T21:54:35.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-239708721 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
16:54:35 [2024-02-28T21:54:35.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-239708721 data=null doit=true}, TreeItem with text {Traces [6]}]
16:54:35 [2024-02-28T21:54:35.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-239708721 data=null}, TreeItem with text {Traces [6]}]
16:54:35 [2024-02-28T21:54:35.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-239708721 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:54:35 [2024-02-28T21:54:35.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239708720 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]}]
16:54:35 [2024-02-28T21:54:35.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-239708713 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:54:35 [2024-02-28T21:54:35.281Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
16:54:35 [2024-02-28T21:54:35.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:54:35 [2024-02-28T21:54:35.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:35 [2024-02-28T21:54:35.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239708622 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, Tree node with text: ExampleCustomTxt.log]
16:54:35 [2024-02-28T21:54:35.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239708622 data=null doit=true}, Tree node with text: ExampleCustomTxt.log]
16:54:35 [2024-02-28T21:54:35.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239708622 data=null}, Tree node with text: ExampleCustomTxt.log]
16:54:35 [2024-02-28T21:54:35.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239708622 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
16:54:35 [2024-02-28T21:54:35.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239708622 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]
16:54:35 [2024-02-28T21:54:35.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239708602 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
16:54:35 [2024-02-28T21:54:35.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:35 [2024-02-28T21:54:35.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:35 [2024-02-28T21:54:35.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:35 [2024-02-28T21:54:35.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:35 [2024-02-28T21:54:35.281Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:54:35 [2024-02-28T21:54:35.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:54:35 [2024-02-28T21:54:35.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:35 [2024-02-28T21:54:35.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:35 [2024-02-28T21:54:35.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:35 [2024-02-28T21:54:35.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:35 [2024-02-28T21:54:35.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:35 [2024-02-28T21:54:35.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239708598 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:54:35 [2024-02-28T21:54:35.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239708598 data=null doit=true}, TreeItem with text {test}]
16:54:35 [2024-02-28T21:54:35.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239708598 data=null}, TreeItem with text {test}]
16:54:35 [2024-02-28T21:54:35.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239708598 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:35 [2024-02-28T21:54:35.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239708598 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:54:35 [2024-02-28T21:54:35.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239708531 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:35 [2024-02-28T21:54:35.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:35 [2024-02-28T21:54:35.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239708530 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:54:35 [2024-02-28T21:54:35.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239708530 data=null doit=true}, TreeItem with text {test}]
16:54:35 [2024-02-28T21:54:35.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239708530 data=null}, TreeItem with text {test}]
16:54:35 [2024-02-28T21:54:35.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239708530 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:35 [2024-02-28T21:54:35.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239708530 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:54:35 [2024-02-28T21:54:35.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239708524 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:35 [2024-02-28T21:54:35.537Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:54:35 [2024-02-28T21:54:35.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:35 [2024-02-28T21:54:35.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-239708524 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
16:54:35 [2024-02-28T21:54:35.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-239708522 data=null doit=true}, TreeItem with text {Traces [6]}]
16:54:35 [2024-02-28T21:54:35.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-239708522 data=null}, TreeItem with text {Traces [6]}]
16:54:35 [2024-02-28T21:54:35.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-239708522 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:54:35 [2024-02-28T21:54:35.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239708521 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]}]
16:54:35 [2024-02-28T21:54:35.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-239708514 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:54:35 [2024-02-28T21:54:35.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:35 [2024-02-28T21:54:35.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-239708513 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
16:54:35 [2024-02-28T21:54:35.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-239708513 data=null doit=true}, TreeItem with text {Traces [6]}]
16:54:35 [2024-02-28T21:54:35.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-239708513 data=null}, TreeItem with text {Traces [6]}]
16:54:35 [2024-02-28T21:54:35.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-239708513 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:54:35 [2024-02-28T21:54:35.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239708513 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]}]
16:54:35 [2024-02-28T21:54:35.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-239708510 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:54:35 [2024-02-28T21:54:35.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:54:35 [2024-02-28T21:54:35.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
16:54:35 [2024-02-28T21:54:35.537Z] 
16:54:35 [2024-02-28T21:54:35.537Z] (Eclipse:19192): Gtk-WARNING **: 21:54:35.516: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:54:35 [2024-02-28T21:54:35.537Z] 
16:54:35 [2024-02-28T21:54:35.537Z] (Eclipse:19192): Gtk-WARNING **: 21:54:35.516: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:54:35 [2024-02-28T21:54:35.537Z] 
16:54:35 [2024-02-28T21:54:35.537Z] (Eclipse:19192): Gtk-WARNING **: 21:54:35.517: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:54:35 [2024-02-28T21:54:35.537Z] 
16:54:35 [2024-02-28T21:54:35.537Z] (Eclipse:19192): Gtk-WARNING **: 21:54:35.517: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:54:35 [2024-02-28T21:54:35.792Z] 
16:54:35 [2024-02-28T21:54:35.792Z] (Eclipse:19192): Gtk-WARNING **: 21:54:35.574: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:54:35 [2024-02-28T21:54:35.792Z] 
16:54:35 [2024-02-28T21:54:35.792Z] (Eclipse:19192): Gtk-WARNING **: 21:54:35.574: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:54:35 [2024-02-28T21:54:35.792Z] 
16:54:35 [2024-02-28T21:54:35.792Z] (Eclipse:19192): Gtk-WARNING **: 21:54:35.574: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:54:35 [2024-02-28T21:54:35.792Z] 
16:54:35 [2024-02-28T21:54:35.792Z] (Eclipse:19192): Gtk-WARNING **: 21:54:35.575: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:54:35 [2024-02-28T21:54:35.792Z] 
16:54:35 [2024-02-28T21:54:35.792Z] (Eclipse:19192): Gtk-WARNING **: 21:54:35.593: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:54:35 [2024-02-28T21:54:35.792Z] 
16:54:35 [2024-02-28T21:54:35.792Z] (Eclipse:19192): Gtk-WARNING **: 21:54:35.593: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:54:35 [2024-02-28T21:54:35.792Z] 
16:54:35 [2024-02-28T21:54:35.792Z] (Eclipse:19192): Gtk-WARNING **: 21:54:35.593: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:54:35 [2024-02-28T21:54:35.792Z] 
16:54:35 [2024-02-28T21:54:35.792Z] (Eclipse:19192): Gtk-WARNING **: 21:54:35.593: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:54:35 [2024-02-28T21:54:35.792Z] 
16:54:35 [2024-02-28T21:54:35.792Z] (Eclipse:19192): Gtk-WARNING **: 21:54:35.609: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:54:35 [2024-02-28T21:54:35.792Z] 
16:54:35 [2024-02-28T21:54:35.792Z] (Eclipse:19192): Gtk-WARNING **: 21:54:35.609: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:54:35 [2024-02-28T21:54:35.792Z] 
16:54:35 [2024-02-28T21:54:35.792Z] (Eclipse:19192): Gtk-WARNING **: 21:54:35.609: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:54:35 [2024-02-28T21:54:35.792Z] 
16:54:35 [2024-02-28T21:54:35.792Z] (Eclipse:19192): Gtk-WARNING **: 21:54:35.609: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:54:35 [2024-02-28T21:54:35.792Z] 
16:54:35 [2024-02-28T21:54:35.792Z] (Eclipse:19192): Gtk-WARNING **: 21:54:35.626: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:54:35 [2024-02-28T21:54:35.792Z] 
16:54:35 [2024-02-28T21:54:35.792Z] (Eclipse:19192): Gtk-WARNING **: 21:54:35.626: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:54:35 [2024-02-28T21:54:35.792Z] 
16:54:35 [2024-02-28T21:54:35.792Z] (Eclipse:19192): Gtk-WARNING **: 21:54:35.626: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:54:35 [2024-02-28T21:54:35.792Z] 
16:54:35 [2024-02-28T21:54:35.792Z] (Eclipse:19192): Gtk-WARNING **: 21:54:35.626: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:54:35 [2024-02-28T21:54:35.792Z] 
16:54:35 [2024-02-28T21:54:35.792Z] (Eclipse:19192): Gtk-WARNING **: 21:54:35.642: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:54:35 [2024-02-28T21:54:35.792Z] 
16:54:35 [2024-02-28T21:54:35.792Z] (Eclipse:19192): Gtk-WARNING **: 21:54:35.642: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:54:35 [2024-02-28T21:54:35.792Z] 
16:54:35 [2024-02-28T21:54:35.792Z] (Eclipse:19192): Gtk-WARNING **: 21:54:35.642: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:54:35 [2024-02-28T21:54:35.792Z] 
16:54:35 [2024-02-28T21:54:35.792Z] (Eclipse:19192): Gtk-WARNING **: 21:54:35.642: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:54:35 [2024-02-28T21:54:35.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
16:54:35 [2024-02-28T21:54:35.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:54:35 [2024-02-28T21:54:35.792Z] 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=-239708149 data=null doit=true}, Shell with text {Trace Import}]
16:54:35 [2024-02-28T21:54:35.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:54:35 [2024-02-28T21:54:35.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:54:35 [2024-02-28T21:54:35.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:54:35 [2024-02-28T21:54:35.792Z] 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')
16:54:35 [2024-02-28T21:54:35.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:35 [2024-02-28T21:54:35.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:54:35 [2024-02-28T21:54:35.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:35 [2024-02-28T21:54:35.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:54:35 [2024-02-28T21:54:35.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:54:35 [2024-02-28T21:54:35.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:54:35 [2024-02-28T21:54:35.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:54:35 [2024-02-28T21:54:35.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:54:35 [2024-02-28T21:54:35.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:54:35 [2024-02-28T21:54:35.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:54:35 [2024-02-28T21:54:35.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:54:35 [2024-02-28T21:54:35.793Z] 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.
16:54:35 [2024-02-28T21:54:35.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:54:35 [2024-02-28T21:54:35.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:54:35 [2024-02-28T21:54:35.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:54:35 [2024-02-28T21:54:35.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:54:35 [2024-02-28T21:54:35.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:54:35 [2024-02-28T21:54:35.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:54:35 [2024-02-28T21:54:35.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:54:35 [2024-02-28T21:54:35.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:54:35 [2024-02-28T21:54:35.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=-239708146 data=null}, (of type 'Combo')]
16:54:35 [2024-02-28T21:54:35.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:54:35 [2024-02-28T21:54:35.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:35 [2024-02-28T21:54:35.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:35 [2024-02-28T21:54:35.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:54:35 [2024-02-28T21:54:35.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:35 [2024-02-28T21:54:35.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:35 [2024-02-28T21:54:35.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-239708114 data=null doit=true}, TreeItem with text {import}]
16:54:35 [2024-02-28T21:54:35.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-239708114 data=null}, TreeItem with text {import}]
16:54:35 [2024-02-28T21:54:35.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-239708114 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
16:54:35 [2024-02-28T21:54:35.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239708114 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}]
16:54:35 [2024-02-28T21:54:35.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-239708112 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
16:54:35 [2024-02-28T21:54:35.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:35 [2024-02-28T21:54:35.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=-239708112 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
16:54:35 [2024-02-28T21:54:35.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-239708112 data=null doit=true}, TreeItem with text {import}]
16:54:35 [2024-02-28T21:54:35.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-239708112 data=null}, TreeItem with text {import}]
16:54:35 [2024-02-28T21:54:35.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-239708111 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
16:54:35 [2024-02-28T21:54:35.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239708111 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}]
16:54:35 [2024-02-28T21:54:35.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-239708111 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
16:54:35 [2024-02-28T21:54:35.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:54:35 [2024-02-28T21:54:35.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:54:35 [2024-02-28T21:54:35.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomTxt.log
16:54:35 [2024-02-28T21:54:35.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:54:35 [2024-02-28T21:54:35.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:54:35 [2024-02-28T21:54:35.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:54:35 [2024-02-28T21:54:35.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:54:35 [2024-02-28T21:54:35.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:54:35 [2024-02-28T21:54:35.793Z] 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:'))
16:54:35 [2024-02-28T21:54:35.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:54:35 [2024-02-28T21:54:35.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-239708093 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:'))]
16:54:35 [2024-02-28T21:54:35.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:54:35 [2024-02-28T21:54:35.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:54:35 [2024-02-28T21:54:35.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:35 [2024-02-28T21:54:35.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:54:35 [2024-02-28T21:54:35.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:35 [2024-02-28T21:54:35.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:54:35 [2024-02-28T21:54:35.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:54:35 [2024-02-28T21:54:35.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:54:35 [2024-02-28T21:54:35.794Z] 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'
16:54:35 [2024-02-28T21:54:35.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:54:35 [2024-02-28T21:54:35.794Z] 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')
16:54:35 [2024-02-28T21:54:35.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:54:35 [2024-02-28T21:54:35.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:54:35 [2024-02-28T21:54:35.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:54:35 [2024-02-28T21:54:35.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:54:35 [2024-02-28T21:54:35.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:54:35 [2024-02-28T21:54:35.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:54:35 [2024-02-28T21:54:35.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@ffd26d1
16:54:35 [2024-02-28T21:54:35.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-239708092 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')]
16:54:35 [2024-02-28T21:54:35.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-239708092 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')]
16:54:35 [2024-02-28T21:54:35.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-239708092 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:54:35 [2024-02-28T21:54:35.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-239708092 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:54:35 [2024-02-28T21:54:35.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-239708092 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')]
16:54:35 [2024-02-28T21:54:35.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-239708092 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')]
16:54:35 [2024-02-28T21:54:35.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-239708091 data=null 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')]
16:54:35 [2024-02-28T21:54:35.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-239708091 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')]
16:54:35 [2024-02-28T21:54:35.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-239708091 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')]
16:54:35 [2024-02-28T21:54:35.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-239708091 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')]
16:54:35 [2024-02-28T21:54:35.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-239708091 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:54:35 [2024-02-28T21:54:35.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-239708091 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:54:35 [2024-02-28T21:54:35.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:54:35 [2024-02-28T21:54:35.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:35 [2024-02-28T21:54:35.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:54:35 [2024-02-28T21:54:35.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:35 [2024-02-28T21:54:35.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:54:35 [2024-02-28T21:54:35.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:54:35 [2024-02-28T21:54:35.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:54:35 [2024-02-28T21:54:35.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:54:35 [2024-02-28T21:54:35.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:54:35 [2024-02-28T21:54:35.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:54:35 [2024-02-28T21:54:35.794Z] 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')
16:54:35 [2024-02-28T21:54:35.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:54:35 [2024-02-28T21:54:35.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:54:35 [2024-02-28T21:54:35.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:54:35 [2024-02-28T21:54:35.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:54:35 [2024-02-28T21:54:35.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:54:35 [2024-02-28T21:54:35.794Z] 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.
16:54:35 [2024-02-28T21:54:35.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:54:35 [2024-02-28T21:54:35.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:35 [2024-02-28T21:54:35.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:54:35 [2024-02-28T21:54:35.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:35 [2024-02-28T21:54:35.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:54:35 [2024-02-28T21:54:35.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:54:35 [2024-02-28T21:54:35.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:54:35 [2024-02-28T21:54:35.795Z] 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')
16:54:35 [2024-02-28T21:54:35.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:54:35 [2024-02-28T21:54:35.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:54:35 [2024-02-28T21:54:35.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:54:35 [2024-02-28T21:54:35.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:54:35 [2024-02-28T21:54:35.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:54:35 [2024-02-28T21:54:35.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:54:35 [2024-02-28T21:54:35.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:54:35 [2024-02-28T21:54:35.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:54:35 [2024-02-28T21:54:35.795Z] 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.
16:54:35 [2024-02-28T21:54:35.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:54:35 [2024-02-28T21:54:35.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:35 [2024-02-28T21:54:35.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:54:35 [2024-02-28T21:54:35.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:35 [2024-02-28T21:54:35.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:54:35 [2024-02-28T21:54:35.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:54:35 [2024-02-28T21:54:35.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:54:35 [2024-02-28T21:54:35.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:54:35 [2024-02-28T21:54:35.795Z] 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')
16:54:35 [2024-02-28T21:54:35.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:54:35 [2024-02-28T21:54:35.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:54:35 [2024-02-28T21:54:35.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:54:35 [2024-02-28T21:54:35.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:54:35 [2024-02-28T21:54:35.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:54:35 [2024-02-28T21:54:35.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:54:35 [2024-02-28T21:54:35.795Z] 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')
16:54:35 [2024-02-28T21:54:35.795Z] 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.
16:54:35 [2024-02-28T21:54:35.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:54:35 [2024-02-28T21:54:35.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:35 [2024-02-28T21:54:35.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:54:35 [2024-02-28T21:54:35.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:35 [2024-02-28T21:54:35.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:54:35 [2024-02-28T21:54:35.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:54:35 [2024-02-28T21:54:35.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:54:35 [2024-02-28T21:54:35.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:54:35 [2024-02-28T21:54:35.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:54:35 [2024-02-28T21:54:35.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:54:35 [2024-02-28T21:54:35.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:54:35 [2024-02-28T21:54:35.795Z] 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')
16:54:35 [2024-02-28T21:54:35.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:54:35 [2024-02-28T21:54:35.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:54:35 [2024-02-28T21:54:35.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:54:35 [2024-02-28T21:54:35.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:54:35 [2024-02-28T21:54:35.795Z] 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.
16:54:35 [2024-02-28T21:54:35.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:54:35 [2024-02-28T21:54:35.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:35 [2024-02-28T21:54:35.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:54:35 [2024-02-28T21:54:35.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:35 [2024-02-28T21:54:35.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:54:35 [2024-02-28T21:54:35.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:54:35 [2024-02-28T21:54:35.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:54:35 [2024-02-28T21:54:35.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:54:35 [2024-02-28T21:54:35.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:54:35 [2024-02-28T21:54:35.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:54:35 [2024-02-28T21:54:35.795Z] 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)'
16:54:35 [2024-02-28T21:54:35.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:54:35 [2024-02-28T21:54:35.795Z] 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')
16:54:35 [2024-02-28T21:54:35.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:54:35 [2024-02-28T21:54:35.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:54:35 [2024-02-28T21:54:35.796Z] 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')
16:54:35 [2024-02-28T21:54:35.796Z] 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.
16:54:35 [2024-02-28T21:54:35.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:54:35 [2024-02-28T21:54:35.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:35 [2024-02-28T21:54:35.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:54:35 [2024-02-28T21:54:35.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:35 [2024-02-28T21:54:35.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:54:35 [2024-02-28T21:54:35.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:54:35 [2024-02-28T21:54:35.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:54:35 [2024-02-28T21:54:35.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:54:35 [2024-02-28T21:54:35.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:54:35 [2024-02-28T21:54:35.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:54:35 [2024-02-28T21:54:35.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:54:35 [2024-02-28T21:54:35.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:54:35 [2024-02-28T21:54:35.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:54:35 [2024-02-28T21:54:35.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:54:35 [2024-02-28T21:54:35.796Z] 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')
16:54:35 [2024-02-28T21:54:35.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:54:35 [2024-02-28T21:54:35.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-239708040 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:54:35 [2024-02-28T21:54:35.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-239708040 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:54:35 [2024-02-28T21:54:35.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-239708040 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:54:35 [2024-02-28T21:54:35.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-239708040 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:54:35 [2024-02-28T21:54:35.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-239708039 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:54:35 [2024-02-28T21:54:35.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-239708039 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:54:35 [2024-02-28T21:54:35.796Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:54:35 [2024-02-28T21:54:35.796Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:54:35 [2024-02-28T21:54:35.796Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:54:35 [2024-02-28T21:54:35.796Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:54:35 [2024-02-28T21:54:35.796Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:54:35 [2024-02-28T21:54:35.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:54:36 [2024-02-28T21:54:36.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
16:54:36 [2024-02-28T21:54:36.357Z] 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=-239707530 data=null doit=true}, Shell with text {Confirmation}]
16:54:36 [2024-02-28T21:54:36.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
16:54:36 [2024-02-28T21:54:36.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
16:54:36 [2024-02-28T21:54:36.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
16:54:36 [2024-02-28T21:54:36.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: with mnemonic 'Overwrite'
16:54:36 [2024-02-28T21:54:36.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: with style 'SWT.PUSH'
16:54:36 [2024-02-28T21:54:36.357Z] 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')
16:54:36 [2024-02-28T21:54:36.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
16:54:36 [2024-02-28T21:54:36.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
16:54:36 [2024-02-28T21:54:36.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
16:54:36 [2024-02-28T21:54:36.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Overwrite
16:54:36 [2024-02-28T21:54:36.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite} time=-239707529 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
16:54:36 [2024-02-28T21:54:36.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite} time=-239707529 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
16:54:36 [2024-02-28T21:54:36.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite} time=-239707529 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
16:54:36 [2024-02-28T21:54:36.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite} time=-239707529 data=null}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
16:54:36 [2024-02-28T21:54:36.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite} time=-239707529 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
16:54:36 [2024-02-28T21:54:36.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite} time=-239707529 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
16:54:36 [2024-02-28T21:54:36.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite} time=-239707529 data=null 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')]
16:54:36 [2024-02-28T21:54:36.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-239708039 data=null 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')]
16:54:36 [2024-02-28T21:54:36.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-239708482 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
16:54:36 [2024-02-28T21:54:36.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:54:36 [2024-02-28T21:54:36.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:54:36 [2024-02-28T21:54:36.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:36 [2024-02-28T21:54:36.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:36 [2024-02-28T21:54:36.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:36 [2024-02-28T21:54:36.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:36 [2024-02-28T21:54:36.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:36 [2024-02-28T21:54:36.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239707104 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:54:36 [2024-02-28T21:54:36.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239707104 data=null doit=true}, TreeItem with text {test}]
16:54:36 [2024-02-28T21:54:36.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239707104 data=null}, TreeItem with text {test}]
16:54:36 [2024-02-28T21:54:36.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239707104 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:36 [2024-02-28T21:54:36.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239707104 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:54:36 [2024-02-28T21:54:36.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239707031 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:36 [2024-02-28T21:54:36.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:36 [2024-02-28T21:54:36.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239707031 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:54:36 [2024-02-28T21:54:36.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239707030 data=null doit=true}, TreeItem with text {test}]
16:54:36 [2024-02-28T21:54:36.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239707030 data=null}, TreeItem with text {test}]
16:54:36 [2024-02-28T21:54:36.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239707030 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:36 [2024-02-28T21:54:36.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239707030 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:54:36 [2024-02-28T21:54:36.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239707025 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:36 [2024-02-28T21:54:36.868Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:54:36 [2024-02-28T21:54:36.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:36 [2024-02-28T21:54:36.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-239707016 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
16:54:36 [2024-02-28T21:54:36.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-239707016 data=null doit=true}, TreeItem with text {Traces [6]}]
16:54:36 [2024-02-28T21:54:36.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-239707016 data=null}, TreeItem with text {Traces [6]}]
16:54:36 [2024-02-28T21:54:36.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-239707015 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:54:36 [2024-02-28T21:54:36.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239707015 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]}]
16:54:36 [2024-02-28T21:54:36.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-239706997 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:54:36 [2024-02-28T21:54:36.869Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
16:54:37 [2024-02-28T21:54:37.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:54:37 [2024-02-28T21:54:37.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:37 [2024-02-28T21:54:37.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239706916 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:54:37 [2024-02-28T21:54:37.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239706915 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:54:37 [2024-02-28T21:54:37.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239706915 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:54:37 [2024-02-28T21:54:37.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239706915 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:54:37 [2024-02-28T21:54:37.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239706915 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}]
16:54:37 [2024-02-28T21:54:37.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239706838 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:54:37 [2024-02-28T21:54:37.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:37 [2024-02-28T21:54:37.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:37 [2024-02-28T21:54:37.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:37 [2024-02-28T21:54:37.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:37 [2024-02-28T21:54:37.125Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:54:37 [2024-02-28T21:54:37.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:37 [2024-02-28T21:54:37.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239706836 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:54:37 [2024-02-28T21:54:37.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239706836 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:54:37 [2024-02-28T21:54:37.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239706836 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:54:37 [2024-02-28T21:54:37.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239706836 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:54:37 [2024-02-28T21:54:37.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239706835 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}]
16:54:37 [2024-02-28T21:54:37.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239706830 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:54:37 [2024-02-28T21:54:37.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
16:54:37 [2024-02-28T21:54:37.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239706829 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:54:37 [2024-02-28T21:54:37.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239706829 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:54:37 [2024-02-28T21:54:37.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:37 [2024-02-28T21:54:37.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239706829 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:54:37 [2024-02-28T21:54:37.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239706829 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:54:37 [2024-02-28T21:54:37.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239706829 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}]
16:54:37 [2024-02-28T21:54:37.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239706825 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:54:37 [2024-02-28T21:54:37.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239706825 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:54:37 [2024-02-28T21:54:37.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239706825 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:54:37 [2024-02-28T21:54:37.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239706825 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}]
16:54:37 [2024-02-28T21:54:37.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239706789 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:54:37 [2024-02-28T21:54:37.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239706783 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:54:37 [2024-02-28T21:54:37.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239706783 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:54:37 [2024-02-28T21:54:37.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239706596 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:54:37 [2024-02-28T21:54:37.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
16:54:37 [2024-02-28T21:54:37.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:54:37 [2024-02-28T21:54:37.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:54:37 [2024-02-28T21:54:37.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:54:37 [2024-02-28T21:54:37.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:54:37 [2024-02-28T21:54:37.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:54:37 [2024-02-28T21:54:37.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:54:38 [2024-02-28T21:54:38.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:54:38 [2024-02-28T21:54:38.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:54:38 [2024-02-28T21:54:38.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:54:38 [2024-02-28T21:54:38.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:54:38 [2024-02-28T21:54:38.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:54:38 [2024-02-28T21:54:38.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-239705587 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:54:38 [2024-02-28T21:54:38.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-239705587 data=null doit=true}, TableItem with text {}]
16:54:38 [2024-02-28T21:54:38.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-239705587 data=null}, TableItem with text {}]
16:54:38 [2024-02-28T21:54:38.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-239705586 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:54:38 [2024-02-28T21:54:38.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239705586 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:54:38 [2024-02-28T21:54:38.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-239705583 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:54:38 [2024-02-28T21:54:38.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:54:38 [2024-02-28T21:54:38.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:54:38 [2024-02-28T21:54:38.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:54:38 [2024-02-28T21:54:38.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:38 [2024-02-28T21:54:38.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239705332 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:54:38 [2024-02-28T21:54:38.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239705332 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:54:38 [2024-02-28T21:54:38.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239705332 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:54:38 [2024-02-28T21:54:38.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239705332 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:54:38 [2024-02-28T21:54:38.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239705332 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}]
16:54:38 [2024-02-28T21:54:38.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239705328 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:54:38 [2024-02-28T21:54:38.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:38 [2024-02-28T21:54:38.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:38 [2024-02-28T21:54:38.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:38 [2024-02-28T21:54:38.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:38 [2024-02-28T21:54:38.562Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:54:38 [2024-02-28T21:54:38.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:54:38 [2024-02-28T21:54:38.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:38 [2024-02-28T21:54:38.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239705234 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, Tree node with text: ExampleCustomTxt.log]
16:54:38 [2024-02-28T21:54:38.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239705234 data=null doit=true}, Tree node with text: ExampleCustomTxt.log]
16:54:38 [2024-02-28T21:54:38.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239705234 data=null}, Tree node with text: ExampleCustomTxt.log]
16:54:38 [2024-02-28T21:54:38.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239705234 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
16:54:38 [2024-02-28T21:54:38.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239705234 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]
16:54:38 [2024-02-28T21:54:38.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239705228 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
16:54:38 [2024-02-28T21:54:38.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:38 [2024-02-28T21:54:38.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:38 [2024-02-28T21:54:38.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:38 [2024-02-28T21:54:38.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:38 [2024-02-28T21:54:38.817Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:54:38 [2024-02-28T21:54:38.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:54:38 [2024-02-28T21:54:38.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:38 [2024-02-28T21:54:38.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:38 [2024-02-28T21:54:38.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:38 [2024-02-28T21:54:38.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:38 [2024-02-28T21:54:38.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:38 [2024-02-28T21:54:38.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239705224 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:54:38 [2024-02-28T21:54:38.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239705224 data=null doit=true}, TreeItem with text {test}]
16:54:38 [2024-02-28T21:54:38.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239705224 data=null}, TreeItem with text {test}]
16:54:38 [2024-02-28T21:54:38.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239705224 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:38 [2024-02-28T21:54:38.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239705223 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:54:38 [2024-02-28T21:54:38.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239705211 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:38 [2024-02-28T21:54:38.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:38 [2024-02-28T21:54:38.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239705204 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:54:38 [2024-02-28T21:54:38.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239705204 data=null doit=true}, TreeItem with text {test}]
16:54:38 [2024-02-28T21:54:38.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239705204 data=null}, TreeItem with text {test}]
16:54:38 [2024-02-28T21:54:38.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239705204 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:38 [2024-02-28T21:54:38.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239705204 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:54:38 [2024-02-28T21:54:38.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239705199 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:38 [2024-02-28T21:54:38.817Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:54:38 [2024-02-28T21:54:38.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:38 [2024-02-28T21:54:38.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-239705198 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
16:54:38 [2024-02-28T21:54:38.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-239705198 data=null doit=true}, TreeItem with text {Traces [6]}]
16:54:38 [2024-02-28T21:54:38.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-239705198 data=null}, TreeItem with text {Traces [6]}]
16:54:38 [2024-02-28T21:54:38.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-239705198 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:54:38 [2024-02-28T21:54:38.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239705198 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]}]
16:54:38 [2024-02-28T21:54:38.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-239705191 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:54:38 [2024-02-28T21:54:38.818Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
16:54:39 [2024-02-28T21:54:39.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:54:39 [2024-02-28T21:54:39.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:39 [2024-02-28T21:54:39.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239704965 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, Tree node with text: ExampleCustomXml.xml]
16:54:39 [2024-02-28T21:54:39.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-239704965 data=null doit=true}, Tree node with text: ExampleCustomXml.xml]
16:54:39 [2024-02-28T21:54:39.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-239704965 data=null}, Tree node with text: ExampleCustomXml.xml]
16:54:39 [2024-02-28T21:54:39.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239704964 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, Tree node with text: ExampleCustomXml.xml]
16:54:39 [2024-02-28T21:54:39.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239704964 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]
16:54:39 [2024-02-28T21:54:39.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239704931 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, Tree node with text: ExampleCustomXml.xml]
16:54:39 [2024-02-28T21:54:39.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:39 [2024-02-28T21:54:39.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:39 [2024-02-28T21:54:39.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:39 [2024-02-28T21:54:39.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:39 [2024-02-28T21:54:39.073Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:54:39 [2024-02-28T21:54:39.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:54:39 [2024-02-28T21:54:39.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:39 [2024-02-28T21:54:39.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:39 [2024-02-28T21:54:39.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:39 [2024-02-28T21:54:39.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:39 [2024-02-28T21:54:39.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:39 [2024-02-28T21:54:39.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239704927 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:54:39 [2024-02-28T21:54:39.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239704927 data=null doit=true}, TreeItem with text {test}]
16:54:39 [2024-02-28T21:54:39.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239704927 data=null}, TreeItem with text {test}]
16:54:39 [2024-02-28T21:54:39.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239704926 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:39 [2024-02-28T21:54:39.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239704926 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:54:39 [2024-02-28T21:54:39.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239704902 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:39 [2024-02-28T21:54:39.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:39 [2024-02-28T21:54:39.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239704902 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:54:39 [2024-02-28T21:54:39.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239704902 data=null doit=true}, TreeItem with text {test}]
16:54:39 [2024-02-28T21:54:39.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239704902 data=null}, TreeItem with text {test}]
16:54:39 [2024-02-28T21:54:39.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239704901 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:39 [2024-02-28T21:54:39.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239704901 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:54:39 [2024-02-28T21:54:39.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239704882 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:39 [2024-02-28T21:54:39.073Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:54:39 [2024-02-28T21:54:39.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:39 [2024-02-28T21:54:39.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-239704881 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
16:54:39 [2024-02-28T21:54:39.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-239704881 data=null doit=true}, TreeItem with text {Traces [6]}]
16:54:39 [2024-02-28T21:54:39.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-239704881 data=null}, TreeItem with text {Traces [6]}]
16:54:39 [2024-02-28T21:54:39.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-239704881 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:54:39 [2024-02-28T21:54:39.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239704881 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]}]
16:54:39 [2024-02-28T21:54:39.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-239704874 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:54:39 [2024-02-28T21:54:39.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:39 [2024-02-28T21:54:39.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-239704874 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
16:54:39 [2024-02-28T21:54:39.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-239704874 data=null doit=true}, TreeItem with text {Traces [6]}]
16:54:39 [2024-02-28T21:54:39.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-239704874 data=null}, TreeItem with text {Traces [6]}]
16:54:39 [2024-02-28T21:54:39.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-239704873 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:54:39 [2024-02-28T21:54:39.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239704873 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]}]
16:54:39 [2024-02-28T21:54:39.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-239704870 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:54:39 [2024-02-28T21:54:39.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:54:39 [2024-02-28T21:54:39.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
16:54:39 [2024-02-28T21:54:39.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
16:54:39 [2024-02-28T21:54:39.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:54:39 [2024-02-28T21:54:39.329Z] 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=-239704525 data=null doit=true}, Shell with text {Trace Import}]
16:54:39 [2024-02-28T21:54:39.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:54:39 [2024-02-28T21:54:39.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:54:39 [2024-02-28T21:54:39.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:54:39 [2024-02-28T21:54:39.329Z] 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')
16:54:39 [2024-02-28T21:54:39.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:39 [2024-02-28T21:54:39.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:54:39 [2024-02-28T21:54:39.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:39 [2024-02-28T21:54:39.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:54:39 [2024-02-28T21:54:39.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:54:39 [2024-02-28T21:54:39.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:54:39 [2024-02-28T21:54:39.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:54:39 [2024-02-28T21:54:39.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:54:39 [2024-02-28T21:54:39.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:54:39 [2024-02-28T21:54:39.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:54:39 [2024-02-28T21:54:39.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:54:39 [2024-02-28T21:54:39.329Z] 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.
16:54:39 [2024-02-28T21:54:39.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:54:39 [2024-02-28T21:54:39.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:54:39 [2024-02-28T21:54:39.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:54:39 [2024-02-28T21:54:39.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:54:39 [2024-02-28T21:54:39.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:54:39 [2024-02-28T21:54:39.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:54:39 [2024-02-28T21:54:39.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:54:39 [2024-02-28T21:54:39.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:54:39 [2024-02-28T21:54:39.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=-239704522 data=null}, (of type 'Combo')]
16:54:39 [2024-02-28T21:54:39.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:54:39 [2024-02-28T21:54:39.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:39 [2024-02-28T21:54:39.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:39 [2024-02-28T21:54:39.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:54:39 [2024-02-28T21:54:39.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:39 [2024-02-28T21:54:39.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:39 [2024-02-28T21:54:39.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-239704491 data=null doit=true}, TreeItem with text {import}]
16:54:39 [2024-02-28T21:54:39.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-239704490 data=null}, TreeItem with text {import}]
16:54:39 [2024-02-28T21:54:39.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-239704490 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
16:54:39 [2024-02-28T21:54:39.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239704490 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}]
16:54:39 [2024-02-28T21:54:39.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-239704437 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
16:54:39 [2024-02-28T21:54:39.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:39 [2024-02-28T21:54:39.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=-239704436 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
16:54:39 [2024-02-28T21:54:39.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-239704436 data=null doit=true}, TreeItem with text {import}]
16:54:39 [2024-02-28T21:54:39.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-239704436 data=null}, TreeItem with text {import}]
16:54:39 [2024-02-28T21:54:39.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-239704436 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
16:54:39 [2024-02-28T21:54:39.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239704436 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}]
16:54:39 [2024-02-28T21:54:39.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-239704436 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
16:54:39 [2024-02-28T21:54:39.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:54:39 [2024-02-28T21:54:39.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:54:39 [2024-02-28T21:54:39.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomXml.xml
16:54:39 [2024-02-28T21:54:39.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:54:39 [2024-02-28T21:54:39.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:54:39 [2024-02-28T21:54:39.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:54:39 [2024-02-28T21:54:39.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:54:39 [2024-02-28T21:54:39.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:54:39 [2024-02-28T21:54:39.586Z] 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:'))
16:54:39 [2024-02-28T21:54:39.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:54:39 [2024-02-28T21:54:39.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-239704428 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:'))]
16:54:39 [2024-02-28T21:54:39.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:54:39 [2024-02-28T21:54:39.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:54:39 [2024-02-28T21:54:39.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:39 [2024-02-28T21:54:39.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:54:39 [2024-02-28T21:54:39.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:39 [2024-02-28T21:54:39.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:54:39 [2024-02-28T21:54:39.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:54:39 [2024-02-28T21:54:39.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:54:39 [2024-02-28T21:54:39.586Z] 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'
16:54:39 [2024-02-28T21:54:39.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:54:39 [2024-02-28T21:54:39.586Z] 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')
16:54:39 [2024-02-28T21:54:39.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:54:39 [2024-02-28T21:54:39.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:54:39 [2024-02-28T21:54:39.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:54:39 [2024-02-28T21:54:39.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:54:39 [2024-02-28T21:54:39.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:54:39 [2024-02-28T21:54:39.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:54:39 [2024-02-28T21:54:39.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@2114955c
16:54:39 [2024-02-28T21:54:39.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-239704427 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')]
16:54:39 [2024-02-28T21:54:39.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-239704427 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')]
16:54:39 [2024-02-28T21:54:39.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-239704427 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:54:39 [2024-02-28T21:54:39.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-239704427 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:54:39 [2024-02-28T21:54:39.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-239704426 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')]
16:54:39 [2024-02-28T21:54:39.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-239704426 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')]
16:54:39 [2024-02-28T21:54:39.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-239704426 data=null 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')]
16:54:39 [2024-02-28T21:54:39.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-239704426 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')]
16:54:39 [2024-02-28T21:54:39.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-239704426 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')]
16:54:39 [2024-02-28T21:54:39.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-239704426 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')]
16:54:39 [2024-02-28T21:54:39.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-239704426 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:54:39 [2024-02-28T21:54:39.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-239704426 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:54:39 [2024-02-28T21:54:39.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:54:39 [2024-02-28T21:54:39.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:39 [2024-02-28T21:54:39.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:54:39 [2024-02-28T21:54:39.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:39 [2024-02-28T21:54:39.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:54:39 [2024-02-28T21:54:39.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:54:39 [2024-02-28T21:54:39.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:54:39 [2024-02-28T21:54:39.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:54:39 [2024-02-28T21:54:39.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:54:39 [2024-02-28T21:54:39.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:54:39 [2024-02-28T21:54:39.587Z] 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')
16:54:39 [2024-02-28T21:54:39.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:54:39 [2024-02-28T21:54:39.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:54:39 [2024-02-28T21:54:39.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:54:39 [2024-02-28T21:54:39.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:54:39 [2024-02-28T21:54:39.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:54:39 [2024-02-28T21:54:39.587Z] 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.
16:54:39 [2024-02-28T21:54:39.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:54:39 [2024-02-28T21:54:39.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:39 [2024-02-28T21:54:39.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:54:39 [2024-02-28T21:54:39.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:39 [2024-02-28T21:54:39.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:54:39 [2024-02-28T21:54:39.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:54:39 [2024-02-28T21:54:39.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:54:39 [2024-02-28T21:54:39.587Z] 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')
16:54:39 [2024-02-28T21:54:39.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:54:39 [2024-02-28T21:54:39.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:54:39 [2024-02-28T21:54:39.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:54:39 [2024-02-28T21:54:39.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:54:39 [2024-02-28T21:54:39.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:54:39 [2024-02-28T21:54:39.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:54:39 [2024-02-28T21:54:39.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:54:39 [2024-02-28T21:54:39.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:54:39 [2024-02-28T21:54:39.587Z] 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.
16:54:39 [2024-02-28T21:54:39.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:54:39 [2024-02-28T21:54:39.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:39 [2024-02-28T21:54:39.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:54:39 [2024-02-28T21:54:39.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:39 [2024-02-28T21:54:39.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:54:39 [2024-02-28T21:54:39.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:54:39 [2024-02-28T21:54:39.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:54:39 [2024-02-28T21:54:39.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:54:39 [2024-02-28T21:54:39.587Z] 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')
16:54:39 [2024-02-28T21:54:39.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:54:39 [2024-02-28T21:54:39.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:54:39 [2024-02-28T21:54:39.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:54:39 [2024-02-28T21:54:39.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:54:39 [2024-02-28T21:54:39.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:54:39 [2024-02-28T21:54:39.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:54:39 [2024-02-28T21:54:39.587Z] 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')
16:54:39 [2024-02-28T21:54:39.587Z] 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.
16:54:39 [2024-02-28T21:54:39.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:54:39 [2024-02-28T21:54:39.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:39 [2024-02-28T21:54:39.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:54:39 [2024-02-28T21:54:39.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:39 [2024-02-28T21:54:39.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:54:39 [2024-02-28T21:54:39.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:54:39 [2024-02-28T21:54:39.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:54:39 [2024-02-28T21:54:39.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:54:39 [2024-02-28T21:54:39.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:54:39 [2024-02-28T21:54:39.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:54:39 [2024-02-28T21:54:39.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:54:39 [2024-02-28T21:54:39.588Z] 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')
16:54:39 [2024-02-28T21:54:39.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:54:39 [2024-02-28T21:54:39.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:54:39 [2024-02-28T21:54:39.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:54:39 [2024-02-28T21:54:39.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:54:39 [2024-02-28T21:54:39.588Z] 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.
16:54:39 [2024-02-28T21:54:39.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:54:39 [2024-02-28T21:54:39.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:39 [2024-02-28T21:54:39.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:54:39 [2024-02-28T21:54:39.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:39 [2024-02-28T21:54:39.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:54:39 [2024-02-28T21:54:39.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:54:39 [2024-02-28T21:54:39.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:54:39 [2024-02-28T21:54:39.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:54:39 [2024-02-28T21:54:39.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:54:39 [2024-02-28T21:54:39.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:54:39 [2024-02-28T21:54:39.588Z] 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)'
16:54:39 [2024-02-28T21:54:39.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:54:39 [2024-02-28T21:54:39.588Z] 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')
16:54:39 [2024-02-28T21:54:39.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:54:39 [2024-02-28T21:54:39.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:54:39 [2024-02-28T21:54:39.588Z] 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')
16:54:39 [2024-02-28T21:54:39.588Z] 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.
16:54:39 [2024-02-28T21:54:39.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:54:39 [2024-02-28T21:54:39.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:39 [2024-02-28T21:54:39.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:54:39 [2024-02-28T21:54:39.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:39 [2024-02-28T21:54:39.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:54:39 [2024-02-28T21:54:39.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:54:39 [2024-02-28T21:54:39.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:54:39 [2024-02-28T21:54:39.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:54:39 [2024-02-28T21:54:39.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:54:39 [2024-02-28T21:54:39.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:54:39 [2024-02-28T21:54:39.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:54:39 [2024-02-28T21:54:39.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:54:39 [2024-02-28T21:54:39.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:54:39 [2024-02-28T21:54:39.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:54:39 [2024-02-28T21:54:39.588Z] 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')
16:54:39 [2024-02-28T21:54:39.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:54:39 [2024-02-28T21:54:39.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-239704421 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:54:39 [2024-02-28T21:54:39.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-239704421 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:54:39 [2024-02-28T21:54:39.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-239704421 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:54:39 [2024-02-28T21:54:39.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-239704421 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:54:39 [2024-02-28T21:54:39.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-239704421 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:54:39 [2024-02-28T21:54:39.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-239704421 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:54:39 [2024-02-28T21:54:39.588Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:54:39 [2024-02-28T21:54:39.588Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:54:39 [2024-02-28T21:54:39.588Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:54:39 [2024-02-28T21:54:39.588Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:54:39 [2024-02-28T21:54:39.588Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:54:39 [2024-02-28T21:54:39.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:54:39 [2024-02-28T21:54:39.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
16:54:39 [2024-02-28T21:54:39.588Z] 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=-239704303 data=null doit=true}, Shell with text {Confirmation}]
16:54:39 [2024-02-28T21:54:39.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
16:54:39 [2024-02-28T21:54:39.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
16:54:39 [2024-02-28T21:54:39.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
16:54:39 [2024-02-28T21:54:39.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: with mnemonic 'Overwrite'
16:54:39 [2024-02-28T21:54:39.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: with style 'SWT.PUSH'
16:54:39 [2024-02-28T21:54:39.589Z] 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')
16:54:39 [2024-02-28T21:54:39.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
16:54:39 [2024-02-28T21:54:39.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
16:54:39 [2024-02-28T21:54:39.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
16:54:39 [2024-02-28T21:54:39.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Overwrite
16:54:39 [2024-02-28T21:54:39.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite} time=-239704302 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
16:54:39 [2024-02-28T21:54:39.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite} time=-239704302 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
16:54:39 [2024-02-28T21:54:39.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite} time=-239704302 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
16:54:39 [2024-02-28T21:54:39.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite} time=-239704302 data=null}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
16:54:39 [2024-02-28T21:54:39.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite} time=-239704302 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
16:54:39 [2024-02-28T21:54:39.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite} time=-239704302 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
16:54:39 [2024-02-28T21:54:39.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite} time=-239704302 data=null 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')]
16:54:39 [2024-02-28T21:54:39.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-239704421 data=null 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')]
16:54:39 [2024-02-28T21:54:39.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-239704837 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
16:54:40 [2024-02-28T21:54:40.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:54:40 [2024-02-28T21:54:40.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:54:40 [2024-02-28T21:54:40.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:40 [2024-02-28T21:54:40.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:40 [2024-02-28T21:54:40.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:40 [2024-02-28T21:54:40.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:40 [2024-02-28T21:54:40.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:40 [2024-02-28T21:54:40.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239703906 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:54:40 [2024-02-28T21:54:40.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239703906 data=null doit=true}, TreeItem with text {test}]
16:54:40 [2024-02-28T21:54:40.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239703906 data=null}, TreeItem with text {test}]
16:54:40 [2024-02-28T21:54:40.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239703906 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:40 [2024-02-28T21:54:40.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239703906 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:54:40 [2024-02-28T21:54:40.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239703887 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:40 [2024-02-28T21:54:40.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:40 [2024-02-28T21:54:40.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239703886 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:54:40 [2024-02-28T21:54:40.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239703886 data=null doit=true}, TreeItem with text {test}]
16:54:40 [2024-02-28T21:54:40.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239703886 data=null}, TreeItem with text {test}]
16:54:40 [2024-02-28T21:54:40.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239703886 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:40 [2024-02-28T21:54:40.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239703886 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:54:40 [2024-02-28T21:54:40.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239703833 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:40 [2024-02-28T21:54:40.099Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:54:40 [2024-02-28T21:54:40.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:40 [2024-02-28T21:54:40.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-239703832 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
16:54:40 [2024-02-28T21:54:40.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-239703832 data=null doit=true}, TreeItem with text {Traces [6]}]
16:54:40 [2024-02-28T21:54:40.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-239703832 data=null}, TreeItem with text {Traces [6]}]
16:54:40 [2024-02-28T21:54:40.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-239703832 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:54:40 [2024-02-28T21:54:40.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239703832 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]}]
16:54:40 [2024-02-28T21:54:40.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-239703826 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:54:40 [2024-02-28T21:54:40.100Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
16:54:40 [2024-02-28T21:54:40.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:54:40 [2024-02-28T21:54:40.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:40 [2024-02-28T21:54:40.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239703686 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:54:40 [2024-02-28T21:54:40.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-239703686 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:54:40 [2024-02-28T21:54:40.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-239703686 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:54:40 [2024-02-28T21:54:40.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239703686 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:54:40 [2024-02-28T21:54:40.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239703685 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}]
16:54:40 [2024-02-28T21:54:40.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239703664 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:54:40 [2024-02-28T21:54:40.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:40 [2024-02-28T21:54:40.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:40 [2024-02-28T21:54:40.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:40 [2024-02-28T21:54:40.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:40 [2024-02-28T21:54:40.356Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:54:40 [2024-02-28T21:54:40.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:40 [2024-02-28T21:54:40.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239703662 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:54:40 [2024-02-28T21:54:40.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-239703662 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:54:40 [2024-02-28T21:54:40.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-239703661 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:54:40 [2024-02-28T21:54:40.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239703661 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:54:40 [2024-02-28T21:54:40.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239703661 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}]
16:54:40 [2024-02-28T21:54:40.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239703657 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:54:40 [2024-02-28T21:54:40.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
16:54:40 [2024-02-28T21:54:40.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239703657 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:54:40 [2024-02-28T21:54:40.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-239703657 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:54:40 [2024-02-28T21:54:40.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:40 [2024-02-28T21:54:40.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-239703657 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:54:40 [2024-02-28T21:54:40.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239703657 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:54:40 [2024-02-28T21:54:40.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239703657 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}]
16:54:40 [2024-02-28T21:54:40.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239703638 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:54:40 [2024-02-28T21:54:40.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239703638 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
16:54:40 [2024-02-28T21:54:40.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239703638 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
16:54:40 [2024-02-28T21:54:40.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239703637 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}]
16:54:40 [2024-02-28T21:54:40.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239703603 data=null button=1 stateMask=0x80000 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
16:54:40 [2024-02-28T21:54:40.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239703433 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:54:40 [2024-02-28T21:54:40.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-239703433 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:54:40 [2024-02-28T21:54:40.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-239703433 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:54:40 [2024-02-28T21:54:40.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
16:54:40 [2024-02-28T21:54:40.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:54:40 [2024-02-28T21:54:40.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:54:40 [2024-02-28T21:54:40.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:54:40 [2024-02-28T21:54:40.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:54:40 [2024-02-28T21:54:40.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:54:40 [2024-02-28T21:54:40.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:54:41 [2024-02-28T21:54:41.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:54:41 [2024-02-28T21:54:41.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:54:41 [2024-02-28T21:54:41.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:54:41 [2024-02-28T21:54:41.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:54:41 [2024-02-28T21:54:41.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:54:41 [2024-02-28T21:54:41.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-239702431 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:54:41 [2024-02-28T21:54:41.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-239702431 data=null doit=true}, TableItem with text {}]
16:54:41 [2024-02-28T21:54:41.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-239702431 data=null}, TableItem with text {}]
16:54:41 [2024-02-28T21:54:41.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-239702430 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:54:41 [2024-02-28T21:54:41.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239702430 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:54:41 [2024-02-28T21:54:41.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-239702425 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:54:41 [2024-02-28T21:54:41.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:54:41 [2024-02-28T21:54:41.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:54:41 [2024-02-28T21:54:41.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:54:41 [2024-02-28T21:54:41.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:41 [2024-02-28T21:54:41.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239702174 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:54:41 [2024-02-28T21:54:41.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-239702174 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:54:41 [2024-02-28T21:54:41.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-239702174 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:54:41 [2024-02-28T21:54:41.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239702173 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:54:41 [2024-02-28T21:54:41.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239702173 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}]
16:54:41 [2024-02-28T21:54:41.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239702161 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:54:41 [2024-02-28T21:54:41.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:41 [2024-02-28T21:54:41.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:41 [2024-02-28T21:54:41.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:41 [2024-02-28T21:54:41.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:41 [2024-02-28T21:54:41.792Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:54:41 [2024-02-28T21:54:41.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:54:41 [2024-02-28T21:54:41.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:41 [2024-02-28T21:54:41.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239702089 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, Tree node with text: ExampleCustomXml.xml]
16:54:41 [2024-02-28T21:54:41.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-239702089 data=null doit=true}, Tree node with text: ExampleCustomXml.xml]
16:54:41 [2024-02-28T21:54:41.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-239702089 data=null}, Tree node with text: ExampleCustomXml.xml]
16:54:41 [2024-02-28T21:54:41.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239702088 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, Tree node with text: ExampleCustomXml.xml]
16:54:41 [2024-02-28T21:54:41.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239702088 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]
16:54:41 [2024-02-28T21:54:41.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239702084 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, Tree node with text: ExampleCustomXml.xml]
16:54:41 [2024-02-28T21:54:41.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:41 [2024-02-28T21:54:41.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:41 [2024-02-28T21:54:41.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:41 [2024-02-28T21:54:41.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:41 [2024-02-28T21:54:41.793Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:54:41 [2024-02-28T21:54:41.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:54:41 [2024-02-28T21:54:41.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:41 [2024-02-28T21:54:41.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:41 [2024-02-28T21:54:41.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:41 [2024-02-28T21:54:41.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:41 [2024-02-28T21:54:41.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:41 [2024-02-28T21:54:41.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239702039 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:54:41 [2024-02-28T21:54:41.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239702039 data=null doit=true}, TreeItem with text {test}]
16:54:41 [2024-02-28T21:54:41.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239702039 data=null}, TreeItem with text {test}]
16:54:41 [2024-02-28T21:54:41.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239702038 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:41 [2024-02-28T21:54:41.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239702038 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:54:42 [2024-02-28T21:54:42.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239702002 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:42 [2024-02-28T21:54:42.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:42 [2024-02-28T21:54:42.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239702002 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:54:42 [2024-02-28T21:54:42.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239702002 data=null doit=true}, TreeItem with text {test}]
16:54:42 [2024-02-28T21:54:42.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239702001 data=null}, TreeItem with text {test}]
16:54:42 [2024-02-28T21:54:42.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239702001 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:42 [2024-02-28T21:54:42.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239702001 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:54:42 [2024-02-28T21:54:42.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239701983 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:42 [2024-02-28T21:54:42.048Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:54:42 [2024-02-28T21:54:42.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:42 [2024-02-28T21:54:42.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-239701982 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
16:54:42 [2024-02-28T21:54:42.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-239701982 data=null doit=true}, TreeItem with text {Traces [6]}]
16:54:42 [2024-02-28T21:54:42.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-239701982 data=null}, TreeItem with text {Traces [6]}]
16:54:42 [2024-02-28T21:54:42.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-239701982 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:54:42 [2024-02-28T21:54:42.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239701982 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]}]
16:54:42 [2024-02-28T21:54:42.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-239701938 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:54:42 [2024-02-28T21:54:42.048Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
16:54:42 [2024-02-28T21:54:42.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:54:42 [2024-02-28T21:54:42.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:42 [2024-02-28T21:54:42.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239701679 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, Tree node with text: kernel-overlap-testing]
16:54:42 [2024-02-28T21:54:42.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-239701679 data=null doit=true}, Tree node with text: kernel-overlap-testing]
16:54:42 [2024-02-28T21:54:42.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-239701679 data=null}, Tree node with text: kernel-overlap-testing]
16:54:42 [2024-02-28T21:54:42.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239701678 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, Tree node with text: kernel-overlap-testing]
16:54:42 [2024-02-28T21:54:42.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239701678 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]
16:54:42 [2024-02-28T21:54:42.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239701625 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, Tree node with text: kernel-overlap-testing]
16:54:42 [2024-02-28T21:54:42.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:42 [2024-02-28T21:54:42.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:42 [2024-02-28T21:54:42.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:42 [2024-02-28T21:54:42.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:42 [2024-02-28T21:54:42.303Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:54:42 [2024-02-28T21:54:42.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:54:42 [2024-02-28T21:54:42.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:42 [2024-02-28T21:54:42.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:42 [2024-02-28T21:54:42.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:42 [2024-02-28T21:54:42.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:42 [2024-02-28T21:54:42.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:42 [2024-02-28T21:54:42.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239701621 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:54:42 [2024-02-28T21:54:42.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239701621 data=null doit=true}, TreeItem with text {test}]
16:54:42 [2024-02-28T21:54:42.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239701621 data=null}, TreeItem with text {test}]
16:54:42 [2024-02-28T21:54:42.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239701621 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:42 [2024-02-28T21:54:42.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239701621 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:54:42 [2024-02-28T21:54:42.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239701587 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:42 [2024-02-28T21:54:42.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:42 [2024-02-28T21:54:42.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239701587 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:54:42 [2024-02-28T21:54:42.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239701587 data=null doit=true}, TreeItem with text {test}]
16:54:42 [2024-02-28T21:54:42.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239701587 data=null}, TreeItem with text {test}]
16:54:42 [2024-02-28T21:54:42.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239701586 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:42 [2024-02-28T21:54:42.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239701586 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:54:42 [2024-02-28T21:54:42.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239701573 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:42 [2024-02-28T21:54:42.304Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:54:42 [2024-02-28T21:54:42.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:42 [2024-02-28T21:54:42.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-239701571 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
16:54:42 [2024-02-28T21:54:42.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-239701571 data=null doit=true}, TreeItem with text {Traces [6]}]
16:54:42 [2024-02-28T21:54:42.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-239701571 data=null}, TreeItem with text {Traces [6]}]
16:54:42 [2024-02-28T21:54:42.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-239701571 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:54:42 [2024-02-28T21:54:42.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239701571 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]}]
16:54:42 [2024-02-28T21:54:42.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-239701564 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:54:42 [2024-02-28T21:54:42.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:42 [2024-02-28T21:54:42.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-239701564 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
16:54:42 [2024-02-28T21:54:42.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-239701563 data=null doit=true}, TreeItem with text {Traces [6]}]
16:54:42 [2024-02-28T21:54:42.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-239701563 data=null}, TreeItem with text {Traces [6]}]
16:54:42 [2024-02-28T21:54:42.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-239701563 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:54:42 [2024-02-28T21:54:42.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239701563 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]}]
16:54:42 [2024-02-28T21:54:42.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-239701560 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:54:42 [2024-02-28T21:54:42.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:54:42 [2024-02-28T21:54:42.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
16:54:42 [2024-02-28T21:54:42.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
16:54:42 [2024-02-28T21:54:42.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:54:42 [2024-02-28T21:54:42.814Z] 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=-239701205 data=null doit=true}, Shell with text {Trace Import}]
16:54:42 [2024-02-28T21:54:42.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:54:42 [2024-02-28T21:54:42.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:54:42 [2024-02-28T21:54:42.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:54:42 [2024-02-28T21:54:42.814Z] 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')
16:54:42 [2024-02-28T21:54:42.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:42 [2024-02-28T21:54:42.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:54:42 [2024-02-28T21:54:42.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:42 [2024-02-28T21:54:42.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:54:42 [2024-02-28T21:54:42.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:54:42 [2024-02-28T21:54:42.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:54:42 [2024-02-28T21:54:42.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:54:42 [2024-02-28T21:54:42.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:54:42 [2024-02-28T21:54:42.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:54:42 [2024-02-28T21:54:42.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:54:42 [2024-02-28T21:54:42.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:54:42 [2024-02-28T21:54:42.815Z] 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.
16:54:42 [2024-02-28T21:54:42.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:54:42 [2024-02-28T21:54:42.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:54:42 [2024-02-28T21:54:42.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:54:42 [2024-02-28T21:54:42.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:54:42 [2024-02-28T21:54:42.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:54:42 [2024-02-28T21:54:42.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:54:42 [2024-02-28T21:54:42.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:54:42 [2024-02-28T21:54:42.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:54:42 [2024-02-28T21:54:42.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=-239701202 data=null}, (of type 'Combo')]
16:54:42 [2024-02-28T21:54:42.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:54:42 [2024-02-28T21:54:42.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:42 [2024-02-28T21:54:42.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:42 [2024-02-28T21:54:42.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:54:42 [2024-02-28T21:54:42.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:42 [2024-02-28T21:54:42.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:42 [2024-02-28T21:54:42.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-239701171 data=null doit=true}, TreeItem with text {import}]
16:54:42 [2024-02-28T21:54:42.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-239701171 data=null}, TreeItem with text {import}]
16:54:42 [2024-02-28T21:54:42.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-239701171 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
16:54:42 [2024-02-28T21:54:42.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239701171 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}]
16:54:42 [2024-02-28T21:54:42.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-239701169 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
16:54:42 [2024-02-28T21:54:42.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:42 [2024-02-28T21:54:42.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239701169 data=null button=0 stateMask=0x0 x=153 y=58 count=0}, Tree node with text: kernel-overlap-testing]
16:54:42 [2024-02-28T21:54:42.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-239701169 data=null doit=true}, Tree node with text: kernel-overlap-testing]
16:54:42 [2024-02-28T21:54:42.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-239701169 data=null}, Tree node with text: kernel-overlap-testing]
16:54:42 [2024-02-28T21:54:42.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239701169 data=null button=1 stateMask=0x0 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
16:54:42 [2024-02-28T21:54:42.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239701169 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]
16:54:42 [2024-02-28T21:54:42.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239701167 data=null button=1 stateMask=0x80000 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
16:54:42 [2024-02-28T21:54:42.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel-overlap-testing
16:54:42 [2024-02-28T21:54:42.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:54:42 [2024-02-28T21:54:42.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:54:42 [2024-02-28T21:54:42.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:54:42 [2024-02-28T21:54:42.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:54:42 [2024-02-28T21:54:42.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:54:42 [2024-02-28T21:54:42.815Z] 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:'))
16:54:42 [2024-02-28T21:54:42.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:54:42 [2024-02-28T21:54:42.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-239701127 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:'))]
16:54:42 [2024-02-28T21:54:42.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:54:42 [2024-02-28T21:54:42.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:54:42 [2024-02-28T21:54:42.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:42 [2024-02-28T21:54:42.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:54:42 [2024-02-28T21:54:42.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:42 [2024-02-28T21:54:42.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:54:42 [2024-02-28T21:54:42.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:54:42 [2024-02-28T21:54:42.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:54:42 [2024-02-28T21:54:42.815Z] 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'
16:54:42 [2024-02-28T21:54:42.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:54:42 [2024-02-28T21:54:42.815Z] 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')
16:54:42 [2024-02-28T21:54:42.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:54:42 [2024-02-28T21:54:42.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:54:42 [2024-02-28T21:54:42.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:54:42 [2024-02-28T21:54:42.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:54:42 [2024-02-28T21:54:42.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:54:42 [2024-02-28T21:54:42.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:54:42 [2024-02-28T21:54:42.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@4f5c55a8
16:54:42 [2024-02-28T21:54:42.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-239701126 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')]
16:54:42 [2024-02-28T21:54:42.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-239701125 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')]
16:54:42 [2024-02-28T21:54:42.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-239701125 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:54:42 [2024-02-28T21:54:42.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-239701125 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:54:42 [2024-02-28T21:54:42.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-239701125 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')]
16:54:42 [2024-02-28T21:54:42.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-239701125 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')]
16:54:42 [2024-02-28T21:54:42.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-239701125 data=null 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')]
16:54:42 [2024-02-28T21:54:42.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-239701125 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')]
16:54:42 [2024-02-28T21:54:42.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-239701125 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')]
16:54:42 [2024-02-28T21:54:42.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-239701125 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')]
16:54:42 [2024-02-28T21:54:42.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-239701125 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:54:42 [2024-02-28T21:54:42.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-239701125 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:54:42 [2024-02-28T21:54:42.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:54:42 [2024-02-28T21:54:42.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:42 [2024-02-28T21:54:42.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:54:42 [2024-02-28T21:54:42.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:42 [2024-02-28T21:54:42.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:54:42 [2024-02-28T21:54:42.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:54:42 [2024-02-28T21:54:42.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:54:42 [2024-02-28T21:54:42.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:54:42 [2024-02-28T21:54:42.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:54:42 [2024-02-28T21:54:42.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:54:42 [2024-02-28T21:54:42.816Z] 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')
16:54:42 [2024-02-28T21:54:42.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:54:42 [2024-02-28T21:54:42.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:54:42 [2024-02-28T21:54:42.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:54:42 [2024-02-28T21:54:42.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:54:42 [2024-02-28T21:54:42.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:54:42 [2024-02-28T21:54:42.816Z] 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.
16:54:42 [2024-02-28T21:54:42.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:54:42 [2024-02-28T21:54:42.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:42 [2024-02-28T21:54:42.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:54:42 [2024-02-28T21:54:42.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:42 [2024-02-28T21:54:42.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:54:42 [2024-02-28T21:54:42.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:54:42 [2024-02-28T21:54:42.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:54:42 [2024-02-28T21:54:42.816Z] 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')
16:54:42 [2024-02-28T21:54:42.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:54:42 [2024-02-28T21:54:42.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:54:42 [2024-02-28T21:54:42.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:54:42 [2024-02-28T21:54:42.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:54:42 [2024-02-28T21:54:42.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:54:42 [2024-02-28T21:54:42.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:54:42 [2024-02-28T21:54:42.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:54:42 [2024-02-28T21:54:42.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:54:42 [2024-02-28T21:54:42.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 selected, not selecting again.
16:54:42 [2024-02-28T21:54:42.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:54:42 [2024-02-28T21:54:42.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:42 [2024-02-28T21:54:42.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:54:42 [2024-02-28T21:54:42.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:42 [2024-02-28T21:54:42.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:54:42 [2024-02-28T21:54:42.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:54:42 [2024-02-28T21:54:42.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'
16:54:42 [2024-02-28T21:54:42.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:54:42 [2024-02-28T21:54:42.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')
16:54:42 [2024-02-28T21:54:42.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:54:42 [2024-02-28T21:54:42.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:54:42 [2024-02-28T21:54:42.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:54:42 [2024-02-28T21:54:42.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:54:42 [2024-02-28T21:54:42.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:54:42 [2024-02-28T21:54:42.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:54:42 [2024-02-28T21:54:42.817Z] 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')
16:54:42 [2024-02-28T21:54:42.817Z] 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.
16:54:42 [2024-02-28T21:54:42.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:54:42 [2024-02-28T21:54:42.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:42 [2024-02-28T21:54:42.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:54:42 [2024-02-28T21:54:42.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:42 [2024-02-28T21:54:42.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:54:42 [2024-02-28T21:54:42.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:54:42 [2024-02-28T21:54:42.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:54:42 [2024-02-28T21:54:42.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:54:42 [2024-02-28T21:54:42.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:54:42 [2024-02-28T21:54:42.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:54:42 [2024-02-28T21:54:42.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:54:42 [2024-02-28T21:54:42.817Z] 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')
16:54:42 [2024-02-28T21:54:42.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:54:42 [2024-02-28T21:54:42.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:54:42 [2024-02-28T21:54:42.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:54:42 [2024-02-28T21:54:42.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:54:42 [2024-02-28T21:54:42.817Z] 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.
16:54:42 [2024-02-28T21:54:42.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:54:42 [2024-02-28T21:54:42.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:42 [2024-02-28T21:54:42.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:54:42 [2024-02-28T21:54:42.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:42 [2024-02-28T21:54:42.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:54:42 [2024-02-28T21:54:42.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:54:42 [2024-02-28T21:54:42.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:54:42 [2024-02-28T21:54:42.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:54:42 [2024-02-28T21:54:42.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:54:42 [2024-02-28T21:54:42.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:54:42 [2024-02-28T21:54:42.817Z] 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)'
16:54:42 [2024-02-28T21:54:42.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:54:42 [2024-02-28T21:54:42.817Z] 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')
16:54:42 [2024-02-28T21:54:42.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:54:42 [2024-02-28T21:54:42.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:54:42 [2024-02-28T21:54:42.818Z] 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')
16:54:42 [2024-02-28T21:54:42.818Z] 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.
16:54:42 [2024-02-28T21:54:42.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:54:42 [2024-02-28T21:54:42.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:42 [2024-02-28T21:54:42.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:54:42 [2024-02-28T21:54:42.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:42 [2024-02-28T21:54:42.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:54:42 [2024-02-28T21:54:42.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:54:42 [2024-02-28T21:54:42.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:54:42 [2024-02-28T21:54:42.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:54:42 [2024-02-28T21:54:42.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:54:42 [2024-02-28T21:54:42.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:54:42 [2024-02-28T21:54:42.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:54:42 [2024-02-28T21:54:42.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:54:42 [2024-02-28T21:54:42.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:54:42 [2024-02-28T21:54:42.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:54:42 [2024-02-28T21:54:42.818Z] 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')
16:54:42 [2024-02-28T21:54:42.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:54:42 [2024-02-28T21:54:42.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-239701119 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:54:42 [2024-02-28T21:54:42.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-239701119 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:54:42 [2024-02-28T21:54:42.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-239701119 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:54:42 [2024-02-28T21:54:42.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-239701119 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:54:42 [2024-02-28T21:54:42.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-239701119 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:54:42 [2024-02-28T21:54:42.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-239701119 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:54:42 [2024-02-28T21:54:42.818Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:54:42 [2024-02-28T21:54:42.818Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:54:42 [2024-02-28T21:54:42.818Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:54:43 [2024-02-28T21:54:43.074Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:54:43 [2024-02-28T21:54:43.074Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:54:43 [2024-02-28T21:54:43.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:54:43 [2024-02-28T21:54:43.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
16:54:43 [2024-02-28T21:54:43.074Z] 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=-239700925 data=null doit=true}, Shell with text {Confirmation}]
16:54:43 [2024-02-28T21:54:43.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
16:54:43 [2024-02-28T21:54:43.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
16:54:43 [2024-02-28T21:54:43.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
16:54:43 [2024-02-28T21:54:43.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: with mnemonic 'Overwrite'
16:54:43 [2024-02-28T21:54:43.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: with style 'SWT.PUSH'
16:54:43 [2024-02-28T21:54:43.074Z] 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')
16:54:43 [2024-02-28T21:54:43.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
16:54:43 [2024-02-28T21:54:43.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
16:54:43 [2024-02-28T21:54:43.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
16:54:43 [2024-02-28T21:54:43.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Overwrite
16:54:43 [2024-02-28T21:54:43.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite} time=-239700924 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
16:54:43 [2024-02-28T21:54:43.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite} time=-239700924 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
16:54:43 [2024-02-28T21:54:43.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite} time=-239700924 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
16:54:43 [2024-02-28T21:54:43.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite} time=-239700924 data=null}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
16:54:43 [2024-02-28T21:54:43.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite} time=-239700924 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
16:54:43 [2024-02-28T21:54:43.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite} time=-239700924 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
16:54:43 [2024-02-28T21:54:43.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite} time=-239700923 data=null 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')]
16:54:43 [2024-02-28T21:54:43.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-239701119 data=null 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')]
16:54:43 [2024-02-28T21:54:43.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-239701527 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
16:54:43 [2024-02-28T21:54:43.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:54:43 [2024-02-28T21:54:43.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:54:43 [2024-02-28T21:54:43.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:43 [2024-02-28T21:54:43.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:43 [2024-02-28T21:54:43.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:43 [2024-02-28T21:54:43.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:43 [2024-02-28T21:54:43.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:43 [2024-02-28T21:54:43.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239700586 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:54:43 [2024-02-28T21:54:43.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239700586 data=null doit=true}, TreeItem with text {test}]
16:54:43 [2024-02-28T21:54:43.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239700586 data=null}, TreeItem with text {test}]
16:54:43 [2024-02-28T21:54:43.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239700585 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:43 [2024-02-28T21:54:43.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239700585 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:54:43 [2024-02-28T21:54:43.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239700562 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:43 [2024-02-28T21:54:43.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:43 [2024-02-28T21:54:43.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239700562 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:54:43 [2024-02-28T21:54:43.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239700562 data=null doit=true}, TreeItem with text {test}]
16:54:43 [2024-02-28T21:54:43.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239700561 data=null}, TreeItem with text {test}]
16:54:43 [2024-02-28T21:54:43.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239700561 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:43 [2024-02-28T21:54:43.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239700561 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:54:43 [2024-02-28T21:54:43.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239700530 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:43 [2024-02-28T21:54:43.330Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:54:43 [2024-02-28T21:54:43.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:43 [2024-02-28T21:54:43.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-239700529 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
16:54:43 [2024-02-28T21:54:43.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-239700529 data=null doit=true}, TreeItem with text {Traces [6]}]
16:54:43 [2024-02-28T21:54:43.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-239700529 data=null}, TreeItem with text {Traces [6]}]
16:54:43 [2024-02-28T21:54:43.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-239700528 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:54:43 [2024-02-28T21:54:43.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239700528 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]}]
16:54:43 [2024-02-28T21:54:43.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-239700522 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:54:43 [2024-02-28T21:54:43.330Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
16:54:43 [2024-02-28T21:54:43.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:54:43 [2024-02-28T21:54:43.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:43 [2024-02-28T21:54:43.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239700301 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
16:54:43 [2024-02-28T21:54:43.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-239700301 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:54:43 [2024-02-28T21:54:43.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-239700301 data=null}, TreeItem with text {kernel-overlap-testing}]
16:54:43 [2024-02-28T21:54:43.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239700300 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
16:54:43 [2024-02-28T21:54:43.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239700300 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}]
16:54:43 [2024-02-28T21:54:43.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239700267 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
16:54:43 [2024-02-28T21:54:43.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:43 [2024-02-28T21:54:43.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:43 [2024-02-28T21:54:43.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:43 [2024-02-28T21:54:43.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:43 [2024-02-28T21:54:43.585Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:54:43 [2024-02-28T21:54:43.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:43 [2024-02-28T21:54:43.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239700265 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
16:54:43 [2024-02-28T21:54:43.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-239700265 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:54:43 [2024-02-28T21:54:43.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-239700265 data=null}, TreeItem with text {kernel-overlap-testing}]
16:54:43 [2024-02-28T21:54:43.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239700265 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
16:54:43 [2024-02-28T21:54:43.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239700265 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}]
16:54:43 [2024-02-28T21:54:43.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239700261 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
16:54:43 [2024-02-28T21:54:43.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
16:54:43 [2024-02-28T21:54:43.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239700261 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
16:54:43 [2024-02-28T21:54:43.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-239700261 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:54:43 [2024-02-28T21:54:43.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:43 [2024-02-28T21:54:43.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-239700261 data=null}, TreeItem with text {kernel-overlap-testing}]
16:54:43 [2024-02-28T21:54:43.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239700261 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
16:54:43 [2024-02-28T21:54:43.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239700260 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}]
16:54:43 [2024-02-28T21:54:43.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239700257 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
16:54:43 [2024-02-28T21:54:43.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239700257 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
16:54:43 [2024-02-28T21:54:43.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239700257 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
16:54:43 [2024-02-28T21:54:43.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239700257 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}]
16:54:43 [2024-02-28T21:54:43.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239700216 data=null button=1 stateMask=0x80000 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
16:54:43 [2024-02-28T21:54:43.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239700210 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
16:54:43 [2024-02-28T21:54:43.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-239700210 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:54:43 [2024-02-28T21:54:43.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-239700209 data=null}, TreeItem with text {kernel-overlap-testing}]
16:54:43 [2024-02-28T21:54:43.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
16:54:43 [2024-02-28T21:54:43.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:54:43 [2024-02-28T21:54:43.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:54:43 [2024-02-28T21:54:43.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:54:43 [2024-02-28T21:54:43.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:54:43 [2024-02-28T21:54:43.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:54:44 [2024-02-28T21:54:44.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:54:44 [2024-02-28T21:54:44.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:54:44 [2024-02-28T21:54:44.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:54:44 [2024-02-28T21:54:44.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:54:44 [2024-02-28T21:54:44.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:54:44 [2024-02-28T21:54:44.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:54:44 [2024-02-28T21:54:44.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:54:44 [2024-02-28T21:54:44.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:54:44 [2024-02-28T21:54:44.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:54:44 [2024-02-28T21:54:44.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:54:44 [2024-02-28T21:54:44.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:54:44 [2024-02-28T21:54:44.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-239699707 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:54:44 [2024-02-28T21:54:44.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-239699707 data=null doit=true}, TableItem with text {}]
16:54:44 [2024-02-28T21:54:44.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-239699707 data=null}, TableItem with text {}]
16:54:44 [2024-02-28T21:54:44.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-239699707 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:54:44 [2024-02-28T21:54:44.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239699707 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:54:44 [2024-02-28T21:54:44.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-239699698 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:54:44 [2024-02-28T21:54:44.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:54:44 [2024-02-28T21:54:44.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:54:45 [2024-02-28T21:54:45.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:54:45 [2024-02-28T21:54:45.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:45 [2024-02-28T21:54:45.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239698696 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
16:54:45 [2024-02-28T21:54:45.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-239698696 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:54:45 [2024-02-28T21:54:45.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-239698696 data=null}, TreeItem with text {kernel-overlap-testing}]
16:54:45 [2024-02-28T21:54:45.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239698695 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
16:54:45 [2024-02-28T21:54:45.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239698695 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}]
16:54:45 [2024-02-28T21:54:45.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239698691 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
16:54:45 [2024-02-28T21:54:45.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:45 [2024-02-28T21:54:45.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:45 [2024-02-28T21:54:45.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:45 [2024-02-28T21:54:45.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:45 [2024-02-28T21:54:45.328Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:54:45 [2024-02-28T21:54:45.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:54:45 [2024-02-28T21:54:45.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:45 [2024-02-28T21:54:45.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239698621 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, Tree node with text: kernel-overlap-testing]
16:54:45 [2024-02-28T21:54:45.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-239698621 data=null doit=true}, Tree node with text: kernel-overlap-testing]
16:54:45 [2024-02-28T21:54:45.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-239698621 data=null}, Tree node with text: kernel-overlap-testing]
16:54:45 [2024-02-28T21:54:45.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239698621 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, Tree node with text: kernel-overlap-testing]
16:54:45 [2024-02-28T21:54:45.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239698621 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]
16:54:45 [2024-02-28T21:54:45.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239698596 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, Tree node with text: kernel-overlap-testing]
16:54:45 [2024-02-28T21:54:45.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:45 [2024-02-28T21:54:45.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:45 [2024-02-28T21:54:45.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:45 [2024-02-28T21:54:45.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:45 [2024-02-28T21:54:45.328Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:54:45 [2024-02-28T21:54:45.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:54:45 [2024-02-28T21:54:45.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:45 [2024-02-28T21:54:45.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:45 [2024-02-28T21:54:45.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:45 [2024-02-28T21:54:45.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:45 [2024-02-28T21:54:45.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:45 [2024-02-28T21:54:45.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239698591 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:54:45 [2024-02-28T21:54:45.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239698591 data=null doit=true}, TreeItem with text {test}]
16:54:45 [2024-02-28T21:54:45.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239698591 data=null}, TreeItem with text {test}]
16:54:45 [2024-02-28T21:54:45.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239698590 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:45 [2024-02-28T21:54:45.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239698590 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:54:45 [2024-02-28T21:54:45.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239698537 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:45 [2024-02-28T21:54:45.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:45 [2024-02-28T21:54:45.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239698536 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:54:45 [2024-02-28T21:54:45.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239698536 data=null doit=true}, TreeItem with text {test}]
16:54:45 [2024-02-28T21:54:45.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239698536 data=null}, TreeItem with text {test}]
16:54:45 [2024-02-28T21:54:45.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239698536 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:45 [2024-02-28T21:54:45.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239698536 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:54:45 [2024-02-28T21:54:45.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239698530 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:45 [2024-02-28T21:54:45.329Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:54:45 [2024-02-28T21:54:45.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:45 [2024-02-28T21:54:45.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-239698529 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
16:54:45 [2024-02-28T21:54:45.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-239698529 data=null doit=true}, TreeItem with text {Traces [6]}]
16:54:45 [2024-02-28T21:54:45.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-239698529 data=null}, TreeItem with text {Traces [6]}]
16:54:45 [2024-02-28T21:54:45.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-239698529 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:54:45 [2024-02-28T21:54:45.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239698529 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]}]
16:54:45 [2024-02-28T21:54:45.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-239698522 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:54:45 [2024-02-28T21:54:45.329Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
16:54:45 [2024-02-28T21:54:45.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:54:45 [2024-02-28T21:54:45.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:45 [2024-02-28T21:54:45.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239698279 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, Tree node with text: ExampleCustomTxt.log]
16:54:45 [2024-02-28T21:54:45.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239698279 data=null doit=true}, Tree node with text: ExampleCustomTxt.log]
16:54:45 [2024-02-28T21:54:45.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239698278 data=null}, Tree node with text: ExampleCustomTxt.log]
16:54:45 [2024-02-28T21:54:45.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239698278 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
16:54:45 [2024-02-28T21:54:45.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239698278 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]
16:54:45 [2024-02-28T21:54:45.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239698263 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
16:54:45 [2024-02-28T21:54:45.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:45 [2024-02-28T21:54:45.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:45 [2024-02-28T21:54:45.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:45 [2024-02-28T21:54:45.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:45 [2024-02-28T21:54:45.584Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:54:45 [2024-02-28T21:54:45.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:54:45 [2024-02-28T21:54:45.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:45 [2024-02-28T21:54:45.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:45 [2024-02-28T21:54:45.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:45 [2024-02-28T21:54:45.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:45 [2024-02-28T21:54:45.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:45 [2024-02-28T21:54:45.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239698259 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:54:45 [2024-02-28T21:54:45.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239698259 data=null doit=true}, TreeItem with text {test}]
16:54:45 [2024-02-28T21:54:45.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239698259 data=null}, TreeItem with text {test}]
16:54:45 [2024-02-28T21:54:45.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239698259 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:45 [2024-02-28T21:54:45.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239698259 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:54:45 [2024-02-28T21:54:45.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239698240 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:45 [2024-02-28T21:54:45.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:45 [2024-02-28T21:54:45.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239698239 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:54:45 [2024-02-28T21:54:45.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239698239 data=null doit=true}, TreeItem with text {test}]
16:54:45 [2024-02-28T21:54:45.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239698239 data=null}, TreeItem with text {test}]
16:54:45 [2024-02-28T21:54:45.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239698236 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:45 [2024-02-28T21:54:45.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239698235 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:54:45 [2024-02-28T21:54:45.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239698216 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:45 [2024-02-28T21:54:45.839Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:54:45 [2024-02-28T21:54:45.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:45 [2024-02-28T21:54:45.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-239698216 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
16:54:45 [2024-02-28T21:54:45.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-239698216 data=null doit=true}, TreeItem with text {Traces [6]}]
16:54:45 [2024-02-28T21:54:45.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-239698216 data=null}, TreeItem with text {Traces [6]}]
16:54:45 [2024-02-28T21:54:45.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-239698215 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:54:45 [2024-02-28T21:54:45.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239698215 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]}]
16:54:45 [2024-02-28T21:54:45.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-239698208 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:54:45 [2024-02-28T21:54:45.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:45 [2024-02-28T21:54:45.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-239698208 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
16:54:45 [2024-02-28T21:54:45.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-239698208 data=null doit=true}, TreeItem with text {Traces [6]}]
16:54:45 [2024-02-28T21:54:45.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-239698208 data=null}, TreeItem with text {Traces [6]}]
16:54:45 [2024-02-28T21:54:45.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-239698207 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:54:45 [2024-02-28T21:54:45.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239698207 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]}]
16:54:45 [2024-02-28T21:54:45.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-239698199 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:54:45 [2024-02-28T21:54:45.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:54:45 [2024-02-28T21:54:45.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
16:54:46 [2024-02-28T21:54:46.095Z] 
16:54:46 [2024-02-28T21:54:46.095Z] (Eclipse:19192): Gtk-WARNING **: 21:54:45.868: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:54:46 [2024-02-28T21:54:46.095Z] 
16:54:46 [2024-02-28T21:54:46.095Z] (Eclipse:19192): Gtk-WARNING **: 21:54:45.868: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:54:46 [2024-02-28T21:54:46.095Z] 
16:54:46 [2024-02-28T21:54:46.095Z] (Eclipse:19192): Gtk-WARNING **: 21:54:45.868: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:54:46 [2024-02-28T21:54:46.095Z] 
16:54:46 [2024-02-28T21:54:46.095Z] (Eclipse:19192): Gtk-WARNING **: 21:54:45.868: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:54:46 [2024-02-28T21:54:46.095Z] 
16:54:46 [2024-02-28T21:54:46.095Z] (Eclipse:19192): Gtk-WARNING **: 21:54:45.909: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:54:46 [2024-02-28T21:54:46.095Z] 
16:54:46 [2024-02-28T21:54:46.095Z] (Eclipse:19192): Gtk-WARNING **: 21:54:45.909: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:54:46 [2024-02-28T21:54:46.095Z] 
16:54:46 [2024-02-28T21:54:46.095Z] (Eclipse:19192): Gtk-WARNING **: 21:54:45.909: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:54:46 [2024-02-28T21:54:46.095Z] 
16:54:46 [2024-02-28T21:54:46.095Z] (Eclipse:19192): Gtk-WARNING **: 21:54:45.909: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:54:46 [2024-02-28T21:54:46.095Z] 
16:54:46 [2024-02-28T21:54:46.095Z] (Eclipse:19192): Gtk-WARNING **: 21:54:45.968: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:54:46 [2024-02-28T21:54:46.095Z] 
16:54:46 [2024-02-28T21:54:46.095Z] (Eclipse:19192): Gtk-WARNING **: 21:54:45.969: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:54:46 [2024-02-28T21:54:46.095Z] 
16:54:46 [2024-02-28T21:54:46.095Z] (Eclipse:19192): Gtk-WARNING **: 21:54:45.969: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:54:46 [2024-02-28T21:54:46.095Z] 
16:54:46 [2024-02-28T21:54:46.095Z] (Eclipse:19192): Gtk-WARNING **: 21:54:45.969: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:54:46 [2024-02-28T21:54:46.095Z] 
16:54:46 [2024-02-28T21:54:46.095Z] (Eclipse:19192): Gtk-WARNING **: 21:54:45.987: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:54:46 [2024-02-28T21:54:46.095Z] 
16:54:46 [2024-02-28T21:54:46.095Z] (Eclipse:19192): Gtk-WARNING **: 21:54:45.987: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:54:46 [2024-02-28T21:54:46.095Z] 
16:54:46 [2024-02-28T21:54:46.095Z] (Eclipse:19192): Gtk-WARNING **: 21:54:45.987: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:54:46 [2024-02-28T21:54:46.095Z] 
16:54:46 [2024-02-28T21:54:46.095Z] (Eclipse:19192): Gtk-WARNING **: 21:54:45.987: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:54:46 [2024-02-28T21:54:46.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
16:54:46 [2024-02-28T21:54:46.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:54:46 [2024-02-28T21:54:46.095Z] 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=-239697804 data=null doit=true}, Shell with text {Trace Import}]
16:54:46 [2024-02-28T21:54:46.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:54:46 [2024-02-28T21:54:46.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:54:46 [2024-02-28T21:54:46.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:54:46 [2024-02-28T21:54:46.095Z] 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')
16:54:46 [2024-02-28T21:54:46.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:46 [2024-02-28T21:54:46.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:54:46 [2024-02-28T21:54:46.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:46 [2024-02-28T21:54:46.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:54:46 [2024-02-28T21:54:46.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:54:46 [2024-02-28T21:54:46.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:54:46 [2024-02-28T21:54:46.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:54:46 [2024-02-28T21:54:46.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:54:46 [2024-02-28T21:54:46.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:54:46 [2024-02-28T21:54:46.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:54:46 [2024-02-28T21:54:46.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:54:46 [2024-02-28T21:54:46.095Z] 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.
16:54:46 [2024-02-28T21:54:46.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:54:46 [2024-02-28T21:54:46.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:54:46 [2024-02-28T21:54:46.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:54:46 [2024-02-28T21:54:46.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:54:46 [2024-02-28T21:54:46.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:54:46 [2024-02-28T21:54:46.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:54:46 [2024-02-28T21:54:46.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:54:46 [2024-02-28T21:54:46.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:54:46 [2024-02-28T21:54:46.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=-239697801 data=null}, (of type 'Combo')]
16:54:46 [2024-02-28T21:54:46.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:54:46 [2024-02-28T21:54:46.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:46 [2024-02-28T21:54:46.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:46 [2024-02-28T21:54:46.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:54:46 [2024-02-28T21:54:46.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:46 [2024-02-28T21:54:46.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:46 [2024-02-28T21:54:46.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-239697729 data=null doit=true}, TreeItem with text {import}]
16:54:46 [2024-02-28T21:54:46.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-239697729 data=null}, TreeItem with text {import}]
16:54:46 [2024-02-28T21:54:46.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-239697729 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
16:54:46 [2024-02-28T21:54:46.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239697728 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}]
16:54:46 [2024-02-28T21:54:46.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-239697727 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
16:54:46 [2024-02-28T21:54:46.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:46 [2024-02-28T21:54:46.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=-239697726 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
16:54:46 [2024-02-28T21:54:46.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-239697726 data=null doit=true}, TreeItem with text {import}]
16:54:46 [2024-02-28T21:54:46.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-239697726 data=null}, TreeItem with text {import}]
16:54:46 [2024-02-28T21:54:46.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-239697726 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
16:54:46 [2024-02-28T21:54:46.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239697726 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}]
16:54:46 [2024-02-28T21:54:46.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-239697726 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
16:54:46 [2024-02-28T21:54:46.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:54:46 [2024-02-28T21:54:46.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:54:46 [2024-02-28T21:54:46.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomTxt.log
16:54:46 [2024-02-28T21:54:46.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:54:46 [2024-02-28T21:54:46.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:54:46 [2024-02-28T21:54:46.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:54:46 [2024-02-28T21:54:46.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:54:46 [2024-02-28T21:54:46.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:54:46 [2024-02-28T21:54:46.096Z] 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:'))
16:54:46 [2024-02-28T21:54:46.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:54:46 [2024-02-28T21:54:46.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-239697718 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:'))]
16:54:46 [2024-02-28T21:54:46.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:54:46 [2024-02-28T21:54:46.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:54:46 [2024-02-28T21:54:46.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:46 [2024-02-28T21:54:46.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:54:46 [2024-02-28T21:54:46.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:46 [2024-02-28T21:54:46.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:54:46 [2024-02-28T21:54:46.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:54:46 [2024-02-28T21:54:46.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:54:46 [2024-02-28T21:54:46.096Z] 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'
16:54:46 [2024-02-28T21:54:46.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:54:46 [2024-02-28T21:54:46.096Z] 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')
16:54:46 [2024-02-28T21:54:46.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:54:46 [2024-02-28T21:54:46.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:54:46 [2024-02-28T21:54:46.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:54:46 [2024-02-28T21:54:46.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:54:46 [2024-02-28T21:54:46.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:54:46 [2024-02-28T21:54:46.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:54:46 [2024-02-28T21:54:46.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@7c8ec235
16:54:46 [2024-02-28T21:54:46.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-239697717 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')]
16:54:46 [2024-02-28T21:54:46.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-239697717 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')]
16:54:46 [2024-02-28T21:54:46.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-239697717 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:54:46 [2024-02-28T21:54:46.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-239697717 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:54:46 [2024-02-28T21:54:46.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-239697717 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')]
16:54:46 [2024-02-28T21:54:46.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-239697717 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')]
16:54:46 [2024-02-28T21:54:46.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-239697717 data=null 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')]
16:54:46 [2024-02-28T21:54:46.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-239697716 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')]
16:54:46 [2024-02-28T21:54:46.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-239697716 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')]
16:54:46 [2024-02-28T21:54:46.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-239697716 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')]
16:54:46 [2024-02-28T21:54:46.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-239697716 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:54:46 [2024-02-28T21:54:46.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-239697716 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:54:46 [2024-02-28T21:54:46.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:54:46 [2024-02-28T21:54:46.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:46 [2024-02-28T21:54:46.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:54:46 [2024-02-28T21:54:46.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:46 [2024-02-28T21:54:46.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:54:46 [2024-02-28T21:54:46.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:54:46 [2024-02-28T21:54:46.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:54:46 [2024-02-28T21:54:46.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:54:46 [2024-02-28T21:54:46.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:54:46 [2024-02-28T21:54:46.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:54:46 [2024-02-28T21:54:46.352Z] 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')
16:54:46 [2024-02-28T21:54:46.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:54:46 [2024-02-28T21:54:46.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:54:46 [2024-02-28T21:54:46.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:54:46 [2024-02-28T21:54:46.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:54:46 [2024-02-28T21:54:46.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:54:46 [2024-02-28T21:54:46.352Z] 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.
16:54:46 [2024-02-28T21:54:46.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:54:46 [2024-02-28T21:54:46.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:46 [2024-02-28T21:54:46.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:54:46 [2024-02-28T21:54:46.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:46 [2024-02-28T21:54:46.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:54:46 [2024-02-28T21:54:46.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:54:46 [2024-02-28T21:54:46.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:54:46 [2024-02-28T21:54:46.353Z] 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')
16:54:46 [2024-02-28T21:54:46.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:54:46 [2024-02-28T21:54:46.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:54:46 [2024-02-28T21:54:46.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:54:46 [2024-02-28T21:54:46.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:54:46 [2024-02-28T21:54:46.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:54:46 [2024-02-28T21:54:46.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:54:46 [2024-02-28T21:54:46.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:54:46 [2024-02-28T21:54:46.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:54:46 [2024-02-28T21:54:46.353Z] 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.
16:54:46 [2024-02-28T21:54:46.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:54:46 [2024-02-28T21:54:46.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:46 [2024-02-28T21:54:46.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:54:46 [2024-02-28T21:54:46.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:46 [2024-02-28T21:54:46.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:54:46 [2024-02-28T21:54:46.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:54:46 [2024-02-28T21:54:46.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:54:46 [2024-02-28T21:54:46.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:54:46 [2024-02-28T21:54:46.353Z] 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')
16:54:46 [2024-02-28T21:54:46.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:54:46 [2024-02-28T21:54:46.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:54:46 [2024-02-28T21:54:46.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:54:46 [2024-02-28T21:54:46.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:54:46 [2024-02-28T21:54:46.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:54:46 [2024-02-28T21:54:46.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:54:46 [2024-02-28T21:54:46.353Z] 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')
16:54:46 [2024-02-28T21:54:46.353Z] 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.
16:54:46 [2024-02-28T21:54:46.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:54:46 [2024-02-28T21:54:46.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:46 [2024-02-28T21:54:46.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:54:46 [2024-02-28T21:54:46.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:46 [2024-02-28T21:54:46.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:54:46 [2024-02-28T21:54:46.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:54:46 [2024-02-28T21:54:46.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:54:46 [2024-02-28T21:54:46.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:54:46 [2024-02-28T21:54:46.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:54:46 [2024-02-28T21:54:46.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:54:46 [2024-02-28T21:54:46.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:54:46 [2024-02-28T21:54:46.353Z] 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')
16:54:46 [2024-02-28T21:54:46.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:54:46 [2024-02-28T21:54:46.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:54:46 [2024-02-28T21:54:46.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:54:46 [2024-02-28T21:54:46.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:54:46 [2024-02-28T21:54:46.353Z] 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.
16:54:46 [2024-02-28T21:54:46.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:54:46 [2024-02-28T21:54:46.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:46 [2024-02-28T21:54:46.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:54:46 [2024-02-28T21:54:46.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:46 [2024-02-28T21:54:46.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:54:46 [2024-02-28T21:54:46.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:54:46 [2024-02-28T21:54:46.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:54:46 [2024-02-28T21:54:46.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:54:46 [2024-02-28T21:54:46.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:54:46 [2024-02-28T21:54:46.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:54:46 [2024-02-28T21:54:46.353Z] 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)'
16:54:46 [2024-02-28T21:54:46.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:54:46 [2024-02-28T21:54:46.353Z] 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')
16:54:46 [2024-02-28T21:54:46.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:54:46 [2024-02-28T21:54:46.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:54:46 [2024-02-28T21:54:46.354Z] 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')
16:54:46 [2024-02-28T21:54:46.354Z] 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.
16:54:46 [2024-02-28T21:54:46.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:54:46 [2024-02-28T21:54:46.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:46 [2024-02-28T21:54:46.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:54:46 [2024-02-28T21:54:46.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:46 [2024-02-28T21:54:46.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:54:46 [2024-02-28T21:54:46.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:54:46 [2024-02-28T21:54:46.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:54:46 [2024-02-28T21:54:46.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:54:46 [2024-02-28T21:54:46.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:54:46 [2024-02-28T21:54:46.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:54:46 [2024-02-28T21:54:46.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:54:46 [2024-02-28T21:54:46.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:54:46 [2024-02-28T21:54:46.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:54:46 [2024-02-28T21:54:46.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:54:46 [2024-02-28T21:54:46.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')
16:54:46 [2024-02-28T21:54:46.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:54:46 [2024-02-28T21:54:46.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-239697695 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:54:46 [2024-02-28T21:54:46.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-239697695 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:54:46 [2024-02-28T21:54:46.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-239697695 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:54:46 [2024-02-28T21:54:46.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-239697695 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:54:46 [2024-02-28T21:54:46.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-239697695 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:54:46 [2024-02-28T21:54:46.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-239697695 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:54:46 [2024-02-28T21:54:46.354Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:54:46 [2024-02-28T21:54:46.354Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:54:46 [2024-02-28T21:54:46.354Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:54:46 [2024-02-28T21:54:46.354Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:54:46 [2024-02-28T21:54:46.354Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:54:46 [2024-02-28T21:54:46.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:54:46 [2024-02-28T21:54:46.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
16:54:46 [2024-02-28T21:54:46.354Z] 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=-239697575 data=null doit=true}, Shell with text {Confirmation}]
16:54:46 [2024-02-28T21:54:46.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
16:54:46 [2024-02-28T21:54:46.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
16:54:46 [2024-02-28T21:54:46.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
16:54:46 [2024-02-28T21:54:46.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
16:54:46 [2024-02-28T21:54:46.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
16:54:46 [2024-02-28T21:54:46.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
16:54:46 [2024-02-28T21:54:46.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: with mnemonic 'Skip'
16:54:46 [2024-02-28T21:54:46.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: with style 'SWT.PUSH'
16:54:46 [2024-02-28T21:54:46.354Z] 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')
16:54:46 [2024-02-28T21:54:46.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Skip
16:54:46 [2024-02-28T21:54:46.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Skip} time=-239697574 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
16:54:46 [2024-02-28T21:54:46.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Skip} time=-239697574 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
16:54:46 [2024-02-28T21:54:46.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Skip} time=-239697574 data=null doit=true}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
16:54:46 [2024-02-28T21:54:46.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Skip} time=-239697574 data=null}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
16:54:46 [2024-02-28T21:54:46.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Skip} time=-239697574 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
16:54:46 [2024-02-28T21:54:46.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Skip} time=-239697574 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
16:54:46 [2024-02-28T21:54:46.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Skip} time=-239697574 data=null 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')]
16:54:46 [2024-02-28T21:54:46.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-239697694 data=null 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')]
16:54:46 [2024-02-28T21:54:46.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-239698176 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
16:54:46 [2024-02-28T21:54:46.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:54:46 [2024-02-28T21:54:46.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:54:46 [2024-02-28T21:54:46.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:46 [2024-02-28T21:54:46.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:46 [2024-02-28T21:54:46.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:46 [2024-02-28T21:54:46.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:46 [2024-02-28T21:54:46.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:46 [2024-02-28T21:54:46.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239697269 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:54:46 [2024-02-28T21:54:46.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239697269 data=null doit=true}, TreeItem with text {test}]
16:54:46 [2024-02-28T21:54:46.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239697269 data=null}, TreeItem with text {test}]
16:54:46 [2024-02-28T21:54:46.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239697268 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:46 [2024-02-28T21:54:46.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239697268 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:54:46 [2024-02-28T21:54:46.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239697223 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:46 [2024-02-28T21:54:46.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:46 [2024-02-28T21:54:46.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239697223 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:54:46 [2024-02-28T21:54:46.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239697222 data=null doit=true}, TreeItem with text {test}]
16:54:46 [2024-02-28T21:54:46.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239697222 data=null}, TreeItem with text {test}]
16:54:46 [2024-02-28T21:54:46.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239697222 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:46 [2024-02-28T21:54:46.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239697222 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:54:46 [2024-02-28T21:54:46.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239697217 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:46 [2024-02-28T21:54:46.610Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:54:46 [2024-02-28T21:54:46.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:46 [2024-02-28T21:54:46.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-239697216 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
16:54:46 [2024-02-28T21:54:46.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-239697216 data=null doit=true}, TreeItem with text {Traces [6]}]
16:54:46 [2024-02-28T21:54:46.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-239697216 data=null}, TreeItem with text {Traces [6]}]
16:54:46 [2024-02-28T21:54:46.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-239697216 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:54:46 [2024-02-28T21:54:46.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239697216 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]}]
16:54:46 [2024-02-28T21:54:46.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-239697200 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:54:46 [2024-02-28T21:54:46.865Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
16:54:46 [2024-02-28T21:54:46.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:54:46 [2024-02-28T21:54:46.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:46 [2024-02-28T21:54:46.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239696973 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:54:46 [2024-02-28T21:54:46.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239696973 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:54:46 [2024-02-28T21:54:46.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239696973 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:54:46 [2024-02-28T21:54:46.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239696973 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:54:46 [2024-02-28T21:54:46.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239696973 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}]
16:54:47 [2024-02-28T21:54:47.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239696937 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:54:47 [2024-02-28T21:54:47.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:47 [2024-02-28T21:54:47.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:47 [2024-02-28T21:54:47.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:47 [2024-02-28T21:54:47.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:47 [2024-02-28T21:54:47.120Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:54:47 [2024-02-28T21:54:47.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:47 [2024-02-28T21:54:47.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239696935 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:54:47 [2024-02-28T21:54:47.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239696935 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:54:47 [2024-02-28T21:54:47.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239696935 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:54:47 [2024-02-28T21:54:47.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239696934 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:54:47 [2024-02-28T21:54:47.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239696934 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}]
16:54:47 [2024-02-28T21:54:47.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239696930 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:54:47 [2024-02-28T21:54:47.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
16:54:47 [2024-02-28T21:54:47.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239696930 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:54:47 [2024-02-28T21:54:47.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239696930 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:54:47 [2024-02-28T21:54:47.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:47 [2024-02-28T21:54:47.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239696930 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:54:47 [2024-02-28T21:54:47.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239696930 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:54:47 [2024-02-28T21:54:47.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239696929 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}]
16:54:47 [2024-02-28T21:54:47.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239696926 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:54:47 [2024-02-28T21:54:47.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239696926 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:54:47 [2024-02-28T21:54:47.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239696925 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:54:47 [2024-02-28T21:54:47.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239696925 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}]
16:54:47 [2024-02-28T21:54:47.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239696887 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:54:47 [2024-02-28T21:54:47.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239696818 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:54:47 [2024-02-28T21:54:47.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239696818 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:54:47 [2024-02-28T21:54:47.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239696818 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:54:47 [2024-02-28T21:54:47.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
16:54:47 [2024-02-28T21:54:47.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:54:47 [2024-02-28T21:54:47.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:54:47 [2024-02-28T21:54:47.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:54:47 [2024-02-28T21:54:47.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:54:47 [2024-02-28T21:54:47.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:54:47 [2024-02-28T21:54:47.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:54:47 [2024-02-28T21:54:47.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:54:47 [2024-02-28T21:54:47.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:54:47 [2024-02-28T21:54:47.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:54:47 [2024-02-28T21:54:47.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:54:47 [2024-02-28T21:54:47.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:54:47 [2024-02-28T21:54:47.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-239696816 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:54:47 [2024-02-28T21:54:47.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-239696816 data=null doit=true}, TableItem with text {}]
16:54:47 [2024-02-28T21:54:47.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-239696816 data=null}, TableItem with text {}]
16:54:47 [2024-02-28T21:54:47.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-239696816 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:54:47 [2024-02-28T21:54:47.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239696816 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:54:47 [2024-02-28T21:54:47.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-239696814 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:54:47 [2024-02-28T21:54:47.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:54:47 [2024-02-28T21:54:47.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:54:47 [2024-02-28T21:54:47.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:54:47 [2024-02-28T21:54:47.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:47 [2024-02-28T21:54:47.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239696712 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:54:47 [2024-02-28T21:54:47.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239696712 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:54:47 [2024-02-28T21:54:47.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239696712 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:54:47 [2024-02-28T21:54:47.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239696712 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:54:47 [2024-02-28T21:54:47.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239696712 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}]
16:54:47 [2024-02-28T21:54:47.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239696706 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:54:47 [2024-02-28T21:54:47.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:47 [2024-02-28T21:54:47.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:47 [2024-02-28T21:54:47.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:47 [2024-02-28T21:54:47.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:47 [2024-02-28T21:54:47.121Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:54:47 [2024-02-28T21:54:47.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:54:47 [2024-02-28T21:54:47.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:47 [2024-02-28T21:54:47.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239696621 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, Tree node with text: ExampleCustomTxt.log]
16:54:47 [2024-02-28T21:54:47.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239696620 data=null doit=true}, Tree node with text: ExampleCustomTxt.log]
16:54:47 [2024-02-28T21:54:47.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239696620 data=null}, Tree node with text: ExampleCustomTxt.log]
16:54:47 [2024-02-28T21:54:47.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239696620 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
16:54:47 [2024-02-28T21:54:47.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239696620 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]
16:54:47 [2024-02-28T21:54:47.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239696617 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
16:54:47 [2024-02-28T21:54:47.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:47 [2024-02-28T21:54:47.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:47 [2024-02-28T21:54:47.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:47 [2024-02-28T21:54:47.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:47 [2024-02-28T21:54:47.377Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:54:47 [2024-02-28T21:54:47.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:54:47 [2024-02-28T21:54:47.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:47 [2024-02-28T21:54:47.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:47 [2024-02-28T21:54:47.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:47 [2024-02-28T21:54:47.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:47 [2024-02-28T21:54:47.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:47 [2024-02-28T21:54:47.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239696594 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:54:47 [2024-02-28T21:54:47.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239696594 data=null doit=true}, TreeItem with text {test}]
16:54:47 [2024-02-28T21:54:47.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239696594 data=null}, TreeItem with text {test}]
16:54:47 [2024-02-28T21:54:47.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239696594 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:47 [2024-02-28T21:54:47.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239696594 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:54:47 [2024-02-28T21:54:47.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239696579 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:47 [2024-02-28T21:54:47.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:47 [2024-02-28T21:54:47.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239696578 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:54:47 [2024-02-28T21:54:47.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239696578 data=null doit=true}, TreeItem with text {test}]
16:54:47 [2024-02-28T21:54:47.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239696578 data=null}, TreeItem with text {test}]
16:54:47 [2024-02-28T21:54:47.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239696578 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:47 [2024-02-28T21:54:47.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239696578 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:54:47 [2024-02-28T21:54:47.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239696567 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:47 [2024-02-28T21:54:47.377Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:54:47 [2024-02-28T21:54:47.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:47 [2024-02-28T21:54:47.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-239696566 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
16:54:47 [2024-02-28T21:54:47.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-239696566 data=null doit=true}, TreeItem with text {Traces [6]}]
16:54:47 [2024-02-28T21:54:47.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-239696566 data=null}, TreeItem with text {Traces [6]}]
16:54:47 [2024-02-28T21:54:47.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-239696566 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:54:47 [2024-02-28T21:54:47.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239696566 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]}]
16:54:47 [2024-02-28T21:54:47.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-239696533 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:54:47 [2024-02-28T21:54:47.378Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
16:54:47 [2024-02-28T21:54:47.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:54:47 [2024-02-28T21:54:47.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:47 [2024-02-28T21:54:47.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239696290 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, Tree node with text: ExampleCustomXml.xml]
16:54:47 [2024-02-28T21:54:47.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-239696289 data=null doit=true}, Tree node with text: ExampleCustomXml.xml]
16:54:47 [2024-02-28T21:54:47.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-239696289 data=null}, Tree node with text: ExampleCustomXml.xml]
16:54:47 [2024-02-28T21:54:47.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239696289 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, Tree node with text: ExampleCustomXml.xml]
16:54:47 [2024-02-28T21:54:47.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239696289 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]
16:54:47 [2024-02-28T21:54:47.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239696269 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, Tree node with text: ExampleCustomXml.xml]
16:54:47 [2024-02-28T21:54:47.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:47 [2024-02-28T21:54:47.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:47 [2024-02-28T21:54:47.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:47 [2024-02-28T21:54:47.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:47 [2024-02-28T21:54:47.634Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:54:47 [2024-02-28T21:54:47.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:54:47 [2024-02-28T21:54:47.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:47 [2024-02-28T21:54:47.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:47 [2024-02-28T21:54:47.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:47 [2024-02-28T21:54:47.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:47 [2024-02-28T21:54:47.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:47 [2024-02-28T21:54:47.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239696265 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:54:47 [2024-02-28T21:54:47.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239696265 data=null doit=true}, TreeItem with text {test}]
16:54:47 [2024-02-28T21:54:47.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239696265 data=null}, TreeItem with text {test}]
16:54:47 [2024-02-28T21:54:47.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239696265 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:47 [2024-02-28T21:54:47.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239696265 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:54:47 [2024-02-28T21:54:47.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239696235 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:47 [2024-02-28T21:54:47.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:47 [2024-02-28T21:54:47.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239696234 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:54:47 [2024-02-28T21:54:47.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239696234 data=null doit=true}, TreeItem with text {test}]
16:54:47 [2024-02-28T21:54:47.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239696234 data=null}, TreeItem with text {test}]
16:54:47 [2024-02-28T21:54:47.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239696234 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:47 [2024-02-28T21:54:47.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239696233 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:54:47 [2024-02-28T21:54:47.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239696229 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:47 [2024-02-28T21:54:47.634Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:54:47 [2024-02-28T21:54:47.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:47 [2024-02-28T21:54:47.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-239696228 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
16:54:47 [2024-02-28T21:54:47.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-239696228 data=null doit=true}, TreeItem with text {Traces [6]}]
16:54:47 [2024-02-28T21:54:47.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-239696228 data=null}, TreeItem with text {Traces [6]}]
16:54:47 [2024-02-28T21:54:47.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-239696228 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:54:47 [2024-02-28T21:54:47.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239696228 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]}]
16:54:47 [2024-02-28T21:54:47.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-239696221 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:54:47 [2024-02-28T21:54:47.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:47 [2024-02-28T21:54:47.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-239696221 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
16:54:47 [2024-02-28T21:54:47.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-239696220 data=null doit=true}, TreeItem with text {Traces [6]}]
16:54:47 [2024-02-28T21:54:47.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-239696220 data=null}, TreeItem with text {Traces [6]}]
16:54:47 [2024-02-28T21:54:47.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-239696220 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:54:47 [2024-02-28T21:54:47.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239696220 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]}]
16:54:47 [2024-02-28T21:54:47.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-239696212 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:54:47 [2024-02-28T21:54:47.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:54:47 [2024-02-28T21:54:47.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
16:54:48 [2024-02-28T21:54:48.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
16:54:48 [2024-02-28T21:54:48.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:54:48 [2024-02-28T21:54:48.195Z] 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=-239695812 data=null doit=true}, Shell with text {Trace Import}]
16:54:48 [2024-02-28T21:54:48.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:54:48 [2024-02-28T21:54:48.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:54:48 [2024-02-28T21:54:48.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:54:48 [2024-02-28T21:54:48.195Z] 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')
16:54:48 [2024-02-28T21:54:48.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:48 [2024-02-28T21:54:48.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:54:48 [2024-02-28T21:54:48.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:48 [2024-02-28T21:54:48.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:54:48 [2024-02-28T21:54:48.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:54:48 [2024-02-28T21:54:48.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:54:48 [2024-02-28T21:54:48.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:54:48 [2024-02-28T21:54:48.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:54:48 [2024-02-28T21:54:48.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:54:48 [2024-02-28T21:54:48.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:54:48 [2024-02-28T21:54:48.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:54:48 [2024-02-28T21:54:48.195Z] 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.
16:54:48 [2024-02-28T21:54:48.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:54:48 [2024-02-28T21:54:48.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:54:48 [2024-02-28T21:54:48.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:54:48 [2024-02-28T21:54:48.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:54:48 [2024-02-28T21:54:48.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:54:48 [2024-02-28T21:54:48.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:54:48 [2024-02-28T21:54:48.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:54:48 [2024-02-28T21:54:48.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:54:48 [2024-02-28T21:54:48.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=-239695810 data=null}, (of type 'Combo')]
16:54:48 [2024-02-28T21:54:48.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:54:48 [2024-02-28T21:54:48.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:48 [2024-02-28T21:54:48.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:48 [2024-02-28T21:54:48.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:54:48 [2024-02-28T21:54:48.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:48 [2024-02-28T21:54:48.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:48 [2024-02-28T21:54:48.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-239695780 data=null doit=true}, TreeItem with text {import}]
16:54:48 [2024-02-28T21:54:48.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-239695780 data=null}, TreeItem with text {import}]
16:54:48 [2024-02-28T21:54:48.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-239695779 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
16:54:48 [2024-02-28T21:54:48.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239695779 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}]
16:54:48 [2024-02-28T21:54:48.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-239695736 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
16:54:48 [2024-02-28T21:54:48.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:48 [2024-02-28T21:54:48.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=-239695736 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
16:54:48 [2024-02-28T21:54:48.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-239695736 data=null doit=true}, TreeItem with text {import}]
16:54:48 [2024-02-28T21:54:48.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-239695736 data=null}, TreeItem with text {import}]
16:54:48 [2024-02-28T21:54:48.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-239695736 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
16:54:48 [2024-02-28T21:54:48.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239695735 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}]
16:54:48 [2024-02-28T21:54:48.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-239695735 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
16:54:48 [2024-02-28T21:54:48.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:54:48 [2024-02-28T21:54:48.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:54:48 [2024-02-28T21:54:48.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomXml.xml
16:54:48 [2024-02-28T21:54:48.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:54:48 [2024-02-28T21:54:48.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:54:48 [2024-02-28T21:54:48.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:54:48 [2024-02-28T21:54:48.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:54:48 [2024-02-28T21:54:48.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:54:48 [2024-02-28T21:54:48.196Z] 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:'))
16:54:48 [2024-02-28T21:54:48.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:54:48 [2024-02-28T21:54:48.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-239695728 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:'))]
16:54:48 [2024-02-28T21:54:48.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:54:48 [2024-02-28T21:54:48.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:54:48 [2024-02-28T21:54:48.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:48 [2024-02-28T21:54:48.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:54:48 [2024-02-28T21:54:48.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:48 [2024-02-28T21:54:48.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:54:48 [2024-02-28T21:54:48.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:54:48 [2024-02-28T21:54:48.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:54:48 [2024-02-28T21:54:48.196Z] 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'
16:54:48 [2024-02-28T21:54:48.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:54:48 [2024-02-28T21:54:48.196Z] 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')
16:54:48 [2024-02-28T21:54:48.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:54:48 [2024-02-28T21:54:48.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:54:48 [2024-02-28T21:54:48.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:54:48 [2024-02-28T21:54:48.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:54:48 [2024-02-28T21:54:48.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:54:48 [2024-02-28T21:54:48.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:54:48 [2024-02-28T21:54:48.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@aa9c6b2
16:54:48 [2024-02-28T21:54:48.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-239695727 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')]
16:54:48 [2024-02-28T21:54:48.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-239695727 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')]
16:54:48 [2024-02-28T21:54:48.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-239695726 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:54:48 [2024-02-28T21:54:48.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-239695726 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:54:48 [2024-02-28T21:54:48.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-239695726 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')]
16:54:48 [2024-02-28T21:54:48.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-239695726 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')]
16:54:48 [2024-02-28T21:54:48.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-239695726 data=null 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')]
16:54:48 [2024-02-28T21:54:48.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-239695726 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')]
16:54:48 [2024-02-28T21:54:48.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-239695726 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')]
16:54:48 [2024-02-28T21:54:48.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-239695726 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')]
16:54:48 [2024-02-28T21:54:48.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-239695726 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:54:48 [2024-02-28T21:54:48.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-239695726 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:54:48 [2024-02-28T21:54:48.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:54:48 [2024-02-28T21:54:48.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:48 [2024-02-28T21:54:48.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:54:48 [2024-02-28T21:54:48.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:48 [2024-02-28T21:54:48.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:54:48 [2024-02-28T21:54:48.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:54:48 [2024-02-28T21:54:48.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:54:48 [2024-02-28T21:54:48.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:54:48 [2024-02-28T21:54:48.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:54:48 [2024-02-28T21:54:48.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:54:48 [2024-02-28T21:54:48.197Z] 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')
16:54:48 [2024-02-28T21:54:48.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:54:48 [2024-02-28T21:54:48.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:54:48 [2024-02-28T21:54:48.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:54:48 [2024-02-28T21:54:48.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:54:48 [2024-02-28T21:54:48.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:54:48 [2024-02-28T21:54:48.197Z] 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.
16:54:48 [2024-02-28T21:54:48.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:54:48 [2024-02-28T21:54:48.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:48 [2024-02-28T21:54:48.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:54:48 [2024-02-28T21:54:48.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:48 [2024-02-28T21:54:48.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:54:48 [2024-02-28T21:54:48.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:54:48 [2024-02-28T21:54:48.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:54:48 [2024-02-28T21:54:48.197Z] 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')
16:54:48 [2024-02-28T21:54:48.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:54:48 [2024-02-28T21:54:48.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:54:48 [2024-02-28T21:54:48.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:54:48 [2024-02-28T21:54:48.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:54:48 [2024-02-28T21:54:48.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:54:48 [2024-02-28T21:54:48.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:54:48 [2024-02-28T21:54:48.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:54:48 [2024-02-28T21:54:48.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:54:48 [2024-02-28T21:54:48.197Z] 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.
16:54:48 [2024-02-28T21:54:48.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:54:48 [2024-02-28T21:54:48.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:48 [2024-02-28T21:54:48.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:54:48 [2024-02-28T21:54:48.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:48 [2024-02-28T21:54:48.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:54:48 [2024-02-28T21:54:48.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:54:48 [2024-02-28T21:54:48.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:54:48 [2024-02-28T21:54:48.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:54:48 [2024-02-28T21:54:48.198Z] 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')
16:54:48 [2024-02-28T21:54:48.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:54:48 [2024-02-28T21:54:48.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:54:48 [2024-02-28T21:54:48.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:54:48 [2024-02-28T21:54:48.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:54:48 [2024-02-28T21:54:48.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:54:48 [2024-02-28T21:54:48.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:54:48 [2024-02-28T21:54:48.198Z] 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')
16:54:48 [2024-02-28T21:54:48.198Z] 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.
16:54:48 [2024-02-28T21:54:48.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:54:48 [2024-02-28T21:54:48.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:48 [2024-02-28T21:54:48.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:54:48 [2024-02-28T21:54:48.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:48 [2024-02-28T21:54:48.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:54:48 [2024-02-28T21:54:48.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:54:48 [2024-02-28T21:54:48.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:54:48 [2024-02-28T21:54:48.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:54:48 [2024-02-28T21:54:48.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:54:48 [2024-02-28T21:54:48.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:54:48 [2024-02-28T21:54:48.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:54:48 [2024-02-28T21:54:48.198Z] 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')
16:54:48 [2024-02-28T21:54:48.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:54:48 [2024-02-28T21:54:48.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:54:48 [2024-02-28T21:54:48.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:54:48 [2024-02-28T21:54:48.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:54:48 [2024-02-28T21:54:48.198Z] 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.
16:54:48 [2024-02-28T21:54:48.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:54:48 [2024-02-28T21:54:48.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:48 [2024-02-28T21:54:48.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:54:48 [2024-02-28T21:54:48.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:48 [2024-02-28T21:54:48.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:54:48 [2024-02-28T21:54:48.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:54:48 [2024-02-28T21:54:48.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:54:48 [2024-02-28T21:54:48.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:54:48 [2024-02-28T21:54:48.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:54:48 [2024-02-28T21:54:48.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:54:48 [2024-02-28T21:54:48.198Z] 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)'
16:54:48 [2024-02-28T21:54:48.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:54:48 [2024-02-28T21:54:48.198Z] 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')
16:54:48 [2024-02-28T21:54:48.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:54:48 [2024-02-28T21:54:48.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:54:48 [2024-02-28T21:54:48.198Z] 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')
16:54:48 [2024-02-28T21:54:48.198Z] 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.
16:54:48 [2024-02-28T21:54:48.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:54:48 [2024-02-28T21:54:48.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:48 [2024-02-28T21:54:48.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:54:48 [2024-02-28T21:54:48.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:48 [2024-02-28T21:54:48.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:54:48 [2024-02-28T21:54:48.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:54:48 [2024-02-28T21:54:48.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:54:48 [2024-02-28T21:54:48.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:54:48 [2024-02-28T21:54:48.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:54:48 [2024-02-28T21:54:48.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:54:48 [2024-02-28T21:54:48.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:54:48 [2024-02-28T21:54:48.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:54:48 [2024-02-28T21:54:48.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:54:48 [2024-02-28T21:54:48.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:54:48 [2024-02-28T21:54:48.199Z] 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')
16:54:48 [2024-02-28T21:54:48.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:54:48 [2024-02-28T21:54:48.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-239695710 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:54:48 [2024-02-28T21:54:48.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-239695710 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:54:48 [2024-02-28T21:54:48.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-239695710 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:54:48 [2024-02-28T21:54:48.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-239695710 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:54:48 [2024-02-28T21:54:48.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-239695710 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:54:48 [2024-02-28T21:54:48.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-239695710 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:54:48 [2024-02-28T21:54:48.455Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:54:48 [2024-02-28T21:54:48.455Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:54:48 [2024-02-28T21:54:48.455Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:54:48 [2024-02-28T21:54:48.455Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:54:48 [2024-02-28T21:54:48.455Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:54:48 [2024-02-28T21:54:48.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:54:48 [2024-02-28T21:54:48.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
16:54:48 [2024-02-28T21:54:48.455Z] 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=-239695585 data=null doit=true}, Shell with text {Confirmation}]
16:54:48 [2024-02-28T21:54:48.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
16:54:48 [2024-02-28T21:54:48.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
16:54:48 [2024-02-28T21:54:48.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
16:54:48 [2024-02-28T21:54:48.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
16:54:48 [2024-02-28T21:54:48.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
16:54:48 [2024-02-28T21:54:48.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
16:54:48 [2024-02-28T21:54:48.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: with mnemonic 'Skip'
16:54:48 [2024-02-28T21:54:48.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: with style 'SWT.PUSH'
16:54:48 [2024-02-28T21:54:48.455Z] 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')
16:54:48 [2024-02-28T21:54:48.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Skip
16:54:48 [2024-02-28T21:54:48.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Skip} time=-239695585 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
16:54:48 [2024-02-28T21:54:48.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Skip} time=-239695585 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
16:54:48 [2024-02-28T21:54:48.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Skip} time=-239695585 data=null doit=true}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
16:54:48 [2024-02-28T21:54:48.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Skip} time=-239695585 data=null}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
16:54:48 [2024-02-28T21:54:48.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Skip} time=-239695585 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
16:54:48 [2024-02-28T21:54:48.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Skip} time=-239695585 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
16:54:48 [2024-02-28T21:54:48.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Skip} time=-239695585 data=null 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')]
16:54:48 [2024-02-28T21:54:48.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-239695710 data=null 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')]
16:54:48 [2024-02-28T21:54:48.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-239696190 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
16:54:48 [2024-02-28T21:54:48.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:54:48 [2024-02-28T21:54:48.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:54:48 [2024-02-28T21:54:48.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:48 [2024-02-28T21:54:48.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:48 [2024-02-28T21:54:48.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:48 [2024-02-28T21:54:48.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:48 [2024-02-28T21:54:48.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:48 [2024-02-28T21:54:48.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239695204 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:54:48 [2024-02-28T21:54:48.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239695204 data=null doit=true}, TreeItem with text {test}]
16:54:48 [2024-02-28T21:54:48.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239695204 data=null}, TreeItem with text {test}]
16:54:48 [2024-02-28T21:54:48.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239695204 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:48 [2024-02-28T21:54:48.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239695203 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:54:48 [2024-02-28T21:54:48.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239695186 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:48 [2024-02-28T21:54:48.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:48 [2024-02-28T21:54:48.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239695185 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:54:48 [2024-02-28T21:54:48.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239695185 data=null doit=true}, TreeItem with text {test}]
16:54:48 [2024-02-28T21:54:48.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239695185 data=null}, TreeItem with text {test}]
16:54:48 [2024-02-28T21:54:48.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239695185 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:48 [2024-02-28T21:54:48.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239695184 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:54:48 [2024-02-28T21:54:48.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239695134 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:48 [2024-02-28T21:54:48.711Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:54:48 [2024-02-28T21:54:48.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:48 [2024-02-28T21:54:48.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-239695133 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
16:54:48 [2024-02-28T21:54:48.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-239695133 data=null doit=true}, TreeItem with text {Traces [6]}]
16:54:48 [2024-02-28T21:54:48.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-239695133 data=null}, TreeItem with text {Traces [6]}]
16:54:48 [2024-02-28T21:54:48.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-239695132 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:54:48 [2024-02-28T21:54:48.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239695132 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]}]
16:54:48 [2024-02-28T21:54:48.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-239695126 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:54:48 [2024-02-28T21:54:48.711Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
16:54:48 [2024-02-28T21:54:48.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:54:48 [2024-02-28T21:54:48.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:48 [2024-02-28T21:54:48.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239694900 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:54:48 [2024-02-28T21:54:48.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-239694900 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:54:48 [2024-02-28T21:54:48.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-239694900 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:54:48 [2024-02-28T21:54:48.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239694900 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:54:48 [2024-02-28T21:54:48.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239694900 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}]
16:54:48 [2024-02-28T21:54:48.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239694869 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:54:48 [2024-02-28T21:54:48.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:48 [2024-02-28T21:54:48.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:48 [2024-02-28T21:54:48.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:48 [2024-02-28T21:54:48.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:48 [2024-02-28T21:54:48.967Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:54:48 [2024-02-28T21:54:48.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:48 [2024-02-28T21:54:48.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239694867 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:54:48 [2024-02-28T21:54:48.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-239694867 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:54:48 [2024-02-28T21:54:48.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-239694867 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:54:48 [2024-02-28T21:54:48.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239694867 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:54:48 [2024-02-28T21:54:48.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239694867 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}]
16:54:48 [2024-02-28T21:54:48.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239694863 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:54:48 [2024-02-28T21:54:48.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
16:54:48 [2024-02-28T21:54:48.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239694863 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:54:48 [2024-02-28T21:54:48.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-239694863 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:54:48 [2024-02-28T21:54:48.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:48 [2024-02-28T21:54:48.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-239694861 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:54:48 [2024-02-28T21:54:48.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239694860 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:54:48 [2024-02-28T21:54:48.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239694860 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}]
16:54:48 [2024-02-28T21:54:48.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239694857 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:54:48 [2024-02-28T21:54:48.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239694857 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
16:54:48 [2024-02-28T21:54:48.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239694857 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
16:54:49 [2024-02-28T21:54:49.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239694857 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}]
16:54:49 [2024-02-28T21:54:49.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239694822 data=null button=1 stateMask=0x80000 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
16:54:49 [2024-02-28T21:54:49.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239694742 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:54:49 [2024-02-28T21:54:49.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-239694742 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:54:49 [2024-02-28T21:54:49.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-239694742 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:54:49 [2024-02-28T21:54:49.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
16:54:49 [2024-02-28T21:54:49.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:54:49 [2024-02-28T21:54:49.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:54:49 [2024-02-28T21:54:49.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:54:49 [2024-02-28T21:54:49.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:54:49 [2024-02-28T21:54:49.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:54:49 [2024-02-28T21:54:49.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:54:49 [2024-02-28T21:54:49.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:54:49 [2024-02-28T21:54:49.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:54:49 [2024-02-28T21:54:49.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:54:49 [2024-02-28T21:54:49.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:54:49 [2024-02-28T21:54:49.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:54:49 [2024-02-28T21:54:49.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-239694739 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:54:49 [2024-02-28T21:54:49.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-239694738 data=null doit=true}, TableItem with text {}]
16:54:49 [2024-02-28T21:54:49.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-239694738 data=null}, TableItem with text {}]
16:54:49 [2024-02-28T21:54:49.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-239694738 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:54:49 [2024-02-28T21:54:49.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239694738 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:54:49 [2024-02-28T21:54:49.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-239694737 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:54:49 [2024-02-28T21:54:49.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:54:49 [2024-02-28T21:54:49.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:54:49 [2024-02-28T21:54:49.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:54:49 [2024-02-28T21:54:49.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:49 [2024-02-28T21:54:49.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239694639 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:54:49 [2024-02-28T21:54:49.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-239694639 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:54:49 [2024-02-28T21:54:49.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-239694639 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:54:49 [2024-02-28T21:54:49.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239694639 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:54:49 [2024-02-28T21:54:49.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239694639 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}]
16:54:49 [2024-02-28T21:54:49.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239694635 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:54:49 [2024-02-28T21:54:49.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:49 [2024-02-28T21:54:49.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:49 [2024-02-28T21:54:49.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:49 [2024-02-28T21:54:49.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:49 [2024-02-28T21:54:49.223Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:54:49 [2024-02-28T21:54:49.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:54:49 [2024-02-28T21:54:49.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:49 [2024-02-28T21:54:49.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239694583 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, Tree node with text: ExampleCustomXml.xml]
16:54:49 [2024-02-28T21:54:49.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-239694583 data=null doit=true}, Tree node with text: ExampleCustomXml.xml]
16:54:49 [2024-02-28T21:54:49.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-239694583 data=null}, Tree node with text: ExampleCustomXml.xml]
16:54:49 [2024-02-28T21:54:49.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239694583 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, Tree node with text: ExampleCustomXml.xml]
16:54:49 [2024-02-28T21:54:49.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239694583 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]
16:54:49 [2024-02-28T21:54:49.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239694579 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, Tree node with text: ExampleCustomXml.xml]
16:54:49 [2024-02-28T21:54:49.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:49 [2024-02-28T21:54:49.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:49 [2024-02-28T21:54:49.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:49 [2024-02-28T21:54:49.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:49 [2024-02-28T21:54:49.479Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:54:49 [2024-02-28T21:54:49.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:54:49 [2024-02-28T21:54:49.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:49 [2024-02-28T21:54:49.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:49 [2024-02-28T21:54:49.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:49 [2024-02-28T21:54:49.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:49 [2024-02-28T21:54:49.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:49 [2024-02-28T21:54:49.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239694576 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:54:49 [2024-02-28T21:54:49.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239694576 data=null doit=true}, TreeItem with text {test}]
16:54:49 [2024-02-28T21:54:49.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239694575 data=null}, TreeItem with text {test}]
16:54:49 [2024-02-28T21:54:49.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239694575 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:49 [2024-02-28T21:54:49.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239694575 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:54:49 [2024-02-28T21:54:49.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239694538 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:49 [2024-02-28T21:54:49.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:49 [2024-02-28T21:54:49.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239694537 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:54:49 [2024-02-28T21:54:49.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239694537 data=null doit=true}, TreeItem with text {test}]
16:54:49 [2024-02-28T21:54:49.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239694537 data=null}, TreeItem with text {test}]
16:54:49 [2024-02-28T21:54:49.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239694537 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:49 [2024-02-28T21:54:49.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239694537 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:54:49 [2024-02-28T21:54:49.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239694532 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:49 [2024-02-28T21:54:49.479Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:54:49 [2024-02-28T21:54:49.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:49 [2024-02-28T21:54:49.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-239694532 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
16:54:49 [2024-02-28T21:54:49.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-239694532 data=null doit=true}, TreeItem with text {Traces [6]}]
16:54:49 [2024-02-28T21:54:49.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-239694531 data=null}, TreeItem with text {Traces [6]}]
16:54:49 [2024-02-28T21:54:49.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-239694531 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:54:49 [2024-02-28T21:54:49.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239694531 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]}]
16:54:49 [2024-02-28T21:54:49.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-239694525 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:54:49 [2024-02-28T21:54:49.479Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
16:54:49 [2024-02-28T21:54:49.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:54:49 [2024-02-28T21:54:49.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:49 [2024-02-28T21:54:49.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239694288 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, Tree node with text: kernel-overlap-testing]
16:54:49 [2024-02-28T21:54:49.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-239694288 data=null doit=true}, Tree node with text: kernel-overlap-testing]
16:54:49 [2024-02-28T21:54:49.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-239694288 data=null}, Tree node with text: kernel-overlap-testing]
16:54:49 [2024-02-28T21:54:49.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239694288 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, Tree node with text: kernel-overlap-testing]
16:54:49 [2024-02-28T21:54:49.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239694288 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]
16:54:49 [2024-02-28T21:54:49.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239694262 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, Tree node with text: kernel-overlap-testing]
16:54:49 [2024-02-28T21:54:49.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:49 [2024-02-28T21:54:49.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:49 [2024-02-28T21:54:49.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:49 [2024-02-28T21:54:49.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:49 [2024-02-28T21:54:49.734Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:54:49 [2024-02-28T21:54:49.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:54:49 [2024-02-28T21:54:49.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:49 [2024-02-28T21:54:49.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:49 [2024-02-28T21:54:49.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:49 [2024-02-28T21:54:49.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:49 [2024-02-28T21:54:49.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:49 [2024-02-28T21:54:49.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239694242 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:54:49 [2024-02-28T21:54:49.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239694241 data=null doit=true}, TreeItem with text {test}]
16:54:49 [2024-02-28T21:54:49.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239694241 data=null}, TreeItem with text {test}]
16:54:49 [2024-02-28T21:54:49.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239694241 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:49 [2024-02-28T21:54:49.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239694241 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:54:49 [2024-02-28T21:54:49.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239694224 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:49 [2024-02-28T21:54:49.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:49 [2024-02-28T21:54:49.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239694224 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:54:49 [2024-02-28T21:54:49.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239694224 data=null doit=true}, TreeItem with text {test}]
16:54:49 [2024-02-28T21:54:49.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239694224 data=null}, TreeItem with text {test}]
16:54:49 [2024-02-28T21:54:49.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239694224 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:49 [2024-02-28T21:54:49.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239694223 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:54:49 [2024-02-28T21:54:49.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239694215 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:49 [2024-02-28T21:54:49.735Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:54:49 [2024-02-28T21:54:49.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:49 [2024-02-28T21:54:49.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-239694214 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
16:54:49 [2024-02-28T21:54:49.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-239694214 data=null doit=true}, TreeItem with text {Traces [6]}]
16:54:49 [2024-02-28T21:54:49.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-239694214 data=null}, TreeItem with text {Traces [6]}]
16:54:49 [2024-02-28T21:54:49.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-239694214 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:54:49 [2024-02-28T21:54:49.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239694213 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]}]
16:54:49 [2024-02-28T21:54:49.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-239694206 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:54:49 [2024-02-28T21:54:49.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:49 [2024-02-28T21:54:49.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-239694201 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
16:54:49 [2024-02-28T21:54:49.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-239694201 data=null doit=true}, TreeItem with text {Traces [6]}]
16:54:49 [2024-02-28T21:54:49.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-239694201 data=null}, TreeItem with text {Traces [6]}]
16:54:49 [2024-02-28T21:54:49.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-239694201 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:54:49 [2024-02-28T21:54:49.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239694201 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]}]
16:54:49 [2024-02-28T21:54:49.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-239694197 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:54:49 [2024-02-28T21:54:49.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:54:49 [2024-02-28T21:54:49.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
16:54:49 [2024-02-28T21:54:49.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
16:54:49 [2024-02-28T21:54:49.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:54:50 [2024-02-28T21:54:50.245Z] 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=-239693818 data=null doit=true}, Shell with text {Trace Import}]
16:54:50 [2024-02-28T21:54:50.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:54:50 [2024-02-28T21:54:50.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:54:50 [2024-02-28T21:54:50.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:54:50 [2024-02-28T21:54:50.245Z] 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')
16:54:50 [2024-02-28T21:54:50.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:50 [2024-02-28T21:54:50.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:54:50 [2024-02-28T21:54:50.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:50 [2024-02-28T21:54:50.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:54:50 [2024-02-28T21:54:50.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:54:50 [2024-02-28T21:54:50.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:54:50 [2024-02-28T21:54:50.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:54:50 [2024-02-28T21:54:50.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:54:50 [2024-02-28T21:54:50.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:54:50 [2024-02-28T21:54:50.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:54:50 [2024-02-28T21:54:50.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:54:50 [2024-02-28T21:54:50.245Z] 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.
16:54:50 [2024-02-28T21:54:50.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:54:50 [2024-02-28T21:54:50.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:54:50 [2024-02-28T21:54:50.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:54:50 [2024-02-28T21:54:50.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:54:50 [2024-02-28T21:54:50.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:54:50 [2024-02-28T21:54:50.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:54:50 [2024-02-28T21:54:50.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:54:50 [2024-02-28T21:54:50.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:54:50 [2024-02-28T21:54:50.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=-239693794 data=null}, (of type 'Combo')]
16:54:50 [2024-02-28T21:54:50.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:54:50 [2024-02-28T21:54:50.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:50 [2024-02-28T21:54:50.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:50 [2024-02-28T21:54:50.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:54:50 [2024-02-28T21:54:50.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:50 [2024-02-28T21:54:50.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:50 [2024-02-28T21:54:50.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-239693764 data=null doit=true}, TreeItem with text {import}]
16:54:50 [2024-02-28T21:54:50.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-239693763 data=null}, TreeItem with text {import}]
16:54:50 [2024-02-28T21:54:50.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-239693763 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
16:54:50 [2024-02-28T21:54:50.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239693763 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}]
16:54:50 [2024-02-28T21:54:50.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-239693762 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
16:54:50 [2024-02-28T21:54:50.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:50 [2024-02-28T21:54:50.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239693761 data=null button=0 stateMask=0x0 x=153 y=58 count=0}, Tree node with text: kernel-overlap-testing]
16:54:50 [2024-02-28T21:54:50.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-239693761 data=null doit=true}, Tree node with text: kernel-overlap-testing]
16:54:50 [2024-02-28T21:54:50.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-239693761 data=null}, Tree node with text: kernel-overlap-testing]
16:54:50 [2024-02-28T21:54:50.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239693761 data=null button=1 stateMask=0x0 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
16:54:50 [2024-02-28T21:54:50.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239693761 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]
16:54:50 [2024-02-28T21:54:50.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239693759 data=null button=1 stateMask=0x80000 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
16:54:50 [2024-02-28T21:54:50.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel-overlap-testing
16:54:50 [2024-02-28T21:54:50.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:54:50 [2024-02-28T21:54:50.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:54:50 [2024-02-28T21:54:50.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:54:50 [2024-02-28T21:54:50.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:54:50 [2024-02-28T21:54:50.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:54:50 [2024-02-28T21:54:50.246Z] 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:'))
16:54:50 [2024-02-28T21:54:50.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:54:50 [2024-02-28T21:54:50.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-239693741 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:'))]
16:54:50 [2024-02-28T21:54:50.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:54:50 [2024-02-28T21:54:50.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:54:50 [2024-02-28T21:54:50.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:50 [2024-02-28T21:54:50.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:54:50 [2024-02-28T21:54:50.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:50 [2024-02-28T21:54:50.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:54:50 [2024-02-28T21:54:50.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:54:50 [2024-02-28T21:54:50.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:54:50 [2024-02-28T21:54:50.246Z] 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'
16:54:50 [2024-02-28T21:54:50.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:54:50 [2024-02-28T21:54:50.246Z] 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')
16:54:50 [2024-02-28T21:54:50.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:54:50 [2024-02-28T21:54:50.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:54:50 [2024-02-28T21:54:50.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:54:50 [2024-02-28T21:54:50.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:54:50 [2024-02-28T21:54:50.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:54:50 [2024-02-28T21:54:50.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:54:50 [2024-02-28T21:54:50.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@74e14434
16:54:50 [2024-02-28T21:54:50.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-239693740 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')]
16:54:50 [2024-02-28T21:54:50.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-239693740 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')]
16:54:50 [2024-02-28T21:54:50.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-239693740 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:54:50 [2024-02-28T21:54:50.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-239693739 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:54:50 [2024-02-28T21:54:50.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-239693739 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')]
16:54:50 [2024-02-28T21:54:50.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-239693739 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')]
16:54:50 [2024-02-28T21:54:50.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-239693739 data=null 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')]
16:54:50 [2024-02-28T21:54:50.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-239693739 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')]
16:54:50 [2024-02-28T21:54:50.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-239693739 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')]
16:54:50 [2024-02-28T21:54:50.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-239693739 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')]
16:54:50 [2024-02-28T21:54:50.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-239693739 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:54:50 [2024-02-28T21:54:50.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-239693739 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:54:50 [2024-02-28T21:54:50.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:54:50 [2024-02-28T21:54:50.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:50 [2024-02-28T21:54:50.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:54:50 [2024-02-28T21:54:50.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:50 [2024-02-28T21:54:50.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:54:50 [2024-02-28T21:54:50.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:54:50 [2024-02-28T21:54:50.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:54:50 [2024-02-28T21:54:50.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:54:50 [2024-02-28T21:54:50.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:54:50 [2024-02-28T21:54:50.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:54:50 [2024-02-28T21:54:50.247Z] 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')
16:54:50 [2024-02-28T21:54:50.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:54:50 [2024-02-28T21:54:50.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:54:50 [2024-02-28T21:54:50.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:54:50 [2024-02-28T21:54:50.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:54:50 [2024-02-28T21:54:50.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:54:50 [2024-02-28T21:54:50.247Z] 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.
16:54:50 [2024-02-28T21:54:50.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:54:50 [2024-02-28T21:54:50.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:50 [2024-02-28T21:54:50.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:54:50 [2024-02-28T21:54:50.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:50 [2024-02-28T21:54:50.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:54:50 [2024-02-28T21:54:50.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:54:50 [2024-02-28T21:54:50.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:54:50 [2024-02-28T21:54:50.247Z] 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')
16:54:50 [2024-02-28T21:54:50.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:54:50 [2024-02-28T21:54:50.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:54:50 [2024-02-28T21:54:50.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:54:50 [2024-02-28T21:54:50.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:54:50 [2024-02-28T21:54:50.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:54:50 [2024-02-28T21:54:50.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:54:50 [2024-02-28T21:54:50.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:54:50 [2024-02-28T21:54:50.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:54:50 [2024-02-28T21:54:50.247Z] 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.
16:54:50 [2024-02-28T21:54:50.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:54:50 [2024-02-28T21:54:50.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:50 [2024-02-28T21:54:50.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:54:50 [2024-02-28T21:54:50.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:50 [2024-02-28T21:54:50.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:54:50 [2024-02-28T21:54:50.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:54:50 [2024-02-28T21:54:50.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:54:50 [2024-02-28T21:54:50.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:54:50 [2024-02-28T21:54:50.248Z] 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')
16:54:50 [2024-02-28T21:54:50.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:54:50 [2024-02-28T21:54:50.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:54:50 [2024-02-28T21:54:50.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:54:50 [2024-02-28T21:54:50.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:54:50 [2024-02-28T21:54:50.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:54:50 [2024-02-28T21:54:50.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:54:50 [2024-02-28T21:54:50.248Z] 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')
16:54:50 [2024-02-28T21:54:50.248Z] 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.
16:54:50 [2024-02-28T21:54:50.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:54:50 [2024-02-28T21:54:50.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:50 [2024-02-28T21:54:50.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:54:50 [2024-02-28T21:54:50.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:50 [2024-02-28T21:54:50.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:54:50 [2024-02-28T21:54:50.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:54:50 [2024-02-28T21:54:50.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:54:50 [2024-02-28T21:54:50.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:54:50 [2024-02-28T21:54:50.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:54:50 [2024-02-28T21:54:50.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:54:50 [2024-02-28T21:54:50.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:54:50 [2024-02-28T21:54:50.248Z] 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')
16:54:50 [2024-02-28T21:54:50.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:54:50 [2024-02-28T21:54:50.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:54:50 [2024-02-28T21:54:50.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:54:50 [2024-02-28T21:54:50.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:54:50 [2024-02-28T21:54:50.248Z] 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.
16:54:50 [2024-02-28T21:54:50.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:54:50 [2024-02-28T21:54:50.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:50 [2024-02-28T21:54:50.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:54:50 [2024-02-28T21:54:50.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:50 [2024-02-28T21:54:50.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:54:50 [2024-02-28T21:54:50.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:54:50 [2024-02-28T21:54:50.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:54:50 [2024-02-28T21:54:50.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:54:50 [2024-02-28T21:54:50.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:54:50 [2024-02-28T21:54:50.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:54:50 [2024-02-28T21:54:50.248Z] 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)'
16:54:50 [2024-02-28T21:54:50.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:54:50 [2024-02-28T21:54:50.248Z] 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')
16:54:50 [2024-02-28T21:54:50.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:54:50 [2024-02-28T21:54:50.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:54:50 [2024-02-28T21:54:50.248Z] 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')
16:54:50 [2024-02-28T21:54:50.248Z] 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.
16:54:50 [2024-02-28T21:54:50.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:54:50 [2024-02-28T21:54:50.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:50 [2024-02-28T21:54:50.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:54:50 [2024-02-28T21:54:50.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:50 [2024-02-28T21:54:50.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:54:50 [2024-02-28T21:54:50.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:54:50 [2024-02-28T21:54:50.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:54:50 [2024-02-28T21:54:50.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:54:50 [2024-02-28T21:54:50.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:54:50 [2024-02-28T21:54:50.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:54:50 [2024-02-28T21:54:50.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:54:50 [2024-02-28T21:54:50.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:54:50 [2024-02-28T21:54:50.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:54:50 [2024-02-28T21:54:50.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:54:50 [2024-02-28T21:54:50.249Z] 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')
16:54:50 [2024-02-28T21:54:50.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:54:50 [2024-02-28T21:54:50.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-239693732 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:54:50 [2024-02-28T21:54:50.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-239693732 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:54:50 [2024-02-28T21:54:50.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-239693732 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:54:50 [2024-02-28T21:54:50.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-239693732 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:54:50 [2024-02-28T21:54:50.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-239693732 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:54:50 [2024-02-28T21:54:50.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-239693732 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:54:50 [2024-02-28T21:54:50.249Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:54:50 [2024-02-28T21:54:50.249Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:54:50 [2024-02-28T21:54:50.249Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:54:50 [2024-02-28T21:54:50.249Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:54:50 [2024-02-28T21:54:50.249Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:54:50 [2024-02-28T21:54:50.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:54:50 [2024-02-28T21:54:50.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
16:54:50 [2024-02-28T21:54:50.809Z] 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=-239693223 data=null doit=true}, Shell with text {Confirmation}]
16:54:50 [2024-02-28T21:54:50.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
16:54:50 [2024-02-28T21:54:50.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
16:54:50 [2024-02-28T21:54:50.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
16:54:50 [2024-02-28T21:54:50.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
16:54:50 [2024-02-28T21:54:50.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
16:54:50 [2024-02-28T21:54:50.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
16:54:50 [2024-02-28T21:54:50.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: with mnemonic 'Skip'
16:54:50 [2024-02-28T21:54:50.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: with style 'SWT.PUSH'
16:54:50 [2024-02-28T21:54:50.809Z] 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')
16:54:50 [2024-02-28T21:54:50.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Skip
16:54:50 [2024-02-28T21:54:50.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Skip} time=-239693223 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
16:54:50 [2024-02-28T21:54:50.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Skip} time=-239693223 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
16:54:50 [2024-02-28T21:54:50.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Skip} time=-239693223 data=null doit=true}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
16:54:50 [2024-02-28T21:54:50.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Skip} time=-239693223 data=null}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
16:54:50 [2024-02-28T21:54:50.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Skip} time=-239693222 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
16:54:50 [2024-02-28T21:54:50.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Skip} time=-239693222 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
16:54:50 [2024-02-28T21:54:50.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Skip} time=-239693222 data=null 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')]
16:54:50 [2024-02-28T21:54:50.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-239693732 data=null 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')]
16:54:50 [2024-02-28T21:54:50.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-239694131 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
16:54:50 [2024-02-28T21:54:50.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:54:50 [2024-02-28T21:54:50.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:54:50 [2024-02-28T21:54:50.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:50 [2024-02-28T21:54:50.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:50 [2024-02-28T21:54:50.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:50 [2024-02-28T21:54:50.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:50 [2024-02-28T21:54:50.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:50 [2024-02-28T21:54:50.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239693094 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:54:50 [2024-02-28T21:54:50.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239693093 data=null doit=true}, TreeItem with text {test}]
16:54:50 [2024-02-28T21:54:50.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239693093 data=null}, TreeItem with text {test}]
16:54:50 [2024-02-28T21:54:50.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239693093 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:50 [2024-02-28T21:54:50.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239693093 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:54:50 [2024-02-28T21:54:50.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239693064 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:50 [2024-02-28T21:54:50.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:50 [2024-02-28T21:54:50.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239693063 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:54:50 [2024-02-28T21:54:50.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239693063 data=null doit=true}, TreeItem with text {test}]
16:54:50 [2024-02-28T21:54:50.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239693063 data=null}, TreeItem with text {test}]
16:54:50 [2024-02-28T21:54:50.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239693062 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:50 [2024-02-28T21:54:50.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239693062 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:54:50 [2024-02-28T21:54:50.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239693043 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:50 [2024-02-28T21:54:50.810Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:54:50 [2024-02-28T21:54:50.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:50 [2024-02-28T21:54:50.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-239693042 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
16:54:50 [2024-02-28T21:54:50.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-239693042 data=null doit=true}, TreeItem with text {Traces [6]}]
16:54:50 [2024-02-28T21:54:50.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-239693042 data=null}, TreeItem with text {Traces [6]}]
16:54:50 [2024-02-28T21:54:50.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-239693042 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:54:50 [2024-02-28T21:54:50.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239693042 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]}]
16:54:50 [2024-02-28T21:54:50.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-239693026 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:54:50 [2024-02-28T21:54:50.810Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
16:54:51 [2024-02-28T21:54:51.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:54:51 [2024-02-28T21:54:51.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:51 [2024-02-28T21:54:51.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239692701 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
16:54:51 [2024-02-28T21:54:51.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-239692701 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:54:51 [2024-02-28T21:54:51.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-239692701 data=null}, TreeItem with text {kernel-overlap-testing}]
16:54:51 [2024-02-28T21:54:51.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239692701 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
16:54:51 [2024-02-28T21:54:51.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239692701 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}]
16:54:51 [2024-02-28T21:54:51.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239692665 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
16:54:51 [2024-02-28T21:54:51.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:51 [2024-02-28T21:54:51.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:51 [2024-02-28T21:54:51.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:51 [2024-02-28T21:54:51.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:51 [2024-02-28T21:54:51.370Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:54:51 [2024-02-28T21:54:51.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:51 [2024-02-28T21:54:51.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239692663 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
16:54:51 [2024-02-28T21:54:51.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-239692663 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:54:51 [2024-02-28T21:54:51.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-239692663 data=null}, TreeItem with text {kernel-overlap-testing}]
16:54:51 [2024-02-28T21:54:51.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239692662 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
16:54:51 [2024-02-28T21:54:51.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239692662 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}]
16:54:51 [2024-02-28T21:54:51.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239692657 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
16:54:51 [2024-02-28T21:54:51.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
16:54:51 [2024-02-28T21:54:51.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239692657 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
16:54:51 [2024-02-28T21:54:51.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-239692656 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:54:51 [2024-02-28T21:54:51.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:51 [2024-02-28T21:54:51.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-239692656 data=null}, TreeItem with text {kernel-overlap-testing}]
16:54:51 [2024-02-28T21:54:51.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239692656 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
16:54:51 [2024-02-28T21:54:51.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239692656 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}]
16:54:51 [2024-02-28T21:54:51.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239692653 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
16:54:51 [2024-02-28T21:54:51.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239692653 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
16:54:51 [2024-02-28T21:54:51.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239692652 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
16:54:51 [2024-02-28T21:54:51.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239692652 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}]
16:54:51 [2024-02-28T21:54:51.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239692619 data=null button=1 stateMask=0x80000 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
16:54:51 [2024-02-28T21:54:51.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239692553 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
16:54:51 [2024-02-28T21:54:51.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-239692553 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:54:51 [2024-02-28T21:54:51.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-239692553 data=null}, TreeItem with text {kernel-overlap-testing}]
16:54:51 [2024-02-28T21:54:51.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
16:54:51 [2024-02-28T21:54:51.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:54:51 [2024-02-28T21:54:51.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:54:51 [2024-02-28T21:54:51.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:54:51 [2024-02-28T21:54:51.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:54:51 [2024-02-28T21:54:51.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:54:51 [2024-02-28T21:54:51.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:54:51 [2024-02-28T21:54:51.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:54:51 [2024-02-28T21:54:51.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:54:51 [2024-02-28T21:54:51.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:54:51 [2024-02-28T21:54:51.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:54:51 [2024-02-28T21:54:51.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:54:51 [2024-02-28T21:54:51.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-239692549 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:54:51 [2024-02-28T21:54:51.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-239692549 data=null doit=true}, TableItem with text {}]
16:54:51 [2024-02-28T21:54:51.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-239692549 data=null}, TableItem with text {}]
16:54:51 [2024-02-28T21:54:51.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-239692548 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:54:51 [2024-02-28T21:54:51.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239692548 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:54:51 [2024-02-28T21:54:51.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-239692547 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:54:51 [2024-02-28T21:54:51.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:54:51 [2024-02-28T21:54:51.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:54:51 [2024-02-28T21:54:51.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:54:51 [2024-02-28T21:54:51.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:51 [2024-02-28T21:54:51.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239692414 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
16:54:51 [2024-02-28T21:54:51.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-239692414 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:54:51 [2024-02-28T21:54:51.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-239692413 data=null}, TreeItem with text {kernel-overlap-testing}]
16:54:51 [2024-02-28T21:54:51.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239692413 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
16:54:51 [2024-02-28T21:54:51.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239692413 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}]
16:54:51 [2024-02-28T21:54:51.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239692408 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
16:54:51 [2024-02-28T21:54:51.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:51 [2024-02-28T21:54:51.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:51 [2024-02-28T21:54:51.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:51 [2024-02-28T21:54:51.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:51 [2024-02-28T21:54:51.628Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:54:51 [2024-02-28T21:54:51.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:54:51 [2024-02-28T21:54:51.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:51 [2024-02-28T21:54:51.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239692329 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, Tree node with text: kernel-overlap-testing]
16:54:51 [2024-02-28T21:54:51.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-239692329 data=null doit=true}, Tree node with text: kernel-overlap-testing]
16:54:51 [2024-02-28T21:54:51.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-239692328 data=null}, Tree node with text: kernel-overlap-testing]
16:54:51 [2024-02-28T21:54:51.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239692328 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, Tree node with text: kernel-overlap-testing]
16:54:51 [2024-02-28T21:54:51.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239692328 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]
16:54:51 [2024-02-28T21:54:51.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239692304 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, Tree node with text: kernel-overlap-testing]
16:54:51 [2024-02-28T21:54:51.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:51 [2024-02-28T21:54:51.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:51 [2024-02-28T21:54:51.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:51 [2024-02-28T21:54:51.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:51 [2024-02-28T21:54:51.628Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:54:51 [2024-02-28T21:54:51.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:54:51 [2024-02-28T21:54:51.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:51 [2024-02-28T21:54:51.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:51 [2024-02-28T21:54:51.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:51 [2024-02-28T21:54:51.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:51 [2024-02-28T21:54:51.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:51 [2024-02-28T21:54:51.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239692298 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:54:51 [2024-02-28T21:54:51.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239692298 data=null doit=true}, TreeItem with text {test}]
16:54:51 [2024-02-28T21:54:51.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239692298 data=null}, TreeItem with text {test}]
16:54:51 [2024-02-28T21:54:51.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239692298 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:51 [2024-02-28T21:54:51.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239692298 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:54:51 [2024-02-28T21:54:51.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239692260 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:51 [2024-02-28T21:54:51.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:51 [2024-02-28T21:54:51.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239692259 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:54:51 [2024-02-28T21:54:51.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239692259 data=null doit=true}, TreeItem with text {test}]
16:54:51 [2024-02-28T21:54:51.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239692259 data=null}, TreeItem with text {test}]
16:54:51 [2024-02-28T21:54:51.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239692259 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:51 [2024-02-28T21:54:51.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239692259 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:54:51 [2024-02-28T21:54:51.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239692238 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:51 [2024-02-28T21:54:51.629Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:54:51 [2024-02-28T21:54:51.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:51 [2024-02-28T21:54:51.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-239692237 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
16:54:51 [2024-02-28T21:54:51.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-239692237 data=null doit=true}, TreeItem with text {Traces [6]}]
16:54:51 [2024-02-28T21:54:51.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-239692237 data=null}, TreeItem with text {Traces [6]}]
16:54:51 [2024-02-28T21:54:51.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-239692237 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:54:51 [2024-02-28T21:54:51.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239692237 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]}]
16:54:51 [2024-02-28T21:54:51.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-239692230 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:54:51 [2024-02-28T21:54:51.629Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
16:54:52 [2024-02-28T21:54:52.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:54:52 [2024-02-28T21:54:52.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:52 [2024-02-28T21:54:52.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239691906 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, Tree node with text: ExampleCustomTxt.log]
16:54:52 [2024-02-28T21:54:52.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239691905 data=null doit=true}, Tree node with text: ExampleCustomTxt.log]
16:54:52 [2024-02-28T21:54:52.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239691905 data=null}, Tree node with text: ExampleCustomTxt.log]
16:54:52 [2024-02-28T21:54:52.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239691905 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
16:54:52 [2024-02-28T21:54:52.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239691905 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]
16:54:52 [2024-02-28T21:54:52.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239691873 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
16:54:52 [2024-02-28T21:54:52.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:52 [2024-02-28T21:54:52.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:52 [2024-02-28T21:54:52.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:52 [2024-02-28T21:54:52.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:52 [2024-02-28T21:54:52.189Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:54:52 [2024-02-28T21:54:52.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:54:52 [2024-02-28T21:54:52.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:52 [2024-02-28T21:54:52.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:52 [2024-02-28T21:54:52.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:52 [2024-02-28T21:54:52.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:52 [2024-02-28T21:54:52.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:52 [2024-02-28T21:54:52.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239691869 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:54:52 [2024-02-28T21:54:52.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239691869 data=null doit=true}, TreeItem with text {test}]
16:54:52 [2024-02-28T21:54:52.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239691869 data=null}, TreeItem with text {test}]
16:54:52 [2024-02-28T21:54:52.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239691869 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:52 [2024-02-28T21:54:52.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239691869 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:54:52 [2024-02-28T21:54:52.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239691853 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:52 [2024-02-28T21:54:52.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:52 [2024-02-28T21:54:52.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239691853 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:54:52 [2024-02-28T21:54:52.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239691852 data=null doit=true}, TreeItem with text {test}]
16:54:52 [2024-02-28T21:54:52.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239691852 data=null}, TreeItem with text {test}]
16:54:52 [2024-02-28T21:54:52.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239691852 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:52 [2024-02-28T21:54:52.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239691852 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:54:52 [2024-02-28T21:54:52.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239691843 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:52 [2024-02-28T21:54:52.189Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:54:52 [2024-02-28T21:54:52.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:52 [2024-02-28T21:54:52.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-239691842 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
16:54:52 [2024-02-28T21:54:52.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-239691842 data=null doit=true}, TreeItem with text {Traces [6]}]
16:54:52 [2024-02-28T21:54:52.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-239691842 data=null}, TreeItem with text {Traces [6]}]
16:54:52 [2024-02-28T21:54:52.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-239691841 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:54:52 [2024-02-28T21:54:52.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239691841 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]}]
16:54:52 [2024-02-28T21:54:52.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-239691834 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:54:52 [2024-02-28T21:54:52.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:52 [2024-02-28T21:54:52.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-239691829 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
16:54:52 [2024-02-28T21:54:52.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-239691829 data=null doit=true}, TreeItem with text {Traces [6]}]
16:54:52 [2024-02-28T21:54:52.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-239691829 data=null}, TreeItem with text {Traces [6]}]
16:54:52 [2024-02-28T21:54:52.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-239691829 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:54:52 [2024-02-28T21:54:52.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239691829 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]}]
16:54:52 [2024-02-28T21:54:52.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-239691825 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:54:52 [2024-02-28T21:54:52.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:54:52 [2024-02-28T21:54:52.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
16:54:52 [2024-02-28T21:54:52.444Z] 
16:54:52 [2024-02-28T21:54:52.444Z] (Eclipse:19192): Gtk-WARNING **: 21:54:52.207: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:54:52 [2024-02-28T21:54:52.444Z] 
16:54:52 [2024-02-28T21:54:52.444Z] (Eclipse:19192): Gtk-WARNING **: 21:54:52.207: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:54:52 [2024-02-28T21:54:52.444Z] 
16:54:52 [2024-02-28T21:54:52.444Z] (Eclipse:19192): Gtk-WARNING **: 21:54:52.207: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:54:52 [2024-02-28T21:54:52.444Z] 
16:54:52 [2024-02-28T21:54:52.444Z] (Eclipse:19192): Gtk-WARNING **: 21:54:52.207: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:54:52 [2024-02-28T21:54:52.444Z] 
16:54:52 [2024-02-28T21:54:52.444Z] (Eclipse:19192): Gtk-WARNING **: 21:54:52.226: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:54:52 [2024-02-28T21:54:52.444Z] 
16:54:52 [2024-02-28T21:54:52.444Z] (Eclipse:19192): Gtk-WARNING **: 21:54:52.226: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:54:52 [2024-02-28T21:54:52.444Z] 
16:54:52 [2024-02-28T21:54:52.445Z] (Eclipse:19192): Gtk-WARNING **: 21:54:52.226: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:54:52 [2024-02-28T21:54:52.445Z] 
16:54:52 [2024-02-28T21:54:52.445Z] (Eclipse:19192): Gtk-WARNING **: 21:54:52.226: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:54:52 [2024-02-28T21:54:52.445Z] 
16:54:52 [2024-02-28T21:54:52.445Z] (Eclipse:19192): Gtk-WARNING **: 21:54:52.244: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:54:52 [2024-02-28T21:54:52.445Z] 
16:54:52 [2024-02-28T21:54:52.445Z] (Eclipse:19192): Gtk-WARNING **: 21:54:52.244: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:54:52 [2024-02-28T21:54:52.445Z] 
16:54:52 [2024-02-28T21:54:52.445Z] (Eclipse:19192): Gtk-WARNING **: 21:54:52.244: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:54:52 [2024-02-28T21:54:52.445Z] 
16:54:52 [2024-02-28T21:54:52.445Z] (Eclipse:19192): Gtk-WARNING **: 21:54:52.244: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:54:52 [2024-02-28T21:54:52.445Z] 
16:54:52 [2024-02-28T21:54:52.445Z] (Eclipse:19192): Gtk-WARNING **: 21:54:52.279: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:54:52 [2024-02-28T21:54:52.445Z] 
16:54:52 [2024-02-28T21:54:52.445Z] (Eclipse:19192): Gtk-WARNING **: 21:54:52.279: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:54:52 [2024-02-28T21:54:52.445Z] 
16:54:52 [2024-02-28T21:54:52.445Z] (Eclipse:19192): Gtk-WARNING **: 21:54:52.279: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:54:52 [2024-02-28T21:54:52.445Z] 
16:54:52 [2024-02-28T21:54:52.445Z] (Eclipse:19192): Gtk-WARNING **: 21:54:52.279: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:54:52 [2024-02-28T21:54:52.445Z] 
16:54:52 [2024-02-28T21:54:52.445Z] (Eclipse:19192): Gtk-WARNING **: 21:54:52.296: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:54:52 [2024-02-28T21:54:52.445Z] 
16:54:52 [2024-02-28T21:54:52.445Z] (Eclipse:19192): Gtk-WARNING **: 21:54:52.296: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:54:52 [2024-02-28T21:54:52.445Z] 
16:54:52 [2024-02-28T21:54:52.445Z] (Eclipse:19192): Gtk-WARNING **: 21:54:52.296: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:54:52 [2024-02-28T21:54:52.445Z] 
16:54:52 [2024-02-28T21:54:52.445Z] (Eclipse:19192): Gtk-WARNING **: 21:54:52.296: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:54:52 [2024-02-28T21:54:52.445Z] 
16:54:52 [2024-02-28T21:54:52.445Z] (Eclipse:19192): Gtk-WARNING **: 21:54:52.312: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:54:52 [2024-02-28T21:54:52.445Z] 
16:54:52 [2024-02-28T21:54:52.445Z] (Eclipse:19192): Gtk-WARNING **: 21:54:52.312: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:54:52 [2024-02-28T21:54:52.445Z] 
16:54:52 [2024-02-28T21:54:52.445Z] (Eclipse:19192): Gtk-WARNING **: 21:54:52.312: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:54:52 [2024-02-28T21:54:52.445Z] 
16:54:52 [2024-02-28T21:54:52.445Z] (Eclipse:19192): Gtk-WARNING **: 21:54:52.312: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:54:52 [2024-02-28T21:54:52.445Z] 
16:54:52 [2024-02-28T21:54:52.445Z] (Eclipse:19192): Gtk-WARNING **: 21:54:52.328: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:54:52 [2024-02-28T21:54:52.445Z] 
16:54:52 [2024-02-28T21:54:52.445Z] (Eclipse:19192): Gtk-WARNING **: 21:54:52.328: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:54:52 [2024-02-28T21:54:52.445Z] 
16:54:52 [2024-02-28T21:54:52.445Z] (Eclipse:19192): Gtk-WARNING **: 21:54:52.328: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:54:52 [2024-02-28T21:54:52.445Z] 
16:54:52 [2024-02-28T21:54:52.445Z] (Eclipse:19192): Gtk-WARNING **: 21:54:52.328: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:54:52 [2024-02-28T21:54:52.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
16:54:52 [2024-02-28T21:54:52.445Z] 
16:54:52 [2024-02-28T21:54:52.445Z] (Eclipse:19192): Gtk-WARNING **: 21:54:52.347: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:54:52 [2024-02-28T21:54:52.445Z] 
16:54:52 [2024-02-28T21:54:52.445Z] (Eclipse:19192): Gtk-WARNING **: 21:54:52.347: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:54:52 [2024-02-28T21:54:52.445Z] 
16:54:52 [2024-02-28T21:54:52.445Z] (Eclipse:19192): Gtk-WARNING **: 21:54:52.347: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:54:52 [2024-02-28T21:54:52.445Z] 
16:54:52 [2024-02-28T21:54:52.445Z] (Eclipse:19192): Gtk-WARNING **: 21:54:52.347: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:54:52 [2024-02-28T21:54:52.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:54:52 [2024-02-28T21:54:52.445Z] 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=-239691450 data=null doit=true}, Shell with text {Trace Import}]
16:54:52 [2024-02-28T21:54:52.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:54:52 [2024-02-28T21:54:52.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:54:52 [2024-02-28T21:54:52.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:54:52 [2024-02-28T21:54:52.445Z] 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')
16:54:52 [2024-02-28T21:54:52.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:52 [2024-02-28T21:54:52.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:54:52 [2024-02-28T21:54:52.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:52 [2024-02-28T21:54:52.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:54:52 [2024-02-28T21:54:52.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:54:52 [2024-02-28T21:54:52.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:54:52 [2024-02-28T21:54:52.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:54:52 [2024-02-28T21:54:52.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:54:52 [2024-02-28T21:54:52.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:54:52 [2024-02-28T21:54:52.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:54:52 [2024-02-28T21:54:52.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:54:52 [2024-02-28T21:54:52.445Z] 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.
16:54:52 [2024-02-28T21:54:52.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:54:52 [2024-02-28T21:54:52.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:54:52 [2024-02-28T21:54:52.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:54:52 [2024-02-28T21:54:52.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:54:52 [2024-02-28T21:54:52.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:54:52 [2024-02-28T21:54:52.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:54:52 [2024-02-28T21:54:52.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:54:52 [2024-02-28T21:54:52.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:54:52 [2024-02-28T21:54:52.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=-239691447 data=null}, (of type 'Combo')]
16:54:52 [2024-02-28T21:54:52.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:54:52 [2024-02-28T21:54:52.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:52 [2024-02-28T21:54:52.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:52 [2024-02-28T21:54:52.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:54:52 [2024-02-28T21:54:52.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:52 [2024-02-28T21:54:52.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:52 [2024-02-28T21:54:52.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-239691415 data=null doit=true}, TreeItem with text {import}]
16:54:52 [2024-02-28T21:54:52.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-239691415 data=null}, TreeItem with text {import}]
16:54:52 [2024-02-28T21:54:52.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-239691415 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
16:54:52 [2024-02-28T21:54:52.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239691415 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}]
16:54:52 [2024-02-28T21:54:52.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-239691413 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
16:54:52 [2024-02-28T21:54:52.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:52 [2024-02-28T21:54:52.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=-239691413 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
16:54:52 [2024-02-28T21:54:52.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-239691413 data=null doit=true}, TreeItem with text {import}]
16:54:52 [2024-02-28T21:54:52.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-239691413 data=null}, TreeItem with text {import}]
16:54:52 [2024-02-28T21:54:52.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-239691413 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
16:54:52 [2024-02-28T21:54:52.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239691413 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}]
16:54:52 [2024-02-28T21:54:52.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-239691412 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
16:54:52 [2024-02-28T21:54:52.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:54:52 [2024-02-28T21:54:52.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:54:52 [2024-02-28T21:54:52.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomTxt.log
16:54:52 [2024-02-28T21:54:52.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:54:52 [2024-02-28T21:54:52.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:54:52 [2024-02-28T21:54:52.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:54:52 [2024-02-28T21:54:52.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:54:52 [2024-02-28T21:54:52.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:54:52 [2024-02-28T21:54:52.446Z] 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:'))
16:54:52 [2024-02-28T21:54:52.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:54:52 [2024-02-28T21:54:52.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-239691406 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:'))]
16:54:52 [2024-02-28T21:54:52.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:54:52 [2024-02-28T21:54:52.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:54:52 [2024-02-28T21:54:52.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:52 [2024-02-28T21:54:52.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:54:52 [2024-02-28T21:54:52.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:52 [2024-02-28T21:54:52.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:54:52 [2024-02-28T21:54:52.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:54:52 [2024-02-28T21:54:52.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:54:52 [2024-02-28T21:54:52.446Z] 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'
16:54:52 [2024-02-28T21:54:52.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:54:52 [2024-02-28T21:54:52.446Z] 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')
16:54:52 [2024-02-28T21:54:52.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:54:52 [2024-02-28T21:54:52.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:54:52 [2024-02-28T21:54:52.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:54:52 [2024-02-28T21:54:52.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:54:52 [2024-02-28T21:54:52.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:54:52 [2024-02-28T21:54:52.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:54:52 [2024-02-28T21:54:52.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@37a53e65
16:54:52 [2024-02-28T21:54:52.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-239691395 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')]
16:54:52 [2024-02-28T21:54:52.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-239691394 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')]
16:54:52 [2024-02-28T21:54:52.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-239691394 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:54:52 [2024-02-28T21:54:52.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-239691394 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:54:52 [2024-02-28T21:54:52.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-239691394 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')]
16:54:52 [2024-02-28T21:54:52.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-239691394 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')]
16:54:52 [2024-02-28T21:54:52.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-239691394 data=null 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')]
16:54:52 [2024-02-28T21:54:52.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-239691394 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')]
16:54:52 [2024-02-28T21:54:52.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-239691394 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')]
16:54:52 [2024-02-28T21:54:52.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-239691394 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')]
16:54:52 [2024-02-28T21:54:52.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-239691394 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:54:52 [2024-02-28T21:54:52.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-239691394 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:54:52 [2024-02-28T21:54:52.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:54:52 [2024-02-28T21:54:52.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:52 [2024-02-28T21:54:52.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:54:52 [2024-02-28T21:54:52.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:52 [2024-02-28T21:54:52.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:54:52 [2024-02-28T21:54:52.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:54:52 [2024-02-28T21:54:52.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:54:52 [2024-02-28T21:54:52.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:54:52 [2024-02-28T21:54:52.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:54:52 [2024-02-28T21:54:52.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:54:52 [2024-02-28T21:54:52.447Z] 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')
16:54:52 [2024-02-28T21:54:52.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:54:52 [2024-02-28T21:54:52.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:54:52 [2024-02-28T21:54:52.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:54:52 [2024-02-28T21:54:52.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:54:52 [2024-02-28T21:54:52.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:54:52 [2024-02-28T21:54:52.447Z] 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.
16:54:52 [2024-02-28T21:54:52.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:54:52 [2024-02-28T21:54:52.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:52 [2024-02-28T21:54:52.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:54:52 [2024-02-28T21:54:52.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:52 [2024-02-28T21:54:52.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:54:52 [2024-02-28T21:54:52.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:54:52 [2024-02-28T21:54:52.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:54:52 [2024-02-28T21:54:52.447Z] 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')
16:54:52 [2024-02-28T21:54:52.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:54:52 [2024-02-28T21:54:52.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:54:52 [2024-02-28T21:54:52.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:54:52 [2024-02-28T21:54:52.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:54:52 [2024-02-28T21:54:52.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:54:52 [2024-02-28T21:54:52.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:54:52 [2024-02-28T21:54:52.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:54:52 [2024-02-28T21:54:52.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:54:52 [2024-02-28T21:54:52.447Z] 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.
16:54:52 [2024-02-28T21:54:52.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:54:52 [2024-02-28T21:54:52.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:52 [2024-02-28T21:54:52.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:54:52 [2024-02-28T21:54:52.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:52 [2024-02-28T21:54:52.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:54:52 [2024-02-28T21:54:52.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:54:52 [2024-02-28T21:54:52.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:54:52 [2024-02-28T21:54:52.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:54:52 [2024-02-28T21:54:52.448Z] 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')
16:54:52 [2024-02-28T21:54:52.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:54:52 [2024-02-28T21:54:52.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:54:52 [2024-02-28T21:54:52.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:54:52 [2024-02-28T21:54:52.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:54:52 [2024-02-28T21:54:52.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:54:52 [2024-02-28T21:54:52.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:54:52 [2024-02-28T21:54:52.448Z] 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')
16:54:52 [2024-02-28T21:54:52.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@1b5860fb
16:54:52 [2024-02-28T21:54:52.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=-239691392 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')]
16:54:52 [2024-02-28T21:54:52.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-239691392 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')]
16:54:52 [2024-02-28T21:54:52.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=-239691392 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
16:54:52 [2024-02-28T21:54:52.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=-239691392 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
16:54:52 [2024-02-28T21:54:52.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=-239691391 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')]
16:54:52 [2024-02-28T21:54:52.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=-239691391 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')]
16:54:52 [2024-02-28T21:54:52.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=-239691391 data=null 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')]
16:54:52 [2024-02-28T21:54:52.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=-239691391 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')]
16:54:52 [2024-02-28T21:54:52.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-239691391 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')]
16:54:52 [2024-02-28T21:54:52.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=-239691391 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')]
16:54:52 [2024-02-28T21:54:52.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=-239691391 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
16:54:52 [2024-02-28T21:54:52.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=-239691391 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
16:54:52 [2024-02-28T21:54:52.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:54:52 [2024-02-28T21:54:52.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:52 [2024-02-28T21:54:52.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:54:52 [2024-02-28T21:54:52.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:52 [2024-02-28T21:54:52.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:54:52 [2024-02-28T21:54:52.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:54:52 [2024-02-28T21:54:52.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:54:52 [2024-02-28T21:54:52.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:54:52 [2024-02-28T21:54:52.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:54:52 [2024-02-28T21:54:52.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:54:52 [2024-02-28T21:54:52.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:54:52 [2024-02-28T21:54:52.448Z] 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')
16:54:52 [2024-02-28T21:54:52.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:54:52 [2024-02-28T21:54:52.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:54:52 [2024-02-28T21:54:52.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:54:52 [2024-02-28T21:54:52.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:54:52 [2024-02-28T21:54:52.448Z] 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.
16:54:52 [2024-02-28T21:54:52.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:54:52 [2024-02-28T21:54:52.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:52 [2024-02-28T21:54:52.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:54:52 [2024-02-28T21:54:52.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:52 [2024-02-28T21:54:52.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:54:52 [2024-02-28T21:54:52.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:54:52 [2024-02-28T21:54:52.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:54:52 [2024-02-28T21:54:52.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:54:52 [2024-02-28T21:54:52.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:54:52 [2024-02-28T21:54:52.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:54:52 [2024-02-28T21:54:52.449Z] 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)'
16:54:52 [2024-02-28T21:54:52.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:54:52 [2024-02-28T21:54:52.449Z] 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')
16:54:52 [2024-02-28T21:54:52.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:54:52 [2024-02-28T21:54:52.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:54:52 [2024-02-28T21:54:52.449Z] 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')
16:54:52 [2024-02-28T21:54:52.449Z] 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.
16:54:52 [2024-02-28T21:54:52.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:54:52 [2024-02-28T21:54:52.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:52 [2024-02-28T21:54:52.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:54:52 [2024-02-28T21:54:52.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:52 [2024-02-28T21:54:52.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:54:52 [2024-02-28T21:54:52.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:54:52 [2024-02-28T21:54:52.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:54:52 [2024-02-28T21:54:52.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:54:52 [2024-02-28T21:54:52.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:54:52 [2024-02-28T21:54:52.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:54:52 [2024-02-28T21:54:52.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:54:52 [2024-02-28T21:54:52.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:54:52 [2024-02-28T21:54:52.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:54:52 [2024-02-28T21:54:52.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:54:52 [2024-02-28T21:54:52.449Z] 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')
16:54:52 [2024-02-28T21:54:52.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:54:52 [2024-02-28T21:54:52.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-239691389 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:54:52 [2024-02-28T21:54:52.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-239691389 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:54:52 [2024-02-28T21:54:52.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-239691389 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:54:52 [2024-02-28T21:54:52.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-239691389 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:54:52 [2024-02-28T21:54:52.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-239691389 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:54:52 [2024-02-28T21:54:52.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-239691389 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:54:52 [2024-02-28T21:54:52.705Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:54:52 [2024-02-28T21:54:52.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-239691389 data=null 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')]
16:54:52 [2024-02-28T21:54:52.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-239691803 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
16:54:52 [2024-02-28T21:54:52.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:54:52 [2024-02-28T21:54:52.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:54:52 [2024-02-28T21:54:52.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:52 [2024-02-28T21:54:52.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:52 [2024-02-28T21:54:52.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:52 [2024-02-28T21:54:52.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:52 [2024-02-28T21:54:52.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:52 [2024-02-28T21:54:52.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239691012 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:54:52 [2024-02-28T21:54:52.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239691012 data=null doit=true}, TreeItem with text {test}]
16:54:52 [2024-02-28T21:54:52.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239691012 data=null}, TreeItem with text {test}]
16:54:52 [2024-02-28T21:54:52.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239691012 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:52 [2024-02-28T21:54:52.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239691012 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:54:52 [2024-02-28T21:54:52.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239690992 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:52 [2024-02-28T21:54:52.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:52 [2024-02-28T21:54:52.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239690992 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:54:52 [2024-02-28T21:54:52.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239690992 data=null doit=true}, TreeItem with text {test}]
16:54:52 [2024-02-28T21:54:52.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239690992 data=null}, TreeItem with text {test}]
16:54:52 [2024-02-28T21:54:52.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239690991 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:52 [2024-02-28T21:54:52.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239690991 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:54:52 [2024-02-28T21:54:52.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239690979 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:52 [2024-02-28T21:54:52.960Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:54:52 [2024-02-28T21:54:52.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:52 [2024-02-28T21:54:52.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-239690978 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
16:54:52 [2024-02-28T21:54:52.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-239690978 data=null doit=true}, TreeItem with text {Traces [6]}]
16:54:52 [2024-02-28T21:54:52.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-239690978 data=null}, TreeItem with text {Traces [6]}]
16:54:52 [2024-02-28T21:54:52.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-239690978 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:54:52 [2024-02-28T21:54:52.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239690978 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]}]
16:54:52 [2024-02-28T21:54:52.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-239690964 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:54:52 [2024-02-28T21:54:52.960Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
16:54:52 [2024-02-28T21:54:52.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:54:52 [2024-02-28T21:54:52.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:53 [2024-02-28T21:54:53.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239690843 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:54:53 [2024-02-28T21:54:53.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239690843 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:54:53 [2024-02-28T21:54:53.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239690843 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:54:53 [2024-02-28T21:54:53.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239690843 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:54:53 [2024-02-28T21:54:53.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239690843 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}]
16:54:53 [2024-02-28T21:54:53.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239690811 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:54:53 [2024-02-28T21:54:53.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:53 [2024-02-28T21:54:53.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:53 [2024-02-28T21:54:53.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:53 [2024-02-28T21:54:53.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:53 [2024-02-28T21:54:53.217Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:54:53 [2024-02-28T21:54:53.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:53 [2024-02-28T21:54:53.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239690809 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:54:53 [2024-02-28T21:54:53.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239690809 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:54:53 [2024-02-28T21:54:53.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239690809 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:54:53 [2024-02-28T21:54:53.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239690809 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:54:53 [2024-02-28T21:54:53.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239690809 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}]
16:54:53 [2024-02-28T21:54:53.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239690798 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:54:53 [2024-02-28T21:54:53.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
16:54:53 [2024-02-28T21:54:53.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239690798 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:54:53 [2024-02-28T21:54:53.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239690798 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:54:53 [2024-02-28T21:54:53.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:53 [2024-02-28T21:54:53.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239690798 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:54:53 [2024-02-28T21:54:53.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239690797 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:54:53 [2024-02-28T21:54:53.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239690797 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}]
16:54:53 [2024-02-28T21:54:53.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239690794 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:54:53 [2024-02-28T21:54:53.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239690794 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:54:53 [2024-02-28T21:54:53.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239690794 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:54:53 [2024-02-28T21:54:53.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239690794 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}]
16:54:53 [2024-02-28T21:54:53.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239690757 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:54:53 [2024-02-28T21:54:53.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239690752 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:54:53 [2024-02-28T21:54:53.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239690751 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:54:53 [2024-02-28T21:54:53.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239690751 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:54:53 [2024-02-28T21:54:53.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
16:54:53 [2024-02-28T21:54:53.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:54:53 [2024-02-28T21:54:53.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:54:53 [2024-02-28T21:54:53.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:54:53 [2024-02-28T21:54:53.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:54:53 [2024-02-28T21:54:53.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:54:53 [2024-02-28T21:54:53.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:54:53 [2024-02-28T21:54:53.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:54:53 [2024-02-28T21:54:53.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:54:53 [2024-02-28T21:54:53.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:54:53 [2024-02-28T21:54:53.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:54:53 [2024-02-28T21:54:53.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:54:54 [2024-02-28T21:54:54.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:54:54 [2024-02-28T21:54:54.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:54:54 [2024-02-28T21:54:54.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:54:54 [2024-02-28T21:54:54.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:54:54 [2024-02-28T21:54:54.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:54:54 [2024-02-28T21:54:54.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-239689245 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:54:54 [2024-02-28T21:54:54.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-239689245 data=null doit=true}, TableItem with text {}]
16:54:54 [2024-02-28T21:54:54.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-239689245 data=null}, TableItem with text {}]
16:54:54 [2024-02-28T21:54:54.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-239689245 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:54:54 [2024-02-28T21:54:54.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239689245 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:54:54 [2024-02-28T21:54:54.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-239689241 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:54:54 [2024-02-28T21:54:54.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:54:54 [2024-02-28T21:54:54.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:54:54 [2024-02-28T21:54:54.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:54:54 [2024-02-28T21:54:54.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:54 [2024-02-28T21:54:54.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239689140 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:54:54 [2024-02-28T21:54:54.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239689139 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:54:54 [2024-02-28T21:54:54.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239689139 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:54:54 [2024-02-28T21:54:54.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239689139 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:54:54 [2024-02-28T21:54:54.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239689139 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}]
16:54:54 [2024-02-28T21:54:54.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239689135 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:54:54 [2024-02-28T21:54:54.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:54 [2024-02-28T21:54:54.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:54 [2024-02-28T21:54:54.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:54 [2024-02-28T21:54:54.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:54 [2024-02-28T21:54:54.703Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:54:54 [2024-02-28T21:54:54.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:54:54 [2024-02-28T21:54:54.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:54 [2024-02-28T21:54:54.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239689081 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, Tree node with text: ExampleCustomTxt.log]
16:54:54 [2024-02-28T21:54:54.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239689081 data=null doit=true}, Tree node with text: ExampleCustomTxt.log]
16:54:54 [2024-02-28T21:54:54.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239689081 data=null}, Tree node with text: ExampleCustomTxt.log]
16:54:54 [2024-02-28T21:54:54.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239689080 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
16:54:54 [2024-02-28T21:54:54.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239689080 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]
16:54:54 [2024-02-28T21:54:54.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239689038 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
16:54:54 [2024-02-28T21:54:54.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:54 [2024-02-28T21:54:54.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:54 [2024-02-28T21:54:54.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:54 [2024-02-28T21:54:54.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:54 [2024-02-28T21:54:54.958Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:54:54 [2024-02-28T21:54:54.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:54:54 [2024-02-28T21:54:54.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:54 [2024-02-28T21:54:54.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:54 [2024-02-28T21:54:54.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:54 [2024-02-28T21:54:54.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:54 [2024-02-28T21:54:54.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:54 [2024-02-28T21:54:54.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239689034 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:54:54 [2024-02-28T21:54:54.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239689034 data=null doit=true}, TreeItem with text {test}]
16:54:54 [2024-02-28T21:54:54.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239689034 data=null}, TreeItem with text {test}]
16:54:54 [2024-02-28T21:54:54.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239689034 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:54 [2024-02-28T21:54:54.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239689034 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:54:54 [2024-02-28T21:54:54.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239689016 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:54 [2024-02-28T21:54:54.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:54 [2024-02-28T21:54:54.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239689015 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:54:54 [2024-02-28T21:54:54.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239689015 data=null doit=true}, TreeItem with text {test}]
16:54:54 [2024-02-28T21:54:54.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239689015 data=null}, TreeItem with text {test}]
16:54:54 [2024-02-28T21:54:54.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239689015 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:54 [2024-02-28T21:54:54.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239689015 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:54:54 [2024-02-28T21:54:54.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239689010 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:54 [2024-02-28T21:54:54.958Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:54:54 [2024-02-28T21:54:54.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:54 [2024-02-28T21:54:54.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-239689009 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
16:54:54 [2024-02-28T21:54:54.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-239689009 data=null doit=true}, TreeItem with text {Traces [6]}]
16:54:54 [2024-02-28T21:54:54.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-239689009 data=null}, TreeItem with text {Traces [6]}]
16:54:54 [2024-02-28T21:54:54.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-239689009 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:54:54 [2024-02-28T21:54:54.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239689009 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]}]
16:54:54 [2024-02-28T21:54:54.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-239688998 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:54:54 [2024-02-28T21:54:54.958Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
16:54:55 [2024-02-28T21:54:55.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:54:55 [2024-02-28T21:54:55.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:55 [2024-02-28T21:54:55.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239688759 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, Tree node with text: ExampleCustomXml.xml]
16:54:55 [2024-02-28T21:54:55.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-239688758 data=null doit=true}, Tree node with text: ExampleCustomXml.xml]
16:54:55 [2024-02-28T21:54:55.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-239688758 data=null}, Tree node with text: ExampleCustomXml.xml]
16:54:55 [2024-02-28T21:54:55.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239688758 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, Tree node with text: ExampleCustomXml.xml]
16:54:55 [2024-02-28T21:54:55.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239688758 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]
16:54:55 [2024-02-28T21:54:55.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239688739 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, Tree node with text: ExampleCustomXml.xml]
16:54:55 [2024-02-28T21:54:55.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:55 [2024-02-28T21:54:55.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:55 [2024-02-28T21:54:55.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:55 [2024-02-28T21:54:55.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:55 [2024-02-28T21:54:55.213Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:54:55 [2024-02-28T21:54:55.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:54:55 [2024-02-28T21:54:55.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:55 [2024-02-28T21:54:55.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:55 [2024-02-28T21:54:55.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:55 [2024-02-28T21:54:55.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:55 [2024-02-28T21:54:55.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:55 [2024-02-28T21:54:55.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239688735 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:54:55 [2024-02-28T21:54:55.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239688735 data=null doit=true}, TreeItem with text {test}]
16:54:55 [2024-02-28T21:54:55.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239688735 data=null}, TreeItem with text {test}]
16:54:55 [2024-02-28T21:54:55.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239688735 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:55 [2024-02-28T21:54:55.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239688735 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:54:55 [2024-02-28T21:54:55.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239688716 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:55 [2024-02-28T21:54:55.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:55 [2024-02-28T21:54:55.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239688715 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:54:55 [2024-02-28T21:54:55.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239688715 data=null doit=true}, TreeItem with text {test}]
16:54:55 [2024-02-28T21:54:55.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239688715 data=null}, TreeItem with text {test}]
16:54:55 [2024-02-28T21:54:55.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239688715 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:55 [2024-02-28T21:54:55.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239688715 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:54:55 [2024-02-28T21:54:55.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239688710 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:55 [2024-02-28T21:54:55.214Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:54:55 [2024-02-28T21:54:55.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:55 [2024-02-28T21:54:55.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-239688710 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
16:54:55 [2024-02-28T21:54:55.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-239688710 data=null doit=true}, TreeItem with text {Traces [6]}]
16:54:55 [2024-02-28T21:54:55.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-239688709 data=null}, TreeItem with text {Traces [6]}]
16:54:55 [2024-02-28T21:54:55.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-239688709 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:54:55 [2024-02-28T21:54:55.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239688709 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]}]
16:54:55 [2024-02-28T21:54:55.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-239688703 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:54:55 [2024-02-28T21:54:55.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:55 [2024-02-28T21:54:55.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-239688702 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
16:54:55 [2024-02-28T21:54:55.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-239688702 data=null doit=true}, TreeItem with text {Traces [6]}]
16:54:55 [2024-02-28T21:54:55.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-239688702 data=null}, TreeItem with text {Traces [6]}]
16:54:55 [2024-02-28T21:54:55.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-239688702 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:54:55 [2024-02-28T21:54:55.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239688702 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]}]
16:54:55 [2024-02-28T21:54:55.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-239688694 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:54:55 [2024-02-28T21:54:55.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:54:55 [2024-02-28T21:54:55.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
16:54:55 [2024-02-28T21:54:55.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
16:54:55 [2024-02-28T21:54:55.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:54:55 [2024-02-28T21:54:55.725Z] 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=-239688326 data=null doit=true}, Shell with text {Trace Import}]
16:54:55 [2024-02-28T21:54:55.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:54:55 [2024-02-28T21:54:55.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:54:55 [2024-02-28T21:54:55.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:54:55 [2024-02-28T21:54:55.725Z] 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')
16:54:55 [2024-02-28T21:54:55.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:55 [2024-02-28T21:54:55.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:54:55 [2024-02-28T21:54:55.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:55 [2024-02-28T21:54:55.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:54:55 [2024-02-28T21:54:55.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:54:55 [2024-02-28T21:54:55.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:54:55 [2024-02-28T21:54:55.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:54:55 [2024-02-28T21:54:55.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:54:55 [2024-02-28T21:54:55.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:54:55 [2024-02-28T21:54:55.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:54:55 [2024-02-28T21:54:55.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:54:55 [2024-02-28T21:54:55.725Z] 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.
16:54:55 [2024-02-28T21:54:55.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:54:55 [2024-02-28T21:54:55.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:54:55 [2024-02-28T21:54:55.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:54:55 [2024-02-28T21:54:55.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:54:55 [2024-02-28T21:54:55.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:54:55 [2024-02-28T21:54:55.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:54:55 [2024-02-28T21:54:55.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:54:55 [2024-02-28T21:54:55.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:54:55 [2024-02-28T21:54:55.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=-239688323 data=null}, (of type 'Combo')]
16:54:55 [2024-02-28T21:54:55.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:54:55 [2024-02-28T21:54:55.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:55 [2024-02-28T21:54:55.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:55 [2024-02-28T21:54:55.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:54:55 [2024-02-28T21:54:55.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:55 [2024-02-28T21:54:55.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:55 [2024-02-28T21:54:55.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-239688293 data=null doit=true}, TreeItem with text {import}]
16:54:55 [2024-02-28T21:54:55.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-239688292 data=null}, TreeItem with text {import}]
16:54:55 [2024-02-28T21:54:55.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-239688292 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
16:54:55 [2024-02-28T21:54:55.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239688292 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}]
16:54:55 [2024-02-28T21:54:55.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-239688291 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
16:54:55 [2024-02-28T21:54:55.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:55 [2024-02-28T21:54:55.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=-239688290 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
16:54:55 [2024-02-28T21:54:55.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-239688290 data=null doit=true}, TreeItem with text {import}]
16:54:55 [2024-02-28T21:54:55.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-239688290 data=null}, TreeItem with text {import}]
16:54:55 [2024-02-28T21:54:55.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-239688290 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
16:54:55 [2024-02-28T21:54:55.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239688290 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}]
16:54:55 [2024-02-28T21:54:55.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-239688289 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
16:54:55 [2024-02-28T21:54:55.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:54:55 [2024-02-28T21:54:55.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:54:55 [2024-02-28T21:54:55.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomXml.xml
16:54:55 [2024-02-28T21:54:55.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:54:55 [2024-02-28T21:54:55.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:54:55 [2024-02-28T21:54:55.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:54:55 [2024-02-28T21:54:55.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:54:55 [2024-02-28T21:54:55.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:54:55 [2024-02-28T21:54:55.726Z] 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:'))
16:54:55 [2024-02-28T21:54:55.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:54:55 [2024-02-28T21:54:55.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-239688238 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:'))]
16:54:55 [2024-02-28T21:54:55.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:54:55 [2024-02-28T21:54:55.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:54:55 [2024-02-28T21:54:55.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:55 [2024-02-28T21:54:55.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:54:55 [2024-02-28T21:54:55.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:55 [2024-02-28T21:54:55.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:54:55 [2024-02-28T21:54:55.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:54:55 [2024-02-28T21:54:55.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:54:55 [2024-02-28T21:54:55.726Z] 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'
16:54:55 [2024-02-28T21:54:55.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:54:55 [2024-02-28T21:54:55.726Z] 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')
16:54:55 [2024-02-28T21:54:55.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:54:55 [2024-02-28T21:54:55.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:54:55 [2024-02-28T21:54:55.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:54:55 [2024-02-28T21:54:55.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:54:55 [2024-02-28T21:54:55.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:54:55 [2024-02-28T21:54:55.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:54:55 [2024-02-28T21:54:55.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@4076398b
16:54:55 [2024-02-28T21:54:55.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-239688237 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')]
16:54:55 [2024-02-28T21:54:55.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-239688236 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')]
16:54:55 [2024-02-28T21:54:55.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-239688236 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:54:55 [2024-02-28T21:54:55.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-239688236 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:54:55 [2024-02-28T21:54:55.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-239688236 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')]
16:54:55 [2024-02-28T21:54:55.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-239688236 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')]
16:54:55 [2024-02-28T21:54:55.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-239688236 data=null 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')]
16:54:55 [2024-02-28T21:54:55.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-239688236 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')]
16:54:55 [2024-02-28T21:54:55.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-239688236 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')]
16:54:55 [2024-02-28T21:54:55.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-239688236 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')]
16:54:55 [2024-02-28T21:54:55.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-239688236 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:54:55 [2024-02-28T21:54:55.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-239688236 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:54:55 [2024-02-28T21:54:55.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:54:55 [2024-02-28T21:54:55.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:55 [2024-02-28T21:54:55.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:54:55 [2024-02-28T21:54:55.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:55 [2024-02-28T21:54:55.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:54:55 [2024-02-28T21:54:55.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:54:55 [2024-02-28T21:54:55.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:54:55 [2024-02-28T21:54:55.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:54:55 [2024-02-28T21:54:55.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:54:55 [2024-02-28T21:54:55.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:54:55 [2024-02-28T21:54:55.727Z] 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')
16:54:55 [2024-02-28T21:54:55.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:54:55 [2024-02-28T21:54:55.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:54:55 [2024-02-28T21:54:55.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:54:55 [2024-02-28T21:54:55.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:54:55 [2024-02-28T21:54:55.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:54:55 [2024-02-28T21:54:55.727Z] 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.
16:54:55 [2024-02-28T21:54:55.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:54:55 [2024-02-28T21:54:55.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:55 [2024-02-28T21:54:55.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:54:55 [2024-02-28T21:54:55.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:55 [2024-02-28T21:54:55.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:54:55 [2024-02-28T21:54:55.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:54:55 [2024-02-28T21:54:55.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:54:55 [2024-02-28T21:54:55.727Z] 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')
16:54:55 [2024-02-28T21:54:55.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:54:55 [2024-02-28T21:54:55.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:54:55 [2024-02-28T21:54:55.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:54:55 [2024-02-28T21:54:55.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:54:55 [2024-02-28T21:54:55.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:54:55 [2024-02-28T21:54:55.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:54:55 [2024-02-28T21:54:55.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:54:55 [2024-02-28T21:54:55.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:54:55 [2024-02-28T21:54:55.727Z] 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.
16:54:55 [2024-02-28T21:54:55.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:54:55 [2024-02-28T21:54:55.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:55 [2024-02-28T21:54:55.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:54:55 [2024-02-28T21:54:55.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:55 [2024-02-28T21:54:55.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:54:55 [2024-02-28T21:54:55.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:54:55 [2024-02-28T21:54:55.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:54:55 [2024-02-28T21:54:55.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:54:55 [2024-02-28T21:54:55.727Z] 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')
16:54:55 [2024-02-28T21:54:55.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:54:55 [2024-02-28T21:54:55.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:54:55 [2024-02-28T21:54:55.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:54:55 [2024-02-28T21:54:55.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:54:55 [2024-02-28T21:54:55.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:54:55 [2024-02-28T21:54:55.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:54:55 [2024-02-28T21:54:55.727Z] 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')
16:54:55 [2024-02-28T21:54:55.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@489cbbcb
16:54:55 [2024-02-28T21:54:55.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=-239688229 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')]
16:54:55 [2024-02-28T21:54:55.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-239688229 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')]
16:54:55 [2024-02-28T21:54:55.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=-239688229 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
16:54:55 [2024-02-28T21:54:55.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=-239688229 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
16:54:55 [2024-02-28T21:54:55.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=-239688229 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')]
16:54:55 [2024-02-28T21:54:55.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=-239688229 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')]
16:54:55 [2024-02-28T21:54:55.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=-239688229 data=null 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')]
16:54:55 [2024-02-28T21:54:55.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=-239688229 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')]
16:54:55 [2024-02-28T21:54:55.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-239688229 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')]
16:54:55 [2024-02-28T21:54:55.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=-239688229 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')]
16:54:55 [2024-02-28T21:54:55.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=-239688229 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
16:54:55 [2024-02-28T21:54:55.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=-239688229 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
16:54:55 [2024-02-28T21:54:55.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:54:55 [2024-02-28T21:54:55.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:55 [2024-02-28T21:54:55.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:54:55 [2024-02-28T21:54:55.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:55 [2024-02-28T21:54:55.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:54:55 [2024-02-28T21:54:55.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:54:55 [2024-02-28T21:54:55.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:54:55 [2024-02-28T21:54:55.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:54:55 [2024-02-28T21:54:55.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:54:55 [2024-02-28T21:54:55.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:54:55 [2024-02-28T21:54:55.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:54:55 [2024-02-28T21:54:55.728Z] 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')
16:54:55 [2024-02-28T21:54:55.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:54:55 [2024-02-28T21:54:55.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:54:55 [2024-02-28T21:54:55.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:54:55 [2024-02-28T21:54:55.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:54:55 [2024-02-28T21:54:55.728Z] 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.
16:54:55 [2024-02-28T21:54:55.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:54:55 [2024-02-28T21:54:55.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:55 [2024-02-28T21:54:55.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:54:55 [2024-02-28T21:54:55.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:55 [2024-02-28T21:54:55.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:54:55 [2024-02-28T21:54:55.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:54:55 [2024-02-28T21:54:55.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:54:55 [2024-02-28T21:54:55.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:54:55 [2024-02-28T21:54:55.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:54:55 [2024-02-28T21:54:55.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:54:55 [2024-02-28T21:54:55.728Z] 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)'
16:54:55 [2024-02-28T21:54:55.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:54:55 [2024-02-28T21:54:55.728Z] 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')
16:54:55 [2024-02-28T21:54:55.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:54:55 [2024-02-28T21:54:55.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:54:55 [2024-02-28T21:54:55.728Z] 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')
16:54:55 [2024-02-28T21:54:55.728Z] 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.
16:54:55 [2024-02-28T21:54:55.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:54:55 [2024-02-28T21:54:55.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:55 [2024-02-28T21:54:55.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:54:55 [2024-02-28T21:54:55.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:55 [2024-02-28T21:54:55.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:54:55 [2024-02-28T21:54:55.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:54:55 [2024-02-28T21:54:55.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:54:55 [2024-02-28T21:54:55.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:54:55 [2024-02-28T21:54:55.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:54:55 [2024-02-28T21:54:55.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:54:55 [2024-02-28T21:54:55.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:54:55 [2024-02-28T21:54:55.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:54:55 [2024-02-28T21:54:55.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:54:55 [2024-02-28T21:54:55.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:54:55 [2024-02-28T21:54:55.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')
16:54:55 [2024-02-28T21:54:55.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:54:55 [2024-02-28T21:54:55.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-239688227 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:54:55 [2024-02-28T21:54:55.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-239688227 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:54:55 [2024-02-28T21:54:55.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-239688227 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:54:55 [2024-02-28T21:54:55.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-239688227 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:54:55 [2024-02-28T21:54:55.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-239688226 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:54:55 [2024-02-28T21:54:55.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-239688226 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:54:55 [2024-02-28T21:54:55.729Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:54:55 [2024-02-28T21:54:55.729Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:54:55 [2024-02-28T21:54:55.729Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:54:55 [2024-02-28T21:54:55.729Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:54:55 [2024-02-28T21:54:55.729Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:54:55 [2024-02-28T21:54:55.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:54:55 [2024-02-28T21:54:55.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-239688226 data=null 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')]
16:54:55 [2024-02-28T21:54:55.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-239688673 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
16:54:56 [2024-02-28T21:54:56.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:54:56 [2024-02-28T21:54:56.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:56 [2024-02-28T21:54:56.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:56 [2024-02-28T21:54:56.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:56 [2024-02-28T21:54:56.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:56 [2024-02-28T21:54:56.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:56 [2024-02-28T21:54:56.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239687716 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:54:56 [2024-02-28T21:54:56.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239687716 data=null doit=true}, TreeItem with text {test}]
16:54:56 [2024-02-28T21:54:56.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239687716 data=null}, TreeItem with text {test}]
16:54:56 [2024-02-28T21:54:56.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239687716 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:56 [2024-02-28T21:54:56.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239687715 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:54:56 [2024-02-28T21:54:56.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239687707 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:56 [2024-02-28T21:54:56.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:56 [2024-02-28T21:54:56.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239687698 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:54:56 [2024-02-28T21:54:56.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239687698 data=null doit=true}, TreeItem with text {test}]
16:54:56 [2024-02-28T21:54:56.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239687698 data=null}, TreeItem with text {test}]
16:54:56 [2024-02-28T21:54:56.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239687698 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:56 [2024-02-28T21:54:56.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239687698 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:54:56 [2024-02-28T21:54:56.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239687694 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:56 [2024-02-28T21:54:56.239Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:54:56 [2024-02-28T21:54:56.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:56 [2024-02-28T21:54:56.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-239687693 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
16:54:56 [2024-02-28T21:54:56.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-239687693 data=null doit=true}, TreeItem with text {Traces [6]}]
16:54:56 [2024-02-28T21:54:56.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-239687693 data=null}, TreeItem with text {Traces [6]}]
16:54:56 [2024-02-28T21:54:56.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-239687693 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:54:56 [2024-02-28T21:54:56.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239687693 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]}]
16:54:56 [2024-02-28T21:54:56.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-239687682 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:54:56 [2024-02-28T21:54:56.239Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
16:54:56 [2024-02-28T21:54:56.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:54:56 [2024-02-28T21:54:56.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:56 [2024-02-28T21:54:56.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239687359 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:54:56 [2024-02-28T21:54:56.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-239687358 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:54:56 [2024-02-28T21:54:56.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-239687358 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:54:56 [2024-02-28T21:54:56.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239687358 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:54:56 [2024-02-28T21:54:56.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239687358 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}]
16:54:56 [2024-02-28T21:54:56.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239687328 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:54:56 [2024-02-28T21:54:56.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:56 [2024-02-28T21:54:56.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:56 [2024-02-28T21:54:56.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:56 [2024-02-28T21:54:56.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:56 [2024-02-28T21:54:56.499Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:54:56 [2024-02-28T21:54:56.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:56 [2024-02-28T21:54:56.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239687326 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:54:56 [2024-02-28T21:54:56.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-239687326 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:54:56 [2024-02-28T21:54:56.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-239687326 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:54:56 [2024-02-28T21:54:56.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239687326 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:54:56 [2024-02-28T21:54:56.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239687326 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}]
16:54:56 [2024-02-28T21:54:56.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239687322 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:54:56 [2024-02-28T21:54:56.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
16:54:56 [2024-02-28T21:54:56.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239687322 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:54:56 [2024-02-28T21:54:56.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-239687322 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:54:56 [2024-02-28T21:54:56.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:56 [2024-02-28T21:54:56.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-239687321 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:54:56 [2024-02-28T21:54:56.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239687321 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:54:56 [2024-02-28T21:54:56.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239687321 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}]
16:54:56 [2024-02-28T21:54:56.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239687313 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:54:56 [2024-02-28T21:54:56.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239687313 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
16:54:56 [2024-02-28T21:54:56.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239687312 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
16:54:56 [2024-02-28T21:54:56.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239687312 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}]
16:54:56 [2024-02-28T21:54:56.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239687265 data=null button=1 stateMask=0x80000 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
16:54:56 [2024-02-28T21:54:56.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239687130 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:54:56 [2024-02-28T21:54:56.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-239687130 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:54:56 [2024-02-28T21:54:56.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-239687130 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:54:56 [2024-02-28T21:54:56.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
16:54:56 [2024-02-28T21:54:56.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:54:56 [2024-02-28T21:54:56.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:54:56 [2024-02-28T21:54:56.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:54:56 [2024-02-28T21:54:56.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:54:56 [2024-02-28T21:54:56.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:54:56 [2024-02-28T21:54:56.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:54:58 [2024-02-28T21:54:58.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:54:58 [2024-02-28T21:54:58.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:54:58 [2024-02-28T21:54:58.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:54:58 [2024-02-28T21:54:58.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:54:58 [2024-02-28T21:54:58.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:54:58 [2024-02-28T21:54:58.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-239686126 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:54:58 [2024-02-28T21:54:58.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-239686126 data=null doit=true}, TableItem with text {}]
16:54:58 [2024-02-28T21:54:58.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-239686126 data=null}, TableItem with text {}]
16:54:58 [2024-02-28T21:54:58.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-239686125 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:54:58 [2024-02-28T21:54:58.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239686125 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:54:58 [2024-02-28T21:54:58.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-239686122 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:54:58 [2024-02-28T21:54:58.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:54:58 [2024-02-28T21:54:58.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:54:58 [2024-02-28T21:54:58.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:54:58 [2024-02-28T21:54:58.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:58 [2024-02-28T21:54:58.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239685875 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:54:58 [2024-02-28T21:54:58.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-239685875 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:54:58 [2024-02-28T21:54:58.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-239685875 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:54:58 [2024-02-28T21:54:58.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239685875 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:54:58 [2024-02-28T21:54:58.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239685875 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}]
16:54:58 [2024-02-28T21:54:58.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239685871 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:54:58 [2024-02-28T21:54:58.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:58 [2024-02-28T21:54:58.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:58 [2024-02-28T21:54:58.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:58 [2024-02-28T21:54:58.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:58 [2024-02-28T21:54:58.115Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:54:58 [2024-02-28T21:54:58.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:54:58 [2024-02-28T21:54:58.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:58 [2024-02-28T21:54:58.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239685824 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, Tree node with text: ExampleCustomXml.xml]
16:54:58 [2024-02-28T21:54:58.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-239685824 data=null doit=true}, Tree node with text: ExampleCustomXml.xml]
16:54:58 [2024-02-28T21:54:58.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-239685824 data=null}, Tree node with text: ExampleCustomXml.xml]
16:54:58 [2024-02-28T21:54:58.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239685824 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, Tree node with text: ExampleCustomXml.xml]
16:54:58 [2024-02-28T21:54:58.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239685824 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]
16:54:58 [2024-02-28T21:54:58.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239685821 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, Tree node with text: ExampleCustomXml.xml]
16:54:58 [2024-02-28T21:54:58.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:58 [2024-02-28T21:54:58.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:58 [2024-02-28T21:54:58.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:58 [2024-02-28T21:54:58.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:58 [2024-02-28T21:54:58.116Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:54:58 [2024-02-28T21:54:58.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:54:58 [2024-02-28T21:54:58.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:58 [2024-02-28T21:54:58.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:58 [2024-02-28T21:54:58.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:58 [2024-02-28T21:54:58.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:58 [2024-02-28T21:54:58.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:58 [2024-02-28T21:54:58.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239685815 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:54:58 [2024-02-28T21:54:58.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239685815 data=null doit=true}, TreeItem with text {test}]
16:54:58 [2024-02-28T21:54:58.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239685815 data=null}, TreeItem with text {test}]
16:54:58 [2024-02-28T21:54:58.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239685815 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:58 [2024-02-28T21:54:58.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239685815 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:54:58 [2024-02-28T21:54:58.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239685803 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:58 [2024-02-28T21:54:58.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:58 [2024-02-28T21:54:58.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239685803 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:54:58 [2024-02-28T21:54:58.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239685803 data=null doit=true}, TreeItem with text {test}]
16:54:58 [2024-02-28T21:54:58.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239685796 data=null}, TreeItem with text {test}]
16:54:58 [2024-02-28T21:54:58.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239685796 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:58 [2024-02-28T21:54:58.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239685796 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:54:58 [2024-02-28T21:54:58.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239685781 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:58 [2024-02-28T21:54:58.116Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:54:58 [2024-02-28T21:54:58.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:58 [2024-02-28T21:54:58.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-239685780 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
16:54:58 [2024-02-28T21:54:58.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-239685780 data=null doit=true}, TreeItem with text {Traces [6]}]
16:54:58 [2024-02-28T21:54:58.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-239685780 data=null}, TreeItem with text {Traces [6]}]
16:54:58 [2024-02-28T21:54:58.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-239685780 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:54:58 [2024-02-28T21:54:58.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239685779 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]}]
16:54:58 [2024-02-28T21:54:58.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-239685773 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:54:58 [2024-02-28T21:54:58.116Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
16:54:58 [2024-02-28T21:54:58.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:54:58 [2024-02-28T21:54:58.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:58 [2024-02-28T21:54:58.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239685712 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, Tree node with text: kernel-overlap-testing]
16:54:58 [2024-02-28T21:54:58.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-239685711 data=null doit=true}, Tree node with text: kernel-overlap-testing]
16:54:58 [2024-02-28T21:54:58.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-239685711 data=null}, Tree node with text: kernel-overlap-testing]
16:54:58 [2024-02-28T21:54:58.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239685711 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, Tree node with text: kernel-overlap-testing]
16:54:58 [2024-02-28T21:54:58.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239685711 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]
16:54:58 [2024-02-28T21:54:58.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239685686 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, Tree node with text: kernel-overlap-testing]
16:54:58 [2024-02-28T21:54:58.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:58 [2024-02-28T21:54:58.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:58 [2024-02-28T21:54:58.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:58 [2024-02-28T21:54:58.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:58 [2024-02-28T21:54:58.372Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:54:58 [2024-02-28T21:54:58.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:54:58 [2024-02-28T21:54:58.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:58 [2024-02-28T21:54:58.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:58 [2024-02-28T21:54:58.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:58 [2024-02-28T21:54:58.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:58 [2024-02-28T21:54:58.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:58 [2024-02-28T21:54:58.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239685639 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:54:58 [2024-02-28T21:54:58.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239685639 data=null doit=true}, TreeItem with text {test}]
16:54:58 [2024-02-28T21:54:58.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239685639 data=null}, TreeItem with text {test}]
16:54:58 [2024-02-28T21:54:58.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239685639 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:58 [2024-02-28T21:54:58.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239685639 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:54:58 [2024-02-28T21:54:58.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239685603 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:58 [2024-02-28T21:54:58.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:58 [2024-02-28T21:54:58.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239685602 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:54:58 [2024-02-28T21:54:58.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239685602 data=null doit=true}, TreeItem with text {test}]
16:54:58 [2024-02-28T21:54:58.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239685602 data=null}, TreeItem with text {test}]
16:54:58 [2024-02-28T21:54:58.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239685602 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:58 [2024-02-28T21:54:58.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239685602 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:54:58 [2024-02-28T21:54:58.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239685597 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:58 [2024-02-28T21:54:58.372Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:54:58 [2024-02-28T21:54:58.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:58 [2024-02-28T21:54:58.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-239685596 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
16:54:58 [2024-02-28T21:54:58.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-239685596 data=null doit=true}, TreeItem with text {Traces [6]}]
16:54:58 [2024-02-28T21:54:58.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-239685596 data=null}, TreeItem with text {Traces [6]}]
16:54:58 [2024-02-28T21:54:58.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-239685596 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:54:58 [2024-02-28T21:54:58.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239685596 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]}]
16:54:58 [2024-02-28T21:54:58.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-239685585 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:54:58 [2024-02-28T21:54:58.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:58 [2024-02-28T21:54:58.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-239685585 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
16:54:58 [2024-02-28T21:54:58.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-239685585 data=null doit=true}, TreeItem with text {Traces [6]}]
16:54:58 [2024-02-28T21:54:58.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-239685585 data=null}, TreeItem with text {Traces [6]}]
16:54:58 [2024-02-28T21:54:58.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-239685584 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:54:58 [2024-02-28T21:54:58.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239685584 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]}]
16:54:58 [2024-02-28T21:54:58.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-239685581 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:54:58 [2024-02-28T21:54:58.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:54:58 [2024-02-28T21:54:58.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
16:54:58 [2024-02-28T21:54:58.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
16:54:58 [2024-02-28T21:54:58.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:54:58 [2024-02-28T21:54:58.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=-239685186 data=null doit=true}, Shell with text {Trace Import}]
16:54:58 [2024-02-28T21:54:58.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:54:58 [2024-02-28T21:54:58.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:54:58 [2024-02-28T21:54:58.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:54:58 [2024-02-28T21:54:58.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')
16:54:58 [2024-02-28T21:54:58.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:58 [2024-02-28T21:54:58.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:54:58 [2024-02-28T21:54:58.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:58 [2024-02-28T21:54:58.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:54:58 [2024-02-28T21:54:58.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:54:58 [2024-02-28T21:54:58.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:54:58 [2024-02-28T21:54:58.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:54:58 [2024-02-28T21:54:58.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:54:58 [2024-02-28T21:54:58.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:54:58 [2024-02-28T21:54:58.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:54:58 [2024-02-28T21:54:58.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:54:58 [2024-02-28T21:54:58.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.
16:54:58 [2024-02-28T21:54:58.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:54:58 [2024-02-28T21:54:58.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:54:58 [2024-02-28T21:54:58.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:54:58 [2024-02-28T21:54:58.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:54:58 [2024-02-28T21:54:58.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:54:58 [2024-02-28T21:54:58.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:54:58 [2024-02-28T21:54:58.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:54:58 [2024-02-28T21:54:58.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:54:58 [2024-02-28T21:54:58.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=-239685140 data=null}, (of type 'Combo')]
16:54:58 [2024-02-28T21:54:58.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:54:58 [2024-02-28T21:54:58.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:58 [2024-02-28T21:54:58.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:58 [2024-02-28T21:54:58.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:54:58 [2024-02-28T21:54:58.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:58 [2024-02-28T21:54:58.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:58 [2024-02-28T21:54:58.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-239685109 data=null doit=true}, TreeItem with text {import}]
16:54:58 [2024-02-28T21:54:58.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-239685108 data=null}, TreeItem with text {import}]
16:54:58 [2024-02-28T21:54:58.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-239685108 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
16:54:58 [2024-02-28T21:54:58.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239685108 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}]
16:54:58 [2024-02-28T21:54:58.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-239685106 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
16:54:58 [2024-02-28T21:54:58.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:58 [2024-02-28T21:54:58.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239685105 data=null button=0 stateMask=0x0 x=153 y=58 count=0}, Tree node with text: kernel-overlap-testing]
16:54:58 [2024-02-28T21:54:58.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-239685105 data=null doit=true}, Tree node with text: kernel-overlap-testing]
16:54:58 [2024-02-28T21:54:58.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-239685105 data=null}, Tree node with text: kernel-overlap-testing]
16:54:58 [2024-02-28T21:54:58.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239685105 data=null button=1 stateMask=0x0 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
16:54:58 [2024-02-28T21:54:58.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239685105 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]
16:54:58 [2024-02-28T21:54:58.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239685103 data=null button=1 stateMask=0x80000 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
16:54:58 [2024-02-28T21:54:58.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel-overlap-testing
16:54:58 [2024-02-28T21:54:58.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:54:58 [2024-02-28T21:54:58.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:54:58 [2024-02-28T21:54:58.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:54:58 [2024-02-28T21:54:58.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:54:58 [2024-02-28T21:54:58.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:54:58 [2024-02-28T21:54:58.883Z] 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:'))
16:54:58 [2024-02-28T21:54:58.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:54:58 [2024-02-28T21:54:58.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-239685096 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:'))]
16:54:58 [2024-02-28T21:54:58.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:54:58 [2024-02-28T21:54:58.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:54:58 [2024-02-28T21:54:58.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:58 [2024-02-28T21:54:58.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:54:58 [2024-02-28T21:54:58.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:58 [2024-02-28T21:54:58.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:54:58 [2024-02-28T21:54:58.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:54:58 [2024-02-28T21:54:58.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:54:58 [2024-02-28T21:54:58.884Z] 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'
16:54:58 [2024-02-28T21:54:58.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:54:58 [2024-02-28T21:54:58.884Z] 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')
16:54:58 [2024-02-28T21:54:58.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:54:58 [2024-02-28T21:54:58.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:54:58 [2024-02-28T21:54:58.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:54:58 [2024-02-28T21:54:58.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:54:58 [2024-02-28T21:54:58.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:54:58 [2024-02-28T21:54:58.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:54:58 [2024-02-28T21:54:58.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@7c1a4a74
16:54:58 [2024-02-28T21:54:58.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-239685094 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')]
16:54:58 [2024-02-28T21:54:58.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-239685094 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')]
16:54:58 [2024-02-28T21:54:58.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-239685094 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:54:58 [2024-02-28T21:54:58.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-239685094 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:54:58 [2024-02-28T21:54:58.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-239685094 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')]
16:54:58 [2024-02-28T21:54:58.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-239685094 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')]
16:54:58 [2024-02-28T21:54:58.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-239685094 data=null 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')]
16:54:58 [2024-02-28T21:54:58.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-239685094 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')]
16:54:58 [2024-02-28T21:54:58.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-239685094 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')]
16:54:58 [2024-02-28T21:54:58.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-239685094 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')]
16:54:58 [2024-02-28T21:54:58.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-239685094 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:54:58 [2024-02-28T21:54:58.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-239685094 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:54:58 [2024-02-28T21:54:58.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:54:58 [2024-02-28T21:54:58.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:58 [2024-02-28T21:54:58.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:54:58 [2024-02-28T21:54:58.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:58 [2024-02-28T21:54:58.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:54:58 [2024-02-28T21:54:58.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:54:58 [2024-02-28T21:54:58.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:54:58 [2024-02-28T21:54:58.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:54:58 [2024-02-28T21:54:58.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:54:58 [2024-02-28T21:54:58.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:54:58 [2024-02-28T21:54:58.885Z] 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')
16:54:58 [2024-02-28T21:54:58.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:54:58 [2024-02-28T21:54:58.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:54:58 [2024-02-28T21:54:58.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:54:58 [2024-02-28T21:54:58.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:54:58 [2024-02-28T21:54:58.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:54:58 [2024-02-28T21:54:58.885Z] 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.
16:54:58 [2024-02-28T21:54:58.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:54:58 [2024-02-28T21:54:58.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:58 [2024-02-28T21:54:58.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:54:58 [2024-02-28T21:54:58.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:58 [2024-02-28T21:54:58.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:54:58 [2024-02-28T21:54:58.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:54:58 [2024-02-28T21:54:58.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:54:58 [2024-02-28T21:54:58.885Z] 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')
16:54:58 [2024-02-28T21:54:58.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:54:58 [2024-02-28T21:54:58.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:54:58 [2024-02-28T21:54:58.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:54:58 [2024-02-28T21:54:58.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:54:58 [2024-02-28T21:54:58.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:54:58 [2024-02-28T21:54:58.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:54:58 [2024-02-28T21:54:58.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:54:58 [2024-02-28T21:54:58.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:54:58 [2024-02-28T21:54:58.885Z] 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.
16:54:58 [2024-02-28T21:54:58.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:54:58 [2024-02-28T21:54:58.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:58 [2024-02-28T21:54:58.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:54:58 [2024-02-28T21:54:58.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:58 [2024-02-28T21:54:58.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:54:58 [2024-02-28T21:54:58.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:54:58 [2024-02-28T21:54:58.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:54:58 [2024-02-28T21:54:58.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:54:58 [2024-02-28T21:54:58.885Z] 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')
16:54:58 [2024-02-28T21:54:58.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:54:58 [2024-02-28T21:54:58.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:54:58 [2024-02-28T21:54:58.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:54:58 [2024-02-28T21:54:58.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:54:58 [2024-02-28T21:54:58.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:54:58 [2024-02-28T21:54:58.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:54:58 [2024-02-28T21:54:58.886Z] 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')
16:54:58 [2024-02-28T21:54:58.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@54d0724f
16:54:58 [2024-02-28T21:54:58.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=-239685030 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')]
16:54:58 [2024-02-28T21:54:58.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-239685030 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')]
16:54:58 [2024-02-28T21:54:58.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=-239685030 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
16:54:58 [2024-02-28T21:54:58.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=-239685030 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
16:54:58 [2024-02-28T21:54:58.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=-239685030 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')]
16:54:58 [2024-02-28T21:54:58.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=-239685030 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')]
16:54:58 [2024-02-28T21:54:58.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=-239685030 data=null 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')]
16:54:58 [2024-02-28T21:54:58.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=-239685030 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')]
16:54:58 [2024-02-28T21:54:58.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-239685030 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')]
16:54:58 [2024-02-28T21:54:58.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=-239685030 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')]
16:54:58 [2024-02-28T21:54:58.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=-239685030 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
16:54:58 [2024-02-28T21:54:58.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=-239685030 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
16:54:58 [2024-02-28T21:54:58.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:54:58 [2024-02-28T21:54:58.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:58 [2024-02-28T21:54:58.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:54:58 [2024-02-28T21:54:58.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:58 [2024-02-28T21:54:58.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:54:58 [2024-02-28T21:54:58.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:54:58 [2024-02-28T21:54:58.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:54:58 [2024-02-28T21:54:58.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:54:58 [2024-02-28T21:54:58.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:54:58 [2024-02-28T21:54:58.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:54:58 [2024-02-28T21:54:58.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:54:58 [2024-02-28T21:54:58.886Z] 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')
16:54:58 [2024-02-28T21:54:58.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:54:58 [2024-02-28T21:54:58.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:54:58 [2024-02-28T21:54:58.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:54:58 [2024-02-28T21:54:58.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:54:58 [2024-02-28T21:54:58.886Z] 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.
16:54:58 [2024-02-28T21:54:58.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:54:58 [2024-02-28T21:54:58.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:58 [2024-02-28T21:54:58.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:54:58 [2024-02-28T21:54:58.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:58 [2024-02-28T21:54:58.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:54:58 [2024-02-28T21:54:58.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:54:58 [2024-02-28T21:54:58.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:54:58 [2024-02-28T21:54:58.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:54:58 [2024-02-28T21:54:58.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:54:58 [2024-02-28T21:54:58.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:54:58 [2024-02-28T21:54:58.887Z] 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)'
16:54:58 [2024-02-28T21:54:58.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:54:58 [2024-02-28T21:54:58.887Z] 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')
16:54:58 [2024-02-28T21:54:58.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:54:58 [2024-02-28T21:54:58.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:54:58 [2024-02-28T21:54:58.887Z] 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')
16:54:58 [2024-02-28T21:54:58.887Z] 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.
16:54:58 [2024-02-28T21:54:58.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:54:58 [2024-02-28T21:54:58.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:58 [2024-02-28T21:54:58.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:54:58 [2024-02-28T21:54:58.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:54:58 [2024-02-28T21:54:58.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:54:58 [2024-02-28T21:54:58.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:54:58 [2024-02-28T21:54:58.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:54:58 [2024-02-28T21:54:58.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:54:58 [2024-02-28T21:54:58.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:54:58 [2024-02-28T21:54:58.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:54:58 [2024-02-28T21:54:58.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:54:58 [2024-02-28T21:54:58.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:54:58 [2024-02-28T21:54:58.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:54:58 [2024-02-28T21:54:58.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:54:58 [2024-02-28T21:54:58.887Z] 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')
16:54:58 [2024-02-28T21:54:58.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:54:58 [2024-02-28T21:54:58.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-239685027 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:54:58 [2024-02-28T21:54:58.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-239685027 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:54:58 [2024-02-28T21:54:58.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-239685027 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:54:58 [2024-02-28T21:54:58.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-239685027 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:54:58 [2024-02-28T21:54:58.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-239685027 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:54:58 [2024-02-28T21:54:58.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-239685027 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:54:58 [2024-02-28T21:54:58.887Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:54:58 [2024-02-28T21:54:58.887Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:54:58 [2024-02-28T21:54:58.887Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:54:58 [2024-02-28T21:54:58.887Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:54:58 [2024-02-28T21:54:58.887Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:54:58 [2024-02-28T21:54:58.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:54:59 [2024-02-28T21:54:59.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-239685027 data=null 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')]
16:54:59 [2024-02-28T21:54:59.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-239685528 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
16:54:59 [2024-02-28T21:54:59.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:54:59 [2024-02-28T21:54:59.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:59 [2024-02-28T21:54:59.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:59 [2024-02-28T21:54:59.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:59 [2024-02-28T21:54:59.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:59 [2024-02-28T21:54:59.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:59 [2024-02-28T21:54:59.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239684517 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:54:59 [2024-02-28T21:54:59.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239684517 data=null doit=true}, TreeItem with text {test}]
16:54:59 [2024-02-28T21:54:59.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239684517 data=null}, TreeItem with text {test}]
16:54:59 [2024-02-28T21:54:59.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239684517 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:59 [2024-02-28T21:54:59.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239684517 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:54:59 [2024-02-28T21:54:59.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239684498 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:59 [2024-02-28T21:54:59.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:59 [2024-02-28T21:54:59.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239684497 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:54:59 [2024-02-28T21:54:59.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239684497 data=null doit=true}, TreeItem with text {test}]
16:54:59 [2024-02-28T21:54:59.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239684497 data=null}, TreeItem with text {test}]
16:54:59 [2024-02-28T21:54:59.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239684497 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:59 [2024-02-28T21:54:59.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239684497 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:54:59 [2024-02-28T21:54:59.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239684485 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:54:59 [2024-02-28T21:54:59.399Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:54:59 [2024-02-28T21:54:59.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:59 [2024-02-28T21:54:59.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-239684485 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
16:54:59 [2024-02-28T21:54:59.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-239684484 data=null doit=true}, TreeItem with text {Traces [6]}]
16:54:59 [2024-02-28T21:54:59.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-239684484 data=null}, TreeItem with text {Traces [6]}]
16:54:59 [2024-02-28T21:54:59.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-239684484 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:54:59 [2024-02-28T21:54:59.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239684482 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]}]
16:54:59 [2024-02-28T21:54:59.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-239684466 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:54:59 [2024-02-28T21:54:59.399Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
16:54:59 [2024-02-28T21:54:59.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:54:59 [2024-02-28T21:54:59.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:59 [2024-02-28T21:54:59.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239684433 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
16:54:59 [2024-02-28T21:54:59.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-239684433 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:54:59 [2024-02-28T21:54:59.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-239684433 data=null}, TreeItem with text {kernel-overlap-testing}]
16:54:59 [2024-02-28T21:54:59.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239684433 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
16:54:59 [2024-02-28T21:54:59.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239684432 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}]
16:54:59 [2024-02-28T21:54:59.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239684400 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
16:54:59 [2024-02-28T21:54:59.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:59 [2024-02-28T21:54:59.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:59 [2024-02-28T21:54:59.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:54:59 [2024-02-28T21:54:59.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:54:59 [2024-02-28T21:54:59.655Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:54:59 [2024-02-28T21:54:59.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:59 [2024-02-28T21:54:59.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239684399 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
16:54:59 [2024-02-28T21:54:59.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-239684399 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:54:59 [2024-02-28T21:54:59.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-239684398 data=null}, TreeItem with text {kernel-overlap-testing}]
16:54:59 [2024-02-28T21:54:59.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239684398 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
16:54:59 [2024-02-28T21:54:59.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239684398 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}]
16:54:59 [2024-02-28T21:54:59.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239684388 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
16:54:59 [2024-02-28T21:54:59.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
16:54:59 [2024-02-28T21:54:59.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239684387 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
16:54:59 [2024-02-28T21:54:59.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-239684387 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:54:59 [2024-02-28T21:54:59.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:54:59 [2024-02-28T21:54:59.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-239684387 data=null}, TreeItem with text {kernel-overlap-testing}]
16:54:59 [2024-02-28T21:54:59.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239684387 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
16:54:59 [2024-02-28T21:54:59.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239684387 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}]
16:54:59 [2024-02-28T21:54:59.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239684383 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
16:54:59 [2024-02-28T21:54:59.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239684383 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
16:54:59 [2024-02-28T21:54:59.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239684383 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
16:54:59 [2024-02-28T21:54:59.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239684383 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}]
16:54:59 [2024-02-28T21:54:59.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239684317 data=null button=1 stateMask=0x80000 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
16:54:59 [2024-02-28T21:54:59.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239684311 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
16:54:59 [2024-02-28T21:54:59.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-239684311 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:54:59 [2024-02-28T21:54:59.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-239684311 data=null}, TreeItem with text {kernel-overlap-testing}]
16:54:59 [2024-02-28T21:54:59.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
16:54:59 [2024-02-28T21:54:59.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:54:59 [2024-02-28T21:54:59.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:54:59 [2024-02-28T21:54:59.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:54:59 [2024-02-28T21:54:59.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:54:59 [2024-02-28T21:54:59.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:55:00 [2024-02-28T21:55:00.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:55:00 [2024-02-28T21:55:00.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:55:00 [2024-02-28T21:55:00.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:55:00 [2024-02-28T21:55:00.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:55:00 [2024-02-28T21:55:00.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:55:00 [2024-02-28T21:55:00.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:55:00 [2024-02-28T21:55:00.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:55:00 [2024-02-28T21:55:00.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:55:00 [2024-02-28T21:55:00.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:55:00 [2024-02-28T21:55:00.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:55:00 [2024-02-28T21:55:00.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:55:00 [2024-02-28T21:55:00.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-239683806 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:55:00 [2024-02-28T21:55:00.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-239683805 data=null doit=true}, TableItem with text {}]
16:55:00 [2024-02-28T21:55:00.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-239683805 data=null}, TableItem with text {}]
16:55:00 [2024-02-28T21:55:00.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-239683805 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:55:00 [2024-02-28T21:55:00.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239683805 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:55:00 [2024-02-28T21:55:00.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-239683801 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:55:00 [2024-02-28T21:55:00.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:55:00 [2024-02-28T21:55:00.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:55:01 [2024-02-28T21:55:01.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:55:01 [2024-02-28T21:55:01.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:01 [2024-02-28T21:55:01.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239682850 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
16:55:01 [2024-02-28T21:55:01.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-239682850 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:55:01 [2024-02-28T21:55:01.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-239682850 data=null}, TreeItem with text {kernel-overlap-testing}]
16:55:01 [2024-02-28T21:55:01.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239682850 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
16:55:01 [2024-02-28T21:55:01.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239682850 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}]
16:55:01 [2024-02-28T21:55:01.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239682847 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
16:55:01 [2024-02-28T21:55:01.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:01 [2024-02-28T21:55:01.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:01 [2024-02-28T21:55:01.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:01 [2024-02-28T21:55:01.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:01 [2024-02-28T21:55:01.140Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:55:01 [2024-02-28T21:55:01.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:55:01 [2024-02-28T21:55:01.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:01 [2024-02-28T21:55:01.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239682796 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, Tree node with text: kernel-overlap-testing]
16:55:01 [2024-02-28T21:55:01.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-239682796 data=null doit=true}, Tree node with text: kernel-overlap-testing]
16:55:01 [2024-02-28T21:55:01.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-239682796 data=null}, Tree node with text: kernel-overlap-testing]
16:55:01 [2024-02-28T21:55:01.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239682796 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, Tree node with text: kernel-overlap-testing]
16:55:01 [2024-02-28T21:55:01.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239682796 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]
16:55:01 [2024-02-28T21:55:01.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239682793 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, Tree node with text: kernel-overlap-testing]
16:55:01 [2024-02-28T21:55:01.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:01 [2024-02-28T21:55:01.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:01 [2024-02-28T21:55:01.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:01 [2024-02-28T21:55:01.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:01 [2024-02-28T21:55:01.141Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:55:01 [2024-02-28T21:55:01.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:55:01 [2024-02-28T21:55:01.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:01 [2024-02-28T21:55:01.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:01 [2024-02-28T21:55:01.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:01 [2024-02-28T21:55:01.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:01 [2024-02-28T21:55:01.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:01 [2024-02-28T21:55:01.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239682789 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:55:01 [2024-02-28T21:55:01.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239682789 data=null doit=true}, TreeItem with text {test}]
16:55:01 [2024-02-28T21:55:01.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239682789 data=null}, TreeItem with text {test}]
16:55:01 [2024-02-28T21:55:01.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239682788 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:01 [2024-02-28T21:55:01.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239682788 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:55:01 [2024-02-28T21:55:01.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239682771 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:01 [2024-02-28T21:55:01.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:01 [2024-02-28T21:55:01.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239682771 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:55:01 [2024-02-28T21:55:01.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239682771 data=null doit=true}, TreeItem with text {test}]
16:55:01 [2024-02-28T21:55:01.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239682771 data=null}, TreeItem with text {test}]
16:55:01 [2024-02-28T21:55:01.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239682771 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:01 [2024-02-28T21:55:01.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239682770 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:55:01 [2024-02-28T21:55:01.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239682762 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:01 [2024-02-28T21:55:01.141Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:55:01 [2024-02-28T21:55:01.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:01 [2024-02-28T21:55:01.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-239682762 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
16:55:01 [2024-02-28T21:55:01.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-239682762 data=null doit=true}, TreeItem with text {Traces [6]}]
16:55:01 [2024-02-28T21:55:01.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-239682762 data=null}, TreeItem with text {Traces [6]}]
16:55:01 [2024-02-28T21:55:01.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-239682762 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:55:01 [2024-02-28T21:55:01.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239682761 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]}]
16:55:01 [2024-02-28T21:55:01.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-239682755 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:55:01 [2024-02-28T21:55:01.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:01 [2024-02-28T21:55:01.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-239682755 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
16:55:01 [2024-02-28T21:55:01.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-239682755 data=null doit=true}, TreeItem with text {Traces [6]}]
16:55:01 [2024-02-28T21:55:01.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-239682754 data=null}, TreeItem with text {Traces [6]}]
16:55:01 [2024-02-28T21:55:01.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-239682754 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:55:01 [2024-02-28T21:55:01.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239682754 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]}]
16:55:01 [2024-02-28T21:55:01.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-239682746 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
16:55:01 [2024-02-28T21:55:01.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:55:01 [2024-02-28T21:55:01.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
16:55:01 [2024-02-28T21:55:01.397Z] 
16:55:01 [2024-02-28T21:55:01.397Z] (Eclipse:19192): Gtk-WARNING **: 21:55:01.225: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:55:01 [2024-02-28T21:55:01.397Z] 
16:55:01 [2024-02-28T21:55:01.397Z] (Eclipse:19192): Gtk-WARNING **: 21:55:01.225: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:55:01 [2024-02-28T21:55:01.397Z] 
16:55:01 [2024-02-28T21:55:01.397Z] (Eclipse:19192): Gtk-WARNING **: 21:55:01.225: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:55:01 [2024-02-28T21:55:01.397Z] 
16:55:01 [2024-02-28T21:55:01.397Z] (Eclipse:19192): Gtk-WARNING **: 21:55:01.225: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:55:01 [2024-02-28T21:55:01.397Z] 
16:55:01 [2024-02-28T21:55:01.397Z] (Eclipse:19192): Gtk-WARNING **: 21:55:01.261: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:55:01 [2024-02-28T21:55:01.397Z] 
16:55:01 [2024-02-28T21:55:01.397Z] (Eclipse:19192): Gtk-WARNING **: 21:55:01.261: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:55:01 [2024-02-28T21:55:01.397Z] 
16:55:01 [2024-02-28T21:55:01.397Z] (Eclipse:19192): Gtk-WARNING **: 21:55:01.261: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:55:01 [2024-02-28T21:55:01.397Z] 
16:55:01 [2024-02-28T21:55:01.397Z] (Eclipse:19192): Gtk-WARNING **: 21:55:01.261: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:55:01 [2024-02-28T21:55:01.397Z] 
16:55:01 [2024-02-28T21:55:01.397Z] (Eclipse:19192): Gtk-WARNING **: 21:55:01.278: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:55:01 [2024-02-28T21:55:01.397Z] 
16:55:01 [2024-02-28T21:55:01.397Z] (Eclipse:19192): Gtk-WARNING **: 21:55:01.278: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:55:01 [2024-02-28T21:55:01.397Z] 
16:55:01 [2024-02-28T21:55:01.397Z] (Eclipse:19192): Gtk-WARNING **: 21:55:01.278: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:55:01 [2024-02-28T21:55:01.397Z] 
16:55:01 [2024-02-28T21:55:01.397Z] (Eclipse:19192): Gtk-WARNING **: 21:55:01.278: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:55:01 [2024-02-28T21:55:01.397Z] 
16:55:01 [2024-02-28T21:55:01.397Z] (Eclipse:19192): Gtk-WARNING **: 21:55:01.295: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:55:01 [2024-02-28T21:55:01.397Z] 
16:55:01 [2024-02-28T21:55:01.397Z] (Eclipse:19192): Gtk-WARNING **: 21:55:01.295: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:55:01 [2024-02-28T21:55:01.397Z] 
16:55:01 [2024-02-28T21:55:01.397Z] (Eclipse:19192): Gtk-WARNING **: 21:55:01.295: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:55:01 [2024-02-28T21:55:01.397Z] 
16:55:01 [2024-02-28T21:55:01.397Z] (Eclipse:19192): Gtk-WARNING **: 21:55:01.295: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:55:01 [2024-02-28T21:55:01.397Z] 
16:55:01 [2024-02-28T21:55:01.397Z] (Eclipse:19192): Gtk-WARNING **: 21:55:01.312: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:55:01 [2024-02-28T21:55:01.397Z] 
16:55:01 [2024-02-28T21:55:01.397Z] (Eclipse:19192): Gtk-WARNING **: 21:55:01.312: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:55:01 [2024-02-28T21:55:01.397Z] 
16:55:01 [2024-02-28T21:55:01.397Z] (Eclipse:19192): Gtk-WARNING **: 21:55:01.312: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:55:01 [2024-02-28T21:55:01.397Z] 
16:55:01 [2024-02-28T21:55:01.397Z] (Eclipse:19192): Gtk-WARNING **: 21:55:01.312: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:55:01 [2024-02-28T21:55:01.397Z] 
16:55:01 [2024-02-28T21:55:01.397Z] (Eclipse:19192): Gtk-WARNING **: 21:55:01.329: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:55:01 [2024-02-28T21:55:01.397Z] 
16:55:01 [2024-02-28T21:55:01.397Z] (Eclipse:19192): Gtk-WARNING **: 21:55:01.329: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:55:01 [2024-02-28T21:55:01.397Z] 
16:55:01 [2024-02-28T21:55:01.397Z] (Eclipse:19192): Gtk-WARNING **: 21:55:01.329: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:55:01 [2024-02-28T21:55:01.397Z] 
16:55:01 [2024-02-28T21:55:01.398Z] (Eclipse:19192): Gtk-WARNING **: 21:55:01.329: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:55:01 [2024-02-28T21:55:01.398Z] 
16:55:01 [2024-02-28T21:55:01.398Z] (Eclipse:19192): Gtk-WARNING **: 21:55:01.345: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:55:01 [2024-02-28T21:55:01.398Z] 
16:55:01 [2024-02-28T21:55:01.398Z] (Eclipse:19192): Gtk-WARNING **: 21:55:01.345: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:55:01 [2024-02-28T21:55:01.398Z] 
16:55:01 [2024-02-28T21:55:01.398Z] (Eclipse:19192): Gtk-WARNING **: 21:55:01.345: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:55:01 [2024-02-28T21:55:01.398Z] 
16:55:01 [2024-02-28T21:55:01.398Z] (Eclipse:19192): Gtk-WARNING **: 21:55:01.345: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:55:01 [2024-02-28T21:55:01.398Z] 
16:55:01 [2024-02-28T21:55:01.398Z] (Eclipse:19192): Gtk-WARNING **: 21:55:01.361: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:55:01 [2024-02-28T21:55:01.398Z] 
16:55:01 [2024-02-28T21:55:01.398Z] (Eclipse:19192): Gtk-WARNING **: 21:55:01.361: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:55:01 [2024-02-28T21:55:01.398Z] 
16:55:01 [2024-02-28T21:55:01.398Z] (Eclipse:19192): Gtk-WARNING **: 21:55:01.361: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:55:01 [2024-02-28T21:55:01.398Z] 
16:55:01 [2024-02-28T21:55:01.398Z] (Eclipse:19192): Gtk-WARNING **: 21:55:01.362: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:55:01 [2024-02-28T21:55:01.398Z] 
16:55:01 [2024-02-28T21:55:01.398Z] (Eclipse:19192): Gtk-WARNING **: 21:55:01.376: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:55:01 [2024-02-28T21:55:01.398Z] 
16:55:01 [2024-02-28T21:55:01.398Z] (Eclipse:19192): Gtk-WARNING **: 21:55:01.376: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:55:01 [2024-02-28T21:55:01.398Z] 
16:55:01 [2024-02-28T21:55:01.398Z] (Eclipse:19192): Gtk-WARNING **: 21:55:01.376: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:55:01 [2024-02-28T21:55:01.398Z] 
16:55:01 [2024-02-28T21:55:01.398Z] (Eclipse:19192): Gtk-WARNING **: 21:55:01.376: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:55:01 [2024-02-28T21:55:01.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
16:55:01 [2024-02-28T21:55:01.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:55:01 [2024-02-28T21:55:01.653Z] 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=-239682413 data=null doit=true}, Shell with text {Trace Import}]
16:55:01 [2024-02-28T21:55:01.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:55:01 [2024-02-28T21:55:01.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:55:01 [2024-02-28T21:55:01.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:55:01 [2024-02-28T21:55:01.653Z] 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')
16:55:01 [2024-02-28T21:55:01.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:55:01 [2024-02-28T21:55:01.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:55:01 [2024-02-28T21:55:01.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:55:01 [2024-02-28T21:55:01.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:55:01 [2024-02-28T21:55:01.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:55:01 [2024-02-28T21:55:01.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:55:01 [2024-02-28T21:55:01.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:55:01 [2024-02-28T21:55:01.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:55:01 [2024-02-28T21:55:01.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:55:01 [2024-02-28T21:55:01.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:55:01 [2024-02-28T21:55:01.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:55:01 [2024-02-28T21:55:01.653Z] 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.
16:55:01 [2024-02-28T21:55:01.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:55:01 [2024-02-28T21:55:01.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:55:01 [2024-02-28T21:55:01.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:55:01 [2024-02-28T21:55:01.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:55:01 [2024-02-28T21:55:01.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:55:01 [2024-02-28T21:55:01.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:55:01 [2024-02-28T21:55:01.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:55:01 [2024-02-28T21:55:01.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:55:01 [2024-02-28T21:55:01.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=-239682411 data=null}, (of type 'Combo')]
16:55:01 [2024-02-28T21:55:01.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:55:01 [2024-02-28T21:55:01.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:01 [2024-02-28T21:55:01.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:01 [2024-02-28T21:55:01.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:55:01 [2024-02-28T21:55:01.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:01 [2024-02-28T21:55:01.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:01 [2024-02-28T21:55:01.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-239682374 data=null doit=true}, TreeItem with text {import}]
16:55:01 [2024-02-28T21:55:01.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-239682374 data=null}, TreeItem with text {import}]
16:55:01 [2024-02-28T21:55:01.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-239682373 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
16:55:01 [2024-02-28T21:55:01.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239682373 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}]
16:55:01 [2024-02-28T21:55:01.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-239682338 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
16:55:01 [2024-02-28T21:55:01.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:01 [2024-02-28T21:55:01.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=-239682337 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
16:55:01 [2024-02-28T21:55:01.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-239682337 data=null doit=true}, TreeItem with text {import}]
16:55:01 [2024-02-28T21:55:01.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-239682337 data=null}, TreeItem with text {import}]
16:55:01 [2024-02-28T21:55:01.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-239682337 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
16:55:01 [2024-02-28T21:55:01.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239682337 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}]
16:55:01 [2024-02-28T21:55:01.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-239682337 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
16:55:01 [2024-02-28T21:55:01.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:55:01 [2024-02-28T21:55:01.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:55:01 [2024-02-28T21:55:01.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: unrecognized.log
16:55:01 [2024-02-28T21:55:01.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:55:01 [2024-02-28T21:55:01.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:55:01 [2024-02-28T21:55:01.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:55:01 [2024-02-28T21:55:01.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:55:01 [2024-02-28T21:55:01.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:55:01 [2024-02-28T21:55:01.654Z] 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:'))
16:55:01 [2024-02-28T21:55:01.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:55:01 [2024-02-28T21:55:01.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-239682330 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:'))]
16:55:01 [2024-02-28T21:55:01.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:55:01 [2024-02-28T21:55:01.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:55:01 [2024-02-28T21:55:01.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:55:01 [2024-02-28T21:55:01.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:55:01 [2024-02-28T21:55:01.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:55:01 [2024-02-28T21:55:01.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:55:01 [2024-02-28T21:55:01.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:55:01 [2024-02-28T21:55:01.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:55:01 [2024-02-28T21:55:01.654Z] 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'
16:55:01 [2024-02-28T21:55:01.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:55:01 [2024-02-28T21:55:01.654Z] 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')
16:55:01 [2024-02-28T21:55:01.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:55:01 [2024-02-28T21:55:01.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:55:01 [2024-02-28T21:55:01.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:55:01 [2024-02-28T21:55:01.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:55:01 [2024-02-28T21:55:01.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:55:01 [2024-02-28T21:55:01.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:55:01 [2024-02-28T21:55:01.654Z] 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.
16:55:01 [2024-02-28T21:55:01.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:55:01 [2024-02-28T21:55:01.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:55:01 [2024-02-28T21:55:01.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:55:01 [2024-02-28T21:55:01.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:55:01 [2024-02-28T21:55:01.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:55:01 [2024-02-28T21:55:01.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:55:01 [2024-02-28T21:55:01.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:55:01 [2024-02-28T21:55:01.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:55:01 [2024-02-28T21:55:01.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:55:01 [2024-02-28T21:55:01.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:55:01 [2024-02-28T21:55:01.655Z] 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')
16:55:01 [2024-02-28T21:55:01.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:55:01 [2024-02-28T21:55:01.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:55:01 [2024-02-28T21:55:01.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:55:01 [2024-02-28T21:55:01.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:55:01 [2024-02-28T21:55:01.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:55:01 [2024-02-28T21:55:01.655Z] 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.
16:55:01 [2024-02-28T21:55:01.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:55:01 [2024-02-28T21:55:01.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:55:01 [2024-02-28T21:55:01.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:55:01 [2024-02-28T21:55:01.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:55:01 [2024-02-28T21:55:01.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:55:01 [2024-02-28T21:55:01.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:55:01 [2024-02-28T21:55:01.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:55:01 [2024-02-28T21:55:01.655Z] 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')
16:55:01 [2024-02-28T21:55:01.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:55:01 [2024-02-28T21:55:01.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:55:01 [2024-02-28T21:55:01.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:55:01 [2024-02-28T21:55:01.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:55:01 [2024-02-28T21:55:01.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:55:01 [2024-02-28T21:55:01.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:55:01 [2024-02-28T21:55:01.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:55:01 [2024-02-28T21:55:01.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:55:01 [2024-02-28T21:55:01.655Z] 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.
16:55:01 [2024-02-28T21:55:01.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:55:01 [2024-02-28T21:55:01.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:55:01 [2024-02-28T21:55:01.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:55:01 [2024-02-28T21:55:01.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:55:01 [2024-02-28T21:55:01.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:55:01 [2024-02-28T21:55:01.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:55:01 [2024-02-28T21:55:01.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:55:01 [2024-02-28T21:55:01.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:55:01 [2024-02-28T21:55:01.655Z] 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')
16:55:01 [2024-02-28T21:55:01.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:55:01 [2024-02-28T21:55:01.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:55:01 [2024-02-28T21:55:01.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:55:01 [2024-02-28T21:55:01.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:55:01 [2024-02-28T21:55:01.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:55:01 [2024-02-28T21:55:01.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:55:01 [2024-02-28T21:55:01.655Z] 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')
16:55:01 [2024-02-28T21:55:01.655Z] 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.
16:55:01 [2024-02-28T21:55:01.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:55:01 [2024-02-28T21:55:01.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:55:01 [2024-02-28T21:55:01.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:55:01 [2024-02-28T21:55:01.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:55:01 [2024-02-28T21:55:01.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:55:01 [2024-02-28T21:55:01.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:55:01 [2024-02-28T21:55:01.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:55:01 [2024-02-28T21:55:01.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:55:01 [2024-02-28T21:55:01.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:55:01 [2024-02-28T21:55:01.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:55:01 [2024-02-28T21:55:01.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:55:01 [2024-02-28T21:55:01.655Z] 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')
16:55:01 [2024-02-28T21:55:01.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:55:01 [2024-02-28T21:55:01.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:55:01 [2024-02-28T21:55:01.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:55:01 [2024-02-28T21:55:01.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:55:01 [2024-02-28T21:55:01.656Z] 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.
16:55:01 [2024-02-28T21:55:01.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:55:01 [2024-02-28T21:55:01.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:55:01 [2024-02-28T21:55:01.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:55:01 [2024-02-28T21:55:01.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:55:01 [2024-02-28T21:55:01.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:55:01 [2024-02-28T21:55:01.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:55:01 [2024-02-28T21:55:01.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:55:01 [2024-02-28T21:55:01.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:55:01 [2024-02-28T21:55:01.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:55:01 [2024-02-28T21:55:01.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:55:01 [2024-02-28T21:55:01.656Z] 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)'
16:55:01 [2024-02-28T21:55:01.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:55:01 [2024-02-28T21:55:01.656Z] 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')
16:55:01 [2024-02-28T21:55:01.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:55:01 [2024-02-28T21:55:01.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:55:01 [2024-02-28T21:55:01.656Z] 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')
16:55:01 [2024-02-28T21:55:01.656Z] 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.
16:55:01 [2024-02-28T21:55:01.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:55:01 [2024-02-28T21:55:01.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:55:01 [2024-02-28T21:55:01.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:55:01 [2024-02-28T21:55:01.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:55:01 [2024-02-28T21:55:01.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:55:01 [2024-02-28T21:55:01.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:55:01 [2024-02-28T21:55:01.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:55:01 [2024-02-28T21:55:01.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:55:01 [2024-02-28T21:55:01.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:55:01 [2024-02-28T21:55:01.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:55:01 [2024-02-28T21:55:01.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:55:01 [2024-02-28T21:55:01.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:55:01 [2024-02-28T21:55:01.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:55:01 [2024-02-28T21:55:01.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:55:01 [2024-02-28T21:55:01.656Z] 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')
16:55:01 [2024-02-28T21:55:01.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:55:01 [2024-02-28T21:55:01.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-239682315 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:55:01 [2024-02-28T21:55:01.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-239682315 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:55:01 [2024-02-28T21:55:01.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-239682315 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:55:01 [2024-02-28T21:55:01.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-239682315 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:55:01 [2024-02-28T21:55:01.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-239682315 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:55:01 [2024-02-28T21:55:01.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-239682315 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:55:01 [2024-02-28T21:55:01.656Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:55:01 [2024-02-28T21:55:01.656Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:55:01 [2024-02-28T21:55:01.656Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:55:01 [2024-02-28T21:55:01.912Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:55:01 [2024-02-28T21:55:01.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-239682315 data=null 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')]
16:55:01 [2024-02-28T21:55:01.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-239682726 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
16:55:01 [2024-02-28T21:55:01.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:55:01 [2024-02-28T21:55:01.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:55:01 [2024-02-28T21:55:01.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:01 [2024-02-28T21:55:01.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:01 [2024-02-28T21:55:01.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:01 [2024-02-28T21:55:01.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:01 [2024-02-28T21:55:01.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:01 [2024-02-28T21:55:01.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239681964 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:55:01 [2024-02-28T21:55:01.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239681964 data=null doit=true}, TreeItem with text {test}]
16:55:01 [2024-02-28T21:55:01.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239681964 data=null}, TreeItem with text {test}]
16:55:01 [2024-02-28T21:55:01.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239681964 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:01 [2024-02-28T21:55:01.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239681964 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:55:01 [2024-02-28T21:55:01.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239681956 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:01 [2024-02-28T21:55:01.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:01 [2024-02-28T21:55:01.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239681956 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:55:01 [2024-02-28T21:55:01.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239681955 data=null doit=true}, TreeItem with text {test}]
16:55:01 [2024-02-28T21:55:01.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239681955 data=null}, TreeItem with text {test}]
16:55:01 [2024-02-28T21:55:01.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239681955 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:01 [2024-02-28T21:55:01.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239681955 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:55:01 [2024-02-28T21:55:01.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239681925 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:01 [2024-02-28T21:55:01.912Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:55:01 [2024-02-28T21:55:01.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:01 [2024-02-28T21:55:01.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-239681924 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
16:55:01 [2024-02-28T21:55:01.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-239681924 data=null doit=true}, TreeItem with text {Traces [7]}]
16:55:01 [2024-02-28T21:55:01.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-239681924 data=null}, TreeItem with text {Traces [7]}]
16:55:01 [2024-02-28T21:55:01.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-239681924 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:55:01 [2024-02-28T21:55:01.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239681924 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]}]
16:55:01 [2024-02-28T21:55:01.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-239681907 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:55:01 [2024-02-28T21:55:01.912Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
16:55:02 [2024-02-28T21:55:02.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:55:02 [2024-02-28T21:55:02.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:02 [2024-02-28T21:55:02.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-239681687 data=null button=0 stateMask=0x0 x=134 y=219 count=0}, TreeItem with text {unrecognized.log}]
16:55:02 [2024-02-28T21:55:02.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-239681687 data=null doit=true}, TreeItem with text {unrecognized.log}]
16:55:02 [2024-02-28T21:55:02.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-239681670 data=null}, TreeItem with text {unrecognized.log}]
16:55:02 [2024-02-28T21:55:02.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-239681670 data=null button=1 stateMask=0x0 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}]
16:55:02 [2024-02-28T21:55:02.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239681670 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}]
16:55:02 [2024-02-28T21:55:02.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-239681654 data=null button=1 stateMask=0x80000 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}]
16:55:02 [2024-02-28T21:55:02.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:02 [2024-02-28T21:55:02.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:02 [2024-02-28T21:55:02.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:02 [2024-02-28T21:55:02.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:02 [2024-02-28T21:55: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.
16:55:02 [2024-02-28T21:55:02.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:02 [2024-02-28T21:55:02.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-239681652 data=null button=0 stateMask=0x0 x=134 y=219 count=0}, TreeItem with text {unrecognized.log}]
16:55:02 [2024-02-28T21:55:02.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-239681652 data=null doit=true}, TreeItem with text {unrecognized.log}]
16:55:02 [2024-02-28T21:55:02.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-239681652 data=null}, TreeItem with text {unrecognized.log}]
16:55:02 [2024-02-28T21:55:02.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-239681652 data=null button=1 stateMask=0x0 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}]
16:55:02 [2024-02-28T21:55:02.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239681652 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}]
16:55:02 [2024-02-28T21:55:02.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-239681649 data=null button=1 stateMask=0x80000 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}]
16:55:02 [2024-02-28T21:55:02.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {unrecognized.log}
16:55:02 [2024-02-28T21:55:02.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-239681649 data=null button=0 stateMask=0x0 x=134 y=219 count=0}, TreeItem with text {unrecognized.log}]
16:55:02 [2024-02-28T21:55:02.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-239681648 data=null doit=true}, TreeItem with text {unrecognized.log}]
16:55:02 [2024-02-28T21:55:02.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:02 [2024-02-28T21:55:02.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-239681648 data=null}, TreeItem with text {unrecognized.log}]
16:55:02 [2024-02-28T21:55:02.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-239681648 data=null button=1 stateMask=0x0 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}]
16:55:02 [2024-02-28T21:55:02.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239681648 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}]
16:55:02 [2024-02-28T21:55:02.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-239681645 data=null button=1 stateMask=0x80000 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}]
16:55:02 [2024-02-28T21:55:02.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-239681645 data=null button=1 stateMask=0x0 x=134 y=219 count=2}, TreeItem with text {unrecognized.log}]
16:55:02 [2024-02-28T21:55:02.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=-239681645 data=null button=1 stateMask=0x0 x=134 y=219 count=2}, TreeItem with text {unrecognized.log}]
16:55:02 [2024-02-28T21:55:02.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239681639 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}]
16:55:02 [2024-02-28T21:55:02.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-239681603 data=null button=1 stateMask=0x80000 x=134 y=219 count=2}, TreeItem with text {unrecognized.log}]
16:55:02 [2024-02-28T21:55:02.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=-239680986 data=null button=0 stateMask=0x0 x=134 y=219 count=0}, TreeItem with text {unrecognized.log}]
16:55:02 [2024-02-28T21:55:02.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=-239680986 data=null doit=true}, TreeItem with text {unrecognized.log}]
16:55:02 [2024-02-28T21:55:02.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=-239680986 data=null}, TreeItem with text {unrecognized.log}]
16:55:02 [2024-02-28T21:55:02.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {unrecognized.log}
16:55:02 [2024-02-28T21:55:02.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
16:55:02 [2024-02-28T21:55:02.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
16:55:03 [2024-02-28T21:55:03.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:55:03 [2024-02-28T21:55:03.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:03 [2024-02-28T21:55:03.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-239680784 data=null button=0 stateMask=0x0 x=134 y=219 count=0}, TreeItem with text {unrecognized.log}]
16:55:03 [2024-02-28T21:55:03.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-239680784 data=null doit=true}, TreeItem with text {unrecognized.log}]
16:55:03 [2024-02-28T21:55:03.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-239680784 data=null}, TreeItem with text {unrecognized.log}]
16:55:03 [2024-02-28T21:55:03.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-239680784 data=null button=1 stateMask=0x0 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}]
16:55:03 [2024-02-28T21:55:03.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239680783 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}]
16:55:03 [2024-02-28T21:55:03.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-239680779 data=null button=1 stateMask=0x80000 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}]
16:55:03 [2024-02-28T21:55:03.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:03 [2024-02-28T21:55:03.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:03 [2024-02-28T21:55:03.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:03 [2024-02-28T21:55:03.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:03 [2024-02-28T21:55:03.238Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:55:03 [2024-02-28T21:55:03.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:55:03 [2024-02-28T21:55:03.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:03 [2024-02-28T21:55:03.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:03 [2024-02-28T21:55:03.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:03 [2024-02-28T21:55:03.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:03 [2024-02-28T21:55:03.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:03 [2024-02-28T21:55:03.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239680737 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:55:03 [2024-02-28T21:55:03.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239680737 data=null doit=true}, TreeItem with text {test}]
16:55:03 [2024-02-28T21:55:03.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239680737 data=null}, TreeItem with text {test}]
16:55:03 [2024-02-28T21:55:03.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239680737 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:03 [2024-02-28T21:55:03.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239680737 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:55:03 [2024-02-28T21:55:03.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239680718 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:03 [2024-02-28T21:55:03.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:03 [2024-02-28T21:55:03.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239680714 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:55:03 [2024-02-28T21:55:03.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239680714 data=null doit=true}, TreeItem with text {test}]
16:55:03 [2024-02-28T21:55:03.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239680713 data=null}, TreeItem with text {test}]
16:55:03 [2024-02-28T21:55:03.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239680713 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:03 [2024-02-28T21:55:03.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239680713 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:55:03 [2024-02-28T21:55:03.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239680695 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:03 [2024-02-28T21:55:03.238Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:55:03 [2024-02-28T21:55:03.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:03 [2024-02-28T21:55:03.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-239680695 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
16:55:03 [2024-02-28T21:55:03.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-239680694 data=null doit=true}, TreeItem with text {Traces [7]}]
16:55:03 [2024-02-28T21:55:03.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-239680694 data=null}, TreeItem with text {Traces [7]}]
16:55:03 [2024-02-28T21:55:03.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-239680694 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:55:03 [2024-02-28T21:55:03.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239680694 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]}]
16:55:03 [2024-02-28T21:55:03.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-239680687 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:55:03 [2024-02-28T21:55:03.238Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
16:55:03 [2024-02-28T21:55:03.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:55:03 [2024-02-28T21:55:03.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:03 [2024-02-28T21:55:03.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-239680424 data=null button=0 stateMask=0x0 x=134 y=219 count=0}, Tree node with text: unrecognized.log]
16:55:03 [2024-02-28T21:55:03.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-239680424 data=null doit=true}, Tree node with text: unrecognized.log]
16:55:03 [2024-02-28T21:55:03.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-239680424 data=null}, Tree node with text: unrecognized.log]
16:55:03 [2024-02-28T21:55:03.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-239680423 data=null button=1 stateMask=0x0 x=134 y=219 count=1}, Tree node with text: unrecognized.log]
16:55:03 [2024-02-28T21:55:03.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239680423 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]
16:55:03 [2024-02-28T21:55:03.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-239680393 data=null button=1 stateMask=0x80000 x=134 y=219 count=1}, Tree node with text: unrecognized.log]
16:55:03 [2024-02-28T21:55:03.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:03 [2024-02-28T21:55:03.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:03 [2024-02-28T21:55:03.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:03 [2024-02-28T21:55:03.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:03 [2024-02-28T21:55:03.493Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:55:03 [2024-02-28T21:55:03.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:55:03 [2024-02-28T21:55:03.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:03 [2024-02-28T21:55:03.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:03 [2024-02-28T21:55:03.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:03 [2024-02-28T21:55:03.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:03 [2024-02-28T21:55:03.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:03 [2024-02-28T21:55:03.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239680389 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:55:03 [2024-02-28T21:55:03.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239680389 data=null doit=true}, TreeItem with text {test}]
16:55:03 [2024-02-28T21:55:03.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239680389 data=null}, TreeItem with text {test}]
16:55:03 [2024-02-28T21:55:03.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239680389 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:03 [2024-02-28T21:55:03.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239680389 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:55:03 [2024-02-28T21:55:03.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239680335 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:03 [2024-02-28T21:55:03.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:03 [2024-02-28T21:55:03.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239680335 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:55:03 [2024-02-28T21:55:03.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239680335 data=null doit=true}, TreeItem with text {test}]
16:55:03 [2024-02-28T21:55:03.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239680335 data=null}, TreeItem with text {test}]
16:55:03 [2024-02-28T21:55:03.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239680334 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:03 [2024-02-28T21:55:03.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239680334 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:55:03 [2024-02-28T21:55:03.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239680328 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:03 [2024-02-28T21:55:03.494Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:55:03 [2024-02-28T21:55:03.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:03 [2024-02-28T21:55:03.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-239680327 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
16:55:03 [2024-02-28T21:55:03.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-239680327 data=null doit=true}, TreeItem with text {Traces [7]}]
16:55:03 [2024-02-28T21:55:03.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-239680327 data=null}, TreeItem with text {Traces [7]}]
16:55:03 [2024-02-28T21:55:03.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-239680327 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:55:03 [2024-02-28T21:55:03.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239680327 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]}]
16:55:03 [2024-02-28T21:55:03.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-239680320 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:55:03 [2024-02-28T21:55:03.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:03 [2024-02-28T21:55:03.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-239680319 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
16:55:03 [2024-02-28T21:55:03.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-239680319 data=null doit=true}, TreeItem with text {Traces [7]}]
16:55:03 [2024-02-28T21:55:03.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-239680319 data=null}, TreeItem with text {Traces [7]}]
16:55:03 [2024-02-28T21:55:03.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-239680319 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:55:03 [2024-02-28T21:55:03.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239680319 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]}]
16:55:03 [2024-02-28T21:55:03.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-239680315 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:55:03 [2024-02-28T21:55:03.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:55:03 [2024-02-28T21:55:03.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
16:55:04 [2024-02-28T21:55:04.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
16:55:04 [2024-02-28T21:55:04.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:55:04 [2024-02-28T21:55:04.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=-239679932 data=null doit=true}, Shell with text {Trace Import}]
16:55:04 [2024-02-28T21:55:04.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:55:04 [2024-02-28T21:55:04.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:55:04 [2024-02-28T21:55:04.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:55:04 [2024-02-28T21:55:04.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')
16:55:04 [2024-02-28T21:55:04.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:55:04 [2024-02-28T21:55:04.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:55:04 [2024-02-28T21:55:04.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:55:04 [2024-02-28T21:55:04.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:55:04 [2024-02-28T21:55:04.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:55:04 [2024-02-28T21:55:04.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:55:04 [2024-02-28T21:55:04.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:55:04 [2024-02-28T21:55:04.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:55:04 [2024-02-28T21:55:04.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:55:04 [2024-02-28T21:55:04.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:55:04 [2024-02-28T21:55:04.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:55:04 [2024-02-28T21:55:04.006Z] 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.
16:55:04 [2024-02-28T21:55:04.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:55:04 [2024-02-28T21:55:04.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:55:04 [2024-02-28T21:55:04.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:55:04 [2024-02-28T21:55:04.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:55:04 [2024-02-28T21:55:04.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:55:04 [2024-02-28T21:55:04.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:55:04 [2024-02-28T21:55:04.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:55:04 [2024-02-28T21:55:04.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:55:04 [2024-02-28T21:55:04.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=-239679930 data=null}, (of type 'Combo')]
16:55:04 [2024-02-28T21:55:04.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:55:04 [2024-02-28T21:55:04.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:04 [2024-02-28T21:55:04.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:04 [2024-02-28T21:55:04.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:55:04 [2024-02-28T21:55:04.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:04 [2024-02-28T21:55:04.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:04 [2024-02-28T21:55:04.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-239679899 data=null doit=true}, TreeItem with text {import}]
16:55:04 [2024-02-28T21:55:04.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-239679899 data=null}, TreeItem with text {import}]
16:55:04 [2024-02-28T21:55:04.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-239679899 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
16:55:04 [2024-02-28T21:55:04.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239679899 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}]
16:55:04 [2024-02-28T21:55:04.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-239679897 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
16:55:04 [2024-02-28T21:55:04.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:04 [2024-02-28T21:55:04.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=-239679897 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
16:55:04 [2024-02-28T21:55:04.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-239679897 data=null doit=true}, TreeItem with text {import}]
16:55:04 [2024-02-28T21:55:04.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-239679897 data=null}, TreeItem with text {import}]
16:55:04 [2024-02-28T21:55:04.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-239679896 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
16:55:04 [2024-02-28T21:55:04.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239679896 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}]
16:55:04 [2024-02-28T21:55:04.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-239679896 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
16:55:04 [2024-02-28T21:55:04.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:55:04 [2024-02-28T21:55:04.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:55:04 [2024-02-28T21:55:04.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: unrecognized.log
16:55:04 [2024-02-28T21:55:04.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:55:04 [2024-02-28T21:55:04.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:55:04 [2024-02-28T21:55:04.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:55:04 [2024-02-28T21:55:04.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:55:04 [2024-02-28T21:55:04.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:55:04 [2024-02-28T21:55:04.006Z] 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:'))
16:55:04 [2024-02-28T21:55:04.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:55:04 [2024-02-28T21:55:04.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-239679889 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:'))]
16:55:04 [2024-02-28T21:55:04.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:55:04 [2024-02-28T21:55:04.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:55:04 [2024-02-28T21:55:04.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:55:04 [2024-02-28T21:55:04.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:55:04 [2024-02-28T21:55:04.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:55:04 [2024-02-28T21:55:04.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:55:04 [2024-02-28T21:55:04.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:55:04 [2024-02-28T21:55:04.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:55:04 [2024-02-28T21:55:04.007Z] 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'
16:55:04 [2024-02-28T21:55:04.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:55:04 [2024-02-28T21:55:04.007Z] 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')
16:55:04 [2024-02-28T21:55:04.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:55:04 [2024-02-28T21:55:04.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:55:04 [2024-02-28T21:55:04.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:55:04 [2024-02-28T21:55:04.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:55:04 [2024-02-28T21:55:04.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:55:04 [2024-02-28T21:55:04.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:55:04 [2024-02-28T21:55:04.007Z] 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.
16:55:04 [2024-02-28T21:55:04.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:55:04 [2024-02-28T21:55:04.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:55:04 [2024-02-28T21:55:04.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:55:04 [2024-02-28T21:55:04.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:55:04 [2024-02-28T21:55:04.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:55:04 [2024-02-28T21:55:04.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:55:04 [2024-02-28T21:55:04.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:55:04 [2024-02-28T21:55:04.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:55:04 [2024-02-28T21:55:04.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:55:04 [2024-02-28T21:55:04.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:55:04 [2024-02-28T21:55:04.007Z] 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')
16:55:04 [2024-02-28T21:55:04.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:55:04 [2024-02-28T21:55:04.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:55:04 [2024-02-28T21:55:04.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:55:04 [2024-02-28T21:55:04.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:55:04 [2024-02-28T21:55:04.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:55:04 [2024-02-28T21:55:04.007Z] 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.
16:55:04 [2024-02-28T21:55:04.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:55:04 [2024-02-28T21:55:04.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:55:04 [2024-02-28T21:55:04.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:55:04 [2024-02-28T21:55:04.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:55:04 [2024-02-28T21:55:04.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:55:04 [2024-02-28T21:55:04.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:55:04 [2024-02-28T21:55:04.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:55:04 [2024-02-28T21:55:04.007Z] 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')
16:55:04 [2024-02-28T21:55:04.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:55:04 [2024-02-28T21:55:04.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:55:04 [2024-02-28T21:55:04.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:55:04 [2024-02-28T21:55:04.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:55:04 [2024-02-28T21:55:04.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:55:04 [2024-02-28T21:55:04.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:55:04 [2024-02-28T21:55:04.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:55:04 [2024-02-28T21:55:04.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:55:04 [2024-02-28T21:55:04.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@23673954
16:55:04 [2024-02-28T21:55:04.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=-239679829 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')]
16:55:04 [2024-02-28T21:55:04.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=-239679829 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')]
16:55:04 [2024-02-28T21:55:04.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Import unrecognized traces} time=-239679829 data=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
16:55:04 [2024-02-28T21:55:04.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=-239679829 data=null}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
16:55:04 [2024-02-28T21:55:04.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=-239679829 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')]
16:55:04 [2024-02-28T21:55:04.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=-239679829 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')]
16:55:04 [2024-02-28T21:55:04.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=-239679829 data=null 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')]
16:55:04 [2024-02-28T21:55:04.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=-239679829 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')]
16:55:04 [2024-02-28T21:55:04.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=-239679829 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')]
16:55:04 [2024-02-28T21:55:04.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=-239679829 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')]
16:55:04 [2024-02-28T21:55:04.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=-239679829 data=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
16:55:04 [2024-02-28T21:55:04.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=-239679829 data=null}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
16:55:04 [2024-02-28T21:55:04.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:55:04 [2024-02-28T21:55:04.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:55:04 [2024-02-28T21:55:04.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:55:04 [2024-02-28T21:55:04.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:55:04 [2024-02-28T21:55:04.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:55:04 [2024-02-28T21:55:04.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:55:04 [2024-02-28T21:55:04.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:55:04 [2024-02-28T21:55:04.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:55:04 [2024-02-28T21:55:04.008Z] 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')
16:55:04 [2024-02-28T21:55:04.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:55:04 [2024-02-28T21:55:04.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:55:04 [2024-02-28T21:55:04.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:55:04 [2024-02-28T21:55:04.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:55:04 [2024-02-28T21:55:04.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:55:04 [2024-02-28T21:55:04.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:55:04 [2024-02-28T21:55:04.008Z] 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')
16:55:04 [2024-02-28T21:55:04.008Z] 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.
16:55:04 [2024-02-28T21:55:04.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:55:04 [2024-02-28T21:55:04.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:55:04 [2024-02-28T21:55:04.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:55:04 [2024-02-28T21:55:04.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:55:04 [2024-02-28T21:55:04.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:55:04 [2024-02-28T21:55:04.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:55:04 [2024-02-28T21:55:04.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:55:04 [2024-02-28T21:55:04.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:55:04 [2024-02-28T21:55:04.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:55:04 [2024-02-28T21:55:04.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:55:04 [2024-02-28T21:55:04.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:55:04 [2024-02-28T21:55:04.008Z] 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')
16:55:04 [2024-02-28T21:55:04.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:55:04 [2024-02-28T21:55:04.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:55:04 [2024-02-28T21:55:04.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:55:04 [2024-02-28T21:55:04.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:55:04 [2024-02-28T21:55:04.008Z] 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.
16:55:04 [2024-02-28T21:55:04.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:55:04 [2024-02-28T21:55:04.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:55:04 [2024-02-28T21:55:04.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:55:04 [2024-02-28T21:55:04.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:55:04 [2024-02-28T21:55:04.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:55:04 [2024-02-28T21:55:04.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:55:04 [2024-02-28T21:55:04.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:55:04 [2024-02-28T21:55:04.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:55:04 [2024-02-28T21:55:04.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:55:04 [2024-02-28T21:55:04.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:55:04 [2024-02-28T21:55:04.009Z] 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)'
16:55:04 [2024-02-28T21:55:04.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:55:04 [2024-02-28T21:55:04.009Z] 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')
16:55:04 [2024-02-28T21:55:04.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:55:04 [2024-02-28T21:55:04.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:55:04 [2024-02-28T21:55:04.009Z] 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')
16:55:04 [2024-02-28T21:55:04.009Z] 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.
16:55:04 [2024-02-28T21:55:04.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:55:04 [2024-02-28T21:55:04.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:55:04 [2024-02-28T21:55:04.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:55:04 [2024-02-28T21:55:04.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:55:04 [2024-02-28T21:55:04.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:55:04 [2024-02-28T21:55:04.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:55:04 [2024-02-28T21:55:04.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:55:04 [2024-02-28T21:55:04.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:55:04 [2024-02-28T21:55:04.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:55:04 [2024-02-28T21:55:04.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:55:04 [2024-02-28T21:55:04.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:55:04 [2024-02-28T21:55:04.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:55:04 [2024-02-28T21:55:04.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:55:04 [2024-02-28T21:55:04.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:55:04 [2024-02-28T21:55:04.009Z] 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')
16:55:04 [2024-02-28T21:55:04.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:55:04 [2024-02-28T21:55:04.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-239679825 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:55:04 [2024-02-28T21:55:04.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-239679825 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:55:04 [2024-02-28T21:55:04.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-239679825 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:55:04 [2024-02-28T21:55:04.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-239679825 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:55:04 [2024-02-28T21:55:04.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-239679825 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:55:04 [2024-02-28T21:55:04.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-239679825 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:55:04 [2024-02-28T21:55:04.009Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:55:04 [2024-02-28T21:55:04.009Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:55:04 [2024-02-28T21:55:04.009Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:55:04 [2024-02-28T21:55:04.009Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:55:04 [2024-02-28T21:55:04.009Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:55:04 [2024-02-28T21:55:04.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:55:04 [2024-02-28T21:55:04.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-239679825 data=null 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')]
16:55:04 [2024-02-28T21:55:04.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-239680286 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
16:55:04 [2024-02-28T21:55:04.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:55:04 [2024-02-28T21:55:04.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:04 [2024-02-28T21:55:04.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:04 [2024-02-28T21:55:04.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:04 [2024-02-28T21:55:04.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:04 [2024-02-28T21:55:04.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:04 [2024-02-28T21:55:04.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239679315 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:55:04 [2024-02-28T21:55:04.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239679315 data=null doit=true}, TreeItem with text {test}]
16:55:04 [2024-02-28T21:55:04.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239679315 data=null}, TreeItem with text {test}]
16:55:04 [2024-02-28T21:55:04.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239679314 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:04 [2024-02-28T21:55:04.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239679314 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:55:04 [2024-02-28T21:55:04.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239679293 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:04 [2024-02-28T21:55:04.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:04 [2024-02-28T21:55:04.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239679292 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:55:04 [2024-02-28T21:55:04.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239679292 data=null doit=true}, TreeItem with text {test}]
16:55:04 [2024-02-28T21:55:04.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239679292 data=null}, TreeItem with text {test}]
16:55:04 [2024-02-28T21:55:04.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239679291 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:04 [2024-02-28T21:55:04.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239679291 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:55:04 [2024-02-28T21:55:04.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239679277 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:04 [2024-02-28T21:55:04.780Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:55:04 [2024-02-28T21:55:04.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:04 [2024-02-28T21:55:04.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-239679275 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
16:55:04 [2024-02-28T21:55:04.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-239679275 data=null doit=true}, TreeItem with text {Traces [7]}]
16:55:04 [2024-02-28T21:55:04.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-239679274 data=null}, TreeItem with text {Traces [7]}]
16:55:04 [2024-02-28T21:55:04.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-239679274 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:55:04 [2024-02-28T21:55:04.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239679273 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]}]
16:55:04 [2024-02-28T21:55:04.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-239679237 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:55:04 [2024-02-28T21:55:04.780Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
16:55:05 [2024-02-28T21:55:05.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:55:05 [2024-02-28T21:55:05.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:05 [2024-02-28T21:55:05.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-239678909 data=null button=0 stateMask=0x0 x=134 y=219 count=0}, TreeItem with text {unrecognized.log}]
16:55:05 [2024-02-28T21:55:05.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-239678909 data=null doit=true}, TreeItem with text {unrecognized.log}]
16:55:05 [2024-02-28T21:55:05.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-239678909 data=null}, TreeItem with text {unrecognized.log}]
16:55:05 [2024-02-28T21:55:05.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-239678908 data=null button=1 stateMask=0x0 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}]
16:55:05 [2024-02-28T21:55:05.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239678908 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}]
16:55:05 [2024-02-28T21:55:05.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-239678876 data=null button=1 stateMask=0x80000 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}]
16:55:05 [2024-02-28T21:55:05.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:05 [2024-02-28T21:55:05.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:05 [2024-02-28T21:55:05.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:05 [2024-02-28T21:55:05.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:05 [2024-02-28T21:55:05.035Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:55:05 [2024-02-28T21:55:05.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:05 [2024-02-28T21:55:05.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-239678874 data=null button=0 stateMask=0x0 x=134 y=219 count=0}, TreeItem with text {unrecognized.log}]
16:55:05 [2024-02-28T21:55:05.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-239678874 data=null doit=true}, TreeItem with text {unrecognized.log}]
16:55:05 [2024-02-28T21:55:05.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-239678874 data=null}, TreeItem with text {unrecognized.log}]
16:55:05 [2024-02-28T21:55:05.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-239678874 data=null button=1 stateMask=0x0 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}]
16:55:05 [2024-02-28T21:55:05.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239678874 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}]
16:55:05 [2024-02-28T21:55:05.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-239678870 data=null button=1 stateMask=0x80000 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}]
16:55:05 [2024-02-28T21:55:05.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {unrecognized.log}
16:55:05 [2024-02-28T21:55:05.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-239678870 data=null button=0 stateMask=0x0 x=134 y=219 count=0}, TreeItem with text {unrecognized.log}]
16:55:05 [2024-02-28T21:55:05.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-239678869 data=null doit=true}, TreeItem with text {unrecognized.log}]
16:55:05 [2024-02-28T21:55:05.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:05 [2024-02-28T21:55:05.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-239678869 data=null}, TreeItem with text {unrecognized.log}]
16:55:05 [2024-02-28T21:55:05.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-239678869 data=null button=1 stateMask=0x0 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}]
16:55:05 [2024-02-28T21:55:05.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239678869 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}]
16:55:05 [2024-02-28T21:55:05.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-239678866 data=null button=1 stateMask=0x80000 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}]
16:55:05 [2024-02-28T21:55:05.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-239678865 data=null button=1 stateMask=0x0 x=134 y=219 count=2}, TreeItem with text {unrecognized.log}]
16:55:05 [2024-02-28T21:55:05.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=-239678865 data=null button=1 stateMask=0x0 x=134 y=219 count=2}, TreeItem with text {unrecognized.log}]
16:55:05 [2024-02-28T21:55:05.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239678865 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}]
16:55:05 [2024-02-28T21:55:05.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-239678821 data=null button=1 stateMask=0x80000 x=134 y=219 count=2}, TreeItem with text {unrecognized.log}]
16:55:05 [2024-02-28T21:55:05.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=-239678770 data=null button=0 stateMask=0x0 x=134 y=219 count=0}, TreeItem with text {unrecognized.log}]
16:55:05 [2024-02-28T21:55:05.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=-239678770 data=null doit=true}, TreeItem with text {unrecognized.log}]
16:55:05 [2024-02-28T21:55:05.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=-239678770 data=null}, TreeItem with text {unrecognized.log}]
16:55:05 [2024-02-28T21:55:05.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {unrecognized.log}
16:55:05 [2024-02-28T21:55:05.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
16:55:05 [2024-02-28T21:55:05.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
16:55:05 [2024-02-28T21:55:05.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:55:05 [2024-02-28T21:55:05.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:05 [2024-02-28T21:55:05.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-239678701 data=null button=0 stateMask=0x0 x=134 y=219 count=0}, TreeItem with text {unrecognized.log}]
16:55:05 [2024-02-28T21:55:05.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-239678700 data=null doit=true}, TreeItem with text {unrecognized.log}]
16:55:05 [2024-02-28T21:55:05.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-239678700 data=null}, TreeItem with text {unrecognized.log}]
16:55:05 [2024-02-28T21:55:05.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-239678700 data=null button=1 stateMask=0x0 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}]
16:55:05 [2024-02-28T21:55:05.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239678700 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}]
16:55:05 [2024-02-28T21:55:05.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-239678696 data=null button=1 stateMask=0x80000 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}]
16:55:05 [2024-02-28T21:55:05.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:05 [2024-02-28T21:55:05.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:05 [2024-02-28T21:55:05.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:05 [2024-02-28T21:55:05.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:05 [2024-02-28T21:55:05.292Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:55:05 [2024-02-28T21:55:05.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:55:05 [2024-02-28T21:55:05.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:05 [2024-02-28T21:55:05.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-239678622 data=null button=0 stateMask=0x0 x=134 y=219 count=0}, Tree node with text: unrecognized.log]
16:55:05 [2024-02-28T21:55:05.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-239678622 data=null doit=true}, Tree node with text: unrecognized.log]
16:55:05 [2024-02-28T21:55:05.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-239678622 data=null}, Tree node with text: unrecognized.log]
16:55:05 [2024-02-28T21:55:05.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-239678621 data=null button=1 stateMask=0x0 x=134 y=219 count=1}, Tree node with text: unrecognized.log]
16:55:05 [2024-02-28T21:55:05.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239678621 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]
16:55:05 [2024-02-28T21:55:05.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-239678617 data=null button=1 stateMask=0x80000 x=134 y=219 count=1}, Tree node with text: unrecognized.log]
16:55:05 [2024-02-28T21:55:05.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:05 [2024-02-28T21:55:05.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:05 [2024-02-28T21:55:05.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:05 [2024-02-28T21:55:05.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:05 [2024-02-28T21:55:05.292Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:55:05 [2024-02-28T21:55:05.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:55:05 [2024-02-28T21:55:05.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:05 [2024-02-28T21:55:05.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:05 [2024-02-28T21:55:05.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:05 [2024-02-28T21:55:05.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:05 [2024-02-28T21:55:05.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:05 [2024-02-28T21:55:05.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239678613 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:55:05 [2024-02-28T21:55:05.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239678613 data=null doit=true}, TreeItem with text {test}]
16:55:05 [2024-02-28T21:55:05.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239678613 data=null}, TreeItem with text {test}]
16:55:05 [2024-02-28T21:55:05.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239678612 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:05 [2024-02-28T21:55:05.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239678612 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:55:05 [2024-02-28T21:55:05.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239678585 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:05 [2024-02-28T21:55:05.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:05 [2024-02-28T21:55:05.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239678585 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:55:05 [2024-02-28T21:55:05.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239678585 data=null doit=true}, TreeItem with text {test}]
16:55:05 [2024-02-28T21:55:05.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239678585 data=null}, TreeItem with text {test}]
16:55:05 [2024-02-28T21:55:05.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239678585 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:05 [2024-02-28T21:55:05.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239678584 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:55:05 [2024-02-28T21:55:05.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239678538 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:05 [2024-02-28T21:55:05.293Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:55:05 [2024-02-28T21:55:05.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:05 [2024-02-28T21:55:05.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-239678537 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
16:55:05 [2024-02-28T21:55:05.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-239678537 data=null doit=true}, TreeItem with text {Traces [7]}]
16:55:05 [2024-02-28T21:55:05.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-239678537 data=null}, TreeItem with text {Traces [7]}]
16:55:05 [2024-02-28T21:55:05.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-239678537 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:55:05 [2024-02-28T21:55:05.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239678537 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]}]
16:55:05 [2024-02-28T21:55:05.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-239678530 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:55:05 [2024-02-28T21:55:05.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:05 [2024-02-28T21:55:05.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-239678529 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
16:55:05 [2024-02-28T21:55:05.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-239678529 data=null doit=true}, TreeItem with text {Traces [7]}]
16:55:05 [2024-02-28T21:55:05.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-239678529 data=null}, TreeItem with text {Traces [7]}]
16:55:05 [2024-02-28T21:55:05.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-239678529 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:55:05 [2024-02-28T21:55:05.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239678529 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]}]
16:55:05 [2024-02-28T21:55:05.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-239678526 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:55:05 [2024-02-28T21:55:05.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
16:55:05 [2024-02-28T21:55:05.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
16:55:05 [2024-02-28T21:55:05.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
16:55:05 [2024-02-28T21:55:05.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
16:55:05 [2024-02-28T21:55:05.803Z] 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=-239678219 data=null doit=true}, Shell with text {Confirm Clear}]
16:55:05 [2024-02-28T21:55:05.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
16:55:05 [2024-02-28T21:55:05.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
16:55:05 [2024-02-28T21:55:05.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
16:55:05 [2024-02-28T21:55:05.803Z] 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')
16:55:05 [2024-02-28T21:55:05.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
16:55:05 [2024-02-28T21:55:05.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
16:55:05 [2024-02-28T21:55:05.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-239678219 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:55:05 [2024-02-28T21:55:05.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-239678219 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:55:05 [2024-02-28T21:55:05.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-239678206 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:55:05 [2024-02-28T21:55:05.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-239678206 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:55:05 [2024-02-28T21:55:05.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-239678206 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:55:05 [2024-02-28T21:55:05.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-239678206 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:55:05 [2024-02-28T21:55:05.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-239678206 data=null 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')]
16:55:07 [2024-02-28T21:55:07.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-239678495 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
16:55:07 [2024-02-28T21:55:07.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:55:07 [2024-02-28T21:55:07.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:55:07 [2024-02-28T21:55:07.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:07 [2024-02-28T21:55:07.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:07 [2024-02-28T21:55:07.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:07 [2024-02-28T21:55:07.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:07 [2024-02-28T21:55:07.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:07 [2024-02-28T21:55:07.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239676827 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:55:07 [2024-02-28T21:55:07.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239676826 data=null doit=true}, TreeItem with text {test}]
16:55:07 [2024-02-28T21:55:07.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239676826 data=null}, TreeItem with text {test}]
16:55:07 [2024-02-28T21:55:07.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239676826 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:07 [2024-02-28T21:55:07.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239676826 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:55:07 [2024-02-28T21:55:07.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239676805 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:07 [2024-02-28T21:55:07.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:07 [2024-02-28T21:55:07.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239676804 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:55:07 [2024-02-28T21:55:07.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239676804 data=null doit=true}, TreeItem with text {test}]
16:55:07 [2024-02-28T21:55:07.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239676804 data=null}, TreeItem with text {test}]
16:55:07 [2024-02-28T21:55:07.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239676804 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:07 [2024-02-28T21:55:07.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239676804 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:55:07 [2024-02-28T21:55:07.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239676780 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:07 [2024-02-28T21:55:07.168Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:55:07 [2024-02-28T21:55:07.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:07 [2024-02-28T21:55:07.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-239676779 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
16:55:07 [2024-02-28T21:55:07.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-239676779 data=null doit=true}, TreeItem with text {Traces [7]}]
16:55:07 [2024-02-28T21:55:07.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-239676779 data=null}, TreeItem with text {Traces [7]}]
16:55:07 [2024-02-28T21:55:07.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-239676779 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:55:07 [2024-02-28T21:55:07.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239676779 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]}]
16:55:07 [2024-02-28T21:55:07.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-239676773 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:55:07 [2024-02-28T21:55:07.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:07 [2024-02-28T21:55:07.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-239676772 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
16:55:07 [2024-02-28T21:55:07.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-239676766 data=null doit=true}, TreeItem with text {Traces [7]}]
16:55:07 [2024-02-28T21:55:07.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-239676766 data=null}, TreeItem with text {Traces [7]}]
16:55:07 [2024-02-28T21:55:07.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-239676766 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:55:07 [2024-02-28T21:55:07.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239676766 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]}]
16:55:07 [2024-02-28T21:55:07.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-239676763 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:55:07 [2024-02-28T21:55:07.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:55:07 [2024-02-28T21:55:07.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
16:55:07 [2024-02-28T21:55:07.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
16:55:07 [2024-02-28T21:55:07.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:55:07 [2024-02-28T21:55:07.423Z] 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=-239676406 data=null doit=true}, Shell with text {Trace Import}]
16:55:07 [2024-02-28T21:55:07.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:55:07 [2024-02-28T21:55:07.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:55:07 [2024-02-28T21:55:07.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:55:07 [2024-02-28T21:55:07.423Z] 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')
16:55:07 [2024-02-28T21:55:07.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:55:07 [2024-02-28T21:55:07.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:55:07 [2024-02-28T21:55:07.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:55:07 [2024-02-28T21:55:07.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:55:07 [2024-02-28T21:55:07.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:55:07 [2024-02-28T21:55:07.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:55:07 [2024-02-28T21:55:07.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:55:07 [2024-02-28T21:55:07.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:55:07 [2024-02-28T21:55:07.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:55:07 [2024-02-28T21:55:07.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:55:07 [2024-02-28T21:55:07.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:55:07 [2024-02-28T21:55:07.423Z] 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.
16:55:07 [2024-02-28T21:55:07.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:55:07 [2024-02-28T21:55:07.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:55:07 [2024-02-28T21:55:07.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:55:07 [2024-02-28T21:55:07.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:55:07 [2024-02-28T21:55:07.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:55:07 [2024-02-28T21:55:07.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:55:07 [2024-02-28T21:55:07.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:55:07 [2024-02-28T21:55:07.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:55:07 [2024-02-28T21:55:07.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=-239676395 data=null}, (of type 'Combo')]
16:55:07 [2024-02-28T21:55:07.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:55:07 [2024-02-28T21:55:07.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:07 [2024-02-28T21:55:07.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:07 [2024-02-28T21:55:07.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:55:07 [2024-02-28T21:55:07.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:07 [2024-02-28T21:55:07.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:07 [2024-02-28T21:55:07.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-239676325 data=null doit=true}, TreeItem with text {import}]
16:55:07 [2024-02-28T21:55:07.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-239676325 data=null}, TreeItem with text {import}]
16:55:07 [2024-02-28T21:55:07.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-239676325 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
16:55:07 [2024-02-28T21:55:07.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239676325 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}]
16:55:07 [2024-02-28T21:55:07.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-239676322 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
16:55:07 [2024-02-28T21:55:07.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-239676321 data=null doit=true}, Tree node with text: kernel-overlap-testing]
16:55:07 [2024-02-28T21:55:07.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-239676321 data=null}, Tree node with text: kernel-overlap-testing]
16:55:07 [2024-02-28T21:55:07.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239676321 data=null button=1 stateMask=0x0 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
16:55:07 [2024-02-28T21:55:07.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239676321 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]
16:55:07 [2024-02-28T21:55:07.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239676321 data=null button=1 stateMask=0x80000 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
16:55:07 [2024-02-28T21:55:07.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:07 [2024-02-28T21:55:07.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239676320 data=null button=0 stateMask=0x0 x=153 y=58 count=0}, Tree node with text: kernel-overlap-testing]
16:55:07 [2024-02-28T21:55:07.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-239676320 data=null doit=true}, Tree node with text: kernel-overlap-testing]
16:55:07 [2024-02-28T21:55:07.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-239676320 data=null}, Tree node with text: kernel-overlap-testing]
16:55:07 [2024-02-28T21:55:07.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239676320 data=null button=1 stateMask=0x0 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
16:55:07 [2024-02-28T21:55:07.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239676320 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]
16:55:07 [2024-02-28T21:55:07.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239676318 data=null button=1 stateMask=0x80000 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
16:55:07 [2024-02-28T21:55:07.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:55:07 [2024-02-28T21:55:07.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:55:07 [2024-02-28T21:55:07.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: metadata
16:55:07 [2024-02-28T21:55:07.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:55:07 [2024-02-28T21:55:07.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:55:07 [2024-02-28T21:55:07.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:55:07 [2024-02-28T21:55:07.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:55:07 [2024-02-28T21:55:07.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:55:07 [2024-02-28T21:55:07.681Z] 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:'))
16:55:07 [2024-02-28T21:55:07.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:55:07 [2024-02-28T21:55:07.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-239676311 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:'))]
16:55:07 [2024-02-28T21:55:07.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:55:07 [2024-02-28T21:55:07.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:55:07 [2024-02-28T21:55:07.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:55:07 [2024-02-28T21:55:07.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:55:07 [2024-02-28T21:55:07.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:55:07 [2024-02-28T21:55:07.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:55:07 [2024-02-28T21:55:07.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:55:07 [2024-02-28T21:55:07.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:55:07 [2024-02-28T21:55:07.681Z] 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'
16:55:07 [2024-02-28T21:55:07.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:55:07 [2024-02-28T21:55:07.681Z] 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')
16:55:07 [2024-02-28T21:55:07.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:55:07 [2024-02-28T21:55:07.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:55:07 [2024-02-28T21:55:07.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:55:07 [2024-02-28T21:55:07.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:55:07 [2024-02-28T21:55:07.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:55:07 [2024-02-28T21:55:07.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:55:07 [2024-02-28T21:55:07.681Z] 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.
16:55:07 [2024-02-28T21:55:07.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:55:07 [2024-02-28T21:55:07.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:55:07 [2024-02-28T21:55:07.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:55:07 [2024-02-28T21:55:07.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:55:07 [2024-02-28T21:55:07.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:55:07 [2024-02-28T21:55:07.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:55:07 [2024-02-28T21:55:07.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:55:07 [2024-02-28T21:55:07.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:55:07 [2024-02-28T21:55:07.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:55:07 [2024-02-28T21:55:07.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:55:07 [2024-02-28T21:55:07.681Z] 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')
16:55:07 [2024-02-28T21:55:07.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:55:07 [2024-02-28T21:55:07.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:55:07 [2024-02-28T21:55:07.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:55:07 [2024-02-28T21:55:07.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:55:07 [2024-02-28T21:55:07.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:55:07 [2024-02-28T21:55:07.681Z] 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.
16:55:07 [2024-02-28T21:55:07.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:55:07 [2024-02-28T21:55:07.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:55:07 [2024-02-28T21:55:07.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:55:07 [2024-02-28T21:55:07.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:55:07 [2024-02-28T21:55:07.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:55:07 [2024-02-28T21:55:07.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:55:07 [2024-02-28T21:55:07.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:55:07 [2024-02-28T21:55:07.682Z] 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')
16:55:07 [2024-02-28T21:55:07.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:55:07 [2024-02-28T21:55:07.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:55:07 [2024-02-28T21:55:07.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:55:07 [2024-02-28T21:55:07.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:55:07 [2024-02-28T21:55:07.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:55:07 [2024-02-28T21:55:07.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:55:07 [2024-02-28T21:55:07.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:55:07 [2024-02-28T21:55:07.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:55:07 [2024-02-28T21:55:07.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@5f9f5487
16:55:07 [2024-02-28T21:55:07.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=-239676296 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')]
16:55:07 [2024-02-28T21:55:07.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=-239676296 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')]
16:55:07 [2024-02-28T21:55:07.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Import unrecognized traces} time=-239676296 data=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
16:55:07 [2024-02-28T21:55:07.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=-239676296 data=null}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
16:55:07 [2024-02-28T21:55:07.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=-239676296 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')]
16:55:07 [2024-02-28T21:55:07.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=-239676296 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')]
16:55:07 [2024-02-28T21:55:07.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=-239676296 data=null 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')]
16:55:07 [2024-02-28T21:55:07.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=-239676296 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')]
16:55:07 [2024-02-28T21:55:07.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=-239676296 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')]
16:55:07 [2024-02-28T21:55:07.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=-239676296 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')]
16:55:07 [2024-02-28T21:55:07.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=-239676296 data=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
16:55:07 [2024-02-28T21:55:07.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=-239676296 data=null}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
16:55:07 [2024-02-28T21:55:07.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:55:07 [2024-02-28T21:55:07.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:55:07 [2024-02-28T21:55:07.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:55:07 [2024-02-28T21:55:07.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:55:07 [2024-02-28T21:55:07.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:55:07 [2024-02-28T21:55:07.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:55:07 [2024-02-28T21:55:07.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:55:07 [2024-02-28T21:55:07.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:55:07 [2024-02-28T21:55:07.682Z] 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')
16:55:07 [2024-02-28T21:55:07.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:55:07 [2024-02-28T21:55:07.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:55:07 [2024-02-28T21:55:07.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:55:07 [2024-02-28T21:55:07.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:55:07 [2024-02-28T21:55:07.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:55:07 [2024-02-28T21:55:07.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:55:07 [2024-02-28T21:55:07.682Z] 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')
16:55:07 [2024-02-28T21:55:07.682Z] 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.
16:55:07 [2024-02-28T21:55:07.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:55:07 [2024-02-28T21:55:07.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:55:07 [2024-02-28T21:55:07.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:55:07 [2024-02-28T21:55:07.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:55:07 [2024-02-28T21:55:07.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:55:07 [2024-02-28T21:55:07.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:55:07 [2024-02-28T21:55:07.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:55:07 [2024-02-28T21:55:07.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:55:07 [2024-02-28T21:55:07.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:55:07 [2024-02-28T21:55:07.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:55:07 [2024-02-28T21:55:07.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:55:07 [2024-02-28T21:55:07.683Z] 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')
16:55:07 [2024-02-28T21:55:07.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:55:07 [2024-02-28T21:55:07.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:55:07 [2024-02-28T21:55:07.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:55:07 [2024-02-28T21:55:07.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:55:07 [2024-02-28T21:55:07.683Z] 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.
16:55:07 [2024-02-28T21:55:07.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:55:07 [2024-02-28T21:55:07.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:55:07 [2024-02-28T21:55:07.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:55:07 [2024-02-28T21:55:07.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:55:07 [2024-02-28T21:55:07.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:55:07 [2024-02-28T21:55:07.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:55:07 [2024-02-28T21:55:07.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:55:07 [2024-02-28T21:55:07.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:55:07 [2024-02-28T21:55:07.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:55:07 [2024-02-28T21:55:07.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:55:07 [2024-02-28T21:55:07.683Z] 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)'
16:55:07 [2024-02-28T21:55:07.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:55:07 [2024-02-28T21:55:07.683Z] 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')
16:55:07 [2024-02-28T21:55:07.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:55:07 [2024-02-28T21:55:07.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:55:07 [2024-02-28T21:55:07.683Z] 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')
16:55:07 [2024-02-28T21:55:07.683Z] 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.
16:55:07 [2024-02-28T21:55:07.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:55:07 [2024-02-28T21:55:07.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:55:07 [2024-02-28T21:55:07.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:55:07 [2024-02-28T21:55:07.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:55:07 [2024-02-28T21:55:07.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:55:07 [2024-02-28T21:55:07.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:55:07 [2024-02-28T21:55:07.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:55:07 [2024-02-28T21:55:07.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:55:07 [2024-02-28T21:55:07.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:55:07 [2024-02-28T21:55:07.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:55:07 [2024-02-28T21:55:07.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:55:07 [2024-02-28T21:55:07.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:55:07 [2024-02-28T21:55:07.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:55:07 [2024-02-28T21:55:07.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:55:07 [2024-02-28T21:55:07.683Z] 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')
16:55:07 [2024-02-28T21:55:07.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:55:07 [2024-02-28T21:55:07.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-239676289 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:55:07 [2024-02-28T21:55:07.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-239676289 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:55:07 [2024-02-28T21:55:07.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-239676289 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:55:07 [2024-02-28T21:55:07.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-239676289 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:55:07 [2024-02-28T21:55:07.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-239676289 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:55:07 [2024-02-28T21:55:07.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-239676289 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:55:07 [2024-02-28T21:55:07.683Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:55:07 [2024-02-28T21:55:07.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-239676288 data=null 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')]
16:55:07 [2024-02-28T21:55:07.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-239676730 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
16:55:07 [2024-02-28T21:55:07.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:55:07 [2024-02-28T21:55:07.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:55:07 [2024-02-28T21:55:07.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:07 [2024-02-28T21:55:07.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:07 [2024-02-28T21:55:07.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:07 [2024-02-28T21:55:07.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:07 [2024-02-28T21:55:07.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:07 [2024-02-28T21:55:07.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239676122 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:55:07 [2024-02-28T21:55:07.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239676122 data=null doit=true}, TreeItem with text {test}]
16:55:07 [2024-02-28T21:55:07.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239676122 data=null}, TreeItem with text {test}]
16:55:07 [2024-02-28T21:55:07.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239676122 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:07 [2024-02-28T21:55:07.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239676122 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:55:07 [2024-02-28T21:55:07.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239676094 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:07 [2024-02-28T21:55:07.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:07 [2024-02-28T21:55:07.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239676093 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:55:07 [2024-02-28T21:55:07.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239676093 data=null doit=true}, TreeItem with text {test}]
16:55:07 [2024-02-28T21:55:07.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239676093 data=null}, TreeItem with text {test}]
16:55:07 [2024-02-28T21:55:07.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239676093 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:07 [2024-02-28T21:55:07.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239676093 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:55:07 [2024-02-28T21:55:07.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239676089 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:07 [2024-02-28T21:55:07.939Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:55:07 [2024-02-28T21:55:07.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:07 [2024-02-28T21:55:07.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-239676088 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:55:07 [2024-02-28T21:55:07.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-239676088 data=null doit=true}, TreeItem with text {Traces [1]}]
16:55:07 [2024-02-28T21:55:07.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-239676088 data=null}, TreeItem with text {Traces [1]}]
16:55:07 [2024-02-28T21:55:07.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-239676088 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:55:07 [2024-02-28T21:55:07.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239676087 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]}]
16:55:07 [2024-02-28T21:55:07.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-239676074 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:55:07 [2024-02-28T21:55:07.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-239676074 data=null doit=true}, TreeItem with text {Traces [1]}]
16:55:07 [2024-02-28T21:55:07.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-239676074 data=null}, TreeItem with text {Traces [1]}]
16:55:07 [2024-02-28T21:55:07.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-239676074 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:55:07 [2024-02-28T21:55:07.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239676074 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]}]
16:55:07 [2024-02-28T21:55:07.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-239676073 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:55:08 [2024-02-28T21:55:08.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:55:08 [2024-02-28T21:55:08.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:08 [2024-02-28T21:55:08.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239675751 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
16:55:08 [2024-02-28T21:55:08.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-239675751 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:55:08 [2024-02-28T21:55:08.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-239675751 data=null}, TreeItem with text {kernel-overlap-testing}]
16:55:08 [2024-02-28T21:55:08.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239675751 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
16:55:08 [2024-02-28T21:55:08.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239675751 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}]
16:55:08 [2024-02-28T21:55:08.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239675722 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
16:55:08 [2024-02-28T21:55:08.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:08 [2024-02-28T21:55:08.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:08 [2024-02-28T21:55:08.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:08 [2024-02-28T21:55:08.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:08 [2024-02-28T21:55:08.194Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:55:08 [2024-02-28T21:55:08.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:08 [2024-02-28T21:55:08.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239675720 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
16:55:08 [2024-02-28T21:55:08.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-239675720 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:55:08 [2024-02-28T21:55:08.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-239675720 data=null}, TreeItem with text {kernel-overlap-testing}]
16:55:08 [2024-02-28T21:55:08.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239675720 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
16:55:08 [2024-02-28T21:55:08.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239675719 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}]
16:55:08 [2024-02-28T21:55:08.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239675716 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
16:55:08 [2024-02-28T21:55:08.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
16:55:08 [2024-02-28T21:55:08.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239675716 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
16:55:08 [2024-02-28T21:55:08.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-239675716 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:55:08 [2024-02-28T21:55:08.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:08 [2024-02-28T21:55:08.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-239675716 data=null}, TreeItem with text {kernel-overlap-testing}]
16:55:08 [2024-02-28T21:55:08.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239675716 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
16:55:08 [2024-02-28T21:55:08.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239675716 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}]
16:55:08 [2024-02-28T21:55:08.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239675713 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
16:55:08 [2024-02-28T21:55:08.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239675713 data=null button=1 stateMask=0x0 x=151 y=81 count=2}, TreeItem with text {kernel-overlap-testing}]
16:55:08 [2024-02-28T21:55:08.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239675713 data=null button=1 stateMask=0x0 x=151 y=81 count=2}, TreeItem with text {kernel-overlap-testing}]
16:55:08 [2024-02-28T21:55:08.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239675710 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}]
16:55:08 [2024-02-28T21:55:08.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239675677 data=null button=1 stateMask=0x80000 x=151 y=81 count=2}, TreeItem with text {kernel-overlap-testing}]
16:55:08 [2024-02-28T21:55:08.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239675406 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
16:55:08 [2024-02-28T21:55:08.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-239675330 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:55:08 [2024-02-28T21:55:08.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-239675330 data=null}, TreeItem with text {kernel-overlap-testing}]
16:55:08 [2024-02-28T21:55:08.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
16:55:08 [2024-02-28T21:55:08.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:55:08 [2024-02-28T21:55:08.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:55:08 [2024-02-28T21:55:08.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:55:08 [2024-02-28T21:55:08.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:55:08 [2024-02-28T21:55:08.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:55:08 [2024-02-28T21:55:08.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:55:08 [2024-02-28T21:55:08.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-239675328 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:55:08 [2024-02-28T21:55:08.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-239675328 data=null doit=true}, TableItem with text {}]
16:55:08 [2024-02-28T21:55:08.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-239675328 data=null}, TableItem with text {}]
16:55:08 [2024-02-28T21:55:08.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-239675328 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:55:08 [2024-02-28T21:55:08.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239675328 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:55:08 [2024-02-28T21:55:08.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-239675324 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:55:08 [2024-02-28T21:55:08.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:55:08 [2024-02-28T21:55:08.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:55:09 [2024-02-28T21:55:09.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:55:09 [2024-02-28T21:55:09.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:09 [2024-02-28T21:55:09.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239674172 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
16:55:09 [2024-02-28T21:55:09.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-239674172 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:55:09 [2024-02-28T21:55:09.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-239674172 data=null}, TreeItem with text {kernel-overlap-testing}]
16:55:09 [2024-02-28T21:55:09.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239674172 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
16:55:09 [2024-02-28T21:55:09.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239674172 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}]
16:55:09 [2024-02-28T21:55:09.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239674169 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
16:55:09 [2024-02-28T21:55:09.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:09 [2024-02-28T21:55:09.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:09 [2024-02-28T21:55:09.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:09 [2024-02-28T21:55:09.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:09 [2024-02-28T21:55:09.681Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:55:09 [2024-02-28T21:55:09.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:55:09 [2024-02-28T21:55:09.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:09 [2024-02-28T21:55:09.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:09 [2024-02-28T21:55:09.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:09 [2024-02-28T21:55:09.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:09 [2024-02-28T21:55:09.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:09 [2024-02-28T21:55:09.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239674164 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:55:09 [2024-02-28T21:55:09.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239674164 data=null doit=true}, TreeItem with text {test}]
16:55:09 [2024-02-28T21:55:09.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239674164 data=null}, TreeItem with text {test}]
16:55:09 [2024-02-28T21:55:09.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239674164 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:09 [2024-02-28T21:55:09.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239674164 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:55:09 [2024-02-28T21:55:09.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239674131 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:09 [2024-02-28T21:55:09.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:09 [2024-02-28T21:55:09.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239674131 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:55:09 [2024-02-28T21:55:09.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239674131 data=null doit=true}, TreeItem with text {test}]
16:55:09 [2024-02-28T21:55:09.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239674131 data=null}, TreeItem with text {test}]
16:55:09 [2024-02-28T21:55:09.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239674130 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:09 [2024-02-28T21:55:09.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239674130 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:55:09 [2024-02-28T21:55:09.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239674126 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:09 [2024-02-28T21:55:09.937Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:55:09 [2024-02-28T21:55:09.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:09 [2024-02-28T21:55:09.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-239674125 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:55:09 [2024-02-28T21:55:09.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-239674125 data=null doit=true}, TreeItem with text {Traces [1]}]
16:55:09 [2024-02-28T21:55:09.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-239674125 data=null}, TreeItem with text {Traces [1]}]
16:55:09 [2024-02-28T21:55:09.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-239674124 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:55:09 [2024-02-28T21:55:09.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239674124 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]}]
16:55:09 [2024-02-28T21:55:09.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-239674118 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:55:09 [2024-02-28T21:55:09.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:09 [2024-02-28T21:55:09.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-239674117 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:55:09 [2024-02-28T21:55:09.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-239674117 data=null doit=true}, TreeItem with text {Traces [1]}]
16:55:09 [2024-02-28T21:55:09.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-239674117 data=null}, TreeItem with text {Traces [1]}]
16:55:09 [2024-02-28T21:55:09.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-239674117 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:55:09 [2024-02-28T21:55:09.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239674117 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]}]
16:55:09 [2024-02-28T21:55:09.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-239674109 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:55:09 [2024-02-28T21:55:09.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
16:55:09 [2024-02-28T21:55:09.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
16:55:09 [2024-02-28T21:55:09.937Z] 
16:55:09 [2024-02-28T21:55:09.937Z] (Eclipse:19192): Gtk-WARNING **: 21:55:09.874: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:55:09 [2024-02-28T21:55:09.937Z] 
16:55:09 [2024-02-28T21:55:09.937Z] (Eclipse:19192): Gtk-WARNING **: 21:55:09.874: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:55:09 [2024-02-28T21:55:09.937Z] 
16:55:09 [2024-02-28T21:55:09.937Z] (Eclipse:19192): Gtk-WARNING **: 21:55:09.874: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:55:09 [2024-02-28T21:55:09.937Z] 
16:55:09 [2024-02-28T21:55:09.937Z] (Eclipse:19192): Gtk-WARNING **: 21:55:09.874: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:55:09 [2024-02-28T21:55:09.937Z] 
16:55:09 [2024-02-28T21:55:09.937Z] (Eclipse:19192): Gtk-WARNING **: 21:55:09.908: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:55:09 [2024-02-28T21:55:09.937Z] 
16:55:09 [2024-02-28T21:55:09.937Z] (Eclipse:19192): Gtk-WARNING **: 21:55:09.908: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:55:09 [2024-02-28T21:55:09.937Z] 
16:55:09 [2024-02-28T21:55:09.937Z] (Eclipse:19192): Gtk-WARNING **: 21:55:09.908: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:55:09 [2024-02-28T21:55:09.937Z] 
16:55:09 [2024-02-28T21:55:09.937Z] (Eclipse:19192): Gtk-WARNING **: 21:55:09.908: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:55:09 [2024-02-28T21:55:09.937Z] 
16:55:09 [2024-02-28T21:55:09.937Z] (Eclipse:19192): Gtk-WARNING **: 21:55:09.925: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:55:09 [2024-02-28T21:55:09.938Z] 
16:55:09 [2024-02-28T21:55:09.938Z] (Eclipse:19192): Gtk-WARNING **: 21:55:09.925: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:55:09 [2024-02-28T21:55:09.938Z] 
16:55:09 [2024-02-28T21:55:09.938Z] (Eclipse:19192): Gtk-WARNING **: 21:55:09.925: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:55:09 [2024-02-28T21:55:09.938Z] 
16:55:09 [2024-02-28T21:55:09.938Z] (Eclipse:19192): Gtk-WARNING **: 21:55:09.925: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:55:10 [2024-02-28T21:55:10.192Z] 
16:55:10 [2024-02-28T21:55:10.192Z] (Eclipse:19192): Gtk-WARNING **: 21:55:09.982: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:55:10 [2024-02-28T21:55:10.192Z] 
16:55:10 [2024-02-28T21:55:10.192Z] (Eclipse:19192): Gtk-WARNING **: 21:55:09.982: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:55:10 [2024-02-28T21:55:10.192Z] 
16:55:10 [2024-02-28T21:55:10.192Z] (Eclipse:19192): Gtk-WARNING **: 21:55:09.982: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:55:10 [2024-02-28T21:55:10.192Z] 
16:55:10 [2024-02-28T21:55:10.193Z] (Eclipse:19192): Gtk-WARNING **: 21:55:09.982: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:55:10 [2024-02-28T21:55:10.193Z] 
16:55:10 [2024-02-28T21:55:10.193Z] (Eclipse:19192): Gtk-WARNING **: 21:55:09.998: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:55:10 [2024-02-28T21:55:10.193Z] 
16:55:10 [2024-02-28T21:55:10.193Z] (Eclipse:19192): Gtk-WARNING **: 21:55:09.998: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:55:10 [2024-02-28T21:55:10.193Z] 
16:55:10 [2024-02-28T21:55:10.193Z] (Eclipse:19192): Gtk-WARNING **: 21:55:09.998: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:55:10 [2024-02-28T21:55:10.193Z] 
16:55:10 [2024-02-28T21:55:10.193Z] (Eclipse:19192): Gtk-WARNING **: 21:55:09.998: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:55:10 [2024-02-28T21:55:10.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
16:55:10 [2024-02-28T21:55:10.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
16:55:10 [2024-02-28T21:55:10.193Z] 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=-239673793 data=null doit=true}, Shell with text {Confirm Clear}]
16:55:10 [2024-02-28T21:55:10.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
16:55:10 [2024-02-28T21:55:10.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
16:55:10 [2024-02-28T21:55:10.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
16:55:10 [2024-02-28T21:55:10.193Z] 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')
16:55:10 [2024-02-28T21:55:10.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
16:55:10 [2024-02-28T21:55:10.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
16:55:10 [2024-02-28T21:55:10.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-239673793 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:55:10 [2024-02-28T21:55:10.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-239673793 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:55:10 [2024-02-28T21:55:10.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-239673793 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:55:10 [2024-02-28T21:55:10.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-239673793 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:55:10 [2024-02-28T21:55:10.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-239673792 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:55:10 [2024-02-28T21:55:10.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-239673792 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:55:10 [2024-02-28T21:55:10.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-239673792 data=null 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')]
16:55:10 [2024-02-28T21:55:10.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-239674088 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
16:55:10 [2024-02-28T21:55:10.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:55:10 [2024-02-28T21:55:10.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:55:10 [2024-02-28T21:55:10.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:10 [2024-02-28T21:55:10.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:10 [2024-02-28T21:55:10.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:10 [2024-02-28T21:55:10.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:10 [2024-02-28T21:55:10.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:10 [2024-02-28T21:55:10.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239673490 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:55:10 [2024-02-28T21:55:10.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239673490 data=null doit=true}, TreeItem with text {test}]
16:55:10 [2024-02-28T21:55:10.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239673490 data=null}, TreeItem with text {test}]
16:55:10 [2024-02-28T21:55:10.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239673490 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:10 [2024-02-28T21:55:10.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239673490 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:55:10 [2024-02-28T21:55:10.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239673437 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:10 [2024-02-28T21:55:10.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:10 [2024-02-28T21:55:10.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239673437 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:55:10 [2024-02-28T21:55:10.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239673437 data=null doit=true}, TreeItem with text {test}]
16:55:10 [2024-02-28T21:55:10.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239673437 data=null}, TreeItem with text {test}]
16:55:10 [2024-02-28T21:55:10.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239673437 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:10 [2024-02-28T21:55:10.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239673436 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:55:10 [2024-02-28T21:55:10.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239673427 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:10 [2024-02-28T21:55:10.448Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:55:10 [2024-02-28T21:55:10.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:10 [2024-02-28T21:55:10.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-239673426 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:55:10 [2024-02-28T21:55:10.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-239673426 data=null doit=true}, TreeItem with text {Traces [1]}]
16:55:10 [2024-02-28T21:55:10.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-239673426 data=null}, TreeItem with text {Traces [1]}]
16:55:10 [2024-02-28T21:55:10.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-239673426 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:55:10 [2024-02-28T21:55:10.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239673426 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]}]
16:55:10 [2024-02-28T21:55:10.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-239673420 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:55:10 [2024-02-28T21:55:10.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:10 [2024-02-28T21:55:10.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-239673420 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:55:10 [2024-02-28T21:55:10.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-239673420 data=null doit=true}, TreeItem with text {Traces [1]}]
16:55:10 [2024-02-28T21:55:10.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-239673420 data=null}, TreeItem with text {Traces [1]}]
16:55:10 [2024-02-28T21:55:10.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-239673420 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:55:10 [2024-02-28T21:55:10.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239673419 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]}]
16:55:10 [2024-02-28T21:55:10.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-239673413 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:55:10 [2024-02-28T21:55:10.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:55:10 [2024-02-28T21:55:10.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
16:55:10 [2024-02-28T21:55:10.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
16:55:10 [2024-02-28T21:55:10.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:55:10 [2024-02-28T21:55:10.704Z] 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=-239673142 data=null doit=true}, Shell with text {Trace Import}]
16:55:10 [2024-02-28T21:55:10.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:55:10 [2024-02-28T21:55:10.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:55:10 [2024-02-28T21:55:10.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:55:10 [2024-02-28T21:55:10.704Z] 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')
16:55:10 [2024-02-28T21:55:10.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:55:10 [2024-02-28T21:55:10.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:55:10 [2024-02-28T21:55:10.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:55:10 [2024-02-28T21:55:10.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:55:10 [2024-02-28T21:55:10.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:55:10 [2024-02-28T21:55:10.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:55:10 [2024-02-28T21:55:10.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:55:10 [2024-02-28T21:55:10.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:55:10 [2024-02-28T21:55:10.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:55:10 [2024-02-28T21:55:10.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:55:10 [2024-02-28T21:55:10.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:55:10 [2024-02-28T21:55:10.704Z] 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.
16:55:10 [2024-02-28T21:55:10.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:55:10 [2024-02-28T21:55:10.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:55:10 [2024-02-28T21:55:10.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:55:10 [2024-02-28T21:55:10.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:55:10 [2024-02-28T21:55:10.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:55:10 [2024-02-28T21:55:10.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:55:10 [2024-02-28T21:55:10.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:55:10 [2024-02-28T21:55:10.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:55:10 [2024-02-28T21:55:10.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=-239673139 data=null}, (of type 'Combo')]
16:55:10 [2024-02-28T21:55:10.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:55:10 [2024-02-28T21:55:10.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:10 [2024-02-28T21:55:10.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:10 [2024-02-28T21:55:10.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:55:10 [2024-02-28T21:55:10.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:10 [2024-02-28T21:55:10.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:10 [2024-02-28T21:55:10.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:10 [2024-02-28T21:55:10.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=-239673055 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
16:55:10 [2024-02-28T21:55:10.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-239673055 data=null doit=true}, TreeItem with text {import}]
16:55:10 [2024-02-28T21:55:10.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-239673055 data=null}, TreeItem with text {import}]
16:55:10 [2024-02-28T21:55:10.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-239673054 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
16:55:10 [2024-02-28T21:55:10.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239673054 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}]
16:55:10 [2024-02-28T21:55:10.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-239673054 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
16:55:10 [2024-02-28T21:55:10.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: import
16:55:10 [2024-02-28T21:55:10.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:55:10 [2024-02-28T21:55:10.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:55:10 [2024-02-28T21:55:10.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:55:10 [2024-02-28T21:55:10.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:55:10 [2024-02-28T21:55:10.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:55:10 [2024-02-28T21:55:10.960Z] 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:'))
16:55:10 [2024-02-28T21:55:10.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:55:10 [2024-02-28T21:55:10.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-239673047 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:'))]
16:55:10 [2024-02-28T21:55:10.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:55:10 [2024-02-28T21:55:10.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:55:10 [2024-02-28T21:55:10.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:55:10 [2024-02-28T21:55:10.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:55:10 [2024-02-28T21:55:10.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:55:10 [2024-02-28T21:55:10.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:55:10 [2024-02-28T21:55:10.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:55:10 [2024-02-28T21:55:10.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:55:10 [2024-02-28T21:55:10.961Z] 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'
16:55:10 [2024-02-28T21:55:10.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:55:10 [2024-02-28T21:55:10.961Z] 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')
16:55:10 [2024-02-28T21:55:10.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:55:10 [2024-02-28T21:55:10.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:55:10 [2024-02-28T21:55:10.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:55:10 [2024-02-28T21:55:10.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:55:10 [2024-02-28T21:55:10.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:55:10 [2024-02-28T21:55:10.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:55:10 [2024-02-28T21:55:10.961Z] 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.
16:55:10 [2024-02-28T21:55:10.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:55:10 [2024-02-28T21:55:10.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:55:10 [2024-02-28T21:55:10.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:55:10 [2024-02-28T21:55:10.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:55:10 [2024-02-28T21:55:10.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:55:10 [2024-02-28T21:55:10.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:55:10 [2024-02-28T21:55:10.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:55:10 [2024-02-28T21:55:10.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:55:10 [2024-02-28T21:55:10.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:55:10 [2024-02-28T21:55:10.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:55:10 [2024-02-28T21:55:10.961Z] 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')
16:55:10 [2024-02-28T21:55:10.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:55:10 [2024-02-28T21:55:10.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:55:10 [2024-02-28T21:55:10.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:55:10 [2024-02-28T21:55:10.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:55:10 [2024-02-28T21:55:10.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:55:10 [2024-02-28T21:55:10.961Z] 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.
16:55:10 [2024-02-28T21:55:10.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:55:10 [2024-02-28T21:55:10.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:55:10 [2024-02-28T21:55:10.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:55:10 [2024-02-28T21:55:10.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:55:10 [2024-02-28T21:55:10.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:55:10 [2024-02-28T21:55:10.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:55:10 [2024-02-28T21:55:10.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:55:10 [2024-02-28T21:55:10.961Z] 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')
16:55:10 [2024-02-28T21:55:10.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:55:10 [2024-02-28T21:55:10.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:55:10 [2024-02-28T21:55:10.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:55:10 [2024-02-28T21:55:10.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:55:10 [2024-02-28T21:55:10.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:55:10 [2024-02-28T21:55:10.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:55:10 [2024-02-28T21:55:10.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:55:10 [2024-02-28T21:55:10.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:55:10 [2024-02-28T21:55:10.961Z] 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.
16:55:10 [2024-02-28T21:55:10.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:55:10 [2024-02-28T21:55:10.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:55:10 [2024-02-28T21:55:10.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:55:10 [2024-02-28T21:55:10.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:55:10 [2024-02-28T21:55:10.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:55:10 [2024-02-28T21:55:10.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:55:10 [2024-02-28T21:55:10.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:55:10 [2024-02-28T21:55:10.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:55:10 [2024-02-28T21:55:10.962Z] 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')
16:55:10 [2024-02-28T21:55:10.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:55:10 [2024-02-28T21:55:10.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:55:10 [2024-02-28T21:55:10.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:55:10 [2024-02-28T21:55:10.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:55:10 [2024-02-28T21:55:10.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:55:10 [2024-02-28T21:55:10.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:55:10 [2024-02-28T21:55:10.962Z] 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')
16:55:10 [2024-02-28T21:55:10.962Z] 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.
16:55:10 [2024-02-28T21:55:10.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:55:10 [2024-02-28T21:55:10.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:55:10 [2024-02-28T21:55:10.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:55:10 [2024-02-28T21:55:10.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:55:10 [2024-02-28T21:55:10.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:55:10 [2024-02-28T21:55:10.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:55:10 [2024-02-28T21:55:10.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:55:10 [2024-02-28T21:55:10.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:55:10 [2024-02-28T21:55:10.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:55:10 [2024-02-28T21:55:10.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:55:10 [2024-02-28T21:55:10.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:55:10 [2024-02-28T21:55:10.962Z] 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')
16:55:10 [2024-02-28T21:55:10.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:55:10 [2024-02-28T21:55:10.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:55:10 [2024-02-28T21:55:10.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:55:10 [2024-02-28T21:55:10.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:55:10 [2024-02-28T21:55:10.962Z] 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.
16:55:10 [2024-02-28T21:55:10.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:55:10 [2024-02-28T21:55:10.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:55:10 [2024-02-28T21:55:10.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:55:10 [2024-02-28T21:55:10.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:55:10 [2024-02-28T21:55:10.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:55:10 [2024-02-28T21:55:10.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:55:10 [2024-02-28T21:55:10.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:55:10 [2024-02-28T21:55:10.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:55:10 [2024-02-28T21:55:10.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:55:10 [2024-02-28T21:55:10.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:55:10 [2024-02-28T21:55:10.962Z] 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)'
16:55:10 [2024-02-28T21:55:10.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:55:10 [2024-02-28T21:55:10.962Z] 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')
16:55:10 [2024-02-28T21:55:10.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:55:10 [2024-02-28T21:55:10.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:55:10 [2024-02-28T21:55:10.962Z] 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')
16:55:10 [2024-02-28T21:55:10.962Z] 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.
16:55:10 [2024-02-28T21:55:10.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:55:10 [2024-02-28T21:55:10.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:55:10 [2024-02-28T21:55:10.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:55:10 [2024-02-28T21:55:10.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:55:10 [2024-02-28T21:55:10.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:55:10 [2024-02-28T21:55:10.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:55:10 [2024-02-28T21:55:10.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:55:10 [2024-02-28T21:55:10.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:55:10 [2024-02-28T21:55:10.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:55:10 [2024-02-28T21:55:10.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:55:10 [2024-02-28T21:55:10.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:55:10 [2024-02-28T21:55:10.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:55:10 [2024-02-28T21:55:10.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:55:10 [2024-02-28T21:55:10.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:55:10 [2024-02-28T21:55:10.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')
16:55:10 [2024-02-28T21:55:10.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:55:10 [2024-02-28T21:55:10.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-239673030 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:55:10 [2024-02-28T21:55:10.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-239673030 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:55:10 [2024-02-28T21:55:10.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-239673030 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:55:10 [2024-02-28T21:55:10.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-239673030 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:55:10 [2024-02-28T21:55:10.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-239673030 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:55:10 [2024-02-28T21:55:10.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-239673030 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:55:10 [2024-02-28T21:55:10.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')
16:55:10 [2024-02-28T21:55:10.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')
16:55:10 [2024-02-28T21:55:10.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')
16:55:10 [2024-02-28T21:55:10.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')
16:55:10 [2024-02-28T21:55:10.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')
16:55:10 [2024-02-28T21:55:10.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:55:11 [2024-02-28T21:55:11.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
16:55:11 [2024-02-28T21:55:11.522Z] 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=-239672503 data=null doit=true}, Shell with text {Confirmation}]
16:55:11 [2024-02-28T21:55:11.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
16:55:11 [2024-02-28T21:55:11.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
16:55:11 [2024-02-28T21:55:11.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: with mnemonic 'Rename All'
16:55:11 [2024-02-28T21:55:11.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: with style 'SWT.PUSH'
16:55:11 [2024-02-28T21:55:11.522Z] 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')
16:55:11 [2024-02-28T21:55:11.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
16:55:11 [2024-02-28T21:55:11.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
16:55:11 [2024-02-28T21:55:11.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
16:55:11 [2024-02-28T21:55:11.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
16:55:11 [2024-02-28T21:55:11.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Rename All
16:55:11 [2024-02-28T21:55:11.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Rename All} time=-239672503 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')]
16:55:11 [2024-02-28T21:55:11.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Rename All} time=-239672503 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')]
16:55:11 [2024-02-28T21:55:11.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Rename All} time=-239672503 data=null doit=true}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
16:55:11 [2024-02-28T21:55:11.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Rename All} time=-239672503 data=null}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
16:55:11 [2024-02-28T21:55:11.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Rename All} time=-239672501 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')]
16:55:11 [2024-02-28T21:55:11.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Rename All} time=-239672501 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')]
16:55:11 [2024-02-28T21:55:11.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Rename All} time=-239672501 data=null 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')]
16:55:11 [2024-02-28T21:55:11.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:55:11 [2024-02-28T21:55:11.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-239673030 data=null 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')]
16:55:11 [2024-02-28T21:55:11.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-239673392 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
16:55:12 [2024-02-28T21:55:12.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:55:12 [2024-02-28T21:55:12.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:12 [2024-02-28T21:55:12.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:12 [2024-02-28T21:55:12.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:12 [2024-02-28T21:55:12.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:12 [2024-02-28T21:55:12.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:12 [2024-02-28T21:55:12.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239671933 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:55:12 [2024-02-28T21:55:12.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239671933 data=null doit=true}, TreeItem with text {test}]
16:55:12 [2024-02-28T21:55:12.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239671933 data=null}, TreeItem with text {test}]
16:55:12 [2024-02-28T21:55:12.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239671933 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:12 [2024-02-28T21:55:12.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239671933 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:55:12 [2024-02-28T21:55:12.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239671920 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:12 [2024-02-28T21:55:12.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:12 [2024-02-28T21:55:12.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239671919 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:55:12 [2024-02-28T21:55:12.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239671919 data=null doit=true}, TreeItem with text {test}]
16:55:12 [2024-02-28T21:55:12.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239671919 data=null}, TreeItem with text {test}]
16:55:12 [2024-02-28T21:55:12.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239671919 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:12 [2024-02-28T21:55:12.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239671919 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:55:12 [2024-02-28T21:55:12.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239671915 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:12 [2024-02-28T21:55:12.035Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:55:12 [2024-02-28T21:55:12.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:12 [2024-02-28T21:55:12.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-239671914 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
16:55:12 [2024-02-28T21:55:12.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-239671914 data=null doit=true}, TreeItem with text {Traces [13]}]
16:55:12 [2024-02-28T21:55:12.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-239671914 data=null}, TreeItem with text {Traces [13]}]
16:55:12 [2024-02-28T21:55:12.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-239671914 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
16:55:12 [2024-02-28T21:55:12.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239671914 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]}]
16:55:12 [2024-02-28T21:55:12.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-239671903 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
16:55:12 [2024-02-28T21:55:12.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-239671903 data=null doit=true}, TreeItem with text {Traces [13]}]
16:55:12 [2024-02-28T21:55:12.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-239671902 data=null}, TreeItem with text {Traces [13]}]
16:55:12 [2024-02-28T21:55:12.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-239671902 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
16:55:12 [2024-02-28T21:55:12.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239671902 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]}]
16:55:12 [2024-02-28T21:55:12.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-239671897 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
16:55:12 [2024-02-28T21:55:12.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:55:12 [2024-02-28T21:55:12.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:12 [2024-02-28T21:55:12.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239671675 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:55:12 [2024-02-28T21:55:12.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239671675 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:55:12 [2024-02-28T21:55:12.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239671675 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:55:12 [2024-02-28T21:55:12.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239671675 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:55:12 [2024-02-28T21:55:12.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239671675 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}]
16:55:12 [2024-02-28T21:55:12.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239671644 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:55:12 [2024-02-28T21:55:12.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:12 [2024-02-28T21:55:12.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:12 [2024-02-28T21:55:12.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:12 [2024-02-28T21:55:12.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:12 [2024-02-28T21:55:12.290Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:55:12 [2024-02-28T21:55:12.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:12 [2024-02-28T21:55:12.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239671643 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:55:12 [2024-02-28T21:55:12.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239671642 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:55:12 [2024-02-28T21:55:12.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239671642 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:55:12 [2024-02-28T21:55:12.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239671642 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:55:12 [2024-02-28T21:55:12.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239671642 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}]
16:55:12 [2024-02-28T21:55:12.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239671639 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:55:12 [2024-02-28T21:55:12.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
16:55:12 [2024-02-28T21:55:12.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239671639 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:55:12 [2024-02-28T21:55:12.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239671639 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:55:12 [2024-02-28T21:55:12.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:12 [2024-02-28T21:55:12.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239671639 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:55:12 [2024-02-28T21:55:12.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239671638 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:55:12 [2024-02-28T21:55:12.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239671638 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}]
16:55:12 [2024-02-28T21:55:12.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239671636 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:55:12 [2024-02-28T21:55:12.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239671635 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:55:12 [2024-02-28T21:55:12.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239671635 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:55:12 [2024-02-28T21:55:12.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239671635 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}]
16:55:12 [2024-02-28T21:55:12.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239671599 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:55:12 [2024-02-28T21:55:12.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239671593 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:55:12 [2024-02-28T21:55:12.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239671593 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:55:12 [2024-02-28T21:55:12.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239671593 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:55:12 [2024-02-28T21:55:12.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
16:55:12 [2024-02-28T21:55:12.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:55:13 [2024-02-28T21:55:13.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:55:13 [2024-02-28T21:55:13.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:55:13 [2024-02-28T21:55:13.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:55:13 [2024-02-28T21:55:13.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:55:13 [2024-02-28T21:55:13.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:55:13 [2024-02-28T21:55:13.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-239670088 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:55:13 [2024-02-28T21:55:13.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-239670088 data=null doit=true}, TableItem with text {}]
16:55:13 [2024-02-28T21:55:13.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-239670088 data=null}, TableItem with text {}]
16:55:13 [2024-02-28T21:55:13.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-239670087 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:55:13 [2024-02-28T21:55:13.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239670087 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:55:13 [2024-02-28T21:55:13.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-239670085 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:55:13 [2024-02-28T21:55:13.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:55:13 [2024-02-28T21:55:13.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:55:13 [2024-02-28T21:55:13.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:55:13 [2024-02-28T21:55:13.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:14 [2024-02-28T21:55:14.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239670025 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:55:14 [2024-02-28T21:55:14.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239670025 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:55:14 [2024-02-28T21:55:14.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239670025 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:55:14 [2024-02-28T21:55:14.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239670025 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:55:14 [2024-02-28T21:55:14.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239670025 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}]
16:55:14 [2024-02-28T21:55:14.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239670021 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:55:14 [2024-02-28T21:55:14.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:14 [2024-02-28T21:55:14.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:14 [2024-02-28T21:55:14.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:14 [2024-02-28T21:55:14.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:14 [2024-02-28T21:55:14.033Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:55:14 [2024-02-28T21:55:14.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:55:14 [2024-02-28T21:55:14.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:14 [2024-02-28T21:55:14.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:14 [2024-02-28T21:55:14.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:14 [2024-02-28T21:55:14.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:14 [2024-02-28T21:55:14.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:14 [2024-02-28T21:55:14.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239670015 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:55:14 [2024-02-28T21:55:14.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239670015 data=null doit=true}, TreeItem with text {test}]
16:55:14 [2024-02-28T21:55:14.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239670015 data=null}, TreeItem with text {test}]
16:55:14 [2024-02-28T21:55:14.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239670015 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:14 [2024-02-28T21:55:14.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239670015 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:55:14 [2024-02-28T21:55:14.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239669988 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:14 [2024-02-28T21:55:14.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:14 [2024-02-28T21:55:14.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239669988 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:55:14 [2024-02-28T21:55:14.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239669988 data=null doit=true}, TreeItem with text {test}]
16:55:14 [2024-02-28T21:55:14.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239669988 data=null}, TreeItem with text {test}]
16:55:14 [2024-02-28T21:55:14.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239669988 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:14 [2024-02-28T21:55:14.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239669988 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:55:14 [2024-02-28T21:55:14.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239669979 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:14 [2024-02-28T21:55:14.034Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:55:14 [2024-02-28T21:55:14.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:14 [2024-02-28T21:55:14.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-239669978 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
16:55:14 [2024-02-28T21:55:14.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-239669978 data=null doit=true}, TreeItem with text {Traces [13]}]
16:55:14 [2024-02-28T21:55:14.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-239669978 data=null}, TreeItem with text {Traces [13]}]
16:55:14 [2024-02-28T21:55:14.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-239669978 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
16:55:14 [2024-02-28T21:55:14.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239669978 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]}]
16:55:14 [2024-02-28T21:55:14.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-239669972 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
16:55:14 [2024-02-28T21:55:14.034Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
16:55:14 [2024-02-28T21:55:14.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:55:14 [2024-02-28T21:55:14.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:14 [2024-02-28T21:55:14.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239669649 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:55:14 [2024-02-28T21:55:14.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-239669649 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:55:14 [2024-02-28T21:55:14.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-239669649 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:55:14 [2024-02-28T21:55:14.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239669649 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:55:14 [2024-02-28T21:55:14.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239669649 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}]
16:55:14 [2024-02-28T21:55:14.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239669617 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:55:14 [2024-02-28T21:55:14.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:14 [2024-02-28T21:55:14.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:14 [2024-02-28T21:55:14.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:14 [2024-02-28T21:55:14.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:14 [2024-02-28T21:55:14.289Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:55:14 [2024-02-28T21:55:14.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:14 [2024-02-28T21:55:14.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239669616 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:55:14 [2024-02-28T21:55:14.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-239669615 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:55:14 [2024-02-28T21:55:14.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-239669615 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:55:14 [2024-02-28T21:55:14.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239669615 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:55:14 [2024-02-28T21:55:14.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239669615 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}]
16:55:14 [2024-02-28T21:55:14.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239669612 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:55:14 [2024-02-28T21:55:14.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
16:55:14 [2024-02-28T21:55:14.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239669612 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:55:14 [2024-02-28T21:55:14.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-239669612 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:55:14 [2024-02-28T21:55:14.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:14 [2024-02-28T21:55:14.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-239669611 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:55:14 [2024-02-28T21:55:14.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239669611 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:55:14 [2024-02-28T21:55:14.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239669611 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}]
16:55:14 [2024-02-28T21:55:14.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239669606 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:55:14 [2024-02-28T21:55:14.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239669606 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
16:55:14 [2024-02-28T21:55:14.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239669605 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
16:55:14 [2024-02-28T21:55:14.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239669605 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}]
16:55:14 [2024-02-28T21:55:14.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239669568 data=null button=1 stateMask=0x80000 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
16:55:14 [2024-02-28T21:55:14.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239669392 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:55:14 [2024-02-28T21:55:14.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-239669392 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:55:14 [2024-02-28T21:55:14.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-239669392 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:55:14 [2024-02-28T21:55:14.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
16:55:14 [2024-02-28T21:55:14.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:55:14 [2024-02-28T21:55:14.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:55:15 [2024-02-28T21:55:15.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:55:15 [2024-02-28T21:55:15.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:55:15 [2024-02-28T21:55:15.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:55:15 [2024-02-28T21:55:15.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:55:15 [2024-02-28T21:55:15.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:55:15 [2024-02-28T21:55:15.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-239668390 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:55:15 [2024-02-28T21:55:15.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-239668390 data=null doit=true}, TableItem with text {}]
16:55:15 [2024-02-28T21:55:15.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-239668390 data=null}, TableItem with text {}]
16:55:15 [2024-02-28T21:55:15.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-239668390 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:55:15 [2024-02-28T21:55:15.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239668390 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:55:15 [2024-02-28T21:55:15.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-239668387 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:55:15 [2024-02-28T21:55:15.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:55:15 [2024-02-28T21:55:15.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:55:15 [2024-02-28T21:55:15.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:55:15 [2024-02-28T21:55:15.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:15 [2024-02-28T21:55:15.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239668137 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:55:15 [2024-02-28T21:55:15.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-239668136 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:55:15 [2024-02-28T21:55:15.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-239668136 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:55:15 [2024-02-28T21:55:15.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239668136 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:55:15 [2024-02-28T21:55:15.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239668136 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}]
16:55:15 [2024-02-28T21:55:15.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239668125 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:55:15 [2024-02-28T21:55:15.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:15 [2024-02-28T21:55:15.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:15 [2024-02-28T21:55:15.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:15 [2024-02-28T21:55:15.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:15 [2024-02-28T21:55:15.727Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:55:15 [2024-02-28T21:55:15.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:55:15 [2024-02-28T21:55:15.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:15 [2024-02-28T21:55:15.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:15 [2024-02-28T21:55:15.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:15 [2024-02-28T21:55:15.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:15 [2024-02-28T21:55:15.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:15 [2024-02-28T21:55:15.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239668122 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:55:15 [2024-02-28T21:55:15.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239668122 data=null doit=true}, TreeItem with text {test}]
16:55:15 [2024-02-28T21:55:15.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239668122 data=null}, TreeItem with text {test}]
16:55:15 [2024-02-28T21:55:15.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239668121 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:15 [2024-02-28T21:55:15.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239668121 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:55:15 [2024-02-28T21:55:15.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239668101 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:15 [2024-02-28T21:55:15.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:15 [2024-02-28T21:55:15.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239668101 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:55:15 [2024-02-28T21:55:15.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239668101 data=null doit=true}, TreeItem with text {test}]
16:55:15 [2024-02-28T21:55:15.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239668097 data=null}, TreeItem with text {test}]
16:55:15 [2024-02-28T21:55:15.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239668097 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:15 [2024-02-28T21:55:15.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239668096 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:55:15 [2024-02-28T21:55:15.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239668092 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:15 [2024-02-28T21:55:15.728Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:55:15 [2024-02-28T21:55:15.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:15 [2024-02-28T21:55:15.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-239668091 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
16:55:15 [2024-02-28T21:55:15.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-239668091 data=null doit=true}, TreeItem with text {Traces [13]}]
16:55:15 [2024-02-28T21:55:15.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-239668091 data=null}, TreeItem with text {Traces [13]}]
16:55:15 [2024-02-28T21:55:15.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-239668091 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
16:55:15 [2024-02-28T21:55:15.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239668091 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]}]
16:55:15 [2024-02-28T21:55:15.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-239668084 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
16:55:15 [2024-02-28T21:55:15.984Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
16:55:16 [2024-02-28T21:55:16.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:55:16 [2024-02-28T21:55:16.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:16 [2024-02-28T21:55:16.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239667757 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
16:55:16 [2024-02-28T21:55:16.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-239667757 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:55:16 [2024-02-28T21:55:16.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-239667757 data=null}, TreeItem with text {kernel-overlap-testing}]
16:55:16 [2024-02-28T21:55:16.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239667757 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
16:55:16 [2024-02-28T21:55:16.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239667757 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}]
16:55:16 [2024-02-28T21:55:16.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239667724 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
16:55:16 [2024-02-28T21:55:16.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:16 [2024-02-28T21:55:16.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:16 [2024-02-28T21:55:16.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:16 [2024-02-28T21:55:16.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:16 [2024-02-28T21:55:16.240Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:55:16 [2024-02-28T21:55:16.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:16 [2024-02-28T21:55:16.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239667723 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
16:55:16 [2024-02-28T21:55:16.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-239667723 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:55:16 [2024-02-28T21:55:16.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-239667723 data=null}, TreeItem with text {kernel-overlap-testing}]
16:55:16 [2024-02-28T21:55:16.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239667722 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
16:55:16 [2024-02-28T21:55:16.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239667722 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}]
16:55:16 [2024-02-28T21:55:16.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239667719 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
16:55:16 [2024-02-28T21:55:16.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
16:55:16 [2024-02-28T21:55:16.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239667719 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
16:55:16 [2024-02-28T21:55:16.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-239667719 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:55:16 [2024-02-28T21:55:16.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:16 [2024-02-28T21:55:16.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-239667719 data=null}, TreeItem with text {kernel-overlap-testing}]
16:55:16 [2024-02-28T21:55:16.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239667719 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
16:55:16 [2024-02-28T21:55:16.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239667718 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}]
16:55:16 [2024-02-28T21:55:16.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239667713 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
16:55:16 [2024-02-28T21:55:16.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239667713 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
16:55:16 [2024-02-28T21:55:16.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239667713 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
16:55:16 [2024-02-28T21:55:16.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239667713 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}]
16:55:16 [2024-02-28T21:55:16.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239667675 data=null button=1 stateMask=0x80000 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
16:55:16 [2024-02-28T21:55:16.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239667425 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
16:55:16 [2024-02-28T21:55:16.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-239667423 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:55:16 [2024-02-28T21:55:16.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-239667422 data=null}, TreeItem with text {kernel-overlap-testing}]
16:55:16 [2024-02-28T21:55:16.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
16:55:16 [2024-02-28T21:55:16.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:55:16 [2024-02-28T21:55:16.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:55:16 [2024-02-28T21:55:16.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:55:16 [2024-02-28T21:55:16.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:55:16 [2024-02-28T21:55:16.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:55:16 [2024-02-28T21:55:16.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:55:16 [2024-02-28T21:55:16.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:55:16 [2024-02-28T21:55:16.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:55:16 [2024-02-28T21:55:16.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-239667421 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:55:16 [2024-02-28T21:55:16.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-239667421 data=null doit=true}, TableItem with text {}]
16:55:16 [2024-02-28T21:55:16.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-239667421 data=null}, TableItem with text {}]
16:55:16 [2024-02-28T21:55:16.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-239667421 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:55:16 [2024-02-28T21:55:16.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239667421 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:55:16 [2024-02-28T21:55:16.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-239667406 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:55:16 [2024-02-28T21:55:16.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:55:16 [2024-02-28T21:55:16.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:55:17 [2024-02-28T21:55:17.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:55:17 [2024-02-28T21:55:17.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:17 [2024-02-28T21:55:17.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239666197 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
16:55:17 [2024-02-28T21:55:17.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-239666197 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:55:17 [2024-02-28T21:55:17.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-239666197 data=null}, TreeItem with text {kernel-overlap-testing}]
16:55:17 [2024-02-28T21:55:17.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239666197 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
16:55:17 [2024-02-28T21:55:17.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239666197 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}]
16:55:17 [2024-02-28T21:55:17.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239666193 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
16:55:17 [2024-02-28T21:55:17.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:17 [2024-02-28T21:55:17.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:17 [2024-02-28T21:55:17.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:17 [2024-02-28T21:55:17.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:17 [2024-02-28T21:55:17.859Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:55:17 [2024-02-28T21:55:17.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:55:17 [2024-02-28T21:55:17.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:17 [2024-02-28T21:55:17.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:17 [2024-02-28T21:55:17.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:17 [2024-02-28T21:55:17.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:17 [2024-02-28T21:55:17.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:17 [2024-02-28T21:55:17.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239666190 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:55:17 [2024-02-28T21:55:17.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239666188 data=null doit=true}, TreeItem with text {test}]
16:55:17 [2024-02-28T21:55:17.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239666184 data=null}, TreeItem with text {test}]
16:55:17 [2024-02-28T21:55:17.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239666184 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:17 [2024-02-28T21:55:17.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239666184 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:55:17 [2024-02-28T21:55:17.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239666130 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:17 [2024-02-28T21:55:17.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:17 [2024-02-28T21:55:17.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239666130 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:55:17 [2024-02-28T21:55:17.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239666130 data=null doit=true}, TreeItem with text {test}]
16:55:17 [2024-02-28T21:55:17.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239666130 data=null}, TreeItem with text {test}]
16:55:17 [2024-02-28T21:55:17.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239666129 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:17 [2024-02-28T21:55:17.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239666129 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:55:17 [2024-02-28T21:55:17.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239666120 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:17 [2024-02-28T21:55:17.859Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:55:17 [2024-02-28T21:55:17.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:17 [2024-02-28T21:55:17.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-239666119 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
16:55:17 [2024-02-28T21:55:17.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-239666119 data=null doit=true}, TreeItem with text {Traces [13]}]
16:55:17 [2024-02-28T21:55:17.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-239666119 data=null}, TreeItem with text {Traces [13]}]
16:55:17 [2024-02-28T21:55:17.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-239666119 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
16:55:17 [2024-02-28T21:55:17.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239666118 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]}]
16:55:17 [2024-02-28T21:55:17.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-239666112 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
16:55:17 [2024-02-28T21:55:17.860Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
16:55:18 [2024-02-28T21:55:18.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:55:18 [2024-02-28T21:55:18.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:18 [2024-02-28T21:55:18.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-239665869 data=null button=0 stateMask=0x0 x=151 y=219 count=0}, TreeItem with text {simple_server-thread1}]
16:55:18 [2024-02-28T21:55:18.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-239665869 data=null doit=true}, TreeItem with text {simple_server-thread1}]
16:55:18 [2024-02-28T21:55:18.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-239665869 data=null}, TreeItem with text {simple_server-thread1}]
16:55:18 [2024-02-28T21:55:18.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-239665869 data=null button=1 stateMask=0x0 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
16:55:18 [2024-02-28T21:55:18.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239665869 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}]
16:55:18 [2024-02-28T21:55:18.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-239665848 data=null button=1 stateMask=0x80000 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
16:55:18 [2024-02-28T21:55:18.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:18 [2024-02-28T21:55:18.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:18 [2024-02-28T21:55:18.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:18 [2024-02-28T21:55:18.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:18 [2024-02-28T21:55:18.114Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:55:18 [2024-02-28T21:55:18.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:18 [2024-02-28T21:55:18.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-239665847 data=null button=0 stateMask=0x0 x=151 y=219 count=0}, TreeItem with text {simple_server-thread1}]
16:55:18 [2024-02-28T21:55:18.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-239665847 data=null doit=true}, TreeItem with text {simple_server-thread1}]
16:55:18 [2024-02-28T21:55:18.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-239665847 data=null}, TreeItem with text {simple_server-thread1}]
16:55:18 [2024-02-28T21:55:18.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-239665846 data=null button=1 stateMask=0x0 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
16:55:18 [2024-02-28T21:55:18.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239665846 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}]
16:55:18 [2024-02-28T21:55:18.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-239665843 data=null button=1 stateMask=0x80000 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
16:55:18 [2024-02-28T21:55:18.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1}
16:55:18 [2024-02-28T21:55:18.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-239665843 data=null button=0 stateMask=0x0 x=151 y=219 count=0}, TreeItem with text {simple_server-thread1}]
16:55:18 [2024-02-28T21:55:18.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-239665843 data=null doit=true}, TreeItem with text {simple_server-thread1}]
16:55:18 [2024-02-28T21:55:18.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:18 [2024-02-28T21:55:18.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-239665842 data=null}, TreeItem with text {simple_server-thread1}]
16:55:18 [2024-02-28T21:55:18.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-239665842 data=null button=1 stateMask=0x0 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
16:55:18 [2024-02-28T21:55:18.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239665842 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}]
16:55:18 [2024-02-28T21:55:18.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-239665837 data=null button=1 stateMask=0x80000 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
16:55:18 [2024-02-28T21:55:18.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-239665837 data=null button=1 stateMask=0x0 x=151 y=219 count=2}, TreeItem with text {simple_server-thread1}]
16:55:18 [2024-02-28T21:55:18.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-239665837 data=null button=1 stateMask=0x0 x=151 y=219 count=2}, TreeItem with text {simple_server-thread1}]
16:55:18 [2024-02-28T21:55:18.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239665837 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}]
16:55:18 [2024-02-28T21:55:18.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-239665797 data=null button=1 stateMask=0x80000 x=151 y=219 count=2}, TreeItem with text {simple_server-thread1}]
16:55:18 [2024-02-28T21:55:18.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-239665525 data=null button=0 stateMask=0x0 x=151 y=219 count=0}, TreeItem with text {simple_server-thread1}]
16:55:18 [2024-02-28T21:55:18.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-239665522 data=null doit=true}, TreeItem with text {simple_server-thread1}]
16:55:18 [2024-02-28T21:55:18.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-239665522 data=null}, TreeItem with text {simple_server-thread1}]
16:55:18 [2024-02-28T21:55:18.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1}
16:55:18 [2024-02-28T21:55:18.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:55:18 [2024-02-28T21:55:18.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:55:18 [2024-02-28T21:55:18.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:55:18 [2024-02-28T21:55:18.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:55:18 [2024-02-28T21:55:18.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:55:18 [2024-02-28T21:55:18.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:55:18 [2024-02-28T21:55:18.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:55:18 [2024-02-28T21:55:18.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:55:18 [2024-02-28T21:55:18.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:55:18 [2024-02-28T21:55:18.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-239665521 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:55:18 [2024-02-28T21:55:18.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-239665521 data=null doit=true}, TableItem with text {}]
16:55:18 [2024-02-28T21:55:18.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-239665521 data=null}, TableItem with text {}]
16:55:18 [2024-02-28T21:55:18.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-239665520 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:55:18 [2024-02-28T21:55:18.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239665520 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:55:18 [2024-02-28T21:55:18.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-239665517 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:55:18 [2024-02-28T21:55:18.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:55:18 [2024-02-28T21:55:18.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:55:19 [2024-02-28T21:55:19.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:55:19 [2024-02-28T21:55:19.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:19 [2024-02-28T21:55:19.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-239664251 data=null button=0 stateMask=0x0 x=151 y=219 count=0}, TreeItem with text {simple_server-thread1}]
16:55:19 [2024-02-28T21:55:19.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-239664251 data=null doit=true}, TreeItem with text {simple_server-thread1}]
16:55:19 [2024-02-28T21:55:19.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-239664251 data=null}, TreeItem with text {simple_server-thread1}]
16:55:19 [2024-02-28T21:55:19.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-239664250 data=null button=1 stateMask=0x0 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
16:55:19 [2024-02-28T21:55:19.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239664250 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}]
16:55:19 [2024-02-28T21:55:19.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-239664247 data=null button=1 stateMask=0x80000 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
16:55:19 [2024-02-28T21:55:19.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:19 [2024-02-28T21:55:19.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:19 [2024-02-28T21:55:19.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:19 [2024-02-28T21:55:19.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:19 [2024-02-28T21:55:19.730Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:55:19 [2024-02-28T21:55:19.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:55:19 [2024-02-28T21:55:19.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:19 [2024-02-28T21:55:19.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:19 [2024-02-28T21:55:19.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:19 [2024-02-28T21:55:19.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:19 [2024-02-28T21:55:19.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:19 [2024-02-28T21:55:19.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239664243 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:55:19 [2024-02-28T21:55:19.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239664243 data=null doit=true}, TreeItem with text {test}]
16:55:19 [2024-02-28T21:55:19.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239664243 data=null}, TreeItem with text {test}]
16:55:19 [2024-02-28T21:55:19.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239664243 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:19 [2024-02-28T21:55:19.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239664243 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:55:19 [2024-02-28T21:55:19.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239664226 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:19 [2024-02-28T21:55:19.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:19 [2024-02-28T21:55:19.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239664225 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:55:19 [2024-02-28T21:55:19.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239664225 data=null doit=true}, TreeItem with text {test}]
16:55:19 [2024-02-28T21:55:19.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239664221 data=null}, TreeItem with text {test}]
16:55:19 [2024-02-28T21:55:19.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239664221 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:19 [2024-02-28T21:55:19.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239664221 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:55:19 [2024-02-28T21:55:19.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239664216 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:19 [2024-02-28T21:55:19.731Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:55:19 [2024-02-28T21:55:19.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:19 [2024-02-28T21:55:19.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-239664215 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
16:55:19 [2024-02-28T21:55:19.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-239664215 data=null doit=true}, TreeItem with text {Traces [13]}]
16:55:19 [2024-02-28T21:55:19.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-239664215 data=null}, TreeItem with text {Traces [13]}]
16:55:19 [2024-02-28T21:55:19.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-239664215 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
16:55:19 [2024-02-28T21:55:19.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239664215 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]}]
16:55:19 [2024-02-28T21:55:19.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-239664209 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
16:55:19 [2024-02-28T21:55:19.731Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
16:55:19 [2024-02-28T21:55:19.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:55:19 [2024-02-28T21:55:19.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:19 [2024-02-28T21:55:19.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-239664113 data=null button=0 stateMask=0x0 x=151 y=265 count=0}, TreeItem with text {simple_server-thread2}]
16:55:19 [2024-02-28T21:55:19.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-239664113 data=null doit=true}, TreeItem with text {simple_server-thread2}]
16:55:19 [2024-02-28T21:55:19.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-239664113 data=null}, TreeItem with text {simple_server-thread2}]
16:55:19 [2024-02-28T21:55:19.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-239664113 data=null button=1 stateMask=0x0 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
16:55:19 [2024-02-28T21:55:19.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239664113 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}]
16:55:19 [2024-02-28T21:55:19.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-239664090 data=null button=1 stateMask=0x80000 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
16:55:19 [2024-02-28T21:55:19.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:19 [2024-02-28T21:55:19.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:19 [2024-02-28T21:55:19.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:19 [2024-02-28T21:55:19.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:19 [2024-02-28T21:55:19.731Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:55:19 [2024-02-28T21:55:19.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:19 [2024-02-28T21:55:19.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-239664088 data=null button=0 stateMask=0x0 x=151 y=265 count=0}, TreeItem with text {simple_server-thread2}]
16:55:19 [2024-02-28T21:55:19.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-239664088 data=null doit=true}, TreeItem with text {simple_server-thread2}]
16:55:19 [2024-02-28T21:55:19.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-239664088 data=null}, TreeItem with text {simple_server-thread2}]
16:55:19 [2024-02-28T21:55:19.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-239664088 data=null button=1 stateMask=0x0 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
16:55:19 [2024-02-28T21:55:19.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239664087 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}]
16:55:19 [2024-02-28T21:55:19.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-239664084 data=null button=1 stateMask=0x80000 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
16:55:19 [2024-02-28T21:55:19.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2}
16:55:19 [2024-02-28T21:55:19.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-239664084 data=null button=0 stateMask=0x0 x=151 y=265 count=0}, TreeItem with text {simple_server-thread2}]
16:55:19 [2024-02-28T21:55:19.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-239664084 data=null doit=true}, TreeItem with text {simple_server-thread2}]
16:55:19 [2024-02-28T21:55:19.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:19 [2024-02-28T21:55:19.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-239664084 data=null}, TreeItem with text {simple_server-thread2}]
16:55:19 [2024-02-28T21:55:19.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-239664083 data=null button=1 stateMask=0x0 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
16:55:19 [2024-02-28T21:55:19.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239664083 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}]
16:55:19 [2024-02-28T21:55:19.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-239664080 data=null button=1 stateMask=0x80000 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
16:55:19 [2024-02-28T21:55:19.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-239664080 data=null button=1 stateMask=0x0 x=151 y=265 count=2}, TreeItem with text {simple_server-thread2}]
16:55:19 [2024-02-28T21:55:19.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-239664080 data=null button=1 stateMask=0x0 x=151 y=265 count=2}, TreeItem with text {simple_server-thread2}]
16:55:19 [2024-02-28T21:55:19.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239664080 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}]
16:55:19 [2024-02-28T21:55:19.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-239664014 data=null button=1 stateMask=0x80000 x=151 y=265 count=2}, TreeItem with text {simple_server-thread2}]
16:55:19 [2024-02-28T21:55:19.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-239664009 data=null button=0 stateMask=0x0 x=151 y=265 count=0}, TreeItem with text {simple_server-thread2}]
16:55:19 [2024-02-28T21:55:19.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-239664009 data=null doit=true}, TreeItem with text {simple_server-thread2}]
16:55:19 [2024-02-28T21:55:19.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-239664009 data=null}, TreeItem with text {simple_server-thread2}]
16:55:19 [2024-02-28T21:55:19.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2}
16:55:19 [2024-02-28T21:55:19.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:55:19 [2024-02-28T21:55:19.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:55:19 [2024-02-28T21:55:19.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:55:19 [2024-02-28T21:55:19.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:55:20 [2024-02-28T21:55:20.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:55:20 [2024-02-28T21:55:20.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:55:20 [2024-02-28T21:55:20.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:55:20 [2024-02-28T21:55:20.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:55:20 [2024-02-28T21:55:20.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:55:20 [2024-02-28T21:55:20.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:55:20 [2024-02-28T21:55:20.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:55:20 [2024-02-28T21:55:20.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:55:20 [2024-02-28T21:55:20.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:55:20 [2024-02-28T21:55:20.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:55:20 [2024-02-28T21:55:20.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-239663503 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:55:20 [2024-02-28T21:55:20.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-239663503 data=null doit=true}, TableItem with text {}]
16:55:20 [2024-02-28T21:55:20.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-239663503 data=null}, TableItem with text {}]
16:55:20 [2024-02-28T21:55:20.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-239663503 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:55:20 [2024-02-28T21:55:20.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239663503 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:55:20 [2024-02-28T21:55:20.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-239663499 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:55:20 [2024-02-28T21:55:20.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:55:20 [2024-02-28T21:55:20.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:55:21 [2024-02-28T21:55:21.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:55:21 [2024-02-28T21:55:21.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:21 [2024-02-28T21:55:21.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-239662643 data=null button=0 stateMask=0x0 x=151 y=265 count=0}, TreeItem with text {simple_server-thread2}]
16:55:21 [2024-02-28T21:55:21.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-239662642 data=null doit=true}, TreeItem with text {simple_server-thread2}]
16:55:21 [2024-02-28T21:55:21.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-239662642 data=null}, TreeItem with text {simple_server-thread2}]
16:55:21 [2024-02-28T21:55:21.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-239662642 data=null button=1 stateMask=0x0 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
16:55:21 [2024-02-28T21:55:21.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239662642 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}]
16:55:21 [2024-02-28T21:55:21.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-239662638 data=null button=1 stateMask=0x80000 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
16:55:21 [2024-02-28T21:55:21.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:21 [2024-02-28T21:55:21.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:21 [2024-02-28T21:55:21.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:21 [2024-02-28T21:55:21.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:21 [2024-02-28T21:55:21.473Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:55:21 [2024-02-28T21:55:21.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:55:21 [2024-02-28T21:55:21.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:21 [2024-02-28T21:55:21.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:21 [2024-02-28T21:55:21.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:21 [2024-02-28T21:55:21.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:21 [2024-02-28T21:55:21.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:21 [2024-02-28T21:55:21.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239662632 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:55:21 [2024-02-28T21:55:21.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239662632 data=null doit=true}, TreeItem with text {test}]
16:55:21 [2024-02-28T21:55:21.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239662632 data=null}, TreeItem with text {test}]
16:55:21 [2024-02-28T21:55:21.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239662632 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:21 [2024-02-28T21:55:21.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239662632 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:55:21 [2024-02-28T21:55:21.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239662587 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:21 [2024-02-28T21:55:21.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:21 [2024-02-28T21:55:21.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239662586 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:55:21 [2024-02-28T21:55:21.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239662586 data=null doit=true}, TreeItem with text {test}]
16:55:21 [2024-02-28T21:55:21.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239662586 data=null}, TreeItem with text {test}]
16:55:21 [2024-02-28T21:55:21.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239662586 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:21 [2024-02-28T21:55:21.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239662586 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:55:21 [2024-02-28T21:55:21.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239662564 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:21 [2024-02-28T21:55:21.474Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:55:21 [2024-02-28T21:55:21.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:21 [2024-02-28T21:55:21.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-239662564 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
16:55:21 [2024-02-28T21:55:21.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-239662564 data=null doit=true}, TreeItem with text {Traces [13]}]
16:55:21 [2024-02-28T21:55:21.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-239662564 data=null}, TreeItem with text {Traces [13]}]
16:55:21 [2024-02-28T21:55:21.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-239662563 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
16:55:21 [2024-02-28T21:55:21.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239662563 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]}]
16:55:21 [2024-02-28T21:55:21.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-239662557 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
16:55:21 [2024-02-28T21:55:21.474Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
16:55:21 [2024-02-28T21:55:21.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:55:21 [2024-02-28T21:55:21.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:21 [2024-02-28T21:55:21.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-239662234 data=null button=0 stateMask=0x0 x=140 y=334 count=0}, TreeItem with text {ust-overlap-testing}]
16:55:21 [2024-02-28T21:55:21.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-239662234 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:55:21 [2024-02-28T21:55:21.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-239662234 data=null}, TreeItem with text {ust-overlap-testing}]
16:55:21 [2024-02-28T21:55:21.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-239662234 data=null button=1 stateMask=0x0 x=140 y=334 count=1}, TreeItem with text {ust-overlap-testing}]
16:55:21 [2024-02-28T21:55:21.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239662234 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}]
16:55:21 [2024-02-28T21:55:21.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-239662199 data=null button=1 stateMask=0x80000 x=140 y=334 count=1}, TreeItem with text {ust-overlap-testing}]
16:55:21 [2024-02-28T21:55:21.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:21 [2024-02-28T21:55:21.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:21 [2024-02-28T21:55:21.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:21 [2024-02-28T21:55:21.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:21 [2024-02-28T21:55:21.729Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:55:21 [2024-02-28T21:55:21.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:21 [2024-02-28T21:55:21.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-239662197 data=null button=0 stateMask=0x0 x=140 y=334 count=0}, TreeItem with text {ust-overlap-testing}]
16:55:21 [2024-02-28T21:55:21.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-239662197 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:55:21 [2024-02-28T21:55:21.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-239662197 data=null}, TreeItem with text {ust-overlap-testing}]
16:55:21 [2024-02-28T21:55:21.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-239662197 data=null button=1 stateMask=0x0 x=140 y=334 count=1}, TreeItem with text {ust-overlap-testing}]
16:55:21 [2024-02-28T21:55:21.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239662197 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}]
16:55:21 [2024-02-28T21:55:21.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-239662192 data=null button=1 stateMask=0x80000 x=140 y=334 count=1}, TreeItem with text {ust-overlap-testing}]
16:55:21 [2024-02-28T21:55:21.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing}
16:55:21 [2024-02-28T21:55:21.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-239662191 data=null button=0 stateMask=0x0 x=140 y=334 count=0}, TreeItem with text {ust-overlap-testing}]
16:55:21 [2024-02-28T21:55:21.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-239662191 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:55:21 [2024-02-28T21:55:21.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:21 [2024-02-28T21:55:21.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-239662191 data=null}, TreeItem with text {ust-overlap-testing}]
16:55:21 [2024-02-28T21:55:21.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-239662191 data=null button=1 stateMask=0x0 x=140 y=334 count=1}, TreeItem with text {ust-overlap-testing}]
16:55:21 [2024-02-28T21:55:21.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239662191 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}]
16:55:21 [2024-02-28T21:55:21.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-239662188 data=null button=1 stateMask=0x80000 x=140 y=334 count=1}, TreeItem with text {ust-overlap-testing}]
16:55:21 [2024-02-28T21:55:21.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-239662188 data=null button=1 stateMask=0x0 x=140 y=334 count=2}, TreeItem with text {ust-overlap-testing}]
16:55:21 [2024-02-28T21:55:21.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=-239662188 data=null button=1 stateMask=0x0 x=140 y=334 count=2}, TreeItem with text {ust-overlap-testing}]
16:55:21 [2024-02-28T21:55:21.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239662188 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}]
16:55:21 [2024-02-28T21:55:21.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-239662132 data=null button=1 stateMask=0x80000 x=140 y=334 count=2}, TreeItem with text {ust-overlap-testing}]
16:55:21 [2024-02-28T21:55:21.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=-239661929 data=null button=0 stateMask=0x0 x=140 y=334 count=0}, TreeItem with text {ust-overlap-testing}]
16:55:21 [2024-02-28T21:55:21.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=-239661929 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:55:21 [2024-02-28T21:55:21.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=-239661929 data=null}, TreeItem with text {ust-overlap-testing}]
16:55:21 [2024-02-28T21:55:21.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing}
16:55:21 [2024-02-28T21:55:21.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:55:21 [2024-02-28T21:55:21.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:55:21 [2024-02-28T21:55:21.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:55:21 [2024-02-28T21:55:21.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:55:21 [2024-02-28T21:55:21.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:55:21 [2024-02-28T21:55:21.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:55:22 [2024-02-28T21:55:22.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:55:22 [2024-02-28T21:55:22.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:55:22 [2024-02-28T21:55:22.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:55:22 [2024-02-28T21:55:22.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:55:22 [2024-02-28T21:55:22.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:55:22 [2024-02-28T21:55:22.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-239661424 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:55:22 [2024-02-28T21:55:22.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-239661424 data=null doit=true}, TableItem with text {}]
16:55:22 [2024-02-28T21:55:22.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-239661424 data=null}, TableItem with text {}]
16:55:22 [2024-02-28T21:55:22.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-239661424 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:55:22 [2024-02-28T21:55:22.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239661423 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:55:22 [2024-02-28T21:55:22.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-239661419 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:55:22 [2024-02-28T21:55:22.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:55:22 [2024-02-28T21:55:22.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:55:23 [2024-02-28T21:55:23.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:55:23 [2024-02-28T21:55:23.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:23 [2024-02-28T21:55:23.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-239660766 data=null button=0 stateMask=0x0 x=140 y=334 count=0}, TreeItem with text {ust-overlap-testing}]
16:55:23 [2024-02-28T21:55:23.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-239660766 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:55:23 [2024-02-28T21:55:23.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-239660766 data=null}, TreeItem with text {ust-overlap-testing}]
16:55:23 [2024-02-28T21:55:23.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-239660766 data=null button=1 stateMask=0x0 x=140 y=334 count=1}, TreeItem with text {ust-overlap-testing}]
16:55:23 [2024-02-28T21:55:23.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239660766 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}]
16:55:23 [2024-02-28T21:55:23.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-239660760 data=null button=1 stateMask=0x80000 x=140 y=334 count=1}, TreeItem with text {ust-overlap-testing}]
16:55:23 [2024-02-28T21:55:23.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:23 [2024-02-28T21:55:23.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:23 [2024-02-28T21:55:23.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:23 [2024-02-28T21:55:23.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:23 [2024-02-28T21:55:23.105Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:55:23 [2024-02-28T21:55:23.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:55:23 [2024-02-28T21:55:23.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:23 [2024-02-28T21:55:23.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:23 [2024-02-28T21:55:23.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:23 [2024-02-28T21:55:23.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:23 [2024-02-28T21:55:23.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:23 [2024-02-28T21:55:23.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239660756 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:55:23 [2024-02-28T21:55:23.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239660756 data=null doit=true}, TreeItem with text {test}]
16:55:23 [2024-02-28T21:55:23.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239660756 data=null}, TreeItem with text {test}]
16:55:23 [2024-02-28T21:55:23.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239660756 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:23 [2024-02-28T21:55:23.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239660756 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:55:23 [2024-02-28T21:55:23.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239660733 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:23 [2024-02-28T21:55:23.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:23 [2024-02-28T21:55:23.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239660733 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:55:23 [2024-02-28T21:55:23.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239660732 data=null doit=true}, TreeItem with text {test}]
16:55:23 [2024-02-28T21:55:23.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239660732 data=null}, TreeItem with text {test}]
16:55:23 [2024-02-28T21:55:23.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239660732 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:23 [2024-02-28T21:55:23.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239660732 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:55:23 [2024-02-28T21:55:23.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239660725 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:23 [2024-02-28T21:55:23.106Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:55:23 [2024-02-28T21:55:23.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:23 [2024-02-28T21:55:23.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-239660725 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
16:55:23 [2024-02-28T21:55:23.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-239660725 data=null doit=true}, TreeItem with text {Traces [13]}]
16:55:23 [2024-02-28T21:55:23.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-239660724 data=null}, TreeItem with text {Traces [13]}]
16:55:23 [2024-02-28T21:55:23.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-239660724 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
16:55:23 [2024-02-28T21:55:23.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239660724 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]}]
16:55:23 [2024-02-28T21:55:23.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-239660718 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
16:55:23 [2024-02-28T21:55:23.106Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
16:55:23 [2024-02-28T21:55:23.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:55:23 [2024-02-28T21:55:23.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:23 [2024-02-28T21:55:23.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-239660618 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:55:23 [2024-02-28T21:55:23.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-239660618 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:55:23 [2024-02-28T21:55:23.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-239660618 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:55:23 [2024-02-28T21:55:23.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-239660618 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:55:23 [2024-02-28T21:55:23.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239660618 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)}]
16:55:23 [2024-02-28T21:55:23.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-239660599 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:55:23 [2024-02-28T21:55:23.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:23 [2024-02-28T21:55:23.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:23 [2024-02-28T21:55:23.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:23 [2024-02-28T21:55:23.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:23 [2024-02-28T21:55:23.362Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:55:23 [2024-02-28T21:55:23.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:23 [2024-02-28T21:55:23.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-239660597 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:55:23 [2024-02-28T21:55:23.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-239660597 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:55:23 [2024-02-28T21:55:23.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-239660596 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:55:23 [2024-02-28T21:55:23.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-239660596 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:55:23 [2024-02-28T21:55:23.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239660596 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)}]
16:55:23 [2024-02-28T21:55:23.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-239660593 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:55:23 [2024-02-28T21:55:23.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)}
16:55:23 [2024-02-28T21:55:23.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-239660590 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:55:23 [2024-02-28T21:55:23.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-239660590 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:55:23 [2024-02-28T21:55:23.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:23 [2024-02-28T21:55:23.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-239660589 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:55:23 [2024-02-28T21:55:23.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-239660589 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:55:23 [2024-02-28T21:55:23.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239660589 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)}]
16:55:23 [2024-02-28T21:55:23.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-239660586 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:55:23 [2024-02-28T21:55:23.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-239660585 data=null button=1 stateMask=0x0 x=163 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:55:23 [2024-02-28T21:55:23.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-239660585 data=null button=1 stateMask=0x0 x=163 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:55:23 [2024-02-28T21:55:23.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239660585 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)}]
16:55:23 [2024-02-28T21:55:23.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-239660429 data=null button=1 stateMask=0x80000 x=163 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:55:23 [2024-02-28T21:55:23.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-239660308 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:55:23 [2024-02-28T21:55:23.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-239660308 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:55:23 [2024-02-28T21:55:23.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-239660307 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:55:23 [2024-02-28T21:55:23.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)}
16:55:23 [2024-02-28T21:55:23.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:55:23 [2024-02-28T21:55:23.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:55:23 [2024-02-28T21:55:23.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:55:23 [2024-02-28T21:55:23.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:55:23 [2024-02-28T21:55:23.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:55:23 [2024-02-28T21:55:23.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:55:23 [2024-02-28T21:55:23.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:55:24 [2024-02-28T21:55:24.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:55:24 [2024-02-28T21:55:24.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:55:24 [2024-02-28T21:55:24.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:55:24 [2024-02-28T21:55:24.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:55:24 [2024-02-28T21:55:24.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:55:24 [2024-02-28T21:55:24.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-239659293 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:55:24 [2024-02-28T21:55:24.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-239659293 data=null doit=true}, TableItem with text {}]
16:55:24 [2024-02-28T21:55:24.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-239659293 data=null}, TableItem with text {}]
16:55:24 [2024-02-28T21:55:24.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-239659292 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:55:24 [2024-02-28T21:55:24.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239659292 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:55:24 [2024-02-28T21:55:24.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-239659287 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:55:24 [2024-02-28T21:55:24.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:55:24 [2024-02-28T21:55:24.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:55:24 [2024-02-28T21:55:24.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:55:24 [2024-02-28T21:55:24.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:24 [2024-02-28T21:55:24.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-239659029 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:55:24 [2024-02-28T21:55:24.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-239659028 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:55:24 [2024-02-28T21:55:24.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-239659028 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:55:24 [2024-02-28T21:55:24.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-239659028 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:55:24 [2024-02-28T21:55:24.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239659028 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)}]
16:55:24 [2024-02-28T21:55:24.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-239659024 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:55:24 [2024-02-28T21:55:24.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:24 [2024-02-28T21:55:24.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:24 [2024-02-28T21:55:24.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:24 [2024-02-28T21:55:24.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:24 [2024-02-28T21:55:24.799Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:55:24 [2024-02-28T21:55:24.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:55:24 [2024-02-28T21:55:24.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:24 [2024-02-28T21:55:24.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:24 [2024-02-28T21:55:24.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:24 [2024-02-28T21:55:24.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:24 [2024-02-28T21:55:24.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:24 [2024-02-28T21:55:24.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239659020 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:55:24 [2024-02-28T21:55:24.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239659020 data=null doit=true}, TreeItem with text {test}]
16:55:24 [2024-02-28T21:55:24.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239659020 data=null}, TreeItem with text {test}]
16:55:24 [2024-02-28T21:55:24.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239659020 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:24 [2024-02-28T21:55:24.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239659019 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:55:25 [2024-02-28T21:55:25.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239658997 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:25 [2024-02-28T21:55:25.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:25 [2024-02-28T21:55:25.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239658996 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:55:25 [2024-02-28T21:55:25.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239658996 data=null doit=true}, TreeItem with text {test}]
16:55:25 [2024-02-28T21:55:25.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239658996 data=null}, TreeItem with text {test}]
16:55:25 [2024-02-28T21:55:25.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239658996 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:25 [2024-02-28T21:55:25.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239658996 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:55:25 [2024-02-28T21:55:25.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239658974 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:25 [2024-02-28T21:55:25.054Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:55:25 [2024-02-28T21:55:25.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:25 [2024-02-28T21:55:25.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-239658973 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
16:55:25 [2024-02-28T21:55:25.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-239658973 data=null doit=true}, TreeItem with text {Traces [13]}]
16:55:25 [2024-02-28T21:55:25.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-239658973 data=null}, TreeItem with text {Traces [13]}]
16:55:25 [2024-02-28T21:55:25.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-239658973 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
16:55:25 [2024-02-28T21:55:25.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239658973 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]}]
16:55:25 [2024-02-28T21:55:25.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-239658966 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
16:55:25 [2024-02-28T21:55:25.054Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
16:55:25 [2024-02-28T21:55:25.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:55:25 [2024-02-28T21:55:25.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:25 [2024-02-28T21:55:25.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-239658725 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:55:25 [2024-02-28T21:55:25.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-239658725 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:55:25 [2024-02-28T21:55:25.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-239658725 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:55:25 [2024-02-28T21:55:25.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-239658725 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:55:25 [2024-02-28T21:55:25.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239658724 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)}]
16:55:25 [2024-02-28T21:55:25.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-239658704 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:55:25 [2024-02-28T21:55:25.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:25 [2024-02-28T21:55:25.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:25 [2024-02-28T21:55:25.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:25 [2024-02-28T21:55:25.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:25 [2024-02-28T21:55:25.310Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:55:25 [2024-02-28T21:55:25.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:25 [2024-02-28T21:55:25.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-239658702 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:55:25 [2024-02-28T21:55:25.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-239658702 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:55:25 [2024-02-28T21:55:25.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-239658702 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:55:25 [2024-02-28T21:55:25.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-239658701 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:55:25 [2024-02-28T21:55:25.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239658701 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)}]
16:55:25 [2024-02-28T21:55:25.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-239658698 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:55:25 [2024-02-28T21:55:25.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)}
16:55:25 [2024-02-28T21:55:25.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-239658697 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:55:25 [2024-02-28T21:55:25.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-239658697 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:55:25 [2024-02-28T21:55:25.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:25 [2024-02-28T21:55:25.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-239658697 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:55:25 [2024-02-28T21:55:25.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-239658697 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:55:25 [2024-02-28T21:55:25.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239658697 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)}]
16:55:25 [2024-02-28T21:55:25.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-239658694 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:55:25 [2024-02-28T21:55:25.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-239658693 data=null button=1 stateMask=0x0 x=168 y=150 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:55:25 [2024-02-28T21:55:25.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-239658693 data=null button=1 stateMask=0x0 x=168 y=150 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:55:25 [2024-02-28T21:55:25.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239658693 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)}]
16:55:25 [2024-02-28T21:55:25.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-239658655 data=null button=1 stateMask=0x80000 x=168 y=150 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:55:25 [2024-02-28T21:55:25.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-239658649 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:55:25 [2024-02-28T21:55:25.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-239658627 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:55:25 [2024-02-28T21:55:25.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-239658528 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:55:25 [2024-02-28T21:55:25.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)}
16:55:25 [2024-02-28T21:55:25.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:55:25 [2024-02-28T21:55:25.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:55:25 [2024-02-28T21:55:25.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:55:25 [2024-02-28T21:55:25.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:55:25 [2024-02-28T21:55:25.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:55:25 [2024-02-28T21:55:25.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:55:25 [2024-02-28T21:55:25.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:55:25 [2024-02-28T21:55:25.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:55:26 [2024-02-28T21:55:26.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:55:26 [2024-02-28T21:55:26.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:55:26 [2024-02-28T21:55:26.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:55:26 [2024-02-28T21:55:26.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:55:26 [2024-02-28T21:55:26.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:55:26 [2024-02-28T21:55:26.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-239657521 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:55:26 [2024-02-28T21:55:26.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-239657521 data=null doit=true}, TableItem with text {}]
16:55:26 [2024-02-28T21:55:26.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-239657521 data=null}, TableItem with text {}]
16:55:26 [2024-02-28T21:55:26.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-239657521 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:55:26 [2024-02-28T21:55:26.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239657521 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:55:26 [2024-02-28T21:55:26.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-239657517 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:55:26 [2024-02-28T21:55:26.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:55:26 [2024-02-28T21:55:26.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:55:26 [2024-02-28T21:55:26.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:55:26 [2024-02-28T21:55:26.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:26 [2024-02-28T21:55:26.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-239657246 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:55:26 [2024-02-28T21:55:26.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-239657246 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:55:26 [2024-02-28T21:55:26.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-239657246 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:55:26 [2024-02-28T21:55:26.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-239657245 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:55:26 [2024-02-28T21:55:26.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239657245 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)}]
16:55:26 [2024-02-28T21:55:26.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-239657238 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:55:26 [2024-02-28T21:55:26.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:26 [2024-02-28T21:55:26.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:26 [2024-02-28T21:55:26.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:26 [2024-02-28T21:55:26.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:26 [2024-02-28T21:55:26.674Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:55:26 [2024-02-28T21:55:26.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:55:26 [2024-02-28T21:55:26.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:26 [2024-02-28T21:55:26.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:26 [2024-02-28T21:55:26.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:26 [2024-02-28T21:55:26.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:26 [2024-02-28T21:55:26.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:26 [2024-02-28T21:55:26.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239657233 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:55:26 [2024-02-28T21:55:26.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239657233 data=null doit=true}, TreeItem with text {test}]
16:55:26 [2024-02-28T21:55:26.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239657233 data=null}, TreeItem with text {test}]
16:55:26 [2024-02-28T21:55:26.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239657233 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:26 [2024-02-28T21:55:26.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239657233 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:55:26 [2024-02-28T21:55:26.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239657212 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:26 [2024-02-28T21:55:26.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:26 [2024-02-28T21:55:26.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239657211 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:55:26 [2024-02-28T21:55:26.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239657211 data=null doit=true}, TreeItem with text {test}]
16:55:26 [2024-02-28T21:55:26.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239657211 data=null}, TreeItem with text {test}]
16:55:26 [2024-02-28T21:55:26.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239657211 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:26 [2024-02-28T21:55:26.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239657211 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:55:26 [2024-02-28T21:55:26.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239657206 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:26 [2024-02-28T21:55:26.674Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:55:26 [2024-02-28T21:55:26.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:26 [2024-02-28T21:55:26.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-239657203 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
16:55:26 [2024-02-28T21:55:26.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-239657202 data=null doit=true}, TreeItem with text {Traces [13]}]
16:55:26 [2024-02-28T21:55:26.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-239657202 data=null}, TreeItem with text {Traces [13]}]
16:55:26 [2024-02-28T21:55:26.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-239657202 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
16:55:26 [2024-02-28T21:55:26.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239657202 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]}]
16:55:26 [2024-02-28T21:55:26.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-239657195 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
16:55:26 [2024-02-28T21:55:26.675Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
16:55:26 [2024-02-28T21:55:26.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:55:26 [2024-02-28T21:55:26.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:26 [2024-02-28T21:55:26.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-239656968 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
16:55:26 [2024-02-28T21:55:26.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-239656968 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
16:55:26 [2024-02-28T21:55:26.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-239656968 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
16:55:26 [2024-02-28T21:55:26.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-239656968 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
16:55:26 [2024-02-28T21:55:26.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239656968 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)}]
16:55:26 [2024-02-28T21:55:26.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-239656932 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
16:55:26 [2024-02-28T21:55:26.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:26 [2024-02-28T21:55:26.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:26 [2024-02-28T21:55:26.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:26 [2024-02-28T21:55:26.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:26 [2024-02-28T21:55:26.931Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:55:26 [2024-02-28T21:55:26.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:26 [2024-02-28T21:55:26.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-239656930 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
16:55:26 [2024-02-28T21:55:26.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-239656930 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
16:55:26 [2024-02-28T21:55:26.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-239656930 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
16:55:26 [2024-02-28T21:55:26.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-239656929 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
16:55:26 [2024-02-28T21:55:26.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239656929 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)}]
16:55:26 [2024-02-28T21:55:26.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-239656926 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
16:55:26 [2024-02-28T21:55:26.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing(2)}
16:55:26 [2024-02-28T21:55:26.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-239656925 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
16:55:26 [2024-02-28T21:55:26.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-239656925 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
16:55:26 [2024-02-28T21:55:26.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:26 [2024-02-28T21:55:26.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-239656925 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
16:55:26 [2024-02-28T21:55:26.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-239656925 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
16:55:26 [2024-02-28T21:55:26.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239656925 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)}]
16:55:26 [2024-02-28T21:55:26.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-239656921 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
16:55:26 [2024-02-28T21:55:26.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-239656921 data=null button=1 stateMask=0x0 x=160 y=196 count=2}, TreeItem with text {kernel-overlap-testing(2)}]
16:55:26 [2024-02-28T21:55:26.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-239656921 data=null button=1 stateMask=0x0 x=160 y=196 count=2}, TreeItem with text {kernel-overlap-testing(2)}]
16:55:27 [2024-02-28T21:55:27.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239656920 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)}]
16:55:27 [2024-02-28T21:55:27.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-239656807 data=null button=1 stateMask=0x80000 x=160 y=196 count=2}, TreeItem with text {kernel-overlap-testing(2)}]
16:55:27 [2024-02-28T21:55:27.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-239656598 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
16:55:27 [2024-02-28T21:55:27.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-239656598 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
16:55:27 [2024-02-28T21:55:27.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-239656598 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
16:55:27 [2024-02-28T21:55:27.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing(2)}
16:55:27 [2024-02-28T21:55:27.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:55:27 [2024-02-28T21:55:27.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:55:27 [2024-02-28T21:55:27.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:55:27 [2024-02-28T21:55:27.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:55:27 [2024-02-28T21:55:27.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:55:27 [2024-02-28T21:55:27.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:55:27 [2024-02-28T21:55:27.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:55:27 [2024-02-28T21:55:27.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:55:27 [2024-02-28T21:55:27.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:55:27 [2024-02-28T21:55:27.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:55:27 [2024-02-28T21:55:27.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:55:27 [2024-02-28T21:55:27.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:55:27 [2024-02-28T21:55:27.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:55:27 [2024-02-28T21:55:27.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:55:27 [2024-02-28T21:55:27.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-239656596 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:55:27 [2024-02-28T21:55:27.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-239656596 data=null doit=true}, TableItem with text {}]
16:55:27 [2024-02-28T21:55:27.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-239656596 data=null}, TableItem with text {}]
16:55:27 [2024-02-28T21:55:27.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-239656596 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:55:27 [2024-02-28T21:55:27.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239656596 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:55:27 [2024-02-28T21:55:27.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-239656575 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:55:27 [2024-02-28T21:55:27.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:55:27 [2024-02-28T21:55:27.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:55:28 [2024-02-28T21:55:28.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:55:28 [2024-02-28T21:55:28.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:28 [2024-02-28T21:55:28.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-239655383 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
16:55:28 [2024-02-28T21:55:28.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-239655383 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
16:55:28 [2024-02-28T21:55:28.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-239655383 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
16:55:28 [2024-02-28T21:55:28.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-239655383 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
16:55:28 [2024-02-28T21:55:28.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239655383 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)}]
16:55:28 [2024-02-28T21:55:28.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-239655378 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
16:55:28 [2024-02-28T21:55:28.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:28 [2024-02-28T21:55:28.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:28 [2024-02-28T21:55:28.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:28 [2024-02-28T21:55:28.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:28 [2024-02-28T21:55:28.805Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:55:28 [2024-02-28T21:55:28.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:55:28 [2024-02-28T21:55:28.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:28 [2024-02-28T21:55:28.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:28 [2024-02-28T21:55:28.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:28 [2024-02-28T21:55:28.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:28 [2024-02-28T21:55:28.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:28 [2024-02-28T21:55:28.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239655372 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:55:28 [2024-02-28T21:55:28.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239655372 data=null doit=true}, TreeItem with text {test}]
16:55:28 [2024-02-28T21:55:28.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239655372 data=null}, TreeItem with text {test}]
16:55:28 [2024-02-28T21:55:28.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239655372 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:28 [2024-02-28T21:55:28.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239655372 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:55:28 [2024-02-28T21:55:28.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239655328 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:28 [2024-02-28T21:55:28.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:28 [2024-02-28T21:55:28.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239655327 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:55:28 [2024-02-28T21:55:28.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239655327 data=null doit=true}, TreeItem with text {test}]
16:55:28 [2024-02-28T21:55:28.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239655327 data=null}, TreeItem with text {test}]
16:55:28 [2024-02-28T21:55:28.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239655327 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:28 [2024-02-28T21:55:28.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239655326 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:55:28 [2024-02-28T21:55:28.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239655301 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:28 [2024-02-28T21:55:28.805Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:55:28 [2024-02-28T21:55:28.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:28 [2024-02-28T21:55:28.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-239655300 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
16:55:28 [2024-02-28T21:55:28.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-239655300 data=null doit=true}, TreeItem with text {Traces [13]}]
16:55:28 [2024-02-28T21:55:28.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-239655300 data=null}, TreeItem with text {Traces [13]}]
16:55:28 [2024-02-28T21:55:28.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-239655300 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
16:55:28 [2024-02-28T21:55:28.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239655300 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]}]
16:55:28 [2024-02-28T21:55:28.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-239655283 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
16:55:28 [2024-02-28T21:55:28.805Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
16:55:28 [2024-02-28T21:55:28.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:55:28 [2024-02-28T21:55:28.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:28 [2024-02-28T21:55:28.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-239655182 data=null button=0 stateMask=0x0 x=160 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}]
16:55:28 [2024-02-28T21:55:28.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-239655182 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
16:55:28 [2024-02-28T21:55:28.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-239655182 data=null}, TreeItem with text {simple_server-thread1(2)}]
16:55:28 [2024-02-28T21:55:28.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-239655181 data=null button=1 stateMask=0x0 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
16:55:28 [2024-02-28T21:55:28.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239655181 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)}]
16:55:28 [2024-02-28T21:55:28.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-239655124 data=null button=1 stateMask=0x80000 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
16:55:28 [2024-02-28T21:55:28.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:28 [2024-02-28T21:55:28.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:28 [2024-02-28T21:55:28.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:28 [2024-02-28T21:55:28.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:28 [2024-02-28T21:55:28.806Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:55:28 [2024-02-28T21:55:28.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:28 [2024-02-28T21:55:28.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-239655118 data=null button=0 stateMask=0x0 x=160 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}]
16:55:28 [2024-02-28T21:55:28.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-239655117 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
16:55:28 [2024-02-28T21:55:28.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-239655117 data=null}, TreeItem with text {simple_server-thread1(2)}]
16:55:28 [2024-02-28T21:55:28.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-239655117 data=null button=1 stateMask=0x0 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
16:55:28 [2024-02-28T21:55:28.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239655117 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)}]
16:55:28 [2024-02-28T21:55:28.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-239655113 data=null button=1 stateMask=0x80000 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
16:55:28 [2024-02-28T21:55:28.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1(2)}
16:55:28 [2024-02-28T21:55:28.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-239655112 data=null button=0 stateMask=0x0 x=160 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}]
16:55:28 [2024-02-28T21:55:28.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-239655112 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
16:55:28 [2024-02-28T21:55:28.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:28 [2024-02-28T21:55:28.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-239655112 data=null}, TreeItem with text {simple_server-thread1(2)}]
16:55:28 [2024-02-28T21:55:28.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-239655112 data=null button=1 stateMask=0x0 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
16:55:28 [2024-02-28T21:55:28.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239655112 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)}]
16:55:28 [2024-02-28T21:55:28.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-239655108 data=null button=1 stateMask=0x80000 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
16:55:28 [2024-02-28T21:55:28.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-239655108 data=null button=1 stateMask=0x0 x=160 y=242 count=2}, TreeItem with text {simple_server-thread1(2)}]
16:55:28 [2024-02-28T21:55:28.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-239655107 data=null button=1 stateMask=0x0 x=160 y=242 count=2}, TreeItem with text {simple_server-thread1(2)}]
16:55:28 [2024-02-28T21:55:28.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239655107 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)}]
16:55:29 [2024-02-28T21:55:29.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-239654990 data=null button=1 stateMask=0x80000 x=160 y=242 count=2}, TreeItem with text {simple_server-thread1(2)}]
16:55:29 [2024-02-28T21:55:29.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-239654787 data=null button=0 stateMask=0x0 x=160 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}]
16:55:29 [2024-02-28T21:55:29.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-239654787 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
16:55:29 [2024-02-28T21:55:29.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-239654787 data=null}, TreeItem with text {simple_server-thread1(2)}]
16:55:29 [2024-02-28T21:55:29.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1(2)}
16:55:29 [2024-02-28T21:55:29.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:55:29 [2024-02-28T21:55:29.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:55:29 [2024-02-28T21:55:29.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:55:29 [2024-02-28T21:55:29.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:55:29 [2024-02-28T21:55:29.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:55:29 [2024-02-28T21:55:29.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:55:29 [2024-02-28T21:55:29.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:55:29 [2024-02-28T21:55:29.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:55:29 [2024-02-28T21:55:29.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:55:29 [2024-02-28T21:55:29.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:55:29 [2024-02-28T21:55:29.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:55:29 [2024-02-28T21:55:29.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:55:29 [2024-02-28T21:55:29.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:55:29 [2024-02-28T21:55:29.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:55:29 [2024-02-28T21:55:29.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:55:29 [2024-02-28T21:55:29.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-239654772 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:55:29 [2024-02-28T21:55:29.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-239654772 data=null doit=true}, TableItem with text {}]
16:55:29 [2024-02-28T21:55:29.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-239654772 data=null}, TableItem with text {}]
16:55:29 [2024-02-28T21:55:29.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-239654772 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:55:29 [2024-02-28T21:55:29.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239654771 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:55:29 [2024-02-28T21:55:29.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-239654760 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:55:29 [2024-02-28T21:55:29.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:55:29 [2024-02-28T21:55:29.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:55:30 [2024-02-28T21:55:30.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:55:30 [2024-02-28T21:55:30.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:30 [2024-02-28T21:55:30.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-239653582 data=null button=0 stateMask=0x0 x=160 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}]
16:55:30 [2024-02-28T21:55:30.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-239653582 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
16:55:30 [2024-02-28T21:55:30.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-239653582 data=null}, TreeItem with text {simple_server-thread1(2)}]
16:55:30 [2024-02-28T21:55:30.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-239653582 data=null button=1 stateMask=0x0 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
16:55:30 [2024-02-28T21:55:30.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239653582 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)}]
16:55:30 [2024-02-28T21:55:30.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-239653578 data=null button=1 stateMask=0x80000 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
16:55:30 [2024-02-28T21:55:30.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:30 [2024-02-28T21:55:30.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:30 [2024-02-28T21:55:30.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:30 [2024-02-28T21:55:30.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:30 [2024-02-28T21:55:30.426Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:55:30 [2024-02-28T21:55:30.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:55:30 [2024-02-28T21:55:30.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:30 [2024-02-28T21:55:30.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:30 [2024-02-28T21:55:30.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:30 [2024-02-28T21:55:30.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:30 [2024-02-28T21:55:30.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:30 [2024-02-28T21:55:30.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239653571 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:55:30 [2024-02-28T21:55:30.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239653571 data=null doit=true}, TreeItem with text {test}]
16:55:30 [2024-02-28T21:55:30.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239653571 data=null}, TreeItem with text {test}]
16:55:30 [2024-02-28T21:55:30.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239653571 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:30 [2024-02-28T21:55:30.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239653571 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:55:30 [2024-02-28T21:55:30.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239653530 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:30 [2024-02-28T21:55:30.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:30 [2024-02-28T21:55:30.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239653530 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:55:30 [2024-02-28T21:55:30.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239653530 data=null doit=true}, TreeItem with text {test}]
16:55:30 [2024-02-28T21:55:30.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239653529 data=null}, TreeItem with text {test}]
16:55:30 [2024-02-28T21:55:30.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239653529 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:30 [2024-02-28T21:55:30.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239653529 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:55:30 [2024-02-28T21:55:30.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239653524 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:30 [2024-02-28T21:55:30.427Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:55:30 [2024-02-28T21:55:30.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:30 [2024-02-28T21:55:30.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-239653524 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
16:55:30 [2024-02-28T21:55:30.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-239653523 data=null doit=true}, TreeItem with text {Traces [13]}]
16:55:30 [2024-02-28T21:55:30.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-239653523 data=null}, TreeItem with text {Traces [13]}]
16:55:30 [2024-02-28T21:55:30.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-239653523 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
16:55:30 [2024-02-28T21:55:30.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239653523 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]}]
16:55:30 [2024-02-28T21:55:30.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-239653516 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
16:55:30 [2024-02-28T21:55:30.427Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
16:55:30 [2024-02-28T21:55:30.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:55:30 [2024-02-28T21:55:30.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:30 [2024-02-28T21:55:30.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-239653389 data=null button=0 stateMask=0x0 x=160 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}]
16:55:30 [2024-02-28T21:55:30.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-239653389 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
16:55:30 [2024-02-28T21:55:30.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-239653389 data=null}, TreeItem with text {simple_server-thread2(2)}]
16:55:30 [2024-02-28T21:55:30.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-239653389 data=null button=1 stateMask=0x0 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
16:55:30 [2024-02-28T21:55:30.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239653389 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)}]
16:55:30 [2024-02-28T21:55:30.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-239653351 data=null button=1 stateMask=0x80000 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
16:55:30 [2024-02-28T21:55:30.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:30 [2024-02-28T21:55:30.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:30 [2024-02-28T21:55:30.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:30 [2024-02-28T21:55:30.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:30 [2024-02-28T21:55:30.683Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:55:30 [2024-02-28T21:55:30.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:30 [2024-02-28T21:55:30.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-239653345 data=null button=0 stateMask=0x0 x=160 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}]
16:55:30 [2024-02-28T21:55:30.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-239653345 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
16:55:30 [2024-02-28T21:55:30.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-239653345 data=null}, TreeItem with text {simple_server-thread2(2)}]
16:55:30 [2024-02-28T21:55:30.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-239653345 data=null button=1 stateMask=0x0 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
16:55:30 [2024-02-28T21:55:30.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239653345 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)}]
16:55:30 [2024-02-28T21:55:30.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-239653341 data=null button=1 stateMask=0x80000 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
16:55:30 [2024-02-28T21:55:30.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2(2)}
16:55:30 [2024-02-28T21:55:30.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-239653341 data=null button=0 stateMask=0x0 x=160 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}]
16:55:30 [2024-02-28T21:55:30.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-239653341 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
16:55:30 [2024-02-28T21:55:30.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:30 [2024-02-28T21:55:30.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-239653340 data=null}, TreeItem with text {simple_server-thread2(2)}]
16:55:30 [2024-02-28T21:55:30.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-239653340 data=null button=1 stateMask=0x0 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
16:55:30 [2024-02-28T21:55:30.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239653340 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)}]
16:55:30 [2024-02-28T21:55:30.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-239653337 data=null button=1 stateMask=0x80000 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
16:55:30 [2024-02-28T21:55:30.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-239653336 data=null button=1 stateMask=0x0 x=160 y=288 count=2}, TreeItem with text {simple_server-thread2(2)}]
16:55:30 [2024-02-28T21:55:30.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-239653336 data=null button=1 stateMask=0x0 x=160 y=288 count=2}, TreeItem with text {simple_server-thread2(2)}]
16:55:30 [2024-02-28T21:55:30.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239653336 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)}]
16:55:30 [2024-02-28T21:55:30.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-239653239 data=null button=1 stateMask=0x80000 x=160 y=288 count=2}, TreeItem with text {simple_server-thread2(2)}]
16:55:30 [2024-02-28T21:55:30.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-239652922 data=null button=0 stateMask=0x0 x=160 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}]
16:55:30 [2024-02-28T21:55:30.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-239652918 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
16:55:30 [2024-02-28T21:55:30.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-239652918 data=null}, TreeItem with text {simple_server-thread2(2)}]
16:55:30 [2024-02-28T21:55:30.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2(2)}
16:55:30 [2024-02-28T21:55:30.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:55:30 [2024-02-28T21:55:30.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:55:30 [2024-02-28T21:55:30.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:55:30 [2024-02-28T21:55:30.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:55:30 [2024-02-28T21:55:30.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:55:30 [2024-02-28T21:55:30.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:55:30 [2024-02-28T21:55:30.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:55:30 [2024-02-28T21:55:30.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:55:30 [2024-02-28T21:55:30.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:55:30 [2024-02-28T21:55:30.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:55:30 [2024-02-28T21:55:30.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:55:30 [2024-02-28T21:55:30.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:55:30 [2024-02-28T21:55:30.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:55:30 [2024-02-28T21:55:30.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:55:30 [2024-02-28T21:55:30.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:55:30 [2024-02-28T21:55:30.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:55:30 [2024-02-28T21:55:30.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-239652891 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:55:30 [2024-02-28T21:55:30.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-239652891 data=null doit=true}, TableItem with text {}]
16:55:30 [2024-02-28T21:55:30.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-239652891 data=null}, TableItem with text {}]
16:55:30 [2024-02-28T21:55:30.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-239652891 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:55:31 [2024-02-28T21:55:31.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239652891 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:55:31 [2024-02-28T21:55:31.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-239652830 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:55:31 [2024-02-28T21:55:31.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:55:31 [2024-02-28T21:55:31.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:55:32 [2024-02-28T21:55:32.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:55:32 [2024-02-28T21:55:32.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:32 [2024-02-28T21:55:32.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-239651770 data=null button=0 stateMask=0x0 x=160 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}]
16:55:32 [2024-02-28T21:55:32.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-239651770 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
16:55:32 [2024-02-28T21:55:32.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-239651770 data=null}, TreeItem with text {simple_server-thread2(2)}]
16:55:32 [2024-02-28T21:55:32.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-239651770 data=null button=1 stateMask=0x0 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
16:55:32 [2024-02-28T21:55:32.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239651770 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)}]
16:55:32 [2024-02-28T21:55:32.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-239651766 data=null button=1 stateMask=0x80000 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
16:55:32 [2024-02-28T21:55:32.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:32 [2024-02-28T21:55:32.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:32 [2024-02-28T21:55:32.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:32 [2024-02-28T21:55:32.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:32 [2024-02-28T21:55:32.122Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:55:32 [2024-02-28T21:55:32.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:55:32 [2024-02-28T21:55:32.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:32 [2024-02-28T21:55:32.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:32 [2024-02-28T21:55:32.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:32 [2024-02-28T21:55:32.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:32 [2024-02-28T21:55:32.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:32 [2024-02-28T21:55:32.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239651738 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:55:32 [2024-02-28T21:55:32.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239651738 data=null doit=true}, TreeItem with text {test}]
16:55:32 [2024-02-28T21:55:32.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239651738 data=null}, TreeItem with text {test}]
16:55:32 [2024-02-28T21:55:32.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239651737 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:32 [2024-02-28T21:55:32.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239651737 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:55:32 [2024-02-28T21:55:32.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239651713 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:32 [2024-02-28T21:55:32.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:32 [2024-02-28T21:55:32.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239651713 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:55:32 [2024-02-28T21:55:32.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239651712 data=null doit=true}, TreeItem with text {test}]
16:55:32 [2024-02-28T21:55:32.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239651712 data=null}, TreeItem with text {test}]
16:55:32 [2024-02-28T21:55:32.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239651712 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:32 [2024-02-28T21:55:32.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239651712 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:55:32 [2024-02-28T21:55:32.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239651690 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:32 [2024-02-28T21:55:32.122Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:55:32 [2024-02-28T21:55:32.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:32 [2024-02-28T21:55:32.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-239651690 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
16:55:32 [2024-02-28T21:55:32.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-239651690 data=null doit=true}, TreeItem with text {Traces [13]}]
16:55:32 [2024-02-28T21:55:32.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-239651689 data=null}, TreeItem with text {Traces [13]}]
16:55:32 [2024-02-28T21:55:32.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-239651689 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
16:55:32 [2024-02-28T21:55:32.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239651689 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]}]
16:55:32 [2024-02-28T21:55:32.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-239651682 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
16:55:32 [2024-02-28T21:55:32.378Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
16:55:32 [2024-02-28T21:55:32.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:55:32 [2024-02-28T21:55:32.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:32 [2024-02-28T21:55:32.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-239651424 data=null button=0 stateMask=0x0 x=149 y=357 count=0}, TreeItem with text {ust-overlap-testing(2)}]
16:55:32 [2024-02-28T21:55:32.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-239651424 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
16:55:32 [2024-02-28T21:55:32.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-239651424 data=null}, TreeItem with text {ust-overlap-testing(2)}]
16:55:32 [2024-02-28T21:55:32.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-239651423 data=null button=1 stateMask=0x0 x=149 y=357 count=1}, TreeItem with text {ust-overlap-testing(2)}]
16:55:32 [2024-02-28T21:55:32.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239651423 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)}]
16:55:32 [2024-02-28T21:55:32.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-239651389 data=null button=1 stateMask=0x80000 x=149 y=357 count=1}, TreeItem with text {ust-overlap-testing(2)}]
16:55:32 [2024-02-28T21:55:32.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:32 [2024-02-28T21:55:32.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:32 [2024-02-28T21:55:32.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:32 [2024-02-28T21:55:32.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:32 [2024-02-28T21:55:32.633Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:55:32 [2024-02-28T21:55:32.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:32 [2024-02-28T21:55:32.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-239651383 data=null button=0 stateMask=0x0 x=149 y=357 count=0}, TreeItem with text {ust-overlap-testing(2)}]
16:55:32 [2024-02-28T21:55:32.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-239651383 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
16:55:32 [2024-02-28T21:55:32.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-239651383 data=null}, TreeItem with text {ust-overlap-testing(2)}]
16:55:32 [2024-02-28T21:55:32.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-239651382 data=null button=1 stateMask=0x0 x=149 y=357 count=1}, TreeItem with text {ust-overlap-testing(2)}]
16:55:32 [2024-02-28T21:55:32.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239651382 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)}]
16:55:32 [2024-02-28T21:55:32.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-239651378 data=null button=1 stateMask=0x80000 x=149 y=357 count=1}, TreeItem with text {ust-overlap-testing(2)}]
16:55:32 [2024-02-28T21:55:32.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing(2)}
16:55:32 [2024-02-28T21:55:32.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-239651378 data=null button=0 stateMask=0x0 x=149 y=357 count=0}, TreeItem with text {ust-overlap-testing(2)}]
16:55:32 [2024-02-28T21:55:32.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-239651378 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
16:55:32 [2024-02-28T21:55:32.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:32 [2024-02-28T21:55:32.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-239651378 data=null}, TreeItem with text {ust-overlap-testing(2)}]
16:55:32 [2024-02-28T21:55:32.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-239651377 data=null button=1 stateMask=0x0 x=149 y=357 count=1}, TreeItem with text {ust-overlap-testing(2)}]
16:55:32 [2024-02-28T21:55:32.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239651377 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)}]
16:55:32 [2024-02-28T21:55:32.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-239651374 data=null button=1 stateMask=0x80000 x=149 y=357 count=1}, TreeItem with text {ust-overlap-testing(2)}]
16:55:32 [2024-02-28T21:55:32.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-239651374 data=null button=1 stateMask=0x0 x=149 y=357 count=2}, TreeItem with text {ust-overlap-testing(2)}]
16:55:32 [2024-02-28T21:55:32.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-239651373 data=null button=1 stateMask=0x0 x=149 y=357 count=2}, TreeItem with text {ust-overlap-testing(2)}]
16:55:32 [2024-02-28T21:55:32.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239651373 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)}]
16:55:32 [2024-02-28T21:55:32.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-239651292 data=null button=1 stateMask=0x80000 x=149 y=357 count=2}, TreeItem with text {ust-overlap-testing(2)}]
16:55:32 [2024-02-28T21:55:32.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-239651073 data=null button=0 stateMask=0x0 x=149 y=357 count=0}, TreeItem with text {ust-overlap-testing(2)}]
16:55:32 [2024-02-28T21:55:32.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-239651073 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
16:55:32 [2024-02-28T21:55:32.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-239651073 data=null}, TreeItem with text {ust-overlap-testing(2)}]
16:55:32 [2024-02-28T21:55:32.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing(2)}
16:55:32 [2024-02-28T21:55:32.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:55:32 [2024-02-28T21:55:32.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:55:32 [2024-02-28T21:55:32.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:55:32 [2024-02-28T21:55:32.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:55:32 [2024-02-28T21:55:32.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:55:32 [2024-02-28T21:55:32.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:55:32 [2024-02-28T21:55:32.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:55:32 [2024-02-28T21:55:32.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:55:32 [2024-02-28T21:55:32.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:55:32 [2024-02-28T21:55:32.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:55:32 [2024-02-28T21:55:32.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:55:32 [2024-02-28T21:55:32.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:55:33 [2024-02-28T21:55:33.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:55:33 [2024-02-28T21:55:33.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:55:33 [2024-02-28T21:55:33.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:55:33 [2024-02-28T21:55:33.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:55:33 [2024-02-28T21:55:33.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:55:33 [2024-02-28T21:55:33.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-239650571 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:55:33 [2024-02-28T21:55:33.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-239650571 data=null doit=true}, TableItem with text {}]
16:55:33 [2024-02-28T21:55:33.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-239650571 data=null}, TableItem with text {}]
16:55:33 [2024-02-28T21:55:33.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-239650571 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:55:33 [2024-02-28T21:55:33.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239650570 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:55:33 [2024-02-28T21:55:33.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-239650566 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:55:33 [2024-02-28T21:55:33.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:55:33 [2024-02-28T21:55:33.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:55:34 [2024-02-28T21:55:34.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:55:34 [2024-02-28T21:55:34.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:34 [2024-02-28T21:55:34.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-239649808 data=null button=0 stateMask=0x0 x=149 y=357 count=0}, TreeItem with text {ust-overlap-testing(2)}]
16:55:34 [2024-02-28T21:55:34.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-239649807 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
16:55:34 [2024-02-28T21:55:34.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-239649807 data=null}, TreeItem with text {ust-overlap-testing(2)}]
16:55:34 [2024-02-28T21:55:34.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-239649807 data=null button=1 stateMask=0x0 x=149 y=357 count=1}, TreeItem with text {ust-overlap-testing(2)}]
16:55:34 [2024-02-28T21:55:34.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239649807 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)}]
16:55:34 [2024-02-28T21:55:34.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-239649803 data=null button=1 stateMask=0x80000 x=149 y=357 count=1}, TreeItem with text {ust-overlap-testing(2)}]
16:55:34 [2024-02-28T21:55:34.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:34 [2024-02-28T21:55:34.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:34 [2024-02-28T21:55:34.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:34 [2024-02-28T21:55:34.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:34 [2024-02-28T21:55:34.262Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:55:34 [2024-02-28T21:55:34.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:55:34 [2024-02-28T21:55:34.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:34 [2024-02-28T21:55:34.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:34 [2024-02-28T21:55:34.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:34 [2024-02-28T21:55:34.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:34 [2024-02-28T21:55:34.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:34 [2024-02-28T21:55:34.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239649799 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:55:34 [2024-02-28T21:55:34.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239649799 data=null doit=true}, TreeItem with text {test}]
16:55:34 [2024-02-28T21:55:34.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239649799 data=null}, TreeItem with text {test}]
16:55:34 [2024-02-28T21:55:34.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239649798 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:34 [2024-02-28T21:55:34.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239649798 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:55:34 [2024-02-28T21:55:34.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239649777 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:34 [2024-02-28T21:55:34.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:34 [2024-02-28T21:55:34.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239649776 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:55:34 [2024-02-28T21:55:34.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239649776 data=null doit=true}, TreeItem with text {test}]
16:55:34 [2024-02-28T21:55:34.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239649776 data=null}, TreeItem with text {test}]
16:55:34 [2024-02-28T21:55:34.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239649776 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:34 [2024-02-28T21:55:34.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239649776 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:55:34 [2024-02-28T21:55:34.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239649772 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:34 [2024-02-28T21:55:34.263Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:55:34 [2024-02-28T21:55:34.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:34 [2024-02-28T21:55:34.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-239649772 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
16:55:34 [2024-02-28T21:55:34.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-239649771 data=null doit=true}, TreeItem with text {Traces [13]}]
16:55:34 [2024-02-28T21:55:34.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-239649771 data=null}, TreeItem with text {Traces [13]}]
16:55:34 [2024-02-28T21:55:34.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-239649771 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
16:55:34 [2024-02-28T21:55:34.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239649771 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]}]
16:55:34 [2024-02-28T21:55:34.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-239649765 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
16:55:34 [2024-02-28T21:55:34.263Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
16:55:34 [2024-02-28T21:55:34.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:55:34 [2024-02-28T21:55:34.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:34 [2024-02-28T21:55:34.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-239649730 data=null button=0 stateMask=0x0 x=134 y=311 count=0}, TreeItem with text {unrecognized.log}]
16:55:34 [2024-02-28T21:55:34.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-239649730 data=null doit=true}, TreeItem with text {unrecognized.log}]
16:55:34 [2024-02-28T21:55:34.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-239649730 data=null}, TreeItem with text {unrecognized.log}]
16:55:34 [2024-02-28T21:55:34.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-239649730 data=null button=1 stateMask=0x0 x=134 y=311 count=1}, TreeItem with text {unrecognized.log}]
16:55:34 [2024-02-28T21:55:34.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239649730 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}]
16:55:34 [2024-02-28T21:55:34.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-239649696 data=null button=1 stateMask=0x80000 x=134 y=311 count=1}, TreeItem with text {unrecognized.log}]
16:55:34 [2024-02-28T21:55:34.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:34 [2024-02-28T21:55:34.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:34 [2024-02-28T21:55:34.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:34 [2024-02-28T21:55:34.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:34 [2024-02-28T21:55:34.263Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:55:34 [2024-02-28T21:55:34.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:34 [2024-02-28T21:55:34.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-239649695 data=null button=0 stateMask=0x0 x=134 y=311 count=0}, TreeItem with text {unrecognized.log}]
16:55:34 [2024-02-28T21:55:34.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-239649695 data=null doit=true}, TreeItem with text {unrecognized.log}]
16:55:34 [2024-02-28T21:55:34.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-239649695 data=null}, TreeItem with text {unrecognized.log}]
16:55:34 [2024-02-28T21:55:34.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-239649694 data=null button=1 stateMask=0x0 x=134 y=311 count=1}, TreeItem with text {unrecognized.log}]
16:55:34 [2024-02-28T21:55:34.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239649694 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}]
16:55:34 [2024-02-28T21:55:34.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-239649689 data=null button=1 stateMask=0x80000 x=134 y=311 count=1}, TreeItem with text {unrecognized.log}]
16:55:34 [2024-02-28T21:55:34.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {unrecognized.log}
16:55:34 [2024-02-28T21:55:34.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-239649689 data=null button=0 stateMask=0x0 x=134 y=311 count=0}, TreeItem with text {unrecognized.log}]
16:55:34 [2024-02-28T21:55:34.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-239649689 data=null doit=true}, TreeItem with text {unrecognized.log}]
16:55:34 [2024-02-28T21:55:34.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:34 [2024-02-28T21:55:34.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-239649688 data=null}, TreeItem with text {unrecognized.log}]
16:55:34 [2024-02-28T21:55:34.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-239649688 data=null button=1 stateMask=0x0 x=134 y=311 count=1}, TreeItem with text {unrecognized.log}]
16:55:34 [2024-02-28T21:55:34.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239649688 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}]
16:55:34 [2024-02-28T21:55:34.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-239649685 data=null button=1 stateMask=0x80000 x=134 y=311 count=1}, TreeItem with text {unrecognized.log}]
16:55:34 [2024-02-28T21:55:34.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-239649685 data=null button=1 stateMask=0x0 x=134 y=311 count=2}, TreeItem with text {unrecognized.log}]
16:55:34 [2024-02-28T21:55:34.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=-239649684 data=null button=1 stateMask=0x0 x=134 y=311 count=2}, TreeItem with text {unrecognized.log}]
16:55:34 [2024-02-28T21:55:34.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239649684 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}]
16:55:34 [2024-02-28T21:55:34.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-239649646 data=null button=1 stateMask=0x80000 x=134 y=311 count=2}, TreeItem with text {unrecognized.log}]
16:55:34 [2024-02-28T21:55:34.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=-239649491 data=null button=0 stateMask=0x0 x=134 y=311 count=0}, TreeItem with text {unrecognized.log}]
16:55:34 [2024-02-28T21:55:34.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=-239649491 data=null doit=true}, TreeItem with text {unrecognized.log}]
16:55:34 [2024-02-28T21:55:34.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=-239649491 data=null}, TreeItem with text {unrecognized.log}]
16:55:34 [2024-02-28T21:55:34.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {unrecognized.log}
16:55:34 [2024-02-28T21:55:34.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
16:55:34 [2024-02-28T21:55:34.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
16:55:34 [2024-02-28T21:55:34.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:55:34 [2024-02-28T21:55:34.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:34 [2024-02-28T21:55:34.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-239649313 data=null button=0 stateMask=0x0 x=134 y=311 count=0}, TreeItem with text {unrecognized.log}]
16:55:34 [2024-02-28T21:55:34.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-239649312 data=null doit=true}, TreeItem with text {unrecognized.log}]
16:55:34 [2024-02-28T21:55:34.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-239649312 data=null}, TreeItem with text {unrecognized.log}]
16:55:34 [2024-02-28T21:55:34.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-239649312 data=null button=1 stateMask=0x0 x=134 y=311 count=1}, TreeItem with text {unrecognized.log}]
16:55:34 [2024-02-28T21:55:34.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239649312 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}]
16:55:34 [2024-02-28T21:55:34.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-239649303 data=null button=1 stateMask=0x80000 x=134 y=311 count=1}, TreeItem with text {unrecognized.log}]
16:55:34 [2024-02-28T21:55:34.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:34 [2024-02-28T21:55:34.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:34 [2024-02-28T21:55:34.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:34 [2024-02-28T21:55:34.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:34 [2024-02-28T21:55:34.524Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:55:34 [2024-02-28T21:55:34.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:55:34 [2024-02-28T21:55:34.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:34 [2024-02-28T21:55:34.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:34 [2024-02-28T21:55:34.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:34 [2024-02-28T21:55:34.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:34 [2024-02-28T21:55:34.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:34 [2024-02-28T21:55:34.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239649296 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:55:34 [2024-02-28T21:55:34.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239649296 data=null doit=true}, TreeItem with text {test}]
16:55:34 [2024-02-28T21:55:34.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239649296 data=null}, TreeItem with text {test}]
16:55:34 [2024-02-28T21:55:34.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239649296 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:34 [2024-02-28T21:55:34.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239649296 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:55:34 [2024-02-28T21:55:34.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239649232 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:34 [2024-02-28T21:55:34.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:34 [2024-02-28T21:55:34.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239649231 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:55:34 [2024-02-28T21:55:34.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239649231 data=null doit=true}, TreeItem with text {test}]
16:55:34 [2024-02-28T21:55:34.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239649231 data=null}, TreeItem with text {test}]
16:55:34 [2024-02-28T21:55:34.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239649231 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:34 [2024-02-28T21:55:34.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239649231 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:55:34 [2024-02-28T21:55:34.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239649225 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:34 [2024-02-28T21:55:34.789Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:55:34 [2024-02-28T21:55:34.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:34 [2024-02-28T21:55:34.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-239649224 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
16:55:34 [2024-02-28T21:55:34.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-239649224 data=null doit=true}, TreeItem with text {Traces [13]}]
16:55:34 [2024-02-28T21:55:34.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-239649224 data=null}, TreeItem with text {Traces [13]}]
16:55:34 [2024-02-28T21:55:34.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-239649224 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
16:55:34 [2024-02-28T21:55:34.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239649224 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]}]
16:55:34 [2024-02-28T21:55:34.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-239649216 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
16:55:34 [2024-02-28T21:55:34.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:34 [2024-02-28T21:55:34.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-239649216 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
16:55:34 [2024-02-28T21:55:34.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-239649216 data=null doit=true}, TreeItem with text {Traces [13]}]
16:55:34 [2024-02-28T21:55:34.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-239649216 data=null}, TreeItem with text {Traces [13]}]
16:55:34 [2024-02-28T21:55:34.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-239649216 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
16:55:34 [2024-02-28T21:55:34.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239649215 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]}]
16:55:34 [2024-02-28T21:55:34.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-239649212 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
16:55:34 [2024-02-28T21:55:34.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
16:55:34 [2024-02-28T21:55:34.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
16:55:35 [2024-02-28T21:55:35.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
16:55:35 [2024-02-28T21:55:35.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
16:55:35 [2024-02-28T21:55:35.044Z] 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=-239648933 data=null doit=true}, Shell with text {Confirm Clear}]
16:55:35 [2024-02-28T21:55:35.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
16:55:35 [2024-02-28T21:55:35.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
16:55:35 [2024-02-28T21:55:35.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
16:55:35 [2024-02-28T21:55:35.045Z] 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')
16:55:35 [2024-02-28T21:55:35.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
16:55:35 [2024-02-28T21:55:35.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
16:55:35 [2024-02-28T21:55:35.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-239648932 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:55:35 [2024-02-28T21:55:35.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-239648932 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:55:35 [2024-02-28T21:55:35.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-239648932 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:55:35 [2024-02-28T21:55:35.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-239648932 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:55:35 [2024-02-28T21:55:35.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-239648932 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:55:35 [2024-02-28T21:55:35.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-239648932 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:55:35 [2024-02-28T21:55:35.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-239648885 data=null 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')]
16:55:36 [2024-02-28T21:55:36.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:55:36 [2024-02-28T21:55:36.929Z] 
16:55:36 [2024-02-28T21:55:36.929Z] (Eclipse:19192): Gtk-WARNING **: 21:55:36.898: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:55:36 [2024-02-28T21:55:36.929Z] 
16:55:36 [2024-02-28T21:55:36.929Z] (Eclipse:19192): Gtk-WARNING **: 21:55:36.898: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:55:36 [2024-02-28T21:55:36.929Z] 
16:55:36 [2024-02-28T21:55:36.930Z] (Eclipse:19192): Gtk-WARNING **: 21:55:36.898: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:55:36 [2024-02-28T21:55:36.930Z] 
16:55:36 [2024-02-28T21:55:36.930Z] (Eclipse:19192): Gtk-WARNING **: 21:55:36.898: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:55:37 [2024-02-28T21:55:37.185Z] 
16:55:37 [2024-02-28T21:55:37.185Z] (Eclipse:19192): Gtk-WARNING **: 21:55:37.074: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:55:37 [2024-02-28T21:55:37.185Z] 
16:55:37 [2024-02-28T21:55:37.185Z] (Eclipse:19192): Gtk-WARNING **: 21:55:37.074: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:55:37 [2024-02-28T21:55:37.185Z] 
16:55:37 [2024-02-28T21:55:37.185Z] (Eclipse:19192): Gtk-WARNING **: 21:55:37.074: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:55:37 [2024-02-28T21:55:37.185Z] 
16:55:37 [2024-02-28T21:55:37.185Z] (Eclipse:19192): Gtk-WARNING **: 21:55:37.075: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:55:37 [2024-02-28T21:55:37.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-239649133 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
16:55:37 [2024-02-28T21:55:37.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:55:37 [2024-02-28T21:55:37.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:37 [2024-02-28T21:55:37.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:37 [2024-02-28T21:55:37.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:37 [2024-02-28T21:55:37.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:37 [2024-02-28T21:55:37.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:37 [2024-02-28T21:55:37.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239646228 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:55:37 [2024-02-28T21:55:37.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239646228 data=null doit=true}, TreeItem with text {test}]
16:55:37 [2024-02-28T21:55:37.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239646228 data=null}, TreeItem with text {test}]
16:55:37 [2024-02-28T21:55:37.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239646228 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:37 [2024-02-28T21:55:37.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239646228 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:55:37 [2024-02-28T21:55:37.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239646203 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:37 [2024-02-28T21:55:37.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:37 [2024-02-28T21:55:37.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239646202 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:55:37 [2024-02-28T21:55:37.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239646202 data=null doit=true}, TreeItem with text {test}]
16:55:37 [2024-02-28T21:55:37.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239646202 data=null}, TreeItem with text {test}]
16:55:37 [2024-02-28T21:55:37.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239646202 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:37 [2024-02-28T21:55:37.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239646202 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:55:37 [2024-02-28T21:55:37.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239646198 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:37 [2024-02-28T21:55:37.695Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:55:37 [2024-02-28T21:55:37.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:37 [2024-02-28T21:55:37.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-239646198 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:55:37 [2024-02-28T21:55:37.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-239646198 data=null doit=true}, TreeItem with text {Traces [0]}]
16:55:37 [2024-02-28T21:55:37.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-239646198 data=null}, TreeItem with text {Traces [0]}]
16:55:37 [2024-02-28T21:55:37.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-239646198 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:55:37 [2024-02-28T21:55:37.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239646197 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]}]
16:55:37 [2024-02-28T21:55:37.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-239646193 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:55:37 [2024-02-28T21:55:37.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:37 [2024-02-28T21:55:37.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-239646192 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:55:37 [2024-02-28T21:55:37.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-239646192 data=null doit=true}, TreeItem with text {Traces [0]}]
16:55:37 [2024-02-28T21:55:37.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-239646192 data=null}, TreeItem with text {Traces [0]}]
16:55:37 [2024-02-28T21:55:37.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-239646192 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:55:37 [2024-02-28T21:55:37.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239646192 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]}]
16:55:37 [2024-02-28T21:55:37.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-239646189 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:55:37 [2024-02-28T21:55:37.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:55:37 [2024-02-28T21:55:37.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
16:55:37 [2024-02-28T21:55:37.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
16:55:37 [2024-02-28T21:55:37.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:55:37 [2024-02-28T21:55:37.951Z] 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=-239645961 data=null doit=true}, Shell with text {Trace Import}]
16:55:37 [2024-02-28T21:55:37.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:55:37 [2024-02-28T21:55:37.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:55:37 [2024-02-28T21:55:37.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:55:37 [2024-02-28T21:55:37.951Z] 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')
16:55:37 [2024-02-28T21:55:37.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:55:37 [2024-02-28T21:55:37.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:55:37 [2024-02-28T21:55:37.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:55:37 [2024-02-28T21:55:37.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:55:37 [2024-02-28T21:55:37.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:55:37 [2024-02-28T21:55:37.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:55:37 [2024-02-28T21:55:37.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:55:37 [2024-02-28T21:55:37.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:55:37 [2024-02-28T21:55:37.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:55:37 [2024-02-28T21:55:37.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:55:37 [2024-02-28T21:55:37.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:55:37 [2024-02-28T21:55:37.951Z] 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.
16:55:37 [2024-02-28T21:55:37.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:55:37 [2024-02-28T21:55:37.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:55:37 [2024-02-28T21:55:37.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:55:37 [2024-02-28T21:55:37.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:55:37 [2024-02-28T21:55:37.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:55:37 [2024-02-28T21:55:37.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:55:37 [2024-02-28T21:55:37.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:55:37 [2024-02-28T21:55:37.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:55:37 [2024-02-28T21:55:37.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=-239645888 data=null}, (of type 'Combo')]
16:55:37 [2024-02-28T21:55:37.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:55:37 [2024-02-28T21:55:37.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:37 [2024-02-28T21:55:37.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:37 [2024-02-28T21:55:37.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:55:38 [2024-02-28T21:55:38.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:38 [2024-02-28T21:55:38.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:38 [2024-02-28T21:55:38.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:38 [2024-02-28T21:55:38.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=-239645849 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
16:55:38 [2024-02-28T21:55:38.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-239645849 data=null doit=true}, TreeItem with text {import}]
16:55:38 [2024-02-28T21:55:38.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-239645849 data=null}, TreeItem with text {import}]
16:55:38 [2024-02-28T21:55:38.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-239645849 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
16:55:38 [2024-02-28T21:55:38.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239645849 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}]
16:55:38 [2024-02-28T21:55:38.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-239645849 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
16:55:38 [2024-02-28T21:55:38.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: import
16:55:38 [2024-02-28T21:55:38.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:55:38 [2024-02-28T21:55:38.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:55:38 [2024-02-28T21:55:38.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:55:38 [2024-02-28T21:55:38.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:55:38 [2024-02-28T21:55:38.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:55:38 [2024-02-28T21:55:38.207Z] 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:'))
16:55:38 [2024-02-28T21:55:38.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:55:38 [2024-02-28T21:55:38.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-239645833 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:'))]
16:55:38 [2024-02-28T21:55:38.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:55:38 [2024-02-28T21:55:38.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:55:38 [2024-02-28T21:55:38.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:55:38 [2024-02-28T21:55:38.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:55:38 [2024-02-28T21:55:38.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:55:38 [2024-02-28T21:55:38.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:55:38 [2024-02-28T21:55:38.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:55:38 [2024-02-28T21:55:38.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:55:38 [2024-02-28T21:55:38.208Z] 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'
16:55:38 [2024-02-28T21:55:38.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:55:38 [2024-02-28T21:55:38.208Z] 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')
16:55:38 [2024-02-28T21:55:38.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:55:38 [2024-02-28T21:55:38.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:55:38 [2024-02-28T21:55:38.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:55:38 [2024-02-28T21:55:38.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:55:38 [2024-02-28T21:55:38.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:55:38 [2024-02-28T21:55:38.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:55:38 [2024-02-28T21:55:38.208Z] 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.
16:55:38 [2024-02-28T21:55:38.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:55:38 [2024-02-28T21:55:38.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:55:38 [2024-02-28T21:55:38.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:55:38 [2024-02-28T21:55:38.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:55:38 [2024-02-28T21:55:38.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:55:38 [2024-02-28T21:55:38.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:55:38 [2024-02-28T21:55:38.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:55:38 [2024-02-28T21:55:38.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:55:38 [2024-02-28T21:55:38.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:55:38 [2024-02-28T21:55:38.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:55:38 [2024-02-28T21:55:38.208Z] 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')
16:55:38 [2024-02-28T21:55:38.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:55:38 [2024-02-28T21:55:38.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:55:38 [2024-02-28T21:55:38.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:55:38 [2024-02-28T21:55:38.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:55:38 [2024-02-28T21:55:38.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:55:38 [2024-02-28T21:55:38.208Z] 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.
16:55:38 [2024-02-28T21:55:38.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:55:38 [2024-02-28T21:55:38.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:55:38 [2024-02-28T21:55:38.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:55:38 [2024-02-28T21:55:38.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:55:38 [2024-02-28T21:55:38.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:55:38 [2024-02-28T21:55:38.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:55:38 [2024-02-28T21:55:38.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:55:38 [2024-02-28T21:55:38.208Z] 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')
16:55:38 [2024-02-28T21:55:38.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:55:38 [2024-02-28T21:55:38.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:55:38 [2024-02-28T21:55:38.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:55:38 [2024-02-28T21:55:38.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:55:38 [2024-02-28T21:55:38.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:55:38 [2024-02-28T21:55:38.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:55:38 [2024-02-28T21:55:38.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:55:38 [2024-02-28T21:55:38.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:55:38 [2024-02-28T21:55:38.208Z] 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.
16:55:38 [2024-02-28T21:55:38.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:55:38 [2024-02-28T21:55:38.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:55:38 [2024-02-28T21:55:38.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:55:38 [2024-02-28T21:55:38.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:55:38 [2024-02-28T21:55:38.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:55:38 [2024-02-28T21:55:38.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:55:38 [2024-02-28T21:55:38.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:55:38 [2024-02-28T21:55:38.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:55:38 [2024-02-28T21:55:38.209Z] 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')
16:55:38 [2024-02-28T21:55:38.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:55:38 [2024-02-28T21:55:38.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:55:38 [2024-02-28T21:55:38.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:55:38 [2024-02-28T21:55:38.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:55:38 [2024-02-28T21:55:38.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:55:38 [2024-02-28T21:55:38.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:55:38 [2024-02-28T21:55:38.209Z] 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')
16:55:38 [2024-02-28T21:55:38.209Z] 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.
16:55:38 [2024-02-28T21:55:38.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:55:38 [2024-02-28T21:55:38.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:55:38 [2024-02-28T21:55:38.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:55:38 [2024-02-28T21:55:38.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:55:38 [2024-02-28T21:55:38.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:55:38 [2024-02-28T21:55:38.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:55:38 [2024-02-28T21:55:38.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:55:38 [2024-02-28T21:55:38.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:55:38 [2024-02-28T21:55:38.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:55:38 [2024-02-28T21:55:38.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:55:38 [2024-02-28T21:55:38.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:55:38 [2024-02-28T21:55:38.209Z] 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')
16:55:38 [2024-02-28T21:55:38.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:55:38 [2024-02-28T21:55:38.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:55:38 [2024-02-28T21:55:38.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:55:38 [2024-02-28T21:55:38.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:55:38 [2024-02-28T21:55:38.209Z] 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.
16:55:38 [2024-02-28T21:55:38.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:55:38 [2024-02-28T21:55:38.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:55:38 [2024-02-28T21:55:38.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:55:38 [2024-02-28T21:55:38.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:55:38 [2024-02-28T21:55:38.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:55:38 [2024-02-28T21:55:38.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:55:38 [2024-02-28T21:55:38.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:55:38 [2024-02-28T21:55:38.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:55:38 [2024-02-28T21:55:38.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:55:38 [2024-02-28T21:55:38.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:55:38 [2024-02-28T21:55:38.209Z] 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)'
16:55:38 [2024-02-28T21:55:38.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:55:38 [2024-02-28T21:55:38.209Z] 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')
16:55:38 [2024-02-28T21:55:38.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:55:38 [2024-02-28T21:55:38.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:55:38 [2024-02-28T21:55:38.209Z] 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')
16:55:38 [2024-02-28T21:55:38.209Z] 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.
16:55:38 [2024-02-28T21:55:38.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:55:38 [2024-02-28T21:55:38.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:55:38 [2024-02-28T21:55:38.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:55:38 [2024-02-28T21:55:38.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:55:38 [2024-02-28T21:55:38.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:55:38 [2024-02-28T21:55:38.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:55:38 [2024-02-28T21:55:38.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:55:38 [2024-02-28T21:55:38.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:55:38 [2024-02-28T21:55:38.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:55:38 [2024-02-28T21:55:38.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:55:38 [2024-02-28T21:55:38.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:55:38 [2024-02-28T21:55:38.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:55:38 [2024-02-28T21:55:38.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:55:38 [2024-02-28T21:55:38.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:55:38 [2024-02-28T21:55:38.210Z] 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')
16:55:38 [2024-02-28T21:55:38.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:55:38 [2024-02-28T21:55:38.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-239645828 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:55:38 [2024-02-28T21:55:38.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-239645828 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:55:38 [2024-02-28T21:55:38.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-239645828 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:55:38 [2024-02-28T21:55:38.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-239645828 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:55:38 [2024-02-28T21:55:38.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-239645828 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:55:38 [2024-02-28T21:55:38.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-239645828 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:55:38 [2024-02-28T21:55:38.210Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:55:38 [2024-02-28T21:55:38.210Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:55:38 [2024-02-28T21:55:38.210Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:55:38 [2024-02-28T21:55:38.210Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:55:38 [2024-02-28T21:55:38.210Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:55:38 [2024-02-28T21:55:38.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:55:38 [2024-02-28T21:55:38.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
16:55:38 [2024-02-28T21:55:38.771Z] 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=-239645297 data=null doit=true}, Shell with text {Confirmation}]
16:55:38 [2024-02-28T21:55:38.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
16:55:38 [2024-02-28T21:55:38.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
16:55:38 [2024-02-28T21:55:38.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
16:55:38 [2024-02-28T21:55:38.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
16:55:38 [2024-02-28T21:55:38.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: with mnemonic 'Overwrite All'
16:55:38 [2024-02-28T21:55:38.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: with style 'SWT.PUSH'
16:55:38 [2024-02-28T21:55:38.771Z] 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')
16:55:38 [2024-02-28T21:55:38.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
16:55:38 [2024-02-28T21:55:38.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
16:55:38 [2024-02-28T21:55:38.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Overwrite All
16:55:38 [2024-02-28T21:55:38.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite All} time=-239645296 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')]
16:55:38 [2024-02-28T21:55:38.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite All} time=-239645296 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')]
16:55:38 [2024-02-28T21:55:38.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite All} time=-239645296 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')]
16:55:38 [2024-02-28T21:55:38.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite All} time=-239645296 data=null}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')]
16:55:38 [2024-02-28T21:55:38.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite All} time=-239645296 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')]
16:55:38 [2024-02-28T21:55:38.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite All} time=-239645295 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')]
16:55:38 [2024-02-28T21:55:38.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite All} time=-239645295 data=null 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')]
16:55:38 [2024-02-28T21:55:38.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:55:39 [2024-02-28T21:55:39.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-239645828 data=null 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')]
16:55:39 [2024-02-28T21:55:39.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-239646166 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
16:55:39 [2024-02-28T21:55:39.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:55:39 [2024-02-28T21:55:39.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:39 [2024-02-28T21:55:39.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:39 [2024-02-28T21:55:39.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:39 [2024-02-28T21:55:39.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:39 [2024-02-28T21:55:39.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:39 [2024-02-28T21:55:39.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239644733 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:55:39 [2024-02-28T21:55:39.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239644731 data=null doit=true}, TreeItem with text {test}]
16:55:39 [2024-02-28T21:55:39.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239644731 data=null}, TreeItem with text {test}]
16:55:39 [2024-02-28T21:55:39.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239644730 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:39 [2024-02-28T21:55:39.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239644730 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:55:39 [2024-02-28T21:55:39.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239644723 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:39 [2024-02-28T21:55:39.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:39 [2024-02-28T21:55:39.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239644723 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:55:39 [2024-02-28T21:55:39.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239644723 data=null doit=true}, TreeItem with text {test}]
16:55:39 [2024-02-28T21:55:39.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239644723 data=null}, TreeItem with text {test}]
16:55:39 [2024-02-28T21:55:39.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239644723 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:39 [2024-02-28T21:55:39.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239644722 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:55:39 [2024-02-28T21:55:39.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239644718 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:39 [2024-02-28T21:55:39.283Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:55:39 [2024-02-28T21:55:39.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:39 [2024-02-28T21:55:39.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-239644718 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
16:55:39 [2024-02-28T21:55:39.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-239644718 data=null doit=true}, TreeItem with text {Traces [7]}]
16:55:39 [2024-02-28T21:55:39.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-239644717 data=null}, TreeItem with text {Traces [7]}]
16:55:39 [2024-02-28T21:55:39.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-239644717 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:55:39 [2024-02-28T21:55:39.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239644717 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]}]
16:55:39 [2024-02-28T21:55:39.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-239644706 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:55:39 [2024-02-28T21:55:39.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-239644706 data=null doit=true}, TreeItem with text {Traces [7]}]
16:55:39 [2024-02-28T21:55:39.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-239644706 data=null}, TreeItem with text {Traces [7]}]
16:55:39 [2024-02-28T21:55:39.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-239644706 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:55:39 [2024-02-28T21:55:39.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239644706 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]}]
16:55:39 [2024-02-28T21:55:39.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-239644704 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:55:39 [2024-02-28T21:55:39.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:55:39 [2024-02-28T21:55:39.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:39 [2024-02-28T21:55:39.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239644484 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:55:39 [2024-02-28T21:55:39.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239644483 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:55:39 [2024-02-28T21:55:39.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239644483 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:55:39 [2024-02-28T21:55:39.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239644483 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:55:39 [2024-02-28T21:55:39.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239644483 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}]
16:55:39 [2024-02-28T21:55:39.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239644443 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:55:39 [2024-02-28T21:55:39.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:39 [2024-02-28T21:55:39.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:39 [2024-02-28T21:55:39.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:39 [2024-02-28T21:55:39.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:39 [2024-02-28T21:55:39.539Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:55:39 [2024-02-28T21:55:39.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:39 [2024-02-28T21:55:39.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239644441 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:55:39 [2024-02-28T21:55:39.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239644441 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:55:39 [2024-02-28T21:55:39.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239644441 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:55:39 [2024-02-28T21:55:39.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239644441 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:55:39 [2024-02-28T21:55:39.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239644441 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}]
16:55:39 [2024-02-28T21:55:39.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239644437 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:55:39 [2024-02-28T21:55:39.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
16:55:39 [2024-02-28T21:55:39.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239644437 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:55:39 [2024-02-28T21:55:39.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239644437 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:55:39 [2024-02-28T21:55:39.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:39 [2024-02-28T21:55:39.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239644436 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:55:39 [2024-02-28T21:55:39.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239644436 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:55:39 [2024-02-28T21:55:39.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239644436 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}]
16:55:39 [2024-02-28T21:55:39.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239644432 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:55:39 [2024-02-28T21:55:39.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239644432 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:55:39 [2024-02-28T21:55:39.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239644432 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:55:39 [2024-02-28T21:55:39.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239644432 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}]
16:55:39 [2024-02-28T21:55:39.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239644398 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:55:39 [2024-02-28T21:55:39.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239644392 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:55:39 [2024-02-28T21:55:39.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239644392 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:55:39 [2024-02-28T21:55:39.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239644392 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:55:39 [2024-02-28T21:55:39.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
16:55:40 [2024-02-28T21:55:40.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:55:41 [2024-02-28T21:55:41.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:55:41 [2024-02-28T21:55:41.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:55:41 [2024-02-28T21:55:41.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:55:41 [2024-02-28T21:55:41.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:55:41 [2024-02-28T21:55:41.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:55:41 [2024-02-28T21:55:41.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-239642886 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:55:41 [2024-02-28T21:55:41.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-239642886 data=null doit=true}, TableItem with text {}]
16:55:41 [2024-02-28T21:55:41.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-239642886 data=null}, TableItem with text {}]
16:55:41 [2024-02-28T21:55:41.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-239642886 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:55:41 [2024-02-28T21:55:41.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239642886 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:55:41 [2024-02-28T21:55:41.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-239642883 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:55:41 [2024-02-28T21:55:41.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:55:41 [2024-02-28T21:55:41.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:55:41 [2024-02-28T21:55:41.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:55:41 [2024-02-28T21:55:41.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:41 [2024-02-28T21:55:41.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239642826 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:55:41 [2024-02-28T21:55:41.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239642826 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:55:41 [2024-02-28T21:55:41.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239642826 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:55:41 [2024-02-28T21:55:41.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239642826 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:55:41 [2024-02-28T21:55:41.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239642825 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}]
16:55:41 [2024-02-28T21:55:41.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239642822 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:55:41 [2024-02-28T21:55:41.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:41 [2024-02-28T21:55:41.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:41 [2024-02-28T21:55:41.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:41 [2024-02-28T21:55:41.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:41 [2024-02-28T21:55:41.026Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:55:41 [2024-02-28T21:55:41.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:55:41 [2024-02-28T21:55:41.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:41 [2024-02-28T21:55:41.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:41 [2024-02-28T21:55:41.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:41 [2024-02-28T21:55:41.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:41 [2024-02-28T21:55:41.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:41 [2024-02-28T21:55:41.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239642819 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:55:41 [2024-02-28T21:55:41.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239642819 data=null doit=true}, TreeItem with text {test}]
16:55:41 [2024-02-28T21:55:41.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239642819 data=null}, TreeItem with text {test}]
16:55:41 [2024-02-28T21:55:41.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239642818 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:41 [2024-02-28T21:55:41.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239642818 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:55:41 [2024-02-28T21:55:41.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239642803 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:41 [2024-02-28T21:55:41.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:41 [2024-02-28T21:55:41.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239642802 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:55:41 [2024-02-28T21:55:41.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239642802 data=null doit=true}, TreeItem with text {test}]
16:55:41 [2024-02-28T21:55:41.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239642802 data=null}, TreeItem with text {test}]
16:55:41 [2024-02-28T21:55:41.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239642802 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:41 [2024-02-28T21:55:41.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239642802 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:55:41 [2024-02-28T21:55:41.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239642793 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:41 [2024-02-28T21:55:41.026Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:55:41 [2024-02-28T21:55:41.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:41 [2024-02-28T21:55:41.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-239642792 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
16:55:41 [2024-02-28T21:55:41.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-239642792 data=null doit=true}, TreeItem with text {Traces [7]}]
16:55:41 [2024-02-28T21:55:41.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-239642792 data=null}, TreeItem with text {Traces [7]}]
16:55:41 [2024-02-28T21:55:41.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-239642792 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:55:41 [2024-02-28T21:55:41.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239642792 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]}]
16:55:41 [2024-02-28T21:55:41.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-239642786 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:55:41 [2024-02-28T21:55:41.026Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
16:55:41 [2024-02-28T21:55:41.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:55:41 [2024-02-28T21:55:41.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:41 [2024-02-28T21:55:41.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239642465 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:55:41 [2024-02-28T21:55:41.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-239642465 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:55:41 [2024-02-28T21:55:41.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-239642465 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:55:41 [2024-02-28T21:55:41.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239642465 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:55:41 [2024-02-28T21:55:41.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239642464 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}]
16:55:41 [2024-02-28T21:55:41.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239642436 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:55:41 [2024-02-28T21:55:41.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:41 [2024-02-28T21:55:41.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:41 [2024-02-28T21:55:41.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:41 [2024-02-28T21:55:41.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:41 [2024-02-28T21:55:41.588Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:55:41 [2024-02-28T21:55:41.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:41 [2024-02-28T21:55:41.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239642434 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:55:41 [2024-02-28T21:55:41.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-239642434 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:55:41 [2024-02-28T21:55:41.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-239642434 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:55:41 [2024-02-28T21:55:41.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239642434 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:55:41 [2024-02-28T21:55:41.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239642434 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}]
16:55:41 [2024-02-28T21:55:41.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239642431 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:55:41 [2024-02-28T21:55:41.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
16:55:41 [2024-02-28T21:55:41.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239642431 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:55:41 [2024-02-28T21:55:41.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-239642431 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:55:41 [2024-02-28T21:55:41.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:41 [2024-02-28T21:55:41.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-239642431 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:55:41 [2024-02-28T21:55:41.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239642430 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:55:41 [2024-02-28T21:55:41.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239642430 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}]
16:55:41 [2024-02-28T21:55:41.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239642428 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:55:41 [2024-02-28T21:55:41.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239642428 data=null button=1 stateMask=0x0 x=159 y=104 count=2}, TreeItem with text {ExampleCustomXml.xml}]
16:55:41 [2024-02-28T21:55:41.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239642427 data=null button=1 stateMask=0x0 x=159 y=104 count=2}, TreeItem with text {ExampleCustomXml.xml}]
16:55:41 [2024-02-28T21:55:41.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239642427 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}]
16:55:41 [2024-02-28T21:55:41.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239642393 data=null button=1 stateMask=0x80000 x=159 y=104 count=2}, TreeItem with text {ExampleCustomXml.xml}]
16:55:41 [2024-02-28T21:55:41.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239642388 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:55:41 [2024-02-28T21:55:41.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-239642388 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:55:41 [2024-02-28T21:55:41.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-239642388 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:55:41 [2024-02-28T21:55:41.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
16:55:41 [2024-02-28T21:55:41.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:55:42 [2024-02-28T21:55:42.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:55:42 [2024-02-28T21:55:42.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:55:43 [2024-02-28T21:55:43.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:55:43 [2024-02-28T21:55:43.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:55:43 [2024-02-28T21:55:43.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:55:43 [2024-02-28T21:55:43.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:55:43 [2024-02-28T21:55:43.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:55:43 [2024-02-28T21:55:43.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-239640883 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:55:43 [2024-02-28T21:55:43.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-239640883 data=null doit=true}, TableItem with text {}]
16:55:43 [2024-02-28T21:55:43.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-239640883 data=null}, TableItem with text {}]
16:55:43 [2024-02-28T21:55:43.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-239640882 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:55:43 [2024-02-28T21:55:43.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239640882 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:55:43 [2024-02-28T21:55:43.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-239640880 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:55:43 [2024-02-28T21:55:43.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:55:43 [2024-02-28T21:55:43.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:55:43 [2024-02-28T21:55:43.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:55:43 [2024-02-28T21:55:43.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:43 [2024-02-28T21:55:43.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239640820 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:55:43 [2024-02-28T21:55:43.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-239640820 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:55:43 [2024-02-28T21:55:43.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-239640820 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:55:43 [2024-02-28T21:55:43.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239640820 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:55:43 [2024-02-28T21:55:43.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239640819 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}]
16:55:43 [2024-02-28T21:55:43.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239640816 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:55:43 [2024-02-28T21:55:43.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:43 [2024-02-28T21:55:43.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:43 [2024-02-28T21:55:43.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:43 [2024-02-28T21:55:43.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:43 [2024-02-28T21:55:43.074Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:55:43 [2024-02-28T21:55:43.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:55:43 [2024-02-28T21:55:43.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:43 [2024-02-28T21:55:43.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:43 [2024-02-28T21:55:43.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:43 [2024-02-28T21:55:43.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:43 [2024-02-28T21:55:43.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:43 [2024-02-28T21:55:43.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239640810 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:55:43 [2024-02-28T21:55:43.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239640810 data=null doit=true}, TreeItem with text {test}]
16:55:43 [2024-02-28T21:55:43.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239640810 data=null}, TreeItem with text {test}]
16:55:43 [2024-02-28T21:55:43.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239640810 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:43 [2024-02-28T21:55:43.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239640810 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:55:43 [2024-02-28T21:55:43.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239640785 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:43 [2024-02-28T21:55:43.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:43 [2024-02-28T21:55:43.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239640784 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:55:43 [2024-02-28T21:55:43.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239640784 data=null doit=true}, TreeItem with text {test}]
16:55:43 [2024-02-28T21:55:43.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239640784 data=null}, TreeItem with text {test}]
16:55:43 [2024-02-28T21:55:43.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239640783 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:43 [2024-02-28T21:55:43.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239640783 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:55:43 [2024-02-28T21:55:43.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239640737 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:43 [2024-02-28T21:55:43.075Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:55:43 [2024-02-28T21:55:43.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:43 [2024-02-28T21:55:43.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-239640737 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
16:55:43 [2024-02-28T21:55:43.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-239640737 data=null doit=true}, TreeItem with text {Traces [7]}]
16:55:43 [2024-02-28T21:55:43.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-239640736 data=null}, TreeItem with text {Traces [7]}]
16:55:43 [2024-02-28T21:55:43.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-239640736 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:55:43 [2024-02-28T21:55:43.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239640736 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]}]
16:55:43 [2024-02-28T21:55:43.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-239640729 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:55:43 [2024-02-28T21:55:43.330Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
16:55:43 [2024-02-28T21:55:43.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:55:43 [2024-02-28T21:55:43.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:43 [2024-02-28T21:55:43.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239640508 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
16:55:43 [2024-02-28T21:55:43.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-239640507 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:55:43 [2024-02-28T21:55:43.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-239640507 data=null}, TreeItem with text {kernel-overlap-testing}]
16:55:43 [2024-02-28T21:55:43.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239640507 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
16:55:43 [2024-02-28T21:55:43.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239640507 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}]
16:55:43 [2024-02-28T21:55:43.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239640477 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
16:55:43 [2024-02-28T21:55:43.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:43 [2024-02-28T21:55:43.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:43 [2024-02-28T21:55:43.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:43 [2024-02-28T21:55:43.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:43 [2024-02-28T21:55:43.586Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:55:43 [2024-02-28T21:55:43.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:43 [2024-02-28T21:55:43.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239640476 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
16:55:43 [2024-02-28T21:55:43.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-239640476 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:55:43 [2024-02-28T21:55:43.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-239640476 data=null}, TreeItem with text {kernel-overlap-testing}]
16:55:43 [2024-02-28T21:55:43.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239640475 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
16:55:43 [2024-02-28T21:55:43.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239640475 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}]
16:55:43 [2024-02-28T21:55:43.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239640472 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
16:55:43 [2024-02-28T21:55:43.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
16:55:43 [2024-02-28T21:55:43.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239640472 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
16:55:43 [2024-02-28T21:55:43.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-239640472 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:55:43 [2024-02-28T21:55:43.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:43 [2024-02-28T21:55:43.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-239640472 data=null}, TreeItem with text {kernel-overlap-testing}]
16:55:43 [2024-02-28T21:55:43.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239640471 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
16:55:43 [2024-02-28T21:55:43.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239640471 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}]
16:55:43 [2024-02-28T21:55:43.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239640469 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
16:55:43 [2024-02-28T21:55:43.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239640469 data=null button=1 stateMask=0x0 x=151 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
16:55:43 [2024-02-28T21:55:43.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239640468 data=null button=1 stateMask=0x0 x=151 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
16:55:43 [2024-02-28T21:55:43.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239640468 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}]
16:55:43 [2024-02-28T21:55:43.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239640433 data=null button=1 stateMask=0x80000 x=151 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
16:55:43 [2024-02-28T21:55:43.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239640427 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
16:55:43 [2024-02-28T21:55:43.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-239640427 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:55:43 [2024-02-28T21:55:43.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-239640427 data=null}, TreeItem with text {kernel-overlap-testing}]
16:55:43 [2024-02-28T21:55:43.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
16:55:43 [2024-02-28T21:55:43.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:55:43 [2024-02-28T21:55:43.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:55:44 [2024-02-28T21:55:44.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:55:44 [2024-02-28T21:55:44.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:55:44 [2024-02-28T21:55:44.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:55:44 [2024-02-28T21:55:44.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:55:44 [2024-02-28T21:55:44.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:55:44 [2024-02-28T21:55:44.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:55:44 [2024-02-28T21:55:44.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:55:44 [2024-02-28T21:55:44.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:55:44 [2024-02-28T21:55:44.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-239639919 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:55:44 [2024-02-28T21:55:44.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-239639919 data=null doit=true}, TableItem with text {}]
16:55:44 [2024-02-28T21:55:44.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-239639919 data=null}, TableItem with text {}]
16:55:44 [2024-02-28T21:55:44.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-239639919 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:55:44 [2024-02-28T21:55:44.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239639918 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:55:44 [2024-02-28T21:55:44.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-239639914 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:55:44 [2024-02-28T21:55:44.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:55:44 [2024-02-28T21:55:44.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:55:45 [2024-02-28T21:55:45.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:55:45 [2024-02-28T21:55:45.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:45 [2024-02-28T21:55:45.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239639060 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
16:55:45 [2024-02-28T21:55:45.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-239639060 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:55:45 [2024-02-28T21:55:45.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-239639060 data=null}, TreeItem with text {kernel-overlap-testing}]
16:55:45 [2024-02-28T21:55:45.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239639060 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
16:55:45 [2024-02-28T21:55:45.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239639059 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}]
16:55:45 [2024-02-28T21:55:45.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239639054 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
16:55:45 [2024-02-28T21:55:45.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:45 [2024-02-28T21:55:45.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:45 [2024-02-28T21:55:45.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:45 [2024-02-28T21:55:45.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:45 [2024-02-28T21:55:45.072Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:55:45 [2024-02-28T21:55:45.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:55:45 [2024-02-28T21:55:45.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:45 [2024-02-28T21:55:45.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:45 [2024-02-28T21:55:45.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:45 [2024-02-28T21:55:45.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:45 [2024-02-28T21:55:45.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:45 [2024-02-28T21:55:45.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239639050 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:55:45 [2024-02-28T21:55:45.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239639050 data=null doit=true}, TreeItem with text {test}]
16:55:45 [2024-02-28T21:55:45.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239639050 data=null}, TreeItem with text {test}]
16:55:45 [2024-02-28T21:55:45.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239639050 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:45 [2024-02-28T21:55:45.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239639050 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:55:45 [2024-02-28T21:55:45.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239639032 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:45 [2024-02-28T21:55:45.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:45 [2024-02-28T21:55:45.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239639032 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:55:45 [2024-02-28T21:55:45.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239639032 data=null doit=true}, TreeItem with text {test}]
16:55:45 [2024-02-28T21:55:45.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239639032 data=null}, TreeItem with text {test}]
16:55:45 [2024-02-28T21:55:45.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239639031 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:45 [2024-02-28T21:55:45.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239639031 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:55:45 [2024-02-28T21:55:45.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239639027 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:45 [2024-02-28T21:55:45.073Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:55:45 [2024-02-28T21:55:45.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:45 [2024-02-28T21:55:45.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-239639026 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
16:55:45 [2024-02-28T21:55:45.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-239639026 data=null doit=true}, TreeItem with text {Traces [7]}]
16:55:45 [2024-02-28T21:55:45.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-239639026 data=null}, TreeItem with text {Traces [7]}]
16:55:45 [2024-02-28T21:55:45.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-239639026 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:55:45 [2024-02-28T21:55:45.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239639026 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]}]
16:55:45 [2024-02-28T21:55:45.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-239639020 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:55:45 [2024-02-28T21:55:45.073Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
16:55:45 [2024-02-28T21:55:45.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:55:45 [2024-02-28T21:55:45.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:45 [2024-02-28T21:55:45.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-239638989 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {simple_server-thread1}]
16:55:45 [2024-02-28T21:55:45.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-239638989 data=null doit=true}, TreeItem with text {simple_server-thread1}]
16:55:45 [2024-02-28T21:55:45.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-239638989 data=null}, TreeItem with text {simple_server-thread1}]
16:55:45 [2024-02-28T21:55:45.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-239638989 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}]
16:55:45 [2024-02-28T21:55:45.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239638989 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}]
16:55:45 [2024-02-28T21:55:45.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-239638922 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}]
16:55:45 [2024-02-28T21:55:45.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:45 [2024-02-28T21:55:45.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:45 [2024-02-28T21:55:45.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:45 [2024-02-28T21:55:45.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:45 [2024-02-28T21:55:45.073Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:55:45 [2024-02-28T21:55:45.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:45 [2024-02-28T21:55:45.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-239638920 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {simple_server-thread1}]
16:55:45 [2024-02-28T21:55:45.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-239638920 data=null doit=true}, TreeItem with text {simple_server-thread1}]
16:55:45 [2024-02-28T21:55:45.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-239638920 data=null}, TreeItem with text {simple_server-thread1}]
16:55:45 [2024-02-28T21:55:45.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-239638920 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}]
16:55:45 [2024-02-28T21:55:45.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239638920 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}]
16:55:45 [2024-02-28T21:55:45.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-239638914 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}]
16:55:45 [2024-02-28T21:55:45.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1}
16:55:45 [2024-02-28T21:55:45.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-239638914 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {simple_server-thread1}]
16:55:45 [2024-02-28T21:55:45.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-239638914 data=null doit=true}, TreeItem with text {simple_server-thread1}]
16:55:45 [2024-02-28T21:55:45.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:45 [2024-02-28T21:55:45.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-239638913 data=null}, TreeItem with text {simple_server-thread1}]
16:55:45 [2024-02-28T21:55:45.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-239638913 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}]
16:55:45 [2024-02-28T21:55:45.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239638913 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}]
16:55:45 [2024-02-28T21:55:45.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-239638909 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}]
16:55:45 [2024-02-28T21:55:45.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-239638909 data=null button=1 stateMask=0x0 x=151 y=150 count=2}, TreeItem with text {simple_server-thread1}]
16:55:45 [2024-02-28T21:55:45.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-239638908 data=null button=1 stateMask=0x0 x=151 y=150 count=2}, TreeItem with text {simple_server-thread1}]
16:55:45 [2024-02-28T21:55:45.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239638908 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}]
16:55:45 [2024-02-28T21:55:45.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-239638827 data=null button=1 stateMask=0x80000 x=151 y=150 count=2}, TreeItem with text {simple_server-thread1}]
16:55:45 [2024-02-28T21:55:45.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-239638822 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {simple_server-thread1}]
16:55:45 [2024-02-28T21:55:45.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-239638822 data=null doit=true}, TreeItem with text {simple_server-thread1}]
16:55:45 [2024-02-28T21:55:45.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-239638821 data=null}, TreeItem with text {simple_server-thread1}]
16:55:45 [2024-02-28T21:55:45.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1}
16:55:45 [2024-02-28T21:55:45.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:55:45 [2024-02-28T21:55:45.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:55:45 [2024-02-28T21:55:45.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:55:45 [2024-02-28T21:55:45.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:55:45 [2024-02-28T21:55:45.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:55:45 [2024-02-28T21:55:45.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:55:45 [2024-02-28T21:55:45.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:55:45 [2024-02-28T21:55:45.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:55:45 [2024-02-28T21:55:45.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:55:45 [2024-02-28T21:55:45.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:55:45 [2024-02-28T21:55:45.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:55:45 [2024-02-28T21:55:45.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:55:45 [2024-02-28T21:55:45.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-239638319 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:55:45 [2024-02-28T21:55:45.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-239638319 data=null doit=true}, TableItem with text {}]
16:55:45 [2024-02-28T21:55:45.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-239638319 data=null}, TableItem with text {}]
16:55:45 [2024-02-28T21:55:45.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-239638319 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:55:45 [2024-02-28T21:55:45.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239638319 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:55:45 [2024-02-28T21:55:45.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-239638315 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:55:45 [2024-02-28T21:55:45.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:55:45 [2024-02-28T21:55:45.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:55:46 [2024-02-28T21:55:46.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:55:46 [2024-02-28T21:55:46.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:46 [2024-02-28T21:55:46.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-239637468 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {simple_server-thread1}]
16:55:46 [2024-02-28T21:55:46.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-239637467 data=null doit=true}, TreeItem with text {simple_server-thread1}]
16:55:46 [2024-02-28T21:55:46.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-239637467 data=null}, TreeItem with text {simple_server-thread1}]
16:55:46 [2024-02-28T21:55:46.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-239637467 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}]
16:55:46 [2024-02-28T21:55:46.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239637467 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}]
16:55:46 [2024-02-28T21:55:46.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-239637462 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}]
16:55:46 [2024-02-28T21:55:46.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:46 [2024-02-28T21:55:46.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:46 [2024-02-28T21:55:46.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:46 [2024-02-28T21:55:46.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:46 [2024-02-28T21:55:46.558Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:55:46 [2024-02-28T21:55:46.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:55:46 [2024-02-28T21:55:46.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:46 [2024-02-28T21:55:46.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:46 [2024-02-28T21:55:46.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:46 [2024-02-28T21:55:46.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:46 [2024-02-28T21:55:46.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:46 [2024-02-28T21:55:46.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239637458 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:55:46 [2024-02-28T21:55:46.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239637458 data=null doit=true}, TreeItem with text {test}]
16:55:46 [2024-02-28T21:55:46.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239637458 data=null}, TreeItem with text {test}]
16:55:46 [2024-02-28T21:55:46.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239637458 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:46 [2024-02-28T21:55:46.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239637458 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:55:46 [2024-02-28T21:55:46.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239637427 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:46 [2024-02-28T21:55:46.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:46 [2024-02-28T21:55:46.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239637426 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:55:46 [2024-02-28T21:55:46.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239637426 data=null doit=true}, TreeItem with text {test}]
16:55:46 [2024-02-28T21:55:46.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239637426 data=null}, TreeItem with text {test}]
16:55:46 [2024-02-28T21:55:46.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239637426 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:46 [2024-02-28T21:55:46.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239637426 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:55:46 [2024-02-28T21:55:46.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239637422 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:46 [2024-02-28T21:55:46.559Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:55:46 [2024-02-28T21:55:46.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:46 [2024-02-28T21:55:46.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-239637421 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
16:55:46 [2024-02-28T21:55:46.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-239637421 data=null doit=true}, TreeItem with text {Traces [7]}]
16:55:46 [2024-02-28T21:55:46.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-239637421 data=null}, TreeItem with text {Traces [7]}]
16:55:46 [2024-02-28T21:55:46.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-239637421 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:55:46 [2024-02-28T21:55:46.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239637421 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]}]
16:55:46 [2024-02-28T21:55:46.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-239637415 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:55:46 [2024-02-28T21:55:46.559Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
16:55:46 [2024-02-28T21:55:46.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:55:46 [2024-02-28T21:55:46.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:46 [2024-02-28T21:55:46.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-239637384 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread2}]
16:55:46 [2024-02-28T21:55:46.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-239637384 data=null doit=true}, TreeItem with text {simple_server-thread2}]
16:55:46 [2024-02-28T21:55:46.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-239637384 data=null}, TreeItem with text {simple_server-thread2}]
16:55:46 [2024-02-28T21:55:46.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-239637384 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}]
16:55:46 [2024-02-28T21:55:46.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239637384 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}]
16:55:46 [2024-02-28T21:55:46.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-239637353 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}]
16:55:46 [2024-02-28T21:55:46.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:46 [2024-02-28T21:55:46.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:46 [2024-02-28T21:55:46.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:46 [2024-02-28T21:55:46.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:46 [2024-02-28T21:55:46.559Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:55:46 [2024-02-28T21:55:46.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:46 [2024-02-28T21:55:46.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-239637352 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread2}]
16:55:46 [2024-02-28T21:55:46.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-239637352 data=null doit=true}, TreeItem with text {simple_server-thread2}]
16:55:46 [2024-02-28T21:55:46.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-239637352 data=null}, TreeItem with text {simple_server-thread2}]
16:55:46 [2024-02-28T21:55:46.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-239637351 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}]
16:55:46 [2024-02-28T21:55:46.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239637351 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}]
16:55:46 [2024-02-28T21:55:46.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-239637348 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}]
16:55:46 [2024-02-28T21:55:46.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2}
16:55:46 [2024-02-28T21:55:46.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-239637348 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread2}]
16:55:46 [2024-02-28T21:55:46.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-239637348 data=null doit=true}, TreeItem with text {simple_server-thread2}]
16:55:46 [2024-02-28T21:55:46.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:46 [2024-02-28T21:55:46.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-239637348 data=null}, TreeItem with text {simple_server-thread2}]
16:55:46 [2024-02-28T21:55:46.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-239637348 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}]
16:55:46 [2024-02-28T21:55:46.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239637347 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}]
16:55:46 [2024-02-28T21:55:46.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-239637345 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}]
16:55:46 [2024-02-28T21:55:46.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-239637345 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {simple_server-thread2}]
16:55:46 [2024-02-28T21:55:46.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-239637344 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {simple_server-thread2}]
16:55:46 [2024-02-28T21:55:46.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239637344 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}]
16:55:46 [2024-02-28T21:55:46.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-239637217 data=null button=1 stateMask=0x80000 x=151 y=173 count=2}, TreeItem with text {simple_server-thread2}]
16:55:46 [2024-02-28T21:55:46.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-239637059 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread2}]
16:55:46 [2024-02-28T21:55:46.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-239637059 data=null doit=true}, TreeItem with text {simple_server-thread2}]
16:55:46 [2024-02-28T21:55:46.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-239637059 data=null}, TreeItem with text {simple_server-thread2}]
16:55:46 [2024-02-28T21:55:46.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2}
16:55:46 [2024-02-28T21:55:46.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:55:46 [2024-02-28T21:55:46.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:55:46 [2024-02-28T21:55:46.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:55:46 [2024-02-28T21:55:46.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:55:46 [2024-02-28T21:55:46.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:55:46 [2024-02-28T21:55:46.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:55:46 [2024-02-28T21:55:46.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:55:46 [2024-02-28T21:55:46.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:55:46 [2024-02-28T21:55:46.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:55:46 [2024-02-28T21:55:46.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:55:46 [2024-02-28T21:55:46.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-239637036 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:55:46 [2024-02-28T21:55:46.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-239637035 data=null doit=true}, TableItem with text {}]
16:55:46 [2024-02-28T21:55:46.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-239637035 data=null}, TableItem with text {}]
16:55:46 [2024-02-28T21:55:46.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-239637035 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:55:46 [2024-02-28T21:55:46.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239637035 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:55:46 [2024-02-28T21:55:46.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-239637031 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:55:46 [2024-02-28T21:55:46.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:55:46 [2024-02-28T21:55:46.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:55:48 [2024-02-28T21:55:48.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:55:48 [2024-02-28T21:55:48.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:48 [2024-02-28T21:55:48.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-239635878 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread2}]
16:55:48 [2024-02-28T21:55:48.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-239635877 data=null doit=true}, TreeItem with text {simple_server-thread2}]
16:55:48 [2024-02-28T21:55:48.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-239635877 data=null}, TreeItem with text {simple_server-thread2}]
16:55:48 [2024-02-28T21:55:48.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-239635877 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}]
16:55:48 [2024-02-28T21:55:48.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239635877 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}]
16:55:48 [2024-02-28T21:55:48.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-239635873 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}]
16:55:48 [2024-02-28T21:55:48.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:48 [2024-02-28T21:55:48.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:48 [2024-02-28T21:55:48.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:48 [2024-02-28T21:55:48.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:48 [2024-02-28T21:55:48.178Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:55:48 [2024-02-28T21:55:48.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:55:48 [2024-02-28T21:55:48.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:48 [2024-02-28T21:55:48.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:48 [2024-02-28T21:55:48.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:48 [2024-02-28T21:55:48.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:48 [2024-02-28T21:55:48.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:48 [2024-02-28T21:55:48.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239635870 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:55:48 [2024-02-28T21:55:48.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239635870 data=null doit=true}, TreeItem with text {test}]
16:55:48 [2024-02-28T21:55:48.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239635870 data=null}, TreeItem with text {test}]
16:55:48 [2024-02-28T21:55:48.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239635870 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:48 [2024-02-28T21:55:48.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239635869 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:55:48 [2024-02-28T21:55:48.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239635853 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:48 [2024-02-28T21:55:48.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:48 [2024-02-28T21:55:48.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239635853 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:55:48 [2024-02-28T21:55:48.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239635853 data=null doit=true}, TreeItem with text {test}]
16:55:48 [2024-02-28T21:55:48.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239635853 data=null}, TreeItem with text {test}]
16:55:48 [2024-02-28T21:55:48.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239635852 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:48 [2024-02-28T21:55:48.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239635852 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:55:48 [2024-02-28T21:55:48.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239635845 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:48 [2024-02-28T21:55:48.178Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:55:48 [2024-02-28T21:55:48.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:48 [2024-02-28T21:55:48.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-239635844 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
16:55:48 [2024-02-28T21:55:48.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-239635844 data=null doit=true}, TreeItem with text {Traces [7]}]
16:55:48 [2024-02-28T21:55:48.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-239635844 data=null}, TreeItem with text {Traces [7]}]
16:55:48 [2024-02-28T21:55:48.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-239635844 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:55:48 [2024-02-28T21:55:48.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239635843 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]}]
16:55:48 [2024-02-28T21:55:48.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-239635838 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:55:48 [2024-02-28T21:55:48.178Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
16:55:48 [2024-02-28T21:55:48.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:55:48 [2024-02-28T21:55:48.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:48 [2024-02-28T21:55:48.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-239635806 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
16:55:48 [2024-02-28T21:55:48.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-239635806 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:55:48 [2024-02-28T21:55:48.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-239635806 data=null}, TreeItem with text {ust-overlap-testing}]
16:55:48 [2024-02-28T21:55:48.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-239635805 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
16:55:48 [2024-02-28T21:55:48.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239635805 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}]
16:55:48 [2024-02-28T21:55:48.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-239635775 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
16:55:48 [2024-02-28T21:55:48.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:48 [2024-02-28T21:55:48.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:48 [2024-02-28T21:55:48.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:48 [2024-02-28T21:55:48.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:48 [2024-02-28T21:55:48.179Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:55:48 [2024-02-28T21:55:48.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:48 [2024-02-28T21:55:48.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-239635773 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
16:55:48 [2024-02-28T21:55:48.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-239635773 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:55:48 [2024-02-28T21:55:48.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-239635773 data=null}, TreeItem with text {ust-overlap-testing}]
16:55:48 [2024-02-28T21:55:48.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-239635773 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
16:55:48 [2024-02-28T21:55:48.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239635773 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}]
16:55:48 [2024-02-28T21:55:48.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-239635770 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
16:55:48 [2024-02-28T21:55:48.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing}
16:55:48 [2024-02-28T21:55:48.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-239635769 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
16:55:48 [2024-02-28T21:55:48.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-239635769 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:55:48 [2024-02-28T21:55:48.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:48 [2024-02-28T21:55:48.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-239635769 data=null}, TreeItem with text {ust-overlap-testing}]
16:55:48 [2024-02-28T21:55:48.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-239635769 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
16:55:48 [2024-02-28T21:55:48.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239635769 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}]
16:55:48 [2024-02-28T21:55:48.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-239635764 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
16:55:48 [2024-02-28T21:55:48.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-239635764 data=null button=1 stateMask=0x0 x=140 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
16:55:48 [2024-02-28T21:55:48.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=-239635764 data=null button=1 stateMask=0x0 x=140 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
16:55:48 [2024-02-28T21:55:48.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239635764 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}]
16:55:48 [2024-02-28T21:55:48.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-239635717 data=null button=1 stateMask=0x80000 x=140 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
16:55:48 [2024-02-28T21:55:48.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=-239635577 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
16:55:48 [2024-02-28T21:55:48.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=-239635574 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:55:48 [2024-02-28T21:55:48.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=-239635538 data=null}, TreeItem with text {ust-overlap-testing}]
16:55:48 [2024-02-28T21:55:48.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing}
16:55:48 [2024-02-28T21:55:48.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:55:48 [2024-02-28T21:55:48.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:55:48 [2024-02-28T21:55:48.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:55:48 [2024-02-28T21:55:48.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:55:48 [2024-02-28T21:55:48.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:55:48 [2024-02-28T21:55:48.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:55:48 [2024-02-28T21:55:48.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:55:48 [2024-02-28T21:55:48.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:55:48 [2024-02-28T21:55:48.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:55:48 [2024-02-28T21:55:48.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:55:48 [2024-02-28T21:55:48.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:55:48 [2024-02-28T21:55:48.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-239635536 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:55:48 [2024-02-28T21:55:48.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-239635536 data=null doit=true}, TableItem with text {}]
16:55:48 [2024-02-28T21:55:48.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-239635536 data=null}, TableItem with text {}]
16:55:48 [2024-02-28T21:55:48.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-239635536 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:55:48 [2024-02-28T21:55:48.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239635536 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:55:48 [2024-02-28T21:55:48.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-239635533 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:55:48 [2024-02-28T21:55:48.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:55:48 [2024-02-28T21:55:48.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:55:49 [2024-02-28T21:55:49.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:55:49 [2024-02-28T21:55:49.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:49 [2024-02-28T21:55:49.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-239634281 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
16:55:49 [2024-02-28T21:55:49.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-239634281 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:55:49 [2024-02-28T21:55:49.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-239634281 data=null}, TreeItem with text {ust-overlap-testing}]
16:55:49 [2024-02-28T21:55:49.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-239634280 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
16:55:49 [2024-02-28T21:55:49.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239634280 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}]
16:55:49 [2024-02-28T21:55:49.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-239634277 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
16:55:49 [2024-02-28T21:55:49.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:49 [2024-02-28T21:55:49.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:49 [2024-02-28T21:55:49.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:49 [2024-02-28T21:55:49.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:49 [2024-02-28T21:55:49.797Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:55:49 [2024-02-28T21:55:49.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:55:49 [2024-02-28T21:55:49.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:49 [2024-02-28T21:55:49.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:49 [2024-02-28T21:55:49.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:49 [2024-02-28T21:55:49.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:49 [2024-02-28T21:55:49.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:49 [2024-02-28T21:55:49.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239634274 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:55:49 [2024-02-28T21:55:49.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239634274 data=null doit=true}, TreeItem with text {test}]
16:55:49 [2024-02-28T21:55:49.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239634273 data=null}, TreeItem with text {test}]
16:55:49 [2024-02-28T21:55:49.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239634273 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:49 [2024-02-28T21:55:49.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239634273 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:55:49 [2024-02-28T21:55:49.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239634255 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:49 [2024-02-28T21:55:49.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:49 [2024-02-28T21:55:49.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239634254 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:55:49 [2024-02-28T21:55:49.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239634254 data=null doit=true}, TreeItem with text {test}]
16:55:49 [2024-02-28T21:55:49.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239634254 data=null}, TreeItem with text {test}]
16:55:49 [2024-02-28T21:55:49.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239634254 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:49 [2024-02-28T21:55:49.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239634254 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:55:49 [2024-02-28T21:55:49.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239634250 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:49 [2024-02-28T21:55:49.798Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:55:49 [2024-02-28T21:55:49.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:49 [2024-02-28T21:55:49.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-239634250 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
16:55:49 [2024-02-28T21:55:49.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-239634249 data=null doit=true}, TreeItem with text {Traces [7]}]
16:55:49 [2024-02-28T21:55:49.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-239634249 data=null}, TreeItem with text {Traces [7]}]
16:55:49 [2024-02-28T21:55:49.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-239634249 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:55:49 [2024-02-28T21:55:49.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239634249 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]}]
16:55:49 [2024-02-28T21:55:49.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-239634243 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:55:49 [2024-02-28T21:55:49.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:55:49 [2024-02-28T21:55:49.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:49 [2024-02-28T21:55:49.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:49 [2024-02-28T21:55:49.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:49 [2024-02-28T21:55:49.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:49 [2024-02-28T21:55:49.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:49 [2024-02-28T21:55:49.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239634241 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:55:49 [2024-02-28T21:55:49.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239634241 data=null doit=true}, TreeItem with text {test}]
16:55:49 [2024-02-28T21:55:49.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239634241 data=null}, TreeItem with text {test}]
16:55:49 [2024-02-28T21:55:49.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239634241 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:49 [2024-02-28T21:55:49.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239634241 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:55:49 [2024-02-28T21:55:49.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239634228 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:49 [2024-02-28T21:55:49.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:49 [2024-02-28T21:55:49.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239634227 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:55:49 [2024-02-28T21:55:49.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239634227 data=null doit=true}, TreeItem with text {test}]
16:55:49 [2024-02-28T21:55:49.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239634227 data=null}, TreeItem with text {test}]
16:55:49 [2024-02-28T21:55:49.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239634227 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:49 [2024-02-28T21:55:49.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239634227 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:55:49 [2024-02-28T21:55:49.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239634215 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:49 [2024-02-28T21:55:49.798Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:55:49 [2024-02-28T21:55:49.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:49 [2024-02-28T21:55:49.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-239634215 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
16:55:49 [2024-02-28T21:55:49.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-239634215 data=null doit=true}, TreeItem with text {Traces [7]}]
16:55:49 [2024-02-28T21:55:49.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-239634215 data=null}, TreeItem with text {Traces [7]}]
16:55:49 [2024-02-28T21:55:49.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-239634214 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:55:49 [2024-02-28T21:55:49.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239634214 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]}]
16:55:49 [2024-02-28T21:55:49.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-239634209 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:55:49 [2024-02-28T21:55:49.799Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
16:55:49 [2024-02-28T21:55:49.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:55:49 [2024-02-28T21:55:49.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:49 [2024-02-28T21:55:49.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-239634177 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}]
16:55:49 [2024-02-28T21:55:49.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-239634177 data=null doit=true}, TreeItem with text {unrecognized.log}]
16:55:49 [2024-02-28T21:55:49.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-239634177 data=null}, TreeItem with text {unrecognized.log}]
16:55:49 [2024-02-28T21:55:49.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-239634177 data=null button=1 stateMask=0x0 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
16:55:49 [2024-02-28T21:55:49.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239634176 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}]
16:55:49 [2024-02-28T21:55:49.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-239634147 data=null button=1 stateMask=0x80000 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
16:55:49 [2024-02-28T21:55:49.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:49 [2024-02-28T21:55:49.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:49 [2024-02-28T21:55:49.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:49 [2024-02-28T21:55:49.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:49 [2024-02-28T21:55:49.799Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:55:49 [2024-02-28T21:55:49.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:49 [2024-02-28T21:55:49.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-239634145 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}]
16:55:49 [2024-02-28T21:55:49.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-239634145 data=null doit=true}, TreeItem with text {unrecognized.log}]
16:55:49 [2024-02-28T21:55:49.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-239634145 data=null}, TreeItem with text {unrecognized.log}]
16:55:49 [2024-02-28T21:55:49.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-239634145 data=null button=1 stateMask=0x0 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
16:55:49 [2024-02-28T21:55:49.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239634145 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}]
16:55:49 [2024-02-28T21:55:49.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-239634142 data=null button=1 stateMask=0x80000 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
16:55:49 [2024-02-28T21:55:49.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {unrecognized.log}
16:55:49 [2024-02-28T21:55:49.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-239634142 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}]
16:55:49 [2024-02-28T21:55:49.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-239634142 data=null doit=true}, TreeItem with text {unrecognized.log}]
16:55:49 [2024-02-28T21:55:49.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:49 [2024-02-28T21:55:49.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-239634141 data=null}, TreeItem with text {unrecognized.log}]
16:55:49 [2024-02-28T21:55:49.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-239634141 data=null button=1 stateMask=0x0 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
16:55:49 [2024-02-28T21:55:49.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239634141 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}]
16:55:49 [2024-02-28T21:55:49.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-239634136 data=null button=1 stateMask=0x80000 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
16:55:49 [2024-02-28T21:55:49.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-239634136 data=null button=1 stateMask=0x0 x=134 y=196 count=2}, TreeItem with text {unrecognized.log}]
16:55:49 [2024-02-28T21:55:49.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=-239634136 data=null button=1 stateMask=0x0 x=134 y=196 count=2}, TreeItem with text {unrecognized.log}]
16:55:49 [2024-02-28T21:55:49.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239634136 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}]
16:55:50 [2024-02-28T21:55:50.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-239634101 data=null button=1 stateMask=0x80000 x=134 y=196 count=2}, TreeItem with text {unrecognized.log}]
16:55:50 [2024-02-28T21:55:50.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=-239633938 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}]
16:55:50 [2024-02-28T21:55:50.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=-239633938 data=null doit=true}, TreeItem with text {unrecognized.log}]
16:55:50 [2024-02-28T21:55:50.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=-239633938 data=null}, TreeItem with text {unrecognized.log}]
16:55:50 [2024-02-28T21:55:50.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {unrecognized.log}
16:55:50 [2024-02-28T21:55:50.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
16:55:50 [2024-02-28T21:55:50.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
16:55:50 [2024-02-28T21:55:50.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:55:50 [2024-02-28T21:55:50.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:50 [2024-02-28T21:55:50.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-239633689 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}]
16:55:50 [2024-02-28T21:55:50.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-239633689 data=null doit=true}, TreeItem with text {unrecognized.log}]
16:55:50 [2024-02-28T21:55:50.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-239633689 data=null}, TreeItem with text {unrecognized.log}]
16:55:50 [2024-02-28T21:55:50.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-239633689 data=null button=1 stateMask=0x0 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
16:55:50 [2024-02-28T21:55:50.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239633689 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}]
16:55:50 [2024-02-28T21:55:50.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-239633685 data=null button=1 stateMask=0x80000 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
16:55:50 [2024-02-28T21:55:50.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:50 [2024-02-28T21:55:50.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:50 [2024-02-28T21:55:50.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:50 [2024-02-28T21:55:50.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:50 [2024-02-28T21:55:50.311Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:55:50 [2024-02-28T21:55:50.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:55:50 [2024-02-28T21:55:50.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:50 [2024-02-28T21:55:50.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:50 [2024-02-28T21:55:50.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:50 [2024-02-28T21:55:50.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:50 [2024-02-28T21:55:50.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:50 [2024-02-28T21:55:50.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239633681 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:55:50 [2024-02-28T21:55:50.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239633681 data=null doit=true}, TreeItem with text {test}]
16:55:50 [2024-02-28T21:55:50.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239633681 data=null}, TreeItem with text {test}]
16:55:50 [2024-02-28T21:55:50.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239633681 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:50 [2024-02-28T21:55:50.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239633681 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:55:50 [2024-02-28T21:55:50.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239633662 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:50 [2024-02-28T21:55:50.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:50 [2024-02-28T21:55:50.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239633661 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:55:50 [2024-02-28T21:55:50.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239633661 data=null doit=true}, TreeItem with text {test}]
16:55:50 [2024-02-28T21:55:50.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239633661 data=null}, TreeItem with text {test}]
16:55:50 [2024-02-28T21:55:50.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239633661 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:50 [2024-02-28T21:55:50.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239633661 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:55:50 [2024-02-28T21:55:50.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239633657 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:50 [2024-02-28T21:55:50.311Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:55:50 [2024-02-28T21:55:50.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:50 [2024-02-28T21:55:50.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-239633656 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
16:55:50 [2024-02-28T21:55:50.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-239633656 data=null doit=true}, TreeItem with text {Traces [7]}]
16:55:50 [2024-02-28T21:55:50.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-239633656 data=null}, TreeItem with text {Traces [7]}]
16:55:50 [2024-02-28T21:55:50.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-239633656 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:55:50 [2024-02-28T21:55:50.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239633656 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]}]
16:55:50 [2024-02-28T21:55:50.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-239633649 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:55:50 [2024-02-28T21:55:50.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:50 [2024-02-28T21:55:50.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-239633649 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
16:55:50 [2024-02-28T21:55:50.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-239633649 data=null doit=true}, TreeItem with text {Traces [7]}]
16:55:50 [2024-02-28T21:55:50.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-239633649 data=null}, TreeItem with text {Traces [7]}]
16:55:50 [2024-02-28T21:55:50.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-239633649 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:55:50 [2024-02-28T21:55:50.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239633648 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]}]
16:55:50 [2024-02-28T21:55:50.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-239633646 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:55:50 [2024-02-28T21:55:50.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
16:55:50 [2024-02-28T21:55:50.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
16:55:50 [2024-02-28T21:55:50.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
16:55:50 [2024-02-28T21:55:50.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
16:55:50 [2024-02-28T21:55:50.567Z] 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=-239633387 data=null doit=true}, Shell with text {Confirm Clear}]
16:55:50 [2024-02-28T21:55:50.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
16:55:50 [2024-02-28T21:55:50.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
16:55:50 [2024-02-28T21:55:50.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
16:55:50 [2024-02-28T21:55:50.567Z] 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')
16:55:50 [2024-02-28T21:55:50.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
16:55:50 [2024-02-28T21:55:50.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
16:55:50 [2024-02-28T21:55:50.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-239633329 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:55:50 [2024-02-28T21:55:50.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-239633329 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:55:50 [2024-02-28T21:55:50.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-239633328 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:55:50 [2024-02-28T21:55:50.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-239633328 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:55:50 [2024-02-28T21:55:50.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-239633328 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:55:50 [2024-02-28T21:55:50.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-239633328 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:55:50 [2024-02-28T21:55:50.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-239633328 data=null 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')]
16:55:51 [2024-02-28T21:55:51.930Z] 
16:55:51 [2024-02-28T21:55:51.930Z] (Eclipse:19192): Gtk-WARNING **: 21:55:51.540: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:55:51 [2024-02-28T21:55:51.930Z] 
16:55:51 [2024-02-28T21:55:51.930Z] (Eclipse:19192): Gtk-WARNING **: 21:55:51.540: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:55:51 [2024-02-28T21:55:51.930Z] 
16:55:51 [2024-02-28T21:55:51.930Z] (Eclipse:19192): Gtk-WARNING **: 21:55:51.540: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:55:51 [2024-02-28T21:55:51.930Z] 
16:55:51 [2024-02-28T21:55:51.930Z] (Eclipse:19192): Gtk-WARNING **: 21:55:51.540: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:55:51 [2024-02-28T21:55:51.930Z] 
16:55:51 [2024-02-28T21:55:51.930Z] (Eclipse:19192): Gtk-WARNING **: 21:55:51.585: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:55:51 [2024-02-28T21:55:51.931Z] 
16:55:51 [2024-02-28T21:55:51.931Z] (Eclipse:19192): Gtk-WARNING **: 21:55:51.585: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:55:51 [2024-02-28T21:55:51.931Z] 
16:55:51 [2024-02-28T21:55:51.931Z] (Eclipse:19192): Gtk-WARNING **: 21:55:51.586: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:55:51 [2024-02-28T21:55:51.931Z] 
16:55:51 [2024-02-28T21:55:51.931Z] (Eclipse:19192): Gtk-WARNING **: 21:55:51.586: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:55:51 [2024-02-28T21:55:51.931Z] 
16:55:51 [2024-02-28T21:55:51.931Z] (Eclipse:19192): Gtk-WARNING **: 21:55:51.599: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:55:51 [2024-02-28T21:55:51.931Z] 
16:55:51 [2024-02-28T21:55:51.931Z] (Eclipse:19192): Gtk-WARNING **: 21:55:51.599: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:55:51 [2024-02-28T21:55:51.931Z] 
16:55:51 [2024-02-28T21:55:51.931Z] (Eclipse:19192): Gtk-WARNING **: 21:55:51.599: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:55:51 [2024-02-28T21:55:51.931Z] 
16:55:51 [2024-02-28T21:55:51.931Z] (Eclipse:19192): Gtk-WARNING **: 21:55:51.599: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:55:51 [2024-02-28T21:55:51.931Z] 
16:55:51 [2024-02-28T21:55:51.931Z] (Eclipse:19192): Gtk-WARNING **: 21:55:51.613: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:55:51 [2024-02-28T21:55:51.931Z] 
16:55:51 [2024-02-28T21:55:51.931Z] (Eclipse:19192): Gtk-WARNING **: 21:55:51.613: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:55:51 [2024-02-28T21:55:51.931Z] 
16:55:51 [2024-02-28T21:55:51.931Z] (Eclipse:19192): Gtk-WARNING **: 21:55:51.613: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:55:51 [2024-02-28T21:55:51.931Z] 
16:55:51 [2024-02-28T21:55:51.931Z] (Eclipse:19192): Gtk-WARNING **: 21:55:51.613: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:55:51 [2024-02-28T21:55:51.931Z] 
16:55:51 [2024-02-28T21:55:51.931Z] (Eclipse:19192): Gtk-WARNING **: 21:55:51.626: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:55:51 [2024-02-28T21:55:51.931Z] 
16:55:51 [2024-02-28T21:55:51.931Z] (Eclipse:19192): Gtk-WARNING **: 21:55:51.626: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:55:51 [2024-02-28T21:55:51.931Z] 
16:55:51 [2024-02-28T21:55:51.931Z] (Eclipse:19192): Gtk-WARNING **: 21:55:51.626: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:55:51 [2024-02-28T21:55:51.931Z] 
16:55:51 [2024-02-28T21:55:51.931Z] (Eclipse:19192): Gtk-WARNING **: 21:55:51.626: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:55:51 [2024-02-28T21:55:51.931Z] 
16:55:51 [2024-02-28T21:55:51.931Z] (Eclipse:19192): Gtk-WARNING **: 21:55:51.640: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:55:51 [2024-02-28T21:55:51.931Z] 
16:55:51 [2024-02-28T21:55:51.931Z] (Eclipse:19192): Gtk-WARNING **: 21:55:51.640: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:55:51 [2024-02-28T21:55:51.931Z] 
16:55:51 [2024-02-28T21:55:51.931Z] (Eclipse:19192): Gtk-WARNING **: 21:55:51.640: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:55:51 [2024-02-28T21:55:51.931Z] 
16:55:51 [2024-02-28T21:55:51.931Z] (Eclipse:19192): Gtk-WARNING **: 21:55:51.640: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:55:51 [2024-02-28T21:55:51.931Z] 
16:55:51 [2024-02-28T21:55:51.931Z] (Eclipse:19192): Gtk-WARNING **: 21:55:51.657: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:55:51 [2024-02-28T21:55:51.931Z] 
16:55:51 [2024-02-28T21:55:51.931Z] (Eclipse:19192): Gtk-WARNING **: 21:55:51.657: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:55:51 [2024-02-28T21:55:51.931Z] 
16:55:51 [2024-02-28T21:55:51.931Z] (Eclipse:19192): Gtk-WARNING **: 21:55:51.657: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:55:51 [2024-02-28T21:55:51.931Z] 
16:55:51 [2024-02-28T21:55:51.931Z] (Eclipse:19192): Gtk-WARNING **: 21:55:51.657: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:55:51 [2024-02-28T21:55:51.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-239633619 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
16:55:51 [2024-02-28T21:55:51.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:55:51 [2024-02-28T21:55:51.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:55:51 [2024-02-28T21:55:51.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:51 [2024-02-28T21:55:51.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:51 [2024-02-28T21:55:51.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:51 [2024-02-28T21:55:51.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:51 [2024-02-28T21:55:51.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:51 [2024-02-28T21:55:51.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239631926 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:55:51 [2024-02-28T21:55:51.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239631926 data=null doit=true}, TreeItem with text {test}]
16:55:51 [2024-02-28T21:55:51.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239631926 data=null}, TreeItem with text {test}]
16:55:51 [2024-02-28T21:55:51.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239631926 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:51 [2024-02-28T21:55:51.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239631926 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:55:51 [2024-02-28T21:55:51.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239631893 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:51 [2024-02-28T21:55:51.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:51 [2024-02-28T21:55:51.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239631893 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:55:51 [2024-02-28T21:55:51.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239631893 data=null doit=true}, TreeItem with text {test}]
16:55:51 [2024-02-28T21:55:51.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239631893 data=null}, TreeItem with text {test}]
16:55:51 [2024-02-28T21:55:51.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239631893 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:51 [2024-02-28T21:55:51.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239631892 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:55:51 [2024-02-28T21:55:51.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239631889 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:51 [2024-02-28T21:55:51.932Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:55:51 [2024-02-28T21:55:51.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:51 [2024-02-28T21:55:51.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-239631888 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
16:55:51 [2024-02-28T21:55:51.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-239631888 data=null doit=true}, TreeItem with text {Traces [7]}]
16:55:51 [2024-02-28T21:55:51.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-239631888 data=null}, TreeItem with text {Traces [7]}]
16:55:51 [2024-02-28T21:55:51.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-239631888 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:55:51 [2024-02-28T21:55:51.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239631888 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]}]
16:55:51 [2024-02-28T21:55:51.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-239631883 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:55:51 [2024-02-28T21:55:51.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:51 [2024-02-28T21:55:51.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-239631883 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
16:55:51 [2024-02-28T21:55:51.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-239631883 data=null doit=true}, TreeItem with text {Traces [7]}]
16:55:51 [2024-02-28T21:55:51.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-239631883 data=null}, TreeItem with text {Traces [7]}]
16:55:51 [2024-02-28T21:55:51.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-239631883 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:55:51 [2024-02-28T21:55:51.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239631882 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]}]
16:55:52 [2024-02-28T21:55:52.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-239631880 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:55:52 [2024-02-28T21:55:52.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:55:52 [2024-02-28T21:55:52.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
16:55:52 [2024-02-28T21:55:52.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
16:55:52 [2024-02-28T21:55:52.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:55:52 [2024-02-28T21:55:52.443Z] 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=-239631569 data=null doit=true}, Shell with text {Trace Import}]
16:55:52 [2024-02-28T21:55:52.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:55:52 [2024-02-28T21:55:52.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:55:52 [2024-02-28T21:55:52.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:55:52 [2024-02-28T21:55:52.444Z] 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')
16:55:52 [2024-02-28T21:55:52.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:55:52 [2024-02-28T21:55:52.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:55:52 [2024-02-28T21:55:52.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:55:52 [2024-02-28T21:55:52.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:55:52 [2024-02-28T21:55:52.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:55:52 [2024-02-28T21:55:52.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:55:52 [2024-02-28T21:55:52.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:55:52 [2024-02-28T21:55:52.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:55:52 [2024-02-28T21:55:52.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:55:52 [2024-02-28T21:55:52.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:55:52 [2024-02-28T21:55:52.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:55:52 [2024-02-28T21:55:52.444Z] 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.
16:55:52 [2024-02-28T21:55:52.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:55:52 [2024-02-28T21:55:52.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:55:52 [2024-02-28T21:55:52.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:55:52 [2024-02-28T21:55:52.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:55:52 [2024-02-28T21:55:52.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:55:52 [2024-02-28T21:55:52.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:55:52 [2024-02-28T21:55:52.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:55:52 [2024-02-28T21:55:52.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:55:52 [2024-02-28T21:55:52.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=-239631533 data=null}, (of type 'Combo')]
16:55:52 [2024-02-28T21:55:52.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:55:52 [2024-02-28T21:55:52.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:52 [2024-02-28T21:55:52.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:52 [2024-02-28T21:55:52.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:55:52 [2024-02-28T21:55:52.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:52 [2024-02-28T21:55:52.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:52 [2024-02-28T21:55:52.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:52 [2024-02-28T21:55:52.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=-239631492 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
16:55:52 [2024-02-28T21:55:52.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-239631492 data=null doit=true}, TreeItem with text {import}]
16:55:52 [2024-02-28T21:55:52.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-239631492 data=null}, TreeItem with text {import}]
16:55:52 [2024-02-28T21:55:52.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-239631492 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
16:55:52 [2024-02-28T21:55:52.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239631492 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}]
16:55:52 [2024-02-28T21:55:52.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-239631492 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
16:55:52 [2024-02-28T21:55:52.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: import
16:55:52 [2024-02-28T21:55:52.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:55:52 [2024-02-28T21:55:52.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:55:52 [2024-02-28T21:55:52.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:55:52 [2024-02-28T21:55:52.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:55:52 [2024-02-28T21:55:52.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:55:52 [2024-02-28T21:55:52.444Z] 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:'))
16:55:52 [2024-02-28T21:55:52.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:55:52 [2024-02-28T21:55:52.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-239631486 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:'))]
16:55:52 [2024-02-28T21:55:52.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:55:52 [2024-02-28T21:55:52.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:55:52 [2024-02-28T21:55:52.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:55:52 [2024-02-28T21:55:52.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:55:52 [2024-02-28T21:55:52.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:55:52 [2024-02-28T21:55:52.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:55:52 [2024-02-28T21:55:52.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:55:52 [2024-02-28T21:55:52.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:55:52 [2024-02-28T21:55:52.445Z] 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'
16:55:52 [2024-02-28T21:55:52.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:55:52 [2024-02-28T21:55:52.445Z] 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')
16:55:52 [2024-02-28T21:55:52.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:55:52 [2024-02-28T21:55:52.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:55:52 [2024-02-28T21:55:52.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:55:52 [2024-02-28T21:55:52.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:55:52 [2024-02-28T21:55:52.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:55:52 [2024-02-28T21:55:52.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:55:52 [2024-02-28T21:55:52.445Z] 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.
16:55:52 [2024-02-28T21:55:52.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:55:52 [2024-02-28T21:55:52.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:55:52 [2024-02-28T21:55:52.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:55:52 [2024-02-28T21:55:52.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:55:52 [2024-02-28T21:55:52.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:55:52 [2024-02-28T21:55:52.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:55:52 [2024-02-28T21:55:52.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:55:52 [2024-02-28T21:55:52.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:55:52 [2024-02-28T21:55:52.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:55:52 [2024-02-28T21:55:52.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:55:52 [2024-02-28T21:55:52.445Z] 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')
16:55:52 [2024-02-28T21:55:52.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:55:52 [2024-02-28T21:55:52.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:55:52 [2024-02-28T21:55:52.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:55:52 [2024-02-28T21:55:52.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:55:52 [2024-02-28T21:55:52.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:55:52 [2024-02-28T21:55:52.445Z] 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.
16:55:52 [2024-02-28T21:55:52.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:55:52 [2024-02-28T21:55:52.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:55:52 [2024-02-28T21:55:52.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:55:52 [2024-02-28T21:55:52.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:55:52 [2024-02-28T21:55:52.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:55:52 [2024-02-28T21:55:52.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:55:52 [2024-02-28T21:55:52.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:55:52 [2024-02-28T21:55:52.445Z] 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')
16:55:52 [2024-02-28T21:55:52.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:55:52 [2024-02-28T21:55:52.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:55:52 [2024-02-28T21:55:52.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:55:52 [2024-02-28T21:55:52.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:55:52 [2024-02-28T21:55:52.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:55:52 [2024-02-28T21:55:52.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:55:52 [2024-02-28T21:55:52.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:55:52 [2024-02-28T21:55:52.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:55:52 [2024-02-28T21:55:52.445Z] 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.
16:55:52 [2024-02-28T21:55:52.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:55:52 [2024-02-28T21:55:52.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:55:52 [2024-02-28T21:55:52.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:55:52 [2024-02-28T21:55:52.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:55:52 [2024-02-28T21:55:52.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:55:52 [2024-02-28T21:55:52.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:55:52 [2024-02-28T21:55:52.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:55:52 [2024-02-28T21:55:52.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:55:52 [2024-02-28T21:55:52.445Z] 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')
16:55:52 [2024-02-28T21:55:52.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:55:52 [2024-02-28T21:55:52.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:55:52 [2024-02-28T21:55:52.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:55:52 [2024-02-28T21:55:52.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:55:52 [2024-02-28T21:55:52.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:55:52 [2024-02-28T21:55:52.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:55:52 [2024-02-28T21:55:52.446Z] 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')
16:55:52 [2024-02-28T21:55:52.446Z] 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.
16:55:52 [2024-02-28T21:55:52.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:55:52 [2024-02-28T21:55:52.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:55:52 [2024-02-28T21:55:52.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:55:52 [2024-02-28T21:55:52.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:55:52 [2024-02-28T21:55:52.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:55:52 [2024-02-28T21:55:52.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:55:52 [2024-02-28T21:55:52.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:55:52 [2024-02-28T21:55:52.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:55:52 [2024-02-28T21:55:52.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:55:52 [2024-02-28T21:55:52.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:55:52 [2024-02-28T21:55:52.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:55:52 [2024-02-28T21:55:52.446Z] 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')
16:55:52 [2024-02-28T21:55:52.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:55:52 [2024-02-28T21:55:52.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:55:52 [2024-02-28T21:55:52.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:55:52 [2024-02-28T21:55:52.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:55:52 [2024-02-28T21:55:52.446Z] 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.
16:55:52 [2024-02-28T21:55:52.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:55:52 [2024-02-28T21:55:52.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:55:52 [2024-02-28T21:55:52.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:55:52 [2024-02-28T21:55:52.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:55:52 [2024-02-28T21:55:52.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:55:52 [2024-02-28T21:55:52.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:55:52 [2024-02-28T21:55:52.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:55:52 [2024-02-28T21:55:52.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:55:52 [2024-02-28T21:55:52.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:55:52 [2024-02-28T21:55:52.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:55:52 [2024-02-28T21:55:52.446Z] 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)'
16:55:52 [2024-02-28T21:55:52.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:55:52 [2024-02-28T21:55:52.446Z] 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')
16:55:52 [2024-02-28T21:55:52.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:55:52 [2024-02-28T21:55:52.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:55:52 [2024-02-28T21:55:52.446Z] 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')
16:55:52 [2024-02-28T21:55:52.446Z] 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.
16:55:52 [2024-02-28T21:55:52.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:55:52 [2024-02-28T21:55:52.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:55:52 [2024-02-28T21:55:52.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:55:52 [2024-02-28T21:55:52.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:55:52 [2024-02-28T21:55:52.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:55:52 [2024-02-28T21:55:52.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:55:52 [2024-02-28T21:55:52.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:55:52 [2024-02-28T21:55:52.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:55:52 [2024-02-28T21:55:52.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:55:52 [2024-02-28T21:55:52.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:55:52 [2024-02-28T21:55:52.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:55:52 [2024-02-28T21:55:52.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:55:52 [2024-02-28T21:55:52.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:55:52 [2024-02-28T21:55:52.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:55:52 [2024-02-28T21:55:52.446Z] 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')
16:55:52 [2024-02-28T21:55:52.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:55:52 [2024-02-28T21:55:52.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-239631472 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:55:52 [2024-02-28T21:55:52.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-239631472 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:55:52 [2024-02-28T21:55:52.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-239631472 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:55:52 [2024-02-28T21:55:52.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-239631472 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:55:52 [2024-02-28T21:55:52.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-239631472 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:55:52 [2024-02-28T21:55:52.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-239631472 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:55:52 [2024-02-28T21:55:52.447Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:55:52 [2024-02-28T21:55:52.447Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:55:52 [2024-02-28T21:55:52.447Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:55:52 [2024-02-28T21:55:52.447Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:55:52 [2024-02-28T21:55:52.447Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:55:52 [2024-02-28T21:55:52.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:55:53 [2024-02-28T21:55:53.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
16:55:53 [2024-02-28T21:55:53.007Z] 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=-239630925 data=null doit=true}, Shell with text {Confirmation}]
16:55:53 [2024-02-28T21:55:53.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
16:55:53 [2024-02-28T21:55:53.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
16:55:53 [2024-02-28T21:55:53.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
16:55:53 [2024-02-28T21:55:53.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
16:55:53 [2024-02-28T21:55:53.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
16:55:53 [2024-02-28T21:55:53.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: with mnemonic 'Skip All'
16:55:53 [2024-02-28T21:55:53.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: with style 'SWT.PUSH'
16:55:53 [2024-02-28T21:55:53.007Z] 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')
16:55:53 [2024-02-28T21:55:53.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
16:55:53 [2024-02-28T21:55:53.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Skip All
16:55:53 [2024-02-28T21:55:53.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Skip All} time=-239630925 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')]
16:55:53 [2024-02-28T21:55:53.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Skip All} time=-239630924 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')]
16:55:53 [2024-02-28T21:55:53.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Skip All} time=-239630924 data=null doit=true}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
16:55:53 [2024-02-28T21:55:53.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Skip All} time=-239630924 data=null}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
16:55:53 [2024-02-28T21:55:53.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Skip All} time=-239630924 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')]
16:55:53 [2024-02-28T21:55:53.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Skip All} time=-239630924 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')]
16:55:53 [2024-02-28T21:55:53.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Skip All} time=-239630924 data=null 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')]
16:55:53 [2024-02-28T21:55:53.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:55:53 [2024-02-28T21:55:53.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-239631472 data=null 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')]
16:55:53 [2024-02-28T21:55:53.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-239631832 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
16:55:53 [2024-02-28T21:55:53.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:55:53 [2024-02-28T21:55:53.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:53 [2024-02-28T21:55:53.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:53 [2024-02-28T21:55:53.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:53 [2024-02-28T21:55:53.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:53 [2024-02-28T21:55:53.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:53 [2024-02-28T21:55:53.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239630331 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:55:53 [2024-02-28T21:55:53.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239630331 data=null doit=true}, TreeItem with text {test}]
16:55:53 [2024-02-28T21:55:53.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239630329 data=null}, TreeItem with text {test}]
16:55:53 [2024-02-28T21:55:53.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239630329 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:53 [2024-02-28T21:55:53.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239630329 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:55:53 [2024-02-28T21:55:53.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239630322 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:53 [2024-02-28T21:55:53.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:53 [2024-02-28T21:55:53.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239630322 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:55:53 [2024-02-28T21:55:53.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239630322 data=null doit=true}, TreeItem with text {test}]
16:55:53 [2024-02-28T21:55:53.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239630322 data=null}, TreeItem with text {test}]
16:55:53 [2024-02-28T21:55:53.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239630322 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:53 [2024-02-28T21:55:53.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239630322 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:55:53 [2024-02-28T21:55:53.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239630318 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:53 [2024-02-28T21:55:53.518Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:55:53 [2024-02-28T21:55:53.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:53 [2024-02-28T21:55:53.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-239630318 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
16:55:53 [2024-02-28T21:55:53.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-239630318 data=null doit=true}, TreeItem with text {Traces [7]}]
16:55:53 [2024-02-28T21:55:53.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-239630318 data=null}, TreeItem with text {Traces [7]}]
16:55:53 [2024-02-28T21:55:53.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-239630317 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:55:53 [2024-02-28T21:55:53.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239630317 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]}]
16:55:53 [2024-02-28T21:55:53.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-239630308 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:55:53 [2024-02-28T21:55:53.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:55:53 [2024-02-28T21:55:53.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:53 [2024-02-28T21:55:53.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:53 [2024-02-28T21:55:53.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:53 [2024-02-28T21:55:53.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:53 [2024-02-28T21:55:53.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:53 [2024-02-28T21:55:53.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239630305 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:55:53 [2024-02-28T21:55:53.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239630305 data=null doit=true}, TreeItem with text {test}]
16:55:53 [2024-02-28T21:55:53.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239630305 data=null}, TreeItem with text {test}]
16:55:53 [2024-02-28T21:55:53.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239630305 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:53 [2024-02-28T21:55:53.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239630305 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:55:53 [2024-02-28T21:55:53.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239630299 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:53 [2024-02-28T21:55:53.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:53 [2024-02-28T21:55:53.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239630299 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:55:53 [2024-02-28T21:55:53.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239630299 data=null doit=true}, TreeItem with text {test}]
16:55:53 [2024-02-28T21:55:53.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239630299 data=null}, TreeItem with text {test}]
16:55:53 [2024-02-28T21:55:53.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239630298 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:53 [2024-02-28T21:55:53.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239630298 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:55:53 [2024-02-28T21:55:53.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239630291 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:53 [2024-02-28T21:55:53.774Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:55:53 [2024-02-28T21:55:53.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:53 [2024-02-28T21:55:53.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-239630286 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
16:55:53 [2024-02-28T21:55:53.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-239630286 data=null doit=true}, TreeItem with text {Traces [7]}]
16:55:53 [2024-02-28T21:55:53.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-239630286 data=null}, TreeItem with text {Traces [7]}]
16:55:53 [2024-02-28T21:55:53.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-239630286 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:55:53 [2024-02-28T21:55:53.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239630286 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]}]
16:55:53 [2024-02-28T21:55:53.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-239630281 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:55:53 [2024-02-28T21:55:53.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-239630281 data=null doit=true}, TreeItem with text {Traces [7]}]
16:55:53 [2024-02-28T21:55:53.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-239630281 data=null}, TreeItem with text {Traces [7]}]
16:55:53 [2024-02-28T21:55:53.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-239630281 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:55:53 [2024-02-28T21:55:53.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239630280 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]}]
16:55:53 [2024-02-28T21:55:53.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-239630278 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:55:54 [2024-02-28T21:55:54.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:55:54 [2024-02-28T21:55:54.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:54 [2024-02-28T21:55:54.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239629958 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:55:54 [2024-02-28T21:55:54.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239629958 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:55:54 [2024-02-28T21:55:54.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239629958 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:55:54 [2024-02-28T21:55:54.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239629958 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:55:54 [2024-02-28T21:55:54.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239629958 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}]
16:55:54 [2024-02-28T21:55:54.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239629931 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:55:54 [2024-02-28T21:55:54.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:54 [2024-02-28T21:55:54.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:54 [2024-02-28T21:55:54.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:54 [2024-02-28T21:55:54.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:54 [2024-02-28T21:55:54.030Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:55:54 [2024-02-28T21:55:54.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:54 [2024-02-28T21:55:54.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239629929 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:55:54 [2024-02-28T21:55:54.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239629929 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:55:54 [2024-02-28T21:55:54.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239629929 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:55:54 [2024-02-28T21:55:54.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239629929 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:55:54 [2024-02-28T21:55:54.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239629929 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}]
16:55:54 [2024-02-28T21:55:54.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239629926 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:55:54 [2024-02-28T21:55:54.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
16:55:54 [2024-02-28T21:55:54.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239629926 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:55:54 [2024-02-28T21:55:54.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239629926 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:55:54 [2024-02-28T21:55:54.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:54 [2024-02-28T21:55:54.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239629925 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:55:54 [2024-02-28T21:55:54.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239629925 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:55:54 [2024-02-28T21:55:54.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239629925 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}]
16:55:54 [2024-02-28T21:55:54.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239629923 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:55:54 [2024-02-28T21:55:54.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239629922 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:55:54 [2024-02-28T21:55:54.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239629922 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:55:54 [2024-02-28T21:55:54.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239629922 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}]
16:55:54 [2024-02-28T21:55:54.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239629889 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:55:54 [2024-02-28T21:55:54.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239629714 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:55:54 [2024-02-28T21:55:54.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239629713 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:55:54 [2024-02-28T21:55:54.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239629713 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:55:54 [2024-02-28T21:55:54.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
16:55:54 [2024-02-28T21:55:54.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:55:55 [2024-02-28T21:55:55.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:55:55 [2024-02-28T21:55:55.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:55:55 [2024-02-28T21:55:55.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:55:55 [2024-02-28T21:55:55.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:55:55 [2024-02-28T21:55:55.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:55:55 [2024-02-28T21:55:55.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-239628711 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:55:55 [2024-02-28T21:55:55.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-239628711 data=null doit=true}, TableItem with text {}]
16:55:55 [2024-02-28T21:55:55.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-239628711 data=null}, TableItem with text {}]
16:55:55 [2024-02-28T21:55:55.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-239628711 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:55:55 [2024-02-28T21:55:55.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239628711 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:55:55 [2024-02-28T21:55:55.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-239628708 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:55:55 [2024-02-28T21:55:55.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:55:55 [2024-02-28T21:55:55.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:55:55 [2024-02-28T21:55:55.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:55:55 [2024-02-28T21:55:55.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:55 [2024-02-28T21:55:55.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239628482 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:55:55 [2024-02-28T21:55:55.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239628482 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:55:55 [2024-02-28T21:55:55.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239628482 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:55:55 [2024-02-28T21:55:55.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239628482 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:55:55 [2024-02-28T21:55:55.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239628482 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}]
16:55:55 [2024-02-28T21:55:55.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239628459 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:55:55 [2024-02-28T21:55:55.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:55 [2024-02-28T21:55:55.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:55 [2024-02-28T21:55:55.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:55 [2024-02-28T21:55:55.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:55 [2024-02-28T21:55:55.466Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:55:55 [2024-02-28T21:55:55.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:55:55 [2024-02-28T21:55:55.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:55 [2024-02-28T21:55:55.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:55 [2024-02-28T21:55:55.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:55 [2024-02-28T21:55:55.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:55 [2024-02-28T21:55:55.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:55 [2024-02-28T21:55:55.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239628456 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:55:55 [2024-02-28T21:55:55.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239628456 data=null doit=true}, TreeItem with text {test}]
16:55:55 [2024-02-28T21:55:55.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239628456 data=null}, TreeItem with text {test}]
16:55:55 [2024-02-28T21:55:55.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239628455 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:55 [2024-02-28T21:55:55.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239628455 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:55:55 [2024-02-28T21:55:55.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239628437 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:55 [2024-02-28T21:55:55.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:55 [2024-02-28T21:55:55.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239628436 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:55:55 [2024-02-28T21:55:55.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239628436 data=null doit=true}, TreeItem with text {test}]
16:55:55 [2024-02-28T21:55:55.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239628436 data=null}, TreeItem with text {test}]
16:55:55 [2024-02-28T21:55:55.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239628436 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:55 [2024-02-28T21:55:55.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239628436 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:55:55 [2024-02-28T21:55:55.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239628432 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:55 [2024-02-28T21:55:55.467Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:55:55 [2024-02-28T21:55:55.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:55 [2024-02-28T21:55:55.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-239628431 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
16:55:55 [2024-02-28T21:55:55.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-239628431 data=null doit=true}, TreeItem with text {Traces [7]}]
16:55:55 [2024-02-28T21:55:55.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-239628431 data=null}, TreeItem with text {Traces [7]}]
16:55:55 [2024-02-28T21:55:55.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-239628431 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:55:55 [2024-02-28T21:55:55.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239628431 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]}]
16:55:55 [2024-02-28T21:55:55.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-239628423 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:55:55 [2024-02-28T21:55:55.467Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
16:55:55 [2024-02-28T21:55:55.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:55:55 [2024-02-28T21:55:55.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:55 [2024-02-28T21:55:55.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239628101 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:55:55 [2024-02-28T21:55:55.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-239628101 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:55:55 [2024-02-28T21:55:55.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-239628101 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:55:55 [2024-02-28T21:55:55.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239628101 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:55:55 [2024-02-28T21:55:55.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239628101 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}]
16:55:55 [2024-02-28T21:55:55.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239628072 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:55:55 [2024-02-28T21:55:55.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:55 [2024-02-28T21:55:55.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:55 [2024-02-28T21:55:55.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:55 [2024-02-28T21:55:55.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:55 [2024-02-28T21:55:55.978Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:55:55 [2024-02-28T21:55:55.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:55 [2024-02-28T21:55:55.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239628070 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:55:55 [2024-02-28T21:55:55.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-239628070 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:55:55 [2024-02-28T21:55:55.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-239628070 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:55:55 [2024-02-28T21:55:55.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239628070 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:55:55 [2024-02-28T21:55:55.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239628070 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}]
16:55:55 [2024-02-28T21:55:55.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239628067 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:55:55 [2024-02-28T21:55:55.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
16:55:55 [2024-02-28T21:55:55.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239628067 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:55:55 [2024-02-28T21:55:55.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-239628067 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:55:55 [2024-02-28T21:55:55.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:55 [2024-02-28T21:55:55.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-239628067 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:55:55 [2024-02-28T21:55:55.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239628066 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:55:55 [2024-02-28T21:55:55.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239628066 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}]
16:55:55 [2024-02-28T21:55:55.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239628064 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:55:55 [2024-02-28T21:55:55.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239628064 data=null button=1 stateMask=0x0 x=159 y=104 count=2}, TreeItem with text {ExampleCustomXml.xml}]
16:55:55 [2024-02-28T21:55:55.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239628064 data=null button=1 stateMask=0x0 x=159 y=104 count=2}, TreeItem with text {ExampleCustomXml.xml}]
16:55:55 [2024-02-28T21:55:55.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239628064 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}]
16:55:55 [2024-02-28T21:55:55.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239628030 data=null button=1 stateMask=0x80000 x=159 y=104 count=2}, TreeItem with text {ExampleCustomXml.xml}]
16:55:55 [2024-02-28T21:55:55.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239628025 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:55:55 [2024-02-28T21:55:55.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-239628025 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:55:55 [2024-02-28T21:55:55.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-239628025 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:55:55 [2024-02-28T21:55:55.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
16:55:55 [2024-02-28T21:55:55.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:55:56 [2024-02-28T21:55:56.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:55:56 [2024-02-28T21:55:56.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:55:57 [2024-02-28T21:55:57.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:55:57 [2024-02-28T21:55:57.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:55:57 [2024-02-28T21:55:57.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:55:57 [2024-02-28T21:55:57.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:55:57 [2024-02-28T21:55:57.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:55:57 [2024-02-28T21:55:57.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-239626520 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:55:57 [2024-02-28T21:55:57.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-239626520 data=null doit=true}, TableItem with text {}]
16:55:57 [2024-02-28T21:55:57.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-239626520 data=null}, TableItem with text {}]
16:55:57 [2024-02-28T21:55:57.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-239626520 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:55:57 [2024-02-28T21:55:57.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239626520 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:55:57 [2024-02-28T21:55:57.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-239626517 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:55:57 [2024-02-28T21:55:57.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:55:57 [2024-02-28T21:55:57.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:55:57 [2024-02-28T21:55:57.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:55:57 [2024-02-28T21:55:57.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:57 [2024-02-28T21:55:57.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239626470 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:55:57 [2024-02-28T21:55:57.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-239626470 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:55:57 [2024-02-28T21:55:57.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-239626469 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:55:57 [2024-02-28T21:55:57.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239626469 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:55:57 [2024-02-28T21:55:57.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239626469 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}]
16:55:57 [2024-02-28T21:55:57.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239626466 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:55:57 [2024-02-28T21:55:57.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:57 [2024-02-28T21:55:57.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:57 [2024-02-28T21:55:57.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:57 [2024-02-28T21:55:57.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:57 [2024-02-28T21:55:57.467Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:55:57 [2024-02-28T21:55:57.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:55:57 [2024-02-28T21:55:57.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:57 [2024-02-28T21:55:57.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:57 [2024-02-28T21:55:57.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:57 [2024-02-28T21:55:57.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:57 [2024-02-28T21:55:57.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:57 [2024-02-28T21:55:57.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239626463 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:55:57 [2024-02-28T21:55:57.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239626463 data=null doit=true}, TreeItem with text {test}]
16:55:57 [2024-02-28T21:55:57.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239626463 data=null}, TreeItem with text {test}]
16:55:57 [2024-02-28T21:55:57.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239626463 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:57 [2024-02-28T21:55:57.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239626463 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:55:57 [2024-02-28T21:55:57.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239626438 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:57 [2024-02-28T21:55:57.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:57 [2024-02-28T21:55:57.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239626438 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:55:57 [2024-02-28T21:55:57.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239626438 data=null doit=true}, TreeItem with text {test}]
16:55:57 [2024-02-28T21:55:57.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239626437 data=null}, TreeItem with text {test}]
16:55:57 [2024-02-28T21:55:57.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239626437 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:57 [2024-02-28T21:55:57.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239626437 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:55:57 [2024-02-28T21:55:57.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239626429 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:57 [2024-02-28T21:55:57.467Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:55:57 [2024-02-28T21:55:57.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:57 [2024-02-28T21:55:57.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-239626428 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
16:55:57 [2024-02-28T21:55:57.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-239626428 data=null doit=true}, TreeItem with text {Traces [7]}]
16:55:57 [2024-02-28T21:55:57.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-239626428 data=null}, TreeItem with text {Traces [7]}]
16:55:57 [2024-02-28T21:55:57.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-239626428 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:55:57 [2024-02-28T21:55:57.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239626428 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]}]
16:55:57 [2024-02-28T21:55:57.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-239626422 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:55:57 [2024-02-28T21:55:57.467Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
16:55:57 [2024-02-28T21:55:57.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:55:57 [2024-02-28T21:55:57.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:57 [2024-02-28T21:55:57.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239626201 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
16:55:57 [2024-02-28T21:55:57.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-239626201 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:55:57 [2024-02-28T21:55:57.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-239626201 data=null}, TreeItem with text {kernel-overlap-testing}]
16:55:57 [2024-02-28T21:55:57.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239626201 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
16:55:57 [2024-02-28T21:55:57.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239626200 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}]
16:55:57 [2024-02-28T21:55:57.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239626171 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
16:55:57 [2024-02-28T21:55:57.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:57 [2024-02-28T21:55:57.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:57 [2024-02-28T21:55:57.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:57 [2024-02-28T21:55:57.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:57 [2024-02-28T21:55:57.723Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:55:57 [2024-02-28T21:55:57.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:57 [2024-02-28T21:55:57.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239626169 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
16:55:57 [2024-02-28T21:55:57.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-239626169 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:55:57 [2024-02-28T21:55:57.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-239626169 data=null}, TreeItem with text {kernel-overlap-testing}]
16:55:57 [2024-02-28T21:55:57.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239626169 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
16:55:57 [2024-02-28T21:55:57.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239626169 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}]
16:55:57 [2024-02-28T21:55:57.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239626166 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
16:55:57 [2024-02-28T21:55:57.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
16:55:57 [2024-02-28T21:55:57.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239626165 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
16:55:57 [2024-02-28T21:55:57.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-239626165 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:55:57 [2024-02-28T21:55:57.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:57 [2024-02-28T21:55:57.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-239626165 data=null}, TreeItem with text {kernel-overlap-testing}]
16:55:57 [2024-02-28T21:55:57.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239626165 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
16:55:57 [2024-02-28T21:55:57.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239626165 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}]
16:55:57 [2024-02-28T21:55:57.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239626162 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
16:55:57 [2024-02-28T21:55:57.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239626162 data=null button=1 stateMask=0x0 x=151 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
16:55:57 [2024-02-28T21:55:57.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239626162 data=null button=1 stateMask=0x0 x=151 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
16:55:57 [2024-02-28T21:55:57.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239626162 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}]
16:55:57 [2024-02-28T21:55:57.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239626125 data=null button=1 stateMask=0x80000 x=151 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
16:55:57 [2024-02-28T21:55:57.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239626120 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
16:55:57 [2024-02-28T21:55:57.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-239626120 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:55:57 [2024-02-28T21:55:57.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-239626120 data=null}, TreeItem with text {kernel-overlap-testing}]
16:55:57 [2024-02-28T21:55:57.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
16:55:57 [2024-02-28T21:55:57.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:55:57 [2024-02-28T21:55:57.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:55:58 [2024-02-28T21:55:58.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:55:58 [2024-02-28T21:55:58.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:55:58 [2024-02-28T21:55:58.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:55:58 [2024-02-28T21:55:58.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:55:58 [2024-02-28T21:55:58.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:55:58 [2024-02-28T21:55:58.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:55:58 [2024-02-28T21:55:58.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:55:58 [2024-02-28T21:55:58.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:55:58 [2024-02-28T21:55:58.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-239625615 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:55:58 [2024-02-28T21:55:58.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-239625614 data=null doit=true}, TableItem with text {}]
16:55:58 [2024-02-28T21:55:58.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-239625614 data=null}, TableItem with text {}]
16:55:58 [2024-02-28T21:55:58.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-239625614 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:55:58 [2024-02-28T21:55:58.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239625614 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:55:58 [2024-02-28T21:55:58.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-239625611 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:55:58 [2024-02-28T21:55:58.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:55:58 [2024-02-28T21:55:58.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:55:59 [2024-02-28T21:55:59.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:55:59 [2024-02-28T21:55:59.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:59 [2024-02-28T21:55:59.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239624663 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
16:55:59 [2024-02-28T21:55:59.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-239624663 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:55:59 [2024-02-28T21:55:59.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-239624662 data=null}, TreeItem with text {kernel-overlap-testing}]
16:55:59 [2024-02-28T21:55:59.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239624662 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
16:55:59 [2024-02-28T21:55:59.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239624662 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}]
16:55:59 [2024-02-28T21:55:59.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239624659 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
16:55:59 [2024-02-28T21:55:59.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:59 [2024-02-28T21:55:59.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:59 [2024-02-28T21:55:59.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:59 [2024-02-28T21:55:59.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:59 [2024-02-28T21:55:59.209Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:55:59 [2024-02-28T21:55:59.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:55:59 [2024-02-28T21:55:59.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:59 [2024-02-28T21:55:59.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:59 [2024-02-28T21:55:59.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:59 [2024-02-28T21:55:59.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:59 [2024-02-28T21:55:59.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:59 [2024-02-28T21:55:59.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239624656 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:55:59 [2024-02-28T21:55:59.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239624656 data=null doit=true}, TreeItem with text {test}]
16:55:59 [2024-02-28T21:55:59.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239624655 data=null}, TreeItem with text {test}]
16:55:59 [2024-02-28T21:55:59.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239624655 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:59 [2024-02-28T21:55:59.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239624655 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:55:59 [2024-02-28T21:55:59.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239624645 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:59 [2024-02-28T21:55:59.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:59 [2024-02-28T21:55:59.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239624645 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:55:59 [2024-02-28T21:55:59.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239624645 data=null doit=true}, TreeItem with text {test}]
16:55:59 [2024-02-28T21:55:59.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239624645 data=null}, TreeItem with text {test}]
16:55:59 [2024-02-28T21:55:59.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239624638 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:59 [2024-02-28T21:55:59.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239624638 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:55:59 [2024-02-28T21:55:59.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239624634 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:55:59 [2024-02-28T21:55:59.210Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:55:59 [2024-02-28T21:55:59.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:59 [2024-02-28T21:55:59.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-239624634 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
16:55:59 [2024-02-28T21:55:59.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-239624634 data=null doit=true}, TreeItem with text {Traces [7]}]
16:55:59 [2024-02-28T21:55:59.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-239624634 data=null}, TreeItem with text {Traces [7]}]
16:55:59 [2024-02-28T21:55:59.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-239624633 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:55:59 [2024-02-28T21:55:59.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239624633 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]}]
16:55:59 [2024-02-28T21:55:59.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-239624624 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:55:59 [2024-02-28T21:55:59.210Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
16:55:59 [2024-02-28T21:55:59.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:55:59 [2024-02-28T21:55:59.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:59 [2024-02-28T21:55:59.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-239624588 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {simple_server-thread1}]
16:55:59 [2024-02-28T21:55:59.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-239624588 data=null doit=true}, TreeItem with text {simple_server-thread1}]
16:55:59 [2024-02-28T21:55:59.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-239624588 data=null}, TreeItem with text {simple_server-thread1}]
16:55:59 [2024-02-28T21:55:59.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-239624588 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}]
16:55:59 [2024-02-28T21:55:59.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239624588 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}]
16:55:59 [2024-02-28T21:55:59.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-239624570 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}]
16:55:59 [2024-02-28T21:55:59.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:59 [2024-02-28T21:55:59.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:59 [2024-02-28T21:55:59.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:55:59 [2024-02-28T21:55:59.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:55:59 [2024-02-28T21:55:59.466Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:55:59 [2024-02-28T21:55:59.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:59 [2024-02-28T21:55:59.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-239624568 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {simple_server-thread1}]
16:55:59 [2024-02-28T21:55:59.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-239624568 data=null doit=true}, TreeItem with text {simple_server-thread1}]
16:55:59 [2024-02-28T21:55:59.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-239624568 data=null}, TreeItem with text {simple_server-thread1}]
16:55:59 [2024-02-28T21:55:59.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-239624568 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}]
16:55:59 [2024-02-28T21:55:59.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239624567 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}]
16:55:59 [2024-02-28T21:55:59.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-239624532 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}]
16:55:59 [2024-02-28T21:55:59.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1}
16:55:59 [2024-02-28T21:55:59.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-239624532 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {simple_server-thread1}]
16:55:59 [2024-02-28T21:55:59.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-239624532 data=null doit=true}, TreeItem with text {simple_server-thread1}]
16:55:59 [2024-02-28T21:55:59.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:55:59 [2024-02-28T21:55:59.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-239624531 data=null}, TreeItem with text {simple_server-thread1}]
16:55:59 [2024-02-28T21:55:59.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-239624531 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}]
16:55:59 [2024-02-28T21:55:59.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239624531 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}]
16:55:59 [2024-02-28T21:55:59.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-239624528 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}]
16:55:59 [2024-02-28T21:55:59.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-239624528 data=null button=1 stateMask=0x0 x=151 y=150 count=2}, TreeItem with text {simple_server-thread1}]
16:55:59 [2024-02-28T21:55:59.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-239624528 data=null button=1 stateMask=0x0 x=151 y=150 count=2}, TreeItem with text {simple_server-thread1}]
16:55:59 [2024-02-28T21:55:59.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239624528 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}]
16:55:59 [2024-02-28T21:55:59.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-239624490 data=null button=1 stateMask=0x80000 x=151 y=150 count=2}, TreeItem with text {simple_server-thread1}]
16:55:59 [2024-02-28T21:55:59.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-239624485 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {simple_server-thread1}]
16:55:59 [2024-02-28T21:55:59.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-239624485 data=null doit=true}, TreeItem with text {simple_server-thread1}]
16:55:59 [2024-02-28T21:55:59.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-239624485 data=null}, TreeItem with text {simple_server-thread1}]
16:55:59 [2024-02-28T21:55:59.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1}
16:55:59 [2024-02-28T21:55:59.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:55:59 [2024-02-28T21:55:59.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:55:59 [2024-02-28T21:55:59.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:56:00 [2024-02-28T21:56:00.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:56:00 [2024-02-28T21:56:00.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:56:00 [2024-02-28T21:56:00.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:56:00 [2024-02-28T21:56:00.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:56:00 [2024-02-28T21:56:00.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:56:00 [2024-02-28T21:56:00.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:56:00 [2024-02-28T21:56:00.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:56:00 [2024-02-28T21:56:00.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:56:00 [2024-02-28T21:56:00.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:56:00 [2024-02-28T21:56:00.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-239623980 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:56:00 [2024-02-28T21:56:00.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-239623979 data=null doit=true}, TableItem with text {}]
16:56:00 [2024-02-28T21:56:00.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-239623979 data=null}, TableItem with text {}]
16:56:00 [2024-02-28T21:56:00.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-239623979 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:56:00 [2024-02-28T21:56:00.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239623979 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:56:00 [2024-02-28T21:56:00.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-239623976 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:56:00 [2024-02-28T21:56:00.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:56:00 [2024-02-28T21:56:00.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:56:00 [2024-02-28T21:56:00.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:56:00 [2024-02-28T21:56:00.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:00 [2024-02-28T21:56:00.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-239623125 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {simple_server-thread1}]
16:56:00 [2024-02-28T21:56:00.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-239623124 data=null doit=true}, TreeItem with text {simple_server-thread1}]
16:56:00 [2024-02-28T21:56:00.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-239623124 data=null}, TreeItem with text {simple_server-thread1}]
16:56:00 [2024-02-28T21:56:00.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-239623124 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}]
16:56:00 [2024-02-28T21:56:00.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239623124 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}]
16:56:00 [2024-02-28T21:56:00.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-239623121 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}]
16:56:00 [2024-02-28T21:56:00.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:00 [2024-02-28T21:56:00.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:00 [2024-02-28T21:56:00.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:00 [2024-02-28T21:56:00.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:00 [2024-02-28T21:56:00.956Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:56:00 [2024-02-28T21:56:00.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:56:00 [2024-02-28T21:56:00.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:00 [2024-02-28T21:56:00.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:00 [2024-02-28T21:56:00.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:00 [2024-02-28T21:56:00.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:00 [2024-02-28T21:56:00.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:00 [2024-02-28T21:56:00.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239623117 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:56:00 [2024-02-28T21:56:00.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239623117 data=null doit=true}, TreeItem with text {test}]
16:56:00 [2024-02-28T21:56:00.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239623117 data=null}, TreeItem with text {test}]
16:56:00 [2024-02-28T21:56:00.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239623117 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:00 [2024-02-28T21:56:00.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239623117 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:56:00 [2024-02-28T21:56:00.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239623099 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:00 [2024-02-28T21:56:00.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:00 [2024-02-28T21:56:00.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239623099 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:56:00 [2024-02-28T21:56:00.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239623099 data=null doit=true}, TreeItem with text {test}]
16:56:00 [2024-02-28T21:56:00.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239623099 data=null}, TreeItem with text {test}]
16:56:00 [2024-02-28T21:56:00.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239623098 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:00 [2024-02-28T21:56:00.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239623098 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:56:00 [2024-02-28T21:56:00.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239623090 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:00 [2024-02-28T21:56:00.957Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:56:00 [2024-02-28T21:56:00.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:00 [2024-02-28T21:56:00.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-239623089 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
16:56:00 [2024-02-28T21:56:00.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-239623089 data=null doit=true}, TreeItem with text {Traces [7]}]
16:56:00 [2024-02-28T21:56:00.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-239623089 data=null}, TreeItem with text {Traces [7]}]
16:56:00 [2024-02-28T21:56:00.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-239623089 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:56:00 [2024-02-28T21:56:00.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239623089 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]}]
16:56:00 [2024-02-28T21:56:00.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-239623083 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:56:00 [2024-02-28T21:56:00.957Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
16:56:00 [2024-02-28T21:56:00.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:56:00 [2024-02-28T21:56:00.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:00 [2024-02-28T21:56:00.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-239623051 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread2}]
16:56:00 [2024-02-28T21:56:00.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-239623051 data=null doit=true}, TreeItem with text {simple_server-thread2}]
16:56:00 [2024-02-28T21:56:00.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-239623051 data=null}, TreeItem with text {simple_server-thread2}]
16:56:00 [2024-02-28T21:56:00.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-239623051 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}]
16:56:00 [2024-02-28T21:56:00.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239623051 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}]
16:56:00 [2024-02-28T21:56:00.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-239623018 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}]
16:56:00 [2024-02-28T21:56:00.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:00 [2024-02-28T21:56:00.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:00 [2024-02-28T21:56:00.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:00 [2024-02-28T21:56:00.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:00 [2024-02-28T21:56:00.957Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:56:00 [2024-02-28T21:56:00.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:00 [2024-02-28T21:56:00.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-239623013 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread2}]
16:56:00 [2024-02-28T21:56:00.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-239623013 data=null doit=true}, TreeItem with text {simple_server-thread2}]
16:56:00 [2024-02-28T21:56:00.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-239623013 data=null}, TreeItem with text {simple_server-thread2}]
16:56:00 [2024-02-28T21:56:00.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-239623013 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}]
16:56:00 [2024-02-28T21:56:00.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239623013 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}]
16:56:00 [2024-02-28T21:56:00.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-239623004 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}]
16:56:00 [2024-02-28T21:56:00.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2}
16:56:00 [2024-02-28T21:56:00.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-239623004 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread2}]
16:56:00 [2024-02-28T21:56:00.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-239623004 data=null doit=true}, TreeItem with text {simple_server-thread2}]
16:56:00 [2024-02-28T21:56:00.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:00 [2024-02-28T21:56:00.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-239623003 data=null}, TreeItem with text {simple_server-thread2}]
16:56:00 [2024-02-28T21:56:00.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-239623003 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}]
16:56:00 [2024-02-28T21:56:00.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239623003 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}]
16:56:00 [2024-02-28T21:56:00.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-239623000 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}]
16:56:00 [2024-02-28T21:56:00.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-239623000 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {simple_server-thread2}]
16:56:00 [2024-02-28T21:56:00.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-239623000 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {simple_server-thread2}]
16:56:00 [2024-02-28T21:56:00.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239623000 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}]
16:56:01 [2024-02-28T21:56:01.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-239622962 data=null button=1 stateMask=0x80000 x=151 y=173 count=2}, TreeItem with text {simple_server-thread2}]
16:56:01 [2024-02-28T21:56:01.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-239622819 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread2}]
16:56:01 [2024-02-28T21:56:01.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-239622816 data=null doit=true}, TreeItem with text {simple_server-thread2}]
16:56:01 [2024-02-28T21:56:01.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-239622816 data=null}, TreeItem with text {simple_server-thread2}]
16:56:01 [2024-02-28T21:56:01.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2}
16:56:01 [2024-02-28T21:56:01.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:56:01 [2024-02-28T21:56:01.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:56:01 [2024-02-28T21:56:01.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:56:01 [2024-02-28T21:56:01.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:56:01 [2024-02-28T21:56:01.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:56:01 [2024-02-28T21:56:01.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:56:01 [2024-02-28T21:56:01.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:56:01 [2024-02-28T21:56:01.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:56:01 [2024-02-28T21:56:01.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:56:01 [2024-02-28T21:56:01.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:56:01 [2024-02-28T21:56:01.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-239622807 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:56:01 [2024-02-28T21:56:01.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-239622807 data=null doit=true}, TableItem with text {}]
16:56:01 [2024-02-28T21:56:01.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-239622807 data=null}, TableItem with text {}]
16:56:01 [2024-02-28T21:56:01.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-239622807 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:56:01 [2024-02-28T21:56:01.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239622807 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:56:01 [2024-02-28T21:56:01.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-239622804 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:56:01 [2024-02-28T21:56:01.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:56:01 [2024-02-28T21:56:01.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:56:02 [2024-02-28T21:56:02.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:56:02 [2024-02-28T21:56:02.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:02 [2024-02-28T21:56:02.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-239621554 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread2}]
16:56:02 [2024-02-28T21:56:02.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-239621554 data=null doit=true}, TreeItem with text {simple_server-thread2}]
16:56:02 [2024-02-28T21:56:02.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-239621554 data=null}, TreeItem with text {simple_server-thread2}]
16:56:02 [2024-02-28T21:56:02.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-239621553 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}]
16:56:02 [2024-02-28T21:56:02.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239621553 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}]
16:56:02 [2024-02-28T21:56:02.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-239621550 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}]
16:56:02 [2024-02-28T21:56:02.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:02 [2024-02-28T21:56:02.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:02 [2024-02-28T21:56:02.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:02 [2024-02-28T21:56:02.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:02 [2024-02-28T21:56:02.577Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:56:02 [2024-02-28T21:56:02.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:56:02 [2024-02-28T21:56:02.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:02 [2024-02-28T21:56:02.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:02 [2024-02-28T21:56:02.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:02 [2024-02-28T21:56:02.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:02 [2024-02-28T21:56:02.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:02 [2024-02-28T21:56:02.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239621547 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:56:02 [2024-02-28T21:56:02.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239621547 data=null doit=true}, TreeItem with text {test}]
16:56:02 [2024-02-28T21:56:02.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239621546 data=null}, TreeItem with text {test}]
16:56:02 [2024-02-28T21:56:02.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239621546 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:02 [2024-02-28T21:56:02.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239621546 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:56:02 [2024-02-28T21:56:02.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239621528 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:02 [2024-02-28T21:56:02.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:02 [2024-02-28T21:56:02.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239621528 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:56:02 [2024-02-28T21:56:02.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239621528 data=null doit=true}, TreeItem with text {test}]
16:56:02 [2024-02-28T21:56:02.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239621528 data=null}, TreeItem with text {test}]
16:56:02 [2024-02-28T21:56:02.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239621527 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:02 [2024-02-28T21:56:02.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239621527 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:56:02 [2024-02-28T21:56:02.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239621524 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:02 [2024-02-28T21:56:02.577Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:56:02 [2024-02-28T21:56:02.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:02 [2024-02-28T21:56:02.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-239621523 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
16:56:02 [2024-02-28T21:56:02.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-239621523 data=null doit=true}, TreeItem with text {Traces [7]}]
16:56:02 [2024-02-28T21:56:02.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-239621523 data=null}, TreeItem with text {Traces [7]}]
16:56:02 [2024-02-28T21:56:02.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-239621523 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:56:02 [2024-02-28T21:56:02.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239621523 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]}]
16:56:02 [2024-02-28T21:56:02.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-239621517 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:56:02 [2024-02-28T21:56:02.577Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
16:56:02 [2024-02-28T21:56:02.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:56:02 [2024-02-28T21:56:02.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:02 [2024-02-28T21:56:02.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-239621471 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
16:56:02 [2024-02-28T21:56:02.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-239621471 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:56:02 [2024-02-28T21:56:02.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-239621471 data=null}, TreeItem with text {ust-overlap-testing}]
16:56:02 [2024-02-28T21:56:02.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-239621471 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
16:56:02 [2024-02-28T21:56:02.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239621471 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}]
16:56:02 [2024-02-28T21:56:02.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-239621460 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
16:56:02 [2024-02-28T21:56:02.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:02 [2024-02-28T21:56:02.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:02 [2024-02-28T21:56:02.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:02 [2024-02-28T21:56:02.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:02 [2024-02-28T21:56:02.577Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:56:02 [2024-02-28T21:56:02.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:02 [2024-02-28T21:56:02.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-239621450 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
16:56:02 [2024-02-28T21:56:02.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-239621450 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:56:02 [2024-02-28T21:56:02.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-239621450 data=null}, TreeItem with text {ust-overlap-testing}]
16:56:02 [2024-02-28T21:56:02.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-239621450 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
16:56:02 [2024-02-28T21:56:02.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239621450 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}]
16:56:02 [2024-02-28T21:56:02.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-239621447 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
16:56:02 [2024-02-28T21:56:02.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing}
16:56:02 [2024-02-28T21:56:02.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-239621447 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
16:56:02 [2024-02-28T21:56:02.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-239621447 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:56:02 [2024-02-28T21:56:02.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:02 [2024-02-28T21:56:02.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-239621447 data=null}, TreeItem with text {ust-overlap-testing}]
16:56:02 [2024-02-28T21:56:02.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-239621447 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
16:56:02 [2024-02-28T21:56:02.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239621446 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}]
16:56:02 [2024-02-28T21:56:02.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-239621444 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
16:56:02 [2024-02-28T21:56:02.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-239621444 data=null button=1 stateMask=0x0 x=140 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
16:56:02 [2024-02-28T21:56:02.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=-239621444 data=null button=1 stateMask=0x0 x=140 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
16:56:02 [2024-02-28T21:56:02.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239621444 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}]
16:56:02 [2024-02-28T21:56:02.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-239621405 data=null button=1 stateMask=0x80000 x=140 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
16:56:02 [2024-02-28T21:56:02.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=-239621197 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
16:56:02 [2024-02-28T21:56:02.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=-239621193 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:56:02 [2024-02-28T21:56:02.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=-239621192 data=null}, TreeItem with text {ust-overlap-testing}]
16:56:02 [2024-02-28T21:56:02.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing}
16:56:02 [2024-02-28T21:56:02.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:56:02 [2024-02-28T21:56:02.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:56:02 [2024-02-28T21:56:02.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:56:02 [2024-02-28T21:56:02.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:56:02 [2024-02-28T21:56:02.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:56:02 [2024-02-28T21:56:02.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:56:02 [2024-02-28T21:56:02.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:56:02 [2024-02-28T21:56:02.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:56:02 [2024-02-28T21:56:02.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:56:02 [2024-02-28T21:56:02.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:56:02 [2024-02-28T21:56:02.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:56:02 [2024-02-28T21:56:02.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-239621191 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:56:02 [2024-02-28T21:56:02.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-239621191 data=null doit=true}, TableItem with text {}]
16:56:02 [2024-02-28T21:56:02.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-239621191 data=null}, TableItem with text {}]
16:56:02 [2024-02-28T21:56:02.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-239621191 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:56:02 [2024-02-28T21:56:02.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239621190 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:56:02 [2024-02-28T21:56:02.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-239621136 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:56:02 [2024-02-28T21:56:02.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:56:02 [2024-02-28T21:56:02.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:56:04 [2024-02-28T21:56:04.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:56:04 [2024-02-28T21:56:04.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:04 [2024-02-28T21:56:04.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-239619988 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
16:56:04 [2024-02-28T21:56:04.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-239619988 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:56:04 [2024-02-28T21:56:04.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-239619988 data=null}, TreeItem with text {ust-overlap-testing}]
16:56:04 [2024-02-28T21:56:04.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-239619987 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
16:56:04 [2024-02-28T21:56:04.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239619987 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}]
16:56:04 [2024-02-28T21:56:04.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-239619984 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
16:56:04 [2024-02-28T21:56:04.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:04 [2024-02-28T21:56:04.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:04 [2024-02-28T21:56:04.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:04 [2024-02-28T21:56:04.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:04 [2024-02-28T21:56:04.197Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:56:04 [2024-02-28T21:56:04.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:56:04 [2024-02-28T21:56:04.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:04 [2024-02-28T21:56:04.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:04 [2024-02-28T21:56:04.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:04 [2024-02-28T21:56:04.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:04 [2024-02-28T21:56:04.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:04 [2024-02-28T21:56:04.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239619978 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:56:04 [2024-02-28T21:56:04.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239619978 data=null doit=true}, TreeItem with text {test}]
16:56:04 [2024-02-28T21:56:04.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239619978 data=null}, TreeItem with text {test}]
16:56:04 [2024-02-28T21:56:04.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239619978 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:04 [2024-02-28T21:56:04.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239619978 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:56:04 [2024-02-28T21:56:04.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239619968 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:04 [2024-02-28T21:56:04.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:04 [2024-02-28T21:56:04.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239619967 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:56:04 [2024-02-28T21:56:04.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239619967 data=null doit=true}, TreeItem with text {test}]
16:56:04 [2024-02-28T21:56:04.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239619967 data=null}, TreeItem with text {test}]
16:56:04 [2024-02-28T21:56:04.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239619967 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:04 [2024-02-28T21:56:04.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239619967 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:56:04 [2024-02-28T21:56:04.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239619955 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:04 [2024-02-28T21:56:04.198Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:56:04 [2024-02-28T21:56:04.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:04 [2024-02-28T21:56:04.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-239619955 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
16:56:04 [2024-02-28T21:56:04.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-239619955 data=null doit=true}, TreeItem with text {Traces [7]}]
16:56:04 [2024-02-28T21:56:04.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-239619955 data=null}, TreeItem with text {Traces [7]}]
16:56:04 [2024-02-28T21:56:04.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-239619954 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:56:04 [2024-02-28T21:56:04.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239619954 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]}]
16:56:04 [2024-02-28T21:56:04.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-239619944 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:56:04 [2024-02-28T21:56:04.198Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
16:56:04 [2024-02-28T21:56:04.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:56:04 [2024-02-28T21:56:04.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:04 [2024-02-28T21:56:04.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-239619910 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}]
16:56:04 [2024-02-28T21:56:04.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-239619910 data=null doit=true}, TreeItem with text {unrecognized.log}]
16:56:04 [2024-02-28T21:56:04.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-239619910 data=null}, TreeItem with text {unrecognized.log}]
16:56:04 [2024-02-28T21:56:04.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-239619909 data=null button=1 stateMask=0x0 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
16:56:04 [2024-02-28T21:56:04.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239619909 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}]
16:56:04 [2024-02-28T21:56:04.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-239619895 data=null button=1 stateMask=0x80000 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
16:56:04 [2024-02-28T21:56:04.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:04 [2024-02-28T21:56:04.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:04 [2024-02-28T21:56:04.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:04 [2024-02-28T21:56:04.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:04 [2024-02-28T21:56:04.198Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:56:04 [2024-02-28T21:56:04.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:04 [2024-02-28T21:56:04.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-239619893 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}]
16:56:04 [2024-02-28T21:56:04.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-239619893 data=null doit=true}, TreeItem with text {unrecognized.log}]
16:56:04 [2024-02-28T21:56:04.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-239619893 data=null}, TreeItem with text {unrecognized.log}]
16:56:04 [2024-02-28T21:56:04.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-239619893 data=null button=1 stateMask=0x0 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
16:56:04 [2024-02-28T21:56:04.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239619893 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}]
16:56:04 [2024-02-28T21:56:04.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-239619890 data=null button=1 stateMask=0x80000 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
16:56:04 [2024-02-28T21:56:04.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {unrecognized.log}
16:56:04 [2024-02-28T21:56:04.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-239619890 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}]
16:56:04 [2024-02-28T21:56:04.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-239619890 data=null doit=true}, TreeItem with text {unrecognized.log}]
16:56:04 [2024-02-28T21:56:04.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:04 [2024-02-28T21:56:04.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-239619890 data=null}, TreeItem with text {unrecognized.log}]
16:56:04 [2024-02-28T21:56:04.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-239619889 data=null button=1 stateMask=0x0 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
16:56:04 [2024-02-28T21:56:04.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239619889 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}]
16:56:04 [2024-02-28T21:56:04.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-239619887 data=null button=1 stateMask=0x80000 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
16:56:04 [2024-02-28T21:56:04.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-239619886 data=null button=1 stateMask=0x0 x=134 y=196 count=2}, TreeItem with text {unrecognized.log}]
16:56:04 [2024-02-28T21:56:04.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=-239619886 data=null button=1 stateMask=0x0 x=134 y=196 count=2}, TreeItem with text {unrecognized.log}]
16:56:04 [2024-02-28T21:56:04.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239619886 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}]
16:56:04 [2024-02-28T21:56:04.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-239619835 data=null button=1 stateMask=0x80000 x=134 y=196 count=2}, TreeItem with text {unrecognized.log}]
16:56:04 [2024-02-28T21:56:04.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=-239619683 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}]
16:56:04 [2024-02-28T21:56:04.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=-239619683 data=null doit=true}, TreeItem with text {unrecognized.log}]
16:56:04 [2024-02-28T21:56:04.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=-239619683 data=null}, TreeItem with text {unrecognized.log}]
16:56:04 [2024-02-28T21:56:04.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {unrecognized.log}
16:56:04 [2024-02-28T21:56:04.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
16:56:04 [2024-02-28T21:56:04.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
16:56:04 [2024-02-28T21:56:04.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:56:04 [2024-02-28T21:56:04.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:04 [2024-02-28T21:56:04.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-239619495 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}]
16:56:04 [2024-02-28T21:56:04.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-239619495 data=null doit=true}, TreeItem with text {unrecognized.log}]
16:56:04 [2024-02-28T21:56:04.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-239619495 data=null}, TreeItem with text {unrecognized.log}]
16:56:04 [2024-02-28T21:56:04.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-239619495 data=null button=1 stateMask=0x0 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
16:56:04 [2024-02-28T21:56:04.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239619495 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}]
16:56:04 [2024-02-28T21:56:04.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-239619491 data=null button=1 stateMask=0x80000 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
16:56:04 [2024-02-28T21:56:04.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:04 [2024-02-28T21:56:04.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:04 [2024-02-28T21:56:04.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:04 [2024-02-28T21:56:04.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:04 [2024-02-28T21:56:04.465Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:56:04 [2024-02-28T21:56:04.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:56:04 [2024-02-28T21:56:04.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:04 [2024-02-28T21:56:04.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:04 [2024-02-28T21:56:04.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:04 [2024-02-28T21:56:04.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:04 [2024-02-28T21:56:04.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:04 [2024-02-28T21:56:04.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239619484 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:56:04 [2024-02-28T21:56:04.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239619484 data=null doit=true}, TreeItem with text {test}]
16:56:04 [2024-02-28T21:56:04.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239619484 data=null}, TreeItem with text {test}]
16:56:04 [2024-02-28T21:56:04.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239619484 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:04 [2024-02-28T21:56:04.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239619484 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:56:04 [2024-02-28T21:56:04.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239619473 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:04 [2024-02-28T21:56:04.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:04 [2024-02-28T21:56:04.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239619440 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:56:04 [2024-02-28T21:56:04.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239619440 data=null doit=true}, TreeItem with text {test}]
16:56:04 [2024-02-28T21:56:04.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239619440 data=null}, TreeItem with text {test}]
16:56:04 [2024-02-28T21:56:04.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239619440 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:04 [2024-02-28T21:56:04.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239619440 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:56:04 [2024-02-28T21:56:04.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239619435 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:04 [2024-02-28T21:56:04.466Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:56:04 [2024-02-28T21:56:04.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:04 [2024-02-28T21:56:04.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-239619434 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
16:56:04 [2024-02-28T21:56:04.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-239619434 data=null doit=true}, TreeItem with text {Traces [7]}]
16:56:04 [2024-02-28T21:56:04.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-239619434 data=null}, TreeItem with text {Traces [7]}]
16:56:04 [2024-02-28T21:56:04.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-239619434 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:56:04 [2024-02-28T21:56:04.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239619434 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]}]
16:56:04 [2024-02-28T21:56:04.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-239619428 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:56:04 [2024-02-28T21:56:04.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:04 [2024-02-28T21:56:04.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-239619427 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
16:56:04 [2024-02-28T21:56:04.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-239619427 data=null doit=true}, TreeItem with text {Traces [7]}]
16:56:04 [2024-02-28T21:56:04.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-239619427 data=null}, TreeItem with text {Traces [7]}]
16:56:04 [2024-02-28T21:56:04.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-239619427 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:56:04 [2024-02-28T21:56:04.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239619427 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]}]
16:56:04 [2024-02-28T21:56:04.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-239619424 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:56:04 [2024-02-28T21:56:04.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
16:56:04 [2024-02-28T21:56:04.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
16:56:04 [2024-02-28T21:56:04.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
16:56:04 [2024-02-28T21:56:04.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
16:56:04 [2024-02-28T21:56:04.721Z] 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=-239619101 data=null doit=true}, Shell with text {Confirm Clear}]
16:56:04 [2024-02-28T21:56:04.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
16:56:04 [2024-02-28T21:56:04.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
16:56:04 [2024-02-28T21:56:04.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
16:56:04 [2024-02-28T21:56:04.721Z] 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')
16:56:04 [2024-02-28T21:56:04.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
16:56:04 [2024-02-28T21:56:04.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
16:56:04 [2024-02-28T21:56:04.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-239619101 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:56:04 [2024-02-28T21:56:04.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-239619101 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:56:04 [2024-02-28T21:56:04.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-239619101 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:56:04 [2024-02-28T21:56:04.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-239619101 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:56:04 [2024-02-28T21:56:04.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-239619101 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:56:04 [2024-02-28T21:56:04.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-239619101 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:56:04 [2024-02-28T21:56:04.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-239619101 data=null 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')]
16:56:06 [2024-02-28T21:56:06.081Z] 
16:56:06 [2024-02-28T21:56:06.081Z] (Eclipse:19192): Gtk-WARNING **: 21:56:05.718: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:56:06 [2024-02-28T21:56:06.081Z] 
16:56:06 [2024-02-28T21:56:06.081Z] (Eclipse:19192): Gtk-WARNING **: 21:56:05.718: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:56:06 [2024-02-28T21:56:06.081Z] 
16:56:06 [2024-02-28T21:56:06.081Z] (Eclipse:19192): Gtk-WARNING **: 21:56:05.718: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:56:06 [2024-02-28T21:56:06.081Z] 
16:56:06 [2024-02-28T21:56:06.081Z] (Eclipse:19192): Gtk-WARNING **: 21:56:05.718: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:56:06 [2024-02-28T21:56:06.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-239619399 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
16:56:06 [2024-02-28T21:56:06.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:56:06 [2024-02-28T21:56:06.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:56:06 [2024-02-28T21:56:06.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:06 [2024-02-28T21:56:06.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:06 [2024-02-28T21:56:06.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:06 [2024-02-28T21:56:06.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:06 [2024-02-28T21:56:06.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:06 [2024-02-28T21:56:06.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239617832 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:56:06 [2024-02-28T21:56:06.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239617831 data=null doit=true}, TreeItem with text {test}]
16:56:06 [2024-02-28T21:56:06.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239617831 data=null}, TreeItem with text {test}]
16:56:06 [2024-02-28T21:56:06.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239617831 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:06 [2024-02-28T21:56:06.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239617831 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:56:06 [2024-02-28T21:56:06.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239617804 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:06 [2024-02-28T21:56:06.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:06 [2024-02-28T21:56:06.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239617804 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:56:06 [2024-02-28T21:56:06.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239617803 data=null doit=true}, TreeItem with text {test}]
16:56:06 [2024-02-28T21:56:06.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239617803 data=null}, TreeItem with text {test}]
16:56:06 [2024-02-28T21:56:06.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239617803 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:06 [2024-02-28T21:56:06.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239617803 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:56:06 [2024-02-28T21:56:06.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239617799 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:06 [2024-02-28T21:56:06.082Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:56:06 [2024-02-28T21:56:06.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:06 [2024-02-28T21:56:06.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-239617798 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
16:56:06 [2024-02-28T21:56:06.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-239617798 data=null doit=true}, TreeItem with text {Traces [7]}]
16:56:06 [2024-02-28T21:56:06.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-239617798 data=null}, TreeItem with text {Traces [7]}]
16:56:06 [2024-02-28T21:56:06.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-239617798 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:56:06 [2024-02-28T21:56:06.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239617798 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]}]
16:56:06 [2024-02-28T21:56:06.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-239617735 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:56:06 [2024-02-28T21:56:06.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:06 [2024-02-28T21:56:06.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-239617735 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
16:56:06 [2024-02-28T21:56:06.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-239617735 data=null doit=true}, TreeItem with text {Traces [7]}]
16:56:06 [2024-02-28T21:56:06.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-239617735 data=null}, TreeItem with text {Traces [7]}]
16:56:06 [2024-02-28T21:56:06.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-239617734 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:56:06 [2024-02-28T21:56:06.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239617734 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]}]
16:56:06 [2024-02-28T21:56:06.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-239617731 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
16:56:06 [2024-02-28T21:56:06.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:56:06 [2024-02-28T21:56:06.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
16:56:06 [2024-02-28T21:56:06.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
16:56:06 [2024-02-28T21:56:06.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:56:06 [2024-02-28T21:56:06.592Z] 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=-239617390 data=null doit=true}, Shell with text {Trace Import}]
16:56:06 [2024-02-28T21:56:06.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:56:06 [2024-02-28T21:56:06.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:56:06 [2024-02-28T21:56:06.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:56:06 [2024-02-28T21:56:06.592Z] 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')
16:56:06 [2024-02-28T21:56:06.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:56:06 [2024-02-28T21:56:06.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:56:06 [2024-02-28T21:56:06.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:56:06 [2024-02-28T21:56:06.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:56:06 [2024-02-28T21:56:06.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:56:06 [2024-02-28T21:56:06.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:56:06 [2024-02-28T21:56:06.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:56:06 [2024-02-28T21:56:06.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:56:06 [2024-02-28T21:56:06.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:56:06 [2024-02-28T21:56:06.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:56:06 [2024-02-28T21:56:06.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:56:06 [2024-02-28T21:56:06.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.
16:56:06 [2024-02-28T21:56:06.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:56:06 [2024-02-28T21:56:06.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:56:06 [2024-02-28T21:56:06.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:56:06 [2024-02-28T21:56:06.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:56:06 [2024-02-28T21:56:06.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:56:06 [2024-02-28T21:56:06.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:56:06 [2024-02-28T21:56:06.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:56:06 [2024-02-28T21:56:06.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:56:06 [2024-02-28T21:56:06.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=-239617388 data=null}, (of type 'Combo')]
16:56:06 [2024-02-28T21:56:06.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:56:06 [2024-02-28T21:56:06.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:06 [2024-02-28T21:56:06.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:06 [2024-02-28T21:56:06.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:56:06 [2024-02-28T21:56:06.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:06 [2024-02-28T21:56:06.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:06 [2024-02-28T21:56:06.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-239617358 data=null doit=true}, TreeItem with text {import}]
16:56:06 [2024-02-28T21:56:06.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-239617358 data=null}, TreeItem with text {import}]
16:56:06 [2024-02-28T21:56:06.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-239617358 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
16:56:06 [2024-02-28T21:56:06.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239617358 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}]
16:56:06 [2024-02-28T21:56:06.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-239617356 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
16:56:06 [2024-02-28T21:56:06.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:06 [2024-02-28T21:56:06.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239617356 data=null button=0 stateMask=0x0 x=153 y=58 count=0}, Tree node with text: kernel-overlap-testing]
16:56:06 [2024-02-28T21:56:06.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-239617356 data=null doit=true}, Tree node with text: kernel-overlap-testing]
16:56:06 [2024-02-28T21:56:06.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-239617356 data=null}, Tree node with text: kernel-overlap-testing]
16:56:06 [2024-02-28T21:56:06.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239617355 data=null button=1 stateMask=0x0 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
16:56:06 [2024-02-28T21:56:06.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239617355 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]
16:56:06 [2024-02-28T21:56:06.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239617335 data=null button=1 stateMask=0x80000 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
16:56:06 [2024-02-28T21:56:06.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel-overlap-testing
16:56:06 [2024-02-28T21:56:06.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:06 [2024-02-28T21:56:06.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:06 [2024-02-28T21:56:06.593Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
16:56:06 [2024-02-28T21:56:06.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {z-clashes} time=-239617328 data=null doit=true}, Tree node with text: z-clashes]
16:56:06 [2024-02-28T21:56:06.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {z-clashes} time=-239617328 data=null}, Tree node with text: z-clashes]
16:56:06 [2024-02-28T21:56:06.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {z-clashes} time=-239617328 data=null button=1 stateMask=0x0 x=111 y=150 count=1}, Tree node with text: z-clashes]
16:56:06 [2024-02-28T21:56:06.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239617328 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]
16:56:06 [2024-02-28T21:56:06.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {z-clashes} time=-239617327 data=null button=1 stateMask=0x80000 x=111 y=150 count=1}, Tree node with text: z-clashes]
16:56:06 [2024-02-28T21:56:06.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:06 [2024-02-28T21:56:06.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239617326 data=null button=0 stateMask=0x0 x=171 y=173 count=0}, Tree node with text: kernel-overlap-testing]
16:56:06 [2024-02-28T21:56:06.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-239617326 data=null doit=true}, Tree node with text: kernel-overlap-testing]
16:56:06 [2024-02-28T21:56:06.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-239617326 data=null}, Tree node with text: kernel-overlap-testing]
16:56:06 [2024-02-28T21:56:06.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239617326 data=null button=1 stateMask=0x0 x=171 y=173 count=1}, Tree node with text: kernel-overlap-testing]
16:56:06 [2024-02-28T21:56:06.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239617326 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]
16:56:06 [2024-02-28T21:56:06.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239617324 data=null button=1 stateMask=0x80000 x=171 y=83 count=1}, Tree node with text: kernel-overlap-testing]
16:56:06 [2024-02-28T21:56:06.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel-overlap-testing
16:56:06 [2024-02-28T21:56:06.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:06 [2024-02-28T21:56:06.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:06 [2024-02-28T21:56:06.593Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
16:56:06 [2024-02-28T21:56:06.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:06 [2024-02-28T21:56:06.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-239617322 data=null button=0 stateMask=0x0 x=153 y=-9 count=0}, Tree node with text: simple_server-thread1]
16:56:06 [2024-02-28T21:56:06.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-239617322 data=null doit=true}, Tree node with text: simple_server-thread1]
16:56:06 [2024-02-28T21:56:06.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-239617322 data=null}, Tree node with text: simple_server-thread1]
16:56:06 [2024-02-28T21:56:06.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-239617322 data=null button=1 stateMask=0x0 x=153 y=-9 count=1}, Tree node with text: simple_server-thread1]
16:56:06 [2024-02-28T21:56:06.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239617322 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]
16:56:06 [2024-02-28T21:56:06.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-239617320 data=null button=1 stateMask=0x80000 x=153 y=81 count=1}, Tree node with text: simple_server-thread1]
16:56:06 [2024-02-28T21:56:06.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: simple_server-thread1
16:56:06 [2024-02-28T21:56:06.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:06 [2024-02-28T21:56:06.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:06 [2024-02-28T21:56:06.593Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
16:56:06 [2024-02-28T21:56:06.593Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: z-clashes is already expanded. Won't expand it again.
16:56:06 [2024-02-28T21:56:06.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:06 [2024-02-28T21:56:06.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-239617296 data=null button=0 stateMask=0x0 x=171 y=196 count=0}, Tree node with text: simple_server-thread1]
16:56:06 [2024-02-28T21:56:06.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-239617296 data=null doit=true}, Tree node with text: simple_server-thread1]
16:56:06 [2024-02-28T21:56:06.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-239617296 data=null}, Tree node with text: simple_server-thread1]
16:56:06 [2024-02-28T21:56:06.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-239617296 data=null button=1 stateMask=0x0 x=171 y=196 count=1}, Tree node with text: simple_server-thread1]
16:56:06 [2024-02-28T21:56:06.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239617295 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]
16:56:06 [2024-02-28T21:56:06.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-239617294 data=null button=1 stateMask=0x80000 x=171 y=196 count=1}, Tree node with text: simple_server-thread1]
16:56:06 [2024-02-28T21:56:06.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: simple_server-thread1
16:56:06 [2024-02-28T21:56:06.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:06 [2024-02-28T21:56:06.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:06 [2024-02-28T21:56:06.593Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
16:56:06 [2024-02-28T21:56:06.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:06 [2024-02-28T21:56:06.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-239617290 data=null button=0 stateMask=0x0 x=153 y=60 count=0}, Tree node with text: simple_server-thread2]
16:56:06 [2024-02-28T21:56:06.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-239617289 data=null doit=true}, Tree node with text: simple_server-thread2]
16:56:06 [2024-02-28T21:56:06.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-239617289 data=null}, Tree node with text: simple_server-thread2]
16:56:06 [2024-02-28T21:56:06.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-239617289 data=null button=1 stateMask=0x0 x=153 y=60 count=1}, Tree node with text: simple_server-thread2]
16:56:06 [2024-02-28T21:56:06.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239617289 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]
16:56:06 [2024-02-28T21:56:06.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-239617287 data=null button=1 stateMask=0x80000 x=153 y=60 count=1}, Tree node with text: simple_server-thread2]
16:56:06 [2024-02-28T21:56:06.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: simple_server-thread2
16:56:06 [2024-02-28T21:56:06.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:06 [2024-02-28T21:56:06.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:06 [2024-02-28T21:56:06.594Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
16:56:06 [2024-02-28T21:56:06.594Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: z-clashes is already expanded. Won't expand it again.
16:56:06 [2024-02-28T21:56:06.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:06 [2024-02-28T21:56:06.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-239617274 data=null button=0 stateMask=0x0 x=171 y=175 count=0}, Tree node with text: simple_server-thread2]
16:56:06 [2024-02-28T21:56:06.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-239617274 data=null doit=true}, Tree node with text: simple_server-thread2]
16:56:06 [2024-02-28T21:56:06.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-239617274 data=null}, Tree node with text: simple_server-thread2]
16:56:06 [2024-02-28T21:56:06.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-239617273 data=null button=1 stateMask=0x0 x=171 y=175 count=1}, Tree node with text: simple_server-thread2]
16:56:06 [2024-02-28T21:56:06.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239617273 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]
16:56:06 [2024-02-28T21:56:06.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-239617271 data=null button=1 stateMask=0x80000 x=171 y=175 count=1}, Tree node with text: simple_server-thread2]
16:56:06 [2024-02-28T21:56:06.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: simple_server-thread2
16:56:06 [2024-02-28T21:56:06.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:06 [2024-02-28T21:56:06.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:06 [2024-02-28T21:56:06.594Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
16:56:06 [2024-02-28T21:56:06.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:06 [2024-02-28T21:56:06.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=-239617261 data=null button=0 stateMask=0x0 x=84 y=-55 count=0}, TreeItem with text {import}]
16:56:06 [2024-02-28T21:56:06.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-239617261 data=null doit=true}, TreeItem with text {import}]
16:56:06 [2024-02-28T21:56:06.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-239617261 data=null}, TreeItem with text {import}]
16:56:06 [2024-02-28T21:56:06.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-239617261 data=null button=1 stateMask=0x0 x=84 y=-55 count=1}, TreeItem with text {import}]
16:56:06 [2024-02-28T21:56:06.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239617260 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}]
16:56:06 [2024-02-28T21:56:06.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-239617259 data=null button=1 stateMask=0x80000 x=84 y=-55 count=1}, TreeItem with text {import}]
16:56:06 [2024-02-28T21:56:06.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:56:06 [2024-02-28T21:56:06.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:56:06 [2024-02-28T21:56:06.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: unrecognized.log
16:56:06 [2024-02-28T21:56:06.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:56:06 [2024-02-28T21:56:06.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:56:06 [2024-02-28T21:56:06.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:56:06 [2024-02-28T21:56:06.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:56:06 [2024-02-28T21:56:06.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:56:06 [2024-02-28T21:56:06.594Z] 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:'))
16:56:06 [2024-02-28T21:56:06.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:56:06 [2024-02-28T21:56:06.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-239617256 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:'))]
16:56:06 [2024-02-28T21:56:06.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:56:06 [2024-02-28T21:56:06.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:56:06 [2024-02-28T21:56:06.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:56:06 [2024-02-28T21:56:06.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:56:06 [2024-02-28T21:56:06.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:56:06 [2024-02-28T21:56:06.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:56:06 [2024-02-28T21:56:06.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:56:06 [2024-02-28T21:56:06.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:56:06 [2024-02-28T21:56:06.594Z] 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'
16:56:06 [2024-02-28T21:56:06.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:56:06 [2024-02-28T21:56:06.594Z] 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')
16:56:06 [2024-02-28T21:56:06.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:56:06 [2024-02-28T21:56:06.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:56:06 [2024-02-28T21:56:06.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:56:06 [2024-02-28T21:56:06.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:56:06 [2024-02-28T21:56:06.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:56:06 [2024-02-28T21:56:06.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:56:06 [2024-02-28T21:56:06.595Z] 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.
16:56:06 [2024-02-28T21:56:06.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:56:06 [2024-02-28T21:56:06.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:56:06 [2024-02-28T21:56:06.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:56:06 [2024-02-28T21:56:06.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:56:06 [2024-02-28T21:56:06.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:56:06 [2024-02-28T21:56:06.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:56:06 [2024-02-28T21:56:06.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:56:06 [2024-02-28T21:56:06.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:56:06 [2024-02-28T21:56:06.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:56:06 [2024-02-28T21:56:06.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:56:06 [2024-02-28T21:56:06.595Z] 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')
16:56:06 [2024-02-28T21:56:06.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:56:06 [2024-02-28T21:56:06.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:56:06 [2024-02-28T21:56:06.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:56:06 [2024-02-28T21:56:06.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:56:06 [2024-02-28T21:56:06.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:56:06 [2024-02-28T21:56:06.595Z] 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.
16:56:06 [2024-02-28T21:56:06.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:56:06 [2024-02-28T21:56:06.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:56:06 [2024-02-28T21:56:06.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:56:06 [2024-02-28T21:56:06.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:56:06 [2024-02-28T21:56:06.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:56:06 [2024-02-28T21:56:06.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:56:06 [2024-02-28T21:56:06.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:56:06 [2024-02-28T21:56:06.595Z] 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')
16:56:06 [2024-02-28T21:56:06.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:56:06 [2024-02-28T21:56:06.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:56:06 [2024-02-28T21:56:06.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:56:06 [2024-02-28T21:56:06.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:56:06 [2024-02-28T21:56:06.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:56:06 [2024-02-28T21:56:06.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:56:06 [2024-02-28T21:56:06.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:56:06 [2024-02-28T21:56:06.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:56:06 [2024-02-28T21:56:06.595Z] 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.
16:56:06 [2024-02-28T21:56:06.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:56:06 [2024-02-28T21:56:06.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:56:06 [2024-02-28T21:56:06.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:56:06 [2024-02-28T21:56:06.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:56:06 [2024-02-28T21:56:06.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:56:06 [2024-02-28T21:56:06.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:56:06 [2024-02-28T21:56:06.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:56:06 [2024-02-28T21:56:06.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:56:06 [2024-02-28T21:56:06.595Z] 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')
16:56:06 [2024-02-28T21:56:06.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:56:06 [2024-02-28T21:56:06.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:56:06 [2024-02-28T21:56:06.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:56:06 [2024-02-28T21:56:06.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:56:06 [2024-02-28T21:56:06.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:56:06 [2024-02-28T21:56:06.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:56:06 [2024-02-28T21:56:06.595Z] 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')
16:56:06 [2024-02-28T21:56:06.595Z] 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.
16:56:06 [2024-02-28T21:56:06.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:56:06 [2024-02-28T21:56:06.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:56:06 [2024-02-28T21:56:06.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:56:06 [2024-02-28T21:56:06.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:56:06 [2024-02-28T21:56:06.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:56:06 [2024-02-28T21:56:06.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:56:06 [2024-02-28T21:56:06.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:56:06 [2024-02-28T21:56:06.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:56:06 [2024-02-28T21:56:06.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:56:06 [2024-02-28T21:56:06.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:56:06 [2024-02-28T21:56:06.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:56:06 [2024-02-28T21:56:06.596Z] 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')
16:56:06 [2024-02-28T21:56:06.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:56:06 [2024-02-28T21:56:06.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:56:06 [2024-02-28T21:56:06.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:56:06 [2024-02-28T21:56:06.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:56:06 [2024-02-28T21:56:06.596Z] 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.
16:56:06 [2024-02-28T21:56:06.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:56:06 [2024-02-28T21:56:06.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:56:06 [2024-02-28T21:56:06.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:56:06 [2024-02-28T21:56:06.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:56:06 [2024-02-28T21:56:06.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:56:06 [2024-02-28T21:56:06.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:56:06 [2024-02-28T21:56:06.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:56:06 [2024-02-28T21:56:06.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:56:06 [2024-02-28T21:56:06.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:56:06 [2024-02-28T21:56:06.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:56:06 [2024-02-28T21:56:06.596Z] 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)'
16:56:06 [2024-02-28T21:56:06.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:56:06 [2024-02-28T21:56:06.596Z] 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')
16:56:06 [2024-02-28T21:56:06.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:56:06 [2024-02-28T21:56:06.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:56:06 [2024-02-28T21:56:06.596Z] 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')
16:56:06 [2024-02-28T21:56:06.596Z] 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.
16:56:06 [2024-02-28T21:56:06.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:56:06 [2024-02-28T21:56:06.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:56:06 [2024-02-28T21:56:06.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:56:06 [2024-02-28T21:56:06.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:56:06 [2024-02-28T21:56:06.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:56:06 [2024-02-28T21:56:06.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:56:06 [2024-02-28T21:56:06.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:56:06 [2024-02-28T21:56:06.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:56:06 [2024-02-28T21:56:06.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:56:06 [2024-02-28T21:56:06.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:56:06 [2024-02-28T21:56:06.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:56:06 [2024-02-28T21:56:06.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:56:06 [2024-02-28T21:56:06.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:56:06 [2024-02-28T21:56:06.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:56:06 [2024-02-28T21:56:06.596Z] 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')
16:56:06 [2024-02-28T21:56:06.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:56:06 [2024-02-28T21:56:06.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-239617244 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:56:06 [2024-02-28T21:56:06.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-239617244 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:56:06 [2024-02-28T21:56:06.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-239617244 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:56:06 [2024-02-28T21:56:06.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-239617244 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:56:06 [2024-02-28T21:56:06.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-239617244 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:56:06 [2024-02-28T21:56:06.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-239617244 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:56:06 [2024-02-28T21:56:06.597Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:56:06 [2024-02-28T21:56:06.597Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:56:06 [2024-02-28T21:56:06.597Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:56:06 [2024-02-28T21:56:06.597Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:56:06 [2024-02-28T21:56:06.597Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:56:06 [2024-02-28T21:56:06.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:56:07 [2024-02-28T21:56:07.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
16:56:07 [2024-02-28T21:56:07.156Z] 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=-239616735 data=null doit=true}, Shell with text {Confirmation}]
16:56:07 [2024-02-28T21:56:07.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
16:56:07 [2024-02-28T21:56:07.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: with mnemonic 'Rename'
16:56:07 [2024-02-28T21:56:07.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: with style 'SWT.PUSH'
16:56:07 [2024-02-28T21:56:07.156Z] 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')
16:56:07 [2024-02-28T21:56:07.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
16:56:07 [2024-02-28T21:56:07.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
16:56:07 [2024-02-28T21:56:07.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
16:56:07 [2024-02-28T21:56:07.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
16:56:07 [2024-02-28T21:56:07.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
16:56:07 [2024-02-28T21:56:07.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Rename
16:56:07 [2024-02-28T21:56:07.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Rename} time=-239616734 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
16:56:07 [2024-02-28T21:56:07.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Rename} time=-239616734 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
16:56:07 [2024-02-28T21:56:07.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Rename} time=-239616734 data=null doit=true}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
16:56:07 [2024-02-28T21:56:07.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Rename} time=-239616734 data=null}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
16:56:07 [2024-02-28T21:56:07.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Rename} time=-239616734 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
16:56:07 [2024-02-28T21:56:07.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Rename} time=-239616734 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
16:56:07 [2024-02-28T21:56:07.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Rename} time=-239616734 data=null 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')]
16:56:07 [2024-02-28T21:56:07.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:56:07 [2024-02-28T21:56:07.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
16:56:07 [2024-02-28T21:56:07.412Z] 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=-239616645 data=null doit=true}, Shell with text {Confirmation}]
16:56:07 [2024-02-28T21:56:07.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
16:56:07 [2024-02-28T21:56:07.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
16:56:07 [2024-02-28T21:56:07.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
16:56:07 [2024-02-28T21:56:07.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: with mnemonic 'Overwrite'
16:56:07 [2024-02-28T21:56:07.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: with style 'SWT.PUSH'
16:56:07 [2024-02-28T21:56:07.412Z] 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')
16:56:07 [2024-02-28T21:56:07.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
16:56:07 [2024-02-28T21:56:07.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
16:56:07 [2024-02-28T21:56:07.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
16:56:07 [2024-02-28T21:56:07.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Overwrite
16:56:07 [2024-02-28T21:56:07.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite} time=-239616644 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
16:56:07 [2024-02-28T21:56:07.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite} time=-239616644 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
16:56:07 [2024-02-28T21:56:07.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite} time=-239616644 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
16:56:07 [2024-02-28T21:56:07.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite} time=-239616644 data=null}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
16:56:07 [2024-02-28T21:56:07.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite} time=-239616644 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
16:56:07 [2024-02-28T21:56:07.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite} time=-239616644 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
16:56:07 [2024-02-28T21:56:07.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite} time=-239616644 data=null 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')]
16:56:07 [2024-02-28T21:56:07.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:56:07 [2024-02-28T21:56:07.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
16:56:07 [2024-02-28T21:56:07.413Z] 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=-239616559 data=null doit=true}, Shell with text {Confirmation}]
16:56:07 [2024-02-28T21:56:07.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
16:56:07 [2024-02-28T21:56:07.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
16:56:07 [2024-02-28T21:56:07.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
16:56:07 [2024-02-28T21:56:07.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
16:56:07 [2024-02-28T21:56:07.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
16:56:07 [2024-02-28T21:56:07.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
16:56:07 [2024-02-28T21:56:07.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: with mnemonic 'Skip'
16:56:07 [2024-02-28T21:56:07.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: with style 'SWT.PUSH'
16:56:07 [2024-02-28T21:56:07.413Z] 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')
16:56:07 [2024-02-28T21:56:07.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Skip
16:56:07 [2024-02-28T21:56:07.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Skip} time=-239616559 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
16:56:07 [2024-02-28T21:56:07.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Skip} time=-239616559 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
16:56:07 [2024-02-28T21:56:07.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Skip} time=-239616559 data=null doit=true}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
16:56:07 [2024-02-28T21:56:07.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Skip} time=-239616559 data=null}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
16:56:07 [2024-02-28T21:56:07.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Skip} time=-239616559 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
16:56:07 [2024-02-28T21:56:07.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Skip} time=-239616559 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
16:56:07 [2024-02-28T21:56:07.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Skip} time=-239616559 data=null 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')]
16:56:07 [2024-02-28T21:56:07.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-239617244 data=null 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')]
16:56:07 [2024-02-28T21:56:07.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-239617705 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
16:56:07 [2024-02-28T21:56:07.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:56:07 [2024-02-28T21:56:07.668Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:56:07 [2024-02-28T21:56:07.668Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:07 [2024-02-28T21:56:07.668Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:07 [2024-02-28T21:56:07.668Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:07 [2024-02-28T21:56:07.668Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:07 [2024-02-28T21:56:07.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:07 [2024-02-28T21:56:07.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239616323 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:56:07 [2024-02-28T21:56:07.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239616323 data=null doit=true}, TreeItem with text {test}]
16:56:07 [2024-02-28T21:56:07.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239616323 data=null}, TreeItem with text {test}]
16:56:07 [2024-02-28T21:56:07.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239616323 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:07 [2024-02-28T21:56:07.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239616323 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:56:07 [2024-02-28T21:56:07.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239616289 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:07 [2024-02-28T21:56:07.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:07 [2024-02-28T21:56:07.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239616289 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:56:07 [2024-02-28T21:56:07.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239616288 data=null doit=true}, TreeItem with text {test}]
16:56:07 [2024-02-28T21:56:07.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239616288 data=null}, TreeItem with text {test}]
16:56:07 [2024-02-28T21:56:07.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239616288 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:07 [2024-02-28T21:56:07.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239616288 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:56:07 [2024-02-28T21:56:07.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239616266 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:07 [2024-02-28T21:56:07.669Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:56:07 [2024-02-28T21:56:07.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:07 [2024-02-28T21:56:07.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-239616266 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
16:56:07 [2024-02-28T21:56:07.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-239616266 data=null doit=true}, TreeItem with text {Traces [5]}]
16:56:07 [2024-02-28T21:56:07.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-239616266 data=null}, TreeItem with text {Traces [5]}]
16:56:07 [2024-02-28T21:56:07.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-239616265 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
16:56:07 [2024-02-28T21:56:07.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239616265 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]}]
16:56:07 [2024-02-28T21:56:07.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-239616260 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
16:56:07 [2024-02-28T21:56:07.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-239616260 data=null doit=true}, TreeItem with text {Traces [5]}]
16:56:07 [2024-02-28T21:56:07.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-239616260 data=null}, TreeItem with text {Traces [5]}]
16:56:07 [2024-02-28T21:56:07.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-239616260 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
16:56:07 [2024-02-28T21:56:07.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239616260 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]}]
16:56:07 [2024-02-28T21:56:07.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-239616250 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
16:56:07 [2024-02-28T21:56:07.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:56:07 [2024-02-28T21:56:07.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:07 [2024-02-28T21:56:07.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239615930 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
16:56:07 [2024-02-28T21:56:07.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-239615930 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:56:07 [2024-02-28T21:56:07.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-239615930 data=null}, TreeItem with text {kernel-overlap-testing}]
16:56:07 [2024-02-28T21:56:07.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239615929 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
16:56:07 [2024-02-28T21:56:07.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239615929 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}]
16:56:07 [2024-02-28T21:56:07.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239615902 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
16:56:07 [2024-02-28T21:56:07.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:07 [2024-02-28T21:56:07.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:07 [2024-02-28T21:56:07.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:07 [2024-02-28T21:56:07.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:07 [2024-02-28T21:56:07.924Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:56:07 [2024-02-28T21:56:07.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:07 [2024-02-28T21:56:07.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239615901 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
16:56:07 [2024-02-28T21:56:07.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-239615900 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:56:07 [2024-02-28T21:56:07.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-239615900 data=null}, TreeItem with text {kernel-overlap-testing}]
16:56:07 [2024-02-28T21:56:07.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239615900 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
16:56:07 [2024-02-28T21:56:07.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239615900 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}]
16:56:07 [2024-02-28T21:56:07.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239615897 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
16:56:07 [2024-02-28T21:56:07.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
16:56:07 [2024-02-28T21:56:07.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239615897 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
16:56:07 [2024-02-28T21:56:07.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-239615897 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:56:07 [2024-02-28T21:56:07.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:07 [2024-02-28T21:56:07.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-239615897 data=null}, TreeItem with text {kernel-overlap-testing}]
16:56:07 [2024-02-28T21:56:07.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239615897 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
16:56:07 [2024-02-28T21:56:07.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239615896 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}]
16:56:07 [2024-02-28T21:56:07.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239615894 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
16:56:07 [2024-02-28T21:56:07.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239615894 data=null button=1 stateMask=0x0 x=151 y=81 count=2}, TreeItem with text {kernel-overlap-testing}]
16:56:07 [2024-02-28T21:56:07.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239615893 data=null button=1 stateMask=0x0 x=151 y=81 count=2}, TreeItem with text {kernel-overlap-testing}]
16:56:08 [2024-02-28T21:56:08.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239615893 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}]
16:56:08 [2024-02-28T21:56:08.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239615842 data=null button=1 stateMask=0x80000 x=151 y=81 count=2}, TreeItem with text {kernel-overlap-testing}]
16:56:08 [2024-02-28T21:56:08.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239615679 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
16:56:08 [2024-02-28T21:56:08.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-239615679 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:56:08 [2024-02-28T21:56:08.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-239615679 data=null}, TreeItem with text {kernel-overlap-testing}]
16:56:08 [2024-02-28T21:56:08.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
16:56:08 [2024-02-28T21:56:08.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:56:08 [2024-02-28T21:56:08.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:56:08 [2024-02-28T21:56:08.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:56:08 [2024-02-28T21:56:08.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:56:08 [2024-02-28T21:56:08.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:56:08 [2024-02-28T21:56:08.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:56:08 [2024-02-28T21:56:08.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-239615174 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:56:08 [2024-02-28T21:56:08.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-239615173 data=null doit=true}, TableItem with text {}]
16:56:08 [2024-02-28T21:56:08.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-239615173 data=null}, TableItem with text {}]
16:56:08 [2024-02-28T21:56:08.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-239615173 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:56:08 [2024-02-28T21:56:08.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239615173 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:56:08 [2024-02-28T21:56:08.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-239615170 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:56:08 [2024-02-28T21:56:08.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:56:08 [2024-02-28T21:56:08.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:56:09 [2024-02-28T21:56:09.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:56:09 [2024-02-28T21:56:09.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:09 [2024-02-28T21:56:09.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239614420 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
16:56:09 [2024-02-28T21:56:09.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-239614420 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:56:09 [2024-02-28T21:56:09.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-239614420 data=null}, TreeItem with text {kernel-overlap-testing}]
16:56:09 [2024-02-28T21:56:09.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239614420 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
16:56:09 [2024-02-28T21:56:09.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239614420 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}]
16:56:09 [2024-02-28T21:56:09.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239614417 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
16:56:09 [2024-02-28T21:56:09.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:09 [2024-02-28T21:56:09.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:09 [2024-02-28T21:56:09.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:09 [2024-02-28T21:56:09.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:09 [2024-02-28T21:56:09.666Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:56:09 [2024-02-28T21:56:09.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:56:09 [2024-02-28T21:56:09.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:09 [2024-02-28T21:56:09.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:09 [2024-02-28T21:56:09.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:09 [2024-02-28T21:56:09.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:09 [2024-02-28T21:56:09.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:09 [2024-02-28T21:56:09.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239614414 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:56:09 [2024-02-28T21:56:09.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239614414 data=null doit=true}, TreeItem with text {test}]
16:56:09 [2024-02-28T21:56:09.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239614414 data=null}, TreeItem with text {test}]
16:56:09 [2024-02-28T21:56:09.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239614413 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:09 [2024-02-28T21:56:09.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239614413 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:56:09 [2024-02-28T21:56:09.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239614393 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:09 [2024-02-28T21:56:09.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:09 [2024-02-28T21:56:09.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239614393 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:56:09 [2024-02-28T21:56:09.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239614393 data=null doit=true}, TreeItem with text {test}]
16:56:09 [2024-02-28T21:56:09.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239614393 data=null}, TreeItem with text {test}]
16:56:09 [2024-02-28T21:56:09.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239614393 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:09 [2024-02-28T21:56:09.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239614389 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:56:09 [2024-02-28T21:56:09.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239614384 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:09 [2024-02-28T21:56:09.667Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:56:09 [2024-02-28T21:56:09.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:09 [2024-02-28T21:56:09.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-239614383 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
16:56:09 [2024-02-28T21:56:09.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-239614383 data=null doit=true}, TreeItem with text {Traces [5]}]
16:56:09 [2024-02-28T21:56:09.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-239614383 data=null}, TreeItem with text {Traces [5]}]
16:56:09 [2024-02-28T21:56:09.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-239614383 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
16:56:09 [2024-02-28T21:56:09.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239614383 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]}]
16:56:09 [2024-02-28T21:56:09.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-239614377 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
16:56:09 [2024-02-28T21:56:09.667Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
16:56:09 [2024-02-28T21:56:09.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:56:09 [2024-02-28T21:56:09.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:09 [2024-02-28T21:56:09.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-239614139 data=null button=0 stateMask=0x0 x=160 y=104 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
16:56:09 [2024-02-28T21:56:09.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-239614139 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
16:56:09 [2024-02-28T21:56:09.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-239614139 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
16:56:09 [2024-02-28T21:56:09.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-239614139 data=null button=1 stateMask=0x0 x=160 y=104 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
16:56:09 [2024-02-28T21:56:09.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239614139 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)}]
16:56:09 [2024-02-28T21:56:09.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-239614128 data=null button=1 stateMask=0x80000 x=160 y=104 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
16:56:09 [2024-02-28T21:56:09.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:09 [2024-02-28T21:56:09.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:09 [2024-02-28T21:56:09.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:09 [2024-02-28T21:56:09.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:09 [2024-02-28T21:56:09.922Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:56:09 [2024-02-28T21:56:09.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:09 [2024-02-28T21:56:09.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-239614120 data=null button=0 stateMask=0x0 x=160 y=104 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
16:56:09 [2024-02-28T21:56:09.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-239614120 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
16:56:09 [2024-02-28T21:56:09.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-239614120 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
16:56:09 [2024-02-28T21:56:09.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-239614120 data=null button=1 stateMask=0x0 x=160 y=104 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
16:56:09 [2024-02-28T21:56:09.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239614120 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)}]
16:56:09 [2024-02-28T21:56:09.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-239614117 data=null button=1 stateMask=0x80000 x=160 y=104 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
16:56:09 [2024-02-28T21:56:09.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing(2)}
16:56:09 [2024-02-28T21:56:09.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-239614117 data=null button=0 stateMask=0x0 x=160 y=104 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
16:56:09 [2024-02-28T21:56:09.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-239614117 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
16:56:09 [2024-02-28T21:56:09.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:09 [2024-02-28T21:56:09.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-239614117 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
16:56:09 [2024-02-28T21:56:09.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-239614116 data=null button=1 stateMask=0x0 x=160 y=104 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
16:56:09 [2024-02-28T21:56:09.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239614116 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)}]
16:56:09 [2024-02-28T21:56:09.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-239614114 data=null button=1 stateMask=0x80000 x=160 y=104 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
16:56:09 [2024-02-28T21:56:09.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-239614113 data=null button=1 stateMask=0x0 x=160 y=104 count=2}, TreeItem with text {kernel-overlap-testing(2)}]
16:56:09 [2024-02-28T21:56:09.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-239614113 data=null button=1 stateMask=0x0 x=160 y=104 count=2}, TreeItem with text {kernel-overlap-testing(2)}]
16:56:09 [2024-02-28T21:56:09.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239614113 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)}]
16:56:09 [2024-02-28T21:56:09.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-239614078 data=null button=1 stateMask=0x80000 x=160 y=104 count=2}, TreeItem with text {kernel-overlap-testing(2)}]
16:56:09 [2024-02-28T21:56:09.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-239614073 data=null button=0 stateMask=0x0 x=160 y=104 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
16:56:09 [2024-02-28T21:56:09.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-239614073 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
16:56:09 [2024-02-28T21:56:09.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-239614073 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
16:56:09 [2024-02-28T21:56:09.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing(2)}
16:56:09 [2024-02-28T21:56:09.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:56:10 [2024-02-28T21:56:10.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:56:10 [2024-02-28T21:56:10.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:56:10 [2024-02-28T21:56:10.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:56:10 [2024-02-28T21:56:10.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:56:10 [2024-02-28T21:56:10.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:56:10 [2024-02-28T21:56:10.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:56:10 [2024-02-28T21:56:10.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:56:10 [2024-02-28T21:56:10.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-239613571 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:56:10 [2024-02-28T21:56:10.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-239613571 data=null doit=true}, TableItem with text {}]
16:56:10 [2024-02-28T21:56:10.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-239613571 data=null}, TableItem with text {}]
16:56:10 [2024-02-28T21:56:10.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-239613570 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:56:10 [2024-02-28T21:56:10.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239613570 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:56:10 [2024-02-28T21:56:10.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-239613568 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:56:10 [2024-02-28T21:56:10.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:56:10 [2024-02-28T21:56:10.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:56:11 [2024-02-28T21:56:11.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:56:11 [2024-02-28T21:56:11.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:11 [2024-02-28T21:56:11.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-239612621 data=null button=0 stateMask=0x0 x=160 y=104 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
16:56:11 [2024-02-28T21:56:11.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-239612621 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
16:56:11 [2024-02-28T21:56:11.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-239612621 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
16:56:11 [2024-02-28T21:56:11.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-239612621 data=null button=1 stateMask=0x0 x=160 y=104 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
16:56:11 [2024-02-28T21:56:11.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239612621 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)}]
16:56:11 [2024-02-28T21:56:11.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-239612618 data=null button=1 stateMask=0x80000 x=160 y=104 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
16:56:11 [2024-02-28T21:56:11.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:11 [2024-02-28T21:56:11.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:11 [2024-02-28T21:56:11.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:11 [2024-02-28T21:56:11.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:11 [2024-02-28T21:56:11.410Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:56:11 [2024-02-28T21:56:11.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:56:11 [2024-02-28T21:56:11.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:11 [2024-02-28T21:56:11.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:11 [2024-02-28T21:56:11.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:11 [2024-02-28T21:56:11.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:11 [2024-02-28T21:56:11.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:11 [2024-02-28T21:56:11.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239612612 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:56:11 [2024-02-28T21:56:11.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239612612 data=null doit=true}, TreeItem with text {test}]
16:56:11 [2024-02-28T21:56:11.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239612612 data=null}, TreeItem with text {test}]
16:56:11 [2024-02-28T21:56:11.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239612612 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:11 [2024-02-28T21:56:11.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239612612 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:56:11 [2024-02-28T21:56:11.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239612602 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:11 [2024-02-28T21:56:11.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:11 [2024-02-28T21:56:11.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239612601 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:56:11 [2024-02-28T21:56:11.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239612601 data=null doit=true}, TreeItem with text {test}]
16:56:11 [2024-02-28T21:56:11.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239612601 data=null}, TreeItem with text {test}]
16:56:11 [2024-02-28T21:56:11.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239612601 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:11 [2024-02-28T21:56:11.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239612601 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:56:11 [2024-02-28T21:56:11.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239612591 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:11 [2024-02-28T21:56:11.410Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:56:11 [2024-02-28T21:56:11.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:11 [2024-02-28T21:56:11.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-239612590 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
16:56:11 [2024-02-28T21:56:11.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-239612590 data=null doit=true}, TreeItem with text {Traces [5]}]
16:56:11 [2024-02-28T21:56:11.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-239612590 data=null}, TreeItem with text {Traces [5]}]
16:56:11 [2024-02-28T21:56:11.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-239612590 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
16:56:11 [2024-02-28T21:56:11.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239612590 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]}]
16:56:11 [2024-02-28T21:56:11.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-239612585 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
16:56:11 [2024-02-28T21:56:11.410Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
16:56:11 [2024-02-28T21:56:11.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:56:11 [2024-02-28T21:56:11.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:11 [2024-02-28T21:56:11.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-239612264 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {simple_server-thread1}]
16:56:11 [2024-02-28T21:56:11.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-239612263 data=null doit=true}, TreeItem with text {simple_server-thread1}]
16:56:11 [2024-02-28T21:56:11.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-239612263 data=null}, TreeItem with text {simple_server-thread1}]
16:56:11 [2024-02-28T21:56:11.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-239612263 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {simple_server-thread1}]
16:56:11 [2024-02-28T21:56:11.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239612263 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}]
16:56:11 [2024-02-28T21:56:11.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-239612234 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {simple_server-thread1}]
16:56:11 [2024-02-28T21:56:11.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:11 [2024-02-28T21:56:11.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:11 [2024-02-28T21:56:11.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:11 [2024-02-28T21:56:11.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:11 [2024-02-28T21:56:11.667Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:56:11 [2024-02-28T21:56:11.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:11 [2024-02-28T21:56:11.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-239612232 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {simple_server-thread1}]
16:56:11 [2024-02-28T21:56:11.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-239612232 data=null doit=true}, TreeItem with text {simple_server-thread1}]
16:56:11 [2024-02-28T21:56:11.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-239612232 data=null}, TreeItem with text {simple_server-thread1}]
16:56:11 [2024-02-28T21:56:11.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-239612232 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {simple_server-thread1}]
16:56:11 [2024-02-28T21:56:11.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239612231 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}]
16:56:11 [2024-02-28T21:56:11.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-239612228 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {simple_server-thread1}]
16:56:11 [2024-02-28T21:56:11.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1}
16:56:11 [2024-02-28T21:56:11.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-239612228 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {simple_server-thread1}]
16:56:11 [2024-02-28T21:56:11.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-239612228 data=null doit=true}, TreeItem with text {simple_server-thread1}]
16:56:11 [2024-02-28T21:56:11.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:11 [2024-02-28T21:56:11.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-239612228 data=null}, TreeItem with text {simple_server-thread1}]
16:56:11 [2024-02-28T21:56:11.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-239612228 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {simple_server-thread1}]
16:56:11 [2024-02-28T21:56:11.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239612228 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}]
16:56:11 [2024-02-28T21:56:11.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-239612225 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {simple_server-thread1}]
16:56:11 [2024-02-28T21:56:11.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-239612225 data=null button=1 stateMask=0x0 x=151 y=127 count=2}, TreeItem with text {simple_server-thread1}]
16:56:11 [2024-02-28T21:56:11.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-239612225 data=null button=1 stateMask=0x0 x=151 y=127 count=2}, TreeItem with text {simple_server-thread1}]
16:56:11 [2024-02-28T21:56:11.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239612225 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}]
16:56:11 [2024-02-28T21:56:11.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-239612189 data=null button=1 stateMask=0x80000 x=151 y=127 count=2}, TreeItem with text {simple_server-thread1}]
16:56:11 [2024-02-28T21:56:11.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-239612184 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {simple_server-thread1}]
16:56:11 [2024-02-28T21:56:11.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-239612184 data=null doit=true}, TreeItem with text {simple_server-thread1}]
16:56:11 [2024-02-28T21:56:11.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-239612184 data=null}, TreeItem with text {simple_server-thread1}]
16:56:11 [2024-02-28T21:56:11.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1}
16:56:11 [2024-02-28T21:56:11.668Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:56:11 [2024-02-28T21:56:11.668Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:56:12 [2024-02-28T21:56:12.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:56:12 [2024-02-28T21:56:12.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:56:12 [2024-02-28T21:56:12.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:56:12 [2024-02-28T21:56:12.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:56:12 [2024-02-28T21:56:12.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:56:12 [2024-02-28T21:56:12.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:56:12 [2024-02-28T21:56:12.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:56:12 [2024-02-28T21:56:12.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:56:12 [2024-02-28T21:56:12.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-239611678 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:56:12 [2024-02-28T21:56:12.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-239611678 data=null doit=true}, TableItem with text {}]
16:56:12 [2024-02-28T21:56:12.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-239611678 data=null}, TableItem with text {}]
16:56:12 [2024-02-28T21:56:12.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-239611678 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:56:12 [2024-02-28T21:56:12.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239611678 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:56:12 [2024-02-28T21:56:12.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-239611675 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:56:12 [2024-02-28T21:56:12.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:56:12 [2024-02-28T21:56:12.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:56:13 [2024-02-28T21:56:13.154Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:56:13 [2024-02-28T21:56:13.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:13 [2024-02-28T21:56:13.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-239610825 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {simple_server-thread1}]
16:56:13 [2024-02-28T21:56:13.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-239610825 data=null doit=true}, TreeItem with text {simple_server-thread1}]
16:56:13 [2024-02-28T21:56:13.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-239610825 data=null}, TreeItem with text {simple_server-thread1}]
16:56:13 [2024-02-28T21:56:13.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-239610825 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {simple_server-thread1}]
16:56:13 [2024-02-28T21:56:13.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239610825 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}]
16:56:13 [2024-02-28T21:56:13.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-239610822 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {simple_server-thread1}]
16:56:13 [2024-02-28T21:56:13.154Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:13 [2024-02-28T21:56:13.154Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:13 [2024-02-28T21:56:13.154Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:13 [2024-02-28T21:56:13.154Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:13 [2024-02-28T21:56:13.155Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:56:13 [2024-02-28T21:56:13.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:56:13 [2024-02-28T21:56:13.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:13 [2024-02-28T21:56:13.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:13 [2024-02-28T21:56:13.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:13 [2024-02-28T21:56:13.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:13 [2024-02-28T21:56:13.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:13 [2024-02-28T21:56:13.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239610819 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:56:13 [2024-02-28T21:56:13.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239610819 data=null doit=true}, TreeItem with text {test}]
16:56:13 [2024-02-28T21:56:13.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239610818 data=null}, TreeItem with text {test}]
16:56:13 [2024-02-28T21:56:13.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239610818 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:13 [2024-02-28T21:56:13.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239610818 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:56:13 [2024-02-28T21:56:13.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239610801 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:13 [2024-02-28T21:56:13.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:13 [2024-02-28T21:56:13.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239610801 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:56:13 [2024-02-28T21:56:13.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239610801 data=null doit=true}, TreeItem with text {test}]
16:56:13 [2024-02-28T21:56:13.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239610801 data=null}, TreeItem with text {test}]
16:56:13 [2024-02-28T21:56:13.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239610801 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:13 [2024-02-28T21:56:13.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239610801 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:56:13 [2024-02-28T21:56:13.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239610797 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:13 [2024-02-28T21:56:13.155Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:56:13 [2024-02-28T21:56:13.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:13 [2024-02-28T21:56:13.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-239610797 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
16:56:13 [2024-02-28T21:56:13.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-239610797 data=null doit=true}, TreeItem with text {Traces [5]}]
16:56:13 [2024-02-28T21:56:13.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-239610796 data=null}, TreeItem with text {Traces [5]}]
16:56:13 [2024-02-28T21:56:13.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-239610796 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
16:56:13 [2024-02-28T21:56:13.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239610796 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]}]
16:56:13 [2024-02-28T21:56:13.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-239610790 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
16:56:13 [2024-02-28T21:56:13.155Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
16:56:13 [2024-02-28T21:56:13.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:56:13 [2024-02-28T21:56:13.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:13 [2024-02-28T21:56:13.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-239610747 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {simple_server-thread2}]
16:56:13 [2024-02-28T21:56:13.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-239610746 data=null doit=true}, TreeItem with text {simple_server-thread2}]
16:56:13 [2024-02-28T21:56:13.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-239610746 data=null}, TreeItem with text {simple_server-thread2}]
16:56:13 [2024-02-28T21:56:13.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-239610746 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {simple_server-thread2}]
16:56:13 [2024-02-28T21:56:13.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239610746 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}]
16:56:13 [2024-02-28T21:56:13.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-239610734 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {simple_server-thread2}]
16:56:13 [2024-02-28T21:56:13.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:13 [2024-02-28T21:56:13.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:13 [2024-02-28T21:56:13.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:13 [2024-02-28T21:56:13.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:13 [2024-02-28T21:56:13.155Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:56:13 [2024-02-28T21:56:13.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:13 [2024-02-28T21:56:13.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-239610726 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {simple_server-thread2}]
16:56:13 [2024-02-28T21:56:13.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-239610726 data=null doit=true}, TreeItem with text {simple_server-thread2}]
16:56:13 [2024-02-28T21:56:13.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-239610726 data=null}, TreeItem with text {simple_server-thread2}]
16:56:13 [2024-02-28T21:56:13.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-239610725 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {simple_server-thread2}]
16:56:13 [2024-02-28T21:56:13.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239610725 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}]
16:56:13 [2024-02-28T21:56:13.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-239610723 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {simple_server-thread2}]
16:56:13 [2024-02-28T21:56:13.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2}
16:56:13 [2024-02-28T21:56:13.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-239610722 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {simple_server-thread2}]
16:56:13 [2024-02-28T21:56:13.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-239610722 data=null doit=true}, TreeItem with text {simple_server-thread2}]
16:56:13 [2024-02-28T21:56:13.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:13 [2024-02-28T21:56:13.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-239610722 data=null}, TreeItem with text {simple_server-thread2}]
16:56:13 [2024-02-28T21:56:13.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-239610722 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {simple_server-thread2}]
16:56:13 [2024-02-28T21:56:13.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239610722 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}]
16:56:13 [2024-02-28T21:56:13.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-239610719 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {simple_server-thread2}]
16:56:13 [2024-02-28T21:56:13.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-239610719 data=null button=1 stateMask=0x0 x=151 y=150 count=2}, TreeItem with text {simple_server-thread2}]
16:56:13 [2024-02-28T21:56:13.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-239610719 data=null button=1 stateMask=0x0 x=151 y=150 count=2}, TreeItem with text {simple_server-thread2}]
16:56:13 [2024-02-28T21:56:13.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239610719 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}]
16:56:13 [2024-02-28T21:56:13.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-239610682 data=null button=1 stateMask=0x80000 x=151 y=150 count=2}, TreeItem with text {simple_server-thread2}]
16:56:13 [2024-02-28T21:56:13.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-239610676 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {simple_server-thread2}]
16:56:13 [2024-02-28T21:56:13.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-239610676 data=null doit=true}, TreeItem with text {simple_server-thread2}]
16:56:13 [2024-02-28T21:56:13.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-239610676 data=null}, TreeItem with text {simple_server-thread2}]
16:56:13 [2024-02-28T21:56:13.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2}
16:56:13 [2024-02-28T21:56:13.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:56:13 [2024-02-28T21:56:13.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:56:13 [2024-02-28T21:56:13.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:56:13 [2024-02-28T21:56:13.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:56:13 [2024-02-28T21:56:13.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:56:13 [2024-02-28T21:56:13.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:56:13 [2024-02-28T21:56:13.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:56:13 [2024-02-28T21:56:13.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:56:13 [2024-02-28T21:56:13.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:56:13 [2024-02-28T21:56:13.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:56:13 [2024-02-28T21:56:13.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:56:13 [2024-02-28T21:56:13.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:56:13 [2024-02-28T21:56:13.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-239610171 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:56:13 [2024-02-28T21:56:13.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-239610171 data=null doit=true}, TableItem with text {}]
16:56:13 [2024-02-28T21:56:13.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-239610171 data=null}, TableItem with text {}]
16:56:13 [2024-02-28T21:56:13.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-239610171 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:56:13 [2024-02-28T21:56:13.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239610170 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:56:13 [2024-02-28T21:56:13.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-239610168 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:56:13 [2024-02-28T21:56:13.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:56:13 [2024-02-28T21:56:13.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:56:14 [2024-02-28T21:56:14.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:56:14 [2024-02-28T21:56:14.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:14 [2024-02-28T21:56:14.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-239609214 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {simple_server-thread2}]
16:56:14 [2024-02-28T21:56:14.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-239609214 data=null doit=true}, TreeItem with text {simple_server-thread2}]
16:56:14 [2024-02-28T21:56:14.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-239609214 data=null}, TreeItem with text {simple_server-thread2}]
16:56:14 [2024-02-28T21:56:14.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-239609214 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {simple_server-thread2}]
16:56:14 [2024-02-28T21:56:14.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239609214 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}]
16:56:14 [2024-02-28T21:56:14.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-239609207 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {simple_server-thread2}]
16:56:14 [2024-02-28T21:56:14.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:14 [2024-02-28T21:56:14.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:14 [2024-02-28T21:56:14.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:14 [2024-02-28T21:56:14.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:14 [2024-02-28T21:56:14.643Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:56:14 [2024-02-28T21:56:14.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:56:14 [2024-02-28T21:56:14.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:14 [2024-02-28T21:56:14.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:14 [2024-02-28T21:56:14.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:14 [2024-02-28T21:56:14.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:14 [2024-02-28T21:56:14.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:14 [2024-02-28T21:56:14.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239609203 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:56:14 [2024-02-28T21:56:14.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239609203 data=null doit=true}, TreeItem with text {test}]
16:56:14 [2024-02-28T21:56:14.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239609203 data=null}, TreeItem with text {test}]
16:56:14 [2024-02-28T21:56:14.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239609203 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:14 [2024-02-28T21:56:14.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239609203 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:56:14 [2024-02-28T21:56:14.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239609184 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:14 [2024-02-28T21:56:14.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:14 [2024-02-28T21:56:14.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239609184 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:56:14 [2024-02-28T21:56:14.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239609184 data=null doit=true}, TreeItem with text {test}]
16:56:14 [2024-02-28T21:56:14.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239609184 data=null}, TreeItem with text {test}]
16:56:14 [2024-02-28T21:56:14.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239609184 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:14 [2024-02-28T21:56:14.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239609184 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:56:14 [2024-02-28T21:56:14.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239609180 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:14 [2024-02-28T21:56:14.643Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:56:14 [2024-02-28T21:56:14.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:14 [2024-02-28T21:56:14.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-239609179 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
16:56:14 [2024-02-28T21:56:14.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-239609179 data=null doit=true}, TreeItem with text {Traces [5]}]
16:56:14 [2024-02-28T21:56:14.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-239609179 data=null}, TreeItem with text {Traces [5]}]
16:56:14 [2024-02-28T21:56:14.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-239609179 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
16:56:14 [2024-02-28T21:56:14.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239609179 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]}]
16:56:14 [2024-02-28T21:56:14.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-239609174 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
16:56:14 [2024-02-28T21:56:14.643Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
16:56:14 [2024-02-28T21:56:14.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:56:14 [2024-02-28T21:56:14.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:14 [2024-02-28T21:56:14.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-239609136 data=null button=0 stateMask=0x0 x=134 y=173 count=0}, TreeItem with text {unrecognized.log}]
16:56:14 [2024-02-28T21:56:14.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-239609136 data=null doit=true}, TreeItem with text {unrecognized.log}]
16:56:14 [2024-02-28T21:56:14.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-239609136 data=null}, TreeItem with text {unrecognized.log}]
16:56:14 [2024-02-28T21:56:14.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-239609136 data=null button=1 stateMask=0x0 x=134 y=173 count=1}, TreeItem with text {unrecognized.log}]
16:56:14 [2024-02-28T21:56:14.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239609135 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}]
16:56:14 [2024-02-28T21:56:14.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-239609105 data=null button=1 stateMask=0x80000 x=134 y=173 count=1}, TreeItem with text {unrecognized.log}]
16:56:14 [2024-02-28T21:56:14.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:14 [2024-02-28T21:56:14.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:14 [2024-02-28T21:56:14.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:14 [2024-02-28T21:56:14.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:14 [2024-02-28T21:56:14.899Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:56:14 [2024-02-28T21:56:14.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:14 [2024-02-28T21:56:14.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-239609103 data=null button=0 stateMask=0x0 x=134 y=173 count=0}, TreeItem with text {unrecognized.log}]
16:56:14 [2024-02-28T21:56:14.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-239609103 data=null doit=true}, TreeItem with text {unrecognized.log}]
16:56:14 [2024-02-28T21:56:14.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-239609103 data=null}, TreeItem with text {unrecognized.log}]
16:56:14 [2024-02-28T21:56:14.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-239609103 data=null button=1 stateMask=0x0 x=134 y=173 count=1}, TreeItem with text {unrecognized.log}]
16:56:14 [2024-02-28T21:56:14.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239609103 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}]
16:56:14 [2024-02-28T21:56:14.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-239609100 data=null button=1 stateMask=0x80000 x=134 y=173 count=1}, TreeItem with text {unrecognized.log}]
16:56:14 [2024-02-28T21:56:14.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {unrecognized.log}
16:56:14 [2024-02-28T21:56:14.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-239609099 data=null button=0 stateMask=0x0 x=134 y=173 count=0}, TreeItem with text {unrecognized.log}]
16:56:14 [2024-02-28T21:56:14.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-239609099 data=null doit=true}, TreeItem with text {unrecognized.log}]
16:56:14 [2024-02-28T21:56:14.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:14 [2024-02-28T21:56:14.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-239609099 data=null}, TreeItem with text {unrecognized.log}]
16:56:14 [2024-02-28T21:56:14.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-239609099 data=null button=1 stateMask=0x0 x=134 y=173 count=1}, TreeItem with text {unrecognized.log}]
16:56:14 [2024-02-28T21:56:14.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239609099 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}]
16:56:14 [2024-02-28T21:56:14.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-239609096 data=null button=1 stateMask=0x80000 x=134 y=173 count=1}, TreeItem with text {unrecognized.log}]
16:56:14 [2024-02-28T21:56:14.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-239609096 data=null button=1 stateMask=0x0 x=134 y=173 count=2}, TreeItem with text {unrecognized.log}]
16:56:14 [2024-02-28T21:56:14.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=-239609096 data=null button=1 stateMask=0x0 x=134 y=173 count=2}, TreeItem with text {unrecognized.log}]
16:56:14 [2024-02-28T21:56:14.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239609096 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}]
16:56:14 [2024-02-28T21:56:14.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-239609058 data=null button=1 stateMask=0x80000 x=134 y=173 count=2}, TreeItem with text {unrecognized.log}]
16:56:14 [2024-02-28T21:56:14.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=-239608953 data=null button=0 stateMask=0x0 x=134 y=173 count=0}, TreeItem with text {unrecognized.log}]
16:56:14 [2024-02-28T21:56:14.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=-239608953 data=null doit=true}, TreeItem with text {unrecognized.log}]
16:56:14 [2024-02-28T21:56:14.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=-239608953 data=null}, TreeItem with text {unrecognized.log}]
16:56:14 [2024-02-28T21:56:14.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {unrecognized.log}
16:56:14 [2024-02-28T21:56:14.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
16:56:14 [2024-02-28T21:56:14.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
16:56:15 [2024-02-28T21:56:15.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:56:15 [2024-02-28T21:56:15.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:15 [2024-02-28T21:56:15.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-239608726 data=null button=0 stateMask=0x0 x=134 y=173 count=0}, TreeItem with text {unrecognized.log}]
16:56:15 [2024-02-28T21:56:15.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-239608725 data=null doit=true}, TreeItem with text {unrecognized.log}]
16:56:15 [2024-02-28T21:56:15.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-239608725 data=null}, TreeItem with text {unrecognized.log}]
16:56:15 [2024-02-28T21:56:15.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-239608725 data=null button=1 stateMask=0x0 x=134 y=173 count=1}, TreeItem with text {unrecognized.log}]
16:56:15 [2024-02-28T21:56:15.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239608725 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}]
16:56:15 [2024-02-28T21:56:15.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-239608707 data=null button=1 stateMask=0x80000 x=134 y=173 count=1}, TreeItem with text {unrecognized.log}]
16:56:15 [2024-02-28T21:56:15.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:15 [2024-02-28T21:56:15.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:15 [2024-02-28T21:56:15.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:15 [2024-02-28T21:56:15.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:15 [2024-02-28T21:56:15.155Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:56:15 [2024-02-28T21:56:15.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:56:15 [2024-02-28T21:56:15.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:15 [2024-02-28T21:56:15.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:15 [2024-02-28T21:56:15.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:15 [2024-02-28T21:56:15.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:15 [2024-02-28T21:56:15.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:15 [2024-02-28T21:56:15.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239608702 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:56:15 [2024-02-28T21:56:15.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239608702 data=null doit=true}, TreeItem with text {test}]
16:56:15 [2024-02-28T21:56:15.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239608702 data=null}, TreeItem with text {test}]
16:56:15 [2024-02-28T21:56:15.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239608702 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:15 [2024-02-28T21:56:15.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239608702 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:56:15 [2024-02-28T21:56:15.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239608692 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:15 [2024-02-28T21:56:15.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:15 [2024-02-28T21:56:15.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239608692 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:56:15 [2024-02-28T21:56:15.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239608692 data=null doit=true}, TreeItem with text {test}]
16:56:15 [2024-02-28T21:56:15.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239608691 data=null}, TreeItem with text {test}]
16:56:15 [2024-02-28T21:56:15.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239608691 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:15 [2024-02-28T21:56:15.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239608691 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:56:15 [2024-02-28T21:56:15.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239608680 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:15 [2024-02-28T21:56:15.156Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:56:15 [2024-02-28T21:56:15.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:15 [2024-02-28T21:56:15.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-239608679 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
16:56:15 [2024-02-28T21:56:15.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-239608679 data=null doit=true}, TreeItem with text {Traces [5]}]
16:56:15 [2024-02-28T21:56:15.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-239608679 data=null}, TreeItem with text {Traces [5]}]
16:56:15 [2024-02-28T21:56:15.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-239608679 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
16:56:15 [2024-02-28T21:56:15.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239608679 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]}]
16:56:15 [2024-02-28T21:56:15.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-239608669 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
16:56:15 [2024-02-28T21:56:15.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:15 [2024-02-28T21:56:15.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-239608669 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
16:56:15 [2024-02-28T21:56:15.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-239608669 data=null doit=true}, TreeItem with text {Traces [5]}]
16:56:15 [2024-02-28T21:56:15.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-239608669 data=null}, TreeItem with text {Traces [5]}]
16:56:15 [2024-02-28T21:56:15.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-239608668 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
16:56:15 [2024-02-28T21:56:15.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239608668 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]}]
16:56:15 [2024-02-28T21:56:15.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-239608666 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
16:56:15 [2024-02-28T21:56:15.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
16:56:15 [2024-02-28T21:56:15.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
16:56:15 [2024-02-28T21:56:15.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
16:56:15 [2024-02-28T21:56:15.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
16:56:15 [2024-02-28T21:56:15.411Z] 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=-239608488 data=null doit=true}, Shell with text {Confirm Clear}]
16:56:15 [2024-02-28T21:56:15.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
16:56:15 [2024-02-28T21:56:15.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
16:56:15 [2024-02-28T21:56:15.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
16:56:15 [2024-02-28T21:56:15.411Z] 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')
16:56:15 [2024-02-28T21:56:15.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
16:56:15 [2024-02-28T21:56:15.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
16:56:15 [2024-02-28T21:56:15.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-239608487 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:56:15 [2024-02-28T21:56:15.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-239608487 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:56:15 [2024-02-28T21:56:15.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-239608487 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:56:15 [2024-02-28T21:56:15.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-239608487 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:56:15 [2024-02-28T21:56:15.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-239608487 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:56:15 [2024-02-28T21:56:15.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-239608487 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:56:15 [2024-02-28T21:56:15.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-239608487 data=null 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')]
16:56:16 [2024-02-28T21:56:16.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-239608645 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
16:56:16 [2024-02-28T21:56:16.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:56:16 [2024-02-28T21:56:16.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:56:16 [2024-02-28T21:56:16.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:16 [2024-02-28T21:56:16.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:16 [2024-02-28T21:56:16.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:16 [2024-02-28T21:56:16.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:16 [2024-02-28T21:56:16.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:16 [2024-02-28T21:56:16.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239607532 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:56:16 [2024-02-28T21:56:16.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239607532 data=null doit=true}, TreeItem with text {test}]
16:56:16 [2024-02-28T21:56:16.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239607532 data=null}, TreeItem with text {test}]
16:56:16 [2024-02-28T21:56:16.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239607531 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:16 [2024-02-28T21:56:16.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239607531 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:56:16 [2024-02-28T21:56:16.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239607523 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:16 [2024-02-28T21:56:16.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:16 [2024-02-28T21:56:16.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239607523 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:56:16 [2024-02-28T21:56:16.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239607523 data=null doit=true}, TreeItem with text {test}]
16:56:16 [2024-02-28T21:56:16.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239607523 data=null}, TreeItem with text {test}]
16:56:16 [2024-02-28T21:56:16.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239607523 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:16 [2024-02-28T21:56:16.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239607522 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:56:16 [2024-02-28T21:56:16.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239607511 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:16 [2024-02-28T21:56:16.335Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:56:16 [2024-02-28T21:56:16.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:16 [2024-02-28T21:56:16.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-239607510 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
16:56:16 [2024-02-28T21:56:16.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-239607510 data=null doit=true}, TreeItem with text {Traces [5]}]
16:56:16 [2024-02-28T21:56:16.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-239607510 data=null}, TreeItem with text {Traces [5]}]
16:56:16 [2024-02-28T21:56:16.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-239607510 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
16:56:16 [2024-02-28T21:56:16.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239607510 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]}]
16:56:16 [2024-02-28T21:56:16.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-239607505 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
16:56:16 [2024-02-28T21:56:16.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:16 [2024-02-28T21:56:16.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-239607504 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
16:56:16 [2024-02-28T21:56:16.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-239607504 data=null doit=true}, TreeItem with text {Traces [5]}]
16:56:16 [2024-02-28T21:56:16.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-239607504 data=null}, TreeItem with text {Traces [5]}]
16:56:16 [2024-02-28T21:56:16.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-239607504 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
16:56:16 [2024-02-28T21:56:16.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239607504 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]}]
16:56:16 [2024-02-28T21:56:16.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-239607498 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
16:56:16 [2024-02-28T21:56:16.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:56:16 [2024-02-28T21:56:16.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
16:56:16 [2024-02-28T21:56:16.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
16:56:16 [2024-02-28T21:56:16.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:56:16 [2024-02-28T21:56:16.846Z] 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=-239607175 data=null doit=true}, Shell with text {Trace Import}]
16:56:16 [2024-02-28T21:56:16.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:56:16 [2024-02-28T21:56:16.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:56:16 [2024-02-28T21:56:16.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:56:16 [2024-02-28T21:56:16.846Z] 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')
16:56:16 [2024-02-28T21:56:16.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:56:16 [2024-02-28T21:56:16.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:56:16 [2024-02-28T21:56:16.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:56:16 [2024-02-28T21:56:16.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:56:16 [2024-02-28T21:56:16.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:56:16 [2024-02-28T21:56:16.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:56:16 [2024-02-28T21:56:16.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:56:16 [2024-02-28T21:56:16.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:56:16 [2024-02-28T21:56:16.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:56:16 [2024-02-28T21:56:16.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:56:16 [2024-02-28T21:56:16.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:56:16 [2024-02-28T21:56:16.847Z] 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.
16:56:16 [2024-02-28T21:56:16.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:56:16 [2024-02-28T21:56:16.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:56:16 [2024-02-28T21:56:16.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:56:16 [2024-02-28T21:56:16.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:56:16 [2024-02-28T21:56:16.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:56:16 [2024-02-28T21:56:16.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:56:16 [2024-02-28T21:56:16.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:56:16 [2024-02-28T21:56:16.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:56:16 [2024-02-28T21:56:16.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=-239607163 data=null}, (of type 'Combo')]
16:56:16 [2024-02-28T21:56:16.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:56:16 [2024-02-28T21:56:16.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:16 [2024-02-28T21:56:16.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:16 [2024-02-28T21:56:16.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:56:16 [2024-02-28T21:56:16.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:16 [2024-02-28T21:56:16.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:16 [2024-02-28T21:56:16.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:16 [2024-02-28T21:56:16.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=-239607132 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
16:56:16 [2024-02-28T21:56:16.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-239607132 data=null doit=true}, TreeItem with text {import}]
16:56:16 [2024-02-28T21:56:16.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-239607132 data=null}, TreeItem with text {import}]
16:56:16 [2024-02-28T21:56:16.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-239607131 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
16:56:16 [2024-02-28T21:56:16.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239607131 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}]
16:56:16 [2024-02-28T21:56:16.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-239607131 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
16:56:16 [2024-02-28T21:56:16.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: import
16:56:16 [2024-02-28T21:56:16.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:56:16 [2024-02-28T21:56:16.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:56:16 [2024-02-28T21:56:16.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:56:16 [2024-02-28T21:56:16.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:56:16 [2024-02-28T21:56:16.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:56:16 [2024-02-28T21:56:16.847Z] 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:'))
16:56:16 [2024-02-28T21:56:16.847Z] 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
16:56:16 [2024-02-28T21:56:16.847Z] 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=-239607125 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:'))]
16:56:16 [2024-02-28T21:56:16.847Z] 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
16:56:16 [2024-02-28T21:56:16.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:56:16 [2024-02-28T21:56:16.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:56:16 [2024-02-28T21:56:16.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:56:16 [2024-02-28T21:56:16.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:56:16 [2024-02-28T21:56:16.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:56:16 [2024-02-28T21:56:16.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:56:16 [2024-02-28T21:56:16.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:56:16 [2024-02-28T21:56:16.847Z] 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'
16:56:16 [2024-02-28T21:56:16.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:56:16 [2024-02-28T21:56:16.847Z] 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')
16:56:16 [2024-02-28T21:56:16.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:56:16 [2024-02-28T21:56:16.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:56:16 [2024-02-28T21:56:16.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:56:16 [2024-02-28T21:56:16.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:56:16 [2024-02-28T21:56:16.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:56:16 [2024-02-28T21:56:16.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:56:16 [2024-02-28T21:56:16.848Z] 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.
16:56:16 [2024-02-28T21:56:16.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:56:16 [2024-02-28T21:56:16.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:56:16 [2024-02-28T21:56:16.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:56:16 [2024-02-28T21:56:16.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:56:16 [2024-02-28T21:56:16.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:56:16 [2024-02-28T21:56:16.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:56:16 [2024-02-28T21:56:16.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:56:16 [2024-02-28T21:56:16.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:56:16 [2024-02-28T21:56:16.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:56:16 [2024-02-28T21:56:16.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:56:16 [2024-02-28T21:56:16.848Z] 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')
16:56:16 [2024-02-28T21:56:16.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:56:16 [2024-02-28T21:56:16.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:56:16 [2024-02-28T21:56:16.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:56:16 [2024-02-28T21:56:16.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:56:16 [2024-02-28T21:56:16.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:56:16 [2024-02-28T21:56:16.848Z] 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.
16:56:16 [2024-02-28T21:56:16.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:56:16 [2024-02-28T21:56:16.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:56:16 [2024-02-28T21:56:16.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:56:16 [2024-02-28T21:56:16.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:56:16 [2024-02-28T21:56:16.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:56:16 [2024-02-28T21:56:16.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:56:16 [2024-02-28T21:56:16.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:56:16 [2024-02-28T21:56:16.848Z] 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')
16:56:16 [2024-02-28T21:56:16.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:56:16 [2024-02-28T21:56:16.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:56:16 [2024-02-28T21:56:16.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:56:16 [2024-02-28T21:56:16.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:56:16 [2024-02-28T21:56:16.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:56:16 [2024-02-28T21:56:16.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:56:16 [2024-02-28T21:56:16.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:56:16 [2024-02-28T21:56:16.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:56:16 [2024-02-28T21:56:16.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:56:16 [2024-02-28T21:56:16.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:56:16 [2024-02-28T21:56:16.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:56:16 [2024-02-28T21:56:16.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:56:16 [2024-02-28T21:56:16.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:56:16 [2024-02-28T21:56:16.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:56:16 [2024-02-28T21:56:16.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:56:16 [2024-02-28T21:56:16.848Z] 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')
16:56:16 [2024-02-28T21:56:16.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:56:16 [2024-02-28T21:56:16.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:56:16 [2024-02-28T21:56:16.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:56:16 [2024-02-28T21:56:16.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:56:16 [2024-02-28T21:56:16.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:56:16 [2024-02-28T21:56:16.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:56:16 [2024-02-28T21:56:16.848Z] 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')
16:56:16 [2024-02-28T21:56:16.848Z] 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.
16:56:16 [2024-02-28T21:56:16.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:56:16 [2024-02-28T21:56:16.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:56:16 [2024-02-28T21:56:16.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:56:16 [2024-02-28T21:56:16.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:56:16 [2024-02-28T21:56:16.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:56:16 [2024-02-28T21:56:16.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:56:16 [2024-02-28T21:56:16.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:56:16 [2024-02-28T21:56:16.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:56:16 [2024-02-28T21:56:16.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:56:16 [2024-02-28T21:56:16.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:56:16 [2024-02-28T21:56:16.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:56:16 [2024-02-28T21:56:16.849Z] 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')
16:56:16 [2024-02-28T21:56:16.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:56:16 [2024-02-28T21:56:16.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:56:16 [2024-02-28T21:56:16.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:56:16 [2024-02-28T21:56:16.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:56:16 [2024-02-28T21:56:16.849Z] 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.
16:56:16 [2024-02-28T21:56:16.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:56:16 [2024-02-28T21:56:16.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:56:16 [2024-02-28T21:56:16.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:56:16 [2024-02-28T21:56:16.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:56:16 [2024-02-28T21:56:16.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:56:16 [2024-02-28T21:56:16.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:56:16 [2024-02-28T21:56:16.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:56:16 [2024-02-28T21:56:16.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:56:16 [2024-02-28T21:56:16.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:56:16 [2024-02-28T21:56:16.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:56:16 [2024-02-28T21:56:16.849Z] 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)'
16:56:16 [2024-02-28T21:56:16.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:56:16 [2024-02-28T21:56:16.849Z] 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')
16:56:16 [2024-02-28T21:56:16.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:56:16 [2024-02-28T21:56:16.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:56:16 [2024-02-28T21:56:16.849Z] 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')
16:56:16 [2024-02-28T21:56:16.849Z] 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.
16:56:16 [2024-02-28T21:56:16.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:56:16 [2024-02-28T21:56:16.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:56:16 [2024-02-28T21:56:16.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:56:16 [2024-02-28T21:56:16.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:56:16 [2024-02-28T21:56:16.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:56:16 [2024-02-28T21:56:16.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:56:16 [2024-02-28T21:56:16.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:56:16 [2024-02-28T21:56:16.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:56:16 [2024-02-28T21:56:16.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:56:16 [2024-02-28T21:56:16.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:56:16 [2024-02-28T21:56:16.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:56:16 [2024-02-28T21:56:16.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:56:16 [2024-02-28T21:56:16.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:56:16 [2024-02-28T21:56:16.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:56:16 [2024-02-28T21:56:16.849Z] 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')
16:56:16 [2024-02-28T21:56:16.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:56:16 [2024-02-28T21:56:16.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-239607108 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:56:16 [2024-02-28T21:56:16.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-239607108 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:56:16 [2024-02-28T21:56:16.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-239607108 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:56:16 [2024-02-28T21:56:16.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-239607108 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:56:16 [2024-02-28T21:56:16.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-239607108 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:56:16 [2024-02-28T21:56:16.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-239607108 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:56:16 [2024-02-28T21:56:16.850Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:56:16 [2024-02-28T21:56:16.850Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:56:16 [2024-02-28T21:56:16.850Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:56:16 [2024-02-28T21:56:16.850Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:56:16 [2024-02-28T21:56:16.850Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:56:16 [2024-02-28T21:56:16.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:56:17 [2024-02-28T21:56:17.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
16:56:17 [2024-02-28T21:56:17.412Z] 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=-239606580 data=null doit=true}, Shell with text {Confirmation}]
16:56:17 [2024-02-28T21:56:17.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
16:56:17 [2024-02-28T21:56:17.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
16:56:17 [2024-02-28T21:56:17.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
16:56:17 [2024-02-28T21:56:17.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
16:56:17 [2024-02-28T21:56:17.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
16:56:17 [2024-02-28T21:56:17.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: with mnemonic 'Skip All'
16:56:17 [2024-02-28T21:56:17.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: with style 'SWT.PUSH'
16:56:17 [2024-02-28T21:56:17.412Z] 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')
16:56:17 [2024-02-28T21:56:17.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
16:56:17 [2024-02-28T21:56:17.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Skip All
16:56:17 [2024-02-28T21:56:17.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Skip All} time=-239606580 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')]
16:56:17 [2024-02-28T21:56:17.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Skip All} time=-239606580 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')]
16:56:17 [2024-02-28T21:56:17.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Skip All} time=-239606580 data=null doit=true}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
16:56:17 [2024-02-28T21:56:17.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Skip All} time=-239606579 data=null}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
16:56:17 [2024-02-28T21:56:17.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Skip All} time=-239606579 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')]
16:56:17 [2024-02-28T21:56:17.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Skip All} time=-239606579 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')]
16:56:17 [2024-02-28T21:56:17.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Skip All} time=-239606579 data=null 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')]
16:56:17 [2024-02-28T21:56:17.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-239607108 data=null 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')]
16:56:17 [2024-02-28T21:56:17.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-239607481 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
16:56:17 [2024-02-28T21:56:17.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:56:17 [2024-02-28T21:56:17.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:56:17 [2024-02-28T21:56:17.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:17 [2024-02-28T21:56:17.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:17 [2024-02-28T21:56:17.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:17 [2024-02-28T21:56:17.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:17 [2024-02-28T21:56:17.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:17 [2024-02-28T21:56:17.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239606514 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:56:17 [2024-02-28T21:56:17.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239606514 data=null doit=true}, TreeItem with text {test}]
16:56:17 [2024-02-28T21:56:17.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239606514 data=null}, TreeItem with text {test}]
16:56:17 [2024-02-28T21:56:17.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239606514 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:17 [2024-02-28T21:56:17.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239606514 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:56:17 [2024-02-28T21:56:17.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239606488 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:17 [2024-02-28T21:56:17.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:17 [2024-02-28T21:56:17.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239606487 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:56:17 [2024-02-28T21:56:17.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239606487 data=null doit=true}, TreeItem with text {test}]
16:56:17 [2024-02-28T21:56:17.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239606487 data=null}, TreeItem with text {test}]
16:56:17 [2024-02-28T21:56:17.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239606487 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:17 [2024-02-28T21:56:17.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239606487 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:56:17 [2024-02-28T21:56:17.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239606483 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:17 [2024-02-28T21:56:17.413Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:56:17 [2024-02-28T21:56:17.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:17 [2024-02-28T21:56:17.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-239606483 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:56:17 [2024-02-28T21:56:17.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-239606483 data=null doit=true}, TreeItem with text {Traces [0]}]
16:56:17 [2024-02-28T21:56:17.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-239606483 data=null}, TreeItem with text {Traces [0]}]
16:56:17 [2024-02-28T21:56:17.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-239606482 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:56:17 [2024-02-28T21:56:17.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239606482 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]}]
16:56:17 [2024-02-28T21:56:17.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-239606478 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:56:17 [2024-02-28T21:56:17.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-239606478 data=null doit=true}, TreeItem with text {Traces [0]}]
16:56:17 [2024-02-28T21:56:17.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-239606478 data=null}, TreeItem with text {Traces [0]}]
16:56:17 [2024-02-28T21:56:17.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-239606477 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:56:17 [2024-02-28T21:56:17.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239606477 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]}]
16:56:17 [2024-02-28T21:56:17.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-239606468 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:56:17 [2024-02-28T21:56:17.668Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:56:17 [2024-02-28T21:56:17.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:17 [2024-02-28T21:56:17.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239606149 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
16:56:17 [2024-02-28T21:56:17.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-239606149 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:56:17 [2024-02-28T21:56:17.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-239606149 data=null}, TreeItem with text {kernel-overlap-testing}]
16:56:17 [2024-02-28T21:56:17.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239606149 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
16:56:17 [2024-02-28T21:56:17.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239606149 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}]
16:56:17 [2024-02-28T21:56:17.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239606122 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
16:56:17 [2024-02-28T21:56:17.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:17 [2024-02-28T21:56:17.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:17 [2024-02-28T21:56:17.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:17 [2024-02-28T21:56:17.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:17 [2024-02-28T21:56:17.923Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:56:17 [2024-02-28T21:56:17.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:17 [2024-02-28T21:56:17.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239606120 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
16:56:17 [2024-02-28T21:56:17.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-239606120 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:56:17 [2024-02-28T21:56:17.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-239606120 data=null}, TreeItem with text {kernel-overlap-testing}]
16:56:17 [2024-02-28T21:56:17.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239606120 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
16:56:17 [2024-02-28T21:56:17.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239606120 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}]
16:56:17 [2024-02-28T21:56:17.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239606117 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
16:56:17 [2024-02-28T21:56:17.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
16:56:17 [2024-02-28T21:56:17.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239606117 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
16:56:17 [2024-02-28T21:56:17.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-239606117 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:56:17 [2024-02-28T21:56:17.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:17 [2024-02-28T21:56:17.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-239606116 data=null}, TreeItem with text {kernel-overlap-testing}]
16:56:17 [2024-02-28T21:56:17.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239606116 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
16:56:17 [2024-02-28T21:56:17.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239606116 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}]
16:56:17 [2024-02-28T21:56:17.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239606114 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
16:56:17 [2024-02-28T21:56:17.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239606114 data=null button=1 stateMask=0x0 x=151 y=81 count=2}, TreeItem with text {kernel-overlap-testing}]
16:56:17 [2024-02-28T21:56:17.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239606113 data=null button=1 stateMask=0x0 x=151 y=81 count=2}, TreeItem with text {kernel-overlap-testing}]
16:56:17 [2024-02-28T21:56:17.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239606113 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}]
16:56:17 [2024-02-28T21:56:17.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239606082 data=null button=1 stateMask=0x80000 x=151 y=81 count=2}, TreeItem with text {kernel-overlap-testing}]
16:56:17 [2024-02-28T21:56:17.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239606077 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
16:56:17 [2024-02-28T21:56:17.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-239606076 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:56:17 [2024-02-28T21:56:17.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-239606076 data=null}, TreeItem with text {kernel-overlap-testing}]
16:56:17 [2024-02-28T21:56:17.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
16:56:18 [2024-02-28T21:56:18.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:56:18 [2024-02-28T21:56:18.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:56:18 [2024-02-28T21:56:18.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:56:18 [2024-02-28T21:56:18.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:56:18 [2024-02-28T21:56:18.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:56:18 [2024-02-28T21:56:18.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:56:18 [2024-02-28T21:56:18.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-239605571 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:56:18 [2024-02-28T21:56:18.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-239605571 data=null doit=true}, TableItem with text {}]
16:56:18 [2024-02-28T21:56:18.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-239605571 data=null}, TableItem with text {}]
16:56:18 [2024-02-28T21:56:18.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-239605571 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:56:18 [2024-02-28T21:56:18.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239605571 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:56:18 [2024-02-28T21:56:18.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-239605568 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:56:18 [2024-02-28T21:56:18.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:56:18 [2024-02-28T21:56:18.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:56:19 [2024-02-28T21:56:19.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:56:19 [2024-02-28T21:56:19.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:19 [2024-02-28T21:56:19.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239604724 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
16:56:19 [2024-02-28T21:56:19.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-239604724 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:56:19 [2024-02-28T21:56:19.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-239604724 data=null}, TreeItem with text {kernel-overlap-testing}]
16:56:19 [2024-02-28T21:56:19.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239604724 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
16:56:19 [2024-02-28T21:56:19.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239604723 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}]
16:56:19 [2024-02-28T21:56:19.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239604719 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
16:56:19 [2024-02-28T21:56:19.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:19 [2024-02-28T21:56:19.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:19 [2024-02-28T21:56:19.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:19 [2024-02-28T21:56:19.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:19 [2024-02-28T21:56:19.410Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:56:19 [2024-02-28T21:56:19.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:56:19 [2024-02-28T21:56:19.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:19 [2024-02-28T21:56:19.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:19 [2024-02-28T21:56:19.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:19 [2024-02-28T21:56:19.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:19 [2024-02-28T21:56:19.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:19 [2024-02-28T21:56:19.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239604716 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:56:19 [2024-02-28T21:56:19.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239604716 data=null doit=true}, TreeItem with text {test}]
16:56:19 [2024-02-28T21:56:19.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239604716 data=null}, TreeItem with text {test}]
16:56:19 [2024-02-28T21:56:19.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239604716 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:19 [2024-02-28T21:56:19.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239604716 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:56:19 [2024-02-28T21:56:19.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239604687 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:19 [2024-02-28T21:56:19.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:19 [2024-02-28T21:56:19.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239604687 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:56:19 [2024-02-28T21:56:19.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239604687 data=null doit=true}, TreeItem with text {test}]
16:56:19 [2024-02-28T21:56:19.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239604687 data=null}, TreeItem with text {test}]
16:56:19 [2024-02-28T21:56:19.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239604686 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:19 [2024-02-28T21:56:19.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239604686 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:56:19 [2024-02-28T21:56:19.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239604675 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:19 [2024-02-28T21:56:19.411Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:56:19 [2024-02-28T21:56:19.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:19 [2024-02-28T21:56:19.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-239604675 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
16:56:19 [2024-02-28T21:56:19.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-239604674 data=null doit=true}, TreeItem with text {Traces [4]}]
16:56:19 [2024-02-28T21:56:19.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-239604674 data=null}, TreeItem with text {Traces [4]}]
16:56:19 [2024-02-28T21:56:19.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-239604674 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
16:56:19 [2024-02-28T21:56:19.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239604674 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]}]
16:56:19 [2024-02-28T21:56:19.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-239604664 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
16:56:19 [2024-02-28T21:56:19.411Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
16:56:19 [2024-02-28T21:56:19.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:56:19 [2024-02-28T21:56:19.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:19 [2024-02-28T21:56:19.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-239604343 data=null button=0 stateMask=0x0 x=151 y=104 count=0}, TreeItem with text {simple_server-thread1}]
16:56:19 [2024-02-28T21:56:19.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-239604343 data=null doit=true}, TreeItem with text {simple_server-thread1}]
16:56:19 [2024-02-28T21:56:19.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-239604343 data=null}, TreeItem with text {simple_server-thread1}]
16:56:19 [2024-02-28T21:56:19.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-239604343 data=null button=1 stateMask=0x0 x=151 y=104 count=1}, TreeItem with text {simple_server-thread1}]
16:56:19 [2024-02-28T21:56:19.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239604343 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}]
16:56:19 [2024-02-28T21:56:19.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-239604314 data=null button=1 stateMask=0x80000 x=151 y=104 count=1}, TreeItem with text {simple_server-thread1}]
16:56:19 [2024-02-28T21:56:19.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:19 [2024-02-28T21:56:19.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:19 [2024-02-28T21:56:19.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:19 [2024-02-28T21:56:19.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:19 [2024-02-28T21:56:19.666Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:56:19 [2024-02-28T21:56:19.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:19 [2024-02-28T21:56:19.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-239604312 data=null button=0 stateMask=0x0 x=151 y=104 count=0}, TreeItem with text {simple_server-thread1}]
16:56:19 [2024-02-28T21:56:19.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-239604312 data=null doit=true}, TreeItem with text {simple_server-thread1}]
16:56:19 [2024-02-28T21:56:19.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-239604312 data=null}, TreeItem with text {simple_server-thread1}]
16:56:19 [2024-02-28T21:56:19.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-239604312 data=null button=1 stateMask=0x0 x=151 y=104 count=1}, TreeItem with text {simple_server-thread1}]
16:56:19 [2024-02-28T21:56:19.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239604312 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}]
16:56:19 [2024-02-28T21:56:19.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-239604309 data=null button=1 stateMask=0x80000 x=151 y=104 count=1}, TreeItem with text {simple_server-thread1}]
16:56:19 [2024-02-28T21:56:19.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1}
16:56:19 [2024-02-28T21:56:19.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-239604309 data=null button=0 stateMask=0x0 x=151 y=104 count=0}, TreeItem with text {simple_server-thread1}]
16:56:19 [2024-02-28T21:56:19.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-239604309 data=null doit=true}, TreeItem with text {simple_server-thread1}]
16:56:19 [2024-02-28T21:56:19.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:19 [2024-02-28T21:56:19.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-239604309 data=null}, TreeItem with text {simple_server-thread1}]
16:56:19 [2024-02-28T21:56:19.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-239604308 data=null button=1 stateMask=0x0 x=151 y=104 count=1}, TreeItem with text {simple_server-thread1}]
16:56:19 [2024-02-28T21:56:19.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239604308 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}]
16:56:19 [2024-02-28T21:56:19.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-239604306 data=null button=1 stateMask=0x80000 x=151 y=104 count=1}, TreeItem with text {simple_server-thread1}]
16:56:19 [2024-02-28T21:56:19.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-239604306 data=null button=1 stateMask=0x0 x=151 y=104 count=2}, TreeItem with text {simple_server-thread1}]
16:56:19 [2024-02-28T21:56:19.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-239604306 data=null button=1 stateMask=0x0 x=151 y=104 count=2}, TreeItem with text {simple_server-thread1}]
16:56:19 [2024-02-28T21:56:19.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239604305 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}]
16:56:19 [2024-02-28T21:56:19.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-239604237 data=null button=1 stateMask=0x80000 x=151 y=104 count=2}, TreeItem with text {simple_server-thread1}]
16:56:19 [2024-02-28T21:56:19.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-239604093 data=null button=0 stateMask=0x0 x=151 y=104 count=0}, TreeItem with text {simple_server-thread1}]
16:56:19 [2024-02-28T21:56:19.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-239604093 data=null doit=true}, TreeItem with text {simple_server-thread1}]
16:56:19 [2024-02-28T21:56:19.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-239604093 data=null}, TreeItem with text {simple_server-thread1}]
16:56:19 [2024-02-28T21:56:19.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1}
16:56:19 [2024-02-28T21:56:19.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:56:19 [2024-02-28T21:56:19.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:56:20 [2024-02-28T21:56:20.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:56:20 [2024-02-28T21:56:20.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:56:20 [2024-02-28T21:56:20.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:56:20 [2024-02-28T21:56:20.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:56:20 [2024-02-28T21:56:20.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:56:20 [2024-02-28T21:56:20.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-239603588 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:56:20 [2024-02-28T21:56:20.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-239603588 data=null doit=true}, TableItem with text {}]
16:56:20 [2024-02-28T21:56:20.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-239603588 data=null}, TableItem with text {}]
16:56:20 [2024-02-28T21:56:20.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-239603587 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:56:20 [2024-02-28T21:56:20.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239603587 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:56:20 [2024-02-28T21:56:20.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-239603585 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:56:20 [2024-02-28T21:56:20.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:56:20 [2024-02-28T21:56:20.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:56:21 [2024-02-28T21:56:21.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:56:21 [2024-02-28T21:56:21.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:21 [2024-02-28T21:56:21.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-239602837 data=null button=0 stateMask=0x0 x=151 y=104 count=0}, TreeItem with text {simple_server-thread1}]
16:56:21 [2024-02-28T21:56:21.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-239602837 data=null doit=true}, TreeItem with text {simple_server-thread1}]
16:56:21 [2024-02-28T21:56:21.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-239602837 data=null}, TreeItem with text {simple_server-thread1}]
16:56:21 [2024-02-28T21:56:21.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-239602837 data=null button=1 stateMask=0x0 x=151 y=104 count=1}, TreeItem with text {simple_server-thread1}]
16:56:21 [2024-02-28T21:56:21.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239602837 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}]
16:56:21 [2024-02-28T21:56:21.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-239602834 data=null button=1 stateMask=0x80000 x=151 y=104 count=1}, TreeItem with text {simple_server-thread1}]
16:56:21 [2024-02-28T21:56:21.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:21 [2024-02-28T21:56:21.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:21 [2024-02-28T21:56:21.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:21 [2024-02-28T21:56:21.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:21 [2024-02-28T21:56:21.042Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:56:21 [2024-02-28T21:56:21.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:56:21 [2024-02-28T21:56:21.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:21 [2024-02-28T21:56:21.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:21 [2024-02-28T21:56:21.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:21 [2024-02-28T21:56:21.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:21 [2024-02-28T21:56:21.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:21 [2024-02-28T21:56:21.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239602831 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:56:21 [2024-02-28T21:56:21.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239602831 data=null doit=true}, TreeItem with text {test}]
16:56:21 [2024-02-28T21:56:21.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239602830 data=null}, TreeItem with text {test}]
16:56:21 [2024-02-28T21:56:21.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239602830 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:21 [2024-02-28T21:56:21.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239602830 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:56:21 [2024-02-28T21:56:21.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239602814 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:21 [2024-02-28T21:56:21.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:21 [2024-02-28T21:56:21.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239602814 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:56:21 [2024-02-28T21:56:21.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239602814 data=null doit=true}, TreeItem with text {test}]
16:56:21 [2024-02-28T21:56:21.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239602814 data=null}, TreeItem with text {test}]
16:56:21 [2024-02-28T21:56:21.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239602814 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:21 [2024-02-28T21:56:21.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239602814 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:56:21 [2024-02-28T21:56:21.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239602810 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:21 [2024-02-28T21:56:21.042Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:56:21 [2024-02-28T21:56:21.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:21 [2024-02-28T21:56:21.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-239602810 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
16:56:21 [2024-02-28T21:56:21.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-239602810 data=null doit=true}, TreeItem with text {Traces [4]}]
16:56:21 [2024-02-28T21:56:21.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-239602809 data=null}, TreeItem with text {Traces [4]}]
16:56:21 [2024-02-28T21:56:21.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-239602809 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
16:56:21 [2024-02-28T21:56:21.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239602809 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]}]
16:56:21 [2024-02-28T21:56:21.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-239602804 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
16:56:21 [2024-02-28T21:56:21.042Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
16:56:21 [2024-02-28T21:56:21.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:56:21 [2024-02-28T21:56:21.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:21 [2024-02-28T21:56:21.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-239602763 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {simple_server-thread2}]
16:56:21 [2024-02-28T21:56:21.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-239602763 data=null doit=true}, TreeItem with text {simple_server-thread2}]
16:56:21 [2024-02-28T21:56:21.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-239602763 data=null}, TreeItem with text {simple_server-thread2}]
16:56:21 [2024-02-28T21:56:21.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-239602762 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {simple_server-thread2}]
16:56:21 [2024-02-28T21:56:21.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239602762 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}]
16:56:21 [2024-02-28T21:56:21.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-239602752 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {simple_server-thread2}]
16:56:21 [2024-02-28T21:56:21.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:21 [2024-02-28T21:56:21.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:21 [2024-02-28T21:56:21.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:21 [2024-02-28T21:56:21.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:21 [2024-02-28T21:56:21.298Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:56:21 [2024-02-28T21:56:21.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:21 [2024-02-28T21:56:21.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-239602750 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {simple_server-thread2}]
16:56:21 [2024-02-28T21:56:21.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-239602750 data=null doit=true}, TreeItem with text {simple_server-thread2}]
16:56:21 [2024-02-28T21:56:21.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-239602750 data=null}, TreeItem with text {simple_server-thread2}]
16:56:21 [2024-02-28T21:56:21.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-239602750 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {simple_server-thread2}]
16:56:21 [2024-02-28T21:56:21.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239602750 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}]
16:56:21 [2024-02-28T21:56:21.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-239602747 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {simple_server-thread2}]
16:56:21 [2024-02-28T21:56:21.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2}
16:56:21 [2024-02-28T21:56:21.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-239602747 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {simple_server-thread2}]
16:56:21 [2024-02-28T21:56:21.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-239602738 data=null doit=true}, TreeItem with text {simple_server-thread2}]
16:56:21 [2024-02-28T21:56:21.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:21 [2024-02-28T21:56:21.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-239602738 data=null}, TreeItem with text {simple_server-thread2}]
16:56:21 [2024-02-28T21:56:21.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-239602737 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {simple_server-thread2}]
16:56:21 [2024-02-28T21:56:21.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239602737 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}]
16:56:21 [2024-02-28T21:56:21.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-239602735 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {simple_server-thread2}]
16:56:21 [2024-02-28T21:56:21.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-239602735 data=null button=1 stateMask=0x0 x=151 y=127 count=2}, TreeItem with text {simple_server-thread2}]
16:56:21 [2024-02-28T21:56:21.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-239602735 data=null button=1 stateMask=0x0 x=151 y=127 count=2}, TreeItem with text {simple_server-thread2}]
16:56:21 [2024-02-28T21:56:21.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239602735 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}]
16:56:21 [2024-02-28T21:56:21.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-239602700 data=null button=1 stateMask=0x80000 x=151 y=127 count=2}, TreeItem with text {simple_server-thread2}]
16:56:21 [2024-02-28T21:56:21.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-239602694 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {simple_server-thread2}]
16:56:21 [2024-02-28T21:56:21.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-239602694 data=null doit=true}, TreeItem with text {simple_server-thread2}]
16:56:21 [2024-02-28T21:56:21.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-239602694 data=null}, TreeItem with text {simple_server-thread2}]
16:56:21 [2024-02-28T21:56:21.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2}
16:56:21 [2024-02-28T21:56:21.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:56:21 [2024-02-28T21:56:21.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:56:21 [2024-02-28T21:56:21.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:56:21 [2024-02-28T21:56:21.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:56:21 [2024-02-28T21:56:21.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:56:21 [2024-02-28T21:56:21.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:56:21 [2024-02-28T21:56:21.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:56:21 [2024-02-28T21:56:21.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:56:21 [2024-02-28T21:56:21.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:56:21 [2024-02-28T21:56:21.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:56:21 [2024-02-28T21:56:21.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-239602106 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:56:21 [2024-02-28T21:56:21.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-239602106 data=null doit=true}, TableItem with text {}]
16:56:21 [2024-02-28T21:56:21.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-239602106 data=null}, TableItem with text {}]
16:56:21 [2024-02-28T21:56:21.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-239602106 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:56:21 [2024-02-28T21:56:21.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239602105 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:56:21 [2024-02-28T21:56:21.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-239602103 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:56:21 [2024-02-28T21:56:21.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:56:21 [2024-02-28T21:56:21.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:56:22 [2024-02-28T21:56:22.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:56:22 [2024-02-28T21:56:22.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:22 [2024-02-28T21:56:22.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-239601353 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {simple_server-thread2}]
16:56:22 [2024-02-28T21:56:22.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-239601353 data=null doit=true}, TreeItem with text {simple_server-thread2}]
16:56:22 [2024-02-28T21:56:22.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-239601353 data=null}, TreeItem with text {simple_server-thread2}]
16:56:22 [2024-02-28T21:56:22.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-239601353 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {simple_server-thread2}]
16:56:22 [2024-02-28T21:56:22.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239601352 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}]
16:56:22 [2024-02-28T21:56:22.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-239601348 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {simple_server-thread2}]
16:56:22 [2024-02-28T21:56:22.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:22 [2024-02-28T21:56:22.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:22 [2024-02-28T21:56:22.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:22 [2024-02-28T21:56:22.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:22 [2024-02-28T21:56:22.676Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:56:22 [2024-02-28T21:56:22.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:56:22 [2024-02-28T21:56:22.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:22 [2024-02-28T21:56:22.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:22 [2024-02-28T21:56:22.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:22 [2024-02-28T21:56:22.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:22 [2024-02-28T21:56:22.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:22 [2024-02-28T21:56:22.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239601344 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:56:22 [2024-02-28T21:56:22.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239601344 data=null doit=true}, TreeItem with text {test}]
16:56:22 [2024-02-28T21:56:22.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239601344 data=null}, TreeItem with text {test}]
16:56:22 [2024-02-28T21:56:22.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239601344 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:22 [2024-02-28T21:56:22.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239601344 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:56:22 [2024-02-28T21:56:22.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239601328 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:22 [2024-02-28T21:56:22.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:22 [2024-02-28T21:56:22.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239601326 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:56:22 [2024-02-28T21:56:22.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239601326 data=null doit=true}, TreeItem with text {test}]
16:56:22 [2024-02-28T21:56:22.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239601326 data=null}, TreeItem with text {test}]
16:56:22 [2024-02-28T21:56:22.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239601326 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:22 [2024-02-28T21:56:22.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239601326 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:56:22 [2024-02-28T21:56:22.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239601322 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:22 [2024-02-28T21:56:22.676Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:56:22 [2024-02-28T21:56:22.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:22 [2024-02-28T21:56:22.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-239601322 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
16:56:22 [2024-02-28T21:56:22.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-239601322 data=null doit=true}, TreeItem with text {Traces [4]}]
16:56:22 [2024-02-28T21:56:22.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-239601322 data=null}, TreeItem with text {Traces [4]}]
16:56:22 [2024-02-28T21:56:22.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-239601321 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
16:56:22 [2024-02-28T21:56:22.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239601321 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]}]
16:56:22 [2024-02-28T21:56:22.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-239601308 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
16:56:22 [2024-02-28T21:56:22.676Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
16:56:22 [2024-02-28T21:56:22.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:56:22 [2024-02-28T21:56:22.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:22 [2024-02-28T21:56:22.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-239601067 data=null button=0 stateMask=0x0 x=140 y=150 count=0}, TreeItem with text {ust-overlap-testing}]
16:56:22 [2024-02-28T21:56:22.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-239601067 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:56:22 [2024-02-28T21:56:22.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-239601067 data=null}, TreeItem with text {ust-overlap-testing}]
16:56:22 [2024-02-28T21:56:22.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-239601067 data=null button=1 stateMask=0x0 x=140 y=150 count=1}, TreeItem with text {ust-overlap-testing}]
16:56:22 [2024-02-28T21:56:22.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239601067 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}]
16:56:22 [2024-02-28T21:56:22.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-239601056 data=null button=1 stateMask=0x80000 x=140 y=150 count=1}, TreeItem with text {ust-overlap-testing}]
16:56:22 [2024-02-28T21:56:22.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:22 [2024-02-28T21:56:22.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:22 [2024-02-28T21:56:22.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:22 [2024-02-28T21:56:22.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:22 [2024-02-28T21:56:22.932Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:56:22 [2024-02-28T21:56:22.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:22 [2024-02-28T21:56:22.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-239601047 data=null button=0 stateMask=0x0 x=140 y=150 count=0}, TreeItem with text {ust-overlap-testing}]
16:56:22 [2024-02-28T21:56:22.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-239601047 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:56:22 [2024-02-28T21:56:22.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-239601047 data=null}, TreeItem with text {ust-overlap-testing}]
16:56:22 [2024-02-28T21:56:22.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-239601046 data=null button=1 stateMask=0x0 x=140 y=150 count=1}, TreeItem with text {ust-overlap-testing}]
16:56:22 [2024-02-28T21:56:22.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239601046 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}]
16:56:22 [2024-02-28T21:56:22.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-239601043 data=null button=1 stateMask=0x80000 x=140 y=150 count=1}, TreeItem with text {ust-overlap-testing}]
16:56:22 [2024-02-28T21:56:22.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing}
16:56:22 [2024-02-28T21:56:22.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-239601043 data=null button=0 stateMask=0x0 x=140 y=150 count=0}, TreeItem with text {ust-overlap-testing}]
16:56:22 [2024-02-28T21:56:22.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-239601043 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:56:22 [2024-02-28T21:56:22.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:22 [2024-02-28T21:56:22.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-239601043 data=null}, TreeItem with text {ust-overlap-testing}]
16:56:22 [2024-02-28T21:56:22.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-239601043 data=null button=1 stateMask=0x0 x=140 y=150 count=1}, TreeItem with text {ust-overlap-testing}]
16:56:22 [2024-02-28T21:56:22.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239601042 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}]
16:56:22 [2024-02-28T21:56:22.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-239601040 data=null button=1 stateMask=0x80000 x=140 y=150 count=1}, TreeItem with text {ust-overlap-testing}]
16:56:22 [2024-02-28T21:56:22.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-239601040 data=null button=1 stateMask=0x0 x=140 y=150 count=2}, TreeItem with text {ust-overlap-testing}]
16:56:22 [2024-02-28T21:56:22.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=-239601039 data=null button=1 stateMask=0x0 x=140 y=150 count=2}, TreeItem with text {ust-overlap-testing}]
16:56:22 [2024-02-28T21:56:22.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239601039 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}]
16:56:22 [2024-02-28T21:56:22.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-239601005 data=null button=1 stateMask=0x80000 x=140 y=150 count=2}, TreeItem with text {ust-overlap-testing}]
16:56:22 [2024-02-28T21:56:22.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=-239600999 data=null button=0 stateMask=0x0 x=140 y=150 count=0}, TreeItem with text {ust-overlap-testing}]
16:56:22 [2024-02-28T21:56:22.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=-239600999 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:56:22 [2024-02-28T21:56:22.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=-239600999 data=null}, TreeItem with text {ust-overlap-testing}]
16:56:22 [2024-02-28T21:56:22.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing}
16:56:22 [2024-02-28T21:56:22.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:56:22 [2024-02-28T21:56:22.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:56:22 [2024-02-28T21:56:22.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:56:23 [2024-02-28T21:56:23.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:56:23 [2024-02-28T21:56:23.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:56:23 [2024-02-28T21:56:23.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:56:23 [2024-02-28T21:56:23.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:56:23 [2024-02-28T21:56:23.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:56:23 [2024-02-28T21:56:23.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:56:23 [2024-02-28T21:56:23.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:56:23 [2024-02-28T21:56:23.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:56:23 [2024-02-28T21:56:23.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:56:23 [2024-02-28T21:56:23.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-239600497 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:56:23 [2024-02-28T21:56:23.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-239600497 data=null doit=true}, TableItem with text {}]
16:56:23 [2024-02-28T21:56:23.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-239600497 data=null}, TableItem with text {}]
16:56:23 [2024-02-28T21:56:23.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-239600496 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:56:23 [2024-02-28T21:56:23.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239600496 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:56:23 [2024-02-28T21:56:23.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-239600489 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:56:23 [2024-02-28T21:56:23.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:56:23 [2024-02-28T21:56:23.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:56:24 [2024-02-28T21:56:24.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:56:24 [2024-02-28T21:56:24.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:24 [2024-02-28T21:56:24.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-239599640 data=null button=0 stateMask=0x0 x=140 y=150 count=0}, TreeItem with text {ust-overlap-testing}]
16:56:24 [2024-02-28T21:56:24.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-239599640 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:56:24 [2024-02-28T21:56:24.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-239599640 data=null}, TreeItem with text {ust-overlap-testing}]
16:56:24 [2024-02-28T21:56:24.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-239599640 data=null button=1 stateMask=0x0 x=140 y=150 count=1}, TreeItem with text {ust-overlap-testing}]
16:56:24 [2024-02-28T21:56:24.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239599640 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}]
16:56:24 [2024-02-28T21:56:24.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-239599635 data=null button=1 stateMask=0x80000 x=140 y=150 count=1}, TreeItem with text {ust-overlap-testing}]
16:56:24 [2024-02-28T21:56:24.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:24 [2024-02-28T21:56:24.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:24 [2024-02-28T21:56:24.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:24 [2024-02-28T21:56:24.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:24 [2024-02-28T21:56:24.418Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:56:24 [2024-02-28T21:56:24.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:56:24 [2024-02-28T21:56:24.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:24 [2024-02-28T21:56:24.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:24 [2024-02-28T21:56:24.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:24 [2024-02-28T21:56:24.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:24 [2024-02-28T21:56:24.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:24 [2024-02-28T21:56:24.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239599631 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:56:24 [2024-02-28T21:56:24.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239599631 data=null doit=true}, TreeItem with text {test}]
16:56:24 [2024-02-28T21:56:24.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239599631 data=null}, TreeItem with text {test}]
16:56:24 [2024-02-28T21:56:24.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239599631 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:24 [2024-02-28T21:56:24.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239599631 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:56:24 [2024-02-28T21:56:24.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239599602 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:24 [2024-02-28T21:56:24.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:24 [2024-02-28T21:56:24.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239599602 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:56:24 [2024-02-28T21:56:24.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239599598 data=null doit=true}, TreeItem with text {test}]
16:56:24 [2024-02-28T21:56:24.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239599598 data=null}, TreeItem with text {test}]
16:56:24 [2024-02-28T21:56:24.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239599598 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:24 [2024-02-28T21:56:24.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239599598 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:56:24 [2024-02-28T21:56:24.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239599593 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:24 [2024-02-28T21:56:24.418Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:56:24 [2024-02-28T21:56:24.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:24 [2024-02-28T21:56:24.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-239599593 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
16:56:24 [2024-02-28T21:56:24.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-239599593 data=null doit=true}, TreeItem with text {Traces [4]}]
16:56:24 [2024-02-28T21:56:24.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-239599592 data=null}, TreeItem with text {Traces [4]}]
16:56:24 [2024-02-28T21:56:24.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-239599592 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
16:56:24 [2024-02-28T21:56:24.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239599592 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]}]
16:56:24 [2024-02-28T21:56:24.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-239599586 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
16:56:24 [2024-02-28T21:56:24.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:56:24 [2024-02-28T21:56:24.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:24 [2024-02-28T21:56:24.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:24 [2024-02-28T21:56:24.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:24 [2024-02-28T21:56:24.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:24 [2024-02-28T21:56:24.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:24 [2024-02-28T21:56:24.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239599578 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:56:24 [2024-02-28T21:56:24.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239599578 data=null doit=true}, TreeItem with text {test}]
16:56:24 [2024-02-28T21:56:24.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239599578 data=null}, TreeItem with text {test}]
16:56:24 [2024-02-28T21:56:24.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239599578 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:24 [2024-02-28T21:56:24.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239599578 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:56:24 [2024-02-28T21:56:24.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239599571 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:24 [2024-02-28T21:56:24.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:24 [2024-02-28T21:56:24.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239599570 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:56:24 [2024-02-28T21:56:24.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239599570 data=null doit=true}, TreeItem with text {test}]
16:56:24 [2024-02-28T21:56:24.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239599570 data=null}, TreeItem with text {test}]
16:56:24 [2024-02-28T21:56:24.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239599570 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:24 [2024-02-28T21:56:24.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239599570 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:56:24 [2024-02-28T21:56:24.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239599563 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:24 [2024-02-28T21:56:24.419Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:56:24 [2024-02-28T21:56:24.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:24 [2024-02-28T21:56:24.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-239599563 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
16:56:24 [2024-02-28T21:56:24.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-239599563 data=null doit=true}, TreeItem with text {Traces [4]}]
16:56:24 [2024-02-28T21:56:24.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-239599563 data=null}, TreeItem with text {Traces [4]}]
16:56:24 [2024-02-28T21:56:24.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-239599562 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
16:56:24 [2024-02-28T21:56:24.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239599562 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]}]
16:56:24 [2024-02-28T21:56:24.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-239599558 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
16:56:24 [2024-02-28T21:56:24.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:24 [2024-02-28T21:56:24.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-239599557 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
16:56:24 [2024-02-28T21:56:24.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-239599557 data=null doit=true}, TreeItem with text {Traces [4]}]
16:56:24 [2024-02-28T21:56:24.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-239599557 data=null}, TreeItem with text {Traces [4]}]
16:56:24 [2024-02-28T21:56:24.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-239599557 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
16:56:24 [2024-02-28T21:56:24.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239599557 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]}]
16:56:24 [2024-02-28T21:56:24.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-239599554 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
16:56:24 [2024-02-28T21:56:24.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
16:56:24 [2024-02-28T21:56:24.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
16:56:24 [2024-02-28T21:56:24.419Z] 
16:56:24 [2024-02-28T21:56:24.419Z] (Eclipse:19192): Gtk-WARNING **: 21:56:24.348: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:56:24 [2024-02-28T21:56:24.419Z] 
16:56:24 [2024-02-28T21:56:24.419Z] (Eclipse:19192): Gtk-WARNING **: 21:56:24.348: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:56:24 [2024-02-28T21:56:24.419Z] 
16:56:24 [2024-02-28T21:56:24.419Z] (Eclipse:19192): Gtk-WARNING **: 21:56:24.348: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:56:24 [2024-02-28T21:56:24.419Z] 
16:56:24 [2024-02-28T21:56:24.420Z] (Eclipse:19192): Gtk-WARNING **: 21:56:24.348: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:56:24 [2024-02-28T21:56:24.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
16:56:24 [2024-02-28T21:56:24.420Z] 
16:56:24 [2024-02-28T21:56:24.420Z] (Eclipse:19192): Gtk-WARNING **: 21:56:24.383: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:56:24 [2024-02-28T21:56:24.420Z] 
16:56:24 [2024-02-28T21:56:24.420Z] (Eclipse:19192): Gtk-WARNING **: 21:56:24.383: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:56:24 [2024-02-28T21:56:24.420Z] 
16:56:24 [2024-02-28T21:56:24.420Z] (Eclipse:19192): Gtk-WARNING **: 21:56:24.383: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:56:24 [2024-02-28T21:56:24.420Z] 
16:56:24 [2024-02-28T21:56:24.420Z] (Eclipse:19192): Gtk-WARNING **: 21:56:24.383: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:56:24 [2024-02-28T21:56:24.420Z] 
16:56:24 [2024-02-28T21:56:24.420Z] (Eclipse:19192): Gtk-WARNING **: 21:56:24.399: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:56:24 [2024-02-28T21:56:24.420Z] 
16:56:24 [2024-02-28T21:56:24.420Z] (Eclipse:19192): Gtk-WARNING **: 21:56:24.399: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:56:24 [2024-02-28T21:56:24.420Z] 
16:56:24 [2024-02-28T21:56:24.420Z] (Eclipse:19192): Gtk-WARNING **: 21:56:24.399: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:56:24 [2024-02-28T21:56:24.420Z] 
16:56:24 [2024-02-28T21:56:24.420Z] (Eclipse:19192): Gtk-WARNING **: 21:56:24.399: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:56:24 [2024-02-28T21:56:24.675Z] 
16:56:24 [2024-02-28T21:56:24.675Z] (Eclipse:19192): Gtk-WARNING **: 21:56:24.415: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:56:24 [2024-02-28T21:56:24.675Z] 
16:56:24 [2024-02-28T21:56:24.675Z] (Eclipse:19192): Gtk-WARNING **: 21:56:24.415: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:56:24 [2024-02-28T21:56:24.675Z] 
16:56:24 [2024-02-28T21:56:24.675Z] (Eclipse:19192): Gtk-WARNING **: 21:56:24.415: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:56:24 [2024-02-28T21:56:24.675Z] 
16:56:24 [2024-02-28T21:56:24.675Z] (Eclipse:19192): Gtk-WARNING **: 21:56:24.415: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:56:24 [2024-02-28T21:56:24.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
16:56:24 [2024-02-28T21:56:24.675Z] 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=-239599380 data=null doit=true}, Shell with text {Confirm Clear}]
16:56:24 [2024-02-28T21:56:24.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
16:56:24 [2024-02-28T21:56:24.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
16:56:24 [2024-02-28T21:56:24.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
16:56:24 [2024-02-28T21:56:24.675Z] 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')
16:56:24 [2024-02-28T21:56:24.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
16:56:24 [2024-02-28T21:56:24.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
16:56:24 [2024-02-28T21:56:24.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-239599379 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:56:24 [2024-02-28T21:56:24.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-239599379 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:56:24 [2024-02-28T21:56:24.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-239599379 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:56:24 [2024-02-28T21:56:24.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-239599379 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:56:24 [2024-02-28T21:56:24.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-239599379 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:56:24 [2024-02-28T21:56:24.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-239599379 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:56:24 [2024-02-28T21:56:24.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-239599379 data=null 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')]
16:56:25 [2024-02-28T21:56:25.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-239599533 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
16:56:25 [2024-02-28T21:56:25.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:56:25 [2024-02-28T21:56:25.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:56:25 [2024-02-28T21:56:25.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:25 [2024-02-28T21:56:25.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:25 [2024-02-28T21:56:25.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:25 [2024-02-28T21:56:25.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:25 [2024-02-28T21:56:25.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:25 [2024-02-28T21:56:25.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239598592 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:56:25 [2024-02-28T21:56:25.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239598592 data=null doit=true}, TreeItem with text {test}]
16:56:25 [2024-02-28T21:56:25.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239598591 data=null}, TreeItem with text {test}]
16:56:25 [2024-02-28T21:56:25.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239598591 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:25 [2024-02-28T21:56:25.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239598591 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:56:25 [2024-02-28T21:56:25.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239598536 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:25 [2024-02-28T21:56:25.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:25 [2024-02-28T21:56:25.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239598535 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:56:25 [2024-02-28T21:56:25.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239598535 data=null doit=true}, TreeItem with text {test}]
16:56:25 [2024-02-28T21:56:25.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239598535 data=null}, TreeItem with text {test}]
16:56:25 [2024-02-28T21:56:25.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239598535 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:25 [2024-02-28T21:56:25.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239598535 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:56:25 [2024-02-28T21:56:25.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239598530 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:25 [2024-02-28T21:56:25.492Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:56:25 [2024-02-28T21:56:25.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:25 [2024-02-28T21:56:25.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-239598529 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
16:56:25 [2024-02-28T21:56:25.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-239598529 data=null doit=true}, TreeItem with text {Traces [4]}]
16:56:25 [2024-02-28T21:56:25.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-239598529 data=null}, TreeItem with text {Traces [4]}]
16:56:25 [2024-02-28T21:56:25.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-239598529 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
16:56:25 [2024-02-28T21:56:25.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239598529 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]}]
16:56:25 [2024-02-28T21:56:25.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-239598524 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
16:56:25 [2024-02-28T21:56:25.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:25 [2024-02-28T21:56:25.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-239598524 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
16:56:25 [2024-02-28T21:56:25.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-239598523 data=null doit=true}, TreeItem with text {Traces [4]}]
16:56:25 [2024-02-28T21:56:25.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-239598523 data=null}, TreeItem with text {Traces [4]}]
16:56:25 [2024-02-28T21:56:25.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-239598523 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
16:56:25 [2024-02-28T21:56:25.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239598523 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]}]
16:56:25 [2024-02-28T21:56:25.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-239598521 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
16:56:25 [2024-02-28T21:56:25.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:56:25 [2024-02-28T21:56:25.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
16:56:25 [2024-02-28T21:56:25.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
16:56:25 [2024-02-28T21:56:25.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:56:25 [2024-02-28T21:56:25.748Z] 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=-239598207 data=null doit=true}, Shell with text {Trace Import}]
16:56:25 [2024-02-28T21:56:25.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:56:25 [2024-02-28T21:56:25.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:56:25 [2024-02-28T21:56:25.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:56:25 [2024-02-28T21:56:25.749Z] 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')
16:56:25 [2024-02-28T21:56:25.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:56:25 [2024-02-28T21:56:25.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:56:25 [2024-02-28T21:56:25.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:56:25 [2024-02-28T21:56:25.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:56:25 [2024-02-28T21:56:25.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:56:25 [2024-02-28T21:56:25.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:56:25 [2024-02-28T21:56:25.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:56:25 [2024-02-28T21:56:25.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:56:25 [2024-02-28T21:56:25.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:56:25 [2024-02-28T21:56:25.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:56:25 [2024-02-28T21:56:25.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:56:25 [2024-02-28T21:56:25.749Z] 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.
16:56:25 [2024-02-28T21:56:25.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:56:25 [2024-02-28T21:56:25.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:56:25 [2024-02-28T21:56:25.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:56:25 [2024-02-28T21:56:25.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:56:25 [2024-02-28T21:56:25.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:56:25 [2024-02-28T21:56:25.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:56:25 [2024-02-28T21:56:25.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:56:25 [2024-02-28T21:56:25.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:56:25 [2024-02-28T21:56:25.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=-239598153 data=null}, (of type 'Combo')]
16:56:25 [2024-02-28T21:56:25.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:56:25 [2024-02-28T21:56:25.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:25 [2024-02-28T21:56:25.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:25 [2024-02-28T21:56:25.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:56:25 [2024-02-28T21:56:25.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:25 [2024-02-28T21:56:25.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:25 [2024-02-28T21:56:25.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:25 [2024-02-28T21:56:25.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=-239598125 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
16:56:25 [2024-02-28T21:56:25.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-239598125 data=null doit=true}, TreeItem with text {import}]
16:56:25 [2024-02-28T21:56:25.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-239598124 data=null}, TreeItem with text {import}]
16:56:25 [2024-02-28T21:56:25.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-239598124 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
16:56:25 [2024-02-28T21:56:25.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239598124 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}]
16:56:25 [2024-02-28T21:56:25.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-239598124 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
16:56:25 [2024-02-28T21:56:25.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: import
16:56:25 [2024-02-28T21:56:25.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:56:25 [2024-02-28T21:56:25.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:56:25 [2024-02-28T21:56:25.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:56:25 [2024-02-28T21:56:25.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:56:25 [2024-02-28T21:56:25.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:56:25 [2024-02-28T21:56:25.749Z] 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:'))
16:56:25 [2024-02-28T21:56:25.749Z] 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
16:56:25 [2024-02-28T21:56:25.749Z] 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=-239598117 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:'))]
16:56:25 [2024-02-28T21:56:25.750Z] 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
16:56:25 [2024-02-28T21:56:25.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:56:25 [2024-02-28T21:56:25.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:56:25 [2024-02-28T21:56:25.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:56:25 [2024-02-28T21:56:25.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:56:25 [2024-02-28T21:56:25.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:56:25 [2024-02-28T21:56:25.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:56:25 [2024-02-28T21:56:25.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:56:25 [2024-02-28T21:56:25.750Z] 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'
16:56:25 [2024-02-28T21:56:25.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:56:25 [2024-02-28T21:56:25.750Z] 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')
16:56:25 [2024-02-28T21:56:25.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:56:25 [2024-02-28T21:56:25.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:56:25 [2024-02-28T21:56:25.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:56:25 [2024-02-28T21:56:25.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:56:25 [2024-02-28T21:56:25.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:56:25 [2024-02-28T21:56:25.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:56:25 [2024-02-28T21:56:25.750Z] 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.
16:56:25 [2024-02-28T21:56:25.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:56:25 [2024-02-28T21:56:25.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:56:25 [2024-02-28T21:56:25.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:56:25 [2024-02-28T21:56:25.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:56:25 [2024-02-28T21:56:25.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:56:25 [2024-02-28T21:56:25.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:56:25 [2024-02-28T21:56:25.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:56:25 [2024-02-28T21:56:25.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:56:25 [2024-02-28T21:56:25.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:56:25 [2024-02-28T21:56:25.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:56:25 [2024-02-28T21:56:25.750Z] 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')
16:56:25 [2024-02-28T21:56:25.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:56:25 [2024-02-28T21:56:25.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:56:25 [2024-02-28T21:56:25.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:56:25 [2024-02-28T21:56:25.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:56:25 [2024-02-28T21:56:25.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:56:25 [2024-02-28T21:56:25.750Z] 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.
16:56:25 [2024-02-28T21:56:25.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:56:25 [2024-02-28T21:56:25.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:56:25 [2024-02-28T21:56:25.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:56:25 [2024-02-28T21:56:25.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:56:25 [2024-02-28T21:56:25.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:56:25 [2024-02-28T21:56:25.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:56:25 [2024-02-28T21:56:25.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:56:25 [2024-02-28T21:56:25.750Z] 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')
16:56:25 [2024-02-28T21:56:25.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:56:25 [2024-02-28T21:56:25.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:56:25 [2024-02-28T21:56:25.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:56:25 [2024-02-28T21:56:25.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:56:25 [2024-02-28T21:56:25.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:56:25 [2024-02-28T21:56:25.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:56:25 [2024-02-28T21:56:25.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:56:25 [2024-02-28T21:56:25.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:56:25 [2024-02-28T21:56:25.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:56:25 [2024-02-28T21:56:25.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:56:25 [2024-02-28T21:56:25.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:56:25 [2024-02-28T21:56:25.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:56:25 [2024-02-28T21:56:25.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:56:25 [2024-02-28T21:56:25.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:56:25 [2024-02-28T21:56:25.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:56:25 [2024-02-28T21:56:25.750Z] 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')
16:56:25 [2024-02-28T21:56:25.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:56:25 [2024-02-28T21:56:25.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:56:25 [2024-02-28T21:56:25.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:56:25 [2024-02-28T21:56:25.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:56:25 [2024-02-28T21:56:25.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:56:25 [2024-02-28T21:56:25.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:56:25 [2024-02-28T21:56:25.751Z] 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')
16:56:25 [2024-02-28T21:56:25.751Z] 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.
16:56:25 [2024-02-28T21:56:25.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:56:25 [2024-02-28T21:56:25.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:56:25 [2024-02-28T21:56:25.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:56:25 [2024-02-28T21:56:25.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:56:25 [2024-02-28T21:56:25.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:56:25 [2024-02-28T21:56:25.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:56:25 [2024-02-28T21:56:25.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:56:25 [2024-02-28T21:56:25.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:56:25 [2024-02-28T21:56:25.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:56:25 [2024-02-28T21:56:25.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:56:25 [2024-02-28T21:56:25.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:56:25 [2024-02-28T21:56:25.751Z] 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')
16:56:25 [2024-02-28T21:56:25.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:56:25 [2024-02-28T21:56:25.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:56:25 [2024-02-28T21:56:25.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:56:25 [2024-02-28T21:56:25.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:56:25 [2024-02-28T21:56:25.751Z] 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.
16:56:25 [2024-02-28T21:56:25.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:56:25 [2024-02-28T21:56:25.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:56:25 [2024-02-28T21:56:25.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:56:25 [2024-02-28T21:56:25.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:56:25 [2024-02-28T21:56:25.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:56:25 [2024-02-28T21:56:25.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:56:25 [2024-02-28T21:56:25.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:56:25 [2024-02-28T21:56:25.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:56:25 [2024-02-28T21:56:25.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:56:25 [2024-02-28T21:56:25.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:56:25 [2024-02-28T21:56:25.751Z] 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)'
16:56:25 [2024-02-28T21:56:25.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:56:25 [2024-02-28T21:56:25.751Z] 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')
16:56:25 [2024-02-28T21:56:25.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:56:25 [2024-02-28T21:56:25.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:56:25 [2024-02-28T21:56:25.751Z] 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')
16:56:25 [2024-02-28T21:56:25.751Z] 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.
16:56:25 [2024-02-28T21:56:25.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:56:25 [2024-02-28T21:56:25.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:56:25 [2024-02-28T21:56:25.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:56:25 [2024-02-28T21:56:25.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:56:25 [2024-02-28T21:56:25.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:56:25 [2024-02-28T21:56:25.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:56:25 [2024-02-28T21:56:25.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:56:25 [2024-02-28T21:56:25.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:56:25 [2024-02-28T21:56:25.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:56:25 [2024-02-28T21:56:25.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:56:25 [2024-02-28T21:56:25.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:56:25 [2024-02-28T21:56:25.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:56:25 [2024-02-28T21:56:25.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:56:25 [2024-02-28T21:56:25.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:56:25 [2024-02-28T21:56:25.751Z] 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')
16:56:25 [2024-02-28T21:56:25.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:56:25 [2024-02-28T21:56:25.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-239598112 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:56:25 [2024-02-28T21:56:25.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-239598112 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:56:25 [2024-02-28T21:56:25.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-239598111 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:56:25 [2024-02-28T21:56:25.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-239598111 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:56:25 [2024-02-28T21:56:25.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-239598111 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:56:25 [2024-02-28T21:56:25.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-239598111 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:56:26 [2024-02-28T21:56:26.008Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:56:26 [2024-02-28T21:56:26.008Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:56:26 [2024-02-28T21:56:26.008Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:56:26 [2024-02-28T21:56:26.008Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:56:26 [2024-02-28T21:56:26.008Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:56:26 [2024-02-28T21:56:26.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:56:26 [2024-02-28T21:56:26.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
16:56:26 [2024-02-28T21:56:26.008Z] 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=-239598003 data=null doit=true}, Shell with text {Confirmation}]
16:56:26 [2024-02-28T21:56:26.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
16:56:26 [2024-02-28T21:56:26.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
16:56:26 [2024-02-28T21:56:26.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
16:56:26 [2024-02-28T21:56:26.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
16:56:26 [2024-02-28T21:56:26.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
16:56:26 [2024-02-28T21:56:26.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: with mnemonic 'Skip All'
16:56:26 [2024-02-28T21:56:26.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: with style 'SWT.PUSH'
16:56:26 [2024-02-28T21:56:26.008Z] 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')
16:56:26 [2024-02-28T21:56:26.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
16:56:26 [2024-02-28T21:56:26.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Skip All
16:56:26 [2024-02-28T21:56:26.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Skip All} time=-239598003 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')]
16:56:26 [2024-02-28T21:56:26.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Skip All} time=-239598003 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')]
16:56:26 [2024-02-28T21:56:26.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Skip All} time=-239598002 data=null doit=true}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
16:56:26 [2024-02-28T21:56:26.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Skip All} time=-239598002 data=null}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
16:56:26 [2024-02-28T21:56:26.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Skip All} time=-239598002 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')]
16:56:26 [2024-02-28T21:56:26.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Skip All} time=-239598002 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')]
16:56:26 [2024-02-28T21:56:26.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Skip All} time=-239598002 data=null 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')]
16:56:26 [2024-02-28T21:56:26.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-239598111 data=null 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')]
16:56:26 [2024-02-28T21:56:26.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-239598497 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
16:56:26 [2024-02-28T21:56:26.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:56:26 [2024-02-28T21:56:26.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:56:26 [2024-02-28T21:56:26.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:26 [2024-02-28T21:56:26.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:26 [2024-02-28T21:56:26.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:26 [2024-02-28T21:56:26.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:26 [2024-02-28T21:56:26.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:26 [2024-02-28T21:56:26.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239597875 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:56:26 [2024-02-28T21:56:26.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239597875 data=null doit=true}, TreeItem with text {test}]
16:56:26 [2024-02-28T21:56:26.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239597874 data=null}, TreeItem with text {test}]
16:56:26 [2024-02-28T21:56:26.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239597874 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:26 [2024-02-28T21:56:26.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239597874 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:56:26 [2024-02-28T21:56:26.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239597853 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:26 [2024-02-28T21:56:26.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:26 [2024-02-28T21:56:26.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239597852 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:56:26 [2024-02-28T21:56:26.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239597852 data=null doit=true}, TreeItem with text {test}]
16:56:26 [2024-02-28T21:56:26.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239597852 data=null}, TreeItem with text {test}]
16:56:26 [2024-02-28T21:56:26.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239597852 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:26 [2024-02-28T21:56:26.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239597852 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:56:26 [2024-02-28T21:56:26.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239597849 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:26 [2024-02-28T21:56:26.009Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:56:26 [2024-02-28T21:56:26.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:26 [2024-02-28T21:56:26.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-239597848 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:56:26 [2024-02-28T21:56:26.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-239597848 data=null doit=true}, TreeItem with text {Traces [0]}]
16:56:26 [2024-02-28T21:56:26.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-239597848 data=null}, TreeItem with text {Traces [0]}]
16:56:26 [2024-02-28T21:56:26.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-239597848 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:56:26 [2024-02-28T21:56:26.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239597838 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]}]
16:56:26 [2024-02-28T21:56:26.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-239597833 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:56:26 [2024-02-28T21:56:26.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-239597833 data=null doit=true}, TreeItem with text {Traces [0]}]
16:56:26 [2024-02-28T21:56:26.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-239597833 data=null}, TreeItem with text {Traces [0]}]
16:56:26 [2024-02-28T21:56:26.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-239597833 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:56:26 [2024-02-28T21:56:26.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239597833 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]}]
16:56:26 [2024-02-28T21:56:26.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-239597832 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:56:26 [2024-02-28T21:56:26.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:56:26 [2024-02-28T21:56:26.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:26 [2024-02-28T21:56:26.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239597512 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
16:56:26 [2024-02-28T21:56:26.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-239597512 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:56:26 [2024-02-28T21:56:26.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-239597512 data=null}, TreeItem with text {kernel-overlap-testing}]
16:56:26 [2024-02-28T21:56:26.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239597512 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
16:56:26 [2024-02-28T21:56:26.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239597512 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}]
16:56:26 [2024-02-28T21:56:26.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239597486 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
16:56:26 [2024-02-28T21:56:26.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:26 [2024-02-28T21:56:26.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:26 [2024-02-28T21:56:26.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:26 [2024-02-28T21:56:26.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:26 [2024-02-28T21:56:26.569Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:56:26 [2024-02-28T21:56:26.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:26 [2024-02-28T21:56:26.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239597485 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
16:56:26 [2024-02-28T21:56:26.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-239597484 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:56:26 [2024-02-28T21:56:26.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-239597484 data=null}, TreeItem with text {kernel-overlap-testing}]
16:56:26 [2024-02-28T21:56:26.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239597484 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
16:56:26 [2024-02-28T21:56:26.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239597484 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}]
16:56:26 [2024-02-28T21:56:26.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239597481 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
16:56:26 [2024-02-28T21:56:26.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
16:56:26 [2024-02-28T21:56:26.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239597481 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
16:56:26 [2024-02-28T21:56:26.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-239597481 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:56:26 [2024-02-28T21:56:26.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:26 [2024-02-28T21:56:26.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-239597481 data=null}, TreeItem with text {kernel-overlap-testing}]
16:56:26 [2024-02-28T21:56:26.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239597481 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
16:56:26 [2024-02-28T21:56:26.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239597481 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}]
16:56:26 [2024-02-28T21:56:26.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239597478 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
16:56:26 [2024-02-28T21:56:26.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239597478 data=null button=1 stateMask=0x0 x=151 y=81 count=2}, TreeItem with text {kernel-overlap-testing}]
16:56:26 [2024-02-28T21:56:26.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239597478 data=null button=1 stateMask=0x0 x=151 y=81 count=2}, TreeItem with text {kernel-overlap-testing}]
16:56:26 [2024-02-28T21:56:26.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239597478 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}]
16:56:26 [2024-02-28T21:56:26.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239597446 data=null button=1 stateMask=0x80000 x=151 y=81 count=2}, TreeItem with text {kernel-overlap-testing}]
16:56:26 [2024-02-28T21:56:26.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239597437 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
16:56:26 [2024-02-28T21:56:26.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-239597437 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:56:26 [2024-02-28T21:56:26.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-239597437 data=null}, TreeItem with text {kernel-overlap-testing}]
16:56:26 [2024-02-28T21:56:26.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
16:56:27 [2024-02-28T21:56:27.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:56:27 [2024-02-28T21:56:27.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:56:27 [2024-02-28T21:56:27.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:56:27 [2024-02-28T21:56:27.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:56:27 [2024-02-28T21:56:27.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:56:27 [2024-02-28T21:56:27.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:56:27 [2024-02-28T21:56:27.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-239596932 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:56:27 [2024-02-28T21:56:27.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-239596932 data=null doit=true}, TableItem with text {}]
16:56:27 [2024-02-28T21:56:27.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-239596932 data=null}, TableItem with text {}]
16:56:27 [2024-02-28T21:56:27.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-239596931 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:56:27 [2024-02-28T21:56:27.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239596931 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:56:27 [2024-02-28T21:56:27.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-239596929 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:56:27 [2024-02-28T21:56:27.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:56:27 [2024-02-28T21:56:27.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:56:28 [2024-02-28T21:56:28.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:56:28 [2024-02-28T21:56:28.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:28 [2024-02-28T21:56:28.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239596083 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
16:56:28 [2024-02-28T21:56:28.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-239596083 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:56:28 [2024-02-28T21:56:28.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-239596083 data=null}, TreeItem with text {kernel-overlap-testing}]
16:56:28 [2024-02-28T21:56:28.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239596083 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
16:56:28 [2024-02-28T21:56:28.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239596083 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}]
16:56:28 [2024-02-28T21:56:28.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239596078 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
16:56:28 [2024-02-28T21:56:28.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:28 [2024-02-28T21:56:28.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:28 [2024-02-28T21:56:28.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:28 [2024-02-28T21:56:28.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:28 [2024-02-28T21:56:28.055Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:56:28 [2024-02-28T21:56:28.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:56:28 [2024-02-28T21:56:28.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:28 [2024-02-28T21:56:28.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:28 [2024-02-28T21:56:28.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:28 [2024-02-28T21:56:28.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:28 [2024-02-28T21:56:28.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:28 [2024-02-28T21:56:28.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239596074 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:56:28 [2024-02-28T21:56:28.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239596074 data=null doit=true}, TreeItem with text {test}]
16:56:28 [2024-02-28T21:56:28.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239596074 data=null}, TreeItem with text {test}]
16:56:28 [2024-02-28T21:56:28.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239596074 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:28 [2024-02-28T21:56:28.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239596074 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:56:28 [2024-02-28T21:56:28.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239596064 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:28 [2024-02-28T21:56:28.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:28 [2024-02-28T21:56:28.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239596064 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:56:28 [2024-02-28T21:56:28.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239596064 data=null doit=true}, TreeItem with text {test}]
16:56:28 [2024-02-28T21:56:28.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239596064 data=null}, TreeItem with text {test}]
16:56:28 [2024-02-28T21:56:28.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239596064 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:28 [2024-02-28T21:56:28.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239596063 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:56:28 [2024-02-28T21:56:28.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239596055 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:28 [2024-02-28T21:56:28.055Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:56:28 [2024-02-28T21:56:28.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:28 [2024-02-28T21:56:28.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-239596054 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:56:28 [2024-02-28T21:56:28.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-239596054 data=null doit=true}, TreeItem with text {Traces [1]}]
16:56:28 [2024-02-28T21:56:28.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-239596054 data=null}, TreeItem with text {Traces [1]}]
16:56:28 [2024-02-28T21:56:28.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-239596054 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:56:28 [2024-02-28T21:56:28.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239596054 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]}]
16:56:28 [2024-02-28T21:56:28.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-239596048 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:56:28 [2024-02-28T21:56:28.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:56:28 [2024-02-28T21:56:28.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:28 [2024-02-28T21:56:28.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:28 [2024-02-28T21:56:28.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:28 [2024-02-28T21:56:28.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:28 [2024-02-28T21:56:28.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:28 [2024-02-28T21:56:28.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239596045 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:56:28 [2024-02-28T21:56:28.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239596045 data=null doit=true}, TreeItem with text {test}]
16:56:28 [2024-02-28T21:56:28.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239596045 data=null}, TreeItem with text {test}]
16:56:28 [2024-02-28T21:56:28.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239596045 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:28 [2024-02-28T21:56:28.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239596045 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:56:28 [2024-02-28T21:56:28.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239596032 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:28 [2024-02-28T21:56:28.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:28 [2024-02-28T21:56:28.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239596032 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:56:28 [2024-02-28T21:56:28.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239596032 data=null doit=true}, TreeItem with text {test}]
16:56:28 [2024-02-28T21:56:28.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239596032 data=null}, TreeItem with text {test}]
16:56:28 [2024-02-28T21:56:28.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239596032 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:28 [2024-02-28T21:56:28.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239596032 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:56:28 [2024-02-28T21:56:28.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239596025 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:28 [2024-02-28T21:56:28.056Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:56:28 [2024-02-28T21:56:28.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:28 [2024-02-28T21:56:28.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-239596025 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:56:28 [2024-02-28T21:56:28.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-239596025 data=null doit=true}, TreeItem with text {Traces [1]}]
16:56:28 [2024-02-28T21:56:28.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-239596025 data=null}, TreeItem with text {Traces [1]}]
16:56:28 [2024-02-28T21:56:28.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-239596024 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:56:28 [2024-02-28T21:56:28.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239596024 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]}]
16:56:28 [2024-02-28T21:56:28.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-239596020 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:56:28 [2024-02-28T21:56:28.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:28 [2024-02-28T21:56:28.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-239596019 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:56:28 [2024-02-28T21:56:28.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-239596019 data=null doit=true}, TreeItem with text {Traces [1]}]
16:56:28 [2024-02-28T21:56:28.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-239596019 data=null}, TreeItem with text {Traces [1]}]
16:56:28 [2024-02-28T21:56:28.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-239596019 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:56:28 [2024-02-28T21:56:28.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239596019 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]}]
16:56:28 [2024-02-28T21:56:28.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-239596016 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:56:28 [2024-02-28T21:56:28.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
16:56:28 [2024-02-28T21:56:28.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
16:56:28 [2024-02-28T21:56:28.056Z] 
16:56:28 [2024-02-28T21:56:28.056Z] (Eclipse:19192): Gtk-WARNING **: 21:56:27.926: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:56:28 [2024-02-28T21:56:28.056Z] 
16:56:28 [2024-02-28T21:56:28.056Z] (Eclipse:19192): Gtk-WARNING **: 21:56:27.926: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:56:28 [2024-02-28T21:56:28.056Z] 
16:56:28 [2024-02-28T21:56:28.056Z] (Eclipse:19192): Gtk-WARNING **: 21:56:27.926: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:56:28 [2024-02-28T21:56:28.056Z] 
16:56:28 [2024-02-28T21:56:28.056Z] (Eclipse:19192): Gtk-WARNING **: 21:56:27.926: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:56:28 [2024-02-28T21:56:28.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
16:56:28 [2024-02-28T21:56:28.056Z] 
16:56:28 [2024-02-28T21:56:28.056Z] (Eclipse:19192): Gtk-WARNING **: 21:56:27.967: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:56:28 [2024-02-28T21:56:28.056Z] 
16:56:28 [2024-02-28T21:56:28.056Z] (Eclipse:19192): Gtk-WARNING **: 21:56:27.967: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:56:28 [2024-02-28T21:56:28.056Z] 
16:56:28 [2024-02-28T21:56:28.056Z] (Eclipse:19192): Gtk-WARNING **: 21:56:27.967: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:56:28 [2024-02-28T21:56:28.056Z] 
16:56:28 [2024-02-28T21:56:28.056Z] (Eclipse:19192): Gtk-WARNING **: 21:56:27.967: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:56:28 [2024-02-28T21:56:28.056Z] 
16:56:28 [2024-02-28T21:56:28.056Z] (Eclipse:19192): Gtk-WARNING **: 21:56:27.982: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:56:28 [2024-02-28T21:56:28.056Z] 
16:56:28 [2024-02-28T21:56:28.056Z] (Eclipse:19192): Gtk-WARNING **: 21:56:27.982: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:56:28 [2024-02-28T21:56:28.056Z] 
16:56:28 [2024-02-28T21:56:28.056Z] (Eclipse:19192): Gtk-WARNING **: 21:56:27.982: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:56:28 [2024-02-28T21:56:28.056Z] 
16:56:28 [2024-02-28T21:56:28.056Z] (Eclipse:19192): Gtk-WARNING **: 21:56:27.982: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:56:28 [2024-02-28T21:56:28.056Z] 
16:56:28 [2024-02-28T21:56:28.056Z] (Eclipse:19192): Gtk-WARNING **: 21:56:27.997: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:56:28 [2024-02-28T21:56:28.056Z] 
16:56:28 [2024-02-28T21:56:28.056Z] (Eclipse:19192): Gtk-WARNING **: 21:56:27.997: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:56:28 [2024-02-28T21:56:28.057Z] 
16:56:28 [2024-02-28T21:56:28.057Z] (Eclipse:19192): Gtk-WARNING **: 21:56:27.997: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:56:28 [2024-02-28T21:56:28.057Z] 
16:56:28 [2024-02-28T21:56:28.057Z] (Eclipse:19192): Gtk-WARNING **: 21:56:27.997: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:56:28 [2024-02-28T21:56:28.057Z] 
16:56:28 [2024-02-28T21:56:28.057Z] (Eclipse:19192): Gtk-WARNING **: 21:56:28.012: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:56:28 [2024-02-28T21:56:28.057Z] 
16:56:28 [2024-02-28T21:56:28.057Z] (Eclipse:19192): Gtk-WARNING **: 21:56:28.012: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:56:28 [2024-02-28T21:56:28.057Z] 
16:56:28 [2024-02-28T21:56:28.057Z] (Eclipse:19192): Gtk-WARNING **: 21:56:28.012: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:56:28 [2024-02-28T21:56:28.057Z] 
16:56:28 [2024-02-28T21:56:28.057Z] (Eclipse:19192): Gtk-WARNING **: 21:56:28.012: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:56:28 [2024-02-28T21:56:28.057Z] 
16:56:28 [2024-02-28T21:56:28.057Z] (Eclipse:19192): Gtk-WARNING **: 21:56:28.028: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:56:28 [2024-02-28T21:56:28.057Z] 
16:56:28 [2024-02-28T21:56:28.057Z] (Eclipse:19192): Gtk-WARNING **: 21:56:28.028: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:56:28 [2024-02-28T21:56:28.057Z] 
16:56:28 [2024-02-28T21:56:28.057Z] (Eclipse:19192): Gtk-WARNING **: 21:56:28.028: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:56:28 [2024-02-28T21:56:28.057Z] 
16:56:28 [2024-02-28T21:56:28.057Z] (Eclipse:19192): Gtk-WARNING **: 21:56:28.028: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:56:28 [2024-02-28T21:56:28.057Z] 
16:56:28 [2024-02-28T21:56:28.057Z] (Eclipse:19192): Gtk-WARNING **: 21:56:28.043: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:56:28 [2024-02-28T21:56:28.057Z] 
16:56:28 [2024-02-28T21:56:28.057Z] (Eclipse:19192): Gtk-WARNING **: 21:56:28.043: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:56:28 [2024-02-28T21:56:28.057Z] 
16:56:28 [2024-02-28T21:56:28.057Z] (Eclipse:19192): Gtk-WARNING **: 21:56:28.043: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:56:28 [2024-02-28T21:56:28.057Z] 
16:56:28 [2024-02-28T21:56:28.057Z] (Eclipse:19192): Gtk-WARNING **: 21:56:28.043: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:56:28 [2024-02-28T21:56:28.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
16:56:28 [2024-02-28T21:56:28.311Z] 
16:56:28 [2024-02-28T21:56:28.311Z] (Eclipse:19192): Gtk-WARNING **: 21:56:28.059: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:56:28 [2024-02-28T21:56:28.312Z] 
16:56:28 [2024-02-28T21:56:28.312Z] (Eclipse:19192): Gtk-WARNING **: 21:56:28.059: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:56:28 [2024-02-28T21:56:28.312Z] 
16:56:28 [2024-02-28T21:56:28.312Z] (Eclipse:19192): Gtk-WARNING **: 21:56:28.059: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:56:28 [2024-02-28T21:56:28.312Z] 
16:56:28 [2024-02-28T21:56:28.312Z] (Eclipse:19192): Gtk-WARNING **: 21:56:28.059: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:56:28 [2024-02-28T21:56:28.312Z] 
16:56:28 [2024-02-28T21:56:28.312Z] (Eclipse:19192): Gtk-WARNING **: 21:56:28.077: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:56:28 [2024-02-28T21:56:28.312Z] 
16:56:28 [2024-02-28T21:56:28.312Z] (Eclipse:19192): Gtk-WARNING **: 21:56:28.077: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:56:28 [2024-02-28T21:56:28.312Z] 
16:56:28 [2024-02-28T21:56:28.312Z] (Eclipse:19192): Gtk-WARNING **: 21:56:28.077: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:56:28 [2024-02-28T21:56:28.312Z] 
16:56:28 [2024-02-28T21:56:28.312Z] (Eclipse:19192): Gtk-WARNING **: 21:56:28.077: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:56:28 [2024-02-28T21:56:28.312Z] 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=-239595723 data=null doit=true}, Shell with text {Confirm Clear}]
16:56:28 [2024-02-28T21:56:28.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
16:56:28 [2024-02-28T21:56:28.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
16:56:28 [2024-02-28T21:56:28.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
16:56:28 [2024-02-28T21:56:28.312Z] 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')
16:56:28 [2024-02-28T21:56:28.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
16:56:28 [2024-02-28T21:56:28.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
16:56:28 [2024-02-28T21:56:28.312Z] 
16:56:28 [2024-02-28T21:56:28.312Z] (Eclipse:19192): Gtk-WARNING **: 21:56:28.092: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:56:28 [2024-02-28T21:56:28.312Z] 
16:56:28 [2024-02-28T21:56:28.312Z] (Eclipse:19192): Gtk-WARNING **: 21:56:28.092: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:56:28 [2024-02-28T21:56:28.312Z] 
16:56:28 [2024-02-28T21:56:28.312Z] (Eclipse:19192): Gtk-WARNING **: 21:56:28.092: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:56:28 [2024-02-28T21:56:28.312Z] 
16:56:28 [2024-02-28T21:56:28.312Z] (Eclipse:19192): Gtk-WARNING **: 21:56:28.092: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:56:28 [2024-02-28T21:56:28.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-239595721 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:56:28 [2024-02-28T21:56:28.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-239595708 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:56:28 [2024-02-28T21:56:28.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-239595708 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:56:28 [2024-02-28T21:56:28.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-239595708 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:56:28 [2024-02-28T21:56:28.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-239595708 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:56:28 [2024-02-28T21:56:28.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-239595708 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:56:28 [2024-02-28T21:56:28.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-239595708 data=null 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')]
16:56:28 [2024-02-28T21:56:28.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-239595993 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
16:56:28 [2024-02-28T21:56:28.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:56:28 [2024-02-28T21:56:28.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:56:28 [2024-02-28T21:56:28.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:28 [2024-02-28T21:56:28.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:28 [2024-02-28T21:56:28.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:28 [2024-02-28T21:56:28.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:28 [2024-02-28T21:56:28.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:28 [2024-02-28T21:56:28.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239595486 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:56:28 [2024-02-28T21:56:28.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239595486 data=null doit=true}, TreeItem with text {test}]
16:56:28 [2024-02-28T21:56:28.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239595486 data=null}, TreeItem with text {test}]
16:56:28 [2024-02-28T21:56:28.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239595485 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:28 [2024-02-28T21:56:28.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239595485 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:56:28 [2024-02-28T21:56:28.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239595429 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:28 [2024-02-28T21:56:28.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:28 [2024-02-28T21:56:28.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239595429 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:56:28 [2024-02-28T21:56:28.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239595429 data=null doit=true}, TreeItem with text {test}]
16:56:28 [2024-02-28T21:56:28.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239595429 data=null}, TreeItem with text {test}]
16:56:28 [2024-02-28T21:56:28.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239595428 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:28 [2024-02-28T21:56:28.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239595428 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:56:28 [2024-02-28T21:56:28.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239595425 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:28 [2024-02-28T21:56:28.567Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:56:28 [2024-02-28T21:56:28.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:28 [2024-02-28T21:56:28.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-239595424 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:56:28 [2024-02-28T21:56:28.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-239595424 data=null doit=true}, TreeItem with text {Traces [1]}]
16:56:28 [2024-02-28T21:56:28.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-239595424 data=null}, TreeItem with text {Traces [1]}]
16:56:28 [2024-02-28T21:56:28.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-239595424 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:56:28 [2024-02-28T21:56:28.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239595424 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]}]
16:56:28 [2024-02-28T21:56:28.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-239595419 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:56:28 [2024-02-28T21:56:28.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:28 [2024-02-28T21:56:28.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-239595419 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:56:28 [2024-02-28T21:56:28.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-239595418 data=null doit=true}, TreeItem with text {Traces [1]}]
16:56:28 [2024-02-28T21:56:28.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-239595418 data=null}, TreeItem with text {Traces [1]}]
16:56:28 [2024-02-28T21:56:28.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-239595418 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:56:28 [2024-02-28T21:56:28.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239595418 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]}]
16:56:28 [2024-02-28T21:56:28.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-239595416 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:56:28 [2024-02-28T21:56:28.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:56:28 [2024-02-28T21:56:28.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
16:56:28 [2024-02-28T21:56:28.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
16:56:28 [2024-02-28T21:56:28.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:56:28 [2024-02-28T21:56:28.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=-239595057 data=null doit=true}, Shell with text {Trace Import}]
16:56:28 [2024-02-28T21:56:28.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:56:28 [2024-02-28T21:56:28.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:56:28 [2024-02-28T21:56:28.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:56:28 [2024-02-28T21:56:28.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')
16:56:28 [2024-02-28T21:56:28.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:56:28 [2024-02-28T21:56:28.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:56:28 [2024-02-28T21:56:28.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:56:28 [2024-02-28T21:56:28.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:56:28 [2024-02-28T21:56:28.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:56:28 [2024-02-28T21:56:28.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:56:28 [2024-02-28T21:56:28.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:56:28 [2024-02-28T21:56:28.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:56:28 [2024-02-28T21:56:28.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:56:28 [2024-02-28T21:56:28.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:56:28 [2024-02-28T21:56:28.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:56:28 [2024-02-28T21:56:28.822Z] 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.
16:56:28 [2024-02-28T21:56:28.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:56:28 [2024-02-28T21:56:28.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:56:28 [2024-02-28T21:56:28.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:56:28 [2024-02-28T21:56:28.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:56:28 [2024-02-28T21:56:28.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:56:28 [2024-02-28T21:56:28.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:56:28 [2024-02-28T21:56:28.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:56:28 [2024-02-28T21:56:28.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:56:28 [2024-02-28T21:56:28.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=-239595054 data=null}, (of type 'Combo')]
16:56:28 [2024-02-28T21:56:28.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:56:28 [2024-02-28T21:56:28.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:28 [2024-02-28T21:56:28.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:28 [2024-02-28T21:56:28.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:56:28 [2024-02-28T21:56:28.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:28 [2024-02-28T21:56:28.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:28 [2024-02-28T21:56:28.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:28 [2024-02-28T21:56:28.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=-239595024 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
16:56:28 [2024-02-28T21:56:28.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-239595024 data=null doit=true}, TreeItem with text {import}]
16:56:28 [2024-02-28T21:56:28.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-239595024 data=null}, TreeItem with text {import}]
16:56:28 [2024-02-28T21:56:28.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-239595024 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
16:56:28 [2024-02-28T21:56:28.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239595024 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}]
16:56:28 [2024-02-28T21:56:28.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-239595023 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
16:56:28 [2024-02-28T21:56:28.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: import
16:56:28 [2024-02-28T21:56:28.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:56:28 [2024-02-28T21:56:28.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:56:28 [2024-02-28T21:56:28.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:56:28 [2024-02-28T21:56:28.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:56:28 [2024-02-28T21:56:28.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:56:28 [2024-02-28T21:56:28.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:'))
16:56:28 [2024-02-28T21:56:28.823Z] 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
16:56:28 [2024-02-28T21:56:28.823Z] 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=-239595017 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:'))]
16:56:28 [2024-02-28T21:56:28.823Z] 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
16:56:28 [2024-02-28T21:56:28.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:56:28 [2024-02-28T21:56:28.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:56:28 [2024-02-28T21:56:28.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:56:28 [2024-02-28T21:56:28.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:56:28 [2024-02-28T21:56:28.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:56:28 [2024-02-28T21:56:28.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:56:28 [2024-02-28T21:56:28.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:56:28 [2024-02-28T21:56:28.823Z] 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'
16:56:28 [2024-02-28T21:56:28.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:56:28 [2024-02-28T21:56:28.823Z] 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')
16:56:28 [2024-02-28T21:56:28.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:56:28 [2024-02-28T21:56:28.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:56:28 [2024-02-28T21:56:28.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:56:28 [2024-02-28T21:56:28.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:56:28 [2024-02-28T21:56:28.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:56:28 [2024-02-28T21:56:28.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:56:28 [2024-02-28T21:56:28.823Z] 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.
16:56:28 [2024-02-28T21:56:28.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:56:28 [2024-02-28T21:56:28.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:56:28 [2024-02-28T21:56:28.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:56:28 [2024-02-28T21:56:28.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:56:28 [2024-02-28T21:56:28.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:56:28 [2024-02-28T21:56:28.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:56:28 [2024-02-28T21:56:28.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:56:28 [2024-02-28T21:56:28.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:56:28 [2024-02-28T21:56:28.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:56:28 [2024-02-28T21:56:28.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:56:28 [2024-02-28T21:56:28.823Z] 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')
16:56:28 [2024-02-28T21:56:28.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:56:28 [2024-02-28T21:56:28.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:56:28 [2024-02-28T21:56:28.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:56:28 [2024-02-28T21:56:28.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:56:28 [2024-02-28T21:56:28.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:56:28 [2024-02-28T21:56:28.824Z] 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.
16:56:28 [2024-02-28T21:56:28.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:56:28 [2024-02-28T21:56:28.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:56:28 [2024-02-28T21:56:28.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:56:28 [2024-02-28T21:56:28.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:56:28 [2024-02-28T21:56:28.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:56:28 [2024-02-28T21:56:28.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:56:28 [2024-02-28T21:56:28.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:56:28 [2024-02-28T21:56:28.824Z] 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')
16:56:28 [2024-02-28T21:56:28.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:56:28 [2024-02-28T21:56:28.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:56:28 [2024-02-28T21:56:28.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:56:28 [2024-02-28T21:56:28.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:56:28 [2024-02-28T21:56:28.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:56:28 [2024-02-28T21:56:28.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:56:28 [2024-02-28T21:56:28.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:56:28 [2024-02-28T21:56:28.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:56:28 [2024-02-28T21:56:28.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:56:28 [2024-02-28T21:56:28.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:56:28 [2024-02-28T21:56:28.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:56:28 [2024-02-28T21:56:28.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:56:28 [2024-02-28T21:56:28.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:56:28 [2024-02-28T21:56:28.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:56:28 [2024-02-28T21:56:28.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:56:28 [2024-02-28T21:56:28.824Z] 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')
16:56:28 [2024-02-28T21:56:28.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:56:28 [2024-02-28T21:56:28.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:56:28 [2024-02-28T21:56:28.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:56:28 [2024-02-28T21:56:28.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:56:28 [2024-02-28T21:56:28.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:56:28 [2024-02-28T21:56:28.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:56:28 [2024-02-28T21:56:28.824Z] 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')
16:56:28 [2024-02-28T21:56:28.824Z] 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.
16:56:28 [2024-02-28T21:56:28.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:56:28 [2024-02-28T21:56:28.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:56:28 [2024-02-28T21:56:28.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:56:28 [2024-02-28T21:56:28.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:56:28 [2024-02-28T21:56:28.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:56:28 [2024-02-28T21:56:28.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:56:28 [2024-02-28T21:56:28.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:56:28 [2024-02-28T21:56:28.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:56:28 [2024-02-28T21:56:28.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:56:28 [2024-02-28T21:56:28.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:56:28 [2024-02-28T21:56:28.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:56:28 [2024-02-28T21:56:28.824Z] 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')
16:56:28 [2024-02-28T21:56:28.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:56:28 [2024-02-28T21:56:28.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:56:28 [2024-02-28T21:56:28.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:56:28 [2024-02-28T21:56:28.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:56:28 [2024-02-28T21:56:28.824Z] 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.
16:56:28 [2024-02-28T21:56:28.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:56:28 [2024-02-28T21:56:28.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:56:28 [2024-02-28T21:56:28.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:56:28 [2024-02-28T21:56:28.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:56:28 [2024-02-28T21:56:28.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:56:28 [2024-02-28T21:56:28.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:56:28 [2024-02-28T21:56:28.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:56:28 [2024-02-28T21:56:28.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:56:28 [2024-02-28T21:56:28.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:56:28 [2024-02-28T21:56:28.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:56:28 [2024-02-28T21:56:28.825Z] 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)'
16:56:28 [2024-02-28T21:56:28.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:56:28 [2024-02-28T21:56:28.825Z] 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')
16:56:28 [2024-02-28T21:56:28.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:56:28 [2024-02-28T21:56:28.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:56:28 [2024-02-28T21:56:28.825Z] 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')
16:56:28 [2024-02-28T21:56:28.825Z] 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.
16:56:28 [2024-02-28T21:56:28.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:56:28 [2024-02-28T21:56:28.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:56:28 [2024-02-28T21:56:28.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:56:28 [2024-02-28T21:56:28.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:56:28 [2024-02-28T21:56:28.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:56:28 [2024-02-28T21:56:28.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:56:28 [2024-02-28T21:56:28.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:56:28 [2024-02-28T21:56:28.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:56:28 [2024-02-28T21:56:28.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:56:28 [2024-02-28T21:56:28.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:56:28 [2024-02-28T21:56:28.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:56:28 [2024-02-28T21:56:28.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:56:28 [2024-02-28T21:56:28.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:56:28 [2024-02-28T21:56:28.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:56:28 [2024-02-28T21:56:28.825Z] 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')
16:56:28 [2024-02-28T21:56:28.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:56:28 [2024-02-28T21:56:28.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-239595013 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:56:28 [2024-02-28T21:56:28.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-239595013 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:56:28 [2024-02-28T21:56:28.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-239595013 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:56:28 [2024-02-28T21:56:28.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-239595012 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:56:28 [2024-02-28T21:56:28.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-239595012 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:56:28 [2024-02-28T21:56:28.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-239595012 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:56:29 [2024-02-28T21:56:29.080Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:56:29 [2024-02-28T21:56:29.080Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:56:29 [2024-02-28T21:56:29.080Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:56:29 [2024-02-28T21:56:29.080Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:56:29 [2024-02-28T21:56:29.080Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:56:29 [2024-02-28T21:56:29.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:56:29 [2024-02-28T21:56:29.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
16:56:29 [2024-02-28T21:56:29.337Z] 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=-239594484 data=null doit=true}, Shell with text {Confirmation}]
16:56:29 [2024-02-28T21:56:29.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
16:56:29 [2024-02-28T21:56:29.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
16:56:29 [2024-02-28T21:56:29.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
16:56:29 [2024-02-28T21:56:29.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
16:56:29 [2024-02-28T21:56:29.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
16:56:29 [2024-02-28T21:56:29.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: with mnemonic 'Skip All'
16:56:29 [2024-02-28T21:56:29.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: with style 'SWT.PUSH'
16:56:29 [2024-02-28T21:56:29.337Z] 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')
16:56:29 [2024-02-28T21:56:29.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
16:56:29 [2024-02-28T21:56:29.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Skip All
16:56:29 [2024-02-28T21:56:29.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Skip All} time=-239594483 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')]
16:56:29 [2024-02-28T21:56:29.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Skip All} time=-239594483 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')]
16:56:29 [2024-02-28T21:56:29.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Skip All} time=-239594483 data=null doit=true}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
16:56:29 [2024-02-28T21:56:29.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Skip All} time=-239594483 data=null}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
16:56:29 [2024-02-28T21:56:29.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Skip All} time=-239594483 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')]
16:56:29 [2024-02-28T21:56:29.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Skip All} time=-239594483 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')]
16:56:29 [2024-02-28T21:56:29.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Skip All} time=-239594483 data=null 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')]
16:56:29 [2024-02-28T21:56:29.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-239595012 data=null 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')]
16:56:29 [2024-02-28T21:56:29.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-239595391 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
16:56:29 [2024-02-28T21:56:29.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:56:29 [2024-02-28T21:56:29.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:56:29 [2024-02-28T21:56:29.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:29 [2024-02-28T21:56:29.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:29 [2024-02-28T21:56:29.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:29 [2024-02-28T21:56:29.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:29 [2024-02-28T21:56:29.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:29 [2024-02-28T21:56:29.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239594418 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:56:29 [2024-02-28T21:56:29.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239594417 data=null doit=true}, TreeItem with text {test}]
16:56:29 [2024-02-28T21:56:29.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239594417 data=null}, TreeItem with text {test}]
16:56:29 [2024-02-28T21:56:29.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239594417 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:29 [2024-02-28T21:56:29.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239594417 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:56:29 [2024-02-28T21:56:29.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239594393 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:29 [2024-02-28T21:56:29.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:29 [2024-02-28T21:56:29.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239594392 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:56:29 [2024-02-28T21:56:29.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239594392 data=null doit=true}, TreeItem with text {test}]
16:56:29 [2024-02-28T21:56:29.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239594392 data=null}, TreeItem with text {test}]
16:56:29 [2024-02-28T21:56:29.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239594392 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:29 [2024-02-28T21:56:29.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239594392 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:56:29 [2024-02-28T21:56:29.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239594389 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:29 [2024-02-28T21:56:29.593Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:56:29 [2024-02-28T21:56:29.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:29 [2024-02-28T21:56:29.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-239594388 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:56:29 [2024-02-28T21:56:29.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-239594388 data=null doit=true}, TreeItem with text {Traces [0]}]
16:56:29 [2024-02-28T21:56:29.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-239594388 data=null}, TreeItem with text {Traces [0]}]
16:56:29 [2024-02-28T21:56:29.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-239594388 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:56:29 [2024-02-28T21:56:29.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239594388 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]}]
16:56:29 [2024-02-28T21:56:29.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-239594384 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:56:29 [2024-02-28T21:56:29.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-239594384 data=null doit=true}, TreeItem with text {Traces [0]}]
16:56:29 [2024-02-28T21:56:29.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-239594383 data=null}, TreeItem with text {Traces [0]}]
16:56:29 [2024-02-28T21:56:29.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-239594383 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:56:29 [2024-02-28T21:56:29.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239594383 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]}]
16:56:29 [2024-02-28T21:56:29.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-239594382 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:56:29 [2024-02-28T21:56:29.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:56:29 [2024-02-28T21:56:29.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:29 [2024-02-28T21:56:29.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-239594153 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {simple_server-thread1}]
16:56:29 [2024-02-28T21:56:29.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-239594152 data=null doit=true}, TreeItem with text {simple_server-thread1}]
16:56:29 [2024-02-28T21:56:29.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-239594152 data=null}, TreeItem with text {simple_server-thread1}]
16:56:29 [2024-02-28T21:56:29.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-239594152 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {simple_server-thread1}]
16:56:29 [2024-02-28T21:56:29.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239594152 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}]
16:56:29 [2024-02-28T21:56:29.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-239594139 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {simple_server-thread1}]
16:56:29 [2024-02-28T21:56:29.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:29 [2024-02-28T21:56:29.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:29 [2024-02-28T21:56:29.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:29 [2024-02-28T21:56:29.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:29 [2024-02-28T21:56:29.849Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:56:29 [2024-02-28T21:56:29.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:29 [2024-02-28T21:56:29.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-239594137 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {simple_server-thread1}]
16:56:29 [2024-02-28T21:56:29.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-239594137 data=null doit=true}, TreeItem with text {simple_server-thread1}]
16:56:29 [2024-02-28T21:56:29.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-239594137 data=null}, TreeItem with text {simple_server-thread1}]
16:56:29 [2024-02-28T21:56:29.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-239594137 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {simple_server-thread1}]
16:56:29 [2024-02-28T21:56:29.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239594137 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}]
16:56:29 [2024-02-28T21:56:29.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-239594134 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {simple_server-thread1}]
16:56:29 [2024-02-28T21:56:29.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1}
16:56:29 [2024-02-28T21:56:29.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-239594134 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {simple_server-thread1}]
16:56:29 [2024-02-28T21:56:29.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-239594134 data=null doit=true}, TreeItem with text {simple_server-thread1}]
16:56:29 [2024-02-28T21:56:29.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:29 [2024-02-28T21:56:29.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-239594134 data=null}, TreeItem with text {simple_server-thread1}]
16:56:29 [2024-02-28T21:56:29.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-239594134 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {simple_server-thread1}]
16:56:29 [2024-02-28T21:56:29.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239594134 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}]
16:56:29 [2024-02-28T21:56:29.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-239594126 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {simple_server-thread1}]
16:56:29 [2024-02-28T21:56:29.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-239594125 data=null button=1 stateMask=0x0 x=151 y=81 count=2}, TreeItem with text {simple_server-thread1}]
16:56:29 [2024-02-28T21:56:29.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-239594125 data=null button=1 stateMask=0x0 x=151 y=81 count=2}, TreeItem with text {simple_server-thread1}]
16:56:29 [2024-02-28T21:56:29.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239594125 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}]
16:56:29 [2024-02-28T21:56:29.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-239594093 data=null button=1 stateMask=0x80000 x=151 y=81 count=2}, TreeItem with text {simple_server-thread1}]
16:56:29 [2024-02-28T21:56:29.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-239594087 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {simple_server-thread1}]
16:56:29 [2024-02-28T21:56:29.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-239594087 data=null doit=true}, TreeItem with text {simple_server-thread1}]
16:56:29 [2024-02-28T21:56:29.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-239594087 data=null}, TreeItem with text {simple_server-thread1}]
16:56:29 [2024-02-28T21:56:29.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1}
16:56:30 [2024-02-28T21:56:30.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:56:30 [2024-02-28T21:56:30.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:56:30 [2024-02-28T21:56:30.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:56:30 [2024-02-28T21:56:30.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:56:30 [2024-02-28T21:56:30.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:56:30 [2024-02-28T21:56:30.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:56:30 [2024-02-28T21:56:30.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-239593582 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:56:30 [2024-02-28T21:56:30.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-239593582 data=null doit=true}, TableItem with text {}]
16:56:30 [2024-02-28T21:56:30.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-239593582 data=null}, TableItem with text {}]
16:56:30 [2024-02-28T21:56:30.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-239593582 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:56:30 [2024-02-28T21:56:30.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239593581 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:56:30 [2024-02-28T21:56:30.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-239593579 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:56:30 [2024-02-28T21:56:30.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:56:30 [2024-02-28T21:56:30.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:56:31 [2024-02-28T21:56:31.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:56:31 [2024-02-28T21:56:31.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:31 [2024-02-28T21:56:31.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-239592734 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {simple_server-thread1}]
16:56:31 [2024-02-28T21:56:31.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-239592733 data=null doit=true}, TreeItem with text {simple_server-thread1}]
16:56:31 [2024-02-28T21:56:31.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-239592733 data=null}, TreeItem with text {simple_server-thread1}]
16:56:31 [2024-02-28T21:56:31.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-239592733 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {simple_server-thread1}]
16:56:31 [2024-02-28T21:56:31.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239592733 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}]
16:56:31 [2024-02-28T21:56:31.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-239592729 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {simple_server-thread1}]
16:56:31 [2024-02-28T21:56:31.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:31 [2024-02-28T21:56:31.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:31 [2024-02-28T21:56:31.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:31 [2024-02-28T21:56:31.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:31 [2024-02-28T21:56:31.336Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:56:31 [2024-02-28T21:56:31.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:56:31 [2024-02-28T21:56:31.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:31 [2024-02-28T21:56:31.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:31 [2024-02-28T21:56:31.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:31 [2024-02-28T21:56:31.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:31 [2024-02-28T21:56:31.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:31 [2024-02-28T21:56:31.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239592726 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:56:31 [2024-02-28T21:56:31.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239592725 data=null doit=true}, TreeItem with text {test}]
16:56:31 [2024-02-28T21:56:31.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239592725 data=null}, TreeItem with text {test}]
16:56:31 [2024-02-28T21:56:31.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239592725 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:31 [2024-02-28T21:56:31.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239592725 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:56:31 [2024-02-28T21:56:31.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239592699 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:31 [2024-02-28T21:56:31.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:31 [2024-02-28T21:56:31.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239592698 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:56:31 [2024-02-28T21:56:31.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239592698 data=null doit=true}, TreeItem with text {test}]
16:56:31 [2024-02-28T21:56:31.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239592698 data=null}, TreeItem with text {test}]
16:56:31 [2024-02-28T21:56:31.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239592698 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:31 [2024-02-28T21:56:31.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239592698 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:56:31 [2024-02-28T21:56:31.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239592691 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:31 [2024-02-28T21:56:31.336Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:56:31 [2024-02-28T21:56:31.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:31 [2024-02-28T21:56:31.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-239592690 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
16:56:31 [2024-02-28T21:56:31.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-239592690 data=null doit=true}, TreeItem with text {Traces [3]}]
16:56:31 [2024-02-28T21:56:31.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-239592690 data=null}, TreeItem with text {Traces [3]}]
16:56:31 [2024-02-28T21:56:31.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-239592690 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
16:56:31 [2024-02-28T21:56:31.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239592690 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]}]
16:56:31 [2024-02-28T21:56:31.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-239592685 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
16:56:31 [2024-02-28T21:56:31.336Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
16:56:31 [2024-02-28T21:56:31.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:56:31 [2024-02-28T21:56:31.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:31 [2024-02-28T21:56:31.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-239592645 data=null button=0 stateMask=0x0 x=151 y=104 count=0}, TreeItem with text {simple_server-thread2}]
16:56:31 [2024-02-28T21:56:31.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-239592644 data=null doit=true}, TreeItem with text {simple_server-thread2}]
16:56:31 [2024-02-28T21:56:31.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-239592644 data=null}, TreeItem with text {simple_server-thread2}]
16:56:31 [2024-02-28T21:56:31.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-239592644 data=null button=1 stateMask=0x0 x=151 y=104 count=1}, TreeItem with text {simple_server-thread2}]
16:56:31 [2024-02-28T21:56:31.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239592644 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}]
16:56:31 [2024-02-28T21:56:31.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-239592634 data=null button=1 stateMask=0x80000 x=151 y=104 count=1}, TreeItem with text {simple_server-thread2}]
16:56:31 [2024-02-28T21:56:31.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:31 [2024-02-28T21:56:31.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:31 [2024-02-28T21:56:31.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:31 [2024-02-28T21:56:31.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:31 [2024-02-28T21:56:31.336Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:56:31 [2024-02-28T21:56:31.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:31 [2024-02-28T21:56:31.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-239592632 data=null button=0 stateMask=0x0 x=151 y=104 count=0}, TreeItem with text {simple_server-thread2}]
16:56:31 [2024-02-28T21:56:31.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-239592632 data=null doit=true}, TreeItem with text {simple_server-thread2}]
16:56:31 [2024-02-28T21:56:31.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-239592632 data=null}, TreeItem with text {simple_server-thread2}]
16:56:31 [2024-02-28T21:56:31.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-239592632 data=null button=1 stateMask=0x0 x=151 y=104 count=1}, TreeItem with text {simple_server-thread2}]
16:56:31 [2024-02-28T21:56:31.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239592632 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}]
16:56:31 [2024-02-28T21:56:31.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-239592629 data=null button=1 stateMask=0x80000 x=151 y=104 count=1}, TreeItem with text {simple_server-thread2}]
16:56:31 [2024-02-28T21:56:31.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2}
16:56:31 [2024-02-28T21:56:31.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-239592629 data=null button=0 stateMask=0x0 x=151 y=104 count=0}, TreeItem with text {simple_server-thread2}]
16:56:31 [2024-02-28T21:56:31.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-239592629 data=null doit=true}, TreeItem with text {simple_server-thread2}]
16:56:31 [2024-02-28T21:56:31.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:31 [2024-02-28T21:56:31.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-239592629 data=null}, TreeItem with text {simple_server-thread2}]
16:56:31 [2024-02-28T21:56:31.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-239592623 data=null button=1 stateMask=0x0 x=151 y=104 count=1}, TreeItem with text {simple_server-thread2}]
16:56:31 [2024-02-28T21:56:31.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239592623 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}]
16:56:31 [2024-02-28T21:56:31.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-239592620 data=null button=1 stateMask=0x80000 x=151 y=104 count=1}, TreeItem with text {simple_server-thread2}]
16:56:31 [2024-02-28T21:56:31.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-239592620 data=null button=1 stateMask=0x0 x=151 y=104 count=2}, TreeItem with text {simple_server-thread2}]
16:56:31 [2024-02-28T21:56:31.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-239592620 data=null button=1 stateMask=0x0 x=151 y=104 count=2}, TreeItem with text {simple_server-thread2}]
16:56:31 [2024-02-28T21:56:31.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239592620 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}]
16:56:31 [2024-02-28T21:56:31.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-239592587 data=null button=1 stateMask=0x80000 x=151 y=104 count=2}, TreeItem with text {simple_server-thread2}]
16:56:31 [2024-02-28T21:56:31.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-239592581 data=null button=0 stateMask=0x0 x=151 y=104 count=0}, TreeItem with text {simple_server-thread2}]
16:56:31 [2024-02-28T21:56:31.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-239592581 data=null doit=true}, TreeItem with text {simple_server-thread2}]
16:56:31 [2024-02-28T21:56:31.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-239592581 data=null}, TreeItem with text {simple_server-thread2}]
16:56:31 [2024-02-28T21:56:31.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2}
16:56:31 [2024-02-28T21:56:31.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:56:31 [2024-02-28T21:56:31.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:56:31 [2024-02-28T21:56:31.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:56:31 [2024-02-28T21:56:31.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:56:31 [2024-02-28T21:56:31.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:56:31 [2024-02-28T21:56:31.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:56:31 [2024-02-28T21:56:31.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:56:31 [2024-02-28T21:56:31.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:56:31 [2024-02-28T21:56:31.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-239592076 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:56:31 [2024-02-28T21:56:31.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-239592076 data=null doit=true}, TableItem with text {}]
16:56:31 [2024-02-28T21:56:31.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-239592076 data=null}, TableItem with text {}]
16:56:31 [2024-02-28T21:56:31.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-239592076 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:56:31 [2024-02-28T21:56:31.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239592076 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:56:31 [2024-02-28T21:56:31.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-239592073 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:56:31 [2024-02-28T21:56:31.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:56:31 [2024-02-28T21:56:31.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:56:32 [2024-02-28T21:56:32.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:56:32 [2024-02-28T21:56:32.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:32 [2024-02-28T21:56:32.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-239591226 data=null button=0 stateMask=0x0 x=151 y=104 count=0}, TreeItem with text {simple_server-thread2}]
16:56:32 [2024-02-28T21:56:32.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-239591226 data=null doit=true}, TreeItem with text {simple_server-thread2}]
16:56:32 [2024-02-28T21:56:32.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-239591226 data=null}, TreeItem with text {simple_server-thread2}]
16:56:32 [2024-02-28T21:56:32.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-239591226 data=null button=1 stateMask=0x0 x=151 y=104 count=1}, TreeItem with text {simple_server-thread2}]
16:56:32 [2024-02-28T21:56:32.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239591225 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}]
16:56:32 [2024-02-28T21:56:32.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-239591222 data=null button=1 stateMask=0x80000 x=151 y=104 count=1}, TreeItem with text {simple_server-thread2}]
16:56:32 [2024-02-28T21:56:32.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:32 [2024-02-28T21:56:32.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:32 [2024-02-28T21:56:32.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:32 [2024-02-28T21:56:32.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:32 [2024-02-28T21:56:32.823Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:56:32 [2024-02-28T21:56:32.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:56:32 [2024-02-28T21:56:32.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:32 [2024-02-28T21:56:32.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:32 [2024-02-28T21:56:32.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:32 [2024-02-28T21:56:32.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:32 [2024-02-28T21:56:32.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:32 [2024-02-28T21:56:32.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239591219 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:56:32 [2024-02-28T21:56:32.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239591219 data=null doit=true}, TreeItem with text {test}]
16:56:32 [2024-02-28T21:56:32.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239591219 data=null}, TreeItem with text {test}]
16:56:32 [2024-02-28T21:56:32.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239591219 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:32 [2024-02-28T21:56:32.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239591219 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:56:32 [2024-02-28T21:56:32.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239591202 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:32 [2024-02-28T21:56:32.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:32 [2024-02-28T21:56:32.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239591201 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:56:32 [2024-02-28T21:56:32.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239591201 data=null doit=true}, TreeItem with text {test}]
16:56:32 [2024-02-28T21:56:32.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239591201 data=null}, TreeItem with text {test}]
16:56:32 [2024-02-28T21:56:32.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239591201 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:32 [2024-02-28T21:56:32.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239591201 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:56:32 [2024-02-28T21:56:32.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239591198 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:32 [2024-02-28T21:56:32.823Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:56:32 [2024-02-28T21:56:32.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:32 [2024-02-28T21:56:32.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-239591197 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
16:56:32 [2024-02-28T21:56:32.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-239591197 data=null doit=true}, TreeItem with text {Traces [3]}]
16:56:32 [2024-02-28T21:56:32.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-239591197 data=null}, TreeItem with text {Traces [3]}]
16:56:32 [2024-02-28T21:56:32.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-239591197 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
16:56:32 [2024-02-28T21:56:32.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239591197 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]}]
16:56:32 [2024-02-28T21:56:32.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-239591191 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
16:56:32 [2024-02-28T21:56:32.823Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
16:56:32 [2024-02-28T21:56:32.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:56:32 [2024-02-28T21:56:32.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:32 [2024-02-28T21:56:32.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-239591141 data=null button=0 stateMask=0x0 x=140 y=127 count=0}, TreeItem with text {ust-overlap-testing}]
16:56:32 [2024-02-28T21:56:32.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-239591141 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:56:32 [2024-02-28T21:56:32.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-239591141 data=null}, TreeItem with text {ust-overlap-testing}]
16:56:32 [2024-02-28T21:56:32.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-239591141 data=null button=1 stateMask=0x0 x=140 y=127 count=1}, TreeItem with text {ust-overlap-testing}]
16:56:32 [2024-02-28T21:56:32.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239591141 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}]
16:56:32 [2024-02-28T21:56:32.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-239591122 data=null button=1 stateMask=0x80000 x=140 y=127 count=1}, TreeItem with text {ust-overlap-testing}]
16:56:32 [2024-02-28T21:56:32.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:32 [2024-02-28T21:56:32.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:32 [2024-02-28T21:56:32.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:32 [2024-02-28T21:56:32.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:32 [2024-02-28T21:56:32.824Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:56:32 [2024-02-28T21:56:32.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:32 [2024-02-28T21:56:32.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-239591121 data=null button=0 stateMask=0x0 x=140 y=127 count=0}, TreeItem with text {ust-overlap-testing}]
16:56:32 [2024-02-28T21:56:32.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-239591120 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:56:32 [2024-02-28T21:56:32.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-239591120 data=null}, TreeItem with text {ust-overlap-testing}]
16:56:32 [2024-02-28T21:56:32.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-239591120 data=null button=1 stateMask=0x0 x=140 y=127 count=1}, TreeItem with text {ust-overlap-testing}]
16:56:32 [2024-02-28T21:56:32.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239591120 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}]
16:56:32 [2024-02-28T21:56:32.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-239591117 data=null button=1 stateMask=0x80000 x=140 y=127 count=1}, TreeItem with text {ust-overlap-testing}]
16:56:32 [2024-02-28T21:56:32.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing}
16:56:32 [2024-02-28T21:56:32.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-239591117 data=null button=0 stateMask=0x0 x=140 y=127 count=0}, TreeItem with text {ust-overlap-testing}]
16:56:32 [2024-02-28T21:56:32.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-239591117 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:56:32 [2024-02-28T21:56:32.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:32 [2024-02-28T21:56:32.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-239591117 data=null}, TreeItem with text {ust-overlap-testing}]
16:56:32 [2024-02-28T21:56:32.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-239591116 data=null button=1 stateMask=0x0 x=140 y=127 count=1}, TreeItem with text {ust-overlap-testing}]
16:56:32 [2024-02-28T21:56:32.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239591116 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}]
16:56:32 [2024-02-28T21:56:32.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-239591114 data=null button=1 stateMask=0x80000 x=140 y=127 count=1}, TreeItem with text {ust-overlap-testing}]
16:56:32 [2024-02-28T21:56:32.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-239591113 data=null button=1 stateMask=0x0 x=140 y=127 count=2}, TreeItem with text {ust-overlap-testing}]
16:56:32 [2024-02-28T21:56:32.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=-239591113 data=null button=1 stateMask=0x0 x=140 y=127 count=2}, TreeItem with text {ust-overlap-testing}]
16:56:32 [2024-02-28T21:56:32.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239591113 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}]
16:56:32 [2024-02-28T21:56:32.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-239591077 data=null button=1 stateMask=0x80000 x=140 y=127 count=2}, TreeItem with text {ust-overlap-testing}]
16:56:32 [2024-02-28T21:56:32.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=-239591071 data=null button=0 stateMask=0x0 x=140 y=127 count=0}, TreeItem with text {ust-overlap-testing}]
16:56:32 [2024-02-28T21:56:32.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=-239591071 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:56:32 [2024-02-28T21:56:32.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=-239591071 data=null}, TreeItem with text {ust-overlap-testing}]
16:56:32 [2024-02-28T21:56:32.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing}
16:56:32 [2024-02-28T21:56:32.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:56:32 [2024-02-28T21:56:32.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:56:33 [2024-02-28T21:56:33.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:56:33 [2024-02-28T21:56:33.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:56:33 [2024-02-28T21:56:33.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:56:33 [2024-02-28T21:56:33.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:56:33 [2024-02-28T21:56:33.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:56:33 [2024-02-28T21:56:33.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:56:33 [2024-02-28T21:56:33.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:56:33 [2024-02-28T21:56:33.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:56:33 [2024-02-28T21:56:33.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-239590564 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:56:33 [2024-02-28T21:56:33.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-239590563 data=null doit=true}, TableItem with text {}]
16:56:33 [2024-02-28T21:56:33.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-239590563 data=null}, TableItem with text {}]
16:56:33 [2024-02-28T21:56:33.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-239590563 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:56:33 [2024-02-28T21:56:33.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239590563 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:56:33 [2024-02-28T21:56:33.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-239590559 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:56:33 [2024-02-28T21:56:33.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:56:33 [2024-02-28T21:56:33.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:56:34 [2024-02-28T21:56:34.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:56:34 [2024-02-28T21:56:34.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:34 [2024-02-28T21:56:34.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-239589708 data=null button=0 stateMask=0x0 x=140 y=127 count=0}, TreeItem with text {ust-overlap-testing}]
16:56:34 [2024-02-28T21:56:34.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-239589708 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:56:34 [2024-02-28T21:56:34.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-239589708 data=null}, TreeItem with text {ust-overlap-testing}]
16:56:34 [2024-02-28T21:56:34.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-239589708 data=null button=1 stateMask=0x0 x=140 y=127 count=1}, TreeItem with text {ust-overlap-testing}]
16:56:34 [2024-02-28T21:56:34.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239589708 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}]
16:56:34 [2024-02-28T21:56:34.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-239589705 data=null button=1 stateMask=0x80000 x=140 y=127 count=1}, TreeItem with text {ust-overlap-testing}]
16:56:34 [2024-02-28T21:56:34.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:34 [2024-02-28T21:56:34.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:34 [2024-02-28T21:56:34.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:34 [2024-02-28T21:56:34.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:34 [2024-02-28T21:56:34.313Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:56:34 [2024-02-28T21:56:34.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:56:34 [2024-02-28T21:56:34.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:34 [2024-02-28T21:56:34.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:34 [2024-02-28T21:56:34.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:34 [2024-02-28T21:56:34.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:34 [2024-02-28T21:56:34.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:34 [2024-02-28T21:56:34.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239589701 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:56:34 [2024-02-28T21:56:34.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239589701 data=null doit=true}, TreeItem with text {test}]
16:56:34 [2024-02-28T21:56:34.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239589701 data=null}, TreeItem with text {test}]
16:56:34 [2024-02-28T21:56:34.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239589701 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:34 [2024-02-28T21:56:34.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239589701 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:56:34 [2024-02-28T21:56:34.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239589686 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:34 [2024-02-28T21:56:34.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:34 [2024-02-28T21:56:34.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239589685 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:56:34 [2024-02-28T21:56:34.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239589685 data=null doit=true}, TreeItem with text {test}]
16:56:34 [2024-02-28T21:56:34.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239589685 data=null}, TreeItem with text {test}]
16:56:34 [2024-02-28T21:56:34.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239589685 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:34 [2024-02-28T21:56:34.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239589685 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:56:34 [2024-02-28T21:56:34.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239589677 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:34 [2024-02-28T21:56:34.313Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:56:34 [2024-02-28T21:56:34.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:34 [2024-02-28T21:56:34.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-239589676 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
16:56:34 [2024-02-28T21:56:34.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-239589676 data=null doit=true}, TreeItem with text {Traces [3]}]
16:56:34 [2024-02-28T21:56:34.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-239589676 data=null}, TreeItem with text {Traces [3]}]
16:56:34 [2024-02-28T21:56:34.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-239589676 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
16:56:34 [2024-02-28T21:56:34.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239589676 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]}]
16:56:34 [2024-02-28T21:56:34.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-239589670 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
16:56:34 [2024-02-28T21:56:34.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:56:34 [2024-02-28T21:56:34.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:34 [2024-02-28T21:56:34.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:34 [2024-02-28T21:56:34.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:34 [2024-02-28T21:56:34.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:34 [2024-02-28T21:56:34.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:34 [2024-02-28T21:56:34.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239589662 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:56:34 [2024-02-28T21:56:34.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239589662 data=null doit=true}, TreeItem with text {test}]
16:56:34 [2024-02-28T21:56:34.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239589662 data=null}, TreeItem with text {test}]
16:56:34 [2024-02-28T21:56:34.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239589662 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:34 [2024-02-28T21:56:34.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239589643 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:56:34 [2024-02-28T21:56:34.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239589631 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:34 [2024-02-28T21:56:34.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:34 [2024-02-28T21:56:34.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239589630 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:56:34 [2024-02-28T21:56:34.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239589630 data=null doit=true}, TreeItem with text {test}]
16:56:34 [2024-02-28T21:56:34.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239589630 data=null}, TreeItem with text {test}]
16:56:34 [2024-02-28T21:56:34.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239589630 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:34 [2024-02-28T21:56:34.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239589630 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:56:34 [2024-02-28T21:56:34.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239589613 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:34 [2024-02-28T21:56:34.314Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:56:34 [2024-02-28T21:56:34.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:34 [2024-02-28T21:56:34.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-239589612 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
16:56:34 [2024-02-28T21:56:34.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-239589612 data=null doit=true}, TreeItem with text {Traces [3]}]
16:56:34 [2024-02-28T21:56:34.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-239589612 data=null}, TreeItem with text {Traces [3]}]
16:56:34 [2024-02-28T21:56:34.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-239589612 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
16:56:34 [2024-02-28T21:56:34.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239589612 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]}]
16:56:34 [2024-02-28T21:56:34.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-239589607 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
16:56:34 [2024-02-28T21:56:34.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:34 [2024-02-28T21:56:34.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-239589606 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
16:56:34 [2024-02-28T21:56:34.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-239589606 data=null doit=true}, TreeItem with text {Traces [3]}]
16:56:34 [2024-02-28T21:56:34.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-239589606 data=null}, TreeItem with text {Traces [3]}]
16:56:34 [2024-02-28T21:56:34.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-239589606 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
16:56:34 [2024-02-28T21:56:34.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239589606 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]}]
16:56:34 [2024-02-28T21:56:34.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-239589604 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
16:56:34 [2024-02-28T21:56:34.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
16:56:34 [2024-02-28T21:56:34.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
16:56:34 [2024-02-28T21:56:34.314Z] 
16:56:34 [2024-02-28T21:56:34.314Z] (Eclipse:19192): Gtk-WARNING **: 21:56:34.299: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:56:34 [2024-02-28T21:56:34.314Z] 
16:56:34 [2024-02-28T21:56:34.314Z] (Eclipse:19192): Gtk-WARNING **: 21:56:34.299: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:56:34 [2024-02-28T21:56:34.314Z] 
16:56:34 [2024-02-28T21:56:34.314Z] (Eclipse:19192): Gtk-WARNING **: 21:56:34.299: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:56:34 [2024-02-28T21:56:34.314Z] 
16:56:34 [2024-02-28T21:56:34.314Z] (Eclipse:19192): Gtk-WARNING **: 21:56:34.299: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:56:34 [2024-02-28T21:56:34.570Z] 
16:56:34 [2024-02-28T21:56:34.570Z] (Eclipse:19192): Gtk-WARNING **: 21:56:34.333: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:56:34 [2024-02-28T21:56:34.570Z] 
16:56:34 [2024-02-28T21:56:34.570Z] (Eclipse:19192): Gtk-WARNING **: 21:56:34.334: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:56:34 [2024-02-28T21:56:34.570Z] 
16:56:34 [2024-02-28T21:56:34.570Z] (Eclipse:19192): Gtk-WARNING **: 21:56:34.334: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:56:34 [2024-02-28T21:56:34.570Z] 
16:56:34 [2024-02-28T21:56:34.570Z] (Eclipse:19192): Gtk-WARNING **: 21:56:34.334: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:56:34 [2024-02-28T21:56:34.570Z] 
16:56:34 [2024-02-28T21:56:34.570Z] (Eclipse:19192): Gtk-WARNING **: 21:56:34.350: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:56:34 [2024-02-28T21:56:34.570Z] 
16:56:34 [2024-02-28T21:56:34.570Z] (Eclipse:19192): Gtk-WARNING **: 21:56:34.350: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:56:34 [2024-02-28T21:56:34.570Z] 
16:56:34 [2024-02-28T21:56:34.570Z] (Eclipse:19192): Gtk-WARNING **: 21:56:34.350: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:56:34 [2024-02-28T21:56:34.570Z] 
16:56:34 [2024-02-28T21:56:34.570Z] (Eclipse:19192): Gtk-WARNING **: 21:56:34.350: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:56:34 [2024-02-28T21:56:34.570Z] 
16:56:34 [2024-02-28T21:56:34.570Z] (Eclipse:19192): Gtk-WARNING **: 21:56:34.366: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:56:34 [2024-02-28T21:56:34.570Z] 
16:56:34 [2024-02-28T21:56:34.570Z] (Eclipse:19192): Gtk-WARNING **: 21:56:34.366: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:56:34 [2024-02-28T21:56:34.570Z] 
16:56:34 [2024-02-28T21:56:34.570Z] (Eclipse:19192): Gtk-WARNING **: 21:56:34.366: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:56:34 [2024-02-28T21:56:34.570Z] 
16:56:34 [2024-02-28T21:56:34.570Z] (Eclipse:19192): Gtk-WARNING **: 21:56:34.366: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:56:34 [2024-02-28T21:56:34.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
16:56:34 [2024-02-28T21:56:34.570Z] 
16:56:34 [2024-02-28T21:56:34.570Z] (Eclipse:19192): Gtk-WARNING **: 21:56:34.382: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:56:34 [2024-02-28T21:56:34.570Z] 
16:56:34 [2024-02-28T21:56:34.570Z] (Eclipse:19192): Gtk-WARNING **: 21:56:34.382: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:56:34 [2024-02-28T21:56:34.570Z] 
16:56:34 [2024-02-28T21:56:34.570Z] (Eclipse:19192): Gtk-WARNING **: 21:56:34.382: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:56:34 [2024-02-28T21:56:34.570Z] 
16:56:34 [2024-02-28T21:56:34.570Z] (Eclipse:19192): Gtk-WARNING **: 21:56:34.382: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:56:34 [2024-02-28T21:56:34.570Z] 
16:56:34 [2024-02-28T21:56:34.570Z] (Eclipse:19192): Gtk-WARNING **: 21:56:34.399: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:56:34 [2024-02-28T21:56:34.570Z] 
16:56:34 [2024-02-28T21:56:34.570Z] (Eclipse:19192): Gtk-WARNING **: 21:56:34.399: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:56:34 [2024-02-28T21:56:34.570Z] 
16:56:34 [2024-02-28T21:56:34.570Z] (Eclipse:19192): Gtk-WARNING **: 21:56:34.399: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:56:34 [2024-02-28T21:56:34.570Z] 
16:56:34 [2024-02-28T21:56:34.570Z] (Eclipse:19192): Gtk-WARNING **: 21:56:34.399: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:56:34 [2024-02-28T21:56:34.570Z] 
16:56:34 [2024-02-28T21:56:34.570Z] (Eclipse:19192): Gtk-WARNING **: 21:56:34.416: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:56:34 [2024-02-28T21:56:34.570Z] 
16:56:34 [2024-02-28T21:56:34.570Z] (Eclipse:19192): Gtk-WARNING **: 21:56:34.416: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:56:34 [2024-02-28T21:56:34.570Z] 
16:56:34 [2024-02-28T21:56:34.570Z] (Eclipse:19192): Gtk-WARNING **: 21:56:34.416: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:56:34 [2024-02-28T21:56:34.570Z] 
16:56:34 [2024-02-28T21:56:34.570Z] (Eclipse:19192): Gtk-WARNING **: 21:56:34.416: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:56:34 [2024-02-28T21:56:34.571Z] 
16:56:34 [2024-02-28T21:56:34.571Z] (Eclipse:19192): Gtk-WARNING **: 21:56:34.432: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:56:34 [2024-02-28T21:56:34.571Z] 
16:56:34 [2024-02-28T21:56:34.571Z] (Eclipse:19192): Gtk-WARNING **: 21:56:34.432: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:56:34 [2024-02-28T21:56:34.571Z] 
16:56:34 [2024-02-28T21:56:34.571Z] (Eclipse:19192): Gtk-WARNING **: 21:56:34.432: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:56:34 [2024-02-28T21:56:34.571Z] 
16:56:34 [2024-02-28T21:56:34.571Z] (Eclipse:19192): Gtk-WARNING **: 21:56:34.432: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:56:34 [2024-02-28T21:56:34.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
16:56:34 [2024-02-28T21:56:34.571Z] 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=-239589367 data=null doit=true}, Shell with text {Confirm Clear}]
16:56:34 [2024-02-28T21:56:34.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
16:56:34 [2024-02-28T21:56:34.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
16:56:34 [2024-02-28T21:56:34.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
16:56:34 [2024-02-28T21:56:34.571Z] 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')
16:56:34 [2024-02-28T21:56:34.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
16:56:34 [2024-02-28T21:56:34.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
16:56:34 [2024-02-28T21:56:34.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-239589366 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:56:34 [2024-02-28T21:56:34.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-239589366 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:56:34 [2024-02-28T21:56:34.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-239589366 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:56:34 [2024-02-28T21:56:34.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-239589366 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:56:34 [2024-02-28T21:56:34.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-239589366 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:56:34 [2024-02-28T21:56:34.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-239589366 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:56:34 [2024-02-28T21:56:34.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-239589366 data=null 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')]
16:56:35 [2024-02-28T21:56:35.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-239589582 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
16:56:35 [2024-02-28T21:56:35.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:56:35 [2024-02-28T21:56:35.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:56:35 [2024-02-28T21:56:35.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:35 [2024-02-28T21:56:35.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:35 [2024-02-28T21:56:35.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:35 [2024-02-28T21:56:35.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:35 [2024-02-28T21:56:35.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:35 [2024-02-28T21:56:35.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239588799 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:56:35 [2024-02-28T21:56:35.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239588799 data=null doit=true}, TreeItem with text {test}]
16:56:35 [2024-02-28T21:56:35.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239588798 data=null}, TreeItem with text {test}]
16:56:35 [2024-02-28T21:56:35.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239588798 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:35 [2024-02-28T21:56:35.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239588798 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:56:35 [2024-02-28T21:56:35.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239588778 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:35 [2024-02-28T21:56:35.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:35 [2024-02-28T21:56:35.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239588778 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:56:35 [2024-02-28T21:56:35.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239588778 data=null doit=true}, TreeItem with text {test}]
16:56:35 [2024-02-28T21:56:35.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239588778 data=null}, TreeItem with text {test}]
16:56:35 [2024-02-28T21:56:35.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239588777 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:35 [2024-02-28T21:56:35.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239588777 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:56:35 [2024-02-28T21:56:35.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239588756 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:35 [2024-02-28T21:56:35.131Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:56:35 [2024-02-28T21:56:35.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:35 [2024-02-28T21:56:35.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-239588756 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
16:56:35 [2024-02-28T21:56:35.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-239588756 data=null doit=true}, TreeItem with text {Traces [3]}]
16:56:35 [2024-02-28T21:56:35.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-239588756 data=null}, TreeItem with text {Traces [3]}]
16:56:35 [2024-02-28T21:56:35.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-239588756 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
16:56:35 [2024-02-28T21:56:35.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239588755 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]}]
16:56:35 [2024-02-28T21:56:35.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-239588738 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
16:56:35 [2024-02-28T21:56:35.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:35 [2024-02-28T21:56:35.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-239588737 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
16:56:35 [2024-02-28T21:56:35.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-239588737 data=null doit=true}, TreeItem with text {Traces [3]}]
16:56:35 [2024-02-28T21:56:35.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-239588737 data=null}, TreeItem with text {Traces [3]}]
16:56:35 [2024-02-28T21:56:35.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-239588737 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
16:56:35 [2024-02-28T21:56:35.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239588737 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]}]
16:56:35 [2024-02-28T21:56:35.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-239588734 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
16:56:35 [2024-02-28T21:56:35.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:56:35 [2024-02-28T21:56:35.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
16:56:35 [2024-02-28T21:56:35.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
16:56:35 [2024-02-28T21:56:35.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:56:35 [2024-02-28T21:56:35.387Z] 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=-239588503 data=null doit=true}, Shell with text {Trace Import}]
16:56:35 [2024-02-28T21:56:35.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:56:35 [2024-02-28T21:56:35.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:56:35 [2024-02-28T21:56:35.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:56:35 [2024-02-28T21:56:35.387Z] 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')
16:56:35 [2024-02-28T21:56:35.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:56:35 [2024-02-28T21:56:35.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:56:35 [2024-02-28T21:56:35.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:56:35 [2024-02-28T21:56:35.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:56:35 [2024-02-28T21:56:35.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:56:35 [2024-02-28T21:56:35.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:56:35 [2024-02-28T21:56:35.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:56:35 [2024-02-28T21:56:35.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:56:35 [2024-02-28T21:56:35.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:56:35 [2024-02-28T21:56:35.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:56:35 [2024-02-28T21:56:35.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:56:35 [2024-02-28T21:56:35.387Z] 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.
16:56:35 [2024-02-28T21:56:35.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:56:35 [2024-02-28T21:56:35.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:56:35 [2024-02-28T21:56:35.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:56:35 [2024-02-28T21:56:35.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:56:35 [2024-02-28T21:56:35.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:56:35 [2024-02-28T21:56:35.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:56:35 [2024-02-28T21:56:35.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:56:35 [2024-02-28T21:56:35.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:56:35 [2024-02-28T21:56:35.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=-239588486 data=null}, (of type 'Combo')]
16:56:35 [2024-02-28T21:56:35.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:56:35 [2024-02-28T21:56:35.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:35 [2024-02-28T21:56:35.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:35 [2024-02-28T21:56:35.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:56:35 [2024-02-28T21:56:35.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:35 [2024-02-28T21:56:35.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:35 [2024-02-28T21:56:35.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:35 [2024-02-28T21:56:35.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=-239588394 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
16:56:35 [2024-02-28T21:56:35.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-239588394 data=null doit=true}, TreeItem with text {import}]
16:56:35 [2024-02-28T21:56:35.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-239588394 data=null}, TreeItem with text {import}]
16:56:35 [2024-02-28T21:56:35.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-239588394 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
16:56:35 [2024-02-28T21:56:35.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239588393 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}]
16:56:35 [2024-02-28T21:56:35.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-239588393 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
16:56:35 [2024-02-28T21:56:35.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: import
16:56:35 [2024-02-28T21:56:35.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:56:35 [2024-02-28T21:56:35.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:56:35 [2024-02-28T21:56:35.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:56:35 [2024-02-28T21:56:35.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:56:35 [2024-02-28T21:56:35.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:56:35 [2024-02-28T21:56:35.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:'))
16:56:35 [2024-02-28T21:56:35.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
16:56:35 [2024-02-28T21:56:35.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Custom Text : TmfGeneric} [layout=null] time=-239588387 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:'))]
16:56:35 [2024-02-28T21:56:35.644Z] 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
16:56:35 [2024-02-28T21:56:35.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:56:35 [2024-02-28T21:56:35.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:56:35 [2024-02-28T21:56:35.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:56:35 [2024-02-28T21:56:35.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:56:35 [2024-02-28T21:56:35.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:56:35 [2024-02-28T21:56:35.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:56:35 [2024-02-28T21:56:35.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:56:35 [2024-02-28T21:56:35.644Z] 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'
16:56:35 [2024-02-28T21:56:35.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:56:35 [2024-02-28T21:56:35.644Z] 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')
16:56:35 [2024-02-28T21:56:35.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:56:35 [2024-02-28T21:56:35.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:56:35 [2024-02-28T21:56:35.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:56:35 [2024-02-28T21:56:35.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:56:35 [2024-02-28T21:56:35.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:56:35 [2024-02-28T21:56:35.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:56:35 [2024-02-28T21:56:35.644Z] 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.
16:56:35 [2024-02-28T21:56:35.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:56:35 [2024-02-28T21:56:35.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:56:35 [2024-02-28T21:56:35.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:56:35 [2024-02-28T21:56:35.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:56:35 [2024-02-28T21:56:35.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:56:35 [2024-02-28T21:56:35.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:56:35 [2024-02-28T21:56:35.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:56:35 [2024-02-28T21:56:35.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:56:35 [2024-02-28T21:56:35.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:56:35 [2024-02-28T21:56:35.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:56:35 [2024-02-28T21:56:35.644Z] 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')
16:56:35 [2024-02-28T21:56:35.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:56:35 [2024-02-28T21:56:35.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:56:35 [2024-02-28T21:56:35.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:56:35 [2024-02-28T21:56:35.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:56:35 [2024-02-28T21:56:35.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:56:35 [2024-02-28T21:56:35.644Z] 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.
16:56:35 [2024-02-28T21:56:35.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:56:35 [2024-02-28T21:56:35.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:56:35 [2024-02-28T21:56:35.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:56:35 [2024-02-28T21:56:35.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:56:35 [2024-02-28T21:56:35.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:56:35 [2024-02-28T21:56:35.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:56:35 [2024-02-28T21:56:35.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:56:35 [2024-02-28T21:56:35.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')
16:56:35 [2024-02-28T21:56:35.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:56:35 [2024-02-28T21:56:35.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:56:35 [2024-02-28T21:56:35.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:56:35 [2024-02-28T21:56:35.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:56:35 [2024-02-28T21:56:35.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:56:35 [2024-02-28T21:56:35.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:56:35 [2024-02-28T21:56:35.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:56:35 [2024-02-28T21:56:35.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:56:35 [2024-02-28T21:56:35.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:56:35 [2024-02-28T21:56:35.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:56:35 [2024-02-28T21:56:35.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:56:35 [2024-02-28T21:56:35.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:56:35 [2024-02-28T21:56:35.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:56:35 [2024-02-28T21:56:35.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:56:35 [2024-02-28T21:56:35.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:56:35 [2024-02-28T21:56:35.645Z] 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')
16:56:35 [2024-02-28T21:56:35.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:56:35 [2024-02-28T21:56:35.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:56:35 [2024-02-28T21:56:35.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:56:35 [2024-02-28T21:56:35.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:56:35 [2024-02-28T21:56:35.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:56:35 [2024-02-28T21:56:35.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:56:35 [2024-02-28T21:56:35.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')
16:56:35 [2024-02-28T21:56:35.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.
16:56:35 [2024-02-28T21:56:35.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:56:35 [2024-02-28T21:56:35.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:56:35 [2024-02-28T21:56:35.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:56:35 [2024-02-28T21:56:35.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:56:35 [2024-02-28T21:56:35.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:56:35 [2024-02-28T21:56:35.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:56:35 [2024-02-28T21:56:35.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:56:35 [2024-02-28T21:56:35.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:56:35 [2024-02-28T21:56:35.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:56:35 [2024-02-28T21:56:35.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:56:35 [2024-02-28T21:56:35.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:56:35 [2024-02-28T21:56:35.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')
16:56:35 [2024-02-28T21:56:35.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:56:35 [2024-02-28T21:56:35.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:56:35 [2024-02-28T21:56:35.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:56:35 [2024-02-28T21:56:35.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:56:35 [2024-02-28T21:56:35.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.
16:56:35 [2024-02-28T21:56:35.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:56:35 [2024-02-28T21:56:35.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:56:35 [2024-02-28T21:56:35.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:56:35 [2024-02-28T21:56:35.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:56:35 [2024-02-28T21:56:35.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:56:35 [2024-02-28T21:56:35.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:56:35 [2024-02-28T21:56:35.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:56:35 [2024-02-28T21:56:35.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:56:35 [2024-02-28T21:56:35.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:56:35 [2024-02-28T21:56:35.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:56:35 [2024-02-28T21:56:35.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)'
16:56:35 [2024-02-28T21:56:35.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:56:35 [2024-02-28T21:56:35.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')
16:56:35 [2024-02-28T21:56:35.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:56:35 [2024-02-28T21:56:35.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:56:35 [2024-02-28T21:56:35.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')
16:56:35 [2024-02-28T21:56:35.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.
16:56:35 [2024-02-28T21:56:35.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:56:35 [2024-02-28T21:56:35.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:56:35 [2024-02-28T21:56:35.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:56:35 [2024-02-28T21:56:35.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:56:35 [2024-02-28T21:56:35.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:56:35 [2024-02-28T21:56:35.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:56:35 [2024-02-28T21:56:35.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:56:35 [2024-02-28T21:56:35.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:56:35 [2024-02-28T21:56:35.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:56:35 [2024-02-28T21:56:35.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:56:35 [2024-02-28T21:56:35.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:56:35 [2024-02-28T21:56:35.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:56:35 [2024-02-28T21:56:35.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:56:35 [2024-02-28T21:56:35.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:56:35 [2024-02-28T21:56:35.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')
16:56:35 [2024-02-28T21:56:35.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:56:35 [2024-02-28T21:56:35.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-239588371 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:56:35 [2024-02-28T21:56:35.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-239588371 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:56:35 [2024-02-28T21:56:35.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-239588371 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:56:35 [2024-02-28T21:56:35.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-239588371 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:56:35 [2024-02-28T21:56:35.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-239588371 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:56:35 [2024-02-28T21:56:35.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-239588371 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:56:35 [2024-02-28T21:56:35.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')
16:56:35 [2024-02-28T21:56:35.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')
16:56:35 [2024-02-28T21:56:35.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')
16:56:35 [2024-02-28T21:56:35.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')
16:56:35 [2024-02-28T21:56:35.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')
16:56:35 [2024-02-28T21:56:35.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:56:35 [2024-02-28T21:56:35.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
16:56:35 [2024-02-28T21:56:35.646Z] 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=-239588289 data=null doit=true}, Shell with text {Confirmation}]
16:56:35 [2024-02-28T21:56:35.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
16:56:35 [2024-02-28T21:56:35.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
16:56:35 [2024-02-28T21:56:35.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
16:56:35 [2024-02-28T21:56:35.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
16:56:35 [2024-02-28T21:56:35.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
16:56:35 [2024-02-28T21:56:35.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: with mnemonic 'Skip All'
16:56:35 [2024-02-28T21:56:35.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: with style 'SWT.PUSH'
16:56:35 [2024-02-28T21:56:35.646Z] 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')
16:56:35 [2024-02-28T21:56:35.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
16:56:35 [2024-02-28T21:56:35.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Skip All
16:56:35 [2024-02-28T21:56:35.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Skip All} time=-239588289 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')]
16:56:35 [2024-02-28T21:56:35.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Skip All} time=-239588289 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')]
16:56:35 [2024-02-28T21:56:35.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Skip All} time=-239588289 data=null doit=true}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
16:56:35 [2024-02-28T21:56:35.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Skip All} time=-239588289 data=null}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
16:56:35 [2024-02-28T21:56:35.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Skip All} time=-239588289 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')]
16:56:35 [2024-02-28T21:56:35.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Skip All} time=-239588289 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')]
16:56:35 [2024-02-28T21:56:35.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Skip All} time=-239588289 data=null 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')]
16:56:35 [2024-02-28T21:56:35.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-239588371 data=null 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')]
16:56:35 [2024-02-28T21:56:35.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-239588715 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
16:56:35 [2024-02-28T21:56:35.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:56:35 [2024-02-28T21:56:35.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:56:35 [2024-02-28T21:56:35.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:35 [2024-02-28T21:56:35.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:35 [2024-02-28T21:56:35.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:35 [2024-02-28T21:56:35.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:35 [2024-02-28T21:56:35.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:35 [2024-02-28T21:56:35.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239588113 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:56:35 [2024-02-28T21:56:35.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239588113 data=null doit=true}, TreeItem with text {test}]
16:56:35 [2024-02-28T21:56:35.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239588113 data=null}, TreeItem with text {test}]
16:56:35 [2024-02-28T21:56:35.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239588112 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:35 [2024-02-28T21:56:35.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239588112 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:56:35 [2024-02-28T21:56:35.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239588095 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:35 [2024-02-28T21:56:35.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:35 [2024-02-28T21:56:35.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239588095 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:56:35 [2024-02-28T21:56:35.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239588095 data=null doit=true}, TreeItem with text {test}]
16:56:35 [2024-02-28T21:56:35.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239588095 data=null}, TreeItem with text {test}]
16:56:35 [2024-02-28T21:56:35.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239588094 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:35 [2024-02-28T21:56:35.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239588094 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:56:35 [2024-02-28T21:56:35.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239588091 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:35 [2024-02-28T21:56:35.902Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:56:35 [2024-02-28T21:56:35.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:35 [2024-02-28T21:56:35.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-239588091 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:56:35 [2024-02-28T21:56:35.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-239588091 data=null doit=true}, TreeItem with text {Traces [0]}]
16:56:35 [2024-02-28T21:56:35.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-239588091 data=null}, TreeItem with text {Traces [0]}]
16:56:35 [2024-02-28T21:56:35.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-239588090 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:56:35 [2024-02-28T21:56:35.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239588090 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]}]
16:56:35 [2024-02-28T21:56:35.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-239588081 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:56:35 [2024-02-28T21:56:35.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-239588081 data=null doit=true}, TreeItem with text {Traces [0]}]
16:56:35 [2024-02-28T21:56:35.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-239588081 data=null}, TreeItem with text {Traces [0]}]
16:56:35 [2024-02-28T21:56:35.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-239588080 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:56:35 [2024-02-28T21:56:35.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239588080 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]}]
16:56:35 [2024-02-28T21:56:35.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-239588079 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:56:36 [2024-02-28T21:56:36.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:56:36 [2024-02-28T21:56:36.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:36 [2024-02-28T21:56:36.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239587863 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:56:36 [2024-02-28T21:56:36.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239587863 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:56:36 [2024-02-28T21:56:36.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239587863 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:56:36 [2024-02-28T21:56:36.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239587862 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:56:36 [2024-02-28T21:56:36.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239587862 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}]
16:56:36 [2024-02-28T21:56:36.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239587835 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:56:36 [2024-02-28T21:56:36.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:36 [2024-02-28T21:56:36.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:36 [2024-02-28T21:56:36.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:36 [2024-02-28T21:56:36.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:36 [2024-02-28T21:56:36.157Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:56:36 [2024-02-28T21:56:36.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:36 [2024-02-28T21:56:36.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239587833 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:56:36 [2024-02-28T21:56:36.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239587833 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:56:36 [2024-02-28T21:56:36.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239587833 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:56:36 [2024-02-28T21:56:36.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239587833 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:56:36 [2024-02-28T21:56:36.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239587833 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}]
16:56:36 [2024-02-28T21:56:36.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239587830 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:56:36 [2024-02-28T21:56:36.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
16:56:36 [2024-02-28T21:56:36.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239587830 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:56:36 [2024-02-28T21:56:36.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239587830 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:56:36 [2024-02-28T21:56:36.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:36 [2024-02-28T21:56:36.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239587830 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:56:36 [2024-02-28T21:56:36.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239587830 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:56:36 [2024-02-28T21:56:36.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239587830 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}]
16:56:36 [2024-02-28T21:56:36.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239587827 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:56:36 [2024-02-28T21:56:36.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239587827 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:56:36 [2024-02-28T21:56:36.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239587827 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:56:36 [2024-02-28T21:56:36.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239587827 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}]
16:56:36 [2024-02-28T21:56:36.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239587797 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:56:36 [2024-02-28T21:56:36.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239587792 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:56:36 [2024-02-28T21:56:36.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239587791 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:56:36 [2024-02-28T21:56:36.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239587791 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:56:36 [2024-02-28T21:56:36.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
16:56:36 [2024-02-28T21:56:36.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:56:37 [2024-02-28T21:56:37.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:56:37 [2024-02-28T21:56:37.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:56:37 [2024-02-28T21:56:37.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:56:37 [2024-02-28T21:56:37.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:56:37 [2024-02-28T21:56:37.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:56:37 [2024-02-28T21:56:37.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-239586287 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:56:37 [2024-02-28T21:56:37.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-239586286 data=null doit=true}, TableItem with text {}]
16:56:37 [2024-02-28T21:56:37.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-239586286 data=null}, TableItem with text {}]
16:56:37 [2024-02-28T21:56:37.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-239586286 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:56:37 [2024-02-28T21:56:37.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239586286 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:56:37 [2024-02-28T21:56:37.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-239586284 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:56:37 [2024-02-28T21:56:37.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:56:37 [2024-02-28T21:56:37.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:56:37 [2024-02-28T21:56:37.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:56:37 [2024-02-28T21:56:37.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:37 [2024-02-28T21:56:37.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239586232 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:56:37 [2024-02-28T21:56:37.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239586232 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:56:37 [2024-02-28T21:56:37.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239586232 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:56:37 [2024-02-28T21:56:37.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239586232 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:56:37 [2024-02-28T21:56:37.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239586232 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}]
16:56:37 [2024-02-28T21:56:37.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239586229 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:56:37 [2024-02-28T21:56:37.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:37 [2024-02-28T21:56:37.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:37 [2024-02-28T21:56:37.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:37 [2024-02-28T21:56:37.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:37 [2024-02-28T21:56:37.647Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:56:37 [2024-02-28T21:56:37.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:56:37 [2024-02-28T21:56:37.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:37 [2024-02-28T21:56:37.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:37 [2024-02-28T21:56:37.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:37 [2024-02-28T21:56:37.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:37 [2024-02-28T21:56:37.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:37 [2024-02-28T21:56:37.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239586226 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:56:37 [2024-02-28T21:56:37.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239586226 data=null doit=true}, TreeItem with text {test}]
16:56:37 [2024-02-28T21:56:37.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239586226 data=null}, TreeItem with text {test}]
16:56:37 [2024-02-28T21:56:37.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239586225 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:37 [2024-02-28T21:56:37.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239586225 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:56:37 [2024-02-28T21:56:37.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239586210 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:37 [2024-02-28T21:56:37.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:37 [2024-02-28T21:56:37.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239586210 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:56:37 [2024-02-28T21:56:37.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239586210 data=null doit=true}, TreeItem with text {test}]
16:56:37 [2024-02-28T21:56:37.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239586210 data=null}, TreeItem with text {test}]
16:56:37 [2024-02-28T21:56:37.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239586210 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:37 [2024-02-28T21:56:37.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239586210 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:56:37 [2024-02-28T21:56:37.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239586206 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:37 [2024-02-28T21:56:37.647Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:56:37 [2024-02-28T21:56:37.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:37 [2024-02-28T21:56:37.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-239586206 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
16:56:37 [2024-02-28T21:56:37.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-239586206 data=null doit=true}, TreeItem with text {Traces [3]}]
16:56:37 [2024-02-28T21:56:37.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-239586206 data=null}, TreeItem with text {Traces [3]}]
16:56:37 [2024-02-28T21:56:37.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-239586205 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
16:56:37 [2024-02-28T21:56:37.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239586205 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]}]
16:56:37 [2024-02-28T21:56:37.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-239586200 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
16:56:37 [2024-02-28T21:56:37.648Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
16:56:38 [2024-02-28T21:56:38.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:56:38 [2024-02-28T21:56:38.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:38 [2024-02-28T21:56:38.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239585881 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:56:38 [2024-02-28T21:56:38.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-239585880 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:56:38 [2024-02-28T21:56:38.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-239585880 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:56:38 [2024-02-28T21:56:38.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239585880 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:56:38 [2024-02-28T21:56:38.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239585880 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}]
16:56:38 [2024-02-28T21:56:38.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239585853 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:56:38 [2024-02-28T21:56:38.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:38 [2024-02-28T21:56:38.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:38 [2024-02-28T21:56:38.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:38 [2024-02-28T21:56:38.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:38 [2024-02-28T21:56:38.209Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:56:38 [2024-02-28T21:56:38.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:38 [2024-02-28T21:56:38.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239585852 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:56:38 [2024-02-28T21:56:38.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-239585852 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:56:38 [2024-02-28T21:56:38.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-239585852 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:56:38 [2024-02-28T21:56:38.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239585851 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:56:38 [2024-02-28T21:56:38.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239585851 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}]
16:56:38 [2024-02-28T21:56:38.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239585849 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:56:38 [2024-02-28T21:56:38.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
16:56:38 [2024-02-28T21:56:38.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239585848 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:56:38 [2024-02-28T21:56:38.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-239585848 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:56:38 [2024-02-28T21:56:38.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:38 [2024-02-28T21:56:38.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-239585848 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:56:38 [2024-02-28T21:56:38.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239585848 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:56:38 [2024-02-28T21:56:38.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239585848 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}]
16:56:38 [2024-02-28T21:56:38.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239585846 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:56:38 [2024-02-28T21:56:38.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239585846 data=null button=1 stateMask=0x0 x=159 y=104 count=2}, TreeItem with text {ExampleCustomXml.xml}]
16:56:38 [2024-02-28T21:56:38.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239585845 data=null button=1 stateMask=0x0 x=159 y=104 count=2}, TreeItem with text {ExampleCustomXml.xml}]
16:56:38 [2024-02-28T21:56:38.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239585845 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}]
16:56:38 [2024-02-28T21:56:38.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239585814 data=null button=1 stateMask=0x80000 x=159 y=104 count=2}, TreeItem with text {ExampleCustomXml.xml}]
16:56:38 [2024-02-28T21:56:38.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239585808 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:56:38 [2024-02-28T21:56:38.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-239585808 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:56:38 [2024-02-28T21:56:38.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-239585808 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:56:38 [2024-02-28T21:56:38.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
16:56:38 [2024-02-28T21:56:38.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:56:38 [2024-02-28T21:56:38.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:56:38 [2024-02-28T21:56:38.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:56:39 [2024-02-28T21:56:39.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:56:39 [2024-02-28T21:56:39.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:39 [2024-02-28T21:56:39.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239584679 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:56:39 [2024-02-28T21:56:39.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-239584679 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:56:39 [2024-02-28T21:56:39.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-239584679 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:56:39 [2024-02-28T21:56:39.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239584678 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:56:39 [2024-02-28T21:56:39.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239584678 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}]
16:56:39 [2024-02-28T21:56:39.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239584659 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:56:39 [2024-02-28T21:56:39.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:39 [2024-02-28T21:56:39.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:39 [2024-02-28T21:56:39.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:39 [2024-02-28T21:56:39.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:39 [2024-02-28T21:56:39.330Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:56:39 [2024-02-28T21:56:39.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:56:39 [2024-02-28T21:56:39.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:39 [2024-02-28T21:56:39.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:39 [2024-02-28T21:56:39.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:39 [2024-02-28T21:56:39.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:39 [2024-02-28T21:56:39.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:39 [2024-02-28T21:56:39.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239584655 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:56:39 [2024-02-28T21:56:39.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239584655 data=null doit=true}, TreeItem with text {test}]
16:56:39 [2024-02-28T21:56:39.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239584655 data=null}, TreeItem with text {test}]
16:56:39 [2024-02-28T21:56:39.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239584655 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:39 [2024-02-28T21:56:39.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239584655 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:56:39 [2024-02-28T21:56:39.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239584645 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:39 [2024-02-28T21:56:39.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:39 [2024-02-28T21:56:39.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239584644 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:56:39 [2024-02-28T21:56:39.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239584644 data=null doit=true}, TreeItem with text {test}]
16:56:39 [2024-02-28T21:56:39.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239584644 data=null}, TreeItem with text {test}]
16:56:39 [2024-02-28T21:56:39.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239584638 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:39 [2024-02-28T21:56:39.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239584638 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:56:39 [2024-02-28T21:56:39.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239584634 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:39 [2024-02-28T21:56:39.331Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:56:39 [2024-02-28T21:56:39.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:39 [2024-02-28T21:56:39.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-239584633 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
16:56:39 [2024-02-28T21:56:39.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-239584633 data=null doit=true}, TreeItem with text {Traces [3]}]
16:56:39 [2024-02-28T21:56:39.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-239584633 data=null}, TreeItem with text {Traces [3]}]
16:56:39 [2024-02-28T21:56:39.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-239584633 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
16:56:39 [2024-02-28T21:56:39.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239584633 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]}]
16:56:39 [2024-02-28T21:56:39.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-239584628 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
16:56:39 [2024-02-28T21:56:39.331Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
16:56:39 [2024-02-28T21:56:39.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:56:39 [2024-02-28T21:56:39.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:39 [2024-02-28T21:56:39.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-239584602 data=null button=0 stateMask=0x0 x=134 y=127 count=0}, TreeItem with text {unrecognized.log}]
16:56:39 [2024-02-28T21:56:39.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-239584602 data=null doit=true}, TreeItem with text {unrecognized.log}]
16:56:39 [2024-02-28T21:56:39.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-239584602 data=null}, TreeItem with text {unrecognized.log}]
16:56:39 [2024-02-28T21:56:39.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-239584602 data=null button=1 stateMask=0x0 x=134 y=127 count=1}, TreeItem with text {unrecognized.log}]
16:56:39 [2024-02-28T21:56:39.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239584602 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}]
16:56:39 [2024-02-28T21:56:39.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-239584575 data=null button=1 stateMask=0x80000 x=134 y=127 count=1}, TreeItem with text {unrecognized.log}]
16:56:39 [2024-02-28T21:56:39.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:39 [2024-02-28T21:56:39.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:39 [2024-02-28T21:56:39.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:39 [2024-02-28T21:56:39.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:39 [2024-02-28T21:56:39.331Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:56:39 [2024-02-28T21:56:39.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:39 [2024-02-28T21:56:39.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-239584573 data=null button=0 stateMask=0x0 x=134 y=127 count=0}, TreeItem with text {unrecognized.log}]
16:56:39 [2024-02-28T21:56:39.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-239584573 data=null doit=true}, TreeItem with text {unrecognized.log}]
16:56:39 [2024-02-28T21:56:39.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-239584573 data=null}, TreeItem with text {unrecognized.log}]
16:56:39 [2024-02-28T21:56:39.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-239584573 data=null button=1 stateMask=0x0 x=134 y=127 count=1}, TreeItem with text {unrecognized.log}]
16:56:39 [2024-02-28T21:56:39.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239584573 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}]
16:56:39 [2024-02-28T21:56:39.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-239584570 data=null button=1 stateMask=0x80000 x=134 y=127 count=1}, TreeItem with text {unrecognized.log}]
16:56:39 [2024-02-28T21:56:39.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {unrecognized.log}
16:56:39 [2024-02-28T21:56:39.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-239584570 data=null button=0 stateMask=0x0 x=134 y=127 count=0}, TreeItem with text {unrecognized.log}]
16:56:39 [2024-02-28T21:56:39.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-239584570 data=null doit=true}, TreeItem with text {unrecognized.log}]
16:56:39 [2024-02-28T21:56:39.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:39 [2024-02-28T21:56:39.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-239584570 data=null}, TreeItem with text {unrecognized.log}]
16:56:39 [2024-02-28T21:56:39.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-239584569 data=null button=1 stateMask=0x0 x=134 y=127 count=1}, TreeItem with text {unrecognized.log}]
16:56:39 [2024-02-28T21:56:39.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239584569 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}]
16:56:39 [2024-02-28T21:56:39.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-239584567 data=null button=1 stateMask=0x80000 x=134 y=127 count=1}, TreeItem with text {unrecognized.log}]
16:56:39 [2024-02-28T21:56:39.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-239584567 data=null button=1 stateMask=0x0 x=134 y=127 count=2}, TreeItem with text {unrecognized.log}]
16:56:39 [2024-02-28T21:56:39.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=-239584566 data=null button=1 stateMask=0x0 x=134 y=127 count=2}, TreeItem with text {unrecognized.log}]
16:56:39 [2024-02-28T21:56:39.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239584566 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}]
16:56:39 [2024-02-28T21:56:39.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-239584533 data=null button=1 stateMask=0x80000 x=134 y=127 count=2}, TreeItem with text {unrecognized.log}]
16:56:39 [2024-02-28T21:56:39.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=-239584528 data=null button=0 stateMask=0x0 x=134 y=127 count=0}, TreeItem with text {unrecognized.log}]
16:56:39 [2024-02-28T21:56:39.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=-239584528 data=null doit=true}, TreeItem with text {unrecognized.log}]
16:56:39 [2024-02-28T21:56:39.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=-239584528 data=null}, TreeItem with text {unrecognized.log}]
16:56:39 [2024-02-28T21:56:39.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {unrecognized.log}
16:56:39 [2024-02-28T21:56:39.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:56:39 [2024-02-28T21:56:39.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:56:39 [2024-02-28T21:56:39.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:56:39 [2024-02-28T21:56:39.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:56:39 [2024-02-28T21:56:39.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:56:40 [2024-02-28T21:56:40.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:56:40 [2024-02-28T21:56:40.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:40 [2024-02-28T21:56:40.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-239583400 data=null button=0 stateMask=0x0 x=134 y=127 count=0}, TreeItem with text {unrecognized.log}]
16:56:40 [2024-02-28T21:56:40.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-239583400 data=null doit=true}, TreeItem with text {unrecognized.log}]
16:56:40 [2024-02-28T21:56:40.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-239583400 data=null}, TreeItem with text {unrecognized.log}]
16:56:40 [2024-02-28T21:56:40.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-239583400 data=null button=1 stateMask=0x0 x=134 y=127 count=1}, TreeItem with text {unrecognized.log}]
16:56:40 [2024-02-28T21:56:40.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239583400 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}]
16:56:40 [2024-02-28T21:56:40.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-239583382 data=null button=1 stateMask=0x80000 x=134 y=127 count=1}, TreeItem with text {unrecognized.log}]
16:56:40 [2024-02-28T21:56:40.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:40 [2024-02-28T21:56:40.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:40 [2024-02-28T21:56:40.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:40 [2024-02-28T21:56:40.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:40 [2024-02-28T21:56:40.454Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:56:40 [2024-02-28T21:56:40.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:56:40 [2024-02-28T21:56:40.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:40 [2024-02-28T21:56:40.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:40 [2024-02-28T21:56:40.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:40 [2024-02-28T21:56:40.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:40 [2024-02-28T21:56:40.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:40 [2024-02-28T21:56:40.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239583379 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:56:40 [2024-02-28T21:56:40.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239583379 data=null doit=true}, TreeItem with text {test}]
16:56:40 [2024-02-28T21:56:40.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239583378 data=null}, TreeItem with text {test}]
16:56:40 [2024-02-28T21:56:40.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239583378 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:40 [2024-02-28T21:56:40.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239583378 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:56:40 [2024-02-28T21:56:40.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239583369 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:40 [2024-02-28T21:56:40.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:40 [2024-02-28T21:56:40.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239583368 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:56:40 [2024-02-28T21:56:40.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239583368 data=null doit=true}, TreeItem with text {test}]
16:56:40 [2024-02-28T21:56:40.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239583368 data=null}, TreeItem with text {test}]
16:56:40 [2024-02-28T21:56:40.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239583368 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:40 [2024-02-28T21:56:40.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239583368 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:56:40 [2024-02-28T21:56:40.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239583358 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:40 [2024-02-28T21:56:40.455Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:56:40 [2024-02-28T21:56:40.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:40 [2024-02-28T21:56:40.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-239583358 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
16:56:40 [2024-02-28T21:56:40.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-239583358 data=null doit=true}, TreeItem with text {Traces [3]}]
16:56:40 [2024-02-28T21:56:40.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-239583358 data=null}, TreeItem with text {Traces [3]}]
16:56:40 [2024-02-28T21:56:40.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-239583357 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
16:56:40 [2024-02-28T21:56:40.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239583357 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]}]
16:56:40 [2024-02-28T21:56:40.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-239583352 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
16:56:40 [2024-02-28T21:56:40.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:56:40 [2024-02-28T21:56:40.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:40 [2024-02-28T21:56:40.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:40 [2024-02-28T21:56:40.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:40 [2024-02-28T21:56:40.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:40 [2024-02-28T21:56:40.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:40 [2024-02-28T21:56:40.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239583344 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:56:40 [2024-02-28T21:56:40.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239583344 data=null doit=true}, TreeItem with text {test}]
16:56:40 [2024-02-28T21:56:40.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239583344 data=null}, TreeItem with text {test}]
16:56:40 [2024-02-28T21:56:40.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239583344 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:40 [2024-02-28T21:56:40.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239583344 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:56:40 [2024-02-28T21:56:40.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239583337 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:40 [2024-02-28T21:56:40.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:40 [2024-02-28T21:56:40.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239583336 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:56:40 [2024-02-28T21:56:40.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239583336 data=null doit=true}, TreeItem with text {test}]
16:56:40 [2024-02-28T21:56:40.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239583336 data=null}, TreeItem with text {test}]
16:56:40 [2024-02-28T21:56:40.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239583336 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:40 [2024-02-28T21:56:40.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239583336 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:56:40 [2024-02-28T21:56:40.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239583333 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:40 [2024-02-28T21:56:40.710Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:56:40 [2024-02-28T21:56:40.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:40 [2024-02-28T21:56:40.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-239583329 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
16:56:40 [2024-02-28T21:56:40.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-239583328 data=null doit=true}, TreeItem with text {Traces [3]}]
16:56:40 [2024-02-28T21:56:40.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-239583328 data=null}, TreeItem with text {Traces [3]}]
16:56:40 [2024-02-28T21:56:40.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-239583328 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
16:56:40 [2024-02-28T21:56:40.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239583328 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]}]
16:56:40 [2024-02-28T21:56:40.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-239583323 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
16:56:40 [2024-02-28T21:56:40.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:40 [2024-02-28T21:56:40.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-239583323 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
16:56:40 [2024-02-28T21:56:40.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-239583323 data=null doit=true}, TreeItem with text {Traces [3]}]
16:56:40 [2024-02-28T21:56:40.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-239583323 data=null}, TreeItem with text {Traces [3]}]
16:56:40 [2024-02-28T21:56:40.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-239583323 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
16:56:40 [2024-02-28T21:56:40.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239583323 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]}]
16:56:40 [2024-02-28T21:56:40.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-239583320 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
16:56:40 [2024-02-28T21:56:40.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
16:56:40 [2024-02-28T21:56:40.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
16:56:40 [2024-02-28T21:56:40.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
16:56:40 [2024-02-28T21:56:40.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
16:56:40 [2024-02-28T21:56:40.966Z] 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=-239583006 data=null doit=true}, Shell with text {Confirm Clear}]
16:56:40 [2024-02-28T21:56:40.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
16:56:40 [2024-02-28T21:56:40.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
16:56:40 [2024-02-28T21:56:40.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
16:56:40 [2024-02-28T21:56:40.966Z] 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')
16:56:40 [2024-02-28T21:56:40.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
16:56:40 [2024-02-28T21:56:40.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
16:56:40 [2024-02-28T21:56:40.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-239583004 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:56:40 [2024-02-28T21:56:40.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-239583004 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:56:40 [2024-02-28T21:56:40.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-239583004 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:56:40 [2024-02-28T21:56:40.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-239583004 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:56:40 [2024-02-28T21:56:40.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-239583004 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:56:40 [2024-02-28T21:56:40.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-239583004 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:56:40 [2024-02-28T21:56:40.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-239583004 data=null 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')]
16:56:41 [2024-02-28T21:56:41.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-239583286 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
16:56:41 [2024-02-28T21:56:41.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:56:41 [2024-02-28T21:56:41.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:56:41 [2024-02-28T21:56:41.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:41 [2024-02-28T21:56:41.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:41 [2024-02-28T21:56:41.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:41 [2024-02-28T21:56:41.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:41 [2024-02-28T21:56:41.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:41 [2024-02-28T21:56:41.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239582491 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:56:41 [2024-02-28T21:56:41.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239582491 data=null doit=true}, TreeItem with text {test}]
16:56:41 [2024-02-28T21:56:41.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239582491 data=null}, TreeItem with text {test}]
16:56:41 [2024-02-28T21:56:41.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239582491 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:41 [2024-02-28T21:56:41.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239582491 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:56:41 [2024-02-28T21:56:41.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239582471 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:41 [2024-02-28T21:56:41.527Z] 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@71806c64] time=-239582471 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:56:41 [2024-02-28T21:56:41.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
16:56:41 [2024-02-28T21:56:41.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:56:41 [2024-02-28T21:56:41.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
16:56:41 [2024-02-28T21:56:41.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
16:56:41 [2024-02-28T21:56:41.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Import", using matcher: with text 'Import'
16:56:41 [2024-02-28T21:56:41.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-239582367 data=null doit=true}, Shell with text {Import}]
16:56:41 [2024-02-28T21:56:41.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:41 [2024-02-28T21:56:41.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:41 [2024-02-28T21:56:41.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-239582366 data=null doit=true}, TreeItem with text {Tracing}]
16:56:41 [2024-02-28T21:56:41.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-239582366 data=null}, TreeItem with text {Tracing}]
16:56:41 [2024-02-28T21:56:41.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-239582365 data=null button=1 stateMask=0x0 x=65 y=104 count=1}, TreeItem with text {Tracing}]
16:56:41 [2024-02-28T21:56:41.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239582351 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}]
16:56:41 [2024-02-28T21:56:41.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-239582350 data=null button=1 stateMask=0x80000 x=65 y=104 count=1}, TreeItem with text {Tracing}]
16:56:41 [2024-02-28T21:56:41.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:41 [2024-02-28T21:56:41.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace Import} time=-239582333 data=null button=0 stateMask=0x0 x=101 y=127 count=0}, Tree node with text: Trace Import]
16:56:41 [2024-02-28T21:56:41.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Import} time=-239582333 data=null doit=true}, Tree node with text: Trace Import]
16:56:41 [2024-02-28T21:56:41.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Import} time=-239582333 data=null}, Tree node with text: Trace Import]
16:56:41 [2024-02-28T21:56:41.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Import} time=-239582322 data=null button=1 stateMask=0x0 x=101 y=127 count=1}, Tree node with text: Trace Import]
16:56:41 [2024-02-28T21:56:41.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239582320 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]
16:56:41 [2024-02-28T21:56:41.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Import} time=-239582318 data=null button=1 stateMask=0x80000 x=101 y=127 count=1}, Tree node with text: Trace Import]
16:56:41 [2024-02-28T21:56:41.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:56:41 [2024-02-28T21:56:41.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:56:41 [2024-02-28T21:56:41.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
16:56:41 [2024-02-28T21:56:41.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
16:56:41 [2024-02-28T21:56:41.527Z] 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')
16:56:41 [2024-02-28T21:56:41.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:56:41 [2024-02-28T21:56:41.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:56:41 [2024-02-28T21:56:41.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
16:56:41 [2024-02-28T21:56:41.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-239582317 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:56:41 [2024-02-28T21:56:41.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-239582317 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:56:41 [2024-02-28T21:56:41.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-239582317 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:56:41 [2024-02-28T21:56:41.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-239582316 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:56:41 [2024-02-28T21:56:41.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-239582316 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:56:41 [2024-02-28T21:56:41.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-239582316 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:56:41 [2024-02-28T21:56:41.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-239582316 data=null 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')]
16:56:41 [2024-02-28T21:56:41.785Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:56:41 [2024-02-28T21:56:41.785Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:56:41 [2024-02-28T21:56:41.785Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:56:41 [2024-02-28T21:56:41.785Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:56:41 [2024-02-28T21:56:41.785Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:56:41 [2024-02-28T21:56:41.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
16:56:41 [2024-02-28T21:56:41.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:56:41 [2024-02-28T21:56:41.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:56:41 [2024-02-28T21:56:41.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:56:41 [2024-02-28T21:56:41.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:56:41 [2024-02-28T21:56:41.785Z] 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')
16:56:41 [2024-02-28T21:56:41.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:56:41 [2024-02-28T21:56:41.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:56:41 [2024-02-28T21:56:41.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:56:41 [2024-02-28T21:56:41.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:56:41 [2024-02-28T21:56:41.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:56:41 [2024-02-28T21:56:41.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:56:41 [2024-02-28T21:56:41.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:56:41 [2024-02-28T21:56:41.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:56:41 [2024-02-28T21:56:41.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:56:41 [2024-02-28T21:56:41.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:56:41 [2024-02-28T21:56:41.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:56:41 [2024-02-28T21:56:41.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:56:41 [2024-02-28T21:56:41.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:56:41 [2024-02-28T21:56:41.785Z] 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.
16:56:41 [2024-02-28T21:56:41.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:56:41 [2024-02-28T21:56:41.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:56:41 [2024-02-28T21:56:41.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:56:41 [2024-02-28T21:56:41.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:56:41 [2024-02-28T21:56:41.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:56:41 [2024-02-28T21:56:41.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:56:41 [2024-02-28T21:56:41.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:56:41 [2024-02-28T21:56:41.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:56:41 [2024-02-28T21:56:41.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=-239582171 data=null}, (of type 'Combo')]
16:56:41 [2024-02-28T21:56:41.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:56:41 [2024-02-28T21:56:41.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:41 [2024-02-28T21:56:41.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:41 [2024-02-28T21:56:41.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:56:41 [2024-02-28T21:56:41.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:41 [2024-02-28T21:56:41.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:41 [2024-02-28T21:56:41.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-239582114 data=null doit=true}, TreeItem with text {import}]
16:56:41 [2024-02-28T21:56:41.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-239582114 data=null}, TreeItem with text {import}]
16:56:41 [2024-02-28T21:56:41.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-239582114 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
16:56:41 [2024-02-28T21:56:41.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239582114 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}]
16:56:41 [2024-02-28T21:56:41.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-239582112 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
16:56:41 [2024-02-28T21:56:41.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:41 [2024-02-28T21:56:41.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=-239582112 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
16:56:41 [2024-02-28T21:56:41.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-239582112 data=null doit=true}, TreeItem with text {import}]
16:56:41 [2024-02-28T21:56:41.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-239582112 data=null}, TreeItem with text {import}]
16:56:41 [2024-02-28T21:56:41.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-239582112 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
16:56:41 [2024-02-28T21:56:41.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239582112 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}]
16:56:41 [2024-02-28T21:56:41.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-239582111 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
16:56:41 [2024-02-28T21:56:41.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:56:41 [2024-02-28T21:56:41.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:56:41 [2024-02-28T21:56:41.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomTxt.log
16:56:41 [2024-02-28T21:56:41.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:56:41 [2024-02-28T21:56:41.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:56:41 [2024-02-28T21:56:41.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:56:41 [2024-02-28T21:56:41.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:56:41 [2024-02-28T21:56:41.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:56:41 [2024-02-28T21:56:41.786Z] 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:'))
16:56:41 [2024-02-28T21:56:41.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:56:41 [2024-02-28T21:56:41.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-239582092 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:'))]
16:56:41 [2024-02-28T21:56:41.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:56:41 [2024-02-28T21:56:41.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:56:41 [2024-02-28T21:56:41.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:56:41 [2024-02-28T21:56:41.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:56:41 [2024-02-28T21:56:41.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:56:41 [2024-02-28T21:56:41.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:56:41 [2024-02-28T21:56:41.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:56:41 [2024-02-28T21:56:41.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:56:41 [2024-02-28T21:56:41.786Z] 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'
16:56:41 [2024-02-28T21:56:41.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:56:41 [2024-02-28T21:56:41.786Z] 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')
16:56:41 [2024-02-28T21:56:41.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:56:41 [2024-02-28T21:56:41.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:56:41 [2024-02-28T21:56:41.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:56:41 [2024-02-28T21:56:41.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:56:41 [2024-02-28T21:56:41.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:56:41 [2024-02-28T21:56:41.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:56:41 [2024-02-28T21:56:41.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:56:41 [2024-02-28T21:56:41.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:56:41 [2024-02-28T21:56:41.786Z] 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.
16:56:41 [2024-02-28T21:56:41.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:56:41 [2024-02-28T21:56:41.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:56:41 [2024-02-28T21:56:41.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:56:41 [2024-02-28T21:56:41.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:56:41 [2024-02-28T21:56:41.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:56:41 [2024-02-28T21:56:41.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:56:41 [2024-02-28T21:56:41.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:56:41 [2024-02-28T21:56:41.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:56:41 [2024-02-28T21:56:41.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:56:41 [2024-02-28T21:56:41.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:56:41 [2024-02-28T21:56:41.786Z] 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')
16:56:41 [2024-02-28T21:56:41.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:56:41 [2024-02-28T21:56:41.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:56:41 [2024-02-28T21:56:41.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:56:41 [2024-02-28T21:56:41.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:56:41 [2024-02-28T21:56:41.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:56:41 [2024-02-28T21:56:41.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:56:41 [2024-02-28T21:56:41.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:56:41 [2024-02-28T21:56:41.787Z] 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.
16:56:41 [2024-02-28T21:56:41.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:56:41 [2024-02-28T21:56:41.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:56:41 [2024-02-28T21:56:41.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:56:41 [2024-02-28T21:56:41.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:56:41 [2024-02-28T21:56:41.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:56:41 [2024-02-28T21:56:41.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:56:41 [2024-02-28T21:56:41.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:56:41 [2024-02-28T21:56:41.787Z] 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')
16:56:41 [2024-02-28T21:56:41.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:56:41 [2024-02-28T21:56:41.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:56:41 [2024-02-28T21:56:41.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:56:41 [2024-02-28T21:56:41.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:56:41 [2024-02-28T21:56:41.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:56:41 [2024-02-28T21:56:41.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:56:41 [2024-02-28T21:56:41.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:56:41 [2024-02-28T21:56:41.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:56:41 [2024-02-28T21:56:41.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:56:41 [2024-02-28T21:56:41.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:56:41 [2024-02-28T21:56:41.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@3a87a40
16:56:41 [2024-02-28T21:56:41.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=-239582090 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')]
16:56:41 [2024-02-28T21:56:41.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=-239582089 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')]
16:56:41 [2024-02-28T21:56:41.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Import unrecognized traces} time=-239582089 data=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
16:56:41 [2024-02-28T21:56:41.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=-239582089 data=null}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
16:56:41 [2024-02-28T21:56:41.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=-239582089 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')]
16:56:41 [2024-02-28T21:56:41.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=-239582089 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')]
16:56:41 [2024-02-28T21:56:41.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=-239582089 data=null 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')]
16:56:41 [2024-02-28T21:56:41.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=-239582089 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')]
16:56:41 [2024-02-28T21:56:41.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=-239582089 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')]
16:56:41 [2024-02-28T21:56:41.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=-239582089 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')]
16:56:41 [2024-02-28T21:56:41.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=-239582089 data=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
16:56:41 [2024-02-28T21:56:41.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=-239582089 data=null}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
16:56:41 [2024-02-28T21:56:41.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:56:41 [2024-02-28T21:56:41.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:56:41 [2024-02-28T21:56:41.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:56:41 [2024-02-28T21:56:41.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:56:41 [2024-02-28T21:56:41.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:56:41 [2024-02-28T21:56:41.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:56:41 [2024-02-28T21:56:41.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:56:41 [2024-02-28T21:56:41.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:56:41 [2024-02-28T21:56:41.788Z] 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')
16:56:41 [2024-02-28T21:56:41.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:56:41 [2024-02-28T21:56:41.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:56:41 [2024-02-28T21:56:41.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:56:41 [2024-02-28T21:56:41.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:56:41 [2024-02-28T21:56:41.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:56:41 [2024-02-28T21:56:41.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:56:41 [2024-02-28T21:56:41.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:56:41 [2024-02-28T21:56:41.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:56:41 [2024-02-28T21:56:41.788Z] 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')
16:56:41 [2024-02-28T21:56:41.788Z] 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.
16:56:41 [2024-02-28T21:56:41.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:56:41 [2024-02-28T21:56:41.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:56:41 [2024-02-28T21:56:41.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:56:41 [2024-02-28T21:56:41.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:56:41 [2024-02-28T21:56:41.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:56:41 [2024-02-28T21:56:41.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:56:41 [2024-02-28T21:56:41.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:56:41 [2024-02-28T21:56:41.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:56:41 [2024-02-28T21:56:41.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:56:41 [2024-02-28T21:56:41.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:56:41 [2024-02-28T21:56:41.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:56:41 [2024-02-28T21:56:41.788Z] 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')
16:56:41 [2024-02-28T21:56:41.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:56:41 [2024-02-28T21:56:41.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:56:41 [2024-02-28T21:56:41.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:56:41 [2024-02-28T21:56:41.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:56:41 [2024-02-28T21:56:41.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:56:41 [2024-02-28T21:56:41.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:56:41 [2024-02-28T21:56:41.788Z] 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.
16:56:41 [2024-02-28T21:56:41.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:56:41 [2024-02-28T21:56:41.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:56:41 [2024-02-28T21:56:41.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:56:41 [2024-02-28T21:56:41.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:56:41 [2024-02-28T21:56:41.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:56:41 [2024-02-28T21:56:41.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:56:41 [2024-02-28T21:56:41.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:56:41 [2024-02-28T21:56:41.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:56:41 [2024-02-28T21:56:41.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:56:41 [2024-02-28T21:56:41.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:56:41 [2024-02-28T21:56:41.788Z] 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)'
16:56:41 [2024-02-28T21:56:41.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:56:41 [2024-02-28T21:56:41.788Z] 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')
16:56:41 [2024-02-28T21:56:41.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:56:41 [2024-02-28T21:56:41.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:56:41 [2024-02-28T21:56:41.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:56:41 [2024-02-28T21:56:41.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:56:41 [2024-02-28T21:56:41.788Z] 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')
16:56:41 [2024-02-28T21:56:41.788Z] 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.
16:56:41 [2024-02-28T21:56:41.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:56:41 [2024-02-28T21:56:41.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:56:41 [2024-02-28T21:56:41.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:56:41 [2024-02-28T21:56:41.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:56:41 [2024-02-28T21:56:41.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:56:41 [2024-02-28T21:56:41.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:56:41 [2024-02-28T21:56:41.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:56:41 [2024-02-28T21:56:41.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:56:41 [2024-02-28T21:56:41.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:56:41 [2024-02-28T21:56:41.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:56:41 [2024-02-28T21:56:41.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:56:41 [2024-02-28T21:56:41.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:56:41 [2024-02-28T21:56:41.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:56:41 [2024-02-28T21:56:41.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:56:41 [2024-02-28T21:56:41.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:56:41 [2024-02-28T21:56:41.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:56:41 [2024-02-28T21:56:41.789Z] 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')
16:56:41 [2024-02-28T21:56:41.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:56:41 [2024-02-28T21:56:41.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-239582087 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:56:41 [2024-02-28T21:56:41.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-239582087 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:56:41 [2024-02-28T21:56:41.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-239582087 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:56:41 [2024-02-28T21:56:41.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-239582087 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:56:41 [2024-02-28T21:56:41.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-239582086 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:56:41 [2024-02-28T21:56:41.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-239582086 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:56:41 [2024-02-28T21:56:41.789Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:56:41 [2024-02-28T21:56:41.789Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:56:41 [2024-02-28T21:56:41.789Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:56:41 [2024-02-28T21:56:41.789Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:56:41 [2024-02-28T21:56:41.789Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:56:41 [2024-02-28T21:56:41.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:56:42 [2024-02-28T21:56:42.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-239582086 data=null 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')]
16:56:42 [2024-02-28T21:56:42.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-239582468 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
16:56:42 [2024-02-28T21:56:42.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:56:42 [2024-02-28T21:56:42.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:42 [2024-02-28T21:56:42.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:42 [2024-02-28T21:56:42.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:42 [2024-02-28T21:56:42.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:42 [2024-02-28T21:56:42.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:42 [2024-02-28T21:56:42.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239581578 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:56:42 [2024-02-28T21:56:42.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239581578 data=null doit=true}, TreeItem with text {test}]
16:56:42 [2024-02-28T21:56:42.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239581578 data=null}, TreeItem with text {test}]
16:56:42 [2024-02-28T21:56:42.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239581578 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:42 [2024-02-28T21:56:42.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239581578 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:56:42 [2024-02-28T21:56:42.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239581568 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:42 [2024-02-28T21:56:42.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:42 [2024-02-28T21:56:42.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239581568 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:56:42 [2024-02-28T21:56:42.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239581567 data=null doit=true}, TreeItem with text {test}]
16:56:42 [2024-02-28T21:56:42.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239581567 data=null}, TreeItem with text {test}]
16:56:42 [2024-02-28T21:56:42.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239581567 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:42 [2024-02-28T21:56:42.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239581567 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:56:42 [2024-02-28T21:56:42.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239581564 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:42 [2024-02-28T21:56:42.300Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:56:42 [2024-02-28T21:56:42.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:42 [2024-02-28T21:56:42.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-239581564 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:56:42 [2024-02-28T21:56:42.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-239581564 data=null doit=true}, TreeItem with text {Traces [1]}]
16:56:42 [2024-02-28T21:56:42.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-239581563 data=null}, TreeItem with text {Traces [1]}]
16:56:42 [2024-02-28T21:56:42.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-239581563 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:56:42 [2024-02-28T21:56:42.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239581563 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]}]
16:56:42 [2024-02-28T21:56:42.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-239581559 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:56:42 [2024-02-28T21:56:42.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-239581559 data=null doit=true}, TreeItem with text {Traces [1]}]
16:56:42 [2024-02-28T21:56:42.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-239581558 data=null}, TreeItem with text {Traces [1]}]
16:56:42 [2024-02-28T21:56:42.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-239581558 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:56:42 [2024-02-28T21:56:42.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239581558 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]}]
16:56:42 [2024-02-28T21:56:42.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-239581553 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:56:42 [2024-02-28T21:56:42.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:56:42 [2024-02-28T21:56:42.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:42 [2024-02-28T21:56:42.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239581526 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:56:42 [2024-02-28T21:56:42.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239581526 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:56:42 [2024-02-28T21:56:42.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239581526 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:56:42 [2024-02-28T21:56:42.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239581526 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:56:42 [2024-02-28T21:56:42.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239581526 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}]
16:56:42 [2024-02-28T21:56:42.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239581515 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:56:42 [2024-02-28T21:56:42.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:42 [2024-02-28T21:56:42.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:42 [2024-02-28T21:56:42.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:42 [2024-02-28T21:56:42.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:42 [2024-02-28T21:56:42.300Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:56:42 [2024-02-28T21:56:42.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:42 [2024-02-28T21:56:42.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239581514 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:56:42 [2024-02-28T21:56:42.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239581514 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:56:42 [2024-02-28T21:56:42.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239581514 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:56:42 [2024-02-28T21:56:42.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239581514 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:56:42 [2024-02-28T21:56:42.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239581514 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}]
16:56:42 [2024-02-28T21:56:42.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239581511 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:56:42 [2024-02-28T21:56:42.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
16:56:42 [2024-02-28T21:56:42.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239581511 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:56:42 [2024-02-28T21:56:42.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239581511 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:56:42 [2024-02-28T21:56:42.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:42 [2024-02-28T21:56:42.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239581510 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:56:42 [2024-02-28T21:56:42.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239581510 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:56:42 [2024-02-28T21:56:42.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239581510 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}]
16:56:42 [2024-02-28T21:56:42.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239581502 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:56:42 [2024-02-28T21:56:42.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239581502 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:56:42 [2024-02-28T21:56:42.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239581502 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:56:42 [2024-02-28T21:56:42.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239581502 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}]
16:56:42 [2024-02-28T21:56:42.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239581472 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:56:42 [2024-02-28T21:56:42.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239581467 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:56:42 [2024-02-28T21:56:42.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239581467 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:56:42 [2024-02-28T21:56:42.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239581467 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:56:42 [2024-02-28T21:56:42.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
16:56:43 [2024-02-28T21:56:43.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:56:44 [2024-02-28T21:56:44.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:56:44 [2024-02-28T21:56:44.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:56:44 [2024-02-28T21:56:44.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:56:44 [2024-02-28T21:56:44.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:56:44 [2024-02-28T21:56:44.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:56:44 [2024-02-28T21:56:44.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-239579962 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:56:44 [2024-02-28T21:56:44.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-239579962 data=null doit=true}, TableItem with text {}]
16:56:44 [2024-02-28T21:56:44.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-239579962 data=null}, TableItem with text {}]
16:56:44 [2024-02-28T21:56:44.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-239579962 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:56:44 [2024-02-28T21:56:44.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239579962 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:56:44 [2024-02-28T21:56:44.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-239579960 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:56:44 [2024-02-28T21:56:44.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:56:44 [2024-02-28T21:56:44.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:56:44 [2024-02-28T21:56:44.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:56:44 [2024-02-28T21:56:44.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:44 [2024-02-28T21:56:44.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239579910 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:56:44 [2024-02-28T21:56:44.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239579910 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:56:44 [2024-02-28T21:56:44.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239579910 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:56:44 [2024-02-28T21:56:44.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239579910 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:56:44 [2024-02-28T21:56:44.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239579910 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}]
16:56:44 [2024-02-28T21:56:44.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239579907 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:56:44 [2024-02-28T21:56:44.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:44 [2024-02-28T21:56:44.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:44 [2024-02-28T21:56:44.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:44 [2024-02-28T21:56:44.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:44 [2024-02-28T21:56:44.041Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:56:44 [2024-02-28T21:56:44.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:56:44 [2024-02-28T21:56:44.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:44 [2024-02-28T21:56:44.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:44 [2024-02-28T21:56:44.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:44 [2024-02-28T21:56:44.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:44 [2024-02-28T21:56:44.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:44 [2024-02-28T21:56:44.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239579903 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:56:44 [2024-02-28T21:56:44.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239579903 data=null doit=true}, TreeItem with text {test}]
16:56:44 [2024-02-28T21:56:44.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239579903 data=null}, TreeItem with text {test}]
16:56:44 [2024-02-28T21:56:44.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239579903 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:44 [2024-02-28T21:56:44.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239579903 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:56:44 [2024-02-28T21:56:44.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239579887 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:44 [2024-02-28T21:56:44.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:44 [2024-02-28T21:56:44.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239579887 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:56:44 [2024-02-28T21:56:44.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239579887 data=null doit=true}, TreeItem with text {test}]
16:56:44 [2024-02-28T21:56:44.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239579887 data=null}, TreeItem with text {test}]
16:56:44 [2024-02-28T21:56:44.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239579887 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:44 [2024-02-28T21:56:44.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239579887 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:56:44 [2024-02-28T21:56:44.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239579874 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:44 [2024-02-28T21:56:44.041Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:56:44 [2024-02-28T21:56:44.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:44 [2024-02-28T21:56:44.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-239579873 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:56:44 [2024-02-28T21:56:44.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-239579873 data=null doit=true}, TreeItem with text {Traces [1]}]
16:56:44 [2024-02-28T21:56:44.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-239579873 data=null}, TreeItem with text {Traces [1]}]
16:56:44 [2024-02-28T21:56:44.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-239579873 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:56:44 [2024-02-28T21:56:44.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239579873 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]}]
16:56:44 [2024-02-28T21:56:44.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-239579867 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:56:44 [2024-02-28T21:56:44.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:44 [2024-02-28T21:56:44.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-239579867 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:56:44 [2024-02-28T21:56:44.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-239579867 data=null doit=true}, TreeItem with text {Traces [1]}]
16:56:44 [2024-02-28T21:56:44.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-239579867 data=null}, TreeItem with text {Traces [1]}]
16:56:44 [2024-02-28T21:56:44.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-239579867 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:56:44 [2024-02-28T21:56:44.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239579867 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]}]
16:56:44 [2024-02-28T21:56:44.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-239579864 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:56:44 [2024-02-28T21:56:44.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
16:56:44 [2024-02-28T21:56:44.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
16:56:44 [2024-02-28T21:56:44.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
16:56:44 [2024-02-28T21:56:44.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
16:56:44 [2024-02-28T21:56:44.298Z] 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=-239579660 data=null doit=true}, Shell with text {Confirm Clear}]
16:56:44 [2024-02-28T21:56:44.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
16:56:44 [2024-02-28T21:56:44.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
16:56:44 [2024-02-28T21:56:44.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
16:56:44 [2024-02-28T21:56:44.298Z] 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')
16:56:44 [2024-02-28T21:56:44.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
16:56:44 [2024-02-28T21:56:44.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
16:56:44 [2024-02-28T21:56:44.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-239579659 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:56:44 [2024-02-28T21:56:44.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-239579659 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:56:44 [2024-02-28T21:56:44.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-239579659 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:56:44 [2024-02-28T21:56:44.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-239579659 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:56:44 [2024-02-28T21:56:44.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-239579659 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:56:44 [2024-02-28T21:56:44.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-239579659 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:56:44 [2024-02-28T21:56:44.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-239579659 data=null 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')]
16:56:44 [2024-02-28T21:56:44.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-239579825 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
16:56:44 [2024-02-28T21:56:44.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:56:44 [2024-02-28T21:56:44.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:56:44 [2024-02-28T21:56:44.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:44 [2024-02-28T21:56:44.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:44 [2024-02-28T21:56:44.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:44 [2024-02-28T21:56:44.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:44 [2024-02-28T21:56:44.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Unselecting all in (of type 'Tree')
16:56:44 [2024-02-28T21:56:44.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 6 to [MouseEnter [6]: MouseEvent{Tree {} [layout=null] time=-239579427 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
16:56:44 [2024-02-28T21:56:44.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 5 to [MouseMove [5]: MouseEvent{Tree {} [layout=null] time=-239579427 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
16:56:44 [2024-02-28T21:56:44.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 26 to [Activate [26]: ShellEvent{Tree {} [layout=null] time=-239579427 data=null doit=true}, (of type 'Tree')]
16:56:44 [2024-02-28T21:56:44.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 15 to [FocusIn [15]: FocusEvent{Tree {} [layout=null] time=-239579427 data=null}, (of type 'Tree')]
16:56:44 [2024-02-28T21:56:44.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-239579426 data=null button=1 stateMask=0x40000 x=92 y=58 count=1}, (of type 'Tree')]
16:56:44 [2024-02-28T21:56:44.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239579426 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true}, (of type 'Tree')]
16:56:44 [2024-02-28T21:56:44.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-239579412 data=null button=1 stateMask=0xc0000 x=92 y=58 count=1}, (of type 'Tree')]
16:56:44 [2024-02-28T21:56:44.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@71806c64] time=-239579412 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:56:44 [2024-02-28T21:56:44.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
16:56:44 [2024-02-28T21:56:44.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:56:44 [2024-02-28T21:56:44.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
16:56:44 [2024-02-28T21:56:44.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
16:56:44 [2024-02-28T21:56:44.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Import", using matcher: with text 'Import'
16:56:44 [2024-02-28T21:56:44.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-239579340 data=null doit=true}, Shell with text {Import}]
16:56:44 [2024-02-28T21:56:44.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:44 [2024-02-28T21:56:44.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:44 [2024-02-28T21:56:44.553Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:56:44 [2024-02-28T21:56:44.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:44 [2024-02-28T21:56:44.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace Import} time=-239579324 data=null button=0 stateMask=0x0 x=101 y=127 count=0}, Tree node with text: Trace Import]
16:56:44 [2024-02-28T21:56:44.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Import} time=-239579324 data=null doit=true}, Tree node with text: Trace Import]
16:56:44 [2024-02-28T21:56:44.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Import} time=-239579324 data=null}, Tree node with text: Trace Import]
16:56:44 [2024-02-28T21:56:44.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Import} time=-239579324 data=null button=1 stateMask=0x0 x=101 y=127 count=1}, Tree node with text: Trace Import]
16:56:44 [2024-02-28T21:56:44.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239579324 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]
16:56:44 [2024-02-28T21:56:44.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Import} time=-239579324 data=null button=1 stateMask=0x80000 x=101 y=127 count=1}, Tree node with text: Trace Import]
16:56:44 [2024-02-28T21:56:44.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:56:44 [2024-02-28T21:56:44.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:56:44 [2024-02-28T21:56:44.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
16:56:44 [2024-02-28T21:56:44.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
16:56:44 [2024-02-28T21:56:44.554Z] 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')
16:56:44 [2024-02-28T21:56:44.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:56:44 [2024-02-28T21:56:44.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:56:44 [2024-02-28T21:56:44.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
16:56:44 [2024-02-28T21:56:44.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-239579240 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:56:44 [2024-02-28T21:56:44.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-239579240 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:56:44 [2024-02-28T21:56:44.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-239579240 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:56:44 [2024-02-28T21:56:44.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-239579240 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:56:44 [2024-02-28T21:56:44.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-239579229 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:56:44 [2024-02-28T21:56:44.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-239579229 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
16:56:44 [2024-02-28T21:56:44.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-239579229 data=null 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')]
16:56:44 [2024-02-28T21:56:44.809Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:56:44 [2024-02-28T21:56:44.809Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:56:44 [2024-02-28T21:56:44.809Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:56:44 [2024-02-28T21:56:44.809Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:56:44 [2024-02-28T21:56:44.809Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16:56:44 [2024-02-28T21:56:44.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
16:56:44 [2024-02-28T21:56:44.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:56:44 [2024-02-28T21:56:44.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:56:44 [2024-02-28T21:56:44.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:56:44 [2024-02-28T21:56:44.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:56:44 [2024-02-28T21:56:44.809Z] 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')
16:56:44 [2024-02-28T21:56:44.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:56:44 [2024-02-28T21:56:44.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:56:44 [2024-02-28T21:56:44.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:56:44 [2024-02-28T21:56:44.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:56:44 [2024-02-28T21:56:44.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:56:44 [2024-02-28T21:56:44.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:56:44 [2024-02-28T21:56:44.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:56:44 [2024-02-28T21:56:44.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:56:44 [2024-02-28T21:56:44.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:56:44 [2024-02-28T21:56:44.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:56:44 [2024-02-28T21:56:44.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:56:44 [2024-02-28T21:56:44.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:56:44 [2024-02-28T21:56:44.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:56:44 [2024-02-28T21:56:44.809Z] 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.
16:56:44 [2024-02-28T21:56:44.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:56:44 [2024-02-28T21:56:44.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:56:44 [2024-02-28T21:56:44.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:56:44 [2024-02-28T21:56:44.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:56:44 [2024-02-28T21:56:44.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:56:44 [2024-02-28T21:56:44.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:56:44 [2024-02-28T21:56:44.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:56:44 [2024-02-28T21:56:44.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:56:44 [2024-02-28T21:56:44.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=-239579124 data=null}, (of type 'Combo')]
16:56:44 [2024-02-28T21:56:44.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:56:44 [2024-02-28T21:56:44.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:44 [2024-02-28T21:56:44.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:44 [2024-02-28T21:56:44.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:56:44 [2024-02-28T21:56:44.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:44 [2024-02-28T21:56:44.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:44 [2024-02-28T21:56:44.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-239579091 data=null doit=true}, TreeItem with text {import}]
16:56:44 [2024-02-28T21:56:44.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-239579090 data=null}, TreeItem with text {import}]
16:56:44 [2024-02-28T21:56:44.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-239579090 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
16:56:44 [2024-02-28T21:56:44.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239579090 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}]
16:56:44 [2024-02-28T21:56:44.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-239579089 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
16:56:44 [2024-02-28T21:56:44.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:44 [2024-02-28T21:56:44.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=-239579081 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
16:56:44 [2024-02-28T21:56:44.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-239579081 data=null doit=true}, TreeItem with text {import}]
16:56:44 [2024-02-28T21:56:44.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-239579081 data=null}, TreeItem with text {import}]
16:56:44 [2024-02-28T21:56:44.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-239579081 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
16:56:44 [2024-02-28T21:56:44.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239579081 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}]
16:56:44 [2024-02-28T21:56:44.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-239579081 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
16:56:44 [2024-02-28T21:56:44.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:56:44 [2024-02-28T21:56:44.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:56:44 [2024-02-28T21:56:44.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomTxt.log
16:56:44 [2024-02-28T21:56:44.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:56:44 [2024-02-28T21:56:44.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:56:44 [2024-02-28T21:56:44.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:56:44 [2024-02-28T21:56:44.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:56:44 [2024-02-28T21:56:44.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:56:44 [2024-02-28T21:56:44.810Z] 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:'))
16:56:44 [2024-02-28T21:56:44.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:56:44 [2024-02-28T21:56:44.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-239579073 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:'))]
16:56:44 [2024-02-28T21:56:44.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:56:44 [2024-02-28T21:56:44.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:56:44 [2024-02-28T21:56:44.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:56:44 [2024-02-28T21:56:44.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:56:44 [2024-02-28T21:56:44.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:56:44 [2024-02-28T21:56:44.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:56:44 [2024-02-28T21:56:44.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:56:44 [2024-02-28T21:56:44.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:56:44 [2024-02-28T21:56:44.810Z] 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'
16:56:44 [2024-02-28T21:56:44.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:56:44 [2024-02-28T21:56:44.810Z] 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')
16:56:44 [2024-02-28T21:56:44.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:56:44 [2024-02-28T21:56:44.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:56:44 [2024-02-28T21:56:44.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:56:44 [2024-02-28T21:56:44.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:56:44 [2024-02-28T21:56:44.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:56:44 [2024-02-28T21:56:44.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:56:44 [2024-02-28T21:56:44.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:56:44 [2024-02-28T21:56:44.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:56:44 [2024-02-28T21:56:44.810Z] 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.
16:56:44 [2024-02-28T21:56:44.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:56:44 [2024-02-28T21:56:44.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:56:44 [2024-02-28T21:56:44.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:56:44 [2024-02-28T21:56:44.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:56:44 [2024-02-28T21:56:44.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:56:44 [2024-02-28T21:56:44.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:56:44 [2024-02-28T21:56:44.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:56:44 [2024-02-28T21:56:44.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:56:44 [2024-02-28T21:56:44.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:56:44 [2024-02-28T21:56:44.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:56:44 [2024-02-28T21:56:44.811Z] 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')
16:56:44 [2024-02-28T21:56:44.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:56:44 [2024-02-28T21:56:44.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:56:44 [2024-02-28T21:56:44.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:56:44 [2024-02-28T21:56:44.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:56:44 [2024-02-28T21:56:44.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:56:44 [2024-02-28T21:56:44.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:56:44 [2024-02-28T21:56:44.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:56:44 [2024-02-28T21:56:44.811Z] 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.
16:56:44 [2024-02-28T21:56:44.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:56:44 [2024-02-28T21:56:44.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:56:44 [2024-02-28T21:56:44.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:56:44 [2024-02-28T21:56:44.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:56:44 [2024-02-28T21:56:44.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:56:44 [2024-02-28T21:56:44.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:56:44 [2024-02-28T21:56:44.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:56:44 [2024-02-28T21:56:44.811Z] 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')
16:56:44 [2024-02-28T21:56:44.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:56:44 [2024-02-28T21:56:44.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:56:44 [2024-02-28T21:56:44.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:56:44 [2024-02-28T21:56:44.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:56:44 [2024-02-28T21:56:44.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:56:44 [2024-02-28T21:56:44.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:56:44 [2024-02-28T21:56:44.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:56:44 [2024-02-28T21:56:44.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:56:44 [2024-02-28T21:56:44.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:56:44 [2024-02-28T21:56:44.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:56:44 [2024-02-28T21:56:44.811Z] 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.
16:56:44 [2024-02-28T21:56:44.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:56:44 [2024-02-28T21:56:44.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:56:44 [2024-02-28T21:56:44.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:56:44 [2024-02-28T21:56:44.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:56:44 [2024-02-28T21:56:44.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:56:44 [2024-02-28T21:56:44.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:56:44 [2024-02-28T21:56:44.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:56:44 [2024-02-28T21:56:44.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:56:44 [2024-02-28T21:56:44.811Z] 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')
16:56:44 [2024-02-28T21:56:44.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:56:44 [2024-02-28T21:56:44.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:56:44 [2024-02-28T21:56:44.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:56:44 [2024-02-28T21:56:44.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:56:44 [2024-02-28T21:56:44.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:56:44 [2024-02-28T21:56:44.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:56:44 [2024-02-28T21:56:44.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:56:44 [2024-02-28T21:56:44.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:56:44 [2024-02-28T21:56:44.811Z] 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')
16:56:44 [2024-02-28T21:56:44.811Z] 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.
16:56:44 [2024-02-28T21:56:44.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:56:44 [2024-02-28T21:56:44.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:56:44 [2024-02-28T21:56:44.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:56:44 [2024-02-28T21:56:44.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:56:44 [2024-02-28T21:56:44.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:56:44 [2024-02-28T21:56:44.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:56:44 [2024-02-28T21:56:44.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:56:44 [2024-02-28T21:56:44.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:56:44 [2024-02-28T21:56:44.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:56:44 [2024-02-28T21:56:44.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:56:44 [2024-02-28T21:56:44.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:56:44 [2024-02-28T21:56:44.812Z] 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')
16:56:44 [2024-02-28T21:56:44.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:56:44 [2024-02-28T21:56:44.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:56:44 [2024-02-28T21:56:44.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:56:44 [2024-02-28T21:56:44.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:56:44 [2024-02-28T21:56:44.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:56:44 [2024-02-28T21:56:44.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:56:44 [2024-02-28T21:56:44.812Z] 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.
16:56:44 [2024-02-28T21:56:44.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:56:44 [2024-02-28T21:56:44.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:56:44 [2024-02-28T21:56:44.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:56:44 [2024-02-28T21:56:44.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:56:44 [2024-02-28T21:56:44.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:56:44 [2024-02-28T21:56:44.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:56:44 [2024-02-28T21:56:44.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:56:44 [2024-02-28T21:56:44.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:56:44 [2024-02-28T21:56:44.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:56:44 [2024-02-28T21:56:44.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:56:44 [2024-02-28T21:56:44.812Z] 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)'
16:56:44 [2024-02-28T21:56:44.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:56:44 [2024-02-28T21:56:44.812Z] 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')
16:56:44 [2024-02-28T21:56:44.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:56:44 [2024-02-28T21:56:44.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:56:44 [2024-02-28T21:56:44.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:56:44 [2024-02-28T21:56:44.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:56:44 [2024-02-28T21:56:44.812Z] 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')
16:56:44 [2024-02-28T21:56:44.812Z] 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.
16:56:44 [2024-02-28T21:56:44.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:56:44 [2024-02-28T21:56:44.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:56:44 [2024-02-28T21:56:44.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:56:44 [2024-02-28T21:56:44.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:56:44 [2024-02-28T21:56:44.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:56:44 [2024-02-28T21:56:44.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:56:44 [2024-02-28T21:56:44.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:56:44 [2024-02-28T21:56:44.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:56:44 [2024-02-28T21:56:44.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:56:44 [2024-02-28T21:56:44.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:56:44 [2024-02-28T21:56:44.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
16:56:44 [2024-02-28T21:56:44.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
16:56:44 [2024-02-28T21:56:44.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:56:44 [2024-02-28T21:56:44.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:56:44 [2024-02-28T21:56:44.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:56:44 [2024-02-28T21:56:44.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:56:44 [2024-02-28T21:56:44.812Z] 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')
16:56:44 [2024-02-28T21:56:44.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:56:44 [2024-02-28T21:56:44.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-239579029 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:56:44 [2024-02-28T21:56:44.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-239579029 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:56:44 [2024-02-28T21:56:44.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-239579029 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:56:44 [2024-02-28T21:56:44.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-239579029 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:56:44 [2024-02-28T21:56:44.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-239579028 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:56:44 [2024-02-28T21:56:44.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-239579028 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:56:44 [2024-02-28T21:56:44.813Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:56:44 [2024-02-28T21:56:44.813Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:56:44 [2024-02-28T21:56:44.813Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:56:44 [2024-02-28T21:56:44.813Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:56:44 [2024-02-28T21:56:44.813Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:56:44 [2024-02-28T21:56:44.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:56:45 [2024-02-28T21:56:45.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-239579028 data=null 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')]
16:56:45 [2024-02-28T21:56:45.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-239579410 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
16:56:45 [2024-02-28T21:56:45.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:56:45 [2024-02-28T21:56:45.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:45 [2024-02-28T21:56:45.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:45 [2024-02-28T21:56:45.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:45 [2024-02-28T21:56:45.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:45 [2024-02-28T21:56:45.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:45 [2024-02-28T21:56:45.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-239578519 data=null button=0 stateMask=0x0 x=65 y=81 count=0}, TreeItem with text {Tracing}]
16:56:45 [2024-02-28T21:56:45.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-239578519 data=null doit=true}, TreeItem with text {Tracing}]
16:56:45 [2024-02-28T21:56:45.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-239578519 data=null}, TreeItem with text {Tracing}]
16:56:45 [2024-02-28T21:56:45.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-239578519 data=null button=1 stateMask=0x0 x=65 y=81 count=1}, TreeItem with text {Tracing}]
16:56:45 [2024-02-28T21:56:45.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239578519 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}]
16:56:45 [2024-02-28T21:56:45.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-239578508 data=null button=1 stateMask=0x80000 x=65 y=81 count=1}, TreeItem with text {Tracing}]
16:56:45 [2024-02-28T21:56:45.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:45 [2024-02-28T21:56:45.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-239578508 data=null button=0 stateMask=0x0 x=65 y=81 count=0}, TreeItem with text {Tracing}]
16:56:45 [2024-02-28T21:56:45.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-239578508 data=null doit=true}, TreeItem with text {Tracing}]
16:56:45 [2024-02-28T21:56:45.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-239578508 data=null}, TreeItem with text {Tracing}]
16:56:45 [2024-02-28T21:56:45.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-239578508 data=null button=1 stateMask=0x0 x=65 y=81 count=1}, TreeItem with text {Tracing}]
16:56:45 [2024-02-28T21:56:45.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239578507 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}]
16:56:45 [2024-02-28T21:56:45.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-239578493 data=null button=1 stateMask=0x80000 x=65 y=81 count=1}, TreeItem with text {Tracing}]
16:56:45 [2024-02-28T21:56:45.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-239578492 data=null doit=true}, TreeItem with text {Tracing}]
16:56:45 [2024-02-28T21:56:45.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-239578492 data=null}, TreeItem with text {Tracing}]
16:56:45 [2024-02-28T21:56:45.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-239578492 data=null button=1 stateMask=0x0 x=65 y=81 count=1}, TreeItem with text {Tracing}]
16:56:45 [2024-02-28T21:56:45.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239578492 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}]
16:56:45 [2024-02-28T21:56:45.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-239578491 data=null button=1 stateMask=0x80000 x=65 y=81 count=1}, TreeItem with text {Tracing}]
16:56:45 [2024-02-28T21:56:45.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:45 [2024-02-28T21:56:45.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-239578486 data=null button=0 stateMask=0x0 x=92 y=127 count=0}, TreeItem with text {Traces [1]}]
16:56:45 [2024-02-28T21:56:45.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-239578486 data=null doit=true}, TreeItem with text {Traces [1]}]
16:56:45 [2024-02-28T21:56:45.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-239578486 data=null}, TreeItem with text {Traces [1]}]
16:56:45 [2024-02-28T21:56:45.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-239578486 data=null button=1 stateMask=0x0 x=92 y=127 count=1}, TreeItem with text {Traces [1]}]
16:56:45 [2024-02-28T21:56:45.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239578486 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]}]
16:56:45 [2024-02-28T21:56:45.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-239578480 data=null button=1 stateMask=0x80000 x=92 y=127 count=1}, TreeItem with text {Traces [1]}]
16:56:45 [2024-02-28T21:56:45.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-239578480 data=null doit=true}, TreeItem with text {Traces [1]}]
16:56:45 [2024-02-28T21:56:45.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-239578480 data=null}, TreeItem with text {Traces [1]}]
16:56:45 [2024-02-28T21:56:45.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-239578480 data=null button=1 stateMask=0x0 x=92 y=127 count=1}, TreeItem with text {Traces [1]}]
16:56:45 [2024-02-28T21:56:45.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239578480 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]}]
16:56:45 [2024-02-28T21:56:45.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-239578479 data=null button=1 stateMask=0x80000 x=92 y=127 count=1}, TreeItem with text {Traces [1]}]
16:56:45 [2024-02-28T21:56:45.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:56:45 [2024-02-28T21:56:45.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:45 [2024-02-28T21:56:45.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239578259 data=null button=0 stateMask=0x0 x=154 y=150 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:56:45 [2024-02-28T21:56:45.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239578259 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:56:45 [2024-02-28T21:56:45.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239578259 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:56:45 [2024-02-28T21:56:45.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239578259 data=null button=1 stateMask=0x0 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:56:45 [2024-02-28T21:56:45.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239578259 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}]
16:56:45 [2024-02-28T21:56:45.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239578232 data=null button=1 stateMask=0x80000 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:56:45 [2024-02-28T21:56:45.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:45 [2024-02-28T21:56:45.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:45 [2024-02-28T21:56:45.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:45 [2024-02-28T21:56:45.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:45 [2024-02-28T21:56:45.581Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:56:45 [2024-02-28T21:56:45.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:45 [2024-02-28T21:56:45.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239578230 data=null button=0 stateMask=0x0 x=154 y=150 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:56:45 [2024-02-28T21:56:45.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239578230 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:56:45 [2024-02-28T21:56:45.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239578230 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:56:45 [2024-02-28T21:56:45.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239578230 data=null button=1 stateMask=0x0 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:56:45 [2024-02-28T21:56:45.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239578230 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}]
16:56:45 [2024-02-28T21:56:45.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239578227 data=null button=1 stateMask=0x80000 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:56:45 [2024-02-28T21:56:45.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
16:56:45 [2024-02-28T21:56:45.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239578226 data=null button=0 stateMask=0x0 x=154 y=150 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:56:45 [2024-02-28T21:56:45.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239578226 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:56:45 [2024-02-28T21:56:45.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:45 [2024-02-28T21:56:45.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239578226 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:56:45 [2024-02-28T21:56:45.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239578226 data=null button=1 stateMask=0x0 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:56:45 [2024-02-28T21:56:45.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239578226 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}]
16:56:45 [2024-02-28T21:56:45.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239578223 data=null button=1 stateMask=0x80000 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:56:45 [2024-02-28T21:56:45.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239578223 data=null button=1 stateMask=0x0 x=154 y=150 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:56:45 [2024-02-28T21:56:45.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239578223 data=null button=1 stateMask=0x0 x=154 y=150 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:56:45 [2024-02-28T21:56:45.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239578223 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}]
16:56:45 [2024-02-28T21:56:45.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239578185 data=null button=1 stateMask=0x80000 x=154 y=150 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:56:45 [2024-02-28T21:56:45.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239577998 data=null button=0 stateMask=0x0 x=154 y=150 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:56:45 [2024-02-28T21:56:45.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239577998 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:56:45 [2024-02-28T21:56:45.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239577998 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:56:45 [2024-02-28T21:56:45.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
16:56:45 [2024-02-28T21:56:45.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:56:47 [2024-02-28T21:56:47.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:56:47 [2024-02-28T21:56:47.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:56:47 [2024-02-28T21:56:47.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:56:47 [2024-02-28T21:56:47.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:56:47 [2024-02-28T21:56:47.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:56:47 [2024-02-28T21:56:47.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-239576988 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:56:47 [2024-02-28T21:56:47.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-239576988 data=null doit=true}, TableItem with text {}]
16:56:47 [2024-02-28T21:56:47.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-239576988 data=null}, TableItem with text {}]
16:56:47 [2024-02-28T21:56:47.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-239576988 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:56:47 [2024-02-28T21:56:47.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239576987 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:56:47 [2024-02-28T21:56:47.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-239576982 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:56:47 [2024-02-28T21:56:47.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:56:47 [2024-02-28T21:56:47.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:56:47 [2024-02-28T21:56:47.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:56:47 [2024-02-28T21:56:47.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:47 [2024-02-28T21:56:47.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239576742 data=null button=0 stateMask=0x0 x=154 y=150 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:56:47 [2024-02-28T21:56:47.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239576742 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:56:47 [2024-02-28T21:56:47.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239576742 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:56:47 [2024-02-28T21:56:47.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239576742 data=null button=1 stateMask=0x0 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:56:47 [2024-02-28T21:56:47.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239576741 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}]
16:56:47 [2024-02-28T21:56:47.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239576738 data=null button=1 stateMask=0x80000 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:56:47 [2024-02-28T21:56:47.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:47 [2024-02-28T21:56:47.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:47 [2024-02-28T21:56:47.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:47 [2024-02-28T21:56:47.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:47 [2024-02-28T21:56:47.198Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:56:47 [2024-02-28T21:56:47.198Z] 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@71806c64] time=-239576736 data=null doit=true}, Shell with text {data - Tracing/Traces/ExampleCustomTxt.log - Eclipse Platform}]
16:56:47 [2024-02-28T21:56:47.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:56:47 [2024-02-28T21:56:47.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:47 [2024-02-28T21:56:47.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:47 [2024-02-28T21:56:47.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:47 [2024-02-28T21:56:47.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-239576719 data=null button=0 stateMask=0x0 x=65 y=81 count=0}, TreeItem with text {Tracing}]
16:56:47 [2024-02-28T21:56:47.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-239576719 data=null doit=true}, TreeItem with text {Tracing}]
16:56:47 [2024-02-28T21:56:47.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-239576719 data=null}, TreeItem with text {Tracing}]
16:56:47 [2024-02-28T21:56:47.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-239576719 data=null button=1 stateMask=0x0 x=65 y=81 count=1}, TreeItem with text {Tracing}]
16:56:47 [2024-02-28T21:56:47.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239576719 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}]
16:56:47 [2024-02-28T21:56:47.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-239576708 data=null button=1 stateMask=0x80000 x=65 y=81 count=1}, TreeItem with text {Tracing}]
16:56:47 [2024-02-28T21:56:47.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:56:47 [2024-02-28T21:56:47.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:56:47 [2024-02-28T21:56:47.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:56:48 [2024-02-28T21:56:48.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:56:48 [2024-02-28T21:56:48.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:56:48 [2024-02-28T21:56:48.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:56:48 [2024-02-28T21:56:48.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:56:48 [2024-02-28T21:56:48.378Z] 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')
16:56:48 [2024-02-28T21:56:48.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:56:48 [2024-02-28T21:56:48.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:56:48 [2024-02-28T21:56:48.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:56:48 [2024-02-28T21:56:48.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:56:48 [2024-02-28T21:56:48.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
16:56:48 [2024-02-28T21:56:48.379Z] 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=-239575684 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:56:48 [2024-02-28T21:56:48.379Z] 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=-239575684 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:56:48 [2024-02-28T21:56:48.379Z] 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=-239575684 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:56:48 [2024-02-28T21:56:48.379Z] 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=-239575684 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:56:48 [2024-02-28T21:56:48.379Z] 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=-239575684 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:56:48 [2024-02-28T21:56:48.379Z] 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=-239575684 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:56:48 [2024-02-28T21:56:48.379Z] 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=-239575684 data=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')]
16:56:48 [2024-02-28T21:56:48.379Z] 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=-239575684 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:56:48 [2024-02-28T21:56:48.379Z] 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=-239575684 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:56:48 [2024-02-28T21:56:48.379Z] 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=-239575684 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:56:48 [2024-02-28T21:56:48.379Z] 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=-239575684 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:56:48 [2024-02-28T21:56:48.379Z] 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=-239575684 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:56:48 [2024-02-28T21:56:48.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:56:48 [2024-02-28T21:56:48.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:56:48 [2024-02-28T21:56:48.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:56:48 [2024-02-28T21:56:48.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:56:48 [2024-02-28T21:56:48.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:56:48 [2024-02-28T21:56:48.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:56:48 [2024-02-28T21:56:48.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:56:48 [2024-02-28T21:56:48.379Z] 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')
16:56:48 [2024-02-28T21:56:48.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:56:48 [2024-02-28T21:56:48.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-239575683 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:56:48 [2024-02-28T21:56:48.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-239575683 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:56:48 [2024-02-28T21:56:48.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-239575683 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:56:48 [2024-02-28T21:56:48.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-239575683 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:56:48 [2024-02-28T21:56:48.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-239575683 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:56:48 [2024-02-28T21:56:48.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-239575683 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:56:48 [2024-02-28T21:56:48.379Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:56:48 [2024-02-28T21:56:48.379Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:56:48 [2024-02-28T21:56:48.379Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:56:48 [2024-02-28T21:56:48.379Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:56:48 [2024-02-28T21:56:48.379Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:56:48 [2024-02-28T21:56:48.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:56:48 [2024-02-28T21:56:48.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-239575683 data=null 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')]
16:56:48 [2024-02-28T21:56:48.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-239576613 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:56:48 [2024-02-28T21:56:48.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:56:48 [2024-02-28T21:56:48.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:48 [2024-02-28T21:56:48.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:48 [2024-02-28T21:56:48.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:48 [2024-02-28T21:56:48.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:48 [2024-02-28T21:56:48.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:48 [2024-02-28T21:56:48.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239575174 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:56:48 [2024-02-28T21:56:48.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239575174 data=null doit=true}, TreeItem with text {test}]
16:56:48 [2024-02-28T21:56:48.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239575174 data=null}, TreeItem with text {test}]
16:56:48 [2024-02-28T21:56:48.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239575174 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:48 [2024-02-28T21:56:48.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239575174 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:56:48 [2024-02-28T21:56:48.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239575153 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:48 [2024-02-28T21:56:48.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:48 [2024-02-28T21:56:48.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239575153 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:56:48 [2024-02-28T21:56:48.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239575153 data=null doit=true}, TreeItem with text {test}]
16:56:48 [2024-02-28T21:56:48.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239575153 data=null}, TreeItem with text {test}]
16:56:48 [2024-02-28T21:56:48.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239575153 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:48 [2024-02-28T21:56:48.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239575153 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:56:48 [2024-02-28T21:56:48.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239575149 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:48 [2024-02-28T21:56:48.890Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:56:48 [2024-02-28T21:56:48.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:48 [2024-02-28T21:56:48.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-239575148 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:56:48 [2024-02-28T21:56:48.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-239575148 data=null doit=true}, TreeItem with text {Traces [0]}]
16:56:48 [2024-02-28T21:56:48.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-239575148 data=null}, TreeItem with text {Traces [0]}]
16:56:48 [2024-02-28T21:56:48.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-239575148 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:56:48 [2024-02-28T21:56:48.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239575148 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]}]
16:56:48 [2024-02-28T21:56:48.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-239575142 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:56:48 [2024-02-28T21:56:48.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:48 [2024-02-28T21:56:48.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-239575141 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:56:48 [2024-02-28T21:56:48.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-239575141 data=null doit=true}, TreeItem with text {Traces [0]}]
16:56:48 [2024-02-28T21:56:48.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-239575141 data=null}, TreeItem with text {Traces [0]}]
16:56:48 [2024-02-28T21:56:48.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-239575141 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:56:48 [2024-02-28T21:56:48.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239575141 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]}]
16:56:48 [2024-02-28T21:56:48.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-239575132 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:56:48 [2024-02-28T21:56:48.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
16:56:48 [2024-02-28T21:56:48.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
16:56:48 [2024-02-28T21:56:48.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
16:56:48 [2024-02-28T21:56:48.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
16:56:48 [2024-02-28T21:56:48.891Z] 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=-239575009 data=null doit=true}, Shell with text {Confirm Clear}]
16:56:48 [2024-02-28T21:56:48.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
16:56:48 [2024-02-28T21:56:48.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
16:56:48 [2024-02-28T21:56:48.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
16:56:48 [2024-02-28T21:56:48.891Z] 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')
16:56:48 [2024-02-28T21:56:48.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
16:56:48 [2024-02-28T21:56:48.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
16:56:48 [2024-02-28T21:56:48.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-239575008 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:56:48 [2024-02-28T21:56:48.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-239575008 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:56:48 [2024-02-28T21:56:48.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-239575008 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:56:48 [2024-02-28T21:56:48.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-239575008 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:56:48 [2024-02-28T21:56:48.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-239575008 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:56:48 [2024-02-28T21:56:48.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-239575008 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:56:48 [2024-02-28T21:56:48.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-239575008 data=null 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')]
16:56:49 [2024-02-28T21:56:49.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-239575108 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
16:56:49 [2024-02-28T21:56:49.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:56:49 [2024-02-28T21:56:49.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:56:49 [2024-02-28T21:56:49.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:49 [2024-02-28T21:56:49.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:49 [2024-02-28T21:56:49.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:49 [2024-02-28T21:56:49.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:49 [2024-02-28T21:56:49.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:49 [2024-02-28T21:56:49.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239574884 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:56:49 [2024-02-28T21:56:49.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239574884 data=null doit=true}, TreeItem with text {test}]
16:56:49 [2024-02-28T21:56:49.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239574884 data=null}, TreeItem with text {test}]
16:56:49 [2024-02-28T21:56:49.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239574884 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:49 [2024-02-28T21:56:49.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239574883 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:56:49 [2024-02-28T21:56:49.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239574831 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:49 [2024-02-28T21:56:49.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:49 [2024-02-28T21:56:49.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239574831 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:56:49 [2024-02-28T21:56:49.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239574831 data=null doit=true}, TreeItem with text {test}]
16:56:49 [2024-02-28T21:56:49.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239574831 data=null}, TreeItem with text {test}]
16:56:49 [2024-02-28T21:56:49.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239574831 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:49 [2024-02-28T21:56:49.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239574831 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:56:49 [2024-02-28T21:56:49.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239574827 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:49 [2024-02-28T21:56:49.146Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:56:49 [2024-02-28T21:56:49.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:49 [2024-02-28T21:56:49.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-239574827 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:56:49 [2024-02-28T21:56:49.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-239574827 data=null doit=true}, TreeItem with text {Traces [0]}]
16:56:49 [2024-02-28T21:56:49.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-239574827 data=null}, TreeItem with text {Traces [0]}]
16:56:49 [2024-02-28T21:56:49.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-239574826 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:56:49 [2024-02-28T21:56:49.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239574826 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]}]
16:56:49 [2024-02-28T21:56:49.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-239574815 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:56:49 [2024-02-28T21:56:49.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:49 [2024-02-28T21:56:49.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-239574814 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:56:49 [2024-02-28T21:56:49.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-239574814 data=null doit=true}, TreeItem with text {Traces [0]}]
16:56:49 [2024-02-28T21:56:49.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-239574814 data=null}, TreeItem with text {Traces [0]}]
16:56:49 [2024-02-28T21:56:49.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-239574814 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:56:49 [2024-02-28T21:56:49.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239574814 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]}]
16:56:49 [2024-02-28T21:56:49.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-239574811 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:56:49 [2024-02-28T21:56:49.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:56:49 [2024-02-28T21:56:49.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
16:56:49 [2024-02-28T21:56:49.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
16:56:49 [2024-02-28T21:56:49.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:56:49 [2024-02-28T21:56:49.402Z] 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=-239574574 data=null doit=true}, Shell with text {Trace Import}]
16:56:49 [2024-02-28T21:56:49.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:56:49 [2024-02-28T21:56:49.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:56:49 [2024-02-28T21:56:49.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:56:49 [2024-02-28T21:56:49.402Z] 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')
16:56:49 [2024-02-28T21:56:49.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:56:49 [2024-02-28T21:56:49.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:56:49 [2024-02-28T21:56:49.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:56:49 [2024-02-28T21:56:49.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:56:49 [2024-02-28T21:56:49.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:56:49 [2024-02-28T21:56:49.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:56:49 [2024-02-28T21:56:49.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:56:49 [2024-02-28T21:56:49.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:56:49 [2024-02-28T21:56:49.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:56:49 [2024-02-28T21:56:49.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:56:49 [2024-02-28T21:56:49.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:56:49 [2024-02-28T21:56:49.403Z] 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.
16:56:49 [2024-02-28T21:56:49.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:56:49 [2024-02-28T21:56:49.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:56:49 [2024-02-28T21:56:49.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:56:49 [2024-02-28T21:56:49.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:56:49 [2024-02-28T21:56:49.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:56:49 [2024-02-28T21:56:49.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:56:49 [2024-02-28T21:56:49.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:56:49 [2024-02-28T21:56:49.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:56:49 [2024-02-28T21:56:49.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=-239574524 data=null}, (of type 'Combo')]
16:56:49 [2024-02-28T21:56:49.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:56:49 [2024-02-28T21:56:49.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:49 [2024-02-28T21:56:49.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:49 [2024-02-28T21:56:49.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:56:49 [2024-02-28T21:56:49.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:49 [2024-02-28T21:56:49.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:49 [2024-02-28T21:56:49.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:49 [2024-02-28T21:56:49.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=-239574483 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
16:56:49 [2024-02-28T21:56:49.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-239574483 data=null doit=true}, TreeItem with text {import}]
16:56:49 [2024-02-28T21:56:49.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-239574483 data=null}, TreeItem with text {import}]
16:56:49 [2024-02-28T21:56:49.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-239574482 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
16:56:49 [2024-02-28T21:56:49.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239574482 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}]
16:56:49 [2024-02-28T21:56:49.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-239574482 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
16:56:49 [2024-02-28T21:56:49.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: import
16:56:49 [2024-02-28T21:56:49.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:56:49 [2024-02-28T21:56:49.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:56:49 [2024-02-28T21:56:49.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:56:49 [2024-02-28T21:56:49.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:56:49 [2024-02-28T21:56:49.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:56:49 [2024-02-28T21:56:49.403Z] 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:'))
16:56:49 [2024-02-28T21:56:49.403Z] 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
16:56:49 [2024-02-28T21:56:49.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Custom Text : TmfGeneric} [layout=null] time=-239574457 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:'))]
16:56:49 [2024-02-28T21:56:49.403Z] 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
16:56:49 [2024-02-28T21:56:49.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:56:49 [2024-02-28T21:56:49.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:56:49 [2024-02-28T21:56:49.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:56:49 [2024-02-28T21:56:49.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:56:49 [2024-02-28T21:56:49.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:56:49 [2024-02-28T21:56:49.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:56:49 [2024-02-28T21:56:49.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:56:49 [2024-02-28T21:56:49.403Z] 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'
16:56:49 [2024-02-28T21:56:49.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:56:49 [2024-02-28T21:56:49.403Z] 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')
16:56:49 [2024-02-28T21:56:49.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:56:49 [2024-02-28T21:56:49.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:56:49 [2024-02-28T21:56:49.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:56:49 [2024-02-28T21:56:49.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:56:49 [2024-02-28T21:56:49.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:56:49 [2024-02-28T21:56:49.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:56:49 [2024-02-28T21:56:49.404Z] 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.
16:56:49 [2024-02-28T21:56:49.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:56:49 [2024-02-28T21:56:49.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:56:49 [2024-02-28T21:56:49.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:56:49 [2024-02-28T21:56:49.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:56:49 [2024-02-28T21:56:49.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:56:49 [2024-02-28T21:56:49.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:56:49 [2024-02-28T21:56:49.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:56:49 [2024-02-28T21:56:49.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:56:49 [2024-02-28T21:56:49.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:56:49 [2024-02-28T21:56:49.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:56:49 [2024-02-28T21:56:49.404Z] 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')
16:56:49 [2024-02-28T21:56:49.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:56:49 [2024-02-28T21:56:49.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:56:49 [2024-02-28T21:56:49.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:56:49 [2024-02-28T21:56:49.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:56:49 [2024-02-28T21:56:49.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:56:49 [2024-02-28T21:56:49.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@79e4f8b6
16:56:49 [2024-02-28T21:56:49.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-239574452 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')]
16:56:49 [2024-02-28T21:56:49.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-239574452 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')]
16:56:49 [2024-02-28T21:56:49.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-239574452 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:56:49 [2024-02-28T21:56:49.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-239574452 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:56:49 [2024-02-28T21:56:49.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-239574452 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')]
16:56:49 [2024-02-28T21:56:49.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-239574452 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')]
16:56:49 [2024-02-28T21:56:49.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-239574452 data=null 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')]
16:56:49 [2024-02-28T21:56:49.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-239574452 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')]
16:56:49 [2024-02-28T21:56:49.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-239574452 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')]
16:56:49 [2024-02-28T21:56:49.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-239574451 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')]
16:56:49 [2024-02-28T21:56:49.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-239574451 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:56:49 [2024-02-28T21:56:49.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-239574451 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:56:49 [2024-02-28T21:56:49.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:56:49 [2024-02-28T21:56:49.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:56:49 [2024-02-28T21:56:49.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:56:49 [2024-02-28T21:56:49.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:56:49 [2024-02-28T21:56:49.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:56:49 [2024-02-28T21:56:49.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:56:49 [2024-02-28T21:56:49.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:56:49 [2024-02-28T21:56:49.404Z] 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')
16:56:49 [2024-02-28T21:56:49.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:56:49 [2024-02-28T21:56:49.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:56:49 [2024-02-28T21:56:49.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:56:49 [2024-02-28T21:56:49.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:56:49 [2024-02-28T21:56:49.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:56:49 [2024-02-28T21:56:49.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:56:49 [2024-02-28T21:56:49.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:56:49 [2024-02-28T21:56:49.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:56:49 [2024-02-28T21:56:49.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:56:49 [2024-02-28T21:56:49.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:56:49 [2024-02-28T21:56:49.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:56:49 [2024-02-28T21:56:49.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:56:49 [2024-02-28T21:56:49.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:56:49 [2024-02-28T21:56:49.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:56:49 [2024-02-28T21:56:49.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:56:49 [2024-02-28T21:56:49.405Z] 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')
16:56:49 [2024-02-28T21:56:49.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:56:49 [2024-02-28T21:56:49.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:56:49 [2024-02-28T21:56:49.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:56:49 [2024-02-28T21:56:49.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:56:49 [2024-02-28T21:56:49.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:56:49 [2024-02-28T21:56:49.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:56:49 [2024-02-28T21:56:49.405Z] 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')
16:56:49 [2024-02-28T21:56:49.405Z] 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.
16:56:49 [2024-02-28T21:56:49.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:56:49 [2024-02-28T21:56:49.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:56:49 [2024-02-28T21:56:49.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:56:49 [2024-02-28T21:56:49.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:56:49 [2024-02-28T21:56:49.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:56:49 [2024-02-28T21:56:49.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:56:49 [2024-02-28T21:56:49.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:56:49 [2024-02-28T21:56:49.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:56:49 [2024-02-28T21:56:49.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:56:49 [2024-02-28T21:56:49.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:56:49 [2024-02-28T21:56:49.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:56:49 [2024-02-28T21:56:49.405Z] 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')
16:56:49 [2024-02-28T21:56:49.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:56:49 [2024-02-28T21:56:49.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:56:49 [2024-02-28T21:56:49.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:56:49 [2024-02-28T21:56:49.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:56:49 [2024-02-28T21:56:49.405Z] 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.
16:56:49 [2024-02-28T21:56:49.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:56:49 [2024-02-28T21:56:49.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:56:49 [2024-02-28T21:56:49.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:56:49 [2024-02-28T21:56:49.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:56:49 [2024-02-28T21:56:49.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:56:49 [2024-02-28T21:56:49.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:56:49 [2024-02-28T21:56:49.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:56:49 [2024-02-28T21:56:49.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:56:49 [2024-02-28T21:56:49.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:56:49 [2024-02-28T21:56:49.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:56:49 [2024-02-28T21:56:49.405Z] 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)'
16:56:49 [2024-02-28T21:56:49.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:56:49 [2024-02-28T21:56:49.405Z] 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')
16:56:49 [2024-02-28T21:56:49.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:56:49 [2024-02-28T21:56:49.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:56:49 [2024-02-28T21:56:49.405Z] 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')
16:56:49 [2024-02-28T21:56:49.405Z] 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.
16:56:49 [2024-02-28T21:56:49.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:56:49 [2024-02-28T21:56:49.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:56:49 [2024-02-28T21:56:49.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:56:49 [2024-02-28T21:56:49.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:56:49 [2024-02-28T21:56:49.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:56:49 [2024-02-28T21:56:49.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:56:49 [2024-02-28T21:56:49.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:56:49 [2024-02-28T21:56:49.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:56:49 [2024-02-28T21:56:49.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:56:49 [2024-02-28T21:56:49.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:56:49 [2024-02-28T21:56:49.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:56:49 [2024-02-28T21:56:49.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:56:49 [2024-02-28T21:56:49.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:56:49 [2024-02-28T21:56:49.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:56:49 [2024-02-28T21:56:49.406Z] 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')
16:56:49 [2024-02-28T21:56:49.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:56:49 [2024-02-28T21:56:49.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-239574448 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:56:49 [2024-02-28T21:56:49.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-239574448 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:56:49 [2024-02-28T21:56:49.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-239574448 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:56:49 [2024-02-28T21:56:49.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-239574448 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:56:49 [2024-02-28T21:56:49.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-239574448 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:56:49 [2024-02-28T21:56:49.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-239574448 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:56:49 [2024-02-28T21:56:49.406Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:56:49 [2024-02-28T21:56:49.406Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:56:49 [2024-02-28T21:56:49.406Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:56:49 [2024-02-28T21:56:49.406Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:56:49 [2024-02-28T21:56:49.406Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:56:49 [2024-02-28T21:56:49.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:56:49 [2024-02-28T21:56:49.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-239574448 data=null 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')]
16:56:49 [2024-02-28T21:56:49.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-239574787 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
16:56:49 [2024-02-28T21:56:49.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:56:49 [2024-02-28T21:56:49.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:49 [2024-02-28T21:56:49.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:49 [2024-02-28T21:56:49.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:49 [2024-02-28T21:56:49.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:49 [2024-02-28T21:56:49.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:49 [2024-02-28T21:56:49.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239573939 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:56:49 [2024-02-28T21:56:49.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239573939 data=null doit=true}, TreeItem with text {test}]
16:56:49 [2024-02-28T21:56:49.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239573939 data=null}, TreeItem with text {test}]
16:56:49 [2024-02-28T21:56:49.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239573939 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:49 [2024-02-28T21:56:49.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239573939 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:56:49 [2024-02-28T21:56:49.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239573914 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:49 [2024-02-28T21:56:49.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:49 [2024-02-28T21:56:49.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239573914 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:56:49 [2024-02-28T21:56:49.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239573914 data=null doit=true}, TreeItem with text {test}]
16:56:49 [2024-02-28T21:56:49.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239573914 data=null}, TreeItem with text {test}]
16:56:49 [2024-02-28T21:56:49.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239573914 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:49 [2024-02-28T21:56:49.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239573913 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:56:49 [2024-02-28T21:56:49.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239573910 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:49 [2024-02-28T21:56:49.918Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:56:49 [2024-02-28T21:56:49.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:49 [2024-02-28T21:56:49.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-239573910 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
16:56:49 [2024-02-28T21:56:49.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-239573910 data=null doit=true}, TreeItem with text {Traces [5]}]
16:56:49 [2024-02-28T21:56:49.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-239573910 data=null}, TreeItem with text {Traces [5]}]
16:56:49 [2024-02-28T21:56:49.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-239573909 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
16:56:49 [2024-02-28T21:56:49.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239573909 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]}]
16:56:49 [2024-02-28T21:56:49.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-239573901 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
16:56:49 [2024-02-28T21:56:49.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-239573901 data=null doit=true}, TreeItem with text {Traces [5]}]
16:56:49 [2024-02-28T21:56:49.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-239573901 data=null}, TreeItem with text {Traces [5]}]
16:56:49 [2024-02-28T21:56:49.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-239573901 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
16:56:49 [2024-02-28T21:56:49.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239573901 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]}]
16:56:49 [2024-02-28T21:56:49.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-239573899 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
16:56:50 [2024-02-28T21:56:50.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:56:50 [2024-02-28T21:56:50.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:50 [2024-02-28T21:56:50.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239573666 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:56:50 [2024-02-28T21:56:50.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239573665 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:56:50 [2024-02-28T21:56:50.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239573665 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:56:50 [2024-02-28T21:56:50.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239573665 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:56:50 [2024-02-28T21:56:50.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239573665 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}]
16:56:50 [2024-02-28T21:56:50.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239573655 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:56:50 [2024-02-28T21:56:50.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:50 [2024-02-28T21:56:50.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:50 [2024-02-28T21:56:50.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:50 [2024-02-28T21:56:50.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:50 [2024-02-28T21:56:50.174Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:56:50 [2024-02-28T21:56:50.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:50 [2024-02-28T21:56:50.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239573653 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:56:50 [2024-02-28T21:56:50.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239573653 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:56:50 [2024-02-28T21:56:50.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239573653 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:56:50 [2024-02-28T21:56:50.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239573653 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:56:50 [2024-02-28T21:56:50.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239573653 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}]
16:56:50 [2024-02-28T21:56:50.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239573651 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:56:50 [2024-02-28T21:56:50.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
16:56:50 [2024-02-28T21:56:50.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239573650 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:56:50 [2024-02-28T21:56:50.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239573650 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:56:50 [2024-02-28T21:56:50.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:50 [2024-02-28T21:56:50.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239573650 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:56:50 [2024-02-28T21:56:50.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239573650 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:56:50 [2024-02-28T21:56:50.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239573644 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}]
16:56:50 [2024-02-28T21:56:50.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239573641 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:56:50 [2024-02-28T21:56:50.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239573641 data=null button=1 stateMask=0x0 x=154 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:56:50 [2024-02-28T21:56:50.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239573641 data=null button=1 stateMask=0x0 x=154 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:56:50 [2024-02-28T21:56:50.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239573641 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}]
16:56:50 [2024-02-28T21:56:50.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239573608 data=null button=1 stateMask=0x80000 x=154 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:56:50 [2024-02-28T21:56:50.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239573602 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:56:50 [2024-02-28T21:56:50.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239573602 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:56:50 [2024-02-28T21:56:50.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239573602 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:56:50 [2024-02-28T21:56:50.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
16:56:50 [2024-02-28T21:56:50.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:56:51 [2024-02-28T21:56:51.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:56:51 [2024-02-28T21:56:51.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:56:51 [2024-02-28T21:56:51.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:56:51 [2024-02-28T21:56:51.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:56:51 [2024-02-28T21:56:51.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:56:51 [2024-02-28T21:56:51.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-239572097 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:56:51 [2024-02-28T21:56:51.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-239572097 data=null doit=true}, TableItem with text {}]
16:56:51 [2024-02-28T21:56:51.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-239572097 data=null}, TableItem with text {}]
16:56:51 [2024-02-28T21:56:51.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-239572097 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:56:51 [2024-02-28T21:56:51.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239572097 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:56:51 [2024-02-28T21:56:51.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-239572094 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:56:51 [2024-02-28T21:56:51.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:56:51 [2024-02-28T21:56:51.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:56:51 [2024-02-28T21:56:51.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:56:51 [2024-02-28T21:56:51.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:51 [2024-02-28T21:56:51.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239572040 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:56:51 [2024-02-28T21:56:51.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239572040 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:56:51 [2024-02-28T21:56:51.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239572040 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:56:51 [2024-02-28T21:56:51.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239572039 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:56:51 [2024-02-28T21:56:51.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239572039 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}]
16:56:51 [2024-02-28T21:56:51.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239572036 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:56:51 [2024-02-28T21:56:51.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:51 [2024-02-28T21:56:51.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:51 [2024-02-28T21:56:51.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:51 [2024-02-28T21:56:51.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:51 [2024-02-28T21:56:51.914Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:56:51 [2024-02-28T21:56:51.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:56:51 [2024-02-28T21:56:51.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:51 [2024-02-28T21:56:51.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:51 [2024-02-28T21:56:51.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:51 [2024-02-28T21:56:51.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:51 [2024-02-28T21:56:51.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:51 [2024-02-28T21:56:51.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239572033 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:56:51 [2024-02-28T21:56:51.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239572033 data=null doit=true}, TreeItem with text {test}]
16:56:51 [2024-02-28T21:56:51.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239572033 data=null}, TreeItem with text {test}]
16:56:51 [2024-02-28T21:56:51.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239572033 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:51 [2024-02-28T21:56:51.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239572033 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:56:51 [2024-02-28T21:56:51.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239572018 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:51 [2024-02-28T21:56:51.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:51 [2024-02-28T21:56:51.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239572018 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:56:51 [2024-02-28T21:56:51.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239572018 data=null doit=true}, TreeItem with text {test}]
16:56:51 [2024-02-28T21:56:51.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239572018 data=null}, TreeItem with text {test}]
16:56:51 [2024-02-28T21:56:51.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239572018 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:51 [2024-02-28T21:56:51.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239572017 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:56:51 [2024-02-28T21:56:51.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239572014 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:51 [2024-02-28T21:56:51.915Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:56:51 [2024-02-28T21:56:51.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:51 [2024-02-28T21:56:51.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-239572009 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
16:56:51 [2024-02-28T21:56:51.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-239572009 data=null doit=true}, TreeItem with text {Traces [5]}]
16:56:51 [2024-02-28T21:56:51.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-239572009 data=null}, TreeItem with text {Traces [5]}]
16:56:51 [2024-02-28T21:56:51.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-239572009 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
16:56:51 [2024-02-28T21:56:51.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239572009 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]}]
16:56:51 [2024-02-28T21:56:51.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-239572004 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
16:56:51 [2024-02-28T21:56:51.915Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
16:56:52 [2024-02-28T21:56:52.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:56:52 [2024-02-28T21:56:52.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:52 [2024-02-28T21:56:52.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239571684 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:56:52 [2024-02-28T21:56:52.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-239571684 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:56:52 [2024-02-28T21:56:52.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-239571684 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:56:52 [2024-02-28T21:56:52.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239571684 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:56:52 [2024-02-28T21:56:52.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239571684 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}]
16:56:52 [2024-02-28T21:56:52.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239571657 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:56:52 [2024-02-28T21:56:52.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:52 [2024-02-28T21:56:52.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:52 [2024-02-28T21:56:52.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:52 [2024-02-28T21:56:52.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:52 [2024-02-28T21:56:52.170Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:56:52 [2024-02-28T21:56:52.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:52 [2024-02-28T21:56:52.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239571656 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:56:52 [2024-02-28T21:56:52.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-239571656 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:56:52 [2024-02-28T21:56:52.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-239571656 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:56:52 [2024-02-28T21:56:52.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239571655 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:56:52 [2024-02-28T21:56:52.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239571655 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}]
16:56:52 [2024-02-28T21:56:52.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239571653 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:56:52 [2024-02-28T21:56:52.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
16:56:52 [2024-02-28T21:56:52.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239571653 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:56:52 [2024-02-28T21:56:52.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-239571652 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:56:52 [2024-02-28T21:56:52.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:52 [2024-02-28T21:56:52.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-239571652 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:56:52 [2024-02-28T21:56:52.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239571652 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:56:52 [2024-02-28T21:56:52.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239571652 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}]
16:56:52 [2024-02-28T21:56:52.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239571650 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:56:52 [2024-02-28T21:56:52.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239571650 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
16:56:52 [2024-02-28T21:56:52.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239571649 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
16:56:52 [2024-02-28T21:56:52.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239571649 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}]
16:56:52 [2024-02-28T21:56:52.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239571616 data=null button=1 stateMask=0x80000 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
16:56:52 [2024-02-28T21:56:52.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239571611 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:56:52 [2024-02-28T21:56:52.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-239571611 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:56:52 [2024-02-28T21:56:52.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-239571611 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:56:52 [2024-02-28T21:56:52.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
16:56:52 [2024-02-28T21:56:52.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:56:52 [2024-02-28T21:56:52.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:56:52 [2024-02-28T21:56:52.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:56:53 [2024-02-28T21:56:53.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:56:53 [2024-02-28T21:56:53.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:53 [2024-02-28T21:56:53.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239570484 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:56:53 [2024-02-28T21:56:53.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-239570484 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:56:53 [2024-02-28T21:56:53.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-239570484 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:56:53 [2024-02-28T21:56:53.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239570484 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:56:53 [2024-02-28T21:56:53.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239570484 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}]
16:56:53 [2024-02-28T21:56:53.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239570465 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:56:53 [2024-02-28T21:56:53.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:53 [2024-02-28T21:56:53.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:53 [2024-02-28T21:56:53.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:53 [2024-02-28T21:56:53.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:53 [2024-02-28T21:56:53.546Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:56:53 [2024-02-28T21:56:53.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:56:53 [2024-02-28T21:56:53.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:53 [2024-02-28T21:56:53.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:53 [2024-02-28T21:56:53.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:53 [2024-02-28T21:56:53.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:53 [2024-02-28T21:56:53.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:53 [2024-02-28T21:56:53.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239570461 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:56:53 [2024-02-28T21:56:53.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239570461 data=null doit=true}, TreeItem with text {test}]
16:56:53 [2024-02-28T21:56:53.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239570461 data=null}, TreeItem with text {test}]
16:56:53 [2024-02-28T21:56:53.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239570461 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:53 [2024-02-28T21:56:53.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239570461 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:56:53 [2024-02-28T21:56:53.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239570441 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:53 [2024-02-28T21:56:53.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:53 [2024-02-28T21:56:53.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239570440 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:56:53 [2024-02-28T21:56:53.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239570440 data=null doit=true}, TreeItem with text {test}]
16:56:53 [2024-02-28T21:56:53.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239570440 data=null}, TreeItem with text {test}]
16:56:53 [2024-02-28T21:56:53.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239570440 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:53 [2024-02-28T21:56:53.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239570439 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:56:53 [2024-02-28T21:56:53.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239570435 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:53 [2024-02-28T21:56:53.547Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:56:53 [2024-02-28T21:56:53.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:53 [2024-02-28T21:56:53.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-239570435 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
16:56:53 [2024-02-28T21:56:53.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-239570435 data=null doit=true}, TreeItem with text {Traces [5]}]
16:56:53 [2024-02-28T21:56:53.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-239570435 data=null}, TreeItem with text {Traces [5]}]
16:56:53 [2024-02-28T21:56:53.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-239570434 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
16:56:53 [2024-02-28T21:56:53.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239570434 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]}]
16:56:53 [2024-02-28T21:56:53.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-239570424 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
16:56:53 [2024-02-28T21:56:53.547Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
16:56:53 [2024-02-28T21:56:53.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:56:53 [2024-02-28T21:56:53.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:53 [2024-02-28T21:56:53.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-239570383 data=null button=0 stateMask=0x0 x=134 y=150 count=0}, TreeItem with text {unrecognized.log}]
16:56:53 [2024-02-28T21:56:53.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-239570383 data=null doit=true}, TreeItem with text {unrecognized.log}]
16:56:53 [2024-02-28T21:56:53.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-239570383 data=null}, TreeItem with text {unrecognized.log}]
16:56:53 [2024-02-28T21:56:53.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-239570383 data=null button=1 stateMask=0x0 x=134 y=150 count=1}, TreeItem with text {unrecognized.log}]
16:56:53 [2024-02-28T21:56:53.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239570383 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}]
16:56:53 [2024-02-28T21:56:53.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-239570372 data=null button=1 stateMask=0x80000 x=134 y=150 count=1}, TreeItem with text {unrecognized.log}]
16:56:53 [2024-02-28T21:56:53.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:53 [2024-02-28T21:56:53.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:53 [2024-02-28T21:56:53.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:53 [2024-02-28T21:56:53.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:53 [2024-02-28T21:56:53.547Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:56:53 [2024-02-28T21:56:53.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:53 [2024-02-28T21:56:53.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-239570370 data=null button=0 stateMask=0x0 x=134 y=150 count=0}, TreeItem with text {unrecognized.log}]
16:56:53 [2024-02-28T21:56:53.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-239570370 data=null doit=true}, TreeItem with text {unrecognized.log}]
16:56:53 [2024-02-28T21:56:53.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-239570370 data=null}, TreeItem with text {unrecognized.log}]
16:56:53 [2024-02-28T21:56:53.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-239570370 data=null button=1 stateMask=0x0 x=134 y=150 count=1}, TreeItem with text {unrecognized.log}]
16:56:53 [2024-02-28T21:56:53.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239570370 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}]
16:56:53 [2024-02-28T21:56:53.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-239570367 data=null button=1 stateMask=0x80000 x=134 y=150 count=1}, TreeItem with text {unrecognized.log}]
16:56:53 [2024-02-28T21:56:53.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {unrecognized.log}
16:56:53 [2024-02-28T21:56:53.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-239570367 data=null button=0 stateMask=0x0 x=134 y=150 count=0}, TreeItem with text {unrecognized.log}]
16:56:53 [2024-02-28T21:56:53.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-239570367 data=null doit=true}, TreeItem with text {unrecognized.log}]
16:56:53 [2024-02-28T21:56:53.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:53 [2024-02-28T21:56:53.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-239570367 data=null}, TreeItem with text {unrecognized.log}]
16:56:53 [2024-02-28T21:56:53.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-239570367 data=null button=1 stateMask=0x0 x=134 y=150 count=1}, TreeItem with text {unrecognized.log}]
16:56:53 [2024-02-28T21:56:53.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239570367 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}]
16:56:53 [2024-02-28T21:56:53.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-239570357 data=null button=1 stateMask=0x80000 x=134 y=150 count=1}, TreeItem with text {unrecognized.log}]
16:56:53 [2024-02-28T21:56:53.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-239570357 data=null button=1 stateMask=0x0 x=134 y=150 count=2}, TreeItem with text {unrecognized.log}]
16:56:53 [2024-02-28T21:56:53.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=-239570357 data=null button=1 stateMask=0x0 x=134 y=150 count=2}, TreeItem with text {unrecognized.log}]
16:56:53 [2024-02-28T21:56:53.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239570357 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}]
16:56:53 [2024-02-28T21:56:53.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-239570323 data=null button=1 stateMask=0x80000 x=134 y=150 count=2}, TreeItem with text {unrecognized.log}]
16:56:53 [2024-02-28T21:56:53.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=-239570318 data=null button=0 stateMask=0x0 x=134 y=150 count=0}, TreeItem with text {unrecognized.log}]
16:56:53 [2024-02-28T21:56:53.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=-239570318 data=null doit=true}, TreeItem with text {unrecognized.log}]
16:56:53 [2024-02-28T21:56:53.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=-239570318 data=null}, TreeItem with text {unrecognized.log}]
16:56:53 [2024-02-28T21:56:53.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {unrecognized.log}
16:56:53 [2024-02-28T21:56:53.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:56:53 [2024-02-28T21:56:53.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:56:54 [2024-02-28T21:56:54.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:56:54 [2024-02-28T21:56:54.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:56:54 [2024-02-28T21:56:54.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:56:54 [2024-02-28T21:56:54.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:56:54 [2024-02-28T21:56:54.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:54 [2024-02-28T21:56:54.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-239569172 data=null button=0 stateMask=0x0 x=134 y=150 count=0}, TreeItem with text {unrecognized.log}]
16:56:54 [2024-02-28T21:56:54.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-239569172 data=null doit=true}, TreeItem with text {unrecognized.log}]
16:56:54 [2024-02-28T21:56:54.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-239569172 data=null}, TreeItem with text {unrecognized.log}]
16:56:54 [2024-02-28T21:56:54.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-239569172 data=null button=1 stateMask=0x0 x=134 y=150 count=1}, TreeItem with text {unrecognized.log}]
16:56:54 [2024-02-28T21:56:54.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239569172 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}]
16:56:54 [2024-02-28T21:56:54.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-239569167 data=null button=1 stateMask=0x80000 x=134 y=150 count=1}, TreeItem with text {unrecognized.log}]
16:56:54 [2024-02-28T21:56:54.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:54 [2024-02-28T21:56:54.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:54 [2024-02-28T21:56:54.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:54 [2024-02-28T21:56:54.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:54 [2024-02-28T21:56:54.669Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:56:54 [2024-02-28T21:56:54.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:56:54 [2024-02-28T21:56:54.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:54 [2024-02-28T21:56:54.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:54 [2024-02-28T21:56:54.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:54 [2024-02-28T21:56:54.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:54 [2024-02-28T21:56:54.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:54 [2024-02-28T21:56:54.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239569164 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:56:54 [2024-02-28T21:56:54.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239569164 data=null doit=true}, TreeItem with text {test}]
16:56:54 [2024-02-28T21:56:54.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239569163 data=null}, TreeItem with text {test}]
16:56:54 [2024-02-28T21:56:54.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239569163 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:54 [2024-02-28T21:56:54.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239569163 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:56:54 [2024-02-28T21:56:54.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239569134 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:54 [2024-02-28T21:56:54.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:54 [2024-02-28T21:56:54.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239569133 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:56:54 [2024-02-28T21:56:54.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239569130 data=null doit=true}, TreeItem with text {test}]
16:56:54 [2024-02-28T21:56:54.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239569130 data=null}, TreeItem with text {test}]
16:56:54 [2024-02-28T21:56:54.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239569129 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:54 [2024-02-28T21:56:54.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239569129 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:56:54 [2024-02-28T21:56:54.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239569124 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:54 [2024-02-28T21:56:54.925Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:56:54 [2024-02-28T21:56:54.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:54 [2024-02-28T21:56:54.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-239569124 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
16:56:54 [2024-02-28T21:56:54.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-239569124 data=null doit=true}, TreeItem with text {Traces [5]}]
16:56:54 [2024-02-28T21:56:54.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-239569124 data=null}, TreeItem with text {Traces [5]}]
16:56:54 [2024-02-28T21:56:54.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-239569124 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
16:56:54 [2024-02-28T21:56:54.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239569123 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]}]
16:56:54 [2024-02-28T21:56:54.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-239569118 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
16:56:54 [2024-02-28T21:56:54.925Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
16:56:54 [2024-02-28T21:56:54.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {z-clashes [2]} time=-239569117 data=null doit=true}, TreeItem with text {z-clashes [2]}]
16:56:54 [2024-02-28T21:56:54.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {z-clashes [2]} time=-239569117 data=null}, TreeItem with text {z-clashes [2]}]
16:56:54 [2024-02-28T21:56:54.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {z-clashes [2]} time=-239569117 data=null button=1 stateMask=0x0 x=120 y=81 count=1}, TreeItem with text {z-clashes [2]}]
16:56:54 [2024-02-28T21:56:54.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239569112 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]}]
16:56:54 [2024-02-28T21:56:54.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {z-clashes [2]} time=-239569111 data=null button=1 stateMask=0x80000 x=120 y=81 count=1}, TreeItem with text {z-clashes [2]}]
16:56:54 [2024-02-28T21:56:54.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:56:54 [2024-02-28T21:56:54.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:54 [2024-02-28T21:56:54.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239569076 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:56:54 [2024-02-28T21:56:54.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239569076 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:56:54 [2024-02-28T21:56:54.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239569076 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:56:54 [2024-02-28T21:56:54.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239569076 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:56:54 [2024-02-28T21:56:54.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239569076 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}]
16:56:54 [2024-02-28T21:56:54.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239569032 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:56:54 [2024-02-28T21:56:54.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:54 [2024-02-28T21:56:54.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:54 [2024-02-28T21:56:54.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:54 [2024-02-28T21:56:54.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:54 [2024-02-28T21:56:54.926Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:56:54 [2024-02-28T21:56:54.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:54 [2024-02-28T21:56:54.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239569030 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:56:54 [2024-02-28T21:56:54.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239569030 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:56:54 [2024-02-28T21:56:54.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239569030 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:56:54 [2024-02-28T21:56:54.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239569030 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:56:54 [2024-02-28T21:56:54.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239569029 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}]
16:56:54 [2024-02-28T21:56:54.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239569026 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:56:54 [2024-02-28T21:56:54.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
16:56:54 [2024-02-28T21:56:54.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239569026 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:56:54 [2024-02-28T21:56:54.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239569026 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:56:54 [2024-02-28T21:56:54.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:54 [2024-02-28T21:56:54.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239569026 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:56:54 [2024-02-28T21:56:54.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239569026 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:56:54 [2024-02-28T21:56:54.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239569026 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}]
16:56:54 [2024-02-28T21:56:54.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239569021 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:56:54 [2024-02-28T21:56:54.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239569020 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:56:54 [2024-02-28T21:56:54.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239569020 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:56:54 [2024-02-28T21:56:54.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239569020 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}]
16:56:55 [2024-02-28T21:56:55.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239568984 data=null button=1 stateMask=0x80000 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:56:55 [2024-02-28T21:56:55.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239568830 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:56:55 [2024-02-28T21:56:55.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239568830 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:56:55 [2024-02-28T21:56:55.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239568830 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:56:55 [2024-02-28T21:56:55.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
16:56:55 [2024-02-28T21:56:55.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:56:55 [2024-02-28T21:56:55.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:56:55 [2024-02-28T21:56:55.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:56:55 [2024-02-28T21:56:55.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:56:56 [2024-02-28T21:56:56.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:56:56 [2024-02-28T21:56:56.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:56:56 [2024-02-28T21:56:56.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:56:56 [2024-02-28T21:56:56.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:56:56 [2024-02-28T21:56:56.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:56:56 [2024-02-28T21:56:56.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-239567806 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:56:56 [2024-02-28T21:56:56.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-239567806 data=null doit=true}, TableItem with text {}]
16:56:56 [2024-02-28T21:56:56.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-239567805 data=null}, TableItem with text {}]
16:56:56 [2024-02-28T21:56:56.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-239567805 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:56:56 [2024-02-28T21:56:56.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239567805 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:56:56 [2024-02-28T21:56:56.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-239567785 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:56:56 [2024-02-28T21:56:56.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:56:56 [2024-02-28T21:56:56.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:56:56 [2024-02-28T21:56:56.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:56:56 [2024-02-28T21:56:56.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:56 [2024-02-28T21:56:56.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239567540 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:56:56 [2024-02-28T21:56:56.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239567539 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:56:56 [2024-02-28T21:56:56.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239567539 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:56:56 [2024-02-28T21:56:56.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239567539 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:56:56 [2024-02-28T21:56:56.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239567539 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}]
16:56:56 [2024-02-28T21:56:56.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239567536 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:56:56 [2024-02-28T21:56:56.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:56 [2024-02-28T21:56:56.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:56 [2024-02-28T21:56:56.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:56 [2024-02-28T21:56:56.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:56 [2024-02-28T21:56:56.364Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:56:56 [2024-02-28T21:56:56.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:56:56 [2024-02-28T21:56:56.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:56 [2024-02-28T21:56:56.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:56 [2024-02-28T21:56:56.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:56 [2024-02-28T21:56:56.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:56 [2024-02-28T21:56:56.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:56 [2024-02-28T21:56:56.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239567532 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:56:56 [2024-02-28T21:56:56.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239567532 data=null doit=true}, TreeItem with text {test}]
16:56:56 [2024-02-28T21:56:56.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239567532 data=null}, TreeItem with text {test}]
16:56:56 [2024-02-28T21:56:56.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239567532 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:56 [2024-02-28T21:56:56.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239567532 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:56:56 [2024-02-28T21:56:56.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239567515 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:56 [2024-02-28T21:56:56.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:56 [2024-02-28T21:56:56.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239567515 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:56:56 [2024-02-28T21:56:56.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239567514 data=null doit=true}, TreeItem with text {test}]
16:56:56 [2024-02-28T21:56:56.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239567514 data=null}, TreeItem with text {test}]
16:56:56 [2024-02-28T21:56:56.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239567514 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:56 [2024-02-28T21:56:56.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239567514 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:56:56 [2024-02-28T21:56:56.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239567510 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:56 [2024-02-28T21:56:56.364Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:56:56 [2024-02-28T21:56:56.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:56 [2024-02-28T21:56:56.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-239567509 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
16:56:56 [2024-02-28T21:56:56.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-239567509 data=null doit=true}, TreeItem with text {Traces [5]}]
16:56:56 [2024-02-28T21:56:56.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-239567509 data=null}, TreeItem with text {Traces [5]}]
16:56:56 [2024-02-28T21:56:56.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-239567509 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
16:56:56 [2024-02-28T21:56:56.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239567509 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]}]
16:56:56 [2024-02-28T21:56:56.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-239567503 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
16:56:56 [2024-02-28T21:56:56.365Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
16:56:56 [2024-02-28T21:56:56.365Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [2]} is already expanded. Won't expand it again.
16:56:56 [2024-02-28T21:56:56.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:56:56 [2024-02-28T21:56:56.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:56 [2024-02-28T21:56:56.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239567180 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:56:56 [2024-02-28T21:56:56.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-239567180 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:56:56 [2024-02-28T21:56:56.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-239567180 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:56:56 [2024-02-28T21:56:56.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239567180 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:56:56 [2024-02-28T21:56:56.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239567180 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}]
16:56:56 [2024-02-28T21:56:56.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239567149 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:56:56 [2024-02-28T21:56:56.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:56 [2024-02-28T21:56:56.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:56 [2024-02-28T21:56:56.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:56 [2024-02-28T21:56:56.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:56 [2024-02-28T21:56:56.875Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:56:56 [2024-02-28T21:56:56.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:56 [2024-02-28T21:56:56.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239567147 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:56:56 [2024-02-28T21:56:56.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-239567147 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:56:56 [2024-02-28T21:56:56.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-239567147 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:56:56 [2024-02-28T21:56:56.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239567146 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:56:56 [2024-02-28T21:56:56.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239567146 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}]
16:56:56 [2024-02-28T21:56:56.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239567143 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:56:56 [2024-02-28T21:56:56.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
16:56:56 [2024-02-28T21:56:56.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239567143 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:56:56 [2024-02-28T21:56:56.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-239567143 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:56:56 [2024-02-28T21:56:56.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:56 [2024-02-28T21:56:56.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-239567143 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:56:56 [2024-02-28T21:56:56.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239567142 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:56:56 [2024-02-28T21:56:56.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239567142 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}]
16:56:56 [2024-02-28T21:56:56.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239567137 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:56:56 [2024-02-28T21:56:56.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239567137 data=null button=1 stateMask=0x0 x=177 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
16:56:56 [2024-02-28T21:56:56.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239567137 data=null button=1 stateMask=0x0 x=177 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
16:56:56 [2024-02-28T21:56:56.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239567137 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}]
16:56:56 [2024-02-28T21:56:56.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239567102 data=null button=1 stateMask=0x80000 x=177 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
16:56:56 [2024-02-28T21:56:56.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239567006 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:56:56 [2024-02-28T21:56:56.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-239567006 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:56:56 [2024-02-28T21:56:56.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-239567006 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:56:56 [2024-02-28T21:56:56.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
16:56:56 [2024-02-28T21:56:56.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:56:56 [2024-02-28T21:56:56.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:56:56 [2024-02-28T21:56:56.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:56:56 [2024-02-28T21:56:56.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:56:56 [2024-02-28T21:56:56.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:56:58 [2024-02-28T21:56:58.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:56:58 [2024-02-28T21:56:58.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:58 [2024-02-28T21:56:58.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239565878 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:56:58 [2024-02-28T21:56:58.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-239565877 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:56:58 [2024-02-28T21:56:58.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-239565877 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:56:58 [2024-02-28T21:56:58.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239565860 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:56:58 [2024-02-28T21:56:58.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239565860 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}]
16:56:58 [2024-02-28T21:56:58.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239565855 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:56:58 [2024-02-28T21:56:58.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:58 [2024-02-28T21:56:58.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:58 [2024-02-28T21:56:58.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:58 [2024-02-28T21:56:58.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:58 [2024-02-28T21:56:58.238Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:56:58 [2024-02-28T21:56:58.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:56:58 [2024-02-28T21:56:58.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:58 [2024-02-28T21:56:58.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:58 [2024-02-28T21:56:58.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:58 [2024-02-28T21:56:58.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:58 [2024-02-28T21:56:58.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:58 [2024-02-28T21:56:58.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239565852 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:56:58 [2024-02-28T21:56:58.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239565851 data=null doit=true}, TreeItem with text {test}]
16:56:58 [2024-02-28T21:56:58.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239565851 data=null}, TreeItem with text {test}]
16:56:58 [2024-02-28T21:56:58.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239565851 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:58 [2024-02-28T21:56:58.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239565851 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:56:58 [2024-02-28T21:56:58.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239565841 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:58 [2024-02-28T21:56:58.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:58 [2024-02-28T21:56:58.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239565840 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:56:58 [2024-02-28T21:56:58.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239565840 data=null doit=true}, TreeItem with text {test}]
16:56:58 [2024-02-28T21:56:58.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239565840 data=null}, TreeItem with text {test}]
16:56:58 [2024-02-28T21:56:58.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239565840 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:58 [2024-02-28T21:56:58.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239565840 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:56:58 [2024-02-28T21:56:58.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239565829 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:58 [2024-02-28T21:56:58.239Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:56:58 [2024-02-28T21:56:58.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:58 [2024-02-28T21:56:58.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-239565829 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
16:56:58 [2024-02-28T21:56:58.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-239565829 data=null doit=true}, TreeItem with text {Traces [5]}]
16:56:58 [2024-02-28T21:56:58.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-239565829 data=null}, TreeItem with text {Traces [5]}]
16:56:58 [2024-02-28T21:56:58.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-239565828 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
16:56:58 [2024-02-28T21:56:58.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239565828 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]}]
16:56:58 [2024-02-28T21:56:58.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-239565822 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
16:56:58 [2024-02-28T21:56:58.239Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
16:56:58 [2024-02-28T21:56:58.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:56:58 [2024-02-28T21:56:58.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:58 [2024-02-28T21:56:58.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:58 [2024-02-28T21:56:58.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:58 [2024-02-28T21:56:58.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:58 [2024-02-28T21:56:58.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:58 [2024-02-28T21:56:58.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239565815 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:56:58 [2024-02-28T21:56:58.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239565815 data=null doit=true}, TreeItem with text {test}]
16:56:58 [2024-02-28T21:56:58.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239565815 data=null}, TreeItem with text {test}]
16:56:58 [2024-02-28T21:56:58.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239565814 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:58 [2024-02-28T21:56:58.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239565814 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:56:58 [2024-02-28T21:56:58.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239565808 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:58 [2024-02-28T21:56:58.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:58 [2024-02-28T21:56:58.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239565808 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:56:58 [2024-02-28T21:56:58.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239565808 data=null doit=true}, TreeItem with text {test}]
16:56:58 [2024-02-28T21:56:58.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239565808 data=null}, TreeItem with text {test}]
16:56:58 [2024-02-28T21:56:58.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239565808 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:58 [2024-02-28T21:56:58.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239565807 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:56:58 [2024-02-28T21:56:58.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239565800 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:58 [2024-02-28T21:56:58.239Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:56:58 [2024-02-28T21:56:58.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:58 [2024-02-28T21:56:58.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-239565800 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
16:56:58 [2024-02-28T21:56:58.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-239565800 data=null doit=true}, TreeItem with text {Traces [5]}]
16:56:58 [2024-02-28T21:56:58.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-239565800 data=null}, TreeItem with text {Traces [5]}]
16:56:58 [2024-02-28T21:56:58.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-239565800 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
16:56:58 [2024-02-28T21:56:58.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239565800 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]}]
16:56:58 [2024-02-28T21:56:58.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-239565795 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
16:56:58 [2024-02-28T21:56:58.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:58 [2024-02-28T21:56:58.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-239565794 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
16:56:58 [2024-02-28T21:56:58.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-239565794 data=null doit=true}, TreeItem with text {Traces [5]}]
16:56:58 [2024-02-28T21:56:58.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-239565794 data=null}, TreeItem with text {Traces [5]}]
16:56:58 [2024-02-28T21:56:58.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-239565794 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
16:56:58 [2024-02-28T21:56:58.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239565794 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]}]
16:56:58 [2024-02-28T21:56:58.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-239565792 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
16:56:58 [2024-02-28T21:56:58.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:56:58 [2024-02-28T21:56:58.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
16:56:58 [2024-02-28T21:56:58.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
16:56:58 [2024-02-28T21:56:58.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:56:58 [2024-02-28T21:56:58.498Z] 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=-239565418 data=null doit=true}, Shell with text {Trace Import}]
16:56:58 [2024-02-28T21:56:58.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:56:58 [2024-02-28T21:56:58.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:56:58 [2024-02-28T21:56:58.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:56:58 [2024-02-28T21:56:58.498Z] 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')
16:56:58 [2024-02-28T21:56:58.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:56:58 [2024-02-28T21:56:58.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:56:58 [2024-02-28T21:56:58.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:56:58 [2024-02-28T21:56:58.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:56:58 [2024-02-28T21:56:58.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:56:58 [2024-02-28T21:56:58.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:56:58 [2024-02-28T21:56:58.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:56:58 [2024-02-28T21:56:58.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:56:58 [2024-02-28T21:56:58.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:56:58 [2024-02-28T21:56:58.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:56:58 [2024-02-28T21:56:58.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:56:58 [2024-02-28T21:56:58.498Z] 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.
16:56:58 [2024-02-28T21:56:58.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:56:58 [2024-02-28T21:56:58.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:56:58 [2024-02-28T21:56:58.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:56:58 [2024-02-28T21:56:58.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:56:58 [2024-02-28T21:56:58.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:56:58 [2024-02-28T21:56:58.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:56:58 [2024-02-28T21:56:58.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:56:58 [2024-02-28T21:56:58.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:56:58 [2024-02-28T21:56:58.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=-239565416 data=null}, (of type 'Combo')]
16:56:58 [2024-02-28T21:56:58.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:56:58 [2024-02-28T21:56:58.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:58 [2024-02-28T21:56:58.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:58 [2024-02-28T21:56:58.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:56:58 [2024-02-28T21:56:58.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:58 [2024-02-28T21:56:58.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:58 [2024-02-28T21:56:58.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:58 [2024-02-28T21:56:58.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=-239565386 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
16:56:58 [2024-02-28T21:56:58.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-239565386 data=null doit=true}, TreeItem with text {import}]
16:56:58 [2024-02-28T21:56:58.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-239565386 data=null}, TreeItem with text {import}]
16:56:58 [2024-02-28T21:56:58.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-239565386 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
16:56:58 [2024-02-28T21:56:58.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239565386 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}]
16:56:58 [2024-02-28T21:56:58.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-239565385 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
16:56:58 [2024-02-28T21:56:58.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: import
16:56:58 [2024-02-28T21:56:58.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:56:58 [2024-02-28T21:56:58.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:56:58 [2024-02-28T21:56:58.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:56:58 [2024-02-28T21:56:58.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:56:58 [2024-02-28T21:56:58.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:56:58 [2024-02-28T21:56:58.499Z] 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:'))
16:56:58 [2024-02-28T21:56:58.499Z] 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
16:56:58 [2024-02-28T21:56:58.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Custom Text : TmfGeneric} [layout=null] time=-239565379 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:'))]
16:56:58 [2024-02-28T21:56:58.499Z] 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
16:56:58 [2024-02-28T21:56:58.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:56:58 [2024-02-28T21:56:58.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:56:58 [2024-02-28T21:56:58.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:56:58 [2024-02-28T21:56:58.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:56:58 [2024-02-28T21:56:58.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:56:58 [2024-02-28T21:56:58.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:56:58 [2024-02-28T21:56:58.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:56:58 [2024-02-28T21:56:58.499Z] 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'
16:56:58 [2024-02-28T21:56:58.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:56:58 [2024-02-28T21:56:58.499Z] 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')
16:56:58 [2024-02-28T21:56:58.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:56:58 [2024-02-28T21:56:58.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:56:58 [2024-02-28T21:56:58.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:56:58 [2024-02-28T21:56:58.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:56:58 [2024-02-28T21:56:58.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:56:58 [2024-02-28T21:56:58.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:56:58 [2024-02-28T21:56:58.499Z] 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.
16:56:58 [2024-02-28T21:56:58.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:56:58 [2024-02-28T21:56:58.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:56:58 [2024-02-28T21:56:58.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:56:58 [2024-02-28T21:56:58.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:56:58 [2024-02-28T21:56:58.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:56:58 [2024-02-28T21:56:58.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:56:58 [2024-02-28T21:56:58.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:56:58 [2024-02-28T21:56:58.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:56:58 [2024-02-28T21:56:58.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:56:58 [2024-02-28T21:56:58.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:56:58 [2024-02-28T21:56:58.499Z] 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')
16:56:58 [2024-02-28T21:56:58.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:56:58 [2024-02-28T21:56:58.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:56:58 [2024-02-28T21:56:58.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:56:58 [2024-02-28T21:56:58.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:56:58 [2024-02-28T21:56:58.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:56:58 [2024-02-28T21:56:58.499Z] 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.
16:56:58 [2024-02-28T21:56:58.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:56:58 [2024-02-28T21:56:58.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:56:58 [2024-02-28T21:56:58.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:56:58 [2024-02-28T21:56:58.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:56:58 [2024-02-28T21:56:58.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:56:58 [2024-02-28T21:56:58.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:56:58 [2024-02-28T21:56:58.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:56:58 [2024-02-28T21:56:58.499Z] 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')
16:56:58 [2024-02-28T21:56:58.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:56:58 [2024-02-28T21:56:58.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:56:58 [2024-02-28T21:56:58.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:56:58 [2024-02-28T21:56:58.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:56:58 [2024-02-28T21:56:58.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:56:58 [2024-02-28T21:56:58.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:56:58 [2024-02-28T21:56:58.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:56:58 [2024-02-28T21:56:58.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:56:58 [2024-02-28T21:56:58.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:56:58 [2024-02-28T21:56:58.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:56:58 [2024-02-28T21:56:58.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:56:58 [2024-02-28T21:56:58.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:56:58 [2024-02-28T21:56:58.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:56:58 [2024-02-28T21:56:58.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:56:58 [2024-02-28T21:56:58.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:56:58 [2024-02-28T21:56:58.500Z] 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')
16:56:58 [2024-02-28T21:56:58.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:56:58 [2024-02-28T21:56:58.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:56:58 [2024-02-28T21:56:58.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:56:58 [2024-02-28T21:56:58.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:56:58 [2024-02-28T21:56:58.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:56:58 [2024-02-28T21:56:58.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:56:58 [2024-02-28T21:56:58.500Z] 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')
16:56:58 [2024-02-28T21:56:58.500Z] 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.
16:56:58 [2024-02-28T21:56:58.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:56:58 [2024-02-28T21:56:58.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:56:58 [2024-02-28T21:56:58.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:56:58 [2024-02-28T21:56:58.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:56:58 [2024-02-28T21:56:58.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:56:58 [2024-02-28T21:56:58.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:56:58 [2024-02-28T21:56:58.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:56:58 [2024-02-28T21:56:58.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:56:58 [2024-02-28T21:56:58.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:56:58 [2024-02-28T21:56:58.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:56:58 [2024-02-28T21:56:58.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:56:58 [2024-02-28T21:56:58.500Z] 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')
16:56:58 [2024-02-28T21:56:58.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:56:58 [2024-02-28T21:56:58.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:56:58 [2024-02-28T21:56:58.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:56:58 [2024-02-28T21:56:58.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:56:58 [2024-02-28T21:56:58.500Z] 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.
16:56:58 [2024-02-28T21:56:58.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:56:58 [2024-02-28T21:56:58.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:56:58 [2024-02-28T21:56:58.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:56:58 [2024-02-28T21:56:58.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:56:58 [2024-02-28T21:56:58.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:56:58 [2024-02-28T21:56:58.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:56:58 [2024-02-28T21:56:58.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:56:58 [2024-02-28T21:56:58.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:56:58 [2024-02-28T21:56:58.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:56:58 [2024-02-28T21:56:58.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:56:58 [2024-02-28T21:56:58.500Z] 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)'
16:56:58 [2024-02-28T21:56:58.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:56:58 [2024-02-28T21:56:58.500Z] 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')
16:56:58 [2024-02-28T21:56:58.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:56:58 [2024-02-28T21:56:58.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:56:58 [2024-02-28T21:56:58.500Z] 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')
16:56:58 [2024-02-28T21:56:58.500Z] 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.
16:56:58 [2024-02-28T21:56:58.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:56:58 [2024-02-28T21:56:58.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:56:58 [2024-02-28T21:56:58.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:56:58 [2024-02-28T21:56:58.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:56:58 [2024-02-28T21:56:58.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:56:58 [2024-02-28T21:56:58.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:56:58 [2024-02-28T21:56:58.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:56:58 [2024-02-28T21:56:58.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:56:58 [2024-02-28T21:56:58.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:56:58 [2024-02-28T21:56:58.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:56:58 [2024-02-28T21:56:58.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:56:58 [2024-02-28T21:56:58.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:56:58 [2024-02-28T21:56:58.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:56:58 [2024-02-28T21:56:58.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:56:58 [2024-02-28T21:56:58.501Z] 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')
16:56:58 [2024-02-28T21:56:58.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:56:58 [2024-02-28T21:56:58.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-239565365 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:56:58 [2024-02-28T21:56:58.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-239565365 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:56:58 [2024-02-28T21:56:58.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-239565365 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:56:58 [2024-02-28T21:56:58.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-239565365 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:56:58 [2024-02-28T21:56:58.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-239565365 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:56:58 [2024-02-28T21:56:58.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-239565365 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:56:58 [2024-02-28T21:56:58.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')
16:56:58 [2024-02-28T21:56:58.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')
16:56:58 [2024-02-28T21:56:58.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')
16:56:58 [2024-02-28T21:56:58.757Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:56:58 [2024-02-28T21:56:58.757Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:56:58 [2024-02-28T21:56:58.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:56:58 [2024-02-28T21:56:58.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
16:56:58 [2024-02-28T21:56:58.757Z] 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=-239565268 data=null doit=true}, Shell with text {Confirmation}]
16:56:58 [2024-02-28T21:56:58.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
16:56:58 [2024-02-28T21:56:58.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
16:56:58 [2024-02-28T21:56:58.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
16:56:58 [2024-02-28T21:56:58.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
16:56:58 [2024-02-28T21:56:58.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
16:56:58 [2024-02-28T21:56:58.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: with mnemonic 'Skip All'
16:56:58 [2024-02-28T21:56:58.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: with style 'SWT.PUSH'
16:56:58 [2024-02-28T21:56:58.757Z] 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')
16:56:58 [2024-02-28T21:56:58.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
16:56:58 [2024-02-28T21:56:58.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Skip All
16:56:58 [2024-02-28T21:56:58.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Skip All} time=-239565268 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')]
16:56:58 [2024-02-28T21:56:58.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Skip All} time=-239565267 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')]
16:56:58 [2024-02-28T21:56:58.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Skip All} time=-239565267 data=null doit=true}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
16:56:58 [2024-02-28T21:56:58.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Skip All} time=-239565267 data=null}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
16:56:58 [2024-02-28T21:56:58.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Skip All} time=-239565267 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')]
16:56:58 [2024-02-28T21:56:58.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Skip All} time=-239565267 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')]
16:56:58 [2024-02-28T21:56:58.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Skip All} time=-239565267 data=null 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')]
16:56:58 [2024-02-28T21:56:58.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-239565365 data=null 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')]
16:56:58 [2024-02-28T21:56:58.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-239565769 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
16:56:58 [2024-02-28T21:56:58.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:56:58 [2024-02-28T21:56:58.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:56:58 [2024-02-28T21:56:58.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:58 [2024-02-28T21:56:58.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:58 [2024-02-28T21:56:58.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:58 [2024-02-28T21:56:58.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:58 [2024-02-28T21:56:58.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:58 [2024-02-28T21:56:58.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239565094 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:56:58 [2024-02-28T21:56:58.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239565094 data=null doit=true}, TreeItem with text {test}]
16:56:58 [2024-02-28T21:56:58.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239565094 data=null}, TreeItem with text {test}]
16:56:58 [2024-02-28T21:56:58.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239565094 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:58 [2024-02-28T21:56:58.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239565094 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:56:59 [2024-02-28T21:56:59.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239565084 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:59 [2024-02-28T21:56:59.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:59 [2024-02-28T21:56:59.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239565033 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:56:59 [2024-02-28T21:56:59.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239565033 data=null doit=true}, TreeItem with text {test}]
16:56:59 [2024-02-28T21:56:59.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239565033 data=null}, TreeItem with text {test}]
16:56:59 [2024-02-28T21:56:59.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239565033 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:59 [2024-02-28T21:56:59.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239565033 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:56:59 [2024-02-28T21:56:59.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239565029 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:59 [2024-02-28T21:56:59.013Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:56:59 [2024-02-28T21:56:59.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:59 [2024-02-28T21:56:59.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-239565028 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
16:56:59 [2024-02-28T21:56:59.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-239565028 data=null doit=true}, TreeItem with text {Traces [5]}]
16:56:59 [2024-02-28T21:56:59.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-239565028 data=null}, TreeItem with text {Traces [5]}]
16:56:59 [2024-02-28T21:56:59.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-239565028 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
16:56:59 [2024-02-28T21:56:59.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239565028 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]}]
16:56:59 [2024-02-28T21:56:59.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-239565021 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
16:56:59 [2024-02-28T21:56:59.013Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
16:56:59 [2024-02-28T21:56:59.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:56:59 [2024-02-28T21:56:59.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:59 [2024-02-28T21:56:59.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239564788 data=null button=0 stateMask=0x0 x=154 y=150 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:56:59 [2024-02-28T21:56:59.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239564788 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:56:59 [2024-02-28T21:56:59.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239564788 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:56:59 [2024-02-28T21:56:59.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239564788 data=null button=1 stateMask=0x0 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:56:59 [2024-02-28T21:56:59.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239564772 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}]
16:56:59 [2024-02-28T21:56:59.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239564758 data=null button=1 stateMask=0x80000 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:56:59 [2024-02-28T21:56:59.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:59 [2024-02-28T21:56:59.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:59 [2024-02-28T21:56:59.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:59 [2024-02-28T21:56:59.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:59 [2024-02-28T21:56:59.269Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:56:59 [2024-02-28T21:56:59.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:59 [2024-02-28T21:56:59.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239564756 data=null button=0 stateMask=0x0 x=154 y=150 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:56:59 [2024-02-28T21:56:59.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239564756 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:56:59 [2024-02-28T21:56:59.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239564756 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:56:59 [2024-02-28T21:56:59.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239564756 data=null button=1 stateMask=0x0 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:56:59 [2024-02-28T21:56:59.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239564756 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}]
16:56:59 [2024-02-28T21:56:59.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239564748 data=null button=1 stateMask=0x80000 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:56:59 [2024-02-28T21:56:59.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
16:56:59 [2024-02-28T21:56:59.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239564748 data=null button=0 stateMask=0x0 x=154 y=150 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:56:59 [2024-02-28T21:56:59.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239564748 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:56:59 [2024-02-28T21:56:59.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:59 [2024-02-28T21:56:59.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239564748 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:56:59 [2024-02-28T21:56:59.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239564747 data=null button=1 stateMask=0x0 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:56:59 [2024-02-28T21:56:59.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239564747 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}]
16:56:59 [2024-02-28T21:56:59.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239564745 data=null button=1 stateMask=0x80000 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:56:59 [2024-02-28T21:56:59.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239564744 data=null button=1 stateMask=0x0 x=154 y=150 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:56:59 [2024-02-28T21:56:59.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239564744 data=null button=1 stateMask=0x0 x=154 y=150 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:56:59 [2024-02-28T21:56:59.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239564744 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}]
16:56:59 [2024-02-28T21:56:59.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239564711 data=null button=1 stateMask=0x80000 x=154 y=150 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:56:59 [2024-02-28T21:56:59.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239564659 data=null button=0 stateMask=0x0 x=154 y=150 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:56:59 [2024-02-28T21:56:59.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239564659 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:56:59 [2024-02-28T21:56:59.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239564659 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:56:59 [2024-02-28T21:56:59.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
16:56:59 [2024-02-28T21:56:59.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:56:59 [2024-02-28T21:56:59.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:56:59 [2024-02-28T21:56:59.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:56:59 [2024-02-28T21:56:59.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:56:59 [2024-02-28T21:56:59.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:56:59 [2024-02-28T21:56:59.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:56:59 [2024-02-28T21:56:59.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:56:59 [2024-02-28T21:56:59.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:56:59 [2024-02-28T21:56:59.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:56:59 [2024-02-28T21:56:59.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:56:59 [2024-02-28T21:56:59.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-239564658 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:56:59 [2024-02-28T21:56:59.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-239564658 data=null doit=true}, TableItem with text {}]
16:56:59 [2024-02-28T21:56:59.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-239564658 data=null}, TableItem with text {}]
16:56:59 [2024-02-28T21:56:59.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-239564658 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:56:59 [2024-02-28T21:56:59.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239564657 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:56:59 [2024-02-28T21:56:59.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-239564656 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:56:59 [2024-02-28T21:56:59.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:56:59 [2024-02-28T21:56:59.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:56:59 [2024-02-28T21:56:59.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:56:59 [2024-02-28T21:56:59.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:59 [2024-02-28T21:56:59.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239564592 data=null button=0 stateMask=0x0 x=154 y=150 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:56:59 [2024-02-28T21:56:59.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239564592 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:56:59 [2024-02-28T21:56:59.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239564592 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:56:59 [2024-02-28T21:56:59.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239564592 data=null button=1 stateMask=0x0 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:56:59 [2024-02-28T21:56:59.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239564591 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}]
16:56:59 [2024-02-28T21:56:59.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239564589 data=null button=1 stateMask=0x80000 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:56:59 [2024-02-28T21:56:59.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:59 [2024-02-28T21:56:59.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:59 [2024-02-28T21:56:59.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:59 [2024-02-28T21:56:59.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:59 [2024-02-28T21:56:59.270Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:56:59 [2024-02-28T21:56:59.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:56:59 [2024-02-28T21:56:59.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:59 [2024-02-28T21:56:59.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:59 [2024-02-28T21:56:59.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:59 [2024-02-28T21:56:59.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:59 [2024-02-28T21:56:59.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:59 [2024-02-28T21:56:59.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239564585 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:56:59 [2024-02-28T21:56:59.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239564585 data=null doit=true}, TreeItem with text {test}]
16:56:59 [2024-02-28T21:56:59.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239564585 data=null}, TreeItem with text {test}]
16:56:59 [2024-02-28T21:56:59.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239564585 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:59 [2024-02-28T21:56:59.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239564585 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:56:59 [2024-02-28T21:56:59.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239564569 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:59 [2024-02-28T21:56:59.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:59 [2024-02-28T21:56:59.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239564568 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:56:59 [2024-02-28T21:56:59.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239564568 data=null doit=true}, TreeItem with text {test}]
16:56:59 [2024-02-28T21:56:59.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239564568 data=null}, TreeItem with text {test}]
16:56:59 [2024-02-28T21:56:59.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239564568 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:59 [2024-02-28T21:56:59.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239564568 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:56:59 [2024-02-28T21:56:59.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239564561 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:59 [2024-02-28T21:56:59.271Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:56:59 [2024-02-28T21:56:59.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:59 [2024-02-28T21:56:59.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-239564560 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
16:56:59 [2024-02-28T21:56:59.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-239564560 data=null doit=true}, TreeItem with text {Traces [5]}]
16:56:59 [2024-02-28T21:56:59.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-239564560 data=null}, TreeItem with text {Traces [5]}]
16:56:59 [2024-02-28T21:56:59.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-239564560 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
16:56:59 [2024-02-28T21:56:59.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239564560 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]}]
16:56:59 [2024-02-28T21:56:59.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-239564554 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
16:56:59 [2024-02-28T21:56:59.271Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
16:56:59 [2024-02-28T21:56:59.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:56:59 [2024-02-28T21:56:59.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:59 [2024-02-28T21:56:59.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239564233 data=null button=0 stateMask=0x0 x=159 y=173 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:56:59 [2024-02-28T21:56:59.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-239564233 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:56:59 [2024-02-28T21:56:59.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-239564233 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:56:59 [2024-02-28T21:56:59.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239564232 data=null button=1 stateMask=0x0 x=159 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:56:59 [2024-02-28T21:56:59.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239564232 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}]
16:56:59 [2024-02-28T21:56:59.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239564204 data=null button=1 stateMask=0x80000 x=159 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:56:59 [2024-02-28T21:56:59.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:59 [2024-02-28T21:56:59.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:59 [2024-02-28T21:56:59.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:59 [2024-02-28T21:56:59.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:59 [2024-02-28T21:56:59.831Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:56:59 [2024-02-28T21:56:59.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:59 [2024-02-28T21:56:59.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239564203 data=null button=0 stateMask=0x0 x=159 y=173 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:56:59 [2024-02-28T21:56:59.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-239564203 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:56:59 [2024-02-28T21:56:59.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-239564202 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:56:59 [2024-02-28T21:56:59.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239564202 data=null button=1 stateMask=0x0 x=159 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:56:59 [2024-02-28T21:56:59.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239564202 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}]
16:56:59 [2024-02-28T21:56:59.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239564199 data=null button=1 stateMask=0x80000 x=159 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:56:59 [2024-02-28T21:56:59.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
16:56:59 [2024-02-28T21:56:59.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239564199 data=null button=0 stateMask=0x0 x=159 y=173 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:56:59 [2024-02-28T21:56:59.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-239564199 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:56:59 [2024-02-28T21:56:59.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:59 [2024-02-28T21:56:59.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-239564199 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:56:59 [2024-02-28T21:56:59.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239564199 data=null button=1 stateMask=0x0 x=159 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:56:59 [2024-02-28T21:56:59.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239564199 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}]
16:56:59 [2024-02-28T21:56:59.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239564196 data=null button=1 stateMask=0x80000 x=159 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:56:59 [2024-02-28T21:56:59.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239564196 data=null button=1 stateMask=0x0 x=159 y=173 count=2}, TreeItem with text {ExampleCustomXml.xml}]
16:56:59 [2024-02-28T21:56:59.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239564196 data=null button=1 stateMask=0x0 x=159 y=173 count=2}, TreeItem with text {ExampleCustomXml.xml}]
16:56:59 [2024-02-28T21:56:59.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239564196 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}]
16:56:59 [2024-02-28T21:56:59.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239564164 data=null button=1 stateMask=0x80000 x=159 y=173 count=2}, TreeItem with text {ExampleCustomXml.xml}]
16:56:59 [2024-02-28T21:56:59.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239564123 data=null button=0 stateMask=0x0 x=159 y=173 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:56:59 [2024-02-28T21:56:59.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-239564123 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:56:59 [2024-02-28T21:56:59.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-239564123 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:56:59 [2024-02-28T21:56:59.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
16:56:59 [2024-02-28T21:56:59.832Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:56:59 [2024-02-28T21:56:59.832Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:56:59 [2024-02-28T21:56:59.832Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:56:59 [2024-02-28T21:56:59.832Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:56:59 [2024-02-28T21:56:59.832Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:56:59 [2024-02-28T21:56:59.832Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:56:59 [2024-02-28T21:56:59.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:59 [2024-02-28T21:56:59.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239564090 data=null button=0 stateMask=0x0 x=159 y=173 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:56:59 [2024-02-28T21:56:59.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-239564090 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:56:59 [2024-02-28T21:56:59.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-239564090 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:56:59 [2024-02-28T21:56:59.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239564090 data=null button=1 stateMask=0x0 x=159 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:56:59 [2024-02-28T21:56:59.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239564090 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}]
16:56:59 [2024-02-28T21:56:59.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239564069 data=null button=1 stateMask=0x80000 x=159 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:56:59 [2024-02-28T21:56:59.832Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:59 [2024-02-28T21:56:59.832Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:59 [2024-02-28T21:56:59.832Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:59 [2024-02-28T21:56:59.832Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:59 [2024-02-28T21:56:59.832Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:56:59 [2024-02-28T21:56:59.832Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:56:59 [2024-02-28T21:56:59.832Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:59 [2024-02-28T21:56:59.832Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:59 [2024-02-28T21:56:59.832Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:56:59 [2024-02-28T21:56:59.832Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:56:59 [2024-02-28T21:56:59.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:59 [2024-02-28T21:56:59.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239564066 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:56:59 [2024-02-28T21:56:59.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239564065 data=null doit=true}, TreeItem with text {test}]
16:56:59 [2024-02-28T21:56:59.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239564065 data=null}, TreeItem with text {test}]
16:56:59 [2024-02-28T21:56:59.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239564065 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:59 [2024-02-28T21:56:59.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239564065 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:56:59 [2024-02-28T21:56:59.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239564039 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:59 [2024-02-28T21:56:59.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:59 [2024-02-28T21:56:59.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239564039 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:56:59 [2024-02-28T21:56:59.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239564039 data=null doit=true}, TreeItem with text {test}]
16:56:59 [2024-02-28T21:56:59.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239564039 data=null}, TreeItem with text {test}]
16:56:59 [2024-02-28T21:56:59.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239564039 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:59 [2024-02-28T21:56:59.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239564039 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:56:59 [2024-02-28T21:56:59.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239564030 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:56:59 [2024-02-28T21:56:59.833Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:56:59 [2024-02-28T21:56:59.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:56:59 [2024-02-28T21:56:59.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-239564029 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
16:56:59 [2024-02-28T21:56:59.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-239564029 data=null doit=true}, TreeItem with text {Traces [5]}]
16:56:59 [2024-02-28T21:56:59.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-239564029 data=null}, TreeItem with text {Traces [5]}]
16:56:59 [2024-02-28T21:56:59.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-239564029 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
16:56:59 [2024-02-28T21:56:59.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239564029 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]}]
16:56:59 [2024-02-28T21:56:59.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-239564023 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
16:56:59 [2024-02-28T21:56:59.833Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
16:57:00 [2024-02-28T21:57:00.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:57:00 [2024-02-28T21:57:00.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:00 [2024-02-28T21:57:00.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-239563786 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}]
16:57:00 [2024-02-28T21:57:00.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-239563786 data=null doit=true}, TreeItem with text {unrecognized.log}]
16:57:00 [2024-02-28T21:57:00.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-239563786 data=null}, TreeItem with text {unrecognized.log}]
16:57:00 [2024-02-28T21:57:00.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-239563785 data=null button=1 stateMask=0x0 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
16:57:00 [2024-02-28T21:57:00.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239563785 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}]
16:57:00 [2024-02-28T21:57:00.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-239563775 data=null button=1 stateMask=0x80000 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
16:57:00 [2024-02-28T21:57:00.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:00 [2024-02-28T21:57:00.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:00 [2024-02-28T21:57:00.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:00 [2024-02-28T21:57:00.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:00 [2024-02-28T21:57:00.089Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:57:00 [2024-02-28T21:57:00.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:00 [2024-02-28T21:57:00.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-239563774 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}]
16:57:00 [2024-02-28T21:57:00.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-239563773 data=null doit=true}, TreeItem with text {unrecognized.log}]
16:57:00 [2024-02-28T21:57:00.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-239563773 data=null}, TreeItem with text {unrecognized.log}]
16:57:00 [2024-02-28T21:57:00.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-239563773 data=null button=1 stateMask=0x0 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
16:57:00 [2024-02-28T21:57:00.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239563773 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}]
16:57:00 [2024-02-28T21:57:00.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-239563763 data=null button=1 stateMask=0x80000 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
16:57:00 [2024-02-28T21:57:00.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {unrecognized.log}
16:57:00 [2024-02-28T21:57:00.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-239563763 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}]
16:57:00 [2024-02-28T21:57:00.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-239563763 data=null doit=true}, TreeItem with text {unrecognized.log}]
16:57:00 [2024-02-28T21:57:00.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:00 [2024-02-28T21:57:00.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-239563763 data=null}, TreeItem with text {unrecognized.log}]
16:57:00 [2024-02-28T21:57:00.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-239563763 data=null button=1 stateMask=0x0 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
16:57:00 [2024-02-28T21:57:00.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239563762 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}]
16:57:00 [2024-02-28T21:57:00.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-239563760 data=null button=1 stateMask=0x80000 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
16:57:00 [2024-02-28T21:57:00.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-239563760 data=null button=1 stateMask=0x0 x=134 y=196 count=2}, TreeItem with text {unrecognized.log}]
16:57:00 [2024-02-28T21:57:00.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=-239563759 data=null button=1 stateMask=0x0 x=134 y=196 count=2}, TreeItem with text {unrecognized.log}]
16:57:00 [2024-02-28T21:57:00.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239563759 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}]
16:57:00 [2024-02-28T21:57:00.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-239563727 data=null button=1 stateMask=0x80000 x=134 y=196 count=2}, TreeItem with text {unrecognized.log}]
16:57:00 [2024-02-28T21:57:00.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=-239563687 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}]
16:57:00 [2024-02-28T21:57:00.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=-239563686 data=null doit=true}, TreeItem with text {unrecognized.log}]
16:57:00 [2024-02-28T21:57:00.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=-239563686 data=null}, TreeItem with text {unrecognized.log}]
16:57:00 [2024-02-28T21:57:00.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {unrecognized.log}
16:57:00 [2024-02-28T21:57:00.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:57:00 [2024-02-28T21:57:00.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:57:00 [2024-02-28T21:57:00.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:57:00 [2024-02-28T21:57:00.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:57:00 [2024-02-28T21:57:00.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:57:00 [2024-02-28T21:57:00.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:57:00 [2024-02-28T21:57:00.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:00 [2024-02-28T21:57:00.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-239563538 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}]
16:57:00 [2024-02-28T21:57:00.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-239563538 data=null doit=true}, TreeItem with text {unrecognized.log}]
16:57:00 [2024-02-28T21:57:00.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-239563538 data=null}, TreeItem with text {unrecognized.log}]
16:57:00 [2024-02-28T21:57:00.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-239563538 data=null button=1 stateMask=0x0 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
16:57:00 [2024-02-28T21:57:00.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239563538 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}]
16:57:00 [2024-02-28T21:57:00.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-239563534 data=null button=1 stateMask=0x80000 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
16:57:00 [2024-02-28T21:57:00.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:00 [2024-02-28T21:57:00.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:00 [2024-02-28T21:57:00.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:00 [2024-02-28T21:57:00.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:00 [2024-02-28T21:57:00.345Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:57:00 [2024-02-28T21:57:00.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:57:00 [2024-02-28T21:57:00.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:00 [2024-02-28T21:57:00.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:00 [2024-02-28T21:57:00.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:00 [2024-02-28T21:57:00.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:00 [2024-02-28T21:57:00.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:00 [2024-02-28T21:57:00.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239563529 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:57:00 [2024-02-28T21:57:00.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239563529 data=null doit=true}, TreeItem with text {test}]
16:57:00 [2024-02-28T21:57:00.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239563529 data=null}, TreeItem with text {test}]
16:57:00 [2024-02-28T21:57:00.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239563529 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:57:00 [2024-02-28T21:57:00.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239563529 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:57:00 [2024-02-28T21:57:00.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239563509 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:57:00 [2024-02-28T21:57:00.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:00 [2024-02-28T21:57:00.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239563508 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:57:00 [2024-02-28T21:57:00.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239563508 data=null doit=true}, TreeItem with text {test}]
16:57:00 [2024-02-28T21:57:00.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239563508 data=null}, TreeItem with text {test}]
16:57:00 [2024-02-28T21:57:00.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239563508 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:57:00 [2024-02-28T21:57:00.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239563508 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:57:00 [2024-02-28T21:57:00.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239563504 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:57:00 [2024-02-28T21:57:00.346Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:57:00 [2024-02-28T21:57:00.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:00 [2024-02-28T21:57:00.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-239563504 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
16:57:00 [2024-02-28T21:57:00.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-239563504 data=null doit=true}, TreeItem with text {Traces [5]}]
16:57:00 [2024-02-28T21:57:00.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-239563503 data=null}, TreeItem with text {Traces [5]}]
16:57:00 [2024-02-28T21:57:00.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-239563503 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
16:57:00 [2024-02-28T21:57:00.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239563503 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]}]
16:57:00 [2024-02-28T21:57:00.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-239563495 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
16:57:00 [2024-02-28T21:57:00.346Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
16:57:00 [2024-02-28T21:57:00.346Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [2]} is already expanded. Won't expand it again.
16:57:00 [2024-02-28T21:57:00.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:57:00 [2024-02-28T21:57:00.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:00 [2024-02-28T21:57:00.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239563172 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:57:00 [2024-02-28T21:57:00.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239563172 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:57:00 [2024-02-28T21:57:00.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239563172 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:57:00 [2024-02-28T21:57:00.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239563172 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:57:00 [2024-02-28T21:57:00.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239563172 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}]
16:57:00 [2024-02-28T21:57:00.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239563142 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:57:00 [2024-02-28T21:57:00.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:00 [2024-02-28T21:57:00.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:00 [2024-02-28T21:57:00.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:00 [2024-02-28T21:57:00.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:00 [2024-02-28T21:57:00.907Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:57:00 [2024-02-28T21:57:00.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:00 [2024-02-28T21:57:00.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239563140 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:57:00 [2024-02-28T21:57:00.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239563140 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:57:00 [2024-02-28T21:57:00.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239563140 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:57:00 [2024-02-28T21:57:00.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239563140 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:57:00 [2024-02-28T21:57:00.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239563140 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}]
16:57:00 [2024-02-28T21:57:00.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239563137 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:57:00 [2024-02-28T21:57:00.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
16:57:00 [2024-02-28T21:57:00.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239563137 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:57:00 [2024-02-28T21:57:00.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239563136 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:57:00 [2024-02-28T21:57:00.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:00 [2024-02-28T21:57:00.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239563136 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:57:00 [2024-02-28T21:57:00.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239563136 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:57:00 [2024-02-28T21:57:00.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239563136 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}]
16:57:00 [2024-02-28T21:57:00.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239563133 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:57:00 [2024-02-28T21:57:00.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239563133 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:57:00 [2024-02-28T21:57:00.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239563133 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:57:00 [2024-02-28T21:57:00.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239563131 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}]
16:57:00 [2024-02-28T21:57:00.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239563116 data=null button=1 stateMask=0x80000 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:57:00 [2024-02-28T21:57:00.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239563022 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:57:00 [2024-02-28T21:57:00.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239563022 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:57:00 [2024-02-28T21:57:00.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239563022 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:57:00 [2024-02-28T21:57:00.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
16:57:00 [2024-02-28T21:57:00.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:57:00 [2024-02-28T21:57:00.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:57:00 [2024-02-28T21:57:00.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:57:00 [2024-02-28T21:57:00.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:57:00 [2024-02-28T21:57:00.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:57:00 [2024-02-28T21:57:00.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:57:00 [2024-02-28T21:57:00.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:57:00 [2024-02-28T21:57:00.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:57:00 [2024-02-28T21:57:00.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:57:00 [2024-02-28T21:57:00.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:57:00 [2024-02-28T21:57:00.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-239563021 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:57:00 [2024-02-28T21:57:00.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-239563020 data=null doit=true}, TableItem with text {}]
16:57:00 [2024-02-28T21:57:00.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-239563020 data=null}, TableItem with text {}]
16:57:00 [2024-02-28T21:57:00.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-239563020 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:57:00 [2024-02-28T21:57:00.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239563020 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:57:00 [2024-02-28T21:57:00.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-239563019 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:57:00 [2024-02-28T21:57:00.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:57:00 [2024-02-28T21:57:00.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:57:00 [2024-02-28T21:57:00.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:57:00 [2024-02-28T21:57:00.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:00 [2024-02-28T21:57:00.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239562925 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:57:00 [2024-02-28T21:57:00.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239562907 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:57:00 [2024-02-28T21:57:00.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239562907 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:57:00 [2024-02-28T21:57:00.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239562907 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:57:01 [2024-02-28T21:57:01.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239562907 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}]
16:57:01 [2024-02-28T21:57:01.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239562902 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:57:01 [2024-02-28T21:57:01.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:01 [2024-02-28T21:57:01.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:01 [2024-02-28T21:57:01.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:01 [2024-02-28T21:57:01.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:01 [2024-02-28T21:57:01.164Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:57:01 [2024-02-28T21:57:01.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:57:01 [2024-02-28T21:57:01.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:01 [2024-02-28T21:57:01.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:01 [2024-02-28T21:57:01.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:01 [2024-02-28T21:57:01.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:01 [2024-02-28T21:57:01.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:01 [2024-02-28T21:57:01.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239562898 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:57:01 [2024-02-28T21:57:01.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239562898 data=null doit=true}, TreeItem with text {test}]
16:57:01 [2024-02-28T21:57:01.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239562898 data=null}, TreeItem with text {test}]
16:57:01 [2024-02-28T21:57:01.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239562898 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:57:01 [2024-02-28T21:57:01.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239562897 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:57:01 [2024-02-28T21:57:01.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239562880 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:57:01 [2024-02-28T21:57:01.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:01 [2024-02-28T21:57:01.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239562879 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:57:01 [2024-02-28T21:57:01.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239562879 data=null doit=true}, TreeItem with text {test}]
16:57:01 [2024-02-28T21:57:01.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239562879 data=null}, TreeItem with text {test}]
16:57:01 [2024-02-28T21:57:01.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239562879 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:57:01 [2024-02-28T21:57:01.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239562879 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:57:01 [2024-02-28T21:57:01.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239562835 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:57:01 [2024-02-28T21:57:01.165Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:57:01 [2024-02-28T21:57:01.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:01 [2024-02-28T21:57:01.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-239562834 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
16:57:01 [2024-02-28T21:57:01.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-239562834 data=null doit=true}, TreeItem with text {Traces [5]}]
16:57:01 [2024-02-28T21:57:01.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-239562834 data=null}, TreeItem with text {Traces [5]}]
16:57:01 [2024-02-28T21:57:01.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-239562834 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
16:57:01 [2024-02-28T21:57:01.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239562834 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]}]
16:57:01 [2024-02-28T21:57:01.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-239562828 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
16:57:01 [2024-02-28T21:57:01.165Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
16:57:01 [2024-02-28T21:57:01.165Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [2]} is already expanded. Won't expand it again.
16:57:01 [2024-02-28T21:57:01.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:57:01 [2024-02-28T21:57:01.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:01 [2024-02-28T21:57:01.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239562606 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:57:01 [2024-02-28T21:57:01.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-239562606 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:57:01 [2024-02-28T21:57:01.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-239562606 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:57:01 [2024-02-28T21:57:01.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239562606 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:57:01 [2024-02-28T21:57:01.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239562605 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}]
16:57:01 [2024-02-28T21:57:01.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239562577 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:57:01 [2024-02-28T21:57:01.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:01 [2024-02-28T21:57:01.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:01 [2024-02-28T21:57:01.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:01 [2024-02-28T21:57:01.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:01 [2024-02-28T21:57:01.421Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:57:01 [2024-02-28T21:57:01.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:01 [2024-02-28T21:57:01.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239562576 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:57:01 [2024-02-28T21:57:01.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-239562576 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:57:01 [2024-02-28T21:57:01.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-239562576 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:57:01 [2024-02-28T21:57:01.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239562575 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:57:01 [2024-02-28T21:57:01.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239562575 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}]
16:57:01 [2024-02-28T21:57:01.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239562572 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:57:01 [2024-02-28T21:57:01.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
16:57:01 [2024-02-28T21:57:01.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239562572 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:57:01 [2024-02-28T21:57:01.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-239562572 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:57:01 [2024-02-28T21:57:01.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:01 [2024-02-28T21:57:01.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-239562572 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:57:01 [2024-02-28T21:57:01.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239562572 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:57:01 [2024-02-28T21:57:01.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239562572 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}]
16:57:01 [2024-02-28T21:57:01.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239562569 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:57:01 [2024-02-28T21:57:01.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239562569 data=null button=1 stateMask=0x0 x=177 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
16:57:01 [2024-02-28T21:57:01.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239562569 data=null button=1 stateMask=0x0 x=177 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
16:57:01 [2024-02-28T21:57:01.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239562569 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}]
16:57:01 [2024-02-28T21:57:01.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239562537 data=null button=1 stateMask=0x80000 x=177 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
16:57:01 [2024-02-28T21:57:01.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239562496 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:57:01 [2024-02-28T21:57:01.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-239562496 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:57:01 [2024-02-28T21:57:01.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-239562496 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:57:01 [2024-02-28T21:57:01.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
16:57:01 [2024-02-28T21:57:01.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:57:01 [2024-02-28T21:57:01.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:57:01 [2024-02-28T21:57:01.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:57:01 [2024-02-28T21:57:01.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:57:01 [2024-02-28T21:57:01.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:57:01 [2024-02-28T21:57:01.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:57:01 [2024-02-28T21:57:01.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:01 [2024-02-28T21:57:01.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239562463 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:57:01 [2024-02-28T21:57:01.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-239562463 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:57:01 [2024-02-28T21:57:01.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-239562463 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:57:01 [2024-02-28T21:57:01.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239562462 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:57:01 [2024-02-28T21:57:01.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239562462 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}]
16:57:01 [2024-02-28T21:57:01.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239562442 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:57:01 [2024-02-28T21:57:01.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:01 [2024-02-28T21:57:01.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:01 [2024-02-28T21:57:01.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:01 [2024-02-28T21:57:01.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:01 [2024-02-28T21:57:01.422Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:57:01 [2024-02-28T21:57:01.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:57:01 [2024-02-28T21:57:01.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:01 [2024-02-28T21:57:01.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:01 [2024-02-28T21:57:01.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:01 [2024-02-28T21:57:01.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:01 [2024-02-28T21:57:01.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:01 [2024-02-28T21:57:01.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239562438 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:57:01 [2024-02-28T21:57:01.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239562438 data=null doit=true}, TreeItem with text {test}]
16:57:01 [2024-02-28T21:57:01.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239562438 data=null}, TreeItem with text {test}]
16:57:01 [2024-02-28T21:57:01.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239562438 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:57:01 [2024-02-28T21:57:01.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239562438 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:57:01 [2024-02-28T21:57:01.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239562414 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:57:01 [2024-02-28T21:57:01.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:01 [2024-02-28T21:57:01.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239562413 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:57:01 [2024-02-28T21:57:01.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239562413 data=null doit=true}, TreeItem with text {test}]
16:57:01 [2024-02-28T21:57:01.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239562413 data=null}, TreeItem with text {test}]
16:57:01 [2024-02-28T21:57:01.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239562413 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:57:01 [2024-02-28T21:57:01.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239562413 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:57:01 [2024-02-28T21:57:01.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239562405 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:57:01 [2024-02-28T21:57:01.422Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:57:01 [2024-02-28T21:57:01.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:01 [2024-02-28T21:57:01.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-239562405 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
16:57:01 [2024-02-28T21:57:01.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-239562405 data=null doit=true}, TreeItem with text {Traces [5]}]
16:57:01 [2024-02-28T21:57:01.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-239562405 data=null}, TreeItem with text {Traces [5]}]
16:57:01 [2024-02-28T21:57:01.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-239562405 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
16:57:01 [2024-02-28T21:57:01.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239562405 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]}]
16:57:01 [2024-02-28T21:57:01.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-239562399 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
16:57:01 [2024-02-28T21:57:01.422Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
16:57:01 [2024-02-28T21:57:01.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:57:01 [2024-02-28T21:57:01.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:01 [2024-02-28T21:57:01.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:01 [2024-02-28T21:57:01.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:01 [2024-02-28T21:57:01.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:01 [2024-02-28T21:57:01.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:01 [2024-02-28T21:57:01.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239562396 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:57:01 [2024-02-28T21:57:01.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239562396 data=null doit=true}, TreeItem with text {test}]
16:57:01 [2024-02-28T21:57:01.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239562396 data=null}, TreeItem with text {test}]
16:57:01 [2024-02-28T21:57:01.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239562396 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:57:01 [2024-02-28T21:57:01.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239562396 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:57:01 [2024-02-28T21:57:01.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239562382 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:57:01 [2024-02-28T21:57:01.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:01 [2024-02-28T21:57:01.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239562381 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:57:01 [2024-02-28T21:57:01.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239562381 data=null doit=true}, TreeItem with text {test}]
16:57:01 [2024-02-28T21:57:01.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239562381 data=null}, TreeItem with text {test}]
16:57:01 [2024-02-28T21:57:01.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239562381 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:57:01 [2024-02-28T21:57:01.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239562381 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:57:01 [2024-02-28T21:57:01.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239562378 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:57:01 [2024-02-28T21:57:01.681Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:57:01 [2024-02-28T21:57:01.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:01 [2024-02-28T21:57:01.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-239562374 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
16:57:01 [2024-02-28T21:57:01.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-239562374 data=null doit=true}, TreeItem with text {Traces [5]}]
16:57:01 [2024-02-28T21:57:01.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-239562374 data=null}, TreeItem with text {Traces [5]}]
16:57:01 [2024-02-28T21:57:01.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-239562374 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
16:57:01 [2024-02-28T21:57:01.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239562374 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]}]
16:57:01 [2024-02-28T21:57:01.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-239562369 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
16:57:01 [2024-02-28T21:57:01.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:01 [2024-02-28T21:57:01.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-239562369 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
16:57:01 [2024-02-28T21:57:01.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-239562368 data=null doit=true}, TreeItem with text {Traces [5]}]
16:57:01 [2024-02-28T21:57:01.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-239562368 data=null}, TreeItem with text {Traces [5]}]
16:57:01 [2024-02-28T21:57:01.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-239562368 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
16:57:01 [2024-02-28T21:57:01.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239562368 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]}]
16:57:01 [2024-02-28T21:57:01.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-239562366 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
16:57:01 [2024-02-28T21:57:01.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:57:01 [2024-02-28T21:57:01.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
16:57:01 [2024-02-28T21:57:01.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
16:57:01 [2024-02-28T21:57:01.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:57:01 [2024-02-28T21:57:01.939Z] 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=-239562053 data=null doit=true}, Shell with text {Trace Import}]
16:57:01 [2024-02-28T21:57:01.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:57:01 [2024-02-28T21:57:01.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:57:01 [2024-02-28T21:57:01.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:57:01 [2024-02-28T21:57:01.939Z] 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')
16:57:01 [2024-02-28T21:57:01.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:57:01 [2024-02-28T21:57:01.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:57:01 [2024-02-28T21:57:01.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:57:01 [2024-02-28T21:57:01.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:57:01 [2024-02-28T21:57:01.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:57:01 [2024-02-28T21:57:01.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:57:01 [2024-02-28T21:57:01.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:57:01 [2024-02-28T21:57:01.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:57:01 [2024-02-28T21:57:01.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:57:01 [2024-02-28T21:57:01.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:01 [2024-02-28T21:57:01.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:57:01 [2024-02-28T21:57:01.939Z] 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.
16:57:01 [2024-02-28T21:57:01.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:57:01 [2024-02-28T21:57:01.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:57:01 [2024-02-28T21:57:01.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:57:01 [2024-02-28T21:57:01.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:57:01 [2024-02-28T21:57:01.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:57:01 [2024-02-28T21:57:01.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:57:01 [2024-02-28T21:57:01.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:57:01 [2024-02-28T21:57:01.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:57:01 [2024-02-28T21:57:01.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=-239562051 data=null}, (of type 'Combo')]
16:57:01 [2024-02-28T21:57:01.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:57:01 [2024-02-28T21:57:01.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:01 [2024-02-28T21:57:01.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:01 [2024-02-28T21:57:01.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:57:01 [2024-02-28T21:57:01.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:01 [2024-02-28T21:57:01.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:01 [2024-02-28T21:57:01.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:01 [2024-02-28T21:57:01.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=-239562022 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
16:57:01 [2024-02-28T21:57:01.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-239562022 data=null doit=true}, TreeItem with text {import}]
16:57:01 [2024-02-28T21:57:01.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-239562022 data=null}, TreeItem with text {import}]
16:57:01 [2024-02-28T21:57:01.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-239562021 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
16:57:01 [2024-02-28T21:57:01.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239562021 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}]
16:57:01 [2024-02-28T21:57:01.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-239562021 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
16:57:01 [2024-02-28T21:57:01.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: import
16:57:01 [2024-02-28T21:57:01.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:57:01 [2024-02-28T21:57:01.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:57:01 [2024-02-28T21:57:01.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:57:01 [2024-02-28T21:57:01.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:57:01 [2024-02-28T21:57:01.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:57:01 [2024-02-28T21:57:01.940Z] 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:'))
16:57:01 [2024-02-28T21:57:01.940Z] 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
16:57:01 [2024-02-28T21:57:01.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Custom Text : TmfGeneric} [layout=null] time=-239562015 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:'))]
16:57:01 [2024-02-28T21:57:01.940Z] 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
16:57:01 [2024-02-28T21:57:01.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:57:01 [2024-02-28T21:57:01.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:57:01 [2024-02-28T21:57:01.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:57:01 [2024-02-28T21:57:01.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:57:01 [2024-02-28T21:57:01.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:57:01 [2024-02-28T21:57:01.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:57:01 [2024-02-28T21:57:01.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:57:01 [2024-02-28T21:57:01.940Z] 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'
16:57:01 [2024-02-28T21:57:01.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:57:01 [2024-02-28T21:57:01.940Z] 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')
16:57:01 [2024-02-28T21:57:01.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:57:01 [2024-02-28T21:57:01.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:57:01 [2024-02-28T21:57:01.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:57:01 [2024-02-28T21:57:01.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:01 [2024-02-28T21:57:01.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:57:01 [2024-02-28T21:57:01.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:57:01 [2024-02-28T21:57:01.940Z] 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.
16:57:01 [2024-02-28T21:57:01.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:57:01 [2024-02-28T21:57:01.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:57:01 [2024-02-28T21:57:01.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:57:01 [2024-02-28T21:57:01.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:57:01 [2024-02-28T21:57:01.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:57:01 [2024-02-28T21:57:01.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:57:01 [2024-02-28T21:57:01.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:57:01 [2024-02-28T21:57:01.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:57:01 [2024-02-28T21:57:01.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:57:01 [2024-02-28T21:57:01.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:57:01 [2024-02-28T21:57:01.940Z] 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')
16:57:01 [2024-02-28T21:57:01.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:57:01 [2024-02-28T21:57:01.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:57:01 [2024-02-28T21:57:01.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:01 [2024-02-28T21:57:01.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:57:01 [2024-02-28T21:57:01.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:57:01 [2024-02-28T21:57:01.940Z] 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.
16:57:01 [2024-02-28T21:57:01.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:57:01 [2024-02-28T21:57:01.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:57:01 [2024-02-28T21:57:01.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:57:01 [2024-02-28T21:57:01.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:57:01 [2024-02-28T21:57:01.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:57:01 [2024-02-28T21:57:01.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:57:01 [2024-02-28T21:57:01.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:57:01 [2024-02-28T21:57:01.940Z] 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')
16:57:01 [2024-02-28T21:57:01.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:57:01 [2024-02-28T21:57:01.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:57:01 [2024-02-28T21:57:01.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:57:01 [2024-02-28T21:57:01.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:57:01 [2024-02-28T21:57:01.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:57:01 [2024-02-28T21:57:01.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:01 [2024-02-28T21:57:01.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:57:01 [2024-02-28T21:57:01.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:57:01 [2024-02-28T21:57:01.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:57:01 [2024-02-28T21:57:01.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:57:01 [2024-02-28T21:57:01.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:57:01 [2024-02-28T21:57:01.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:57:01 [2024-02-28T21:57:01.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:57:01 [2024-02-28T21:57:01.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:57:01 [2024-02-28T21:57:01.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:57:01 [2024-02-28T21:57:01.941Z] 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')
16:57:01 [2024-02-28T21:57:01.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:57:01 [2024-02-28T21:57:01.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:57:01 [2024-02-28T21:57:01.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:57:01 [2024-02-28T21:57:01.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:57:01 [2024-02-28T21:57:01.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:01 [2024-02-28T21:57:01.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:57:01 [2024-02-28T21:57:01.941Z] 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')
16:57:01 [2024-02-28T21:57:01.941Z] 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.
16:57:01 [2024-02-28T21:57:01.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:57:01 [2024-02-28T21:57:01.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:57:01 [2024-02-28T21:57:01.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:57:01 [2024-02-28T21:57:01.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:57:01 [2024-02-28T21:57:01.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:57:01 [2024-02-28T21:57:01.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:57:01 [2024-02-28T21:57:01.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:57:01 [2024-02-28T21:57:01.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:57:01 [2024-02-28T21:57:01.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:57:01 [2024-02-28T21:57:01.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:57:01 [2024-02-28T21:57:01.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:57:01 [2024-02-28T21:57:01.941Z] 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')
16:57:01 [2024-02-28T21:57:01.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:57:01 [2024-02-28T21:57:01.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:01 [2024-02-28T21:57:01.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:57:01 [2024-02-28T21:57:01.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:57:01 [2024-02-28T21:57:01.941Z] 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.
16:57:01 [2024-02-28T21:57:01.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:57:01 [2024-02-28T21:57:01.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:57:01 [2024-02-28T21:57:01.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:57:01 [2024-02-28T21:57:01.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:57:01 [2024-02-28T21:57:01.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:57:01 [2024-02-28T21:57:01.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:57:01 [2024-02-28T21:57:01.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:57:01 [2024-02-28T21:57:01.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:57:01 [2024-02-28T21:57:01.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:57:01 [2024-02-28T21:57:01.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:57:01 [2024-02-28T21:57:01.941Z] 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)'
16:57:01 [2024-02-28T21:57:01.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:57:01 [2024-02-28T21:57:01.941Z] 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')
16:57:01 [2024-02-28T21:57:01.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:01 [2024-02-28T21:57:01.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:57:01 [2024-02-28T21:57:01.941Z] 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')
16:57:01 [2024-02-28T21:57:01.941Z] 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.
16:57:01 [2024-02-28T21:57:01.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:57:01 [2024-02-28T21:57:01.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:57:01 [2024-02-28T21:57:01.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:57:01 [2024-02-28T21:57:01.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:57:01 [2024-02-28T21:57:01.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:57:01 [2024-02-28T21:57:01.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:57:01 [2024-02-28T21:57:01.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:57:01 [2024-02-28T21:57:01.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:57:01 [2024-02-28T21:57:01.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:57:01 [2024-02-28T21:57:01.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:57:01 [2024-02-28T21:57:01.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:01 [2024-02-28T21:57:01.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:57:01 [2024-02-28T21:57:01.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:57:01 [2024-02-28T21:57:01.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:57:01 [2024-02-28T21:57:01.942Z] 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')
16:57:01 [2024-02-28T21:57:01.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:57:01 [2024-02-28T21:57:01.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-239562009 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:57:01 [2024-02-28T21:57:01.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-239562009 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:57:01 [2024-02-28T21:57:01.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-239562009 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:57:01 [2024-02-28T21:57:01.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-239562009 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:57:01 [2024-02-28T21:57:01.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-239562008 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:57:01 [2024-02-28T21:57:01.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-239562008 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:57:01 [2024-02-28T21:57:01.942Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:57:01 [2024-02-28T21:57:01.942Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:57:01 [2024-02-28T21:57:01.942Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:57:01 [2024-02-28T21:57:01.942Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:57:01 [2024-02-28T21:57:01.942Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:57:01 [2024-02-28T21:57:01.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:57:01 [2024-02-28T21:57:01.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
16:57:01 [2024-02-28T21:57:01.942Z] 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=-239561938 data=null doit=true}, Shell with text {Confirmation}]
16:57:01 [2024-02-28T21:57:01.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
16:57:01 [2024-02-28T21:57:01.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
16:57:01 [2024-02-28T21:57:01.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: with mnemonic 'Rename All'
16:57:01 [2024-02-28T21:57:01.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: with style 'SWT.PUSH'
16:57:01 [2024-02-28T21:57:01.942Z] 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')
16:57:01 [2024-02-28T21:57:01.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
16:57:01 [2024-02-28T21:57:01.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
16:57:01 [2024-02-28T21:57:01.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
16:57:01 [2024-02-28T21:57:01.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
16:57:01 [2024-02-28T21:57:01.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Rename All
16:57:01 [2024-02-28T21:57:01.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Rename All} time=-239561938 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')]
16:57:01 [2024-02-28T21:57:01.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Rename All} time=-239561938 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')]
16:57:01 [2024-02-28T21:57:01.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Rename All} time=-239561938 data=null doit=true}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
16:57:01 [2024-02-28T21:57:01.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Rename All} time=-239561938 data=null}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
16:57:01 [2024-02-28T21:57:01.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Rename All} time=-239561938 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')]
16:57:01 [2024-02-28T21:57:01.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Rename All} time=-239561937 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')]
16:57:01 [2024-02-28T21:57:01.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Rename All} time=-239561937 data=null 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')]
16:57:01 [2024-02-28T21:57:01.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:57:02 [2024-02-28T21:57:02.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-239562008 data=null 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')]
16:57:02 [2024-02-28T21:57:02.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-239562344 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
16:57:02 [2024-02-28T21:57:02.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:57:02 [2024-02-28T21:57:02.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:02 [2024-02-28T21:57:02.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:02 [2024-02-28T21:57:02.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:02 [2024-02-28T21:57:02.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:02 [2024-02-28T21:57:02.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:02 [2024-02-28T21:57:02.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239561395 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:57:02 [2024-02-28T21:57:02.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239561394 data=null doit=true}, TreeItem with text {test}]
16:57:02 [2024-02-28T21:57:02.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239561394 data=null}, TreeItem with text {test}]
16:57:02 [2024-02-28T21:57:02.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239561394 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:57:02 [2024-02-28T21:57:02.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239561394 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:57:02 [2024-02-28T21:57:02.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239561387 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:57:02 [2024-02-28T21:57:02.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:02 [2024-02-28T21:57:02.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239561386 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:57:02 [2024-02-28T21:57:02.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239561386 data=null doit=true}, TreeItem with text {test}]
16:57:02 [2024-02-28T21:57:02.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239561386 data=null}, TreeItem with text {test}]
16:57:02 [2024-02-28T21:57:02.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239561386 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:57:02 [2024-02-28T21:57:02.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239561386 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:57:02 [2024-02-28T21:57:02.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239561382 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:57:02 [2024-02-28T21:57:02.453Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:57:02 [2024-02-28T21:57:02.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:02 [2024-02-28T21:57:02.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=-239561381 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [10]}]
16:57:02 [2024-02-28T21:57:02.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [10]} time=-239561381 data=null doit=true}, TreeItem with text {Traces [10]}]
16:57:02 [2024-02-28T21:57:02.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=-239561381 data=null}, TreeItem with text {Traces [10]}]
16:57:02 [2024-02-28T21:57:02.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=-239561381 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
16:57:02 [2024-02-28T21:57:02.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239561381 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]}]
16:57:02 [2024-02-28T21:57:02.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=-239561370 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
16:57:02 [2024-02-28T21:57:02.454Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [10]} is already expanded. Won't expand it again.
16:57:03 [2024-02-28T21:57:03.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:57:03 [2024-02-28T21:57:03.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:03 [2024-02-28T21:57:03.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-239561028 data=null button=0 stateMask=0x0 x=163 y=219 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:57:03 [2024-02-28T21:57:03.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-239561027 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:57:03 [2024-02-28T21:57:03.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-239561027 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:57:03 [2024-02-28T21:57:03.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-239561027 data=null button=1 stateMask=0x0 x=163 y=219 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:57:03 [2024-02-28T21:57:03.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239561027 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)}]
16:57:03 [2024-02-28T21:57:03.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-239561008 data=null button=1 stateMask=0x80000 x=163 y=219 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:57:03 [2024-02-28T21:57:03.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:03 [2024-02-28T21:57:03.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:03 [2024-02-28T21:57:03.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:03 [2024-02-28T21:57:03.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:03 [2024-02-28T21:57:03.015Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:57:03 [2024-02-28T21:57:03.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:03 [2024-02-28T21:57:03.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-239561006 data=null button=0 stateMask=0x0 x=163 y=219 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:57:03 [2024-02-28T21:57:03.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-239561006 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:57:03 [2024-02-28T21:57:03.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-239561006 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:57:03 [2024-02-28T21:57:03.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-239561006 data=null button=1 stateMask=0x0 x=163 y=219 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:57:03 [2024-02-28T21:57:03.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239561006 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)}]
16:57:03 [2024-02-28T21:57:03.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-239561003 data=null button=1 stateMask=0x80000 x=163 y=219 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:57:03 [2024-02-28T21:57:03.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)}
16:57:03 [2024-02-28T21:57:03.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-239561000 data=null button=0 stateMask=0x0 x=163 y=219 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:57:03 [2024-02-28T21:57:03.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-239561000 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:57:03 [2024-02-28T21:57:03.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:03 [2024-02-28T21:57:03.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-239561000 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:57:03 [2024-02-28T21:57:03.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-239561000 data=null button=1 stateMask=0x0 x=163 y=219 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:57:03 [2024-02-28T21:57:03.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239561000 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)}]
16:57:03 [2024-02-28T21:57:03.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-239560997 data=null button=1 stateMask=0x80000 x=163 y=219 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:57:03 [2024-02-28T21:57:03.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-239560997 data=null button=1 stateMask=0x0 x=163 y=219 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:57:03 [2024-02-28T21:57:03.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-239560997 data=null button=1 stateMask=0x0 x=163 y=219 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:57:03 [2024-02-28T21:57:03.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239560997 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)}]
16:57:03 [2024-02-28T21:57:03.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-239560961 data=null button=1 stateMask=0x80000 x=163 y=219 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:57:03 [2024-02-28T21:57:03.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-239560863 data=null button=0 stateMask=0x0 x=163 y=219 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:57:03 [2024-02-28T21:57:03.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-239560862 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:57:03 [2024-02-28T21:57:03.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-239560862 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:57:03 [2024-02-28T21:57:03.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)}
16:57:03 [2024-02-28T21:57:03.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:57:03 [2024-02-28T21:57:03.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:57:03 [2024-02-28T21:57:03.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:57:03 [2024-02-28T21:57:03.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:57:03 [2024-02-28T21:57:03.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:57:03 [2024-02-28T21:57:03.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:57:04 [2024-02-28T21:57:04.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:57:04 [2024-02-28T21:57:04.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:57:04 [2024-02-28T21:57:04.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:57:04 [2024-02-28T21:57:04.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:57:04 [2024-02-28T21:57:04.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:57:04 [2024-02-28T21:57:04.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-239559358 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:57:04 [2024-02-28T21:57:04.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-239559358 data=null doit=true}, TableItem with text {}]
16:57:04 [2024-02-28T21:57:04.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-239559358 data=null}, TableItem with text {}]
16:57:04 [2024-02-28T21:57:04.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-239559357 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:57:04 [2024-02-28T21:57:04.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239559357 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:57:04 [2024-02-28T21:57:04.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-239559354 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:57:04 [2024-02-28T21:57:04.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:57:04 [2024-02-28T21:57:04.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:57:04 [2024-02-28T21:57:04.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:57:04 [2024-02-28T21:57:04.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:04 [2024-02-28T21:57:04.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-239559284 data=null button=0 stateMask=0x0 x=163 y=219 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:57:04 [2024-02-28T21:57:04.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-239559284 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:57:04 [2024-02-28T21:57:04.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-239559284 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:57:04 [2024-02-28T21:57:04.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-239559284 data=null button=1 stateMask=0x0 x=163 y=219 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:57:04 [2024-02-28T21:57:04.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239559283 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)}]
16:57:04 [2024-02-28T21:57:04.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-239559279 data=null button=1 stateMask=0x80000 x=163 y=219 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:57:04 [2024-02-28T21:57:04.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:04 [2024-02-28T21:57:04.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:04 [2024-02-28T21:57:04.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:04 [2024-02-28T21:57:04.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:04 [2024-02-28T21:57:04.903Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:57:04 [2024-02-28T21:57:04.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:57:04 [2024-02-28T21:57:04.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:04 [2024-02-28T21:57:04.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:04 [2024-02-28T21:57:04.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:04 [2024-02-28T21:57:04.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:04 [2024-02-28T21:57:04.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:04 [2024-02-28T21:57:04.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239559274 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:57:04 [2024-02-28T21:57:04.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239559273 data=null doit=true}, TreeItem with text {test}]
16:57:04 [2024-02-28T21:57:04.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239559273 data=null}, TreeItem with text {test}]
16:57:04 [2024-02-28T21:57:04.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239559273 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:57:04 [2024-02-28T21:57:04.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239559273 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:57:04 [2024-02-28T21:57:04.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239559249 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:57:04 [2024-02-28T21:57:04.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:04 [2024-02-28T21:57:04.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239559249 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:57:04 [2024-02-28T21:57:04.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239559249 data=null doit=true}, TreeItem with text {test}]
16:57:04 [2024-02-28T21:57:04.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239559249 data=null}, TreeItem with text {test}]
16:57:04 [2024-02-28T21:57:04.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239559249 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:57:04 [2024-02-28T21:57:04.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239559248 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:57:04 [2024-02-28T21:57:04.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239559244 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:57:04 [2024-02-28T21:57:04.903Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:57:04 [2024-02-28T21:57:04.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:04 [2024-02-28T21:57:04.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=-239559244 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [10]}]
16:57:04 [2024-02-28T21:57:04.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [10]} time=-239559244 data=null doit=true}, TreeItem with text {Traces [10]}]
16:57:04 [2024-02-28T21:57:04.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=-239559244 data=null}, TreeItem with text {Traces [10]}]
16:57:04 [2024-02-28T21:57:04.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=-239559244 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
16:57:04 [2024-02-28T21:57:04.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239559244 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]}]
16:57:04 [2024-02-28T21:57:04.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=-239559238 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
16:57:04 [2024-02-28T21:57:04.903Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [10]} is already expanded. Won't expand it again.
16:57:04 [2024-02-28T21:57:04.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:57:04 [2024-02-28T21:57:04.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:04 [2024-02-28T21:57:04.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-239558915 data=null button=0 stateMask=0x0 x=168 y=265 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:57:04 [2024-02-28T21:57:04.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-239558915 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:57:04 [2024-02-28T21:57:04.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-239558915 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:57:04 [2024-02-28T21:57:04.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-239558914 data=null button=1 stateMask=0x0 x=168 y=265 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:57:04 [2024-02-28T21:57:04.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239558914 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)}]
16:57:05 [2024-02-28T21:57:05.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-239558881 data=null button=1 stateMask=0x80000 x=168 y=265 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:57:05 [2024-02-28T21:57:05.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:05 [2024-02-28T21:57:05.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:05 [2024-02-28T21:57:05.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:05 [2024-02-28T21:57:05.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:05 [2024-02-28T21:57:05.158Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:57:05 [2024-02-28T21:57:05.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:05 [2024-02-28T21:57:05.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-239558879 data=null button=0 stateMask=0x0 x=168 y=265 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:57:05 [2024-02-28T21:57:05.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-239558879 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:57:05 [2024-02-28T21:57:05.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-239558879 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:57:05 [2024-02-28T21:57:05.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-239558878 data=null button=1 stateMask=0x0 x=168 y=265 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:57:05 [2024-02-28T21:57:05.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239558878 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)}]
16:57:05 [2024-02-28T21:57:05.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-239558873 data=null button=1 stateMask=0x80000 x=168 y=265 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:57:05 [2024-02-28T21:57:05.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)}
16:57:05 [2024-02-28T21:57:05.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-239558873 data=null button=0 stateMask=0x0 x=168 y=265 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:57:05 [2024-02-28T21:57:05.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-239558873 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:57:05 [2024-02-28T21:57:05.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:05 [2024-02-28T21:57:05.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-239558873 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:57:05 [2024-02-28T21:57:05.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-239558872 data=null button=1 stateMask=0x0 x=168 y=265 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:57:05 [2024-02-28T21:57:05.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239558872 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)}]
16:57:05 [2024-02-28T21:57:05.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-239558870 data=null button=1 stateMask=0x80000 x=168 y=265 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:57:05 [2024-02-28T21:57:05.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-239558869 data=null button=1 stateMask=0x0 x=168 y=265 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:57:05 [2024-02-28T21:57:05.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-239558869 data=null button=1 stateMask=0x0 x=168 y=265 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:57:05 [2024-02-28T21:57:05.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239558869 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)}]
16:57:05 [2024-02-28T21:57:05.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-239558834 data=null button=1 stateMask=0x80000 x=168 y=265 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:57:05 [2024-02-28T21:57:05.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-239558828 data=null button=0 stateMask=0x0 x=168 y=265 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:57:05 [2024-02-28T21:57:05.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-239558828 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:57:05 [2024-02-28T21:57:05.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-239558828 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:57:05 [2024-02-28T21:57:05.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)}
16:57:05 [2024-02-28T21:57:05.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:57:05 [2024-02-28T21:57:05.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:57:05 [2024-02-28T21:57:05.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:57:05 [2024-02-28T21:57:05.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:57:05 [2024-02-28T21:57:05.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:57:05 [2024-02-28T21:57:05.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:57:05 [2024-02-28T21:57:05.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:57:05 [2024-02-28T21:57:05.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:57:05 [2024-02-28T21:57:05.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:57:05 [2024-02-28T21:57:05.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:57:05 [2024-02-28T21:57:05.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:57:05 [2024-02-28T21:57:05.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:57:05 [2024-02-28T21:57:05.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:57:06 [2024-02-28T21:57:06.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:57:06 [2024-02-28T21:57:06.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:06 [2024-02-28T21:57:06.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-239557678 data=null button=0 stateMask=0x0 x=168 y=265 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:57:06 [2024-02-28T21:57:06.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-239557678 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:57:06 [2024-02-28T21:57:06.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-239557678 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:57:06 [2024-02-28T21:57:06.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-239557678 data=null button=1 stateMask=0x0 x=168 y=265 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:57:06 [2024-02-28T21:57:06.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239557678 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)}]
16:57:06 [2024-02-28T21:57:06.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-239557675 data=null button=1 stateMask=0x80000 x=168 y=265 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:57:06 [2024-02-28T21:57:06.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:06 [2024-02-28T21:57:06.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:06 [2024-02-28T21:57:06.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:06 [2024-02-28T21:57:06.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:06 [2024-02-28T21:57:06.280Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:57:06 [2024-02-28T21:57:06.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:57:06 [2024-02-28T21:57:06.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:06 [2024-02-28T21:57:06.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:06 [2024-02-28T21:57:06.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:06 [2024-02-28T21:57:06.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:06 [2024-02-28T21:57:06.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:06 [2024-02-28T21:57:06.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239557671 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:57:06 [2024-02-28T21:57:06.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239557671 data=null doit=true}, TreeItem with text {test}]
16:57:06 [2024-02-28T21:57:06.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239557671 data=null}, TreeItem with text {test}]
16:57:06 [2024-02-28T21:57:06.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239557671 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:57:06 [2024-02-28T21:57:06.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239557671 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:57:06 [2024-02-28T21:57:06.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239557652 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:57:06 [2024-02-28T21:57:06.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:06 [2024-02-28T21:57:06.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239557652 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:57:06 [2024-02-28T21:57:06.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239557652 data=null doit=true}, TreeItem with text {test}]
16:57:06 [2024-02-28T21:57:06.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239557652 data=null}, TreeItem with text {test}]
16:57:06 [2024-02-28T21:57:06.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239557652 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:57:06 [2024-02-28T21:57:06.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239557652 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:57:06 [2024-02-28T21:57:06.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239557648 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:57:06 [2024-02-28T21:57:06.280Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:57:06 [2024-02-28T21:57:06.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:06 [2024-02-28T21:57:06.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=-239557648 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [10]}]
16:57:06 [2024-02-28T21:57:06.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [10]} time=-239557648 data=null doit=true}, TreeItem with text {Traces [10]}]
16:57:06 [2024-02-28T21:57:06.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=-239557647 data=null}, TreeItem with text {Traces [10]}]
16:57:06 [2024-02-28T21:57:06.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=-239557647 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
16:57:06 [2024-02-28T21:57:06.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239557647 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]}]
16:57:06 [2024-02-28T21:57:06.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=-239557642 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
16:57:06 [2024-02-28T21:57:06.280Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [10]} is already expanded. Won't expand it again.
16:57:06 [2024-02-28T21:57:06.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:57:06 [2024-02-28T21:57:06.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:06 [2024-02-28T21:57:06.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log(2)} time=-239557607 data=null button=0 stateMask=0x0 x=143 y=311 count=0}, TreeItem with text {unrecognized.log(2)}]
16:57:06 [2024-02-28T21:57:06.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log(2)} time=-239557607 data=null doit=true}, TreeItem with text {unrecognized.log(2)}]
16:57:06 [2024-02-28T21:57:06.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log(2)} time=-239557607 data=null}, TreeItem with text {unrecognized.log(2)}]
16:57:06 [2024-02-28T21:57:06.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log(2)} time=-239557607 data=null button=1 stateMask=0x0 x=143 y=311 count=1}, TreeItem with text {unrecognized.log(2)}]
16:57:06 [2024-02-28T21:57:06.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239557607 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)}]
16:57:06 [2024-02-28T21:57:06.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log(2)} time=-239557575 data=null button=1 stateMask=0x80000 x=143 y=311 count=1}, TreeItem with text {unrecognized.log(2)}]
16:57:06 [2024-02-28T21:57:06.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:06 [2024-02-28T21:57:06.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:06 [2024-02-28T21:57:06.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:06 [2024-02-28T21:57:06.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:06 [2024-02-28T21:57:06.281Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:57:06 [2024-02-28T21:57:06.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:06 [2024-02-28T21:57:06.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log(2)} time=-239557573 data=null button=0 stateMask=0x0 x=143 y=311 count=0}, TreeItem with text {unrecognized.log(2)}]
16:57:06 [2024-02-28T21:57:06.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log(2)} time=-239557573 data=null doit=true}, TreeItem with text {unrecognized.log(2)}]
16:57:06 [2024-02-28T21:57:06.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log(2)} time=-239557573 data=null}, TreeItem with text {unrecognized.log(2)}]
16:57:06 [2024-02-28T21:57:06.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log(2)} time=-239557573 data=null button=1 stateMask=0x0 x=143 y=311 count=1}, TreeItem with text {unrecognized.log(2)}]
16:57:06 [2024-02-28T21:57:06.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239557573 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)}]
16:57:06 [2024-02-28T21:57:06.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log(2)} time=-239557569 data=null button=1 stateMask=0x80000 x=143 y=311 count=1}, TreeItem with text {unrecognized.log(2)}]
16:57:06 [2024-02-28T21:57:06.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {unrecognized.log(2)}
16:57:06 [2024-02-28T21:57:06.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log(2)} time=-239557569 data=null button=0 stateMask=0x0 x=143 y=311 count=0}, TreeItem with text {unrecognized.log(2)}]
16:57:06 [2024-02-28T21:57:06.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log(2)} time=-239557569 data=null doit=true}, TreeItem with text {unrecognized.log(2)}]
16:57:06 [2024-02-28T21:57:06.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:06 [2024-02-28T21:57:06.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log(2)} time=-239557569 data=null}, TreeItem with text {unrecognized.log(2)}]
16:57:06 [2024-02-28T21:57:06.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log(2)} time=-239557569 data=null button=1 stateMask=0x0 x=143 y=311 count=1}, TreeItem with text {unrecognized.log(2)}]
16:57:06 [2024-02-28T21:57:06.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239557569 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)}]
16:57:06 [2024-02-28T21:57:06.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log(2)} time=-239557564 data=null button=1 stateMask=0x80000 x=143 y=311 count=1}, TreeItem with text {unrecognized.log(2)}]
16:57:06 [2024-02-28T21:57:06.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log(2)} time=-239557564 data=null button=1 stateMask=0x0 x=143 y=311 count=2}, TreeItem with text {unrecognized.log(2)}]
16:57:06 [2024-02-28T21:57:06.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log(2)} time=-239557564 data=null button=1 stateMask=0x0 x=143 y=311 count=2}, TreeItem with text {unrecognized.log(2)}]
16:57:06 [2024-02-28T21:57:06.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239557564 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)}]
16:57:06 [2024-02-28T21:57:06.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log(2)} time=-239557527 data=null button=1 stateMask=0x80000 x=143 y=311 count=2}, TreeItem with text {unrecognized.log(2)}]
16:57:06 [2024-02-28T21:57:06.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {unrecognized.log(2)} time=-239557396 data=null button=0 stateMask=0x0 x=143 y=311 count=0}, TreeItem with text {unrecognized.log(2)}]
16:57:06 [2024-02-28T21:57:06.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {unrecognized.log(2)} time=-239557396 data=null doit=true}, TreeItem with text {unrecognized.log(2)}]
16:57:06 [2024-02-28T21:57:06.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {unrecognized.log(2)} time=-239557396 data=null}, TreeItem with text {unrecognized.log(2)}]
16:57:06 [2024-02-28T21:57:06.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {unrecognized.log(2)}
16:57:06 [2024-02-28T21:57:06.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:57:06 [2024-02-28T21:57:06.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:57:06 [2024-02-28T21:57:06.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:57:06 [2024-02-28T21:57:06.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:57:06 [2024-02-28T21:57:06.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:57:06 [2024-02-28T21:57:06.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:57:06 [2024-02-28T21:57:06.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:57:06 [2024-02-28T21:57:06.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:57:07 [2024-02-28T21:57:07.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:57:07 [2024-02-28T21:57:07.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:07 [2024-02-28T21:57:07.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log(2)} time=-239556347 data=null button=0 stateMask=0x0 x=143 y=311 count=0}, TreeItem with text {unrecognized.log(2)}]
16:57:07 [2024-02-28T21:57:07.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log(2)} time=-239556347 data=null doit=true}, TreeItem with text {unrecognized.log(2)}]
16:57:07 [2024-02-28T21:57:07.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log(2)} time=-239556347 data=null}, TreeItem with text {unrecognized.log(2)}]
16:57:07 [2024-02-28T21:57:07.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log(2)} time=-239556347 data=null button=1 stateMask=0x0 x=143 y=311 count=1}, TreeItem with text {unrecognized.log(2)}]
16:57:07 [2024-02-28T21:57:07.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239556347 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)}]
16:57:07 [2024-02-28T21:57:07.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log(2)} time=-239556343 data=null button=1 stateMask=0x80000 x=143 y=311 count=1}, TreeItem with text {unrecognized.log(2)}]
16:57:07 [2024-02-28T21:57:07.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:07 [2024-02-28T21:57:07.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:07 [2024-02-28T21:57:07.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:07 [2024-02-28T21:57:07.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:07 [2024-02-28T21:57:07.717Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:57:07 [2024-02-28T21:57:07.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:57:07 [2024-02-28T21:57:07.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:07 [2024-02-28T21:57:07.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:07 [2024-02-28T21:57:07.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:07 [2024-02-28T21:57:07.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:07 [2024-02-28T21:57:07.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:07 [2024-02-28T21:57:07.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239556340 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:57:07 [2024-02-28T21:57:07.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239556340 data=null doit=true}, TreeItem with text {test}]
16:57:07 [2024-02-28T21:57:07.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239556340 data=null}, TreeItem with text {test}]
16:57:07 [2024-02-28T21:57:07.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239556340 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:57:07 [2024-02-28T21:57:07.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239556340 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:57:07 [2024-02-28T21:57:07.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239556320 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:57:07 [2024-02-28T21:57:07.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:07 [2024-02-28T21:57:07.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239556320 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:57:07 [2024-02-28T21:57:07.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239556320 data=null doit=true}, TreeItem with text {test}]
16:57:07 [2024-02-28T21:57:07.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239556320 data=null}, TreeItem with text {test}]
16:57:07 [2024-02-28T21:57:07.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239556319 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:57:07 [2024-02-28T21:57:07.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239556319 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:57:07 [2024-02-28T21:57:07.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239556315 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:57:07 [2024-02-28T21:57:07.717Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:57:07 [2024-02-28T21:57:07.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:07 [2024-02-28T21:57:07.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=-239556315 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [10]}]
16:57:07 [2024-02-28T21:57:07.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [10]} time=-239556315 data=null doit=true}, TreeItem with text {Traces [10]}]
16:57:07 [2024-02-28T21:57:07.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=-239556315 data=null}, TreeItem with text {Traces [10]}]
16:57:07 [2024-02-28T21:57:07.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=-239556315 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
16:57:07 [2024-02-28T21:57:07.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239556315 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]}]
16:57:07 [2024-02-28T21:57:07.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=-239556309 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
16:57:07 [2024-02-28T21:57:07.717Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [10]} is already expanded. Won't expand it again.
16:57:07 [2024-02-28T21:57:07.718Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [4]} is already expanded. Won't expand it again.
16:57:07 [2024-02-28T21:57:07.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:57:07 [2024-02-28T21:57:07.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:07 [2024-02-28T21:57:07.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-239556275 data=null button=0 stateMask=0x0 x=181 y=127 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:57:07 [2024-02-28T21:57:07.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-239556275 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:57:07 [2024-02-28T21:57:07.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-239556275 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:57:07 [2024-02-28T21:57:07.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-239556274 data=null button=1 stateMask=0x0 x=181 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:57:07 [2024-02-28T21:57:07.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239556274 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)}]
16:57:07 [2024-02-28T21:57:07.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-239556241 data=null button=1 stateMask=0x80000 x=181 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:57:07 [2024-02-28T21:57:07.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:07 [2024-02-28T21:57:07.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:07 [2024-02-28T21:57:07.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:07 [2024-02-28T21:57:07.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:07 [2024-02-28T21:57:07.718Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:57:07 [2024-02-28T21:57:07.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:07 [2024-02-28T21:57:07.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-239556240 data=null button=0 stateMask=0x0 x=181 y=127 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:57:07 [2024-02-28T21:57:07.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-239556239 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:57:07 [2024-02-28T21:57:07.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-239556239 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:57:07 [2024-02-28T21:57:07.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-239556239 data=null button=1 stateMask=0x0 x=181 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:57:07 [2024-02-28T21:57:07.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239556239 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)}]
16:57:07 [2024-02-28T21:57:07.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-239556234 data=null button=1 stateMask=0x80000 x=181 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:57:07 [2024-02-28T21:57:07.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)}
16:57:07 [2024-02-28T21:57:07.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-239556234 data=null button=0 stateMask=0x0 x=181 y=127 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:57:07 [2024-02-28T21:57:07.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-239556234 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:57:07 [2024-02-28T21:57:07.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:07 [2024-02-28T21:57:07.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-239556234 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:57:07 [2024-02-28T21:57:07.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-239556234 data=null button=1 stateMask=0x0 x=181 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:57:07 [2024-02-28T21:57:07.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239556234 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)}]
16:57:07 [2024-02-28T21:57:07.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-239556231 data=null button=1 stateMask=0x80000 x=181 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:57:07 [2024-02-28T21:57:07.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-239556231 data=null button=1 stateMask=0x0 x=181 y=127 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:57:07 [2024-02-28T21:57:07.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-239556231 data=null button=1 stateMask=0x0 x=181 y=127 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:57:07 [2024-02-28T21:57:07.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239556231 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)}]
16:57:07 [2024-02-28T21:57:07.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-239556195 data=null button=1 stateMask=0x80000 x=181 y=127 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:57:07 [2024-02-28T21:57:07.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-239556190 data=null button=0 stateMask=0x0 x=181 y=127 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:57:07 [2024-02-28T21:57:07.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-239556190 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:57:07 [2024-02-28T21:57:07.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-239556190 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:57:07 [2024-02-28T21:57:07.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)}
16:57:07 [2024-02-28T21:57:07.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:57:07 [2024-02-28T21:57:07.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:57:07 [2024-02-28T21:57:07.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:57:07 [2024-02-28T21:57:07.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:57:07 [2024-02-28T21:57:07.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:57:07 [2024-02-28T21:57:07.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:57:07 [2024-02-28T21:57:07.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:57:07 [2024-02-28T21:57:07.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:57:08 [2024-02-28T21:57:08.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:57:08 [2024-02-28T21:57:08.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:57:08 [2024-02-28T21:57:08.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:57:08 [2024-02-28T21:57:08.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:57:08 [2024-02-28T21:57:08.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:57:08 [2024-02-28T21:57:08.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:57:08 [2024-02-28T21:57:08.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:57:08 [2024-02-28T21:57:08.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:57:08 [2024-02-28T21:57:08.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:57:09 [2024-02-28T21:57:09.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:57:09 [2024-02-28T21:57:09.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:57:09 [2024-02-28T21:57:09.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:57:09 [2024-02-28T21:57:09.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:57:09 [2024-02-28T21:57:09.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:57:09 [2024-02-28T21:57:09.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-239554684 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:57:09 [2024-02-28T21:57:09.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-239554684 data=null doit=true}, TableItem with text {}]
16:57:09 [2024-02-28T21:57:09.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-239554684 data=null}, TableItem with text {}]
16:57:09 [2024-02-28T21:57:09.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-239554684 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:57:09 [2024-02-28T21:57:09.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239554684 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:57:09 [2024-02-28T21:57:09.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-239554681 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:57:09 [2024-02-28T21:57:09.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:57:09 [2024-02-28T21:57:09.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:57:09 [2024-02-28T21:57:09.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:57:09 [2024-02-28T21:57:09.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:09 [2024-02-28T21:57:09.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-239554621 data=null button=0 stateMask=0x0 x=181 y=127 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:57:09 [2024-02-28T21:57:09.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-239554621 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:57:09 [2024-02-28T21:57:09.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-239554621 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:57:09 [2024-02-28T21:57:09.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-239554620 data=null button=1 stateMask=0x0 x=181 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:57:09 [2024-02-28T21:57:09.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239554620 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)}]
16:57:09 [2024-02-28T21:57:09.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-239554617 data=null button=1 stateMask=0x80000 x=181 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:57:09 [2024-02-28T21:57:09.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:09 [2024-02-28T21:57:09.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:09 [2024-02-28T21:57:09.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:09 [2024-02-28T21:57:09.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:09 [2024-02-28T21:57:09.206Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:57:09 [2024-02-28T21:57:09.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:57:09 [2024-02-28T21:57:09.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:09 [2024-02-28T21:57:09.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:09 [2024-02-28T21:57:09.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:09 [2024-02-28T21:57:09.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:09 [2024-02-28T21:57:09.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:09 [2024-02-28T21:57:09.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239554612 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:57:09 [2024-02-28T21:57:09.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239554612 data=null doit=true}, TreeItem with text {test}]
16:57:09 [2024-02-28T21:57:09.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239554612 data=null}, TreeItem with text {test}]
16:57:09 [2024-02-28T21:57:09.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239554612 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:57:09 [2024-02-28T21:57:09.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239554611 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:57:09 [2024-02-28T21:57:09.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239554601 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:57:09 [2024-02-28T21:57:09.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:09 [2024-02-28T21:57:09.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239554600 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:57:09 [2024-02-28T21:57:09.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239554600 data=null doit=true}, TreeItem with text {test}]
16:57:09 [2024-02-28T21:57:09.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239554600 data=null}, TreeItem with text {test}]
16:57:09 [2024-02-28T21:57:09.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239554600 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:57:09 [2024-02-28T21:57:09.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239554600 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:57:09 [2024-02-28T21:57:09.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239554590 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:57:09 [2024-02-28T21:57:09.462Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:57:09 [2024-02-28T21:57:09.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:09 [2024-02-28T21:57:09.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=-239554589 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [10]}]
16:57:09 [2024-02-28T21:57:09.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [10]} time=-239554589 data=null doit=true}, TreeItem with text {Traces [10]}]
16:57:09 [2024-02-28T21:57:09.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=-239554589 data=null}, TreeItem with text {Traces [10]}]
16:57:09 [2024-02-28T21:57:09.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=-239554589 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
16:57:09 [2024-02-28T21:57:09.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239554589 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]}]
16:57:09 [2024-02-28T21:57:09.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=-239554583 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
16:57:09 [2024-02-28T21:57:09.462Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [10]} is already expanded. Won't expand it again.
16:57:09 [2024-02-28T21:57:09.462Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [4]} is already expanded. Won't expand it again.
16:57:09 [2024-02-28T21:57:09.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:57:09 [2024-02-28T21:57:09.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:09 [2024-02-28T21:57:09.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-239554359 data=null button=0 stateMask=0x0 x=186 y=173 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:57:09 [2024-02-28T21:57:09.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-239554359 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:57:09 [2024-02-28T21:57:09.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-239554359 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:57:09 [2024-02-28T21:57:09.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-239554359 data=null button=1 stateMask=0x0 x=186 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:57:09 [2024-02-28T21:57:09.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239554359 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)}]
16:57:09 [2024-02-28T21:57:09.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-239554328 data=null button=1 stateMask=0x80000 x=186 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:57:09 [2024-02-28T21:57:09.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:09 [2024-02-28T21:57:09.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:09 [2024-02-28T21:57:09.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:09 [2024-02-28T21:57:09.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:09 [2024-02-28T21:57:09.718Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:57:09 [2024-02-28T21:57:09.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:09 [2024-02-28T21:57:09.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-239554327 data=null button=0 stateMask=0x0 x=186 y=173 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:57:09 [2024-02-28T21:57:09.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-239554327 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:57:09 [2024-02-28T21:57:09.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-239554326 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:57:09 [2024-02-28T21:57:09.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-239554326 data=null button=1 stateMask=0x0 x=186 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:57:09 [2024-02-28T21:57:09.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239554326 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)}]
16:57:09 [2024-02-28T21:57:09.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-239554323 data=null button=1 stateMask=0x80000 x=186 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:57:09 [2024-02-28T21:57:09.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)}
16:57:09 [2024-02-28T21:57:09.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-239554323 data=null button=0 stateMask=0x0 x=186 y=173 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:57:09 [2024-02-28T21:57:09.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-239554323 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:57:09 [2024-02-28T21:57:09.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:09 [2024-02-28T21:57:09.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-239554323 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:57:09 [2024-02-28T21:57:09.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-239554323 data=null button=1 stateMask=0x0 x=186 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:57:09 [2024-02-28T21:57:09.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239554322 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)}]
16:57:09 [2024-02-28T21:57:09.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-239554318 data=null button=1 stateMask=0x80000 x=186 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:57:09 [2024-02-28T21:57:09.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-239554318 data=null button=1 stateMask=0x0 x=186 y=173 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:57:09 [2024-02-28T21:57:09.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-239554317 data=null button=1 stateMask=0x0 x=186 y=173 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:57:09 [2024-02-28T21:57:09.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239554317 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)}]
16:57:09 [2024-02-28T21:57:09.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-239554281 data=null button=1 stateMask=0x80000 x=186 y=173 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:57:09 [2024-02-28T21:57:09.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-239554187 data=null button=0 stateMask=0x0 x=186 y=173 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:57:09 [2024-02-28T21:57:09.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-239554187 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:57:09 [2024-02-28T21:57:09.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-239554187 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:57:09 [2024-02-28T21:57:09.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)}
16:57:09 [2024-02-28T21:57:09.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:57:09 [2024-02-28T21:57:09.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:57:09 [2024-02-28T21:57:09.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:57:09 [2024-02-28T21:57:09.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:57:09 [2024-02-28T21:57:09.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:57:09 [2024-02-28T21:57:09.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:57:09 [2024-02-28T21:57:09.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:57:09 [2024-02-28T21:57:09.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:57:09 [2024-02-28T21:57:09.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:57:09 [2024-02-28T21:57:09.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:57:11 [2024-02-28T21:57:11.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:57:11 [2024-02-28T21:57:11.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:11 [2024-02-28T21:57:11.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-239553038 data=null button=0 stateMask=0x0 x=186 y=173 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:57:11 [2024-02-28T21:57:11.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-239553037 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:57:11 [2024-02-28T21:57:11.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-239553037 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:57:11 [2024-02-28T21:57:11.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-239553037 data=null button=1 stateMask=0x0 x=186 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:57:11 [2024-02-28T21:57:11.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239553037 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)}]
16:57:11 [2024-02-28T21:57:11.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-239553034 data=null button=1 stateMask=0x80000 x=186 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:57:11 [2024-02-28T21:57:11.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:11 [2024-02-28T21:57:11.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:11 [2024-02-28T21:57:11.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:11 [2024-02-28T21:57:11.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:11 [2024-02-28T21:57:11.084Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:57:11 [2024-02-28T21:57:11.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:57:11 [2024-02-28T21:57:11.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:11 [2024-02-28T21:57:11.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:11 [2024-02-28T21:57:11.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:11 [2024-02-28T21:57:11.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:11 [2024-02-28T21:57:11.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:11 [2024-02-28T21:57:11.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239553029 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:57:11 [2024-02-28T21:57:11.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239553028 data=null doit=true}, TreeItem with text {test}]
16:57:11 [2024-02-28T21:57:11.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239553028 data=null}, TreeItem with text {test}]
16:57:11 [2024-02-28T21:57:11.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239553028 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:57:11 [2024-02-28T21:57:11.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239553028 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:57:11 [2024-02-28T21:57:11.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239553018 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:57:11 [2024-02-28T21:57:11.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:11 [2024-02-28T21:57:11.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239553017 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:57:11 [2024-02-28T21:57:11.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239553017 data=null doit=true}, TreeItem with text {test}]
16:57:11 [2024-02-28T21:57:11.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239553017 data=null}, TreeItem with text {test}]
16:57:11 [2024-02-28T21:57:11.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239553017 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:57:11 [2024-02-28T21:57:11.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239553017 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:57:11 [2024-02-28T21:57:11.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239553006 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:57:11 [2024-02-28T21:57:11.084Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:57:11 [2024-02-28T21:57:11.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:11 [2024-02-28T21:57:11.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=-239553005 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [10]}]
16:57:11 [2024-02-28T21:57:11.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [10]} time=-239553005 data=null doit=true}, TreeItem with text {Traces [10]}]
16:57:11 [2024-02-28T21:57:11.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=-239553005 data=null}, TreeItem with text {Traces [10]}]
16:57:11 [2024-02-28T21:57:11.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=-239553005 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
16:57:11 [2024-02-28T21:57:11.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239553005 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]}]
16:57:11 [2024-02-28T21:57:11.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=-239552998 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
16:57:11 [2024-02-28T21:57:11.084Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [10]} is already expanded. Won't expand it again.
16:57:11 [2024-02-28T21:57:11.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:57:11 [2024-02-28T21:57:11.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:11 [2024-02-28T21:57:11.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:11 [2024-02-28T21:57:11.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:11 [2024-02-28T21:57:11.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:11 [2024-02-28T21:57:11.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:11 [2024-02-28T21:57:11.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239552991 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:57:11 [2024-02-28T21:57:11.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239552991 data=null doit=true}, TreeItem with text {test}]
16:57:11 [2024-02-28T21:57:11.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239552991 data=null}, TreeItem with text {test}]
16:57:11 [2024-02-28T21:57:11.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239552991 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:57:11 [2024-02-28T21:57:11.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239552991 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:57:11 [2024-02-28T21:57:11.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239552984 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:57:11 [2024-02-28T21:57:11.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:11 [2024-02-28T21:57:11.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239552984 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:57:11 [2024-02-28T21:57:11.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239552983 data=null doit=true}, TreeItem with text {test}]
16:57:11 [2024-02-28T21:57:11.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239552983 data=null}, TreeItem with text {test}]
16:57:11 [2024-02-28T21:57:11.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239552983 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:57:11 [2024-02-28T21:57:11.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239552983 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:57:11 [2024-02-28T21:57:11.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239552975 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:57:11 [2024-02-28T21:57:11.085Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:57:11 [2024-02-28T21:57:11.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:11 [2024-02-28T21:57:11.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=-239552975 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [10]}]
16:57:11 [2024-02-28T21:57:11.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [10]} time=-239552975 data=null doit=true}, TreeItem with text {Traces [10]}]
16:57:11 [2024-02-28T21:57:11.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=-239552975 data=null}, TreeItem with text {Traces [10]}]
16:57:11 [2024-02-28T21:57:11.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=-239552975 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
16:57:11 [2024-02-28T21:57:11.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239552974 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]}]
16:57:11 [2024-02-28T21:57:11.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=-239552969 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
16:57:11 [2024-02-28T21:57:11.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:11 [2024-02-28T21:57:11.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=-239552968 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [10]}]
16:57:11 [2024-02-28T21:57:11.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [10]} time=-239552968 data=null doit=true}, TreeItem with text {Traces [10]}]
16:57:11 [2024-02-28T21:57:11.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=-239552968 data=null}, TreeItem with text {Traces [10]}]
16:57:11 [2024-02-28T21:57:11.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=-239552968 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
16:57:11 [2024-02-28T21:57:11.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239552968 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]}]
16:57:11 [2024-02-28T21:57:11.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=-239552965 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
16:57:11 [2024-02-28T21:57:11.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
16:57:11 [2024-02-28T21:57:11.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
16:57:11 [2024-02-28T21:57:11.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
16:57:11 [2024-02-28T21:57:11.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
16:57:11 [2024-02-28T21:57:11.085Z] 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=-239552835 data=null doit=true}, Shell with text {Confirm Clear}]
16:57:11 [2024-02-28T21:57:11.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
16:57:11 [2024-02-28T21:57:11.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
16:57:11 [2024-02-28T21:57:11.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
16:57:11 [2024-02-28T21:57:11.085Z] 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')
16:57:11 [2024-02-28T21:57:11.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
16:57:11 [2024-02-28T21:57:11.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
16:57:11 [2024-02-28T21:57:11.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-239552835 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:57:11 [2024-02-28T21:57:11.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-239552835 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:57:11 [2024-02-28T21:57:11.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-239552835 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:57:11 [2024-02-28T21:57:11.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-239552835 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:57:11 [2024-02-28T21:57:11.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-239552835 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:57:11 [2024-02-28T21:57:11.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-239552835 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:57:11 [2024-02-28T21:57:11.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-239552835 data=null 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')]
16:57:12 [2024-02-28T21:57:12.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:57:12 [2024-02-28T21:57:12.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-239552938 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
16:57:12 [2024-02-28T21:57:12.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:57:12 [2024-02-28T21:57:12.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:12 [2024-02-28T21:57:12.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:12 [2024-02-28T21:57:12.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:12 [2024-02-28T21:57:12.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:12 [2024-02-28T21:57:12.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:12 [2024-02-28T21:57:12.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239551009 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:57:12 [2024-02-28T21:57:12.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239551009 data=null doit=true}, TreeItem with text {test}]
16:57:12 [2024-02-28T21:57:12.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239551009 data=null}, TreeItem with text {test}]
16:57:12 [2024-02-28T21:57:12.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239551009 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:57:12 [2024-02-28T21:57:12.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239551008 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:57:12 [2024-02-28T21:57:12.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239551001 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:57:12 [2024-02-28T21:57:12.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:12 [2024-02-28T21:57:12.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239550990 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:57:12 [2024-02-28T21:57:12.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239550990 data=null doit=true}, TreeItem with text {test}]
16:57:12 [2024-02-28T21:57:12.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239550990 data=null}, TreeItem with text {test}]
16:57:12 [2024-02-28T21:57:12.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239550990 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:57:12 [2024-02-28T21:57:12.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239550990 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:57:12 [2024-02-28T21:57:12.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239550986 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:57:12 [2024-02-28T21:57:12.971Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:57:12 [2024-02-28T21:57:12.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:12 [2024-02-28T21:57:12.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=-239550986 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [10]}]
16:57:12 [2024-02-28T21:57:12.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [10]} time=-239550986 data=null doit=true}, TreeItem with text {Traces [10]}]
16:57:12 [2024-02-28T21:57:12.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=-239550986 data=null}, TreeItem with text {Traces [10]}]
16:57:12 [2024-02-28T21:57:12.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=-239550986 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
16:57:12 [2024-02-28T21:57:12.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239550986 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]}]
16:57:12 [2024-02-28T21:57:12.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=-239550975 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
16:57:12 [2024-02-28T21:57:12.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:12 [2024-02-28T21:57:12.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=-239550975 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [10]}]
16:57:12 [2024-02-28T21:57:12.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [10]} time=-239550975 data=null doit=true}, TreeItem with text {Traces [10]}]
16:57:12 [2024-02-28T21:57:12.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=-239550975 data=null}, TreeItem with text {Traces [10]}]
16:57:12 [2024-02-28T21:57:12.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=-239550975 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
16:57:12 [2024-02-28T21:57:12.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239550975 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]}]
16:57:12 [2024-02-28T21:57:12.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=-239550972 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
16:57:12 [2024-02-28T21:57:12.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&New Folder...", using matcher: with mnemonic 'New Folder...'
16:57:12 [2024-02-28T21:57:12.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Folder...'
16:57:12 [2024-02-28T21:57:12.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Folder...'
16:57:13 [2024-02-28T21:57:13.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "New Folder", using matcher: with text 'New Folder'
16:57:13 [2024-02-28T21:57:13.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:57:13 [2024-02-28T21:57:13.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
16:57:13 [2024-02-28T21:57:13.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:13 [2024-02-28T21:57:13.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:57:13 [2024-02-28T21:57:13.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:57:13 [2024-02-28T21:57:13.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:57:13 [2024-02-28T21:57:13.227Z] 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')
16:57:13 [2024-02-28T21:57:13.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:57:13 [2024-02-28T21:57:13.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-239550819 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:57:13 [2024-02-28T21:57:13.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-239550819 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:57:13 [2024-02-28T21:57:13.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-239550819 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:57:13 [2024-02-28T21:57:13.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-239550819 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:57:13 [2024-02-28T21:57:13.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-239550819 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:57:13 [2024-02-28T21:57:13.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-239550819 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:57:13 [2024-02-28T21:57:13.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-239550819 data=null 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')]
16:57:13 [2024-02-28T21:57:13.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&New Folder...} time=-239550947 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Folder...']
16:57:13 [2024-02-28T21:57:13.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:57:13 [2024-02-28T21:57:13.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:13 [2024-02-28T21:57:13.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-239550731 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:57:13 [2024-02-28T21:57:13.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-239550731 data=null doit=true}, TreeItem with text {Traces [0]}]
16:57:13 [2024-02-28T21:57:13.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-239550731 data=null}, TreeItem with text {Traces [0]}]
16:57:13 [2024-02-28T21:57:13.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-239550731 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:57:13 [2024-02-28T21:57:13.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239550730 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]}]
16:57:13 [2024-02-28T21:57:13.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-239550728 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:57:13 [2024-02-28T21:57:13.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&New Folder...", using matcher: with mnemonic 'New Folder...'
16:57:13 [2024-02-28T21:57:13.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Folder...'
16:57:13 [2024-02-28T21:57:13.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Folder...'
16:57:13 [2024-02-28T21:57:13.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "New Folder", using matcher: with text 'New Folder'
16:57:13 [2024-02-28T21:57:13.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:57:13 [2024-02-28T21:57:13.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
16:57:13 [2024-02-28T21:57:13.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:13 [2024-02-28T21:57:13.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:57:13 [2024-02-28T21:57:13.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:57:13 [2024-02-28T21:57:13.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:57:13 [2024-02-28T21:57:13.228Z] 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')
16:57:13 [2024-02-28T21:57:13.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:57:13 [2024-02-28T21:57:13.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-239550606 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:57:13 [2024-02-28T21:57:13.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-239550606 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:57:13 [2024-02-28T21:57:13.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-239550606 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:57:13 [2024-02-28T21:57:13.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-239550606 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:57:13 [2024-02-28T21:57:13.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-239550606 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:57:13 [2024-02-28T21:57:13.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-239550606 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:57:13 [2024-02-28T21:57:13.483Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:57:13 [2024-02-28T21:57:13.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-239550606 data=null 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')]
16:57:13 [2024-02-28T21:57:13.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&New Folder...} time=-239550707 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Folder...']
16:57:13 [2024-02-28T21:57:13.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:57:13 [2024-02-28T21:57:13.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-239550519 data=null doit=true}, TreeItem with text {Traces [0]}]
16:57:13 [2024-02-28T21:57:13.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-239550519 data=null}, TreeItem with text {Traces [0]}]
16:57:13 [2024-02-28T21:57:13.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-239550519 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:57:13 [2024-02-28T21:57:13.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239550519 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]}]
16:57:13 [2024-02-28T21:57:13.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-239550513 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:57:13 [2024-02-28T21:57:13.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:13 [2024-02-28T21:57:13.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FolderA} time=-239550513 data=null button=0 stateMask=0x0 x=103 y=81 count=0}, TreeItem with text {FolderA}]
16:57:13 [2024-02-28T21:57:13.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FolderA} time=-239550513 data=null doit=true}, TreeItem with text {FolderA}]
16:57:13 [2024-02-28T21:57:13.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FolderA} time=-239550513 data=null}, TreeItem with text {FolderA}]
16:57:13 [2024-02-28T21:57:13.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FolderA} time=-239550512 data=null button=1 stateMask=0x0 x=103 y=81 count=1}, TreeItem with text {FolderA}]
16:57:13 [2024-02-28T21:57:13.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239550512 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}]
16:57:13 [2024-02-28T21:57:13.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FolderA} time=-239550507 data=null button=1 stateMask=0x80000 x=103 y=81 count=1}, TreeItem with text {FolderA}]
16:57:13 [2024-02-28T21:57:13.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:57:13 [2024-02-28T21:57:13.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
16:57:13 [2024-02-28T21:57:13.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
16:57:13 [2024-02-28T21:57:13.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:57:13 [2024-02-28T21:57:13.739Z] 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=-239550125 data=null doit=true}, Shell with text {Trace Import}]
16:57:13 [2024-02-28T21:57:13.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:57:13 [2024-02-28T21:57:13.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:57:13 [2024-02-28T21:57:13.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:57:13 [2024-02-28T21:57:13.739Z] 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')
16:57:13 [2024-02-28T21:57:13.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:57:13 [2024-02-28T21:57:13.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:57:13 [2024-02-28T21:57:13.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:57:13 [2024-02-28T21:57:13.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:57:13 [2024-02-28T21:57:13.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:57:13 [2024-02-28T21:57:13.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:57:13 [2024-02-28T21:57:13.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:57:13 [2024-02-28T21:57:13.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:57:13 [2024-02-28T21:57:13.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:57:13 [2024-02-28T21:57:13.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:13 [2024-02-28T21:57:13.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:57:13 [2024-02-28T21:57:13.739Z] 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.
16:57:13 [2024-02-28T21:57:13.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:57:13 [2024-02-28T21:57:13.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:57:13 [2024-02-28T21:57:13.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:57:13 [2024-02-28T21:57:13.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:57:13 [2024-02-28T21:57:13.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:57:13 [2024-02-28T21:57:13.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:57:13 [2024-02-28T21:57:13.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:57:13 [2024-02-28T21:57:13.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:57:13 [2024-02-28T21:57:13.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=-239550113 data=null}, (of type 'Combo')]
16:57:13 [2024-02-28T21:57:13.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:57:13 [2024-02-28T21:57:13.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:13 [2024-02-28T21:57:13.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:13 [2024-02-28T21:57:13.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:57:13 [2024-02-28T21:57:13.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:13 [2024-02-28T21:57:13.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:13 [2024-02-28T21:57:13.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-239550084 data=null doit=true}, TreeItem with text {import}]
16:57:13 [2024-02-28T21:57:13.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-239550084 data=null}, TreeItem with text {import}]
16:57:13 [2024-02-28T21:57:13.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-239550084 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
16:57:13 [2024-02-28T21:57:13.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239550084 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}]
16:57:13 [2024-02-28T21:57:13.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-239550083 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
16:57:13 [2024-02-28T21:57:13.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:13 [2024-02-28T21:57:13.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=-239550082 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
16:57:13 [2024-02-28T21:57:13.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-239550082 data=null doit=true}, TreeItem with text {import}]
16:57:13 [2024-02-28T21:57:13.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-239550082 data=null}, TreeItem with text {import}]
16:57:13 [2024-02-28T21:57:13.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-239550082 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
16:57:13 [2024-02-28T21:57:13.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239550082 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}]
16:57:13 [2024-02-28T21:57:13.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-239550082 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
16:57:13 [2024-02-28T21:57:13.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:57:13 [2024-02-28T21:57:13.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:57:13 [2024-02-28T21:57:13.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomTxt.log
16:57:13 [2024-02-28T21:57:13.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:13 [2024-02-28T21:57:13.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:13 [2024-02-28T21:57:13.995Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
16:57:13 [2024-02-28T21:57:13.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:13 [2024-02-28T21:57:13.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239550029 data=null button=0 stateMask=0x0 x=153 y=58 count=0}, Tree node with text: kernel-overlap-testing]
16:57:13 [2024-02-28T21:57:13.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-239550029 data=null doit=true}, Tree node with text: kernel-overlap-testing]
16:57:13 [2024-02-28T21:57:13.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-239550029 data=null}, Tree node with text: kernel-overlap-testing]
16:57:13 [2024-02-28T21:57:13.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239550029 data=null button=1 stateMask=0x0 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
16:57:13 [2024-02-28T21:57:13.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239550029 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]
16:57:13 [2024-02-28T21:57:13.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239550027 data=null button=1 stateMask=0x80000 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
16:57:13 [2024-02-28T21:57:13.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel-overlap-testing
16:57:13 [2024-02-28T21:57:13.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:57:13 [2024-02-28T21:57:13.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:57:13 [2024-02-28T21:57:13.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:57:13 [2024-02-28T21:57:13.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:57:13 [2024-02-28T21:57:13.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:57:13 [2024-02-28T21:57:13.996Z] 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:'))
16:57:13 [2024-02-28T21:57:13.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:57:13 [2024-02-28T21:57:13.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-239550014 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:'))]
16:57:13 [2024-02-28T21:57:13.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:57:13 [2024-02-28T21:57:13.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:57:13 [2024-02-28T21:57:13.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:57:13 [2024-02-28T21:57:13.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:57:13 [2024-02-28T21:57:13.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:57:13 [2024-02-28T21:57:13.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:57:13 [2024-02-28T21:57:13.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:57:13 [2024-02-28T21:57:13.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:57:13 [2024-02-28T21:57:13.996Z] 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'
16:57:13 [2024-02-28T21:57:13.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:57:13 [2024-02-28T21:57:13.996Z] 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')
16:57:13 [2024-02-28T21:57:13.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:57:13 [2024-02-28T21:57:13.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:57:13 [2024-02-28T21:57:13.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:57:13 [2024-02-28T21:57:13.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:13 [2024-02-28T21:57:13.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:57:13 [2024-02-28T21:57:13.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:57:13 [2024-02-28T21:57:13.996Z] 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.
16:57:13 [2024-02-28T21:57:13.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:57:13 [2024-02-28T21:57:13.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:57:13 [2024-02-28T21:57:13.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:57:13 [2024-02-28T21:57:13.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:57:13 [2024-02-28T21:57:13.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:57:13 [2024-02-28T21:57:13.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:57:13 [2024-02-28T21:57:13.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:57:13 [2024-02-28T21:57:13.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:57:13 [2024-02-28T21:57:13.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:57:13 [2024-02-28T21:57:13.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:57:13 [2024-02-28T21:57:13.996Z] 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')
16:57:13 [2024-02-28T21:57:13.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:57:13 [2024-02-28T21:57:13.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:57:13 [2024-02-28T21:57:13.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:13 [2024-02-28T21:57:13.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:57:13 [2024-02-28T21:57:13.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:57:13 [2024-02-28T21:57:13.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@32568a56
16:57:13 [2024-02-28T21:57:13.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-239550012 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')]
16:57:13 [2024-02-28T21:57:13.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-239550012 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')]
16:57:13 [2024-02-28T21:57:13.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-239550012 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:57:13 [2024-02-28T21:57:13.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-239550012 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:57:13 [2024-02-28T21:57:13.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-239550012 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')]
16:57:13 [2024-02-28T21:57:13.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-239550012 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')]
16:57:13 [2024-02-28T21:57:13.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-239550012 data=null 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')]
16:57:13 [2024-02-28T21:57:13.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-239550012 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')]
16:57:13 [2024-02-28T21:57:13.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-239550012 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')]
16:57:13 [2024-02-28T21:57:13.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-239550012 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')]
16:57:13 [2024-02-28T21:57:13.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-239550012 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:57:13 [2024-02-28T21:57:13.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-239550012 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:57:13 [2024-02-28T21:57:13.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:57:13 [2024-02-28T21:57:13.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:57:13 [2024-02-28T21:57:13.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:57:13 [2024-02-28T21:57:13.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:57:13 [2024-02-28T21:57:13.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:57:13 [2024-02-28T21:57:13.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:57:13 [2024-02-28T21:57:13.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:57:13 [2024-02-28T21:57:13.997Z] 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')
16:57:13 [2024-02-28T21:57:13.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:57:13 [2024-02-28T21:57:13.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:57:13 [2024-02-28T21:57:13.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:57:13 [2024-02-28T21:57:13.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:57:13 [2024-02-28T21:57:13.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:57:13 [2024-02-28T21:57:13.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:13 [2024-02-28T21:57:13.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:57:13 [2024-02-28T21:57:13.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:57:13 [2024-02-28T21:57:13.997Z] 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.
16:57:13 [2024-02-28T21:57:13.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:57:13 [2024-02-28T21:57:13.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:57:13 [2024-02-28T21:57:13.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:57:13 [2024-02-28T21:57:13.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:57:13 [2024-02-28T21:57:13.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:57:13 [2024-02-28T21:57:13.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:57:13 [2024-02-28T21:57:13.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:57:13 [2024-02-28T21:57:13.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:57:13 [2024-02-28T21:57:13.997Z] 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')
16:57:13 [2024-02-28T21:57:13.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:57:13 [2024-02-28T21:57:13.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:57:13 [2024-02-28T21:57:13.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:57:13 [2024-02-28T21:57:13.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:57:13 [2024-02-28T21:57:13.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:13 [2024-02-28T21:57:13.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:57:13 [2024-02-28T21:57:13.997Z] 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')
16:57:13 [2024-02-28T21:57:13.997Z] 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.
16:57:13 [2024-02-28T21:57:13.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:57:13 [2024-02-28T21:57:13.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:57:13 [2024-02-28T21:57:13.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:57:13 [2024-02-28T21:57:13.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:57:13 [2024-02-28T21:57:13.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:57:13 [2024-02-28T21:57:13.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:57:13 [2024-02-28T21:57:13.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:57:13 [2024-02-28T21:57:13.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:57:13 [2024-02-28T21:57:13.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:57:13 [2024-02-28T21:57:13.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:57:13 [2024-02-28T21:57:13.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:57:13 [2024-02-28T21:57:13.998Z] 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')
16:57:13 [2024-02-28T21:57:13.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:57:13 [2024-02-28T21:57:13.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:13 [2024-02-28T21:57:13.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:57:13 [2024-02-28T21:57:13.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:57:13 [2024-02-28T21:57:13.998Z] 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.
16:57:13 [2024-02-28T21:57:13.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:57:13 [2024-02-28T21:57:13.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:57:13 [2024-02-28T21:57:13.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:57:13 [2024-02-28T21:57:13.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:57:13 [2024-02-28T21:57:13.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:57:13 [2024-02-28T21:57:13.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:57:13 [2024-02-28T21:57:13.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:57:13 [2024-02-28T21:57:13.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:57:13 [2024-02-28T21:57:13.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:57:13 [2024-02-28T21:57:13.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:57:13 [2024-02-28T21:57:13.998Z] 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)'
16:57:13 [2024-02-28T21:57:13.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:57:13 [2024-02-28T21:57:13.998Z] 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')
16:57:13 [2024-02-28T21:57:13.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:13 [2024-02-28T21:57:13.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:57:13 [2024-02-28T21:57:13.998Z] 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')
16:57:13 [2024-02-28T21:57:13.998Z] 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.
16:57:13 [2024-02-28T21:57:13.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:57:13 [2024-02-28T21:57:13.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:57:13 [2024-02-28T21:57:13.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:57:13 [2024-02-28T21:57:13.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:57:13 [2024-02-28T21:57:13.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:57:13 [2024-02-28T21:57:13.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:57:13 [2024-02-28T21:57:13.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:57:13 [2024-02-28T21:57:13.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:57:13 [2024-02-28T21:57:13.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:57:13 [2024-02-28T21:57:13.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:57:13 [2024-02-28T21:57:13.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:13 [2024-02-28T21:57:13.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:57:13 [2024-02-28T21:57:13.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:57:13 [2024-02-28T21:57:13.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:57:13 [2024-02-28T21:57:13.998Z] 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')
16:57:13 [2024-02-28T21:57:13.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:57:13 [2024-02-28T21:57:13.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-239550008 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:57:13 [2024-02-28T21:57:13.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-239550008 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:57:13 [2024-02-28T21:57:13.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-239550008 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:57:13 [2024-02-28T21:57:13.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-239550008 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:57:13 [2024-02-28T21:57:13.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-239550008 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:57:13 [2024-02-28T21:57:13.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-239550008 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:57:13 [2024-02-28T21:57:13.998Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:57:13 [2024-02-28T21:57:13.998Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:57:13 [2024-02-28T21:57:13.998Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:57:13 [2024-02-28T21:57:13.998Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:57:13 [2024-02-28T21:57:13.998Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:57:13 [2024-02-28T21:57:13.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:57:14 [2024-02-28T21:57:14.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-239550008 data=null 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')]
16:57:14 [2024-02-28T21:57:14.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-239550482 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
16:57:14 [2024-02-28T21:57:14.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:57:14 [2024-02-28T21:57:14.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:14 [2024-02-28T21:57:14.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:14 [2024-02-28T21:57:14.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:14 [2024-02-28T21:57:14.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:14 [2024-02-28T21:57:14.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:14 [2024-02-28T21:57:14.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239549500 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:57:14 [2024-02-28T21:57:14.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239549500 data=null doit=true}, TreeItem with text {test}]
16:57:14 [2024-02-28T21:57:14.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239549500 data=null}, TreeItem with text {test}]
16:57:14 [2024-02-28T21:57:14.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239549499 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:57:14 [2024-02-28T21:57:14.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239549499 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:57:14 [2024-02-28T21:57:14.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239549493 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:57:14 [2024-02-28T21:57:14.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:14 [2024-02-28T21:57:14.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239549493 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:57:14 [2024-02-28T21:57:14.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239549493 data=null doit=true}, TreeItem with text {test}]
16:57:14 [2024-02-28T21:57:14.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239549493 data=null}, TreeItem with text {test}]
16:57:14 [2024-02-28T21:57:14.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239549492 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:57:14 [2024-02-28T21:57:14.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239549492 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:57:14 [2024-02-28T21:57:14.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239549489 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:57:14 [2024-02-28T21:57:14.510Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:57:14 [2024-02-28T21:57:14.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:14 [2024-02-28T21:57:14.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-239549489 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
16:57:14 [2024-02-28T21:57:14.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-239549489 data=null doit=true}, TreeItem with text {Traces [2]}]
16:57:14 [2024-02-28T21:57:14.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-239549483 data=null}, TreeItem with text {Traces [2]}]
16:57:14 [2024-02-28T21:57:14.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-239549483 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:57:14 [2024-02-28T21:57:14.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239549483 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]}]
16:57:14 [2024-02-28T21:57:14.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-239549479 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:57:14 [2024-02-28T21:57:14.510Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
16:57:14 [2024-02-28T21:57:14.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FolderA [2]} time=-239549478 data=null doit=true}, TreeItem with text {FolderA [2]}]
16:57:14 [2024-02-28T21:57:14.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FolderA [2]} time=-239549478 data=null}, TreeItem with text {FolderA [2]}]
16:57:14 [2024-02-28T21:57:14.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FolderA [2]} time=-239549478 data=null button=1 stateMask=0x0 x=114 y=81 count=1}, TreeItem with text {FolderA [2]}]
16:57:14 [2024-02-28T21:57:14.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239549478 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]}]
16:57:14 [2024-02-28T21:57:14.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FolderA [2]} time=-239549477 data=null button=1 stateMask=0x80000 x=114 y=81 count=1}, TreeItem with text {FolderA [2]}]
16:57:14 [2024-02-28T21:57:14.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:57:14 [2024-02-28T21:57:14.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:14 [2024-02-28T21:57:14.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239549158 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:57:14 [2024-02-28T21:57:14.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239549158 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:57:14 [2024-02-28T21:57:14.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239549158 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:57:14 [2024-02-28T21:57:14.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239549158 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:57:14 [2024-02-28T21:57:14.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239549158 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}]
16:57:14 [2024-02-28T21:57:14.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239549132 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:57:14 [2024-02-28T21:57:14.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:14 [2024-02-28T21:57:14.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:14 [2024-02-28T21:57:14.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:14 [2024-02-28T21:57:14.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:14 [2024-02-28T21:57:14.766Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:57:14 [2024-02-28T21:57:14.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:14 [2024-02-28T21:57:14.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239549130 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:57:14 [2024-02-28T21:57:14.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239549130 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:57:14 [2024-02-28T21:57:14.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239549130 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:57:14 [2024-02-28T21:57:14.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239549130 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:57:14 [2024-02-28T21:57:14.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239549130 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}]
16:57:14 [2024-02-28T21:57:14.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239549127 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:57:14 [2024-02-28T21:57:14.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
16:57:14 [2024-02-28T21:57:14.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239549126 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:57:14 [2024-02-28T21:57:14.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239549126 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:57:14 [2024-02-28T21:57:14.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:14 [2024-02-28T21:57:14.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239549126 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:57:14 [2024-02-28T21:57:14.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239549126 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:57:14 [2024-02-28T21:57:14.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239549126 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}]
16:57:14 [2024-02-28T21:57:14.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239549124 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:57:14 [2024-02-28T21:57:14.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239549123 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:57:14 [2024-02-28T21:57:14.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239549123 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:57:14 [2024-02-28T21:57:14.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239549123 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}]
16:57:14 [2024-02-28T21:57:14.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239549092 data=null button=1 stateMask=0x80000 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:57:14 [2024-02-28T21:57:14.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239549087 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:57:14 [2024-02-28T21:57:14.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239549087 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:57:14 [2024-02-28T21:57:14.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239549086 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:57:14 [2024-02-28T21:57:14.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
16:57:15 [2024-02-28T21:57:15.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:57:16 [2024-02-28T21:57:16.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:57:16 [2024-02-28T21:57:16.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:57:16 [2024-02-28T21:57:16.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:57:16 [2024-02-28T21:57:16.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:57:16 [2024-02-28T21:57:16.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:57:16 [2024-02-28T21:57:16.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-239547582 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:57:16 [2024-02-28T21:57:16.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-239547582 data=null doit=true}, TableItem with text {}]
16:57:16 [2024-02-28T21:57:16.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-239547582 data=null}, TableItem with text {}]
16:57:16 [2024-02-28T21:57:16.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-239547582 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:57:16 [2024-02-28T21:57:16.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239547581 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:57:16 [2024-02-28T21:57:16.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-239547579 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:57:16 [2024-02-28T21:57:16.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:57:16 [2024-02-28T21:57:16.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:57:16 [2024-02-28T21:57:16.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:57:16 [2024-02-28T21:57:16.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:16 [2024-02-28T21:57:16.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239547526 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:57:16 [2024-02-28T21:57:16.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239547526 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:57:16 [2024-02-28T21:57:16.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239547526 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:57:16 [2024-02-28T21:57:16.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239547526 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:57:16 [2024-02-28T21:57:16.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239547526 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}]
16:57:16 [2024-02-28T21:57:16.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239547523 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:57:16 [2024-02-28T21:57:16.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:16 [2024-02-28T21:57:16.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:16 [2024-02-28T21:57:16.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:16 [2024-02-28T21:57:16.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:16 [2024-02-28T21:57:16.509Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:57:16 [2024-02-28T21:57:16.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:57:16 [2024-02-28T21:57:16.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:16 [2024-02-28T21:57:16.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:16 [2024-02-28T21:57:16.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:16 [2024-02-28T21:57:16.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:16 [2024-02-28T21:57:16.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:16 [2024-02-28T21:57:16.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239547520 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:57:16 [2024-02-28T21:57:16.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239547520 data=null doit=true}, TreeItem with text {test}]
16:57:16 [2024-02-28T21:57:16.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239547520 data=null}, TreeItem with text {test}]
16:57:16 [2024-02-28T21:57:16.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239547520 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:57:16 [2024-02-28T21:57:16.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239547519 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:57:16 [2024-02-28T21:57:16.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239547504 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:57:16 [2024-02-28T21:57:16.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:16 [2024-02-28T21:57:16.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239547504 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:57:16 [2024-02-28T21:57:16.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239547504 data=null doit=true}, TreeItem with text {test}]
16:57:16 [2024-02-28T21:57:16.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239547504 data=null}, TreeItem with text {test}]
16:57:16 [2024-02-28T21:57:16.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239547504 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:57:16 [2024-02-28T21:57:16.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239547503 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:57:16 [2024-02-28T21:57:16.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239547500 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:57:16 [2024-02-28T21:57:16.509Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:57:16 [2024-02-28T21:57:16.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:16 [2024-02-28T21:57:16.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-239547500 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
16:57:16 [2024-02-28T21:57:16.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-239547500 data=null doit=true}, TreeItem with text {Traces [2]}]
16:57:16 [2024-02-28T21:57:16.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-239547500 data=null}, TreeItem with text {Traces [2]}]
16:57:16 [2024-02-28T21:57:16.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-239547499 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:57:16 [2024-02-28T21:57:16.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239547499 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]}]
16:57:16 [2024-02-28T21:57:16.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-239547494 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:57:16 [2024-02-28T21:57:16.509Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
16:57:16 [2024-02-28T21:57:16.509Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {FolderA [2]} is already expanded. Won't expand it again.
16:57:16 [2024-02-28T21:57:16.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:57:16 [2024-02-28T21:57:16.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:16 [2024-02-28T21:57:16.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239547270 data=null button=0 stateMask=0x0 x=169 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
16:57:16 [2024-02-28T21:57:16.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-239547270 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:57:16 [2024-02-28T21:57:16.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-239547270 data=null}, TreeItem with text {kernel-overlap-testing}]
16:57:16 [2024-02-28T21:57:16.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239547269 data=null button=1 stateMask=0x0 x=169 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
16:57:16 [2024-02-28T21:57:16.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239547269 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}]
16:57:16 [2024-02-28T21:57:16.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239547239 data=null button=1 stateMask=0x80000 x=169 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
16:57:16 [2024-02-28T21:57:16.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:16 [2024-02-28T21:57:16.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:16 [2024-02-28T21:57:16.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:16 [2024-02-28T21:57:16.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:16 [2024-02-28T21:57:16.764Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:57:16 [2024-02-28T21:57:16.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:16 [2024-02-28T21:57:16.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239547238 data=null button=0 stateMask=0x0 x=169 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
16:57:16 [2024-02-28T21:57:16.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-239547238 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:57:16 [2024-02-28T21:57:16.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-239547238 data=null}, TreeItem with text {kernel-overlap-testing}]
16:57:16 [2024-02-28T21:57:16.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239547238 data=null button=1 stateMask=0x0 x=169 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
16:57:16 [2024-02-28T21:57:16.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239547237 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}]
16:57:16 [2024-02-28T21:57:16.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239547235 data=null button=1 stateMask=0x80000 x=169 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
16:57:16 [2024-02-28T21:57:16.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
16:57:16 [2024-02-28T21:57:16.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239547234 data=null button=0 stateMask=0x0 x=169 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
16:57:16 [2024-02-28T21:57:16.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-239547234 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:57:16 [2024-02-28T21:57:16.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:16 [2024-02-28T21:57:16.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-239547234 data=null}, TreeItem with text {kernel-overlap-testing}]
16:57:16 [2024-02-28T21:57:16.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239547234 data=null button=1 stateMask=0x0 x=169 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
16:57:16 [2024-02-28T21:57:16.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239547234 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}]
16:57:16 [2024-02-28T21:57:16.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239547232 data=null button=1 stateMask=0x80000 x=169 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
16:57:16 [2024-02-28T21:57:16.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239547231 data=null button=1 stateMask=0x0 x=169 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
16:57:16 [2024-02-28T21:57:16.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239547231 data=null button=1 stateMask=0x0 x=169 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
16:57:16 [2024-02-28T21:57:16.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239547231 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}]
16:57:16 [2024-02-28T21:57:16.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239547198 data=null button=1 stateMask=0x80000 x=169 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
16:57:16 [2024-02-28T21:57:16.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239547192 data=null button=0 stateMask=0x0 x=169 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
16:57:16 [2024-02-28T21:57:16.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-239547192 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:57:16 [2024-02-28T21:57:16.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-239547192 data=null}, TreeItem with text {kernel-overlap-testing}]
16:57:16 [2024-02-28T21:57:16.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
16:57:16 [2024-02-28T21:57:16.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:57:17 [2024-02-28T21:57:17.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:57:17 [2024-02-28T21:57:17.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:57:17 [2024-02-28T21:57:17.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:57:17 [2024-02-28T21:57:17.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:57:17 [2024-02-28T21:57:17.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:57:17 [2024-02-28T21:57:17.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:57:17 [2024-02-28T21:57:17.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:57:17 [2024-02-28T21:57:17.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-239546687 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:57:17 [2024-02-28T21:57:17.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-239546687 data=null doit=true}, TableItem with text {}]
16:57:17 [2024-02-28T21:57:17.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-239546687 data=null}, TableItem with text {}]
16:57:17 [2024-02-28T21:57:17.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-239546687 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:57:17 [2024-02-28T21:57:17.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239546687 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:57:17 [2024-02-28T21:57:17.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-239546684 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:57:17 [2024-02-28T21:57:17.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:57:17 [2024-02-28T21:57:17.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:57:18 [2024-02-28T21:57:18.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:57:18 [2024-02-28T21:57:18.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:18 [2024-02-28T21:57:18.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239545838 data=null button=0 stateMask=0x0 x=169 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
16:57:18 [2024-02-28T21:57:18.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-239545838 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:57:18 [2024-02-28T21:57:18.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-239545838 data=null}, TreeItem with text {kernel-overlap-testing}]
16:57:18 [2024-02-28T21:57:18.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239545838 data=null button=1 stateMask=0x0 x=169 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
16:57:18 [2024-02-28T21:57:18.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239545838 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}]
16:57:18 [2024-02-28T21:57:18.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239545835 data=null button=1 stateMask=0x80000 x=169 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
16:57:18 [2024-02-28T21:57:18.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:18 [2024-02-28T21:57:18.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:18 [2024-02-28T21:57:18.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:18 [2024-02-28T21:57:18.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:18 [2024-02-28T21:57:18.252Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:57:18 [2024-02-28T21:57:18.252Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
16:57:18 [2024-02-28T21:57:18.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:18 [2024-02-28T21:57:18.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FolderB} time=-239545833 data=null button=0 stateMask=0x0 x=103 y=150 count=0}, TreeItem with text {FolderB}]
16:57:18 [2024-02-28T21:57:18.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FolderB} time=-239545833 data=null doit=true}, TreeItem with text {FolderB}]
16:57:18 [2024-02-28T21:57:18.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FolderB} time=-239545833 data=null}, TreeItem with text {FolderB}]
16:57:18 [2024-02-28T21:57:18.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FolderB} time=-239545833 data=null button=1 stateMask=0x0 x=103 y=150 count=1}, TreeItem with text {FolderB}]
16:57:18 [2024-02-28T21:57:18.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239545833 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}]
16:57:18 [2024-02-28T21:57:18.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FolderB} time=-239545826 data=null button=1 stateMask=0x80000 x=103 y=150 count=1}, TreeItem with text {FolderB}]
16:57:18 [2024-02-28T21:57:18.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:57:18 [2024-02-28T21:57:18.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
16:57:18 [2024-02-28T21:57:18.252Z] 
16:57:18 [2024-02-28T21:57:18.252Z] (Eclipse:19192): Gtk-WARNING **: 21:57:18.209: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:57:18 [2024-02-28T21:57:18.252Z] 
16:57:18 [2024-02-28T21:57:18.252Z] (Eclipse:19192): Gtk-WARNING **: 21:57:18.209: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:57:18 [2024-02-28T21:57:18.252Z] 
16:57:18 [2024-02-28T21:57:18.252Z] (Eclipse:19192): Gtk-WARNING **: 21:57:18.209: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:57:18 [2024-02-28T21:57:18.252Z] 
16:57:18 [2024-02-28T21:57:18.252Z] (Eclipse:19192): Gtk-WARNING **: 21:57:18.209: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:57:18 [2024-02-28T21:57:18.514Z] 
16:57:18 [2024-02-28T21:57:18.514Z] (Eclipse:19192): Gtk-WARNING **: 21:57:18.285: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:57:18 [2024-02-28T21:57:18.514Z] 
16:57:18 [2024-02-28T21:57:18.514Z] (Eclipse:19192): Gtk-WARNING **: 21:57:18.285: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:57:18 [2024-02-28T21:57:18.514Z] 
16:57:18 [2024-02-28T21:57:18.514Z] (Eclipse:19192): Gtk-WARNING **: 21:57:18.285: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:57:18 [2024-02-28T21:57:18.514Z] 
16:57:18 [2024-02-28T21:57:18.514Z] (Eclipse:19192): Gtk-WARNING **: 21:57:18.285: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:57:18 [2024-02-28T21:57:18.514Z] 
16:57:18 [2024-02-28T21:57:18.514Z] (Eclipse:19192): Gtk-WARNING **: 21:57:18.302: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:57:18 [2024-02-28T21:57:18.514Z] 
16:57:18 [2024-02-28T21:57:18.514Z] (Eclipse:19192): Gtk-WARNING **: 21:57:18.302: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:57:18 [2024-02-28T21:57:18.514Z] 
16:57:18 [2024-02-28T21:57:18.514Z] (Eclipse:19192): Gtk-WARNING **: 21:57:18.302: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:57:18 [2024-02-28T21:57:18.514Z] 
16:57:18 [2024-02-28T21:57:18.514Z] (Eclipse:19192): Gtk-WARNING **: 21:57:18.302: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:57:18 [2024-02-28T21:57:18.514Z] 
16:57:18 [2024-02-28T21:57:18.514Z] (Eclipse:19192): Gtk-WARNING **: 21:57:18.318: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:57:18 [2024-02-28T21:57:18.514Z] 
16:57:18 [2024-02-28T21:57:18.514Z] (Eclipse:19192): Gtk-WARNING **: 21:57:18.318: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:57:18 [2024-02-28T21:57:18.514Z] 
16:57:18 [2024-02-28T21:57:18.514Z] (Eclipse:19192): Gtk-WARNING **: 21:57:18.318: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:57:18 [2024-02-28T21:57:18.514Z] 
16:57:18 [2024-02-28T21:57:18.514Z] (Eclipse:19192): Gtk-WARNING **: 21:57:18.318: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:57:18 [2024-02-28T21:57:18.514Z] 
16:57:18 [2024-02-28T21:57:18.514Z] (Eclipse:19192): Gtk-WARNING **: 21:57:18.373: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:57:18 [2024-02-28T21:57:18.514Z] 
16:57:18 [2024-02-28T21:57:18.514Z] (Eclipse:19192): Gtk-WARNING **: 21:57:18.373: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:57:18 [2024-02-28T21:57:18.514Z] 
16:57:18 [2024-02-28T21:57:18.514Z] (Eclipse:19192): Gtk-WARNING **: 21:57:18.373: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:57:18 [2024-02-28T21:57:18.514Z] 
16:57:18 [2024-02-28T21:57:18.514Z] (Eclipse:19192): Gtk-WARNING **: 21:57:18.373: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:57:18 [2024-02-28T21:57:18.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
16:57:18 [2024-02-28T21:57:18.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:57:18 [2024-02-28T21:57:18.514Z] 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=-239545421 data=null doit=true}, Shell with text {Trace Import}]
16:57:18 [2024-02-28T21:57:18.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:57:18 [2024-02-28T21:57:18.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:57:18 [2024-02-28T21:57:18.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:57:18 [2024-02-28T21:57:18.514Z] 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')
16:57:18 [2024-02-28T21:57:18.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:57:18 [2024-02-28T21:57:18.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:57:18 [2024-02-28T21:57:18.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:57:18 [2024-02-28T21:57:18.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:57:18 [2024-02-28T21:57:18.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:57:18 [2024-02-28T21:57:18.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:57:18 [2024-02-28T21:57:18.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:57:18 [2024-02-28T21:57:18.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:57:18 [2024-02-28T21:57:18.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:57:18 [2024-02-28T21:57:18.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:18 [2024-02-28T21:57:18.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:57:18 [2024-02-28T21:57:18.514Z] 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.
16:57:18 [2024-02-28T21:57:18.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:57:18 [2024-02-28T21:57:18.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:57:18 [2024-02-28T21:57:18.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:57:18 [2024-02-28T21:57:18.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:57:18 [2024-02-28T21:57:18.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:57:18 [2024-02-28T21:57:18.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:57:18 [2024-02-28T21:57:18.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:57:18 [2024-02-28T21:57:18.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:57:18 [2024-02-28T21:57:18.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=-239545418 data=null}, (of type 'Combo')]
16:57:18 [2024-02-28T21:57:18.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:57:18 [2024-02-28T21:57:18.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:18 [2024-02-28T21:57:18.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:18 [2024-02-28T21:57:18.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:57:18 [2024-02-28T21:57:18.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:18 [2024-02-28T21:57:18.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:18 [2024-02-28T21:57:18.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-239545391 data=null doit=true}, TreeItem with text {import}]
16:57:18 [2024-02-28T21:57:18.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-239545391 data=null}, TreeItem with text {import}]
16:57:18 [2024-02-28T21:57:18.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-239545390 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
16:57:18 [2024-02-28T21:57:18.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239545390 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}]
16:57:18 [2024-02-28T21:57:18.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-239545389 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
16:57:18 [2024-02-28T21:57:18.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:18 [2024-02-28T21:57:18.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=-239545389 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
16:57:18 [2024-02-28T21:57:18.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-239545389 data=null doit=true}, TreeItem with text {import}]
16:57:18 [2024-02-28T21:57:18.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-239545389 data=null}, TreeItem with text {import}]
16:57:18 [2024-02-28T21:57:18.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-239545389 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
16:57:18 [2024-02-28T21:57:18.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239545388 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}]
16:57:18 [2024-02-28T21:57:18.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-239545388 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
16:57:18 [2024-02-28T21:57:18.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:57:18 [2024-02-28T21:57:18.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:57:18 [2024-02-28T21:57:18.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomTxt.log
16:57:18 [2024-02-28T21:57:18.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:18 [2024-02-28T21:57:18.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:18 [2024-02-28T21:57:18.515Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
16:57:18 [2024-02-28T21:57:18.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:18 [2024-02-28T21:57:18.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239545382 data=null button=0 stateMask=0x0 x=153 y=58 count=0}, Tree node with text: kernel-overlap-testing]
16:57:18 [2024-02-28T21:57:18.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-239545382 data=null doit=true}, Tree node with text: kernel-overlap-testing]
16:57:18 [2024-02-28T21:57:18.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-239545382 data=null}, Tree node with text: kernel-overlap-testing]
16:57:18 [2024-02-28T21:57:18.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239545382 data=null button=1 stateMask=0x0 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
16:57:18 [2024-02-28T21:57:18.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239545381 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]
16:57:18 [2024-02-28T21:57:18.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239545333 data=null button=1 stateMask=0x80000 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
16:57:18 [2024-02-28T21:57:18.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel-overlap-testing
16:57:18 [2024-02-28T21:57:18.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:57:18 [2024-02-28T21:57:18.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:57:18 [2024-02-28T21:57:18.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:57:18 [2024-02-28T21:57:18.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:57:18 [2024-02-28T21:57:18.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:57:18 [2024-02-28T21:57:18.515Z] 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:'))
16:57:18 [2024-02-28T21:57:18.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:57:18 [2024-02-28T21:57:18.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-239545331 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:'))]
16:57:18 [2024-02-28T21:57:18.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:57:18 [2024-02-28T21:57:18.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:57:18 [2024-02-28T21:57:18.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:57:18 [2024-02-28T21:57:18.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:57:18 [2024-02-28T21:57:18.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:57:18 [2024-02-28T21:57:18.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:57:18 [2024-02-28T21:57:18.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:57:18 [2024-02-28T21:57:18.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:57:18 [2024-02-28T21:57:18.515Z] 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'
16:57:18 [2024-02-28T21:57:18.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:57:18 [2024-02-28T21:57:18.515Z] 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')
16:57:18 [2024-02-28T21:57:18.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:57:18 [2024-02-28T21:57:18.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:57:18 [2024-02-28T21:57:18.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:57:18 [2024-02-28T21:57:18.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:18 [2024-02-28T21:57:18.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:57:18 [2024-02-28T21:57:18.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:57:18 [2024-02-28T21:57:18.516Z] 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.
16:57:18 [2024-02-28T21:57:18.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:57:18 [2024-02-28T21:57:18.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:57:18 [2024-02-28T21:57:18.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:57:18 [2024-02-28T21:57:18.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:57:18 [2024-02-28T21:57:18.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:57:18 [2024-02-28T21:57:18.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:57:18 [2024-02-28T21:57:18.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:57:18 [2024-02-28T21:57:18.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:57:18 [2024-02-28T21:57:18.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:57:18 [2024-02-28T21:57:18.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:57:18 [2024-02-28T21:57:18.516Z] 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')
16:57:18 [2024-02-28T21:57:18.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:57:18 [2024-02-28T21:57:18.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:57:18 [2024-02-28T21:57:18.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:18 [2024-02-28T21:57:18.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:57:18 [2024-02-28T21:57:18.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:57:18 [2024-02-28T21:57:18.516Z] 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.
16:57:18 [2024-02-28T21:57:18.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:57:18 [2024-02-28T21:57:18.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:57:18 [2024-02-28T21:57:18.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:57:18 [2024-02-28T21:57:18.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:57:18 [2024-02-28T21:57:18.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:57:18 [2024-02-28T21:57:18.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:57:18 [2024-02-28T21:57:18.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:57:18 [2024-02-28T21:57:18.516Z] 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')
16:57:18 [2024-02-28T21:57:18.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:57:18 [2024-02-28T21:57:18.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:57:18 [2024-02-28T21:57:18.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:57:18 [2024-02-28T21:57:18.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:57:18 [2024-02-28T21:57:18.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:57:18 [2024-02-28T21:57:18.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:18 [2024-02-28T21:57:18.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:57:18 [2024-02-28T21:57:18.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:57:18 [2024-02-28T21:57:18.516Z] 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.
16:57:18 [2024-02-28T21:57:18.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:57:18 [2024-02-28T21:57:18.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:57:18 [2024-02-28T21:57:18.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:57:18 [2024-02-28T21:57:18.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:57:18 [2024-02-28T21:57:18.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:57:18 [2024-02-28T21:57:18.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:57:18 [2024-02-28T21:57:18.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:57:18 [2024-02-28T21:57:18.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:57:18 [2024-02-28T21:57:18.516Z] 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')
16:57:18 [2024-02-28T21:57:18.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:57:18 [2024-02-28T21:57:18.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:57:18 [2024-02-28T21:57:18.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:57:18 [2024-02-28T21:57:18.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:57:18 [2024-02-28T21:57:18.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:18 [2024-02-28T21:57:18.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:57:18 [2024-02-28T21:57:18.516Z] 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')
16:57:18 [2024-02-28T21:57:18.516Z] 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.
16:57:18 [2024-02-28T21:57:18.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:57:18 [2024-02-28T21:57:18.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:57:18 [2024-02-28T21:57:18.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:57:18 [2024-02-28T21:57:18.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:57:18 [2024-02-28T21:57:18.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:57:18 [2024-02-28T21:57:18.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:57:18 [2024-02-28T21:57:18.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:57:18 [2024-02-28T21:57:18.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:57:18 [2024-02-28T21:57:18.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:57:18 [2024-02-28T21:57:18.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:57:18 [2024-02-28T21:57:18.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:57:18 [2024-02-28T21:57:18.517Z] 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')
16:57:18 [2024-02-28T21:57:18.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:57:18 [2024-02-28T21:57:18.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:18 [2024-02-28T21:57:18.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:57:18 [2024-02-28T21:57:18.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:57:18 [2024-02-28T21:57:18.517Z] 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.
16:57:18 [2024-02-28T21:57:18.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:57:18 [2024-02-28T21:57:18.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:57:18 [2024-02-28T21:57:18.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:57:18 [2024-02-28T21:57:18.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:57:18 [2024-02-28T21:57:18.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:57:18 [2024-02-28T21:57:18.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:57:18 [2024-02-28T21:57:18.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:57:18 [2024-02-28T21:57:18.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:57:18 [2024-02-28T21:57:18.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:57:18 [2024-02-28T21:57:18.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:57:18 [2024-02-28T21:57:18.517Z] 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)'
16:57:18 [2024-02-28T21:57:18.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:57:18 [2024-02-28T21:57:18.517Z] 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')
16:57:18 [2024-02-28T21:57:18.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:18 [2024-02-28T21:57:18.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:57:18 [2024-02-28T21:57:18.517Z] 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')
16:57:18 [2024-02-28T21:57:18.517Z] 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.
16:57:18 [2024-02-28T21:57:18.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:57:18 [2024-02-28T21:57:18.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:57:18 [2024-02-28T21:57:18.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:57:18 [2024-02-28T21:57:18.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:57:18 [2024-02-28T21:57:18.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:57:18 [2024-02-28T21:57:18.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:57:18 [2024-02-28T21:57:18.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:57:18 [2024-02-28T21:57:18.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:57:18 [2024-02-28T21:57:18.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:57:18 [2024-02-28T21:57:18.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:57:18 [2024-02-28T21:57:18.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:18 [2024-02-28T21:57:18.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:57:18 [2024-02-28T21:57:18.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:57:18 [2024-02-28T21:57:18.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:57:18 [2024-02-28T21:57:18.517Z] 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')
16:57:18 [2024-02-28T21:57:18.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:57:18 [2024-02-28T21:57:18.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-239545325 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:57:18 [2024-02-28T21:57:18.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-239545325 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:57:18 [2024-02-28T21:57:18.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-239545325 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:57:18 [2024-02-28T21:57:18.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-239545325 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:57:18 [2024-02-28T21:57:18.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-239545325 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:57:18 [2024-02-28T21:57:18.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-239545325 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:57:18 [2024-02-28T21:57:18.773Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:57:18 [2024-02-28T21:57:18.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-239545325 data=null 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')]
16:57:18 [2024-02-28T21:57:18.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-239545799 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
16:57:18 [2024-02-28T21:57:18.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:57:18 [2024-02-28T21:57:18.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:57:18 [2024-02-28T21:57:18.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:18 [2024-02-28T21:57:18.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:18 [2024-02-28T21:57:18.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:18 [2024-02-28T21:57:18.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:18 [2024-02-28T21:57:18.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:18 [2024-02-28T21:57:18.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239545078 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:57:18 [2024-02-28T21:57:18.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239545078 data=null doit=true}, TreeItem with text {test}]
16:57:18 [2024-02-28T21:57:18.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239545078 data=null}, TreeItem with text {test}]
16:57:18 [2024-02-28T21:57:18.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239545078 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:57:18 [2024-02-28T21:57:18.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239545078 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:57:19 [2024-02-28T21:57:19.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239545012 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:57:19 [2024-02-28T21:57:19.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:19 [2024-02-28T21:57:19.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239545012 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:57:19 [2024-02-28T21:57:19.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239545011 data=null doit=true}, TreeItem with text {test}]
16:57:19 [2024-02-28T21:57:19.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239545011 data=null}, TreeItem with text {test}]
16:57:19 [2024-02-28T21:57:19.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239545011 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:57:19 [2024-02-28T21:57:19.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239545011 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:57:19 [2024-02-28T21:57:19.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239545008 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:57:19 [2024-02-28T21:57:19.028Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:57:19 [2024-02-28T21:57:19.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:19 [2024-02-28T21:57:19.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-239545007 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
16:57:19 [2024-02-28T21:57:19.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-239545007 data=null doit=true}, TreeItem with text {Traces [2]}]
16:57:19 [2024-02-28T21:57:19.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-239545007 data=null}, TreeItem with text {Traces [2]}]
16:57:19 [2024-02-28T21:57:19.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-239545007 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:57:19 [2024-02-28T21:57:19.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239545007 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]}]
16:57:19 [2024-02-28T21:57:19.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-239544993 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:57:19 [2024-02-28T21:57:19.028Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
16:57:19 [2024-02-28T21:57:19.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FolderB} time=-239544993 data=null doit=true}, TreeItem with text {FolderB}]
16:57:19 [2024-02-28T21:57:19.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FolderB} time=-239544993 data=null}, TreeItem with text {FolderB}]
16:57:19 [2024-02-28T21:57:19.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FolderB} time=-239544992 data=null button=1 stateMask=0x0 x=103 y=150 count=1}, TreeItem with text {FolderB}]
16:57:19 [2024-02-28T21:57:19.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239544992 data=null item=TreeItem {FolderB} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {FolderB}]
16:57:19 [2024-02-28T21:57:19.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FolderB} time=-239544991 data=null button=1 stateMask=0x80000 x=103 y=150 count=1}, TreeItem with text {FolderB}]
16:57:19 [2024-02-28T21:57:19.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:57:19 [2024-02-28T21:57:19.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:19 [2024-02-28T21:57:19.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239544772 data=null button=0 stateMask=0x0 x=172 y=173 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:57:19 [2024-02-28T21:57:19.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239544772 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:57:19 [2024-02-28T21:57:19.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239544772 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:57:19 [2024-02-28T21:57:19.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239544772 data=null button=1 stateMask=0x0 x=172 y=173 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:57:19 [2024-02-28T21:57:19.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239544772 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}]
16:57:19 [2024-02-28T21:57:19.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239544742 data=null button=1 stateMask=0x80000 x=172 y=173 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:57:19 [2024-02-28T21:57:19.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:19 [2024-02-28T21:57:19.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:19 [2024-02-28T21:57:19.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:19 [2024-02-28T21:57:19.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:19 [2024-02-28T21:57:19.285Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:57:19 [2024-02-28T21:57:19.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:19 [2024-02-28T21:57:19.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239544741 data=null button=0 stateMask=0x0 x=172 y=173 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:57:19 [2024-02-28T21:57:19.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239544741 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:57:19 [2024-02-28T21:57:19.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239544741 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:57:19 [2024-02-28T21:57:19.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239544741 data=null button=1 stateMask=0x0 x=172 y=173 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:57:19 [2024-02-28T21:57:19.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239544740 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}]
16:57:19 [2024-02-28T21:57:19.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239544738 data=null button=1 stateMask=0x80000 x=172 y=173 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:57:19 [2024-02-28T21:57:19.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
16:57:19 [2024-02-28T21:57:19.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239544738 data=null button=0 stateMask=0x0 x=172 y=173 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:57:19 [2024-02-28T21:57:19.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239544738 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:57:19 [2024-02-28T21:57:19.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:19 [2024-02-28T21:57:19.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239544738 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:57:19 [2024-02-28T21:57:19.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239544737 data=null button=1 stateMask=0x0 x=172 y=173 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:57:19 [2024-02-28T21:57:19.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239544737 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}]
16:57:19 [2024-02-28T21:57:19.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239544733 data=null button=1 stateMask=0x80000 x=172 y=173 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:57:19 [2024-02-28T21:57:19.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239544733 data=null button=1 stateMask=0x0 x=172 y=173 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:57:19 [2024-02-28T21:57:19.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239544733 data=null button=1 stateMask=0x0 x=172 y=173 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:57:19 [2024-02-28T21:57:19.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239544733 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}]
16:57:19 [2024-02-28T21:57:19.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239544698 data=null button=1 stateMask=0x80000 x=172 y=173 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:57:19 [2024-02-28T21:57:19.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239544533 data=null button=0 stateMask=0x0 x=172 y=173 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:57:19 [2024-02-28T21:57:19.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239544533 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:57:19 [2024-02-28T21:57:19.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239544533 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:57:19 [2024-02-28T21:57:19.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
16:57:19 [2024-02-28T21:57:19.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:57:19 [2024-02-28T21:57:19.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:57:19 [2024-02-28T21:57:19.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:57:20 [2024-02-28T21:57:20.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:57:20 [2024-02-28T21:57:20.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:57:20 [2024-02-28T21:57:20.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:57:20 [2024-02-28T21:57:20.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:57:20 [2024-02-28T21:57:20.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:57:20 [2024-02-28T21:57:20.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-239543529 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:57:20 [2024-02-28T21:57:20.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-239543529 data=null doit=true}, TableItem with text {}]
16:57:20 [2024-02-28T21:57:20.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-239543529 data=null}, TableItem with text {}]
16:57:20 [2024-02-28T21:57:20.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-239543528 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:57:20 [2024-02-28T21:57:20.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239543528 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:57:20 [2024-02-28T21:57:20.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-239543527 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:57:20 [2024-02-28T21:57:20.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:57:20 [2024-02-28T21:57:20.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:57:20 [2024-02-28T21:57:20.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:57:20 [2024-02-28T21:57:20.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-239543527 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:57:20 [2024-02-28T21:57:20.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-239543527 data=null doit=true}, TableItem with text {}]
16:57:20 [2024-02-28T21:57:20.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-239543527 data=null}, TableItem with text {}]
16:57:20 [2024-02-28T21:57:20.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-239543526 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:57:20 [2024-02-28T21:57:20.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239543526 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:57:20 [2024-02-28T21:57:20.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-239543526 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:57:20 [2024-02-28T21:57:20.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:57:20 [2024-02-28T21:57:20.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:57:20 [2024-02-28T21:57:20.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:57:20 [2024-02-28T21:57:20.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:20 [2024-02-28T21:57:20.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239542959 data=null button=0 stateMask=0x0 x=172 y=173 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:57:20 [2024-02-28T21:57:20.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239542959 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:57:20 [2024-02-28T21:57:20.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239542959 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:57:20 [2024-02-28T21:57:20.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239542958 data=null button=1 stateMask=0x0 x=172 y=173 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:57:20 [2024-02-28T21:57:20.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239542958 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}]
16:57:20 [2024-02-28T21:57:20.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239542955 data=null button=1 stateMask=0x80000 x=172 y=173 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:57:20 [2024-02-28T21:57:20.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:20 [2024-02-28T21:57:20.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:20 [2024-02-28T21:57:20.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:20 [2024-02-28T21:57:20.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:20 [2024-02-28T21:57:20.905Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:57:20 [2024-02-28T21:57:20.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:57:20 [2024-02-28T21:57:20.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:20 [2024-02-28T21:57:20.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:20 [2024-02-28T21:57:20.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:20 [2024-02-28T21:57:20.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:20 [2024-02-28T21:57:20.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:20 [2024-02-28T21:57:20.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239542950 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:57:20 [2024-02-28T21:57:20.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239542950 data=null doit=true}, TreeItem with text {test}]
16:57:20 [2024-02-28T21:57:20.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239542950 data=null}, TreeItem with text {test}]
16:57:20 [2024-02-28T21:57:20.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239542949 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:57:20 [2024-02-28T21:57:20.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239542949 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:57:20 [2024-02-28T21:57:20.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239542939 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:57:20 [2024-02-28T21:57:20.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:20 [2024-02-28T21:57:20.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239542938 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:57:20 [2024-02-28T21:57:20.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239542938 data=null doit=true}, TreeItem with text {test}]
16:57:20 [2024-02-28T21:57:20.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239542938 data=null}, TreeItem with text {test}]
16:57:20 [2024-02-28T21:57:20.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239542938 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:57:20 [2024-02-28T21:57:20.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239542938 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:57:20 [2024-02-28T21:57:20.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239542928 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:57:20 [2024-02-28T21:57:20.906Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:57:20 [2024-02-28T21:57:20.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:20 [2024-02-28T21:57:20.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-239542927 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
16:57:20 [2024-02-28T21:57:20.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-239542927 data=null doit=true}, TreeItem with text {Traces [4]}]
16:57:20 [2024-02-28T21:57:20.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-239542927 data=null}, TreeItem with text {Traces [4]}]
16:57:20 [2024-02-28T21:57:20.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-239542927 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
16:57:20 [2024-02-28T21:57:20.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239542927 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]}]
16:57:20 [2024-02-28T21:57:20.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-239542921 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
16:57:20 [2024-02-28T21:57:20.906Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
16:57:20 [2024-02-28T21:57:20.906Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {FolderB [2]} is already expanded. Won't expand it again.
16:57:21 [2024-02-28T21:57:21.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:57:21 [2024-02-28T21:57:21.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:21 [2024-02-28T21:57:21.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239542600 data=null button=0 stateMask=0x0 x=169 y=196 count=0}, TreeItem with text {kernel-overlap-testing}]
16:57:21 [2024-02-28T21:57:21.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-239542600 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:57:21 [2024-02-28T21:57:21.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-239542600 data=null}, TreeItem with text {kernel-overlap-testing}]
16:57:21 [2024-02-28T21:57:21.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239542600 data=null button=1 stateMask=0x0 x=169 y=196 count=1}, TreeItem with text {kernel-overlap-testing}]
16:57:21 [2024-02-28T21:57:21.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239542600 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}]
16:57:21 [2024-02-28T21:57:21.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239542572 data=null button=1 stateMask=0x80000 x=169 y=196 count=1}, TreeItem with text {kernel-overlap-testing}]
16:57:21 [2024-02-28T21:57:21.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:21 [2024-02-28T21:57:21.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:21 [2024-02-28T21:57:21.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:21 [2024-02-28T21:57:21.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:21 [2024-02-28T21:57:21.467Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:57:21 [2024-02-28T21:57:21.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:21 [2024-02-28T21:57:21.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239542571 data=null button=0 stateMask=0x0 x=169 y=196 count=0}, TreeItem with text {kernel-overlap-testing}]
16:57:21 [2024-02-28T21:57:21.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-239542571 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:57:21 [2024-02-28T21:57:21.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-239542571 data=null}, TreeItem with text {kernel-overlap-testing}]
16:57:21 [2024-02-28T21:57:21.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239542571 data=null button=1 stateMask=0x0 x=169 y=196 count=1}, TreeItem with text {kernel-overlap-testing}]
16:57:21 [2024-02-28T21:57:21.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239542571 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}]
16:57:21 [2024-02-28T21:57:21.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239542568 data=null button=1 stateMask=0x80000 x=169 y=196 count=1}, TreeItem with text {kernel-overlap-testing}]
16:57:21 [2024-02-28T21:57:21.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
16:57:21 [2024-02-28T21:57:21.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239542568 data=null button=0 stateMask=0x0 x=169 y=196 count=0}, TreeItem with text {kernel-overlap-testing}]
16:57:21 [2024-02-28T21:57:21.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-239542568 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:57:21 [2024-02-28T21:57:21.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:21 [2024-02-28T21:57:21.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-239542568 data=null}, TreeItem with text {kernel-overlap-testing}]
16:57:21 [2024-02-28T21:57:21.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239542567 data=null button=1 stateMask=0x0 x=169 y=196 count=1}, TreeItem with text {kernel-overlap-testing}]
16:57:21 [2024-02-28T21:57:21.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239542567 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}]
16:57:21 [2024-02-28T21:57:21.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239542565 data=null button=1 stateMask=0x80000 x=169 y=196 count=1}, TreeItem with text {kernel-overlap-testing}]
16:57:21 [2024-02-28T21:57:21.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239542565 data=null button=1 stateMask=0x0 x=169 y=196 count=2}, TreeItem with text {kernel-overlap-testing}]
16:57:21 [2024-02-28T21:57:21.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239542565 data=null button=1 stateMask=0x0 x=169 y=196 count=2}, TreeItem with text {kernel-overlap-testing}]
16:57:21 [2024-02-28T21:57:21.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239542565 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}]
16:57:21 [2024-02-28T21:57:21.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239542530 data=null button=1 stateMask=0x80000 x=169 y=196 count=2}, TreeItem with text {kernel-overlap-testing}]
16:57:21 [2024-02-28T21:57:21.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239542524 data=null button=0 stateMask=0x0 x=169 y=196 count=0}, TreeItem with text {kernel-overlap-testing}]
16:57:21 [2024-02-28T21:57:21.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-239542524 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:57:21 [2024-02-28T21:57:21.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-239542524 data=null}, TreeItem with text {kernel-overlap-testing}]
16:57:21 [2024-02-28T21:57:21.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
16:57:21 [2024-02-28T21:57:21.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:57:21 [2024-02-28T21:57:21.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:57:21 [2024-02-28T21:57:21.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:57:22 [2024-02-28T21:57:22.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:57:22 [2024-02-28T21:57:22.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:57:22 [2024-02-28T21:57:22.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:57:22 [2024-02-28T21:57:22.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:57:22 [2024-02-28T21:57:22.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:57:22 [2024-02-28T21:57:22.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:57:22 [2024-02-28T21:57:22.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:57:22 [2024-02-28T21:57:22.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:57:22 [2024-02-28T21:57:22.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:57:22 [2024-02-28T21:57:22.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-239542019 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:57:22 [2024-02-28T21:57:22.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-239542019 data=null doit=true}, TableItem with text {}]
16:57:22 [2024-02-28T21:57:22.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-239542019 data=null}, TableItem with text {}]
16:57:22 [2024-02-28T21:57:22.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-239542019 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:57:22 [2024-02-28T21:57:22.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239542019 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:57:22 [2024-02-28T21:57:22.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-239542011 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:57:22 [2024-02-28T21:57:22.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:57:22 [2024-02-28T21:57:22.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:57:22 [2024-02-28T21:57:22.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:57:22 [2024-02-28T21:57:22.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:22 [2024-02-28T21:57:22.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239541142 data=null button=0 stateMask=0x0 x=169 y=196 count=0}, TreeItem with text {kernel-overlap-testing}]
16:57:22 [2024-02-28T21:57:22.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-239541142 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:57:22 [2024-02-28T21:57:22.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-239541142 data=null}, TreeItem with text {kernel-overlap-testing}]
16:57:22 [2024-02-28T21:57:22.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239541142 data=null button=1 stateMask=0x0 x=169 y=196 count=1}, TreeItem with text {kernel-overlap-testing}]
16:57:22 [2024-02-28T21:57:22.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239541141 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}]
16:57:22 [2024-02-28T21:57:22.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239541135 data=null button=1 stateMask=0x80000 x=169 y=196 count=1}, TreeItem with text {kernel-overlap-testing}]
16:57:22 [2024-02-28T21:57:22.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:22 [2024-02-28T21:57:22.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:22 [2024-02-28T21:57:22.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:22 [2024-02-28T21:57:22.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:22 [2024-02-28T21:57:22.954Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:57:22 [2024-02-28T21:57:22.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:57:22 [2024-02-28T21:57:22.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:22 [2024-02-28T21:57:22.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:22 [2024-02-28T21:57:22.954Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
16:57:22 [2024-02-28T21:57:22.954Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {FolderA [2]} is already expanded. Won't expand it again.
16:57:22 [2024-02-28T21:57:22.954Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
16:57:22 [2024-02-28T21:57:22.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:57:22 [2024-02-28T21:57:22.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 6 to [MouseEnter [6]: MouseEvent{Tree {} [layout=null] time=-239541133 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
16:57:22 [2024-02-28T21:57:22.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 5 to [MouseMove [5]: MouseEvent{Tree {} [layout=null] time=-239541133 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
16:57:22 [2024-02-28T21:57:22.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 26 to [Activate [26]: ShellEvent{Tree {} [layout=null] time=-239541133 data=null doit=true}, (of type 'Tree')]
16:57:22 [2024-02-28T21:57:22.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 15 to [FocusIn [15]: FocusEvent{Tree {} [layout=null] time=-239541133 data=null}, (of type 'Tree')]
16:57:22 [2024-02-28T21:57:22.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239541132 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, (of type 'Tree')]
16:57:22 [2024-02-28T21:57:22.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239541132 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')]
16:57:22 [2024-02-28T21:57:22.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239541123 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, (of type 'Tree')]
16:57:22 [2024-02-28T21:57:22.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 6 to [MouseEnter [6]: MouseEvent{Tree {} [layout=null] time=-239541123 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
16:57:22 [2024-02-28T21:57:22.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 5 to [MouseMove [5]: MouseEvent{Tree {} [layout=null] time=-239541123 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
16:57:22 [2024-02-28T21:57:22.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 26 to [Activate [26]: ShellEvent{Tree {} [layout=null] time=-239541123 data=null doit=true}, (of type 'Tree')]
16:57:22 [2024-02-28T21:57:22.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 15 to [FocusIn [15]: FocusEvent{Tree {} [layout=null] time=-239541123 data=null}, (of type 'Tree')]
16:57:22 [2024-02-28T21:57:22.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FolderB [2]} time=-239541123 data=null button=1 stateMask=0x40000 x=114 y=150 count=1}, (of type 'Tree')]
16:57:22 [2024-02-28T21:57:22.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239541123 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')]
16:57:22 [2024-02-28T21:57:22.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FolderB [2]} time=-239541110 data=null button=1 stateMask=0xc0000 x=114 y=150 count=1}, (of type 'Tree')]
16:57:22 [2024-02-28T21:57:22.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:57:22 [2024-02-28T21:57:22.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:57:22 [2024-02-28T21:57:22.954Z] 
16:57:22 [2024-02-28T21:57:22.954Z] (Eclipse:19192): Gtk-WARNING **: 21:57:22.809: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:57:22 [2024-02-28T21:57:22.954Z] 
16:57:22 [2024-02-28T21:57:22.954Z] (Eclipse:19192): Gtk-WARNING **: 21:57:22.809: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:57:22 [2024-02-28T21:57:22.954Z] 
16:57:22 [2024-02-28T21:57:22.954Z] (Eclipse:19192): Gtk-WARNING **: 21:57:22.809: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:57:22 [2024-02-28T21:57:22.954Z] 
16:57:22 [2024-02-28T21:57:22.954Z] (Eclipse:19192): Gtk-WARNING **: 21:57:22.809: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:57:22 [2024-02-28T21:57:22.954Z] 
16:57:22 [2024-02-28T21:57:22.954Z] (Eclipse:19192): Gtk-WARNING **: 21:57:22.848: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:57:22 [2024-02-28T21:57:22.954Z] 
16:57:22 [2024-02-28T21:57:22.954Z] (Eclipse:19192): Gtk-WARNING **: 21:57:22.848: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:57:22 [2024-02-28T21:57:22.954Z] 
16:57:22 [2024-02-28T21:57:22.954Z] (Eclipse:19192): Gtk-WARNING **: 21:57:22.848: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:57:22 [2024-02-28T21:57:22.954Z] 
16:57:22 [2024-02-28T21:57:22.954Z] (Eclipse:19192): Gtk-WARNING **: 21:57:22.848: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:57:22 [2024-02-28T21:57:22.954Z] 
16:57:22 [2024-02-28T21:57:22.954Z] (Eclipse:19192): Gtk-WARNING **: 21:57:22.865: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:57:22 [2024-02-28T21:57:22.954Z] 
16:57:22 [2024-02-28T21:57:22.954Z] (Eclipse:19192): Gtk-WARNING **: 21:57:22.865: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:57:22 [2024-02-28T21:57:22.954Z] 
16:57:22 [2024-02-28T21:57:22.954Z] (Eclipse:19192): Gtk-WARNING **: 21:57:22.865: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:57:22 [2024-02-28T21:57:22.954Z] 
16:57:22 [2024-02-28T21:57:22.954Z] (Eclipse:19192): Gtk-WARNING **: 21:57:22.865: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:57:22 [2024-02-28T21:57:22.954Z] 
16:57:22 [2024-02-28T21:57:22.954Z] (Eclipse:19192): Gtk-WARNING **: 21:57:22.882: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:57:22 [2024-02-28T21:57:22.954Z] 
16:57:22 [2024-02-28T21:57:22.954Z] (Eclipse:19192): Gtk-WARNING **: 21:57:22.882: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:57:22 [2024-02-28T21:57:22.954Z] 
16:57:22 [2024-02-28T21:57:22.954Z] (Eclipse:19192): Gtk-WARNING **: 21:57:22.882: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:57:22 [2024-02-28T21:57:22.954Z] 
16:57:22 [2024-02-28T21:57:22.954Z] (Eclipse:19192): Gtk-WARNING **: 21:57:22.882: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:57:22 [2024-02-28T21:57:22.954Z] 
16:57:22 [2024-02-28T21:57:22.954Z] (Eclipse:19192): Gtk-WARNING **: 21:57:22.898: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:57:22 [2024-02-28T21:57:22.954Z] 
16:57:22 [2024-02-28T21:57:22.954Z] (Eclipse:19192): Gtk-WARNING **: 21:57:22.899: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:57:22 [2024-02-28T21:57:22.954Z] 
16:57:22 [2024-02-28T21:57:22.954Z] (Eclipse:19192): Gtk-WARNING **: 21:57:22.899: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:57:22 [2024-02-28T21:57:22.954Z] 
16:57:22 [2024-02-28T21:57:22.954Z] (Eclipse:19192): Gtk-WARNING **: 21:57:22.899: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:57:22 [2024-02-28T21:57:22.954Z] 
16:57:22 [2024-02-28T21:57:22.955Z] (Eclipse:19192): Gtk-WARNING **: 21:57:22.916: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:57:22 [2024-02-28T21:57:22.955Z] 
16:57:22 [2024-02-28T21:57:22.955Z] (Eclipse:19192): Gtk-WARNING **: 21:57:22.916: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:57:22 [2024-02-28T21:57:22.955Z] 
16:57:22 [2024-02-28T21:57:22.955Z] (Eclipse:19192): Gtk-WARNING **: 21:57:22.916: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:57:22 [2024-02-28T21:57:22.955Z] 
16:57:22 [2024-02-28T21:57:22.955Z] (Eclipse:19192): Gtk-WARNING **: 21:57:22.916: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:57:22 [2024-02-28T21:57:22.955Z] 
16:57:22 [2024-02-28T21:57:22.955Z] (Eclipse:19192): Gtk-WARNING **: 21:57:22.935: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:57:22 [2024-02-28T21:57:22.955Z] 
16:57:22 [2024-02-28T21:57:22.955Z] (Eclipse:19192): Gtk-WARNING **: 21:57:22.935: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:57:22 [2024-02-28T21:57:22.955Z] 
16:57:22 [2024-02-28T21:57:22.955Z] (Eclipse:19192): Gtk-WARNING **: 21:57:22.935: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:57:22 [2024-02-28T21:57:22.955Z] 
16:57:22 [2024-02-28T21:57:22.955Z] (Eclipse:19192): Gtk-WARNING **: 21:57:22.935: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:57:23 [2024-02-28T21:57:23.210Z] 
16:57:23 [2024-02-28T21:57:23.210Z] (Eclipse:19192): Gtk-WARNING **: 21:57:22.951: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:57:23 [2024-02-28T21:57:23.210Z] 
16:57:23 [2024-02-28T21:57:23.210Z] (Eclipse:19192): Gtk-WARNING **: 21:57:22.951: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:57:23 [2024-02-28T21:57:23.210Z] 
16:57:23 [2024-02-28T21:57:23.210Z] (Eclipse:19192): Gtk-WARNING **: 21:57:22.951: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:57:23 [2024-02-28T21:57:23.210Z] 
16:57:23 [2024-02-28T21:57:23.210Z] (Eclipse:19192): Gtk-WARNING **: 21:57:22.951: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:57:23 [2024-02-28T21:57:23.210Z] 
16:57:23 [2024-02-28T21:57:23.210Z] (Eclipse:19192): Gtk-WARNING **: 21:57:22.968: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:57:23 [2024-02-28T21:57:23.210Z] 
16:57:23 [2024-02-28T21:57:23.210Z] (Eclipse:19192): Gtk-WARNING **: 21:57:22.968: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:57:23 [2024-02-28T21:57:23.210Z] 
16:57:23 [2024-02-28T21:57:23.210Z] (Eclipse:19192): Gtk-WARNING **: 21:57:22.968: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:57:23 [2024-02-28T21:57:23.210Z] 
16:57:23 [2024-02-28T21:57:23.210Z] (Eclipse:19192): Gtk-WARNING **: 21:57:22.968: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:57:23 [2024-02-28T21:57:23.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:57:23 [2024-02-28T21:57:23.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete'
16:57:23 [2024-02-28T21:57:23.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
16:57:23 [2024-02-28T21:57:23.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
16:57:23 [2024-02-28T21:57:23.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
16:57:23 [2024-02-28T21:57:23.210Z] 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')
16:57:23 [2024-02-28T21:57:23.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
16:57:23 [2024-02-28T21:57:23.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
16:57:23 [2024-02-28T21:57:23.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-239540825 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:57:23 [2024-02-28T21:57:23.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-239540825 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:57:23 [2024-02-28T21:57:23.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-239540825 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:57:23 [2024-02-28T21:57:23.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-239540825 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:57:23 [2024-02-28T21:57:23.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-239540825 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:57:23 [2024-02-28T21:57:23.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-239540824 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:57:23 [2024-02-28T21:57:23.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-239540824 data=null 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')]
16:57:23 [2024-02-28T21:57:23.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-239541087 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:57:23 [2024-02-28T21:57:23.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:57:23 [2024-02-28T21:57:23.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"FolderA/kernel-overlap-testing"'
16:57:23 [2024-02-28T21:57:23.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:57:23 [2024-02-28T21:57:23.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:23 [2024-02-28T21:57:23.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:23 [2024-02-28T21:57:23.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:23 [2024-02-28T21:57:23.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:23 [2024-02-28T21:57:23.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:23 [2024-02-28T21:57:23.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239540170 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:57:23 [2024-02-28T21:57:23.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239540170 data=null doit=true}, TreeItem with text {test}]
16:57:23 [2024-02-28T21:57:23.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239540170 data=null}, TreeItem with text {test}]
16:57:23 [2024-02-28T21:57:23.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239540169 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:57:23 [2024-02-28T21:57:23.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239540169 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:57:23 [2024-02-28T21:57:23.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239540139 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:57:23 [2024-02-28T21:57:23.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:23 [2024-02-28T21:57:23.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239540138 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:57:23 [2024-02-28T21:57:23.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239540138 data=null doit=true}, TreeItem with text {test}]
16:57:23 [2024-02-28T21:57:23.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239540138 data=null}, TreeItem with text {test}]
16:57:23 [2024-02-28T21:57:23.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239540138 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:57:23 [2024-02-28T21:57:23.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239540138 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:57:23 [2024-02-28T21:57:23.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239540135 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:57:23 [2024-02-28T21:57:23.773Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:57:23 [2024-02-28T21:57:23.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:23 [2024-02-28T21:57:23.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-239540134 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
16:57:23 [2024-02-28T21:57:23.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-239540134 data=null doit=true}, TreeItem with text {Traces [4]}]
16:57:23 [2024-02-28T21:57:23.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-239540134 data=null}, TreeItem with text {Traces [4]}]
16:57:23 [2024-02-28T21:57:23.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-239540134 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
16:57:23 [2024-02-28T21:57:23.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239540134 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]}]
16:57:23 [2024-02-28T21:57:23.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-239540129 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
16:57:23 [2024-02-28T21:57:23.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:23 [2024-02-28T21:57:23.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-239540124 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
16:57:23 [2024-02-28T21:57:23.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-239540124 data=null doit=true}, TreeItem with text {Traces [4]}]
16:57:23 [2024-02-28T21:57:23.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-239540124 data=null}, TreeItem with text {Traces [4]}]
16:57:23 [2024-02-28T21:57:23.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-239540124 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
16:57:23 [2024-02-28T21:57:23.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239540124 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]}]
16:57:23 [2024-02-28T21:57:23.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-239540122 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
16:57:23 [2024-02-28T21:57:23.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
16:57:23 [2024-02-28T21:57:23.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
16:57:24 [2024-02-28T21:57:24.028Z] 
16:57:24 [2024-02-28T21:57:24.028Z] (Eclipse:19192): Gtk-WARNING **: 21:57:23.780: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:57:24 [2024-02-28T21:57:24.028Z] 
16:57:24 [2024-02-28T21:57:24.028Z] (Eclipse:19192): Gtk-WARNING **: 21:57:23.780: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:57:24 [2024-02-28T21:57:24.028Z] 
16:57:24 [2024-02-28T21:57:24.028Z] (Eclipse:19192): Gtk-WARNING **: 21:57:23.780: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:57:24 [2024-02-28T21:57:24.028Z] 
16:57:24 [2024-02-28T21:57:24.028Z] (Eclipse:19192): Gtk-WARNING **: 21:57:23.780: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:57:24 [2024-02-28T21:57:24.028Z] 
16:57:24 [2024-02-28T21:57:24.028Z] (Eclipse:19192): Gtk-WARNING **: 21:57:23.796: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:57:24 [2024-02-28T21:57:24.028Z] 
16:57:24 [2024-02-28T21:57:24.028Z] (Eclipse:19192): Gtk-WARNING **: 21:57:23.796: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:57:24 [2024-02-28T21:57:24.028Z] 
16:57:24 [2024-02-28T21:57:24.028Z] (Eclipse:19192): Gtk-WARNING **: 21:57:23.796: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:57:24 [2024-02-28T21:57:24.028Z] 
16:57:24 [2024-02-28T21:57:24.028Z] (Eclipse:19192): Gtk-WARNING **: 21:57:23.796: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:57:24 [2024-02-28T21:57:24.028Z] 
16:57:24 [2024-02-28T21:57:24.028Z] (Eclipse:19192): Gtk-WARNING **: 21:57:23.813: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:57:24 [2024-02-28T21:57:24.028Z] 
16:57:24 [2024-02-28T21:57:24.028Z] (Eclipse:19192): Gtk-WARNING **: 21:57:23.813: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:57:24 [2024-02-28T21:57:24.028Z] 
16:57:24 [2024-02-28T21:57:24.028Z] (Eclipse:19192): Gtk-WARNING **: 21:57:23.813: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:57:24 [2024-02-28T21:57:24.028Z] 
16:57:24 [2024-02-28T21:57:24.028Z] (Eclipse:19192): Gtk-WARNING **: 21:57:23.813: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:57:24 [2024-02-28T21:57:24.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
16:57:24 [2024-02-28T21:57:24.028Z] 
16:57:24 [2024-02-28T21:57:24.028Z] (Eclipse:19192): Gtk-WARNING **: 21:57:23.829: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:57:24 [2024-02-28T21:57:24.028Z] 
16:57:24 [2024-02-28T21:57:24.028Z] (Eclipse:19192): Gtk-WARNING **: 21:57:23.829: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:57:24 [2024-02-28T21:57:24.028Z] 
16:57:24 [2024-02-28T21:57:24.028Z] (Eclipse:19192): Gtk-WARNING **: 21:57:23.829: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:57:24 [2024-02-28T21:57:24.028Z] 
16:57:24 [2024-02-28T21:57:24.028Z] (Eclipse:19192): Gtk-WARNING **: 21:57:23.829: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:57:24 [2024-02-28T21:57:24.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
16:57:24 [2024-02-28T21:57:24.028Z] 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=-239539970 data=null doit=true}, Shell with text {Confirm Clear}]
16:57:24 [2024-02-28T21:57:24.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
16:57:24 [2024-02-28T21:57:24.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
16:57:24 [2024-02-28T21:57:24.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
16:57:24 [2024-02-28T21:57:24.029Z] 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')
16:57:24 [2024-02-28T21:57:24.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
16:57:24 [2024-02-28T21:57:24.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
16:57:24 [2024-02-28T21:57:24.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-239539970 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:57:24 [2024-02-28T21:57:24.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-239539970 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:57:24 [2024-02-28T21:57:24.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-239539970 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:57:24 [2024-02-28T21:57:24.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-239539970 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:57:24 [2024-02-28T21:57:24.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-239539969 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:57:24 [2024-02-28T21:57:24.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-239539969 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:57:24 [2024-02-28T21:57:24.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-239539969 data=null 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')]
16:57:24 [2024-02-28T21:57:24.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-239540102 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
16:57:24 [2024-02-28T21:57:24.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:57:24 [2024-02-28T21:57:24.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:57:24 [2024-02-28T21:57:24.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:24 [2024-02-28T21:57:24.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:24 [2024-02-28T21:57:24.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:24 [2024-02-28T21:57:24.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:24 [2024-02-28T21:57:24.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:24 [2024-02-28T21:57:24.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239539769 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:57:24 [2024-02-28T21:57:24.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239539769 data=null doit=true}, TreeItem with text {test}]
16:57:24 [2024-02-28T21:57:24.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239539769 data=null}, TreeItem with text {test}]
16:57:24 [2024-02-28T21:57:24.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239539769 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:57:24 [2024-02-28T21:57:24.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239539769 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:57:24 [2024-02-28T21:57:24.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239539727 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:57:24 [2024-02-28T21:57:24.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:24 [2024-02-28T21:57:24.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239539727 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:57:24 [2024-02-28T21:57:24.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239539727 data=null doit=true}, TreeItem with text {test}]
16:57:24 [2024-02-28T21:57:24.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239539727 data=null}, TreeItem with text {test}]
16:57:24 [2024-02-28T21:57:24.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239539726 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:57:24 [2024-02-28T21:57:24.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239539726 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:57:24 [2024-02-28T21:57:24.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239539723 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:57:24 [2024-02-28T21:57:24.284Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:57:24 [2024-02-28T21:57:24.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:24 [2024-02-28T21:57:24.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-239539723 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:57:24 [2024-02-28T21:57:24.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-239539723 data=null doit=true}, TreeItem with text {Traces [0]}]
16:57:24 [2024-02-28T21:57:24.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-239539723 data=null}, TreeItem with text {Traces [0]}]
16:57:24 [2024-02-28T21:57:24.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-239539723 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:57:24 [2024-02-28T21:57:24.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239539723 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]}]
16:57:24 [2024-02-28T21:57:24.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-239539718 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:57:24 [2024-02-28T21:57:24.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:24 [2024-02-28T21:57:24.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-239539718 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:57:24 [2024-02-28T21:57:24.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-239539718 data=null doit=true}, TreeItem with text {Traces [0]}]
16:57:24 [2024-02-28T21:57:24.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-239539718 data=null}, TreeItem with text {Traces [0]}]
16:57:24 [2024-02-28T21:57:24.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-239539717 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:57:24 [2024-02-28T21:57:24.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239539717 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]}]
16:57:24 [2024-02-28T21:57:24.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-239539715 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:57:24 [2024-02-28T21:57:24.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&New Folder...", using matcher: with mnemonic 'New Folder...'
16:57:24 [2024-02-28T21:57:24.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Folder...'
16:57:24 [2024-02-28T21:57:24.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Folder...'
16:57:24 [2024-02-28T21:57:24.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "New Folder", using matcher: with text 'New Folder'
16:57:24 [2024-02-28T21:57:24.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:57:24 [2024-02-28T21:57:24.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
16:57:24 [2024-02-28T21:57:24.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:24 [2024-02-28T21:57:24.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:57:24 [2024-02-28T21:57:24.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:57:24 [2024-02-28T21:57:24.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:57:24 [2024-02-28T21:57:24.285Z] 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')
16:57:24 [2024-02-28T21:57:24.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:57:24 [2024-02-28T21:57:24.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-239539627 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:57:24 [2024-02-28T21:57:24.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-239539627 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:57:24 [2024-02-28T21:57:24.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-239539627 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:57:24 [2024-02-28T21:57:24.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-239539627 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:57:24 [2024-02-28T21:57:24.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-239539627 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:57:24 [2024-02-28T21:57:24.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-239539627 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:57:24 [2024-02-28T21:57:24.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-239539627 data=null 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')]
16:57:24 [2024-02-28T21:57:24.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&New Folder...} time=-239539694 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Folder...']
16:57:24 [2024-02-28T21:57:24.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:57:24 [2024-02-28T21:57:24.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:24 [2024-02-28T21:57:24.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-239539513 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:57:24 [2024-02-28T21:57:24.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-239539513 data=null doit=true}, TreeItem with text {Traces [0]}]
16:57:24 [2024-02-28T21:57:24.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-239539513 data=null}, TreeItem with text {Traces [0]}]
16:57:24 [2024-02-28T21:57:24.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-239539513 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:57:24 [2024-02-28T21:57:24.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239539513 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]}]
16:57:24 [2024-02-28T21:57:24.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-239539510 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:57:24 [2024-02-28T21:57:24.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&New Folder...", using matcher: with mnemonic 'New Folder...'
16:57:24 [2024-02-28T21:57:24.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Folder...'
16:57:24 [2024-02-28T21:57:24.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Folder...'
16:57:24 [2024-02-28T21:57:24.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "New Folder", using matcher: with text 'New Folder'
16:57:24 [2024-02-28T21:57:24.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:57:24 [2024-02-28T21:57:24.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
16:57:24 [2024-02-28T21:57:24.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:24 [2024-02-28T21:57:24.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:57:24 [2024-02-28T21:57:24.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:57:24 [2024-02-28T21:57:24.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:57:24 [2024-02-28T21:57:24.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')
16:57:24 [2024-02-28T21:57:24.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:57:24 [2024-02-28T21:57:24.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-239539400 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:57:24 [2024-02-28T21:57:24.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-239539400 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:57:24 [2024-02-28T21:57:24.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-239539400 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:57:24 [2024-02-28T21:57:24.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-239539400 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:57:24 [2024-02-28T21:57:24.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-239539400 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:57:24 [2024-02-28T21:57:24.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-239539400 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:57:24 [2024-02-28T21:57:24.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-239539400 data=null 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')]
16:57:24 [2024-02-28T21:57:24.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&New Folder...} time=-239539488 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Folder...']
16:57:24 [2024-02-28T21:57:24.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:57:24 [2024-02-28T21:57:24.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-239539298 data=null doit=true}, TreeItem with text {Traces [0]}]
16:57:24 [2024-02-28T21:57:24.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-239539298 data=null}, TreeItem with text {Traces [0]}]
16:57:24 [2024-02-28T21:57:24.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-239539298 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:57:24 [2024-02-28T21:57:24.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239539297 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]}]
16:57:24 [2024-02-28T21:57:24.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-239539296 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:57:24 [2024-02-28T21:57:24.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:24 [2024-02-28T21:57:24.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FolderA} time=-239539295 data=null button=0 stateMask=0x0 x=103 y=81 count=0}, TreeItem with text {FolderA}]
16:57:24 [2024-02-28T21:57:24.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FolderA} time=-239539295 data=null doit=true}, TreeItem with text {FolderA}]
16:57:24 [2024-02-28T21:57:24.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FolderA} time=-239539295 data=null}, TreeItem with text {FolderA}]
16:57:24 [2024-02-28T21:57:24.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FolderA} time=-239539294 data=null button=1 stateMask=0x0 x=103 y=81 count=1}, TreeItem with text {FolderA}]
16:57:24 [2024-02-28T21:57:24.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239539294 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}]
16:57:24 [2024-02-28T21:57:24.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FolderA} time=-239539287 data=null button=1 stateMask=0x80000 x=103 y=81 count=1}, TreeItem with text {FolderA}]
16:57:24 [2024-02-28T21:57:24.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:57:24 [2024-02-28T21:57:24.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
16:57:24 [2024-02-28T21:57:24.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
16:57:24 [2024-02-28T21:57:24.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:57:25 [2024-02-28T21:57:25.050Z] 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=-239538994 data=null doit=true}, Shell with text {Trace Import}]
16:57:25 [2024-02-28T21:57:25.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:57:25 [2024-02-28T21:57:25.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:57:25 [2024-02-28T21:57:25.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:57:25 [2024-02-28T21:57:25.050Z] 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')
16:57:25 [2024-02-28T21:57:25.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:57:25 [2024-02-28T21:57:25.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:57:25 [2024-02-28T21:57:25.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:57:25 [2024-02-28T21:57:25.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:57:25 [2024-02-28T21:57:25.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:57:25 [2024-02-28T21:57:25.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:57:25 [2024-02-28T21:57:25.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:57:25 [2024-02-28T21:57:25.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:57:25 [2024-02-28T21:57:25.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:57:25 [2024-02-28T21:57:25.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:25 [2024-02-28T21:57:25.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:57:25 [2024-02-28T21:57:25.050Z] 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.
16:57:25 [2024-02-28T21:57:25.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:57:25 [2024-02-28T21:57:25.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:57:25 [2024-02-28T21:57:25.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:57:25 [2024-02-28T21:57:25.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:57:25 [2024-02-28T21:57:25.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:57:25 [2024-02-28T21:57:25.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:57:25 [2024-02-28T21:57:25.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:57:25 [2024-02-28T21:57:25.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:57:25 [2024-02-28T21:57:25.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=-239538991 data=null}, (of type 'Combo')]
16:57:25 [2024-02-28T21:57:25.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:57:25 [2024-02-28T21:57:25.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:25 [2024-02-28T21:57:25.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:25 [2024-02-28T21:57:25.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:57:25 [2024-02-28T21:57:25.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:25 [2024-02-28T21:57:25.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:25 [2024-02-28T21:57:25.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-239538947 data=null doit=true}, TreeItem with text {import}]
16:57:25 [2024-02-28T21:57:25.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-239538947 data=null}, TreeItem with text {import}]
16:57:25 [2024-02-28T21:57:25.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-239538944 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
16:57:25 [2024-02-28T21:57:25.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239538944 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}]
16:57:25 [2024-02-28T21:57:25.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-239538942 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
16:57:25 [2024-02-28T21:57:25.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:25 [2024-02-28T21:57:25.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=-239538942 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
16:57:25 [2024-02-28T21:57:25.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-239538942 data=null doit=true}, TreeItem with text {import}]
16:57:25 [2024-02-28T21:57:25.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-239538942 data=null}, TreeItem with text {import}]
16:57:25 [2024-02-28T21:57:25.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-239538942 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
16:57:25 [2024-02-28T21:57:25.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239538942 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}]
16:57:25 [2024-02-28T21:57:25.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-239538941 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
16:57:25 [2024-02-28T21:57:25.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:57:25 [2024-02-28T21:57:25.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:57:25 [2024-02-28T21:57:25.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomTxt.log
16:57:25 [2024-02-28T21:57:25.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:57:25 [2024-02-28T21:57:25.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:57:25 [2024-02-28T21:57:25.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:57:25 [2024-02-28T21:57:25.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:57:25 [2024-02-28T21:57:25.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:57:25 [2024-02-28T21:57:25.051Z] 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:'))
16:57:25 [2024-02-28T21:57:25.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:57:25 [2024-02-28T21:57:25.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-239538927 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:'))]
16:57:25 [2024-02-28T21:57:25.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:57:25 [2024-02-28T21:57:25.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:57:25 [2024-02-28T21:57:25.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:57:25 [2024-02-28T21:57:25.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:57:25 [2024-02-28T21:57:25.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:57:25 [2024-02-28T21:57:25.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:57:25 [2024-02-28T21:57:25.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:57:25 [2024-02-28T21:57:25.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:57:25 [2024-02-28T21:57:25.051Z] 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'
16:57:25 [2024-02-28T21:57:25.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:57:25 [2024-02-28T21:57:25.051Z] 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')
16:57:25 [2024-02-28T21:57:25.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:57:25 [2024-02-28T21:57:25.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:57:25 [2024-02-28T21:57:25.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:57:25 [2024-02-28T21:57:25.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:25 [2024-02-28T21:57:25.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:57:25 [2024-02-28T21:57:25.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:57:25 [2024-02-28T21:57:25.051Z] 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.
16:57:25 [2024-02-28T21:57:25.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:57:25 [2024-02-28T21:57:25.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:57:25 [2024-02-28T21:57:25.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:57:25 [2024-02-28T21:57:25.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:57:25 [2024-02-28T21:57:25.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:57:25 [2024-02-28T21:57:25.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:57:25 [2024-02-28T21:57:25.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:57:25 [2024-02-28T21:57:25.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:57:25 [2024-02-28T21:57:25.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:57:25 [2024-02-28T21:57:25.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:57:25 [2024-02-28T21:57:25.052Z] 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')
16:57:25 [2024-02-28T21:57:25.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:57:25 [2024-02-28T21:57:25.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:57:25 [2024-02-28T21:57:25.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:25 [2024-02-28T21:57:25.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:57:25 [2024-02-28T21:57:25.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:57:25 [2024-02-28T21:57:25.052Z] 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.
16:57:25 [2024-02-28T21:57:25.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:57:25 [2024-02-28T21:57:25.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:57:25 [2024-02-28T21:57:25.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:57:25 [2024-02-28T21:57:25.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:57:25 [2024-02-28T21:57:25.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:57:25 [2024-02-28T21:57:25.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:57:25 [2024-02-28T21:57:25.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:57:25 [2024-02-28T21:57:25.052Z] 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')
16:57:25 [2024-02-28T21:57:25.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:57:25 [2024-02-28T21:57:25.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:57:25 [2024-02-28T21:57:25.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:57:25 [2024-02-28T21:57:25.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:57:25 [2024-02-28T21:57:25.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:57:25 [2024-02-28T21:57:25.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:25 [2024-02-28T21:57:25.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:57:25 [2024-02-28T21:57:25.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:57:25 [2024-02-28T21:57:25.052Z] 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.
16:57:25 [2024-02-28T21:57:25.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:57:25 [2024-02-28T21:57:25.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:57:25 [2024-02-28T21:57:25.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:57:25 [2024-02-28T21:57:25.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:57:25 [2024-02-28T21:57:25.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:57:25 [2024-02-28T21:57:25.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:57:25 [2024-02-28T21:57:25.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:57:25 [2024-02-28T21:57:25.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:57:25 [2024-02-28T21:57:25.052Z] 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')
16:57:25 [2024-02-28T21:57:25.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:57:25 [2024-02-28T21:57:25.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:57:25 [2024-02-28T21:57:25.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:57:25 [2024-02-28T21:57:25.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:57:25 [2024-02-28T21:57:25.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:25 [2024-02-28T21:57:25.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:57:25 [2024-02-28T21:57:25.052Z] 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')
16:57:25 [2024-02-28T21:57:25.052Z] 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.
16:57:25 [2024-02-28T21:57:25.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:57:25 [2024-02-28T21:57:25.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:57:25 [2024-02-28T21:57:25.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:57:25 [2024-02-28T21:57:25.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:57:25 [2024-02-28T21:57:25.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:57:25 [2024-02-28T21:57:25.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:57:25 [2024-02-28T21:57:25.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:57:25 [2024-02-28T21:57:25.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:57:25 [2024-02-28T21:57:25.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:57:25 [2024-02-28T21:57:25.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:57:25 [2024-02-28T21:57:25.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:57:25 [2024-02-28T21:57:25.053Z] 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')
16:57:25 [2024-02-28T21:57:25.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:57:25 [2024-02-28T21:57:25.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:25 [2024-02-28T21:57:25.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:57:25 [2024-02-28T21:57:25.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:57:25 [2024-02-28T21:57:25.053Z] 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.
16:57:25 [2024-02-28T21:57:25.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:57:25 [2024-02-28T21:57:25.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:57:25 [2024-02-28T21:57:25.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:57:25 [2024-02-28T21:57:25.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:57:25 [2024-02-28T21:57:25.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:57:25 [2024-02-28T21:57:25.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:57:25 [2024-02-28T21:57:25.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:57:25 [2024-02-28T21:57:25.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:57:25 [2024-02-28T21:57:25.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:57:25 [2024-02-28T21:57:25.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:57:25 [2024-02-28T21:57:25.053Z] 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)'
16:57:25 [2024-02-28T21:57:25.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:57:25 [2024-02-28T21:57:25.053Z] 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')
16:57:25 [2024-02-28T21:57:25.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:25 [2024-02-28T21:57:25.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:57:25 [2024-02-28T21:57:25.053Z] 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')
16:57:25 [2024-02-28T21:57:25.053Z] 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.
16:57:25 [2024-02-28T21:57:25.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:57:25 [2024-02-28T21:57:25.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:57:25 [2024-02-28T21:57:25.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:57:25 [2024-02-28T21:57:25.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:57:25 [2024-02-28T21:57:25.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:57:25 [2024-02-28T21:57:25.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:57:25 [2024-02-28T21:57:25.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:57:25 [2024-02-28T21:57:25.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:57:25 [2024-02-28T21:57:25.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:57:25 [2024-02-28T21:57:25.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:57:25 [2024-02-28T21:57:25.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:25 [2024-02-28T21:57:25.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:57:25 [2024-02-28T21:57:25.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:57:25 [2024-02-28T21:57:25.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:57:25 [2024-02-28T21:57:25.053Z] 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')
16:57:25 [2024-02-28T21:57:25.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:57:25 [2024-02-28T21:57:25.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-239538921 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:57:25 [2024-02-28T21:57:25.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-239538921 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:57:25 [2024-02-28T21:57:25.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-239538921 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:57:25 [2024-02-28T21:57:25.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-239538921 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:57:25 [2024-02-28T21:57:25.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-239538921 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:57:25 [2024-02-28T21:57:25.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-239538921 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:57:25 [2024-02-28T21:57:25.308Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:57:25 [2024-02-28T21:57:25.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-239538921 data=null 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')]
16:57:25 [2024-02-28T21:57:25.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-239539239 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
16:57:25 [2024-02-28T21:57:25.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:57:25 [2024-02-28T21:57:25.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:57:25 [2024-02-28T21:57:25.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:25 [2024-02-28T21:57:25.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:25 [2024-02-28T21:57:25.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:25 [2024-02-28T21:57:25.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:25 [2024-02-28T21:57:25.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:25 [2024-02-28T21:57:25.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239538708 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:57:25 [2024-02-28T21:57:25.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239538708 data=null doit=true}, TreeItem with text {test}]
16:57:25 [2024-02-28T21:57:25.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239538708 data=null}, TreeItem with text {test}]
16:57:25 [2024-02-28T21:57:25.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239538708 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:57:25 [2024-02-28T21:57:25.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239538708 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:57:25 [2024-02-28T21:57:25.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239538637 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:57:25 [2024-02-28T21:57:25.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:25 [2024-02-28T21:57:25.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239538637 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:57:25 [2024-02-28T21:57:25.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239538637 data=null doit=true}, TreeItem with text {test}]
16:57:25 [2024-02-28T21:57:25.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239538637 data=null}, TreeItem with text {test}]
16:57:25 [2024-02-28T21:57:25.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239538636 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:57:25 [2024-02-28T21:57:25.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239538636 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:57:25 [2024-02-28T21:57:25.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239538632 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:57:25 [2024-02-28T21:57:25.309Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:57:25 [2024-02-28T21:57:25.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:25 [2024-02-28T21:57:25.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-239538632 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:57:25 [2024-02-28T21:57:25.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-239538632 data=null doit=true}, TreeItem with text {Traces [0]}]
16:57:25 [2024-02-28T21:57:25.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-239538632 data=null}, TreeItem with text {Traces [0]}]
16:57:25 [2024-02-28T21:57:25.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-239538632 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:57:25 [2024-02-28T21:57:25.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239538632 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]}]
16:57:25 [2024-02-28T21:57:25.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-239538627 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:57:25 [2024-02-28T21:57:25.309Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [0]} is already expanded. Won't expand it again.
16:57:25 [2024-02-28T21:57:25.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FolderA [1]} time=-239538627 data=null doit=true}, TreeItem with text {FolderA [1]}]
16:57:25 [2024-02-28T21:57:25.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FolderA [1]} time=-239538627 data=null}, TreeItem with text {FolderA [1]}]
16:57:25 [2024-02-28T21:57:25.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FolderA [1]} time=-239538626 data=null button=1 stateMask=0x0 x=114 y=81 count=1}, TreeItem with text {FolderA [1]}]
16:57:25 [2024-02-28T21:57:25.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239538626 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]}]
16:57:25 [2024-02-28T21:57:25.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FolderA [1]} time=-239538619 data=null button=1 stateMask=0x80000 x=114 y=81 count=1}, TreeItem with text {FolderA [1]}]
16:57:25 [2024-02-28T21:57:25.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:57:25 [2024-02-28T21:57:25.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:25 [2024-02-28T21:57:25.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239538389 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:57:25 [2024-02-28T21:57:25.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239538388 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:57:25 [2024-02-28T21:57:25.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239538388 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:57:25 [2024-02-28T21:57:25.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239538388 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:57:25 [2024-02-28T21:57:25.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239538388 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}]
16:57:25 [2024-02-28T21:57:25.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239538378 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:57:25 [2024-02-28T21:57:25.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:25 [2024-02-28T21:57:25.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:25 [2024-02-28T21:57:25.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:25 [2024-02-28T21:57:25.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:25 [2024-02-28T21:57:25.565Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:57:25 [2024-02-28T21:57:25.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:25 [2024-02-28T21:57:25.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239538376 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:57:25 [2024-02-28T21:57:25.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239538376 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:57:25 [2024-02-28T21:57:25.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239538376 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:57:25 [2024-02-28T21:57:25.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239538376 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:57:25 [2024-02-28T21:57:25.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239538376 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}]
16:57:25 [2024-02-28T21:57:25.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239538373 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:57:25 [2024-02-28T21:57:25.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
16:57:25 [2024-02-28T21:57:25.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239538373 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:57:25 [2024-02-28T21:57:25.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239538373 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:57:25 [2024-02-28T21:57:25.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:25 [2024-02-28T21:57:25.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239538373 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:57:25 [2024-02-28T21:57:25.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239538373 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:57:25 [2024-02-28T21:57:25.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239538372 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}]
16:57:25 [2024-02-28T21:57:25.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239538363 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:57:25 [2024-02-28T21:57:25.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239538363 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:57:25 [2024-02-28T21:57:25.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239538363 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:57:25 [2024-02-28T21:57:25.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239538363 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}]
16:57:25 [2024-02-28T21:57:25.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239538333 data=null button=1 stateMask=0x80000 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:57:25 [2024-02-28T21:57:25.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239538328 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:57:25 [2024-02-28T21:57:25.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239538327 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:57:25 [2024-02-28T21:57:25.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239538327 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:57:25 [2024-02-28T21:57:25.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
16:57:26 [2024-02-28T21:57:26.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:57:27 [2024-02-28T21:57:27.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:57:27 [2024-02-28T21:57:27.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:57:27 [2024-02-28T21:57:27.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:57:27 [2024-02-28T21:57:27.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:57:27 [2024-02-28T21:57:27.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:57:27 [2024-02-28T21:57:27.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-239536823 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:57:27 [2024-02-28T21:57:27.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-239536823 data=null doit=true}, TableItem with text {}]
16:57:27 [2024-02-28T21:57:27.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-239536823 data=null}, TableItem with text {}]
16:57:27 [2024-02-28T21:57:27.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-239536823 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:57:27 [2024-02-28T21:57:27.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239536823 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:57:27 [2024-02-28T21:57:27.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-239536820 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:57:27 [2024-02-28T21:57:27.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:57:27 [2024-02-28T21:57:27.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:57:27 [2024-02-28T21:57:27.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:57:27 [2024-02-28T21:57:27.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:27 [2024-02-28T21:57:27.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239536768 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:57:27 [2024-02-28T21:57:27.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239536767 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:57:27 [2024-02-28T21:57:27.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239536767 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:57:27 [2024-02-28T21:57:27.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239536767 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:57:27 [2024-02-28T21:57:27.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239536767 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}]
16:57:27 [2024-02-28T21:57:27.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239536764 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:57:27 [2024-02-28T21:57:27.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:27 [2024-02-28T21:57:27.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:27 [2024-02-28T21:57:27.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:27 [2024-02-28T21:57:27.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:27 [2024-02-28T21:57:27.050Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:57:27 [2024-02-28T21:57:27.050Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
16:57:27 [2024-02-28T21:57:27.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:27 [2024-02-28T21:57:27.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FolderB} time=-239536763 data=null button=0 stateMask=0x0 x=103 y=127 count=0}, TreeItem with text {FolderB}]
16:57:27 [2024-02-28T21:57:27.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FolderB} time=-239536763 data=null doit=true}, TreeItem with text {FolderB}]
16:57:27 [2024-02-28T21:57:27.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FolderB} time=-239536763 data=null}, TreeItem with text {FolderB}]
16:57:27 [2024-02-28T21:57:27.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FolderB} time=-239536763 data=null button=1 stateMask=0x0 x=103 y=127 count=1}, TreeItem with text {FolderB}]
16:57:27 [2024-02-28T21:57:27.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239536762 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}]
16:57:27 [2024-02-28T21:57:27.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FolderB} time=-239536750 data=null button=1 stateMask=0x80000 x=103 y=127 count=1}, TreeItem with text {FolderB}]
16:57:27 [2024-02-28T21:57:27.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:57:27 [2024-02-28T21:57:27.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
16:57:27 [2024-02-28T21:57:27.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
16:57:27 [2024-02-28T21:57:27.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:57:27 [2024-02-28T21:57:27.562Z] 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=-239536445 data=null doit=true}, Shell with text {Trace Import}]
16:57:27 [2024-02-28T21:57:27.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:57:27 [2024-02-28T21:57:27.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:57:27 [2024-02-28T21:57:27.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:57:27 [2024-02-28T21:57:27.562Z] 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')
16:57:27 [2024-02-28T21:57:27.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:57:27 [2024-02-28T21:57:27.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:57:27 [2024-02-28T21:57:27.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:57:27 [2024-02-28T21:57:27.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:57:27 [2024-02-28T21:57:27.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:57:27 [2024-02-28T21:57:27.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:57:27 [2024-02-28T21:57:27.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:57:27 [2024-02-28T21:57:27.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:57:27 [2024-02-28T21:57:27.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:57:27 [2024-02-28T21:57:27.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:27 [2024-02-28T21:57:27.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:57:27 [2024-02-28T21:57:27.562Z] 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.
16:57:27 [2024-02-28T21:57:27.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:57:27 [2024-02-28T21:57:27.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:57:27 [2024-02-28T21:57:27.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:57:27 [2024-02-28T21:57:27.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:57:27 [2024-02-28T21:57:27.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:57:27 [2024-02-28T21:57:27.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:57:27 [2024-02-28T21:57:27.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:57:27 [2024-02-28T21:57:27.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:57:27 [2024-02-28T21:57:27.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=-239536441 data=null}, (of type 'Combo')]
16:57:27 [2024-02-28T21:57:27.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:57:27 [2024-02-28T21:57:27.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:27 [2024-02-28T21:57:27.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:27 [2024-02-28T21:57:27.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:57:27 [2024-02-28T21:57:27.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:27 [2024-02-28T21:57:27.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:27 [2024-02-28T21:57:27.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-239536413 data=null doit=true}, TreeItem with text {import}]
16:57:27 [2024-02-28T21:57:27.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-239536413 data=null}, TreeItem with text {import}]
16:57:27 [2024-02-28T21:57:27.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-239536413 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
16:57:27 [2024-02-28T21:57:27.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239536413 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}]
16:57:27 [2024-02-28T21:57:27.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-239536411 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
16:57:27 [2024-02-28T21:57:27.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:27 [2024-02-28T21:57:27.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239536411 data=null button=0 stateMask=0x0 x=153 y=58 count=0}, Tree node with text: kernel-overlap-testing]
16:57:27 [2024-02-28T21:57:27.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-239536411 data=null doit=true}, Tree node with text: kernel-overlap-testing]
16:57:27 [2024-02-28T21:57:27.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-239536411 data=null}, Tree node with text: kernel-overlap-testing]
16:57:27 [2024-02-28T21:57:27.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239536411 data=null button=1 stateMask=0x0 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
16:57:27 [2024-02-28T21:57:27.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239536411 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]
16:57:27 [2024-02-28T21:57:27.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239536409 data=null button=1 stateMask=0x80000 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
16:57:27 [2024-02-28T21:57:27.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel-overlap-testing
16:57:27 [2024-02-28T21:57:27.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:57:27 [2024-02-28T21:57:27.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:57:27 [2024-02-28T21:57:27.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:57:27 [2024-02-28T21:57:27.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:57:27 [2024-02-28T21:57:27.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:57:27 [2024-02-28T21:57:27.563Z] 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:'))
16:57:27 [2024-02-28T21:57:27.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:57:27 [2024-02-28T21:57:27.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-239536403 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:'))]
16:57:27 [2024-02-28T21:57:27.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:57:27 [2024-02-28T21:57:27.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:57:27 [2024-02-28T21:57:27.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:57:27 [2024-02-28T21:57:27.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:57:27 [2024-02-28T21:57:27.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:57:27 [2024-02-28T21:57:27.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:57:27 [2024-02-28T21:57:27.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:57:27 [2024-02-28T21:57:27.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:57:27 [2024-02-28T21:57:27.563Z] 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'
16:57:27 [2024-02-28T21:57:27.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:57:27 [2024-02-28T21:57:27.563Z] 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')
16:57:27 [2024-02-28T21:57:27.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:57:27 [2024-02-28T21:57:27.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:57:27 [2024-02-28T21:57:27.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:57:27 [2024-02-28T21:57:27.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:27 [2024-02-28T21:57:27.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:57:27 [2024-02-28T21:57:27.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:57:27 [2024-02-28T21:57:27.563Z] 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.
16:57:27 [2024-02-28T21:57:27.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:57:27 [2024-02-28T21:57:27.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:57:27 [2024-02-28T21:57:27.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:57:27 [2024-02-28T21:57:27.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:57:27 [2024-02-28T21:57:27.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:57:27 [2024-02-28T21:57:27.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:57:27 [2024-02-28T21:57:27.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:57:27 [2024-02-28T21:57:27.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:57:27 [2024-02-28T21:57:27.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:57:27 [2024-02-28T21:57:27.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:57:27 [2024-02-28T21:57:27.564Z] 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')
16:57:27 [2024-02-28T21:57:27.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:57:27 [2024-02-28T21:57:27.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:57:27 [2024-02-28T21:57:27.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:27 [2024-02-28T21:57:27.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:57:27 [2024-02-28T21:57:27.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:57:27 [2024-02-28T21:57:27.564Z] 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.
16:57:27 [2024-02-28T21:57:27.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:57:27 [2024-02-28T21:57:27.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:57:27 [2024-02-28T21:57:27.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:57:27 [2024-02-28T21:57:27.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:57:27 [2024-02-28T21:57:27.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:57:27 [2024-02-28T21:57:27.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:57:27 [2024-02-28T21:57:27.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:57:27 [2024-02-28T21:57:27.564Z] 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')
16:57:27 [2024-02-28T21:57:27.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:57:27 [2024-02-28T21:57:27.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:57:27 [2024-02-28T21:57:27.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:57:27 [2024-02-28T21:57:27.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:57:27 [2024-02-28T21:57:27.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:57:27 [2024-02-28T21:57:27.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:27 [2024-02-28T21:57:27.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:57:27 [2024-02-28T21:57:27.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:57:27 [2024-02-28T21:57:27.564Z] 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.
16:57:27 [2024-02-28T21:57:27.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:57:27 [2024-02-28T21:57:27.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:57:27 [2024-02-28T21:57:27.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:57:27 [2024-02-28T21:57:27.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:57:27 [2024-02-28T21:57:27.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:57:27 [2024-02-28T21:57:27.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:57:27 [2024-02-28T21:57:27.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:57:27 [2024-02-28T21:57:27.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:57:27 [2024-02-28T21:57:27.564Z] 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')
16:57:27 [2024-02-28T21:57:27.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:57:27 [2024-02-28T21:57:27.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:57:27 [2024-02-28T21:57:27.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:57:27 [2024-02-28T21:57:27.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:57:27 [2024-02-28T21:57:27.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:27 [2024-02-28T21:57:27.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:57:27 [2024-02-28T21:57:27.564Z] 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')
16:57:27 [2024-02-28T21:57:27.564Z] 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.
16:57:27 [2024-02-28T21:57:27.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:57:27 [2024-02-28T21:57:27.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:57:27 [2024-02-28T21:57:27.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:57:27 [2024-02-28T21:57:27.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:57:27 [2024-02-28T21:57:27.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:57:27 [2024-02-28T21:57:27.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:57:27 [2024-02-28T21:57:27.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:57:27 [2024-02-28T21:57:27.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:57:27 [2024-02-28T21:57:27.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:57:27 [2024-02-28T21:57:27.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:57:27 [2024-02-28T21:57:27.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:57:27 [2024-02-28T21:57:27.564Z] 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')
16:57:27 [2024-02-28T21:57:27.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:57:27 [2024-02-28T21:57:27.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:27 [2024-02-28T21:57:27.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:57:27 [2024-02-28T21:57:27.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:57:27 [2024-02-28T21:57:27.565Z] 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.
16:57:27 [2024-02-28T21:57:27.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:57:27 [2024-02-28T21:57:27.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:57:27 [2024-02-28T21:57:27.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:57:27 [2024-02-28T21:57:27.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:57:27 [2024-02-28T21:57:27.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:57:27 [2024-02-28T21:57:27.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:57:27 [2024-02-28T21:57:27.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:57:27 [2024-02-28T21:57:27.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:57:27 [2024-02-28T21:57:27.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:57:27 [2024-02-28T21:57:27.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:57:27 [2024-02-28T21:57:27.565Z] 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)'
16:57:27 [2024-02-28T21:57:27.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:57:27 [2024-02-28T21:57:27.565Z] 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')
16:57:27 [2024-02-28T21:57:27.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:27 [2024-02-28T21:57:27.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:57:27 [2024-02-28T21:57:27.565Z] 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')
16:57:27 [2024-02-28T21:57:27.565Z] 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.
16:57:27 [2024-02-28T21:57:27.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:57:27 [2024-02-28T21:57:27.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:57:27 [2024-02-28T21:57:27.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:57:27 [2024-02-28T21:57:27.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:57:27 [2024-02-28T21:57:27.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:57:27 [2024-02-28T21:57:27.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:57:27 [2024-02-28T21:57:27.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:57:27 [2024-02-28T21:57:27.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:57:27 [2024-02-28T21:57:27.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:57:27 [2024-02-28T21:57:27.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:57:27 [2024-02-28T21:57:27.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:27 [2024-02-28T21:57:27.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:57:27 [2024-02-28T21:57:27.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:57:27 [2024-02-28T21:57:27.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:57:27 [2024-02-28T21:57:27.565Z] 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')
16:57:27 [2024-02-28T21:57:27.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:57:27 [2024-02-28T21:57:27.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-239536386 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:57:27 [2024-02-28T21:57:27.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-239536386 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:57:27 [2024-02-28T21:57:27.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-239536386 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:57:27 [2024-02-28T21:57:27.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-239536386 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:57:27 [2024-02-28T21:57:27.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-239536386 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:57:27 [2024-02-28T21:57:27.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-239536386 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:57:27 [2024-02-28T21:57:27.565Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:57:27 [2024-02-28T21:57:27.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-239536386 data=null 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')]
16:57:27 [2024-02-28T21:57:27.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-239536730 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
16:57:27 [2024-02-28T21:57:27.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:57:27 [2024-02-28T21:57:27.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:57:27 [2024-02-28T21:57:27.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:27 [2024-02-28T21:57:27.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:27 [2024-02-28T21:57:27.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:27 [2024-02-28T21:57:27.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:27 [2024-02-28T21:57:27.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:27 [2024-02-28T21:57:27.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239536232 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:57:27 [2024-02-28T21:57:27.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239536232 data=null doit=true}, TreeItem with text {test}]
16:57:27 [2024-02-28T21:57:27.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239536232 data=null}, TreeItem with text {test}]
16:57:27 [2024-02-28T21:57:27.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239536232 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:57:27 [2024-02-28T21:57:27.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239536232 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:57:27 [2024-02-28T21:57:27.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239536225 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:57:27 [2024-02-28T21:57:27.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:27 [2024-02-28T21:57:27.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239536225 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:57:27 [2024-02-28T21:57:27.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239536224 data=null doit=true}, TreeItem with text {test}]
16:57:27 [2024-02-28T21:57:27.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239536224 data=null}, TreeItem with text {test}]
16:57:27 [2024-02-28T21:57:27.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239536224 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:57:27 [2024-02-28T21:57:27.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239536224 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:57:27 [2024-02-28T21:57:27.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239536212 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:57:27 [2024-02-28T21:57:27.825Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:57:27 [2024-02-28T21:57:27.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:27 [2024-02-28T21:57:27.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-239536212 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:57:27 [2024-02-28T21:57:27.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-239536212 data=null doit=true}, TreeItem with text {Traces [1]}]
16:57:27 [2024-02-28T21:57:27.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-239536212 data=null}, TreeItem with text {Traces [1]}]
16:57:27 [2024-02-28T21:57:27.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-239536211 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:57:27 [2024-02-28T21:57:27.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239536211 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]}]
16:57:27 [2024-02-28T21:57:27.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-239536207 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:57:27 [2024-02-28T21:57:27.825Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
16:57:27 [2024-02-28T21:57:27.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FolderB [1]} time=-239536199 data=null doit=true}, TreeItem with text {FolderB [1]}]
16:57:27 [2024-02-28T21:57:27.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FolderB [1]} time=-239536199 data=null}, TreeItem with text {FolderB [1]}]
16:57:27 [2024-02-28T21:57:27.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FolderB [1]} time=-239536198 data=null button=1 stateMask=0x0 x=114 y=127 count=1}, TreeItem with text {FolderB [1]}]
16:57:27 [2024-02-28T21:57:27.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239536198 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]}]
16:57:27 [2024-02-28T21:57:27.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FolderB [1]} time=-239536198 data=null button=1 stateMask=0x80000 x=114 y=127 count=1}, TreeItem with text {FolderB [1]}]
16:57:27 [2024-02-28T21:57:27.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:57:28 [2024-02-28T21:57:28.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:28 [2024-02-28T21:57:28.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239535962 data=null button=0 stateMask=0x0 x=169 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
16:57:28 [2024-02-28T21:57:28.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-239535962 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:57:28 [2024-02-28T21:57:28.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-239535962 data=null}, TreeItem with text {kernel-overlap-testing}]
16:57:28 [2024-02-28T21:57:28.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239535962 data=null button=1 stateMask=0x0 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
16:57:28 [2024-02-28T21:57:28.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239535962 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}]
16:57:28 [2024-02-28T21:57:28.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239535951 data=null button=1 stateMask=0x80000 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
16:57:28 [2024-02-28T21:57:28.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:28 [2024-02-28T21:57:28.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:28 [2024-02-28T21:57:28.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:28 [2024-02-28T21:57:28.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:28 [2024-02-28T21:57:28.081Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:57:28 [2024-02-28T21:57:28.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:28 [2024-02-28T21:57:28.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239535949 data=null button=0 stateMask=0x0 x=169 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
16:57:28 [2024-02-28T21:57:28.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-239535949 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:57:28 [2024-02-28T21:57:28.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-239535949 data=null}, TreeItem with text {kernel-overlap-testing}]
16:57:28 [2024-02-28T21:57:28.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239535949 data=null button=1 stateMask=0x0 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
16:57:28 [2024-02-28T21:57:28.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239535949 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}]
16:57:28 [2024-02-28T21:57:28.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239535940 data=null button=1 stateMask=0x80000 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
16:57:28 [2024-02-28T21:57:28.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
16:57:28 [2024-02-28T21:57:28.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239535939 data=null button=0 stateMask=0x0 x=169 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
16:57:28 [2024-02-28T21:57:28.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-239535939 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:57:28 [2024-02-28T21:57:28.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:28 [2024-02-28T21:57:28.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-239535939 data=null}, TreeItem with text {kernel-overlap-testing}]
16:57:28 [2024-02-28T21:57:28.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239535939 data=null button=1 stateMask=0x0 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
16:57:28 [2024-02-28T21:57:28.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239535939 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}]
16:57:28 [2024-02-28T21:57:28.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239535936 data=null button=1 stateMask=0x80000 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
16:57:28 [2024-02-28T21:57:28.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239535936 data=null button=1 stateMask=0x0 x=169 y=150 count=2}, TreeItem with text {kernel-overlap-testing}]
16:57:28 [2024-02-28T21:57:28.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239535936 data=null button=1 stateMask=0x0 x=169 y=150 count=2}, TreeItem with text {kernel-overlap-testing}]
16:57:28 [2024-02-28T21:57:28.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239535936 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}]
16:57:28 [2024-02-28T21:57:28.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239535903 data=null button=1 stateMask=0x80000 x=169 y=150 count=2}, TreeItem with text {kernel-overlap-testing}]
16:57:28 [2024-02-28T21:57:28.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239535897 data=null button=0 stateMask=0x0 x=169 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
16:57:28 [2024-02-28T21:57:28.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-239535897 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:57:28 [2024-02-28T21:57:28.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-239535897 data=null}, TreeItem with text {kernel-overlap-testing}]
16:57:28 [2024-02-28T21:57:28.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
16:57:28 [2024-02-28T21:57:28.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:57:28 [2024-02-28T21:57:28.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:57:28 [2024-02-28T21:57:28.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:57:28 [2024-02-28T21:57:28.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:57:28 [2024-02-28T21:57:28.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:57:28 [2024-02-28T21:57:28.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:57:28 [2024-02-28T21:57:28.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:57:28 [2024-02-28T21:57:28.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:57:28 [2024-02-28T21:57:28.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-239535392 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:57:28 [2024-02-28T21:57:28.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-239535392 data=null doit=true}, TableItem with text {}]
16:57:28 [2024-02-28T21:57:28.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-239535392 data=null}, TableItem with text {}]
16:57:28 [2024-02-28T21:57:28.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-239535392 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:57:28 [2024-02-28T21:57:28.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239535392 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:57:28 [2024-02-28T21:57:28.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-239535389 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:57:28 [2024-02-28T21:57:28.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:57:28 [2024-02-28T21:57:28.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:57:29 [2024-02-28T21:57:29.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:57:29 [2024-02-28T21:57:29.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:29 [2024-02-28T21:57:29.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239534545 data=null button=0 stateMask=0x0 x=169 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
16:57:29 [2024-02-28T21:57:29.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-239534545 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:57:29 [2024-02-28T21:57:29.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-239534545 data=null}, TreeItem with text {kernel-overlap-testing}]
16:57:29 [2024-02-28T21:57:29.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239534545 data=null button=1 stateMask=0x0 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
16:57:29 [2024-02-28T21:57:29.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239534544 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}]
16:57:29 [2024-02-28T21:57:29.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239534542 data=null button=1 stateMask=0x80000 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
16:57:29 [2024-02-28T21:57:29.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:29 [2024-02-28T21:57:29.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:29 [2024-02-28T21:57:29.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:29 [2024-02-28T21:57:29.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:29 [2024-02-28T21:57:29.576Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:57:29 [2024-02-28T21:57:29.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:57:29 [2024-02-28T21:57:29.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:29 [2024-02-28T21:57:29.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:29 [2024-02-28T21:57:29.577Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
16:57:29 [2024-02-28T21:57:29.577Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
16:57:29 [2024-02-28T21:57:29.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:57:29 [2024-02-28T21:57:29.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 6 to [MouseEnter [6]: MouseEvent{Tree {} [layout=null] time=-239534537 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
16:57:29 [2024-02-28T21:57:29.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 5 to [MouseMove [5]: MouseEvent{Tree {} [layout=null] time=-239534537 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
16:57:29 [2024-02-28T21:57:29.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 26 to [Activate [26]: ShellEvent{Tree {} [layout=null] time=-239534537 data=null doit=true}, (of type 'Tree')]
16:57:29 [2024-02-28T21:57:29.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 15 to [FocusIn [15]: FocusEvent{Tree {} [layout=null] time=-239534537 data=null}, (of type 'Tree')]
16:57:29 [2024-02-28T21:57:29.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FolderA [1]} time=-239534537 data=null button=1 stateMask=0x0 x=114 y=81 count=1}, (of type 'Tree')]
16:57:29 [2024-02-28T21:57:29.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239534537 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')]
16:57:29 [2024-02-28T21:57:29.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FolderA [1]} time=-239534530 data=null button=1 stateMask=0x80000 x=114 y=81 count=1}, (of type 'Tree')]
16:57:29 [2024-02-28T21:57:29.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 6 to [MouseEnter [6]: MouseEvent{Tree {} [layout=null] time=-239534530 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
16:57:29 [2024-02-28T21:57:29.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 5 to [MouseMove [5]: MouseEvent{Tree {} [layout=null] time=-239534530 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
16:57:29 [2024-02-28T21:57:29.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 26 to [Activate [26]: ShellEvent{Tree {} [layout=null] time=-239534530 data=null doit=true}, (of type 'Tree')]
16:57:29 [2024-02-28T21:57:29.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 15 to [FocusIn [15]: FocusEvent{Tree {} [layout=null] time=-239534530 data=null}, (of type 'Tree')]
16:57:29 [2024-02-28T21:57:29.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FolderB [1]} time=-239534529 data=null button=1 stateMask=0x40000 x=114 y=127 count=1}, (of type 'Tree')]
16:57:29 [2024-02-28T21:57:29.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239534529 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')]
16:57:29 [2024-02-28T21:57:29.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FolderB [1]} time=-239534519 data=null button=1 stateMask=0xc0000 x=114 y=127 count=1}, (of type 'Tree')]
16:57:29 [2024-02-28T21:57:29.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:57:29 [2024-02-28T21:57:29.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:57:29 [2024-02-28T21:57:29.577Z] 
16:57:29 [2024-02-28T21:57:29.577Z] (Eclipse:19192): Gtk-WARNING **: 21:57:29.378: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:57:29 [2024-02-28T21:57:29.577Z] 
16:57:29 [2024-02-28T21:57:29.577Z] (Eclipse:19192): Gtk-WARNING **: 21:57:29.378: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:57:29 [2024-02-28T21:57:29.577Z] 
16:57:29 [2024-02-28T21:57:29.577Z] (Eclipse:19192): Gtk-WARNING **: 21:57:29.378: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:57:29 [2024-02-28T21:57:29.577Z] 
16:57:29 [2024-02-28T21:57:29.577Z] (Eclipse:19192): Gtk-WARNING **: 21:57:29.378: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:57:29 [2024-02-28T21:57:29.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:57:29 [2024-02-28T21:57:29.577Z] 
16:57:29 [2024-02-28T21:57:29.577Z] (Eclipse:19192): Gtk-WARNING **: 21:57:29.412: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:57:29 [2024-02-28T21:57:29.577Z] 
16:57:29 [2024-02-28T21:57:29.577Z] (Eclipse:19192): Gtk-WARNING **: 21:57:29.412: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:57:29 [2024-02-28T21:57:29.577Z] 
16:57:29 [2024-02-28T21:57:29.577Z] (Eclipse:19192): Gtk-WARNING **: 21:57:29.412: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:57:29 [2024-02-28T21:57:29.577Z] 
16:57:29 [2024-02-28T21:57:29.577Z] (Eclipse:19192): Gtk-WARNING **: 21:57:29.412: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:57:29 [2024-02-28T21:57:29.577Z] 
16:57:29 [2024-02-28T21:57:29.577Z] (Eclipse:19192): Gtk-WARNING **: 21:57:29.427: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:57:29 [2024-02-28T21:57:29.577Z] 
16:57:29 [2024-02-28T21:57:29.577Z] (Eclipse:19192): Gtk-WARNING **: 21:57:29.427: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:57:29 [2024-02-28T21:57:29.577Z] 
16:57:29 [2024-02-28T21:57:29.577Z] (Eclipse:19192): Gtk-WARNING **: 21:57:29.427: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:57:29 [2024-02-28T21:57:29.577Z] 
16:57:29 [2024-02-28T21:57:29.577Z] (Eclipse:19192): Gtk-WARNING **: 21:57:29.427: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:57:29 [2024-02-28T21:57:29.577Z] 
16:57:29 [2024-02-28T21:57:29.577Z] (Eclipse:19192): Gtk-WARNING **: 21:57:29.445: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:57:29 [2024-02-28T21:57:29.577Z] 
16:57:29 [2024-02-28T21:57:29.577Z] (Eclipse:19192): Gtk-WARNING **: 21:57:29.445: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:57:29 [2024-02-28T21:57:29.577Z] 
16:57:29 [2024-02-28T21:57:29.577Z] (Eclipse:19192): Gtk-WARNING **: 21:57:29.445: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:57:29 [2024-02-28T21:57:29.577Z] 
16:57:29 [2024-02-28T21:57:29.577Z] (Eclipse:19192): Gtk-WARNING **: 21:57:29.445: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:57:29 [2024-02-28T21:57:29.577Z] 
16:57:29 [2024-02-28T21:57:29.577Z] (Eclipse:19192): Gtk-WARNING **: 21:57:29.462: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:57:29 [2024-02-28T21:57:29.577Z] 
16:57:29 [2024-02-28T21:57:29.577Z] (Eclipse:19192): Gtk-WARNING **: 21:57:29.462: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:57:29 [2024-02-28T21:57:29.577Z] 
16:57:29 [2024-02-28T21:57:29.577Z] (Eclipse:19192): Gtk-WARNING **: 21:57:29.462: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:57:29 [2024-02-28T21:57:29.577Z] 
16:57:29 [2024-02-28T21:57:29.577Z] (Eclipse:19192): Gtk-WARNING **: 21:57:29.462: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:57:29 [2024-02-28T21:57:29.577Z] 
16:57:29 [2024-02-28T21:57:29.577Z] (Eclipse:19192): Gtk-WARNING **: 21:57:29.478: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:57:29 [2024-02-28T21:57:29.577Z] 
16:57:29 [2024-02-28T21:57:29.577Z] (Eclipse:19192): Gtk-WARNING **: 21:57:29.478: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:57:29 [2024-02-28T21:57:29.577Z] 
16:57:29 [2024-02-28T21:57:29.577Z] (Eclipse:19192): Gtk-WARNING **: 21:57:29.478: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:57:29 [2024-02-28T21:57:29.577Z] 
16:57:29 [2024-02-28T21:57:29.577Z] (Eclipse:19192): Gtk-WARNING **: 21:57:29.478: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:57:29 [2024-02-28T21:57:29.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete'
16:57:29 [2024-02-28T21:57:29.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
16:57:29 [2024-02-28T21:57:29.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
16:57:29 [2024-02-28T21:57:29.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
16:57:29 [2024-02-28T21:57:29.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')
16:57:29 [2024-02-28T21:57:29.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
16:57:29 [2024-02-28T21:57:29.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
16:57:29 [2024-02-28T21:57:29.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-239534322 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:57:29 [2024-02-28T21:57:29.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-239534322 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:57:29 [2024-02-28T21:57:29.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-239534322 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:57:29 [2024-02-28T21:57:29.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-239534322 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:57:29 [2024-02-28T21:57:29.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-239534322 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:57:29 [2024-02-28T21:57:29.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-239534322 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:57:29 [2024-02-28T21:57:29.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-239534322 data=null 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')]
16:57:30 [2024-02-28T21:57:30.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-239534502 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:57:30 [2024-02-28T21:57:30.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:57:30 [2024-02-28T21:57:30.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:57:30 [2024-02-28T21:57:30.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:30 [2024-02-28T21:57:30.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:30 [2024-02-28T21:57:30.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:30 [2024-02-28T21:57:30.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:30 [2024-02-28T21:57:30.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:30 [2024-02-28T21:57:30.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239533917 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:57:30 [2024-02-28T21:57:30.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239533917 data=null doit=true}, TreeItem with text {test}]
16:57:30 [2024-02-28T21:57:30.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239533917 data=null}, TreeItem with text {test}]
16:57:30 [2024-02-28T21:57:30.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239533917 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:57:30 [2024-02-28T21:57:30.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239533916 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:57:30 [2024-02-28T21:57:30.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239533891 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:57:30 [2024-02-28T21:57:30.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:30 [2024-02-28T21:57:30.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239533891 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:57:30 [2024-02-28T21:57:30.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239533891 data=null doit=true}, TreeItem with text {test}]
16:57:30 [2024-02-28T21:57:30.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239533891 data=null}, TreeItem with text {test}]
16:57:30 [2024-02-28T21:57:30.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239533890 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:57:30 [2024-02-28T21:57:30.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239533890 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:57:30 [2024-02-28T21:57:30.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239533887 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:57:30 [2024-02-28T21:57:30.139Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:57:30 [2024-02-28T21:57:30.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:30 [2024-02-28T21:57:30.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-239533887 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
16:57:30 [2024-02-28T21:57:30.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-239533886 data=null doit=true}, TreeItem with text {Traces [2]}]
16:57:30 [2024-02-28T21:57:30.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-239533886 data=null}, TreeItem with text {Traces [2]}]
16:57:30 [2024-02-28T21:57:30.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-239533886 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:57:30 [2024-02-28T21:57:30.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239533886 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]}]
16:57:30 [2024-02-28T21:57:30.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-239533877 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:57:30 [2024-02-28T21:57:30.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:30 [2024-02-28T21:57:30.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-239533876 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
16:57:30 [2024-02-28T21:57:30.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-239533876 data=null doit=true}, TreeItem with text {Traces [2]}]
16:57:30 [2024-02-28T21:57:30.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-239533876 data=null}, TreeItem with text {Traces [2]}]
16:57:30 [2024-02-28T21:57:30.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-239533876 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:57:30 [2024-02-28T21:57:30.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239533876 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]}]
16:57:30 [2024-02-28T21:57:30.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-239533873 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:57:30 [2024-02-28T21:57:30.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:57:30 [2024-02-28T21:57:30.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
16:57:30 [2024-02-28T21:57:30.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
16:57:30 [2024-02-28T21:57:30.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:57:30 [2024-02-28T21:57:30.394Z] 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=-239533496 data=null doit=true}, Shell with text {Trace Import}]
16:57:30 [2024-02-28T21:57:30.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:57:30 [2024-02-28T21:57:30.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:57:30 [2024-02-28T21:57:30.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:57:30 [2024-02-28T21:57:30.394Z] 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')
16:57:30 [2024-02-28T21:57:30.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:57:30 [2024-02-28T21:57:30.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:57:30 [2024-02-28T21:57:30.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:57:30 [2024-02-28T21:57:30.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:57:30 [2024-02-28T21:57:30.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:57:30 [2024-02-28T21:57:30.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:57:30 [2024-02-28T21:57:30.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:57:30 [2024-02-28T21:57:30.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:57:30 [2024-02-28T21:57:30.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:57:30 [2024-02-28T21:57:30.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:30 [2024-02-28T21:57:30.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:57:30 [2024-02-28T21:57:30.395Z] 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.
16:57:30 [2024-02-28T21:57:30.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:57:30 [2024-02-28T21:57:30.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:57:30 [2024-02-28T21:57:30.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:57:30 [2024-02-28T21:57:30.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:57:30 [2024-02-28T21:57:30.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:57:30 [2024-02-28T21:57:30.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:57:30 [2024-02-28T21:57:30.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:57:30 [2024-02-28T21:57:30.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:57:30 [2024-02-28T21:57:30.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=-239533494 data=null}, (of type 'Combo')]
16:57:30 [2024-02-28T21:57:30.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:57:30 [2024-02-28T21:57:30.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:30 [2024-02-28T21:57:30.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:30 [2024-02-28T21:57:30.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:57:30 [2024-02-28T21:57:30.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:30 [2024-02-28T21:57:30.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:30 [2024-02-28T21:57:30.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-239533427 data=null doit=true}, TreeItem with text {import}]
16:57:30 [2024-02-28T21:57:30.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-239533427 data=null}, TreeItem with text {import}]
16:57:30 [2024-02-28T21:57:30.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-239533427 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
16:57:30 [2024-02-28T21:57:30.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239533427 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}]
16:57:30 [2024-02-28T21:57:30.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-239533426 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
16:57:30 [2024-02-28T21:57:30.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:30 [2024-02-28T21:57:30.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=-239533425 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
16:57:30 [2024-02-28T21:57:30.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-239533425 data=null doit=true}, TreeItem with text {import}]
16:57:30 [2024-02-28T21:57:30.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-239533425 data=null}, TreeItem with text {import}]
16:57:30 [2024-02-28T21:57:30.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-239533425 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
16:57:30 [2024-02-28T21:57:30.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239533425 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}]
16:57:30 [2024-02-28T21:57:30.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-239533425 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
16:57:30 [2024-02-28T21:57:30.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:57:30 [2024-02-28T21:57:30.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:57:30 [2024-02-28T21:57:30.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomTxt.log
16:57:30 [2024-02-28T21:57:30.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:30 [2024-02-28T21:57:30.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:30 [2024-02-28T21:57:30.395Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
16:57:30 [2024-02-28T21:57:30.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {z-clashes} time=-239533417 data=null doit=true}, Tree node with text: z-clashes]
16:57:30 [2024-02-28T21:57:30.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {z-clashes} time=-239533417 data=null}, Tree node with text: z-clashes]
16:57:30 [2024-02-28T21:57:30.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {z-clashes} time=-239533417 data=null button=1 stateMask=0x0 x=111 y=150 count=1}, Tree node with text: z-clashes]
16:57:30 [2024-02-28T21:57:30.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239533417 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]
16:57:30 [2024-02-28T21:57:30.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {z-clashes} time=-239533416 data=null button=1 stateMask=0x80000 x=111 y=150 count=1}, Tree node with text: z-clashes]
16:57:30 [2024-02-28T21:57:30.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:30 [2024-02-28T21:57:30.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {z-clashes} time=-239533415 data=null button=0 stateMask=0x0 x=111 y=150 count=0}, Tree node with text: z-clashes]
16:57:30 [2024-02-28T21:57:30.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {z-clashes} time=-239533415 data=null doit=true}, Tree node with text: z-clashes]
16:57:30 [2024-02-28T21:57:30.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {z-clashes} time=-239533415 data=null}, Tree node with text: z-clashes]
16:57:30 [2024-02-28T21:57:30.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {z-clashes} time=-239533415 data=null button=1 stateMask=0x0 x=111 y=150 count=1}, Tree node with text: z-clashes]
16:57:30 [2024-02-28T21:57:30.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239533415 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]
16:57:30 [2024-02-28T21:57:30.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {z-clashes} time=-239533413 data=null button=1 stateMask=0x80000 x=111 y=150 count=1}, Tree node with text: z-clashes]
16:57:30 [2024-02-28T21:57:30.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:57:30 [2024-02-28T21:57:30.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:57:30 [2024-02-28T21:57:30.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomTxt.log
16:57:30 [2024-02-28T21:57:30.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:57:30 [2024-02-28T21:57:30.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:57:30 [2024-02-28T21:57:30.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:57:30 [2024-02-28T21:57:30.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:57:30 [2024-02-28T21:57:30.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:57:30 [2024-02-28T21:57:30.651Z] 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:'))
16:57:30 [2024-02-28T21:57:30.651Z] 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
16:57:30 [2024-02-28T21:57:30.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Custom Text : TmfGeneric} [layout=null] time=-239533398 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:'))]
16:57:30 [2024-02-28T21:57:30.651Z] 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
16:57:30 [2024-02-28T21:57:30.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:57:30 [2024-02-28T21:57:30.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:57:30 [2024-02-28T21:57:30.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:57:30 [2024-02-28T21:57:30.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:57:30 [2024-02-28T21:57:30.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:57:30 [2024-02-28T21:57:30.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:57:30 [2024-02-28T21:57:30.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:57:30 [2024-02-28T21:57:30.651Z] 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'
16:57:30 [2024-02-28T21:57:30.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:57:30 [2024-02-28T21:57:30.651Z] 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')
16:57:30 [2024-02-28T21:57:30.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:57:30 [2024-02-28T21:57:30.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:57:30 [2024-02-28T21:57:30.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:57:30 [2024-02-28T21:57:30.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:30 [2024-02-28T21:57:30.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:57:30 [2024-02-28T21:57:30.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:57:30 [2024-02-28T21:57:30.651Z] 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.
16:57:30 [2024-02-28T21:57:30.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:57:30 [2024-02-28T21:57:30.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:57:30 [2024-02-28T21:57:30.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:57:30 [2024-02-28T21:57:30.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:57:30 [2024-02-28T21:57:30.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:57:30 [2024-02-28T21:57:30.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:57:30 [2024-02-28T21:57:30.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:57:30 [2024-02-28T21:57:30.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:57:30 [2024-02-28T21:57:30.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:57:30 [2024-02-28T21:57:30.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:57:30 [2024-02-28T21:57:30.651Z] 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')
16:57:30 [2024-02-28T21:57:30.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:57:30 [2024-02-28T21:57:30.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:57:30 [2024-02-28T21:57:30.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:30 [2024-02-28T21:57:30.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:57:30 [2024-02-28T21:57:30.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:57:30 [2024-02-28T21:57:30.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@204b63a7
16:57:30 [2024-02-28T21:57:30.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-239533396 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')]
16:57:30 [2024-02-28T21:57:30.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-239533396 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')]
16:57:30 [2024-02-28T21:57:30.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-239533396 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:57:30 [2024-02-28T21:57:30.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-239533396 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:57:30 [2024-02-28T21:57:30.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-239533396 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')]
16:57:30 [2024-02-28T21:57:30.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-239533396 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')]
16:57:30 [2024-02-28T21:57:30.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-239533396 data=null 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')]
16:57:30 [2024-02-28T21:57:30.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-239533396 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')]
16:57:30 [2024-02-28T21:57:30.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-239533396 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')]
16:57:30 [2024-02-28T21:57:30.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-239533396 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')]
16:57:30 [2024-02-28T21:57:30.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-239533396 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:57:30 [2024-02-28T21:57:30.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-239533396 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:57:30 [2024-02-28T21:57:30.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:57:30 [2024-02-28T21:57:30.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:57:30 [2024-02-28T21:57:30.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:57:30 [2024-02-28T21:57:30.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:57:30 [2024-02-28T21:57:30.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:57:30 [2024-02-28T21:57:30.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:57:30 [2024-02-28T21:57:30.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:57:30 [2024-02-28T21:57:30.652Z] 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')
16:57:30 [2024-02-28T21:57:30.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:57:30 [2024-02-28T21:57:30.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:57:30 [2024-02-28T21:57:30.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:57:30 [2024-02-28T21:57:30.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:57:30 [2024-02-28T21:57:30.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:57:30 [2024-02-28T21:57:30.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:30 [2024-02-28T21:57:30.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:57:30 [2024-02-28T21:57:30.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:57:30 [2024-02-28T21:57:30.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:57:30 [2024-02-28T21:57:30.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:57:30 [2024-02-28T21:57:30.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:57:30 [2024-02-28T21:57:30.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:57:30 [2024-02-28T21:57:30.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:57:30 [2024-02-28T21:57:30.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:57:30 [2024-02-28T21:57:30.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:57:30 [2024-02-28T21:57:30.652Z] 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')
16:57:30 [2024-02-28T21:57:30.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:57:30 [2024-02-28T21:57:30.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:57:30 [2024-02-28T21:57:30.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:57:30 [2024-02-28T21:57:30.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:57:30 [2024-02-28T21:57:30.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:30 [2024-02-28T21:57:30.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:57:30 [2024-02-28T21:57:30.652Z] 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')
16:57:30 [2024-02-28T21:57:30.652Z] 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.
16:57:30 [2024-02-28T21:57:30.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:57:30 [2024-02-28T21:57:30.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:57:30 [2024-02-28T21:57:30.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:57:30 [2024-02-28T21:57:30.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:57:30 [2024-02-28T21:57:30.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:57:30 [2024-02-28T21:57:30.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:57:30 [2024-02-28T21:57:30.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:57:30 [2024-02-28T21:57:30.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:57:30 [2024-02-28T21:57:30.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:57:30 [2024-02-28T21:57:30.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:57:30 [2024-02-28T21:57:30.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:57:30 [2024-02-28T21:57:30.652Z] 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')
16:57:30 [2024-02-28T21:57:30.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:57:30 [2024-02-28T21:57:30.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:30 [2024-02-28T21:57:30.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:57:30 [2024-02-28T21:57:30.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:57:30 [2024-02-28T21:57:30.653Z] 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.
16:57:30 [2024-02-28T21:57:30.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:57:30 [2024-02-28T21:57:30.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:57:30 [2024-02-28T21:57:30.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:57:30 [2024-02-28T21:57:30.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:57:30 [2024-02-28T21:57:30.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:57:30 [2024-02-28T21:57:30.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:57:30 [2024-02-28T21:57:30.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:57:30 [2024-02-28T21:57:30.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:57:30 [2024-02-28T21:57:30.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:57:30 [2024-02-28T21:57:30.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:57:30 [2024-02-28T21:57:30.653Z] 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)'
16:57:30 [2024-02-28T21:57:30.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:57:30 [2024-02-28T21:57:30.653Z] 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')
16:57:30 [2024-02-28T21:57:30.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:30 [2024-02-28T21:57:30.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:57:30 [2024-02-28T21:57:30.653Z] 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')
16:57:30 [2024-02-28T21:57:30.653Z] 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.
16:57:30 [2024-02-28T21:57:30.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:57:30 [2024-02-28T21:57:30.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:57:30 [2024-02-28T21:57:30.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:57:30 [2024-02-28T21:57:30.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:57:30 [2024-02-28T21:57:30.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:57:30 [2024-02-28T21:57:30.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:57:30 [2024-02-28T21:57:30.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:57:30 [2024-02-28T21:57:30.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:57:30 [2024-02-28T21:57:30.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:57:30 [2024-02-28T21:57:30.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:57:30 [2024-02-28T21:57:30.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:30 [2024-02-28T21:57:30.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:57:30 [2024-02-28T21:57:30.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:57:30 [2024-02-28T21:57:30.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:57:30 [2024-02-28T21:57:30.653Z] 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')
16:57:30 [2024-02-28T21:57:30.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:57:30 [2024-02-28T21:57:30.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-239533392 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:57:30 [2024-02-28T21:57:30.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-239533392 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:57:30 [2024-02-28T21:57:30.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-239533392 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:57:30 [2024-02-28T21:57:30.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-239533392 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:57:30 [2024-02-28T21:57:30.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-239533392 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:57:30 [2024-02-28T21:57:30.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-239533392 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:57:30 [2024-02-28T21:57:30.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')
16:57:30 [2024-02-28T21:57:30.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')
16:57:30 [2024-02-28T21:57:30.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')
16:57:30 [2024-02-28T21:57:30.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')
16:57:30 [2024-02-28T21:57:30.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')
16:57:30 [2024-02-28T21:57:30.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:57:30 [2024-02-28T21:57:30.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-239533392 data=null 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')]
16:57:30 [2024-02-28T21:57:30.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-239533826 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
16:57:31 [2024-02-28T21:57:31.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:57:31 [2024-02-28T21:57:31.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:31 [2024-02-28T21:57:31.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:31 [2024-02-28T21:57:31.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:31 [2024-02-28T21:57:31.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:31 [2024-02-28T21:57:31.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:31 [2024-02-28T21:57:31.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239532883 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:57:31 [2024-02-28T21:57:31.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239532883 data=null doit=true}, TreeItem with text {test}]
16:57:31 [2024-02-28T21:57:31.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239532882 data=null}, TreeItem with text {test}]
16:57:31 [2024-02-28T21:57:31.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239532882 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:57:31 [2024-02-28T21:57:31.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239532882 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:57:31 [2024-02-28T21:57:31.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239532858 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:57:31 [2024-02-28T21:57:31.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:31 [2024-02-28T21:57:31.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239532858 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:57:31 [2024-02-28T21:57:31.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239532858 data=null doit=true}, TreeItem with text {test}]
16:57:31 [2024-02-28T21:57:31.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239532858 data=null}, TreeItem with text {test}]
16:57:31 [2024-02-28T21:57:31.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239532858 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:57:31 [2024-02-28T21:57:31.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239532858 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:57:31 [2024-02-28T21:57:31.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239532854 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:57:31 [2024-02-28T21:57:31.217Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:57:31 [2024-02-28T21:57:31.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:31 [2024-02-28T21:57:31.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-239532854 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
16:57:31 [2024-02-28T21:57:31.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-239532854 data=null doit=true}, TreeItem with text {Traces [2]}]
16:57:31 [2024-02-28T21:57:31.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-239532854 data=null}, TreeItem with text {Traces [2]}]
16:57:31 [2024-02-28T21:57:31.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-239532854 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:57:31 [2024-02-28T21:57:31.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239532854 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]}]
16:57:31 [2024-02-28T21:57:31.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-239532845 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:57:31 [2024-02-28T21:57:31.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-239532845 data=null doit=true}, TreeItem with text {Traces [2]}]
16:57:31 [2024-02-28T21:57:31.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-239532845 data=null}, TreeItem with text {Traces [2]}]
16:57:31 [2024-02-28T21:57:31.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-239532845 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:57:31 [2024-02-28T21:57:31.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239532845 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]}]
16:57:31 [2024-02-28T21:57:31.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-239532844 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:57:31 [2024-02-28T21:57:31.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:57:31 [2024-02-28T21:57:31.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:31 [2024-02-28T21:57:31.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239532628 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:57:31 [2024-02-28T21:57:31.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239532628 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:57:31 [2024-02-28T21:57:31.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239532628 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:57:31 [2024-02-28T21:57:31.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239532628 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:57:31 [2024-02-28T21:57:31.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239532627 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}]
16:57:31 [2024-02-28T21:57:31.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239532602 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:57:31 [2024-02-28T21:57:31.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:31 [2024-02-28T21:57:31.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:31 [2024-02-28T21:57:31.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:31 [2024-02-28T21:57:31.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:31 [2024-02-28T21:57:31.218Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:57:31 [2024-02-28T21:57:31.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:31 [2024-02-28T21:57:31.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239532600 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:57:31 [2024-02-28T21:57:31.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239532600 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:57:31 [2024-02-28T21:57:31.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239532600 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:57:31 [2024-02-28T21:57:31.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239532600 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:57:31 [2024-02-28T21:57:31.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239532600 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}]
16:57:31 [2024-02-28T21:57:31.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239532597 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:57:31 [2024-02-28T21:57:31.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
16:57:31 [2024-02-28T21:57:31.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239532597 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:57:31 [2024-02-28T21:57:31.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239532597 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:57:31 [2024-02-28T21:57:31.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:31 [2024-02-28T21:57:31.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239532597 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:57:31 [2024-02-28T21:57:31.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239532597 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:57:31 [2024-02-28T21:57:31.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239532596 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}]
16:57:31 [2024-02-28T21:57:31.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239532594 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:57:31 [2024-02-28T21:57:31.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239532594 data=null button=1 stateMask=0x0 x=154 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:57:31 [2024-02-28T21:57:31.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239532594 data=null button=1 stateMask=0x0 x=154 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:57:31 [2024-02-28T21:57:31.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239532594 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}]
16:57:31 [2024-02-28T21:57:31.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239532563 data=null button=1 stateMask=0x80000 x=154 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:57:31 [2024-02-28T21:57:31.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239532558 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:57:31 [2024-02-28T21:57:31.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239532558 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:57:31 [2024-02-28T21:57:31.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239532558 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:57:31 [2024-02-28T21:57:31.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
16:57:32 [2024-02-28T21:57:32.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:57:32 [2024-02-28T21:57:32.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:57:32 [2024-02-28T21:57:32.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:57:32 [2024-02-28T21:57:32.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:57:32 [2024-02-28T21:57:32.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:57:32 [2024-02-28T21:57:32.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:57:32 [2024-02-28T21:57:32.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-239531053 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:57:32 [2024-02-28T21:57:32.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-239531053 data=null doit=true}, TableItem with text {}]
16:57:32 [2024-02-28T21:57:32.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-239531053 data=null}, TableItem with text {}]
16:57:32 [2024-02-28T21:57:32.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-239531053 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:57:32 [2024-02-28T21:57:32.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239531053 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:57:32 [2024-02-28T21:57:32.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-239531050 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:57:32 [2024-02-28T21:57:32.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:57:32 [2024-02-28T21:57:32.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:57:32 [2024-02-28T21:57:32.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:57:32 [2024-02-28T21:57:32.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:32 [2024-02-28T21:57:32.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239530997 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:57:32 [2024-02-28T21:57:32.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239530997 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:57:32 [2024-02-28T21:57:32.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239530997 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:57:32 [2024-02-28T21:57:32.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239530997 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:57:32 [2024-02-28T21:57:32.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239530996 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}]
16:57:32 [2024-02-28T21:57:32.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239530994 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:57:32 [2024-02-28T21:57:32.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:32 [2024-02-28T21:57:32.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:32 [2024-02-28T21:57:32.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:32 [2024-02-28T21:57:32.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:32 [2024-02-28T21:57:32.959Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:57:32 [2024-02-28T21:57:32.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:57:32 [2024-02-28T21:57:32.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:32 [2024-02-28T21:57:32.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:32 [2024-02-28T21:57:32.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:32 [2024-02-28T21:57:32.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:32 [2024-02-28T21:57:32.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:32 [2024-02-28T21:57:32.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239530991 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:57:32 [2024-02-28T21:57:32.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239530991 data=null doit=true}, TreeItem with text {test}]
16:57:32 [2024-02-28T21:57:32.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239530991 data=null}, TreeItem with text {test}]
16:57:32 [2024-02-28T21:57:32.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239530990 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:57:32 [2024-02-28T21:57:32.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239530990 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:57:32 [2024-02-28T21:57:32.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239530974 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:57:32 [2024-02-28T21:57:32.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:32 [2024-02-28T21:57:32.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239530974 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:57:32 [2024-02-28T21:57:32.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239530974 data=null doit=true}, TreeItem with text {test}]
16:57:32 [2024-02-28T21:57:32.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239530974 data=null}, TreeItem with text {test}]
16:57:32 [2024-02-28T21:57:32.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239530974 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:57:32 [2024-02-28T21:57:32.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239530974 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:57:32 [2024-02-28T21:57:32.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239530953 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:57:32 [2024-02-28T21:57:32.960Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:57:32 [2024-02-28T21:57:32.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:32 [2024-02-28T21:57:32.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-239530952 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
16:57:32 [2024-02-28T21:57:32.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-239530952 data=null doit=true}, TreeItem with text {Traces [2]}]
16:57:32 [2024-02-28T21:57:32.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-239530952 data=null}, TreeItem with text {Traces [2]}]
16:57:32 [2024-02-28T21:57:32.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-239530952 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:57:32 [2024-02-28T21:57:32.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239530952 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]}]
16:57:32 [2024-02-28T21:57:32.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-239530946 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:57:32 [2024-02-28T21:57:32.960Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
16:57:32 [2024-02-28T21:57:32.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {z-clashes [1]} time=-239530946 data=null doit=true}, TreeItem with text {z-clashes [1]}]
16:57:32 [2024-02-28T21:57:32.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {z-clashes [1]} time=-239530946 data=null}, TreeItem with text {z-clashes [1]}]
16:57:32 [2024-02-28T21:57:32.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {z-clashes [1]} time=-239530946 data=null button=1 stateMask=0x0 x=120 y=81 count=1}, TreeItem with text {z-clashes [1]}]
16:57:32 [2024-02-28T21:57:32.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239530946 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]}]
16:57:32 [2024-02-28T21:57:32.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {z-clashes [1]} time=-239530945 data=null button=1 stateMask=0x80000 x=120 y=81 count=1}, TreeItem with text {z-clashes [1]}]
16:57:33 [2024-02-28T21:57:33.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:57:33 [2024-02-28T21:57:33.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:33 [2024-02-28T21:57:33.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239530729 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:57:33 [2024-02-28T21:57:33.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239530729 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:57:33 [2024-02-28T21:57:33.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239530729 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:57:33 [2024-02-28T21:57:33.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239530729 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:57:33 [2024-02-28T21:57:33.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239530728 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}]
16:57:33 [2024-02-28T21:57:33.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239530703 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:57:33 [2024-02-28T21:57:33.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:33 [2024-02-28T21:57:33.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:33 [2024-02-28T21:57:33.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:33 [2024-02-28T21:57:33.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:33 [2024-02-28T21:57:33.216Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:57:33 [2024-02-28T21:57:33.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:33 [2024-02-28T21:57:33.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239530701 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:57:33 [2024-02-28T21:57:33.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239530701 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:57:33 [2024-02-28T21:57:33.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239530701 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:57:33 [2024-02-28T21:57:33.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239530701 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:57:33 [2024-02-28T21:57:33.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239530701 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}]
16:57:33 [2024-02-28T21:57:33.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239530698 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:57:33 [2024-02-28T21:57:33.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
16:57:33 [2024-02-28T21:57:33.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239530698 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:57:33 [2024-02-28T21:57:33.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239530698 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:57:33 [2024-02-28T21:57:33.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:33 [2024-02-28T21:57:33.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239530698 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:57:33 [2024-02-28T21:57:33.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239530698 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:57:33 [2024-02-28T21:57:33.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239530698 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}]
16:57:33 [2024-02-28T21:57:33.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239530696 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:57:33 [2024-02-28T21:57:33.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239530696 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:57:33 [2024-02-28T21:57:33.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239530695 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:57:33 [2024-02-28T21:57:33.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239530695 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}]
16:57:33 [2024-02-28T21:57:33.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239530664 data=null button=1 stateMask=0x80000 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:57:33 [2024-02-28T21:57:33.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239530659 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:57:33 [2024-02-28T21:57:33.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239530659 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:57:33 [2024-02-28T21:57:33.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239530659 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:57:33 [2024-02-28T21:57:33.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
16:57:33 [2024-02-28T21:57:33.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:57:33 [2024-02-28T21:57:33.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:57:33 [2024-02-28T21:57:33.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:57:34 [2024-02-28T21:57:34.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:57:34 [2024-02-28T21:57:34.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:57:34 [2024-02-28T21:57:34.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:57:34 [2024-02-28T21:57:34.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:57:34 [2024-02-28T21:57:34.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:57:34 [2024-02-28T21:57:34.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-239529154 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:57:34 [2024-02-28T21:57:34.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-239529154 data=null doit=true}, TableItem with text {}]
16:57:34 [2024-02-28T21:57:34.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-239529154 data=null}, TableItem with text {}]
16:57:34 [2024-02-28T21:57:34.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-239529154 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:57:34 [2024-02-28T21:57:34.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239529154 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:57:34 [2024-02-28T21:57:34.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-239529151 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:57:34 [2024-02-28T21:57:34.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:57:34 [2024-02-28T21:57:34.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:57:34 [2024-02-28T21:57:34.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:57:34 [2024-02-28T21:57:34.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:34 [2024-02-28T21:57:34.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239529095 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:57:34 [2024-02-28T21:57:34.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239529095 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:57:34 [2024-02-28T21:57:34.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239529095 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:57:34 [2024-02-28T21:57:34.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239529094 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:57:34 [2024-02-28T21:57:34.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239529094 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}]
16:57:34 [2024-02-28T21:57:34.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239529091 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:57:34 [2024-02-28T21:57:34.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:34 [2024-02-28T21:57:34.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:34 [2024-02-28T21:57:34.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:34 [2024-02-28T21:57:34.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:34 [2024-02-28T21:57:34.958Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:57:34 [2024-02-28T21:57:34.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:57:34 [2024-02-28T21:57:34.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:34 [2024-02-28T21:57:34.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:34 [2024-02-28T21:57:34.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:34 [2024-02-28T21:57:34.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:34 [2024-02-28T21:57:34.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:34 [2024-02-28T21:57:34.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239529088 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:57:34 [2024-02-28T21:57:34.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239529088 data=null doit=true}, TreeItem with text {test}]
16:57:34 [2024-02-28T21:57:34.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239529088 data=null}, TreeItem with text {test}]
16:57:34 [2024-02-28T21:57:34.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239529088 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:57:34 [2024-02-28T21:57:34.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239529088 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:57:34 [2024-02-28T21:57:34.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239529072 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:57:34 [2024-02-28T21:57:34.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:34 [2024-02-28T21:57:34.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239529071 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:57:34 [2024-02-28T21:57:34.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239529071 data=null doit=true}, TreeItem with text {test}]
16:57:34 [2024-02-28T21:57:34.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239529071 data=null}, TreeItem with text {test}]
16:57:34 [2024-02-28T21:57:34.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239529071 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:57:34 [2024-02-28T21:57:34.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239529071 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:57:34 [2024-02-28T21:57:34.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239529062 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:57:34 [2024-02-28T21:57:34.959Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:57:34 [2024-02-28T21:57:34.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:34 [2024-02-28T21:57:34.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-239529062 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
16:57:34 [2024-02-28T21:57:34.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-239529062 data=null doit=true}, TreeItem with text {Traces [2]}]
16:57:34 [2024-02-28T21:57:34.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-239529062 data=null}, TreeItem with text {Traces [2]}]
16:57:34 [2024-02-28T21:57:34.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-239529061 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:57:34 [2024-02-28T21:57:34.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239529061 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]}]
16:57:34 [2024-02-28T21:57:34.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-239529056 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:57:34 [2024-02-28T21:57:34.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:34 [2024-02-28T21:57:34.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-239529055 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
16:57:34 [2024-02-28T21:57:34.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-239529055 data=null doit=true}, TreeItem with text {Traces [2]}]
16:57:34 [2024-02-28T21:57:34.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-239529055 data=null}, TreeItem with text {Traces [2]}]
16:57:34 [2024-02-28T21:57:34.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-239529055 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:57:34 [2024-02-28T21:57:34.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239529055 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]}]
16:57:34 [2024-02-28T21:57:34.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-239529037 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:57:34 [2024-02-28T21:57:34.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
16:57:34 [2024-02-28T21:57:34.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
16:57:34 [2024-02-28T21:57:34.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
16:57:34 [2024-02-28T21:57:34.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
16:57:34 [2024-02-28T21:57:34.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
16:57:34 [2024-02-28T21:57:34.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
16:57:34 [2024-02-28T21:57:34.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
16:57:34 [2024-02-28T21:57:34.959Z] 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')
16:57:34 [2024-02-28T21:57:34.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
16:57:34 [2024-02-28T21:57:34.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
16:57:34 [2024-02-28T21:57:34.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-239528878 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:57:34 [2024-02-28T21:57:34.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-239528878 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:57:34 [2024-02-28T21:57:34.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-239528878 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:57:34 [2024-02-28T21:57:34.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-239528878 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:57:34 [2024-02-28T21:57:34.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-239528878 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:57:34 [2024-02-28T21:57:34.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-239528878 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:57:34 [2024-02-28T21:57:34.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-239528878 data=null 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')]
16:57:35 [2024-02-28T21:57:35.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-239529020 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
16:57:35 [2024-02-28T21:57:35.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:57:35 [2024-02-28T21:57:35.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:57:35 [2024-02-28T21:57:35.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:35 [2024-02-28T21:57:35.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:35 [2024-02-28T21:57:35.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:35 [2024-02-28T21:57:35.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:35 [2024-02-28T21:57:35.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:35 [2024-02-28T21:57:35.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239528508 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:57:35 [2024-02-28T21:57:35.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239528507 data=null doit=true}, TreeItem with text {test}]
16:57:35 [2024-02-28T21:57:35.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239528507 data=null}, TreeItem with text {test}]
16:57:35 [2024-02-28T21:57:35.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239528507 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:57:35 [2024-02-28T21:57:35.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239528507 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:57:35 [2024-02-28T21:57:35.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239528487 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:57:35 [2024-02-28T21:57:35.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:35 [2024-02-28T21:57:35.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239528487 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:57:35 [2024-02-28T21:57:35.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239528487 data=null doit=true}, TreeItem with text {test}]
16:57:35 [2024-02-28T21:57:35.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239528487 data=null}, TreeItem with text {test}]
16:57:35 [2024-02-28T21:57:35.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239528487 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:57:35 [2024-02-28T21:57:35.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239528487 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:57:35 [2024-02-28T21:57:35.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239528466 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:57:35 [2024-02-28T21:57:35.520Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:57:35 [2024-02-28T21:57:35.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:35 [2024-02-28T21:57:35.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-239528466 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:57:35 [2024-02-28T21:57:35.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-239528465 data=null doit=true}, TreeItem with text {Traces [0]}]
16:57:35 [2024-02-28T21:57:35.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-239528465 data=null}, TreeItem with text {Traces [0]}]
16:57:35 [2024-02-28T21:57:35.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-239528465 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:57:35 [2024-02-28T21:57:35.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239528465 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]}]
16:57:35 [2024-02-28T21:57:35.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-239528461 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:57:35 [2024-02-28T21:57:35.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:35 [2024-02-28T21:57:35.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-239528460 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:57:35 [2024-02-28T21:57:35.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-239528460 data=null doit=true}, TreeItem with text {Traces [0]}]
16:57:35 [2024-02-28T21:57:35.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-239528460 data=null}, TreeItem with text {Traces [0]}]
16:57:35 [2024-02-28T21:57:35.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-239528460 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:57:35 [2024-02-28T21:57:35.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239528460 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]}]
16:57:35 [2024-02-28T21:57:35.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-239528458 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:57:35 [2024-02-28T21:57:35.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:57:35 [2024-02-28T21:57:35.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
16:57:35 [2024-02-28T21:57:35.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
16:57:35 [2024-02-28T21:57:35.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:57:35 [2024-02-28T21:57:35.779Z] 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=-239528242 data=null doit=true}, Shell with text {Trace Import}]
16:57:35 [2024-02-28T21:57:35.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:57:35 [2024-02-28T21:57:35.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:57:35 [2024-02-28T21:57:35.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:57:35 [2024-02-28T21:57:35.779Z] 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')
16:57:35 [2024-02-28T21:57:35.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:57:35 [2024-02-28T21:57:35.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:57:35 [2024-02-28T21:57:35.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:57:35 [2024-02-28T21:57:35.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:57:35 [2024-02-28T21:57:35.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:57:35 [2024-02-28T21:57:35.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:57:35 [2024-02-28T21:57:35.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:57:35 [2024-02-28T21:57:35.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:57:35 [2024-02-28T21:57:35.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:57:35 [2024-02-28T21:57:35.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:35 [2024-02-28T21:57:35.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:57:35 [2024-02-28T21:57:35.779Z] 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.
16:57:35 [2024-02-28T21:57:35.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:57:35 [2024-02-28T21:57:35.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:57:35 [2024-02-28T21:57:35.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:57:35 [2024-02-28T21:57:35.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:57:35 [2024-02-28T21:57:35.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:57:35 [2024-02-28T21:57:35.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:57:35 [2024-02-28T21:57:35.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:57:35 [2024-02-28T21:57:35.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:57:35 [2024-02-28T21:57:35.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=-239528193 data=null}, (of type 'Combo')]
16:57:35 [2024-02-28T21:57:35.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:57:35 [2024-02-28T21:57:35.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:35 [2024-02-28T21:57:35.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:35 [2024-02-28T21:57:35.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:57:35 [2024-02-28T21:57:35.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:35 [2024-02-28T21:57:35.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:35 [2024-02-28T21:57:35.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-239528124 data=null doit=true}, TreeItem with text {import}]
16:57:35 [2024-02-28T21:57:35.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-239528124 data=null}, TreeItem with text {import}]
16:57:35 [2024-02-28T21:57:35.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-239528124 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
16:57:35 [2024-02-28T21:57:35.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239528124 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}]
16:57:35 [2024-02-28T21:57:35.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-239528118 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
16:57:35 [2024-02-28T21:57:35.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:35 [2024-02-28T21:57:35.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=-239528117 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
16:57:35 [2024-02-28T21:57:35.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-239528117 data=null doit=true}, TreeItem with text {import}]
16:57:35 [2024-02-28T21:57:35.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-239528117 data=null}, TreeItem with text {import}]
16:57:35 [2024-02-28T21:57:35.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-239528117 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
16:57:35 [2024-02-28T21:57:35.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239528117 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}]
16:57:35 [2024-02-28T21:57:35.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-239528117 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
16:57:35 [2024-02-28T21:57:35.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:57:35 [2024-02-28T21:57:35.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:57:35 [2024-02-28T21:57:35.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomTxt.log
16:57:35 [2024-02-28T21:57:35.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:57:35 [2024-02-28T21:57:35.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:57:35 [2024-02-28T21:57:35.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:57:35 [2024-02-28T21:57:35.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:57:35 [2024-02-28T21:57:35.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:57:35 [2024-02-28T21:57:35.780Z] 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:'))
16:57:35 [2024-02-28T21:57:35.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:57:35 [2024-02-28T21:57:35.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-239528110 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:'))]
16:57:35 [2024-02-28T21:57:35.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:57:35 [2024-02-28T21:57:35.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:57:35 [2024-02-28T21:57:35.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:57:35 [2024-02-28T21:57:35.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:57:35 [2024-02-28T21:57:35.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:57:35 [2024-02-28T21:57:35.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:57:35 [2024-02-28T21:57:35.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:57:35 [2024-02-28T21:57:35.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:57:35 [2024-02-28T21:57:35.780Z] 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'
16:57:35 [2024-02-28T21:57:35.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:57:35 [2024-02-28T21:57:35.780Z] 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')
16:57:35 [2024-02-28T21:57:35.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:57:35 [2024-02-28T21:57:35.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:57:35 [2024-02-28T21:57:35.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:57:35 [2024-02-28T21:57:35.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:35 [2024-02-28T21:57:35.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:57:35 [2024-02-28T21:57:35.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:57:35 [2024-02-28T21:57:35.781Z] 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.
16:57:35 [2024-02-28T21:57:35.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:57:35 [2024-02-28T21:57:35.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:57:35 [2024-02-28T21:57:35.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:57:35 [2024-02-28T21:57:35.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:57:35 [2024-02-28T21:57:35.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:57:35 [2024-02-28T21:57:35.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:57:35 [2024-02-28T21:57:35.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:57:35 [2024-02-28T21:57:35.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:57:35 [2024-02-28T21:57:35.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:57:35 [2024-02-28T21:57:35.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:57:35 [2024-02-28T21:57:35.781Z] 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')
16:57:35 [2024-02-28T21:57:35.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:57:35 [2024-02-28T21:57:35.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:57:35 [2024-02-28T21:57:35.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:35 [2024-02-28T21:57:35.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:57:35 [2024-02-28T21:57:35.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:57:35 [2024-02-28T21:57:35.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@7c07eab2
16:57:35 [2024-02-28T21:57:35.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-239528109 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')]
16:57:35 [2024-02-28T21:57:35.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-239528109 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')]
16:57:35 [2024-02-28T21:57:35.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-239528109 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:57:35 [2024-02-28T21:57:35.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-239528109 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:57:35 [2024-02-28T21:57:35.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-239528109 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')]
16:57:35 [2024-02-28T21:57:35.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-239528109 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')]
16:57:35 [2024-02-28T21:57:35.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-239528108 data=null 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')]
16:57:35 [2024-02-28T21:57:35.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-239528108 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')]
16:57:35 [2024-02-28T21:57:35.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-239528108 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')]
16:57:35 [2024-02-28T21:57:35.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-239528108 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')]
16:57:35 [2024-02-28T21:57:35.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-239528108 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:57:35 [2024-02-28T21:57:35.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-239528108 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:57:35 [2024-02-28T21:57:35.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:57:35 [2024-02-28T21:57:35.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:57:35 [2024-02-28T21:57:35.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:57:35 [2024-02-28T21:57:35.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:57:35 [2024-02-28T21:57:35.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:57:35 [2024-02-28T21:57:35.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:57:35 [2024-02-28T21:57:35.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:57:35 [2024-02-28T21:57:35.781Z] 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')
16:57:35 [2024-02-28T21:57:35.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:57:35 [2024-02-28T21:57:35.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:57:35 [2024-02-28T21:57:35.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:57:35 [2024-02-28T21:57:35.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:57:35 [2024-02-28T21:57:35.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:57:35 [2024-02-28T21:57:35.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:35 [2024-02-28T21:57:35.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:57:35 [2024-02-28T21:57:35.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:57:35 [2024-02-28T21:57:35.782Z] 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.
16:57:35 [2024-02-28T21:57:35.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:57:35 [2024-02-28T21:57:35.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:57:35 [2024-02-28T21:57:35.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:57:35 [2024-02-28T21:57:35.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:57:35 [2024-02-28T21:57:35.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:57:35 [2024-02-28T21:57:35.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:57:35 [2024-02-28T21:57:35.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:57:35 [2024-02-28T21:57:35.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:57:35 [2024-02-28T21:57:35.782Z] 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')
16:57:35 [2024-02-28T21:57:35.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:57:35 [2024-02-28T21:57:35.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:57:35 [2024-02-28T21:57:35.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:57:35 [2024-02-28T21:57:35.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:57:35 [2024-02-28T21:57:35.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:35 [2024-02-28T21:57:35.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:57:35 [2024-02-28T21:57:35.782Z] 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')
16:57:35 [2024-02-28T21:57:35.782Z] 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.
16:57:35 [2024-02-28T21:57:35.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:57:35 [2024-02-28T21:57:35.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:57:35 [2024-02-28T21:57:35.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:57:35 [2024-02-28T21:57:35.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:57:35 [2024-02-28T21:57:35.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:57:35 [2024-02-28T21:57:35.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:57:35 [2024-02-28T21:57:35.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:57:35 [2024-02-28T21:57:35.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:57:35 [2024-02-28T21:57:35.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:57:35 [2024-02-28T21:57:35.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:57:35 [2024-02-28T21:57:35.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:57:35 [2024-02-28T21:57:35.782Z] 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')
16:57:35 [2024-02-28T21:57:35.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:57:35 [2024-02-28T21:57:35.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:35 [2024-02-28T21:57:35.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:57:35 [2024-02-28T21:57:35.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:57:35 [2024-02-28T21:57:35.782Z] 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.
16:57:35 [2024-02-28T21:57:35.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:57:35 [2024-02-28T21:57:35.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:57:35 [2024-02-28T21:57:35.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:57:35 [2024-02-28T21:57:35.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:57:35 [2024-02-28T21:57:35.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:57:35 [2024-02-28T21:57:35.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:57:35 [2024-02-28T21:57:35.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:57:35 [2024-02-28T21:57:35.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:57:35 [2024-02-28T21:57:35.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:57:35 [2024-02-28T21:57:35.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:57:35 [2024-02-28T21:57:35.782Z] 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)'
16:57:35 [2024-02-28T21:57:35.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:57:35 [2024-02-28T21:57:35.782Z] 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')
16:57:35 [2024-02-28T21:57:35.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:35 [2024-02-28T21:57:35.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:57:35 [2024-02-28T21:57:35.782Z] 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')
16:57:35 [2024-02-28T21:57:35.783Z] 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.
16:57:35 [2024-02-28T21:57:35.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:57:35 [2024-02-28T21:57:35.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:57:35 [2024-02-28T21:57:35.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:57:35 [2024-02-28T21:57:35.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:57:35 [2024-02-28T21:57:35.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:57:35 [2024-02-28T21:57:35.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:57:35 [2024-02-28T21:57:35.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:57:35 [2024-02-28T21:57:35.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:57:35 [2024-02-28T21:57:35.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:57:35 [2024-02-28T21:57:35.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:57:35 [2024-02-28T21:57:35.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:35 [2024-02-28T21:57:35.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:57:35 [2024-02-28T21:57:35.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:57:35 [2024-02-28T21:57:35.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:57:35 [2024-02-28T21:57:35.783Z] 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')
16:57:35 [2024-02-28T21:57:35.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:57:35 [2024-02-28T21:57:35.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-239528097 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:57:35 [2024-02-28T21:57:35.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-239528097 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:57:35 [2024-02-28T21:57:35.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-239528097 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:57:35 [2024-02-28T21:57:35.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-239528097 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:57:35 [2024-02-28T21:57:35.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-239528097 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:57:35 [2024-02-28T21:57:35.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-239528097 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:57:35 [2024-02-28T21:57:35.783Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:57:35 [2024-02-28T21:57:35.783Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:57:35 [2024-02-28T21:57:35.783Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:57:35 [2024-02-28T21:57:35.783Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:57:35 [2024-02-28T21:57:35.783Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:57:35 [2024-02-28T21:57:35.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:57:36 [2024-02-28T21:57:36.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-239528097 data=null 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')]
16:57:36 [2024-02-28T21:57:36.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-239528436 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
16:57:36 [2024-02-28T21:57:36.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:57:36 [2024-02-28T21:57:36.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:36 [2024-02-28T21:57:36.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:36 [2024-02-28T21:57:36.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:36 [2024-02-28T21:57:36.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:36 [2024-02-28T21:57:36.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:36 [2024-02-28T21:57:36.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239527588 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:57:36 [2024-02-28T21:57:36.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239527588 data=null doit=true}, TreeItem with text {test}]
16:57:36 [2024-02-28T21:57:36.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239527588 data=null}, TreeItem with text {test}]
16:57:36 [2024-02-28T21:57:36.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239527588 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:57:36 [2024-02-28T21:57:36.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239527587 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:57:36 [2024-02-28T21:57:36.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239527580 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:57:36 [2024-02-28T21:57:36.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:36 [2024-02-28T21:57:36.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239527579 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:57:36 [2024-02-28T21:57:36.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239527579 data=null doit=true}, TreeItem with text {test}]
16:57:36 [2024-02-28T21:57:36.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239527579 data=null}, TreeItem with text {test}]
16:57:36 [2024-02-28T21:57:36.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239527579 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:57:36 [2024-02-28T21:57:36.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239527579 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:57:36 [2024-02-28T21:57:36.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239527576 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:57:36 [2024-02-28T21:57:36.293Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:57:36 [2024-02-28T21:57:36.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:36 [2024-02-28T21:57:36.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-239527576 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
16:57:36 [2024-02-28T21:57:36.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-239527576 data=null doit=true}, TreeItem with text {Traces [1]}]
16:57:36 [2024-02-28T21:57:36.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-239527576 data=null}, TreeItem with text {Traces [1]}]
16:57:36 [2024-02-28T21:57:36.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-239527575 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:57:36 [2024-02-28T21:57:36.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239527575 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]}]
16:57:36 [2024-02-28T21:57:36.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-239527571 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:57:36 [2024-02-28T21:57:36.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-239527567 data=null doit=true}, TreeItem with text {Traces [1]}]
16:57:36 [2024-02-28T21:57:36.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-239527567 data=null}, TreeItem with text {Traces [1]}]
16:57:36 [2024-02-28T21:57:36.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-239527567 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:57:36 [2024-02-28T21:57:36.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239527566 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]}]
16:57:36 [2024-02-28T21:57:36.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-239527566 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
16:57:36 [2024-02-28T21:57:36.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:57:36 [2024-02-28T21:57:36.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:36 [2024-02-28T21:57:36.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239527335 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:57:36 [2024-02-28T21:57:36.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239527334 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:57:36 [2024-02-28T21:57:36.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239527334 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:57:36 [2024-02-28T21:57:36.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239527334 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:57:36 [2024-02-28T21:57:36.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239527334 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}]
16:57:36 [2024-02-28T21:57:36.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239527324 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:57:36 [2024-02-28T21:57:36.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:36 [2024-02-28T21:57:36.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:36 [2024-02-28T21:57:36.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:36 [2024-02-28T21:57:36.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:36 [2024-02-28T21:57:36.549Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:57:36 [2024-02-28T21:57:36.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:36 [2024-02-28T21:57:36.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239527322 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:57:36 [2024-02-28T21:57:36.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239527322 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:57:36 [2024-02-28T21:57:36.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239527322 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:57:36 [2024-02-28T21:57:36.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239527321 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:57:36 [2024-02-28T21:57:36.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239527321 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}]
16:57:36 [2024-02-28T21:57:36.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239527318 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:57:36 [2024-02-28T21:57:36.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
16:57:36 [2024-02-28T21:57:36.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239527318 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:57:36 [2024-02-28T21:57:36.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239527310 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:57:36 [2024-02-28T21:57:36.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:36 [2024-02-28T21:57:36.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239527307 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:57:36 [2024-02-28T21:57:36.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239527307 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:57:36 [2024-02-28T21:57:36.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239527307 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}]
16:57:36 [2024-02-28T21:57:36.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239527303 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:57:36 [2024-02-28T21:57:36.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239527303 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:57:36 [2024-02-28T21:57:36.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239527302 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:57:36 [2024-02-28T21:57:36.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239527302 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}]
16:57:36 [2024-02-28T21:57:36.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239527263 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:57:36 [2024-02-28T21:57:36.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239527258 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:57:36 [2024-02-28T21:57:36.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239527258 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:57:36 [2024-02-28T21:57:36.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239527257 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:57:36 [2024-02-28T21:57:36.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
16:57:37 [2024-02-28T21:57:37.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:57:38 [2024-02-28T21:57:38.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:57:38 [2024-02-28T21:57:38.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:57:38 [2024-02-28T21:57:38.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:57:38 [2024-02-28T21:57:38.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:57:38 [2024-02-28T21:57:38.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:57:38 [2024-02-28T21:57:38.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-239525753 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:57:38 [2024-02-28T21:57:38.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-239525752 data=null doit=true}, TableItem with text {}]
16:57:38 [2024-02-28T21:57:38.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-239525752 data=null}, TableItem with text {}]
16:57:38 [2024-02-28T21:57:38.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-239525752 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:57:38 [2024-02-28T21:57:38.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239525752 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:57:38 [2024-02-28T21:57:38.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-239525750 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:57:38 [2024-02-28T21:57:38.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:57:38 [2024-02-28T21:57:38.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:57:38 [2024-02-28T21:57:38.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:57:38 [2024-02-28T21:57:38.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:38 [2024-02-28T21:57:38.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239525699 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:57:38 [2024-02-28T21:57:38.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239525699 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:57:38 [2024-02-28T21:57:38.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239525699 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:57:38 [2024-02-28T21:57:38.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239525699 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:57:38 [2024-02-28T21:57:38.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239525699 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}]
16:57:38 [2024-02-28T21:57:38.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239525696 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:57:38 [2024-02-28T21:57:38.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:38 [2024-02-28T21:57:38.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:38 [2024-02-28T21:57:38.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:38 [2024-02-28T21:57:38.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:38 [2024-02-28T21:57:38.423Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:57:38 [2024-02-28T21:57:38.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:57:38 [2024-02-28T21:57:38.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:38 [2024-02-28T21:57:38.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:38 [2024-02-28T21:57:38.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:38 [2024-02-28T21:57:38.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:38 [2024-02-28T21:57:38.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:38 [2024-02-28T21:57:38.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-239525589 data=null button=0 stateMask=0x0 x=65 y=104 count=0}, TreeItem with text {Tracing}]
16:57:38 [2024-02-28T21:57:38.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-239525589 data=null doit=true}, TreeItem with text {Tracing}]
16:57:38 [2024-02-28T21:57:38.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-239525589 data=null}, TreeItem with text {Tracing}]
16:57:38 [2024-02-28T21:57:38.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-239525589 data=null button=1 stateMask=0x0 x=65 y=104 count=1}, TreeItem with text {Tracing}]
16:57:38 [2024-02-28T21:57:38.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239525588 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}]
16:57:38 [2024-02-28T21:57:38.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-239525574 data=null button=1 stateMask=0x80000 x=65 y=104 count=1}, TreeItem with text {Tracing}]
16:57:38 [2024-02-28T21:57:38.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:38 [2024-02-28T21:57:38.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-239525573 data=null button=0 stateMask=0x0 x=65 y=104 count=0}, TreeItem with text {Tracing}]
16:57:38 [2024-02-28T21:57:38.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-239525573 data=null doit=true}, TreeItem with text {Tracing}]
16:57:38 [2024-02-28T21:57:38.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-239525573 data=null}, TreeItem with text {Tracing}]
16:57:38 [2024-02-28T21:57:38.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-239525573 data=null button=1 stateMask=0x0 x=65 y=104 count=1}, TreeItem with text {Tracing}]
16:57:38 [2024-02-28T21:57:38.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239525573 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}]
16:57:38 [2024-02-28T21:57:38.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-239525570 data=null button=1 stateMask=0x80000 x=65 y=104 count=1}, TreeItem with text {Tracing}]
16:57:38 [2024-02-28T21:57:38.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-239525565 data=null doit=true}, TreeItem with text {Tracing}]
16:57:38 [2024-02-28T21:57:38.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-239525565 data=null}, TreeItem with text {Tracing}]
16:57:38 [2024-02-28T21:57:38.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-239525565 data=null button=1 stateMask=0x0 x=65 y=104 count=1}, TreeItem with text {Tracing}]
16:57:38 [2024-02-28T21:57:38.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239525565 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}]
16:57:38 [2024-02-28T21:57:38.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-239525563 data=null button=1 stateMask=0x80000 x=65 y=104 count=1}, TreeItem with text {Tracing}]
16:57:38 [2024-02-28T21:57:38.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:38 [2024-02-28T21:57:38.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-239525563 data=null button=0 stateMask=0x0 x=92 y=150 count=0}, TreeItem with text {Traces [0]}]
16:57:38 [2024-02-28T21:57:38.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-239525563 data=null doit=true}, TreeItem with text {Traces [0]}]
16:57:38 [2024-02-28T21:57:38.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-239525563 data=null}, TreeItem with text {Traces [0]}]
16:57:38 [2024-02-28T21:57:38.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-239525563 data=null button=1 stateMask=0x0 x=92 y=150 count=1}, TreeItem with text {Traces [0]}]
16:57:38 [2024-02-28T21:57:38.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239525563 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]}]
16:57:38 [2024-02-28T21:57:38.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-239525556 data=null button=1 stateMask=0x80000 x=92 y=150 count=1}, TreeItem with text {Traces [0]}]
16:57:38 [2024-02-28T21:57:38.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:38 [2024-02-28T21:57:38.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-239525555 data=null button=0 stateMask=0x0 x=92 y=150 count=0}, TreeItem with text {Traces [0]}]
16:57:38 [2024-02-28T21:57:38.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-239525536 data=null doit=true}, TreeItem with text {Traces [0]}]
16:57:38 [2024-02-28T21:57:38.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-239525534 data=null}, TreeItem with text {Traces [0]}]
16:57:38 [2024-02-28T21:57:38.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-239525534 data=null button=1 stateMask=0x0 x=92 y=150 count=1}, TreeItem with text {Traces [0]}]
16:57:38 [2024-02-28T21:57:38.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239525534 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]}]
16:57:38 [2024-02-28T21:57:38.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-239525531 data=null button=1 stateMask=0x80000 x=92 y=150 count=1}, TreeItem with text {Traces [0]}]
16:57:38 [2024-02-28T21:57:38.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:57:38 [2024-02-28T21:57:38.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
16:57:38 [2024-02-28T21:57:38.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
16:57:38 [2024-02-28T21:57:38.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:57:38 [2024-02-28T21:57:38.679Z] 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=-239525179 data=null doit=true}, Shell with text {Trace Import}]
16:57:38 [2024-02-28T21:57:38.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:57:38 [2024-02-28T21:57:38.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:57:38 [2024-02-28T21:57:38.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:57:38 [2024-02-28T21:57:38.679Z] 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')
16:57:38 [2024-02-28T21:57:38.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:57:38 [2024-02-28T21:57:38.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:57:38 [2024-02-28T21:57:38.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:57:38 [2024-02-28T21:57:38.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:57:38 [2024-02-28T21:57:38.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:57:38 [2024-02-28T21:57:38.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:57:38 [2024-02-28T21:57:38.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:57:38 [2024-02-28T21:57:38.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:57:38 [2024-02-28T21:57:38.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:57:38 [2024-02-28T21:57:38.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:38 [2024-02-28T21:57:38.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:57:38 [2024-02-28T21:57:38.679Z] 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.
16:57:38 [2024-02-28T21:57:38.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:57:38 [2024-02-28T21:57:38.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:57:38 [2024-02-28T21:57:38.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:57:38 [2024-02-28T21:57:38.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:57:38 [2024-02-28T21:57:38.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:57:38 [2024-02-28T21:57:38.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:57:38 [2024-02-28T21:57:38.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:57:38 [2024-02-28T21:57:38.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:57:38 [2024-02-28T21:57:38.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=-239525177 data=null}, (of type 'Combo')]
16:57:38 [2024-02-28T21:57:38.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:57:38 [2024-02-28T21:57:38.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:38 [2024-02-28T21:57:38.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:38 [2024-02-28T21:57:38.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:57:38 [2024-02-28T21:57:38.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:38 [2024-02-28T21:57:38.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:38 [2024-02-28T21:57:38.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-239525137 data=null doit=true}, TreeItem with text {import}]
16:57:38 [2024-02-28T21:57:38.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-239525136 data=null}, TreeItem with text {import}]
16:57:38 [2024-02-28T21:57:38.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-239525136 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
16:57:38 [2024-02-28T21:57:38.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239525136 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}]
16:57:38 [2024-02-28T21:57:38.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-239525130 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
16:57:38 [2024-02-28T21:57:38.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:38 [2024-02-28T21:57:38.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239525130 data=null button=0 stateMask=0x0 x=153 y=58 count=0}, Tree node with text: kernel-overlap-testing]
16:57:38 [2024-02-28T21:57:38.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-239525130 data=null doit=true}, Tree node with text: kernel-overlap-testing]
16:57:38 [2024-02-28T21:57:38.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-239525130 data=null}, Tree node with text: kernel-overlap-testing]
16:57:38 [2024-02-28T21:57:38.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239525129 data=null button=1 stateMask=0x0 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
16:57:38 [2024-02-28T21:57:38.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239525129 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]
16:57:38 [2024-02-28T21:57:38.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239525128 data=null button=1 stateMask=0x80000 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
16:57:38 [2024-02-28T21:57:38.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel-overlap-testing
16:57:38 [2024-02-28T21:57:38.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:57:38 [2024-02-28T21:57:38.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:57:38 [2024-02-28T21:57:38.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:57:38 [2024-02-28T21:57:38.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:57:38 [2024-02-28T21:57:38.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:57:38 [2024-02-28T21:57:38.935Z] 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:'))
16:57:38 [2024-02-28T21:57:38.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:57:38 [2024-02-28T21:57:38.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-239525121 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:'))]
16:57:38 [2024-02-28T21:57:38.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:57:38 [2024-02-28T21:57:38.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:57:38 [2024-02-28T21:57:38.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:57:38 [2024-02-28T21:57:38.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:57:38 [2024-02-28T21:57:38.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:57:38 [2024-02-28T21:57:38.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:57:38 [2024-02-28T21:57:38.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:57:38 [2024-02-28T21:57:38.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:57:38 [2024-02-28T21:57:38.935Z] 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'
16:57:38 [2024-02-28T21:57:38.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:57:38 [2024-02-28T21:57:38.935Z] 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')
16:57:38 [2024-02-28T21:57:38.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:57:38 [2024-02-28T21:57:38.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:57:38 [2024-02-28T21:57:38.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:57:38 [2024-02-28T21:57:38.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:38 [2024-02-28T21:57:38.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:57:38 [2024-02-28T21:57:38.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:57:38 [2024-02-28T21:57:38.935Z] 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.
16:57:38 [2024-02-28T21:57:38.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:57:38 [2024-02-28T21:57:38.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:57:38 [2024-02-28T21:57:38.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:57:38 [2024-02-28T21:57:38.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:57:38 [2024-02-28T21:57:38.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:57:38 [2024-02-28T21:57:38.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:57:38 [2024-02-28T21:57:38.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:57:38 [2024-02-28T21:57:38.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:57:38 [2024-02-28T21:57:38.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:57:38 [2024-02-28T21:57:38.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:57:38 [2024-02-28T21:57:38.935Z] 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')
16:57:38 [2024-02-28T21:57:38.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:57:38 [2024-02-28T21:57:38.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:57:38 [2024-02-28T21:57:38.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:38 [2024-02-28T21:57:38.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:57:38 [2024-02-28T21:57:38.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:57:38 [2024-02-28T21:57:38.935Z] 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.
16:57:38 [2024-02-28T21:57:38.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:57:38 [2024-02-28T21:57:38.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:57:38 [2024-02-28T21:57:38.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:57:38 [2024-02-28T21:57:38.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:57:38 [2024-02-28T21:57:38.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:57:38 [2024-02-28T21:57:38.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:57:38 [2024-02-28T21:57:38.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:57:38 [2024-02-28T21:57:38.936Z] 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')
16:57:38 [2024-02-28T21:57:38.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:57:38 [2024-02-28T21:57:38.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:57:38 [2024-02-28T21:57:38.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:57:38 [2024-02-28T21:57:38.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:57:38 [2024-02-28T21:57:38.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:57:38 [2024-02-28T21:57:38.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:38 [2024-02-28T21:57:38.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:57:38 [2024-02-28T21:57:38.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:57:38 [2024-02-28T21:57:38.936Z] 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.
16:57:38 [2024-02-28T21:57:38.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:57:38 [2024-02-28T21:57:38.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:57:38 [2024-02-28T21:57:38.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:57:38 [2024-02-28T21:57:38.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:57:38 [2024-02-28T21:57:38.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:57:38 [2024-02-28T21:57:38.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:57:38 [2024-02-28T21:57:38.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:57:38 [2024-02-28T21:57:38.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:57:38 [2024-02-28T21:57:38.936Z] 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')
16:57:38 [2024-02-28T21:57:38.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:57:38 [2024-02-28T21:57:38.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:57:38 [2024-02-28T21:57:38.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:57:38 [2024-02-28T21:57:38.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:57:38 [2024-02-28T21:57:38.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:38 [2024-02-28T21:57:38.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:57:38 [2024-02-28T21:57:38.936Z] 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')
16:57:38 [2024-02-28T21:57:38.936Z] 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.
16:57:38 [2024-02-28T21:57:38.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:57:38 [2024-02-28T21:57:38.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:57:38 [2024-02-28T21:57:38.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:57:38 [2024-02-28T21:57:38.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:57:38 [2024-02-28T21:57:38.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:57:38 [2024-02-28T21:57:38.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:57:38 [2024-02-28T21:57:38.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:57:38 [2024-02-28T21:57:38.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:57:38 [2024-02-28T21:57:38.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:57:38 [2024-02-28T21:57:38.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:57:38 [2024-02-28T21:57:38.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:57:38 [2024-02-28T21:57:38.936Z] 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')
16:57:38 [2024-02-28T21:57:38.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:57:38 [2024-02-28T21:57:38.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:38 [2024-02-28T21:57:38.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:57:38 [2024-02-28T21:57:38.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:57:38 [2024-02-28T21:57:38.936Z] 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.
16:57:38 [2024-02-28T21:57:38.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:57:38 [2024-02-28T21:57:38.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:57:38 [2024-02-28T21:57:38.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:57:38 [2024-02-28T21:57:38.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:57:38 [2024-02-28T21:57:38.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:57:38 [2024-02-28T21:57:38.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:57:38 [2024-02-28T21:57:38.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:57:38 [2024-02-28T21:57:38.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:57:38 [2024-02-28T21:57:38.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:57:38 [2024-02-28T21:57:38.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:57:38 [2024-02-28T21:57:38.937Z] 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)'
16:57:38 [2024-02-28T21:57:38.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:57:38 [2024-02-28T21:57:38.937Z] 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')
16:57:38 [2024-02-28T21:57:38.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:38 [2024-02-28T21:57:38.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:57:38 [2024-02-28T21:57:38.937Z] 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')
16:57:38 [2024-02-28T21:57:38.937Z] 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.
16:57:38 [2024-02-28T21:57:38.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:57:38 [2024-02-28T21:57:38.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:57:38 [2024-02-28T21:57:38.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:57:38 [2024-02-28T21:57:38.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:57:38 [2024-02-28T21:57:38.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:57:38 [2024-02-28T21:57:38.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:57:38 [2024-02-28T21:57:38.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:57:38 [2024-02-28T21:57:38.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:57:38 [2024-02-28T21:57:38.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:57:38 [2024-02-28T21:57:38.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:57:38 [2024-02-28T21:57:38.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:38 [2024-02-28T21:57:38.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:57:38 [2024-02-28T21:57:38.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:57:38 [2024-02-28T21:57:38.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:57:38 [2024-02-28T21:57:38.937Z] 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')
16:57:38 [2024-02-28T21:57:38.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:57:38 [2024-02-28T21:57:38.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-239525106 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:57:38 [2024-02-28T21:57:38.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-239525106 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:57:38 [2024-02-28T21:57:38.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-239525106 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:57:38 [2024-02-28T21:57:38.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-239525106 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:57:38 [2024-02-28T21:57:38.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-239525106 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:57:38 [2024-02-28T21:57:38.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-239525106 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:57:38 [2024-02-28T21:57:38.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-239525106 data=null 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')]
16:57:38 [2024-02-28T21:57:38.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-239525511 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
16:57:38 [2024-02-28T21:57:38.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:57:38 [2024-02-28T21:57:38.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:57:38 [2024-02-28T21:57:38.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:38 [2024-02-28T21:57:38.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:38 [2024-02-28T21:57:38.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:38 [2024-02-28T21:57:38.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:38 [2024-02-28T21:57:38.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:38 [2024-02-28T21:57:38.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-239524979 data=null button=0 stateMask=0x0 x=65 y=104 count=0}, TreeItem with text {Tracing}]
16:57:38 [2024-02-28T21:57:38.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-239524979 data=null doit=true}, TreeItem with text {Tracing}]
16:57:38 [2024-02-28T21:57:38.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-239524979 data=null}, TreeItem with text {Tracing}]
16:57:38 [2024-02-28T21:57:38.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-239524979 data=null button=1 stateMask=0x0 x=65 y=104 count=1}, TreeItem with text {Tracing}]
16:57:38 [2024-02-28T21:57:38.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239524979 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}]
16:57:38 [2024-02-28T21:57:38.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-239524932 data=null button=1 stateMask=0x80000 x=65 y=104 count=1}, TreeItem with text {Tracing}]
16:57:38 [2024-02-28T21:57:38.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:38 [2024-02-28T21:57:38.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-239524932 data=null button=0 stateMask=0x0 x=65 y=104 count=0}, TreeItem with text {Tracing}]
16:57:38 [2024-02-28T21:57:38.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-239524932 data=null doit=true}, TreeItem with text {Tracing}]
16:57:38 [2024-02-28T21:57:38.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-239524932 data=null}, TreeItem with text {Tracing}]
16:57:38 [2024-02-28T21:57:38.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-239524932 data=null button=1 stateMask=0x0 x=65 y=104 count=1}, TreeItem with text {Tracing}]
16:57:38 [2024-02-28T21:57:38.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239524932 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}]
16:57:38 [2024-02-28T21:57:38.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-239524928 data=null button=1 stateMask=0x80000 x=65 y=104 count=1}, TreeItem with text {Tracing}]
16:57:38 [2024-02-28T21:57:38.938Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
16:57:38 [2024-02-28T21:57:38.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:38 [2024-02-28T21:57:38.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-239524928 data=null button=0 stateMask=0x0 x=92 y=150 count=0}, TreeItem with text {Traces [1]}]
16:57:38 [2024-02-28T21:57:38.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-239524928 data=null doit=true}, TreeItem with text {Traces [1]}]
16:57:38 [2024-02-28T21:57:38.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-239524928 data=null}, TreeItem with text {Traces [1]}]
16:57:38 [2024-02-28T21:57:38.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-239524928 data=null button=1 stateMask=0x0 x=92 y=150 count=1}, TreeItem with text {Traces [1]}]
16:57:38 [2024-02-28T21:57:38.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239524927 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]}]
16:57:38 [2024-02-28T21:57:38.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-239524923 data=null button=1 stateMask=0x80000 x=92 y=150 count=1}, TreeItem with text {Traces [1]}]
16:57:38 [2024-02-28T21:57:38.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-239524915 data=null doit=true}, TreeItem with text {Traces [1]}]
16:57:38 [2024-02-28T21:57:38.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-239524915 data=null}, TreeItem with text {Traces [1]}]
16:57:38 [2024-02-28T21:57:38.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-239524915 data=null button=1 stateMask=0x0 x=92 y=150 count=1}, TreeItem with text {Traces [1]}]
16:57:38 [2024-02-28T21:57:38.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239524915 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]}]
16:57:38 [2024-02-28T21:57:38.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-239524914 data=null button=1 stateMask=0x80000 x=92 y=150 count=1}, TreeItem with text {Traces [1]}]
16:57:39 [2024-02-28T21:57:39.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:57:39 [2024-02-28T21:57:39.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:39 [2024-02-28T21:57:39.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239524579 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
16:57:39 [2024-02-28T21:57:39.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-239524579 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:57:39 [2024-02-28T21:57:39.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-239524579 data=null}, TreeItem with text {kernel-overlap-testing}]
16:57:39 [2024-02-28T21:57:39.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239524579 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
16:57:39 [2024-02-28T21:57:39.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239524579 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}]
16:57:39 [2024-02-28T21:57:39.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239524569 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
16:57:39 [2024-02-28T21:57:39.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:39 [2024-02-28T21:57:39.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:39 [2024-02-28T21:57:39.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:39 [2024-02-28T21:57:39.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:39 [2024-02-28T21:57:39.500Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:57:39 [2024-02-28T21:57:39.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:39 [2024-02-28T21:57:39.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239524567 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
16:57:39 [2024-02-28T21:57:39.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-239524567 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:57:39 [2024-02-28T21:57:39.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-239524567 data=null}, TreeItem with text {kernel-overlap-testing}]
16:57:39 [2024-02-28T21:57:39.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239524567 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
16:57:39 [2024-02-28T21:57:39.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239524567 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}]
16:57:39 [2024-02-28T21:57:39.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239524559 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
16:57:39 [2024-02-28T21:57:39.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
16:57:39 [2024-02-28T21:57:39.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239524559 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
16:57:39 [2024-02-28T21:57:39.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-239524559 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:57:39 [2024-02-28T21:57:39.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:39 [2024-02-28T21:57:39.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-239524559 data=null}, TreeItem with text {kernel-overlap-testing}]
16:57:39 [2024-02-28T21:57:39.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239524559 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
16:57:39 [2024-02-28T21:57:39.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239524558 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}]
16:57:39 [2024-02-28T21:57:39.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239524556 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
16:57:39 [2024-02-28T21:57:39.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239524556 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
16:57:39 [2024-02-28T21:57:39.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239524556 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
16:57:39 [2024-02-28T21:57:39.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239524555 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}]
16:57:39 [2024-02-28T21:57:39.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239524522 data=null button=1 stateMask=0x80000 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
16:57:39 [2024-02-28T21:57:39.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239524516 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
16:57:39 [2024-02-28T21:57:39.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-239524516 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:57:39 [2024-02-28T21:57:39.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-239524516 data=null}, TreeItem with text {kernel-overlap-testing}]
16:57:39 [2024-02-28T21:57:39.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
16:57:39 [2024-02-28T21:57:39.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:57:40 [2024-02-28T21:57:40.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:57:40 [2024-02-28T21:57:40.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:57:40 [2024-02-28T21:57:40.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:57:40 [2024-02-28T21:57:40.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:57:40 [2024-02-28T21:57:40.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:57:40 [2024-02-28T21:57:40.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:57:40 [2024-02-28T21:57:40.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:57:40 [2024-02-28T21:57:40.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-239524011 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:57:40 [2024-02-28T21:57:40.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-239524011 data=null doit=true}, TableItem with text {}]
16:57:40 [2024-02-28T21:57:40.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-239524011 data=null}, TableItem with text {}]
16:57:40 [2024-02-28T21:57:40.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-239524011 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:57:40 [2024-02-28T21:57:40.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239524010 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:57:40 [2024-02-28T21:57:40.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-239524008 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:57:40 [2024-02-28T21:57:40.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:57:40 [2024-02-28T21:57:40.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:57:40 [2024-02-28T21:57:40.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:57:40 [2024-02-28T21:57:40.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:40 [2024-02-28T21:57:40.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239523063 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
16:57:40 [2024-02-28T21:57:40.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-239523063 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:57:40 [2024-02-28T21:57:40.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-239523063 data=null}, TreeItem with text {kernel-overlap-testing}]
16:57:40 [2024-02-28T21:57:40.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239523063 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
16:57:40 [2024-02-28T21:57:40.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239523063 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}]
16:57:40 [2024-02-28T21:57:40.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239523060 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
16:57:40 [2024-02-28T21:57:40.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:40 [2024-02-28T21:57:40.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:40 [2024-02-28T21:57:40.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:40 [2024-02-28T21:57:40.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:40 [2024-02-28T21:57:40.987Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:57:40 [2024-02-28T21:57:40.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:57:40 [2024-02-28T21:57:40.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:40 [2024-02-28T21:57:40.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:40 [2024-02-28T21:57:40.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:57:40 [2024-02-28T21:57:40.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 6 to [MouseEnter [6]: MouseEvent{Tree {} [layout=null] time=-239523058 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
16:57:40 [2024-02-28T21:57:40.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 5 to [MouseMove [5]: MouseEvent{Tree {} [layout=null] time=-239523058 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
16:57:40 [2024-02-28T21:57:40.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 26 to [Activate [26]: ShellEvent{Tree {} [layout=null] time=-239523058 data=null doit=true}, (of type 'Tree')]
16:57:40 [2024-02-28T21:57:40.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 15 to [FocusIn [15]: FocusEvent{Tree {} [layout=null] time=-239523058 data=null}, (of type 'Tree')]
16:57:40 [2024-02-28T21:57:40.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-239523058 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, (of type 'Tree')]
16:57:40 [2024-02-28T21:57:40.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239523058 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')]
16:57:40 [2024-02-28T21:57:40.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-239523045 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, (of type 'Tree')]
16:57:40 [2024-02-28T21:57:40.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 6 to [MouseEnter [6]: MouseEvent{Tree {} [layout=null] time=-239523045 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
16:57:40 [2024-02-28T21:57:40.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 5 to [MouseMove [5]: MouseEvent{Tree {} [layout=null] time=-239523045 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
16:57:40 [2024-02-28T21:57:40.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 26 to [Activate [26]: ShellEvent{Tree {} [layout=null] time=-239523045 data=null doit=true}, (of type 'Tree')]
16:57:40 [2024-02-28T21:57:40.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 15 to [FocusIn [15]: FocusEvent{Tree {} [layout=null] time=-239523045 data=null}, (of type 'Tree')]
16:57:40 [2024-02-28T21:57:40.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-239523044 data=null button=1 stateMask=0x40000 x=92 y=150 count=1}, (of type 'Tree')]
16:57:40 [2024-02-28T21:57:40.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239523044 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')]
16:57:40 [2024-02-28T21:57:40.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-239523038 data=null button=1 stateMask=0xc0000 x=92 y=150 count=1}, (of type 'Tree')]
16:57:40 [2024-02-28T21:57:40.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
16:57:40 [2024-02-28T21:57:40.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
16:57:40 [2024-02-28T21:57:40.987Z] 
16:57:40 [2024-02-28T21:57:40.987Z] (Eclipse:19192): Gtk-WARNING **: 21:57:40.866: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:57:40 [2024-02-28T21:57:40.987Z] 
16:57:40 [2024-02-28T21:57:40.987Z] (Eclipse:19192): Gtk-WARNING **: 21:57:40.866: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:57:40 [2024-02-28T21:57:40.987Z] 
16:57:40 [2024-02-28T21:57:40.987Z] (Eclipse:19192): Gtk-WARNING **: 21:57:40.866: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:57:40 [2024-02-28T21:57:40.987Z] 
16:57:40 [2024-02-28T21:57:40.987Z] (Eclipse:19192): Gtk-WARNING **: 21:57:40.866: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:57:40 [2024-02-28T21:57:40.987Z] 
16:57:40 [2024-02-28T21:57:40.987Z] (Eclipse:19192): Gtk-WARNING **: 21:57:40.902: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:57:40 [2024-02-28T21:57:40.987Z] 
16:57:40 [2024-02-28T21:57:40.987Z] (Eclipse:19192): Gtk-WARNING **: 21:57:40.902: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:57:40 [2024-02-28T21:57:40.987Z] 
16:57:40 [2024-02-28T21:57:40.987Z] (Eclipse:19192): Gtk-WARNING **: 21:57:40.902: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:57:40 [2024-02-28T21:57:40.987Z] 
16:57:40 [2024-02-28T21:57:40.987Z] (Eclipse:19192): Gtk-WARNING **: 21:57:40.903: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:57:40 [2024-02-28T21:57:40.987Z] 
16:57:40 [2024-02-28T21:57:40.987Z] (Eclipse:19192): Gtk-WARNING **: 21:57:40.920: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:57:40 [2024-02-28T21:57:40.987Z] 
16:57:40 [2024-02-28T21:57:40.987Z] (Eclipse:19192): Gtk-WARNING **: 21:57:40.920: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:57:40 [2024-02-28T21:57:40.987Z] 
16:57:40 [2024-02-28T21:57:40.987Z] (Eclipse:19192): Gtk-WARNING **: 21:57:40.920: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:57:40 [2024-02-28T21:57:40.987Z] 
16:57:40 [2024-02-28T21:57:40.987Z] (Eclipse:19192): Gtk-WARNING **: 21:57:40.920: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:57:40 [2024-02-28T21:57:40.987Z] 
16:57:40 [2024-02-28T21:57:40.987Z] (Eclipse:19192): Gtk-WARNING **: 21:57:40.936: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:57:40 [2024-02-28T21:57:40.988Z] 
16:57:40 [2024-02-28T21:57:40.988Z] (Eclipse:19192): Gtk-WARNING **: 21:57:40.936: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:57:40 [2024-02-28T21:57:40.988Z] 
16:57:40 [2024-02-28T21:57:40.988Z] (Eclipse:19192): Gtk-WARNING **: 21:57:40.936: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:57:40 [2024-02-28T21:57:40.988Z] 
16:57:40 [2024-02-28T21:57:40.988Z] (Eclipse:19192): Gtk-WARNING **: 21:57:40.936: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:57:40 [2024-02-28T21:57:40.988Z] 
16:57:40 [2024-02-28T21:57:40.988Z] (Eclipse:19192): Gtk-WARNING **: 21:57:40.953: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:57:40 [2024-02-28T21:57:40.988Z] 
16:57:40 [2024-02-28T21:57:40.988Z] (Eclipse:19192): Gtk-WARNING **: 21:57:40.953: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:57:40 [2024-02-28T21:57:40.988Z] 
16:57:40 [2024-02-28T21:57:40.988Z] (Eclipse:19192): Gtk-WARNING **: 21:57:40.953: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:57:40 [2024-02-28T21:57:40.988Z] 
16:57:40 [2024-02-28T21:57:40.988Z] (Eclipse:19192): Gtk-WARNING **: 21:57:40.953: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:57:40 [2024-02-28T21:57:40.988Z] 
16:57:40 [2024-02-28T21:57:40.988Z] (Eclipse:19192): Gtk-WARNING **: 21:57:40.969: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:57:40 [2024-02-28T21:57:40.988Z] 
16:57:40 [2024-02-28T21:57:40.988Z] (Eclipse:19192): Gtk-WARNING **: 21:57:40.969: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:57:40 [2024-02-28T21:57:40.988Z] 
16:57:40 [2024-02-28T21:57:40.988Z] (Eclipse:19192): Gtk-WARNING **: 21:57:40.969: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:57:40 [2024-02-28T21:57:40.988Z] 
16:57:40 [2024-02-28T21:57:40.988Z] (Eclipse:19192): Gtk-WARNING **: 21:57:40.969: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:57:41 [2024-02-28T21:57:41.243Z] 
16:57:41 [2024-02-28T21:57:41.243Z] (Eclipse:19192): Gtk-WARNING **: 21:57:40.985: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:57:41 [2024-02-28T21:57:41.243Z] 
16:57:41 [2024-02-28T21:57:41.243Z] (Eclipse:19192): Gtk-WARNING **: 21:57:40.985: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:57:41 [2024-02-28T21:57:41.243Z] 
16:57:41 [2024-02-28T21:57:41.243Z] (Eclipse:19192): Gtk-WARNING **: 21:57:40.985: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:57:41 [2024-02-28T21:57:41.243Z] 
16:57:41 [2024-02-28T21:57:41.243Z] (Eclipse:19192): Gtk-WARNING **: 21:57:40.985: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:57:41 [2024-02-28T21:57:41.243Z] 
16:57:41 [2024-02-28T21:57:41.243Z] (Eclipse:19192): Gtk-WARNING **: 21:57:41.002: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:57:41 [2024-02-28T21:57:41.243Z] 
16:57:41 [2024-02-28T21:57:41.243Z] (Eclipse:19192): Gtk-WARNING **: 21:57:41.002: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:57:41 [2024-02-28T21:57:41.243Z] 
16:57:41 [2024-02-28T21:57:41.243Z] (Eclipse:19192): Gtk-WARNING **: 21:57:41.002: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:57:41 [2024-02-28T21:57:41.243Z] 
16:57:41 [2024-02-28T21:57:41.243Z] (Eclipse:19192): Gtk-WARNING **: 21:57:41.002: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:57:41 [2024-02-28T21:57:41.243Z] 
16:57:41 [2024-02-28T21:57:41.243Z] (Eclipse:19192): Gtk-WARNING **: 21:57:41.018: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:57:41 [2024-02-28T21:57:41.243Z] 
16:57:41 [2024-02-28T21:57:41.243Z] (Eclipse:19192): Gtk-WARNING **: 21:57:41.018: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:57:41 [2024-02-28T21:57:41.243Z] 
16:57:41 [2024-02-28T21:57:41.243Z] (Eclipse:19192): Gtk-WARNING **: 21:57:41.018: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:57:41 [2024-02-28T21:57:41.243Z] 
16:57:41 [2024-02-28T21:57:41.243Z] (Eclipse:19192): Gtk-WARNING **: 21:57:41.018: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:57:41 [2024-02-28T21:57:41.243Z] 
16:57:41 [2024-02-28T21:57:41.243Z] (Eclipse:19192): Gtk-WARNING **: 21:57:41.033: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:57:41 [2024-02-28T21:57:41.243Z] 
16:57:41 [2024-02-28T21:57:41.243Z] (Eclipse:19192): Gtk-WARNING **: 21:57:41.033: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:57:41 [2024-02-28T21:57:41.243Z] 
16:57:41 [2024-02-28T21:57:41.243Z] (Eclipse:19192): Gtk-WARNING **: 21:57:41.033: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:57:41 [2024-02-28T21:57:41.243Z] 
16:57:41 [2024-02-28T21:57:41.243Z] (Eclipse:19192): Gtk-WARNING **: 21:57:41.033: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:57:41 [2024-02-28T21:57:41.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
16:57:41 [2024-02-28T21:57:41.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
16:57:41 [2024-02-28T21:57:41.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
16:57:41 [2024-02-28T21:57:41.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
16:57:41 [2024-02-28T21:57:41.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
16:57:41 [2024-02-28T21:57:41.243Z] 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')
16:57:41 [2024-02-28T21:57:41.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
16:57:41 [2024-02-28T21:57:41.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
16:57:41 [2024-02-28T21:57:41.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-239522760 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:57:41 [2024-02-28T21:57:41.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-239522760 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:57:41 [2024-02-28T21:57:41.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-239522760 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:57:41 [2024-02-28T21:57:41.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-239522760 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:57:41 [2024-02-28T21:57:41.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-239522760 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:57:41 [2024-02-28T21:57:41.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-239522760 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:57:41 [2024-02-28T21:57:41.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-239522760 data=null 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')]
16:57:41 [2024-02-28T21:57:41.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-239523017 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
16:57:41 [2024-02-28T21:57:41.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:57:41 [2024-02-28T21:57:41.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@71806c64] time=-239522386 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:57:41 [2024-02-28T21:57:41.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:57:41 [2024-02-28T21:57:41.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:41 [2024-02-28T21:57:41.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:41 [2024-02-28T21:57:41.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:41 [2024-02-28T21:57:41.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-239522382 data=null button=0 stateMask=0x0 x=65 y=81 count=0}, TreeItem with text {Tracing}]
16:57:41 [2024-02-28T21:57:41.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-239522382 data=null doit=true}, TreeItem with text {Tracing}]
16:57:41 [2024-02-28T21:57:41.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-239522382 data=null}, TreeItem with text {Tracing}]
16:57:41 [2024-02-28T21:57:41.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-239522382 data=null button=1 stateMask=0x0 x=65 y=81 count=1}, TreeItem with text {Tracing}]
16:57:41 [2024-02-28T21:57:41.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239522382 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}]
16:57:41 [2024-02-28T21:57:41.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-239522326 data=null button=1 stateMask=0x80000 x=65 y=81 count=1}, TreeItem with text {Tracing}]
16:57:41 [2024-02-28T21:57:41.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:57:41 [2024-02-28T21:57:41.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:57:41 [2024-02-28T21:57:41.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:57:42 [2024-02-28T21:57:42.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:57:42 [2024-02-28T21:57:42.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:57:42 [2024-02-28T21:57:42.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:57:42 [2024-02-28T21:57:42.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:57:42 [2024-02-28T21:57:42.313Z] 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')
16:57:42 [2024-02-28T21:57:42.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:57:42 [2024-02-28T21:57:42.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:42 [2024-02-28T21:57:42.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:57:42 [2024-02-28T21:57:42.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:57:42 [2024-02-28T21:57:42.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
16:57:42 [2024-02-28T21:57:42.313Z] 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=-239521681 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:57:42 [2024-02-28T21:57:42.313Z] 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=-239521681 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:57:42 [2024-02-28T21:57:42.313Z] 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=-239521681 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:57:42 [2024-02-28T21:57:42.313Z] 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=-239521681 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:57:42 [2024-02-28T21:57:42.313Z] 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=-239521681 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:57:42 [2024-02-28T21:57:42.313Z] 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=-239521681 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:57:42 [2024-02-28T21:57:42.313Z] 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=-239521681 data=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')]
16:57:42 [2024-02-28T21:57:42.313Z] 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=-239521681 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:57:42 [2024-02-28T21:57:42.313Z] 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=-239521681 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:57:42 [2024-02-28T21:57:42.313Z] 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=-239521681 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:57:42 [2024-02-28T21:57:42.313Z] 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=-239521681 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:57:42 [2024-02-28T21:57:42.313Z] 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=-239521681 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:57:42 [2024-02-28T21:57:42.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:57:42 [2024-02-28T21:57:42.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:57:42 [2024-02-28T21:57:42.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:57:42 [2024-02-28T21:57:42.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:42 [2024-02-28T21:57:42.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:57:42 [2024-02-28T21:57:42.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:57:42 [2024-02-28T21:57:42.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:57:42 [2024-02-28T21:57:42.313Z] 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')
16:57:42 [2024-02-28T21:57:42.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:57:42 [2024-02-28T21:57:42.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-239521680 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:57:42 [2024-02-28T21:57:42.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-239521680 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:57:42 [2024-02-28T21:57:42.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-239521680 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:57:42 [2024-02-28T21:57:42.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-239521680 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:57:42 [2024-02-28T21:57:42.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-239521680 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:57:42 [2024-02-28T21:57:42.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-239521680 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:57:42 [2024-02-28T21:57:42.314Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:57:42 [2024-02-28T21:57:42.314Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:57:42 [2024-02-28T21:57:42.314Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:57:42 [2024-02-28T21:57:42.314Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:57:42 [2024-02-28T21:57:42.314Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:57:42 [2024-02-28T21:57:42.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:57:42 [2024-02-28T21:57:42.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-239521680 data=null 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')]
16:57:42 [2024-02-28T21:57:42.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-239522297 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:57:42 [2024-02-28T21:57:42.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:57:42 [2024-02-28T21:57:42.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:42 [2024-02-28T21:57:42.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:42 [2024-02-28T21:57:42.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:42 [2024-02-28T21:57:42.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:42 [2024-02-28T21:57:42.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:42 [2024-02-28T21:57:42.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239521172 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:57:42 [2024-02-28T21:57:42.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239521172 data=null doit=true}, TreeItem with text {test}]
16:57:42 [2024-02-28T21:57:42.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239521172 data=null}, TreeItem with text {test}]
16:57:42 [2024-02-28T21:57:42.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239521172 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:57:42 [2024-02-28T21:57:42.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239521172 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:57:42 [2024-02-28T21:57:42.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239521163 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:57:42 [2024-02-28T21:57:42.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:42 [2024-02-28T21:57:42.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239521162 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:57:42 [2024-02-28T21:57:42.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239521162 data=null doit=true}, TreeItem with text {test}]
16:57:42 [2024-02-28T21:57:42.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239521162 data=null}, TreeItem with text {test}]
16:57:42 [2024-02-28T21:57:42.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239521162 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:57:42 [2024-02-28T21:57:42.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239521162 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:57:42 [2024-02-28T21:57:42.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239521159 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:57:42 [2024-02-28T21:57:42.873Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:57:42 [2024-02-28T21:57:42.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:42 [2024-02-28T21:57:42.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-239521158 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:57:42 [2024-02-28T21:57:42.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-239521158 data=null doit=true}, TreeItem with text {Traces [0]}]
16:57:42 [2024-02-28T21:57:42.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-239521158 data=null}, TreeItem with text {Traces [0]}]
16:57:42 [2024-02-28T21:57:42.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-239521158 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:57:42 [2024-02-28T21:57:42.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239521158 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]}]
16:57:42 [2024-02-28T21:57:42.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-239521146 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:57:42 [2024-02-28T21:57:42.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:42 [2024-02-28T21:57:42.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-239521146 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:57:42 [2024-02-28T21:57:42.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-239521146 data=null doit=true}, TreeItem with text {Traces [0]}]
16:57:42 [2024-02-28T21:57:42.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-239521146 data=null}, TreeItem with text {Traces [0]}]
16:57:42 [2024-02-28T21:57:42.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-239521146 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:57:42 [2024-02-28T21:57:42.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239521146 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]}]
16:57:42 [2024-02-28T21:57:42.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-239521143 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:57:42 [2024-02-28T21:57:42.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
16:57:42 [2024-02-28T21:57:42.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
16:57:42 [2024-02-28T21:57:42.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
16:57:42 [2024-02-28T21:57:42.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
16:57:42 [2024-02-28T21:57:42.874Z] 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=-239521042 data=null doit=true}, Shell with text {Confirm Clear}]
16:57:42 [2024-02-28T21:57:42.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
16:57:42 [2024-02-28T21:57:42.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
16:57:42 [2024-02-28T21:57:42.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
16:57:42 [2024-02-28T21:57:42.874Z] 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')
16:57:42 [2024-02-28T21:57:42.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
16:57:42 [2024-02-28T21:57:42.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
16:57:42 [2024-02-28T21:57:42.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-239521042 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:57:42 [2024-02-28T21:57:42.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-239521042 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:57:42 [2024-02-28T21:57:42.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-239521042 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:57:42 [2024-02-28T21:57:42.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-239521042 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:57:42 [2024-02-28T21:57:42.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-239521042 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:57:42 [2024-02-28T21:57:42.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-239521042 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:57:42 [2024-02-28T21:57:42.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-239521042 data=null 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')]
16:57:42 [2024-02-28T21:57:42.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-239521121 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
16:57:42 [2024-02-28T21:57:42.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:57:42 [2024-02-28T21:57:42.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:57:42 [2024-02-28T21:57:42.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:42 [2024-02-28T21:57:42.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:42 [2024-02-28T21:57:42.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:42 [2024-02-28T21:57:42.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:42 [2024-02-28T21:57:42.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:42 [2024-02-28T21:57:42.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239520988 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:57:42 [2024-02-28T21:57:42.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239520987 data=null doit=true}, TreeItem with text {test}]
16:57:42 [2024-02-28T21:57:42.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239520987 data=null}, TreeItem with text {test}]
16:57:42 [2024-02-28T21:57:42.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239520987 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:57:42 [2024-02-28T21:57:42.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239520987 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:57:42 [2024-02-28T21:57:42.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239520959 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:57:42 [2024-02-28T21:57:42.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:42 [2024-02-28T21:57:42.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239520958 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:57:42 [2024-02-28T21:57:42.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239520958 data=null doit=true}, TreeItem with text {test}]
16:57:42 [2024-02-28T21:57:42.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239520958 data=null}, TreeItem with text {test}]
16:57:42 [2024-02-28T21:57:42.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239520958 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:57:42 [2024-02-28T21:57:42.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239520958 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:57:43 [2024-02-28T21:57:43.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239520934 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:57:43 [2024-02-28T21:57:43.130Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:57:43 [2024-02-28T21:57:43.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:43 [2024-02-28T21:57:43.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-239520933 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:57:43 [2024-02-28T21:57:43.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-239520933 data=null doit=true}, TreeItem with text {Traces [0]}]
16:57:43 [2024-02-28T21:57:43.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-239520933 data=null}, TreeItem with text {Traces [0]}]
16:57:43 [2024-02-28T21:57:43.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-239520933 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:57:43 [2024-02-28T21:57:43.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239520933 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]}]
16:57:43 [2024-02-28T21:57:43.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-239520922 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:57:43 [2024-02-28T21:57:43.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:43 [2024-02-28T21:57:43.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-239520922 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:57:43 [2024-02-28T21:57:43.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-239520921 data=null doit=true}, TreeItem with text {Traces [0]}]
16:57:43 [2024-02-28T21:57:43.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-239520921 data=null}, TreeItem with text {Traces [0]}]
16:57:43 [2024-02-28T21:57:43.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-239520921 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:57:43 [2024-02-28T21:57:43.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239520921 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]}]
16:57:43 [2024-02-28T21:57:43.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-239520918 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:57:43 [2024-02-28T21:57:43.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:57:43 [2024-02-28T21:57:43.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
16:57:43 [2024-02-28T21:57:43.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
16:57:43 [2024-02-28T21:57:43.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:57:43 [2024-02-28T21:57:43.385Z] 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=-239520533 data=null doit=true}, Shell with text {Trace Import}]
16:57:43 [2024-02-28T21:57:43.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:57:43 [2024-02-28T21:57:43.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:57:43 [2024-02-28T21:57:43.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:57:43 [2024-02-28T21:57:43.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
16:57:43 [2024-02-28T21:57:43.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
16:57:43 [2024-02-28T21:57:43.385Z] 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')
16:57:43 [2024-02-28T21:57:43.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:57:43 [2024-02-28T21:57:43.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:57:43 [2024-02-28T21:57:43.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:57:43 [2024-02-28T21:57:43.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:57:43 [2024-02-28T21:57:43.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:57:43 [2024-02-28T21:57:43.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:57:43 [2024-02-28T21:57:43.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:57:43 [2024-02-28T21:57:43.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:43 [2024-02-28T21:57:43.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:57:43 [2024-02-28T21:57:43.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
16:57:43 [2024-02-28T21:57:43.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select roo&t directory:} time=-239520532 data=null doit=true}, Button with text {Select roo&t directory:}]
16:57:43 [2024-02-28T21:57:43.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=-239520532 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:}]
16:57:43 [2024-02-28T21:57:43.386Z] 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')
16:57:43 [2024-02-28T21:57:43.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select &archive file:} time=-239520532 data=null doit=true}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
16:57:43 [2024-02-28T21:57:43.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select &archive file:} time=-239520532 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')]
16:57:43 [2024-02-28T21:57:43.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select &archive file:} time=-239520531 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')]
16:57:43 [2024-02-28T21:57:43.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=-239520531 data=null 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')]
16:57:43 [2024-02-28T21:57:43.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
16:57:43 [2024-02-28T21:57:43.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:57:43 [2024-02-28T21:57:43.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:57:43 [2024-02-28T21:57:43.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:57:43 [2024-02-28T21:57:43.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:57:43 [2024-02-28T21:57:43.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:57:43 [2024-02-28T21:57:43.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:57:43 [2024-02-28T21:57:43.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:57:43 [2024-02-28T21:57:43.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip
16:57:43 [2024-02-28T21:57:43.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip} [layout=null] time=-239520529 data=null}, (of type 'Combo')]
16:57:43 [2024-02-28T21:57:43.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip
16:57:43 [2024-02-28T21:57:43.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:43 [2024-02-28T21:57:43.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:43 [2024-02-28T21:57:43.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:57:43 [2024-02-28T21:57:43.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:43 [2024-02-28T21:57:43.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:43 [2024-02-28T21:57:43.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:43 [2024-02-28T21:57:43.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/} time=-239520491 data=null button=0 stateMask=0x0 x=64 y=12 count=0}, TreeItem with text {/}]
16:57:43 [2024-02-28T21:57:43.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=-239520491 data=null doit=true}, TreeItem with text {/}]
16:57:43 [2024-02-28T21:57:43.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=-239520490 data=null}, TreeItem with text {/}]
16:57:43 [2024-02-28T21:57:43.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=-239520490 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
16:57:43 [2024-02-28T21:57:43.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239520490 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/}]
16:57:43 [2024-02-28T21:57:43.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=-239520490 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
16:57:43 [2024-02-28T21:57:43.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: /
16:57:43 [2024-02-28T21:57:43.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:57:43 [2024-02-28T21:57:43.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:57:43 [2024-02-28T21:57:43.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:57:43 [2024-02-28T21:57:43.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:57:43 [2024-02-28T21:57:43.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:57:43 [2024-02-28T21:57:43.386Z] 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:'))
16:57:43 [2024-02-28T21:57:43.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:57:43 [2024-02-28T21:57:43.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-239520431 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:'))]
16:57:43 [2024-02-28T21:57:43.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:57:43 [2024-02-28T21:57:43.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:57:43 [2024-02-28T21:57:43.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:57:43 [2024-02-28T21:57:43.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:57:43 [2024-02-28T21:57:43.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:57:43 [2024-02-28T21:57:43.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:57:43 [2024-02-28T21:57:43.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:57:43 [2024-02-28T21:57:43.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:57:43 [2024-02-28T21:57:43.386Z] 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'
16:57:43 [2024-02-28T21:57:43.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:57:43 [2024-02-28T21:57:43.386Z] 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')
16:57:43 [2024-02-28T21:57:43.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:57:43 [2024-02-28T21:57:43.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:57:43 [2024-02-28T21:57:43.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:57:43 [2024-02-28T21:57:43.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:43 [2024-02-28T21:57:43.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:57:43 [2024-02-28T21:57:43.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:57:43 [2024-02-28T21:57:43.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:57:43 [2024-02-28T21:57:43.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:57:43 [2024-02-28T21:57:43.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:57:43 [2024-02-28T21:57:43.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:57:43 [2024-02-28T21:57:43.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:57:43 [2024-02-28T21:57:43.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:57:43 [2024-02-28T21:57:43.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:57:43 [2024-02-28T21:57:43.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:57:43 [2024-02-28T21:57:43.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:57:43 [2024-02-28T21:57:43.387Z] 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')
16:57:43 [2024-02-28T21:57:43.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:57:43 [2024-02-28T21:57:43.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:57:43 [2024-02-28T21:57:43.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:43 [2024-02-28T21:57:43.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:57:43 [2024-02-28T21:57:43.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:57:43 [2024-02-28T21:57:43.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@62a83af9
16:57:43 [2024-02-28T21:57:43.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-239520429 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')]
16:57:43 [2024-02-28T21:57:43.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-239520429 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')]
16:57:43 [2024-02-28T21:57:43.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-239520429 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:57:43 [2024-02-28T21:57:43.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-239520429 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:57:43 [2024-02-28T21:57:43.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-239520429 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')]
16:57:43 [2024-02-28T21:57:43.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-239520429 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')]
16:57:43 [2024-02-28T21:57:43.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-239520429 data=null 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')]
16:57:43 [2024-02-28T21:57:43.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-239520429 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')]
16:57:43 [2024-02-28T21:57:43.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-239520429 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')]
16:57:43 [2024-02-28T21:57:43.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-239520429 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')]
16:57:43 [2024-02-28T21:57:43.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-239520429 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:57:43 [2024-02-28T21:57:43.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-239520429 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:57:43 [2024-02-28T21:57:43.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:57:43 [2024-02-28T21:57:43.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:57:43 [2024-02-28T21:57:43.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:57:43 [2024-02-28T21:57:43.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:57:43 [2024-02-28T21:57:43.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:57:43 [2024-02-28T21:57:43.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:57:43 [2024-02-28T21:57:43.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:57:43 [2024-02-28T21:57:43.387Z] 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')
16:57:43 [2024-02-28T21:57:43.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:57:43 [2024-02-28T21:57:43.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:57:43 [2024-02-28T21:57:43.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:57:43 [2024-02-28T21:57:43.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:57:43 [2024-02-28T21:57:43.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:57:43 [2024-02-28T21:57:43.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:43 [2024-02-28T21:57:43.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:57:43 [2024-02-28T21:57:43.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:57:43 [2024-02-28T21:57:43.388Z] 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.
16:57:43 [2024-02-28T21:57:43.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:57:43 [2024-02-28T21:57:43.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:57:43 [2024-02-28T21:57:43.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:57:43 [2024-02-28T21:57:43.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:57:43 [2024-02-28T21:57:43.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:57:43 [2024-02-28T21:57:43.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:57:43 [2024-02-28T21:57:43.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:57:43 [2024-02-28T21:57:43.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:57:43 [2024-02-28T21:57:43.388Z] 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')
16:57:43 [2024-02-28T21:57:43.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:57:43 [2024-02-28T21:57:43.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:57:43 [2024-02-28T21:57:43.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:57:43 [2024-02-28T21:57:43.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:57:43 [2024-02-28T21:57:43.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:43 [2024-02-28T21:57:43.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:57:43 [2024-02-28T21:57:43.388Z] 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')
16:57:43 [2024-02-28T21:57:43.388Z] 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.
16:57:43 [2024-02-28T21:57:43.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:57:43 [2024-02-28T21:57:43.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:57:43 [2024-02-28T21:57:43.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:57:43 [2024-02-28T21:57:43.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:57:43 [2024-02-28T21:57:43.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:57:43 [2024-02-28T21:57:43.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:57:43 [2024-02-28T21:57:43.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:57:43 [2024-02-28T21:57:43.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:57:43 [2024-02-28T21:57:43.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:57:43 [2024-02-28T21:57:43.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:57:43 [2024-02-28T21:57:43.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:57:43 [2024-02-28T21:57:43.388Z] 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')
16:57:43 [2024-02-28T21:57:43.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:57:43 [2024-02-28T21:57:43.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:43 [2024-02-28T21:57:43.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:57:43 [2024-02-28T21:57:43.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:57:43 [2024-02-28T21:57:43.388Z] 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.
16:57:43 [2024-02-28T21:57:43.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:57:43 [2024-02-28T21:57:43.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:57:43 [2024-02-28T21:57:43.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:57:43 [2024-02-28T21:57:43.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:57:43 [2024-02-28T21:57:43.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:57:43 [2024-02-28T21:57:43.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:57:43 [2024-02-28T21:57:43.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:57:43 [2024-02-28T21:57:43.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:57:43 [2024-02-28T21:57:43.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:57:43 [2024-02-28T21:57:43.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:57:43 [2024-02-28T21:57:43.388Z] 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)'
16:57:43 [2024-02-28T21:57:43.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:57:43 [2024-02-28T21:57:43.388Z] 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')
16:57:43 [2024-02-28T21:57:43.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:43 [2024-02-28T21:57:43.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:57:43 [2024-02-28T21:57:43.388Z] 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')
16:57:43 [2024-02-28T21:57:43.388Z] 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.
16:57:43 [2024-02-28T21:57:43.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:57:43 [2024-02-28T21:57:43.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:57:43 [2024-02-28T21:57:43.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:57:43 [2024-02-28T21:57:43.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:57:43 [2024-02-28T21:57:43.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:57:43 [2024-02-28T21:57:43.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:57:43 [2024-02-28T21:57:43.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:57:43 [2024-02-28T21:57:43.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:57:43 [2024-02-28T21:57:43.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:57:43 [2024-02-28T21:57:43.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:57:43 [2024-02-28T21:57:43.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:57:43 [2024-02-28T21:57:43.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:57:43 [2024-02-28T21:57:43.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:57:43 [2024-02-28T21:57:43.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:57:43 [2024-02-28T21:57:43.645Z] 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')
16:57:43 [2024-02-28T21:57:43.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:57:43 [2024-02-28T21:57:43.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-239520425 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:57:43 [2024-02-28T21:57:43.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-239520425 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:57:43 [2024-02-28T21:57:43.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-239520424 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:57:43 [2024-02-28T21:57:43.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-239520424 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:57:43 [2024-02-28T21:57:43.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-239520424 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:57:43 [2024-02-28T21:57:43.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-239520424 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:57:43 [2024-02-28T21:57:43.645Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:57:43 [2024-02-28T21:57:43.645Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:57:43 [2024-02-28T21:57:43.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')
16:57:43 [2024-02-28T21:57:43.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')
16:57:43 [2024-02-28T21:57:43.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')
16:57:43 [2024-02-28T21:57:43.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:57:43 [2024-02-28T21:57:43.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-239520424 data=null 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')]
16:57:43 [2024-02-28T21:57:43.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-239520893 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
16:57:44 [2024-02-28T21:57:44.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:57:44 [2024-02-28T21:57:44.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:44 [2024-02-28T21:57:44.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:44 [2024-02-28T21:57:44.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:44 [2024-02-28T21:57:44.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:44 [2024-02-28T21:57:44.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:44 [2024-02-28T21:57:44.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239519893 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:57:44 [2024-02-28T21:57:44.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239519893 data=null doit=true}, TreeItem with text {test}]
16:57:44 [2024-02-28T21:57:44.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239519893 data=null}, TreeItem with text {test}]
16:57:44 [2024-02-28T21:57:44.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239519893 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:57:44 [2024-02-28T21:57:44.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239519893 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:57:44 [2024-02-28T21:57:44.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239519886 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:57:44 [2024-02-28T21:57:44.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:44 [2024-02-28T21:57:44.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239519886 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:57:44 [2024-02-28T21:57:44.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239519885 data=null doit=true}, TreeItem with text {test}]
16:57:44 [2024-02-28T21:57:44.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239519885 data=null}, TreeItem with text {test}]
16:57:44 [2024-02-28T21:57:44.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239519885 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:57:44 [2024-02-28T21:57:44.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239519885 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:57:44 [2024-02-28T21:57:44.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239519882 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:57:44 [2024-02-28T21:57:44.156Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:57:44 [2024-02-28T21:57:44.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:44 [2024-02-28T21:57:44.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-239519881 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:57:44 [2024-02-28T21:57:44.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-239519881 data=null doit=true}, TreeItem with text {Traces [0]}]
16:57:44 [2024-02-28T21:57:44.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-239519881 data=null}, TreeItem with text {Traces [0]}]
16:57:44 [2024-02-28T21:57:44.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-239519881 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:57:44 [2024-02-28T21:57:44.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239519881 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]}]
16:57:44 [2024-02-28T21:57:44.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-239519832 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:57:44 [2024-02-28T21:57:44.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-239519832 data=null doit=true}, TreeItem with text {Traces [12]}]
16:57:44 [2024-02-28T21:57:44.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-239519832 data=null}, TreeItem with text {Traces [12]}]
16:57:44 [2024-02-28T21:57:44.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-239519832 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:57:44 [2024-02-28T21:57:44.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239519832 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]}]
16:57:44 [2024-02-28T21:57:44.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-239519830 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:57:44 [2024-02-28T21:57:44.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:57:44 [2024-02-28T21:57:44.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:44 [2024-02-28T21:57:44.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239519514 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:57:44 [2024-02-28T21:57:44.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239519514 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:57:44 [2024-02-28T21:57:44.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239519514 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:57:44 [2024-02-28T21:57:44.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239519514 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:57:44 [2024-02-28T21:57:44.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239519514 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}]
16:57:44 [2024-02-28T21:57:44.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239519489 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:57:44 [2024-02-28T21:57:44.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:44 [2024-02-28T21:57:44.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:44 [2024-02-28T21:57:44.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:44 [2024-02-28T21:57:44.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:44 [2024-02-28T21:57:44.410Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:57:44 [2024-02-28T21:57:44.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:44 [2024-02-28T21:57:44.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239519487 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:57:44 [2024-02-28T21:57:44.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239519487 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:57:44 [2024-02-28T21:57:44.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239519487 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:57:44 [2024-02-28T21:57:44.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239519487 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:57:44 [2024-02-28T21:57:44.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239519487 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}]
16:57:44 [2024-02-28T21:57:44.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239519485 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:57:44 [2024-02-28T21:57:44.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
16:57:44 [2024-02-28T21:57:44.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239519484 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:57:44 [2024-02-28T21:57:44.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239519484 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:57:44 [2024-02-28T21:57:44.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:44 [2024-02-28T21:57:44.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239519484 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:57:44 [2024-02-28T21:57:44.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239519484 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:57:44 [2024-02-28T21:57:44.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239519484 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}]
16:57:44 [2024-02-28T21:57:44.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239519482 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:57:44 [2024-02-28T21:57:44.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239519482 data=null button=1 stateMask=0x0 x=154 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:57:44 [2024-02-28T21:57:44.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239519481 data=null button=1 stateMask=0x0 x=154 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:57:44 [2024-02-28T21:57:44.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239519481 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}]
16:57:44 [2024-02-28T21:57:44.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239519448 data=null button=1 stateMask=0x80000 x=154 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:57:44 [2024-02-28T21:57:44.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239519440 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:57:44 [2024-02-28T21:57:44.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239519440 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:57:44 [2024-02-28T21:57:44.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239519440 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:57:44 [2024-02-28T21:57:44.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
16:57:44 [2024-02-28T21:57:44.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:57:45 [2024-02-28T21:57:45.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:57:45 [2024-02-28T21:57:45.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:57:45 [2024-02-28T21:57:45.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:57:45 [2024-02-28T21:57:45.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:57:45 [2024-02-28T21:57:45.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:57:45 [2024-02-28T21:57:45.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-239517936 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:57:45 [2024-02-28T21:57:45.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-239517935 data=null doit=true}, TableItem with text {}]
16:57:45 [2024-02-28T21:57:45.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-239517935 data=null}, TableItem with text {}]
16:57:45 [2024-02-28T21:57:45.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-239517935 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:57:45 [2024-02-28T21:57:45.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239517935 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:57:45 [2024-02-28T21:57:45.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-239517933 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:57:45 [2024-02-28T21:57:45.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:57:45 [2024-02-28T21:57:45.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:57:45 [2024-02-28T21:57:45.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:57:45 [2024-02-28T21:57:45.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:46 [2024-02-28T21:57:46.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239517880 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:57:46 [2024-02-28T21:57:46.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239517880 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:57:46 [2024-02-28T21:57:46.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239517880 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:57:46 [2024-02-28T21:57:46.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239517880 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:57:46 [2024-02-28T21:57:46.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239517880 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}]
16:57:46 [2024-02-28T21:57:46.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239517877 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:57:46 [2024-02-28T21:57:46.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:46 [2024-02-28T21:57:46.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:46 [2024-02-28T21:57:46.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:46 [2024-02-28T21:57:46.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:46 [2024-02-28T21:57:46.151Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:57:46 [2024-02-28T21:57:46.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:57:46 [2024-02-28T21:57:46.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:46 [2024-02-28T21:57:46.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:46 [2024-02-28T21:57:46.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:46 [2024-02-28T21:57:46.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:46 [2024-02-28T21:57:46.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:46 [2024-02-28T21:57:46.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239517874 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:57:46 [2024-02-28T21:57:46.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239517874 data=null doit=true}, TreeItem with text {test}]
16:57:46 [2024-02-28T21:57:46.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239517874 data=null}, TreeItem with text {test}]
16:57:46 [2024-02-28T21:57:46.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239517874 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:57:46 [2024-02-28T21:57:46.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239517874 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:57:46 [2024-02-28T21:57:46.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239517859 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:57:46 [2024-02-28T21:57:46.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:46 [2024-02-28T21:57:46.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239517858 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:57:46 [2024-02-28T21:57:46.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239517858 data=null doit=true}, TreeItem with text {test}]
16:57:46 [2024-02-28T21:57:46.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239517858 data=null}, TreeItem with text {test}]
16:57:46 [2024-02-28T21:57:46.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239517858 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:57:46 [2024-02-28T21:57:46.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239517858 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:57:46 [2024-02-28T21:57:46.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239517854 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:57:46 [2024-02-28T21:57:46.151Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:57:46 [2024-02-28T21:57:46.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:46 [2024-02-28T21:57:46.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-239517854 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
16:57:46 [2024-02-28T21:57:46.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-239517854 data=null doit=true}, TreeItem with text {Traces [12]}]
16:57:46 [2024-02-28T21:57:46.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-239517854 data=null}, TreeItem with text {Traces [12]}]
16:57:46 [2024-02-28T21:57:46.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-239517854 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:57:46 [2024-02-28T21:57:46.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239517854 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]}]
16:57:46 [2024-02-28T21:57:46.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-239517848 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:57:46 [2024-02-28T21:57:46.152Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
16:57:46 [2024-02-28T21:57:46.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:57:46 [2024-02-28T21:57:46.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:46 [2024-02-28T21:57:46.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239517529 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:57:46 [2024-02-28T21:57:46.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-239517529 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:57:46 [2024-02-28T21:57:46.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-239517529 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:57:46 [2024-02-28T21:57:46.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239517528 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:57:46 [2024-02-28T21:57:46.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239517528 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}]
16:57:46 [2024-02-28T21:57:46.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239517501 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:57:46 [2024-02-28T21:57:46.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:46 [2024-02-28T21:57:46.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:46 [2024-02-28T21:57:46.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:46 [2024-02-28T21:57:46.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:46 [2024-02-28T21:57:46.407Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:57:46 [2024-02-28T21:57:46.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:46 [2024-02-28T21:57:46.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239517499 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:57:46 [2024-02-28T21:57:46.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-239517499 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:57:46 [2024-02-28T21:57:46.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-239517499 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:57:46 [2024-02-28T21:57:46.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239517499 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:57:46 [2024-02-28T21:57:46.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239517499 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}]
16:57:46 [2024-02-28T21:57:46.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239517496 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:57:46 [2024-02-28T21:57:46.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
16:57:46 [2024-02-28T21:57:46.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239517496 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:57:46 [2024-02-28T21:57:46.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-239517496 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:57:46 [2024-02-28T21:57:46.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:46 [2024-02-28T21:57:46.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-239517496 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:57:46 [2024-02-28T21:57:46.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239517496 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:57:46 [2024-02-28T21:57:46.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239517496 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}]
16:57:46 [2024-02-28T21:57:46.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239517493 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:57:46 [2024-02-28T21:57:46.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239517493 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
16:57:46 [2024-02-28T21:57:46.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239517493 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
16:57:46 [2024-02-28T21:57:46.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239517493 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}]
16:57:46 [2024-02-28T21:57:46.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239517461 data=null button=1 stateMask=0x80000 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
16:57:46 [2024-02-28T21:57:46.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239517456 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:57:46 [2024-02-28T21:57:46.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-239517456 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:57:46 [2024-02-28T21:57:46.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-239517456 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:57:46 [2024-02-28T21:57:46.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
16:57:46 [2024-02-28T21:57:46.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:57:47 [2024-02-28T21:57:47.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:57:47 [2024-02-28T21:57:47.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:57:47 [2024-02-28T21:57:47.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:57:47 [2024-02-28T21:57:47.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:57:47 [2024-02-28T21:57:47.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:57:47 [2024-02-28T21:57:47.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:57:47 [2024-02-28T21:57:47.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:57:47 [2024-02-28T21:57:47.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-239515952 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:57:47 [2024-02-28T21:57:47.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-239515951 data=null doit=true}, TableItem with text {}]
16:57:47 [2024-02-28T21:57:47.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-239515951 data=null}, TableItem with text {}]
16:57:47 [2024-02-28T21:57:47.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-239515951 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:57:47 [2024-02-28T21:57:47.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239515951 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:57:47 [2024-02-28T21:57:47.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-239515949 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:57:47 [2024-02-28T21:57:47.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:57:47 [2024-02-28T21:57:47.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:57:47 [2024-02-28T21:57:47.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:57:47 [2024-02-28T21:57:47.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:47 [2024-02-28T21:57:47.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239515904 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:57:47 [2024-02-28T21:57:47.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-239515904 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:57:47 [2024-02-28T21:57:47.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-239515903 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:57:47 [2024-02-28T21:57:47.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239515903 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:57:47 [2024-02-28T21:57:47.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239515903 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}]
16:57:47 [2024-02-28T21:57:47.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239515899 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:57:47 [2024-02-28T21:57:47.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:47 [2024-02-28T21:57:47.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:47 [2024-02-28T21:57:47.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:47 [2024-02-28T21:57:47.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:47 [2024-02-28T21:57:47.928Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:57:47 [2024-02-28T21:57:47.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:57:47 [2024-02-28T21:57:47.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:47 [2024-02-28T21:57:47.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:47 [2024-02-28T21:57:47.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:47 [2024-02-28T21:57:47.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:47 [2024-02-28T21:57:47.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:47 [2024-02-28T21:57:47.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239515896 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:57:47 [2024-02-28T21:57:47.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239515896 data=null doit=true}, TreeItem with text {test}]
16:57:47 [2024-02-28T21:57:47.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239515896 data=null}, TreeItem with text {test}]
16:57:47 [2024-02-28T21:57:47.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239515895 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:57:47 [2024-02-28T21:57:47.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239515895 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:57:47 [2024-02-28T21:57:47.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239515886 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:57:47 [2024-02-28T21:57:47.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:47 [2024-02-28T21:57:47.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239515886 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:57:47 [2024-02-28T21:57:47.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239515886 data=null doit=true}, TreeItem with text {test}]
16:57:47 [2024-02-28T21:57:47.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239515885 data=null}, TreeItem with text {test}]
16:57:47 [2024-02-28T21:57:47.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239515885 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:57:47 [2024-02-28T21:57:47.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239515885 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:57:48 [2024-02-28T21:57:48.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239515875 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:57:48 [2024-02-28T21:57:48.184Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:57:48 [2024-02-28T21:57:48.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:48 [2024-02-28T21:57:48.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-239515874 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
16:57:48 [2024-02-28T21:57:48.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-239515874 data=null doit=true}, TreeItem with text {Traces [12]}]
16:57:48 [2024-02-28T21:57:48.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-239515874 data=null}, TreeItem with text {Traces [12]}]
16:57:48 [2024-02-28T21:57:48.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-239515874 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:57:48 [2024-02-28T21:57:48.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239515874 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]}]
16:57:48 [2024-02-28T21:57:48.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-239515869 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:57:48 [2024-02-28T21:57:48.184Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
16:57:48 [2024-02-28T21:57:48.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:57:48 [2024-02-28T21:57:48.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:48 [2024-02-28T21:57:48.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239515549 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
16:57:48 [2024-02-28T21:57:48.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-239515549 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:57:48 [2024-02-28T21:57:48.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-239515549 data=null}, TreeItem with text {kernel-overlap-testing}]
16:57:48 [2024-02-28T21:57:48.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239515548 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
16:57:48 [2024-02-28T21:57:48.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239515548 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}]
16:57:48 [2024-02-28T21:57:48.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239515520 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
16:57:48 [2024-02-28T21:57:48.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:48 [2024-02-28T21:57:48.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:48 [2024-02-28T21:57:48.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:48 [2024-02-28T21:57:48.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:48 [2024-02-28T21:57:48.440Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:57:48 [2024-02-28T21:57:48.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:48 [2024-02-28T21:57:48.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239515518 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
16:57:48 [2024-02-28T21:57:48.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-239515518 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:57:48 [2024-02-28T21:57:48.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-239515518 data=null}, TreeItem with text {kernel-overlap-testing}]
16:57:48 [2024-02-28T21:57:48.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239515518 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
16:57:48 [2024-02-28T21:57:48.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239515518 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}]
16:57:48 [2024-02-28T21:57:48.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239515515 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
16:57:48 [2024-02-28T21:57:48.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
16:57:48 [2024-02-28T21:57:48.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239515515 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
16:57:48 [2024-02-28T21:57:48.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-239515515 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:57:48 [2024-02-28T21:57:48.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:48 [2024-02-28T21:57:48.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-239515515 data=null}, TreeItem with text {kernel-overlap-testing}]
16:57:48 [2024-02-28T21:57:48.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239515515 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
16:57:48 [2024-02-28T21:57:48.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239515515 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}]
16:57:48 [2024-02-28T21:57:48.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239515512 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
16:57:48 [2024-02-28T21:57:48.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239515512 data=null button=1 stateMask=0x0 x=151 y=150 count=2}, TreeItem with text {kernel-overlap-testing}]
16:57:48 [2024-02-28T21:57:48.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239515512 data=null button=1 stateMask=0x0 x=151 y=150 count=2}, TreeItem with text {kernel-overlap-testing}]
16:57:48 [2024-02-28T21:57:48.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239515512 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}]
16:57:48 [2024-02-28T21:57:48.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239515479 data=null button=1 stateMask=0x80000 x=151 y=150 count=2}, TreeItem with text {kernel-overlap-testing}]
16:57:48 [2024-02-28T21:57:48.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239515472 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
16:57:48 [2024-02-28T21:57:48.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-239515304 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:57:48 [2024-02-28T21:57:48.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-239515302 data=null}, TreeItem with text {kernel-overlap-testing}]
16:57:48 [2024-02-28T21:57:48.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
16:57:48 [2024-02-28T21:57:48.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:57:48 [2024-02-28T21:57:48.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:57:48 [2024-02-28T21:57:48.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:57:48 [2024-02-28T21:57:48.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:57:48 [2024-02-28T21:57:48.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:57:48 [2024-02-28T21:57:48.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:57:48 [2024-02-28T21:57:48.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:57:48 [2024-02-28T21:57:48.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:57:48 [2024-02-28T21:57:48.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-239515287 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:57:48 [2024-02-28T21:57:48.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-239515287 data=null doit=true}, TableItem with text {}]
16:57:48 [2024-02-28T21:57:48.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-239515287 data=null}, TableItem with text {}]
16:57:48 [2024-02-28T21:57:48.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-239515286 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:57:48 [2024-02-28T21:57:48.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239515286 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:57:48 [2024-02-28T21:57:48.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-239515234 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:57:48 [2024-02-28T21:57:48.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:57:48 [2024-02-28T21:57:48.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:57:50 [2024-02-28T21:57:50.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:57:50 [2024-02-28T21:57:50.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:50 [2024-02-28T21:57:50.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239514106 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
16:57:50 [2024-02-28T21:57:50.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-239514106 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:57:50 [2024-02-28T21:57:50.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-239514106 data=null}, TreeItem with text {kernel-overlap-testing}]
16:57:50 [2024-02-28T21:57:50.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239514086 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
16:57:50 [2024-02-28T21:57:50.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239514086 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}]
16:57:50 [2024-02-28T21:57:50.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239514084 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
16:57:50 [2024-02-28T21:57:50.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:50 [2024-02-28T21:57:50.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:50 [2024-02-28T21:57:50.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:50 [2024-02-28T21:57:50.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:50 [2024-02-28T21:57:50.061Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:57:50 [2024-02-28T21:57:50.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:57:50 [2024-02-28T21:57:50.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:50 [2024-02-28T21:57:50.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:50 [2024-02-28T21:57:50.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:50 [2024-02-28T21:57:50.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:50 [2024-02-28T21:57:50.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:50 [2024-02-28T21:57:50.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239514081 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:57:50 [2024-02-28T21:57:50.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239514081 data=null doit=true}, TreeItem with text {test}]
16:57:50 [2024-02-28T21:57:50.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239514081 data=null}, TreeItem with text {test}]
16:57:50 [2024-02-28T21:57:50.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239514081 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:57:50 [2024-02-28T21:57:50.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239514080 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:57:50 [2024-02-28T21:57:50.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239514065 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:57:50 [2024-02-28T21:57:50.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:50 [2024-02-28T21:57:50.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239514065 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:57:50 [2024-02-28T21:57:50.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239514065 data=null doit=true}, TreeItem with text {test}]
16:57:50 [2024-02-28T21:57:50.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239514065 data=null}, TreeItem with text {test}]
16:57:50 [2024-02-28T21:57:50.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239514065 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:57:50 [2024-02-28T21:57:50.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239514065 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:57:50 [2024-02-28T21:57:50.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239514062 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:57:50 [2024-02-28T21:57:50.061Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:57:50 [2024-02-28T21:57:50.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:50 [2024-02-28T21:57:50.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-239514061 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
16:57:50 [2024-02-28T21:57:50.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-239514061 data=null doit=true}, TreeItem with text {Traces [12]}]
16:57:50 [2024-02-28T21:57:50.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-239514061 data=null}, TreeItem with text {Traces [12]}]
16:57:50 [2024-02-28T21:57:50.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-239514061 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:57:50 [2024-02-28T21:57:50.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239514061 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]}]
16:57:50 [2024-02-28T21:57:50.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-239514056 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:57:50 [2024-02-28T21:57:50.061Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
16:57:50 [2024-02-28T21:57:50.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:57:50 [2024-02-28T21:57:50.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:50 [2024-02-28T21:57:50.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-239514013 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread1}]
16:57:50 [2024-02-28T21:57:50.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-239514013 data=null doit=true}, TreeItem with text {simple_server-thread1}]
16:57:50 [2024-02-28T21:57:50.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-239514013 data=null}, TreeItem with text {simple_server-thread1}]
16:57:50 [2024-02-28T21:57:50.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-239514013 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}]
16:57:50 [2024-02-28T21:57:50.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239514013 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}]
16:57:50 [2024-02-28T21:57:50.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-239514002 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}]
16:57:50 [2024-02-28T21:57:50.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:50 [2024-02-28T21:57:50.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:50 [2024-02-28T21:57:50.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:50 [2024-02-28T21:57:50.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:50 [2024-02-28T21:57:50.062Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:57:50 [2024-02-28T21:57:50.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:50 [2024-02-28T21:57:50.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-239514001 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread1}]
16:57:50 [2024-02-28T21:57:50.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-239514001 data=null doit=true}, TreeItem with text {simple_server-thread1}]
16:57:50 [2024-02-28T21:57:50.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-239514000 data=null}, TreeItem with text {simple_server-thread1}]
16:57:50 [2024-02-28T21:57:50.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-239514000 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}]
16:57:50 [2024-02-28T21:57:50.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239514000 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}]
16:57:50 [2024-02-28T21:57:50.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-239513990 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}]
16:57:50 [2024-02-28T21:57:50.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1}
16:57:50 [2024-02-28T21:57:50.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-239513990 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread1}]
16:57:50 [2024-02-28T21:57:50.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-239513990 data=null doit=true}, TreeItem with text {simple_server-thread1}]
16:57:50 [2024-02-28T21:57:50.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:50 [2024-02-28T21:57:50.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-239513990 data=null}, TreeItem with text {simple_server-thread1}]
16:57:50 [2024-02-28T21:57:50.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-239513989 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}]
16:57:50 [2024-02-28T21:57:50.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239513988 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}]
16:57:50 [2024-02-28T21:57:50.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-239513985 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}]
16:57:50 [2024-02-28T21:57:50.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-239513985 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {simple_server-thread1}]
16:57:50 [2024-02-28T21:57:50.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-239513984 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {simple_server-thread1}]
16:57:50 [2024-02-28T21:57:50.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239513984 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}]
16:57:50 [2024-02-28T21:57:50.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-239513949 data=null button=1 stateMask=0x80000 x=151 y=173 count=2}, TreeItem with text {simple_server-thread1}]
16:57:50 [2024-02-28T21:57:50.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-239513942 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread1}]
16:57:50 [2024-02-28T21:57:50.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-239513942 data=null doit=true}, TreeItem with text {simple_server-thread1}]
16:57:50 [2024-02-28T21:57:50.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-239513942 data=null}, TreeItem with text {simple_server-thread1}]
16:57:50 [2024-02-28T21:57:50.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1}
16:57:50 [2024-02-28T21:57:50.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:57:50 [2024-02-28T21:57:50.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:57:50 [2024-02-28T21:57:50.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:57:50 [2024-02-28T21:57:50.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:57:50 [2024-02-28T21:57:50.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:57:50 [2024-02-28T21:57:50.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:57:50 [2024-02-28T21:57:50.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:57:50 [2024-02-28T21:57:50.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:57:50 [2024-02-28T21:57:50.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:57:50 [2024-02-28T21:57:50.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:57:50 [2024-02-28T21:57:50.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:57:50 [2024-02-28T21:57:50.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:57:50 [2024-02-28T21:57:50.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-239513417 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:57:50 [2024-02-28T21:57:50.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-239513417 data=null doit=true}, TableItem with text {}]
16:57:50 [2024-02-28T21:57:50.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-239513417 data=null}, TableItem with text {}]
16:57:50 [2024-02-28T21:57:50.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-239513417 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:57:50 [2024-02-28T21:57:50.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239513416 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:57:50 [2024-02-28T21:57:50.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-239513413 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:57:50 [2024-02-28T21:57:50.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:57:50 [2024-02-28T21:57:50.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:57:51 [2024-02-28T21:57:51.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:57:51 [2024-02-28T21:57:51.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:51 [2024-02-28T21:57:51.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-239512564 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread1}]
16:57:51 [2024-02-28T21:57:51.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-239512564 data=null doit=true}, TreeItem with text {simple_server-thread1}]
16:57:51 [2024-02-28T21:57:51.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-239512564 data=null}, TreeItem with text {simple_server-thread1}]
16:57:51 [2024-02-28T21:57:51.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-239512563 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}]
16:57:51 [2024-02-28T21:57:51.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239512563 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}]
16:57:51 [2024-02-28T21:57:51.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-239512560 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}]
16:57:51 [2024-02-28T21:57:51.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:51 [2024-02-28T21:57:51.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:51 [2024-02-28T21:57:51.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:51 [2024-02-28T21:57:51.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:51 [2024-02-28T21:57:51.548Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:57:51 [2024-02-28T21:57:51.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:57:51 [2024-02-28T21:57:51.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:51 [2024-02-28T21:57:51.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:51 [2024-02-28T21:57:51.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:51 [2024-02-28T21:57:51.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:51 [2024-02-28T21:57:51.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:51 [2024-02-28T21:57:51.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239512557 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:57:51 [2024-02-28T21:57:51.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239512557 data=null doit=true}, TreeItem with text {test}]
16:57:51 [2024-02-28T21:57:51.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239512557 data=null}, TreeItem with text {test}]
16:57:51 [2024-02-28T21:57:51.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239512557 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:57:51 [2024-02-28T21:57:51.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239512557 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:57:51 [2024-02-28T21:57:51.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239512540 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:57:51 [2024-02-28T21:57:51.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:51 [2024-02-28T21:57:51.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239512540 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:57:51 [2024-02-28T21:57:51.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239512540 data=null doit=true}, TreeItem with text {test}]
16:57:51 [2024-02-28T21:57:51.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239512540 data=null}, TreeItem with text {test}]
16:57:51 [2024-02-28T21:57:51.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239512539 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:57:51 [2024-02-28T21:57:51.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239512539 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:57:51 [2024-02-28T21:57:51.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239512536 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:57:51 [2024-02-28T21:57:51.549Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:57:51 [2024-02-28T21:57:51.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:51 [2024-02-28T21:57:51.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-239512536 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
16:57:51 [2024-02-28T21:57:51.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-239512536 data=null doit=true}, TreeItem with text {Traces [12]}]
16:57:51 [2024-02-28T21:57:51.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-239512536 data=null}, TreeItem with text {Traces [12]}]
16:57:51 [2024-02-28T21:57:51.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-239512535 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:57:51 [2024-02-28T21:57:51.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239512535 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]}]
16:57:51 [2024-02-28T21:57:51.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-239512530 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:57:51 [2024-02-28T21:57:51.549Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
16:57:51 [2024-02-28T21:57:51.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:57:51 [2024-02-28T21:57:51.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:51 [2024-02-28T21:57:51.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-239512486 data=null button=0 stateMask=0x0 x=151 y=196 count=0}, TreeItem with text {simple_server-thread2}]
16:57:51 [2024-02-28T21:57:51.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-239512486 data=null doit=true}, TreeItem with text {simple_server-thread2}]
16:57:51 [2024-02-28T21:57:51.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-239512486 data=null}, TreeItem with text {simple_server-thread2}]
16:57:51 [2024-02-28T21:57:51.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-239512486 data=null button=1 stateMask=0x0 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}]
16:57:51 [2024-02-28T21:57:51.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239512486 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}]
16:57:51 [2024-02-28T21:57:51.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-239512475 data=null button=1 stateMask=0x80000 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}]
16:57:51 [2024-02-28T21:57:51.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:51 [2024-02-28T21:57:51.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:51 [2024-02-28T21:57:51.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:51 [2024-02-28T21:57:51.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:51 [2024-02-28T21:57:51.549Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:57:51 [2024-02-28T21:57:51.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:51 [2024-02-28T21:57:51.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-239512465 data=null button=0 stateMask=0x0 x=151 y=196 count=0}, TreeItem with text {simple_server-thread2}]
16:57:51 [2024-02-28T21:57:51.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-239512465 data=null doit=true}, TreeItem with text {simple_server-thread2}]
16:57:51 [2024-02-28T21:57:51.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-239512465 data=null}, TreeItem with text {simple_server-thread2}]
16:57:51 [2024-02-28T21:57:51.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-239512464 data=null button=1 stateMask=0x0 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}]
16:57:51 [2024-02-28T21:57:51.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239512464 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}]
16:57:51 [2024-02-28T21:57:51.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-239512462 data=null button=1 stateMask=0x80000 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}]
16:57:51 [2024-02-28T21:57:51.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2}
16:57:51 [2024-02-28T21:57:51.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-239512461 data=null button=0 stateMask=0x0 x=151 y=196 count=0}, TreeItem with text {simple_server-thread2}]
16:57:51 [2024-02-28T21:57:51.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-239512461 data=null doit=true}, TreeItem with text {simple_server-thread2}]
16:57:51 [2024-02-28T21:57:51.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:51 [2024-02-28T21:57:51.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-239512461 data=null}, TreeItem with text {simple_server-thread2}]
16:57:51 [2024-02-28T21:57:51.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-239512461 data=null button=1 stateMask=0x0 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}]
16:57:51 [2024-02-28T21:57:51.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239512461 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}]
16:57:51 [2024-02-28T21:57:51.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-239512459 data=null button=1 stateMask=0x80000 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}]
16:57:51 [2024-02-28T21:57:51.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-239512458 data=null button=1 stateMask=0x0 x=151 y=196 count=2}, TreeItem with text {simple_server-thread2}]
16:57:51 [2024-02-28T21:57:51.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-239512458 data=null button=1 stateMask=0x0 x=151 y=196 count=2}, TreeItem with text {simple_server-thread2}]
16:57:51 [2024-02-28T21:57:51.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239512458 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}]
16:57:51 [2024-02-28T21:57:51.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-239512416 data=null button=1 stateMask=0x80000 x=151 y=196 count=2}, TreeItem with text {simple_server-thread2}]
16:57:51 [2024-02-28T21:57:51.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-239512234 data=null button=0 stateMask=0x0 x=151 y=196 count=0}, TreeItem with text {simple_server-thread2}]
16:57:51 [2024-02-28T21:57:51.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-239512234 data=null doit=true}, TreeItem with text {simple_server-thread2}]
16:57:51 [2024-02-28T21:57:51.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-239512234 data=null}, TreeItem with text {simple_server-thread2}]
16:57:51 [2024-02-28T21:57:51.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2}
16:57:51 [2024-02-28T21:57:51.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:57:51 [2024-02-28T21:57:51.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:57:51 [2024-02-28T21:57:51.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:57:51 [2024-02-28T21:57:51.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:57:51 [2024-02-28T21:57:51.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:57:51 [2024-02-28T21:57:51.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:57:51 [2024-02-28T21:57:51.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:57:51 [2024-02-28T21:57:51.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:57:51 [2024-02-28T21:57:51.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:57:51 [2024-02-28T21:57:51.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:57:51 [2024-02-28T21:57:51.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-239512232 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:57:51 [2024-02-28T21:57:51.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-239512232 data=null doit=true}, TableItem with text {}]
16:57:51 [2024-02-28T21:57:51.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-239512232 data=null}, TableItem with text {}]
16:57:51 [2024-02-28T21:57:51.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-239512232 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:57:51 [2024-02-28T21:57:51.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239512232 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:57:51 [2024-02-28T21:57:51.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-239512229 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:57:51 [2024-02-28T21:57:51.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:57:51 [2024-02-28T21:57:51.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:57:52 [2024-02-28T21:57:52.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:57:52 [2024-02-28T21:57:52.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:52 [2024-02-28T21:57:52.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-239511078 data=null button=0 stateMask=0x0 x=151 y=196 count=0}, TreeItem with text {simple_server-thread2}]
16:57:52 [2024-02-28T21:57:52.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-239511078 data=null doit=true}, TreeItem with text {simple_server-thread2}]
16:57:52 [2024-02-28T21:57:52.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-239511078 data=null}, TreeItem with text {simple_server-thread2}]
16:57:52 [2024-02-28T21:57:52.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-239511078 data=null button=1 stateMask=0x0 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}]
16:57:52 [2024-02-28T21:57:52.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239511078 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}]
16:57:52 [2024-02-28T21:57:52.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-239511073 data=null button=1 stateMask=0x80000 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}]
16:57:52 [2024-02-28T21:57:52.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:52 [2024-02-28T21:57:52.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:52 [2024-02-28T21:57:52.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:52 [2024-02-28T21:57:52.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:52 [2024-02-28T21:57:52.989Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:57:52 [2024-02-28T21:57:52.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:57:52 [2024-02-28T21:57:52.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:52 [2024-02-28T21:57:52.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:52 [2024-02-28T21:57:52.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:52 [2024-02-28T21:57:52.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:52 [2024-02-28T21:57:52.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:52 [2024-02-28T21:57:52.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239511070 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:57:52 [2024-02-28T21:57:52.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239511069 data=null doit=true}, TreeItem with text {test}]
16:57:52 [2024-02-28T21:57:52.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239511069 data=null}, TreeItem with text {test}]
16:57:52 [2024-02-28T21:57:52.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239511069 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:57:52 [2024-02-28T21:57:52.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239511069 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:57:52 [2024-02-28T21:57:52.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239511045 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:57:52 [2024-02-28T21:57:52.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:52 [2024-02-28T21:57:52.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239511041 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:57:52 [2024-02-28T21:57:52.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239511040 data=null doit=true}, TreeItem with text {test}]
16:57:52 [2024-02-28T21:57:52.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239511040 data=null}, TreeItem with text {test}]
16:57:52 [2024-02-28T21:57:52.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239511040 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:57:52 [2024-02-28T21:57:52.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239511040 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:57:52 [2024-02-28T21:57:52.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239511036 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:57:52 [2024-02-28T21:57:52.990Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:57:52 [2024-02-28T21:57:52.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:52 [2024-02-28T21:57:52.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-239511035 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
16:57:52 [2024-02-28T21:57:52.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-239511035 data=null doit=true}, TreeItem with text {Traces [12]}]
16:57:52 [2024-02-28T21:57:52.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-239511035 data=null}, TreeItem with text {Traces [12]}]
16:57:52 [2024-02-28T21:57:52.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-239511035 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:57:52 [2024-02-28T21:57:52.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239511035 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]}]
16:57:52 [2024-02-28T21:57:52.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-239511029 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:57:52 [2024-02-28T21:57:52.990Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
16:57:52 [2024-02-28T21:57:52.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:57:52 [2024-02-28T21:57:52.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:52 [2024-02-28T21:57:52.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-239511001 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
16:57:52 [2024-02-28T21:57:52.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-239511000 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:57:52 [2024-02-28T21:57:52.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-239511000 data=null}, TreeItem with text {ust-overlap-testing}]
16:57:52 [2024-02-28T21:57:52.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-239511000 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
16:57:52 [2024-02-28T21:57:52.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239511000 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}]
16:57:52 [2024-02-28T21:57:52.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-239510970 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
16:57:52 [2024-02-28T21:57:52.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:52 [2024-02-28T21:57:52.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:52 [2024-02-28T21:57:52.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:52 [2024-02-28T21:57:52.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:52 [2024-02-28T21:57:52.990Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:57:52 [2024-02-28T21:57:52.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:52 [2024-02-28T21:57:52.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-239510968 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
16:57:52 [2024-02-28T21:57:52.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-239510968 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:57:52 [2024-02-28T21:57:52.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-239510968 data=null}, TreeItem with text {ust-overlap-testing}]
16:57:52 [2024-02-28T21:57:52.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-239510968 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
16:57:52 [2024-02-28T21:57:52.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239510968 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}]
16:57:52 [2024-02-28T21:57:52.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-239510965 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
16:57:52 [2024-02-28T21:57:52.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing}
16:57:52 [2024-02-28T21:57:52.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-239510965 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
16:57:52 [2024-02-28T21:57:52.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-239510965 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:57:52 [2024-02-28T21:57:52.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:52 [2024-02-28T21:57:52.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-239510964 data=null}, TreeItem with text {ust-overlap-testing}]
16:57:52 [2024-02-28T21:57:52.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-239510964 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
16:57:52 [2024-02-28T21:57:52.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239510964 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}]
16:57:52 [2024-02-28T21:57:52.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-239510962 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
16:57:52 [2024-02-28T21:57:52.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-239510961 data=null button=1 stateMask=0x0 x=140 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
16:57:52 [2024-02-28T21:57:52.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=-239510961 data=null button=1 stateMask=0x0 x=140 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
16:57:52 [2024-02-28T21:57:52.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239510961 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}]
16:57:53 [2024-02-28T21:57:53.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-239510895 data=null button=1 stateMask=0x80000 x=140 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
16:57:53 [2024-02-28T21:57:53.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=-239510713 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
16:57:53 [2024-02-28T21:57:53.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=-239510708 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:57:53 [2024-02-28T21:57:53.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=-239510708 data=null}, TreeItem with text {ust-overlap-testing}]
16:57:53 [2024-02-28T21:57:53.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing}
16:57:53 [2024-02-28T21:57:53.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:57:53 [2024-02-28T21:57:53.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:57:53 [2024-02-28T21:57:53.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:57:53 [2024-02-28T21:57:53.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:57:53 [2024-02-28T21:57:53.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:57:53 [2024-02-28T21:57:53.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:57:53 [2024-02-28T21:57:53.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:57:53 [2024-02-28T21:57:53.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:57:53 [2024-02-28T21:57:53.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:57:53 [2024-02-28T21:57:53.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:57:53 [2024-02-28T21:57:53.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:57:53 [2024-02-28T21:57:53.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-239510707 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:57:53 [2024-02-28T21:57:53.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-239510707 data=null doit=true}, TableItem with text {}]
16:57:53 [2024-02-28T21:57:53.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-239510707 data=null}, TableItem with text {}]
16:57:53 [2024-02-28T21:57:53.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-239510706 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:57:53 [2024-02-28T21:57:53.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239510706 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:57:53 [2024-02-28T21:57:53.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-239510703 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:57:53 [2024-02-28T21:57:53.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:57:53 [2024-02-28T21:57:53.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:57:54 [2024-02-28T21:57:54.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:57:54 [2024-02-28T21:57:54.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:54 [2024-02-28T21:57:54.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-239509456 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
16:57:54 [2024-02-28T21:57:54.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-239509456 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:57:54 [2024-02-28T21:57:54.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-239509456 data=null}, TreeItem with text {ust-overlap-testing}]
16:57:54 [2024-02-28T21:57:54.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-239509456 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
16:57:54 [2024-02-28T21:57:54.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239509455 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}]
16:57:54 [2024-02-28T21:57:54.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-239509452 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
16:57:54 [2024-02-28T21:57:54.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:54 [2024-02-28T21:57:54.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:54 [2024-02-28T21:57:54.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:54 [2024-02-28T21:57:54.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:54 [2024-02-28T21:57:54.612Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:57:54 [2024-02-28T21:57:54.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:57:54 [2024-02-28T21:57:54.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:54 [2024-02-28T21:57:54.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:54 [2024-02-28T21:57:54.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:54 [2024-02-28T21:57:54.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:54 [2024-02-28T21:57:54.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:54 [2024-02-28T21:57:54.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239509442 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:57:54 [2024-02-28T21:57:54.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239509441 data=null doit=true}, TreeItem with text {test}]
16:57:54 [2024-02-28T21:57:54.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239509441 data=null}, TreeItem with text {test}]
16:57:54 [2024-02-28T21:57:54.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239509441 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:57:54 [2024-02-28T21:57:54.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239509441 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:57:54 [2024-02-28T21:57:54.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239509424 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:57:54 [2024-02-28T21:57:54.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:54 [2024-02-28T21:57:54.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239509423 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:57:54 [2024-02-28T21:57:54.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239509423 data=null doit=true}, TreeItem with text {test}]
16:57:54 [2024-02-28T21:57:54.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239509423 data=null}, TreeItem with text {test}]
16:57:54 [2024-02-28T21:57:54.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239509423 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:57:54 [2024-02-28T21:57:54.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239509423 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:57:54 [2024-02-28T21:57:54.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239509420 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:57:54 [2024-02-28T21:57:54.612Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:57:54 [2024-02-28T21:57:54.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:54 [2024-02-28T21:57:54.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-239509419 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
16:57:54 [2024-02-28T21:57:54.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-239509419 data=null doit=true}, TreeItem with text {Traces [12]}]
16:57:54 [2024-02-28T21:57:54.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-239509419 data=null}, TreeItem with text {Traces [12]}]
16:57:54 [2024-02-28T21:57:54.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-239509419 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:57:54 [2024-02-28T21:57:54.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239509419 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]}]
16:57:54 [2024-02-28T21:57:54.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-239509413 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:57:54 [2024-02-28T21:57:54.613Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
16:57:54 [2024-02-28T21:57:54.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {z-clashes [6]} time=-239509413 data=null doit=true}, TreeItem with text {z-clashes [6]}]
16:57:54 [2024-02-28T21:57:54.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {z-clashes [6]} time=-239509413 data=null}, TreeItem with text {z-clashes [6]}]
16:57:54 [2024-02-28T21:57:54.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {z-clashes [6]} time=-239509413 data=null button=1 stateMask=0x0 x=120 y=81 count=1}, TreeItem with text {z-clashes [6]}]
16:57:54 [2024-02-28T21:57:54.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239509413 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]}]
16:57:54 [2024-02-28T21:57:54.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {z-clashes [6]} time=-239509411 data=null button=1 stateMask=0x80000 x=120 y=81 count=1}, TreeItem with text {z-clashes [6]}]
16:57:54 [2024-02-28T21:57:54.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:57:54 [2024-02-28T21:57:54.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:54 [2024-02-28T21:57:54.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239509189 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:57:54 [2024-02-28T21:57:54.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239509189 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:57:54 [2024-02-28T21:57:54.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239509189 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:57:54 [2024-02-28T21:57:54.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239509188 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:57:54 [2024-02-28T21:57:54.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239509188 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}]
16:57:54 [2024-02-28T21:57:54.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239509154 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:57:54 [2024-02-28T21:57:54.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:54 [2024-02-28T21:57:54.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:54 [2024-02-28T21:57:54.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:54 [2024-02-28T21:57:54.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:54 [2024-02-28T21:57:54.868Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:57:54 [2024-02-28T21:57:54.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:54 [2024-02-28T21:57:54.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239509153 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:57:54 [2024-02-28T21:57:54.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239509153 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:57:54 [2024-02-28T21:57:54.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239509153 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:57:54 [2024-02-28T21:57:54.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239509152 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:57:54 [2024-02-28T21:57:54.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239509152 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}]
16:57:54 [2024-02-28T21:57:54.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239509147 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:57:54 [2024-02-28T21:57:54.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
16:57:54 [2024-02-28T21:57:54.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239509147 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:57:54 [2024-02-28T21:57:54.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239509147 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:57:54 [2024-02-28T21:57:54.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:54 [2024-02-28T21:57:54.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239509147 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:57:54 [2024-02-28T21:57:54.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239509147 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:57:54 [2024-02-28T21:57:54.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239509147 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}]
16:57:54 [2024-02-28T21:57:54.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239509144 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:57:54 [2024-02-28T21:57:54.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239509144 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:57:54 [2024-02-28T21:57:54.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239509143 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:57:54 [2024-02-28T21:57:54.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239509143 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}]
16:57:54 [2024-02-28T21:57:54.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239509105 data=null button=1 stateMask=0x80000 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:57:54 [2024-02-28T21:57:54.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239508996 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:57:54 [2024-02-28T21:57:54.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239508996 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:57:54 [2024-02-28T21:57:54.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239508996 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:57:54 [2024-02-28T21:57:54.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
16:57:54 [2024-02-28T21:57:54.869Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:57:54 [2024-02-28T21:57:54.869Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:57:54 [2024-02-28T21:57:54.869Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:57:54 [2024-02-28T21:57:54.869Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:57:54 [2024-02-28T21:57:54.869Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:57:54 [2024-02-28T21:57:54.869Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:57:54 [2024-02-28T21:57:54.869Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:57:56 [2024-02-28T21:57:56.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:57:56 [2024-02-28T21:57:56.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:57:56 [2024-02-28T21:57:56.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:57:56 [2024-02-28T21:57:56.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:57:56 [2024-02-28T21:57:56.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:57:56 [2024-02-28T21:57:56.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-239507960 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:57:56 [2024-02-28T21:57:56.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-239507960 data=null doit=true}, TableItem with text {}]
16:57:56 [2024-02-28T21:57:56.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-239507960 data=null}, TableItem with text {}]
16:57:56 [2024-02-28T21:57:56.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-239507960 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:57:56 [2024-02-28T21:57:56.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239507959 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:57:56 [2024-02-28T21:57:56.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-239507957 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:57:56 [2024-02-28T21:57:56.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:57:56 [2024-02-28T21:57:56.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:57:56 [2024-02-28T21:57:56.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:57:56 [2024-02-28T21:57:56.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:56 [2024-02-28T21:57:56.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239507707 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:57:56 [2024-02-28T21:57:56.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239507707 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:57:56 [2024-02-28T21:57:56.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239507707 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:57:56 [2024-02-28T21:57:56.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239507707 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:57:56 [2024-02-28T21:57:56.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239507707 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}]
16:57:56 [2024-02-28T21:57:56.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239507703 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:57:56 [2024-02-28T21:57:56.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:56 [2024-02-28T21:57:56.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:56 [2024-02-28T21:57:56.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:56 [2024-02-28T21:57:56.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:56 [2024-02-28T21:57:56.234Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:57:56 [2024-02-28T21:57:56.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:57:56 [2024-02-28T21:57:56.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:56 [2024-02-28T21:57:56.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:56 [2024-02-28T21:57:56.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:56 [2024-02-28T21:57:56.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:56 [2024-02-28T21:57:56.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:56 [2024-02-28T21:57:56.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239507698 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:57:56 [2024-02-28T21:57:56.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239507698 data=null doit=true}, TreeItem with text {test}]
16:57:56 [2024-02-28T21:57:56.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239507698 data=null}, TreeItem with text {test}]
16:57:56 [2024-02-28T21:57:56.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239507698 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:57:56 [2024-02-28T21:57:56.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239507697 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:57:56 [2024-02-28T21:57:56.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239507672 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:57:56 [2024-02-28T21:57:56.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:56 [2024-02-28T21:57:56.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239507671 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:57:56 [2024-02-28T21:57:56.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239507671 data=null doit=true}, TreeItem with text {test}]
16:57:56 [2024-02-28T21:57:56.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239507671 data=null}, TreeItem with text {test}]
16:57:56 [2024-02-28T21:57:56.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239507671 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:57:56 [2024-02-28T21:57:56.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239507671 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:57:56 [2024-02-28T21:57:56.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239507664 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:57:56 [2024-02-28T21:57:56.235Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:57:56 [2024-02-28T21:57:56.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:56 [2024-02-28T21:57:56.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-239507663 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
16:57:56 [2024-02-28T21:57:56.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-239507663 data=null doit=true}, TreeItem with text {Traces [12]}]
16:57:56 [2024-02-28T21:57:56.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-239507663 data=null}, TreeItem with text {Traces [12]}]
16:57:56 [2024-02-28T21:57:56.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-239507663 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:57:56 [2024-02-28T21:57:56.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239507663 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]}]
16:57:56 [2024-02-28T21:57:56.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-239507657 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:57:56 [2024-02-28T21:57:56.235Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
16:57:56 [2024-02-28T21:57:56.235Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
16:57:56 [2024-02-28T21:57:56.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:57:56 [2024-02-28T21:57:56.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:56 [2024-02-28T21:57:56.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239507434 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:57:56 [2024-02-28T21:57:56.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-239507434 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:57:56 [2024-02-28T21:57:56.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-239507434 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:57:56 [2024-02-28T21:57:56.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239507434 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:57:56 [2024-02-28T21:57:56.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239507434 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}]
16:57:56 [2024-02-28T21:57:56.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239507403 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:57:56 [2024-02-28T21:57:56.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:56 [2024-02-28T21:57:56.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:56 [2024-02-28T21:57:56.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:56 [2024-02-28T21:57:56.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:56 [2024-02-28T21:57:56.491Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:57:56 [2024-02-28T21:57:56.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:56 [2024-02-28T21:57:56.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239507401 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:57:56 [2024-02-28T21:57:56.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-239507401 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:57:56 [2024-02-28T21:57:56.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-239507401 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:57:56 [2024-02-28T21:57:56.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239507401 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:57:56 [2024-02-28T21:57:56.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239507401 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}]
16:57:56 [2024-02-28T21:57:56.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239507398 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:57:56 [2024-02-28T21:57:56.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
16:57:56 [2024-02-28T21:57:56.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239507398 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:57:56 [2024-02-28T21:57:56.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-239507398 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:57:56 [2024-02-28T21:57:56.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:56 [2024-02-28T21:57:56.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-239507398 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:57:56 [2024-02-28T21:57:56.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239507397 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:57:56 [2024-02-28T21:57:56.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239507397 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}]
16:57:56 [2024-02-28T21:57:56.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239507393 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:57:56 [2024-02-28T21:57:56.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239507393 data=null button=1 stateMask=0x0 x=177 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
16:57:56 [2024-02-28T21:57:56.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239507393 data=null button=1 stateMask=0x0 x=177 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
16:57:56 [2024-02-28T21:57:56.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239507393 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}]
16:57:56 [2024-02-28T21:57:56.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239507354 data=null button=1 stateMask=0x80000 x=177 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
16:57:56 [2024-02-28T21:57:56.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239507220 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:57:56 [2024-02-28T21:57:56.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-239507219 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:57:56 [2024-02-28T21:57:56.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-239507219 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:57:56 [2024-02-28T21:57:56.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
16:57:56 [2024-02-28T21:57:56.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:57:56 [2024-02-28T21:57:56.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:57:56 [2024-02-28T21:57:56.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:57:56 [2024-02-28T21:57:56.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:57:56 [2024-02-28T21:57:56.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:57:56 [2024-02-28T21:57:56.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:57:56 [2024-02-28T21:57:56.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:57:56 [2024-02-28T21:57:56.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:57:57 [2024-02-28T21:57:57.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:57:57 [2024-02-28T21:57:57.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:57:57 [2024-02-28T21:57:57.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:57:57 [2024-02-28T21:57:57.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:57:57 [2024-02-28T21:57:57.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:57:57 [2024-02-28T21:57:57.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-239506211 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:57:57 [2024-02-28T21:57:57.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-239506211 data=null doit=true}, TableItem with text {}]
16:57:57 [2024-02-28T21:57:57.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-239506211 data=null}, TableItem with text {}]
16:57:57 [2024-02-28T21:57:57.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-239506210 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:57:57 [2024-02-28T21:57:57.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239506210 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:57:57 [2024-02-28T21:57:57.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-239506207 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:57:57 [2024-02-28T21:57:57.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:57:57 [2024-02-28T21:57:57.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:57:57 [2024-02-28T21:57:57.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:57:57 [2024-02-28T21:57:57.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:57 [2024-02-28T21:57:57.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239505947 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:57:57 [2024-02-28T21:57:57.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-239505947 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:57:57 [2024-02-28T21:57:57.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-239505947 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:57:57 [2024-02-28T21:57:57.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239505947 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:57:57 [2024-02-28T21:57:57.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239505947 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}]
16:57:57 [2024-02-28T21:57:57.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239505941 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:57:57 [2024-02-28T21:57:57.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:57 [2024-02-28T21:57:57.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:57 [2024-02-28T21:57:57.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:57 [2024-02-28T21:57:57.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:57 [2024-02-28T21:57:57.928Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:57:57 [2024-02-28T21:57:57.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:57:57 [2024-02-28T21:57:57.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:57 [2024-02-28T21:57:57.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:57 [2024-02-28T21:57:57.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:57 [2024-02-28T21:57:57.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:57 [2024-02-28T21:57:57.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:57 [2024-02-28T21:57:57.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239505938 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:57:57 [2024-02-28T21:57:57.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239505938 data=null doit=true}, TreeItem with text {test}]
16:57:57 [2024-02-28T21:57:57.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239505938 data=null}, TreeItem with text {test}]
16:57:57 [2024-02-28T21:57:57.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239505937 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:57:57 [2024-02-28T21:57:57.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239505937 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:57:57 [2024-02-28T21:57:57.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239505926 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:57:57 [2024-02-28T21:57:57.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:57 [2024-02-28T21:57:57.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239505926 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:57:57 [2024-02-28T21:57:57.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239505926 data=null doit=true}, TreeItem with text {test}]
16:57:57 [2024-02-28T21:57:57.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239505926 data=null}, TreeItem with text {test}]
16:57:57 [2024-02-28T21:57:57.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239505926 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:57:57 [2024-02-28T21:57:57.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239505926 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:57:57 [2024-02-28T21:57:57.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239505916 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:57:57 [2024-02-28T21:57:57.929Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:57:57 [2024-02-28T21:57:57.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:57 [2024-02-28T21:57:57.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-239505916 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
16:57:57 [2024-02-28T21:57:57.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-239505916 data=null doit=true}, TreeItem with text {Traces [12]}]
16:57:57 [2024-02-28T21:57:57.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-239505916 data=null}, TreeItem with text {Traces [12]}]
16:57:57 [2024-02-28T21:57:57.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-239505915 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:57:57 [2024-02-28T21:57:57.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239505915 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]}]
16:57:57 [2024-02-28T21:57:57.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-239505910 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:57:57 [2024-02-28T21:57:57.929Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
16:57:57 [2024-02-28T21:57:57.929Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
16:57:57 [2024-02-28T21:57:57.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:57:57 [2024-02-28T21:57:57.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:58 [2024-02-28T21:57:58.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239505878 data=null button=0 stateMask=0x0 x=169 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
16:57:58 [2024-02-28T21:57:58.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-239505878 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:57:58 [2024-02-28T21:57:58.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-239505878 data=null}, TreeItem with text {kernel-overlap-testing}]
16:57:58 [2024-02-28T21:57:58.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239505878 data=null button=1 stateMask=0x0 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
16:57:58 [2024-02-28T21:57:58.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239505878 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}]
16:57:58 [2024-02-28T21:57:58.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239505847 data=null button=1 stateMask=0x80000 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
16:57:58 [2024-02-28T21:57:58.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:58 [2024-02-28T21:57:58.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:58 [2024-02-28T21:57:58.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:58 [2024-02-28T21:57:58.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:58 [2024-02-28T21:57:58.185Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:57:58 [2024-02-28T21:57:58.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:58 [2024-02-28T21:57:58.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239505846 data=null button=0 stateMask=0x0 x=169 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
16:57:58 [2024-02-28T21:57:58.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-239505846 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:57:58 [2024-02-28T21:57:58.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-239505846 data=null}, TreeItem with text {kernel-overlap-testing}]
16:57:58 [2024-02-28T21:57:58.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239505845 data=null button=1 stateMask=0x0 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
16:57:58 [2024-02-28T21:57:58.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239505845 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}]
16:57:58 [2024-02-28T21:57:58.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239505842 data=null button=1 stateMask=0x80000 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
16:57:58 [2024-02-28T21:57:58.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
16:57:58 [2024-02-28T21:57:58.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239505842 data=null button=0 stateMask=0x0 x=169 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
16:57:58 [2024-02-28T21:57:58.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-239505842 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:57:58 [2024-02-28T21:57:58.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:58 [2024-02-28T21:57:58.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-239505842 data=null}, TreeItem with text {kernel-overlap-testing}]
16:57:58 [2024-02-28T21:57:58.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239505842 data=null button=1 stateMask=0x0 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
16:57:58 [2024-02-28T21:57:58.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239505842 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}]
16:57:58 [2024-02-28T21:57:58.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239505837 data=null button=1 stateMask=0x80000 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
16:57:58 [2024-02-28T21:57:58.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239505837 data=null button=1 stateMask=0x0 x=169 y=150 count=2}, TreeItem with text {kernel-overlap-testing}]
16:57:58 [2024-02-28T21:57:58.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239505837 data=null button=1 stateMask=0x0 x=169 y=150 count=2}, TreeItem with text {kernel-overlap-testing}]
16:57:58 [2024-02-28T21:57:58.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239505796 data=null button=1 stateMask=0x80000 x=169 y=150 count=2}, TreeItem with text {kernel-overlap-testing}]
16:57:58 [2024-02-28T21:57:58.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239505837 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}]
16:57:58 [2024-02-28T21:57:58.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239505616 data=null button=0 stateMask=0x0 x=169 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
16:57:58 [2024-02-28T21:57:58.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-239505610 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:57:58 [2024-02-28T21:57:58.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-239505609 data=null}, TreeItem with text {kernel-overlap-testing}]
16:57:58 [2024-02-28T21:57:58.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
16:57:58 [2024-02-28T21:57:58.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:57:58 [2024-02-28T21:57:58.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:57:58 [2024-02-28T21:57:58.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:57:58 [2024-02-28T21:57:58.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:57:58 [2024-02-28T21:57:58.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:57:58 [2024-02-28T21:57:58.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:57:58 [2024-02-28T21:57:58.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:57:58 [2024-02-28T21:57:58.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:57:58 [2024-02-28T21:57:58.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:57:59 [2024-02-28T21:57:59.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:57:59 [2024-02-28T21:57:59.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:57:59 [2024-02-28T21:57:59.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:57:59 [2024-02-28T21:57:59.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:57:59 [2024-02-28T21:57:59.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:57:59 [2024-02-28T21:57:59.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-239505104 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:57:59 [2024-02-28T21:57:59.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-239505104 data=null doit=true}, TableItem with text {}]
16:57:59 [2024-02-28T21:57:59.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-239505104 data=null}, TableItem with text {}]
16:57:59 [2024-02-28T21:57:59.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-239505104 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:57:59 [2024-02-28T21:57:59.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239505104 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:57:59 [2024-02-28T21:57:59.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-239505100 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:57:59 [2024-02-28T21:57:59.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:57:59 [2024-02-28T21:57:59.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:57:59 [2024-02-28T21:57:59.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:57:59 [2024-02-28T21:57:59.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:59 [2024-02-28T21:57:59.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239504347 data=null button=0 stateMask=0x0 x=169 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
16:57:59 [2024-02-28T21:57:59.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-239504347 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:57:59 [2024-02-28T21:57:59.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-239504347 data=null}, TreeItem with text {kernel-overlap-testing}]
16:57:59 [2024-02-28T21:57:59.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239504347 data=null button=1 stateMask=0x0 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
16:57:59 [2024-02-28T21:57:59.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239504347 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}]
16:57:59 [2024-02-28T21:57:59.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239504344 data=null button=1 stateMask=0x80000 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
16:57:59 [2024-02-28T21:57:59.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:59 [2024-02-28T21:57:59.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:59 [2024-02-28T21:57:59.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:59 [2024-02-28T21:57:59.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:59 [2024-02-28T21:57:59.563Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:57:59 [2024-02-28T21:57:59.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:57:59 [2024-02-28T21:57:59.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:59 [2024-02-28T21:57:59.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:59 [2024-02-28T21:57:59.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:59 [2024-02-28T21:57:59.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:59 [2024-02-28T21:57:59.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:59 [2024-02-28T21:57:59.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239504341 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:57:59 [2024-02-28T21:57:59.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239504341 data=null doit=true}, TreeItem with text {test}]
16:57:59 [2024-02-28T21:57:59.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239504341 data=null}, TreeItem with text {test}]
16:57:59 [2024-02-28T21:57:59.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239504340 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:57:59 [2024-02-28T21:57:59.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239504340 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:57:59 [2024-02-28T21:57:59.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239504326 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:57:59 [2024-02-28T21:57:59.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:59 [2024-02-28T21:57:59.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239504326 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:57:59 [2024-02-28T21:57:59.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239504326 data=null doit=true}, TreeItem with text {test}]
16:57:59 [2024-02-28T21:57:59.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239504326 data=null}, TreeItem with text {test}]
16:57:59 [2024-02-28T21:57:59.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239504326 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:57:59 [2024-02-28T21:57:59.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239504326 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:57:59 [2024-02-28T21:57:59.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239504322 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:57:59 [2024-02-28T21:57:59.563Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:57:59 [2024-02-28T21:57:59.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:59 [2024-02-28T21:57:59.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-239504322 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
16:57:59 [2024-02-28T21:57:59.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-239504322 data=null doit=true}, TreeItem with text {Traces [12]}]
16:57:59 [2024-02-28T21:57:59.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-239504322 data=null}, TreeItem with text {Traces [12]}]
16:57:59 [2024-02-28T21:57:59.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-239504321 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:57:59 [2024-02-28T21:57:59.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239504321 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]}]
16:57:59 [2024-02-28T21:57:59.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-239504307 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:57:59 [2024-02-28T21:57:59.564Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
16:57:59 [2024-02-28T21:57:59.564Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
16:57:59 [2024-02-28T21:57:59.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:57:59 [2024-02-28T21:57:59.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:59 [2024-02-28T21:57:59.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-239504276 data=null button=0 stateMask=0x0 x=169 y=173 count=0}, TreeItem with text {simple_server-thread1}]
16:57:59 [2024-02-28T21:57:59.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-239504276 data=null doit=true}, TreeItem with text {simple_server-thread1}]
16:57:59 [2024-02-28T21:57:59.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-239504276 data=null}, TreeItem with text {simple_server-thread1}]
16:57:59 [2024-02-28T21:57:59.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-239504275 data=null button=1 stateMask=0x0 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}]
16:57:59 [2024-02-28T21:57:59.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239504275 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}]
16:57:59 [2024-02-28T21:57:59.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-239504243 data=null button=1 stateMask=0x80000 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}]
16:57:59 [2024-02-28T21:57:59.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:59 [2024-02-28T21:57:59.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:59 [2024-02-28T21:57:59.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:57:59 [2024-02-28T21:57:59.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:57:59 [2024-02-28T21:57:59.820Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:57:59 [2024-02-28T21:57:59.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:59 [2024-02-28T21:57:59.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-239504241 data=null button=0 stateMask=0x0 x=169 y=173 count=0}, TreeItem with text {simple_server-thread1}]
16:57:59 [2024-02-28T21:57:59.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-239504241 data=null doit=true}, TreeItem with text {simple_server-thread1}]
16:57:59 [2024-02-28T21:57:59.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-239504241 data=null}, TreeItem with text {simple_server-thread1}]
16:57:59 [2024-02-28T21:57:59.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-239504241 data=null button=1 stateMask=0x0 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}]
16:57:59 [2024-02-28T21:57:59.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239504241 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}]
16:57:59 [2024-02-28T21:57:59.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-239504238 data=null button=1 stateMask=0x80000 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}]
16:57:59 [2024-02-28T21:57:59.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1}
16:57:59 [2024-02-28T21:57:59.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-239504238 data=null button=0 stateMask=0x0 x=169 y=173 count=0}, TreeItem with text {simple_server-thread1}]
16:57:59 [2024-02-28T21:57:59.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-239504238 data=null doit=true}, TreeItem with text {simple_server-thread1}]
16:57:59 [2024-02-28T21:57:59.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:57:59 [2024-02-28T21:57:59.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-239504237 data=null}, TreeItem with text {simple_server-thread1}]
16:57:59 [2024-02-28T21:57:59.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-239504237 data=null button=1 stateMask=0x0 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}]
16:57:59 [2024-02-28T21:57:59.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239504237 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}]
16:57:59 [2024-02-28T21:57:59.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-239504232 data=null button=1 stateMask=0x80000 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}]
16:57:59 [2024-02-28T21:57:59.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-239504232 data=null button=1 stateMask=0x0 x=169 y=173 count=2}, TreeItem with text {simple_server-thread1}]
16:57:59 [2024-02-28T21:57:59.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-239504232 data=null button=1 stateMask=0x0 x=169 y=173 count=2}, TreeItem with text {simple_server-thread1}]
16:57:59 [2024-02-28T21:57:59.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239504232 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}]
16:57:59 [2024-02-28T21:57:59.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-239504194 data=null button=1 stateMask=0x80000 x=169 y=173 count=2}, TreeItem with text {simple_server-thread1}]
16:57:59 [2024-02-28T21:57:59.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-239504065 data=null button=0 stateMask=0x0 x=169 y=173 count=0}, TreeItem with text {simple_server-thread1}]
16:57:59 [2024-02-28T21:57:59.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-239504063 data=null doit=true}, TreeItem with text {simple_server-thread1}]
16:57:59 [2024-02-28T21:57:59.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-239504063 data=null}, TreeItem with text {simple_server-thread1}]
16:57:59 [2024-02-28T21:57:59.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1}
16:57:59 [2024-02-28T21:57:59.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:57:59 [2024-02-28T21:57:59.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:57:59 [2024-02-28T21:57:59.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:57:59 [2024-02-28T21:57:59.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:57:59 [2024-02-28T21:57:59.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:57:59 [2024-02-28T21:57:59.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:57:59 [2024-02-28T21:57:59.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:57:59 [2024-02-28T21:57:59.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:57:59 [2024-02-28T21:57:59.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:57:59 [2024-02-28T21:57:59.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:57:59 [2024-02-28T21:57:59.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:57:59 [2024-02-28T21:57:59.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:57:59 [2024-02-28T21:57:59.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:57:59 [2024-02-28T21:57:59.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:57:59 [2024-02-28T21:57:59.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:57:59 [2024-02-28T21:57:59.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-239504061 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:57:59 [2024-02-28T21:57:59.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-239504061 data=null doit=true}, TableItem with text {}]
16:57:59 [2024-02-28T21:57:59.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-239504061 data=null}, TableItem with text {}]
16:57:59 [2024-02-28T21:57:59.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-239504061 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:57:59 [2024-02-28T21:57:59.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239504061 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:57:59 [2024-02-28T21:57:59.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-239504058 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:57:59 [2024-02-28T21:57:59.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:57:59 [2024-02-28T21:57:59.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:58:01 [2024-02-28T21:58:01.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:58:01 [2024-02-28T21:58:01.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:01 [2024-02-28T21:58:01.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-239502794 data=null button=0 stateMask=0x0 x=169 y=173 count=0}, TreeItem with text {simple_server-thread1}]
16:58:01 [2024-02-28T21:58:01.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-239502794 data=null doit=true}, TreeItem with text {simple_server-thread1}]
16:58:01 [2024-02-28T21:58:01.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-239502794 data=null}, TreeItem with text {simple_server-thread1}]
16:58:01 [2024-02-28T21:58:01.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-239502794 data=null button=1 stateMask=0x0 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}]
16:58:01 [2024-02-28T21:58:01.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239502794 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}]
16:58:01 [2024-02-28T21:58:01.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-239502791 data=null button=1 stateMask=0x80000 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}]
16:58:01 [2024-02-28T21:58:01.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:01 [2024-02-28T21:58:01.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:01 [2024-02-28T21:58:01.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:01 [2024-02-28T21:58:01.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:01 [2024-02-28T21:58:01.185Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:58:01 [2024-02-28T21:58:01.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:58:01 [2024-02-28T21:58:01.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:01 [2024-02-28T21:58:01.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:01 [2024-02-28T21:58:01.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:01 [2024-02-28T21:58:01.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:01 [2024-02-28T21:58:01.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:01 [2024-02-28T21:58:01.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239502787 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:58:01 [2024-02-28T21:58:01.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239502787 data=null doit=true}, TreeItem with text {test}]
16:58:01 [2024-02-28T21:58:01.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239502787 data=null}, TreeItem with text {test}]
16:58:01 [2024-02-28T21:58:01.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239502787 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:01 [2024-02-28T21:58:01.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239502787 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:58:01 [2024-02-28T21:58:01.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239502771 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:01 [2024-02-28T21:58:01.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:01 [2024-02-28T21:58:01.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239502771 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:58:01 [2024-02-28T21:58:01.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239502771 data=null doit=true}, TreeItem with text {test}]
16:58:01 [2024-02-28T21:58:01.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239502770 data=null}, TreeItem with text {test}]
16:58:01 [2024-02-28T21:58:01.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239502770 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:01 [2024-02-28T21:58:01.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239502770 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:58:01 [2024-02-28T21:58:01.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239502762 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:01 [2024-02-28T21:58:01.185Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:58:01 [2024-02-28T21:58:01.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:01 [2024-02-28T21:58:01.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-239502762 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
16:58:01 [2024-02-28T21:58:01.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-239502762 data=null doit=true}, TreeItem with text {Traces [12]}]
16:58:01 [2024-02-28T21:58:01.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-239502762 data=null}, TreeItem with text {Traces [12]}]
16:58:01 [2024-02-28T21:58:01.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-239502762 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:58:01 [2024-02-28T21:58:01.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239502762 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]}]
16:58:01 [2024-02-28T21:58:01.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-239502756 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:58:01 [2024-02-28T21:58:01.186Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
16:58:01 [2024-02-28T21:58:01.186Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
16:58:01 [2024-02-28T21:58:01.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:58:01 [2024-02-28T21:58:01.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:01 [2024-02-28T21:58:01.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-239502724 data=null button=0 stateMask=0x0 x=169 y=196 count=0}, TreeItem with text {simple_server-thread2}]
16:58:01 [2024-02-28T21:58:01.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-239502724 data=null doit=true}, TreeItem with text {simple_server-thread2}]
16:58:01 [2024-02-28T21:58:01.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-239502724 data=null}, TreeItem with text {simple_server-thread2}]
16:58:01 [2024-02-28T21:58:01.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-239502724 data=null button=1 stateMask=0x0 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}]
16:58:01 [2024-02-28T21:58:01.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239502723 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}]
16:58:01 [2024-02-28T21:58:01.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-239502691 data=null button=1 stateMask=0x80000 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}]
16:58:01 [2024-02-28T21:58:01.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:01 [2024-02-28T21:58:01.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:01 [2024-02-28T21:58:01.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:01 [2024-02-28T21:58:01.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:01 [2024-02-28T21:58:01.186Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:58:01 [2024-02-28T21:58:01.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:01 [2024-02-28T21:58:01.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-239502689 data=null button=0 stateMask=0x0 x=169 y=196 count=0}, TreeItem with text {simple_server-thread2}]
16:58:01 [2024-02-28T21:58:01.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-239502689 data=null doit=true}, TreeItem with text {simple_server-thread2}]
16:58:01 [2024-02-28T21:58:01.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-239502689 data=null}, TreeItem with text {simple_server-thread2}]
16:58:01 [2024-02-28T21:58:01.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-239502689 data=null button=1 stateMask=0x0 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}]
16:58:01 [2024-02-28T21:58:01.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239502689 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}]
16:58:01 [2024-02-28T21:58:01.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-239502686 data=null button=1 stateMask=0x80000 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}]
16:58:01 [2024-02-28T21:58:01.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2}
16:58:01 [2024-02-28T21:58:01.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-239502686 data=null button=0 stateMask=0x0 x=169 y=196 count=0}, TreeItem with text {simple_server-thread2}]
16:58:01 [2024-02-28T21:58:01.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-239502685 data=null doit=true}, TreeItem with text {simple_server-thread2}]
16:58:01 [2024-02-28T21:58:01.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:01 [2024-02-28T21:58:01.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-239502685 data=null}, TreeItem with text {simple_server-thread2}]
16:58:01 [2024-02-28T21:58:01.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-239502685 data=null button=1 stateMask=0x0 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}]
16:58:01 [2024-02-28T21:58:01.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239502685 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}]
16:58:01 [2024-02-28T21:58:01.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-239502678 data=null button=1 stateMask=0x80000 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}]
16:58:01 [2024-02-28T21:58:01.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-239502677 data=null button=1 stateMask=0x0 x=169 y=196 count=2}, TreeItem with text {simple_server-thread2}]
16:58:01 [2024-02-28T21:58:01.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-239502677 data=null button=1 stateMask=0x0 x=169 y=196 count=2}, TreeItem with text {simple_server-thread2}]
16:58:01 [2024-02-28T21:58:01.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239502677 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}]
16:58:01 [2024-02-28T21:58:01.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-239502627 data=null button=1 stateMask=0x80000 x=169 y=196 count=2}, TreeItem with text {simple_server-thread2}]
16:58:01 [2024-02-28T21:58:01.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-239502621 data=null button=0 stateMask=0x0 x=169 y=196 count=0}, TreeItem with text {simple_server-thread2}]
16:58:01 [2024-02-28T21:58:01.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-239502621 data=null doit=true}, TreeItem with text {simple_server-thread2}]
16:58:01 [2024-02-28T21:58:01.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-239502621 data=null}, TreeItem with text {simple_server-thread2}]
16:58:01 [2024-02-28T21:58:01.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2}
16:58:01 [2024-02-28T21:58:01.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:01 [2024-02-28T21:58:01.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:01 [2024-02-28T21:58:01.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:01 [2024-02-28T21:58:01.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:01 [2024-02-28T21:58:01.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:01 [2024-02-28T21:58:01.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:01 [2024-02-28T21:58:01.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:01 [2024-02-28T21:58:01.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:01 [2024-02-28T21:58:01.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:01 [2024-02-28T21:58:01.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:02 [2024-02-28T21:58:02.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:02 [2024-02-28T21:58:02.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:02 [2024-02-28T21:58:02.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:02 [2024-02-28T21:58:02.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:02 [2024-02-28T21:58:02.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:02 [2024-02-28T21:58:02.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:02 [2024-02-28T21:58:02.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:02 [2024-02-28T21:58:02.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:02 [2024-02-28T21:58:02.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:02 [2024-02-28T21:58:02.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:02 [2024-02-28T21:58:02.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:02 [2024-02-28T21:58:02.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:58:02 [2024-02-28T21:58:02.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:58:02 [2024-02-28T21:58:02.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:58:02 [2024-02-28T21:58:02.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:58:02 [2024-02-28T21:58:02.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:58:02 [2024-02-28T21:58:02.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-239502003 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:58:02 [2024-02-28T21:58:02.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-239502003 data=null doit=true}, TableItem with text {}]
16:58:02 [2024-02-28T21:58:02.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-239502003 data=null}, TableItem with text {}]
16:58:02 [2024-02-28T21:58:02.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-239502003 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:58:02 [2024-02-28T21:58:02.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239502003 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:58:02 [2024-02-28T21:58:02.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-239501999 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:58:02 [2024-02-28T21:58:02.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:58:02 [2024-02-28T21:58:02.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:58:02 [2024-02-28T21:58:02.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:58:02 [2024-02-28T21:58:02.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:02 [2024-02-28T21:58:02.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-239501233 data=null button=0 stateMask=0x0 x=169 y=196 count=0}, TreeItem with text {simple_server-thread2}]
16:58:02 [2024-02-28T21:58:02.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-239501233 data=null doit=true}, TreeItem with text {simple_server-thread2}]
16:58:02 [2024-02-28T21:58:02.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-239501233 data=null}, TreeItem with text {simple_server-thread2}]
16:58:02 [2024-02-28T21:58:02.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-239501233 data=null button=1 stateMask=0x0 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}]
16:58:02 [2024-02-28T21:58:02.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239501233 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}]
16:58:02 [2024-02-28T21:58:02.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-239501230 data=null button=1 stateMask=0x80000 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}]
16:58:02 [2024-02-28T21:58:02.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:02 [2024-02-28T21:58:02.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:02 [2024-02-28T21:58:02.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:02 [2024-02-28T21:58:02.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:02 [2024-02-28T21:58:02.818Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:58:02 [2024-02-28T21:58:02.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:58:02 [2024-02-28T21:58:02.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:02 [2024-02-28T21:58:02.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:02 [2024-02-28T21:58:02.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:02 [2024-02-28T21:58:02.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:02 [2024-02-28T21:58:02.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:02 [2024-02-28T21:58:02.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239501224 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:58:02 [2024-02-28T21:58:02.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239501224 data=null doit=true}, TreeItem with text {test}]
16:58:02 [2024-02-28T21:58:02.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239501224 data=null}, TreeItem with text {test}]
16:58:02 [2024-02-28T21:58:02.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239501224 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:02 [2024-02-28T21:58:02.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239501224 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:58:02 [2024-02-28T21:58:02.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239501213 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:02 [2024-02-28T21:58:02.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:02 [2024-02-28T21:58:02.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239501212 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:58:02 [2024-02-28T21:58:02.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239501212 data=null doit=true}, TreeItem with text {test}]
16:58:02 [2024-02-28T21:58:02.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239501212 data=null}, TreeItem with text {test}]
16:58:02 [2024-02-28T21:58:02.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239501212 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:02 [2024-02-28T21:58:02.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239501212 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:58:02 [2024-02-28T21:58:02.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239501197 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:02 [2024-02-28T21:58:02.818Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:58:02 [2024-02-28T21:58:02.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:02 [2024-02-28T21:58:02.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-239501196 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
16:58:02 [2024-02-28T21:58:02.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-239501196 data=null doit=true}, TreeItem with text {Traces [12]}]
16:58:02 [2024-02-28T21:58:02.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-239501196 data=null}, TreeItem with text {Traces [12]}]
16:58:02 [2024-02-28T21:58:02.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-239501196 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:58:02 [2024-02-28T21:58:02.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239501196 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]}]
16:58:02 [2024-02-28T21:58:02.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-239501187 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:58:02 [2024-02-28T21:58:02.819Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
16:58:02 [2024-02-28T21:58:02.819Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
16:58:02 [2024-02-28T21:58:02.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:58:02 [2024-02-28T21:58:02.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:02 [2024-02-28T21:58:02.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-239501131 data=null button=0 stateMask=0x0 x=158 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
16:58:02 [2024-02-28T21:58:02.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-239501131 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:58:02 [2024-02-28T21:58:02.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-239501131 data=null}, TreeItem with text {ust-overlap-testing}]
16:58:02 [2024-02-28T21:58:02.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-239501131 data=null button=1 stateMask=0x0 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
16:58:02 [2024-02-28T21:58:02.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239501130 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}]
16:58:02 [2024-02-28T21:58:02.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-239501111 data=null button=1 stateMask=0x80000 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
16:58:02 [2024-02-28T21:58:02.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:02 [2024-02-28T21:58:02.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:02 [2024-02-28T21:58:02.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:02 [2024-02-28T21:58:02.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:02 [2024-02-28T21:58:02.819Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:58:02 [2024-02-28T21:58:02.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:02 [2024-02-28T21:58:02.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-239501109 data=null button=0 stateMask=0x0 x=158 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
16:58:02 [2024-02-28T21:58:02.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-239501109 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:58:02 [2024-02-28T21:58:02.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-239501109 data=null}, TreeItem with text {ust-overlap-testing}]
16:58:02 [2024-02-28T21:58:02.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-239501109 data=null button=1 stateMask=0x0 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
16:58:02 [2024-02-28T21:58:02.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239501109 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}]
16:58:02 [2024-02-28T21:58:02.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-239501106 data=null button=1 stateMask=0x80000 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
16:58:02 [2024-02-28T21:58:02.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing}
16:58:02 [2024-02-28T21:58:02.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-239501105 data=null button=0 stateMask=0x0 x=158 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
16:58:02 [2024-02-28T21:58:02.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-239501105 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:58:02 [2024-02-28T21:58:02.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:02 [2024-02-28T21:58:02.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-239501105 data=null}, TreeItem with text {ust-overlap-testing}]
16:58:02 [2024-02-28T21:58:02.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-239501105 data=null button=1 stateMask=0x0 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
16:58:02 [2024-02-28T21:58:02.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239501105 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}]
16:58:02 [2024-02-28T21:58:02.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-239501102 data=null button=1 stateMask=0x80000 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
16:58:02 [2024-02-28T21:58:02.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-239501102 data=null button=1 stateMask=0x0 x=158 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
16:58:02 [2024-02-28T21:58:02.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=-239501102 data=null button=1 stateMask=0x0 x=158 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
16:58:02 [2024-02-28T21:58:02.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239501102 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}]
16:58:03 [2024-02-28T21:58:03.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-239501060 data=null button=1 stateMask=0x80000 x=158 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
16:58:03 [2024-02-28T21:58:03.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=-239500911 data=null button=0 stateMask=0x0 x=158 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
16:58:03 [2024-02-28T21:58:03.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=-239500908 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:58:03 [2024-02-28T21:58:03.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=-239500908 data=null}, TreeItem with text {ust-overlap-testing}]
16:58:03 [2024-02-28T21:58:03.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing}
16:58:03 [2024-02-28T21:58:03.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:03 [2024-02-28T21:58:03.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:03 [2024-02-28T21:58:03.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:03 [2024-02-28T21:58:03.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:03 [2024-02-28T21:58:03.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:03 [2024-02-28T21:58:03.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:03 [2024-02-28T21:58:03.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:03 [2024-02-28T21:58:03.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:03 [2024-02-28T21:58:03.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:03 [2024-02-28T21:58:03.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:03 [2024-02-28T21:58:03.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:03 [2024-02-28T21:58:03.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:03 [2024-02-28T21:58:03.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:58:03 [2024-02-28T21:58:03.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:58:03 [2024-02-28T21:58:03.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:58:03 [2024-02-28T21:58:03.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:58:03 [2024-02-28T21:58:03.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:58:03 [2024-02-28T21:58:03.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-239500907 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:58:03 [2024-02-28T21:58:03.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-239500907 data=null doit=true}, TableItem with text {}]
16:58:03 [2024-02-28T21:58:03.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-239500907 data=null}, TableItem with text {}]
16:58:03 [2024-02-28T21:58:03.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-239500906 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:58:03 [2024-02-28T21:58:03.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239500892 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:58:03 [2024-02-28T21:58:03.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-239500885 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:58:03 [2024-02-28T21:58:03.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:58:03 [2024-02-28T21:58:03.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:58:04 [2024-02-28T21:58:04.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:58:04 [2024-02-28T21:58:04.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:04 [2024-02-28T21:58:04.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-239499629 data=null button=0 stateMask=0x0 x=158 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
16:58:04 [2024-02-28T21:58:04.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-239499629 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:58:04 [2024-02-28T21:58:04.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-239499629 data=null}, TreeItem with text {ust-overlap-testing}]
16:58:04 [2024-02-28T21:58:04.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-239499629 data=null button=1 stateMask=0x0 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
16:58:04 [2024-02-28T21:58:04.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239499629 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}]
16:58:04 [2024-02-28T21:58:04.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-239499625 data=null button=1 stateMask=0x80000 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
16:58:04 [2024-02-28T21:58:04.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:04 [2024-02-28T21:58:04.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:04 [2024-02-28T21:58:04.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:04 [2024-02-28T21:58:04.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:04 [2024-02-28T21:58:04.442Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:58:04 [2024-02-28T21:58:04.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:58:04 [2024-02-28T21:58:04.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:04 [2024-02-28T21:58:04.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:04 [2024-02-28T21:58:04.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:04 [2024-02-28T21:58:04.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:04 [2024-02-28T21:58:04.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:04 [2024-02-28T21:58:04.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239499620 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:58:04 [2024-02-28T21:58:04.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239499620 data=null doit=true}, TreeItem with text {test}]
16:58:04 [2024-02-28T21:58:04.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239499620 data=null}, TreeItem with text {test}]
16:58:04 [2024-02-28T21:58:04.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239499620 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:04 [2024-02-28T21:58:04.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239499620 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:58:04 [2024-02-28T21:58:04.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239499609 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:04 [2024-02-28T21:58:04.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:04 [2024-02-28T21:58:04.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239499609 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:58:04 [2024-02-28T21:58:04.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239499609 data=null doit=true}, TreeItem with text {test}]
16:58:04 [2024-02-28T21:58:04.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239499609 data=null}, TreeItem with text {test}]
16:58:04 [2024-02-28T21:58:04.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239499609 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:04 [2024-02-28T21:58:04.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239499608 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:58:04 [2024-02-28T21:58:04.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239499597 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:04 [2024-02-28T21:58:04.442Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:58:04 [2024-02-28T21:58:04.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:04 [2024-02-28T21:58:04.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-239499597 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
16:58:04 [2024-02-28T21:58:04.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-239499597 data=null doit=true}, TreeItem with text {Traces [12]}]
16:58:04 [2024-02-28T21:58:04.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-239499597 data=null}, TreeItem with text {Traces [12]}]
16:58:04 [2024-02-28T21:58:04.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-239499597 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:58:04 [2024-02-28T21:58:04.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239499596 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]}]
16:58:04 [2024-02-28T21:58:04.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-239499591 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:58:04 [2024-02-28T21:58:04.442Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
16:58:04 [2024-02-28T21:58:04.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:58:04 [2024-02-28T21:58:04.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:04 [2024-02-28T21:58:04.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:04 [2024-02-28T21:58:04.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:04 [2024-02-28T21:58:04.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:04 [2024-02-28T21:58:04.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:04 [2024-02-28T21:58:04.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239499583 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:58:04 [2024-02-28T21:58:04.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239499583 data=null doit=true}, TreeItem with text {test}]
16:58:04 [2024-02-28T21:58:04.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239499583 data=null}, TreeItem with text {test}]
16:58:04 [2024-02-28T21:58:04.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239499583 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:04 [2024-02-28T21:58:04.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239499583 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:58:04 [2024-02-28T21:58:04.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239499564 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:04 [2024-02-28T21:58:04.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:04 [2024-02-28T21:58:04.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239499563 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:58:04 [2024-02-28T21:58:04.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239499563 data=null doit=true}, TreeItem with text {test}]
16:58:04 [2024-02-28T21:58:04.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239499563 data=null}, TreeItem with text {test}]
16:58:04 [2024-02-28T21:58:04.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239499563 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:04 [2024-02-28T21:58:04.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239499563 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:58:04 [2024-02-28T21:58:04.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239499559 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:04 [2024-02-28T21:58:04.443Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:58:04 [2024-02-28T21:58:04.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:04 [2024-02-28T21:58:04.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-239499559 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
16:58:04 [2024-02-28T21:58:04.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-239499559 data=null doit=true}, TreeItem with text {Traces [12]}]
16:58:04 [2024-02-28T21:58:04.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-239499559 data=null}, TreeItem with text {Traces [12]}]
16:58:04 [2024-02-28T21:58:04.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-239499558 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:58:04 [2024-02-28T21:58:04.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239499558 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]}]
16:58:04 [2024-02-28T21:58:04.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-239499550 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:58:04 [2024-02-28T21:58:04.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:04 [2024-02-28T21:58:04.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-239499550 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
16:58:04 [2024-02-28T21:58:04.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-239499550 data=null doit=true}, TreeItem with text {Traces [12]}]
16:58:04 [2024-02-28T21:58:04.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-239499550 data=null}, TreeItem with text {Traces [12]}]
16:58:04 [2024-02-28T21:58:04.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-239499549 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:58:04 [2024-02-28T21:58:04.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239499549 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]}]
16:58:04 [2024-02-28T21:58:04.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-239499547 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:58:04 [2024-02-28T21:58:04.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
16:58:04 [2024-02-28T21:58:04.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
16:58:04 [2024-02-28T21:58:04.443Z] 
16:58:04 [2024-02-28T21:58:04.443Z] (Eclipse:19192): Gtk-WARNING **: 21:58:04.365: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:58:04 [2024-02-28T21:58:04.443Z] 
16:58:04 [2024-02-28T21:58:04.443Z] (Eclipse:19192): Gtk-WARNING **: 21:58:04.365: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:58:04 [2024-02-28T21:58:04.443Z] 
16:58:04 [2024-02-28T21:58:04.443Z] (Eclipse:19192): Gtk-WARNING **: 21:58:04.365: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:58:04 [2024-02-28T21:58:04.443Z] 
16:58:04 [2024-02-28T21:58:04.443Z] (Eclipse:19192): Gtk-WARNING **: 21:58:04.365: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:58:04 [2024-02-28T21:58:04.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
16:58:04 [2024-02-28T21:58:04.443Z] 
16:58:04 [2024-02-28T21:58:04.443Z] (Eclipse:19192): Gtk-WARNING **: 21:58:04.399: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:58:04 [2024-02-28T21:58:04.443Z] 
16:58:04 [2024-02-28T21:58:04.443Z] (Eclipse:19192): Gtk-WARNING **: 21:58:04.399: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:58:04 [2024-02-28T21:58:04.443Z] 
16:58:04 [2024-02-28T21:58:04.443Z] (Eclipse:19192): Gtk-WARNING **: 21:58:04.399: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:58:04 [2024-02-28T21:58:04.443Z] 
16:58:04 [2024-02-28T21:58:04.443Z] (Eclipse:19192): Gtk-WARNING **: 21:58:04.399: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:58:04 [2024-02-28T21:58:04.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
16:58:04 [2024-02-28T21:58:04.443Z] 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=-239499400 data=null doit=true}, Shell with text {Confirm Clear}]
16:58:04 [2024-02-28T21:58:04.443Z] 
16:58:04 [2024-02-28T21:58:04.443Z] (Eclipse:19192): Gtk-WARNING **: 21:58:04.415: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:58:04 [2024-02-28T21:58:04.443Z] 
16:58:04 [2024-02-28T21:58:04.443Z] (Eclipse:19192): Gtk-WARNING **: 21:58:04.415: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:58:04 [2024-02-28T21:58:04.443Z] 
16:58:04 [2024-02-28T21:58:04.443Z] (Eclipse:19192): Gtk-WARNING **: 21:58:04.415: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:58:04 [2024-02-28T21:58:04.443Z] 
16:58:04 [2024-02-28T21:58:04.443Z] (Eclipse:19192): Gtk-WARNING **: 21:58:04.415: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:58:04 [2024-02-28T21:58:04.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
16:58:04 [2024-02-28T21:58:04.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
16:58:04 [2024-02-28T21:58:04.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
16:58:04 [2024-02-28T21:58:04.443Z] 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')
16:58:04 [2024-02-28T21:58:04.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
16:58:04 [2024-02-28T21:58:04.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
16:58:04 [2024-02-28T21:58:04.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-239499385 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:58:04 [2024-02-28T21:58:04.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-239499385 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:58:04 [2024-02-28T21:58:04.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-239499385 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:58:04 [2024-02-28T21:58:04.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-239499385 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:58:04 [2024-02-28T21:58:04.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-239499384 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:58:04 [2024-02-28T21:58:04.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-239499384 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:58:04 [2024-02-28T21:58:04.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-239499384 data=null 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')]
16:58:05 [2024-02-28T21:58:05.808Z] 
16:58:05 [2024-02-28T21:58:05.808Z] (Eclipse:19192): Gtk-WARNING **: 21:58:05.512: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:58:05 [2024-02-28T21:58:05.808Z] 
16:58:05 [2024-02-28T21:58:05.808Z] (Eclipse:19192): Gtk-WARNING **: 21:58:05.512: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:58:05 [2024-02-28T21:58:05.808Z] 
16:58:05 [2024-02-28T21:58:05.808Z] (Eclipse:19192): Gtk-WARNING **: 21:58:05.512: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:58:05 [2024-02-28T21:58:05.808Z] 
16:58:05 [2024-02-28T21:58:05.808Z] (Eclipse:19192): Gtk-WARNING **: 21:58:05.512: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:58:05 [2024-02-28T21:58:05.808Z] 
16:58:05 [2024-02-28T21:58:05.808Z] (Eclipse:19192): Gtk-WARNING **: 21:58:05.529: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:58:05 [2024-02-28T21:58:05.808Z] 
16:58:05 [2024-02-28T21:58:05.808Z] (Eclipse:19192): Gtk-WARNING **: 21:58:05.529: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:58:05 [2024-02-28T21:58:05.808Z] 
16:58:05 [2024-02-28T21:58:05.808Z] (Eclipse:19192): Gtk-WARNING **: 21:58:05.529: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:58:05 [2024-02-28T21:58:05.808Z] 
16:58:05 [2024-02-28T21:58:05.808Z] (Eclipse:19192): Gtk-WARNING **: 21:58:05.529: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:58:05 [2024-02-28T21:58:05.808Z] 
16:58:05 [2024-02-28T21:58:05.808Z] (Eclipse:19192): Gtk-WARNING **: 21:58:05.694: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:58:05 [2024-02-28T21:58:05.808Z] 
16:58:05 [2024-02-28T21:58:05.808Z] (Eclipse:19192): Gtk-WARNING **: 21:58:05.695: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:58:05 [2024-02-28T21:58:05.808Z] 
16:58:05 [2024-02-28T21:58:05.808Z] (Eclipse:19192): Gtk-WARNING **: 21:58:05.695: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:58:05 [2024-02-28T21:58:05.808Z] 
16:58:05 [2024-02-28T21:58:05.808Z] (Eclipse:19192): Gtk-WARNING **: 21:58:05.695: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:58:06 [2024-02-28T21:58:06.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:58:06 [2024-02-28T21:58:06.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-239499522 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
16:58:07 [2024-02-28T21:58:07.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:58:07 [2024-02-28T21:58:07.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:07 [2024-02-28T21:58:07.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:07 [2024-02-28T21:58:07.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:07 [2024-02-28T21:58:07.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:07 [2024-02-28T21:58:07.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:07 [2024-02-28T21:58:07.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239496631 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:58:07 [2024-02-28T21:58:07.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239496631 data=null doit=true}, TreeItem with text {test}]
16:58:07 [2024-02-28T21:58:07.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239496631 data=null}, TreeItem with text {test}]
16:58:07 [2024-02-28T21:58:07.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239496631 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:07 [2024-02-28T21:58:07.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239496631 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:58:07 [2024-02-28T21:58:07.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239496623 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:07 [2024-02-28T21:58:07.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:07 [2024-02-28T21:58:07.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239496623 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:58:07 [2024-02-28T21:58:07.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239496623 data=null doit=true}, TreeItem with text {test}]
16:58:07 [2024-02-28T21:58:07.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239496623 data=null}, TreeItem with text {test}]
16:58:07 [2024-02-28T21:58:07.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239496622 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:07 [2024-02-28T21:58:07.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239496622 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:58:07 [2024-02-28T21:58:07.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239496619 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:07 [2024-02-28T21:58:07.441Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:58:07 [2024-02-28T21:58:07.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:07 [2024-02-28T21:58:07.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-239496619 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:58:07 [2024-02-28T21:58:07.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-239496619 data=null doit=true}, TreeItem with text {Traces [0]}]
16:58:07 [2024-02-28T21:58:07.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-239496619 data=null}, TreeItem with text {Traces [0]}]
16:58:07 [2024-02-28T21:58:07.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-239496618 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:58:07 [2024-02-28T21:58:07.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239496618 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]}]
16:58:07 [2024-02-28T21:58:07.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-239496604 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:58:07 [2024-02-28T21:58:07.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:07 [2024-02-28T21:58:07.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-239496603 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:58:07 [2024-02-28T21:58:07.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-239496603 data=null doit=true}, TreeItem with text {Traces [0]}]
16:58:07 [2024-02-28T21:58:07.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-239496603 data=null}, TreeItem with text {Traces [0]}]
16:58:07 [2024-02-28T21:58:07.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-239496603 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:58:07 [2024-02-28T21:58:07.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239496603 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]}]
16:58:07 [2024-02-28T21:58:07.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-239496600 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:58:07 [2024-02-28T21:58:07.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:58:07 [2024-02-28T21:58:07.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
16:58:07 [2024-02-28T21:58:07.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
16:58:07 [2024-02-28T21:58:07.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:58:07 [2024-02-28T21:58:07.441Z] 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=-239496426 data=null doit=true}, Shell with text {Trace Import}]
16:58:07 [2024-02-28T21:58:07.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:58:07 [2024-02-28T21:58:07.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:58:07 [2024-02-28T21:58:07.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:58:07 [2024-02-28T21:58:07.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
16:58:07 [2024-02-28T21:58:07.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
16:58:07 [2024-02-28T21:58:07.441Z] 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')
16:58:07 [2024-02-28T21:58:07.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:58:07 [2024-02-28T21:58:07.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:58:07 [2024-02-28T21:58:07.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:58:07 [2024-02-28T21:58:07.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:58:07 [2024-02-28T21:58:07.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:58:07 [2024-02-28T21:58:07.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:58:07 [2024-02-28T21:58:07.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:58:07 [2024-02-28T21:58:07.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:58:07 [2024-02-28T21:58:07.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:58:07 [2024-02-28T21:58:07.441Z] 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.
16:58:07 [2024-02-28T21:58:07.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:58:07 [2024-02-28T21:58:07.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:58:07 [2024-02-28T21:58:07.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:58:07 [2024-02-28T21:58:07.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:58:07 [2024-02-28T21:58:07.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:58:07 [2024-02-28T21:58:07.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:58:07 [2024-02-28T21:58:07.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:58:07 [2024-02-28T21:58:07.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip
16:58:07 [2024-02-28T21:58:07.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip} [layout=null] time=-239496424 data=null}, (of type 'Combo')]
16:58:07 [2024-02-28T21:58:07.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip
16:58:07 [2024-02-28T21:58:07.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:07 [2024-02-28T21:58:07.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:07 [2024-02-28T21:58:07.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:58:07 [2024-02-28T21:58:07.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:07 [2024-02-28T21:58:07.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:07 [2024-02-28T21:58:07.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:07 [2024-02-28T21:58:07.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/} time=-239496332 data=null button=0 stateMask=0x0 x=64 y=12 count=0}, TreeItem with text {/}]
16:58:07 [2024-02-28T21:58:07.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=-239496332 data=null doit=true}, TreeItem with text {/}]
16:58:07 [2024-02-28T21:58:07.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=-239496332 data=null}, TreeItem with text {/}]
16:58:07 [2024-02-28T21:58:07.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=-239496332 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
16:58:07 [2024-02-28T21:58:07.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239496332 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/}]
16:58:07 [2024-02-28T21:58:07.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=-239496332 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
16:58:07 [2024-02-28T21:58:07.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: /
16:58:07 [2024-02-28T21:58:07.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:58:07 [2024-02-28T21:58:07.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:58:07 [2024-02-28T21:58:07.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:58:07 [2024-02-28T21:58:07.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:58:07 [2024-02-28T21:58:07.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:58:07 [2024-02-28T21:58:07.698Z] 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:'))
16:58:07 [2024-02-28T21:58:07.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:58:07 [2024-02-28T21:58:07.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-239496280 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:'))]
16:58:07 [2024-02-28T21:58:07.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:58:07 [2024-02-28T21:58:07.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:58:07 [2024-02-28T21:58:07.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:58:07 [2024-02-28T21:58:07.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:58:07 [2024-02-28T21:58:07.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:58:07 [2024-02-28T21:58:07.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:58:07 [2024-02-28T21:58:07.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:58:07 [2024-02-28T21:58:07.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:58:07 [2024-02-28T21:58:07.698Z] 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'
16:58:07 [2024-02-28T21:58:07.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:58:07 [2024-02-28T21:58:07.698Z] 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')
16:58:07 [2024-02-28T21:58:07.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:58:07 [2024-02-28T21:58:07.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:58:07 [2024-02-28T21:58:07.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:58:07 [2024-02-28T21:58:07.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:58:07 [2024-02-28T21:58:07.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:58:07 [2024-02-28T21:58:07.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:58:07 [2024-02-28T21:58:07.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:58:07 [2024-02-28T21:58:07.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:58:07 [2024-02-28T21:58:07.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:58:07 [2024-02-28T21:58:07.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:58:07 [2024-02-28T21:58:07.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:58:07 [2024-02-28T21:58:07.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:58:07 [2024-02-28T21:58:07.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:58:07 [2024-02-28T21:58:07.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:58:07 [2024-02-28T21:58:07.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:58:07 [2024-02-28T21:58:07.698Z] 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')
16:58:07 [2024-02-28T21:58:07.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:58:07 [2024-02-28T21:58:07.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:58:07 [2024-02-28T21:58:07.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:58:07 [2024-02-28T21:58:07.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:58:07 [2024-02-28T21:58:07.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:58:07 [2024-02-28T21:58:07.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@1cd0b6c1
16:58:07 [2024-02-28T21:58:07.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-239496278 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')]
16:58:07 [2024-02-28T21:58:07.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-239496278 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')]
16:58:07 [2024-02-28T21:58:07.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-239496278 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:58:07 [2024-02-28T21:58:07.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-239496278 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:58:07 [2024-02-28T21:58:07.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-239496278 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')]
16:58:07 [2024-02-28T21:58:07.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-239496278 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')]
16:58:07 [2024-02-28T21:58:07.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-239496278 data=null 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')]
16:58:07 [2024-02-28T21:58:07.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-239496278 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')]
16:58:07 [2024-02-28T21:58:07.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-239496278 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')]
16:58:07 [2024-02-28T21:58:07.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-239496278 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')]
16:58:07 [2024-02-28T21:58:07.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-239496278 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:58:07 [2024-02-28T21:58:07.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-239496278 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:58:07 [2024-02-28T21:58:07.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:58:07 [2024-02-28T21:58:07.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:58:07 [2024-02-28T21:58:07.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:58:07 [2024-02-28T21:58:07.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:58:07 [2024-02-28T21:58:07.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:58:07 [2024-02-28T21:58:07.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:58:07 [2024-02-28T21:58:07.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:58:07 [2024-02-28T21:58:07.699Z] 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')
16:58:07 [2024-02-28T21:58:07.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:58:07 [2024-02-28T21:58:07.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:58:07 [2024-02-28T21:58:07.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:58:07 [2024-02-28T21:58:07.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:58:07 [2024-02-28T21:58:07.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:58:07 [2024-02-28T21:58:07.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:58:07 [2024-02-28T21:58:07.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:58:07 [2024-02-28T21:58:07.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:58:07 [2024-02-28T21:58:07.699Z] 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.
16:58:07 [2024-02-28T21:58:07.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:58:07 [2024-02-28T21:58:07.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:58:07 [2024-02-28T21:58:07.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:58:07 [2024-02-28T21:58:07.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:58:07 [2024-02-28T21:58:07.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:58:07 [2024-02-28T21:58:07.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:58:07 [2024-02-28T21:58:07.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:58:07 [2024-02-28T21:58:07.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:58:07 [2024-02-28T21:58:07.699Z] 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')
16:58:07 [2024-02-28T21:58:07.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:58:07 [2024-02-28T21:58:07.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:58:07 [2024-02-28T21:58:07.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:58:07 [2024-02-28T21:58:07.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:58:07 [2024-02-28T21:58:07.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:58:07 [2024-02-28T21:58:07.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:58:07 [2024-02-28T21:58:07.699Z] 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')
16:58:07 [2024-02-28T21:58:07.699Z] 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.
16:58:07 [2024-02-28T21:58:07.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:58:07 [2024-02-28T21:58:07.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:58:07 [2024-02-28T21:58:07.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:58:07 [2024-02-28T21:58:07.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:58:07 [2024-02-28T21:58:07.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:58:07 [2024-02-28T21:58:07.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:58:07 [2024-02-28T21:58:07.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:58:07 [2024-02-28T21:58:07.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:58:07 [2024-02-28T21:58:07.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:58:07 [2024-02-28T21:58:07.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:58:07 [2024-02-28T21:58:07.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:58:07 [2024-02-28T21:58:07.699Z] 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')
16:58:07 [2024-02-28T21:58:07.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:58:07 [2024-02-28T21:58:07.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:58:07 [2024-02-28T21:58:07.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:58:07 [2024-02-28T21:58:07.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:58:07 [2024-02-28T21:58:07.700Z] 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.
16:58:07 [2024-02-28T21:58:07.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:58:07 [2024-02-28T21:58:07.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:58:07 [2024-02-28T21:58:07.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:58:07 [2024-02-28T21:58:07.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:58:07 [2024-02-28T21:58:07.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:58:07 [2024-02-28T21:58:07.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:58:07 [2024-02-28T21:58:07.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:58:07 [2024-02-28T21:58:07.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:58:07 [2024-02-28T21:58:07.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:58:07 [2024-02-28T21:58:07.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:58:07 [2024-02-28T21:58:07.700Z] 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)'
16:58:07 [2024-02-28T21:58:07.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:58:07 [2024-02-28T21:58:07.700Z] 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')
16:58:07 [2024-02-28T21:58:07.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:58:07 [2024-02-28T21:58:07.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:58:07 [2024-02-28T21:58:07.700Z] 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')
16:58:07 [2024-02-28T21:58:07.700Z] 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.
16:58:07 [2024-02-28T21:58:07.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:58:07 [2024-02-28T21:58:07.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:58:07 [2024-02-28T21:58:07.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:58:07 [2024-02-28T21:58:07.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:58:07 [2024-02-28T21:58:07.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:58:07 [2024-02-28T21:58:07.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:58:07 [2024-02-28T21:58:07.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:58:07 [2024-02-28T21:58:07.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:58:07 [2024-02-28T21:58:07.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:58:07 [2024-02-28T21:58:07.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:58:07 [2024-02-28T21:58:07.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:58:07 [2024-02-28T21:58:07.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:58:07 [2024-02-28T21:58:07.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:58:07 [2024-02-28T21:58:07.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:58:07 [2024-02-28T21:58:07.700Z] 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')
16:58:07 [2024-02-28T21:58:07.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:58:07 [2024-02-28T21:58:07.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-239496273 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:58:07 [2024-02-28T21:58:07.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-239496270 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:58:07 [2024-02-28T21:58:07.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-239496270 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:58:07 [2024-02-28T21:58:07.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-239496270 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:58:07 [2024-02-28T21:58:07.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-239496270 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:58:07 [2024-02-28T21:58:07.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-239496270 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:58:07 [2024-02-28T21:58:07.700Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:58:07 [2024-02-28T21:58:07.700Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:58:07 [2024-02-28T21:58:07.700Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:58:07 [2024-02-28T21:58:07.700Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:58:07 [2024-02-28T21:58:07.700Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:58:07 [2024-02-28T21:58:07.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:58:08 [2024-02-28T21:58:08.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
16:58:08 [2024-02-28T21:58:08.261Z] 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=-239495760 data=null doit=true}, Shell with text {Confirmation}]
16:58:08 [2024-02-28T21:58:08.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
16:58:08 [2024-02-28T21:58:08.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
16:58:08 [2024-02-28T21:58:08.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: with mnemonic 'Rename All'
16:58:08 [2024-02-28T21:58:08.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: with style 'SWT.PUSH'
16:58:08 [2024-02-28T21:58:08.261Z] 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')
16:58:08 [2024-02-28T21:58:08.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
16:58:08 [2024-02-28T21:58:08.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
16:58:08 [2024-02-28T21:58:08.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
16:58:08 [2024-02-28T21:58:08.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
16:58:08 [2024-02-28T21:58:08.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Rename All
16:58:08 [2024-02-28T21:58:08.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Rename All} time=-239495760 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')]
16:58:08 [2024-02-28T21:58:08.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Rename All} time=-239495759 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')]
16:58:08 [2024-02-28T21:58:08.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Rename All} time=-239495759 data=null doit=true}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
16:58:08 [2024-02-28T21:58:08.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Rename All} time=-239495759 data=null}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
16:58:08 [2024-02-28T21:58:08.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Rename All} time=-239495759 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')]
16:58:08 [2024-02-28T21:58:08.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Rename All} time=-239495759 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')]
16:58:08 [2024-02-28T21:58:08.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Rename All} time=-239495759 data=null 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')]
16:58:08 [2024-02-28T21:58:08.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:58:08 [2024-02-28T21:58:08.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-239496270 data=null 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')]
16:58:08 [2024-02-28T21:58:08.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-239496580 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
16:58:08 [2024-02-28T21:58:08.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:58:08 [2024-02-28T21:58:08.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:08 [2024-02-28T21:58:08.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:08 [2024-02-28T21:58:08.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:08 [2024-02-28T21:58:08.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:08 [2024-02-28T21:58:08.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:08 [2024-02-28T21:58:08.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239495223 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:58:08 [2024-02-28T21:58:08.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239495223 data=null doit=true}, TreeItem with text {test}]
16:58:08 [2024-02-28T21:58:08.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239495223 data=null}, TreeItem with text {test}]
16:58:08 [2024-02-28T21:58:08.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239495223 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:08 [2024-02-28T21:58:08.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239495223 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:58:08 [2024-02-28T21:58:08.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239495211 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:08 [2024-02-28T21:58:08.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:08 [2024-02-28T21:58:08.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239495210 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:58:08 [2024-02-28T21:58:08.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239495210 data=null doit=true}, TreeItem with text {test}]
16:58:08 [2024-02-28T21:58:08.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239495210 data=null}, TreeItem with text {test}]
16:58:08 [2024-02-28T21:58:08.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239495210 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:08 [2024-02-28T21:58:08.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239495210 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:58:08 [2024-02-28T21:58:08.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239495206 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:08 [2024-02-28T21:58:08.780Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:58:08 [2024-02-28T21:58:08.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:08 [2024-02-28T21:58:08.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-239495206 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
16:58:08 [2024-02-28T21:58:08.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-239495206 data=null doit=true}, TreeItem with text {Traces [12]}]
16:58:08 [2024-02-28T21:58:08.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-239495206 data=null}, TreeItem with text {Traces [12]}]
16:58:08 [2024-02-28T21:58:08.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-239495206 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:58:08 [2024-02-28T21:58:08.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239495205 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]}]
16:58:08 [2024-02-28T21:58:08.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-239495201 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:58:08 [2024-02-28T21:58:08.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-239495201 data=null doit=true}, TreeItem with text {Traces [12]}]
16:58:08 [2024-02-28T21:58:08.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-239495201 data=null}, TreeItem with text {Traces [12]}]
16:58:08 [2024-02-28T21:58:08.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-239495200 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:58:08 [2024-02-28T21:58:08.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239495200 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]}]
16:58:08 [2024-02-28T21:58:08.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-239495186 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:58:09 [2024-02-28T21:58:09.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:58:09 [2024-02-28T21:58:09.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:09 [2024-02-28T21:58:09.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239494865 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:58:09 [2024-02-28T21:58:09.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239494865 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:58:09 [2024-02-28T21:58:09.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239494865 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:58:09 [2024-02-28T21:58:09.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239494865 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:58:09 [2024-02-28T21:58:09.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239494865 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}]
16:58:09 [2024-02-28T21:58:09.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239494837 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:58:09 [2024-02-28T21:58:09.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:09 [2024-02-28T21:58:09.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:09 [2024-02-28T21:58:09.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:09 [2024-02-28T21:58:09.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:09 [2024-02-28T21:58:09.035Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:58:09 [2024-02-28T21:58:09.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:09 [2024-02-28T21:58:09.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239494835 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:58:09 [2024-02-28T21:58:09.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239494835 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:58:09 [2024-02-28T21:58:09.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239494835 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:58:09 [2024-02-28T21:58:09.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239494835 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:58:09 [2024-02-28T21:58:09.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239494835 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}]
16:58:09 [2024-02-28T21:58:09.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239494833 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:58:09 [2024-02-28T21:58:09.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
16:58:09 [2024-02-28T21:58:09.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239494832 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:58:09 [2024-02-28T21:58:09.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239494832 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:58:09 [2024-02-28T21:58:09.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:09 [2024-02-28T21:58:09.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239494832 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:58:09 [2024-02-28T21:58:09.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239494832 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:58:09 [2024-02-28T21:58:09.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239494832 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}]
16:58:09 [2024-02-28T21:58:09.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239494830 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:58:09 [2024-02-28T21:58:09.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239494830 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:58:09 [2024-02-28T21:58:09.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239494829 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:58:09 [2024-02-28T21:58:09.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239494829 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}]
16:58:09 [2024-02-28T21:58:09.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239494796 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:58:09 [2024-02-28T21:58:09.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239494791 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:58:09 [2024-02-28T21:58:09.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239494791 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:58:09 [2024-02-28T21:58:09.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239494791 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:58:09 [2024-02-28T21:58:09.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
16:58:09 [2024-02-28T21:58:09.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:10 [2024-02-28T21:58:10.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:58:10 [2024-02-28T21:58:10.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:58:10 [2024-02-28T21:58:10.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:58:10 [2024-02-28T21:58:10.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:58:10 [2024-02-28T21:58:10.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:58:10 [2024-02-28T21:58:10.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-239493284 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:58:10 [2024-02-28T21:58:10.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-239493284 data=null doit=true}, TableItem with text {}]
16:58:10 [2024-02-28T21:58:10.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-239493284 data=null}, TableItem with text {}]
16:58:10 [2024-02-28T21:58:10.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-239493283 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:58:10 [2024-02-28T21:58:10.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239493283 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:58:10 [2024-02-28T21:58:10.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-239493280 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:58:10 [2024-02-28T21:58:10.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:58:10 [2024-02-28T21:58:10.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:58:10 [2024-02-28T21:58:10.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:58:10 [2024-02-28T21:58:10.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:10 [2024-02-28T21:58:10.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239493196 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:58:10 [2024-02-28T21:58:10.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239493196 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:58:10 [2024-02-28T21:58:10.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239493196 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:58:10 [2024-02-28T21:58:10.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239493196 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:58:10 [2024-02-28T21:58:10.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239493196 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}]
16:58:10 [2024-02-28T21:58:10.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239493192 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:58:10 [2024-02-28T21:58:10.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:10 [2024-02-28T21:58:10.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:10 [2024-02-28T21:58:10.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:10 [2024-02-28T21:58:10.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:10 [2024-02-28T21:58:10.778Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:58:10 [2024-02-28T21:58:10.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:58:10 [2024-02-28T21:58:10.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:10 [2024-02-28T21:58:10.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:10 [2024-02-28T21:58:10.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:10 [2024-02-28T21:58:10.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:10 [2024-02-28T21:58:10.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:10 [2024-02-28T21:58:10.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239493188 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:58:10 [2024-02-28T21:58:10.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239493188 data=null doit=true}, TreeItem with text {test}]
16:58:10 [2024-02-28T21:58:10.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239493188 data=null}, TreeItem with text {test}]
16:58:10 [2024-02-28T21:58:10.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239493187 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:10 [2024-02-28T21:58:10.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239493187 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:58:10 [2024-02-28T21:58:10.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239493170 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:10 [2024-02-28T21:58:10.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:10 [2024-02-28T21:58:10.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239493169 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:58:10 [2024-02-28T21:58:10.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239493169 data=null doit=true}, TreeItem with text {test}]
16:58:10 [2024-02-28T21:58:10.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239493169 data=null}, TreeItem with text {test}]
16:58:10 [2024-02-28T21:58:10.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239493169 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:10 [2024-02-28T21:58:10.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239493169 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:58:10 [2024-02-28T21:58:10.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239493147 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:10 [2024-02-28T21:58:10.778Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:58:10 [2024-02-28T21:58:10.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:10 [2024-02-28T21:58:10.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-239493146 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
16:58:10 [2024-02-28T21:58:10.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-239493146 data=null doit=true}, TreeItem with text {Traces [12]}]
16:58:10 [2024-02-28T21:58:10.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-239493146 data=null}, TreeItem with text {Traces [12]}]
16:58:10 [2024-02-28T21:58:10.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-239493146 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:58:10 [2024-02-28T21:58:10.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239493146 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]}]
16:58:10 [2024-02-28T21:58:10.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-239493139 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:58:10 [2024-02-28T21:58:10.778Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
16:58:11 [2024-02-28T21:58:11.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:58:11 [2024-02-28T21:58:11.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:11 [2024-02-28T21:58:11.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239492891 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:58:11 [2024-02-28T21:58:11.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-239492891 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:58:11 [2024-02-28T21:58:11.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-239492891 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:58:11 [2024-02-28T21:58:11.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239492891 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:58:11 [2024-02-28T21:58:11.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239492891 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}]
16:58:11 [2024-02-28T21:58:11.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239492872 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:58:11 [2024-02-28T21:58:11.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:11 [2024-02-28T21:58:11.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:11 [2024-02-28T21:58:11.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:11 [2024-02-28T21:58:11.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:11 [2024-02-28T21:58:11.034Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:58:11 [2024-02-28T21:58:11.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:11 [2024-02-28T21:58:11.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239492870 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:58:11 [2024-02-28T21:58:11.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-239492870 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:58:11 [2024-02-28T21:58:11.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-239492870 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:58:11 [2024-02-28T21:58:11.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239492870 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:58:11 [2024-02-28T21:58:11.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239492870 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}]
16:58:11 [2024-02-28T21:58:11.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239492868 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:58:11 [2024-02-28T21:58:11.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
16:58:11 [2024-02-28T21:58:11.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239492867 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:58:11 [2024-02-28T21:58:11.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-239492867 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:58:11 [2024-02-28T21:58:11.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:11 [2024-02-28T21:58:11.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-239492867 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:58:11 [2024-02-28T21:58:11.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239492867 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:58:11 [2024-02-28T21:58:11.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239492867 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}]
16:58:11 [2024-02-28T21:58:11.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239492865 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:58:11 [2024-02-28T21:58:11.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239492864 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
16:58:11 [2024-02-28T21:58:11.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239492864 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
16:58:11 [2024-02-28T21:58:11.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239492864 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}]
16:58:11 [2024-02-28T21:58:11.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239492830 data=null button=1 stateMask=0x80000 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
16:58:11 [2024-02-28T21:58:11.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239492824 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:58:11 [2024-02-28T21:58:11.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-239492824 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:58:11 [2024-02-28T21:58:11.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-239492824 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:58:11 [2024-02-28T21:58:11.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
16:58:11 [2024-02-28T21:58:11.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:11 [2024-02-28T21:58:11.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:11 [2024-02-28T21:58:11.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:12 [2024-02-28T21:58:12.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:58:12 [2024-02-28T21:58:12.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:58:12 [2024-02-28T21:58:12.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:58:12 [2024-02-28T21:58:12.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:58:12 [2024-02-28T21:58:12.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:58:12 [2024-02-28T21:58:12.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-239491319 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:58:12 [2024-02-28T21:58:12.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-239491319 data=null doit=true}, TableItem with text {}]
16:58:12 [2024-02-28T21:58:12.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-239491319 data=null}, TableItem with text {}]
16:58:12 [2024-02-28T21:58:12.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-239491318 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:58:12 [2024-02-28T21:58:12.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239491318 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:58:12 [2024-02-28T21:58:12.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-239491315 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:58:12 [2024-02-28T21:58:12.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:58:12 [2024-02-28T21:58:12.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:58:12 [2024-02-28T21:58:12.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:58:12 [2024-02-28T21:58:12.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:12 [2024-02-28T21:58:12.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239491238 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:58:12 [2024-02-28T21:58:12.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-239491238 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:58:12 [2024-02-28T21:58:12.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-239491238 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:58:12 [2024-02-28T21:58:12.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239491238 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:58:12 [2024-02-28T21:58:12.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239491237 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}]
16:58:12 [2024-02-28T21:58:12.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239491232 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:58:12 [2024-02-28T21:58:12.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:12 [2024-02-28T21:58:12.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:12 [2024-02-28T21:58:12.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:12 [2024-02-28T21:58:12.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:12 [2024-02-28T21:58:12.778Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:58:12 [2024-02-28T21:58:12.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:58:12 [2024-02-28T21:58:12.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:12 [2024-02-28T21:58:12.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:12 [2024-02-28T21:58:12.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:12 [2024-02-28T21:58:12.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:12 [2024-02-28T21:58:12.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:12 [2024-02-28T21:58:12.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239491229 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:58:12 [2024-02-28T21:58:12.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239491229 data=null doit=true}, TreeItem with text {test}]
16:58:12 [2024-02-28T21:58:12.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239491229 data=null}, TreeItem with text {test}]
16:58:12 [2024-02-28T21:58:12.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239491229 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:12 [2024-02-28T21:58:12.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239491229 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:58:12 [2024-02-28T21:58:12.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239491203 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:12 [2024-02-28T21:58:12.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:12 [2024-02-28T21:58:12.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239491203 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:58:12 [2024-02-28T21:58:12.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239491203 data=null doit=true}, TreeItem with text {test}]
16:58:12 [2024-02-28T21:58:12.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239491203 data=null}, TreeItem with text {test}]
16:58:12 [2024-02-28T21:58:12.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239491203 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:12 [2024-02-28T21:58:12.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239491203 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:58:12 [2024-02-28T21:58:12.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239491194 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:12 [2024-02-28T21:58:12.779Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:58:12 [2024-02-28T21:58:12.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:12 [2024-02-28T21:58:12.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-239491194 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
16:58:12 [2024-02-28T21:58:12.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-239491194 data=null doit=true}, TreeItem with text {Traces [12]}]
16:58:12 [2024-02-28T21:58:12.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-239491194 data=null}, TreeItem with text {Traces [12]}]
16:58:12 [2024-02-28T21:58:12.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-239491194 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:58:12 [2024-02-28T21:58:12.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239491193 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]}]
16:58:12 [2024-02-28T21:58:12.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-239491188 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:58:12 [2024-02-28T21:58:12.779Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
16:58:13 [2024-02-28T21:58:13.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:58:13 [2024-02-28T21:58:13.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:13 [2024-02-28T21:58:13.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239490868 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
16:58:13 [2024-02-28T21:58:13.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-239490868 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:58:13 [2024-02-28T21:58:13.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-239490868 data=null}, TreeItem with text {kernel-overlap-testing}]
16:58:13 [2024-02-28T21:58:13.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239490867 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
16:58:13 [2024-02-28T21:58:13.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239490867 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}]
16:58:13 [2024-02-28T21:58:13.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239490837 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
16:58:13 [2024-02-28T21:58:13.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:13 [2024-02-28T21:58:13.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:13 [2024-02-28T21:58:13.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:13 [2024-02-28T21:58:13.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:13 [2024-02-28T21:58:13.035Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:58:13 [2024-02-28T21:58:13.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:13 [2024-02-28T21:58:13.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239490836 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
16:58:13 [2024-02-28T21:58:13.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-239490836 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:58:13 [2024-02-28T21:58:13.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-239490836 data=null}, TreeItem with text {kernel-overlap-testing}]
16:58:13 [2024-02-28T21:58:13.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239490836 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
16:58:13 [2024-02-28T21:58:13.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239490836 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}]
16:58:13 [2024-02-28T21:58:13.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239490833 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
16:58:13 [2024-02-28T21:58:13.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
16:58:13 [2024-02-28T21:58:13.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239490833 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
16:58:13 [2024-02-28T21:58:13.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-239490833 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:58:13 [2024-02-28T21:58:13.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:13 [2024-02-28T21:58:13.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-239490832 data=null}, TreeItem with text {kernel-overlap-testing}]
16:58:13 [2024-02-28T21:58:13.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239490832 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
16:58:13 [2024-02-28T21:58:13.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239490832 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}]
16:58:13 [2024-02-28T21:58:13.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239490830 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
16:58:13 [2024-02-28T21:58:13.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239490830 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
16:58:13 [2024-02-28T21:58:13.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239490830 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
16:58:13 [2024-02-28T21:58:13.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239490829 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}]
16:58:13 [2024-02-28T21:58:13.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239490794 data=null button=1 stateMask=0x80000 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
16:58:13 [2024-02-28T21:58:13.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239490788 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
16:58:13 [2024-02-28T21:58:13.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-239490788 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:58:13 [2024-02-28T21:58:13.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-239490788 data=null}, TreeItem with text {kernel-overlap-testing}]
16:58:13 [2024-02-28T21:58:13.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
16:58:13 [2024-02-28T21:58:13.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:13 [2024-02-28T21:58:13.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:13 [2024-02-28T21:58:13.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:13 [2024-02-28T21:58:13.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:13 [2024-02-28T21:58:13.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:13 [2024-02-28T21:58:13.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:58:13 [2024-02-28T21:58:13.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:58:13 [2024-02-28T21:58:13.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:58:13 [2024-02-28T21:58:13.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:58:13 [2024-02-28T21:58:13.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:58:13 [2024-02-28T21:58:13.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-239490283 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:58:13 [2024-02-28T21:58:13.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-239490283 data=null doit=true}, TableItem with text {}]
16:58:13 [2024-02-28T21:58:13.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-239490282 data=null}, TableItem with text {}]
16:58:13 [2024-02-28T21:58:13.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-239490282 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:58:13 [2024-02-28T21:58:13.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239490282 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:58:13 [2024-02-28T21:58:13.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-239490280 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:58:13 [2024-02-28T21:58:13.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:58:13 [2024-02-28T21:58:13.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:58:14 [2024-02-28T21:58:14.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:58:14 [2024-02-28T21:58:14.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:14 [2024-02-28T21:58:14.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239489331 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
16:58:14 [2024-02-28T21:58:14.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-239489331 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:58:14 [2024-02-28T21:58:14.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-239489331 data=null}, TreeItem with text {kernel-overlap-testing}]
16:58:14 [2024-02-28T21:58:14.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239489330 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
16:58:14 [2024-02-28T21:58:14.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239489330 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}]
16:58:14 [2024-02-28T21:58:14.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239489328 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
16:58:14 [2024-02-28T21:58:14.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:14 [2024-02-28T21:58:14.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:14 [2024-02-28T21:58:14.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:14 [2024-02-28T21:58:14.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:14 [2024-02-28T21:58:14.525Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:58:14 [2024-02-28T21:58:14.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:58:14 [2024-02-28T21:58:14.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:14 [2024-02-28T21:58:14.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:14 [2024-02-28T21:58:14.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:14 [2024-02-28T21:58:14.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:14 [2024-02-28T21:58:14.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:14 [2024-02-28T21:58:14.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239489324 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:58:14 [2024-02-28T21:58:14.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239489324 data=null doit=true}, TreeItem with text {test}]
16:58:14 [2024-02-28T21:58:14.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239489324 data=null}, TreeItem with text {test}]
16:58:14 [2024-02-28T21:58:14.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239489324 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:14 [2024-02-28T21:58:14.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239489324 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:58:14 [2024-02-28T21:58:14.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239489300 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:14 [2024-02-28T21:58:14.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:14 [2024-02-28T21:58:14.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239489295 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:58:14 [2024-02-28T21:58:14.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239489295 data=null doit=true}, TreeItem with text {test}]
16:58:14 [2024-02-28T21:58:14.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239489295 data=null}, TreeItem with text {test}]
16:58:14 [2024-02-28T21:58:14.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239489295 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:14 [2024-02-28T21:58:14.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239489294 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:58:14 [2024-02-28T21:58:14.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239489289 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:14 [2024-02-28T21:58:14.526Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:58:14 [2024-02-28T21:58:14.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:14 [2024-02-28T21:58:14.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-239489288 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
16:58:14 [2024-02-28T21:58:14.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-239489287 data=null doit=true}, TreeItem with text {Traces [12]}]
16:58:14 [2024-02-28T21:58:14.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-239489287 data=null}, TreeItem with text {Traces [12]}]
16:58:14 [2024-02-28T21:58:14.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-239489287 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:58:14 [2024-02-28T21:58:14.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239489287 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]}]
16:58:14 [2024-02-28T21:58:14.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-239489265 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:58:14 [2024-02-28T21:58:14.781Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
16:58:14 [2024-02-28T21:58:14.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:58:14 [2024-02-28T21:58:14.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:15 [2024-02-28T21:58:15.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-239489026 data=null button=0 stateMask=0x0 x=151 y=219 count=0}, TreeItem with text {simple_server-thread1}]
16:58:15 [2024-02-28T21:58:15.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-239489026 data=null doit=true}, TreeItem with text {simple_server-thread1}]
16:58:15 [2024-02-28T21:58:15.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-239489026 data=null}, TreeItem with text {simple_server-thread1}]
16:58:15 [2024-02-28T21:58:15.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-239489025 data=null button=1 stateMask=0x0 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
16:58:15 [2024-02-28T21:58:15.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239489025 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}]
16:58:15 [2024-02-28T21:58:15.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-239489014 data=null button=1 stateMask=0x80000 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
16:58:15 [2024-02-28T21:58:15.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:15 [2024-02-28T21:58:15.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:15 [2024-02-28T21:58:15.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:15 [2024-02-28T21:58:15.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:15 [2024-02-28T21:58:15.037Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:58:15 [2024-02-28T21:58:15.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:15 [2024-02-28T21:58:15.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-239489005 data=null button=0 stateMask=0x0 x=151 y=219 count=0}, TreeItem with text {simple_server-thread1}]
16:58:15 [2024-02-28T21:58:15.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-239489005 data=null doit=true}, TreeItem with text {simple_server-thread1}]
16:58:15 [2024-02-28T21:58:15.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-239489005 data=null}, TreeItem with text {simple_server-thread1}]
16:58:15 [2024-02-28T21:58:15.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-239489004 data=null button=1 stateMask=0x0 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
16:58:15 [2024-02-28T21:58:15.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239489004 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}]
16:58:15 [2024-02-28T21:58:15.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-239489002 data=null button=1 stateMask=0x80000 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
16:58:15 [2024-02-28T21:58:15.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1}
16:58:15 [2024-02-28T21:58:15.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-239489001 data=null button=0 stateMask=0x0 x=151 y=219 count=0}, TreeItem with text {simple_server-thread1}]
16:58:15 [2024-02-28T21:58:15.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-239489001 data=null doit=true}, TreeItem with text {simple_server-thread1}]
16:58:15 [2024-02-28T21:58:15.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:15 [2024-02-28T21:58:15.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-239489001 data=null}, TreeItem with text {simple_server-thread1}]
16:58:15 [2024-02-28T21:58:15.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-239489001 data=null button=1 stateMask=0x0 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
16:58:15 [2024-02-28T21:58:15.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239489001 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}]
16:58:15 [2024-02-28T21:58:15.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-239488999 data=null button=1 stateMask=0x80000 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
16:58:15 [2024-02-28T21:58:15.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-239488998 data=null button=1 stateMask=0x0 x=151 y=219 count=2}, TreeItem with text {simple_server-thread1}]
16:58:15 [2024-02-28T21:58:15.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-239488998 data=null button=1 stateMask=0x0 x=151 y=219 count=2}, TreeItem with text {simple_server-thread1}]
16:58:15 [2024-02-28T21:58:15.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239488998 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}]
16:58:15 [2024-02-28T21:58:15.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-239488959 data=null button=1 stateMask=0x80000 x=151 y=219 count=2}, TreeItem with text {simple_server-thread1}]
16:58:15 [2024-02-28T21:58:15.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-239488788 data=null button=0 stateMask=0x0 x=151 y=219 count=0}, TreeItem with text {simple_server-thread1}]
16:58:15 [2024-02-28T21:58:15.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-239488788 data=null doit=true}, TreeItem with text {simple_server-thread1}]
16:58:15 [2024-02-28T21:58:15.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-239488788 data=null}, TreeItem with text {simple_server-thread1}]
16:58:15 [2024-02-28T21:58:15.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1}
16:58:15 [2024-02-28T21:58:15.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:15 [2024-02-28T21:58:15.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:15 [2024-02-28T21:58:15.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:15 [2024-02-28T21:58:15.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:15 [2024-02-28T21:58:15.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:58:15 [2024-02-28T21:58:15.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:58:15 [2024-02-28T21:58:15.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:58:15 [2024-02-28T21:58:15.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:58:15 [2024-02-28T21:58:15.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:58:15 [2024-02-28T21:58:15.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-239488283 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:58:15 [2024-02-28T21:58:15.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-239488283 data=null doit=true}, TableItem with text {}]
16:58:15 [2024-02-28T21:58:15.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-239488283 data=null}, TableItem with text {}]
16:58:15 [2024-02-28T21:58:15.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-239488283 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:58:15 [2024-02-28T21:58:15.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239488282 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:58:15 [2024-02-28T21:58:15.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-239488280 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:58:15 [2024-02-28T21:58:15.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:58:15 [2024-02-28T21:58:15.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:58:16 [2024-02-28T21:58:16.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:58:16 [2024-02-28T21:58:16.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:16 [2024-02-28T21:58:16.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-239487530 data=null button=0 stateMask=0x0 x=151 y=219 count=0}, TreeItem with text {simple_server-thread1}]
16:58:16 [2024-02-28T21:58:16.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-239487528 data=null doit=true}, TreeItem with text {simple_server-thread1}]
16:58:16 [2024-02-28T21:58:16.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-239487528 data=null}, TreeItem with text {simple_server-thread1}]
16:58:16 [2024-02-28T21:58:16.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-239487527 data=null button=1 stateMask=0x0 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
16:58:16 [2024-02-28T21:58:16.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239487527 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}]
16:58:16 [2024-02-28T21:58:16.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-239487524 data=null button=1 stateMask=0x80000 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
16:58:16 [2024-02-28T21:58:16.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:16 [2024-02-28T21:58:16.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:16 [2024-02-28T21:58:16.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:16 [2024-02-28T21:58:16.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:16 [2024-02-28T21:58:16.524Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:58:16 [2024-02-28T21:58:16.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:58:16 [2024-02-28T21:58:16.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:16 [2024-02-28T21:58:16.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:16 [2024-02-28T21:58:16.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:16 [2024-02-28T21:58:16.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:16 [2024-02-28T21:58:16.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:16 [2024-02-28T21:58:16.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239487521 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:58:16 [2024-02-28T21:58:16.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239487521 data=null doit=true}, TreeItem with text {test}]
16:58:16 [2024-02-28T21:58:16.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239487521 data=null}, TreeItem with text {test}]
16:58:16 [2024-02-28T21:58:16.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239487521 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:16 [2024-02-28T21:58:16.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239487521 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:58:16 [2024-02-28T21:58:16.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239487504 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:16 [2024-02-28T21:58:16.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:16 [2024-02-28T21:58:16.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239487503 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:58:16 [2024-02-28T21:58:16.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239487503 data=null doit=true}, TreeItem with text {test}]
16:58:16 [2024-02-28T21:58:16.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239487503 data=null}, TreeItem with text {test}]
16:58:16 [2024-02-28T21:58:16.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239487503 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:16 [2024-02-28T21:58:16.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239487503 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:58:16 [2024-02-28T21:58:16.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239487496 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:16 [2024-02-28T21:58:16.525Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:58:16 [2024-02-28T21:58:16.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:16 [2024-02-28T21:58:16.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-239487495 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
16:58:16 [2024-02-28T21:58:16.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-239487495 data=null doit=true}, TreeItem with text {Traces [12]}]
16:58:16 [2024-02-28T21:58:16.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-239487495 data=null}, TreeItem with text {Traces [12]}]
16:58:16 [2024-02-28T21:58:16.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-239487495 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:58:16 [2024-02-28T21:58:16.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239487495 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]}]
16:58:16 [2024-02-28T21:58:16.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-239487490 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:58:16 [2024-02-28T21:58:16.525Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
16:58:16 [2024-02-28T21:58:16.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:58:16 [2024-02-28T21:58:16.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:16 [2024-02-28T21:58:16.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-239487167 data=null button=0 stateMask=0x0 x=151 y=265 count=0}, TreeItem with text {simple_server-thread2}]
16:58:16 [2024-02-28T21:58:16.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-239487167 data=null doit=true}, TreeItem with text {simple_server-thread2}]
16:58:16 [2024-02-28T21:58:16.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-239487167 data=null}, TreeItem with text {simple_server-thread2}]
16:58:16 [2024-02-28T21:58:16.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-239487167 data=null button=1 stateMask=0x0 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
16:58:16 [2024-02-28T21:58:16.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239487167 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}]
16:58:16 [2024-02-28T21:58:16.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-239487132 data=null button=1 stateMask=0x80000 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
16:58:16 [2024-02-28T21:58:16.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:16 [2024-02-28T21:58:16.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:16 [2024-02-28T21:58:16.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:16 [2024-02-28T21:58:16.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:16 [2024-02-28T21:58:16.781Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:58:16 [2024-02-28T21:58:16.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:16 [2024-02-28T21:58:16.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-239487131 data=null button=0 stateMask=0x0 x=151 y=265 count=0}, TreeItem with text {simple_server-thread2}]
16:58:16 [2024-02-28T21:58:16.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-239487131 data=null doit=true}, TreeItem with text {simple_server-thread2}]
16:58:16 [2024-02-28T21:58:16.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-239487130 data=null}, TreeItem with text {simple_server-thread2}]
16:58:16 [2024-02-28T21:58:16.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-239487130 data=null button=1 stateMask=0x0 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
16:58:16 [2024-02-28T21:58:16.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239487130 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}]
16:58:16 [2024-02-28T21:58:16.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-239487125 data=null button=1 stateMask=0x80000 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
16:58:16 [2024-02-28T21:58:16.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2}
16:58:16 [2024-02-28T21:58:16.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-239487125 data=null button=0 stateMask=0x0 x=151 y=265 count=0}, TreeItem with text {simple_server-thread2}]
16:58:16 [2024-02-28T21:58:16.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-239487125 data=null doit=true}, TreeItem with text {simple_server-thread2}]
16:58:16 [2024-02-28T21:58:16.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:16 [2024-02-28T21:58:16.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-239487124 data=null}, TreeItem with text {simple_server-thread2}]
16:58:16 [2024-02-28T21:58:16.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-239487124 data=null button=1 stateMask=0x0 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
16:58:16 [2024-02-28T21:58:16.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239487124 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}]
16:58:16 [2024-02-28T21:58:16.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-239487121 data=null button=1 stateMask=0x80000 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
16:58:16 [2024-02-28T21:58:16.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-239487121 data=null button=1 stateMask=0x0 x=151 y=265 count=2}, TreeItem with text {simple_server-thread2}]
16:58:16 [2024-02-28T21:58:16.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-239487121 data=null button=1 stateMask=0x0 x=151 y=265 count=2}, TreeItem with text {simple_server-thread2}]
16:58:16 [2024-02-28T21:58:16.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239487121 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}]
16:58:17 [2024-02-28T21:58:17.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-239487080 data=null button=1 stateMask=0x80000 x=151 y=265 count=2}, TreeItem with text {simple_server-thread2}]
16:58:17 [2024-02-28T21:58:17.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-239486917 data=null button=0 stateMask=0x0 x=151 y=265 count=0}, TreeItem with text {simple_server-thread2}]
16:58:17 [2024-02-28T21:58:17.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-239486913 data=null doit=true}, TreeItem with text {simple_server-thread2}]
16:58:17 [2024-02-28T21:58:17.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-239486913 data=null}, TreeItem with text {simple_server-thread2}]
16:58:17 [2024-02-28T21:58:17.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2}
16:58:17 [2024-02-28T21:58:17.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:17 [2024-02-28T21:58:17.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:17 [2024-02-28T21:58:17.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:17 [2024-02-28T21:58:17.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:17 [2024-02-28T21:58:17.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:17 [2024-02-28T21:58:17.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:58:17 [2024-02-28T21:58:17.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:58:17 [2024-02-28T21:58:17.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:58:17 [2024-02-28T21:58:17.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:58:17 [2024-02-28T21:58:17.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:58:17 [2024-02-28T21:58:17.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-239486412 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:58:17 [2024-02-28T21:58:17.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-239486412 data=null doit=true}, TableItem with text {}]
16:58:17 [2024-02-28T21:58:17.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-239486412 data=null}, TableItem with text {}]
16:58:17 [2024-02-28T21:58:17.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-239486411 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:58:17 [2024-02-28T21:58:17.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239486411 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:58:17 [2024-02-28T21:58:17.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-239486408 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:58:17 [2024-02-28T21:58:17.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:58:17 [2024-02-28T21:58:17.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:58:18 [2024-02-28T21:58:18.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:58:18 [2024-02-28T21:58:18.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:18 [2024-02-28T21:58:18.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-239485657 data=null button=0 stateMask=0x0 x=151 y=265 count=0}, TreeItem with text {simple_server-thread2}]
16:58:18 [2024-02-28T21:58:18.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-239485657 data=null doit=true}, TreeItem with text {simple_server-thread2}]
16:58:18 [2024-02-28T21:58:18.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-239485657 data=null}, TreeItem with text {simple_server-thread2}]
16:58:18 [2024-02-28T21:58:18.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-239485657 data=null button=1 stateMask=0x0 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
16:58:18 [2024-02-28T21:58:18.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239485657 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}]
16:58:18 [2024-02-28T21:58:18.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-239485654 data=null button=1 stateMask=0x80000 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
16:58:18 [2024-02-28T21:58:18.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:18 [2024-02-28T21:58:18.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:18 [2024-02-28T21:58:18.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:18 [2024-02-28T21:58:18.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:18 [2024-02-28T21:58:18.160Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:58:18 [2024-02-28T21:58:18.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:58:18 [2024-02-28T21:58:18.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:18 [2024-02-28T21:58:18.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:18 [2024-02-28T21:58:18.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:18 [2024-02-28T21:58:18.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:18 [2024-02-28T21:58:18.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:18 [2024-02-28T21:58:18.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239485651 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:58:18 [2024-02-28T21:58:18.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239485651 data=null doit=true}, TreeItem with text {test}]
16:58:18 [2024-02-28T21:58:18.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239485649 data=null}, TreeItem with text {test}]
16:58:18 [2024-02-28T21:58:18.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239485649 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:18 [2024-02-28T21:58:18.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239485649 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:58:18 [2024-02-28T21:58:18.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239485639 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:18 [2024-02-28T21:58:18.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:18 [2024-02-28T21:58:18.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239485638 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:58:18 [2024-02-28T21:58:18.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239485638 data=null doit=true}, TreeItem with text {test}]
16:58:18 [2024-02-28T21:58:18.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239485638 data=null}, TreeItem with text {test}]
16:58:18 [2024-02-28T21:58:18.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239485638 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:18 [2024-02-28T21:58:18.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239485638 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:58:18 [2024-02-28T21:58:18.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239485635 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:18 [2024-02-28T21:58:18.416Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:58:18 [2024-02-28T21:58:18.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:18 [2024-02-28T21:58:18.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-239485625 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
16:58:18 [2024-02-28T21:58:18.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-239485625 data=null doit=true}, TreeItem with text {Traces [12]}]
16:58:18 [2024-02-28T21:58:18.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-239485625 data=null}, TreeItem with text {Traces [12]}]
16:58:18 [2024-02-28T21:58:18.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-239485625 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:58:18 [2024-02-28T21:58:18.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239485625 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]}]
16:58:18 [2024-02-28T21:58:18.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-239485619 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:58:18 [2024-02-28T21:58:18.416Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
16:58:18 [2024-02-28T21:58:18.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:58:18 [2024-02-28T21:58:18.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:18 [2024-02-28T21:58:18.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-239485265 data=null button=0 stateMask=0x0 x=140 y=311 count=0}, TreeItem with text {ust-overlap-testing}]
16:58:18 [2024-02-28T21:58:18.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-239485265 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:58:18 [2024-02-28T21:58:18.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-239485265 data=null}, TreeItem with text {ust-overlap-testing}]
16:58:18 [2024-02-28T21:58:18.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-239485265 data=null button=1 stateMask=0x0 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
16:58:18 [2024-02-28T21:58:18.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239485265 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}]
16:58:18 [2024-02-28T21:58:18.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-239485247 data=null button=1 stateMask=0x80000 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
16:58:18 [2024-02-28T21:58:18.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:18 [2024-02-28T21:58:18.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:18 [2024-02-28T21:58:18.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:18 [2024-02-28T21:58:18.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:18 [2024-02-28T21:58:18.672Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:58:18 [2024-02-28T21:58:18.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:18 [2024-02-28T21:58:18.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-239485245 data=null button=0 stateMask=0x0 x=140 y=311 count=0}, TreeItem with text {ust-overlap-testing}]
16:58:18 [2024-02-28T21:58:18.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-239485245 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:58:18 [2024-02-28T21:58:18.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-239485245 data=null}, TreeItem with text {ust-overlap-testing}]
16:58:18 [2024-02-28T21:58:18.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-239485245 data=null button=1 stateMask=0x0 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
16:58:18 [2024-02-28T21:58:18.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239485245 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}]
16:58:18 [2024-02-28T21:58:18.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-239485242 data=null button=1 stateMask=0x80000 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
16:58:18 [2024-02-28T21:58:18.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing}
16:58:18 [2024-02-28T21:58:18.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-239485242 data=null button=0 stateMask=0x0 x=140 y=311 count=0}, TreeItem with text {ust-overlap-testing}]
16:58:18 [2024-02-28T21:58:18.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-239485242 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:58:18 [2024-02-28T21:58:18.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:18 [2024-02-28T21:58:18.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-239485241 data=null}, TreeItem with text {ust-overlap-testing}]
16:58:18 [2024-02-28T21:58:18.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-239485241 data=null button=1 stateMask=0x0 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
16:58:18 [2024-02-28T21:58:18.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239485241 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}]
16:58:18 [2024-02-28T21:58:18.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-239485239 data=null button=1 stateMask=0x80000 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
16:58:18 [2024-02-28T21:58:18.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-239485238 data=null button=1 stateMask=0x0 x=140 y=311 count=2}, TreeItem with text {ust-overlap-testing}]
16:58:18 [2024-02-28T21:58:18.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=-239485238 data=null button=1 stateMask=0x0 x=140 y=311 count=2}, TreeItem with text {ust-overlap-testing}]
16:58:18 [2024-02-28T21:58:18.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239485238 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}]
16:58:18 [2024-02-28T21:58:18.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-239485198 data=null button=1 stateMask=0x80000 x=140 y=311 count=2}, TreeItem with text {ust-overlap-testing}]
16:58:18 [2024-02-28T21:58:18.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=-239485068 data=null button=0 stateMask=0x0 x=140 y=311 count=0}, TreeItem with text {ust-overlap-testing}]
16:58:18 [2024-02-28T21:58:18.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=-239485066 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:58:18 [2024-02-28T21:58:18.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=-239485066 data=null}, TreeItem with text {ust-overlap-testing}]
16:58:18 [2024-02-28T21:58:18.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing}
16:58:18 [2024-02-28T21:58:18.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:18 [2024-02-28T21:58:18.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:18 [2024-02-28T21:58:18.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:18 [2024-02-28T21:58:18.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:18 [2024-02-28T21:58:18.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:18 [2024-02-28T21:58:18.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:18 [2024-02-28T21:58:18.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:58:18 [2024-02-28T21:58:18.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:58:18 [2024-02-28T21:58:18.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:58:18 [2024-02-28T21:58:18.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:58:18 [2024-02-28T21:58:18.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:58:18 [2024-02-28T21:58:18.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-239485064 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:58:18 [2024-02-28T21:58:18.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-239485064 data=null doit=true}, TableItem with text {}]
16:58:18 [2024-02-28T21:58:18.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-239485064 data=null}, TableItem with text {}]
16:58:18 [2024-02-28T21:58:18.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-239485064 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:58:18 [2024-02-28T21:58:18.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239485064 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:58:18 [2024-02-28T21:58:18.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-239485061 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:58:18 [2024-02-28T21:58:18.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:58:18 [2024-02-28T21:58:18.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:58:20 [2024-02-28T21:58:20.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:58:20 [2024-02-28T21:58:20.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:20 [2024-02-28T21:58:20.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-239483809 data=null button=0 stateMask=0x0 x=140 y=311 count=0}, TreeItem with text {ust-overlap-testing}]
16:58:20 [2024-02-28T21:58:20.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-239483809 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:58:20 [2024-02-28T21:58:20.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-239483809 data=null}, TreeItem with text {ust-overlap-testing}]
16:58:20 [2024-02-28T21:58:20.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-239483808 data=null button=1 stateMask=0x0 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
16:58:20 [2024-02-28T21:58:20.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239483808 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}]
16:58:20 [2024-02-28T21:58:20.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-239483803 data=null button=1 stateMask=0x80000 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
16:58:20 [2024-02-28T21:58:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:20 [2024-02-28T21:58:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:20 [2024-02-28T21:58:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:20 [2024-02-28T21:58:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:20 [2024-02-28T21:58:20.292Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:58:20 [2024-02-28T21:58:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:58:20 [2024-02-28T21:58:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:20 [2024-02-28T21:58:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:20 [2024-02-28T21:58:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:20 [2024-02-28T21:58:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:20 [2024-02-28T21:58:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:20 [2024-02-28T21:58:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239483800 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:58:20 [2024-02-28T21:58:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239483800 data=null doit=true}, TreeItem with text {test}]
16:58:20 [2024-02-28T21:58:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239483800 data=null}, TreeItem with text {test}]
16:58:20 [2024-02-28T21:58:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239483800 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:20 [2024-02-28T21:58:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239483800 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:58:20 [2024-02-28T21:58:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239483789 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:20 [2024-02-28T21:58:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:20 [2024-02-28T21:58:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239483789 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:58:20 [2024-02-28T21:58:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239483789 data=null doit=true}, TreeItem with text {test}]
16:58:20 [2024-02-28T21:58:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239483789 data=null}, TreeItem with text {test}]
16:58:20 [2024-02-28T21:58:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239483789 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:20 [2024-02-28T21:58:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239483789 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:58:20 [2024-02-28T21:58:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239483741 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:20 [2024-02-28T21:58:20.292Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:58:20 [2024-02-28T21:58:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:20 [2024-02-28T21:58:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-239483740 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
16:58:20 [2024-02-28T21:58:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-239483740 data=null doit=true}, TreeItem with text {Traces [12]}]
16:58:20 [2024-02-28T21:58:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-239483740 data=null}, TreeItem with text {Traces [12]}]
16:58:20 [2024-02-28T21:58:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-239483740 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:58:20 [2024-02-28T21:58:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239483740 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]}]
16:58:20 [2024-02-28T21:58:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-239483730 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:58:20 [2024-02-28T21:58:20.292Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
16:58:20 [2024-02-28T21:58:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:58:20 [2024-02-28T21:58:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:20 [2024-02-28T21:58:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-239483607 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:58:20 [2024-02-28T21:58:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-239483607 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:58:20 [2024-02-28T21:58:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-239483607 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:58:20 [2024-02-28T21:58:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-239483607 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:58:20 [2024-02-28T21:58:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239483607 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)}]
16:58:20 [2024-02-28T21:58:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-239483572 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:58:20 [2024-02-28T21:58:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:20 [2024-02-28T21:58:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:20 [2024-02-28T21:58:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:20 [2024-02-28T21:58:20.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:20 [2024-02-28T21:58:20.292Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:58:20 [2024-02-28T21:58:20.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:20 [2024-02-28T21:58:20.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-239483570 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:58:20 [2024-02-28T21:58:20.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-239483570 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:58:20 [2024-02-28T21:58:20.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-239483570 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:58:20 [2024-02-28T21:58:20.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-239483570 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:58:20 [2024-02-28T21:58:20.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239483570 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)}]
16:58:20 [2024-02-28T21:58:20.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-239483565 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:58:20 [2024-02-28T21:58:20.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)}
16:58:20 [2024-02-28T21:58:20.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-239483565 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:58:20 [2024-02-28T21:58:20.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-239483564 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:58:20 [2024-02-28T21:58:20.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:20 [2024-02-28T21:58:20.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-239483564 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:58:20 [2024-02-28T21:58:20.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-239483564 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:58:20 [2024-02-28T21:58:20.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239483564 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)}]
16:58:20 [2024-02-28T21:58:20.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-239483561 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:58:20 [2024-02-28T21:58:20.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-239483561 data=null button=1 stateMask=0x0 x=163 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:58:20 [2024-02-28T21:58:20.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-239483561 data=null button=1 stateMask=0x0 x=163 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:58:20 [2024-02-28T21:58:20.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239483561 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)}]
16:58:20 [2024-02-28T21:58:20.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-239483521 data=null button=1 stateMask=0x80000 x=163 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:58:20 [2024-02-28T21:58:20.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-239483419 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:58:20 [2024-02-28T21:58:20.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-239483419 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:58:20 [2024-02-28T21:58:20.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-239483419 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:58:20 [2024-02-28T21:58:20.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)}
16:58:20 [2024-02-28T21:58:20.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:20 [2024-02-28T21:58:20.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:20 [2024-02-28T21:58:20.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:20 [2024-02-28T21:58:20.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:20 [2024-02-28T21:58:20.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:20 [2024-02-28T21:58:20.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:20 [2024-02-28T21:58:20.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:21 [2024-02-28T21:58:21.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:58:21 [2024-02-28T21:58:21.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:58:21 [2024-02-28T21:58:21.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:58:21 [2024-02-28T21:58:21.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:58:21 [2024-02-28T21:58:21.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:58:21 [2024-02-28T21:58:21.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-239481914 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:58:21 [2024-02-28T21:58:21.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-239481914 data=null doit=true}, TableItem with text {}]
16:58:21 [2024-02-28T21:58:21.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-239481914 data=null}, TableItem with text {}]
16:58:21 [2024-02-28T21:58:21.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-239481914 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:58:21 [2024-02-28T21:58:21.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239481914 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:58:21 [2024-02-28T21:58:21.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-239481911 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:58:21 [2024-02-28T21:58:21.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:58:21 [2024-02-28T21:58:21.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:58:21 [2024-02-28T21:58:21.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:58:21 [2024-02-28T21:58:21.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:22 [2024-02-28T21:58:22.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-239481851 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:58:22 [2024-02-28T21:58:22.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-239481851 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:58:22 [2024-02-28T21:58:22.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-239481851 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:58:22 [2024-02-28T21:58:22.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-239481851 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:58:22 [2024-02-28T21:58:22.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239481851 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)}]
16:58:22 [2024-02-28T21:58:22.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-239481848 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:58:22 [2024-02-28T21:58:22.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:22 [2024-02-28T21:58:22.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:22 [2024-02-28T21:58:22.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:22 [2024-02-28T21:58:22.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:22 [2024-02-28T21:58:22.169Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:58:22 [2024-02-28T21:58:22.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:58:22 [2024-02-28T21:58:22.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:22 [2024-02-28T21:58:22.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:22 [2024-02-28T21:58:22.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:22 [2024-02-28T21:58:22.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:22 [2024-02-28T21:58:22.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:22 [2024-02-28T21:58:22.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239481843 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:58:22 [2024-02-28T21:58:22.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239481843 data=null doit=true}, TreeItem with text {test}]
16:58:22 [2024-02-28T21:58:22.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239481843 data=null}, TreeItem with text {test}]
16:58:22 [2024-02-28T21:58:22.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239481842 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:22 [2024-02-28T21:58:22.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239481842 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:58:22 [2024-02-28T21:58:22.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239481816 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:22 [2024-02-28T21:58:22.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:22 [2024-02-28T21:58:22.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239481816 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:58:22 [2024-02-28T21:58:22.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239481816 data=null doit=true}, TreeItem with text {test}]
16:58:22 [2024-02-28T21:58:22.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239481816 data=null}, TreeItem with text {test}]
16:58:22 [2024-02-28T21:58:22.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239481815 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:22 [2024-02-28T21:58:22.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239481815 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:58:22 [2024-02-28T21:58:22.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239481807 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:22 [2024-02-28T21:58:22.169Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:58:22 [2024-02-28T21:58:22.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:22 [2024-02-28T21:58:22.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-239481806 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
16:58:22 [2024-02-28T21:58:22.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-239481806 data=null doit=true}, TreeItem with text {Traces [12]}]
16:58:22 [2024-02-28T21:58:22.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-239481806 data=null}, TreeItem with text {Traces [12]}]
16:58:22 [2024-02-28T21:58:22.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-239481806 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:58:22 [2024-02-28T21:58:22.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239481806 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]}]
16:58:22 [2024-02-28T21:58:22.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-239481800 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:58:22 [2024-02-28T21:58:22.169Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
16:58:22 [2024-02-28T21:58:22.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:58:22 [2024-02-28T21:58:22.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:22 [2024-02-28T21:58:22.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-239481477 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:58:22 [2024-02-28T21:58:22.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-239481477 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:58:22 [2024-02-28T21:58:22.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-239481477 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:58:22 [2024-02-28T21:58:22.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-239481477 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:58:22 [2024-02-28T21:58:22.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239481477 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)}]
16:58:22 [2024-02-28T21:58:22.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-239481446 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:58:22 [2024-02-28T21:58:22.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:22 [2024-02-28T21:58:22.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:22 [2024-02-28T21:58:22.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:22 [2024-02-28T21:58:22.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:22 [2024-02-28T21:58:22.425Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:58:22 [2024-02-28T21:58:22.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:22 [2024-02-28T21:58:22.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-239481444 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:58:22 [2024-02-28T21:58:22.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-239481444 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:58:22 [2024-02-28T21:58:22.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-239481444 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:58:22 [2024-02-28T21:58:22.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-239481444 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:58:22 [2024-02-28T21:58:22.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239481444 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)}]
16:58:22 [2024-02-28T21:58:22.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-239481441 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:58:22 [2024-02-28T21:58:22.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)}
16:58:22 [2024-02-28T21:58:22.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-239481441 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:58:22 [2024-02-28T21:58:22.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-239481441 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:58:22 [2024-02-28T21:58:22.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:22 [2024-02-28T21:58:22.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-239481441 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:58:22 [2024-02-28T21:58:22.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-239481441 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:58:22 [2024-02-28T21:58:22.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239481440 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)}]
16:58:22 [2024-02-28T21:58:22.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-239481436 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:58:22 [2024-02-28T21:58:22.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-239481436 data=null button=1 stateMask=0x0 x=168 y=150 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:58:22 [2024-02-28T21:58:22.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-239481436 data=null button=1 stateMask=0x0 x=168 y=150 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:58:22 [2024-02-28T21:58:22.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239481436 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)}]
16:58:22 [2024-02-28T21:58:22.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-239481401 data=null button=1 stateMask=0x80000 x=168 y=150 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:58:22 [2024-02-28T21:58:22.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-239481289 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:58:22 [2024-02-28T21:58:22.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-239481288 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:58:22 [2024-02-28T21:58:22.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-239481288 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:58:22 [2024-02-28T21:58:22.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)}
16:58:22 [2024-02-28T21:58:22.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:22 [2024-02-28T21:58:22.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:22 [2024-02-28T21:58:22.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:22 [2024-02-28T21:58:22.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:22 [2024-02-28T21:58:22.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:22 [2024-02-28T21:58:22.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:22 [2024-02-28T21:58:22.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:22 [2024-02-28T21:58:22.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:23 [2024-02-28T21:58:23.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:58:23 [2024-02-28T21:58:23.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:58:23 [2024-02-28T21:58:23.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:58:23 [2024-02-28T21:58:23.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:58:23 [2024-02-28T21:58:23.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:58:23 [2024-02-28T21:58:23.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-239480269 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:58:23 [2024-02-28T21:58:23.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-239480269 data=null doit=true}, TableItem with text {}]
16:58:23 [2024-02-28T21:58:23.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-239480269 data=null}, TableItem with text {}]
16:58:23 [2024-02-28T21:58:23.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-239480269 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:58:23 [2024-02-28T21:58:23.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239480269 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:58:23 [2024-02-28T21:58:23.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-239480266 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:58:23 [2024-02-28T21:58:23.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:58:23 [2024-02-28T21:58:23.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:58:23 [2024-02-28T21:58:23.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:58:23 [2024-02-28T21:58:23.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:23 [2024-02-28T21:58:23.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-239480039 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:58:23 [2024-02-28T21:58:23.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-239480039 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:58:23 [2024-02-28T21:58:23.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-239480039 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:58:23 [2024-02-28T21:58:23.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-239480039 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:58:23 [2024-02-28T21:58:23.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239480039 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)}]
16:58:23 [2024-02-28T21:58:23.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-239480014 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:58:23 [2024-02-28T21:58:23.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:23 [2024-02-28T21:58:23.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:23 [2024-02-28T21:58:23.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:23 [2024-02-28T21:58:23.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:23 [2024-02-28T21:58:23.862Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:58:23 [2024-02-28T21:58:23.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:58:23 [2024-02-28T21:58:23.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:23 [2024-02-28T21:58:23.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:23 [2024-02-28T21:58:23.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:23 [2024-02-28T21:58:23.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:23 [2024-02-28T21:58:23.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:23 [2024-02-28T21:58:23.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239480011 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:58:23 [2024-02-28T21:58:23.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239480011 data=null doit=true}, TreeItem with text {test}]
16:58:23 [2024-02-28T21:58:23.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239480011 data=null}, TreeItem with text {test}]
16:58:23 [2024-02-28T21:58:23.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239480011 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:23 [2024-02-28T21:58:23.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239480011 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:58:23 [2024-02-28T21:58:23.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239479991 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:23 [2024-02-28T21:58:23.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:23 [2024-02-28T21:58:23.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239479990 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:58:23 [2024-02-28T21:58:23.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239479990 data=null doit=true}, TreeItem with text {test}]
16:58:23 [2024-02-28T21:58:23.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239479990 data=null}, TreeItem with text {test}]
16:58:23 [2024-02-28T21:58:23.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239479990 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:23 [2024-02-28T21:58:23.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239479990 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:58:23 [2024-02-28T21:58:23.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239479980 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:23 [2024-02-28T21:58:23.862Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:58:23 [2024-02-28T21:58:23.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:23 [2024-02-28T21:58:23.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-239479980 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
16:58:23 [2024-02-28T21:58:23.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-239479979 data=null doit=true}, TreeItem with text {Traces [12]}]
16:58:23 [2024-02-28T21:58:23.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-239479979 data=null}, TreeItem with text {Traces [12]}]
16:58:23 [2024-02-28T21:58:23.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-239479979 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:58:23 [2024-02-28T21:58:23.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239479979 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]}]
16:58:23 [2024-02-28T21:58:23.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-239479969 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:58:23 [2024-02-28T21:58:23.863Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
16:58:24 [2024-02-28T21:58:24.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:58:24 [2024-02-28T21:58:24.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:24 [2024-02-28T21:58:24.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-239479747 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
16:58:24 [2024-02-28T21:58:24.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-239479746 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
16:58:24 [2024-02-28T21:58:24.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-239479746 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
16:58:24 [2024-02-28T21:58:24.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-239479746 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
16:58:24 [2024-02-28T21:58:24.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239479746 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)}]
16:58:24 [2024-02-28T21:58:24.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-239479715 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
16:58:24 [2024-02-28T21:58:24.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:24 [2024-02-28T21:58:24.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:24 [2024-02-28T21:58:24.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:24 [2024-02-28T21:58:24.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:24 [2024-02-28T21:58:24.118Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:58:24 [2024-02-28T21:58:24.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:24 [2024-02-28T21:58:24.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-239479714 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
16:58:24 [2024-02-28T21:58:24.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-239479714 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
16:58:24 [2024-02-28T21:58:24.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-239479714 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
16:58:24 [2024-02-28T21:58:24.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-239479714 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
16:58:24 [2024-02-28T21:58:24.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239479713 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)}]
16:58:24 [2024-02-28T21:58:24.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-239479711 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
16:58:24 [2024-02-28T21:58:24.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing(2)}
16:58:24 [2024-02-28T21:58:24.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-239479710 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
16:58:24 [2024-02-28T21:58:24.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-239479710 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
16:58:24 [2024-02-28T21:58:24.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:24 [2024-02-28T21:58:24.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-239479710 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
16:58:24 [2024-02-28T21:58:24.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-239479710 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
16:58:24 [2024-02-28T21:58:24.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239479710 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)}]
16:58:24 [2024-02-28T21:58:24.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-239479707 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
16:58:24 [2024-02-28T21:58:24.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-239479705 data=null button=1 stateMask=0x0 x=160 y=196 count=2}, TreeItem with text {kernel-overlap-testing(2)}]
16:58:24 [2024-02-28T21:58:24.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-239479705 data=null button=1 stateMask=0x0 x=160 y=196 count=2}, TreeItem with text {kernel-overlap-testing(2)}]
16:58:24 [2024-02-28T21:58:24.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239479705 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)}]
16:58:24 [2024-02-28T21:58:24.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-239479669 data=null button=1 stateMask=0x80000 x=160 y=196 count=2}, TreeItem with text {kernel-overlap-testing(2)}]
16:58:24 [2024-02-28T21:58:24.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-239479495 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
16:58:24 [2024-02-28T21:58:24.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-239479491 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
16:58:24 [2024-02-28T21:58:24.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-239479491 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
16:58:24 [2024-02-28T21:58:24.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing(2)}
16:58:24 [2024-02-28T21:58:24.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:24 [2024-02-28T21:58:24.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:24 [2024-02-28T21:58:24.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:24 [2024-02-28T21:58:24.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:24 [2024-02-28T21:58:24.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:24 [2024-02-28T21:58:24.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:24 [2024-02-28T21:58:24.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:24 [2024-02-28T21:58:24.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:24 [2024-02-28T21:58:24.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:24 [2024-02-28T21:58:24.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:58:24 [2024-02-28T21:58:24.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:58:24 [2024-02-28T21:58:24.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:58:24 [2024-02-28T21:58:24.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:58:24 [2024-02-28T21:58:24.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:58:24 [2024-02-28T21:58:24.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-239479490 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:58:24 [2024-02-28T21:58:24.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-239479490 data=null doit=true}, TableItem with text {}]
16:58:24 [2024-02-28T21:58:24.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-239479490 data=null}, TableItem with text {}]
16:58:24 [2024-02-28T21:58:24.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-239479489 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:58:24 [2024-02-28T21:58:24.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239479489 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:58:24 [2024-02-28T21:58:24.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-239479486 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:58:24 [2024-02-28T21:58:24.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:58:24 [2024-02-28T21:58:24.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:58:25 [2024-02-28T21:58:25.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:58:25 [2024-02-28T21:58:25.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:25 [2024-02-28T21:58:25.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-239478299 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
16:58:25 [2024-02-28T21:58:25.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-239478299 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
16:58:25 [2024-02-28T21:58:25.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-239478299 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
16:58:25 [2024-02-28T21:58:25.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-239478299 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
16:58:25 [2024-02-28T21:58:25.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239478299 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)}]
16:58:25 [2024-02-28T21:58:25.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-239478296 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
16:58:25 [2024-02-28T21:58:25.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:25 [2024-02-28T21:58:25.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:25 [2024-02-28T21:58:25.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:25 [2024-02-28T21:58:25.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:25 [2024-02-28T21:58:25.738Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:58:25 [2024-02-28T21:58:25.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:58:25 [2024-02-28T21:58:25.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:25 [2024-02-28T21:58:25.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:25 [2024-02-28T21:58:25.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:25 [2024-02-28T21:58:25.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:25 [2024-02-28T21:58:25.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:25 [2024-02-28T21:58:25.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239478288 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:58:25 [2024-02-28T21:58:25.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239478288 data=null doit=true}, TreeItem with text {test}]
16:58:25 [2024-02-28T21:58:25.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239478288 data=null}, TreeItem with text {test}]
16:58:25 [2024-02-28T21:58:25.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239478288 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:25 [2024-02-28T21:58:25.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239478287 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:58:25 [2024-02-28T21:58:25.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239478278 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:25 [2024-02-28T21:58:25.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:25 [2024-02-28T21:58:25.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239478277 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:58:25 [2024-02-28T21:58:25.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239478277 data=null doit=true}, TreeItem with text {test}]
16:58:25 [2024-02-28T21:58:25.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239478277 data=null}, TreeItem with text {test}]
16:58:25 [2024-02-28T21:58:25.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239478277 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:25 [2024-02-28T21:58:25.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239478277 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:58:25 [2024-02-28T21:58:25.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239478264 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:25 [2024-02-28T21:58:25.739Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:58:25 [2024-02-28T21:58:25.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:25 [2024-02-28T21:58:25.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-239478264 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
16:58:25 [2024-02-28T21:58:25.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-239478264 data=null doit=true}, TreeItem with text {Traces [12]}]
16:58:25 [2024-02-28T21:58:25.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-239478264 data=null}, TreeItem with text {Traces [12]}]
16:58:25 [2024-02-28T21:58:25.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-239478263 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:58:25 [2024-02-28T21:58:25.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239478263 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]}]
16:58:25 [2024-02-28T21:58:25.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-239478254 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:58:25 [2024-02-28T21:58:25.739Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
16:58:25 [2024-02-28T21:58:25.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:58:25 [2024-02-28T21:58:25.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:25 [2024-02-28T21:58:25.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-239478030 data=null button=0 stateMask=0x0 x=160 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}]
16:58:25 [2024-02-28T21:58:25.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-239478030 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
16:58:25 [2024-02-28T21:58:25.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-239478030 data=null}, TreeItem with text {simple_server-thread1(2)}]
16:58:25 [2024-02-28T21:58:25.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-239478030 data=null button=1 stateMask=0x0 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
16:58:25 [2024-02-28T21:58:25.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239478030 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)}]
16:58:25 [2024-02-28T21:58:25.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-239477998 data=null button=1 stateMask=0x80000 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
16:58:25 [2024-02-28T21:58:25.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:25 [2024-02-28T21:58:25.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:25 [2024-02-28T21:58:25.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:25 [2024-02-28T21:58:25.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:25 [2024-02-28T21:58:25.995Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:58:25 [2024-02-28T21:58:25.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:25 [2024-02-28T21:58:25.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-239477996 data=null button=0 stateMask=0x0 x=160 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}]
16:58:25 [2024-02-28T21:58:25.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-239477996 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
16:58:25 [2024-02-28T21:58:25.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-239477996 data=null}, TreeItem with text {simple_server-thread1(2)}]
16:58:25 [2024-02-28T21:58:25.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-239477996 data=null button=1 stateMask=0x0 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
16:58:25 [2024-02-28T21:58:25.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239477996 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)}]
16:58:25 [2024-02-28T21:58:25.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-239477993 data=null button=1 stateMask=0x80000 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
16:58:25 [2024-02-28T21:58:25.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1(2)}
16:58:25 [2024-02-28T21:58:25.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-239477993 data=null button=0 stateMask=0x0 x=160 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}]
16:58:25 [2024-02-28T21:58:25.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-239477993 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
16:58:25 [2024-02-28T21:58:25.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:25 [2024-02-28T21:58:25.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-239477993 data=null}, TreeItem with text {simple_server-thread1(2)}]
16:58:25 [2024-02-28T21:58:25.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-239477992 data=null button=1 stateMask=0x0 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
16:58:25 [2024-02-28T21:58:25.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239477992 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)}]
16:58:25 [2024-02-28T21:58:25.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-239477988 data=null button=1 stateMask=0x80000 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
16:58:25 [2024-02-28T21:58:25.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-239477988 data=null button=1 stateMask=0x0 x=160 y=242 count=2}, TreeItem with text {simple_server-thread1(2)}]
16:58:25 [2024-02-28T21:58:25.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-239477988 data=null button=1 stateMask=0x0 x=160 y=242 count=2}, TreeItem with text {simple_server-thread1(2)}]
16:58:25 [2024-02-28T21:58:25.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239477988 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)}]
16:58:25 [2024-02-28T21:58:25.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-239477949 data=null button=1 stateMask=0x80000 x=160 y=242 count=2}, TreeItem with text {simple_server-thread1(2)}]
16:58:25 [2024-02-28T21:58:25.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-239477820 data=null button=0 stateMask=0x0 x=160 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}]
16:58:25 [2024-02-28T21:58:25.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-239477817 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
16:58:25 [2024-02-28T21:58:25.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-239477817 data=null}, TreeItem with text {simple_server-thread1(2)}]
16:58:25 [2024-02-28T21:58:25.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1(2)}
16:58:25 [2024-02-28T21:58:25.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:25 [2024-02-28T21:58:25.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:25 [2024-02-28T21:58:25.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:25 [2024-02-28T21:58:25.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:25 [2024-02-28T21:58:25.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:25 [2024-02-28T21:58:25.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:25 [2024-02-28T21:58:25.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:25 [2024-02-28T21:58:25.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:25 [2024-02-28T21:58:25.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:25 [2024-02-28T21:58:25.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:25 [2024-02-28T21:58:25.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:58:25 [2024-02-28T21:58:25.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:58:25 [2024-02-28T21:58:25.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:58:25 [2024-02-28T21:58:25.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:58:25 [2024-02-28T21:58:25.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:58:26 [2024-02-28T21:58:26.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-239477816 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:58:26 [2024-02-28T21:58:26.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-239477815 data=null doit=true}, TableItem with text {}]
16:58:26 [2024-02-28T21:58:26.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-239477815 data=null}, TableItem with text {}]
16:58:26 [2024-02-28T21:58:26.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-239477815 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:58:26 [2024-02-28T21:58:26.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239477815 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:58:26 [2024-02-28T21:58:26.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-239477812 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:58:26 [2024-02-28T21:58:26.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:58:26 [2024-02-28T21:58:26.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:58:27 [2024-02-28T21:58:27.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:58:27 [2024-02-28T21:58:27.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:27 [2024-02-28T21:58:27.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-239476560 data=null button=0 stateMask=0x0 x=160 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}]
16:58:27 [2024-02-28T21:58:27.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-239476560 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
16:58:27 [2024-02-28T21:58:27.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-239476560 data=null}, TreeItem with text {simple_server-thread1(2)}]
16:58:27 [2024-02-28T21:58:27.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-239476559 data=null button=1 stateMask=0x0 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
16:58:27 [2024-02-28T21:58:27.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239476559 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)}]
16:58:27 [2024-02-28T21:58:27.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-239476556 data=null button=1 stateMask=0x80000 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
16:58:27 [2024-02-28T21:58:27.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:27 [2024-02-28T21:58:27.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:27 [2024-02-28T21:58:27.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:27 [2024-02-28T21:58:27.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:27 [2024-02-28T21:58:27.625Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:58:27 [2024-02-28T21:58:27.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:58:27 [2024-02-28T21:58:27.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:27 [2024-02-28T21:58:27.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:27 [2024-02-28T21:58:27.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:27 [2024-02-28T21:58:27.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:27 [2024-02-28T21:58:27.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:27 [2024-02-28T21:58:27.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239476553 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:58:27 [2024-02-28T21:58:27.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239476553 data=null doit=true}, TreeItem with text {test}]
16:58:27 [2024-02-28T21:58:27.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239476553 data=null}, TreeItem with text {test}]
16:58:27 [2024-02-28T21:58:27.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239476553 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:27 [2024-02-28T21:58:27.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239476553 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:58:27 [2024-02-28T21:58:27.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239476535 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:27 [2024-02-28T21:58:27.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:27 [2024-02-28T21:58:27.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239476535 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:58:27 [2024-02-28T21:58:27.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239476535 data=null doit=true}, TreeItem with text {test}]
16:58:27 [2024-02-28T21:58:27.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239476535 data=null}, TreeItem with text {test}]
16:58:27 [2024-02-28T21:58:27.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239476534 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:27 [2024-02-28T21:58:27.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239476534 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:58:27 [2024-02-28T21:58:27.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239476531 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:27 [2024-02-28T21:58:27.626Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:58:27 [2024-02-28T21:58:27.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:27 [2024-02-28T21:58:27.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-239476530 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
16:58:27 [2024-02-28T21:58:27.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-239476530 data=null doit=true}, TreeItem with text {Traces [12]}]
16:58:27 [2024-02-28T21:58:27.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-239476530 data=null}, TreeItem with text {Traces [12]}]
16:58:27 [2024-02-28T21:58:27.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-239476530 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:58:27 [2024-02-28T21:58:27.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239476530 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]}]
16:58:27 [2024-02-28T21:58:27.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-239476524 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:58:27 [2024-02-28T21:58:27.626Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
16:58:27 [2024-02-28T21:58:27.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:58:27 [2024-02-28T21:58:27.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:27 [2024-02-28T21:58:27.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-239476490 data=null button=0 stateMask=0x0 x=160 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}]
16:58:27 [2024-02-28T21:58:27.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-239476490 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
16:58:27 [2024-02-28T21:58:27.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-239476490 data=null}, TreeItem with text {simple_server-thread2(2)}]
16:58:27 [2024-02-28T21:58:27.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-239476489 data=null button=1 stateMask=0x0 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
16:58:27 [2024-02-28T21:58:27.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239476489 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)}]
16:58:27 [2024-02-28T21:58:27.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-239476431 data=null button=1 stateMask=0x80000 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
16:58:27 [2024-02-28T21:58:27.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:27 [2024-02-28T21:58:27.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:27 [2024-02-28T21:58:27.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:27 [2024-02-28T21:58:27.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:27 [2024-02-28T21:58:27.626Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:58:27 [2024-02-28T21:58:27.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:27 [2024-02-28T21:58:27.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-239476430 data=null button=0 stateMask=0x0 x=160 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}]
16:58:27 [2024-02-28T21:58:27.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-239476430 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
16:58:27 [2024-02-28T21:58:27.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-239476430 data=null}, TreeItem with text {simple_server-thread2(2)}]
16:58:27 [2024-02-28T21:58:27.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-239476430 data=null button=1 stateMask=0x0 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
16:58:27 [2024-02-28T21:58:27.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239476429 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)}]
16:58:27 [2024-02-28T21:58:27.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-239476426 data=null button=1 stateMask=0x80000 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
16:58:27 [2024-02-28T21:58:27.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2(2)}
16:58:27 [2024-02-28T21:58:27.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-239476426 data=null button=0 stateMask=0x0 x=160 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}]
16:58:27 [2024-02-28T21:58:27.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-239476426 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
16:58:27 [2024-02-28T21:58:27.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:27 [2024-02-28T21:58:27.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-239476426 data=null}, TreeItem with text {simple_server-thread2(2)}]
16:58:27 [2024-02-28T21:58:27.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-239476426 data=null button=1 stateMask=0x0 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
16:58:27 [2024-02-28T21:58:27.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239476425 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)}]
16:58:27 [2024-02-28T21:58:27.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-239476423 data=null button=1 stateMask=0x80000 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
16:58:27 [2024-02-28T21:58:27.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-239476422 data=null button=1 stateMask=0x0 x=160 y=288 count=2}, TreeItem with text {simple_server-thread2(2)}]
16:58:27 [2024-02-28T21:58:27.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-239476422 data=null button=1 stateMask=0x0 x=160 y=288 count=2}, TreeItem with text {simple_server-thread2(2)}]
16:58:27 [2024-02-28T21:58:27.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239476422 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)}]
16:58:27 [2024-02-28T21:58:27.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-239476380 data=null button=1 stateMask=0x80000 x=160 y=288 count=2}, TreeItem with text {simple_server-thread2(2)}]
16:58:27 [2024-02-28T21:58:27.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-239476193 data=null button=0 stateMask=0x0 x=160 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}]
16:58:27 [2024-02-28T21:58:27.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-239476193 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
16:58:27 [2024-02-28T21:58:27.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-239476193 data=null}, TreeItem with text {simple_server-thread2(2)}]
16:58:27 [2024-02-28T21:58:27.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2(2)}
16:58:27 [2024-02-28T21:58:27.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:27 [2024-02-28T21:58:27.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:27 [2024-02-28T21:58:27.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:27 [2024-02-28T21:58:27.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:27 [2024-02-28T21:58:27.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:27 [2024-02-28T21:58:27.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:27 [2024-02-28T21:58:27.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:27 [2024-02-28T21:58:27.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:27 [2024-02-28T21:58:27.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:27 [2024-02-28T21:58:27.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:27 [2024-02-28T21:58:27.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:28 [2024-02-28T21:58:28.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:58:28 [2024-02-28T21:58:28.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:58:28 [2024-02-28T21:58:28.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:58:28 [2024-02-28T21:58:28.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:58:28 [2024-02-28T21:58:28.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:58:28 [2024-02-28T21:58:28.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-239475691 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:58:28 [2024-02-28T21:58:28.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-239475691 data=null doit=true}, TableItem with text {}]
16:58:28 [2024-02-28T21:58:28.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-239475691 data=null}, TableItem with text {}]
16:58:28 [2024-02-28T21:58:28.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-239475691 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:58:28 [2024-02-28T21:58:28.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239475691 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:58:28 [2024-02-28T21:58:28.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-239475688 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:58:28 [2024-02-28T21:58:28.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:58:28 [2024-02-28T21:58:28.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:58:29 [2024-02-28T21:58:29.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:58:29 [2024-02-28T21:58:29.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:29 [2024-02-28T21:58:29.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-239474927 data=null button=0 stateMask=0x0 x=160 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}]
16:58:29 [2024-02-28T21:58:29.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-239474927 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
16:58:29 [2024-02-28T21:58:29.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-239474927 data=null}, TreeItem with text {simple_server-thread2(2)}]
16:58:29 [2024-02-28T21:58:29.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-239474927 data=null button=1 stateMask=0x0 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
16:58:29 [2024-02-28T21:58:29.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239474927 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)}]
16:58:29 [2024-02-28T21:58:29.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-239474916 data=null button=1 stateMask=0x80000 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
16:58:29 [2024-02-28T21:58:29.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:29 [2024-02-28T21:58:29.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:29 [2024-02-28T21:58:29.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:29 [2024-02-28T21:58:29.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:29 [2024-02-28T21:58:29.113Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:58:29 [2024-02-28T21:58:29.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:58:29 [2024-02-28T21:58:29.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:29 [2024-02-28T21:58:29.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:29 [2024-02-28T21:58:29.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:29 [2024-02-28T21:58:29.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:29 [2024-02-28T21:58:29.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:29 [2024-02-28T21:58:29.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239474913 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:58:29 [2024-02-28T21:58:29.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239474913 data=null doit=true}, TreeItem with text {test}]
16:58:29 [2024-02-28T21:58:29.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239474913 data=null}, TreeItem with text {test}]
16:58:29 [2024-02-28T21:58:29.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239474913 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:29 [2024-02-28T21:58:29.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239474913 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:58:29 [2024-02-28T21:58:29.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239474894 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:29 [2024-02-28T21:58:29.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:29 [2024-02-28T21:58:29.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239474893 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:58:29 [2024-02-28T21:58:29.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239474893 data=null doit=true}, TreeItem with text {test}]
16:58:29 [2024-02-28T21:58:29.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239474893 data=null}, TreeItem with text {test}]
16:58:29 [2024-02-28T21:58:29.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239474893 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:29 [2024-02-28T21:58:29.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239474893 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:58:29 [2024-02-28T21:58:29.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239474889 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:29 [2024-02-28T21:58:29.114Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:58:29 [2024-02-28T21:58:29.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:29 [2024-02-28T21:58:29.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-239474888 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
16:58:29 [2024-02-28T21:58:29.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-239474888 data=null doit=true}, TreeItem with text {Traces [12]}]
16:58:29 [2024-02-28T21:58:29.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-239474888 data=null}, TreeItem with text {Traces [12]}]
16:58:29 [2024-02-28T21:58:29.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-239474888 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:58:29 [2024-02-28T21:58:29.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239474888 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]}]
16:58:29 [2024-02-28T21:58:29.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-239474882 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:58:29 [2024-02-28T21:58:29.114Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
16:58:29 [2024-02-28T21:58:29.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:58:29 [2024-02-28T21:58:29.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:29 [2024-02-28T21:58:29.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-239474558 data=null button=0 stateMask=0x0 x=149 y=334 count=0}, TreeItem with text {ust-overlap-testing(2)}]
16:58:29 [2024-02-28T21:58:29.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-239474558 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
16:58:29 [2024-02-28T21:58:29.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-239474558 data=null}, TreeItem with text {ust-overlap-testing(2)}]
16:58:29 [2024-02-28T21:58:29.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-239474558 data=null button=1 stateMask=0x0 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
16:58:29 [2024-02-28T21:58:29.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239474558 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)}]
16:58:29 [2024-02-28T21:58:29.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-239474523 data=null button=1 stateMask=0x80000 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
16:58:29 [2024-02-28T21:58:29.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:29 [2024-02-28T21:58:29.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:29 [2024-02-28T21:58:29.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:29 [2024-02-28T21:58:29.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:29 [2024-02-28T21:58:29.369Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:58:29 [2024-02-28T21:58:29.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:29 [2024-02-28T21:58:29.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-239474521 data=null button=0 stateMask=0x0 x=149 y=334 count=0}, TreeItem with text {ust-overlap-testing(2)}]
16:58:29 [2024-02-28T21:58:29.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-239474521 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
16:58:29 [2024-02-28T21:58:29.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-239474521 data=null}, TreeItem with text {ust-overlap-testing(2)}]
16:58:29 [2024-02-28T21:58:29.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-239474521 data=null button=1 stateMask=0x0 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
16:58:29 [2024-02-28T21:58:29.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239474521 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)}]
16:58:29 [2024-02-28T21:58:29.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-239474516 data=null button=1 stateMask=0x80000 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
16:58:29 [2024-02-28T21:58:29.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing(2)}
16:58:29 [2024-02-28T21:58:29.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-239474515 data=null button=0 stateMask=0x0 x=149 y=334 count=0}, TreeItem with text {ust-overlap-testing(2)}]
16:58:29 [2024-02-28T21:58:29.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-239474515 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
16:58:29 [2024-02-28T21:58:29.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:29 [2024-02-28T21:58:29.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-239474515 data=null}, TreeItem with text {ust-overlap-testing(2)}]
16:58:29 [2024-02-28T21:58:29.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-239474515 data=null button=1 stateMask=0x0 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
16:58:29 [2024-02-28T21:58:29.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239474515 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)}]
16:58:29 [2024-02-28T21:58:29.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-239474512 data=null button=1 stateMask=0x80000 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
16:58:29 [2024-02-28T21:58:29.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-239474512 data=null button=1 stateMask=0x0 x=149 y=334 count=2}, TreeItem with text {ust-overlap-testing(2)}]
16:58:29 [2024-02-28T21:58:29.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-239474512 data=null button=1 stateMask=0x0 x=149 y=334 count=2}, TreeItem with text {ust-overlap-testing(2)}]
16:58:29 [2024-02-28T21:58:29.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239474512 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)}]
16:58:29 [2024-02-28T21:58:29.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-239474474 data=null button=1 stateMask=0x80000 x=149 y=334 count=2}, TreeItem with text {ust-overlap-testing(2)}]
16:58:29 [2024-02-28T21:58:29.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-239474327 data=null button=0 stateMask=0x0 x=149 y=334 count=0}, TreeItem with text {ust-overlap-testing(2)}]
16:58:29 [2024-02-28T21:58:29.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-239474325 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
16:58:29 [2024-02-28T21:58:29.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-239474325 data=null}, TreeItem with text {ust-overlap-testing(2)}]
16:58:29 [2024-02-28T21:58:29.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing(2)}
16:58:29 [2024-02-28T21:58:29.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:29 [2024-02-28T21:58:29.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:29 [2024-02-28T21:58:29.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:29 [2024-02-28T21:58:29.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:29 [2024-02-28T21:58:29.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:29 [2024-02-28T21:58:29.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:29 [2024-02-28T21:58:29.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:29 [2024-02-28T21:58:29.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:29 [2024-02-28T21:58:29.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:29 [2024-02-28T21:58:29.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:29 [2024-02-28T21:58:29.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:29 [2024-02-28T21:58:29.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:29 [2024-02-28T21:58:29.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:58:29 [2024-02-28T21:58:29.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:58:29 [2024-02-28T21:58:29.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:58:29 [2024-02-28T21:58:29.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:58:29 [2024-02-28T21:58:29.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:58:29 [2024-02-28T21:58:29.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-239474323 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:58:29 [2024-02-28T21:58:29.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-239474323 data=null doit=true}, TableItem with text {}]
16:58:29 [2024-02-28T21:58:29.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-239474323 data=null}, TableItem with text {}]
16:58:29 [2024-02-28T21:58:29.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-239474323 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:58:29 [2024-02-28T21:58:29.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239474323 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:58:29 [2024-02-28T21:58:29.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-239474320 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:58:29 [2024-02-28T21:58:29.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:58:29 [2024-02-28T21:58:29.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:58:30 [2024-02-28T21:58:30.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:58:30 [2024-02-28T21:58:30.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:30 [2024-02-28T21:58:30.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-239473063 data=null button=0 stateMask=0x0 x=149 y=334 count=0}, TreeItem with text {ust-overlap-testing(2)}]
16:58:30 [2024-02-28T21:58:30.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-239473063 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
16:58:30 [2024-02-28T21:58:30.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-239473062 data=null}, TreeItem with text {ust-overlap-testing(2)}]
16:58:30 [2024-02-28T21:58:30.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-239473062 data=null button=1 stateMask=0x0 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
16:58:30 [2024-02-28T21:58:30.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239473062 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)}]
16:58:30 [2024-02-28T21:58:30.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-239473057 data=null button=1 stateMask=0x80000 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
16:58:30 [2024-02-28T21:58:30.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:30 [2024-02-28T21:58:30.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:30 [2024-02-28T21:58:30.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:30 [2024-02-28T21:58:30.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:30 [2024-02-28T21:58:30.986Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:58:30 [2024-02-28T21:58:30.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:58:30 [2024-02-28T21:58:30.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:30 [2024-02-28T21:58:30.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:30 [2024-02-28T21:58:30.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:30 [2024-02-28T21:58:30.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:30 [2024-02-28T21:58:30.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:30 [2024-02-28T21:58:30.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239473053 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:58:30 [2024-02-28T21:58:30.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239473053 data=null doit=true}, TreeItem with text {test}]
16:58:30 [2024-02-28T21:58:30.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239473053 data=null}, TreeItem with text {test}]
16:58:30 [2024-02-28T21:58:30.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239473053 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:30 [2024-02-28T21:58:30.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239473053 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:58:30 [2024-02-28T21:58:30.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239473027 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:30 [2024-02-28T21:58:30.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:30 [2024-02-28T21:58:30.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239473026 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:58:30 [2024-02-28T21:58:30.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239473026 data=null doit=true}, TreeItem with text {test}]
16:58:30 [2024-02-28T21:58:30.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239473026 data=null}, TreeItem with text {test}]
16:58:30 [2024-02-28T21:58:30.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239473026 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:30 [2024-02-28T21:58:30.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239473026 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:58:30 [2024-02-28T21:58:30.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239473020 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:30 [2024-02-28T21:58:30.987Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:58:30 [2024-02-28T21:58:30.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:30 [2024-02-28T21:58:30.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-239473020 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
16:58:30 [2024-02-28T21:58:30.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-239473020 data=null doit=true}, TreeItem with text {Traces [12]}]
16:58:30 [2024-02-28T21:58:30.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-239473020 data=null}, TreeItem with text {Traces [12]}]
16:58:30 [2024-02-28T21:58:30.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-239473019 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:58:30 [2024-02-28T21:58:30.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239473019 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]}]
16:58:30 [2024-02-28T21:58:30.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-239473013 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:58:30 [2024-02-28T21:58:30.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:58:30 [2024-02-28T21:58:30.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:30 [2024-02-28T21:58:30.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:30 [2024-02-28T21:58:30.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:30 [2024-02-28T21:58:30.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:30 [2024-02-28T21:58:30.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:30 [2024-02-28T21:58:30.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239473010 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:58:30 [2024-02-28T21:58:30.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239473010 data=null doit=true}, TreeItem with text {test}]
16:58:30 [2024-02-28T21:58:30.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239473010 data=null}, TreeItem with text {test}]
16:58:30 [2024-02-28T21:58:30.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239473010 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:30 [2024-02-28T21:58:30.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239473009 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:58:30 [2024-02-28T21:58:30.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239472996 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:30 [2024-02-28T21:58:30.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:30 [2024-02-28T21:58:30.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239472996 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:58:30 [2024-02-28T21:58:30.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239472996 data=null doit=true}, TreeItem with text {test}]
16:58:30 [2024-02-28T21:58:30.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239472996 data=null}, TreeItem with text {test}]
16:58:30 [2024-02-28T21:58:30.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239472995 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:30 [2024-02-28T21:58:30.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239472995 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:58:30 [2024-02-28T21:58:30.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239472992 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:30 [2024-02-28T21:58:30.987Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:58:30 [2024-02-28T21:58:30.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:30 [2024-02-28T21:58:30.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-239472991 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
16:58:30 [2024-02-28T21:58:30.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-239472991 data=null doit=true}, TreeItem with text {Traces [12]}]
16:58:30 [2024-02-28T21:58:30.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-239472991 data=null}, TreeItem with text {Traces [12]}]
16:58:30 [2024-02-28T21:58:30.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-239472991 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:58:30 [2024-02-28T21:58:30.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239472991 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]}]
16:58:30 [2024-02-28T21:58:30.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-239472980 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:58:30 [2024-02-28T21:58:30.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:30 [2024-02-28T21:58:30.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-239472980 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
16:58:30 [2024-02-28T21:58:30.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-239472980 data=null doit=true}, TreeItem with text {Traces [12]}]
16:58:30 [2024-02-28T21:58:30.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-239472980 data=null}, TreeItem with text {Traces [12]}]
16:58:30 [2024-02-28T21:58:30.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-239472980 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:58:30 [2024-02-28T21:58:30.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239472980 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]}]
16:58:30 [2024-02-28T21:58:30.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-239472977 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:58:30 [2024-02-28T21:58:30.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
16:58:30 [2024-02-28T21:58:30.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
16:58:30 [2024-02-28T21:58:30.988Z] 
16:58:30 [2024-02-28T21:58:30.988Z] (Eclipse:19192): Gtk-WARNING **: 21:58:30.936: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:58:30 [2024-02-28T21:58:30.988Z] 
16:58:30 [2024-02-28T21:58:30.988Z] (Eclipse:19192): Gtk-WARNING **: 21:58:30.936: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:58:30 [2024-02-28T21:58:30.988Z] 
16:58:30 [2024-02-28T21:58:30.988Z] (Eclipse:19192): Gtk-WARNING **: 21:58:30.936: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:58:30 [2024-02-28T21:58:30.988Z] 
16:58:30 [2024-02-28T21:58:30.988Z] (Eclipse:19192): Gtk-WARNING **: 21:58:30.936: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:58:30 [2024-02-28T21:58:30.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
16:58:30 [2024-02-28T21:58:30.988Z] 
16:58:30 [2024-02-28T21:58:30.988Z] (Eclipse:19192): Gtk-WARNING **: 21:58:30.970: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:58:30 [2024-02-28T21:58:30.988Z] 
16:58:30 [2024-02-28T21:58:30.988Z] (Eclipse:19192): Gtk-WARNING **: 21:58:30.970: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:58:30 [2024-02-28T21:58:30.988Z] 
16:58:30 [2024-02-28T21:58:30.988Z] (Eclipse:19192): Gtk-WARNING **: 21:58:30.970: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:58:30 [2024-02-28T21:58:30.988Z] 
16:58:30 [2024-02-28T21:58:30.988Z] (Eclipse:19192): Gtk-WARNING **: 21:58:30.970: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:58:31 [2024-02-28T21:58:31.244Z] 
16:58:31 [2024-02-28T21:58:31.244Z] (Eclipse:19192): Gtk-WARNING **: 21:58:30.988: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:58:31 [2024-02-28T21:58:31.244Z] 
16:58:31 [2024-02-28T21:58:31.244Z] (Eclipse:19192): Gtk-WARNING **: 21:58:30.989: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:58:31 [2024-02-28T21:58:31.244Z] 
16:58:31 [2024-02-28T21:58:31.244Z] (Eclipse:19192): Gtk-WARNING **: 21:58:30.989: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:58:31 [2024-02-28T21:58:31.244Z] 
16:58:31 [2024-02-28T21:58:31.244Z] (Eclipse:19192): Gtk-WARNING **: 21:58:30.989: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:58:31 [2024-02-28T21:58:31.244Z] 
16:58:31 [2024-02-28T21:58:31.244Z] (Eclipse:19192): Gtk-WARNING **: 21:58:31.009: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:58:31 [2024-02-28T21:58:31.244Z] 
16:58:31 [2024-02-28T21:58:31.244Z] (Eclipse:19192): Gtk-WARNING **: 21:58:31.009: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:58:31 [2024-02-28T21:58:31.244Z] 
16:58:31 [2024-02-28T21:58:31.244Z] (Eclipse:19192): Gtk-WARNING **: 21:58:31.009: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:58:31 [2024-02-28T21:58:31.244Z] 
16:58:31 [2024-02-28T21:58:31.244Z] (Eclipse:19192): Gtk-WARNING **: 21:58:31.009: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:58:31 [2024-02-28T21:58:31.244Z] 
16:58:31 [2024-02-28T21:58:31.244Z] (Eclipse:19192): Gtk-WARNING **: 21:58:31.025: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:58:31 [2024-02-28T21:58:31.244Z] 
16:58:31 [2024-02-28T21:58:31.244Z] (Eclipse:19192): Gtk-WARNING **: 21:58:31.025: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:58:31 [2024-02-28T21:58:31.244Z] 
16:58:31 [2024-02-28T21:58:31.244Z] (Eclipse:19192): Gtk-WARNING **: 21:58:31.025: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:58:31 [2024-02-28T21:58:31.244Z] 
16:58:31 [2024-02-28T21:58:31.244Z] (Eclipse:19192): Gtk-WARNING **: 21:58:31.025: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:58:31 [2024-02-28T21:58:31.244Z] 
16:58:31 [2024-02-28T21:58:31.244Z] (Eclipse:19192): Gtk-WARNING **: 21:58:31.041: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:58:31 [2024-02-28T21:58:31.244Z] 
16:58:31 [2024-02-28T21:58:31.244Z] (Eclipse:19192): Gtk-WARNING **: 21:58:31.041: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:58:31 [2024-02-28T21:58:31.244Z] 
16:58:31 [2024-02-28T21:58:31.244Z] (Eclipse:19192): Gtk-WARNING **: 21:58:31.041: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:58:31 [2024-02-28T21:58:31.244Z] 
16:58:31 [2024-02-28T21:58:31.244Z] (Eclipse:19192): Gtk-WARNING **: 21:58:31.041: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:58:31 [2024-02-28T21:58:31.244Z] 
16:58:31 [2024-02-28T21:58:31.244Z] (Eclipse:19192): Gtk-WARNING **: 21:58:31.056: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:58:31 [2024-02-28T21:58:31.244Z] 
16:58:31 [2024-02-28T21:58:31.244Z] (Eclipse:19192): Gtk-WARNING **: 21:58:31.056: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:58:31 [2024-02-28T21:58:31.244Z] 
16:58:31 [2024-02-28T21:58:31.244Z] (Eclipse:19192): Gtk-WARNING **: 21:58:31.056: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:58:31 [2024-02-28T21:58:31.244Z] 
16:58:31 [2024-02-28T21:58:31.244Z] (Eclipse:19192): Gtk-WARNING **: 21:58:31.056: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:58:31 [2024-02-28T21:58:31.244Z] 
16:58:31 [2024-02-28T21:58:31.244Z] (Eclipse:19192): Gtk-WARNING **: 21:58:31.071: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:58:31 [2024-02-28T21:58:31.244Z] 
16:58:31 [2024-02-28T21:58:31.244Z] (Eclipse:19192): Gtk-WARNING **: 21:58:31.071: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:58:31 [2024-02-28T21:58:31.244Z] 
16:58:31 [2024-02-28T21:58:31.244Z] (Eclipse:19192): Gtk-WARNING **: 21:58:31.071: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:58:31 [2024-02-28T21:58:31.244Z] 
16:58:31 [2024-02-28T21:58:31.244Z] (Eclipse:19192): Gtk-WARNING **: 21:58:31.071: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:58:31 [2024-02-28T21:58:31.244Z] 
16:58:31 [2024-02-28T21:58:31.244Z] (Eclipse:19192): Gtk-WARNING **: 21:58:31.086: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:58:31 [2024-02-28T21:58:31.244Z] 
16:58:31 [2024-02-28T21:58:31.244Z] (Eclipse:19192): Gtk-WARNING **: 21:58:31.086: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:58:31 [2024-02-28T21:58:31.244Z] 
16:58:31 [2024-02-28T21:58:31.244Z] (Eclipse:19192): Gtk-WARNING **: 21:58:31.086: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:58:31 [2024-02-28T21:58:31.244Z] 
16:58:31 [2024-02-28T21:58:31.244Z] (Eclipse:19192): Gtk-WARNING **: 21:58:31.086: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:58:31 [2024-02-28T21:58:31.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
16:58:31 [2024-02-28T21:58:31.244Z] 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=-239472714 data=null doit=true}, Shell with text {Confirm Clear}]
16:58:31 [2024-02-28T21:58:31.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
16:58:31 [2024-02-28T21:58:31.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
16:58:31 [2024-02-28T21:58:31.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
16:58:31 [2024-02-28T21:58:31.244Z] 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')
16:58:31 [2024-02-28T21:58:31.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
16:58:31 [2024-02-28T21:58:31.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
16:58:31 [2024-02-28T21:58:31.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-239472714 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:58:31 [2024-02-28T21:58:31.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-239472713 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:58:31 [2024-02-28T21:58:31.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-239472713 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:58:31 [2024-02-28T21:58:31.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-239472713 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:58:31 [2024-02-28T21:58:31.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-239472713 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:58:31 [2024-02-28T21:58:31.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-239472713 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:58:31 [2024-02-28T21:58:31.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-239472713 data=null 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')]
16:58:32 [2024-02-28T21:58:32.606Z] 
16:58:32 [2024-02-28T21:58:32.606Z] (Eclipse:19192): Gtk-WARNING **: 21:58:32.266: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:58:32 [2024-02-28T21:58:32.607Z] 
16:58:32 [2024-02-28T21:58:32.607Z] (Eclipse:19192): Gtk-WARNING **: 21:58:32.266: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:58:32 [2024-02-28T21:58:32.607Z] 
16:58:32 [2024-02-28T21:58:32.607Z] (Eclipse:19192): Gtk-WARNING **: 21:58:32.266: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:58:32 [2024-02-28T21:58:32.607Z] 
16:58:32 [2024-02-28T21:58:32.607Z] (Eclipse:19192): Gtk-WARNING **: 21:58:32.266: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:58:32 [2024-02-28T21:58:32.607Z] 
16:58:32 [2024-02-28T21:58:32.607Z] (Eclipse:19192): Gtk-WARNING **: 21:58:32.282: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:58:32 [2024-02-28T21:58:32.607Z] 
16:58:32 [2024-02-28T21:58:32.607Z] (Eclipse:19192): Gtk-WARNING **: 21:58:32.282: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:58:32 [2024-02-28T21:58:32.607Z] 
16:58:32 [2024-02-28T21:58:32.607Z] (Eclipse:19192): Gtk-WARNING **: 21:58:32.282: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:58:32 [2024-02-28T21:58:32.607Z] 
16:58:32 [2024-02-28T21:58:32.607Z] (Eclipse:19192): Gtk-WARNING **: 21:58:32.282: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:58:32 [2024-02-28T21:58:32.607Z] 
16:58:32 [2024-02-28T21:58:32.607Z] (Eclipse:19192): Gtk-WARNING **: 21:58:32.429: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:58:32 [2024-02-28T21:58:32.607Z] 
16:58:32 [2024-02-28T21:58:32.607Z] (Eclipse:19192): Gtk-WARNING **: 21:58:32.429: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:58:32 [2024-02-28T21:58:32.607Z] 
16:58:32 [2024-02-28T21:58:32.607Z] (Eclipse:19192): Gtk-WARNING **: 21:58:32.429: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:58:32 [2024-02-28T21:58:32.607Z] 
16:58:32 [2024-02-28T21:58:32.607Z] (Eclipse:19192): Gtk-WARNING **: 21:58:32.429: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:58:33 [2024-02-28T21:58:33.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:58:33 [2024-02-28T21:58:33.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-239472955 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
16:58:33 [2024-02-28T21:58:33.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:58:33 [2024-02-28T21:58:33.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:33 [2024-02-28T21:58:33.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:33 [2024-02-28T21:58:33.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:33 [2024-02-28T21:58:33.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:33 [2024-02-28T21:58:33.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:33 [2024-02-28T21:58:33.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239470006 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:58:33 [2024-02-28T21:58:33.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239470005 data=null doit=true}, TreeItem with text {test}]
16:58:33 [2024-02-28T21:58:33.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239470005 data=null}, TreeItem with text {test}]
16:58:33 [2024-02-28T21:58:33.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239470005 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:33 [2024-02-28T21:58:33.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239470005 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:58:33 [2024-02-28T21:58:33.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239469998 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:33 [2024-02-28T21:58:33.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:33 [2024-02-28T21:58:33.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239469997 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:58:33 [2024-02-28T21:58:33.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239469997 data=null doit=true}, TreeItem with text {test}]
16:58:33 [2024-02-28T21:58:33.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239469997 data=null}, TreeItem with text {test}]
16:58:33 [2024-02-28T21:58:33.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239469997 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:33 [2024-02-28T21:58:33.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239469997 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:58:33 [2024-02-28T21:58:33.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239469994 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:33 [2024-02-28T21:58:33.982Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:58:33 [2024-02-28T21:58:33.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:33 [2024-02-28T21:58:33.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-239469993 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:58:33 [2024-02-28T21:58:33.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-239469993 data=null doit=true}, TreeItem with text {Traces [0]}]
16:58:33 [2024-02-28T21:58:33.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-239469993 data=null}, TreeItem with text {Traces [0]}]
16:58:33 [2024-02-28T21:58:33.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-239469993 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:58:33 [2024-02-28T21:58:33.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239469993 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]}]
16:58:33 [2024-02-28T21:58:33.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-239469979 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:58:33 [2024-02-28T21:58:33.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:33 [2024-02-28T21:58:33.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-239469979 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:58:33 [2024-02-28T21:58:33.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-239469979 data=null doit=true}, TreeItem with text {Traces [0]}]
16:58:33 [2024-02-28T21:58:33.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-239469979 data=null}, TreeItem with text {Traces [0]}]
16:58:33 [2024-02-28T21:58:33.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-239469978 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:58:33 [2024-02-28T21:58:33.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239469978 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]}]
16:58:33 [2024-02-28T21:58:33.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-239469976 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:58:33 [2024-02-28T21:58:33.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:58:33 [2024-02-28T21:58:33.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
16:58:33 [2024-02-28T21:58:33.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
16:58:34 [2024-02-28T21:58:34.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:58:34 [2024-02-28T21:58:34.238Z] 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=-239469824 data=null doit=true}, Shell with text {Trace Import}]
16:58:34 [2024-02-28T21:58:34.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:58:34 [2024-02-28T21:58:34.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:58:34 [2024-02-28T21:58:34.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:58:34 [2024-02-28T21:58:34.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
16:58:34 [2024-02-28T21:58:34.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
16:58:34 [2024-02-28T21:58:34.239Z] 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')
16:58:34 [2024-02-28T21:58:34.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:58:34 [2024-02-28T21:58:34.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:58:34 [2024-02-28T21:58:34.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:58:34 [2024-02-28T21:58:34.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:58:34 [2024-02-28T21:58:34.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:58:34 [2024-02-28T21:58:34.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:58:34 [2024-02-28T21:58:34.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:58:34 [2024-02-28T21:58:34.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:58:34 [2024-02-28T21:58:34.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:58:34 [2024-02-28T21:58:34.239Z] 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.
16:58:34 [2024-02-28T21:58:34.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:58:34 [2024-02-28T21:58:34.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:58:34 [2024-02-28T21:58:34.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:58:34 [2024-02-28T21:58:34.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:58:34 [2024-02-28T21:58:34.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:58:34 [2024-02-28T21:58:34.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:58:34 [2024-02-28T21:58:34.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:58:34 [2024-02-28T21:58:34.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip
16:58:34 [2024-02-28T21:58:34.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip} [layout=null] time=-239469791 data=null}, (of type 'Combo')]
16:58:34 [2024-02-28T21:58:34.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip
16:58:34 [2024-02-28T21:58:34.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:34 [2024-02-28T21:58:34.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:34 [2024-02-28T21:58:34.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:58:34 [2024-02-28T21:58:34.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:34 [2024-02-28T21:58:34.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:34 [2024-02-28T21:58:34.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=-239469740 data=null doit=true}, TreeItem with text {/}]
16:58:34 [2024-02-28T21:58:34.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=-239469740 data=null}, TreeItem with text {/}]
16:58:34 [2024-02-28T21:58:34.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=-239469740 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
16:58:34 [2024-02-28T21:58:34.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239469740 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {/}]
16:58:34 [2024-02-28T21:58:34.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=-239469739 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
16:58:34 [2024-02-28T21:58:34.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {z-clashes} time=-239469708 data=null doit=true}, Tree node with text: z-clashes]
16:58:34 [2024-02-28T21:58:34.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {z-clashes} time=-239469708 data=null}, Tree node with text: z-clashes]
16:58:34 [2024-02-28T21:58:34.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {z-clashes} time=-239469708 data=null button=1 stateMask=0x0 x=111 y=150 count=1}, Tree node with text: z-clashes]
16:58:34 [2024-02-28T21:58:34.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239469708 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]
16:58:34 [2024-02-28T21:58:34.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {z-clashes} time=-239469707 data=null button=1 stateMask=0x80000 x=111 y=150 count=1}, Tree node with text: z-clashes]
16:58:34 [2024-02-28T21:58:34.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:34 [2024-02-28T21:58:34.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {z-clashes} time=-239469706 data=null button=0 stateMask=0x0 x=111 y=150 count=0}, Tree node with text: z-clashes]
16:58:34 [2024-02-28T21:58:34.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {z-clashes} time=-239469706 data=null doit=true}, Tree node with text: z-clashes]
16:58:34 [2024-02-28T21:58:34.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {z-clashes} time=-239469706 data=null}, Tree node with text: z-clashes]
16:58:34 [2024-02-28T21:58:34.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {z-clashes} time=-239469706 data=null button=1 stateMask=0x0 x=111 y=150 count=1}, Tree node with text: z-clashes]
16:58:34 [2024-02-28T21:58:34.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239469706 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]
16:58:34 [2024-02-28T21:58:34.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {z-clashes} time=-239469705 data=null button=1 stateMask=0x80000 x=111 y=150 count=1}, Tree node with text: z-clashes]
16:58:34 [2024-02-28T21:58:34.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:58:34 [2024-02-28T21:58:34.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:58:34 [2024-02-28T21:58:34.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomTxt.log
16:58:34 [2024-02-28T21:58:34.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:34 [2024-02-28T21:58:34.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:34 [2024-02-28T21:58:34.240Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {/} is already expanded. Won't expand it again.
16:58:34 [2024-02-28T21:58:34.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:34 [2024-02-28T21:58:34.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239469659 data=null button=0 stateMask=0x0 x=153 y=58 count=0}, Tree node with text: kernel-overlap-testing]
16:58:34 [2024-02-28T21:58:34.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-239469659 data=null doit=true}, Tree node with text: kernel-overlap-testing]
16:58:34 [2024-02-28T21:58:34.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-239469659 data=null}, Tree node with text: kernel-overlap-testing]
16:58:34 [2024-02-28T21:58:34.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239469658 data=null button=1 stateMask=0x0 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
16:58:34 [2024-02-28T21:58:34.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239469658 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]
16:58:34 [2024-02-28T21:58:34.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239469657 data=null button=1 stateMask=0x80000 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
16:58:34 [2024-02-28T21:58:34.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel-overlap-testing
16:58:34 [2024-02-28T21:58:34.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:58:34 [2024-02-28T21:58:34.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:58:34 [2024-02-28T21:58:34.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:58:34 [2024-02-28T21:58:34.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:58:34 [2024-02-28T21:58:34.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:58:34 [2024-02-28T21:58:34.240Z] 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:'))
16:58:34 [2024-02-28T21:58:34.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:58:34 [2024-02-28T21:58:34.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-239469655 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:'))]
16:58:34 [2024-02-28T21:58:34.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:58:34 [2024-02-28T21:58:34.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:58:34 [2024-02-28T21:58:34.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:58:34 [2024-02-28T21:58:34.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:58:34 [2024-02-28T21:58:34.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:58:34 [2024-02-28T21:58:34.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:58:34 [2024-02-28T21:58:34.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:58:34 [2024-02-28T21:58:34.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:58:34 [2024-02-28T21:58:34.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'
16:58:34 [2024-02-28T21:58:34.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:58:34 [2024-02-28T21:58:34.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')
16:58:34 [2024-02-28T21:58:34.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:58:34 [2024-02-28T21:58:34.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:58:34 [2024-02-28T21:58:34.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:58:34 [2024-02-28T21:58:34.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:58:34 [2024-02-28T21:58:34.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:58:34 [2024-02-28T21:58:34.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:58:34 [2024-02-28T21:58:34.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:58:34 [2024-02-28T21:58:34.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:58:34 [2024-02-28T21:58:34.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:58:34 [2024-02-28T21:58:34.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:58:34 [2024-02-28T21:58:34.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:58:34 [2024-02-28T21:58:34.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:58:34 [2024-02-28T21:58:34.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:58:34 [2024-02-28T21:58:34.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:58:34 [2024-02-28T21:58:34.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:58:34 [2024-02-28T21:58:34.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')
16:58:34 [2024-02-28T21:58:34.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:58:34 [2024-02-28T21:58:34.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:58:34 [2024-02-28T21:58:34.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:58:34 [2024-02-28T21:58:34.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:58:34 [2024-02-28T21:58:34.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:58:34 [2024-02-28T21:58:34.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@59cd27e9
16:58:34 [2024-02-28T21:58:34.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-239469648 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')]
16:58:34 [2024-02-28T21:58:34.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-239469647 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')]
16:58:34 [2024-02-28T21:58:34.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-239469647 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:58:34 [2024-02-28T21:58:34.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-239469647 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:58:34 [2024-02-28T21:58:34.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-239469647 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')]
16:58:34 [2024-02-28T21:58:34.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-239469647 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')]
16:58:34 [2024-02-28T21:58:34.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-239469647 data=null 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')]
16:58:34 [2024-02-28T21:58:34.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-239469647 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')]
16:58:34 [2024-02-28T21:58:34.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-239469647 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')]
16:58:34 [2024-02-28T21:58:34.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-239469647 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')]
16:58:34 [2024-02-28T21:58:34.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-239469647 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:58:34 [2024-02-28T21:58:34.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-239469647 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:58:34 [2024-02-28T21:58:34.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:58:34 [2024-02-28T21:58:34.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:58:34 [2024-02-28T21:58:34.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:58:34 [2024-02-28T21:58:34.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:58:34 [2024-02-28T21:58:34.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:58:34 [2024-02-28T21:58:34.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:58:34 [2024-02-28T21:58:34.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:58:34 [2024-02-28T21:58:34.241Z] 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')
16:58:34 [2024-02-28T21:58:34.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:58:34 [2024-02-28T21:58:34.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:58:34 [2024-02-28T21:58:34.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:58:34 [2024-02-28T21:58:34.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:58:34 [2024-02-28T21:58:34.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:58:34 [2024-02-28T21:58:34.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:58:34 [2024-02-28T21:58:34.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:58:34 [2024-02-28T21:58:34.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:58:34 [2024-02-28T21:58:34.241Z] 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.
16:58:34 [2024-02-28T21:58:34.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:58:34 [2024-02-28T21:58:34.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:58:34 [2024-02-28T21:58:34.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:58:34 [2024-02-28T21:58:34.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:58:34 [2024-02-28T21:58:34.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:58:34 [2024-02-28T21:58:34.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:58:34 [2024-02-28T21:58: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'
16:58:34 [2024-02-28T21:58:34.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:58:34 [2024-02-28T21:58: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')
16:58:34 [2024-02-28T21:58:34.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:58:34 [2024-02-28T21:58:34.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:58:34 [2024-02-28T21:58:34.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:58:34 [2024-02-28T21:58:34.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:58:34 [2024-02-28T21:58:34.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:58:34 [2024-02-28T21:58:34.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:58:34 [2024-02-28T21:58: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')
16:58:34 [2024-02-28T21:58: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.
16:58:34 [2024-02-28T21:58:34.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:58:34 [2024-02-28T21:58:34.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:58:34 [2024-02-28T21:58:34.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:58:34 [2024-02-28T21:58:34.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:58:34 [2024-02-28T21:58:34.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:58:34 [2024-02-28T21:58:34.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:58:34 [2024-02-28T21:58:34.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:58:34 [2024-02-28T21:58:34.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:58:34 [2024-02-28T21:58:34.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:58:34 [2024-02-28T21:58:34.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:58:34 [2024-02-28T21:58:34.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:58:34 [2024-02-28T21:58:34.242Z] 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')
16:58:34 [2024-02-28T21:58:34.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:58:34 [2024-02-28T21:58:34.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:58:34 [2024-02-28T21:58:34.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:58:34 [2024-02-28T21:58:34.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:58:34 [2024-02-28T21:58:34.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.
16:58:34 [2024-02-28T21:58:34.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:58:34 [2024-02-28T21:58:34.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:58:34 [2024-02-28T21:58:34.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:58:34 [2024-02-28T21:58:34.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:58:34 [2024-02-28T21:58:34.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:58:34 [2024-02-28T21:58:34.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:58:34 [2024-02-28T21:58:34.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:58:34 [2024-02-28T21:58:34.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:58:34 [2024-02-28T21:58:34.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:58:34 [2024-02-28T21:58:34.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:58:34 [2024-02-28T21:58: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)'
16:58:34 [2024-02-28T21:58:34.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:58:34 [2024-02-28T21:58: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')
16:58:34 [2024-02-28T21:58:34.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:58:34 [2024-02-28T21:58:34.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:58:34 [2024-02-28T21:58: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')
16:58:34 [2024-02-28T21:58: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.
16:58:34 [2024-02-28T21:58:34.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:58:34 [2024-02-28T21:58:34.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:58:34 [2024-02-28T21:58:34.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:58:34 [2024-02-28T21:58:34.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:58:34 [2024-02-28T21:58:34.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:58:34 [2024-02-28T21:58:34.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:58:34 [2024-02-28T21:58:34.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:58:34 [2024-02-28T21:58:34.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:58:34 [2024-02-28T21:58:34.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:58:34 [2024-02-28T21:58:34.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:58:34 [2024-02-28T21:58:34.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:58:34 [2024-02-28T21:58:34.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:58:34 [2024-02-28T21:58:34.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:58:34 [2024-02-28T21:58:34.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:58:34 [2024-02-28T21:58: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')
16:58:34 [2024-02-28T21:58:34.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:58:34 [2024-02-28T21:58:34.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-239469644 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:58:34 [2024-02-28T21:58:34.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-239469644 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:58:34 [2024-02-28T21:58:34.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-239469644 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:58:34 [2024-02-28T21:58:34.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-239469644 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:58:34 [2024-02-28T21:58:34.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-239469644 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:58:34 [2024-02-28T21:58:34.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-239469644 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:58:34 [2024-02-28T21:58: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')
16:58:34 [2024-02-28T21:58: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')
16:58:34 [2024-02-28T21:58: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')
16:58:34 [2024-02-28T21:58: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')
16:58:34 [2024-02-28T21:58: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')
16:58:34 [2024-02-28T21:58:34.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:58:34 [2024-02-28T21:58:34.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-239469644 data=null 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')]
16:58:34 [2024-02-28T21:58:34.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-239469956 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
16:58:34 [2024-02-28T21:58:34.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:58:34 [2024-02-28T21:58:34.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:34 [2024-02-28T21:58:34.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:34 [2024-02-28T21:58:34.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:34 [2024-02-28T21:58:34.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:34 [2024-02-28T21:58:34.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:34 [2024-02-28T21:58:34.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239469135 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:58:34 [2024-02-28T21:58:34.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239469135 data=null doit=true}, TreeItem with text {test}]
16:58:34 [2024-02-28T21:58:34.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239469134 data=null}, TreeItem with text {test}]
16:58:34 [2024-02-28T21:58:34.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239469134 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:34 [2024-02-28T21:58:34.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239469134 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:58:34 [2024-02-28T21:58:34.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239469128 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:34 [2024-02-28T21:58:34.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:34 [2024-02-28T21:58:34.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239469128 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:58:34 [2024-02-28T21:58:34.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239469128 data=null doit=true}, TreeItem with text {test}]
16:58:34 [2024-02-28T21:58:34.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239469128 data=null}, TreeItem with text {test}]
16:58:34 [2024-02-28T21:58:34.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239469128 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:34 [2024-02-28T21:58:34.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239469128 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:58:34 [2024-02-28T21:58:34.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239469119 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:34 [2024-02-28T21:58:34.755Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:58:34 [2024-02-28T21:58:34.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:34 [2024-02-28T21:58:34.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-239469118 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
16:58:34 [2024-02-28T21:58:34.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-239469118 data=null doit=true}, TreeItem with text {Traces [2]}]
16:58:34 [2024-02-28T21:58:34.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-239469118 data=null}, TreeItem with text {Traces [2]}]
16:58:34 [2024-02-28T21:58:34.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-239469118 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:58:34 [2024-02-28T21:58:34.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239469118 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]}]
16:58:34 [2024-02-28T21:58:34.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-239469113 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:58:34 [2024-02-28T21:58:34.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-239469113 data=null doit=true}, TreeItem with text {Traces [2]}]
16:58:34 [2024-02-28T21:58:34.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-239469113 data=null}, TreeItem with text {Traces [2]}]
16:58:34 [2024-02-28T21:58:34.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-239469113 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:58:34 [2024-02-28T21:58:34.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239469113 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]}]
16:58:34 [2024-02-28T21:58:34.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-239469112 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:58:34 [2024-02-28T21:58:34.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {z-clashes [1]} time=-239469112 data=null doit=true}, TreeItem with text {z-clashes [1]}]
16:58:34 [2024-02-28T21:58:34.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {z-clashes [1]} time=-239469112 data=null}, TreeItem with text {z-clashes [1]}]
16:58:34 [2024-02-28T21:58:34.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {z-clashes [1]} time=-239469112 data=null button=1 stateMask=0x0 x=120 y=81 count=1}, TreeItem with text {z-clashes [1]}]
16:58:34 [2024-02-28T21:58:34.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239469111 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]}]
16:58:34 [2024-02-28T21:58:34.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {z-clashes [1]} time=-239469111 data=null button=1 stateMask=0x80000 x=120 y=81 count=1}, TreeItem with text {z-clashes [1]}]
16:58:35 [2024-02-28T21:58:35.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:58:35 [2024-02-28T21:58:35.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:35 [2024-02-28T21:58:35.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239468785 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:58:35 [2024-02-28T21:58:35.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239468785 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:58:35 [2024-02-28T21:58:35.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239468785 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:58:35 [2024-02-28T21:58:35.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239468785 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:58:35 [2024-02-28T21:58:35.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239468785 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}]
16:58:35 [2024-02-28T21:58:35.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239468761 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:58:35 [2024-02-28T21:58:35.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:35 [2024-02-28T21:58:35.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:35 [2024-02-28T21:58:35.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:35 [2024-02-28T21:58:35.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:35 [2024-02-28T21:58:35.316Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:58:35 [2024-02-28T21:58:35.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:35 [2024-02-28T21:58:35.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239468759 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:58:35 [2024-02-28T21:58:35.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239468759 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:58:35 [2024-02-28T21:58:35.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239468759 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:58:35 [2024-02-28T21:58:35.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239468759 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:58:35 [2024-02-28T21:58:35.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239468759 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}]
16:58:35 [2024-02-28T21:58:35.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239468756 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:58:35 [2024-02-28T21:58:35.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
16:58:35 [2024-02-28T21:58:35.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239468756 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:58:35 [2024-02-28T21:58:35.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239468756 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:58:35 [2024-02-28T21:58:35.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:35 [2024-02-28T21:58:35.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239468756 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:58:35 [2024-02-28T21:58:35.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239468756 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:58:35 [2024-02-28T21:58:35.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239468756 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}]
16:58:35 [2024-02-28T21:58:35.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239468753 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:58:35 [2024-02-28T21:58:35.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239468753 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:58:35 [2024-02-28T21:58:35.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239468753 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:58:35 [2024-02-28T21:58:35.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239468753 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}]
16:58:35 [2024-02-28T21:58:35.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239468724 data=null button=1 stateMask=0x80000 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:58:35 [2024-02-28T21:58:35.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239468718 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:58:35 [2024-02-28T21:58:35.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239468718 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:58:35 [2024-02-28T21:58:35.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239468718 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:58:35 [2024-02-28T21:58:35.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
16:58:35 [2024-02-28T21:58:35.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:36 [2024-02-28T21:58:36.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:58:36 [2024-02-28T21:58:36.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:58:36 [2024-02-28T21:58:36.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:58:36 [2024-02-28T21:58:36.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:58:36 [2024-02-28T21:58:36.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:58:36 [2024-02-28T21:58:36.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-239467213 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:58:36 [2024-02-28T21:58:36.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-239467213 data=null doit=true}, TableItem with text {}]
16:58:36 [2024-02-28T21:58:36.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-239467213 data=null}, TableItem with text {}]
16:58:36 [2024-02-28T21:58:36.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-239467213 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:58:36 [2024-02-28T21:58:36.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239467213 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:58:36 [2024-02-28T21:58:36.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-239467211 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:58:36 [2024-02-28T21:58:36.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:58:36 [2024-02-28T21:58:36.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:58:36 [2024-02-28T21:58:36.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:58:36 [2024-02-28T21:58:36.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:36 [2024-02-28T21:58:36.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239467138 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:58:36 [2024-02-28T21:58:36.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239467138 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:58:36 [2024-02-28T21:58:36.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239467138 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:58:36 [2024-02-28T21:58:36.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239467137 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:58:36 [2024-02-28T21:58:36.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239467137 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}]
16:58:36 [2024-02-28T21:58:36.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239467134 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:58:36 [2024-02-28T21:58:36.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:36 [2024-02-28T21:58:36.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:36 [2024-02-28T21:58:36.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:36 [2024-02-28T21:58:36.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:36 [2024-02-28T21:58:36.803Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:58:36 [2024-02-28T21:58:36.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:58:36 [2024-02-28T21:58:36.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:36 [2024-02-28T21:58:36.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:36 [2024-02-28T21:58:36.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:36 [2024-02-28T21:58:36.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:36 [2024-02-28T21:58:36.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:36 [2024-02-28T21:58:36.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239467131 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:58:36 [2024-02-28T21:58:36.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239467131 data=null doit=true}, TreeItem with text {test}]
16:58:36 [2024-02-28T21:58:36.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239467131 data=null}, TreeItem with text {test}]
16:58:36 [2024-02-28T21:58:36.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239467130 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:36 [2024-02-28T21:58:36.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239467130 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:58:36 [2024-02-28T21:58:36.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239467110 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:36 [2024-02-28T21:58:36.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:36 [2024-02-28T21:58:36.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239467110 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:58:36 [2024-02-28T21:58:36.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239467110 data=null doit=true}, TreeItem with text {test}]
16:58:36 [2024-02-28T21:58:36.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239467110 data=null}, TreeItem with text {test}]
16:58:36 [2024-02-28T21:58:36.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239467110 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:36 [2024-02-28T21:58:36.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239467110 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:58:36 [2024-02-28T21:58:36.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239467098 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:36 [2024-02-28T21:58:36.803Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:58:36 [2024-02-28T21:58:36.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:36 [2024-02-28T21:58:36.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-239467098 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
16:58:36 [2024-02-28T21:58:36.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-239467098 data=null doit=true}, TreeItem with text {Traces [2]}]
16:58:36 [2024-02-28T21:58:36.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-239467098 data=null}, TreeItem with text {Traces [2]}]
16:58:36 [2024-02-28T21:58:36.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-239467097 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:58:36 [2024-02-28T21:58:36.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239467097 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]}]
16:58:36 [2024-02-28T21:58:36.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-239467087 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:58:36 [2024-02-28T21:58:36.804Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
16:58:37 [2024-02-28T21:58:37.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:58:37 [2024-02-28T21:58:37.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:37 [2024-02-28T21:58:37.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239466857 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
16:58:37 [2024-02-28T21:58:37.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-239466857 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:58:37 [2024-02-28T21:58:37.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-239466857 data=null}, TreeItem with text {kernel-overlap-testing}]
16:58:37 [2024-02-28T21:58:37.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239466857 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
16:58:37 [2024-02-28T21:58:37.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239466857 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}]
16:58:37 [2024-02-28T21:58:37.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239466847 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
16:58:37 [2024-02-28T21:58:37.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:37 [2024-02-28T21:58:37.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:37 [2024-02-28T21:58:37.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:37 [2024-02-28T21:58:37.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:37 [2024-02-28T21:58:37.059Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:58:37 [2024-02-28T21:58:37.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:37 [2024-02-28T21:58:37.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239466846 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
16:58:37 [2024-02-28T21:58:37.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-239466845 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:58:37 [2024-02-28T21:58:37.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-239466845 data=null}, TreeItem with text {kernel-overlap-testing}]
16:58:37 [2024-02-28T21:58:37.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239466845 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
16:58:37 [2024-02-28T21:58:37.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239466845 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}]
16:58:37 [2024-02-28T21:58:37.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239466843 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
16:58:37 [2024-02-28T21:58:37.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
16:58:37 [2024-02-28T21:58:37.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239466843 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
16:58:37 [2024-02-28T21:58:37.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-239466843 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:58:37 [2024-02-28T21:58:37.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:37 [2024-02-28T21:58:37.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-239466842 data=null}, TreeItem with text {kernel-overlap-testing}]
16:58:37 [2024-02-28T21:58:37.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239466842 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
16:58:37 [2024-02-28T21:58:37.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239466842 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}]
16:58:37 [2024-02-28T21:58:37.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239466834 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
16:58:37 [2024-02-28T21:58:37.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239466834 data=null button=1 stateMask=0x0 x=151 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
16:58:37 [2024-02-28T21:58:37.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239466833 data=null button=1 stateMask=0x0 x=151 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
16:58:37 [2024-02-28T21:58:37.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239466833 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}]
16:58:37 [2024-02-28T21:58:37.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239466802 data=null button=1 stateMask=0x80000 x=151 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
16:58:37 [2024-02-28T21:58:37.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239466797 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
16:58:37 [2024-02-28T21:58:37.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-239466797 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:58:37 [2024-02-28T21:58:37.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-239466797 data=null}, TreeItem with text {kernel-overlap-testing}]
16:58:37 [2024-02-28T21:58:37.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
16:58:37 [2024-02-28T21:58:37.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:37 [2024-02-28T21:58:37.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:37 [2024-02-28T21:58:37.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:37 [2024-02-28T21:58:37.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:58:37 [2024-02-28T21:58:37.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:58:37 [2024-02-28T21:58:37.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:58:37 [2024-02-28T21:58:37.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:58:37 [2024-02-28T21:58:37.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:58:37 [2024-02-28T21:58:37.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-239466291 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:58:37 [2024-02-28T21:58:37.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-239466291 data=null doit=true}, TableItem with text {}]
16:58:37 [2024-02-28T21:58:37.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-239466291 data=null}, TableItem with text {}]
16:58:37 [2024-02-28T21:58:37.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-239466291 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:58:37 [2024-02-28T21:58:37.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239466291 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:58:37 [2024-02-28T21:58:37.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-239466288 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:58:37 [2024-02-28T21:58:37.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:58:37 [2024-02-28T21:58:37.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:58:38 [2024-02-28T21:58:38.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:58:38 [2024-02-28T21:58:38.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:38 [2024-02-28T21:58:38.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239465342 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
16:58:38 [2024-02-28T21:58:38.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-239465342 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:58:38 [2024-02-28T21:58:38.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-239465342 data=null}, TreeItem with text {kernel-overlap-testing}]
16:58:38 [2024-02-28T21:58:38.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239465341 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
16:58:38 [2024-02-28T21:58:38.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239465341 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}]
16:58:38 [2024-02-28T21:58:38.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239465338 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
16:58:38 [2024-02-28T21:58:38.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:38 [2024-02-28T21:58:38.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:38 [2024-02-28T21:58:38.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:38 [2024-02-28T21:58:38.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:38 [2024-02-28T21:58:38.547Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:58:38 [2024-02-28T21:58:38.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:58:38 [2024-02-28T21:58:38.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:38 [2024-02-28T21:58:38.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:38 [2024-02-28T21:58:38.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:38 [2024-02-28T21:58:38.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:38 [2024-02-28T21:58:38.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:38 [2024-02-28T21:58:38.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239465335 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:58:38 [2024-02-28T21:58:38.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239465335 data=null doit=true}, TreeItem with text {test}]
16:58:38 [2024-02-28T21:58:38.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239465335 data=null}, TreeItem with text {test}]
16:58:38 [2024-02-28T21:58:38.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239465335 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:38 [2024-02-28T21:58:38.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239465335 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:58:38 [2024-02-28T21:58:38.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239465319 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:38 [2024-02-28T21:58:38.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:38 [2024-02-28T21:58:38.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239465318 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:58:38 [2024-02-28T21:58:38.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239465318 data=null doit=true}, TreeItem with text {test}]
16:58:38 [2024-02-28T21:58:38.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239465318 data=null}, TreeItem with text {test}]
16:58:38 [2024-02-28T21:58:38.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239465318 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:38 [2024-02-28T21:58:38.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239465318 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:58:38 [2024-02-28T21:58:38.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239465313 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:38 [2024-02-28T21:58:38.547Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:58:38 [2024-02-28T21:58:38.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:38 [2024-02-28T21:58:38.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-239465312 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
16:58:38 [2024-02-28T21:58:38.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-239465312 data=null doit=true}, TreeItem with text {Traces [2]}]
16:58:38 [2024-02-28T21:58:38.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-239465312 data=null}, TreeItem with text {Traces [2]}]
16:58:38 [2024-02-28T21:58:38.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-239465312 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:58:38 [2024-02-28T21:58:38.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239465312 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]}]
16:58:38 [2024-02-28T21:58:38.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-239465298 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:58:38 [2024-02-28T21:58:38.547Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
16:58:38 [2024-02-28T21:58:38.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:58:38 [2024-02-28T21:58:38.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:38 [2024-02-28T21:58:38.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:38 [2024-02-28T21:58:38.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:38 [2024-02-28T21:58:38.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:38 [2024-02-28T21:58:38.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:38 [2024-02-28T21:58:38.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239465289 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:58:38 [2024-02-28T21:58:38.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239465288 data=null doit=true}, TreeItem with text {test}]
16:58:38 [2024-02-28T21:58:38.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239465288 data=null}, TreeItem with text {test}]
16:58:38 [2024-02-28T21:58:38.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239465288 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:38 [2024-02-28T21:58:38.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239465288 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:58:38 [2024-02-28T21:58:38.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239465279 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:38 [2024-02-28T21:58:38.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:38 [2024-02-28T21:58:38.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239465278 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:58:38 [2024-02-28T21:58:38.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239465278 data=null doit=true}, TreeItem with text {test}]
16:58:38 [2024-02-28T21:58:38.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239465278 data=null}, TreeItem with text {test}]
16:58:38 [2024-02-28T21:58:38.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239465272 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:38 [2024-02-28T21:58:38.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239465272 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:58:38 [2024-02-28T21:58:38.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239465267 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:38 [2024-02-28T21:58:38.548Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:58:38 [2024-02-28T21:58:38.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:38 [2024-02-28T21:58:38.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-239465267 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
16:58:38 [2024-02-28T21:58:38.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-239465267 data=null doit=true}, TreeItem with text {Traces [2]}]
16:58:38 [2024-02-28T21:58:38.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-239465267 data=null}, TreeItem with text {Traces [2]}]
16:58:38 [2024-02-28T21:58:38.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-239465266 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:58:38 [2024-02-28T21:58:38.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239465266 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]}]
16:58:38 [2024-02-28T21:58:38.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-239465261 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:58:38 [2024-02-28T21:58:38.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:38 [2024-02-28T21:58:38.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-239465261 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
16:58:38 [2024-02-28T21:58:38.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-239465261 data=null doit=true}, TreeItem with text {Traces [2]}]
16:58:38 [2024-02-28T21:58:38.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-239465261 data=null}, TreeItem with text {Traces [2]}]
16:58:38 [2024-02-28T21:58:38.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-239465261 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:58:38 [2024-02-28T21:58:38.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239465261 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]}]
16:58:38 [2024-02-28T21:58:38.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-239465254 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:58:38 [2024-02-28T21:58:38.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
16:58:38 [2024-02-28T21:58:38.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
16:58:38 [2024-02-28T21:58:38.803Z] 
16:58:38 [2024-02-28T21:58:38.803Z] (Eclipse:19192): Gtk-WARNING **: 21:58:38.686: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:58:38 [2024-02-28T21:58:38.803Z] 
16:58:38 [2024-02-28T21:58:38.803Z] (Eclipse:19192): Gtk-WARNING **: 21:58:38.686: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:58:38 [2024-02-28T21:58:38.803Z] 
16:58:38 [2024-02-28T21:58:38.803Z] (Eclipse:19192): Gtk-WARNING **: 21:58:38.686: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:58:38 [2024-02-28T21:58:38.803Z] 
16:58:38 [2024-02-28T21:58:38.803Z] (Eclipse:19192): Gtk-WARNING **: 21:58:38.686: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:58:38 [2024-02-28T21:58:38.803Z] 
16:58:38 [2024-02-28T21:58:38.803Z] (Eclipse:19192): Gtk-WARNING **: 21:58:38.720: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:58:38 [2024-02-28T21:58:38.803Z] 
16:58:38 [2024-02-28T21:58:38.803Z] (Eclipse:19192): Gtk-WARNING **: 21:58:38.720: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:58:38 [2024-02-28T21:58:38.803Z] 
16:58:38 [2024-02-28T21:58:38.803Z] (Eclipse:19192): Gtk-WARNING **: 21:58:38.720: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:58:38 [2024-02-28T21:58:38.803Z] 
16:58:38 [2024-02-28T21:58:38.803Z] (Eclipse:19192): Gtk-WARNING **: 21:58:38.720: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:58:38 [2024-02-28T21:58:38.803Z] 
16:58:38 [2024-02-28T21:58:38.803Z] (Eclipse:19192): Gtk-WARNING **: 21:58:38.738: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:58:38 [2024-02-28T21:58:38.803Z] 
16:58:38 [2024-02-28T21:58:38.803Z] (Eclipse:19192): Gtk-WARNING **: 21:58:38.738: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:58:38 [2024-02-28T21:58:38.803Z] 
16:58:38 [2024-02-28T21:58:38.803Z] (Eclipse:19192): Gtk-WARNING **: 21:58:38.738: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:58:38 [2024-02-28T21:58:38.803Z] 
16:58:38 [2024-02-28T21:58:38.803Z] (Eclipse:19192): Gtk-WARNING **: 21:58:38.738: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:58:38 [2024-02-28T21:58:38.803Z] 
16:58:38 [2024-02-28T21:58:38.803Z] (Eclipse:19192): Gtk-WARNING **: 21:58:38.755: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:58:38 [2024-02-28T21:58:38.803Z] 
16:58:38 [2024-02-28T21:58:38.803Z] (Eclipse:19192): Gtk-WARNING **: 21:58:38.755: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:58:38 [2024-02-28T21:58:38.803Z] 
16:58:38 [2024-02-28T21:58:38.803Z] (Eclipse:19192): Gtk-WARNING **: 21:58:38.755: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:58:38 [2024-02-28T21:58:38.803Z] 
16:58:38 [2024-02-28T21:58:38.803Z] (Eclipse:19192): Gtk-WARNING **: 21:58:38.755: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:58:38 [2024-02-28T21:58:38.803Z] 
16:58:38 [2024-02-28T21:58:38.803Z] (Eclipse:19192): Gtk-WARNING **: 21:58:38.773: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:58:38 [2024-02-28T21:58:38.803Z] 
16:58:38 [2024-02-28T21:58:38.803Z] (Eclipse:19192): Gtk-WARNING **: 21:58:38.773: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:58:38 [2024-02-28T21:58:38.803Z] 
16:58:38 [2024-02-28T21:58:38.803Z] (Eclipse:19192): Gtk-WARNING **: 21:58:38.774: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:58:38 [2024-02-28T21:58:38.803Z] 
16:58:38 [2024-02-28T21:58:38.803Z] (Eclipse:19192): Gtk-WARNING **: 21:58:38.774: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:58:38 [2024-02-28T21:58:38.803Z] 
16:58:38 [2024-02-28T21:58:38.803Z] (Eclipse:19192): Gtk-WARNING **: 21:58:38.791: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:58:38 [2024-02-28T21:58:38.804Z] 
16:58:38 [2024-02-28T21:58:38.804Z] (Eclipse:19192): Gtk-WARNING **: 21:58:38.791: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:58:38 [2024-02-28T21:58:38.804Z] 
16:58:38 [2024-02-28T21:58:38.804Z] (Eclipse:19192): Gtk-WARNING **: 21:58:38.791: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:58:38 [2024-02-28T21:58:38.804Z] 
16:58:38 [2024-02-28T21:58:38.804Z] (Eclipse:19192): Gtk-WARNING **: 21:58:38.791: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:58:39 [2024-02-28T21:58:39.060Z] 
16:58:39 [2024-02-28T21:58:39.061Z] (Eclipse:19192): Gtk-WARNING **: 21:58:38.806: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:58:39 [2024-02-28T21:58:39.061Z] 
16:58:39 [2024-02-28T21:58:39.061Z] (Eclipse:19192): Gtk-WARNING **: 21:58:38.807: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:58:39 [2024-02-28T21:58:39.061Z] 
16:58:39 [2024-02-28T21:58:39.061Z] (Eclipse:19192): Gtk-WARNING **: 21:58:38.807: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:58:39 [2024-02-28T21:58:39.061Z] 
16:58:39 [2024-02-28T21:58:39.061Z] (Eclipse:19192): Gtk-WARNING **: 21:58:38.807: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:58:39 [2024-02-28T21:58:39.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
16:58:39 [2024-02-28T21:58:39.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
16:58:39 [2024-02-28T21:58:39.061Z] 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=-239464983 data=null doit=true}, Shell with text {Confirm Clear}]
16:58:39 [2024-02-28T21:58:39.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
16:58:39 [2024-02-28T21:58:39.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
16:58:39 [2024-02-28T21:58:39.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
16:58:39 [2024-02-28T21:58:39.061Z] 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')
16:58:39 [2024-02-28T21:58:39.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
16:58:39 [2024-02-28T21:58:39.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
16:58:39 [2024-02-28T21:58:39.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-239464982 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:58:39 [2024-02-28T21:58:39.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-239464982 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:58:39 [2024-02-28T21:58:39.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-239464982 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:58:39 [2024-02-28T21:58:39.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-239464982 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:58:39 [2024-02-28T21:58:39.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-239464982 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:58:39 [2024-02-28T21:58:39.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-239464982 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:58:39 [2024-02-28T21:58:39.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-239464982 data=null 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')]
16:58:39 [2024-02-28T21:58:39.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-239465235 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
16:58:39 [2024-02-28T21:58:39.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:58:39 [2024-02-28T21:58:39.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:58:39 [2024-02-28T21:58:39.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:39 [2024-02-28T21:58:39.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:39 [2024-02-28T21:58:39.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:39 [2024-02-28T21:58:39.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:39 [2024-02-28T21:58:39.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:39 [2024-02-28T21:58:39.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239464585 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:58:39 [2024-02-28T21:58:39.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239464584 data=null doit=true}, TreeItem with text {test}]
16:58:39 [2024-02-28T21:58:39.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239464584 data=null}, TreeItem with text {test}]
16:58:39 [2024-02-28T21:58:39.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239464584 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:39 [2024-02-28T21:58:39.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239464584 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:58:39 [2024-02-28T21:58:39.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239464560 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:39 [2024-02-28T21:58:39.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:39 [2024-02-28T21:58:39.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239464560 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:58:39 [2024-02-28T21:58:39.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239464560 data=null doit=true}, TreeItem with text {test}]
16:58:39 [2024-02-28T21:58:39.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239464560 data=null}, TreeItem with text {test}]
16:58:39 [2024-02-28T21:58:39.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239464560 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:39 [2024-02-28T21:58:39.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239464559 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:58:39 [2024-02-28T21:58:39.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239464556 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:39 [2024-02-28T21:58:39.317Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:58:39 [2024-02-28T21:58:39.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:39 [2024-02-28T21:58:39.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-239464556 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
16:58:39 [2024-02-28T21:58:39.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-239464556 data=null doit=true}, TreeItem with text {Traces [2]}]
16:58:39 [2024-02-28T21:58:39.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-239464556 data=null}, TreeItem with text {Traces [2]}]
16:58:39 [2024-02-28T21:58:39.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-239464556 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:58:39 [2024-02-28T21:58:39.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239464556 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]}]
16:58:39 [2024-02-28T21:58:39.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-239464551 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:58:39 [2024-02-28T21:58:39.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:39 [2024-02-28T21:58:39.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-239464551 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
16:58:39 [2024-02-28T21:58:39.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-239464551 data=null doit=true}, TreeItem with text {Traces [2]}]
16:58:39 [2024-02-28T21:58:39.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-239464551 data=null}, TreeItem with text {Traces [2]}]
16:58:39 [2024-02-28T21:58:39.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-239464551 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:58:39 [2024-02-28T21:58:39.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239464551 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]}]
16:58:39 [2024-02-28T21:58:39.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-239464537 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:58:39 [2024-02-28T21:58:39.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:58:39 [2024-02-28T21:58:39.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
16:58:39 [2024-02-28T21:58:39.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
16:58:39 [2024-02-28T21:58:39.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:58:39 [2024-02-28T21:58:39.572Z] 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=-239464299 data=null doit=true}, Shell with text {Trace Import}]
16:58:39 [2024-02-28T21:58:39.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:58:39 [2024-02-28T21:58:39.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:58:39 [2024-02-28T21:58:39.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:58:39 [2024-02-28T21:58:39.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
16:58:39 [2024-02-28T21:58:39.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
16:58:39 [2024-02-28T21:58:39.573Z] 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')
16:58:39 [2024-02-28T21:58:39.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:58:39 [2024-02-28T21:58:39.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:58:39 [2024-02-28T21:58:39.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:58:39 [2024-02-28T21:58:39.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:58:39 [2024-02-28T21:58:39.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:58:39 [2024-02-28T21:58:39.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:58:39 [2024-02-28T21:58:39.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:58:39 [2024-02-28T21:58:39.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:58:39 [2024-02-28T21:58:39.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:58:39 [2024-02-28T21:58:39.573Z] 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.
16:58:39 [2024-02-28T21:58:39.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:58:39 [2024-02-28T21:58:39.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:58:39 [2024-02-28T21:58:39.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:58:39 [2024-02-28T21:58:39.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:58:39 [2024-02-28T21:58:39.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:58:39 [2024-02-28T21:58:39.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:58:39 [2024-02-28T21:58:39.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:58:39 [2024-02-28T21:58:39.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz
16:58:39 [2024-02-28T21:58:39.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz} [layout=null] time=-239464250 data=null}, (of type 'Combo')]
16:58:39 [2024-02-28T21:58:39.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz
16:58:39 [2024-02-28T21:58:39.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:39 [2024-02-28T21:58:39.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:39 [2024-02-28T21:58:39.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:58:39 [2024-02-28T21:58:39.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:39 [2024-02-28T21:58:39.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:39 [2024-02-28T21:58:39.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:39 [2024-02-28T21:58:39.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/} time=-239464190 data=null button=0 stateMask=0x0 x=64 y=12 count=0}, TreeItem with text {/}]
16:58:39 [2024-02-28T21:58:39.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=-239464190 data=null doit=true}, TreeItem with text {/}]
16:58:39 [2024-02-28T21:58:39.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=-239464190 data=null}, TreeItem with text {/}]
16:58:39 [2024-02-28T21:58:39.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=-239464190 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
16:58:39 [2024-02-28T21:58:39.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239464190 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/}]
16:58:39 [2024-02-28T21:58:39.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=-239464190 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
16:58:39 [2024-02-28T21:58:39.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: /
16:58:39 [2024-02-28T21:58:39.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:58:39 [2024-02-28T21:58:39.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:58:39 [2024-02-28T21:58:39.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:58:39 [2024-02-28T21:58:39.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:58:39 [2024-02-28T21:58:39.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:58:39 [2024-02-28T21:58:39.829Z] 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:'))
16:58:39 [2024-02-28T21:58:39.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:58:39 [2024-02-28T21:58:39.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-239464183 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:'))]
16:58:39 [2024-02-28T21:58:39.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:58:39 [2024-02-28T21:58:39.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:58:39 [2024-02-28T21:58:39.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:58:39 [2024-02-28T21:58:39.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:58:39 [2024-02-28T21:58:39.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:58:39 [2024-02-28T21:58:39.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:58:39 [2024-02-28T21:58:39.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:58:39 [2024-02-28T21:58:39.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:58:39 [2024-02-28T21:58:39.829Z] 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'
16:58:39 [2024-02-28T21:58:39.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:58:39 [2024-02-28T21:58:39.829Z] 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')
16:58:39 [2024-02-28T21:58:39.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:58:39 [2024-02-28T21:58:39.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:58:39 [2024-02-28T21:58:39.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:58:39 [2024-02-28T21:58:39.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:58:39 [2024-02-28T21:58:39.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:58:39 [2024-02-28T21:58:39.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:58:39 [2024-02-28T21:58:39.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:58:39 [2024-02-28T21:58:39.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:58:39 [2024-02-28T21:58:39.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:58:39 [2024-02-28T21:58:39.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:58:39 [2024-02-28T21:58:39.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:58:39 [2024-02-28T21:58:39.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:58:39 [2024-02-28T21:58:39.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:58:39 [2024-02-28T21:58:39.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:58:39 [2024-02-28T21:58:39.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:58:39 [2024-02-28T21:58:39.829Z] 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')
16:58:39 [2024-02-28T21:58:39.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:58:39 [2024-02-28T21:58:39.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:58:39 [2024-02-28T21:58:39.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:58:39 [2024-02-28T21:58:39.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:58:39 [2024-02-28T21:58:39.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:58:39 [2024-02-28T21:58:39.829Z] 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.
16:58:39 [2024-02-28T21:58:39.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:58:39 [2024-02-28T21:58:39.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:58:39 [2024-02-28T21:58:39.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:58:39 [2024-02-28T21:58:39.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:58:39 [2024-02-28T21:58:39.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:58:39 [2024-02-28T21:58:39.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:58:39 [2024-02-28T21:58:39.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:58:39 [2024-02-28T21:58:39.829Z] 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')
16:58:39 [2024-02-28T21:58:39.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:58:39 [2024-02-28T21:58:39.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:58:39 [2024-02-28T21:58:39.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:58:39 [2024-02-28T21:58:39.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:58:39 [2024-02-28T21:58:39.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:58:39 [2024-02-28T21:58:39.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:58:39 [2024-02-28T21:58:39.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:58:39 [2024-02-28T21:58:39.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:58:39 [2024-02-28T21:58:39.830Z] 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.
16:58:39 [2024-02-28T21:58:39.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:58:39 [2024-02-28T21:58:39.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:58:39 [2024-02-28T21:58:39.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:58:39 [2024-02-28T21:58:39.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:58:39 [2024-02-28T21:58:39.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:58:39 [2024-02-28T21:58:39.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:58:39 [2024-02-28T21:58:39.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:58:39 [2024-02-28T21:58:39.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:58:39 [2024-02-28T21:58:39.830Z] 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')
16:58:39 [2024-02-28T21:58:39.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:58:39 [2024-02-28T21:58:39.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:58:39 [2024-02-28T21:58:39.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:58:39 [2024-02-28T21:58:39.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:58:39 [2024-02-28T21:58:39.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:58:39 [2024-02-28T21:58:39.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:58:39 [2024-02-28T21:58:39.830Z] 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')
16:58:39 [2024-02-28T21:58:39.830Z] 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.
16:58:39 [2024-02-28T21:58:39.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:58:39 [2024-02-28T21:58:39.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:58:39 [2024-02-28T21:58:39.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:58:39 [2024-02-28T21:58:39.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:58:39 [2024-02-28T21:58:39.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:58:39 [2024-02-28T21:58:39.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:58:39 [2024-02-28T21:58:39.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:58:39 [2024-02-28T21:58:39.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:58:39 [2024-02-28T21:58:39.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:58:39 [2024-02-28T21:58:39.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:58:39 [2024-02-28T21:58:39.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:58:39 [2024-02-28T21:58:39.830Z] 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')
16:58:39 [2024-02-28T21:58:39.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:58:39 [2024-02-28T21:58:39.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:58:39 [2024-02-28T21:58:39.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:58:39 [2024-02-28T21:58:39.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:58:39 [2024-02-28T21:58:39.830Z] 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.
16:58:39 [2024-02-28T21:58:39.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:58:39 [2024-02-28T21:58:39.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:58:39 [2024-02-28T21:58:39.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:58:39 [2024-02-28T21:58:39.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:58:39 [2024-02-28T21:58:39.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:58:39 [2024-02-28T21:58:39.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:58:39 [2024-02-28T21:58:39.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:58:39 [2024-02-28T21:58:39.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:58:39 [2024-02-28T21:58:39.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:58:39 [2024-02-28T21:58:39.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:58:39 [2024-02-28T21:58:39.830Z] 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)'
16:58:39 [2024-02-28T21:58:39.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:58:39 [2024-02-28T21:58:39.830Z] 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')
16:58:39 [2024-02-28T21:58:39.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:58:39 [2024-02-28T21:58:39.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:58:39 [2024-02-28T21:58:39.830Z] 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')
16:58:39 [2024-02-28T21:58:39.830Z] 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.
16:58:39 [2024-02-28T21:58:39.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:58:39 [2024-02-28T21:58:39.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:58:39 [2024-02-28T21:58:39.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:58:39 [2024-02-28T21:58:39.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:58:39 [2024-02-28T21:58:39.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:58:39 [2024-02-28T21:58:39.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:58:39 [2024-02-28T21:58:39.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:58:39 [2024-02-28T21:58:39.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:58:39 [2024-02-28T21:58:39.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:58:39 [2024-02-28T21:58:39.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:58:39 [2024-02-28T21:58:39.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:58:39 [2024-02-28T21:58:39.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:58:39 [2024-02-28T21:58:39.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:58:39 [2024-02-28T21:58:39.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:58:39 [2024-02-28T21:58:39.831Z] 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')
16:58:39 [2024-02-28T21:58:39.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:58:39 [2024-02-28T21:58:39.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-239464178 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:58:39 [2024-02-28T21:58:39.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-239464178 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:58:39 [2024-02-28T21:58:39.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-239464178 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:58:39 [2024-02-28T21:58:39.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-239464178 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:58:39 [2024-02-28T21:58:39.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-239464178 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:58:39 [2024-02-28T21:58:39.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-239464178 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:58:39 [2024-02-28T21:58:39.831Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:58:39 [2024-02-28T21:58:39.831Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:58:39 [2024-02-28T21:58:39.831Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:58:39 [2024-02-28T21:58:39.831Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:58:39 [2024-02-28T21:58:39.831Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:58:39 [2024-02-28T21:58:39.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:58:40 [2024-02-28T21:58:40.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-239464178 data=null 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')]
16:58:40 [2024-02-28T21:58:40.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-239464521 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
16:58:40 [2024-02-28T21:58:40.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:58:40 [2024-02-28T21:58:40.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:40 [2024-02-28T21:58:40.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:40 [2024-02-28T21:58:40.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:40 [2024-02-28T21:58:40.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:40 [2024-02-28T21:58:40.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:40 [2024-02-28T21:58:40.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239463651 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:58:40 [2024-02-28T21:58:40.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239463651 data=null doit=true}, TreeItem with text {test}]
16:58:40 [2024-02-28T21:58:40.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239463651 data=null}, TreeItem with text {test}]
16:58:40 [2024-02-28T21:58:40.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239463651 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:40 [2024-02-28T21:58:40.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239463651 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:58:40 [2024-02-28T21:58:40.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239463645 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:40 [2024-02-28T21:58:40.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:40 [2024-02-28T21:58:40.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239463644 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:58:40 [2024-02-28T21:58:40.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239463644 data=null doit=true}, TreeItem with text {test}]
16:58:40 [2024-02-28T21:58:40.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239463644 data=null}, TreeItem with text {test}]
16:58:40 [2024-02-28T21:58:40.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239463644 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:40 [2024-02-28T21:58:40.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239463644 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:58:40 [2024-02-28T21:58:40.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239463641 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:40 [2024-02-28T21:58:40.342Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:58:40 [2024-02-28T21:58:40.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:40 [2024-02-28T21:58:40.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-239463641 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
16:58:40 [2024-02-28T21:58:40.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-239463641 data=null doit=true}, TreeItem with text {Traces [12]}]
16:58:40 [2024-02-28T21:58:40.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-239463641 data=null}, TreeItem with text {Traces [12]}]
16:58:40 [2024-02-28T21:58:40.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-239463640 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:58:40 [2024-02-28T21:58:40.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239463640 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]}]
16:58:40 [2024-02-28T21:58:40.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-239463629 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:58:40 [2024-02-28T21:58:40.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-239463629 data=null doit=true}, TreeItem with text {Traces [12]}]
16:58:40 [2024-02-28T21:58:40.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-239463629 data=null}, TreeItem with text {Traces [12]}]
16:58:40 [2024-02-28T21:58:40.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-239463629 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:58:40 [2024-02-28T21:58:40.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239463629 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]}]
16:58:40 [2024-02-28T21:58:40.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-239463627 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:58:40 [2024-02-28T21:58:40.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:58:40 [2024-02-28T21:58:40.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:40 [2024-02-28T21:58:40.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239463397 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:58:40 [2024-02-28T21:58:40.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239463397 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:58:40 [2024-02-28T21:58:40.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239463397 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:58:40 [2024-02-28T21:58:40.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239463397 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:58:40 [2024-02-28T21:58:40.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239463397 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}]
16:58:40 [2024-02-28T21:58:40.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239463387 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:58:40 [2024-02-28T21:58:40.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:40 [2024-02-28T21:58:40.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:40 [2024-02-28T21:58:40.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:40 [2024-02-28T21:58:40.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:40 [2024-02-28T21:58:40.598Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:58:40 [2024-02-28T21:58:40.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:40 [2024-02-28T21:58:40.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239463385 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:58:40 [2024-02-28T21:58:40.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239463385 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:58:40 [2024-02-28T21:58:40.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239463385 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:58:40 [2024-02-28T21:58:40.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239463385 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:58:40 [2024-02-28T21:58:40.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239463385 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}]
16:58:40 [2024-02-28T21:58:40.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239463383 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:58:40 [2024-02-28T21:58:40.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
16:58:40 [2024-02-28T21:58:40.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239463383 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:58:40 [2024-02-28T21:58:40.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239463383 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:58:40 [2024-02-28T21:58:40.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:40 [2024-02-28T21:58:40.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239463383 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:58:40 [2024-02-28T21:58:40.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239463382 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:58:40 [2024-02-28T21:58:40.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239463382 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}]
16:58:40 [2024-02-28T21:58:40.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239463374 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:58:40 [2024-02-28T21:58:40.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239463374 data=null button=1 stateMask=0x0 x=154 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:58:40 [2024-02-28T21:58:40.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239463374 data=null button=1 stateMask=0x0 x=154 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:58:40 [2024-02-28T21:58:40.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239463374 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}]
16:58:40 [2024-02-28T21:58:40.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239463342 data=null button=1 stateMask=0x80000 x=154 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:58:40 [2024-02-28T21:58:40.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239463336 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:58:40 [2024-02-28T21:58:40.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239463336 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:58:40 [2024-02-28T21:58:40.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239463336 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:58:40 [2024-02-28T21:58:40.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
16:58:41 [2024-02-28T21:58:41.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:42 [2024-02-28T21:58:42.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:58:42 [2024-02-28T21:58:42.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:58:42 [2024-02-28T21:58:42.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:58:42 [2024-02-28T21:58:42.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:58:42 [2024-02-28T21:58:42.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:58:42 [2024-02-28T21:58:42.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-239461834 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:58:42 [2024-02-28T21:58:42.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-239461834 data=null doit=true}, TableItem with text {}]
16:58:42 [2024-02-28T21:58:42.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-239461834 data=null}, TableItem with text {}]
16:58:42 [2024-02-28T21:58:42.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-239461834 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:58:42 [2024-02-28T21:58:42.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239461834 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:58:42 [2024-02-28T21:58:42.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-239461828 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:58:42 [2024-02-28T21:58:42.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:58:42 [2024-02-28T21:58:42.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:58:42 [2024-02-28T21:58:42.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:58:42 [2024-02-28T21:58:42.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:42 [2024-02-28T21:58:42.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239461777 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:58:42 [2024-02-28T21:58:42.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239461777 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:58:42 [2024-02-28T21:58:42.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239461777 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:58:42 [2024-02-28T21:58:42.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239461777 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:58:42 [2024-02-28T21:58:42.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239461777 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}]
16:58:42 [2024-02-28T21:58:42.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239461774 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:58:42 [2024-02-28T21:58:42.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:42 [2024-02-28T21:58:42.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:42 [2024-02-28T21:58:42.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:42 [2024-02-28T21:58:42.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:42 [2024-02-28T21:58:42.087Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:58:42 [2024-02-28T21:58:42.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:58:42 [2024-02-28T21:58:42.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:42 [2024-02-28T21:58:42.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:42 [2024-02-28T21:58:42.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:42 [2024-02-28T21:58:42.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:42 [2024-02-28T21:58:42.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:42 [2024-02-28T21:58:42.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239461772 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:58:42 [2024-02-28T21:58:42.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239461772 data=null doit=true}, TreeItem with text {test}]
16:58:42 [2024-02-28T21:58:42.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239461772 data=null}, TreeItem with text {test}]
16:58:42 [2024-02-28T21:58:42.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239461771 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:42 [2024-02-28T21:58:42.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239461771 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:58:42 [2024-02-28T21:58:42.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239461756 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:42 [2024-02-28T21:58:42.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:42 [2024-02-28T21:58:42.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239461756 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:58:42 [2024-02-28T21:58:42.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239461756 data=null doit=true}, TreeItem with text {test}]
16:58:42 [2024-02-28T21:58:42.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239461756 data=null}, TreeItem with text {test}]
16:58:42 [2024-02-28T21:58:42.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239461756 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:42 [2024-02-28T21:58:42.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239461756 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:58:42 [2024-02-28T21:58:42.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239461753 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:42 [2024-02-28T21:58:42.087Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:58:42 [2024-02-28T21:58:42.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:42 [2024-02-28T21:58:42.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-239461752 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
16:58:42 [2024-02-28T21:58:42.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-239461752 data=null doit=true}, TreeItem with text {Traces [12]}]
16:58:42 [2024-02-28T21:58:42.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-239461752 data=null}, TreeItem with text {Traces [12]}]
16:58:42 [2024-02-28T21:58:42.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-239461752 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:58:42 [2024-02-28T21:58:42.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239461752 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]}]
16:58:42 [2024-02-28T21:58:42.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-239461743 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:58:42 [2024-02-28T21:58:42.087Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
16:58:42 [2024-02-28T21:58:42.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:58:42 [2024-02-28T21:58:42.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:42 [2024-02-28T21:58:42.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239461424 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:58:42 [2024-02-28T21:58:42.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-239461424 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:58:42 [2024-02-28T21:58:42.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-239461424 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:58:42 [2024-02-28T21:58:42.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239461424 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:58:42 [2024-02-28T21:58:42.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239461423 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}]
16:58:42 [2024-02-28T21:58:42.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239461397 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:58:42 [2024-02-28T21:58:42.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:42 [2024-02-28T21:58:42.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:42 [2024-02-28T21:58:42.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:42 [2024-02-28T21:58:42.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:42 [2024-02-28T21:58:42.648Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:58:42 [2024-02-28T21:58:42.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:42 [2024-02-28T21:58:42.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239461396 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:58:42 [2024-02-28T21:58:42.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-239461396 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:58:42 [2024-02-28T21:58:42.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-239461395 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:58:42 [2024-02-28T21:58:42.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239461395 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:58:42 [2024-02-28T21:58:42.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239461395 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}]
16:58:42 [2024-02-28T21:58:42.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239461393 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:58:42 [2024-02-28T21:58:42.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
16:58:42 [2024-02-28T21:58:42.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239461393 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:58:42 [2024-02-28T21:58:42.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-239461393 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:58:42 [2024-02-28T21:58:42.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:42 [2024-02-28T21:58:42.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-239461392 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:58:42 [2024-02-28T21:58:42.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239461392 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:58:42 [2024-02-28T21:58:42.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239461392 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}]
16:58:42 [2024-02-28T21:58:42.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239461390 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:58:42 [2024-02-28T21:58:42.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239461390 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
16:58:42 [2024-02-28T21:58:42.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239461390 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
16:58:42 [2024-02-28T21:58:42.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239461390 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}]
16:58:42 [2024-02-28T21:58:42.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239461357 data=null button=1 stateMask=0x80000 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
16:58:42 [2024-02-28T21:58:42.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239461351 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:58:42 [2024-02-28T21:58:42.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-239461351 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:58:42 [2024-02-28T21:58:42.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-239461351 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:58:42 [2024-02-28T21:58:42.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
16:58:42 [2024-02-28T21:58:42.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:43 [2024-02-28T21:58:43.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:43 [2024-02-28T21:58:43.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:44 [2024-02-28T21:58:44.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:58:44 [2024-02-28T21:58:44.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:58:44 [2024-02-28T21:58:44.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:58:44 [2024-02-28T21:58:44.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:58:44 [2024-02-28T21:58:44.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:58:44 [2024-02-28T21:58:44.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-239459847 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:58:44 [2024-02-28T21:58:44.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-239459847 data=null doit=true}, TableItem with text {}]
16:58:44 [2024-02-28T21:58:44.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-239459847 data=null}, TableItem with text {}]
16:58:44 [2024-02-28T21:58:44.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-239459847 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:58:44 [2024-02-28T21:58:44.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239459847 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:58:44 [2024-02-28T21:58:44.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-239459844 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:58:44 [2024-02-28T21:58:44.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:58:44 [2024-02-28T21:58:44.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:58:44 [2024-02-28T21:58:44.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:58:44 [2024-02-28T21:58:44.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:44 [2024-02-28T21:58:44.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239459798 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:58:44 [2024-02-28T21:58:44.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-239459797 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:58:44 [2024-02-28T21:58:44.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-239459797 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:58:44 [2024-02-28T21:58:44.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239459797 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:58:44 [2024-02-28T21:58:44.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239459797 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}]
16:58:44 [2024-02-28T21:58:44.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239459793 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:58:44 [2024-02-28T21:58:44.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:44 [2024-02-28T21:58:44.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:44 [2024-02-28T21:58:44.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:44 [2024-02-28T21:58:44.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:44 [2024-02-28T21:58:44.137Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:58:44 [2024-02-28T21:58:44.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:58:44 [2024-02-28T21:58:44.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:44 [2024-02-28T21:58:44.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:44 [2024-02-28T21:58:44.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:44 [2024-02-28T21:58:44.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:44 [2024-02-28T21:58:44.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:44 [2024-02-28T21:58:44.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239459790 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:58:44 [2024-02-28T21:58:44.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239459790 data=null doit=true}, TreeItem with text {test}]
16:58:44 [2024-02-28T21:58:44.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239459790 data=null}, TreeItem with text {test}]
16:58:44 [2024-02-28T21:58:44.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239459790 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:44 [2024-02-28T21:58:44.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239459789 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:58:44 [2024-02-28T21:58:44.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239459780 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:44 [2024-02-28T21:58:44.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:44 [2024-02-28T21:58:44.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239459773 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:58:44 [2024-02-28T21:58:44.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239459772 data=null doit=true}, TreeItem with text {test}]
16:58:44 [2024-02-28T21:58:44.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239459772 data=null}, TreeItem with text {test}]
16:58:44 [2024-02-28T21:58:44.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239459772 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:44 [2024-02-28T21:58:44.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239459772 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:58:44 [2024-02-28T21:58:44.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239459769 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:44 [2024-02-28T21:58:44.138Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:58:44 [2024-02-28T21:58:44.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:44 [2024-02-28T21:58:44.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-239459769 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
16:58:44 [2024-02-28T21:58:44.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-239459768 data=null doit=true}, TreeItem with text {Traces [12]}]
16:58:44 [2024-02-28T21:58:44.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-239459768 data=null}, TreeItem with text {Traces [12]}]
16:58:44 [2024-02-28T21:58:44.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-239459768 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:58:44 [2024-02-28T21:58:44.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239459768 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]}]
16:58:44 [2024-02-28T21:58:44.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-239459763 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:58:44 [2024-02-28T21:58:44.138Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
16:58:44 [2024-02-28T21:58:44.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:58:44 [2024-02-28T21:58:44.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:44 [2024-02-28T21:58:44.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239459443 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
16:58:44 [2024-02-28T21:58:44.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-239459443 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:58:44 [2024-02-28T21:58:44.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-239459443 data=null}, TreeItem with text {kernel-overlap-testing}]
16:58:44 [2024-02-28T21:58:44.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239459443 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
16:58:44 [2024-02-28T21:58:44.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239459443 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}]
16:58:44 [2024-02-28T21:58:44.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239459414 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
16:58:44 [2024-02-28T21:58:44.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:44 [2024-02-28T21:58:44.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:44 [2024-02-28T21:58:44.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:44 [2024-02-28T21:58:44.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:44 [2024-02-28T21:58:44.648Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:58:44 [2024-02-28T21:58:44.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:44 [2024-02-28T21:58:44.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239459413 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
16:58:44 [2024-02-28T21:58:44.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-239459413 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:58:44 [2024-02-28T21:58:44.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-239459413 data=null}, TreeItem with text {kernel-overlap-testing}]
16:58:44 [2024-02-28T21:58:44.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239459413 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
16:58:44 [2024-02-28T21:58:44.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239459413 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}]
16:58:44 [2024-02-28T21:58:44.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239459410 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
16:58:44 [2024-02-28T21:58:44.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
16:58:44 [2024-02-28T21:58:44.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239459410 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
16:58:44 [2024-02-28T21:58:44.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-239459410 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:58:44 [2024-02-28T21:58:44.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:44 [2024-02-28T21:58:44.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-239459409 data=null}, TreeItem with text {kernel-overlap-testing}]
16:58:44 [2024-02-28T21:58:44.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239459409 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
16:58:44 [2024-02-28T21:58:44.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239459409 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}]
16:58:44 [2024-02-28T21:58:44.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239459407 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
16:58:44 [2024-02-28T21:58:44.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239459407 data=null button=1 stateMask=0x0 x=151 y=150 count=2}, TreeItem with text {kernel-overlap-testing}]
16:58:44 [2024-02-28T21:58:44.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239459407 data=null button=1 stateMask=0x0 x=151 y=150 count=2}, TreeItem with text {kernel-overlap-testing}]
16:58:44 [2024-02-28T21:58:44.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239459406 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}]
16:58:44 [2024-02-28T21:58:44.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239459371 data=null button=1 stateMask=0x80000 x=151 y=150 count=2}, TreeItem with text {kernel-overlap-testing}]
16:58:44 [2024-02-28T21:58:44.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239459366 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
16:58:44 [2024-02-28T21:58:44.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-239459366 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:58:44 [2024-02-28T21:58:44.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-239459365 data=null}, TreeItem with text {kernel-overlap-testing}]
16:58:44 [2024-02-28T21:58:44.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
16:58:44 [2024-02-28T21:58:44.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:44 [2024-02-28T21:58:44.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:45 [2024-02-28T21:58:45.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:45 [2024-02-28T21:58:45.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:45 [2024-02-28T21:58:45.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:45 [2024-02-28T21:58:45.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:58:45 [2024-02-28T21:58:45.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:58:45 [2024-02-28T21:58:45.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:58:45 [2024-02-28T21:58:45.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:58:45 [2024-02-28T21:58:45.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:58:45 [2024-02-28T21:58:45.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-239458864 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:58:45 [2024-02-28T21:58:45.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-239458864 data=null doit=true}, TableItem with text {}]
16:58:45 [2024-02-28T21:58:45.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-239458864 data=null}, TableItem with text {}]
16:58:45 [2024-02-28T21:58:45.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-239458863 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:58:45 [2024-02-28T21:58:45.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239458863 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:58:45 [2024-02-28T21:58:45.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-239458861 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:58:45 [2024-02-28T21:58:45.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:58:45 [2024-02-28T21:58:45.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:58:46 [2024-02-28T21:58:46.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:58:46 [2024-02-28T21:58:46.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:46 [2024-02-28T21:58:46.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239457915 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
16:58:46 [2024-02-28T21:58:46.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-239457914 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:58:46 [2024-02-28T21:58:46.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-239457914 data=null}, TreeItem with text {kernel-overlap-testing}]
16:58:46 [2024-02-28T21:58:46.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239457914 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
16:58:46 [2024-02-28T21:58:46.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239457914 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}]
16:58:46 [2024-02-28T21:58:46.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239457909 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
16:58:46 [2024-02-28T21:58:46.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:46 [2024-02-28T21:58:46.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:46 [2024-02-28T21:58:46.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:46 [2024-02-28T21:58:46.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:46 [2024-02-28T21:58:46.136Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:58:46 [2024-02-28T21:58:46.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:58:46 [2024-02-28T21:58:46.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:46 [2024-02-28T21:58:46.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:46 [2024-02-28T21:58:46.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:46 [2024-02-28T21:58:46.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:46 [2024-02-28T21:58:46.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:46 [2024-02-28T21:58:46.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239457906 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:58:46 [2024-02-28T21:58:46.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239457906 data=null doit=true}, TreeItem with text {test}]
16:58:46 [2024-02-28T21:58:46.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239457906 data=null}, TreeItem with text {test}]
16:58:46 [2024-02-28T21:58:46.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239457906 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:46 [2024-02-28T21:58:46.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239457906 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:58:46 [2024-02-28T21:58:46.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239457896 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:46 [2024-02-28T21:58:46.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:46 [2024-02-28T21:58:46.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239457896 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:58:46 [2024-02-28T21:58:46.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239457896 data=null doit=true}, TreeItem with text {test}]
16:58:46 [2024-02-28T21:58:46.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239457896 data=null}, TreeItem with text {test}]
16:58:46 [2024-02-28T21:58:46.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239457896 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:46 [2024-02-28T21:58:46.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239457896 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:58:46 [2024-02-28T21:58:46.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239457893 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:46 [2024-02-28T21:58:46.137Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:58:46 [2024-02-28T21:58:46.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:46 [2024-02-28T21:58:46.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-239457883 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
16:58:46 [2024-02-28T21:58:46.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-239457882 data=null doit=true}, TreeItem with text {Traces [12]}]
16:58:46 [2024-02-28T21:58:46.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-239457882 data=null}, TreeItem with text {Traces [12]}]
16:58:46 [2024-02-28T21:58:46.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-239457882 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:58:46 [2024-02-28T21:58:46.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239457882 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]}]
16:58:46 [2024-02-28T21:58:46.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-239457877 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:58:46 [2024-02-28T21:58:46.137Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
16:58:46 [2024-02-28T21:58:46.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:58:46 [2024-02-28T21:58:46.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:46 [2024-02-28T21:58:46.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-239457850 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread1}]
16:58:46 [2024-02-28T21:58:46.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-239457850 data=null doit=true}, TreeItem with text {simple_server-thread1}]
16:58:46 [2024-02-28T21:58:46.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-239457850 data=null}, TreeItem with text {simple_server-thread1}]
16:58:46 [2024-02-28T21:58:46.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-239457849 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}]
16:58:46 [2024-02-28T21:58:46.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239457849 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}]
16:58:46 [2024-02-28T21:58:46.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-239457817 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}]
16:58:46 [2024-02-28T21:58:46.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:46 [2024-02-28T21:58:46.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:46 [2024-02-28T21:58:46.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:46 [2024-02-28T21:58:46.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:46 [2024-02-28T21:58:46.137Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:58:46 [2024-02-28T21:58:46.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:46 [2024-02-28T21:58:46.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-239457815 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread1}]
16:58:46 [2024-02-28T21:58:46.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-239457815 data=null doit=true}, TreeItem with text {simple_server-thread1}]
16:58:46 [2024-02-28T21:58:46.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-239457815 data=null}, TreeItem with text {simple_server-thread1}]
16:58:46 [2024-02-28T21:58:46.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-239457815 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}]
16:58:46 [2024-02-28T21:58:46.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239457815 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}]
16:58:46 [2024-02-28T21:58:46.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-239457812 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}]
16:58:46 [2024-02-28T21:58:46.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1}
16:58:46 [2024-02-28T21:58:46.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-239457812 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread1}]
16:58:46 [2024-02-28T21:58:46.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-239457812 data=null doit=true}, TreeItem with text {simple_server-thread1}]
16:58:46 [2024-02-28T21:58:46.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:46 [2024-02-28T21:58:46.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-239457812 data=null}, TreeItem with text {simple_server-thread1}]
16:58:46 [2024-02-28T21:58:46.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-239457811 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}]
16:58:46 [2024-02-28T21:58:46.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239457811 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}]
16:58:46 [2024-02-28T21:58:46.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-239457809 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}]
16:58:46 [2024-02-28T21:58:46.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-239457809 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {simple_server-thread1}]
16:58:46 [2024-02-28T21:58:46.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-239457809 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {simple_server-thread1}]
16:58:46 [2024-02-28T21:58:46.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239457809 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}]
16:58:46 [2024-02-28T21:58:46.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-239457766 data=null button=1 stateMask=0x80000 x=151 y=173 count=2}, TreeItem with text {simple_server-thread1}]
16:58:46 [2024-02-28T21:58:46.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-239457765 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread1}]
16:58:46 [2024-02-28T21:58:46.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-239457663 data=null doit=true}, TreeItem with text {simple_server-thread1}]
16:58:46 [2024-02-28T21:58:46.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-239457635 data=null}, TreeItem with text {simple_server-thread1}]
16:58:46 [2024-02-28T21:58:46.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1}
16:58:46 [2024-02-28T21:58:46.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:46 [2024-02-28T21:58:46.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:46 [2024-02-28T21:58:46.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:46 [2024-02-28T21:58:46.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:46 [2024-02-28T21:58:46.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:58:46 [2024-02-28T21:58:46.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:58:46 [2024-02-28T21:58:46.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:58:46 [2024-02-28T21:58:46.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:58:46 [2024-02-28T21:58:46.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:58:46 [2024-02-28T21:58:46.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-239457634 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:58:46 [2024-02-28T21:58:46.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-239457634 data=null doit=true}, TableItem with text {}]
16:58:46 [2024-02-28T21:58:46.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-239457634 data=null}, TableItem with text {}]
16:58:46 [2024-02-28T21:58:46.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-239457634 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:58:46 [2024-02-28T21:58:46.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239457633 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:58:46 [2024-02-28T21:58:46.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-239457631 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:58:46 [2024-02-28T21:58:46.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:58:46 [2024-02-28T21:58:46.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:58:47 [2024-02-28T21:58:47.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:58:47 [2024-02-28T21:58:47.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:47 [2024-02-28T21:58:47.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-239456381 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread1}]
16:58:47 [2024-02-28T21:58:47.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-239456381 data=null doit=true}, TreeItem with text {simple_server-thread1}]
16:58:47 [2024-02-28T21:58:47.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-239456381 data=null}, TreeItem with text {simple_server-thread1}]
16:58:47 [2024-02-28T21:58:47.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-239456381 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}]
16:58:47 [2024-02-28T21:58:47.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239456381 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}]
16:58:47 [2024-02-28T21:58:47.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-239456378 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}]
16:58:47 [2024-02-28T21:58:47.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:47 [2024-02-28T21:58:47.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:47 [2024-02-28T21:58:47.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:47 [2024-02-28T21:58:47.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:47 [2024-02-28T21:58:47.760Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:58:47 [2024-02-28T21:58:47.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:58:47 [2024-02-28T21:58:47.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:47 [2024-02-28T21:58:47.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:47 [2024-02-28T21:58:47.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:47 [2024-02-28T21:58:47.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:47 [2024-02-28T21:58:47.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:47 [2024-02-28T21:58:47.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239456375 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:58:47 [2024-02-28T21:58:47.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239456375 data=null doit=true}, TreeItem with text {test}]
16:58:47 [2024-02-28T21:58:47.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239456375 data=null}, TreeItem with text {test}]
16:58:47 [2024-02-28T21:58:47.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239456375 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:47 [2024-02-28T21:58:47.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239456374 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:58:47 [2024-02-28T21:58:47.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239456357 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:47 [2024-02-28T21:58:47.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:47 [2024-02-28T21:58:47.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239456357 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:58:47 [2024-02-28T21:58:47.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239456357 data=null doit=true}, TreeItem with text {test}]
16:58:47 [2024-02-28T21:58:47.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239456357 data=null}, TreeItem with text {test}]
16:58:47 [2024-02-28T21:58:47.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239456357 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:47 [2024-02-28T21:58:47.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239456356 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:58:47 [2024-02-28T21:58:47.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239456353 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:47 [2024-02-28T21:58:47.761Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:58:47 [2024-02-28T21:58:47.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:47 [2024-02-28T21:58:47.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-239456353 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
16:58:47 [2024-02-28T21:58:47.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-239456353 data=null doit=true}, TreeItem with text {Traces [12]}]
16:58:47 [2024-02-28T21:58:47.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-239456353 data=null}, TreeItem with text {Traces [12]}]
16:58:47 [2024-02-28T21:58:47.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-239456353 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:58:47 [2024-02-28T21:58:47.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239456353 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]}]
16:58:47 [2024-02-28T21:58:47.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-239456347 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:58:47 [2024-02-28T21:58:47.761Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
16:58:47 [2024-02-28T21:58:47.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:58:47 [2024-02-28T21:58:47.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:47 [2024-02-28T21:58:47.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-239456300 data=null button=0 stateMask=0x0 x=151 y=196 count=0}, TreeItem with text {simple_server-thread2}]
16:58:47 [2024-02-28T21:58:47.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-239456300 data=null doit=true}, TreeItem with text {simple_server-thread2}]
16:58:47 [2024-02-28T21:58:47.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-239456300 data=null}, TreeItem with text {simple_server-thread2}]
16:58:47 [2024-02-28T21:58:47.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-239456300 data=null button=1 stateMask=0x0 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}]
16:58:47 [2024-02-28T21:58:47.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239456300 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}]
16:58:47 [2024-02-28T21:58:47.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-239456279 data=null button=1 stateMask=0x80000 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}]
16:58:47 [2024-02-28T21:58:47.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:47 [2024-02-28T21:58:47.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:47 [2024-02-28T21:58:47.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:47 [2024-02-28T21:58:47.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:47 [2024-02-28T21:58:47.761Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:58:47 [2024-02-28T21:58:47.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:47 [2024-02-28T21:58:47.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-239456278 data=null button=0 stateMask=0x0 x=151 y=196 count=0}, TreeItem with text {simple_server-thread2}]
16:58:47 [2024-02-28T21:58:47.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-239456278 data=null doit=true}, TreeItem with text {simple_server-thread2}]
16:58:47 [2024-02-28T21:58:47.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-239456277 data=null}, TreeItem with text {simple_server-thread2}]
16:58:47 [2024-02-28T21:58:47.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-239456277 data=null button=1 stateMask=0x0 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}]
16:58:47 [2024-02-28T21:58:47.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239456277 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}]
16:58:47 [2024-02-28T21:58:47.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-239456274 data=null button=1 stateMask=0x80000 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}]
16:58:47 [2024-02-28T21:58:47.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2}
16:58:47 [2024-02-28T21:58:47.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-239456274 data=null button=0 stateMask=0x0 x=151 y=196 count=0}, TreeItem with text {simple_server-thread2}]
16:58:47 [2024-02-28T21:58:47.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-239456274 data=null doit=true}, TreeItem with text {simple_server-thread2}]
16:58:47 [2024-02-28T21:58:47.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:47 [2024-02-28T21:58:47.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-239456274 data=null}, TreeItem with text {simple_server-thread2}]
16:58:47 [2024-02-28T21:58:47.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-239456274 data=null button=1 stateMask=0x0 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}]
16:58:47 [2024-02-28T21:58:47.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239456273 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}]
16:58:47 [2024-02-28T21:58:47.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-239456269 data=null button=1 stateMask=0x80000 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}]
16:58:47 [2024-02-28T21:58:47.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-239456269 data=null button=1 stateMask=0x0 x=151 y=196 count=2}, TreeItem with text {simple_server-thread2}]
16:58:47 [2024-02-28T21:58:47.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-239456269 data=null button=1 stateMask=0x0 x=151 y=196 count=2}, TreeItem with text {simple_server-thread2}]
16:58:47 [2024-02-28T21:58:47.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239456269 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}]
16:58:47 [2024-02-28T21:58:47.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-239456196 data=null button=1 stateMask=0x80000 x=151 y=196 count=2}, TreeItem with text {simple_server-thread2}]
16:58:47 [2024-02-28T21:58:47.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-239456077 data=null button=0 stateMask=0x0 x=151 y=196 count=0}, TreeItem with text {simple_server-thread2}]
16:58:47 [2024-02-28T21:58:47.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-239456077 data=null doit=true}, TreeItem with text {simple_server-thread2}]
16:58:47 [2024-02-28T21:58:47.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-239456077 data=null}, TreeItem with text {simple_server-thread2}]
16:58:47 [2024-02-28T21:58:47.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2}
16:58:47 [2024-02-28T21:58:47.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:47 [2024-02-28T21:58:47.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:47 [2024-02-28T21:58:47.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:47 [2024-02-28T21:58:47.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:47 [2024-02-28T21:58:47.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:47 [2024-02-28T21:58:47.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:58:47 [2024-02-28T21:58:47.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:58:47 [2024-02-28T21:58:47.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:58:47 [2024-02-28T21:58:47.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:58:47 [2024-02-28T21:58:47.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:58:47 [2024-02-28T21:58:47.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-239456075 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:58:47 [2024-02-28T21:58:47.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-239456075 data=null doit=true}, TableItem with text {}]
16:58:47 [2024-02-28T21:58:47.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-239456075 data=null}, TableItem with text {}]
16:58:47 [2024-02-28T21:58:47.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-239456075 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:58:47 [2024-02-28T21:58:47.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239456075 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:58:47 [2024-02-28T21:58:47.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-239456063 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:58:47 [2024-02-28T21:58:47.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:58:47 [2024-02-28T21:58:47.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:58:49 [2024-02-28T21:58:49.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:58:49 [2024-02-28T21:58:49.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:49 [2024-02-28T21:58:49.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-239454815 data=null button=0 stateMask=0x0 x=151 y=196 count=0}, TreeItem with text {simple_server-thread2}]
16:58:49 [2024-02-28T21:58:49.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-239454815 data=null doit=true}, TreeItem with text {simple_server-thread2}]
16:58:49 [2024-02-28T21:58:49.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-239454815 data=null}, TreeItem with text {simple_server-thread2}]
16:58:49 [2024-02-28T21:58:49.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-239454814 data=null button=1 stateMask=0x0 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}]
16:58:49 [2024-02-28T21:58:49.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239454814 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}]
16:58:49 [2024-02-28T21:58:49.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-239454812 data=null button=1 stateMask=0x80000 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}]
16:58:49 [2024-02-28T21:58:49.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:49 [2024-02-28T21:58:49.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:49 [2024-02-28T21:58:49.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:49 [2024-02-28T21:58:49.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:49 [2024-02-28T21:58:49.125Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:58:49 [2024-02-28T21:58:49.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:58:49 [2024-02-28T21:58:49.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:49 [2024-02-28T21:58:49.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:49 [2024-02-28T21:58:49.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:49 [2024-02-28T21:58:49.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:49 [2024-02-28T21:58:49.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:49 [2024-02-28T21:58:49.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239454808 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:58:49 [2024-02-28T21:58:49.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239454808 data=null doit=true}, TreeItem with text {test}]
16:58:49 [2024-02-28T21:58:49.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239454808 data=null}, TreeItem with text {test}]
16:58:49 [2024-02-28T21:58:49.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239454808 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:49 [2024-02-28T21:58:49.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239454808 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:58:49 [2024-02-28T21:58:49.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239454790 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:49 [2024-02-28T21:58:49.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:49 [2024-02-28T21:58:49.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239454790 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:58:49 [2024-02-28T21:58:49.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239454790 data=null doit=true}, TreeItem with text {test}]
16:58:49 [2024-02-28T21:58:49.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239454789 data=null}, TreeItem with text {test}]
16:58:49 [2024-02-28T21:58:49.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239454789 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:49 [2024-02-28T21:58:49.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239454789 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:58:49 [2024-02-28T21:58:49.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239454786 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:49 [2024-02-28T21:58:49.125Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:58:49 [2024-02-28T21:58:49.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:49 [2024-02-28T21:58:49.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-239454785 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
16:58:49 [2024-02-28T21:58:49.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-239454785 data=null doit=true}, TreeItem with text {Traces [12]}]
16:58:49 [2024-02-28T21:58:49.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-239454785 data=null}, TreeItem with text {Traces [12]}]
16:58:49 [2024-02-28T21:58:49.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-239454785 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:58:49 [2024-02-28T21:58:49.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239454785 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]}]
16:58:49 [2024-02-28T21:58:49.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-239454780 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:58:49 [2024-02-28T21:58:49.125Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
16:58:49 [2024-02-28T21:58:49.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:58:49 [2024-02-28T21:58:49.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:49 [2024-02-28T21:58:49.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-239454737 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
16:58:49 [2024-02-28T21:58:49.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-239454737 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:58:49 [2024-02-28T21:58:49.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-239454737 data=null}, TreeItem with text {ust-overlap-testing}]
16:58:49 [2024-02-28T21:58:49.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-239454737 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
16:58:49 [2024-02-28T21:58:49.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239454736 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}]
16:58:49 [2024-02-28T21:58:49.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-239454726 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
16:58:49 [2024-02-28T21:58:49.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:49 [2024-02-28T21:58:49.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:49 [2024-02-28T21:58:49.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:49 [2024-02-28T21:58:49.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:49 [2024-02-28T21:58:49.126Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:58:49 [2024-02-28T21:58:49.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:49 [2024-02-28T21:58:49.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-239454725 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
16:58:49 [2024-02-28T21:58:49.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-239454725 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:58:49 [2024-02-28T21:58:49.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-239454725 data=null}, TreeItem with text {ust-overlap-testing}]
16:58:49 [2024-02-28T21:58:49.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-239454714 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
16:58:49 [2024-02-28T21:58:49.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239454714 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}]
16:58:49 [2024-02-28T21:58:49.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-239454711 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
16:58:49 [2024-02-28T21:58:49.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing}
16:58:49 [2024-02-28T21:58:49.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-239454710 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
16:58:49 [2024-02-28T21:58:49.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-239454710 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:58:49 [2024-02-28T21:58:49.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:49 [2024-02-28T21:58:49.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-239454710 data=null}, TreeItem with text {ust-overlap-testing}]
16:58:49 [2024-02-28T21:58:49.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-239454710 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
16:58:49 [2024-02-28T21:58:49.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239454710 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}]
16:58:49 [2024-02-28T21:58:49.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-239454707 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
16:58:49 [2024-02-28T21:58:49.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-239454707 data=null button=1 stateMask=0x0 x=140 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
16:58:49 [2024-02-28T21:58:49.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=-239454707 data=null button=1 stateMask=0x0 x=140 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
16:58:49 [2024-02-28T21:58:49.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239454707 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}]
16:58:49 [2024-02-28T21:58:49.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-239454672 data=null button=1 stateMask=0x80000 x=140 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
16:58:49 [2024-02-28T21:58:49.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=-239454666 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
16:58:49 [2024-02-28T21:58:49.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=-239454666 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:58:49 [2024-02-28T21:58:49.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=-239454666 data=null}, TreeItem with text {ust-overlap-testing}]
16:58:49 [2024-02-28T21:58:49.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing}
16:58:49 [2024-02-28T21:58:49.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:49 [2024-02-28T21:58:49.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:49 [2024-02-28T21:58:49.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:49 [2024-02-28T21:58:49.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:49 [2024-02-28T21:58:49.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:49 [2024-02-28T21:58:49.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:49 [2024-02-28T21:58:49.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:49 [2024-02-28T21:58:49.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:49 [2024-02-28T21:58:49.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:49 [2024-02-28T21:58:49.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:49 [2024-02-28T21:58:49.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:49 [2024-02-28T21:58:49.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:58:49 [2024-02-28T21:58:49.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:58:49 [2024-02-28T21:58:49.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:58:49 [2024-02-28T21:58:49.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:58:49 [2024-02-28T21:58:49.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:58:49 [2024-02-28T21:58:49.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-239454067 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:58:49 [2024-02-28T21:58:49.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-239454067 data=null doit=true}, TableItem with text {}]
16:58:49 [2024-02-28T21:58:49.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-239454066 data=null}, TableItem with text {}]
16:58:49 [2024-02-28T21:58:49.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-239454066 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:58:49 [2024-02-28T21:58:49.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239454066 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:58:49 [2024-02-28T21:58:49.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-239454064 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:58:49 [2024-02-28T21:58:49.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:58:49 [2024-02-28T21:58:49.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:58:50 [2024-02-28T21:58:50.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:58:50 [2024-02-28T21:58:50.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:50 [2024-02-28T21:58:50.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-239453310 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
16:58:50 [2024-02-28T21:58:50.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-239453309 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:58:50 [2024-02-28T21:58:50.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-239453309 data=null}, TreeItem with text {ust-overlap-testing}]
16:58:50 [2024-02-28T21:58:50.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-239453309 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
16:58:50 [2024-02-28T21:58:50.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239453309 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}]
16:58:50 [2024-02-28T21:58:50.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-239453304 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
16:58:50 [2024-02-28T21:58:50.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:50 [2024-02-28T21:58:50.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:50 [2024-02-28T21:58:50.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:50 [2024-02-28T21:58:50.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:50 [2024-02-28T21:58:50.757Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:58:50 [2024-02-28T21:58:50.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:58:50 [2024-02-28T21:58:50.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:50 [2024-02-28T21:58:50.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:50 [2024-02-28T21:58:50.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:50 [2024-02-28T21:58:50.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:50 [2024-02-28T21:58:50.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:50 [2024-02-28T21:58:50.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239453291 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:58:50 [2024-02-28T21:58:50.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239453291 data=null doit=true}, TreeItem with text {test}]
16:58:50 [2024-02-28T21:58:50.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239453291 data=null}, TreeItem with text {test}]
16:58:50 [2024-02-28T21:58:50.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239453291 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:50 [2024-02-28T21:58:50.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239453291 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:58:50 [2024-02-28T21:58:50.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239453262 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:50 [2024-02-28T21:58:50.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:50 [2024-02-28T21:58:50.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239453262 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:58:50 [2024-02-28T21:58:50.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239453262 data=null doit=true}, TreeItem with text {test}]
16:58:50 [2024-02-28T21:58:50.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239453262 data=null}, TreeItem with text {test}]
16:58:50 [2024-02-28T21:58:50.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239453262 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:50 [2024-02-28T21:58:50.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239453262 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:58:50 [2024-02-28T21:58:50.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239453240 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:50 [2024-02-28T21:58:50.757Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:58:50 [2024-02-28T21:58:50.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:50 [2024-02-28T21:58:50.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-239453239 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
16:58:50 [2024-02-28T21:58:50.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-239453239 data=null doit=true}, TreeItem with text {Traces [12]}]
16:58:50 [2024-02-28T21:58:50.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-239453239 data=null}, TreeItem with text {Traces [12]}]
16:58:50 [2024-02-28T21:58:50.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-239453239 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:58:50 [2024-02-28T21:58:50.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239453239 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]}]
16:58:50 [2024-02-28T21:58:50.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-239453233 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:58:50 [2024-02-28T21:58:50.758Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
16:58:50 [2024-02-28T21:58:50.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {z-clashes [6]} time=-239453232 data=null doit=true}, TreeItem with text {z-clashes [6]}]
16:58:50 [2024-02-28T21:58:50.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {z-clashes [6]} time=-239453232 data=null}, TreeItem with text {z-clashes [6]}]
16:58:50 [2024-02-28T21:58:50.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {z-clashes [6]} time=-239453232 data=null button=1 stateMask=0x0 x=120 y=81 count=1}, TreeItem with text {z-clashes [6]}]
16:58:50 [2024-02-28T21:58:50.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239453232 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]}]
16:58:50 [2024-02-28T21:58:50.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {z-clashes [6]} time=-239453230 data=null button=1 stateMask=0x80000 x=120 y=81 count=1}, TreeItem with text {z-clashes [6]}]
16:58:51 [2024-02-28T21:58:51.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:58:51 [2024-02-28T21:58:51.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:51 [2024-02-28T21:58:51.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239452987 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:58:51 [2024-02-28T21:58:51.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239452987 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:58:51 [2024-02-28T21:58:51.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239452987 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:58:51 [2024-02-28T21:58:51.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239452986 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:58:51 [2024-02-28T21:58:51.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239452986 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}]
16:58:51 [2024-02-28T21:58:51.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239452969 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:58:51 [2024-02-28T21:58:51.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:51 [2024-02-28T21:58:51.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:51 [2024-02-28T21:58:51.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:51 [2024-02-28T21:58:51.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:51 [2024-02-28T21:58:51.013Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:58:51 [2024-02-28T21:58:51.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:51 [2024-02-28T21:58:51.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239452968 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:58:51 [2024-02-28T21:58:51.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239452968 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:58:51 [2024-02-28T21:58:51.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239452968 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:58:51 [2024-02-28T21:58:51.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239452967 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:58:51 [2024-02-28T21:58:51.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239452967 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}]
16:58:51 [2024-02-28T21:58:51.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239452964 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:58:51 [2024-02-28T21:58:51.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
16:58:51 [2024-02-28T21:58:51.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239452964 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:58:51 [2024-02-28T21:58:51.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239452964 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:58:51 [2024-02-28T21:58:51.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:51 [2024-02-28T21:58:51.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239452964 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:58:51 [2024-02-28T21:58:51.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239452964 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:58:51 [2024-02-28T21:58:51.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239452964 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}]
16:58:51 [2024-02-28T21:58:51.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239452959 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:58:51 [2024-02-28T21:58:51.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239452959 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:58:51 [2024-02-28T21:58:51.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239452959 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:58:51 [2024-02-28T21:58:51.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239452959 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}]
16:58:51 [2024-02-28T21:58:51.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239452919 data=null button=1 stateMask=0x80000 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:58:51 [2024-02-28T21:58:51.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239452809 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:58:51 [2024-02-28T21:58:51.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239452802 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:58:51 [2024-02-28T21:58:51.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239452802 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:58:51 [2024-02-28T21:58:51.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
16:58:51 [2024-02-28T21:58:51.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:51 [2024-02-28T21:58:51.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:51 [2024-02-28T21:58:51.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:51 [2024-02-28T21:58:51.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:51 [2024-02-28T21:58:51.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:51 [2024-02-28T21:58:51.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:51 [2024-02-28T21:58:51.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:52 [2024-02-28T21:58:52.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:58:52 [2024-02-28T21:58:52.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:58:52 [2024-02-28T21:58:52.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:58:52 [2024-02-28T21:58:52.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:58:52 [2024-02-28T21:58:52.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:58:52 [2024-02-28T21:58:52.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-239451749 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:58:52 [2024-02-28T21:58:52.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-239451749 data=null doit=true}, TableItem with text {}]
16:58:52 [2024-02-28T21:58:52.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-239451749 data=null}, TableItem with text {}]
16:58:52 [2024-02-28T21:58:52.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-239451749 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:58:52 [2024-02-28T21:58:52.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239451749 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:58:52 [2024-02-28T21:58:52.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-239451746 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:58:52 [2024-02-28T21:58:52.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:58:52 [2024-02-28T21:58:52.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:58:52 [2024-02-28T21:58:52.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:58:52 [2024-02-28T21:58:52.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:52 [2024-02-28T21:58:52.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239451500 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:58:52 [2024-02-28T21:58:52.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239451500 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:58:52 [2024-02-28T21:58:52.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239451500 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:58:52 [2024-02-28T21:58:52.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239451500 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:58:52 [2024-02-28T21:58:52.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239451500 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}]
16:58:52 [2024-02-28T21:58:52.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239451497 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:58:52 [2024-02-28T21:58:52.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:52 [2024-02-28T21:58:52.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:52 [2024-02-28T21:58:52.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:52 [2024-02-28T21:58:52.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:52 [2024-02-28T21:58:52.378Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:58:52 [2024-02-28T21:58:52.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:58:52 [2024-02-28T21:58:52.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:52 [2024-02-28T21:58:52.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:52 [2024-02-28T21:58:52.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:52 [2024-02-28T21:58:52.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:52 [2024-02-28T21:58:52.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:52 [2024-02-28T21:58:52.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239451492 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:58:52 [2024-02-28T21:58:52.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239451492 data=null doit=true}, TreeItem with text {test}]
16:58:52 [2024-02-28T21:58:52.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239451492 data=null}, TreeItem with text {test}]
16:58:52 [2024-02-28T21:58:52.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239451491 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:52 [2024-02-28T21:58:52.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239451491 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:58:52 [2024-02-28T21:58:52.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239451466 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:52 [2024-02-28T21:58:52.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:52 [2024-02-28T21:58:52.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239451466 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:58:52 [2024-02-28T21:58:52.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239451466 data=null doit=true}, TreeItem with text {test}]
16:58:52 [2024-02-28T21:58:52.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239451466 data=null}, TreeItem with text {test}]
16:58:52 [2024-02-28T21:58:52.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239451466 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:52 [2024-02-28T21:58:52.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239451466 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:58:52 [2024-02-28T21:58:52.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239451462 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:52 [2024-02-28T21:58:52.378Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:58:52 [2024-02-28T21:58:52.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:52 [2024-02-28T21:58:52.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-239451462 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
16:58:52 [2024-02-28T21:58:52.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-239451462 data=null doit=true}, TreeItem with text {Traces [12]}]
16:58:52 [2024-02-28T21:58:52.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-239451462 data=null}, TreeItem with text {Traces [12]}]
16:58:52 [2024-02-28T21:58:52.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-239451457 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:58:52 [2024-02-28T21:58:52.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239451457 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]}]
16:58:52 [2024-02-28T21:58:52.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-239451452 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:58:52 [2024-02-28T21:58:52.378Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
16:58:52 [2024-02-28T21:58:52.378Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
16:58:52 [2024-02-28T21:58:52.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:58:52 [2024-02-28T21:58:52.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:52 [2024-02-28T21:58:52.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239451230 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:58:52 [2024-02-28T21:58:52.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-239451230 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:58:52 [2024-02-28T21:58:52.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-239451230 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:58:52 [2024-02-28T21:58:52.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239451229 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:58:52 [2024-02-28T21:58:52.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239451229 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}]
16:58:52 [2024-02-28T21:58:52.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239451197 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:58:52 [2024-02-28T21:58:52.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:52 [2024-02-28T21:58:52.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:52 [2024-02-28T21:58:52.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:52 [2024-02-28T21:58:52.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:52 [2024-02-28T21:58:52.634Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:58:52 [2024-02-28T21:58:52.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:52 [2024-02-28T21:58:52.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239451196 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:58:52 [2024-02-28T21:58:52.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-239451196 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:58:52 [2024-02-28T21:58:52.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-239451196 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:58:52 [2024-02-28T21:58:52.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239451195 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:58:52 [2024-02-28T21:58:52.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239451195 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}]
16:58:52 [2024-02-28T21:58:52.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239451192 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:58:52 [2024-02-28T21:58:52.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
16:58:52 [2024-02-28T21:58:52.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239451192 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:58:52 [2024-02-28T21:58:52.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-239451192 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:58:52 [2024-02-28T21:58:52.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:52 [2024-02-28T21:58:52.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-239451192 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:58:52 [2024-02-28T21:58:52.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239451192 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:58:52 [2024-02-28T21:58:52.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239451192 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}]
16:58:52 [2024-02-28T21:58:52.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239451187 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:58:52 [2024-02-28T21:58:52.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239451187 data=null button=1 stateMask=0x0 x=177 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
16:58:52 [2024-02-28T21:58:52.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239451187 data=null button=1 stateMask=0x0 x=177 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
16:58:52 [2024-02-28T21:58:52.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239451187 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}]
16:58:52 [2024-02-28T21:58:52.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239451150 data=null button=1 stateMask=0x80000 x=177 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
16:58:52 [2024-02-28T21:58:52.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239451056 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:58:52 [2024-02-28T21:58:52.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-239451056 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:58:52 [2024-02-28T21:58:52.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-239451056 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:58:52 [2024-02-28T21:58:52.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
16:58:52 [2024-02-28T21:58:52.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:52 [2024-02-28T21:58:52.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:52 [2024-02-28T21:58:52.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:52 [2024-02-28T21:58:52.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:52 [2024-02-28T21:58:52.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:52 [2024-02-28T21:58:52.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:52 [2024-02-28T21:58:52.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:52 [2024-02-28T21:58:52.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:54 [2024-02-28T21:58:54.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:58:54 [2024-02-28T21:58:54.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:58:54 [2024-02-28T21:58:54.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:58:54 [2024-02-28T21:58:54.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:58:54 [2024-02-28T21:58:54.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:58:54 [2024-02-28T21:58:54.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-239449552 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:58:54 [2024-02-28T21:58:54.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-239449552 data=null doit=true}, TableItem with text {}]
16:58:54 [2024-02-28T21:58:54.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-239449552 data=null}, TableItem with text {}]
16:58:54 [2024-02-28T21:58:54.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-239449551 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:58:54 [2024-02-28T21:58:54.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239449551 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:58:54 [2024-02-28T21:58:54.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-239449549 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:58:54 [2024-02-28T21:58:54.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:58:54 [2024-02-28T21:58:54.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:58:54 [2024-02-28T21:58:54.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:58:54 [2024-02-28T21:58:54.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:54 [2024-02-28T21:58:54.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239449495 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:58:54 [2024-02-28T21:58:54.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-239449495 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:58:54 [2024-02-28T21:58:54.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-239449495 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:58:54 [2024-02-28T21:58:54.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239449495 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:58:54 [2024-02-28T21:58:54.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239449495 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}]
16:58:54 [2024-02-28T21:58:54.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239449492 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:58:54 [2024-02-28T21:58:54.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:54 [2024-02-28T21:58:54.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:54 [2024-02-28T21:58:54.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:54 [2024-02-28T21:58:54.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:54 [2024-02-28T21:58:54.775Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:58:54 [2024-02-28T21:58:54.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:58:54 [2024-02-28T21:58:54.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:54 [2024-02-28T21:58:54.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:54 [2024-02-28T21:58:54.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:54 [2024-02-28T21:58:54.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:54 [2024-02-28T21:58:54.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:54 [2024-02-28T21:58:54.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239449488 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:58:54 [2024-02-28T21:58:54.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239449488 data=null doit=true}, TreeItem with text {test}]
16:58:54 [2024-02-28T21:58:54.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239449488 data=null}, TreeItem with text {test}]
16:58:54 [2024-02-28T21:58:54.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239449488 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:54 [2024-02-28T21:58:54.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239449488 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:58:54 [2024-02-28T21:58:54.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239449473 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:54 [2024-02-28T21:58:54.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:54 [2024-02-28T21:58:54.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239449472 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:58:54 [2024-02-28T21:58:54.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239449472 data=null doit=true}, TreeItem with text {test}]
16:58:54 [2024-02-28T21:58:54.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239449472 data=null}, TreeItem with text {test}]
16:58:54 [2024-02-28T21:58:54.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239449472 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:54 [2024-02-28T21:58:54.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239449472 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:58:54 [2024-02-28T21:58:54.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239449469 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:54 [2024-02-28T21:58:54.776Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:58:54 [2024-02-28T21:58:54.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:54 [2024-02-28T21:58:54.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-239449468 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
16:58:54 [2024-02-28T21:58:54.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-239449468 data=null doit=true}, TreeItem with text {Traces [12]}]
16:58:54 [2024-02-28T21:58:54.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-239449468 data=null}, TreeItem with text {Traces [12]}]
16:58:54 [2024-02-28T21:58:54.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-239449468 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:58:54 [2024-02-28T21:58:54.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239449468 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]}]
16:58:54 [2024-02-28T21:58:54.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-239449462 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:58:54 [2024-02-28T21:58:54.776Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
16:58:54 [2024-02-28T21:58:54.776Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
16:58:54 [2024-02-28T21:58:54.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:58:54 [2024-02-28T21:58:54.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:54 [2024-02-28T21:58:54.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239449139 data=null button=0 stateMask=0x0 x=169 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
16:58:54 [2024-02-28T21:58:54.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-239449139 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:58:54 [2024-02-28T21:58:54.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-239449139 data=null}, TreeItem with text {kernel-overlap-testing}]
16:58:54 [2024-02-28T21:58:54.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239449139 data=null button=1 stateMask=0x0 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
16:58:54 [2024-02-28T21:58:54.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239449139 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}]
16:58:54 [2024-02-28T21:58:54.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239449105 data=null button=1 stateMask=0x80000 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
16:58:54 [2024-02-28T21:58:54.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:54 [2024-02-28T21:58:54.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:54 [2024-02-28T21:58:54.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:54 [2024-02-28T21:58:54.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:54 [2024-02-28T21:58:54.776Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:58:54 [2024-02-28T21:58:54.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:54 [2024-02-28T21:58:54.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239449103 data=null button=0 stateMask=0x0 x=169 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
16:58:54 [2024-02-28T21:58:54.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-239449103 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:58:54 [2024-02-28T21:58:54.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-239449103 data=null}, TreeItem with text {kernel-overlap-testing}]
16:58:54 [2024-02-28T21:58:54.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239449102 data=null button=1 stateMask=0x0 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
16:58:54 [2024-02-28T21:58:54.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239449102 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}]
16:58:54 [2024-02-28T21:58:54.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239449097 data=null button=1 stateMask=0x80000 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
16:58:54 [2024-02-28T21:58:54.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
16:58:54 [2024-02-28T21:58:54.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239449097 data=null button=0 stateMask=0x0 x=169 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
16:58:54 [2024-02-28T21:58:54.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-239449097 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:58:54 [2024-02-28T21:58:54.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:54 [2024-02-28T21:58:54.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-239449097 data=null}, TreeItem with text {kernel-overlap-testing}]
16:58:54 [2024-02-28T21:58:54.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239449096 data=null button=1 stateMask=0x0 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
16:58:54 [2024-02-28T21:58:54.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239449096 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}]
16:58:54 [2024-02-28T21:58:54.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239449094 data=null button=1 stateMask=0x80000 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
16:58:54 [2024-02-28T21:58:54.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239449093 data=null button=1 stateMask=0x0 x=169 y=150 count=2}, TreeItem with text {kernel-overlap-testing}]
16:58:54 [2024-02-28T21:58:54.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239449093 data=null button=1 stateMask=0x0 x=169 y=150 count=2}, TreeItem with text {kernel-overlap-testing}]
16:58:54 [2024-02-28T21:58:54.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239449093 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}]
16:58:54 [2024-02-28T21:58:54.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239449056 data=null button=1 stateMask=0x80000 x=169 y=150 count=2}, TreeItem with text {kernel-overlap-testing}]
16:58:54 [2024-02-28T21:58:54.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239449050 data=null button=0 stateMask=0x0 x=169 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
16:58:54 [2024-02-28T21:58:54.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-239449050 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:58:54 [2024-02-28T21:58:54.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-239449050 data=null}, TreeItem with text {kernel-overlap-testing}]
16:58:55 [2024-02-28T21:58:55.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
16:58:55 [2024-02-28T21:58:55.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:55 [2024-02-28T21:58:55.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:55 [2024-02-28T21:58:55.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:55 [2024-02-28T21:58:55.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:55 [2024-02-28T21:58:55.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:55 [2024-02-28T21:58:55.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:55 [2024-02-28T21:58:55.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:55 [2024-02-28T21:58:55.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:55 [2024-02-28T21:58:55.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:55 [2024-02-28T21:58:55.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:58:55 [2024-02-28T21:58:55.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:58:55 [2024-02-28T21:58:55.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:58:55 [2024-02-28T21:58:55.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:58:55 [2024-02-28T21:58:55.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:58:55 [2024-02-28T21:58:55.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-239448831 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:58:55 [2024-02-28T21:58:55.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-239448831 data=null doit=true}, TableItem with text {}]
16:58:55 [2024-02-28T21:58:55.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-239448831 data=null}, TableItem with text {}]
16:58:55 [2024-02-28T21:58:55.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-239448831 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:58:55 [2024-02-28T21:58:55.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239448831 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:58:55 [2024-02-28T21:58:55.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-239448828 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:58:55 [2024-02-28T21:58:55.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:58:55 [2024-02-28T21:58:55.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:58:56 [2024-02-28T21:58:56.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:58:56 [2024-02-28T21:58:56.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:56 [2024-02-28T21:58:56.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239447676 data=null button=0 stateMask=0x0 x=169 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
16:58:56 [2024-02-28T21:58:56.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-239447676 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:58:56 [2024-02-28T21:58:56.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-239447676 data=null}, TreeItem with text {kernel-overlap-testing}]
16:58:56 [2024-02-28T21:58:56.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239447676 data=null button=1 stateMask=0x0 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
16:58:56 [2024-02-28T21:58:56.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239447676 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}]
16:58:56 [2024-02-28T21:58:56.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239447673 data=null button=1 stateMask=0x80000 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
16:58:56 [2024-02-28T21:58:56.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:56 [2024-02-28T21:58:56.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:56 [2024-02-28T21:58:56.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:56 [2024-02-28T21:58:56.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:56 [2024-02-28T21:58:56.397Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:58:56 [2024-02-28T21:58:56.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:58:56 [2024-02-28T21:58:56.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:56 [2024-02-28T21:58:56.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:56 [2024-02-28T21:58:56.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:56 [2024-02-28T21:58:56.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:56 [2024-02-28T21:58:56.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:56 [2024-02-28T21:58:56.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239447668 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:58:56 [2024-02-28T21:58:56.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239447668 data=null doit=true}, TreeItem with text {test}]
16:58:56 [2024-02-28T21:58:56.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239447668 data=null}, TreeItem with text {test}]
16:58:56 [2024-02-28T21:58:56.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239447667 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:56 [2024-02-28T21:58:56.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239447667 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:58:56 [2024-02-28T21:58:56.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239447658 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:56 [2024-02-28T21:58:56.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:56 [2024-02-28T21:58:56.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239447657 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:58:56 [2024-02-28T21:58:56.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239447657 data=null doit=true}, TreeItem with text {test}]
16:58:56 [2024-02-28T21:58:56.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239447657 data=null}, TreeItem with text {test}]
16:58:56 [2024-02-28T21:58:56.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239447657 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:56 [2024-02-28T21:58:56.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239447657 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:58:56 [2024-02-28T21:58:56.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239447648 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:56 [2024-02-28T21:58:56.397Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:58:56 [2024-02-28T21:58:56.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:56 [2024-02-28T21:58:56.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-239447647 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
16:58:56 [2024-02-28T21:58:56.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-239447647 data=null doit=true}, TreeItem with text {Traces [12]}]
16:58:56 [2024-02-28T21:58:56.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-239447647 data=null}, TreeItem with text {Traces [12]}]
16:58:56 [2024-02-28T21:58:56.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-239447647 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:58:56 [2024-02-28T21:58:56.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239447647 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]}]
16:58:56 [2024-02-28T21:58:56.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-239447641 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:58:56 [2024-02-28T21:58:56.397Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
16:58:56 [2024-02-28T21:58:56.397Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
16:58:56 [2024-02-28T21:58:56.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:58:56 [2024-02-28T21:58:56.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:56 [2024-02-28T21:58:56.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-239447610 data=null button=0 stateMask=0x0 x=169 y=173 count=0}, TreeItem with text {simple_server-thread1}]
16:58:56 [2024-02-28T21:58:56.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-239447610 data=null doit=true}, TreeItem with text {simple_server-thread1}]
16:58:56 [2024-02-28T21:58:56.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-239447610 data=null}, TreeItem with text {simple_server-thread1}]
16:58:56 [2024-02-28T21:58:56.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-239447610 data=null button=1 stateMask=0x0 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}]
16:58:56 [2024-02-28T21:58:56.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239447610 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}]
16:58:56 [2024-02-28T21:58:56.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-239447577 data=null button=1 stateMask=0x80000 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}]
16:58:56 [2024-02-28T21:58:56.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:56 [2024-02-28T21:58:56.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:56 [2024-02-28T21:58:56.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:56 [2024-02-28T21:58:56.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:56 [2024-02-28T21:58:56.398Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:58:56 [2024-02-28T21:58:56.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:56 [2024-02-28T21:58:56.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-239447576 data=null button=0 stateMask=0x0 x=169 y=173 count=0}, TreeItem with text {simple_server-thread1}]
16:58:56 [2024-02-28T21:58:56.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-239447576 data=null doit=true}, TreeItem with text {simple_server-thread1}]
16:58:56 [2024-02-28T21:58:56.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-239447576 data=null}, TreeItem with text {simple_server-thread1}]
16:58:56 [2024-02-28T21:58:56.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-239447575 data=null button=1 stateMask=0x0 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}]
16:58:56 [2024-02-28T21:58:56.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239447575 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}]
16:58:56 [2024-02-28T21:58:56.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-239447572 data=null button=1 stateMask=0x80000 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}]
16:58:56 [2024-02-28T21:58:56.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1}
16:58:56 [2024-02-28T21:58:56.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-239447572 data=null button=0 stateMask=0x0 x=169 y=173 count=0}, TreeItem with text {simple_server-thread1}]
16:58:56 [2024-02-28T21:58:56.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-239447572 data=null doit=true}, TreeItem with text {simple_server-thread1}]
16:58:56 [2024-02-28T21:58:56.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:56 [2024-02-28T21:58:56.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-239447572 data=null}, TreeItem with text {simple_server-thread1}]
16:58:56 [2024-02-28T21:58:56.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-239447572 data=null button=1 stateMask=0x0 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}]
16:58:56 [2024-02-28T21:58:56.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239447572 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}]
16:58:56 [2024-02-28T21:58:56.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-239447565 data=null button=1 stateMask=0x80000 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}]
16:58:56 [2024-02-28T21:58:56.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-239447565 data=null button=1 stateMask=0x0 x=169 y=173 count=2}, TreeItem with text {simple_server-thread1}]
16:58:56 [2024-02-28T21:58:56.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-239447564 data=null button=1 stateMask=0x0 x=169 y=173 count=2}, TreeItem with text {simple_server-thread1}]
16:58:56 [2024-02-28T21:58:56.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239447564 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}]
16:58:56 [2024-02-28T21:58:56.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-239447526 data=null button=1 stateMask=0x80000 x=169 y=173 count=2}, TreeItem with text {simple_server-thread1}]
16:58:56 [2024-02-28T21:58:56.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-239447520 data=null button=0 stateMask=0x0 x=169 y=173 count=0}, TreeItem with text {simple_server-thread1}]
16:58:56 [2024-02-28T21:58:56.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-239447520 data=null doit=true}, TreeItem with text {simple_server-thread1}]
16:58:56 [2024-02-28T21:58:56.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-239447520 data=null}, TreeItem with text {simple_server-thread1}]
16:58:56 [2024-02-28T21:58:56.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1}
16:58:56 [2024-02-28T21:58:56.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:56 [2024-02-28T21:58:56.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:56 [2024-02-28T21:58:56.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:56 [2024-02-28T21:58:56.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:56 [2024-02-28T21:58:56.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:56 [2024-02-28T21:58:56.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:56 [2024-02-28T21:58:56.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:56 [2024-02-28T21:58:56.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:56 [2024-02-28T21:58:56.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:56 [2024-02-28T21:58:56.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:56 [2024-02-28T21:58:56.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:56 [2024-02-28T21:58:56.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:56 [2024-02-28T21:58:56.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:56 [2024-02-28T21:58:56.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:56 [2024-02-28T21:58:56.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:56 [2024-02-28T21:58:56.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:56 [2024-02-28T21:58:56.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:56 [2024-02-28T21:58:56.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:56 [2024-02-28T21:58:56.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:56 [2024-02-28T21:58:56.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:58:56 [2024-02-28T21:58:56.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:58:56 [2024-02-28T21:58:56.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:58:56 [2024-02-28T21:58:56.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:58:56 [2024-02-28T21:58:56.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:58:56 [2024-02-28T21:58:56.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-239446891 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:58:56 [2024-02-28T21:58:56.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-239446891 data=null doit=true}, TableItem with text {}]
16:58:56 [2024-02-28T21:58:56.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-239446891 data=null}, TableItem with text {}]
16:58:56 [2024-02-28T21:58:56.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-239446890 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:58:56 [2024-02-28T21:58:56.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239446890 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:58:56 [2024-02-28T21:58:56.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-239446887 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:58:56 [2024-02-28T21:58:56.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:58:56 [2024-02-28T21:58:56.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:58:57 [2024-02-28T21:58:57.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:58:57 [2024-02-28T21:58:57.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:57 [2024-02-28T21:58:57.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-239446125 data=null button=0 stateMask=0x0 x=169 y=173 count=0}, TreeItem with text {simple_server-thread1}]
16:58:57 [2024-02-28T21:58:57.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-239446125 data=null doit=true}, TreeItem with text {simple_server-thread1}]
16:58:57 [2024-02-28T21:58:57.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-239446125 data=null}, TreeItem with text {simple_server-thread1}]
16:58:57 [2024-02-28T21:58:57.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-239446125 data=null button=1 stateMask=0x0 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}]
16:58:57 [2024-02-28T21:58:57.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239446125 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}]
16:58:57 [2024-02-28T21:58:57.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-239446120 data=null button=1 stateMask=0x80000 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}]
16:58:57 [2024-02-28T21:58:57.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:57 [2024-02-28T21:58:57.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:57 [2024-02-28T21:58:57.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:57 [2024-02-28T21:58:57.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:57 [2024-02-28T21:58:57.886Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:58:57 [2024-02-28T21:58:57.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:58:57 [2024-02-28T21:58:57.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:57 [2024-02-28T21:58:57.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:57 [2024-02-28T21:58:57.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:57 [2024-02-28T21:58:57.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:57 [2024-02-28T21:58:57.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:57 [2024-02-28T21:58:57.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239446116 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:58:57 [2024-02-28T21:58:57.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239446116 data=null doit=true}, TreeItem with text {test}]
16:58:57 [2024-02-28T21:58:57.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239446116 data=null}, TreeItem with text {test}]
16:58:57 [2024-02-28T21:58:57.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239446116 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:57 [2024-02-28T21:58:57.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239446116 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:58:57 [2024-02-28T21:58:57.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239446100 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:57 [2024-02-28T21:58:57.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:57 [2024-02-28T21:58:57.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239446099 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:58:57 [2024-02-28T21:58:57.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239446099 data=null doit=true}, TreeItem with text {test}]
16:58:57 [2024-02-28T21:58:57.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239446099 data=null}, TreeItem with text {test}]
16:58:57 [2024-02-28T21:58:57.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239446099 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:57 [2024-02-28T21:58:57.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239446099 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:58:57 [2024-02-28T21:58:57.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239446086 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:57 [2024-02-28T21:58:57.886Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:58:57 [2024-02-28T21:58:57.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:57 [2024-02-28T21:58:57.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-239446086 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
16:58:57 [2024-02-28T21:58:57.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-239446086 data=null doit=true}, TreeItem with text {Traces [12]}]
16:58:57 [2024-02-28T21:58:57.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-239446085 data=null}, TreeItem with text {Traces [12]}]
16:58:57 [2024-02-28T21:58:57.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-239446085 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:58:57 [2024-02-28T21:58:57.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239446085 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]}]
16:58:57 [2024-02-28T21:58:57.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-239446080 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:58:57 [2024-02-28T21:58:57.886Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
16:58:57 [2024-02-28T21:58:57.886Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
16:58:58 [2024-02-28T21:58:58.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:58:58 [2024-02-28T21:58:58.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:58 [2024-02-28T21:58:58.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-239445857 data=null button=0 stateMask=0x0 x=169 y=196 count=0}, TreeItem with text {simple_server-thread2}]
16:58:58 [2024-02-28T21:58:58.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-239445857 data=null doit=true}, TreeItem with text {simple_server-thread2}]
16:58:58 [2024-02-28T21:58:58.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-239445857 data=null}, TreeItem with text {simple_server-thread2}]
16:58:58 [2024-02-28T21:58:58.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-239445857 data=null button=1 stateMask=0x0 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}]
16:58:58 [2024-02-28T21:58:58.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239445857 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}]
16:58:58 [2024-02-28T21:58:58.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-239445825 data=null button=1 stateMask=0x80000 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}]
16:58:58 [2024-02-28T21:58:58.154Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:58 [2024-02-28T21:58:58.154Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:58 [2024-02-28T21:58:58.154Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:58 [2024-02-28T21:58:58.154Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:58 [2024-02-28T21:58:58.154Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:58:58 [2024-02-28T21:58:58.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:58 [2024-02-28T21:58:58.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-239445823 data=null button=0 stateMask=0x0 x=169 y=196 count=0}, TreeItem with text {simple_server-thread2}]
16:58:58 [2024-02-28T21:58:58.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-239445823 data=null doit=true}, TreeItem with text {simple_server-thread2}]
16:58:58 [2024-02-28T21:58:58.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-239445823 data=null}, TreeItem with text {simple_server-thread2}]
16:58:58 [2024-02-28T21:58:58.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-239445823 data=null button=1 stateMask=0x0 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}]
16:58:58 [2024-02-28T21:58:58.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239445823 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}]
16:58:58 [2024-02-28T21:58:58.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-239445820 data=null button=1 stateMask=0x80000 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}]
16:58:58 [2024-02-28T21:58:58.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2}
16:58:58 [2024-02-28T21:58:58.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-239445820 data=null button=0 stateMask=0x0 x=169 y=196 count=0}, TreeItem with text {simple_server-thread2}]
16:58:58 [2024-02-28T21:58:58.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-239445820 data=null doit=true}, TreeItem with text {simple_server-thread2}]
16:58:58 [2024-02-28T21:58:58.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:58 [2024-02-28T21:58:58.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-239445819 data=null}, TreeItem with text {simple_server-thread2}]
16:58:58 [2024-02-28T21:58:58.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-239445819 data=null button=1 stateMask=0x0 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}]
16:58:58 [2024-02-28T21:58:58.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239445819 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}]
16:58:58 [2024-02-28T21:58:58.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-239445815 data=null button=1 stateMask=0x80000 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}]
16:58:58 [2024-02-28T21:58:58.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-239445815 data=null button=1 stateMask=0x0 x=169 y=196 count=2}, TreeItem with text {simple_server-thread2}]
16:58:58 [2024-02-28T21:58:58.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-239445814 data=null button=1 stateMask=0x0 x=169 y=196 count=2}, TreeItem with text {simple_server-thread2}]
16:58:58 [2024-02-28T21:58:58.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239445814 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}]
16:58:58 [2024-02-28T21:58:58.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-239445740 data=null button=1 stateMask=0x80000 x=169 y=196 count=2}, TreeItem with text {simple_server-thread2}]
16:58:58 [2024-02-28T21:58:58.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-239445572 data=null button=0 stateMask=0x0 x=169 y=196 count=0}, TreeItem with text {simple_server-thread2}]
16:58:58 [2024-02-28T21:58:58.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-239445572 data=null doit=true}, TreeItem with text {simple_server-thread2}]
16:58:58 [2024-02-28T21:58:58.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-239445572 data=null}, TreeItem with text {simple_server-thread2}]
16:58:58 [2024-02-28T21:58:58.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2}
16:58:58 [2024-02-28T21:58:58.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:58 [2024-02-28T21:58:58.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:58 [2024-02-28T21:58:58.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:58 [2024-02-28T21:58:58.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:58 [2024-02-28T21:58:58.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:58 [2024-02-28T21:58:58.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:58 [2024-02-28T21:58:58.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:58 [2024-02-28T21:58:58.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:58 [2024-02-28T21:58:58.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:58 [2024-02-28T21:58:58.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:58 [2024-02-28T21:58:58.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:58:58 [2024-02-28T21:58:58.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:58:58 [2024-02-28T21:58:58.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:58:58 [2024-02-28T21:58:58.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:58:58 [2024-02-28T21:58:58.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:58:58 [2024-02-28T21:58:58.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:58:58 [2024-02-28T21:58:58.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-239445067 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:58:58 [2024-02-28T21:58:58.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-239445067 data=null doit=true}, TableItem with text {}]
16:58:58 [2024-02-28T21:58:58.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-239445067 data=null}, TableItem with text {}]
16:58:58 [2024-02-28T21:58:58.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-239445067 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:58:58 [2024-02-28T21:58:58.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239445067 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:58:58 [2024-02-28T21:58:58.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-239445063 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:58:58 [2024-02-28T21:58:58.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:58:58 [2024-02-28T21:58:58.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:58:59 [2024-02-28T21:58:59.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:58:59 [2024-02-28T21:58:59.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:59 [2024-02-28T21:58:59.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-239444310 data=null button=0 stateMask=0x0 x=169 y=196 count=0}, TreeItem with text {simple_server-thread2}]
16:58:59 [2024-02-28T21:58:59.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-239444309 data=null doit=true}, TreeItem with text {simple_server-thread2}]
16:58:59 [2024-02-28T21:58:59.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-239444309 data=null}, TreeItem with text {simple_server-thread2}]
16:58:59 [2024-02-28T21:58:59.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-239444309 data=null button=1 stateMask=0x0 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}]
16:58:59 [2024-02-28T21:58:59.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239444309 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}]
16:58:59 [2024-02-28T21:58:59.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-239444306 data=null button=1 stateMask=0x80000 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}]
16:58:59 [2024-02-28T21:58:59.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:59 [2024-02-28T21:58:59.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:59 [2024-02-28T21:58:59.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:59 [2024-02-28T21:58:59.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:59 [2024-02-28T21:58:59.532Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:58:59 [2024-02-28T21:58:59.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:58:59 [2024-02-28T21:58:59.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:59 [2024-02-28T21:58:59.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:59 [2024-02-28T21:58:59.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:59 [2024-02-28T21:58:59.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:59 [2024-02-28T21:58:59.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:59 [2024-02-28T21:58:59.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239444303 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:58:59 [2024-02-28T21:58:59.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239444301 data=null doit=true}, TreeItem with text {test}]
16:58:59 [2024-02-28T21:58:59.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239444301 data=null}, TreeItem with text {test}]
16:58:59 [2024-02-28T21:58:59.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239444300 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:59 [2024-02-28T21:58:59.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239444300 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:58:59 [2024-02-28T21:58:59.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239444290 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:59 [2024-02-28T21:58:59.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:59 [2024-02-28T21:58:59.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239444290 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:58:59 [2024-02-28T21:58:59.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239444290 data=null doit=true}, TreeItem with text {test}]
16:58:59 [2024-02-28T21:58:59.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239444290 data=null}, TreeItem with text {test}]
16:58:59 [2024-02-28T21:58:59.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239444290 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:59 [2024-02-28T21:58:59.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239444289 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:58:59 [2024-02-28T21:58:59.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239444279 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:58:59 [2024-02-28T21:58:59.533Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:58:59 [2024-02-28T21:58:59.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:59 [2024-02-28T21:58:59.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-239444278 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
16:58:59 [2024-02-28T21:58:59.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-239444278 data=null doit=true}, TreeItem with text {Traces [12]}]
16:58:59 [2024-02-28T21:58:59.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-239444278 data=null}, TreeItem with text {Traces [12]}]
16:58:59 [2024-02-28T21:58:59.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-239444278 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:58:59 [2024-02-28T21:58:59.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239444278 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]}]
16:58:59 [2024-02-28T21:58:59.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-239444272 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:58:59 [2024-02-28T21:58:59.788Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
16:58:59 [2024-02-28T21:58:59.788Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
16:58:59 [2024-02-28T21:58:59.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:58:59 [2024-02-28T21:58:59.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:59 [2024-02-28T21:58:59.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-239444240 data=null button=0 stateMask=0x0 x=158 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
16:58:59 [2024-02-28T21:58:59.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-239444240 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:58:59 [2024-02-28T21:58:59.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-239444240 data=null}, TreeItem with text {ust-overlap-testing}]
16:58:59 [2024-02-28T21:58:59.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-239444239 data=null button=1 stateMask=0x0 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
16:58:59 [2024-02-28T21:58:59.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239444239 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}]
16:58:59 [2024-02-28T21:58:59.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-239444207 data=null button=1 stateMask=0x80000 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
16:58:59 [2024-02-28T21:58:59.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:59 [2024-02-28T21:58:59.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:59 [2024-02-28T21:58:59.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:58:59 [2024-02-28T21:58:59.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:58:59 [2024-02-28T21:58:59.789Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:58:59 [2024-02-28T21:58:59.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:59 [2024-02-28T21:58:59.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-239444195 data=null button=0 stateMask=0x0 x=158 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
16:58:59 [2024-02-28T21:58:59.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-239444195 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:58:59 [2024-02-28T21:58:59.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-239444195 data=null}, TreeItem with text {ust-overlap-testing}]
16:58:59 [2024-02-28T21:58:59.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-239444195 data=null button=1 stateMask=0x0 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
16:58:59 [2024-02-28T21:58:59.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239444195 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}]
16:58:59 [2024-02-28T21:58:59.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-239444192 data=null button=1 stateMask=0x80000 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
16:58:59 [2024-02-28T21:58:59.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing}
16:58:59 [2024-02-28T21:58:59.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-239444191 data=null button=0 stateMask=0x0 x=158 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
16:58:59 [2024-02-28T21:58:59.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-239444191 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:58:59 [2024-02-28T21:58:59.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:58:59 [2024-02-28T21:58:59.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-239444191 data=null}, TreeItem with text {ust-overlap-testing}]
16:58:59 [2024-02-28T21:58:59.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-239444190 data=null button=1 stateMask=0x0 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
16:58:59 [2024-02-28T21:58:59.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239444190 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}]
16:58:59 [2024-02-28T21:58:59.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-239444187 data=null button=1 stateMask=0x80000 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
16:58:59 [2024-02-28T21:58:59.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-239444187 data=null button=1 stateMask=0x0 x=158 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
16:58:59 [2024-02-28T21:58:59.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=-239444187 data=null button=1 stateMask=0x0 x=158 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
16:58:59 [2024-02-28T21:58:59.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239444187 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}]
16:59:00 [2024-02-28T21:59:00.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-239444133 data=null button=1 stateMask=0x80000 x=158 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
16:59:00 [2024-02-28T21:59:00.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=-239444000 data=null button=0 stateMask=0x0 x=158 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
16:59:00 [2024-02-28T21:59:00.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=-239443991 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:59:00 [2024-02-28T21:59:00.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=-239443991 data=null}, TreeItem with text {ust-overlap-testing}]
16:59:00 [2024-02-28T21:59:00.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing}
16:59:00 [2024-02-28T21:59:00.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:59:00 [2024-02-28T21:59:00.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:59:00 [2024-02-28T21:59:00.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:59:00 [2024-02-28T21:59:00.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:59:00 [2024-02-28T21:59:00.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:59:00 [2024-02-28T21:59:00.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:59:00 [2024-02-28T21:59:00.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:59:00 [2024-02-28T21:59:00.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:59:00 [2024-02-28T21:59:00.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:59:00 [2024-02-28T21:59:00.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:59:00 [2024-02-28T21:59:00.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:59:00 [2024-02-28T21:59:00.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:59:00 [2024-02-28T21:59:00.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:59:00 [2024-02-28T21:59:00.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:59:00 [2024-02-28T21:59:00.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:59:00 [2024-02-28T21:59:00.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:59:00 [2024-02-28T21:59:00.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:59:00 [2024-02-28T21:59:00.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-239443990 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:59:00 [2024-02-28T21:59:00.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-239443989 data=null doit=true}, TableItem with text {}]
16:59:00 [2024-02-28T21:59:00.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-239443989 data=null}, TableItem with text {}]
16:59:00 [2024-02-28T21:59:00.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-239443989 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:59:00 [2024-02-28T21:59:00.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239443989 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:59:00 [2024-02-28T21:59:00.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-239443986 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:59:00 [2024-02-28T21:59:00.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:59:00 [2024-02-28T21:59:00.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:59:01 [2024-02-28T21:59:01.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:59:01 [2024-02-28T21:59:01.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:01 [2024-02-28T21:59:01.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-239442734 data=null button=0 stateMask=0x0 x=158 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
16:59:01 [2024-02-28T21:59:01.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-239442733 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:59:01 [2024-02-28T21:59:01.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-239442733 data=null}, TreeItem with text {ust-overlap-testing}]
16:59:01 [2024-02-28T21:59:01.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-239442733 data=null button=1 stateMask=0x0 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
16:59:01 [2024-02-28T21:59:01.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239442733 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}]
16:59:01 [2024-02-28T21:59:01.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-239442730 data=null button=1 stateMask=0x80000 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
16:59:01 [2024-02-28T21:59:01.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:01 [2024-02-28T21:59:01.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:01 [2024-02-28T21:59:01.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:01 [2024-02-28T21:59:01.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:01 [2024-02-28T21:59:01.407Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:59:01 [2024-02-28T21:59:01.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:59:01 [2024-02-28T21:59:01.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:01 [2024-02-28T21:59:01.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:01 [2024-02-28T21:59:01.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:01 [2024-02-28T21:59:01.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:01 [2024-02-28T21:59:01.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:01 [2024-02-28T21:59:01.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239442727 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:59:01 [2024-02-28T21:59:01.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239442727 data=null doit=true}, TreeItem with text {test}]
16:59:01 [2024-02-28T21:59:01.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239442727 data=null}, TreeItem with text {test}]
16:59:01 [2024-02-28T21:59:01.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239442727 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:01 [2024-02-28T21:59:01.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239442727 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:59:01 [2024-02-28T21:59:01.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239442709 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:01 [2024-02-28T21:59:01.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:01 [2024-02-28T21:59:01.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239442708 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:59:01 [2024-02-28T21:59:01.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239442708 data=null doit=true}, TreeItem with text {test}]
16:59:01 [2024-02-28T21:59:01.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239442708 data=null}, TreeItem with text {test}]
16:59:01 [2024-02-28T21:59:01.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239442708 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:01 [2024-02-28T21:59:01.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239442708 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:59:01 [2024-02-28T21:59:01.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239442694 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:01 [2024-02-28T21:59:01.408Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:59:01 [2024-02-28T21:59:01.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:01 [2024-02-28T21:59:01.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-239442694 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
16:59:01 [2024-02-28T21:59:01.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-239442694 data=null doit=true}, TreeItem with text {Traces [12]}]
16:59:01 [2024-02-28T21:59:01.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-239442694 data=null}, TreeItem with text {Traces [12]}]
16:59:01 [2024-02-28T21:59:01.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-239442693 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:59:01 [2024-02-28T21:59:01.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239442693 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]}]
16:59:01 [2024-02-28T21:59:01.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-239442683 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:59:01 [2024-02-28T21:59:01.408Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
16:59:01 [2024-02-28T21:59:01.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:59:01 [2024-02-28T21:59:01.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:01 [2024-02-28T21:59:01.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:01 [2024-02-28T21:59:01.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:01 [2024-02-28T21:59:01.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:01 [2024-02-28T21:59:01.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:01 [2024-02-28T21:59:01.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239442680 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:59:01 [2024-02-28T21:59:01.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239442680 data=null doit=true}, TreeItem with text {test}]
16:59:01 [2024-02-28T21:59:01.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239442680 data=null}, TreeItem with text {test}]
16:59:01 [2024-02-28T21:59:01.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239442680 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:01 [2024-02-28T21:59:01.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239442680 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:59:01 [2024-02-28T21:59:01.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239442674 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:01 [2024-02-28T21:59:01.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:01 [2024-02-28T21:59:01.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239442674 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:59:01 [2024-02-28T21:59:01.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239442674 data=null doit=true}, TreeItem with text {test}]
16:59:01 [2024-02-28T21:59:01.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239442674 data=null}, TreeItem with text {test}]
16:59:01 [2024-02-28T21:59:01.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239442674 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:01 [2024-02-28T21:59:01.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239442674 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:59:01 [2024-02-28T21:59:01.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239442670 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:01 [2024-02-28T21:59:01.409Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:59:01 [2024-02-28T21:59:01.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:01 [2024-02-28T21:59:01.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-239442670 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
16:59:01 [2024-02-28T21:59:01.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-239442670 data=null doit=true}, TreeItem with text {Traces [12]}]
16:59:01 [2024-02-28T21:59:01.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-239442670 data=null}, TreeItem with text {Traces [12]}]
16:59:01 [2024-02-28T21:59:01.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-239442670 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:59:01 [2024-02-28T21:59:01.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239442670 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]}]
16:59:01 [2024-02-28T21:59:01.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-239442659 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:59:01 [2024-02-28T21:59:01.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:01 [2024-02-28T21:59:01.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-239442638 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
16:59:01 [2024-02-28T21:59:01.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-239442638 data=null doit=true}, TreeItem with text {Traces [12]}]
16:59:01 [2024-02-28T21:59:01.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-239442638 data=null}, TreeItem with text {Traces [12]}]
16:59:01 [2024-02-28T21:59:01.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-239442638 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:59:01 [2024-02-28T21:59:01.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239442638 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]}]
16:59:01 [2024-02-28T21:59:01.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-239442634 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:59:01 [2024-02-28T21:59:01.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
16:59:01 [2024-02-28T21:59:01.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
16:59:01 [2024-02-28T21:59:01.409Z] 
16:59:01 [2024-02-28T21:59:01.409Z] (Eclipse:19192): Gtk-WARNING **: 21:59:01.269: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:01 [2024-02-28T21:59:01.409Z] 
16:59:01 [2024-02-28T21:59:01.409Z] (Eclipse:19192): Gtk-WARNING **: 21:59:01.269: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:01 [2024-02-28T21:59:01.409Z] 
16:59:01 [2024-02-28T21:59:01.409Z] (Eclipse:19192): Gtk-WARNING **: 21:59:01.269: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:01 [2024-02-28T21:59:01.409Z] 
16:59:01 [2024-02-28T21:59:01.409Z] (Eclipse:19192): Gtk-WARNING **: 21:59:01.269: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:01 [2024-02-28T21:59:01.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
16:59:01 [2024-02-28T21:59:01.409Z] 
16:59:01 [2024-02-28T21:59:01.409Z] (Eclipse:19192): Gtk-WARNING **: 21:59:01.302: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:01 [2024-02-28T21:59:01.409Z] 
16:59:01 [2024-02-28T21:59:01.409Z] (Eclipse:19192): Gtk-WARNING **: 21:59:01.302: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:01 [2024-02-28T21:59:01.409Z] 
16:59:01 [2024-02-28T21:59:01.409Z] (Eclipse:19192): Gtk-WARNING **: 21:59:01.302: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:01 [2024-02-28T21:59:01.409Z] 
16:59:01 [2024-02-28T21:59:01.409Z] (Eclipse:19192): Gtk-WARNING **: 21:59:01.302: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:01 [2024-02-28T21:59:01.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
16:59:01 [2024-02-28T21:59:01.409Z] 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=-239442495 data=null doit=true}, Shell with text {Confirm Clear}]
16:59:01 [2024-02-28T21:59:01.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
16:59:01 [2024-02-28T21:59:01.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
16:59:01 [2024-02-28T21:59:01.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
16:59:01 [2024-02-28T21:59:01.409Z] 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')
16:59:01 [2024-02-28T21:59:01.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
16:59:01 [2024-02-28T21:59:01.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
16:59:01 [2024-02-28T21:59:01.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-239442495 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:59:01 [2024-02-28T21:59:01.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-239442495 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:59:01 [2024-02-28T21:59:01.409Z] 
16:59:01 [2024-02-28T21:59:01.409Z] (Eclipse:19192): Gtk-WARNING **: 21:59:01.319: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:01 [2024-02-28T21:59:01.409Z] 
16:59:01 [2024-02-28T21:59:01.409Z] (Eclipse:19192): Gtk-WARNING **: 21:59:01.319: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:01 [2024-02-28T21:59:01.409Z] 
16:59:01 [2024-02-28T21:59:01.409Z] (Eclipse:19192): Gtk-WARNING **: 21:59:01.319: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:01 [2024-02-28T21:59:01.409Z] 
16:59:01 [2024-02-28T21:59:01.409Z] (Eclipse:19192): Gtk-WARNING **: 21:59:01.319: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:01 [2024-02-28T21:59:01.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-239442495 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:59:01 [2024-02-28T21:59:01.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-239442481 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:59:01 [2024-02-28T21:59:01.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-239442481 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:59:01 [2024-02-28T21:59:01.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-239442481 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:59:01 [2024-02-28T21:59:01.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-239442481 data=null 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')]
16:59:02 [2024-02-28T21:59:02.773Z] 
16:59:02 [2024-02-28T21:59:02.773Z] (Eclipse:19192): Gtk-WARNING **: 21:59:02.477: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:02 [2024-02-28T21:59:02.773Z] 
16:59:02 [2024-02-28T21:59:02.773Z] (Eclipse:19192): Gtk-WARNING **: 21:59:02.477: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:02 [2024-02-28T21:59:02.773Z] 
16:59:02 [2024-02-28T21:59:02.773Z] (Eclipse:19192): Gtk-WARNING **: 21:59:02.477: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:02 [2024-02-28T21:59:02.773Z] 
16:59:02 [2024-02-28T21:59:02.773Z] (Eclipse:19192): Gtk-WARNING **: 21:59:02.477: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:02 [2024-02-28T21:59:02.773Z] 
16:59:02 [2024-02-28T21:59:02.773Z] (Eclipse:19192): Gtk-WARNING **: 21:59:02.497: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:02 [2024-02-28T21:59:02.773Z] 
16:59:02 [2024-02-28T21:59:02.773Z] (Eclipse:19192): Gtk-WARNING **: 21:59:02.497: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:02 [2024-02-28T21:59:02.773Z] 
16:59:02 [2024-02-28T21:59:02.773Z] (Eclipse:19192): Gtk-WARNING **: 21:59:02.497: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:02 [2024-02-28T21:59:02.773Z] 
16:59:02 [2024-02-28T21:59:02.773Z] (Eclipse:19192): Gtk-WARNING **: 21:59:02.497: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:02 [2024-02-28T21:59:02.774Z] 
16:59:02 [2024-02-28T21:59:02.774Z] (Eclipse:19192): Gtk-WARNING **: 21:59:02.519: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:02 [2024-02-28T21:59:02.774Z] 
16:59:02 [2024-02-28T21:59:02.774Z] (Eclipse:19192): Gtk-WARNING **: 21:59:02.519: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:02 [2024-02-28T21:59:02.774Z] 
16:59:02 [2024-02-28T21:59:02.774Z] (Eclipse:19192): Gtk-WARNING **: 21:59:02.519: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:02 [2024-02-28T21:59:02.774Z] 
16:59:02 [2024-02-28T21:59:02.774Z] (Eclipse:19192): Gtk-WARNING **: 21:59:02.519: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:02 [2024-02-28T21:59:02.774Z] 
16:59:02 [2024-02-28T21:59:02.774Z] (Eclipse:19192): Gtk-WARNING **: 21:59:02.544: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:02 [2024-02-28T21:59:02.774Z] 
16:59:02 [2024-02-28T21:59:02.774Z] (Eclipse:19192): Gtk-WARNING **: 21:59:02.544: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:02 [2024-02-28T21:59:02.774Z] 
16:59:02 [2024-02-28T21:59:02.774Z] (Eclipse:19192): Gtk-WARNING **: 21:59:02.544: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:02 [2024-02-28T21:59:02.774Z] 
16:59:02 [2024-02-28T21:59:02.774Z] (Eclipse:19192): Gtk-WARNING **: 21:59:02.544: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:02 [2024-02-28T21:59:02.774Z] 
16:59:02 [2024-02-28T21:59:02.774Z] (Eclipse:19192): Gtk-WARNING **: 21:59:02.561: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:02 [2024-02-28T21:59:02.774Z] 
16:59:02 [2024-02-28T21:59:02.774Z] (Eclipse:19192): Gtk-WARNING **: 21:59:02.561: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:02 [2024-02-28T21:59:02.774Z] 
16:59:02 [2024-02-28T21:59:02.774Z] (Eclipse:19192): Gtk-WARNING **: 21:59:02.561: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:02 [2024-02-28T21:59:02.774Z] 
16:59:02 [2024-02-28T21:59:02.774Z] (Eclipse:19192): Gtk-WARNING **: 21:59:02.561: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:02 [2024-02-28T21:59:02.774Z] 
16:59:02 [2024-02-28T21:59:02.774Z] (Eclipse:19192): Gtk-WARNING **: 21:59:02.580: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:02 [2024-02-28T21:59:02.774Z] 
16:59:02 [2024-02-28T21:59:02.774Z] (Eclipse:19192): Gtk-WARNING **: 21:59:02.580: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:02 [2024-02-28T21:59:02.774Z] 
16:59:02 [2024-02-28T21:59:02.774Z] (Eclipse:19192): Gtk-WARNING **: 21:59:02.580: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:02 [2024-02-28T21:59:02.774Z] 
16:59:02 [2024-02-28T21:59:02.774Z] (Eclipse:19192): Gtk-WARNING **: 21:59:02.580: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:02 [2024-02-28T21:59:02.774Z] 
16:59:02 [2024-02-28T21:59:02.774Z] (Eclipse:19192): Gtk-WARNING **: 21:59:02.601: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:02 [2024-02-28T21:59:02.774Z] 
16:59:02 [2024-02-28T21:59:02.774Z] (Eclipse:19192): Gtk-WARNING **: 21:59:02.601: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:02 [2024-02-28T21:59:02.774Z] 
16:59:02 [2024-02-28T21:59:02.774Z] (Eclipse:19192): Gtk-WARNING **: 21:59:02.601: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:02 [2024-02-28T21:59:02.774Z] 
16:59:02 [2024-02-28T21:59:02.774Z] (Eclipse:19192): Gtk-WARNING **: 21:59:02.601: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:02 [2024-02-28T21:59:02.774Z] 
16:59:02 [2024-02-28T21:59:02.774Z] (Eclipse:19192): Gtk-WARNING **: 21:59:02.619: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:02 [2024-02-28T21:59:02.774Z] 
16:59:02 [2024-02-28T21:59:02.774Z] (Eclipse:19192): Gtk-WARNING **: 21:59:02.619: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:02 [2024-02-28T21:59:02.774Z] 
16:59:02 [2024-02-28T21:59:02.774Z] (Eclipse:19192): Gtk-WARNING **: 21:59:02.619: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:02 [2024-02-28T21:59:02.774Z] 
16:59:02 [2024-02-28T21:59:02.774Z] (Eclipse:19192): Gtk-WARNING **: 21:59:02.619: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:02 [2024-02-28T21:59:02.774Z] 
16:59:02 [2024-02-28T21:59:02.774Z] (Eclipse:19192): Gtk-WARNING **: 21:59:02.632: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:02 [2024-02-28T21:59:02.774Z] 
16:59:02 [2024-02-28T21:59:02.774Z] (Eclipse:19192): Gtk-WARNING **: 21:59:02.632: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:02 [2024-02-28T21:59:02.774Z] 
16:59:02 [2024-02-28T21:59:02.774Z] (Eclipse:19192): Gtk-WARNING **: 21:59:02.632: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:02 [2024-02-28T21:59:02.774Z] 
16:59:02 [2024-02-28T21:59:02.774Z] (Eclipse:19192): Gtk-WARNING **: 21:59:02.632: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:03 [2024-02-28T21:59:03.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:59:03 [2024-02-28T21:59:03.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-239442616 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
16:59:04 [2024-02-28T21:59:04.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:59:04 [2024-02-28T21:59:04.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:04 [2024-02-28T21:59:04.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:04 [2024-02-28T21:59:04.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:04 [2024-02-28T21:59:04.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:04 [2024-02-28T21:59:04.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:04 [2024-02-28T21:59:04.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239439621 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:59:04 [2024-02-28T21:59:04.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239439621 data=null doit=true}, TreeItem with text {test}]
16:59:04 [2024-02-28T21:59:04.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239439621 data=null}, TreeItem with text {test}]
16:59:04 [2024-02-28T21:59:04.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239439621 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:04 [2024-02-28T21:59:04.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239439621 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:59:04 [2024-02-28T21:59:04.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239439587 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:04 [2024-02-28T21:59:04.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:04 [2024-02-28T21:59:04.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239439587 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:59:04 [2024-02-28T21:59:04.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239439587 data=null doit=true}, TreeItem with text {test}]
16:59:04 [2024-02-28T21:59:04.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239439587 data=null}, TreeItem with text {test}]
16:59:04 [2024-02-28T21:59:04.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239439586 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:04 [2024-02-28T21:59:04.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239439586 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:59:04 [2024-02-28T21:59:04.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239439583 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:04 [2024-02-28T21:59:04.455Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:59:04 [2024-02-28T21:59:04.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:04 [2024-02-28T21:59:04.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-239439582 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:59:04 [2024-02-28T21:59:04.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-239439582 data=null doit=true}, TreeItem with text {Traces [0]}]
16:59:04 [2024-02-28T21:59:04.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-239439582 data=null}, TreeItem with text {Traces [0]}]
16:59:04 [2024-02-28T21:59:04.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-239439582 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:59:04 [2024-02-28T21:59:04.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239439582 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]}]
16:59:04 [2024-02-28T21:59:04.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-239439577 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:59:04 [2024-02-28T21:59:04.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:04 [2024-02-28T21:59:04.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-239439577 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:59:04 [2024-02-28T21:59:04.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-239439577 data=null doit=true}, TreeItem with text {Traces [0]}]
16:59:04 [2024-02-28T21:59:04.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-239439577 data=null}, TreeItem with text {Traces [0]}]
16:59:04 [2024-02-28T21:59:04.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-239439577 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:59:04 [2024-02-28T21:59:04.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239439577 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]}]
16:59:04 [2024-02-28T21:59:04.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-239439575 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:59:04 [2024-02-28T21:59:04.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:59:04 [2024-02-28T21:59:04.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
16:59:04 [2024-02-28T21:59:04.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
16:59:04 [2024-02-28T21:59:04.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:59:04 [2024-02-28T21:59:04.711Z] 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=-239439251 data=null doit=true}, Shell with text {Trace Import}]
16:59:04 [2024-02-28T21:59:04.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:59:04 [2024-02-28T21:59:04.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:04 [2024-02-28T21:59:04.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:59:04 [2024-02-28T21:59:04.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
16:59:04 [2024-02-28T21:59:04.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
16:59:04 [2024-02-28T21:59:04.712Z] 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')
16:59:04 [2024-02-28T21:59:04.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:04 [2024-02-28T21:59:04.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:59:04 [2024-02-28T21:59:04.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:59:04 [2024-02-28T21:59:04.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:59:04 [2024-02-28T21:59:04.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:59:04 [2024-02-28T21:59:04.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:59:04 [2024-02-28T21:59:04.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:59:04 [2024-02-28T21:59:04.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:59:04 [2024-02-28T21:59:04.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:59:04 [2024-02-28T21:59:04.712Z] 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.
16:59:04 [2024-02-28T21:59:04.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:59:04 [2024-02-28T21:59:04.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:59:04 [2024-02-28T21:59:04.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:59:04 [2024-02-28T21:59:04.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:59:04 [2024-02-28T21:59:04.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:59:04 [2024-02-28T21:59:04.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:59:04 [2024-02-28T21:59:04.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:59:04 [2024-02-28T21:59:04.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz
16:59:04 [2024-02-28T21:59:04.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz} [layout=null] time=-239439249 data=null}, (of type 'Combo')]
16:59:04 [2024-02-28T21:59:04.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz
16:59:04 [2024-02-28T21:59:04.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:04 [2024-02-28T21:59:04.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:04 [2024-02-28T21:59:04.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:59:04 [2024-02-28T21:59:04.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:04 [2024-02-28T21:59:04.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:04 [2024-02-28T21:59:04.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:04 [2024-02-28T21:59:04.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/} time=-239439216 data=null button=0 stateMask=0x0 x=64 y=12 count=0}, TreeItem with text {/}]
16:59:04 [2024-02-28T21:59:04.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=-239439216 data=null doit=true}, TreeItem with text {/}]
16:59:04 [2024-02-28T21:59:04.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=-239439216 data=null}, TreeItem with text {/}]
16:59:04 [2024-02-28T21:59:04.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=-239439216 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
16:59:04 [2024-02-28T21:59:04.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239439216 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/}]
16:59:04 [2024-02-28T21:59:04.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=-239439216 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
16:59:04 [2024-02-28T21:59:04.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: /
16:59:04 [2024-02-28T21:59:04.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:59:04 [2024-02-28T21:59:04.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:59:04 [2024-02-28T21:59:04.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:59:04 [2024-02-28T21:59:04.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:59:04 [2024-02-28T21:59:04.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:59:04 [2024-02-28T21:59:04.712Z] 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:'))
16:59:04 [2024-02-28T21:59:04.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:59:04 [2024-02-28T21:59:04.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-239439201 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:'))]
16:59:04 [2024-02-28T21:59:04.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:59:04 [2024-02-28T21:59:04.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:59:04 [2024-02-28T21:59:04.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:04 [2024-02-28T21:59:04.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:59:04 [2024-02-28T21:59:04.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:04 [2024-02-28T21:59:04.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:59:04 [2024-02-28T21:59:04.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:59:04 [2024-02-28T21:59:04.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:59:04 [2024-02-28T21:59:04.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'
16:59:04 [2024-02-28T21:59:04.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:59:04 [2024-02-28T21:59:04.713Z] 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')
16:59:04 [2024-02-28T21:59:04.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:59:04 [2024-02-28T21:59:04.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:59:04 [2024-02-28T21:59:04.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:59:04 [2024-02-28T21:59:04.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:59:04 [2024-02-28T21:59:04.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:59:04 [2024-02-28T21:59:04.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:59:04 [2024-02-28T21:59:04.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:04 [2024-02-28T21:59:04.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:59:04 [2024-02-28T21:59:04.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:04 [2024-02-28T21:59:04.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:59:04 [2024-02-28T21:59:04.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:59:04 [2024-02-28T21:59:04.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:59:04 [2024-02-28T21:59:04.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:59:04 [2024-02-28T21:59:04.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:59:04 [2024-02-28T21:59:04.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:59:04 [2024-02-28T21:59:04.713Z] 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')
16:59:04 [2024-02-28T21:59:04.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:59:04 [2024-02-28T21:59:04.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:59:04 [2024-02-28T21:59:04.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:59:04 [2024-02-28T21:59:04.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:59:04 [2024-02-28T21:59:04.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:59:04 [2024-02-28T21:59:04.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@26e2317b
16:59:04 [2024-02-28T21:59:04.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-239439199 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')]
16:59:04 [2024-02-28T21:59:04.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-239439199 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')]
16:59:04 [2024-02-28T21:59:04.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-239439199 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:59:04 [2024-02-28T21:59:04.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-239439199 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:59:04 [2024-02-28T21:59:04.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-239439199 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')]
16:59:04 [2024-02-28T21:59:04.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-239439199 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')]
16:59:04 [2024-02-28T21:59:04.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-239439199 data=null 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')]
16:59:04 [2024-02-28T21:59:04.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-239439199 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')]
16:59:04 [2024-02-28T21:59:04.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-239439199 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')]
16:59:04 [2024-02-28T21:59:04.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-239439199 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')]
16:59:04 [2024-02-28T21:59:04.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-239439199 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:59:04 [2024-02-28T21:59:04.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-239439199 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:59:04 [2024-02-28T21:59:04.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:59:04 [2024-02-28T21:59:04.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:04 [2024-02-28T21:59:04.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:59:04 [2024-02-28T21:59:04.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:04 [2024-02-28T21:59:04.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:59:04 [2024-02-28T21:59:04.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:59:04 [2024-02-28T21:59:04.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:59:04 [2024-02-28T21:59:04.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')
16:59:04 [2024-02-28T21:59:04.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:59:04 [2024-02-28T21:59:04.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:59:04 [2024-02-28T21:59:04.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:59:04 [2024-02-28T21:59:04.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:59:04 [2024-02-28T21:59:04.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:59:04 [2024-02-28T21:59:04.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:59:04 [2024-02-28T21:59:04.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:59:04 [2024-02-28T21:59:04.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:59:04 [2024-02-28T21:59:04.714Z] 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.
16:59:04 [2024-02-28T21:59:04.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:59:04 [2024-02-28T21:59:04.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:04 [2024-02-28T21:59:04.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:59:04 [2024-02-28T21:59:04.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:04 [2024-02-28T21:59:04.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:59:04 [2024-02-28T21:59:04.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:59:04 [2024-02-28T21:59:04.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:59:04 [2024-02-28T21:59:04.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:59:04 [2024-02-28T21:59:04.714Z] 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')
16:59:04 [2024-02-28T21:59:04.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:59:04 [2024-02-28T21:59:04.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:59:04 [2024-02-28T21:59:04.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:59:04 [2024-02-28T21:59:04.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:59:04 [2024-02-28T21:59:04.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:59:04 [2024-02-28T21:59:04.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:59:04 [2024-02-28T21:59:04.714Z] 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')
16:59:04 [2024-02-28T21:59:04.714Z] 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.
16:59:04 [2024-02-28T21:59:04.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:59:04 [2024-02-28T21:59:04.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:04 [2024-02-28T21:59:04.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:59:04 [2024-02-28T21:59:04.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:04 [2024-02-28T21:59:04.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:59:04 [2024-02-28T21:59:04.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:59:04 [2024-02-28T21:59:04.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:59:04 [2024-02-28T21:59:04.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:59:04 [2024-02-28T21:59:04.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:59:04 [2024-02-28T21:59:04.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:59:04 [2024-02-28T21:59:04.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:59:04 [2024-02-28T21:59:04.714Z] 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')
16:59:04 [2024-02-28T21:59:04.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:59:04 [2024-02-28T21:59:04.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:59:04 [2024-02-28T21:59:04.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:59:04 [2024-02-28T21:59:04.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:59:04 [2024-02-28T21:59:04.714Z] 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.
16:59:04 [2024-02-28T21:59:04.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:59:04 [2024-02-28T21:59:04.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:04 [2024-02-28T21:59:04.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:59:04 [2024-02-28T21:59:04.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:04 [2024-02-28T21:59:04.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:59:04 [2024-02-28T21:59:04.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:59:04 [2024-02-28T21:59:04.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:59:04 [2024-02-28T21:59:04.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:59:04 [2024-02-28T21:59:04.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:59:04 [2024-02-28T21:59:04.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:59:04 [2024-02-28T21:59:04.714Z] 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)'
16:59:04 [2024-02-28T21:59:04.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:59:04 [2024-02-28T21:59:04.714Z] 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')
16:59:04 [2024-02-28T21:59:04.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:59:04 [2024-02-28T21:59:04.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:59:04 [2024-02-28T21:59:04.715Z] 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')
16:59:04 [2024-02-28T21:59:04.715Z] 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.
16:59:04 [2024-02-28T21:59:04.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:59:04 [2024-02-28T21:59:04.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:04 [2024-02-28T21:59:04.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:59:04 [2024-02-28T21:59:04.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:04 [2024-02-28T21:59:04.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:59:04 [2024-02-28T21:59:04.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:59:04 [2024-02-28T21:59:04.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:59:04 [2024-02-28T21:59:04.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:59:04 [2024-02-28T21:59:04.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:59:04 [2024-02-28T21:59:04.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:59:04 [2024-02-28T21:59:04.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:59:04 [2024-02-28T21:59:04.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:59:04 [2024-02-28T21:59:04.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:59:04 [2024-02-28T21:59:04.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:59:04 [2024-02-28T21:59:04.715Z] 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')
16:59:04 [2024-02-28T21:59:04.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:59:04 [2024-02-28T21:59:04.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-239439195 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:59:04 [2024-02-28T21:59:04.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-239439195 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:59:04 [2024-02-28T21:59:04.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-239439195 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:59:04 [2024-02-28T21:59:04.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-239439195 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:59:04 [2024-02-28T21:59:04.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-239439195 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:59:04 [2024-02-28T21:59:04.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-239439195 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:59:04 [2024-02-28T21:59:04.715Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:59:04 [2024-02-28T21:59:04.715Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:59:04 [2024-02-28T21:59:04.715Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:59:04 [2024-02-28T21:59:04.715Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:59:04 [2024-02-28T21:59:04.715Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:59:04 [2024-02-28T21:59:04.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:59:05 [2024-02-28T21:59:05.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
16:59:05 [2024-02-28T21:59:05.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=-239438685 data=null doit=true}, Shell with text {Confirmation}]
16:59:05 [2024-02-28T21:59:05.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
16:59:05 [2024-02-28T21:59:05.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
16:59:05 [2024-02-28T21:59:05.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: with mnemonic 'Rename All'
16:59:05 [2024-02-28T21:59:05.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: with style 'SWT.PUSH'
16:59:05 [2024-02-28T21:59:05.278Z] 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')
16:59:05 [2024-02-28T21:59:05.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
16:59:05 [2024-02-28T21:59:05.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
16:59:05 [2024-02-28T21:59:05.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
16:59:05 [2024-02-28T21:59:05.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
16:59:05 [2024-02-28T21:59:05.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Rename All
16:59:05 [2024-02-28T21:59:05.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Rename All} time=-239438685 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')]
16:59:05 [2024-02-28T21:59:05.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Rename All} time=-239438685 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')]
16:59:05 [2024-02-28T21:59:05.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Rename All} time=-239438685 data=null doit=true}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
16:59:05 [2024-02-28T21:59:05.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Rename All} time=-239438685 data=null}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
16:59:05 [2024-02-28T21:59:05.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Rename All} time=-239438685 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')]
16:59:05 [2024-02-28T21:59:05.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Rename All} time=-239438685 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')]
16:59:05 [2024-02-28T21:59:05.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Rename All} time=-239438685 data=null 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')]
16:59:05 [2024-02-28T21:59:05.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-239439195 data=null 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')]
16:59:05 [2024-02-28T21:59:05.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-239439553 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
16:59:05 [2024-02-28T21:59:05.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:59:05 [2024-02-28T21:59:05.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:59:05 [2024-02-28T21:59:05.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:05 [2024-02-28T21:59:05.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:05 [2024-02-28T21:59:05.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:05 [2024-02-28T21:59:05.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:05 [2024-02-28T21:59:05.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:05 [2024-02-28T21:59:05.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239438423 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:59:05 [2024-02-28T21:59:05.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239438423 data=null doit=true}, TreeItem with text {test}]
16:59:05 [2024-02-28T21:59:05.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239438423 data=null}, TreeItem with text {test}]
16:59:05 [2024-02-28T21:59:05.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239438423 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:05 [2024-02-28T21:59:05.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239438423 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:59:05 [2024-02-28T21:59:05.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239438382 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:05 [2024-02-28T21:59:05.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:05 [2024-02-28T21:59:05.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239438382 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:59:05 [2024-02-28T21:59:05.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239438382 data=null doit=true}, TreeItem with text {test}]
16:59:05 [2024-02-28T21:59:05.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239438382 data=null}, TreeItem with text {test}]
16:59:05 [2024-02-28T21:59:05.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239438382 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:05 [2024-02-28T21:59:05.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239438382 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:59:05 [2024-02-28T21:59:05.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239438378 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:05 [2024-02-28T21:59:05.533Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:59:05 [2024-02-28T21:59:05.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:05 [2024-02-28T21:59:05.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-239438378 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:59:05 [2024-02-28T21:59:05.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-239438378 data=null doit=true}, TreeItem with text {Traces [0]}]
16:59:05 [2024-02-28T21:59:05.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-239438378 data=null}, TreeItem with text {Traces [0]}]
16:59:05 [2024-02-28T21:59:05.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-239438378 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:59:05 [2024-02-28T21:59:05.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239438377 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]}]
16:59:05 [2024-02-28T21:59:05.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-239438331 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:59:05 [2024-02-28T21:59:05.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-239438331 data=null doit=true}, TreeItem with text {Traces [12]}]
16:59:05 [2024-02-28T21:59:05.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-239438331 data=null}, TreeItem with text {Traces [12]}]
16:59:05 [2024-02-28T21:59:05.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-239438330 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:59:05 [2024-02-28T21:59:05.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239438330 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]}]
16:59:05 [2024-02-28T21:59:05.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-239438327 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:59:05 [2024-02-28T21:59:05.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:59:06 [2024-02-28T21:59:06.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:06 [2024-02-28T21:59:06.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239438008 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:59:06 [2024-02-28T21:59:06.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239438008 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:59:06 [2024-02-28T21:59:06.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239438008 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:59:06 [2024-02-28T21:59:06.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239438008 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:59:06 [2024-02-28T21:59:06.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239438008 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}]
16:59:06 [2024-02-28T21:59:06.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239437980 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:59:06 [2024-02-28T21:59:06.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:06 [2024-02-28T21:59:06.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:06 [2024-02-28T21:59:06.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:06 [2024-02-28T21:59:06.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:06 [2024-02-28T21:59:06.045Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:59:06 [2024-02-28T21:59:06.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:06 [2024-02-28T21:59:06.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239437979 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:59:06 [2024-02-28T21:59:06.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239437979 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:59:06 [2024-02-28T21:59:06.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239437979 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:59:06 [2024-02-28T21:59:06.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239437979 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:59:06 [2024-02-28T21:59:06.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239437979 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}]
16:59:06 [2024-02-28T21:59:06.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239437976 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:59:06 [2024-02-28T21:59:06.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
16:59:06 [2024-02-28T21:59:06.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239437976 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:59:06 [2024-02-28T21:59:06.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239437976 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:59:06 [2024-02-28T21:59:06.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:06 [2024-02-28T21:59:06.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239437976 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:59:06 [2024-02-28T21:59:06.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239437976 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:59:06 [2024-02-28T21:59:06.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239437975 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}]
16:59:06 [2024-02-28T21:59:06.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239437973 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:59:06 [2024-02-28T21:59:06.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239437973 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:59:06 [2024-02-28T21:59:06.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239437973 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:59:06 [2024-02-28T21:59:06.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239437973 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}]
16:59:06 [2024-02-28T21:59:06.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239437939 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:59:06 [2024-02-28T21:59:06.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239437934 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:59:06 [2024-02-28T21:59:06.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239437934 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:59:06 [2024-02-28T21:59:06.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239437934 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:59:06 [2024-02-28T21:59:06.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
16:59:06 [2024-02-28T21:59:06.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:59:07 [2024-02-28T21:59:07.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:59:07 [2024-02-28T21:59:07.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:59:07 [2024-02-28T21:59:07.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:59:07 [2024-02-28T21:59:07.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:59:07 [2024-02-28T21:59:07.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:59:07 [2024-02-28T21:59:07.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-239436429 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:59:07 [2024-02-28T21:59:07.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-239436429 data=null doit=true}, TableItem with text {}]
16:59:07 [2024-02-28T21:59:07.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-239436429 data=null}, TableItem with text {}]
16:59:07 [2024-02-28T21:59:07.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-239436429 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:59:07 [2024-02-28T21:59:07.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239436429 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:59:07 [2024-02-28T21:59:07.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-239436426 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:59:07 [2024-02-28T21:59:07.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:59:07 [2024-02-28T21:59:07.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:59:07 [2024-02-28T21:59:07.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:59:07 [2024-02-28T21:59:07.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:07 [2024-02-28T21:59:07.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239436372 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:59:07 [2024-02-28T21:59:07.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239436372 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:59:07 [2024-02-28T21:59:07.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239436372 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:59:07 [2024-02-28T21:59:07.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239436372 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:59:07 [2024-02-28T21:59:07.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239436372 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}]
16:59:07 [2024-02-28T21:59:07.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239436369 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:59:07 [2024-02-28T21:59:07.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:07 [2024-02-28T21:59:07.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:07 [2024-02-28T21:59:07.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:07 [2024-02-28T21:59:07.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:07 [2024-02-28T21:59:07.533Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:59:07 [2024-02-28T21:59:07.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:59:07 [2024-02-28T21:59:07.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:07 [2024-02-28T21:59:07.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:07 [2024-02-28T21:59:07.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:07 [2024-02-28T21:59:07.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:07 [2024-02-28T21:59:07.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:07 [2024-02-28T21:59:07.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239436367 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:59:07 [2024-02-28T21:59:07.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239436366 data=null doit=true}, TreeItem with text {test}]
16:59:07 [2024-02-28T21:59:07.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239436366 data=null}, TreeItem with text {test}]
16:59:07 [2024-02-28T21:59:07.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239436366 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:07 [2024-02-28T21:59:07.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239436366 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:59:07 [2024-02-28T21:59:07.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239436352 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:07 [2024-02-28T21:59:07.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:07 [2024-02-28T21:59:07.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239436352 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:59:07 [2024-02-28T21:59:07.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239436351 data=null doit=true}, TreeItem with text {test}]
16:59:07 [2024-02-28T21:59:07.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239436351 data=null}, TreeItem with text {test}]
16:59:07 [2024-02-28T21:59:07.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239436351 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:07 [2024-02-28T21:59:07.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239436351 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:59:07 [2024-02-28T21:59:07.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239436348 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:07 [2024-02-28T21:59:07.533Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:59:07 [2024-02-28T21:59:07.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:07 [2024-02-28T21:59:07.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-239436348 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
16:59:07 [2024-02-28T21:59:07.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-239436348 data=null doit=true}, TreeItem with text {Traces [12]}]
16:59:07 [2024-02-28T21:59:07.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-239436348 data=null}, TreeItem with text {Traces [12]}]
16:59:07 [2024-02-28T21:59:07.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-239436347 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:59:07 [2024-02-28T21:59:07.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239436347 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]}]
16:59:07 [2024-02-28T21:59:07.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-239436341 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:59:07 [2024-02-28T21:59:07.534Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
16:59:07 [2024-02-28T21:59:07.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:59:07 [2024-02-28T21:59:07.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:07 [2024-02-28T21:59:07.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239436022 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:59:07 [2024-02-28T21:59:07.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-239436022 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:59:07 [2024-02-28T21:59:07.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-239436022 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:59:07 [2024-02-28T21:59:07.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239436022 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:59:08 [2024-02-28T21:59:08.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239436022 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}]
16:59:08 [2024-02-28T21:59:08.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239435992 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:59:08 [2024-02-28T21:59:08.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:08 [2024-02-28T21:59:08.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:08 [2024-02-28T21:59:08.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:08 [2024-02-28T21:59:08.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:08 [2024-02-28T21:59:08.044Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:59:08 [2024-02-28T21:59:08.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:08 [2024-02-28T21:59:08.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239435991 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:59:08 [2024-02-28T21:59:08.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-239435991 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:59:08 [2024-02-28T21:59:08.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-239435991 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:59:08 [2024-02-28T21:59:08.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239435991 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:59:08 [2024-02-28T21:59:08.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239435991 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}]
16:59:08 [2024-02-28T21:59:08.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239435988 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:59:08 [2024-02-28T21:59:08.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
16:59:08 [2024-02-28T21:59:08.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239435988 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:59:08 [2024-02-28T21:59:08.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-239435988 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:59:08 [2024-02-28T21:59:08.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:08 [2024-02-28T21:59:08.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-239435987 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:59:08 [2024-02-28T21:59:08.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239435987 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:59:08 [2024-02-28T21:59:08.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239435987 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}]
16:59:08 [2024-02-28T21:59:08.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239435985 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:59:08 [2024-02-28T21:59:08.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239435985 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
16:59:08 [2024-02-28T21:59:08.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239435985 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
16:59:08 [2024-02-28T21:59:08.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239435985 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}]
16:59:08 [2024-02-28T21:59:08.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239435950 data=null button=1 stateMask=0x80000 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
16:59:08 [2024-02-28T21:59:08.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239435945 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:59:08 [2024-02-28T21:59:08.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-239435945 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:59:08 [2024-02-28T21:59:08.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-239435945 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:59:08 [2024-02-28T21:59:08.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
16:59:08 [2024-02-28T21:59:08.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:59:08 [2024-02-28T21:59:08.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:59:08 [2024-02-28T21:59:08.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:59:09 [2024-02-28T21:59:09.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:59:09 [2024-02-28T21:59:09.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:59:09 [2024-02-28T21:59:09.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:59:09 [2024-02-28T21:59:09.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:59:09 [2024-02-28T21:59:09.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:59:09 [2024-02-28T21:59:09.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-239434438 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:59:09 [2024-02-28T21:59:09.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-239434438 data=null doit=true}, TableItem with text {}]
16:59:09 [2024-02-28T21:59:09.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-239434438 data=null}, TableItem with text {}]
16:59:09 [2024-02-28T21:59:09.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-239434438 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:59:09 [2024-02-28T21:59:09.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239434437 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:59:09 [2024-02-28T21:59:09.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-239434435 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:59:09 [2024-02-28T21:59:09.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:59:09 [2024-02-28T21:59:09.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:59:09 [2024-02-28T21:59:09.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:59:09 [2024-02-28T21:59:09.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:09 [2024-02-28T21:59:09.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239434386 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
16:59:09 [2024-02-28T21:59:09.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-239434386 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
16:59:09 [2024-02-28T21:59:09.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-239434386 data=null}, TreeItem with text {ExampleCustomXml.xml}]
16:59:09 [2024-02-28T21:59:09.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239434386 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:59:09 [2024-02-28T21:59:09.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239434386 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}]
16:59:09 [2024-02-28T21:59:09.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-239434383 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
16:59:09 [2024-02-28T21:59:09.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:09 [2024-02-28T21:59:09.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:09 [2024-02-28T21:59:09.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:09 [2024-02-28T21:59:09.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:09 [2024-02-28T21:59:09.533Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:59:09 [2024-02-28T21:59:09.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:59:09 [2024-02-28T21:59:09.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:09 [2024-02-28T21:59:09.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:09 [2024-02-28T21:59:09.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:09 [2024-02-28T21:59:09.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:09 [2024-02-28T21:59:09.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:09 [2024-02-28T21:59:09.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239434380 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:59:09 [2024-02-28T21:59:09.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239434380 data=null doit=true}, TreeItem with text {test}]
16:59:09 [2024-02-28T21:59:09.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239434380 data=null}, TreeItem with text {test}]
16:59:09 [2024-02-28T21:59:09.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239434380 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:09 [2024-02-28T21:59:09.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239434380 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:59:09 [2024-02-28T21:59:09.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239434370 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:09 [2024-02-28T21:59:09.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:09 [2024-02-28T21:59:09.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239434364 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:59:09 [2024-02-28T21:59:09.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239434364 data=null doit=true}, TreeItem with text {test}]
16:59:09 [2024-02-28T21:59:09.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239434364 data=null}, TreeItem with text {test}]
16:59:09 [2024-02-28T21:59:09.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239434364 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:09 [2024-02-28T21:59:09.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239434364 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:59:09 [2024-02-28T21:59:09.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239434343 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:09 [2024-02-28T21:59:09.533Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:59:09 [2024-02-28T21:59:09.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:09 [2024-02-28T21:59:09.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-239434342 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
16:59:09 [2024-02-28T21:59:09.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-239434342 data=null doit=true}, TreeItem with text {Traces [12]}]
16:59:09 [2024-02-28T21:59:09.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-239434342 data=null}, TreeItem with text {Traces [12]}]
16:59:09 [2024-02-28T21:59:09.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-239434342 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:59:09 [2024-02-28T21:59:09.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239434342 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]}]
16:59:09 [2024-02-28T21:59:09.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-239434337 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:59:09 [2024-02-28T21:59:09.534Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
16:59:09 [2024-02-28T21:59:09.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:59:09 [2024-02-28T21:59:09.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:09 [2024-02-28T21:59:09.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239434117 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
16:59:09 [2024-02-28T21:59:09.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-239434117 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:59:09 [2024-02-28T21:59:09.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-239434117 data=null}, TreeItem with text {kernel-overlap-testing}]
16:59:09 [2024-02-28T21:59:09.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239434117 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
16:59:09 [2024-02-28T21:59:09.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239434117 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}]
16:59:09 [2024-02-28T21:59:09.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239434086 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
16:59:09 [2024-02-28T21:59:09.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:09 [2024-02-28T21:59:09.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:09 [2024-02-28T21:59:09.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:09 [2024-02-28T21:59:09.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:09 [2024-02-28T21:59:09.789Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:59:09 [2024-02-28T21:59:09.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:09 [2024-02-28T21:59:09.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239434085 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
16:59:09 [2024-02-28T21:59:09.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-239434085 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:59:09 [2024-02-28T21:59:09.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-239434085 data=null}, TreeItem with text {kernel-overlap-testing}]
16:59:09 [2024-02-28T21:59:09.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239434085 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
16:59:09 [2024-02-28T21:59:09.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239434085 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}]
16:59:09 [2024-02-28T21:59:09.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239434082 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
16:59:09 [2024-02-28T21:59:09.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
16:59:09 [2024-02-28T21:59:09.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239434082 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
16:59:09 [2024-02-28T21:59:09.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-239434082 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:59:09 [2024-02-28T21:59:09.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:09 [2024-02-28T21:59:09.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-239434081 data=null}, TreeItem with text {kernel-overlap-testing}]
16:59:09 [2024-02-28T21:59:09.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239434081 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
16:59:09 [2024-02-28T21:59:09.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239434081 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}]
16:59:09 [2024-02-28T21:59:09.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239434079 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
16:59:09 [2024-02-28T21:59:09.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239434079 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
16:59:09 [2024-02-28T21:59:09.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239434079 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
16:59:09 [2024-02-28T21:59:09.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239434078 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}]
16:59:09 [2024-02-28T21:59:09.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239434042 data=null button=1 stateMask=0x80000 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
16:59:09 [2024-02-28T21:59:09.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239434037 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
16:59:09 [2024-02-28T21:59:09.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-239434037 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:59:09 [2024-02-28T21:59:09.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-239434037 data=null}, TreeItem with text {kernel-overlap-testing}]
16:59:09 [2024-02-28T21:59:09.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
16:59:09 [2024-02-28T21:59:09.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:59:09 [2024-02-28T21:59:09.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:59:10 [2024-02-28T21:59:10.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:59:10 [2024-02-28T21:59:10.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:59:10 [2024-02-28T21:59:10.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:59:10 [2024-02-28T21:59:10.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:59:10 [2024-02-28T21:59:10.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:59:10 [2024-02-28T21:59:10.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:59:10 [2024-02-28T21:59:10.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:59:10 [2024-02-28T21:59:10.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:59:10 [2024-02-28T21:59:10.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-239433535 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:59:10 [2024-02-28T21:59:10.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-239433535 data=null doit=true}, TableItem with text {}]
16:59:10 [2024-02-28T21:59:10.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-239433535 data=null}, TableItem with text {}]
16:59:10 [2024-02-28T21:59:10.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-239433534 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:59:10 [2024-02-28T21:59:10.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239433534 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:59:10 [2024-02-28T21:59:10.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-239433532 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:59:10 [2024-02-28T21:59:10.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:59:10 [2024-02-28T21:59:10.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:59:11 [2024-02-28T21:59:11.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:59:11 [2024-02-28T21:59:11.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:11 [2024-02-28T21:59:11.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239432684 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
16:59:11 [2024-02-28T21:59:11.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-239432684 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:59:11 [2024-02-28T21:59:11.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-239432684 data=null}, TreeItem with text {kernel-overlap-testing}]
16:59:11 [2024-02-28T21:59:11.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239432684 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
16:59:11 [2024-02-28T21:59:11.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239432684 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}]
16:59:11 [2024-02-28T21:59:11.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239432681 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
16:59:11 [2024-02-28T21:59:11.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:11 [2024-02-28T21:59:11.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:11 [2024-02-28T21:59:11.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:11 [2024-02-28T21:59:11.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:11 [2024-02-28T21:59:11.274Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:59:11 [2024-02-28T21:59:11.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:59:11 [2024-02-28T21:59:11.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:11 [2024-02-28T21:59:11.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:11 [2024-02-28T21:59:11.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:11 [2024-02-28T21:59:11.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:11 [2024-02-28T21:59:11.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:11 [2024-02-28T21:59:11.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239432678 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:59:11 [2024-02-28T21:59:11.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239432678 data=null doit=true}, TreeItem with text {test}]
16:59:11 [2024-02-28T21:59:11.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239432678 data=null}, TreeItem with text {test}]
16:59:11 [2024-02-28T21:59:11.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239432678 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:11 [2024-02-28T21:59:11.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239432677 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:59:11 [2024-02-28T21:59:11.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239432661 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:11 [2024-02-28T21:59:11.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:11 [2024-02-28T21:59:11.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239432661 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:59:11 [2024-02-28T21:59:11.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239432661 data=null doit=true}, TreeItem with text {test}]
16:59:11 [2024-02-28T21:59:11.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239432661 data=null}, TreeItem with text {test}]
16:59:11 [2024-02-28T21:59:11.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239432660 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:11 [2024-02-28T21:59:11.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239432660 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:59:11 [2024-02-28T21:59:11.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239432657 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:11 [2024-02-28T21:59:11.274Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:59:11 [2024-02-28T21:59:11.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:11 [2024-02-28T21:59:11.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-239432657 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
16:59:11 [2024-02-28T21:59:11.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-239432657 data=null doit=true}, TreeItem with text {Traces [12]}]
16:59:11 [2024-02-28T21:59:11.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-239432657 data=null}, TreeItem with text {Traces [12]}]
16:59:11 [2024-02-28T21:59:11.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-239432657 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:59:11 [2024-02-28T21:59:11.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239432657 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]}]
16:59:11 [2024-02-28T21:59:11.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-239432652 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:59:11 [2024-02-28T21:59:11.275Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
16:59:11 [2024-02-28T21:59:11.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:59:11 [2024-02-28T21:59:11.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:11 [2024-02-28T21:59:11.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-239432605 data=null button=0 stateMask=0x0 x=151 y=219 count=0}, TreeItem with text {simple_server-thread1}]
16:59:11 [2024-02-28T21:59:11.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-239432605 data=null doit=true}, TreeItem with text {simple_server-thread1}]
16:59:11 [2024-02-28T21:59:11.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-239432605 data=null}, TreeItem with text {simple_server-thread1}]
16:59:11 [2024-02-28T21:59:11.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-239432605 data=null button=1 stateMask=0x0 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
16:59:11 [2024-02-28T21:59:11.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239432605 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}]
16:59:11 [2024-02-28T21:59:11.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-239432595 data=null button=1 stateMask=0x80000 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
16:59:11 [2024-02-28T21:59:11.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:11 [2024-02-28T21:59:11.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:11 [2024-02-28T21:59:11.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:11 [2024-02-28T21:59:11.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:11 [2024-02-28T21:59:11.275Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:59:11 [2024-02-28T21:59:11.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:11 [2024-02-28T21:59:11.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-239432585 data=null button=0 stateMask=0x0 x=151 y=219 count=0}, TreeItem with text {simple_server-thread1}]
16:59:11 [2024-02-28T21:59:11.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-239432585 data=null doit=true}, TreeItem with text {simple_server-thread1}]
16:59:11 [2024-02-28T21:59:11.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-239432585 data=null}, TreeItem with text {simple_server-thread1}]
16:59:11 [2024-02-28T21:59:11.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-239432585 data=null button=1 stateMask=0x0 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
16:59:11 [2024-02-28T21:59:11.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239432585 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}]
16:59:11 [2024-02-28T21:59:11.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-239432582 data=null button=1 stateMask=0x80000 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
16:59:11 [2024-02-28T21:59:11.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1}
16:59:11 [2024-02-28T21:59:11.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-239432582 data=null button=0 stateMask=0x0 x=151 y=219 count=0}, TreeItem with text {simple_server-thread1}]
16:59:11 [2024-02-28T21:59:11.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-239432582 data=null doit=true}, TreeItem with text {simple_server-thread1}]
16:59:11 [2024-02-28T21:59:11.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:11 [2024-02-28T21:59:11.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-239432582 data=null}, TreeItem with text {simple_server-thread1}]
16:59:11 [2024-02-28T21:59:11.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-239432581 data=null button=1 stateMask=0x0 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
16:59:11 [2024-02-28T21:59:11.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239432581 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}]
16:59:11 [2024-02-28T21:59:11.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-239432579 data=null button=1 stateMask=0x80000 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
16:59:11 [2024-02-28T21:59:11.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-239432579 data=null button=1 stateMask=0x0 x=151 y=219 count=2}, TreeItem with text {simple_server-thread1}]
16:59:11 [2024-02-28T21:59:11.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-239432579 data=null button=1 stateMask=0x0 x=151 y=219 count=2}, TreeItem with text {simple_server-thread1}]
16:59:11 [2024-02-28T21:59:11.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239432579 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}]
16:59:11 [2024-02-28T21:59:11.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-239432541 data=null button=1 stateMask=0x80000 x=151 y=219 count=2}, TreeItem with text {simple_server-thread1}]
16:59:11 [2024-02-28T21:59:11.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-239432409 data=null button=0 stateMask=0x0 x=151 y=219 count=0}, TreeItem with text {simple_server-thread1}]
16:59:11 [2024-02-28T21:59:11.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-239432406 data=null doit=true}, TreeItem with text {simple_server-thread1}]
16:59:11 [2024-02-28T21:59:11.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-239432406 data=null}, TreeItem with text {simple_server-thread1}]
16:59:11 [2024-02-28T21:59:11.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1}
16:59:11 [2024-02-28T21:59:11.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:59:11 [2024-02-28T21:59:11.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:59:11 [2024-02-28T21:59:11.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:59:11 [2024-02-28T21:59:11.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:59:11 [2024-02-28T21:59:11.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:59:11 [2024-02-28T21:59:11.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:59:11 [2024-02-28T21:59:11.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:59:11 [2024-02-28T21:59:11.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:59:11 [2024-02-28T21:59:11.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:59:11 [2024-02-28T21:59:11.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-239432405 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:59:11 [2024-02-28T21:59:11.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-239432405 data=null doit=true}, TableItem with text {}]
16:59:11 [2024-02-28T21:59:11.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-239432405 data=null}, TableItem with text {}]
16:59:11 [2024-02-28T21:59:11.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-239432405 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:59:11 [2024-02-28T21:59:11.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239432405 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:59:11 [2024-02-28T21:59:11.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-239432402 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:59:11 [2024-02-28T21:59:11.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:59:11 [2024-02-28T21:59:11.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:59:12 [2024-02-28T21:59:12.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:59:12 [2024-02-28T21:59:12.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:12 [2024-02-28T21:59:12.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-239431148 data=null button=0 stateMask=0x0 x=151 y=219 count=0}, TreeItem with text {simple_server-thread1}]
16:59:12 [2024-02-28T21:59:12.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-239431148 data=null doit=true}, TreeItem with text {simple_server-thread1}]
16:59:12 [2024-02-28T21:59:12.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-239431148 data=null}, TreeItem with text {simple_server-thread1}]
16:59:12 [2024-02-28T21:59:12.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-239431148 data=null button=1 stateMask=0x0 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
16:59:12 [2024-02-28T21:59:12.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239431147 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}]
16:59:12 [2024-02-28T21:59:12.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-239431141 data=null button=1 stateMask=0x80000 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
16:59:12 [2024-02-28T21:59:12.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:12 [2024-02-28T21:59:12.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:12 [2024-02-28T21:59:12.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:12 [2024-02-28T21:59:12.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:12 [2024-02-28T21:59:12.894Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:59:12 [2024-02-28T21:59:12.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:59:12 [2024-02-28T21:59:12.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:12 [2024-02-28T21:59:12.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:12 [2024-02-28T21:59:12.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:12 [2024-02-28T21:59:12.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:12 [2024-02-28T21:59:12.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:12 [2024-02-28T21:59:12.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239431137 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:59:12 [2024-02-28T21:59:12.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239431137 data=null doit=true}, TreeItem with text {test}]
16:59:12 [2024-02-28T21:59:12.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239431137 data=null}, TreeItem with text {test}]
16:59:12 [2024-02-28T21:59:12.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239431136 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:12 [2024-02-28T21:59:12.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239431136 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:59:12 [2024-02-28T21:59:12.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239431103 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:12 [2024-02-28T21:59:12.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:12 [2024-02-28T21:59:12.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239431103 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:59:12 [2024-02-28T21:59:12.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239431103 data=null doit=true}, TreeItem with text {test}]
16:59:12 [2024-02-28T21:59:12.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239431102 data=null}, TreeItem with text {test}]
16:59:12 [2024-02-28T21:59:12.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239431102 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:12 [2024-02-28T21:59:12.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239431102 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:59:12 [2024-02-28T21:59:12.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239431098 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:12 [2024-02-28T21:59:12.895Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:59:12 [2024-02-28T21:59:12.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:12 [2024-02-28T21:59:12.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-239431098 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
16:59:12 [2024-02-28T21:59:12.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-239431098 data=null doit=true}, TreeItem with text {Traces [12]}]
16:59:12 [2024-02-28T21:59:12.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-239431098 data=null}, TreeItem with text {Traces [12]}]
16:59:12 [2024-02-28T21:59:12.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-239431098 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:59:12 [2024-02-28T21:59:12.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239431097 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]}]
16:59:12 [2024-02-28T21:59:12.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-239431092 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:59:12 [2024-02-28T21:59:12.895Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
16:59:12 [2024-02-28T21:59:12.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:59:12 [2024-02-28T21:59:12.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:12 [2024-02-28T21:59:12.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-239431022 data=null button=0 stateMask=0x0 x=151 y=265 count=0}, TreeItem with text {simple_server-thread2}]
16:59:12 [2024-02-28T21:59:12.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-239431022 data=null doit=true}, TreeItem with text {simple_server-thread2}]
16:59:12 [2024-02-28T21:59:12.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-239431021 data=null}, TreeItem with text {simple_server-thread2}]
16:59:12 [2024-02-28T21:59:12.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-239431021 data=null button=1 stateMask=0x0 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
16:59:12 [2024-02-28T21:59:12.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239431021 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}]
16:59:12 [2024-02-28T21:59:12.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-239431001 data=null button=1 stateMask=0x80000 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
16:59:12 [2024-02-28T21:59:12.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:12 [2024-02-28T21:59:12.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:12 [2024-02-28T21:59:12.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:12 [2024-02-28T21:59:12.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:12 [2024-02-28T21:59:12.895Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:59:12 [2024-02-28T21:59:12.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:12 [2024-02-28T21:59:12.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-239430999 data=null button=0 stateMask=0x0 x=151 y=265 count=0}, TreeItem with text {simple_server-thread2}]
16:59:12 [2024-02-28T21:59:12.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-239430999 data=null doit=true}, TreeItem with text {simple_server-thread2}]
16:59:12 [2024-02-28T21:59:12.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-239430999 data=null}, TreeItem with text {simple_server-thread2}]
16:59:12 [2024-02-28T21:59:12.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-239430998 data=null button=1 stateMask=0x0 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
16:59:12 [2024-02-28T21:59:12.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239430998 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}]
16:59:12 [2024-02-28T21:59:12.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-239430995 data=null button=1 stateMask=0x80000 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
16:59:12 [2024-02-28T21:59:12.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2}
16:59:12 [2024-02-28T21:59:12.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-239430994 data=null button=0 stateMask=0x0 x=151 y=265 count=0}, TreeItem with text {simple_server-thread2}]
16:59:12 [2024-02-28T21:59:12.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-239430994 data=null doit=true}, TreeItem with text {simple_server-thread2}]
16:59:12 [2024-02-28T21:59:12.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:12 [2024-02-28T21:59:12.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-239430994 data=null}, TreeItem with text {simple_server-thread2}]
16:59:12 [2024-02-28T21:59:12.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-239430994 data=null button=1 stateMask=0x0 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
16:59:12 [2024-02-28T21:59:12.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239430994 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}]
16:59:12 [2024-02-28T21:59:12.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-239430990 data=null button=1 stateMask=0x80000 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
16:59:12 [2024-02-28T21:59:12.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-239430990 data=null button=1 stateMask=0x0 x=151 y=265 count=2}, TreeItem with text {simple_server-thread2}]
16:59:12 [2024-02-28T21:59:12.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-239430990 data=null button=1 stateMask=0x0 x=151 y=265 count=2}, TreeItem with text {simple_server-thread2}]
16:59:12 [2024-02-28T21:59:12.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239430990 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}]
16:59:13 [2024-02-28T21:59:13.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-239430945 data=null button=1 stateMask=0x80000 x=151 y=265 count=2}, TreeItem with text {simple_server-thread2}]
16:59:13 [2024-02-28T21:59:13.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-239430797 data=null button=0 stateMask=0x0 x=151 y=265 count=0}, TreeItem with text {simple_server-thread2}]
16:59:13 [2024-02-28T21:59:13.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-239430797 data=null doit=true}, TreeItem with text {simple_server-thread2}]
16:59:13 [2024-02-28T21:59:13.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-239430797 data=null}, TreeItem with text {simple_server-thread2}]
16:59:13 [2024-02-28T21:59:13.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2}
16:59:13 [2024-02-28T21:59:13.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:59:13 [2024-02-28T21:59:13.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:59:13 [2024-02-28T21:59:13.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:59:13 [2024-02-28T21:59:13.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:59:13 [2024-02-28T21:59:13.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:59:13 [2024-02-28T21:59:13.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:59:13 [2024-02-28T21:59:13.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:59:13 [2024-02-28T21:59:13.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:59:13 [2024-02-28T21:59:13.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:59:13 [2024-02-28T21:59:13.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:59:13 [2024-02-28T21:59:13.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-239430293 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:59:13 [2024-02-28T21:59:13.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-239430293 data=null doit=true}, TableItem with text {}]
16:59:13 [2024-02-28T21:59:13.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-239430293 data=null}, TableItem with text {}]
16:59:13 [2024-02-28T21:59:13.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-239430292 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:59:13 [2024-02-28T21:59:13.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239430292 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:59:13 [2024-02-28T21:59:13.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-239430290 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:59:13 [2024-02-28T21:59:13.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:59:13 [2024-02-28T21:59:13.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:59:14 [2024-02-28T21:59:14.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:59:14 [2024-02-28T21:59:14.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:14 [2024-02-28T21:59:14.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-239429542 data=null button=0 stateMask=0x0 x=151 y=265 count=0}, TreeItem with text {simple_server-thread2}]
16:59:14 [2024-02-28T21:59:14.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-239429542 data=null doit=true}, TreeItem with text {simple_server-thread2}]
16:59:14 [2024-02-28T21:59:14.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-239429542 data=null}, TreeItem with text {simple_server-thread2}]
16:59:14 [2024-02-28T21:59:14.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-239429542 data=null button=1 stateMask=0x0 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
16:59:14 [2024-02-28T21:59:14.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239429542 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}]
16:59:14 [2024-02-28T21:59:14.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-239429537 data=null button=1 stateMask=0x80000 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
16:59:14 [2024-02-28T21:59:14.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:14 [2024-02-28T21:59:14.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:14 [2024-02-28T21:59:14.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:14 [2024-02-28T21:59:14.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:14 [2024-02-28T21:59:14.529Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:59:14 [2024-02-28T21:59:14.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:59:14 [2024-02-28T21:59:14.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:14 [2024-02-28T21:59:14.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:14 [2024-02-28T21:59:14.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:14 [2024-02-28T21:59:14.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:14 [2024-02-28T21:59:14.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:14 [2024-02-28T21:59:14.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239429534 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:59:14 [2024-02-28T21:59:14.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239429534 data=null doit=true}, TreeItem with text {test}]
16:59:14 [2024-02-28T21:59:14.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239429534 data=null}, TreeItem with text {test}]
16:59:14 [2024-02-28T21:59:14.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239429534 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:14 [2024-02-28T21:59:14.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239429534 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:59:14 [2024-02-28T21:59:14.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239429524 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:14 [2024-02-28T21:59:14.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:14 [2024-02-28T21:59:14.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239429524 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:59:14 [2024-02-28T21:59:14.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239429524 data=null doit=true}, TreeItem with text {test}]
16:59:14 [2024-02-28T21:59:14.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239429524 data=null}, TreeItem with text {test}]
16:59:14 [2024-02-28T21:59:14.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239429524 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:14 [2024-02-28T21:59:14.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239429524 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:59:14 [2024-02-28T21:59:14.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239429521 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:14 [2024-02-28T21:59:14.529Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:59:14 [2024-02-28T21:59:14.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:14 [2024-02-28T21:59:14.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-239429511 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
16:59:14 [2024-02-28T21:59:14.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-239429511 data=null doit=true}, TreeItem with text {Traces [12]}]
16:59:14 [2024-02-28T21:59:14.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-239429511 data=null}, TreeItem with text {Traces [12]}]
16:59:14 [2024-02-28T21:59:14.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-239429511 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:59:14 [2024-02-28T21:59:14.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239429511 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]}]
16:59:14 [2024-02-28T21:59:14.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-239429506 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:59:14 [2024-02-28T21:59:14.530Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
16:59:14 [2024-02-28T21:59:14.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:59:14 [2024-02-28T21:59:14.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:14 [2024-02-28T21:59:14.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-239429478 data=null button=0 stateMask=0x0 x=140 y=311 count=0}, TreeItem with text {ust-overlap-testing}]
16:59:14 [2024-02-28T21:59:14.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-239429477 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:59:14 [2024-02-28T21:59:14.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-239429477 data=null}, TreeItem with text {ust-overlap-testing}]
16:59:14 [2024-02-28T21:59:14.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-239429477 data=null button=1 stateMask=0x0 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
16:59:14 [2024-02-28T21:59:14.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239429477 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}]
16:59:14 [2024-02-28T21:59:14.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-239429446 data=null button=1 stateMask=0x80000 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
16:59:14 [2024-02-28T21:59:14.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:14 [2024-02-28T21:59:14.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:14 [2024-02-28T21:59:14.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:14 [2024-02-28T21:59:14.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:14 [2024-02-28T21:59:14.530Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:59:14 [2024-02-28T21:59:14.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:14 [2024-02-28T21:59:14.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-239429445 data=null button=0 stateMask=0x0 x=140 y=311 count=0}, TreeItem with text {ust-overlap-testing}]
16:59:14 [2024-02-28T21:59:14.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-239429445 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:59:14 [2024-02-28T21:59:14.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-239429445 data=null}, TreeItem with text {ust-overlap-testing}]
16:59:14 [2024-02-28T21:59:14.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-239429445 data=null button=1 stateMask=0x0 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
16:59:14 [2024-02-28T21:59:14.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239429444 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}]
16:59:14 [2024-02-28T21:59:14.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-239429442 data=null button=1 stateMask=0x80000 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
16:59:14 [2024-02-28T21:59:14.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing}
16:59:14 [2024-02-28T21:59:14.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-239429442 data=null button=0 stateMask=0x0 x=140 y=311 count=0}, TreeItem with text {ust-overlap-testing}]
16:59:14 [2024-02-28T21:59:14.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-239429442 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:59:14 [2024-02-28T21:59:14.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:14 [2024-02-28T21:59:14.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-239429441 data=null}, TreeItem with text {ust-overlap-testing}]
16:59:14 [2024-02-28T21:59:14.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-239429441 data=null button=1 stateMask=0x0 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
16:59:14 [2024-02-28T21:59:14.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239429441 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}]
16:59:14 [2024-02-28T21:59:14.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-239429439 data=null button=1 stateMask=0x80000 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
16:59:14 [2024-02-28T21:59:14.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-239429439 data=null button=1 stateMask=0x0 x=140 y=311 count=2}, TreeItem with text {ust-overlap-testing}]
16:59:14 [2024-02-28T21:59:14.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=-239429439 data=null button=1 stateMask=0x0 x=140 y=311 count=2}, TreeItem with text {ust-overlap-testing}]
16:59:14 [2024-02-28T21:59:14.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239429439 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}]
16:59:14 [2024-02-28T21:59:14.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-239429371 data=null button=1 stateMask=0x80000 x=140 y=311 count=2}, TreeItem with text {ust-overlap-testing}]
16:59:14 [2024-02-28T21:59:14.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=-239429188 data=null button=0 stateMask=0x0 x=140 y=311 count=0}, TreeItem with text {ust-overlap-testing}]
16:59:14 [2024-02-28T21:59:14.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=-239429185 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:59:14 [2024-02-28T21:59:14.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=-239429185 data=null}, TreeItem with text {ust-overlap-testing}]
16:59:14 [2024-02-28T21:59:14.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing}
16:59:14 [2024-02-28T21:59:14.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:59:14 [2024-02-28T21:59:14.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:59:14 [2024-02-28T21:59:14.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:59:14 [2024-02-28T21:59:14.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:59:14 [2024-02-28T21:59:14.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:59:14 [2024-02-28T21:59:14.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:59:14 [2024-02-28T21:59:14.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:59:14 [2024-02-28T21:59:14.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:59:14 [2024-02-28T21:59:14.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:59:14 [2024-02-28T21:59:14.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:59:14 [2024-02-28T21:59:14.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:59:14 [2024-02-28T21:59:14.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-239429184 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:59:14 [2024-02-28T21:59:14.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-239429184 data=null doit=true}, TableItem with text {}]
16:59:14 [2024-02-28T21:59:14.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-239429184 data=null}, TableItem with text {}]
16:59:14 [2024-02-28T21:59:14.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-239429184 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:59:14 [2024-02-28T21:59:14.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239429183 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:59:14 [2024-02-28T21:59:14.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-239429125 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:59:14 [2024-02-28T21:59:14.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:59:14 [2024-02-28T21:59:14.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:59:16 [2024-02-28T21:59:16.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:59:16 [2024-02-28T21:59:16.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:16 [2024-02-28T21:59:16.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-239427975 data=null button=0 stateMask=0x0 x=140 y=311 count=0}, TreeItem with text {ust-overlap-testing}]
16:59:16 [2024-02-28T21:59:16.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-239427975 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:59:16 [2024-02-28T21:59:16.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-239427975 data=null}, TreeItem with text {ust-overlap-testing}]
16:59:16 [2024-02-28T21:59:16.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-239427975 data=null button=1 stateMask=0x0 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
16:59:16 [2024-02-28T21:59:16.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239427975 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}]
16:59:16 [2024-02-28T21:59:16.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-239427972 data=null button=1 stateMask=0x80000 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
16:59:16 [2024-02-28T21:59:16.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:16 [2024-02-28T21:59:16.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:16 [2024-02-28T21:59:16.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:16 [2024-02-28T21:59:16.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:16 [2024-02-28T21:59:16.152Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:59:16 [2024-02-28T21:59:16.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:59:16 [2024-02-28T21:59:16.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:16 [2024-02-28T21:59:16.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:16 [2024-02-28T21:59:16.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:16 [2024-02-28T21:59:16.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:16 [2024-02-28T21:59:16.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:16 [2024-02-28T21:59:16.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239427969 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:59:16 [2024-02-28T21:59:16.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239427969 data=null doit=true}, TreeItem with text {test}]
16:59:16 [2024-02-28T21:59:16.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239427969 data=null}, TreeItem with text {test}]
16:59:16 [2024-02-28T21:59:16.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239427969 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:16 [2024-02-28T21:59:16.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239427969 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:59:16 [2024-02-28T21:59:16.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239427950 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:16 [2024-02-28T21:59:16.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:16 [2024-02-28T21:59:16.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239427950 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:59:16 [2024-02-28T21:59:16.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239427950 data=null doit=true}, TreeItem with text {test}]
16:59:16 [2024-02-28T21:59:16.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239427950 data=null}, TreeItem with text {test}]
16:59:16 [2024-02-28T21:59:16.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239427950 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:16 [2024-02-28T21:59:16.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239427950 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:59:16 [2024-02-28T21:59:16.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239427946 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:16 [2024-02-28T21:59:16.152Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:59:16 [2024-02-28T21:59:16.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:16 [2024-02-28T21:59:16.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-239427946 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
16:59:16 [2024-02-28T21:59:16.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-239427946 data=null doit=true}, TreeItem with text {Traces [12]}]
16:59:16 [2024-02-28T21:59:16.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-239427946 data=null}, TreeItem with text {Traces [12]}]
16:59:16 [2024-02-28T21:59:16.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-239427946 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:59:16 [2024-02-28T21:59:16.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239427946 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]}]
16:59:16 [2024-02-28T21:59:16.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-239427940 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:59:16 [2024-02-28T21:59:16.152Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
16:59:16 [2024-02-28T21:59:16.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:59:16 [2024-02-28T21:59:16.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:16 [2024-02-28T21:59:16.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-239427881 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:59:16 [2024-02-28T21:59:16.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-239427881 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:59:16 [2024-02-28T21:59:16.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-239427881 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:59:16 [2024-02-28T21:59:16.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-239427881 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:59:16 [2024-02-28T21:59:16.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239427881 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)}]
16:59:16 [2024-02-28T21:59:16.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-239427868 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:59:16 [2024-02-28T21:59:16.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:16 [2024-02-28T21:59:16.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:16 [2024-02-28T21:59:16.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:16 [2024-02-28T21:59:16.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:16 [2024-02-28T21:59:16.153Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:59:16 [2024-02-28T21:59:16.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:16 [2024-02-28T21:59:16.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-239427866 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:59:16 [2024-02-28T21:59:16.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-239427866 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:59:16 [2024-02-28T21:59:16.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-239427866 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:59:16 [2024-02-28T21:59:16.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-239427866 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:59:16 [2024-02-28T21:59:16.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239427866 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)}]
16:59:16 [2024-02-28T21:59:16.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-239427863 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:59:16 [2024-02-28T21:59:16.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)}
16:59:16 [2024-02-28T21:59:16.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-239427863 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:59:16 [2024-02-28T21:59:16.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-239427863 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:59:16 [2024-02-28T21:59:16.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:16 [2024-02-28T21:59:16.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-239427863 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:59:16 [2024-02-28T21:59:16.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-239427863 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:59:16 [2024-02-28T21:59:16.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239427863 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)}]
16:59:16 [2024-02-28T21:59:16.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-239427860 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:59:16 [2024-02-28T21:59:16.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-239427860 data=null button=1 stateMask=0x0 x=163 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:59:16 [2024-02-28T21:59:16.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-239427860 data=null button=1 stateMask=0x0 x=163 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:59:16 [2024-02-28T21:59:16.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239427860 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)}]
16:59:16 [2024-02-28T21:59:16.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-239427822 data=null button=1 stateMask=0x80000 x=163 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:59:16 [2024-02-28T21:59:16.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-239427720 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:59:16 [2024-02-28T21:59:16.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-239427720 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:59:16 [2024-02-28T21:59:16.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-239427720 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:59:16 [2024-02-28T21:59:16.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)}
16:59:16 [2024-02-28T21:59:16.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:59:16 [2024-02-28T21:59:16.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:59:16 [2024-02-28T21:59:16.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:59:16 [2024-02-28T21:59:16.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:59:16 [2024-02-28T21:59:16.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:59:16 [2024-02-28T21:59:16.154Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:59:16 [2024-02-28T21:59:16.154Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:59:18 [2024-02-28T21:59:18.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:59:18 [2024-02-28T21:59:18.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:59:18 [2024-02-28T21:59:18.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:59:18 [2024-02-28T21:59:18.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:59:18 [2024-02-28T21:59:18.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:59:18 [2024-02-28T21:59:18.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-239426216 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:59:18 [2024-02-28T21:59:18.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-239426215 data=null doit=true}, TableItem with text {}]
16:59:18 [2024-02-28T21:59:18.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-239426215 data=null}, TableItem with text {}]
16:59:18 [2024-02-28T21:59:18.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-239426215 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:59:18 [2024-02-28T21:59:18.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239426215 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:59:18 [2024-02-28T21:59:18.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-239426212 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:59:18 [2024-02-28T21:59:18.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:59:18 [2024-02-28T21:59:18.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:59:18 [2024-02-28T21:59:18.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:59:18 [2024-02-28T21:59:18.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:18 [2024-02-28T21:59:18.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-239426151 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:59:18 [2024-02-28T21:59:18.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-239426151 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:59:18 [2024-02-28T21:59:18.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-239426151 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:59:18 [2024-02-28T21:59:18.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-239426150 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:59:18 [2024-02-28T21:59:18.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239426150 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)}]
16:59:18 [2024-02-28T21:59:18.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-239426147 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
16:59:18 [2024-02-28T21:59:18.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:18 [2024-02-28T21:59:18.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:18 [2024-02-28T21:59:18.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:18 [2024-02-28T21:59:18.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:18 [2024-02-28T21:59:18.041Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:59:18 [2024-02-28T21:59:18.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:59:18 [2024-02-28T21:59:18.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:18 [2024-02-28T21:59:18.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:18 [2024-02-28T21:59:18.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:18 [2024-02-28T21:59:18.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:18 [2024-02-28T21:59:18.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:18 [2024-02-28T21:59:18.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239426142 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:59:18 [2024-02-28T21:59:18.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239426142 data=null doit=true}, TreeItem with text {test}]
16:59:18 [2024-02-28T21:59:18.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239426142 data=null}, TreeItem with text {test}]
16:59:18 [2024-02-28T21:59:18.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239426142 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:18 [2024-02-28T21:59:18.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239426142 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:59:18 [2024-02-28T21:59:18.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239426131 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:18 [2024-02-28T21:59:18.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:18 [2024-02-28T21:59:18.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239426131 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:59:18 [2024-02-28T21:59:18.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239426131 data=null doit=true}, TreeItem with text {test}]
16:59:18 [2024-02-28T21:59:18.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239426131 data=null}, TreeItem with text {test}]
16:59:18 [2024-02-28T21:59:18.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239426130 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:18 [2024-02-28T21:59:18.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239426124 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:59:18 [2024-02-28T21:59:18.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239426120 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:18 [2024-02-28T21:59:18.042Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:59:18 [2024-02-28T21:59:18.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:18 [2024-02-28T21:59:18.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-239426119 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
16:59:18 [2024-02-28T21:59:18.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-239426119 data=null doit=true}, TreeItem with text {Traces [12]}]
16:59:18 [2024-02-28T21:59:18.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-239426119 data=null}, TreeItem with text {Traces [12]}]
16:59:18 [2024-02-28T21:59:18.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-239426119 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:59:18 [2024-02-28T21:59:18.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239426119 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]}]
16:59:18 [2024-02-28T21:59:18.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-239426113 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:59:18 [2024-02-28T21:59:18.042Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
16:59:18 [2024-02-28T21:59:18.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:59:18 [2024-02-28T21:59:18.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:18 [2024-02-28T21:59:18.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-239425870 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:59:18 [2024-02-28T21:59:18.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-239425870 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:59:18 [2024-02-28T21:59:18.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-239425870 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:59:18 [2024-02-28T21:59:18.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-239425869 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:59:18 [2024-02-28T21:59:18.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239425869 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)}]
16:59:18 [2024-02-28T21:59:18.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-239425858 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:59:18 [2024-02-28T21:59:18.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:18 [2024-02-28T21:59:18.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:18 [2024-02-28T21:59:18.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:18 [2024-02-28T21:59:18.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:18 [2024-02-28T21:59:18.042Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:59:18 [2024-02-28T21:59:18.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:18 [2024-02-28T21:59:18.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-239425850 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:59:18 [2024-02-28T21:59:18.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-239425850 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:59:18 [2024-02-28T21:59:18.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-239425850 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:59:18 [2024-02-28T21:59:18.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-239425850 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:59:18 [2024-02-28T21:59:18.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239425850 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)}]
16:59:18 [2024-02-28T21:59:18.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-239425847 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:59:18 [2024-02-28T21:59:18.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)}
16:59:18 [2024-02-28T21:59:18.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-239425846 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:59:18 [2024-02-28T21:59:18.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-239425846 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:59:18 [2024-02-28T21:59:18.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:18 [2024-02-28T21:59:18.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-239425846 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:59:18 [2024-02-28T21:59:18.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-239425846 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:59:18 [2024-02-28T21:59:18.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239425846 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)}]
16:59:18 [2024-02-28T21:59:18.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-239425843 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:59:18 [2024-02-28T21:59:18.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-239425843 data=null button=1 stateMask=0x0 x=168 y=150 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:59:18 [2024-02-28T21:59:18.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-239425843 data=null button=1 stateMask=0x0 x=168 y=150 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:59:18 [2024-02-28T21:59:18.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239425843 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)}]
16:59:18 [2024-02-28T21:59:18.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-239425806 data=null button=1 stateMask=0x80000 x=168 y=150 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:59:18 [2024-02-28T21:59:18.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-239425799 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:59:18 [2024-02-28T21:59:18.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-239425678 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:59:18 [2024-02-28T21:59:18.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-239425675 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:59:18 [2024-02-28T21:59:18.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)}
16:59:18 [2024-02-28T21:59:18.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:59:18 [2024-02-28T21:59:18.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:59:18 [2024-02-28T21:59:18.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:59:18 [2024-02-28T21:59:18.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:59:18 [2024-02-28T21:59:18.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:59:18 [2024-02-28T21:59:18.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:59:18 [2024-02-28T21:59:18.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:59:18 [2024-02-28T21:59:18.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:59:19 [2024-02-28T21:59:19.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:59:19 [2024-02-28T21:59:19.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:59:19 [2024-02-28T21:59:19.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:59:19 [2024-02-28T21:59:19.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:59:19 [2024-02-28T21:59:19.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:59:19 [2024-02-28T21:59:19.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-239424673 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:59:19 [2024-02-28T21:59:19.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-239424673 data=null doit=true}, TableItem with text {}]
16:59:19 [2024-02-28T21:59:19.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-239424673 data=null}, TableItem with text {}]
16:59:19 [2024-02-28T21:59:19.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-239424673 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:59:19 [2024-02-28T21:59:19.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239424673 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:59:19 [2024-02-28T21:59:19.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-239424670 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:59:19 [2024-02-28T21:59:19.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:59:19 [2024-02-28T21:59:19.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:59:19 [2024-02-28T21:59:19.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:59:19 [2024-02-28T21:59:19.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:19 [2024-02-28T21:59:19.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-239424444 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:59:19 [2024-02-28T21:59:19.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-239424444 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:59:19 [2024-02-28T21:59:19.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-239424444 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:59:19 [2024-02-28T21:59:19.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-239424444 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:59:19 [2024-02-28T21:59:19.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239424443 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)}]
16:59:19 [2024-02-28T21:59:19.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-239424417 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
16:59:19 [2024-02-28T21:59:19.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:19 [2024-02-28T21:59:19.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:19 [2024-02-28T21:59:19.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:19 [2024-02-28T21:59:19.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:19 [2024-02-28T21:59:19.480Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:59:19 [2024-02-28T21:59:19.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:59:19 [2024-02-28T21:59:19.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:19 [2024-02-28T21:59:19.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:19 [2024-02-28T21:59:19.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:19 [2024-02-28T21:59:19.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:19 [2024-02-28T21:59:19.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:19 [2024-02-28T21:59:19.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239424414 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:59:19 [2024-02-28T21:59:19.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239424414 data=null doit=true}, TreeItem with text {test}]
16:59:19 [2024-02-28T21:59:19.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239424414 data=null}, TreeItem with text {test}]
16:59:19 [2024-02-28T21:59:19.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239424413 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:19 [2024-02-28T21:59:19.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239424413 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:59:19 [2024-02-28T21:59:19.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239424402 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:19 [2024-02-28T21:59:19.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:19 [2024-02-28T21:59:19.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239424402 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:59:19 [2024-02-28T21:59:19.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239424402 data=null doit=true}, TreeItem with text {test}]
16:59:19 [2024-02-28T21:59:19.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239424402 data=null}, TreeItem with text {test}]
16:59:19 [2024-02-28T21:59:19.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239424402 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:19 [2024-02-28T21:59:19.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239424402 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:59:19 [2024-02-28T21:59:19.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239424389 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:19 [2024-02-28T21:59:19.481Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:59:19 [2024-02-28T21:59:19.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:19 [2024-02-28T21:59:19.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-239424388 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
16:59:19 [2024-02-28T21:59:19.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-239424388 data=null doit=true}, TreeItem with text {Traces [12]}]
16:59:19 [2024-02-28T21:59:19.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-239424388 data=null}, TreeItem with text {Traces [12]}]
16:59:19 [2024-02-28T21:59:19.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-239424387 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:59:19 [2024-02-28T21:59:19.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239424387 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]}]
16:59:19 [2024-02-28T21:59:19.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-239424378 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:59:19 [2024-02-28T21:59:19.481Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
16:59:20 [2024-02-28T21:59:20.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:59:20 [2024-02-28T21:59:20.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:20 [2024-02-28T21:59:20.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-239424054 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
16:59:20 [2024-02-28T21:59:20.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-239424054 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
16:59:20 [2024-02-28T21:59:20.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-239424054 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
16:59:20 [2024-02-28T21:59:20.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-239424054 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
16:59:20 [2024-02-28T21:59:20.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239424054 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)}]
16:59:20 [2024-02-28T21:59:20.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-239424020 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
16:59:20 [2024-02-28T21:59:20.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:20 [2024-02-28T21:59:20.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:20 [2024-02-28T21:59:20.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:20 [2024-02-28T21:59:20.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:20 [2024-02-28T21:59:20.041Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:59:20 [2024-02-28T21:59:20.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:20 [2024-02-28T21:59:20.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-239424018 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
16:59:20 [2024-02-28T21:59:20.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-239424018 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
16:59:20 [2024-02-28T21:59:20.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-239424018 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
16:59:20 [2024-02-28T21:59:20.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-239424018 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
16:59:20 [2024-02-28T21:59:20.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239424018 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)}]
16:59:20 [2024-02-28T21:59:20.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-239424012 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
16:59:20 [2024-02-28T21:59:20.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing(2)}
16:59:20 [2024-02-28T21:59:20.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-239424012 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
16:59:20 [2024-02-28T21:59:20.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-239424012 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
16:59:20 [2024-02-28T21:59:20.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:20 [2024-02-28T21:59:20.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-239424011 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
16:59:20 [2024-02-28T21:59:20.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-239424011 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
16:59:20 [2024-02-28T21:59:20.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239424011 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)}]
16:59:20 [2024-02-28T21:59:20.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-239424008 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
16:59:20 [2024-02-28T21:59:20.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-239424008 data=null button=1 stateMask=0x0 x=160 y=196 count=2}, TreeItem with text {kernel-overlap-testing(2)}]
16:59:20 [2024-02-28T21:59:20.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-239424008 data=null button=1 stateMask=0x0 x=160 y=196 count=2}, TreeItem with text {kernel-overlap-testing(2)}]
16:59:20 [2024-02-28T21:59:20.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239424007 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)}]
16:59:20 [2024-02-28T21:59:20.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-239423968 data=null button=1 stateMask=0x80000 x=160 y=196 count=2}, TreeItem with text {kernel-overlap-testing(2)}]
16:59:20 [2024-02-28T21:59:20.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-239423783 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
16:59:20 [2024-02-28T21:59:20.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-239423783 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
16:59:20 [2024-02-28T21:59:20.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-239423783 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
16:59:20 [2024-02-28T21:59:20.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing(2)}
16:59:20 [2024-02-28T21:59:20.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:59:20 [2024-02-28T21:59:20.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:59:20 [2024-02-28T21:59:20.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:59:20 [2024-02-28T21:59:20.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:59:20 [2024-02-28T21:59:20.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:59:20 [2024-02-28T21:59:20.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:59:20 [2024-02-28T21:59:20.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:59:20 [2024-02-28T21:59:20.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:59:20 [2024-02-28T21:59:20.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:59:20 [2024-02-28T21:59:20.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:59:20 [2024-02-28T21:59:20.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:59:20 [2024-02-28T21:59:20.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:59:20 [2024-02-28T21:59:20.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:59:20 [2024-02-28T21:59:20.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:59:20 [2024-02-28T21:59:20.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-239423280 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:59:20 [2024-02-28T21:59:20.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-239423280 data=null doit=true}, TableItem with text {}]
16:59:20 [2024-02-28T21:59:20.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-239423280 data=null}, TableItem with text {}]
16:59:20 [2024-02-28T21:59:20.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-239423279 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:59:20 [2024-02-28T21:59:20.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239423279 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:59:20 [2024-02-28T21:59:20.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-239423265 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:59:20 [2024-02-28T21:59:20.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:59:20 [2024-02-28T21:59:20.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:59:21 [2024-02-28T21:59:21.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:59:21 [2024-02-28T21:59:21.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:21 [2024-02-28T21:59:21.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-239422511 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
16:59:21 [2024-02-28T21:59:21.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-239422510 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
16:59:21 [2024-02-28T21:59:21.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-239422510 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
16:59:21 [2024-02-28T21:59:21.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-239422510 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
16:59:21 [2024-02-28T21:59:21.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239422510 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)}]
16:59:21 [2024-02-28T21:59:21.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-239422505 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
16:59:21 [2024-02-28T21:59:21.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:21 [2024-02-28T21:59:21.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:21 [2024-02-28T21:59:21.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:21 [2024-02-28T21:59:21.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:21 [2024-02-28T21:59:21.528Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:59:21 [2024-02-28T21:59:21.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:59:21 [2024-02-28T21:59:21.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:21 [2024-02-28T21:59:21.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:21 [2024-02-28T21:59:21.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:21 [2024-02-28T21:59:21.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:21 [2024-02-28T21:59:21.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:21 [2024-02-28T21:59:21.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239422501 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:59:21 [2024-02-28T21:59:21.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239422501 data=null doit=true}, TreeItem with text {test}]
16:59:21 [2024-02-28T21:59:21.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239422501 data=null}, TreeItem with text {test}]
16:59:21 [2024-02-28T21:59:21.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239422501 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:21 [2024-02-28T21:59:21.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239422501 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:59:21 [2024-02-28T21:59:21.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239422480 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:21 [2024-02-28T21:59:21.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:21 [2024-02-28T21:59:21.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239422480 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:59:21 [2024-02-28T21:59:21.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239422479 data=null doit=true}, TreeItem with text {test}]
16:59:21 [2024-02-28T21:59:21.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239422479 data=null}, TreeItem with text {test}]
16:59:21 [2024-02-28T21:59:21.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239422479 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:21 [2024-02-28T21:59:21.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239422479 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:59:21 [2024-02-28T21:59:21.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239422471 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:21 [2024-02-28T21:59:21.529Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:59:21 [2024-02-28T21:59:21.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:21 [2024-02-28T21:59:21.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-239422470 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
16:59:21 [2024-02-28T21:59:21.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-239422470 data=null doit=true}, TreeItem with text {Traces [12]}]
16:59:21 [2024-02-28T21:59:21.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-239422470 data=null}, TreeItem with text {Traces [12]}]
16:59:21 [2024-02-28T21:59:21.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-239422470 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:59:21 [2024-02-28T21:59:21.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239422470 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]}]
16:59:21 [2024-02-28T21:59:21.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-239422463 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:59:21 [2024-02-28T21:59:21.529Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
16:59:21 [2024-02-28T21:59:21.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:59:21 [2024-02-28T21:59:21.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:21 [2024-02-28T21:59:21.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-239422339 data=null button=0 stateMask=0x0 x=160 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}]
16:59:21 [2024-02-28T21:59:21.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-239422339 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
16:59:21 [2024-02-28T21:59:21.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-239422339 data=null}, TreeItem with text {simple_server-thread1(2)}]
16:59:21 [2024-02-28T21:59:21.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-239422339 data=null button=1 stateMask=0x0 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
16:59:21 [2024-02-28T21:59:21.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239422339 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)}]
16:59:21 [2024-02-28T21:59:21.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-239422305 data=null button=1 stateMask=0x80000 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
16:59:21 [2024-02-28T21:59:21.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:21 [2024-02-28T21:59:21.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:21 [2024-02-28T21:59:21.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:21 [2024-02-28T21:59:21.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:21 [2024-02-28T21:59:21.529Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:59:21 [2024-02-28T21:59:21.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:21 [2024-02-28T21:59:21.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-239422303 data=null button=0 stateMask=0x0 x=160 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}]
16:59:21 [2024-02-28T21:59:21.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-239422303 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
16:59:21 [2024-02-28T21:59:21.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-239422303 data=null}, TreeItem with text {simple_server-thread1(2)}]
16:59:21 [2024-02-28T21:59:21.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-239422303 data=null button=1 stateMask=0x0 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
16:59:21 [2024-02-28T21:59:21.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239422303 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)}]
16:59:21 [2024-02-28T21:59:21.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-239422297 data=null button=1 stateMask=0x80000 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
16:59:21 [2024-02-28T21:59:21.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1(2)}
16:59:21 [2024-02-28T21:59:21.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-239422297 data=null button=0 stateMask=0x0 x=160 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}]
16:59:21 [2024-02-28T21:59:21.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-239422297 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
16:59:21 [2024-02-28T21:59:21.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:21 [2024-02-28T21:59:21.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-239422297 data=null}, TreeItem with text {simple_server-thread1(2)}]
16:59:21 [2024-02-28T21:59:21.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-239422296 data=null button=1 stateMask=0x0 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
16:59:21 [2024-02-28T21:59:21.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239422296 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)}]
16:59:21 [2024-02-28T21:59:21.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-239422293 data=null button=1 stateMask=0x80000 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
16:59:21 [2024-02-28T21:59:21.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-239422293 data=null button=1 stateMask=0x0 x=160 y=242 count=2}, TreeItem with text {simple_server-thread1(2)}]
16:59:21 [2024-02-28T21:59:21.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-239422293 data=null button=1 stateMask=0x0 x=160 y=242 count=2}, TreeItem with text {simple_server-thread1(2)}]
16:59:21 [2024-02-28T21:59:21.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239422293 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)}]
16:59:21 [2024-02-28T21:59:21.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-239422252 data=null button=1 stateMask=0x80000 x=160 y=242 count=2}, TreeItem with text {simple_server-thread1(2)}]
16:59:21 [2024-02-28T21:59:21.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-239422100 data=null button=0 stateMask=0x0 x=160 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}]
16:59:21 [2024-02-28T21:59:21.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-239422096 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
16:59:21 [2024-02-28T21:59:21.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-239422095 data=null}, TreeItem with text {simple_server-thread1(2)}]
16:59:21 [2024-02-28T21:59:21.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1(2)}
16:59:21 [2024-02-28T21:59:21.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:59:21 [2024-02-28T21:59:21.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:59:21 [2024-02-28T21:59:21.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:59:21 [2024-02-28T21:59:21.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:59:21 [2024-02-28T21:59:21.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:59:21 [2024-02-28T21:59:21.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:59:21 [2024-02-28T21:59:21.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:59:21 [2024-02-28T21:59:21.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:59:21 [2024-02-28T21:59:21.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:59:21 [2024-02-28T21:59:21.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:59:21 [2024-02-28T21:59:21.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:59:21 [2024-02-28T21:59:21.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:59:21 [2024-02-28T21:59:21.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:59:21 [2024-02-28T21:59:21.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:59:21 [2024-02-28T21:59:21.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:59:21 [2024-02-28T21:59:21.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-239422094 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:59:21 [2024-02-28T21:59:21.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-239422094 data=null doit=true}, TableItem with text {}]
16:59:21 [2024-02-28T21:59:21.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-239422094 data=null}, TableItem with text {}]
16:59:21 [2024-02-28T21:59:21.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-239422093 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:59:21 [2024-02-28T21:59:21.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239422093 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:59:21 [2024-02-28T21:59:21.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-239422090 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:59:21 [2024-02-28T21:59:21.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:59:21 [2024-02-28T21:59:21.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:59:23 [2024-02-28T21:59:23.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:59:23 [2024-02-28T21:59:23.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:23 [2024-02-28T21:59:23.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-239420829 data=null button=0 stateMask=0x0 x=160 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}]
16:59:23 [2024-02-28T21:59:23.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-239420829 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
16:59:23 [2024-02-28T21:59:23.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-239420829 data=null}, TreeItem with text {simple_server-thread1(2)}]
16:59:23 [2024-02-28T21:59:23.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-239420829 data=null button=1 stateMask=0x0 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
16:59:23 [2024-02-28T21:59:23.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239420829 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)}]
16:59:23 [2024-02-28T21:59:23.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-239420825 data=null button=1 stateMask=0x80000 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
16:59:23 [2024-02-28T21:59:23.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:23 [2024-02-28T21:59:23.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:23 [2024-02-28T21:59:23.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:23 [2024-02-28T21:59:23.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:23 [2024-02-28T21:59:23.149Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:59:23 [2024-02-28T21:59:23.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:59:23 [2024-02-28T21:59:23.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:23 [2024-02-28T21:59:23.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:23 [2024-02-28T21:59:23.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:23 [2024-02-28T21:59:23.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:23 [2024-02-28T21:59:23.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:23 [2024-02-28T21:59:23.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239420820 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:59:23 [2024-02-28T21:59:23.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239420820 data=null doit=true}, TreeItem with text {test}]
16:59:23 [2024-02-28T21:59:23.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239420820 data=null}, TreeItem with text {test}]
16:59:23 [2024-02-28T21:59:23.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239420819 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:23 [2024-02-28T21:59:23.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239420819 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:59:23 [2024-02-28T21:59:23.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239420787 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:23 [2024-02-28T21:59:23.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:23 [2024-02-28T21:59:23.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239420787 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:59:23 [2024-02-28T21:59:23.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239420786 data=null doit=true}, TreeItem with text {test}]
16:59:23 [2024-02-28T21:59:23.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239420786 data=null}, TreeItem with text {test}]
16:59:23 [2024-02-28T21:59:23.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239420786 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:23 [2024-02-28T21:59:23.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239420786 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:59:23 [2024-02-28T21:59:23.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239420763 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:23 [2024-02-28T21:59:23.150Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:59:23 [2024-02-28T21:59:23.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:23 [2024-02-28T21:59:23.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-239420763 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
16:59:23 [2024-02-28T21:59:23.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-239420763 data=null doit=true}, TreeItem with text {Traces [12]}]
16:59:23 [2024-02-28T21:59:23.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-239420763 data=null}, TreeItem with text {Traces [12]}]
16:59:23 [2024-02-28T21:59:23.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-239420762 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:59:23 [2024-02-28T21:59:23.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239420762 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]}]
16:59:23 [2024-02-28T21:59:23.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-239420756 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:59:23 [2024-02-28T21:59:23.150Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
16:59:23 [2024-02-28T21:59:23.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:59:23 [2024-02-28T21:59:23.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:23 [2024-02-28T21:59:23.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-239420512 data=null button=0 stateMask=0x0 x=160 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}]
16:59:23 [2024-02-28T21:59:23.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-239420512 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
16:59:23 [2024-02-28T21:59:23.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-239420512 data=null}, TreeItem with text {simple_server-thread2(2)}]
16:59:23 [2024-02-28T21:59:23.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-239420512 data=null button=1 stateMask=0x0 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
16:59:23 [2024-02-28T21:59:23.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239420512 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)}]
16:59:23 [2024-02-28T21:59:23.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-239420490 data=null button=1 stateMask=0x80000 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
16:59:23 [2024-02-28T21:59:23.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:23 [2024-02-28T21:59:23.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:23 [2024-02-28T21:59:23.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:23 [2024-02-28T21:59:23.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:23 [2024-02-28T21:59:23.405Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:59:23 [2024-02-28T21:59:23.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:23 [2024-02-28T21:59:23.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-239420488 data=null button=0 stateMask=0x0 x=160 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}]
16:59:23 [2024-02-28T21:59:23.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-239420488 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
16:59:23 [2024-02-28T21:59:23.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-239420488 data=null}, TreeItem with text {simple_server-thread2(2)}]
16:59:23 [2024-02-28T21:59:23.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-239420488 data=null button=1 stateMask=0x0 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
16:59:23 [2024-02-28T21:59:23.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239420488 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)}]
16:59:23 [2024-02-28T21:59:23.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-239420484 data=null button=1 stateMask=0x80000 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
16:59:23 [2024-02-28T21:59:23.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2(2)}
16:59:23 [2024-02-28T21:59:23.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-239420484 data=null button=0 stateMask=0x0 x=160 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}]
16:59:23 [2024-02-28T21:59:23.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-239420484 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
16:59:23 [2024-02-28T21:59:23.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:23 [2024-02-28T21:59:23.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-239420484 data=null}, TreeItem with text {simple_server-thread2(2)}]
16:59:23 [2024-02-28T21:59:23.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-239420484 data=null button=1 stateMask=0x0 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
16:59:23 [2024-02-28T21:59:23.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239420484 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)}]
16:59:23 [2024-02-28T21:59:23.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-239420480 data=null button=1 stateMask=0x80000 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
16:59:23 [2024-02-28T21:59:23.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-239420480 data=null button=1 stateMask=0x0 x=160 y=288 count=2}, TreeItem with text {simple_server-thread2(2)}]
16:59:23 [2024-02-28T21:59:23.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-239420480 data=null button=1 stateMask=0x0 x=160 y=288 count=2}, TreeItem with text {simple_server-thread2(2)}]
16:59:23 [2024-02-28T21:59:23.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239420480 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)}]
16:59:23 [2024-02-28T21:59:23.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-239420439 data=null button=1 stateMask=0x80000 x=160 y=288 count=2}, TreeItem with text {simple_server-thread2(2)}]
16:59:23 [2024-02-28T21:59:23.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-239420300 data=null button=0 stateMask=0x0 x=160 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}]
16:59:23 [2024-02-28T21:59:23.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-239420298 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
16:59:23 [2024-02-28T21:59:23.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-239420298 data=null}, TreeItem with text {simple_server-thread2(2)}]
16:59:23 [2024-02-28T21:59:23.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2(2)}
16:59:23 [2024-02-28T21:59:23.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:59:23 [2024-02-28T21:59:23.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:59:23 [2024-02-28T21:59:23.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:59:23 [2024-02-28T21:59:23.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:59:23 [2024-02-28T21:59:23.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:59:23 [2024-02-28T21:59:23.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:59:23 [2024-02-28T21:59:23.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:59:23 [2024-02-28T21:59:23.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:59:23 [2024-02-28T21:59:23.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:59:23 [2024-02-28T21:59:23.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:59:23 [2024-02-28T21:59:23.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:59:23 [2024-02-28T21:59:23.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:59:23 [2024-02-28T21:59:23.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:59:23 [2024-02-28T21:59:23.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:59:23 [2024-02-28T21:59:23.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:59:23 [2024-02-28T21:59:23.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:59:23 [2024-02-28T21:59:23.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-239420296 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:59:23 [2024-02-28T21:59:23.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-239420296 data=null doit=true}, TableItem with text {}]
16:59:23 [2024-02-28T21:59:23.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-239420296 data=null}, TableItem with text {}]
16:59:23 [2024-02-28T21:59:23.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-239420296 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:59:23 [2024-02-28T21:59:23.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239420296 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:59:23 [2024-02-28T21:59:23.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-239420293 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:59:23 [2024-02-28T21:59:23.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:59:23 [2024-02-28T21:59:23.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:59:25 [2024-02-28T21:59:25.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:59:25 [2024-02-28T21:59:25.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:25 [2024-02-28T21:59:25.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-239419030 data=null button=0 stateMask=0x0 x=160 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}]
16:59:25 [2024-02-28T21:59:25.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-239419029 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
16:59:25 [2024-02-28T21:59:25.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-239419029 data=null}, TreeItem with text {simple_server-thread2(2)}]
16:59:25 [2024-02-28T21:59:25.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-239419029 data=null button=1 stateMask=0x0 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
16:59:25 [2024-02-28T21:59:25.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239419029 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)}]
16:59:25 [2024-02-28T21:59:25.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-239419023 data=null button=1 stateMask=0x80000 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
16:59:25 [2024-02-28T21:59:25.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:25 [2024-02-28T21:59:25.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:25 [2024-02-28T21:59:25.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:25 [2024-02-28T21:59:25.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:25 [2024-02-28T21:59: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.
16:59:25 [2024-02-28T21:59:25.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:59:25 [2024-02-28T21:59:25.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:25 [2024-02-28T21:59:25.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:25 [2024-02-28T21:59:25.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:25 [2024-02-28T21:59:25.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:25 [2024-02-28T21:59:25.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:25 [2024-02-28T21:59:25.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239419019 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:59:25 [2024-02-28T21:59:25.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239419019 data=null doit=true}, TreeItem with text {test}]
16:59:25 [2024-02-28T21:59:25.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239419019 data=null}, TreeItem with text {test}]
16:59:25 [2024-02-28T21:59:25.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239419019 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:25 [2024-02-28T21:59:25.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239419019 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:59:25 [2024-02-28T21:59:25.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239418995 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:25 [2024-02-28T21:59:25.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:25 [2024-02-28T21:59:25.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239418995 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:59:25 [2024-02-28T21:59:25.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239418995 data=null doit=true}, TreeItem with text {test}]
16:59:25 [2024-02-28T21:59:25.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239418995 data=null}, TreeItem with text {test}]
16:59:25 [2024-02-28T21:59:25.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239418995 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:25 [2024-02-28T21:59:25.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239418995 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:59:25 [2024-02-28T21:59:25.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239418988 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:25 [2024-02-28T21:59:25.026Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:59:25 [2024-02-28T21:59:25.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:25 [2024-02-28T21:59:25.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-239418988 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
16:59:25 [2024-02-28T21:59:25.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-239418988 data=null doit=true}, TreeItem with text {Traces [12]}]
16:59:25 [2024-02-28T21:59:25.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-239418987 data=null}, TreeItem with text {Traces [12]}]
16:59:25 [2024-02-28T21:59:25.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-239418987 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:59:25 [2024-02-28T21:59:25.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239418987 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]}]
16:59:25 [2024-02-28T21:59:25.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-239418980 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:59:25 [2024-02-28T21:59:25.026Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
16:59:25 [2024-02-28T21:59:25.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:59:25 [2024-02-28T21:59:25.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:25 [2024-02-28T21:59:25.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-239418916 data=null button=0 stateMask=0x0 x=149 y=334 count=0}, TreeItem with text {ust-overlap-testing(2)}]
16:59:25 [2024-02-28T21:59:25.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-239418915 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
16:59:25 [2024-02-28T21:59:25.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-239418915 data=null}, TreeItem with text {ust-overlap-testing(2)}]
16:59:25 [2024-02-28T21:59:25.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-239418915 data=null button=1 stateMask=0x0 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
16:59:25 [2024-02-28T21:59:25.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239418915 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)}]
16:59:25 [2024-02-28T21:59:25.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-239418887 data=null button=1 stateMask=0x80000 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
16:59:25 [2024-02-28T21:59:25.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:25 [2024-02-28T21:59:25.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:25 [2024-02-28T21:59:25.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:25 [2024-02-28T21:59:25.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:25 [2024-02-28T21:59:25.027Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:59:25 [2024-02-28T21:59:25.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:25 [2024-02-28T21:59:25.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-239418886 data=null button=0 stateMask=0x0 x=149 y=334 count=0}, TreeItem with text {ust-overlap-testing(2)}]
16:59:25 [2024-02-28T21:59:25.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-239418886 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
16:59:25 [2024-02-28T21:59:25.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-239418886 data=null}, TreeItem with text {ust-overlap-testing(2)}]
16:59:25 [2024-02-28T21:59:25.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-239418886 data=null button=1 stateMask=0x0 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
16:59:25 [2024-02-28T21:59:25.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239418885 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)}]
16:59:25 [2024-02-28T21:59:25.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-239418882 data=null button=1 stateMask=0x80000 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
16:59:25 [2024-02-28T21:59:25.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing(2)}
16:59:25 [2024-02-28T21:59:25.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-239418881 data=null button=0 stateMask=0x0 x=149 y=334 count=0}, TreeItem with text {ust-overlap-testing(2)}]
16:59:25 [2024-02-28T21:59:25.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-239418881 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
16:59:25 [2024-02-28T21:59:25.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:25 [2024-02-28T21:59:25.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-239418881 data=null}, TreeItem with text {ust-overlap-testing(2)}]
16:59:25 [2024-02-28T21:59:25.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-239418881 data=null button=1 stateMask=0x0 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
16:59:25 [2024-02-28T21:59:25.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239418881 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)}]
16:59:25 [2024-02-28T21:59:25.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-239418878 data=null button=1 stateMask=0x80000 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
16:59:25 [2024-02-28T21:59:25.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-239418878 data=null button=1 stateMask=0x0 x=149 y=334 count=2}, TreeItem with text {ust-overlap-testing(2)}]
16:59:25 [2024-02-28T21:59:25.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-239418877 data=null button=1 stateMask=0x0 x=149 y=334 count=2}, TreeItem with text {ust-overlap-testing(2)}]
16:59:25 [2024-02-28T21:59:25.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239418877 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)}]
16:59:25 [2024-02-28T21:59:25.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-239418837 data=null button=1 stateMask=0x80000 x=149 y=334 count=2}, TreeItem with text {ust-overlap-testing(2)}]
16:59:25 [2024-02-28T21:59:25.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-239418695 data=null button=0 stateMask=0x0 x=149 y=334 count=0}, TreeItem with text {ust-overlap-testing(2)}]
16:59:25 [2024-02-28T21:59:25.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-239418684 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
16:59:25 [2024-02-28T21:59:25.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-239418684 data=null}, TreeItem with text {ust-overlap-testing(2)}]
16:59:25 [2024-02-28T21:59:25.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing(2)}
16:59:25 [2024-02-28T21:59:25.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:59:25 [2024-02-28T21:59:25.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:59:25 [2024-02-28T21:59:25.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:59:25 [2024-02-28T21:59:25.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:59:25 [2024-02-28T21:59:25.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:59:25 [2024-02-28T21:59:25.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:59:25 [2024-02-28T21:59:25.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:59:25 [2024-02-28T21:59:25.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:59:25 [2024-02-28T21:59:25.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:59:25 [2024-02-28T21:59:25.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:59:25 [2024-02-28T21:59:25.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:59:25 [2024-02-28T21:59:25.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:59:25 [2024-02-28T21:59:25.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:59:25 [2024-02-28T21:59:25.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:59:25 [2024-02-28T21:59:25.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:59:25 [2024-02-28T21:59:25.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:59:25 [2024-02-28T21:59:25.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:59:25 [2024-02-28T21:59:25.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-239418683 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:59:25 [2024-02-28T21:59:25.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-239418683 data=null doit=true}, TableItem with text {}]
16:59:25 [2024-02-28T21:59:25.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-239418683 data=null}, TableItem with text {}]
16:59:25 [2024-02-28T21:59:25.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-239418683 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:59:25 [2024-02-28T21:59:25.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239418682 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:59:25 [2024-02-28T21:59:25.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-239418600 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:59:25 [2024-02-28T21:59:25.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:59:25 [2024-02-28T21:59:25.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:59:26 [2024-02-28T21:59:26.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:59:26 [2024-02-28T21:59:26.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:26 [2024-02-28T21:59:26.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-239417445 data=null button=0 stateMask=0x0 x=149 y=334 count=0}, TreeItem with text {ust-overlap-testing(2)}]
16:59:26 [2024-02-28T21:59:26.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-239417444 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
16:59:26 [2024-02-28T21:59:26.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-239417444 data=null}, TreeItem with text {ust-overlap-testing(2)}]
16:59:26 [2024-02-28T21:59:26.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-239417444 data=null button=1 stateMask=0x0 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
16:59:26 [2024-02-28T21:59:26.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239417444 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)}]
16:59:26 [2024-02-28T21:59:26.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-239417434 data=null button=1 stateMask=0x80000 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
16:59:26 [2024-02-28T21:59:26.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:26 [2024-02-28T21:59:26.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:26 [2024-02-28T21:59:26.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:26 [2024-02-28T21:59:26.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:26 [2024-02-28T21:59:26.646Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:59:26 [2024-02-28T21:59:26.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:59:26 [2024-02-28T21:59:26.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:26 [2024-02-28T21:59:26.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:26 [2024-02-28T21:59:26.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:26 [2024-02-28T21:59:26.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:26 [2024-02-28T21:59:26.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:26 [2024-02-28T21:59:26.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239417431 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:59:26 [2024-02-28T21:59:26.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239417431 data=null doit=true}, TreeItem with text {test}]
16:59:26 [2024-02-28T21:59:26.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239417430 data=null}, TreeItem with text {test}]
16:59:26 [2024-02-28T21:59:26.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239417430 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:26 [2024-02-28T21:59:26.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239417430 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:59:26 [2024-02-28T21:59:26.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239417413 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:26 [2024-02-28T21:59:26.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:26 [2024-02-28T21:59:26.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239417413 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:59:26 [2024-02-28T21:59:26.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239417413 data=null doit=true}, TreeItem with text {test}]
16:59:26 [2024-02-28T21:59:26.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239417413 data=null}, TreeItem with text {test}]
16:59:26 [2024-02-28T21:59:26.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239417413 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:26 [2024-02-28T21:59:26.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239417413 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:59:26 [2024-02-28T21:59:26.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239417405 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:26 [2024-02-28T21:59:26.647Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:59:26 [2024-02-28T21:59:26.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:26 [2024-02-28T21:59:26.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-239417405 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
16:59:26 [2024-02-28T21:59:26.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-239417405 data=null doit=true}, TreeItem with text {Traces [12]}]
16:59:26 [2024-02-28T21:59:26.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-239417405 data=null}, TreeItem with text {Traces [12]}]
16:59:26 [2024-02-28T21:59:26.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-239417404 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:59:26 [2024-02-28T21:59:26.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239417404 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]}]
16:59:26 [2024-02-28T21:59:26.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-239417399 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:59:26 [2024-02-28T21:59:26.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:59:26 [2024-02-28T21:59:26.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:26 [2024-02-28T21:59:26.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:26 [2024-02-28T21:59:26.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:26 [2024-02-28T21:59:26.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:26 [2024-02-28T21:59:26.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:26 [2024-02-28T21:59:26.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239417396 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:59:26 [2024-02-28T21:59:26.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239417396 data=null doit=true}, TreeItem with text {test}]
16:59:26 [2024-02-28T21:59:26.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239417395 data=null}, TreeItem with text {test}]
16:59:26 [2024-02-28T21:59:26.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239417395 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:26 [2024-02-28T21:59:26.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239417395 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:59:26 [2024-02-28T21:59:26.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239417382 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:26 [2024-02-28T21:59:26.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:26 [2024-02-28T21:59:26.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239417382 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:59:26 [2024-02-28T21:59:26.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239417382 data=null doit=true}, TreeItem with text {test}]
16:59:26 [2024-02-28T21:59:26.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239417382 data=null}, TreeItem with text {test}]
16:59:26 [2024-02-28T21:59:26.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239417382 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:26 [2024-02-28T21:59:26.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239417382 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:59:26 [2024-02-28T21:59:26.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239417378 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:26 [2024-02-28T21:59:26.647Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:59:26 [2024-02-28T21:59:26.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:26 [2024-02-28T21:59:26.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-239417378 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
16:59:26 [2024-02-28T21:59:26.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-239417378 data=null doit=true}, TreeItem with text {Traces [12]}]
16:59:26 [2024-02-28T21:59:26.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-239417377 data=null}, TreeItem with text {Traces [12]}]
16:59:26 [2024-02-28T21:59:26.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-239417377 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:59:26 [2024-02-28T21:59:26.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239417377 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]}]
16:59:26 [2024-02-28T21:59:26.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-239417367 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:59:26 [2024-02-28T21:59:26.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:26 [2024-02-28T21:59:26.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-239417367 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
16:59:26 [2024-02-28T21:59:26.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-239417367 data=null doit=true}, TreeItem with text {Traces [12]}]
16:59:26 [2024-02-28T21:59:26.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-239417367 data=null}, TreeItem with text {Traces [12]}]
16:59:26 [2024-02-28T21:59:26.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-239417367 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:59:26 [2024-02-28T21:59:26.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239417367 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]}]
16:59:26 [2024-02-28T21:59:26.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-239417364 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
16:59:26 [2024-02-28T21:59:26.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
16:59:26 [2024-02-28T21:59:26.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
16:59:26 [2024-02-28T21:59:26.648Z] 
16:59:26 [2024-02-28T21:59:26.648Z] (Eclipse:19192): Gtk-WARNING **: 21:59:26.568: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:26 [2024-02-28T21:59:26.648Z] 
16:59:26 [2024-02-28T21:59:26.648Z] (Eclipse:19192): Gtk-WARNING **: 21:59:26.568: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:26 [2024-02-28T21:59:26.648Z] 
16:59:26 [2024-02-28T21:59:26.648Z] (Eclipse:19192): Gtk-WARNING **: 21:59:26.568: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:26 [2024-02-28T21:59:26.648Z] 
16:59:26 [2024-02-28T21:59:26.648Z] (Eclipse:19192): Gtk-WARNING **: 21:59:26.568: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:26 [2024-02-28T21:59:26.648Z] 
16:59:26 [2024-02-28T21:59:26.648Z] (Eclipse:19192): Gtk-WARNING **: 21:59:26.603: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:26 [2024-02-28T21:59:26.648Z] 
16:59:26 [2024-02-28T21:59:26.648Z] (Eclipse:19192): Gtk-WARNING **: 21:59:26.603: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:26 [2024-02-28T21:59:26.648Z] 
16:59:26 [2024-02-28T21:59:26.648Z] (Eclipse:19192): Gtk-WARNING **: 21:59:26.603: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:26 [2024-02-28T21:59:26.648Z] 
16:59:26 [2024-02-28T21:59:26.648Z] (Eclipse:19192): Gtk-WARNING **: 21:59:26.603: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:26 [2024-02-28T21:59:26.648Z] 
16:59:26 [2024-02-28T21:59:26.648Z] (Eclipse:19192): Gtk-WARNING **: 21:59:26.620: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:26 [2024-02-28T21:59:26.648Z] 
16:59:26 [2024-02-28T21:59:26.648Z] (Eclipse:19192): Gtk-WARNING **: 21:59:26.620: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:26 [2024-02-28T21:59:26.648Z] 
16:59:26 [2024-02-28T21:59:26.648Z] (Eclipse:19192): Gtk-WARNING **: 21:59:26.620: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:26 [2024-02-28T21:59:26.648Z] 
16:59:26 [2024-02-28T21:59:26.648Z] (Eclipse:19192): Gtk-WARNING **: 21:59:26.620: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:26 [2024-02-28T21:59:26.648Z] 
16:59:26 [2024-02-28T21:59:26.648Z] (Eclipse:19192): Gtk-WARNING **: 21:59:26.637: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:26 [2024-02-28T21:59:26.648Z] 
16:59:26 [2024-02-28T21:59:26.648Z] (Eclipse:19192): Gtk-WARNING **: 21:59:26.637: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:26 [2024-02-28T21:59:26.648Z] 
16:59:26 [2024-02-28T21:59:26.648Z] (Eclipse:19192): Gtk-WARNING **: 21:59:26.637: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:26 [2024-02-28T21:59:26.648Z] 
16:59:26 [2024-02-28T21:59:26.648Z] (Eclipse:19192): Gtk-WARNING **: 21:59:26.637: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:26 [2024-02-28T21:59:26.903Z] 
16:59:26 [2024-02-28T21:59:26.903Z] (Eclipse:19192): Gtk-WARNING **: 21:59:26.655: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:26 [2024-02-28T21:59:26.903Z] 
16:59:26 [2024-02-28T21:59:26.903Z] (Eclipse:19192): Gtk-WARNING **: 21:59:26.655: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:26 [2024-02-28T21:59:26.904Z] 
16:59:26 [2024-02-28T21:59:26.904Z] (Eclipse:19192): Gtk-WARNING **: 21:59:26.655: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:26 [2024-02-28T21:59:26.904Z] 
16:59:26 [2024-02-28T21:59:26.904Z] (Eclipse:19192): Gtk-WARNING **: 21:59:26.655: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:26 [2024-02-28T21:59:26.904Z] 
16:59:26 [2024-02-28T21:59:26.904Z] (Eclipse:19192): Gtk-WARNING **: 21:59:26.672: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:26 [2024-02-28T21:59:26.904Z] 
16:59:26 [2024-02-28T21:59:26.904Z] (Eclipse:19192): Gtk-WARNING **: 21:59:26.672: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:26 [2024-02-28T21:59:26.904Z] 
16:59:26 [2024-02-28T21:59:26.904Z] (Eclipse:19192): Gtk-WARNING **: 21:59:26.672: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:26 [2024-02-28T21:59:26.904Z] 
16:59:26 [2024-02-28T21:59:26.904Z] (Eclipse:19192): Gtk-WARNING **: 21:59:26.672: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:26 [2024-02-28T21:59:26.904Z] 
16:59:26 [2024-02-28T21:59:26.904Z] (Eclipse:19192): Gtk-WARNING **: 21:59:26.689: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:26 [2024-02-28T21:59:26.904Z] 
16:59:26 [2024-02-28T21:59:26.904Z] (Eclipse:19192): Gtk-WARNING **: 21:59:26.689: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:26 [2024-02-28T21:59:26.904Z] 
16:59:26 [2024-02-28T21:59:26.904Z] (Eclipse:19192): Gtk-WARNING **: 21:59:26.689: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:26 [2024-02-28T21:59:26.904Z] 
16:59:26 [2024-02-28T21:59:26.904Z] (Eclipse:19192): Gtk-WARNING **: 21:59:26.689: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:26 [2024-02-28T21:59:26.904Z] 
16:59:26 [2024-02-28T21:59:26.904Z] (Eclipse:19192): Gtk-WARNING **: 21:59:26.705: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:26 [2024-02-28T21:59:26.904Z] 
16:59:26 [2024-02-28T21:59:26.904Z] (Eclipse:19192): Gtk-WARNING **: 21:59:26.705: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:26 [2024-02-28T21:59:26.904Z] 
16:59:26 [2024-02-28T21:59:26.904Z] (Eclipse:19192): Gtk-WARNING **: 21:59:26.705: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:26 [2024-02-28T21:59:26.904Z] 
16:59:26 [2024-02-28T21:59:26.904Z] (Eclipse:19192): Gtk-WARNING **: 21:59:26.705: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:26 [2024-02-28T21:59:26.904Z] 
16:59:26 [2024-02-28T21:59:26.904Z] (Eclipse:19192): Gtk-WARNING **: 21:59:26.721: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:26 [2024-02-28T21:59:26.904Z] 
16:59:26 [2024-02-28T21:59:26.904Z] (Eclipse:19192): Gtk-WARNING **: 21:59:26.721: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:26 [2024-02-28T21:59:26.904Z] 
16:59:26 [2024-02-28T21:59:26.904Z] (Eclipse:19192): Gtk-WARNING **: 21:59:26.721: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:26 [2024-02-28T21:59:26.904Z] 
16:59:26 [2024-02-28T21:59:26.904Z] (Eclipse:19192): Gtk-WARNING **: 21:59:26.721: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:26 [2024-02-28T21:59:26.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
16:59:26 [2024-02-28T21:59:26.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
16:59:26 [2024-02-28T21:59:26.904Z] 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=-239417073 data=null doit=true}, Shell with text {Confirm Clear}]
16:59:26 [2024-02-28T21:59:26.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
16:59:26 [2024-02-28T21:59:26.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
16:59:26 [2024-02-28T21:59:26.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
16:59:26 [2024-02-28T21:59:26.904Z] 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')
16:59:26 [2024-02-28T21:59:26.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
16:59:26 [2024-02-28T21:59:26.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
16:59:26 [2024-02-28T21:59:26.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-239417073 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:59:26 [2024-02-28T21:59:26.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-239417073 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:59:26 [2024-02-28T21:59:26.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-239417073 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:59:26 [2024-02-28T21:59:26.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-239417072 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:59:26 [2024-02-28T21:59:26.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-239417072 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:59:26 [2024-02-28T21:59:26.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-239417072 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
16:59:26 [2024-02-28T21:59:26.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-239417072 data=null 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')]
16:59:27 [2024-02-28T21:59:27.829Z] 
16:59:27 [2024-02-28T21:59:27.829Z] (Eclipse:19192): Gtk-WARNING **: 21:59:27.803: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:27 [2024-02-28T21:59:27.829Z] 
16:59:27 [2024-02-28T21:59:27.829Z] (Eclipse:19192): Gtk-WARNING **: 21:59:27.803: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:27 [2024-02-28T21:59:27.829Z] 
16:59:27 [2024-02-28T21:59:27.829Z] (Eclipse:19192): Gtk-WARNING **: 21:59:27.803: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:27 [2024-02-28T21:59:27.829Z] 
16:59:27 [2024-02-28T21:59:27.829Z] (Eclipse:19192): Gtk-WARNING **: 21:59:27.803: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:27 [2024-02-28T21:59:27.829Z] 
16:59:27 [2024-02-28T21:59:27.829Z] (Eclipse:19192): Gtk-WARNING **: 21:59:27.821: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:27 [2024-02-28T21:59:27.829Z] 
16:59:27 [2024-02-28T21:59:27.829Z] (Eclipse:19192): Gtk-WARNING **: 21:59:27.821: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:27 [2024-02-28T21:59:27.829Z] 
16:59:27 [2024-02-28T21:59:27.829Z] (Eclipse:19192): Gtk-WARNING **: 21:59:27.821: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:27 [2024-02-28T21:59:27.829Z] 
16:59:27 [2024-02-28T21:59:27.829Z] (Eclipse:19192): Gtk-WARNING **: 21:59:27.821: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:28 [2024-02-28T21:59:28.935Z] 
16:59:28 [2024-02-28T21:59:28.935Z] (Eclipse:19192): Gtk-WARNING **: 21:59:27.837: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:28 [2024-02-28T21:59:28.935Z] 
16:59:28 [2024-02-28T21:59:28.935Z] (Eclipse:19192): Gtk-WARNING **: 21:59:27.837: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:28 [2024-02-28T21:59:28.935Z] 
16:59:28 [2024-02-28T21:59:28.935Z] (Eclipse:19192): Gtk-WARNING **: 21:59:27.837: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:28 [2024-02-28T21:59:28.935Z] 
16:59:28 [2024-02-28T21:59:28.935Z] (Eclipse:19192): Gtk-WARNING **: 21:59:27.837: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:28 [2024-02-28T21:59:28.935Z] 
16:59:28 [2024-02-28T21:59:28.935Z] (Eclipse:19192): Gtk-WARNING **: 21:59:28.006: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:28 [2024-02-28T21:59:28.935Z] 
16:59:28 [2024-02-28T21:59:28.935Z] (Eclipse:19192): Gtk-WARNING **: 21:59:28.006: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:28 [2024-02-28T21:59:28.935Z] 
16:59:28 [2024-02-28T21:59:28.935Z] (Eclipse:19192): Gtk-WARNING **: 21:59:28.006: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:28 [2024-02-28T21:59:28.935Z] 
16:59:28 [2024-02-28T21:59:28.935Z] (Eclipse:19192): Gtk-WARNING **: 21:59:28.006: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:28 [2024-02-28T21:59:28.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:59:29 [2024-02-28T21:59:29.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-239417341 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
16:59:29 [2024-02-28T21:59:29.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:59:29 [2024-02-28T21:59:29.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:29 [2024-02-28T21:59:29.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:29 [2024-02-28T21:59:29.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:29 [2024-02-28T21:59:29.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:29 [2024-02-28T21:59:29.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:29 [2024-02-28T21:59:29.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239414283 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:59:29 [2024-02-28T21:59:29.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239414282 data=null doit=true}, TreeItem with text {test}]
16:59:29 [2024-02-28T21:59:29.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239414282 data=null}, TreeItem with text {test}]
16:59:29 [2024-02-28T21:59:29.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239414282 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:29 [2024-02-28T21:59:29.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239414282 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:59:29 [2024-02-28T21:59:29.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239414275 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:29 [2024-02-28T21:59:29.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:29 [2024-02-28T21:59:29.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239414274 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:59:29 [2024-02-28T21:59:29.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239414274 data=null doit=true}, TreeItem with text {test}]
16:59:29 [2024-02-28T21:59:29.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239414274 data=null}, TreeItem with text {test}]
16:59:29 [2024-02-28T21:59:29.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239414274 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:29 [2024-02-28T21:59:29.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239414274 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:59:29 [2024-02-28T21:59:29.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239414271 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:29 [2024-02-28T21:59:29.751Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:59:29 [2024-02-28T21:59:29.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:29 [2024-02-28T21:59:29.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-239414271 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:59:29 [2024-02-28T21:59:29.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-239414271 data=null doit=true}, TreeItem with text {Traces [0]}]
16:59:29 [2024-02-28T21:59:29.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-239414271 data=null}, TreeItem with text {Traces [0]}]
16:59:29 [2024-02-28T21:59:29.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-239414271 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:59:29 [2024-02-28T21:59:29.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239414270 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]}]
16:59:29 [2024-02-28T21:59:29.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-239414256 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:59:29 [2024-02-28T21:59:29.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:29 [2024-02-28T21:59:29.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-239414256 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
16:59:29 [2024-02-28T21:59:29.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-239414256 data=null doit=true}, TreeItem with text {Traces [0]}]
16:59:29 [2024-02-28T21:59:29.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-239414256 data=null}, TreeItem with text {Traces [0]}]
16:59:29 [2024-02-28T21:59:29.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-239414256 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:59:29 [2024-02-28T21:59:29.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239414256 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]}]
16:59:29 [2024-02-28T21:59:29.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-239414254 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
16:59:29 [2024-02-28T21:59:29.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:59:29 [2024-02-28T21:59:29.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
16:59:29 [2024-02-28T21:59:29.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
16:59:29 [2024-02-28T21:59:29.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:59:29 [2024-02-28T21:59:29.752Z] 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=-239414100 data=null doit=true}, Shell with text {Trace Import}]
16:59:29 [2024-02-28T21:59:29.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:59:29 [2024-02-28T21:59:29.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:29 [2024-02-28T21:59:29.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:59:29 [2024-02-28T21:59:29.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
16:59:29 [2024-02-28T21:59:29.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
16:59:29 [2024-02-28T21:59:29.752Z] 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')
16:59:29 [2024-02-28T21:59:29.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:29 [2024-02-28T21:59:29.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:59:29 [2024-02-28T21:59:29.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:59:29 [2024-02-28T21:59:29.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:59:29 [2024-02-28T21:59:29.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:59:29 [2024-02-28T21:59:29.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:59:29 [2024-02-28T21:59:29.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:59:29 [2024-02-28T21:59:29.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:59:29 [2024-02-28T21:59:29.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:59:29 [2024-02-28T21:59:29.752Z] 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.
16:59:29 [2024-02-28T21:59:29.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:59:29 [2024-02-28T21:59:29.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:59:29 [2024-02-28T21:59:29.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:59:29 [2024-02-28T21:59:29.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:59:29 [2024-02-28T21:59:29.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:59:29 [2024-02-28T21:59:29.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:59:29 [2024-02-28T21:59:29.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:59:29 [2024-02-28T21:59:29.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz
16:59:30 [2024-02-28T21:59:30.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz} [layout=null] time=-239414032 data=null}, (of type 'Combo')]
16:59:30 [2024-02-28T21:59:30.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz
16:59:30 [2024-02-28T21:59:30.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:30 [2024-02-28T21:59:30.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:30 [2024-02-28T21:59:30.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:59:30 [2024-02-28T21:59:30.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:30 [2024-02-28T21:59:30.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:30 [2024-02-28T21:59:30.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=-239413979 data=null doit=true}, TreeItem with text {/}]
16:59:30 [2024-02-28T21:59:30.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=-239413979 data=null}, TreeItem with text {/}]
16:59:30 [2024-02-28T21:59:30.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=-239413979 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
16:59:30 [2024-02-28T21:59:30.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239413978 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {/}]
16:59:30 [2024-02-28T21:59:30.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=-239413977 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
16:59:30 [2024-02-28T21:59:30.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {z-clashes} time=-239413977 data=null doit=true}, Tree node with text: z-clashes]
16:59:30 [2024-02-28T21:59:30.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {z-clashes} time=-239413977 data=null}, Tree node with text: z-clashes]
16:59:30 [2024-02-28T21:59:30.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {z-clashes} time=-239413977 data=null button=1 stateMask=0x0 x=111 y=150 count=1}, Tree node with text: z-clashes]
16:59:30 [2024-02-28T21:59:30.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239413977 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]
16:59:30 [2024-02-28T21:59:30.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {z-clashes} time=-239413965 data=null button=1 stateMask=0x80000 x=111 y=150 count=1}, Tree node with text: z-clashes]
16:59:30 [2024-02-28T21:59:30.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:30 [2024-02-28T21:59:30.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {z-clashes} time=-239413960 data=null button=0 stateMask=0x0 x=111 y=150 count=0}, Tree node with text: z-clashes]
16:59:30 [2024-02-28T21:59:30.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {z-clashes} time=-239413950 data=null doit=true}, Tree node with text: z-clashes]
16:59:30 [2024-02-28T21:59:30.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {z-clashes} time=-239413950 data=null}, Tree node with text: z-clashes]
16:59:30 [2024-02-28T21:59:30.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {z-clashes} time=-239413949 data=null button=1 stateMask=0x0 x=111 y=150 count=1}, Tree node with text: z-clashes]
16:59:30 [2024-02-28T21:59:30.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239413949 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]
16:59:30 [2024-02-28T21:59:30.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {z-clashes} time=-239413942 data=null button=1 stateMask=0x80000 x=111 y=150 count=1}, Tree node with text: z-clashes]
16:59:30 [2024-02-28T21:59:30.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:59:30 [2024-02-28T21:59:30.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:59:30 [2024-02-28T21:59:30.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomTxt.log
16:59:30 [2024-02-28T21:59:30.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:30 [2024-02-28T21:59:30.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:30 [2024-02-28T21:59:30.009Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {/} is already expanded. Won't expand it again.
16:59:30 [2024-02-28T21:59:30.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:30 [2024-02-28T21:59:30.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239413935 data=null button=0 stateMask=0x0 x=153 y=58 count=0}, Tree node with text: kernel-overlap-testing]
16:59:30 [2024-02-28T21:59:30.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-239413935 data=null doit=true}, Tree node with text: kernel-overlap-testing]
16:59:30 [2024-02-28T21:59:30.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-239413935 data=null}, Tree node with text: kernel-overlap-testing]
16:59:30 [2024-02-28T21:59:30.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239413935 data=null button=1 stateMask=0x0 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
16:59:30 [2024-02-28T21:59:30.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239413935 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]
16:59:30 [2024-02-28T21:59:30.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239413933 data=null button=1 stateMask=0x80000 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
16:59:30 [2024-02-28T21:59:30.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel-overlap-testing
16:59:30 [2024-02-28T21:59:30.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:59:30 [2024-02-28T21:59:30.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:59:30 [2024-02-28T21:59:30.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:59:30 [2024-02-28T21:59:30.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:59:30 [2024-02-28T21:59:30.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:59:30 [2024-02-28T21:59:30.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:'))
16:59:30 [2024-02-28T21:59:30.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>
16:59:30 [2024-02-28T21:59:30.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-239413920 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:'))]
16:59:30 [2024-02-28T21:59:30.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>
16:59:30 [2024-02-28T21:59:30.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:59:30 [2024-02-28T21:59:30.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:30 [2024-02-28T21:59:30.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:59:30 [2024-02-28T21:59:30.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:30 [2024-02-28T21:59:30.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:59:30 [2024-02-28T21:59:30.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:59:30 [2024-02-28T21:59:30.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:59:30 [2024-02-28T21:59:30.009Z] 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'
16:59:30 [2024-02-28T21:59:30.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:59:30 [2024-02-28T21:59:30.009Z] 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')
16:59:30 [2024-02-28T21:59:30.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:59:30 [2024-02-28T21:59:30.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:59:30 [2024-02-28T21:59:30.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:59:30 [2024-02-28T21:59:30.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:59:30 [2024-02-28T21:59:30.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:59:30 [2024-02-28T21:59:30.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:59:30 [2024-02-28T21:59:30.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:30 [2024-02-28T21:59:30.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:59:30 [2024-02-28T21:59:30.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:30 [2024-02-28T21:59:30.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:59:30 [2024-02-28T21:59:30.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:59:30 [2024-02-28T21:59:30.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:59:30 [2024-02-28T21:59:30.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:59:30 [2024-02-28T21:59:30.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:59:30 [2024-02-28T21:59:30.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:59:30 [2024-02-28T21:59:30.009Z] 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')
16:59:30 [2024-02-28T21:59:30.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:59:30 [2024-02-28T21:59:30.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:59:30 [2024-02-28T21:59:30.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:59:30 [2024-02-28T21:59:30.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:59:30 [2024-02-28T21:59:30.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:59:30 [2024-02-28T21:59:30.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@359c5dbb
16:59:30 [2024-02-28T21:59:30.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-239413918 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')]
16:59:30 [2024-02-28T21:59:30.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-239413918 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')]
16:59:30 [2024-02-28T21:59:30.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-239413918 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:59:30 [2024-02-28T21:59:30.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-239413918 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:59:30 [2024-02-28T21:59:30.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-239413918 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')]
16:59:30 [2024-02-28T21:59:30.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-239413918 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')]
16:59:30 [2024-02-28T21:59:30.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-239413918 data=null 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')]
16:59:30 [2024-02-28T21:59:30.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-239413917 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')]
16:59:30 [2024-02-28T21:59:30.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-239413917 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')]
16:59:30 [2024-02-28T21:59:30.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-239413917 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')]
16:59:30 [2024-02-28T21:59:30.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-239413917 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:59:30 [2024-02-28T21:59:30.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-239413917 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:59:30 [2024-02-28T21:59:30.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:59:30 [2024-02-28T21:59:30.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:30 [2024-02-28T21:59:30.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:59:30 [2024-02-28T21:59:30.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:30 [2024-02-28T21:59:30.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:59:30 [2024-02-28T21:59:30.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:59:30 [2024-02-28T21:59:30.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:59:30 [2024-02-28T21:59:30.010Z] 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')
16:59:30 [2024-02-28T21:59:30.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:59:30 [2024-02-28T21:59:30.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:59:30 [2024-02-28T21:59:30.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:59:30 [2024-02-28T21:59:30.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:59:30 [2024-02-28T21:59:30.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:59:30 [2024-02-28T21:59:30.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:59:30 [2024-02-28T21:59:30.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:59:30 [2024-02-28T21:59:30.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:59:30 [2024-02-28T21:59:30.010Z] 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.
16:59:30 [2024-02-28T21:59:30.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:59:30 [2024-02-28T21:59:30.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:30 [2024-02-28T21:59:30.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:59:30 [2024-02-28T21:59:30.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:30 [2024-02-28T21:59:30.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:59:30 [2024-02-28T21:59:30.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:59:30 [2024-02-28T21:59:30.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:59:30 [2024-02-28T21:59:30.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:59:30 [2024-02-28T21:59:30.010Z] 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')
16:59:30 [2024-02-28T21:59:30.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:59:30 [2024-02-28T21:59:30.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:59:30 [2024-02-28T21:59:30.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:59:30 [2024-02-28T21:59:30.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:59:30 [2024-02-28T21:59:30.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:59:30 [2024-02-28T21:59:30.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:59:30 [2024-02-28T21:59:30.011Z] 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')
16:59:30 [2024-02-28T21:59:30.011Z] 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.
16:59:30 [2024-02-28T21:59:30.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:59:30 [2024-02-28T21:59:30.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:30 [2024-02-28T21:59:30.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:59:30 [2024-02-28T21:59:30.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:30 [2024-02-28T21:59:30.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:59:30 [2024-02-28T21:59:30.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:59:30 [2024-02-28T21:59:30.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:59:30 [2024-02-28T21:59:30.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:59:30 [2024-02-28T21:59:30.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:59:30 [2024-02-28T21:59:30.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:59:30 [2024-02-28T21:59:30.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:59:30 [2024-02-28T21:59:30.011Z] 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')
16:59:30 [2024-02-28T21:59:30.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:59:30 [2024-02-28T21:59:30.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:59:30 [2024-02-28T21:59:30.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:59:30 [2024-02-28T21:59:30.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:59:30 [2024-02-28T21:59:30.011Z] 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.
16:59:30 [2024-02-28T21:59:30.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:59:30 [2024-02-28T21:59:30.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:30 [2024-02-28T21:59:30.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:59:30 [2024-02-28T21:59:30.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:30 [2024-02-28T21:59:30.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:59:30 [2024-02-28T21:59:30.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:59:30 [2024-02-28T21:59:30.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:59:30 [2024-02-28T21:59:30.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:59:30 [2024-02-28T21:59:30.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:59:30 [2024-02-28T21:59:30.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:59:30 [2024-02-28T21:59:30.011Z] 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)'
16:59:30 [2024-02-28T21:59:30.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:59:30 [2024-02-28T21:59:30.011Z] 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')
16:59:30 [2024-02-28T21:59:30.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:59:30 [2024-02-28T21:59:30.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:59:30 [2024-02-28T21:59:30.011Z] 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')
16:59:30 [2024-02-28T21:59:30.011Z] 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.
16:59:30 [2024-02-28T21:59:30.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:59:30 [2024-02-28T21:59:30.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:30 [2024-02-28T21:59:30.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:59:30 [2024-02-28T21:59:30.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:30 [2024-02-28T21:59:30.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:59:30 [2024-02-28T21:59:30.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:59:30 [2024-02-28T21:59:30.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:59:30 [2024-02-28T21:59:30.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:59:30 [2024-02-28T21:59:30.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:59:30 [2024-02-28T21:59:30.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:59:30 [2024-02-28T21:59:30.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:59:30 [2024-02-28T21:59:30.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:59:30 [2024-02-28T21:59:30.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:59:30 [2024-02-28T21:59:30.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:59:30 [2024-02-28T21:59:30.011Z] 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')
16:59:30 [2024-02-28T21:59:30.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:59:30 [2024-02-28T21:59:30.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-239413910 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:59:30 [2024-02-28T21:59:30.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-239413910 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:59:30 [2024-02-28T21:59:30.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-239413910 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:59:30 [2024-02-28T21:59:30.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-239413910 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:59:30 [2024-02-28T21:59:30.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-239413910 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:59:30 [2024-02-28T21:59:30.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-239413910 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:59:30 [2024-02-28T21:59:30.012Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:59:30 [2024-02-28T21:59:30.012Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:59:30 [2024-02-28T21:59:30.012Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:59:30 [2024-02-28T21:59:30.012Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:59:30 [2024-02-28T21:59:30.012Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:59:30 [2024-02-28T21:59:30.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:59:30 [2024-02-28T21:59:30.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-239413910 data=null 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')]
16:59:30 [2024-02-28T21:59:30.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-239414233 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
16:59:30 [2024-02-28T21:59:30.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:59:30 [2024-02-28T21:59:30.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:30 [2024-02-28T21:59:30.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:30 [2024-02-28T21:59:30.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:30 [2024-02-28T21:59:30.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:30 [2024-02-28T21:59:30.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:30 [2024-02-28T21:59:30.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239413401 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:59:30 [2024-02-28T21:59:30.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239413401 data=null doit=true}, TreeItem with text {test}]
16:59:30 [2024-02-28T21:59:30.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239413401 data=null}, TreeItem with text {test}]
16:59:30 [2024-02-28T21:59:30.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239413400 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:30 [2024-02-28T21:59:30.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239413400 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:59:30 [2024-02-28T21:59:30.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239413390 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:30 [2024-02-28T21:59:30.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:30 [2024-02-28T21:59:30.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239413390 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:59:30 [2024-02-28T21:59:30.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239413390 data=null doit=true}, TreeItem with text {test}]
16:59:30 [2024-02-28T21:59:30.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239413390 data=null}, TreeItem with text {test}]
16:59:30 [2024-02-28T21:59:30.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239413390 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:30 [2024-02-28T21:59:30.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239413390 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:59:30 [2024-02-28T21:59:30.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239413387 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:30 [2024-02-28T21:59:30.524Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:59:30 [2024-02-28T21:59:30.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:30 [2024-02-28T21:59:30.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-239413386 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
16:59:30 [2024-02-28T21:59:30.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-239413386 data=null doit=true}, TreeItem with text {Traces [2]}]
16:59:30 [2024-02-28T21:59:30.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-239413386 data=null}, TreeItem with text {Traces [2]}]
16:59:30 [2024-02-28T21:59:30.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-239413386 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:59:30 [2024-02-28T21:59:30.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239413386 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]}]
16:59:30 [2024-02-28T21:59:30.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-239413377 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:59:30 [2024-02-28T21:59:30.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-239413377 data=null doit=true}, TreeItem with text {Traces [2]}]
16:59:30 [2024-02-28T21:59:30.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-239413377 data=null}, TreeItem with text {Traces [2]}]
16:59:30 [2024-02-28T21:59:30.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-239413377 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:59:30 [2024-02-28T21:59:30.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239413377 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]}]
16:59:30 [2024-02-28T21:59:30.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-239413376 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:59:30 [2024-02-28T21:59:30.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {z-clashes [1]} time=-239413376 data=null doit=true}, TreeItem with text {z-clashes [1]}]
16:59:30 [2024-02-28T21:59:30.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {z-clashes [1]} time=-239413376 data=null}, TreeItem with text {z-clashes [1]}]
16:59:30 [2024-02-28T21:59:30.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {z-clashes [1]} time=-239413375 data=null button=1 stateMask=0x0 x=120 y=81 count=1}, TreeItem with text {z-clashes [1]}]
16:59:30 [2024-02-28T21:59:30.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239413375 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]}]
16:59:30 [2024-02-28T21:59:30.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {z-clashes [1]} time=-239413375 data=null button=1 stateMask=0x80000 x=120 y=81 count=1}, TreeItem with text {z-clashes [1]}]
16:59:30 [2024-02-28T21:59:30.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:59:30 [2024-02-28T21:59:30.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:30 [2024-02-28T21:59:30.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239413055 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:59:30 [2024-02-28T21:59:30.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239413055 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:59:30 [2024-02-28T21:59:30.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239413055 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:59:30 [2024-02-28T21:59:30.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239413055 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:59:30 [2024-02-28T21:59:30.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239413055 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}]
16:59:31 [2024-02-28T21:59:31.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239413026 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:59:31 [2024-02-28T21:59:31.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:31 [2024-02-28T21:59:31.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:31 [2024-02-28T21:59:31.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:31 [2024-02-28T21:59:31.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:31 [2024-02-28T21:59:31.036Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:59:31 [2024-02-28T21:59:31.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:31 [2024-02-28T21:59:31.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239413025 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:59:31 [2024-02-28T21:59:31.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239413025 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:59:31 [2024-02-28T21:59:31.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239413025 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:59:31 [2024-02-28T21:59:31.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239413024 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:59:31 [2024-02-28T21:59:31.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239413024 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}]
16:59:31 [2024-02-28T21:59:31.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239413021 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:59:31 [2024-02-28T21:59:31.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
16:59:31 [2024-02-28T21:59:31.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239413021 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:59:31 [2024-02-28T21:59:31.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239413021 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:59:31 [2024-02-28T21:59:31.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:31 [2024-02-28T21:59:31.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239413021 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:59:31 [2024-02-28T21:59:31.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239413021 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:59:31 [2024-02-28T21:59:31.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239413021 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}]
16:59:31 [2024-02-28T21:59:31.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239413018 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:59:31 [2024-02-28T21:59:31.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239413018 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:59:31 [2024-02-28T21:59:31.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239413018 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:59:31 [2024-02-28T21:59:31.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239413018 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}]
16:59:31 [2024-02-28T21:59:31.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239412987 data=null button=1 stateMask=0x80000 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
16:59:31 [2024-02-28T21:59:31.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239412982 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:59:31 [2024-02-28T21:59:31.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239412982 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:59:31 [2024-02-28T21:59:31.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239412981 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:59:31 [2024-02-28T21:59:31.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
16:59:31 [2024-02-28T21:59:31.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:59:32 [2024-02-28T21:59:32.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:59:32 [2024-02-28T21:59:32.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:59:32 [2024-02-28T21:59:32.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:59:32 [2024-02-28T21:59:32.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:59:32 [2024-02-28T21:59:32.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:59:32 [2024-02-28T21:59:32.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-239411477 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:59:32 [2024-02-28T21:59:32.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-239411477 data=null doit=true}, TableItem with text {}]
16:59:32 [2024-02-28T21:59:32.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-239411477 data=null}, TableItem with text {}]
16:59:32 [2024-02-28T21:59:32.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-239411477 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:59:32 [2024-02-28T21:59:32.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239411476 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:59:32 [2024-02-28T21:59:32.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-239411474 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:59:32 [2024-02-28T21:59:32.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:59:32 [2024-02-28T21:59:32.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:59:32 [2024-02-28T21:59:32.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:59:32 [2024-02-28T21:59:32.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:32 [2024-02-28T21:59:32.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239411423 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
16:59:32 [2024-02-28T21:59:32.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239411423 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
16:59:32 [2024-02-28T21:59:32.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239411423 data=null}, TreeItem with text {ExampleCustomTxt.log}]
16:59:32 [2024-02-28T21:59:32.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239411423 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:59:32 [2024-02-28T21:59:32.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239411423 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}]
16:59:32 [2024-02-28T21:59:32.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239411420 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
16:59:32 [2024-02-28T21:59:32.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:32 [2024-02-28T21:59:32.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:32 [2024-02-28T21:59:32.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:32 [2024-02-28T21:59:32.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:32 [2024-02-28T21:59:32.523Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:59:32 [2024-02-28T21:59:32.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:59:32 [2024-02-28T21:59:32.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:32 [2024-02-28T21:59:32.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:32 [2024-02-28T21:59:32.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:32 [2024-02-28T21:59:32.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:32 [2024-02-28T21:59:32.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:32 [2024-02-28T21:59:32.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239411418 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:59:32 [2024-02-28T21:59:32.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239411418 data=null doit=true}, TreeItem with text {test}]
16:59:32 [2024-02-28T21:59:32.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239411418 data=null}, TreeItem with text {test}]
16:59:32 [2024-02-28T21:59:32.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239411417 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:32 [2024-02-28T21:59:32.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239411417 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:59:32 [2024-02-28T21:59:32.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239411403 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:32 [2024-02-28T21:59:32.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:32 [2024-02-28T21:59:32.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239411403 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:59:32 [2024-02-28T21:59:32.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239411403 data=null doit=true}, TreeItem with text {test}]
16:59:32 [2024-02-28T21:59:32.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239411403 data=null}, TreeItem with text {test}]
16:59:32 [2024-02-28T21:59:32.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239411403 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:32 [2024-02-28T21:59:32.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239411402 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:59:32 [2024-02-28T21:59:32.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239411390 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:32 [2024-02-28T21:59:32.523Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:59:32 [2024-02-28T21:59:32.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:32 [2024-02-28T21:59:32.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-239411389 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
16:59:32 [2024-02-28T21:59:32.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-239411389 data=null doit=true}, TreeItem with text {Traces [2]}]
16:59:32 [2024-02-28T21:59:32.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-239411389 data=null}, TreeItem with text {Traces [2]}]
16:59:32 [2024-02-28T21:59:32.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-239411389 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:59:32 [2024-02-28T21:59:32.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239411389 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]}]
16:59:32 [2024-02-28T21:59:32.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-239411384 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:59:32 [2024-02-28T21:59:32.523Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
16:59:32 [2024-02-28T21:59:32.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:59:32 [2024-02-28T21:59:32.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:32 [2024-02-28T21:59:32.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239411163 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
16:59:32 [2024-02-28T21:59:32.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-239411163 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:59:32 [2024-02-28T21:59:32.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-239411163 data=null}, TreeItem with text {kernel-overlap-testing}]
16:59:32 [2024-02-28T21:59:32.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239411162 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
16:59:32 [2024-02-28T21:59:32.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239411162 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}]
16:59:32 [2024-02-28T21:59:32.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239411130 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
16:59:32 [2024-02-28T21:59:32.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:32 [2024-02-28T21:59:32.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:32 [2024-02-28T21:59:32.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:32 [2024-02-28T21:59:32.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:32 [2024-02-28T21:59:32.779Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:59:32 [2024-02-28T21:59:32.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:32 [2024-02-28T21:59:32.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239411128 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
16:59:32 [2024-02-28T21:59:32.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-239411128 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:59:32 [2024-02-28T21:59:32.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-239411128 data=null}, TreeItem with text {kernel-overlap-testing}]
16:59:32 [2024-02-28T21:59:32.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239411127 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
16:59:32 [2024-02-28T21:59:32.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239411127 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}]
16:59:32 [2024-02-28T21:59:32.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239411122 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
16:59:32 [2024-02-28T21:59:32.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
16:59:32 [2024-02-28T21:59:32.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239411122 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
16:59:32 [2024-02-28T21:59:32.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-239411122 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:59:32 [2024-02-28T21:59:32.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:32 [2024-02-28T21:59:32.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-239411122 data=null}, TreeItem with text {kernel-overlap-testing}]
16:59:32 [2024-02-28T21:59:32.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239411121 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
16:59:32 [2024-02-28T21:59:32.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239411121 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}]
16:59:32 [2024-02-28T21:59:32.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239411118 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
16:59:32 [2024-02-28T21:59:32.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239411118 data=null button=1 stateMask=0x0 x=151 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
16:59:32 [2024-02-28T21:59:32.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239411118 data=null button=1 stateMask=0x0 x=151 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
16:59:32 [2024-02-28T21:59:32.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239411118 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}]
16:59:32 [2024-02-28T21:59:32.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239411079 data=null button=1 stateMask=0x80000 x=151 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
16:59:33 [2024-02-28T21:59:33.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239411073 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
16:59:33 [2024-02-28T21:59:33.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-239410910 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:59:33 [2024-02-28T21:59:33.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-239410902 data=null}, TreeItem with text {kernel-overlap-testing}]
16:59:33 [2024-02-28T21:59:33.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
16:59:33 [2024-02-28T21:59:33.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:59:33 [2024-02-28T21:59:33.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:59:33 [2024-02-28T21:59:33.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:59:33 [2024-02-28T21:59:33.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:59:33 [2024-02-28T21:59:33.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:59:33 [2024-02-28T21:59:33.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:59:33 [2024-02-28T21:59:33.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
16:59:33 [2024-02-28T21:59:33.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-239410400 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
16:59:33 [2024-02-28T21:59:33.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-239410400 data=null doit=true}, TableItem with text {}]
16:59:33 [2024-02-28T21:59:33.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-239410400 data=null}, TableItem with text {}]
16:59:33 [2024-02-28T21:59:33.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-239410400 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
16:59:33 [2024-02-28T21:59:33.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239410400 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
16:59:33 [2024-02-28T21:59:33.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-239410398 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
16:59:33 [2024-02-28T21:59:33.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
16:59:33 [2024-02-28T21:59:33.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
16:59:34 [2024-02-28T21:59:34.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
16:59:34 [2024-02-28T21:59:34.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:34 [2024-02-28T21:59:34.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239409671 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
16:59:34 [2024-02-28T21:59:34.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-239409654 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:59:34 [2024-02-28T21:59:34.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-239409654 data=null}, TreeItem with text {kernel-overlap-testing}]
16:59:34 [2024-02-28T21:59:34.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239409653 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
16:59:34 [2024-02-28T21:59:34.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239409653 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}]
16:59:34 [2024-02-28T21:59:34.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239409650 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
16:59:34 [2024-02-28T21:59:34.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:34 [2024-02-28T21:59:34.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:34 [2024-02-28T21:59:34.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:34 [2024-02-28T21:59:34.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:34 [2024-02-28T21:59:34.410Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
16:59:34 [2024-02-28T21:59:34.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:59:34 [2024-02-28T21:59:34.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:34 [2024-02-28T21:59:34.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:34 [2024-02-28T21:59:34.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:34 [2024-02-28T21:59:34.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:34 [2024-02-28T21:59:34.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:34 [2024-02-28T21:59:34.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239409647 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:59:34 [2024-02-28T21:59:34.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239409647 data=null doit=true}, TreeItem with text {test}]
16:59:34 [2024-02-28T21:59:34.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239409647 data=null}, TreeItem with text {test}]
16:59:34 [2024-02-28T21:59:34.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239409647 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:34 [2024-02-28T21:59:34.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239409647 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:59:34 [2024-02-28T21:59:34.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239409623 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:34 [2024-02-28T21:59:34.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:34 [2024-02-28T21:59:34.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239409622 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:59:34 [2024-02-28T21:59:34.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239409622 data=null doit=true}, TreeItem with text {test}]
16:59:34 [2024-02-28T21:59:34.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239409622 data=null}, TreeItem with text {test}]
16:59:34 [2024-02-28T21:59:34.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239409622 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:34 [2024-02-28T21:59:34.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239409622 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:59:34 [2024-02-28T21:59:34.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239409615 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:34 [2024-02-28T21:59:34.411Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:59:34 [2024-02-28T21:59:34.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:34 [2024-02-28T21:59:34.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-239409615 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
16:59:34 [2024-02-28T21:59:34.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-239409615 data=null doit=true}, TreeItem with text {Traces [2]}]
16:59:34 [2024-02-28T21:59:34.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-239409615 data=null}, TreeItem with text {Traces [2]}]
16:59:34 [2024-02-28T21:59:34.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-239409614 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:59:34 [2024-02-28T21:59:34.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239409614 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]}]
16:59:34 [2024-02-28T21:59:34.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-239409609 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:59:34 [2024-02-28T21:59:34.411Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
16:59:34 [2024-02-28T21:59:34.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:59:34 [2024-02-28T21:59:34.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:34 [2024-02-28T21:59:34.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:34 [2024-02-28T21:59:34.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:34 [2024-02-28T21:59:34.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:34 [2024-02-28T21:59:34.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:34 [2024-02-28T21:59:34.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239409607 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:59:34 [2024-02-28T21:59:34.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239409607 data=null doit=true}, TreeItem with text {test}]
16:59:34 [2024-02-28T21:59:34.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239409606 data=null}, TreeItem with text {test}]
16:59:34 [2024-02-28T21:59:34.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239409606 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:34 [2024-02-28T21:59:34.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239409606 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:59:34 [2024-02-28T21:59:34.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239409595 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:34 [2024-02-28T21:59:34.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:34 [2024-02-28T21:59:34.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239409594 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:59:34 [2024-02-28T21:59:34.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239409594 data=null doit=true}, TreeItem with text {test}]
16:59:34 [2024-02-28T21:59:34.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239409594 data=null}, TreeItem with text {test}]
16:59:34 [2024-02-28T21:59:34.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239409594 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:34 [2024-02-28T21:59:34.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239409594 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:59:34 [2024-02-28T21:59:34.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239409591 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:34 [2024-02-28T21:59:34.411Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:59:34 [2024-02-28T21:59:34.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:34 [2024-02-28T21:59:34.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-239409591 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
16:59:34 [2024-02-28T21:59:34.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-239409591 data=null doit=true}, TreeItem with text {Traces [2]}]
16:59:34 [2024-02-28T21:59:34.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-239409591 data=null}, TreeItem with text {Traces [2]}]
16:59:34 [2024-02-28T21:59:34.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-239409590 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:59:34 [2024-02-28T21:59:34.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239409590 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]}]
16:59:34 [2024-02-28T21:59:34.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-239409583 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:59:34 [2024-02-28T21:59:34.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:34 [2024-02-28T21:59:34.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-239409583 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
16:59:34 [2024-02-28T21:59:34.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-239409583 data=null doit=true}, TreeItem with text {Traces [2]}]
16:59:34 [2024-02-28T21:59:34.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-239409583 data=null}, TreeItem with text {Traces [2]}]
16:59:34 [2024-02-28T21:59:34.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-239409582 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:59:34 [2024-02-28T21:59:34.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239409582 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]}]
16:59:34 [2024-02-28T21:59:34.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-239409580 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:59:34 [2024-02-28T21:59:34.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&New Folder...", using matcher: with mnemonic 'New Folder...'
16:59:34 [2024-02-28T21:59:34.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Folder...'
16:59:34 [2024-02-28T21:59:34.412Z] 
16:59:34 [2024-02-28T21:59:34.412Z] (Eclipse:19192): Gtk-WARNING **: 21:59:34.321: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:34 [2024-02-28T21:59:34.412Z] 
16:59:34 [2024-02-28T21:59:34.412Z] (Eclipse:19192): Gtk-WARNING **: 21:59:34.321: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:34 [2024-02-28T21:59:34.412Z] 
16:59:34 [2024-02-28T21:59:34.412Z] (Eclipse:19192): Gtk-WARNING **: 21:59:34.321: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:34 [2024-02-28T21:59:34.412Z] 
16:59:34 [2024-02-28T21:59:34.412Z] (Eclipse:19192): Gtk-WARNING **: 21:59:34.321: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:34 [2024-02-28T21:59:34.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Folder...'
16:59:34 [2024-02-28T21:59:34.412Z] 
16:59:34 [2024-02-28T21:59:34.412Z] (Eclipse:19192): Gtk-WARNING **: 21:59:34.355: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:34 [2024-02-28T21:59:34.412Z] 
16:59:34 [2024-02-28T21:59:34.412Z] (Eclipse:19192): Gtk-WARNING **: 21:59:34.355: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:34 [2024-02-28T21:59:34.412Z] 
16:59:34 [2024-02-28T21:59:34.412Z] (Eclipse:19192): Gtk-WARNING **: 21:59:34.355: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:34 [2024-02-28T21:59:34.412Z] 
16:59:34 [2024-02-28T21:59:34.412Z] (Eclipse:19192): Gtk-WARNING **: 21:59:34.355: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:34 [2024-02-28T21:59:34.412Z] 
16:59:34 [2024-02-28T21:59:34.412Z] (Eclipse:19192): Gtk-WARNING **: 21:59:34.371: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:34 [2024-02-28T21:59:34.412Z] 
16:59:34 [2024-02-28T21:59:34.412Z] (Eclipse:19192): Gtk-WARNING **: 21:59:34.371: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:34 [2024-02-28T21:59:34.412Z] 
16:59:34 [2024-02-28T21:59:34.412Z] (Eclipse:19192): Gtk-WARNING **: 21:59:34.371: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:34 [2024-02-28T21:59:34.412Z] 
16:59:34 [2024-02-28T21:59:34.412Z] (Eclipse:19192): Gtk-WARNING **: 21:59:34.371: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:34 [2024-02-28T21:59:34.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "New Folder", using matcher: with text 'New Folder'
16:59:34 [2024-02-28T21:59:34.412Z] 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=-239409424 data=null doit=true}, Shell with text {New Folder}]
16:59:34 [2024-02-28T21:59:34.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
16:59:34 [2024-02-28T21:59:34.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Folder name:", using matcher: with mnemonic 'Folder name:'
16:59:34 [2024-02-28T21:59:34.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Folder name:')
16:59:34 [2024-02-28T21:59:34.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Folder name:'))
16:59:34 [2024-02-28T21:59:34.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:59:34 [2024-02-28T21:59:34.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:59:34 [2024-02-28T21:59:34.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:59:34 [2024-02-28T21:59:34.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:59:34 [2024-02-28T21:59:34.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')
16:59:34 [2024-02-28T21:59:34.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:59:34 [2024-02-28T21:59:34.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-239409423 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:59:34 [2024-02-28T21:59:34.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-239409423 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:59:34 [2024-02-28T21:59:34.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-239409423 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:59:34 [2024-02-28T21:59:34.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-239409423 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:59:34 [2024-02-28T21:59:34.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-239409423 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:59:34 [2024-02-28T21:59:34.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-239409423 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:59:34 [2024-02-28T21:59:34.413Z] 
16:59:34 [2024-02-28T21:59:34.413Z] (Eclipse:19192): Gtk-WARNING **: 21:59:34.405: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:34 [2024-02-28T21:59:34.413Z] 
16:59:34 [2024-02-28T21:59:34.413Z] (Eclipse:19192): Gtk-WARNING **: 21:59:34.405: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:34 [2024-02-28T21:59:34.413Z] 
16:59:34 [2024-02-28T21:59:34.413Z] (Eclipse:19192): Gtk-WARNING **: 21:59:34.405: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:34 [2024-02-28T21:59:34.413Z] 
16:59:34 [2024-02-28T21:59:34.413Z] (Eclipse:19192): Gtk-WARNING **: 21:59:34.405: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:34 [2024-02-28T21:59:34.668Z] 
16:59:34 [2024-02-28T21:59:34.668Z] (Eclipse:19192): Gtk-WARNING **: 21:59:34.423: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:34 [2024-02-28T21:59:34.668Z] 
16:59:34 [2024-02-28T21:59:34.668Z] (Eclipse:19192): Gtk-WARNING **: 21:59:34.423: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:34 [2024-02-28T21:59:34.668Z] 
16:59:34 [2024-02-28T21:59:34.668Z] (Eclipse:19192): Gtk-WARNING **: 21:59:34.423: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:34 [2024-02-28T21:59:34.668Z] 
16:59:34 [2024-02-28T21:59:34.668Z] (Eclipse:19192): Gtk-WARNING **: 21:59:34.423: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:34 [2024-02-28T21:59:34.668Z] 
16:59:34 [2024-02-28T21:59:34.668Z] (Eclipse:19192): Gtk-WARNING **: 21:59:34.439: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:34 [2024-02-28T21:59:34.668Z] 
16:59:34 [2024-02-28T21:59:34.668Z] (Eclipse:19192): Gtk-WARNING **: 21:59:34.439: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:34 [2024-02-28T21:59:34.668Z] 
16:59:34 [2024-02-28T21:59:34.668Z] (Eclipse:19192): Gtk-WARNING **: 21:59:34.439: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:34 [2024-02-28T21:59:34.668Z] 
16:59:34 [2024-02-28T21:59:34.668Z] (Eclipse:19192): Gtk-WARNING **: 21:59:34.439: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:34 [2024-02-28T21:59:34.668Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:59:34 [2024-02-28T21:59:34.668Z] 
16:59:34 [2024-02-28T21:59:34.668Z] (Eclipse:19192): Gtk-WARNING **: 21:59:34.454: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:34 [2024-02-28T21:59:34.668Z] 
16:59:34 [2024-02-28T21:59:34.668Z] (Eclipse:19192): Gtk-WARNING **: 21:59:34.454: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:34 [2024-02-28T21:59:34.668Z] 
16:59:34 [2024-02-28T21:59:34.668Z] (Eclipse:19192): Gtk-WARNING **: 21:59:34.454: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:34 [2024-02-28T21:59:34.668Z] 
16:59:34 [2024-02-28T21:59:34.668Z] (Eclipse:19192): Gtk-WARNING **: 21:59:34.454: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:34 [2024-02-28T21:59:34.668Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:59:34 [2024-02-28T21:59:34.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-239409423 data=null 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')]
16:59:34 [2024-02-28T21:59:34.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&New Folder...} time=-239409560 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Folder...']
16:59:34 [2024-02-28T21:59:34.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:59:34 [2024-02-28T21:59:34.668Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
16:59:34 [2024-02-28T21:59:34.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:34 [2024-02-28T21:59:34.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {aaa} time=-239409258 data=null button=0 stateMask=0x0 x=90 y=81 count=0}, TreeItem with text {aaa}]
16:59:34 [2024-02-28T21:59:34.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {aaa} time=-239409258 data=null doit=true}, TreeItem with text {aaa}]
16:59:34 [2024-02-28T21:59:34.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {aaa} time=-239409258 data=null}, TreeItem with text {aaa}]
16:59:34 [2024-02-28T21:59:34.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {aaa} time=-239409257 data=null button=1 stateMask=0x0 x=90 y=81 count=1}, TreeItem with text {aaa}]
16:59:34 [2024-02-28T21:59:34.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239409257 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}]
16:59:34 [2024-02-28T21:59:34.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {aaa} time=-239409253 data=null button=1 stateMask=0x80000 x=90 y=81 count=1}, TreeItem with text {aaa}]
16:59:34 [2024-02-28T21:59:34.668Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
16:59:34 [2024-02-28T21:59:34.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
16:59:34 [2024-02-28T21:59:34.923Z] 
16:59:34 [2024-02-28T21:59:34.923Z] (Eclipse:19192): Gtk-WARNING **: 21:59:34.782: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:34 [2024-02-28T21:59:34.923Z] 
16:59:34 [2024-02-28T21:59:34.923Z] (Eclipse:19192): Gtk-WARNING **: 21:59:34.782: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:34 [2024-02-28T21:59:34.923Z] 
16:59:34 [2024-02-28T21:59:34.923Z] (Eclipse:19192): Gtk-WARNING **: 21:59:34.782: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:34 [2024-02-28T21:59:34.923Z] 
16:59:34 [2024-02-28T21:59:34.923Z] (Eclipse:19192): Gtk-WARNING **: 21:59:34.782: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:34 [2024-02-28T21:59:34.923Z] 
16:59:34 [2024-02-28T21:59:34.923Z] (Eclipse:19192): Gtk-WARNING **: 21:59:34.804: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:34 [2024-02-28T21:59:34.923Z] 
16:59:34 [2024-02-28T21:59:34.923Z] (Eclipse:19192): Gtk-WARNING **: 21:59:34.804: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:34 [2024-02-28T21:59:34.923Z] 
16:59:34 [2024-02-28T21:59:34.923Z] (Eclipse:19192): Gtk-WARNING **: 21:59:34.804: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:34 [2024-02-28T21:59:34.923Z] 
16:59:34 [2024-02-28T21:59:34.923Z] (Eclipse:19192): Gtk-WARNING **: 21:59:34.804: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:34 [2024-02-28T21:59:34.923Z] 
16:59:34 [2024-02-28T21:59:34.923Z] (Eclipse:19192): Gtk-WARNING **: 21:59:34.825: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:34 [2024-02-28T21:59:34.923Z] 
16:59:34 [2024-02-28T21:59:34.923Z] (Eclipse:19192): Gtk-WARNING **: 21:59:34.825: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:34 [2024-02-28T21:59:34.923Z] 
16:59:34 [2024-02-28T21:59:34.923Z] (Eclipse:19192): Gtk-WARNING **: 21:59:34.825: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:34 [2024-02-28T21:59:34.923Z] 
16:59:34 [2024-02-28T21:59:34.923Z] (Eclipse:19192): Gtk-WARNING **: 21:59:34.825: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:34 [2024-02-28T21:59:34.923Z] 
16:59:34 [2024-02-28T21:59:34.923Z] (Eclipse:19192): Gtk-WARNING **: 21:59:34.845: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:34 [2024-02-28T21:59:34.923Z] 
16:59:34 [2024-02-28T21:59:34.923Z] (Eclipse:19192): Gtk-WARNING **: 21:59:34.845: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:34 [2024-02-28T21:59:34.923Z] 
16:59:34 [2024-02-28T21:59:34.923Z] (Eclipse:19192): Gtk-WARNING **: 21:59:34.845: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:34 [2024-02-28T21:59:34.923Z] 
16:59:34 [2024-02-28T21:59:34.923Z] (Eclipse:19192): Gtk-WARNING **: 21:59:34.845: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:34 [2024-02-28T21:59:34.923Z] 
16:59:34 [2024-02-28T21:59:34.923Z] (Eclipse:19192): Gtk-WARNING **: 21:59:34.870: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:34 [2024-02-28T21:59:34.923Z] 
16:59:34 [2024-02-28T21:59:34.923Z] (Eclipse:19192): Gtk-WARNING **: 21:59:34.870: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:34 [2024-02-28T21:59:34.923Z] 
16:59:34 [2024-02-28T21:59:34.923Z] (Eclipse:19192): Gtk-WARNING **: 21:59:34.870: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:34 [2024-02-28T21:59:34.923Z] 
16:59:34 [2024-02-28T21:59:34.923Z] (Eclipse:19192): Gtk-WARNING **: 21:59:34.870: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:34 [2024-02-28T21:59:34.923Z] 
16:59:34 [2024-02-28T21:59:34.923Z] (Eclipse:19192): Gtk-WARNING **: 21:59:34.890: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:34 [2024-02-28T21:59:34.923Z] 
16:59:34 [2024-02-28T21:59:34.923Z] (Eclipse:19192): Gtk-WARNING **: 21:59:34.890: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:34 [2024-02-28T21:59:34.923Z] 
16:59:34 [2024-02-28T21:59:34.923Z] (Eclipse:19192): Gtk-WARNING **: 21:59:34.890: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:34 [2024-02-28T21:59:34.923Z] 
16:59:34 [2024-02-28T21:59:34.923Z] (Eclipse:19192): Gtk-WARNING **: 21:59:34.890: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:34 [2024-02-28T21:59:34.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
16:59:34 [2024-02-28T21:59:34.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
16:59:34 [2024-02-28T21:59:34.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=-239408897 data=null doit=true}, Shell with text {Trace Import}]
16:59:34 [2024-02-28T21:59:34.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:59:34 [2024-02-28T21:59:34.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
16:59:34 [2024-02-28T21:59:34.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
16:59:34 [2024-02-28T21:59:34.924Z] 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')
16:59:34 [2024-02-28T21:59:34.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:34 [2024-02-28T21:59:34.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:59:34 [2024-02-28T21:59:34.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:34 [2024-02-28T21:59:34.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:59:34 [2024-02-28T21:59:34.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:59:34 [2024-02-28T21:59:34.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:59:34 [2024-02-28T21:59:34.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:59:34 [2024-02-28T21:59:34.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:59:34 [2024-02-28T21:59:34.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:59:34 [2024-02-28T21:59:34.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:59:34 [2024-02-28T21:59:34.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:59:34 [2024-02-28T21:59:34.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
16:59:34 [2024-02-28T21:59:34.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select &archive file:} time=-239408896 data=null doit=true}, Button with text {Select &archive file:}]
16:59:34 [2024-02-28T21:59:34.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=-239408896 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:}]
16:59:34 [2024-02-28T21:59:34.924Z] 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')
16:59:34 [2024-02-28T21:59:34.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select roo&t directory:} time=-239408894 data=null doit=true}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
16:59:34 [2024-02-28T21:59:34.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select roo&t directory:} time=-239408894 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')]
16:59:34 [2024-02-28T21:59:34.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select roo&t directory:} time=-239408894 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')]
16:59:34 [2024-02-28T21:59:34.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=-239408894 data=null 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')]
16:59:34 [2024-02-28T21:59:34.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
16:59:34 [2024-02-28T21:59:34.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:59:34 [2024-02-28T21:59:34.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:59:34 [2024-02-28T21:59:34.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:59:34 [2024-02-28T21:59:34.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
16:59:34 [2024-02-28T21:59:34.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:59:34 [2024-02-28T21:59:34.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
16:59:34 [2024-02-28T21:59:34.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
16:59:34 [2024-02-28T21:59:34.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:59:34 [2024-02-28T21:59:34.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=-239408892 data=null}, (of type 'Combo')]
16:59:34 [2024-02-28T21:59:34.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
16:59:34 [2024-02-28T21:59:34.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:34 [2024-02-28T21:59:34.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:34 [2024-02-28T21:59:34.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
16:59:35 [2024-02-28T21:59:35.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:35 [2024-02-28T21:59:35.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:35 [2024-02-28T21:59:35.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-239408862 data=null doit=true}, TreeItem with text {import}]
16:59:35 [2024-02-28T21:59:35.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-239408862 data=null}, TreeItem with text {import}]
16:59:35 [2024-02-28T21:59:35.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-239408862 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
16:59:35 [2024-02-28T21:59:35.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239408862 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}]
16:59:35 [2024-02-28T21:59:35.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-239408860 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
16:59:35 [2024-02-28T21:59:35.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:35 [2024-02-28T21:59:35.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239408860 data=null button=0 stateMask=0x0 x=153 y=58 count=0}, Tree node with text: kernel-overlap-testing]
16:59:35 [2024-02-28T21:59:35.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-239408860 data=null doit=true}, Tree node with text: kernel-overlap-testing]
16:59:35 [2024-02-28T21:59:35.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-239408860 data=null}, Tree node with text: kernel-overlap-testing]
16:59:35 [2024-02-28T21:59:35.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239408860 data=null button=1 stateMask=0x0 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
16:59:35 [2024-02-28T21:59:35.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239408860 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]
16:59:35 [2024-02-28T21:59:35.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239408858 data=null button=1 stateMask=0x80000 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
16:59:35 [2024-02-28T21:59:35.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel-overlap-testing
16:59:35 [2024-02-28T21:59:35.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
16:59:35 [2024-02-28T21:59:35.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
16:59:35 [2024-02-28T21:59:35.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
16:59:35 [2024-02-28T21:59:35.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
16:59:35 [2024-02-28T21:59:35.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
16:59:35 [2024-02-28T21:59:35.180Z] 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:'))
16:59:35 [2024-02-28T21:59:35.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:59:35 [2024-02-28T21:59:35.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-239408839 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:'))]
16:59:35 [2024-02-28T21:59:35.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
16:59:35 [2024-02-28T21:59:35.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:59:35 [2024-02-28T21:59:35.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:35 [2024-02-28T21:59:35.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:59:35 [2024-02-28T21:59:35.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:35 [2024-02-28T21:59:35.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:59:35 [2024-02-28T21:59:35.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:59:35 [2024-02-28T21:59:35.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:59:35 [2024-02-28T21:59:35.181Z] 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'
16:59:35 [2024-02-28T21:59:35.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
16:59:35 [2024-02-28T21:59:35.181Z] 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')
16:59:35 [2024-02-28T21:59:35.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:59:35 [2024-02-28T21:59:35.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:59:35 [2024-02-28T21:59:35.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:59:35 [2024-02-28T21:59:35.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:59:35 [2024-02-28T21:59:35.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:59:35 [2024-02-28T21:59:35.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
16:59:35 [2024-02-28T21:59:35.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@4f7946da
16:59:35 [2024-02-28T21:59:35.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-239408838 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')]
16:59:35 [2024-02-28T21:59:35.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-239408838 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')]
16:59:35 [2024-02-28T21:59:35.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-239408838 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:59:35 [2024-02-28T21:59:35.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-239408838 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:59:35 [2024-02-28T21:59:35.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-239408838 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')]
16:59:35 [2024-02-28T21:59:35.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-239408837 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')]
16:59:35 [2024-02-28T21:59:35.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-239408837 data=null 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')]
16:59:35 [2024-02-28T21:59:35.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-239408837 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')]
16:59:35 [2024-02-28T21:59:35.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-239408837 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')]
16:59:35 [2024-02-28T21:59:35.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-239408837 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')]
16:59:35 [2024-02-28T21:59:35.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-239408837 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:59:35 [2024-02-28T21:59:35.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-239408837 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
16:59:35 [2024-02-28T21:59:35.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:59:35 [2024-02-28T21:59:35.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:35 [2024-02-28T21:59:35.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:59:35 [2024-02-28T21:59:35.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:35 [2024-02-28T21:59:35.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:59:35 [2024-02-28T21:59:35.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:59:35 [2024-02-28T21:59:35.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:59:35 [2024-02-28T21:59:35.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:59:35 [2024-02-28T21:59:35.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
16:59:35 [2024-02-28T21:59:35.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
16:59:35 [2024-02-28T21:59:35.181Z] 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')
16:59:35 [2024-02-28T21:59:35.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:59:35 [2024-02-28T21:59:35.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:59:35 [2024-02-28T21:59:35.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:59:35 [2024-02-28T21:59:35.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:59:35 [2024-02-28T21:59:35.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
16:59:35 [2024-02-28T21:59:35.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@1e04978e
16:59:35 [2024-02-28T21:59:35.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-239408836 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')]
16:59:35 [2024-02-28T21:59:35.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-239408836 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')]
16:59:35 [2024-02-28T21:59:35.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-239408836 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:59:35 [2024-02-28T21:59:35.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-239408836 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:59:35 [2024-02-28T21:59:35.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-239408836 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')]
16:59:35 [2024-02-28T21:59:35.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-239408836 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')]
16:59:35 [2024-02-28T21:59:35.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-239408836 data=null 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')]
16:59:35 [2024-02-28T21:59:35.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-239408836 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')]
16:59:35 [2024-02-28T21:59:35.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-239408836 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')]
16:59:35 [2024-02-28T21:59:35.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-239408836 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')]
16:59:35 [2024-02-28T21:59:35.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-239408836 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:59:35 [2024-02-28T21:59:35.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-239408836 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
16:59:35 [2024-02-28T21:59:35.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:59:35 [2024-02-28T21:59:35.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:35 [2024-02-28T21:59:35.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:59:35 [2024-02-28T21:59:35.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:35 [2024-02-28T21:59:35.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:59:35 [2024-02-28T21:59:35.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
16:59:35 [2024-02-28T21:59:35.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
16:59:35 [2024-02-28T21:59:35.182Z] 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')
16:59:35 [2024-02-28T21:59:35.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:59:35 [2024-02-28T21:59:35.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:59:35 [2024-02-28T21:59:35.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:59:35 [2024-02-28T21:59:35.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:59:35 [2024-02-28T21:59:35.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:59:35 [2024-02-28T21:59:35.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:59:35 [2024-02-28T21:59:35.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:59:35 [2024-02-28T21:59:35.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
16:59:35 [2024-02-28T21:59:35.182Z] 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.
16:59:35 [2024-02-28T21:59:35.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:59:35 [2024-02-28T21:59:35.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:35 [2024-02-28T21:59:35.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:59:35 [2024-02-28T21:59:35.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:35 [2024-02-28T21:59:35.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:59:35 [2024-02-28T21:59:35.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:59:35 [2024-02-28T21:59:35.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
16:59:35 [2024-02-28T21:59:35.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
16:59:35 [2024-02-28T21:59:35.182Z] 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')
16:59:35 [2024-02-28T21:59:35.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:59:35 [2024-02-28T21:59:35.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:59:35 [2024-02-28T21:59:35.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:59:35 [2024-02-28T21:59:35.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:59:35 [2024-02-28T21:59:35.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:59:35 [2024-02-28T21:59:35.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:59:35 [2024-02-28T21:59:35.182Z] 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')
16:59:35 [2024-02-28T21:59:35.182Z] 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.
16:59:35 [2024-02-28T21:59:35.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:59:35 [2024-02-28T21:59:35.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:35 [2024-02-28T21:59:35.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:59:35 [2024-02-28T21:59:35.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:35 [2024-02-28T21:59:35.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:59:35 [2024-02-28T21:59:35.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:59:35 [2024-02-28T21:59:35.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:59:35 [2024-02-28T21:59:35.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:59:35 [2024-02-28T21:59:35.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:59:35 [2024-02-28T21:59:35.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
16:59:35 [2024-02-28T21:59:35.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
16:59:35 [2024-02-28T21:59:35.183Z] 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')
16:59:35 [2024-02-28T21:59:35.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:59:35 [2024-02-28T21:59:35.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:59:35 [2024-02-28T21:59:35.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:59:35 [2024-02-28T21:59:35.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
16:59:35 [2024-02-28T21:59:35.183Z] 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.
16:59:35 [2024-02-28T21:59:35.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:59:35 [2024-02-28T21:59:35.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:35 [2024-02-28T21:59:35.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:59:35 [2024-02-28T21:59:35.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:35 [2024-02-28T21:59:35.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:59:35 [2024-02-28T21:59:35.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:59:35 [2024-02-28T21:59:35.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:59:35 [2024-02-28T21:59:35.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:59:35 [2024-02-28T21:59:35.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:59:35 [2024-02-28T21:59:35.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:59:35 [2024-02-28T21:59:35.183Z] 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)'
16:59:35 [2024-02-28T21:59:35.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
16:59:35 [2024-02-28T21:59:35.183Z] 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')
16:59:35 [2024-02-28T21:59:35.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:59:35 [2024-02-28T21:59:35.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:59:35 [2024-02-28T21:59:35.183Z] 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')
16:59:35 [2024-02-28T21:59:35.183Z] 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.
16:59:35 [2024-02-28T21:59:35.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
16:59:35 [2024-02-28T21:59:35.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:35 [2024-02-28T21:59:35.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
16:59:35 [2024-02-28T21:59:35.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
16:59:35 [2024-02-28T21:59:35.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
16:59:35 [2024-02-28T21:59:35.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
16:59:35 [2024-02-28T21:59:35.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
16:59:35 [2024-02-28T21:59:35.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
16:59:35 [2024-02-28T21:59:35.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
16:59:35 [2024-02-28T21:59:35.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
16:59:35 [2024-02-28T21:59:35.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:59:35 [2024-02-28T21:59:35.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
16:59:35 [2024-02-28T21:59:35.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
16:59:35 [2024-02-28T21:59:35.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
16:59:35 [2024-02-28T21:59:35.183Z] 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')
16:59:35 [2024-02-28T21:59:35.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
16:59:35 [2024-02-28T21:59:35.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-239408833 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:59:35 [2024-02-28T21:59:35.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-239408833 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:59:35 [2024-02-28T21:59:35.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-239408833 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:59:35 [2024-02-28T21:59:35.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-239408833 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:59:35 [2024-02-28T21:59:35.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-239408833 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:59:35 [2024-02-28T21:59:35.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-239408833 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
16:59:35 [2024-02-28T21:59:35.183Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:59:35 [2024-02-28T21:59:35.183Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:59:35 [2024-02-28T21:59:35.183Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:59:35 [2024-02-28T21:59:35.183Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:59:35 [2024-02-28T21:59:35.183Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16:59:35 [2024-02-28T21:59:35.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
16:59:35 [2024-02-28T21:59:35.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-239408832 data=null 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')]
16:59:35 [2024-02-28T21:59:35.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-239409222 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
16:59:35 [2024-02-28T21:59:35.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:59:35 [2024-02-28T21:59:35.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:35 [2024-02-28T21:59:35.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:35 [2024-02-28T21:59:35.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:35 [2024-02-28T21:59:35.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:35 [2024-02-28T21:59:35.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:35 [2024-02-28T21:59:35.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239408314 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:59:35 [2024-02-28T21:59:35.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239408314 data=null doit=true}, TreeItem with text {test}]
16:59:35 [2024-02-28T21:59:35.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239408314 data=null}, TreeItem with text {test}]
16:59:35 [2024-02-28T21:59:35.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239408313 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:35 [2024-02-28T21:59:35.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239408313 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:59:35 [2024-02-28T21:59:35.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239408307 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:35 [2024-02-28T21:59:35.745Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:59:35 [2024-02-28T21:59:35.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiments [0]} time=-239408307 data=null doit=true}, TreeItem with text {Experiments [0]}]
16:59:35 [2024-02-28T21:59:35.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiments [0]} time=-239408307 data=null}, TreeItem with text {Experiments [0]}]
16:59:35 [2024-02-28T21:59:35.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiments [0]} time=-239408307 data=null button=1 stateMask=0x0 x=112 y=35 count=1}, TreeItem with text {Experiments [0]}]
16:59:35 [2024-02-28T21:59:35.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239408307 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]}]
16:59:35 [2024-02-28T21:59:35.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiments [0]} time=-239408306 data=null button=1 stateMask=0x80000 x=112 y=35 count=1}, TreeItem with text {Experiments [0]}]
16:59:35 [2024-02-28T21:59:35.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {aaa [1]} time=-239408305 data=null doit=true}, TreeItem with text {aaa [1]}]
16:59:35 [2024-02-28T21:59:35.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {aaa [1]} time=-239408305 data=null}, TreeItem with text {aaa [1]}]
16:59:35 [2024-02-28T21:59:35.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {aaa [1]} time=-239408305 data=null button=1 stateMask=0x0 x=101 y=104 count=1}, TreeItem with text {aaa [1]}]
16:59:35 [2024-02-28T21:59:35.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239408305 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]}]
16:59:35 [2024-02-28T21:59:35.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {aaa [1]} time=-239408304 data=null button=1 stateMask=0x80000 x=101 y=104 count=1}, TreeItem with text {aaa [1]}]
16:59:35 [2024-02-28T21:59:35.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:35 [2024-02-28T21:59:35.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-239408303 data=null doit=true}, Tree node with text: kernel-overlap-testing]
16:59:35 [2024-02-28T21:59:35.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-239408303 data=null}, Tree node with text: kernel-overlap-testing]
16:59:35 [2024-02-28T21:59:35.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239408303 data=null button=1 stateMask=0x0 x=169 y=127 count=1}, Tree node with text: kernel-overlap-testing]
16:59:35 [2024-02-28T21:59:35.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239408303 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]
16:59:35 [2024-02-28T21:59:35.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 29 to [DragDetect [29]: Event {type=29 TreeItem {kernel-overlap-testing} time=-239408286 data=null x=169 y=127 width=0 height=0 detail=0}, Tree node with text: kernel-overlap-testing]
16:59:35 [2024-02-28T21:59:35.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2008 to [DND.DragStart [2008]: Event {type=2008 TreeItem {kernel-overlap-testing} time=-239408277 data=null x=169 y=127 width=0 height=0 detail=0}, Tree node with text: kernel-overlap-testing]
16:59:35 [2024-02-28T21:59:35.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2002 to [DND.DragEnter [2002]: Event {type=2002 TreeItem {kernel-overlap-testing} time=-239408275 data=null x=108 y=210 width=0 height=0 detail=2}, Tree node with text: kernel-overlap-testing]
16:59:35 [2024-02-28T21:59:35.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2004 to [DND.DragOver [2004]: Event {type=2004 TreeItem {kernel-overlap-testing} time=-239408271 data=null x=108 y=210 width=0 height=0 detail=2}, Tree node with text: kernel-overlap-testing]
16:59:35 [2024-02-28T21:59:35.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2003 to [DND.DragLeave [2003]: Event {type=2003 TreeItem {kernel-overlap-testing} time=-239408270 data=null x=0 y=0 width=0 height=0 detail=0}, Tree node with text: kernel-overlap-testing]
16:59:35 [2024-02-28T21:59:35.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2007 to [DND.DropAccept [2007]: Event {type=2007 TreeItem {kernel-overlap-testing} time=-239408270 data=null x=108 y=210 width=0 height=0 detail=2}, Tree node with text: kernel-overlap-testing]
16:59:35 [2024-02-28T21:59:35.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2001 to [DND.DragSetData [2001]: Event {type=2001 TreeItem {kernel-overlap-testing} time=-239408270 data=null x=0 y=0 width=0 height=0 detail=0}, Tree node with text: kernel-overlap-testing]
16:59:35 [2024-02-28T21:59:35.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2006 to [DND.Drop [2006]: Event {type=2006 TreeItem {kernel-overlap-testing} time=-239408270 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]
16:59:35 [2024-02-28T21:59:35.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2000 to [DND.DragEnd [2000]: Event {type=2000 TreeItem {kernel-overlap-testing} time=-239408262 data=null x=0 y=0 width=0 height=0 detail=2}, Tree node with text: kernel-overlap-testing]
16:59:35 [2024-02-28T21:59:35.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {exp [0]} time=-239408260 data=null doit=true}, TreeItem with text {exp [0]}]
16:59:35 [2024-02-28T21:59:35.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {exp [0]} time=-239408260 data=null}, TreeItem with text {exp [0]}]
16:59:35 [2024-02-28T21:59:35.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {exp [0]} time=-239408260 data=null button=1 stateMask=0x0 x=101 y=58 count=1}, TreeItem with text {exp [0]}]
16:59:35 [2024-02-28T21:59:35.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239408260 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]}]
16:59:35 [2024-02-28T21:59:35.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {exp [0]} time=-239408258 data=null button=1 stateMask=0x80000 x=101 y=58 count=1}, TreeItem with text {exp [0]}]
16:59:35 [2024-02-28T21:59:35.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:35 [2024-02-28T21:59:35.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {aaa [1]} time=-239408258 data=null button=0 stateMask=0x0 x=101 y=196 count=0}, TreeItem with text {aaa [1]}]
16:59:35 [2024-02-28T21:59:35.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {aaa [1]} time=-239408258 data=null doit=true}, TreeItem with text {aaa [1]}]
16:59:35 [2024-02-28T21:59:35.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {aaa [1]} time=-239408258 data=null}, TreeItem with text {aaa [1]}]
16:59:35 [2024-02-28T21:59:35.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {aaa [1]} time=-239408257 data=null button=1 stateMask=0x0 x=101 y=196 count=1}, TreeItem with text {aaa [1]}]
16:59:35 [2024-02-28T21:59:35.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239408257 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]}]
16:59:35 [2024-02-28T21:59:35.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {aaa [1]} time=-239408228 data=null button=1 stateMask=0x80000 x=101 y=196 count=1}, TreeItem with text {aaa [1]}]
16:59:35 [2024-02-28T21:59:35.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Rena&me...	F2", using matcher: with mnemonic 'Rename...'
16:59:35 [2024-02-28T21:59:35.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Rename...'
16:59:35 [2024-02-28T21:59:35.746Z] 
16:59:35 [2024-02-28T21:59:35.746Z] (Eclipse:19192): Gtk-WARNING **: 21:59:35.680: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:35 [2024-02-28T21:59:35.746Z] 
16:59:35 [2024-02-28T21:59:35.746Z] (Eclipse:19192): Gtk-WARNING **: 21:59:35.680: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:35 [2024-02-28T21:59:35.746Z] 
16:59:35 [2024-02-28T21:59:35.746Z] (Eclipse:19192): Gtk-WARNING **: 21:59:35.680: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:35 [2024-02-28T21:59:35.746Z] 
16:59:35 [2024-02-28T21:59:35.746Z] (Eclipse:19192): Gtk-WARNING **: 21:59:35.680: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:35 [2024-02-28T21:59:35.746Z] 
16:59:35 [2024-02-28T21:59:35.746Z] (Eclipse:19192): Gtk-WARNING **: 21:59:35.698: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:35 [2024-02-28T21:59:35.746Z] 
16:59:35 [2024-02-28T21:59:35.746Z] (Eclipse:19192): Gtk-WARNING **: 21:59:35.698: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:35 [2024-02-28T21:59:35.746Z] 
16:59:35 [2024-02-28T21:59:35.746Z] (Eclipse:19192): Gtk-WARNING **: 21:59:35.698: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:35 [2024-02-28T21:59:35.746Z] 
16:59:35 [2024-02-28T21:59:35.746Z] (Eclipse:19192): Gtk-WARNING **: 21:59:35.698: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:35 [2024-02-28T21:59:35.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Rename...'
16:59:35 [2024-02-28T21:59:35.746Z] 
16:59:35 [2024-02-28T21:59:35.746Z] (Eclipse:19192): Gtk-WARNING **: 21:59:35.715: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:35 [2024-02-28T21:59:35.746Z] 
16:59:35 [2024-02-28T21:59:35.746Z] (Eclipse:19192): Gtk-WARNING **: 21:59:35.715: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:35 [2024-02-28T21:59:35.746Z] 
16:59:35 [2024-02-28T21:59:35.746Z] (Eclipse:19192): Gtk-WARNING **: 21:59:35.715: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:35 [2024-02-28T21:59:35.746Z] 
16:59:35 [2024-02-28T21:59:35.746Z] (Eclipse:19192): Gtk-WARNING **: 21:59:35.715: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:35 [2024-02-28T21:59:35.746Z] 
16:59:35 [2024-02-28T21:59:35.746Z] (Eclipse:19192): Gtk-WARNING **: 21:59:35.730: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:35 [2024-02-28T21:59:35.746Z] 
16:59:35 [2024-02-28T21:59:35.746Z] (Eclipse:19192): Gtk-WARNING **: 21:59:35.730: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:35 [2024-02-28T21:59:35.746Z] 
16:59:35 [2024-02-28T21:59:35.746Z] (Eclipse:19192): Gtk-WARNING **: 21:59:35.730: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:35 [2024-02-28T21:59:35.746Z] 
16:59:35 [2024-02-28T21:59:35.746Z] (Eclipse:19192): Gtk-WARNING **: 21:59:35.730: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:36 [2024-02-28T21:59:36.002Z] 
16:59:36 [2024-02-28T21:59:36.002Z] (Eclipse:19192): Gtk-WARNING **: 21:59:35.748: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:36 [2024-02-28T21:59:36.002Z] 
16:59:36 [2024-02-28T21:59:36.002Z] (Eclipse:19192): Gtk-WARNING **: 21:59:35.748: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:36 [2024-02-28T21:59:36.002Z] 
16:59:36 [2024-02-28T21:59:36.002Z] (Eclipse:19192): Gtk-WARNING **: 21:59:35.748: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:36 [2024-02-28T21:59:36.002Z] 
16:59:36 [2024-02-28T21:59:36.002Z] (Eclipse:19192): Gtk-WARNING **: 21:59:35.748: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:36 [2024-02-28T21:59:36.002Z] 
16:59:36 [2024-02-28T21:59:36.002Z] (Eclipse:19192): Gtk-WARNING **: 21:59:35.769: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:36 [2024-02-28T21:59:36.002Z] 
16:59:36 [2024-02-28T21:59:36.002Z] (Eclipse:19192): Gtk-WARNING **: 21:59:35.769: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:36 [2024-02-28T21:59:36.002Z] 
16:59:36 [2024-02-28T21:59:36.002Z] (Eclipse:19192): Gtk-WARNING **: 21:59:35.769: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:36 [2024-02-28T21:59:36.002Z] 
16:59:36 [2024-02-28T21:59:36.002Z] (Eclipse:19192): Gtk-WARNING **: 21:59:35.769: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:36 [2024-02-28T21:59:36.002Z] 
16:59:36 [2024-02-28T21:59:36.002Z] (Eclipse:19192): Gtk-WARNING **: 21:59:35.784: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:36 [2024-02-28T21:59:36.002Z] 
16:59:36 [2024-02-28T21:59:36.002Z] (Eclipse:19192): Gtk-WARNING **: 21:59:35.784: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:36 [2024-02-28T21:59:36.002Z] 
16:59:36 [2024-02-28T21:59:36.002Z] (Eclipse:19192): Gtk-WARNING **: 21:59:35.784: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:36 [2024-02-28T21:59:36.002Z] 
16:59:36 [2024-02-28T21:59:36.002Z] (Eclipse:19192): Gtk-WARNING **: 21:59:35.784: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:36 [2024-02-28T21:59:36.002Z] 
16:59:36 [2024-02-28T21:59:36.002Z] (Eclipse:19192): Gtk-WARNING **: 21:59:35.798: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:36 [2024-02-28T21:59:36.002Z] 
16:59:36 [2024-02-28T21:59:36.002Z] (Eclipse:19192): Gtk-WARNING **: 21:59:35.798: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:36 [2024-02-28T21:59:36.002Z] 
16:59:36 [2024-02-28T21:59:36.002Z] (Eclipse:19192): Gtk-WARNING **: 21:59:35.798: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:36 [2024-02-28T21:59:36.002Z] 
16:59:36 [2024-02-28T21:59:36.002Z] (Eclipse:19192): Gtk-WARNING **: 21:59:35.798: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:36 [2024-02-28T21:59:36.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Rename Folder", using matcher: with text 'Rename Folder'
16:59:36 [2024-02-28T21:59:36.002Z] 
16:59:36 [2024-02-28T21:59:36.002Z] (Eclipse:19192): Gtk-WARNING **: 21:59:35.813: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:36 [2024-02-28T21:59:36.002Z] 
16:59:36 [2024-02-28T21:59:36.002Z] (Eclipse:19192): Gtk-WARNING **: 21:59:35.813: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:36 [2024-02-28T21:59:36.002Z] 
16:59:36 [2024-02-28T21:59:36.002Z] (Eclipse:19192): Gtk-WARNING **: 21:59:35.813: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:36 [2024-02-28T21:59:36.002Z] 
16:59:36 [2024-02-28T21:59:36.002Z] (Eclipse:19192): Gtk-WARNING **: 21:59:35.813: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:36 [2024-02-28T21:59:36.002Z] 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=-239407987 data=null doit=true}, Shell with text {Rename Folder}]
16:59:36 [2024-02-28T21:59:36.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "aaa", using matcher: of type 'Text'
16:59:36 [2024-02-28T21:59:36.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "New Folder name:", using matcher: with mnemonic 'New Folder name:'
16:59:36 [2024-02-28T21:59:36.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "aaa", using matcher: with label (with mnemonic 'New Folder name:')
16:59:36 [2024-02-28T21:59:36.002Z] 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:'))
16:59:36 [2024-02-28T21:59:36.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:59:36 [2024-02-28T21:59:36.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:59:36 [2024-02-28T21:59:36.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:59:36 [2024-02-28T21:59:36.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:59:36 [2024-02-28T21:59:36.003Z] 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')
16:59:36 [2024-02-28T21:59:36.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:59:36 [2024-02-28T21:59:36.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-239407984 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:59:36 [2024-02-28T21:59:36.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-239407984 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:59:36 [2024-02-28T21:59:36.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-239407984 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:59:36 [2024-02-28T21:59:36.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-239407984 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:59:36 [2024-02-28T21:59:36.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-239407983 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:59:36 [2024-02-28T21:59:36.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-239407983 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:59:36 [2024-02-28T21:59:36.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-239407983 data=null 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')]
16:59:36 [2024-02-28T21:59:36.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:59:36 [2024-02-28T21:59:36.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Rena&me...	F2} time=-239408209 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Rename...']
16:59:36 [2024-02-28T21:59:36.514Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:59:36 [2024-02-28T21:59:36.514Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
16:59:36 [2024-02-28T21:59:36.514Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {exp [1]} is already expanded. Won't expand it again.
16:59:36 [2024-02-28T21:59:36.514Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:59:36 [2024-02-28T21:59:36.514Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
16:59:36 [2024-02-28T21:59:36.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:59:36 [2024-02-28T21:59:36.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:36 [2024-02-28T21:59:36.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:36 [2024-02-28T21:59:36.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:36 [2024-02-28T21:59:36.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:36 [2024-02-28T21:59:36.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:36 [2024-02-28T21:59:36.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239407400 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:59:36 [2024-02-28T21:59:36.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239407400 data=null doit=true}, TreeItem with text {test}]
16:59:36 [2024-02-28T21:59:36.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239407400 data=null}, TreeItem with text {test}]
16:59:36 [2024-02-28T21:59:36.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239407400 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:36 [2024-02-28T21:59:36.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239407399 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:59:36 [2024-02-28T21:59:36.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239407389 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:36 [2024-02-28T21:59:36.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:36 [2024-02-28T21:59:36.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239407388 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:59:36 [2024-02-28T21:59:36.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239407388 data=null doit=true}, TreeItem with text {test}]
16:59:36 [2024-02-28T21:59:36.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239407388 data=null}, TreeItem with text {test}]
16:59:36 [2024-02-28T21:59:36.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239407388 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:36 [2024-02-28T21:59:36.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239407388 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:59:36 [2024-02-28T21:59:36.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239407366 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:36 [2024-02-28T21:59:36.514Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:59:36 [2024-02-28T21:59:36.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:36 [2024-02-28T21:59:36.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-239407366 data=null button=0 stateMask=0x0 x=92 y=173 count=0}, TreeItem with text {Traces [3]}]
16:59:36 [2024-02-28T21:59:36.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-239407366 data=null doit=true}, TreeItem with text {Traces [3]}]
16:59:36 [2024-02-28T21:59:36.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-239407366 data=null}, TreeItem with text {Traces [3]}]
16:59:36 [2024-02-28T21:59:36.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-239407365 data=null button=1 stateMask=0x0 x=92 y=173 count=1}, TreeItem with text {Traces [3]}]
16:59:36 [2024-02-28T21:59:36.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239407365 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]}]
16:59:36 [2024-02-28T21:59:36.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-239407361 data=null button=1 stateMask=0x80000 x=92 y=173 count=1}, TreeItem with text {Traces [3]}]
16:59:37 [2024-02-28T21:59:37.073Z] 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@71806c64] time=-239406938 data=null doit=true}, Shell with text {data - test/Traces/kernel-overlap-testing/kernel-overlap-testing_ - Eclipse Platform}]
16:59:37 [2024-02-28T21:59:37.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:59:37 [2024-02-28T21:59:37.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:37 [2024-02-28T21:59:37.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:37 [2024-02-28T21:59:37.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:37 [2024-02-28T21:59:37.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239406919 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:59:37 [2024-02-28T21:59:37.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239406919 data=null doit=true}, TreeItem with text {test}]
16:59:37 [2024-02-28T21:59:37.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239406919 data=null}, TreeItem with text {test}]
16:59:37 [2024-02-28T21:59:37.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239406919 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:37 [2024-02-28T21:59:37.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239406919 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:59:37 [2024-02-28T21:59:37.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239406913 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:37 [2024-02-28T21:59:37.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:59:37 [2024-02-28T21:59:37.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:59:37 [2024-02-28T21:59:37.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:59:37 [2024-02-28T21:59:37.074Z] 
16:59:37 [2024-02-28T21:59:37.074Z] (Eclipse:19192): Gtk-WARNING **: 21:59:37.071: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:37 [2024-02-28T21:59:37.074Z] 
16:59:37 [2024-02-28T21:59:37.074Z] (Eclipse:19192): Gtk-WARNING **: 21:59:37.071: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:37 [2024-02-28T21:59:37.074Z] 
16:59:37 [2024-02-28T21:59:37.074Z] (Eclipse:19192): Gtk-WARNING **: 21:59:37.071: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:37 [2024-02-28T21:59:37.074Z] 
16:59:37 [2024-02-28T21:59:37.074Z] (Eclipse:19192): Gtk-WARNING **: 21:59:37.071: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:37 [2024-02-28T21:59:37.330Z] 
16:59:37 [2024-02-28T21:59:37.330Z] (Eclipse:19192): Gtk-WARNING **: 21:59:37.089: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:37 [2024-02-28T21:59:37.330Z] 
16:59:37 [2024-02-28T21:59:37.330Z] (Eclipse:19192): Gtk-WARNING **: 21:59:37.089: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:37 [2024-02-28T21:59:37.330Z] 
16:59:37 [2024-02-28T21:59:37.330Z] (Eclipse:19192): Gtk-WARNING **: 21:59:37.089: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:37 [2024-02-28T21:59:37.330Z] 
16:59:37 [2024-02-28T21:59:37.330Z] (Eclipse:19192): Gtk-WARNING **: 21:59:37.089: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:37 [2024-02-28T21:59:37.330Z] 
16:59:37 [2024-02-28T21:59:37.330Z] (Eclipse:19192): Gtk-WARNING **: 21:59:37.104: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:37 [2024-02-28T21:59:37.330Z] 
16:59:37 [2024-02-28T21:59:37.330Z] (Eclipse:19192): Gtk-WARNING **: 21:59:37.104: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:37 [2024-02-28T21:59:37.330Z] 
16:59:37 [2024-02-28T21:59:37.330Z] (Eclipse:19192): Gtk-WARNING **: 21:59:37.104: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:37 [2024-02-28T21:59:37.330Z] 
16:59:37 [2024-02-28T21:59:37.330Z] (Eclipse:19192): Gtk-WARNING **: 21:59:37.104: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:37 [2024-02-28T21:59:37.330Z] 
16:59:37 [2024-02-28T21:59:37.330Z] (Eclipse:19192): Gtk-WARNING **: 21:59:37.121: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:37 [2024-02-28T21:59:37.330Z] 
16:59:37 [2024-02-28T21:59:37.330Z] (Eclipse:19192): Gtk-WARNING **: 21:59:37.121: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:37 [2024-02-28T21:59:37.330Z] 
16:59:37 [2024-02-28T21:59:37.330Z] (Eclipse:19192): Gtk-WARNING **: 21:59:37.121: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:37 [2024-02-28T21:59:37.330Z] 
16:59:37 [2024-02-28T21:59:37.330Z] (Eclipse:19192): Gtk-WARNING **: 21:59:37.121: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:37 [2024-02-28T21:59:37.330Z] 
16:59:37 [2024-02-28T21:59:37.330Z] (Eclipse:19192): Gtk-WARNING **: 21:59:37.138: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:37 [2024-02-28T21:59:37.330Z] 
16:59:37 [2024-02-28T21:59:37.330Z] (Eclipse:19192): Gtk-WARNING **: 21:59:37.138: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:37 [2024-02-28T21:59:37.330Z] 
16:59:37 [2024-02-28T21:59:37.330Z] (Eclipse:19192): Gtk-WARNING **: 21:59:37.138: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:37 [2024-02-28T21:59:37.330Z] 
16:59:37 [2024-02-28T21:59:37.330Z] (Eclipse:19192): Gtk-WARNING **: 21:59:37.138: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:37 [2024-02-28T21:59:37.330Z] 
16:59:37 [2024-02-28T21:59:37.330Z] (Eclipse:19192): Gtk-WARNING **: 21:59:37.155: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:37 [2024-02-28T21:59:37.330Z] 
16:59:37 [2024-02-28T21:59:37.330Z] (Eclipse:19192): Gtk-WARNING **: 21:59:37.155: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:37 [2024-02-28T21:59:37.330Z] 
16:59:37 [2024-02-28T21:59:37.330Z] (Eclipse:19192): Gtk-WARNING **: 21:59:37.155: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:37 [2024-02-28T21:59:37.330Z] 
16:59:37 [2024-02-28T21:59:37.330Z] (Eclipse:19192): Gtk-WARNING **: 21:59:37.155: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:37 [2024-02-28T21:59:37.330Z] 
16:59:37 [2024-02-28T21:59:37.330Z] (Eclipse:19192): Gtk-WARNING **: 21:59:37.171: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:37 [2024-02-28T21:59:37.330Z] 
16:59:37 [2024-02-28T21:59:37.330Z] (Eclipse:19192): Gtk-WARNING **: 21:59:37.171: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:37 [2024-02-28T21:59:37.330Z] 
16:59:37 [2024-02-28T21:59:37.330Z] (Eclipse:19192): Gtk-WARNING **: 21:59:37.171: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:37 [2024-02-28T21:59:37.330Z] 
16:59:37 [2024-02-28T21:59:37.330Z] (Eclipse:19192): Gtk-WARNING **: 21:59:37.171: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:37 [2024-02-28T21:59:37.330Z] 
16:59:37 [2024-02-28T21:59:37.330Z] (Eclipse:19192): Gtk-WARNING **: 21:59:37.188: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:37 [2024-02-28T21:59:37.330Z] 
16:59:37 [2024-02-28T21:59:37.330Z] (Eclipse:19192): Gtk-WARNING **: 21:59:37.188: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:37 [2024-02-28T21:59:37.330Z] 
16:59:37 [2024-02-28T21:59:37.330Z] (Eclipse:19192): Gtk-WARNING **: 21:59:37.188: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:37 [2024-02-28T21:59:37.330Z] 
16:59:37 [2024-02-28T21:59:37.330Z] (Eclipse:19192): Gtk-WARNING **: 21:59:37.188: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:37 [2024-02-28T21:59:37.330Z] 
16:59:37 [2024-02-28T21:59:37.330Z] (Eclipse:19192): Gtk-WARNING **: 21:59:37.204: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:37 [2024-02-28T21:59:37.330Z] 
16:59:37 [2024-02-28T21:59:37.330Z] (Eclipse:19192): Gtk-WARNING **: 21:59:37.204: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:37 [2024-02-28T21:59:37.330Z] 
16:59:37 [2024-02-28T21:59:37.330Z] (Eclipse:19192): Gtk-WARNING **: 21:59:37.204: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:37 [2024-02-28T21:59:37.330Z] 
16:59:37 [2024-02-28T21:59:37.330Z] (Eclipse:19192): Gtk-WARNING **: 21:59:37.204: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:37 [2024-02-28T21:59:37.330Z] 
16:59:37 [2024-02-28T21:59:37.330Z] (Eclipse:19192): Gtk-WARNING **: 21:59:37.220: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:37 [2024-02-28T21:59:37.330Z] 
16:59:37 [2024-02-28T21:59:37.330Z] (Eclipse:19192): Gtk-WARNING **: 21:59:37.220: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:37 [2024-02-28T21:59:37.330Z] 
16:59:37 [2024-02-28T21:59:37.330Z] (Eclipse:19192): Gtk-WARNING **: 21:59:37.221: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:37 [2024-02-28T21:59:37.330Z] 
16:59:37 [2024-02-28T21:59:37.330Z] (Eclipse:19192): Gtk-WARNING **: 21:59:37.221: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:37 [2024-02-28T21:59:37.330Z] 
16:59:37 [2024-02-28T21:59:37.330Z] (Eclipse:19192): Gtk-WARNING **: 21:59:37.237: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:37 [2024-02-28T21:59:37.330Z] 
16:59:37 [2024-02-28T21:59:37.330Z] (Eclipse:19192): Gtk-WARNING **: 21:59:37.237: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:37 [2024-02-28T21:59:37.330Z] 
16:59:37 [2024-02-28T21:59:37.330Z] (Eclipse:19192): Gtk-WARNING **: 21:59:37.237: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:37 [2024-02-28T21:59:37.330Z] 
16:59:37 [2024-02-28T21:59:37.330Z] (Eclipse:19192): Gtk-WARNING **: 21:59:37.237: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:37 [2024-02-28T21:59:37.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:59:37 [2024-02-28T21:59:37.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:59:37 [2024-02-28T21:59:37.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:59:37 [2024-02-28T21:59:37.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:59:37 [2024-02-28T21:59:37.891Z] 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')
16:59:37 [2024-02-28T21:59:37.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:59:37 [2024-02-28T21:59:37.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:59:37 [2024-02-28T21:59:37.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:59:37 [2024-02-28T21:59:37.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:59:37 [2024-02-28T21:59:37.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
16:59:37 [2024-02-28T21:59:37.891Z] 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=-239406191 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:59:37 [2024-02-28T21:59:37.891Z] 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=-239406191 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:59:37 [2024-02-28T21:59:37.891Z] 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=-239406191 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:59:37 [2024-02-28T21:59:37.891Z] 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=-239406191 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:59:37 [2024-02-28T21:59:37.891Z] 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=-239406191 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:59:37 [2024-02-28T21:59:37.891Z] 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=-239406191 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:59:37 [2024-02-28T21:59:37.891Z] 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=-239406191 data=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')]
16:59:37 [2024-02-28T21:59:37.891Z] 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=-239406191 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:59:37 [2024-02-28T21:59:37.891Z] 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=-239406191 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:59:37 [2024-02-28T21:59:37.891Z] 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=-239406191 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:59:37 [2024-02-28T21:59:37.891Z] 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=-239406191 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:59:37 [2024-02-28T21:59:37.891Z] 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=-239406190 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:59:37 [2024-02-28T21:59:37.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:59:37 [2024-02-28T21:59:37.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:59:37 [2024-02-28T21:59:37.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:59:37 [2024-02-28T21:59:37.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:59:37 [2024-02-28T21:59:37.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:59:37 [2024-02-28T21:59:37.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:59:37 [2024-02-28T21:59:37.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:59:37 [2024-02-28T21:59:37.891Z] 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')
16:59:37 [2024-02-28T21:59:37.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:59:37 [2024-02-28T21:59:37.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-239406190 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:59:37 [2024-02-28T21:59:37.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-239406190 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:59:37 [2024-02-28T21:59:37.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-239406190 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:59:37 [2024-02-28T21:59:37.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-239406190 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:59:37 [2024-02-28T21:59:37.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-239406190 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:59:37 [2024-02-28T21:59:37.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-239406190 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:59:37 [2024-02-28T21:59:37.891Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:59:37 [2024-02-28T21:59:37.891Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:59:37 [2024-02-28T21:59:37.891Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:59:37 [2024-02-28T21:59:37.891Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:59:37 [2024-02-28T21:59:37.891Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:59:37 [2024-02-28T21:59:37.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:59:38 [2024-02-28T21:59:38.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-239406190 data=null 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')]
16:59:38 [2024-02-28T21:59:38.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-239406881 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:59:38 [2024-02-28T21:59:38.400Z] Tests run: 36, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 326.2 s -- in org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest
16:59:38 [2024-02-28T21:59:38.400Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_01ContextMenuPresence -- Time elapsed: 0.210 s
16:59:38 [2024-02-28T21:59:38.400Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_02Import -- Time elapsed: 0.773 s
16:59:38 [2024-02-28T21:59:38.400Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_03SingleCustomTextTrace -- Time elapsed: 3.607 s
16:59:38 [2024-02-28T21:59:38.400Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_04SingleCustomXmlTrace -- Time elapsed: 2.888 s
16:59:38 [2024-02-28T21:59:38.400Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_05SingleCtfTrace -- Time elapsed: 3.548 s
16:59:38 [2024-02-28T21:59:38.400Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_06RenameCopyImport -- Time elapsed: 9.195 s
16:59:38 [2024-02-28T21:59:38.400Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_07OverwriteCopyImport -- Time elapsed: 10.20 s
16:59:38 [2024-02-28T21:59:38.400Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_08SkipImport -- Time elapsed: 6.292 s
16:59:38 [2024-02-28T21:59:38.400Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_09OverwriteOptionImport -- Time elapsed: 9.510 s
16:59:38 [2024-02-28T21:59:38.400Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_10ImportUnrecognized -- Time elapsed: 2.050 s
16:59:38 [2024-02-28T21:59:38.400Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_11ImportUnrecognizedIgnore -- Time elapsed: 2.126 s
16:59:38 [2024-02-28T21:59:38.400Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_12ImportCtfWithMetadataSelection -- Time elapsed: 4.448 s
16:59:38 [2024-02-28T21:59:38.400Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_13ImportRecursiveAutoRenameAll -- Time elapsed: 24.87 s
16:59:38 [2024-02-28T21:59:38.400Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_14ImportRecursiveAutoOverwriteAll -- Time elapsed: 15.62 s
16:59:38 [2024-02-28T21:59:38.400Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_15ImportRecursiveAutoSkipAll -- Time elapsed: 14.19 s
16:59:38 [2024-02-28T21:59:38.400Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_16ImportRecursiveAutoRenameOverwriteSkip -- Time elapsed: 10.78 s
16:59:38 [2024-02-28T21:59:38.400Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_17ImportRecursiveSpecifyTraceTypeCTF -- Time elapsed: 9.119 s
16:59:38 [2024-02-28T21:59:38.400Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_18ImportRecursiveSpecifyTraceTypeKernel -- Time elapsed: 3.537 s
16:59:38 [2024-02-28T21:59:38.400Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_19ImportRecursiveSpecifyTraceTypeUST -- Time elapsed: 6.379 s
16:59:38 [2024-02-28T21:59:38.400Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_20ImportRecursiveSpecifyTraceTypeCustomText -- Time elapsed: 6.318 s
16:59:38 [2024-02-28T21:59:38.400Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_21ImportFromMenuProjectSelected -- Time elapsed: 3.445 s
16:59:38 [2024-02-28T21:59:38.400Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_22ImportFromMenuProjectNotSelected -- Time elapsed: 4.728 s
16:59:38 [2024-02-28T21:59:38.400Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_29ImportRecursivePreserve -- Time elapsed: 9.360 s
16:59:38 [2024-02-28T21:59:38.400Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_30ImportRecursivePreserveSkipAll -- Time elapsed: 3.418 s
16:59:38 [2024-02-28T21:59:38.400Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_31ImportRecursivePreserveRenameAll -- Time elapsed: 9.400 s
16:59:38 [2024-02-28T21:59:38.400Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_32DeleteTraceAndFolder -- Time elapsed: 12.82 s
16:59:38 [2024-02-28T21:59:38.400Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_33DeleteMultipleFolders -- Time elapsed: 6.252 s
16:59:38 [2024-02-28T21:59:38.400Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_34ClearSingleTracesFolder -- Time elapsed: 5.410 s
16:59:38 [2024-02-28T21:59:38.400Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_35ClearMultipleTracesFolder -- Time elapsed: 7.335 s
16:59:38 [2024-02-28T21:59:38.400Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_36ImportZipArchivePreserve -- Time elapsed: 21.59 s
16:59:38 [2024-02-28T21:59:38.400Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_37ImportZipArchiveNoPreserve -- Time elapsed: 26.58 s
16:59:38 [2024-02-28T21:59:38.400Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_38ImportZipArchiveSpecificTraces -- Time elapsed: 7.715 s
16:59:38 [2024-02-28T21:59:38.400Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_39ImportTarGzipArchivePreserve -- Time elapsed: 22.61 s
16:59:38 [2024-02-28T21:59:38.400Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_40ImportTarGzipArchiveNoPreserve -- Time elapsed: 25.28 s
16:59:38 [2024-02-28T21:59:38.400Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_41ImportTarGzipArchiveSpecificTraces -- Time elapsed: 7.789 s
16:59:38 [2024-02-28T21:59:38.401Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test_RenameFolderWorkaroundBug525833 -- Time elapsed: 2.249 s
16:59:38 [2024-02-28T21:59:38.401Z] Running org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerAnalysisTest
16:59:38 [2024-02-28T21:59:38.401Z] 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@71806c64] time=-239405470 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:59:38 [2024-02-28T21:59:38.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:59:38 [2024-02-28T21:59:38.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
16:59:38 [2024-02-28T21:59:38.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
16:59:38 [2024-02-28T21:59:38.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
16:59:38 [2024-02-28T21:59:38.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-239405389 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
16:59:38 [2024-02-28T21:59:38.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
16:59:38 [2024-02-28T21:59:38.655Z] 
16:59:38 [2024-02-28T21:59:38.655Z] (Eclipse:19192): Gtk-WARNING **: 21:59:38.567: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:59:38 [2024-02-28T21:59:38.910Z] 
16:59:38 [2024-02-28T21:59:38.910Z] (Eclipse:19192): Gtk-WARNING **: 21:59:38.802: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:59:39 [2024-02-28T21:59:39.835Z] 
16:59:39 [2024-02-28T21:59:39.835Z] (Eclipse:19192): Gtk-CRITICAL **: 21:59:39.683: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:59:39 [2024-02-28T21:59:39.835Z] 
16:59:39 [2024-02-28T21:59:39.835Z] (Eclipse:19192): Gtk-WARNING **: 21:59:39.712: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:59:39 [2024-02-28T21:59:39.835Z] 
16:59:39 [2024-02-28T21:59:39.835Z] (Eclipse:19192): Gtk-WARNING **: 21:59:39.784: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:59:39 [2024-02-28T21:59:39.835Z] 
16:59:39 [2024-02-28T21:59:39.835Z] (Eclipse:19192): Gtk-CRITICAL **: 21:59:39.784: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:59:40 [2024-02-28T21:59:40.091Z] 
16:59:40 [2024-02-28T21:59:40.091Z] (Eclipse:19192): Gtk-CRITICAL **: 21:59:39.896: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:59:41 [2024-02-28T21:59:41.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
16:59:42 [2024-02-28T21:59:42.231Z] 
16:59:42 [2024-02-28T21:59:42.231Z] (Eclipse:19192): Gtk-WARNING **: 21:59:42.166: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:59:42 [2024-02-28T21:59:42.231Z] 
16:59:42 [2024-02-28T21:59:42.231Z] (Eclipse:19192): Gtk-WARNING **: 21:59:42.200: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:59:42 [2024-02-28T21:59:42.231Z] 
16:59:42 [2024-02-28T21:59:42.231Z] (Eclipse:19192): Gtk-CRITICAL **: 21:59:42.200: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:59:43 [2024-02-28T21:59:43.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"debuginfo-synth-exec"'
16:59:43 [2024-02-28T21:59:43.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:59:43 [2024-02-28T21:59:43.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:43 [2024-02-28T21:59:43.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:43 [2024-02-28T21:59:43.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:43 [2024-02-28T21:59:43.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:43 [2024-02-28T21:59:43.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:43 [2024-02-28T21:59:43.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239400255 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:59:43 [2024-02-28T21:59:43.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239400255 data=null doit=true}, TreeItem with text {test}]
16:59:43 [2024-02-28T21:59:43.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239400255 data=null}, TreeItem with text {test}]
16:59:43 [2024-02-28T21:59:43.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239400255 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:43 [2024-02-28T21:59:43.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239400254 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:59:43 [2024-02-28T21:59:43.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239400243 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:43 [2024-02-28T21:59:43.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239400243 data=null doit=true}, TreeItem with text {test}]
16:59:43 [2024-02-28T21:59:43.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239400243 data=null}, TreeItem with text {test}]
16:59:43 [2024-02-28T21:59:43.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239400242 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:43 [2024-02-28T21:59:43.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239400242 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}]
16:59:43 [2024-02-28T21:59:43.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239400241 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:43 [2024-02-28T21:59:43.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-239400241 data=null doit=true}, TreeItem with text {Traces [2]}]
16:59:43 [2024-02-28T21:59:43.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-239400241 data=null}, TreeItem with text {Traces [2]}]
16:59:43 [2024-02-28T21:59:43.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-239400241 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:59:43 [2024-02-28T21:59:43.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239400241 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]}]
16:59:43 [2024-02-28T21:59:43.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-239400240 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
16:59:43 [2024-02-28T21:59:43.592Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:59:43 [2024-02-28T21:59:43.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=-239400239 data=null doit=true}, TreeItem with text {Experiments [1]}]
16:59:43 [2024-02-28T21:59:43.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=-239400239 data=null}, TreeItem with text {Experiments [1]}]
16:59:43 [2024-02-28T21:59:43.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=-239400239 data=null button=1 stateMask=0x0 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
16:59:43 [2024-02-28T21:59:43.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239400239 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]}]
16:59:43 [2024-02-28T21:59:43.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=-239400238 data=null button=1 stateMask=0x80000 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
16:59:43 [2024-02-28T21:59:43.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:43 [2024-02-28T21:59:43.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {debuginfo-synth-exec} time=-239400238 data=null doit=true}, Tree node with text: debuginfo-synth-exec]
16:59:43 [2024-02-28T21:59:43.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {debuginfo-synth-exec} time=-239400238 data=null}, Tree node with text: debuginfo-synth-exec]
16:59:43 [2024-02-28T21:59:43.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {debuginfo-synth-exec} time=-239400238 data=null button=1 stateMask=0x0 x=149 y=127 count=1}, Tree node with text: debuginfo-synth-exec]
16:59:43 [2024-02-28T21:59:43.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239400238 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]
16:59:43 [2024-02-28T21:59:43.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 29 to [DragDetect [29]: Event {type=29 TreeItem {debuginfo-synth-exec} time=-239400227 data=null x=149 y=127 width=0 height=0 detail=0}, Tree node with text: debuginfo-synth-exec]
16:59:43 [2024-02-28T21:59:43.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2008 to [DND.DragStart [2008]: Event {type=2008 TreeItem {debuginfo-synth-exec} time=-239400227 data=null x=149 y=127 width=0 height=0 detail=0}, Tree node with text: debuginfo-synth-exec]
16:59:43 [2024-02-28T21:59:43.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2002 to [DND.DragEnter [2002]: Event {type=2002 TreeItem {debuginfo-synth-exec} time=-239400226 data=null x=147 y=210 width=0 height=0 detail=2}, Tree node with text: debuginfo-synth-exec]
16:59:43 [2024-02-28T21:59:43.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2004 to [DND.DragOver [2004]: Event {type=2004 TreeItem {debuginfo-synth-exec} time=-239400226 data=null x=147 y=210 width=0 height=0 detail=2}, Tree node with text: debuginfo-synth-exec]
16:59:43 [2024-02-28T21:59:43.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2003 to [DND.DragLeave [2003]: Event {type=2003 TreeItem {debuginfo-synth-exec} time=-239400225 data=null x=0 y=0 width=0 height=0 detail=0}, Tree node with text: debuginfo-synth-exec]
16:59:43 [2024-02-28T21:59:43.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2007 to [DND.DropAccept [2007]: Event {type=2007 TreeItem {debuginfo-synth-exec} time=-239400225 data=null x=147 y=210 width=0 height=0 detail=2}, Tree node with text: debuginfo-synth-exec]
16:59:43 [2024-02-28T21:59:43.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2001 to [DND.DragSetData [2001]: Event {type=2001 TreeItem {debuginfo-synth-exec} time=-239400225 data=null x=0 y=0 width=0 height=0 detail=0}, Tree node with text: debuginfo-synth-exec]
16:59:43 [2024-02-28T21:59:43.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2006 to [DND.Drop [2006]: Event {type=2006 TreeItem {debuginfo-synth-exec} time=-239400225 data=[TmfTraceElement(/test/Traces/debuginfo-synth-exec)] x=147 y=210 width=0 height=0 detail=2}, Tree node with text: debuginfo-synth-exec]
16:59:43 [2024-02-28T21:59:43.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2000 to [DND.DragEnd [2000]: Event {type=2000 TreeItem {debuginfo-synth-exec} time=-239400221 data=null x=0 y=0 width=0 height=0 detail=2}, Tree node with text: debuginfo-synth-exec]
16:59:43 [2024-02-28T21:59:43.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:43 [2024-02-28T21:59:43.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {bug446190} time=-239400220 data=null doit=true}, Tree node with text: bug446190]
16:59:43 [2024-02-28T21:59:43.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {bug446190} time=-239400220 data=null}, Tree node with text: bug446190]
16:59:43 [2024-02-28T21:59:43.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {bug446190} time=-239400219 data=null button=1 stateMask=0x0 x=114 y=104 count=1}, Tree node with text: bug446190]
16:59:43 [2024-02-28T21:59:43.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239400219 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]
16:59:43 [2024-02-28T21:59:43.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 29 to [DragDetect [29]: Event {type=29 TreeItem {bug446190} time=-239400210 data=null x=114 y=104 width=0 height=0 detail=0}, Tree node with text: bug446190]
16:59:43 [2024-02-28T21:59:43.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2008 to [DND.DragStart [2008]: Event {type=2008 TreeItem {bug446190} time=-239400210 data=null x=114 y=104 width=0 height=0 detail=0}, Tree node with text: bug446190]
16:59:43 [2024-02-28T21:59:43.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2002 to [DND.DragEnter [2002]: Event {type=2002 TreeItem {bug446190} time=-239400209 data=null x=147 y=210 width=0 height=0 detail=2}, Tree node with text: bug446190]
16:59:43 [2024-02-28T21:59:43.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2004 to [DND.DragOver [2004]: Event {type=2004 TreeItem {bug446190} time=-239400209 data=null x=147 y=210 width=0 height=0 detail=2}, Tree node with text: bug446190]
16:59:43 [2024-02-28T21:59:43.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2003 to [DND.DragLeave [2003]: Event {type=2003 TreeItem {bug446190} time=-239400209 data=null x=0 y=0 width=0 height=0 detail=0}, Tree node with text: bug446190]
16:59:43 [2024-02-28T21:59:43.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2007 to [DND.DropAccept [2007]: Event {type=2007 TreeItem {bug446190} time=-239400209 data=null x=147 y=210 width=0 height=0 detail=2}, Tree node with text: bug446190]
16:59:43 [2024-02-28T21:59:43.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2001 to [DND.DragSetData [2001]: Event {type=2001 TreeItem {bug446190} time=-239400209 data=null x=0 y=0 width=0 height=0 detail=0}, Tree node with text: bug446190]
16:59:43 [2024-02-28T21:59:43.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2006 to [DND.Drop [2006]: Event {type=2006 TreeItem {bug446190} time=-239400209 data=[TmfTraceElement(/test/Traces/bug446190)] x=147 y=210 width=0 height=0 detail=2}, Tree node with text: bug446190]
16:59:43 [2024-02-28T21:59:43.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2000 to [DND.DragEnd [2000]: Event {type=2000 TreeItem {bug446190} time=-239400205 data=null x=0 y=0 width=0 height=0 detail=2}, Tree node with text: bug446190]
16:59:43 [2024-02-28T21:59:43.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {TestExperiment [0]}
16:59:43 [2024-02-28T21:59:43.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestExperiment [0]} time=-239400203 data=null button=0 stateMask=0x0 x=140 y=58 count=0}, TreeItem with text {TestExperiment [0]}]
16:59:43 [2024-02-28T21:59:43.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestExperiment [0]} time=-239400203 data=null doit=true}, TreeItem with text {TestExperiment [0]}]
16:59:43 [2024-02-28T21:59:43.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:43 [2024-02-28T21:59:43.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestExperiment [0]} time=-239400203 data=null}, TreeItem with text {TestExperiment [0]}]
16:59:43 [2024-02-28T21:59:43.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestExperiment [0]} time=-239400203 data=null button=1 stateMask=0x0 x=140 y=58 count=1}, TreeItem with text {TestExperiment [0]}]
16:59:43 [2024-02-28T21:59:43.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239400202 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]}]
16:59:43 [2024-02-28T21:59:43.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestExperiment [0]} time=-239400194 data=null button=1 stateMask=0x80000 x=140 y=58 count=1}, TreeItem with text {TestExperiment [0]}]
16:59:43 [2024-02-28T21:59:43.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestExperiment [0]} time=-239400194 data=null button=1 stateMask=0x0 x=140 y=58 count=2}, TreeItem with text {TestExperiment [0]}]
16:59:43 [2024-02-28T21:59:43.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {TestExperiment [0]} time=-239400194 data=null button=1 stateMask=0x0 x=140 y=58 count=2}, TreeItem with text {TestExperiment [0]}]
16:59:43 [2024-02-28T21:59:43.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239400194 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]}]
16:59:43 [2024-02-28T21:59:43.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestExperiment [0]} time=-239400040 data=null button=1 stateMask=0x80000 x=140 y=58 count=2}, TreeItem with text {TestExperiment [0]}]
16:59:43 [2024-02-28T21:59:43.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {TestExperiment [0]} time=-239400040 data=null button=0 stateMask=0x0 x=140 y=58 count=0}, TreeItem with text {TestExperiment [0]}]
16:59:43 [2024-02-28T21:59:43.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {TestExperiment [0]} time=-239400040 data=null doit=true}, TreeItem with text {TestExperiment [0]}]
16:59:43 [2024-02-28T21:59:43.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {TestExperiment [0]} time=-239400040 data=null}, TreeItem with text {TestExperiment [0]}]
16:59:43 [2024-02-28T21:59:43.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {TestExperiment [0]}
16:59:43 [2024-02-28T21:59:43.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:59:43 [2024-02-28T21:59:43.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:43 [2024-02-28T21:59:43.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:43 [2024-02-28T21:59:43.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:43 [2024-02-28T21:59:43.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:43 [2024-02-28T21:59:43.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:43 [2024-02-28T21:59:43.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239400037 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:59:43 [2024-02-28T21:59:43.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239400037 data=null doit=true}, TreeItem with text {test}]
16:59:43 [2024-02-28T21:59:43.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239400037 data=null}, TreeItem with text {test}]
16:59:43 [2024-02-28T21:59:43.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239400037 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:43 [2024-02-28T21:59:43.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239400037 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:59:43 [2024-02-28T21:59:43.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239400032 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:43 [2024-02-28T21:59:43.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:59:43 [2024-02-28T21:59:43.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:43 [2024-02-28T21:59:43.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:43 [2024-02-28T21:59:43.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:43 [2024-02-28T21:59:43.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:43 [2024-02-28T21:59:43.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:43 [2024-02-28T21:59:43.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239400030 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:59:43 [2024-02-28T21:59:43.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239400030 data=null doit=true}, TreeItem with text {test}]
16:59:43 [2024-02-28T21:59:43.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239400030 data=null}, TreeItem with text {test}]
16:59:43 [2024-02-28T21:59:43.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239400030 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:43 [2024-02-28T21:59:43.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239400030 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:59:43 [2024-02-28T21:59:43.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239400026 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:43 [2024-02-28T21:59:43.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:43 [2024-02-28T21:59:43.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239400026 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:59:43 [2024-02-28T21:59:43.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239400026 data=null doit=true}, TreeItem with text {test}]
16:59:43 [2024-02-28T21:59:43.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239400026 data=null}, TreeItem with text {test}]
16:59:43 [2024-02-28T21:59:43.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239400026 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:43 [2024-02-28T21:59:43.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239400021 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:59:44 [2024-02-28T21:59:44.104Z] 
16:59:44 [2024-02-28T21:59:44.104Z] (Eclipse:19192): Gtk-WARNING **: 21:59:43.978: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:59:44 [2024-02-28T21:59:44.104Z] 
16:59:44 [2024-02-28T21:59:44.104Z] (Eclipse:19192): Gtk-WARNING **: 21:59:44.086: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:59:44 [2024-02-28T21:59:44.104Z] 
16:59:44 [2024-02-28T21:59:44.104Z] (Eclipse:19192): Gtk-CRITICAL **: 21:59:44.086: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:59:44 [2024-02-28T21:59:44.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239399698 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:44 [2024-02-28T21:59:44.359Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:59:44 [2024-02-28T21:59:44.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:44 [2024-02-28T21:59:44.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-239399527 data=null button=0 stateMask=0x0 x=92 y=81 count=0}, TreeItem with text {Traces [2]}]
16:59:44 [2024-02-28T21:59:44.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-239399526 data=null doit=true}, TreeItem with text {Traces [2]}]
16:59:44 [2024-02-28T21:59:44.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-239399526 data=null}, TreeItem with text {Traces [2]}]
16:59:44 [2024-02-28T21:59:44.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-239399526 data=null button=1 stateMask=0x0 x=92 y=81 count=1}, TreeItem with text {Traces [2]}]
16:59:44 [2024-02-28T21:59:44.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239399501 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]}]
16:59:44 [2024-02-28T21:59:44.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-239399497 data=null button=1 stateMask=0x80000 x=92 y=81 count=1}, TreeItem with text {Traces [2]}]
16:59:44 [2024-02-28T21:59:44.359Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
16:59:44 [2024-02-28T21:59:44.359Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
16:59:44 [2024-02-28T21:59:44.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {debuginfo-synth-exec} time=-239399496 data=null doit=true}, TreeItem with text {debuginfo-synth-exec}]
16:59:44 [2024-02-28T21:59:44.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {debuginfo-synth-exec} time=-239399496 data=null}, TreeItem with text {debuginfo-synth-exec}]
16:59:44 [2024-02-28T21:59:44.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {debuginfo-synth-exec} time=-239399496 data=null button=1 stateMask=0x0 x=149 y=127 count=1}, TreeItem with text {debuginfo-synth-exec}]
16:59:44 [2024-02-28T21:59:44.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239399496 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}]
16:59:44 [2024-02-28T21:59:44.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {debuginfo-synth-exec} time=-239399495 data=null button=1 stateMask=0x80000 x=149 y=127 count=1}, TreeItem with text {debuginfo-synth-exec}]
16:59:44 [2024-02-28T21:59:44.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Views} time=-239399495 data=null doit=true}, Tree node with text: Views]
16:59:44 [2024-02-28T21:59:44.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Views} time=-239399495 data=null}, Tree node with text: Views]
16:59:44 [2024-02-28T21:59:44.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Views} time=-239399495 data=null button=1 stateMask=0x0 x=116 y=150 count=1}, Tree node with text: Views]
16:59:44 [2024-02-28T21:59:44.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239399495 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]
16:59:44 [2024-02-28T21:59:44.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Views} time=-239399430 data=null button=1 stateMask=0x80000 x=116 y=150 count=1}, Tree node with text: Views]
16:59:44 [2024-02-28T21:59:44.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:59:44 [2024-02-28T21:59:44.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:44 [2024-02-28T21:59:44.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:44 [2024-02-28T21:59:44.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:44 [2024-02-28T21:59:44.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:44 [2024-02-28T21:59:44.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:44 [2024-02-28T21:59:44.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239399419 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:59:44 [2024-02-28T21:59:44.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239399419 data=null doit=true}, TreeItem with text {test}]
16:59:44 [2024-02-28T21:59:44.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239399419 data=null}, TreeItem with text {test}]
16:59:44 [2024-02-28T21:59:44.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239399418 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:44 [2024-02-28T21:59:44.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239399418 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:59:44 [2024-02-28T21:59:44.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239399413 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:44 [2024-02-28T21:59:44.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:59:44 [2024-02-28T21:59:44.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:44 [2024-02-28T21:59:44.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:44 [2024-02-28T21:59:44.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:44 [2024-02-28T21:59:44.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:44 [2024-02-28T21:59:44.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:44 [2024-02-28T21:59:44.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239399410 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:59:44 [2024-02-28T21:59:44.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239399410 data=null doit=true}, TreeItem with text {test}]
16:59:44 [2024-02-28T21:59:44.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239399410 data=null}, TreeItem with text {test}]
16:59:44 [2024-02-28T21:59:44.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239399410 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:44 [2024-02-28T21:59:44.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239399410 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:59:44 [2024-02-28T21:59:44.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239399400 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:44 [2024-02-28T21:59:44.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:44 [2024-02-28T21:59:44.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239399400 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:59:44 [2024-02-28T21:59:44.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239399400 data=null doit=true}, TreeItem with text {test}]
16:59:44 [2024-02-28T21:59:44.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239399400 data=null}, TreeItem with text {test}]
16:59:44 [2024-02-28T21:59:44.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239399400 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:44 [2024-02-28T21:59:44.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239399400 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:59:44 [2024-02-28T21:59:44.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239399334 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:44 [2024-02-28T21:59:44.616Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:59:44 [2024-02-28T21:59:44.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:44 [2024-02-28T21:59:44.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-239399333 data=null button=0 stateMask=0x0 x=92 y=81 count=0}, TreeItem with text {Traces [2]}]
16:59:44 [2024-02-28T21:59:44.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-239399333 data=null doit=true}, TreeItem with text {Traces [2]}]
16:59:44 [2024-02-28T21:59:44.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-239399333 data=null}, TreeItem with text {Traces [2]}]
16:59:44 [2024-02-28T21:59:44.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-239399333 data=null button=1 stateMask=0x0 x=92 y=81 count=1}, TreeItem with text {Traces [2]}]
16:59:44 [2024-02-28T21:59:44.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239399333 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]}]
16:59:44 [2024-02-28T21:59:44.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-239399329 data=null button=1 stateMask=0x80000 x=92 y=81 count=1}, TreeItem with text {Traces [2]}]
16:59:44 [2024-02-28T21:59:44.616Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
16:59:44 [2024-02-28T21:59:44.616Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
16:59:44 [2024-02-28T21:59:44.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {bug446190} time=-239399329 data=null doit=true}, TreeItem with text {bug446190}]
16:59:44 [2024-02-28T21:59:44.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {bug446190} time=-239399329 data=null}, TreeItem with text {bug446190}]
16:59:44 [2024-02-28T21:59:44.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {bug446190} time=-239399329 data=null button=1 stateMask=0x0 x=114 y=104 count=1}, TreeItem with text {bug446190}]
16:59:44 [2024-02-28T21:59:44.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239399329 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}]
16:59:44 [2024-02-28T21:59:44.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {bug446190} time=-239399328 data=null button=1 stateMask=0x80000 x=114 y=104 count=1}, TreeItem with text {bug446190}]
16:59:44 [2024-02-28T21:59:44.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Views} time=-239399327 data=null doit=true}, Tree node with text: Views]
16:59:44 [2024-02-28T21:59:44.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Views} time=-239399327 data=null}, Tree node with text: Views]
16:59:44 [2024-02-28T21:59:44.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Views} time=-239399327 data=null button=1 stateMask=0x0 x=116 y=127 count=1}, Tree node with text: Views]
16:59:44 [2024-02-28T21:59:44.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239399327 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]
16:59:44 [2024-02-28T21:59:44.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Views} time=-239399288 data=null button=1 stateMask=0x80000 x=116 y=127 count=1}, Tree node with text: Views]
16:59:45 [2024-02-28T21:59:45.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:45 [2024-02-28T21:59:45.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {bug446190} time=-239398397 data=null button=0 stateMask=0x0 x=114 y=104 count=0}, TreeItem with text {bug446190}]
16:59:45 [2024-02-28T21:59:45.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {bug446190} time=-239398397 data=null doit=true}, TreeItem with text {bug446190}]
16:59:45 [2024-02-28T21:59:45.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {bug446190} time=-239398397 data=null}, TreeItem with text {bug446190}]
16:59:45 [2024-02-28T21:59:45.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {bug446190} time=-239398397 data=null button=1 stateMask=0x0 x=114 y=104 count=1}, TreeItem with text {bug446190}]
16:59:45 [2024-02-28T21:59:45.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239398396 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}]
16:59:45 [2024-02-28T21:59:45.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {bug446190} time=-239398393 data=null button=1 stateMask=0x80000 x=114 y=104 count=1}, TreeItem with text {bug446190}]
16:59:45 [2024-02-28T21:59:45.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Delete &Supplementar...", using matcher: with mnemonic 'Delete Supplementary Files...'
16:59:45 [2024-02-28T21:59:45.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete Supplementary Files...'
16:59:45 [2024-02-28T21:59:45.796Z] 
16:59:45 [2024-02-28T21:59:45.797Z] (Eclipse:19192): Gtk-CRITICAL **: 21:59:45.575: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:59:45 [2024-02-28T21:59:45.797Z] 
16:59:45 [2024-02-28T21:59:45.797Z] (Eclipse:19192): Gtk-WARNING **: 21:59:45.678: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:45 [2024-02-28T21:59:45.797Z] 
16:59:45 [2024-02-28T21:59:45.797Z] (Eclipse:19192): Gtk-WARNING **: 21:59:45.679: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:45 [2024-02-28T21:59:45.797Z] 
16:59:45 [2024-02-28T21:59:45.797Z] (Eclipse:19192): Gtk-WARNING **: 21:59:45.679: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:45 [2024-02-28T21:59:45.797Z] 
16:59:45 [2024-02-28T21:59:45.797Z] (Eclipse:19192): Gtk-WARNING **: 21:59:45.679: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:45 [2024-02-28T21:59:45.797Z] 
16:59:45 [2024-02-28T21:59:45.797Z] (Eclipse:19192): Gtk-WARNING **: 21:59:45.679: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:59:45 [2024-02-28T21:59:45.797Z] 
16:59:45 [2024-02-28T21:59:45.797Z] (Eclipse:19192): Gtk-CRITICAL **: 21:59:45.680: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:59:45 [2024-02-28T21:59:45.797Z] 
16:59:45 [2024-02-28T21:59:45.797Z] (Eclipse:19192): Gtk-WARNING **: 21:59:45.702: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:59:45 [2024-02-28T21:59:45.797Z] 
16:59:45 [2024-02-28T21:59:45.797Z] (Eclipse:19192): Gtk-CRITICAL **: 21:59:45.703: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:59:45 [2024-02-28T21:59:45.797Z] 
16:59:45 [2024-02-28T21:59:45.797Z] (Eclipse:19192): Gtk-WARNING **: 21:59:45.722: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:45 [2024-02-28T21:59:45.797Z] 
16:59:45 [2024-02-28T21:59:45.797Z] (Eclipse:19192): Gtk-WARNING **: 21:59:45.722: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:45 [2024-02-28T21:59:45.797Z] 
16:59:45 [2024-02-28T21:59:45.797Z] (Eclipse:19192): Gtk-WARNING **: 21:59:45.722: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:45 [2024-02-28T21:59:45.797Z] 
16:59:45 [2024-02-28T21:59:45.797Z] (Eclipse:19192): Gtk-WARNING **: 21:59:45.722: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:45 [2024-02-28T21:59:45.797Z] 
16:59:45 [2024-02-28T21:59:45.797Z] (Eclipse:19192): Gtk-WARNING **: 21:59:45.722: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:59:45 [2024-02-28T21:59:45.797Z] 
16:59:45 [2024-02-28T21:59:45.797Z] (Eclipse:19192): Gtk-CRITICAL **: 21:59:45.723: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:59:45 [2024-02-28T21:59:45.797Z] 
16:59:45 [2024-02-28T21:59:45.797Z] (Eclipse:19192): Gtk-WARNING **: 21:59:45.741: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:45 [2024-02-28T21:59:45.797Z] 
16:59:45 [2024-02-28T21:59:45.797Z] (Eclipse:19192): Gtk-WARNING **: 21:59:45.741: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:45 [2024-02-28T21:59:45.797Z] 
16:59:45 [2024-02-28T21:59:45.797Z] (Eclipse:19192): Gtk-WARNING **: 21:59:45.741: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:45 [2024-02-28T21:59:45.797Z] 
16:59:45 [2024-02-28T21:59:45.797Z] (Eclipse:19192): Gtk-WARNING **: 21:59:45.741: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:45 [2024-02-28T21:59:45.797Z] 
16:59:45 [2024-02-28T21:59:45.797Z] (Eclipse:19192): Gtk-WARNING **: 21:59:45.742: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:59:45 [2024-02-28T21:59:45.797Z] 
16:59:45 [2024-02-28T21:59:45.797Z] (Eclipse:19192): Gtk-CRITICAL **: 21:59:45.742: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:59:45 [2024-02-28T21:59:45.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete Supplementary Files...'
16:59:45 [2024-02-28T21:59:45.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:59:45 [2024-02-28T21:59:45.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:45 [2024-02-28T21:59:45.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:45 [2024-02-28T21:59:45.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
16:59:45 [2024-02-28T21:59:45.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
16:59:45 [2024-02-28T21:59:45.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:59:45 [2024-02-28T21:59:45.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
16:59:45 [2024-02-28T21:59:45.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
16:59:45 [2024-02-28T21:59:45.797Z] 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')
16:59:45 [2024-02-28T21:59:45.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:59:45 [2024-02-28T21:59:45.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
16:59:45 [2024-02-28T21:59:45.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=-239398047 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:59:45 [2024-02-28T21:59:45.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=-239398047 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:59:45 [2024-02-28T21:59:45.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=-239398047 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:59:45 [2024-02-28T21:59:45.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=-239398047 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:59:45 [2024-02-28T21:59:45.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=-239398047 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:59:45 [2024-02-28T21:59:45.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=-239398047 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:59:45 [2024-02-28T21:59:45.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=-239398047 data=null 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')]
16:59:45 [2024-02-28T21:59:45.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Delete &Supplementary Files...} time=-239398335 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...']
16:59:46 [2024-02-28T21:59:46.052Z] 
16:59:46 [2024-02-28T21:59:46.052Z] (Eclipse:19192): Gtk-WARNING **: 21:59:45.797: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:59:46 [2024-02-28T21:59:46.053Z] 
16:59:46 [2024-02-28T21:59:46.053Z] (Eclipse:19192): Gtk-CRITICAL **: 21:59:45.798: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:59:46 [2024-02-28T21:59:46.053Z] 
16:59:46 [2024-02-28T21:59:46.053Z] (Eclipse:19192): Gtk-WARNING **: 21:59:45.889: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:59:46 [2024-02-28T21:59:46.053Z] 
16:59:46 [2024-02-28T21:59:46.053Z] (Eclipse:19192): Gtk-CRITICAL **: 21:59:45.889: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:59:46 [2024-02-28T21:59:46.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:59:46 [2024-02-28T21:59:46.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:46 [2024-02-28T21:59:46.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {IRQ Analysis} time=-239397913 data=null button=0 stateMask=0x0 x=155 y=288 count=0}, Tree node with text: IRQ Analysis]
16:59:46 [2024-02-28T21:59:46.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {IRQ Analysis} time=-239397912 data=null doit=true}, Tree node with text: IRQ Analysis]
16:59:46 [2024-02-28T21:59:46.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {IRQ Analysis} time=-239397912 data=null}, Tree node with text: IRQ Analysis]
16:59:46 [2024-02-28T21:59:46.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {IRQ Analysis} time=-239397912 data=null button=1 stateMask=0x0 x=155 y=288 count=1}, Tree node with text: IRQ Analysis]
16:59:46 [2024-02-28T21:59:46.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239397912 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]
16:59:46 [2024-02-28T21:59:46.053Z] 
16:59:46 [2024-02-28T21:59:46.053Z] (Eclipse:19192): Gtk-WARNING **: 21:59:45.906: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:59:46 [2024-02-28T21:59:46.053Z] 
16:59:46 [2024-02-28T21:59:46.053Z] (Eclipse:19192): Gtk-CRITICAL **: 21:59:45.906: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:59:46 [2024-02-28T21:59:46.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {IRQ Analysis} time=-239397893 data=null button=1 stateMask=0x80000 x=155 y=288 count=1}, Tree node with text: IRQ Analysis]
16:59:46 [2024-02-28T21:59:46.053Z] 
16:59:46 [2024-02-28T21:59:46.053Z] (Eclipse:19192): Gtk-WARNING **: 21:59:45.983: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:59:46 [2024-02-28T21:59:46.053Z] 
16:59:46 [2024-02-28T21:59:46.053Z] (Eclipse:19192): Gtk-CRITICAL **: 21:59:45.983: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:59:46 [2024-02-28T21:59:46.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
16:59:46 [2024-02-28T21:59:46.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Open'
16:59:46 [2024-02-28T21:59:46.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=-239397820 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Open']
16:59:46 [2024-02-28T21:59:46.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Open'
16:59:46 [2024-02-28T21:59:46.053Z] 
16:59:46 [2024-02-28T21:59:46.053Z] (Eclipse:19192): Gtk-WARNING **: 21:59:46.000: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:59:46 [2024-02-28T21:59:46.053Z] 
16:59:46 [2024-02-28T21:59:46.053Z] (Eclipse:19192): Gtk-CRITICAL **: 21:59:46.000: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:59:46 [2024-02-28T21:59:46.053Z] 
16:59:46 [2024-02-28T21:59:46.053Z] (Eclipse:19192): Gtk-CRITICAL **: 21:59:46.012: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:59:46 [2024-02-28T21:59:46.308Z] 
16:59:46 [2024-02-28T21:59:46.308Z] (Eclipse:19192): Gtk-CRITICAL **: 21:59:46.066: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:59:46 [2024-02-28T21:59:46.308Z] 
16:59:46 [2024-02-28T21:59:46.308Z] (Eclipse:19192): Gtk-CRITICAL **: 21:59:46.071: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:59:46 [2024-02-28T21:59:46.308Z] 
16:59:46 [2024-02-28T21:59:46.308Z] (Eclipse:19192): Gtk-CRITICAL **: 21:59:46.088: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:59:46 [2024-02-28T21:59:46.308Z] 
16:59:46 [2024-02-28T21:59:46.308Z] (Eclipse:19192): Gtk-CRITICAL **: 21:59:46.105: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:59:47 [2024-02-28T21:59:47.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:47 [2024-02-28T21:59:47.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {bug446190} time=-239396216 data=null button=0 stateMask=0x0 x=114 y=104 count=0}, TreeItem with text {bug446190}]
16:59:47 [2024-02-28T21:59:47.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {bug446190} time=-239396216 data=null doit=true}, TreeItem with text {bug446190}]
16:59:47 [2024-02-28T21:59:47.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {bug446190} time=-239396216 data=null}, TreeItem with text {bug446190}]
16:59:47 [2024-02-28T21:59:47.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {bug446190} time=-239396216 data=null button=1 stateMask=0x0 x=114 y=104 count=1}, TreeItem with text {bug446190}]
16:59:47 [2024-02-28T21:59:47.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239396216 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}]
16:59:47 [2024-02-28T21:59:47.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {bug446190} time=-239396212 data=null button=1 stateMask=0x80000 x=114 y=104 count=1}, TreeItem with text {bug446190}]
16:59:47 [2024-02-28T21:59:47.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Delete &Supplementar...", using matcher: with mnemonic 'Delete Supplementary Files...'
16:59:47 [2024-02-28T21:59:47.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete Supplementary Files...'
16:59:47 [2024-02-28T21:59:47.926Z] 
16:59:47 [2024-02-28T21:59:47.926Z] (Eclipse:19192): Gtk-CRITICAL **: 21:59:47.703: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:59:47 [2024-02-28T21:59:47.926Z] 
16:59:47 [2024-02-28T21:59:47.926Z] (Eclipse:19192): Gtk-WARNING **: 21:59:47.805: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:47 [2024-02-28T21:59:47.926Z] 
16:59:47 [2024-02-28T21:59:47.926Z] (Eclipse:19192): Gtk-WARNING **: 21:59:47.805: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:47 [2024-02-28T21:59:47.926Z] 
16:59:47 [2024-02-28T21:59:47.926Z] (Eclipse:19192): Gtk-WARNING **: 21:59:47.805: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:47 [2024-02-28T21:59:47.926Z] 
16:59:47 [2024-02-28T21:59:47.926Z] (Eclipse:19192): Gtk-WARNING **: 21:59:47.805: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:47 [2024-02-28T21:59:47.926Z] 
16:59:47 [2024-02-28T21:59:47.926Z] (Eclipse:19192): Gtk-WARNING **: 21:59:47.806: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:59:47 [2024-02-28T21:59:47.926Z] 
16:59:47 [2024-02-28T21:59:47.926Z] (Eclipse:19192): Gtk-CRITICAL **: 21:59:47.806: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:59:47 [2024-02-28T21:59:47.926Z] 
16:59:47 [2024-02-28T21:59:47.926Z] (Eclipse:19192): Gtk-WARNING **: 21:59:47.866: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:47 [2024-02-28T21:59:47.926Z] 
16:59:47 [2024-02-28T21:59:47.926Z] (Eclipse:19192): Gtk-WARNING **: 21:59:47.866: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:47 [2024-02-28T21:59:47.926Z] 
16:59:47 [2024-02-28T21:59:47.926Z] (Eclipse:19192): Gtk-WARNING **: 21:59:47.866: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:47 [2024-02-28T21:59:47.926Z] 
16:59:47 [2024-02-28T21:59:47.926Z] (Eclipse:19192): Gtk-WARNING **: 21:59:47.866: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:47 [2024-02-28T21:59:47.926Z] 
16:59:47 [2024-02-28T21:59:47.926Z] (Eclipse:19192): Gtk-WARNING **: 21:59:47.867: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:59:47 [2024-02-28T21:59:47.926Z] 
16:59:47 [2024-02-28T21:59:47.926Z] (Eclipse:19192): Gtk-CRITICAL **: 21:59:47.867: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:59:47 [2024-02-28T21:59:47.926Z] 
16:59:47 [2024-02-28T21:59:47.926Z] (Eclipse:19192): Gtk-WARNING **: 21:59:47.889: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:47 [2024-02-28T21:59:47.926Z] 
16:59:47 [2024-02-28T21:59:47.926Z] (Eclipse:19192): Gtk-WARNING **: 21:59:47.889: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:47 [2024-02-28T21:59:47.926Z] 
16:59:47 [2024-02-28T21:59:47.926Z] (Eclipse:19192): Gtk-WARNING **: 21:59:47.889: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:47 [2024-02-28T21:59:47.926Z] 
16:59:47 [2024-02-28T21:59:47.926Z] (Eclipse:19192): Gtk-WARNING **: 21:59:47.889: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:47 [2024-02-28T21:59:47.926Z] 
16:59:47 [2024-02-28T21:59:47.926Z] (Eclipse:19192): Gtk-WARNING **: 21:59:47.890: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:59:47 [2024-02-28T21:59:47.926Z] 
16:59:47 [2024-02-28T21:59:47.926Z] (Eclipse:19192): Gtk-CRITICAL **: 21:59:47.890: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:59:47 [2024-02-28T21:59:47.926Z] 
16:59:47 [2024-02-28T21:59:47.926Z] (Eclipse:19192): Gtk-WARNING **: 21:59:47.910: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:47 [2024-02-28T21:59:47.926Z] 
16:59:47 [2024-02-28T21:59:47.926Z] (Eclipse:19192): Gtk-WARNING **: 21:59:47.910: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:47 [2024-02-28T21:59:47.926Z] 
16:59:47 [2024-02-28T21:59:47.926Z] (Eclipse:19192): Gtk-WARNING **: 21:59:47.910: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:47 [2024-02-28T21:59:47.926Z] 
16:59:47 [2024-02-28T21:59:47.926Z] (Eclipse:19192): Gtk-WARNING **: 21:59:47.910: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:47 [2024-02-28T21:59:47.926Z] 
16:59:47 [2024-02-28T21:59:47.926Z] (Eclipse:19192): Gtk-WARNING **: 21:59:47.910: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:59:47 [2024-02-28T21:59:47.926Z] 
16:59:47 [2024-02-28T21:59:47.926Z] (Eclipse:19192): Gtk-CRITICAL **: 21:59:47.910: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:59:47 [2024-02-28T21:59:47.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete Supplementary Files...'
16:59:48 [2024-02-28T21:59:48.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:59:48 [2024-02-28T21:59:48.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:48 [2024-02-28T21:59:48.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:48 [2024-02-28T21:59:48.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
16:59:48 [2024-02-28T21:59:48.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
16:59:48 [2024-02-28T21:59:48.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:59:48 [2024-02-28T21:59:48.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
16:59:48 [2024-02-28T21:59:48.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
16:59:48 [2024-02-28T21:59:48.181Z] 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')
16:59:48 [2024-02-28T21:59:48.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:59:48 [2024-02-28T21:59:48.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
16:59:48 [2024-02-28T21:59:48.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=-239395832 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:59:48 [2024-02-28T21:59:48.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=-239395832 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:59:48 [2024-02-28T21:59:48.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=-239395832 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:59:48 [2024-02-28T21:59:48.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=-239395832 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:59:48 [2024-02-28T21:59:48.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=-239395832 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:59:48 [2024-02-28T21:59:48.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=-239395832 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:59:48 [2024-02-28T21:59:48.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=-239395832 data=null 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')]
16:59:48 [2024-02-28T21:59:48.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Delete &Supplementary Files...} time=-239396183 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...']
16:59:48 [2024-02-28T21:59:48.181Z] 
16:59:48 [2024-02-28T21:59:48.181Z] (Eclipse:19192): Gtk-WARNING **: 21:59:48.012: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:59:48 [2024-02-28T21:59:48.181Z] 
16:59:48 [2024-02-28T21:59:48.181Z] (Eclipse:19192): Gtk-CRITICAL **: 21:59:48.013: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:59:48 [2024-02-28T21:59:48.181Z] 
16:59:48 [2024-02-28T21:59:48.181Z] (Eclipse:19192): Gtk-WARNING **: 21:59:48.109: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:59:48 [2024-02-28T21:59:48.181Z] 
16:59:48 [2024-02-28T21:59:48.181Z] (Eclipse:19192): Gtk-CRITICAL **: 21:59:48.109: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:59:48 [2024-02-28T21:59:48.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:59:48 [2024-02-28T21:59:48.181Z] 
16:59:48 [2024-02-28T21:59:48.181Z] (Eclipse:19192): Gtk-WARNING **: 21:59:48.126: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:59:48 [2024-02-28T21:59:48.181Z] 
16:59:48 [2024-02-28T21:59:48.181Z] (Eclipse:19192): Gtk-CRITICAL **: 21:59:48.127: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:59:48 [2024-02-28T21:59:48.181Z] 
16:59:48 [2024-02-28T21:59:48.181Z] (Eclipse:19192): Gtk-WARNING **: 21:59:48.172: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:59:48 [2024-02-28T21:59:48.181Z] 
16:59:48 [2024-02-28T21:59:48.181Z] (Eclipse:19192): Gtk-CRITICAL **: 21:59:48.172: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:59:48 [2024-02-28T21:59:48.436Z] 
16:59:48 [2024-02-28T21:59:48.436Z] (Eclipse:19192): Gtk-WARNING **: 21:59:48.188: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:59:48 [2024-02-28T21:59:48.436Z] 
16:59:48 [2024-02-28T21:59:48.436Z] (Eclipse:19192): Gtk-CRITICAL **: 21:59:48.189: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:59:48 [2024-02-28T21:59:48.436Z] 
16:59:48 [2024-02-28T21:59:48.436Z] (Eclipse:19192): Gtk-WARNING **: 21:59:48.206: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:59:48 [2024-02-28T21:59:48.436Z] 
16:59:48 [2024-02-28T21:59:48.437Z] (Eclipse:19192): Gtk-CRITICAL **: 21:59:48.206: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:59:48 [2024-02-28T21:59:48.437Z] 
16:59:48 [2024-02-28T21:59:48.437Z] (Eclipse:19192): Gtk-WARNING **: 21:59:48.221: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:59:48 [2024-02-28T21:59:48.437Z] 
16:59:48 [2024-02-28T21:59:48.437Z] (Eclipse:19192): Gtk-CRITICAL **: 21:59:48.221: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:59:48 [2024-02-28T21:59:48.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:48 [2024-02-28T21:59:48.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {bug446190} time=-239395584 data=null button=0 stateMask=0x0 x=114 y=104 count=0}, TreeItem with text {bug446190}]
16:59:48 [2024-02-28T21:59:48.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {bug446190} time=-239395583 data=null doit=true}, TreeItem with text {bug446190}]
16:59:48 [2024-02-28T21:59:48.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {bug446190} time=-239395583 data=null}, TreeItem with text {bug446190}]
16:59:48 [2024-02-28T21:59:48.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {bug446190} time=-239395583 data=null button=1 stateMask=0x0 x=114 y=104 count=1}, TreeItem with text {bug446190}]
16:59:48 [2024-02-28T21:59:48.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239395583 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}]
16:59:48 [2024-02-28T21:59:48.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {bug446190} time=-239395579 data=null button=1 stateMask=0x80000 x=114 y=104 count=1}, TreeItem with text {bug446190}]
16:59:48 [2024-02-28T21:59:48.437Z] 
16:59:48 [2024-02-28T21:59:48.437Z] (Eclipse:19192): Gtk-CRITICAL **: 21:59:48.275: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:59:48 [2024-02-28T21:59:48.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Delete &Supplementar...", using matcher: with mnemonic 'Delete Supplementary Files...'
16:59:48 [2024-02-28T21:59:48.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete Supplementary Files...'
16:59:48 [2024-02-28T21:59:48.437Z] 
16:59:48 [2024-02-28T21:59:48.437Z] (Eclipse:19192): Gtk-CRITICAL **: 21:59:48.326: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:59:48 [2024-02-28T21:59:48.692Z] 
16:59:48 [2024-02-28T21:59:48.692Z] (Eclipse:19192): Gtk-WARNING **: 21:59:48.467: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:48 [2024-02-28T21:59:48.692Z] 
16:59:48 [2024-02-28T21:59:48.692Z] (Eclipse:19192): Gtk-WARNING **: 21:59:48.467: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:48 [2024-02-28T21:59:48.692Z] 
16:59:48 [2024-02-28T21:59:48.692Z] (Eclipse:19192): Gtk-WARNING **: 21:59:48.467: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:48 [2024-02-28T21:59:48.692Z] 
16:59:48 [2024-02-28T21:59:48.692Z] (Eclipse:19192): Gtk-WARNING **: 21:59:48.467: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:48 [2024-02-28T21:59:48.692Z] 
16:59:48 [2024-02-28T21:59:48.692Z] (Eclipse:19192): Gtk-WARNING **: 21:59:48.468: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:59:48 [2024-02-28T21:59:48.692Z] 
16:59:48 [2024-02-28T21:59:48.692Z] (Eclipse:19192): Gtk-CRITICAL **: 21:59:48.469: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:59:48 [2024-02-28T21:59:48.692Z] 
16:59:48 [2024-02-28T21:59:48.692Z] (Eclipse:19192): Gtk-WARNING **: 21:59:48.494: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:48 [2024-02-28T21:59:48.692Z] 
16:59:48 [2024-02-28T21:59:48.692Z] (Eclipse:19192): Gtk-WARNING **: 21:59:48.494: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:48 [2024-02-28T21:59:48.692Z] 
16:59:48 [2024-02-28T21:59:48.692Z] (Eclipse:19192): Gtk-WARNING **: 21:59:48.494: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:48 [2024-02-28T21:59:48.692Z] 
16:59:48 [2024-02-28T21:59:48.692Z] (Eclipse:19192): Gtk-WARNING **: 21:59:48.494: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:48 [2024-02-28T21:59:48.692Z] 
16:59:48 [2024-02-28T21:59:48.692Z] (Eclipse:19192): Gtk-WARNING **: 21:59:48.495: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:59:48 [2024-02-28T21:59:48.692Z] 
16:59:48 [2024-02-28T21:59:48.692Z] (Eclipse:19192): Gtk-CRITICAL **: 21:59:48.496: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:59:48 [2024-02-28T21:59:48.692Z] 
16:59:48 [2024-02-28T21:59:48.692Z] (Eclipse:19192): Gtk-WARNING **: 21:59:48.528: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:48 [2024-02-28T21:59:48.692Z] 
16:59:48 [2024-02-28T21:59:48.692Z] (Eclipse:19192): Gtk-WARNING **: 21:59:48.528: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:48 [2024-02-28T21:59:48.692Z] 
16:59:48 [2024-02-28T21:59:48.692Z] (Eclipse:19192): Gtk-WARNING **: 21:59:48.528: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:48 [2024-02-28T21:59:48.692Z] 
16:59:48 [2024-02-28T21:59:48.692Z] (Eclipse:19192): Gtk-WARNING **: 21:59:48.528: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:48 [2024-02-28T21:59:48.692Z] 
16:59:48 [2024-02-28T21:59:48.692Z] (Eclipse:19192): Gtk-WARNING **: 21:59:48.529: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:59:48 [2024-02-28T21:59:48.692Z] 
16:59:48 [2024-02-28T21:59:48.692Z] (Eclipse:19192): Gtk-CRITICAL **: 21:59:48.530: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:59:48 [2024-02-28T21:59:48.692Z] 
16:59:48 [2024-02-28T21:59:48.692Z] (Eclipse:19192): Gtk-WARNING **: 21:59:48.553: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:48 [2024-02-28T21:59:48.692Z] 
16:59:48 [2024-02-28T21:59:48.692Z] (Eclipse:19192): Gtk-WARNING **: 21:59:48.553: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:48 [2024-02-28T21:59:48.692Z] 
16:59:48 [2024-02-28T21:59:48.692Z] (Eclipse:19192): Gtk-WARNING **: 21:59:48.553: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:48 [2024-02-28T21:59:48.692Z] 
16:59:48 [2024-02-28T21:59:48.692Z] (Eclipse:19192): Gtk-WARNING **: 21:59:48.553: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:48 [2024-02-28T21:59:48.692Z] 
16:59:48 [2024-02-28T21:59:48.692Z] (Eclipse:19192): Gtk-WARNING **: 21:59:48.553: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:59:48 [2024-02-28T21:59:48.692Z] 
16:59:48 [2024-02-28T21:59:48.692Z] (Eclipse:19192): Gtk-CRITICAL **: 21:59:48.554: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:59:48 [2024-02-28T21:59:48.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete Supplementary Files...'
16:59:48 [2024-02-28T21:59:48.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:59:48 [2024-02-28T21:59:48.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:48 [2024-02-28T21:59:48.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:48 [2024-02-28T21:59:48.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
16:59:48 [2024-02-28T21:59:48.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
16:59:48 [2024-02-28T21:59:48.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:59:48 [2024-02-28T21:59:48.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
16:59:48 [2024-02-28T21:59:48.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
16:59:48 [2024-02-28T21:59:48.692Z] 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')
16:59:48 [2024-02-28T21:59:48.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:59:48 [2024-02-28T21:59:48.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
16:59:48 [2024-02-28T21:59:48.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=-239395232 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:59:48 [2024-02-28T21:59:48.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=-239395232 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:59:48 [2024-02-28T21:59:48.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=-239395232 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:59:48 [2024-02-28T21:59:48.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=-239395232 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:59:48 [2024-02-28T21:59:48.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=-239395232 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:59:48 [2024-02-28T21:59:48.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=-239395231 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:59:48 [2024-02-28T21:59:48.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=-239395231 data=null 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')]
16:59:48 [2024-02-28T21:59:48.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Delete &Supplementary Files...} time=-239395528 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...']
16:59:48 [2024-02-28T21:59:48.693Z] 
16:59:48 [2024-02-28T21:59:48.693Z] (Eclipse:19192): Gtk-WARNING **: 21:59:48.613: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:59:48 [2024-02-28T21:59:48.693Z] 
16:59:48 [2024-02-28T21:59:48.693Z] (Eclipse:19192): Gtk-CRITICAL **: 21:59:48.613: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:59:48 [2024-02-28T21:59:48.693Z] 
16:59:48 [2024-02-28T21:59:48.693Z] (Eclipse:19192): Gtk-WARNING **: 21:59:48.668: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:59:48 [2024-02-28T21:59:48.693Z] 
16:59:48 [2024-02-28T21:59:48.693Z] (Eclipse:19192): Gtk-CRITICAL **: 21:59:48.668: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:59:48 [2024-02-28T21:59:48.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:59:48 [2024-02-28T21:59:48.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on Tree node with text: Futex Contention Analysis
16:59:48 [2024-02-28T21:59:48.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Futex Contention Analysis} time=-239395134 data=null button=0 stateMask=0x0 x=199 y=242 count=0}, Tree node with text: Futex Contention Analysis]
16:59:48 [2024-02-28T21:59:48.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Futex Contention Analysis} time=-239395134 data=null doit=true}, Tree node with text: Futex Contention Analysis]
16:59:48 [2024-02-28T21:59:48.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:48 [2024-02-28T21:59:48.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Futex Contention Analysis} time=-239395134 data=null}, Tree node with text: Futex Contention Analysis]
16:59:48 [2024-02-28T21:59:48.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Futex Contention Analysis} time=-239395134 data=null button=1 stateMask=0x0 x=199 y=242 count=1}, Tree node with text: Futex Contention Analysis]
16:59:48 [2024-02-28T21:59:48.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239395134 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]
16:59:48 [2024-02-28T21:59:48.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Futex Contention Analysis} time=-239395130 data=null button=1 stateMask=0x80000 x=199 y=242 count=1}, Tree node with text: Futex Contention Analysis]
16:59:48 [2024-02-28T21:59:48.693Z] 
16:59:48 [2024-02-28T21:59:48.693Z] (Eclipse:19192): Gtk-WARNING **: 21:59:48.685: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:59:48 [2024-02-28T21:59:48.693Z] 
16:59:48 [2024-02-28T21:59:48.693Z] (Eclipse:19192): Gtk-CRITICAL **: 21:59:48.685: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:59:48 [2024-02-28T21:59:48.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Futex Contention Analysis} time=-239395130 data=null button=1 stateMask=0x0 x=199 y=242 count=2}, Tree node with text: Futex Contention Analysis]
16:59:48 [2024-02-28T21:59:48.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {Futex Contention Analysis} time=-239395115 data=null button=1 stateMask=0x0 x=199 y=242 count=2}, Tree node with text: Futex Contention Analysis]
16:59:48 [2024-02-28T21:59:48.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239395115 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]
16:59:48 [2024-02-28T21:59:48.949Z] 
16:59:48 [2024-02-28T21:59:48.949Z] (Eclipse:19192): Gtk-WARNING **: 21:59:48.702: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:59:48 [2024-02-28T21:59:48.949Z] 
16:59:48 [2024-02-28T21:59:48.949Z] (Eclipse:19192): Gtk-CRITICAL **: 21:59:48.703: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:59:48 [2024-02-28T21:59:48.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Futex Contention Analysis} time=-239395101 data=null button=1 stateMask=0x80000 x=199 y=242 count=2}, Tree node with text: Futex Contention Analysis]
16:59:48 [2024-02-28T21:59:48.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {Futex Contention Analysis} time=-239395101 data=null button=0 stateMask=0x0 x=199 y=242 count=0}, Tree node with text: Futex Contention Analysis]
16:59:48 [2024-02-28T21:59:48.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {Futex Contention Analysis} time=-239395100 data=null doit=true}, Tree node with text: Futex Contention Analysis]
16:59:48 [2024-02-28T21:59:48.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {Futex Contention Analysis} time=-239395100 data=null}, Tree node with text: Futex Contention Analysis]
16:59:48 [2024-02-28T21:59:48.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on Tree node with text: Futex Contention Analysis
16:59:48 [2024-02-28T21:59:48.949Z] 
16:59:48 [2024-02-28T21:59:48.949Z] (Eclipse:19192): Gtk-WARNING **: 21:59:48.718: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:59:48 [2024-02-28T21:59:48.949Z] 
16:59:48 [2024-02-28T21:59:48.949Z] (Eclipse:19192): Gtk-CRITICAL **: 21:59:48.718: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:59:48 [2024-02-28T21:59:48.949Z] 
16:59:48 [2024-02-28T21:59:48.949Z] (Eclipse:19192): Gtk-WARNING **: 21:59:48.734: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:59:48 [2024-02-28T21:59:48.949Z] 
16:59:48 [2024-02-28T21:59:48.949Z] (Eclipse:19192): Gtk-CRITICAL **: 21:59:48.734: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:59:48 [2024-02-28T21:59:48.949Z] 
16:59:48 [2024-02-28T21:59:48.949Z] (Eclipse:19192): Gtk-WARNING **: 21:59:48.751: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:59:48 [2024-02-28T21:59:48.949Z] 
16:59:48 [2024-02-28T21:59:48.949Z] (Eclipse:19192): Gtk-CRITICAL **: 21:59:48.751: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:59:48 [2024-02-28T21:59:48.949Z] 
16:59:48 [2024-02-28T21:59:48.949Z] (Eclipse:19192): Gtk-WARNING **: 21:59:48.767: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:59:48 [2024-02-28T21:59:48.949Z] 
16:59:48 [2024-02-28T21:59:48.949Z] (Eclipse:19192): Gtk-CRITICAL **: 21:59:48.767: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:59:48 [2024-02-28T21:59:48.950Z] 
16:59:48 [2024-02-28T21:59:48.950Z] (Eclipse:19192): Gtk-WARNING **: 21:59:48.784: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:59:48 [2024-02-28T21:59:48.950Z] 
16:59:48 [2024-02-28T21:59:48.950Z] (Eclipse:19192): Gtk-CRITICAL **: 21:59:48.784: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:59:48 [2024-02-28T21:59:48.950Z] 
16:59:48 [2024-02-28T21:59:48.950Z] (Eclipse:19192): Gtk-WARNING **: 21:59:48.802: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:59:48 [2024-02-28T21:59:48.950Z] 
16:59:48 [2024-02-28T21:59:48.950Z] (Eclipse:19192): Gtk-CRITICAL **: 21:59:48.802: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:59:48 [2024-02-28T21:59:48.950Z] 
16:59:48 [2024-02-28T21:59:48.950Z] (Eclipse:19192): Gtk-WARNING **: 21:59:48.817: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:59:48 [2024-02-28T21:59:48.950Z] 
16:59:48 [2024-02-28T21:59:48.950Z] (Eclipse:19192): Gtk-CRITICAL **: 21:59:48.817: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:59:48 [2024-02-28T21:59:48.950Z] 
16:59:48 [2024-02-28T21:59:48.950Z] (Eclipse:19192): Gtk-CRITICAL **: 21:59:48.831: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:59:48 [2024-02-28T21:59:48.950Z] 
16:59:48 [2024-02-28T21:59:48.950Z] (Eclipse:19192): Gtk-CRITICAL **: 21:59:48.847: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:59:48 [2024-02-28T21:59:48.950Z] 
16:59:48 [2024-02-28T21:59:48.950Z] (Eclipse:19192): Gtk-CRITICAL **: 21:59:48.863: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:59:48 [2024-02-28T21:59:48.950Z] 
16:59:48 [2024-02-28T21:59:48.950Z] (Eclipse:19192): Gtk-CRITICAL **: 21:59:48.881: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:59:48 [2024-02-28T21:59:48.950Z] 
16:59:48 [2024-02-28T21:59:48.950Z] (Eclipse:19192): Gtk-CRITICAL **: 21:59:48.898: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:59:48 [2024-02-28T21:59:48.950Z] 
16:59:48 [2024-02-28T21:59:48.950Z] (Eclipse:19192): Gtk-CRITICAL **: 21:59:48.914: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:59:51 [2024-02-28T21:59:51.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:51 [2024-02-28T21:59:51.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {bug446190} time=-239392722 data=null button=0 stateMask=0x0 x=114 y=104 count=0}, TreeItem with text {bug446190}]
16:59:51 [2024-02-28T21:59:51.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {bug446190} time=-239392722 data=null doit=true}, TreeItem with text {bug446190}]
16:59:51 [2024-02-28T21:59:51.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {bug446190} time=-239392722 data=null}, TreeItem with text {bug446190}]
16:59:51 [2024-02-28T21:59:51.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {bug446190} time=-239392722 data=null button=1 stateMask=0x0 x=114 y=104 count=1}, TreeItem with text {bug446190}]
16:59:51 [2024-02-28T21:59:51.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239392721 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}]
16:59:51 [2024-02-28T21:59:51.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {bug446190} time=-239392718 data=null button=1 stateMask=0x80000 x=114 y=104 count=1}, TreeItem with text {bug446190}]
16:59:51 [2024-02-28T21:59:51.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Delete &Supplementar...", using matcher: with mnemonic 'Delete Supplementary Files...'
16:59:51 [2024-02-28T21:59:51.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete Supplementary Files...'
16:59:51 [2024-02-28T21:59:51.462Z] 
16:59:51 [2024-02-28T21:59:51.462Z] (Eclipse:19192): Gtk-CRITICAL **: 21:59:51.192: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:59:51 [2024-02-28T21:59:51.462Z] 
16:59:51 [2024-02-28T21:59:51.462Z] (Eclipse:19192): Gtk-WARNING **: 21:59:51.293: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:51 [2024-02-28T21:59:51.462Z] 
16:59:51 [2024-02-28T21:59:51.462Z] (Eclipse:19192): Gtk-WARNING **: 21:59:51.293: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:51 [2024-02-28T21:59:51.462Z] 
16:59:51 [2024-02-28T21:59:51.462Z] (Eclipse:19192): Gtk-WARNING **: 21:59:51.293: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:51 [2024-02-28T21:59:51.462Z] 
16:59:51 [2024-02-28T21:59:51.462Z] (Eclipse:19192): Gtk-WARNING **: 21:59:51.293: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:51 [2024-02-28T21:59:51.462Z] 
16:59:51 [2024-02-28T21:59:51.462Z] (Eclipse:19192): Gtk-WARNING **: 21:59:51.294: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:59:51 [2024-02-28T21:59:51.462Z] 
16:59:51 [2024-02-28T21:59:51.462Z] (Eclipse:19192): Gtk-CRITICAL **: 21:59:51.295: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:59:51 [2024-02-28T21:59:51.462Z] 
16:59:51 [2024-02-28T21:59:51.462Z] (Eclipse:19192): Gtk-WARNING **: 21:59:51.317: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:51 [2024-02-28T21:59:51.462Z] 
16:59:51 [2024-02-28T21:59:51.462Z] (Eclipse:19192): Gtk-WARNING **: 21:59:51.317: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:51 [2024-02-28T21:59:51.462Z] 
16:59:51 [2024-02-28T21:59:51.462Z] (Eclipse:19192): Gtk-WARNING **: 21:59:51.317: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:51 [2024-02-28T21:59:51.462Z] 
16:59:51 [2024-02-28T21:59:51.462Z] (Eclipse:19192): Gtk-WARNING **: 21:59:51.317: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:51 [2024-02-28T21:59:51.463Z] 
16:59:51 [2024-02-28T21:59:51.463Z] (Eclipse:19192): Gtk-WARNING **: 21:59:51.318: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:59:51 [2024-02-28T21:59:51.463Z] 
16:59:51 [2024-02-28T21:59:51.463Z] (Eclipse:19192): Gtk-CRITICAL **: 21:59:51.319: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:59:51 [2024-02-28T21:59:51.463Z] 
16:59:51 [2024-02-28T21:59:51.463Z] (Eclipse:19192): Gtk-WARNING **: 21:59:51.380: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:51 [2024-02-28T21:59:51.463Z] 
16:59:51 [2024-02-28T21:59:51.463Z] (Eclipse:19192): Gtk-WARNING **: 21:59:51.381: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:51 [2024-02-28T21:59:51.463Z] 
16:59:51 [2024-02-28T21:59:51.463Z] (Eclipse:19192): Gtk-WARNING **: 21:59:51.381: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:51 [2024-02-28T21:59:51.463Z] 
16:59:51 [2024-02-28T21:59:51.463Z] (Eclipse:19192): Gtk-WARNING **: 21:59:51.381: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:51 [2024-02-28T21:59:51.463Z] 
16:59:51 [2024-02-28T21:59:51.463Z] (Eclipse:19192): Gtk-WARNING **: 21:59:51.381: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:59:51 [2024-02-28T21:59:51.463Z] 
16:59:51 [2024-02-28T21:59:51.463Z] (Eclipse:19192): Gtk-CRITICAL **: 21:59:51.382: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:59:51 [2024-02-28T21:59:51.463Z] 
16:59:51 [2024-02-28T21:59:51.463Z] (Eclipse:19192): Gtk-WARNING **: 21:59:51.402: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:51 [2024-02-28T21:59:51.463Z] 
16:59:51 [2024-02-28T21:59:51.463Z] (Eclipse:19192): Gtk-WARNING **: 21:59:51.402: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:51 [2024-02-28T21:59:51.463Z] 
16:59:51 [2024-02-28T21:59:51.463Z] (Eclipse:19192): Gtk-WARNING **: 21:59:51.402: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:51 [2024-02-28T21:59:51.463Z] 
16:59:51 [2024-02-28T21:59:51.463Z] (Eclipse:19192): Gtk-WARNING **: 21:59:51.402: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:51 [2024-02-28T21:59:51.463Z] 
16:59:51 [2024-02-28T21:59:51.463Z] (Eclipse:19192): Gtk-WARNING **: 21:59:51.402: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:59:51 [2024-02-28T21:59:51.463Z] 
16:59:51 [2024-02-28T21:59:51.463Z] (Eclipse:19192): Gtk-CRITICAL **: 21:59:51.402: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:59:51 [2024-02-28T21:59:51.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete Supplementary Files...'
16:59:51 [2024-02-28T21:59:51.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:59:51 [2024-02-28T21:59:51.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:51 [2024-02-28T21:59:51.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:51 [2024-02-28T21:59:51.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
16:59:51 [2024-02-28T21:59:51.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
16:59:51 [2024-02-28T21:59:51.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:59:51 [2024-02-28T21:59:51.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
16:59:51 [2024-02-28T21:59:51.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
16:59:51 [2024-02-28T21:59:51.463Z] 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')
16:59:51 [2024-02-28T21:59:51.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:59:51 [2024-02-28T21:59:51.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
16:59:51 [2024-02-28T21:59:51.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=-239392389 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:59:51 [2024-02-28T21:59:51.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=-239392389 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:59:51 [2024-02-28T21:59:51.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=-239392389 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:59:51 [2024-02-28T21:59:51.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=-239392389 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:59:51 [2024-02-28T21:59:51.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=-239392389 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:59:51 [2024-02-28T21:59:51.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=-239392389 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
16:59:51 [2024-02-28T21:59:51.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=-239392389 data=null 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')]
16:59:51 [2024-02-28T21:59:51.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Delete &Supplementary Files...} time=-239392693 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...']
16:59:51 [2024-02-28T21:59:51.719Z] 
16:59:51 [2024-02-28T21:59:51.719Z] (Eclipse:19192): Gtk-WARNING **: 21:59:51.483: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:59:51 [2024-02-28T21:59:51.719Z] 
16:59:51 [2024-02-28T21:59:51.719Z] (Eclipse:19192): Gtk-CRITICAL **: 21:59:51.484: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:59:51 [2024-02-28T21:59:51.719Z] 
16:59:51 [2024-02-28T21:59:51.719Z] (Eclipse:19192): Gtk-WARNING **: 21:59:51.577: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:59:51 [2024-02-28T21:59:51.719Z] 
16:59:51 [2024-02-28T21:59:51.719Z] (Eclipse:19192): Gtk-CRITICAL **: 21:59:51.577: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:59:51 [2024-02-28T21:59:51.719Z] 
16:59:51 [2024-02-28T21:59:51.719Z] (Eclipse:19192): Gtk-WARNING **: 21:59:51.594: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:59:51 [2024-02-28T21:59:51.719Z] 
16:59:51 [2024-02-28T21:59:51.719Z] (Eclipse:19192): Gtk-CRITICAL **: 21:59:51.594: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:59:51 [2024-02-28T21:59:51.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:59:51 [2024-02-28T21:59:51.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:59:51 [2024-02-28T21:59:51.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:51 [2024-02-28T21:59:51.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:51 [2024-02-28T21:59:51.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:51 [2024-02-28T21:59:51.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:51 [2024-02-28T21:59:51.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:51 [2024-02-28T21:59:51.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239392196 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:59:51 [2024-02-28T21:59:51.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239392196 data=null doit=true}, TreeItem with text {test}]
16:59:51 [2024-02-28T21:59:51.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239392196 data=null}, TreeItem with text {test}]
16:59:51 [2024-02-28T21:59:51.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239392196 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:51 [2024-02-28T21:59:51.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239392195 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:59:51 [2024-02-28T21:59:51.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239392191 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:51 [2024-02-28T21:59:51.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:59:51 [2024-02-28T21:59:51.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:51 [2024-02-28T21:59:51.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:51 [2024-02-28T21:59:51.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:51 [2024-02-28T21:59:51.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:51 [2024-02-28T21:59:51.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:51 [2024-02-28T21:59:51.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239392189 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:59:51 [2024-02-28T21:59:51.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239392189 data=null doit=true}, TreeItem with text {test}]
16:59:51 [2024-02-28T21:59:51.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239392189 data=null}, TreeItem with text {test}]
16:59:51 [2024-02-28T21:59:51.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239392189 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:51 [2024-02-28T21:59:51.719Z] 
16:59:51 [2024-02-28T21:59:51.719Z] (Eclipse:19192): Gtk-WARNING **: 21:59:51.627: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:59:51 [2024-02-28T21:59:51.719Z] 
16:59:51 [2024-02-28T21:59:51.719Z] (Eclipse:19192): Gtk-CRITICAL **: 21:59:51.627: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:59:51 [2024-02-28T21:59:51.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239392189 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:59:51 [2024-02-28T21:59:51.720Z] 
16:59:51 [2024-02-28T21:59:51.720Z] (Eclipse:19192): Gtk-WARNING **: 21:59:51.643: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:59:51 [2024-02-28T21:59:51.720Z] 
16:59:51 [2024-02-28T21:59:51.720Z] (Eclipse:19192): Gtk-CRITICAL **: 21:59:51.644: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:59:51 [2024-02-28T21:59:51.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239392160 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:51 [2024-02-28T21:59:51.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:51 [2024-02-28T21:59:51.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239392160 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:59:51 [2024-02-28T21:59:51.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239392160 data=null doit=true}, TreeItem with text {test}]
16:59:51 [2024-02-28T21:59:51.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239392160 data=null}, TreeItem with text {test}]
16:59:51 [2024-02-28T21:59:51.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239392160 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:51 [2024-02-28T21:59:51.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239392160 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:59:51 [2024-02-28T21:59:51.720Z] 
16:59:51 [2024-02-28T21:59:51.720Z] (Eclipse:19192): Gtk-WARNING **: 21:59:51.671: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:59:51 [2024-02-28T21:59:51.720Z] 
16:59:51 [2024-02-28T21:59:51.720Z] (Eclipse:19192): Gtk-CRITICAL **: 21:59:51.671: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:59:51 [2024-02-28T21:59:51.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239392133 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:51 [2024-02-28T21:59:51.720Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:59:51 [2024-02-28T21:59:51.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:51 [2024-02-28T21:59:51.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-239392132 data=null button=0 stateMask=0x0 x=92 y=81 count=0}, TreeItem with text {Traces [2]}]
16:59:51 [2024-02-28T21:59:51.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-239392132 data=null doit=true}, TreeItem with text {Traces [2]}]
16:59:51 [2024-02-28T21:59:51.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-239392132 data=null}, TreeItem with text {Traces [2]}]
16:59:51 [2024-02-28T21:59:51.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-239392132 data=null button=1 stateMask=0x0 x=92 y=81 count=1}, TreeItem with text {Traces [2]}]
16:59:51 [2024-02-28T21:59:51.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239392132 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]}]
16:59:51 [2024-02-28T21:59:51.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-239392129 data=null button=1 stateMask=0x80000 x=92 y=81 count=1}, TreeItem with text {Traces [2]}]
16:59:51 [2024-02-28T21:59:51.720Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
16:59:51 [2024-02-28T21:59:51.720Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
16:59:51 [2024-02-28T21:59:51.720Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {bug446190} is already expanded. Won't expand it again.
16:59:51 [2024-02-28T21:59:51.720Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Views is already expanded. Won't expand it again.
16:59:51 [2024-02-28T21:59:51.720Z] 
16:59:51 [2024-02-28T21:59:51.720Z] (Eclipse:19192): Gtk-CRITICAL **: 21:59:51.683: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:59:51 [2024-02-28T21:59:51.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:59:51 [2024-02-28T21:59:51.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:51 [2024-02-28T21:59:51.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:51 [2024-02-28T21:59:51.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:51 [2024-02-28T21:59:51.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:51 [2024-02-28T21:59:51.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:51 [2024-02-28T21:59:51.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239392117 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:59:51 [2024-02-28T21:59:51.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239392117 data=null doit=true}, TreeItem with text {test}]
16:59:51 [2024-02-28T21:59:51.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239392117 data=null}, TreeItem with text {test}]
16:59:51 [2024-02-28T21:59:51.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239392117 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:51 [2024-02-28T21:59:51.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239392117 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:59:51 [2024-02-28T21:59:51.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239392113 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:51 [2024-02-28T21:59:51.720Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:59:51 [2024-02-28T21:59:51.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:51 [2024-02-28T21:59:51.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Experiments [1]} time=-239392113 data=null button=0 stateMask=0x0 x=112 y=35 count=0}, TreeItem with text {Experiments [1]}]
16:59:51 [2024-02-28T21:59:51.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=-239392112 data=null doit=true}, TreeItem with text {Experiments [1]}]
16:59:51 [2024-02-28T21:59:51.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=-239392112 data=null}, TreeItem with text {Experiments [1]}]
16:59:51 [2024-02-28T21:59:51.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=-239392112 data=null button=1 stateMask=0x0 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
16:59:51 [2024-02-28T21:59:51.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239392112 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]}]
16:59:51 [2024-02-28T21:59:51.720Z] 
16:59:51 [2024-02-28T21:59:51.720Z] (Eclipse:19192): Gtk-CRITICAL **: 21:59:51.701: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:59:51 [2024-02-28T21:59:51.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=-239392101 data=null button=1 stateMask=0x80000 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
16:59:51 [2024-02-28T21:59:51.721Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
16:59:51 [2024-02-28T21:59:51.721Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
16:59:51 [2024-02-28T21:59:51.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestExperiment [2]} time=-239392100 data=null doit=true}, TreeItem with text {TestExperiment [2]}]
16:59:51 [2024-02-28T21:59:51.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestExperiment [2]} time=-239392100 data=null}, TreeItem with text {TestExperiment [2]}]
16:59:51 [2024-02-28T21:59:51.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestExperiment [2]} time=-239392100 data=null button=1 stateMask=0x0 x=140 y=58 count=1}, TreeItem with text {TestExperiment [2]}]
16:59:51 [2024-02-28T21:59:51.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239392100 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]}]
16:59:51 [2024-02-28T21:59:51.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestExperiment [2]} time=-239392098 data=null button=1 stateMask=0x80000 x=140 y=58 count=1}, TreeItem with text {TestExperiment [2]}]
16:59:51 [2024-02-28T21:59:51.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Views} time=-239392098 data=null doit=true}, Tree node with text: Views]
16:59:51 [2024-02-28T21:59:51.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Views} time=-239392098 data=null}, Tree node with text: Views]
16:59:51 [2024-02-28T21:59:51.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Views} time=-239392098 data=null button=1 stateMask=0x0 x=116 y=127 count=1}, Tree node with text: Views]
16:59:51 [2024-02-28T21:59:51.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239392098 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]
16:59:51 [2024-02-28T21:59:51.976Z] 
16:59:51 [2024-02-28T21:59:51.976Z] (Eclipse:19192): Gtk-CRITICAL **: 21:59:51.720: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:59:51 [2024-02-28T21:59:51.976Z] 
16:59:51 [2024-02-28T21:59:51.976Z] (Eclipse:19192): Gtk-CRITICAL **: 21:59:51.735: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:59:51 [2024-02-28T21:59:51.976Z] 
16:59:51 [2024-02-28T21:59:51.976Z] (Eclipse:19192): Gtk-CRITICAL **: 21:59:51.768: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:59:51 [2024-02-28T21:59:51.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Views} time=-239392071 data=null button=1 stateMask=0x80000 x=116 y=127 count=1}, Tree node with text: Views]
16:59:51 [2024-02-28T21:59:51.976Z] 
16:59:51 [2024-02-28T21:59:51.976Z] (Eclipse:19192): Gtk-WARNING **: 21:59:51.888: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:59:51 [2024-02-28T21:59:51.976Z] 
16:59:51 [2024-02-28T21:59:51.976Z] (Eclipse:19192): Gtk-CRITICAL **: 21:59:51.894: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:59:51 [2024-02-28T21:59:51.976Z] 
16:59:51 [2024-02-28T21:59:51.976Z] (Eclipse:19192): Gtk-WARNING **: 21:59:51.896: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:59:52 [2024-02-28T21:59:52.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@71806c64] time=-239391389 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:59:52 [2024-02-28T21:59:52.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
16:59:52 [2024-02-28T21:59:52.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:52 [2024-02-28T21:59:52.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:52 [2024-02-28T21:59:52.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:52 [2024-02-28T21:59:52.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239391363 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
16:59:52 [2024-02-28T21:59:52.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239391363 data=null doit=true}, TreeItem with text {test}]
16:59:52 [2024-02-28T21:59:52.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239391363 data=null}, TreeItem with text {test}]
16:59:52 [2024-02-28T21:59:52.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239391363 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:52 [2024-02-28T21:59:52.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239391363 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:59:52 [2024-02-28T21:59:52.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239391336 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
16:59:52 [2024-02-28T21:59:52.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
16:59:52 [2024-02-28T21:59:52.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
16:59:52 [2024-02-28T21:59:52.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
16:59:52 [2024-02-28T21:59:52.791Z] 
16:59:52 [2024-02-28T21:59:52.791Z] (Eclipse:19192): Gtk-WARNING **: 21:59:52.672: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:59:52 [2024-02-28T21:59:52.791Z] 
16:59:52 [2024-02-28T21:59:52.791Z] (Eclipse:19192): Gtk-WARNING **: 21:59:52.690: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:59:52 [2024-02-28T21:59:52.791Z] 
16:59:52 [2024-02-28T21:59:52.791Z] (Eclipse:19192): Gtk-WARNING **: 21:59:52.707: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:59:52 [2024-02-28T21:59:52.791Z] 
16:59:52 [2024-02-28T21:59:52.791Z] (Eclipse:19192): Gtk-WARNING **: 21:59:52.724: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:59:52 [2024-02-28T21:59:52.791Z] 
16:59:52 [2024-02-28T21:59:52.791Z] (Eclipse:19192): Gtk-WARNING **: 21:59:52.742: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:59:52 [2024-02-28T21:59:52.791Z] 
16:59:52 [2024-02-28T21:59:52.791Z] (Eclipse:19192): Gtk-WARNING **: 21:59:52.759: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:59:52 [2024-02-28T21:59:52.791Z] 
16:59:52 [2024-02-28T21:59:52.791Z] (Eclipse:19192): Gtk-WARNING **: 21:59:52.776: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:59:53 [2024-02-28T21:59:53.046Z] 
16:59:53 [2024-02-28T21:59:53.046Z] (Eclipse:19192): Gtk-WARNING **: 21:59:52.793: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:59:53 [2024-02-28T21:59:53.046Z] 
16:59:53 [2024-02-28T21:59:53.046Z] (Eclipse:19192): Gtk-WARNING **: 21:59:52.809: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:59:53 [2024-02-28T21:59:53.046Z] 
16:59:53 [2024-02-28T21:59:53.046Z] (Eclipse:19192): Gtk-WARNING **: 21:59:52.825: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:59:53 [2024-02-28T21:59:53.046Z] 
16:59:53 [2024-02-28T21:59:53.046Z] (Eclipse:19192): Gtk-WARNING **: 21:59:52.840: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:59:53 [2024-02-28T21:59:53.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
16:59:53 [2024-02-28T21:59:53.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
16:59:53 [2024-02-28T21:59:53.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:59:53 [2024-02-28T21:59:53.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
16:59:53 [2024-02-28T21:59:53.606Z] 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')
16:59:53 [2024-02-28T21:59:53.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:59:53 [2024-02-28T21:59:53.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:59:53 [2024-02-28T21:59:53.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:59:53 [2024-02-28T21:59:53.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
16:59:53 [2024-02-28T21:59:53.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
16:59:53 [2024-02-28T21:59:53.607Z] 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=-239390456 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:59:53 [2024-02-28T21:59:53.607Z] 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=-239390456 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:59:53 [2024-02-28T21:59:53.607Z] 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=-239390456 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:59:53 [2024-02-28T21:59:53.607Z] 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=-239390456 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:59:53 [2024-02-28T21:59:53.607Z] 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=-239390456 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:59:53 [2024-02-28T21:59:53.607Z] 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=-239390456 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:59:53 [2024-02-28T21:59:53.607Z] 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=-239390456 data=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')]
16:59:53 [2024-02-28T21:59:53.607Z] 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=-239390456 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:59:53 [2024-02-28T21:59:53.607Z] 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=-239390456 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:59:53 [2024-02-28T21:59:53.607Z] 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=-239390456 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
16:59:53 [2024-02-28T21:59:53.607Z] 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=-239390456 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
16:59:53 [2024-02-28T21:59:53.607Z] 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=-239390456 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
16:59:53 [2024-02-28T21:59:53.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
16:59:53 [2024-02-28T21:59:53.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
16:59:53 [2024-02-28T21:59:53.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
16:59:53 [2024-02-28T21:59:53.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
16:59:53 [2024-02-28T21:59:53.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
16:59:53 [2024-02-28T21:59:53.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
16:59:53 [2024-02-28T21:59:53.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
16:59:53 [2024-02-28T21:59:53.607Z] 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')
16:59:53 [2024-02-28T21:59:53.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
16:59:53 [2024-02-28T21:59:53.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-239390455 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:59:53 [2024-02-28T21:59:53.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-239390455 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:59:53 [2024-02-28T21:59:53.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-239390455 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:59:53 [2024-02-28T21:59:53.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-239390455 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:59:53 [2024-02-28T21:59:53.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-239390455 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:59:53 [2024-02-28T21:59:53.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-239390455 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
16:59:53 [2024-02-28T21:59:53.607Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:59:53 [2024-02-28T21:59:53.607Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:59:53 [2024-02-28T21:59:53.607Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:59:53 [2024-02-28T21:59:53.607Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:59:53 [2024-02-28T21:59:53.607Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
16:59:53 [2024-02-28T21:59:53.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
16:59:53 [2024-02-28T21:59:53.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-239390455 data=null 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')]
16:59:53 [2024-02-28T21:59:53.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-239391303 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
16:59:53 [2024-02-28T21:59:53.862Z] 
16:59:53 [2024-02-28T21:59:53.862Z] (Eclipse:19192): Gtk-WARNING **: 21:59:53.613: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:59:53 [2024-02-28T21:59:53.862Z] 
16:59:53 [2024-02-28T21:59:53.862Z] (Eclipse:19192): Gtk-WARNING **: 21:59:53.677: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:59:53 [2024-02-28T21:59:53.862Z] 
16:59:53 [2024-02-28T21:59:53.862Z] (Eclipse:19192): Gtk-WARNING **: 21:59:53.694: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:59:53 [2024-02-28T21:59:53.862Z] 
16:59:53 [2024-02-28T21:59:53.862Z] (Eclipse:19192): Gtk-WARNING **: 21:59:53.710: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:59:53 [2024-02-28T21:59:53.862Z] 
16:59:53 [2024-02-28T21:59:53.862Z] (Eclipse:19192): Gtk-WARNING **: 21:59:53.727: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:59:53 [2024-02-28T21:59:53.862Z] 
16:59:53 [2024-02-28T21:59:53.862Z] (Eclipse:19192): Gtk-WARNING **: 21:59:53.743: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:59:53 [2024-02-28T21:59:53.862Z] 
16:59:53 [2024-02-28T21:59:53.862Z] (Eclipse:19192): Gtk-WARNING **: 21:59:53.760: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:59:53 [2024-02-28T21:59:53.862Z] 
16:59:53 [2024-02-28T21:59:53.862Z] (Eclipse:19192): Gtk-WARNING **: 21:59:53.777: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:59:53 [2024-02-28T21:59:53.862Z] 
16:59:53 [2024-02-28T21:59:53.862Z] (Eclipse:19192): Gtk-WARNING **: 21:59:53.794: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:59:53 [2024-02-28T21:59:53.862Z] 
16:59:53 [2024-02-28T21:59:53.862Z] (Eclipse:19192): Gtk-WARNING **: 21:59:53.809: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
16:59:54 [2024-02-28T21:59:54.117Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.52 s -- in org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerAnalysisTest
16:59:54 [2024-02-28T21:59:54.117Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerAnalysisTest.testUstAnalyses -- Time elapsed: 0.618 s
16:59:54 [2024-02-28T21:59:54.117Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerAnalysisTest.testAnalysisRun -- Time elapsed: 7.222 s
16:59:54 [2024-02-28T21:59:54.117Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerAnalysisTest.testKernelAnalyses -- Time elapsed: 0.078 s
16:59:54 [2024-02-28T21:59:54.117Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerAnalysisTest.testExperimentAnalyses -- Time elapsed: 0.082 s
16:59:54 [2024-02-28T21:59:54.117Z] Running org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest
16:59:54 [2024-02-28T21:59:54.117Z] 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@71806c64] time=-239389903 data=null doit=true}, Shell with text {data - Eclipse Platform}]
16:59:54 [2024-02-28T21:59:54.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:59:54 [2024-02-28T21:59:54.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
16:59:54 [2024-02-28T21:59:54.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
16:59:54 [2024-02-28T21:59:54.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
16:59:54 [2024-02-28T21:59:54.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-239389766 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
16:59:54 [2024-02-28T21:59:54.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
16:59:54 [2024-02-28T21:59:54.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:59:54 [2024-02-28T21:59:54.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:54 [2024-02-28T21:59:54.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:54 [2024-02-28T21:59:54.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:54 [2024-02-28T21:59:54.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:54 [2024-02-28T21:59:54.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:54 [2024-02-28T21:59:54.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {c-project} time=-239389491 data=null button=0 stateMask=0x0 x=71 y=12 count=0}, TreeItem with text {c-project}]
16:59:54 [2024-02-28T21:59:54.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {c-project} time=-239389491 data=null doit=true}, TreeItem with text {c-project}]
16:59:54 [2024-02-28T21:59:54.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {c-project} time=-239389491 data=null}, TreeItem with text {c-project}]
16:59:54 [2024-02-28T21:59:54.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {c-project} time=-239389491 data=null button=1 stateMask=0x0 x=71 y=12 count=1}, TreeItem with text {c-project}]
16:59:54 [2024-02-28T21:59:54.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239389491 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}]
16:59:54 [2024-02-28T21:59:54.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {c-project} time=-239389416 data=null button=1 stateMask=0x80000 x=71 y=12 count=1}, TreeItem with text {c-project}]
16:59:54 [2024-02-28T21:59:54.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:54 [2024-02-28T21:59:54.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {c-project} time=-239389415 data=null button=0 stateMask=0x0 x=71 y=12 count=0}, TreeItem with text {c-project}]
16:59:54 [2024-02-28T21:59:54.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {c-project} time=-239389415 data=null doit=true}, TreeItem with text {c-project}]
16:59:54 [2024-02-28T21:59:54.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {c-project} time=-239389415 data=null}, TreeItem with text {c-project}]
16:59:54 [2024-02-28T21:59:54.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {c-project} time=-239389415 data=null button=1 stateMask=0x0 x=71 y=12 count=1}, TreeItem with text {c-project}]
16:59:54 [2024-02-28T21:59:54.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239389415 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}]
16:59:54 [2024-02-28T21:59:54.627Z] 
16:59:54 [2024-02-28T21:59:54.627Z] !ENTRY org.eclipse.cdt.core 1 0 2024-02-28 21:59:54.397
16:59:54 [2024-02-28T21:59:54.627Z] !MESSAGE Indexed 'c-project' (0 sources, 0 headers) in 0.001 sec: 0 declarations; 0 references; 0 unresolved inclusions; 0 syntax errors; 0 unresolved names (0%)
16:59:54 [2024-02-28T21:59:54.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {c-project} time=-239389411 data=null button=1 stateMask=0x80000 x=71 y=12 count=1}, TreeItem with text {c-project}]
16:59:54 [2024-02-28T21:59:54.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Confi&gure", using matcher: with mnemonic 'Configure'
16:59:54 [2024-02-28T21:59:54.627Z] 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'
16:59:54 [2024-02-28T21:59:54.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Configure or convert to Tracing Project'
16:59:54 [2024-02-28T21:59:54.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Configure or convert to Tracing Project} time=-239389330 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']
16:59:54 [2024-02-28T21:59:54.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Configure or convert to Tracing Project'
16:59:54 [2024-02-28T21:59:54.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:59:54 [2024-02-28T21:59:54.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:54 [2024-02-28T21:59:54.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:54 [2024-02-28T21:59:54.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:54 [2024-02-28T21:59:54.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:54 [2024-02-28T21:59:54.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:54 [2024-02-28T21:59:54.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239389229 data=null button=0 stateMask=0x0 x=55 y=35 count=0}, TreeItem with text {test}]
16:59:54 [2024-02-28T21:59:54.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239389229 data=null doit=true}, TreeItem with text {test}]
16:59:54 [2024-02-28T21:59:54.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239389229 data=null}, TreeItem with text {test}]
16:59:54 [2024-02-28T21:59:54.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239389229 data=null button=1 stateMask=0x0 x=55 y=35 count=1}, TreeItem with text {test}]
16:59:54 [2024-02-28T21:59:54.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239389229 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:59:54 [2024-02-28T21:59:54.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239389222 data=null button=1 stateMask=0x80000 x=55 y=35 count=1}, TreeItem with text {test}]
16:59:54 [2024-02-28T21:59:54.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:54 [2024-02-28T21:59:54.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239389222 data=null button=0 stateMask=0x0 x=55 y=35 count=0}, TreeItem with text {test}]
16:59:54 [2024-02-28T21:59:54.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239389222 data=null doit=true}, TreeItem with text {test}]
16:59:54 [2024-02-28T21:59:54.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239389222 data=null}, TreeItem with text {test}]
16:59:54 [2024-02-28T21:59:54.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239389221 data=null button=1 stateMask=0x0 x=55 y=35 count=1}, TreeItem with text {test}]
16:59:54 [2024-02-28T21:59:54.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239389221 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:59:54 [2024-02-28T21:59:54.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239389204 data=null button=1 stateMask=0x80000 x=55 y=35 count=1}, TreeItem with text {test}]
16:59:54 [2024-02-28T21:59:54.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239389204 data=null doit=true}, TreeItem with text {test}]
16:59:54 [2024-02-28T21:59:54.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239389204 data=null}, TreeItem with text {test}]
16:59:54 [2024-02-28T21:59:54.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239389204 data=null button=1 stateMask=0x0 x=55 y=35 count=1}, TreeItem with text {test}]
16:59:54 [2024-02-28T21:59:54.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239389204 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}]
16:59:54 [2024-02-28T21:59:54.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239389202 data=null button=1 stateMask=0x80000 x=55 y=35 count=1}, TreeItem with text {test}]
16:59:54 [2024-02-28T21:59:54.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:54 [2024-02-28T21:59:54.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-239389202 data=null button=0 stateMask=0x0 x=92 y=81 count=0}, TreeItem with text {Traces [0]}]
16:59:54 [2024-02-28T21:59:54.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-239389202 data=null doit=true}, TreeItem with text {Traces [0]}]
16:59:54 [2024-02-28T21:59:54.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-239389202 data=null}, TreeItem with text {Traces [0]}]
16:59:54 [2024-02-28T21:59:54.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-239389202 data=null button=1 stateMask=0x0 x=92 y=81 count=1}, TreeItem with text {Traces [0]}]
16:59:54 [2024-02-28T21:59:54.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239389202 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]}]
16:59:54 [2024-02-28T21:59:54.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-239389192 data=null button=1 stateMask=0x80000 x=92 y=81 count=1}, TreeItem with text {Traces [0]}]
16:59:54 [2024-02-28T21:59:54.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:54 [2024-02-28T21:59:54.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-239389191 data=null button=0 stateMask=0x0 x=92 y=81 count=0}, TreeItem with text {Traces [0]}]
16:59:54 [2024-02-28T21:59:54.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-239389191 data=null doit=true}, TreeItem with text {Traces [0]}]
16:59:54 [2024-02-28T21:59:54.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-239389191 data=null}, TreeItem with text {Traces [0]}]
16:59:54 [2024-02-28T21:59:54.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-239389190 data=null button=1 stateMask=0x0 x=92 y=81 count=1}, TreeItem with text {Traces [0]}]
16:59:54 [2024-02-28T21:59:54.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239389190 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]}]
16:59:54 [2024-02-28T21:59:54.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-239389187 data=null button=1 stateMask=0x80000 x=92 y=81 count=1}, TreeItem with text {Traces [0]}]
16:59:54 [2024-02-28T21:59:54.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
16:59:54 [2024-02-28T21:59:54.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
16:59:54 [2024-02-28T21:59:54.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=-239389163 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
16:59:54 [2024-02-28T21:59:54.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
16:59:54 [2024-02-28T21:59:54.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-239389154 data=null doit=true}, TreeItem with text {Traces [0]}]
16:59:54 [2024-02-28T21:59:54.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-239389154 data=null}, TreeItem with text {Traces [0]}]
16:59:54 [2024-02-28T21:59:54.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-239389154 data=null button=1 stateMask=0x0 x=92 y=81 count=1}, TreeItem with text {Traces [0]}]
16:59:54 [2024-02-28T21:59:54.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239389154 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]}]
16:59:54 [2024-02-28T21:59:54.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-239389153 data=null button=1 stateMask=0x80000 x=92 y=81 count=1}, TreeItem with text {Traces [0]}]
16:59:54 [2024-02-28T21:59:54.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:54 [2024-02-28T21:59:54.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239389152 data=null button=0 stateMask=0x0 x=151 y=104 count=0}, TreeItem with text {kernel-overlap-testing}]
16:59:54 [2024-02-28T21:59:54.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-239389152 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:59:54 [2024-02-28T21:59:54.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-239389152 data=null}, TreeItem with text {kernel-overlap-testing}]
16:59:54 [2024-02-28T21:59:54.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239389152 data=null button=1 stateMask=0x0 x=151 y=104 count=1}, TreeItem with text {kernel-overlap-testing}]
16:59:54 [2024-02-28T21:59:54.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239389152 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}]
16:59:54 [2024-02-28T21:59:54.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239389128 data=null button=1 stateMask=0x80000 x=151 y=104 count=1}, TreeItem with text {kernel-overlap-testing}]
16:59:54 [2024-02-28T21:59:54.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Select &Trace Type.....", using matcher: with mnemonic 'Select Trace Type...'
16:59:54 [2024-02-28T21:59:54.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Common Trace Format", using matcher: with mnemonic 'Common Trace Format'
16:59:54 [2024-02-28T21:59:54.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Linux Kernel Trace", using matcher: with mnemonic 'Linux Kernel Trace'
16:59:54 [2024-02-28T21:59:54.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Linux Kernel Trace'
16:59:54 [2024-02-28T21:59:54.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Linux Kernel Trace} time=-239389106 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']
16:59:54 [2024-02-28T21:59:54.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Linux Kernel Trace'
16:59:54 [2024-02-28T21:59:54.891Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [0]} is already expanded. Won't expand it again.
16:59:54 [2024-02-28T21:59:54.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:54 [2024-02-28T21:59:54.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-239389097 data=null button=0 stateMask=0x0 x=140 y=127 count=0}, TreeItem with text {ust-overlap-testing}]
16:59:54 [2024-02-28T21:59:54.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-239389097 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
16:59:54 [2024-02-28T21:59:54.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-239389097 data=null}, TreeItem with text {ust-overlap-testing}]
16:59:54 [2024-02-28T21:59:54.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-239389097 data=null button=1 stateMask=0x0 x=140 y=127 count=1}, TreeItem with text {ust-overlap-testing}]
16:59:54 [2024-02-28T21:59:54.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239389097 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}]
16:59:54 [2024-02-28T21:59:54.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-239389083 data=null button=1 stateMask=0x80000 x=140 y=127 count=1}, TreeItem with text {ust-overlap-testing}]
16:59:54 [2024-02-28T21:59:54.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Select &Trace Type.....", using matcher: with mnemonic 'Select Trace Type...'
16:59:54 [2024-02-28T21:59:54.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Common Trace Format", using matcher: with mnemonic 'Common Trace Format'
16:59:54 [2024-02-28T21:59:54.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "LTTng UST Trace", using matcher: with mnemonic 'LTTng UST Trace'
16:59:54 [2024-02-28T21:59:54.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'LTTng UST Trace'
16:59:54 [2024-02-28T21:59:54.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {LTTng UST Trace} time=-239389032 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']
16:59:54 [2024-02-28T21:59:54.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'LTTng UST Trace'
16:59:54 [2024-02-28T21:59:54.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:59:54 [2024-02-28T21:59:54.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:54 [2024-02-28T21:59:54.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:54 [2024-02-28T21:59:54.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:54 [2024-02-28T21:59:54.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:54 [2024-02-28T21:59:54.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:54 [2024-02-28T21:59:54.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239389021 data=null button=0 stateMask=0x0 x=55 y=35 count=0}, TreeItem with text {test}]
16:59:54 [2024-02-28T21:59:54.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239389021 data=null doit=true}, TreeItem with text {test}]
16:59:54 [2024-02-28T21:59:54.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239389021 data=null}, TreeItem with text {test}]
16:59:54 [2024-02-28T21:59:54.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239389021 data=null button=1 stateMask=0x0 x=55 y=35 count=1}, TreeItem with text {test}]
16:59:54 [2024-02-28T21:59:54.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239389021 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:59:54 [2024-02-28T21:59:54.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239389010 data=null button=1 stateMask=0x80000 x=55 y=35 count=1}, TreeItem with text {test}]
16:59:54 [2024-02-28T21:59:54.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:54 [2024-02-28T21:59:54.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239389009 data=null button=0 stateMask=0x0 x=55 y=35 count=0}, TreeItem with text {test}]
16:59:54 [2024-02-28T21:59:54.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239389009 data=null doit=true}, TreeItem with text {test}]
16:59:54 [2024-02-28T21:59:54.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239389009 data=null}, TreeItem with text {test}]
16:59:54 [2024-02-28T21:59:54.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239389009 data=null button=1 stateMask=0x0 x=55 y=35 count=1}, TreeItem with text {test}]
16:59:54 [2024-02-28T21:59:54.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239389009 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:59:54 [2024-02-28T21:59:54.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239388998 data=null button=1 stateMask=0x80000 x=55 y=35 count=1}, TreeItem with text {test}]
16:59:54 [2024-02-28T21:59:54.891Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:59:54 [2024-02-28T21:59:54.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:54 [2024-02-28T21:59:54.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-239388998 data=null button=0 stateMask=0x0 x=92 y=81 count=0}, TreeItem with text {Traces [0]}]
16:59:54 [2024-02-28T21:59:54.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-239388998 data=null doit=true}, TreeItem with text {Traces [0]}]
16:59:54 [2024-02-28T21:59:54.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-239388998 data=null}, TreeItem with text {Traces [0]}]
16:59:54 [2024-02-28T21:59:54.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-239388997 data=null button=1 stateMask=0x0 x=92 y=81 count=1}, TreeItem with text {Traces [0]}]
16:59:54 [2024-02-28T21:59:54.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239388997 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]}]
16:59:54 [2024-02-28T21:59:54.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-239388986 data=null button=1 stateMask=0x80000 x=92 y=81 count=1}, TreeItem with text {Traces [0]}]
16:59:54 [2024-02-28T21:59:54.892Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [0]} is already expanded. Won't expand it again.
16:59:54 [2024-02-28T21:59:54.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:54 [2024-02-28T21:59:54.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239388986 data=null button=0 stateMask=0x0 x=151 y=104 count=0}, TreeItem with text {kernel-overlap-testing}]
16:59:54 [2024-02-28T21:59:54.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-239388985 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:59:54 [2024-02-28T21:59:54.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-239388985 data=null}, TreeItem with text {kernel-overlap-testing}]
16:59:54 [2024-02-28T21:59:54.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239388985 data=null button=1 stateMask=0x0 x=151 y=104 count=1}, TreeItem with text {kernel-overlap-testing}]
16:59:54 [2024-02-28T21:59:54.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239388985 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}]
16:59:55 [2024-02-28T21:59:55.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239388926 data=null button=1 stateMask=0x80000 x=151 y=104 count=1}, TreeItem with text {kernel-overlap-testing}]
16:59:55 [2024-02-28T21:59:55.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
16:59:55 [2024-02-28T21:59:55.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Open'
16:59:55 [2024-02-28T21:59:55.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Open'
16:59:55 [2024-02-28T21:59:55.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=-239388897 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Open']
16:59:55 [2024-02-28T21:59:55.147Z] 
16:59:55 [2024-02-28T21:59:55.147Z] (Eclipse:19192): Gtk-CRITICAL **: 21:59:55.103: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
16:59:55 [2024-02-28T21:59:55.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kernel-overlap-testing"'
16:59:56 [2024-02-28T21:59:56.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:59:56 [2024-02-28T21:59:56.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:56 [2024-02-28T21:59:56.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-239387213 data=null button=0 stateMask=0x0 x=92 y=81 count=0}, TreeItem with text {Traces [2]}]
16:59:56 [2024-02-28T21:59:56.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-239387213 data=null doit=true}, TreeItem with text {Traces [2]}]
16:59:56 [2024-02-28T21:59:56.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-239387213 data=null}, TreeItem with text {Traces [2]}]
16:59:56 [2024-02-28T21:59:56.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-239387213 data=null button=1 stateMask=0x0 x=92 y=81 count=1}, TreeItem with text {Traces [2]}]
16:59:56 [2024-02-28T21:59:56.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239387213 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]}]
16:59:56 [2024-02-28T21:59:56.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-239387202 data=null button=1 stateMask=0x80000 x=92 y=81 count=1}, TreeItem with text {Traces [2]}]
16:59:56 [2024-02-28T21:59:56.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...'
16:59:56 [2024-02-28T21:59:56.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment'
16:59:56 [2024-02-28T21:59:56.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Generic Experiment'
16:59:56 [2024-02-28T21:59:56.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Generic Experiment'
16:59:56 [2024-02-28T21:59:56.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=-239387173 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Generic Experiment']
16:59:56 [2024-02-28T21:59:56.884Z] 
16:59:56 [2024-02-28T21:59:56.884Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2024-02-28 21:59:56.796
16:59:56 [2024-02-28T21:59:56.884Z] !MESSAGE Average clock correction (1368000272650993664) is higher than threshold of 500000 ns for experiment [TmfExperiment (Experiment)]
16:59:57 [2024-02-28T21:59:57.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"Experiment"'
16:59:58 [2024-02-28T21:59:58.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:59:58 [2024-02-28T21:59:58.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:59:58 [2024-02-28T21:59:58.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
16:59:58 [2024-02-28T21:59:58.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:58 [2024-02-28T21:59:58.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:58 [2024-02-28T21:59:58.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
16:59:58 [2024-02-28T21:59:58.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
16:59:58 [2024-02-28T21:59:58.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:58 [2024-02-28T21:59:58.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239385436 data=null button=0 stateMask=0x0 x=55 y=35 count=0}, TreeItem with text {test}]
16:59:58 [2024-02-28T21:59:58.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239385436 data=null doit=true}, TreeItem with text {test}]
16:59:58 [2024-02-28T21:59:58.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239385436 data=null}, TreeItem with text {test}]
16:59:58 [2024-02-28T21:59:58.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239385435 data=null button=1 stateMask=0x0 x=55 y=35 count=1}, TreeItem with text {test}]
16:59:58 [2024-02-28T21:59:58.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239385435 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
16:59:58 [2024-02-28T21:59:58.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239385427 data=null button=1 stateMask=0x80000 x=55 y=35 count=1}, TreeItem with text {test}]
16:59:58 [2024-02-28T21:59:58.624Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
16:59:58 [2024-02-28T21:59:58.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=-239385427 data=null doit=true}, TreeItem with text {Experiments [1]}]
16:59:58 [2024-02-28T21:59:58.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=-239385427 data=null}, TreeItem with text {Experiments [1]}]
16:59:58 [2024-02-28T21:59:58.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=-239385427 data=null button=1 stateMask=0x0 x=112 y=58 count=1}, TreeItem with text {Experiments [1]}]
16:59:58 [2024-02-28T21:59:58.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239385427 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]}]
16:59:58 [2024-02-28T21:59:58.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=-239385426 data=null button=1 stateMask=0x80000 x=112 y=58 count=1}, TreeItem with text {Experiments [1]}]
16:59:58 [2024-02-28T21:59:58.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:58 [2024-02-28T21:59:58.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239385425 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
16:59:58 [2024-02-28T21:59:58.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-239385425 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:59:58 [2024-02-28T21:59:58.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-239385425 data=null}, TreeItem with text {kernel-overlap-testing}]
16:59:58 [2024-02-28T21:59:58.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239385424 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
16:59:58 [2024-02-28T21:59:58.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239385424 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}]
16:59:58 [2024-02-28T21:59:58.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239385398 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
16:59:58 [2024-02-28T21:59:58.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:58 [2024-02-28T21:59:58.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Experiment [2]} time=-239385337 data=null button=0 stateMask=0x0 x=127 y=81 count=0}, TreeItem with text {Experiment [2]}]
16:59:58 [2024-02-28T21:59:58.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiment [2]} time=-239385337 data=null doit=true}, TreeItem with text {Experiment [2]}]
16:59:58 [2024-02-28T21:59:58.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiment [2]} time=-239385337 data=null}, TreeItem with text {Experiment [2]}]
16:59:58 [2024-02-28T21:59:58.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiment [2]} time=-239385337 data=null button=1 stateMask=0x0 x=127 y=81 count=1}, TreeItem with text {Experiment [2]}]
16:59:58 [2024-02-28T21:59:58.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239385336 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]}]
16:59:58 [2024-02-28T21:59:58.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiment [2]} time=-239385327 data=null button=1 stateMask=0x80000 x=127 y=81 count=1}, TreeItem with text {Experiment [2]}]
16:59:58 [2024-02-28T21:59:58.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:58 [2024-02-28T21:59:58.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-239385285 data=null button=0 stateMask=0x0 x=92 y=104 count=0}, TreeItem with text {Traces [2]}]
16:59:58 [2024-02-28T21:59:58.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-239385285 data=null doit=true}, TreeItem with text {Traces [2]}]
16:59:58 [2024-02-28T21:59:58.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-239385285 data=null}, TreeItem with text {Traces [2]}]
16:59:58 [2024-02-28T21:59:58.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-239385285 data=null button=1 stateMask=0x0 x=92 y=104 count=1}, TreeItem with text {Traces [2]}]
16:59:58 [2024-02-28T21:59:58.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239385285 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]}]
16:59:58 [2024-02-28T21:59:58.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-239385233 data=null button=1 stateMask=0x80000 x=92 y=104 count=1}, TreeItem with text {Traces [2]}]
16:59:58 [2024-02-28T21:59:58.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
16:59:58 [2024-02-28T21:59:58.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
16:59:58 [2024-02-28T21:59:58.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=-239385214 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
16:59:58 [2024-02-28T21:59:58.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
16:59:58 [2024-02-28T21:59:58.880Z] 
16:59:58 [2024-02-28T21:59:58.880Z] (Eclipse:19192): Gtk-WARNING **: 21:59:58.721: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:58 [2024-02-28T21:59:58.880Z] 
16:59:58 [2024-02-28T21:59:58.880Z] (Eclipse:19192): Gtk-WARNING **: 21:59:58.721: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:58 [2024-02-28T21:59:58.880Z] 
16:59:58 [2024-02-28T21:59:58.880Z] (Eclipse:19192): Gtk-WARNING **: 21:59:58.721: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:58 [2024-02-28T21:59:58.880Z] 
16:59:58 [2024-02-28T21:59:58.880Z] (Eclipse:19192): Gtk-WARNING **: 21:59:58.721: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:58 [2024-02-28T21:59:58.880Z] 
16:59:58 [2024-02-28T21:59:58.880Z] (Eclipse:19192): Gtk-WARNING **: 21:59:58.797: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:58 [2024-02-28T21:59:58.880Z] 
16:59:58 [2024-02-28T21:59:58.880Z] (Eclipse:19192): Gtk-WARNING **: 21:59:58.797: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:58 [2024-02-28T21:59:58.880Z] 
16:59:58 [2024-02-28T21:59:58.880Z] (Eclipse:19192): Gtk-WARNING **: 21:59:58.797: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:58 [2024-02-28T21:59:58.880Z] 
16:59:58 [2024-02-28T21:59:58.880Z] (Eclipse:19192): Gtk-WARNING **: 21:59:58.797: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:58 [2024-02-28T21:59:58.880Z] 
16:59:58 [2024-02-28T21:59:58.880Z] (Eclipse:19192): Gtk-WARNING **: 21:59:58.814: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:58 [2024-02-28T21:59:58.880Z] 
16:59:58 [2024-02-28T21:59:58.880Z] (Eclipse:19192): Gtk-WARNING **: 21:59:58.815: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:58 [2024-02-28T21:59:58.880Z] 
16:59:58 [2024-02-28T21:59:58.880Z] (Eclipse:19192): Gtk-WARNING **: 21:59:58.815: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:58 [2024-02-28T21:59:58.880Z] 
16:59:58 [2024-02-28T21:59:58.880Z] (Eclipse:19192): Gtk-WARNING **: 21:59:58.815: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:58 [2024-02-28T21:59:58.880Z] 
16:59:58 [2024-02-28T21:59:58.880Z] (Eclipse:19192): Gtk-WARNING **: 21:59:58.870: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:58 [2024-02-28T21:59:58.880Z] 
16:59:58 [2024-02-28T21:59:58.880Z] (Eclipse:19192): Gtk-WARNING **: 21:59:58.870: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:58 [2024-02-28T21:59:58.880Z] 
16:59:58 [2024-02-28T21:59:58.880Z] (Eclipse:19192): Gtk-WARNING **: 21:59:58.870: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:58 [2024-02-28T21:59:58.880Z] 
16:59:58 [2024-02-28T21:59:58.880Z] (Eclipse:19192): Gtk-WARNING **: 21:59:58.870: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:59 [2024-02-28T21:59:59.135Z] 
16:59:59 [2024-02-28T21:59:59.135Z] (Eclipse:19192): Gtk-WARNING **: 21:59:58.890: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:59 [2024-02-28T21:59:59.135Z] 
16:59:59 [2024-02-28T21:59:59.135Z] (Eclipse:19192): Gtk-WARNING **: 21:59:58.890: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:59 [2024-02-28T21:59:59.135Z] 
16:59:59 [2024-02-28T21:59:59.135Z] (Eclipse:19192): Gtk-WARNING **: 21:59:58.890: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:59 [2024-02-28T21:59:59.135Z] 
16:59:59 [2024-02-28T21:59:59.135Z] (Eclipse:19192): Gtk-WARNING **: 21:59:58.890: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
16:59:59 [2024-02-28T21:59:59.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Changed", using matcher: with text 'Trace Changed'
16:59:59 [2024-02-28T21:59:59.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
16:59:59 [2024-02-28T21:59:59.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with mnemonic 'No'
16:59:59 [2024-02-28T21:59:59.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with style 'SWT.PUSH'
16:59:59 [2024-02-28T21:59:59.696Z] 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')
16:59:59 [2024-02-28T21:59:59.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
16:59:59 [2024-02-28T21:59:59.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
16:59:59 [2024-02-28T21:59:59.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &No
16:59:59 [2024-02-28T21:59:59.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&No} time=-239384406 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
16:59:59 [2024-02-28T21:59:59.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&No} time=-239384406 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
16:59:59 [2024-02-28T21:59:59.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&No} time=-239384406 data=null doit=true}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
16:59:59 [2024-02-28T21:59:59.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&No} time=-239384406 data=null}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
16:59:59 [2024-02-28T21:59:59.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&No} time=-239384406 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
16:59:59 [2024-02-28T21:59:59.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&No} time=-239384406 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
16:59:59 [2024-02-28T21:59:59.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&No} time=-239384406 data=null 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')]
16:59:59 [2024-02-28T21:59:59.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
16:59:59 [2024-02-28T21:59:59.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:59 [2024-02-28T21:59:59.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239384332 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
16:59:59 [2024-02-28T21:59:59.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-239384332 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
16:59:59 [2024-02-28T21:59:59.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-239384331 data=null}, TreeItem with text {kernel-overlap-testing}]
16:59:59 [2024-02-28T21:59:59.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239384331 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
16:59:59 [2024-02-28T21:59:59.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239384331 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}]
16:59:59 [2024-02-28T21:59:59.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239384300 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
16:59:59 [2024-02-28T21:59:59.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
16:59:59 [2024-02-28T21:59:59.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Experiment [2]} time=-239384276 data=null button=0 stateMask=0x0 x=127 y=81 count=0}, TreeItem with text {Experiment [2]}]
16:59:59 [2024-02-28T21:59:59.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiment [2]} time=-239384276 data=null doit=true}, TreeItem with text {Experiment [2]}]
16:59:59 [2024-02-28T21:59:59.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiment [2]} time=-239384276 data=null}, TreeItem with text {Experiment [2]}]
16:59:59 [2024-02-28T21:59:59.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiment [2]} time=-239384276 data=null button=1 stateMask=0x0 x=127 y=81 count=1}, TreeItem with text {Experiment [2]}]
16:59:59 [2024-02-28T21:59:59.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239384276 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]}]
16:59:59 [2024-02-28T21:59:59.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiment [2]} time=-239384257 data=null button=1 stateMask=0x80000 x=127 y=81 count=1}, TreeItem with text {Experiment [2]}]
16:59:59 [2024-02-28T21:59:59.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kernel-overlap-testing"'
16:59:59 [2024-02-28T21:59:59.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:59:59 [2024-02-28T21:59:59.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
16:59:59 [2024-02-28T21:59:59.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"Experiment"'
17:00:00 [2024-02-28T22:00:00.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:00:00 [2024-02-28T22:00:00.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:00:00 [2024-02-28T22:00:00.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:00 [2024-02-28T22:00:00.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239383763 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
17:00:00 [2024-02-28T22:00:00.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-239383763 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
17:00:00 [2024-02-28T22:00:00.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-239383762 data=null}, TreeItem with text {kernel-overlap-testing}]
17:00:00 [2024-02-28T22:00:00.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239383762 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
17:00:00 [2024-02-28T22:00:00.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239383762 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}]
17:00:00 [2024-02-28T22:00:00.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239383746 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
17:00:00 [2024-02-28T22:00:00.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:00 [2024-02-28T22:00:00.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-239383722 data=null button=0 stateMask=0x0 x=92 y=104 count=0}, TreeItem with text {Traces [2]}]
17:00:00 [2024-02-28T22:00:00.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-239383722 data=null doit=true}, TreeItem with text {Traces [2]}]
17:00:00 [2024-02-28T22:00:00.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-239383722 data=null}, TreeItem with text {Traces [2]}]
17:00:00 [2024-02-28T22:00:00.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-239383721 data=null button=1 stateMask=0x0 x=92 y=104 count=1}, TreeItem with text {Traces [2]}]
17:00:00 [2024-02-28T22:00:00.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239383721 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]}]
17:00:00 [2024-02-28T22:00:00.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-239383710 data=null button=1 stateMask=0x80000 x=92 y=104 count=1}, TreeItem with text {Traces [2]}]
17:00:00 [2024-02-28T22:00:00.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
17:00:00 [2024-02-28T22:00:00.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
17:00:00 [2024-02-28T22:00:00.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=-239383688 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
17:00:00 [2024-02-28T22:00:00.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
17:00:00 [2024-02-28T22:00:00.462Z] 
17:00:00 [2024-02-28T22:00:00.462Z] (Eclipse:19192): Gtk-WARNING **: 22:00:00.222: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:00:00 [2024-02-28T22:00:00.462Z] 
17:00:00 [2024-02-28T22:00:00.462Z] (Eclipse:19192): Gtk-WARNING **: 22:00:00.222: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:00:00 [2024-02-28T22:00:00.462Z] 
17:00:00 [2024-02-28T22:00:00.462Z] (Eclipse:19192): Gtk-WARNING **: 22:00:00.222: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:00:00 [2024-02-28T22:00:00.462Z] 
17:00:00 [2024-02-28T22:00:00.462Z] (Eclipse:19192): Gtk-WARNING **: 22:00:00.222: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:00:00 [2024-02-28T22:00:00.462Z] 
17:00:00 [2024-02-28T22:00:00.462Z] (Eclipse:19192): Gtk-WARNING **: 22:00:00.240: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:00:00 [2024-02-28T22:00:00.462Z] 
17:00:00 [2024-02-28T22:00:00.462Z] (Eclipse:19192): Gtk-WARNING **: 22:00:00.240: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:00:00 [2024-02-28T22:00:00.462Z] 
17:00:00 [2024-02-28T22:00:00.462Z] (Eclipse:19192): Gtk-WARNING **: 22:00:00.240: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:00:00 [2024-02-28T22:00:00.462Z] 
17:00:00 [2024-02-28T22:00:00.462Z] (Eclipse:19192): Gtk-WARNING **: 22:00:00.240: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:00:00 [2024-02-28T22:00:00.462Z] 
17:00:00 [2024-02-28T22:00:00.462Z] (Eclipse:19192): Gtk-WARNING **: 22:00:00.256: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:00:00 [2024-02-28T22:00:00.462Z] 
17:00:00 [2024-02-28T22:00:00.462Z] (Eclipse:19192): Gtk-WARNING **: 22:00:00.256: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:00:00 [2024-02-28T22:00:00.462Z] 
17:00:00 [2024-02-28T22:00:00.462Z] (Eclipse:19192): Gtk-WARNING **: 22:00:00.256: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:00:00 [2024-02-28T22:00:00.462Z] 
17:00:00 [2024-02-28T22:00:00.462Z] (Eclipse:19192): Gtk-WARNING **: 22:00:00.256: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:00:00 [2024-02-28T22:00:00.462Z] 
17:00:00 [2024-02-28T22:00:00.462Z] (Eclipse:19192): Gtk-WARNING **: 22:00:00.273: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:00:00 [2024-02-28T22:00:00.462Z] 
17:00:00 [2024-02-28T22:00:00.462Z] (Eclipse:19192): Gtk-WARNING **: 22:00:00.273: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:00:00 [2024-02-28T22:00:00.462Z] 
17:00:00 [2024-02-28T22:00:00.462Z] (Eclipse:19192): Gtk-WARNING **: 22:00:00.273: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:00:00 [2024-02-28T22:00:00.462Z] 
17:00:00 [2024-02-28T22:00:00.462Z] (Eclipse:19192): Gtk-WARNING **: 22:00:00.273: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:00:00 [2024-02-28T22:00:00.462Z] 
17:00:00 [2024-02-28T22:00:00.462Z] (Eclipse:19192): Gtk-WARNING **: 22:00:00.290: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:00:00 [2024-02-28T22:00:00.462Z] 
17:00:00 [2024-02-28T22:00:00.462Z] (Eclipse:19192): Gtk-WARNING **: 22:00:00.290: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:00:00 [2024-02-28T22:00:00.462Z] 
17:00:00 [2024-02-28T22:00:00.462Z] (Eclipse:19192): Gtk-WARNING **: 22:00:00.290: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:00:00 [2024-02-28T22:00:00.462Z] 
17:00:00 [2024-02-28T22:00:00.462Z] (Eclipse:19192): Gtk-WARNING **: 22:00:00.290: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:00:00 [2024-02-28T22:00:00.462Z] 
17:00:00 [2024-02-28T22:00:00.462Z] (Eclipse:19192): Gtk-WARNING **: 22:00:00.307: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:00:00 [2024-02-28T22:00:00.462Z] 
17:00:00 [2024-02-28T22:00:00.462Z] (Eclipse:19192): Gtk-WARNING **: 22:00:00.307: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:00:00 [2024-02-28T22:00:00.462Z] 
17:00:00 [2024-02-28T22:00:00.462Z] (Eclipse:19192): Gtk-WARNING **: 22:00:00.307: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:00:00 [2024-02-28T22:00:00.462Z] 
17:00:00 [2024-02-28T22:00:00.462Z] (Eclipse:19192): Gtk-WARNING **: 22:00:00.307: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:00:00 [2024-02-28T22:00:00.462Z] 
17:00:00 [2024-02-28T22:00:00.462Z] (Eclipse:19192): Gtk-WARNING **: 22:00:00.324: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:00:00 [2024-02-28T22:00:00.462Z] 
17:00:00 [2024-02-28T22:00:00.462Z] (Eclipse:19192): Gtk-WARNING **: 22:00:00.324: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:00:00 [2024-02-28T22:00:00.462Z] 
17:00:00 [2024-02-28T22:00:00.462Z] (Eclipse:19192): Gtk-WARNING **: 22:00:00.324: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:00:00 [2024-02-28T22:00:00.462Z] 
17:00:00 [2024-02-28T22:00:00.462Z] (Eclipse:19192): Gtk-WARNING **: 22:00:00.324: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:00:00 [2024-02-28T22:00:00.462Z] 
17:00:00 [2024-02-28T22:00:00.462Z] (Eclipse:19192): Gtk-WARNING **: 22:00:00.341: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:00:00 [2024-02-28T22:00:00.462Z] 
17:00:00 [2024-02-28T22:00:00.462Z] (Eclipse:19192): Gtk-WARNING **: 22:00:00.341: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:00:00 [2024-02-28T22:00:00.462Z] 
17:00:00 [2024-02-28T22:00:00.462Z] (Eclipse:19192): Gtk-WARNING **: 22:00:00.341: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:00:00 [2024-02-28T22:00:00.462Z] 
17:00:00 [2024-02-28T22:00:00.462Z] (Eclipse:19192): Gtk-WARNING **: 22:00:00.341: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:00:00 [2024-02-28T22:00:00.462Z] 
17:00:00 [2024-02-28T22:00:00.462Z] (Eclipse:19192): Gtk-WARNING **: 22:00:00.356: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:00:00 [2024-02-28T22:00:00.462Z] 
17:00:00 [2024-02-28T22:00:00.462Z] (Eclipse:19192): Gtk-WARNING **: 22:00:00.357: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:00:00 [2024-02-28T22:00:00.462Z] 
17:00:00 [2024-02-28T22:00:00.462Z] (Eclipse:19192): Gtk-WARNING **: 22:00:00.357: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:00:00 [2024-02-28T22:00:00.462Z] 
17:00:00 [2024-02-28T22:00:00.462Z] (Eclipse:19192): Gtk-WARNING **: 22:00:00.357: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:00:00 [2024-02-28T22:00:00.462Z] 
17:00:00 [2024-02-28T22:00:00.462Z] (Eclipse:19192): Gtk-WARNING **: 22:00:00.371: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:00:00 [2024-02-28T22:00:00.462Z] 
17:00:00 [2024-02-28T22:00:00.462Z] (Eclipse:19192): Gtk-WARNING **: 22:00:00.372: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:00:00 [2024-02-28T22:00:00.462Z] 
17:00:00 [2024-02-28T22:00:00.462Z] (Eclipse:19192): Gtk-WARNING **: 22:00:00.372: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:00:00 [2024-02-28T22:00:00.462Z] 
17:00:00 [2024-02-28T22:00:00.462Z] (Eclipse:19192): Gtk-WARNING **: 22:00:00.372: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:00:00 [2024-02-28T22:00:00.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Changed", using matcher: with text 'Trace Changed'
17:00:00 [2024-02-28T22:00:00.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
17:00:00 [2024-02-28T22:00:00.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
17:00:00 [2024-02-28T22:00:00.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
17:00:00 [2024-02-28T22:00:00.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
17:00:00 [2024-02-28T22:00:00.462Z] 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')
17:00:00 [2024-02-28T22:00:00.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
17:00:00 [2024-02-28T22:00:00.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
17:00:00 [2024-02-28T22:00:00.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-239383425 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:00:00 [2024-02-28T22:00:00.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-239383425 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:00:00 [2024-02-28T22:00:00.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-239383425 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:00:00 [2024-02-28T22:00:00.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-239383425 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:00:00 [2024-02-28T22:00:00.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-239383425 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:00:00 [2024-02-28T22:00:00.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-239383425 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:00:00 [2024-02-28T22:00:00.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-239383425 data=null 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')]
17:00:00 [2024-02-28T22:00:00.722Z] 
17:00:00 [2024-02-28T22:00:00.722Z] (Eclipse:19192): Gtk-CRITICAL **: 22:00:00.687: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:00:00 [2024-02-28T22:00:00.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
17:00:00 [2024-02-28T22:00:00.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:00 [2024-02-28T22:00:00.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239383035 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
17:00:00 [2024-02-28T22:00:00.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-239383035 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
17:00:00 [2024-02-28T22:00:00.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-239383035 data=null}, TreeItem with text {kernel-overlap-testing}]
17:00:00 [2024-02-28T22:00:00.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239383034 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
17:00:00 [2024-02-28T22:00:00.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239383034 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}]
17:00:00 [2024-02-28T22:00:00.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239383016 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
17:00:00 [2024-02-28T22:00:00.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:00:00 [2024-02-28T22:00:00.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:00 [2024-02-28T22:00:00.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:00 [2024-02-28T22:00:00.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:00 [2024-02-28T22:00:00.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:00 [2024-02-28T22:00:00.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:00 [2024-02-28T22:00:00.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239382939 data=null button=0 stateMask=0x0 x=55 y=35 count=0}, TreeItem with text {test}]
17:00:00 [2024-02-28T22:00:00.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239382939 data=null doit=true}, TreeItem with text {test}]
17:00:00 [2024-02-28T22:00:00.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239382939 data=null}, TreeItem with text {test}]
17:00:00 [2024-02-28T22:00:00.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239382939 data=null button=1 stateMask=0x0 x=55 y=35 count=1}, TreeItem with text {test}]
17:00:00 [2024-02-28T22:00:00.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239382939 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
17:00:00 [2024-02-28T22:00:00.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239382928 data=null button=1 stateMask=0x80000 x=55 y=35 count=1}, TreeItem with text {test}]
17:00:00 [2024-02-28T22:00:00.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:00 [2024-02-28T22:00:00.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239382927 data=null button=0 stateMask=0x0 x=55 y=35 count=0}, TreeItem with text {test}]
17:00:00 [2024-02-28T22:00:00.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239382927 data=null doit=true}, TreeItem with text {test}]
17:00:00 [2024-02-28T22:00:00.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239382927 data=null}, TreeItem with text {test}]
17:00:00 [2024-02-28T22:00:00.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239382927 data=null button=1 stateMask=0x0 x=55 y=35 count=1}, TreeItem with text {test}]
17:00:00 [2024-02-28T22:00:00.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239382927 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
17:00:00 [2024-02-28T22:00:00.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239382914 data=null button=1 stateMask=0x80000 x=55 y=35 count=1}, TreeItem with text {test}]
17:00:00 [2024-02-28T22:00:00.977Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:00:00 [2024-02-28T22:00:00.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:00 [2024-02-28T22:00:00.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-239382914 data=null button=0 stateMask=0x0 x=92 y=104 count=0}, TreeItem with text {Traces [2]}]
17:00:00 [2024-02-28T22:00:00.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-239382914 data=null doit=true}, TreeItem with text {Traces [2]}]
17:00:00 [2024-02-28T22:00:00.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-239382914 data=null}, TreeItem with text {Traces [2]}]
17:00:00 [2024-02-28T22:00:00.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-239382913 data=null button=1 stateMask=0x0 x=92 y=104 count=1}, TreeItem with text {Traces [2]}]
17:00:00 [2024-02-28T22:00:00.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239382913 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]}]
17:00:00 [2024-02-28T22:00:00.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-239382898 data=null button=1 stateMask=0x80000 x=92 y=104 count=1}, TreeItem with text {Traces [2]}]
17:00:00 [2024-02-28T22:00:00.978Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
17:00:00 [2024-02-28T22:00:00.978Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
17:00:00 [2024-02-28T22:00:00.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:00 [2024-02-28T22:00:00.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239382898 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
17:00:00 [2024-02-28T22:00:00.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-239382898 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
17:00:00 [2024-02-28T22:00:00.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-239382898 data=null}, TreeItem with text {kernel-overlap-testing}]
17:00:00 [2024-02-28T22:00:00.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239382897 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
17:00:00 [2024-02-28T22:00:00.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239382897 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}]
17:00:00 [2024-02-28T22:00:00.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239382880 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
17:00:01 [2024-02-28T22:00:01.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Select &Trace Type.....", using matcher: with mnemonic 'Select Trace Type...'
17:00:01 [2024-02-28T22:00:01.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Common Trace Format", using matcher: with mnemonic 'Common Trace Format'
17:00:01 [2024-02-28T22:00:01.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Linux Kernel Trace", using matcher: with mnemonic 'Linux Kernel Trace'
17:00:01 [2024-02-28T22:00:01.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Linux Kernel Trace'
17:00:01 [2024-02-28T22:00:01.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Linux Kernel Trace} time=-239382818 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']
17:00:01 [2024-02-28T22:00:01.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Linux Kernel Trace'
17:00:01 [2024-02-28T22:00:01.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:01 [2024-02-28T22:00:01.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239382809 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
17:00:01 [2024-02-28T22:00:01.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-239382809 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
17:00:01 [2024-02-28T22:00:01.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-239382809 data=null}, TreeItem with text {kernel-overlap-testing}]
17:00:01 [2024-02-28T22:00:01.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239382808 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
17:00:01 [2024-02-28T22:00:01.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239382808 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}]
17:00:01 [2024-02-28T22:00:01.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239382802 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
17:00:01 [2024-02-28T22:00:01.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
17:00:01 [2024-02-28T22:00:01.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Open'
17:00:01 [2024-02-28T22:00:01.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Open'
17:00:01 [2024-02-28T22:00:01.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=-239382787 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Open']
17:00:01 [2024-02-28T22:00:01.233Z] 
17:00:01 [2024-02-28T22:00:01.233Z] (Eclipse:19192): Gtk-CRITICAL **: 22:00:01.115: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:00:01 [2024-02-28T22:00:01.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kernel-overlap-testing"'
17:00:02 [2024-02-28T22:00:02.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:00:02 [2024-02-28T22:00:02.720Z] 
17:00:02 [2024-02-28T22:00:02.720Z] (Eclipse:19192): Gtk-CRITICAL **: 22:00:02.509: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:00:02 [2024-02-28T22:00:02.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:02 [2024-02-28T22:00:02.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-239381216 data=null button=0 stateMask=0x0 x=92 y=104 count=0}, TreeItem with text {Traces [2]}]
17:00:02 [2024-02-28T22:00:02.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-239381216 data=null doit=true}, TreeItem with text {Traces [2]}]
17:00:02 [2024-02-28T22:00:02.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-239381216 data=null}, TreeItem with text {Traces [2]}]
17:00:02 [2024-02-28T22:00:02.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-239381216 data=null button=1 stateMask=0x0 x=92 y=104 count=1}, TreeItem with text {Traces [2]}]
17:00:02 [2024-02-28T22:00:02.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239381215 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]}]
17:00:02 [2024-02-28T22:00:02.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-239381197 data=null button=1 stateMask=0x80000 x=92 y=104 count=1}, TreeItem with text {Traces [2]}]
17:00:02 [2024-02-28T22:00:02.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...'
17:00:02 [2024-02-28T22:00:02.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment'
17:00:02 [2024-02-28T22:00:02.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Generic Experiment'
17:00:02 [2024-02-28T22:00:02.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Generic Experiment'
17:00:02 [2024-02-28T22:00:02.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=-239381175 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Generic Experiment']
17:00:02 [2024-02-28T22:00:02.975Z] 
17:00:02 [2024-02-28T22:00:02.975Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2024-02-28 22:00:02.768
17:00:02 [2024-02-28T22:00:02.975Z] !MESSAGE Average clock correction (1368000272650993664) is higher than threshold of 500000 ns for experiment [TmfExperiment (Experiment)]
17:00:02 [2024-02-28T22:00:02.975Z] 
17:00:02 [2024-02-28T22:00:02.975Z] (Eclipse:19192): Gtk-CRITICAL **: 22:00:02.881: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:00:03 [2024-02-28T22:00:03.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"Experiment"'
17:00:04 [2024-02-28T22:00:04.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:00:04 [2024-02-28T22:00:04.592Z] 
17:00:04 [2024-02-28T22:00:04.592Z] (Eclipse:19192): Gtk-CRITICAL **: 22:00:04.243: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:00:04 [2024-02-28T22:00:04.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:00:04 [2024-02-28T22:00:04.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:04 [2024-02-28T22:00:04.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:04 [2024-02-28T22:00:04.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:04 [2024-02-28T22:00:04.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:04 [2024-02-28T22:00:04.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:04 [2024-02-28T22:00:04.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239379542 data=null button=0 stateMask=0x0 x=55 y=35 count=0}, TreeItem with text {test}]
17:00:04 [2024-02-28T22:00:04.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239379541 data=null doit=true}, TreeItem with text {test}]
17:00:04 [2024-02-28T22:00:04.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239379541 data=null}, TreeItem with text {test}]
17:00:04 [2024-02-28T22:00:04.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239379541 data=null button=1 stateMask=0x0 x=55 y=35 count=1}, TreeItem with text {test}]
17:00:04 [2024-02-28T22:00:04.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239379541 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
17:00:04 [2024-02-28T22:00:04.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239379527 data=null button=1 stateMask=0x80000 x=55 y=35 count=1}, TreeItem with text {test}]
17:00:04 [2024-02-28T22:00:04.592Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:00:04 [2024-02-28T22:00:04.592Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
17:00:04 [2024-02-28T22:00:04.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:04 [2024-02-28T22:00:04.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239379524 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
17:00:04 [2024-02-28T22:00:04.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-239379523 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
17:00:04 [2024-02-28T22:00:04.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-239379523 data=null}, TreeItem with text {kernel-overlap-testing}]
17:00:04 [2024-02-28T22:00:04.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239379523 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
17:00:04 [2024-02-28T22:00:04.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239379523 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}]
17:00:04 [2024-02-28T22:00:04.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239379512 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
17:00:04 [2024-02-28T22:00:04.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:04 [2024-02-28T22:00:04.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-239379489 data=null button=0 stateMask=0x0 x=140 y=150 count=0}, TreeItem with text {ust-overlap-testing}]
17:00:04 [2024-02-28T22:00:04.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-239379489 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
17:00:04 [2024-02-28T22:00:04.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-239379489 data=null}, TreeItem with text {ust-overlap-testing}]
17:00:04 [2024-02-28T22:00:04.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-239379489 data=null button=1 stateMask=0x0 x=140 y=150 count=1}, TreeItem with text {ust-overlap-testing}]
17:00:04 [2024-02-28T22:00:04.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239379489 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}]
17:00:04 [2024-02-28T22:00:04.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-239379477 data=null button=1 stateMask=0x80000 x=140 y=150 count=1}, TreeItem with text {ust-overlap-testing}]
17:00:04 [2024-02-28T22:00:04.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:04 [2024-02-28T22:00:04.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Experiment [2]} time=-239379427 data=null button=0 stateMask=0x0 x=127 y=81 count=0}, TreeItem with text {Experiment [2]}]
17:00:04 [2024-02-28T22:00:04.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiment [2]} time=-239379427 data=null doit=true}, TreeItem with text {Experiment [2]}]
17:00:04 [2024-02-28T22:00:04.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiment [2]} time=-239379427 data=null}, TreeItem with text {Experiment [2]}]
17:00:04 [2024-02-28T22:00:04.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiment [2]} time=-239379427 data=null button=1 stateMask=0x0 x=127 y=81 count=1}, TreeItem with text {Experiment [2]}]
17:00:04 [2024-02-28T22:00:04.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239379427 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]}]
17:00:04 [2024-02-28T22:00:04.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiment [2]} time=-239379418 data=null button=1 stateMask=0x80000 x=127 y=81 count=1}, TreeItem with text {Experiment [2]}]
17:00:04 [2024-02-28T22:00:04.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:04 [2024-02-28T22:00:04.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-239379392 data=null button=0 stateMask=0x0 x=92 y=104 count=0}, TreeItem with text {Traces [2]}]
17:00:04 [2024-02-28T22:00:04.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-239379392 data=null doit=true}, TreeItem with text {Traces [2]}]
17:00:04 [2024-02-28T22:00:04.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-239379392 data=null}, TreeItem with text {Traces [2]}]
17:00:04 [2024-02-28T22:00:04.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-239379392 data=null button=1 stateMask=0x0 x=92 y=104 count=1}, TreeItem with text {Traces [2]}]
17:00:04 [2024-02-28T22:00:04.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239379392 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]}]
17:00:04 [2024-02-28T22:00:04.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-239379382 data=null button=1 stateMask=0x80000 x=92 y=104 count=1}, TreeItem with text {Traces [2]}]
17:00:04 [2024-02-28T22:00:04.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
17:00:04 [2024-02-28T22:00:04.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
17:00:04 [2024-02-28T22:00:04.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=-239379334 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
17:00:04 [2024-02-28T22:00:04.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
17:00:04 [2024-02-28T22:00:04.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:04 [2024-02-28T22:00:04.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239379328 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
17:00:04 [2024-02-28T22:00:04.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-239379328 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
17:00:04 [2024-02-28T22:00:04.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-239379328 data=null}, TreeItem with text {kernel-overlap-testing}]
17:00:04 [2024-02-28T22:00:04.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239379327 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
17:00:04 [2024-02-28T22:00:04.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239379327 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}]
17:00:04 [2024-02-28T22:00:04.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239379309 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
17:00:04 [2024-02-28T22:00:04.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:04 [2024-02-28T22:00:04.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-239379240 data=null button=0 stateMask=0x0 x=140 y=150 count=0}, TreeItem with text {ust-overlap-testing}]
17:00:04 [2024-02-28T22:00:04.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-239379240 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
17:00:04 [2024-02-28T22:00:04.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-239379239 data=null}, TreeItem with text {ust-overlap-testing}]
17:00:04 [2024-02-28T22:00:04.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-239379239 data=null button=1 stateMask=0x0 x=140 y=150 count=1}, TreeItem with text {ust-overlap-testing}]
17:00:04 [2024-02-28T22:00:04.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239379239 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}]
17:00:04 [2024-02-28T22:00:04.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-239379228 data=null button=1 stateMask=0x80000 x=140 y=150 count=1}, TreeItem with text {ust-overlap-testing}]
17:00:04 [2024-02-28T22:00:04.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:04 [2024-02-28T22:00:04.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Experiment [2]} time=-239379204 data=null button=0 stateMask=0x0 x=127 y=81 count=0}, TreeItem with text {Experiment [2]}]
17:00:04 [2024-02-28T22:00:04.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiment [2]} time=-239379204 data=null doit=true}, TreeItem with text {Experiment [2]}]
17:00:04 [2024-02-28T22:00:04.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiment [2]} time=-239379203 data=null}, TreeItem with text {Experiment [2]}]
17:00:04 [2024-02-28T22:00:04.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiment [2]} time=-239379203 data=null button=1 stateMask=0x0 x=127 y=81 count=1}, TreeItem with text {Experiment [2]}]
17:00:04 [2024-02-28T22:00:04.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239379203 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]}]
17:00:04 [2024-02-28T22:00:04.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiment [2]} time=-239379191 data=null button=1 stateMask=0x80000 x=127 y=81 count=1}, TreeItem with text {Experiment [2]}]
17:00:04 [2024-02-28T22:00:04.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:00:04 [2024-02-28T22:00:04.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:04 [2024-02-28T22:00:04.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:04 [2024-02-28T22:00:04.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:04 [2024-02-28T22:00:04.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:04 [2024-02-28T22:00:04.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:04 [2024-02-28T22:00:04.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239379165 data=null button=0 stateMask=0x0 x=55 y=35 count=0}, TreeItem with text {test}]
17:00:04 [2024-02-28T22:00:04.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239379165 data=null doit=true}, TreeItem with text {test}]
17:00:04 [2024-02-28T22:00:04.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239379165 data=null}, TreeItem with text {test}]
17:00:04 [2024-02-28T22:00:04.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239379165 data=null button=1 stateMask=0x0 x=55 y=35 count=1}, TreeItem with text {test}]
17:00:04 [2024-02-28T22:00:04.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239379165 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
17:00:04 [2024-02-28T22:00:04.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239379129 data=null button=1 stateMask=0x80000 x=55 y=35 count=1}, TreeItem with text {test}]
17:00:04 [2024-02-28T22:00:04.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:04 [2024-02-28T22:00:04.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239379129 data=null button=0 stateMask=0x0 x=55 y=35 count=0}, TreeItem with text {test}]
17:00:04 [2024-02-28T22:00:04.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239379129 data=null doit=true}, TreeItem with text {test}]
17:00:04 [2024-02-28T22:00:04.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239379129 data=null}, TreeItem with text {test}]
17:00:04 [2024-02-28T22:00:04.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239379128 data=null button=1 stateMask=0x0 x=55 y=35 count=1}, TreeItem with text {test}]
17:00:04 [2024-02-28T22:00:04.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239379128 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
17:00:04 [2024-02-28T22:00:04.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239379125 data=null button=1 stateMask=0x80000 x=55 y=35 count=1}, TreeItem with text {test}]
17:00:04 [2024-02-28T22:00:04.851Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:00:04 [2024-02-28T22:00:04.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:04 [2024-02-28T22:00:04.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-239379124 data=null button=0 stateMask=0x0 x=92 y=104 count=0}, TreeItem with text {Traces [2]}]
17:00:04 [2024-02-28T22:00:04.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-239379124 data=null doit=true}, TreeItem with text {Traces [2]}]
17:00:04 [2024-02-28T22:00:04.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-239379124 data=null}, TreeItem with text {Traces [2]}]
17:00:04 [2024-02-28T22:00:04.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-239379124 data=null button=1 stateMask=0x0 x=92 y=104 count=1}, TreeItem with text {Traces [2]}]
17:00:04 [2024-02-28T22:00:04.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239379124 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]}]
17:00:04 [2024-02-28T22:00:04.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-239379113 data=null button=1 stateMask=0x80000 x=92 y=104 count=1}, TreeItem with text {Traces [2]}]
17:00:04 [2024-02-28T22:00:04.851Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
17:00:04 [2024-02-28T22:00:04.851Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
17:00:04 [2024-02-28T22:00:04.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
17:00:04 [2024-02-28T22:00:04.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
17:00:04 [2024-02-28T22:00:04.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
17:00:04 [2024-02-28T22:00:04.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=-239379105 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
17:00:04 [2024-02-28T22:00:04.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
17:00:05 [2024-02-28T22:00:05.106Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
17:00:05 [2024-02-28T22:00:05.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:00:05 [2024-02-28T22:00:05.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:05 [2024-02-28T22:00:05.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:05 [2024-02-28T22:00:05.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:05 [2024-02-28T22:00:05.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:05 [2024-02-28T22:00:05.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:05 [2024-02-28T22:00:05.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {c-project} time=-239378906 data=null button=0 stateMask=0x0 x=71 y=12 count=0}, TreeItem with text {c-project}]
17:00:05 [2024-02-28T22:00:05.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {c-project} time=-239378906 data=null doit=true}, TreeItem with text {c-project}]
17:00:05 [2024-02-28T22:00:05.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {c-project} time=-239378906 data=null}, TreeItem with text {c-project}]
17:00:05 [2024-02-28T22:00:05.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {c-project} time=-239378906 data=null button=1 stateMask=0x0 x=71 y=12 count=1}, TreeItem with text {c-project}]
17:00:05 [2024-02-28T22:00:05.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239378905 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}]
17:00:05 [2024-02-28T22:00:05.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {c-project} time=-239378899 data=null button=1 stateMask=0x80000 x=71 y=12 count=1}, TreeItem with text {c-project}]
17:00:05 [2024-02-28T22:00:05.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:05 [2024-02-28T22:00:05.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {c-project} time=-239378898 data=null button=0 stateMask=0x0 x=71 y=12 count=0}, TreeItem with text {c-project}]
17:00:05 [2024-02-28T22:00:05.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {c-project} time=-239378898 data=null doit=true}, TreeItem with text {c-project}]
17:00:05 [2024-02-28T22:00:05.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {c-project} time=-239378898 data=null}, TreeItem with text {c-project}]
17:00:05 [2024-02-28T22:00:05.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {c-project} time=-239378898 data=null button=1 stateMask=0x0 x=71 y=12 count=1}, TreeItem with text {c-project}]
17:00:05 [2024-02-28T22:00:05.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239378898 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}]
17:00:05 [2024-02-28T22:00:05.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {c-project} time=-239378889 data=null button=1 stateMask=0x80000 x=71 y=12 count=1}, TreeItem with text {c-project}]
17:00:05 [2024-02-28T22:00:05.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
17:00:05 [2024-02-28T22:00:05.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
17:00:05 [2024-02-28T22:00:05.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=-239378790 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
17:00:05 [2024-02-28T22:00:05.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
17:00:05 [2024-02-28T22:00:05.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:05 [2024-02-28T22:00:05.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {c-project} time=-239378687 data=null button=0 stateMask=0x0 x=71 y=12 count=0}, TreeItem with text {c-project}]
17:00:05 [2024-02-28T22:00:05.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {c-project} time=-239378687 data=null doit=true}, TreeItem with text {c-project}]
17:00:05 [2024-02-28T22:00:05.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {c-project} time=-239378687 data=null}, TreeItem with text {c-project}]
17:00:05 [2024-02-28T22:00:05.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {c-project} time=-239378687 data=null button=1 stateMask=0x0 x=71 y=12 count=1}, TreeItem with text {c-project}]
17:00:05 [2024-02-28T22:00:05.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239378687 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}]
17:00:05 [2024-02-28T22:00:05.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {c-project} time=-239378666 data=null button=1 stateMask=0x80000 x=71 y=12 count=1}, TreeItem with text {c-project}]
17:00:05 [2024-02-28T22:00:05.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
17:00:05 [2024-02-28T22:00:05.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
17:00:05 [2024-02-28T22:00:05.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=-239378643 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
17:00:05 [2024-02-28T22:00:05.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
17:00:05 [2024-02-28T22:00:05.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {c-project} time=-239378640 data=null doit=true}, TreeItem with text {c-project}]
17:00:05 [2024-02-28T22:00:05.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {c-project} time=-239378640 data=null}, TreeItem with text {c-project}]
17:00:05 [2024-02-28T22:00:05.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {c-project} time=-239378639 data=null button=1 stateMask=0x0 x=71 y=12 count=1}, TreeItem with text {c-project}]
17:00:05 [2024-02-28T22:00:05.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239378639 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}]
17:00:05 [2024-02-28T22:00:05.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {c-project} time=-239378633 data=null button=1 stateMask=0x80000 x=71 y=12 count=1}, TreeItem with text {c-project}]
17:00:05 [2024-02-28T22:00:05.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Compass} time=-239378633 data=null doit=true}, TreeItem with text {Trace Compass}]
17:00:05 [2024-02-28T22:00:05.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Compass} time=-239378633 data=null}, TreeItem with text {Trace Compass}]
17:00:05 [2024-02-28T22:00:05.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Compass} time=-239378633 data=null button=1 stateMask=0x0 x=109 y=35 count=1}, TreeItem with text {Trace Compass}]
17:00:05 [2024-02-28T22:00:05.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239378633 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}]
17:00:05 [2024-02-28T22:00:05.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Compass} time=-239378632 data=null button=1 stateMask=0x80000 x=109 y=35 count=1}, TreeItem with text {Trace Compass}]
17:00:05 [2024-02-28T22:00:05.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:05 [2024-02-28T22:00:05.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-239378631 data=null button=0 stateMask=0x0 x=110 y=81 count=0}, TreeItem with text {Traces [0]}]
17:00:05 [2024-02-28T22:00:05.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-239378631 data=null doit=true}, TreeItem with text {Traces [0]}]
17:00:05 [2024-02-28T22:00:05.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-239378631 data=null}, TreeItem with text {Traces [0]}]
17:00:05 [2024-02-28T22:00:05.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-239378631 data=null button=1 stateMask=0x0 x=110 y=81 count=1}, TreeItem with text {Traces [0]}]
17:00:05 [2024-02-28T22:00:05.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239378631 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]}]
17:00:05 [2024-02-28T22:00:05.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-239378625 data=null button=1 stateMask=0x80000 x=110 y=81 count=1}, TreeItem with text {Traces [0]}]
17:00:05 [2024-02-28T22:00:05.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
17:00:05 [2024-02-28T22:00:05.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
17:00:05 [2024-02-28T22:00:05.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
17:00:05 [2024-02-28T22:00:05.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:00:05 [2024-02-28T22:00:05.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
17:00:05 [2024-02-28T22:00:05.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
17:00:05 [2024-02-28T22:00:05.616Z] 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')
17:00:05 [2024-02-28T22:00:05.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:00:05 [2024-02-28T22:00:05.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:00:05 [2024-02-28T22:00:05.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:00:05 [2024-02-28T22:00:05.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:00:05 [2024-02-28T22:00:05.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:00:05 [2024-02-28T22:00:05.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:00:05 [2024-02-28T22:00:05.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:00:05 [2024-02-28T22:00:05.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:00:05 [2024-02-28T22:00:05.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:00:05 [2024-02-28T22:00:05.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:00:05 [2024-02-28T22:00:05.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:00:05 [2024-02-28T22:00:05.616Z] 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.
17:00:05 [2024-02-28T22:00:05.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
17:00:05 [2024-02-28T22:00:05.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
17:00:05 [2024-02-28T22:00:05.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
17:00:05 [2024-02-28T22:00:05.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
17:00:05 [2024-02-28T22:00:05.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
17:00:05 [2024-02-28T22:00:05.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
17:00:05 [2024-02-28T22:00:05.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
17:00:05 [2024-02-28T22:00:05.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/c-project
17:00:05 [2024-02-28T22:00:05.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/c-project} [layout=null] time=-239378348 data=null}, (of type 'Combo')]
17:00:05 [2024-02-28T22:00:05.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/c-project
17:00:05 [2024-02-28T22:00:05.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:05 [2024-02-28T22:00:05.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:05 [2024-02-28T22:00:05.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
17:00:05 [2024-02-28T22:00:05.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:05 [2024-02-28T22:00:05.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:05 [2024-02-28T22:00:05.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {c-project} time=-239378294 data=null doit=true}, TreeItem with text {c-project}]
17:00:05 [2024-02-28T22:00:05.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {c-project} time=-239378294 data=null}, TreeItem with text {c-project}]
17:00:05 [2024-02-28T22:00:05.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {c-project} time=-239378294 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {c-project}]
17:00:05 [2024-02-28T22:00:05.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239378294 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}]
17:00:05 [2024-02-28T22:00:05.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {c-project} time=-239378282 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {c-project}]
17:00:05 [2024-02-28T22:00:05.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:05 [2024-02-28T22:00:05.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239378281 data=null button=0 stateMask=0x0 x=153 y=81 count=0}, Tree node with text: kernel-overlap-testing]
17:00:05 [2024-02-28T22:00:05.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-239378281 data=null doit=true}, Tree node with text: kernel-overlap-testing]
17:00:05 [2024-02-28T22:00:05.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-239378281 data=null}, Tree node with text: kernel-overlap-testing]
17:00:05 [2024-02-28T22:00:05.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239378281 data=null button=1 stateMask=0x0 x=153 y=81 count=1}, Tree node with text: kernel-overlap-testing]
17:00:05 [2024-02-28T22:00:05.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239378281 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]
17:00:05 [2024-02-28T22:00:05.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-239378275 data=null button=1 stateMask=0x80000 x=153 y=81 count=1}, Tree node with text: kernel-overlap-testing]
17:00:05 [2024-02-28T22:00:05.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel-overlap-testing
17:00:05 [2024-02-28T22:00:05.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:05 [2024-02-28T22:00:05.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:05 [2024-02-28T22:00:05.617Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {c-project} is already expanded. Won't expand it again.
17:00:05 [2024-02-28T22:00:05.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:05 [2024-02-28T22:00:05.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-239378268 data=null button=0 stateMask=0x0 x=142 y=104 count=0}, Tree node with text: ust-overlap-testing]
17:00:05 [2024-02-28T22:00:05.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-239378268 data=null doit=true}, Tree node with text: ust-overlap-testing]
17:00:05 [2024-02-28T22:00:05.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-239378268 data=null}, Tree node with text: ust-overlap-testing]
17:00:05 [2024-02-28T22:00:05.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-239378268 data=null button=1 stateMask=0x0 x=142 y=104 count=1}, Tree node with text: ust-overlap-testing]
17:00:05 [2024-02-28T22:00:05.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239378268 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]
17:00:05 [2024-02-28T22:00:05.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-239378266 data=null button=1 stateMask=0x80000 x=142 y=104 count=1}, Tree node with text: ust-overlap-testing]
17:00:05 [2024-02-28T22:00:05.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: ust-overlap-testing
17:00:05 [2024-02-28T22:00:05.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
17:00:05 [2024-02-28T22:00:05.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
17:00:05 [2024-02-28T22:00:05.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:00:05 [2024-02-28T22:00:05.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
17:00:05 [2024-02-28T22:00:05.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
17:00:05 [2024-02-28T22:00:05.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
17:00:05 [2024-02-28T22:00:05.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
17:00:05 [2024-02-28T22:00:05.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
17:00:05 [2024-02-28T22:00:05.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
17:00:05 [2024-02-28T22:00:05.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
17:00:05 [2024-02-28T22:00:05.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
17:00:05 [2024-02-28T22:00:05.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:00:05 [2024-02-28T22:00:05.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
17:00:05 [2024-02-28T22:00:05.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
17:00:05 [2024-02-28T22:00:05.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
17:00:05 [2024-02-28T22:00:05.617Z] 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')
17:00:05 [2024-02-28T22:00:05.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
17:00:05 [2024-02-28T22:00:05.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-239378265 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
17:00:05 [2024-02-28T22:00:05.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-239378265 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
17:00:05 [2024-02-28T22:00:05.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-239378265 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
17:00:05 [2024-02-28T22:00:05.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-239378265 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
17:00:05 [2024-02-28T22:00:05.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-239378264 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
17:00:05 [2024-02-28T22:00:05.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-239378264 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
17:00:05 [2024-02-28T22:00:05.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-239378264 data=null 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')]
17:00:05 [2024-02-28T22:00:05.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-239378593 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
17:00:05 [2024-02-28T22:00:05.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
17:00:05 [2024-02-28T22:00:05.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-239378204 data=null doit=true}, TreeItem with text {Traces [0]}]
17:00:05 [2024-02-28T22:00:05.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-239378204 data=null}, TreeItem with text {Traces [0]}]
17:00:05 [2024-02-28T22:00:05.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-239378203 data=null button=1 stateMask=0x0 x=110 y=81 count=1}, TreeItem with text {Traces [0]}]
17:00:05 [2024-02-28T22:00:05.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239378203 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]}]
17:00:05 [2024-02-28T22:00:05.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-239378202 data=null button=1 stateMask=0x80000 x=110 y=81 count=1}, TreeItem with text {Traces [0]}]
17:00:05 [2024-02-28T22:00:05.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:05 [2024-02-28T22:00:05.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-239378201 data=null button=0 stateMask=0x0 x=110 y=81 count=0}, TreeItem with text {Traces [0]}]
17:00:05 [2024-02-28T22:00:05.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-239378201 data=null doit=true}, TreeItem with text {Traces [0]}]
17:00:05 [2024-02-28T22:00:05.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-239378201 data=null}, TreeItem with text {Traces [0]}]
17:00:05 [2024-02-28T22:00:05.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-239378201 data=null button=1 stateMask=0x0 x=110 y=81 count=1}, TreeItem with text {Traces [0]}]
17:00:05 [2024-02-28T22:00:05.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239378201 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]}]
17:00:05 [2024-02-28T22:00:05.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-239378126 data=null button=1 stateMask=0x80000 x=110 y=81 count=1}, TreeItem with text {Traces [0]}]
17:00:05 [2024-02-28T22:00:05.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...'
17:00:05 [2024-02-28T22:00:05.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment'
17:00:05 [2024-02-28T22:00:05.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Generic Experiment'
17:00:05 [2024-02-28T22:00:05.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Generic Experiment'
17:00:06 [2024-02-28T22:00:06.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=-239378108 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Generic Experiment']
17:00:06 [2024-02-28T22:00:06.129Z] 
17:00:06 [2024-02-28T22:00:06.129Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2024-02-28 22:00:06.073
17:00:06 [2024-02-28T22:00:06.129Z] !MESSAGE Average clock correction (1368000272650993664) is higher than threshold of 500000 ns for experiment [TmfExperiment (Experiment)]
17:00:06 [2024-02-28T22:00:06.385Z] 
17:00:06 [2024-02-28T22:00:06.385Z] (Eclipse:19192): Gtk-CRITICAL **: 22:00:06.210: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:00:06 [2024-02-28T22:00:06.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"Experiment"'
17:00:08 [2024-02-28T22:00:08.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:00:08 [2024-02-28T22:00:08.001Z] 
17:00:08 [2024-02-28T22:00:08.001Z] (Eclipse:19192): Gtk-CRITICAL **: 22:00:07.641: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:00:08 [2024-02-28T22:00:08.001Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {c-project} is already expanded. Won't expand it again.
17:00:08 [2024-02-28T22:00:08.001Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Trace Compass} is already expanded. Won't expand it again.
17:00:08 [2024-02-28T22:00:08.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=-239376126 data=null doit=true}, TreeItem with text {Experiments [1]}]
17:00:08 [2024-02-28T22:00:08.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=-239376126 data=null}, TreeItem with text {Experiments [1]}]
17:00:08 [2024-02-28T22:00:08.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=-239376126 data=null button=1 stateMask=0x0 x=130 y=58 count=1}, TreeItem with text {Experiments [1]}]
17:00:08 [2024-02-28T22:00:08.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239376126 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]}]
17:00:08 [2024-02-28T22:00:08.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=-239376125 data=null button=1 stateMask=0x80000 x=130 y=58 count=1}, TreeItem with text {Experiments [1]}]
17:00:08 [2024-02-28T22:00:08.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiment [2]} time=-239376125 data=null doit=true}, TreeItem with text {Experiment [2]}]
17:00:08 [2024-02-28T22:00:08.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiment [2]} time=-239376125 data=null}, TreeItem with text {Experiment [2]}]
17:00:08 [2024-02-28T22:00:08.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiment [2]} time=-239376125 data=null button=1 stateMask=0x0 x=145 y=81 count=1}, TreeItem with text {Experiment [2]}]
17:00:08 [2024-02-28T22:00:08.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239376124 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]}]
17:00:08 [2024-02-28T22:00:08.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiment [2]} time=-239376123 data=null button=1 stateMask=0x80000 x=145 y=81 count=1}, TreeItem with text {Experiment [2]}]
17:00:08 [2024-02-28T22:00:08.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:08 [2024-02-28T22:00:08.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {c-project} time=-239376122 data=null button=0 stateMask=0x0 x=71 y=12 count=0}, TreeItem with text {c-project}]
17:00:08 [2024-02-28T22:00:08.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {c-project} time=-239376122 data=null doit=true}, TreeItem with text {c-project}]
17:00:08 [2024-02-28T22:00:08.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {c-project} time=-239376122 data=null}, TreeItem with text {c-project}]
17:00:08 [2024-02-28T22:00:08.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {c-project} time=-239376122 data=null button=1 stateMask=0x0 x=71 y=12 count=1}, TreeItem with text {c-project}]
17:00:08 [2024-02-28T22:00:08.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239376121 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}]
17:00:08 [2024-02-28T22:00:08.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {c-project} time=-239376104 data=null button=1 stateMask=0x80000 x=71 y=12 count=1}, TreeItem with text {c-project}]
17:00:08 [2024-02-28T22:00:08.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
17:00:08 [2024-02-28T22:00:08.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
17:00:08 [2024-02-28T22:00:08.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=-239376076 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
17:00:08 [2024-02-28T22:00:08.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
17:00:08 [2024-02-28T22:00:08.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:08 [2024-02-28T22:00:08.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {c-project} time=-239375904 data=null button=0 stateMask=0x0 x=71 y=12 count=0}, TreeItem with text {c-project}]
17:00:08 [2024-02-28T22:00:08.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {c-project} time=-239375904 data=null doit=true}, TreeItem with text {c-project}]
17:00:08 [2024-02-28T22:00:08.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {c-project} time=-239375904 data=null}, TreeItem with text {c-project}]
17:00:08 [2024-02-28T22:00:08.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {c-project} time=-239375903 data=null button=1 stateMask=0x0 x=71 y=12 count=1}, TreeItem with text {c-project}]
17:00:08 [2024-02-28T22:00:08.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239375903 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}]
17:00:08 [2024-02-28T22:00:08.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {c-project} time=-239375896 data=null button=1 stateMask=0x80000 x=71 y=12 count=1}, TreeItem with text {c-project}]
17:00:08 [2024-02-28T22:00:08.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
17:00:08 [2024-02-28T22:00:08.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
17:00:08 [2024-02-28T22:00:08.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=-239375821 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
17:00:08 [2024-02-28T22:00:08.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
17:00:08 [2024-02-28T22:00:08.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:08 [2024-02-28T22:00:08.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {c-project} time=-239375811 data=null button=0 stateMask=0x0 x=71 y=12 count=0}, TreeItem with text {c-project}]
17:00:08 [2024-02-28T22:00:08.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {c-project} time=-239375810 data=null doit=true}, TreeItem with text {c-project}]
17:00:08 [2024-02-28T22:00:08.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {c-project} time=-239375810 data=null}, TreeItem with text {c-project}]
17:00:08 [2024-02-28T22:00:08.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {c-project} time=-239375810 data=null button=1 stateMask=0x0 x=71 y=12 count=1}, TreeItem with text {c-project}]
17:00:08 [2024-02-28T22:00:08.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239375810 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}]
17:00:08 [2024-02-28T22:00:08.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {c-project} time=-239375806 data=null button=1 stateMask=0x80000 x=71 y=12 count=1}, TreeItem with text {c-project}]
17:00:08 [2024-02-28T22:00:08.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
17:00:08 [2024-02-28T22:00:08.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
17:00:08 [2024-02-28T22:00:08.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=-239375782 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
17:00:08 [2024-02-28T22:00:08.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
17:00:08 [2024-02-28T22:00:08.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:08 [2024-02-28T22:00:08.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {c-project} time=-239375681 data=null button=0 stateMask=0x0 x=71 y=12 count=0}, TreeItem with text {c-project}]
17:00:08 [2024-02-28T22:00:08.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {c-project} time=-239375681 data=null doit=true}, TreeItem with text {c-project}]
17:00:08 [2024-02-28T22:00:08.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {c-project} time=-239375681 data=null}, TreeItem with text {c-project}]
17:00:08 [2024-02-28T22:00:08.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {c-project} time=-239375681 data=null button=1 stateMask=0x0 x=71 y=12 count=1}, TreeItem with text {c-project}]
17:00:08 [2024-02-28T22:00:08.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239375681 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}]
17:00:08 [2024-02-28T22:00:08.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {c-project} time=-239375675 data=null button=1 stateMask=0x80000 x=71 y=12 count=1}, TreeItem with text {c-project}]
17:00:08 [2024-02-28T22:00:08.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
17:00:08 [2024-02-28T22:00:08.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
17:00:08 [2024-02-28T22:00:08.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=-239375628 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
17:00:08 [2024-02-28T22:00:08.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
17:00:08 [2024-02-28T22:00:08.257Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {c-project} is already expanded. Won't expand it again.
17:00:08 [2024-02-28T22:00:08.257Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Trace Compass} is already expanded. Won't expand it again.
17:00:08 [2024-02-28T22:00:08.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=-239375625 data=null doit=true}, TreeItem with text {Experiments [1]}]
17:00:08 [2024-02-28T22:00:08.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=-239375625 data=null}, TreeItem with text {Experiments [1]}]
17:00:08 [2024-02-28T22:00:08.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=-239375625 data=null button=1 stateMask=0x0 x=130 y=58 count=1}, TreeItem with text {Experiments [1]}]
17:00:08 [2024-02-28T22:00:08.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239375625 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]}]
17:00:08 [2024-02-28T22:00:08.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=-239375624 data=null button=1 stateMask=0x80000 x=130 y=58 count=1}, TreeItem with text {Experiments [1]}]
17:00:08 [2024-02-28T22:00:08.257Z] 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@71806c64] time=-239375623 data=null doit=true}, Shell with text {data - Eclipse Platform}]
17:00:08 [2024-02-28T22:00:08.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
17:00:08 [2024-02-28T22:00:08.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:08 [2024-02-28T22:00:08.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:08 [2024-02-28T22:00:08.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:08 [2024-02-28T22:00:08.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239375619 data=null button=0 stateMask=0x0 x=55 y=104 count=0}, TreeItem with text {test}]
17:00:08 [2024-02-28T22:00:08.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239375619 data=null doit=true}, TreeItem with text {test}]
17:00:08 [2024-02-28T22:00:08.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239375619 data=null}, TreeItem with text {test}]
17:00:08 [2024-02-28T22:00:08.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239375619 data=null button=1 stateMask=0x0 x=55 y=104 count=1}, TreeItem with text {test}]
17:00:08 [2024-02-28T22:00:08.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239375619 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
17:00:08 [2024-02-28T22:00:08.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239375600 data=null button=1 stateMask=0x80000 x=55 y=104 count=1}, TreeItem with text {test}]
17:00:08 [2024-02-28T22:00:08.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
17:00:08 [2024-02-28T22:00:08.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
17:00:08 [2024-02-28T22:00:08.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
17:00:09 [2024-02-28T22:00:09.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
17:00:09 [2024-02-28T22:00:09.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
17:00:09 [2024-02-28T22:00:09.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
17:00:09 [2024-02-28T22:00:09.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
17:00:09 [2024-02-28T22:00:09.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')
17:00:09 [2024-02-28T22:00:09.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
17:00:09 [2024-02-28T22:00:09.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:00:09 [2024-02-28T22:00:09.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
17:00:09 [2024-02-28T22:00:09.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
17:00:09 [2024-02-28T22:00:09.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
17:00:09 [2024-02-28T22:00:09.182Z] 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=-239374927 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
17:00:09 [2024-02-28T22:00:09.182Z] 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=-239374927 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
17:00:09 [2024-02-28T22:00:09.182Z] 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=-239374927 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
17:00:09 [2024-02-28T22:00:09.182Z] 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=-239374927 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
17:00:09 [2024-02-28T22:00:09.182Z] 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=-239374927 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
17:00:09 [2024-02-28T22:00:09.182Z] 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=-239374926 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
17:00:09 [2024-02-28T22:00:09.182Z] 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=-239374926 data=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')]
17:00:09 [2024-02-28T22:00:09.182Z] 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=-239374926 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
17:00:09 [2024-02-28T22:00:09.182Z] 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=-239374926 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
17:00:09 [2024-02-28T22:00:09.182Z] 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=-239374926 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
17:00:09 [2024-02-28T22:00:09.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=-239374926 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
17:00:09 [2024-02-28T22:00:09.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=-239374926 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
17:00:09 [2024-02-28T22:00:09.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
17:00:09 [2024-02-28T22:00:09.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
17:00:09 [2024-02-28T22:00:09.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
17:00:09 [2024-02-28T22:00:09.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:00:09 [2024-02-28T22:00:09.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
17:00:09 [2024-02-28T22:00:09.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
17:00:09 [2024-02-28T22:00:09.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
17:00:09 [2024-02-28T22:00:09.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')
17:00:09 [2024-02-28T22:00:09.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
17:00:09 [2024-02-28T22:00:09.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-239374926 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
17:00:09 [2024-02-28T22:00:09.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-239374926 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
17:00:09 [2024-02-28T22:00:09.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-239374926 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
17:00:09 [2024-02-28T22:00:09.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-239374926 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
17:00:09 [2024-02-28T22:00:09.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-239374926 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
17:00:09 [2024-02-28T22:00:09.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-239374926 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
17:00:09 [2024-02-28T22:00:09.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')
17:00:09 [2024-02-28T22:00:09.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')
17:00:09 [2024-02-28T22:00:09.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')
17:00:09 [2024-02-28T22:00:09.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')
17:00:09 [2024-02-28T22:00:09.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')
17:00:09 [2024-02-28T22:00:09.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
17:00:09 [2024-02-28T22:00:09.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-239374926 data=null 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')]
17:00:09 [2024-02-28T22:00:09.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-239375577 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
17:00:09 [2024-02-28T22:00:09.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@71806c64] time=-239374412 data=null doit=true}, Shell with text {data - Eclipse Platform}]
17:00:09 [2024-02-28T22:00:09.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
17:00:09 [2024-02-28T22:00:09.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:09 [2024-02-28T22:00:09.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:09 [2024-02-28T22:00:09.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:09 [2024-02-28T22:00:09.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {c-project} time=-239374408 data=null button=0 stateMask=0x0 x=71 y=12 count=0}, TreeItem with text {c-project}]
17:00:09 [2024-02-28T22:00:09.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {c-project} time=-239374408 data=null doit=true}, TreeItem with text {c-project}]
17:00:09 [2024-02-28T22:00:09.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {c-project} time=-239374408 data=null}, TreeItem with text {c-project}]
17:00:09 [2024-02-28T22:00:09.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {c-project} time=-239374408 data=null button=1 stateMask=0x0 x=71 y=12 count=1}, TreeItem with text {c-project}]
17:00:09 [2024-02-28T22:00:09.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239374408 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}]
17:00:09 [2024-02-28T22:00:09.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {c-project} time=-239374390 data=null button=1 stateMask=0x80000 x=71 y=12 count=1}, TreeItem with text {c-project}]
17:00:09 [2024-02-28T22:00:09.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
17:00:09 [2024-02-28T22:00:09.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
17:00:09 [2024-02-28T22:00:09.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
17:00:09 [2024-02-28T22:00:09.693Z] 
17:00:09 [2024-02-28T22:00:09.693Z] (Eclipse:19192): Gtk-CRITICAL **: 22:00:09.506: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:00:10 [2024-02-28T22:00:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
17:00:10 [2024-02-28T22:00:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
17:00:10 [2024-02-28T22:00:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
17:00:10 [2024-02-28T22:00:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
17:00:10 [2024-02-28T22:00:10.252Z] 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')
17:00:10 [2024-02-28T22:00:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete 1 &nested pro...", using matcher: of type 'Button'
17:00:10 [2024-02-28T22:00:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete 1 &nested pro...", using matcher: with style 'SWT.CHECK'
17:00:10 [2024-02-28T22:00:10.252Z] 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')
17:00:10 [2024-02-28T22:00:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
17:00:10 [2024-02-28T22:00:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:00:10 [2024-02-28T22:00:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
17:00:10 [2024-02-28T22:00:10.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
17:00:10 [2024-02-28T22:00:10.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
17:00:10 [2024-02-28T22:00:10.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=-239373679 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
17:00:10 [2024-02-28T22:00:10.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=-239373679 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
17:00:10 [2024-02-28T22:00:10.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=-239373679 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
17:00:10 [2024-02-28T22:00:10.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=-239373679 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
17:00:10 [2024-02-28T22:00:10.253Z] 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=-239373679 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
17:00:10 [2024-02-28T22:00:10.253Z] 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=-239373679 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
17:00:10 [2024-02-28T22:00:10.253Z] 
17:00:10 [2024-02-28T22:00:10.253Z] (Eclipse:19192): Gtk-CRITICAL **: 22:00:10.136: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:00:10 [2024-02-28T22:00:10.253Z] 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=-239373679 data=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')]
17:00:10 [2024-02-28T22:00:10.253Z] 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=-239373670 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
17:00:10 [2024-02-28T22:00:10.253Z] 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=-239373670 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
17:00:10 [2024-02-28T22:00:10.253Z] 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=-239373670 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
17:00:10 [2024-02-28T22:00:10.253Z] 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=-239373670 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
17:00:10 [2024-02-28T22:00:10.253Z] 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=-239373670 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
17:00:10 [2024-02-28T22:00:10.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
17:00:10 [2024-02-28T22:00:10.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
17:00:10 [2024-02-28T22:00:10.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete 1 &nested pro...", using matcher: of type 'Button'
17:00:10 [2024-02-28T22:00:10.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
17:00:10 [2024-02-28T22:00:10.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:00:10 [2024-02-28T22:00:10.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
17:00:10 [2024-02-28T22:00:10.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
17:00:10 [2024-02-28T22:00:10.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
17:00:10 [2024-02-28T22:00:10.253Z] 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')
17:00:10 [2024-02-28T22:00:10.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
17:00:10 [2024-02-28T22:00:10.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-239373669 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
17:00:10 [2024-02-28T22:00:10.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-239373669 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
17:00:10 [2024-02-28T22:00:10.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-239373669 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
17:00:10 [2024-02-28T22:00:10.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-239373669 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
17:00:10 [2024-02-28T22:00:10.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-239373669 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
17:00:10 [2024-02-28T22:00:10.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-239373669 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
17:00:10 [2024-02-28T22:00:10.253Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
17:00:10 [2024-02-28T22:00:10.253Z] 
17:00:10 [2024-02-28T22:00:10.253Z] (Eclipse:19192): Gtk-CRITICAL **: 22:00:10.148: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:00:10 [2024-02-28T22:00:10.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-239373669 data=null 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')]
17:00:10 [2024-02-28T22:00:10.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-239374362 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
17:00:10 [2024-02-28T22:00:10.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
17:00:10 [2024-02-28T22:00:10.253Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.33 s -- in org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest
17:00:10 [2024-02-28T22:00:10.253Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest.test16_01RefreshTraceAdded -- Time elapsed: 0.211 s
17:00:10 [2024-02-28T22:00:10.253Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest.test16_02RefreshOpenedTraceContentModified -- Time elapsed: 6.042 s
17:00:10 [2024-02-28T22:00:10.253Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest.test16_03RefreshClosedTraceContentModified -- Time elapsed: 3.812 s
17:00:10 [2024-02-28T22:00:10.253Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest.test16_04RefreshTraceDeleted -- Time elapsed: 0.258 s
17:00:10 [2024-02-28T22:00:10.253Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest.test16_05CProjectRefreshTraceDeleted -- Time elapsed: 3.286 s
17:00:10 [2024-02-28T22:00:10.253Z] Running org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest
17:00:10 [2024-02-28T22:00:10.519Z] 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@71806c64] time=-239373537 data=null doit=true}, Shell with text {data - Eclipse Platform}]
17:00:10 [2024-02-28T22:00:10.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:00:10 [2024-02-28T22:00:10.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
17:00:10 [2024-02-28T22:00:10.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
17:00:10 [2024-02-28T22:00:10.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
17:00:10 [2024-02-28T22:00:10.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-239373429 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
17:00:10 [2024-02-28T22:00:10.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
17:00:10 [2024-02-28T22:00:10.775Z] 
17:00:10 [2024-02-28T22:00:10.775Z] (Eclipse:19192): Gtk-CRITICAL **: 22:00:10.582: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:00:12 [2024-02-28T22:00:12.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:00:12 [2024-02-28T22:00:12.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:00:12 [2024-02-28T22:00:12.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:00:12 [2024-02-28T22:00:12.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:12 [2024-02-28T22:00:12.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:12 [2024-02-28T22:00:12.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:12 [2024-02-28T22:00:12.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:12 [2024-02-28T22:00:12.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:12 [2024-02-28T22:00:12.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239371850 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:00:12 [2024-02-28T22:00:12.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239371850 data=null doit=true}, TreeItem with text {test}]
17:00:12 [2024-02-28T22:00:12.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239371850 data=null}, TreeItem with text {test}]
17:00:12 [2024-02-28T22:00:12.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239371850 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:12 [2024-02-28T22:00:12.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239371850 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
17:00:12 [2024-02-28T22:00:12.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239371819 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:12 [2024-02-28T22:00:12.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:12 [2024-02-28T22:00:12.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239371819 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:00:12 [2024-02-28T22:00:12.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239371819 data=null doit=true}, TreeItem with text {test}]
17:00:12 [2024-02-28T22:00:12.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239371819 data=null}, TreeItem with text {test}]
17:00:12 [2024-02-28T22:00:12.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239371818 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:12 [2024-02-28T22:00:12.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239371818 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
17:00:12 [2024-02-28T22:00:12.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239371815 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:12 [2024-02-28T22:00:12.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239371815 data=null doit=true}, TreeItem with text {test}]
17:00:12 [2024-02-28T22:00:12.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239371815 data=null}, TreeItem with text {test}]
17:00:12 [2024-02-28T22:00:12.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239371815 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:12 [2024-02-28T22:00:12.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239371815 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}]
17:00:12 [2024-02-28T22:00:12.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239371808 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:12 [2024-02-28T22:00:12.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:12 [2024-02-28T22:00:12.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-239371808 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
17:00:12 [2024-02-28T22:00:12.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-239371808 data=null doit=true}, TreeItem with text {Traces [1]}]
17:00:12 [2024-02-28T22:00:12.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-239371808 data=null}, TreeItem with text {Traces [1]}]
17:00:12 [2024-02-28T22:00:12.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-239371808 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:00:12 [2024-02-28T22:00:12.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239371808 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]}]
17:00:12 [2024-02-28T22:00:12.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-239371803 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:00:12 [2024-02-28T22:00:12.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-239371802 data=null doit=true}, TreeItem with text {Traces [1]}]
17:00:12 [2024-02-28T22:00:12.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-239371802 data=null}, TreeItem with text {Traces [1]}]
17:00:12 [2024-02-28T22:00:12.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-239371802 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:00:12 [2024-02-28T22:00:12.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239371802 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]}]
17:00:12 [2024-02-28T22:00:12.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-239371801 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:00:12 [2024-02-28T22:00:12.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:12 [2024-02-28T22:00:12.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239371801 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:00:12 [2024-02-28T22:00:12.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239371801 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:00:12 [2024-02-28T22:00:12.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239371801 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:00:12 [2024-02-28T22:00:12.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239371801 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:00:12 [2024-02-28T22:00:12.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239371801 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}]
17:00:12 [2024-02-28T22:00:12.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239371786 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:00:12 [2024-02-28T22:00:12.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:12 [2024-02-28T22:00:12.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:00:12 [2024-02-28T22:00:12.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:00:12 [2024-02-28T22:00:12.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:00:12 [2024-02-28T22:00:12.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:00:12 [2024-02-28T22:00:12.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:00:12 [2024-02-28T22:00:12.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
17:00:12 [2024-02-28T22:00:12.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-239371690 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
17:00:12 [2024-02-28T22:00:12.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-239371690 data=null doit=true}, TableItem with text {}]
17:00:12 [2024-02-28T22:00:12.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-239371690 data=null}, TableItem with text {}]
17:00:12 [2024-02-28T22:00:12.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-239371690 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
17:00:12 [2024-02-28T22:00:12.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239371689 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
17:00:12 [2024-02-28T22:00:12.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-239371685 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
17:00:12 [2024-02-28T22:00:12.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:00:12 [2024-02-28T22:00:12.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:00:12 [2024-02-28T22:00:12.137Z] 
17:00:12 [2024-02-28T22:00:12.137Z] (Eclipse:19192): Gtk-WARNING **: 22:00:12.127: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
17:00:12 [2024-02-28T22:00:12.392Z] 
17:00:12 [2024-02-28T22:00:12.392Z] (Eclipse:19192): Gtk-WARNING **: 22:00:12.141: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
17:00:12 [2024-02-28T22:00:12.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.statistics"'
17:00:12 [2024-02-28T22:00:12.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:12 [2024-02-28T22:00:12.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:12 [2024-02-28T22:00:12.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:12 [2024-02-28T22:00:12.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:12 [2024-02-28T22:00:12.392Z] 
17:00:12 [2024-02-28T22:00:12.392Z] (Eclipse:19192): Gtk-CRITICAL **: 22:00:12.342: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:00:12 [2024-02-28T22:00:12.392Z] 
17:00:12 [2024-02-28T22:00:12.392Z] (Eclipse:19192): Gtk-WARNING **: 22:00:12.364: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
17:00:12 [2024-02-28T22:00:12.392Z] 
17:00:12 [2024-02-28T22:00:12.392Z] (Eclipse:19192): Gtk-CRITICAL **: 22:00:12.371: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:00:12 [2024-02-28T22:00:12.392Z] 
17:00:12 [2024-02-28T22:00:12.392Z] (Eclipse:19192): Gtk-WARNING **: 22:00:12.373: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
17:00:12 [2024-02-28T22:00:12.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:00:12 [2024-02-28T22:00:12.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:12 [2024-02-28T22:00:12.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:12 [2024-02-28T22:00:12.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:12 [2024-02-28T22:00:12.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:12 [2024-02-28T22:00:12.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:12 [2024-02-28T22:00:12.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239371404 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:00:12 [2024-02-28T22:00:12.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239371404 data=null doit=true}, TreeItem with text {test}]
17:00:12 [2024-02-28T22:00:12.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239371404 data=null}, TreeItem with text {test}]
17:00:12 [2024-02-28T22:00:12.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239371403 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:12 [2024-02-28T22:00:12.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239371403 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
17:00:12 [2024-02-28T22:00:12.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239371380 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:12 [2024-02-28T22:00:12.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:12 [2024-02-28T22:00:12.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239371380 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:00:12 [2024-02-28T22:00:12.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239371380 data=null doit=true}, TreeItem with text {test}]
17:00:12 [2024-02-28T22:00:12.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239371380 data=null}, TreeItem with text {test}]
17:00:12 [2024-02-28T22:00:12.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239371379 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:12 [2024-02-28T22:00:12.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239371379 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
17:00:12 [2024-02-28T22:00:12.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239371376 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:12 [2024-02-28T22:00:12.647Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:00:12 [2024-02-28T22:00:12.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:12 [2024-02-28T22:00:12.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-239371375 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
17:00:12 [2024-02-28T22:00:12.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-239371375 data=null doit=true}, TreeItem with text {Traces [1]}]
17:00:12 [2024-02-28T22:00:12.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-239371375 data=null}, TreeItem with text {Traces [1]}]
17:00:12 [2024-02-28T22:00:12.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-239371375 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:00:12 [2024-02-28T22:00:12.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239371375 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]}]
17:00:12 [2024-02-28T22:00:12.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-239371372 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:00:12 [2024-02-28T22:00:12.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:12 [2024-02-28T22:00:12.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-239371368 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
17:00:12 [2024-02-28T22:00:12.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-239371368 data=null doit=true}, TreeItem with text {Traces [1]}]
17:00:12 [2024-02-28T22:00:12.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-239371368 data=null}, TreeItem with text {Traces [1]}]
17:00:12 [2024-02-28T22:00:12.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-239371367 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:00:12 [2024-02-28T22:00:12.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239371367 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]}]
17:00:12 [2024-02-28T22:00:12.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-239371365 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:00:12 [2024-02-28T22:00:12.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
17:00:12 [2024-02-28T22:00:12.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
17:00:12 [2024-02-28T22:00:12.647Z] 
17:00:12 [2024-02-28T22:00:12.647Z] (Eclipse:19192): Gtk-WARNING **: 22:00:12.519: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
17:00:12 [2024-02-28T22:00:12.647Z] 
17:00:12 [2024-02-28T22:00:12.647Z] (Eclipse:19192): Gtk-WARNING **: 22:00:12.539: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
17:00:12 [2024-02-28T22:00:12.648Z] 
17:00:12 [2024-02-28T22:00:12.648Z] (Eclipse:19192): Gtk-WARNING **: 22:00:12.553: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
17:00:12 [2024-02-28T22:00:12.648Z] 
17:00:12 [2024-02-28T22:00:12.648Z] (Eclipse:19192): Gtk-WARNING **: 22:00:12.567: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
17:00:12 [2024-02-28T22:00:12.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
17:00:12 [2024-02-28T22:00:12.648Z] 
17:00:12 [2024-02-28T22:00:12.648Z] (Eclipse:19192): Gtk-WARNING **: 22:00:12.586: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
17:00:12 [2024-02-28T22:00:12.648Z] 
17:00:12 [2024-02-28T22:00:12.648Z] (Eclipse:19192): Gtk-WARNING **: 22:00:12.605: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
17:00:12 [2024-02-28T22:00:12.648Z] 
17:00:12 [2024-02-28T22:00:12.648Z] (Eclipse:19192): Gtk-WARNING **: 22:00:12.620: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
17:00:12 [2024-02-28T22:00:12.648Z] 
17:00:12 [2024-02-28T22:00:12.648Z] (Eclipse:19192): Gtk-WARNING **: 22:00:12.634: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
17:00:12 [2024-02-28T22:00:12.903Z] 
17:00:12 [2024-02-28T22:00:12.903Z] (Eclipse:19192): Gtk-WARNING **: 22:00:12.677: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
17:00:12 [2024-02-28T22:00:12.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
17:00:12 [2024-02-28T22:00:12.903Z] 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=-239371123 data=null doit=true}, Shell with text {Confirm Clear}]
17:00:12 [2024-02-28T22:00:12.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
17:00:12 [2024-02-28T22:00:12.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
17:00:12 [2024-02-28T22:00:12.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
17:00:12 [2024-02-28T22:00:12.903Z] 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')
17:00:12 [2024-02-28T22:00:12.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
17:00:12 [2024-02-28T22:00:12.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
17:00:12 [2024-02-28T22:00:12.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-239371122 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:00:12 [2024-02-28T22:00:12.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-239371122 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:00:12 [2024-02-28T22:00:12.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-239371122 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:00:12 [2024-02-28T22:00:12.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-239371122 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:00:12 [2024-02-28T22:00:12.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-239371122 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:00:12 [2024-02-28T22:00:12.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-239371122 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:00:12 [2024-02-28T22:00:12.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-239371122 data=null 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')]
17:00:12 [2024-02-28T22:00:12.903Z] 
17:00:12 [2024-02-28T22:00:12.903Z] (Eclipse:19192): Gtk-WARNING **: 22:00:12.721: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
17:00:12 [2024-02-28T22:00:12.903Z] 
17:00:12 [2024-02-28T22:00:12.903Z] (Eclipse:19192): Gtk-WARNING **: 22:00:12.733: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
17:00:13 [2024-02-28T22:00:13.158Z] 
17:00:13 [2024-02-28T22:00:13.158Z] (Eclipse:19192): Gtk-WARNING **: 22:00:12.905: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
17:00:13 [2024-02-28T22:00:13.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-239371344 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
17:00:13 [2024-02-28T22:00:13.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
17:00:13 [2024-02-28T22:00:13.158Z] 
17:00:13 [2024-02-28T22:00:13.158Z] (Eclipse:19192): Gtk-WARNING **: 22:00:12.967: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
17:00:13 [2024-02-28T22:00:13.158Z] 
17:00:13 [2024-02-28T22:00:13.158Z] (Eclipse:19192): Gtk-CRITICAL **: 22:00:13.010: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:00:13 [2024-02-28T22:00:13.158Z] 
17:00:13 [2024-02-28T22:00:13.158Z] (Eclipse:19192): Gtk-WARNING **: 22:00:13.030: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
17:00:13 [2024-02-28T22:00:13.158Z] 
17:00:13 [2024-02-28T22:00:13.158Z] (Eclipse:19192): Gtk-CRITICAL **: 22:00:13.067: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:00:13 [2024-02-28T22:00:13.158Z] 
17:00:13 [2024-02-28T22:00:13.158Z] (Eclipse:19192): Gtk-WARNING **: 22:00:13.082: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
17:00:14 [2024-02-28T22:00:14.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:00:14 [2024-02-28T22:00:14.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:00:14 [2024-02-28T22:00:14.521Z] 
17:00:14 [2024-02-28T22:00:14.521Z] (Eclipse:19192): Gtk-WARNING **: 22:00:14.435: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
17:00:14 [2024-02-28T22:00:14.521Z] 
17:00:14 [2024-02-28T22:00:14.521Z] (Eclipse:19192): Gtk-CRITICAL **: 22:00:14.441: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:00:14 [2024-02-28T22:00:14.521Z] 
17:00:14 [2024-02-28T22:00:14.521Z] (Eclipse:19192): Gtk-WARNING **: 22:00:14.444: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
17:00:14 [2024-02-28T22:00:14.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:00:14 [2024-02-28T22:00:14.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:14 [2024-02-28T22:00:14.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:14 [2024-02-28T22:00:14.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:14 [2024-02-28T22:00:14.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:14 [2024-02-28T22:00:14.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:14 [2024-02-28T22:00:14.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239369340 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:00:14 [2024-02-28T22:00:14.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239369340 data=null doit=true}, TreeItem with text {test}]
17:00:14 [2024-02-28T22:00:14.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239369340 data=null}, TreeItem with text {test}]
17:00:14 [2024-02-28T22:00:14.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239369340 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:14 [2024-02-28T22:00:14.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239369339 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
17:00:14 [2024-02-28T22:00:14.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239369335 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:14 [2024-02-28T22:00:14.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:14 [2024-02-28T22:00:14.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239369335 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:00:14 [2024-02-28T22:00:14.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239369335 data=null doit=true}, TreeItem with text {test}]
17:00:14 [2024-02-28T22:00:14.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239369335 data=null}, TreeItem with text {test}]
17:00:14 [2024-02-28T22:00:14.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239369335 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:14 [2024-02-28T22:00:14.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239369335 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
17:00:14 [2024-02-28T22:00:14.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239369327 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:14 [2024-02-28T22:00:14.521Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:00:14 [2024-02-28T22:00:14.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:14 [2024-02-28T22:00:14.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-239369326 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
17:00:14 [2024-02-28T22:00:14.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-239369326 data=null doit=true}, TreeItem with text {Traces [1]}]
17:00:14 [2024-02-28T22:00:14.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-239369326 data=null}, TreeItem with text {Traces [1]}]
17:00:14 [2024-02-28T22:00:14.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-239369326 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:00:14 [2024-02-28T22:00:14.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239369326 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]}]
17:00:14 [2024-02-28T22:00:14.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-239369322 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:00:14 [2024-02-28T22:00:14.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-239369321 data=null doit=true}, TreeItem with text {Traces [1]}]
17:00:14 [2024-02-28T22:00:14.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-239369321 data=null}, TreeItem with text {Traces [1]}]
17:00:14 [2024-02-28T22:00:14.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-239369321 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:00:14 [2024-02-28T22:00:14.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239369321 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]}]
17:00:14 [2024-02-28T22:00:14.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-239369320 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:00:14 [2024-02-28T22:00:14.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {symbolic-link [1]} time=-239369320 data=null doit=true}, TreeItem with text {symbolic-link [1]}]
17:00:14 [2024-02-28T22:00:14.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {symbolic-link [1]} time=-239369319 data=null}, TreeItem with text {symbolic-link [1]}]
17:00:14 [2024-02-28T22:00:14.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {symbolic-link [1]} time=-239369319 data=null button=1 stateMask=0x0 x=133 y=81 count=1}, TreeItem with text {symbolic-link [1]}]
17:00:14 [2024-02-28T22:00:14.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239369319 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]}]
17:00:14 [2024-02-28T22:00:14.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {symbolic-link [1]} time=-239369318 data=null button=1 stateMask=0x80000 x=133 y=81 count=1}, TreeItem with text {symbolic-link [1]}]
17:00:14 [2024-02-28T22:00:14.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:00:14 [2024-02-28T22:00:14.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
17:00:14 [2024-02-28T22:00:14.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239369307 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:00:14 [2024-02-28T22:00:14.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239369307 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:00:14 [2024-02-28T22:00:14.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:14 [2024-02-28T22:00:14.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239369307 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:00:14 [2024-02-28T22:00:14.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239369306 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:00:14 [2024-02-28T22:00:14.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239369305 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}]
17:00:14 [2024-02-28T22:00:14.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239369301 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:00:14 [2024-02-28T22:00:14.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239369294 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
17:00:14 [2024-02-28T22:00:14.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239369294 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
17:00:14 [2024-02-28T22:00:14.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239369294 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}]
17:00:14 [2024-02-28T22:00:14.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239369220 data=null button=1 stateMask=0x80000 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
17:00:14 [2024-02-28T22:00:14.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239369215 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:00:14 [2024-02-28T22:00:14.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239369215 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:00:14 [2024-02-28T22:00:14.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239369215 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:00:14 [2024-02-28T22:00:14.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
17:00:14 [2024-02-28T22:00:14.779Z] 
17:00:14 [2024-02-28T22:00:14.779Z] (Eclipse:19192): Gtk-CRITICAL **: 22:00:14.620: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:00:14 [2024-02-28T22:00:14.779Z] 
17:00:14 [2024-02-28T22:00:14.779Z] (Eclipse:19192): Gtk-WARNING **: 22:00:14.640: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
17:00:14 [2024-02-28T22:00:14.779Z] 
17:00:14 [2024-02-28T22:00:14.779Z] (Eclipse:19192): Gtk-CRITICAL **: 22:00:14.672: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:00:14 [2024-02-28T22:00:14.779Z] 
17:00:14 [2024-02-28T22:00:14.779Z] (Eclipse:19192): Gtk-WARNING **: 22:00:14.687: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
17:00:15 [2024-02-28T22:00:15.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:00:15 [2024-02-28T22:00:15.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:00:15 [2024-02-28T22:00:15.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:15 [2024-02-28T22:00:15.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:15 [2024-02-28T22:00:15.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:15 [2024-02-28T22:00:15.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:15 [2024-02-28T22:00:15.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:15 [2024-02-28T22:00:15.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239368692 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:00:15 [2024-02-28T22:00:15.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239368692 data=null doit=true}, TreeItem with text {test}]
17:00:15 [2024-02-28T22:00:15.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239368692 data=null}, TreeItem with text {test}]
17:00:15 [2024-02-28T22:00:15.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239368691 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:15 [2024-02-28T22:00:15.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239368691 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
17:00:15 [2024-02-28T22:00:15.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239368687 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:15 [2024-02-28T22:00:15.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:15 [2024-02-28T22:00:15.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239368687 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:00:15 [2024-02-28T22:00:15.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239368687 data=null doit=true}, TreeItem with text {test}]
17:00:15 [2024-02-28T22:00:15.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239368687 data=null}, TreeItem with text {test}]
17:00:15 [2024-02-28T22:00:15.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239368687 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:15 [2024-02-28T22:00:15.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239368686 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
17:00:15 [2024-02-28T22:00:15.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239368683 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:15 [2024-02-28T22:00:15.339Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:00:15 [2024-02-28T22:00:15.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:15 [2024-02-28T22:00:15.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-239368683 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
17:00:15 [2024-02-28T22:00:15.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-239368683 data=null doit=true}, TreeItem with text {Traces [2]}]
17:00:15 [2024-02-28T22:00:15.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-239368683 data=null}, TreeItem with text {Traces [2]}]
17:00:15 [2024-02-28T22:00:15.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-239368683 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
17:00:15 [2024-02-28T22:00:15.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239368683 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]}]
17:00:15 [2024-02-28T22:00:15.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-239368680 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
17:00:15 [2024-02-28T22:00:15.339Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
17:00:15 [2024-02-28T22:00:15.339Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {symbolic-link [1]} is already expanded. Won't expand it again.
17:00:15 [2024-02-28T22:00:15.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:15 [2024-02-28T22:00:15.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239368679 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:00:15 [2024-02-28T22:00:15.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239368675 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:00:15 [2024-02-28T22:00:15.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239368675 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:00:15 [2024-02-28T22:00:15.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239368675 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:00:15 [2024-02-28T22:00:15.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239368675 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}]
17:00:15 [2024-02-28T22:00:15.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239368672 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:00:15 [2024-02-28T22:00:15.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Rena&me...	F2", using matcher: with mnemonic 'Rename...'
17:00:15 [2024-02-28T22:00:15.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Rename...'
17:00:15 [2024-02-28T22:00:15.339Z] 
17:00:15 [2024-02-28T22:00:15.339Z] (Eclipse:19192): Gtk-WARNING **: 22:00:15.268: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
17:00:15 [2024-02-28T22:00:15.339Z] 
17:00:15 [2024-02-28T22:00:15.340Z] (Eclipse:19192): Gtk-WARNING **: 22:00:15.283: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
17:00:15 [2024-02-28T22:00:15.340Z] 
17:00:15 [2024-02-28T22:00:15.340Z] (Eclipse:19192): Gtk-WARNING **: 22:00:15.300: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
17:00:15 [2024-02-28T22:00:15.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Rename...'
17:00:15 [2024-02-28T22:00:15.340Z] 
17:00:15 [2024-02-28T22:00:15.340Z] (Eclipse:19192): Gtk-WARNING **: 22:00:15.318: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
17:00:15 [2024-02-28T22:00:15.594Z] 
17:00:15 [2024-02-28T22:00:15.594Z] (Eclipse:19192): Gtk-WARNING **: 22:00:15.372: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
17:00:15 [2024-02-28T22:00:15.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Rename Trace", using matcher: with text 'Rename Trace'
17:00:15 [2024-02-28T22:00:15.594Z] 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=-239368425 data=null doit=true}, Shell with text {Rename Trace}]
17:00:15 [2024-02-28T22:00:15.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
17:00:15 [2024-02-28T22:00:15.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
17:00:15 [2024-02-28T22:00:15.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
17:00:15 [2024-02-28T22:00:15.594Z] 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:'))
17:00:15 [2024-02-28T22:00:15.594Z] 
17:00:15 [2024-02-28T22:00:15.594Z] (Eclipse:19192): Gtk-WARNING **: 22:00:15.389: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
17:00:15 [2024-02-28T22:00:15.594Z] 
17:00:15 [2024-02-28T22:00:15.594Z] (Eclipse:19192): Gtk-WARNING **: 22:00:15.405: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
17:00:15 [2024-02-28T22:00:15.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:00:15 [2024-02-28T22:00:15.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
17:00:15 [2024-02-28T22:00:15.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
17:00:15 [2024-02-28T22:00:15.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
17:00:15 [2024-02-28T22:00:15.594Z] 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')
17:00:15 [2024-02-28T22:00:15.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
17:00:15 [2024-02-28T22:00:15.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-239368394 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
17:00:15 [2024-02-28T22:00:15.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-239368394 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
17:00:15 [2024-02-28T22:00:15.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-239368394 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
17:00:15 [2024-02-28T22:00:15.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-239368394 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
17:00:15 [2024-02-28T22:00:15.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-239368394 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
17:00:15 [2024-02-28T22:00:15.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-239368394 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
17:00:15 [2024-02-28T22:00:15.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-239368393 data=null 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')]
17:00:15 [2024-02-28T22:00:15.594Z] 
17:00:15 [2024-02-28T22:00:15.594Z] (Eclipse:19192): Gtk-WARNING **: 22:00:15.486: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
17:00:15 [2024-02-28T22:00:15.594Z] 
17:00:15 [2024-02-28T22:00:15.594Z] (Eclipse:19192): Gtk-WARNING **: 22:00:15.517: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
17:00:15 [2024-02-28T22:00:15.848Z] 
17:00:15 [2024-02-28T22:00:15.848Z] (Eclipse:19192): Gtk-CRITICAL **: 22:00:15.685: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:00:15 [2024-02-28T22:00:15.849Z] 
17:00:15 [2024-02-28T22:00:15.849Z] (Eclipse:19192): Gtk-WARNING **: 22:00:15.688: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
17:00:15 [2024-02-28T22:00:15.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Rena&me...	F2} time=-239368638 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Rename...']
17:00:15 [2024-02-28T22:00:15.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
17:00:15 [2024-02-28T22:00:15.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:00:15 [2024-02-28T22:00:15.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:15 [2024-02-28T22:00:15.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:15 [2024-02-28T22:00:15.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:15 [2024-02-28T22:00:15.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:15 [2024-02-28T22:00:15.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:15 [2024-02-28T22:00:15.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239368027 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:00:15 [2024-02-28T22:00:15.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239368027 data=null doit=true}, TreeItem with text {test}]
17:00:15 [2024-02-28T22:00:15.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239368027 data=null}, TreeItem with text {test}]
17:00:15 [2024-02-28T22:00:15.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239368026 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:15 [2024-02-28T22:00:15.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239368026 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
17:00:15 [2024-02-28T22:00:15.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239368018 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:15 [2024-02-28T22:00:15.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:15 [2024-02-28T22:00:15.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239368017 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:00:15 [2024-02-28T22:00:15.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239368017 data=null doit=true}, TreeItem with text {test}]
17:00:15 [2024-02-28T22:00:15.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239368017 data=null}, TreeItem with text {test}]
17:00:15 [2024-02-28T22:00:15.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239368017 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:15 [2024-02-28T22:00:15.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239368017 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
17:00:15 [2024-02-28T22:00:15.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239368014 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:15 [2024-02-28T22:00:15.849Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:00:15 [2024-02-28T22:00:15.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:15 [2024-02-28T22:00:15.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-239368013 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
17:00:15 [2024-02-28T22:00:15.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-239368013 data=null doit=true}, TreeItem with text {Traces [2]}]
17:00:15 [2024-02-28T22:00:15.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-239368013 data=null}, TreeItem with text {Traces [2]}]
17:00:15 [2024-02-28T22:00:15.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-239368002 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
17:00:15 [2024-02-28T22:00:15.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239368002 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]}]
17:00:15 [2024-02-28T22:00:15.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-239367999 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
17:00:15 [2024-02-28T22:00:15.849Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
17:00:15 [2024-02-28T22:00:15.849Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {symbolic-link [1]} is already expanded. Won't expand it again.
17:00:15 [2024-02-28T22:00:15.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:15 [2024-02-28T22:00:15.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-239367998 data=null button=0 stateMask=0x0 x=176 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log2}]
17:00:15 [2024-02-28T22:00:15.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=-239367998 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log2}]
17:00:15 [2024-02-28T22:00:15.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=-239367998 data=null}, TreeItem with text {ExampleCustomTxt.log2}]
17:00:15 [2024-02-28T22:00:15.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-239367998 data=null button=1 stateMask=0x0 x=176 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
17:00:15 [2024-02-28T22:00:15.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239367998 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}]
17:00:15 [2024-02-28T22:00:15.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-239367991 data=null button=1 stateMask=0x80000 x=176 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
17:00:15 [2024-02-28T22:00:15.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
17:00:15 [2024-02-28T22:00:15.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Open'
17:00:16 [2024-02-28T22:00:16.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Open'
17:00:16 [2024-02-28T22:00:16.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=-239367974 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Open']
17:00:16 [2024-02-28T22:00:16.104Z] 
17:00:16 [2024-02-28T22:00:16.104Z] (Eclipse:19192): Gtk-CRITICAL **: 22:00:15.898: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:00:16 [2024-02-28T22:00:16.105Z] 
17:00:16 [2024-02-28T22:00:16.105Z] (Eclipse:19192): Gtk-WARNING **: 22:00:15.918: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
17:00:16 [2024-02-28T22:00:16.105Z] 
17:00:16 [2024-02-28T22:00:16.105Z] (Eclipse:19192): Gtk-CRITICAL **: 22:00:15.934: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:00:16 [2024-02-28T22:00:16.105Z] 
17:00:16 [2024-02-28T22:00:16.105Z] (Eclipse:19192): Gtk-WARNING **: 22:00:15.958: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
17:00:16 [2024-02-28T22:00:16.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:00:16 [2024-02-28T22:00:16.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:00:16 [2024-02-28T22:00:16.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:00:16 [2024-02-28T22:00:16.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:00:16 [2024-02-28T22:00:16.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:00:16 [2024-02-28T22:00:16.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
17:00:16 [2024-02-28T22:00:16.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-239367438 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
17:00:16 [2024-02-28T22:00:16.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-239367438 data=null doit=true}, TableItem with text {}]
17:00:16 [2024-02-28T22:00:16.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-239367438 data=null}, TableItem with text {}]
17:00:16 [2024-02-28T22:00:16.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-239367438 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
17:00:16 [2024-02-28T22:00:16.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239367438 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
17:00:16 [2024-02-28T22:00:16.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-239367435 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
17:00:16 [2024-02-28T22:00:16.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:00:16 [2024-02-28T22:00:16.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:00:16 [2024-02-28T22:00:16.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"'
17:00:16 [2024-02-28T22:00:16.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:16 [2024-02-28T22:00:16.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-239367361 data=null button=0 stateMask=0x0 x=176 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log2}]
17:00:16 [2024-02-28T22:00:16.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=-239367360 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log2}]
17:00:16 [2024-02-28T22:00:16.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=-239367360 data=null}, TreeItem with text {ExampleCustomTxt.log2}]
17:00:16 [2024-02-28T22:00:16.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-239367360 data=null button=1 stateMask=0x0 x=176 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
17:00:16 [2024-02-28T22:00:16.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239367360 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}]
17:00:16 [2024-02-28T22:00:16.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-239367357 data=null button=1 stateMask=0x80000 x=176 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
17:00:16 [2024-02-28T22:00:16.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:16 [2024-02-28T22:00:16.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:16 [2024-02-28T22:00:16.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:16 [2024-02-28T22:00:16.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:16 [2024-02-28T22:00:16.665Z] 
17:00:16 [2024-02-28T22:00:16.665Z] (Eclipse:19192): Gtk-CRITICAL **: 22:00:16.504: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:00:16 [2024-02-28T22:00:16.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:00:16 [2024-02-28T22:00:16.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:16 [2024-02-28T22:00:16.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:16 [2024-02-28T22:00:16.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:16 [2024-02-28T22:00:16.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:16 [2024-02-28T22:00:16.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:16 [2024-02-28T22:00:16.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239367239 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:00:16 [2024-02-28T22:00:16.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239367239 data=null doit=true}, TreeItem with text {test}]
17:00:16 [2024-02-28T22:00:16.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239367239 data=null}, TreeItem with text {test}]
17:00:16 [2024-02-28T22:00:16.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239367238 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:16 [2024-02-28T22:00:16.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239367238 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
17:00:16 [2024-02-28T22:00:16.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239367227 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:16 [2024-02-28T22:00:16.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:16 [2024-02-28T22:00:16.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239367226 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:00:16 [2024-02-28T22:00:16.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239367226 data=null doit=true}, TreeItem with text {test}]
17:00:16 [2024-02-28T22:00:16.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239367226 data=null}, TreeItem with text {test}]
17:00:16 [2024-02-28T22:00:16.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239367226 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:16 [2024-02-28T22:00:16.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239367226 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
17:00:16 [2024-02-28T22:00:16.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239367213 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:16 [2024-02-28T22:00:16.666Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:00:16 [2024-02-28T22:00:16.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:16 [2024-02-28T22:00:16.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-239367213 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
17:00:16 [2024-02-28T22:00:16.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-239367213 data=null doit=true}, TreeItem with text {Traces [2]}]
17:00:16 [2024-02-28T22:00:16.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-239367213 data=null}, TreeItem with text {Traces [2]}]
17:00:16 [2024-02-28T22:00:16.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-239367212 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
17:00:16 [2024-02-28T22:00:16.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239367212 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]}]
17:00:16 [2024-02-28T22:00:16.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-239367201 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
17:00:16 [2024-02-28T22:00:16.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:16 [2024-02-28T22:00:16.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-239367201 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
17:00:16 [2024-02-28T22:00:16.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-239367201 data=null doit=true}, TreeItem with text {Traces [2]}]
17:00:16 [2024-02-28T22:00:16.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-239367201 data=null}, TreeItem with text {Traces [2]}]
17:00:16 [2024-02-28T22:00:16.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-239367200 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
17:00:16 [2024-02-28T22:00:16.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239367200 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]}]
17:00:16 [2024-02-28T22:00:16.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-239367197 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
17:00:16 [2024-02-28T22:00:16.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
17:00:16 [2024-02-28T22:00:16.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
17:00:16 [2024-02-28T22:00:16.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
17:00:16 [2024-02-28T22:00:16.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
17:00:16 [2024-02-28T22:00:16.921Z] 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=-239367006 data=null doit=true}, Shell with text {Confirm Clear}]
17:00:16 [2024-02-28T22:00:16.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
17:00:16 [2024-02-28T22:00:16.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
17:00:16 [2024-02-28T22:00:16.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
17:00:16 [2024-02-28T22:00:16.921Z] 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')
17:00:16 [2024-02-28T22:00:16.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
17:00:16 [2024-02-28T22:00:16.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
17:00:16 [2024-02-28T22:00:16.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-239367005 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:00:16 [2024-02-28T22:00:16.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-239367005 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:00:16 [2024-02-28T22:00:16.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-239367005 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:00:16 [2024-02-28T22:00:16.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-239367005 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:00:16 [2024-02-28T22:00:16.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-239367005 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:00:16 [2024-02-28T22:00:16.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-239367005 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:00:16 [2024-02-28T22:00:16.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-239367005 data=null 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')]
17:00:17 [2024-02-28T22:00:17.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
17:00:17 [2024-02-28T22:00:17.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-239367140 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
17:00:17 [2024-02-28T22:00:17.735Z] 
17:00:17 [2024-02-28T22:00:17.735Z] (Eclipse:19192): Gtk-CRITICAL **: 22:00:17.649: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:00:19 [2024-02-28T22:00:19.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:00:19 [2024-02-28T22:00:19.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:00:19 [2024-02-28T22:00:19.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:00:19 [2024-02-28T22:00:19.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:19 [2024-02-28T22:00:19.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:19 [2024-02-28T22:00:19.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:19 [2024-02-28T22:00:19.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:19 [2024-02-28T22:00:19.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:19 [2024-02-28T22:00:19.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239364751 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:00:19 [2024-02-28T22:00:19.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239364751 data=null doit=true}, TreeItem with text {test}]
17:00:19 [2024-02-28T22:00:19.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239364751 data=null}, TreeItem with text {test}]
17:00:19 [2024-02-28T22:00:19.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239364750 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:19 [2024-02-28T22:00:19.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239364750 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
17:00:19 [2024-02-28T22:00:19.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239364727 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:19 [2024-02-28T22:00:19.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:19 [2024-02-28T22:00:19.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239364726 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:00:19 [2024-02-28T22:00:19.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239364726 data=null doit=true}, TreeItem with text {test}]
17:00:19 [2024-02-28T22:00:19.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239364726 data=null}, TreeItem with text {test}]
17:00:19 [2024-02-28T22:00:19.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239364726 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:19 [2024-02-28T22:00:19.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239364726 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
17:00:19 [2024-02-28T22:00:19.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239364722 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:19 [2024-02-28T22:00:19.097Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:00:19 [2024-02-28T22:00:19.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:19 [2024-02-28T22:00:19.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-239364722 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
17:00:19 [2024-02-28T22:00:19.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-239364722 data=null doit=true}, TreeItem with text {Traces [1]}]
17:00:19 [2024-02-28T22:00:19.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-239364721 data=null}, TreeItem with text {Traces [1]}]
17:00:19 [2024-02-28T22:00:19.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-239364721 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:00:19 [2024-02-28T22:00:19.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239364721 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]}]
17:00:19 [2024-02-28T22:00:19.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-239364710 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:00:19 [2024-02-28T22:00:19.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-239364710 data=null doit=true}, TreeItem with text {Traces [1]}]
17:00:19 [2024-02-28T22:00:19.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-239364710 data=null}, TreeItem with text {Traces [1]}]
17:00:19 [2024-02-28T22:00:19.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-239364710 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:00:19 [2024-02-28T22:00:19.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239364710 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]}]
17:00:19 [2024-02-28T22:00:19.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-239364709 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:00:19 [2024-02-28T22:00:19.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:00:19 [2024-02-28T22:00:19.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:19 [2024-02-28T22:00:19.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239364707 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:00:19 [2024-02-28T22:00:19.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239364707 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:00:19 [2024-02-28T22:00:19.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239364707 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:00:19 [2024-02-28T22:00:19.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239364707 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:00:19 [2024-02-28T22:00:19.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239364707 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}]
17:00:19 [2024-02-28T22:00:19.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239364690 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:00:19 [2024-02-28T22:00:19.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
17:00:19 [2024-02-28T22:00:19.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Copy...'
17:00:19 [2024-02-28T22:00:19.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Copy...'
17:00:19 [2024-02-28T22:00:19.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace'
17:00:19 [2024-02-28T22:00:19.352Z] 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=-239364525 data=null doit=true}, Shell with text {Copy Trace}]
17:00:19 [2024-02-28T22:00:19.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
17:00:19 [2024-02-28T22:00:19.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
17:00:19 [2024-02-28T22:00:19.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
17:00:19 [2024-02-28T22:00:19.352Z] 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:'))
17:00:19 [2024-02-28T22:00:19.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a link", using matcher: of type 'Button'
17:00:19 [2024-02-28T22:00:19.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
17:00:19 [2024-02-28T22:00:19.352Z] 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'
17:00:19 [2024-02-28T22:00:19.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: with style 'SWT.RADIO'
17:00:19 [2024-02-28T22:00:19.352Z] 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')
17:00:19 [2024-02-28T22:00:19.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:00:19 [2024-02-28T22:00:19.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
17:00:19 [2024-02-28T22:00:19.353Z] 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')
17:00:19 [2024-02-28T22:00:19.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Copy as a link} time=-239364477 data=null doit=true}, Button with text {Copy as a link}]
17:00:19 [2024-02-28T22:00:19.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Copy as a link} time=-239364476 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}]
17:00:19 [2024-02-28T22:00:19.353Z] 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')
17:00:19 [2024-02-28T22:00:19.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Copy as a new trace} time=-239364476 data=null doit=true}, (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')]
17:00:19 [2024-02-28T22:00:19.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Copy as a new trace} time=-239364476 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')]
17:00:19 [2024-02-28T22:00:19.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Copy as a new trace} time=-239364476 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')]
17:00:19 [2024-02-28T22:00:19.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Copy as a new trace} time=-239364476 data=null 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')]
17:00:19 [2024-02-28T22:00:19.353Z] 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')
17:00:19 [2024-02-28T22:00:19.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a link", using matcher: of type 'Button'
17:00:19 [2024-02-28T22:00:19.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
17:00:19 [2024-02-28T22:00:19.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:00:19 [2024-02-28T22:00:19.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
17:00:19 [2024-02-28T22:00:19.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
17:00:19 [2024-02-28T22:00:19.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
17:00:19 [2024-02-28T22:00:19.353Z] 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')
17:00:19 [2024-02-28T22:00:19.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
17:00:19 [2024-02-28T22:00:19.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-239364475 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
17:00:19 [2024-02-28T22:00:19.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-239364475 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
17:00:19 [2024-02-28T22:00:19.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-239364475 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
17:00:19 [2024-02-28T22:00:19.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-239364475 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
17:00:19 [2024-02-28T22:00:19.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-239364475 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
17:00:19 [2024-02-28T22:00:19.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-239364475 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
17:00:19 [2024-02-28T22:00:19.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-239364475 data=null 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')]
17:00:19 [2024-02-28T22:00:19.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=-239364672 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Copy...']
17:00:19 [2024-02-28T22:00:19.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
17:00:19 [2024-02-28T22:00:19.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:00:19 [2024-02-28T22:00:19.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:19 [2024-02-28T22:00:19.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:19 [2024-02-28T22:00:19.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:19 [2024-02-28T22:00:19.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:19 [2024-02-28T22:00:19.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:19 [2024-02-28T22:00:19.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239364356 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:00:19 [2024-02-28T22:00:19.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239364356 data=null doit=true}, TreeItem with text {test}]
17:00:19 [2024-02-28T22:00:19.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239364356 data=null}, TreeItem with text {test}]
17:00:19 [2024-02-28T22:00:19.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239364356 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:19 [2024-02-28T22:00:19.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239364356 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
17:00:19 [2024-02-28T22:00:19.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239364338 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:19 [2024-02-28T22:00:19.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:19 [2024-02-28T22:00:19.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239364338 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:00:19 [2024-02-28T22:00:19.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239364338 data=null doit=true}, TreeItem with text {test}]
17:00:19 [2024-02-28T22:00:19.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239364338 data=null}, TreeItem with text {test}]
17:00:19 [2024-02-28T22:00:19.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239364338 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:19 [2024-02-28T22:00:19.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239364338 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
17:00:19 [2024-02-28T22:00:19.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239364327 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:19 [2024-02-28T22:00:19.608Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:00:19 [2024-02-28T22:00:19.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:19 [2024-02-28T22:00:19.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-239364327 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
17:00:19 [2024-02-28T22:00:19.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-239364327 data=null doit=true}, TreeItem with text {Traces [1]}]
17:00:19 [2024-02-28T22:00:19.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-239364327 data=null}, TreeItem with text {Traces [1]}]
17:00:19 [2024-02-28T22:00:19.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-239364326 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:00:19 [2024-02-28T22:00:19.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239364326 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]}]
17:00:19 [2024-02-28T22:00:19.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-239364321 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:00:19 [2024-02-28T22:00:19.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:19 [2024-02-28T22:00:19.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-239364321 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
17:00:19 [2024-02-28T22:00:19.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-239364321 data=null doit=true}, TreeItem with text {Traces [1]}]
17:00:19 [2024-02-28T22:00:19.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-239364321 data=null}, TreeItem with text {Traces [1]}]
17:00:19 [2024-02-28T22:00:19.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-239364321 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:00:19 [2024-02-28T22:00:19.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239364311 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]}]
17:00:19 [2024-02-28T22:00:19.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-239364309 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
17:00:19 [2024-02-28T22:00:19.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...'
17:00:19 [2024-02-28T22:00:19.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment'
17:00:19 [2024-02-28T22:00:19.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Generic Experiment'
17:00:19 [2024-02-28T22:00:19.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Generic Experiment'
17:00:19 [2024-02-28T22:00:19.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:00:19 [2024-02-28T22:00:19.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=-239364280 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Generic Experiment']
17:00:20 [2024-02-28T22:00:20.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:00:20 [2024-02-28T22:00:20.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:00:20 [2024-02-28T22:00:20.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:00:20 [2024-02-28T22:00:20.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:20 [2024-02-28T22:00:20.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:20 [2024-02-28T22:00:20.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:20 [2024-02-28T22:00:20.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:20 [2024-02-28T22:00:20.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:20 [2024-02-28T22:00:20.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239363685 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:00:20 [2024-02-28T22:00:20.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239363685 data=null doit=true}, TreeItem with text {test}]
17:00:20 [2024-02-28T22:00:20.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239363685 data=null}, TreeItem with text {test}]
17:00:20 [2024-02-28T22:00:20.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239363684 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:20 [2024-02-28T22:00:20.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239363684 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
17:00:20 [2024-02-28T22:00:20.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239363678 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:20 [2024-02-28T22:00:20.373Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:00:20 [2024-02-28T22:00:20.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=-239363678 data=null doit=true}, TreeItem with text {Experiments [1]}]
17:00:20 [2024-02-28T22:00:20.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=-239363678 data=null}, TreeItem with text {Experiments [1]}]
17:00:20 [2024-02-28T22:00:20.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=-239363678 data=null button=1 stateMask=0x0 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
17:00:20 [2024-02-28T22:00:20.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239363677 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]}]
17:00:20 [2024-02-28T22:00:20.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=-239363677 data=null button=1 stateMask=0x80000 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
17:00:20 [2024-02-28T22:00:20.373Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
17:00:20 [2024-02-28T22:00:20.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:00:20 [2024-02-28T22:00:20.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:20 [2024-02-28T22:00:20.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Experiment [2]} time=-239363675 data=null button=0 stateMask=0x0 x=127 y=58 count=0}, TreeItem with text {Experiment [2]}]
17:00:20 [2024-02-28T22:00:20.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiment [2]} time=-239363675 data=null doit=true}, TreeItem with text {Experiment [2]}]
17:00:20 [2024-02-28T22:00:20.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiment [2]} time=-239363675 data=null}, TreeItem with text {Experiment [2]}]
17:00:20 [2024-02-28T22:00:20.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiment [2]} time=-239363674 data=null button=1 stateMask=0x0 x=127 y=58 count=1}, TreeItem with text {Experiment [2]}]
17:00:20 [2024-02-28T22:00:20.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239363674 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]}]
17:00:20 [2024-02-28T22:00:20.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiment [2]} time=-239363663 data=null button=1 stateMask=0x80000 x=127 y=58 count=1}, TreeItem with text {Experiment [2]}]
17:00:20 [2024-02-28T22:00:20.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
17:00:20 [2024-02-28T22:00:20.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Copy...'
17:00:20 [2024-02-28T22:00:20.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Copy...'
17:00:20 [2024-02-28T22:00:20.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Copy Experiment", using matcher: with text 'Copy Experiment'
17:00:20 [2024-02-28T22:00:20.374Z] 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=-239363494 data=null doit=true}, Shell with text {Copy Experiment}]
17:00:20 [2024-02-28T22:00:20.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Experiment", using matcher: of type 'Text'
17:00:20 [2024-02-28T22:00:20.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "New Experiment name:", using matcher: with mnemonic 'New Experiment name:'
17:00:20 [2024-02-28T22:00:20.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Experiment", using matcher: with label (with mnemonic 'New Experiment name:')
17:00:20 [2024-02-28T22:00:20.374Z] 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:'))
17:00:20 [2024-02-28T22:00:20.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deep copy this exper...", using matcher: of type 'Button'
17:00:20 [2024-02-28T22:00:20.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:00:20 [2024-02-28T22:00:20.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
17:00:20 [2024-02-28T22:00:20.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
17:00:20 [2024-02-28T22:00:20.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
17:00:20 [2024-02-28T22:00:20.374Z] 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')
17:00:20 [2024-02-28T22:00:20.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
17:00:20 [2024-02-28T22:00:20.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-239363478 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
17:00:20 [2024-02-28T22:00:20.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-239363478 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
17:00:20 [2024-02-28T22:00:20.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-239363478 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
17:00:20 [2024-02-28T22:00:20.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-239363478 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
17:00:20 [2024-02-28T22:00:20.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-239363478 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
17:00:20 [2024-02-28T22:00:20.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-239363478 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
17:00:20 [2024-02-28T22:00:20.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-239363478 data=null 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')]
17:00:20 [2024-02-28T22:00:20.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=-239363647 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Copy...']
17:00:20 [2024-02-28T22:00:20.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
17:00:20 [2024-02-28T22:00:20.629Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
17:00:20 [2024-02-28T22:00:20.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:00:20 [2024-02-28T22:00:20.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:20 [2024-02-28T22:00:20.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:20 [2024-02-28T22:00:20.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:20 [2024-02-28T22:00:20.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:20 [2024-02-28T22:00:20.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:20 [2024-02-28T22:00:20.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239363337 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:00:20 [2024-02-28T22:00:20.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239363337 data=null doit=true}, TreeItem with text {test}]
17:00:20 [2024-02-28T22:00:20.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239363337 data=null}, TreeItem with text {test}]
17:00:20 [2024-02-28T22:00:20.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239363337 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:20 [2024-02-28T22:00:20.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239363337 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
17:00:20 [2024-02-28T22:00:20.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239363321 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:20 [2024-02-28T22:00:20.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:20 [2024-02-28T22:00:20.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239363321 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:00:20 [2024-02-28T22:00:20.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239363321 data=null doit=true}, TreeItem with text {test}]
17:00:20 [2024-02-28T22:00:20.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239363321 data=null}, TreeItem with text {test}]
17:00:20 [2024-02-28T22:00:20.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239363321 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:20 [2024-02-28T22:00:20.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239363320 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
17:00:20 [2024-02-28T22:00:20.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239363306 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:20 [2024-02-28T22:00:20.629Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:00:20 [2024-02-28T22:00:20.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:20 [2024-02-28T22:00:20.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-239363303 data=null button=0 stateMask=0x0 x=92 y=104 count=0}, TreeItem with text {Traces [2]}]
17:00:20 [2024-02-28T22:00:20.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-239363303 data=null doit=true}, TreeItem with text {Traces [2]}]
17:00:20 [2024-02-28T22:00:20.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-239363303 data=null}, TreeItem with text {Traces [2]}]
17:00:20 [2024-02-28T22:00:20.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-239363303 data=null button=1 stateMask=0x0 x=92 y=104 count=1}, TreeItem with text {Traces [2]}]
17:00:20 [2024-02-28T22:00:20.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239363303 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]}]
17:00:20 [2024-02-28T22:00:20.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-239363272 data=null button=1 stateMask=0x80000 x=92 y=104 count=1}, TreeItem with text {Traces [2]}]
17:00:20 [2024-02-28T22:00:20.630Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
17:00:20 [2024-02-28T22:00:20.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {exp [2]} time=-239363272 data=null doit=true}, TreeItem with text {exp [2]}]
17:00:20 [2024-02-28T22:00:20.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {exp [2]} time=-239363272 data=null}, TreeItem with text {exp [2]}]
17:00:20 [2024-02-28T22:00:20.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {exp [2]} time=-239363233 data=null button=1 stateMask=0x0 x=101 y=58 count=1}, TreeItem with text {exp [2]}]
17:00:20 [2024-02-28T22:00:20.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239363233 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]}]
17:00:20 [2024-02-28T22:00:20.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {exp [2]} time=-239363231 data=null button=1 stateMask=0x80000 x=101 y=58 count=1}, TreeItem with text {exp [2]}]
17:00:20 [2024-02-28T22:00:20.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:00:20 [2024-02-28T22:00:20.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:20 [2024-02-28T22:00:20.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {exp [2]} time=-239363229 data=null button=0 stateMask=0x0 x=101 y=58 count=0}, TreeItem with text {exp [2]}]
17:00:20 [2024-02-28T22:00:20.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {exp [2]} time=-239363229 data=null doit=true}, TreeItem with text {exp [2]}]
17:00:20 [2024-02-28T22:00:20.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {exp [2]} time=-239363229 data=null}, TreeItem with text {exp [2]}]
17:00:20 [2024-02-28T22:00:20.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {exp [2]} time=-239363229 data=null button=1 stateMask=0x0 x=101 y=58 count=1}, TreeItem with text {exp [2]}]
17:00:20 [2024-02-28T22:00:20.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239363229 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]}]
17:00:20 [2024-02-28T22:00:20.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {exp [2]} time=-239363224 data=null button=1 stateMask=0x80000 x=101 y=58 count=1}, TreeItem with text {exp [2]}]
17:00:20 [2024-02-28T22:00:20.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
17:00:20 [2024-02-28T22:00:20.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Copy...'
17:00:20 [2024-02-28T22:00:20.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Copy...'
17:00:21 [2024-02-28T22:00:21.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Copy Experiment", using matcher: with text 'Copy Experiment'
17:00:21 [2024-02-28T22:00:21.140Z] 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=-239362906 data=null doit=true}, Shell with text {Copy Experiment}]
17:00:21 [2024-02-28T22:00:21.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "exp", using matcher: of type 'Text'
17:00:21 [2024-02-28T22:00:21.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "New Experiment name:", using matcher: with mnemonic 'New Experiment name:'
17:00:21 [2024-02-28T22:00:21.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "exp", using matcher: with label (with mnemonic 'New Experiment name:')
17:00:21 [2024-02-28T22:00:21.140Z] 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:'))
17:00:21 [2024-02-28T22:00:21.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deep copy this exper...", using matcher: of type 'Button'
17:00:21 [2024-02-28T22:00:21.140Z] 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)'
17:00:21 [2024-02-28T22:00:21.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deep copy this exper...", using matcher: with style 'SWT.CHECK'
17:00:21 [2024-02-28T22:00:21.140Z] 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')
17:00:21 [2024-02-28T22:00:21.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:00:21 [2024-02-28T22:00:21.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
17:00:21 [2024-02-28T22:00:21.140Z] 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')
17:00:21 [2024-02-28T22:00:21.140Z] 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
17:00:21 [2024-02-28T22:00:21.140Z] 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=-239362883 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')]
17:00:21 [2024-02-28T22:00:21.140Z] 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=-239362883 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')]
17:00:21 [2024-02-28T22:00:21.140Z] 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=-239362883 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')]
17:00:21 [2024-02-28T22:00:21.140Z] 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=-239362883 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')]
17:00:21 [2024-02-28T22:00:21.141Z] 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=-239362883 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')]
17:00:21 [2024-02-28T22:00:21.141Z] 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=-239362883 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')]
17:00:21 [2024-02-28T22:00:21.141Z] 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=-239362883 data=null 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')]
17:00:21 [2024-02-28T22:00:21.141Z] 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=-239362883 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')]
17:00:21 [2024-02-28T22:00:21.141Z] 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=-239362883 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')]
17:00:21 [2024-02-28T22:00:21.141Z] 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=-239362883 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')]
17:00:21 [2024-02-28T22:00:21.141Z] 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=-239362883 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')]
17:00:21 [2024-02-28T22:00:21.141Z] 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=-239362883 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')]
17:00:21 [2024-02-28T22:00:21.141Z] 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')
17:00:21 [2024-02-28T22:00:21.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deep copy this exper...", using matcher: of type 'Button'
17:00:21 [2024-02-28T22:00:21.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:00:21 [2024-02-28T22:00:21.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
17:00:21 [2024-02-28T22:00:21.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
17:00:21 [2024-02-28T22:00:21.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
17:00:21 [2024-02-28T22:00:21.141Z] 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')
17:00:21 [2024-02-28T22:00:21.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
17:00:21 [2024-02-28T22:00:21.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-239362882 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
17:00:21 [2024-02-28T22:00:21.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-239362882 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
17:00:21 [2024-02-28T22:00:21.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-239362882 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
17:00:21 [2024-02-28T22:00:21.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-239362882 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
17:00:21 [2024-02-28T22:00:21.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-239362882 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
17:00:21 [2024-02-28T22:00:21.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-239362882 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
17:00:21 [2024-02-28T22:00:21.141Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
17:00:21 [2024-02-28T22:00:21.141Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
17:00:21 [2024-02-28T22:00:21.141Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
17:00:21 [2024-02-28T22:00:21.141Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
17:00:21 [2024-02-28T22:00:21.141Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
17:00:21 [2024-02-28T22:00:21.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
17:00:21 [2024-02-28T22:00:21.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-239362882 data=null 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')]
17:00:21 [2024-02-28T22:00:21.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=-239363191 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Copy...']
17:00:21 [2024-02-28T22:00:21.702Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Experiments [3]} is already expanded. Won't expand it again.
17:00:21 [2024-02-28T22:00:21.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:00:21 [2024-02-28T22:00:21.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:21 [2024-02-28T22:00:21.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:21 [2024-02-28T22:00:21.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:21 [2024-02-28T22:00:21.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:21 [2024-02-28T22:00:21.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:21 [2024-02-28T22:00:21.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239362365 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:00:21 [2024-02-28T22:00:21.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239362365 data=null doit=true}, TreeItem with text {test}]
17:00:21 [2024-02-28T22:00:21.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239362365 data=null}, TreeItem with text {test}]
17:00:21 [2024-02-28T22:00:21.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239362365 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:21 [2024-02-28T22:00:21.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239362365 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
17:00:21 [2024-02-28T22:00:21.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239362340 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:21 [2024-02-28T22:00:21.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:21 [2024-02-28T22:00:21.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239362340 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:00:21 [2024-02-28T22:00:21.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239362340 data=null doit=true}, TreeItem with text {test}]
17:00:21 [2024-02-28T22:00:21.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239362340 data=null}, TreeItem with text {test}]
17:00:21 [2024-02-28T22:00:21.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239362340 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:21 [2024-02-28T22:00:21.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239362339 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
17:00:21 [2024-02-28T22:00:21.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239362336 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:21 [2024-02-28T22:00:21.702Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:00:21 [2024-02-28T22:00:21.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:21 [2024-02-28T22:00:21.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-239362336 data=null button=0 stateMask=0x0 x=92 y=242 count=0}, TreeItem with text {Traces [4]}]
17:00:21 [2024-02-28T22:00:21.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-239362336 data=null doit=true}, TreeItem with text {Traces [4]}]
17:00:21 [2024-02-28T22:00:21.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-239362336 data=null}, TreeItem with text {Traces [4]}]
17:00:21 [2024-02-28T22:00:21.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-239362335 data=null button=1 stateMask=0x0 x=92 y=242 count=1}, TreeItem with text {Traces [4]}]
17:00:21 [2024-02-28T22:00:21.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239362335 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]}]
17:00:21 [2024-02-28T22:00:21.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-239362323 data=null button=1 stateMask=0x80000 x=92 y=242 count=1}, TreeItem with text {Traces [4]}]
17:00:21 [2024-02-28T22:00:21.702Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
17:00:21 [2024-02-28T22:00:21.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {expDeepCopy [2]} time=-239362323 data=null doit=true}, TreeItem with text {expDeepCopy [2]}]
17:00:21 [2024-02-28T22:00:21.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {expDeepCopy [2]} time=-239362323 data=null}, TreeItem with text {expDeepCopy [2]}]
17:00:21 [2024-02-28T22:00:21.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {expDeepCopy [2]} time=-239362323 data=null button=1 stateMask=0x0 x=135 y=196 count=1}, TreeItem with text {expDeepCopy [2]}]
17:00:21 [2024-02-28T22:00:21.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239362323 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]}]
17:00:21 [2024-02-28T22:00:21.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {expDeepCopy [2]} time=-239362321 data=null button=1 stateMask=0x80000 x=135 y=196 count=1}, TreeItem with text {expDeepCopy [2]}]
17:00:21 [2024-02-28T22:00:21.703Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
17:00:21 [2024-02-28T22:00:21.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {expDeepCopy [2]} time=-239362321 data=null doit=true}, TreeItem with text {expDeepCopy [2]}]
17:00:21 [2024-02-28T22:00:21.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {expDeepCopy [2]} time=-239362321 data=null}, TreeItem with text {expDeepCopy [2]}]
17:00:21 [2024-02-28T22:00:21.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {expDeepCopy [2]} time=-239362321 data=null button=1 stateMask=0x0 x=135 y=380 count=1}, TreeItem with text {expDeepCopy [2]}]
17:00:21 [2024-02-28T22:00:21.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239362320 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]}]
17:00:21 [2024-02-28T22:00:21.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {expDeepCopy [2]} time=-239362320 data=null button=1 stateMask=0x80000 x=135 y=380 count=1}, TreeItem with text {expDeepCopy [2]}]
17:00:21 [2024-02-28T22:00:21.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"'
17:00:21 [2024-02-28T22:00:21.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:21 [2024-02-28T22:00:21.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239362289 data=null button=0 stateMask=0x0 x=172 y=403 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:00:21 [2024-02-28T22:00:21.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239362289 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:00:21 [2024-02-28T22:00:21.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239362289 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:00:21 [2024-02-28T22:00:21.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239362289 data=null button=1 stateMask=0x0 x=172 y=403 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:00:21 [2024-02-28T22:00:21.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239362289 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}]
17:00:21 [2024-02-28T22:00:21.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239362256 data=null button=1 stateMask=0x80000 x=172 y=403 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:00:21 [2024-02-28T22:00:21.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:21 [2024-02-28T22:00:21.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:21 [2024-02-28T22:00:21.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:21 [2024-02-28T22:00:21.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:21 [2024-02-28T22:00:21.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"'
17:00:21 [2024-02-28T22:00:21.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:21 [2024-02-28T22:00:21.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-239362203 data=null button=0 stateMask=0x0 x=176 y=426 count=0}, TreeItem with text {ExampleCustomTxt.log3}]
17:00:21 [2024-02-28T22:00:21.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=-239362203 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log3}]
17:00:21 [2024-02-28T22:00:21.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=-239362203 data=null}, TreeItem with text {ExampleCustomTxt.log3}]
17:00:21 [2024-02-28T22:00:21.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-239362203 data=null button=1 stateMask=0x0 x=176 y=426 count=1}, TreeItem with text {ExampleCustomTxt.log3}]
17:00:21 [2024-02-28T22:00:21.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239362203 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}]
17:00:21 [2024-02-28T22:00:21.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-239362189 data=null button=1 stateMask=0x80000 x=176 y=426 count=1}, TreeItem with text {ExampleCustomTxt.log3}]
17:00:21 [2024-02-28T22:00:21.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:21 [2024-02-28T22:00:21.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:21 [2024-02-28T22:00:21.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:21 [2024-02-28T22:00:21.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:21 [2024-02-28T22:00:21.703Z] 
17:00:21 [2024-02-28T22:00:21.703Z] (Eclipse:19192): Gtk-CRITICAL **: 22:00:21.666: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:00:21 [2024-02-28T22:00:21.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:00:21 [2024-02-28T22:00:21.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:21 [2024-02-28T22:00:21.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:21 [2024-02-28T22:00:21.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:21 [2024-02-28T22:00:21.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:21 [2024-02-28T22:00:21.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:21 [2024-02-28T22:00:21.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239361906 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:00:21 [2024-02-28T22:00:21.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239361906 data=null doit=true}, TreeItem with text {test}]
17:00:21 [2024-02-28T22:00:21.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239361906 data=null}, TreeItem with text {test}]
17:00:21 [2024-02-28T22:00:21.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239361906 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:21 [2024-02-28T22:00:21.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239361906 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
17:00:21 [2024-02-28T22:00:21.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239361889 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:21 [2024-02-28T22:00:21.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:21 [2024-02-28T22:00:21.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239361889 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:00:21 [2024-02-28T22:00:21.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239361888 data=null doit=true}, TreeItem with text {test}]
17:00:21 [2024-02-28T22:00:21.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239361888 data=null}, TreeItem with text {test}]
17:00:21 [2024-02-28T22:00:21.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239361888 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:21 [2024-02-28T22:00:21.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239361888 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
17:00:21 [2024-02-28T22:00:21.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239361884 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:21 [2024-02-28T22:00:21.958Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:00:21 [2024-02-28T22:00:21.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:21 [2024-02-28T22:00:21.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-239361884 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
17:00:21 [2024-02-28T22:00:21.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-239361884 data=null doit=true}, TreeItem with text {Traces [4]}]
17:00:21 [2024-02-28T22:00:21.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-239361884 data=null}, TreeItem with text {Traces [4]}]
17:00:21 [2024-02-28T22:00:21.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-239361884 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
17:00:21 [2024-02-28T22:00:21.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239361884 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]}]
17:00:21 [2024-02-28T22:00:21.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-239361878 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
17:00:21 [2024-02-28T22:00:21.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:21 [2024-02-28T22:00:21.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-239361877 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
17:00:21 [2024-02-28T22:00:21.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-239361877 data=null doit=true}, TreeItem with text {Traces [4]}]
17:00:21 [2024-02-28T22:00:21.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-239361877 data=null}, TreeItem with text {Traces [4]}]
17:00:21 [2024-02-28T22:00:21.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-239361877 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
17:00:21 [2024-02-28T22:00:21.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239361877 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]}]
17:00:22 [2024-02-28T22:00:22.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-239361874 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
17:00:22 [2024-02-28T22:00:22.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
17:00:22 [2024-02-28T22:00:22.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
17:00:22 [2024-02-28T22:00:22.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
17:00:22 [2024-02-28T22:00:22.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
17:00:22 [2024-02-28T22:00:22.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=-239361702 data=null doit=true}, Shell with text {Confirm Clear}]
17:00:22 [2024-02-28T22:00:22.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
17:00:22 [2024-02-28T22:00:22.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
17:00:22 [2024-02-28T22:00:22.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
17:00:22 [2024-02-28T22:00:22.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')
17:00:22 [2024-02-28T22:00:22.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
17:00:22 [2024-02-28T22:00:22.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
17:00:22 [2024-02-28T22:00:22.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-239361622 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:00:22 [2024-02-28T22:00:22.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-239361622 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:00:22 [2024-02-28T22:00:22.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-239361622 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:00:22 [2024-02-28T22:00:22.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-239361622 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:00:22 [2024-02-28T22:00:22.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-239361622 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:00:22 [2024-02-28T22:00:22.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-239361622 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:00:22 [2024-02-28T22:00:22.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-239361622 data=null 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')]
17:00:22 [2024-02-28T22:00:22.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
17:00:22 [2024-02-28T22:00:22.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-239361818 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
17:00:23 [2024-02-28T22:00:23.030Z] 
17:00:23 [2024-02-28T22:00:23.030Z] (Eclipse:19192): Gtk-CRITICAL **: 22:00:22.868: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:00:24 [2024-02-28T22:00:24.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:00:24 [2024-02-28T22:00:24.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:00:24 [2024-02-28T22:00:24.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:00:24 [2024-02-28T22:00:24.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:24 [2024-02-28T22:00:24.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:24 [2024-02-28T22:00:24.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:24 [2024-02-28T22:00:24.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:24 [2024-02-28T22:00:24.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:24 [2024-02-28T22:00:24.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239359549 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:00:24 [2024-02-28T22:00:24.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239359549 data=null doit=true}, TreeItem with text {test}]
17:00:24 [2024-02-28T22:00:24.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239359549 data=null}, TreeItem with text {test}]
17:00:24 [2024-02-28T22:00:24.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239359549 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:24 [2024-02-28T22:00:24.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239359549 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
17:00:24 [2024-02-28T22:00:24.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239359542 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:24 [2024-02-28T22:00:24.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:24 [2024-02-28T22:00:24.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239359542 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:00:24 [2024-02-28T22:00:24.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239359542 data=null doit=true}, TreeItem with text {test}]
17:00:24 [2024-02-28T22:00:24.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239359542 data=null}, TreeItem with text {test}]
17:00:24 [2024-02-28T22:00:24.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239359542 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:24 [2024-02-28T22:00:24.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239359542 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
17:00:24 [2024-02-28T22:00:24.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239359538 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:24 [2024-02-28T22:00:24.392Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:00:24 [2024-02-28T22:00:24.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:24 [2024-02-28T22:00:24.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-239359538 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
17:00:24 [2024-02-28T22:00:24.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-239359538 data=null doit=true}, TreeItem with text {Traces [1]}]
17:00:24 [2024-02-28T22:00:24.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-239359538 data=null}, TreeItem with text {Traces [1]}]
17:00:24 [2024-02-28T22:00:24.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-239359537 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:00:24 [2024-02-28T22:00:24.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239359537 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]}]
17:00:24 [2024-02-28T22:00:24.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-239359529 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:00:24 [2024-02-28T22:00:24.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-239359528 data=null doit=true}, TreeItem with text {Traces [1]}]
17:00:24 [2024-02-28T22:00:24.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-239359528 data=null}, TreeItem with text {Traces [1]}]
17:00:24 [2024-02-28T22:00:24.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-239359528 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:00:24 [2024-02-28T22:00:24.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239359528 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]}]
17:00:24 [2024-02-28T22:00:24.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-239359527 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:00:24 [2024-02-28T22:00:24.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:24 [2024-02-28T22:00:24.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239359527 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:00:24 [2024-02-28T22:00:24.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239359527 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:00:24 [2024-02-28T22:00:24.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239359527 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:00:24 [2024-02-28T22:00:24.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239359527 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:00:24 [2024-02-28T22:00:24.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239359527 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}]
17:00:24 [2024-02-28T22:00:24.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239359510 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:00:24 [2024-02-28T22:00:24.392Z] 
17:00:24 [2024-02-28T22:00:24.392Z] (Eclipse:19192): Gtk-CRITICAL **: 22:00:24.343: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:00:24 [2024-02-28T22:00:24.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:00:24 [2024-02-28T22:00:24.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:24 [2024-02-28T22:00:24.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:24 [2024-02-28T22:00:24.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:24 [2024-02-28T22:00:24.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:24 [2024-02-28T22:00:24.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:24 [2024-02-28T22:00:24.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239359447 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:00:24 [2024-02-28T22:00:24.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239359447 data=null doit=true}, TreeItem with text {test}]
17:00:24 [2024-02-28T22:00:24.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239359447 data=null}, TreeItem with text {test}]
17:00:24 [2024-02-28T22:00:24.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239359447 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:24 [2024-02-28T22:00:24.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239359443 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
17:00:24 [2024-02-28T22:00:24.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239359432 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:24 [2024-02-28T22:00:24.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:24 [2024-02-28T22:00:24.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239359432 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:00:24 [2024-02-28T22:00:24.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239359432 data=null doit=true}, TreeItem with text {test}]
17:00:24 [2024-02-28T22:00:24.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239359432 data=null}, TreeItem with text {test}]
17:00:24 [2024-02-28T22:00:24.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239359432 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:24 [2024-02-28T22:00:24.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239359432 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
17:00:24 [2024-02-28T22:00:24.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239359422 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:24 [2024-02-28T22:00:24.393Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:00:24 [2024-02-28T22:00:24.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:24 [2024-02-28T22:00:24.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-239359422 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
17:00:24 [2024-02-28T22:00:24.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-239359422 data=null doit=true}, TreeItem with text {Traces [1]}]
17:00:24 [2024-02-28T22:00:24.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-239359422 data=null}, TreeItem with text {Traces [1]}]
17:00:24 [2024-02-28T22:00:24.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-239359421 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:00:24 [2024-02-28T22:00:24.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239359421 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]}]
17:00:24 [2024-02-28T22:00:24.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-239359415 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:00:24 [2024-02-28T22:00:24.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:24 [2024-02-28T22:00:24.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-239359415 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
17:00:24 [2024-02-28T22:00:24.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-239359415 data=null doit=true}, TreeItem with text {Traces [1]}]
17:00:24 [2024-02-28T22:00:24.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-239359415 data=null}, TreeItem with text {Traces [1]}]
17:00:24 [2024-02-28T22:00:24.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-239359415 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:00:24 [2024-02-28T22:00:24.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239359415 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]}]
17:00:24 [2024-02-28T22:00:24.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-239359407 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:00:24 [2024-02-28T22:00:24.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
17:00:24 [2024-02-28T22:00:24.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
17:00:24 [2024-02-28T22:00:24.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
17:00:24 [2024-02-28T22:00:24.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
17:00:24 [2024-02-28T22:00:24.648Z] 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=-239359322 data=null doit=true}, Shell with text {Confirm Clear}]
17:00:24 [2024-02-28T22:00:24.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
17:00:24 [2024-02-28T22:00:24.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
17:00:24 [2024-02-28T22:00:24.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
17:00:24 [2024-02-28T22:00:24.648Z] 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')
17:00:24 [2024-02-28T22:00:24.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
17:00:24 [2024-02-28T22:00:24.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
17:00:24 [2024-02-28T22:00:24.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-239359319 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:00:24 [2024-02-28T22:00:24.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-239359319 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:00:24 [2024-02-28T22:00:24.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-239359319 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:00:24 [2024-02-28T22:00:24.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-239359319 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:00:24 [2024-02-28T22:00:24.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-239359319 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:00:24 [2024-02-28T22:00:24.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-239359319 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:00:24 [2024-02-28T22:00:24.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-239359319 data=null 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')]
17:00:24 [2024-02-28T22:00:24.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-239359389 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
17:00:24 [2024-02-28T22:00:24.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
17:00:24 [2024-02-28T22:00:24.903Z] 
17:00:24 [2024-02-28T22:00:24.903Z] (Eclipse:19192): Gtk-CRITICAL **: 22:00:24.819: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:00:26 [2024-02-28T22:00:26.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:00:26 [2024-02-28T22:00:26.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:00:26 [2024-02-28T22:00:26.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:00:26 [2024-02-28T22:00:26.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:26 [2024-02-28T22:00:26.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:26 [2024-02-28T22:00:26.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:26 [2024-02-28T22:00:26.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:26 [2024-02-28T22:00:26.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:26 [2024-02-28T22:00:26.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239357582 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:00:26 [2024-02-28T22:00:26.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239357582 data=null doit=true}, TreeItem with text {test}]
17:00:26 [2024-02-28T22:00:26.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239357582 data=null}, TreeItem with text {test}]
17:00:26 [2024-02-28T22:00:26.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239357581 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:26 [2024-02-28T22:00:26.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239357581 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
17:00:26 [2024-02-28T22:00:26.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239357575 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:26 [2024-02-28T22:00:26.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:26 [2024-02-28T22:00:26.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239357574 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:00:26 [2024-02-28T22:00:26.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239357574 data=null doit=true}, TreeItem with text {test}]
17:00:26 [2024-02-28T22:00:26.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239357574 data=null}, TreeItem with text {test}]
17:00:26 [2024-02-28T22:00:26.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239357574 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:26 [2024-02-28T22:00:26.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239357574 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
17:00:26 [2024-02-28T22:00:26.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239357571 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:26 [2024-02-28T22:00:26.328Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:00:26 [2024-02-28T22:00:26.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:26 [2024-02-28T22:00:26.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-239357570 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
17:00:26 [2024-02-28T22:00:26.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-239357570 data=null doit=true}, TreeItem with text {Traces [1]}]
17:00:26 [2024-02-28T22:00:26.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-239357570 data=null}, TreeItem with text {Traces [1]}]
17:00:26 [2024-02-28T22:00:26.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-239357570 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:00:26 [2024-02-28T22:00:26.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239357570 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]}]
17:00:26 [2024-02-28T22:00:26.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-239357561 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:00:26 [2024-02-28T22:00:26.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-239357561 data=null doit=true}, TreeItem with text {Traces [1]}]
17:00:26 [2024-02-28T22:00:26.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-239357561 data=null}, TreeItem with text {Traces [1]}]
17:00:26 [2024-02-28T22:00:26.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-239357561 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:00:26 [2024-02-28T22:00:26.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239357561 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]}]
17:00:26 [2024-02-28T22:00:26.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-239357560 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:00:26 [2024-02-28T22:00:26.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:26 [2024-02-28T22:00:26.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239357560 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:00:26 [2024-02-28T22:00:26.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239357560 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:00:26 [2024-02-28T22:00:26.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239357560 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:00:26 [2024-02-28T22:00:26.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239357559 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:00:26 [2024-02-28T22:00:26.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239357559 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}]
17:00:26 [2024-02-28T22:00:26.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239357532 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:00:26 [2024-02-28T22:00:26.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Rena&me...	F2", using matcher: with mnemonic 'Rename...'
17:00:26 [2024-02-28T22:00:26.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Rename...'
17:00:26 [2024-02-28T22:00:26.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Rename...'
17:00:26 [2024-02-28T22:00:26.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Rename Trace", using matcher: with text 'Rename Trace'
17:00:26 [2024-02-28T22:00:26.584Z] 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=-239357326 data=null doit=true}, Shell with text {Rename Trace}]
17:00:26 [2024-02-28T22:00:26.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
17:00:26 [2024-02-28T22:00:26.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
17:00:26 [2024-02-28T22:00:26.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
17:00:26 [2024-02-28T22:00:26.584Z] 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:'))
17:00:26 [2024-02-28T22:00:26.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:00:26 [2024-02-28T22:00:26.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
17:00:26 [2024-02-28T22:00:26.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
17:00:26 [2024-02-28T22:00:26.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
17:00:26 [2024-02-28T22:00:26.840Z] 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')
17:00:26 [2024-02-28T22:00:26.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
17:00:26 [2024-02-28T22:00:26.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-239357209 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
17:00:26 [2024-02-28T22:00:26.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-239357209 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
17:00:26 [2024-02-28T22:00:26.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-239357209 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
17:00:26 [2024-02-28T22:00:26.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-239357209 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
17:00:26 [2024-02-28T22:00:26.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-239357209 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
17:00:26 [2024-02-28T22:00:26.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-239357209 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
17:00:26 [2024-02-28T22:00:26.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-239357209 data=null 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')]
17:00:27 [2024-02-28T22:00:27.095Z] 
17:00:27 [2024-02-28T22:00:27.095Z] (Eclipse:19192): Gtk-CRITICAL **: 22:00:26.935: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:00:27 [2024-02-28T22:00:27.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Rena&me...	F2} time=-239357513 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Rename...']
17:00:27 [2024-02-28T22:00:27.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
17:00:27 [2024-02-28T22:00:27.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:00:27 [2024-02-28T22:00:27.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:27 [2024-02-28T22:00:27.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:27 [2024-02-28T22:00:27.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:27 [2024-02-28T22:00:27.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:27 [2024-02-28T22:00:27.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:27 [2024-02-28T22:00:27.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239356731 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:00:27 [2024-02-28T22:00:27.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239356731 data=null doit=true}, TreeItem with text {test}]
17:00:27 [2024-02-28T22:00:27.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239356731 data=null}, TreeItem with text {test}]
17:00:27 [2024-02-28T22:00:27.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239356731 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:27 [2024-02-28T22:00:27.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239356731 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
17:00:27 [2024-02-28T22:00:27.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239356705 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:27 [2024-02-28T22:00:27.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:27 [2024-02-28T22:00:27.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239356704 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:00:27 [2024-02-28T22:00:27.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239356704 data=null doit=true}, TreeItem with text {test}]
17:00:27 [2024-02-28T22:00:27.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239356704 data=null}, TreeItem with text {test}]
17:00:27 [2024-02-28T22:00:27.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239356704 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:27 [2024-02-28T22:00:27.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239356704 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
17:00:27 [2024-02-28T22:00:27.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239356697 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:27 [2024-02-28T22:00:27.350Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:00:27 [2024-02-28T22:00:27.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:27 [2024-02-28T22:00:27.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-239356696 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
17:00:27 [2024-02-28T22:00:27.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-239356696 data=null doit=true}, TreeItem with text {Traces [1]}]
17:00:27 [2024-02-28T22:00:27.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-239356696 data=null}, TreeItem with text {Traces [1]}]
17:00:27 [2024-02-28T22:00:27.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-239356696 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:00:27 [2024-02-28T22:00:27.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239356696 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]}]
17:00:27 [2024-02-28T22:00:27.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-239356690 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:00:27 [2024-02-28T22:00:27.350Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
17:00:27 [2024-02-28T22:00:27.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:27 [2024-02-28T22:00:27.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-239356689 data=null button=0 stateMask=0x0 x=158 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log2}]
17:00:27 [2024-02-28T22:00:27.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=-239356689 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log2}]
17:00:27 [2024-02-28T22:00:27.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=-239356689 data=null}, TreeItem with text {ExampleCustomTxt.log2}]
17:00:27 [2024-02-28T22:00:27.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-239356689 data=null button=1 stateMask=0x0 x=158 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
17:00:27 [2024-02-28T22:00:27.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239356689 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}]
17:00:27 [2024-02-28T22:00:27.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-239356637 data=null button=1 stateMask=0x80000 x=158 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
17:00:27 [2024-02-28T22:00:27.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
17:00:27 [2024-02-28T22:00:27.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Open'
17:00:27 [2024-02-28T22:00:27.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Open'
17:00:27 [2024-02-28T22:00:27.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=-239356619 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Open']
17:00:27 [2024-02-28T22:00:27.350Z] 
17:00:27 [2024-02-28T22:00:27.350Z] (Eclipse:19192): Gtk-CRITICAL **: 22:00:27.306: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:00:27 [2024-02-28T22:00:27.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:00:27 [2024-02-28T22:00:27.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:00:27 [2024-02-28T22:00:27.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:00:27 [2024-02-28T22:00:27.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:00:27 [2024-02-28T22:00:27.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:00:27 [2024-02-28T22:00:27.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
17:00:27 [2024-02-28T22:00:27.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-239356023 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
17:00:27 [2024-02-28T22:00:27.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-239356023 data=null doit=true}, TableItem with text {}]
17:00:27 [2024-02-28T22:00:27.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-239356023 data=null}, TableItem with text {}]
17:00:27 [2024-02-28T22:00:27.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-239356023 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
17:00:27 [2024-02-28T22:00:27.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239356023 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
17:00:27 [2024-02-28T22:00:27.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-239356018 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
17:00:27 [2024-02-28T22:00:27.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:00:27 [2024-02-28T22:00:27.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:00:27 [2024-02-28T22:00:27.910Z] 
17:00:27 [2024-02-28T22:00:27.910Z] (Eclipse:19192): Gtk-CRITICAL **: 22:00:27.824: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:00:27 [2024-02-28T22:00:27.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:00:27 [2024-02-28T22:00:27.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:27 [2024-02-28T22:00:27.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:27 [2024-02-28T22:00:27.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:27 [2024-02-28T22:00:27.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:27 [2024-02-28T22:00:27.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:27 [2024-02-28T22:00:27.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239355958 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:00:27 [2024-02-28T22:00:27.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239355958 data=null doit=true}, TreeItem with text {test}]
17:00:27 [2024-02-28T22:00:27.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239355958 data=null}, TreeItem with text {test}]
17:00:27 [2024-02-28T22:00:27.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239355957 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:27 [2024-02-28T22:00:27.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239355957 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
17:00:27 [2024-02-28T22:00:27.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239355929 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:27 [2024-02-28T22:00:27.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:27 [2024-02-28T22:00:27.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239355928 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:00:27 [2024-02-28T22:00:27.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239355928 data=null doit=true}, TreeItem with text {test}]
17:00:27 [2024-02-28T22:00:27.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239355928 data=null}, TreeItem with text {test}]
17:00:27 [2024-02-28T22:00:27.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239355928 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:27 [2024-02-28T22:00:27.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239355928 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
17:00:27 [2024-02-28T22:00:27.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239355921 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:27 [2024-02-28T22:00:27.910Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:00:27 [2024-02-28T22:00:27.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:27 [2024-02-28T22:00:27.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-239355920 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
17:00:27 [2024-02-28T22:00:27.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-239355920 data=null doit=true}, TreeItem with text {Traces [1]}]
17:00:27 [2024-02-28T22:00:27.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-239355920 data=null}, TreeItem with text {Traces [1]}]
17:00:27 [2024-02-28T22:00:27.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-239355920 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:00:27 [2024-02-28T22:00:27.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239355920 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]}]
17:00:27 [2024-02-28T22:00:27.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-239355914 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:00:27 [2024-02-28T22:00:27.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:27 [2024-02-28T22:00:27.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-239355914 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
17:00:27 [2024-02-28T22:00:27.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-239355914 data=null doit=true}, TreeItem with text {Traces [1]}]
17:00:27 [2024-02-28T22:00:27.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-239355914 data=null}, TreeItem with text {Traces [1]}]
17:00:27 [2024-02-28T22:00:27.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-239355913 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:00:27 [2024-02-28T22:00:27.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239355913 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]}]
17:00:27 [2024-02-28T22:00:27.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-239355911 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:00:28 [2024-02-28T22:00:28.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
17:00:28 [2024-02-28T22:00:28.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
17:00:28 [2024-02-28T22:00:28.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
17:00:28 [2024-02-28T22:00:28.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
17:00:28 [2024-02-28T22:00:28.166Z] 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=-239355794 data=null doit=true}, Shell with text {Confirm Clear}]
17:00:28 [2024-02-28T22:00:28.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
17:00:28 [2024-02-28T22:00:28.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
17:00:28 [2024-02-28T22:00:28.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
17:00:28 [2024-02-28T22:00:28.166Z] 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')
17:00:28 [2024-02-28T22:00:28.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
17:00:28 [2024-02-28T22:00:28.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
17:00:28 [2024-02-28T22:00:28.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-239355793 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:00:28 [2024-02-28T22:00:28.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-239355793 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:00:28 [2024-02-28T22:00:28.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-239355793 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:00:28 [2024-02-28T22:00:28.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-239355793 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:00:28 [2024-02-28T22:00:28.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-239355792 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:00:28 [2024-02-28T22:00:28.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-239355792 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:00:28 [2024-02-28T22:00:28.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-239355792 data=null 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')]
17:00:28 [2024-02-28T22:00:28.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-239355888 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
17:00:28 [2024-02-28T22:00:28.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
17:00:28 [2024-02-28T22:00:28.421Z] 
17:00:28 [2024-02-28T22:00:28.421Z] (Eclipse:19192): Gtk-CRITICAL **: 22:00:28.382: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:00:29 [2024-02-28T22:00:29.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:00:29 [2024-02-28T22:00:29.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:00:29 [2024-02-28T22:00:29.793Z] 
17:00:29 [2024-02-28T22:00:29.793Z] (Eclipse:19192): Gtk-CRITICAL **: 22:00:29.774: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:00:29 [2024-02-28T22:00:29.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:00:29 [2024-02-28T22:00:29.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:29 [2024-02-28T22:00:29.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:29 [2024-02-28T22:00:29.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:29 [2024-02-28T22:00:29.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:29 [2024-02-28T22:00:29.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:29 [2024-02-28T22:00:29.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239354019 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:00:29 [2024-02-28T22:00:29.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239354019 data=null doit=true}, TreeItem with text {test}]
17:00:29 [2024-02-28T22:00:29.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239354019 data=null}, TreeItem with text {test}]
17:00:29 [2024-02-28T22:00:29.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239354018 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:30 [2024-02-28T22:00:30.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239354018 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
17:00:30 [2024-02-28T22:00:30.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239354007 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:30 [2024-02-28T22:00:30.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:30 [2024-02-28T22:00:30.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239354006 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:00:30 [2024-02-28T22:00:30.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239354006 data=null doit=true}, TreeItem with text {test}]
17:00:30 [2024-02-28T22:00:30.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239354006 data=null}, TreeItem with text {test}]
17:00:30 [2024-02-28T22:00:30.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239354006 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:30 [2024-02-28T22:00:30.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239354006 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
17:00:30 [2024-02-28T22:00:30.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239354003 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:30 [2024-02-28T22:00:30.048Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:00:30 [2024-02-28T22:00:30.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:30 [2024-02-28T22:00:30.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-239354002 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
17:00:30 [2024-02-28T22:00:30.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-239354002 data=null doit=true}, TreeItem with text {Traces [1]}]
17:00:30 [2024-02-28T22:00:30.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-239354002 data=null}, TreeItem with text {Traces [1]}]
17:00:30 [2024-02-28T22:00:30.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-239354002 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:00:30 [2024-02-28T22:00:30.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239354002 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]}]
17:00:30 [2024-02-28T22:00:30.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-239353998 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:00:30 [2024-02-28T22:00:30.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-239353997 data=null doit=true}, TreeItem with text {Traces [1]}]
17:00:30 [2024-02-28T22:00:30.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-239353997 data=null}, TreeItem with text {Traces [1]}]
17:00:30 [2024-02-28T22:00:30.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-239353997 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:00:30 [2024-02-28T22:00:30.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239353997 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]}]
17:00:30 [2024-02-28T22:00:30.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-239353996 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:00:30 [2024-02-28T22:00:30.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:30 [2024-02-28T22:00:30.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239353996 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:00:30 [2024-02-28T22:00:30.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239353996 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:00:30 [2024-02-28T22:00:30.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239353996 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:00:30 [2024-02-28T22:00:30.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239353996 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:00:30 [2024-02-28T22:00:30.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239353996 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}]
17:00:30 [2024-02-28T22:00:30.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239353979 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:00:30 [2024-02-28T22:00:30.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...'
17:00:30 [2024-02-28T22:00:30.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment'
17:00:30 [2024-02-28T22:00:30.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Generic Experiment'
17:00:30 [2024-02-28T22:00:30.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Generic Experiment'
17:00:30 [2024-02-28T22:00:30.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=-239353960 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Generic Experiment']
17:00:30 [2024-02-28T22:00:30.049Z] 
17:00:30 [2024-02-28T22:00:30.049Z] (Eclipse:19192): Gtk-CRITICAL **: 22:00:29.986: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:00:30 [2024-02-28T22:00:30.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:00:30 [2024-02-28T22:00:30.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:00:30 [2024-02-28T22:00:30.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:00:30 [2024-02-28T22:00:30.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:30 [2024-02-28T22:00:30.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:30 [2024-02-28T22:00:30.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:30 [2024-02-28T22:00:30.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:30 [2024-02-28T22:00:30.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:30 [2024-02-28T22:00:30.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239353397 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:00:30 [2024-02-28T22:00:30.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239353397 data=null doit=true}, TreeItem with text {test}]
17:00:30 [2024-02-28T22:00:30.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239353397 data=null}, TreeItem with text {test}]
17:00:30 [2024-02-28T22:00:30.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239353397 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:30 [2024-02-28T22:00:30.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239353397 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
17:00:30 [2024-02-28T22:00:30.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239353380 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:30 [2024-02-28T22:00:30.609Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:00:30 [2024-02-28T22:00:30.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=-239353380 data=null doit=true}, TreeItem with text {Experiments [1]}]
17:00:30 [2024-02-28T22:00:30.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=-239353380 data=null}, TreeItem with text {Experiments [1]}]
17:00:30 [2024-02-28T22:00:30.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=-239353380 data=null button=1 stateMask=0x0 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
17:00:30 [2024-02-28T22:00:30.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239353380 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]}]
17:00:30 [2024-02-28T22:00:30.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=-239353379 data=null button=1 stateMask=0x80000 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
17:00:30 [2024-02-28T22:00:30.609Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
17:00:30 [2024-02-28T22:00:30.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log [1]} time=-239353379 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log [1]}]
17:00:30 [2024-02-28T22:00:30.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log [1]} time=-239353378 data=null}, TreeItem with text {ExampleCustomTxt.log [1]}]
17:00:30 [2024-02-28T22:00:30.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log [1]} time=-239353378 data=null button=1 stateMask=0x0 x=165 y=58 count=1}, TreeItem with text {ExampleCustomTxt.log [1]}]
17:00:30 [2024-02-28T22:00:30.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239353378 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]}]
17:00:30 [2024-02-28T22:00:30.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log [1]} time=-239353377 data=null button=1 stateMask=0x80000 x=165 y=58 count=1}, TreeItem with text {ExampleCustomTxt.log [1]}]
17:00:30 [2024-02-28T22:00:30.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:30 [2024-02-28T22:00:30.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239353377 data=null button=0 stateMask=0x0 x=172 y=81 count=0}, Tree node with text: ExampleCustomTxt.log]
17:00:30 [2024-02-28T22:00:30.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239353377 data=null doit=true}, Tree node with text: ExampleCustomTxt.log]
17:00:30 [2024-02-28T22:00:30.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239353377 data=null}, Tree node with text: ExampleCustomTxt.log]
17:00:30 [2024-02-28T22:00:30.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239353376 data=null button=1 stateMask=0x0 x=172 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
17:00:30 [2024-02-28T22:00:30.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239353376 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]
17:00:30 [2024-02-28T22:00:30.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239353365 data=null button=1 stateMask=0x80000 x=172 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
17:00:30 [2024-02-28T22:00:30.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Remo&ve", using matcher: with mnemonic 'Remove'
17:00:30 [2024-02-28T22:00:30.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Remove'
17:00:30 [2024-02-28T22:00:30.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Remove'
17:00:30 [2024-02-28T22:00:30.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Remove", using matcher: with text 'Confirm Remove'
17:00:30 [2024-02-28T22:00:30.865Z] 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=-239353068 data=null doit=true}, Shell with text {Confirm Remove}]
17:00:30 [2024-02-28T22:00:30.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
17:00:30 [2024-02-28T22:00:30.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
17:00:30 [2024-02-28T22:00:30.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
17:00:30 [2024-02-28T22:00:30.865Z] 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')
17:00:30 [2024-02-28T22:00:30.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
17:00:30 [2024-02-28T22:00:30.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
17:00:30 [2024-02-28T22:00:30.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-239353067 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:00:30 [2024-02-28T22:00:30.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-239353067 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:00:30 [2024-02-28T22:00:30.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-239353067 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:00:30 [2024-02-28T22:00:30.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-239353067 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:00:30 [2024-02-28T22:00:30.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-239353067 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:00:30 [2024-02-28T22:00:30.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-239353067 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:00:30 [2024-02-28T22:00:30.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-239353067 data=null 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')]
17:00:30 [2024-02-28T22:00:30.865Z] 
17:00:30 [2024-02-28T22:00:30.865Z] (Eclipse:19192): Gtk-CRITICAL **: 22:00:30.827: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:00:31 [2024-02-28T22:00:31.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Remo&ve} time=-239353330 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Remove']
17:00:31 [2024-02-28T22:00:31.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
17:00:31 [2024-02-28T22:00:31.121Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
17:00:31 [2024-02-28T22:00:31.680Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
17:00:31 [2024-02-28T22:00:31.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:00:31 [2024-02-28T22:00:31.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:31 [2024-02-28T22:00:31.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:31 [2024-02-28T22:00:31.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:31 [2024-02-28T22:00:31.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:31 [2024-02-28T22:00:31.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:31 [2024-02-28T22:00:31.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239352283 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:00:31 [2024-02-28T22:00:31.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239352283 data=null doit=true}, TreeItem with text {test}]
17:00:31 [2024-02-28T22:00:31.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239352283 data=null}, TreeItem with text {test}]
17:00:31 [2024-02-28T22:00:31.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239352283 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:31 [2024-02-28T22:00:31.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239352282 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
17:00:31 [2024-02-28T22:00:31.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239352257 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:31 [2024-02-28T22:00:31.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:31 [2024-02-28T22:00:31.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239352257 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:00:31 [2024-02-28T22:00:31.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239352256 data=null doit=true}, TreeItem with text {test}]
17:00:31 [2024-02-28T22:00:31.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239352256 data=null}, TreeItem with text {test}]
17:00:31 [2024-02-28T22:00:31.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239352256 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:31 [2024-02-28T22:00:31.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239352256 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
17:00:31 [2024-02-28T22:00:31.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239352253 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:31 [2024-02-28T22:00:31.681Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:00:31 [2024-02-28T22:00:31.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:31 [2024-02-28T22:00:31.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-239352250 data=null button=0 stateMask=0x0 x=92 y=150 count=0}, TreeItem with text {Traces [1]}]
17:00:31 [2024-02-28T22:00:31.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-239352250 data=null doit=true}, TreeItem with text {Traces [1]}]
17:00:31 [2024-02-28T22:00:31.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-239352250 data=null}, TreeItem with text {Traces [1]}]
17:00:31 [2024-02-28T22:00:31.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-239352249 data=null button=1 stateMask=0x0 x=92 y=150 count=1}, TreeItem with text {Traces [1]}]
17:00:31 [2024-02-28T22:00:31.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239352249 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]}]
17:00:31 [2024-02-28T22:00:31.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-239352244 data=null button=1 stateMask=0x80000 x=92 y=150 count=1}, TreeItem with text {Traces [1]}]
17:00:31 [2024-02-28T22:00:31.681Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
17:00:31 [2024-02-28T22:00:31.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:00:31 [2024-02-28T22:00:31.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:31 [2024-02-28T22:00:31.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:31 [2024-02-28T22:00:31.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:31 [2024-02-28T22:00:31.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:31 [2024-02-28T22:00:31.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:31 [2024-02-28T22:00:31.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239352239 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:00:31 [2024-02-28T22:00:31.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239352238 data=null doit=true}, TreeItem with text {test}]
17:00:31 [2024-02-28T22:00:31.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239352238 data=null}, TreeItem with text {test}]
17:00:31 [2024-02-28T22:00:31.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239352238 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:31 [2024-02-28T22:00:31.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239352238 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
17:00:31 [2024-02-28T22:00:31.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239352226 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:31 [2024-02-28T22:00:31.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:31 [2024-02-28T22:00:31.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239352225 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:00:31 [2024-02-28T22:00:31.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239352225 data=null doit=true}, TreeItem with text {test}]
17:00:31 [2024-02-28T22:00:31.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239352225 data=null}, TreeItem with text {test}]
17:00:31 [2024-02-28T22:00:31.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239352225 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:31 [2024-02-28T22:00:31.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239352225 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
17:00:31 [2024-02-28T22:00:31.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239352222 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:31 [2024-02-28T22:00:31.681Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:00:31 [2024-02-28T22:00:31.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:31 [2024-02-28T22:00:31.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-239352221 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
17:00:31 [2024-02-28T22:00:31.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-239352221 data=null doit=true}, TreeItem with text {Traces [1]}]
17:00:31 [2024-02-28T22:00:31.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-239352221 data=null}, TreeItem with text {Traces [1]}]
17:00:31 [2024-02-28T22:00:31.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-239352221 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:00:31 [2024-02-28T22:00:31.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239352221 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]}]
17:00:31 [2024-02-28T22:00:31.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-239352211 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:00:31 [2024-02-28T22:00:31.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:31 [2024-02-28T22:00:31.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-239352211 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
17:00:31 [2024-02-28T22:00:31.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-239352211 data=null doit=true}, TreeItem with text {Traces [1]}]
17:00:31 [2024-02-28T22:00:31.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-239352211 data=null}, TreeItem with text {Traces [1]}]
17:00:31 [2024-02-28T22:00:31.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-239352211 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:00:31 [2024-02-28T22:00:31.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239352210 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]}]
17:00:31 [2024-02-28T22:00:31.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-239352208 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:00:31 [2024-02-28T22:00:31.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
17:00:31 [2024-02-28T22:00:31.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
17:00:31 [2024-02-28T22:00:31.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
17:00:31 [2024-02-28T22:00:31.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
17:00:31 [2024-02-28T22:00:31.936Z] 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=-239352119 data=null doit=true}, Shell with text {Confirm Clear}]
17:00:31 [2024-02-28T22:00:31.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
17:00:31 [2024-02-28T22:00:31.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
17:00:31 [2024-02-28T22:00:31.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
17:00:31 [2024-02-28T22:00:31.936Z] 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')
17:00:31 [2024-02-28T22:00:31.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
17:00:31 [2024-02-28T22:00:31.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
17:00:31 [2024-02-28T22:00:31.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-239352119 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:00:31 [2024-02-28T22:00:31.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-239352119 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:00:31 [2024-02-28T22:00:31.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-239352119 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:00:31 [2024-02-28T22:00:31.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-239352119 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:00:31 [2024-02-28T22:00:31.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-239352118 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:00:31 [2024-02-28T22:00:31.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-239352118 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:00:31 [2024-02-28T22:00:31.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-239352118 data=null 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')]
17:00:31 [2024-02-28T22:00:31.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
17:00:31 [2024-02-28T22:00:31.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-239352188 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
17:00:32 [2024-02-28T22:00:32.496Z] 
17:00:32 [2024-02-28T22:00:32.496Z] (Eclipse:19192): Gtk-CRITICAL **: 22:00:32.314: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:00:33 [2024-02-28T22:00:33.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:00:33 [2024-02-28T22:00:33.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:00:33 [2024-02-28T22:00:33.857Z] 
17:00:33 [2024-02-28T22:00:33.857Z] (Eclipse:19192): Gtk-CRITICAL **: 22:00:33.732: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:00:33 [2024-02-28T22:00:33.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:00:33 [2024-02-28T22:00:33.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:33 [2024-02-28T22:00:33.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:33 [2024-02-28T22:00:33.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:33 [2024-02-28T22:00:33.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:33 [2024-02-28T22:00:33.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:33 [2024-02-28T22:00:33.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239350015 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:00:33 [2024-02-28T22:00:33.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239350015 data=null doit=true}, TreeItem with text {test}]
17:00:33 [2024-02-28T22:00:33.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239350015 data=null}, TreeItem with text {test}]
17:00:33 [2024-02-28T22:00:33.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239350015 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:33 [2024-02-28T22:00:33.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239350014 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
17:00:33 [2024-02-28T22:00:33.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239350007 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:33 [2024-02-28T22:00:33.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:33 [2024-02-28T22:00:33.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239350007 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:00:33 [2024-02-28T22:00:33.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239350007 data=null doit=true}, TreeItem with text {test}]
17:00:33 [2024-02-28T22:00:33.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239350007 data=null}, TreeItem with text {test}]
17:00:33 [2024-02-28T22:00:33.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239350007 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:33 [2024-02-28T22:00:33.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239350007 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
17:00:33 [2024-02-28T22:00:33.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239350003 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:33 [2024-02-28T22:00:33.858Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:00:33 [2024-02-28T22:00:33.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:33 [2024-02-28T22:00:33.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-239350003 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
17:00:33 [2024-02-28T22:00:33.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-239350003 data=null doit=true}, TreeItem with text {Traces [1]}]
17:00:33 [2024-02-28T22:00:33.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-239350003 data=null}, TreeItem with text {Traces [1]}]
17:00:33 [2024-02-28T22:00:33.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-239350002 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:00:33 [2024-02-28T22:00:33.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239350002 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]}]
17:00:33 [2024-02-28T22:00:33.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-239349993 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:00:33 [2024-02-28T22:00:33.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-239349993 data=null doit=true}, TreeItem with text {Traces [1]}]
17:00:33 [2024-02-28T22:00:33.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-239349993 data=null}, TreeItem with text {Traces [1]}]
17:00:33 [2024-02-28T22:00:33.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-239349992 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:00:33 [2024-02-28T22:00:33.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239349992 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]}]
17:00:33 [2024-02-28T22:00:33.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-239349991 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:00:33 [2024-02-28T22:00:33.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {symbolic-link [1]} time=-239349991 data=null doit=true}, TreeItem with text {symbolic-link [1]}]
17:00:33 [2024-02-28T22:00:33.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {symbolic-link [1]} time=-239349991 data=null}, TreeItem with text {symbolic-link [1]}]
17:00:33 [2024-02-28T22:00:33.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {symbolic-link [1]} time=-239349991 data=null button=1 stateMask=0x0 x=133 y=81 count=1}, TreeItem with text {symbolic-link [1]}]
17:00:33 [2024-02-28T22:00:33.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239349991 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]}]
17:00:33 [2024-02-28T22:00:33.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {symbolic-link [1]} time=-239349990 data=null button=1 stateMask=0x80000 x=133 y=81 count=1}, TreeItem with text {symbolic-link [1]}]
17:00:33 [2024-02-28T22:00:33.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:00:33 [2024-02-28T22:00:33.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:33 [2024-02-28T22:00:33.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239349988 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:00:33 [2024-02-28T22:00:33.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239349988 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:00:33 [2024-02-28T22:00:33.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239349988 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:00:33 [2024-02-28T22:00:33.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239349988 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:00:33 [2024-02-28T22:00:33.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239349988 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}]
17:00:33 [2024-02-28T22:00:33.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239349977 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:00:34 [2024-02-28T22:00:34.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
17:00:34 [2024-02-28T22:00:34.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Copy...'
17:00:34 [2024-02-28T22:00:34.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Copy...'
17:00:34 [2024-02-28T22:00:34.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace'
17:00:34 [2024-02-28T22:00:34.114Z] 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=-239349783 data=null doit=true}, Shell with text {Copy Trace}]
17:00:34 [2024-02-28T22:00:34.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
17:00:34 [2024-02-28T22:00:34.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
17:00:34 [2024-02-28T22:00:34.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
17:00:34 [2024-02-28T22:00:34.114Z] 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:'))
17:00:34 [2024-02-28T22:00:34.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a link", using matcher: of type 'Button'
17:00:34 [2024-02-28T22:00:34.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
17:00:34 [2024-02-28T22:00:34.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:00:34 [2024-02-28T22:00:34.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
17:00:34 [2024-02-28T22:00:34.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
17:00:34 [2024-02-28T22:00:34.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
17:00:34 [2024-02-28T22:00:34.114Z] 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')
17:00:34 [2024-02-28T22:00:34.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
17:00:34 [2024-02-28T22:00:34.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-239349718 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
17:00:34 [2024-02-28T22:00:34.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-239349718 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
17:00:34 [2024-02-28T22:00:34.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-239349718 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
17:00:34 [2024-02-28T22:00:34.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-239349718 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
17:00:34 [2024-02-28T22:00:34.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-239349718 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
17:00:34 [2024-02-28T22:00:34.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-239349718 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
17:00:34 [2024-02-28T22:00:34.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-239349718 data=null 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')]
17:00:34 [2024-02-28T22:00:34.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=-239349938 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Copy...']
17:00:34 [2024-02-28T22:00:34.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
17:00:34 [2024-02-28T22:00:34.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:00:34 [2024-02-28T22:00:34.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:34 [2024-02-28T22:00:34.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239349614 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:00:34 [2024-02-28T22:00:34.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239349614 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:00:34 [2024-02-28T22:00:34.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239349614 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:00:34 [2024-02-28T22:00:34.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239349613 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:00:34 [2024-02-28T22:00:34.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239349613 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}]
17:00:34 [2024-02-28T22:00:34.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239349610 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:00:34 [2024-02-28T22:00:34.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
17:00:34 [2024-02-28T22:00:34.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Copy...'
17:00:34 [2024-02-28T22:00:34.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Copy...'
17:00:34 [2024-02-28T22:00:34.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace'
17:00:34 [2024-02-28T22:00:34.370Z] 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=-239349526 data=null doit=true}, Shell with text {Copy Trace}]
17:00:34 [2024-02-28T22:00:34.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
17:00:34 [2024-02-28T22:00:34.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
17:00:34 [2024-02-28T22:00:34.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
17:00:34 [2024-02-28T22:00:34.371Z] 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:'))
17:00:34 [2024-02-28T22:00:34.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a link", using matcher: of type 'Button'
17:00:34 [2024-02-28T22:00:34.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
17:00:34 [2024-02-28T22:00:34.371Z] 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'
17:00:34 [2024-02-28T22:00:34.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: with style 'SWT.RADIO'
17:00:34 [2024-02-28T22:00:34.371Z] 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')
17:00:34 [2024-02-28T22:00:34.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:00:34 [2024-02-28T22:00:34.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
17:00:34 [2024-02-28T22:00:34.371Z] 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')
17:00:34 [2024-02-28T22:00:34.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Copy as a link} time=-239349496 data=null doit=true}, Button with text {Copy as a link}]
17:00:34 [2024-02-28T22:00:34.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Copy as a link} time=-239349496 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}]
17:00:34 [2024-02-28T22:00:34.371Z] 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')
17:00:34 [2024-02-28T22:00:34.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Copy as a new trace} time=-239349496 data=null doit=true}, (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')]
17:00:34 [2024-02-28T22:00:34.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Copy as a new trace} time=-239349496 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')]
17:00:34 [2024-02-28T22:00:34.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Copy as a new trace} time=-239349496 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')]
17:00:34 [2024-02-28T22:00:34.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Copy as a new trace} time=-239349496 data=null 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')]
17:00:34 [2024-02-28T22:00:34.371Z] 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')
17:00:34 [2024-02-28T22:00:34.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a link", using matcher: of type 'Button'
17:00:34 [2024-02-28T22:00:34.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
17:00:34 [2024-02-28T22:00:34.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:00:34 [2024-02-28T22:00:34.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
17:00:34 [2024-02-28T22:00:34.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
17:00:34 [2024-02-28T22:00:34.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
17:00:34 [2024-02-28T22:00:34.371Z] 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')
17:00:34 [2024-02-28T22:00:34.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
17:00:34 [2024-02-28T22:00:34.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-239349495 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
17:00:34 [2024-02-28T22:00:34.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-239349495 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
17:00:34 [2024-02-28T22:00:34.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-239349495 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
17:00:34 [2024-02-28T22:00:34.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-239349495 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
17:00:34 [2024-02-28T22:00:34.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-239349495 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
17:00:34 [2024-02-28T22:00:34.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-239349495 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
17:00:34 [2024-02-28T22:00:34.371Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
17:00:34 [2024-02-28T22:00:34.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-239349495 data=null 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')]
17:00:34 [2024-02-28T22:00:34.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=-239349589 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Copy...']
17:00:34 [2024-02-28T22:00:34.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
17:00:34 [2024-02-28T22:00:34.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:00:34 [2024-02-28T22:00:34.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:34 [2024-02-28T22:00:34.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:34 [2024-02-28T22:00:34.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:34 [2024-02-28T22:00:34.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:34 [2024-02-28T22:00:34.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:34 [2024-02-28T22:00:34.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239349400 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:00:34 [2024-02-28T22:00:34.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239349399 data=null doit=true}, TreeItem with text {test}]
17:00:34 [2024-02-28T22:00:34.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239349399 data=null}, TreeItem with text {test}]
17:00:34 [2024-02-28T22:00:34.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239349399 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:34 [2024-02-28T22:00:34.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239349399 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
17:00:34 [2024-02-28T22:00:34.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239349382 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:34 [2024-02-28T22:00:34.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:34 [2024-02-28T22:00:34.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239349382 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:00:34 [2024-02-28T22:00:34.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239349382 data=null doit=true}, TreeItem with text {test}]
17:00:34 [2024-02-28T22:00:34.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239349382 data=null}, TreeItem with text {test}]
17:00:34 [2024-02-28T22:00:34.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239349381 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:34 [2024-02-28T22:00:34.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239349381 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
17:00:34 [2024-02-28T22:00:34.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239349378 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:34 [2024-02-28T22:00:34.627Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:00:34 [2024-02-28T22:00:34.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:34 [2024-02-28T22:00:34.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-239349377 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
17:00:34 [2024-02-28T22:00:34.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-239349377 data=null doit=true}, TreeItem with text {Traces [2]}]
17:00:34 [2024-02-28T22:00:34.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-239349377 data=null}, TreeItem with text {Traces [4]}]
17:00:34 [2024-02-28T22:00:34.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-239349376 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
17:00:34 [2024-02-28T22:00:34.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239349376 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]}]
17:00:34 [2024-02-28T22:00:34.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-239349363 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
17:00:34 [2024-02-28T22:00:34.627Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
17:00:34 [2024-02-28T22:00:34.627Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {symbolic-link [3]} is already expanded. Won't expand it again.
17:00:34 [2024-02-28T22:00:34.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:34 [2024-02-28T22:00:34.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-239349362 data=null button=0 stateMask=0x0 x=176 y=127 count=0}, TreeItem with text {ExampleCustomTxt.log2}]
17:00:34 [2024-02-28T22:00:34.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=-239349362 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log2}]
17:00:34 [2024-02-28T22:00:34.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=-239349362 data=null}, TreeItem with text {ExampleCustomTxt.log2}]
17:00:34 [2024-02-28T22:00:34.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-239349362 data=null button=1 stateMask=0x0 x=176 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
17:00:34 [2024-02-28T22:00:34.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239349362 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}]
17:00:34 [2024-02-28T22:00:34.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-239349331 data=null button=1 stateMask=0x80000 x=176 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
17:00:34 [2024-02-28T22:00:34.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
17:00:34 [2024-02-28T22:00:34.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Open'
17:00:34 [2024-02-28T22:00:34.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Open'
17:00:34 [2024-02-28T22:00:34.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=-239349301 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Open']
17:00:34 [2024-02-28T22:00:34.883Z] 
17:00:34 [2024-02-28T22:00:34.883Z] (Eclipse:19192): Gtk-CRITICAL **: 22:00:34.626: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:00:35 [2024-02-28T22:00:35.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:00:35 [2024-02-28T22:00:35.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:00:35 [2024-02-28T22:00:35.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:00:35 [2024-02-28T22:00:35.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:00:35 [2024-02-28T22:00:35.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:00:36 [2024-02-28T22:00:36.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:00:36 [2024-02-28T22:00:36.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:00:36 [2024-02-28T22:00:36.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:00:36 [2024-02-28T22:00:36.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:00:36 [2024-02-28T22:00:36.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
17:00:36 [2024-02-28T22:00:36.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-239347708 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
17:00:36 [2024-02-28T22:00:36.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-239347708 data=null doit=true}, TableItem with text {}]
17:00:36 [2024-02-28T22:00:36.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-239347708 data=null}, TableItem with text {}]
17:00:36 [2024-02-28T22:00:36.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-239347708 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
17:00:36 [2024-02-28T22:00:36.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239347708 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
17:00:36 [2024-02-28T22:00:36.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-239347702 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
17:00:36 [2024-02-28T22:00:36.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:00:36 [2024-02-28T22:00:36.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:00:36 [2024-02-28T22:00:36.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:00:36 [2024-02-28T22:00:36.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:36 [2024-02-28T22:00:36.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:36 [2024-02-28T22:00:36.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:36 [2024-02-28T22:00:36.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:36 [2024-02-28T22:00:36.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:36 [2024-02-28T22:00:36.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239347662 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:00:36 [2024-02-28T22:00:36.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239347662 data=null doit=true}, TreeItem with text {test}]
17:00:36 [2024-02-28T22:00:36.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239347662 data=null}, TreeItem with text {test}]
17:00:36 [2024-02-28T22:00:36.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239347662 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:36 [2024-02-28T22:00:36.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239347662 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
17:00:36 [2024-02-28T22:00:36.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239347652 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:36 [2024-02-28T22:00:36.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:36 [2024-02-28T22:00:36.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239347651 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:00:36 [2024-02-28T22:00:36.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239347651 data=null doit=true}, TreeItem with text {test}]
17:00:36 [2024-02-28T22:00:36.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239347651 data=null}, TreeItem with text {test}]
17:00:36 [2024-02-28T22:00:36.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239347651 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:36 [2024-02-28T22:00:36.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239347651 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
17:00:36 [2024-02-28T22:00:36.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239347641 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:36 [2024-02-28T22:00:36.257Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:00:36 [2024-02-28T22:00:36.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:36 [2024-02-28T22:00:36.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-239347641 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
17:00:36 [2024-02-28T22:00:36.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-239347640 data=null doit=true}, TreeItem with text {Traces [4]}]
17:00:36 [2024-02-28T22:00:36.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-239347640 data=null}, TreeItem with text {Traces [4]}]
17:00:36 [2024-02-28T22:00:36.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-239347640 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
17:00:36 [2024-02-28T22:00:36.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239347640 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]}]
17:00:36 [2024-02-28T22:00:36.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-239347635 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
17:00:36 [2024-02-28T22:00:36.258Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
17:00:36 [2024-02-28T22:00:36.258Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {symbolic-link [3]} is already expanded. Won't expand it again.
17:00:36 [2024-02-28T22:00:36.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:36 [2024-02-28T22:00:36.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-239347634 data=null button=0 stateMask=0x0 x=176 y=150 count=0}, TreeItem with text {ExampleCustomTxt.log3}]
17:00:36 [2024-02-28T22:00:36.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=-239347634 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log3}]
17:00:36 [2024-02-28T22:00:36.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=-239347634 data=null}, TreeItem with text {ExampleCustomTxt.log3}]
17:00:36 [2024-02-28T22:00:36.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-239347634 data=null button=1 stateMask=0x0 x=176 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log3}]
17:00:36 [2024-02-28T22:00:36.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239347634 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}]
17:00:36 [2024-02-28T22:00:36.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-239347618 data=null button=1 stateMask=0x80000 x=176 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log3}]
17:00:36 [2024-02-28T22:00:36.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
17:00:36 [2024-02-28T22:00:36.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Open'
17:00:36 [2024-02-28T22:00:36.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Open'
17:00:36 [2024-02-28T22:00:36.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:00:36 [2024-02-28T22:00:36.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=-239347596 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Open']
17:00:36 [2024-02-28T22:00:36.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:00:36 [2024-02-28T22:00:36.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:00:36 [2024-02-28T22:00:36.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:00:36 [2024-02-28T22:00:36.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:00:37 [2024-02-28T22:00:37.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:00:37 [2024-02-28T22:00:37.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:00:37 [2024-02-28T22:00:37.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:00:37 [2024-02-28T22:00:37.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:00:37 [2024-02-28T22:00:37.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:00:37 [2024-02-28T22:00:37.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:00:37 [2024-02-28T22:00:37.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
17:00:37 [2024-02-28T22:00:37.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-239346051 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
17:00:37 [2024-02-28T22:00:37.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-239346051 data=null doit=true}, TableItem with text {}]
17:00:37 [2024-02-28T22:00:37.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-239346051 data=null}, TableItem with text {}]
17:00:37 [2024-02-28T22:00:37.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-239346051 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
17:00:37 [2024-02-28T22:00:37.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239346051 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
17:00:37 [2024-02-28T22:00:37.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-239346045 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
17:00:37 [2024-02-28T22:00:37.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:00:37 [2024-02-28T22:00:37.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:00:37 [2024-02-28T22:00:37.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"'
17:00:37 [2024-02-28T22:00:37.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:37 [2024-02-28T22:00:37.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-239345990 data=null button=0 stateMask=0x0 x=176 y=127 count=0}, TreeItem with text {ExampleCustomTxt.log2}]
17:00:37 [2024-02-28T22:00:37.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=-239345990 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log2}]
17:00:37 [2024-02-28T22:00:37.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=-239345990 data=null}, TreeItem with text {ExampleCustomTxt.log2}]
17:00:37 [2024-02-28T22:00:37.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-239345990 data=null button=1 stateMask=0x0 x=176 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
17:00:37 [2024-02-28T22:00:37.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239345990 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}]
17:00:37 [2024-02-28T22:00:37.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-239345976 data=null button=1 stateMask=0x80000 x=176 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
17:00:37 [2024-02-28T22:00:37.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:37 [2024-02-28T22:00:37.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:37 [2024-02-28T22:00:37.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:37 [2024-02-28T22:00:37.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:37 [2024-02-28T22:00:37.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"'
17:00:37 [2024-02-28T22:00:37.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:37 [2024-02-28T22:00:37.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-239345929 data=null button=0 stateMask=0x0 x=176 y=150 count=0}, TreeItem with text {ExampleCustomTxt.log3}]
17:00:37 [2024-02-28T22:00:37.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=-239345929 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log3}]
17:00:37 [2024-02-28T22:00:37.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=-239345929 data=null}, TreeItem with text {ExampleCustomTxt.log3}]
17:00:37 [2024-02-28T22:00:37.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-239345929 data=null button=1 stateMask=0x0 x=176 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log3}]
17:00:37 [2024-02-28T22:00:37.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239345929 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}]
17:00:37 [2024-02-28T22:00:37.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-239345915 data=null button=1 stateMask=0x80000 x=176 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log3}]
17:00:37 [2024-02-28T22:00:37.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:37 [2024-02-28T22:00:37.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:37 [2024-02-28T22:00:37.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:37 [2024-02-28T22:00:37.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:38 [2024-02-28T22:00:38.190Z] 
17:00:38 [2024-02-28T22:00:38.190Z] (Eclipse:19192): Gtk-CRITICAL **: 22:00:37.935: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:00:38 [2024-02-28T22:00:38.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:00:38 [2024-02-28T22:00:38.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:38 [2024-02-28T22:00:38.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:38 [2024-02-28T22:00:38.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:38 [2024-02-28T22:00:38.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:38 [2024-02-28T22:00:38.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:38 [2024-02-28T22:00:38.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239345856 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:00:38 [2024-02-28T22:00:38.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239345856 data=null doit=true}, TreeItem with text {test}]
17:00:38 [2024-02-28T22:00:38.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239345856 data=null}, TreeItem with text {test}]
17:00:38 [2024-02-28T22:00:38.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239345856 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:38 [2024-02-28T22:00:38.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239345856 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
17:00:38 [2024-02-28T22:00:38.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239345840 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:38 [2024-02-28T22:00:38.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:38 [2024-02-28T22:00:38.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239345839 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:00:38 [2024-02-28T22:00:38.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239345839 data=null doit=true}, TreeItem with text {test}]
17:00:38 [2024-02-28T22:00:38.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239345839 data=null}, TreeItem with text {test}]
17:00:38 [2024-02-28T22:00:38.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239345839 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:38 [2024-02-28T22:00:38.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239345839 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
17:00:38 [2024-02-28T22:00:38.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239345831 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:38 [2024-02-28T22:00:38.191Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:00:38 [2024-02-28T22:00:38.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:38 [2024-02-28T22:00:38.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-239345830 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
17:00:38 [2024-02-28T22:00:38.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-239345830 data=null doit=true}, TreeItem with text {Traces [4]}]
17:00:38 [2024-02-28T22:00:38.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-239345830 data=null}, TreeItem with text {Traces [4]}]
17:00:38 [2024-02-28T22:00:38.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-239345830 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
17:00:38 [2024-02-28T22:00:38.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239345830 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]}]
17:00:38 [2024-02-28T22:00:38.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-239345824 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
17:00:38 [2024-02-28T22:00:38.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:38 [2024-02-28T22:00:38.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-239345824 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
17:00:38 [2024-02-28T22:00:38.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-239345824 data=null doit=true}, TreeItem with text {Traces [4]}]
17:00:38 [2024-02-28T22:00:38.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-239345824 data=null}, TreeItem with text {Traces [4]}]
17:00:38 [2024-02-28T22:00:38.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-239345824 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
17:00:38 [2024-02-28T22:00:38.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239345824 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]}]
17:00:38 [2024-02-28T22:00:38.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-239345816 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
17:00:38 [2024-02-28T22:00:38.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
17:00:38 [2024-02-28T22:00:38.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
17:00:38 [2024-02-28T22:00:38.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
17:00:38 [2024-02-28T22:00:38.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
17:00:38 [2024-02-28T22:00:38.191Z] 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=-239345703 data=null doit=true}, Shell with text {Confirm Clear}]
17:00:38 [2024-02-28T22:00:38.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
17:00:38 [2024-02-28T22:00:38.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
17:00:38 [2024-02-28T22:00:38.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
17:00:38 [2024-02-28T22:00:38.191Z] 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')
17:00:38 [2024-02-28T22:00:38.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
17:00:38 [2024-02-28T22:00:38.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
17:00:38 [2024-02-28T22:00:38.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-239345703 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:00:38 [2024-02-28T22:00:38.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-239345703 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:00:38 [2024-02-28T22:00:38.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-239345703 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:00:38 [2024-02-28T22:00:38.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-239345703 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:00:38 [2024-02-28T22:00:38.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-239345703 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:00:38 [2024-02-28T22:00:38.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-239345703 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:00:38 [2024-02-28T22:00:38.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-239345703 data=null 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')]
17:00:38 [2024-02-28T22:00:38.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
17:00:38 [2024-02-28T22:00:38.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-239345799 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
17:00:39 [2024-02-28T22:00:39.006Z] 
17:00:39 [2024-02-28T22:00:39.006Z] (Eclipse:19192): Gtk-CRITICAL **: 22:00:38.987: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:00:40 [2024-02-28T22:00:40.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:00:40 [2024-02-28T22:00:40.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:00:40 [2024-02-28T22:00:40.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:00:40 [2024-02-28T22:00:40.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:40 [2024-02-28T22:00:40.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:40 [2024-02-28T22:00:40.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:40 [2024-02-28T22:00:40.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:40 [2024-02-28T22:00:40.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:40 [2024-02-28T22:00:40.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239343514 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:00:40 [2024-02-28T22:00:40.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239343513 data=null doit=true}, TreeItem with text {test}]
17:00:40 [2024-02-28T22:00:40.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239343513 data=null}, TreeItem with text {test}]
17:00:40 [2024-02-28T22:00:40.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239343513 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:40 [2024-02-28T22:00:40.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239343513 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
17:00:40 [2024-02-28T22:00:40.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239343504 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:40 [2024-02-28T22:00:40.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:40 [2024-02-28T22:00:40.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239343504 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:00:40 [2024-02-28T22:00:40.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239343504 data=null doit=true}, TreeItem with text {test}]
17:00:40 [2024-02-28T22:00:40.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239343504 data=null}, TreeItem with text {test}]
17:00:40 [2024-02-28T22:00:40.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239343503 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:40 [2024-02-28T22:00:40.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239343503 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
17:00:40 [2024-02-28T22:00:40.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239343500 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:40 [2024-02-28T22:00:40.367Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:00:40 [2024-02-28T22:00:40.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:40 [2024-02-28T22:00:40.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-239343500 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
17:00:40 [2024-02-28T22:00:40.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-239343500 data=null doit=true}, TreeItem with text {Traces [1]}]
17:00:40 [2024-02-28T22:00:40.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-239343500 data=null}, TreeItem with text {Traces [1]}]
17:00:40 [2024-02-28T22:00:40.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-239343500 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:00:40 [2024-02-28T22:00:40.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239343499 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]}]
17:00:40 [2024-02-28T22:00:40.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-239343491 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:00:40 [2024-02-28T22:00:40.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-239343491 data=null doit=true}, TreeItem with text {Traces [1]}]
17:00:40 [2024-02-28T22:00:40.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-239343491 data=null}, TreeItem with text {Traces [1]}]
17:00:40 [2024-02-28T22:00:40.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-239343491 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:00:40 [2024-02-28T22:00:40.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239343491 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]}]
17:00:40 [2024-02-28T22:00:40.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-239343490 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:00:40 [2024-02-28T22:00:40.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:40 [2024-02-28T22:00:40.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239343489 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:00:40 [2024-02-28T22:00:40.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239343489 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:00:40 [2024-02-28T22:00:40.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239343489 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:00:40 [2024-02-28T22:00:40.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239343489 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:00:40 [2024-02-28T22:00:40.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239343489 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}]
17:00:40 [2024-02-28T22:00:40.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239343479 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:00:40 [2024-02-28T22:00:40.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
17:00:40 [2024-02-28T22:00:40.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
17:00:40 [2024-02-28T22:00:40.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
17:00:40 [2024-02-28T22:00:40.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete'
17:00:40 [2024-02-28T22:00:40.622Z] 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=-239343207 data=null doit=true}, Shell with text {Confirm Delete}]
17:00:40 [2024-02-28T22:00:40.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
17:00:40 [2024-02-28T22:00:40.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
17:00:40 [2024-02-28T22:00:40.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
17:00:40 [2024-02-28T22:00:40.622Z] 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')
17:00:40 [2024-02-28T22:00:40.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
17:00:40 [2024-02-28T22:00:40.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
17:00:40 [2024-02-28T22:00:40.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-239343207 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:00:40 [2024-02-28T22:00:40.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-239343207 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:00:40 [2024-02-28T22:00:40.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-239343207 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:00:40 [2024-02-28T22:00:40.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-239343207 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:00:40 [2024-02-28T22:00:40.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-239343207 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:00:40 [2024-02-28T22:00:40.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-239343207 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:00:40 [2024-02-28T22:00:40.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-239343207 data=null 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')]
17:00:40 [2024-02-28T22:00:40.877Z] 
17:00:40 [2024-02-28T22:00:40.877Z] (Eclipse:19192): Gtk-CRITICAL **: 22:00:40.832: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:00:41 [2024-02-28T22:00:41.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-239343450 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
17:00:41 [2024-02-28T22:00:41.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
17:00:41 [2024-02-28T22:00:41.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:00:41 [2024-02-28T22:00:41.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:41 [2024-02-28T22:00:41.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:41 [2024-02-28T22:00:41.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:41 [2024-02-28T22:00:41.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:41 [2024-02-28T22:00:41.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:41 [2024-02-28T22:00:41.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239342917 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:00:41 [2024-02-28T22:00:41.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239342903 data=null doit=true}, TreeItem with text {test}]
17:00:41 [2024-02-28T22:00:41.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239342903 data=null}, TreeItem with text {test}]
17:00:41 [2024-02-28T22:00:41.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239342903 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:41 [2024-02-28T22:00:41.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239342903 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
17:00:41 [2024-02-28T22:00:41.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239342886 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:41 [2024-02-28T22:00:41.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:41 [2024-02-28T22:00:41.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239342885 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:00:41 [2024-02-28T22:00:41.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239342885 data=null doit=true}, TreeItem with text {test}]
17:00:41 [2024-02-28T22:00:41.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239342885 data=null}, TreeItem with text {test}]
17:00:41 [2024-02-28T22:00:41.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239342885 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:41 [2024-02-28T22:00:41.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239342885 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
17:00:41 [2024-02-28T22:00:41.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239342876 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:41 [2024-02-28T22:00:41.132Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:00:41 [2024-02-28T22:00:41.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:41 [2024-02-28T22:00:41.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-239342876 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
17:00:41 [2024-02-28T22:00:41.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-239342876 data=null doit=true}, TreeItem with text {Traces [1]}]
17:00:41 [2024-02-28T22:00:41.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-239342876 data=null}, TreeItem with text {Traces [1]}]
17:00:41 [2024-02-28T22:00:41.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-239342876 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:00:41 [2024-02-28T22:00:41.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239342876 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]}]
17:00:41 [2024-02-28T22:00:41.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-239342870 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:00:41 [2024-02-28T22:00:41.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:41 [2024-02-28T22:00:41.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-239342869 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
17:00:41 [2024-02-28T22:00:41.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-239342869 data=null doit=true}, TreeItem with text {Traces [1]}]
17:00:41 [2024-02-28T22:00:41.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-239342869 data=null}, TreeItem with text {Traces [1]}]
17:00:41 [2024-02-28T22:00:41.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-239342869 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:00:41 [2024-02-28T22:00:41.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239342869 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]}]
17:00:41 [2024-02-28T22:00:41.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-239342862 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:00:41 [2024-02-28T22:00:41.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
17:00:41 [2024-02-28T22:00:41.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
17:00:41 [2024-02-28T22:00:41.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
17:00:41 [2024-02-28T22:00:41.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
17:00:41 [2024-02-28T22:00:41.132Z] 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=-239342703 data=null doit=true}, Shell with text {Confirm Clear}]
17:00:41 [2024-02-28T22:00:41.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
17:00:41 [2024-02-28T22:00:41.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
17:00:41 [2024-02-28T22:00:41.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
17:00:41 [2024-02-28T22:00:41.132Z] 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')
17:00:41 [2024-02-28T22:00:41.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
17:00:41 [2024-02-28T22:00:41.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
17:00:41 [2024-02-28T22:00:41.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-239342703 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:00:41 [2024-02-28T22:00:41.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-239342703 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:00:41 [2024-02-28T22:00:41.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-239342703 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:00:41 [2024-02-28T22:00:41.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-239342703 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:00:41 [2024-02-28T22:00:41.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-239342703 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:00:41 [2024-02-28T22:00:41.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-239342702 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:00:41 [2024-02-28T22:00:41.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-239342702 data=null 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')]
17:00:41 [2024-02-28T22:00:41.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-239342826 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
17:00:41 [2024-02-28T22:00:41.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
17:00:41 [2024-02-28T22:00:41.642Z] 
17:00:41 [2024-02-28T22:00:41.642Z] (Eclipse:19192): Gtk-CRITICAL **: 22:00:41.403: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:00:43 [2024-02-28T22:00:43.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:00:43 [2024-02-28T22:00:43.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:00:43 [2024-02-28T22:00:43.003Z] 
17:00:43 [2024-02-28T22:00:43.003Z] (Eclipse:19192): Gtk-CRITICAL **: 22:00:42.798: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:00:43 [2024-02-28T22:00:43.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:00:43 [2024-02-28T22:00:43.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:43 [2024-02-28T22:00:43.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:43 [2024-02-28T22:00:43.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:43 [2024-02-28T22:00:43.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:43 [2024-02-28T22:00:43.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:43 [2024-02-28T22:00:43.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239340993 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:00:43 [2024-02-28T22:00:43.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239340993 data=null doit=true}, TreeItem with text {test}]
17:00:43 [2024-02-28T22:00:43.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239340993 data=null}, TreeItem with text {test}]
17:00:43 [2024-02-28T22:00:43.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239340993 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:43 [2024-02-28T22:00:43.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239340993 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
17:00:43 [2024-02-28T22:00:43.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239340979 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:43 [2024-02-28T22:00:43.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:43 [2024-02-28T22:00:43.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239340979 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:00:43 [2024-02-28T22:00:43.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239340979 data=null doit=true}, TreeItem with text {test}]
17:00:43 [2024-02-28T22:00:43.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239340979 data=null}, TreeItem with text {test}]
17:00:43 [2024-02-28T22:00:43.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239340979 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:43 [2024-02-28T22:00:43.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239340979 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
17:00:43 [2024-02-28T22:00:43.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239340975 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:43 [2024-02-28T22:00:43.004Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:00:43 [2024-02-28T22:00:43.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:43 [2024-02-28T22:00:43.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-239340975 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
17:00:43 [2024-02-28T22:00:43.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-239340975 data=null doit=true}, TreeItem with text {Traces [1]}]
17:00:43 [2024-02-28T22:00:43.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-239340975 data=null}, TreeItem with text {Traces [1]}]
17:00:43 [2024-02-28T22:00:43.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-239340975 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:00:43 [2024-02-28T22:00:43.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239340975 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]}]
17:00:43 [2024-02-28T22:00:43.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-239340964 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:00:43 [2024-02-28T22:00:43.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-239340964 data=null doit=true}, TreeItem with text {Traces [1]}]
17:00:43 [2024-02-28T22:00:43.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-239340964 data=null}, TreeItem with text {Traces [1]}]
17:00:43 [2024-02-28T22:00:43.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-239340964 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:00:43 [2024-02-28T22:00:43.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239340964 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]}]
17:00:43 [2024-02-28T22:00:43.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-239340963 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:00:43 [2024-02-28T22:00:43.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:43 [2024-02-28T22:00:43.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239340963 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:00:43 [2024-02-28T22:00:43.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239340963 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:00:43 [2024-02-28T22:00:43.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239340963 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:00:43 [2024-02-28T22:00:43.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239340963 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:00:43 [2024-02-28T22:00:43.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239340963 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}]
17:00:43 [2024-02-28T22:00:43.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239340945 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:00:43 [2024-02-28T22:00:43.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...'
17:00:43 [2024-02-28T22:00:43.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment'
17:00:43 [2024-02-28T22:00:43.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Generic Experiment'
17:00:43 [2024-02-28T22:00:43.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Generic Experiment'
17:00:43 [2024-02-28T22:00:43.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=-239340926 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Generic Experiment']
17:00:43 [2024-02-28T22:00:43.260Z] 
17:00:43 [2024-02-28T22:00:43.260Z] (Eclipse:19192): Gtk-CRITICAL **: 22:00:43.008: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:00:43 [2024-02-28T22:00:43.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:00:43 [2024-02-28T22:00:43.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:00:43 [2024-02-28T22:00:43.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:00:43 [2024-02-28T22:00:43.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:43 [2024-02-28T22:00:43.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:43 [2024-02-28T22:00:43.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:43 [2024-02-28T22:00:43.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:43 [2024-02-28T22:00:43.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:43 [2024-02-28T22:00:43.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239340366 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:00:43 [2024-02-28T22:00:43.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239340365 data=null doit=true}, TreeItem with text {test}]
17:00:43 [2024-02-28T22:00:43.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239340365 data=null}, TreeItem with text {test}]
17:00:43 [2024-02-28T22:00:43.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239340365 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:43 [2024-02-28T22:00:43.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239340365 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
17:00:43 [2024-02-28T22:00:43.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239340348 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:43 [2024-02-28T22:00:43.515Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:00:43 [2024-02-28T22:00:43.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=-239340348 data=null doit=true}, TreeItem with text {Experiments [1]}]
17:00:43 [2024-02-28T22:00:43.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=-239340348 data=null}, TreeItem with text {Experiments [1]}]
17:00:43 [2024-02-28T22:00:43.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=-239340347 data=null button=1 stateMask=0x0 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
17:00:43 [2024-02-28T22:00:43.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239340347 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]}]
17:00:43 [2024-02-28T22:00:43.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=-239340347 data=null button=1 stateMask=0x80000 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
17:00:43 [2024-02-28T22:00:43.515Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
17:00:43 [2024-02-28T22:00:43.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log [1]} time=-239340346 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log [1]}]
17:00:43 [2024-02-28T22:00:43.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log [1]} time=-239340346 data=null}, TreeItem with text {ExampleCustomTxt.log [1]}]
17:00:43 [2024-02-28T22:00:43.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log [1]} time=-239340346 data=null button=1 stateMask=0x0 x=165 y=58 count=1}, TreeItem with text {ExampleCustomTxt.log [1]}]
17:00:43 [2024-02-28T22:00:43.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239340346 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]}]
17:00:43 [2024-02-28T22:00:43.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log [1]} time=-239340345 data=null button=1 stateMask=0x80000 x=165 y=58 count=1}, TreeItem with text {ExampleCustomTxt.log [1]}]
17:00:43 [2024-02-28T22:00:43.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:43 [2024-02-28T22:00:43.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239340344 data=null button=0 stateMask=0x0 x=172 y=81 count=0}, Tree node with text: ExampleCustomTxt.log]
17:00:43 [2024-02-28T22:00:43.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239340344 data=null doit=true}, Tree node with text: ExampleCustomTxt.log]
17:00:43 [2024-02-28T22:00:43.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239340344 data=null}, Tree node with text: ExampleCustomTxt.log]
17:00:43 [2024-02-28T22:00:43.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239340344 data=null button=1 stateMask=0x0 x=172 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
17:00:43 [2024-02-28T22:00:43.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239340344 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]
17:00:43 [2024-02-28T22:00:43.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239340333 data=null button=1 stateMask=0x80000 x=172 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
17:00:43 [2024-02-28T22:00:43.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
17:00:43 [2024-02-28T22:00:43.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
17:00:43 [2024-02-28T22:00:43.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
17:00:43 [2024-02-28T22:00:43.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete'
17:00:43 [2024-02-28T22:00:43.771Z] 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=-239340180 data=null doit=true}, Shell with text {Confirm Delete}]
17:00:43 [2024-02-28T22:00:43.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
17:00:43 [2024-02-28T22:00:43.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
17:00:43 [2024-02-28T22:00:43.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
17:00:43 [2024-02-28T22:00:43.771Z] 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')
17:00:43 [2024-02-28T22:00:43.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
17:00:43 [2024-02-28T22:00:43.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
17:00:43 [2024-02-28T22:00:43.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-239340180 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:00:43 [2024-02-28T22:00:43.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-239340180 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:00:43 [2024-02-28T22:00:43.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-239340179 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:00:43 [2024-02-28T22:00:43.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-239340179 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:00:43 [2024-02-28T22:00:43.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-239340179 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:00:43 [2024-02-28T22:00:43.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-239340164 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:00:43 [2024-02-28T22:00:43.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-239340164 data=null 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')]
17:00:44 [2024-02-28T22:00:44.026Z] 
17:00:44 [2024-02-28T22:00:44.026Z] (Eclipse:19192): Gtk-CRITICAL **: 22:00:43.875: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:00:44 [2024-02-28T22:00:44.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-239340305 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
17:00:44 [2024-02-28T22:00:44.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
17:00:44 [2024-02-28T22:00:44.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:00:44 [2024-02-28T22:00:44.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:44 [2024-02-28T22:00:44.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:44 [2024-02-28T22:00:44.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:44 [2024-02-28T22:00:44.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:44 [2024-02-28T22:00:44.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:44 [2024-02-28T22:00:44.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239339891 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:00:44 [2024-02-28T22:00:44.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239339882 data=null doit=true}, TreeItem with text {test}]
17:00:44 [2024-02-28T22:00:44.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239339882 data=null}, TreeItem with text {test}]
17:00:44 [2024-02-28T22:00:44.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239339882 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:44 [2024-02-28T22:00:44.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239339882 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
17:00:44 [2024-02-28T22:00:44.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239339823 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:44 [2024-02-28T22:00:44.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:44 [2024-02-28T22:00:44.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239339823 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:00:44 [2024-02-28T22:00:44.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239339819 data=null doit=true}, TreeItem with text {test}]
17:00:44 [2024-02-28T22:00:44.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239339819 data=null}, TreeItem with text {test}]
17:00:44 [2024-02-28T22:00:44.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239339819 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:44 [2024-02-28T22:00:44.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239339819 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
17:00:44 [2024-02-28T22:00:44.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239339811 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:44 [2024-02-28T22:00:44.026Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:00:44 [2024-02-28T22:00:44.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:44 [2024-02-28T22:00:44.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-239339810 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
17:00:44 [2024-02-28T22:00:44.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-239339810 data=null doit=true}, TreeItem with text {Traces [1]}]
17:00:44 [2024-02-28T22:00:44.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-239339810 data=null}, TreeItem with text {Traces [1]}]
17:00:44 [2024-02-28T22:00:44.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-239339810 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:00:44 [2024-02-28T22:00:44.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239339810 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]}]
17:00:44 [2024-02-28T22:00:44.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-239339800 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:00:44 [2024-02-28T22:00:44.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:44 [2024-02-28T22:00:44.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-239339799 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
17:00:44 [2024-02-28T22:00:44.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-239339799 data=null doit=true}, TreeItem with text {Traces [1]}]
17:00:44 [2024-02-28T22:00:44.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-239339799 data=null}, TreeItem with text {Traces [1]}]
17:00:44 [2024-02-28T22:00:44.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-239339799 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:00:44 [2024-02-28T22:00:44.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239339799 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]}]
17:00:44 [2024-02-28T22:00:44.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-239339796 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:00:44 [2024-02-28T22:00:44.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
17:00:44 [2024-02-28T22:00:44.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
17:00:44 [2024-02-28T22:00:44.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
17:00:44 [2024-02-28T22:00:44.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
17:00:44 [2024-02-28T22:00:44.281Z] 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=-239339690 data=null doit=true}, Shell with text {Confirm Clear}]
17:00:44 [2024-02-28T22:00:44.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
17:00:44 [2024-02-28T22:00:44.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
17:00:44 [2024-02-28T22:00:44.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
17:00:44 [2024-02-28T22:00:44.281Z] 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')
17:00:44 [2024-02-28T22:00:44.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
17:00:44 [2024-02-28T22:00:44.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
17:00:44 [2024-02-28T22:00:44.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-239339690 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:00:44 [2024-02-28T22:00:44.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-239339690 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:00:44 [2024-02-28T22:00:44.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-239339690 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:00:44 [2024-02-28T22:00:44.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-239339690 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:00:44 [2024-02-28T22:00:44.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-239339690 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:00:44 [2024-02-28T22:00:44.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-239339690 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:00:44 [2024-02-28T22:00:44.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-239339690 data=null 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')]
17:00:44 [2024-02-28T22:00:44.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-239339775 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
17:00:44 [2024-02-28T22:00:44.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
17:00:44 [2024-02-28T22:00:44.281Z] 
17:00:44 [2024-02-28T22:00:44.281Z] (Eclipse:19192): Gtk-CRITICAL **: 22:00:44.271: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:00:45 [2024-02-28T22:00:45.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:00:45 [2024-02-28T22:00:45.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:00:45 [2024-02-28T22:00:45.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:00:45 [2024-02-28T22:00:45.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:45 [2024-02-28T22:00:45.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:45 [2024-02-28T22:00:45.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:45 [2024-02-28T22:00:45.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:45 [2024-02-28T22:00:45.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:45 [2024-02-28T22:00:45.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239338143 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:00:45 [2024-02-28T22:00:45.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239338142 data=null doit=true}, TreeItem with text {test}]
17:00:45 [2024-02-28T22:00:45.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239338142 data=null}, TreeItem with text {test}]
17:00:45 [2024-02-28T22:00:45.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239338142 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:45 [2024-02-28T22:00:45.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239338142 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
17:00:45 [2024-02-28T22:00:45.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239338135 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:45 [2024-02-28T22:00:45.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:45 [2024-02-28T22:00:45.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239338134 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:00:45 [2024-02-28T22:00:45.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239338134 data=null doit=true}, TreeItem with text {test}]
17:00:45 [2024-02-28T22:00:45.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239338134 data=null}, TreeItem with text {test}]
17:00:45 [2024-02-28T22:00:45.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239338134 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:45 [2024-02-28T22:00:45.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239338134 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
17:00:45 [2024-02-28T22:00:45.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239338131 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:45 [2024-02-28T22:00:45.899Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:00:45 [2024-02-28T22:00:45.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:45 [2024-02-28T22:00:45.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-239338130 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
17:00:45 [2024-02-28T22:00:45.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-239338130 data=null doit=true}, TreeItem with text {Traces [1]}]
17:00:45 [2024-02-28T22:00:45.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-239338130 data=null}, TreeItem with text {Traces [1]}]
17:00:45 [2024-02-28T22:00:45.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-239338130 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:00:45 [2024-02-28T22:00:45.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239338130 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]}]
17:00:45 [2024-02-28T22:00:45.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-239338120 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:00:45 [2024-02-28T22:00:45.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-239338120 data=null doit=true}, TreeItem with text {Traces [1]}]
17:00:45 [2024-02-28T22:00:45.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-239338120 data=null}, TreeItem with text {Traces [1]}]
17:00:45 [2024-02-28T22:00:45.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-239338120 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:00:45 [2024-02-28T22:00:45.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239338119 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]}]
17:00:45 [2024-02-28T22:00:45.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-239338119 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:00:45 [2024-02-28T22:00:45.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
17:00:45 [2024-02-28T22:00:45.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239338118 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:00:45 [2024-02-28T22:00:45.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239338118 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:00:45 [2024-02-28T22:00:45.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:45 [2024-02-28T22:00:45.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239338118 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:00:45 [2024-02-28T22:00:45.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239338118 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:00:45 [2024-02-28T22:00:45.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239338118 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}]
17:00:45 [2024-02-28T22:00:45.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239338102 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:00:45 [2024-02-28T22:00:45.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239338101 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
17:00:45 [2024-02-28T22:00:45.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239338101 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
17:00:45 [2024-02-28T22:00:45.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239338101 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}]
17:00:45 [2024-02-28T22:00:45.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239338071 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
17:00:45 [2024-02-28T22:00:45.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239338025 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:00:45 [2024-02-28T22:00:45.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239338025 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:00:45 [2024-02-28T22:00:45.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239338025 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:00:45 [2024-02-28T22:00:45.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
17:00:45 [2024-02-28T22:00:45.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:00:45 [2024-02-28T22:00:45.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:00:45 [2024-02-28T22:00:45.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:45 [2024-02-28T22:00:45.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239337989 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:00:45 [2024-02-28T22:00:45.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239337989 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:00:45 [2024-02-28T22:00:45.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239337989 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:00:45 [2024-02-28T22:00:45.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239337989 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:00:45 [2024-02-28T22:00:45.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239337989 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}]
17:00:45 [2024-02-28T22:00:45.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239337984 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:00:45 [2024-02-28T22:00:45.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
17:00:45 [2024-02-28T22:00:45.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Copy...'
17:00:46 [2024-02-28T22:00:46.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Copy...'
17:00:46 [2024-02-28T22:00:46.154Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace'
17:00:46 [2024-02-28T22:00:46.154Z] 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=-239337853 data=null doit=true}, Shell with text {Copy Trace}]
17:00:46 [2024-02-28T22:00:46.154Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
17:00:46 [2024-02-28T22:00:46.154Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
17:00:46 [2024-02-28T22:00:46.154Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
17:00:46 [2024-02-28T22:00:46.154Z] 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:'))
17:00:46 [2024-02-28T22:00:46.154Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a link", using matcher: of type 'Button'
17:00:46 [2024-02-28T22:00:46.154Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
17:00:46 [2024-02-28T22:00:46.154Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:00:46 [2024-02-28T22:00:46.154Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
17:00:46 [2024-02-28T22:00:46.154Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
17:00:46 [2024-02-28T22:00:46.154Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
17:00:46 [2024-02-28T22:00:46.154Z] 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')
17:00:46 [2024-02-28T22:00:46.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
17:00:46 [2024-02-28T22:00:46.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-239337834 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
17:00:46 [2024-02-28T22:00:46.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-239337834 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
17:00:46 [2024-02-28T22:00:46.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-239337834 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
17:00:46 [2024-02-28T22:00:46.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-239337834 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
17:00:46 [2024-02-28T22:00:46.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-239337834 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
17:00:46 [2024-02-28T22:00:46.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-239337834 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
17:00:46 [2024-02-28T22:00:46.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-239337834 data=null 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')]
17:00:46 [2024-02-28T22:00:46.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=-239337967 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Copy...']
17:00:46 [2024-02-28T22:00:46.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
17:00:46 [2024-02-28T22:00:46.154Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:00:46 [2024-02-28T22:00:46.154Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:46 [2024-02-28T22:00:46.154Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:46 [2024-02-28T22:00:46.154Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:46 [2024-02-28T22:00:46.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:46 [2024-02-28T22:00:46.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:46 [2024-02-28T22:00:46.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239337675 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:00:46 [2024-02-28T22:00:46.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239337675 data=null doit=true}, TreeItem with text {test}]
17:00:46 [2024-02-28T22:00:46.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239337675 data=null}, TreeItem with text {test}]
17:00:46 [2024-02-28T22:00:46.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239337675 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:46 [2024-02-28T22:00:46.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239337675 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
17:00:46 [2024-02-28T22:00:46.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239337658 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:46 [2024-02-28T22:00:46.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:46 [2024-02-28T22:00:46.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239337657 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:00:46 [2024-02-28T22:00:46.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239337657 data=null doit=true}, TreeItem with text {test}]
17:00:46 [2024-02-28T22:00:46.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239337657 data=null}, TreeItem with text {test}]
17:00:46 [2024-02-28T22:00:46.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239337657 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:46 [2024-02-28T22:00:46.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239337657 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
17:00:46 [2024-02-28T22:00:46.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239337645 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:46 [2024-02-28T22:00:46.410Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:00:46 [2024-02-28T22:00:46.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:46 [2024-02-28T22:00:46.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-239337645 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
17:00:46 [2024-02-28T22:00:46.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-239337645 data=null doit=true}, TreeItem with text {Traces [2]}]
17:00:46 [2024-02-28T22:00:46.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-239337645 data=null}, TreeItem with text {Traces [2]}]
17:00:46 [2024-02-28T22:00:46.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-239337644 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
17:00:46 [2024-02-28T22:00:46.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239337644 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]}]
17:00:46 [2024-02-28T22:00:46.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-239337639 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
17:00:46 [2024-02-28T22:00:46.410Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
17:00:46 [2024-02-28T22:00:46.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:00:46 [2024-02-28T22:00:46.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log2}
17:00:46 [2024-02-28T22:00:46.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-239337629 data=null button=0 stateMask=0x0 x=158 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log2}]
17:00:46 [2024-02-28T22:00:46.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=-239337629 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log2}]
17:00:46 [2024-02-28T22:00:46.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:46 [2024-02-28T22:00:46.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=-239337629 data=null}, TreeItem with text {ExampleCustomTxt.log2}]
17:00:46 [2024-02-28T22:00:46.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-239337629 data=null button=1 stateMask=0x0 x=158 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
17:00:46 [2024-02-28T22:00:46.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239337628 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}]
17:00:46 [2024-02-28T22:00:46.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-239337610 data=null button=1 stateMask=0x80000 x=158 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
17:00:46 [2024-02-28T22:00:46.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-239337610 data=null button=1 stateMask=0x0 x=158 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log2}]
17:00:46 [2024-02-28T22:00:46.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-239337610 data=null button=1 stateMask=0x0 x=158 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log2}]
17:00:46 [2024-02-28T22:00:46.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239337610 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}]
17:00:46 [2024-02-28T22:00:46.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-239337579 data=null button=1 stateMask=0x80000 x=158 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log2}]
17:00:46 [2024-02-28T22:00:46.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-239337573 data=null button=0 stateMask=0x0 x=158 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log2}]
17:00:46 [2024-02-28T22:00:46.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=-239337573 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log2}]
17:00:46 [2024-02-28T22:00:46.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=-239337573 data=null}, TreeItem with text {ExampleCustomTxt.log2}]
17:00:46 [2024-02-28T22:00:46.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log2}
17:00:46 [2024-02-28T22:00:46.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:00:46 [2024-02-28T22:00:46.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:00:46 [2024-02-28T22:00:46.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:00:47 [2024-02-28T22:00:47.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:00:47 [2024-02-28T22:00:47.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
17:00:47 [2024-02-28T22:00:47.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239336034 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:00:47 [2024-02-28T22:00:47.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239336034 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:00:47 [2024-02-28T22:00:47.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:47 [2024-02-28T22:00:47.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239336034 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:00:47 [2024-02-28T22:00:47.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239336034 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:00:47 [2024-02-28T22:00:47.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239336034 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}]
17:00:47 [2024-02-28T22:00:47.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239336024 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:00:47 [2024-02-28T22:00:47.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239336024 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
17:00:47 [2024-02-28T22:00:47.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239336024 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
17:00:47 [2024-02-28T22:00:47.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239336024 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}]
17:00:48 [2024-02-28T22:00:48.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239335993 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
17:00:48 [2024-02-28T22:00:48.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239335908 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:00:48 [2024-02-28T22:00:48.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239335908 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:00:48 [2024-02-28T22:00:48.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239335908 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:00:48 [2024-02-28T22:00:48.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
17:00:48 [2024-02-28T22:00:48.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:00:48 [2024-02-28T22:00:48.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:00:48 [2024-02-28T22:00:48.151Z] 
17:00:48 [2024-02-28T22:00:48.151Z] (Eclipse:19192): Gtk-CRITICAL **: 22:00:48.022: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:00:48 [2024-02-28T22:00:48.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:00:48 [2024-02-28T22:00:48.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:48 [2024-02-28T22:00:48.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:48 [2024-02-28T22:00:48.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:48 [2024-02-28T22:00:48.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:48 [2024-02-28T22:00:48.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:48 [2024-02-28T22:00:48.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239335760 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:00:48 [2024-02-28T22:00:48.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239335760 data=null doit=true}, TreeItem with text {test}]
17:00:48 [2024-02-28T22:00:48.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239335760 data=null}, TreeItem with text {test}]
17:00:48 [2024-02-28T22:00:48.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239335760 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:48 [2024-02-28T22:00:48.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239335760 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
17:00:48 [2024-02-28T22:00:48.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239335742 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:48 [2024-02-28T22:00:48.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:48 [2024-02-28T22:00:48.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239335741 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:00:48 [2024-02-28T22:00:48.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239335741 data=null doit=true}, TreeItem with text {test}]
17:00:48 [2024-02-28T22:00:48.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239335741 data=null}, TreeItem with text {test}]
17:00:48 [2024-02-28T22:00:48.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239335741 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:48 [2024-02-28T22:00:48.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239335741 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
17:00:48 [2024-02-28T22:00:48.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239335738 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:48 [2024-02-28T22:00:48.151Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:00:48 [2024-02-28T22:00:48.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:48 [2024-02-28T22:00:48.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-239335737 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
17:00:48 [2024-02-28T22:00:48.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-239335737 data=null doit=true}, TreeItem with text {Traces [2]}]
17:00:48 [2024-02-28T22:00:48.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-239335737 data=null}, TreeItem with text {Traces [2]}]
17:00:48 [2024-02-28T22:00:48.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-239335737 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
17:00:48 [2024-02-28T22:00:48.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239335737 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]}]
17:00:48 [2024-02-28T22:00:48.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-239335731 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
17:00:48 [2024-02-28T22:00:48.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:48 [2024-02-28T22:00:48.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-239335731 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
17:00:48 [2024-02-28T22:00:48.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-239335731 data=null doit=true}, TreeItem with text {Traces [2]}]
17:00:48 [2024-02-28T22:00:48.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-239335731 data=null}, TreeItem with text {Traces [2]}]
17:00:48 [2024-02-28T22:00:48.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-239335731 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
17:00:48 [2024-02-28T22:00:48.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239335731 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]}]
17:00:48 [2024-02-28T22:00:48.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-239335728 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
17:00:48 [2024-02-28T22:00:48.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
17:00:48 [2024-02-28T22:00:48.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
17:00:48 [2024-02-28T22:00:48.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
17:00:48 [2024-02-28T22:00:48.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
17:00:48 [2024-02-28T22:00:48.407Z] 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=-239335623 data=null doit=true}, Shell with text {Confirm Clear}]
17:00:48 [2024-02-28T22:00:48.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
17:00:48 [2024-02-28T22:00:48.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
17:00:48 [2024-02-28T22:00:48.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
17:00:48 [2024-02-28T22:00:48.407Z] 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')
17:00:48 [2024-02-28T22:00:48.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
17:00:48 [2024-02-28T22:00:48.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
17:00:48 [2024-02-28T22:00:48.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-239335623 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:00:48 [2024-02-28T22:00:48.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-239335623 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:00:48 [2024-02-28T22:00:48.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-239335623 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:00:48 [2024-02-28T22:00:48.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-239335623 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:00:48 [2024-02-28T22:00:48.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-239335622 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:00:48 [2024-02-28T22:00:48.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-239335622 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:00:48 [2024-02-28T22:00:48.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-239335622 data=null 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')]
17:00:48 [2024-02-28T22:00:48.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
17:00:48 [2024-02-28T22:00:48.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-239335706 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
17:00:49 [2024-02-28T22:00:49.330Z] 
17:00:49 [2024-02-28T22:00:49.330Z] (Eclipse:19192): Gtk-CRITICAL **: 22:00:48.972: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:00:50 [2024-02-28T22:00:50.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:00:50 [2024-02-28T22:00:50.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:00:50 [2024-02-28T22:00:50.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:00:50 [2024-02-28T22:00:50.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:50 [2024-02-28T22:00:50.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:50 [2024-02-28T22:00:50.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:50 [2024-02-28T22:00:50.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:50 [2024-02-28T22:00:50.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:50 [2024-02-28T22:00:50.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239333441 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:00:50 [2024-02-28T22:00:50.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239333441 data=null doit=true}, TreeItem with text {test}]
17:00:50 [2024-02-28T22:00:50.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239333441 data=null}, TreeItem with text {test}]
17:00:50 [2024-02-28T22:00:50.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239333441 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:50 [2024-02-28T22:00:50.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239333440 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
17:00:50 [2024-02-28T22:00:50.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239333433 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:50 [2024-02-28T22:00:50.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:50 [2024-02-28T22:00:50.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239333432 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:00:50 [2024-02-28T22:00:50.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239333432 data=null doit=true}, TreeItem with text {test}]
17:00:50 [2024-02-28T22:00:50.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239333432 data=null}, TreeItem with text {test}]
17:00:50 [2024-02-28T22:00:50.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239333432 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:50 [2024-02-28T22:00:50.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239333432 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
17:00:50 [2024-02-28T22:00:50.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239333429 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:50 [2024-02-28T22:00:50.691Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:00:50 [2024-02-28T22:00:50.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:50 [2024-02-28T22:00:50.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-239333428 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
17:00:50 [2024-02-28T22:00:50.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-239333428 data=null doit=true}, TreeItem with text {Traces [1]}]
17:00:50 [2024-02-28T22:00:50.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-239333428 data=null}, TreeItem with text {Traces [1]}]
17:00:50 [2024-02-28T22:00:50.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-239333428 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:00:50 [2024-02-28T22:00:50.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239333428 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]}]
17:00:50 [2024-02-28T22:00:50.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-239333419 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:00:50 [2024-02-28T22:00:50.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-239333419 data=null doit=true}, TreeItem with text {Traces [1]}]
17:00:50 [2024-02-28T22:00:50.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-239333419 data=null}, TreeItem with text {Traces [1]}]
17:00:50 [2024-02-28T22:00:50.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-239333419 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:00:50 [2024-02-28T22:00:50.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239333419 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]}]
17:00:50 [2024-02-28T22:00:50.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-239333418 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:00:50 [2024-02-28T22:00:50.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:50 [2024-02-28T22:00:50.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239333418 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:00:50 [2024-02-28T22:00:50.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239333418 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:00:50 [2024-02-28T22:00:50.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239333418 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:00:50 [2024-02-28T22:00:50.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239333418 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:00:50 [2024-02-28T22:00:50.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239333417 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}]
17:00:50 [2024-02-28T22:00:50.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239333402 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:00:50 [2024-02-28T22:00:50.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:50 [2024-02-28T22:00:50.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete'
17:00:50 [2024-02-28T22:00:50.692Z] 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=-239333159 data=null doit=true}, Shell with text {Confirm Delete}]
17:00:50 [2024-02-28T22:00:50.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
17:00:50 [2024-02-28T22:00:50.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
17:00:50 [2024-02-28T22:00:50.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
17:00:50 [2024-02-28T22:00:50.692Z] 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')
17:00:50 [2024-02-28T22:00:50.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
17:00:50 [2024-02-28T22:00:50.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
17:00:50 [2024-02-28T22:00:50.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-239333159 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:00:50 [2024-02-28T22:00:50.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-239333159 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:00:50 [2024-02-28T22:00:50.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-239333159 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:00:50 [2024-02-28T22:00:50.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-239333158 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:00:50 [2024-02-28T22:00:50.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-239333158 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:00:50 [2024-02-28T22:00:50.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-239333158 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:00:50 [2024-02-28T22:00:50.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-239333158 data=null 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')]
17:00:50 [2024-02-28T22:00:50.946Z] 
17:00:50 [2024-02-28T22:00:50.947Z] (Eclipse:19192): Gtk-CRITICAL **: 22:00:50.900: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:00:50 [2024-02-28T22:00:50.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
17:00:50 [2024-02-28T22:00:50.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:00:50 [2024-02-28T22:00:50.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:50 [2024-02-28T22:00:50.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:50 [2024-02-28T22:00:50.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:50 [2024-02-28T22:00:50.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:50 [2024-02-28T22:00:50.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:50 [2024-02-28T22:00:50.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239332864 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:00:51 [2024-02-28T22:00:51.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239332864 data=null doit=true}, TreeItem with text {test}]
17:00:51 [2024-02-28T22:00:51.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239332864 data=null}, TreeItem with text {test}]
17:00:51 [2024-02-28T22:00:51.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239332863 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:51 [2024-02-28T22:00:51.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239332863 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
17:00:51 [2024-02-28T22:00:51.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239332823 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:51 [2024-02-28T22:00:51.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:51 [2024-02-28T22:00:51.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239332822 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:00:51 [2024-02-28T22:00:51.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239332822 data=null doit=true}, TreeItem with text {test}]
17:00:51 [2024-02-28T22:00:51.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239332822 data=null}, TreeItem with text {test}]
17:00:51 [2024-02-28T22:00:51.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239332822 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:51 [2024-02-28T22:00:51.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239332822 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
17:00:51 [2024-02-28T22:00:51.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239332818 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:51 [2024-02-28T22:00:51.202Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:00:51 [2024-02-28T22:00:51.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:51 [2024-02-28T22:00:51.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-239332818 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
17:00:51 [2024-02-28T22:00:51.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-239332818 data=null doit=true}, TreeItem with text {Traces [0]}]
17:00:51 [2024-02-28T22:00:51.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-239332818 data=null}, TreeItem with text {Traces [0]}]
17:00:51 [2024-02-28T22:00:51.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-239332817 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
17:00:51 [2024-02-28T22:00:51.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239332817 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]}]
17:00:51 [2024-02-28T22:00:51.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-239332812 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
17:00:51 [2024-02-28T22:00:51.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:51 [2024-02-28T22:00:51.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-239332811 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
17:00:51 [2024-02-28T22:00:51.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-239332811 data=null doit=true}, TreeItem with text {Traces [0]}]
17:00:51 [2024-02-28T22:00:51.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-239332811 data=null}, TreeItem with text {Traces [0]}]
17:00:51 [2024-02-28T22:00:51.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-239332811 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
17:00:51 [2024-02-28T22:00:51.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239332811 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]}]
17:00:51 [2024-02-28T22:00:51.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-239332808 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
17:00:51 [2024-02-28T22:00:51.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
17:00:51 [2024-02-28T22:00:51.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
17:00:51 [2024-02-28T22:00:51.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
17:00:51 [2024-02-28T22:00:51.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
17:00:51 [2024-02-28T22:00:51.202Z] 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=-239332692 data=null doit=true}, Shell with text {Confirm Clear}]
17:00:51 [2024-02-28T22:00:51.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
17:00:51 [2024-02-28T22:00:51.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
17:00:51 [2024-02-28T22:00:51.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
17:00:51 [2024-02-28T22:00:51.202Z] 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')
17:00:51 [2024-02-28T22:00:51.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
17:00:51 [2024-02-28T22:00:51.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
17:00:51 [2024-02-28T22:00:51.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-239332691 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:00:51 [2024-02-28T22:00:51.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-239332691 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:00:51 [2024-02-28T22:00:51.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-239332691 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:00:51 [2024-02-28T22:00:51.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-239332691 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:00:51 [2024-02-28T22:00:51.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-239332691 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:00:51 [2024-02-28T22:00:51.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-239332691 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:00:51 [2024-02-28T22:00:51.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-239332691 data=null 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')]
17:00:51 [2024-02-28T22:00:51.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-239332783 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
17:00:51 [2024-02-28T22:00:51.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
17:00:51 [2024-02-28T22:00:51.458Z] 
17:00:51 [2024-02-28T22:00:51.458Z] (Eclipse:19192): Gtk-CRITICAL **: 22:00:51.252: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:00:52 [2024-02-28T22:00:52.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:00:52 [2024-02-28T22:00:52.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:00:52 [2024-02-28T22:00:52.820Z] 
17:00:52 [2024-02-28T22:00:52.820Z] (Eclipse:19192): Gtk-CRITICAL **: 22:00:52.680: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:00:52 [2024-02-28T22:00:52.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:00:52 [2024-02-28T22:00:52.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:00:52 [2024-02-28T22:00:52.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:52 [2024-02-28T22:00:52.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:52 [2024-02-28T22:00:52.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:52 [2024-02-28T22:00:52.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:52 [2024-02-28T22:00:52.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:52 [2024-02-28T22:00:52.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239331105 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:00:52 [2024-02-28T22:00:52.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239331104 data=null doit=true}, TreeItem with text {test}]
17:00:52 [2024-02-28T22:00:52.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239331104 data=null}, TreeItem with text {test}]
17:00:52 [2024-02-28T22:00:52.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239331104 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:52 [2024-02-28T22:00:52.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239331104 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
17:00:52 [2024-02-28T22:00:52.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239331097 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:52 [2024-02-28T22:00:52.820Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:00:52 [2024-02-28T22:00:52.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiments [0]} time=-239331097 data=null doit=true}, TreeItem with text {Experiments [0]}]
17:00:52 [2024-02-28T22:00:52.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiments [0]} time=-239331097 data=null}, TreeItem with text {Experiments [0]}]
17:00:52 [2024-02-28T22:00:52.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiments [0]} time=-239331097 data=null button=1 stateMask=0x0 x=112 y=35 count=1}, TreeItem with text {Experiments [0]}]
17:00:52 [2024-02-28T22:00:52.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239331096 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]}]
17:00:52 [2024-02-28T22:00:52.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiments [0]} time=-239331096 data=null button=1 stateMask=0x80000 x=112 y=35 count=1}, TreeItem with text {Experiments [0]}]
17:00:52 [2024-02-28T22:00:52.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {exp [1]} time=-239331095 data=null doit=true}, TreeItem with text {exp [1]}]
17:00:52 [2024-02-28T22:00:52.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {exp [1]} time=-239331095 data=null}, TreeItem with text {exp [1]}]
17:00:52 [2024-02-28T22:00:52.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {exp [1]} time=-239331095 data=null button=1 stateMask=0x0 x=101 y=58 count=1}, TreeItem with text {exp [1]}]
17:00:52 [2024-02-28T22:00:52.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239331095 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]}]
17:00:52 [2024-02-28T22:00:52.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {exp [1]} time=-239331094 data=null button=1 stateMask=0x80000 x=101 y=58 count=1}, TreeItem with text {exp [1]}]
17:00:52 [2024-02-28T22:00:52.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:52 [2024-02-28T22:00:52.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {exp [1]} time=-239331093 data=null button=0 stateMask=0x0 x=101 y=58 count=0}, TreeItem with text {exp [1]}]
17:00:52 [2024-02-28T22:00:52.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {exp [1]} time=-239331087 data=null doit=true}, TreeItem with text {exp [1]}]
17:00:52 [2024-02-28T22:00:52.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {exp [1]} time=-239331087 data=null}, TreeItem with text {exp [1]}]
17:00:52 [2024-02-28T22:00:52.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {exp [1]} time=-239331086 data=null button=1 stateMask=0x0 x=101 y=58 count=1}, TreeItem with text {exp [1]}]
17:00:52 [2024-02-28T22:00:52.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239331086 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]}]
17:00:52 [2024-02-28T22:00:52.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {exp [1]} time=-239331081 data=null button=1 stateMask=0x80000 x=101 y=58 count=1}, TreeItem with text {exp [1]}]
17:00:52 [2024-02-28T22:00:52.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
17:00:52 [2024-02-28T22:00:52.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Open'
17:00:52 [2024-02-28T22:00:52.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Open'
17:00:52 [2024-02-28T22:00:52.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=-239331060 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Open']
17:00:53 [2024-02-28T22:00:53.076Z] 
17:00:53 [2024-02-28T22:00:53.076Z] (Eclipse:19192): Gtk-CRITICAL **: 22:00:52.832: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:00:53 [2024-02-28T22:00:53.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:00:53 [2024-02-28T22:00:53.330Z] 
17:00:53 [2024-02-28T22:00:53.330Z] (Eclipse:19192): Gtk-CRITICAL **: 22:00:53.315: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:00:53 [2024-02-28T22:00:53.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:00:53 [2024-02-28T22:00:53.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:53 [2024-02-28T22:00:53.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:53 [2024-02-28T22:00:53.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:53 [2024-02-28T22:00:53.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:53 [2024-02-28T22:00:53.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:53 [2024-02-28T22:00:53.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239330310 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:00:53 [2024-02-28T22:00:53.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239330310 data=null doit=true}, TreeItem with text {test}]
17:00:53 [2024-02-28T22:00:53.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239330310 data=null}, TreeItem with text {test}]
17:00:53 [2024-02-28T22:00:53.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239330310 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:53 [2024-02-28T22:00:53.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239330310 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
17:00:53 [2024-02-28T22:00:53.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239330302 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:53 [2024-02-28T22:00:53.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:53 [2024-02-28T22:00:53.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239330302 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:00:53 [2024-02-28T22:00:53.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239330302 data=null doit=true}, TreeItem with text {test}]
17:00:53 [2024-02-28T22:00:53.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239330302 data=null}, TreeItem with text {test}]
17:00:53 [2024-02-28T22:00:53.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239330297 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:53 [2024-02-28T22:00:53.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239330297 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
17:00:53 [2024-02-28T22:00:53.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239330293 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:53 [2024-02-28T22:00:53.585Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:00:53 [2024-02-28T22:00:53.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:53 [2024-02-28T22:00:53.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-239330292 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
17:00:53 [2024-02-28T22:00:53.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-239330292 data=null doit=true}, TreeItem with text {Traces [1]}]
17:00:53 [2024-02-28T22:00:53.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-239330292 data=null}, TreeItem with text {Traces [1]}]
17:00:53 [2024-02-28T22:00:53.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-239330292 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:00:53 [2024-02-28T22:00:53.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239330292 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]}]
17:00:53 [2024-02-28T22:00:53.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-239330287 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:00:53 [2024-02-28T22:00:53.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:53 [2024-02-28T22:00:53.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-239330287 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
17:00:53 [2024-02-28T22:00:53.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-239330287 data=null doit=true}, TreeItem with text {Traces [1]}]
17:00:53 [2024-02-28T22:00:53.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-239330287 data=null}, TreeItem with text {Traces [1]}]
17:00:53 [2024-02-28T22:00:53.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-239330287 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:00:53 [2024-02-28T22:00:53.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239330286 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]}]
17:00:53 [2024-02-28T22:00:53.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-239330280 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:00:53 [2024-02-28T22:00:53.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
17:00:53 [2024-02-28T22:00:53.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
17:00:53 [2024-02-28T22:00:53.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
17:00:53 [2024-02-28T22:00:53.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
17:00:53 [2024-02-28T22:00:53.841Z] 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=-239330177 data=null doit=true}, Shell with text {Confirm Clear}]
17:00:53 [2024-02-28T22:00:53.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
17:00:53 [2024-02-28T22:00:53.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
17:00:53 [2024-02-28T22:00:53.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
17:00:53 [2024-02-28T22:00:53.841Z] 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')
17:00:53 [2024-02-28T22:00:53.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
17:00:53 [2024-02-28T22:00:53.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
17:00:53 [2024-02-28T22:00:53.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-239330176 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:00:53 [2024-02-28T22:00:53.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-239330176 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:00:53 [2024-02-28T22:00:53.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-239330176 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:00:53 [2024-02-28T22:00:53.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-239330176 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:00:53 [2024-02-28T22:00:53.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-239330176 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:00:53 [2024-02-28T22:00:53.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-239330176 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:00:53 [2024-02-28T22:00:53.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-239330176 data=null 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')]
17:00:53 [2024-02-28T22:00:53.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
17:00:53 [2024-02-28T22:00:53.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-239330263 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
17:00:54 [2024-02-28T22:00:54.400Z] 
17:00:54 [2024-02-28T22:00:54.400Z] (Eclipse:19192): Gtk-CRITICAL **: 22:00:54.256: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:00:55 [2024-02-28T22:00:55.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:00:55 [2024-02-28T22:00:55.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:00:55 [2024-02-28T22:00:55.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:00:55 [2024-02-28T22:00:55.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:55 [2024-02-28T22:00:55.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:55 [2024-02-28T22:00:55.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:55 [2024-02-28T22:00:55.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:55 [2024-02-28T22:00:55.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:55 [2024-02-28T22:00:55.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239328241 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:00:55 [2024-02-28T22:00:55.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239328241 data=null doit=true}, TreeItem with text {test}]
17:00:55 [2024-02-28T22:00:55.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239328241 data=null}, TreeItem with text {test}]
17:00:55 [2024-02-28T22:00:55.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239328241 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:55 [2024-02-28T22:00:55.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239328241 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
17:00:55 [2024-02-28T22:00:55.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239328217 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:55 [2024-02-28T22:00:55.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:55 [2024-02-28T22:00:55.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239328216 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:00:55 [2024-02-28T22:00:55.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239328216 data=null doit=true}, TreeItem with text {test}]
17:00:55 [2024-02-28T22:00:55.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239328216 data=null}, TreeItem with text {test}]
17:00:55 [2024-02-28T22:00:55.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239328216 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:55 [2024-02-28T22:00:55.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239328216 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
17:00:55 [2024-02-28T22:00:55.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239328212 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:55 [2024-02-28T22:00:55.761Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:00:55 [2024-02-28T22:00:55.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:55 [2024-02-28T22:00:55.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-239328211 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
17:00:55 [2024-02-28T22:00:55.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-239328211 data=null doit=true}, TreeItem with text {Traces [1]}]
17:00:55 [2024-02-28T22:00:55.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-239328211 data=null}, TreeItem with text {Traces [1]}]
17:00:55 [2024-02-28T22:00:55.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-239328211 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:00:55 [2024-02-28T22:00:55.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239328211 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]}]
17:00:55 [2024-02-28T22:00:55.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-239328201 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:00:55 [2024-02-28T22:00:55.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-239328200 data=null doit=true}, TreeItem with text {Traces [1]}]
17:00:55 [2024-02-28T22:00:55.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-239328200 data=null}, TreeItem with text {Traces [1]}]
17:00:55 [2024-02-28T22:00:55.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-239328200 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:00:55 [2024-02-28T22:00:55.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239328200 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]}]
17:00:55 [2024-02-28T22:00:55.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-239328198 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:00:55 [2024-02-28T22:00:55.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:55 [2024-02-28T22:00:55.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239328198 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:00:55 [2024-02-28T22:00:55.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239328198 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:00:55 [2024-02-28T22:00:55.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239328198 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:00:55 [2024-02-28T22:00:55.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239328198 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:00:55 [2024-02-28T22:00:55.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239328198 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}]
17:00:55 [2024-02-28T22:00:55.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239328180 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:00:55 [2024-02-28T22:00:55.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
17:00:55 [2024-02-28T22:00:55.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Open'
17:00:55 [2024-02-28T22:00:55.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Open'
17:00:55 [2024-02-28T22:00:55.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:00:55 [2024-02-28T22:00:55.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=-239328164 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Open']
17:00:55 [2024-02-28T22:00:55.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:00:55 [2024-02-28T22:00:55.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:00:55 [2024-02-28T22:00:55.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:00:55 [2024-02-28T22:00:55.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:00:55 [2024-02-28T22:00:55.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
17:00:55 [2024-02-28T22:00:55.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-239328082 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
17:00:55 [2024-02-28T22:00:55.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-239328081 data=null doit=true}, TableItem with text {}]
17:00:55 [2024-02-28T22:00:55.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-239328081 data=null}, TableItem with text {}]
17:00:55 [2024-02-28T22:00:55.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-239328081 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
17:00:55 [2024-02-28T22:00:55.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239328081 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
17:00:55 [2024-02-28T22:00:55.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-239328075 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
17:00:55 [2024-02-28T22:00:55.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:00:55 [2024-02-28T22:00:55.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:00:55 [2024-02-28T22:00:55.761Z] 
17:00:55 [2024-02-28T22:00:55.761Z] (Eclipse:19192): Gtk-WARNING **: 22:00:55.746: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
17:00:56 [2024-02-28T22:00:56.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.statistics"'
17:00:56 [2024-02-28T22:00:56.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:56 [2024-02-28T22:00:56.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:56 [2024-02-28T22:00:56.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:56 [2024-02-28T22:00:56.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:56 [2024-02-28T22:00:56.017Z] 
17:00:56 [2024-02-28T22:00:56.017Z] (Eclipse:19192): Gtk-CRITICAL **: 22:00:55.787: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:00:56 [2024-02-28T22:00:56.017Z] 
17:00:56 [2024-02-28T22:00:56.017Z] (Eclipse:19192): Gtk-WARNING **: 22:00:55.810: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
17:00:56 [2024-02-28T22:00:56.017Z] 
17:00:56 [2024-02-28T22:00:56.017Z] (Eclipse:19192): Gtk-CRITICAL **: 22:00:55.816: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:00:56 [2024-02-28T22:00:56.017Z] 
17:00:56 [2024-02-28T22:00:56.017Z] (Eclipse:19192): Gtk-WARNING **: 22:00:55.818: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
17:00:56 [2024-02-28T22:00:56.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:00:56 [2024-02-28T22:00:56.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:56 [2024-02-28T22:00:56.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:56 [2024-02-28T22:00:56.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:56 [2024-02-28T22:00:56.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:56 [2024-02-28T22:00:56.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:56 [2024-02-28T22:00:56.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239327922 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:00:56 [2024-02-28T22:00:56.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239327922 data=null doit=true}, TreeItem with text {test}]
17:00:56 [2024-02-28T22:00:56.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239327922 data=null}, TreeItem with text {test}]
17:00:56 [2024-02-28T22:00:56.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239327922 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:56 [2024-02-28T22:00:56.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239327922 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
17:00:56 [2024-02-28T22:00:56.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239327908 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:56 [2024-02-28T22:00:56.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:56 [2024-02-28T22:00:56.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239327907 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:00:56 [2024-02-28T22:00:56.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239327907 data=null doit=true}, TreeItem with text {test}]
17:00:56 [2024-02-28T22:00:56.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239327907 data=null}, TreeItem with text {test}]
17:00:56 [2024-02-28T22:00:56.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239327907 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:56 [2024-02-28T22:00:56.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239327907 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
17:00:56 [2024-02-28T22:00:56.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239327893 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:56 [2024-02-28T22:00:56.018Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:00:56 [2024-02-28T22:00:56.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:56 [2024-02-28T22:00:56.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-239327892 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
17:00:56 [2024-02-28T22:00:56.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-239327892 data=null doit=true}, TreeItem with text {Traces [1]}]
17:00:56 [2024-02-28T22:00:56.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-239327892 data=null}, TreeItem with text {Traces [1]}]
17:00:56 [2024-02-28T22:00:56.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-239327892 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:00:56 [2024-02-28T22:00:56.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239327892 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]}]
17:00:56 [2024-02-28T22:00:56.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-239327888 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:00:56 [2024-02-28T22:00:56.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:56 [2024-02-28T22:00:56.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-239327888 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
17:00:56 [2024-02-28T22:00:56.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-239327888 data=null doit=true}, TreeItem with text {Traces [1]}]
17:00:56 [2024-02-28T22:00:56.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-239327888 data=null}, TreeItem with text {Traces [1]}]
17:00:56 [2024-02-28T22:00:56.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-239327888 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:00:56 [2024-02-28T22:00:56.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239327888 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]}]
17:00:56 [2024-02-28T22:00:56.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-239327885 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:00:56 [2024-02-28T22:00:56.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
17:00:56 [2024-02-28T22:00:56.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
17:00:56 [2024-02-28T22:00:56.273Z] 
17:00:56 [2024-02-28T22:00:56.273Z] (Eclipse:19192): Gtk-WARNING **: 22:00:56.025: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
17:00:56 [2024-02-28T22:00:56.273Z] 
17:00:56 [2024-02-28T22:00:56.273Z] (Eclipse:19192): Gtk-WARNING **: 22:00:56.069: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
17:00:56 [2024-02-28T22:00:56.273Z] 
17:00:56 [2024-02-28T22:00:56.273Z] (Eclipse:19192): Gtk-WARNING **: 22:00:56.082: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
17:00:56 [2024-02-28T22:00:56.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
17:00:56 [2024-02-28T22:00:56.273Z] 
17:00:56 [2024-02-28T22:00:56.273Z] (Eclipse:19192): Gtk-WARNING **: 22:00:56.100: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
17:00:56 [2024-02-28T22:00:56.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
17:00:56 [2024-02-28T22:00:56.273Z] 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=-239327700 data=null doit=true}, Shell with text {Confirm Clear}]
17:00:56 [2024-02-28T22:00:56.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
17:00:56 [2024-02-28T22:00:56.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
17:00:56 [2024-02-28T22:00:56.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
17:00:56 [2024-02-28T22:00:56.273Z] 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')
17:00:56 [2024-02-28T22:00:56.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
17:00:56 [2024-02-28T22:00:56.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
17:00:56 [2024-02-28T22:00:56.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-239327699 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:00:56 [2024-02-28T22:00:56.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-239327699 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:00:56 [2024-02-28T22:00:56.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-239327699 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:00:56 [2024-02-28T22:00:56.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-239327699 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:00:56 [2024-02-28T22:00:56.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-239327699 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:00:56 [2024-02-28T22:00:56.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-239327699 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:00:56 [2024-02-28T22:00:56.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-239327699 data=null 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')]
17:00:56 [2024-02-28T22:00:56.273Z] 
17:00:56 [2024-02-28T22:00:56.273Z] (Eclipse:19192): Gtk-WARNING **: 22:00:56.153: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
17:00:56 [2024-02-28T22:00:56.528Z] 
17:00:56 [2024-02-28T22:00:56.528Z] (Eclipse:19192): Gtk-WARNING **: 22:00:56.302: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
17:00:56 [2024-02-28T22:00:56.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-239327830 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
17:00:56 [2024-02-28T22:00:56.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
17:00:56 [2024-02-28T22:00:56.529Z] 
17:00:56 [2024-02-28T22:00:56.529Z] (Eclipse:19192): Gtk-WARNING **: 22:00:56.332: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
17:00:56 [2024-02-28T22:00:56.529Z] 
17:00:56 [2024-02-28T22:00:56.529Z] (Eclipse:19192): Gtk-WARNING **: 22:00:56.342: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
17:00:56 [2024-02-28T22:00:56.529Z] 
17:00:56 [2024-02-28T22:00:56.529Z] (Eclipse:19192): Gtk-CRITICAL **: 22:00:56.399: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:00:56 [2024-02-28T22:00:56.529Z] 
17:00:56 [2024-02-28T22:00:56.529Z] (Eclipse:19192): Gtk-WARNING **: 22:00:56.419: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
17:00:56 [2024-02-28T22:00:56.529Z] 
17:00:56 [2024-02-28T22:00:56.529Z] (Eclipse:19192): Gtk-CRITICAL **: 22:00:56.435: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:00:56 [2024-02-28T22:00:56.529Z] 
17:00:56 [2024-02-28T22:00:56.529Z] (Eclipse:19192): Gtk-WARNING **: 22:00:56.471: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
17:00:57 [2024-02-28T22:00:57.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:00:57 [2024-02-28T22:00:57.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:00:57 [2024-02-28T22:00:57.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:00:57 [2024-02-28T22:00:57.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:57 [2024-02-28T22:00:57.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:57 [2024-02-28T22:00:57.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:57 [2024-02-28T22:00:57.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:57 [2024-02-28T22:00:57.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:57 [2024-02-28T22:00:57.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239326023 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:00:57 [2024-02-28T22:00:57.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239326023 data=null doit=true}, TreeItem with text {test}]
17:00:57 [2024-02-28T22:00:57.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239326023 data=null}, TreeItem with text {test}]
17:00:57 [2024-02-28T22:00:57.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239326023 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:57 [2024-02-28T22:00:57.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239326023 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
17:00:57 [2024-02-28T22:00:57.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239326014 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:57 [2024-02-28T22:00:57.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:57 [2024-02-28T22:00:57.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239326014 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:00:57 [2024-02-28T22:00:57.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239326014 data=null doit=true}, TreeItem with text {test}]
17:00:57 [2024-02-28T22:00:57.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239326014 data=null}, TreeItem with text {test}]
17:00:57 [2024-02-28T22:00:57.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239326014 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:57 [2024-02-28T22:00:57.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239326014 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
17:00:57 [2024-02-28T22:00:57.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239326010 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:57 [2024-02-28T22:00:57.891Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:00:57 [2024-02-28T22:00:57.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:57 [2024-02-28T22:00:57.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-239326010 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
17:00:57 [2024-02-28T22:00:57.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-239326010 data=null doit=true}, TreeItem with text {Traces [1]}]
17:00:57 [2024-02-28T22:00:57.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-239326010 data=null}, TreeItem with text {Traces [1]}]
17:00:57 [2024-02-28T22:00:57.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-239326010 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:00:57 [2024-02-28T22:00:57.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239326010 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]}]
17:00:57 [2024-02-28T22:00:57.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-239326007 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:00:57 [2024-02-28T22:00:57.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-239326006 data=null doit=true}, TreeItem with text {Traces [1]}]
17:00:57 [2024-02-28T22:00:57.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-239326006 data=null}, TreeItem with text {Traces [1]}]
17:00:57 [2024-02-28T22:00:57.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-239326006 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:00:57 [2024-02-28T22:00:57.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239326006 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]}]
17:00:57 [2024-02-28T22:00:57.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-239326006 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:00:57 [2024-02-28T22:00:57.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:00:57 [2024-02-28T22:00:57.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:57 [2024-02-28T22:00:57.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239326004 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:00:57 [2024-02-28T22:00:57.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239326004 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:00:57 [2024-02-28T22:00:57.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239326004 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:00:57 [2024-02-28T22:00:57.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239326003 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:00:57 [2024-02-28T22:00:57.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239326003 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}]
17:00:57 [2024-02-28T22:00:57.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239325996 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:00:57 [2024-02-28T22:00:57.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
17:00:57 [2024-02-28T22:00:57.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Copy...'
17:00:58 [2024-02-28T22:00:58.146Z] 
17:00:58 [2024-02-28T22:00:58.146Z] (Eclipse:19192): Gtk-WARNING **: 22:00:57.905: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
17:00:58 [2024-02-28T22:00:58.146Z] 
17:00:58 [2024-02-28T22:00:58.146Z] (Eclipse:19192): Gtk-WARNING **: 22:00:57.923: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
17:00:58 [2024-02-28T22:00:58.146Z] 
17:00:58 [2024-02-28T22:00:58.146Z] (Eclipse:19192): Gtk-WARNING **: 22:00:57.940: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
17:00:58 [2024-02-28T22:00:58.146Z] 
17:00:58 [2024-02-28T22:00:58.146Z] (Eclipse:19192): Gtk-WARNING **: 22:00:57.958: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
17:00:58 [2024-02-28T22:00:58.146Z] 
17:00:58 [2024-02-28T22:00:58.146Z] (Eclipse:19192): Gtk-WARNING **: 22:00:57.975: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
17:00:58 [2024-02-28T22:00:58.146Z] 
17:00:58 [2024-02-28T22:00:58.146Z] (Eclipse:19192): Gtk-WARNING **: 22:00:57.992: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
17:00:58 [2024-02-28T22:00:58.146Z] 
17:00:58 [2024-02-28T22:00:58.146Z] (Eclipse:19192): Gtk-WARNING **: 22:00:58.009: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
17:00:58 [2024-02-28T22:00:58.146Z] 
17:00:58 [2024-02-28T22:00:58.146Z] (Eclipse:19192): Gtk-WARNING **: 22:00:58.026: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
17:00:58 [2024-02-28T22:00:58.147Z] 
17:00:58 [2024-02-28T22:00:58.147Z] (Eclipse:19192): Gtk-WARNING **: 22:00:58.044: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
17:00:58 [2024-02-28T22:00:58.147Z] 
17:00:58 [2024-02-28T22:00:58.147Z] (Eclipse:19192): Gtk-WARNING **: 22:00:58.059: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
17:00:58 [2024-02-28T22:00:58.147Z] 
17:00:58 [2024-02-28T22:00:58.147Z] (Eclipse:19192): Gtk-WARNING **: 22:00:58.073: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
17:00:58 [2024-02-28T22:00:58.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Copy...'
17:00:58 [2024-02-28T22:00:58.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace'
17:00:58 [2024-02-28T22:00:58.147Z] 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=-239325720 data=null doit=true}, Shell with text {Copy Trace}]
17:00:58 [2024-02-28T22:00:58.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
17:00:58 [2024-02-28T22:00:58.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
17:00:58 [2024-02-28T22:00:58.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
17:00:58 [2024-02-28T22:00:58.147Z] 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:'))
17:00:58 [2024-02-28T22:00:58.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a link", using matcher: of type 'Button'
17:00:58 [2024-02-28T22:00:58.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
17:00:58 [2024-02-28T22:00:58.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:00:58 [2024-02-28T22:00:58.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
17:00:58 [2024-02-28T22:00:58.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
17:00:58 [2024-02-28T22:00:58.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
17:00:58 [2024-02-28T22:00:58.147Z] 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')
17:00:58 [2024-02-28T22:00:58.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
17:00:58 [2024-02-28T22:00:58.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-239325718 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
17:00:58 [2024-02-28T22:00:58.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-239325718 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
17:00:58 [2024-02-28T22:00:58.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-239325718 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
17:00:58 [2024-02-28T22:00:58.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-239325718 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
17:00:58 [2024-02-28T22:00:58.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-239325718 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
17:00:58 [2024-02-28T22:00:58.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-239325718 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
17:00:58 [2024-02-28T22:00:58.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-239325718 data=null 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')]
17:00:58 [2024-02-28T22:00:58.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=-239325974 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Copy...']
17:00:58 [2024-02-28T22:00:58.147Z] 
17:00:58 [2024-02-28T22:00:58.147Z] (Eclipse:19192): Gtk-WARNING **: 22:00:58.136: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
17:00:58 [2024-02-28T22:00:58.402Z] 
17:00:58 [2024-02-28T22:00:58.402Z] (Eclipse:19192): Gtk-WARNING **: 22:00:58.172: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
17:00:58 [2024-02-28T22:00:58.402Z] 
17:00:58 [2024-02-28T22:00:58.403Z] (Eclipse:19192): Gtk-WARNING **: 22:00:58.178: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
17:00:58 [2024-02-28T22:00:58.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
17:00:58 [2024-02-28T22:00:58.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:00:58 [2024-02-28T22:00:58.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:58 [2024-02-28T22:00:58.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239325624 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:00:58 [2024-02-28T22:00:58.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239325624 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:00:58 [2024-02-28T22:00:58.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239325624 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:00:58 [2024-02-28T22:00:58.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239325624 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:00:58 [2024-02-28T22:00:58.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239325624 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}]
17:00:58 [2024-02-28T22:00:58.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239325621 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:00:58 [2024-02-28T22:00:58.403Z] 
17:00:58 [2024-02-28T22:00:58.403Z] (Eclipse:19192): Gtk-WARNING **: 22:00:58.206: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
17:00:58 [2024-02-28T22:00:58.403Z] 
17:00:58 [2024-02-28T22:00:58.403Z] (Eclipse:19192): Gtk-WARNING **: 22:00:58.215: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
17:00:58 [2024-02-28T22:00:58.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
17:00:58 [2024-02-28T22:00:58.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Copy...'
17:00:58 [2024-02-28T22:00:58.403Z] 
17:00:58 [2024-02-28T22:00:58.403Z] (Eclipse:19192): Gtk-WARNING **: 22:00:58.291: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
17:00:58 [2024-02-28T22:00:58.403Z] 
17:00:58 [2024-02-28T22:00:58.403Z] (Eclipse:19192): Gtk-WARNING **: 22:00:58.308: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
17:00:58 [2024-02-28T22:00:58.403Z] 
17:00:58 [2024-02-28T22:00:58.403Z] (Eclipse:19192): Gtk-WARNING **: 22:00:58.325: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
17:00:58 [2024-02-28T22:00:58.403Z] 
17:00:58 [2024-02-28T22:00:58.403Z] (Eclipse:19192): Gtk-WARNING **: 22:00:58.342: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
17:00:58 [2024-02-28T22:00:58.403Z] 
17:00:58 [2024-02-28T22:00:58.403Z] (Eclipse:19192): Gtk-WARNING **: 22:00:58.359: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
17:00:58 [2024-02-28T22:00:58.403Z] 
17:00:58 [2024-02-28T22:00:58.403Z] (Eclipse:19192): Gtk-WARNING **: 22:00:58.376: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
17:00:58 [2024-02-28T22:00:58.403Z] 
17:00:58 [2024-02-28T22:00:58.403Z] (Eclipse:19192): Gtk-WARNING **: 22:00:58.391: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
17:00:58 [2024-02-28T22:00:58.658Z] 
17:00:58 [2024-02-28T22:00:58.658Z] (Eclipse:19192): Gtk-WARNING **: 22:00:58.408: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
17:00:58 [2024-02-28T22:00:58.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Copy...'
17:00:58 [2024-02-28T22:00:58.658Z] 
17:00:58 [2024-02-28T22:00:58.658Z] (Eclipse:19192): Gtk-WARNING **: 22:00:58.425: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
17:00:58 [2024-02-28T22:00:58.658Z] 
17:00:58 [2024-02-28T22:00:58.658Z] (Eclipse:19192): Gtk-WARNING **: 22:00:58.442: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
17:00:58 [2024-02-28T22:00:58.658Z] 
17:00:58 [2024-02-28T22:00:58.658Z] (Eclipse:19192): Gtk-WARNING **: 22:00:58.458: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
17:00:58 [2024-02-28T22:00:58.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace'
17:00:58 [2024-02-28T22:00:58.658Z] 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=-239325340 data=null doit=true}, Shell with text {Copy Trace}]
17:00:58 [2024-02-28T22:00:58.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
17:00:58 [2024-02-28T22:00:58.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
17:00:58 [2024-02-28T22:00:58.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
17:00:58 [2024-02-28T22:00:58.659Z] 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:'))
17:00:58 [2024-02-28T22:00:58.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a link", using matcher: of type 'Button'
17:00:58 [2024-02-28T22:00:58.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
17:00:58 [2024-02-28T22:00:58.659Z] 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'
17:00:58 [2024-02-28T22:00:58.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: with style 'SWT.RADIO'
17:00:58 [2024-02-28T22:00:58.659Z] 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')
17:00:58 [2024-02-28T22:00:58.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:00:58 [2024-02-28T22:00:58.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
17:00:58 [2024-02-28T22:00:58.659Z] 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')
17:00:58 [2024-02-28T22:00:58.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Copy as a link} time=-239325337 data=null doit=true}, Button with text {Copy as a link}]
17:00:58 [2024-02-28T22:00:58.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Copy as a link} time=-239325337 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}]
17:00:58 [2024-02-28T22:00:58.659Z] 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')
17:00:58 [2024-02-28T22:00:58.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Copy as a new trace} time=-239325337 data=null doit=true}, (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')]
17:00:58 [2024-02-28T22:00:58.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Copy as a new trace} time=-239325337 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')]
17:00:58 [2024-02-28T22:00:58.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Copy as a new trace} time=-239325337 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')]
17:00:58 [2024-02-28T22:00:58.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Copy as a new trace} time=-239325337 data=null 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')]
17:00:58 [2024-02-28T22:00:58.659Z] 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')
17:00:58 [2024-02-28T22:00:58.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a link", using matcher: of type 'Button'
17:00:58 [2024-02-28T22:00:58.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
17:00:58 [2024-02-28T22:00:58.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:00:58 [2024-02-28T22:00:58.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
17:00:58 [2024-02-28T22:00:58.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
17:00:58 [2024-02-28T22:00:58.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
17:00:58 [2024-02-28T22:00:58.659Z] 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')
17:00:58 [2024-02-28T22:00:58.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
17:00:58 [2024-02-28T22:00:58.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-239325336 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
17:00:58 [2024-02-28T22:00:58.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-239325336 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
17:00:58 [2024-02-28T22:00:58.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-239325336 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
17:00:58 [2024-02-28T22:00:58.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-239325336 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
17:00:58 [2024-02-28T22:00:58.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-239325336 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
17:00:58 [2024-02-28T22:00:58.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-239325336 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
17:00:58 [2024-02-28T22:00:58.659Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
17:00:58 [2024-02-28T22:00:58.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-239325336 data=null 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')]
17:00:58 [2024-02-28T22:00:58.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=-239325589 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Copy...']
17:00:58 [2024-02-28T22:00:58.659Z] 
17:00:58 [2024-02-28T22:00:58.659Z] (Eclipse:19192): Gtk-WARNING **: 22:00:58.532: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
17:00:58 [2024-02-28T22:00:58.659Z] 
17:00:58 [2024-02-28T22:00:58.659Z] (Eclipse:19192): Gtk-WARNING **: 22:00:58.564: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
17:00:58 [2024-02-28T22:00:58.659Z] 
17:00:58 [2024-02-28T22:00:58.659Z] (Eclipse:19192): Gtk-WARNING **: 22:00:58.568: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
17:00:58 [2024-02-28T22:00:58.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
17:00:58 [2024-02-28T22:00:58.659Z] 
17:00:58 [2024-02-28T22:00:58.659Z] (Eclipse:19192): Gtk-WARNING **: 22:00:58.596: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
17:00:58 [2024-02-28T22:00:58.659Z] 
17:00:58 [2024-02-28T22:00:58.659Z] (Eclipse:19192): Gtk-CRITICAL **: 22:00:58.602: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:00:58 [2024-02-28T22:00:58.659Z] 
17:00:58 [2024-02-28T22:00:58.659Z] (Eclipse:19192): Gtk-WARNING **: 22:00:58.604: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
17:00:58 [2024-02-28T22:00:58.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:00:58 [2024-02-28T22:00:58.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:58 [2024-02-28T22:00:58.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:58 [2024-02-28T22:00:58.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:00:58 [2024-02-28T22:00:58.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:00:58 [2024-02-28T22:00:58.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:58 [2024-02-28T22:00:58.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239325182 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:00:58 [2024-02-28T22:00:58.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239325182 data=null doit=true}, TreeItem with text {test}]
17:00:58 [2024-02-28T22:00:58.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239325182 data=null}, TreeItem with text {test}]
17:00:58 [2024-02-28T22:00:58.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239325181 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:58 [2024-02-28T22:00:58.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239325181 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
17:00:58 [2024-02-28T22:00:58.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239325177 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:58 [2024-02-28T22:00:58.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:58 [2024-02-28T22:00:58.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239325176 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:00:58 [2024-02-28T22:00:58.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239325176 data=null doit=true}, TreeItem with text {test}]
17:00:58 [2024-02-28T22:00:58.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239325176 data=null}, TreeItem with text {test}]
17:00:58 [2024-02-28T22:00:58.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239325176 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:58 [2024-02-28T22:00:58.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239325176 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
17:00:58 [2024-02-28T22:00:58.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239325167 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:00:58 [2024-02-28T22:00:58.660Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:00:58 [2024-02-28T22:00:58.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:58 [2024-02-28T22:00:58.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-239325166 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
17:00:58 [2024-02-28T22:00:58.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-239325166 data=null doit=true}, TreeItem with text {Traces [3]}]
17:00:58 [2024-02-28T22:00:58.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-239325166 data=null}, TreeItem with text {Traces [3]}]
17:00:58 [2024-02-28T22:00:58.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-239325166 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
17:00:58 [2024-02-28T22:00:58.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239325166 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]}]
17:00:58 [2024-02-28T22:00:58.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-239325163 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
17:00:58 [2024-02-28T22:00:58.660Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
17:00:58 [2024-02-28T22:00:58.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:00:58 [2024-02-28T22:00:58.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-239325162 data=null button=0 stateMask=0x0 x=158 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log2}]
17:00:58 [2024-02-28T22:00:58.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=-239325162 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log2}]
17:00:58 [2024-02-28T22:00:58.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=-239325162 data=null}, TreeItem with text {ExampleCustomTxt.log2}]
17:00:58 [2024-02-28T22:00:58.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-239325162 data=null button=1 stateMask=0x0 x=158 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
17:00:58 [2024-02-28T22:00:58.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239325162 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}]
17:00:58 [2024-02-28T22:00:58.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-239325159 data=null button=1 stateMask=0x80000 x=158 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
17:00:58 [2024-02-28T22:00:58.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
17:00:58 [2024-02-28T22:00:58.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Open'
17:00:58 [2024-02-28T22:00:58.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Open'
17:00:58 [2024-02-28T22:00:58.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=-239325135 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Open']
17:00:58 [2024-02-28T22:00:58.926Z] 
17:00:58 [2024-02-28T22:00:58.926Z] (Eclipse:19192): Gtk-CRITICAL **: 22:00:58.738: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:00:58 [2024-02-28T22:00:58.926Z] 
17:00:58 [2024-02-28T22:00:58.926Z] (Eclipse:19192): Gtk-WARNING **: 22:00:58.775: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
17:00:58 [2024-02-28T22:00:58.926Z] 
17:00:58 [2024-02-28T22:00:58.926Z] (Eclipse:19192): Gtk-CRITICAL **: 22:00:58.791: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:00:58 [2024-02-28T22:00:58.926Z] 
17:00:58 [2024-02-28T22:00:58.926Z] (Eclipse:19192): Gtk-WARNING **: 22:00:58.806: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
17:00:59 [2024-02-28T22:00:59.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:00:59 [2024-02-28T22:00:59.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:00:59 [2024-02-28T22:00:59.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:00:59 [2024-02-28T22:00:59.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:00:59 [2024-02-28T22:00:59.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:01:00 [2024-02-28T22:01:00.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:01:00 [2024-02-28T22:01:00.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:01:00 [2024-02-28T22:01:00.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:01:00 [2024-02-28T22:01:00.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:01:00 [2024-02-28T22:01:00.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
17:01:00 [2024-02-28T22:01:00.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-239323600 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
17:01:00 [2024-02-28T22:01:00.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-239323600 data=null doit=true}, TableItem with text {}]
17:01:00 [2024-02-28T22:01:00.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-239323600 data=null}, TableItem with text {}]
17:01:00 [2024-02-28T22:01:00.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-239323600 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
17:01:00 [2024-02-28T22:01:00.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239323600 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
17:01:00 [2024-02-28T22:01:00.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-239323597 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
17:01:00 [2024-02-28T22:01:00.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:01:00 [2024-02-28T22:01:00.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:01:00 [2024-02-28T22:01:00.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:01:00 [2024-02-28T22:01:00.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:00 [2024-02-28T22:01:00.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:00 [2024-02-28T22:01:00.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:00 [2024-02-28T22:01:00.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:00 [2024-02-28T22:01:00.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:00 [2024-02-28T22:01:00.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239323558 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:01:00 [2024-02-28T22:01:00.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239323557 data=null doit=true}, TreeItem with text {test}]
17:01:00 [2024-02-28T22:01:00.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239323557 data=null}, TreeItem with text {test}]
17:01:00 [2024-02-28T22:01:00.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239323557 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:00 [2024-02-28T22:01:00.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239323557 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
17:01:00 [2024-02-28T22:01:00.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239323553 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:00 [2024-02-28T22:01:00.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:00 [2024-02-28T22:01:00.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239323553 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:01:00 [2024-02-28T22:01:00.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239323552 data=null doit=true}, TreeItem with text {test}]
17:01:00 [2024-02-28T22:01:00.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239323552 data=null}, TreeItem with text {test}]
17:01:00 [2024-02-28T22:01:00.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239323552 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:00 [2024-02-28T22:01:00.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239323552 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
17:01:00 [2024-02-28T22:01:00.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239323549 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:00 [2024-02-28T22:01:00.301Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:01:00 [2024-02-28T22:01:00.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:00 [2024-02-28T22:01:00.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-239323548 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
17:01:00 [2024-02-28T22:01:00.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-239323548 data=null doit=true}, TreeItem with text {Traces [3]}]
17:01:00 [2024-02-28T22:01:00.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-239323548 data=null}, TreeItem with text {Traces [3]}]
17:01:00 [2024-02-28T22:01:00.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-239323548 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
17:01:00 [2024-02-28T22:01:00.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239323548 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]}]
17:01:00 [2024-02-28T22:01:00.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-239323545 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
17:01:00 [2024-02-28T22:01:00.301Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
17:01:00 [2024-02-28T22:01:00.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:00 [2024-02-28T22:01:00.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-239323538 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {ExampleCustomTxt.log3}]
17:01:00 [2024-02-28T22:01:00.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=-239323538 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log3}]
17:01:00 [2024-02-28T22:01:00.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=-239323538 data=null}, TreeItem with text {ExampleCustomTxt.log3}]
17:01:00 [2024-02-28T22:01:00.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-239323538 data=null button=1 stateMask=0x0 x=158 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log3}]
17:01:00 [2024-02-28T22:01:00.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239323538 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}]
17:01:00 [2024-02-28T22:01:00.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-239323535 data=null button=1 stateMask=0x80000 x=158 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log3}]
17:01:00 [2024-02-28T22:01:00.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
17:01:00 [2024-02-28T22:01:00.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Open'
17:01:00 [2024-02-28T22:01:00.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Open'
17:01:00 [2024-02-28T22:01:00.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:01:00 [2024-02-28T22:01:00.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=-239323512 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Open']
17:01:00 [2024-02-28T22:01:00.557Z] 
17:01:00 [2024-02-28T22:01:00.557Z] (Eclipse:19192): Gtk-WARNING **: 22:01:00.399: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
17:01:00 [2024-02-28T22:01:00.557Z] 
17:01:00 [2024-02-28T22:01:00.557Z] (Eclipse:19192): Gtk-CRITICAL **: 22:01:00.415: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:01:00 [2024-02-28T22:01:00.557Z] 
17:01:00 [2024-02-28T22:01:00.557Z] (Eclipse:19192): Gtk-WARNING **: 22:01:00.426: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
17:01:01 [2024-02-28T22:01:01.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:01:01 [2024-02-28T22:01:01.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:01:01 [2024-02-28T22:01:01.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:01:01 [2024-02-28T22:01:01.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:01:01 [2024-02-28T22:01:01.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:01:01 [2024-02-28T22:01:01.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:01:01 [2024-02-28T22:01:01.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:01:01 [2024-02-28T22:01:01.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:01:01 [2024-02-28T22:01:01.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:01:01 [2024-02-28T22:01:01.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:01:01 [2024-02-28T22:01:01.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
17:01:01 [2024-02-28T22:01:01.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-239321952 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
17:01:01 [2024-02-28T22:01:01.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-239321952 data=null doit=true}, TableItem with text {}]
17:01:01 [2024-02-28T22:01:01.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-239321952 data=null}, TableItem with text {}]
17:01:01 [2024-02-28T22:01:01.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-239321952 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
17:01:01 [2024-02-28T22:01:01.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239321952 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
17:01:01 [2024-02-28T22:01:01.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-239321948 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
17:01:01 [2024-02-28T22:01:01.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:01:01 [2024-02-28T22:01:01.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:01:01 [2024-02-28T22:01:01.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"'
17:01:01 [2024-02-28T22:01:01.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:02 [2024-02-28T22:01:02.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-239321876 data=null button=0 stateMask=0x0 x=158 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log2}]
17:01:02 [2024-02-28T22:01:02.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=-239321876 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log2}]
17:01:02 [2024-02-28T22:01:02.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=-239321876 data=null}, TreeItem with text {ExampleCustomTxt.log2}]
17:01:02 [2024-02-28T22:01:02.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-239321875 data=null button=1 stateMask=0x0 x=158 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
17:01:02 [2024-02-28T22:01:02.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239321875 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}]
17:01:02 [2024-02-28T22:01:02.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-239321861 data=null button=1 stateMask=0x80000 x=158 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
17:01:02 [2024-02-28T22:01:02.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:02 [2024-02-28T22:01:02.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:02 [2024-02-28T22:01:02.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:02 [2024-02-28T22:01:02.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:02 [2024-02-28T22:01:02.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"'
17:01:02 [2024-02-28T22:01:02.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:02 [2024-02-28T22:01:02.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-239321826 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {ExampleCustomTxt.log3}]
17:01:02 [2024-02-28T22:01:02.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=-239321826 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log3}]
17:01:02 [2024-02-28T22:01:02.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=-239321826 data=null}, TreeItem with text {ExampleCustomTxt.log3}]
17:01:02 [2024-02-28T22:01:02.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-239321826 data=null button=1 stateMask=0x0 x=158 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log3}]
17:01:02 [2024-02-28T22:01:02.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239321825 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}]
17:01:02 [2024-02-28T22:01:02.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-239321817 data=null button=1 stateMask=0x80000 x=158 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log3}]
17:01:02 [2024-02-28T22:01:02.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:02 [2024-02-28T22:01:02.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:02 [2024-02-28T22:01:02.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:02 [2024-02-28T22:01:02.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:02 [2024-02-28T22:01:02.186Z] 
17:01:02 [2024-02-28T22:01:02.186Z] (Eclipse:19192): Gtk-CRITICAL **: 22:01:02.046: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:01:02 [2024-02-28T22:01:02.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:01:02 [2024-02-28T22:01:02.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:02 [2024-02-28T22:01:02.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:02 [2024-02-28T22:01:02.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:02 [2024-02-28T22:01:02.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:02 [2024-02-28T22:01:02.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:02 [2024-02-28T22:01:02.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239321745 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:01:02 [2024-02-28T22:01:02.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239321745 data=null doit=true}, TreeItem with text {test}]
17:01:02 [2024-02-28T22:01:02.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239321745 data=null}, TreeItem with text {test}]
17:01:02 [2024-02-28T22:01:02.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239321745 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:02 [2024-02-28T22:01:02.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239321745 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
17:01:02 [2024-02-28T22:01:02.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239321728 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:02 [2024-02-28T22:01:02.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:02 [2024-02-28T22:01:02.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239321728 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:01:02 [2024-02-28T22:01:02.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239321728 data=null doit=true}, TreeItem with text {test}]
17:01:02 [2024-02-28T22:01:02.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239321723 data=null}, TreeItem with text {test}]
17:01:02 [2024-02-28T22:01:02.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239321723 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:02 [2024-02-28T22:01:02.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239321723 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
17:01:02 [2024-02-28T22:01:02.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239321717 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:02 [2024-02-28T22:01:02.186Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:01:02 [2024-02-28T22:01:02.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:02 [2024-02-28T22:01:02.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-239321717 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
17:01:02 [2024-02-28T22:01:02.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-239321717 data=null doit=true}, TreeItem with text {Traces [3]}]
17:01:02 [2024-02-28T22:01:02.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-239321717 data=null}, TreeItem with text {Traces [3]}]
17:01:02 [2024-02-28T22:01:02.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-239321717 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
17:01:02 [2024-02-28T22:01:02.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239321717 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]}]
17:01:02 [2024-02-28T22:01:02.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-239321705 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
17:01:02 [2024-02-28T22:01:02.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:02 [2024-02-28T22:01:02.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-239321704 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
17:01:02 [2024-02-28T22:01:02.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-239321704 data=null doit=true}, TreeItem with text {Traces [3]}]
17:01:02 [2024-02-28T22:01:02.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-239321704 data=null}, TreeItem with text {Traces [3]}]
17:01:02 [2024-02-28T22:01:02.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-239321704 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
17:01:02 [2024-02-28T22:01:02.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239321704 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]}]
17:01:02 [2024-02-28T22:01:02.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-239321701 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
17:01:02 [2024-02-28T22:01:02.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
17:01:02 [2024-02-28T22:01:02.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
17:01:02 [2024-02-28T22:01:02.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
17:01:02 [2024-02-28T22:01:02.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
17:01:02 [2024-02-28T22:01:02.442Z] 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=-239321606 data=null doit=true}, Shell with text {Confirm Clear}]
17:01:02 [2024-02-28T22:01:02.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
17:01:02 [2024-02-28T22:01:02.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
17:01:02 [2024-02-28T22:01:02.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
17:01:02 [2024-02-28T22:01:02.442Z] 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')
17:01:02 [2024-02-28T22:01:02.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
17:01:02 [2024-02-28T22:01:02.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
17:01:02 [2024-02-28T22:01:02.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-239321591 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:01:02 [2024-02-28T22:01:02.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-239321591 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:01:02 [2024-02-28T22:01:02.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-239321591 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:01:02 [2024-02-28T22:01:02.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-239321591 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:01:02 [2024-02-28T22:01:02.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-239321591 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:01:02 [2024-02-28T22:01:02.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-239321591 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:01:02 [2024-02-28T22:01:02.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-239321591 data=null 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')]
17:01:02 [2024-02-28T22:01:02.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
17:01:02 [2024-02-28T22:01:02.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-239321683 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
17:01:03 [2024-02-28T22:01:03.366Z] 
17:01:03 [2024-02-28T22:01:03.366Z] (Eclipse:19192): Gtk-CRITICAL **: 22:01:02.999: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:01:04 [2024-02-28T22:01:04.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:01:04 [2024-02-28T22:01:04.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:01:04 [2024-02-28T22:01:04.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:01:04 [2024-02-28T22:01:04.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:04 [2024-02-28T22:01:04.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:04 [2024-02-28T22:01:04.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:04 [2024-02-28T22:01:04.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:04 [2024-02-28T22:01:04.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:04 [2024-02-28T22:01:04.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239319416 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:01:04 [2024-02-28T22:01:04.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239319416 data=null doit=true}, TreeItem with text {test}]
17:01:04 [2024-02-28T22:01:04.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239319416 data=null}, TreeItem with text {test}]
17:01:04 [2024-02-28T22:01:04.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239319416 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:04 [2024-02-28T22:01:04.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239319415 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
17:01:04 [2024-02-28T22:01:04.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239319409 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:04 [2024-02-28T22:01:04.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:04 [2024-02-28T22:01:04.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239319404 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:01:04 [2024-02-28T22:01:04.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239319404 data=null doit=true}, TreeItem with text {test}]
17:01:04 [2024-02-28T22:01:04.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239319404 data=null}, TreeItem with text {test}]
17:01:04 [2024-02-28T22:01:04.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239319404 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:04 [2024-02-28T22:01:04.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239319404 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
17:01:04 [2024-02-28T22:01:04.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239319400 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:04 [2024-02-28T22:01:04.729Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:01:04 [2024-02-28T22:01:04.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:04 [2024-02-28T22:01:04.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-239319400 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
17:01:04 [2024-02-28T22:01:04.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-239319399 data=null doit=true}, TreeItem with text {Traces [1]}]
17:01:04 [2024-02-28T22:01:04.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-239319399 data=null}, TreeItem with text {Traces [1]}]
17:01:04 [2024-02-28T22:01:04.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-239319399 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:01:04 [2024-02-28T22:01:04.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239319399 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]}]
17:01:04 [2024-02-28T22:01:04.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-239319394 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:01:04 [2024-02-28T22:01:04.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-239319394 data=null doit=true}, TreeItem with text {Traces [1]}]
17:01:04 [2024-02-28T22:01:04.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-239319394 data=null}, TreeItem with text {Traces [1]}]
17:01:04 [2024-02-28T22:01:04.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-239319394 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:01:04 [2024-02-28T22:01:04.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239319394 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]}]
17:01:04 [2024-02-28T22:01:04.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-239319393 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:01:04 [2024-02-28T22:01:04.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
17:01:04 [2024-02-28T22:01:04.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239319393 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:01:04 [2024-02-28T22:01:04.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239319388 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:01:04 [2024-02-28T22:01:04.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:04 [2024-02-28T22:01:04.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239319388 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:01:04 [2024-02-28T22:01:04.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239319387 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:01:04 [2024-02-28T22:01:04.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239319387 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}]
17:01:04 [2024-02-28T22:01:04.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239319377 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
17:01:04 [2024-02-28T22:01:04.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239319376 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
17:01:04 [2024-02-28T22:01:04.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239319376 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
17:01:04 [2024-02-28T22:01:04.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-239319376 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}]
17:01:04 [2024-02-28T22:01:04.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239319344 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
17:01:04 [2024-02-28T22:01:04.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-239319279 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
17:01:04 [2024-02-28T22:01:04.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-239319279 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
17:01:04 [2024-02-28T22:01:04.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-239319279 data=null}, TreeItem with text {ExampleCustomTxt.log}]
17:01:04 [2024-02-28T22:01:04.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
17:01:04 [2024-02-28T22:01:04.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
17:01:04 [2024-02-28T22:01:04.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:01:04 [2024-02-28T22:01:04.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:01:04 [2024-02-28T22:01:04.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:01:04 [2024-02-28T22:01:04.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:01:04 [2024-02-28T22:01:04.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
17:01:04 [2024-02-28T22:01:04.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-239319271 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
17:01:04 [2024-02-28T22:01:04.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-239319271 data=null doit=true}, TableItem with text {}]
17:01:04 [2024-02-28T22:01:04.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-239319271 data=null}, TableItem with text {}]
17:01:04 [2024-02-28T22:01:04.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-239319271 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
17:01:04 [2024-02-28T22:01:04.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-239319271 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
17:01:04 [2024-02-28T22:01:04.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-239319265 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
17:01:04 [2024-02-28T22:01:04.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
17:01:04 [2024-02-28T22:01:04.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
17:01:04 [2024-02-28T22:01:04.730Z] 
17:01:04 [2024-02-28T22:01:04.730Z] (Eclipse:19192): Gtk-WARNING **: 22:01:04.558: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
17:01:04 [2024-02-28T22:01:04.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.statistics"'
17:01:04 [2024-02-28T22:01:04.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:04 [2024-02-28T22:01:04.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:04 [2024-02-28T22:01:04.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:04 [2024-02-28T22:01:04.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:04 [2024-02-28T22:01:04.730Z] 
17:01:04 [2024-02-28T22:01:04.730Z] (Eclipse:19192): Gtk-CRITICAL **: 22:01:04.662: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:01:04 [2024-02-28T22:01:04.730Z] 
17:01:04 [2024-02-28T22:01:04.730Z] (Eclipse:19192): Gtk-WARNING **: 22:01:04.685: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
17:01:04 [2024-02-28T22:01:04.730Z] 
17:01:04 [2024-02-28T22:01:04.730Z] (Eclipse:19192): Gtk-CRITICAL **: 22:01:04.691: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:01:04 [2024-02-28T22:01:04.730Z] 
17:01:04 [2024-02-28T22:01:04.730Z] (Eclipse:19192): Gtk-WARNING **: 22:01:04.693: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
17:01:04 [2024-02-28T22:01:04.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:01:04 [2024-02-28T22:01:04.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:04 [2024-02-28T22:01:04.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:04 [2024-02-28T22:01:04.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:04 [2024-02-28T22:01:04.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:04 [2024-02-28T22:01:04.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:04 [2024-02-28T22:01:04.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239319080 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:01:04 [2024-02-28T22:01:04.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239319080 data=null doit=true}, TreeItem with text {test}]
17:01:04 [2024-02-28T22:01:04.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239319080 data=null}, TreeItem with text {test}]
17:01:04 [2024-02-28T22:01:04.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239319080 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:04 [2024-02-28T22:01:04.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239319079 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
17:01:04 [2024-02-28T22:01:04.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239319035 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:04 [2024-02-28T22:01:04.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:04 [2024-02-28T22:01:04.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239319035 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:01:04 [2024-02-28T22:01:04.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239319035 data=null doit=true}, TreeItem with text {test}]
17:01:04 [2024-02-28T22:01:04.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239319035 data=null}, TreeItem with text {test}]
17:01:04 [2024-02-28T22:01:04.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239319035 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:04 [2024-02-28T22:01:04.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239319035 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
17:01:04 [2024-02-28T22:01:04.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239319030 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:04 [2024-02-28T22:01:04.985Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
17:01:04 [2024-02-28T22:01:04.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:04 [2024-02-28T22:01:04.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-239319030 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
17:01:04 [2024-02-28T22:01:04.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-239319030 data=null doit=true}, TreeItem with text {Traces [1]}]
17:01:04 [2024-02-28T22:01:04.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-239319030 data=null}, TreeItem with text {Traces [1]}]
17:01:04 [2024-02-28T22:01:04.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-239319030 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:01:04 [2024-02-28T22:01:04.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239319030 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]}]
17:01:04 [2024-02-28T22:01:04.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-239319026 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:01:04 [2024-02-28T22:01:04.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:04 [2024-02-28T22:01:04.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-239319025 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
17:01:04 [2024-02-28T22:01:04.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-239319025 data=null doit=true}, TreeItem with text {Traces [1]}]
17:01:04 [2024-02-28T22:01:04.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-239319025 data=null}, TreeItem with text {Traces [1]}]
17:01:04 [2024-02-28T22:01:04.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-239319025 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:01:04 [2024-02-28T22:01:04.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239319025 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]}]
17:01:04 [2024-02-28T22:01:04.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-239319022 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
17:01:04 [2024-02-28T22:01:04.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
17:01:04 [2024-02-28T22:01:04.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
17:01:04 [2024-02-28T22:01:04.986Z] 
17:01:04 [2024-02-28T22:01:04.986Z] (Eclipse:19192): Gtk-WARNING **: 22:01:04.905: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
17:01:04 [2024-02-28T22:01:04.986Z] 
17:01:04 [2024-02-28T22:01:04.986Z] (Eclipse:19192): Gtk-WARNING **: 22:01:04.923: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
17:01:04 [2024-02-28T22:01:04.986Z] 
17:01:04 [2024-02-28T22:01:04.986Z] (Eclipse:19192): Gtk-WARNING **: 22:01:04.938: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
17:01:04 [2024-02-28T22:01:04.986Z] 
17:01:04 [2024-02-28T22:01:04.986Z] (Eclipse:19192): Gtk-WARNING **: 22:01:04.969: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
17:01:05 [2024-02-28T22:01:05.241Z] 
17:01:05 [2024-02-28T22:01:05.241Z] (Eclipse:19192): Gtk-WARNING **: 22:01:04.983: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
17:01:05 [2024-02-28T22:01:05.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
17:01:05 [2024-02-28T22:01:05.241Z] 
17:01:05 [2024-02-28T22:01:05.241Z] (Eclipse:19192): Gtk-WARNING **: 22:01:05.001: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
17:01:05 [2024-02-28T22:01:05.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
17:01:05 [2024-02-28T22:01:05.241Z] 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=-239318798 data=null doit=true}, Shell with text {Confirm Clear}]
17:01:05 [2024-02-28T22:01:05.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
17:01:05 [2024-02-28T22:01:05.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
17:01:05 [2024-02-28T22:01:05.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
17:01:05 [2024-02-28T22:01:05.241Z] 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')
17:01:05 [2024-02-28T22:01:05.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
17:01:05 [2024-02-28T22:01:05.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
17:01:05 [2024-02-28T22:01:05.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-239318796 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:01:05 [2024-02-28T22:01:05.241Z] 
17:01:05 [2024-02-28T22:01:05.241Z] (Eclipse:19192): Gtk-WARNING **: 22:01:05.016: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
17:01:05 [2024-02-28T22:01:05.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-239318784 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:01:05 [2024-02-28T22:01:05.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-239318783 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:01:05 [2024-02-28T22:01:05.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-239318783 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:01:05 [2024-02-28T22:01:05.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-239318783 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:01:05 [2024-02-28T22:01:05.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-239318783 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:01:05 [2024-02-28T22:01:05.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-239318783 data=null 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')]
17:01:05 [2024-02-28T22:01:05.242Z] 
17:01:05 [2024-02-28T22:01:05.242Z] (Eclipse:19192): Gtk-WARNING **: 22:01:05.071: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
17:01:05 [2024-02-28T22:01:05.242Z] 
17:01:05 [2024-02-28T22:01:05.242Z] (Eclipse:19192): Gtk-WARNING **: 22:01:05.218: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
17:01:05 [2024-02-28T22:01:05.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-239318994 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
17:01:05 [2024-02-28T22:01:05.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
17:01:05 [2024-02-28T22:01:05.242Z] 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@71806c64] time=-239318581 data=null doit=true}, Shell with text {data - Eclipse Platform}]
17:01:05 [2024-02-28T22:01:05.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
17:01:05 [2024-02-28T22:01:05.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:05 [2024-02-28T22:01:05.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:05 [2024-02-28T22:01:05.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:05 [2024-02-28T22:01:05.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239318576 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:01:05 [2024-02-28T22:01:05.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239318576 data=null doit=true}, TreeItem with text {test}]
17:01:05 [2024-02-28T22:01:05.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239318576 data=null}, TreeItem with text {test}]
17:01:05 [2024-02-28T22:01:05.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239318576 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:05 [2024-02-28T22:01:05.497Z] 
17:01:05 [2024-02-28T22:01:05.497Z] (Eclipse:19192): Gtk-WARNING **: 22:01:05.240: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
17:01:05 [2024-02-28T22:01:05.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239318576 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
17:01:05 [2024-02-28T22:01:05.497Z] 
17:01:05 [2024-02-28T22:01:05.497Z] (Eclipse:19192): Gtk-WARNING **: 22:01:05.255: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
17:01:05 [2024-02-28T22:01:05.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239318543 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:05 [2024-02-28T22:01:05.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
17:01:05 [2024-02-28T22:01:05.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
17:01:05 [2024-02-28T22:01:05.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
17:01:05 [2024-02-28T22:01:05.497Z] 
17:01:05 [2024-02-28T22:01:05.497Z] (Eclipse:19192): Gtk-WARNING **: 22:01:05.381: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
17:01:05 [2024-02-28T22:01:05.497Z] 
17:01:05 [2024-02-28T22:01:05.497Z] (Eclipse:19192): Gtk-WARNING **: 22:01:05.398: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
17:01:05 [2024-02-28T22:01:05.497Z] 
17:01:05 [2024-02-28T22:01:05.497Z] (Eclipse:19192): Gtk-WARNING **: 22:01:05.415: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
17:01:05 [2024-02-28T22:01:05.497Z] 
17:01:05 [2024-02-28T22:01:05.497Z] (Eclipse:19192): Gtk-WARNING **: 22:01:05.431: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
17:01:05 [2024-02-28T22:01:05.497Z] 
17:01:05 [2024-02-28T22:01:05.497Z] (Eclipse:19192): Gtk-WARNING **: 22:01:05.448: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
17:01:05 [2024-02-28T22:01:05.497Z] 
17:01:05 [2024-02-28T22:01:05.497Z] (Eclipse:19192): Gtk-WARNING **: 22:01:05.465: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
17:01:05 [2024-02-28T22:01:05.497Z] 
17:01:05 [2024-02-28T22:01:05.497Z] (Eclipse:19192): Gtk-WARNING **: 22:01:05.481: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
17:01:05 [2024-02-28T22:01:05.752Z] 
17:01:05 [2024-02-28T22:01:05.752Z] (Eclipse:19192): Gtk-WARNING **: 22:01:05.499: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
17:01:05 [2024-02-28T22:01:05.752Z] 
17:01:05 [2024-02-28T22:01:05.752Z] (Eclipse:19192): Gtk-WARNING **: 22:01:05.515: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
17:01:05 [2024-02-28T22:01:05.752Z] 
17:01:05 [2024-02-28T22:01:05.752Z] (Eclipse:19192): Gtk-WARNING **: 22:01:05.530: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
17:01:05 [2024-02-28T22:01:05.752Z] 
17:01:05 [2024-02-28T22:01:05.752Z] (Eclipse:19192): Gtk-WARNING **: 22:01:05.547: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
17:01:06 [2024-02-28T22:01:06.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
17:01:06 [2024-02-28T22:01:06.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
17:01:06 [2024-02-28T22:01:06.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
17:01:06 [2024-02-28T22:01:06.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
17:01:06 [2024-02-28T22:01:06.007Z] 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')
17:01:06 [2024-02-28T22:01:06.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
17:01:06 [2024-02-28T22:01:06.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:01:06 [2024-02-28T22:01:06.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
17:01:06 [2024-02-28T22:01:06.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
17:01:06 [2024-02-28T22:01:06.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
17:01:06 [2024-02-28T22:01:06.007Z] 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=-239317913 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
17:01:06 [2024-02-28T22:01:06.007Z] 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=-239317913 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
17:01:06 [2024-02-28T22:01:06.007Z] 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=-239317913 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
17:01:06 [2024-02-28T22:01:06.007Z] 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=-239317913 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
17:01:06 [2024-02-28T22:01:06.007Z] 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=-239317913 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
17:01:06 [2024-02-28T22:01:06.007Z] 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=-239317913 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
17:01:06 [2024-02-28T22:01:06.007Z] 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=-239317913 data=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')]
17:01:06 [2024-02-28T22:01:06.007Z] 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=-239317913 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
17:01:06 [2024-02-28T22:01:06.007Z] 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=-239317913 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
17:01:06 [2024-02-28T22:01:06.008Z] 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=-239317913 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
17:01:06 [2024-02-28T22:01:06.008Z] 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=-239317913 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
17:01:06 [2024-02-28T22:01:06.008Z] 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=-239317913 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
17:01:06 [2024-02-28T22:01:06.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
17:01:06 [2024-02-28T22:01:06.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
17:01:06 [2024-02-28T22:01:06.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
17:01:06 [2024-02-28T22:01:06.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:01:06 [2024-02-28T22:01:06.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
17:01:06 [2024-02-28T22:01:06.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
17:01:06 [2024-02-28T22:01:06.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
17:01:06 [2024-02-28T22:01:06.008Z] 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')
17:01:06 [2024-02-28T22:01:06.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
17:01:06 [2024-02-28T22:01:06.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-239317912 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
17:01:06 [2024-02-28T22:01:06.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-239317912 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
17:01:06 [2024-02-28T22:01:06.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-239317912 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
17:01:06 [2024-02-28T22:01:06.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-239317912 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
17:01:06 [2024-02-28T22:01:06.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-239317912 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
17:01:06 [2024-02-28T22:01:06.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-239317912 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
17:01:06 [2024-02-28T22:01:06.008Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
17:01:06 [2024-02-28T22:01:06.008Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
17:01:06 [2024-02-28T22:01:06.008Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
17:01:06 [2024-02-28T22:01:06.008Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
17:01:06 [2024-02-28T22:01:06.008Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
17:01:06 [2024-02-28T22:01:06.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
17:01:06 [2024-02-28T22:01:06.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-239317912 data=null 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')]
17:01:06 [2024-02-28T22:01:06.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-239318515 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
17:01:06 [2024-02-28T22:01:06.008Z] 
17:01:06 [2024-02-28T22:01:06.008Z] (Eclipse:19192): Gtk-WARNING **: 22:01:05.948: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
17:01:06 [2024-02-28T22:01:06.008Z] 
17:01:06 [2024-02-28T22:01:06.008Z] (Eclipse:19192): Gtk-WARNING **: 22:01:05.959: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
17:01:06 [2024-02-28T22:01:06.008Z] 
17:01:06 [2024-02-28T22:01:06.008Z] (Eclipse:19192): Gtk-WARNING **: 22:01:05.968: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
17:01:06 [2024-02-28T22:01:06.008Z] 
17:01:06 [2024-02-28T22:01:06.008Z] (Eclipse:19192): Gtk-WARNING **: 22:01:05.984: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
17:01:06 [2024-02-28T22:01:06.008Z] 
17:01:06 [2024-02-28T22:01:06.008Z] (Eclipse:19192): Gtk-WARNING **: 22:01:06.000: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
17:01:06 [2024-02-28T22:01:06.263Z] 
17:01:06 [2024-02-28T22:01:06.263Z] (Eclipse:19192): Gtk-WARNING **: 22:01:06.018: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
17:01:06 [2024-02-28T22:01:06.263Z] 
17:01:06 [2024-02-28T22:01:06.263Z] (Eclipse:19192): Gtk-WARNING **: 22:01:06.034: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
17:01:06 [2024-02-28T22:01:06.263Z] 
17:01:06 [2024-02-28T22:01:06.263Z] (Eclipse:19192): Gtk-WARNING **: 22:01:06.051: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
17:01:06 [2024-02-28T22:01:06.263Z] 
17:01:06 [2024-02-28T22:01:06.263Z] (Eclipse:19192): Gtk-WARNING **: 22:01:06.067: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
17:01:06 [2024-02-28T22:01:06.263Z] 
17:01:06 [2024-02-28T22:01:06.263Z] (Eclipse:19192): Gtk-WARNING **: 22:01:06.084: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
17:01:06 [2024-02-28T22:01:06.263Z] 
17:01:06 [2024-02-28T22:01:06.263Z] (Eclipse:19192): Gtk-WARNING **: 22:01:06.100: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
17:01:06 [2024-02-28T22:01:06.263Z] 
17:01:06 [2024-02-28T22:01:06.263Z] (Eclipse:19192): Gtk-WARNING **: 22:01:06.117: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
17:01:06 [2024-02-28T22:01:06.263Z] 
17:01:06 [2024-02-28T22:01:06.263Z] (Eclipse:19192): Gtk-WARNING **: 22:01:06.134: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
17:01:06 [2024-02-28T22:01:06.520Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 56.19 s -- in org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest
17:01:06 [2024-02-28T22:01:06.520Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest.test4_06OpenKeyboard -- Time elapsed: 2.420 s
17:01:06 [2024-02-28T22:01:06.520Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest.testRenameSymbolicLinks -- Time elapsed: 4.670 s
17:01:06 [2024-02-28T22:01:06.520Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest.test4_10CopyExperiment -- Time elapsed: 5.195 s
17:01:06 [2024-02-28T22:01:06.520Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest.test4_01ContextMenuPresence -- Time elapsed: 1.935 s
17:01:06 [2024-02-28T22:01:06.520Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest.test4_04Rename -- Time elapsed: 3.564 s
17:01:06 [2024-02-28T22:01:06.520Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest.test4_12RemoveTraceFromExperiment -- Time elapsed: 3.959 s
17:01:06 [2024-02-28T22:01:06.520Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest.testCopySymbolicLinks -- Time elapsed: 6.668 s
17:01:06 [2024-02-28T22:01:06.520Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest.test4_05Delete -- Time elapsed: 2.293 s
17:01:06 [2024-02-28T22:01:06.520Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest.test4_11DeleteTraceFromExperiment -- Time elapsed: 2.989 s
17:01:06 [2024-02-28T22:01:06.520Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest.test4_09BringToTop -- Time elapsed: 4.708 s
17:01:06 [2024-02-28T22:01:06.520Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest.test4_07DeleteKeyboard -- Time elapsed: 2.274 s
17:01:06 [2024-02-28T22:01:06.520Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest.testExperimentLinkBackwardCompatibility -- Time elapsed: 3.021 s
17:01:06 [2024-02-28T22:01:06.520Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest.test4_02Open -- Time elapsed: 2.118 s
17:01:06 [2024-02-28T22:01:06.520Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest.test4_03Copy -- Time elapsed: 6.609 s
17:01:06 [2024-02-28T22:01:06.520Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest.test4_08OpenDoubleClick -- Time elapsed: 2.305 s
17:01:06 [2024-02-28T22:01:06.520Z] Running org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest
17:01:06 [2024-02-28T22:01:06.520Z] 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@71806c64] time=-239317387 data=null doit=true}, Shell with text {data - Eclipse Platform}]
17:01:06 [2024-02-28T22:01:06.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:01:06 [2024-02-28T22:01:06.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
17:01:06 [2024-02-28T22:01:06.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
17:01:06 [2024-02-28T22:01:06.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
17:01:06 [2024-02-28T22:01:06.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-239317280 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
17:01:06 [2024-02-28T22:01:06.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
17:01:06 [2024-02-28T22:01:06.775Z] 
17:01:06 [2024-02-28T22:01:06.775Z] (Eclipse:19192): Gtk-CRITICAL **: 22:01:06.754: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:01:10 [2024-02-28T22:01:10.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Flame Chart"'
17:01:10 [2024-02-28T22:01:10.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker Set", using matcher: with mnemonic 'Marker Set'
17:01:10 [2024-02-28T22:01:10.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Edit...", using matcher: with mnemonic 'Edit...'
17:01:10 [2024-02-28T22:01:10.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Edit...'
17:01:10 [2024-02-28T22:01:10.961Z] 
17:01:10 [2024-02-28T22:01:10.961Z] (Eclipse:19192): Gtk-CRITICAL **: 22:01:10.672: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:01:10 [2024-02-28T22:01:10.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Edit...} time=-239313934 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Edit...']
17:01:11 [2024-02-28T22:01:11.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Edit...'
17:01:11 [2024-02-28T22:01:11.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"markers.xml"'
17:01:11 [2024-02-28T22:01:11.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"markers.xml"'
17:01:11 [2024-02-28T22:01:11.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched StyledText with text "<?xml version="1.0" ...", using matcher: of type 'StyledText'
17:01:11 [2024-02-28T22:01:11.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker Set", using matcher: with mnemonic 'Marker Set'
17:01:11 [2024-02-28T22:01:11.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker Set", using matcher: with mnemonic 'Marker Set'
17:01:11 [2024-02-28T22:01:11.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "None", using matcher: with mnemonic 'None'
17:01:11 [2024-02-28T22:01:11.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker Set", using matcher: with mnemonic 'Marker Set'
17:01:11 [2024-02-28T22:01:11.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Example", using matcher: with mnemonic 'Example'
17:01:11 [2024-02-28T22:01:11.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Example'
17:01:11 [2024-02-28T22:01:11.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {None} time=-239312410 data=null doit=true}, MenuItem with text {None}]
17:01:11 [2024-02-28T22:01:11.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {None} time=-239312410 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {None}]
17:01:11 [2024-02-28T22:01:11.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Example} time=-239312410 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Example']
17:01:11 [2024-02-28T22:01:11.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Example'
17:01:11 [2024-02-28T22:01:11.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker Set", using matcher: with mnemonic 'Marker Set'
17:01:11 [2024-02-28T22:01:11.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Example", using matcher: with mnemonic 'Example'
17:01:11 [2024-02-28T22:01:11.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker Set", using matcher: with mnemonic 'Marker Set'
17:01:11 [2024-02-28T22:01:11.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Set A", using matcher: with mnemonic 'Set A'
17:01:11 [2024-02-28T22:01:11.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Set A'
17:01:11 [2024-02-28T22:01:11.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {Example} time=-239312335 data=null doit=true}, MenuItem with text {Example}]
17:01:11 [2024-02-28T22:01:11.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Example} time=-239312335 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {Example}]
17:01:11 [2024-02-28T22:01:11.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Set A} time=-239312335 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Set A']
17:01:11 [2024-02-28T22:01:11.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Set A'
17:01:11 [2024-02-28T22:01:11.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker Set", using matcher: with mnemonic 'Marker Set'
17:01:11 [2024-02-28T22:01:11.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Set A", using matcher: with mnemonic 'Set A'
17:01:11 [2024-02-28T22:01:11.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker Set", using matcher: with mnemonic 'Marker Set'
17:01:11 [2024-02-28T22:01:11.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "None", using matcher: with mnemonic 'None'
17:01:11 [2024-02-28T22:01:11.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'None'
17:01:11 [2024-02-28T22:01:11.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {Set A} time=-239312306 data=null doit=true}, MenuItem with text {Set A}]
17:01:11 [2024-02-28T22:01:11.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Set A} time=-239312306 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}]
17:01:11 [2024-02-28T22:01:11.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {None} time=-239312306 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'None']
17:01:11 [2024-02-28T22:01:11.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'None'
17:01:11 [2024-02-28T22:01:11.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker Set", using matcher: with mnemonic 'Marker Set'
17:01:11 [2024-02-28T22:01:11.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "None", using matcher: with mnemonic 'None'
17:01:11 [2024-02-28T22:01:11.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker Set", using matcher: with mnemonic 'Marker Set'
17:01:11 [2024-02-28T22:01:11.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Edit...", using matcher: with mnemonic 'Edit...'
17:01:11 [2024-02-28T22:01:11.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Edit...'
17:01:11 [2024-02-28T22:01:11.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Edit...} time=-239312142 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Edit...']
17:01:11 [2024-02-28T22:01:11.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Edit...'
17:01:11 [2024-02-28T22:01:11.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"markers.xml"'
17:01:11 [2024-02-28T22:01:11.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"markers.xml"'
17:01:11 [2024-02-28T22:01:11.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched StyledText with text "<marker-sets>  <mark...", using matcher: of type 'StyledText'
17:01:12 [2024-02-28T22:01:12.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker Set", using matcher: with mnemonic 'Marker Set'
17:01:12 [2024-02-28T22:01:12.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker Set", using matcher: with mnemonic 'Marker Set'
17:01:12 [2024-02-28T22:01:12.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker Set", using matcher: with mnemonic 'Marker Set'
17:01:12 [2024-02-28T22:01:12.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Edit...", using matcher: with mnemonic 'Edit...'
17:01:12 [2024-02-28T22:01:12.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Edit...'
17:01:12 [2024-02-28T22:01:12.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Edit...} time=-239311432 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Edit...']
17:01:12 [2024-02-28T22:01:12.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Edit...'
17:01:12 [2024-02-28T22:01:12.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"markers.xml"'
17:01:12 [2024-02-28T22:01:12.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"markers.xml"'
17:01:12 [2024-02-28T22:01:12.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched StyledText with text "<marker-sets></marke...", using matcher: of type 'StyledText'
17:01:13 [2024-02-28T22:01:13.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker Set", using matcher: with mnemonic 'Marker Set'
17:01:13 [2024-02-28T22:01:13.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Set A", using matcher: with mnemonic 'Set A'
17:01:13 [2024-02-28T22:01:13.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Set A'
17:01:13 [2024-02-28T22:01:13.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {None} time=-239310897 data=null doit=true}, MenuItem with text {None}]
17:01:13 [2024-02-28T22:01:13.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {None} time=-239310897 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {None}]
17:01:13 [2024-02-28T22:01:13.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Set A} time=-239310897 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Set A']
17:01:13 [2024-02-28T22:01:13.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Set A'
17:01:13 [2024-02-28T22:01:13.562Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
17:01:13 [2024-02-28T22:01:13.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Next Marker}
17:01:13 [2024-02-28T22:01:13.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-239310390 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
17:01:13 [2024-02-28T22:01:13.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-239310389 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
17:01:13 [2024-02-28T22:01:13.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-239310389 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
17:01:13 [2024-02-28T22:01:13.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-239310389 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
17:01:13 [2024-02-28T22:01:13.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-239310389 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
17:01:13 [2024-02-28T22:01:13.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-239310389 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}]
17:01:13 [2024-02-28T22:01:13.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-239310383 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
17:01:13 [2024-02-28T22:01:13.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-239310383 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
17:01:13 [2024-02-28T22:01:13.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-239310383 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
17:01:13 [2024-02-28T22:01:13.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-239310382 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
17:01:13 [2024-02-28T22:01:13.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-239310382 data=null}, ToolItem with tooltip text {Next Marker}]
17:01:13 [2024-02-28T22:01:13.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Next Marker}
17:01:14 [2024-02-28T22:01:14.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Show Markers", using matcher: with mnemonic 'Show Markers'
17:01:14 [2024-02-28T22:01:14.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker A-1", using matcher: with mnemonic 'Marker A-1'
17:01:14 [2024-02-28T22:01:14.123Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
17:01:14 [2024-02-28T22:01:14.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Previous Marker}
17:01:14 [2024-02-28T22:01:14.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-239309880 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
17:01:14 [2024-02-28T22:01:14.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-239309880 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
17:01:14 [2024-02-28T22:01:14.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-239309879 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
17:01:14 [2024-02-28T22:01:14.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-239309879 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
17:01:14 [2024-02-28T22:01:14.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-239309879 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
17:01:14 [2024-02-28T22:01:14.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=-239309879 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}]
17:01:14 [2024-02-28T22:01:14.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-239309878 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
17:01:14 [2024-02-28T22:01:14.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-239309878 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
17:01:14 [2024-02-28T22:01:14.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-239309878 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
17:01:14 [2024-02-28T22:01:14.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-239309878 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
17:01:14 [2024-02-28T22:01:14.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-239309878 data=null}, ToolItem with tooltip text {Previous Marker}]
17:01:14 [2024-02-28T22:01:14.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Previous Marker}
17:01:14 [2024-02-28T22:01:14.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker Set", using matcher: with mnemonic 'Marker Set'
17:01:14 [2024-02-28T22:01:14.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Edit...", using matcher: with mnemonic 'Edit...'
17:01:14 [2024-02-28T22:01:14.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Edit...'
17:01:14 [2024-02-28T22:01:14.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Edit...} time=-239309360 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Edit...']
17:01:14 [2024-02-28T22:01:14.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Edit...'
17:01:14 [2024-02-28T22:01:14.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"markers.xml"'
17:01:14 [2024-02-28T22:01:14.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"markers.xml"'
17:01:14 [2024-02-28T22:01:14.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched StyledText with text "<marker-sets>  <mark...", using matcher: of type 'StyledText'
17:01:14 [2024-02-28T22:01:14.937Z] 
17:01:14 [2024-02-28T22:01:14.937Z] (Eclipse:19192): Gtk-CRITICAL **: 22:01:14.930: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:01:15 [2024-02-28T22:01:15.192Z] 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@71806c64] time=-239308765 data=null doit=true}, Shell with text {data - Eclipse Platform}]
17:01:15 [2024-02-28T22:01:15.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
17:01:15 [2024-02-28T22:01:15.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:15 [2024-02-28T22:01:15.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:15 [2024-02-28T22:01:15.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:15 [2024-02-28T22:01:15.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test_project} time=-239308723 data=null button=0 stateMask=0x0 x=81 y=12 count=0}, TreeItem with text {test_project}]
17:01:15 [2024-02-28T22:01:15.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test_project} time=-239308723 data=null doit=true}, TreeItem with text {test_project}]
17:01:15 [2024-02-28T22:01:15.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test_project} time=-239308723 data=null}, TreeItem with text {test_project}]
17:01:15 [2024-02-28T22:01:15.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test_project} time=-239308722 data=null button=1 stateMask=0x0 x=81 y=12 count=1}, TreeItem with text {test_project}]
17:01:15 [2024-02-28T22:01:15.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239308722 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}]
17:01:15 [2024-02-28T22:01:15.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test_project} time=-239308716 data=null button=1 stateMask=0x80000 x=81 y=12 count=1}, TreeItem with text {test_project}]
17:01:15 [2024-02-28T22:01:15.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
17:01:15 [2024-02-28T22:01:15.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
17:01:15 [2024-02-28T22:01:15.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
17:01:15 [2024-02-28T22:01:15.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
17:01:15 [2024-02-28T22:01:15.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
17:01:15 [2024-02-28T22:01:15.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
17:01:15 [2024-02-28T22:01:15.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
17:01:15 [2024-02-28T22:01:15.447Z] 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')
17:01:15 [2024-02-28T22:01:15.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
17:01:15 [2024-02-28T22:01:15.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:01:15 [2024-02-28T22:01:15.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
17:01:15 [2024-02-28T22:01:15.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
17:01:15 [2024-02-28T22:01:15.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
17:01:15 [2024-02-28T22:01:15.447Z] 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=-239308402 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
17:01:15 [2024-02-28T22:01:15.447Z] 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=-239308402 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
17:01:15 [2024-02-28T22:01:15.447Z] 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=-239308402 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
17:01:15 [2024-02-28T22:01:15.701Z] 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=-239308402 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
17:01:15 [2024-02-28T22:01:15.701Z] 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=-239308328 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
17:01:15 [2024-02-28T22:01:15.702Z] 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=-239308328 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
17:01:15 [2024-02-28T22:01:15.702Z] 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=-239308328 data=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')]
17:01:15 [2024-02-28T22:01:15.702Z] 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=-239308328 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
17:01:15 [2024-02-28T22:01:15.702Z] 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=-239308328 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
17:01:15 [2024-02-28T22:01:15.702Z] 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=-239308328 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
17:01:15 [2024-02-28T22:01:15.702Z] 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=-239308328 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
17:01:15 [2024-02-28T22:01:15.702Z] 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=-239308328 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
17:01:15 [2024-02-28T22:01:15.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
17:01:15 [2024-02-28T22:01:15.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
17:01:15 [2024-02-28T22:01:15.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
17:01:15 [2024-02-28T22:01:15.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:01:15 [2024-02-28T22:01:15.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
17:01:15 [2024-02-28T22:01:15.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
17:01:15 [2024-02-28T22:01:15.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
17:01:15 [2024-02-28T22:01:15.702Z] 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')
17:01:15 [2024-02-28T22:01:15.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
17:01:15 [2024-02-28T22:01:15.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-239308327 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
17:01:15 [2024-02-28T22:01:15.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-239308327 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
17:01:15 [2024-02-28T22:01:15.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-239308327 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
17:01:15 [2024-02-28T22:01:15.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-239308327 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
17:01:15 [2024-02-28T22:01:15.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-239308327 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
17:01:15 [2024-02-28T22:01:15.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-239308327 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
17:01:15 [2024-02-28T22:01:15.702Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
17:01:15 [2024-02-28T22:01:15.702Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
17:01:15 [2024-02-28T22:01:15.702Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
17:01:15 [2024-02-28T22:01:15.702Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
17:01:15 [2024-02-28T22:01:15.702Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
17:01:15 [2024-02-28T22:01:15.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
17:01:15 [2024-02-28T22:01:15.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-239308327 data=null 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')]
17:01:15 [2024-02-28T22:01:15.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-239308639 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
17:01:16 [2024-02-28T22:01:16.212Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.653 s -- in org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest
17:01:16 [2024-02-28T22:01:16.212Z] org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest.testEditMarkerSet -- Time elapsed: 2.294 s
17:01:16 [2024-02-28T22:01:16.212Z] org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest.testMenuNoMarkerSet -- Time elapsed: 0.102 s
17:01:16 [2024-02-28T22:01:16.212Z] org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest.testNavigateBetweenMarkers -- Time elapsed: 2.669 s
17:01:16 [2024-02-28T22:01:16.212Z] Running org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest
17:01:16 [2024-02-28T22:01:16.212Z] 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@71806c64] time=-239307725 data=null doit=true}, Shell with text {data - Eclipse Platform}]
17:01:16 [2024-02-28T22:01:16.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:01:16 [2024-02-28T22:01:16.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
17:01:16 [2024-02-28T22:01:16.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
17:01:16 [2024-02-28T22:01:16.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
17:01:16 [2024-02-28T22:01:16.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-239307619 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
17:01:16 [2024-02-28T22:01:16.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
17:01:16 [2024-02-28T22:01:16.466Z] 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@71806c64] time=-239307401 data=null doit=true}, Shell with text {data - Eclipse Platform}]
17:01:16 [2024-02-28T22:01:16.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
17:01:16 [2024-02-28T22:01:16.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
17:01:16 [2024-02-28T22:01:16.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
17:01:16 [2024-02-28T22:01:16.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
17:01:16 [2024-02-28T22:01:16.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
17:01:16 [2024-02-28T22:01:16.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-239306926 data=null doit=true}, Shell with text {Preferences}]
17:01:16 [2024-02-28T22:01:16.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
17:01:16 [2024-02-28T22:01:16.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:16 [2024-02-28T22:01:16.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:16 [2024-02-28T22:01:16.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
17:01:16 [2024-02-28T22:01:16.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-239306917 data=null doit=true}, TreeItem with text {Tracing}]
17:01:16 [2024-02-28T22:01:16.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-239306917 data=null}, TreeItem with text {Tracing}]
17:01:16 [2024-02-28T22:01:16.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-239306916 data=null button=1 stateMask=0x0 x=49 y=127 count=1}, TreeItem with text {Tracing}]
17:01:16 [2024-02-28T22:01:16.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239306916 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}]
17:01:16 [2024-02-28T22:01:16.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-239306914 data=null button=1 stateMask=0x80000 x=49 y=127 count=1}, TreeItem with text {Tracing}]
17:01:16 [2024-02-28T22:01:16.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=-239306914 data=null doit=true}, Tree node with text: Perspectives]
17:01:16 [2024-02-28T22:01:16.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-239306913 data=null}, Tree node with text: Perspectives]
17:01:16 [2024-02-28T22:01:16.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-239306913 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
17:01:16 [2024-02-28T22:01:16.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239306913 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]
17:01:16 [2024-02-28T22:01:16.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-239306913 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
17:01:16 [2024-02-28T22:01:16.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:16 [2024-02-28T22:01:16.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-239306912 data=null button=0 stateMask=0x0 x=86 y=196 count=0}, Tree node with text: Perspectives]
17:01:16 [2024-02-28T22:01:16.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=-239306912 data=null doit=true}, Tree node with text: Perspectives]
17:01:16 [2024-02-28T22:01:16.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-239306912 data=null}, Tree node with text: Perspectives]
17:01:16 [2024-02-28T22:01:16.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-239306911 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
17:01:16 [2024-02-28T22:01:16.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239306911 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]
17:01:16 [2024-02-28T22:01:16.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-239306892 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
17:01:16 [2024-02-28T22:01:16.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
17:01:16 [2024-02-28T22:01:16.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
17:01:16 [2024-02-28T22:01:16.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: with mnemonic 'Never'
17:01:16 [2024-02-28T22:01:16.977Z] 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'
17:01:16 [2024-02-28T22:01:16.977Z] 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')
17:01:16 [2024-02-28T22:01:16.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: with style 'SWT.RADIO'
17:01:16 [2024-02-28T22:01:16.977Z] 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')
17:01:16 [2024-02-28T22:01:16.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
17:01:16 [2024-02-28T22:01:16.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
17:01:16 [2024-02-28T22:01:16.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
17:01:16 [2024-02-28T22:01:16.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:01:16 [2024-02-28T22:01:16.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
17:01:16 [2024-02-28T22:01:16.977Z] 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.
17:01:16 [2024-02-28T22:01:16.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
17:01:16 [2024-02-28T22:01:16.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
17:01:16 [2024-02-28T22:01:16.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
17:01:16 [2024-02-28T22:01:16.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
17:01:16 [2024-02-28T22:01:16.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
17:01:16 [2024-02-28T22:01:16.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:01:16 [2024-02-28T22:01:16.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
17:01:16 [2024-02-28T22:01:16.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
17:01:16 [2024-02-28T22:01:16.977Z] 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')
17:01:16 [2024-02-28T22:01:16.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
17:01:16 [2024-02-28T22:01:16.977Z] 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')
17:01:16 [2024-02-28T22:01:16.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
17:01:16 [2024-02-28T22:01:16.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-239306884 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')]
17:01:16 [2024-02-28T22:01:16.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-239306884 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')]
17:01:16 [2024-02-28T22:01:16.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-239306884 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
17:01:16 [2024-02-28T22:01:16.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-239306884 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
17:01:16 [2024-02-28T22:01:16.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-239306884 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')]
17:01:16 [2024-02-28T22:01:16.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-239306884 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')]
17:01:17 [2024-02-28T22:01:17.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-239306884 data=null 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')]
17:01:17 [2024-02-28T22:01:17.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-239307327 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
17:01:17 [2024-02-28T22:01:17.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
17:01:17 [2024-02-28T22:01:17.233Z] 
17:01:17 [2024-02-28T22:01:17.233Z] (Eclipse:19192): Gtk-CRITICAL **: 22:01:17.199: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:01:17 [2024-02-28T22:01:17.489Z] 
17:01:17 [2024-02-28T22:01:17.489Z] (Eclipse:19192): Gtk-CRITICAL **: 22:01:17.277: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:01:18 [2024-02-28T22:01:18.850Z] 
17:01:18 [2024-02-28T22:01:18.850Z] (Eclipse:19192): Gtk-CRITICAL **: 22:01:18.548: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:01:18 [2024-02-28T22:01:18.850Z] 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@71806c64] time=-239305176 data=null doit=true}, Shell with text {data - Eclipse Platform}]
17:01:18 [2024-02-28T22:01:18.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
17:01:18 [2024-02-28T22:01:18.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
17:01:18 [2024-02-28T22:01:18.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
17:01:18 [2024-02-28T22:01:18.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
17:01:18 [2024-02-28T22:01:18.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
17:01:18 [2024-02-28T22:01:18.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-239304992 data=null doit=true}, Shell with text {Preferences}]
17:01:18 [2024-02-28T22:01:18.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
17:01:18 [2024-02-28T22:01:18.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:18 [2024-02-28T22:01:18.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:18 [2024-02-28T22:01:18.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
17:01:18 [2024-02-28T22:01:18.851Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
17:01:18 [2024-02-28T22:01:18.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=-239304976 data=null doit=true}, Tree node with text: Perspectives]
17:01:18 [2024-02-28T22:01:18.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-239304976 data=null}, Tree node with text: Perspectives]
17:01:18 [2024-02-28T22:01:18.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-239304976 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
17:01:18 [2024-02-28T22:01:18.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239304976 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]
17:01:18 [2024-02-28T22:01:18.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-239304975 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
17:01:18 [2024-02-28T22:01:18.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:19 [2024-02-28T22:01:19.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-239304869 data=null button=0 stateMask=0x0 x=86 y=196 count=0}, Tree node with text: Perspectives]
17:01:19 [2024-02-28T22:01:19.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=-239304869 data=null doit=true}, Tree node with text: Perspectives]
17:01:19 [2024-02-28T22:01:19.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-239304869 data=null}, Tree node with text: Perspectives]
17:01:19 [2024-02-28T22:01:19.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-239304869 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
17:01:19 [2024-02-28T22:01:19.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239304869 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]
17:01:19 [2024-02-28T22:01:19.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-239304868 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
17:01:19 [2024-02-28T22:01:19.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
17:01:19 [2024-02-28T22:01:19.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: with mnemonic 'Always'
17:01:19 [2024-02-28T22:01:19.106Z] 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'
17:01:19 [2024-02-28T22:01:19.106Z] 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')
17:01:19 [2024-02-28T22:01:19.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: with style 'SWT.RADIO'
17:01:19 [2024-02-28T22:01:19.106Z] 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')
17:01:19 [2024-02-28T22:01:19.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
17:01:19 [2024-02-28T22:01:19.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
17:01:19 [2024-02-28T22:01:19.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
17:01:19 [2024-02-28T22:01:19.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
17:01:19 [2024-02-28T22:01:19.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:01:19 [2024-02-28T22:01:19.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
17:01:19 [2024-02-28T22:01:19.106Z] 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')
17:01:19 [2024-02-28T22:01:19.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Never} time=-239304840 data=null doit=true}, Button with text {Never}]
17:01:19 [2024-02-28T22:01:19.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Never} time=-239304840 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Never}]
17:01:19 [2024-02-28T22:01:19.106Z] 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')
17:01:19 [2024-02-28T22:01:19.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Always} time=-239304839 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')]
17:01:19 [2024-02-28T22:01:19.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Always} time=-239304839 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')]
17:01:19 [2024-02-28T22:01:19.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Always} time=-239304839 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')]
17:01:19 [2024-02-28T22:01:19.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Always} time=-239304839 data=null 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')]
17:01:19 [2024-02-28T22:01:19.106Z] 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')
17:01:19 [2024-02-28T22:01:19.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
17:01:19 [2024-02-28T22:01:19.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
17:01:19 [2024-02-28T22:01:19.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
17:01:19 [2024-02-28T22:01:19.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
17:01:19 [2024-02-28T22:01:19.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
17:01:19 [2024-02-28T22:01:19.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:01:19 [2024-02-28T22:01:19.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
17:01:19 [2024-02-28T22:01:19.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
17:01:19 [2024-02-28T22:01:19.106Z] 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')
17:01:19 [2024-02-28T22:01:19.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
17:01:19 [2024-02-28T22:01:19.106Z] 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')
17:01:19 [2024-02-28T22:01:19.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
17:01:19 [2024-02-28T22:01:19.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-239304837 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')]
17:01:19 [2024-02-28T22:01:19.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-239304837 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')]
17:01:19 [2024-02-28T22:01:19.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-239304837 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
17:01:19 [2024-02-28T22:01:19.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-239304837 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
17:01:19 [2024-02-28T22:01:19.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-239304837 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')]
17:01:19 [2024-02-28T22:01:19.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-239304837 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')]
17:01:19 [2024-02-28T22:01:19.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-239304837 data=null 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')]
17:01:19 [2024-02-28T22:01:19.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-239305168 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
17:01:19 [2024-02-28T22:01:19.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
17:01:19 [2024-02-28T22:01:19.362Z] 
17:01:19 [2024-02-28T22:01:19.362Z] (Eclipse:19192): Gtk-CRITICAL **: 22:01:19.126: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:01:19 [2024-02-28T22:01:19.362Z] 
17:01:19 [2024-02-28T22:01:19.362Z] (Eclipse:19192): Gtk-CRITICAL **: 22:01:19.198: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:01:20 [2024-02-28T22:01:20.724Z] 
17:01:20 [2024-02-28T22:01:20.724Z] (Eclipse:19192): Gtk-CRITICAL **: 22:01:20.534: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:01:20 [2024-02-28T22:01:20.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@71806c64] time=-239303131 data=null doit=true}, Shell with text {data - Eclipse Platform}]
17:01:20 [2024-02-28T22:01:20.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
17:01:20 [2024-02-28T22:01:20.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
17:01:20 [2024-02-28T22:01:20.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
17:01:21 [2024-02-28T22:01:21.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
17:01:21 [2024-02-28T22:01:21.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
17:01:21 [2024-02-28T22:01:21.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-239302786 data=null doit=true}, Shell with text {Preferences}]
17:01:21 [2024-02-28T22:01:21.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
17:01:21 [2024-02-28T22:01:21.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:21 [2024-02-28T22:01:21.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:21 [2024-02-28T22:01:21.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
17:01:21 [2024-02-28T22:01:21.294Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
17:01:21 [2024-02-28T22:01:21.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=-239302784 data=null doit=true}, Tree node with text: Perspectives]
17:01:21 [2024-02-28T22:01:21.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-239302784 data=null}, Tree node with text: Perspectives]
17:01:21 [2024-02-28T22:01:21.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-239302784 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
17:01:21 [2024-02-28T22:01:21.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239302784 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]
17:01:21 [2024-02-28T22:01:21.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-239302783 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
17:01:21 [2024-02-28T22:01:21.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:21 [2024-02-28T22:01:21.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-239302782 data=null button=0 stateMask=0x0 x=86 y=196 count=0}, Tree node with text: Perspectives]
17:01:21 [2024-02-28T22:01:21.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=-239302782 data=null doit=true}, Tree node with text: Perspectives]
17:01:21 [2024-02-28T22:01:21.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-239302782 data=null}, Tree node with text: Perspectives]
17:01:21 [2024-02-28T22:01:21.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-239302782 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
17:01:21 [2024-02-28T22:01:21.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239302782 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]
17:01:21 [2024-02-28T22:01:21.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-239302782 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
17:01:21 [2024-02-28T22:01:21.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
17:01:21 [2024-02-28T22:01:21.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: with mnemonic 'Always'
17:01:21 [2024-02-28T22:01:21.294Z] 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'
17:01:21 [2024-02-28T22:01:21.294Z] 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')
17:01:21 [2024-02-28T22:01:21.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: with style 'SWT.RADIO'
17:01:21 [2024-02-28T22:01:21.294Z] 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')
17:01:21 [2024-02-28T22:01:21.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
17:01:21 [2024-02-28T22:01:21.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
17:01:21 [2024-02-28T22:01:21.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
17:01:21 [2024-02-28T22:01:21.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
17:01:21 [2024-02-28T22:01:21.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:01:21 [2024-02-28T22:01:21.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
17:01:21 [2024-02-28T22:01:21.295Z] 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.
17:01:21 [2024-02-28T22:01:21.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
17:01:21 [2024-02-28T22:01:21.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
17:01:21 [2024-02-28T22:01:21.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
17:01:21 [2024-02-28T22:01:21.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
17:01:21 [2024-02-28T22:01:21.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
17:01:21 [2024-02-28T22:01:21.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:01:21 [2024-02-28T22:01:21.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
17:01:21 [2024-02-28T22:01:21.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
17:01:21 [2024-02-28T22:01:21.295Z] 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')
17:01:21 [2024-02-28T22:01:21.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
17:01:21 [2024-02-28T22:01:21.295Z] 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')
17:01:21 [2024-02-28T22:01:21.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
17:01:21 [2024-02-28T22:01:21.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-239302780 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')]
17:01:21 [2024-02-28T22:01:21.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-239302780 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')]
17:01:21 [2024-02-28T22:01:21.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-239302780 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
17:01:21 [2024-02-28T22:01:21.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-239302780 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
17:01:21 [2024-02-28T22:01:21.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-239302780 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')]
17:01:21 [2024-02-28T22:01:21.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-239302780 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')]
17:01:21 [2024-02-28T22:01:21.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-239302780 data=null 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')]
17:01:21 [2024-02-28T22:01:21.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-239303111 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
17:01:21 [2024-02-28T22:01:21.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
17:01:21 [2024-02-28T22:01:21.295Z] 
17:01:21 [2024-02-28T22:01:21.295Z] (Eclipse:19192): Gtk-CRITICAL **: 22:01:21.267: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:01:21 [2024-02-28T22:01:21.550Z] 
17:01:21 [2024-02-28T22:01:21.551Z] (Eclipse:19192): Gtk-CRITICAL **: 22:01:21.304: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
17:01:21 [2024-02-28T22:01:21.807Z] 
17:01:21 [2024-02-28T22:01:21.807Z] (Eclipse:19192): Gtk-WARNING **: 22:01:21.593: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
17:01:22 [2024-02-28T22:01:22.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
17:01:22 [2024-02-28T22:01:22.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:22 [2024-02-28T22:01:22.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:22 [2024-02-28T22:01:22.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:22 [2024-02-28T22:01:22.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:22 [2024-02-28T22:01:22.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:22 [2024-02-28T22:01:22.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239301161 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:01:22 [2024-02-28T22:01:22.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239301161 data=null doit=true}, TreeItem with text {test}]
17:01:22 [2024-02-28T22:01:22.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239301161 data=null}, TreeItem with text {test}]
17:01:22 [2024-02-28T22:01:22.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239301161 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:22 [2024-02-28T22:01:22.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239301161 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
17:01:22 [2024-02-28T22:01:22.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239301136 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:22 [2024-02-28T22:01:22.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:22 [2024-02-28T22:01:22.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239301136 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:01:22 [2024-02-28T22:01:22.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239301136 data=null doit=true}, TreeItem with text {test}]
17:01:22 [2024-02-28T22:01:22.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239301136 data=null}, TreeItem with text {test}]
17:01:22 [2024-02-28T22:01:22.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239301136 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:22 [2024-02-28T22:01:22.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239301135 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
17:01:22 [2024-02-28T22:01:22.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239301131 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:22 [2024-02-28T22:01:22.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239301128 data=null doit=true}, TreeItem with text {test}]
17:01:22 [2024-02-28T22:01:22.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239301128 data=null}, TreeItem with text {test}]
17:01:22 [2024-02-28T22:01:22.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239301128 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:22 [2024-02-28T22:01:22.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239301128 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}]
17:01:22 [2024-02-28T22:01:22.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239301126 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:22 [2024-02-28T22:01:22.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:22 [2024-02-28T22:01:22.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-239301126 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
17:01:22 [2024-02-28T22:01:22.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-239301126 data=null doit=true}, TreeItem with text {Traces [2]}]
17:01:22 [2024-02-28T22:01:22.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-239301126 data=null}, TreeItem with text {Traces [2]}]
17:01:22 [2024-02-28T22:01:22.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-239301125 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
17:01:22 [2024-02-28T22:01:22.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239301125 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]}]
17:01:22 [2024-02-28T22:01:22.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-239301121 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
17:01:22 [2024-02-28T22:01:22.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-239301121 data=null doit=true}, TreeItem with text {Traces [2]}]
17:01:22 [2024-02-28T22:01:22.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-239301121 data=null}, TreeItem with text {Traces [2]}]
17:01:22 [2024-02-28T22:01:22.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-239301120 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
17:01:22 [2024-02-28T22:01:22.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239301120 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]}]
17:01:22 [2024-02-28T22:01:22.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-239301119 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
17:01:22 [2024-02-28T22:01:22.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:22 [2024-02-28T22:01:22.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel} time=-239301119 data=null button=0 stateMask=0x0 x=99 y=81 count=0}, TreeItem with text {kernel}]
17:01:22 [2024-02-28T22:01:22.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel} time=-239301119 data=null doit=true}, TreeItem with text {kernel}]
17:01:22 [2024-02-28T22:01:22.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel} time=-239301119 data=null}, TreeItem with text {kernel}]
17:01:22 [2024-02-28T22:01:22.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel} time=-239301118 data=null button=1 stateMask=0x0 x=99 y=81 count=1}, TreeItem with text {kernel}]
17:01:22 [2024-02-28T22:01:22.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239301118 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}]
17:01:22 [2024-02-28T22:01:22.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel} time=-239301115 data=null button=1 stateMask=0x80000 x=99 y=81 count=1}, TreeItem with text {kernel}]
17:01:22 [2024-02-28T22:01:22.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...'
17:01:22 [2024-02-28T22:01:22.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Test trace", using matcher: with mnemonic 'Test trace'
17:01:22 [2024-02-28T22:01:22.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Test experiment", using matcher: with mnemonic 'Test experiment'
17:01:22 [2024-02-28T22:01:22.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Test experiment'
17:01:22 [2024-02-28T22:01:22.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Test experiment'
17:01:23 [2024-02-28T22:01:23.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Test experiment} time=-239301087 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Test experiment']
17:01:24 [2024-02-28T22:01:24.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@71806c64] time=-239299829 data=null doit=true}, Shell with text {data - Eclipse Platform}]
17:01:24 [2024-02-28T22:01:24.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
17:01:24 [2024-02-28T22:01:24.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
17:01:24 [2024-02-28T22:01:24.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
17:01:24 [2024-02-28T22:01:24.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
17:01:24 [2024-02-28T22:01:24.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
17:01:24 [2024-02-28T22:01:24.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-239299521 data=null doit=true}, Shell with text {Preferences}]
17:01:24 [2024-02-28T22:01:24.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
17:01:24 [2024-02-28T22:01:24.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:24 [2024-02-28T22:01:24.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:24 [2024-02-28T22:01:24.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
17:01:24 [2024-02-28T22:01:24.424Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
17:01:24 [2024-02-28T22:01:24.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=-239299517 data=null doit=true}, Tree node with text: Perspectives]
17:01:24 [2024-02-28T22:01:24.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-239299517 data=null}, Tree node with text: Perspectives]
17:01:24 [2024-02-28T22:01:24.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-239299516 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
17:01:24 [2024-02-28T22:01:24.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239299516 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]
17:01:24 [2024-02-28T22:01:24.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-239299516 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
17:01:24 [2024-02-28T22:01:24.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:24 [2024-02-28T22:01:24.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-239299515 data=null button=0 stateMask=0x0 x=86 y=196 count=0}, Tree node with text: Perspectives]
17:01:24 [2024-02-28T22:01:24.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=-239299515 data=null doit=true}, Tree node with text: Perspectives]
17:01:24 [2024-02-28T22:01:24.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-239299515 data=null}, Tree node with text: Perspectives]
17:01:24 [2024-02-28T22:01:24.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-239299515 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
17:01:24 [2024-02-28T22:01:24.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239299514 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]
17:01:24 [2024-02-28T22:01:24.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-239299514 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
17:01:24 [2024-02-28T22:01:24.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
17:01:24 [2024-02-28T22:01:24.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
17:01:24 [2024-02-28T22:01:24.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
17:01:24 [2024-02-28T22:01:24.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt'
17:01:24 [2024-02-28T22:01:24.425Z] 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'
17:01:24 [2024-02-28T22:01:24.425Z] 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')
17:01:24 [2024-02-28T22:01:24.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO'
17:01:24 [2024-02-28T22:01:24.425Z] 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')
17:01:24 [2024-02-28T22:01:24.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
17:01:24 [2024-02-28T22:01:24.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
17:01:24 [2024-02-28T22:01:24.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:01:24 [2024-02-28T22:01:24.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
17:01:24 [2024-02-28T22:01:24.425Z] 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')
17:01:24 [2024-02-28T22:01:24.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Always} time=-239299513 data=null doit=true}, Button with text {Always}]
17:01:24 [2024-02-28T22:01:24.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Always} time=-239299513 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Always}]
17:01:24 [2024-02-28T22:01:24.425Z] 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')
17:01:24 [2024-02-28T22:01:24.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Prompt} time=-239299512 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')]
17:01:24 [2024-02-28T22:01:24.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Prompt} time=-239299512 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')]
17:01:24 [2024-02-28T22:01:24.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Prompt} time=-239299512 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')]
17:01:24 [2024-02-28T22:01:24.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Prompt} time=-239299512 data=null 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')]
17:01:24 [2024-02-28T22:01:24.425Z] 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')
17:01:24 [2024-02-28T22:01:24.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
17:01:24 [2024-02-28T22:01:24.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
17:01:24 [2024-02-28T22:01:24.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
17:01:24 [2024-02-28T22:01:24.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
17:01:24 [2024-02-28T22:01:24.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
17:01:24 [2024-02-28T22:01:24.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:01:24 [2024-02-28T22:01:24.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
17:01:24 [2024-02-28T22:01:24.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
17:01:24 [2024-02-28T22:01:24.425Z] 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')
17:01:24 [2024-02-28T22:01:24.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
17:01:24 [2024-02-28T22:01:24.425Z] 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')
17:01:24 [2024-02-28T22:01:24.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
17:01:24 [2024-02-28T22:01:24.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-239299511 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')]
17:01:24 [2024-02-28T22:01:24.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-239299510 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')]
17:01:24 [2024-02-28T22:01:24.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-239299510 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
17:01:24 [2024-02-28T22:01:24.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-239299510 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
17:01:24 [2024-02-28T22:01:24.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-239299510 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')]
17:01:24 [2024-02-28T22:01:24.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-239299510 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')]
17:01:24 [2024-02-28T22:01:24.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-239299510 data=null 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')]
17:01:24 [2024-02-28T22:01:24.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-239299804 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
17:01:24 [2024-02-28T22:01:24.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
17:01:24 [2024-02-28T22:01:24.985Z] 
17:01:24 [2024-02-28T22:01:24.985Z] (Eclipse:19192): Gtk-WARNING **: 22:01:24.880: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:24 [2024-02-28T22:01:24.985Z] 
17:01:24 [2024-02-28T22:01:24.985Z] (Eclipse:19192): Gtk-WARNING **: 22:01:24.880: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:24 [2024-02-28T22:01:24.985Z] 
17:01:24 [2024-02-28T22:01:24.985Z] (Eclipse:19192): Gtk-WARNING **: 22:01:24.880: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:24 [2024-02-28T22:01:24.985Z] 
17:01:24 [2024-02-28T22:01:24.985Z] (Eclipse:19192): Gtk-WARNING **: 22:01:24.880: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:24 [2024-02-28T22:01:24.985Z] 
17:01:24 [2024-02-28T22:01:24.985Z] (Eclipse:19192): Gtk-WARNING **: 22:01:24.923: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:24 [2024-02-28T22:01:24.985Z] 
17:01:24 [2024-02-28T22:01:24.985Z] (Eclipse:19192): Gtk-WARNING **: 22:01:24.923: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:24 [2024-02-28T22:01:24.985Z] 
17:01:24 [2024-02-28T22:01:24.985Z] (Eclipse:19192): Gtk-WARNING **: 22:01:24.923: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:24 [2024-02-28T22:01:24.985Z] 
17:01:24 [2024-02-28T22:01:24.985Z] (Eclipse:19192): Gtk-WARNING **: 22:01:24.923: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:24 [2024-02-28T22:01:24.986Z] 
17:01:24 [2024-02-28T22:01:24.986Z] (Eclipse:19192): Gtk-WARNING **: 22:01:24.983: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:24 [2024-02-28T22:01:24.986Z] 
17:01:24 [2024-02-28T22:01:24.986Z] (Eclipse:19192): Gtk-WARNING **: 22:01:24.983: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:24 [2024-02-28T22:01:24.986Z] 
17:01:24 [2024-02-28T22:01:24.986Z] (Eclipse:19192): Gtk-WARNING **: 22:01:24.983: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:24 [2024-02-28T22:01:24.986Z] 
17:01:24 [2024-02-28T22:01:24.986Z] (Eclipse:19192): Gtk-WARNING **: 22:01:24.983: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:25 [2024-02-28T22:01:25.240Z] 
17:01:25 [2024-02-28T22:01:25.240Z] (Eclipse:19192): Gtk-WARNING **: 22:01:25.001: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:25 [2024-02-28T22:01:25.241Z] 
17:01:25 [2024-02-28T22:01:25.241Z] (Eclipse:19192): Gtk-WARNING **: 22:01:25.001: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:25 [2024-02-28T22:01:25.241Z] 
17:01:25 [2024-02-28T22:01:25.241Z] (Eclipse:19192): Gtk-WARNING **: 22:01:25.001: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:25 [2024-02-28T22:01:25.241Z] 
17:01:25 [2024-02-28T22:01:25.241Z] (Eclipse:19192): Gtk-WARNING **: 22:01:25.001: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:25 [2024-02-28T22:01:25.241Z] 
17:01:25 [2024-02-28T22:01:25.241Z] (Eclipse:19192): Gtk-WARNING **: 22:01:25.019: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:25 [2024-02-28T22:01:25.241Z] 
17:01:25 [2024-02-28T22:01:25.241Z] (Eclipse:19192): Gtk-WARNING **: 22:01:25.020: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:25 [2024-02-28T22:01:25.241Z] 
17:01:25 [2024-02-28T22:01:25.241Z] (Eclipse:19192): Gtk-WARNING **: 22:01:25.020: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:25 [2024-02-28T22:01:25.241Z] 
17:01:25 [2024-02-28T22:01:25.241Z] (Eclipse:19192): Gtk-WARNING **: 22:01:25.020: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:26 [2024-02-28T22:01:26.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Perspective ...", using matcher: with text 'Confirm Perspective Switch'
17:01:26 [2024-02-28T22:01:26.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Remember my decisio...", using matcher: of type 'Button'
17:01:26 [2024-02-28T22:01:26.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Remember my decisio...", using matcher: with mnemonic 'Remember my decision'
17:01:26 [2024-02-28T22:01:26.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Remember my decisio...", using matcher: with style 'SWT.CHECK'
17:01:26 [2024-02-28T22:01:26.166Z] 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')
17:01:26 [2024-02-28T22:01:26.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
17:01:26 [2024-02-28T22:01:26.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
17:01:26 [2024-02-28T22:01:26.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
17:01:26 [2024-02-28T22:01:26.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Remember my decision}. Setting state to selected
17:01:26 [2024-02-28T22:01:26.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Remember my decision} time=-239297933 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')]
17:01:26 [2024-02-28T22:01:26.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Remember my decision} time=-239297931 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')]
17:01:26 [2024-02-28T22:01:26.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Remember my decision} time=-239297931 data=null doit=true}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
17:01:26 [2024-02-28T22:01:26.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Remember my decision} time=-239297931 data=null}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
17:01:26 [2024-02-28T22:01:26.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Remember my decision} time=-239297931 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')]
17:01:26 [2024-02-28T22:01:26.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Remember my decision} time=-239297931 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')]
17:01:26 [2024-02-28T22:01:26.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Remember my decision} time=-239297931 data=null 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')]
17:01:26 [2024-02-28T22:01:26.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Remember my decision} time=-239297931 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')]
17:01:26 [2024-02-28T22:01:26.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Remember my decision} time=-239297931 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')]
17:01:26 [2024-02-28T22:01:26.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Remember my decision} time=-239297931 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')]
17:01:26 [2024-02-28T22:01:26.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Remember my decision} time=-239297930 data=null doit=true}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
17:01:26 [2024-02-28T22:01:26.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Remember my decision} time=-239297930 data=null}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
17:01:26 [2024-02-28T22:01:26.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
17:01:26 [2024-02-28T22:01:26.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Remember my decisio...", using matcher: of type 'Button'
17:01:26 [2024-02-28T22:01:26.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
17:01:26 [2024-02-28T22:01:26.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
17:01:26 [2024-02-28T22:01:26.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
17:01:26 [2024-02-28T22:01:26.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
17:01:26 [2024-02-28T22:01:26.167Z] 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')
17:01:26 [2024-02-28T22:01:26.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
17:01:26 [2024-02-28T22:01:26.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-239297930 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:01:26 [2024-02-28T22:01:26.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-239297930 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:01:26 [2024-02-28T22:01:26.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-239297930 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:01:26 [2024-02-28T22:01:26.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-239297930 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:01:26 [2024-02-28T22:01:26.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-239297930 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:01:26 [2024-02-28T22:01:26.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-239297930 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:01:26 [2024-02-28T22:01:26.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-239297930 data=null 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')]
17:01:26 [2024-02-28T22:01:26.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
17:01:26 [2024-02-28T22:01:26.167Z] 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@71806c64] time=-239297771 data=null doit=true}, Shell with text {data - test/Traces/kernel/kernel_ - Eclipse Platform}]
17:01:26 [2024-02-28T22:01:26.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
17:01:26 [2024-02-28T22:01:26.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
17:01:26 [2024-02-28T22:01:26.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
17:01:26 [2024-02-28T22:01:26.422Z] 
17:01:26 [2024-02-28T22:01:26.422Z] (Eclipse:19192): Gtk-WARNING **: 22:01:26.346: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:26 [2024-02-28T22:01:26.422Z] 
17:01:26 [2024-02-28T22:01:26.422Z] (Eclipse:19192): Gtk-WARNING **: 22:01:26.346: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:26 [2024-02-28T22:01:26.422Z] 
17:01:26 [2024-02-28T22:01:26.422Z] (Eclipse:19192): Gtk-WARNING **: 22:01:26.346: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:26 [2024-02-28T22:01:26.422Z] 
17:01:26 [2024-02-28T22:01:26.422Z] (Eclipse:19192): Gtk-WARNING **: 22:01:26.346: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:26 [2024-02-28T22:01:26.422Z] 
17:01:26 [2024-02-28T22:01:26.422Z] (Eclipse:19192): Gtk-WARNING **: 22:01:26.377: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:26 [2024-02-28T22:01:26.422Z] 
17:01:26 [2024-02-28T22:01:26.422Z] (Eclipse:19192): Gtk-WARNING **: 22:01:26.377: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:26 [2024-02-28T22:01:26.422Z] 
17:01:26 [2024-02-28T22:01:26.422Z] (Eclipse:19192): Gtk-WARNING **: 22:01:26.377: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:26 [2024-02-28T22:01:26.422Z] 
17:01:26 [2024-02-28T22:01:26.422Z] (Eclipse:19192): Gtk-WARNING **: 22:01:26.377: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:26 [2024-02-28T22:01:26.422Z] 
17:01:26 [2024-02-28T22:01:26.422Z] (Eclipse:19192): Gtk-WARNING **: 22:01:26.408: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:26 [2024-02-28T22:01:26.422Z] 
17:01:26 [2024-02-28T22:01:26.422Z] (Eclipse:19192): Gtk-WARNING **: 22:01:26.408: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:26 [2024-02-28T22:01:26.422Z] 
17:01:26 [2024-02-28T22:01:26.422Z] (Eclipse:19192): Gtk-WARNING **: 22:01:26.408: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:26 [2024-02-28T22:01:26.422Z] 
17:01:26 [2024-02-28T22:01:26.422Z] (Eclipse:19192): Gtk-WARNING **: 22:01:26.408: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:26 [2024-02-28T22:01:26.677Z] 
17:01:26 [2024-02-28T22:01:26.677Z] (Eclipse:19192): Gtk-WARNING **: 22:01:26.467: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:26 [2024-02-28T22:01:26.677Z] 
17:01:26 [2024-02-28T22:01:26.677Z] (Eclipse:19192): Gtk-WARNING **: 22:01:26.467: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:26 [2024-02-28T22:01:26.677Z] 
17:01:26 [2024-02-28T22:01:26.677Z] (Eclipse:19192): Gtk-WARNING **: 22:01:26.467: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:26 [2024-02-28T22:01:26.677Z] 
17:01:26 [2024-02-28T22:01:26.677Z] (Eclipse:19192): Gtk-WARNING **: 22:01:26.467: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:26 [2024-02-28T22:01:26.677Z] 
17:01:26 [2024-02-28T22:01:26.677Z] (Eclipse:19192): Gtk-WARNING **: 22:01:26.498: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:26 [2024-02-28T22:01:26.677Z] 
17:01:26 [2024-02-28T22:01:26.677Z] (Eclipse:19192): Gtk-WARNING **: 22:01:26.498: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:26 [2024-02-28T22:01:26.677Z] 
17:01:26 [2024-02-28T22:01:26.677Z] (Eclipse:19192): Gtk-WARNING **: 22:01:26.498: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:26 [2024-02-28T22:01:26.677Z] 
17:01:26 [2024-02-28T22:01:26.677Z] (Eclipse:19192): Gtk-WARNING **: 22:01:26.498: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:26 [2024-02-28T22:01:26.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
17:01:26 [2024-02-28T22:01:26.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
17:01:26 [2024-02-28T22:01:26.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-239297291 data=null doit=true}, Shell with text {Preferences}]
17:01:26 [2024-02-28T22:01:26.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
17:01:26 [2024-02-28T22:01:26.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:26 [2024-02-28T22:01:26.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:26 [2024-02-28T22:01:26.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
17:01:26 [2024-02-28T22:01:26.677Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
17:01:26 [2024-02-28T22:01:26.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=-239297281 data=null doit=true}, Tree node with text: Perspectives]
17:01:26 [2024-02-28T22:01:26.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-239297241 data=null}, Tree node with text: Perspectives]
17:01:26 [2024-02-28T22:01:26.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-239297233 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
17:01:26 [2024-02-28T22:01:26.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239297233 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]
17:01:26 [2024-02-28T22:01:26.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-239297233 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
17:01:26 [2024-02-28T22:01:26.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:26 [2024-02-28T22:01:26.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-239297231 data=null button=0 stateMask=0x0 x=86 y=196 count=0}, Tree node with text: Perspectives]
17:01:26 [2024-02-28T22:01:26.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=-239297231 data=null doit=true}, Tree node with text: Perspectives]
17:01:26 [2024-02-28T22:01:26.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-239297231 data=null}, Tree node with text: Perspectives]
17:01:26 [2024-02-28T22:01:26.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-239297231 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
17:01:26 [2024-02-28T22:01:26.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239297231 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]
17:01:26 [2024-02-28T22:01:26.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-239297230 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
17:01:26 [2024-02-28T22:01:26.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
17:01:26 [2024-02-28T22:01:26.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: with mnemonic 'Always'
17:01:26 [2024-02-28T22:01:26.677Z] 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'
17:01:26 [2024-02-28T22:01:26.677Z] 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')
17:01:26 [2024-02-28T22:01:26.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: with style 'SWT.RADIO'
17:01:26 [2024-02-28T22:01:26.677Z] 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')
17:01:26 [2024-02-28T22:01:26.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
17:01:26 [2024-02-28T22:01:26.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
17:01:26 [2024-02-28T22:01:26.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
17:01:26 [2024-02-28T22:01:26.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
17:01:26 [2024-02-28T22:01:26.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:01:26 [2024-02-28T22:01:26.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
17:01:26 [2024-02-28T22:01:26.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
17:01:26 [2024-02-28T22:01:26.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
17:01:26 [2024-02-28T22:01:26.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
17:01:26 [2024-02-28T22:01:26.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
17:01:26 [2024-02-28T22:01:26.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
17:01:26 [2024-02-28T22:01:26.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:01:26 [2024-02-28T22:01:26.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
17:01:26 [2024-02-28T22:01:26.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
17:01:26 [2024-02-28T22:01:26.678Z] 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')
17:01:26 [2024-02-28T22:01:26.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
17:01:26 [2024-02-28T22:01:26.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
17:01:26 [2024-02-28T22:01:26.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=-239297228 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
17:01:26 [2024-02-28T22:01:26.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=-239297228 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
17:01:26 [2024-02-28T22:01:26.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=-239297228 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
17:01:26 [2024-02-28T22:01:26.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=-239297228 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
17:01:26 [2024-02-28T22:01:26.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=-239297228 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
17:01:26 [2024-02-28T22:01:26.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=-239297228 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
17:01:26 [2024-02-28T22:01:26.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=-239297228 data=null 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')]
17:01:26 [2024-02-28T22:01:26.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-239297665 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
17:01:26 [2024-02-28T22:01:26.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
17:01:27 [2024-02-28T22:01:27.188Z] 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@71806c64] time=-239296726 data=null doit=true}, Shell with text {data - Eclipse Platform}]
17:01:27 [2024-02-28T22:01:27.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
17:01:27 [2024-02-28T22:01:27.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
17:01:27 [2024-02-28T22:01:27.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
17:01:27 [2024-02-28T22:01:27.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
17:01:27 [2024-02-28T22:01:27.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
17:01:27 [2024-02-28T22:01:27.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-239296498 data=null doit=true}, Shell with text {Preferences}]
17:01:27 [2024-02-28T22:01:27.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
17:01:27 [2024-02-28T22:01:27.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:27 [2024-02-28T22:01:27.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:27 [2024-02-28T22:01:27.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
17:01:27 [2024-02-28T22:01:27.443Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
17:01:27 [2024-02-28T22:01:27.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=-239296449 data=null doit=true}, Tree node with text: Perspectives]
17:01:27 [2024-02-28T22:01:27.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-239296449 data=null}, Tree node with text: Perspectives]
17:01:27 [2024-02-28T22:01:27.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-239296449 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
17:01:27 [2024-02-28T22:01:27.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239296448 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]
17:01:27 [2024-02-28T22:01:27.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-239296434 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
17:01:27 [2024-02-28T22:01:27.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:27 [2024-02-28T22:01:27.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-239296432 data=null button=0 stateMask=0x0 x=86 y=196 count=0}, Tree node with text: Perspectives]
17:01:27 [2024-02-28T22:01:27.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=-239296432 data=null doit=true}, Tree node with text: Perspectives]
17:01:27 [2024-02-28T22:01:27.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-239296432 data=null}, Tree node with text: Perspectives]
17:01:27 [2024-02-28T22:01:27.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-239296432 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
17:01:27 [2024-02-28T22:01:27.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239296432 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]
17:01:27 [2024-02-28T22:01:27.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-239296432 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
17:01:27 [2024-02-28T22:01:27.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
17:01:27 [2024-02-28T22:01:27.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
17:01:27 [2024-02-28T22:01:27.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
17:01:27 [2024-02-28T22:01:27.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt'
17:01:27 [2024-02-28T22:01:27.444Z] 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'
17:01:27 [2024-02-28T22:01:27.444Z] 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')
17:01:27 [2024-02-28T22:01:27.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO'
17:01:27 [2024-02-28T22:01:27.444Z] 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')
17:01:27 [2024-02-28T22:01:27.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
17:01:27 [2024-02-28T22:01:27.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
17:01:27 [2024-02-28T22:01:27.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:01:27 [2024-02-28T22:01:27.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
17:01:27 [2024-02-28T22:01:27.444Z] 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')
17:01:27 [2024-02-28T22:01:27.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Always} time=-239296384 data=null doit=true}, Button with text {Always}]
17:01:27 [2024-02-28T22:01:27.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Always} time=-239296384 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Always}]
17:01:27 [2024-02-28T22:01:27.444Z] 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')
17:01:27 [2024-02-28T22:01:27.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Prompt} time=-239296383 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')]
17:01:27 [2024-02-28T22:01:27.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Prompt} time=-239296383 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')]
17:01:27 [2024-02-28T22:01:27.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Prompt} time=-239296383 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')]
17:01:27 [2024-02-28T22:01:27.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Prompt} time=-239296383 data=null 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')]
17:01:27 [2024-02-28T22:01:27.444Z] 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')
17:01:27 [2024-02-28T22:01:27.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
17:01:27 [2024-02-28T22:01:27.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
17:01:27 [2024-02-28T22:01:27.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
17:01:27 [2024-02-28T22:01:27.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
17:01:27 [2024-02-28T22:01:27.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
17:01:27 [2024-02-28T22:01:27.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:01:27 [2024-02-28T22:01:27.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
17:01:27 [2024-02-28T22:01:27.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
17:01:27 [2024-02-28T22:01:27.444Z] 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')
17:01:27 [2024-02-28T22:01:27.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
17:01:27 [2024-02-28T22:01:27.444Z] 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')
17:01:27 [2024-02-28T22:01:27.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
17:01:27 [2024-02-28T22:01:27.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-239296372 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')]
17:01:27 [2024-02-28T22:01:27.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-239296372 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')]
17:01:27 [2024-02-28T22:01:27.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-239296372 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
17:01:27 [2024-02-28T22:01:27.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-239296372 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
17:01:27 [2024-02-28T22:01:27.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-239296372 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')]
17:01:27 [2024-02-28T22:01:27.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-239296372 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')]
17:01:27 [2024-02-28T22:01:27.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-239296372 data=null 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')]
17:01:27 [2024-02-28T22:01:27.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-239296700 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
17:01:27 [2024-02-28T22:01:27.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
17:01:27 [2024-02-28T22:01:27.955Z] 
17:01:27 [2024-02-28T22:01:27.955Z] (Eclipse:19192): Gtk-WARNING **: 22:01:27.926: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:27 [2024-02-28T22:01:27.955Z] 
17:01:27 [2024-02-28T22:01:27.955Z] (Eclipse:19192): Gtk-WARNING **: 22:01:27.926: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:27 [2024-02-28T22:01:27.955Z] 
17:01:27 [2024-02-28T22:01:27.955Z] (Eclipse:19192): Gtk-WARNING **: 22:01:27.926: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:27 [2024-02-28T22:01:27.955Z] 
17:01:27 [2024-02-28T22:01:27.955Z] (Eclipse:19192): Gtk-WARNING **: 22:01:27.926: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:28 [2024-02-28T22:01:28.210Z] 
17:01:28 [2024-02-28T22:01:28.210Z] (Eclipse:19192): Gtk-WARNING **: 22:01:28.000: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:28 [2024-02-28T22:01:28.210Z] 
17:01:28 [2024-02-28T22:01:28.210Z] (Eclipse:19192): Gtk-WARNING **: 22:01:28.000: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:28 [2024-02-28T22:01:28.210Z] 
17:01:28 [2024-02-28T22:01:28.210Z] (Eclipse:19192): Gtk-WARNING **: 22:01:28.000: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:28 [2024-02-28T22:01:28.210Z] 
17:01:28 [2024-02-28T22:01:28.210Z] (Eclipse:19192): Gtk-WARNING **: 22:01:28.000: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:28 [2024-02-28T22:01:28.210Z] 
17:01:28 [2024-02-28T22:01:28.210Z] (Eclipse:19192): Gtk-WARNING **: 22:01:28.018: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:28 [2024-02-28T22:01:28.210Z] 
17:01:28 [2024-02-28T22:01:28.210Z] (Eclipse:19192): Gtk-WARNING **: 22:01:28.018: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:28 [2024-02-28T22:01:28.210Z] 
17:01:28 [2024-02-28T22:01:28.210Z] (Eclipse:19192): Gtk-WARNING **: 22:01:28.018: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:28 [2024-02-28T22:01:28.210Z] 
17:01:28 [2024-02-28T22:01:28.210Z] (Eclipse:19192): Gtk-WARNING **: 22:01:28.018: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:28 [2024-02-28T22:01:28.210Z] 
17:01:28 [2024-02-28T22:01:28.210Z] (Eclipse:19192): Gtk-WARNING **: 22:01:28.075: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:28 [2024-02-28T22:01:28.210Z] 
17:01:28 [2024-02-28T22:01:28.210Z] (Eclipse:19192): Gtk-WARNING **: 22:01:28.075: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:28 [2024-02-28T22:01:28.210Z] 
17:01:28 [2024-02-28T22:01:28.210Z] (Eclipse:19192): Gtk-WARNING **: 22:01:28.075: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:28 [2024-02-28T22:01:28.210Z] 
17:01:28 [2024-02-28T22:01:28.210Z] (Eclipse:19192): Gtk-WARNING **: 22:01:28.075: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:28 [2024-02-28T22:01:28.210Z] 
17:01:28 [2024-02-28T22:01:28.210Z] (Eclipse:19192): Gtk-WARNING **: 22:01:28.094: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:28 [2024-02-28T22:01:28.210Z] 
17:01:28 [2024-02-28T22:01:28.210Z] (Eclipse:19192): Gtk-WARNING **: 22:01:28.094: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:28 [2024-02-28T22:01:28.210Z] 
17:01:28 [2024-02-28T22:01:28.210Z] (Eclipse:19192): Gtk-WARNING **: 22:01:28.094: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:28 [2024-02-28T22:01:28.210Z] 
17:01:28 [2024-02-28T22:01:28.210Z] (Eclipse:19192): Gtk-WARNING **: 22:01:28.094: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:28 [2024-02-28T22:01:28.210Z] 
17:01:28 [2024-02-28T22:01:28.210Z] (Eclipse:19192): Gtk-WARNING **: 22:01:28.111: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:28 [2024-02-28T22:01:28.210Z] 
17:01:28 [2024-02-28T22:01:28.210Z] (Eclipse:19192): Gtk-WARNING **: 22:01:28.111: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:28 [2024-02-28T22:01:28.210Z] 
17:01:28 [2024-02-28T22:01:28.210Z] (Eclipse:19192): Gtk-WARNING **: 22:01:28.111: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:28 [2024-02-28T22:01:28.210Z] 
17:01:28 [2024-02-28T22:01:28.210Z] (Eclipse:19192): Gtk-WARNING **: 22:01:28.111: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:29 [2024-02-28T22:01:29.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Perspective ...", using matcher: with text 'Confirm Perspective Switch'
17:01:29 [2024-02-28T22:01:29.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Remember my decisio...", using matcher: of type 'Button'
17:01:29 [2024-02-28T22:01:29.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
17:01:29 [2024-02-28T22:01:29.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with mnemonic 'No'
17:01:29 [2024-02-28T22:01:29.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with style 'SWT.PUSH'
17:01:29 [2024-02-28T22:01:29.137Z] 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')
17:01:29 [2024-02-28T22:01:29.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
17:01:29 [2024-02-28T22:01:29.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &No
17:01:29 [2024-02-28T22:01:29.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&No} time=-239294784 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
17:01:29 [2024-02-28T22:01:29.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&No} time=-239294784 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
17:01:29 [2024-02-28T22:01:29.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&No} time=-239294784 data=null doit=true}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
17:01:29 [2024-02-28T22:01:29.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&No} time=-239294784 data=null}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
17:01:29 [2024-02-28T22:01:29.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&No} time=-239294784 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
17:01:29 [2024-02-28T22:01:29.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&No} time=-239294784 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
17:01:29 [2024-02-28T22:01:29.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&No} time=-239294784 data=null 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')]
17:01:29 [2024-02-28T22:01:29.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
17:01:29 [2024-02-28T22:01:29.137Z] 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@71806c64] time=-239294699 data=null doit=true}, Shell with text {data - test/Traces/kernel/kernel_ - Eclipse Platform}]
17:01:29 [2024-02-28T22:01:29.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
17:01:29 [2024-02-28T22:01:29.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
17:01:29 [2024-02-28T22:01:29.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
17:01:29 [2024-02-28T22:01:29.392Z] 
17:01:29 [2024-02-28T22:01:29.392Z] (Eclipse:19192): Gtk-WARNING **: 22:01:29.269: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:29 [2024-02-28T22:01:29.392Z] 
17:01:29 [2024-02-28T22:01:29.392Z] (Eclipse:19192): Gtk-WARNING **: 22:01:29.269: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:29 [2024-02-28T22:01:29.392Z] 
17:01:29 [2024-02-28T22:01:29.392Z] (Eclipse:19192): Gtk-WARNING **: 22:01:29.269: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:29 [2024-02-28T22:01:29.392Z] 
17:01:29 [2024-02-28T22:01:29.392Z] (Eclipse:19192): Gtk-WARNING **: 22:01:29.269: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:29 [2024-02-28T22:01:29.392Z] 
17:01:29 [2024-02-28T22:01:29.392Z] (Eclipse:19192): Gtk-WARNING **: 22:01:29.289: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:29 [2024-02-28T22:01:29.392Z] 
17:01:29 [2024-02-28T22:01:29.392Z] (Eclipse:19192): Gtk-WARNING **: 22:01:29.290: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:29 [2024-02-28T22:01:29.392Z] 
17:01:29 [2024-02-28T22:01:29.393Z] (Eclipse:19192): Gtk-WARNING **: 22:01:29.290: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:29 [2024-02-28T22:01:29.393Z] 
17:01:29 [2024-02-28T22:01:29.393Z] (Eclipse:19192): Gtk-WARNING **: 22:01:29.290: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:29 [2024-02-28T22:01:29.393Z] 
17:01:29 [2024-02-28T22:01:29.393Z] (Eclipse:19192): Gtk-WARNING **: 22:01:29.309: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:29 [2024-02-28T22:01:29.393Z] 
17:01:29 [2024-02-28T22:01:29.393Z] (Eclipse:19192): Gtk-WARNING **: 22:01:29.309: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:29 [2024-02-28T22:01:29.393Z] 
17:01:29 [2024-02-28T22:01:29.393Z] (Eclipse:19192): Gtk-WARNING **: 22:01:29.309: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:29 [2024-02-28T22:01:29.393Z] 
17:01:29 [2024-02-28T22:01:29.393Z] (Eclipse:19192): Gtk-WARNING **: 22:01:29.309: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:29 [2024-02-28T22:01:29.393Z] 
17:01:29 [2024-02-28T22:01:29.393Z] (Eclipse:19192): Gtk-WARNING **: 22:01:29.328: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:29 [2024-02-28T22:01:29.393Z] 
17:01:29 [2024-02-28T22:01:29.393Z] (Eclipse:19192): Gtk-WARNING **: 22:01:29.328: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:29 [2024-02-28T22:01:29.393Z] 
17:01:29 [2024-02-28T22:01:29.393Z] (Eclipse:19192): Gtk-WARNING **: 22:01:29.328: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:29 [2024-02-28T22:01:29.393Z] 
17:01:29 [2024-02-28T22:01:29.393Z] (Eclipse:19192): Gtk-WARNING **: 22:01:29.328: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:29 [2024-02-28T22:01:29.393Z] 
17:01:29 [2024-02-28T22:01:29.393Z] (Eclipse:19192): Gtk-WARNING **: 22:01:29.347: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:29 [2024-02-28T22:01:29.393Z] 
17:01:29 [2024-02-28T22:01:29.393Z] (Eclipse:19192): Gtk-WARNING **: 22:01:29.347: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:29 [2024-02-28T22:01:29.393Z] 
17:01:29 [2024-02-28T22:01:29.393Z] (Eclipse:19192): Gtk-WARNING **: 22:01:29.347: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:29 [2024-02-28T22:01:29.393Z] 
17:01:29 [2024-02-28T22:01:29.393Z] (Eclipse:19192): Gtk-WARNING **: 22:01:29.347: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:29 [2024-02-28T22:01:29.393Z] 
17:01:29 [2024-02-28T22:01:29.393Z] (Eclipse:19192): Gtk-WARNING **: 22:01:29.366: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:29 [2024-02-28T22:01:29.393Z] 
17:01:29 [2024-02-28T22:01:29.393Z] (Eclipse:19192): Gtk-WARNING **: 22:01:29.366: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:29 [2024-02-28T22:01:29.393Z] 
17:01:29 [2024-02-28T22:01:29.393Z] (Eclipse:19192): Gtk-WARNING **: 22:01:29.366: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:29 [2024-02-28T22:01:29.393Z] 
17:01:29 [2024-02-28T22:01:29.393Z] (Eclipse:19192): Gtk-WARNING **: 22:01:29.366: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:29 [2024-02-28T22:01:29.393Z] 
17:01:29 [2024-02-28T22:01:29.393Z] (Eclipse:19192): Gtk-WARNING **: 22:01:29.384: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:29 [2024-02-28T22:01:29.393Z] 
17:01:29 [2024-02-28T22:01:29.393Z] (Eclipse:19192): Gtk-WARNING **: 22:01:29.384: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:29 [2024-02-28T22:01:29.393Z] 
17:01:29 [2024-02-28T22:01:29.393Z] (Eclipse:19192): Gtk-WARNING **: 22:01:29.384: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:29 [2024-02-28T22:01:29.393Z] 
17:01:29 [2024-02-28T22:01:29.393Z] (Eclipse:19192): Gtk-WARNING **: 22:01:29.384: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:29 [2024-02-28T22:01:29.649Z] 
17:01:29 [2024-02-28T22:01:29.650Z] (Eclipse:19192): Gtk-WARNING **: 22:01:29.402: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:29 [2024-02-28T22:01:29.650Z] 
17:01:29 [2024-02-28T22:01:29.650Z] (Eclipse:19192): Gtk-WARNING **: 22:01:29.402: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:29 [2024-02-28T22:01:29.650Z] 
17:01:29 [2024-02-28T22:01:29.650Z] (Eclipse:19192): Gtk-WARNING **: 22:01:29.402: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:29 [2024-02-28T22:01:29.650Z] 
17:01:29 [2024-02-28T22:01:29.650Z] (Eclipse:19192): Gtk-WARNING **: 22:01:29.402: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:29 [2024-02-28T22:01:29.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
17:01:29 [2024-02-28T22:01:29.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
17:01:29 [2024-02-28T22:01:29.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-239294394 data=null doit=true}, Shell with text {Preferences}]
17:01:29 [2024-02-28T22:01:29.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
17:01:29 [2024-02-28T22:01:29.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:29 [2024-02-28T22:01:29.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:29 [2024-02-28T22:01:29.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
17:01:29 [2024-02-28T22:01:29.650Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
17:01:29 [2024-02-28T22:01:29.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=-239294387 data=null doit=true}, Tree node with text: Perspectives]
17:01:29 [2024-02-28T22:01:29.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-239294387 data=null}, Tree node with text: Perspectives]
17:01:29 [2024-02-28T22:01:29.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-239294387 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
17:01:29 [2024-02-28T22:01:29.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239294387 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]
17:01:29 [2024-02-28T22:01:29.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-239294386 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
17:01:29 [2024-02-28T22:01:29.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:29 [2024-02-28T22:01:29.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-239294385 data=null button=0 stateMask=0x0 x=86 y=196 count=0}, Tree node with text: Perspectives]
17:01:29 [2024-02-28T22:01:29.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=-239294385 data=null doit=true}, Tree node with text: Perspectives]
17:01:29 [2024-02-28T22:01:29.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-239294385 data=null}, Tree node with text: Perspectives]
17:01:29 [2024-02-28T22:01:29.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-239294385 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
17:01:29 [2024-02-28T22:01:29.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239294385 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]
17:01:29 [2024-02-28T22:01:29.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-239294385 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
17:01:29 [2024-02-28T22:01:29.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
17:01:29 [2024-02-28T22:01:29.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
17:01:29 [2024-02-28T22:01:29.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
17:01:29 [2024-02-28T22:01:29.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt'
17:01:29 [2024-02-28T22:01:29.650Z] 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'
17:01:29 [2024-02-28T22:01:29.650Z] 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')
17:01:29 [2024-02-28T22:01:29.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO'
17:01:29 [2024-02-28T22:01:29.650Z] 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')
17:01:29 [2024-02-28T22:01:29.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
17:01:29 [2024-02-28T22:01:29.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
17:01:29 [2024-02-28T22:01:29.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:01:29 [2024-02-28T22:01:29.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
17:01:29 [2024-02-28T22:01:29.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
17:01:29 [2024-02-28T22:01:29.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
17:01:29 [2024-02-28T22:01:29.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
17:01:29 [2024-02-28T22:01:29.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
17:01:29 [2024-02-28T22:01:29.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
17:01:29 [2024-02-28T22:01:29.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:01:29 [2024-02-28T22:01:29.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
17:01:29 [2024-02-28T22:01:29.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
17:01:29 [2024-02-28T22:01:29.650Z] 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')
17:01:29 [2024-02-28T22:01:29.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
17:01:29 [2024-02-28T22:01:29.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
17:01:29 [2024-02-28T22:01:29.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=-239294383 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
17:01:29 [2024-02-28T22:01:29.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=-239294383 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
17:01:29 [2024-02-28T22:01:29.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=-239294383 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
17:01:29 [2024-02-28T22:01:29.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=-239294383 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
17:01:29 [2024-02-28T22:01:29.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=-239294383 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
17:01:29 [2024-02-28T22:01:29.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=-239294383 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
17:01:29 [2024-02-28T22:01:29.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=-239294383 data=null 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')]
17:01:29 [2024-02-28T22:01:29.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-239294692 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
17:01:29 [2024-02-28T22:01:29.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
17:01:29 [2024-02-28T22:01:29.905Z] 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@71806c64] time=-239294028 data=null doit=true}, Shell with text {data - Eclipse Platform}]
17:01:29 [2024-02-28T22:01:29.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
17:01:29 [2024-02-28T22:01:29.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
17:01:29 [2024-02-28T22:01:29.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
17:01:30 [2024-02-28T22:01:30.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
17:01:30 [2024-02-28T22:01:30.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
17:01:30 [2024-02-28T22:01:30.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-239293798 data=null doit=true}, Shell with text {Preferences}]
17:01:30 [2024-02-28T22:01:30.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
17:01:30 [2024-02-28T22:01:30.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:30 [2024-02-28T22:01:30.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:30 [2024-02-28T22:01:30.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
17:01:30 [2024-02-28T22:01:30.161Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
17:01:30 [2024-02-28T22:01:30.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=-239293781 data=null doit=true}, Tree node with text: Perspectives]
17:01:30 [2024-02-28T22:01:30.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-239293781 data=null}, Tree node with text: Perspectives]
17:01:30 [2024-02-28T22:01:30.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-239293781 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
17:01:30 [2024-02-28T22:01:30.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239293768 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]
17:01:30 [2024-02-28T22:01:30.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-239293768 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
17:01:30 [2024-02-28T22:01:30.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:30 [2024-02-28T22:01:30.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-239293765 data=null button=0 stateMask=0x0 x=86 y=196 count=0}, Tree node with text: Perspectives]
17:01:30 [2024-02-28T22:01:30.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=-239293764 data=null doit=true}, Tree node with text: Perspectives]
17:01:30 [2024-02-28T22:01:30.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-239293764 data=null}, Tree node with text: Perspectives]
17:01:30 [2024-02-28T22:01:30.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-239293764 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
17:01:30 [2024-02-28T22:01:30.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239293751 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]
17:01:30 [2024-02-28T22:01:30.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-239293751 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
17:01:30 [2024-02-28T22:01:30.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
17:01:30 [2024-02-28T22:01:30.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
17:01:30 [2024-02-28T22:01:30.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
17:01:30 [2024-02-28T22:01:30.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt'
17:01:30 [2024-02-28T22:01:30.161Z] 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'
17:01:30 [2024-02-28T22:01:30.161Z] 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')
17:01:30 [2024-02-28T22:01:30.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO'
17:01:30 [2024-02-28T22:01:30.161Z] 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')
17:01:30 [2024-02-28T22:01:30.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
17:01:30 [2024-02-28T22:01:30.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
17:01:30 [2024-02-28T22:01:30.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:01:30 [2024-02-28T22:01:30.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
17:01:30 [2024-02-28T22:01:30.161Z] 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.
17:01:30 [2024-02-28T22:01:30.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
17:01:30 [2024-02-28T22:01:30.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
17:01:30 [2024-02-28T22:01:30.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
17:01:30 [2024-02-28T22:01:30.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
17:01:30 [2024-02-28T22:01:30.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
17:01:30 [2024-02-28T22:01:30.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:01:30 [2024-02-28T22:01:30.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
17:01:30 [2024-02-28T22:01:30.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
17:01:30 [2024-02-28T22:01:30.161Z] 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')
17:01:30 [2024-02-28T22:01:30.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
17:01:30 [2024-02-28T22:01:30.162Z] 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')
17:01:30 [2024-02-28T22:01:30.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
17:01:30 [2024-02-28T22:01:30.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-239293729 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')]
17:01:30 [2024-02-28T22:01:30.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-239293729 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')]
17:01:30 [2024-02-28T22:01:30.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-239293729 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
17:01:30 [2024-02-28T22:01:30.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-239293729 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
17:01:30 [2024-02-28T22:01:30.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-239293729 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')]
17:01:30 [2024-02-28T22:01:30.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-239293729 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')]
17:01:30 [2024-02-28T22:01:30.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-239293729 data=null 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')]
17:01:30 [2024-02-28T22:01:30.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-239294007 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
17:01:30 [2024-02-28T22:01:30.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
17:01:30 [2024-02-28T22:01:30.722Z] 
17:01:30 [2024-02-28T22:01:30.722Z] (Eclipse:19192): Gtk-WARNING **: 22:01:30.512: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:30 [2024-02-28T22:01:30.722Z] 
17:01:30 [2024-02-28T22:01:30.722Z] (Eclipse:19192): Gtk-WARNING **: 22:01:30.513: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:30 [2024-02-28T22:01:30.722Z] 
17:01:30 [2024-02-28T22:01:30.722Z] (Eclipse:19192): Gtk-WARNING **: 22:01:30.513: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:30 [2024-02-28T22:01:30.722Z] 
17:01:30 [2024-02-28T22:01:30.722Z] (Eclipse:19192): Gtk-WARNING **: 22:01:30.513: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:30 [2024-02-28T22:01:30.722Z] 
17:01:30 [2024-02-28T22:01:30.722Z] (Eclipse:19192): Gtk-WARNING **: 22:01:30.558: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:30 [2024-02-28T22:01:30.722Z] 
17:01:30 [2024-02-28T22:01:30.722Z] (Eclipse:19192): Gtk-WARNING **: 22:01:30.558: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:30 [2024-02-28T22:01:30.722Z] 
17:01:30 [2024-02-28T22:01:30.722Z] (Eclipse:19192): Gtk-WARNING **: 22:01:30.558: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:30 [2024-02-28T22:01:30.722Z] 
17:01:30 [2024-02-28T22:01:30.722Z] (Eclipse:19192): Gtk-WARNING **: 22:01:30.558: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:30 [2024-02-28T22:01:30.722Z] 
17:01:30 [2024-02-28T22:01:30.722Z] (Eclipse:19192): Gtk-WARNING **: 22:01:30.577: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:30 [2024-02-28T22:01:30.722Z] 
17:01:30 [2024-02-28T22:01:30.722Z] (Eclipse:19192): Gtk-WARNING **: 22:01:30.577: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:30 [2024-02-28T22:01:30.722Z] 
17:01:30 [2024-02-28T22:01:30.722Z] (Eclipse:19192): Gtk-WARNING **: 22:01:30.577: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:30 [2024-02-28T22:01:30.722Z] 
17:01:30 [2024-02-28T22:01:30.722Z] (Eclipse:19192): Gtk-WARNING **: 22:01:30.577: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:30 [2024-02-28T22:01:30.722Z] 
17:01:30 [2024-02-28T22:01:30.722Z] (Eclipse:19192): Gtk-WARNING **: 22:01:30.595: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:30 [2024-02-28T22:01:30.722Z] 
17:01:30 [2024-02-28T22:01:30.722Z] (Eclipse:19192): Gtk-WARNING **: 22:01:30.595: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:30 [2024-02-28T22:01:30.722Z] 
17:01:30 [2024-02-28T22:01:30.722Z] (Eclipse:19192): Gtk-WARNING **: 22:01:30.595: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:30 [2024-02-28T22:01:30.722Z] 
17:01:30 [2024-02-28T22:01:30.722Z] (Eclipse:19192): Gtk-WARNING **: 22:01:30.595: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:30 [2024-02-28T22:01:30.722Z] 
17:01:30 [2024-02-28T22:01:30.722Z] (Eclipse:19192): Gtk-WARNING **: 22:01:30.614: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:30 [2024-02-28T22:01:30.722Z] 
17:01:30 [2024-02-28T22:01:30.722Z] (Eclipse:19192): Gtk-WARNING **: 22:01:30.614: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:30 [2024-02-28T22:01:30.722Z] 
17:01:30 [2024-02-28T22:01:30.722Z] (Eclipse:19192): Gtk-WARNING **: 22:01:30.614: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:30 [2024-02-28T22:01:30.722Z] 
17:01:30 [2024-02-28T22:01:30.722Z] (Eclipse:19192): Gtk-WARNING **: 22:01:30.614: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:30 [2024-02-28T22:01:30.722Z] 
17:01:30 [2024-02-28T22:01:30.722Z] (Eclipse:19192): Gtk-WARNING **: 22:01:30.633: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:30 [2024-02-28T22:01:30.722Z] 
17:01:30 [2024-02-28T22:01:30.722Z] (Eclipse:19192): Gtk-WARNING **: 22:01:30.633: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:30 [2024-02-28T22:01:30.722Z] 
17:01:30 [2024-02-28T22:01:30.722Z] (Eclipse:19192): Gtk-WARNING **: 22:01:30.633: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:30 [2024-02-28T22:01:30.722Z] 
17:01:30 [2024-02-28T22:01:30.722Z] (Eclipse:19192): Gtk-WARNING **: 22:01:30.633: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:30 [2024-02-28T22:01:30.722Z] 
17:01:30 [2024-02-28T22:01:30.722Z] (Eclipse:19192): Gtk-WARNING **: 22:01:30.650: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:30 [2024-02-28T22:01:30.722Z] 
17:01:30 [2024-02-28T22:01:30.722Z] (Eclipse:19192): Gtk-WARNING **: 22:01:30.650: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:30 [2024-02-28T22:01:30.722Z] 
17:01:30 [2024-02-28T22:01:30.722Z] (Eclipse:19192): Gtk-WARNING **: 22:01:30.650: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:30 [2024-02-28T22:01:30.722Z] 
17:01:30 [2024-02-28T22:01:30.722Z] (Eclipse:19192): Gtk-WARNING **: 22:01:30.650: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:30 [2024-02-28T22:01:30.722Z] 
17:01:30 [2024-02-28T22:01:30.722Z] (Eclipse:19192): Gtk-WARNING **: 22:01:30.667: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:30 [2024-02-28T22:01:30.722Z] 
17:01:30 [2024-02-28T22:01:30.722Z] (Eclipse:19192): Gtk-WARNING **: 22:01:30.667: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:30 [2024-02-28T22:01:30.722Z] 
17:01:30 [2024-02-28T22:01:30.722Z] (Eclipse:19192): Gtk-WARNING **: 22:01:30.667: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:30 [2024-02-28T22:01:30.722Z] 
17:01:30 [2024-02-28T22:01:30.722Z] (Eclipse:19192): Gtk-WARNING **: 22:01:30.667: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:31 [2024-02-28T22:01:31.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Perspective ...", using matcher: with text 'Confirm Perspective Switch'
17:01:31 [2024-02-28T22:01:31.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Remember my decisio...", using matcher: of type 'Button'
17:01:31 [2024-02-28T22:01:31.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
17:01:31 [2024-02-28T22:01:31.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
17:01:31 [2024-02-28T22:01:31.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
17:01:31 [2024-02-28T22:01:31.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
17:01:31 [2024-02-28T22:01:31.647Z] 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')
17:01:31 [2024-02-28T22:01:31.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
17:01:31 [2024-02-28T22:01:31.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-239292232 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:01:31 [2024-02-28T22:01:31.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-239292232 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:01:31 [2024-02-28T22:01:31.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-239292232 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:01:31 [2024-02-28T22:01:31.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-239292232 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:01:31 [2024-02-28T22:01:31.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-239292232 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:01:31 [2024-02-28T22:01:31.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-239292232 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
17:01:31 [2024-02-28T22:01:31.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-239292232 data=null 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')]
17:01:31 [2024-02-28T22:01:31.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
17:01:31 [2024-02-28T22:01:31.903Z] 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@71806c64] time=-239292076 data=null doit=true}, Shell with text {data - test/Traces/kernel/kernel_ - Eclipse Platform}]
17:01:31 [2024-02-28T22:01:31.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
17:01:31 [2024-02-28T22:01:31.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
17:01:31 [2024-02-28T22:01:31.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
17:01:32 [2024-02-28T22:01:32.158Z] 
17:01:32 [2024-02-28T22:01:32.158Z] (Eclipse:19192): Gtk-WARNING **: 22:01:32.108: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:32 [2024-02-28T22:01:32.158Z] 
17:01:32 [2024-02-28T22:01:32.158Z] (Eclipse:19192): Gtk-WARNING **: 22:01:32.108: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:32 [2024-02-28T22:01:32.158Z] 
17:01:32 [2024-02-28T22:01:32.158Z] (Eclipse:19192): Gtk-WARNING **: 22:01:32.108: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:32 [2024-02-28T22:01:32.158Z] 
17:01:32 [2024-02-28T22:01:32.158Z] (Eclipse:19192): Gtk-WARNING **: 22:01:32.108: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:32 [2024-02-28T22:01:32.413Z] 
17:01:32 [2024-02-28T22:01:32.413Z] (Eclipse:19192): Gtk-WARNING **: 22:01:32.182: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:32 [2024-02-28T22:01:32.413Z] 
17:01:32 [2024-02-28T22:01:32.413Z] (Eclipse:19192): Gtk-WARNING **: 22:01:32.182: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:32 [2024-02-28T22:01:32.413Z] 
17:01:32 [2024-02-28T22:01:32.413Z] (Eclipse:19192): Gtk-WARNING **: 22:01:32.182: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:32 [2024-02-28T22:01:32.413Z] 
17:01:32 [2024-02-28T22:01:32.413Z] (Eclipse:19192): Gtk-WARNING **: 22:01:32.182: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:32 [2024-02-28T22:01:32.413Z] 
17:01:32 [2024-02-28T22:01:32.413Z] (Eclipse:19192): Gtk-WARNING **: 22:01:32.214: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:32 [2024-02-28T22:01:32.413Z] 
17:01:32 [2024-02-28T22:01:32.413Z] (Eclipse:19192): Gtk-WARNING **: 22:01:32.214: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:32 [2024-02-28T22:01:32.413Z] 
17:01:32 [2024-02-28T22:01:32.413Z] (Eclipse:19192): Gtk-WARNING **: 22:01:32.214: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:32 [2024-02-28T22:01:32.413Z] 
17:01:32 [2024-02-28T22:01:32.413Z] (Eclipse:19192): Gtk-WARNING **: 22:01:32.214: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:32 [2024-02-28T22:01:32.413Z] 
17:01:32 [2024-02-28T22:01:32.413Z] (Eclipse:19192): Gtk-WARNING **: 22:01:32.286: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:32 [2024-02-28T22:01:32.413Z] 
17:01:32 [2024-02-28T22:01:32.413Z] (Eclipse:19192): Gtk-WARNING **: 22:01:32.286: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:32 [2024-02-28T22:01:32.413Z] 
17:01:32 [2024-02-28T22:01:32.413Z] (Eclipse:19192): Gtk-WARNING **: 22:01:32.286: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:32 [2024-02-28T22:01:32.413Z] 
17:01:32 [2024-02-28T22:01:32.413Z] (Eclipse:19192): Gtk-WARNING **: 22:01:32.286: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:32 [2024-02-28T22:01:32.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
17:01:32 [2024-02-28T22:01:32.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
17:01:32 [2024-02-28T22:01:32.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-239291502 data=null doit=true}, Shell with text {Preferences}]
17:01:32 [2024-02-28T22:01:32.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
17:01:32 [2024-02-28T22:01:32.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:32 [2024-02-28T22:01:32.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:32 [2024-02-28T22:01:32.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
17:01:32 [2024-02-28T22:01:32.413Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
17:01:32 [2024-02-28T22:01:32.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=-239291501 data=null doit=true}, Tree node with text: Perspectives]
17:01:32 [2024-02-28T22:01:32.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-239291501 data=null}, Tree node with text: Perspectives]
17:01:32 [2024-02-28T22:01:32.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-239291500 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
17:01:32 [2024-02-28T22:01:32.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239291500 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]
17:01:32 [2024-02-28T22:01:32.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-239291499 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
17:01:32 [2024-02-28T22:01:32.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:32 [2024-02-28T22:01:32.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-239291492 data=null button=0 stateMask=0x0 x=86 y=196 count=0}, Tree node with text: Perspectives]
17:01:32 [2024-02-28T22:01:32.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=-239291492 data=null doit=true}, Tree node with text: Perspectives]
17:01:32 [2024-02-28T22:01:32.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-239291492 data=null}, Tree node with text: Perspectives]
17:01:32 [2024-02-28T22:01:32.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-239291492 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
17:01:32 [2024-02-28T22:01:32.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239291491 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]
17:01:32 [2024-02-28T22:01:32.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-239291491 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
17:01:32 [2024-02-28T22:01:32.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
17:01:32 [2024-02-28T22:01:32.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
17:01:32 [2024-02-28T22:01:32.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
17:01:32 [2024-02-28T22:01:32.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt'
17:01:32 [2024-02-28T22:01:32.414Z] 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'
17:01:32 [2024-02-28T22:01:32.414Z] 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')
17:01:32 [2024-02-28T22:01:32.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO'
17:01:32 [2024-02-28T22:01:32.414Z] 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')
17:01:32 [2024-02-28T22:01:32.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
17:01:32 [2024-02-28T22:01:32.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
17:01:32 [2024-02-28T22:01:32.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:01:32 [2024-02-28T22:01:32.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
17:01:32 [2024-02-28T22:01:32.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
17:01:32 [2024-02-28T22:01:32.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
17:01:32 [2024-02-28T22:01:32.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
17:01:32 [2024-02-28T22:01:32.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
17:01:32 [2024-02-28T22:01:32.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
17:01:32 [2024-02-28T22:01:32.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:01:32 [2024-02-28T22:01:32.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
17:01:32 [2024-02-28T22:01:32.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
17:01:32 [2024-02-28T22:01:32.414Z] 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')
17:01:32 [2024-02-28T22:01:32.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
17:01:32 [2024-02-28T22:01:32.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
17:01:32 [2024-02-28T22:01:32.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=-239291489 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
17:01:32 [2024-02-28T22:01:32.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=-239291489 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
17:01:32 [2024-02-28T22:01:32.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=-239291489 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
17:01:32 [2024-02-28T22:01:32.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=-239291489 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
17:01:32 [2024-02-28T22:01:32.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=-239291489 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
17:01:32 [2024-02-28T22:01:32.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=-239291489 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
17:01:32 [2024-02-28T22:01:32.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=-239291489 data=null 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')]
17:01:32 [2024-02-28T22:01:32.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-239291922 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
17:01:32 [2024-02-28T22:01:32.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
17:01:32 [2024-02-28T22:01:32.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@71806c64] time=-239291085 data=null doit=true}, Shell with text {data - Eclipse Platform}]
17:01:32 [2024-02-28T22:01:32.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
17:01:32 [2024-02-28T22:01:32.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
17:01:32 [2024-02-28T22:01:32.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
17:01:32 [2024-02-28T22:01:32.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
17:01:33 [2024-02-28T22:01:33.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
17:01:33 [2024-02-28T22:01:33.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-239290790 data=null doit=true}, Shell with text {Preferences}]
17:01:33 [2024-02-28T22:01:33.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
17:01:33 [2024-02-28T22:01:33.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:33 [2024-02-28T22:01:33.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:33 [2024-02-28T22:01:33.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
17:01:33 [2024-02-28T22:01:33.180Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
17:01:33 [2024-02-28T22:01:33.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=-239290774 data=null doit=true}, Tree node with text: Perspectives]
17:01:33 [2024-02-28T22:01:33.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-239290774 data=null}, Tree node with text: Perspectives]
17:01:33 [2024-02-28T22:01:33.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-239290774 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
17:01:33 [2024-02-28T22:01:33.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239290774 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]
17:01:33 [2024-02-28T22:01:33.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-239290774 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
17:01:33 [2024-02-28T22:01:33.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:33 [2024-02-28T22:01:33.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-239290773 data=null button=0 stateMask=0x0 x=86 y=196 count=0}, Tree node with text: Perspectives]
17:01:33 [2024-02-28T22:01:33.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=-239290772 data=null doit=true}, Tree node with text: Perspectives]
17:01:33 [2024-02-28T22:01:33.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-239290772 data=null}, Tree node with text: Perspectives]
17:01:33 [2024-02-28T22:01:33.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-239290772 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
17:01:33 [2024-02-28T22:01:33.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239290772 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]
17:01:33 [2024-02-28T22:01:33.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-239290772 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
17:01:33 [2024-02-28T22:01:33.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
17:01:33 [2024-02-28T22:01:33.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: with mnemonic 'Always'
17:01:33 [2024-02-28T22:01:33.180Z] 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'
17:01:33 [2024-02-28T22:01:33.180Z] 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')
17:01:33 [2024-02-28T22:01:33.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: with style 'SWT.RADIO'
17:01:33 [2024-02-28T22:01:33.181Z] 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')
17:01:33 [2024-02-28T22:01:33.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
17:01:33 [2024-02-28T22:01:33.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
17:01:33 [2024-02-28T22:01:33.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
17:01:33 [2024-02-28T22:01:33.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
17:01:33 [2024-02-28T22:01:33.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:01:33 [2024-02-28T22:01:33.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
17:01:33 [2024-02-28T22:01:33.181Z] 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')
17:01:33 [2024-02-28T22:01:33.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Prompt} time=-239290741 data=null doit=true}, Button with text {Prompt}]
17:01:33 [2024-02-28T22:01:33.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Prompt} time=-239290741 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Prompt}]
17:01:33 [2024-02-28T22:01:33.181Z] 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')
17:01:33 [2024-02-28T22:01:33.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Always} time=-239290740 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')]
17:01:33 [2024-02-28T22:01:33.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Always} time=-239290740 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')]
17:01:33 [2024-02-28T22:01:33.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Always} time=-239290740 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')]
17:01:33 [2024-02-28T22:01:33.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Always} time=-239290740 data=null 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')]
17:01:33 [2024-02-28T22:01:33.181Z] 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')
17:01:33 [2024-02-28T22:01:33.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
17:01:33 [2024-02-28T22:01:33.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
17:01:33 [2024-02-28T22:01:33.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
17:01:33 [2024-02-28T22:01:33.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
17:01:33 [2024-02-28T22:01:33.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
17:01:33 [2024-02-28T22:01:33.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:01:33 [2024-02-28T22:01:33.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
17:01:33 [2024-02-28T22:01:33.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
17:01:33 [2024-02-28T22:01:33.181Z] 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')
17:01:33 [2024-02-28T22:01:33.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
17:01:33 [2024-02-28T22:01:33.181Z] 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')
17:01:33 [2024-02-28T22:01:33.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
17:01:33 [2024-02-28T22:01:33.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-239290739 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')]
17:01:33 [2024-02-28T22:01:33.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-239290739 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')]
17:01:33 [2024-02-28T22:01:33.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-239290739 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
17:01:33 [2024-02-28T22:01:33.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-239290739 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
17:01:33 [2024-02-28T22:01:33.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-239290738 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')]
17:01:33 [2024-02-28T22:01:33.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-239290738 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')]
17:01:33 [2024-02-28T22:01:33.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-239290738 data=null 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')]
17:01:33 [2024-02-28T22:01:33.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-239291025 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
17:01:33 [2024-02-28T22:01:33.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
17:01:35 [2024-02-28T22:01:35.066Z] 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@71806c64] time=-239289067 data=null doit=true}, Shell with text {data - Eclipse Platform}]
17:01:35 [2024-02-28T22:01:35.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
17:01:35 [2024-02-28T22:01:35.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
17:01:35 [2024-02-28T22:01:35.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
17:01:35 [2024-02-28T22:01:35.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
17:01:35 [2024-02-28T22:01:35.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
17:01:35 [2024-02-28T22:01:35.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-239288798 data=null doit=true}, Shell with text {Preferences}]
17:01:35 [2024-02-28T22:01:35.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
17:01:35 [2024-02-28T22:01:35.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:35 [2024-02-28T22:01:35.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:35 [2024-02-28T22:01:35.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
17:01:35 [2024-02-28T22:01:35.066Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
17:01:35 [2024-02-28T22:01:35.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=-239288785 data=null doit=true}, Tree node with text: Perspectives]
17:01:35 [2024-02-28T22:01:35.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-239288785 data=null}, Tree node with text: Perspectives]
17:01:35 [2024-02-28T22:01:35.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-239288784 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
17:01:35 [2024-02-28T22:01:35.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239288784 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]
17:01:35 [2024-02-28T22:01:35.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-239288784 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
17:01:35 [2024-02-28T22:01:35.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:35 [2024-02-28T22:01:35.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-239288783 data=null button=0 stateMask=0x0 x=86 y=196 count=0}, Tree node with text: Perspectives]
17:01:35 [2024-02-28T22:01:35.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=-239288783 data=null doit=true}, Tree node with text: Perspectives]
17:01:35 [2024-02-28T22:01:35.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-239288783 data=null}, Tree node with text: Perspectives]
17:01:35 [2024-02-28T22:01:35.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-239288783 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
17:01:35 [2024-02-28T22:01:35.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239288783 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]
17:01:35 [2024-02-28T22:01:35.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-239288782 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
17:01:35 [2024-02-28T22:01:35.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
17:01:35 [2024-02-28T22:01:35.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
17:01:35 [2024-02-28T22:01:35.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
17:01:35 [2024-02-28T22:01:35.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt'
17:01:35 [2024-02-28T22:01:35.067Z] 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'
17:01:35 [2024-02-28T22:01:35.067Z] 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')
17:01:35 [2024-02-28T22:01:35.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO'
17:01:35 [2024-02-28T22:01:35.067Z] 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')
17:01:35 [2024-02-28T22:01:35.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
17:01:35 [2024-02-28T22:01:35.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
17:01:35 [2024-02-28T22:01:35.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:01:35 [2024-02-28T22:01:35.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
17:01:35 [2024-02-28T22:01:35.067Z] 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')
17:01:35 [2024-02-28T22:01:35.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Always} time=-239288781 data=null doit=true}, Button with text {Always}]
17:01:35 [2024-02-28T22:01:35.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Always} time=-239288781 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Always}]
17:01:35 [2024-02-28T22:01:35.067Z] 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')
17:01:35 [2024-02-28T22:01:35.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Prompt} time=-239288780 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')]
17:01:35 [2024-02-28T22:01:35.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Prompt} time=-239288780 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')]
17:01:35 [2024-02-28T22:01:35.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Prompt} time=-239288780 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')]
17:01:35 [2024-02-28T22:01:35.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Prompt} time=-239288780 data=null 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')]
17:01:35 [2024-02-28T22:01:35.067Z] 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')
17:01:35 [2024-02-28T22:01:35.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
17:01:35 [2024-02-28T22:01:35.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
17:01:35 [2024-02-28T22:01:35.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
17:01:35 [2024-02-28T22:01:35.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
17:01:35 [2024-02-28T22:01:35.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
17:01:35 [2024-02-28T22:01:35.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:01:35 [2024-02-28T22:01:35.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
17:01:35 [2024-02-28T22:01:35.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
17:01:35 [2024-02-28T22:01:35.067Z] 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')
17:01:35 [2024-02-28T22:01:35.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
17:01:35 [2024-02-28T22:01:35.067Z] 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')
17:01:35 [2024-02-28T22:01:35.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
17:01:35 [2024-02-28T22:01:35.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-239288779 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')]
17:01:35 [2024-02-28T22:01:35.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-239288779 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')]
17:01:35 [2024-02-28T22:01:35.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-239288779 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
17:01:35 [2024-02-28T22:01:35.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-239288779 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
17:01:35 [2024-02-28T22:01:35.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-239288779 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')]
17:01:35 [2024-02-28T22:01:35.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-239288779 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')]
17:01:35 [2024-02-28T22:01:35.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-239288779 data=null 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')]
17:01:35 [2024-02-28T22:01:35.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-239289060 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
17:01:35 [2024-02-28T22:01:35.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
17:01:35 [2024-02-28T22:01:35.578Z] 
17:01:35 [2024-02-28T22:01:35.578Z] (Eclipse:19192): Gtk-WARNING **: 22:01:35.494: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:35 [2024-02-28T22:01:35.578Z] 
17:01:35 [2024-02-28T22:01:35.578Z] (Eclipse:19192): Gtk-WARNING **: 22:01:35.494: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:35 [2024-02-28T22:01:35.578Z] 
17:01:35 [2024-02-28T22:01:35.578Z] (Eclipse:19192): Gtk-WARNING **: 22:01:35.494: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:35 [2024-02-28T22:01:35.578Z] 
17:01:35 [2024-02-28T22:01:35.578Z] (Eclipse:19192): Gtk-WARNING **: 22:01:35.494: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:35 [2024-02-28T22:01:35.578Z] 
17:01:35 [2024-02-28T22:01:35.578Z] (Eclipse:19192): Gtk-WARNING **: 22:01:35.571: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:35 [2024-02-28T22:01:35.578Z] 
17:01:35 [2024-02-28T22:01:35.578Z] (Eclipse:19192): Gtk-WARNING **: 22:01:35.571: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:35 [2024-02-28T22:01:35.578Z] 
17:01:35 [2024-02-28T22:01:35.578Z] (Eclipse:19192): Gtk-WARNING **: 22:01:35.571: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:35 [2024-02-28T22:01:35.578Z] 
17:01:35 [2024-02-28T22:01:35.578Z] (Eclipse:19192): Gtk-WARNING **: 22:01:35.571: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:35 [2024-02-28T22:01:35.832Z] 
17:01:35 [2024-02-28T22:01:35.832Z] (Eclipse:19192): Gtk-WARNING **: 22:01:35.590: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:35 [2024-02-28T22:01:35.832Z] 
17:01:35 [2024-02-28T22:01:35.832Z] (Eclipse:19192): Gtk-WARNING **: 22:01:35.590: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:35 [2024-02-28T22:01:35.832Z] 
17:01:35 [2024-02-28T22:01:35.832Z] (Eclipse:19192): Gtk-WARNING **: 22:01:35.590: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:35 [2024-02-28T22:01:35.832Z] 
17:01:35 [2024-02-28T22:01:35.832Z] (Eclipse:19192): Gtk-WARNING **: 22:01:35.590: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:35 [2024-02-28T22:01:35.832Z] 
17:01:35 [2024-02-28T22:01:35.832Z] (Eclipse:19192): Gtk-WARNING **: 22:01:35.609: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:35 [2024-02-28T22:01:35.833Z] 
17:01:35 [2024-02-28T22:01:35.833Z] (Eclipse:19192): Gtk-WARNING **: 22:01:35.609: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:35 [2024-02-28T22:01:35.833Z] 
17:01:35 [2024-02-28T22:01:35.833Z] (Eclipse:19192): Gtk-WARNING **: 22:01:35.609: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:35 [2024-02-28T22:01:35.833Z] 
17:01:35 [2024-02-28T22:01:35.833Z] (Eclipse:19192): Gtk-WARNING **: 22:01:35.609: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:35 [2024-02-28T22:01:35.833Z] 
17:01:35 [2024-02-28T22:01:35.833Z] (Eclipse:19192): Gtk-WARNING **: 22:01:35.627: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:35 [2024-02-28T22:01:35.833Z] 
17:01:35 [2024-02-28T22:01:35.833Z] (Eclipse:19192): Gtk-WARNING **: 22:01:35.627: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:35 [2024-02-28T22:01:35.833Z] 
17:01:35 [2024-02-28T22:01:35.833Z] (Eclipse:19192): Gtk-WARNING **: 22:01:35.627: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:35 [2024-02-28T22:01:35.833Z] 
17:01:35 [2024-02-28T22:01:35.833Z] (Eclipse:19192): Gtk-WARNING **: 22:01:35.627: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:35 [2024-02-28T22:01:35.833Z] 
17:01:35 [2024-02-28T22:01:35.833Z] (Eclipse:19192): Gtk-WARNING **: 22:01:35.682: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:35 [2024-02-28T22:01:35.833Z] 
17:01:35 [2024-02-28T22:01:35.833Z] (Eclipse:19192): Gtk-WARNING **: 22:01:35.682: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:35 [2024-02-28T22:01:35.833Z] 
17:01:35 [2024-02-28T22:01:35.833Z] (Eclipse:19192): Gtk-WARNING **: 22:01:35.682: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:35 [2024-02-28T22:01:35.833Z] 
17:01:35 [2024-02-28T22:01:35.833Z] (Eclipse:19192): Gtk-WARNING **: 22:01:35.682: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:36 [2024-02-28T22:01:36.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Perspective ...", using matcher: with text 'Confirm Perspective Switch'
17:01:36 [2024-02-28T22:01:36.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Remember my decisio...", using matcher: of type 'Button'
17:01:36 [2024-02-28T22:01:36.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Remember my decisio...", using matcher: with mnemonic 'Remember my decision'
17:01:36 [2024-02-28T22:01:36.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Remember my decisio...", using matcher: with style 'SWT.CHECK'
17:01:36 [2024-02-28T22:01:36.757Z] 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')
17:01:36 [2024-02-28T22:01:36.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
17:01:36 [2024-02-28T22:01:36.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
17:01:36 [2024-02-28T22:01:36.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
17:01:36 [2024-02-28T22:01:36.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Remember my decision}. Setting state to selected
17:01:36 [2024-02-28T22:01:36.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Remember my decision} time=-239287193 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')]
17:01:36 [2024-02-28T22:01:36.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Remember my decision} time=-239287191 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')]
17:01:36 [2024-02-28T22:01:36.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Remember my decision} time=-239287191 data=null doit=true}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
17:01:36 [2024-02-28T22:01:36.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Remember my decision} time=-239287191 data=null}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
17:01:36 [2024-02-28T22:01:36.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Remember my decision} time=-239287191 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')]
17:01:36 [2024-02-28T22:01:36.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Remember my decision} time=-239287191 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')]
17:01:36 [2024-02-28T22:01:36.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Remember my decision} time=-239287191 data=null 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')]
17:01:36 [2024-02-28T22:01:36.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Remember my decision} time=-239287191 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')]
17:01:36 [2024-02-28T22:01:36.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Remember my decision} time=-239287191 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')]
17:01:36 [2024-02-28T22:01:36.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Remember my decision} time=-239287191 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')]
17:01:36 [2024-02-28T22:01:36.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Remember my decision} time=-239287191 data=null doit=true}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
17:01:36 [2024-02-28T22:01:36.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Remember my decision} time=-239287190 data=null}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
17:01:36 [2024-02-28T22:01:36.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
17:01:36 [2024-02-28T22:01:36.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Remember my decisio...", using matcher: of type 'Button'
17:01:36 [2024-02-28T22:01:36.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
17:01:36 [2024-02-28T22:01:36.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with mnemonic 'No'
17:01:36 [2024-02-28T22:01:36.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with style 'SWT.PUSH'
17:01:36 [2024-02-28T22:01:36.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')
17:01:36 [2024-02-28T22:01:36.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
17:01:36 [2024-02-28T22:01:36.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &No
17:01:36 [2024-02-28T22:01:36.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&No} time=-239287190 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
17:01:36 [2024-02-28T22:01:36.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&No} time=-239287190 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
17:01:36 [2024-02-28T22:01:36.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&No} time=-239287190 data=null doit=true}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
17:01:36 [2024-02-28T22:01:36.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&No} time=-239287190 data=null}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
17:01:36 [2024-02-28T22:01:36.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&No} time=-239287190 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
17:01:36 [2024-02-28T22:01:36.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&No} time=-239287190 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
17:01:36 [2024-02-28T22:01:36.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&No} time=-239287190 data=null 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')]
17:01:36 [2024-02-28T22:01:36.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
17:01:36 [2024-02-28T22:01:36.758Z] 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@71806c64] time=-239287108 data=null doit=true}, Shell with text {data - test/Traces/kernel/kernel_ - Eclipse Platform}]
17:01:36 [2024-02-28T22:01:36.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
17:01:36 [2024-02-28T22:01:36.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
17:01:36 [2024-02-28T22:01:36.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
17:01:37 [2024-02-28T22:01:37.013Z] 
17:01:37 [2024-02-28T22:01:37.013Z] (Eclipse:19192): Gtk-WARNING **: 22:01:36.830: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:37 [2024-02-28T22:01:37.013Z] 
17:01:37 [2024-02-28T22:01:37.013Z] (Eclipse:19192): Gtk-WARNING **: 22:01:36.830: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:37 [2024-02-28T22:01:37.013Z] 
17:01:37 [2024-02-28T22:01:37.013Z] (Eclipse:19192): Gtk-WARNING **: 22:01:36.830: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:37 [2024-02-28T22:01:37.013Z] 
17:01:37 [2024-02-28T22:01:37.013Z] (Eclipse:19192): Gtk-WARNING **: 22:01:36.830: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:37 [2024-02-28T22:01:37.013Z] 
17:01:37 [2024-02-28T22:01:37.013Z] (Eclipse:19192): Gtk-WARNING **: 22:01:36.849: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:37 [2024-02-28T22:01:37.013Z] 
17:01:37 [2024-02-28T22:01:37.013Z] (Eclipse:19192): Gtk-WARNING **: 22:01:36.849: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:37 [2024-02-28T22:01:37.013Z] 
17:01:37 [2024-02-28T22:01:37.013Z] (Eclipse:19192): Gtk-WARNING **: 22:01:36.849: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:37 [2024-02-28T22:01:37.013Z] 
17:01:37 [2024-02-28T22:01:37.013Z] (Eclipse:19192): Gtk-WARNING **: 22:01:36.849: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:37 [2024-02-28T22:01:37.013Z] 
17:01:37 [2024-02-28T22:01:37.013Z] (Eclipse:19192): Gtk-WARNING **: 22:01:36.869: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:37 [2024-02-28T22:01:37.013Z] 
17:01:37 [2024-02-28T22:01:37.013Z] (Eclipse:19192): Gtk-WARNING **: 22:01:36.869: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:37 [2024-02-28T22:01:37.013Z] 
17:01:37 [2024-02-28T22:01:37.013Z] (Eclipse:19192): Gtk-WARNING **: 22:01:36.869: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:37 [2024-02-28T22:01:37.013Z] 
17:01:37 [2024-02-28T22:01:37.013Z] (Eclipse:19192): Gtk-WARNING **: 22:01:36.869: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:37 [2024-02-28T22:01:37.013Z] 
17:01:37 [2024-02-28T22:01:37.013Z] (Eclipse:19192): Gtk-WARNING **: 22:01:36.888: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:37 [2024-02-28T22:01:37.013Z] 
17:01:37 [2024-02-28T22:01:37.013Z] (Eclipse:19192): Gtk-WARNING **: 22:01:36.888: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:37 [2024-02-28T22:01:37.013Z] 
17:01:37 [2024-02-28T22:01:37.013Z] (Eclipse:19192): Gtk-WARNING **: 22:01:36.888: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:37 [2024-02-28T22:01:37.013Z] 
17:01:37 [2024-02-28T22:01:37.013Z] (Eclipse:19192): Gtk-WARNING **: 22:01:36.888: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:37 [2024-02-28T22:01:37.013Z] 
17:01:37 [2024-02-28T22:01:37.013Z] (Eclipse:19192): Gtk-WARNING **: 22:01:36.910: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:37 [2024-02-28T22:01:37.013Z] 
17:01:37 [2024-02-28T22:01:37.013Z] (Eclipse:19192): Gtk-WARNING **: 22:01:36.910: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:37 [2024-02-28T22:01:37.013Z] 
17:01:37 [2024-02-28T22:01:37.013Z] (Eclipse:19192): Gtk-WARNING **: 22:01:36.910: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:37 [2024-02-28T22:01:37.013Z] 
17:01:37 [2024-02-28T22:01:37.013Z] (Eclipse:19192): Gtk-WARNING **: 22:01:36.910: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:37 [2024-02-28T22:01:37.013Z] 
17:01:37 [2024-02-28T22:01:37.013Z] (Eclipse:19192): Gtk-WARNING **: 22:01:36.929: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:37 [2024-02-28T22:01:37.013Z] 
17:01:37 [2024-02-28T22:01:37.013Z] (Eclipse:19192): Gtk-WARNING **: 22:01:36.929: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:37 [2024-02-28T22:01:37.013Z] 
17:01:37 [2024-02-28T22:01:37.013Z] (Eclipse:19192): Gtk-WARNING **: 22:01:36.929: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:37 [2024-02-28T22:01:37.013Z] 
17:01:37 [2024-02-28T22:01:37.013Z] (Eclipse:19192): Gtk-WARNING **: 22:01:36.929: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:37 [2024-02-28T22:01:37.013Z] 
17:01:37 [2024-02-28T22:01:37.013Z] (Eclipse:19192): Gtk-WARNING **: 22:01:36.947: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:37 [2024-02-28T22:01:37.013Z] 
17:01:37 [2024-02-28T22:01:37.013Z] (Eclipse:19192): Gtk-WARNING **: 22:01:36.947: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:37 [2024-02-28T22:01:37.013Z] 
17:01:37 [2024-02-28T22:01:37.013Z] (Eclipse:19192): Gtk-WARNING **: 22:01:36.947: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:37 [2024-02-28T22:01:37.013Z] 
17:01:37 [2024-02-28T22:01:37.013Z] (Eclipse:19192): Gtk-WARNING **: 22:01:36.947: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:37 [2024-02-28T22:01:37.013Z] 
17:01:37 [2024-02-28T22:01:37.013Z] (Eclipse:19192): Gtk-WARNING **: 22:01:36.965: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:37 [2024-02-28T22:01:37.013Z] 
17:01:37 [2024-02-28T22:01:37.013Z] (Eclipse:19192): Gtk-WARNING **: 22:01:36.965: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:37 [2024-02-28T22:01:37.013Z] 
17:01:37 [2024-02-28T22:01:37.013Z] (Eclipse:19192): Gtk-WARNING **: 22:01:36.965: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:37 [2024-02-28T22:01:37.013Z] 
17:01:37 [2024-02-28T22:01:37.013Z] (Eclipse:19192): Gtk-WARNING **: 22:01:36.965: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:37 [2024-02-28T22:01:37.013Z] 
17:01:37 [2024-02-28T22:01:37.013Z] (Eclipse:19192): Gtk-WARNING **: 22:01:36.981: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:37 [2024-02-28T22:01:37.013Z] 
17:01:37 [2024-02-28T22:01:37.013Z] (Eclipse:19192): Gtk-WARNING **: 22:01:36.981: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:37 [2024-02-28T22:01:37.013Z] 
17:01:37 [2024-02-28T22:01:37.013Z] (Eclipse:19192): Gtk-WARNING **: 22:01:36.981: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:37 [2024-02-28T22:01:37.013Z] 
17:01:37 [2024-02-28T22:01:37.013Z] (Eclipse:19192): Gtk-WARNING **: 22:01:36.981: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
17:01:37 [2024-02-28T22:01:37.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
17:01:37 [2024-02-28T22:01:37.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
17:01:37 [2024-02-28T22:01:37.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-239286817 data=null doit=true}, Shell with text {Preferences}]
17:01:37 [2024-02-28T22:01:37.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
17:01:37 [2024-02-28T22:01:37.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:37 [2024-02-28T22:01:37.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:37 [2024-02-28T22:01:37.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
17:01:37 [2024-02-28T22:01:37.014Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
17:01:37 [2024-02-28T22:01:37.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=-239286816 data=null doit=true}, Tree node with text: Perspectives]
17:01:37 [2024-02-28T22:01:37.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-239286816 data=null}, Tree node with text: Perspectives]
17:01:37 [2024-02-28T22:01:37.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-239286815 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
17:01:37 [2024-02-28T22:01:37.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-239286815 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]
17:01:37 [2024-02-28T22:01:37.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-239286815 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
17:01:37 [2024-02-28T22:01:37.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:37 [2024-02-28T22:01:37.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-239286814 data=null button=0 stateMask=0x0 x=86 y=196 count=0}, Tree node with text: Perspectives]
17:01:37 [2024-02-28T22:01:37.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=-239286814 data=null doit=true}, Tree node with text: Perspectives]
17:01:37 [2024-02-28T22:01:37.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-239286814 data=null}, Tree node with text: Perspectives]
17:01:37 [2024-02-28T22:01:37.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-239286814 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
17:01:37 [2024-02-28T22:01:37.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239286814 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]
17:01:37 [2024-02-28T22:01:37.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-239286813 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
17:01:37 [2024-02-28T22:01:37.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
17:01:37 [2024-02-28T22:01:37.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
17:01:37 [2024-02-28T22:01:37.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: with mnemonic 'Never'
17:01:37 [2024-02-28T22:01:37.014Z] 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'
17:01:37 [2024-02-28T22:01:37.014Z] 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')
17:01:37 [2024-02-28T22:01:37.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: with style 'SWT.RADIO'
17:01:37 [2024-02-28T22:01:37.014Z] 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')
17:01:37 [2024-02-28T22:01:37.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
17:01:37 [2024-02-28T22:01:37.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
17:01:37 [2024-02-28T22:01:37.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
17:01:37 [2024-02-28T22:01:37.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:01:37 [2024-02-28T22:01:37.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
17:01:37 [2024-02-28T22:01:37.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
17:01:37 [2024-02-28T22:01:37.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
17:01:37 [2024-02-28T22:01:37.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
17:01:37 [2024-02-28T22:01:37.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
17:01:37 [2024-02-28T22:01:37.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
17:01:37 [2024-02-28T22:01:37.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:01:37 [2024-02-28T22:01:37.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
17:01:37 [2024-02-28T22:01:37.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
17:01:37 [2024-02-28T22:01:37.014Z] 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')
17:01:37 [2024-02-28T22:01:37.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
17:01:37 [2024-02-28T22:01:37.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
17:01:37 [2024-02-28T22:01:37.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=-239286812 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
17:01:37 [2024-02-28T22:01:37.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=-239286812 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
17:01:37 [2024-02-28T22:01:37.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=-239286812 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
17:01:37 [2024-02-28T22:01:37.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=-239286812 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
17:01:37 [2024-02-28T22:01:37.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=-239286812 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
17:01:37 [2024-02-28T22:01:37.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=-239286812 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
17:01:37 [2024-02-28T22:01:37.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=-239286811 data=null 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')]
17:01:37 [2024-02-28T22:01:37.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-239287101 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
17:01:37 [2024-02-28T22:01:37.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
17:01:37 [2024-02-28T22:01:37.523Z] 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@71806c64] time=-239286352 data=null doit=true}, Shell with text {data - Eclipse Platform}]
17:01:37 [2024-02-28T22:01:37.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
17:01:37 [2024-02-28T22:01:37.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
17:01:37 [2024-02-28T22:01:37.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
17:01:37 [2024-02-28T22:01:37.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
17:01:37 [2024-02-28T22:01:37.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-239286347 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
17:01:37 [2024-02-28T22:01:37.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-239286347 data=null doit=true}, TreeItem with text {test}]
17:01:37 [2024-02-28T22:01:37.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-239286347 data=null}, TreeItem with text {test}]
17:01:37 [2024-02-28T22:01:37.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-239286347 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:37 [2024-02-28T22:01:37.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-239286347 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
17:01:37 [2024-02-28T22:01:37.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-239286330 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
17:01:37 [2024-02-28T22:01:37.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
17:01:37 [2024-02-28T22:01:37.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
17:01:37 [2024-02-28T22:01:37.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
17:01:38 [2024-02-28T22:01:38.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
17:01:38 [2024-02-28T22:01:38.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
17:01:38 [2024-02-28T22:01:38.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
17:01:38 [2024-02-28T22:01:38.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
17:01:38 [2024-02-28T22:01:38.338Z] 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')
17:01:38 [2024-02-28T22:01:38.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
17:01:38 [2024-02-28T22:01:38.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:01:38 [2024-02-28T22:01:38.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
17:01:38 [2024-02-28T22:01:38.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
17:01:38 [2024-02-28T22:01:38.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
17:01:38 [2024-02-28T22:01:38.338Z] 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=-239285615 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
17:01:38 [2024-02-28T22:01:38.338Z] 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=-239285615 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
17:01:38 [2024-02-28T22:01:38.338Z] 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=-239285615 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
17:01:38 [2024-02-28T22:01:38.338Z] 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=-239285615 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
17:01:38 [2024-02-28T22:01:38.338Z] 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=-239285615 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
17:01:38 [2024-02-28T22:01:38.338Z] 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=-239285615 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
17:01:38 [2024-02-28T22:01:38.338Z] 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=-239285615 data=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')]
17:01:38 [2024-02-28T22:01:38.338Z] 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=-239285615 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
17:01:38 [2024-02-28T22:01:38.338Z] 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=-239285615 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
17:01:38 [2024-02-28T22:01:38.339Z] 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=-239285615 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
17:01:38 [2024-02-28T22:01:38.339Z] 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=-239285615 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
17:01:38 [2024-02-28T22:01:38.339Z] 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=-239285615 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
17:01:38 [2024-02-28T22:01:38.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
17:01:38 [2024-02-28T22:01:38.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
17:01:38 [2024-02-28T22:01:38.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
17:01:38 [2024-02-28T22:01:38.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
17:01:38 [2024-02-28T22:01:38.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
17:01:38 [2024-02-28T22:01:38.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
17:01:38 [2024-02-28T22:01:38.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
17:01:38 [2024-02-28T22:01:38.339Z] 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')
17:01:38 [2024-02-28T22:01:38.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
17:01:38 [2024-02-28T22:01:38.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-239285614 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
17:01:38 [2024-02-28T22:01:38.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-239285614 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
17:01:38 [2024-02-28T22:01:38.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-239285614 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
17:01:38 [2024-02-28T22:01:38.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-239285614 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
17:01:38 [2024-02-28T22:01:38.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-239285614 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
17:01:38 [2024-02-28T22:01:38.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-239285614 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
17:01:38 [2024-02-28T22:01:38.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')
17:01:38 [2024-02-28T22:01:38.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')
17:01:38 [2024-02-28T22:01:38.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')
17:01:38 [2024-02-28T22:01:38.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')
17:01:38 [2024-02-28T22:01:38.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')
17:01:38 [2024-02-28T22:01:38.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
17:01:38 [2024-02-28T22:01:38.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-239285614 data=null 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')]
17:01:38 [2024-02-28T22:01:38.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-239286301 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
17:01:38 [2024-02-28T22:01:38.849Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.62 s -- in org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest
17:01:38 [2024-02-28T22:01:38.849Z] org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest.testNever -- Time elapsed: 2.264 s
17:01:38 [2024-02-28T22:01:38.849Z] org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest.testNoAssociatedPerspective -- Time elapsed: 2.006 s
17:01:38 [2024-02-28T22:01:38.849Z] org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest.testExperiment -- Time elapsed: 3.234 s
17:01:38 [2024-02-28T22:01:38.849Z] org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest.testPromptYesRemember -- Time elapsed: 3.086 s
17:01:38 [2024-02-28T22:01:38.849Z] org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest.testPromptNo -- Time elapsed: 2.729 s
17:01:38 [2024-02-28T22:01:38.849Z] org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest.testPromptYes -- Time elapsed: 2.990 s
17:01:38 [2024-02-28T22:01:38.849Z] org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest.testAlways -- Time elapsed: 2.001 s
17:01:38 [2024-02-28T22:01:38.849Z] org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest.testPromptNoRemember -- Time elapsed: 2.534 s
17:01:38 [2024-02-28T22:01:38.849Z] 
17:01:38 [2024-02-28T22:01:38.849Z] Results:
17:01:38 [2024-02-28T22:01:38.849Z] 
17:01:38 [2024-02-28T22:01:38.849Z] Tests run: 71, Failures: 0, Errors: 0, Skipped: 0
17:01:38 [2024-02-28T22:01:38.849Z] 
17:01:39 [2024-02-28T22:01:39.104Z] 
17:01:39 [2024-02-28T22:01:39.104Z] !ENTRY org.eclipse.core.resources 2 10035 2024-02-28 22:01:39.008
17:01:39 [2024-02-28T22:01:39.104Z] !MESSAGE The workspace will exit with unsaved changes in this session.
17:01:39 [2024-02-28T22:01:39.663Z] [INFO] All tests passed
17:01:39 [2024-02-28T22:01:39.663Z] [INFO] 
17:01:39 [2024-02-28T22:01:39.663Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.integration.swtbot.tests ---
17:01:39 [2024-02-28T22:01:39.663Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.16-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.swtbot.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.16-SNAPSHOT.jar
17:01:39 [2024-02-28T22:01:39.663Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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.16-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.16-SNAPSHOT.pom
17:01:39 [2024-02-28T22:01:39.663Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.16-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.swtbot.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.16-SNAPSHOT-sources.jar
17:01:39 [2024-02-28T22:01:39.663Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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.16-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.16-SNAPSHOT-p2metadata.xml
17:01:39 [2024-02-28T22:01:39.663Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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.16-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.16-SNAPSHOT-p2artifacts.xml
17:01:39 [2024-02-28T22:01:39.663Z] [INFO] 
17:01:39 [2024-02-28T22:01:39.663Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.integration.swtbot.tests ---
17:01:39 [2024-02-28T22:01:39.663Z] [INFO] 
17:01:39 [2024-02-28T22:01:39.663Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.tests >--
17:01:39 [2024-02-28T22:01:39.663Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.ui.tests 1.0.3-SNAPSHOT [132/141]
17:01:39 [2024-02-28T22:01:39.663Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/pom.xml
17:01:39 [2024-02-28T22:01:39.663Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:01:39 [2024-02-28T22:01:39.663Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:01:39 [2024-02-28T22:01:39.663Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/pom.xml
17:01:39 [2024-02-28T22:01:39.663Z] [INFO] 
17:01:39 [2024-02-28T22:01:39.663Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
17:01:39 [2024-02-28T22:01:39.663Z] [INFO] 
17:01:39 [2024-02-28T22:01:39.663Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
17:01:39 [2024-02-28T22:01:39.663Z] [INFO] The project's OSGi version is 1.0.3.202402282100
17:01:39 [2024-02-28T22:01:39.663Z] [INFO] 
17:01:39 [2024-02-28T22:01:39.663Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
17:01:39 [2024-02-28T22:01:39.663Z] [INFO] 
17:01:39 [2024-02-28T22:01:39.663Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
17:01:39 [2024-02-28T22:01:39.663Z] [INFO] 
17:01:39 [2024-02-28T22:01:39.663Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
17:01:39 [2024-02-28T22:01:39.663Z] [INFO] 
17:01:39 [2024-02-28T22:01:39.663Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
17:01:39 [2024-02-28T22:01:39.663Z] [INFO] 
17:01:39 [2024-02-28T22:01:39.663Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
17:01:39 [2024-02-28T22:01:39.663Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.chart.ui.tests
17:01:39 [2024-02-28T22:01:39.918Z] [INFO] 
17:01:39 [2024-02-28T22:01:39.918Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
17:01:39 [2024-02-28T22:01:39.918Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/src/main/resources
17:01:39 [2024-02-28T22:01:39.918Z] [INFO] 
17:01:39 [2024-02-28T22:01:39.918Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
17:01:39 [2024-02-28T22:01:39.918Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:01:39 [2024-02-28T22:01:39.918Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:01:39 [2024-02-28T22:01:39.918Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/pom.xml
17:01:39 [2024-02-28T22:01:39.918Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
17:01:40 [2024-02-28T22:01:40.173Z] [INFO] 
17:01:40 [2024-02-28T22:01:40.173Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
17:01:40 [2024-02-28T22:01:40.173Z] [INFO] 
17:01:40 [2024-02-28T22:01:40.173Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
17:01:40 [2024-02-28T22:01:40.173Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/src/test/resources
17:01:40 [2024-02-28T22:01:40.173Z] [INFO] 
17:01:40 [2024-02-28T22:01:40.173Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
17:01:40 [2024-02-28T22:01:40.173Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 125 were skipped
17:01:40 [2024-02-28T22:01:40.173Z] [INFO] 
17:01:40 [2024-02-28T22:01:40.173Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
17:01:40 [2024-02-28T22:01:40.173Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.3-SNAPSHOT-sources.jar
17:01:40 [2024-02-28T22:01:40.173Z] [INFO] 
17:01:40 [2024-02-28T22:01:40.173Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
17:01:40 [2024-02-28T22:01:40.173Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.3-SNAPSHOT.jar
17:01:40 [2024-02-28T22:01:40.173Z] [INFO] 
17:01:40 [2024-02-28T22:01:40.173Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
17:01:40 [2024-02-28T22:01:40.173Z] [INFO] 
17:01:40 [2024-02-28T22:01:40.173Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
17:01:40 [2024-02-28T22:01:40.173Z] [INFO] 
17:01:40 [2024-02-28T22:01:40.173Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
17:01:40 [2024-02-28T22:01:40.173Z] [INFO] 
17:01:40 [2024-02-28T22:01:40.173Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
17:01:40 [2024-02-28T22:01:40.173Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.3-SNAPSHOT.jar
17:01:41 [2024-02-28T22:01:41.534Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.3-SNAPSHOT-sources.jar
17:01:42 [2024-02-28T22:01:42.459Z] [INFO] 
17:01:42 [2024-02-28T22:01:42.459Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
17:01:42 [2024-02-28T22:01:42.714Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/work/data/.metadata/.log
17:01:42 [2024-02-28T22:01:42.714Z] [INFO] Command line:
17:01:42 [2024-02-28T22:01:42.714Z] 	[/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-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-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-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
17:01:42 [2024-02-28T22:01:42.714Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
17:01:45 [2024-02-28T22:01:45.974Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
17:01:46 [2024-02-28T22:01:46.230Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
17:01:50 [2024-02-28T22:01:50.390Z] !SESSION 2024-02-28 22:01:42.672 -----------------------------------------------
17:01:50 [2024-02-28T22:01:50.390Z] eclipse.buildId=unknown
17:01:50 [2024-02-28T22:01:50.390Z] java.version=17.0.2
17:01:50 [2024-02-28T22:01:50.390Z] java.vendor=Oracle Corporation
17:01:50 [2024-02-28T22:01:50.390Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
17:01:50 [2024-02-28T22:01:50.390Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
17:01:50 [2024-02-28T22:01:50.391Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-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-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
17:01:50 [2024-02-28T22:01:50.391Z] 
17:01:50 [2024-02-28T22:01:50.391Z] !ENTRY org.eclipse.urischeme 4 0 2024-02-28 22:01:50.374
17:01:50 [2024-02-28T22:01:50.391Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
17:01:50 [2024-02-28T22:01:50.391Z] !STACK 0
17:01:50 [2024-02-28T22:01:50.391Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
17:01:50 [2024-02-28T22:01:50.391Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
17:01:50 [2024-02-28T22:01:50.391Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
17:01:50 [2024-02-28T22:01:50.391Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
17:01:50 [2024-02-28T22:01:50.391Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
17:01:50 [2024-02-28T22:01:50.391Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
17:01:50 [2024-02-28T22:01:50.391Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
17:01:50 [2024-02-28T22:01:50.391Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:88)
17:01:50 [2024-02-28T22:01:50.391Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
17:01:50 [2024-02-28T22:01:50.391Z] Caused by: java.io.IOException: error=2, No such file or directory
17:01:50 [2024-02-28T22:01:50.391Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
17:01:50 [2024-02-28T22:01:50.391Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
17:01:50 [2024-02-28T22:01:50.391Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
17:01:50 [2024-02-28T22:01:50.391Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
17:01:50 [2024-02-28T22:01:50.391Z] 	... 7 more
17:01:50 [2024-02-28T22:01:50.950Z] Running org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest
17:01:51 [2024-02-28T22:01:51.205Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest
17:01:51 [2024-02-28T22:01:51.205Z] org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest.testClamp -- Time elapsed: 0.003 s
17:01:51 [2024-02-28T22:01:51.205Z] org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest.testInvalidConstructor -- Time elapsed: 0.001 s
17:01:51 [2024-02-28T22:01:51.205Z] org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest.testConstructor -- Time elapsed: 0 s
17:01:51 [2024-02-28T22:01:51.205Z] org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest.testDefaultConstructor -- Time elapsed: 0 s
17:01:51 [2024-02-28T22:01:51.205Z] 
17:01:51 [2024-02-28T22:01:51.205Z] Results:
17:01:51 [2024-02-28T22:01:51.205Z] 
17:01:51 [2024-02-28T22:01:51.205Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
17:01:51 [2024-02-28T22:01:51.205Z] 
17:01:52 [2024-02-28T22:01:52.130Z] [INFO] All tests passed
17:01:52 [2024-02-28T22:01:52.130Z] [INFO] 
17:01:52 [2024-02-28T22:01:52.130Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
17:01:52 [2024-02-28T22:01:52.130Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
17:01:52 [2024-02-28T22:01:52.130Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
17:01:52 [2024-02-28T22:01:52.130Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
17:01:52 [2024-02-28T22:01:52.130Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
17:01:52 [2024-02-28T22:01:52.130Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
17:01:52 [2024-02-28T22:01:52.130Z] [INFO] 
17:01:52 [2024-02-28T22:01:52.130Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
17:01:52 [2024-02-28T22:01:52.130Z] [INFO] 
17:01:52 [2024-02-28T22:01:52.130Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests >--
17:01:52 [2024-02-28T22:01:52.130Z] [INFO] Building org.eclipse.tracecompass.datastore.core.tests 1.0.9-SNAPSHOT [133/141]
17:01:52 [2024-02-28T22:01:52.130Z] [INFO]   from statesystem/org.eclipse.tracecompass.datastore.core.tests/pom.xml
17:01:52 [2024-02-28T22:01:52.130Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:01:52 [2024-02-28T22:01:52.130Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:01:52 [2024-02-28T22:01:52.130Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core.tests/pom.xml
17:01:52 [2024-02-28T22:01:52.130Z] [INFO] 
17:01:52 [2024-02-28T22:01:52.130Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.datastore.core.tests ---
17:01:52 [2024-02-28T22:01:52.130Z] [INFO] 
17:01:52 [2024-02-28T22:01:52.130Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.datastore.core.tests ---
17:01:52 [2024-02-28T22:01:52.130Z] [INFO] The project's OSGi version is 1.0.9.202402282100
17:01:52 [2024-02-28T22:01:52.130Z] [INFO] 
17:01:52 [2024-02-28T22:01:52.130Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.datastore.core.tests ---
17:01:52 [2024-02-28T22:01:52.130Z] [INFO] 
17:01:52 [2024-02-28T22:01:52.130Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.datastore.core.tests ---
17:01:52 [2024-02-28T22:01:52.130Z] [INFO] 
17:01:52 [2024-02-28T22:01:52.130Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.datastore.core.tests ---
17:01:52 [2024-02-28T22:01:52.130Z] [INFO] 
17:01:52 [2024-02-28T22:01:52.130Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.datastore.core.tests ---
17:01:52 [2024-02-28T22:01:52.130Z] [INFO] 
17:01:52 [2024-02-28T22:01:52.130Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.datastore.core.tests ---
17:01:52 [2024-02-28T22:01:52.130Z] [INFO] Resolving class path of org.eclipse.tracecompass.datastore.core.tests
17:01:52 [2024-02-28T22:01:52.130Z] [INFO] 
17:01:52 [2024-02-28T22:01:52.130Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.datastore.core.tests ---
17:01:52 [2024-02-28T22:01:52.130Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/main/resources
17:01:52 [2024-02-28T22:01:52.130Z] [INFO] 
17:01:52 [2024-02-28T22:01:52.130Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.datastore.core.tests ---
17:01:52 [2024-02-28T22:01:52.130Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:01:52 [2024-02-28T22:01:52.130Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:01:52 [2024-02-28T22:01:52.130Z] [WARNING] The 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-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core.tests/pom.xml
17:01:52 [2024-02-28T22:01:52.130Z] [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
17:01:52 [2024-02-28T22:01:52.130Z] [INFO] 
17:01:52 [2024-02-28T22:01:52.130Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.datastore.core.tests ---
17:01:52 [2024-02-28T22:01:52.130Z] [INFO] 
17:01:52 [2024-02-28T22:01:52.130Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.datastore.core.tests ---
17:01:52 [2024-02-28T22:01:52.130Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/test/resources
17:01:52 [2024-02-28T22:01:52.130Z] [INFO] 
17:01:52 [2024-02-28T22:01:52.130Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.datastore.core.tests ---
17:01:52 [2024-02-28T22:01:52.130Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 95 were skipped
17:01:52 [2024-02-28T22:01:52.130Z] [INFO] 
17:01:52 [2024-02-28T22:01:52.130Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.datastore.core.tests ---
17:01:52 [2024-02-28T22:01:52.130Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.9-SNAPSHOT-sources.jar
17:01:52 [2024-02-28T22:01:52.385Z] [INFO] 
17:01:52 [2024-02-28T22:01:52.385Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.datastore.core.tests ---
17:01:52 [2024-02-28T22:01:52.385Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.9-SNAPSHOT.jar
17:01:52 [2024-02-28T22:01:52.385Z] [INFO] 
17:01:52 [2024-02-28T22:01:52.385Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.datastore.core.tests ---
17:01:52 [2024-02-28T22:01:52.385Z] [INFO] 
17:01:52 [2024-02-28T22:01:52.385Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.datastore.core.tests ---
17:01:52 [2024-02-28T22:01:52.385Z] [INFO] 
17:01:52 [2024-02-28T22:01:52.385Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.datastore.core.tests ---
17:01:52 [2024-02-28T22:01:52.385Z] [INFO] 
17:01:52 [2024-02-28T22:01:52.385Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.datastore.core.tests ---
17:01:52 [2024-02-28T22:01:52.385Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.9-SNAPSHOT.jar
17:01:53 [2024-02-28T22:01:53.309Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.9-SNAPSHOT-sources.jar
17:01:54 [2024-02-28T22:01:54.234Z] [INFO] 
17:01:54 [2024-02-28T22:01:54.234Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.datastore.core.tests ---
17:01:54 [2024-02-28T22:01:54.489Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/work/data/.metadata/.log
17:01:54 [2024-02-28T22:01:54.489Z] [INFO] Command line:
17:01:54 [2024-02-28T22:01:54.489Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -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-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
17:01:54 [2024-02-28T22:01:54.489Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
17:01:57 [2024-02-28T22:01:57.761Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest
17:01:57 [2024-02-28T22:01:57.762Z] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.142 s -- in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest
17:01:57 [2024-02-28T22:01:57.762Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testAddToCloseNode[0: Leaf node] -- Time elapsed: 0.042 s
17:01:57 [2024-02-28T22:01:57.762Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testGetChild[0: Leaf node] -- Time elapsed: 0 s
17:01:57 [2024-02-28T22:01:57.762Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testGetLatestChild[0: Leaf node] -- Time elapsed: 0.001 s
17:01:57 [2024-02-28T22:01:57.762Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testLinkNewChild[0: Leaf node] -- Time elapsed: 0 s
17:01:57 [2024-02-28T22:01:57.762Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testNbChildren[0: Leaf node] -- Time elapsed: 0.001 s
17:01:57 [2024-02-28T22:01:57.762Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testNodeInvalidAdd[0: Leaf node] -- Time elapsed: 0.002 s
17:01:57 [2024-02-28T22:01:57.762Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testNodeInvalidEnd[0: Leaf node] -- Time elapsed: 0.001 s
17:01:57 [2024-02-28T22:01:57.762Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testCloseNode[0: Leaf node] -- Time elapsed: 0.007 s
17:01:57 [2024-02-28T22:01:57.762Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testNodeData[0: Leaf node] -- Time elapsed: 0 s
17:01:57 [2024-02-28T22:01:57.762Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testAddToCloseNode[1: Classic leaf node] -- Time elapsed: 0.001 s
17:01:57 [2024-02-28T22:01:57.762Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testGetChild[1: Classic leaf node] -- Time elapsed: 0 s
17:01:57 [2024-02-28T22:01:57.762Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testGetLatestChild[1: Classic leaf node] -- Time elapsed: 0.001 s
17:01:57 [2024-02-28T22:01:57.762Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testLinkNewChild[1: Classic leaf node] -- Time elapsed: 0 s
17:01:57 [2024-02-28T22:01:57.762Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testNbChildren[1: Classic leaf node] -- Time elapsed: 0 s
17:01:57 [2024-02-28T22:01:57.762Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testNodeInvalidAdd[1: Classic leaf node] -- Time elapsed: 0 s
17:01:57 [2024-02-28T22:01:57.762Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testNodeInvalidEnd[1: Classic leaf node] -- Time elapsed: 0.001 s
17:01:57 [2024-02-28T22:01:57.762Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testCloseNode[1: Classic leaf node] -- Time elapsed: 0.002 s
17:01:57 [2024-02-28T22:01:57.762Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testNodeData[1: Classic leaf node] -- Time elapsed: 0.001 s
17:01:57 [2024-02-28T22:01:57.762Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testAddToCloseNode[2: Overlapping leaf node] -- Time elapsed: 0.001 s
17:01:57 [2024-02-28T22:01:57.762Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testGetChild[2: Overlapping leaf node] -- Time elapsed: 0 s
17:01:57 [2024-02-28T22:01:57.762Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testGetLatestChild[2: Overlapping leaf node] -- Time elapsed: 0 s
17:01:57 [2024-02-28T22:01:57.762Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testLinkNewChild[2: Overlapping leaf node] -- Time elapsed: 0.001 s
17:01:57 [2024-02-28T22:01:57.762Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testNbChildren[2: Overlapping leaf node] -- Time elapsed: 0 s
17:01:57 [2024-02-28T22:01:57.762Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testNodeInvalidAdd[2: Overlapping leaf node] -- Time elapsed: 0 s
17:01:57 [2024-02-28T22:01:57.762Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testNodeInvalidEnd[2: Overlapping leaf node] -- Time elapsed: 0 s
17:01:57 [2024-02-28T22:01:57.762Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testCloseNode[2: Overlapping leaf node] -- Time elapsed: 0.001 s
17:01:57 [2024-02-28T22:01:57.762Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testNodeData[2: Overlapping leaf node] -- Time elapsed: 0 s
17:01:57 [2024-02-28T22:01:57.762Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest
17:01:58 [2024-02-28T22:01:58.016Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.196 s -- in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest
17:01:58 [2024-02-28T22:01:58.016Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest.testTreeEnd -- Time elapsed: 0.019 s
17:01:58 [2024-02-28T22:01:58.016Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest.testNodeSequenceNumbers -- Time elapsed: 0.063 s
17:01:58 [2024-02-28T22:01:58.016Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest.testDepth -- Time elapsed: 0.043 s
17:01:58 [2024-02-28T22:01:58.016Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest.testReadTree -- Time elapsed: 0.066 s
17:01:58 [2024-02-28T22:01:58.016Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest.testSequentialFill -- Time elapsed: 0.002 s
17:01:58 [2024-02-28T22:01:58.016Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest
17:01:58 [2024-02-28T22:01:58.016Z] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest
17:01:58 [2024-02-28T22:01:58.016Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testGetLatestChild[0: Core node] -- Time elapsed: 0 s
17:01:58 [2024-02-28T22:01:58.016Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testLinkNewChild[0: Core node] -- Time elapsed: 0.002 s
17:01:58 [2024-02-28T22:01:58.016Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testGetChild2[0: Core node] -- Time elapsed: 0.001 s
17:01:58 [2024-02-28T22:01:58.016Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testGetLatestChild2[0: Core node] -- Time elapsed: 0 s
17:01:58 [2024-02-28T22:01:58.016Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testAddToCloseNode[0: Core node] -- Time elapsed: 0 s
17:01:58 [2024-02-28T22:01:58.016Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testGetChild[0: Core node] -- Time elapsed: 0.001 s
17:01:58 [2024-02-28T22:01:58.016Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testNbChildren[0: Core node] -- Time elapsed: 0 s
17:01:58 [2024-02-28T22:01:58.016Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testNodeInvalidAdd[0: Core node] -- Time elapsed: 0.001 s
17:01:58 [2024-02-28T22:01:58.016Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testNodeInvalidEnd[0: Core node] -- Time elapsed: 0 s
17:01:58 [2024-02-28T22:01:58.016Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testCloseNode[0: Core node] -- Time elapsed: 0.001 s
17:01:58 [2024-02-28T22:01:58.016Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testNodeData[0: Core node] -- Time elapsed: 0.001 s
17:01:58 [2024-02-28T22:01:58.016Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testGetLatestChild[1: Classic core node] -- Time elapsed: 0 s
17:01:58 [2024-02-28T22:01:58.016Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testLinkNewChild[1: Classic core node] -- Time elapsed: 0.002 s
17:01:58 [2024-02-28T22:01:58.017Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testGetChild2[1: Classic core node] -- Time elapsed: 0.001 s
17:01:58 [2024-02-28T22:01:58.017Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testGetLatestChild2[1: Classic core node] -- Time elapsed: 0 s
17:01:58 [2024-02-28T22:01:58.017Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testAddToCloseNode[1: Classic core node] -- Time elapsed: 0.001 s
17:01:58 [2024-02-28T22:01:58.017Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testGetChild[1: Classic core node] -- Time elapsed: 0 s
17:01:58 [2024-02-28T22:01:58.017Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testNbChildren[1: Classic core node] -- Time elapsed: 0 s
17:01:58 [2024-02-28T22:01:58.017Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testNodeInvalidAdd[1: Classic core node] -- Time elapsed: 0 s
17:01:58 [2024-02-28T22:01:58.017Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testNodeInvalidEnd[1: Classic core node] -- Time elapsed: 0 s
17:01:58 [2024-02-28T22:01:58.017Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testCloseNode[1: Classic core node] -- Time elapsed: 0.007 s
17:01:58 [2024-02-28T22:01:58.017Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testNodeData[1: Classic core node] -- Time elapsed: 0.001 s
17:01:58 [2024-02-28T22:01:58.017Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testGetLatestChild[2: Overlapping core node] -- Time elapsed: 0 s
17:01:58 [2024-02-28T22:01:58.017Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testLinkNewChild[2: Overlapping core node] -- Time elapsed: 0.003 s
17:01:58 [2024-02-28T22:01:58.017Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testGetChild2[2: Overlapping core node] -- Time elapsed: 0.001 s
17:01:58 [2024-02-28T22:01:58.017Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testGetLatestChild2[2: Overlapping core node] -- Time elapsed: 0 s
17:01:58 [2024-02-28T22:01:58.017Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testAddToCloseNode[2: Overlapping core node] -- Time elapsed: 0 s
17:01:58 [2024-02-28T22:01:58.017Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testGetChild[2: Overlapping core node] -- Time elapsed: 0 s
17:01:58 [2024-02-28T22:01:58.017Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testNbChildren[2: Overlapping core node] -- Time elapsed: 0 s
17:01:58 [2024-02-28T22:01:58.017Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testNodeInvalidAdd[2: Overlapping core node] -- Time elapsed: 0.001 s
17:01:58 [2024-02-28T22:01:58.017Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testNodeInvalidEnd[2: Overlapping core node] -- Time elapsed: 0 s
17:01:58 [2024-02-28T22:01:58.017Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testCloseNode[2: Overlapping core node] -- Time elapsed: 0.001 s
17:01:58 [2024-02-28T22:01:58.017Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testNodeData[2: Overlapping core node] -- Time elapsed: 0 s
17:01:58 [2024-02-28T22:01:58.017Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest
17:01:58 [2024-02-28T22:01:58.272Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.136 s -- in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest
17:01:58 [2024-02-28T22:01:58.272Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest.testInsertions -- Time elapsed: 0.017 s
17:01:58 [2024-02-28T22:01:58.272Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest.testTreeEnd -- Time elapsed: 0.004 s
17:01:58 [2024-02-28T22:01:58.272Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest.testNodeSequenceNumbers -- Time elapsed: 0.011 s
17:01:58 [2024-02-28T22:01:58.272Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest.testDepth -- Time elapsed: 0.085 s
17:01:58 [2024-02-28T22:01:58.272Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest.testReadTree -- Time elapsed: 0.017 s
17:01:58 [2024-02-28T22:01:58.272Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest.testSequentialFill -- Time elapsed: 0.001 s
17:01:58 [2024-02-28T22:01:58.272Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest
17:01:58 [2024-02-28T22:01:58.272Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.154 s -- in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest
17:01:58 [2024-02-28T22:01:58.272Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest.testTreeEnd -- Time elapsed: 0.003 s
17:01:58 [2024-02-28T22:01:58.272Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest.testNodeSequenceNumbers -- Time elapsed: 0.053 s
17:01:58 [2024-02-28T22:01:58.272Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest.testDepth -- Time elapsed: 0.041 s
17:01:58 [2024-02-28T22:01:58.272Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest.testReadTree -- Time elapsed: 0.054 s
17:01:58 [2024-02-28T22:01:58.272Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest.testSequentialFill -- Time elapsed: 0.002 s
17:01:58 [2024-02-28T22:01:58.272Z] Running org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest
17:01:58 [2024-02-28T22:01:58.272Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest
17:01:58 [2024-02-28T22:01:58.272Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testReadWriteByte -- Time elapsed: 0 s
17:01:58 [2024-02-28T22:01:58.272Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testReadWriteChar -- Time elapsed: 0 s
17:01:58 [2024-02-28T22:01:58.272Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testReadWriteLong -- Time elapsed: 0 s
17:01:58 [2024-02-28T22:01:58.272Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testMainBuffer2 -- Time elapsed: 0 s
17:01:58 [2024-02-28T22:01:58.272Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testMainBuffer3 -- Time elapsed: 0 s
17:01:58 [2024-02-28T22:01:58.272Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testLimit -- Time elapsed: 0 s
17:01:58 [2024-02-28T22:01:58.272Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testReadWriteFloat -- Time elapsed: 0 s
17:01:58 [2024-02-28T22:01:58.272Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testReadWriteShort -- Time elapsed: 0 s
17:01:58 [2024-02-28T22:01:58.272Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testMainBuffer -- Time elapsed: 0 s
17:01:58 [2024-02-28T22:01:58.272Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testEndianness -- Time elapsed: 0.001 s
17:01:58 [2024-02-28T22:01:58.272Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testMultipleValues -- Time elapsed: 0 s
17:01:58 [2024-02-28T22:01:58.272Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testReadWriteDouble -- Time elapsed: 0 s
17:01:58 [2024-02-28T22:01:58.272Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testReadWriteString -- Time elapsed: 0 s
17:01:58 [2024-02-28T22:01:58.272Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testReadWriteInt -- Time elapsed: 0 s
17:01:58 [2024-02-28T22:01:58.272Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testReadWriteByteArray -- Time elapsed: 0 s
17:01:58 [2024-02-28T22:01:58.272Z] Running org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest
17:01:58 [2024-02-28T22:01:58.272Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest
17:01:58 [2024-02-28T22:01:58.272Z] org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest.testSubCondition -- Time elapsed: 0.001 s
17:01:58 [2024-02-28T22:01:58.272Z] org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest.testPredicate -- Time elapsed: 0 s
17:01:58 [2024-02-28T22:01:58.272Z] org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest.testPredicateAndAdd -- Time elapsed: 0 s
17:01:58 [2024-02-28T22:01:58.272Z] org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest.testBounds -- Time elapsed: 0 s
17:01:58 [2024-02-28T22:01:58.272Z] org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest.testIntersects -- Time elapsed: 0 s
17:01:58 [2024-02-28T22:01:58.272Z] org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest.testConstructor -- Time elapsed: 0.001 s
17:01:58 [2024-02-28T22:01:58.272Z] Running org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest
17:01:58 [2024-02-28T22:01:58.273Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest
17:01:58 [2024-02-28T22:01:58.273Z] org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest.testSubCondition -- Time elapsed: 0 s
17:01:58 [2024-02-28T22:01:58.273Z] org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest.testPredicate -- Time elapsed: 0 s
17:01:58 [2024-02-28T22:01:58.273Z] org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest.testBounds -- Time elapsed: 0 s
17:01:58 [2024-02-28T22:01:58.273Z] org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest.testIntersects -- Time elapsed: 0 s
17:01:58 [2024-02-28T22:01:58.273Z] Running org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest
17:01:58 [2024-02-28T22:01:58.273Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest
17:01:58 [2024-02-28T22:01:58.273Z] org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest.testSubCondition -- Time elapsed: 0 s
17:01:58 [2024-02-28T22:01:58.273Z] org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest.testPredicate -- Time elapsed: 0 s
17:01:58 [2024-02-28T22:01:58.273Z] org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest.testBounds -- Time elapsed: 0.001 s
17:01:58 [2024-02-28T22:01:58.273Z] org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest.testIntersects -- Time elapsed: 0 s
17:01:58 [2024-02-28T22:01:58.273Z] org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest.testConstructor -- Time elapsed: 0.001 s
17:01:58 [2024-02-28T22:01:58.273Z] Running org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest
17:01:58 [2024-02-28T22:01:58.528Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest
17:01:58 [2024-02-28T22:01:58.528Z] org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest.testSubCondition -- Time elapsed: 0.001 s
17:01:58 [2024-02-28T22:01:58.528Z] org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest.testPredicate -- Time elapsed: 0 s
17:01:58 [2024-02-28T22:01:58.528Z] org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest.testPredicateAndAdd -- Time elapsed: 0 s
17:01:58 [2024-02-28T22:01:58.528Z] org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest.testBounds -- Time elapsed: 0 s
17:01:58 [2024-02-28T22:01:58.528Z] org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest.testIntersects -- Time elapsed: 0 s
17:01:58 [2024-02-28T22:01:58.528Z] org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest.testConstructor -- Time elapsed: 0 s
17:01:58 [2024-02-28T22:01:58.528Z] Running org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest
17:01:58 [2024-02-28T22:01:58.528Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest
17:01:58 [2024-02-28T22:01:58.528Z] org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest.testReadWriteNode -- Time elapsed: 0.002 s
17:01:58 [2024-02-28T22:01:58.528Z] org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest.testTooFarData -- Time elapsed: 0.001 s
17:01:58 [2024-02-28T22:01:58.528Z] org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest.testExtraDataSave -- Time elapsed: 0.001 s
17:01:58 [2024-02-28T22:01:58.528Z] org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest.testHeaderDataSave -- Time elapsed: 0 s
17:01:58 [2024-02-28T22:01:58.528Z] Running org.eclipse.tracecompass.datastore.core.encoding.HTVarIntTest
17:01:58 [2024-02-28T22:01:58.784Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.445 s -- in org.eclipse.tracecompass.datastore.core.encoding.HTVarIntTest
17:01:58 [2024-02-28T22:01:58.784Z] org.eclipse.tracecompass.datastore.core.encoding.HTVarIntTest.readWriteLongTestUnsigned -- Time elapsed: 0.296 s
17:01:58 [2024-02-28T22:01:58.784Z] org.eclipse.tracecompass.datastore.core.encoding.HTVarIntTest.readWriteLongTest -- Time elapsed: 0.148 s
17:01:58 [2024-02-28T22:01:58.784Z] 
17:01:58 [2024-02-28T22:01:58.784Z] Results:
17:01:58 [2024-02-28T22:01:58.784Z] 
17:01:58 [2024-02-28T22:01:58.784Z] Tests run: 118, Failures: 0, Errors: 0, Skipped: 0
17:01:58 [2024-02-28T22:01:58.784Z] 
17:01:59 [2024-02-28T22:01:59.345Z] [INFO] All tests passed
17:01:59 [2024-02-28T22:01:59.345Z] [INFO] 
17:01:59 [2024-02-28T22:01:59.345Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.datastore.core.tests ---
17:01:59 [2024-02-28T22:01:59.345Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
17:01:59 [2024-02-28T22:01:59.345Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
17:01:59 [2024-02-28T22:01:59.345Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
17:01:59 [2024-02-28T22:01:59.345Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
17:01:59 [2024-02-28T22:01:59.345Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
17:01:59 [2024-02-28T22:01:59.345Z] [INFO] 
17:01:59 [2024-02-28T22:01:59.345Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.datastore.core.tests ---
17:01:59 [2024-02-28T22:01:59.345Z] [INFO] 
17:01:59 [2024-02-28T22:01:59.345Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core.tests >--
17:01:59 [2024-02-28T22:01:59.345Z] [INFO] Building org.eclipse.tracecompass.segmentstore.core.tests 1.0.8-SNAPSHOT [134/141]
17:01:59 [2024-02-28T22:01:59.345Z] [INFO]   from statesystem/org.eclipse.tracecompass.segmentstore.core.tests/pom.xml
17:01:59 [2024-02-28T22:01:59.345Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:01:59 [2024-02-28T22:01:59.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
17:01:59 [2024-02-28T22:01:59.345Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/pom.xml
17:01:59 [2024-02-28T22:01:59.345Z] [INFO] 
17:01:59 [2024-02-28T22:01:59.345Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.segmentstore.core.tests ---
17:01:59 [2024-02-28T22:01:59.345Z] [INFO] 
17:01:59 [2024-02-28T22:01:59.345Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.segmentstore.core.tests ---
17:01:59 [2024-02-28T22:01:59.345Z] [INFO] The project's OSGi version is 1.0.8.202402282100
17:01:59 [2024-02-28T22:01:59.345Z] [INFO] 
17:01:59 [2024-02-28T22:01:59.345Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.segmentstore.core.tests ---
17:01:59 [2024-02-28T22:01:59.345Z] [INFO] 
17:01:59 [2024-02-28T22:01:59.345Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.segmentstore.core.tests ---
17:01:59 [2024-02-28T22:01:59.345Z] [INFO] 
17:01:59 [2024-02-28T22:01:59.345Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.segmentstore.core.tests ---
17:01:59 [2024-02-28T22:01:59.345Z] [INFO] 
17:01:59 [2024-02-28T22:01:59.345Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.segmentstore.core.tests ---
17:01:59 [2024-02-28T22:01:59.345Z] [INFO] 
17:01:59 [2024-02-28T22:01:59.345Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.segmentstore.core.tests ---
17:01:59 [2024-02-28T22:01:59.345Z] [INFO] Resolving class path of org.eclipse.tracecompass.segmentstore.core.tests
17:01:59 [2024-02-28T22:01:59.345Z] [INFO] 
17:01:59 [2024-02-28T22:01:59.345Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.segmentstore.core.tests ---
17:01:59 [2024-02-28T22:01:59.345Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/src/main/resources
17:01:59 [2024-02-28T22:01:59.345Z] [INFO] 
17:01:59 [2024-02-28T22:01:59.345Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.segmentstore.core.tests ---
17:01:59 [2024-02-28T22:01:59.345Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:01:59 [2024-02-28T22:01:59.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
17:01:59 [2024-02-28T22:01:59.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.segmentstore.core.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/pom.xml
17:01:59 [2024-02-28T22:01:59.345Z] [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
17:01:59 [2024-02-28T22:01:59.601Z] [INFO] 
17:01:59 [2024-02-28T22:01:59.601Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.segmentstore.core.tests ---
17:01:59 [2024-02-28T22:01:59.601Z] [INFO] 
17:01:59 [2024-02-28T22:01:59.601Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.segmentstore.core.tests ---
17:01:59 [2024-02-28T22:01:59.601Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/src/test/resources
17:01:59 [2024-02-28T22:01:59.601Z] [INFO] 
17:01:59 [2024-02-28T22:01:59.601Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.segmentstore.core.tests ---
17:01:59 [2024-02-28T22:01:59.601Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 96 were skipped
17:01:59 [2024-02-28T22:01:59.601Z] [INFO] 
17:01:59 [2024-02-28T22:01:59.601Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.segmentstore.core.tests ---
17:01:59 [2024-02-28T22:01:59.601Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.8-SNAPSHOT-sources.jar
17:01:59 [2024-02-28T22:01:59.601Z] [INFO] 
17:01:59 [2024-02-28T22:01:59.601Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.segmentstore.core.tests ---
17:01:59 [2024-02-28T22:01:59.601Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.8-SNAPSHOT.jar
17:01:59 [2024-02-28T22:01:59.601Z] [INFO] 
17:01:59 [2024-02-28T22:01:59.601Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.segmentstore.core.tests ---
17:01:59 [2024-02-28T22:01:59.601Z] [INFO] 
17:01:59 [2024-02-28T22:01:59.601Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.segmentstore.core.tests ---
17:01:59 [2024-02-28T22:01:59.601Z] [INFO] 
17:01:59 [2024-02-28T22:01:59.601Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.segmentstore.core.tests ---
17:01:59 [2024-02-28T22:01:59.601Z] [INFO] 
17:01:59 [2024-02-28T22:01:59.601Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.segmentstore.core.tests ---
17:01:59 [2024-02-28T22:01:59.601Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.8-SNAPSHOT.jar
17:02:00 [2024-02-28T22:02:00.979Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.8-SNAPSHOT-sources.jar
17:02:01 [2024-02-28T22:02:01.538Z] [INFO] 
17:02:01 [2024-02-28T22:02:01.538Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.segmentstore.core.tests ---
17:02:01 [2024-02-28T22:02:01.793Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/work/data/.metadata/.log
17:02:01 [2024-02-28T22:02:01.793Z] [INFO] Command line:
17:02:01 [2024-02-28T22:02:01.793Z] 	[/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-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
17:02:01 [2024-02-28T22:02:01.793Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
17:02:05 [2024-02-28T22:02:05.054Z] Running org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest
17:02:05 [2024-02-28T22:02:05.614Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.349 s -- in org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest
17:02:05 [2024-02-28T22:02:05.614Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest.testSizeAndIterator -- Time elapsed: 0.090 s
17:02:05 [2024-02-28T22:02:05.614Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest.testIsEmpty -- Time elapsed: 0.002 s
17:02:05 [2024-02-28T22:02:05.614Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest.testChildrenTimes -- Time elapsed: 0.079 s
17:02:05 [2024-02-28T22:02:05.614Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest.testTreeEnd -- Time elapsed: 0.006 s
17:02:05 [2024-02-28T22:02:05.614Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest.testNodeSequenceNumbers -- Time elapsed: 0.018 s
17:02:05 [2024-02-28T22:02:05.614Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest.testDepth -- Time elapsed: 0.102 s
17:02:05 [2024-02-28T22:02:05.614Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest.testReadTree -- Time elapsed: 0.022 s
17:02:05 [2024-02-28T22:02:05.614Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest.testSequentialFill -- Time elapsed: 0.002 s
17:02:05 [2024-02-28T22:02:05.614Z] Running org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest
17:02:05 [2024-02-28T22:02:05.614Z] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest
17:02:05 [2024-02-28T22:02:05.614Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testToSpecifyArraySubtype -- Time elapsed: 0.004 s
17:02:05 [2024-02-28T22:02:05.614Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testToObjectArray -- Time elapsed: 0 s
17:02:05 [2024-02-28T22:02:05.614Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testSegmentStoreVersion -- Time elapsed: 0.003 s
17:02:05 [2024-02-28T22:02:05.614Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testIterationOrderNonSortedInsertion -- Time elapsed: 0 s
17:02:05 [2024-02-28T22:02:05.614Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testToSpecificArray -- Time elapsed: 0 s
17:02:05 [2024-02-28T22:02:05.614Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testReadingSegmentStore -- Time elapsed: 0.002 s
17:02:05 [2024-02-28T22:02:05.614Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testAddAllConstructor -- Time elapsed: 0.001 s
17:02:05 [2024-02-28T22:02:05.614Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testSize -- Time elapsed: 0 s
17:02:05 [2024-02-28T22:02:05.614Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testIterationOrder -- Time elapsed: 0.001 s
17:02:05 [2024-02-28T22:02:05.614Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testRetainAll -- Time elapsed: 0 s
17:02:05 [2024-02-28T22:02:05.614Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testGetIntersectingElementsTime -- Time elapsed: 0.002 s
17:02:05 [2024-02-28T22:02:05.614Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testContains -- Time elapsed: 0 s
17:02:05 [2024-02-28T22:02:05.614Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testSortedIterator -- Time elapsed: 0.001 s
17:02:05 [2024-02-28T22:02:05.614Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testAddAllConstructorOutOfOrder -- Time elapsed: 0.001 s
17:02:05 [2024-02-28T22:02:05.614Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testAddAll -- Time elapsed: 0.002 s
17:02:05 [2024-02-28T22:02:05.614Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testDispose -- Time elapsed: 0.002 s
17:02:05 [2024-02-28T22:02:05.614Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testIsEmpty -- Time elapsed: 0.001 s
17:02:05 [2024-02-28T22:02:05.614Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testRemove -- Time elapsed: 0.001 s
17:02:05 [2024-02-28T22:02:05.614Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testAddAllOutOfOrder -- Time elapsed: 0.001 s
17:02:05 [2024-02-28T22:02:05.614Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testIterator -- Time elapsed: 0.001 s
17:02:05 [2024-02-28T22:02:05.614Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testGetIntersectingElementsRange -- Time elapsed: 0.001 s
17:02:05 [2024-02-28T22:02:05.614Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testRemoveAll -- Time elapsed: 0 s
17:02:05 [2024-02-28T22:02:05.614Z] Running org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest
17:02:05 [2024-02-28T22:02:05.614Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest
17:02:05 [2024-02-28T22:02:05.614Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest.testAddToCloseNode[0: Segment tree node] -- Time elapsed: 0.001 s
17:02:05 [2024-02-28T22:02:05.614Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest.testGetChild[0: Segment tree node] -- Time elapsed: 0 s
17:02:05 [2024-02-28T22:02:05.614Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest.testGetLatestChild[0: Segment tree node] -- Time elapsed: 0 s
17:02:05 [2024-02-28T22:02:05.614Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest.testLinkNewChild[0: Segment tree node] -- Time elapsed: 0.001 s
17:02:05 [2024-02-28T22:02:05.614Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest.testNbChildren[0: Segment tree node] -- Time elapsed: 0 s
17:02:05 [2024-02-28T22:02:05.614Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest.testNodeInvalidAdd[0: Segment tree node] -- Time elapsed: 0.001 s
17:02:05 [2024-02-28T22:02:05.614Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest.testNodeInvalidEnd[0: Segment tree node] -- Time elapsed: 0.001 s
17:02:05 [2024-02-28T22:02:05.614Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest.testCloseNode[0: Segment tree node] -- Time elapsed: 0.001 s
17:02:05 [2024-02-28T22:02:05.614Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest.testNodeData[0: Segment tree node] -- Time elapsed: 0.001 s
17:02:05 [2024-02-28T22:02:05.614Z] Running org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest
17:02:05 [2024-02-28T22:02:05.614Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s -- in org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest
17:02:05 [2024-02-28T22:02:05.614Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testChildren[0: Segment tree core node] -- Time elapsed: 0.001 s
17:02:05 [2024-02-28T22:02:05.614Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testIntersectingChildren[0: Segment tree core node] -- Time elapsed: 0.047 s
17:02:05 [2024-02-28T22:02:05.615Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testSpecifics[0: Segment tree core node] -- Time elapsed: 0 s
17:02:05 [2024-02-28T22:02:05.615Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testGetLatestChild[0: Segment tree core node] -- Time elapsed: 0 s
17:02:05 [2024-02-28T22:02:05.615Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testLinkNewChild[0: Segment tree core node] -- Time elapsed: 0.003 s
17:02:05 [2024-02-28T22:02:05.615Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testGetChild2[0: Segment tree core node] -- Time elapsed: 0 s
17:02:05 [2024-02-28T22:02:05.615Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testGetLatestChild2[0: Segment tree core node] -- Time elapsed: 0.001 s
17:02:05 [2024-02-28T22:02:05.615Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testAddToCloseNode[0: Segment tree core node] -- Time elapsed: 0.001 s
17:02:05 [2024-02-28T22:02:05.615Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testGetChild[0: Segment tree core node] -- Time elapsed: 0 s
17:02:05 [2024-02-28T22:02:05.615Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testNbChildren[0: Segment tree core node] -- Time elapsed: 0.001 s
17:02:05 [2024-02-28T22:02:05.615Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testNodeInvalidAdd[0: Segment tree core node] -- Time elapsed: 0 s
17:02:05 [2024-02-28T22:02:05.615Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testNodeInvalidEnd[0: Segment tree core node] -- Time elapsed: 0.001 s
17:02:05 [2024-02-28T22:02:05.615Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testCloseNode[0: Segment tree core node] -- Time elapsed: 0.001 s
17:02:05 [2024-02-28T22:02:05.615Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testNodeData[0: Segment tree core node] -- Time elapsed: 0 s
17:02:05 [2024-02-28T22:02:05.615Z] Running org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest
17:02:05 [2024-02-28T22:02:05.870Z] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest
17:02:05 [2024-02-28T22:02:05.870Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testNoDuplicateElements -- Time elapsed: 0.004 s
17:02:05 [2024-02-28T22:02:05.870Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testSize -- Time elapsed: 0 s
17:02:05 [2024-02-28T22:02:05.870Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testToSpecifyArraySubtype -- Time elapsed: 0.001 s
17:02:05 [2024-02-28T22:02:05.870Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testIterationOrder -- Time elapsed: 0.001 s
17:02:05 [2024-02-28T22:02:05.870Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testRetainAll -- Time elapsed: 0 s
17:02:05 [2024-02-28T22:02:05.870Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testGetIntersectingElementsTime -- Time elapsed: 0.007 s
17:02:05 [2024-02-28T22:02:05.870Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testToObjectArray -- Time elapsed: 0 s
17:02:05 [2024-02-28T22:02:05.870Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testContains -- Time elapsed: 0 s
17:02:05 [2024-02-28T22:02:05.870Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testSortedIterator -- Time elapsed: 0.001 s
17:02:05 [2024-02-28T22:02:05.870Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testIterationOrderNonSortedInsertion -- Time elapsed: 0.001 s
17:02:05 [2024-02-28T22:02:05.870Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testToSpecificArray -- Time elapsed: 0 s
17:02:05 [2024-02-28T22:02:05.870Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testAddAllConstructorOutOfOrder -- Time elapsed: 0 s
17:02:05 [2024-02-28T22:02:05.870Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testAddAll -- Time elapsed: 0.001 s
17:02:05 [2024-02-28T22:02:05.870Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testDispose -- Time elapsed: 0 s
17:02:05 [2024-02-28T22:02:05.870Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testIsEmpty -- Time elapsed: 0 s
17:02:05 [2024-02-28T22:02:05.870Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testRemove -- Time elapsed: 0 s
17:02:05 [2024-02-28T22:02:05.870Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testAddAllOutOfOrder -- Time elapsed: 0 s
17:02:05 [2024-02-28T22:02:05.870Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testIterator -- Time elapsed: 0 s
17:02:05 [2024-02-28T22:02:05.870Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testGetIntersectingElementsRange -- Time elapsed: 0 s
17:02:05 [2024-02-28T22:02:05.870Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testRemoveAll -- Time elapsed: 0.001 s
17:02:05 [2024-02-28T22:02:05.870Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testAddAllConstructor -- Time elapsed: 0 s
17:02:05 [2024-02-28T22:02:05.870Z] Running org.eclipse.tracecompass.segmentstore.core.tests.interfaces.INamedSegmentTest
17:02:05 [2024-02-28T22:02:05.870Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.tracecompass.segmentstore.core.tests.interfaces.INamedSegmentTest
17:02:05 [2024-02-28T22:02:05.870Z] org.eclipse.tracecompass.segmentstore.core.tests.interfaces.INamedSegmentTest.testNamedAspect -- Time elapsed: 0 s
17:02:05 [2024-02-28T22:02:05.870Z] org.eclipse.tracecompass.segmentstore.core.tests.interfaces.INamedSegmentTest.testComparator -- Time elapsed: 0.002 s
17:02:05 [2024-02-28T22:02:05.870Z] Running org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest
17:02:05 [2024-02-28T22:02:05.870Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest
17:02:05 [2024-02-28T22:02:05.870Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testSize -- Time elapsed: 0.001 s
17:02:05 [2024-02-28T22:02:05.870Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testToSpecifyArraySubtype -- Time elapsed: 0 s
17:02:05 [2024-02-28T22:02:05.870Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testIterationOrder -- Time elapsed: 0 s
17:02:05 [2024-02-28T22:02:05.870Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testRetainAll -- Time elapsed: 0 s
17:02:05 [2024-02-28T22:02:05.870Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testGetIntersectingElementsTime -- Time elapsed: 0 s
17:02:05 [2024-02-28T22:02:05.870Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testToObjectArray -- Time elapsed: 0 s
17:02:05 [2024-02-28T22:02:05.870Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testContains -- Time elapsed: 0 s
17:02:05 [2024-02-28T22:02:05.870Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testSortedIterator -- Time elapsed: 0.001 s
17:02:05 [2024-02-28T22:02:05.870Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testIterationOrderNonSortedInsertion -- Time elapsed: 0 s
17:02:05 [2024-02-28T22:02:05.870Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testToSpecificArray -- Time elapsed: 0 s
17:02:05 [2024-02-28T22:02:05.870Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testAddAllConstructorOutOfOrder -- Time elapsed: 0 s
17:02:05 [2024-02-28T22:02:05.870Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testAddAll -- Time elapsed: 0.001 s
17:02:05 [2024-02-28T22:02:05.870Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testDispose -- Time elapsed: 0 s
17:02:05 [2024-02-28T22:02:05.870Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testIsEmpty -- Time elapsed: 0 s
17:02:05 [2024-02-28T22:02:05.870Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testRemove -- Time elapsed: 0 s
17:02:05 [2024-02-28T22:02:05.870Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testAddAllOutOfOrder -- Time elapsed: 0 s
17:02:05 [2024-02-28T22:02:05.870Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testIterator -- Time elapsed: 0.001 s
17:02:05 [2024-02-28T22:02:05.870Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testGetIntersectingElementsRange -- Time elapsed: 0 s
17:02:05 [2024-02-28T22:02:05.870Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testRemoveAll -- Time elapsed: 0 s
17:02:05 [2024-02-28T22:02:05.870Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testAddAllConstructor -- Time elapsed: 0 s
17:02:05 [2024-02-28T22:02:05.870Z] Running org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest
17:02:05 [2024-02-28T22:02:05.870Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest
17:02:05 [2024-02-28T22:02:05.870Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testSize -- Time elapsed: 0 s
17:02:05 [2024-02-28T22:02:05.870Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testToSpecifyArraySubtype -- Time elapsed: 0 s
17:02:05 [2024-02-28T22:02:05.871Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testIterationOrder -- Time elapsed: 0 s
17:02:05 [2024-02-28T22:02:05.871Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testRetainAll -- Time elapsed: 0 s
17:02:05 [2024-02-28T22:02:05.871Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testGetIntersectingElementsTime -- Time elapsed: 0.001 s
17:02:05 [2024-02-28T22:02:05.871Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testToObjectArray -- Time elapsed: 0 s
17:02:05 [2024-02-28T22:02:05.871Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testContains -- Time elapsed: 0 s
17:02:05 [2024-02-28T22:02:05.871Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testSortedIterator -- Time elapsed: 0 s
17:02:05 [2024-02-28T22:02:05.871Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testIterationOrderNonSortedInsertion -- Time elapsed: 0 s
17:02:05 [2024-02-28T22:02:05.871Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testToSpecificArray -- Time elapsed: 0 s
17:02:05 [2024-02-28T22:02:05.871Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testAddAllConstructorOutOfOrder -- Time elapsed: 0 s
17:02:05 [2024-02-28T22:02:05.871Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testAddAll -- Time elapsed: 0 s
17:02:05 [2024-02-28T22:02:05.871Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testDispose -- Time elapsed: 0 s
17:02:05 [2024-02-28T22:02:05.871Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testIsEmpty -- Time elapsed: 0 s
17:02:05 [2024-02-28T22:02:05.871Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testRemove -- Time elapsed: 0 s
17:02:05 [2024-02-28T22:02:05.871Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testAddAllOutOfOrder -- Time elapsed: 0 s
17:02:05 [2024-02-28T22:02:05.871Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testIterator -- Time elapsed: 0 s
17:02:05 [2024-02-28T22:02:05.871Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testGetIntersectingElementsRange -- Time elapsed: 0 s
17:02:05 [2024-02-28T22:02:05.871Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testRemoveAll -- Time elapsed: 0 s
17:02:05 [2024-02-28T22:02:05.871Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testAddAllConstructor -- Time elapsed: 0.001 s
17:02:05 [2024-02-28T22:02:05.871Z] Running org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest
17:02:05 [2024-02-28T22:02:05.871Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest
17:02:05 [2024-02-28T22:02:05.871Z] org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest.createDoubleDistinct -- Time elapsed: 0 s
17:02:05 [2024-02-28T22:02:05.871Z] org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest.simpleCreate -- Time elapsed: 0 s
17:02:05 [2024-02-28T22:02:05.871Z] org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest.createTortureTest -- Time elapsed: 0.001 s
17:02:05 [2024-02-28T22:02:05.871Z] org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest.createAllDressed -- Time elapsed: 0.001 s
17:02:05 [2024-02-28T22:02:05.871Z] org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest.createDistinct -- Time elapsed: 0 s
17:02:05 [2024-02-28T22:02:05.871Z] org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest.createDistinctStable -- Time elapsed: 0 s
17:02:05 [2024-02-28T22:02:05.871Z] org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest.createFast -- Time elapsed: 0 s
17:02:05 [2024-02-28T22:02:05.871Z] org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest.createStable -- Time elapsed: 0 s
17:02:05 [2024-02-28T22:02:05.871Z] org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest.createPreloaded -- Time elapsed: 0 s
17:02:05 [2024-02-28T22:02:05.871Z] org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest.createDistinctFast -- Time elapsed: 0 s
17:02:05 [2024-02-28T22:02:05.871Z] 
17:02:05 [2024-02-28T22:02:05.871Z] Results:
17:02:05 [2024-02-28T22:02:05.871Z] 
17:02:05 [2024-02-28T22:02:05.871Z] Tests run: 126, Failures: 0, Errors: 0, Skipped: 0
17:02:05 [2024-02-28T22:02:05.871Z] 
17:02:06 [2024-02-28T22:02:06.127Z] [INFO] All tests passed
17:02:06 [2024-02-28T22:02:06.127Z] [INFO] 
17:02:06 [2024-02-28T22:02:06.127Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.segmentstore.core.tests ---
17:02:06 [2024-02-28T22:02:06.127Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
17:02:06 [2024-02-28T22:02:06.127Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
17:02:06 [2024-02-28T22:02:06.127Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
17:02:06 [2024-02-28T22:02:06.127Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
17:02:06 [2024-02-28T22:02:06.127Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
17:02:06 [2024-02-28T22:02:06.127Z] [INFO] 
17:02:06 [2024-02-28T22:02:06.127Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.segmentstore.core.tests ---
17:02:06 [2024-02-28T22:02:06.127Z] [INFO] 
17:02:06 [2024-02-28T22:02:06.127Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.tests >--
17:02:06 [2024-02-28T22:02:06.127Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.ui.tests 1.0.3-SNAPSHOT [135/141]
17:02:06 [2024-02-28T22:02:06.127Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/pom.xml
17:02:06 [2024-02-28T22:02:06.127Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:02:06 [2024-02-28T22:02:06.127Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:02:06 [2024-02-28T22:02:06.127Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/pom.xml
17:02:06 [2024-02-28T22:02:06.383Z] [INFO] 
17:02:06 [2024-02-28T22:02:06.383Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
17:02:06 [2024-02-28T22:02:06.383Z] [INFO] 
17:02:06 [2024-02-28T22:02:06.383Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
17:02:06 [2024-02-28T22:02:06.383Z] [INFO] The project's OSGi version is 1.0.3.202402282100
17:02:06 [2024-02-28T22:02:06.383Z] [INFO] 
17:02:06 [2024-02-28T22:02:06.383Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
17:02:06 [2024-02-28T22:02:06.383Z] [INFO] 
17:02:06 [2024-02-28T22:02:06.383Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
17:02:06 [2024-02-28T22:02:06.383Z] [INFO] 
17:02:06 [2024-02-28T22:02:06.383Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
17:02:06 [2024-02-28T22:02:06.383Z] [INFO] 
17:02:06 [2024-02-28T22:02:06.383Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
17:02:06 [2024-02-28T22:02:06.383Z] [INFO] 
17:02:06 [2024-02-28T22:02:06.383Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
17:02:06 [2024-02-28T22:02:06.383Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.remote.ui.tests
17:02:06 [2024-02-28T22:02:06.943Z] [INFO] 
17:02:06 [2024-02-28T22:02:06.943Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
17:02:06 [2024-02-28T22:02:06.943Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/src/main/resources
17:02:06 [2024-02-28T22:02:06.943Z] [INFO] 
17:02:06 [2024-02-28T22:02:06.943Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
17:02:06 [2024-02-28T22:02:06.943Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:02:06 [2024-02-28T22:02:06.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
17:02:06 [2024-02-28T22:02:06.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.remote.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/pom.xml
17:02:06 [2024-02-28T22:02:06.943Z] [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
17:02:07 [2024-02-28T22:02:07.198Z] [INFO] 
17:02:07 [2024-02-28T22:02:07.198Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
17:02:07 [2024-02-28T22:02:07.198Z] [INFO] 
17:02:07 [2024-02-28T22:02:07.198Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
17:02:07 [2024-02-28T22:02:07.198Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/src/test/resources
17:02:07 [2024-02-28T22:02:07.198Z] [INFO] 
17:02:07 [2024-02-28T22:02:07.198Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
17:02:07 [2024-02-28T22:02:07.199Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 133 were skipped
17:02:07 [2024-02-28T22:02:07.199Z] [INFO] 
17:02:07 [2024-02-28T22:02:07.199Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
17:02:07 [2024-02-28T22:02:07.199Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.3-SNAPSHOT-sources.jar
17:02:07 [2024-02-28T22:02:07.199Z] [INFO] 
17:02:07 [2024-02-28T22:02:07.199Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
17:02:07 [2024-02-28T22:02:07.199Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.3-SNAPSHOT.jar
17:02:07 [2024-02-28T22:02:07.199Z] [INFO] 
17:02:07 [2024-02-28T22:02:07.199Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
17:02:07 [2024-02-28T22:02:07.199Z] [INFO] 
17:02:07 [2024-02-28T22:02:07.199Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
17:02:07 [2024-02-28T22:02:07.199Z] [INFO] 
17:02:07 [2024-02-28T22:02:07.199Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
17:02:07 [2024-02-28T22:02:07.199Z] [INFO] 
17:02:07 [2024-02-28T22:02:07.199Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
17:02:07 [2024-02-28T22:02:07.199Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.3-SNAPSHOT.jar
17:02:08 [2024-02-28T22:02:08.125Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.3-SNAPSHOT-sources.jar
17:02:09 [2024-02-28T22:02:09.051Z] [INFO] 
17:02:09 [2024-02-28T22:02:09.051Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
17:02:09 [2024-02-28T22:02:09.051Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/work/data/.metadata/.log
17:02:09 [2024-02-28T22:02:09.051Z] [INFO] Command line:
17:02:09 [2024-02-28T22:02:09.051Z] 	[/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-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-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-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
17:02:09 [2024-02-28T22:02:09.051Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
17:02:13 [2024-02-28T22:02:13.214Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
17:02:13 [2024-02-28T22:02:13.214Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
17:02:17 [2024-02-28T22:02:17.378Z] !SESSION 2024-02-28 22:02:08.996 -----------------------------------------------
17:02:17 [2024-02-28T22:02:17.378Z] eclipse.buildId=unknown
17:02:17 [2024-02-28T22:02:17.378Z] java.version=17.0.2
17:02:17 [2024-02-28T22:02:17.378Z] java.vendor=Oracle Corporation
17:02:17 [2024-02-28T22:02:17.378Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
17:02:17 [2024-02-28T22:02:17.378Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
17:02:17 [2024-02-28T22:02:17.378Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-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-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
17:02:17 [2024-02-28T22:02:17.378Z] 
17:02:17 [2024-02-28T22:02:17.378Z] !ENTRY org.eclipse.urischeme 4 0 2024-02-28 22:02:17.367
17:02:17 [2024-02-28T22:02:17.378Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
17:02:17 [2024-02-28T22:02:17.378Z] !STACK 0
17:02:17 [2024-02-28T22:02:17.378Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
17:02:17 [2024-02-28T22:02:17.378Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
17:02:17 [2024-02-28T22:02:17.378Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
17:02:17 [2024-02-28T22:02:17.378Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
17:02:17 [2024-02-28T22:02:17.379Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
17:02:17 [2024-02-28T22:02:17.379Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
17:02:17 [2024-02-28T22:02:17.379Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
17:02:17 [2024-02-28T22:02:17.379Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:88)
17:02:17 [2024-02-28T22:02:17.379Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
17:02:17 [2024-02-28T22:02:17.379Z] Caused by: java.io.IOException: error=2, No such file or directory
17:02:17 [2024-02-28T22:02:17.379Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
17:02:17 [2024-02-28T22:02:17.379Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
17:02:17 [2024-02-28T22:02:17.379Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
17:02:17 [2024-02-28T22:02:17.379Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
17:02:17 [2024-02-28T22:02:17.379Z] 	... 7 more
17:02:17 [2024-02-28T22:02:17.938Z] Running org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest
17:02:18 [2024-02-28T22:02:18.193Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.129 s -- in org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest
17:02:18 [2024-02-28T22:02:18.193Z] org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest.testLoadElements -- Time elapsed: 0.016 s
17:02:18 [2024-02-28T22:02:18.193Z] org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest.testValidateInvalidMissingFiles -- Time elapsed: 0.085 s
17:02:18 [2024-02-28T22:02:18.193Z] org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest.testValidateInvalidEmptyProfile -- Time elapsed: 0.004 s
17:02:18 [2024-02-28T22:02:18.193Z] org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest.testValidateInvalidMissingRoot -- Time elapsed: 0.002 s
17:02:18 [2024-02-28T22:02:18.193Z] org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest.testValidateValid -- Time elapsed: 0.002 s
17:02:18 [2024-02-28T22:02:18.193Z] Running org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesWriterTest
17:02:18 [2024-02-28T22:02:18.448Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 s -- in org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesWriterTest
17:02:18 [2024-02-28T22:02:18.449Z] org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesWriterTest.testValidateValid -- Time elapsed: 0.096 s
17:02:18 [2024-02-28T22:02:18.449Z] 
17:02:18 [2024-02-28T22:02:18.449Z] Results:
17:02:18 [2024-02-28T22:02:18.449Z] 
17:02:18 [2024-02-28T22:02:18.449Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
17:02:18 [2024-02-28T22:02:18.449Z] 
17:02:19 [2024-02-28T22:02:19.373Z] [INFO] All tests passed
17:02:19 [2024-02-28T22:02:19.373Z] [INFO] 
17:02:19 [2024-02-28T22:02:19.373Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
17:02:19 [2024-02-28T22:02:19.373Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
17:02:19 [2024-02-28T22:02:19.373Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
17:02:19 [2024-02-28T22:02:19.373Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
17:02:19 [2024-02-28T22:02:19.373Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
17:02:19 [2024-02-28T22:02:19.373Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
17:02:19 [2024-02-28T22:02:19.373Z] [INFO] 
17:02:19 [2024-02-28T22:02:19.373Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
17:02:19 [2024-02-28T22:02:19.373Z] [INFO] 
17:02:19 [2024-02-28T22:02:19.373Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.alltests >-----
17:02:19 [2024-02-28T22:02:19.373Z] [INFO] Building Trace Compass All Tests 1.0.13-SNAPSHOT               [136/141]
17:02:19 [2024-02-28T22:02:19.373Z] [INFO]   from releng/org.eclipse.tracecompass.alltests/pom.xml
17:02:19 [2024-02-28T22:02:19.373Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:02:19 [2024-02-28T22:02:19.373Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:02:19 [2024-02-28T22:02:19.373Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.alltests:1.0.13-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.alltests/pom.xml
17:02:19 [2024-02-28T22:02:19.628Z] [INFO] 
17:02:19 [2024-02-28T22:02:19.628Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.alltests ---
17:02:19 [2024-02-28T22:02:19.628Z] [INFO] 
17:02:19 [2024-02-28T22:02:19.628Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.alltests ---
17:02:19 [2024-02-28T22:02:19.628Z] [INFO] The project's OSGi version is 1.0.13.202402282100
17:02:19 [2024-02-28T22:02:19.628Z] [INFO] 
17:02:19 [2024-02-28T22:02:19.628Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.alltests ---
17:02:19 [2024-02-28T22:02:19.628Z] [INFO] 
17:02:19 [2024-02-28T22:02:19.628Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.alltests ---
17:02:19 [2024-02-28T22:02:19.628Z] [INFO] 
17:02:19 [2024-02-28T22:02:19.628Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.alltests ---
17:02:19 [2024-02-28T22:02:19.628Z] [INFO] 
17:02:19 [2024-02-28T22:02:19.628Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.alltests ---
17:02:19 [2024-02-28T22:02:19.628Z] [INFO] 
17:02:19 [2024-02-28T22:02:19.628Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.alltests ---
17:02:19 [2024-02-28T22:02:19.628Z] [INFO] Resolving class path of Trace Compass All Tests
17:02:20 [2024-02-28T22:02:20.188Z] [INFO] 
17:02:20 [2024-02-28T22:02:20.188Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.alltests ---
17:02:20 [2024-02-28T22:02:20.188Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.alltests/src/main/resources
17:02:20 [2024-02-28T22:02:20.188Z] [INFO] 
17:02:20 [2024-02-28T22:02:20.188Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.alltests ---
17:02:20 [2024-02-28T22:02:20.188Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:02:20 [2024-02-28T22:02:20.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
17:02:20 [2024-02-28T22:02:20.188Z] [WARNING] The 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-master-nightly/releng/org.eclipse.tracecompass.alltests/pom.xml
17:02:20 [2024-02-28T22:02:20.188Z] [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.alltests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
17:02:20 [2024-02-28T22:02:20.443Z] [INFO] 
17:02:20 [2024-02-28T22:02:20.443Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.alltests ---
17:02:20 [2024-02-28T22:02:20.443Z] [INFO] 
17:02:20 [2024-02-28T22:02:20.443Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.alltests ---
17:02:20 [2024-02-28T22:02:20.443Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.alltests/src/test/resources
17:02:20 [2024-02-28T22:02:20.443Z] [INFO] 
17:02:20 [2024-02-28T22:02:20.443Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.alltests ---
17:02:20 [2024-02-28T22:02:20.443Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 151 were skipped
17:02:20 [2024-02-28T22:02:20.700Z] [INFO] 
17:02:20 [2024-02-28T22:02:20.700Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.alltests ---
17:02:20 [2024-02-28T22:02:20.700Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.13-SNAPSHOT-sources.jar
17:02:20 [2024-02-28T22:02:20.700Z] [INFO] 
17:02:20 [2024-02-28T22:02:20.700Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.alltests ---
17:02:20 [2024-02-28T22:02:20.700Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.13-SNAPSHOT.jar
17:02:20 [2024-02-28T22:02:20.700Z] [INFO] 
17:02:20 [2024-02-28T22:02:20.700Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.alltests ---
17:02:20 [2024-02-28T22:02:20.700Z] [INFO] 
17:02:20 [2024-02-28T22:02:20.700Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.alltests ---
17:02:20 [2024-02-28T22:02:20.700Z] [INFO] 
17:02:20 [2024-02-28T22:02:20.700Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.alltests ---
17:02:20 [2024-02-28T22:02:20.700Z] [INFO] 
17:02:20 [2024-02-28T22:02:20.700Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.alltests ---
17:02:20 [2024-02-28T22:02:20.700Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.13-SNAPSHOT.jar
17:02:22 [2024-02-28T22:02:22.061Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.13-SNAPSHOT-sources.jar
17:02:22 [2024-02-28T22:02:22.621Z] [INFO] 
17:02:22 [2024-02-28T22:02:22.621Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.alltests ---
17:02:22 [2024-02-28T22:02:22.621Z] [WARNING] No tests found
17:02:22 [2024-02-28T22:02:22.621Z] [INFO] 
17:02:22 [2024-02-28T22:02:22.621Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.alltests ---
17:02:22 [2024-02-28T22:02:22.621Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
17:02:22 [2024-02-28T22:02:22.621Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
17:02:22 [2024-02-28T22:02:22.621Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
17:02:22 [2024-02-28T22:02:22.621Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
17:02:22 [2024-02-28T22:02:22.621Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
17:02:22 [2024-02-28T22:02:22.621Z] [INFO] 
17:02:22 [2024-02-28T22:02:22.621Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.alltests ---
17:02:22 [2024-02-28T22:02:22.621Z] [INFO] 
17:02:22 [2024-02-28T22:02:22.621Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.integration.core.tests >--
17:02:22 [2024-02-28T22:02:22.621Z] [INFO] Building org.eclipse.tracecompass.integration.core.tests 1.0.8-SNAPSHOT [137/141]
17:02:22 [2024-02-28T22:02:22.621Z] [INFO]   from releng/org.eclipse.tracecompass.integration.core.tests/pom.xml
17:02:22 [2024-02-28T22:02:22.621Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:02:22 [2024-02-28T22:02:22.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
17:02:22 [2024-02-28T22:02:22.621Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.core.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.core.tests/pom.xml
17:02:22 [2024-02-28T22:02:22.876Z] [INFO] 
17:02:22 [2024-02-28T22:02:22.876Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.integration.core.tests ---
17:02:22 [2024-02-28T22:02:22.876Z] [INFO] 
17:02:22 [2024-02-28T22:02:22.876Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.integration.core.tests ---
17:02:22 [2024-02-28T22:02:22.876Z] [INFO] The project's OSGi version is 1.0.8.202402282100
17:02:22 [2024-02-28T22:02:22.876Z] [INFO] 
17:02:22 [2024-02-28T22:02:22.876Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.integration.core.tests ---
17:02:22 [2024-02-28T22:02:22.876Z] [INFO] 
17:02:22 [2024-02-28T22:02:22.876Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.integration.core.tests ---
17:02:22 [2024-02-28T22:02:22.876Z] [INFO] 
17:02:22 [2024-02-28T22:02:22.876Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.integration.core.tests ---
17:02:22 [2024-02-28T22:02:22.876Z] [INFO] 
17:02:22 [2024-02-28T22:02:22.876Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.integration.core.tests ---
17:02:22 [2024-02-28T22:02:22.876Z] [INFO] 
17:02:22 [2024-02-28T22:02:22.876Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.integration.core.tests ---
17:02:22 [2024-02-28T22:02:22.876Z] [INFO] Resolving class path of org.eclipse.tracecompass.integration.core.tests
17:02:23 [2024-02-28T22:02:23.390Z] [INFO] 
17:02:23 [2024-02-28T22:02:23.390Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.integration.core.tests ---
17:02:23 [2024-02-28T22:02:23.390Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.core.tests/src/main/resources
17:02:23 [2024-02-28T22:02:23.390Z] [INFO] 
17:02:23 [2024-02-28T22:02:23.390Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.integration.core.tests ---
17:02:23 [2024-02-28T22:02:23.390Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:02:23 [2024-02-28T22:02:23.390Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:02:23 [2024-02-28T22:02:23.390Z] [WARNING] The 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.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.core.tests/pom.xml
17:02:23 [2024-02-28T22:02:23.390Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
17:02:23 [2024-02-28T22:02:23.390Z] [INFO] 
17:02:23 [2024-02-28T22:02:23.390Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.integration.core.tests ---
17:02:23 [2024-02-28T22:02:23.390Z] [INFO] 
17:02:23 [2024-02-28T22:02:23.390Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.integration.core.tests ---
17:02:23 [2024-02-28T22:02:23.390Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.core.tests/src/test/resources
17:02:23 [2024-02-28T22:02:23.390Z] [INFO] 
17:02:23 [2024-02-28T22:02:23.390Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.integration.core.tests ---
17:02:23 [2024-02-28T22:02:23.390Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 106 were skipped
17:02:23 [2024-02-28T22:02:23.390Z] [INFO] 
17:02:23 [2024-02-28T22:02:23.390Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.integration.core.tests ---
17:02:23 [2024-02-28T22:02:23.390Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.core.tests/target/org.eclipse.tracecompass.integration.core.tests-1.0.8-SNAPSHOT-sources.jar
17:02:23 [2024-02-28T22:02:23.390Z] [INFO] 
17:02:23 [2024-02-28T22:02:23.390Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.integration.core.tests ---
17:02:23 [2024-02-28T22:02:23.390Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.core.tests/target/org.eclipse.tracecompass.integration.core.tests-1.0.8-SNAPSHOT.jar
17:02:23 [2024-02-28T22:02:23.390Z] [INFO] 
17:02:23 [2024-02-28T22:02:23.390Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.integration.core.tests ---
17:02:23 [2024-02-28T22:02:23.390Z] [INFO] 
17:02:23 [2024-02-28T22:02:23.390Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.integration.core.tests ---
17:02:23 [2024-02-28T22:02:23.390Z] [INFO] 
17:02:23 [2024-02-28T22:02:23.390Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.integration.core.tests ---
17:02:23 [2024-02-28T22:02:23.390Z] [INFO] 
17:02:23 [2024-02-28T22:02:23.390Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.integration.core.tests ---
17:02:23 [2024-02-28T22:02:23.390Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.core.tests/target/org.eclipse.tracecompass.integration.core.tests-1.0.8-SNAPSHOT.jar
17:02:24 [2024-02-28T22:02:24.315Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.core.tests/target/org.eclipse.tracecompass.integration.core.tests-1.0.8-SNAPSHOT-sources.jar
17:02:25 [2024-02-28T22:02:25.679Z] [INFO] 
17:02:25 [2024-02-28T22:02:25.679Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.integration.core.tests ---
17:02:25 [2024-02-28T22:02:25.679Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.core.tests/target/work/data/.metadata/.log
17:02:25 [2024-02-28T22:02:25.679Z] [INFO] Command line:
17:02:25 [2024-02-28T22:02:25.679Z] 	[/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-master-nightly/releng/org.eclipse.tracecompass.integration.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
17:02:25 [2024-02-28T22:02:25.679Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
17:02:29 [2024-02-28T22:02:29.837Z] Running org.eclipse.tracecompass.integration.core.tests.dataproviders.DataProviderManagerTest
17:02:47 [2024-02-28T22:02:47.865Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.93 s -- in org.eclipse.tracecompass.integration.core.tests.dataproviders.DataProviderManagerTest
17:02:47 [2024-02-28T22:02:47.865Z] org.eclipse.tracecompass.integration.core.tests.dataproviders.DataProviderManagerTest.test -- Time elapsed: 0.067 s
17:02:47 [2024-02-28T22:02:47.865Z] org.eclipse.tracecompass.integration.core.tests.dataproviders.DataProviderManagerTest.testGetter -- Time elapsed: 0.004 s
17:02:47 [2024-02-28T22:02:47.865Z] 
17:02:47 [2024-02-28T22:02:47.865Z] Results:
17:02:47 [2024-02-28T22:02:47.865Z] 
17:02:47 [2024-02-28T22:02:47.865Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
17:02:47 [2024-02-28T22:02:47.865Z] 
17:02:47 [2024-02-28T22:02:47.865Z] [INFO] All tests passed
17:02:47 [2024-02-28T22:02:47.865Z] [INFO] 
17:02:47 [2024-02-28T22:02:47.865Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.integration.core.tests ---
17:02:47 [2024-02-28T22:02:47.865Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.core.tests/target/org.eclipse.tracecompass.integration.core.tests-1.0.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.core.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.integration.core.tests-1.0.8-SNAPSHOT.jar
17:02:47 [2024-02-28T22:02:47.865Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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.8-SNAPSHOT/org.eclipse.tracecompass.integration.core.tests-1.0.8-SNAPSHOT.pom
17:02:47 [2024-02-28T22:02:47.865Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.core.tests/target/org.eclipse.tracecompass.integration.core.tests-1.0.8-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.core.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.integration.core.tests-1.0.8-SNAPSHOT-sources.jar
17:02:47 [2024-02-28T22:02:47.865Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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.8-SNAPSHOT/org.eclipse.tracecompass.integration.core.tests-1.0.8-SNAPSHOT-p2metadata.xml
17:02:47 [2024-02-28T22:02:47.865Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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.8-SNAPSHOT/org.eclipse.tracecompass.integration.core.tests-1.0.8-SNAPSHOT-p2artifacts.xml
17:02:47 [2024-02-28T22:02:47.865Z] [INFO] 
17:02:47 [2024-02-28T22:02:47.865Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.integration.core.tests ---
17:02:47 [2024-02-28T22:02:47.865Z] [INFO] 
17:02:47 [2024-02-28T22:02:47.865Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.testing >------
17:02:47 [2024-02-28T22:02:47.865Z] [INFO] Building org.eclipse.tracecompass.testing 9.3.0-SNAPSHOT       [138/141]
17:02:47 [2024-02-28T22:02:47.865Z] [INFO]   from releng/org.eclipse.tracecompass.testing/.polyglot.build.properties
17:02:47 [2024-02-28T22:02:47.865Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
17:02:47 [2024-02-28T22:02:47.865Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.testing:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties
17:02:47 [2024-02-28T22:02:47.865Z] [INFO] 
17:02:47 [2024-02-28T22:02:47.865Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.testing ---
17:02:47 [2024-02-28T22:02:47.865Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.testing/target
17:02:47 [2024-02-28T22:02:47.865Z] [INFO] 
17:02:47 [2024-02-28T22:02:47.865Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.testing ---
17:02:47 [2024-02-28T22:02:47.865Z] [INFO] The project's OSGi version is 9.3.0.202402282100
17:02:47 [2024-02-28T22:02:47.865Z] [INFO] 
17:02:47 [2024-02-28T22:02:47.865Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.testing ---
17:02:47 [2024-02-28T22:02:47.865Z] [INFO] 
17:02:47 [2024-02-28T22:02:47.865Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.testing ---
17:02:47 [2024-02-28T22:02:47.865Z] [INFO] 
17:02:47 [2024-02-28T22:02:47.865Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.testing ---
17:02:47 [2024-02-28T22:02:47.865Z] [INFO] 
17:02:47 [2024-02-28T22:02:47.865Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.testing ---
17:02:47 [2024-02-28T22:02:47.865Z] [INFO] 
17:02:47 [2024-02-28T22:02:47.865Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.testing ---
17:02:47 [2024-02-28T22:02:47.865Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.testing/src/main/resources
17:02:47 [2024-02-28T22:02:47.865Z] [INFO] 
17:02:47 [2024-02-28T22:02:47.865Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.testing ---
17:02:47 [2024-02-28T22:02:47.865Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 149 were skipped
17:02:47 [2024-02-28T22:02:47.865Z] [INFO] 
17:02:47 [2024-02-28T22:02:47.865Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.testing ---
17:02:47 [2024-02-28T22:02:47.865Z] [INFO] 
17:02:47 [2024-02-28T22:02:47.865Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.testing ---
17:02:47 [2024-02-28T22:02:47.865Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-9.3.0-SNAPSHOT.jar
17:02:47 [2024-02-28T22:02:47.865Z] [INFO] 
17:02:47 [2024-02-28T22:02:47.865Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.testing ---
17:02:47 [2024-02-28T22:02:47.865Z] [INFO] 
17:02:47 [2024-02-28T22:02:47.865Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.testing ---
17:02:47 [2024-02-28T22:02:47.865Z] [INFO] 
17:02:47 [2024-02-28T22:02:47.865Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.testing ---
17:02:47 [2024-02-28T22:02:47.865Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-9.3.0-SNAPSHOT-sources-feature.jar
17:02:47 [2024-02-28T22:02:47.865Z] [INFO] 
17:02:47 [2024-02-28T22:02:47.865Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.testing ---
17:02:47 [2024-02-28T22:02:47.865Z] [INFO] 
17:02:47 [2024-02-28T22:02:47.865Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.testing ---
17:02:47 [2024-02-28T22:02:47.865Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-9.3.0-SNAPSHOT.jar
17:02:48 [2024-02-28T22:02:48.790Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-9.3.0-SNAPSHOT-sources-feature.jar
17:02:49 [2024-02-28T22:02:49.383Z] [INFO] 
17:02:49 [2024-02-28T22:02:49.383Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.testing ---
17:02:49 [2024-02-28T22:02:49.383Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-9.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/9.3.0-SNAPSHOT/org.eclipse.tracecompass.testing-9.3.0-SNAPSHOT.jar
17:02:49 [2024-02-28T22:02:49.383Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.testing/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/9.3.0-SNAPSHOT/org.eclipse.tracecompass.testing-9.3.0-SNAPSHOT.pom
17:02:49 [2024-02-28T22:02:49.383Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-9.3.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/9.3.0-SNAPSHOT/org.eclipse.tracecompass.testing-9.3.0-SNAPSHOT-sources-feature.jar
17:02:49 [2024-02-28T22:02:49.383Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.testing/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/9.3.0-SNAPSHOT/org.eclipse.tracecompass.testing-9.3.0-SNAPSHOT-p2metadata.xml
17:02:49 [2024-02-28T22:02:49.383Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.testing/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/9.3.0-SNAPSHOT/org.eclipse.tracecompass.testing-9.3.0-SNAPSHOT-p2artifacts.xml
17:02:49 [2024-02-28T22:02:49.383Z] [INFO] 
17:02:49 [2024-02-28T22:02:49.383Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.testing ---
17:02:49 [2024-02-28T22:02:49.383Z] [INFO] 
17:02:49 [2024-02-28T22:02:49.383Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote >----
17:02:49 [2024-02-28T22:02:49.383Z] [INFO] Building org.eclipse.tracecompass.tmf.remote 9.3.0-SNAPSHOT    [139/141]
17:02:49 [2024-02-28T22:02:49.383Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties
17:02:49 [2024-02-28T22:02:49.383Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
17:02:49 [2024-02-28T22:02:49.383Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties
17:02:49 [2024-02-28T22:02:49.383Z] [INFO] 
17:02:49 [2024-02-28T22:02:49.383Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote ---
17:02:49 [2024-02-28T22:02:49.383Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote/target
17:02:49 [2024-02-28T22:02:49.383Z] [INFO] 
17:02:49 [2024-02-28T22:02:49.383Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.remote ---
17:02:49 [2024-02-28T22:02:49.383Z] [INFO] The project's OSGi version is 9.3.0.202402282100
17:02:49 [2024-02-28T22:02:49.383Z] [INFO] 
17:02:49 [2024-02-28T22:02:49.383Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote ---
17:02:49 [2024-02-28T22:02:49.383Z] [INFO] 
17:02:49 [2024-02-28T22:02:49.383Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote ---
17:02:49 [2024-02-28T22:02:49.383Z] [INFO] 
17:02:49 [2024-02-28T22:02:49.383Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote ---
17:02:49 [2024-02-28T22:02:49.383Z] [INFO] 
17:02:49 [2024-02-28T22:02:49.383Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote ---
17:02:49 [2024-02-28T22:02:49.383Z] [INFO] 
17:02:49 [2024-02-28T22:02:49.383Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote ---
17:02:49 [2024-02-28T22:02:49.383Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote/src/main/resources
17:02:49 [2024-02-28T22:02:49.383Z] [INFO] 
17:02:49 [2024-02-28T22:02:49.383Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.remote ---
17:02:49 [2024-02-28T22:02:49.638Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 128 were skipped
17:02:49 [2024-02-28T22:02:49.638Z] [INFO] 
17:02:49 [2024-02-28T22:02:49.638Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote ---
17:02:49 [2024-02-28T22:02:49.638Z] [INFO] 
17:02:49 [2024-02-28T22:02:49.638Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf.remote ---
17:02:49 [2024-02-28T22:02:49.638Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-9.3.0-SNAPSHOT.jar
17:02:49 [2024-02-28T22:02:49.638Z] [INFO] 
17:02:49 [2024-02-28T22:02:49.638Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote ---
17:02:49 [2024-02-28T22:02:49.638Z] [INFO] 
17:02:49 [2024-02-28T22:02:49.638Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf.remote ---
17:02:49 [2024-02-28T22:02:49.638Z] [INFO] 
17:02:49 [2024-02-28T22:02:49.638Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.remote ---
17:02:49 [2024-02-28T22:02:49.638Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-9.3.0-SNAPSHOT-sources-feature.jar
17:02:49 [2024-02-28T22:02:49.638Z] [INFO] 
17:02:49 [2024-02-28T22:02:49.638Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote ---
17:02:49 [2024-02-28T22:02:49.638Z] [INFO] 
17:02:49 [2024-02-28T22:02:49.638Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.remote ---
17:02:49 [2024-02-28T22:02:49.638Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-9.3.0-SNAPSHOT.jar
17:02:50 [2024-02-28T22:02:50.562Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-9.3.0-SNAPSHOT-sources-feature.jar
17:02:51 [2024-02-28T22:02:51.486Z] [INFO] 
17:02:51 [2024-02-28T22:02:51.486Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote ---
17:02:51 [2024-02-28T22:02:51.486Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-9.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/9.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-9.3.0-SNAPSHOT.jar
17:02:51 [2024-02-28T22:02:51.486Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-9.3.0-SNAPSHOT.pom
17:02:51 [2024-02-28T22:02:51.486Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-9.3.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/9.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-9.3.0-SNAPSHOT-sources-feature.jar
17:02:51 [2024-02-28T22:02:51.486Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/9.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-9.3.0-SNAPSHOT-p2metadata.xml
17:02:51 [2024-02-28T22:02:51.486Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/9.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-9.3.0-SNAPSHOT-p2artifacts.xml
17:02:51 [2024-02-28T22:02:51.486Z] [INFO] 
17:02:51 [2024-02-28T22:02:51.486Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote ---
17:02:51 [2024-02-28T22:02:51.486Z] [INFO] 
17:02:51 [2024-02-28T22:02:51.486Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.releng-site >----
17:02:51 [2024-02-28T22:02:51.486Z] [INFO] Building Trace Compass Repository 9.3.0-SNAPSHOT               [140/141]
17:02:51 [2024-02-28T22:02:51.486Z] [INFO]   from releng/org.eclipse.tracecompass.releng-site/pom.xml
17:02:51 [2024-02-28T22:02:51.486Z] [INFO] -------------------------[ eclipse-repository ]-------------------------
17:02:51 [2024-02-28T22:02:51.486Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.releng-site:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.releng-site/pom.xml
17:02:52 [2024-02-28T22:02:52.044Z] [INFO] 
17:02:52 [2024-02-28T22:02:52.044Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.releng-site ---
17:02:52 [2024-02-28T22:02:52.044Z] [INFO] 
17:02:52 [2024-02-28T22:02:52.044Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.releng-site ---
17:02:52 [2024-02-28T22:02:52.044Z] [INFO] The project's OSGi version is 9.3.0.202402282100
17:02:52 [2024-02-28T22:02:52.044Z] [INFO] 
17:02:52 [2024-02-28T22:02:52.044Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.releng-site ---
17:02:52 [2024-02-28T22:02:52.044Z] [INFO] 
17:02:52 [2024-02-28T22:02:52.044Z] [INFO] --- clean:3.3.1:clean (default-clean-1) @ org.eclipse.tracecompass.releng-site ---
17:02:52 [2024-02-28T22:02:52.044Z] [INFO] 
17:02:52 [2024-02-28T22:02:52.044Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.releng-site ---
17:02:52 [2024-02-28T22:02:52.044Z] [INFO] 
17:02:52 [2024-02-28T22:02:52.044Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.releng-site ---
17:02:52 [2024-02-28T22:02:52.044Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.releng-site/src/main/resources
17:02:52 [2024-02-28T22:02:52.044Z] [INFO] 
17:02:52 [2024-02-28T22:02:52.044Z] [INFO] --- tycho-p2-publisher:4.0.3:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.tracecompass.releng-site ---
17:02:52 [2024-02-28T22:02:52.044Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
17:02:52 [2024-02-28T22:02:52.044Z] [INFO] Published profile IUs: [a.jre.javase 17.0.0]
17:02:52 [2024-02-28T22:02:52.044Z] [INFO] 
17:02:52 [2024-02-28T22:02:52.044Z] [INFO] --- tycho-p2-publisher:4.0.3:publish-products (default-publish-products) @ org.eclipse.tracecompass.releng-site ---
17:02:52 [2024-02-28T22:02:52.044Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
17:02:52 [2024-02-28T22:02:52.044Z] [INFO] 
17:02:52 [2024-02-28T22:02:52.044Z] [INFO] --- tycho-p2-publisher:4.0.3:publish-categories (default-publish-categories) @ org.eclipse.tracecompass.releng-site ---
17:02:52 [2024-02-28T22:02:52.044Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
17:02:52 [2024-02-28T22:02:52.044Z] [INFO] 
17:02:52 [2024-02-28T22:02:52.044Z] [INFO] --- tycho-p2-publisher:4.0.3:attach-artifacts (default-attach-artifacts) @ org.eclipse.tracecompass.releng-site ---
17:02:52 [2024-02-28T22:02:52.044Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
17:02:52 [2024-02-28T22:02:52.044Z] [INFO] 
17:02:52 [2024-02-28T22:02:52.044Z] [INFO] --- tycho-p2-repository:4.0.3:assemble-repository (default-assemble-repository) @ org.eclipse.tracecompass.releng-site ---
17:02:52 [2024-02-28T22:02:52.044Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
17:02:57 [2024-02-28T22:02:57.276Z] [INFO] 
17:02:57 [2024-02-28T22:02:57.276Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.releng-site ---
17:02:57 [2024-02-28T22:02:57.276Z] [INFO] 
17:02:57 [2024-02-28T22:02:57.276Z] [INFO] --- tycho-p2-repository:4.0.3:archive-repository (default-archive-repository) @ org.eclipse.tracecompass.releng-site ---
17:02:57 [2024-02-28T22:02:57.276Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
17:02:57 [2024-02-28T22:02:57.276Z] [INFO] 
17:02:57 [2024-02-28T22:02:57.276Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.releng-site ---
17:02:57 [2024-02-28T22:02:57.276Z] [INFO] 
17:02:57 [2024-02-28T22:02:57.276Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.releng-site ---
17:02:57 [2024-02-28T22:02:57.276Z] [INFO] 
17:02:57 [2024-02-28T22:02:57.276Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.releng-site ---
17:02:57 [2024-02-28T22:02:57.276Z] [INFO] 
17:02:57 [2024-02-28T22:02:57.276Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.releng-site ---
17:02:57 [2024-02-28T22:02:57.276Z] [INFO] No primary artifact to install, installing attached artifacts instead.
17:02:57 [2024-02-28T22:02:57.276Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.releng-site/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.releng-site/9.3.0-SNAPSHOT/org.eclipse.tracecompass.releng-site-9.3.0-SNAPSHOT.pom
17:02:57 [2024-02-28T22:02:57.276Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.releng-site/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.releng-site/9.3.0-SNAPSHOT/org.eclipse.tracecompass.releng-site-9.3.0-SNAPSHOT-p2metadata.xml
17:02:57 [2024-02-28T22:02:57.276Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.releng-site/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.releng-site/9.3.0-SNAPSHOT/org.eclipse.tracecompass.releng-site-9.3.0-SNAPSHOT-p2artifacts.xml
17:02:57 [2024-02-28T22:02:57.276Z] [INFO] 
17:02:57 [2024-02-28T22:02:57.276Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.releng-site ---
17:02:57 [2024-02-28T22:02:57.276Z] [INFO] 
17:02:57 [2024-02-28T22:02:57.276Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.tests >--
17:02:57 [2024-02-28T22:02:57.276Z] [INFO] Building org.eclipse.tracecompass.jsontrace.core.tests 1.0.4-SNAPSHOT [141/141]
17:02:57 [2024-02-28T22:02:57.276Z] [INFO]   from jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/pom.xml
17:02:57 [2024-02-28T22:02:57.276Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:02:57 [2024-02-28T22:02:57.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
17:02:57 [2024-02-28T22:02:57.276Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/pom.xml
17:02:57 [2024-02-28T22:02:57.276Z] [INFO] 
17:02:57 [2024-02-28T22:02:57.276Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.jsontrace.core.tests ---
17:02:57 [2024-02-28T22:02:57.276Z] [INFO] 
17:02:57 [2024-02-28T22:02:57.276Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.jsontrace.core.tests ---
17:02:57 [2024-02-28T22:02:57.276Z] [INFO] The project's OSGi version is 1.0.4.202402282100
17:02:57 [2024-02-28T22:02:57.276Z] [INFO] 
17:02:57 [2024-02-28T22:02:57.276Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace.core.tests ---
17:02:57 [2024-02-28T22:02:57.276Z] [INFO] 
17:02:57 [2024-02-28T22:02:57.276Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace.core.tests ---
17:02:57 [2024-02-28T22:02:57.276Z] [INFO] 
17:02:57 [2024-02-28T22:02:57.276Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace.core.tests ---
17:02:57 [2024-02-28T22:02:57.276Z] [INFO] 
17:02:57 [2024-02-28T22:02:57.276Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace.core.tests ---
17:02:57 [2024-02-28T22:02:57.276Z] [INFO] 
17:02:57 [2024-02-28T22:02:57.276Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.jsontrace.core.tests ---
17:02:57 [2024-02-28T22:02:57.276Z] [INFO] Resolving class path of org.eclipse.tracecompass.jsontrace.core.tests
17:02:57 [2024-02-28T22:02:57.276Z] [INFO] 
17:02:57 [2024-02-28T22:02:57.276Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.jsontrace.core.tests ---
17:02:57 [2024-02-28T22:02:57.276Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/src/main/resources
17:02:57 [2024-02-28T22:02:57.276Z] [INFO] 
17:02:57 [2024-02-28T22:02:57.276Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.jsontrace.core.tests ---
17:02:57 [2024-02-28T22:02:57.276Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:02:57 [2024-02-28T22:02:57.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
17:02:57 [2024-02-28T22:02:57.276Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/pom.xml
17:02:57 [2024-02-28T22:02:57.276Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
17:02:57 [2024-02-28T22:02:57.276Z] [INFO] 
17:02:57 [2024-02-28T22:02:57.276Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.jsontrace.core.tests ---
17:02:57 [2024-02-28T22:02:57.276Z] [INFO] 
17:02:57 [2024-02-28T22:02:57.276Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.jsontrace.core.tests ---
17:02:57 [2024-02-28T22:02:57.276Z] [INFO] 
17:02:57 [2024-02-28T22:02:57.276Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.jsontrace.core.tests ---
17:02:57 [2024-02-28T22:02:57.276Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/src/test/resources
17:02:57 [2024-02-28T22:02:57.276Z] [INFO] 
17:02:57 [2024-02-28T22:02:57.276Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.jsontrace.core.tests ---
17:02:57 [2024-02-28T22:02:57.276Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:02:57 [2024-02-28T22:02:57.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
17:02:57 [2024-02-28T22:02:57.276Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/pom.xml
17:02:57 [2024-02-28T22:02:57.276Z] [INFO] 
17:02:57 [2024-02-28T22:02:57.276Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.jsontrace.core.tests ---
17:02:57 [2024-02-28T22:02:57.276Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 23 were skipped
17:02:57 [2024-02-28T22:02:57.276Z] [INFO] 
17:02:57 [2024-02-28T22:02:57.276Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.jsontrace.core.tests ---
17:02:57 [2024-02-28T22:02:57.531Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/org.eclipse.tracecompass.jsontrace.core.tests-1.0.4-SNAPSHOT-sources.jar
17:02:57 [2024-02-28T22:02:57.531Z] [INFO] 
17:02:57 [2024-02-28T22:02:57.531Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.jsontrace.core.tests ---
17:02:57 [2024-02-28T22:02:57.532Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/org.eclipse.tracecompass.jsontrace.core.tests-1.0.4-SNAPSHOT.jar
17:02:57 [2024-02-28T22:02:57.532Z] [INFO] 
17:02:57 [2024-02-28T22:02:57.532Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.jsontrace.core.tests ---
17:02:57 [2024-02-28T22:02:57.532Z] [INFO] 
17:02:57 [2024-02-28T22:02:57.532Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.jsontrace.core.tests ---
17:02:57 [2024-02-28T22:02:57.532Z] [INFO] 
17:02:57 [2024-02-28T22:02:57.532Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.jsontrace.core.tests ---
17:02:57 [2024-02-28T22:02:57.532Z] [INFO] 
17:02:57 [2024-02-28T22:02:57.532Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.jsontrace.core.tests ---
17:02:57 [2024-02-28T22:02:57.532Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/org.eclipse.tracecompass.jsontrace.core.tests-1.0.4-SNAPSHOT.jar
17:02:58 [2024-02-28T22:02:58.454Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/org.eclipse.tracecompass.jsontrace.core.tests-1.0.4-SNAPSHOT-sources.jar
17:02:59 [2024-02-28T22:02:59.814Z] [INFO] 
17:02:59 [2024-02-28T22:02:59.814Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.jsontrace.core.tests ---
17:02:59 [2024-02-28T22:02:59.814Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
17:02:59 [2024-02-28T22:02:59.815Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
17:02:59 [2024-02-28T22:02:59.815Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
17:02:59 [2024-02-28T22:02:59.815Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
17:02:59 [2024-02-28T22:02:59.815Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-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
17:02:59 [2024-02-28T22:02:59.815Z] [INFO] 
17:02:59 [2024-02-28T22:02:59.815Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.jsontrace.core.tests ---
17:02:59 [2024-02-28T22:02:59.815Z] [INFO] ------------------------------------------------------------------------
17:02:59 [2024-02-28T22:02:59.815Z] [INFO] Reactor Summary:
17:02:59 [2024-02-28T22:02:59.815Z] [INFO] 
17:02:59 [2024-02-28T22:02:59.815Z] [INFO] Trace Compass Parent 9.3.0-SNAPSHOT ................ SUCCESS [ 12.516 s]
17:02:59 [2024-02-28T22:02:59.815Z] [INFO] Trace Compass Tracetype-agnostic Analyses Parent 9.3.0-SNAPSHOT SUCCESS [  0.039 s]
17:02:59 [2024-02-28T22:02:59.815Z] [INFO] Trace Compass Common Utilities Parent 9.3.0-SNAPSHOT SUCCESS [  0.011 s]
17:02:59 [2024-02-28T22:02:59.815Z] [INFO] org.eclipse.tracecompass.common.core 5.2.0-SNAPSHOT  SUCCESS [ 18.370 s]
17:02:59 [2024-02-28T22:02:59.815Z] [INFO] Trace Compass State System Parent 9.3.0-SNAPSHOT ... SUCCESS [  0.009 s]
17:02:59 [2024-02-28T22:02:59.815Z] [INFO] org.eclipse.tracecompass.datastore.core 1.3.0-SNAPSHOT SUCCESS [  3.101 s]
17:02:59 [2024-02-28T22:02:59.815Z] [INFO] org.eclipse.tracecompass.segmentstore.core 3.1.0-SNAPSHOT SUCCESS [  2.572 s]
17:02:59 [2024-02-28T22:02:59.815Z] [INFO] Trace Compass TMF Parent 9.3.0-SNAPSHOT ............ SUCCESS [  0.018 s]
17:02:59 [2024-02-28T22:02:59.815Z] [INFO] Trace Compass Filter Parser 1.1.1-SNAPSHOT ......... SUCCESS [  2.430 s]
17:02:59 [2024-02-28T22:02:59.815Z] [INFO] org.eclipse.tracecompass.statesystem.core 5.3.1-SNAPSHOT SUCCESS [  3.665 s]
17:02:59 [2024-02-28T22:02:59.815Z] [INFO] org.eclipse.tracecompass.tmf.core 9.2.1-SNAPSHOT ... SUCCESS [  9.189 s]
17:02:59 [2024-02-28T22:02:59.815Z] [INFO] org.eclipse.tracecompass.analysis.counters.core 2.2.1-SNAPSHOT SUCCESS [  2.345 s]
17:02:59 [2024-02-28T22:02:59.815Z] [INFO] org.eclipse.tracecompass.statesystem.core.tests 1.0.16-SNAPSHOT SUCCESS [ 23.660 s]
17:02:59 [2024-02-28T22:02:59.815Z] [INFO] org.eclipse.tracecompass.tmf.core.tests 1.0.25-SNAPSHOT SUCCESS [04:41 min]
17:02:59 [2024-02-28T22:02:59.815Z] [INFO] Trace Compass CTF Support Parent 9.3.0-SNAPSHOT .... SUCCESS [  0.008 s]
17:02:59 [2024-02-28T22:02:59.815Z] [INFO] Trace Compass CTF Parser Plug-in 1.1.1-SNAPSHOT .... SUCCESS [  7.424 s]
17:02:59 [2024-02-28T22:02:59.815Z] [INFO] org.eclipse.tracecompass.ctf.core 4.4.1-SNAPSHOT ... SUCCESS [  4.232 s]
17:02:59 [2024-02-28T22:02:59.815Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core 4.5.1-SNAPSHOT SUCCESS [  2.332 s]
17:02:59 [2024-02-28T22:02:59.815Z] [INFO] Trace Compass CTF Core Tests Plug-in 1.0.15-SNAPSHOT SUCCESS [ 55.030 s]
17:02:59 [2024-02-28T22:02:59.815Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core.tests 1.0.17-SNAPSHOT SUCCESS [04:35 min]
17:02:59 [2024-02-28T22:02:59.815Z] [INFO] org.eclipse.tracecompass.analysis.counters.core.tests 1.0.3-SNAPSHOT SUCCESS [  7.860 s]
17:02:59 [2024-02-28T22:02:59.815Z] [INFO] org.eclipse.tracecompass.tmf.ui 9.0.3-SNAPSHOT ..... SUCCESS [ 13.056 s]
17:02:59 [2024-02-28T22:02:59.815Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui 2.1.0-SNAPSHOT SUCCESS [  3.281 s]
17:02:59 [2024-02-28T22:02:59.815Z] [INFO] org.eclipse.tracecompass.tmf.chart.core 1.1.0-SNAPSHOT SUCCESS [  2.560 s]
17:02:59 [2024-02-28T22:02:59.815Z] [INFO] org.eclipse.tracecompass.analysis.lami.core 1.2.1-SNAPSHOT SUCCESS [  3.257 s]
17:02:59 [2024-02-28T22:02:59.815Z] [INFO] org.eclipse.tracecompass.analysis.graph.core 4.1.1-SNAPSHOT SUCCESS [  3.303 s]
17:02:59 [2024-02-28T22:02:59.815Z] [INFO] org.eclipse.tracecompass.analysis.timing.core 5.5.1-SNAPSHOT SUCCESS [  2.926 s]
17:02:59 [2024-02-28T22:02:59.815Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core 4.1.1-SNAPSHOT SUCCESS [  3.217 s]
17:02:59 [2024-02-28T22:02:59.815Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core 8.2.1-SNAPSHOT SUCCESS [  3.711 s]
17:02:59 [2024-02-28T22:02:59.815Z] [INFO] Trace Compass LTTng Support Parent 9.3.0-SNAPSHOT .. SUCCESS [  0.005 s]
17:02:59 [2024-02-28T22:02:59.815Z] [INFO] org.eclipse.tracecompass.lttng2.common.core 1.2.0-SNAPSHOT SUCCESS [  2.420 s]
17:02:59 [2024-02-28T22:02:59.815Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core 3.1.1-SNAPSHOT SUCCESS [  2.685 s]
17:02:59 [2024-02-28T22:02:59.815Z] [INFO] org.eclipse.tracecompass.tmf.ui.tests 1.0.21-SNAPSHOT SUCCESS [02:40 min]
17:02:59 [2024-02-28T22:02:59.815Z] [INFO] Trace Compass Release Engineering Parent 9.3.0-SNAPSHOT SUCCESS [  0.005 s]
17:02:59 [2024-02-28T22:02:59.815Z] [INFO] org.eclipse.tracecompass.slf4j.binding.simple.properties 1.0.2-SNAPSHOT SUCCESS [  2.267 s]
17:02:59 [2024-02-28T22:02:59.815Z] [INFO] org.eclipse.tracecompass.tmf.ui.swtbot.tests 1.0.22-SNAPSHOT SUCCESS [05:04 min]
17:02:59 [2024-02-28T22:02:59.815Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests 1.0.3-SNAPSHOT SUCCESS [01:19 min]
17:02:59 [2024-02-28T22:02:59.815Z] [INFO] org.eclipse.tracecompass.analysis.graph.core.tests 1.0.8-SNAPSHOT SUCCESS [  9.310 s]
17:02:59 [2024-02-28T22:02:59.815Z] [INFO] org.eclipse.tracecompass.analysis.graph.ui 1.1.0-SNAPSHOT SUCCESS [  2.418 s]
17:02:59 [2024-02-28T22:02:59.815Z] [INFO] org.eclipse.tracecompass.analysis.lami.core.tests 1.0.5-SNAPSHOT SUCCESS [  6.784 s]
17:02:59 [2024-02-28T22:02:59.815Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui 1.1.0-SNAPSHOT SUCCESS [  2.957 s]
17:02:59 [2024-02-28T22:02:59.815Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui 1.2.0-SNAPSHOT SUCCESS [  3.278 s]
17:02:59 [2024-02-28T22:02:59.815Z] [INFO] org.eclipse.tracecompass.tmf.chart.core.tests 1.0.4-SNAPSHOT SUCCESS [  6.676 s]
17:02:59 [2024-02-28T22:02:59.815Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests 1.0.7-SNAPSHOT SUCCESS [ 14.756 s]
17:02:59 [2024-02-28T22:02:59.815Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests 1.0.7-SNAPSHOT SUCCESS [ 24.865 s]
17:02:59 [2024-02-28T22:02:59.815Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core.tests 1.0.18-SNAPSHOT SUCCESS [02:01 min]
17:02:59 [2024-02-28T22:02:59.815Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui 6.1.1-SNAPSHOT SUCCESS [  2.843 s]
17:02:59 [2024-02-28T22:02:59.815Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui 4.1.3-SNAPSHOT SUCCESS [  3.543 s]
17:02:59 [2024-02-28T22:02:59.815Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.tests 1.0.10-SNAPSHOT SUCCESS [ 12.598 s]
17:02:59 [2024-02-28T22:02:59.815Z] [INFO] org.eclipse.tracecompass.analysis.timing.core.tests 1.0.11-SNAPSHOT SUCCESS [ 16.501 s]
17:02:59 [2024-02-28T22:02:59.815Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests 1.0.12-SNAPSHOT SUCCESS [ 25.848 s]
17:02:59 [2024-02-28T22:02:59.815Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests 1.0.17-SNAPSHOT SUCCESS [ 54.097 s]
17:02:59 [2024-02-28T22:02:59.815Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core 2.4.1-SNAPSHOT SUCCESS [  2.994 s]
17:02:59 [2024-02-28T22:02:59.815Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core.tests 1.0.10-SNAPSHOT SUCCESS [ 42.542 s]
17:02:59 [2024-02-28T22:02:59.815Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui 4.1.1-SNAPSHOT SUCCESS [  3.737 s]
17:02:59 [2024-02-28T22:02:59.815Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests 1.0.8-SNAPSHOT SUCCESS [ 15.638 s]
17:02:59 [2024-02-28T22:02:59.815Z] [INFO] Trace Compass BTF Support Parent 9.3.0-SNAPSHOT .... SUCCESS [  0.006 s]
17:02:59 [2024-02-28T22:02:59.815Z] [INFO] org.eclipse.tracecompass.btf.core 3.1.0-SNAPSHOT ... SUCCESS [  2.513 s]
17:02:59 [2024-02-28T22:02:59.815Z] [INFO] org.eclipse.tracecompass.btf.ui 1.1.0-SNAPSHOT ..... SUCCESS [  2.922 s]
17:02:59 [2024-02-28T22:02:59.815Z] [INFO] Trace Compass Documentation 9.3.0-SNAPSHOT ......... SUCCESS [  0.005 s]
17:02:59 [2024-02-28T22:02:59.815Z] [INFO] Trace Compass Profiling User Guide 9.3.0-SNAPSHOT .. SUCCESS [ 11.388 s]
17:02:59 [2024-02-28T22:02:59.815Z] [INFO] Trace Compass Developer Guide 9.3.0-SNAPSHOT ....... SUCCESS [  7.469 s]
17:02:59 [2024-02-28T22:02:59.815Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui 2.2.0-SNAPSHOT SUCCESS [  3.064 s]
17:02:59 [2024-02-28T22:02:59.815Z] [INFO] org.eclipse.tracecompass.tmf 9.3.0-SNAPSHOT ........ SUCCESS [  2.457 s]
17:02:59 [2024-02-28T22:02:59.815Z] [INFO] org.eclipse.tracecompass.btf 9.3.0-SNAPSHOT ........ SUCCESS [  2.191 s]
17:02:59 [2024-02-28T22:02:59.815Z] [INFO] org.eclipse.tracecompass.btf.core.tests 1.0.4-SNAPSHOT SUCCESS [  7.095 s]
17:02:59 [2024-02-28T22:02:59.815Z] [INFO] org.eclipse.tracecompass.common.core.tests 1.1.11-SNAPSHOT SUCCESS [  7.221 s]
17:02:59 [2024-02-28T22:02:59.815Z] [INFO] org.eclipse.tracecompass.ctf 9.3.0-SNAPSHOT ........ SUCCESS [  2.339 s]
17:02:59 [2024-02-28T22:02:59.815Z] [INFO] org.eclipse.tracecompass.ctf.parser.tests 1.0.4-SNAPSHOT SUCCESS [  5.726 s]
17:02:59 [2024-02-28T22:02:59.815Z] [INFO] org.eclipse.tracecompass.tmf.ctf 9.3.0-SNAPSHOT .... SUCCESS [  2.010 s]
17:02:59 [2024-02-28T22:02:59.815Z] [INFO] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests 1.0.12-SNAPSHOT SUCCESS [02:03 min]
17:02:59 [2024-02-28T22:02:59.815Z] [INFO] Trace Compass User Guide 9.3.0-SNAPSHOT ............ SUCCESS [ 11.794 s]
17:02:59 [2024-02-28T22:02:59.815Z] [INFO] Trace Compass GDB Tracepoint Analysis User Guide 9.3.0-SNAPSHOT SUCCESS [  5.295 s]
17:02:59 [2024-02-28T22:02:59.815Z] [INFO] Trace Compass RCP User Guide 9.3.0-SNAPSHOT ........ SUCCESS [  5.069 s]
17:02:59 [2024-02-28T22:02:59.815Z] [INFO] Trace Compass Pcap User Guide 9.3.0-SNAPSHOT ....... SUCCESS [  5.179 s]
17:02:59 [2024-02-28T22:02:59.815Z] [INFO] org.eclipse.tracecompass.examples 1.0.11-SNAPSHOT .. SUCCESS [  3.024 s]
17:02:59 [2024-02-28T22:02:59.815Z] [INFO] Trace Compass GDB Tracepoint Analysis Parent 9.3.0-SNAPSHOT SUCCESS [  0.004 s]
17:02:59 [2024-02-28T22:02:59.816Z] [INFO] org.eclipse.tracecompass.gdbtrace.core 1.1.1-SNAPSHOT SUCCESS [  3.398 s]
17:02:59 [2024-02-28T22:02:59.816Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui 1.2.0-SNAPSHOT  SUCCESS [  3.211 s]
17:02:59 [2024-02-28T22:02:59.816Z] [INFO] org.eclipse.tracecompass.gdbtrace 9.3.0-SNAPSHOT ... SUCCESS [  2.845 s]
17:02:59 [2024-02-28T22:02:59.816Z] [INFO] org.eclipse.tracecompass.gdbtrace.core.tests 1.0.3-SNAPSHOT SUCCESS [  6.460 s]
17:02:59 [2024-02-28T22:02:59.816Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui.tests 1.0.3-SNAPSHOT SUCCESS [ 12.999 s]
17:02:59 [2024-02-28T22:02:59.816Z] [INFO] org.eclipse.tracecompass.lttng2.common.core.tests 1.0.3-SNAPSHOT SUCCESS [  6.159 s]
17:02:59 [2024-02-28T22:02:59.816Z] [INFO] org.eclipse.tracecompass.tmf.remote.core 2.1.0-SNAPSHOT SUCCESS [  2.104 s]
17:02:59 [2024-02-28T22:02:59.816Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui 1.1.0-SNAPSHOT SUCCESS [  3.439 s]
17:02:59 [2024-02-28T22:02:59.816Z] [INFO] org.eclipse.tracecompass.lttng2.control.core 1.3.0-SNAPSHOT SUCCESS [  2.870 s]
17:02:59 [2024-02-28T22:02:59.816Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui 1.3.0-SNAPSHOT SUCCESS [  3.831 s]
17:02:59 [2024-02-28T22:02:59.816Z] [INFO] org.eclipse.tracecompass.lttng2.control 9.3.0-SNAPSHOT SUCCESS [  2.288 s]
17:02:59 [2024-02-28T22:02:59.816Z] [INFO] org.eclipse.tracecompass.lttng2.control.core.tests 1.1.4-SNAPSHOT SUCCESS [  6.856 s]
17:02:59 [2024-02-28T22:02:59.816Z] [INFO] org.eclipse.tracecompass.tmf.remote.core.tests 1.0.3-SNAPSHOT SUCCESS [  6.677 s]
17:02:59 [2024-02-28T22:02:59.816Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.tests 2.0.6-SNAPSHOT SUCCESS [ 33.732 s]
17:02:59 [2024-02-28T22:02:59.816Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests 1.0.9-SNAPSHOT SUCCESS [ 55.188 s]
17:02:59 [2024-02-28T22:02:59.816Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui 2.1.0-SNAPSHOT SUCCESS [  3.220 s]
17:02:59 [2024-02-28T22:02:59.816Z] [INFO] org.eclipse.tracecompass.lttng2.kernel 9.3.0-SNAPSHOT SUCCESS [  1.938 s]
17:02:59 [2024-02-28T22:02:59.816Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core.tests 1.0.16-SNAPSHOT SUCCESS [ 42.767 s]
17:02:59 [2024-02-28T22:02:59.816Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core.tests 2.0.7-SNAPSHOT SUCCESS [03:04 min]
17:02:59 [2024-02-28T22:02:59.816Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests 1.0.21-SNAPSHOT SUCCESS [04:33 min]
17:02:59 [2024-02-28T22:02:59.816Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core 5.2.2-SNAPSHOT SUCCESS [  2.676 s]
17:02:59 [2024-02-28T22:02:59.816Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui 3.1.0-SNAPSHOT SUCCESS [  2.370 s]
17:02:59 [2024-02-28T22:02:59.816Z] [INFO] org.eclipse.tracecompass.lttng2.ust 9.3.0-SNAPSHOT . SUCCESS [  2.061 s]
17:02:59 [2024-02-28T22:02:59.816Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core.tests 1.0.15-SNAPSHOT SUCCESS [ 34.421 s]
17:02:59 [2024-02-28T22:02:59.816Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.tests 1.0.3-SNAPSHOT SUCCESS [ 12.975 s]
17:02:59 [2024-02-28T22:02:59.816Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests 1.0.16-SNAPSHOT SUCCESS [01:12 min]
17:02:59 [2024-02-28T22:02:59.816Z] [INFO] Trace Compass Pcap Format Support Parent 9.3.0-SNAPSHOT SUCCESS [  0.005 s]
17:02:59 [2024-02-28T22:02:59.816Z] [INFO] org.eclipse.tracecompass.pcap.core 1.2.1-SNAPSHOT .. SUCCESS [  2.717 s]
17:02:59 [2024-02-28T22:02:59.816Z] [INFO] Trace Compass Pcap Parser Core Tests Plug-in 1.0.7-SNAPSHOT SUCCESS [  9.053 s]
17:02:59 [2024-02-28T22:02:59.816Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core 1.1.1-SNAPSHOT SUCCESS [  2.531 s]
17:02:59 [2024-02-28T22:02:59.816Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui 1.2.0-SNAPSHOT  SUCCESS [  2.867 s]
17:02:59 [2024-02-28T22:02:59.816Z] [INFO] org.eclipse.tracecompass.tmf.pcap 9.3.0-SNAPSHOT ... SUCCESS [  2.316 s]
17:02:59 [2024-02-28T22:02:59.816Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core.tests 1.0.4-SNAPSHOT SUCCESS [  8.360 s]
17:02:59 [2024-02-28T22:02:59.816Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests 1.0.3-SNAPSHOT SUCCESS [ 31.115 s]
17:02:59 [2024-02-28T22:02:59.816Z] [INFO] Trace Compass RCP Parent 9.3.0-SNAPSHOT ............ SUCCESS [  0.006 s]
17:02:59 [2024-02-28T22:02:59.816Z] [INFO] Trace Compass RCP Branding plug-in 9.3.0-SNAPSHOT .. SUCCESS [  2.589 s]
17:02:59 [2024-02-28T22:02:59.816Z] [INFO] Trace Compass RCP Branding Feature 9.3.0-SNAPSHOT .. SUCCESS [  2.300 s]
17:02:59 [2024-02-28T22:02:59.816Z] [INFO] org.eclipse.tracecompass.tmf.cli.core 1.1.0-SNAPSHOT SUCCESS [  2.293 s]
17:02:59 [2024-02-28T22:02:59.816Z] [INFO] org.eclipse.tracecompass.rcp.ui 9.3.0-SNAPSHOT ..... SUCCESS [  2.814 s]
17:02:59 [2024-02-28T22:02:59.816Z] [INFO] Trace Compass RCP Feature 9.3.0-SNAPSHOT ........... SUCCESS [  4.319 s]
17:02:59 [2024-02-28T22:02:59.816Z] [INFO] org.eclipse.tracecompass.tmf.cli.core.tests 1.0.3-SNAPSHOT SUCCESS [  6.484 s]
17:02:59 [2024-02-28T22:02:59.816Z] [INFO] org.eclipse.tracecompass.rcp.ui.tests 2.0.5-SNAPSHOT SUCCESS [ 12.705 s]
17:02:59 [2024-02-28T22:02:59.816Z] [INFO] org.eclipse.tracecompass.rcp.incubator.ui 1.0.5-SNAPSHOT SUCCESS [  2.512 s]
17:02:59 [2024-02-28T22:02:59.816Z] [INFO] org.eclipse.tracecompass.rcp.incubator 9.3.0-SNAPSHOT SUCCESS [  2.353 s]
17:02:59 [2024-02-28T22:02:59.816Z] [INFO] org.eclipse.tracecompass.tmf.cli 9.3.0-SNAPSHOT .... SUCCESS [  2.430 s]
17:02:59 [2024-02-28T22:02:59.816Z] [INFO] Trace Compass Json trace Parent 9.3.0-SNAPSHOT ..... SUCCESS [  0.003 s]
17:02:59 [2024-02-28T22:02:59.816Z] [INFO] org.eclipse.tracecompass.jsontrace.core 1.1.0-SNAPSHOT SUCCESS [  2.115 s]
17:02:59 [2024-02-28T22:02:59.816Z] [INFO] org.eclipse.tracecompass.jsontrace 9.3.0-SNAPSHOT .. SUCCESS [  1.791 s]
17:02:59 [2024-02-28T22:02:59.816Z] [INFO] Trace Compass RCP Product 9.3.0-SNAPSHOT ........... SUCCESS [03:21 min]
17:02:59 [2024-02-28T22:02:59.816Z] [INFO] Trace Compass Target Platform 9.3.0-SNAPSHOT ....... SUCCESS [  1.732 s]
17:02:59 [2024-02-28T22:02:59.816Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.tests 1.0.5-SNAPSHOT SUCCESS [ 14.895 s]
17:02:59 [2024-02-28T22:02:59.816Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests 1.0.15-SNAPSHOT SUCCESS [01:02 min]
17:02:59 [2024-02-28T22:02:59.816Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests 1.0.11-SNAPSHOT SUCCESS [01:26 min]
17:02:59 [2024-02-28T22:02:59.816Z] [INFO] org.eclipse.tracecompass.integration.swtbot.tests 1.0.16-SNAPSHOT SUCCESS [07:40 min]
17:02:59 [2024-02-28T22:02:59.816Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.tests 1.0.3-SNAPSHOT SUCCESS [ 12.333 s]
17:02:59 [2024-02-28T22:02:59.816Z] [INFO] org.eclipse.tracecompass.datastore.core.tests 1.0.9-SNAPSHOT SUCCESS [  7.294 s]
17:02:59 [2024-02-28T22:02:59.816Z] [INFO] org.eclipse.tracecompass.segmentstore.core.tests 1.0.8-SNAPSHOT SUCCESS [  6.952 s]
17:02:59 [2024-02-28T22:02:59.816Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.tests 1.0.3-SNAPSHOT SUCCESS [ 13.006 s]
17:02:59 [2024-02-28T22:02:59.816Z] [INFO] Trace Compass All Tests 1.0.13-SNAPSHOT ............ SUCCESS [  3.442 s]
17:02:59 [2024-02-28T22:02:59.816Z] [INFO] org.eclipse.tracecompass.integration.core.tests 1.0.8-SNAPSHOT SUCCESS [ 24.559 s]
17:02:59 [2024-02-28T22:02:59.816Z] [INFO] org.eclipse.tracecompass.testing 9.3.0-SNAPSHOT .... SUCCESS [  2.192 s]
17:02:59 [2024-02-28T22:02:59.816Z] [INFO] org.eclipse.tracecompass.tmf.remote 9.3.0-SNAPSHOT . SUCCESS [  2.126 s]
17:02:59 [2024-02-28T22:02:59.816Z] [INFO] Trace Compass Repository 9.3.0-SNAPSHOT ............ SUCCESS [  5.583 s]
17:02:59 [2024-02-28T22:02:59.816Z] [INFO] org.eclipse.tracecompass.jsontrace.core.tests 1.0.4-SNAPSHOT SUCCESS [  2.602 s]
17:02:59 [2024-02-28T22:02:59.816Z] [INFO] ------------------------------------------------------------------------
17:02:59 [2024-02-28T22:02:59.816Z] [INFO] BUILD SUCCESS
17:02:59 [2024-02-28T22:02:59.816Z] [INFO] ------------------------------------------------------------------------
17:02:59 [2024-02-28T22:02:59.816Z] [INFO] Total time:  01:02 h
17:02:59 [2024-02-28T22:02:59.816Z] [INFO] Finished at: 2024-02-28T22:02:59Z
17:02:59 [2024-02-28T22:02:59.816Z] [INFO] ------------------------------------------------------------------------
17:03:00 [2024-02-28T22:03:00.639Z] [Pipeline] sh
17:03:01 [2024-02-28T22:03:01.242Z] + mkdir -p releng/org.eclipse.tracecompass.releng-site/target/repository/
17:03:01 [2024-02-28T22:03:01.542Z] [Pipeline] sh
17:03:02 [2024-02-28T22:03:02.105Z] + git rev-parse --short HEAD
17:03:03 [2024-02-28T22:03:03.410Z] [Pipeline] sh
17:03:03 [2024-02-28T22:03:03.922Z] + mkdir -p rcp/org.eclipse.tracecompass.rcp.product/target/repository/
17:03:04 [2024-02-28T22:03:04.982Z] [Pipeline] sh
17:03:05 [2024-02-28T22:03:05.490Z] + cp releng/org.eclipse.tracecompass.releng-site/target/repository//tc-git-sha rcp/org.eclipse.tracecompass.rcp.product/target/repository//tc-git-sha
17:03:05 [2024-02-28T22:03:05.744Z] [Pipeline] }
17:03:06 [2024-02-28T22:03:06.006Z] [Pipeline] // container
17:03:06 [2024-02-28T22:03:06.459Z] Post stage
17:03:07 [2024-02-28T22:03:07.358Z] [Pipeline] container
17:03:07 [2024-02-28T22:03:07.359Z] [Pipeline] {
17:03:08 [2024-02-28T22:03:08.008Z] [Pipeline] junit
17:03:08 [2024-02-28T22:03:08.013Z] Recording test results
17:03:29 [2024-02-28T22:03:29.034Z] [Checks API] No suitable checks publisher found.
17:03:29 [2024-02-28T22:03:29.326Z] [Pipeline] archiveArtifacts
17:03:29 [2024-02-28T22:03:29.330Z] Archiving artifacts
17:03:32 [2024-02-28T22:03:32.305Z] [Pipeline] }
17:03:32 [2024-02-28T22:03:32.561Z] [Pipeline] // container
17:03:34 [2024-02-28T22:03:34.270Z] [Pipeline] }
17:03:36 [2024-02-28T22:03:36.932Z] [Pipeline] // withEnv
17:03:37 [2024-02-28T22:03:37.310Z] [Pipeline] }
17:03:40 [2024-02-28T22:03:40.484Z] [Pipeline] // stage
17:03:41 [2024-02-28T22:03:41.282Z] [Pipeline] stage
17:03:41 [2024-02-28T22:03:41.283Z] [Pipeline] { (Deploy Site)
17:03:46 [2024-02-28T22:03:46.863Z] [Pipeline] tool
17:03:47 [2024-02-28T22:03:47.391Z] [Pipeline] envVarsForTool
17:03:48 [2024-02-28T22:03:48.290Z] [Pipeline] tool
17:03:53 [2024-02-28T22:03:53.438Z] [Pipeline] envVarsForTool
17:03:54 [2024-02-28T22:03:54.077Z] [Pipeline] withEnv
17:03:54 [2024-02-28T22:03:54.077Z] [Pipeline] {
17:03:55 [2024-02-28T22:03:55.604Z] [Pipeline] sshagent
17:03:55 [2024-02-28T22:03:55.640Z] [ssh-agent] Using credentials genie.tracecompass (ssh://genie.tracecompass@projects-storage.eclipse.org)
17:03:55 [2024-02-28T22:03:55.640Z] [ssh-agent] Looking for ssh-agent implementation...
17:03:55 [2024-02-28T22:03:55.672Z] [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
17:03:55 [2024-02-28T22:03:55.673Z] $ ssh-agent
17:03:55 [2024-02-28T22:03:55.683Z] SSH_AUTH_SOCK=/tmp/ssh-4GQQgzb5kIs5/agent.228
17:03:55 [2024-02-28T22:03:55.683Z] SSH_AGENT_PID=230
17:03:55 [2024-02-28T22:03:55.774Z] Running ssh-add (command line suppressed)
17:03:55 [2024-02-28T22:03:55.868Z] Identity added: /home/jenkins/agent/workspace/tracecompass-master-nightly@tmp/private_key_1143503619200270340.key (/home/jenkins/agent/workspace/tracecompass-master-nightly@tmp/private_key_1143503619200270340.key)
17:03:55 [2024-02-28T22:03:55.879Z] [ssh-agent] Started.
17:03:55 [2024-02-28T22:03:55.881Z] [Pipeline] {
17:03:56 [2024-02-28T22:03:56.502Z] [Pipeline] sh
17:03:56 [2024-02-28T22:03:56.825Z] + /home/jenkins/agent/workspace/tracecompass-master-nightly/.scripts//deploy-update-site.sh releng/org.eclipse.tracecompass.releng-site/target/repository/ /home/data/httpd/download.eclipse.org/tracecompass/master/repository/
17:03:56 [2024-02-28T22:03:56.825Z] + repo=tracecompass
17:03:56 [2024-02-28T22:03:56.825Z] + '[' 2 -lt 2 ']'
17:03:56 [2024-02-28T22:03:56.825Z] + sitePath=releng/org.eclipse.tracecompass.releng-site/target/repository/
17:03:56 [2024-02-28T22:03:56.825Z] + siteDestination=/home/data/httpd/download.eclipse.org/tracecompass/master/repository/
17:03:56 [2024-02-28T22:03:56.826Z] + SSHUSER=genie.tracecompass@projects-storage.eclipse.org
17:03:56 [2024-02-28T22:03:56.826Z] + SSH='ssh genie.tracecompass@projects-storage.eclipse.org'
17:03:56 [2024-02-28T22:03:56.826Z] + SCP=scp
17:03:56 [2024-02-28T22:03:56.826Z] + ECHO=echo
17:03:56 [2024-02-28T22:03:56.826Z] + '[' false == false ']'
17:03:56 [2024-02-28T22:03:56.826Z] + ECHO=
17:03:56 [2024-02-28T22:03:56.826Z] + ssh genie.tracecompass@projects-storage.eclipse.org 'mkdir -p /home/data/httpd/download.eclipse.org/tracecompass/master/repository/
17:03:56 [2024-02-28T22:03:56.826Z]               rm -rf  /home/data/httpd/download.eclipse.org/tracecompass/master/repository//*'
17:03:57 [2024-02-28T22:03:57.750Z] + 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/master/repository/
17:04:00 [2024-02-28T22:04:00.518Z] [Pipeline] }
17:04:00 [2024-02-28T22:04:00.518Z] $ ssh-agent -k
17:04:00 [2024-02-28T22:04:00.525Z] unset SSH_AUTH_SOCK;
17:04:00 [2024-02-28T22:04:00.525Z] unset SSH_AGENT_PID;
17:04:00 [2024-02-28T22:04:00.526Z] echo Agent pid 230 killed;
17:04:00 [2024-02-28T22:04:00.537Z] [ssh-agent] Stopped.
17:04:00 [2024-02-28T22:04:00.804Z] [Pipeline] // sshagent
17:04:01 [2024-02-28T22:04:01.250Z] [Pipeline] }
17:04:03 [2024-02-28T22:04:03.333Z] [Pipeline] // withEnv
17:04:03 [2024-02-28T22:04:03.714Z] [Pipeline] }
17:04:10 [2024-02-28T22:04:10.863Z] [Pipeline] // stage
17:04:11 [2024-02-28T22:04:11.672Z] [Pipeline] stage
17:04:11 [2024-02-28T22:04:11.673Z] [Pipeline] { (Deploy RCP)
17:04:17 [2024-02-28T22:04:17.402Z] [Pipeline] tool
17:04:17 [2024-02-28T22:04:17.933Z] [Pipeline] envVarsForTool
17:04:18 [2024-02-28T22:04:18.820Z] [Pipeline] tool
17:04:19 [2024-02-28T22:04:19.329Z] [Pipeline] envVarsForTool
17:04:19 [2024-02-28T22:04:19.966Z] [Pipeline] withEnv
17:04:19 [2024-02-28T22:04:19.967Z] [Pipeline] {
17:04:21 [2024-02-28T22:04:21.482Z] [Pipeline] sshagent
17:04:21 [2024-02-28T22:04:21.489Z] [ssh-agent] Using credentials genie.tracecompass (ssh://genie.tracecompass@projects-storage.eclipse.org)
17:04:21 [2024-02-28T22:04:21.489Z] [ssh-agent] Looking for ssh-agent implementation...
17:04:21 [2024-02-28T22:04:21.500Z] [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
17:04:21 [2024-02-28T22:04:21.499Z] $ ssh-agent
17:04:21 [2024-02-28T22:04:21.510Z] SSH_AUTH_SOCK=/tmp/ssh-BL2EJiFybkiY/agent.252
17:04:21 [2024-02-28T22:04:21.510Z] SSH_AGENT_PID=254
17:04:21 [2024-02-28T22:04:21.515Z] Running ssh-add (command line suppressed)
17:04:21 [2024-02-28T22:04:21.567Z] Identity added: /home/jenkins/agent/workspace/tracecompass-master-nightly@tmp/private_key_5100872914196418982.key (/home/jenkins/agent/workspace/tracecompass-master-nightly@tmp/private_key_5100872914196418982.key)
17:04:21 [2024-02-28T22:04:21.575Z] [ssh-agent] Started.
17:04:21 [2024-02-28T22:04:21.576Z] [Pipeline] {
17:04:22 [2024-02-28T22:04:22.210Z] [Pipeline] sh
17:04:22 [2024-02-28T22:04:22.480Z] + /home/jenkins/agent/workspace/tracecompass-master-nightly/.scripts//deploy-rcp.sh rcp/org.eclipse.tracecompass.rcp.product/target/products/ /home/data/httpd/download.eclipse.org/tracecompass/master/rcp/ rcp/org.eclipse.tracecompass.rcp.product/target/repository/ /home/data/httpd/download.eclipse.org/tracecompass/master/rcp-repository/ 'trace-compass-*' false
17:04:22 [2024-02-28T22:04:22.480Z] + repo=tracecompass
17:04:22 [2024-02-28T22:04:22.480Z] + '[' 6 -lt 6 ']'
17:04:22 [2024-02-28T22:04:22.480Z] + rcpPath=rcp/org.eclipse.tracecompass.rcp.product/target/products/
17:04:22 [2024-02-28T22:04:22.480Z] + rcpDestination=/home/data/httpd/download.eclipse.org/tracecompass/master/rcp/
17:04:22 [2024-02-28T22:04:22.480Z] + rcpSitePath=rcp/org.eclipse.tracecompass.rcp.product/target/repository/
17:04:22 [2024-02-28T22:04:22.480Z] + rcpSiteDestination=/home/data/httpd/download.eclipse.org/tracecompass/master/rcp-repository/
17:04:22 [2024-02-28T22:04:22.480Z] + rcpPattern='trace-compass-*'
17:04:22 [2024-02-28T22:04:22.480Z] + copyLatest=false
17:04:22 [2024-02-28T22:04:22.480Z] + SSHUSER=genie.tracecompass@projects-storage.eclipse.org
17:04:22 [2024-02-28T22:04:22.480Z] + SSH='ssh genie.tracecompass@projects-storage.eclipse.org'
17:04:22 [2024-02-28T22:04:22.480Z] + SCP=scp
17:04:22 [2024-02-28T22:04:22.480Z] + ECHO=echo
17:04:22 [2024-02-28T22:04:22.480Z] + '[' false == false ']'
17:04:22 [2024-02-28T22:04:22.480Z] + ECHO=
17:04:22 [2024-02-28T22:04:22.480Z] + ssh genie.tracecompass@projects-storage.eclipse.org 'mkdir -p /home/data/httpd/download.eclipse.org/tracecompass/master/rcp/ &&               mkdir -p /home/data/httpd/download.eclipse.org/tracecompass/master/rcp-repository/ &&               rm -rf  /home/data/httpd/download.eclipse.org/tracecompass/master/rcp//trace-compass* &&               rm -rf  /home/data/httpd/download.eclipse.org/tracecompass/master/rcp-repository//*'
17:04:23 [2024-02-28T22:04:23.406Z] + scp rcp/org.eclipse.tracecompass.rcp.product/target/products//trace-compass-9.3.0-20240228-2100-linux.gtk.x86_64.tar.gz rcp/org.eclipse.tracecompass.rcp.product/target/products//trace-compass-9.3.0-20240228-2100-macosx.cocoa.aarch64.dmg rcp/org.eclipse.tracecompass.rcp.product/target/products//trace-compass-9.3.0-20240228-2100-macosx.cocoa.aarch64.tar.gz rcp/org.eclipse.tracecompass.rcp.product/target/products//trace-compass-9.3.0-20240228-2100-macosx.cocoa.x86_64.dmg rcp/org.eclipse.tracecompass.rcp.product/target/products//trace-compass-9.3.0-20240228-2100-macosx.cocoa.x86_64.tar.gz rcp/org.eclipse.tracecompass.rcp.product/target/products//trace-compass-9.3.0-20240228-2100-win32.win32.x86_64.zip genie.tracecompass@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/tracecompass/master/rcp/
17:04:49 [2024-02-28T22:04:49.923Z] + 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/master/rcp-repository/
17:04:58 [2024-02-28T22:04:58.007Z] + '[' false == true ']'
17:04:58 [2024-02-28T22:04:58.283Z] [Pipeline] }
17:04:58 [2024-02-28T22:04:58.283Z] $ ssh-agent -k
17:04:58 [2024-02-28T22:04:58.287Z] unset SSH_AUTH_SOCK;
17:04:58 [2024-02-28T22:04:58.288Z] unset SSH_AGENT_PID;
17:04:58 [2024-02-28T22:04:58.288Z] echo Agent pid 254 killed;
17:04:58 [2024-02-28T22:04:58.295Z] [ssh-agent] Stopped.
17:04:58 [2024-02-28T22:04:58.604Z] [Pipeline] // sshagent
17:04:59 [2024-02-28T22:04:59.045Z] [Pipeline] }
17:04:59 [2024-02-28T22:04:59.429Z] [Pipeline] // withEnv
17:04:59 [2024-02-28T22:04:59.830Z] [Pipeline] }
17:05:00 [2024-02-28T22:05:00.105Z] [Pipeline] // stage
17:05:01 [2024-02-28T22:05:01.058Z] [Pipeline] stage
17:05:01 [2024-02-28T22:05:01.058Z] [Pipeline] { (Deploy Doc)
17:05:06 [2024-02-28T22:05:06.782Z] [Pipeline] tool
17:05:07 [2024-02-28T22:05:07.294Z] [Pipeline] envVarsForTool
17:05:08 [2024-02-28T22:05:08.174Z] [Pipeline] tool
17:05:08 [2024-02-28T22:05:08.734Z] [Pipeline] envVarsForTool
17:05:11 [2024-02-28T22:05:11.227Z] [Pipeline] withEnv
17:05:11 [2024-02-28T22:05:11.228Z] [Pipeline] {
17:05:13 [2024-02-28T22:05:13.971Z] [Pipeline] sshagent
17:05:14 [2024-02-28T22:05:14.107Z] [ssh-agent] Using credentials genie.tracecompass (ssh://genie.tracecompass@projects-storage.eclipse.org)
17:05:14 [2024-02-28T22:05:14.107Z] [ssh-agent] Looking for ssh-agent implementation...
17:05:14 [2024-02-28T22:05:14.118Z] [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
17:05:14 [2024-02-28T22:05:14.118Z] $ ssh-agent
17:05:14 [2024-02-28T22:05:14.133Z] SSH_AUTH_SOCK=/tmp/ssh-6D1GSq4dBGf0/agent.300
17:05:14 [2024-02-28T22:05:14.133Z] SSH_AGENT_PID=302
17:05:14 [2024-02-28T22:05:14.139Z] Running ssh-add (command line suppressed)
17:05:14 [2024-02-28T22:05:14.172Z] Identity added: /home/jenkins/agent/workspace/tracecompass-master-nightly@tmp/private_key_3261456661049723674.key (/home/jenkins/agent/workspace/tracecompass-master-nightly@tmp/private_key_3261456661049723674.key)
17:05:14 [2024-02-28T22:05:14.181Z] [ssh-agent] Started.
17:05:14 [2024-02-28T22:05:14.181Z] [Pipeline] {
17:05:14 [2024-02-28T22:05:14.918Z] [Pipeline] sh
17:05:15 [2024-02-28T22:05:15.187Z] + /home/jenkins/agent/workspace/tracecompass-master-nightly/.scripts//deploy-doc.sh
17:05:15 [2024-02-28T22:05:15.187Z] + SSHUSER=genie.tracecompass@projects-storage.eclipse.org
17:05:15 [2024-02-28T22:05:15.187Z] + SSH='ssh genie.tracecompass@projects-storage.eclipse.org'
17:05:15 [2024-02-28T22:05:15.187Z] + SCP=scp
17:05:15 [2024-02-28T22:05:15.187Z] + DOC_BASE_PATH=doc
17:05:15 [2024-02-28T22:05:15.187Z] ++ ls doc
17:05:15 [2024-02-28T22:05:15.187Z] ++ grep org.eclipse.tracecompass
17:05:15 [2024-02-28T22:05:15.187Z] ++ grep doc
17:05:15 [2024-02-28T22:05:15.187Z] + DOC_DIRS='org.eclipse.tracecompass.analysis.profiling.doc.user
17:05:15 [2024-02-28T22:05:15.187Z] org.eclipse.tracecompass.doc.dev
17:05:15 [2024-02-28T22:05:15.187Z] org.eclipse.tracecompass.doc.user
17:05:15 [2024-02-28T22:05:15.187Z] org.eclipse.tracecompass.gdbtrace.doc.user
17:05:15 [2024-02-28T22:05:15.188Z] org.eclipse.tracecompass.rcp.doc.user
17:05:15 [2024-02-28T22:05:15.188Z] org.eclipse.tracecompass.tmf.pcap.doc.user'
17:05:15 [2024-02-28T22:05:15.188Z] + DOC_ZIP_FILE=doc-deployment.zip
17:05:15 [2024-02-28T22:05:15.188Z] + ECHO=echo
17:05:15 [2024-02-28T22:05:15.188Z] + '[' false == false ']'
17:05:15 [2024-02-28T22:05:15.188Z] + ECHO=
17:05:15 [2024-02-28T22:05:15.188Z] + ssh genie.tracecompass@projects-storage.eclipse.org 'mkdir -p /home/data/httpd/archive.eclipse.org/tracecompass/doc/nightly &&               rm -f /home/data/httpd/archive.eclipse.org/tracecompass/doc/nightly/doc-deployment.zip'
17:05:15 [2024-02-28T22:05:15.747Z] + for DOC_NAME in $DOC_DIRS
17:05:15 [2024-02-28T22:05:15.747Z] + ssh genie.tracecompass@projects-storage.eclipse.org 'rm -rf /home/data/httpd/archive.eclipse.org/tracecompass/doc/nightly/org.eclipse.tracecompass.analysis.profiling.doc.user'
17:05:16 [2024-02-28T22:05:16.002Z] + for DOC_NAME in $DOC_DIRS
17:05:16 [2024-02-28T22:05:16.002Z] + ssh genie.tracecompass@projects-storage.eclipse.org 'rm -rf /home/data/httpd/archive.eclipse.org/tracecompass/doc/nightly/org.eclipse.tracecompass.doc.dev'
17:05:16 [2024-02-28T22:05:16.561Z] + for DOC_NAME in $DOC_DIRS
17:05:16 [2024-02-28T22:05:16.561Z] + ssh genie.tracecompass@projects-storage.eclipse.org 'rm -rf /home/data/httpd/archive.eclipse.org/tracecompass/doc/nightly/org.eclipse.tracecompass.doc.user'
17:05:17 [2024-02-28T22:05:17.921Z] + for DOC_NAME in $DOC_DIRS
17:05:17 [2024-02-28T22:05:17.921Z] + ssh genie.tracecompass@projects-storage.eclipse.org 'rm -rf /home/data/httpd/archive.eclipse.org/tracecompass/doc/nightly/org.eclipse.tracecompass.gdbtrace.doc.user'
17:05:18 [2024-02-28T22:05:18.176Z] + for DOC_NAME in $DOC_DIRS
17:05:18 [2024-02-28T22:05:18.176Z] + ssh genie.tracecompass@projects-storage.eclipse.org 'rm -rf /home/data/httpd/archive.eclipse.org/tracecompass/doc/nightly/org.eclipse.tracecompass.rcp.doc.user'
17:05:18 [2024-02-28T22:05:18.735Z] + for DOC_NAME in $DOC_DIRS
17:05:18 [2024-02-28T22:05:18.735Z] + ssh genie.tracecompass@projects-storage.eclipse.org 'rm -rf /home/data/httpd/archive.eclipse.org/tracecompass/doc/nightly/org.eclipse.tracecompass.tmf.pcap.doc.user'
17:05:18 [2024-02-28T22:05:18.989Z] + ZIP_INPUT='org.eclipse.tracecompas*'
17:05:18 [2024-02-28T22:05:18.989Z] + ZIP_PATH=doc/.temp
17:05:18 [2024-02-28T22:05:18.989Z] + cd doc/.temp
17:05:18 [2024-02-28T22:05:18.989Z] + zip -r doc-deployment.zip org.eclipse.tracecompass.analysis.profiling.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
17:05:18 [2024-02-28T22:05:18.989Z]   adding: org.eclipse.tracecompass.analysis.profiling.doc.user/ (stored 0%)
17:05:18 [2024-02-28T22:05:18.989Z]   adding: org.eclipse.tracecompass.analysis.profiling.doc.user/Additional-documentation-for-developers.html (deflated 70%)
17:05:18 [2024-02-28T22:05:18.989Z]   adding: org.eclipse.tracecompass.analysis.profiling.doc.user/Analyses-and-views.html (deflated 72%)
17:05:18 [2024-02-28T22:05:18.989Z]   adding: org.eclipse.tracecompass.analysis.profiling.doc.user/Overview.html (deflated 69%)
17:05:18 [2024-02-28T22:05:18.989Z]   adding: org.eclipse.tracecompass.analysis.profiling.doc.user/Terminology.html (deflated 65%)
17:05:18 [2024-02-28T22:05:18.989Z]   adding: org.eclipse.tracecompass.analysis.profiling.doc.user/User-Guide.html (deflated 70%)
17:05:18 [2024-02-28T22:05:18.989Z]   adding: org.eclipse.tracecompass.analysis.profiling.doc.user/images/ (stored 0%)
17:05:18 [2024-02-28T22:05:18.989Z]   adding: org.eclipse.tracecompass.analysis.profiling.doc.user/images/home.gif (deflated 23%)
17:05:18 [2024-02-28T22:05:18.989Z]   adding: org.eclipse.tracecompass.analysis.profiling.doc.user/images/next.gif (deflated 19%)
17:05:18 [2024-02-28T22:05:18.989Z]   adding: org.eclipse.tracecompass.analysis.profiling.doc.user/images/prev.gif (deflated 19%)
17:05:18 [2024-02-28T22:05:18.989Z]   adding: org.eclipse.tracecompass.doc.dev/ (stored 0%)
17:05:18 [2024-02-28T22:05:18.989Z]   adding: org.eclipse.tracecompass.doc.dev/Analysis-Framework.html (deflated 70%)
17:05:18 [2024-02-28T22:05:18.989Z]   adding: org.eclipse.tracecompass.doc.dev/CTF-Parser.html (deflated 64%)
17:05:18 [2024-02-28T22:05:18.989Z]   adding: org.eclipse.tracecompass.doc.dev/Component-Interaction.html (deflated 77%)
17:05:18 [2024-02-28T22:05:18.989Z]   adding: org.eclipse.tracecompass.doc.dev/Data-Providers.html (deflated 78%)
17:05:18 [2024-02-28T22:05:18.989Z]   adding: org.eclipse.tracecompass.doc.dev/Developer-Guide.html (deflated 84%)
17:05:18 [2024-02-28T22:05:18.989Z]   adding: org.eclipse.tracecompass.doc.dev/Event-matching-and-trace-synchronization.html (deflated 70%)
17:05:18 [2024-02-28T22:05:18.989Z]   adding: org.eclipse.tracecompass.doc.dev/Generic-State-System.html (deflated 68%)
17:05:18 [2024-02-28T22:05:18.989Z]   adding: org.eclipse.tracecompass.doc.dev/Implementing-a-New-Trace-Type.html (deflated 69%)
17:05:18 [2024-02-28T22:05:18.989Z]   adding: org.eclipse.tracecompass.doc.dev/Introduction.html (deflated 69%)
17:05:18 [2024-02-28T22:05:18.989Z]   adding: org.eclipse.tracecompass.doc.dev/JUL-Logging.html (deflated 63%)
17:05:18 [2024-02-28T22:05:18.990Z]   adding: org.eclipse.tracecompass.doc.dev/Markers.html (deflated 70%)
17:05:18 [2024-02-28T22:05:18.990Z]   adding: org.eclipse.tracecompass.doc.dev/Network-Tracing.html (deflated 76%)
17:05:18 [2024-02-28T22:05:18.990Z]   adding: org.eclipse.tracecompass.doc.dev/OS-Execution-Graph-Extension.html (deflated 67%)
17:05:18 [2024-02-28T22:05:18.990Z]   adding: org.eclipse.tracecompass.doc.dev/Performance-Tests.html (deflated 66%)
17:05:18 [2024-02-28T22:05:18.990Z]   adding: org.eclipse.tracecompass.doc.dev/TMF-Remote-API.html (deflated 72%)
17:05:18 [2024-02-28T22:05:18.990Z]   adding: org.eclipse.tracecompass.doc.dev/UML2-Sequence-Diagram-Framework.html (deflated 77%)
17:05:18 [2024-02-28T22:05:18.990Z]   adding: org.eclipse.tracecompass.doc.dev/View-Tutorial.html (deflated 75%)
17:05:18 [2024-02-28T22:05:18.990Z]   adding: org.eclipse.tracecompass.doc.dev/Virtual-Machine-Analysis.html (deflated 70%)
17:05:18 [2024-02-28T22:05:18.990Z]   adding: org.eclipse.tracecompass.doc.dev/XML-schema-extension.html (deflated 69%)
17:05:18 [2024-02-28T22:05:18.990Z]   adding: org.eclipse.tracecompass.doc.dev/images/ (stored 0%)
17:05:18 [2024-02-28T22:05:18.990Z]   adding: org.eclipse.tracecompass.doc.dev/images/AddDependencyTmfUi.png (deflated 7%)
17:05:18 [2024-02-28T22:05:18.990Z]   adding: org.eclipse.tracecompass.doc.dev/images/AddTmfUml2SDLoader.png (deflated 6%)
17:05:18 [2024-02-28T22:05:18.990Z]   adding: org.eclipse.tracecompass.doc.dev/images/AddViewExtension1.png (deflated 6%)
17:05:18 [2024-02-28T22:05:18.990Z]   adding: org.eclipse.tracecompass.doc.dev/images/AddViewExtension2.png (deflated 7%)
17:05:18 [2024-02-28T22:05:18.990Z]   adding: org.eclipse.tracecompass.doc.dev/images/BlankSampleSeqDiagram.png (deflated 5%)
17:05:18 [2024-02-28T22:05:18.990Z]   adding: org.eclipse.tracecompass.doc.dev/images/CustomStatisticsView.png (deflated 7%)
17:05:18 [2024-02-28T22:05:18.990Z]   adding: org.eclipse.tracecompass.doc.dev/images/DefaultCoolbarMenu.png (deflated 2%)
17:05:18 [2024-02-28T22:05:18.990Z]   adding: org.eclipse.tracecompass.doc.dev/images/DialogHidePatterns.png (deflated 2%)
17:05:18 [2024-02-28T22:05:18.990Z]   adding: org.eclipse.tracecompass.doc.dev/images/EmptySampleView.png (deflated 3%)
17:05:18 [2024-02-28T22:05:18.990Z]   adding: org.eclipse.tracecompass.doc.dev/images/ExampleNewStatsView.png (deflated 7%)
17:05:18 [2024-02-28T22:05:18.990Z]   adding: org.eclipse.tracecompass.doc.dev/images/FillSampleLoader.png (deflated 8%)
17:05:18 [2024-02-28T22:05:18.990Z]   adding: org.eclipse.tracecompass.doc.dev/images/FillSampleSeqDiagram.png (deflated 5%)
17:05:18 [2024-02-28T22:05:18.990Z]   adding: org.eclipse.tracecompass.doc.dev/images/FillSampleViewExtension.png (deflated 6%)
17:05:19 [2024-02-28T22:05:19.269Z]   adding: org.eclipse.tracecompass.doc.dev/images/FindDialog.png (deflated 3%)
17:05:19 [2024-02-28T22:05:19.269Z]   adding: org.eclipse.tracecompass.doc.dev/images/FindProviderAdded.png (deflated 4%)
17:05:19 [2024-02-28T22:05:19.269Z]   adding: org.eclipse.tracecompass.doc.dev/images/HidePatternsMenuItem.png (deflated 1%)
17:05:19 [2024-02-28T22:05:19.269Z]   adding: org.eclipse.tracecompass.doc.dev/images/ImportTracePackage.png (deflated 5%)
17:05:19 [2024-02-28T22:05:19.269Z]   adding: org.eclipse.tracecompass.doc.dev/images/NTTAddDepend.png (deflated 6%)
17:05:19 [2024-02-28T22:05:19.269Z]   adding: org.eclipse.tracecompass.doc.dev/images/NTTAddType.png (deflated 4%)
17:05:19 [2024-02-28T22:05:19.269Z]   adding: org.eclipse.tracecompass.doc.dev/images/NTTExtension.png (deflated 8%)
17:05:19 [2024-02-28T22:05:19.269Z]   adding: org.eclipse.tracecompass.doc.dev/images/NTTExtensionPoint.png (deflated 8%)
17:05:19 [2024-02-28T22:05:19.269Z]   adding: org.eclipse.tracecompass.doc.dev/images/NTTPluginxmlComplete.png (deflated 5%)
17:05:19 [2024-02-28T22:05:19.269Z]   adding: org.eclipse.tracecompass.doc.dev/images/NTTSelectProjects.png (deflated 9%)
17:05:19 [2024-02-28T22:05:19.269Z]   adding: org.eclipse.tracecompass.doc.dev/images/NTTTraceType.png (deflated 7%)
17:05:19 [2024-02-28T22:05:19.269Z]   adding: org.eclipse.tracecompass.doc.dev/images/NewSampleLoaderClass.png (deflated 6%)
17:05:19 [2024-02-28T22:05:19.269Z]   adding: org.eclipse.tracecompass.doc.dev/images/PageProviderAdded.png (deflated 4%)
17:05:19 [2024-02-28T22:05:19.269Z]   adding: org.eclipse.tracecompass.doc.dev/images/PrintDialog.png (deflated 6%)
17:05:19 [2024-02-28T22:05:19.269Z]   adding: org.eclipse.tracecompass.doc.dev/images/ReferenceExtensions.png (deflated 2%)
17:05:19 [2024-02-28T22:05:19.269Z]   adding: org.eclipse.tracecompass.doc.dev/images/ReferenceSeqDiagram.png (deflated 5%)
17:05:19 [2024-02-28T22:05:19.269Z]   adding: org.eclipse.tracecompass.doc.dev/images/RunEclipseApplication.png (deflated 5%)
17:05:19 [2024-02-28T22:05:19.269Z]   adding: org.eclipse.tracecompass.doc.dev/images/SampleDiagram1.png (deflated 10%)
17:05:19 [2024-02-28T22:05:19.269Z]   adding: org.eclipse.tracecompass.doc.dev/images/SampleDiagramAsyncMessage.png (deflated 7%)
17:05:19 [2024-02-28T22:05:19.269Z]   adding: org.eclipse.tracecompass.doc.dev/images/SampleDiagramMessageDelta.png (deflated 9%)
17:05:19 [2024-02-28T22:05:19.269Z]   adding: org.eclipse.tracecompass.doc.dev/images/SampleDiagramSyncMessage.png (deflated 9%)
17:05:19 [2024-02-28T22:05:19.269Z]   adding: org.eclipse.tracecompass.doc.dev/images/SampleDiagramTimeComp.png (deflated 7%)
17:05:19 [2024-02-28T22:05:19.269Z]   adding: org.eclipse.tracecompass.doc.dev/images/SampleView.png (deflated 1%)
17:05:19 [2024-02-28T22:05:19.269Z]   adding: org.eclipse.tracecompass.doc.dev/images/Screenshot-NewPlug-inProject1.png (deflated 4%)
17:05:19 [2024-02-28T22:05:19.269Z]   adding: org.eclipse.tracecompass.doc.dev/images/Screenshot-NewPlug-inProject2.png (deflated 5%)
17:05:19 [2024-02-28T22:05:19.269Z]   adding: org.eclipse.tracecompass.doc.dev/images/Screenshot-NewPlug-inProject3.png (deflated 11%)
17:05:19 [2024-02-28T22:05:19.269Z]   adding: org.eclipse.tracecompass.doc.dev/images/SelectManifest.png (deflated 7%)
17:05:19 [2024-02-28T22:05:19.269Z]   adding: org.eclipse.tracecompass.doc.dev/images/SeqDiagramPref.png (deflated 1%)
17:05:19 [2024-02-28T22:05:19.269Z]   adding: org.eclipse.tracecompass.doc.dev/images/ShowEventsView.png (deflated 5%)
17:05:19 [2024-02-28T22:05:19.269Z]   adding: org.eclipse.tracecompass.doc.dev/images/ShowTmfSDView.png (deflated 4%)
17:05:19 [2024-02-28T22:05:19.269Z]   adding: org.eclipse.tracecompass.doc.dev/images/ShowViewOther.png (deflated 1%)
17:05:19 [2024-02-28T22:05:19.269Z]   adding: org.eclipse.tracecompass.doc.dev/images/SupplCoolbar.png (deflated 1%)
17:05:19 [2024-02-28T22:05:19.269Z]   adding: org.eclipse.tracecompass.doc.dev/images/TmfAddModelClass.png (deflated 5%)
17:05:19 [2024-02-28T22:05:19.269Z]   adding: org.eclipse.tracecompass.doc.dev/images/TmfAddModelPackage.png (deflated 6%)
17:05:19 [2024-02-28T22:05:19.269Z]   adding: org.eclipse.tracecompass.doc.dev/images/TmfAddStatisticsView.png (deflated 4%)
17:05:19 [2024-02-28T22:05:19.269Z]   adding: org.eclipse.tracecompass.doc.dev/images/TmfAddStatisticsViewClass.png (deflated 5%)
17:05:19 [2024-02-28T22:05:19.269Z]   adding: org.eclipse.tracecompass.doc.dev/images/TmfPinViewAction.png (deflated 2%)
17:05:19 [2024-02-28T22:05:19.269Z]   adding: org.eclipse.tracecompass.doc.dev/images/TmfStatisticsView.png (deflated 7%)
17:05:19 [2024-02-28T22:05:19.269Z]   adding: org.eclipse.tracecompass.doc.dev/images/TmfViewPinAction.png (deflated 3%)
17:05:19 [2024-02-28T22:05:19.269Z]   adding: org.eclipse.tracecompass.doc.dev/images/home.gif (deflated 23%)
17:05:19 [2024-02-28T22:05:19.269Z]   adding: org.eclipse.tracecompass.doc.dev/images/next.gif (deflated 19%)
17:05:19 [2024-02-28T22:05:19.269Z]   adding: org.eclipse.tracecompass.doc.dev/images/prev.gif (deflated 19%)
17:05:19 [2024-02-28T22:05:19.269Z]   adding: org.eclipse.tracecompass.doc.dev/images/zoomout_nav.gif (deflated 9%)
17:05:19 [2024-02-28T22:05:19.269Z]   adding: org.eclipse.tracecompass.doc.user/ (stored 0%)
17:05:19 [2024-02-28T22:05:19.269Z]   adding: org.eclipse.tracecompass.doc.user/reference/ (stored 0%)
17:05:19 [2024-02-28T22:05:19.269Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/ (stored 0%)
17:05:19 [2024-02-28T22:05:19.269Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/allclasses-frame.html (deflated 38%)
17:05:19 [2024-02-28T22:05:19.269Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/allclasses-noframe.html (deflated 38%)
17:05:19 [2024-02-28T22:05:19.269Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/constant-values.html (deflated 65%)
17:05:19 [2024-02-28T22:05:19.269Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/deprecated-list.html (deflated 43%)
17:05:19 [2024-02-28T22:05:19.269Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/help-doc.html (deflated 61%)
17:05:19 [2024-02-28T22:05:19.269Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/index.html (deflated 62%)
17:05:19 [2024-02-28T22:05:19.269Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/org/ (stored 0%)
17:05:19 [2024-02-28T22:05:19.269Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/ (stored 0%)
17:05:19 [2024-02-28T22:05:19.269Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/tracecompass/ (stored 0%)
17:05:19 [2024-02-28T22:05:19.269Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/tracecompass/tmf/ (stored 0%)
17:05:19 [2024-02-28T22:05:19.269Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/tracecompass/tmf/core/ (stored 0%)
17:05:19 [2024-02-28T22:05:19.269Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/tracecompass/tmf/core/timestamp/ (stored 0%)
17:05:19 [2024-02-28T22:05:19.569Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/tracecompass/tmf/core/timestamp/TmfTimestampFormat.html (deflated 88%)
17:05:19 [2024-02-28T22:05:19.569Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/tracecompass/tmf/core/timestamp/package-frame.html (deflated 48%)
17:05:19 [2024-02-28T22:05:19.569Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/tracecompass/tmf/core/timestamp/package-summary.html (deflated 53%)
17:05:19 [2024-02-28T22:05:19.569Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/package-list (stored 0%)
17:05:19 [2024-02-28T22:05:19.569Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/resources/ (stored 0%)
17:05:19 [2024-02-28T22:05:19.569Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/resources/background.gif (stored 0%)
17:05:19 [2024-02-28T22:05:19.569Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/resources/tab.gif (deflated 22%)
17:05:19 [2024-02-28T22:05:19.569Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/resources/titlebar.gif (deflated 1%)
17:05:19 [2024-02-28T22:05:19.569Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/resources/titlebar_end.gif (deflated 12%)
17:05:19 [2024-02-28T22:05:19.569Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/script.js (deflated 57%)
17:05:19 [2024-02-28T22:05:19.569Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/serialized-form.html (deflated 76%)
17:05:19 [2024-02-28T22:05:19.569Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/stylesheet.css (deflated 79%)
17:05:19 [2024-02-28T22:05:19.569Z]   adding: org.eclipse.tracecompass.doc.user/Counters-Analysis.html (deflated 68%)
17:05:19 [2024-02-28T22:05:19.569Z]   adding: org.eclipse.tracecompass.doc.user/Data-driven-analysis.html (deflated 77%)
17:05:19 [2024-02-28T22:05:19.569Z]   adding: org.eclipse.tracecompass.doc.user/How-to-use-LTTng-to-diagnose-problems.html (deflated 62%)
17:05:19 [2024-02-28T22:05:19.569Z]   adding: org.eclipse.tracecompass.doc.user/Installation.html (deflated 70%)
17:05:19 [2024-02-28T22:05:19.569Z]   adding: org.eclipse.tracecompass.doc.user/Java-Logging.html (deflated 64%)
17:05:19 [2024-02-28T22:05:19.569Z]   adding: org.eclipse.tracecompass.doc.user/LTTng-Kernel-Analysis.html (deflated 78%)
17:05:19 [2024-02-28T22:05:19.569Z]   adding: org.eclipse.tracecompass.doc.user/LTTng-Tracer-Control.html (deflated 81%)
17:05:19 [2024-02-28T22:05:19.569Z]   adding: org.eclipse.tracecompass.doc.user/LTTng-UST-Analyses.html (deflated 70%)
17:05:19 [2024-02-28T22:05:19.569Z]   adding: org.eclipse.tracecompass.doc.user/Latency-Analyses.html (deflated 72%)
17:05:19 [2024-02-28T22:05:19.569Z]   adding: org.eclipse.tracecompass.doc.user/Limitations.html (deflated 69%)
17:05:19 [2024-02-28T22:05:19.569Z]   adding: org.eclipse.tracecompass.doc.user/Overview.html (deflated 66%)
17:05:19 [2024-02-28T22:05:19.569Z]   adding: org.eclipse.tracecompass.doc.user/References.html (deflated 71%)
17:05:19 [2024-02-28T22:05:19.569Z]   adding: org.eclipse.tracecompass.doc.user/Time-offsetting.html (deflated 75%)
17:05:19 [2024-02-28T22:05:19.569Z]   adding: org.eclipse.tracecompass.doc.user/Timestamp-formatting.html (deflated 69%)
17:05:19 [2024-02-28T22:05:19.569Z]   adding: org.eclipse.tracecompass.doc.user/Trace-Compass-Incubator.html (deflated 71%)
17:05:19 [2024-02-28T22:05:19.569Z]   adding: org.eclipse.tracecompass.doc.user/Trace-Compass-Main-Features.html (deflated 76%)
17:05:19 [2024-02-28T22:05:19.569Z]   adding: org.eclipse.tracecompass.doc.user/Trace-synchronization.html (deflated 70%)
17:05:19 [2024-02-28T22:05:19.569Z]   adding: org.eclipse.tracecompass.doc.user/User-Guide.html (deflated 84%)
17:05:19 [2024-02-28T22:05:19.569Z]   adding: org.eclipse.tracecompass.doc.user/images/ (stored 0%)
17:05:19 [2024-02-28T22:05:19.569Z]   adding: org.eclipse.tracecompass.doc.user/images/BasicSymbolProviderPreferencePage.png (deflated 4%)
17:05:19 [2024-02-28T22:05:19.569Z]   adding: org.eclipse.tracecompass.doc.user/images/Bookmarks.png (deflated 5%)
17:05:19 [2024-02-28T22:05:19.569Z]   adding: org.eclipse.tracecompass.doc.user/images/Cfv_global.png (deflated 5%)
17:05:19 [2024-02-28T22:05:19.569Z]   adding: org.eclipse.tracecompass.doc.user/images/Cfv_legend.png (deflated 8%)
17:05:19 [2024-02-28T22:05:19.569Z]   adding: org.eclipse.tracecompass.doc.user/images/Cfv_process_tree.png (deflated 14%)
17:05:19 [2024-02-28T22:05:19.569Z]   adding: org.eclipse.tracecompass.doc.user/images/Cfv_show_view.png (deflated 4%)
17:05:19 [2024-02-28T22:05:19.569Z]   adding: org.eclipse.tracecompass.doc.user/images/Cfv_small_dots.png (deflated 4%)
17:05:19 [2024-02-28T22:05:19.569Z]   adding: org.eclipse.tracecompass.doc.user/images/Cfv_tooltip.png (deflated 4%)
17:05:19 [2024-02-28T22:05:19.569Z]   adding: org.eclipse.tracecompass.doc.user/images/Cfv_zoom.png (stored 0%)
17:05:19 [2024-02-28T22:05:19.569Z]   adding: org.eclipse.tracecompass.doc.user/images/Cfv_zoom_region.png (deflated 11%)
17:05:19 [2024-02-28T22:05:19.569Z]   adding: org.eclipse.tracecompass.doc.user/images/Channel.gif (deflated 8%)
17:05:19 [2024-02-28T22:05:19.569Z]   adding: org.eclipse.tracecompass.doc.user/images/Channel_disabled.gif (deflated 1%)
17:05:19 [2024-02-28T22:05:19.569Z]   adding: org.eclipse.tracecompass.doc.user/images/ColorsView.png (deflated 2%)
17:05:19 [2024-02-28T22:05:19.569Z]   adding: org.eclipse.tracecompass.doc.user/images/CopyExperimentDialog.png (deflated 3%)
17:05:19 [2024-02-28T22:05:19.569Z]   adding: org.eclipse.tracecompass.doc.user/images/CopyTraceAction.png (deflated 4%)
17:05:19 [2024-02-28T22:05:19.569Z]   adding: org.eclipse.tracecompass.doc.user/images/CopyTraceDialog.png (deflated 7%)
17:05:19 [2024-02-28T22:05:19.569Z]   adding: org.eclipse.tracecompass.doc.user/images/CustomTextParserInput.png (deflated 3%)
17:05:19 [2024-02-28T22:05:19.569Z]   adding: org.eclipse.tracecompass.doc.user/images/CustomTextParserOutput.png (deflated 6%)
17:05:19 [2024-02-28T22:05:19.570Z]   adding: org.eclipse.tracecompass.doc.user/images/CustomXMLParserInput.png (deflated 5%)
17:05:19 [2024-02-28T22:05:19.570Z]   adding: org.eclipse.tracecompass.doc.user/images/CustomXMLParserOutput.png (deflated 5%)
17:05:19 [2024-02-28T22:05:19.570Z]   adding: org.eclipse.tracecompass.doc.user/images/DeleteExperimentAction.png (deflated 4%)
17:05:19 [2024-02-28T22:05:19.570Z]   adding: org.eclipse.tracecompass.doc.user/images/DeleteExperimentConfirmationDialog.png (deflated 2%)
17:05:19 [2024-02-28T22:05:19.570Z]   adding: org.eclipse.tracecompass.doc.user/images/DeleteSupplementaryFilesAction.png (deflated 3%)
17:05:19 [2024-02-28T22:05:19.570Z]   adding: org.eclipse.tracecompass.doc.user/images/DeleteSupplementaryFilesDialog.png (deflated 7%)
17:05:19 [2024-02-28T22:05:19.570Z]   adding: org.eclipse.tracecompass.doc.user/images/DynamicFilters/ (stored 0%)
17:05:19 [2024-02-28T22:05:19.570Z]   adding: org.eclipse.tracecompass.doc.user/images/DynamicFilters/DynamicFilter_ShowActiveThreadsConfigure.png (deflated 3%)
17:05:19 [2024-02-28T22:05:19.570Z]   adding: org.eclipse.tracecompass.doc.user/images/DynamicFilters/DynamicFiltersConfigure.png (deflated 0%)
17:05:19 [2024-02-28T22:05:19.570Z]   adding: org.eclipse.tracecompass.doc.user/images/DynamicFilters/DynamicFiltersToggle.png (deflated 0%)
17:05:19 [2024-02-28T22:05:19.570Z]   adding: org.eclipse.tracecompass.doc.user/images/Event_disabled.gif (deflated 8%)
17:05:19 [2024-02-28T22:05:19.570Z]   adding: org.eclipse.tracecompass.doc.user/images/Event_enabled.gif (deflated 17%)
17:05:19 [2024-02-28T22:05:19.570Z]   adding: org.eclipse.tracecompass.doc.user/images/ExplorerWithAssociatedTraceType.png (deflated 8%)
17:05:19 [2024-02-28T22:05:19.570Z]   adding: org.eclipse.tracecompass.doc.user/images/ExplorerWithExperiment.png (deflated 5%)
17:05:19 [2024-02-28T22:05:19.570Z]   adding: org.eclipse.tracecompass.doc.user/images/FetchRemoteTracesMenu.png (deflated 5%)
17:05:19 [2024-02-28T22:05:19.570Z]   adding: org.eclipse.tracecompass.doc.user/images/FetchRemoteTracesPassword.png (deflated 3%)
17:05:19 [2024-02-28T22:05:19.570Z]   adding: org.eclipse.tracecompass.doc.user/images/FetchRemoteTracesProject.png (deflated 8%)
17:05:19 [2024-02-28T22:05:19.570Z]   adding: org.eclipse.tracecompass.doc.user/images/FiltersView.png (deflated 2%)
17:05:19 [2024-02-28T22:05:19.570Z]   adding: org.eclipse.tracecompass.doc.user/images/FindDialog.png (deflated 4%)
17:05:19 [2024-02-28T22:05:19.570Z]   adding: org.eclipse.tracecompass.doc.user/images/Flame_Graph.png (deflated 9%)
17:05:19 [2024-02-28T22:05:19.570Z]   adding: org.eclipse.tracecompass.doc.user/images/FunctionDensityView.png (deflated 3%)
17:05:19 [2024-02-28T22:05:19.570Z]   adding: org.eclipse.tracecompass.doc.user/images/HistogramStatusLine.png (deflated 1%)
17:05:19 [2024-02-28T22:05:19.570Z]   adding: org.eclipse.tracecompass.doc.user/images/HistogramView.png (deflated 8%)
17:05:19 [2024-02-28T22:05:19.570Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2AddContextDialog.png (deflated 7%)
17:05:19 [2024-02-28T22:05:19.570Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2AddContextOnChannelAction.png (deflated 4%)
17:05:19 [2024-02-28T22:05:19.570Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2AddContextOnDomainAction.png (deflated 4%)
17:05:19 [2024-02-28T22:05:19.570Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2AddContextToEventsAction.png (deflated 5%)
17:05:19 [2024-02-28T22:05:19.570Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2AssignEventAction.png (deflated 7%)
17:05:19 [2024-02-28T22:05:19.570Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2AssignEventDialog.png (deflated 2%)
17:05:19 [2024-02-28T22:05:19.570Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2AssignEventDialogWithFilter.png (deflated 5%)
17:05:19 [2024-02-28T22:05:19.570Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2AssignedEvents.png (deflated 9%)
17:05:19 [2024-02-28T22:05:19.570Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2ControlViewConnect.png (deflated 5%)
17:05:19 [2024-02-28T22:05:19.570Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2ControlViewDelete.png (deflated 4%)
17:05:19 [2024-02-28T22:05:19.570Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2ControlViewDisconnect.png (deflated 3%)
17:05:19 [2024-02-28T22:05:19.570Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2ControlViewFilled.png (deflated 10%)
17:05:19 [2024-02-28T22:05:19.570Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2CreateChannelAction.png (deflated 4%)
17:05:19 [2024-02-28T22:05:19.570Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2CreateChannelDialog.png (deflated 6%)
17:05:19 [2024-02-28T22:05:19.570Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2CreateChannelDialogFileRotation.png (deflated 7%)
17:05:19 [2024-02-28T22:05:19.570Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2CreateChannelDialogMetadataFlush.png (deflated 5%)
17:05:19 [2024-02-28T22:05:19.570Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2CreateChannelDialogPerUIDBuffers.png (deflated 8%)
17:05:19 [2024-02-28T22:05:19.825Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2CreateChannelOnDomainAction.png (deflated 4%)
17:05:19 [2024-02-28T22:05:19.825Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2CreateSessionAction.png (deflated 3%)
17:05:19 [2024-02-28T22:05:19.825Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2CreateSessionDialog.png (deflated 1%)
17:05:19 [2024-02-28T22:05:19.825Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2CreateSessionDialog_Advanced.png (deflated 3%)
17:05:19 [2024-02-28T22:05:19.825Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2CreateSessionDialog_Live.png (deflated 1%)
17:05:19 [2024-02-28T22:05:19.825Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2CreateSessionDialog_Live_Advanced.png (deflated 2%)
17:05:19 [2024-02-28T22:05:19.825Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2CreateSessionDialog_Snapshot.png (deflated 5%)
17:05:19 [2024-02-28T22:05:19.825Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2CreateSessionDialog_TracePath.png (deflated 7%)
17:05:19 [2024-02-28T22:05:19.825Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2DestroyConfirmationDialog.png (deflated 4%)
17:05:19 [2024-02-28T22:05:19.825Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2DestroySessionAction.png (deflated 3%)
17:05:19 [2024-02-28T22:05:19.825Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2DisableChannelAction.png (deflated 3%)
17:05:19 [2024-02-28T22:05:19.825Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2DisableEventAction.png (deflated 5%)
17:05:19 [2024-02-28T22:05:19.825Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EditConnection.png (deflated 2%)
17:05:19 [2024-02-28T22:05:19.825Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnableAllEventsDialog.png (deflated 7%)
17:05:19 [2024-02-28T22:05:19.825Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnableChannelAction.png (deflated 3%)
17:05:19 [2024-02-28T22:05:19.825Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnableEventAction.png (deflated 6%)
17:05:19 [2024-02-28T22:05:19.825Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnableEventWithFilter.png (deflated 6%)
17:05:19 [2024-02-28T22:05:19.825Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnableEventWithKernelFilter.png (deflated 6%)
17:05:19 [2024-02-28T22:05:19.825Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledAllJulLoggers.png (deflated 4%)
17:05:19 [2024-02-28T22:05:19.825Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledAllLog4jLoggers.png (deflated 3%)
17:05:19 [2024-02-28T22:05:19.825Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledAllPythonLoggers.png (deflated 3%)
17:05:19 [2024-02-28T22:05:19.825Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledAllUstTracepoints.png (deflated 5%)
17:05:19 [2024-02-28T22:05:19.825Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledFunctionProbeEvent.png (deflated 8%)
17:05:19 [2024-02-28T22:05:19.825Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledKernelProbeEvent.png (deflated 7%)
17:05:19 [2024-02-28T22:05:19.825Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledKernelSyscalls.png (deflated 6%)
17:05:19 [2024-02-28T22:05:19.825Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledKernelTracepoints.png (deflated 7%)
17:05:19 [2024-02-28T22:05:19.825Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledUstLoglevelEvents.png (deflated 5%)
17:05:19 [2024-02-28T22:05:19.825Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledUstWildcardEvents.png (deflated 6%)
17:05:19 [2024-02-28T22:05:19.825Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnterPassword.png (deflated 2%)
17:05:19 [2024-02-28T22:05:19.825Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnvironmentsView.png (deflated 5%)
17:05:19 [2024-02-28T22:05:19.825Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EventOnChannelAction.png (deflated 4%)
17:05:19 [2024-02-28T22:05:19.825Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EventOnDomainAction.png (deflated 4%)
17:05:19 [2024-02-28T22:05:19.825Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EventOnSessionAction.png (deflated 4%)
17:05:19 [2024-02-28T22:05:19.825Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EventOnSessionDialog.png (deflated 7%)
17:05:19 [2024-02-28T22:05:19.825Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EventProperties.png (deflated 3%)
17:05:19 [2024-02-28T22:05:19.825Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EventsEditor.png (deflated 6%)
17:05:19 [2024-02-28T22:05:19.825Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2FunctionEventDialog.png (deflated 6%)
17:05:19 [2024-02-28T22:05:19.825Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2ImportAction.png (deflated 3%)
17:05:19 [2024-02-28T22:05:19.825Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2ImportDialog.png (deflated 7%)
17:05:19 [2024-02-28T22:05:19.825Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2ImportOverwriteConfirmationDialog.png (deflated 4%)
17:05:19 [2024-02-28T22:05:19.825Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2JulLoggerEventsDialog.png (deflated 5%)
17:05:19 [2024-02-28T22:05:19.825Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2JulLoglevelEventsDialog.png (deflated 6%)
17:05:19 [2024-02-28T22:05:19.825Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2LoadAction.png (deflated 2%)
17:05:19 [2024-02-28T22:05:19.825Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2LoadDialog.png (deflated 6%)
17:05:19 [2024-02-28T22:05:19.825Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2LoadRemoteDialog.png (deflated 6%)
17:05:19 [2024-02-28T22:05:19.825Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2Log4jLoggerEventsDialog.png (deflated 6%)
17:05:19 [2024-02-28T22:05:19.825Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2Log4jLoglevelEventsDialog.png (deflated 7%)
17:05:19 [2024-02-28T22:05:19.825Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2ManageSessionConfig.png (deflated 6%)
17:05:19 [2024-02-28T22:05:19.825Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2NewConnection.png (deflated 6%)
17:05:19 [2024-02-28T22:05:19.825Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2NewRemoteConnection.png (deflated 6%)
17:05:19 [2024-02-28T22:05:19.825Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2Preferences.png (deflated 7%)
17:05:19 [2024-02-28T22:05:19.825Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2PreferencesGroup.png (deflated 7%)
17:05:19 [2024-02-28T22:05:19.825Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2PreferencesLogging.png (deflated 7%)
17:05:19 [2024-02-28T22:05:19.825Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2PreferencesTimeout.png (deflated 9%)
17:05:19 [2024-02-28T22:05:19.825Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2ProbeEventDialog.png (deflated 5%)
17:05:19 [2024-02-28T22:05:19.825Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2PropertyView.png (deflated 6%)
17:05:19 [2024-02-28T22:05:19.825Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2PythonLoggerEventsDialog.png (deflated 5%)
17:05:19 [2024-02-28T22:05:19.825Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2PythonLoglevelEventsDialog.png (deflated 5%)
17:05:19 [2024-02-28T22:05:19.825Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2RecordSnapshotAction.png (deflated 4%)
17:05:19 [2024-02-28T22:05:19.826Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2RefreshAction.png (deflated 3%)
17:05:19 [2024-02-28T22:05:19.826Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2SaveAction.png (deflated 3%)
17:05:19 [2024-02-28T22:05:19.826Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2SaveDialog.png (deflated 2%)
17:05:19 [2024-02-28T22:05:19.826Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2SelectConnection.png (deflated 4%)
17:05:19 [2024-02-28T22:05:19.826Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2StartTracingAction.png (deflated 4%)
17:05:19 [2024-02-28T22:05:19.826Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2StatisticsPieChartView.png (deflated 2%)
17:05:19 [2024-02-28T22:05:19.826Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2StatisticsTableView.png (deflated 7%)
17:05:19 [2024-02-28T22:05:19.826Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2StopTracingAction.png (deflated 3%)
17:05:19 [2024-02-28T22:05:19.826Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2SyscallsDialog.png (deflated 4%)
17:05:19 [2024-02-28T22:05:19.826Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2TracepointEventsDialog.png (deflated 5%)
17:05:19 [2024-02-28T22:05:19.826Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2UstExcludeEventsDialog.png (deflated 5%)
17:05:19 [2024-02-28T22:05:19.826Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2UstLoglevelEventsDialog.png (deflated 4%)
17:05:19 [2024-02-28T22:05:19.826Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2UstTracepointEventsDialog.png (deflated 4%)
17:05:19 [2024-02-28T22:05:19.826Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2UstWildcardEventsDialog.png (deflated 5%)
17:05:20 [2024-02-28T22:05:20.122Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTngControlView.png (deflated 22%)
17:05:20 [2024-02-28T22:05:20.123Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTngControlViewConnect.png (deflated 21%)
17:05:20 [2024-02-28T22:05:20.123Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTngKernelPerspective.png (deflated 5%)
17:05:20 [2024-02-28T22:05:20.123Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng_CpuUsageView.png (deflated 2%)
17:05:20 [2024-02-28T22:05:20.123Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng_CpuUsageViewToolTip.png (deflated 2%)
17:05:20 [2024-02-28T22:05:20.123Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng_OpenCpuUsageView.png (deflated 5%)
17:05:20 [2024-02-28T22:05:20.123Z]   adding: org.eclipse.tracecompass.doc.user/images/LatenciesDensity.png (deflated 11%)
17:05:20 [2024-02-28T22:05:20.123Z]   adding: org.eclipse.tracecompass.doc.user/images/LatenciesScatter.png (deflated 14%)
17:05:20 [2024-02-28T22:05:20.123Z]   adding: org.eclipse.tracecompass.doc.user/images/LatenciesStatistics.png (deflated 3%)
17:05:20 [2024-02-28T22:05:20.123Z]   adding: org.eclipse.tracecompass.doc.user/images/LatenciesTable.png (deflated 6%)
17:05:20 [2024-02-28T22:05:20.123Z]   adding: org.eclipse.tracecompass.doc.user/images/ManageCustomParsers.png (deflated 2%)
17:05:20 [2024-02-28T22:05:20.123Z]   adding: org.eclipse.tracecompass.doc.user/images/ManageXMLAnalysis.png (deflated 1%)
17:05:20 [2024-02-28T22:05:20.123Z]   adding: org.eclipse.tracecompass.doc.user/images/NewExperimentAction.png (deflated 4%)
17:05:20 [2024-02-28T22:05:20.123Z]   adding: org.eclipse.tracecompass.doc.user/images/NewExperimentDialog.png (deflated 2%)
17:05:20 [2024-02-28T22:05:20.123Z]   adding: org.eclipse.tracecompass.doc.user/images/NewProjectExplorer.png (deflated 11%)
17:05:20 [2024-02-28T22:05:20.123Z]   adding: org.eclipse.tracecompass.doc.user/images/NewTracingProjectPage1.png (deflated 6%)
17:05:20 [2024-02-28T22:05:20.123Z]   adding: org.eclipse.tracecompass.doc.user/images/NewTracingProjectPage2.png (deflated 4%)
17:05:20 [2024-02-28T22:05:20.123Z]   adding: org.eclipse.tracecompass.doc.user/images/OpenLTTngKernelPerspective.png (deflated 2%)
17:05:20 [2024-02-28T22:05:20.123Z]   adding: org.eclipse.tracecompass.doc.user/images/OpenTraceAction.png (deflated 4%)
17:05:20 [2024-02-28T22:05:20.123Z]   adding: org.eclipse.tracecompass.doc.user/images/OpenTraceFile.png (deflated 4%)
17:05:20 [2024-02-28T22:05:20.123Z]   adding: org.eclipse.tracecompass.doc.user/images/Optimization.png (stored 0%)
17:05:20 [2024-02-28T22:05:20.123Z]   adding: org.eclipse.tracecompass.doc.user/images/PinAndCloneTwoInstances.png (deflated 3%)
17:05:20 [2024-02-28T22:05:20.123Z]   adding: org.eclipse.tracecompass.doc.user/images/PinAndCloneTwoTraces.png (deflated 3%)
17:05:20 [2024-02-28T22:05:20.123Z]   adding: org.eclipse.tracecompass.doc.user/images/ProjectExplorerCProjectWithTracingNature.png (deflated 6%)
17:05:20 [2024-02-28T22:05:20.123Z]   adding: org.eclipse.tracecompass.doc.user/images/ProjectExplorerConfigureTracingNature.png (deflated 4%)
17:05:20 [2024-02-28T22:05:20.123Z]   adding: org.eclipse.tracecompass.doc.user/images/ProjectExplorerDisplayRange.png (deflated 10%)
17:05:20 [2024-02-28T22:05:20.123Z]   adding: org.eclipse.tracecompass.doc.user/images/ProjectExplorerDisplayRangePreferences.png (deflated 3%)
17:05:20 [2024-02-28T22:05:20.123Z]   adding: org.eclipse.tracecompass.doc.user/images/ProjectExplorerOpenTrace.png (deflated 5%)
17:05:20 [2024-02-28T22:05:20.123Z]   adding: org.eclipse.tracecompass.doc.user/images/ProjectImportTraceAction.png (deflated 5%)
17:05:20 [2024-02-28T22:05:20.123Z]   adding: org.eclipse.tracecompass.doc.user/images/ProjectImportTraceDialog.png (deflated 6%)
17:05:20 [2024-02-28T22:05:20.123Z]   adding: org.eclipse.tracecompass.doc.user/images/ProjectImportTraceDialogRename.png (deflated 0%)
17:05:20 [2024-02-28T22:05:20.123Z]   adding: org.eclipse.tracecompass.doc.user/images/ProjectImportWizardSelect.png (deflated 6%)
17:05:20 [2024-02-28T22:05:20.123Z]   adding: org.eclipse.tracecompass.doc.user/images/RV_infobox1.png (deflated 2%)
17:05:20 [2024-02-28T22:05:20.123Z]   adding: org.eclipse.tracecompass.doc.user/images/RV_infobox2.png (deflated 3%)
17:05:20 [2024-02-28T22:05:20.123Z]   adding: org.eclipse.tracecompass.doc.user/images/RemoteProfileWizardPageBlank.png (deflated 5%)
17:05:20 [2024-02-28T22:05:20.123Z]   adding: org.eclipse.tracecompass.doc.user/images/RemoteProfileWizardPageNext.png (deflated 5%)
17:05:20 [2024-02-28T22:05:20.123Z]   adding: org.eclipse.tracecompass.doc.user/images/RemoteProfilesPreferencesPage.png (deflated 7%)
17:05:20 [2024-02-28T22:05:20.123Z]   adding: org.eclipse.tracecompass.doc.user/images/RemoteProfilesPreferencesPageDefault.png (deflated 4%)
17:05:20 [2024-02-28T22:05:20.123Z]   adding: org.eclipse.tracecompass.doc.user/images/RemoteProfilesPreferencesPageFull.png (deflated 5%)
17:05:20 [2024-02-28T22:05:20.123Z]   adding: org.eclipse.tracecompass.doc.user/images/RemoteTracesWizardPage.png (deflated 7%)
17:05:20 [2024-02-28T22:05:20.123Z]   adding: org.eclipse.tracecompass.doc.user/images/RemoveTracesAction.png (deflated 3%)
17:05:20 [2024-02-28T22:05:20.123Z]   adding: org.eclipse.tracecompass.doc.user/images/RenameExperimentDialog.png (deflated 3%)
17:05:20 [2024-02-28T22:05:20.123Z]   adding: org.eclipse.tracecompass.doc.user/images/RenameTraceAction.png (deflated 6%)
17:05:20 [2024-02-28T22:05:20.123Z]   adding: org.eclipse.tracecompass.doc.user/images/RenameTraceDialog.png (deflated 3%)
17:05:20 [2024-02-28T22:05:20.123Z]   adding: org.eclipse.tracecompass.doc.user/images/Rv_example.png (deflated 7%)
17:05:20 [2024-02-28T22:05:20.123Z]   adding: org.eclipse.tracecompass.doc.user/images/Rv_legend.png (deflated 9%)
17:05:20 [2024-02-28T22:05:20.123Z]   adding: org.eclipse.tracecompass.doc.user/images/SelectGenericCTFTraceType.png (deflated 5%)
17:05:20 [2024-02-28T22:05:20.123Z]   adding: org.eclipse.tracecompass.doc.user/images/SelectLTTngKernelTraceType.png (deflated 4%)
17:05:20 [2024-02-28T22:05:20.123Z]   adding: org.eclipse.tracecompass.doc.user/images/SelectTracesAction.png (deflated 5%)
17:05:20 [2024-02-28T22:05:20.123Z]   adding: org.eclipse.tracecompass.doc.user/images/SelectTracesDialog.png (deflated 7%)
17:05:20 [2024-02-28T22:05:20.123Z]   adding: org.eclipse.tracecompass.doc.user/images/Session_active.gif (deflated 28%)
17:05:20 [2024-02-28T22:05:20.123Z]   adding: org.eclipse.tracecompass.doc.user/images/Session_inactive.gif (stored 0%)
17:05:20 [2024-02-28T22:05:20.123Z]   adding: org.eclipse.tracecompass.doc.user/images/ShowTracingPerspective.png (deflated 3%)
17:05:20 [2024-02-28T22:05:20.123Z]   adding: org.eclipse.tracecompass.doc.user/images/ShowTracingViews.png (deflated 5%)
17:05:20 [2024-02-28T22:05:20.123Z]   adding: org.eclipse.tracecompass.doc.user/images/Sync_cfv.png (deflated 11%)
17:05:20 [2024-02-28T22:05:20.123Z]   adding: org.eclipse.tracecompass.doc.user/images/Sync_menu.png (deflated 8%)
17:05:20 [2024-02-28T22:05:20.123Z]   adding: org.eclipse.tracecompass.doc.user/images/Sync_view.png (deflated 8%)
17:05:20 [2024-02-28T22:05:20.378Z]   adding: org.eclipse.tracecompass.doc.user/images/TMF_LinkWithEditor.png (deflated 3%)
17:05:20 [2024-02-28T22:05:20.378Z]   adding: org.eclipse.tracecompass.doc.user/images/TablePostCollapse.png (deflated 8%)
17:05:20 [2024-02-28T22:05:20.378Z]   adding: org.eclipse.tracecompass.doc.user/images/TablePreCollapse.png (deflated 3%)
17:05:20 [2024-02-28T22:05:20.378Z]   adding: org.eclipse.tracecompass.doc.user/images/Target_connected.gif (stored 0%)
17:05:20 [2024-02-28T22:05:20.378Z]   adding: org.eclipse.tracecompass.doc.user/images/Target_disconnected.gif (deflated 30%)
17:05:20 [2024-02-28T22:05:20.378Z]   adding: org.eclipse.tracecompass.doc.user/images/TimeAlignment_sash.png (deflated 4%)
17:05:20 [2024-02-28T22:05:20.378Z]   adding: org.eclipse.tracecompass.doc.user/images/TimeChartView.png (deflated 4%)
17:05:20 [2024-02-28T22:05:20.378Z]   adding: org.eclipse.tracecompass.doc.user/images/TimeEventFilter/ (stored 0%)
17:05:20 [2024-02-28T22:05:20.378Z]   adding: org.eclipse.tracecompass.doc.user/images/TimeEventFilter/FilterDialog.png (deflated 3%)
17:05:20 [2024-02-28T22:05:20.378Z]   adding: org.eclipse.tracecompass.doc.user/images/TimeEventFilter/SavedFilter.png (deflated 3%)
17:05:20 [2024-02-28T22:05:20.378Z]   adding: org.eclipse.tracecompass.doc.user/images/TimeOffsetAdvancedComputeOffset.png (deflated 4%)
17:05:20 [2024-02-28T22:05:20.378Z]   adding: org.eclipse.tracecompass.doc.user/images/TimeOffsetAdvancedDialog.png (deflated 5%)
17:05:20 [2024-02-28T22:05:20.378Z]   adding: org.eclipse.tracecompass.doc.user/images/TimeOffsetAdvancedSetReference.png (deflated 5%)
17:05:20 [2024-02-28T22:05:20.378Z]   adding: org.eclipse.tracecompass.doc.user/images/TimeOffsetAdvancedSetTarget.png (deflated 4%)
17:05:20 [2024-02-28T22:05:20.378Z]   adding: org.eclipse.tracecompass.doc.user/images/TimeOffsetApply.png (deflated 3%)
17:05:20 [2024-02-28T22:05:20.378Z]   adding: org.eclipse.tracecompass.doc.user/images/TimeOffsetBasicDialog.png (deflated 8%)
17:05:20 [2024-02-28T22:05:20.378Z]   adding: org.eclipse.tracecompass.doc.user/images/TimeOffsetBasicDialogFilled.png (deflated 8%)
17:05:20 [2024-02-28T22:05:20.378Z]   adding: org.eclipse.tracecompass.doc.user/images/TimeOffsetProperty.png (deflated 5%)
17:05:20 [2024-02-28T22:05:20.378Z]   adding: org.eclipse.tracecompass.doc.user/images/TmfEventFilter.gif (deflated 1%)
17:05:20 [2024-02-28T22:05:20.378Z]   adding: org.eclipse.tracecompass.doc.user/images/TmfEventSearch.gif (deflated 2%)
17:05:20 [2024-02-28T22:05:20.378Z]   adding: org.eclipse.tracecompass.doc.user/images/TmfTimestampFormatPage.png (deflated 6%)
17:05:20 [2024-02-28T22:05:20.378Z]   adding: org.eclipse.tracecompass.doc.user/images/TraceEditor-Filter.png (deflated 8%)
17:05:20 [2024-02-28T22:05:20.378Z]   adding: org.eclipse.tracecompass.doc.user/images/TraceEditor-Search.png (deflated 4%)
17:05:20 [2024-02-28T22:05:20.378Z]   adding: org.eclipse.tracecompass.doc.user/images/TraceTypePreferencePage.png (deflated 5%)
17:05:20 [2024-02-28T22:05:20.378Z]   adding: org.eclipse.tracecompass.doc.user/images/TracingPerspective.png (deflated 7%)
17:05:20 [2024-02-28T22:05:20.378Z]   adding: org.eclipse.tracecompass.doc.user/images/XMLPatternAnalysis/ (stored 0%)
17:05:20 [2024-02-28T22:05:20.378Z]   adding: org.eclipse.tracecompass.doc.user/images/XMLPatternAnalysis/LatencyStatistics.png (deflated 3%)
17:05:20 [2024-02-28T22:05:20.378Z]   adding: org.eclipse.tracecompass.doc.user/images/XMLPatternAnalysis/LatencyTable.png (deflated 3%)
17:05:20 [2024-02-28T22:05:20.378Z]   adding: org.eclipse.tracecompass.doc.user/images/XMLPatternAnalysis/LatencyVSCount.png (deflated 4%)
17:05:20 [2024-02-28T22:05:20.378Z]   adding: org.eclipse.tracecompass.doc.user/images/XMLPatternAnalysis/LatencyVSTime.png (deflated 10%)
17:05:20 [2024-02-28T22:05:20.378Z]   adding: org.eclipse.tracecompass.doc.user/images/XML_xy_chart.png (deflated 8%)
17:05:20 [2024-02-28T22:05:20.378Z]   adding: org.eclipse.tracecompass.doc.user/images/Xml_analysis_screenshot.png (deflated 7%)
17:05:20 [2024-02-28T22:05:20.378Z]   adding: org.eclipse.tracecompass.doc.user/images/add_bookmark.gif (deflated 31%)
17:05:20 [2024-02-28T22:05:20.378Z]   adding: org.eclipse.tracecompass.doc.user/images/binaries_obj.gif (deflated 5%)
17:05:20 [2024-02-28T22:05:20.378Z]   adding: org.eclipse.tracecompass.doc.user/images/binary_mapping_file.gif (deflated 68%)
17:05:20 [2024-02-28T22:05:20.378Z]   adding: org.eclipse.tracecompass.doc.user/images/collapsed_ovr.gif (deflated 9%)
17:05:20 [2024-02-28T22:05:20.378Z]   adding: org.eclipse.tracecompass.doc.user/images/counters/ (stored 0%)
17:05:20 [2024-02-28T22:05:20.378Z]   adding: org.eclipse.tracecompass.doc.user/images/counters/CheckedCheckbox.png (stored 0%)
17:05:20 [2024-02-28T22:05:20.378Z]   adding: org.eclipse.tracecompass.doc.user/images/counters/CountersView.png (deflated 8%)
17:05:20 [2024-02-28T22:05:20.672Z]   adding: org.eclipse.tracecompass.doc.user/images/counters/CumulativeCountersView.png (deflated 12%)
17:05:20 [2024-02-28T22:05:20.672Z]   adding: org.eclipse.tracecompass.doc.user/images/counters/FilteredTree1.png (deflated 3%)
17:05:20 [2024-02-28T22:05:20.672Z]   adding: org.eclipse.tracecompass.doc.user/images/counters/FilteredTree2.png (deflated 3%)
17:05:20 [2024-02-28T22:05:20.672Z]   adding: org.eclipse.tracecompass.doc.user/images/counters/FilteredTree3.png (deflated 4%)
17:05:20 [2024-02-28T22:05:20.672Z]   adding: org.eclipse.tracecompass.doc.user/images/counters/FilteredTree4.png (deflated 4%)
17:05:20 [2024-02-28T22:05:20.672Z]   adding: org.eclipse.tracecompass.doc.user/images/counters/GrayedCheckbox.png (stored 0%)
17:05:20 [2024-02-28T22:05:20.672Z]   adding: org.eclipse.tracecompass.doc.user/images/counters/OpenCountersView.png (deflated 11%)
17:05:20 [2024-02-28T22:05:20.672Z]   adding: org.eclipse.tracecompass.doc.user/images/counters/UncheckedCheckbox.png (stored 0%)
17:05:20 [2024-02-28T22:05:20.672Z]   adding: org.eclipse.tracecompass.doc.user/images/counters/sigma.gif (deflated 25%)
17:05:20 [2024-02-28T22:05:20.672Z]   adding: org.eclipse.tracecompass.doc.user/images/delete_button.gif (deflated 10%)
17:05:20 [2024-02-28T22:05:20.672Z]   adding: org.eclipse.tracecompass.doc.user/images/expanded_ovr.gif (deflated 8%)
17:05:20 [2024-02-28T22:05:20.672Z]   adding: org.eclipse.tracecompass.doc.user/images/externalAnalyses/ (stored 0%)
17:05:20 [2024-02-28T22:05:20.672Z]   adding: org.eclipse.tracecompass.doc.user/images/externalAnalyses/add-external-analysis-dialog.png (deflated 4%)
17:05:20 [2024-02-28T22:05:20.672Z]   adding: org.eclipse.tracecompass.doc.user/images/externalAnalyses/add-external-analysis.png (deflated 3%)
17:05:20 [2024-02-28T22:05:20.672Z]   adding: org.eclipse.tracecompass.doc.user/images/externalAnalyses/chart-configuration-dialog.png (deflated 7%)
17:05:20 [2024-02-28T22:05:20.672Z]   adding: org.eclipse.tracecompass.doc.user/images/externalAnalyses/chart-only.png (deflated 10%)
17:05:20 [2024-02-28T22:05:20.672Z]   adding: org.eclipse.tracecompass.doc.user/images/externalAnalyses/external-analyses-list.png (deflated 12%)
17:05:20 [2024-02-28T22:05:20.672Z]   adding: org.eclipse.tracecompass.doc.user/images/externalAnalyses/external-analysis-parameters-dialog.png (deflated 3%)
17:05:20 [2024-02-28T22:05:20.672Z]   adding: org.eclipse.tracecompass.doc.user/images/externalAnalyses/new-custom-scatter-chart-menu.png (deflated 6%)
17:05:20 [2024-02-28T22:05:20.673Z]   adding: org.eclipse.tracecompass.doc.user/images/externalAnalyses/remove-external-analysis.png (deflated 3%)
17:05:20 [2024-02-28T22:05:20.673Z]   adding: org.eclipse.tracecompass.doc.user/images/externalAnalyses/report-view.png (deflated 4%)
17:05:20 [2024-02-28T22:05:20.673Z]   adding: org.eclipse.tracecompass.doc.user/images/externalAnalyses/run-external-analysis.png (deflated 5%)
17:05:20 [2024-02-28T22:05:20.673Z]   adding: org.eclipse.tracecompass.doc.user/images/externalAnalyses/table-and-chart-toggle-button.png (deflated 5%)
17:05:20 [2024-02-28T22:05:20.673Z]   adding: org.eclipse.tracecompass.doc.user/images/externalAnalyses/table-and-chart.png (deflated 6%)
17:05:20 [2024-02-28T22:05:20.673Z]   adding: org.eclipse.tracecompass.doc.user/images/externalAnalyses/user-defined-external-analysis.png (deflated 11%)
17:05:20 [2024-02-28T22:05:20.673Z]   adding: org.eclipse.tracecompass.doc.user/images/filter_add.gif (deflated 18%)
17:05:20 [2024-02-28T22:05:20.673Z]   adding: org.eclipse.tracecompass.doc.user/images/filter_items.gif (deflated 1%)
17:05:20 [2024-02-28T22:05:20.673Z]   adding: org.eclipse.tracecompass.doc.user/images/follow_arrow_bwd.gif (deflated 6%)
17:05:20 [2024-02-28T22:05:20.673Z]   adding: org.eclipse.tracecompass.doc.user/images/follow_arrow_fwd.gif (deflated 30%)
17:05:20 [2024-02-28T22:05:20.673Z]   adding: org.eclipse.tracecompass.doc.user/images/futex/ (stored 0%)
17:05:20 [2024-02-28T22:05:20.673Z]   adding: org.eclipse.tracecompass.doc.user/images/futex/scenario.png (deflated 5%)
17:05:20 [2024-02-28T22:05:20.673Z]   adding: org.eclipse.tracecompass.doc.user/images/futex/uaddrVsWaiter.png (deflated 5%)
17:05:20 [2024-02-28T22:05:20.673Z]   adding: org.eclipse.tracecompass.doc.user/images/hide_arrows.gif (deflated 5%)
17:05:20 [2024-02-28T22:05:20.673Z]   adding: org.eclipse.tracecompass.doc.user/images/hide_empty_rows.png (deflated 0%)
17:05:20 [2024-02-28T22:05:20.673Z]   adding: org.eclipse.tracecompass.doc.user/images/hide_lost_events.gif (deflated 7%)
17:05:20 [2024-02-28T22:05:20.673Z]   adding: org.eclipse.tracecompass.doc.user/images/home.gif (deflated 23%)
17:05:20 [2024-02-28T22:05:20.673Z]   adding: org.eclipse.tracecompass.doc.user/images/home_nav.gif (deflated 23%)
17:05:20 [2024-02-28T22:05:20.673Z]   adding: org.eclipse.tracecompass.doc.user/images/io/ (stored 0%)
17:05:20 [2024-02-28T22:05:20.673Z]   adding: org.eclipse.tracecompass.doc.user/images/io/diskIoActivity.png (deflated 7%)
17:05:20 [2024-02-28T22:05:20.673Z]   adding: org.eclipse.tracecompass.doc.user/images/kernelMemoryUsage/ (stored 0%)
17:05:20 [2024-02-28T22:05:20.673Z]   adding: org.eclipse.tracecompass.doc.user/images/kernelMemoryUsage/KernelMemoryUsageChart.png (deflated 1%)
17:05:20 [2024-02-28T22:05:20.673Z]   adding: org.eclipse.tracecompass.doc.user/images/kernelMemoryUsage/KernelMemoryUsageView.png (deflated 5%)
17:05:20 [2024-02-28T22:05:20.673Z]   adding: org.eclipse.tracecompass.doc.user/images/kernelMemoryUsage/OpenKernelMemoryUsageView.png (deflated 1%)
17:05:20 [2024-02-28T22:05:20.673Z]   adding: org.eclipse.tracecompass.doc.user/images/link.gif (deflated 8%)
17:05:20 [2024-02-28T22:05:20.673Z]   adding: org.eclipse.tracecompass.doc.user/images/memoryUsage/ (stored 0%)
17:05:20 [2024-02-28T22:05:20.673Z]   adding: org.eclipse.tracecompass.doc.user/images/memoryUsage/memory-usage-multithread.png (deflated 6%)
17:05:20 [2024-02-28T22:05:20.673Z]   adding: org.eclipse.tracecompass.doc.user/images/memoryUsage/memory-usage-no-thread-info.png (deflated 12%)
17:05:20 [2024-02-28T22:05:20.673Z]   adding: org.eclipse.tracecompass.doc.user/images/next.gif (deflated 19%)
17:05:20 [2024-02-28T22:05:20.673Z]   adding: org.eclipse.tracecompass.doc.user/images/next_bookmark.gif (deflated 21%)
17:05:20 [2024-02-28T22:05:20.673Z]   adding: org.eclipse.tracecompass.doc.user/images/next_event.gif (deflated 25%)
17:05:20 [2024-02-28T22:05:20.673Z]   adding: org.eclipse.tracecompass.doc.user/images/next_menu.gif (deflated 18%)
17:05:20 [2024-02-28T22:05:20.673Z]   adding: org.eclipse.tracecompass.doc.user/images/osOverview/ (stored 0%)
17:05:20 [2024-02-28T22:05:20.673Z]   adding: org.eclipse.tracecompass.doc.user/images/osOverview/os_overview_perspective.png (deflated 3%)
17:05:20 [2024-02-28T22:05:20.673Z]   adding: org.eclipse.tracecompass.doc.user/images/osOverview/select_os_overview.png (deflated 2%)
17:05:20 [2024-02-28T22:05:20.673Z]   adding: org.eclipse.tracecompass.doc.user/images/pin_view.gif (deflated 0%)
17:05:20 [2024-02-28T22:05:20.673Z]   adding: org.eclipse.tracecompass.doc.user/images/prev.gif (deflated 19%)
17:05:20 [2024-02-28T22:05:20.673Z]   adding: org.eclipse.tracecompass.doc.user/images/prev_bookmark.gif (deflated 25%)
17:05:20 [2024-02-28T22:05:20.673Z]   adding: org.eclipse.tracecompass.doc.user/images/prev_event.gif (deflated 1%)
17:05:20 [2024-02-28T22:05:20.673Z]   adding: org.eclipse.tracecompass.doc.user/images/prev_menu.gif (deflated 13%)
17:05:20 [2024-02-28T22:05:20.673Z]   adding: org.eclipse.tracecompass.doc.user/images/remove_bookmark.gif (stored 0%)
17:05:20 [2024-02-28T22:05:20.673Z]   adding: org.eclipse.tracecompass.doc.user/images/resourcesView/ (stored 0%)
17:05:20 [2024-02-28T22:05:20.970Z]   adding: org.eclipse.tracecompass.doc.user/images/resourcesView/followThread.png (deflated 2%)
17:05:20 [2024-02-28T22:05:20.970Z]   adding: org.eclipse.tracecompass.doc.user/images/shift_l_edit.gif (deflated 23%)
17:05:20 [2024-02-28T22:05:20.970Z]   adding: org.eclipse.tracecompass.doc.user/images/shift_r_edit.gif (deflated 18%)
17:05:20 [2024-02-28T22:05:20.970Z]   adding: org.eclipse.tracecompass.doc.user/images/show_hist_traces.gif (stored 0%)
17:05:20 [2024-02-28T22:05:20.970Z]   adding: org.eclipse.tracecompass.doc.user/images/show_legend.gif (deflated 2%)
17:05:20 [2024-02-28T22:05:20.970Z]   adding: org.eclipse.tracecompass.doc.user/images/sort_alpha.gif (deflated 5%)
17:05:20 [2024-02-28T22:05:20.970Z]   adding: org.eclipse.tracecompass.doc.user/images/sort_alpha_rev.gif (deflated 6%)
17:05:20 [2024-02-28T22:05:20.970Z]   adding: org.eclipse.tracecompass.doc.user/images/sort_num.gif (deflated 6%)
17:05:20 [2024-02-28T22:05:20.970Z]   adding: org.eclipse.tracecompass.doc.user/images/sort_num_rev.gif (deflated 7%)
17:05:20 [2024-02-28T22:05:20.970Z]   adding: org.eclipse.tracecompass.doc.user/images/sourceLookup/ (stored 0%)
17:05:20 [2024-02-28T22:05:20.970Z]   adding: org.eclipse.tracecompass.doc.user/images/sourceLookup/symbol-mapping-config-ust28.png (deflated 5%)
17:05:20 [2024-02-28T22:05:20.970Z]   adding: org.eclipse.tracecompass.doc.user/images/sourceLookup/trace-with-debug-info.png (deflated 7%)
17:05:20 [2024-02-28T22:05:20.970Z]   adding: org.eclipse.tracecompass.doc.user/images/swslatency/ (stored 0%)
17:05:20 [2024-02-28T22:05:20.970Z]   adding: org.eclipse.tracecompass.doc.user/images/swslatency/PriorityThreadnameView.png (deflated 16%)
17:05:20 [2024-02-28T22:05:20.970Z]   adding: org.eclipse.tracecompass.doc.user/images/text_mapping_file.gif (deflated 9%)
17:05:20 [2024-02-28T22:05:20.970Z]   adding: org.eclipse.tracecompass.doc.user/images/tooltippref.png (deflated 6%)
17:05:20 [2024-02-28T22:05:20.970Z]   adding: org.eclipse.tracecompass.doc.user/images/tracePackageImages/ (stored 0%)
17:05:20 [2024-02-28T22:05:20.970Z]   adding: org.eclipse.tracecompass.doc.user/images/tracePackageImages/chooseTrace.png (deflated 5%)
17:05:20 [2024-02-28T22:05:20.970Z]   adding: org.eclipse.tracecompass.doc.user/images/tracePackageImages/exportPackage.png (deflated 3%)
17:05:20 [2024-02-28T22:05:20.970Z]   adding: org.eclipse.tracecompass.doc.user/images/tracePackageImages/exportSelectedTrace.png (deflated 0%)
17:05:20 [2024-02-28T22:05:20.970Z]   adding: org.eclipse.tracecompass.doc.user/images/tracePackageImages/fileExport.png (deflated 4%)
17:05:20 [2024-02-28T22:05:20.970Z]   adding: org.eclipse.tracecompass.doc.user/images/tracePackageImages/fileImport.png (deflated 3%)
17:05:20 [2024-02-28T22:05:20.970Z]   adding: org.eclipse.tracecompass.doc.user/images/tracePackageImages/importPackage.png (deflated 7%)
17:05:20 [2024-02-28T22:05:20.970Z]   adding: org.eclipse.tracecompass.doc.user/images/tracePackageImages/importTraceFolder.png (deflated 3%)
17:05:20 [2024-02-28T22:05:20.970Z]   adding: org.eclipse.tracecompass.doc.user/images/trim/ (stored 0%)
17:05:20 [2024-02-28T22:05:20.970Z]   adding: org.eclipse.tracecompass.doc.user/images/trim/trim-after.png (deflated 3%)
17:05:20 [2024-02-28T22:05:20.970Z]   adding: org.eclipse.tracecompass.doc.user/images/trim/trim-before.png (deflated 2%)
17:05:20 [2024-02-28T22:05:20.970Z]   adding: org.eclipse.tracecompass.doc.user/images/trim/trim-select.png (deflated 1%)
17:05:20 [2024-02-28T22:05:20.970Z]   adding: org.eclipse.tracecompass.doc.user/images/unpinned_view.gif (deflated 1%)
17:05:20 [2024-02-28T22:05:20.970Z]   adding: org.eclipse.tracecompass.doc.user/images/waitAnalysis/ (stored 0%)
17:05:20 [2024-02-28T22:05:20.970Z]   adding: org.eclipse.tracecompass.doc.user/images/waitAnalysis/KernelWaitAnalysisDjango.png (deflated 5%)
17:05:20 [2024-02-28T22:05:20.970Z]   adding: org.eclipse.tracecompass.doc.user/images/waitAnalysis/KernelWaitAnalysisFollow.png (deflated 1%)
17:05:20 [2024-02-28T22:05:20.970Z]   adding: org.eclipse.tracecompass.doc.user/images/waitAnalysis/KernelWaitAnalysisProjectExplorer.png (deflated 3%)
17:05:20 [2024-02-28T22:05:20.970Z]   adding: org.eclipse.tracecompass.doc.user/images/zoomin_nav.gif (deflated 10%)
17:05:20 [2024-02-28T22:05:20.970Z]   adding: org.eclipse.tracecompass.doc.user/images/zoomout_nav.gif (deflated 9%)
17:05:20 [2024-02-28T22:05:20.970Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/ (stored 0%)
17:05:20 [2024-02-28T22:05:20.971Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/Collecting-Tracepoint-Data.html (deflated 71%)
17:05:20 [2024-02-28T22:05:20.971Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/GDB-Trace-Perspective.html (deflated 70%)
17:05:20 [2024-02-28T22:05:20.971Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/Getting-Started.html (deflated 70%)
17:05:20 [2024-02-28T22:05:20.971Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/Importing-Tracepoint-Data.html (deflated 70%)
17:05:20 [2024-02-28T22:05:20.971Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/Overview.html (deflated 71%)
17:05:20 [2024-02-28T22:05:20.971Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/References.html (deflated 70%)
17:05:20 [2024-02-28T22:05:20.971Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/User-Guide.html (deflated 75%)
17:05:20 [2024-02-28T22:05:20.971Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/Visualizing-Tracepoint-Data.html (deflated 68%)
17:05:20 [2024-02-28T22:05:20.971Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/images/ (stored 0%)
17:05:20 [2024-02-28T22:05:20.971Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/images/GDBTracePerspective.png (deflated 3%)
17:05:20 [2024-02-28T22:05:20.971Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/images/gdb_icon16.png (deflated 0%)
17:05:20 [2024-02-28T22:05:20.971Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/images/home.gif (deflated 23%)
17:05:20 [2024-02-28T22:05:20.971Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/images/next.gif (deflated 19%)
17:05:20 [2024-02-28T22:05:20.971Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/images/prev.gif (deflated 19%)
17:05:20 [2024-02-28T22:05:20.971Z]   adding: org.eclipse.tracecompass.rcp.doc.user/ (stored 0%)
17:05:20 [2024-02-28T22:05:20.971Z]   adding: org.eclipse.tracecompass.rcp.doc.user/Trace-Compass-Incubator.html (deflated 70%)
17:05:20 [2024-02-28T22:05:20.971Z]   adding: org.eclipse.tracecompass.rcp.doc.user/User-Guide.html (deflated 63%)
17:05:20 [2024-02-28T22:05:20.971Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/ (stored 0%)
17:05:20 [2024-02-28T22:05:20.971Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/home.gif (deflated 23%)
17:05:20 [2024-02-28T22:05:20.971Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/incubator/ (stored 0%)
17:05:20 [2024-02-28T22:05:20.971Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/incubator/AboutUninstall.png (deflated 3%)
17:05:20 [2024-02-28T22:05:20.971Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/incubator/DiscoveryUi.png (deflated 9%)
17:05:20 [2024-02-28T22:05:20.971Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/incubator/InstallWizardPage1.png (deflated 9%)
17:05:20 [2024-02-28T22:05:20.971Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/incubator/InstallWizardPage2.png (deflated 8%)
17:05:20 [2024-02-28T22:05:20.971Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/incubator/InstallWizardPage3.png (deflated 10%)
17:05:20 [2024-02-28T22:05:20.971Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/incubator/InstallationDetails.png (deflated 1%)
17:05:20 [2024-02-28T22:05:20.971Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/incubator/ListUninstall.png (deflated 8%)
17:05:20 [2024-02-28T22:05:20.971Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/incubator/Menu.png (deflated 1%)
17:05:20 [2024-02-28T22:05:20.971Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/incubator/UninstallWizard.png (deflated 5%)
17:05:20 [2024-02-28T22:05:20.971Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/incubator/Update.png (deflated 3%)
17:05:21 [2024-02-28T22:05:21.226Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/incubator/UpdateWizard.png (deflated 8%)
17:05:21 [2024-02-28T22:05:21.226Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/next.gif (deflated 19%)
17:05:21 [2024-02-28T22:05:21.226Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/prev.gif (deflated 19%)
17:05:21 [2024-02-28T22:05:21.226Z]   adding: org.eclipse.tracecompass.tmf.pcap.doc.user/ (stored 0%)
17:05:21 [2024-02-28T22:05:21.226Z]   adding: org.eclipse.tracecompass.tmf.pcap.doc.user/User-Guide.html (deflated 61%)
17:05:21 [2024-02-28T22:05:21.226Z]   adding: org.eclipse.tracecompass.tmf.pcap.doc.user/images/ (stored 0%)
17:05:21 [2024-02-28T22:05:21.226Z]   adding: org.eclipse.tracecompass.tmf.pcap.doc.user/images/networkTracingPerspective.png (deflated 5%)
17:05:21 [2024-02-28T22:05:21.226Z]   adding: org.eclipse.tracecompass.tmf.pcap.doc.user/images/streamListView.png (deflated 6%)
17:05:21 [2024-02-28T22:05:21.226Z]   adding: org.eclipse.tracecompass.tmf.pcap.doc.user/images/subfieldFiltering.png (deflated 5%)
17:05:21 [2024-02-28T22:05:21.226Z] + cd -
17:05:21 [2024-02-28T22:05:21.226Z] /home/jenkins/agent/workspace/tracecompass-master-nightly
17:05:21 [2024-02-28T22:05:21.226Z] + scp doc/.temp/doc-deployment.zip genie.tracecompass@projects-storage.eclipse.org:/home/data/httpd/archive.eclipse.org/tracecompass/doc/nightly
17:05:22 [2024-02-28T22:05:22.153Z] + ssh genie.tracecompass@projects-storage.eclipse.org 'cd /home/data/httpd/archive.eclipse.org/tracecompass/doc/nightly &&             unzip doc-deployment.zip &&             rm -f doc-deployment.zip'
17:05:22 [2024-02-28T22:05:22.408Z] Archive:  doc-deployment.zip
17:05:22 [2024-02-28T22:05:22.408Z]    creating: org.eclipse.tracecompass.analysis.profiling.doc.user/
17:05:22 [2024-02-28T22:05:22.408Z]   inflating: org.eclipse.tracecompass.analysis.profiling.doc.user/Additional-documentation-for-developers.html  
17:05:22 [2024-02-28T22:05:22.663Z]   inflating: org.eclipse.tracecompass.analysis.profiling.doc.user/Analyses-and-views.html  
17:05:22 [2024-02-28T22:05:22.663Z]   inflating: org.eclipse.tracecompass.analysis.profiling.doc.user/Overview.html  
17:05:22 [2024-02-28T22:05:22.663Z]   inflating: org.eclipse.tracecompass.analysis.profiling.doc.user/Terminology.html  
17:05:22 [2024-02-28T22:05:22.663Z]   inflating: org.eclipse.tracecompass.analysis.profiling.doc.user/User-Guide.html  
17:05:22 [2024-02-28T22:05:22.663Z]    creating: org.eclipse.tracecompass.analysis.profiling.doc.user/images/
17:05:22 [2024-02-28T22:05:22.663Z]   inflating: org.eclipse.tracecompass.analysis.profiling.doc.user/images/home.gif  
17:05:22 [2024-02-28T22:05:22.663Z]   inflating: org.eclipse.tracecompass.analysis.profiling.doc.user/images/next.gif  
17:05:22 [2024-02-28T22:05:22.663Z]   inflating: org.eclipse.tracecompass.analysis.profiling.doc.user/images/prev.gif  
17:05:22 [2024-02-28T22:05:22.663Z]    creating: org.eclipse.tracecompass.doc.dev/
17:05:22 [2024-02-28T22:05:22.663Z]   inflating: org.eclipse.tracecompass.doc.dev/Analysis-Framework.html  
17:05:22 [2024-02-28T22:05:22.663Z]   inflating: org.eclipse.tracecompass.doc.dev/CTF-Parser.html  
17:05:22 [2024-02-28T22:05:22.663Z]   inflating: org.eclipse.tracecompass.doc.dev/Component-Interaction.html  
17:05:22 [2024-02-28T22:05:22.663Z]   inflating: org.eclipse.tracecompass.doc.dev/Data-Providers.html  
17:05:22 [2024-02-28T22:05:22.663Z]   inflating: org.eclipse.tracecompass.doc.dev/Developer-Guide.html  
17:05:22 [2024-02-28T22:05:22.663Z]   inflating: org.eclipse.tracecompass.doc.dev/Event-matching-and-trace-synchronization.html  
17:05:22 [2024-02-28T22:05:22.663Z]   inflating: org.eclipse.tracecompass.doc.dev/Generic-State-System.html  
17:05:22 [2024-02-28T22:05:22.663Z]   inflating: org.eclipse.tracecompass.doc.dev/Implementing-a-New-Trace-Type.html  
17:05:22 [2024-02-28T22:05:22.663Z]   inflating: org.eclipse.tracecompass.doc.dev/Introduction.html  
17:05:22 [2024-02-28T22:05:22.663Z]   inflating: org.eclipse.tracecompass.doc.dev/JUL-Logging.html  
17:05:22 [2024-02-28T22:05:22.663Z]   inflating: org.eclipse.tracecompass.doc.dev/Markers.html  
17:05:22 [2024-02-28T22:05:22.663Z]   inflating: org.eclipse.tracecompass.doc.dev/Network-Tracing.html  
17:05:22 [2024-02-28T22:05:22.663Z]   inflating: org.eclipse.tracecompass.doc.dev/OS-Execution-Graph-Extension.html  
17:05:22 [2024-02-28T22:05:22.663Z]   inflating: org.eclipse.tracecompass.doc.dev/Performance-Tests.html  
17:05:22 [2024-02-28T22:05:22.663Z]   inflating: org.eclipse.tracecompass.doc.dev/TMF-Remote-API.html  
17:05:22 [2024-02-28T22:05:22.663Z]   inflating: org.eclipse.tracecompass.doc.dev/UML2-Sequence-Diagram-Framework.html  
17:05:22 [2024-02-28T22:05:22.663Z]   inflating: org.eclipse.tracecompass.doc.dev/View-Tutorial.html  
17:05:22 [2024-02-28T22:05:22.663Z]   inflating: org.eclipse.tracecompass.doc.dev/Virtual-Machine-Analysis.html  
17:05:22 [2024-02-28T22:05:22.663Z]   inflating: org.eclipse.tracecompass.doc.dev/XML-schema-extension.html  
17:05:22 [2024-02-28T22:05:22.663Z]    creating: org.eclipse.tracecompass.doc.dev/images/
17:05:22 [2024-02-28T22:05:22.663Z]   inflating: org.eclipse.tracecompass.doc.dev/images/AddDependencyTmfUi.png  
17:05:22 [2024-02-28T22:05:22.663Z]   inflating: org.eclipse.tracecompass.doc.dev/images/AddTmfUml2SDLoader.png  
17:05:22 [2024-02-28T22:05:22.663Z]   inflating: org.eclipse.tracecompass.doc.dev/images/AddViewExtension1.png  
17:05:22 [2024-02-28T22:05:22.663Z]   inflating: org.eclipse.tracecompass.doc.dev/images/AddViewExtension2.png  
17:05:22 [2024-02-28T22:05:22.663Z]   inflating: org.eclipse.tracecompass.doc.dev/images/BlankSampleSeqDiagram.png  
17:05:22 [2024-02-28T22:05:22.663Z]   inflating: org.eclipse.tracecompass.doc.dev/images/CustomStatisticsView.png  
17:05:22 [2024-02-28T22:05:22.663Z]   inflating: org.eclipse.tracecompass.doc.dev/images/DefaultCoolbarMenu.png  
17:05:22 [2024-02-28T22:05:22.663Z]   inflating: org.eclipse.tracecompass.doc.dev/images/DialogHidePatterns.png  
17:05:22 [2024-02-28T22:05:22.663Z]   inflating: org.eclipse.tracecompass.doc.dev/images/EmptySampleView.png  
17:05:22 [2024-02-28T22:05:22.919Z]   inflating: org.eclipse.tracecompass.doc.dev/images/ExampleNewStatsView.png  
17:05:22 [2024-02-28T22:05:22.919Z]   inflating: org.eclipse.tracecompass.doc.dev/images/FillSampleLoader.png  
17:05:22 [2024-02-28T22:05:22.919Z]   inflating: org.eclipse.tracecompass.doc.dev/images/FillSampleSeqDiagram.png  
17:05:22 [2024-02-28T22:05:22.919Z]   inflating: org.eclipse.tracecompass.doc.dev/images/FillSampleViewExtension.png  
17:05:22 [2024-02-28T22:05:22.919Z]   inflating: org.eclipse.tracecompass.doc.dev/images/FindDialog.png  
17:05:22 [2024-02-28T22:05:22.919Z]   inflating: org.eclipse.tracecompass.doc.dev/images/FindProviderAdded.png  
17:05:22 [2024-02-28T22:05:22.919Z]   inflating: org.eclipse.tracecompass.doc.dev/images/HidePatternsMenuItem.png  
17:05:22 [2024-02-28T22:05:22.919Z]   inflating: org.eclipse.tracecompass.doc.dev/images/ImportTracePackage.png  
17:05:22 [2024-02-28T22:05:22.919Z]   inflating: org.eclipse.tracecompass.doc.dev/images/NTTAddDepend.png  
17:05:22 [2024-02-28T22:05:22.919Z]   inflating: org.eclipse.tracecompass.doc.dev/images/NTTAddType.png  
17:05:22 [2024-02-28T22:05:22.919Z]   inflating: org.eclipse.tracecompass.doc.dev/images/NTTExtension.png  
17:05:22 [2024-02-28T22:05:22.919Z]   inflating: org.eclipse.tracecompass.doc.dev/images/NTTExtensionPoint.png  
17:05:22 [2024-02-28T22:05:22.919Z]   inflating: org.eclipse.tracecompass.doc.dev/images/NTTPluginxmlComplete.png  
17:05:22 [2024-02-28T22:05:22.919Z]   inflating: org.eclipse.tracecompass.doc.dev/images/NTTSelectProjects.png  
17:05:22 [2024-02-28T22:05:22.919Z]   inflating: org.eclipse.tracecompass.doc.dev/images/NTTTraceType.png  
17:05:22 [2024-02-28T22:05:22.919Z]   inflating: org.eclipse.tracecompass.doc.dev/images/NewSampleLoaderClass.png  
17:05:22 [2024-02-28T22:05:22.919Z]   inflating: org.eclipse.tracecompass.doc.dev/images/PageProviderAdded.png  
17:05:22 [2024-02-28T22:05:22.919Z]   inflating: org.eclipse.tracecompass.doc.dev/images/PrintDialog.png  
17:05:22 [2024-02-28T22:05:22.919Z]   inflating: org.eclipse.tracecompass.doc.dev/images/ReferenceExtensions.png  
17:05:22 [2024-02-28T22:05:22.919Z]   inflating: org.eclipse.tracecompass.doc.dev/images/ReferenceSeqDiagram.png  
17:05:22 [2024-02-28T22:05:22.919Z]   inflating: org.eclipse.tracecompass.doc.dev/images/RunEclipseApplication.png  
17:05:22 [2024-02-28T22:05:22.919Z]   inflating: org.eclipse.tracecompass.doc.dev/images/SampleDiagram1.png  
17:05:22 [2024-02-28T22:05:22.919Z]   inflating: org.eclipse.tracecompass.doc.dev/images/SampleDiagramAsyncMessage.png  
17:05:22 [2024-02-28T22:05:22.919Z]   inflating: org.eclipse.tracecompass.doc.dev/images/SampleDiagramMessageDelta.png  
17:05:22 [2024-02-28T22:05:22.919Z]   inflating: org.eclipse.tracecompass.doc.dev/images/SampleDiagramSyncMessage.png  
17:05:22 [2024-02-28T22:05:22.919Z]   inflating: org.eclipse.tracecompass.doc.dev/images/SampleDiagramTimeComp.png  
17:05:22 [2024-02-28T22:05:22.919Z]   inflating: org.eclipse.tracecompass.doc.dev/images/SampleView.png  
17:05:22 [2024-02-28T22:05:22.919Z]   inflating: org.eclipse.tracecompass.doc.dev/images/Screenshot-NewPlug-inProject1.png  
17:05:22 [2024-02-28T22:05:22.919Z]   inflating: org.eclipse.tracecompass.doc.dev/images/Screenshot-NewPlug-inProject2.png  
17:05:22 [2024-02-28T22:05:22.919Z]   inflating: org.eclipse.tracecompass.doc.dev/images/Screenshot-NewPlug-inProject3.png  
17:05:22 [2024-02-28T22:05:22.919Z]   inflating: org.eclipse.tracecompass.doc.dev/images/SelectManifest.png  
17:05:22 [2024-02-28T22:05:22.919Z]   inflating: org.eclipse.tracecompass.doc.dev/images/SeqDiagramPref.png  
17:05:22 [2024-02-28T22:05:22.919Z]   inflating: org.eclipse.tracecompass.doc.dev/images/ShowEventsView.png  
17:05:22 [2024-02-28T22:05:22.919Z]   inflating: org.eclipse.tracecompass.doc.dev/images/ShowTmfSDView.png  
17:05:22 [2024-02-28T22:05:22.919Z]   inflating: org.eclipse.tracecompass.doc.dev/images/ShowViewOther.png  
17:05:22 [2024-02-28T22:05:22.919Z]   inflating: org.eclipse.tracecompass.doc.dev/images/SupplCoolbar.png  
17:05:22 [2024-02-28T22:05:22.919Z]   inflating: org.eclipse.tracecompass.doc.dev/images/TmfAddModelClass.png  
17:05:22 [2024-02-28T22:05:22.919Z]   inflating: org.eclipse.tracecompass.doc.dev/images/TmfAddModelPackage.png  
17:05:22 [2024-02-28T22:05:22.919Z]   inflating: org.eclipse.tracecompass.doc.dev/images/TmfAddStatisticsView.png  
17:05:22 [2024-02-28T22:05:22.919Z]   inflating: org.eclipse.tracecompass.doc.dev/images/TmfAddStatisticsViewClass.png  
17:05:22 [2024-02-28T22:05:22.919Z]   inflating: org.eclipse.tracecompass.doc.dev/images/TmfPinViewAction.png  
17:05:22 [2024-02-28T22:05:22.919Z]   inflating: org.eclipse.tracecompass.doc.dev/images/TmfStatisticsView.png  
17:05:23 [2024-02-28T22:05:23.180Z]   inflating: org.eclipse.tracecompass.doc.dev/images/TmfViewPinAction.png  
17:05:23 [2024-02-28T22:05:23.180Z]   inflating: org.eclipse.tracecompass.doc.dev/images/home.gif  
17:05:23 [2024-02-28T22:05:23.180Z]   inflating: org.eclipse.tracecompass.doc.dev/images/next.gif  
17:05:23 [2024-02-28T22:05:23.180Z]   inflating: org.eclipse.tracecompass.doc.dev/images/prev.gif  
17:05:23 [2024-02-28T22:05:23.180Z]   inflating: org.eclipse.tracecompass.doc.dev/images/zoomout_nav.gif  
17:05:23 [2024-02-28T22:05:23.180Z]    creating: org.eclipse.tracecompass.doc.user/
17:05:23 [2024-02-28T22:05:23.180Z]    creating: org.eclipse.tracecompass.doc.user/reference/
17:05:23 [2024-02-28T22:05:23.180Z]    creating: org.eclipse.tracecompass.doc.user/reference/api/
17:05:23 [2024-02-28T22:05:23.180Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/allclasses-frame.html  
17:05:23 [2024-02-28T22:05:23.180Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/allclasses-noframe.html  
17:05:23 [2024-02-28T22:05:23.180Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/constant-values.html  
17:05:23 [2024-02-28T22:05:23.180Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/deprecated-list.html  
17:05:23 [2024-02-28T22:05:23.180Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/help-doc.html  
17:05:23 [2024-02-28T22:05:23.180Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/index.html  
17:05:23 [2024-02-28T22:05:23.180Z]    creating: org.eclipse.tracecompass.doc.user/reference/api/org/
17:05:23 [2024-02-28T22:05:23.180Z]    creating: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/
17:05:23 [2024-02-28T22:05:23.180Z]    creating: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/tracecompass/
17:05:23 [2024-02-28T22:05:23.180Z]    creating: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/tracecompass/tmf/
17:05:23 [2024-02-28T22:05:23.180Z]    creating: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/tracecompass/tmf/core/
17:05:23 [2024-02-28T22:05:23.180Z]    creating: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/tracecompass/tmf/core/timestamp/
17:05:23 [2024-02-28T22:05:23.180Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/tracecompass/tmf/core/timestamp/TmfTimestampFormat.html  
17:05:23 [2024-02-28T22:05:23.180Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/tracecompass/tmf/core/timestamp/package-frame.html  
17:05:23 [2024-02-28T22:05:23.180Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/tracecompass/tmf/core/timestamp/package-summary.html  
17:05:23 [2024-02-28T22:05:23.180Z]  extracting: org.eclipse.tracecompass.doc.user/reference/api/package-list  
17:05:23 [2024-02-28T22:05:23.180Z]    creating: org.eclipse.tracecompass.doc.user/reference/api/resources/
17:05:23 [2024-02-28T22:05:23.180Z]  extracting: org.eclipse.tracecompass.doc.user/reference/api/resources/background.gif  
17:05:23 [2024-02-28T22:05:23.180Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/resources/tab.gif  
17:05:23 [2024-02-28T22:05:23.180Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/resources/titlebar.gif  
17:05:23 [2024-02-28T22:05:23.180Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/resources/titlebar_end.gif  
17:05:23 [2024-02-28T22:05:23.180Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/script.js  
17:05:23 [2024-02-28T22:05:23.180Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/serialized-form.html  
17:05:23 [2024-02-28T22:05:23.180Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/stylesheet.css  
17:05:23 [2024-02-28T22:05:23.180Z]   inflating: org.eclipse.tracecompass.doc.user/Counters-Analysis.html  
17:05:23 [2024-02-28T22:05:23.180Z]   inflating: org.eclipse.tracecompass.doc.user/Data-driven-analysis.html  
17:05:23 [2024-02-28T22:05:23.180Z]   inflating: org.eclipse.tracecompass.doc.user/How-to-use-LTTng-to-diagnose-problems.html  
17:05:23 [2024-02-28T22:05:23.180Z]   inflating: org.eclipse.tracecompass.doc.user/Installation.html  
17:05:23 [2024-02-28T22:05:23.180Z]   inflating: org.eclipse.tracecompass.doc.user/Java-Logging.html  
17:05:23 [2024-02-28T22:05:23.180Z]   inflating: org.eclipse.tracecompass.doc.user/LTTng-Kernel-Analysis.html  
17:05:23 [2024-02-28T22:05:23.180Z]   inflating: org.eclipse.tracecompass.doc.user/LTTng-Tracer-Control.html  
17:05:23 [2024-02-28T22:05:23.180Z]   inflating: org.eclipse.tracecompass.doc.user/LTTng-UST-Analyses.html  
17:05:23 [2024-02-28T22:05:23.180Z]   inflating: org.eclipse.tracecompass.doc.user/Latency-Analyses.html  
17:05:23 [2024-02-28T22:05:23.180Z]   inflating: org.eclipse.tracecompass.doc.user/Limitations.html  
17:05:23 [2024-02-28T22:05:23.180Z]   inflating: org.eclipse.tracecompass.doc.user/Overview.html  
17:05:23 [2024-02-28T22:05:23.180Z]   inflating: org.eclipse.tracecompass.doc.user/References.html  
17:05:23 [2024-02-28T22:05:23.180Z]   inflating: org.eclipse.tracecompass.doc.user/Time-offsetting.html  
17:05:23 [2024-02-28T22:05:23.180Z]   inflating: org.eclipse.tracecompass.doc.user/Timestamp-formatting.html  
17:05:23 [2024-02-28T22:05:23.180Z]   inflating: org.eclipse.tracecompass.doc.user/Trace-Compass-Incubator.html  
17:05:23 [2024-02-28T22:05:23.180Z]   inflating: org.eclipse.tracecompass.doc.user/Trace-Compass-Main-Features.html  
17:05:23 [2024-02-28T22:05:23.181Z]   inflating: org.eclipse.tracecompass.doc.user/Trace-synchronization.html  
17:05:23 [2024-02-28T22:05:23.181Z]   inflating: org.eclipse.tracecompass.doc.user/User-Guide.html  
17:05:23 [2024-02-28T22:05:23.181Z]    creating: org.eclipse.tracecompass.doc.user/images/
17:05:23 [2024-02-28T22:05:23.181Z]   inflating: org.eclipse.tracecompass.doc.user/images/BasicSymbolProviderPreferencePage.png  
17:05:23 [2024-02-28T22:05:23.181Z]   inflating: org.eclipse.tracecompass.doc.user/images/Bookmarks.png  
17:05:23 [2024-02-28T22:05:23.181Z]   inflating: org.eclipse.tracecompass.doc.user/images/Cfv_global.png  
17:05:23 [2024-02-28T22:05:23.181Z]   inflating: org.eclipse.tracecompass.doc.user/images/Cfv_legend.png  
17:05:23 [2024-02-28T22:05:23.181Z]   inflating: org.eclipse.tracecompass.doc.user/images/Cfv_process_tree.png  
17:05:23 [2024-02-28T22:05:23.181Z]   inflating: org.eclipse.tracecompass.doc.user/images/Cfv_show_view.png  
17:05:23 [2024-02-28T22:05:23.181Z]   inflating: org.eclipse.tracecompass.doc.user/images/Cfv_small_dots.png  
17:05:23 [2024-02-28T22:05:23.181Z]   inflating: org.eclipse.tracecompass.doc.user/images/Cfv_tooltip.png  
17:05:23 [2024-02-28T22:05:23.181Z]  extracting: org.eclipse.tracecompass.doc.user/images/Cfv_zoom.png  
17:05:23 [2024-02-28T22:05:23.181Z]   inflating: org.eclipse.tracecompass.doc.user/images/Cfv_zoom_region.png  
17:05:23 [2024-02-28T22:05:23.181Z]   inflating: org.eclipse.tracecompass.doc.user/images/Channel.gif  
17:05:23 [2024-02-28T22:05:23.181Z]   inflating: org.eclipse.tracecompass.doc.user/images/Channel_disabled.gif  
17:05:23 [2024-02-28T22:05:23.181Z]   inflating: org.eclipse.tracecompass.doc.user/images/ColorsView.png  
17:05:23 [2024-02-28T22:05:23.181Z]   inflating: org.eclipse.tracecompass.doc.user/images/CopyExperimentDialog.png  
17:05:23 [2024-02-28T22:05:23.181Z]   inflating: org.eclipse.tracecompass.doc.user/images/CopyTraceAction.png  
17:05:23 [2024-02-28T22:05:23.181Z]   inflating: org.eclipse.tracecompass.doc.user/images/CopyTraceDialog.png  
17:05:23 [2024-02-28T22:05:23.181Z]   inflating: org.eclipse.tracecompass.doc.user/images/CustomTextParserInput.png  
17:05:23 [2024-02-28T22:05:23.181Z]   inflating: org.eclipse.tracecompass.doc.user/images/CustomTextParserOutput.png  
17:05:23 [2024-02-28T22:05:23.181Z]   inflating: org.eclipse.tracecompass.doc.user/images/CustomXMLParserInput.png  
17:05:23 [2024-02-28T22:05:23.181Z]   inflating: org.eclipse.tracecompass.doc.user/images/CustomXMLParserOutput.png  
17:05:23 [2024-02-28T22:05:23.181Z]   inflating: org.eclipse.tracecompass.doc.user/images/DeleteExperimentAction.png  
17:05:23 [2024-02-28T22:05:23.181Z]   inflating: org.eclipse.tracecompass.doc.user/images/DeleteExperimentConfirmationDialog.png  
17:05:23 [2024-02-28T22:05:23.181Z]   inflating: org.eclipse.tracecompass.doc.user/images/DeleteSupplementaryFilesAction.png  
17:05:23 [2024-02-28T22:05:23.436Z]   inflating: org.eclipse.tracecompass.doc.user/images/DeleteSupplementaryFilesDialog.png  
17:05:23 [2024-02-28T22:05:23.436Z]    creating: org.eclipse.tracecompass.doc.user/images/DynamicFilters/
17:05:23 [2024-02-28T22:05:23.436Z]   inflating: org.eclipse.tracecompass.doc.user/images/DynamicFilters/DynamicFilter_ShowActiveThreadsConfigure.png  
17:05:23 [2024-02-28T22:05:23.436Z]   inflating: org.eclipse.tracecompass.doc.user/images/DynamicFilters/DynamicFiltersConfigure.png  
17:05:23 [2024-02-28T22:05:23.436Z]   inflating: org.eclipse.tracecompass.doc.user/images/DynamicFilters/DynamicFiltersToggle.png  
17:05:23 [2024-02-28T22:05:23.436Z]   inflating: org.eclipse.tracecompass.doc.user/images/Event_disabled.gif  
17:05:23 [2024-02-28T22:05:23.436Z]   inflating: org.eclipse.tracecompass.doc.user/images/Event_enabled.gif  
17:05:23 [2024-02-28T22:05:23.436Z]   inflating: org.eclipse.tracecompass.doc.user/images/ExplorerWithAssociatedTraceType.png  
17:05:23 [2024-02-28T22:05:23.436Z]   inflating: org.eclipse.tracecompass.doc.user/images/ExplorerWithExperiment.png  
17:05:23 [2024-02-28T22:05:23.436Z]   inflating: org.eclipse.tracecompass.doc.user/images/FetchRemoteTracesMenu.png  
17:05:23 [2024-02-28T22:05:23.436Z]   inflating: org.eclipse.tracecompass.doc.user/images/FetchRemoteTracesPassword.png  
17:05:23 [2024-02-28T22:05:23.436Z]   inflating: org.eclipse.tracecompass.doc.user/images/FetchRemoteTracesProject.png  
17:05:23 [2024-02-28T22:05:23.436Z]   inflating: org.eclipse.tracecompass.doc.user/images/FiltersView.png  
17:05:23 [2024-02-28T22:05:23.436Z]   inflating: org.eclipse.tracecompass.doc.user/images/FindDialog.png  
17:05:23 [2024-02-28T22:05:23.436Z]   inflating: org.eclipse.tracecompass.doc.user/images/Flame_Graph.png  
17:05:23 [2024-02-28T22:05:23.436Z]   inflating: org.eclipse.tracecompass.doc.user/images/FunctionDensityView.png  
17:05:23 [2024-02-28T22:05:23.436Z]   inflating: org.eclipse.tracecompass.doc.user/images/HistogramStatusLine.png  
17:05:23 [2024-02-28T22:05:23.436Z]   inflating: org.eclipse.tracecompass.doc.user/images/HistogramView.png  
17:05:23 [2024-02-28T22:05:23.436Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2AddContextDialog.png  
17:05:23 [2024-02-28T22:05:23.436Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2AddContextOnChannelAction.png  
17:05:23 [2024-02-28T22:05:23.436Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2AddContextOnDomainAction.png  
17:05:23 [2024-02-28T22:05:23.436Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2AddContextToEventsAction.png  
17:05:23 [2024-02-28T22:05:23.436Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2AssignEventAction.png  
17:05:23 [2024-02-28T22:05:23.436Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2AssignEventDialog.png  
17:05:23 [2024-02-28T22:05:23.436Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2AssignEventDialogWithFilter.png  
17:05:23 [2024-02-28T22:05:23.436Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2AssignedEvents.png  
17:05:23 [2024-02-28T22:05:23.436Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2ControlViewConnect.png  
17:05:23 [2024-02-28T22:05:23.436Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2ControlViewDelete.png  
17:05:23 [2024-02-28T22:05:23.436Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2ControlViewDisconnect.png  
17:05:23 [2024-02-28T22:05:23.436Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2ControlViewFilled.png  
17:05:23 [2024-02-28T22:05:23.436Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2CreateChannelAction.png  
17:05:23 [2024-02-28T22:05:23.436Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2CreateChannelDialog.png  
17:05:23 [2024-02-28T22:05:23.436Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2CreateChannelDialogFileRotation.png  
17:05:23 [2024-02-28T22:05:23.436Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2CreateChannelDialogMetadataFlush.png  
17:05:23 [2024-02-28T22:05:23.436Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2CreateChannelDialogPerUIDBuffers.png  
17:05:23 [2024-02-28T22:05:23.436Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2CreateChannelOnDomainAction.png  
17:05:23 [2024-02-28T22:05:23.436Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2CreateSessionAction.png  
17:05:23 [2024-02-28T22:05:23.436Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2CreateSessionDialog.png  
17:05:23 [2024-02-28T22:05:23.436Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2CreateSessionDialog_Advanced.png  
17:05:23 [2024-02-28T22:05:23.436Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2CreateSessionDialog_Live.png  
17:05:23 [2024-02-28T22:05:23.436Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2CreateSessionDialog_Live_Advanced.png  
17:05:23 [2024-02-28T22:05:23.436Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2CreateSessionDialog_Snapshot.png  
17:05:23 [2024-02-28T22:05:23.436Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2CreateSessionDialog_TracePath.png  
17:05:23 [2024-02-28T22:05:23.436Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2DestroyConfirmationDialog.png  
17:05:23 [2024-02-28T22:05:23.436Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2DestroySessionAction.png  
17:05:23 [2024-02-28T22:05:23.436Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2DisableChannelAction.png  
17:05:23 [2024-02-28T22:05:23.436Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2DisableEventAction.png  
17:05:23 [2024-02-28T22:05:23.436Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EditConnection.png  
17:05:23 [2024-02-28T22:05:23.436Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnableAllEventsDialog.png  
17:05:23 [2024-02-28T22:05:23.436Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnableChannelAction.png  
17:05:23 [2024-02-28T22:05:23.436Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnableEventAction.png  
17:05:23 [2024-02-28T22:05:23.436Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnableEventWithFilter.png  
17:05:23 [2024-02-28T22:05:23.436Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnableEventWithKernelFilter.png  
17:05:23 [2024-02-28T22:05:23.436Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledAllJulLoggers.png  
17:05:23 [2024-02-28T22:05:23.436Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledAllLog4jLoggers.png  
17:05:23 [2024-02-28T22:05:23.436Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledAllPythonLoggers.png  
17:05:23 [2024-02-28T22:05:23.436Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledAllUstTracepoints.png  
17:05:23 [2024-02-28T22:05:23.436Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledFunctionProbeEvent.png  
17:05:23 [2024-02-28T22:05:23.436Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledKernelProbeEvent.png  
17:05:23 [2024-02-28T22:05:23.436Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledKernelSyscalls.png  
17:05:23 [2024-02-28T22:05:23.436Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledKernelTracepoints.png  
17:05:23 [2024-02-28T22:05:23.436Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledUstLoglevelEvents.png  
17:05:23 [2024-02-28T22:05:23.436Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledUstWildcardEvents.png  
17:05:23 [2024-02-28T22:05:23.436Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnterPassword.png  
17:05:23 [2024-02-28T22:05:23.436Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnvironmentsView.png  
17:05:23 [2024-02-28T22:05:23.436Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EventOnChannelAction.png  
17:05:23 [2024-02-28T22:05:23.968Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EventOnDomainAction.png  
17:05:23 [2024-02-28T22:05:23.968Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EventOnSessionAction.png  
17:05:23 [2024-02-28T22:05:23.968Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EventOnSessionDialog.png  
17:05:23 [2024-02-28T22:05:23.968Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EventProperties.png  
17:05:23 [2024-02-28T22:05:23.968Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EventsEditor.png  
17:05:23 [2024-02-28T22:05:23.968Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2FunctionEventDialog.png  
17:05:23 [2024-02-28T22:05:23.968Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2ImportAction.png  
17:05:23 [2024-02-28T22:05:23.968Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2ImportDialog.png  
17:05:23 [2024-02-28T22:05:23.968Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2ImportOverwriteConfirmationDialog.png  
17:05:23 [2024-02-28T22:05:23.968Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2JulLoggerEventsDialog.png  
17:05:23 [2024-02-28T22:05:23.968Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2JulLoglevelEventsDialog.png  
17:05:23 [2024-02-28T22:05:23.968Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2LoadAction.png  
17:05:23 [2024-02-28T22:05:23.968Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2LoadDialog.png  
17:05:23 [2024-02-28T22:05:23.968Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2LoadRemoteDialog.png  
17:05:23 [2024-02-28T22:05:23.968Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2Log4jLoggerEventsDialog.png  
17:05:23 [2024-02-28T22:05:23.968Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2Log4jLoglevelEventsDialog.png  
17:05:23 [2024-02-28T22:05:23.968Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2ManageSessionConfig.png  
17:05:23 [2024-02-28T22:05:23.968Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2NewConnection.png  
17:05:23 [2024-02-28T22:05:23.968Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2NewRemoteConnection.png  
17:05:23 [2024-02-28T22:05:23.968Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2Preferences.png  
17:05:23 [2024-02-28T22:05:23.968Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2PreferencesGroup.png  
17:05:23 [2024-02-28T22:05:23.968Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2PreferencesLogging.png  
17:05:23 [2024-02-28T22:05:23.968Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2PreferencesTimeout.png  
17:05:23 [2024-02-28T22:05:23.968Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2ProbeEventDialog.png  
17:05:23 [2024-02-28T22:05:23.968Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2PropertyView.png  
17:05:23 [2024-02-28T22:05:23.968Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2PythonLoggerEventsDialog.png  
17:05:23 [2024-02-28T22:05:23.968Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2PythonLoglevelEventsDialog.png  
17:05:23 [2024-02-28T22:05:23.968Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2RecordSnapshotAction.png  
17:05:23 [2024-02-28T22:05:23.968Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2RefreshAction.png  
17:05:23 [2024-02-28T22:05:23.968Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2SaveAction.png  
17:05:23 [2024-02-28T22:05:23.968Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2SaveDialog.png  
17:05:23 [2024-02-28T22:05:23.968Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2SelectConnection.png  
17:05:23 [2024-02-28T22:05:23.968Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2StartTracingAction.png  
17:05:23 [2024-02-28T22:05:23.968Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2StatisticsPieChartView.png  
17:05:23 [2024-02-28T22:05:23.968Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2StatisticsTableView.png  
17:05:23 [2024-02-28T22:05:23.968Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2StopTracingAction.png  
17:05:23 [2024-02-28T22:05:23.968Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2SyscallsDialog.png  
17:05:23 [2024-02-28T22:05:23.968Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2TracepointEventsDialog.png  
17:05:23 [2024-02-28T22:05:23.968Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2UstExcludeEventsDialog.png  
17:05:23 [2024-02-28T22:05:23.968Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2UstLoglevelEventsDialog.png  
17:05:23 [2024-02-28T22:05:23.968Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2UstTracepointEventsDialog.png  
17:05:23 [2024-02-28T22:05:23.968Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2UstWildcardEventsDialog.png  
17:05:23 [2024-02-28T22:05:23.968Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTngControlView.png  
17:05:23 [2024-02-28T22:05:23.968Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTngControlViewConnect.png  
17:05:23 [2024-02-28T22:05:23.968Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTngKernelPerspective.png  
17:05:23 [2024-02-28T22:05:23.968Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng_CpuUsageView.png  
17:05:23 [2024-02-28T22:05:23.968Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng_CpuUsageViewToolTip.png  
17:05:23 [2024-02-28T22:05:23.968Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng_OpenCpuUsageView.png  
17:05:23 [2024-02-28T22:05:23.968Z]   inflating: org.eclipse.tracecompass.doc.user/images/LatenciesDensity.png  
17:05:23 [2024-02-28T22:05:23.968Z]   inflating: org.eclipse.tracecompass.doc.user/images/LatenciesScatter.png  
17:05:23 [2024-02-28T22:05:23.968Z]   inflating: org.eclipse.tracecompass.doc.user/images/LatenciesStatistics.png  
17:05:23 [2024-02-28T22:05:23.968Z]   inflating: org.eclipse.tracecompass.doc.user/images/LatenciesTable.png  
17:05:23 [2024-02-28T22:05:23.968Z]   inflating: org.eclipse.tracecompass.doc.user/images/ManageCustomParsers.png  
17:05:23 [2024-02-28T22:05:23.968Z]   inflating: org.eclipse.tracecompass.doc.user/images/ManageXMLAnalysis.png  
17:05:23 [2024-02-28T22:05:23.968Z]   inflating: org.eclipse.tracecompass.doc.user/images/NewExperimentAction.png  
17:05:23 [2024-02-28T22:05:23.968Z]   inflating: org.eclipse.tracecompass.doc.user/images/NewExperimentDialog.png  
17:05:23 [2024-02-28T22:05:23.968Z]   inflating: org.eclipse.tracecompass.doc.user/images/NewProjectExplorer.png  
17:05:23 [2024-02-28T22:05:23.968Z]   inflating: org.eclipse.tracecompass.doc.user/images/NewTracingProjectPage1.png  
17:05:23 [2024-02-28T22:05:23.968Z]   inflating: org.eclipse.tracecompass.doc.user/images/NewTracingProjectPage2.png  
17:05:23 [2024-02-28T22:05:23.968Z]   inflating: org.eclipse.tracecompass.doc.user/images/OpenLTTngKernelPerspective.png  
17:05:23 [2024-02-28T22:05:23.968Z]   inflating: org.eclipse.tracecompass.doc.user/images/OpenTraceAction.png  
17:05:23 [2024-02-28T22:05:23.968Z]   inflating: org.eclipse.tracecompass.doc.user/images/OpenTraceFile.png  
17:05:23 [2024-02-28T22:05:23.968Z]  extracting: org.eclipse.tracecompass.doc.user/images/Optimization.png  
17:05:23 [2024-02-28T22:05:23.968Z]   inflating: org.eclipse.tracecompass.doc.user/images/PinAndCloneTwoInstances.png  
17:05:23 [2024-02-28T22:05:23.968Z]   inflating: org.eclipse.tracecompass.doc.user/images/PinAndCloneTwoTraces.png  
17:05:23 [2024-02-28T22:05:23.968Z]   inflating: org.eclipse.tracecompass.doc.user/images/ProjectExplorerCProjectWithTracingNature.png  
17:05:23 [2024-02-28T22:05:23.968Z]   inflating: org.eclipse.tracecompass.doc.user/images/ProjectExplorerConfigureTracingNature.png  
17:05:23 [2024-02-28T22:05:23.968Z]   inflating: org.eclipse.tracecompass.doc.user/images/ProjectExplorerDisplayRange.png  
17:05:23 [2024-02-28T22:05:23.969Z]   inflating: org.eclipse.tracecompass.doc.user/images/ProjectExplorerDisplayRangePreferences.png  
17:05:23 [2024-02-28T22:05:23.969Z]   inflating: org.eclipse.tracecompass.doc.user/images/ProjectExplorerOpenTrace.png  
17:05:23 [2024-02-28T22:05:23.969Z]   inflating: org.eclipse.tracecompass.doc.user/images/ProjectImportTraceAction.png  
17:05:23 [2024-02-28T22:05:23.969Z]   inflating: org.eclipse.tracecompass.doc.user/images/ProjectImportTraceDialog.png  
17:05:23 [2024-02-28T22:05:23.969Z]   inflating: org.eclipse.tracecompass.doc.user/images/ProjectImportTraceDialogRename.png  
17:05:23 [2024-02-28T22:05:23.969Z]   inflating: org.eclipse.tracecompass.doc.user/images/ProjectImportWizardSelect.png  
17:05:23 [2024-02-28T22:05:23.969Z]   inflating: org.eclipse.tracecompass.doc.user/images/RV_infobox1.png  
17:05:23 [2024-02-28T22:05:23.969Z]   inflating: org.eclipse.tracecompass.doc.user/images/RV_infobox2.png  
17:05:23 [2024-02-28T22:05:23.969Z]   inflating: org.eclipse.tracecompass.doc.user/images/RemoteProfileWizardPageBlank.png  
17:05:23 [2024-02-28T22:05:23.969Z]   inflating: org.eclipse.tracecompass.doc.user/images/RemoteProfileWizardPageNext.png  
17:05:23 [2024-02-28T22:05:23.969Z]   inflating: org.eclipse.tracecompass.doc.user/images/RemoteProfilesPreferencesPage.png  
17:05:23 [2024-02-28T22:05:23.969Z]   inflating: org.eclipse.tracecompass.doc.user/images/RemoteProfilesPreferencesPageDefault.png  
17:05:23 [2024-02-28T22:05:23.969Z]   inflating: org.eclipse.tracecompass.doc.user/images/RemoteProfilesPreferencesPageFull.png  
17:05:23 [2024-02-28T22:05:23.969Z]   inflating: org.eclipse.tracecompass.doc.user/images/RemoteTracesWizardPage.png  
17:05:23 [2024-02-28T22:05:23.969Z]   inflating: org.eclipse.tracecompass.doc.user/images/RemoveTracesAction.png  
17:05:23 [2024-02-28T22:05:23.969Z]   inflating: org.eclipse.tracecompass.doc.user/images/RenameExperimentDialog.png  
17:05:23 [2024-02-28T22:05:23.969Z]   inflating: org.eclipse.tracecompass.doc.user/images/RenameTraceAction.png  
17:05:24 [2024-02-28T22:05:24.224Z]   inflating: org.eclipse.tracecompass.doc.user/images/RenameTraceDialog.png  
17:05:24 [2024-02-28T22:05:24.224Z]   inflating: org.eclipse.tracecompass.doc.user/images/Rv_example.png  
17:05:24 [2024-02-28T22:05:24.224Z]   inflating: org.eclipse.tracecompass.doc.user/images/Rv_legend.png  
17:05:24 [2024-02-28T22:05:24.224Z]   inflating: org.eclipse.tracecompass.doc.user/images/SelectGenericCTFTraceType.png  
17:05:24 [2024-02-28T22:05:24.224Z]   inflating: org.eclipse.tracecompass.doc.user/images/SelectLTTngKernelTraceType.png  
17:05:24 [2024-02-28T22:05:24.224Z]   inflating: org.eclipse.tracecompass.doc.user/images/SelectTracesAction.png  
17:05:24 [2024-02-28T22:05:24.224Z]   inflating: org.eclipse.tracecompass.doc.user/images/SelectTracesDialog.png  
17:05:24 [2024-02-28T22:05:24.224Z]   inflating: org.eclipse.tracecompass.doc.user/images/Session_active.gif  
17:05:24 [2024-02-28T22:05:24.224Z]  extracting: org.eclipse.tracecompass.doc.user/images/Session_inactive.gif  
17:05:24 [2024-02-28T22:05:24.224Z]   inflating: org.eclipse.tracecompass.doc.user/images/ShowTracingPerspective.png  
17:05:24 [2024-02-28T22:05:24.224Z]   inflating: org.eclipse.tracecompass.doc.user/images/ShowTracingViews.png  
17:05:24 [2024-02-28T22:05:24.224Z]   inflating: org.eclipse.tracecompass.doc.user/images/Sync_cfv.png  
17:05:24 [2024-02-28T22:05:24.224Z]   inflating: org.eclipse.tracecompass.doc.user/images/Sync_menu.png  
17:05:24 [2024-02-28T22:05:24.224Z]   inflating: org.eclipse.tracecompass.doc.user/images/Sync_view.png  
17:05:24 [2024-02-28T22:05:24.224Z]   inflating: org.eclipse.tracecompass.doc.user/images/TMF_LinkWithEditor.png  
17:05:24 [2024-02-28T22:05:24.224Z]   inflating: org.eclipse.tracecompass.doc.user/images/TablePostCollapse.png  
17:05:24 [2024-02-28T22:05:24.224Z]   inflating: org.eclipse.tracecompass.doc.user/images/TablePreCollapse.png  
17:05:24 [2024-02-28T22:05:24.224Z]  extracting: org.eclipse.tracecompass.doc.user/images/Target_connected.gif  
17:05:24 [2024-02-28T22:05:24.224Z]   inflating: org.eclipse.tracecompass.doc.user/images/Target_disconnected.gif  
17:05:24 [2024-02-28T22:05:24.224Z]   inflating: org.eclipse.tracecompass.doc.user/images/TimeAlignment_sash.png  
17:05:24 [2024-02-28T22:05:24.224Z]   inflating: org.eclipse.tracecompass.doc.user/images/TimeChartView.png  
17:05:24 [2024-02-28T22:05:24.224Z]    creating: org.eclipse.tracecompass.doc.user/images/TimeEventFilter/
17:05:24 [2024-02-28T22:05:24.224Z]   inflating: org.eclipse.tracecompass.doc.user/images/TimeEventFilter/FilterDialog.png  
17:05:24 [2024-02-28T22:05:24.224Z]   inflating: org.eclipse.tracecompass.doc.user/images/TimeEventFilter/SavedFilter.png  
17:05:24 [2024-02-28T22:05:24.224Z]   inflating: org.eclipse.tracecompass.doc.user/images/TimeOffsetAdvancedComputeOffset.png  
17:05:24 [2024-02-28T22:05:24.224Z]   inflating: org.eclipse.tracecompass.doc.user/images/TimeOffsetAdvancedDialog.png  
17:05:24 [2024-02-28T22:05:24.224Z]   inflating: org.eclipse.tracecompass.doc.user/images/TimeOffsetAdvancedSetReference.png  
17:05:24 [2024-02-28T22:05:24.224Z]   inflating: org.eclipse.tracecompass.doc.user/images/TimeOffsetAdvancedSetTarget.png  
17:05:24 [2024-02-28T22:05:24.224Z]   inflating: org.eclipse.tracecompass.doc.user/images/TimeOffsetApply.png  
17:05:24 [2024-02-28T22:05:24.224Z]   inflating: org.eclipse.tracecompass.doc.user/images/TimeOffsetBasicDialog.png  
17:05:24 [2024-02-28T22:05:24.224Z]   inflating: org.eclipse.tracecompass.doc.user/images/TimeOffsetBasicDialogFilled.png  
17:05:24 [2024-02-28T22:05:24.224Z]   inflating: org.eclipse.tracecompass.doc.user/images/TimeOffsetProperty.png  
17:05:24 [2024-02-28T22:05:24.224Z]   inflating: org.eclipse.tracecompass.doc.user/images/TmfEventFilter.gif  
17:05:24 [2024-02-28T22:05:24.224Z]   inflating: org.eclipse.tracecompass.doc.user/images/TmfEventSearch.gif  
17:05:24 [2024-02-28T22:05:24.224Z]   inflating: org.eclipse.tracecompass.doc.user/images/TmfTimestampFormatPage.png  
17:05:24 [2024-02-28T22:05:24.224Z]   inflating: org.eclipse.tracecompass.doc.user/images/TraceEditor-Filter.png  
17:05:24 [2024-02-28T22:05:24.224Z]   inflating: org.eclipse.tracecompass.doc.user/images/TraceEditor-Search.png  
17:05:24 [2024-02-28T22:05:24.224Z]   inflating: org.eclipse.tracecompass.doc.user/images/TraceTypePreferencePage.png  
17:05:24 [2024-02-28T22:05:24.224Z]   inflating: org.eclipse.tracecompass.doc.user/images/TracingPerspective.png  
17:05:24 [2024-02-28T22:05:24.224Z]    creating: org.eclipse.tracecompass.doc.user/images/XMLPatternAnalysis/
17:05:24 [2024-02-28T22:05:24.224Z]   inflating: org.eclipse.tracecompass.doc.user/images/XMLPatternAnalysis/LatencyStatistics.png  
17:05:24 [2024-02-28T22:05:24.224Z]   inflating: org.eclipse.tracecompass.doc.user/images/XMLPatternAnalysis/LatencyTable.png  
17:05:24 [2024-02-28T22:05:24.224Z]   inflating: org.eclipse.tracecompass.doc.user/images/XMLPatternAnalysis/LatencyVSCount.png  
17:05:24 [2024-02-28T22:05:24.224Z]   inflating: org.eclipse.tracecompass.doc.user/images/XMLPatternAnalysis/LatencyVSTime.png  
17:05:24 [2024-02-28T22:05:24.224Z]   inflating: org.eclipse.tracecompass.doc.user/images/XML_xy_chart.png  
17:05:24 [2024-02-28T22:05:24.478Z]   inflating: org.eclipse.tracecompass.doc.user/images/Xml_analysis_screenshot.png  
17:05:24 [2024-02-28T22:05:24.478Z]   inflating: org.eclipse.tracecompass.doc.user/images/add_bookmark.gif  
17:05:24 [2024-02-28T22:05:24.478Z]   inflating: org.eclipse.tracecompass.doc.user/images/binaries_obj.gif  
17:05:24 [2024-02-28T22:05:24.478Z]   inflating: org.eclipse.tracecompass.doc.user/images/binary_mapping_file.gif  
17:05:24 [2024-02-28T22:05:24.478Z]   inflating: org.eclipse.tracecompass.doc.user/images/collapsed_ovr.gif  
17:05:24 [2024-02-28T22:05:24.478Z]    creating: org.eclipse.tracecompass.doc.user/images/counters/
17:05:24 [2024-02-28T22:05:24.478Z]  extracting: org.eclipse.tracecompass.doc.user/images/counters/CheckedCheckbox.png  
17:05:24 [2024-02-28T22:05:24.478Z]   inflating: org.eclipse.tracecompass.doc.user/images/counters/CountersView.png  
17:05:24 [2024-02-28T22:05:24.478Z]   inflating: org.eclipse.tracecompass.doc.user/images/counters/CumulativeCountersView.png  
17:05:24 [2024-02-28T22:05:24.478Z]   inflating: org.eclipse.tracecompass.doc.user/images/counters/FilteredTree1.png  
17:05:24 [2024-02-28T22:05:24.478Z]   inflating: org.eclipse.tracecompass.doc.user/images/counters/FilteredTree2.png  
17:05:24 [2024-02-28T22:05:24.478Z]   inflating: org.eclipse.tracecompass.doc.user/images/counters/FilteredTree3.png  
17:05:24 [2024-02-28T22:05:24.478Z]   inflating: org.eclipse.tracecompass.doc.user/images/counters/FilteredTree4.png  
17:05:24 [2024-02-28T22:05:24.479Z]  extracting: org.eclipse.tracecompass.doc.user/images/counters/GrayedCheckbox.png  
17:05:24 [2024-02-28T22:05:24.479Z]   inflating: org.eclipse.tracecompass.doc.user/images/counters/OpenCountersView.png  
17:05:24 [2024-02-28T22:05:24.479Z]  extracting: org.eclipse.tracecompass.doc.user/images/counters/UncheckedCheckbox.png  
17:05:24 [2024-02-28T22:05:24.479Z]   inflating: org.eclipse.tracecompass.doc.user/images/counters/sigma.gif  
17:05:24 [2024-02-28T22:05:24.479Z]   inflating: org.eclipse.tracecompass.doc.user/images/delete_button.gif  
17:05:24 [2024-02-28T22:05:24.479Z]   inflating: org.eclipse.tracecompass.doc.user/images/expanded_ovr.gif  
17:05:24 [2024-02-28T22:05:24.479Z]    creating: org.eclipse.tracecompass.doc.user/images/externalAnalyses/
17:05:24 [2024-02-28T22:05:24.479Z]   inflating: org.eclipse.tracecompass.doc.user/images/externalAnalyses/add-external-analysis-dialog.png  
17:05:24 [2024-02-28T22:05:24.479Z]   inflating: org.eclipse.tracecompass.doc.user/images/externalAnalyses/add-external-analysis.png  
17:05:24 [2024-02-28T22:05:24.479Z]   inflating: org.eclipse.tracecompass.doc.user/images/externalAnalyses/chart-configuration-dialog.png  
17:05:24 [2024-02-28T22:05:24.479Z]   inflating: org.eclipse.tracecompass.doc.user/images/externalAnalyses/chart-only.png  
17:05:24 [2024-02-28T22:05:24.479Z]   inflating: org.eclipse.tracecompass.doc.user/images/externalAnalyses/external-analyses-list.png  
17:05:24 [2024-02-28T22:05:24.479Z]   inflating: org.eclipse.tracecompass.doc.user/images/externalAnalyses/external-analysis-parameters-dialog.png  
17:05:24 [2024-02-28T22:05:24.479Z]   inflating: org.eclipse.tracecompass.doc.user/images/externalAnalyses/new-custom-scatter-chart-menu.png  
17:05:24 [2024-02-28T22:05:24.479Z]   inflating: org.eclipse.tracecompass.doc.user/images/externalAnalyses/remove-external-analysis.png  
17:05:24 [2024-02-28T22:05:24.479Z]   inflating: org.eclipse.tracecompass.doc.user/images/externalAnalyses/report-view.png  
17:05:24 [2024-02-28T22:05:24.479Z]   inflating: org.eclipse.tracecompass.doc.user/images/externalAnalyses/run-external-analysis.png  
17:05:24 [2024-02-28T22:05:24.479Z]   inflating: org.eclipse.tracecompass.doc.user/images/externalAnalyses/table-and-chart-toggle-button.png  
17:05:24 [2024-02-28T22:05:24.479Z]   inflating: org.eclipse.tracecompass.doc.user/images/externalAnalyses/table-and-chart.png  
17:05:24 [2024-02-28T22:05:24.479Z]   inflating: org.eclipse.tracecompass.doc.user/images/externalAnalyses/user-defined-external-analysis.png  
17:05:24 [2024-02-28T22:05:24.479Z]   inflating: org.eclipse.tracecompass.doc.user/images/filter_add.gif  
17:05:24 [2024-02-28T22:05:24.479Z]   inflating: org.eclipse.tracecompass.doc.user/images/filter_items.gif  
17:05:24 [2024-02-28T22:05:24.479Z]   inflating: org.eclipse.tracecompass.doc.user/images/follow_arrow_bwd.gif  
17:05:24 [2024-02-28T22:05:24.479Z]   inflating: org.eclipse.tracecompass.doc.user/images/follow_arrow_fwd.gif  
17:05:24 [2024-02-28T22:05:24.479Z]    creating: org.eclipse.tracecompass.doc.user/images/futex/
17:05:24 [2024-02-28T22:05:24.479Z]   inflating: org.eclipse.tracecompass.doc.user/images/futex/scenario.png  
17:05:24 [2024-02-28T22:05:24.479Z]   inflating: org.eclipse.tracecompass.doc.user/images/futex/uaddrVsWaiter.png  
17:05:24 [2024-02-28T22:05:24.479Z]   inflating: org.eclipse.tracecompass.doc.user/images/hide_arrows.gif  
17:05:24 [2024-02-28T22:05:24.479Z]   inflating: org.eclipse.tracecompass.doc.user/images/hide_empty_rows.png  
17:05:24 [2024-02-28T22:05:24.479Z]   inflating: org.eclipse.tracecompass.doc.user/images/hide_lost_events.gif  
17:05:24 [2024-02-28T22:05:24.479Z]   inflating: org.eclipse.tracecompass.doc.user/images/home.gif  
17:05:24 [2024-02-28T22:05:24.479Z]   inflating: org.eclipse.tracecompass.doc.user/images/home_nav.gif  
17:05:24 [2024-02-28T22:05:24.479Z]    creating: org.eclipse.tracecompass.doc.user/images/io/
17:05:24 [2024-02-28T22:05:24.479Z]   inflating: org.eclipse.tracecompass.doc.user/images/io/diskIoActivity.png  
17:05:24 [2024-02-28T22:05:24.479Z]    creating: org.eclipse.tracecompass.doc.user/images/kernelMemoryUsage/
17:05:24 [2024-02-28T22:05:24.479Z]   inflating: org.eclipse.tracecompass.doc.user/images/kernelMemoryUsage/KernelMemoryUsageChart.png  
17:05:24 [2024-02-28T22:05:24.736Z]   inflating: org.eclipse.tracecompass.doc.user/images/kernelMemoryUsage/KernelMemoryUsageView.png  
17:05:24 [2024-02-28T22:05:24.736Z]   inflating: org.eclipse.tracecompass.doc.user/images/kernelMemoryUsage/OpenKernelMemoryUsageView.png  
17:05:24 [2024-02-28T22:05:24.736Z]   inflating: org.eclipse.tracecompass.doc.user/images/link.gif  
17:05:24 [2024-02-28T22:05:24.736Z]    creating: org.eclipse.tracecompass.doc.user/images/memoryUsage/
17:05:24 [2024-02-28T22:05:24.736Z]   inflating: org.eclipse.tracecompass.doc.user/images/memoryUsage/memory-usage-multithread.png  
17:05:24 [2024-02-28T22:05:24.736Z]   inflating: org.eclipse.tracecompass.doc.user/images/memoryUsage/memory-usage-no-thread-info.png  
17:05:24 [2024-02-28T22:05:24.736Z]   inflating: org.eclipse.tracecompass.doc.user/images/next.gif  
17:05:24 [2024-02-28T22:05:24.736Z]   inflating: org.eclipse.tracecompass.doc.user/images/next_bookmark.gif  
17:05:24 [2024-02-28T22:05:24.736Z]   inflating: org.eclipse.tracecompass.doc.user/images/next_event.gif  
17:05:24 [2024-02-28T22:05:24.736Z]   inflating: org.eclipse.tracecompass.doc.user/images/next_menu.gif  
17:05:24 [2024-02-28T22:05:24.736Z]    creating: org.eclipse.tracecompass.doc.user/images/osOverview/
17:05:24 [2024-02-28T22:05:24.736Z]   inflating: org.eclipse.tracecompass.doc.user/images/osOverview/os_overview_perspective.png  
17:05:24 [2024-02-28T22:05:24.736Z]   inflating: org.eclipse.tracecompass.doc.user/images/osOverview/select_os_overview.png  
17:05:24 [2024-02-28T22:05:24.736Z]   inflating: org.eclipse.tracecompass.doc.user/images/pin_view.gif  
17:05:24 [2024-02-28T22:05:24.736Z]   inflating: org.eclipse.tracecompass.doc.user/images/prev.gif  
17:05:24 [2024-02-28T22:05:24.736Z]   inflating: org.eclipse.tracecompass.doc.user/images/prev_bookmark.gif  
17:05:24 [2024-02-28T22:05:24.736Z]   inflating: org.eclipse.tracecompass.doc.user/images/prev_event.gif  
17:05:24 [2024-02-28T22:05:24.736Z]   inflating: org.eclipse.tracecompass.doc.user/images/prev_menu.gif  
17:05:24 [2024-02-28T22:05:24.736Z]  extracting: org.eclipse.tracecompass.doc.user/images/remove_bookmark.gif  
17:05:24 [2024-02-28T22:05:24.736Z]    creating: org.eclipse.tracecompass.doc.user/images/resourcesView/
17:05:24 [2024-02-28T22:05:24.736Z]   inflating: org.eclipse.tracecompass.doc.user/images/resourcesView/followThread.png  
17:05:24 [2024-02-28T22:05:24.736Z]   inflating: org.eclipse.tracecompass.doc.user/images/shift_l_edit.gif  
17:05:24 [2024-02-28T22:05:24.736Z]   inflating: org.eclipse.tracecompass.doc.user/images/shift_r_edit.gif  
17:05:24 [2024-02-28T22:05:24.736Z]  extracting: org.eclipse.tracecompass.doc.user/images/show_hist_traces.gif  
17:05:24 [2024-02-28T22:05:24.736Z]   inflating: org.eclipse.tracecompass.doc.user/images/show_legend.gif  
17:05:24 [2024-02-28T22:05:24.736Z]   inflating: org.eclipse.tracecompass.doc.user/images/sort_alpha.gif  
17:05:24 [2024-02-28T22:05:24.736Z]   inflating: org.eclipse.tracecompass.doc.user/images/sort_alpha_rev.gif  
17:05:24 [2024-02-28T22:05:24.736Z]   inflating: org.eclipse.tracecompass.doc.user/images/sort_num.gif  
17:05:24 [2024-02-28T22:05:24.736Z]   inflating: org.eclipse.tracecompass.doc.user/images/sort_num_rev.gif  
17:05:24 [2024-02-28T22:05:24.736Z]    creating: org.eclipse.tracecompass.doc.user/images/sourceLookup/
17:05:24 [2024-02-28T22:05:24.736Z]   inflating: org.eclipse.tracecompass.doc.user/images/sourceLookup/symbol-mapping-config-ust28.png  
17:05:24 [2024-02-28T22:05:24.736Z]   inflating: org.eclipse.tracecompass.doc.user/images/sourceLookup/trace-with-debug-info.png  
17:05:24 [2024-02-28T22:05:24.736Z]    creating: org.eclipse.tracecompass.doc.user/images/swslatency/
17:05:24 [2024-02-28T22:05:24.736Z]   inflating: org.eclipse.tracecompass.doc.user/images/swslatency/PriorityThreadnameView.png  
17:05:24 [2024-02-28T22:05:24.736Z]   inflating: org.eclipse.tracecompass.doc.user/images/text_mapping_file.gif  
17:05:24 [2024-02-28T22:05:24.736Z]   inflating: org.eclipse.tracecompass.doc.user/images/tooltippref.png  
17:05:24 [2024-02-28T22:05:24.736Z]    creating: org.eclipse.tracecompass.doc.user/images/tracePackageImages/
17:05:24 [2024-02-28T22:05:24.736Z]   inflating: org.eclipse.tracecompass.doc.user/images/tracePackageImages/chooseTrace.png  
17:05:24 [2024-02-28T22:05:24.736Z]   inflating: org.eclipse.tracecompass.doc.user/images/tracePackageImages/exportPackage.png  
17:05:24 [2024-02-28T22:05:24.736Z]   inflating: org.eclipse.tracecompass.doc.user/images/tracePackageImages/exportSelectedTrace.png  
17:05:24 [2024-02-28T22:05:24.736Z]   inflating: org.eclipse.tracecompass.doc.user/images/tracePackageImages/fileExport.png  
17:05:24 [2024-02-28T22:05:24.736Z]   inflating: org.eclipse.tracecompass.doc.user/images/tracePackageImages/fileImport.png  
17:05:24 [2024-02-28T22:05:24.736Z]   inflating: org.eclipse.tracecompass.doc.user/images/tracePackageImages/importPackage.png  
17:05:24 [2024-02-28T22:05:24.736Z]   inflating: org.eclipse.tracecompass.doc.user/images/tracePackageImages/importTraceFolder.png  
17:05:24 [2024-02-28T22:05:24.736Z]    creating: org.eclipse.tracecompass.doc.user/images/trim/
17:05:24 [2024-02-28T22:05:24.736Z]   inflating: org.eclipse.tracecompass.doc.user/images/trim/trim-after.png  
17:05:24 [2024-02-28T22:05:24.736Z]   inflating: org.eclipse.tracecompass.doc.user/images/trim/trim-before.png  
17:05:24 [2024-02-28T22:05:24.736Z]   inflating: org.eclipse.tracecompass.doc.user/images/trim/trim-select.png  
17:05:24 [2024-02-28T22:05:24.736Z]   inflating: org.eclipse.tracecompass.doc.user/images/unpinned_view.gif  
17:05:24 [2024-02-28T22:05:24.736Z]    creating: org.eclipse.tracecompass.doc.user/images/waitAnalysis/
17:05:24 [2024-02-28T22:05:24.736Z]   inflating: org.eclipse.tracecompass.doc.user/images/waitAnalysis/KernelWaitAnalysisDjango.png  
17:05:24 [2024-02-28T22:05:24.736Z]   inflating: org.eclipse.tracecompass.doc.user/images/waitAnalysis/KernelWaitAnalysisFollow.png  
17:05:24 [2024-02-28T22:05:24.736Z]   inflating: org.eclipse.tracecompass.doc.user/images/waitAnalysis/KernelWaitAnalysisProjectExplorer.png  
17:05:24 [2024-02-28T22:05:24.736Z]   inflating: org.eclipse.tracecompass.doc.user/images/zoomin_nav.gif  
17:05:24 [2024-02-28T22:05:24.736Z]   inflating: org.eclipse.tracecompass.doc.user/images/zoomout_nav.gif  
17:05:24 [2024-02-28T22:05:24.736Z]    creating: org.eclipse.tracecompass.gdbtrace.doc.user/
17:05:24 [2024-02-28T22:05:24.736Z]   inflating: org.eclipse.tracecompass.gdbtrace.doc.user/Collecting-Tracepoint-Data.html  
17:05:24 [2024-02-28T22:05:24.737Z]   inflating: org.eclipse.tracecompass.gdbtrace.doc.user/GDB-Trace-Perspective.html  
17:05:24 [2024-02-28T22:05:24.737Z]   inflating: org.eclipse.tracecompass.gdbtrace.doc.user/Getting-Started.html  
17:05:24 [2024-02-28T22:05:24.991Z]   inflating: org.eclipse.tracecompass.gdbtrace.doc.user/Importing-Tracepoint-Data.html  
17:05:24 [2024-02-28T22:05:24.991Z]   inflating: org.eclipse.tracecompass.gdbtrace.doc.user/Overview.html  
17:05:24 [2024-02-28T22:05:24.991Z]   inflating: org.eclipse.tracecompass.gdbtrace.doc.user/References.html  
17:05:24 [2024-02-28T22:05:24.991Z]   inflating: org.eclipse.tracecompass.gdbtrace.doc.user/User-Guide.html  
17:05:24 [2024-02-28T22:05:24.991Z]   inflating: org.eclipse.tracecompass.gdbtrace.doc.user/Visualizing-Tracepoint-Data.html  
17:05:24 [2024-02-28T22:05:24.991Z]    creating: org.eclipse.tracecompass.gdbtrace.doc.user/images/
17:05:24 [2024-02-28T22:05:24.991Z]   inflating: org.eclipse.tracecompass.gdbtrace.doc.user/images/GDBTracePerspective.png  
17:05:24 [2024-02-28T22:05:24.991Z]   inflating: org.eclipse.tracecompass.gdbtrace.doc.user/images/gdb_icon16.png  
17:05:24 [2024-02-28T22:05:24.991Z]   inflating: org.eclipse.tracecompass.gdbtrace.doc.user/images/home.gif  
17:05:24 [2024-02-28T22:05:24.991Z]   inflating: org.eclipse.tracecompass.gdbtrace.doc.user/images/next.gif  
17:05:24 [2024-02-28T22:05:24.991Z]   inflating: org.eclipse.tracecompass.gdbtrace.doc.user/images/prev.gif  
17:05:24 [2024-02-28T22:05:24.991Z]    creating: org.eclipse.tracecompass.rcp.doc.user/
17:05:24 [2024-02-28T22:05:24.991Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/Trace-Compass-Incubator.html  
17:05:24 [2024-02-28T22:05:24.991Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/User-Guide.html  
17:05:24 [2024-02-28T22:05:24.991Z]    creating: org.eclipse.tracecompass.rcp.doc.user/images/
17:05:24 [2024-02-28T22:05:24.991Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/images/home.gif  
17:05:24 [2024-02-28T22:05:24.991Z]    creating: org.eclipse.tracecompass.rcp.doc.user/images/incubator/
17:05:24 [2024-02-28T22:05:24.991Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/images/incubator/AboutUninstall.png  
17:05:24 [2024-02-28T22:05:24.991Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/images/incubator/DiscoveryUi.png  
17:05:24 [2024-02-28T22:05:24.991Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/images/incubator/InstallWizardPage1.png  
17:05:24 [2024-02-28T22:05:24.991Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/images/incubator/InstallWizardPage2.png  
17:05:24 [2024-02-28T22:05:24.992Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/images/incubator/InstallWizardPage3.png  
17:05:24 [2024-02-28T22:05:24.992Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/images/incubator/InstallationDetails.png  
17:05:24 [2024-02-28T22:05:24.992Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/images/incubator/ListUninstall.png  
17:05:24 [2024-02-28T22:05:24.992Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/images/incubator/Menu.png  
17:05:24 [2024-02-28T22:05:24.992Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/images/incubator/UninstallWizard.png  
17:05:24 [2024-02-28T22:05:24.992Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/images/incubator/Update.png  
17:05:24 [2024-02-28T22:05:24.992Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/images/incubator/UpdateWizard.png  
17:05:24 [2024-02-28T22:05:24.992Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/images/next.gif  
17:05:24 [2024-02-28T22:05:24.992Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/images/prev.gif  
17:05:24 [2024-02-28T22:05:24.992Z]    creating: org.eclipse.tracecompass.tmf.pcap.doc.user/
17:05:24 [2024-02-28T22:05:24.992Z]   inflating: org.eclipse.tracecompass.tmf.pcap.doc.user/User-Guide.html  
17:05:24 [2024-02-28T22:05:24.992Z]    creating: org.eclipse.tracecompass.tmf.pcap.doc.user/images/
17:05:24 [2024-02-28T22:05:24.992Z]   inflating: org.eclipse.tracecompass.tmf.pcap.doc.user/images/networkTracingPerspective.png  
17:05:24 [2024-02-28T22:05:24.992Z]   inflating: org.eclipse.tracecompass.tmf.pcap.doc.user/images/streamListView.png  
17:05:24 [2024-02-28T22:05:24.992Z]   inflating: org.eclipse.tracecompass.tmf.pcap.doc.user/images/subfieldFiltering.png  
17:05:25 [2024-02-28T22:05:25.258Z] [Pipeline] }
17:05:25 [2024-02-28T22:05:25.258Z] $ ssh-agent -k
17:05:25 [2024-02-28T22:05:25.262Z] unset SSH_AUTH_SOCK;
17:05:25 [2024-02-28T22:05:25.263Z] unset SSH_AGENT_PID;
17:05:25 [2024-02-28T22:05:25.263Z] echo Agent pid 302 killed;
17:05:25 [2024-02-28T22:05:25.269Z] [ssh-agent] Stopped.
17:05:25 [2024-02-28T22:05:25.840Z] [Pipeline] // sshagent
17:05:26 [2024-02-28T22:05:26.625Z] [Pipeline] }
17:05:26 [2024-02-28T22:05:26.944Z] [Pipeline] // withEnv
17:05:27 [2024-02-28T22:05:27.387Z] [Pipeline] }
17:05:27 [2024-02-28T22:05:27.676Z] [Pipeline] // stage
17:05:28 [2024-02-28T22:05:28.469Z] [Pipeline] stage
17:05:28 [2024-02-28T22:05:28.470Z] [Pipeline] { (Javadoc)
17:05:34 [2024-02-28T22:05:34.182Z] [Pipeline] tool
17:05:34 [2024-02-28T22:05:34.694Z] [Pipeline] envVarsForTool
17:05:35 [2024-02-28T22:05:35.591Z] [Pipeline] tool
17:05:36 [2024-02-28T22:05:36.097Z] [Pipeline] envVarsForTool
17:05:36 [2024-02-28T22:05:36.718Z] [Pipeline] withEnv
17:05:36 [2024-02-28T22:05:36.719Z] [Pipeline] {
17:05:38 [2024-02-28T22:05:38.250Z] [Pipeline] container
17:05:38 [2024-02-28T22:05:38.251Z] [Pipeline] {
17:05:38 [2024-02-28T22:05:38.886Z] [Pipeline] sh
17:05:39 [2024-02-28T22:05:39.459Z] + 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
17:05:39 [2024-02-28T22:05:39.459Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
17:05:41 [2024-02-28T22:05:41.968Z] [INFO] Scanning for projects...
17:05:41 [2024-02-28T22:05:41.969Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties
17:05:41 [2024-02-28T22:05:41.969Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties
17:05:41 [2024-02-28T22:05:41.969Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties
17:05:41 [2024-02-28T22:05:41.969Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties
17:05:41 [2024-02-28T22:05:41.969Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties
17:05:41 [2024-02-28T22:05:41.969Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties
17:05:41 [2024-02-28T22:05:41.969Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties
17:05:41 [2024-02-28T22:05:41.969Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties
17:05:41 [2024-02-28T22:05:41.969Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties
17:05:41 [2024-02-28T22:05:41.969Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties
17:05:41 [2024-02-28T22:05:41.969Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties
17:05:41 [2024-02-28T22:05:41.969Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties
17:05:41 [2024-02-28T22:05:41.969Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties
17:05:41 [2024-02-28T22:05:41.969Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties
17:05:41 [2024-02-28T22:05:41.969Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties
17:05:41 [2024-02-28T22:05:41.969Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties
17:05:41 [2024-02-28T22:05:41.969Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties
17:05:41 [2024-02-28T22:05:41.969Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties
17:05:41 [2024-02-28T22:05:41.969Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties
17:05:41 [2024-02-28T22:05:41.969Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties
17:05:42 [2024-02-28T22:05:42.224Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties
17:05:42 [2024-02-28T22:05:42.224Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties
17:05:42 [2024-02-28T22:05:42.224Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties
17:05:42 [2024-02-28T22:05:42.224Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties
17:05:42 [2024-02-28T22:05:42.224Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties
17:05:42 [2024-02-28T22:05:42.224Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties
17:05:42 [2024-02-28T22:05:42.224Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties
17:05:42 [2024-02-28T22:05:42.224Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties
17:05:42 [2024-02-28T22:05:42.224Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties
17:05:42 [2024-02-28T22:05:42.224Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties
17:05:42 [2024-02-28T22:05:42.224Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties
17:05:42 [2024-02-28T22:05:42.224Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties
17:05:42 [2024-02-28T22:05:42.224Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties
17:05:42 [2024-02-28T22:05:42.224Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties
17:05:42 [2024-02-28T22:05:42.224Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties
17:05:42 [2024-02-28T22:05:42.224Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties
17:05:42 [2024-02-28T22:05:42.224Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties
17:05:42 [2024-02-28T22:05:42.224Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties
17:05:42 [2024-02-28T22:05:42.224Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties
17:05:42 [2024-02-28T22:05:42.224Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties
17:05:42 [2024-02-28T22:05:42.224Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties
17:05:42 [2024-02-28T22:05:42.224Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/.polyglot.build.properties
17:05:42 [2024-02-28T22:05:42.478Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties
17:05:42 [2024-02-28T22:05:42.478Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties
17:05:42 [2024-02-28T22:05:42.478Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties
17:05:42 [2024-02-28T22:05:42.478Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties
17:05:42 [2024-02-28T22:05:42.478Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties
17:05:42 [2024-02-28T22:05:42.478Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties
17:05:42 [2024-02-28T22:05:42.478Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli/.polyglot.build.properties
17:05:42 [2024-02-28T22:05:42.478Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties
17:05:42 [2024-02-28T22:05:42.478Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties
17:05:42 [2024-02-28T22:05:42.478Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties
17:05:42 [2024-02-28T22:05:42.478Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties
17:05:42 [2024-02-28T22:05:42.478Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties
17:05:42 [2024-02-28T22:05:42.478Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties
17:05:42 [2024-02-28T22:05:42.478Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties
17:05:42 [2024-02-28T22:05:42.478Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties
17:05:42 [2024-02-28T22:05:42.478Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties
17:05:42 [2024-02-28T22:05:42.478Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties
17:05:42 [2024-02-28T22:05:42.733Z] [WARNING] The POM for commons-io:commons-io:jar:2.14.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
17:05:42 [2024-02-28T22:05:42.733Z] [WARNING] The POM for org.apache.commons:commons-compress:jar:1.24.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
17:05:42 [2024-02-28T22:05:42.733Z] [WARNING] The POM for org.apache.commons:commons-exec:jar:1.3 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
17:05:42 [2024-02-28T22:05:42.733Z] [WARNING] The POM for commons-codec:commons-codec:jar:1.16.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
17:05:42 [2024-02-28T22:05:42.987Z] [WARNING] The POM for commons-net:commons-net:jar:3.9.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
17:05:44 [2024-02-28T22:05:44.874Z] [INFO] Tycho Version:  4.0.3 (88e4728c5da382f02c0459c918c2683048f95740)
17:05:44 [2024-02-28T22:05:44.874Z] [INFO] Tycho Mode:     project
17:05:44 [2024-02-28T22:05:44.874Z] [INFO] Tycho Builder:  maven
17:05:45 [2024-02-28T22:05:45.435Z] [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
17:05:45 [2024-02-28T22:05:45.691Z] [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
17:05:45 [2024-02-28T22:05:45.691Z] [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
17:05:46 [2024-02-28T22:05:46.253Z] [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
17:05:46 [2024-02-28T22:05:46.253Z] [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
17:05:46 [2024-02-28T22:05:46.253Z] [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
17:05:46 [2024-02-28T22:05:46.253Z] [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 223 kB/s)
17:05:46 [2024-02-28T22:05:46.253Z] [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
17:05:46 [2024-02-28T22:05:46.253Z] [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
17:05:46 [2024-02-28T22:05:46.253Z] [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
17:05:46 [2024-02-28T22:05:46.509Z] [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
17:05:46 [2024-02-28T22:05:46.509Z] [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
17:05:46 [2024-02-28T22:05:46.509Z] [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
17:05:46 [2024-02-28T22:05:46.509Z] [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.8 MB/s)
17:05:46 [2024-02-28T22:05:46.509Z] [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
17:05:46 [2024-02-28T22:05:46.509Z] [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
17:05:46 [2024-02-28T22:05:46.509Z] [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
17:05:46 [2024-02-28T22:05:46.509Z] [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
17:05:46 [2024-02-28T22:05:46.509Z] [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
17:05:46 [2024-02-28T22:05:46.509Z] [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
17:05:46 [2024-02-28T22:05:46.509Z] [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 202 kB/s)
17:05:46 [2024-02-28T22:05:46.509Z] [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
17:05:46 [2024-02-28T22:05:46.509Z] [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
17:05:46 [2024-02-28T22:05:46.509Z] [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
17:05:46 [2024-02-28T22:05:46.765Z] [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
17:05:46 [2024-02-28T22:05:46.765Z] [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
17:05:46 [2024-02-28T22:05:46.765Z] [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
17:05:46 [2024-02-28T22:05:46.765Z] [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 4.3 MB/s)
17:05:46 [2024-02-28T22:05:46.765Z] [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
17:05:46 [2024-02-28T22:05:46.765Z] [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
17:05:46 [2024-02-28T22:05:46.765Z] [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
17:05:47 [2024-02-28T22:05:47.020Z] [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
17:05:47 [2024-02-28T22:05:47.020Z] [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
17:05:47 [2024-02-28T22:05:47.021Z] [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
17:05:48 [2024-02-28T22:05:48.383Z] [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 20 kB/s)
17:05:48 [2024-02-28T22:05:48.384Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/40/maven-plugins-40.pom
17:05:48 [2024-02-28T22:05:48.384Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/40/maven-plugins-40.pom
17:05:48 [2024-02-28T22:05:48.384Z] [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
17:05:48 [2024-02-28T22:05:48.384Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/40/maven-plugins-40.pom
17:05:48 [2024-02-28T22:05:48.384Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/40/maven-plugins-40.pom
17:05:48 [2024-02-28T22:05:48.384Z] [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
17:05:48 [2024-02-28T22:05:48.384Z] [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 2.0 MB/s)
17:05:48 [2024-02-28T22:05:48.384Z] [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
17:05:48 [2024-02-28T22:05:48.384Z] [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
17:05:48 [2024-02-28T22:05:48.384Z] [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
17:05:48 [2024-02-28T22:05:48.384Z] [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
17:05:48 [2024-02-28T22:05:48.384Z] [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
17:05:48 [2024-02-28T22:05:48.384Z] [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
17:05:48 [2024-02-28T22:05:48.384Z] [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 7.7 MB/s)
17:05:49 [2024-02-28T22:05:49.309Z] [WARNING] The POM for org.apache.commons:commons-lang3:jar:3.12.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
17:05:49 [2024-02-28T22:05:49.309Z] [WARNING] The POM for commons-logging:commons-logging:jar:1.2 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
17:05:49 [2024-02-28T22:05:49.309Z] [WARNING] The POM for commons-codec:commons-codec:jar:1.11 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
17:05:49 [2024-02-28T22:05:49.309Z] [WARNING] The POM for commons-codec:commons-codec:jar:1.15 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
17:05:49 [2024-02-28T22:05:49.869Z] [WARNING] The POM for jakarta.activation:jakarta.activation-api:jar:1.2.2 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
17:05:49 [2024-02-28T22:05:49.869Z] [WARNING] The POM for org.apache.commons:commons-lang3:jar:3.13.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
17:05:53 [2024-02-28T22:05:53.131Z] [WARNING] The POM for org.apache.commons:commons-compress:jar:sources:1.24.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
17:05:57 [2024-02-28T22:05:57.294Z] [WARNING] The project org.eclipse.tracecompass:org.eclipse.tracecompass:pom:9.3.0-SNAPSHOT uses prerequisites which is only intended for maven-plugin projects but not for non maven-plugin projects. For such purposes you should use the maven-enforcer-plugin. See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html
17:05:57 [2024-02-28T22:05:57.294Z] [INFO] ------------------------------------------------------------------------
17:05:57 [2024-02-28T22:05:57.294Z] [INFO] Reactor Build Order:
17:05:57 [2024-02-28T22:05:57.294Z] [INFO] 
17:05:57 [2024-02-28T22:05:57.294Z] [INFO] Trace Compass Parent                                               [pom]
17:05:57 [2024-02-28T22:05:57.294Z] [INFO] Trace Compass Tracetype-agnostic Analyses Parent                   [pom]
17:05:57 [2024-02-28T22:05:57.294Z] [INFO] Trace Compass Common Utilities Parent                              [pom]
17:05:57 [2024-02-28T22:05:57.294Z] [INFO] org.eclipse.tracecompass.common.core                    [eclipse-plugin]
17:05:57 [2024-02-28T22:05:57.294Z] [INFO] Trace Compass State System Parent                                  [pom]
17:05:57 [2024-02-28T22:05:57.294Z] [INFO] org.eclipse.tracecompass.datastore.core                 [eclipse-plugin]
17:05:57 [2024-02-28T22:05:57.294Z] [INFO] org.eclipse.tracecompass.segmentstore.core              [eclipse-plugin]
17:05:57 [2024-02-28T22:05:57.294Z] [INFO] Trace Compass TMF Parent                                           [pom]
17:05:57 [2024-02-28T22:05:57.294Z] [INFO] Trace Compass Filter Parser                             [eclipse-plugin]
17:05:57 [2024-02-28T22:05:57.294Z] [INFO] org.eclipse.tracecompass.statesystem.core               [eclipse-plugin]
17:05:57 [2024-02-28T22:05:57.294Z] [INFO] org.eclipse.tracecompass.tmf.core                       [eclipse-plugin]
17:05:57 [2024-02-28T22:05:57.294Z] [INFO] org.eclipse.tracecompass.analysis.counters.core         [eclipse-plugin]
17:05:57 [2024-02-28T22:05:57.294Z] [INFO] org.eclipse.tracecompass.statesystem.core.tests    [eclipse-test-plugin]
17:05:57 [2024-02-28T22:05:57.294Z] [INFO] org.eclipse.tracecompass.tmf.core.tests            [eclipse-test-plugin]
17:05:57 [2024-02-28T22:05:57.294Z] [INFO] Trace Compass CTF Support Parent                                   [pom]
17:05:57 [2024-02-28T22:05:57.294Z] [INFO] Trace Compass CTF Parser Plug-in                        [eclipse-plugin]
17:05:57 [2024-02-28T22:05:57.294Z] [INFO] org.eclipse.tracecompass.ctf.core                       [eclipse-plugin]
17:05:57 [2024-02-28T22:05:57.294Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core                   [eclipse-plugin]
17:05:57 [2024-02-28T22:05:57.294Z] [INFO] Trace Compass CTF Core Tests Plug-in               [eclipse-test-plugin]
17:05:57 [2024-02-28T22:05:57.294Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core.tests        [eclipse-test-plugin]
17:05:57 [2024-02-28T22:05:57.294Z] [INFO] org.eclipse.tracecompass.analysis.counters.core.tests [eclipse-test-plugin]
17:05:57 [2024-02-28T22:05:57.294Z] [INFO] org.eclipse.tracecompass.tmf.ui                         [eclipse-plugin]
17:05:57 [2024-02-28T22:05:57.294Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui           [eclipse-plugin]
17:05:57 [2024-02-28T22:05:57.294Z] [INFO] org.eclipse.tracecompass.tmf.chart.core                 [eclipse-plugin]
17:05:57 [2024-02-28T22:05:57.294Z] [INFO] org.eclipse.tracecompass.analysis.lami.core             [eclipse-plugin]
17:05:57 [2024-02-28T22:05:57.294Z] [INFO] org.eclipse.tracecompass.analysis.graph.core            [eclipse-plugin]
17:05:57 [2024-02-28T22:05:57.294Z] [INFO] org.eclipse.tracecompass.analysis.timing.core           [eclipse-plugin]
17:05:57 [2024-02-28T22:05:57.294Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core          [eclipse-plugin]
17:05:57 [2024-02-28T22:05:57.294Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core         [eclipse-plugin]
17:05:57 [2024-02-28T22:05:57.294Z] [INFO] Trace Compass LTTng Support Parent                                 [pom]
17:05:57 [2024-02-28T22:05:57.294Z] [INFO] org.eclipse.tracecompass.lttng2.common.core             [eclipse-plugin]
17:05:57 [2024-02-28T22:05:57.294Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core             [eclipse-plugin]
17:05:57 [2024-02-28T22:05:57.294Z] [INFO] org.eclipse.tracecompass.tmf.ui.tests              [eclipse-test-plugin]
17:05:57 [2024-02-28T22:05:57.294Z] [INFO] Trace Compass Release Engineering Parent                           [pom]
17:05:57 [2024-02-28T22:05:57.294Z] [INFO] org.eclipse.tracecompass.slf4j.binding.simple.properties [eclipse-plugin]
17:05:57 [2024-02-28T22:05:57.295Z] [INFO] org.eclipse.tracecompass.tmf.ui.swtbot.tests       [eclipse-test-plugin]
17:05:57 [2024-02-28T22:05:57.295Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests [eclipse-test-plugin]
17:05:57 [2024-02-28T22:05:57.295Z] [INFO] org.eclipse.tracecompass.analysis.graph.core.tests [eclipse-test-plugin]
17:05:57 [2024-02-28T22:05:57.295Z] [INFO] org.eclipse.tracecompass.analysis.graph.ui              [eclipse-plugin]
17:05:57 [2024-02-28T22:05:57.295Z] [INFO] org.eclipse.tracecompass.analysis.lami.core.tests  [eclipse-test-plugin]
17:05:57 [2024-02-28T22:05:57.295Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui                   [eclipse-plugin]
17:05:57 [2024-02-28T22:05:57.295Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui               [eclipse-plugin]
17:05:57 [2024-02-28T22:05:57.295Z] [INFO] org.eclipse.tracecompass.tmf.chart.core.tests      [eclipse-test-plugin]
17:05:57 [2024-02-28T22:05:57.295Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests [eclipse-test-plugin]
17:05:57 [2024-02-28T22:05:57.295Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests [eclipse-test-plugin]
17:05:57 [2024-02-28T22:05:57.295Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core.tests [eclipse-test-plugin]
17:05:57 [2024-02-28T22:05:57.295Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui             [eclipse-plugin]
17:05:57 [2024-02-28T22:05:57.295Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui           [eclipse-plugin]
17:05:57 [2024-02-28T22:05:57.295Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.tests [eclipse-test-plugin]
17:05:57 [2024-02-28T22:05:57.295Z] [INFO] org.eclipse.tracecompass.analysis.timing.core.tests [eclipse-test-plugin]
17:05:57 [2024-02-28T22:05:57.295Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests [eclipse-test-plugin]
17:05:57 [2024-02-28T22:05:57.295Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests [eclipse-test-plugin]
17:05:57 [2024-02-28T22:05:57.295Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core        [eclipse-plugin]
17:05:57 [2024-02-28T22:05:57.295Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core.tests [eclipse-test-plugin]
17:05:57 [2024-02-28T22:05:57.295Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui          [eclipse-plugin]
17:05:57 [2024-02-28T22:05:57.295Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests [eclipse-test-plugin]
17:05:57 [2024-02-28T22:05:57.295Z] [INFO] Trace Compass BTF Support Parent                                   [pom]
17:05:57 [2024-02-28T22:05:57.295Z] [INFO] org.eclipse.tracecompass.btf.core                       [eclipse-plugin]
17:05:57 [2024-02-28T22:05:57.295Z] [INFO] org.eclipse.tracecompass.btf.ui                         [eclipse-plugin]
17:05:57 [2024-02-28T22:05:57.295Z] [INFO] Trace Compass Documentation                                        [pom]
17:05:57 [2024-02-28T22:05:57.295Z] [INFO] Trace Compass Profiling User Guide                      [eclipse-plugin]
17:05:57 [2024-02-28T22:05:57.295Z] [INFO] Trace Compass Developer Guide                           [eclipse-plugin]
17:05:57 [2024-02-28T22:05:57.295Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui            [eclipse-plugin]
17:05:57 [2024-02-28T22:05:57.295Z] [INFO] org.eclipse.tracecompass.tmf                           [eclipse-feature]
17:05:57 [2024-02-28T22:05:57.295Z] [INFO] org.eclipse.tracecompass.btf                           [eclipse-feature]
17:05:57 [2024-02-28T22:05:57.295Z] [INFO] org.eclipse.tracecompass.btf.core.tests            [eclipse-test-plugin]
17:05:57 [2024-02-28T22:05:57.295Z] [INFO] org.eclipse.tracecompass.common.core.tests         [eclipse-test-plugin]
17:05:57 [2024-02-28T22:05:57.295Z] [INFO] org.eclipse.tracecompass.ctf                           [eclipse-feature]
17:05:57 [2024-02-28T22:05:57.295Z] [INFO] org.eclipse.tracecompass.ctf.parser.tests          [eclipse-test-plugin]
17:05:57 [2024-02-28T22:05:57.295Z] [INFO] org.eclipse.tracecompass.tmf.ctf                       [eclipse-feature]
17:05:57 [2024-02-28T22:05:57.295Z] [INFO] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests   [eclipse-test-plugin]
17:05:57 [2024-02-28T22:05:57.295Z] [INFO] Trace Compass User Guide                                [eclipse-plugin]
17:05:57 [2024-02-28T22:05:57.295Z] [INFO] Trace Compass GDB Tracepoint Analysis User Guide        [eclipse-plugin]
17:05:57 [2024-02-28T22:05:57.295Z] [INFO] Trace Compass RCP User Guide                            [eclipse-plugin]
17:05:57 [2024-02-28T22:05:57.295Z] [INFO] Trace Compass Pcap User Guide                           [eclipse-plugin]
17:05:57 [2024-02-28T22:05:57.295Z] [INFO] org.eclipse.tracecompass.examples                       [eclipse-plugin]
17:05:57 [2024-02-28T22:05:57.295Z] [INFO] Trace Compass GDB Tracepoint Analysis Parent                       [pom]
17:05:57 [2024-02-28T22:05:57.295Z] [INFO] org.eclipse.tracecompass.gdbtrace.core                  [eclipse-plugin]
17:05:57 [2024-02-28T22:05:57.295Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui                    [eclipse-plugin]
17:05:57 [2024-02-28T22:05:57.295Z] [INFO] org.eclipse.tracecompass.gdbtrace                      [eclipse-feature]
17:05:57 [2024-02-28T22:05:57.295Z] [INFO] org.eclipse.tracecompass.gdbtrace.core.tests       [eclipse-test-plugin]
17:05:57 [2024-02-28T22:05:57.295Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui.tests         [eclipse-test-plugin]
17:05:57 [2024-02-28T22:05:57.295Z] [INFO] org.eclipse.tracecompass.lttng2.common.core.tests  [eclipse-test-plugin]
17:05:57 [2024-02-28T22:05:57.295Z] [INFO] org.eclipse.tracecompass.tmf.remote.core                [eclipse-plugin]
17:05:57 [2024-02-28T22:05:57.295Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui                  [eclipse-plugin]
17:05:57 [2024-02-28T22:05:57.295Z] [INFO] org.eclipse.tracecompass.lttng2.control.core            [eclipse-plugin]
17:05:57 [2024-02-28T22:05:57.295Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui              [eclipse-plugin]
17:05:57 [2024-02-28T22:05:57.295Z] [INFO] org.eclipse.tracecompass.lttng2.control                [eclipse-feature]
17:05:57 [2024-02-28T22:05:57.295Z] [INFO] org.eclipse.tracecompass.lttng2.control.core.tests [eclipse-test-plugin]
17:05:57 [2024-02-28T22:05:57.295Z] [INFO] org.eclipse.tracecompass.tmf.remote.core.tests     [eclipse-test-plugin]
17:05:57 [2024-02-28T22:05:57.295Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.tests   [eclipse-test-plugin]
17:05:57 [2024-02-28T22:05:57.295Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests [eclipse-test-plugin]
17:05:57 [2024-02-28T22:05:57.295Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui               [eclipse-plugin]
17:05:57 [2024-02-28T22:05:57.295Z] [INFO] org.eclipse.tracecompass.lttng2.kernel                 [eclipse-feature]
17:05:57 [2024-02-28T22:05:57.295Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core.tests [eclipse-test-plugin]
17:05:57 [2024-02-28T22:05:57.295Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core.tests  [eclipse-test-plugin]
17:05:57 [2024-02-28T22:05:57.295Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests [eclipse-test-plugin]
17:05:57 [2024-02-28T22:05:57.295Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core                [eclipse-plugin]
17:05:57 [2024-02-28T22:05:57.295Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui                  [eclipse-plugin]
17:05:57 [2024-02-28T22:05:57.295Z] [INFO] org.eclipse.tracecompass.lttng2.ust                    [eclipse-feature]
17:05:57 [2024-02-28T22:05:57.295Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core.tests     [eclipse-test-plugin]
17:05:57 [2024-02-28T22:05:57.295Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.tests       [eclipse-test-plugin]
17:05:57 [2024-02-28T22:05:57.295Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests [eclipse-test-plugin]
17:05:57 [2024-02-28T22:05:57.295Z] [INFO] Trace Compass Pcap Format Support Parent                           [pom]
17:05:57 [2024-02-28T22:05:57.295Z] [INFO] org.eclipse.tracecompass.pcap.core                      [eclipse-plugin]
17:05:57 [2024-02-28T22:05:57.295Z] [INFO] Trace Compass Pcap Parser Core Tests Plug-in       [eclipse-test-plugin]
17:05:57 [2024-02-28T22:05:57.295Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core                  [eclipse-plugin]
17:05:57 [2024-02-28T22:05:57.295Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui                    [eclipse-plugin]
17:05:57 [2024-02-28T22:05:57.295Z] [INFO] org.eclipse.tracecompass.tmf.pcap                      [eclipse-feature]
17:05:57 [2024-02-28T22:05:57.295Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core.tests       [eclipse-test-plugin]
17:05:57 [2024-02-28T22:05:57.295Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests  [eclipse-test-plugin]
17:05:57 [2024-02-28T22:05:57.295Z] [INFO] Trace Compass RCP Parent                                           [pom]
17:05:57 [2024-02-28T22:05:57.295Z] [INFO] Trace Compass RCP Branding plug-in                      [eclipse-plugin]
17:05:57 [2024-02-28T22:05:57.295Z] [INFO] Trace Compass RCP Branding Feature                     [eclipse-feature]
17:05:57 [2024-02-28T22:05:57.295Z] [INFO] org.eclipse.tracecompass.tmf.cli.core                   [eclipse-plugin]
17:05:57 [2024-02-28T22:05:57.295Z] [INFO] org.eclipse.tracecompass.rcp.ui                         [eclipse-plugin]
17:05:57 [2024-02-28T22:05:57.295Z] [INFO] Trace Compass RCP Feature                              [eclipse-feature]
17:05:57 [2024-02-28T22:05:57.295Z] [INFO] org.eclipse.tracecompass.tmf.cli.core.tests        [eclipse-test-plugin]
17:05:57 [2024-02-28T22:05:57.295Z] [INFO] org.eclipse.tracecompass.rcp.ui.tests              [eclipse-test-plugin]
17:05:57 [2024-02-28T22:05:57.295Z] [INFO] org.eclipse.tracecompass.rcp.incubator.ui               [eclipse-plugin]
17:05:57 [2024-02-28T22:05:57.295Z] [INFO] org.eclipse.tracecompass.rcp.incubator                 [eclipse-feature]
17:05:57 [2024-02-28T22:05:57.295Z] [INFO] org.eclipse.tracecompass.tmf.cli                       [eclipse-feature]
17:05:57 [2024-02-28T22:05:57.295Z] [INFO] Trace Compass Json trace Parent                                    [pom]
17:05:57 [2024-02-28T22:05:57.295Z] [INFO] org.eclipse.tracecompass.jsontrace.core                 [eclipse-plugin]
17:05:57 [2024-02-28T22:05:57.295Z] [INFO] org.eclipse.tracecompass.jsontrace                     [eclipse-feature]
17:05:57 [2024-02-28T22:05:57.295Z] [INFO] Trace Compass RCP Product                           [eclipse-repository]
17:05:57 [2024-02-28T22:05:57.295Z] [INFO] Trace Compass Target Platform                                      [pom]
17:05:57 [2024-02-28T22:05:57.295Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.tests [eclipse-test-plugin]
17:05:57 [2024-02-28T22:05:57.295Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests [eclipse-test-plugin]
17:05:57 [2024-02-28T22:05:57.295Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests [eclipse-test-plugin]
17:05:57 [2024-02-28T22:05:57.295Z] [INFO] org.eclipse.tracecompass.integration.swtbot.tests  [eclipse-test-plugin]
17:05:57 [2024-02-28T22:05:57.295Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.tests        [eclipse-test-plugin]
17:05:57 [2024-02-28T22:05:57.295Z] [INFO] org.eclipse.tracecompass.datastore.core.tests      [eclipse-test-plugin]
17:05:57 [2024-02-28T22:05:57.295Z] [INFO] org.eclipse.tracecompass.segmentstore.core.tests   [eclipse-test-plugin]
17:05:57 [2024-02-28T22:05:57.295Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.tests       [eclipse-test-plugin]
17:05:57 [2024-02-28T22:05:57.295Z] [INFO] Trace Compass All Tests                            [eclipse-test-plugin]
17:05:57 [2024-02-28T22:05:57.295Z] [INFO] org.eclipse.tracecompass.integration.core.tests    [eclipse-test-plugin]
17:05:57 [2024-02-28T22:05:57.295Z] [INFO] org.eclipse.tracecompass.testing                       [eclipse-feature]
17:05:57 [2024-02-28T22:05:57.295Z] [INFO] org.eclipse.tracecompass.tmf.remote                    [eclipse-feature]
17:05:57 [2024-02-28T22:05:57.295Z] [INFO] Trace Compass Repository                            [eclipse-repository]
17:05:57 [2024-02-28T22:05:57.296Z] [INFO] org.eclipse.tracecompass.jsontrace.core.tests           [eclipse-plugin]
17:05:57 [2024-02-28T22:05:57.296Z] [INFO] 
17:05:57 [2024-02-28T22:05:57.296Z] [INFO] ---------< org.eclipse.tracecompass:org.eclipse.tracecompass >----------
17:05:57 [2024-02-28T22:05:57.296Z] [INFO] Building Trace Compass Parent 9.3.0-SNAPSHOT                     [1/141]
17:05:57 [2024-02-28T22:05:57.296Z] [INFO]   from pom.xml
17:05:57 [2024-02-28T22:05:57.296Z] [INFO] --------------------------------[ pom ]---------------------------------
17:05:57 [2024-02-28T22:05:57.296Z] [INFO] 
17:05:57 [2024-02-28T22:05:57.296Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass ---
17:05:57 [2024-02-28T22:05:57.296Z] [WARNING] The POM for commons-io:commons-io:jar:2.11.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
17:05:57 [2024-02-28T22:05:57.296Z] [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed
17:05:57 [2024-02-28T22:05:57.296Z] [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed
17:05:57 [2024-02-28T22:05:57.296Z] [INFO] 
17:05:57 [2024-02-28T22:05:57.296Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass ---
17:05:57 [2024-02-28T22:05:57.296Z] [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
17:05:57 [2024-02-28T22:05:57.296Z] [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
17:05:57 [2024-02-28T22:05:57.296Z] [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
17:05:57 [2024-02-28T22:05:57.296Z] [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
17:05:57 [2024-02-28T22:05:57.296Z] [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
17:05:57 [2024-02-28T22:05:57.296Z] [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
17:05:57 [2024-02-28T22:05:57.296Z] [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 413 kB/s)
17:05:57 [2024-02-28T22:05:57.296Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
17:05:57 [2024-02-28T22:05:57.296Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
17:05:57 [2024-02-28T22:05:57.296Z] [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
17:05:57 [2024-02-28T22:05:57.296Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
17:05:57 [2024-02-28T22:05:57.296Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
17:05:57 [2024-02-28T22:05:57.296Z] [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
17:05:57 [2024-02-28T22:05:57.296Z] [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 694 kB/s)
17:05:57 [2024-02-28T22:05:57.296Z] [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
17:05:57 [2024-02-28T22:05:57.296Z] [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
17:05:57 [2024-02-28T22:05:57.296Z] [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
17:05:57 [2024-02-28T22:05:57.553Z] [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
17:05:57 [2024-02-28T22:05:57.553Z] [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
17:05:57 [2024-02-28T22:05:57.553Z] [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
17:05:57 [2024-02-28T22:05:57.553Z] [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 243 kB/s)
17:05:57 [2024-02-28T22:05:57.553Z] [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
17:05:57 [2024-02-28T22:05:57.553Z] [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
17:05:57 [2024-02-28T22:05:57.553Z] [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
17:05:57 [2024-02-28T22:05:57.553Z] [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
17:05:57 [2024-02-28T22:05:57.553Z] [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
17:05:57 [2024-02-28T22:05:57.553Z] [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
17:05:57 [2024-02-28T22:05:57.553Z] [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 767 kB/s)
17:05:57 [2024-02-28T22:05:57.553Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/9/maven-parent-9.pom
17:05:57 [2024-02-28T22:05:57.553Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/9/maven-parent-9.pom
17:05:57 [2024-02-28T22:05:57.553Z] [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
17:05:57 [2024-02-28T22:05:57.808Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/9/maven-parent-9.pom
17:05:57 [2024-02-28T22:05:57.808Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/9/maven-parent-9.pom
17:05:57 [2024-02-28T22:05:57.808Z] [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
17:05:57 [2024-02-28T22:05:57.808Z] [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)
17:05:57 [2024-02-28T22:05:57.808Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/4/apache-4.pom
17:05:57 [2024-02-28T22:05:57.808Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/4/apache-4.pom
17:05:57 [2024-02-28T22:05:57.808Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/4/apache-4.pom
17:05:57 [2024-02-28T22:05:57.808Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/4/apache-4.pom
17:05:57 [2024-02-28T22:05:57.808Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/4/apache-4.pom
17:05:57 [2024-02-28T22:05:57.808Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/4/apache-4.pom
17:05:57 [2024-02-28T22:05:57.808Z] [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.5 MB/s)
17:05:57 [2024-02-28T22:05:57.808Z] [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
17:05:57 [2024-02-28T22:05:57.808Z] [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
17:05:57 [2024-02-28T22:05:57.808Z] [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
17:05:58 [2024-02-28T22:05:58.065Z] [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
17:05:58 [2024-02-28T22:05:58.065Z] [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
17:05:58 [2024-02-28T22:05:58.065Z] [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
17:05:58 [2024-02-28T22:05:58.065Z] [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)
17:05:58 [2024-02-28T22:05:58.065Z] [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
17:05:58 [2024-02-28T22:05:58.065Z] [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
17:05:58 [2024-02-28T22:05:58.065Z] [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
17:05:58 [2024-02-28T22:05:58.065Z] [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
17:05:58 [2024-02-28T22:05:58.065Z] [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
17:05:58 [2024-02-28T22:05:58.065Z] [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
17:05:58 [2024-02-28T22:05:58.065Z] [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 4.5 MB/s)
17:05:58 [2024-02-28T22:05:58.065Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/5/maven-parent-5.pom
17:05:58 [2024-02-28T22:05:58.065Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/5/maven-parent-5.pom
17:05:58 [2024-02-28T22:05:58.065Z] [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
17:05:58 [2024-02-28T22:05:58.065Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/5/maven-parent-5.pom
17:05:58 [2024-02-28T22:05:58.321Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/5/maven-parent-5.pom
17:05:58 [2024-02-28T22:05:58.321Z] [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
17:05:58 [2024-02-28T22:05:58.321Z] [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)
17:05:58 [2024-02-28T22:05:58.321Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/3/apache-3.pom
17:05:58 [2024-02-28T22:05:58.321Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/3/apache-3.pom
17:05:58 [2024-02-28T22:05:58.321Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/3/apache-3.pom
17:05:58 [2024-02-28T22:05:58.321Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/3/apache-3.pom
17:05:58 [2024-02-28T22:05:58.321Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/3/apache-3.pom
17:05:58 [2024-02-28T22:05:58.321Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/3/apache-3.pom
17:05:58 [2024-02-28T22:05:58.321Z] [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 381 kB/s)
17:05:58 [2024-02-28T22:05:58.322Z] [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
17:05:58 [2024-02-28T22:05:58.322Z] [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
17:05:58 [2024-02-28T22:05:58.322Z] [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
17:05:58 [2024-02-28T22:05:58.579Z] [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
17:05:58 [2024-02-28T22:05:58.579Z] [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
17:05:58 [2024-02-28T22:05:58.579Z] [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
17:05:58 [2024-02-28T22:05:58.579Z] [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 271 kB/s)
17:05:58 [2024-02-28T22:05:58.579Z] [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
17:05:58 [2024-02-28T22:05:58.579Z] [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
17:05:58 [2024-02-28T22:05:58.579Z] [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
17:05:58 [2024-02-28T22:05:58.579Z] [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
17:05:58 [2024-02-28T22:05:58.579Z] [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
17:05:58 [2024-02-28T22:05:58.579Z] [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
17:05:58 [2024-02-28T22:05:58.579Z] [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 134 kB/s)
17:05:58 [2024-02-28T22:05:58.579Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/7/maven-parent-7.pom
17:05:58 [2024-02-28T22:05:58.579Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/7/maven-parent-7.pom
17:05:58 [2024-02-28T22:05:58.834Z] [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
17:05:58 [2024-02-28T22:05:58.834Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/7/maven-parent-7.pom
17:05:58 [2024-02-28T22:05:58.834Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/7/maven-parent-7.pom
17:05:58 [2024-02-28T22:05:58.834Z] [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
17:05:58 [2024-02-28T22:05:58.834Z] [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.9 MB/s)
17:05:58 [2024-02-28T22:05:58.834Z] [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
17:05:58 [2024-02-28T22:05:58.834Z] [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
17:05:58 [2024-02-28T22:05:58.834Z] [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
17:05:58 [2024-02-28T22:05:58.834Z] [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
17:05:58 [2024-02-28T22:05:58.834Z] [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
17:05:59 [2024-02-28T22:05:59.089Z] [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
17:05:59 [2024-02-28T22:05:59.089Z] [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 96 kB/s)
17:05:59 [2024-02-28T22:05:59.089Z] [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
17:05:59 [2024-02-28T22:05:59.089Z] [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
17:05:59 [2024-02-28T22:05:59.089Z] [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
17:05:59 [2024-02-28T22:05:59.089Z] [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
17:05:59 [2024-02-28T22:05:59.089Z] [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
17:05:59 [2024-02-28T22:05:59.089Z] [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
17:05:59 [2024-02-28T22:05:59.089Z] [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 1.3 MB/s)
17:05:59 [2024-02-28T22:05:59.089Z] [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
17:05:59 [2024-02-28T22:05:59.089Z] [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
17:05:59 [2024-02-28T22:05:59.089Z] [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
17:05:59 [2024-02-28T22:05:59.089Z] [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
17:05:59 [2024-02-28T22:05:59.089Z] [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
17:05:59 [2024-02-28T22:05:59.089Z] [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
17:05:59 [2024-02-28T22:05:59.089Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom (767 B at 96 kB/s)
17:05:59 [2024-02-28T22:05:59.089Z] [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
17:05:59 [2024-02-28T22:05:59.089Z] [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
17:05:59 [2024-02-28T22:05:59.089Z] [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
17:05:59 [2024-02-28T22:05:59.344Z] [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
17:05:59 [2024-02-28T22:05:59.344Z] [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
17:05:59 [2024-02-28T22:05:59.344Z] [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
17:05:59 [2024-02-28T22:05:59.344Z] [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 140 kB/s)
17:05:59 [2024-02-28T22:05:59.344Z] [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
17:05:59 [2024-02-28T22:05:59.344Z] [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
17:05:59 [2024-02-28T22:05:59.344Z] [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
17:05:59 [2024-02-28T22:05:59.344Z] [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
17:05:59 [2024-02-28T22:05:59.344Z] [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
17:05:59 [2024-02-28T22:05:59.344Z] [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
17:05:59 [2024-02-28T22:05:59.345Z] [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 145 kB/s)
17:05:59 [2024-02-28T22:05:59.345Z] [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
17:05:59 [2024-02-28T22:05:59.345Z] [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
17:05:59 [2024-02-28T22:05:59.345Z] [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
17:05:59 [2024-02-28T22:05:59.345Z] [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
17:05:59 [2024-02-28T22:05:59.599Z] [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
17:05:59 [2024-02-28T22:05:59.599Z] [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
17:05:59 [2024-02-28T22:05:59.599Z] [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 48 kB/s)
17:05:59 [2024-02-28T22:05:59.599Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.13.1/junit-4.13.1.pom
17:05:59 [2024-02-28T22:05:59.599Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.13.1/junit-4.13.1.pom
17:05:59 [2024-02-28T22:05:59.599Z] [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
17:05:59 [2024-02-28T22:05:59.599Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.13.1/junit-4.13.1.pom
17:05:59 [2024-02-28T22:05:59.599Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.13.1/junit-4.13.1.pom
17:05:59 [2024-02-28T22:05:59.600Z] [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
17:05:59 [2024-02-28T22:05:59.600Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.13.1/junit-4.13.1.pom (25 kB at 2.1 MB/s)
17:05:59 [2024-02-28T22:05:59.600Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
17:05:59 [2024-02-28T22:05:59.600Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
17:05:59 [2024-02-28T22:05:59.600Z] [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
17:05:59 [2024-02-28T22:05:59.855Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
17:05:59 [2024-02-28T22:05:59.855Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
17:05:59 [2024-02-28T22:05:59.855Z] [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
17:05:59 [2024-02-28T22:05:59.855Z] [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 383 kB/s)
17:05:59 [2024-02-28T22:05:59.855Z] [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
17:05:59 [2024-02-28T22:05:59.855Z] [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
17:05:59 [2024-02-28T22:05:59.855Z] [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
17:05:59 [2024-02-28T22:05:59.855Z] [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
17:05:59 [2024-02-28T22:05:59.855Z] [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
17:05:59 [2024-02-28T22:05:59.855Z] [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
17:05:59 [2024-02-28T22:05:59.856Z] [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
17:05:59 [2024-02-28T22:05:59.856Z] [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 29 kB/s)
17:05:59 [2024-02-28T22:05:59.856Z] [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
17:05:59 [2024-02-28T22:05:59.856Z] [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
17:05:59 [2024-02-28T22:05:59.856Z] [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
17:06:00 [2024-02-28T22:06:00.112Z] [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
17:06:00 [2024-02-28T22:06:00.112Z] [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
17:06:00 [2024-02-28T22:06:00.112Z] [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
17:06:00 [2024-02-28T22:06:00.112Z] [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 534 kB/s)
17:06:00 [2024-02-28T22:06:00.112Z] [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
17:06:00 [2024-02-28T22:06:00.112Z] [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
17:06:00 [2024-02-28T22:06:00.112Z] [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
17:06:00 [2024-02-28T22:06:00.112Z] [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
17:06:00 [2024-02-28T22:06:00.112Z] [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
17:06:00 [2024-02-28T22:06:00.112Z] [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
17:06:00 [2024-02-28T22:06:00.112Z] [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 162 kB/s)
17:06:00 [2024-02-28T22:06:00.112Z] [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
17:06:00 [2024-02-28T22:06:00.112Z] [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
17:06:00 [2024-02-28T22:06:00.112Z] [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
17:06:00 [2024-02-28T22:06:00.368Z] [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
17:06:00 [2024-02-28T22:06:00.368Z] [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
17:06:00 [2024-02-28T22:06:00.368Z] [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
17:06:00 [2024-02-28T22:06:00.368Z] [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 4.5 MB/s)
17:06:00 [2024-02-28T22:06:00.368Z] [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
17:06:00 [2024-02-28T22:06:00.368Z] [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
17:06:00 [2024-02-28T22:06:00.368Z] [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
17:06:00 [2024-02-28T22:06:00.368Z] [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
17:06:00 [2024-02-28T22:06:00.368Z] [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
17:06:00 [2024-02-28T22:06:00.368Z] [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
17:06:00 [2024-02-28T22:06:00.368Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom (5.3 kB at 589 kB/s)
17:06:00 [2024-02-28T22:06:00.368Z] [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
17:06:00 [2024-02-28T22:06:00.368Z] [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
17:06:00 [2024-02-28T22:06:00.368Z] [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
17:06:00 [2024-02-28T22:06:00.368Z] [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
17:06:00 [2024-02-28T22:06:00.368Z] [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
17:06:00 [2024-02-28T22:06:00.368Z] [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
17:06:00 [2024-02-28T22:06:00.623Z] [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 612 kB/s)
17:06:00 [2024-02-28T22:06:00.623Z] [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
17:06:00 [2024-02-28T22:06:00.623Z] [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
17:06:00 [2024-02-28T22:06:00.623Z] [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
17:06:00 [2024-02-28T22:06:00.623Z] [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
17:06:00 [2024-02-28T22:06:00.623Z] [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
17:06:00 [2024-02-28T22:06:00.623Z] [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
17:06:00 [2024-02-28T22:06:00.623Z] [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 198 kB/s)
17:06:00 [2024-02-28T22:06:00.623Z] [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
17:06:00 [2024-02-28T22:06:00.623Z] [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
17:06:00 [2024-02-28T22:06:00.623Z] [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
17:06:00 [2024-02-28T22:06:00.623Z] [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
17:06:00 [2024-02-28T22:06:00.623Z] [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
17:06:00 [2024-02-28T22:06:00.623Z] [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
17:06:00 [2024-02-28T22:06:00.623Z] [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 934 kB/s)
17:06:00 [2024-02-28T22:06:00.623Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/16/maven-parent-16.pom
17:06:00 [2024-02-28T22:06:00.623Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/16/maven-parent-16.pom
17:06:00 [2024-02-28T22:06:00.623Z] [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
17:06:00 [2024-02-28T22:06:00.878Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/16/maven-parent-16.pom
17:06:00 [2024-02-28T22:06:00.878Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/16/maven-parent-16.pom
17:06:00 [2024-02-28T22:06:00.878Z] [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
17:06:00 [2024-02-28T22:06:00.878Z] [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 2.6 MB/s)
17:06:00 [2024-02-28T22:06:00.878Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/7/apache-7.pom
17:06:00 [2024-02-28T22:06:00.878Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/7/apache-7.pom
17:06:00 [2024-02-28T22:06:00.878Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/7/apache-7.pom
17:06:00 [2024-02-28T22:06:00.878Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/7/apache-7.pom
17:06:00 [2024-02-28T22:06:00.878Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/7/apache-7.pom
17:06:00 [2024-02-28T22:06:00.878Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/7/apache-7.pom
17:06:00 [2024-02-28T22:06:00.878Z] [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 759 kB/s)
17:06:00 [2024-02-28T22:06:00.878Z] [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
17:06:00 [2024-02-28T22:06:00.878Z] [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
17:06:00 [2024-02-28T22:06:00.878Z] [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
17:06:01 [2024-02-28T22:06:01.135Z] [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
17:06:01 [2024-02-28T22:06:01.135Z] [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
17:06:01 [2024-02-28T22:06:01.135Z] [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
17:06:01 [2024-02-28T22:06:01.135Z] [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 107 kB/s)
17:06:01 [2024-02-28T22:06:01.135Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom
17:06:01 [2024-02-28T22:06:01.135Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom
17:06:01 [2024-02-28T22:06:01.135Z] [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
17:06:01 [2024-02-28T22:06:01.135Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom
17:06:01 [2024-02-28T22:06:01.135Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom
17:06:01 [2024-02-28T22:06:01.135Z] [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
17:06:01 [2024-02-28T22:06:01.390Z] [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 276 kB/s)
17:06:01 [2024-02-28T22:06:01.390Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/10/maven-parent-10.pom
17:06:01 [2024-02-28T22:06:01.390Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/10/maven-parent-10.pom
17:06:01 [2024-02-28T22:06:01.390Z] [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
17:06:01 [2024-02-28T22:06:01.390Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/10/maven-parent-10.pom
17:06:01 [2024-02-28T22:06:01.390Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/10/maven-parent-10.pom
17:06:01 [2024-02-28T22:06:01.390Z] [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
17:06:01 [2024-02-28T22:06:01.390Z] [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 4.0 MB/s)
17:06:01 [2024-02-28T22:06:01.390Z] [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
17:06:01 [2024-02-28T22:06:01.390Z] [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
17:06:01 [2024-02-28T22:06:01.390Z] [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
17:06:01 [2024-02-28T22:06:01.390Z] [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
17:06:01 [2024-02-28T22:06:01.390Z] [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
17:06:01 [2024-02-28T22:06:01.390Z] [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
17:06:01 [2024-02-28T22:06:01.646Z] [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 100 kB/s)
17:06:01 [2024-02-28T22:06:01.646Z] [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
17:06:01 [2024-02-28T22:06:01.646Z] [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
17:06:01 [2024-02-28T22:06:01.646Z] [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
17:06:01 [2024-02-28T22:06:01.646Z] [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
17:06:01 [2024-02-28T22:06:01.646Z] [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
17:06:01 [2024-02-28T22:06:01.646Z] [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
17:06:01 [2024-02-28T22:06:01.646Z] [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 261 kB/s)
17:06:01 [2024-02-28T22:06:01.646Z] [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
17:06:01 [2024-02-28T22:06:01.646Z] [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
17:06:01 [2024-02-28T22:06:01.646Z] [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
17:06:01 [2024-02-28T22:06:01.901Z] [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
17:06:01 [2024-02-28T22:06:01.901Z] [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
17:06:01 [2024-02-28T22:06:01.901Z] [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
17:06:01 [2024-02-28T22:06:01.901Z] [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 174 kB/s)
17:06:01 [2024-02-28T22:06:01.901Z] [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
17:06:01 [2024-02-28T22:06:01.901Z] [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
17:06:01 [2024-02-28T22:06:01.901Z] [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
17:06:01 [2024-02-28T22:06:01.901Z] [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
17:06:01 [2024-02-28T22:06:01.901Z] [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
17:06:01 [2024-02-28T22:06:01.901Z] [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
17:06:01 [2024-02-28T22:06:01.901Z] [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)
17:06:01 [2024-02-28T22:06:01.901Z] [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
17:06:01 [2024-02-28T22:06:01.901Z] [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
17:06:01 [2024-02-28T22:06:01.901Z] [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
17:06:01 [2024-02-28T22:06:01.901Z] [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
17:06:01 [2024-02-28T22:06:01.901Z] [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
17:06:01 [2024-02-28T22:06:01.901Z] [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
17:06:01 [2024-02-28T22:06:01.901Z] [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
17:06:01 [2024-02-28T22:06:01.901Z] [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
17:06:01 [2024-02-28T22:06:01.901Z] [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
17:06:01 [2024-02-28T22:06:01.901Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.13.1/junit-4.13.1.jar
17:06:01 [2024-02-28T22:06:01.901Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
17:06:02 [2024-02-28T22:06:02.157Z] [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
17:06:02 [2024-02-28T22:06:02.157Z] [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
17:06:02 [2024-02-28T22:06:02.157Z] [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
17:06:02 [2024-02-28T22:06:02.157Z] [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
17:06:02 [2024-02-28T22:06:02.157Z] [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
17:06:02 [2024-02-28T22:06:02.157Z] [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
17:06:02 [2024-02-28T22:06:02.157Z] [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
17:06:02 [2024-02-28T22:06:02.157Z] [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
17:06:02 [2024-02-28T22:06:02.157Z] [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
17:06:02 [2024-02-28T22:06:02.157Z] [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
17:06:02 [2024-02-28T22:06:02.157Z] [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
17:06:02 [2024-02-28T22:06:02.157Z] [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
17:06:02 [2024-02-28T22:06:02.157Z] [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
17:06:02 [2024-02-28T22:06:02.157Z] [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
17:06:02 [2024-02-28T22:06:02.157Z] [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
17:06:02 [2024-02-28T22:06:02.157Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.13.1/junit-4.13.1.jar
17:06:02 [2024-02-28T22:06:02.157Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
17:06:02 [2024-02-28T22:06:02.157Z] [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
17:06:02 [2024-02-28T22:06:02.157Z] [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
17:06:02 [2024-02-28T22:06:02.157Z] [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
17:06:02 [2024-02-28T22:06:02.157Z] [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
17:06:02 [2024-02-28T22:06:02.157Z] [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
17:06:02 [2024-02-28T22:06:02.158Z] [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
17:06:02 [2024-02-28T22:06:02.158Z] [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
17:06:02 [2024-02-28T22:06:02.414Z] [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
17:06:02 [2024-02-28T22:06:02.414Z] [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
17:06:02 [2024-02-28T22:06:02.414Z] [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
17:06:02 [2024-02-28T22:06:02.414Z] [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
17:06:02 [2024-02-28T22:06:02.414Z] [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
17:06:02 [2024-02-28T22:06:02.668Z] [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
17:06:02 [2024-02-28T22:06:02.668Z] [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
17:06:02 [2024-02-28T22:06:02.668Z] [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
17:06:02 [2024-02-28T22:06:02.668Z] [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
17:06:02 [2024-02-28T22:06:02.668Z] [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
17:06:02 [2024-02-28T22:06:02.923Z] [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
17:06:02 [2024-02-28T22:06:02.924Z] [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
17:06:02 [2024-02-28T22:06:02.924Z] [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
17:06:02 [2024-02-28T22:06:02.924Z] [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
17:06:02 [2024-02-28T22:06:02.924Z] [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
17:06:02 [2024-02-28T22:06:02.924Z] [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
17:06:03 [2024-02-28T22:06:03.179Z] [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
17:06:03 [2024-02-28T22:06:03.179Z] [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
17:06:03 [2024-02-28T22:06:03.179Z] [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
17:06:03 [2024-02-28T22:06:03.179Z] [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
17:06:03 [2024-02-28T22:06:03.179Z] [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
17:06:03 [2024-02-28T22:06:03.179Z] [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
17:06:03 [2024-02-28T22:06:03.179Z] [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
17:06:03 [2024-02-28T22:06:03.179Z] [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
17:06:03 [2024-02-28T22:06:03.179Z] [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
17:06:03 [2024-02-28T22:06:03.179Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.13.1/junit-4.13.1.jar
17:06:03 [2024-02-28T22:06:03.179Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
17:06:03 [2024-02-28T22:06:03.179Z] [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
17:06:03 [2024-02-28T22:06:03.179Z] [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
17:06:03 [2024-02-28T22:06:03.179Z] [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
17:06:03 [2024-02-28T22:06:03.179Z] [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
17:06:03 [2024-02-28T22:06:03.179Z] [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
17:06:03 [2024-02-28T22:06:03.179Z] [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
17:06:03 [2024-02-28T22:06:03.437Z] [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
17:06:03 [2024-02-28T22:06:03.437Z] [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
17:06:03 [2024-02-28T22:06:03.437Z] [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
17:06:03 [2024-02-28T22:06:03.437Z] [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
17:06:03 [2024-02-28T22:06:03.437Z] [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
17:06:03 [2024-02-28T22:06:03.437Z] [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
17:06:03 [2024-02-28T22:06:03.437Z] [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
17:06:03 [2024-02-28T22:06:03.437Z] [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
17:06:03 [2024-02-28T22:06:03.437Z] [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
17:06:03 [2024-02-28T22:06:03.437Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.13.1/junit-4.13.1.jar
17:06:03 [2024-02-28T22:06:03.437Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
17:06:03 [2024-02-28T22:06:03.437Z] [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
17:06:03 [2024-02-28T22:06:03.437Z] [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
17:06:03 [2024-02-28T22:06:03.437Z] [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
17:06:03 [2024-02-28T22:06:03.437Z] [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
17:06:03 [2024-02-28T22:06:03.437Z] [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
17:06:03 [2024-02-28T22:06:03.437Z] [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
17:06:03 [2024-02-28T22:06:03.437Z] [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
17:06:03 [2024-02-28T22:06:03.437Z] [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 11 MB/s)
17:06:03 [2024-02-28T22:06:03.438Z] [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
17:06:03 [2024-02-28T22:06:03.438Z] [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
17:06:03 [2024-02-28T22:06:03.438Z] [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
17:06:03 [2024-02-28T22:06:03.438Z] [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
17:06:03 [2024-02-28T22:06:03.438Z] [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
17:06:03 [2024-02-28T22:06:03.438Z] [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 6.4 MB/s)
17:06:03 [2024-02-28T22:06:03.438Z] [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
17:06:03 [2024-02-28T22:06:03.438Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.jar (49 kB at 4.9 MB/s)
17:06:03 [2024-02-28T22:06:03.438Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.jar (20 kB at 2.0 MB/s)
17:06:03 [2024-02-28T22:06:03.438Z] [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
17:06:03 [2024-02-28T22:06:03.438Z] [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
17:06:03 [2024-02-28T22:06:03.438Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.jar (78 kB at 7.1 MB/s)
17:06:03 [2024-02-28T22:06:03.438Z] [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
17:06:03 [2024-02-28T22:06:03.438Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar (38 kB at 3.4 MB/s)
17:06:03 [2024-02-28T22:06:03.438Z] [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
17:06:03 [2024-02-28T22:06:03.438Z] [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 3.0 MB/s)
17:06:03 [2024-02-28T22:06:03.438Z] [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
17:06:03 [2024-02-28T22:06:03.438Z] [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 547 kB/s)
17:06:03 [2024-02-28T22:06:03.438Z] [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
17:06:03 [2024-02-28T22:06:03.438Z] [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 2.3 MB/s)
17:06:03 [2024-02-28T22:06:03.438Z] [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
17:06:03 [2024-02-28T22:06:03.438Z] [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 8.1 MB/s)
17:06:03 [2024-02-28T22:06:03.438Z] [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
17:06:03 [2024-02-28T22:06:03.438Z] [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.7 MB/s)
17:06:03 [2024-02-28T22:06:03.438Z] [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
17:06:03 [2024-02-28T22:06:03.438Z] [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 373 kB/s)
17:06:03 [2024-02-28T22:06:03.438Z] [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
17:06:03 [2024-02-28T22:06:03.438Z] [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 12 MB/s)
17:06:03 [2024-02-28T22:06:03.438Z] [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 5.5 MB/s)
17:06:03 [2024-02-28T22:06:03.438Z] [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 3.4 MB/s)
17:06:03 [2024-02-28T22:06:03.438Z] [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 7.1 MB/s)
17:06:03 [2024-02-28T22:06:03.438Z] [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 694 kB/s)
17:06:03 [2024-02-28T22:06:03.438Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:06:03 [2024-02-28T22:06:03.438Z] [INFO] 
17:06:03 [2024-02-28T22:06:03.438Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis-parent >--
17:06:03 [2024-02-28T22:06:03.438Z] [INFO] Building Trace Compass Tracetype-agnostic Analyses Parent 9.3.0-SNAPSHOT [2/141]
17:06:03 [2024-02-28T22:06:03.438Z] [INFO]   from analysis/pom.xml
17:06:03 [2024-02-28T22:06:03.438Z] [INFO] --------------------------------[ pom ]---------------------------------
17:06:03 [2024-02-28T22:06:03.438Z] [INFO] 
17:06:03 [2024-02-28T22:06:03.438Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis-parent ---
17:06:03 [2024-02-28T22:06:03.438Z] [INFO] 
17:06:03 [2024-02-28T22:06:03.438Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis-parent ---
17:06:03 [2024-02-28T22:06:03.438Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:06:03 [2024-02-28T22:06:03.438Z] [INFO] 
17:06:03 [2024-02-28T22:06:03.438Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.common-parent >---
17:06:03 [2024-02-28T22:06:03.438Z] [INFO] Building Trace Compass Common Utilities Parent 9.3.0-SNAPSHOT    [3/141]
17:06:03 [2024-02-28T22:06:03.438Z] [INFO]   from common/pom.xml
17:06:03 [2024-02-28T22:06:03.438Z] [INFO] --------------------------------[ pom ]---------------------------------
17:06:03 [2024-02-28T22:06:03.438Z] [INFO] 
17:06:03 [2024-02-28T22:06:03.438Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common-parent ---
17:06:03 [2024-02-28T22:06:03.438Z] [INFO] 
17:06:03 [2024-02-28T22:06:03.438Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.common-parent ---
17:06:03 [2024-02-28T22:06:03.438Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/common/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:06:03 [2024-02-28T22:06:03.438Z] [INFO] 
17:06:03 [2024-02-28T22:06:03.438Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.common.core >----
17:06:03 [2024-02-28T22:06:03.438Z] [INFO] Building org.eclipse.tracecompass.common.core 5.2.0-SNAPSHOT     [4/141]
17:06:03 [2024-02-28T22:06:03.438Z] [INFO]   from common/org.eclipse.tracecompass.common.core/.polyglot.build.properties
17:06:03 [2024-02-28T22:06:03.438Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:06:03 [2024-02-28T22:06:03.694Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:06:04 [2024-02-28T22:06:04.622Z] [INFO] Resolving target definition file:/home/jenkins/agent/workspace/tracecompass-master-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@7e4061bb
17:06:04 [2024-02-28T22:06:04.622Z] [INFO] ### Using TychoRepositoryTransport for remote P2 access ###
17:06:04 [2024-02-28T22:06:04.622Z] [INFO]     Cache location:         /home/jenkins/.m2/repository/.cache/tycho
17:06:04 [2024-02-28T22:06:04.622Z] [INFO]     Transport mode:         online
17:06:04 [2024-02-28T22:06:04.622Z] [INFO]     Http Transport type:    Java11Client
17:06:04 [2024-02-28T22:06:04.622Z] [INFO]     Update mode:            cache first
17:06:04 [2024-02-28T22:06:04.622Z] [INFO]     Minimum cache duration: 60 minutes
17:06:04 [2024-02-28T22:06:04.622Z] [INFO]       (you can configure this with -Dtycho.p2.transport.min-cache-minutes=<desired minimum cache duration>)
17:06:09 [2024-02-28T22:06:09.866Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties
17:06:10 [2024-02-28T22:06:10.426Z] [INFO] 
17:06:10 [2024-02-28T22:06:10.426Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.common.core ---
17:06:10 [2024-02-28T22:06:10.426Z] [INFO] The project's OSGi version is 5.2.0.202402282205
17:06:10 [2024-02-28T22:06:10.426Z] [INFO] 
17:06:10 [2024-02-28T22:06:10.426Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.common.core ---
17:06:10 [2024-02-28T22:06:10.426Z] [INFO] 
17:06:10 [2024-02-28T22:06:10.426Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.common.core ---
17:06:10 [2024-02-28T22:06:10.426Z] [INFO] 
17:06:10 [2024-02-28T22:06:10.426Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common.core ---
17:06:10 [2024-02-28T22:06:10.426Z] [INFO] 
17:06:10 [2024-02-28T22:06:10.426Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.common.core ---
17:06:10 [2024-02-28T22:06:10.426Z] [INFO] 
17:06:10 [2024-02-28T22:06:10.426Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.common.core ---
17:06:10 [2024-02-28T22:06:10.426Z] [INFO] Resolving class path of org.eclipse.tracecompass.common.core
17:06:10 [2024-02-28T22:06:10.681Z] [INFO] 
17:06:10 [2024-02-28T22:06:10.681Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.common.core ---
17:06:10 [2024-02-28T22:06:10.681Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:06:10 [2024-02-28T22:06:10.681Z] [INFO] 
17:06:10 [2024-02-28T22:06:10.681Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.common.core ---
17:06:10 [2024-02-28T22:06:10.681Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/src/main/resources
17:06:10 [2024-02-28T22:06:10.681Z] [INFO] 
17:06:10 [2024-02-28T22:06:10.681Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.common.core ---
17:06:10 [2024-02-28T22:06:10.681Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:06:10 [2024-02-28T22:06:10.681Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:06:10 [2024-02-28T22:06:10.681Z] [WARNING] The 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-master-nightly/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties
17:06:10 [2024-02-28T22:06:10.936Z] [INFO] Nothing to compile - all classes are up to date
17:06:10 [2024-02-28T22:06:10.936Z] [INFO] 
17:06:10 [2024-02-28T22:06:10.936Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem-parent >--
17:06:10 [2024-02-28T22:06:10.936Z] [INFO] Building Trace Compass State System Parent 9.3.0-SNAPSHOT        [5/141]
17:06:10 [2024-02-28T22:06:10.936Z] [INFO]   from statesystem/pom.xml
17:06:10 [2024-02-28T22:06:10.936Z] [INFO] --------------------------------[ pom ]---------------------------------
17:06:10 [2024-02-28T22:06:10.936Z] [INFO] 
17:06:10 [2024-02-28T22:06:10.936Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem-parent ---
17:06:10 [2024-02-28T22:06:10.936Z] [INFO] 
17:06:10 [2024-02-28T22:06:10.936Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.statesystem-parent ---
17:06:10 [2024-02-28T22:06:10.936Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:06:10 [2024-02-28T22:06:10.936Z] [INFO] 
17:06:10 [2024-02-28T22:06:10.936Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core >--
17:06:10 [2024-02-28T22:06:10.936Z] [INFO] Building org.eclipse.tracecompass.datastore.core 1.3.0-SNAPSHOT  [6/141]
17:06:10 [2024-02-28T22:06:10.936Z] [INFO]   from statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties
17:06:10 [2024-02-28T22:06:10.936Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:06:10 [2024-02-28T22:06:10.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
17:06:10 [2024-02-28T22:06:10.936Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties
17:06:10 [2024-02-28T22:06:10.936Z] [INFO] 
17:06:10 [2024-02-28T22:06:10.936Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.datastore.core ---
17:06:10 [2024-02-28T22:06:10.936Z] [INFO] The project's OSGi version is 1.3.0.202402282205
17:06:10 [2024-02-28T22:06:10.936Z] [INFO] 
17:06:10 [2024-02-28T22:06:10.936Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.datastore.core ---
17:06:10 [2024-02-28T22:06:10.936Z] [INFO] 
17:06:10 [2024-02-28T22:06:10.936Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.datastore.core ---
17:06:10 [2024-02-28T22:06:10.936Z] [INFO] 
17:06:10 [2024-02-28T22:06:10.936Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.datastore.core ---
17:06:10 [2024-02-28T22:06:10.936Z] [INFO] 
17:06:10 [2024-02-28T22:06:10.936Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.datastore.core ---
17:06:10 [2024-02-28T22:06:10.936Z] [INFO] 
17:06:10 [2024-02-28T22:06:10.936Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.datastore.core ---
17:06:10 [2024-02-28T22:06:10.936Z] [INFO] Resolving class path of org.eclipse.tracecompass.datastore.core
17:06:11 [2024-02-28T22:06:11.192Z] [INFO] 
17:06:11 [2024-02-28T22:06:11.192Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.datastore.core ---
17:06:11 [2024-02-28T22:06:11.192Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:06:11 [2024-02-28T22:06:11.192Z] [INFO] 
17:06:11 [2024-02-28T22:06:11.192Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.datastore.core ---
17:06:11 [2024-02-28T22:06:11.192Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src/main/resources
17:06:11 [2024-02-28T22:06:11.192Z] [INFO] 
17:06:11 [2024-02-28T22:06:11.192Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.datastore.core ---
17:06:11 [2024-02-28T22:06:11.192Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:06:11 [2024-02-28T22:06:11.192Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:06:11 [2024-02-28T22:06:11.192Z] [WARNING] The 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-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties
17:06:11 [2024-02-28T22:06:11.192Z] [INFO] Nothing to compile - all classes are up to date
17:06:11 [2024-02-28T22:06:11.192Z] [INFO] 
17:06:11 [2024-02-28T22:06:11.192Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core >--
17:06:11 [2024-02-28T22:06:11.192Z] [INFO] Building org.eclipse.tracecompass.segmentstore.core 3.1.0-SNAPSHOT [7/141]
17:06:11 [2024-02-28T22:06:11.192Z] [INFO]   from statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties
17:06:11 [2024-02-28T22:06:11.192Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:06:11 [2024-02-28T22:06:11.192Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:06:11 [2024-02-28T22:06:11.192Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties
17:06:11 [2024-02-28T22:06:11.192Z] [INFO] 
17:06:11 [2024-02-28T22:06:11.192Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.segmentstore.core ---
17:06:11 [2024-02-28T22:06:11.192Z] [INFO] The project's OSGi version is 3.1.0.202402282205
17:06:11 [2024-02-28T22:06:11.192Z] [INFO] 
17:06:11 [2024-02-28T22:06:11.192Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.segmentstore.core ---
17:06:11 [2024-02-28T22:06:11.192Z] [INFO] 
17:06:11 [2024-02-28T22:06:11.192Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.segmentstore.core ---
17:06:11 [2024-02-28T22:06:11.192Z] [INFO] 
17:06:11 [2024-02-28T22:06:11.192Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.segmentstore.core ---
17:06:11 [2024-02-28T22:06:11.192Z] [INFO] 
17:06:11 [2024-02-28T22:06:11.192Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.segmentstore.core ---
17:06:11 [2024-02-28T22:06:11.192Z] [INFO] 
17:06:11 [2024-02-28T22:06:11.192Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.segmentstore.core ---
17:06:11 [2024-02-28T22:06:11.192Z] [INFO] Resolving class path of org.eclipse.tracecompass.segmentstore.core
17:06:11 [2024-02-28T22:06:11.448Z] [INFO] 
17:06:11 [2024-02-28T22:06:11.448Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.segmentstore.core ---
17:06:11 [2024-02-28T22:06:11.448Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:06:11 [2024-02-28T22:06:11.448Z] [INFO] 
17:06:11 [2024-02-28T22:06:11.448Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.segmentstore.core ---
17:06:11 [2024-02-28T22:06:11.448Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/src/main/resources
17:06:11 [2024-02-28T22:06:11.448Z] [INFO] 
17:06:11 [2024-02-28T22:06:11.448Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.segmentstore.core ---
17:06:11 [2024-02-28T22:06:11.448Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:06:11 [2024-02-28T22:06:11.448Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:06:11 [2024-02-28T22:06:11.448Z] [WARNING] The 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-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties
17:06:11 [2024-02-28T22:06:11.448Z] [INFO] Nothing to compile - all classes are up to date
17:06:11 [2024-02-28T22:06:11.448Z] [INFO] 
17:06:11 [2024-02-28T22:06:11.448Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf-parent >----
17:06:11 [2024-02-28T22:06:11.448Z] [INFO] Building Trace Compass TMF Parent 9.3.0-SNAPSHOT                 [8/141]
17:06:11 [2024-02-28T22:06:11.448Z] [INFO]   from tmf/pom.xml
17:06:11 [2024-02-28T22:06:11.448Z] [INFO] --------------------------------[ pom ]---------------------------------
17:06:11 [2024-02-28T22:06:11.448Z] [INFO] 
17:06:11 [2024-02-28T22:06:11.448Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf-parent ---
17:06:11 [2024-02-28T22:06:11.448Z] [INFO] 
17:06:11 [2024-02-28T22:06:11.448Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf-parent ---
17:06:11 [2024-02-28T22:06:11.448Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:06:11 [2024-02-28T22:06:11.448Z] [INFO] 
17:06:11 [2024-02-28T22:06:11.448Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser >--
17:06:11 [2024-02-28T22:06:11.449Z] [INFO] Building Trace Compass Filter Parser 1.1.1-SNAPSHOT              [9/141]
17:06:11 [2024-02-28T22:06:11.449Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml
17:06:11 [2024-02-28T22:06:11.449Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:06:11 [2024-02-28T22:06:11.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
17:06:11 [2024-02-28T22:06:11.449Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml
17:06:11 [2024-02-28T22:06:11.449Z] [INFO] 
17:06:11 [2024-02-28T22:06:11.449Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.filter.parser ---
17:06:11 [2024-02-28T22:06:11.449Z] [INFO] The project's OSGi version is 1.1.1.202402282205
17:06:11 [2024-02-28T22:06:11.449Z] [INFO] 
17:06:11 [2024-02-28T22:06:11.449Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.filter.parser ---
17:06:11 [2024-02-28T22:06:11.449Z] [INFO] 
17:06:11 [2024-02-28T22:06:11.449Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.filter.parser ---
17:06:11 [2024-02-28T22:06:11.449Z] [INFO] 
17:06:11 [2024-02-28T22:06:11.449Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.filter.parser ---
17:06:11 [2024-02-28T22:06:11.449Z] [INFO] 
17:06:11 [2024-02-28T22:06:11.449Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.filter.parser ---
17:06:11 [2024-02-28T22:06:11.449Z] [INFO] 
17:06:11 [2024-02-28T22:06:11.449Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.filter.parser ---
17:06:11 [2024-02-28T22:06:11.449Z] [INFO] Resolving class path of Trace Compass Filter Parser
17:06:11 [2024-02-28T22:06:11.449Z] [INFO] 
17:06:11 [2024-02-28T22:06:11.449Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.filter.parser ---
17:06:11 [2024-02-28T22:06:11.449Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.filter.parser/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:06:11 [2024-02-28T22:06:11.449Z] [INFO] 
17:06:11 [2024-02-28T22:06:11.449Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.filter.parser ---
17:06:11 [2024-02-28T22:06:11.449Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.filter.parser/src/main/resources
17:06:11 [2024-02-28T22:06:11.449Z] [INFO] 
17:06:11 [2024-02-28T22:06:11.449Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.filter.parser ---
17:06:11 [2024-02-28T22:06:11.449Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:06:11 [2024-02-28T22:06:11.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
17:06:11 [2024-02-28T22:06:11.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.filter.parser:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml
17:06:11 [2024-02-28T22:06:11.449Z] [INFO] Nothing to compile - all classes are up to date
17:06:11 [2024-02-28T22:06:11.449Z] [INFO] 
17:06:11 [2024-02-28T22:06:11.449Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core >--
17:06:11 [2024-02-28T22:06:11.449Z] [INFO] Building org.eclipse.tracecompass.statesystem.core 5.3.1-SNAPSHOT [10/141]
17:06:11 [2024-02-28T22:06:11.449Z] [INFO]   from statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties
17:06:11 [2024-02-28T22:06:11.449Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:06:11 [2024-02-28T22:06:11.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
17:06:11 [2024-02-28T22:06:11.449Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core:5.3.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties
17:06:11 [2024-02-28T22:06:11.705Z] [INFO] 
17:06:11 [2024-02-28T22:06:11.705Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.statesystem.core ---
17:06:11 [2024-02-28T22:06:11.705Z] [INFO] The project's OSGi version is 5.3.1.202402282205
17:06:11 [2024-02-28T22:06:11.705Z] [INFO] 
17:06:11 [2024-02-28T22:06:11.705Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.statesystem.core ---
17:06:11 [2024-02-28T22:06:11.705Z] [INFO] 
17:06:11 [2024-02-28T22:06:11.705Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.statesystem.core ---
17:06:11 [2024-02-28T22:06:11.705Z] [INFO] 
17:06:11 [2024-02-28T22:06:11.705Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem.core ---
17:06:11 [2024-02-28T22:06:11.705Z] [INFO] 
17:06:11 [2024-02-28T22:06:11.705Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.statesystem.core ---
17:06:11 [2024-02-28T22:06:11.705Z] [INFO] 
17:06:11 [2024-02-28T22:06:11.705Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.statesystem.core ---
17:06:11 [2024-02-28T22:06:11.705Z] [INFO] Resolving class path of org.eclipse.tracecompass.statesystem.core
17:06:11 [2024-02-28T22:06:11.705Z] [INFO] 
17:06:11 [2024-02-28T22:06:11.705Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.statesystem.core ---
17:06:11 [2024-02-28T22:06:11.705Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:06:11 [2024-02-28T22:06:11.705Z] [INFO] 
17:06:11 [2024-02-28T22:06:11.705Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.statesystem.core ---
17:06:11 [2024-02-28T22:06:11.705Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src/main/resources
17:06:11 [2024-02-28T22:06:11.705Z] [INFO] 
17:06:11 [2024-02-28T22:06:11.705Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.statesystem.core ---
17:06:11 [2024-02-28T22:06:11.705Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:06:11 [2024-02-28T22:06:11.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
17:06:11 [2024-02-28T22:06:11.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.statesystem.core:5.3.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties
17:06:11 [2024-02-28T22:06:11.705Z] [INFO] Nothing to compile - all classes are up to date
17:06:11 [2024-02-28T22:06:11.705Z] [INFO] 
17:06:11 [2024-02-28T22:06:11.705Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core >-----
17:06:11 [2024-02-28T22:06:11.705Z] [INFO] Building org.eclipse.tracecompass.tmf.core 9.2.1-SNAPSHOT       [11/141]
17:06:11 [2024-02-28T22:06:11.705Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties
17:06:11 [2024-02-28T22:06:11.705Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:06:11 [2024-02-28T22:06:11.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
17:06:11 [2024-02-28T22:06:11.705Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core:9.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties
17:06:11 [2024-02-28T22:06:11.960Z] [WARNING] The POM for commons-io:commons-io:jar:2.15.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
17:06:11 [2024-02-28T22:06:11.960Z] [INFO] 
17:06:11 [2024-02-28T22:06:11.960Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.core ---
17:06:11 [2024-02-28T22:06:11.960Z] [INFO] The project's OSGi version is 9.2.1.202402282205
17:06:11 [2024-02-28T22:06:11.960Z] [INFO] 
17:06:11 [2024-02-28T22:06:11.960Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.core ---
17:06:11 [2024-02-28T22:06:11.960Z] [INFO] 
17:06:11 [2024-02-28T22:06:11.960Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.core ---
17:06:11 [2024-02-28T22:06:11.960Z] [INFO] 
17:06:11 [2024-02-28T22:06:11.960Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.core ---
17:06:11 [2024-02-28T22:06:11.960Z] [INFO] 
17:06:11 [2024-02-28T22:06:11.960Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.core ---
17:06:11 [2024-02-28T22:06:11.960Z] [INFO] 
17:06:11 [2024-02-28T22:06:11.960Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.core ---
17:06:11 [2024-02-28T22:06:11.960Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.core
17:06:11 [2024-02-28T22:06:11.960Z] [INFO] 
17:06:11 [2024-02-28T22:06:11.960Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.core ---
17:06:11 [2024-02-28T22:06:11.960Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:06:11 [2024-02-28T22:06:11.960Z] [INFO] 
17:06:11 [2024-02-28T22:06:11.960Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.core ---
17:06:11 [2024-02-28T22:06:11.960Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/main/resources
17:06:11 [2024-02-28T22:06:11.960Z] [INFO] 
17:06:11 [2024-02-28T22:06:11.960Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.core ---
17:06:11 [2024-02-28T22:06:11.960Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:06:11 [2024-02-28T22:06:11.960Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:06:11 [2024-02-28T22:06:11.960Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core:9.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties
17:06:11 [2024-02-28T22:06:11.960Z] [INFO] Nothing to compile - all classes are up to date
17:06:11 [2024-02-28T22:06:11.960Z] [INFO] 
17:06:11 [2024-02-28T22:06:11.960Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core >--
17:06:11 [2024-02-28T22:06:11.960Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.core 2.2.1-SNAPSHOT [12/141]
17:06:11 [2024-02-28T22:06:11.960Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties
17:06:11 [2024-02-28T22:06:11.960Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:06:11 [2024-02-28T22:06:11.960Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:06:11 [2024-02-28T22:06:11.960Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core:2.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties
17:06:12 [2024-02-28T22:06:12.215Z] [INFO] 
17:06:12 [2024-02-28T22:06:12.215Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.core ---
17:06:12 [2024-02-28T22:06:12.215Z] [INFO] The project's OSGi version is 2.2.1.202402282205
17:06:12 [2024-02-28T22:06:12.215Z] [INFO] 
17:06:12 [2024-02-28T22:06:12.215Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.core ---
17:06:12 [2024-02-28T22:06:12.215Z] [INFO] 
17:06:12 [2024-02-28T22:06:12.215Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.core ---
17:06:12 [2024-02-28T22:06:12.215Z] [INFO] 
17:06:12 [2024-02-28T22:06:12.215Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.core ---
17:06:12 [2024-02-28T22:06:12.215Z] [INFO] 
17:06:12 [2024-02-28T22:06:12.215Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.core ---
17:06:12 [2024-02-28T22:06:12.215Z] [INFO] 
17:06:12 [2024-02-28T22:06:12.215Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.counters.core ---
17:06:12 [2024-02-28T22:06:12.215Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.counters.core
17:06:12 [2024-02-28T22:06:12.215Z] [INFO] 
17:06:12 [2024-02-28T22:06:12.215Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.counters.core ---
17:06:12 [2024-02-28T22:06:12.215Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:06:12 [2024-02-28T22:06:12.215Z] [INFO] 
17:06:12 [2024-02-28T22:06:12.215Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.core ---
17:06:12 [2024-02-28T22:06:12.215Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/src/main/resources
17:06:12 [2024-02-28T22:06:12.215Z] [INFO] 
17:06:12 [2024-02-28T22:06:12.215Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.core ---
17:06:12 [2024-02-28T22:06:12.215Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:06:12 [2024-02-28T22:06:12.215Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:06:12 [2024-02-28T22:06:12.215Z] [WARNING] The 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-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties
17:06:12 [2024-02-28T22:06:12.216Z] [INFO] Nothing to compile - all classes are up to date
17:06:12 [2024-02-28T22:06:12.216Z] [INFO] 
17:06:12 [2024-02-28T22:06:12.216Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests >--
17:06:12 [2024-02-28T22:06:12.216Z] [INFO] Building org.eclipse.tracecompass.statesystem.core.tests 1.0.16-SNAPSHOT [13/141]
17:06:12 [2024-02-28T22:06:12.216Z] [INFO]   from statesystem/org.eclipse.tracecompass.statesystem.core.tests/pom.xml
17:06:12 [2024-02-28T22:06:12.216Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:06:12 [2024-02-28T22:06:12.216Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:06:12 [2024-02-28T22:06:12.216Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests:1.0.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/pom.xml
17:06:12 [2024-02-28T22:06:12.470Z] [INFO] 
17:06:12 [2024-02-28T22:06:12.470Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.statesystem.core.tests ---
17:06:12 [2024-02-28T22:06:12.470Z] [INFO] The project's OSGi version is 1.0.16.202402282205
17:06:12 [2024-02-28T22:06:12.470Z] [INFO] 
17:06:12 [2024-02-28T22:06:12.470Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.statesystem.core.tests ---
17:06:12 [2024-02-28T22:06:12.470Z] [INFO] 
17:06:12 [2024-02-28T22:06:12.470Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.statesystem.core.tests ---
17:06:12 [2024-02-28T22:06:12.470Z] [INFO] 
17:06:12 [2024-02-28T22:06:12.470Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem.core.tests ---
17:06:12 [2024-02-28T22:06:12.470Z] [INFO] 
17:06:12 [2024-02-28T22:06:12.470Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.statesystem.core.tests ---
17:06:12 [2024-02-28T22:06:12.470Z] [INFO] 
17:06:12 [2024-02-28T22:06:12.470Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.statesystem.core.tests ---
17:06:12 [2024-02-28T22:06:12.470Z] [INFO] Resolving class path of org.eclipse.tracecompass.statesystem.core.tests
17:06:13 [2024-02-28T22:06:13.030Z] [INFO] 
17:06:13 [2024-02-28T22:06:13.030Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.statesystem.core.tests ---
17:06:13 [2024-02-28T22:06:13.030Z] [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-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:06:13 [2024-02-28T22:06:13.030Z] [INFO] 
17:06:13 [2024-02-28T22:06:13.030Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.statesystem.core.tests ---
17:06:13 [2024-02-28T22:06:13.030Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/main/resources
17:06:13 [2024-02-28T22:06:13.030Z] [INFO] 
17:06:13 [2024-02-28T22:06:13.030Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.statesystem.core.tests ---
17:06:13 [2024-02-28T22:06:13.030Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:06:13 [2024-02-28T22:06:13.030Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:06:13 [2024-02-28T22:06:13.030Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests:1.0.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/pom.xml
17:06:13 [2024-02-28T22:06:13.030Z] [INFO] Nothing to compile - all classes are up to date
17:06:13 [2024-02-28T22:06:13.030Z] [INFO] 
17:06:13 [2024-02-28T22:06:13.030Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests >--
17:06:13 [2024-02-28T22:06:13.030Z] [INFO] Building org.eclipse.tracecompass.tmf.core.tests 1.0.25-SNAPSHOT [14/141]
17:06:13 [2024-02-28T22:06:13.030Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.core.tests/pom.xml
17:06:13 [2024-02-28T22:06:13.030Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:06:13 [2024-02-28T22:06:13.030Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:06:13 [2024-02-28T22:06:13.030Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests:1.0.25-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/pom.xml
17:06:13 [2024-02-28T22:06:13.285Z] [INFO] 
17:06:13 [2024-02-28T22:06:13.285Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.core.tests ---
17:06:13 [2024-02-28T22:06:13.285Z] [INFO] The project's OSGi version is 1.0.25.202402282205
17:06:13 [2024-02-28T22:06:13.285Z] [INFO] 
17:06:13 [2024-02-28T22:06:13.285Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.core.tests ---
17:06:13 [2024-02-28T22:06:13.285Z] [INFO] 
17:06:13 [2024-02-28T22:06:13.285Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.core.tests ---
17:06:13 [2024-02-28T22:06:13.285Z] [INFO] 
17:06:13 [2024-02-28T22:06:13.285Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.core.tests ---
17:06:13 [2024-02-28T22:06:13.285Z] [INFO] 
17:06:13 [2024-02-28T22:06:13.285Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.core.tests ---
17:06:13 [2024-02-28T22:06:13.285Z] [INFO] 
17:06:13 [2024-02-28T22:06:13.285Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.core.tests ---
17:06:13 [2024-02-28T22:06:13.285Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.core.tests
17:06:13 [2024-02-28T22:06:13.541Z] [INFO] 
17:06:13 [2024-02-28T22:06:13.541Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.core.tests ---
17:06:13 [2024-02-28T22:06:13.541Z] [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-master-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:06:13 [2024-02-28T22:06:13.541Z] [INFO] 
17:06:13 [2024-02-28T22:06:13.541Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.core.tests ---
17:06:13 [2024-02-28T22:06:13.541Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/src/main/resources
17:06:13 [2024-02-28T22:06:13.541Z] [INFO] 
17:06:13 [2024-02-28T22:06:13.541Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.core.tests ---
17:06:13 [2024-02-28T22:06:13.541Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:06:13 [2024-02-28T22:06:13.541Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:06:13 [2024-02-28T22:06:13.541Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests:1.0.25-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/pom.xml
17:06:13 [2024-02-28T22:06:13.541Z] [INFO] Nothing to compile - all classes are up to date
17:06:13 [2024-02-28T22:06:13.541Z] [INFO] 
17:06:13 [2024-02-28T22:06:13.541Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf-parent >----
17:06:13 [2024-02-28T22:06:13.541Z] [INFO] Building Trace Compass CTF Support Parent 9.3.0-SNAPSHOT        [15/141]
17:06:13 [2024-02-28T22:06:13.541Z] [INFO]   from ctf/pom.xml
17:06:13 [2024-02-28T22:06:13.541Z] [INFO] --------------------------------[ pom ]---------------------------------
17:06:13 [2024-02-28T22:06:13.541Z] [INFO] 
17:06:13 [2024-02-28T22:06:13.541Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf-parent ---
17:06:13 [2024-02-28T22:06:13.541Z] [INFO] 
17:06:13 [2024-02-28T22:06:13.541Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf-parent ---
17:06:13 [2024-02-28T22:06:13.541Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:06:13 [2024-02-28T22:06:13.541Z] [INFO] 
17:06:13 [2024-02-28T22:06:13.541Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser >----
17:06:13 [2024-02-28T22:06:13.541Z] [INFO] Building Trace Compass CTF Parser Plug-in 1.1.1-SNAPSHOT        [16/141]
17:06:13 [2024-02-28T22:06:13.541Z] [INFO]   from ctf/org.eclipse.tracecompass.ctf.parser/pom.xml
17:06:13 [2024-02-28T22:06:13.541Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:06:13 [2024-02-28T22:06:13.541Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:06:13 [2024-02-28T22:06:13.541Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser/pom.xml
17:06:13 [2024-02-28T22:06:13.541Z] [INFO] 
17:06:13 [2024-02-28T22:06:13.541Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.parser ---
17:06:13 [2024-02-28T22:06:13.541Z] [INFO] The project's OSGi version is 1.1.1.202402282205
17:06:13 [2024-02-28T22:06:13.541Z] [INFO] 
17:06:13 [2024-02-28T22:06:13.541Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.parser ---
17:06:13 [2024-02-28T22:06:13.541Z] [INFO] 
17:06:13 [2024-02-28T22:06:13.541Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.parser ---
17:06:13 [2024-02-28T22:06:13.541Z] [INFO] 
17:06:13 [2024-02-28T22:06:13.541Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.parser ---
17:06:13 [2024-02-28T22:06:13.541Z] [INFO] 
17:06:13 [2024-02-28T22:06:13.541Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.parser ---
17:06:13 [2024-02-28T22:06:13.541Z] [INFO] 
17:06:13 [2024-02-28T22:06:13.541Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.ctf.parser ---
17:06:13 [2024-02-28T22:06:13.541Z] [INFO] Resolving class path of Trace Compass CTF Parser Plug-in
17:06:13 [2024-02-28T22:06:13.541Z] [INFO] 
17:06:13 [2024-02-28T22:06:13.541Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf.parser ---
17:06:13 [2024-02-28T22:06:13.541Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:06:13 [2024-02-28T22:06:13.541Z] [INFO] 
17:06:13 [2024-02-28T22:06:13.541Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.ctf.parser ---
17:06:13 [2024-02-28T22:06:13.542Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser/src/main/resources
17:06:13 [2024-02-28T22:06:13.542Z] [INFO] 
17:06:13 [2024-02-28T22:06:13.542Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.ctf.parser ---
17:06:13 [2024-02-28T22:06:13.542Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:06:13 [2024-02-28T22:06:13.542Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:06:13 [2024-02-28T22:06:13.542Z] [WARNING] The 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-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser/pom.xml
17:06:13 [2024-02-28T22:06:13.542Z] [INFO] Nothing to compile - all classes are up to date
17:06:13 [2024-02-28T22:06:13.542Z] [INFO] 
17:06:13 [2024-02-28T22:06:13.542Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core >-----
17:06:13 [2024-02-28T22:06:13.542Z] [INFO] Building org.eclipse.tracecompass.ctf.core 4.4.1-SNAPSHOT       [17/141]
17:06:13 [2024-02-28T22:06:13.542Z] [INFO]   from ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties
17:06:13 [2024-02-28T22:06:13.542Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:06:13 [2024-02-28T22:06:13.542Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:06:13 [2024-02-28T22:06:13.542Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core:4.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties
17:06:13 [2024-02-28T22:06:13.797Z] [INFO] 
17:06:13 [2024-02-28T22:06:13.797Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.core ---
17:06:13 [2024-02-28T22:06:13.797Z] [INFO] The project's OSGi version is 4.4.1.202402282205
17:06:13 [2024-02-28T22:06:13.797Z] [INFO] 
17:06:13 [2024-02-28T22:06:13.797Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.core ---
17:06:13 [2024-02-28T22:06:13.797Z] [INFO] 
17:06:13 [2024-02-28T22:06:13.797Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.core ---
17:06:13 [2024-02-28T22:06:13.797Z] [INFO] 
17:06:13 [2024-02-28T22:06:13.797Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.core ---
17:06:13 [2024-02-28T22:06:13.797Z] [INFO] 
17:06:13 [2024-02-28T22:06:13.797Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.core ---
17:06:13 [2024-02-28T22:06:13.797Z] [INFO] 
17:06:13 [2024-02-28T22:06:13.797Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.ctf.core ---
17:06:13 [2024-02-28T22:06:13.797Z] [INFO] Resolving class path of org.eclipse.tracecompass.ctf.core
17:06:13 [2024-02-28T22:06:13.797Z] [INFO] 
17:06:13 [2024-02-28T22:06:13.797Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf.core ---
17:06:13 [2024-02-28T22:06:13.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-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:06:13 [2024-02-28T22:06:13.797Z] [INFO] 
17:06:13 [2024-02-28T22:06:13.797Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.ctf.core ---
17:06:13 [2024-02-28T22:06:13.797Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/main/resources
17:06:13 [2024-02-28T22:06:13.797Z] [INFO] 
17:06:13 [2024-02-28T22:06:13.797Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.ctf.core ---
17:06:13 [2024-02-28T22:06:13.797Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:06:13 [2024-02-28T22:06:13.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
17:06:13 [2024-02-28T22:06:13.797Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core:4.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties
17:06:13 [2024-02-28T22:06:13.797Z] [INFO] Nothing to compile - all classes are up to date
17:06:13 [2024-02-28T22:06:13.797Z] [INFO] 
17:06:13 [2024-02-28T22:06:13.797Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core >---
17:06:13 [2024-02-28T22:06:13.797Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.core 4.5.1-SNAPSHOT   [18/141]
17:06:13 [2024-02-28T22:06:13.797Z] [INFO]   from ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties
17:06:13 [2024-02-28T22:06:13.797Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:06:13 [2024-02-28T22:06:13.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
17:06:13 [2024-02-28T22:06:13.797Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core:4.5.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties
17:06:13 [2024-02-28T22:06:13.797Z] [INFO] 
17:06:13 [2024-02-28T22:06:13.797Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.core ---
17:06:13 [2024-02-28T22:06:13.797Z] [INFO] The project's OSGi version is 4.5.1.202402282205
17:06:13 [2024-02-28T22:06:13.797Z] [INFO] 
17:06:13 [2024-02-28T22:06:13.797Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.core ---
17:06:14 [2024-02-28T22:06:14.052Z] [INFO] 
17:06:14 [2024-02-28T22:06:14.052Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.core ---
17:06:14 [2024-02-28T22:06:14.052Z] [INFO] 
17:06:14 [2024-02-28T22:06:14.052Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.core ---
17:06:14 [2024-02-28T22:06:14.052Z] [INFO] 
17:06:14 [2024-02-28T22:06:14.052Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.core ---
17:06:14 [2024-02-28T22:06:14.052Z] [INFO] 
17:06:14 [2024-02-28T22:06:14.052Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ctf.core ---
17:06:14 [2024-02-28T22:06:14.052Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ctf.core
17:06:14 [2024-02-28T22:06:14.052Z] [INFO] 
17:06:14 [2024-02-28T22:06:14.052Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ctf.core ---
17:06:14 [2024-02-28T22:06:14.052Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:06:14 [2024-02-28T22:06:14.052Z] [INFO] 
17:06:14 [2024-02-28T22:06:14.052Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.core ---
17:06:14 [2024-02-28T22:06:14.052Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/main/resources
17:06:14 [2024-02-28T22:06:14.052Z] [INFO] 
17:06:14 [2024-02-28T22:06:14.052Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.core ---
17:06:14 [2024-02-28T22:06:14.052Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:06:14 [2024-02-28T22:06:14.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
17:06:14 [2024-02-28T22:06:14.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.ctf.core:4.5.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties
17:06:14 [2024-02-28T22:06:14.052Z] [INFO] Nothing to compile - all classes are up to date
17:06:14 [2024-02-28T22:06:14.052Z] [INFO] 
17:06:14 [2024-02-28T22:06:14.052Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests >--
17:06:14 [2024-02-28T22:06:14.052Z] [INFO] Building Trace Compass CTF Core Tests Plug-in 1.0.15-SNAPSHOT   [19/141]
17:06:14 [2024-02-28T22:06:14.052Z] [INFO]   from ctf/org.eclipse.tracecompass.ctf.core.tests/pom.xml
17:06:14 [2024-02-28T22:06:14.052Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:06:14 [2024-02-28T22:06:14.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
17:06:14 [2024-02-28T22:06:14.052Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests:1.0.15-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/pom.xml
17:06:14 [2024-02-28T22:06:14.307Z] [INFO] 
17:06:14 [2024-02-28T22:06:14.307Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.core.tests ---
17:06:14 [2024-02-28T22:06:14.307Z] [INFO] The project's OSGi version is 1.0.15.202402282205
17:06:14 [2024-02-28T22:06:14.307Z] [INFO] 
17:06:14 [2024-02-28T22:06:14.307Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.core.tests ---
17:06:14 [2024-02-28T22:06:14.307Z] [INFO] 
17:06:14 [2024-02-28T22:06:14.307Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.core.tests ---
17:06:14 [2024-02-28T22:06:14.307Z] [INFO] 
17:06:14 [2024-02-28T22:06:14.307Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.core.tests ---
17:06:14 [2024-02-28T22:06:14.307Z] [INFO] 
17:06:14 [2024-02-28T22:06:14.307Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.core.tests ---
17:06:14 [2024-02-28T22:06:14.307Z] [INFO] 
17:06:14 [2024-02-28T22:06:14.307Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.ctf.core.tests ---
17:06:14 [2024-02-28T22:06:14.307Z] [INFO] Resolving class path of Trace Compass CTF Core Tests Plug-in
17:06:14 [2024-02-28T22:06:14.307Z] [INFO] 
17:06:14 [2024-02-28T22:06:14.307Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf.core.tests ---
17:06:14 [2024-02-28T22:06:14.307Z] [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-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:06:14 [2024-02-28T22:06:14.307Z] [INFO] 
17:06:14 [2024-02-28T22:06:14.307Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.ctf.core.tests ---
17:06:14 [2024-02-28T22:06:14.307Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/src/main/resources
17:06:14 [2024-02-28T22:06:14.307Z] [INFO] 
17:06:14 [2024-02-28T22:06:14.307Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.ctf.core.tests ---
17:06:14 [2024-02-28T22:06:14.307Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:06:14 [2024-02-28T22:06:14.307Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:06:14 [2024-02-28T22:06:14.308Z] [WARNING] The 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.15-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/pom.xml
17:06:14 [2024-02-28T22:06:14.562Z] [INFO] Nothing to compile - all classes are up to date
17:06:14 [2024-02-28T22:06:14.562Z] [INFO] 
17:06:14 [2024-02-28T22:06:14.562Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests >--
17:06:14 [2024-02-28T22:06:14.562Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.core.tests 1.0.17-SNAPSHOT [20/141]
17:06:14 [2024-02-28T22:06:14.562Z] [INFO]   from ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/pom.xml
17:06:14 [2024-02-28T22:06:14.562Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:06:14 [2024-02-28T22:06:14.562Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:06:14 [2024-02-28T22:06:14.562Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests:1.0.17-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/pom.xml
17:06:14 [2024-02-28T22:06:14.816Z] [INFO] 
17:06:14 [2024-02-28T22:06:14.816Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
17:06:14 [2024-02-28T22:06:14.816Z] [INFO] The project's OSGi version is 1.0.17.202402282205
17:06:14 [2024-02-28T22:06:14.816Z] [INFO] 
17:06:14 [2024-02-28T22:06:14.816Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
17:06:14 [2024-02-28T22:06:14.816Z] [INFO] 
17:06:14 [2024-02-28T22:06:14.816Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
17:06:14 [2024-02-28T22:06:14.816Z] [INFO] 
17:06:14 [2024-02-28T22:06:14.816Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
17:06:14 [2024-02-28T22:06:14.816Z] [INFO] 
17:06:14 [2024-02-28T22:06:14.816Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
17:06:14 [2024-02-28T22:06:14.816Z] [INFO] 
17:06:14 [2024-02-28T22:06:14.816Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
17:06:14 [2024-02-28T22:06:14.816Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ctf.core.tests
17:06:15 [2024-02-28T22:06:15.071Z] [INFO] 
17:06:15 [2024-02-28T22:06:15.071Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
17:06:15 [2024-02-28T22:06:15.071Z] [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-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:06:15 [2024-02-28T22:06:15.071Z] [INFO] 
17:06:15 [2024-02-28T22:06:15.071Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
17:06:15 [2024-02-28T22:06:15.071Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/main/resources
17:06:15 [2024-02-28T22:06:15.071Z] [INFO] 
17:06:15 [2024-02-28T22:06:15.071Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
17:06:15 [2024-02-28T22:06:15.071Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:06:15 [2024-02-28T22:06: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
17:06:15 [2024-02-28T22:06: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.tmf.ctf.core.tests:1.0.17-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/pom.xml
17:06:15 [2024-02-28T22:06:15.071Z] [INFO] Nothing to compile - all classes are up to date
17:06:15 [2024-02-28T22:06:15.071Z] [INFO] 
17:06:15 [2024-02-28T22:06:15.071Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests >--
17:06:15 [2024-02-28T22:06:15.071Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.core.tests 1.0.3-SNAPSHOT [21/141]
17:06:15 [2024-02-28T22:06:15.071Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.counters.core.tests/pom.xml
17:06:15 [2024-02-28T22:06:15.071Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:06:15 [2024-02-28T22:06: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
17:06:15 [2024-02-28T22:06:15.071Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/pom.xml
17:06:15 [2024-02-28T22:06:15.326Z] [INFO] 
17:06:15 [2024-02-28T22:06:15.326Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
17:06:15 [2024-02-28T22:06:15.326Z] [INFO] The project's OSGi version is 1.0.3.202402282205
17:06:15 [2024-02-28T22:06:15.326Z] [INFO] 
17:06:15 [2024-02-28T22:06:15.326Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
17:06:15 [2024-02-28T22:06:15.326Z] [INFO] 
17:06:15 [2024-02-28T22:06:15.326Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
17:06:15 [2024-02-28T22:06:15.326Z] [INFO] 
17:06:15 [2024-02-28T22:06:15.326Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
17:06:15 [2024-02-28T22:06:15.326Z] [INFO] 
17:06:15 [2024-02-28T22:06:15.326Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
17:06:15 [2024-02-28T22:06:15.326Z] [INFO] 
17:06:15 [2024-02-28T22:06:15.326Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
17:06:15 [2024-02-28T22:06:15.326Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.counters.core.tests
17:06:15 [2024-02-28T22:06:15.581Z] [INFO] 
17:06:15 [2024-02-28T22:06:15.581Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
17:06:15 [2024-02-28T22:06:15.581Z] [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-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:06:15 [2024-02-28T22:06:15.581Z] [INFO] 
17:06:15 [2024-02-28T22:06:15.581Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
17:06:15 [2024-02-28T22:06:15.581Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/src/main/resources
17:06:15 [2024-02-28T22:06:15.581Z] [INFO] 
17:06:15 [2024-02-28T22:06:15.581Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
17:06:15 [2024-02-28T22:06:15.581Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:06:15 [2024-02-28T22:06:15.581Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:06:15 [2024-02-28T22:06:15.581Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/pom.xml
17:06:15 [2024-02-28T22:06:15.581Z] [INFO] Nothing to compile - all classes are up to date
17:06:15 [2024-02-28T22:06:15.581Z] [INFO] 
17:06:15 [2024-02-28T22:06:15.581Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui >------
17:06:15 [2024-02-28T22:06:15.581Z] [INFO] Building org.eclipse.tracecompass.tmf.ui 9.0.3-SNAPSHOT         [22/141]
17:06:15 [2024-02-28T22:06:15.581Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.ui/pom.xml
17:06:15 [2024-02-28T22:06:15.581Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:06:15 [2024-02-28T22:06:15.581Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (fix-dark-theme-css)'
17:06:15 [2024-02-28T22:06:15.581Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:06:15 [2024-02-28T22:06:15.581Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui:9.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/pom.xml
17:06:15 [2024-02-28T22:06:15.836Z] [WARNING] The POM for org.apache.commons:commons-compress:jar:1.25.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
17:06:16 [2024-02-28T22:06:16.091Z] [INFO] 
17:06:16 [2024-02-28T22:06:16.091Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui ---
17:06:16 [2024-02-28T22:06:16.091Z] [INFO] The project's OSGi version is 9.0.3.202402282205
17:06:16 [2024-02-28T22:06:16.091Z] [INFO] 
17:06:16 [2024-02-28T22:06:16.091Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui ---
17:06:16 [2024-02-28T22:06:16.091Z] [INFO] 
17:06:16 [2024-02-28T22:06:16.091Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui ---
17:06:16 [2024-02-28T22:06:16.091Z] [INFO] 
17:06:16 [2024-02-28T22:06:16.091Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui ---
17:06:16 [2024-02-28T22:06:16.091Z] [INFO] 
17:06:16 [2024-02-28T22:06:16.091Z] [INFO] --- antrun:3.1.0:run (fix-dark-theme-css) @ org.eclipse.tracecompass.tmf.ui ---
17:06:16 [2024-02-28T22:06:16.348Z] [INFO] Executing tasks
17:06:16 [2024-02-28T22:06:16.348Z] [WARNING]      [echo] Setting default in org.eclipse.tracecompass.tmf.ui.dark.css
17:06:16 [2024-02-28T22:06:16.348Z] [WARNING]      [echo] Verifying target platform: tracecompass-e4.30
17:06:16 [2024-02-28T22:06:16.348Z] [WARNING]      [echo] Updating org.eclipse.tracecompass.tmf.ui.dark.css
17:06:16 [2024-02-28T22:06:16.348Z] [INFO] Executed tasks
17:06:16 [2024-02-28T22:06:16.348Z] [INFO] 
17:06:16 [2024-02-28T22:06:16.348Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui ---
17:06:16 [2024-02-28T22:06:16.348Z] [INFO] 
17:06:16 [2024-02-28T22:06:16.348Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ui ---
17:06:16 [2024-02-28T22:06:16.348Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ui
17:06:16 [2024-02-28T22:06:16.603Z] [INFO] 
17:06:16 [2024-02-28T22:06:16.603Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ui ---
17:06:16 [2024-02-28T22:06:16.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-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:06:16 [2024-02-28T22:06:16.603Z] [INFO] 
17:06:16 [2024-02-28T22:06:16.603Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui ---
17:06:16 [2024-02-28T22:06:16.603Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/main/resources
17:06:16 [2024-02-28T22:06:16.603Z] [INFO] 
17:06:16 [2024-02-28T22:06:16.603Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui ---
17:06:16 [2024-02-28T22:06:16.603Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:06:16 [2024-02-28T22:06:16.603Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:06:16 [2024-02-28T22:06:16.603Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui:9.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/pom.xml
17:06:16 [2024-02-28T22:06:16.858Z] [INFO] Nothing to compile - all classes are up to date
17:06:16 [2024-02-28T22:06:16.858Z] [INFO] 
17:06:16 [2024-02-28T22:06:16.858Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui >--
17:06:16 [2024-02-28T22:06:16.858Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.ui 2.1.0-SNAPSHOT [23/141]
17:06:16 [2024-02-28T22:06:16.858Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties
17:06:16 [2024-02-28T22:06:16.858Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:06:16 [2024-02-28T22:06:16.858Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:06:16 [2024-02-28T22:06:16.858Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties
17:06:17 [2024-02-28T22:06:17.113Z] [INFO] 
17:06:17 [2024-02-28T22:06:17.113Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.ui ---
17:06:17 [2024-02-28T22:06:17.113Z] [INFO] The project's OSGi version is 2.1.0.202402282205
17:06:17 [2024-02-28T22:06:17.113Z] [INFO] 
17:06:17 [2024-02-28T22:06:17.113Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.ui ---
17:06:17 [2024-02-28T22:06:17.113Z] [INFO] 
17:06:17 [2024-02-28T22:06:17.113Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.ui ---
17:06:17 [2024-02-28T22:06:17.113Z] [INFO] 
17:06:17 [2024-02-28T22:06:17.113Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.ui ---
17:06:17 [2024-02-28T22:06:17.113Z] [INFO] 
17:06:17 [2024-02-28T22:06:17.113Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.ui ---
17:06:17 [2024-02-28T22:06:17.113Z] [INFO] 
17:06:17 [2024-02-28T22:06:17.113Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.counters.ui ---
17:06:17 [2024-02-28T22:06:17.113Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.counters.ui
17:06:17 [2024-02-28T22:06:17.369Z] [INFO] 
17:06:17 [2024-02-28T22:06:17.369Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.counters.ui ---
17:06:17 [2024-02-28T22:06:17.369Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:06:17 [2024-02-28T22:06:17.369Z] [INFO] 
17:06:17 [2024-02-28T22:06:17.369Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.ui ---
17:06:17 [2024-02-28T22:06:17.369Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/main/resources
17:06:17 [2024-02-28T22:06:17.369Z] [INFO] 
17:06:17 [2024-02-28T22:06:17.369Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.ui ---
17:06:17 [2024-02-28T22:06:17.369Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:06:17 [2024-02-28T22:06:17.369Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:06:17 [2024-02-28T22:06:17.369Z] [WARNING] The 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-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties
17:06:17 [2024-02-28T22:06:17.369Z] [INFO] Nothing to compile - all classes are up to date
17:06:17 [2024-02-28T22:06:17.369Z] [INFO] 
17:06:17 [2024-02-28T22:06:17.369Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core >--
17:06:17 [2024-02-28T22:06:17.369Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.core 1.1.0-SNAPSHOT [24/141]
17:06:17 [2024-02-28T22:06:17.369Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties
17:06:17 [2024-02-28T22:06:17.369Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:06:17 [2024-02-28T22:06:17.369Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:06:17 [2024-02-28T22:06:17.369Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties
17:06:17 [2024-02-28T22:06:17.623Z] [INFO] 
17:06:17 [2024-02-28T22:06:17.624Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.core ---
17:06:17 [2024-02-28T22:06:17.624Z] [INFO] The project's OSGi version is 1.1.0.202402282205
17:06:17 [2024-02-28T22:06:17.624Z] [INFO] 
17:06:17 [2024-02-28T22:06:17.624Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.core ---
17:06:17 [2024-02-28T22:06:17.624Z] [INFO] 
17:06:17 [2024-02-28T22:06:17.624Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.core ---
17:06:17 [2024-02-28T22:06:17.624Z] [INFO] 
17:06:17 [2024-02-28T22:06:17.624Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.core ---
17:06:17 [2024-02-28T22:06:17.624Z] [INFO] 
17:06:17 [2024-02-28T22:06:17.624Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.core ---
17:06:17 [2024-02-28T22:06:17.624Z] [INFO] 
17:06:17 [2024-02-28T22:06:17.624Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.core ---
17:06:17 [2024-02-28T22:06:17.624Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.chart.core
17:06:17 [2024-02-28T22:06:17.624Z] [INFO] 
17:06:17 [2024-02-28T22:06:17.624Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.chart.core ---
17:06:17 [2024-02-28T22:06:17.624Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:06:17 [2024-02-28T22:06:17.624Z] [INFO] 
17:06:17 [2024-02-28T22:06:17.624Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.core ---
17:06:17 [2024-02-28T22:06:17.624Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/src/main/resources
17:06:17 [2024-02-28T22:06:17.624Z] [INFO] 
17:06:17 [2024-02-28T22:06:17.624Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.core ---
17:06:17 [2024-02-28T22:06:17.624Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:06:17 [2024-02-28T22:06:17.624Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:06:17 [2024-02-28T22:06:17.624Z] [WARNING] The 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-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties
17:06:17 [2024-02-28T22:06:17.624Z] [INFO] Nothing to compile - all classes are up to date
17:06:17 [2024-02-28T22:06:17.624Z] [INFO] 
17:06:17 [2024-02-28T22:06:17.624Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core >--
17:06:17 [2024-02-28T22:06:17.624Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.core 1.2.1-SNAPSHOT [25/141]
17:06:17 [2024-02-28T22:06:17.624Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties
17:06:17 [2024-02-28T22:06:17.624Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:06:17 [2024-02-28T22:06:17.624Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:06:17 [2024-02-28T22:06:17.624Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core:1.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties
17:06:17 [2024-02-28T22:06:17.879Z] [INFO] 
17:06:17 [2024-02-28T22:06:17.879Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.core ---
17:06:17 [2024-02-28T22:06:17.879Z] [INFO] The project's OSGi version is 1.2.1.202402282205
17:06:17 [2024-02-28T22:06:17.879Z] [INFO] 
17:06:17 [2024-02-28T22:06:17.879Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.core ---
17:06:17 [2024-02-28T22:06:17.879Z] [INFO] 
17:06:17 [2024-02-28T22:06:17.879Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.core ---
17:06:17 [2024-02-28T22:06:17.879Z] [INFO] 
17:06:17 [2024-02-28T22:06:17.879Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.core ---
17:06:17 [2024-02-28T22:06:17.879Z] [INFO] 
17:06:17 [2024-02-28T22:06:17.879Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.core ---
17:06:17 [2024-02-28T22:06:17.879Z] [INFO] 
17:06:17 [2024-02-28T22:06:17.879Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.lami.core ---
17:06:17 [2024-02-28T22:06:17.879Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.lami.core
17:06:17 [2024-02-28T22:06:17.879Z] [INFO] 
17:06:17 [2024-02-28T22:06:17.879Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.lami.core ---
17:06:17 [2024-02-28T22:06:17.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-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:06:17 [2024-02-28T22:06:17.879Z] [INFO] 
17:06:17 [2024-02-28T22:06:17.879Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.core ---
17:06:17 [2024-02-28T22:06:17.879Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core/src/main/resources
17:06:17 [2024-02-28T22:06:17.879Z] [INFO] 
17:06:17 [2024-02-28T22:06:17.879Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.core ---
17:06:17 [2024-02-28T22:06:17.879Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:06:17 [2024-02-28T22:06:17.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
17:06:17 [2024-02-28T22:06:17.879Z] [WARNING] The 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-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties
17:06:17 [2024-02-28T22:06:17.879Z] [INFO] Nothing to compile - all classes are up to date
17:06:17 [2024-02-28T22:06:17.879Z] [INFO] 
17:06:17 [2024-02-28T22:06:17.879Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core >--
17:06:17 [2024-02-28T22:06:17.879Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.core 4.1.1-SNAPSHOT [26/141]
17:06:17 [2024-02-28T22:06:17.879Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties
17:06:17 [2024-02-28T22:06:17.879Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:06:17 [2024-02-28T22:06:17.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
17:06:17 [2024-02-28T22:06:17.879Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core:4.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties
17:06:17 [2024-02-28T22:06:17.879Z] [INFO] 
17:06:17 [2024-02-28T22:06:17.879Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.core ---
17:06:17 [2024-02-28T22:06:17.879Z] [INFO] The project's OSGi version is 4.1.1.202402282205
17:06:17 [2024-02-28T22:06:17.879Z] [INFO] 
17:06:17 [2024-02-28T22:06:17.879Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.core ---
17:06:17 [2024-02-28T22:06:17.879Z] [INFO] 
17:06:17 [2024-02-28T22:06:17.879Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.core ---
17:06:17 [2024-02-28T22:06:17.879Z] [INFO] 
17:06:17 [2024-02-28T22:06:17.879Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.core ---
17:06:17 [2024-02-28T22:06:17.879Z] [INFO] 
17:06:17 [2024-02-28T22:06:17.879Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.core ---
17:06:17 [2024-02-28T22:06:17.879Z] [INFO] 
17:06:17 [2024-02-28T22:06:17.879Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.graph.core ---
17:06:17 [2024-02-28T22:06:17.879Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.graph.core
17:06:18 [2024-02-28T22:06:18.135Z] [INFO] 
17:06:18 [2024-02-28T22:06:18.135Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.graph.core ---
17:06:18 [2024-02-28T22:06: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-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:06:18 [2024-02-28T22:06:18.135Z] [INFO] 
17:06:18 [2024-02-28T22:06:18.135Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.core ---
17:06:18 [2024-02-28T22:06:18.135Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src/main/resources
17:06:18 [2024-02-28T22:06:18.135Z] [INFO] 
17:06:18 [2024-02-28T22:06:18.135Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.core ---
17:06:18 [2024-02-28T22:06:18.135Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:06:18 [2024-02-28T22:06: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
17:06:18 [2024-02-28T22:06: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.analysis.graph.core:4.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties
17:06:18 [2024-02-28T22:06:18.135Z] [INFO] Nothing to compile - all classes are up to date
17:06:18 [2024-02-28T22:06:18.135Z] [INFO] 
17:06:18 [2024-02-28T22:06:18.135Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core >--
17:06:18 [2024-02-28T22:06:18.135Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.core 5.5.1-SNAPSHOT [27/141]
17:06:18 [2024-02-28T22:06:18.135Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties
17:06:18 [2024-02-28T22:06:18.135Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:06:18 [2024-02-28T22:06: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
17:06:18 [2024-02-28T22:06:18.135Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core:5.5.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties
17:06:18 [2024-02-28T22:06:18.135Z] [INFO] 
17:06:18 [2024-02-28T22:06:18.135Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.core ---
17:06:18 [2024-02-28T22:06:18.135Z] [INFO] The project's OSGi version is 5.5.1.202402282205
17:06:18 [2024-02-28T22:06:18.135Z] [INFO] 
17:06:18 [2024-02-28T22:06:18.135Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.core ---
17:06:18 [2024-02-28T22:06:18.135Z] [INFO] 
17:06:18 [2024-02-28T22:06:18.135Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.core ---
17:06:18 [2024-02-28T22:06:18.135Z] [INFO] 
17:06:18 [2024-02-28T22:06:18.135Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.core ---
17:06:18 [2024-02-28T22:06:18.135Z] [INFO] 
17:06:18 [2024-02-28T22:06:18.135Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.core ---
17:06:18 [2024-02-28T22:06:18.135Z] [INFO] 
17:06:18 [2024-02-28T22:06:18.135Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.timing.core ---
17:06:18 [2024-02-28T22:06:18.135Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.timing.core
17:06:18 [2024-02-28T22:06:18.135Z] [INFO] 
17:06:18 [2024-02-28T22:06:18.135Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.timing.core ---
17:06:18 [2024-02-28T22:06: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-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:06:18 [2024-02-28T22:06:18.135Z] [INFO] 
17:06:18 [2024-02-28T22:06:18.135Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.core ---
17:06:18 [2024-02-28T22:06:18.135Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src/main/resources
17:06:18 [2024-02-28T22:06:18.135Z] [INFO] 
17:06:18 [2024-02-28T22:06:18.135Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.core ---
17:06:18 [2024-02-28T22:06:18.135Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:06:18 [2024-02-28T22:06: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
17:06:18 [2024-02-28T22:06:18.136Z] [WARNING] The 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.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties
17:06:18 [2024-02-28T22:06:18.136Z] [INFO] Nothing to compile - all classes are up to date
17:06:18 [2024-02-28T22:06:18.136Z] [INFO] 
17:06:18 [2024-02-28T22:06:18.136Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core >--
17:06:18 [2024-02-28T22:06:18.136Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.core 4.1.1-SNAPSHOT [28/141]
17:06:18 [2024-02-28T22:06:18.136Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties
17:06:18 [2024-02-28T22:06:18.136Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:06:18 [2024-02-28T22:06:18.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
17:06:18 [2024-02-28T22:06:18.391Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core:4.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties
17:06:18 [2024-02-28T22:06:18.391Z] [INFO] 
17:06:18 [2024-02-28T22:06:18.391Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
17:06:18 [2024-02-28T22:06:18.391Z] [INFO] The project's OSGi version is 4.1.1.202402282205
17:06:18 [2024-02-28T22:06:18.391Z] [INFO] 
17:06:18 [2024-02-28T22:06:18.391Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
17:06:18 [2024-02-28T22:06:18.391Z] [INFO] 
17:06:18 [2024-02-28T22:06:18.391Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
17:06:18 [2024-02-28T22:06:18.391Z] [INFO] 
17:06:18 [2024-02-28T22:06:18.391Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
17:06:18 [2024-02-28T22:06:18.391Z] [INFO] 
17:06:18 [2024-02-28T22:06:18.391Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
17:06:18 [2024-02-28T22:06:18.391Z] [INFO] 
17:06:18 [2024-02-28T22:06:18.391Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
17:06:18 [2024-02-28T22:06:18.391Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.analysis.xml.core
17:06:18 [2024-02-28T22:06:18.391Z] [INFO] 
17:06:18 [2024-02-28T22:06:18.391Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
17:06:18 [2024-02-28T22:06:18.391Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:06:18 [2024-02-28T22:06:18.391Z] [INFO] 
17:06:18 [2024-02-28T22:06:18.391Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
17:06:18 [2024-02-28T22:06:18.391Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/main/resources
17:06:18 [2024-02-28T22:06:18.391Z] [INFO] 
17:06:18 [2024-02-28T22:06:18.391Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
17:06:18 [2024-02-28T22:06:18.391Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:06:18 [2024-02-28T22:06:18.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
17:06:18 [2024-02-28T22:06:18.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.tmf.analysis.xml.core:4.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties
17:06:18 [2024-02-28T22:06:18.391Z] [INFO] Nothing to compile - all classes are up to date
17:06:18 [2024-02-28T22:06:18.392Z] [INFO] 
17:06:18 [2024-02-28T22:06:18.392Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core >--
17:06:18 [2024-02-28T22:06:18.392Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.core 8.2.1-SNAPSHOT [29/141]
17:06:18 [2024-02-28T22:06:18.392Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties
17:06:18 [2024-02-28T22:06:18.392Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:06:18 [2024-02-28T22:06:18.392Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:06:18 [2024-02-28T22:06:18.392Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core:8.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties
17:06:18 [2024-02-28T22:06:18.647Z] [INFO] 
17:06:18 [2024-02-28T22:06:18.647Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.core ---
17:06:18 [2024-02-28T22:06:18.647Z] [INFO] The project's OSGi version is 8.2.1.202402282205
17:06:18 [2024-02-28T22:06:18.647Z] [INFO] 
17:06:18 [2024-02-28T22:06:18.647Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.core ---
17:06:18 [2024-02-28T22:06:18.647Z] [INFO] 
17:06:18 [2024-02-28T22:06:18.647Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.core ---
17:06:18 [2024-02-28T22:06:18.647Z] [INFO] 
17:06:18 [2024-02-28T22:06:18.647Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.core ---
17:06:18 [2024-02-28T22:06:18.647Z] [INFO] 
17:06:18 [2024-02-28T22:06:18.647Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.core ---
17:06:18 [2024-02-28T22:06:18.647Z] [INFO] 
17:06:18 [2024-02-28T22:06:18.647Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.core ---
17:06:18 [2024-02-28T22:06:18.647Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.os.linux.core
17:06:18 [2024-02-28T22:06:18.647Z] [INFO] 
17:06:18 [2024-02-28T22:06:18.647Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.os.linux.core ---
17:06:18 [2024-02-28T22:06:18.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-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:06:18 [2024-02-28T22:06:18.647Z] [INFO] 
17:06:18 [2024-02-28T22:06:18.647Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.core ---
17:06:18 [2024-02-28T22:06:18.647Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/main/resources
17:06:18 [2024-02-28T22:06:18.647Z] [INFO] 
17:06:18 [2024-02-28T22:06:18.647Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.core ---
17:06:18 [2024-02-28T22:06:18.647Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:06:18 [2024-02-28T22:06:18.647Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:06:18 [2024-02-28T22:06:18.647Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core:8.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties
17:06:18 [2024-02-28T22:06:18.647Z] [INFO] Nothing to compile - all classes are up to date
17:06:18 [2024-02-28T22:06:18.647Z] [INFO] 
17:06:18 [2024-02-28T22:06:18.647Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng-parent >---
17:06:18 [2024-02-28T22:06:18.647Z] [INFO] Building Trace Compass LTTng Support Parent 9.3.0-SNAPSHOT      [30/141]
17:06:18 [2024-02-28T22:06:18.647Z] [INFO]   from lttng/pom.xml
17:06:18 [2024-02-28T22:06:18.647Z] [INFO] --------------------------------[ pom ]---------------------------------
17:06:18 [2024-02-28T22:06:18.647Z] [INFO] 
17:06:18 [2024-02-28T22:06:18.647Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng-parent ---
17:06:18 [2024-02-28T22:06:18.647Z] [INFO] 
17:06:18 [2024-02-28T22:06:18.647Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng-parent ---
17:06:18 [2024-02-28T22:06:18.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-master-nightly/lttng/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:06:18 [2024-02-28T22:06:18.647Z] [INFO] 
17:06:18 [2024-02-28T22:06:18.647Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core >--
17:06:18 [2024-02-28T22:06:18.647Z] [INFO] Building org.eclipse.tracecompass.lttng2.common.core 1.2.0-SNAPSHOT [31/141]
17:06:18 [2024-02-28T22:06:18.647Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties
17:06:18 [2024-02-28T22:06:18.647Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:06:18 [2024-02-28T22:06:18.647Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:06:18 [2024-02-28T22:06:18.647Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties
17:06:18 [2024-02-28T22:06:18.902Z] [INFO] 
17:06:18 [2024-02-28T22:06:18.902Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.common.core ---
17:06:18 [2024-02-28T22:06:18.902Z] [INFO] The project's OSGi version is 1.2.0.202402282205
17:06:18 [2024-02-28T22:06:18.902Z] [INFO] 
17:06:18 [2024-02-28T22:06:18.902Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.common.core ---
17:06:18 [2024-02-28T22:06:18.902Z] [INFO] 
17:06:18 [2024-02-28T22:06:18.902Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.common.core ---
17:06:18 [2024-02-28T22:06:18.902Z] [INFO] 
17:06:18 [2024-02-28T22:06:18.902Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.common.core ---
17:06:18 [2024-02-28T22:06:18.902Z] [INFO] 
17:06:18 [2024-02-28T22:06:18.902Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.common.core ---
17:06:18 [2024-02-28T22:06:18.902Z] [INFO] 
17:06:18 [2024-02-28T22:06:18.902Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.common.core ---
17:06:18 [2024-02-28T22:06:18.902Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.common.core
17:06:18 [2024-02-28T22:06:18.902Z] [INFO] 
17:06:18 [2024-02-28T22:06:18.902Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.common.core ---
17:06:18 [2024-02-28T22:06:18.902Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:06:18 [2024-02-28T22:06:18.902Z] [INFO] 
17:06:18 [2024-02-28T22:06:18.902Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.common.core ---
17:06:18 [2024-02-28T22:06:18.902Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core/src/main/resources
17:06:18 [2024-02-28T22:06:18.902Z] [INFO] 
17:06:18 [2024-02-28T22:06:18.902Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.common.core ---
17:06:18 [2024-02-28T22:06:18.902Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:06:18 [2024-02-28T22:06:18.902Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:06:18 [2024-02-28T22:06:18.902Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties
17:06:18 [2024-02-28T22:06:18.902Z] [INFO] Nothing to compile - all classes are up to date
17:06:18 [2024-02-28T22:06:18.902Z] [INFO] 
17:06:18 [2024-02-28T22:06:18.902Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core >--
17:06:18 [2024-02-28T22:06:18.902Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.core 3.1.1-SNAPSHOT [32/141]
17:06:18 [2024-02-28T22:06:18.902Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties
17:06:18 [2024-02-28T22:06:18.902Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:06:18 [2024-02-28T22:06:18.902Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:06:18 [2024-02-28T22:06:18.902Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core:3.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties
17:06:19 [2024-02-28T22:06:19.165Z] [INFO] 
17:06:19 [2024-02-28T22:06:19.165Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.core ---
17:06:19 [2024-02-28T22:06:19.165Z] [INFO] The project's OSGi version is 3.1.1.202402282205
17:06:19 [2024-02-28T22:06:19.165Z] [INFO] 
17:06:19 [2024-02-28T22:06:19.165Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.core ---
17:06:19 [2024-02-28T22:06:19.165Z] [INFO] 
17:06:19 [2024-02-28T22:06:19.165Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.core ---
17:06:19 [2024-02-28T22:06:19.165Z] [INFO] 
17:06:19 [2024-02-28T22:06:19.165Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.core ---
17:06:19 [2024-02-28T22:06:19.165Z] [INFO] 
17:06:19 [2024-02-28T22:06:19.165Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.core ---
17:06:19 [2024-02-28T22:06:19.165Z] [INFO] 
17:06:19 [2024-02-28T22:06:19.165Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.kernel.core ---
17:06:19 [2024-02-28T22:06:19.165Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.kernel.core
17:06:19 [2024-02-28T22:06:19.165Z] [INFO] 
17:06:19 [2024-02-28T22:06:19.165Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.kernel.core ---
17:06:19 [2024-02-28T22:06:19.165Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:06:19 [2024-02-28T22:06:19.165Z] [INFO] 
17:06:19 [2024-02-28T22:06:19.165Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.core ---
17:06:19 [2024-02-28T22:06:19.165Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/main/resources
17:06:19 [2024-02-28T22:06:19.165Z] [INFO] 
17:06:19 [2024-02-28T22:06:19.165Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.core ---
17:06:19 [2024-02-28T22:06:19.165Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:06:19 [2024-02-28T22:06:19.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
17:06:19 [2024-02-28T22:06:19.165Z] [WARNING] The 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-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties
17:06:19 [2024-02-28T22:06:19.165Z] [INFO] Nothing to compile - all classes are up to date
17:06:19 [2024-02-28T22:06:19.165Z] [INFO] 
17:06:19 [2024-02-28T22:06:19.165Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests >---
17:06:19 [2024-02-28T22:06:19.165Z] [INFO] Building org.eclipse.tracecompass.tmf.ui.tests 1.0.21-SNAPSHOT  [33/141]
17:06:19 [2024-02-28T22:06:19.165Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.ui.tests/pom.xml
17:06:19 [2024-02-28T22:06:19.165Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:06:19 [2024-02-28T22:06:19.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
17:06:19 [2024-02-28T22:06:19.165Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests:1.0.21-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.tests/pom.xml
17:06:19 [2024-02-28T22:06:19.420Z] [INFO] 
17:06:19 [2024-02-28T22:06:19.420Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui.tests ---
17:06:19 [2024-02-28T22:06:19.675Z] [INFO] The project's OSGi version is 1.0.21.202402282205
17:06:19 [2024-02-28T22:06:19.675Z] [INFO] 
17:06:19 [2024-02-28T22:06:19.675Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui.tests ---
17:06:19 [2024-02-28T22:06:19.675Z] [INFO] 
17:06:19 [2024-02-28T22:06:19.675Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui.tests ---
17:06:19 [2024-02-28T22:06:19.675Z] [INFO] 
17:06:19 [2024-02-28T22:06:19.675Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui.tests ---
17:06:19 [2024-02-28T22:06:19.675Z] [INFO] 
17:06:19 [2024-02-28T22:06:19.675Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui.tests ---
17:06:19 [2024-02-28T22:06:19.675Z] [INFO] 
17:06:19 [2024-02-28T22:06:19.675Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ui.tests ---
17:06:19 [2024-02-28T22:06:19.675Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ui.tests
17:06:19 [2024-02-28T22:06:19.931Z] [INFO] 
17:06:19 [2024-02-28T22:06:19.931Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ui.tests ---
17:06:19 [2024-02-28T22:06:19.931Z] [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-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:06:19 [2024-02-28T22:06:19.931Z] [INFO] 
17:06:19 [2024-02-28T22:06:19.931Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui.tests ---
17:06:19 [2024-02-28T22:06:19.931Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.tests/src/main/resources
17:06:19 [2024-02-28T22:06:19.931Z] [INFO] 
17:06:19 [2024-02-28T22:06:19.931Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui.tests ---
17:06:19 [2024-02-28T22:06:19.931Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:06:19 [2024-02-28T22:06:19.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
17:06:19 [2024-02-28T22:06:19.931Z] [WARNING] The 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-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.tests/pom.xml
17:06:19 [2024-02-28T22:06:19.931Z] [INFO] Nothing to compile - all classes are up to date
17:06:19 [2024-02-28T22:06:19.931Z] [INFO] 
17:06:19 [2024-02-28T22:06:19.931Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.releng-parent >---
17:06:19 [2024-02-28T22:06:19.931Z] [INFO] Building Trace Compass Release Engineering Parent 9.3.0-SNAPSHOT [34/141]
17:06:19 [2024-02-28T22:06:19.931Z] [INFO]   from releng/pom.xml
17:06:19 [2024-02-28T22:06:19.931Z] [INFO] --------------------------------[ pom ]---------------------------------
17:06:19 [2024-02-28T22:06:19.931Z] [INFO] 
17:06:19 [2024-02-28T22:06:19.931Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.releng-parent ---
17:06:19 [2024-02-28T22:06:19.931Z] [INFO] 
17:06:19 [2024-02-28T22:06:19.931Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.releng-parent ---
17:06:19 [2024-02-28T22:06:19.931Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:06:19 [2024-02-28T22:06:19.931Z] [INFO] 
17:06:19 [2024-02-28T22:06:19.931Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.slf4j.binding.simple.properties >--
17:06:19 [2024-02-28T22:06:19.931Z] [INFO] Building org.eclipse.tracecompass.slf4j.binding.simple.properties 1.0.2-SNAPSHOT [35/141]
17:06:19 [2024-02-28T22:06:19.931Z] [INFO]   from releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/.polyglot.build.properties
17:06:19 [2024-02-28T22:06:19.931Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:06:19 [2024-02-28T22:06:19.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
17:06:19 [2024-02-28T22:06:19.931Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.slf4j.binding.simple.properties:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/.polyglot.build.properties
17:06:20 [2024-02-28T22:06:20.187Z] [INFO] 
17:06:20 [2024-02-28T22:06:20.187Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
17:06:20 [2024-02-28T22:06:20.187Z] [INFO] The project's OSGi version is 1.0.2.202402282205
17:06:20 [2024-02-28T22:06:20.187Z] [INFO] 
17:06:20 [2024-02-28T22:06:20.187Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
17:06:20 [2024-02-28T22:06:20.187Z] [INFO] 
17:06:20 [2024-02-28T22:06:20.187Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
17:06:20 [2024-02-28T22:06:20.187Z] [INFO] 
17:06:20 [2024-02-28T22:06:20.187Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
17:06:20 [2024-02-28T22:06:20.187Z] [INFO] 
17:06:20 [2024-02-28T22:06:20.187Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
17:06:20 [2024-02-28T22:06:20.187Z] [INFO] 
17:06:20 [2024-02-28T22:06:20.187Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
17:06:20 [2024-02-28T22:06:20.187Z] [INFO] Resolving class path of org.eclipse.tracecompass.slf4j.binding.simple.properties
17:06:20 [2024-02-28T22:06:20.187Z] [INFO] 
17:06:20 [2024-02-28T22:06:20.187Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
17:06:20 [2024-02-28T22:06:20.187Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:06:20 [2024-02-28T22:06:20.187Z] [INFO] 
17:06:20 [2024-02-28T22:06:20.187Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
17:06:20 [2024-02-28T22:06:20.187Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/src/main/resources
17:06:20 [2024-02-28T22:06:20.187Z] [INFO] 
17:06:20 [2024-02-28T22:06:20.187Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
17:06:20 [2024-02-28T22:06:20.187Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:06:20 [2024-02-28T22:06:20.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
17:06:20 [2024-02-28T22:06:20.188Z] [WARNING] The 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-master-nightly/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/.polyglot.build.properties
17:06:20 [2024-02-28T22:06:20.188Z] [INFO] No sources to compile
17:06:20 [2024-02-28T22:06:20.188Z] [WARNING] Source directory /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/src does not exist
17:06:20 [2024-02-28T22:06:20.188Z] [INFO] 
17:06:20 [2024-02-28T22:06:20.188Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests >--
17:06:20 [2024-02-28T22:06:20.188Z] [INFO] Building org.eclipse.tracecompass.tmf.ui.swtbot.tests 1.0.22-SNAPSHOT [36/141]
17:06:20 [2024-02-28T22:06:20.188Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/pom.xml
17:06:20 [2024-02-28T22:06:20.188Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:06:20 [2024-02-28T22:06:20.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
17:06:20 [2024-02-28T22:06:20.188Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests:1.0.22-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/pom.xml
17:06:20 [2024-02-28T22:06:20.444Z] [INFO] 
17:06:20 [2024-02-28T22:06:20.444Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
17:06:20 [2024-02-28T22:06:20.444Z] [INFO] The project's OSGi version is 1.0.22.202402282205
17:06:20 [2024-02-28T22:06:20.444Z] [INFO] 
17:06:20 [2024-02-28T22:06:20.444Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
17:06:20 [2024-02-28T22:06:20.444Z] [INFO] 
17:06:20 [2024-02-28T22:06:20.444Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
17:06:20 [2024-02-28T22:06:20.444Z] [INFO] 
17:06:20 [2024-02-28T22:06:20.444Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
17:06:20 [2024-02-28T22:06:20.444Z] [INFO] 
17:06:20 [2024-02-28T22:06:20.444Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
17:06:20 [2024-02-28T22:06:20.444Z] [INFO] 
17:06:20 [2024-02-28T22:06:20.444Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
17:06:20 [2024-02-28T22:06:20.444Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ui.swtbot.tests
17:06:21 [2024-02-28T22:06:21.373Z] [INFO] 
17:06:21 [2024-02-28T22:06:21.373Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
17:06:21 [2024-02-28T22:06:21.373Z] [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-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:06:21 [2024-02-28T22:06:21.373Z] [INFO] 
17:06:21 [2024-02-28T22:06:21.373Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
17:06:21 [2024-02-28T22:06:21.373Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/main/resources
17:06:21 [2024-02-28T22:06:21.373Z] [INFO] 
17:06:21 [2024-02-28T22:06:21.373Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
17:06:21 [2024-02-28T22:06:21.373Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:06:21 [2024-02-28T22:06:21.373Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:06:21 [2024-02-28T22:06:21.373Z] [WARNING] The 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.22-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/pom.xml
17:06:21 [2024-02-28T22:06:21.373Z] [INFO] Nothing to compile - all classes are up to date
17:06:21 [2024-02-28T22:06:21.373Z] [INFO] 
17:06:21 [2024-02-28T22:06:21.373Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests >--
17:06:21 [2024-02-28T22:06:21.373Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests 1.0.3-SNAPSHOT [37/141]
17:06:21 [2024-02-28T22:06:21.373Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/pom.xml
17:06:21 [2024-02-28T22:06:21.373Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:06:21 [2024-02-28T22:06:21.373Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:06:21 [2024-02-28T22:06:21.373Z] [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-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/pom.xml
17:06:21 [2024-02-28T22:06:21.628Z] [INFO] 
17:06:21 [2024-02-28T22:06:21.628Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
17:06:21 [2024-02-28T22:06:21.628Z] [INFO] The project's OSGi version is 1.0.3.202402282205
17:06:21 [2024-02-28T22:06:21.628Z] [INFO] 
17:06:21 [2024-02-28T22:06:21.628Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
17:06:21 [2024-02-28T22:06:21.628Z] [INFO] 
17:06:21 [2024-02-28T22:06:21.628Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
17:06:21 [2024-02-28T22:06:21.628Z] [INFO] 
17:06:21 [2024-02-28T22:06:21.628Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
17:06:21 [2024-02-28T22:06:21.628Z] [INFO] 
17:06:21 [2024-02-28T22:06:21.628Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
17:06:21 [2024-02-28T22:06:21.628Z] [INFO] 
17:06:21 [2024-02-28T22:06:21.628Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
17:06:21 [2024-02-28T22:06:21.628Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests
17:06:22 [2024-02-28T22:06:22.189Z] [INFO] 
17:06:22 [2024-02-28T22:06:22.189Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
17:06:22 [2024-02-28T22:06:22.189Z] [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-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:06:22 [2024-02-28T22:06:22.189Z] [INFO] 
17:06:22 [2024-02-28T22:06:22.189Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
17:06:22 [2024-02-28T22:06:22.189Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/src/main/resources
17:06:22 [2024-02-28T22:06:22.190Z] [INFO] 
17:06:22 [2024-02-28T22:06:22.190Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
17:06:22 [2024-02-28T22:06:22.190Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:06:22 [2024-02-28T22:06:22.190Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:06:22 [2024-02-28T22:06:22.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.analysis.counters.ui.swtbot.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/pom.xml
17:06:22 [2024-02-28T22:06:22.190Z] [INFO] Nothing to compile - all classes are up to date
17:06:22 [2024-02-28T22:06:22.190Z] [INFO] 
17:06:22 [2024-02-28T22:06:22.190Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core.tests >--
17:06:22 [2024-02-28T22:06:22.190Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.core.tests 1.0.8-SNAPSHOT [38/141]
17:06:22 [2024-02-28T22:06:22.190Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.graph.core.tests/pom.xml
17:06:22 [2024-02-28T22:06:22.190Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:06:22 [2024-02-28T22:06:22.190Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:06:22 [2024-02-28T22:06:22.190Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/pom.xml
17:06:22 [2024-02-28T22:06:22.446Z] [INFO] 
17:06:22 [2024-02-28T22:06:22.446Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
17:06:22 [2024-02-28T22:06:22.446Z] [INFO] The project's OSGi version is 1.0.8.202402282205
17:06:22 [2024-02-28T22:06:22.446Z] [INFO] 
17:06:22 [2024-02-28T22:06:22.446Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
17:06:22 [2024-02-28T22:06:22.446Z] [INFO] 
17:06:22 [2024-02-28T22:06:22.446Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
17:06:22 [2024-02-28T22:06:22.446Z] [INFO] 
17:06:22 [2024-02-28T22:06:22.446Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
17:06:22 [2024-02-28T22:06:22.446Z] [INFO] 
17:06:22 [2024-02-28T22:06:22.446Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
17:06:22 [2024-02-28T22:06:22.446Z] [INFO] 
17:06:22 [2024-02-28T22:06:22.446Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
17:06:22 [2024-02-28T22:06:22.446Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.graph.core.tests
17:06:22 [2024-02-28T22:06:22.701Z] [INFO] 
17:06:22 [2024-02-28T22:06:22.701Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
17:06:22 [2024-02-28T22:06:22.701Z] [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-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:06:22 [2024-02-28T22:06:22.701Z] [INFO] 
17:06:22 [2024-02-28T22:06:22.701Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
17:06:22 [2024-02-28T22:06:22.701Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/src/main/resources
17:06:22 [2024-02-28T22:06:22.701Z] [INFO] 
17:06:22 [2024-02-28T22:06:22.701Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
17:06:22 [2024-02-28T22:06:22.701Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:06:22 [2024-02-28T22:06:22.701Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:06:22 [2024-02-28T22:06:22.701Z] [WARNING] The 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-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/pom.xml
17:06:22 [2024-02-28T22:06:22.701Z] [INFO] Nothing to compile - all classes are up to date
17:06:22 [2024-02-28T22:06:22.701Z] [INFO] 
17:06:22 [2024-02-28T22:06:22.701Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui >--
17:06:22 [2024-02-28T22:06:22.701Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.ui 1.1.0-SNAPSHOT [39/141]
17:06:22 [2024-02-28T22:06:22.701Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties
17:06:22 [2024-02-28T22:06:22.701Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:06:22 [2024-02-28T22:06:22.701Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:06:22 [2024-02-28T22:06:22.701Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties
17:06:22 [2024-02-28T22:06:22.957Z] [INFO] 
17:06:22 [2024-02-28T22:06:22.957Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.ui ---
17:06:22 [2024-02-28T22:06:22.957Z] [INFO] The project's OSGi version is 1.1.0.202402282205
17:06:22 [2024-02-28T22:06:22.957Z] [INFO] 
17:06:22 [2024-02-28T22:06:22.957Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.ui ---
17:06:22 [2024-02-28T22:06:22.957Z] [INFO] 
17:06:22 [2024-02-28T22:06:22.957Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.ui ---
17:06:22 [2024-02-28T22:06:22.957Z] [INFO] 
17:06:22 [2024-02-28T22:06:22.957Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.ui ---
17:06:22 [2024-02-28T22:06:22.957Z] [INFO] 
17:06:22 [2024-02-28T22:06:22.957Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.ui ---
17:06:22 [2024-02-28T22:06:22.957Z] [INFO] 
17:06:22 [2024-02-28T22:06:22.957Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.graph.ui ---
17:06:22 [2024-02-28T22:06:22.957Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.graph.ui
17:06:23 [2024-02-28T22:06:23.213Z] [INFO] 
17:06:23 [2024-02-28T22:06:23.213Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.graph.ui ---
17:06:23 [2024-02-28T22:06:23.213Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:06:23 [2024-02-28T22:06:23.213Z] [INFO] 
17:06:23 [2024-02-28T22:06:23.213Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.ui ---
17:06:23 [2024-02-28T22:06:23.213Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.ui/src/main/resources
17:06:23 [2024-02-28T22:06:23.213Z] [INFO] 
17:06:23 [2024-02-28T22:06:23.213Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.ui ---
17:06:23 [2024-02-28T22:06:23.213Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:06:23 [2024-02-28T22:06:23.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
17:06:23 [2024-02-28T22:06:23.213Z] [WARNING] The 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-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties
17:06:23 [2024-02-28T22:06:23.468Z] [INFO] Nothing to compile - all classes are up to date
17:06:23 [2024-02-28T22:06:23.468Z] [INFO] 
17:06:23 [2024-02-28T22:06:23.468Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests >--
17:06:23 [2024-02-28T22:06:23.468Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.core.tests 1.0.5-SNAPSHOT [40/141]
17:06:23 [2024-02-28T22:06:23.468Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.lami.core.tests/pom.xml
17:06:23 [2024-02-28T22:06:23.468Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:06:23 [2024-02-28T22:06:23.468Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:06:23 [2024-02-28T22:06:23.468Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/pom.xml
17:06:23 [2024-02-28T22:06:23.723Z] [INFO] 
17:06:23 [2024-02-28T22:06:23.723Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
17:06:23 [2024-02-28T22:06:23.723Z] [INFO] The project's OSGi version is 1.0.5.202402282205
17:06:23 [2024-02-28T22:06:23.723Z] [INFO] 
17:06:23 [2024-02-28T22:06:23.723Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
17:06:23 [2024-02-28T22:06:23.723Z] [INFO] 
17:06:23 [2024-02-28T22:06:23.723Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
17:06:23 [2024-02-28T22:06:23.723Z] [INFO] 
17:06:23 [2024-02-28T22:06:23.723Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
17:06:23 [2024-02-28T22:06:23.723Z] [INFO] 
17:06:23 [2024-02-28T22:06:23.723Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
17:06:23 [2024-02-28T22:06:23.723Z] [INFO] 
17:06:23 [2024-02-28T22:06:23.723Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
17:06:23 [2024-02-28T22:06:23.723Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.lami.core.tests
17:06:23 [2024-02-28T22:06:23.723Z] [INFO] 
17:06:23 [2024-02-28T22:06:23.723Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
17:06:23 [2024-02-28T22:06:23.723Z] [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-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:06:23 [2024-02-28T22:06:23.723Z] [INFO] 
17:06:23 [2024-02-28T22:06:23.723Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
17:06:23 [2024-02-28T22:06:23.723Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/src/main/resources
17:06:23 [2024-02-28T22:06:23.723Z] [INFO] 
17:06:23 [2024-02-28T22:06:23.723Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
17:06:23 [2024-02-28T22:06:23.723Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:06:23 [2024-02-28T22:06:23.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
17:06:23 [2024-02-28T22:06:23.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.lami.core.tests:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/pom.xml
17:06:23 [2024-02-28T22:06:23.979Z] [INFO] Nothing to compile - all classes are up to date
17:06:23 [2024-02-28T22:06:23.979Z] [INFO] 
17:06:23 [2024-02-28T22:06:23.979Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui >---
17:06:23 [2024-02-28T22:06:23.979Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.ui 1.1.0-SNAPSHOT   [41/141]
17:06:23 [2024-02-28T22:06:23.979Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties
17:06:23 [2024-02-28T22:06:23.979Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:06:23 [2024-02-28T22:06:23.979Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:06:23 [2024-02-28T22:06:23.979Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties
17:06:24 [2024-02-28T22:06:24.234Z] [INFO] 
17:06:24 [2024-02-28T22:06:24.234Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui ---
17:06:24 [2024-02-28T22:06:24.234Z] [INFO] The project's OSGi version is 1.1.0.202402282205
17:06:24 [2024-02-28T22:06:24.234Z] [INFO] 
17:06:24 [2024-02-28T22:06:24.234Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui ---
17:06:24 [2024-02-28T22:06:24.234Z] [INFO] 
17:06:24 [2024-02-28T22:06:24.234Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui ---
17:06:24 [2024-02-28T22:06:24.234Z] [INFO] 
17:06:24 [2024-02-28T22:06:24.234Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui ---
17:06:24 [2024-02-28T22:06:24.234Z] [INFO] 
17:06:24 [2024-02-28T22:06:24.234Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui ---
17:06:24 [2024-02-28T22:06:24.234Z] [INFO] 
17:06:24 [2024-02-28T22:06:24.234Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.ui ---
17:06:24 [2024-02-28T22:06:24.235Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.chart.ui
17:06:24 [2024-02-28T22:06:24.489Z] [INFO] 
17:06:24 [2024-02-28T22:06:24.489Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.chart.ui ---
17:06:24 [2024-02-28T22:06:24.489Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:06:24 [2024-02-28T22:06:24.489Z] [INFO] 
17:06:24 [2024-02-28T22:06:24.489Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui ---
17:06:24 [2024-02-28T22:06:24.489Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/main/resources
17:06:24 [2024-02-28T22:06:24.489Z] [INFO] 
17:06:24 [2024-02-28T22:06:24.489Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui ---
17:06:24 [2024-02-28T22:06:24.489Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:06:24 [2024-02-28T22:06:24.489Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:06:24 [2024-02-28T22:06:24.489Z] [WARNING] The 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-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties
17:06:24 [2024-02-28T22:06:24.489Z] [INFO] Nothing to compile - all classes are up to date
17:06:24 [2024-02-28T22:06:24.489Z] [INFO] 
17:06:24 [2024-02-28T22:06:24.489Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui >--
17:06:24 [2024-02-28T22:06:24.489Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.ui 1.2.0-SNAPSHOT [42/141]
17:06:24 [2024-02-28T22:06:24.489Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties
17:06:24 [2024-02-28T22:06:24.489Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:06:24 [2024-02-28T22:06:24.489Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:06:24 [2024-02-28T22:06:24.489Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties
17:06:24 [2024-02-28T22:06:24.744Z] [INFO] 
17:06:24 [2024-02-28T22:06:24.744Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.ui ---
17:06:24 [2024-02-28T22:06:24.744Z] [INFO] The project's OSGi version is 1.2.0.202402282205
17:06:24 [2024-02-28T22:06:24.744Z] [INFO] 
17:06:24 [2024-02-28T22:06:24.744Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.ui ---
17:06:24 [2024-02-28T22:06:24.744Z] [INFO] 
17:06:24 [2024-02-28T22:06:24.744Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.ui ---
17:06:24 [2024-02-28T22:06:24.744Z] [INFO] 
17:06:24 [2024-02-28T22:06:24.744Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.ui ---
17:06:24 [2024-02-28T22:06:24.744Z] [INFO] 
17:06:24 [2024-02-28T22:06:24.744Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.ui ---
17:06:24 [2024-02-28T22:06:24.744Z] [INFO] 
17:06:24 [2024-02-28T22:06:24.744Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.lami.ui ---
17:06:24 [2024-02-28T22:06:24.744Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.lami.ui
17:06:24 [2024-02-28T22:06:24.999Z] [INFO] 
17:06:24 [2024-02-28T22:06:24.999Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.lami.ui ---
17:06:24 [2024-02-28T22:06:24.999Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:06:24 [2024-02-28T22:06:24.999Z] [INFO] 
17:06:24 [2024-02-28T22:06:24.999Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.ui ---
17:06:24 [2024-02-28T22:06:24.999Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/main/resources
17:06:24 [2024-02-28T22:06:24.999Z] [INFO] 
17:06:24 [2024-02-28T22:06:24.999Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.ui ---
17:06:24 [2024-02-28T22:06:24.999Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:06:25 [2024-02-28T22:06:25.000Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:06:25 [2024-02-28T22:06:25.000Z] [WARNING] The 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-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties
17:06:25 [2024-02-28T22:06:25.255Z] [INFO] Nothing to compile - all classes are up to date
17:06:25 [2024-02-28T22:06:25.255Z] [INFO] 
17:06:25 [2024-02-28T22:06:25.255Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests >--
17:06:25 [2024-02-28T22:06:25.255Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.core.tests 1.0.4-SNAPSHOT [43/141]
17:06:25 [2024-02-28T22:06:25.255Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.chart.core.tests/pom.xml
17:06:25 [2024-02-28T22:06:25.255Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:06:25 [2024-02-28T22:06:25.255Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:06:25 [2024-02-28T22:06:25.255Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/pom.xml
17:06:25 [2024-02-28T22:06:25.511Z] [INFO] 
17:06:25 [2024-02-28T22:06:25.511Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
17:06:25 [2024-02-28T22:06:25.511Z] [INFO] The project's OSGi version is 1.0.4.202402282205
17:06:25 [2024-02-28T22:06:25.511Z] [INFO] 
17:06:25 [2024-02-28T22:06:25.511Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
17:06:25 [2024-02-28T22:06:25.511Z] [INFO] 
17:06:25 [2024-02-28T22:06:25.511Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
17:06:25 [2024-02-28T22:06:25.511Z] [INFO] 
17:06:25 [2024-02-28T22:06:25.511Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
17:06:25 [2024-02-28T22:06:25.511Z] [INFO] 
17:06:25 [2024-02-28T22:06:25.511Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
17:06:25 [2024-02-28T22:06:25.511Z] [INFO] 
17:06:25 [2024-02-28T22:06:25.511Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
17:06:25 [2024-02-28T22:06:25.511Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.chart.core.tests
17:06:25 [2024-02-28T22:06:25.511Z] [INFO] 
17:06:25 [2024-02-28T22:06:25.511Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
17:06:25 [2024-02-28T22:06:25.511Z] [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-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:06:25 [2024-02-28T22:06:25.511Z] [INFO] 
17:06:25 [2024-02-28T22:06:25.511Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
17:06:25 [2024-02-28T22:06:25.511Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/src/main/resources
17:06:25 [2024-02-28T22:06:25.511Z] [INFO] 
17:06:25 [2024-02-28T22:06:25.511Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
17:06:25 [2024-02-28T22:06:25.511Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:06:25 [2024-02-28T22:06:25.511Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:06:25 [2024-02-28T22:06:25.511Z] [WARNING] The 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-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/pom.xml
17:06:25 [2024-02-28T22:06:25.766Z] [INFO] Nothing to compile - all classes are up to date
17:06:25 [2024-02-28T22:06:25.766Z] [INFO] 
17:06:25 [2024-02-28T22:06:25.766Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests >--
17:06:25 [2024-02-28T22:06:25.766Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests 1.0.7-SNAPSHOT [44/141]
17:06:25 [2024-02-28T22:06:25.767Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/pom.xml
17:06:25 [2024-02-28T22:06:25.767Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:06:25 [2024-02-28T22:06:25.767Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:06:25 [2024-02-28T22:06:25.767Z] [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-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/pom.xml
17:06:26 [2024-02-28T22:06:26.021Z] [INFO] 
17:06:26 [2024-02-28T22:06:26.021Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
17:06:26 [2024-02-28T22:06:26.021Z] [INFO] The project's OSGi version is 1.0.7.202402282205
17:06:26 [2024-02-28T22:06:26.021Z] [INFO] 
17:06:26 [2024-02-28T22:06:26.021Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
17:06:26 [2024-02-28T22:06:26.021Z] [INFO] 
17:06:26 [2024-02-28T22:06:26.021Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
17:06:26 [2024-02-28T22:06:26.022Z] [INFO] 
17:06:26 [2024-02-28T22:06:26.022Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
17:06:26 [2024-02-28T22:06:26.022Z] [INFO] 
17:06:26 [2024-02-28T22:06:26.022Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
17:06:26 [2024-02-28T22:06:26.022Z] [INFO] 
17:06:26 [2024-02-28T22:06:26.022Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
17:06:26 [2024-02-28T22:06:26.022Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests
17:06:26 [2024-02-28T22:06:26.279Z] [INFO] 
17:06:26 [2024-02-28T22:06:26.279Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
17:06:26 [2024-02-28T22:06:26.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-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:06:26 [2024-02-28T22:06:26.279Z] [INFO] 
17:06:26 [2024-02-28T22:06:26.279Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
17:06:26 [2024-02-28T22:06:26.279Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/src/main/resources
17:06:26 [2024-02-28T22:06:26.279Z] [INFO] 
17:06:26 [2024-02-28T22:06:26.279Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
17:06:26 [2024-02-28T22:06:26.279Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:06:26 [2024-02-28T22:06:26.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
17:06:26 [2024-02-28T22:06:26.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.chart.ui.swtbot.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/pom.xml
17:06:26 [2024-02-28T22:06:26.534Z] [INFO] Nothing to compile - all classes are up to date
17:06:26 [2024-02-28T22:06:26.534Z] [INFO] 
17:06:26 [2024-02-28T22:06:26.534Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests >--
17:06:26 [2024-02-28T22:06:26.534Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests 1.0.7-SNAPSHOT [45/141]
17:06:26 [2024-02-28T22:06:26.534Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/pom.xml
17:06:26 [2024-02-28T22:06:26.534Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:06:26 [2024-02-28T22:06:26.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
17:06:26 [2024-02-28T22:06:26.534Z] [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-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/pom.xml
17:06:26 [2024-02-28T22:06:26.790Z] [INFO] 
17:06:26 [2024-02-28T22:06:26.790Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
17:06:26 [2024-02-28T22:06:26.790Z] [INFO] The project's OSGi version is 1.0.7.202402282205
17:06:26 [2024-02-28T22:06:26.790Z] [INFO] 
17:06:26 [2024-02-28T22:06:26.790Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
17:06:26 [2024-02-28T22:06:26.790Z] [INFO] 
17:06:26 [2024-02-28T22:06:26.791Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
17:06:26 [2024-02-28T22:06:26.791Z] [INFO] 
17:06:26 [2024-02-28T22:06:26.791Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
17:06:26 [2024-02-28T22:06:26.791Z] [INFO] 
17:06:26 [2024-02-28T22:06:26.791Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
17:06:26 [2024-02-28T22:06:26.791Z] [INFO] 
17:06:26 [2024-02-28T22:06:26.791Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
17:06:26 [2024-02-28T22:06:26.791Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests
17:06:27 [2024-02-28T22:06:27.351Z] [INFO] 
17:06:27 [2024-02-28T22:06:27.351Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
17:06:27 [2024-02-28T22:06:27.351Z] [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-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:06:27 [2024-02-28T22:06:27.351Z] [INFO] 
17:06:27 [2024-02-28T22:06:27.351Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
17:06:27 [2024-02-28T22:06:27.351Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/src/main/resources
17:06:27 [2024-02-28T22:06:27.351Z] [INFO] 
17:06:27 [2024-02-28T22:06:27.351Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
17:06:27 [2024-02-28T22:06:27.351Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:06:27 [2024-02-28T22:06:27.351Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:06:27 [2024-02-28T22:06:27.351Z] [WARNING] The 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-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/pom.xml
17:06:27 [2024-02-28T22:06:27.351Z] [INFO] Nothing to compile - all classes are up to date
17:06:27 [2024-02-28T22:06:27.351Z] [INFO] 
17:06:27 [2024-02-28T22:06:27.351Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core.tests >--
17:06:27 [2024-02-28T22:06:27.351Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.core.tests 1.0.18-SNAPSHOT [46/141]
17:06:27 [2024-02-28T22:06:27.351Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/pom.xml
17:06:27 [2024-02-28T22:06:27.351Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:06:27 [2024-02-28T22:06:27.351Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:06:27 [2024-02-28T22:06:27.351Z] [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-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/pom.xml
17:06:27 [2024-02-28T22:06:27.606Z] [INFO] 
17:06:27 [2024-02-28T22:06:27.606Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
17:06:27 [2024-02-28T22:06:27.606Z] [INFO] The project's OSGi version is 1.0.18.202402282205
17:06:27 [2024-02-28T22:06:27.606Z] [INFO] 
17:06:27 [2024-02-28T22:06:27.606Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
17:06:27 [2024-02-28T22:06:27.606Z] [INFO] 
17:06:27 [2024-02-28T22:06:27.606Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
17:06:27 [2024-02-28T22:06:27.606Z] [INFO] 
17:06:27 [2024-02-28T22:06:27.606Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
17:06:27 [2024-02-28T22:06:27.606Z] [INFO] 
17:06:27 [2024-02-28T22:06:27.606Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
17:06:27 [2024-02-28T22:06:27.606Z] [INFO] 
17:06:27 [2024-02-28T22:06:27.606Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
17:06:27 [2024-02-28T22:06:27.606Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.os.linux.core.tests
17:06:27 [2024-02-28T22:06:27.606Z] [INFO] 
17:06:27 [2024-02-28T22:06:27.606Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
17:06:27 [2024-02-28T22:06:27.606Z] [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-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:06:27 [2024-02-28T22:06:27.606Z] [INFO] 
17:06:27 [2024-02-28T22:06:27.606Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
17:06:27 [2024-02-28T22:06:27.606Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/main/resources
17:06:27 [2024-02-28T22:06:27.606Z] [INFO] 
17:06:27 [2024-02-28T22:06:27.606Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
17:06:27 [2024-02-28T22:06:27.606Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:06:27 [2024-02-28T22:06:27.606Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:06:27 [2024-02-28T22:06:27.606Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core.tests:1.0.18-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/pom.xml
17:06:27 [2024-02-28T22:06:27.860Z] [INFO] Nothing to compile - all classes are up to date
17:06:27 [2024-02-28T22:06:27.860Z] [INFO] 
17:06:27 [2024-02-28T22:06:27.860Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui >--
17:06:27 [2024-02-28T22:06:27.860Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.ui 6.1.1-SNAPSHOT [47/141]
17:06:27 [2024-02-28T22:06:27.860Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties
17:06:27 [2024-02-28T22:06:27.860Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:06:27 [2024-02-28T22:06:27.860Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:06:27 [2024-02-28T22:06:27.860Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui:6.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties
17:06:28 [2024-02-28T22:06:28.115Z] [INFO] 
17:06:28 [2024-02-28T22:06:28.115Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.ui ---
17:06:28 [2024-02-28T22:06:28.115Z] [INFO] The project's OSGi version is 6.1.1.202402282205
17:06:28 [2024-02-28T22:06:28.115Z] [INFO] 
17:06:28 [2024-02-28T22:06:28.115Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.ui ---
17:06:28 [2024-02-28T22:06:28.115Z] [INFO] 
17:06:28 [2024-02-28T22:06:28.115Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.ui ---
17:06:28 [2024-02-28T22:06:28.115Z] [INFO] 
17:06:28 [2024-02-28T22:06:28.115Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.ui ---
17:06:28 [2024-02-28T22:06:28.115Z] [INFO] 
17:06:28 [2024-02-28T22:06:28.115Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.ui ---
17:06:28 [2024-02-28T22:06:28.115Z] [INFO] 
17:06:28 [2024-02-28T22:06:28.115Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.timing.ui ---
17:06:28 [2024-02-28T22:06:28.115Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.timing.ui
17:06:28 [2024-02-28T22:06:28.369Z] [INFO] 
17:06:28 [2024-02-28T22:06:28.369Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.timing.ui ---
17:06:28 [2024-02-28T22:06:28.370Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:06:28 [2024-02-28T22:06:28.370Z] [INFO] 
17:06:28 [2024-02-28T22:06:28.370Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.ui ---
17:06:28 [2024-02-28T22:06:28.370Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/main/resources
17:06:28 [2024-02-28T22:06:28.370Z] [INFO] 
17:06:28 [2024-02-28T22:06:28.370Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.ui ---
17:06:28 [2024-02-28T22:06:28.370Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:06:28 [2024-02-28T22:06:28.370Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:06:28 [2024-02-28T22:06:28.370Z] [WARNING] The 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-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties
17:06:28 [2024-02-28T22:06:28.370Z] [INFO] Nothing to compile - all classes are up to date
17:06:28 [2024-02-28T22:06:28.370Z] [INFO] 
17:06:28 [2024-02-28T22:06:28.370Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui >--
17:06:28 [2024-02-28T22:06:28.370Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui 4.1.3-SNAPSHOT [48/141]
17:06:28 [2024-02-28T22:06:28.370Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties
17:06:28 [2024-02-28T22:06:28.370Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:06:28 [2024-02-28T22:06:28.370Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:06:28 [2024-02-28T22:06:28.370Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui:4.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties
17:06:28 [2024-02-28T22:06:28.625Z] [INFO] 
17:06:28 [2024-02-28T22:06:28.625Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
17:06:28 [2024-02-28T22:06:28.625Z] [INFO] The project's OSGi version is 4.1.3.202402282205
17:06:28 [2024-02-28T22:06:28.625Z] [INFO] 
17:06:28 [2024-02-28T22:06:28.625Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
17:06:28 [2024-02-28T22:06:28.625Z] [INFO] 
17:06:28 [2024-02-28T22:06:28.625Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
17:06:28 [2024-02-28T22:06:28.625Z] [INFO] 
17:06:28 [2024-02-28T22:06:28.625Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
17:06:28 [2024-02-28T22:06:28.625Z] [INFO] 
17:06:28 [2024-02-28T22:06:28.625Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
17:06:28 [2024-02-28T22:06:28.625Z] [INFO] 
17:06:28 [2024-02-28T22:06:28.625Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
17:06:28 [2024-02-28T22:06:28.625Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.os.linux.ui
17:06:28 [2024-02-28T22:06:28.880Z] [INFO] 
17:06:28 [2024-02-28T22:06:28.880Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
17:06:28 [2024-02-28T22:06:28.880Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:06:28 [2024-02-28T22:06:28.880Z] [INFO] 
17:06:28 [2024-02-28T22:06:28.880Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
17:06:28 [2024-02-28T22:06:28.880Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/main/resources
17:06:28 [2024-02-28T22:06:28.880Z] [INFO] 
17:06:28 [2024-02-28T22:06:28.880Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
17:06:28 [2024-02-28T22:06:28.880Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:06:28 [2024-02-28T22:06:28.880Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:06:28 [2024-02-28T22:06:28.880Z] [WARNING] The 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.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties
17:06:28 [2024-02-28T22:06:28.880Z] [INFO] Nothing to compile - all classes are up to date
17:06:28 [2024-02-28T22:06:28.880Z] [INFO] 
17:06:28 [2024-02-28T22:06:28.880Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.tests >--
17:06:28 [2024-02-28T22:06:28.880Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui.tests 1.0.10-SNAPSHOT [49/141]
17:06:28 [2024-02-28T22:06:28.880Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/pom.xml
17:06:28 [2024-02-28T22:06:28.880Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:06:28 [2024-02-28T22:06:28.880Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:06:28 [2024-02-28T22:06:28.880Z] [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-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/pom.xml
17:06:29 [2024-02-28T22:06:29.441Z] [INFO] 
17:06:29 [2024-02-28T22:06:29.441Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
17:06:29 [2024-02-28T22:06:29.441Z] [INFO] The project's OSGi version is 1.0.10.202402282205
17:06:29 [2024-02-28T22:06:29.441Z] [INFO] 
17:06:29 [2024-02-28T22:06:29.441Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
17:06:29 [2024-02-28T22:06:29.441Z] [INFO] 
17:06:29 [2024-02-28T22:06:29.441Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
17:06:29 [2024-02-28T22:06:29.441Z] [INFO] 
17:06:29 [2024-02-28T22:06:29.441Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
17:06:29 [2024-02-28T22:06:29.441Z] [INFO] 
17:06:29 [2024-02-28T22:06:29.441Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
17:06:29 [2024-02-28T22:06:29.441Z] [INFO] 
17:06:29 [2024-02-28T22:06:29.441Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
17:06:29 [2024-02-28T22:06:29.441Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.os.linux.ui.tests
17:06:29 [2024-02-28T22:06:29.696Z] [INFO] 
17:06:29 [2024-02-28T22:06:29.696Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
17:06:29 [2024-02-28T22:06:29.696Z] [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-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:06:29 [2024-02-28T22:06:29.696Z] [INFO] 
17:06:29 [2024-02-28T22:06:29.696Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
17:06:29 [2024-02-28T22:06:29.696Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/src/main/resources
17:06:29 [2024-02-28T22:06:29.696Z] [INFO] 
17:06:29 [2024-02-28T22:06:29.696Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
17:06:29 [2024-02-28T22:06:29.696Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:06:29 [2024-02-28T22:06:29.696Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:06:29 [2024-02-28T22:06:29.696Z] [WARNING] The 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-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/pom.xml
17:06:29 [2024-02-28T22:06:29.696Z] [INFO] Nothing to compile - all classes are up to date
17:06:29 [2024-02-28T22:06:29.696Z] [INFO] 
17:06:29 [2024-02-28T22:06:29.696Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core.tests >--
17:06:29 [2024-02-28T22:06:29.696Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.core.tests 1.0.11-SNAPSHOT [50/141]
17:06:29 [2024-02-28T22:06:29.696Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.timing.core.tests/pom.xml
17:06:29 [2024-02-28T22:06:29.696Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:06:29 [2024-02-28T22:06:29.696Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:06:29 [2024-02-28T22:06:29.696Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/pom.xml
17:06:29 [2024-02-28T22:06:29.951Z] [INFO] 
17:06:29 [2024-02-28T22:06:29.951Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
17:06:29 [2024-02-28T22:06:29.951Z] [INFO] The project's OSGi version is 1.0.11.202402282205
17:06:29 [2024-02-28T22:06:29.951Z] [INFO] 
17:06:29 [2024-02-28T22:06:29.951Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
17:06:29 [2024-02-28T22:06:29.951Z] [INFO] 
17:06:29 [2024-02-28T22:06:29.951Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
17:06:29 [2024-02-28T22:06:29.951Z] [INFO] 
17:06:29 [2024-02-28T22:06:29.951Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
17:06:29 [2024-02-28T22:06:29.951Z] [INFO] 
17:06:29 [2024-02-28T22:06:29.951Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
17:06:29 [2024-02-28T22:06:29.951Z] [INFO] 
17:06:29 [2024-02-28T22:06:29.951Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
17:06:29 [2024-02-28T22:06:29.951Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.timing.core.tests
17:06:30 [2024-02-28T22:06:30.206Z] [INFO] 
17:06:30 [2024-02-28T22:06:30.206Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
17:06:30 [2024-02-28T22:06:30.206Z] [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-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:06:30 [2024-02-28T22:06:30.206Z] [INFO] 
17:06:30 [2024-02-28T22:06:30.206Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
17:06:30 [2024-02-28T22:06:30.206Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/main/resources
17:06:30 [2024-02-28T22:06:30.206Z] [INFO] 
17:06:30 [2024-02-28T22:06:30.206Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
17:06:30 [2024-02-28T22:06:30.206Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:06:30 [2024-02-28T22:06:30.206Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:06:30 [2024-02-28T22:06:30.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.timing.core.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/pom.xml
17:06:30 [2024-02-28T22:06:30.206Z] [INFO] Nothing to compile - all classes are up to date
17:06:30 [2024-02-28T22:06:30.206Z] [INFO] 
17:06:30 [2024-02-28T22:06:30.206Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests >--
17:06:30 [2024-02-28T22:06:30.206Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests 1.0.12-SNAPSHOT [51/141]
17:06:30 [2024-02-28T22:06:30.206Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/pom.xml
17:06:30 [2024-02-28T22:06:30.206Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:06:30 [2024-02-28T22:06:30.206Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:06:30 [2024-02-28T22:06:30.206Z] [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-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/pom.xml
17:06:30 [2024-02-28T22:06:30.766Z] [INFO] 
17:06:30 [2024-02-28T22:06:30.766Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
17:06:30 [2024-02-28T22:06:30.766Z] [INFO] The project's OSGi version is 1.0.12.202402282205
17:06:30 [2024-02-28T22:06:30.766Z] [INFO] 
17:06:30 [2024-02-28T22:06:30.766Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
17:06:30 [2024-02-28T22:06:30.766Z] [INFO] 
17:06:30 [2024-02-28T22:06:30.766Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
17:06:30 [2024-02-28T22:06:30.766Z] [INFO] 
17:06:30 [2024-02-28T22:06:30.766Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
17:06:30 [2024-02-28T22:06:30.766Z] [INFO] 
17:06:30 [2024-02-28T22:06:30.766Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
17:06:30 [2024-02-28T22:06:30.766Z] [INFO] 
17:06:30 [2024-02-28T22:06:30.766Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
17:06:30 [2024-02-28T22:06:30.766Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests
17:06:31 [2024-02-28T22:06:31.022Z] [INFO] 
17:06:31 [2024-02-28T22:06:31.022Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
17:06:31 [2024-02-28T22:06:31.022Z] [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-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:06:31 [2024-02-28T22:06:31.022Z] [INFO] 
17:06:31 [2024-02-28T22:06:31.022Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
17:06:31 [2024-02-28T22:06:31.022Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/src/main/resources
17:06:31 [2024-02-28T22:06:31.022Z] [INFO] 
17:06:31 [2024-02-28T22:06:31.022Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
17:06:31 [2024-02-28T22:06:31.022Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:06:31 [2024-02-28T22:06:31.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
17:06:31 [2024-02-28T22:06:31.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.analysis.timing.ui.swtbot.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/pom.xml
17:06:31 [2024-02-28T22:06:31.022Z] [INFO] Nothing to compile - all classes are up to date
17:06:31 [2024-02-28T22:06:31.022Z] [INFO] 
17:06:31 [2024-02-28T22:06:31.022Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests >--
17:06:31 [2024-02-28T22:06:31.022Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests 1.0.17-SNAPSHOT [52/141]
17:06:31 [2024-02-28T22:06:31.022Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/pom.xml
17:06:31 [2024-02-28T22:06:31.022Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:06:31 [2024-02-28T22:06:31.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
17:06:31 [2024-02-28T22:06:31.022Z] [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-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/pom.xml
17:06:31 [2024-02-28T22:06:31.583Z] [INFO] 
17:06:31 [2024-02-28T22:06:31.583Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
17:06:31 [2024-02-28T22:06:31.583Z] [INFO] The project's OSGi version is 1.0.17.202402282205
17:06:31 [2024-02-28T22:06:31.583Z] [INFO] 
17:06:31 [2024-02-28T22:06:31.583Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
17:06:31 [2024-02-28T22:06:31.583Z] [INFO] 
17:06:31 [2024-02-28T22:06:31.583Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
17:06:31 [2024-02-28T22:06:31.584Z] [INFO] 
17:06:31 [2024-02-28T22:06:31.584Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
17:06:31 [2024-02-28T22:06:31.584Z] [INFO] 
17:06:31 [2024-02-28T22:06:31.584Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
17:06:31 [2024-02-28T22:06:31.584Z] [INFO] 
17:06:31 [2024-02-28T22:06:31.584Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
17:06:31 [2024-02-28T22:06:31.584Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests
17:06:31 [2024-02-28T22:06:31.839Z] [INFO] 
17:06:31 [2024-02-28T22:06:31.839Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
17:06:31 [2024-02-28T22:06:31.839Z] [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-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:06:31 [2024-02-28T22:06:31.839Z] [INFO] 
17:06:31 [2024-02-28T22:06:31.839Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
17:06:31 [2024-02-28T22:06:31.839Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/src/main/resources
17:06:31 [2024-02-28T22:06:31.839Z] [INFO] 
17:06:31 [2024-02-28T22:06:31.839Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
17:06:31 [2024-02-28T22:06:31.839Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:06:31 [2024-02-28T22:06:31.839Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:06:31 [2024-02-28T22:06:31.839Z] [WARNING] The 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-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/pom.xml
17:06:31 [2024-02-28T22:06:31.839Z] [INFO] Nothing to compile - all classes are up to date
17:06:31 [2024-02-28T22:06:31.839Z] [INFO] 
17:06:31 [2024-02-28T22:06:31.839Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core >--
17:06:31 [2024-02-28T22:06:31.839Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.core 2.4.1-SNAPSHOT [53/141]
17:06:31 [2024-02-28T22:06:31.839Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties
17:06:31 [2024-02-28T22:06:31.839Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:06:31 [2024-02-28T22:06:31.839Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:06:31 [2024-02-28T22:06:31.839Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core:2.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties
17:06:32 [2024-02-28T22:06:32.095Z] [INFO] 
17:06:32 [2024-02-28T22:06:32.095Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.core ---
17:06:32 [2024-02-28T22:06:32.095Z] [INFO] The project's OSGi version is 2.4.1.202402282205
17:06:32 [2024-02-28T22:06:32.095Z] [INFO] 
17:06:32 [2024-02-28T22:06:32.095Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.core ---
17:06:32 [2024-02-28T22:06:32.095Z] [INFO] 
17:06:32 [2024-02-28T22:06:32.095Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.core ---
17:06:32 [2024-02-28T22:06:32.095Z] [INFO] 
17:06:32 [2024-02-28T22:06:32.095Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.core ---
17:06:32 [2024-02-28T22:06:32.095Z] [INFO] 
17:06:32 [2024-02-28T22:06:32.095Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.core ---
17:06:32 [2024-02-28T22:06:32.095Z] [INFO] 
17:06:32 [2024-02-28T22:06:32.095Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.core ---
17:06:32 [2024-02-28T22:06:32.095Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.profiling.core
17:06:32 [2024-02-28T22:06:32.095Z] [INFO] 
17:06:32 [2024-02-28T22:06:32.095Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.profiling.core ---
17:06:32 [2024-02-28T22:06:32.095Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:06:32 [2024-02-28T22:06:32.095Z] [INFO] 
17:06:32 [2024-02-28T22:06:32.095Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.core ---
17:06:32 [2024-02-28T22:06:32.095Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/main/resources
17:06:32 [2024-02-28T22:06:32.095Z] [INFO] 
17:06:32 [2024-02-28T22:06:32.095Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.core ---
17:06:32 [2024-02-28T22:06:32.095Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:06:32 [2024-02-28T22:06:32.095Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:06:32 [2024-02-28T22:06:32.095Z] [WARNING] The 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.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties
17:06:32 [2024-02-28T22:06:32.095Z] [INFO] Nothing to compile - all classes are up to date
17:06:32 [2024-02-28T22:06:32.095Z] [INFO] 
17:06:32 [2024-02-28T22:06:32.095Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests >--
17:06:32 [2024-02-28T22:06:32.095Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.core.tests 1.0.10-SNAPSHOT [54/141]
17:06:32 [2024-02-28T22:06:32.095Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/pom.xml
17:06:32 [2024-02-28T22:06:32.095Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:06:32 [2024-02-28T22:06:32.095Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:06:32 [2024-02-28T22:06:32.095Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/pom.xml
17:06:32 [2024-02-28T22:06:32.351Z] [INFO] 
17:06:32 [2024-02-28T22:06:32.351Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
17:06:32 [2024-02-28T22:06:32.351Z] [INFO] The project's OSGi version is 1.0.10.202402282205
17:06:32 [2024-02-28T22:06:32.351Z] [INFO] 
17:06:32 [2024-02-28T22:06:32.351Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
17:06:32 [2024-02-28T22:06:32.351Z] [INFO] 
17:06:32 [2024-02-28T22:06:32.351Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
17:06:32 [2024-02-28T22:06:32.351Z] [INFO] 
17:06:32 [2024-02-28T22:06:32.351Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
17:06:32 [2024-02-28T22:06:32.351Z] [INFO] 
17:06:32 [2024-02-28T22:06:32.351Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
17:06:32 [2024-02-28T22:06:32.351Z] [INFO] 
17:06:32 [2024-02-28T22:06:32.351Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
17:06:32 [2024-02-28T22:06:32.351Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.profiling.core.tests
17:06:32 [2024-02-28T22:06:32.351Z] [INFO] 
17:06:32 [2024-02-28T22:06:32.351Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
17:06:32 [2024-02-28T22:06:32.351Z] [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-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:06:32 [2024-02-28T22:06:32.351Z] [INFO] 
17:06:32 [2024-02-28T22:06:32.351Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
17:06:32 [2024-02-28T22:06:32.351Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/src/main/resources
17:06:32 [2024-02-28T22:06:32.351Z] [INFO] 
17:06:32 [2024-02-28T22:06:32.351Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
17:06:32 [2024-02-28T22:06:32.351Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:06:32 [2024-02-28T22:06:32.351Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:06:32 [2024-02-28T22:06:32.351Z] [WARNING] The 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.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/pom.xml
17:06:32 [2024-02-28T22:06:32.351Z] [INFO] Nothing to compile - all classes are up to date
17:06:32 [2024-02-28T22:06:32.607Z] [INFO] 
17:06:32 [2024-02-28T22:06:32.607Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui >--
17:06:32 [2024-02-28T22:06:32.607Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.ui 4.1.1-SNAPSHOT [55/141]
17:06:32 [2024-02-28T22:06:32.607Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties
17:06:32 [2024-02-28T22:06:32.607Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:06:32 [2024-02-28T22:06:32.607Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:06:32 [2024-02-28T22:06:32.607Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui:4.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties
17:06:32 [2024-02-28T22:06:32.862Z] [INFO] 
17:06:32 [2024-02-28T22:06:32.862Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.ui ---
17:06:32 [2024-02-28T22:06:32.862Z] [INFO] The project's OSGi version is 4.1.1.202402282205
17:06:32 [2024-02-28T22:06:32.862Z] [INFO] 
17:06:32 [2024-02-28T22:06:32.862Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.ui ---
17:06:32 [2024-02-28T22:06:32.862Z] [INFO] 
17:06:32 [2024-02-28T22:06:32.862Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.ui ---
17:06:32 [2024-02-28T22:06:32.862Z] [INFO] 
17:06:32 [2024-02-28T22:06:32.862Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.ui ---
17:06:32 [2024-02-28T22:06:32.862Z] [INFO] 
17:06:32 [2024-02-28T22:06:32.862Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.ui ---
17:06:32 [2024-02-28T22:06:32.862Z] [INFO] 
17:06:32 [2024-02-28T22:06:32.862Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.ui ---
17:06:32 [2024-02-28T22:06:32.862Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.profiling.ui
17:06:33 [2024-02-28T22:06:33.117Z] [INFO] 
17:06:33 [2024-02-28T22:06:33.117Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.profiling.ui ---
17:06:33 [2024-02-28T22:06:33.117Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:06:33 [2024-02-28T22:06:33.117Z] [INFO] 
17:06:33 [2024-02-28T22:06:33.117Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.ui ---
17:06:33 [2024-02-28T22:06:33.117Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/main/resources
17:06:33 [2024-02-28T22:06:33.117Z] [INFO] 
17:06:33 [2024-02-28T22:06:33.117Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.ui ---
17:06:33 [2024-02-28T22:06:33.117Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:06:33 [2024-02-28T22:06:33.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
17:06:33 [2024-02-28T22:06:33.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.profiling.ui:4.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties
17:06:33 [2024-02-28T22:06:33.117Z] [INFO] Nothing to compile - all classes are up to date
17:06:33 [2024-02-28T22:06:33.117Z] [INFO] 
17:06:33 [2024-02-28T22:06:33.117Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests >--
17:06:33 [2024-02-28T22:06:33.117Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests 1.0.8-SNAPSHOT [56/141]
17:06:33 [2024-02-28T22:06:33.117Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/pom.xml
17:06:33 [2024-02-28T22:06:33.117Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:06:33 [2024-02-28T22:06:33.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
17:06:33 [2024-02-28T22:06:33.117Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/pom.xml
17:06:33 [2024-02-28T22:06:33.373Z] [INFO] 
17:06:33 [2024-02-28T22:06:33.373Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
17:06:33 [2024-02-28T22:06:33.373Z] [INFO] The project's OSGi version is 1.0.8.202402282205
17:06:33 [2024-02-28T22:06:33.373Z] [INFO] 
17:06:33 [2024-02-28T22:06:33.373Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
17:06:33 [2024-02-28T22:06:33.373Z] [INFO] 
17:06:33 [2024-02-28T22:06:33.373Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
17:06:33 [2024-02-28T22:06:33.373Z] [INFO] 
17:06:33 [2024-02-28T22:06:33.373Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
17:06:33 [2024-02-28T22:06:33.373Z] [INFO] 
17:06:33 [2024-02-28T22:06:33.373Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
17:06:33 [2024-02-28T22:06:33.373Z] [INFO] 
17:06:33 [2024-02-28T22:06:33.373Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
17:06:33 [2024-02-28T22:06:33.373Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests
17:06:33 [2024-02-28T22:06:33.628Z] [INFO] 
17:06:33 [2024-02-28T22:06:33.628Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
17:06:33 [2024-02-28T22:06:33.628Z] [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-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:06:33 [2024-02-28T22:06:33.628Z] [INFO] 
17:06:33 [2024-02-28T22:06:33.628Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
17:06:33 [2024-02-28T22:06:33.628Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/src/main/resources
17:06:33 [2024-02-28T22:06:33.628Z] [INFO] 
17:06:33 [2024-02-28T22:06:33.628Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
17:06:33 [2024-02-28T22:06:33.628Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:06:33 [2024-02-28T22:06:33.628Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:06:33 [2024-02-28T22:06:33.628Z] [WARNING] The 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.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/pom.xml
17:06:33 [2024-02-28T22:06:33.883Z] [INFO] Nothing to compile - all classes are up to date
17:06:33 [2024-02-28T22:06:33.884Z] [INFO] 
17:06:33 [2024-02-28T22:06:33.884Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.btf-parent >----
17:06:33 [2024-02-28T22:06:33.884Z] [INFO] Building Trace Compass BTF Support Parent 9.3.0-SNAPSHOT        [57/141]
17:06:33 [2024-02-28T22:06:33.884Z] [INFO]   from btf/pom.xml
17:06:33 [2024-02-28T22:06:33.884Z] [INFO] --------------------------------[ pom ]---------------------------------
17:06:33 [2024-02-28T22:06:33.884Z] [INFO] 
17:06:33 [2024-02-28T22:06:33.884Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf-parent ---
17:06:33 [2024-02-28T22:06:33.884Z] [INFO] 
17:06:33 [2024-02-28T22:06:33.884Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.btf-parent ---
17:06:33 [2024-02-28T22:06:33.884Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/btf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:06:33 [2024-02-28T22:06:33.884Z] [INFO] 
17:06:33 [2024-02-28T22:06:33.884Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core >-----
17:06:33 [2024-02-28T22:06:33.884Z] [INFO] Building org.eclipse.tracecompass.btf.core 3.1.0-SNAPSHOT       [58/141]
17:06:33 [2024-02-28T22:06:33.884Z] [INFO]   from btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties
17:06:33 [2024-02-28T22:06:33.884Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:06:33 [2024-02-28T22:06:33.884Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:06:33 [2024-02-28T22:06:33.884Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties
17:06:33 [2024-02-28T22:06:33.884Z] [INFO] 
17:06:33 [2024-02-28T22:06:33.884Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.core ---
17:06:33 [2024-02-28T22:06:33.884Z] [INFO] The project's OSGi version is 3.1.0.202402282205
17:06:33 [2024-02-28T22:06:33.884Z] [INFO] 
17:06:33 [2024-02-28T22:06:33.884Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.core ---
17:06:33 [2024-02-28T22:06:33.884Z] [INFO] 
17:06:33 [2024-02-28T22:06:33.884Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.core ---
17:06:33 [2024-02-28T22:06:33.884Z] [INFO] 
17:06:33 [2024-02-28T22:06:33.884Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.core ---
17:06:33 [2024-02-28T22:06:33.884Z] [INFO] 
17:06:33 [2024-02-28T22:06:33.884Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.core ---
17:06:33 [2024-02-28T22:06:33.884Z] [INFO] 
17:06:33 [2024-02-28T22:06:33.884Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.btf.core ---
17:06:33 [2024-02-28T22:06:33.884Z] [INFO] Resolving class path of org.eclipse.tracecompass.btf.core
17:06:33 [2024-02-28T22:06:33.884Z] [INFO] 
17:06:33 [2024-02-28T22:06:33.884Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.btf.core ---
17:06:33 [2024-02-28T22:06:33.884Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:06:33 [2024-02-28T22:06:33.884Z] [INFO] 
17:06:33 [2024-02-28T22:06:33.884Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.btf.core ---
17:06:33 [2024-02-28T22:06:33.884Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.core/src/main/resources
17:06:33 [2024-02-28T22:06:33.884Z] [INFO] 
17:06:33 [2024-02-28T22:06:33.884Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.btf.core ---
17:06:33 [2024-02-28T22:06:33.884Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:06:33 [2024-02-28T22:06:33.884Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:06:33 [2024-02-28T22:06:33.884Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties
17:06:33 [2024-02-28T22:06:33.884Z] [INFO] Nothing to compile - all classes are up to date
17:06:33 [2024-02-28T22:06:33.884Z] [INFO] 
17:06:33 [2024-02-28T22:06:33.884Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui >------
17:06:33 [2024-02-28T22:06:33.884Z] [INFO] Building org.eclipse.tracecompass.btf.ui 1.1.0-SNAPSHOT         [59/141]
17:06:33 [2024-02-28T22:06:33.884Z] [INFO]   from btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties
17:06:33 [2024-02-28T22:06:33.884Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:06:33 [2024-02-28T22:06:33.884Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:06:33 [2024-02-28T22:06:33.884Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties
17:06:34 [2024-02-28T22:06:34.140Z] [INFO] 
17:06:34 [2024-02-28T22:06:34.140Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.ui ---
17:06:34 [2024-02-28T22:06:34.140Z] [INFO] The project's OSGi version is 1.1.0.202402282205
17:06:34 [2024-02-28T22:06:34.140Z] [INFO] 
17:06:34 [2024-02-28T22:06:34.140Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.ui ---
17:06:34 [2024-02-28T22:06:34.140Z] [INFO] 
17:06:34 [2024-02-28T22:06:34.140Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.ui ---
17:06:34 [2024-02-28T22:06:34.140Z] [INFO] 
17:06:34 [2024-02-28T22:06:34.140Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.ui ---
17:06:34 [2024-02-28T22:06:34.140Z] [INFO] 
17:06:34 [2024-02-28T22:06:34.140Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.ui ---
17:06:34 [2024-02-28T22:06:34.140Z] [INFO] 
17:06:34 [2024-02-28T22:06:34.140Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.btf.ui ---
17:06:34 [2024-02-28T22:06:34.140Z] [INFO] Resolving class path of org.eclipse.tracecompass.btf.ui
17:06:34 [2024-02-28T22:06:34.395Z] [INFO] 
17:06:34 [2024-02-28T22:06:34.395Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.btf.ui ---
17:06:34 [2024-02-28T22:06:34.395Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:06:34 [2024-02-28T22:06:34.395Z] [INFO] 
17:06:34 [2024-02-28T22:06:34.395Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.btf.ui ---
17:06:34 [2024-02-28T22:06:34.395Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.ui/src/main/resources
17:06:34 [2024-02-28T22:06:34.395Z] [INFO] 
17:06:34 [2024-02-28T22:06:34.395Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.btf.ui ---
17:06:34 [2024-02-28T22:06:34.395Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:06:34 [2024-02-28T22:06:34.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
17:06:34 [2024-02-28T22:06:34.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.btf.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties
17:06:34 [2024-02-28T22:06:34.652Z] [INFO] Nothing to compile - all classes are up to date
17:06:34 [2024-02-28T22:06:34.652Z] [INFO] 
17:06:34 [2024-02-28T22:06:34.652Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.doc >--------
17:06:34 [2024-02-28T22:06:34.652Z] [INFO] Building Trace Compass Documentation 9.3.0-SNAPSHOT             [60/141]
17:06:34 [2024-02-28T22:06:34.652Z] [INFO]   from doc/pom.xml
17:06:34 [2024-02-28T22:06:34.652Z] [INFO] --------------------------------[ pom ]---------------------------------
17:06:34 [2024-02-28T22:06:34.652Z] [INFO] 
17:06:34 [2024-02-28T22:06:34.652Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc ---
17:06:34 [2024-02-28T22:06:34.652Z] [INFO] 
17:06:34 [2024-02-28T22:06:34.652Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.doc ---
17:06:34 [2024-02-28T22:06:34.652Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/doc/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:06:34 [2024-02-28T22:06:34.652Z] [INFO] 
17:06:34 [2024-02-28T22:06:34.652Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.doc.user >--
17:06:34 [2024-02-28T22:06:34.652Z] [INFO] Building Trace Compass Profiling User Guide 9.3.0-SNAPSHOT      [61/141]
17:06:34 [2024-02-28T22:06:34.652Z] [INFO]   from doc/org.eclipse.tracecompass.analysis.profiling.doc.user/pom.xml
17:06:34 [2024-02-28T22:06:34.652Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:06:34 [2024-02-28T22:06:34.652Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.doc.user:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/pom.xml
17:06:34 [2024-02-28T22:06:34.653Z] [INFO] 
17:06:34 [2024-02-28T22:06:34.653Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
17:06:34 [2024-02-28T22:06:34.653Z] [INFO] The project's OSGi version is 9.3.0.202402282205
17:06:34 [2024-02-28T22:06:34.653Z] [INFO] 
17:06:34 [2024-02-28T22:06:34.653Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
17:06:34 [2024-02-28T22:06:34.653Z] [INFO] 
17:06:34 [2024-02-28T22:06:34.653Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
17:06:34 [2024-02-28T22:06:34.653Z] [INFO] 
17:06:34 [2024-02-28T22:06:34.653Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
17:06:34 [2024-02-28T22:06:34.653Z] [INFO] 
17:06:34 [2024-02-28T22:06:34.653Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
17:06:34 [2024-02-28T22:06:34.653Z] [INFO] 
17:06:34 [2024-02-28T22:06:34.653Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
17:06:34 [2024-02-28T22:06:34.653Z] [INFO] Resolving class path of Trace Compass Profiling User Guide
17:06:34 [2024-02-28T22:06:34.653Z] [INFO] 
17:06:34 [2024-02-28T22:06:34.653Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
17:06:34 [2024-02-28T22:06:34.653Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:06:34 [2024-02-28T22:06:34.653Z] [INFO] 
17:06:34 [2024-02-28T22:06:34.653Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
17:06:34 [2024-02-28T22:06:34.909Z] [INFO] Executing tasks
17:06:35 [2024-02-28T22:06:35.164Z] Help: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/doc /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/doc/User-Guide.html
17:06:35 [2024-02-28T22:06:35.164Z] [INFO] [xmlvalidate] 5 file(s) have been successfully validated.
17:06:35 [2024-02-28T22:06:35.164Z] [INFO] Executed tasks
17:06:35 [2024-02-28T22:06:35.164Z] [INFO] 
17:06:35 [2024-02-28T22:06:35.164Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
17:06:35 [2024-02-28T22:06:35.164Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/src/main/resources
17:06:35 [2024-02-28T22:06:35.164Z] [INFO] 
17:06:35 [2024-02-28T22:06:35.164Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
17:06:35 [2024-02-28T22:06:35.164Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:06:35 [2024-02-28T22:06:35.164Z] [INFO] 
17:06:35 [2024-02-28T22:06:35.164Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
17:06:35 [2024-02-28T22:06:35.164Z] [INFO] Adding repository https://download.eclipse.org/eclipse/updates/4.23
17:06:36 [2024-02-28T22:06:36.090Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/target/eclipserun-work/data/.metadata/.log
17:06:36 [2024-02-28T22:06:36.090Z] [INFO] Command line:
17:06:36 [2024-02-28T22:06:36.090Z] 	[/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.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
17:06:36 [2024-02-28T22:06:36.090Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
17:06:37 [2024-02-28T22:06:37.977Z] Buildfile: build.xml
17:06:37 [2024-02-28T22:06:37.977Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
17:06:37 [2024-02-28T22:06:37.977Z] WARNING: A terminally deprecated method in java.lang.System has been called
17:06:37 [2024-02-28T22:06:37.977Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
17:06:37 [2024-02-28T22:06:37.977Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
17:06:37 [2024-02-28T22:06:37.977Z] WARNING: System::setSecurityManager will be removed in a future release
17:06:37 [2024-02-28T22:06:37.977Z] 
17:06:37 [2024-02-28T22:06:37.977Z] build.index:
17:06:38 [2024-02-28T22:06:38.902Z] BUILD SUCCESSFUL
17:06:38 [2024-02-28T22:06:38.902Z] 
17:06:38 [2024-02-28T22:06:38.902Z] BUILD SUCCESSFUL
17:06:38 [2024-02-28T22:06:38.902Z] Total time: 1 second
17:06:38 [2024-02-28T22:06:38.902Z] [INFO] 
17:06:38 [2024-02-28T22:06:38.902Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.doc.dev >------
17:06:38 [2024-02-28T22:06:38.902Z] [INFO] Building Trace Compass Developer Guide 9.3.0-SNAPSHOT           [62/141]
17:06:38 [2024-02-28T22:06:38.902Z] [INFO]   from doc/org.eclipse.tracecompass.doc.dev/pom.xml
17:06:38 [2024-02-28T22:06:38.902Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:06:38 [2024-02-28T22:06:38.902Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (generate-documentation)'
17:06:39 [2024-02-28T22:06:39.158Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.dev:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.dev/pom.xml
17:06:39 [2024-02-28T22:06:39.159Z] [INFO] 
17:06:39 [2024-02-28T22:06:39.159Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.doc.dev ---
17:06:39 [2024-02-28T22:06:39.159Z] [INFO] The project's OSGi version is 9.3.0.202402282205
17:06:39 [2024-02-28T22:06:39.159Z] [INFO] 
17:06:39 [2024-02-28T22:06:39.159Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.doc.dev ---
17:06:39 [2024-02-28T22:06:39.159Z] [INFO] 
17:06:39 [2024-02-28T22:06:39.159Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.doc.dev ---
17:06:39 [2024-02-28T22:06:39.159Z] [INFO] 
17:06:39 [2024-02-28T22:06:39.159Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc.dev ---
17:06:39 [2024-02-28T22:06:39.159Z] [INFO] 
17:06:39 [2024-02-28T22:06:39.159Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.doc.dev ---
17:06:39 [2024-02-28T22:06:39.159Z] [INFO] 
17:06:39 [2024-02-28T22:06:39.159Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.doc.dev ---
17:06:39 [2024-02-28T22:06:39.159Z] [INFO] Resolving class path of Trace Compass Developer Guide
17:06:39 [2024-02-28T22:06:39.159Z] [INFO] 
17:06:39 [2024-02-28T22:06:39.159Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.doc.dev ---
17:06:39 [2024-02-28T22:06:39.159Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.dev/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:06:39 [2024-02-28T22:06:39.159Z] [INFO] 
17:06:39 [2024-02-28T22:06:39.159Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.doc.dev ---
17:06:39 [2024-02-28T22:06:39.159Z] [INFO] Executing tasks
17:06:39 [2024-02-28T22:06:39.718Z] Help: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.dev/doc /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.dev/doc/Developer-Guide.html
17:06:39 [2024-02-28T22:06:39.718Z] [INFO] [xmlvalidate] 19 file(s) have been successfully validated.
17:06:39 [2024-02-28T22:06:39.718Z] [INFO] Executed tasks
17:06:39 [2024-02-28T22:06:39.719Z] [INFO] 
17:06:39 [2024-02-28T22:06:39.719Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.doc.dev ---
17:06:39 [2024-02-28T22:06:39.719Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.dev/src/main/resources
17:06:39 [2024-02-28T22:06:39.719Z] [INFO] 
17:06:39 [2024-02-28T22:06:39.719Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.doc.dev ---
17:06:39 [2024-02-28T22:06:39.719Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:06:39 [2024-02-28T22:06:39.719Z] [INFO] 
17:06:39 [2024-02-28T22:06:39.719Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.doc.dev ---
17:06:39 [2024-02-28T22:06:39.974Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work/data/.metadata/.log
17:06:39 [2024-02-28T22:06:39.974Z] [INFO] Command line:
17:06:39 [2024-02-28T22:06:39.974Z] 	[/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.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
17:06:39 [2024-02-28T22:06:39.974Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
17:06:41 [2024-02-28T22:06:41.859Z] Buildfile: build.xml
17:06:41 [2024-02-28T22:06:41.859Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
17:06:41 [2024-02-28T22:06:41.859Z] WARNING: A terminally deprecated method in java.lang.System has been called
17:06:41 [2024-02-28T22:06:41.859Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
17:06:41 [2024-02-28T22:06:41.859Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
17:06:41 [2024-02-28T22:06:41.859Z] WARNING: System::setSecurityManager will be removed in a future release
17:06:41 [2024-02-28T22:06:41.859Z] 
17:06:41 [2024-02-28T22:06:41.859Z] build.index:
17:06:43 [2024-02-28T22:06:43.745Z] BUILD SUCCESSFUL
17:06:43 [2024-02-28T22:06:43.745Z] 
17:06:43 [2024-02-28T22:06:43.745Z] BUILD SUCCESSFUL
17:06:43 [2024-02-28T22:06:43.745Z] Total time: 2 seconds
17:06:43 [2024-02-28T22:06:43.745Z] [INFO] 
17:06:43 [2024-02-28T22:06:43.745Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui >--
17:06:43 [2024-02-28T22:06:43.745Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.ui 2.2.0-SNAPSHOT [63/141]
17:06:43 [2024-02-28T22:06:43.745Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties
17:06:43 [2024-02-28T22:06:43.745Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:06:43 [2024-02-28T22:06:43.745Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:06:43 [2024-02-28T22:06:43.745Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties
17:06:44 [2024-02-28T22:06:44.001Z] [INFO] 
17:06:44 [2024-02-28T22:06:44.001Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
17:06:44 [2024-02-28T22:06:44.001Z] [INFO] The project's OSGi version is 2.2.0.202402282205
17:06:44 [2024-02-28T22:06:44.001Z] [INFO] 
17:06:44 [2024-02-28T22:06:44.001Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
17:06:44 [2024-02-28T22:06:44.001Z] [INFO] 
17:06:44 [2024-02-28T22:06:44.001Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
17:06:44 [2024-02-28T22:06:44.001Z] [INFO] 
17:06:44 [2024-02-28T22:06:44.001Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
17:06:44 [2024-02-28T22:06:44.001Z] [INFO] 
17:06:44 [2024-02-28T22:06:44.001Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
17:06:44 [2024-02-28T22:06:44.001Z] [INFO] 
17:06:44 [2024-02-28T22:06:44.001Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
17:06:44 [2024-02-28T22:06:44.001Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.analysis.xml.ui
17:06:44 [2024-02-28T22:06:44.257Z] [INFO] 
17:06:44 [2024-02-28T22:06:44.257Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
17:06:44 [2024-02-28T22:06:44.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-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:06:44 [2024-02-28T22:06:44.257Z] [INFO] 
17:06:44 [2024-02-28T22:06:44.257Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
17:06:44 [2024-02-28T22:06:44.257Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/src/main/resources
17:06:44 [2024-02-28T22:06:44.257Z] [INFO] 
17:06:44 [2024-02-28T22:06:44.257Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
17:06:44 [2024-02-28T22:06:44.257Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:06:44 [2024-02-28T22:06:44.257Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:06:44 [2024-02-28T22:06:44.257Z] [WARNING] The 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-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties
17:06:44 [2024-02-28T22:06:44.257Z] [INFO] Nothing to compile - all classes are up to date
17:06:44 [2024-02-28T22:06:44.257Z] [INFO] 
17:06:44 [2024-02-28T22:06:44.257Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf >--------
17:06:44 [2024-02-28T22:06:44.257Z] [INFO] Building org.eclipse.tracecompass.tmf 9.3.0-SNAPSHOT            [64/141]
17:06:44 [2024-02-28T22:06:44.257Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties
17:06:44 [2024-02-28T22:06:44.257Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
17:06:44 [2024-02-28T22:06:44.257Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties
17:06:44 [2024-02-28T22:06:44.516Z] [INFO] 
17:06:44 [2024-02-28T22:06:44.516Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf ---
17:06:44 [2024-02-28T22:06:44.516Z] [INFO] The project's OSGi version is 9.3.0.202402282205
17:06:44 [2024-02-28T22:06:44.516Z] [INFO] 
17:06:44 [2024-02-28T22:06:44.516Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf ---
17:06:44 [2024-02-28T22:06:44.516Z] [INFO] 
17:06:44 [2024-02-28T22:06:44.516Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf ---
17:06:44 [2024-02-28T22:06:44.516Z] [INFO] 
17:06:44 [2024-02-28T22:06:44.516Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf ---
17:06:44 [2024-02-28T22:06:44.516Z] [INFO] 
17:06:44 [2024-02-28T22:06:44.516Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf ---
17:06:44 [2024-02-28T22:06:44.516Z] [INFO] 
17:06:44 [2024-02-28T22:06:44.516Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf ---
17:06:44 [2024-02-28T22:06:44.516Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:06:44 [2024-02-28T22:06:44.516Z] [INFO] 
17:06:44 [2024-02-28T22:06:44.516Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf ---
17:06:44 [2024-02-28T22:06:44.516Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf/src/main/resources
17:06:44 [2024-02-28T22:06:44.516Z] [INFO] 
17:06:44 [2024-02-28T22:06:44.516Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.btf >--------
17:06:44 [2024-02-28T22:06:44.516Z] [INFO] Building org.eclipse.tracecompass.btf 9.3.0-SNAPSHOT            [65/141]
17:06:44 [2024-02-28T22:06:44.516Z] [INFO]   from btf/org.eclipse.tracecompass.btf/.polyglot.build.properties
17:06:44 [2024-02-28T22:06:44.516Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
17:06:44 [2024-02-28T22:06:44.516Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties
17:06:45 [2024-02-28T22:06:45.077Z] [INFO] 
17:06:45 [2024-02-28T22:06:45.077Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.btf ---
17:06:45 [2024-02-28T22:06:45.077Z] [INFO] The project's OSGi version is 9.3.0.202402282205
17:06:45 [2024-02-28T22:06:45.077Z] [INFO] 
17:06:45 [2024-02-28T22:06:45.077Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf ---
17:06:45 [2024-02-28T22:06:45.077Z] [INFO] 
17:06:45 [2024-02-28T22:06:45.077Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf ---
17:06:45 [2024-02-28T22:06:45.077Z] [INFO] 
17:06:45 [2024-02-28T22:06:45.077Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf ---
17:06:45 [2024-02-28T22:06:45.077Z] [INFO] 
17:06:45 [2024-02-28T22:06:45.077Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf ---
17:06:45 [2024-02-28T22:06:45.077Z] [INFO] 
17:06:45 [2024-02-28T22:06:45.077Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.btf ---
17:06:45 [2024-02-28T22:06:45.077Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:06:45 [2024-02-28T22:06:45.077Z] [INFO] 
17:06:45 [2024-02-28T22:06:45.077Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.btf ---
17:06:45 [2024-02-28T22:06:45.077Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf/src/main/resources
17:06:45 [2024-02-28T22:06:45.077Z] [INFO] 
17:06:45 [2024-02-28T22:06:45.077Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests >--
17:06:45 [2024-02-28T22:06:45.077Z] [INFO] Building org.eclipse.tracecompass.btf.core.tests 1.0.4-SNAPSHOT [66/141]
17:06:45 [2024-02-28T22:06:45.077Z] [INFO]   from btf/org.eclipse.tracecompass.btf.core.tests/pom.xml
17:06:45 [2024-02-28T22:06:45.077Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:06:45 [2024-02-28T22:06:45.077Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:06:45 [2024-02-28T22:06:45.077Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.core.tests/pom.xml
17:06:45 [2024-02-28T22:06:45.077Z] [INFO] 
17:06:45 [2024-02-28T22:06:45.077Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.core.tests ---
17:06:45 [2024-02-28T22:06:45.077Z] [INFO] The project's OSGi version is 1.0.4.202402282205
17:06:45 [2024-02-28T22:06:45.077Z] [INFO] 
17:06:45 [2024-02-28T22:06:45.077Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.core.tests ---
17:06:45 [2024-02-28T22:06:45.077Z] [INFO] 
17:06:45 [2024-02-28T22:06:45.077Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.core.tests ---
17:06:45 [2024-02-28T22:06:45.077Z] [INFO] 
17:06:45 [2024-02-28T22:06:45.077Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.core.tests ---
17:06:45 [2024-02-28T22:06:45.077Z] [INFO] 
17:06:45 [2024-02-28T22:06:45.077Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.core.tests ---
17:06:45 [2024-02-28T22:06:45.077Z] [INFO] 
17:06:45 [2024-02-28T22:06:45.077Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.btf.core.tests ---
17:06:45 [2024-02-28T22:06:45.077Z] [INFO] Resolving class path of org.eclipse.tracecompass.btf.core.tests
17:06:45 [2024-02-28T22:06:45.333Z] [INFO] 
17:06:45 [2024-02-28T22:06:45.333Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.btf.core.tests ---
17:06:45 [2024-02-28T22:06:45.333Z] [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-master-nightly/btf/org.eclipse.tracecompass.btf.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:06:45 [2024-02-28T22:06:45.333Z] [INFO] 
17:06:45 [2024-02-28T22:06:45.333Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.btf.core.tests ---
17:06:45 [2024-02-28T22:06:45.333Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.core.tests/src/main/resources
17:06:45 [2024-02-28T22:06:45.333Z] [INFO] 
17:06:45 [2024-02-28T22:06:45.333Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.btf.core.tests ---
17:06:45 [2024-02-28T22:06:45.333Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:06:45 [2024-02-28T22:06:45.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
17:06:45 [2024-02-28T22:06:45.333Z] [WARNING] The 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-master-nightly/btf/org.eclipse.tracecompass.btf.core.tests/pom.xml
17:06:45 [2024-02-28T22:06:45.333Z] [INFO] Nothing to compile - all classes are up to date
17:06:45 [2024-02-28T22:06:45.333Z] [INFO] 
17:06:45 [2024-02-28T22:06:45.333Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests >--
17:06:45 [2024-02-28T22:06:45.333Z] [INFO] Building org.eclipse.tracecompass.common.core.tests 1.1.11-SNAPSHOT [67/141]
17:06:45 [2024-02-28T22:06:45.333Z] [INFO]   from common/org.eclipse.tracecompass.common.core.tests/pom.xml
17:06:45 [2024-02-28T22:06:45.333Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:06:45 [2024-02-28T22:06:45.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
17:06:45 [2024-02-28T22:06:45.333Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests:1.1.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core.tests/pom.xml
17:06:45 [2024-02-28T22:06:45.592Z] [INFO] 
17:06:45 [2024-02-28T22:06:45.592Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.common.core.tests ---
17:06:45 [2024-02-28T22:06:45.592Z] [INFO] The project's OSGi version is 1.1.11.202402282205
17:06:45 [2024-02-28T22:06:45.592Z] [INFO] 
17:06:45 [2024-02-28T22:06:45.592Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.common.core.tests ---
17:06:45 [2024-02-28T22:06:45.592Z] [INFO] 
17:06:45 [2024-02-28T22:06:45.592Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.common.core.tests ---
17:06:45 [2024-02-28T22:06:45.592Z] [INFO] 
17:06:45 [2024-02-28T22:06:45.592Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common.core.tests ---
17:06:45 [2024-02-28T22:06:45.592Z] [INFO] 
17:06:45 [2024-02-28T22:06:45.592Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.common.core.tests ---
17:06:45 [2024-02-28T22:06:45.592Z] [INFO] 
17:06:45 [2024-02-28T22:06:45.592Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.common.core.tests ---
17:06:45 [2024-02-28T22:06:45.592Z] [INFO] Resolving class path of org.eclipse.tracecompass.common.core.tests
17:06:45 [2024-02-28T22:06:45.592Z] [INFO] 
17:06:45 [2024-02-28T22:06:45.592Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.common.core.tests ---
17:06:45 [2024-02-28T22:06:45.592Z] [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-master-nightly/common/org.eclipse.tracecompass.common.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:06:45 [2024-02-28T22:06:45.592Z] [INFO] 
17:06:45 [2024-02-28T22:06:45.592Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.common.core.tests ---
17:06:45 [2024-02-28T22:06:45.592Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core.tests/src/main/resources
17:06:45 [2024-02-28T22:06:45.592Z] [INFO] 
17:06:45 [2024-02-28T22:06:45.592Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.common.core.tests ---
17:06:45 [2024-02-28T22:06:45.592Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:06:45 [2024-02-28T22:06:45.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
17:06:45 [2024-02-28T22:06:45.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.common.core.tests:1.1.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core.tests/pom.xml
17:06:45 [2024-02-28T22:06:45.593Z] [INFO] Nothing to compile - all classes are up to date
17:06:45 [2024-02-28T22:06:45.593Z] [INFO] 
17:06:45 [2024-02-28T22:06:45.593Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf >--------
17:06:45 [2024-02-28T22:06:45.593Z] [INFO] Building org.eclipse.tracecompass.ctf 9.3.0-SNAPSHOT            [68/141]
17:06:45 [2024-02-28T22:06:45.593Z] [INFO]   from ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties
17:06:45 [2024-02-28T22:06:45.593Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
17:06:45 [2024-02-28T22:06:45.593Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties
17:06:45 [2024-02-28T22:06:45.593Z] [INFO] 
17:06:45 [2024-02-28T22:06:45.593Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.ctf ---
17:06:45 [2024-02-28T22:06:45.593Z] [INFO] The project's OSGi version is 9.3.0.202402282205
17:06:45 [2024-02-28T22:06:45.593Z] [INFO] 
17:06:45 [2024-02-28T22:06:45.593Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf ---
17:06:45 [2024-02-28T22:06:45.593Z] [INFO] 
17:06:45 [2024-02-28T22:06:45.593Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf ---
17:06:45 [2024-02-28T22:06:45.593Z] [INFO] 
17:06:45 [2024-02-28T22:06:45.593Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf ---
17:06:45 [2024-02-28T22:06:45.593Z] [INFO] 
17:06:45 [2024-02-28T22:06:45.593Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf ---
17:06:45 [2024-02-28T22:06:45.593Z] [INFO] 
17:06:45 [2024-02-28T22:06:45.593Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf ---
17:06:45 [2024-02-28T22:06:45.593Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:06:45 [2024-02-28T22:06:45.593Z] [INFO] 
17:06:45 [2024-02-28T22:06:45.593Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.ctf ---
17:06:45 [2024-02-28T22:06:45.593Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf/src/main/resources
17:06:45 [2024-02-28T22:06:45.593Z] [INFO] 
17:06:45 [2024-02-28T22:06:45.593Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests >--
17:06:45 [2024-02-28T22:06:45.593Z] [INFO] Building org.eclipse.tracecompass.ctf.parser.tests 1.0.4-SNAPSHOT [69/141]
17:06:45 [2024-02-28T22:06:45.593Z] [INFO]   from ctf/org.eclipse.tracecompass.ctf.parser.tests/pom.xml
17:06:45 [2024-02-28T22:06:45.593Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:06:45 [2024-02-28T22:06:45.593Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:06:45 [2024-02-28T22:06:45.593Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser.tests/pom.xml
17:06:45 [2024-02-28T22:06:45.848Z] [INFO] 
17:06:45 [2024-02-28T22:06:45.848Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.parser.tests ---
17:06:45 [2024-02-28T22:06:45.848Z] [INFO] The project's OSGi version is 1.0.4.202402282205
17:06:45 [2024-02-28T22:06:45.848Z] [INFO] 
17:06:45 [2024-02-28T22:06:45.848Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.parser.tests ---
17:06:45 [2024-02-28T22:06:45.848Z] [INFO] 
17:06:45 [2024-02-28T22:06:45.848Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.parser.tests ---
17:06:45 [2024-02-28T22:06:45.848Z] [INFO] 
17:06:45 [2024-02-28T22:06:45.848Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.parser.tests ---
17:06:45 [2024-02-28T22:06:45.848Z] [INFO] 
17:06:45 [2024-02-28T22:06:45.848Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.parser.tests ---
17:06:45 [2024-02-28T22:06:45.848Z] [INFO] 
17:06:45 [2024-02-28T22:06:45.848Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.ctf.parser.tests ---
17:06:45 [2024-02-28T22:06:45.848Z] [INFO] Resolving class path of org.eclipse.tracecompass.ctf.parser.tests
17:06:45 [2024-02-28T22:06:45.848Z] [INFO] 
17:06:45 [2024-02-28T22:06:45.848Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf.parser.tests ---
17:06:45 [2024-02-28T22:06:45.848Z] [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-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:06:45 [2024-02-28T22:06:45.848Z] [INFO] 
17:06:45 [2024-02-28T22:06:45.848Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.ctf.parser.tests ---
17:06:45 [2024-02-28T22:06:45.848Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser.tests/src/main/resources
17:06:45 [2024-02-28T22:06:45.848Z] [INFO] 
17:06:45 [2024-02-28T22:06:45.848Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.ctf.parser.tests ---
17:06:45 [2024-02-28T22:06:45.848Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:06:45 [2024-02-28T22:06:45.848Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:06:45 [2024-02-28T22:06:45.848Z] [WARNING] The 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-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser.tests/pom.xml
17:06:46 [2024-02-28T22:06:46.111Z] [INFO] Nothing to compile - all classes are up to date
17:06:46 [2024-02-28T22:06:46.111Z] [INFO] 
17:06:46 [2024-02-28T22:06:46.111Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf >------
17:06:46 [2024-02-28T22:06:46.111Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf 9.3.0-SNAPSHOT        [70/141]
17:06:46 [2024-02-28T22:06:46.111Z] [INFO]   from ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties
17:06:46 [2024-02-28T22:06:46.111Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
17:06:46 [2024-02-28T22:06:46.111Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties
17:06:46 [2024-02-28T22:06:46.111Z] [INFO] 
17:06:46 [2024-02-28T22:06:46.111Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.ctf ---
17:06:46 [2024-02-28T22:06:46.111Z] [INFO] The project's OSGi version is 9.3.0.202402282205
17:06:46 [2024-02-28T22:06:46.111Z] [INFO] 
17:06:46 [2024-02-28T22:06:46.111Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf ---
17:06:46 [2024-02-28T22:06:46.111Z] [INFO] 
17:06:46 [2024-02-28T22:06:46.111Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf ---
17:06:46 [2024-02-28T22:06:46.111Z] [INFO] 
17:06:46 [2024-02-28T22:06:46.111Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf ---
17:06:46 [2024-02-28T22:06:46.111Z] [INFO] 
17:06:46 [2024-02-28T22:06:46.111Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf ---
17:06:46 [2024-02-28T22:06:46.367Z] [INFO] 
17:06:46 [2024-02-28T22:06:46.367Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ctf ---
17:06:46 [2024-02-28T22:06:46.367Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:06:46 [2024-02-28T22:06:46.367Z] [INFO] 
17:06:46 [2024-02-28T22:06:46.367Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf ---
17:06:46 [2024-02-28T22:06:46.367Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf/src/main/resources
17:06:46 [2024-02-28T22:06:46.367Z] [INFO] 
17:06:46 [2024-02-28T22:06:46.367Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests >--
17:06:46 [2024-02-28T22:06:46.367Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests 1.0.12-SNAPSHOT [71/141]
17:06:46 [2024-02-28T22:06:46.367Z] [INFO]   from ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/pom.xml
17:06:46 [2024-02-28T22:06:46.367Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:06:46 [2024-02-28T22:06:46.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
17:06:46 [2024-02-28T22:06:46.367Z] [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-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/pom.xml
17:06:46 [2024-02-28T22:06:46.621Z] [INFO] 
17:06:46 [2024-02-28T22:06:46.621Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
17:06:46 [2024-02-28T22:06:46.621Z] [INFO] The project's OSGi version is 1.0.12.202402282205
17:06:46 [2024-02-28T22:06:46.621Z] [INFO] 
17:06:46 [2024-02-28T22:06:46.621Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
17:06:46 [2024-02-28T22:06:46.621Z] [INFO] 
17:06:46 [2024-02-28T22:06:46.621Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
17:06:46 [2024-02-28T22:06:46.621Z] [INFO] 
17:06:46 [2024-02-28T22:06:46.621Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
17:06:46 [2024-02-28T22:06:46.621Z] [INFO] 
17:06:46 [2024-02-28T22:06:46.621Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
17:06:46 [2024-02-28T22:06:46.621Z] [INFO] 
17:06:46 [2024-02-28T22:06:46.621Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
17:06:46 [2024-02-28T22:06:46.621Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests
17:06:46 [2024-02-28T22:06:46.876Z] [INFO] 
17:06:46 [2024-02-28T22:06:46.877Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
17:06:46 [2024-02-28T22:06:46.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-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:06:46 [2024-02-28T22:06:46.877Z] [INFO] 
17:06:46 [2024-02-28T22:06:46.877Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
17:06:46 [2024-02-28T22:06:46.877Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/src/main/resources
17:06:46 [2024-02-28T22:06:46.877Z] [INFO] 
17:06:46 [2024-02-28T22:06:46.877Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
17:06:46 [2024-02-28T22:06:46.877Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:06:46 [2024-02-28T22:06:46.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
17:06:46 [2024-02-28T22:06:46.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.ctf.ui.swtbot.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/pom.xml
17:06:46 [2024-02-28T22:06:46.877Z] [INFO] Nothing to compile - all classes are up to date
17:06:46 [2024-02-28T22:06:46.877Z] [INFO] 
17:06:46 [2024-02-28T22:06:46.877Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.doc.user >-----
17:06:46 [2024-02-28T22:06:46.877Z] [INFO] Building Trace Compass User Guide 9.3.0-SNAPSHOT                [72/141]
17:06:46 [2024-02-28T22:06:46.877Z] [INFO]   from doc/org.eclipse.tracecompass.doc.user/pom.xml
17:06:46 [2024-02-28T22:06:46.877Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:06:46 [2024-02-28T22:06:46.877Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (generate-documentation)'
17:06:46 [2024-02-28T22:06:46.877Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.user:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.user/pom.xml
17:06:46 [2024-02-28T22:06:46.877Z] [INFO] 
17:06:46 [2024-02-28T22:06:46.877Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.doc.user ---
17:06:46 [2024-02-28T22:06:46.877Z] [INFO] The project's OSGi version is 9.3.0.202402282205
17:06:46 [2024-02-28T22:06:46.877Z] [INFO] 
17:06:46 [2024-02-28T22:06:46.877Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.doc.user ---
17:06:46 [2024-02-28T22:06:46.877Z] [INFO] 
17:06:46 [2024-02-28T22:06:46.877Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.doc.user ---
17:06:46 [2024-02-28T22:06:46.877Z] [INFO] 
17:06:46 [2024-02-28T22:06:46.877Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc.user ---
17:06:46 [2024-02-28T22:06:46.877Z] [INFO] 
17:06:46 [2024-02-28T22:06:46.877Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.doc.user ---
17:06:46 [2024-02-28T22:06:46.877Z] [INFO] 
17:06:46 [2024-02-28T22:06:46.877Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.doc.user ---
17:06:46 [2024-02-28T22:06:46.877Z] [INFO] Resolving class path of Trace Compass User Guide
17:06:46 [2024-02-28T22:06:46.877Z] [INFO] 
17:06:46 [2024-02-28T22:06:46.877Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.doc.user ---
17:06:46 [2024-02-28T22:06:46.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-master-nightly/doc/org.eclipse.tracecompass.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:06:46 [2024-02-28T22:06:46.877Z] [INFO] 
17:06:46 [2024-02-28T22:06:46.877Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.doc.user ---
17:06:46 [2024-02-28T22:06:46.877Z] [INFO] Executing tasks
17:06:47 [2024-02-28T22:06:47.438Z] Help: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.user/doc /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.user/doc/User-Guide.html
17:06:47 [2024-02-28T22:06:47.438Z] [INFO] [xmlvalidate] 18 file(s) have been successfully validated.
17:06:47 [2024-02-28T22:06:47.438Z] [INFO] Executed tasks
17:06:47 [2024-02-28T22:06:47.438Z] [INFO] 
17:06:47 [2024-02-28T22:06:47.438Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.doc.user ---
17:06:47 [2024-02-28T22:06:47.438Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.user/src/main/resources
17:06:47 [2024-02-28T22:06:47.438Z] [INFO] 
17:06:47 [2024-02-28T22:06:47.438Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.doc.user ---
17:06:47 [2024-02-28T22:06:47.438Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:06:47 [2024-02-28T22:06:47.438Z] [INFO] 
17:06:47 [2024-02-28T22:06:47.438Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.doc.user ---
17:06:47 [2024-02-28T22:06:47.693Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work/data/.metadata/.log
17:06:47 [2024-02-28T22:06:47.693Z] [INFO] Command line:
17:06:47 [2024-02-28T22:06:47.693Z] 	[/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.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
17:06:47 [2024-02-28T22:06:47.693Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
17:06:49 [2024-02-28T22:06:49.580Z] Buildfile: build.xml
17:06:49 [2024-02-28T22:06:49.580Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
17:06:49 [2024-02-28T22:06:49.580Z] WARNING: A terminally deprecated method in java.lang.System has been called
17:06:49 [2024-02-28T22:06:49.580Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
17:06:49 [2024-02-28T22:06:49.580Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
17:06:49 [2024-02-28T22:06:49.580Z] WARNING: System::setSecurityManager will be removed in a future release
17:06:49 [2024-02-28T22:06:49.580Z] 
17:06:49 [2024-02-28T22:06:49.580Z] build.index:
17:06:51 [2024-02-28T22:06:51.468Z] BUILD SUCCESSFUL
17:06:51 [2024-02-28T22:06:51.468Z] 
17:06:51 [2024-02-28T22:06:51.468Z] BUILD SUCCESSFUL
17:06:51 [2024-02-28T22:06:51.468Z] Total time: 2 seconds
17:06:51 [2024-02-28T22:06:51.468Z] [INFO] 
17:06:51 [2024-02-28T22:06:51.468Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.doc.user >--
17:06:51 [2024-02-28T22:06:51.468Z] [INFO] Building Trace Compass GDB Tracepoint Analysis User Guide 9.3.0-SNAPSHOT [73/141]
17:06:51 [2024-02-28T22:06:51.468Z] [INFO]   from doc/org.eclipse.tracecompass.gdbtrace.doc.user/pom.xml
17:06:51 [2024-02-28T22:06:51.468Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:06:51 [2024-02-28T22:06:51.468Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (generate-documentation)'
17:06:51 [2024-02-28T22:06:51.468Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.doc.user:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/pom.xml
17:06:51 [2024-02-28T22:06:51.468Z] [INFO] 
17:06:51 [2024-02-28T22:06:51.468Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
17:06:51 [2024-02-28T22:06:51.468Z] [INFO] The project's OSGi version is 9.3.0.202402282205
17:06:51 [2024-02-28T22:06:51.468Z] [INFO] 
17:06:51 [2024-02-28T22:06:51.468Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
17:06:51 [2024-02-28T22:06:51.468Z] [INFO] 
17:06:51 [2024-02-28T22:06:51.468Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
17:06:51 [2024-02-28T22:06:51.468Z] [INFO] 
17:06:51 [2024-02-28T22:06:51.468Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
17:06:51 [2024-02-28T22:06:51.468Z] [INFO] 
17:06:51 [2024-02-28T22:06:51.468Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
17:06:51 [2024-02-28T22:06:51.468Z] [INFO] 
17:06:51 [2024-02-28T22:06:51.468Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
17:06:51 [2024-02-28T22:06:51.468Z] [INFO] Resolving class path of Trace Compass GDB Tracepoint Analysis User Guide
17:06:51 [2024-02-28T22:06:51.468Z] [INFO] 
17:06:51 [2024-02-28T22:06:51.468Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
17:06:51 [2024-02-28T22:06:51.468Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:06:51 [2024-02-28T22:06:51.468Z] [INFO] 
17:06:51 [2024-02-28T22:06:51.468Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
17:06:51 [2024-02-28T22:06:51.468Z] [INFO] Executing tasks
17:06:51 [2024-02-28T22:06:51.468Z] Help: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/doc /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/doc/User-Guide.html
17:06:51 [2024-02-28T22:06:51.468Z] [INFO] [xmlvalidate] 8 file(s) have been successfully validated.
17:06:51 [2024-02-28T22:06:51.468Z] [INFO] Executed tasks
17:06:51 [2024-02-28T22:06:51.468Z] [INFO] 
17:06:51 [2024-02-28T22:06:51.468Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
17:06:51 [2024-02-28T22:06:51.468Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/src/main/resources
17:06:51 [2024-02-28T22:06:51.468Z] [INFO] 
17:06:51 [2024-02-28T22:06:51.468Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
17:06:51 [2024-02-28T22:06:51.468Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:06:51 [2024-02-28T22:06:51.468Z] [INFO] 
17:06:51 [2024-02-28T22:06:51.468Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
17:06:51 [2024-02-28T22:06:51.724Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work/data/.metadata/.log
17:06:51 [2024-02-28T22:06:51.724Z] [INFO] Command line:
17:06:51 [2024-02-28T22:06:51.724Z] 	[/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.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
17:06:51 [2024-02-28T22:06:51.724Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
17:06:53 [2024-02-28T22:06:53.610Z] Buildfile: build.xml
17:06:53 [2024-02-28T22:06:53.610Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
17:06:53 [2024-02-28T22:06:53.610Z] WARNING: A terminally deprecated method in java.lang.System has been called
17:06:53 [2024-02-28T22:06:53.610Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
17:06:53 [2024-02-28T22:06:53.610Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
17:06:53 [2024-02-28T22:06:53.610Z] WARNING: System::setSecurityManager will be removed in a future release
17:06:53 [2024-02-28T22:06:53.610Z] 
17:06:53 [2024-02-28T22:06:53.610Z] build.index:
17:06:54 [2024-02-28T22:06:54.973Z] BUILD SUCCESSFUL
17:06:54 [2024-02-28T22:06:54.973Z] 
17:06:54 [2024-02-28T22:06:54.973Z] BUILD SUCCESSFUL
17:06:54 [2024-02-28T22:06:54.973Z] Total time: 1 second
17:06:54 [2024-02-28T22:06:54.973Z] [INFO] 
17:06:54 [2024-02-28T22:06:54.973Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.doc.user >---
17:06:54 [2024-02-28T22:06:54.973Z] [INFO] Building Trace Compass RCP User Guide 9.3.0-SNAPSHOT            [74/141]
17:06:54 [2024-02-28T22:06:54.973Z] [INFO]   from doc/org.eclipse.tracecompass.rcp.doc.user/pom.xml
17:06:54 [2024-02-28T22:06:54.973Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:06:54 [2024-02-28T22:06:54.973Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (generate-documentation)'
17:06:54 [2024-02-28T22:06:54.973Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.doc.user:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/pom.xml
17:06:54 [2024-02-28T22:06:54.973Z] [INFO] 
17:06:54 [2024-02-28T22:06:54.973Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.doc.user ---
17:06:54 [2024-02-28T22:06:54.973Z] [INFO] The project's OSGi version is 9.3.0.202402282205
17:06:54 [2024-02-28T22:06:54.973Z] [INFO] 
17:06:54 [2024-02-28T22:06:54.973Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.doc.user ---
17:06:54 [2024-02-28T22:06:54.973Z] [INFO] 
17:06:54 [2024-02-28T22:06:54.973Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.doc.user ---
17:06:54 [2024-02-28T22:06:54.973Z] [INFO] 
17:06:54 [2024-02-28T22:06:54.973Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.doc.user ---
17:06:54 [2024-02-28T22:06:54.973Z] [INFO] 
17:06:54 [2024-02-28T22:06:54.973Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.doc.user ---
17:06:54 [2024-02-28T22:06:54.973Z] [INFO] 
17:06:54 [2024-02-28T22:06:54.973Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.doc.user ---
17:06:54 [2024-02-28T22:06:54.973Z] [INFO] Resolving class path of Trace Compass RCP User Guide
17:06:54 [2024-02-28T22:06:54.973Z] [INFO] 
17:06:54 [2024-02-28T22:06:54.973Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.doc.user ---
17:06:54 [2024-02-28T22:06:54.973Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:06:54 [2024-02-28T22:06:54.973Z] [INFO] 
17:06:54 [2024-02-28T22:06:54.973Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.rcp.doc.user ---
17:06:54 [2024-02-28T22:06:54.973Z] [INFO] Executing tasks
17:06:54 [2024-02-28T22:06:54.973Z] Help: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/doc /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/doc/User-Guide.html
17:06:54 [2024-02-28T22:06:54.973Z] [INFO] [xmlvalidate] 2 file(s) have been successfully validated.
17:06:54 [2024-02-28T22:06:54.973Z] [INFO] Executed tasks
17:06:54 [2024-02-28T22:06:54.973Z] [INFO] 
17:06:54 [2024-02-28T22:06:54.973Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.doc.user ---
17:06:54 [2024-02-28T22:06:54.973Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/src/main/resources
17:06:54 [2024-02-28T22:06:54.973Z] [INFO] 
17:06:54 [2024-02-28T22:06:54.973Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.rcp.doc.user ---
17:06:54 [2024-02-28T22:06:54.973Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:06:54 [2024-02-28T22:06:54.973Z] [INFO] 
17:06:54 [2024-02-28T22:06:54.973Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.rcp.doc.user ---
17:06:55 [2024-02-28T22:06:55.229Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work/data/.metadata/.log
17:06:55 [2024-02-28T22:06:55.229Z] [INFO] Command line:
17:06:55 [2024-02-28T22:06:55.229Z] 	[/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.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
17:06:55 [2024-02-28T22:06:55.229Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
17:06:57 [2024-02-28T22:06:57.115Z] Buildfile: build.xml
17:06:57 [2024-02-28T22:06:57.115Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
17:06:57 [2024-02-28T22:06:57.115Z] WARNING: A terminally deprecated method in java.lang.System has been called
17:06:57 [2024-02-28T22:06:57.115Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
17:06:57 [2024-02-28T22:06:57.115Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
17:06:57 [2024-02-28T22:06:57.115Z] WARNING: System::setSecurityManager will be removed in a future release
17:06:57 [2024-02-28T22:06:57.115Z] 
17:06:57 [2024-02-28T22:06:57.115Z] build.index:
17:06:58 [2024-02-28T22:06:58.040Z] BUILD SUCCESSFUL
17:06:58 [2024-02-28T22:06:58.040Z] 
17:06:58 [2024-02-28T22:06:58.040Z] BUILD SUCCESSFUL
17:06:58 [2024-02-28T22:06:58.040Z] Total time: 1 second
17:06:58 [2024-02-28T22:06:58.040Z] [INFO] 
17:06:58 [2024-02-28T22:06:58.040Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.doc.user >--
17:06:58 [2024-02-28T22:06:58.040Z] [INFO] Building Trace Compass Pcap User Guide 9.3.0-SNAPSHOT           [75/141]
17:06:58 [2024-02-28T22:06:58.040Z] [INFO]   from doc/org.eclipse.tracecompass.tmf.pcap.doc.user/pom.xml
17:06:58 [2024-02-28T22:06:58.040Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:06:58 [2024-02-28T22:06:58.040Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (generate-documentation)'
17:06:58 [2024-02-28T22:06:58.040Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.doc.user:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/pom.xml
17:06:58 [2024-02-28T22:06:58.041Z] [INFO] 
17:06:58 [2024-02-28T22:06:58.041Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
17:06:58 [2024-02-28T22:06:58.041Z] [INFO] The project's OSGi version is 9.3.0.202402282205
17:06:58 [2024-02-28T22:06:58.041Z] [INFO] 
17:06:58 [2024-02-28T22:06:58.041Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
17:06:58 [2024-02-28T22:06:58.041Z] [INFO] 
17:06:58 [2024-02-28T22:06:58.041Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
17:06:58 [2024-02-28T22:06:58.041Z] [INFO] 
17:06:58 [2024-02-28T22:06:58.041Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
17:06:58 [2024-02-28T22:06:58.041Z] [INFO] 
17:06:58 [2024-02-28T22:06:58.041Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
17:06:58 [2024-02-28T22:06:58.041Z] [INFO] 
17:06:58 [2024-02-28T22:06:58.041Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
17:06:58 [2024-02-28T22:06:58.041Z] [INFO] Resolving class path of Trace Compass Pcap User Guide
17:06:58 [2024-02-28T22:06:58.041Z] [INFO] 
17:06:58 [2024-02-28T22:06:58.041Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
17:06:58 [2024-02-28T22:06:58.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-master-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:06:58 [2024-02-28T22:06:58.041Z] [INFO] 
17:06:58 [2024-02-28T22:06:58.041Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
17:06:58 [2024-02-28T22:06:58.041Z] [INFO] Executing tasks
17:06:58 [2024-02-28T22:06:58.041Z] Help: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/doc /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/doc/User-Guide.html
17:06:58 [2024-02-28T22:06:58.041Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated.
17:06:58 [2024-02-28T22:06:58.041Z] [INFO] Executed tasks
17:06:58 [2024-02-28T22:06:58.041Z] [INFO] 
17:06:58 [2024-02-28T22:06:58.041Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
17:06:58 [2024-02-28T22:06:58.041Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/src/main/resources
17:06:58 [2024-02-28T22:06:58.041Z] [INFO] 
17:06:58 [2024-02-28T22:06:58.041Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
17:06:58 [2024-02-28T22:06:58.041Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:06:58 [2024-02-28T22:06:58.041Z] [INFO] 
17:06:58 [2024-02-28T22:06:58.041Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
17:06:58 [2024-02-28T22:06:58.041Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work/data/.metadata/.log
17:06:58 [2024-02-28T22:06:58.041Z] [INFO] Command line:
17:06:58 [2024-02-28T22:06:58.041Z] 	[/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.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
17:06:58 [2024-02-28T22:06:58.041Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
17:06:59 [2024-02-28T22:06:59.926Z] Buildfile: build.xml
17:06:59 [2024-02-28T22:06:59.927Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
17:06:59 [2024-02-28T22:06:59.927Z] WARNING: A terminally deprecated method in java.lang.System has been called
17:06:59 [2024-02-28T22:06:59.927Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
17:06:59 [2024-02-28T22:06:59.927Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
17:06:59 [2024-02-28T22:06:59.927Z] WARNING: System::setSecurityManager will be removed in a future release
17:06:59 [2024-02-28T22:06:59.927Z] 
17:06:59 [2024-02-28T22:06:59.927Z] build.index:
17:07:00 [2024-02-28T22:07:00.852Z] BUILD SUCCESSFUL
17:07:00 [2024-02-28T22:07:00.852Z] 
17:07:00 [2024-02-28T22:07:00.852Z] BUILD SUCCESSFUL
17:07:00 [2024-02-28T22:07:00.852Z] Total time: 1 second
17:07:00 [2024-02-28T22:07:00.852Z] [INFO] 
17:07:00 [2024-02-28T22:07:00.852Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.examples >-----
17:07:00 [2024-02-28T22:07:00.852Z] [INFO] Building org.eclipse.tracecompass.examples 1.0.11-SNAPSHOT      [76/141]
17:07:00 [2024-02-28T22:07:00.852Z] [INFO]   from doc/org.eclipse.tracecompass.examples/.polyglot.build.properties
17:07:00 [2024-02-28T22:07:00.852Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:07:00 [2024-02-28T22:07:00.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
17:07:00 [2024-02-28T22:07:00.852Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.examples:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties
17:07:01 [2024-02-28T22:07:01.113Z] [INFO] 
17:07:01 [2024-02-28T22:07:01.113Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.examples ---
17:07:01 [2024-02-28T22:07:01.113Z] [INFO] The project's OSGi version is 1.0.11.202402282205
17:07:01 [2024-02-28T22:07:01.113Z] [INFO] 
17:07:01 [2024-02-28T22:07:01.113Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.examples ---
17:07:01 [2024-02-28T22:07:01.113Z] [INFO] 
17:07:01 [2024-02-28T22:07:01.113Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.examples ---
17:07:01 [2024-02-28T22:07:01.113Z] [INFO] 
17:07:01 [2024-02-28T22:07:01.113Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.examples ---
17:07:01 [2024-02-28T22:07:01.113Z] [INFO] 
17:07:01 [2024-02-28T22:07:01.113Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.examples ---
17:07:01 [2024-02-28T22:07:01.113Z] [INFO] 
17:07:01 [2024-02-28T22:07:01.113Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.examples ---
17:07:01 [2024-02-28T22:07:01.113Z] [INFO] Resolving class path of org.eclipse.tracecompass.examples
17:07:01 [2024-02-28T22:07:01.368Z] [INFO] 
17:07:01 [2024-02-28T22:07:01.368Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.examples ---
17:07:01 [2024-02-28T22:07:01.368Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.examples/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:01 [2024-02-28T22:07:01.368Z] [INFO] 
17:07:01 [2024-02-28T22:07:01.368Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.examples ---
17:07:01 [2024-02-28T22:07:01.368Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.examples/src/main/resources
17:07:01 [2024-02-28T22:07:01.368Z] [INFO] 
17:07:01 [2024-02-28T22:07:01.368Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.examples ---
17:07:01 [2024-02-28T22:07:01.368Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:07:01 [2024-02-28T22:07:01.368Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:07:01 [2024-02-28T22:07:01.368Z] [WARNING] The 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-master-nightly/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties
17:07:01 [2024-02-28T22:07:01.368Z] [INFO] Nothing to compile - all classes are up to date
17:07:01 [2024-02-28T22:07:01.368Z] [INFO] 
17:07:01 [2024-02-28T22:07:01.368Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace-parent >--
17:07:01 [2024-02-28T22:07:01.368Z] [INFO] Building Trace Compass GDB Tracepoint Analysis Parent 9.3.0-SNAPSHOT [77/141]
17:07:01 [2024-02-28T22:07:01.368Z] [INFO]   from gdbtrace/pom.xml
17:07:01 [2024-02-28T22:07:01.368Z] [INFO] --------------------------------[ pom ]---------------------------------
17:07:01 [2024-02-28T22:07:01.368Z] [INFO] 
17:07:01 [2024-02-28T22:07:01.368Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace-parent ---
17:07:01 [2024-02-28T22:07:01.368Z] [INFO] 
17:07:01 [2024-02-28T22:07:01.368Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace-parent ---
17:07:01 [2024-02-28T22:07:01.368Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:01 [2024-02-28T22:07:01.368Z] [INFO] 
17:07:01 [2024-02-28T22:07:01.369Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core >---
17:07:01 [2024-02-28T22:07:01.369Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.core 1.1.1-SNAPSHOT  [78/141]
17:07:01 [2024-02-28T22:07:01.369Z] [INFO]   from gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties
17:07:01 [2024-02-28T22:07:01.369Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:07:01 [2024-02-28T22:07:01.369Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:07:01 [2024-02-28T22:07:01.369Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties
17:07:01 [2024-02-28T22:07:01.623Z] [INFO] 
17:07:01 [2024-02-28T22:07:01.623Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.core ---
17:07:01 [2024-02-28T22:07:01.623Z] [INFO] The project's OSGi version is 1.1.1.202402282205
17:07:01 [2024-02-28T22:07:01.623Z] [INFO] 
17:07:01 [2024-02-28T22:07:01.623Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.core ---
17:07:01 [2024-02-28T22:07:01.623Z] [INFO] 
17:07:01 [2024-02-28T22:07:01.623Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.core ---
17:07:01 [2024-02-28T22:07:01.623Z] [INFO] 
17:07:01 [2024-02-28T22:07:01.623Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.core ---
17:07:01 [2024-02-28T22:07:01.623Z] [INFO] 
17:07:01 [2024-02-28T22:07:01.623Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.core ---
17:07:01 [2024-02-28T22:07:01.623Z] [INFO] 
17:07:01 [2024-02-28T22:07:01.623Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.core ---
17:07:01 [2024-02-28T22:07:01.623Z] [INFO] Resolving class path of org.eclipse.tracecompass.gdbtrace.core
17:07:01 [2024-02-28T22:07:01.878Z] [INFO] 
17:07:01 [2024-02-28T22:07:01.878Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace.core ---
17:07:01 [2024-02-28T22:07:01.878Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:01 [2024-02-28T22:07:01.878Z] [INFO] 
17:07:01 [2024-02-28T22:07:01.878Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.core ---
17:07:01 [2024-02-28T22:07:01.878Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/src/main/resources
17:07:01 [2024-02-28T22:07:01.878Z] [INFO] 
17:07:01 [2024-02-28T22:07:01.878Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.core ---
17:07:01 [2024-02-28T22:07:01.878Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:07:01 [2024-02-28T22:07:01.878Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:07:01 [2024-02-28T22:07:01.878Z] [WARNING] The 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-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties
17:07:01 [2024-02-28T22:07:01.878Z] [INFO] Nothing to compile - all classes are up to date
17:07:01 [2024-02-28T22:07:01.878Z] [INFO] 
17:07:01 [2024-02-28T22:07:01.878Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui >----
17:07:01 [2024-02-28T22:07:01.878Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.ui 1.2.0-SNAPSHOT    [79/141]
17:07:01 [2024-02-28T22:07:01.878Z] [INFO]   from gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties
17:07:01 [2024-02-28T22:07:01.878Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:07:01 [2024-02-28T22:07:01.878Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:07:01 [2024-02-28T22:07:01.878Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties
17:07:02 [2024-02-28T22:07:02.133Z] [INFO] 
17:07:02 [2024-02-28T22:07:02.133Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.ui ---
17:07:02 [2024-02-28T22:07:02.133Z] [INFO] The project's OSGi version is 1.2.0.202402282205
17:07:02 [2024-02-28T22:07:02.133Z] [INFO] 
17:07:02 [2024-02-28T22:07:02.133Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.ui ---
17:07:02 [2024-02-28T22:07:02.133Z] [INFO] 
17:07:02 [2024-02-28T22:07:02.133Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.ui ---
17:07:02 [2024-02-28T22:07:02.133Z] [INFO] 
17:07:02 [2024-02-28T22:07:02.133Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.ui ---
17:07:02 [2024-02-28T22:07:02.389Z] [INFO] 
17:07:02 [2024-02-28T22:07:02.389Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.ui ---
17:07:02 [2024-02-28T22:07:02.389Z] [INFO] 
17:07:02 [2024-02-28T22:07:02.389Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.ui ---
17:07:02 [2024-02-28T22:07:02.389Z] [INFO] Resolving class path of org.eclipse.tracecompass.gdbtrace.ui
17:07:02 [2024-02-28T22:07:02.643Z] [INFO] 
17:07:02 [2024-02-28T22:07:02.644Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace.ui ---
17:07:02 [2024-02-28T22:07:02.644Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:02 [2024-02-28T22:07:02.644Z] [INFO] 
17:07:02 [2024-02-28T22:07:02.644Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.ui ---
17:07:02 [2024-02-28T22:07:02.644Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/src/main/resources
17:07:02 [2024-02-28T22:07:02.644Z] [INFO] 
17:07:02 [2024-02-28T22:07:02.644Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.ui ---
17:07:02 [2024-02-28T22:07:02.644Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:07:02 [2024-02-28T22:07:02.644Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:07:02 [2024-02-28T22:07:02.644Z] [WARNING] The 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-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties
17:07:02 [2024-02-28T22:07:02.644Z] [INFO] Nothing to compile - all classes are up to date
17:07:02 [2024-02-28T22:07:02.644Z] [INFO] 
17:07:02 [2024-02-28T22:07:02.644Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace >-----
17:07:02 [2024-02-28T22:07:02.644Z] [INFO] Building org.eclipse.tracecompass.gdbtrace 9.3.0-SNAPSHOT       [80/141]
17:07:02 [2024-02-28T22:07:02.644Z] [INFO]   from gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties
17:07:02 [2024-02-28T22:07:02.644Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
17:07:02 [2024-02-28T22:07:02.644Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties
17:07:02 [2024-02-28T22:07:02.912Z] [INFO] 
17:07:02 [2024-02-28T22:07:02.912Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.gdbtrace ---
17:07:02 [2024-02-28T22:07:02.912Z] [INFO] The project's OSGi version is 9.3.0.202402282205
17:07:02 [2024-02-28T22:07:02.912Z] [INFO] 
17:07:02 [2024-02-28T22:07:02.912Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace ---
17:07:02 [2024-02-28T22:07:02.912Z] [INFO] 
17:07:02 [2024-02-28T22:07:02.912Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace ---
17:07:02 [2024-02-28T22:07:02.912Z] [INFO] 
17:07:02 [2024-02-28T22:07:02.912Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace ---
17:07:02 [2024-02-28T22:07:02.912Z] [INFO] 
17:07:02 [2024-02-28T22:07:02.912Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace ---
17:07:02 [2024-02-28T22:07:02.912Z] [INFO] 
17:07:02 [2024-02-28T22:07:02.912Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace ---
17:07:02 [2024-02-28T22:07:02.912Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:02 [2024-02-28T22:07:02.912Z] [INFO] 
17:07:02 [2024-02-28T22:07:02.912Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace ---
17:07:02 [2024-02-28T22:07:02.912Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace/src/main/resources
17:07:02 [2024-02-28T22:07:02.912Z] [INFO] 
17:07:02 [2024-02-28T22:07:02.912Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests >--
17:07:02 [2024-02-28T22:07:02.912Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.core.tests 1.0.3-SNAPSHOT [81/141]
17:07:02 [2024-02-28T22:07:02.912Z] [INFO]   from gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/pom.xml
17:07:02 [2024-02-28T22:07:02.912Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:07:02 [2024-02-28T22:07:02.912Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:07:02 [2024-02-28T22:07:02.912Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/pom.xml
17:07:03 [2024-02-28T22:07:03.168Z] [INFO] 
17:07:03 [2024-02-28T22:07:03.168Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
17:07:03 [2024-02-28T22:07:03.168Z] [INFO] The project's OSGi version is 1.0.3.202402282205
17:07:03 [2024-02-28T22:07:03.168Z] [INFO] 
17:07:03 [2024-02-28T22:07:03.168Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
17:07:03 [2024-02-28T22:07:03.168Z] [INFO] 
17:07:03 [2024-02-28T22:07:03.168Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
17:07:03 [2024-02-28T22:07:03.168Z] [INFO] 
17:07:03 [2024-02-28T22:07:03.168Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
17:07:03 [2024-02-28T22:07:03.168Z] [INFO] 
17:07:03 [2024-02-28T22:07:03.168Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
17:07:03 [2024-02-28T22:07:03.168Z] [INFO] 
17:07:03 [2024-02-28T22:07:03.168Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
17:07:03 [2024-02-28T22:07:03.168Z] [INFO] Resolving class path of org.eclipse.tracecompass.gdbtrace.core.tests
17:07:03 [2024-02-28T22:07:03.423Z] [INFO] 
17:07:03 [2024-02-28T22:07:03.423Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
17:07:03 [2024-02-28T22:07:03.423Z] [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-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:03 [2024-02-28T22:07:03.423Z] [INFO] 
17:07:03 [2024-02-28T22:07:03.423Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
17:07:03 [2024-02-28T22:07:03.423Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/src/main/resources
17:07:03 [2024-02-28T22:07:03.423Z] [INFO] 
17:07:03 [2024-02-28T22:07:03.423Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
17:07:03 [2024-02-28T22:07:03.423Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:07:03 [2024-02-28T22:07:03.423Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:07:03 [2024-02-28T22:07:03.423Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/pom.xml
17:07:03 [2024-02-28T22:07:03.423Z] [INFO] Nothing to compile - all classes are up to date
17:07:03 [2024-02-28T22:07:03.423Z] [INFO] 
17:07:03 [2024-02-28T22:07:03.423Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests >--
17:07:03 [2024-02-28T22:07:03.423Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.ui.tests 1.0.3-SNAPSHOT [82/141]
17:07:03 [2024-02-28T22:07:03.423Z] [INFO]   from gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/pom.xml
17:07:03 [2024-02-28T22:07:03.423Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:07:03 [2024-02-28T22:07:03.423Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:07:03 [2024-02-28T22:07:03.423Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/pom.xml
17:07:03 [2024-02-28T22:07:03.677Z] [INFO] 
17:07:03 [2024-02-28T22:07:03.677Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
17:07:03 [2024-02-28T22:07:03.677Z] [INFO] The project's OSGi version is 1.0.3.202402282205
17:07:03 [2024-02-28T22:07:03.677Z] [INFO] 
17:07:03 [2024-02-28T22:07:03.677Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
17:07:03 [2024-02-28T22:07:03.677Z] [INFO] 
17:07:03 [2024-02-28T22:07:03.677Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
17:07:03 [2024-02-28T22:07:03.677Z] [INFO] 
17:07:03 [2024-02-28T22:07:03.677Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
17:07:03 [2024-02-28T22:07:03.677Z] [INFO] 
17:07:03 [2024-02-28T22:07:03.677Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
17:07:03 [2024-02-28T22:07:03.678Z] [INFO] 
17:07:03 [2024-02-28T22:07:03.678Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
17:07:03 [2024-02-28T22:07:03.678Z] [INFO] Resolving class path of org.eclipse.tracecompass.gdbtrace.ui.tests
17:07:03 [2024-02-28T22:07:03.932Z] [INFO] 
17:07:03 [2024-02-28T22:07:03.932Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
17:07:03 [2024-02-28T22:07:03.933Z] [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-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:03 [2024-02-28T22:07:03.933Z] [INFO] 
17:07:03 [2024-02-28T22:07:03.933Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
17:07:03 [2024-02-28T22:07:03.933Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/src/main/resources
17:07:03 [2024-02-28T22:07:03.933Z] [INFO] 
17:07:03 [2024-02-28T22:07:03.933Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
17:07:03 [2024-02-28T22:07:03.933Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:07:03 [2024-02-28T22:07:03.933Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:07:03 [2024-02-28T22:07:03.933Z] [WARNING] The 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-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/pom.xml
17:07:03 [2024-02-28T22:07:03.933Z] [INFO] Nothing to compile - all classes are up to date
17:07:03 [2024-02-28T22:07:03.933Z] [INFO] 
17:07:03 [2024-02-28T22:07:03.933Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core.tests >--
17:07:03 [2024-02-28T22:07:03.933Z] [INFO] Building org.eclipse.tracecompass.lttng2.common.core.tests 1.0.3-SNAPSHOT [83/141]
17:07:03 [2024-02-28T22:07:03.933Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.common.core.tests/pom.xml
17:07:03 [2024-02-28T22:07:03.933Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:07:03 [2024-02-28T22:07:03.933Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:07:03 [2024-02-28T22:07:03.933Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/pom.xml
17:07:04 [2024-02-28T22:07:04.187Z] [INFO] 
17:07:04 [2024-02-28T22:07:04.187Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
17:07:04 [2024-02-28T22:07:04.187Z] [INFO] The project's OSGi version is 1.0.3.202402282205
17:07:04 [2024-02-28T22:07:04.187Z] [INFO] 
17:07:04 [2024-02-28T22:07:04.187Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
17:07:04 [2024-02-28T22:07:04.187Z] [INFO] 
17:07:04 [2024-02-28T22:07:04.187Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
17:07:04 [2024-02-28T22:07:04.187Z] [INFO] 
17:07:04 [2024-02-28T22:07:04.187Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
17:07:04 [2024-02-28T22:07:04.187Z] [INFO] 
17:07:04 [2024-02-28T22:07:04.187Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
17:07:04 [2024-02-28T22:07:04.188Z] [INFO] 
17:07:04 [2024-02-28T22:07:04.188Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
17:07:04 [2024-02-28T22:07:04.188Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.common.core.tests
17:07:04 [2024-02-28T22:07:04.442Z] [INFO] 
17:07:04 [2024-02-28T22:07:04.442Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
17:07:04 [2024-02-28T22:07:04.442Z] [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-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:04 [2024-02-28T22:07:04.442Z] [INFO] 
17:07:04 [2024-02-28T22:07:04.442Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
17:07:04 [2024-02-28T22:07:04.442Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/src/main/resources
17:07:04 [2024-02-28T22:07:04.442Z] [INFO] 
17:07:04 [2024-02-28T22:07:04.442Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
17:07:04 [2024-02-28T22:07:04.442Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:07:04 [2024-02-28T22:07:04.442Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:07:04 [2024-02-28T22:07:04.442Z] [WARNING] The 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-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/pom.xml
17:07:04 [2024-02-28T22:07:04.442Z] [INFO] Nothing to compile - all classes are up to date
17:07:04 [2024-02-28T22:07:04.442Z] [INFO] 
17:07:04 [2024-02-28T22:07:04.442Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core >--
17:07:04 [2024-02-28T22:07:04.443Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.core 2.1.0-SNAPSHOT [84/141]
17:07:04 [2024-02-28T22:07:04.443Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties
17:07:04 [2024-02-28T22:07:04.443Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:07:04 [2024-02-28T22:07:04.443Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:07:04 [2024-02-28T22:07:04.443Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties
17:07:04 [2024-02-28T22:07:04.443Z] [INFO] 
17:07:04 [2024-02-28T22:07:04.443Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.core ---
17:07:04 [2024-02-28T22:07:04.443Z] [INFO] The project's OSGi version is 2.1.0.202402282205
17:07:04 [2024-02-28T22:07:04.443Z] [INFO] 
17:07:04 [2024-02-28T22:07:04.443Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.core ---
17:07:04 [2024-02-28T22:07:04.443Z] [INFO] 
17:07:04 [2024-02-28T22:07:04.443Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.core ---
17:07:04 [2024-02-28T22:07:04.443Z] [INFO] 
17:07:04 [2024-02-28T22:07:04.443Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.core ---
17:07:04 [2024-02-28T22:07:04.443Z] [INFO] 
17:07:04 [2024-02-28T22:07:04.443Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.core ---
17:07:04 [2024-02-28T22:07:04.443Z] [INFO] 
17:07:04 [2024-02-28T22:07:04.443Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.core ---
17:07:04 [2024-02-28T22:07:04.443Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.remote.core
17:07:04 [2024-02-28T22:07:04.443Z] [INFO] 
17:07:04 [2024-02-28T22:07:04.443Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote.core ---
17:07:04 [2024-02-28T22:07:04.443Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:04 [2024-02-28T22:07:04.443Z] [INFO] 
17:07:04 [2024-02-28T22:07:04.443Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.core ---
17:07:04 [2024-02-28T22:07:04.443Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core/src/main/resources
17:07:04 [2024-02-28T22:07:04.443Z] [INFO] 
17:07:04 [2024-02-28T22:07:04.443Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.core ---
17:07:04 [2024-02-28T22:07:04.443Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:07:04 [2024-02-28T22:07:04.443Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:07:04 [2024-02-28T22:07:04.443Z] [WARNING] The 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-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties
17:07:04 [2024-02-28T22:07:04.443Z] [INFO] Nothing to compile - all classes are up to date
17:07:04 [2024-02-28T22:07:04.443Z] [INFO] 
17:07:04 [2024-02-28T22:07:04.443Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui >---
17:07:04 [2024-02-28T22:07:04.443Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.ui 1.1.0-SNAPSHOT  [85/141]
17:07:04 [2024-02-28T22:07:04.443Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties
17:07:04 [2024-02-28T22:07:04.443Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:07:04 [2024-02-28T22:07:04.443Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:07:04 [2024-02-28T22:07:04.443Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties
17:07:04 [2024-02-28T22:07:04.698Z] [INFO] 
17:07:04 [2024-02-28T22:07:04.698Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui ---
17:07:04 [2024-02-28T22:07:04.699Z] [INFO] The project's OSGi version is 1.1.0.202402282205
17:07:04 [2024-02-28T22:07:04.699Z] [INFO] 
17:07:04 [2024-02-28T22:07:04.699Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui ---
17:07:04 [2024-02-28T22:07:04.699Z] [INFO] 
17:07:04 [2024-02-28T22:07:04.699Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui ---
17:07:04 [2024-02-28T22:07:04.699Z] [INFO] 
17:07:04 [2024-02-28T22:07:04.699Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui ---
17:07:04 [2024-02-28T22:07:04.699Z] [INFO] 
17:07:04 [2024-02-28T22:07:04.699Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui ---
17:07:04 [2024-02-28T22:07:04.699Z] [INFO] 
17:07:04 [2024-02-28T22:07:04.699Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.ui ---
17:07:04 [2024-02-28T22:07:04.699Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.remote.ui
17:07:04 [2024-02-28T22:07:04.954Z] [INFO] 
17:07:04 [2024-02-28T22:07:04.954Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote.ui ---
17:07:04 [2024-02-28T22:07:04.954Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:04 [2024-02-28T22:07:04.954Z] [INFO] 
17:07:04 [2024-02-28T22:07:04.954Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui ---
17:07:04 [2024-02-28T22:07:04.954Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui/src/main/resources
17:07:04 [2024-02-28T22:07:04.954Z] [INFO] 
17:07:04 [2024-02-28T22:07:04.954Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui ---
17:07:04 [2024-02-28T22:07:04.954Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:07:04 [2024-02-28T22:07:04.954Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:07:04 [2024-02-28T22:07:04.954Z] [WARNING] The 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-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties
17:07:04 [2024-02-28T22:07:04.954Z] [INFO] Nothing to compile - all classes are up to date
17:07:04 [2024-02-28T22:07:04.954Z] [INFO] 
17:07:04 [2024-02-28T22:07:04.954Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core >--
17:07:04 [2024-02-28T22:07:04.954Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.core 1.3.0-SNAPSHOT [86/141]
17:07:04 [2024-02-28T22:07:04.954Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties
17:07:04 [2024-02-28T22:07:04.954Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:07:04 [2024-02-28T22:07:04.954Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:07:04 [2024-02-28T22:07:04.954Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties
17:07:05 [2024-02-28T22:07:05.209Z] [INFO] 
17:07:05 [2024-02-28T22:07:05.209Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.core ---
17:07:05 [2024-02-28T22:07:05.209Z] [INFO] The project's OSGi version is 1.3.0.202402282205
17:07:05 [2024-02-28T22:07:05.209Z] [INFO] 
17:07:05 [2024-02-28T22:07:05.209Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.core ---
17:07:05 [2024-02-28T22:07:05.209Z] [INFO] 
17:07:05 [2024-02-28T22:07:05.209Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.core ---
17:07:05 [2024-02-28T22:07:05.209Z] [INFO] 
17:07:05 [2024-02-28T22:07:05.209Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.core ---
17:07:05 [2024-02-28T22:07:05.209Z] [INFO] 
17:07:05 [2024-02-28T22:07:05.209Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.core ---
17:07:05 [2024-02-28T22:07:05.209Z] [INFO] 
17:07:05 [2024-02-28T22:07:05.209Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.core ---
17:07:05 [2024-02-28T22:07:05.209Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.control.core
17:07:05 [2024-02-28T22:07:05.209Z] [INFO] 
17:07:05 [2024-02-28T22:07:05.209Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control.core ---
17:07:05 [2024-02-28T22:07:05.209Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:05 [2024-02-28T22:07:05.209Z] [INFO] 
17:07:05 [2024-02-28T22:07:05.209Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.core ---
17:07:05 [2024-02-28T22:07:05.209Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src/main/resources
17:07:05 [2024-02-28T22:07:05.209Z] [INFO] 
17:07:05 [2024-02-28T22:07:05.209Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.core ---
17:07:05 [2024-02-28T22:07:05.209Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:07:05 [2024-02-28T22:07:05.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
17:07:05 [2024-02-28T22:07:05.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.lttng2.control.core:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties
17:07:05 [2024-02-28T22:07:05.210Z] [INFO] Nothing to compile - all classes are up to date
17:07:05 [2024-02-28T22:07:05.210Z] [INFO] 
17:07:05 [2024-02-28T22:07:05.210Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui >--
17:07:05 [2024-02-28T22:07:05.210Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.ui 1.3.0-SNAPSHOT [87/141]
17:07:05 [2024-02-28T22:07:05.210Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties
17:07:05 [2024-02-28T22:07:05.210Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:07:05 [2024-02-28T22:07:05.210Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:07:05 [2024-02-28T22:07:05.210Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties
17:07:05 [2024-02-28T22:07:05.770Z] [INFO] 
17:07:05 [2024-02-28T22:07:05.770Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui ---
17:07:05 [2024-02-28T22:07:05.770Z] [INFO] The project's OSGi version is 1.3.0.202402282205
17:07:05 [2024-02-28T22:07:05.770Z] [INFO] 
17:07:05 [2024-02-28T22:07:05.770Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui ---
17:07:05 [2024-02-28T22:07:05.770Z] [INFO] 
17:07:05 [2024-02-28T22:07:05.770Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui ---
17:07:05 [2024-02-28T22:07:05.770Z] [INFO] 
17:07:05 [2024-02-28T22:07:05.770Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui ---
17:07:05 [2024-02-28T22:07:05.770Z] [INFO] 
17:07:05 [2024-02-28T22:07:05.770Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui ---
17:07:05 [2024-02-28T22:07:05.770Z] [INFO] 
17:07:05 [2024-02-28T22:07:05.770Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.ui ---
17:07:05 [2024-02-28T22:07:05.770Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.control.ui
17:07:05 [2024-02-28T22:07:05.770Z] [INFO] 
17:07:05 [2024-02-28T22:07:05.770Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control.ui ---
17:07:05 [2024-02-28T22:07:05.770Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:05 [2024-02-28T22:07:05.770Z] [INFO] 
17:07:05 [2024-02-28T22:07:05.770Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui ---
17:07:05 [2024-02-28T22:07:05.770Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui/src/main/resources
17:07:05 [2024-02-28T22:07:05.770Z] [INFO] 
17:07:05 [2024-02-28T22:07:05.770Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui ---
17:07:05 [2024-02-28T22:07:05.770Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:07:05 [2024-02-28T22:07:05.770Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:07:05 [2024-02-28T22:07:05.770Z] [WARNING] The 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-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties
17:07:06 [2024-02-28T22:07:06.025Z] [INFO] Nothing to compile - all classes are up to date
17:07:06 [2024-02-28T22:07:06.025Z] [INFO] 
17:07:06 [2024-02-28T22:07:06.025Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control >--
17:07:06 [2024-02-28T22:07:06.025Z] [INFO] Building org.eclipse.tracecompass.lttng2.control 9.3.0-SNAPSHOT [88/141]
17:07:06 [2024-02-28T22:07:06.025Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties
17:07:06 [2024-02-28T22:07:06.025Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
17:07:06 [2024-02-28T22:07:06.025Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties
17:07:06 [2024-02-28T22:07:06.279Z] [INFO] 
17:07:06 [2024-02-28T22:07:06.279Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.control ---
17:07:06 [2024-02-28T22:07:06.279Z] [INFO] The project's OSGi version is 9.3.0.202402282205
17:07:06 [2024-02-28T22:07:06.279Z] [INFO] 
17:07:06 [2024-02-28T22:07:06.279Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control ---
17:07:06 [2024-02-28T22:07:06.279Z] [INFO] 
17:07:06 [2024-02-28T22:07:06.279Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control ---
17:07:06 [2024-02-28T22:07:06.279Z] [INFO] 
17:07:06 [2024-02-28T22:07:06.279Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control ---
17:07:06 [2024-02-28T22:07:06.279Z] [INFO] 
17:07:06 [2024-02-28T22:07:06.279Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control ---
17:07:06 [2024-02-28T22:07:06.279Z] [INFO] 
17:07:06 [2024-02-28T22:07:06.279Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control ---
17:07:06 [2024-02-28T22:07:06.279Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:06 [2024-02-28T22:07:06.279Z] [INFO] 
17:07:06 [2024-02-28T22:07:06.279Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control ---
17:07:06 [2024-02-28T22:07:06.279Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control/src/main/resources
17:07:06 [2024-02-28T22:07:06.279Z] [INFO] 
17:07:06 [2024-02-28T22:07:06.279Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core.tests >--
17:07:06 [2024-02-28T22:07:06.279Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.core.tests 1.1.4-SNAPSHOT [89/141]
17:07:06 [2024-02-28T22:07:06.279Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.control.core.tests/pom.xml
17:07:06 [2024-02-28T22:07:06.279Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:07:06 [2024-02-28T22:07:06.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
17:07:06 [2024-02-28T22:07:06.279Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core.tests:1.1.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/pom.xml
17:07:06 [2024-02-28T22:07:06.534Z] [INFO] 
17:07:06 [2024-02-28T22:07:06.534Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
17:07:06 [2024-02-28T22:07:06.534Z] [INFO] The project's OSGi version is 1.1.4.202402282205
17:07:06 [2024-02-28T22:07:06.534Z] [INFO] 
17:07:06 [2024-02-28T22:07:06.534Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
17:07:06 [2024-02-28T22:07:06.534Z] [INFO] 
17:07:06 [2024-02-28T22:07:06.534Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
17:07:06 [2024-02-28T22:07:06.534Z] [INFO] 
17:07:06 [2024-02-28T22:07:06.534Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
17:07:06 [2024-02-28T22:07:06.534Z] [INFO] 
17:07:06 [2024-02-28T22:07:06.534Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
17:07:06 [2024-02-28T22:07:06.534Z] [INFO] 
17:07:06 [2024-02-28T22:07:06.534Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
17:07:06 [2024-02-28T22:07:06.534Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.control.core.tests
17:07:06 [2024-02-28T22:07:06.534Z] [INFO] 
17:07:06 [2024-02-28T22:07:06.534Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
17:07:06 [2024-02-28T22:07:06.534Z] [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-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:06 [2024-02-28T22:07:06.534Z] [INFO] 
17:07:06 [2024-02-28T22:07:06.534Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
17:07:06 [2024-02-28T22:07:06.534Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/src/main/resources
17:07:06 [2024-02-28T22:07:06.534Z] [INFO] 
17:07:06 [2024-02-28T22:07:06.534Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
17:07:06 [2024-02-28T22:07:06.534Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:07:06 [2024-02-28T22:07:06.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
17:07:06 [2024-02-28T22:07:06.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.lttng2.control.core.tests:1.1.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/pom.xml
17:07:06 [2024-02-28T22:07:06.534Z] [INFO] Nothing to compile - all classes are up to date
17:07:06 [2024-02-28T22:07:06.534Z] [INFO] 
17:07:06 [2024-02-28T22:07:06.534Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core.tests >--
17:07:06 [2024-02-28T22:07:06.534Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.core.tests 1.0.3-SNAPSHOT [90/141]
17:07:06 [2024-02-28T22:07:06.534Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.remote.core.tests/pom.xml
17:07:06 [2024-02-28T22:07:06.534Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:07:06 [2024-02-28T22:07:06.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
17:07:06 [2024-02-28T22:07:06.534Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/pom.xml
17:07:06 [2024-02-28T22:07:06.790Z] [INFO] 
17:07:06 [2024-02-28T22:07:06.790Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
17:07:06 [2024-02-28T22:07:06.790Z] [INFO] The project's OSGi version is 1.0.3.202402282205
17:07:06 [2024-02-28T22:07:06.790Z] [INFO] 
17:07:06 [2024-02-28T22:07:06.790Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
17:07:06 [2024-02-28T22:07:06.790Z] [INFO] 
17:07:06 [2024-02-28T22:07:06.790Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
17:07:06 [2024-02-28T22:07:06.790Z] [INFO] 
17:07:06 [2024-02-28T22:07:06.790Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
17:07:06 [2024-02-28T22:07:06.790Z] [INFO] 
17:07:06 [2024-02-28T22:07:06.790Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
17:07:06 [2024-02-28T22:07:06.790Z] [INFO] 
17:07:06 [2024-02-28T22:07:06.790Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
17:07:06 [2024-02-28T22:07:06.790Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.remote.core.tests
17:07:06 [2024-02-28T22:07:06.790Z] [INFO] 
17:07:06 [2024-02-28T22:07:06.790Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
17:07:06 [2024-02-28T22:07:06.790Z] [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-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:06 [2024-02-28T22:07:06.790Z] [INFO] 
17:07:06 [2024-02-28T22:07:06.790Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
17:07:06 [2024-02-28T22:07:06.790Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/src/main/resources
17:07:06 [2024-02-28T22:07:06.790Z] [INFO] 
17:07:06 [2024-02-28T22:07:06.790Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
17:07:06 [2024-02-28T22:07:06.790Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:07:06 [2024-02-28T22:07:06.790Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:07:06 [2024-02-28T22:07:06.790Z] [WARNING] The 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-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/pom.xml
17:07:06 [2024-02-28T22:07:06.790Z] [INFO] Nothing to compile - all classes are up to date
17:07:06 [2024-02-28T22:07:06.790Z] [INFO] 
17:07:06 [2024-02-28T22:07:06.790Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.tests >--
17:07:06 [2024-02-28T22:07:06.790Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.ui.tests 2.0.6-SNAPSHOT [91/141]
17:07:06 [2024-02-28T22:07:06.790Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/pom.xml
17:07:06 [2024-02-28T22:07:06.790Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:07:06 [2024-02-28T22:07:06.790Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:07:06 [2024-02-28T22:07:06.790Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.tests:2.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/pom.xml
17:07:07 [2024-02-28T22:07:07.350Z] [INFO] 
17:07:07 [2024-02-28T22:07:07.350Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
17:07:07 [2024-02-28T22:07:07.350Z] [INFO] The project's OSGi version is 2.0.6.202402282205
17:07:07 [2024-02-28T22:07:07.350Z] [INFO] 
17:07:07 [2024-02-28T22:07:07.350Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
17:07:07 [2024-02-28T22:07:07.350Z] [INFO] 
17:07:07 [2024-02-28T22:07:07.350Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
17:07:07 [2024-02-28T22:07:07.350Z] [INFO] 
17:07:07 [2024-02-28T22:07:07.350Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
17:07:07 [2024-02-28T22:07:07.350Z] [INFO] 
17:07:07 [2024-02-28T22:07:07.350Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
17:07:07 [2024-02-28T22:07:07.350Z] [INFO] 
17:07:07 [2024-02-28T22:07:07.350Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
17:07:07 [2024-02-28T22:07:07.350Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.control.ui.tests
17:07:07 [2024-02-28T22:07:07.606Z] [INFO] 
17:07:07 [2024-02-28T22:07:07.607Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
17:07:07 [2024-02-28T22:07:07.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-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:07 [2024-02-28T22:07:07.607Z] [INFO] 
17:07:07 [2024-02-28T22:07:07.607Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
17:07:07 [2024-02-28T22:07:07.607Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/src/main/resources
17:07:07 [2024-02-28T22:07:07.607Z] [INFO] 
17:07:07 [2024-02-28T22:07:07.607Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
17:07:07 [2024-02-28T22:07:07.607Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:07:07 [2024-02-28T22:07:07.607Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:07:07 [2024-02-28T22:07:07.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.lttng2.control.ui.tests:2.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/pom.xml
17:07:07 [2024-02-28T22:07:07.607Z] [INFO] Nothing to compile - all classes are up to date
17:07:07 [2024-02-28T22:07:07.607Z] [INFO] 
17:07:07 [2024-02-28T22:07:07.607Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests >--
17:07:07 [2024-02-28T22:07:07.607Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests 1.0.9-SNAPSHOT [92/141]
17:07:07 [2024-02-28T22:07:07.607Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/pom.xml
17:07:07 [2024-02-28T22:07:07.607Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:07:07 [2024-02-28T22:07:07.607Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:07:07 [2024-02-28T22:07:07.607Z] [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-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/pom.xml
17:07:08 [2024-02-28T22:07:08.168Z] [INFO] 
17:07:08 [2024-02-28T22:07:08.168Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
17:07:08 [2024-02-28T22:07:08.168Z] [INFO] The project's OSGi version is 1.0.9.202402282205
17:07:08 [2024-02-28T22:07:08.168Z] [INFO] 
17:07:08 [2024-02-28T22:07:08.168Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
17:07:08 [2024-02-28T22:07:08.168Z] [INFO] 
17:07:08 [2024-02-28T22:07:08.168Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
17:07:08 [2024-02-28T22:07:08.168Z] [INFO] 
17:07:08 [2024-02-28T22:07:08.168Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
17:07:08 [2024-02-28T22:07:08.168Z] [INFO] 
17:07:08 [2024-02-28T22:07:08.168Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
17:07:08 [2024-02-28T22:07:08.168Z] [INFO] 
17:07:08 [2024-02-28T22:07:08.168Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
17:07:08 [2024-02-28T22:07:08.168Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests
17:07:08 [2024-02-28T22:07:08.423Z] [INFO] 
17:07:08 [2024-02-28T22:07:08.423Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
17:07:08 [2024-02-28T22:07:08.423Z] [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-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:08 [2024-02-28T22:07:08.423Z] [INFO] 
17:07:08 [2024-02-28T22:07:08.423Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
17:07:08 [2024-02-28T22:07:08.423Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/src/main/resources
17:07:08 [2024-02-28T22:07:08.423Z] [INFO] 
17:07:08 [2024-02-28T22:07:08.423Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
17:07:08 [2024-02-28T22:07:08.423Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:07:08 [2024-02-28T22:07:08.423Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:07:08 [2024-02-28T22:07:08.423Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/pom.xml
17:07:08 [2024-02-28T22:07:08.423Z] [INFO] Nothing to compile - all classes are up to date
17:07:08 [2024-02-28T22:07:08.423Z] [INFO] 
17:07:08 [2024-02-28T22:07:08.423Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui >--
17:07:08 [2024-02-28T22:07:08.423Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.ui 2.1.0-SNAPSHOT [93/141]
17:07:08 [2024-02-28T22:07:08.423Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties
17:07:08 [2024-02-28T22:07:08.423Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:07:08 [2024-02-28T22:07:08.423Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:07:08 [2024-02-28T22:07:08.423Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties
17:07:08 [2024-02-28T22:07:08.679Z] [INFO] 
17:07:08 [2024-02-28T22:07:08.679Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
17:07:08 [2024-02-28T22:07:08.679Z] [INFO] The project's OSGi version is 2.1.0.202402282205
17:07:08 [2024-02-28T22:07:08.679Z] [INFO] 
17:07:08 [2024-02-28T22:07:08.679Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
17:07:08 [2024-02-28T22:07:08.679Z] [INFO] 
17:07:08 [2024-02-28T22:07:08.679Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
17:07:08 [2024-02-28T22:07:08.679Z] [INFO] 
17:07:08 [2024-02-28T22:07:08.679Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
17:07:08 [2024-02-28T22:07:08.679Z] [INFO] 
17:07:08 [2024-02-28T22:07:08.679Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
17:07:08 [2024-02-28T22:07:08.679Z] [INFO] 
17:07:08 [2024-02-28T22:07:08.679Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
17:07:08 [2024-02-28T22:07:08.679Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.kernel.ui
17:07:08 [2024-02-28T22:07:08.937Z] [INFO] 
17:07:08 [2024-02-28T22:07:08.937Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
17:07:08 [2024-02-28T22:07:08.937Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:08 [2024-02-28T22:07:08.938Z] [INFO] 
17:07:08 [2024-02-28T22:07:08.938Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
17:07:08 [2024-02-28T22:07:08.938Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/src/main/resources
17:07:08 [2024-02-28T22:07:08.938Z] [INFO] 
17:07:08 [2024-02-28T22:07:08.938Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
17:07:08 [2024-02-28T22:07:08.938Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:07:08 [2024-02-28T22:07:08.938Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:07:08 [2024-02-28T22:07:08.938Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties
17:07:08 [2024-02-28T22:07:08.938Z] [INFO] Nothing to compile - all classes are up to date
17:07:08 [2024-02-28T22:07:08.938Z] [INFO] 
17:07:08 [2024-02-28T22:07:08.938Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel >---
17:07:08 [2024-02-28T22:07:08.938Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel 9.3.0-SNAPSHOT  [94/141]
17:07:08 [2024-02-28T22:07:08.938Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties
17:07:08 [2024-02-28T22:07:08.938Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
17:07:08 [2024-02-28T22:07:08.938Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties
17:07:09 [2024-02-28T22:07:09.193Z] [INFO] 
17:07:09 [2024-02-28T22:07:09.193Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.kernel ---
17:07:09 [2024-02-28T22:07:09.449Z] [INFO] The project's OSGi version is 9.3.0.202402282205
17:07:09 [2024-02-28T22:07:09.449Z] [INFO] 
17:07:09 [2024-02-28T22:07:09.449Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel ---
17:07:09 [2024-02-28T22:07:09.449Z] [INFO] 
17:07:09 [2024-02-28T22:07:09.449Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel ---
17:07:09 [2024-02-28T22:07:09.449Z] [INFO] 
17:07:09 [2024-02-28T22:07:09.449Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel ---
17:07:09 [2024-02-28T22:07:09.449Z] [INFO] 
17:07:09 [2024-02-28T22:07:09.449Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel ---
17:07:09 [2024-02-28T22:07:09.450Z] [INFO] 
17:07:09 [2024-02-28T22:07:09.450Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.kernel ---
17:07:09 [2024-02-28T22:07:09.450Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:09 [2024-02-28T22:07:09.450Z] [INFO] 
17:07:09 [2024-02-28T22:07:09.450Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel ---
17:07:09 [2024-02-28T22:07:09.450Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel/src/main/resources
17:07:09 [2024-02-28T22:07:09.450Z] [INFO] 
17:07:09 [2024-02-28T22:07:09.450Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core.tests >--
17:07:09 [2024-02-28T22:07:09.450Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.core.tests 1.0.16-SNAPSHOT [95/141]
17:07:09 [2024-02-28T22:07:09.450Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/pom.xml
17:07:09 [2024-02-28T22:07:09.450Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:07:09 [2024-02-28T22:07:09.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
17:07:09 [2024-02-28T22:07:09.450Z] [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-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/pom.xml
17:07:09 [2024-02-28T22:07:09.450Z] [INFO] 
17:07:09 [2024-02-28T22:07:09.450Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
17:07:09 [2024-02-28T22:07:09.450Z] [INFO] The project's OSGi version is 1.0.16.202402282205
17:07:09 [2024-02-28T22:07:09.450Z] [INFO] 
17:07:09 [2024-02-28T22:07:09.450Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
17:07:09 [2024-02-28T22:07:09.450Z] [INFO] 
17:07:09 [2024-02-28T22:07:09.450Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
17:07:09 [2024-02-28T22:07:09.450Z] [INFO] 
17:07:09 [2024-02-28T22:07:09.450Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
17:07:09 [2024-02-28T22:07:09.450Z] [INFO] 
17:07:09 [2024-02-28T22:07:09.450Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
17:07:09 [2024-02-28T22:07:09.450Z] [INFO] 
17:07:09 [2024-02-28T22:07:09.450Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
17:07:09 [2024-02-28T22:07:09.450Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.analysis.xml.core.tests
17:07:09 [2024-02-28T22:07:09.706Z] [INFO] 
17:07:09 [2024-02-28T22:07:09.706Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
17:07:09 [2024-02-28T22:07:09.706Z] [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-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:09 [2024-02-28T22:07:09.706Z] [INFO] 
17:07:09 [2024-02-28T22:07:09.706Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
17:07:09 [2024-02-28T22:07:09.706Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/main/resources
17:07:09 [2024-02-28T22:07:09.706Z] [INFO] 
17:07:09 [2024-02-28T22:07:09.706Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
17:07:09 [2024-02-28T22:07:09.706Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:07:09 [2024-02-28T22:07:09.706Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:07:09 [2024-02-28T22:07:09.706Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core.tests:1.0.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/pom.xml
17:07:09 [2024-02-28T22:07:09.706Z] [INFO] Nothing to compile - all classes are up to date
17:07:09 [2024-02-28T22:07:09.706Z] [INFO] 
17:07:09 [2024-02-28T22:07:09.706Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core.tests >--
17:07:09 [2024-02-28T22:07:09.706Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.core.tests 2.0.7-SNAPSHOT [96/141]
17:07:09 [2024-02-28T22:07:09.706Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/pom.xml
17:07:09 [2024-02-28T22:07:09.706Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:07:09 [2024-02-28T22:07:09.706Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:07:09 [2024-02-28T22:07:09.706Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core.tests:2.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/pom.xml
17:07:09 [2024-02-28T22:07:09.961Z] [INFO] 
17:07:09 [2024-02-28T22:07:09.961Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
17:07:09 [2024-02-28T22:07:09.961Z] [INFO] The project's OSGi version is 2.0.7.202402282205
17:07:09 [2024-02-28T22:07:09.961Z] [INFO] 
17:07:09 [2024-02-28T22:07:09.961Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
17:07:09 [2024-02-28T22:07:09.961Z] [INFO] 
17:07:09 [2024-02-28T22:07:09.961Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
17:07:09 [2024-02-28T22:07:09.961Z] [INFO] 
17:07:09 [2024-02-28T22:07:09.961Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
17:07:09 [2024-02-28T22:07:09.961Z] [INFO] 
17:07:09 [2024-02-28T22:07:09.961Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
17:07:09 [2024-02-28T22:07:09.961Z] [INFO] 
17:07:09 [2024-02-28T22:07:09.961Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
17:07:09 [2024-02-28T22:07:09.961Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.kernel.core.tests
17:07:10 [2024-02-28T22:07:10.216Z] [INFO] 
17:07:10 [2024-02-28T22:07:10.216Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
17:07:10 [2024-02-28T22:07:10.216Z] [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-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:10 [2024-02-28T22:07:10.216Z] [INFO] 
17:07:10 [2024-02-28T22:07:10.216Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
17:07:10 [2024-02-28T22:07:10.216Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/src/main/resources
17:07:10 [2024-02-28T22:07:10.216Z] [INFO] 
17:07:10 [2024-02-28T22:07:10.216Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
17:07:10 [2024-02-28T22:07:10.216Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:07:10 [2024-02-28T22:07:10.216Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:07:10 [2024-02-28T22:07:10.216Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core.tests:2.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/pom.xml
17:07:10 [2024-02-28T22:07:10.216Z] [INFO] Nothing to compile - all classes are up to date
17:07:10 [2024-02-28T22:07:10.216Z] [INFO] 
17:07:10 [2024-02-28T22:07:10.216Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests >--
17:07:10 [2024-02-28T22:07:10.216Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests 1.0.21-SNAPSHOT [97/141]
17:07:10 [2024-02-28T22:07:10.216Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/pom.xml
17:07:10 [2024-02-28T22:07:10.216Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:07:10 [2024-02-28T22:07:10.216Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:07:10 [2024-02-28T22:07:10.217Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests:1.0.21-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/pom.xml
17:07:10 [2024-02-28T22:07:10.472Z] [INFO] 
17:07:10 [2024-02-28T22:07:10.472Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
17:07:10 [2024-02-28T22:07:10.472Z] [INFO] The project's OSGi version is 1.0.21.202402282205
17:07:10 [2024-02-28T22:07:10.472Z] [INFO] 
17:07:10 [2024-02-28T22:07:10.472Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
17:07:10 [2024-02-28T22:07:10.472Z] [INFO] 
17:07:10 [2024-02-28T22:07:10.472Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
17:07:10 [2024-02-28T22:07:10.472Z] [INFO] 
17:07:10 [2024-02-28T22:07:10.472Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
17:07:10 [2024-02-28T22:07:10.472Z] [INFO] 
17:07:10 [2024-02-28T22:07:10.472Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
17:07:10 [2024-02-28T22:07:10.472Z] [INFO] 
17:07:10 [2024-02-28T22:07:10.472Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
17:07:10 [2024-02-28T22:07:10.472Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests
17:07:10 [2024-02-28T22:07:10.727Z] [INFO] 
17:07:10 [2024-02-28T22:07:10.727Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
17:07:10 [2024-02-28T22:07:10.727Z] [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-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:10 [2024-02-28T22:07:10.727Z] [INFO] 
17:07:10 [2024-02-28T22:07:10.727Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
17:07:10 [2024-02-28T22:07:10.728Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/main/resources
17:07:10 [2024-02-28T22:07:10.728Z] [INFO] 
17:07:10 [2024-02-28T22:07:10.728Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
17:07:10 [2024-02-28T22:07:10.728Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:07:10 [2024-02-28T22:07:10.728Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:07:10 [2024-02-28T22:07:10.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.lttng2.kernel.ui.swtbot.tests:1.0.21-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/pom.xml
17:07:10 [2024-02-28T22:07:10.728Z] [INFO] Nothing to compile - all classes are up to date
17:07:10 [2024-02-28T22:07:10.728Z] [INFO] 
17:07:10 [2024-02-28T22:07:10.728Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core >--
17:07:10 [2024-02-28T22:07:10.728Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.core 5.2.2-SNAPSHOT [98/141]
17:07:10 [2024-02-28T22:07:10.728Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties
17:07:10 [2024-02-28T22:07:10.728Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:07:10 [2024-02-28T22:07:10.728Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:07:10 [2024-02-28T22:07:10.728Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core:5.2.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties
17:07:10 [2024-02-28T22:07:10.983Z] [INFO] 
17:07:10 [2024-02-28T22:07:10.983Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.core ---
17:07:10 [2024-02-28T22:07:10.983Z] [INFO] The project's OSGi version is 5.2.2.202402282205
17:07:10 [2024-02-28T22:07:10.983Z] [INFO] 
17:07:10 [2024-02-28T22:07:10.983Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.core ---
17:07:10 [2024-02-28T22:07:10.983Z] [INFO] 
17:07:10 [2024-02-28T22:07:10.983Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.core ---
17:07:10 [2024-02-28T22:07:10.983Z] [INFO] 
17:07:10 [2024-02-28T22:07:10.983Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.core ---
17:07:10 [2024-02-28T22:07:10.983Z] [INFO] 
17:07:10 [2024-02-28T22:07:10.983Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.core ---
17:07:10 [2024-02-28T22:07:10.983Z] [INFO] 
17:07:10 [2024-02-28T22:07:10.983Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.core ---
17:07:10 [2024-02-28T22:07:10.983Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.ust.core
17:07:10 [2024-02-28T22:07:10.983Z] [INFO] 
17:07:10 [2024-02-28T22:07:10.983Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust.core ---
17:07:10 [2024-02-28T22:07:10.983Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:10 [2024-02-28T22:07:10.983Z] [INFO] 
17:07:10 [2024-02-28T22:07:10.983Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.core ---
17:07:10 [2024-02-28T22:07:10.983Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/main/resources
17:07:10 [2024-02-28T22:07:10.983Z] [INFO] 
17:07:10 [2024-02-28T22:07:10.983Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.core ---
17:07:10 [2024-02-28T22:07:10.983Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:07:10 [2024-02-28T22:07:10.983Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:07:10 [2024-02-28T22:07:10.983Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core:5.2.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties
17:07:10 [2024-02-28T22:07:10.983Z] [INFO] Nothing to compile - all classes are up to date
17:07:10 [2024-02-28T22:07:10.983Z] [INFO] 
17:07:10 [2024-02-28T22:07:10.983Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui >---
17:07:10 [2024-02-28T22:07:10.983Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.ui 3.1.0-SNAPSHOT  [99/141]
17:07:10 [2024-02-28T22:07:10.983Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties
17:07:10 [2024-02-28T22:07:10.983Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:07:10 [2024-02-28T22:07:10.983Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:07:10 [2024-02-28T22:07:10.983Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties
17:07:11 [2024-02-28T22:07:11.239Z] [INFO] 
17:07:11 [2024-02-28T22:07:11.239Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui ---
17:07:11 [2024-02-28T22:07:11.239Z] [INFO] The project's OSGi version is 3.1.0.202402282205
17:07:11 [2024-02-28T22:07:11.239Z] [INFO] 
17:07:11 [2024-02-28T22:07:11.239Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui ---
17:07:11 [2024-02-28T22:07:11.239Z] [INFO] 
17:07:11 [2024-02-28T22:07:11.239Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui ---
17:07:11 [2024-02-28T22:07:11.239Z] [INFO] 
17:07:11 [2024-02-28T22:07:11.239Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui ---
17:07:11 [2024-02-28T22:07:11.239Z] [INFO] 
17:07:11 [2024-02-28T22:07:11.239Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui ---
17:07:11 [2024-02-28T22:07:11.239Z] [INFO] 
17:07:11 [2024-02-28T22:07:11.239Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.ui ---
17:07:11 [2024-02-28T22:07:11.239Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.ust.ui
17:07:11 [2024-02-28T22:07:11.493Z] [INFO] 
17:07:11 [2024-02-28T22:07:11.493Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust.ui ---
17:07:11 [2024-02-28T22:07:11.493Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:11 [2024-02-28T22:07:11.493Z] [INFO] 
17:07:11 [2024-02-28T22:07:11.493Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui ---
17:07:11 [2024-02-28T22:07:11.493Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui/src/main/resources
17:07:11 [2024-02-28T22:07:11.493Z] [INFO] 
17:07:11 [2024-02-28T22:07:11.493Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui ---
17:07:11 [2024-02-28T22:07:11.493Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:07:11 [2024-02-28T22:07:11.493Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:07:11 [2024-02-28T22:07:11.493Z] [WARNING] The 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-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties
17:07:11 [2024-02-28T22:07:11.493Z] [INFO] Nothing to compile - all classes are up to date
17:07:11 [2024-02-28T22:07:11.493Z] [INFO] 
17:07:11 [2024-02-28T22:07:11.493Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust >----
17:07:11 [2024-02-28T22:07:11.493Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust 9.3.0-SNAPSHOT    [100/141]
17:07:11 [2024-02-28T22:07:11.493Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties
17:07:11 [2024-02-28T22:07:11.493Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
17:07:11 [2024-02-28T22:07:11.493Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties
17:07:11 [2024-02-28T22:07:11.749Z] [INFO] 
17:07:11 [2024-02-28T22:07:11.749Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.ust ---
17:07:11 [2024-02-28T22:07:11.749Z] [INFO] The project's OSGi version is 9.3.0.202402282205
17:07:11 [2024-02-28T22:07:11.750Z] [INFO] 
17:07:11 [2024-02-28T22:07:11.750Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust ---
17:07:11 [2024-02-28T22:07:11.750Z] [INFO] 
17:07:11 [2024-02-28T22:07:11.750Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust ---
17:07:11 [2024-02-28T22:07:11.750Z] [INFO] 
17:07:11 [2024-02-28T22:07:11.750Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust ---
17:07:11 [2024-02-28T22:07:11.750Z] [INFO] 
17:07:11 [2024-02-28T22:07:11.750Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust ---
17:07:11 [2024-02-28T22:07:11.750Z] [INFO] 
17:07:11 [2024-02-28T22:07:11.750Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust ---
17:07:11 [2024-02-28T22:07:11.750Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:11 [2024-02-28T22:07:11.750Z] [INFO] 
17:07:11 [2024-02-28T22:07:11.750Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust ---
17:07:11 [2024-02-28T22:07:11.750Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust/src/main/resources
17:07:11 [2024-02-28T22:07:11.750Z] [INFO] 
17:07:11 [2024-02-28T22:07:11.750Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests >--
17:07:11 [2024-02-28T22:07:11.750Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.core.tests 1.0.15-SNAPSHOT [101/141]
17:07:11 [2024-02-28T22:07:11.750Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/pom.xml
17:07:11 [2024-02-28T22:07:11.750Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:07:11 [2024-02-28T22:07:11.750Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:07:11 [2024-02-28T22:07:11.750Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests:1.0.15-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/pom.xml
17:07:12 [2024-02-28T22:07:12.005Z] [INFO] 
17:07:12 [2024-02-28T22:07:12.005Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
17:07:12 [2024-02-28T22:07:12.005Z] [INFO] The project's OSGi version is 1.0.15.202402282205
17:07:12 [2024-02-28T22:07:12.005Z] [INFO] 
17:07:12 [2024-02-28T22:07:12.005Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
17:07:12 [2024-02-28T22:07:12.005Z] [INFO] 
17:07:12 [2024-02-28T22:07:12.005Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
17:07:12 [2024-02-28T22:07:12.005Z] [INFO] 
17:07:12 [2024-02-28T22:07:12.005Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
17:07:12 [2024-02-28T22:07:12.005Z] [INFO] 
17:07:12 [2024-02-28T22:07:12.005Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
17:07:12 [2024-02-28T22:07:12.005Z] [INFO] 
17:07:12 [2024-02-28T22:07:12.005Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
17:07:12 [2024-02-28T22:07:12.005Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.ust.core.tests
17:07:12 [2024-02-28T22:07:12.261Z] [INFO] 
17:07:12 [2024-02-28T22:07:12.261Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
17:07:12 [2024-02-28T22:07:12.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-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:12 [2024-02-28T22:07:12.261Z] [INFO] 
17:07:12 [2024-02-28T22:07:12.261Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
17:07:12 [2024-02-28T22:07:12.261Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/src/main/resources
17:07:12 [2024-02-28T22:07:12.261Z] [INFO] 
17:07:12 [2024-02-28T22:07:12.261Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
17:07:12 [2024-02-28T22:07:12.261Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:07:12 [2024-02-28T22:07:12.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
17:07:12 [2024-02-28T22:07:12.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.tests:1.0.15-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/pom.xml
17:07:12 [2024-02-28T22:07:12.261Z] [INFO] Nothing to compile - all classes are up to date
17:07:12 [2024-02-28T22:07:12.261Z] [INFO] 
17:07:12 [2024-02-28T22:07:12.261Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.tests >--
17:07:12 [2024-02-28T22:07:12.261Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.ui.tests 1.0.3-SNAPSHOT [102/141]
17:07:12 [2024-02-28T22:07:12.261Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/pom.xml
17:07:12 [2024-02-28T22:07:12.261Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:07:12 [2024-02-28T22:07:12.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
17:07:12 [2024-02-28T22:07:12.261Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/pom.xml
17:07:12 [2024-02-28T22:07:12.519Z] [INFO] 
17:07:12 [2024-02-28T22:07:12.519Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
17:07:12 [2024-02-28T22:07:12.519Z] [INFO] The project's OSGi version is 1.0.3.202402282205
17:07:12 [2024-02-28T22:07:12.519Z] [INFO] 
17:07:12 [2024-02-28T22:07:12.519Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
17:07:12 [2024-02-28T22:07:12.519Z] [INFO] 
17:07:12 [2024-02-28T22:07:12.519Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
17:07:12 [2024-02-28T22:07:12.519Z] [INFO] 
17:07:12 [2024-02-28T22:07:12.519Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
17:07:12 [2024-02-28T22:07:12.519Z] [INFO] 
17:07:12 [2024-02-28T22:07:12.519Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
17:07:12 [2024-02-28T22:07:12.519Z] [INFO] 
17:07:12 [2024-02-28T22:07:12.519Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
17:07:12 [2024-02-28T22:07:12.519Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.ust.ui.tests
17:07:12 [2024-02-28T22:07:12.775Z] [INFO] 
17:07:12 [2024-02-28T22:07:12.775Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
17:07:12 [2024-02-28T22:07:12.775Z] [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-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:12 [2024-02-28T22:07:12.775Z] [INFO] 
17:07:12 [2024-02-28T22:07:12.775Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
17:07:12 [2024-02-28T22:07:12.775Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/src/main/resources
17:07:12 [2024-02-28T22:07:12.775Z] [INFO] 
17:07:12 [2024-02-28T22:07:12.775Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
17:07:12 [2024-02-28T22:07:12.775Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:07:12 [2024-02-28T22:07:12.775Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:07:12 [2024-02-28T22:07:12.775Z] [WARNING] The 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-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/pom.xml
17:07:12 [2024-02-28T22:07:12.775Z] [INFO] Nothing to compile - all classes are up to date
17:07:12 [2024-02-28T22:07:12.775Z] [INFO] 
17:07:12 [2024-02-28T22:07:12.775Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests >--
17:07:12 [2024-02-28T22:07:12.775Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests 1.0.16-SNAPSHOT [103/141]
17:07:12 [2024-02-28T22:07:12.775Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/pom.xml
17:07:12 [2024-02-28T22:07:12.775Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:07:12 [2024-02-28T22:07:12.775Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:07:12 [2024-02-28T22:07:12.775Z] [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-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/pom.xml
17:07:13 [2024-02-28T22:07:13.030Z] [INFO] 
17:07:13 [2024-02-28T22:07:13.030Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
17:07:13 [2024-02-28T22:07:13.030Z] [INFO] The project's OSGi version is 1.0.16.202402282205
17:07:13 [2024-02-28T22:07:13.030Z] [INFO] 
17:07:13 [2024-02-28T22:07:13.030Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
17:07:13 [2024-02-28T22:07:13.030Z] [INFO] 
17:07:13 [2024-02-28T22:07:13.031Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
17:07:13 [2024-02-28T22:07:13.031Z] [INFO] 
17:07:13 [2024-02-28T22:07:13.031Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
17:07:13 [2024-02-28T22:07:13.031Z] [INFO] 
17:07:13 [2024-02-28T22:07:13.031Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
17:07:13 [2024-02-28T22:07:13.031Z] [INFO] 
17:07:13 [2024-02-28T22:07:13.031Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
17:07:13 [2024-02-28T22:07:13.031Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests
17:07:13 [2024-02-28T22:07:13.287Z] [INFO] 
17:07:13 [2024-02-28T22:07:13.287Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
17:07:13 [2024-02-28T22:07:13.287Z] [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-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:13 [2024-02-28T22:07:13.287Z] [INFO] 
17:07:13 [2024-02-28T22:07:13.287Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
17:07:13 [2024-02-28T22:07:13.287Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/src/main/resources
17:07:13 [2024-02-28T22:07:13.287Z] [INFO] 
17:07:13 [2024-02-28T22:07:13.287Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
17:07:13 [2024-02-28T22:07:13.287Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:07:13 [2024-02-28T22:07:13.287Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:07:13 [2024-02-28T22:07:13.287Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests:1.0.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/pom.xml
17:07:13 [2024-02-28T22:07:13.287Z] [INFO] Nothing to compile - all classes are up to date
17:07:13 [2024-02-28T22:07:13.287Z] [INFO] 
17:07:13 [2024-02-28T22:07:13.287Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.pcap-parent >----
17:07:13 [2024-02-28T22:07:13.287Z] [INFO] Building Trace Compass Pcap Format Support Parent 9.3.0-SNAPSHOT [104/141]
17:07:13 [2024-02-28T22:07:13.287Z] [INFO]   from pcap/pom.xml
17:07:13 [2024-02-28T22:07:13.287Z] [INFO] --------------------------------[ pom ]---------------------------------
17:07:13 [2024-02-28T22:07:13.287Z] [INFO] 
17:07:13 [2024-02-28T22:07:13.287Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap-parent ---
17:07:13 [2024-02-28T22:07:13.287Z] [INFO] 
17:07:13 [2024-02-28T22:07:13.287Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.pcap-parent ---
17:07:13 [2024-02-28T22:07:13.287Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:13 [2024-02-28T22:07:13.287Z] [INFO] 
17:07:13 [2024-02-28T22:07:13.287Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core >-----
17:07:13 [2024-02-28T22:07:13.287Z] [INFO] Building org.eclipse.tracecompass.pcap.core 1.2.1-SNAPSHOT     [105/141]
17:07:13 [2024-02-28T22:07:13.287Z] [INFO]   from pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties
17:07:13 [2024-02-28T22:07:13.287Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:07:13 [2024-02-28T22:07:13.287Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:07:13 [2024-02-28T22:07:13.287Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core:1.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties
17:07:13 [2024-02-28T22:07:13.543Z] [INFO] 
17:07:13 [2024-02-28T22:07:13.543Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.pcap.core ---
17:07:13 [2024-02-28T22:07:13.543Z] [INFO] The project's OSGi version is 1.2.1.202402282205
17:07:13 [2024-02-28T22:07:13.543Z] [INFO] 
17:07:13 [2024-02-28T22:07:13.543Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.pcap.core ---
17:07:13 [2024-02-28T22:07:13.543Z] [INFO] 
17:07:13 [2024-02-28T22:07:13.543Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.pcap.core ---
17:07:13 [2024-02-28T22:07:13.543Z] [INFO] 
17:07:13 [2024-02-28T22:07:13.543Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap.core ---
17:07:13 [2024-02-28T22:07:13.543Z] [INFO] 
17:07:13 [2024-02-28T22:07:13.543Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.pcap.core ---
17:07:13 [2024-02-28T22:07:13.543Z] [INFO] 
17:07:13 [2024-02-28T22:07:13.543Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.pcap.core ---
17:07:13 [2024-02-28T22:07:13.543Z] [INFO] Resolving class path of org.eclipse.tracecompass.pcap.core
17:07:13 [2024-02-28T22:07:13.543Z] [INFO] 
17:07:13 [2024-02-28T22:07:13.543Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.pcap.core ---
17:07:13 [2024-02-28T22:07:13.543Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:13 [2024-02-28T22:07:13.543Z] [INFO] 
17:07:13 [2024-02-28T22:07:13.543Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.pcap.core ---
17:07:13 [2024-02-28T22:07:13.543Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core/src/main/resources
17:07:13 [2024-02-28T22:07:13.543Z] [INFO] 
17:07:13 [2024-02-28T22:07:13.543Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.pcap.core ---
17:07:13 [2024-02-28T22:07:13.543Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:07:13 [2024-02-28T22:07:13.543Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:07:13 [2024-02-28T22:07:13.543Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core:1.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties
17:07:13 [2024-02-28T22:07:13.543Z] [INFO] Nothing to compile - all classes are up to date
17:07:13 [2024-02-28T22:07:13.543Z] [INFO] 
17:07:13 [2024-02-28T22:07:13.543Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests >--
17:07:13 [2024-02-28T22:07:13.543Z] [INFO] Building Trace Compass Pcap Parser Core Tests Plug-in 1.0.7-SNAPSHOT [106/141]
17:07:13 [2024-02-28T22:07:13.543Z] [INFO]   from pcap/org.eclipse.tracecompass.pcap.core.tests/pom.xml
17:07:13 [2024-02-28T22:07:13.543Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:07:13 [2024-02-28T22:07:13.543Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:07:13 [2024-02-28T22:07:13.543Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/pom.xml
17:07:13 [2024-02-28T22:07:13.543Z] [INFO] 
17:07:13 [2024-02-28T22:07:13.543Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.pcap.core.tests ---
17:07:13 [2024-02-28T22:07:13.543Z] [INFO] The project's OSGi version is 1.0.7.202402282205
17:07:13 [2024-02-28T22:07:13.544Z] [INFO] 
17:07:13 [2024-02-28T22:07:13.544Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.pcap.core.tests ---
17:07:13 [2024-02-28T22:07:13.544Z] [INFO] 
17:07:13 [2024-02-28T22:07:13.544Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.pcap.core.tests ---
17:07:13 [2024-02-28T22:07:13.544Z] [INFO] 
17:07:13 [2024-02-28T22:07:13.544Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap.core.tests ---
17:07:13 [2024-02-28T22:07:13.544Z] [INFO] 
17:07:13 [2024-02-28T22:07:13.544Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.pcap.core.tests ---
17:07:13 [2024-02-28T22:07:13.544Z] [INFO] 
17:07:13 [2024-02-28T22:07:13.544Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.pcap.core.tests ---
17:07:13 [2024-02-28T22:07:13.544Z] [INFO] Resolving class path of Trace Compass Pcap Parser Core Tests Plug-in
17:07:13 [2024-02-28T22:07:13.544Z] [INFO] 
17:07:13 [2024-02-28T22:07:13.544Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.pcap.core.tests ---
17:07:13 [2024-02-28T22:07:13.544Z] [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-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:13 [2024-02-28T22:07:13.544Z] [INFO] 
17:07:13 [2024-02-28T22:07:13.544Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.pcap.core.tests ---
17:07:13 [2024-02-28T22:07:13.544Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/src/main/resources
17:07:13 [2024-02-28T22:07:13.544Z] [INFO] 
17:07:13 [2024-02-28T22:07:13.544Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.pcap.core.tests ---
17:07:13 [2024-02-28T22:07:13.544Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:07:13 [2024-02-28T22:07:13.544Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:07:13 [2024-02-28T22:07:13.544Z] [WARNING] The 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-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/pom.xml
17:07:13 [2024-02-28T22:07:13.544Z] [INFO] Nothing to compile - all classes are up to date
17:07:13 [2024-02-28T22:07:13.544Z] [INFO] 
17:07:13 [2024-02-28T22:07:13.544Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core >---
17:07:13 [2024-02-28T22:07:13.544Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.core 1.1.1-SNAPSHOT [107/141]
17:07:13 [2024-02-28T22:07:13.544Z] [INFO]   from pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties
17:07:13 [2024-02-28T22:07:13.544Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:07:13 [2024-02-28T22:07:13.544Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:07:13 [2024-02-28T22:07:13.799Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties
17:07:13 [2024-02-28T22:07:13.799Z] [INFO] 
17:07:13 [2024-02-28T22:07:13.799Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.core ---
17:07:13 [2024-02-28T22:07:13.799Z] [INFO] The project's OSGi version is 1.1.1.202402282205
17:07:13 [2024-02-28T22:07:13.799Z] [INFO] 
17:07:13 [2024-02-28T22:07:13.799Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.core ---
17:07:13 [2024-02-28T22:07:13.799Z] [INFO] 
17:07:13 [2024-02-28T22:07:13.799Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.core ---
17:07:13 [2024-02-28T22:07:13.799Z] [INFO] 
17:07:13 [2024-02-28T22:07:13.799Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.core ---
17:07:13 [2024-02-28T22:07:13.799Z] [INFO] 
17:07:13 [2024-02-28T22:07:13.799Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.core ---
17:07:13 [2024-02-28T22:07:13.799Z] [INFO] 
17:07:13 [2024-02-28T22:07:13.799Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.core ---
17:07:13 [2024-02-28T22:07:13.799Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.pcap.core
17:07:13 [2024-02-28T22:07:13.799Z] [INFO] 
17:07:13 [2024-02-28T22:07:13.799Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap.core ---
17:07:13 [2024-02-28T22:07:13.799Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:13 [2024-02-28T22:07:13.799Z] [INFO] 
17:07:13 [2024-02-28T22:07:13.799Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.core ---
17:07:13 [2024-02-28T22:07:13.799Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core/src/main/resources
17:07:13 [2024-02-28T22:07:13.799Z] [INFO] 
17:07:13 [2024-02-28T22:07:13.799Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.core ---
17:07:13 [2024-02-28T22:07:13.799Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:07:13 [2024-02-28T22:07:13.800Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:07:13 [2024-02-28T22:07:13.800Z] [WARNING] The 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-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties
17:07:13 [2024-02-28T22:07:13.800Z] [INFO] Nothing to compile - all classes are up to date
17:07:13 [2024-02-28T22:07:13.800Z] [INFO] 
17:07:13 [2024-02-28T22:07:13.800Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui >----
17:07:13 [2024-02-28T22:07:13.800Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.ui 1.2.0-SNAPSHOT   [108/141]
17:07:13 [2024-02-28T22:07:13.800Z] [INFO]   from pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties
17:07:13 [2024-02-28T22:07:13.800Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:07:13 [2024-02-28T22:07:13.800Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:07:13 [2024-02-28T22:07:13.800Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties
17:07:14 [2024-02-28T22:07:14.055Z] [INFO] 
17:07:14 [2024-02-28T22:07:14.055Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.ui ---
17:07:14 [2024-02-28T22:07:14.055Z] [INFO] The project's OSGi version is 1.2.0.202402282205
17:07:14 [2024-02-28T22:07:14.055Z] [INFO] 
17:07:14 [2024-02-28T22:07:14.055Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.ui ---
17:07:14 [2024-02-28T22:07:14.055Z] [INFO] 
17:07:14 [2024-02-28T22:07:14.055Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.ui ---
17:07:14 [2024-02-28T22:07:14.055Z] [INFO] 
17:07:14 [2024-02-28T22:07:14.055Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.ui ---
17:07:14 [2024-02-28T22:07:14.055Z] [INFO] 
17:07:14 [2024-02-28T22:07:14.055Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.ui ---
17:07:14 [2024-02-28T22:07:14.055Z] [INFO] 
17:07:14 [2024-02-28T22:07:14.055Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.ui ---
17:07:14 [2024-02-28T22:07:14.055Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.pcap.ui
17:07:14 [2024-02-28T22:07:14.055Z] [INFO] 
17:07:14 [2024-02-28T22:07:14.055Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap.ui ---
17:07:14 [2024-02-28T22:07:14.055Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:14 [2024-02-28T22:07:14.055Z] [INFO] 
17:07:14 [2024-02-28T22:07:14.055Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.ui ---
17:07:14 [2024-02-28T22:07:14.055Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui/src/main/resources
17:07:14 [2024-02-28T22:07:14.055Z] [INFO] 
17:07:14 [2024-02-28T22:07:14.055Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.ui ---
17:07:14 [2024-02-28T22:07:14.055Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:07:14 [2024-02-28T22:07:14.055Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:07:14 [2024-02-28T22:07:14.055Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties
17:07:14 [2024-02-28T22:07:14.310Z] [INFO] Nothing to compile - all classes are up to date
17:07:14 [2024-02-28T22:07:14.310Z] [INFO] 
17:07:14 [2024-02-28T22:07:14.310Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap >-----
17:07:14 [2024-02-28T22:07:14.310Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap 9.3.0-SNAPSHOT      [109/141]
17:07:14 [2024-02-28T22:07:14.310Z] [INFO]   from pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties
17:07:14 [2024-02-28T22:07:14.310Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
17:07:14 [2024-02-28T22:07:14.310Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties
17:07:14 [2024-02-28T22:07:14.565Z] [INFO] 
17:07:14 [2024-02-28T22:07:14.565Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.pcap ---
17:07:14 [2024-02-28T22:07:14.565Z] [INFO] The project's OSGi version is 9.3.0.202402282205
17:07:14 [2024-02-28T22:07:14.565Z] [INFO] 
17:07:14 [2024-02-28T22:07:14.565Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap ---
17:07:14 [2024-02-28T22:07:14.565Z] [INFO] 
17:07:14 [2024-02-28T22:07:14.565Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap ---
17:07:14 [2024-02-28T22:07:14.565Z] [INFO] 
17:07:14 [2024-02-28T22:07:14.565Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap ---
17:07:14 [2024-02-28T22:07:14.565Z] [INFO] 
17:07:14 [2024-02-28T22:07:14.565Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap ---
17:07:14 [2024-02-28T22:07:14.565Z] [INFO] 
17:07:14 [2024-02-28T22:07:14.565Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap ---
17:07:14 [2024-02-28T22:07:14.565Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:14 [2024-02-28T22:07:14.565Z] [INFO] 
17:07:14 [2024-02-28T22:07:14.565Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap ---
17:07:14 [2024-02-28T22:07:14.565Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap/src/main/resources
17:07:14 [2024-02-28T22:07:14.565Z] [INFO] 
17:07:14 [2024-02-28T22:07:14.565Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core.tests >--
17:07:14 [2024-02-28T22:07:14.565Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.core.tests 1.0.4-SNAPSHOT [110/141]
17:07:14 [2024-02-28T22:07:14.565Z] [INFO]   from pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/pom.xml
17:07:14 [2024-02-28T22:07:14.565Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:07:14 [2024-02-28T22:07:14.565Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:07:14 [2024-02-28T22:07:14.565Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/pom.xml
17:07:14 [2024-02-28T22:07:14.820Z] [INFO] 
17:07:14 [2024-02-28T22:07:14.820Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
17:07:14 [2024-02-28T22:07:14.820Z] [INFO] The project's OSGi version is 1.0.4.202402282205
17:07:14 [2024-02-28T22:07:14.820Z] [INFO] 
17:07:14 [2024-02-28T22:07:14.820Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
17:07:14 [2024-02-28T22:07:14.820Z] [INFO] 
17:07:14 [2024-02-28T22:07:14.820Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
17:07:14 [2024-02-28T22:07:14.820Z] [INFO] 
17:07:14 [2024-02-28T22:07:14.820Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
17:07:14 [2024-02-28T22:07:14.820Z] [INFO] 
17:07:14 [2024-02-28T22:07:14.820Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
17:07:14 [2024-02-28T22:07:14.820Z] [INFO] 
17:07:14 [2024-02-28T22:07:14.820Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
17:07:14 [2024-02-28T22:07:14.820Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.pcap.core.tests
17:07:14 [2024-02-28T22:07:14.820Z] [INFO] 
17:07:14 [2024-02-28T22:07:14.820Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
17:07:14 [2024-02-28T22:07:14.820Z] [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-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:14 [2024-02-28T22:07:14.820Z] [INFO] 
17:07:14 [2024-02-28T22:07:14.820Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
17:07:14 [2024-02-28T22:07:14.820Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/src/main/resources
17:07:14 [2024-02-28T22:07:14.820Z] [INFO] 
17:07:14 [2024-02-28T22:07:14.820Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
17:07:14 [2024-02-28T22:07:14.820Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:07:14 [2024-02-28T22:07:14.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
17:07:14 [2024-02-28T22:07:14.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.tmf.pcap.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/pom.xml
17:07:14 [2024-02-28T22:07:14.820Z] [INFO] Nothing to compile - all classes are up to date
17:07:14 [2024-02-28T22:07:14.820Z] [INFO] 
17:07:14 [2024-02-28T22:07:14.820Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests >--
17:07:14 [2024-02-28T22:07:14.820Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests 1.0.3-SNAPSHOT [111/141]
17:07:14 [2024-02-28T22:07:14.820Z] [INFO]   from pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/pom.xml
17:07:14 [2024-02-28T22:07:14.820Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:07:14 [2024-02-28T22:07:14.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
17:07:14 [2024-02-28T22:07:14.820Z] [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-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/pom.xml
17:07:15 [2024-02-28T22:07:15.076Z] [INFO] 
17:07:15 [2024-02-28T22:07:15.076Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
17:07:15 [2024-02-28T22:07:15.076Z] [INFO] The project's OSGi version is 1.0.3.202402282205
17:07:15 [2024-02-28T22:07:15.076Z] [INFO] 
17:07:15 [2024-02-28T22:07:15.076Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
17:07:15 [2024-02-28T22:07:15.076Z] [INFO] 
17:07:15 [2024-02-28T22:07:15.076Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
17:07:15 [2024-02-28T22:07:15.076Z] [INFO] 
17:07:15 [2024-02-28T22:07:15.076Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
17:07:15 [2024-02-28T22:07:15.076Z] [INFO] 
17:07:15 [2024-02-28T22:07:15.076Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
17:07:15 [2024-02-28T22:07:15.076Z] [INFO] 
17:07:15 [2024-02-28T22:07:15.076Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
17:07:15 [2024-02-28T22:07:15.076Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests
17:07:15 [2024-02-28T22:07:15.636Z] [INFO] 
17:07:15 [2024-02-28T22:07:15.636Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
17:07:15 [2024-02-28T22:07:15.636Z] [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-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:15 [2024-02-28T22:07:15.636Z] [INFO] 
17:07:15 [2024-02-28T22:07:15.636Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
17:07:15 [2024-02-28T22:07:15.636Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/src/main/resources
17:07:15 [2024-02-28T22:07:15.636Z] [INFO] 
17:07:15 [2024-02-28T22:07:15.636Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
17:07:15 [2024-02-28T22:07:15.636Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:07:15 [2024-02-28T22:07:15.636Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:07:15 [2024-02-28T22:07:15.636Z] [WARNING] The 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-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/pom.xml
17:07:15 [2024-02-28T22:07:15.636Z] [INFO] Nothing to compile - all classes are up to date
17:07:15 [2024-02-28T22:07:15.636Z] [INFO] 
17:07:15 [2024-02-28T22:07:15.636Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp-parent >----
17:07:15 [2024-02-28T22:07:15.636Z] [INFO] Building Trace Compass RCP Parent 9.3.0-SNAPSHOT               [112/141]
17:07:15 [2024-02-28T22:07:15.636Z] [INFO]   from rcp/pom.xml
17:07:15 [2024-02-28T22:07:15.636Z] [INFO] --------------------------------[ pom ]---------------------------------
17:07:15 [2024-02-28T22:07:15.636Z] [INFO] 
17:07:15 [2024-02-28T22:07:15.636Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp-parent ---
17:07:15 [2024-02-28T22:07:15.636Z] [INFO] 
17:07:15 [2024-02-28T22:07:15.636Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp-parent ---
17:07:15 [2024-02-28T22:07:15.636Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:15 [2024-02-28T22:07:15.636Z] [INFO] 
17:07:15 [2024-02-28T22:07:15.636Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding >---
17:07:15 [2024-02-28T22:07:15.636Z] [INFO] Building Trace Compass RCP Branding plug-in 9.3.0-SNAPSHOT     [113/141]
17:07:15 [2024-02-28T22:07:15.637Z] [INFO]   from rcp/org.eclipse.tracecompass.rcp.branding/pom.xml
17:07:15 [2024-02-28T22:07:15.637Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:07:15 [2024-02-28T22:07:15.637Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:07:15 [2024-02-28T22:07:15.637Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.branding/pom.xml
17:07:15 [2024-02-28T22:07:15.637Z] [INFO] 
17:07:15 [2024-02-28T22:07:15.637Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.branding ---
17:07:15 [2024-02-28T22:07:15.637Z] [INFO] The project's OSGi version is 9.3.0.202402282205
17:07:15 [2024-02-28T22:07:15.637Z] [INFO] 
17:07:15 [2024-02-28T22:07:15.637Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.branding ---
17:07:15 [2024-02-28T22:07:15.637Z] [INFO] 
17:07:15 [2024-02-28T22:07:15.637Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.branding ---
17:07:15 [2024-02-28T22:07:15.637Z] [INFO] 
17:07:15 [2024-02-28T22:07:15.637Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.branding ---
17:07:15 [2024-02-28T22:07:15.637Z] [INFO] 
17:07:15 [2024-02-28T22:07:15.637Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.branding ---
17:07:15 [2024-02-28T22:07:15.637Z] [INFO] 
17:07:15 [2024-02-28T22:07:15.637Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.branding ---
17:07:15 [2024-02-28T22:07:15.637Z] [INFO] Resolving class path of Trace Compass RCP Branding plug-in
17:07:15 [2024-02-28T22:07:15.637Z] [INFO] 
17:07:15 [2024-02-28T22:07:15.637Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.branding ---
17:07:15 [2024-02-28T22:07:15.637Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.branding/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:15 [2024-02-28T22:07:15.637Z] [INFO] 
17:07:15 [2024-02-28T22:07:15.637Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.branding ---
17:07:15 [2024-02-28T22:07:15.637Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.branding/src/main/resources
17:07:15 [2024-02-28T22:07:15.637Z] [INFO] 
17:07:15 [2024-02-28T22:07:15.637Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.rcp.branding ---
17:07:15 [2024-02-28T22:07:15.637Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:07:15 [2024-02-28T22:07:15.637Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:07:15 [2024-02-28T22:07:15.637Z] [WARNING] The 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.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.branding/pom.xml
17:07:15 [2024-02-28T22:07:15.637Z] [INFO] 
17:07:15 [2024-02-28T22:07:15.637Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature >--
17:07:15 [2024-02-28T22:07:15.637Z] [INFO] Building Trace Compass RCP Branding Feature 9.3.0-SNAPSHOT     [114/141]
17:07:15 [2024-02-28T22:07:15.637Z] [INFO]   from rcp/org.eclipse.tracecompass.rcp.branding.feature/pom.xml
17:07:15 [2024-02-28T22:07:15.637Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
17:07:15 [2024-02-28T22:07:15.637Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.branding.feature/pom.xml
17:07:15 [2024-02-28T22:07:15.892Z] [INFO] 
17:07:15 [2024-02-28T22:07:15.892Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.branding.feature ---
17:07:15 [2024-02-28T22:07:15.892Z] [INFO] The project's OSGi version is 9.3.0.202402282205
17:07:15 [2024-02-28T22:07:15.892Z] [INFO] 
17:07:15 [2024-02-28T22:07:15.892Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.branding.feature ---
17:07:15 [2024-02-28T22:07:15.893Z] [INFO] 
17:07:15 [2024-02-28T22:07:15.893Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.branding.feature ---
17:07:15 [2024-02-28T22:07:15.893Z] [INFO] 
17:07:15 [2024-02-28T22:07:15.893Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.branding.feature ---
17:07:15 [2024-02-28T22:07:15.893Z] [INFO] 
17:07:15 [2024-02-28T22:07:15.893Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.branding.feature ---
17:07:15 [2024-02-28T22:07:15.893Z] [INFO] 
17:07:15 [2024-02-28T22:07:15.893Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.branding.feature ---
17:07:15 [2024-02-28T22:07:15.893Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.branding.feature/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:15 [2024-02-28T22:07:15.893Z] [INFO] 
17:07:15 [2024-02-28T22:07:15.893Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.branding.feature ---
17:07:15 [2024-02-28T22:07:15.893Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.branding.feature/src/main/resources
17:07:15 [2024-02-28T22:07:15.893Z] [INFO] 
17:07:15 [2024-02-28T22:07:15.893Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core >---
17:07:15 [2024-02-28T22:07:15.893Z] [INFO] Building org.eclipse.tracecompass.tmf.cli.core 1.1.0-SNAPSHOT  [115/141]
17:07:15 [2024-02-28T22:07:15.893Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties
17:07:15 [2024-02-28T22:07:15.893Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:07:15 [2024-02-28T22:07:15.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
17:07:15 [2024-02-28T22:07:15.893Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties
17:07:15 [2024-02-28T22:07:15.893Z] [WARNING] The POM for commons-cli:commons-cli:jar:1.6.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
17:07:15 [2024-02-28T22:07:15.893Z] [INFO] 
17:07:15 [2024-02-28T22:07:15.893Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.cli.core ---
17:07:15 [2024-02-28T22:07:15.893Z] [INFO] The project's OSGi version is 1.1.0.202402282205
17:07:15 [2024-02-28T22:07:15.893Z] [INFO] 
17:07:15 [2024-02-28T22:07:15.893Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.cli.core ---
17:07:15 [2024-02-28T22:07:15.893Z] [INFO] 
17:07:15 [2024-02-28T22:07:15.893Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.cli.core ---
17:07:15 [2024-02-28T22:07:15.893Z] [INFO] 
17:07:15 [2024-02-28T22:07:15.893Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.cli.core ---
17:07:15 [2024-02-28T22:07:15.893Z] [INFO] 
17:07:15 [2024-02-28T22:07:15.893Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.cli.core ---
17:07:15 [2024-02-28T22:07:15.893Z] [INFO] 
17:07:15 [2024-02-28T22:07:15.893Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.cli.core ---
17:07:15 [2024-02-28T22:07:15.893Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.cli.core
17:07:15 [2024-02-28T22:07:15.893Z] [INFO] 
17:07:15 [2024-02-28T22:07:15.893Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.cli.core ---
17:07:15 [2024-02-28T22:07:15.893Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:15 [2024-02-28T22:07:15.893Z] [INFO] 
17:07:15 [2024-02-28T22:07:15.893Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.cli.core ---
17:07:15 [2024-02-28T22:07:15.893Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core/src/main/resources
17:07:15 [2024-02-28T22:07:15.893Z] [INFO] 
17:07:15 [2024-02-28T22:07:15.893Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.cli.core ---
17:07:15 [2024-02-28T22:07:15.893Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:07:15 [2024-02-28T22:07:15.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
17:07:15 [2024-02-28T22:07:15.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.cli.core:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties
17:07:15 [2024-02-28T22:07:15.893Z] [INFO] Nothing to compile - all classes are up to date
17:07:15 [2024-02-28T22:07:15.893Z] [INFO] 
17:07:15 [2024-02-28T22:07:15.893Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui >------
17:07:15 [2024-02-28T22:07:15.893Z] [INFO] Building org.eclipse.tracecompass.rcp.ui 9.3.0-SNAPSHOT        [116/141]
17:07:15 [2024-02-28T22:07:15.893Z] [INFO]   from rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties
17:07:15 [2024-02-28T22:07:15.893Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:07:15 [2024-02-28T22:07:15.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
17:07:15 [2024-02-28T22:07:15.893Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties
17:07:16 [2024-02-28T22:07:16.148Z] [INFO] 
17:07:16 [2024-02-28T22:07:16.148Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.ui ---
17:07:16 [2024-02-28T22:07:16.148Z] [INFO] The project's OSGi version is 9.3.0.202402282205
17:07:16 [2024-02-28T22:07:16.148Z] [INFO] 
17:07:16 [2024-02-28T22:07:16.148Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.ui ---
17:07:16 [2024-02-28T22:07:16.148Z] [INFO] 
17:07:16 [2024-02-28T22:07:16.148Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.ui ---
17:07:16 [2024-02-28T22:07:16.148Z] [INFO] 
17:07:16 [2024-02-28T22:07:16.148Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.ui ---
17:07:16 [2024-02-28T22:07:16.148Z] [INFO] 
17:07:16 [2024-02-28T22:07:16.148Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.ui ---
17:07:16 [2024-02-28T22:07:16.148Z] [INFO] 
17:07:16 [2024-02-28T22:07:16.148Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.ui ---
17:07:16 [2024-02-28T22:07:16.148Z] [INFO] Resolving class path of org.eclipse.tracecompass.rcp.ui
17:07:16 [2024-02-28T22:07:16.402Z] [INFO] 
17:07:16 [2024-02-28T22:07:16.403Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.ui ---
17:07:16 [2024-02-28T22:07:16.403Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:16 [2024-02-28T22:07:16.403Z] [INFO] 
17:07:16 [2024-02-28T22:07:16.403Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.ui ---
17:07:16 [2024-02-28T22:07:16.403Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui/src/main/resources
17:07:16 [2024-02-28T22:07:16.403Z] [INFO] 
17:07:16 [2024-02-28T22:07:16.403Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.rcp.ui ---
17:07:16 [2024-02-28T22:07:16.403Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:07:16 [2024-02-28T22:07:16.403Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:07:16 [2024-02-28T22:07:16.403Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties
17:07:16 [2024-02-28T22:07:16.403Z] [INFO] Nothing to compile - all classes are up to date
17:07:16 [2024-02-28T22:07:16.403Z] [INFO] 
17:07:16 [2024-02-28T22:07:16.403Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp >--------
17:07:16 [2024-02-28T22:07:16.403Z] [INFO] Building Trace Compass RCP Feature 9.3.0-SNAPSHOT              [117/141]
17:07:16 [2024-02-28T22:07:16.403Z] [INFO]   from rcp/org.eclipse.tracecompass.rcp/pom.xml
17:07:16 [2024-02-28T22:07:16.403Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
17:07:16 [2024-02-28T22:07:16.403Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp/pom.xml
17:07:16 [2024-02-28T22:07:16.963Z] [WARNING] The POM for commons-lang:commons-lang:jar:2.6 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
17:07:16 [2024-02-28T22:07:16.963Z] [INFO] 
17:07:16 [2024-02-28T22:07:16.963Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp ---
17:07:16 [2024-02-28T22:07:16.963Z] [INFO] The project's OSGi version is 9.3.0.202402282205
17:07:16 [2024-02-28T22:07:16.963Z] [INFO] 
17:07:16 [2024-02-28T22:07:16.963Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp ---
17:07:16 [2024-02-28T22:07:16.963Z] [INFO] 
17:07:16 [2024-02-28T22:07:16.963Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp ---
17:07:16 [2024-02-28T22:07:16.963Z] [INFO] 
17:07:16 [2024-02-28T22:07:16.963Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp ---
17:07:16 [2024-02-28T22:07:16.963Z] [INFO] 
17:07:16 [2024-02-28T22:07:16.963Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp ---
17:07:16 [2024-02-28T22:07:16.963Z] [INFO] 
17:07:16 [2024-02-28T22:07:16.963Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp ---
17:07:16 [2024-02-28T22:07:16.963Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:16 [2024-02-28T22:07:16.963Z] [INFO] 
17:07:16 [2024-02-28T22:07:16.963Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp ---
17:07:16 [2024-02-28T22:07:16.963Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp/src/main/resources
17:07:16 [2024-02-28T22:07:16.963Z] [INFO] 
17:07:16 [2024-02-28T22:07:16.963Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core.tests >--
17:07:16 [2024-02-28T22:07:16.963Z] [INFO] Building org.eclipse.tracecompass.tmf.cli.core.tests 1.0.3-SNAPSHOT [118/141]
17:07:16 [2024-02-28T22:07:16.963Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.cli.core.tests/pom.xml
17:07:16 [2024-02-28T22:07:16.963Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:07:16 [2024-02-28T22:07:16.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
17:07:16 [2024-02-28T22:07:16.963Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/pom.xml
17:07:17 [2024-02-28T22:07:17.218Z] [INFO] 
17:07:17 [2024-02-28T22:07:17.218Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
17:07:17 [2024-02-28T22:07:17.218Z] [INFO] The project's OSGi version is 1.0.3.202402282205
17:07:17 [2024-02-28T22:07:17.218Z] [INFO] 
17:07:17 [2024-02-28T22:07:17.218Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
17:07:17 [2024-02-28T22:07:17.218Z] [INFO] 
17:07:17 [2024-02-28T22:07:17.218Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
17:07:17 [2024-02-28T22:07:17.218Z] [INFO] 
17:07:17 [2024-02-28T22:07:17.218Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
17:07:17 [2024-02-28T22:07:17.218Z] [INFO] 
17:07:17 [2024-02-28T22:07:17.218Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
17:07:17 [2024-02-28T22:07:17.218Z] [INFO] 
17:07:17 [2024-02-28T22:07:17.218Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
17:07:17 [2024-02-28T22:07:17.218Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.cli.core.tests
17:07:17 [2024-02-28T22:07:17.218Z] [INFO] 
17:07:17 [2024-02-28T22:07:17.218Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
17:07:17 [2024-02-28T22:07:17.218Z] [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-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:17 [2024-02-28T22:07:17.218Z] [INFO] 
17:07:17 [2024-02-28T22:07:17.218Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
17:07:17 [2024-02-28T22:07:17.218Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/src/main/resources
17:07:17 [2024-02-28T22:07:17.218Z] [INFO] 
17:07:17 [2024-02-28T22:07:17.218Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
17:07:17 [2024-02-28T22:07:17.218Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:07:17 [2024-02-28T22:07:17.218Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:07:17 [2024-02-28T22:07:17.218Z] [WARNING] The 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-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/pom.xml
17:07:17 [2024-02-28T22:07:17.475Z] [INFO] Nothing to compile - all classes are up to date
17:07:17 [2024-02-28T22:07:17.475Z] [INFO] 
17:07:17 [2024-02-28T22:07:17.475Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui.tests >---
17:07:17 [2024-02-28T22:07:17.475Z] [INFO] Building org.eclipse.tracecompass.rcp.ui.tests 2.0.5-SNAPSHOT  [119/141]
17:07:17 [2024-02-28T22:07:17.475Z] [INFO]   from rcp/org.eclipse.tracecompass.rcp.ui.tests/pom.xml
17:07:17 [2024-02-28T22:07:17.475Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:07:17 [2024-02-28T22:07:17.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
17:07:17 [2024-02-28T22:07:17.475Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui.tests:2.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui.tests/pom.xml
17:07:17 [2024-02-28T22:07:17.731Z] [INFO] 
17:07:17 [2024-02-28T22:07:17.731Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.ui.tests ---
17:07:17 [2024-02-28T22:07:17.731Z] [INFO] The project's OSGi version is 2.0.5.202402282205
17:07:17 [2024-02-28T22:07:17.731Z] [INFO] 
17:07:17 [2024-02-28T22:07:17.731Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.ui.tests ---
17:07:17 [2024-02-28T22:07:17.731Z] [INFO] 
17:07:17 [2024-02-28T22:07:17.731Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.ui.tests ---
17:07:17 [2024-02-28T22:07:17.731Z] [INFO] 
17:07:17 [2024-02-28T22:07:17.731Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.ui.tests ---
17:07:17 [2024-02-28T22:07:17.731Z] [INFO] 
17:07:17 [2024-02-28T22:07:17.731Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.ui.tests ---
17:07:17 [2024-02-28T22:07:17.731Z] [INFO] 
17:07:17 [2024-02-28T22:07:17.731Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.ui.tests ---
17:07:17 [2024-02-28T22:07:17.731Z] [INFO] Resolving class path of org.eclipse.tracecompass.rcp.ui.tests
17:07:17 [2024-02-28T22:07:17.986Z] [INFO] 
17:07:17 [2024-02-28T22:07:17.986Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.ui.tests ---
17:07:17 [2024-02-28T22:07:17.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-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:17 [2024-02-28T22:07:17.986Z] [INFO] 
17:07:17 [2024-02-28T22:07:17.986Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.ui.tests ---
17:07:17 [2024-02-28T22:07:17.986Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui.tests/src/main/resources
17:07:17 [2024-02-28T22:07:17.986Z] [INFO] 
17:07:17 [2024-02-28T22:07:17.986Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.rcp.ui.tests ---
17:07:17 [2024-02-28T22:07:17.986Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:07:17 [2024-02-28T22:07:17.986Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:07:17 [2024-02-28T22:07:17.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.rcp.ui.tests:2.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui.tests/pom.xml
17:07:17 [2024-02-28T22:07:17.986Z] [INFO] Nothing to compile - all classes are up to date
17:07:17 [2024-02-28T22:07:17.986Z] [INFO] 
17:07:17 [2024-02-28T22:07:17.986Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui >--
17:07:17 [2024-02-28T22:07:17.986Z] [INFO] Building org.eclipse.tracecompass.rcp.incubator.ui 1.0.5-SNAPSHOT [120/141]
17:07:17 [2024-02-28T22:07:17.986Z] [INFO]   from rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties
17:07:17 [2024-02-28T22:07:17.986Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:07:17 [2024-02-28T22:07:17.986Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:07:17 [2024-02-28T22:07:17.986Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties
17:07:18 [2024-02-28T22:07:18.241Z] [INFO] 
17:07:18 [2024-02-28T22:07:18.241Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.incubator.ui ---
17:07:18 [2024-02-28T22:07:18.241Z] [INFO] The project's OSGi version is 1.0.5.202402282205
17:07:18 [2024-02-28T22:07:18.241Z] [INFO] 
17:07:18 [2024-02-28T22:07:18.241Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.incubator.ui ---
17:07:18 [2024-02-28T22:07:18.241Z] [INFO] 
17:07:18 [2024-02-28T22:07:18.241Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.incubator.ui ---
17:07:18 [2024-02-28T22:07:18.241Z] [INFO] 
17:07:18 [2024-02-28T22:07:18.241Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.incubator.ui ---
17:07:18 [2024-02-28T22:07:18.241Z] [INFO] 
17:07:18 [2024-02-28T22:07:18.241Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.incubator.ui ---
17:07:18 [2024-02-28T22:07:18.241Z] [INFO] 
17:07:18 [2024-02-28T22:07:18.241Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.incubator.ui ---
17:07:18 [2024-02-28T22:07:18.241Z] [INFO] Resolving class path of org.eclipse.tracecompass.rcp.incubator.ui
17:07:18 [2024-02-28T22:07:18.241Z] [INFO] 
17:07:18 [2024-02-28T22:07:18.241Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.incubator.ui ---
17:07:18 [2024-02-28T22:07:18.241Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.incubator.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:18 [2024-02-28T22:07:18.241Z] [INFO] 
17:07:18 [2024-02-28T22:07:18.241Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.incubator.ui ---
17:07:18 [2024-02-28T22:07:18.241Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.incubator.ui/src/main/resources
17:07:18 [2024-02-28T22:07:18.241Z] [INFO] 
17:07:18 [2024-02-28T22:07:18.241Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.rcp.incubator.ui ---
17:07:18 [2024-02-28T22:07:18.241Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:07:18 [2024-02-28T22:07:18.241Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:07:18 [2024-02-28T22:07:18.241Z] [WARNING] The 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.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties
17:07:18 [2024-02-28T22:07:18.242Z] [INFO] Nothing to compile - all classes are up to date
17:07:18 [2024-02-28T22:07:18.242Z] [INFO] 
17:07:18 [2024-02-28T22:07:18.242Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator >---
17:07:18 [2024-02-28T22:07:18.242Z] [INFO] Building org.eclipse.tracecompass.rcp.incubator 9.3.0-SNAPSHOT [121/141]
17:07:18 [2024-02-28T22:07:18.242Z] [INFO]   from rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties
17:07:18 [2024-02-28T22:07:18.242Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
17:07:18 [2024-02-28T22:07:18.242Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties
17:07:18 [2024-02-28T22:07:18.500Z] [INFO] 
17:07:18 [2024-02-28T22:07:18.500Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.incubator ---
17:07:18 [2024-02-28T22:07:18.500Z] [INFO] The project's OSGi version is 9.3.0.202402282205
17:07:18 [2024-02-28T22:07:18.500Z] [INFO] 
17:07:18 [2024-02-28T22:07:18.500Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.incubator ---
17:07:18 [2024-02-28T22:07:18.500Z] [INFO] 
17:07:18 [2024-02-28T22:07:18.500Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.incubator ---
17:07:18 [2024-02-28T22:07:18.500Z] [INFO] 
17:07:18 [2024-02-28T22:07:18.500Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.incubator ---
17:07:18 [2024-02-28T22:07:18.500Z] [INFO] 
17:07:18 [2024-02-28T22:07:18.500Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.incubator ---
17:07:18 [2024-02-28T22:07:18.500Z] [INFO] 
17:07:18 [2024-02-28T22:07:18.500Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.incubator ---
17:07:18 [2024-02-28T22:07:18.500Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.incubator/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:18 [2024-02-28T22:07:18.500Z] [INFO] 
17:07:18 [2024-02-28T22:07:18.500Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.incubator ---
17:07:18 [2024-02-28T22:07:18.500Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.incubator/src/main/resources
17:07:18 [2024-02-28T22:07:18.500Z] [INFO] 
17:07:18 [2024-02-28T22:07:18.500Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli >------
17:07:18 [2024-02-28T22:07:18.500Z] [INFO] Building org.eclipse.tracecompass.tmf.cli 9.3.0-SNAPSHOT       [122/141]
17:07:18 [2024-02-28T22:07:18.500Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.cli/.polyglot.build.properties
17:07:18 [2024-02-28T22:07:18.500Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
17:07:18 [2024-02-28T22:07:18.500Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli/.polyglot.build.properties
17:07:18 [2024-02-28T22:07:18.501Z] [INFO] 
17:07:18 [2024-02-28T22:07:18.501Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.cli ---
17:07:18 [2024-02-28T22:07:18.501Z] [INFO] The project's OSGi version is 9.3.0.202402282205
17:07:18 [2024-02-28T22:07:18.501Z] [INFO] 
17:07:18 [2024-02-28T22:07:18.501Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.cli ---
17:07:18 [2024-02-28T22:07:18.501Z] [INFO] 
17:07:18 [2024-02-28T22:07:18.501Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.cli ---
17:07:18 [2024-02-28T22:07:18.501Z] [INFO] 
17:07:18 [2024-02-28T22:07:18.501Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.cli ---
17:07:18 [2024-02-28T22:07:18.501Z] [INFO] 
17:07:18 [2024-02-28T22:07:18.501Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.cli ---
17:07:18 [2024-02-28T22:07:18.501Z] [INFO] 
17:07:18 [2024-02-28T22:07:18.501Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.cli ---
17:07:18 [2024-02-28T22:07:18.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-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:18 [2024-02-28T22:07:18.501Z] [INFO] 
17:07:18 [2024-02-28T22:07:18.501Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.cli ---
17:07:18 [2024-02-28T22:07:18.501Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli/src/main/resources
17:07:18 [2024-02-28T22:07:18.501Z] [INFO] 
17:07:18 [2024-02-28T22:07:18.501Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace-parent >--
17:07:18 [2024-02-28T22:07:18.501Z] [INFO] Building Trace Compass Json trace Parent 9.3.0-SNAPSHOT        [123/141]
17:07:18 [2024-02-28T22:07:18.501Z] [INFO]   from jsontrace/pom.xml
17:07:18 [2024-02-28T22:07:18.501Z] [INFO] --------------------------------[ pom ]---------------------------------
17:07:18 [2024-02-28T22:07:18.501Z] [INFO] 
17:07:18 [2024-02-28T22:07:18.501Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace-parent ---
17:07:18 [2024-02-28T22:07:18.501Z] [INFO] 
17:07:18 [2024-02-28T22:07:18.501Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.jsontrace-parent ---
17:07:18 [2024-02-28T22:07:18.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-master-nightly/jsontrace/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:18 [2024-02-28T22:07:18.501Z] [INFO] 
17:07:18 [2024-02-28T22:07:18.501Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core >--
17:07:18 [2024-02-28T22:07:18.501Z] [INFO] Building org.eclipse.tracecompass.jsontrace.core 1.1.0-SNAPSHOT [124/141]
17:07:18 [2024-02-28T22:07:18.501Z] [INFO]   from jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties
17:07:18 [2024-02-28T22:07:18.501Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:07:18 [2024-02-28T22:07:18.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
17:07:18 [2024-02-28T22:07:18.501Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties
17:07:18 [2024-02-28T22:07:18.501Z] [INFO] 
17:07:18 [2024-02-28T22:07:18.501Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.jsontrace.core ---
17:07:18 [2024-02-28T22:07:18.501Z] [INFO] The project's OSGi version is 1.1.0.202402282205
17:07:18 [2024-02-28T22:07:18.501Z] [INFO] 
17:07:18 [2024-02-28T22:07:18.501Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace.core ---
17:07:18 [2024-02-28T22:07:18.501Z] [INFO] 
17:07:18 [2024-02-28T22:07:18.501Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace.core ---
17:07:18 [2024-02-28T22:07:18.501Z] [INFO] 
17:07:18 [2024-02-28T22:07:18.501Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace.core ---
17:07:18 [2024-02-28T22:07:18.501Z] [INFO] 
17:07:18 [2024-02-28T22:07:18.501Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace.core ---
17:07:18 [2024-02-28T22:07:18.501Z] [INFO] 
17:07:18 [2024-02-28T22:07:18.501Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.jsontrace.core ---
17:07:18 [2024-02-28T22:07:18.501Z] [INFO] Resolving class path of org.eclipse.tracecompass.jsontrace.core
17:07:18 [2024-02-28T22:07:18.501Z] [INFO] 
17:07:18 [2024-02-28T22:07:18.501Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.jsontrace.core ---
17:07:18 [2024-02-28T22:07:18.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-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:18 [2024-02-28T22:07:18.501Z] [INFO] 
17:07:18 [2024-02-28T22:07:18.501Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.jsontrace.core ---
17:07:18 [2024-02-28T22:07:18.501Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core/src/main/resources
17:07:18 [2024-02-28T22:07:18.501Z] [INFO] 
17:07:18 [2024-02-28T22:07:18.501Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.jsontrace.core ---
17:07:18 [2024-02-28T22:07:18.501Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:07:18 [2024-02-28T22:07:18.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
17:07:18 [2024-02-28T22:07:18.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.jsontrace.core:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties
17:07:18 [2024-02-28T22:07:18.759Z] [INFO] Nothing to compile - all classes are up to date
17:07:18 [2024-02-28T22:07:18.759Z] [INFO] 
17:07:18 [2024-02-28T22:07:18.759Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace >-----
17:07:18 [2024-02-28T22:07:18.759Z] [INFO] Building org.eclipse.tracecompass.jsontrace 9.3.0-SNAPSHOT     [125/141]
17:07:18 [2024-02-28T22:07:18.759Z] [INFO]   from jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties
17:07:18 [2024-02-28T22:07:18.759Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
17:07:18 [2024-02-28T22:07:18.759Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties
17:07:19 [2024-02-28T22:07:19.014Z] [INFO] 
17:07:19 [2024-02-28T22:07:19.014Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.jsontrace ---
17:07:19 [2024-02-28T22:07:19.014Z] [INFO] The project's OSGi version is 9.3.0.202402282205
17:07:19 [2024-02-28T22:07:19.014Z] [INFO] 
17:07:19 [2024-02-28T22:07:19.014Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace ---
17:07:19 [2024-02-28T22:07:19.014Z] [INFO] 
17:07:19 [2024-02-28T22:07:19.014Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace ---
17:07:19 [2024-02-28T22:07:19.014Z] [INFO] 
17:07:19 [2024-02-28T22:07:19.014Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace ---
17:07:19 [2024-02-28T22:07:19.014Z] [INFO] 
17:07:19 [2024-02-28T22:07:19.014Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace ---
17:07:19 [2024-02-28T22:07:19.014Z] [INFO] 
17:07:19 [2024-02-28T22:07:19.014Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.jsontrace ---
17:07:19 [2024-02-28T22:07:19.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-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:19 [2024-02-28T22:07:19.014Z] [INFO] 
17:07:19 [2024-02-28T22:07:19.014Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.jsontrace ---
17:07:19 [2024-02-28T22:07:19.014Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace/src/main/resources
17:07:19 [2024-02-28T22:07:19.014Z] [INFO] 
17:07:19 [2024-02-28T22:07:19.014Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.product >----
17:07:19 [2024-02-28T22:07:19.014Z] [INFO] Building Trace Compass RCP Product 9.3.0-SNAPSHOT              [126/141]
17:07:19 [2024-02-28T22:07:19.014Z] [INFO]   from rcp/org.eclipse.tracecompass.rcp.product/pom.xml
17:07:19 [2024-02-28T22:07:19.014Z] [INFO] -------------------------[ eclipse-repository ]-------------------------
17:07:19 [2024-02-28T22:07:19.014Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.product:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.product/pom.xml
17:07:19 [2024-02-28T22:07:19.574Z] [INFO] 
17:07:19 [2024-02-28T22:07:19.574Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.product ---
17:07:19 [2024-02-28T22:07:19.574Z] [INFO] The project's OSGi version is 9.3.0.202402282205
17:07:19 [2024-02-28T22:07:19.574Z] [INFO] 
17:07:19 [2024-02-28T22:07:19.574Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.product ---
17:07:19 [2024-02-28T22:07:19.574Z] [INFO] 
17:07:19 [2024-02-28T22:07:19.574Z] [INFO] --- clean:3.3.1:clean (default-clean-1) @ org.eclipse.tracecompass.rcp.product ---
17:07:19 [2024-02-28T22:07:19.574Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.product/target
17:07:19 [2024-02-28T22:07:19.829Z] [INFO] 
17:07:19 [2024-02-28T22:07:19.829Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.product ---
17:07:19 [2024-02-28T22:07:19.829Z] [INFO] 
17:07:19 [2024-02-28T22:07:19.829Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.product ---
17:07:19 [2024-02-28T22:07:19.829Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.product/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:19 [2024-02-28T22:07:19.830Z] [INFO] 
17:07:19 [2024-02-28T22:07:19.830Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.product ---
17:07:19 [2024-02-28T22:07:19.830Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.product/src/main/resources
17:07:19 [2024-02-28T22:07:19.830Z] [INFO] 
17:07:19 [2024-02-28T22:07:19.830Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.target >------
17:07:19 [2024-02-28T22:07:19.830Z] [INFO] Building Trace Compass Target Platform 9.3.0-SNAPSHOT          [127/141]
17:07:19 [2024-02-28T22:07:19.830Z] [INFO]   from releng/org.eclipse.tracecompass.target/pom.xml
17:07:19 [2024-02-28T22:07:19.830Z] [INFO] --------------------------------[ pom ]---------------------------------
17:07:19 [2024-02-28T22:07:19.830Z] [INFO] 
17:07:19 [2024-02-28T22:07:19.830Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.target ---
17:07:19 [2024-02-28T22:07:19.830Z] [INFO] 
17:07:19 [2024-02-28T22:07:19.830Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.target ---
17:07:19 [2024-02-28T22:07:19.830Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.target/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:19 [2024-02-28T22:07:19.830Z] [INFO] 
17:07:19 [2024-02-28T22:07:19.830Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.tests >--
17:07:19 [2024-02-28T22:07:19.830Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.ui.tests 1.0.5-SNAPSHOT [128/141]
17:07:19 [2024-02-28T22:07:19.830Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/pom.xml
17:07:19 [2024-02-28T22:07:19.830Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:07:19 [2024-02-28T22:07:19.830Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:07:19 [2024-02-28T22:07:19.830Z] [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-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/pom.xml
17:07:20 [2024-02-28T22:07:20.085Z] [INFO] 
17:07:20 [2024-02-28T22:07:20.085Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
17:07:20 [2024-02-28T22:07:20.085Z] [INFO] The project's OSGi version is 1.0.5.202402282205
17:07:20 [2024-02-28T22:07:20.085Z] [INFO] 
17:07:20 [2024-02-28T22:07:20.085Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
17:07:20 [2024-02-28T22:07:20.085Z] [INFO] 
17:07:20 [2024-02-28T22:07:20.085Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
17:07:20 [2024-02-28T22:07:20.085Z] [INFO] 
17:07:20 [2024-02-28T22:07:20.085Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
17:07:20 [2024-02-28T22:07:20.085Z] [INFO] 
17:07:20 [2024-02-28T22:07:20.085Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
17:07:20 [2024-02-28T22:07:20.085Z] [INFO] 
17:07:20 [2024-02-28T22:07:20.085Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
17:07:20 [2024-02-28T22:07:20.085Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.analysis.xml.ui.tests
17:07:20 [2024-02-28T22:07:20.340Z] [INFO] 
17:07:20 [2024-02-28T22:07:20.340Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
17:07:20 [2024-02-28T22:07:20.340Z] [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-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:20 [2024-02-28T22:07:20.340Z] [INFO] 
17:07:20 [2024-02-28T22:07:20.340Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
17:07:20 [2024-02-28T22:07:20.340Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/src/main/resources
17:07:20 [2024-02-28T22:07:20.340Z] [INFO] 
17:07:20 [2024-02-28T22:07:20.340Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
17:07:20 [2024-02-28T22:07:20.340Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:07:20 [2024-02-28T22:07:20.340Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:07:20 [2024-02-28T22:07:20.340Z] [WARNING] The 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-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/pom.xml
17:07:20 [2024-02-28T22:07:20.595Z] [INFO] Nothing to compile - all classes are up to date
17:07:20 [2024-02-28T22:07:20.595Z] [INFO] 
17:07:20 [2024-02-28T22:07:20.595Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests >--
17:07:20 [2024-02-28T22:07:20.595Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests 1.0.15-SNAPSHOT [129/141]
17:07:20 [2024-02-28T22:07:20.595Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/pom.xml
17:07:20 [2024-02-28T22:07:20.595Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:07:20 [2024-02-28T22:07:20.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
17:07:20 [2024-02-28T22:07:20.595Z] [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-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/pom.xml
17:07:20 [2024-02-28T22:07:20.849Z] [INFO] 
17:07:20 [2024-02-28T22:07:20.850Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
17:07:20 [2024-02-28T22:07:20.850Z] [INFO] The project's OSGi version is 1.0.15.202402282205
17:07:20 [2024-02-28T22:07:20.850Z] [INFO] 
17:07:20 [2024-02-28T22:07:20.850Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
17:07:20 [2024-02-28T22:07:20.850Z] [INFO] 
17:07:20 [2024-02-28T22:07:20.850Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
17:07:20 [2024-02-28T22:07:20.850Z] [INFO] 
17:07:20 [2024-02-28T22:07:20.850Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
17:07:20 [2024-02-28T22:07:20.850Z] [INFO] 
17:07:20 [2024-02-28T22:07:20.850Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
17:07:20 [2024-02-28T22:07:20.850Z] [INFO] 
17:07:20 [2024-02-28T22:07:20.850Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
17:07:20 [2024-02-28T22:07:20.850Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests
17:07:21 [2024-02-28T22:07:21.105Z] [INFO] 
17:07:21 [2024-02-28T22:07:21.105Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
17:07:21 [2024-02-28T22:07:21.105Z] [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-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:21 [2024-02-28T22:07:21.105Z] [INFO] 
17:07:21 [2024-02-28T22:07:21.105Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
17:07:21 [2024-02-28T22:07:21.105Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/src/main/resources
17:07:21 [2024-02-28T22:07:21.105Z] [INFO] 
17:07:21 [2024-02-28T22:07:21.105Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
17:07:21 [2024-02-28T22:07:21.105Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:07:21 [2024-02-28T22:07:21.105Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:07:21 [2024-02-28T22:07:21.105Z] [WARNING] The 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-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/pom.xml
17:07:21 [2024-02-28T22:07:21.105Z] [INFO] Nothing to compile - all classes are up to date
17:07:21 [2024-02-28T22:07:21.105Z] [INFO] 
17:07:21 [2024-02-28T22:07:21.105Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests >--
17:07:21 [2024-02-28T22:07:21.105Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests 1.0.11-SNAPSHOT [130/141]
17:07:21 [2024-02-28T22:07:21.105Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/pom.xml
17:07:21 [2024-02-28T22:07:21.105Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:07:21 [2024-02-28T22:07:21.105Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:07:21 [2024-02-28T22:07:21.105Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/pom.xml
17:07:21 [2024-02-28T22:07:21.360Z] [INFO] 
17:07:21 [2024-02-28T22:07:21.360Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
17:07:21 [2024-02-28T22:07:21.360Z] [INFO] The project's OSGi version is 1.0.11.202402282205
17:07:21 [2024-02-28T22:07:21.360Z] [INFO] 
17:07:21 [2024-02-28T22:07:21.360Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
17:07:21 [2024-02-28T22:07:21.360Z] [INFO] 
17:07:21 [2024-02-28T22:07:21.360Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
17:07:21 [2024-02-28T22:07:21.360Z] [INFO] 
17:07:21 [2024-02-28T22:07:21.360Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
17:07:21 [2024-02-28T22:07:21.360Z] [INFO] 
17:07:21 [2024-02-28T22:07:21.360Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
17:07:21 [2024-02-28T22:07:21.360Z] [INFO] 
17:07:21 [2024-02-28T22:07:21.360Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
17:07:21 [2024-02-28T22:07:21.360Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests
17:07:21 [2024-02-28T22:07:21.616Z] [INFO] 
17:07:21 [2024-02-28T22:07:21.616Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
17:07:21 [2024-02-28T22:07:21.616Z] [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-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:21 [2024-02-28T22:07:21.616Z] [INFO] 
17:07:21 [2024-02-28T22:07:21.616Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
17:07:21 [2024-02-28T22:07:21.616Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/src/main/resources
17:07:21 [2024-02-28T22:07:21.616Z] [INFO] 
17:07:21 [2024-02-28T22:07:21.616Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
17:07:21 [2024-02-28T22:07:21.616Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:07:21 [2024-02-28T22:07:21.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
17:07:21 [2024-02-28T22:07:21.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.tmf.remote.ui.swtbot.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/pom.xml
17:07:21 [2024-02-28T22:07:21.870Z] [INFO] Nothing to compile - all classes are up to date
17:07:21 [2024-02-28T22:07:21.870Z] [INFO] 
17:07:21 [2024-02-28T22:07:21.870Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests >--
17:07:21 [2024-02-28T22:07:21.870Z] [INFO] Building org.eclipse.tracecompass.integration.swtbot.tests 1.0.16-SNAPSHOT [131/141]
17:07:21 [2024-02-28T22:07:21.870Z] [INFO]   from releng/org.eclipse.tracecompass.integration.swtbot.tests/pom.xml
17:07:21 [2024-02-28T22:07:21.870Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:07:21 [2024-02-28T22:07:21.870Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:07:21 [2024-02-28T22:07:21.870Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests:1.0.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/pom.xml
17:07:22 [2024-02-28T22:07:22.128Z] [INFO] 
17:07:22 [2024-02-28T22:07:22.128Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.integration.swtbot.tests ---
17:07:22 [2024-02-28T22:07:22.128Z] [INFO] The project's OSGi version is 1.0.16.202402282205
17:07:22 [2024-02-28T22:07:22.128Z] [INFO] 
17:07:22 [2024-02-28T22:07:22.128Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.integration.swtbot.tests ---
17:07:22 [2024-02-28T22:07:22.128Z] [INFO] 
17:07:22 [2024-02-28T22:07:22.128Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.integration.swtbot.tests ---
17:07:22 [2024-02-28T22:07:22.128Z] [INFO] 
17:07:22 [2024-02-28T22:07:22.128Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.integration.swtbot.tests ---
17:07:22 [2024-02-28T22:07:22.128Z] [INFO] 
17:07:22 [2024-02-28T22:07:22.128Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.integration.swtbot.tests ---
17:07:22 [2024-02-28T22:07:22.128Z] [INFO] 
17:07:22 [2024-02-28T22:07:22.128Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.integration.swtbot.tests ---
17:07:22 [2024-02-28T22:07:22.128Z] [INFO] Resolving class path of org.eclipse.tracecompass.integration.swtbot.tests
17:07:22 [2024-02-28T22:07:22.694Z] [INFO] 
17:07:22 [2024-02-28T22:07:22.695Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.integration.swtbot.tests ---
17:07:22 [2024-02-28T22:07:22.695Z] [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-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:22 [2024-02-28T22:07:22.695Z] [INFO] 
17:07:22 [2024-02-28T22:07:22.695Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.integration.swtbot.tests ---
17:07:22 [2024-02-28T22:07:22.695Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/src/main/resources
17:07:22 [2024-02-28T22:07:22.695Z] [INFO] 
17:07:22 [2024-02-28T22:07:22.695Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.integration.swtbot.tests ---
17:07:22 [2024-02-28T22:07:22.695Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:07:22 [2024-02-28T22:07:22.695Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:07:22 [2024-02-28T22:07:22.695Z] [WARNING] The 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.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/pom.xml
17:07:22 [2024-02-28T22:07:22.695Z] [INFO] Nothing to compile - all classes are up to date
17:07:22 [2024-02-28T22:07:22.695Z] [INFO] 
17:07:22 [2024-02-28T22:07:22.695Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.tests >--
17:07:22 [2024-02-28T22:07:22.695Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.ui.tests 1.0.3-SNAPSHOT [132/141]
17:07:22 [2024-02-28T22:07:22.695Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/pom.xml
17:07:22 [2024-02-28T22:07:22.695Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:07:22 [2024-02-28T22:07:22.695Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:07:22 [2024-02-28T22:07:22.695Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/pom.xml
17:07:22 [2024-02-28T22:07:22.950Z] [INFO] 
17:07:22 [2024-02-28T22:07:22.950Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
17:07:22 [2024-02-28T22:07:22.950Z] [INFO] The project's OSGi version is 1.0.3.202402282205
17:07:22 [2024-02-28T22:07:22.950Z] [INFO] 
17:07:22 [2024-02-28T22:07:22.950Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
17:07:22 [2024-02-28T22:07:22.950Z] [INFO] 
17:07:22 [2024-02-28T22:07:22.950Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
17:07:22 [2024-02-28T22:07:22.950Z] [INFO] 
17:07:22 [2024-02-28T22:07:22.950Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
17:07:22 [2024-02-28T22:07:22.950Z] [INFO] 
17:07:22 [2024-02-28T22:07:22.950Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
17:07:22 [2024-02-28T22:07:22.950Z] [INFO] 
17:07:22 [2024-02-28T22:07:22.950Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
17:07:22 [2024-02-28T22:07:22.950Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.chart.ui.tests
17:07:23 [2024-02-28T22:07:23.205Z] [INFO] 
17:07:23 [2024-02-28T22:07:23.205Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
17:07:23 [2024-02-28T22:07:23.205Z] [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-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:23 [2024-02-28T22:07:23.205Z] [INFO] 
17:07:23 [2024-02-28T22:07:23.205Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
17:07:23 [2024-02-28T22:07:23.205Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/src/main/resources
17:07:23 [2024-02-28T22:07:23.205Z] [INFO] 
17:07:23 [2024-02-28T22:07:23.205Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
17:07:23 [2024-02-28T22:07:23.205Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:07:23 [2024-02-28T22:07:23.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
17:07:23 [2024-02-28T22:07:23.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.tmf.chart.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/pom.xml
17:07:23 [2024-02-28T22:07:23.205Z] [INFO] Nothing to compile - all classes are up to date
17:07:23 [2024-02-28T22:07:23.205Z] [INFO] 
17:07:23 [2024-02-28T22:07:23.205Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests >--
17:07:23 [2024-02-28T22:07:23.205Z] [INFO] Building org.eclipse.tracecompass.datastore.core.tests 1.0.9-SNAPSHOT [133/141]
17:07:23 [2024-02-28T22:07:23.205Z] [INFO]   from statesystem/org.eclipse.tracecompass.datastore.core.tests/pom.xml
17:07:23 [2024-02-28T22:07:23.205Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:07:23 [2024-02-28T22:07:23.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
17:07:23 [2024-02-28T22:07:23.205Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core.tests/pom.xml
17:07:23 [2024-02-28T22:07:23.205Z] [INFO] 
17:07:23 [2024-02-28T22:07:23.205Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.datastore.core.tests ---
17:07:23 [2024-02-28T22:07:23.205Z] [INFO] The project's OSGi version is 1.0.9.202402282205
17:07:23 [2024-02-28T22:07:23.205Z] [INFO] 
17:07:23 [2024-02-28T22:07:23.205Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.datastore.core.tests ---
17:07:23 [2024-02-28T22:07:23.205Z] [INFO] 
17:07:23 [2024-02-28T22:07:23.205Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.datastore.core.tests ---
17:07:23 [2024-02-28T22:07:23.205Z] [INFO] 
17:07:23 [2024-02-28T22:07:23.205Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.datastore.core.tests ---
17:07:23 [2024-02-28T22:07:23.205Z] [INFO] 
17:07:23 [2024-02-28T22:07:23.205Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.datastore.core.tests ---
17:07:23 [2024-02-28T22:07:23.205Z] [INFO] 
17:07:23 [2024-02-28T22:07:23.205Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.datastore.core.tests ---
17:07:23 [2024-02-28T22:07:23.205Z] [INFO] Resolving class path of org.eclipse.tracecompass.datastore.core.tests
17:07:23 [2024-02-28T22:07:23.205Z] [INFO] 
17:07:23 [2024-02-28T22:07:23.205Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.datastore.core.tests ---
17:07:23 [2024-02-28T22:07:23.205Z] [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-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:23 [2024-02-28T22:07:23.205Z] [INFO] 
17:07:23 [2024-02-28T22:07:23.205Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.datastore.core.tests ---
17:07:23 [2024-02-28T22:07:23.205Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/main/resources
17:07:23 [2024-02-28T22:07:23.205Z] [INFO] 
17:07:23 [2024-02-28T22:07:23.205Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.datastore.core.tests ---
17:07:23 [2024-02-28T22:07:23.205Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:07:23 [2024-02-28T22:07:23.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
17:07:23 [2024-02-28T22:07:23.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.datastore.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core.tests/pom.xml
17:07:23 [2024-02-28T22:07:23.205Z] [INFO] Nothing to compile - all classes are up to date
17:07:23 [2024-02-28T22:07:23.205Z] [INFO] 
17:07:23 [2024-02-28T22:07:23.205Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core.tests >--
17:07:23 [2024-02-28T22:07:23.205Z] [INFO] Building org.eclipse.tracecompass.segmentstore.core.tests 1.0.8-SNAPSHOT [134/141]
17:07:23 [2024-02-28T22:07:23.205Z] [INFO]   from statesystem/org.eclipse.tracecompass.segmentstore.core.tests/pom.xml
17:07:23 [2024-02-28T22:07:23.205Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:07:23 [2024-02-28T22:07:23.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
17:07:23 [2024-02-28T22:07:23.205Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/pom.xml
17:07:23 [2024-02-28T22:07:23.460Z] [INFO] 
17:07:23 [2024-02-28T22:07:23.460Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.segmentstore.core.tests ---
17:07:23 [2024-02-28T22:07:23.460Z] [INFO] The project's OSGi version is 1.0.8.202402282205
17:07:23 [2024-02-28T22:07:23.460Z] [INFO] 
17:07:23 [2024-02-28T22:07:23.460Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.segmentstore.core.tests ---
17:07:23 [2024-02-28T22:07:23.460Z] [INFO] 
17:07:23 [2024-02-28T22:07:23.460Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.segmentstore.core.tests ---
17:07:23 [2024-02-28T22:07:23.460Z] [INFO] 
17:07:23 [2024-02-28T22:07:23.460Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.segmentstore.core.tests ---
17:07:23 [2024-02-28T22:07:23.460Z] [INFO] 
17:07:23 [2024-02-28T22:07:23.460Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.segmentstore.core.tests ---
17:07:23 [2024-02-28T22:07:23.460Z] [INFO] 
17:07:23 [2024-02-28T22:07:23.460Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.segmentstore.core.tests ---
17:07:23 [2024-02-28T22:07:23.460Z] [INFO] Resolving class path of org.eclipse.tracecompass.segmentstore.core.tests
17:07:23 [2024-02-28T22:07:23.460Z] [INFO] 
17:07:23 [2024-02-28T22:07:23.460Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.segmentstore.core.tests ---
17:07:23 [2024-02-28T22:07:23.460Z] [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-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:23 [2024-02-28T22:07:23.460Z] [INFO] 
17:07:23 [2024-02-28T22:07:23.460Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.segmentstore.core.tests ---
17:07:23 [2024-02-28T22:07:23.460Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/src/main/resources
17:07:23 [2024-02-28T22:07:23.460Z] [INFO] 
17:07:23 [2024-02-28T22:07:23.460Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.segmentstore.core.tests ---
17:07:23 [2024-02-28T22:07:23.461Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:07:23 [2024-02-28T22:07:23.461Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:07:23 [2024-02-28T22:07:23.461Z] [WARNING] The 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-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/pom.xml
17:07:23 [2024-02-28T22:07:23.715Z] [INFO] Nothing to compile - all classes are up to date
17:07:23 [2024-02-28T22:07:23.715Z] [INFO] 
17:07:23 [2024-02-28T22:07:23.715Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.tests >--
17:07:23 [2024-02-28T22:07:23.715Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.ui.tests 1.0.3-SNAPSHOT [135/141]
17:07:23 [2024-02-28T22:07:23.715Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/pom.xml
17:07:23 [2024-02-28T22:07:23.715Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:07:23 [2024-02-28T22:07:23.715Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:07:23 [2024-02-28T22:07:23.715Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/pom.xml
17:07:23 [2024-02-28T22:07:23.715Z] [INFO] 
17:07:23 [2024-02-28T22:07:23.715Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
17:07:23 [2024-02-28T22:07:23.715Z] [INFO] The project's OSGi version is 1.0.3.202402282205
17:07:23 [2024-02-28T22:07:23.715Z] [INFO] 
17:07:23 [2024-02-28T22:07:23.715Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
17:07:23 [2024-02-28T22:07:23.715Z] [INFO] 
17:07:23 [2024-02-28T22:07:23.715Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
17:07:23 [2024-02-28T22:07:23.715Z] [INFO] 
17:07:23 [2024-02-28T22:07:23.715Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
17:07:23 [2024-02-28T22:07:23.715Z] [INFO] 
17:07:23 [2024-02-28T22:07:23.715Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
17:07:23 [2024-02-28T22:07:23.715Z] [INFO] 
17:07:23 [2024-02-28T22:07:23.715Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
17:07:23 [2024-02-28T22:07:23.715Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.remote.ui.tests
17:07:23 [2024-02-28T22:07:23.970Z] [INFO] 
17:07:23 [2024-02-28T22:07:23.970Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
17:07:23 [2024-02-28T22:07:23.970Z] [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-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:23 [2024-02-28T22:07:23.970Z] [INFO] 
17:07:23 [2024-02-28T22:07:23.970Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
17:07:23 [2024-02-28T22:07:23.970Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/src/main/resources
17:07:23 [2024-02-28T22:07:23.970Z] [INFO] 
17:07:23 [2024-02-28T22:07:23.970Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
17:07:23 [2024-02-28T22:07:23.970Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:07:23 [2024-02-28T22:07:23.970Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:07:23 [2024-02-28T22:07:23.970Z] [WARNING] The 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-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/pom.xml
17:07:23 [2024-02-28T22:07:23.970Z] [INFO] Nothing to compile - all classes are up to date
17:07:23 [2024-02-28T22:07:23.970Z] [INFO] 
17:07:23 [2024-02-28T22:07:23.970Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.alltests >-----
17:07:23 [2024-02-28T22:07:23.970Z] [INFO] Building Trace Compass All Tests 1.0.13-SNAPSHOT               [136/141]
17:07:23 [2024-02-28T22:07:23.970Z] [INFO]   from releng/org.eclipse.tracecompass.alltests/pom.xml
17:07:23 [2024-02-28T22:07:23.970Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:07:23 [2024-02-28T22:07:23.970Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:07:23 [2024-02-28T22:07:23.970Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.alltests:1.0.13-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.alltests/pom.xml
17:07:24 [2024-02-28T22:07:24.530Z] [INFO] 
17:07:24 [2024-02-28T22:07:24.530Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.alltests ---
17:07:24 [2024-02-28T22:07:24.530Z] [INFO] The project's OSGi version is 1.0.13.202402282205
17:07:24 [2024-02-28T22:07:24.530Z] [INFO] 
17:07:24 [2024-02-28T22:07:24.530Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.alltests ---
17:07:24 [2024-02-28T22:07:24.530Z] [INFO] 
17:07:24 [2024-02-28T22:07:24.530Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.alltests ---
17:07:24 [2024-02-28T22:07:24.530Z] [INFO] 
17:07:24 [2024-02-28T22:07:24.530Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.alltests ---
17:07:24 [2024-02-28T22:07:24.530Z] [INFO] 
17:07:24 [2024-02-28T22:07:24.530Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.alltests ---
17:07:24 [2024-02-28T22:07:24.530Z] [INFO] 
17:07:24 [2024-02-28T22:07:24.530Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.alltests ---
17:07:24 [2024-02-28T22:07:24.530Z] [INFO] Resolving class path of Trace Compass All Tests
17:07:25 [2024-02-28T22:07:25.455Z] [INFO] 
17:07:25 [2024-02-28T22:07:25.455Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.alltests ---
17:07:25 [2024-02-28T22:07:25.455Z] [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-master-nightly/releng/org.eclipse.tracecompass.alltests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:25 [2024-02-28T22:07:25.455Z] [INFO] 
17:07:25 [2024-02-28T22:07:25.455Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.alltests ---
17:07:25 [2024-02-28T22:07:25.455Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.alltests/src/main/resources
17:07:25 [2024-02-28T22:07:25.455Z] [INFO] 
17:07:25 [2024-02-28T22:07:25.455Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.alltests ---
17:07:25 [2024-02-28T22:07:25.455Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:07:25 [2024-02-28T22:07:25.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
17:07:25 [2024-02-28T22:07:25.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.alltests:1.0.13-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.alltests/pom.xml
17:07:25 [2024-02-28T22:07:25.455Z] [INFO] Nothing to compile - all classes are up to date
17:07:25 [2024-02-28T22:07:25.455Z] [INFO] 
17:07:25 [2024-02-28T22:07:25.455Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.integration.core.tests >--
17:07:25 [2024-02-28T22:07:25.455Z] [INFO] Building org.eclipse.tracecompass.integration.core.tests 1.0.8-SNAPSHOT [137/141]
17:07:25 [2024-02-28T22:07:25.455Z] [INFO]   from releng/org.eclipse.tracecompass.integration.core.tests/pom.xml
17:07:25 [2024-02-28T22:07:25.455Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:07:25 [2024-02-28T22:07:25.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
17:07:25 [2024-02-28T22:07:25.455Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.core.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.core.tests/pom.xml
17:07:25 [2024-02-28T22:07:25.455Z] [INFO] 
17:07:25 [2024-02-28T22:07:25.455Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.integration.core.tests ---
17:07:25 [2024-02-28T22:07:25.455Z] [INFO] The project's OSGi version is 1.0.8.202402282205
17:07:25 [2024-02-28T22:07:25.455Z] [INFO] 
17:07:25 [2024-02-28T22:07:25.455Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.integration.core.tests ---
17:07:25 [2024-02-28T22:07:25.455Z] [INFO] 
17:07:25 [2024-02-28T22:07:25.455Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.integration.core.tests ---
17:07:25 [2024-02-28T22:07:25.455Z] [INFO] 
17:07:25 [2024-02-28T22:07:25.455Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.integration.core.tests ---
17:07:25 [2024-02-28T22:07:25.455Z] [INFO] 
17:07:25 [2024-02-28T22:07:25.455Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.integration.core.tests ---
17:07:25 [2024-02-28T22:07:25.455Z] [INFO] 
17:07:25 [2024-02-28T22:07:25.455Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.integration.core.tests ---
17:07:25 [2024-02-28T22:07:25.455Z] [INFO] Resolving class path of org.eclipse.tracecompass.integration.core.tests
17:07:25 [2024-02-28T22:07:25.711Z] [INFO] 
17:07:25 [2024-02-28T22:07:25.711Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.integration.core.tests ---
17:07:25 [2024-02-28T22:07:25.711Z] [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-master-nightly/releng/org.eclipse.tracecompass.integration.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:25 [2024-02-28T22:07:25.711Z] [INFO] 
17:07:25 [2024-02-28T22:07:25.711Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.integration.core.tests ---
17:07:25 [2024-02-28T22:07:25.711Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.core.tests/src/main/resources
17:07:25 [2024-02-28T22:07:25.711Z] [INFO] 
17:07:25 [2024-02-28T22:07:25.711Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.integration.core.tests ---
17:07:25 [2024-02-28T22:07:25.711Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:07:25 [2024-02-28T22:07:25.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
17:07:25 [2024-02-28T22:07:25.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.integration.core.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.core.tests/pom.xml
17:07:25 [2024-02-28T22:07:25.711Z] [INFO] Nothing to compile - all classes are up to date
17:07:25 [2024-02-28T22:07:25.711Z] [INFO] 
17:07:25 [2024-02-28T22:07:25.711Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.testing >------
17:07:25 [2024-02-28T22:07:25.711Z] [INFO] Building org.eclipse.tracecompass.testing 9.3.0-SNAPSHOT       [138/141]
17:07:25 [2024-02-28T22:07:25.711Z] [INFO]   from releng/org.eclipse.tracecompass.testing/.polyglot.build.properties
17:07:25 [2024-02-28T22:07:25.711Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
17:07:25 [2024-02-28T22:07:25.711Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.testing:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties
17:07:26 [2024-02-28T22:07:26.270Z] [INFO] 
17:07:26 [2024-02-28T22:07:26.270Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.testing ---
17:07:26 [2024-02-28T22:07:26.270Z] [INFO] The project's OSGi version is 9.3.0.202402282205
17:07:26 [2024-02-28T22:07:26.270Z] [INFO] 
17:07:26 [2024-02-28T22:07:26.270Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.testing ---
17:07:26 [2024-02-28T22:07:26.270Z] [INFO] 
17:07:26 [2024-02-28T22:07:26.270Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.testing ---
17:07:26 [2024-02-28T22:07:26.270Z] [INFO] 
17:07:26 [2024-02-28T22:07:26.270Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.testing ---
17:07:26 [2024-02-28T22:07:26.270Z] [INFO] 
17:07:26 [2024-02-28T22:07:26.270Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.testing ---
17:07:26 [2024-02-28T22:07:26.270Z] [INFO] 
17:07:26 [2024-02-28T22:07:26.270Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.testing ---
17:07:26 [2024-02-28T22:07:26.270Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.testing/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:26 [2024-02-28T22:07:26.270Z] [INFO] 
17:07:26 [2024-02-28T22:07:26.270Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.testing ---
17:07:26 [2024-02-28T22:07:26.270Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.testing/src/main/resources
17:07:26 [2024-02-28T22:07:26.270Z] [INFO] 
17:07:26 [2024-02-28T22:07:26.270Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote >----
17:07:26 [2024-02-28T22:07:26.270Z] [INFO] Building org.eclipse.tracecompass.tmf.remote 9.3.0-SNAPSHOT    [139/141]
17:07:26 [2024-02-28T22:07:26.270Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties
17:07:26 [2024-02-28T22:07:26.270Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
17:07:26 [2024-02-28T22:07:26.270Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties
17:07:26 [2024-02-28T22:07:26.270Z] [INFO] 
17:07:26 [2024-02-28T22:07:26.270Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.remote ---
17:07:26 [2024-02-28T22:07:26.270Z] [INFO] The project's OSGi version is 9.3.0.202402282205
17:07:26 [2024-02-28T22:07:26.270Z] [INFO] 
17:07:26 [2024-02-28T22:07:26.270Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote ---
17:07:26 [2024-02-28T22:07:26.270Z] [INFO] 
17:07:26 [2024-02-28T22:07:26.270Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote ---
17:07:26 [2024-02-28T22:07:26.270Z] [INFO] 
17:07:26 [2024-02-28T22:07:26.270Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote ---
17:07:26 [2024-02-28T22:07:26.270Z] [INFO] 
17:07:26 [2024-02-28T22:07:26.270Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote ---
17:07:26 [2024-02-28T22:07:26.270Z] [INFO] 
17:07:26 [2024-02-28T22:07:26.270Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote ---
17:07:26 [2024-02-28T22:07:26.270Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:26 [2024-02-28T22:07:26.270Z] [INFO] 
17:07:26 [2024-02-28T22:07:26.270Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote ---
17:07:26 [2024-02-28T22:07:26.270Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote/src/main/resources
17:07:26 [2024-02-28T22:07:26.270Z] [INFO] 
17:07:26 [2024-02-28T22:07:26.270Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.releng-site >----
17:07:26 [2024-02-28T22:07:26.270Z] [INFO] Building Trace Compass Repository 9.3.0-SNAPSHOT               [140/141]
17:07:26 [2024-02-28T22:07:26.270Z] [INFO]   from releng/org.eclipse.tracecompass.releng-site/pom.xml
17:07:26 [2024-02-28T22:07:26.270Z] [INFO] -------------------------[ eclipse-repository ]-------------------------
17:07:26 [2024-02-28T22:07:26.270Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.releng-site:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.releng-site/pom.xml
17:07:26 [2024-02-28T22:07:26.831Z] [INFO] 
17:07:26 [2024-02-28T22:07:26.831Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.releng-site ---
17:07:26 [2024-02-28T22:07:26.831Z] [INFO] The project's OSGi version is 9.3.0.202402282205
17:07:26 [2024-02-28T22:07:26.831Z] [INFO] 
17:07:26 [2024-02-28T22:07:26.831Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.releng-site ---
17:07:26 [2024-02-28T22:07:26.831Z] [INFO] 
17:07:26 [2024-02-28T22:07:26.831Z] [INFO] --- clean:3.3.1:clean (default-clean-1) @ org.eclipse.tracecompass.releng-site ---
17:07:26 [2024-02-28T22:07:26.831Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.releng-site/target
17:07:26 [2024-02-28T22:07:26.831Z] [INFO] 
17:07:26 [2024-02-28T22:07:26.831Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.releng-site ---
17:07:26 [2024-02-28T22:07:26.831Z] [INFO] 
17:07:26 [2024-02-28T22:07:26.831Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.releng-site ---
17:07:26 [2024-02-28T22:07:26.831Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.releng-site/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:26 [2024-02-28T22:07:26.831Z] [INFO] 
17:07:26 [2024-02-28T22:07:26.831Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.releng-site ---
17:07:26 [2024-02-28T22:07:26.831Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.releng-site/src/main/resources
17:07:26 [2024-02-28T22:07:26.831Z] [INFO] 
17:07:26 [2024-02-28T22:07:26.831Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.tests >--
17:07:26 [2024-02-28T22:07:26.831Z] [INFO] Building org.eclipse.tracecompass.jsontrace.core.tests 1.0.4-SNAPSHOT [141/141]
17:07:26 [2024-02-28T22:07:26.831Z] [INFO]   from jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/pom.xml
17:07:26 [2024-02-28T22:07:26.831Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:07:26 [2024-02-28T22:07:26.831Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:07:26 [2024-02-28T22:07:26.831Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/pom.xml
17:07:26 [2024-02-28T22:07:26.831Z] [INFO] 
17:07:26 [2024-02-28T22:07:26.831Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.jsontrace.core.tests ---
17:07:26 [2024-02-28T22:07:26.831Z] [INFO] The project's OSGi version is 1.0.4.202402282205
17:07:26 [2024-02-28T22:07:26.831Z] [INFO] 
17:07:26 [2024-02-28T22:07:26.831Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace.core.tests ---
17:07:26 [2024-02-28T22:07:26.831Z] [INFO] 
17:07:26 [2024-02-28T22:07:26.831Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace.core.tests ---
17:07:26 [2024-02-28T22:07:26.831Z] [INFO] 
17:07:26 [2024-02-28T22:07:26.831Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace.core.tests ---
17:07:26 [2024-02-28T22:07:26.831Z] [INFO] 
17:07:26 [2024-02-28T22:07:26.831Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace.core.tests ---
17:07:26 [2024-02-28T22:07:26.831Z] [INFO] 
17:07:26 [2024-02-28T22:07:26.831Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.jsontrace.core.tests ---
17:07:26 [2024-02-28T22:07:26.831Z] [INFO] Resolving class path of org.eclipse.tracecompass.jsontrace.core.tests
17:07:27 [2024-02-28T22:07:27.087Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.087Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.jsontrace.core.tests ---
17:07:27 [2024-02-28T22:07:27.087Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:27 [2024-02-28T22:07:27.087Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.087Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.jsontrace.core.tests ---
17:07:27 [2024-02-28T22:07:27.087Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/src/main/resources
17:07:27 [2024-02-28T22:07:27.087Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.087Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.jsontrace.core.tests ---
17:07:27 [2024-02-28T22:07:27.087Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:07:27 [2024-02-28T22:07:27.087Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:07:27 [2024-02-28T22:07:27.087Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/pom.xml
17:07:27 [2024-02-28T22:07:27.087Z] [INFO] Nothing to compile - all classes are up to date
17:07:27 [2024-02-28T22:07:27.087Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.087Z] [INFO] ---------< org.eclipse.tracecompass:org.eclipse.tracecompass >----------
17:07:27 [2024-02-28T22:07:27.087Z] [INFO] Building Trace Compass Parent 9.3.0-SNAPSHOT                   [142/141]
17:07:27 [2024-02-28T22:07:27.087Z] [INFO]   from pom.xml
17:07:27 [2024-02-28T22:07:27.087Z] [INFO] --------------------------------[ pom ]---------------------------------
17:07:27 [2024-02-28T22:07:27.087Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (fix-dark-theme-css)'
17:07:27 [2024-02-28T22:07:27.087Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (generate-documentation)'
17:07:27 [2024-02-28T22:07:27.087Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (generate-documentation)'
17:07:27 [2024-02-28T22:07:27.087Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (generate-documentation)'
17:07:27 [2024-02-28T22:07:27.087Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (generate-documentation)'
17:07:27 [2024-02-28T22:07:27.087Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (generate-documentation)'
17:07:27 [2024-02-28T22:07:27.087Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.087Z] [INFO] >>> javadoc:3.6.2:aggregate (default-cli) > compile @ org.eclipse.tracecompass >>>
17:07:27 [2024-02-28T22:07:27.087Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.087Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:27 [2024-02-28T22:07:27.087Z] [INFO] Forking Trace Compass Parent 9.3.0-SNAPSHOT
17:07:27 [2024-02-28T22:07:27.087Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:27 [2024-02-28T22:07:27.087Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.087Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass ---
17:07:27 [2024-02-28T22:07:27.087Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.087Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass ---
17:07:27 [2024-02-28T22:07:27.087Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:27 [2024-02-28T22:07:27.087Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.087Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:27 [2024-02-28T22:07:27.087Z] [INFO] Forking Trace Compass Tracetype-agnostic Analyses Parent 9.3.0-SNAPSHOT
17:07:27 [2024-02-28T22:07:27.087Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:27 [2024-02-28T22:07:27.087Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.087Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis-parent ---
17:07:27 [2024-02-28T22:07:27.087Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.087Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis-parent ---
17:07:27 [2024-02-28T22:07:27.087Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:27 [2024-02-28T22:07:27.087Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.087Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:27 [2024-02-28T22:07:27.087Z] [INFO] Forking Trace Compass Common Utilities Parent 9.3.0-SNAPSHOT
17:07:27 [2024-02-28T22:07:27.087Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:27 [2024-02-28T22:07:27.087Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.087Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common-parent ---
17:07:27 [2024-02-28T22:07:27.087Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.087Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.common-parent ---
17:07:27 [2024-02-28T22:07:27.087Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/common/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:27 [2024-02-28T22:07:27.087Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.087Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:27 [2024-02-28T22:07:27.087Z] [INFO] Forking org.eclipse.tracecompass.common.core 5.2.0-SNAPSHOT
17:07:27 [2024-02-28T22:07:27.087Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:27 [2024-02-28T22:07:27.087Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.087Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.common.core ---
17:07:27 [2024-02-28T22:07:27.087Z] [INFO] The project's OSGi version is 5.2.0.202402282205
17:07:27 [2024-02-28T22:07:27.087Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.087Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.common.core ---
17:07:27 [2024-02-28T22:07:27.087Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.087Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.common.core ---
17:07:27 [2024-02-28T22:07:27.087Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.087Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common.core ---
17:07:27 [2024-02-28T22:07:27.087Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.087Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.common.core ---
17:07:27 [2024-02-28T22:07:27.087Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.087Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.common.core ---
17:07:27 [2024-02-28T22:07:27.087Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.087Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.common.core ---
17:07:27 [2024-02-28T22:07:27.087Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:27 [2024-02-28T22:07:27.087Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.087Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.common.core ---
17:07:27 [2024-02-28T22:07:27.087Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/src/main/resources
17:07:27 [2024-02-28T22:07:27.087Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.087Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.common.core ---
17:07:27 [2024-02-28T22:07:27.087Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:07:27 [2024-02-28T22:07:27.087Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:07:27 [2024-02-28T22:07:27.088Z] [WARNING] The 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-master-nightly/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties
17:07:27 [2024-02-28T22:07:27.088Z] [INFO] Nothing to compile - all classes are up to date
17:07:27 [2024-02-28T22:07:27.088Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.088Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:27 [2024-02-28T22:07:27.088Z] [INFO] Forking Trace Compass State System Parent 9.3.0-SNAPSHOT
17:07:27 [2024-02-28T22:07:27.088Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:27 [2024-02-28T22:07:27.088Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.088Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem-parent ---
17:07:27 [2024-02-28T22:07:27.088Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.088Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.statesystem-parent ---
17:07:27 [2024-02-28T22:07:27.088Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:27 [2024-02-28T22:07:27.088Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.088Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:27 [2024-02-28T22:07:27.088Z] [INFO] Forking org.eclipse.tracecompass.datastore.core 1.3.0-SNAPSHOT
17:07:27 [2024-02-28T22:07:27.088Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:27 [2024-02-28T22:07:27.088Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.088Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.datastore.core ---
17:07:27 [2024-02-28T22:07:27.088Z] [INFO] The project's OSGi version is 1.3.0.202402282205
17:07:27 [2024-02-28T22:07:27.088Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.088Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.datastore.core ---
17:07:27 [2024-02-28T22:07:27.088Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.088Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.datastore.core ---
17:07:27 [2024-02-28T22:07:27.088Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.088Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.datastore.core ---
17:07:27 [2024-02-28T22:07:27.088Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.088Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.datastore.core ---
17:07:27 [2024-02-28T22:07:27.088Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.088Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.datastore.core ---
17:07:27 [2024-02-28T22:07:27.088Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.088Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.datastore.core ---
17:07:27 [2024-02-28T22:07:27.088Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:27 [2024-02-28T22:07:27.088Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.088Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.datastore.core ---
17:07:27 [2024-02-28T22:07:27.088Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src/main/resources
17:07:27 [2024-02-28T22:07:27.088Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.088Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.datastore.core ---
17:07:27 [2024-02-28T22:07:27.088Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:07:27 [2024-02-28T22:07:27.088Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:07:27 [2024-02-28T22:07:27.088Z] [WARNING] The 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-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties
17:07:27 [2024-02-28T22:07:27.088Z] [INFO] Nothing to compile - all classes are up to date
17:07:27 [2024-02-28T22:07:27.088Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.088Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:27 [2024-02-28T22:07:27.088Z] [INFO] Forking org.eclipse.tracecompass.segmentstore.core 3.1.0-SNAPSHOT
17:07:27 [2024-02-28T22:07:27.088Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:27 [2024-02-28T22:07:27.088Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.088Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.segmentstore.core ---
17:07:27 [2024-02-28T22:07:27.088Z] [INFO] The project's OSGi version is 3.1.0.202402282205
17:07:27 [2024-02-28T22:07:27.088Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.088Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.segmentstore.core ---
17:07:27 [2024-02-28T22:07:27.088Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.088Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.segmentstore.core ---
17:07:27 [2024-02-28T22:07:27.088Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.088Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.segmentstore.core ---
17:07:27 [2024-02-28T22:07:27.088Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.088Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.segmentstore.core ---
17:07:27 [2024-02-28T22:07:27.088Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.088Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.segmentstore.core ---
17:07:27 [2024-02-28T22:07:27.088Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.088Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.segmentstore.core ---
17:07:27 [2024-02-28T22:07:27.088Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:27 [2024-02-28T22:07:27.088Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.088Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.segmentstore.core ---
17:07:27 [2024-02-28T22:07:27.088Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/src/main/resources
17:07:27 [2024-02-28T22:07:27.088Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.088Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.segmentstore.core ---
17:07:27 [2024-02-28T22:07:27.088Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:07:27 [2024-02-28T22:07:27.088Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:07:27 [2024-02-28T22:07:27.088Z] [WARNING] The 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-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties
17:07:27 [2024-02-28T22:07:27.088Z] [INFO] Nothing to compile - all classes are up to date
17:07:27 [2024-02-28T22:07:27.088Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.088Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:27 [2024-02-28T22:07:27.088Z] [INFO] Forking Trace Compass TMF Parent 9.3.0-SNAPSHOT
17:07:27 [2024-02-28T22:07:27.088Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:27 [2024-02-28T22:07:27.088Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.088Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf-parent ---
17:07:27 [2024-02-28T22:07:27.088Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.088Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf-parent ---
17:07:27 [2024-02-28T22:07:27.088Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:27 [2024-02-28T22:07:27.088Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.088Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:27 [2024-02-28T22:07:27.088Z] [INFO] Forking Trace Compass Filter Parser 1.1.1-SNAPSHOT
17:07:27 [2024-02-28T22:07:27.088Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:27 [2024-02-28T22:07:27.088Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.088Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.filter.parser ---
17:07:27 [2024-02-28T22:07:27.088Z] [INFO] The project's OSGi version is 1.1.1.202402282205
17:07:27 [2024-02-28T22:07:27.088Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.088Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.filter.parser ---
17:07:27 [2024-02-28T22:07:27.088Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.088Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.filter.parser ---
17:07:27 [2024-02-28T22:07:27.088Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.088Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.filter.parser ---
17:07:27 [2024-02-28T22:07:27.088Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.088Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.filter.parser ---
17:07:27 [2024-02-28T22:07:27.089Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.089Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.filter.parser ---
17:07:27 [2024-02-28T22:07:27.089Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.089Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.filter.parser ---
17:07:27 [2024-02-28T22:07:27.089Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.filter.parser/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:27 [2024-02-28T22:07:27.089Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.089Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.filter.parser ---
17:07:27 [2024-02-28T22:07:27.089Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.filter.parser/src/main/resources
17:07:27 [2024-02-28T22:07:27.089Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.089Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.filter.parser ---
17:07:27 [2024-02-28T22:07:27.089Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:07:27 [2024-02-28T22:07:27.089Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:07:27 [2024-02-28T22:07:27.089Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml
17:07:27 [2024-02-28T22:07:27.345Z] [INFO] Nothing to compile - all classes are up to date
17:07:27 [2024-02-28T22:07:27.345Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.345Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:27 [2024-02-28T22:07:27.345Z] [INFO] Forking org.eclipse.tracecompass.statesystem.core 5.3.1-SNAPSHOT
17:07:27 [2024-02-28T22:07:27.345Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:27 [2024-02-28T22:07:27.345Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.345Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.statesystem.core ---
17:07:27 [2024-02-28T22:07:27.345Z] [INFO] The project's OSGi version is 5.3.1.202402282205
17:07:27 [2024-02-28T22:07:27.345Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.345Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.statesystem.core ---
17:07:27 [2024-02-28T22:07:27.345Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.345Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.statesystem.core ---
17:07:27 [2024-02-28T22:07:27.345Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.345Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem.core ---
17:07:27 [2024-02-28T22:07:27.345Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.345Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.statesystem.core ---
17:07:27 [2024-02-28T22:07:27.345Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.345Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.statesystem.core ---
17:07:27 [2024-02-28T22:07:27.345Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.345Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.statesystem.core ---
17:07:27 [2024-02-28T22:07:27.345Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:27 [2024-02-28T22:07:27.345Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.345Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.statesystem.core ---
17:07:27 [2024-02-28T22:07:27.345Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src/main/resources
17:07:27 [2024-02-28T22:07:27.345Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.345Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.statesystem.core ---
17:07:27 [2024-02-28T22:07:27.345Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:07:27 [2024-02-28T22:07:27.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
17:07:27 [2024-02-28T22:07:27.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.statesystem.core:5.3.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties
17:07:27 [2024-02-28T22:07:27.345Z] [INFO] Nothing to compile - all classes are up to date
17:07:27 [2024-02-28T22:07:27.345Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.345Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:27 [2024-02-28T22:07:27.345Z] [INFO] Forking org.eclipse.tracecompass.tmf.core 9.2.1-SNAPSHOT
17:07:27 [2024-02-28T22:07:27.345Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:27 [2024-02-28T22:07:27.345Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.345Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.core ---
17:07:27 [2024-02-28T22:07:27.345Z] [INFO] The project's OSGi version is 9.2.1.202402282205
17:07:27 [2024-02-28T22:07:27.345Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.345Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.core ---
17:07:27 [2024-02-28T22:07:27.345Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.345Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.core ---
17:07:27 [2024-02-28T22:07:27.345Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.345Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.core ---
17:07:27 [2024-02-28T22:07:27.345Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.345Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.core ---
17:07:27 [2024-02-28T22:07:27.345Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.345Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.core ---
17:07:27 [2024-02-28T22:07:27.345Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.346Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.core ---
17:07:27 [2024-02-28T22:07:27.346Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:27 [2024-02-28T22:07:27.346Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.346Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.core ---
17:07:27 [2024-02-28T22:07:27.346Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/main/resources
17:07:27 [2024-02-28T22:07:27.346Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.346Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.core ---
17:07:27 [2024-02-28T22:07:27.346Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:07:27 [2024-02-28T22:07:27.346Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:07:27 [2024-02-28T22:07:27.346Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core:9.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties
17:07:27 [2024-02-28T22:07:27.346Z] [INFO] Nothing to compile - all classes are up to date
17:07:27 [2024-02-28T22:07:27.346Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.346Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:27 [2024-02-28T22:07:27.346Z] [INFO] Forking org.eclipse.tracecompass.analysis.counters.core 2.2.1-SNAPSHOT
17:07:27 [2024-02-28T22:07:27.346Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:27 [2024-02-28T22:07:27.346Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.346Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.core ---
17:07:27 [2024-02-28T22:07:27.346Z] [INFO] The project's OSGi version is 2.2.1.202402282205
17:07:27 [2024-02-28T22:07:27.346Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.346Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.core ---
17:07:27 [2024-02-28T22:07:27.346Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.346Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.core ---
17:07:27 [2024-02-28T22:07:27.346Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.346Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.core ---
17:07:27 [2024-02-28T22:07:27.346Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.346Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.core ---
17:07:27 [2024-02-28T22:07:27.346Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.346Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.counters.core ---
17:07:27 [2024-02-28T22:07:27.346Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.346Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.counters.core ---
17:07:27 [2024-02-28T22:07:27.346Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:27 [2024-02-28T22:07:27.346Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.346Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.core ---
17:07:27 [2024-02-28T22:07:27.346Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/src/main/resources
17:07:27 [2024-02-28T22:07:27.346Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.346Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.core ---
17:07:27 [2024-02-28T22:07:27.346Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:07:27 [2024-02-28T22:07:27.346Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:07:27 [2024-02-28T22:07:27.346Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core:2.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties
17:07:27 [2024-02-28T22:07:27.346Z] [INFO] Nothing to compile - all classes are up to date
17:07:27 [2024-02-28T22:07:27.346Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.346Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:27 [2024-02-28T22:07:27.346Z] [INFO] Forking org.eclipse.tracecompass.statesystem.core.tests 1.0.16-SNAPSHOT
17:07:27 [2024-02-28T22:07:27.346Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:27 [2024-02-28T22:07:27.346Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.346Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.statesystem.core.tests ---
17:07:27 [2024-02-28T22:07:27.346Z] [INFO] The project's OSGi version is 1.0.16.202402282205
17:07:27 [2024-02-28T22:07:27.346Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.346Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.statesystem.core.tests ---
17:07:27 [2024-02-28T22:07:27.346Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.346Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.statesystem.core.tests ---
17:07:27 [2024-02-28T22:07:27.346Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.346Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem.core.tests ---
17:07:27 [2024-02-28T22:07:27.346Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.346Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.statesystem.core.tests ---
17:07:27 [2024-02-28T22:07:27.346Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.346Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.statesystem.core.tests ---
17:07:27 [2024-02-28T22:07:27.346Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.346Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.statesystem.core.tests ---
17:07:27 [2024-02-28T22:07:27.346Z] [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-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:27 [2024-02-28T22:07:27.346Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.346Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.statesystem.core.tests ---
17:07:27 [2024-02-28T22:07:27.346Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/main/resources
17:07:27 [2024-02-28T22:07:27.346Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.346Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.statesystem.core.tests ---
17:07:27 [2024-02-28T22:07:27.346Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:07:27 [2024-02-28T22:07:27.346Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:07:27 [2024-02-28T22:07:27.346Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests:1.0.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/pom.xml
17:07:27 [2024-02-28T22:07:27.602Z] [INFO] Nothing to compile - all classes are up to date
17:07:27 [2024-02-28T22:07:27.602Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.602Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:27 [2024-02-28T22:07:27.602Z] [INFO] Forking org.eclipse.tracecompass.tmf.core.tests 1.0.25-SNAPSHOT
17:07:27 [2024-02-28T22:07:27.602Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:27 [2024-02-28T22:07:27.602Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.602Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.core.tests ---
17:07:27 [2024-02-28T22:07:27.602Z] [INFO] The project's OSGi version is 1.0.25.202402282205
17:07:27 [2024-02-28T22:07:27.602Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.602Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.core.tests ---
17:07:27 [2024-02-28T22:07:27.602Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.602Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.core.tests ---
17:07:27 [2024-02-28T22:07:27.602Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.602Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.core.tests ---
17:07:27 [2024-02-28T22:07:27.602Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.602Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.core.tests ---
17:07:27 [2024-02-28T22:07:27.602Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.602Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.core.tests ---
17:07:27 [2024-02-28T22:07:27.602Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.602Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.core.tests ---
17:07:27 [2024-02-28T22:07:27.602Z] [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-master-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:27 [2024-02-28T22:07:27.602Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.602Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.core.tests ---
17:07:27 [2024-02-28T22:07:27.602Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/src/main/resources
17:07:27 [2024-02-28T22:07:27.602Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.602Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.core.tests ---
17:07:27 [2024-02-28T22:07:27.602Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:07:27 [2024-02-28T22:07:27.602Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:07:27 [2024-02-28T22:07:27.602Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests:1.0.25-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/pom.xml
17:07:27 [2024-02-28T22:07:27.602Z] [INFO] Nothing to compile - all classes are up to date
17:07:27 [2024-02-28T22:07:27.602Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.602Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:27 [2024-02-28T22:07:27.602Z] [INFO] Forking Trace Compass CTF Support Parent 9.3.0-SNAPSHOT
17:07:27 [2024-02-28T22:07:27.602Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:27 [2024-02-28T22:07:27.602Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.602Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf-parent ---
17:07:27 [2024-02-28T22:07:27.602Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.602Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf-parent ---
17:07:27 [2024-02-28T22:07:27.602Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:27 [2024-02-28T22:07:27.602Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.602Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:27 [2024-02-28T22:07:27.602Z] [INFO] Forking Trace Compass CTF Parser Plug-in 1.1.1-SNAPSHOT
17:07:27 [2024-02-28T22:07:27.602Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:27 [2024-02-28T22:07:27.602Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.602Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.parser ---
17:07:27 [2024-02-28T22:07:27.602Z] [INFO] The project's OSGi version is 1.1.1.202402282205
17:07:27 [2024-02-28T22:07:27.602Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.602Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.parser ---
17:07:27 [2024-02-28T22:07:27.602Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.602Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.parser ---
17:07:27 [2024-02-28T22:07:27.602Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.602Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.parser ---
17:07:27 [2024-02-28T22:07:27.602Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.602Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.parser ---
17:07:27 [2024-02-28T22:07:27.602Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.602Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.ctf.parser ---
17:07:27 [2024-02-28T22:07:27.603Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.603Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf.parser ---
17:07:27 [2024-02-28T22:07:27.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-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:27 [2024-02-28T22:07:27.603Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.603Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.ctf.parser ---
17:07:27 [2024-02-28T22:07:27.603Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser/src/main/resources
17:07:27 [2024-02-28T22:07:27.603Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.603Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.ctf.parser ---
17:07:27 [2024-02-28T22:07:27.603Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:07:27 [2024-02-28T22:07:27.603Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:07:27 [2024-02-28T22:07:27.603Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser/pom.xml
17:07:27 [2024-02-28T22:07:27.603Z] [INFO] Nothing to compile - all classes are up to date
17:07:27 [2024-02-28T22:07:27.603Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.603Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:27 [2024-02-28T22:07:27.603Z] [INFO] Forking org.eclipse.tracecompass.ctf.core 4.4.1-SNAPSHOT
17:07:27 [2024-02-28T22:07:27.603Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:27 [2024-02-28T22:07:27.603Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.603Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.core ---
17:07:27 [2024-02-28T22:07:27.603Z] [INFO] The project's OSGi version is 4.4.1.202402282205
17:07:27 [2024-02-28T22:07:27.603Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.603Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.core ---
17:07:27 [2024-02-28T22:07:27.603Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.603Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.core ---
17:07:27 [2024-02-28T22:07:27.603Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.603Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.core ---
17:07:27 [2024-02-28T22:07:27.603Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.603Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.core ---
17:07:27 [2024-02-28T22:07:27.603Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.603Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.ctf.core ---
17:07:27 [2024-02-28T22:07:27.603Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.603Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf.core ---
17:07:27 [2024-02-28T22:07:27.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-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:27 [2024-02-28T22:07:27.603Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.603Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.ctf.core ---
17:07:27 [2024-02-28T22:07:27.603Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/main/resources
17:07:27 [2024-02-28T22:07:27.603Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.603Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.ctf.core ---
17:07:27 [2024-02-28T22:07:27.603Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:07:27 [2024-02-28T22:07:27.603Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:07:27 [2024-02-28T22:07:27.603Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core:4.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties
17:07:27 [2024-02-28T22:07:27.603Z] [INFO] Nothing to compile - all classes are up to date
17:07:27 [2024-02-28T22:07:27.603Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.603Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:27 [2024-02-28T22:07:27.603Z] [INFO] Forking org.eclipse.tracecompass.tmf.ctf.core 4.5.1-SNAPSHOT
17:07:27 [2024-02-28T22:07:27.603Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:27 [2024-02-28T22:07:27.603Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.603Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.core ---
17:07:27 [2024-02-28T22:07:27.603Z] [INFO] The project's OSGi version is 4.5.1.202402282205
17:07:27 [2024-02-28T22:07:27.603Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.603Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.core ---
17:07:27 [2024-02-28T22:07:27.603Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.603Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.core ---
17:07:27 [2024-02-28T22:07:27.603Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.603Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.core ---
17:07:27 [2024-02-28T22:07:27.603Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.603Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.core ---
17:07:27 [2024-02-28T22:07:27.603Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.603Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ctf.core ---
17:07:27 [2024-02-28T22:07:27.603Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.603Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ctf.core ---
17:07:27 [2024-02-28T22:07:27.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-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:27 [2024-02-28T22:07:27.603Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.603Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.core ---
17:07:27 [2024-02-28T22:07:27.603Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/main/resources
17:07:27 [2024-02-28T22:07:27.603Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.603Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.core ---
17:07:27 [2024-02-28T22:07:27.603Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:07:27 [2024-02-28T22:07:27.603Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:07:27 [2024-02-28T22:07:27.603Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core:4.5.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties
17:07:27 [2024-02-28T22:07:27.603Z] [INFO] Nothing to compile - all classes are up to date
17:07:27 [2024-02-28T22:07:27.603Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.603Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:27 [2024-02-28T22:07:27.603Z] [INFO] Forking Trace Compass CTF Core Tests Plug-in 1.0.15-SNAPSHOT
17:07:27 [2024-02-28T22:07:27.603Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:27 [2024-02-28T22:07:27.603Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.603Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.core.tests ---
17:07:27 [2024-02-28T22:07:27.603Z] [INFO] The project's OSGi version is 1.0.15.202402282205
17:07:27 [2024-02-28T22:07:27.603Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.603Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.core.tests ---
17:07:27 [2024-02-28T22:07:27.603Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.603Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.core.tests ---
17:07:27 [2024-02-28T22:07:27.603Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.603Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.core.tests ---
17:07:27 [2024-02-28T22:07:27.603Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.603Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.core.tests ---
17:07:27 [2024-02-28T22:07:27.603Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.603Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.ctf.core.tests ---
17:07:27 [2024-02-28T22:07:27.603Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.603Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf.core.tests ---
17:07:27 [2024-02-28T22:07:27.603Z] [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-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:27 [2024-02-28T22:07:27.603Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.603Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.ctf.core.tests ---
17:07:27 [2024-02-28T22:07:27.604Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/src/main/resources
17:07:27 [2024-02-28T22:07:27.604Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.604Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.ctf.core.tests ---
17:07:27 [2024-02-28T22:07:27.604Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:07:27 [2024-02-28T22:07:27.604Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:07:27 [2024-02-28T22:07:27.604Z] [WARNING] The 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.15-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/pom.xml
17:07:27 [2024-02-28T22:07:27.859Z] [INFO] Nothing to compile - all classes are up to date
17:07:27 [2024-02-28T22:07:27.859Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.859Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:27 [2024-02-28T22:07:27.859Z] [INFO] Forking org.eclipse.tracecompass.tmf.ctf.core.tests 1.0.17-SNAPSHOT
17:07:27 [2024-02-28T22:07:27.859Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:27 [2024-02-28T22:07:27.859Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.859Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
17:07:27 [2024-02-28T22:07:27.859Z] [INFO] The project's OSGi version is 1.0.17.202402282205
17:07:27 [2024-02-28T22:07:27.859Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.859Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
17:07:27 [2024-02-28T22:07:27.859Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.859Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
17:07:27 [2024-02-28T22:07:27.859Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.859Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
17:07:27 [2024-02-28T22:07:27.859Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.859Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
17:07:27 [2024-02-28T22:07:27.859Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.859Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
17:07:27 [2024-02-28T22:07:27.859Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.859Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
17:07:27 [2024-02-28T22:07:27.859Z] [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-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:27 [2024-02-28T22:07:27.859Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.859Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
17:07:27 [2024-02-28T22:07:27.859Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/main/resources
17:07:27 [2024-02-28T22:07:27.859Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.859Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
17:07:27 [2024-02-28T22:07:27.859Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:07:27 [2024-02-28T22:07:27.859Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:07:27 [2024-02-28T22:07:27.859Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests:1.0.17-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/pom.xml
17:07:27 [2024-02-28T22:07:27.859Z] [INFO] Nothing to compile - all classes are up to date
17:07:27 [2024-02-28T22:07:27.859Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.859Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:27 [2024-02-28T22:07:27.859Z] [INFO] Forking org.eclipse.tracecompass.analysis.counters.core.tests 1.0.3-SNAPSHOT
17:07:27 [2024-02-28T22:07:27.859Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:27 [2024-02-28T22:07:27.859Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.859Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
17:07:27 [2024-02-28T22:07:27.859Z] [INFO] The project's OSGi version is 1.0.3.202402282205
17:07:27 [2024-02-28T22:07:27.859Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.859Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
17:07:27 [2024-02-28T22:07:27.859Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.859Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
17:07:27 [2024-02-28T22:07:27.859Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.859Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
17:07:27 [2024-02-28T22:07:27.859Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.859Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
17:07:27 [2024-02-28T22:07:27.859Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.859Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
17:07:27 [2024-02-28T22:07:27.859Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.859Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
17:07:27 [2024-02-28T22:07:27.859Z] [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-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:27 [2024-02-28T22:07:27.859Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.859Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
17:07:27 [2024-02-28T22:07:27.859Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/src/main/resources
17:07:27 [2024-02-28T22:07:27.859Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.859Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
17:07:27 [2024-02-28T22:07:27.859Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:07:27 [2024-02-28T22:07:27.859Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:07:27 [2024-02-28T22:07:27.859Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/pom.xml
17:07:27 [2024-02-28T22:07:27.859Z] [INFO] Nothing to compile - all classes are up to date
17:07:27 [2024-02-28T22:07:27.859Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.859Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:27 [2024-02-28T22:07:27.859Z] [INFO] Forking org.eclipse.tracecompass.tmf.ui 9.0.3-SNAPSHOT
17:07:27 [2024-02-28T22:07:27.859Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:27 [2024-02-28T22:07:27.859Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.859Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui ---
17:07:27 [2024-02-28T22:07:27.859Z] [INFO] The project's OSGi version is 9.0.3.202402282205
17:07:27 [2024-02-28T22:07:27.859Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.859Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui ---
17:07:27 [2024-02-28T22:07:27.859Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.859Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui ---
17:07:27 [2024-02-28T22:07:27.859Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.859Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui ---
17:07:27 [2024-02-28T22:07:27.859Z] [INFO] 
17:07:27 [2024-02-28T22:07:27.859Z] [INFO] --- antrun:3.1.0:run (fix-dark-theme-css) @ org.eclipse.tracecompass.tmf.ui ---
17:07:28 [2024-02-28T22:07:28.114Z] [INFO] Executing tasks
17:07:28 [2024-02-28T22:07:28.114Z] [WARNING]      [echo] Setting default in org.eclipse.tracecompass.tmf.ui.dark.css
17:07:28 [2024-02-28T22:07:28.114Z] [WARNING]      [echo] Verifying target platform: tracecompass-e4.30
17:07:28 [2024-02-28T22:07:28.114Z] [WARNING]      [echo] Updating org.eclipse.tracecompass.tmf.ui.dark.css
17:07:28 [2024-02-28T22:07:28.114Z] [INFO] Executed tasks
17:07:28 [2024-02-28T22:07:28.114Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.114Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui ---
17:07:28 [2024-02-28T22:07:28.114Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.114Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ui ---
17:07:28 [2024-02-28T22:07:28.114Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.114Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ui ---
17:07:28 [2024-02-28T22:07:28.114Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:28 [2024-02-28T22:07:28.114Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.114Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui ---
17:07:28 [2024-02-28T22:07:28.114Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/main/resources
17:07:28 [2024-02-28T22:07:28.114Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.114Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui ---
17:07:28 [2024-02-28T22:07:28.114Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:07:28 [2024-02-28T22:07:28.114Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:07:28 [2024-02-28T22:07:28.114Z] [WARNING] The 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.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/pom.xml
17:07:28 [2024-02-28T22:07:28.114Z] [INFO] Nothing to compile - all classes are up to date
17:07:28 [2024-02-28T22:07:28.114Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.114Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:28 [2024-02-28T22:07:28.114Z] [INFO] Forking org.eclipse.tracecompass.analysis.counters.ui 2.1.0-SNAPSHOT
17:07:28 [2024-02-28T22:07:28.114Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:28 [2024-02-28T22:07:28.114Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.114Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.ui ---
17:07:28 [2024-02-28T22:07:28.114Z] [INFO] The project's OSGi version is 2.1.0.202402282205
17:07:28 [2024-02-28T22:07:28.114Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.115Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.ui ---
17:07:28 [2024-02-28T22:07:28.115Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.115Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.ui ---
17:07:28 [2024-02-28T22:07:28.115Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.115Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.ui ---
17:07:28 [2024-02-28T22:07:28.115Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.115Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.ui ---
17:07:28 [2024-02-28T22:07:28.115Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.115Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.counters.ui ---
17:07:28 [2024-02-28T22:07:28.115Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.115Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.counters.ui ---
17:07:28 [2024-02-28T22:07:28.115Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:28 [2024-02-28T22:07:28.115Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.115Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.ui ---
17:07:28 [2024-02-28T22:07:28.115Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/main/resources
17:07:28 [2024-02-28T22:07:28.115Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.115Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.ui ---
17:07:28 [2024-02-28T22:07:28.115Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:07:28 [2024-02-28T22:07:28.115Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:07:28 [2024-02-28T22:07:28.115Z] [WARNING] The 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-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties
17:07:28 [2024-02-28T22:07:28.115Z] [INFO] Nothing to compile - all classes are up to date
17:07:28 [2024-02-28T22:07:28.115Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.115Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:28 [2024-02-28T22:07:28.115Z] [INFO] Forking org.eclipse.tracecompass.tmf.chart.core 1.1.0-SNAPSHOT
17:07:28 [2024-02-28T22:07:28.115Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:28 [2024-02-28T22:07:28.115Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.115Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.core ---
17:07:28 [2024-02-28T22:07:28.115Z] [INFO] The project's OSGi version is 1.1.0.202402282205
17:07:28 [2024-02-28T22:07:28.115Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.115Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.core ---
17:07:28 [2024-02-28T22:07:28.115Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.115Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.core ---
17:07:28 [2024-02-28T22:07:28.115Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.115Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.core ---
17:07:28 [2024-02-28T22:07:28.115Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.115Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.core ---
17:07:28 [2024-02-28T22:07:28.115Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.115Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.core ---
17:07:28 [2024-02-28T22:07:28.115Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.115Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.chart.core ---
17:07:28 [2024-02-28T22:07:28.115Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:28 [2024-02-28T22:07:28.115Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.115Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.core ---
17:07:28 [2024-02-28T22:07:28.115Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/src/main/resources
17:07:28 [2024-02-28T22:07:28.115Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.115Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.core ---
17:07:28 [2024-02-28T22:07:28.115Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:07:28 [2024-02-28T22:07:28.115Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:07:28 [2024-02-28T22:07:28.115Z] [WARNING] The 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-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties
17:07:28 [2024-02-28T22:07:28.371Z] [INFO] Nothing to compile - all classes are up to date
17:07:28 [2024-02-28T22:07:28.371Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.371Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:28 [2024-02-28T22:07:28.371Z] [INFO] Forking org.eclipse.tracecompass.analysis.lami.core 1.2.1-SNAPSHOT
17:07:28 [2024-02-28T22:07:28.371Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:28 [2024-02-28T22:07:28.371Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.371Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.core ---
17:07:28 [2024-02-28T22:07:28.371Z] [INFO] The project's OSGi version is 1.2.1.202402282205
17:07:28 [2024-02-28T22:07:28.371Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.371Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.core ---
17:07:28 [2024-02-28T22:07:28.371Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.371Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.core ---
17:07:28 [2024-02-28T22:07:28.371Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.371Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.core ---
17:07:28 [2024-02-28T22:07:28.371Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.371Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.core ---
17:07:28 [2024-02-28T22:07:28.371Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.371Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.lami.core ---
17:07:28 [2024-02-28T22:07:28.371Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.371Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.lami.core ---
17:07:28 [2024-02-28T22:07:28.371Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:28 [2024-02-28T22:07:28.371Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.371Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.core ---
17:07:28 [2024-02-28T22:07:28.371Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core/src/main/resources
17:07:28 [2024-02-28T22:07:28.371Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.371Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.core ---
17:07:28 [2024-02-28T22:07:28.371Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:07:28 [2024-02-28T22:07:28.371Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:07:28 [2024-02-28T22:07:28.371Z] [WARNING] The 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-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties
17:07:28 [2024-02-28T22:07:28.371Z] [INFO] Nothing to compile - all classes are up to date
17:07:28 [2024-02-28T22:07:28.371Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.371Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:28 [2024-02-28T22:07:28.371Z] [INFO] Forking org.eclipse.tracecompass.analysis.graph.core 4.1.1-SNAPSHOT
17:07:28 [2024-02-28T22:07:28.371Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:28 [2024-02-28T22:07:28.371Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.371Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.core ---
17:07:28 [2024-02-28T22:07:28.371Z] [INFO] The project's OSGi version is 4.1.1.202402282205
17:07:28 [2024-02-28T22:07:28.371Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.371Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.core ---
17:07:28 [2024-02-28T22:07:28.371Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.371Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.core ---
17:07:28 [2024-02-28T22:07:28.371Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.371Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.core ---
17:07:28 [2024-02-28T22:07:28.371Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.371Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.core ---
17:07:28 [2024-02-28T22:07:28.371Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.371Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.graph.core ---
17:07:28 [2024-02-28T22:07:28.371Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.371Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.graph.core ---
17:07:28 [2024-02-28T22:07:28.371Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:28 [2024-02-28T22:07:28.371Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.371Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.core ---
17:07:28 [2024-02-28T22:07:28.371Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src/main/resources
17:07:28 [2024-02-28T22:07:28.371Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.371Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.core ---
17:07:28 [2024-02-28T22:07:28.371Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:07:28 [2024-02-28T22:07:28.371Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:07:28 [2024-02-28T22:07:28.371Z] [WARNING] The 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-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties
17:07:28 [2024-02-28T22:07:28.371Z] [INFO] Nothing to compile - all classes are up to date
17:07:28 [2024-02-28T22:07:28.372Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.372Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:28 [2024-02-28T22:07:28.372Z] [INFO] Forking org.eclipse.tracecompass.analysis.timing.core 5.5.1-SNAPSHOT
17:07:28 [2024-02-28T22:07:28.372Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:28 [2024-02-28T22:07:28.372Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.372Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.core ---
17:07:28 [2024-02-28T22:07:28.372Z] [INFO] The project's OSGi version is 5.5.1.202402282205
17:07:28 [2024-02-28T22:07:28.372Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.372Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.core ---
17:07:28 [2024-02-28T22:07:28.372Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.372Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.core ---
17:07:28 [2024-02-28T22:07:28.372Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.372Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.core ---
17:07:28 [2024-02-28T22:07:28.372Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.372Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.core ---
17:07:28 [2024-02-28T22:07:28.372Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.372Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.timing.core ---
17:07:28 [2024-02-28T22:07:28.372Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.372Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.timing.core ---
17:07:28 [2024-02-28T22:07:28.372Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:28 [2024-02-28T22:07:28.372Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.372Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.core ---
17:07:28 [2024-02-28T22:07:28.372Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src/main/resources
17:07:28 [2024-02-28T22:07:28.372Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.372Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.core ---
17:07:28 [2024-02-28T22:07:28.372Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:07:28 [2024-02-28T22:07:28.372Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:07:28 [2024-02-28T22:07:28.372Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core:5.5.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties
17:07:28 [2024-02-28T22:07:28.372Z] [INFO] Nothing to compile - all classes are up to date
17:07:28 [2024-02-28T22:07:28.372Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.372Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:28 [2024-02-28T22:07:28.372Z] [INFO] Forking org.eclipse.tracecompass.tmf.analysis.xml.core 4.1.1-SNAPSHOT
17:07:28 [2024-02-28T22:07:28.372Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:28 [2024-02-28T22:07:28.372Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.372Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
17:07:28 [2024-02-28T22:07:28.372Z] [INFO] The project's OSGi version is 4.1.1.202402282205
17:07:28 [2024-02-28T22:07:28.372Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.372Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
17:07:28 [2024-02-28T22:07:28.372Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.372Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
17:07:28 [2024-02-28T22:07:28.372Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.372Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
17:07:28 [2024-02-28T22:07:28.372Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.372Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
17:07:28 [2024-02-28T22:07:28.372Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.372Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
17:07:28 [2024-02-28T22:07:28.372Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.372Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
17:07:28 [2024-02-28T22:07:28.372Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:28 [2024-02-28T22:07:28.372Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.372Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
17:07:28 [2024-02-28T22:07:28.372Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/main/resources
17:07:28 [2024-02-28T22:07:28.372Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.372Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
17:07:28 [2024-02-28T22:07:28.372Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:07:28 [2024-02-28T22:07:28.372Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:07:28 [2024-02-28T22:07:28.372Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core:4.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties
17:07:28 [2024-02-28T22:07:28.372Z] [INFO] Nothing to compile - all classes are up to date
17:07:28 [2024-02-28T22:07:28.372Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.372Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:28 [2024-02-28T22:07:28.372Z] [INFO] Forking org.eclipse.tracecompass.analysis.os.linux.core 8.2.1-SNAPSHOT
17:07:28 [2024-02-28T22:07:28.372Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:28 [2024-02-28T22:07:28.372Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.372Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.core ---
17:07:28 [2024-02-28T22:07:28.372Z] [INFO] The project's OSGi version is 8.2.1.202402282205
17:07:28 [2024-02-28T22:07:28.372Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.372Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.core ---
17:07:28 [2024-02-28T22:07:28.372Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.372Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.core ---
17:07:28 [2024-02-28T22:07:28.372Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.372Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.core ---
17:07:28 [2024-02-28T22:07:28.372Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.372Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.core ---
17:07:28 [2024-02-28T22:07:28.372Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.372Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.core ---
17:07:28 [2024-02-28T22:07:28.372Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.372Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.os.linux.core ---
17:07:28 [2024-02-28T22:07:28.372Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:28 [2024-02-28T22:07:28.372Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.372Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.core ---
17:07:28 [2024-02-28T22:07:28.372Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/main/resources
17:07:28 [2024-02-28T22:07:28.372Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.372Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.core ---
17:07:28 [2024-02-28T22:07:28.372Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:07:28 [2024-02-28T22:07:28.372Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:07:28 [2024-02-28T22:07:28.372Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core:8.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties
17:07:28 [2024-02-28T22:07:28.372Z] [INFO] Nothing to compile - all classes are up to date
17:07:28 [2024-02-28T22:07:28.372Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.372Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:28 [2024-02-28T22:07:28.372Z] [INFO] Forking Trace Compass LTTng Support Parent 9.3.0-SNAPSHOT
17:07:28 [2024-02-28T22:07:28.373Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:28 [2024-02-28T22:07:28.373Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.373Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng-parent ---
17:07:28 [2024-02-28T22:07:28.373Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.373Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng-parent ---
17:07:28 [2024-02-28T22:07:28.373Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:28 [2024-02-28T22:07:28.373Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.373Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:28 [2024-02-28T22:07:28.373Z] [INFO] Forking org.eclipse.tracecompass.lttng2.common.core 1.2.0-SNAPSHOT
17:07:28 [2024-02-28T22:07:28.373Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:28 [2024-02-28T22:07:28.373Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.373Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.common.core ---
17:07:28 [2024-02-28T22:07:28.373Z] [INFO] The project's OSGi version is 1.2.0.202402282205
17:07:28 [2024-02-28T22:07:28.373Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.373Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.common.core ---
17:07:28 [2024-02-28T22:07:28.373Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.373Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.common.core ---
17:07:28 [2024-02-28T22:07:28.373Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.373Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.common.core ---
17:07:28 [2024-02-28T22:07:28.373Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.373Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.common.core ---
17:07:28 [2024-02-28T22:07:28.373Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.373Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.common.core ---
17:07:28 [2024-02-28T22:07:28.373Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.373Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.common.core ---
17:07:28 [2024-02-28T22:07:28.373Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:28 [2024-02-28T22:07:28.373Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.373Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.common.core ---
17:07:28 [2024-02-28T22:07:28.373Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core/src/main/resources
17:07:28 [2024-02-28T22:07:28.373Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.373Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.common.core ---
17:07:28 [2024-02-28T22:07:28.373Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:07:28 [2024-02-28T22:07:28.373Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:07:28 [2024-02-28T22:07:28.373Z] [WARNING] The 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-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties
17:07:28 [2024-02-28T22:07:28.373Z] [INFO] Nothing to compile - all classes are up to date
17:07:28 [2024-02-28T22:07:28.373Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.373Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:28 [2024-02-28T22:07:28.373Z] [INFO] Forking org.eclipse.tracecompass.lttng2.kernel.core 3.1.1-SNAPSHOT
17:07:28 [2024-02-28T22:07:28.373Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:28 [2024-02-28T22:07:28.373Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.373Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.core ---
17:07:28 [2024-02-28T22:07:28.373Z] [INFO] The project's OSGi version is 3.1.1.202402282205
17:07:28 [2024-02-28T22:07:28.373Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.373Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.core ---
17:07:28 [2024-02-28T22:07:28.373Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.373Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.core ---
17:07:28 [2024-02-28T22:07:28.373Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.373Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.core ---
17:07:28 [2024-02-28T22:07:28.373Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.373Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.core ---
17:07:28 [2024-02-28T22:07:28.373Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.373Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.kernel.core ---
17:07:28 [2024-02-28T22:07:28.373Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.373Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.kernel.core ---
17:07:28 [2024-02-28T22:07:28.373Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:28 [2024-02-28T22:07:28.373Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.373Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.core ---
17:07:28 [2024-02-28T22:07:28.373Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/main/resources
17:07:28 [2024-02-28T22:07:28.373Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.373Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.core ---
17:07:28 [2024-02-28T22:07:28.373Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:07:28 [2024-02-28T22:07:28.373Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:07:28 [2024-02-28T22:07:28.373Z] [WARNING] The 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-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties
17:07:28 [2024-02-28T22:07:28.628Z] [INFO] Nothing to compile - all classes are up to date
17:07:28 [2024-02-28T22:07:28.628Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.629Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:28 [2024-02-28T22:07:28.629Z] [INFO] Forking org.eclipse.tracecompass.tmf.ui.tests 1.0.21-SNAPSHOT
17:07:28 [2024-02-28T22:07:28.629Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:28 [2024-02-28T22:07:28.629Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.629Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui.tests ---
17:07:28 [2024-02-28T22:07:28.629Z] [INFO] The project's OSGi version is 1.0.21.202402282205
17:07:28 [2024-02-28T22:07:28.629Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.629Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui.tests ---
17:07:28 [2024-02-28T22:07:28.629Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.629Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui.tests ---
17:07:28 [2024-02-28T22:07:28.629Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.629Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui.tests ---
17:07:28 [2024-02-28T22:07:28.629Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.629Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui.tests ---
17:07:28 [2024-02-28T22:07:28.629Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.629Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ui.tests ---
17:07:28 [2024-02-28T22:07:28.629Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.629Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ui.tests ---
17:07:28 [2024-02-28T22:07:28.629Z] [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-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:28 [2024-02-28T22:07:28.629Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.629Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui.tests ---
17:07:28 [2024-02-28T22:07:28.629Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.tests/src/main/resources
17:07:28 [2024-02-28T22:07:28.629Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.629Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui.tests ---
17:07:28 [2024-02-28T22:07:28.629Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:07:28 [2024-02-28T22:07:28.629Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:07:28 [2024-02-28T22:07:28.629Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests:1.0.21-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.tests/pom.xml
17:07:28 [2024-02-28T22:07:28.629Z] [INFO] Nothing to compile - all classes are up to date
17:07:28 [2024-02-28T22:07:28.629Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.629Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:28 [2024-02-28T22:07:28.629Z] [INFO] Forking Trace Compass Release Engineering Parent 9.3.0-SNAPSHOT
17:07:28 [2024-02-28T22:07:28.629Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:28 [2024-02-28T22:07:28.629Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.629Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.releng-parent ---
17:07:28 [2024-02-28T22:07:28.629Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.629Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.releng-parent ---
17:07:28 [2024-02-28T22:07:28.629Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:28 [2024-02-28T22:07:28.629Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.629Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:28 [2024-02-28T22:07:28.629Z] [INFO] Forking org.eclipse.tracecompass.slf4j.binding.simple.properties 1.0.2-SNAPSHOT
17:07:28 [2024-02-28T22:07:28.629Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:28 [2024-02-28T22:07:28.629Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.629Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
17:07:28 [2024-02-28T22:07:28.629Z] [INFO] The project's OSGi version is 1.0.2.202402282205
17:07:28 [2024-02-28T22:07:28.629Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.629Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
17:07:28 [2024-02-28T22:07:28.629Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.629Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
17:07:28 [2024-02-28T22:07:28.629Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.629Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
17:07:28 [2024-02-28T22:07:28.629Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.629Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
17:07:28 [2024-02-28T22:07:28.629Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.629Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
17:07:28 [2024-02-28T22:07:28.629Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.629Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
17:07:28 [2024-02-28T22:07:28.629Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:28 [2024-02-28T22:07:28.629Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.629Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
17:07:28 [2024-02-28T22:07:28.629Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/src/main/resources
17:07:28 [2024-02-28T22:07:28.629Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.629Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
17:07:28 [2024-02-28T22:07:28.629Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:07:28 [2024-02-28T22:07:28.629Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:07:28 [2024-02-28T22:07:28.629Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.slf4j.binding.simple.properties:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/.polyglot.build.properties
17:07:28 [2024-02-28T22:07:28.629Z] [INFO] No sources to compile
17:07:28 [2024-02-28T22:07:28.629Z] [WARNING] Source directory /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/src does not exist
17:07:28 [2024-02-28T22:07:28.629Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.629Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:28 [2024-02-28T22:07:28.629Z] [INFO] Forking org.eclipse.tracecompass.tmf.ui.swtbot.tests 1.0.22-SNAPSHOT
17:07:28 [2024-02-28T22:07:28.629Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:28 [2024-02-28T22:07:28.629Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.629Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
17:07:28 [2024-02-28T22:07:28.629Z] [INFO] The project's OSGi version is 1.0.22.202402282205
17:07:28 [2024-02-28T22:07:28.629Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.629Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
17:07:28 [2024-02-28T22:07:28.629Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.629Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
17:07:28 [2024-02-28T22:07:28.629Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.629Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
17:07:28 [2024-02-28T22:07:28.629Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.629Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
17:07:28 [2024-02-28T22:07:28.629Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.629Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
17:07:28 [2024-02-28T22:07:28.629Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.629Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
17:07:28 [2024-02-28T22:07:28.629Z] [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-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:28 [2024-02-28T22:07:28.630Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.630Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
17:07:28 [2024-02-28T22:07:28.630Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/main/resources
17:07:28 [2024-02-28T22:07:28.630Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.630Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
17:07:28 [2024-02-28T22:07:28.630Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:07:28 [2024-02-28T22:07:28.630Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:07:28 [2024-02-28T22:07:28.630Z] [WARNING] The 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.22-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/pom.xml
17:07:28 [2024-02-28T22:07:28.630Z] [INFO] Nothing to compile - all classes are up to date
17:07:28 [2024-02-28T22:07:28.630Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.630Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:28 [2024-02-28T22:07:28.630Z] [INFO] Forking org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests 1.0.3-SNAPSHOT
17:07:28 [2024-02-28T22:07:28.630Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:28 [2024-02-28T22:07:28.630Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.630Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
17:07:28 [2024-02-28T22:07:28.630Z] [INFO] The project's OSGi version is 1.0.3.202402282205
17:07:28 [2024-02-28T22:07:28.630Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.630Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
17:07:28 [2024-02-28T22:07:28.630Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.630Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
17:07:28 [2024-02-28T22:07:28.630Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.630Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
17:07:28 [2024-02-28T22:07:28.630Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.630Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
17:07:28 [2024-02-28T22:07:28.630Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.630Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
17:07:28 [2024-02-28T22:07:28.630Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.630Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
17:07:28 [2024-02-28T22:07:28.630Z] [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-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:28 [2024-02-28T22:07:28.630Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.630Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
17:07:28 [2024-02-28T22:07:28.630Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/src/main/resources
17:07:28 [2024-02-28T22:07:28.630Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.630Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
17:07:28 [2024-02-28T22:07:28.630Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:07:28 [2024-02-28T22:07:28.630Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:07:28 [2024-02-28T22:07:28.630Z] [WARNING] The 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-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/pom.xml
17:07:28 [2024-02-28T22:07:28.630Z] [INFO] Nothing to compile - all classes are up to date
17:07:28 [2024-02-28T22:07:28.630Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.630Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:28 [2024-02-28T22:07:28.630Z] [INFO] Forking org.eclipse.tracecompass.analysis.graph.core.tests 1.0.8-SNAPSHOT
17:07:28 [2024-02-28T22:07:28.630Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:28 [2024-02-28T22:07:28.630Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.630Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
17:07:28 [2024-02-28T22:07:28.630Z] [INFO] The project's OSGi version is 1.0.8.202402282205
17:07:28 [2024-02-28T22:07:28.630Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.630Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
17:07:28 [2024-02-28T22:07:28.630Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.630Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
17:07:28 [2024-02-28T22:07:28.630Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.630Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
17:07:28 [2024-02-28T22:07:28.630Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.630Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
17:07:28 [2024-02-28T22:07:28.630Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.630Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
17:07:28 [2024-02-28T22:07:28.630Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.630Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
17:07:28 [2024-02-28T22:07:28.630Z] [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-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:28 [2024-02-28T22:07:28.630Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.630Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
17:07:28 [2024-02-28T22:07:28.630Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/src/main/resources
17:07:28 [2024-02-28T22:07:28.630Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.630Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
17:07:28 [2024-02-28T22:07:28.630Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:07:28 [2024-02-28T22:07:28.630Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:07:28 [2024-02-28T22:07:28.630Z] [WARNING] The 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-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/pom.xml
17:07:28 [2024-02-28T22:07:28.630Z] [INFO] Nothing to compile - all classes are up to date
17:07:28 [2024-02-28T22:07:28.630Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.630Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:28 [2024-02-28T22:07:28.630Z] [INFO] Forking org.eclipse.tracecompass.analysis.graph.ui 1.1.0-SNAPSHOT
17:07:28 [2024-02-28T22:07:28.630Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:28 [2024-02-28T22:07:28.630Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.630Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.ui ---
17:07:28 [2024-02-28T22:07:28.630Z] [INFO] The project's OSGi version is 1.1.0.202402282205
17:07:28 [2024-02-28T22:07:28.630Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.630Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.ui ---
17:07:28 [2024-02-28T22:07:28.630Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.630Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.ui ---
17:07:28 [2024-02-28T22:07:28.630Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.630Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.ui ---
17:07:28 [2024-02-28T22:07:28.630Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.630Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.ui ---
17:07:28 [2024-02-28T22:07:28.630Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.630Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.graph.ui ---
17:07:28 [2024-02-28T22:07:28.630Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.631Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.graph.ui ---
17:07:28 [2024-02-28T22:07:28.631Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:28 [2024-02-28T22:07:28.631Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.631Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.ui ---
17:07:28 [2024-02-28T22:07:28.631Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.ui/src/main/resources
17:07:28 [2024-02-28T22:07:28.631Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.631Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.ui ---
17:07:28 [2024-02-28T22:07:28.631Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:07:28 [2024-02-28T22:07:28.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
17:07:28 [2024-02-28T22:07:28.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.analysis.graph.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties
17:07:28 [2024-02-28T22:07:28.631Z] [INFO] Nothing to compile - all classes are up to date
17:07:28 [2024-02-28T22:07:28.631Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.631Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:28 [2024-02-28T22:07:28.631Z] [INFO] Forking org.eclipse.tracecompass.analysis.lami.core.tests 1.0.5-SNAPSHOT
17:07:28 [2024-02-28T22:07:28.631Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:28 [2024-02-28T22:07:28.631Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.631Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
17:07:28 [2024-02-28T22:07:28.631Z] [INFO] The project's OSGi version is 1.0.5.202402282205
17:07:28 [2024-02-28T22:07:28.631Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.631Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
17:07:28 [2024-02-28T22:07:28.631Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.631Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
17:07:28 [2024-02-28T22:07:28.631Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.631Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
17:07:28 [2024-02-28T22:07:28.631Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.631Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
17:07:28 [2024-02-28T22:07:28.631Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.631Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
17:07:28 [2024-02-28T22:07:28.631Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.631Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
17:07:28 [2024-02-28T22:07:28.631Z] [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-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:28 [2024-02-28T22:07:28.631Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.631Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
17:07:28 [2024-02-28T22:07:28.631Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/src/main/resources
17:07:28 [2024-02-28T22:07:28.631Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.631Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
17:07:28 [2024-02-28T22:07:28.631Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:07:28 [2024-02-28T22:07:28.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
17:07:28 [2024-02-28T22:07:28.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.analysis.lami.core.tests:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/pom.xml
17:07:28 [2024-02-28T22:07:28.886Z] [INFO] Nothing to compile - all classes are up to date
17:07:28 [2024-02-28T22:07:28.886Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.886Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:28 [2024-02-28T22:07:28.886Z] [INFO] Forking org.eclipse.tracecompass.tmf.chart.ui 1.1.0-SNAPSHOT
17:07:28 [2024-02-28T22:07:28.886Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:28 [2024-02-28T22:07:28.886Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.886Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui ---
17:07:28 [2024-02-28T22:07:28.886Z] [INFO] The project's OSGi version is 1.1.0.202402282205
17:07:28 [2024-02-28T22:07:28.886Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.886Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui ---
17:07:28 [2024-02-28T22:07:28.886Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.886Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui ---
17:07:28 [2024-02-28T22:07:28.886Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.886Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui ---
17:07:28 [2024-02-28T22:07:28.886Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.886Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui ---
17:07:28 [2024-02-28T22:07:28.886Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.886Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.ui ---
17:07:28 [2024-02-28T22:07:28.886Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.886Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.chart.ui ---
17:07:28 [2024-02-28T22:07:28.886Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:28 [2024-02-28T22:07:28.886Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.887Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui ---
17:07:28 [2024-02-28T22:07:28.887Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/main/resources
17:07:28 [2024-02-28T22:07:28.887Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.887Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui ---
17:07:28 [2024-02-28T22:07:28.887Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:07:28 [2024-02-28T22:07:28.887Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:07:28 [2024-02-28T22:07:28.887Z] [WARNING] The 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-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties
17:07:28 [2024-02-28T22:07:28.887Z] [INFO] Nothing to compile - all classes are up to date
17:07:28 [2024-02-28T22:07:28.887Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.887Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:28 [2024-02-28T22:07:28.887Z] [INFO] Forking org.eclipse.tracecompass.analysis.lami.ui 1.2.0-SNAPSHOT
17:07:28 [2024-02-28T22:07:28.887Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:28 [2024-02-28T22:07:28.887Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.887Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.ui ---
17:07:28 [2024-02-28T22:07:28.887Z] [INFO] The project's OSGi version is 1.2.0.202402282205
17:07:28 [2024-02-28T22:07:28.887Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.887Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.ui ---
17:07:28 [2024-02-28T22:07:28.887Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.887Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.ui ---
17:07:28 [2024-02-28T22:07:28.887Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.887Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.ui ---
17:07:28 [2024-02-28T22:07:28.887Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.887Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.ui ---
17:07:28 [2024-02-28T22:07:28.887Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.887Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.lami.ui ---
17:07:28 [2024-02-28T22:07:28.887Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.887Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.lami.ui ---
17:07:28 [2024-02-28T22:07:28.887Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:28 [2024-02-28T22:07:28.887Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.887Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.ui ---
17:07:28 [2024-02-28T22:07:28.887Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/main/resources
17:07:28 [2024-02-28T22:07:28.887Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.887Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.ui ---
17:07:28 [2024-02-28T22:07:28.887Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:07:28 [2024-02-28T22:07:28.887Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:07:28 [2024-02-28T22:07:28.887Z] [WARNING] The 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-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties
17:07:28 [2024-02-28T22:07:28.887Z] [INFO] Nothing to compile - all classes are up to date
17:07:28 [2024-02-28T22:07:28.887Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.887Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:28 [2024-02-28T22:07:28.887Z] [INFO] Forking org.eclipse.tracecompass.tmf.chart.core.tests 1.0.4-SNAPSHOT
17:07:28 [2024-02-28T22:07:28.887Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:28 [2024-02-28T22:07:28.887Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.887Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
17:07:28 [2024-02-28T22:07:28.887Z] [INFO] The project's OSGi version is 1.0.4.202402282205
17:07:28 [2024-02-28T22:07:28.887Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.887Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
17:07:28 [2024-02-28T22:07:28.887Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.887Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
17:07:28 [2024-02-28T22:07:28.887Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.887Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
17:07:28 [2024-02-28T22:07:28.887Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.887Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
17:07:28 [2024-02-28T22:07:28.887Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.887Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
17:07:28 [2024-02-28T22:07:28.887Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.887Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
17:07:28 [2024-02-28T22:07:28.887Z] [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-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:28 [2024-02-28T22:07:28.887Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.887Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
17:07:28 [2024-02-28T22:07:28.887Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/src/main/resources
17:07:28 [2024-02-28T22:07:28.887Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.887Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
17:07:28 [2024-02-28T22:07:28.887Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:07:28 [2024-02-28T22:07:28.887Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:07:28 [2024-02-28T22:07:28.887Z] [WARNING] The 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-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/pom.xml
17:07:28 [2024-02-28T22:07:28.887Z] [INFO] Nothing to compile - all classes are up to date
17:07:28 [2024-02-28T22:07:28.887Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.887Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:28 [2024-02-28T22:07:28.887Z] [INFO] Forking org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests 1.0.7-SNAPSHOT
17:07:28 [2024-02-28T22:07:28.887Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:28 [2024-02-28T22:07:28.887Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.887Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
17:07:28 [2024-02-28T22:07:28.887Z] [INFO] The project's OSGi version is 1.0.7.202402282205
17:07:28 [2024-02-28T22:07:28.887Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.887Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
17:07:28 [2024-02-28T22:07:28.887Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.887Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
17:07:28 [2024-02-28T22:07:28.887Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.887Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
17:07:28 [2024-02-28T22:07:28.887Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.887Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
17:07:28 [2024-02-28T22:07:28.887Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.887Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
17:07:28 [2024-02-28T22:07:28.887Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.887Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
17:07:28 [2024-02-28T22:07:28.887Z] [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-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:28 [2024-02-28T22:07:28.887Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.887Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
17:07:28 [2024-02-28T22:07:28.887Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/src/main/resources
17:07:28 [2024-02-28T22:07:28.888Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.888Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
17:07:28 [2024-02-28T22:07:28.888Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:07:28 [2024-02-28T22:07:28.888Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:07:28 [2024-02-28T22:07:28.888Z] [WARNING] The 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-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/pom.xml
17:07:28 [2024-02-28T22:07:28.888Z] [INFO] Nothing to compile - all classes are up to date
17:07:28 [2024-02-28T22:07:28.888Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.888Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:28 [2024-02-28T22:07:28.888Z] [INFO] Forking org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests 1.0.7-SNAPSHOT
17:07:28 [2024-02-28T22:07:28.888Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:28 [2024-02-28T22:07:28.888Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.888Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
17:07:28 [2024-02-28T22:07:28.888Z] [INFO] The project's OSGi version is 1.0.7.202402282205
17:07:28 [2024-02-28T22:07:28.888Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.888Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
17:07:28 [2024-02-28T22:07:28.888Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.888Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
17:07:28 [2024-02-28T22:07:28.888Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.888Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
17:07:28 [2024-02-28T22:07:28.888Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.888Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
17:07:28 [2024-02-28T22:07:28.888Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.888Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
17:07:28 [2024-02-28T22:07:28.888Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.888Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
17:07:28 [2024-02-28T22:07:28.888Z] [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-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:28 [2024-02-28T22:07:28.888Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.888Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
17:07:28 [2024-02-28T22:07:28.888Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/src/main/resources
17:07:28 [2024-02-28T22:07:28.888Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.888Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
17:07:28 [2024-02-28T22:07:28.888Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:07:28 [2024-02-28T22:07:28.888Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:07:28 [2024-02-28T22:07:28.888Z] [WARNING] The 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-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/pom.xml
17:07:28 [2024-02-28T22:07:28.888Z] [INFO] Nothing to compile - all classes are up to date
17:07:28 [2024-02-28T22:07:28.888Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.888Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:28 [2024-02-28T22:07:28.888Z] [INFO] Forking org.eclipse.tracecompass.analysis.os.linux.core.tests 1.0.18-SNAPSHOT
17:07:28 [2024-02-28T22:07:28.888Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:28 [2024-02-28T22:07:28.888Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.888Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
17:07:28 [2024-02-28T22:07:28.888Z] [INFO] The project's OSGi version is 1.0.18.202402282205
17:07:28 [2024-02-28T22:07:28.888Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.888Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
17:07:28 [2024-02-28T22:07:28.888Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.888Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
17:07:28 [2024-02-28T22:07:28.888Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.888Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
17:07:28 [2024-02-28T22:07:28.888Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.888Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
17:07:28 [2024-02-28T22:07:28.888Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.888Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
17:07:28 [2024-02-28T22:07:28.888Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.888Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
17:07:28 [2024-02-28T22:07:28.888Z] [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-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:28 [2024-02-28T22:07:28.888Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.888Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
17:07:28 [2024-02-28T22:07:28.888Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/main/resources
17:07:28 [2024-02-28T22:07:28.888Z] [INFO] 
17:07:28 [2024-02-28T22:07:28.888Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
17:07:28 [2024-02-28T22:07:28.888Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:07:28 [2024-02-28T22:07:28.888Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:07:28 [2024-02-28T22:07:28.888Z] [WARNING] The 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-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/pom.xml
17:07:29 [2024-02-28T22:07:29.144Z] [INFO] Nothing to compile - all classes are up to date
17:07:29 [2024-02-28T22:07:29.144Z] [INFO] 
17:07:29 [2024-02-28T22:07:29.144Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:29 [2024-02-28T22:07:29.144Z] [INFO] Forking org.eclipse.tracecompass.analysis.timing.ui 6.1.1-SNAPSHOT
17:07:29 [2024-02-28T22:07:29.144Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:29 [2024-02-28T22:07:29.144Z] [INFO] 
17:07:29 [2024-02-28T22:07:29.144Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.ui ---
17:07:29 [2024-02-28T22:07:29.144Z] [INFO] The project's OSGi version is 6.1.1.202402282205
17:07:29 [2024-02-28T22:07:29.144Z] [INFO] 
17:07:29 [2024-02-28T22:07:29.144Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.ui ---
17:07:29 [2024-02-28T22:07:29.144Z] [INFO] 
17:07:29 [2024-02-28T22:07:29.144Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.ui ---
17:07:29 [2024-02-28T22:07:29.144Z] [INFO] 
17:07:29 [2024-02-28T22:07:29.144Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.ui ---
17:07:29 [2024-02-28T22:07:29.144Z] [INFO] 
17:07:29 [2024-02-28T22:07:29.144Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.ui ---
17:07:29 [2024-02-28T22:07:29.144Z] [INFO] 
17:07:29 [2024-02-28T22:07:29.144Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.timing.ui ---
17:07:29 [2024-02-28T22:07:29.144Z] [INFO] 
17:07:29 [2024-02-28T22:07:29.144Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.timing.ui ---
17:07:29 [2024-02-28T22:07:29.144Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:29 [2024-02-28T22:07:29.144Z] [INFO] 
17:07:29 [2024-02-28T22:07:29.144Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.ui ---
17:07:29 [2024-02-28T22:07:29.144Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/main/resources
17:07:29 [2024-02-28T22:07:29.144Z] [INFO] 
17:07:29 [2024-02-28T22:07:29.144Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.ui ---
17:07:29 [2024-02-28T22:07:29.144Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:07:29 [2024-02-28T22:07:29.144Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:07:29 [2024-02-28T22:07:29.145Z] [WARNING] The 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-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties
17:07:29 [2024-02-28T22:07:29.145Z] [INFO] Nothing to compile - all classes are up to date
17:07:29 [2024-02-28T22:07:29.145Z] [INFO] 
17:07:29 [2024-02-28T22:07:29.145Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:29 [2024-02-28T22:07:29.145Z] [INFO] Forking org.eclipse.tracecompass.analysis.os.linux.ui 4.1.3-SNAPSHOT
17:07:29 [2024-02-28T22:07:29.145Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:29 [2024-02-28T22:07:29.145Z] [INFO] 
17:07:29 [2024-02-28T22:07:29.145Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
17:07:29 [2024-02-28T22:07:29.145Z] [INFO] The project's OSGi version is 4.1.3.202402282205
17:07:29 [2024-02-28T22:07:29.145Z] [INFO] 
17:07:29 [2024-02-28T22:07:29.145Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
17:07:29 [2024-02-28T22:07:29.145Z] [INFO] 
17:07:29 [2024-02-28T22:07:29.145Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
17:07:29 [2024-02-28T22:07:29.145Z] [INFO] 
17:07:29 [2024-02-28T22:07:29.145Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
17:07:29 [2024-02-28T22:07:29.145Z] [INFO] 
17:07:29 [2024-02-28T22:07:29.145Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
17:07:29 [2024-02-28T22:07:29.145Z] [INFO] 
17:07:29 [2024-02-28T22:07:29.145Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
17:07:29 [2024-02-28T22:07:29.145Z] [INFO] 
17:07:29 [2024-02-28T22:07:29.145Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
17:07:29 [2024-02-28T22:07:29.145Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:29 [2024-02-28T22:07:29.145Z] [INFO] 
17:07:29 [2024-02-28T22:07:29.145Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
17:07:29 [2024-02-28T22:07:29.145Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/main/resources
17:07:29 [2024-02-28T22:07:29.145Z] [INFO] 
17:07:29 [2024-02-28T22:07:29.145Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
17:07:29 [2024-02-28T22:07:29.145Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:07:29 [2024-02-28T22:07:29.145Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:07:29 [2024-02-28T22:07:29.145Z] [WARNING] The 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.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties
17:07:29 [2024-02-28T22:07:29.145Z] [INFO] Nothing to compile - all classes are up to date
17:07:29 [2024-02-28T22:07:29.145Z] [INFO] 
17:07:29 [2024-02-28T22:07:29.145Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:29 [2024-02-28T22:07:29.145Z] [INFO] Forking org.eclipse.tracecompass.analysis.os.linux.ui.tests 1.0.10-SNAPSHOT
17:07:29 [2024-02-28T22:07:29.145Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:29 [2024-02-28T22:07:29.145Z] [INFO] 
17:07:29 [2024-02-28T22:07:29.145Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
17:07:29 [2024-02-28T22:07:29.145Z] [INFO] The project's OSGi version is 1.0.10.202402282205
17:07:29 [2024-02-28T22:07:29.145Z] [INFO] 
17:07:29 [2024-02-28T22:07:29.145Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
17:07:29 [2024-02-28T22:07:29.145Z] [INFO] 
17:07:29 [2024-02-28T22:07:29.145Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
17:07:29 [2024-02-28T22:07:29.145Z] [INFO] 
17:07:29 [2024-02-28T22:07:29.145Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
17:07:29 [2024-02-28T22:07:29.145Z] [INFO] 
17:07:29 [2024-02-28T22:07:29.145Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
17:07:29 [2024-02-28T22:07:29.145Z] [INFO] 
17:07:29 [2024-02-28T22:07:29.145Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
17:07:29 [2024-02-28T22:07:29.145Z] [INFO] 
17:07:29 [2024-02-28T22:07:29.145Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
17:07:29 [2024-02-28T22:07:29.145Z] [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-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:29 [2024-02-28T22:07:29.145Z] [INFO] 
17:07:29 [2024-02-28T22:07:29.145Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
17:07:29 [2024-02-28T22:07:29.145Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/src/main/resources
17:07:29 [2024-02-28T22:07:29.145Z] [INFO] 
17:07:29 [2024-02-28T22:07:29.145Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
17:07:29 [2024-02-28T22:07:29.145Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:07:29 [2024-02-28T22:07:29.145Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:07:29 [2024-02-28T22:07:29.145Z] [WARNING] The 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-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/pom.xml
17:07:29 [2024-02-28T22:07:29.145Z] [INFO] Nothing to compile - all classes are up to date
17:07:29 [2024-02-28T22:07:29.145Z] [INFO] 
17:07:29 [2024-02-28T22:07:29.145Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:29 [2024-02-28T22:07:29.145Z] [INFO] Forking org.eclipse.tracecompass.analysis.timing.core.tests 1.0.11-SNAPSHOT
17:07:29 [2024-02-28T22:07:29.145Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:29 [2024-02-28T22:07:29.145Z] [INFO] 
17:07:29 [2024-02-28T22:07:29.145Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
17:07:29 [2024-02-28T22:07:29.145Z] [INFO] The project's OSGi version is 1.0.11.202402282205
17:07:29 [2024-02-28T22:07:29.145Z] [INFO] 
17:07:29 [2024-02-28T22:07:29.145Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
17:07:29 [2024-02-28T22:07:29.145Z] [INFO] 
17:07:29 [2024-02-28T22:07:29.145Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
17:07:29 [2024-02-28T22:07:29.145Z] [INFO] 
17:07:29 [2024-02-28T22:07:29.145Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
17:07:29 [2024-02-28T22:07:29.145Z] [INFO] 
17:07:29 [2024-02-28T22:07:29.145Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
17:07:29 [2024-02-28T22:07:29.145Z] [INFO] 
17:07:29 [2024-02-28T22:07:29.145Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
17:07:29 [2024-02-28T22:07:29.145Z] [INFO] 
17:07:29 [2024-02-28T22:07:29.145Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
17:07:29 [2024-02-28T22:07:29.145Z] [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-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:29 [2024-02-28T22:07:29.145Z] [INFO] 
17:07:29 [2024-02-28T22:07:29.145Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
17:07:29 [2024-02-28T22:07:29.145Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/main/resources
17:07:29 [2024-02-28T22:07:29.145Z] [INFO] 
17:07:29 [2024-02-28T22:07:29.145Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
17:07:29 [2024-02-28T22:07:29.145Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:07:29 [2024-02-28T22:07:29.145Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:07:29 [2024-02-28T22:07:29.146Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/pom.xml
17:07:29 [2024-02-28T22:07:29.146Z] [INFO] Nothing to compile - all classes are up to date
17:07:29 [2024-02-28T22:07:29.146Z] [INFO] 
17:07:29 [2024-02-28T22:07:29.146Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:29 [2024-02-28T22:07:29.146Z] [INFO] Forking org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests 1.0.12-SNAPSHOT
17:07:29 [2024-02-28T22:07:29.146Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:29 [2024-02-28T22:07:29.146Z] [INFO] 
17:07:29 [2024-02-28T22:07:29.146Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
17:07:29 [2024-02-28T22:07:29.146Z] [INFO] The project's OSGi version is 1.0.12.202402282205
17:07:29 [2024-02-28T22:07:29.146Z] [INFO] 
17:07:29 [2024-02-28T22:07:29.146Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
17:07:29 [2024-02-28T22:07:29.146Z] [INFO] 
17:07:29 [2024-02-28T22:07:29.146Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
17:07:29 [2024-02-28T22:07:29.146Z] [INFO] 
17:07:29 [2024-02-28T22:07:29.146Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
17:07:29 [2024-02-28T22:07:29.146Z] [INFO] 
17:07:29 [2024-02-28T22:07:29.146Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
17:07:29 [2024-02-28T22:07:29.146Z] [INFO] 
17:07:29 [2024-02-28T22:07:29.146Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
17:07:29 [2024-02-28T22:07:29.146Z] [INFO] 
17:07:29 [2024-02-28T22:07:29.146Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
17:07:29 [2024-02-28T22:07:29.146Z] [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-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:29 [2024-02-28T22:07:29.146Z] [INFO] 
17:07:29 [2024-02-28T22:07:29.146Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
17:07:29 [2024-02-28T22:07:29.146Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/src/main/resources
17:07:29 [2024-02-28T22:07:29.146Z] [INFO] 
17:07:29 [2024-02-28T22:07:29.146Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
17:07:29 [2024-02-28T22:07:29.146Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:07:29 [2024-02-28T22:07:29.146Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:07:29 [2024-02-28T22:07:29.146Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/pom.xml
17:07:29 [2024-02-28T22:07:29.146Z] [INFO] Nothing to compile - all classes are up to date
17:07:29 [2024-02-28T22:07:29.146Z] [INFO] 
17:07:29 [2024-02-28T22:07:29.146Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:29 [2024-02-28T22:07:29.146Z] [INFO] Forking org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests 1.0.17-SNAPSHOT
17:07:29 [2024-02-28T22:07:29.146Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:29 [2024-02-28T22:07:29.146Z] [INFO] 
17:07:29 [2024-02-28T22:07:29.146Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
17:07:29 [2024-02-28T22:07:29.146Z] [INFO] The project's OSGi version is 1.0.17.202402282205
17:07:29 [2024-02-28T22:07:29.146Z] [INFO] 
17:07:29 [2024-02-28T22:07:29.146Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
17:07:29 [2024-02-28T22:07:29.146Z] [INFO] 
17:07:29 [2024-02-28T22:07:29.146Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
17:07:29 [2024-02-28T22:07:29.146Z] [INFO] 
17:07:29 [2024-02-28T22:07:29.146Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
17:07:29 [2024-02-28T22:07:29.146Z] [INFO] 
17:07:29 [2024-02-28T22:07:29.146Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
17:07:29 [2024-02-28T22:07:29.146Z] [INFO] 
17:07:29 [2024-02-28T22:07:29.146Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
17:07:29 [2024-02-28T22:07:29.146Z] [INFO] 
17:07:29 [2024-02-28T22:07:29.146Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
17:07:29 [2024-02-28T22:07:29.146Z] [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-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:29 [2024-02-28T22:07:29.146Z] [INFO] 
17:07:29 [2024-02-28T22:07:29.146Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
17:07:29 [2024-02-28T22:07:29.146Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/src/main/resources
17:07:29 [2024-02-28T22:07:29.146Z] [INFO] 
17:07:29 [2024-02-28T22:07:29.146Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
17:07:29 [2024-02-28T22:07:29.146Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:07:29 [2024-02-28T22:07:29.146Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:07:29 [2024-02-28T22:07:29.146Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests:1.0.17-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/pom.xml
17:07:29 [2024-02-28T22:07:29.401Z] [INFO] Nothing to compile - all classes are up to date
17:07:29 [2024-02-28T22:07:29.401Z] [INFO] 
17:07:29 [2024-02-28T22:07:29.401Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:29 [2024-02-28T22:07:29.401Z] [INFO] Forking org.eclipse.tracecompass.analysis.profiling.core 2.4.1-SNAPSHOT
17:07:29 [2024-02-28T22:07:29.401Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:29 [2024-02-28T22:07:29.401Z] [INFO] 
17:07:29 [2024-02-28T22:07:29.401Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.core ---
17:07:29 [2024-02-28T22:07:29.401Z] [INFO] The project's OSGi version is 2.4.1.202402282205
17:07:29 [2024-02-28T22:07:29.401Z] [INFO] 
17:07:29 [2024-02-28T22:07:29.401Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.core ---
17:07:29 [2024-02-28T22:07:29.401Z] [INFO] 
17:07:29 [2024-02-28T22:07:29.401Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.core ---
17:07:29 [2024-02-28T22:07:29.401Z] [INFO] 
17:07:29 [2024-02-28T22:07:29.401Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.core ---
17:07:29 [2024-02-28T22:07:29.401Z] [INFO] 
17:07:29 [2024-02-28T22:07:29.401Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.core ---
17:07:29 [2024-02-28T22:07:29.401Z] [INFO] 
17:07:29 [2024-02-28T22:07:29.401Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.core ---
17:07:29 [2024-02-28T22:07:29.401Z] [INFO] 
17:07:29 [2024-02-28T22:07:29.401Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.profiling.core ---
17:07:29 [2024-02-28T22:07:29.401Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:29 [2024-02-28T22:07:29.401Z] [INFO] 
17:07:29 [2024-02-28T22:07:29.401Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.core ---
17:07:29 [2024-02-28T22:07:29.401Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/main/resources
17:07:29 [2024-02-28T22:07:29.401Z] [INFO] 
17:07:29 [2024-02-28T22:07:29.401Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.core ---
17:07:29 [2024-02-28T22:07:29.401Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:07:29 [2024-02-28T22:07:29.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
17:07:29 [2024-02-28T22:07:29.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.analysis.profiling.core:2.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties
17:07:29 [2024-02-28T22:07:29.401Z] [INFO] Nothing to compile - all classes are up to date
17:07:29 [2024-02-28T22:07:29.401Z] [INFO] 
17:07:29 [2024-02-28T22:07:29.401Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:29 [2024-02-28T22:07:29.401Z] [INFO] Forking org.eclipse.tracecompass.analysis.profiling.core.tests 1.0.10-SNAPSHOT
17:07:29 [2024-02-28T22:07:29.401Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:29 [2024-02-28T22:07:29.402Z] [INFO] 
17:07:29 [2024-02-28T22:07:29.402Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
17:07:29 [2024-02-28T22:07:29.402Z] [INFO] The project's OSGi version is 1.0.10.202402282205
17:07:29 [2024-02-28T22:07:29.402Z] [INFO] 
17:07:29 [2024-02-28T22:07:29.402Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
17:07:29 [2024-02-28T22:07:29.402Z] [INFO] 
17:07:29 [2024-02-28T22:07:29.402Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
17:07:29 [2024-02-28T22:07:29.402Z] [INFO] 
17:07:29 [2024-02-28T22:07:29.402Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
17:07:29 [2024-02-28T22:07:29.402Z] [INFO] 
17:07:29 [2024-02-28T22:07:29.402Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
17:07:29 [2024-02-28T22:07:29.402Z] [INFO] 
17:07:29 [2024-02-28T22:07:29.402Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
17:07:29 [2024-02-28T22:07:29.402Z] [INFO] 
17:07:29 [2024-02-28T22:07:29.402Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
17:07:29 [2024-02-28T22:07:29.402Z] [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-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:29 [2024-02-28T22:07:29.402Z] [INFO] 
17:07:29 [2024-02-28T22:07:29.402Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
17:07:29 [2024-02-28T22:07:29.402Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/src/main/resources
17:07:29 [2024-02-28T22:07:29.402Z] [INFO] 
17:07:29 [2024-02-28T22:07:29.402Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
17:07:29 [2024-02-28T22:07:29.402Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:07:29 [2024-02-28T22:07:29.402Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:07:29 [2024-02-28T22:07:29.402Z] [WARNING] The 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.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/pom.xml
17:07:29 [2024-02-28T22:07:29.402Z] [INFO] Nothing to compile - all classes are up to date
17:07:29 [2024-02-28T22:07:29.402Z] [INFO] 
17:07:29 [2024-02-28T22:07:29.402Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:29 [2024-02-28T22:07:29.402Z] [INFO] Forking org.eclipse.tracecompass.analysis.profiling.ui 4.1.1-SNAPSHOT
17:07:29 [2024-02-28T22:07:29.402Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:29 [2024-02-28T22:07:29.402Z] [INFO] 
17:07:29 [2024-02-28T22:07:29.402Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.ui ---
17:07:29 [2024-02-28T22:07:29.402Z] [INFO] The project's OSGi version is 4.1.1.202402282205
17:07:29 [2024-02-28T22:07:29.402Z] [INFO] 
17:07:29 [2024-02-28T22:07:29.402Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.ui ---
17:07:29 [2024-02-28T22:07:29.402Z] [INFO] 
17:07:29 [2024-02-28T22:07:29.402Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.ui ---
17:07:29 [2024-02-28T22:07:29.402Z] [INFO] 
17:07:29 [2024-02-28T22:07:29.402Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.ui ---
17:07:29 [2024-02-28T22:07:29.402Z] [INFO] 
17:07:29 [2024-02-28T22:07:29.402Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.ui ---
17:07:29 [2024-02-28T22:07:29.402Z] [INFO] 
17:07:29 [2024-02-28T22:07:29.402Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.ui ---
17:07:29 [2024-02-28T22:07:29.402Z] [INFO] 
17:07:29 [2024-02-28T22:07:29.402Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.profiling.ui ---
17:07:29 [2024-02-28T22:07:29.402Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:29 [2024-02-28T22:07:29.402Z] [INFO] 
17:07:29 [2024-02-28T22:07:29.402Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.ui ---
17:07:29 [2024-02-28T22:07:29.402Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/main/resources
17:07:29 [2024-02-28T22:07:29.402Z] [INFO] 
17:07:29 [2024-02-28T22:07:29.402Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.ui ---
17:07:29 [2024-02-28T22:07:29.402Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:07:29 [2024-02-28T22:07:29.402Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:07:29 [2024-02-28T22:07:29.402Z] [WARNING] The 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.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties
17:07:29 [2024-02-28T22:07:29.402Z] [INFO] Nothing to compile - all classes are up to date
17:07:29 [2024-02-28T22:07:29.402Z] [INFO] 
17:07:29 [2024-02-28T22:07:29.402Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:29 [2024-02-28T22:07:29.402Z] [INFO] Forking org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests 1.0.8-SNAPSHOT
17:07:29 [2024-02-28T22:07:29.402Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:29 [2024-02-28T22:07:29.402Z] [INFO] 
17:07:29 [2024-02-28T22:07:29.402Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
17:07:29 [2024-02-28T22:07:29.402Z] [INFO] The project's OSGi version is 1.0.8.202402282205
17:07:29 [2024-02-28T22:07:29.402Z] [INFO] 
17:07:29 [2024-02-28T22:07:29.402Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
17:07:29 [2024-02-28T22:07:29.402Z] [INFO] 
17:07:29 [2024-02-28T22:07:29.402Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
17:07:29 [2024-02-28T22:07:29.402Z] [INFO] 
17:07:29 [2024-02-28T22:07:29.402Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
17:07:29 [2024-02-28T22:07:29.402Z] [INFO] 
17:07:29 [2024-02-28T22:07:29.402Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
17:07:29 [2024-02-28T22:07:29.402Z] [INFO] 
17:07:29 [2024-02-28T22:07:29.402Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
17:07:29 [2024-02-28T22:07:29.402Z] [INFO] 
17:07:29 [2024-02-28T22:07:29.402Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
17:07:29 [2024-02-28T22:07:29.402Z] [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-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:29 [2024-02-28T22:07:29.402Z] [INFO] 
17:07:29 [2024-02-28T22:07:29.402Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
17:07:29 [2024-02-28T22:07:29.402Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/src/main/resources
17:07:29 [2024-02-28T22:07:29.402Z] [INFO] 
17:07:29 [2024-02-28T22:07:29.402Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
17:07:29 [2024-02-28T22:07:29.402Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:07:29 [2024-02-28T22:07:29.402Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:07:29 [2024-02-28T22:07:29.402Z] [WARNING] The 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.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/pom.xml
17:07:29 [2024-02-28T22:07:29.402Z] [INFO] Nothing to compile - all classes are up to date
17:07:29 [2024-02-28T22:07:29.402Z] [INFO] 
17:07:29 [2024-02-28T22:07:29.403Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:29 [2024-02-28T22:07:29.403Z] [INFO] Forking Trace Compass BTF Support Parent 9.3.0-SNAPSHOT
17:07:29 [2024-02-28T22:07:29.403Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:29 [2024-02-28T22:07:29.403Z] [INFO] 
17:07:29 [2024-02-28T22:07:29.403Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf-parent ---
17:07:29 [2024-02-28T22:07:29.403Z] [INFO] 
17:07:29 [2024-02-28T22:07:29.403Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.btf-parent ---
17:07:29 [2024-02-28T22:07:29.403Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/btf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:29 [2024-02-28T22:07:29.403Z] [INFO] 
17:07:29 [2024-02-28T22:07:29.403Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:29 [2024-02-28T22:07:29.403Z] [INFO] Forking org.eclipse.tracecompass.btf.core 3.1.0-SNAPSHOT
17:07:29 [2024-02-28T22:07:29.403Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:29 [2024-02-28T22:07:29.403Z] [INFO] 
17:07:29 [2024-02-28T22:07:29.403Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.core ---
17:07:29 [2024-02-28T22:07:29.403Z] [INFO] The project's OSGi version is 3.1.0.202402282205
17:07:29 [2024-02-28T22:07:29.403Z] [INFO] 
17:07:29 [2024-02-28T22:07:29.403Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.core ---
17:07:29 [2024-02-28T22:07:29.403Z] [INFO] 
17:07:29 [2024-02-28T22:07:29.403Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.core ---
17:07:29 [2024-02-28T22:07:29.403Z] [INFO] 
17:07:29 [2024-02-28T22:07:29.403Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.core ---
17:07:29 [2024-02-28T22:07:29.403Z] [INFO] 
17:07:29 [2024-02-28T22:07:29.403Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.core ---
17:07:29 [2024-02-28T22:07:29.403Z] [INFO] 
17:07:29 [2024-02-28T22:07:29.403Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.btf.core ---
17:07:29 [2024-02-28T22:07:29.403Z] [INFO] 
17:07:29 [2024-02-28T22:07:29.403Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.btf.core ---
17:07:29 [2024-02-28T22:07:29.403Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:29 [2024-02-28T22:07:29.403Z] [INFO] 
17:07:29 [2024-02-28T22:07:29.403Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.btf.core ---
17:07:29 [2024-02-28T22:07:29.403Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.core/src/main/resources
17:07:29 [2024-02-28T22:07:29.403Z] [INFO] 
17:07:29 [2024-02-28T22:07:29.403Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.btf.core ---
17:07:29 [2024-02-28T22:07:29.403Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:07:29 [2024-02-28T22:07:29.403Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:07:29 [2024-02-28T22:07:29.403Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties
17:07:29 [2024-02-28T22:07:29.403Z] [INFO] Nothing to compile - all classes are up to date
17:07:29 [2024-02-28T22:07:29.403Z] [INFO] 
17:07:29 [2024-02-28T22:07:29.403Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:29 [2024-02-28T22:07:29.403Z] [INFO] Forking org.eclipse.tracecompass.btf.ui 1.1.0-SNAPSHOT
17:07:29 [2024-02-28T22:07:29.403Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:29 [2024-02-28T22:07:29.403Z] [INFO] 
17:07:29 [2024-02-28T22:07:29.403Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.ui ---
17:07:29 [2024-02-28T22:07:29.403Z] [INFO] The project's OSGi version is 1.1.0.202402282205
17:07:29 [2024-02-28T22:07:29.403Z] [INFO] 
17:07:29 [2024-02-28T22:07:29.403Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.ui ---
17:07:29 [2024-02-28T22:07:29.403Z] [INFO] 
17:07:29 [2024-02-28T22:07:29.403Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.ui ---
17:07:29 [2024-02-28T22:07:29.403Z] [INFO] 
17:07:29 [2024-02-28T22:07:29.403Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.ui ---
17:07:29 [2024-02-28T22:07:29.403Z] [INFO] 
17:07:29 [2024-02-28T22:07:29.403Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.ui ---
17:07:29 [2024-02-28T22:07:29.403Z] [INFO] 
17:07:29 [2024-02-28T22:07:29.403Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.btf.ui ---
17:07:29 [2024-02-28T22:07:29.403Z] [INFO] 
17:07:29 [2024-02-28T22:07:29.403Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.btf.ui ---
17:07:29 [2024-02-28T22:07:29.403Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:29 [2024-02-28T22:07:29.403Z] [INFO] 
17:07:29 [2024-02-28T22:07:29.403Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.btf.ui ---
17:07:29 [2024-02-28T22:07:29.403Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.ui/src/main/resources
17:07:29 [2024-02-28T22:07:29.403Z] [INFO] 
17:07:29 [2024-02-28T22:07:29.403Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.btf.ui ---
17:07:29 [2024-02-28T22:07:29.403Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:07:29 [2024-02-28T22:07:29.403Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:07:29 [2024-02-28T22:07:29.403Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties
17:07:29 [2024-02-28T22:07:29.403Z] [INFO] Nothing to compile - all classes are up to date
17:07:29 [2024-02-28T22:07:29.403Z] [INFO] 
17:07:29 [2024-02-28T22:07:29.403Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:29 [2024-02-28T22:07:29.403Z] [INFO] Forking Trace Compass Documentation 9.3.0-SNAPSHOT
17:07:29 [2024-02-28T22:07:29.403Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:29 [2024-02-28T22:07:29.403Z] [INFO] 
17:07:29 [2024-02-28T22:07:29.403Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc ---
17:07:29 [2024-02-28T22:07:29.403Z] [INFO] 
17:07:29 [2024-02-28T22:07:29.403Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.doc ---
17:07:29 [2024-02-28T22:07:29.403Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/doc/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:29 [2024-02-28T22:07:29.403Z] [INFO] 
17:07:29 [2024-02-28T22:07:29.403Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:29 [2024-02-28T22:07:29.403Z] [INFO] Forking Trace Compass Profiling User Guide 9.3.0-SNAPSHOT
17:07:29 [2024-02-28T22:07:29.403Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:29 [2024-02-28T22:07:29.403Z] [INFO] 
17:07:29 [2024-02-28T22:07:29.403Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
17:07:29 [2024-02-28T22:07:29.403Z] [INFO] The project's OSGi version is 9.3.0.202402282205
17:07:29 [2024-02-28T22:07:29.403Z] [INFO] 
17:07:29 [2024-02-28T22:07:29.403Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
17:07:29 [2024-02-28T22:07:29.403Z] [INFO] 
17:07:29 [2024-02-28T22:07:29.403Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
17:07:29 [2024-02-28T22:07:29.403Z] [INFO] 
17:07:29 [2024-02-28T22:07:29.403Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
17:07:29 [2024-02-28T22:07:29.403Z] [INFO] 
17:07:29 [2024-02-28T22:07:29.403Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
17:07:29 [2024-02-28T22:07:29.403Z] [INFO] 
17:07:29 [2024-02-28T22:07:29.403Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
17:07:29 [2024-02-28T22:07:29.403Z] [INFO] 
17:07:29 [2024-02-28T22:07:29.403Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
17:07:29 [2024-02-28T22:07:29.403Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:29 [2024-02-28T22:07:29.403Z] [INFO] 
17:07:29 [2024-02-28T22:07:29.403Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
17:07:29 [2024-02-28T22:07:29.403Z] [INFO] Executing tasks
17:07:29 [2024-02-28T22:07:29.659Z] Help: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/doc /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/doc/User-Guide.html
17:07:29 [2024-02-28T22:07:29.659Z] [INFO] [xmlvalidate] 5 file(s) have been successfully validated.
17:07:29 [2024-02-28T22:07:29.659Z] [INFO] Executed tasks
17:07:29 [2024-02-28T22:07:29.659Z] [INFO] 
17:07:29 [2024-02-28T22:07:29.659Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
17:07:29 [2024-02-28T22:07:29.659Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/src/main/resources
17:07:29 [2024-02-28T22:07:29.659Z] [INFO] 
17:07:29 [2024-02-28T22:07:29.659Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
17:07:29 [2024-02-28T22:07:29.659Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:07:29 [2024-02-28T22:07:29.659Z] [INFO] 
17:07:29 [2024-02-28T22:07:29.659Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
17:07:29 [2024-02-28T22:07:29.659Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/target/eclipserun-work/data/.metadata/.log
17:07:29 [2024-02-28T22:07:29.659Z] [INFO] Command line:
17:07:29 [2024-02-28T22:07:29.659Z] 	[/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.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
17:07:29 [2024-02-28T22:07:29.659Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
17:07:31 [2024-02-28T22:07:31.543Z] Buildfile: build.xml
17:07:31 [2024-02-28T22:07:31.543Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
17:07:31 [2024-02-28T22:07:31.543Z] WARNING: A terminally deprecated method in java.lang.System has been called
17:07:31 [2024-02-28T22:07:31.543Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
17:07:31 [2024-02-28T22:07:31.543Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
17:07:31 [2024-02-28T22:07:31.543Z] WARNING: System::setSecurityManager will be removed in a future release
17:07:31 [2024-02-28T22:07:31.543Z] 
17:07:31 [2024-02-28T22:07:31.543Z] build.index:
17:07:32 [2024-02-28T22:07:32.469Z] BUILD SUCCESSFUL
17:07:32 [2024-02-28T22:07:32.469Z] 
17:07:32 [2024-02-28T22:07:32.469Z] BUILD SUCCESSFUL
17:07:32 [2024-02-28T22:07:32.469Z] Total time: 1 second
17:07:32 [2024-02-28T22:07:32.469Z] [INFO] 
17:07:32 [2024-02-28T22:07:32.469Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:32 [2024-02-28T22:07:32.469Z] [INFO] Forking Trace Compass Developer Guide 9.3.0-SNAPSHOT
17:07:32 [2024-02-28T22:07:32.469Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:32 [2024-02-28T22:07:32.469Z] [INFO] 
17:07:32 [2024-02-28T22:07:32.469Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.doc.dev ---
17:07:32 [2024-02-28T22:07:32.469Z] [INFO] The project's OSGi version is 9.3.0.202402282205
17:07:32 [2024-02-28T22:07:32.469Z] [INFO] 
17:07:32 [2024-02-28T22:07:32.469Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.doc.dev ---
17:07:32 [2024-02-28T22:07:32.469Z] [INFO] 
17:07:32 [2024-02-28T22:07:32.469Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.doc.dev ---
17:07:32 [2024-02-28T22:07:32.469Z] [INFO] 
17:07:32 [2024-02-28T22:07:32.469Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc.dev ---
17:07:32 [2024-02-28T22:07:32.469Z] [INFO] 
17:07:32 [2024-02-28T22:07:32.469Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.doc.dev ---
17:07:32 [2024-02-28T22:07:32.469Z] [INFO] 
17:07:32 [2024-02-28T22:07:32.469Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.doc.dev ---
17:07:32 [2024-02-28T22:07:32.469Z] [INFO] 
17:07:32 [2024-02-28T22:07:32.469Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.doc.dev ---
17:07:32 [2024-02-28T22:07:32.469Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.dev/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:32 [2024-02-28T22:07:32.469Z] [INFO] 
17:07:32 [2024-02-28T22:07:32.469Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.doc.dev ---
17:07:32 [2024-02-28T22:07:32.725Z] [INFO] Executing tasks
17:07:32 [2024-02-28T22:07:32.980Z] Help: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.dev/doc /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.dev/doc/Developer-Guide.html
17:07:32 [2024-02-28T22:07:32.980Z] [INFO] [xmlvalidate] 19 file(s) have been successfully validated.
17:07:32 [2024-02-28T22:07:32.980Z] [INFO] Executed tasks
17:07:32 [2024-02-28T22:07:32.980Z] [INFO] 
17:07:32 [2024-02-28T22:07:32.980Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.doc.dev ---
17:07:32 [2024-02-28T22:07:32.980Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.dev/src/main/resources
17:07:32 [2024-02-28T22:07:32.980Z] [INFO] 
17:07:32 [2024-02-28T22:07:32.980Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.doc.dev ---
17:07:32 [2024-02-28T22:07:32.980Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:07:32 [2024-02-28T22:07:32.980Z] [INFO] 
17:07:32 [2024-02-28T22:07:32.980Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.doc.dev ---
17:07:33 [2024-02-28T22:07:33.235Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work/data/.metadata/.log
17:07:33 [2024-02-28T22:07:33.235Z] [INFO] Command line:
17:07:33 [2024-02-28T22:07:33.236Z] 	[/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.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
17:07:33 [2024-02-28T22:07:33.236Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
17:07:35 [2024-02-28T22:07:35.124Z] Buildfile: build.xml
17:07:35 [2024-02-28T22:07:35.124Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
17:07:35 [2024-02-28T22:07:35.124Z] WARNING: A terminally deprecated method in java.lang.System has been called
17:07:35 [2024-02-28T22:07:35.124Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
17:07:35 [2024-02-28T22:07:35.124Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
17:07:35 [2024-02-28T22:07:35.124Z] WARNING: System::setSecurityManager will be removed in a future release
17:07:35 [2024-02-28T22:07:35.124Z] 
17:07:35 [2024-02-28T22:07:35.124Z] build.index:
17:07:37 [2024-02-28T22:07:37.011Z] BUILD SUCCESSFUL
17:07:37 [2024-02-28T22:07:37.011Z] 
17:07:37 [2024-02-28T22:07:37.011Z] BUILD SUCCESSFUL
17:07:37 [2024-02-28T22:07:37.011Z] Total time: 2 seconds
17:07:37 [2024-02-28T22:07:37.011Z] [INFO] 
17:07:37 [2024-02-28T22:07:37.011Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:37 [2024-02-28T22:07:37.011Z] [INFO] Forking org.eclipse.tracecompass.tmf.analysis.xml.ui 2.2.0-SNAPSHOT
17:07:37 [2024-02-28T22:07:37.011Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:37 [2024-02-28T22:07:37.011Z] [INFO] 
17:07:37 [2024-02-28T22:07:37.011Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
17:07:37 [2024-02-28T22:07:37.011Z] [INFO] The project's OSGi version is 2.2.0.202402282205
17:07:37 [2024-02-28T22:07:37.011Z] [INFO] 
17:07:37 [2024-02-28T22:07:37.011Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
17:07:37 [2024-02-28T22:07:37.011Z] [INFO] 
17:07:37 [2024-02-28T22:07:37.011Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
17:07:37 [2024-02-28T22:07:37.011Z] [INFO] 
17:07:37 [2024-02-28T22:07:37.011Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
17:07:37 [2024-02-28T22:07:37.011Z] [INFO] 
17:07:37 [2024-02-28T22:07:37.011Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
17:07:37 [2024-02-28T22:07:37.011Z] [INFO] 
17:07:37 [2024-02-28T22:07:37.011Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
17:07:37 [2024-02-28T22:07:37.011Z] [INFO] 
17:07:37 [2024-02-28T22:07:37.011Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
17:07:37 [2024-02-28T22:07:37.011Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:37 [2024-02-28T22:07:37.011Z] [INFO] 
17:07:37 [2024-02-28T22:07:37.012Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
17:07:37 [2024-02-28T22:07:37.012Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/src/main/resources
17:07:37 [2024-02-28T22:07:37.012Z] [INFO] 
17:07:37 [2024-02-28T22:07:37.012Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
17:07:37 [2024-02-28T22:07:37.012Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:07:37 [2024-02-28T22:07:37.012Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:07:37 [2024-02-28T22:07:37.012Z] [WARNING] The 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-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties
17:07:37 [2024-02-28T22:07:37.012Z] [INFO] Nothing to compile - all classes are up to date
17:07:37 [2024-02-28T22:07:37.012Z] [INFO] 
17:07:37 [2024-02-28T22:07:37.012Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:37 [2024-02-28T22:07:37.012Z] [INFO] Forking org.eclipse.tracecompass.tmf 9.3.0-SNAPSHOT
17:07:37 [2024-02-28T22:07:37.012Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:37 [2024-02-28T22:07:37.012Z] [INFO] 
17:07:37 [2024-02-28T22:07:37.012Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf ---
17:07:37 [2024-02-28T22:07:37.012Z] [INFO] The project's OSGi version is 9.3.0.202402282205
17:07:37 [2024-02-28T22:07:37.012Z] [INFO] 
17:07:37 [2024-02-28T22:07:37.012Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf ---
17:07:37 [2024-02-28T22:07:37.012Z] [INFO] 
17:07:37 [2024-02-28T22:07:37.012Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf ---
17:07:37 [2024-02-28T22:07:37.012Z] [INFO] 
17:07:37 [2024-02-28T22:07:37.012Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf ---
17:07:37 [2024-02-28T22:07:37.012Z] [INFO] 
17:07:37 [2024-02-28T22:07:37.012Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf ---
17:07:37 [2024-02-28T22:07:37.012Z] [INFO] 
17:07:37 [2024-02-28T22:07:37.012Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf ---
17:07:37 [2024-02-28T22:07:37.012Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:37 [2024-02-28T22:07:37.012Z] [INFO] 
17:07:37 [2024-02-28T22:07:37.012Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf ---
17:07:37 [2024-02-28T22:07:37.012Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf/src/main/resources
17:07:37 [2024-02-28T22:07:37.012Z] [INFO] 
17:07:37 [2024-02-28T22:07:37.012Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:37 [2024-02-28T22:07:37.012Z] [INFO] Forking org.eclipse.tracecompass.btf 9.3.0-SNAPSHOT
17:07:37 [2024-02-28T22:07:37.012Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:37 [2024-02-28T22:07:37.012Z] [INFO] 
17:07:37 [2024-02-28T22:07:37.012Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.btf ---
17:07:37 [2024-02-28T22:07:37.012Z] [INFO] The project's OSGi version is 9.3.0.202402282205
17:07:37 [2024-02-28T22:07:37.012Z] [INFO] 
17:07:37 [2024-02-28T22:07:37.012Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf ---
17:07:37 [2024-02-28T22:07:37.012Z] [INFO] 
17:07:37 [2024-02-28T22:07:37.012Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf ---
17:07:37 [2024-02-28T22:07:37.012Z] [INFO] 
17:07:37 [2024-02-28T22:07:37.012Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf ---
17:07:37 [2024-02-28T22:07:37.012Z] [INFO] 
17:07:37 [2024-02-28T22:07:37.012Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf ---
17:07:37 [2024-02-28T22:07:37.012Z] [INFO] 
17:07:37 [2024-02-28T22:07:37.012Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.btf ---
17:07:37 [2024-02-28T22:07:37.012Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:37 [2024-02-28T22:07:37.012Z] [INFO] 
17:07:37 [2024-02-28T22:07:37.012Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.btf ---
17:07:37 [2024-02-28T22:07:37.012Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf/src/main/resources
17:07:37 [2024-02-28T22:07:37.012Z] [INFO] 
17:07:37 [2024-02-28T22:07:37.012Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:37 [2024-02-28T22:07:37.012Z] [INFO] Forking org.eclipse.tracecompass.btf.core.tests 1.0.4-SNAPSHOT
17:07:37 [2024-02-28T22:07:37.012Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:37 [2024-02-28T22:07:37.012Z] [INFO] 
17:07:37 [2024-02-28T22:07:37.012Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.core.tests ---
17:07:37 [2024-02-28T22:07:37.012Z] [INFO] The project's OSGi version is 1.0.4.202402282205
17:07:37 [2024-02-28T22:07:37.012Z] [INFO] 
17:07:37 [2024-02-28T22:07:37.012Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.core.tests ---
17:07:37 [2024-02-28T22:07:37.012Z] [INFO] 
17:07:37 [2024-02-28T22:07:37.012Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.core.tests ---
17:07:37 [2024-02-28T22:07:37.012Z] [INFO] 
17:07:37 [2024-02-28T22:07:37.012Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.core.tests ---
17:07:37 [2024-02-28T22:07:37.012Z] [INFO] 
17:07:37 [2024-02-28T22:07:37.012Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.core.tests ---
17:07:37 [2024-02-28T22:07:37.012Z] [INFO] 
17:07:37 [2024-02-28T22:07:37.012Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.btf.core.tests ---
17:07:37 [2024-02-28T22:07:37.012Z] [INFO] 
17:07:37 [2024-02-28T22:07:37.012Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.btf.core.tests ---
17:07:37 [2024-02-28T22:07:37.012Z] [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-master-nightly/btf/org.eclipse.tracecompass.btf.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:37 [2024-02-28T22:07:37.012Z] [INFO] 
17:07:37 [2024-02-28T22:07:37.012Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.btf.core.tests ---
17:07:37 [2024-02-28T22:07:37.012Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.core.tests/src/main/resources
17:07:37 [2024-02-28T22:07:37.012Z] [INFO] 
17:07:37 [2024-02-28T22:07:37.012Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.btf.core.tests ---
17:07:37 [2024-02-28T22:07:37.012Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:07:37 [2024-02-28T22:07:37.012Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:07:37 [2024-02-28T22:07:37.012Z] [WARNING] The 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-master-nightly/btf/org.eclipse.tracecompass.btf.core.tests/pom.xml
17:07:37 [2024-02-28T22:07:37.012Z] [INFO] Nothing to compile - all classes are up to date
17:07:37 [2024-02-28T22:07:37.012Z] [INFO] 
17:07:37 [2024-02-28T22:07:37.012Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:37 [2024-02-28T22:07:37.012Z] [INFO] Forking org.eclipse.tracecompass.common.core.tests 1.1.11-SNAPSHOT
17:07:37 [2024-02-28T22:07:37.012Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:37 [2024-02-28T22:07:37.012Z] [INFO] 
17:07:37 [2024-02-28T22:07:37.012Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.common.core.tests ---
17:07:37 [2024-02-28T22:07:37.012Z] [INFO] The project's OSGi version is 1.1.11.202402282205
17:07:37 [2024-02-28T22:07:37.012Z] [INFO] 
17:07:37 [2024-02-28T22:07:37.012Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.common.core.tests ---
17:07:37 [2024-02-28T22:07:37.012Z] [INFO] 
17:07:37 [2024-02-28T22:07:37.012Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.common.core.tests ---
17:07:37 [2024-02-28T22:07:37.012Z] [INFO] 
17:07:37 [2024-02-28T22:07:37.012Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common.core.tests ---
17:07:37 [2024-02-28T22:07:37.012Z] [INFO] 
17:07:37 [2024-02-28T22:07:37.012Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.common.core.tests ---
17:07:37 [2024-02-28T22:07:37.012Z] [INFO] 
17:07:37 [2024-02-28T22:07:37.012Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.common.core.tests ---
17:07:37 [2024-02-28T22:07:37.012Z] [INFO] 
17:07:37 [2024-02-28T22:07:37.012Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.common.core.tests ---
17:07:37 [2024-02-28T22:07:37.012Z] [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-master-nightly/common/org.eclipse.tracecompass.common.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:37 [2024-02-28T22:07:37.013Z] [INFO] 
17:07:37 [2024-02-28T22:07:37.013Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.common.core.tests ---
17:07:37 [2024-02-28T22:07:37.013Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core.tests/src/main/resources
17:07:37 [2024-02-28T22:07:37.013Z] [INFO] 
17:07:37 [2024-02-28T22:07:37.013Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.common.core.tests ---
17:07:37 [2024-02-28T22:07:37.013Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:07:37 [2024-02-28T22:07:37.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
17:07:37 [2024-02-28T22:07:37.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.common.core.tests:1.1.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core.tests/pom.xml
17:07:37 [2024-02-28T22:07:37.013Z] [INFO] Nothing to compile - all classes are up to date
17:07:37 [2024-02-28T22:07:37.013Z] [INFO] 
17:07:37 [2024-02-28T22:07:37.013Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:37 [2024-02-28T22:07:37.013Z] [INFO] Forking org.eclipse.tracecompass.ctf 9.3.0-SNAPSHOT
17:07:37 [2024-02-28T22:07:37.013Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:37 [2024-02-28T22:07:37.013Z] [INFO] 
17:07:37 [2024-02-28T22:07:37.013Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.ctf ---
17:07:37 [2024-02-28T22:07:37.013Z] [INFO] The project's OSGi version is 9.3.0.202402282205
17:07:37 [2024-02-28T22:07:37.013Z] [INFO] 
17:07:37 [2024-02-28T22:07:37.013Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf ---
17:07:37 [2024-02-28T22:07:37.013Z] [INFO] 
17:07:37 [2024-02-28T22:07:37.013Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf ---
17:07:37 [2024-02-28T22:07:37.013Z] [INFO] 
17:07:37 [2024-02-28T22:07:37.013Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf ---
17:07:37 [2024-02-28T22:07:37.013Z] [INFO] 
17:07:37 [2024-02-28T22:07:37.013Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf ---
17:07:37 [2024-02-28T22:07:37.013Z] [INFO] 
17:07:37 [2024-02-28T22:07:37.013Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf ---
17:07:37 [2024-02-28T22:07:37.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-master-nightly/ctf/org.eclipse.tracecompass.ctf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:37 [2024-02-28T22:07:37.013Z] [INFO] 
17:07:37 [2024-02-28T22:07:37.013Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.ctf ---
17:07:37 [2024-02-28T22:07:37.013Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf/src/main/resources
17:07:37 [2024-02-28T22:07:37.013Z] [INFO] 
17:07:37 [2024-02-28T22:07:37.013Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:37 [2024-02-28T22:07:37.013Z] [INFO] Forking org.eclipse.tracecompass.ctf.parser.tests 1.0.4-SNAPSHOT
17:07:37 [2024-02-28T22:07:37.013Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:37 [2024-02-28T22:07:37.013Z] [INFO] 
17:07:37 [2024-02-28T22:07:37.013Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.parser.tests ---
17:07:37 [2024-02-28T22:07:37.013Z] [INFO] The project's OSGi version is 1.0.4.202402282205
17:07:37 [2024-02-28T22:07:37.013Z] [INFO] 
17:07:37 [2024-02-28T22:07:37.013Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.parser.tests ---
17:07:37 [2024-02-28T22:07:37.013Z] [INFO] 
17:07:37 [2024-02-28T22:07:37.013Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.parser.tests ---
17:07:37 [2024-02-28T22:07:37.013Z] [INFO] 
17:07:37 [2024-02-28T22:07:37.013Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.parser.tests ---
17:07:37 [2024-02-28T22:07:37.013Z] [INFO] 
17:07:37 [2024-02-28T22:07:37.013Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.parser.tests ---
17:07:37 [2024-02-28T22:07:37.013Z] [INFO] 
17:07:37 [2024-02-28T22:07:37.013Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.ctf.parser.tests ---
17:07:37 [2024-02-28T22:07:37.013Z] [INFO] 
17:07:37 [2024-02-28T22:07:37.013Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf.parser.tests ---
17:07:37 [2024-02-28T22:07:37.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-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:37 [2024-02-28T22:07:37.013Z] [INFO] 
17:07:37 [2024-02-28T22:07:37.013Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.ctf.parser.tests ---
17:07:37 [2024-02-28T22:07:37.013Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser.tests/src/main/resources
17:07:37 [2024-02-28T22:07:37.013Z] [INFO] 
17:07:37 [2024-02-28T22:07:37.013Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.ctf.parser.tests ---
17:07:37 [2024-02-28T22:07:37.013Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:07:37 [2024-02-28T22:07:37.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
17:07:37 [2024-02-28T22:07:37.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.ctf.parser.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser.tests/pom.xml
17:07:37 [2024-02-28T22:07:37.013Z] [INFO] Nothing to compile - all classes are up to date
17:07:37 [2024-02-28T22:07:37.013Z] [INFO] 
17:07:37 [2024-02-28T22:07:37.013Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:37 [2024-02-28T22:07:37.013Z] [INFO] Forking org.eclipse.tracecompass.tmf.ctf 9.3.0-SNAPSHOT
17:07:37 [2024-02-28T22:07:37.013Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:37 [2024-02-28T22:07:37.013Z] [INFO] 
17:07:37 [2024-02-28T22:07:37.013Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.ctf ---
17:07:37 [2024-02-28T22:07:37.013Z] [INFO] The project's OSGi version is 9.3.0.202402282205
17:07:37 [2024-02-28T22:07:37.013Z] [INFO] 
17:07:37 [2024-02-28T22:07:37.013Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf ---
17:07:37 [2024-02-28T22:07:37.013Z] [INFO] 
17:07:37 [2024-02-28T22:07:37.013Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf ---
17:07:37 [2024-02-28T22:07:37.013Z] [INFO] 
17:07:37 [2024-02-28T22:07:37.013Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf ---
17:07:37 [2024-02-28T22:07:37.013Z] [INFO] 
17:07:37 [2024-02-28T22:07:37.013Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf ---
17:07:37 [2024-02-28T22:07:37.013Z] [INFO] 
17:07:37 [2024-02-28T22:07:37.013Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ctf ---
17:07:37 [2024-02-28T22:07:37.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-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:37 [2024-02-28T22:07:37.013Z] [INFO] 
17:07:37 [2024-02-28T22:07:37.013Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf ---
17:07:37 [2024-02-28T22:07:37.013Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf/src/main/resources
17:07:37 [2024-02-28T22:07:37.013Z] [INFO] 
17:07:37 [2024-02-28T22:07:37.013Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:37 [2024-02-28T22:07:37.013Z] [INFO] Forking org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests 1.0.12-SNAPSHOT
17:07:37 [2024-02-28T22:07:37.013Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:37 [2024-02-28T22:07:37.013Z] [INFO] 
17:07:37 [2024-02-28T22:07:37.013Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
17:07:37 [2024-02-28T22:07:37.013Z] [INFO] The project's OSGi version is 1.0.12.202402282205
17:07:37 [2024-02-28T22:07:37.013Z] [INFO] 
17:07:37 [2024-02-28T22:07:37.013Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
17:07:37 [2024-02-28T22:07:37.013Z] [INFO] 
17:07:37 [2024-02-28T22:07:37.013Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
17:07:37 [2024-02-28T22:07:37.013Z] [INFO] 
17:07:37 [2024-02-28T22:07:37.013Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
17:07:37 [2024-02-28T22:07:37.013Z] [INFO] 
17:07:37 [2024-02-28T22:07:37.013Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
17:07:37 [2024-02-28T22:07:37.013Z] [INFO] 
17:07:37 [2024-02-28T22:07:37.013Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
17:07:37 [2024-02-28T22:07:37.013Z] [INFO] 
17:07:37 [2024-02-28T22:07:37.013Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
17:07:37 [2024-02-28T22:07:37.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-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:37 [2024-02-28T22:07:37.013Z] [INFO] 
17:07:37 [2024-02-28T22:07:37.013Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
17:07:37 [2024-02-28T22:07:37.013Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/src/main/resources
17:07:37 [2024-02-28T22:07:37.014Z] [INFO] 
17:07:37 [2024-02-28T22:07:37.014Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
17:07:37 [2024-02-28T22:07:37.014Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:07:37 [2024-02-28T22:07:37.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
17:07:37 [2024-02-28T22:07:37.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.ctf.ui.swtbot.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/pom.xml
17:07:37 [2024-02-28T22:07:37.014Z] [INFO] Nothing to compile - all classes are up to date
17:07:37 [2024-02-28T22:07:37.014Z] [INFO] 
17:07:37 [2024-02-28T22:07:37.014Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:37 [2024-02-28T22:07:37.014Z] [INFO] Forking Trace Compass User Guide 9.3.0-SNAPSHOT
17:07:37 [2024-02-28T22:07:37.014Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:37 [2024-02-28T22:07:37.014Z] [INFO] 
17:07:37 [2024-02-28T22:07:37.014Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.doc.user ---
17:07:37 [2024-02-28T22:07:37.014Z] [INFO] The project's OSGi version is 9.3.0.202402282205
17:07:37 [2024-02-28T22:07:37.014Z] [INFO] 
17:07:37 [2024-02-28T22:07:37.014Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.doc.user ---
17:07:37 [2024-02-28T22:07:37.014Z] [INFO] 
17:07:37 [2024-02-28T22:07:37.014Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.doc.user ---
17:07:37 [2024-02-28T22:07:37.014Z] [INFO] 
17:07:37 [2024-02-28T22:07:37.014Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc.user ---
17:07:37 [2024-02-28T22:07:37.014Z] [INFO] 
17:07:37 [2024-02-28T22:07:37.014Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.doc.user ---
17:07:37 [2024-02-28T22:07:37.014Z] [INFO] 
17:07:37 [2024-02-28T22:07:37.014Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.doc.user ---
17:07:37 [2024-02-28T22:07:37.014Z] [INFO] 
17:07:37 [2024-02-28T22:07:37.014Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.doc.user ---
17:07:37 [2024-02-28T22:07:37.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-master-nightly/doc/org.eclipse.tracecompass.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:37 [2024-02-28T22:07:37.014Z] [INFO] 
17:07:37 [2024-02-28T22:07:37.014Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.doc.user ---
17:07:37 [2024-02-28T22:07:37.014Z] [INFO] Executing tasks
17:07:37 [2024-02-28T22:07:37.574Z] Help: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.user/doc /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.user/doc/User-Guide.html
17:07:37 [2024-02-28T22:07:37.574Z] [INFO] [xmlvalidate] 18 file(s) have been successfully validated.
17:07:37 [2024-02-28T22:07:37.574Z] [INFO] Executed tasks
17:07:37 [2024-02-28T22:07:37.574Z] [INFO] 
17:07:37 [2024-02-28T22:07:37.574Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.doc.user ---
17:07:37 [2024-02-28T22:07:37.574Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.user/src/main/resources
17:07:37 [2024-02-28T22:07:37.574Z] [INFO] 
17:07:37 [2024-02-28T22:07:37.574Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.doc.user ---
17:07:37 [2024-02-28T22:07:37.574Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:07:37 [2024-02-28T22:07:37.574Z] [INFO] 
17:07:37 [2024-02-28T22:07:37.574Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.doc.user ---
17:07:37 [2024-02-28T22:07:37.574Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work/data/.metadata/.log
17:07:37 [2024-02-28T22:07:37.574Z] [INFO] Command line:
17:07:37 [2024-02-28T22:07:37.574Z] 	[/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.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
17:07:37 [2024-02-28T22:07:37.574Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
17:07:39 [2024-02-28T22:07:39.458Z] Buildfile: build.xml
17:07:39 [2024-02-28T22:07:39.458Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
17:07:39 [2024-02-28T22:07:39.458Z] WARNING: A terminally deprecated method in java.lang.System has been called
17:07:39 [2024-02-28T22:07:39.458Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
17:07:39 [2024-02-28T22:07:39.458Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
17:07:39 [2024-02-28T22:07:39.458Z] WARNING: System::setSecurityManager will be removed in a future release
17:07:39 [2024-02-28T22:07:39.458Z] 
17:07:39 [2024-02-28T22:07:39.458Z] build.index:
17:07:41 [2024-02-28T22:07:41.344Z] BUILD SUCCESSFUL
17:07:41 [2024-02-28T22:07:41.344Z] 
17:07:41 [2024-02-28T22:07:41.344Z] BUILD SUCCESSFUL
17:07:41 [2024-02-28T22:07:41.344Z] Total time: 2 seconds
17:07:41 [2024-02-28T22:07:41.344Z] [INFO] 
17:07:41 [2024-02-28T22:07:41.344Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:41 [2024-02-28T22:07:41.344Z] [INFO] Forking Trace Compass GDB Tracepoint Analysis User Guide 9.3.0-SNAPSHOT
17:07:41 [2024-02-28T22:07:41.344Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:41 [2024-02-28T22:07:41.344Z] [INFO] 
17:07:41 [2024-02-28T22:07:41.344Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
17:07:41 [2024-02-28T22:07:41.344Z] [INFO] The project's OSGi version is 9.3.0.202402282205
17:07:41 [2024-02-28T22:07:41.344Z] [INFO] 
17:07:41 [2024-02-28T22:07:41.344Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
17:07:41 [2024-02-28T22:07:41.344Z] [INFO] 
17:07:41 [2024-02-28T22:07:41.344Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
17:07:41 [2024-02-28T22:07:41.344Z] [INFO] 
17:07:41 [2024-02-28T22:07:41.344Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
17:07:41 [2024-02-28T22:07:41.344Z] [INFO] 
17:07:41 [2024-02-28T22:07:41.344Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
17:07:41 [2024-02-28T22:07:41.344Z] [INFO] 
17:07:41 [2024-02-28T22:07:41.344Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
17:07:41 [2024-02-28T22:07:41.344Z] [INFO] 
17:07:41 [2024-02-28T22:07:41.344Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
17:07:41 [2024-02-28T22:07:41.344Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:41 [2024-02-28T22:07:41.344Z] [INFO] 
17:07:41 [2024-02-28T22:07:41.344Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
17:07:41 [2024-02-28T22:07:41.344Z] [INFO] Executing tasks
17:07:41 [2024-02-28T22:07:41.344Z] Help: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/doc /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/doc/User-Guide.html
17:07:41 [2024-02-28T22:07:41.344Z] [INFO] [xmlvalidate] 8 file(s) have been successfully validated.
17:07:41 [2024-02-28T22:07:41.344Z] [INFO] Executed tasks
17:07:41 [2024-02-28T22:07:41.344Z] [INFO] 
17:07:41 [2024-02-28T22:07:41.344Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
17:07:41 [2024-02-28T22:07:41.344Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/src/main/resources
17:07:41 [2024-02-28T22:07:41.344Z] [INFO] 
17:07:41 [2024-02-28T22:07:41.344Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
17:07:41 [2024-02-28T22:07:41.344Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:07:41 [2024-02-28T22:07:41.344Z] [INFO] 
17:07:41 [2024-02-28T22:07:41.344Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
17:07:41 [2024-02-28T22:07:41.344Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work/data/.metadata/.log
17:07:41 [2024-02-28T22:07:41.345Z] [INFO] Command line:
17:07:41 [2024-02-28T22:07:41.345Z] 	[/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.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
17:07:41 [2024-02-28T22:07:41.345Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
17:07:43 [2024-02-28T22:07:43.230Z] Buildfile: build.xml
17:07:43 [2024-02-28T22:07:43.230Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
17:07:43 [2024-02-28T22:07:43.230Z] WARNING: A terminally deprecated method in java.lang.System has been called
17:07:43 [2024-02-28T22:07:43.230Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
17:07:43 [2024-02-28T22:07:43.230Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
17:07:43 [2024-02-28T22:07:43.230Z] WARNING: System::setSecurityManager will be removed in a future release
17:07:43 [2024-02-28T22:07:43.230Z] 
17:07:43 [2024-02-28T22:07:43.230Z] build.index:
17:07:44 [2024-02-28T22:07:44.155Z] BUILD SUCCESSFUL
17:07:44 [2024-02-28T22:07:44.155Z] 
17:07:44 [2024-02-28T22:07:44.155Z] BUILD SUCCESSFUL
17:07:44 [2024-02-28T22:07:44.155Z] Total time: 1 second
17:07:44 [2024-02-28T22:07:44.410Z] [INFO] 
17:07:44 [2024-02-28T22:07:44.410Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:44 [2024-02-28T22:07:44.410Z] [INFO] Forking Trace Compass RCP User Guide 9.3.0-SNAPSHOT
17:07:44 [2024-02-28T22:07:44.410Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:44 [2024-02-28T22:07:44.410Z] [INFO] 
17:07:44 [2024-02-28T22:07:44.410Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.doc.user ---
17:07:44 [2024-02-28T22:07:44.410Z] [INFO] The project's OSGi version is 9.3.0.202402282205
17:07:44 [2024-02-28T22:07:44.410Z] [INFO] 
17:07:44 [2024-02-28T22:07:44.410Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.doc.user ---
17:07:44 [2024-02-28T22:07:44.410Z] [INFO] 
17:07:44 [2024-02-28T22:07:44.410Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.doc.user ---
17:07:44 [2024-02-28T22:07:44.410Z] [INFO] 
17:07:44 [2024-02-28T22:07:44.410Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.doc.user ---
17:07:44 [2024-02-28T22:07:44.410Z] [INFO] 
17:07:44 [2024-02-28T22:07:44.410Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.doc.user ---
17:07:44 [2024-02-28T22:07:44.410Z] [INFO] 
17:07:44 [2024-02-28T22:07:44.410Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.doc.user ---
17:07:44 [2024-02-28T22:07:44.410Z] [INFO] 
17:07:44 [2024-02-28T22:07:44.410Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.doc.user ---
17:07:44 [2024-02-28T22:07:44.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-master-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:44 [2024-02-28T22:07:44.410Z] [INFO] 
17:07:44 [2024-02-28T22:07:44.410Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.rcp.doc.user ---
17:07:44 [2024-02-28T22:07:44.410Z] [INFO] Executing tasks
17:07:44 [2024-02-28T22:07:44.410Z] Help: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/doc /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/doc/User-Guide.html
17:07:44 [2024-02-28T22:07:44.410Z] [INFO] [xmlvalidate] 2 file(s) have been successfully validated.
17:07:44 [2024-02-28T22:07:44.410Z] [INFO] Executed tasks
17:07:44 [2024-02-28T22:07:44.410Z] [INFO] 
17:07:44 [2024-02-28T22:07:44.410Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.doc.user ---
17:07:44 [2024-02-28T22:07:44.410Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/src/main/resources
17:07:44 [2024-02-28T22:07:44.410Z] [INFO] 
17:07:44 [2024-02-28T22:07:44.410Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.rcp.doc.user ---
17:07:44 [2024-02-28T22:07:44.410Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:07:44 [2024-02-28T22:07:44.410Z] [INFO] 
17:07:44 [2024-02-28T22:07:44.410Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.rcp.doc.user ---
17:07:44 [2024-02-28T22:07:44.410Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work/data/.metadata/.log
17:07:44 [2024-02-28T22:07:44.410Z] [INFO] Command line:
17:07:44 [2024-02-28T22:07:44.410Z] 	[/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.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
17:07:44 [2024-02-28T22:07:44.410Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
17:07:46 [2024-02-28T22:07:46.297Z] Buildfile: build.xml
17:07:46 [2024-02-28T22:07:46.297Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
17:07:46 [2024-02-28T22:07:46.297Z] WARNING: A terminally deprecated method in java.lang.System has been called
17:07:46 [2024-02-28T22:07:46.297Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
17:07:46 [2024-02-28T22:07:46.297Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
17:07:46 [2024-02-28T22:07:46.297Z] WARNING: System::setSecurityManager will be removed in a future release
17:07:46 [2024-02-28T22:07:46.297Z] 
17:07:46 [2024-02-28T22:07:46.297Z] build.index:
17:07:47 [2024-02-28T22:07:47.221Z] BUILD SUCCESSFUL
17:07:47 [2024-02-28T22:07:47.221Z] 
17:07:47 [2024-02-28T22:07:47.221Z] BUILD SUCCESSFUL
17:07:47 [2024-02-28T22:07:47.221Z] Total time: 1 second
17:07:47 [2024-02-28T22:07:47.221Z] [INFO] 
17:07:47 [2024-02-28T22:07:47.221Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:47 [2024-02-28T22:07:47.221Z] [INFO] Forking Trace Compass Pcap User Guide 9.3.0-SNAPSHOT
17:07:47 [2024-02-28T22:07:47.221Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:47 [2024-02-28T22:07:47.221Z] [INFO] 
17:07:47 [2024-02-28T22:07:47.221Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
17:07:47 [2024-02-28T22:07:47.221Z] [INFO] The project's OSGi version is 9.3.0.202402282205
17:07:47 [2024-02-28T22:07:47.221Z] [INFO] 
17:07:47 [2024-02-28T22:07:47.221Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
17:07:47 [2024-02-28T22:07:47.221Z] [INFO] 
17:07:47 [2024-02-28T22:07:47.221Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
17:07:47 [2024-02-28T22:07:47.221Z] [INFO] 
17:07:47 [2024-02-28T22:07:47.221Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
17:07:47 [2024-02-28T22:07:47.221Z] [INFO] 
17:07:47 [2024-02-28T22:07:47.221Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
17:07:47 [2024-02-28T22:07:47.221Z] [INFO] 
17:07:47 [2024-02-28T22:07:47.221Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
17:07:47 [2024-02-28T22:07:47.221Z] [INFO] 
17:07:47 [2024-02-28T22:07:47.221Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
17:07:47 [2024-02-28T22:07:47.221Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:47 [2024-02-28T22:07:47.221Z] [INFO] 
17:07:47 [2024-02-28T22:07:47.221Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
17:07:47 [2024-02-28T22:07:47.221Z] [INFO] Executing tasks
17:07:47 [2024-02-28T22:07:47.476Z] Help: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/doc /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/doc/User-Guide.html
17:07:47 [2024-02-28T22:07:47.476Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated.
17:07:47 [2024-02-28T22:07:47.476Z] [INFO] Executed tasks
17:07:47 [2024-02-28T22:07:47.476Z] [INFO] 
17:07:47 [2024-02-28T22:07:47.476Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
17:07:47 [2024-02-28T22:07:47.476Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/src/main/resources
17:07:47 [2024-02-28T22:07:47.476Z] [INFO] 
17:07:47 [2024-02-28T22:07:47.476Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
17:07:47 [2024-02-28T22:07:47.476Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:07:47 [2024-02-28T22:07:47.476Z] [INFO] 
17:07:47 [2024-02-28T22:07:47.476Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
17:07:47 [2024-02-28T22:07:47.476Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work/data/.metadata/.log
17:07:47 [2024-02-28T22:07:47.476Z] [INFO] Command line:
17:07:47 [2024-02-28T22:07:47.476Z] 	[/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.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
17:07:47 [2024-02-28T22:07:47.476Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
17:07:49 [2024-02-28T22:07:49.360Z] Buildfile: build.xml
17:07:49 [2024-02-28T22:07:49.360Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
17:07:49 [2024-02-28T22:07:49.360Z] WARNING: A terminally deprecated method in java.lang.System has been called
17:07:49 [2024-02-28T22:07:49.360Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
17:07:49 [2024-02-28T22:07:49.360Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
17:07:49 [2024-02-28T22:07:49.360Z] WARNING: System::setSecurityManager will be removed in a future release
17:07:49 [2024-02-28T22:07:49.360Z] 
17:07:49 [2024-02-28T22:07:49.360Z] build.index:
17:07:49 [2024-02-28T22:07:49.920Z] BUILD SUCCESSFUL
17:07:49 [2024-02-28T22:07:49.920Z] 
17:07:49 [2024-02-28T22:07:49.920Z] BUILD SUCCESSFUL
17:07:49 [2024-02-28T22:07:49.920Z] Total time: 1 second
17:07:50 [2024-02-28T22:07:50.176Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.176Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:50 [2024-02-28T22:07:50.176Z] [INFO] Forking org.eclipse.tracecompass.examples 1.0.11-SNAPSHOT
17:07:50 [2024-02-28T22:07:50.176Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:50 [2024-02-28T22:07:50.176Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.176Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.examples ---
17:07:50 [2024-02-28T22:07:50.176Z] [INFO] The project's OSGi version is 1.0.11.202402282205
17:07:50 [2024-02-28T22:07:50.176Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.176Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.examples ---
17:07:50 [2024-02-28T22:07:50.176Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.176Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.examples ---
17:07:50 [2024-02-28T22:07:50.176Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.176Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.examples ---
17:07:50 [2024-02-28T22:07:50.176Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.176Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.examples ---
17:07:50 [2024-02-28T22:07:50.176Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.176Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.examples ---
17:07:50 [2024-02-28T22:07:50.176Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.176Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.examples ---
17:07:50 [2024-02-28T22:07:50.176Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.examples/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:50 [2024-02-28T22:07:50.176Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.176Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.examples ---
17:07:50 [2024-02-28T22:07:50.176Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.examples/src/main/resources
17:07:50 [2024-02-28T22:07:50.176Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.176Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.examples ---
17:07:50 [2024-02-28T22:07:50.176Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:07:50 [2024-02-28T22:07:50.176Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:07:50 [2024-02-28T22:07:50.176Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.examples:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties
17:07:50 [2024-02-28T22:07:50.176Z] [INFO] Nothing to compile - all classes are up to date
17:07:50 [2024-02-28T22:07:50.176Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.176Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:50 [2024-02-28T22:07:50.176Z] [INFO] Forking Trace Compass GDB Tracepoint Analysis Parent 9.3.0-SNAPSHOT
17:07:50 [2024-02-28T22:07:50.176Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:50 [2024-02-28T22:07:50.176Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.176Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace-parent ---
17:07:50 [2024-02-28T22:07:50.176Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.176Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace-parent ---
17:07:50 [2024-02-28T22:07:50.176Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:50 [2024-02-28T22:07:50.176Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.176Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:50 [2024-02-28T22:07:50.176Z] [INFO] Forking org.eclipse.tracecompass.gdbtrace.core 1.1.1-SNAPSHOT
17:07:50 [2024-02-28T22:07:50.176Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:50 [2024-02-28T22:07:50.176Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.176Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.core ---
17:07:50 [2024-02-28T22:07:50.177Z] [INFO] The project's OSGi version is 1.1.1.202402282205
17:07:50 [2024-02-28T22:07:50.177Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.177Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.core ---
17:07:50 [2024-02-28T22:07:50.177Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.177Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.core ---
17:07:50 [2024-02-28T22:07:50.177Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.177Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.core ---
17:07:50 [2024-02-28T22:07:50.177Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.177Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.core ---
17:07:50 [2024-02-28T22:07:50.177Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.177Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.core ---
17:07:50 [2024-02-28T22:07:50.177Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.177Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace.core ---
17:07:50 [2024-02-28T22:07:50.177Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:50 [2024-02-28T22:07:50.177Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.177Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.core ---
17:07:50 [2024-02-28T22:07:50.177Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/src/main/resources
17:07:50 [2024-02-28T22:07:50.177Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.177Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.core ---
17:07:50 [2024-02-28T22:07:50.177Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:07:50 [2024-02-28T22:07:50.177Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:07:50 [2024-02-28T22:07:50.177Z] [WARNING] The 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-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties
17:07:50 [2024-02-28T22:07:50.177Z] [INFO] Nothing to compile - all classes are up to date
17:07:50 [2024-02-28T22:07:50.177Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.177Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:50 [2024-02-28T22:07:50.177Z] [INFO] Forking org.eclipse.tracecompass.gdbtrace.ui 1.2.0-SNAPSHOT
17:07:50 [2024-02-28T22:07:50.177Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:50 [2024-02-28T22:07:50.177Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.177Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.ui ---
17:07:50 [2024-02-28T22:07:50.177Z] [INFO] The project's OSGi version is 1.2.0.202402282205
17:07:50 [2024-02-28T22:07:50.177Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.177Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.ui ---
17:07:50 [2024-02-28T22:07:50.177Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.177Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.ui ---
17:07:50 [2024-02-28T22:07:50.177Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.177Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.ui ---
17:07:50 [2024-02-28T22:07:50.177Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.177Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.ui ---
17:07:50 [2024-02-28T22:07:50.177Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.177Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.ui ---
17:07:50 [2024-02-28T22:07:50.177Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.177Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace.ui ---
17:07:50 [2024-02-28T22:07:50.177Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:50 [2024-02-28T22:07:50.177Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.177Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.ui ---
17:07:50 [2024-02-28T22:07:50.177Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/src/main/resources
17:07:50 [2024-02-28T22:07:50.177Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.177Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.ui ---
17:07:50 [2024-02-28T22:07:50.177Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:07:50 [2024-02-28T22:07:50.177Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:07:50 [2024-02-28T22:07:50.177Z] [WARNING] The 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-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties
17:07:50 [2024-02-28T22:07:50.177Z] [INFO] Nothing to compile - all classes are up to date
17:07:50 [2024-02-28T22:07:50.177Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.177Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:50 [2024-02-28T22:07:50.177Z] [INFO] Forking org.eclipse.tracecompass.gdbtrace 9.3.0-SNAPSHOT
17:07:50 [2024-02-28T22:07:50.177Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:50 [2024-02-28T22:07:50.177Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.177Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.gdbtrace ---
17:07:50 [2024-02-28T22:07:50.177Z] [INFO] The project's OSGi version is 9.3.0.202402282205
17:07:50 [2024-02-28T22:07:50.177Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.177Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace ---
17:07:50 [2024-02-28T22:07:50.177Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.177Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace ---
17:07:50 [2024-02-28T22:07:50.177Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.177Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace ---
17:07:50 [2024-02-28T22:07:50.177Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.177Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace ---
17:07:50 [2024-02-28T22:07:50.177Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.177Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace ---
17:07:50 [2024-02-28T22:07:50.177Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:50 [2024-02-28T22:07:50.177Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.177Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace ---
17:07:50 [2024-02-28T22:07:50.177Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace/src/main/resources
17:07:50 [2024-02-28T22:07:50.177Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.177Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:50 [2024-02-28T22:07:50.177Z] [INFO] Forking org.eclipse.tracecompass.gdbtrace.core.tests 1.0.3-SNAPSHOT
17:07:50 [2024-02-28T22:07:50.177Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:50 [2024-02-28T22:07:50.177Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.177Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
17:07:50 [2024-02-28T22:07:50.177Z] [INFO] The project's OSGi version is 1.0.3.202402282205
17:07:50 [2024-02-28T22:07:50.177Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.177Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
17:07:50 [2024-02-28T22:07:50.177Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.177Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
17:07:50 [2024-02-28T22:07:50.177Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.177Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
17:07:50 [2024-02-28T22:07:50.177Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.177Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
17:07:50 [2024-02-28T22:07:50.177Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.177Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
17:07:50 [2024-02-28T22:07:50.177Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.177Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
17:07:50 [2024-02-28T22:07:50.177Z] [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-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:50 [2024-02-28T22:07:50.177Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.177Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
17:07:50 [2024-02-28T22:07:50.178Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/src/main/resources
17:07:50 [2024-02-28T22:07:50.178Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.178Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
17:07:50 [2024-02-28T22:07:50.178Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:07:50 [2024-02-28T22:07:50.178Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:07:50 [2024-02-28T22:07:50.178Z] [WARNING] The 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-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/pom.xml
17:07:50 [2024-02-28T22:07:50.178Z] [INFO] Nothing to compile - all classes are up to date
17:07:50 [2024-02-28T22:07:50.178Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.178Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:50 [2024-02-28T22:07:50.178Z] [INFO] Forking org.eclipse.tracecompass.gdbtrace.ui.tests 1.0.3-SNAPSHOT
17:07:50 [2024-02-28T22:07:50.178Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:50 [2024-02-28T22:07:50.178Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.178Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
17:07:50 [2024-02-28T22:07:50.178Z] [INFO] The project's OSGi version is 1.0.3.202402282205
17:07:50 [2024-02-28T22:07:50.178Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.178Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
17:07:50 [2024-02-28T22:07:50.178Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.178Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
17:07:50 [2024-02-28T22:07:50.178Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.178Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
17:07:50 [2024-02-28T22:07:50.178Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.178Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
17:07:50 [2024-02-28T22:07:50.178Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.178Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
17:07:50 [2024-02-28T22:07:50.178Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.178Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
17:07:50 [2024-02-28T22:07:50.178Z] [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-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:50 [2024-02-28T22:07:50.178Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.178Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
17:07:50 [2024-02-28T22:07:50.178Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/src/main/resources
17:07:50 [2024-02-28T22:07:50.178Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.178Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
17:07:50 [2024-02-28T22:07:50.178Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:07:50 [2024-02-28T22:07:50.178Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:07:50 [2024-02-28T22:07:50.178Z] [WARNING] The 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-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/pom.xml
17:07:50 [2024-02-28T22:07:50.178Z] [INFO] Nothing to compile - all classes are up to date
17:07:50 [2024-02-28T22:07:50.178Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.178Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:50 [2024-02-28T22:07:50.178Z] [INFO] Forking org.eclipse.tracecompass.lttng2.common.core.tests 1.0.3-SNAPSHOT
17:07:50 [2024-02-28T22:07:50.178Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:50 [2024-02-28T22:07:50.178Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.178Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
17:07:50 [2024-02-28T22:07:50.178Z] [INFO] The project's OSGi version is 1.0.3.202402282205
17:07:50 [2024-02-28T22:07:50.178Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.178Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
17:07:50 [2024-02-28T22:07:50.178Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.178Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
17:07:50 [2024-02-28T22:07:50.178Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.178Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
17:07:50 [2024-02-28T22:07:50.178Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.178Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
17:07:50 [2024-02-28T22:07:50.178Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.178Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
17:07:50 [2024-02-28T22:07:50.178Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.178Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
17:07:50 [2024-02-28T22:07:50.178Z] [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-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:50 [2024-02-28T22:07:50.178Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.178Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
17:07:50 [2024-02-28T22:07:50.178Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/src/main/resources
17:07:50 [2024-02-28T22:07:50.178Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.178Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
17:07:50 [2024-02-28T22:07:50.178Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:07:50 [2024-02-28T22:07:50.178Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:07:50 [2024-02-28T22:07:50.178Z] [WARNING] The 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-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/pom.xml
17:07:50 [2024-02-28T22:07:50.433Z] [INFO] Nothing to compile - all classes are up to date
17:07:50 [2024-02-28T22:07:50.433Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.433Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:50 [2024-02-28T22:07:50.433Z] [INFO] Forking org.eclipse.tracecompass.tmf.remote.core 2.1.0-SNAPSHOT
17:07:50 [2024-02-28T22:07:50.433Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:50 [2024-02-28T22:07:50.433Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.433Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.core ---
17:07:50 [2024-02-28T22:07:50.433Z] [INFO] The project's OSGi version is 2.1.0.202402282205
17:07:50 [2024-02-28T22:07:50.433Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.433Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.core ---
17:07:50 [2024-02-28T22:07:50.433Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.433Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.core ---
17:07:50 [2024-02-28T22:07:50.433Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.433Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.core ---
17:07:50 [2024-02-28T22:07:50.433Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.433Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.core ---
17:07:50 [2024-02-28T22:07:50.433Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.433Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.core ---
17:07:50 [2024-02-28T22:07:50.433Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.433Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote.core ---
17:07:50 [2024-02-28T22:07:50.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-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:50 [2024-02-28T22:07:50.433Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.433Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.core ---
17:07:50 [2024-02-28T22:07:50.433Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core/src/main/resources
17:07:50 [2024-02-28T22:07:50.433Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.433Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.core ---
17:07:50 [2024-02-28T22:07:50.433Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:07:50 [2024-02-28T22:07:50.433Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:07:50 [2024-02-28T22:07:50.433Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties
17:07:50 [2024-02-28T22:07:50.433Z] [INFO] Nothing to compile - all classes are up to date
17:07:50 [2024-02-28T22:07:50.433Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.433Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:50 [2024-02-28T22:07:50.433Z] [INFO] Forking org.eclipse.tracecompass.tmf.remote.ui 1.1.0-SNAPSHOT
17:07:50 [2024-02-28T22:07:50.433Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:50 [2024-02-28T22:07:50.433Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.433Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui ---
17:07:50 [2024-02-28T22:07:50.434Z] [INFO] The project's OSGi version is 1.1.0.202402282205
17:07:50 [2024-02-28T22:07:50.434Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.434Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui ---
17:07:50 [2024-02-28T22:07:50.434Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.434Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui ---
17:07:50 [2024-02-28T22:07:50.434Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.434Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui ---
17:07:50 [2024-02-28T22:07:50.434Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.434Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui ---
17:07:50 [2024-02-28T22:07:50.434Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.434Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.ui ---
17:07:50 [2024-02-28T22:07:50.434Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.434Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote.ui ---
17:07:50 [2024-02-28T22:07:50.434Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:50 [2024-02-28T22:07:50.434Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.434Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui ---
17:07:50 [2024-02-28T22:07:50.434Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui/src/main/resources
17:07:50 [2024-02-28T22:07:50.434Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.434Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui ---
17:07:50 [2024-02-28T22:07:50.434Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:07:50 [2024-02-28T22:07:50.434Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:07:50 [2024-02-28T22:07:50.434Z] [WARNING] The 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-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties
17:07:50 [2024-02-28T22:07:50.434Z] [INFO] Nothing to compile - all classes are up to date
17:07:50 [2024-02-28T22:07:50.434Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.434Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:50 [2024-02-28T22:07:50.434Z] [INFO] Forking org.eclipse.tracecompass.lttng2.control.core 1.3.0-SNAPSHOT
17:07:50 [2024-02-28T22:07:50.434Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:50 [2024-02-28T22:07:50.434Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.434Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.core ---
17:07:50 [2024-02-28T22:07:50.434Z] [INFO] The project's OSGi version is 1.3.0.202402282205
17:07:50 [2024-02-28T22:07:50.434Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.434Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.core ---
17:07:50 [2024-02-28T22:07:50.434Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.434Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.core ---
17:07:50 [2024-02-28T22:07:50.434Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.434Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.core ---
17:07:50 [2024-02-28T22:07:50.434Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.434Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.core ---
17:07:50 [2024-02-28T22:07:50.434Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.434Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.core ---
17:07:50 [2024-02-28T22:07:50.434Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.434Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control.core ---
17:07:50 [2024-02-28T22:07:50.434Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:50 [2024-02-28T22:07:50.434Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.434Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.core ---
17:07:50 [2024-02-28T22:07:50.434Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src/main/resources
17:07:50 [2024-02-28T22:07:50.434Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.434Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.core ---
17:07:50 [2024-02-28T22:07:50.434Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:07:50 [2024-02-28T22:07:50.434Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:07:50 [2024-02-28T22:07:50.434Z] [WARNING] The 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-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties
17:07:50 [2024-02-28T22:07:50.434Z] [INFO] Nothing to compile - all classes are up to date
17:07:50 [2024-02-28T22:07:50.434Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.434Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:50 [2024-02-28T22:07:50.434Z] [INFO] Forking org.eclipse.tracecompass.lttng2.control.ui 1.3.0-SNAPSHOT
17:07:50 [2024-02-28T22:07:50.434Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:50 [2024-02-28T22:07:50.434Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.434Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui ---
17:07:50 [2024-02-28T22:07:50.434Z] [INFO] The project's OSGi version is 1.3.0.202402282205
17:07:50 [2024-02-28T22:07:50.434Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.434Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui ---
17:07:50 [2024-02-28T22:07:50.434Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.434Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui ---
17:07:50 [2024-02-28T22:07:50.434Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.434Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui ---
17:07:50 [2024-02-28T22:07:50.434Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.434Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui ---
17:07:50 [2024-02-28T22:07:50.434Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.434Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.ui ---
17:07:50 [2024-02-28T22:07:50.434Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.434Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control.ui ---
17:07:50 [2024-02-28T22:07:50.434Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:50 [2024-02-28T22:07:50.434Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.434Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui ---
17:07:50 [2024-02-28T22:07:50.434Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui/src/main/resources
17:07:50 [2024-02-28T22:07:50.434Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.434Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui ---
17:07:50 [2024-02-28T22:07:50.434Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:07:50 [2024-02-28T22:07:50.434Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:07:50 [2024-02-28T22:07:50.434Z] [WARNING] The 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-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties
17:07:50 [2024-02-28T22:07:50.434Z] [INFO] Nothing to compile - all classes are up to date
17:07:50 [2024-02-28T22:07:50.434Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.434Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:50 [2024-02-28T22:07:50.434Z] [INFO] Forking org.eclipse.tracecompass.lttng2.control 9.3.0-SNAPSHOT
17:07:50 [2024-02-28T22:07:50.434Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:50 [2024-02-28T22:07:50.434Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.434Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.control ---
17:07:50 [2024-02-28T22:07:50.434Z] [INFO] The project's OSGi version is 9.3.0.202402282205
17:07:50 [2024-02-28T22:07:50.434Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.434Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control ---
17:07:50 [2024-02-28T22:07:50.434Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.434Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control ---
17:07:50 [2024-02-28T22:07:50.434Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.434Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control ---
17:07:50 [2024-02-28T22:07:50.435Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.435Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control ---
17:07:50 [2024-02-28T22:07:50.435Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.435Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control ---
17:07:50 [2024-02-28T22:07:50.435Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:50 [2024-02-28T22:07:50.435Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.435Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control ---
17:07:50 [2024-02-28T22:07:50.435Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control/src/main/resources
17:07:50 [2024-02-28T22:07:50.435Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.435Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:50 [2024-02-28T22:07:50.435Z] [INFO] Forking org.eclipse.tracecompass.lttng2.control.core.tests 1.1.4-SNAPSHOT
17:07:50 [2024-02-28T22:07:50.435Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:50 [2024-02-28T22:07:50.435Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.435Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
17:07:50 [2024-02-28T22:07:50.435Z] [INFO] The project's OSGi version is 1.1.4.202402282205
17:07:50 [2024-02-28T22:07:50.435Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.435Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
17:07:50 [2024-02-28T22:07:50.435Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.435Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
17:07:50 [2024-02-28T22:07:50.435Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.435Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
17:07:50 [2024-02-28T22:07:50.435Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.435Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
17:07:50 [2024-02-28T22:07:50.435Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.435Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
17:07:50 [2024-02-28T22:07:50.435Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.435Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
17:07:50 [2024-02-28T22:07:50.435Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:50 [2024-02-28T22:07:50.435Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.435Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
17:07:50 [2024-02-28T22:07:50.435Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/src/main/resources
17:07:50 [2024-02-28T22:07:50.435Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.435Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
17:07:50 [2024-02-28T22:07:50.435Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:07:50 [2024-02-28T22:07:50.435Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:07:50 [2024-02-28T22:07:50.435Z] [WARNING] The 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-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/pom.xml
17:07:50 [2024-02-28T22:07:50.435Z] [INFO] Nothing to compile - all classes are up to date
17:07:50 [2024-02-28T22:07:50.435Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.435Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:50 [2024-02-28T22:07:50.435Z] [INFO] Forking org.eclipse.tracecompass.tmf.remote.core.tests 1.0.3-SNAPSHOT
17:07:50 [2024-02-28T22:07:50.435Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:50 [2024-02-28T22:07:50.435Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.435Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
17:07:50 [2024-02-28T22:07:50.435Z] [INFO] The project's OSGi version is 1.0.3.202402282205
17:07:50 [2024-02-28T22:07:50.435Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.435Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
17:07:50 [2024-02-28T22:07:50.435Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.435Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
17:07:50 [2024-02-28T22:07:50.435Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.435Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
17:07:50 [2024-02-28T22:07:50.435Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.435Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
17:07:50 [2024-02-28T22:07:50.435Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.435Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
17:07:50 [2024-02-28T22:07:50.435Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.435Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
17:07:50 [2024-02-28T22:07:50.435Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:50 [2024-02-28T22:07:50.435Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.435Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
17:07:50 [2024-02-28T22:07:50.435Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/src/main/resources
17:07:50 [2024-02-28T22:07:50.435Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.435Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
17:07:50 [2024-02-28T22:07:50.435Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:07:50 [2024-02-28T22:07:50.435Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:07:50 [2024-02-28T22:07:50.435Z] [WARNING] The 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-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/pom.xml
17:07:50 [2024-02-28T22:07:50.435Z] [INFO] Nothing to compile - all classes are up to date
17:07:50 [2024-02-28T22:07:50.435Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.435Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:50 [2024-02-28T22:07:50.435Z] [INFO] Forking org.eclipse.tracecompass.lttng2.control.ui.tests 2.0.6-SNAPSHOT
17:07:50 [2024-02-28T22:07:50.435Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:50 [2024-02-28T22:07:50.435Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.435Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
17:07:50 [2024-02-28T22:07:50.435Z] [INFO] The project's OSGi version is 2.0.6.202402282205
17:07:50 [2024-02-28T22:07:50.435Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.435Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
17:07:50 [2024-02-28T22:07:50.435Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.435Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
17:07:50 [2024-02-28T22:07:50.435Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.435Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
17:07:50 [2024-02-28T22:07:50.435Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.435Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
17:07:50 [2024-02-28T22:07:50.435Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.435Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
17:07:50 [2024-02-28T22:07:50.435Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.435Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
17:07:50 [2024-02-28T22:07:50.435Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:50 [2024-02-28T22:07:50.435Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.435Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
17:07:50 [2024-02-28T22:07:50.435Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/src/main/resources
17:07:50 [2024-02-28T22:07:50.435Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.435Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
17:07:50 [2024-02-28T22:07:50.435Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:07:50 [2024-02-28T22:07:50.435Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:07:50 [2024-02-28T22:07:50.436Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.tests:2.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/pom.xml
17:07:50 [2024-02-28T22:07:50.436Z] [INFO] Nothing to compile - all classes are up to date
17:07:50 [2024-02-28T22:07:50.436Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.436Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:50 [2024-02-28T22:07:50.436Z] [INFO] Forking org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests 1.0.9-SNAPSHOT
17:07:50 [2024-02-28T22:07:50.436Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:50 [2024-02-28T22:07:50.436Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.436Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
17:07:50 [2024-02-28T22:07:50.436Z] [INFO] The project's OSGi version is 1.0.9.202402282205
17:07:50 [2024-02-28T22:07:50.436Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.436Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
17:07:50 [2024-02-28T22:07:50.436Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.436Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
17:07:50 [2024-02-28T22:07:50.436Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.436Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
17:07:50 [2024-02-28T22:07:50.436Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.436Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
17:07:50 [2024-02-28T22:07:50.436Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.436Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
17:07:50 [2024-02-28T22:07:50.436Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.436Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
17:07:50 [2024-02-28T22:07:50.436Z] [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-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:50 [2024-02-28T22:07:50.436Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.436Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
17:07:50 [2024-02-28T22:07:50.436Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/src/main/resources
17:07:50 [2024-02-28T22:07:50.436Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.436Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
17:07:50 [2024-02-28T22:07:50.436Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:07:50 [2024-02-28T22:07:50.436Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:07:50 [2024-02-28T22:07:50.436Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/pom.xml
17:07:50 [2024-02-28T22:07:50.691Z] [INFO] Nothing to compile - all classes are up to date
17:07:50 [2024-02-28T22:07:50.691Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.691Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:50 [2024-02-28T22:07:50.691Z] [INFO] Forking org.eclipse.tracecompass.lttng2.kernel.ui 2.1.0-SNAPSHOT
17:07:50 [2024-02-28T22:07:50.691Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:50 [2024-02-28T22:07:50.691Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.691Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
17:07:50 [2024-02-28T22:07:50.691Z] [INFO] The project's OSGi version is 2.1.0.202402282205
17:07:50 [2024-02-28T22:07:50.691Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.691Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
17:07:50 [2024-02-28T22:07:50.691Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.691Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
17:07:50 [2024-02-28T22:07:50.691Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.691Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
17:07:50 [2024-02-28T22:07:50.691Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.691Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
17:07:50 [2024-02-28T22:07:50.691Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.691Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
17:07:50 [2024-02-28T22:07:50.691Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.691Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
17:07:50 [2024-02-28T22:07:50.691Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:50 [2024-02-28T22:07:50.691Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.691Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
17:07:50 [2024-02-28T22:07:50.691Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/src/main/resources
17:07:50 [2024-02-28T22:07:50.691Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.691Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
17:07:50 [2024-02-28T22:07:50.691Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:07:50 [2024-02-28T22:07:50.691Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:07:50 [2024-02-28T22:07:50.691Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties
17:07:50 [2024-02-28T22:07:50.691Z] [INFO] Nothing to compile - all classes are up to date
17:07:50 [2024-02-28T22:07:50.691Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.691Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:50 [2024-02-28T22:07:50.691Z] [INFO] Forking org.eclipse.tracecompass.lttng2.kernel 9.3.0-SNAPSHOT
17:07:50 [2024-02-28T22:07:50.691Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:50 [2024-02-28T22:07:50.691Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.691Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.kernel ---
17:07:50 [2024-02-28T22:07:50.691Z] [INFO] The project's OSGi version is 9.3.0.202402282205
17:07:50 [2024-02-28T22:07:50.691Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.691Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel ---
17:07:50 [2024-02-28T22:07:50.691Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.691Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel ---
17:07:50 [2024-02-28T22:07:50.692Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.692Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel ---
17:07:50 [2024-02-28T22:07:50.692Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.692Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel ---
17:07:50 [2024-02-28T22:07:50.692Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.692Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.kernel ---
17:07:50 [2024-02-28T22:07:50.692Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:50 [2024-02-28T22:07:50.692Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.692Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel ---
17:07:50 [2024-02-28T22:07:50.692Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel/src/main/resources
17:07:50 [2024-02-28T22:07:50.692Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.692Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:50 [2024-02-28T22:07:50.692Z] [INFO] Forking org.eclipse.tracecompass.tmf.analysis.xml.core.tests 1.0.16-SNAPSHOT
17:07:50 [2024-02-28T22:07:50.692Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:50 [2024-02-28T22:07:50.692Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.692Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
17:07:50 [2024-02-28T22:07:50.692Z] [INFO] The project's OSGi version is 1.0.16.202402282205
17:07:50 [2024-02-28T22:07:50.692Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.692Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
17:07:50 [2024-02-28T22:07:50.692Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.692Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
17:07:50 [2024-02-28T22:07:50.692Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.692Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
17:07:50 [2024-02-28T22:07:50.692Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.692Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
17:07:50 [2024-02-28T22:07:50.692Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.692Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
17:07:50 [2024-02-28T22:07:50.692Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.692Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
17:07:50 [2024-02-28T22:07:50.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-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:50 [2024-02-28T22:07:50.692Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.692Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
17:07:50 [2024-02-28T22:07:50.692Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/main/resources
17:07:50 [2024-02-28T22:07:50.692Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.692Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
17:07:50 [2024-02-28T22:07:50.692Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:07:50 [2024-02-28T22:07:50.692Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:07:50 [2024-02-28T22:07:50.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.tmf.analysis.xml.core.tests:1.0.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/pom.xml
17:07:50 [2024-02-28T22:07:50.692Z] [INFO] Nothing to compile - all classes are up to date
17:07:50 [2024-02-28T22:07:50.692Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.692Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:50 [2024-02-28T22:07:50.692Z] [INFO] Forking org.eclipse.tracecompass.lttng2.kernel.core.tests 2.0.7-SNAPSHOT
17:07:50 [2024-02-28T22:07:50.692Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:50 [2024-02-28T22:07:50.692Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.692Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
17:07:50 [2024-02-28T22:07:50.692Z] [INFO] The project's OSGi version is 2.0.7.202402282205
17:07:50 [2024-02-28T22:07:50.692Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.692Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
17:07:50 [2024-02-28T22:07:50.692Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.692Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
17:07:50 [2024-02-28T22:07:50.692Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.692Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
17:07:50 [2024-02-28T22:07:50.692Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.692Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
17:07:50 [2024-02-28T22:07:50.692Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.692Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
17:07:50 [2024-02-28T22:07:50.692Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.692Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
17:07:50 [2024-02-28T22:07:50.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-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:50 [2024-02-28T22:07:50.692Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.692Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
17:07:50 [2024-02-28T22:07:50.692Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/src/main/resources
17:07:50 [2024-02-28T22:07:50.692Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.692Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
17:07:50 [2024-02-28T22:07:50.692Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:07:50 [2024-02-28T22:07:50.692Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:07:50 [2024-02-28T22:07:50.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.lttng2.kernel.core.tests:2.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/pom.xml
17:07:50 [2024-02-28T22:07:50.692Z] [INFO] Nothing to compile - all classes are up to date
17:07:50 [2024-02-28T22:07:50.692Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.692Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:50 [2024-02-28T22:07:50.692Z] [INFO] Forking org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests 1.0.21-SNAPSHOT
17:07:50 [2024-02-28T22:07:50.692Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:50 [2024-02-28T22:07:50.692Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.692Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
17:07:50 [2024-02-28T22:07:50.692Z] [INFO] The project's OSGi version is 1.0.21.202402282205
17:07:50 [2024-02-28T22:07:50.692Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.692Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
17:07:50 [2024-02-28T22:07:50.692Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.692Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
17:07:50 [2024-02-28T22:07:50.692Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.692Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
17:07:50 [2024-02-28T22:07:50.692Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.692Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
17:07:50 [2024-02-28T22:07:50.692Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.692Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
17:07:50 [2024-02-28T22:07:50.692Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.692Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
17:07:50 [2024-02-28T22:07:50.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-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:50 [2024-02-28T22:07:50.692Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.692Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
17:07:50 [2024-02-28T22:07:50.692Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/main/resources
17:07:50 [2024-02-28T22:07:50.692Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.692Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
17:07:50 [2024-02-28T22:07:50.693Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:07:50 [2024-02-28T22:07:50.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
17:07:50 [2024-02-28T22:07:50.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.lttng2.kernel.ui.swtbot.tests:1.0.21-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/pom.xml
17:07:50 [2024-02-28T22:07:50.948Z] [INFO] Nothing to compile - all classes are up to date
17:07:50 [2024-02-28T22:07:50.948Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.948Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:50 [2024-02-28T22:07:50.948Z] [INFO] Forking org.eclipse.tracecompass.lttng2.ust.core 5.2.2-SNAPSHOT
17:07:50 [2024-02-28T22:07:50.948Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:50 [2024-02-28T22:07:50.948Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.948Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.core ---
17:07:50 [2024-02-28T22:07:50.948Z] [INFO] The project's OSGi version is 5.2.2.202402282205
17:07:50 [2024-02-28T22:07:50.948Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.948Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.core ---
17:07:50 [2024-02-28T22:07:50.948Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.948Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.core ---
17:07:50 [2024-02-28T22:07:50.948Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.948Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.core ---
17:07:50 [2024-02-28T22:07:50.948Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.948Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.core ---
17:07:50 [2024-02-28T22:07:50.948Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.948Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.core ---
17:07:50 [2024-02-28T22:07:50.948Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.948Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust.core ---
17:07:50 [2024-02-28T22:07:50.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-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:50 [2024-02-28T22:07:50.948Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.948Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.core ---
17:07:50 [2024-02-28T22:07:50.948Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/main/resources
17:07:50 [2024-02-28T22:07:50.948Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.948Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.core ---
17:07:50 [2024-02-28T22:07:50.948Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:07:50 [2024-02-28T22:07:50.948Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:07:50 [2024-02-28T22:07:50.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.lttng2.ust.core:5.2.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties
17:07:50 [2024-02-28T22:07:50.948Z] [INFO] Nothing to compile - all classes are up to date
17:07:50 [2024-02-28T22:07:50.948Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.948Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:50 [2024-02-28T22:07:50.948Z] [INFO] Forking org.eclipse.tracecompass.lttng2.ust.ui 3.1.0-SNAPSHOT
17:07:50 [2024-02-28T22:07:50.948Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:50 [2024-02-28T22:07:50.948Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.948Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui ---
17:07:50 [2024-02-28T22:07:50.948Z] [INFO] The project's OSGi version is 3.1.0.202402282205
17:07:50 [2024-02-28T22:07:50.949Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.949Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui ---
17:07:50 [2024-02-28T22:07:50.949Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.949Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui ---
17:07:50 [2024-02-28T22:07:50.949Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.949Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui ---
17:07:50 [2024-02-28T22:07:50.949Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.949Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui ---
17:07:50 [2024-02-28T22:07:50.949Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.949Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.ui ---
17:07:50 [2024-02-28T22:07:50.949Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.949Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust.ui ---
17:07:50 [2024-02-28T22:07:50.949Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:50 [2024-02-28T22:07:50.949Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.949Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui ---
17:07:50 [2024-02-28T22:07:50.949Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui/src/main/resources
17:07:50 [2024-02-28T22:07:50.949Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.949Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui ---
17:07:50 [2024-02-28T22:07:50.949Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:07:50 [2024-02-28T22:07:50.949Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:07:50 [2024-02-28T22:07:50.949Z] [WARNING] The 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-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties
17:07:50 [2024-02-28T22:07:50.949Z] [INFO] Nothing to compile - all classes are up to date
17:07:50 [2024-02-28T22:07:50.949Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.949Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:50 [2024-02-28T22:07:50.949Z] [INFO] Forking org.eclipse.tracecompass.lttng2.ust 9.3.0-SNAPSHOT
17:07:50 [2024-02-28T22:07:50.949Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:50 [2024-02-28T22:07:50.949Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.949Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.ust ---
17:07:50 [2024-02-28T22:07:50.949Z] [INFO] The project's OSGi version is 9.3.0.202402282205
17:07:50 [2024-02-28T22:07:50.949Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.949Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust ---
17:07:50 [2024-02-28T22:07:50.949Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.949Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust ---
17:07:50 [2024-02-28T22:07:50.949Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.949Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust ---
17:07:50 [2024-02-28T22:07:50.949Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.949Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust ---
17:07:50 [2024-02-28T22:07:50.949Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.949Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust ---
17:07:50 [2024-02-28T22:07:50.949Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:50 [2024-02-28T22:07:50.949Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.949Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust ---
17:07:50 [2024-02-28T22:07:50.949Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust/src/main/resources
17:07:50 [2024-02-28T22:07:50.949Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.949Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:50 [2024-02-28T22:07:50.949Z] [INFO] Forking org.eclipse.tracecompass.lttng2.ust.core.tests 1.0.15-SNAPSHOT
17:07:50 [2024-02-28T22:07:50.949Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:50 [2024-02-28T22:07:50.949Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.949Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
17:07:50 [2024-02-28T22:07:50.949Z] [INFO] The project's OSGi version is 1.0.15.202402282205
17:07:50 [2024-02-28T22:07:50.949Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.949Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
17:07:50 [2024-02-28T22:07:50.949Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.949Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
17:07:50 [2024-02-28T22:07:50.949Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.949Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
17:07:50 [2024-02-28T22:07:50.949Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.949Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
17:07:50 [2024-02-28T22:07:50.949Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.949Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
17:07:50 [2024-02-28T22:07:50.949Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.949Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
17:07:50 [2024-02-28T22:07:50.949Z] [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-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:50 [2024-02-28T22:07:50.949Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.949Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
17:07:50 [2024-02-28T22:07:50.949Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/src/main/resources
17:07:50 [2024-02-28T22:07:50.949Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.949Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
17:07:50 [2024-02-28T22:07:50.949Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:07:50 [2024-02-28T22:07:50.949Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:07:50 [2024-02-28T22:07:50.949Z] [WARNING] The 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.15-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/pom.xml
17:07:50 [2024-02-28T22:07:50.949Z] [INFO] Nothing to compile - all classes are up to date
17:07:50 [2024-02-28T22:07:50.949Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.949Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:50 [2024-02-28T22:07:50.949Z] [INFO] Forking org.eclipse.tracecompass.lttng2.ust.ui.tests 1.0.3-SNAPSHOT
17:07:50 [2024-02-28T22:07:50.949Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:50 [2024-02-28T22:07:50.949Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.949Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
17:07:50 [2024-02-28T22:07:50.949Z] [INFO] The project's OSGi version is 1.0.3.202402282205
17:07:50 [2024-02-28T22:07:50.949Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.949Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
17:07:50 [2024-02-28T22:07:50.949Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.949Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
17:07:50 [2024-02-28T22:07:50.949Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.949Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
17:07:50 [2024-02-28T22:07:50.949Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.949Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
17:07:50 [2024-02-28T22:07:50.949Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.949Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
17:07:50 [2024-02-28T22:07:50.949Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.949Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
17:07:50 [2024-02-28T22:07:50.949Z] [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-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:50 [2024-02-28T22:07:50.949Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.949Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
17:07:50 [2024-02-28T22:07:50.950Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/src/main/resources
17:07:50 [2024-02-28T22:07:50.950Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.950Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
17:07:50 [2024-02-28T22:07:50.950Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:07:50 [2024-02-28T22:07:50.950Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:07:50 [2024-02-28T22:07:50.950Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/pom.xml
17:07:50 [2024-02-28T22:07:50.950Z] [INFO] Nothing to compile - all classes are up to date
17:07:50 [2024-02-28T22:07:50.950Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.950Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:50 [2024-02-28T22:07:50.950Z] [INFO] Forking org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests 1.0.16-SNAPSHOT
17:07:50 [2024-02-28T22:07:50.950Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:50 [2024-02-28T22:07:50.950Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.950Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
17:07:50 [2024-02-28T22:07:50.950Z] [INFO] The project's OSGi version is 1.0.16.202402282205
17:07:50 [2024-02-28T22:07:50.950Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.950Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
17:07:50 [2024-02-28T22:07:50.950Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.950Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
17:07:50 [2024-02-28T22:07:50.950Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.950Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
17:07:50 [2024-02-28T22:07:50.950Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.950Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
17:07:50 [2024-02-28T22:07:50.950Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.950Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
17:07:50 [2024-02-28T22:07:50.950Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.950Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
17:07:50 [2024-02-28T22:07:50.950Z] [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-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:50 [2024-02-28T22:07:50.950Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.950Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
17:07:50 [2024-02-28T22:07:50.950Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/src/main/resources
17:07:50 [2024-02-28T22:07:50.950Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.950Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
17:07:50 [2024-02-28T22:07:50.950Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:07:50 [2024-02-28T22:07:50.950Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:07:50 [2024-02-28T22:07:50.950Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests:1.0.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/pom.xml
17:07:50 [2024-02-28T22:07:50.950Z] [INFO] Nothing to compile - all classes are up to date
17:07:50 [2024-02-28T22:07:50.950Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.950Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:50 [2024-02-28T22:07:50.950Z] [INFO] Forking Trace Compass Pcap Format Support Parent 9.3.0-SNAPSHOT
17:07:50 [2024-02-28T22:07:50.950Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:50 [2024-02-28T22:07:50.950Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.950Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap-parent ---
17:07:50 [2024-02-28T22:07:50.950Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.950Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.pcap-parent ---
17:07:50 [2024-02-28T22:07:50.950Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:50 [2024-02-28T22:07:50.950Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.950Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:50 [2024-02-28T22:07:50.950Z] [INFO] Forking org.eclipse.tracecompass.pcap.core 1.2.1-SNAPSHOT
17:07:50 [2024-02-28T22:07:50.950Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:50 [2024-02-28T22:07:50.950Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.950Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.pcap.core ---
17:07:50 [2024-02-28T22:07:50.950Z] [INFO] The project's OSGi version is 1.2.1.202402282205
17:07:50 [2024-02-28T22:07:50.950Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.950Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.pcap.core ---
17:07:50 [2024-02-28T22:07:50.950Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.950Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.pcap.core ---
17:07:50 [2024-02-28T22:07:50.950Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.950Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap.core ---
17:07:50 [2024-02-28T22:07:50.950Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.950Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.pcap.core ---
17:07:50 [2024-02-28T22:07:50.950Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.950Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.pcap.core ---
17:07:50 [2024-02-28T22:07:50.950Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.950Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.pcap.core ---
17:07:50 [2024-02-28T22:07:50.950Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:50 [2024-02-28T22:07:50.950Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.950Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.pcap.core ---
17:07:50 [2024-02-28T22:07:50.950Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core/src/main/resources
17:07:50 [2024-02-28T22:07:50.950Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.950Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.pcap.core ---
17:07:50 [2024-02-28T22:07:50.950Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:07:50 [2024-02-28T22:07:50.950Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:07:50 [2024-02-28T22:07:50.950Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core:1.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties
17:07:50 [2024-02-28T22:07:50.950Z] [INFO] Nothing to compile - all classes are up to date
17:07:50 [2024-02-28T22:07:50.950Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.950Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:50 [2024-02-28T22:07:50.950Z] [INFO] Forking Trace Compass Pcap Parser Core Tests Plug-in 1.0.7-SNAPSHOT
17:07:50 [2024-02-28T22:07:50.950Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:50 [2024-02-28T22:07:50.950Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.950Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.pcap.core.tests ---
17:07:50 [2024-02-28T22:07:50.950Z] [INFO] The project's OSGi version is 1.0.7.202402282205
17:07:50 [2024-02-28T22:07:50.950Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.950Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.pcap.core.tests ---
17:07:50 [2024-02-28T22:07:50.950Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.950Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.pcap.core.tests ---
17:07:50 [2024-02-28T22:07:50.950Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.950Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap.core.tests ---
17:07:50 [2024-02-28T22:07:50.950Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.950Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.pcap.core.tests ---
17:07:50 [2024-02-28T22:07:50.950Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.950Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.pcap.core.tests ---
17:07:50 [2024-02-28T22:07:50.950Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.950Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.pcap.core.tests ---
17:07:50 [2024-02-28T22:07:50.950Z] [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-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:50 [2024-02-28T22:07:50.950Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.950Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.pcap.core.tests ---
17:07:50 [2024-02-28T22:07:50.951Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/src/main/resources
17:07:50 [2024-02-28T22:07:50.951Z] [INFO] 
17:07:50 [2024-02-28T22:07:50.951Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.pcap.core.tests ---
17:07:50 [2024-02-28T22:07:50.951Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:07:50 [2024-02-28T22:07:50.951Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:07:50 [2024-02-28T22:07:50.951Z] [WARNING] The 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-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/pom.xml
17:07:51 [2024-02-28T22:07:51.206Z] [INFO] Nothing to compile - all classes are up to date
17:07:51 [2024-02-28T22:07:51.206Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.206Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:51 [2024-02-28T22:07:51.206Z] [INFO] Forking org.eclipse.tracecompass.tmf.pcap.core 1.1.1-SNAPSHOT
17:07:51 [2024-02-28T22:07:51.206Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:51 [2024-02-28T22:07:51.206Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.206Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.core ---
17:07:51 [2024-02-28T22:07:51.206Z] [INFO] The project's OSGi version is 1.1.1.202402282205
17:07:51 [2024-02-28T22:07:51.206Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.206Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.core ---
17:07:51 [2024-02-28T22:07:51.206Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.206Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.core ---
17:07:51 [2024-02-28T22:07:51.206Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.206Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.core ---
17:07:51 [2024-02-28T22:07:51.206Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.206Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.core ---
17:07:51 [2024-02-28T22:07:51.206Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.206Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.core ---
17:07:51 [2024-02-28T22:07:51.206Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.206Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap.core ---
17:07:51 [2024-02-28T22:07:51.206Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:51 [2024-02-28T22:07:51.206Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.206Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.core ---
17:07:51 [2024-02-28T22:07:51.206Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core/src/main/resources
17:07:51 [2024-02-28T22:07:51.206Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.206Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.core ---
17:07:51 [2024-02-28T22:07:51.206Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:07:51 [2024-02-28T22:07:51.206Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:07:51 [2024-02-28T22:07:51.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.tmf.pcap.core:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties
17:07:51 [2024-02-28T22:07:51.206Z] [INFO] Nothing to compile - all classes are up to date
17:07:51 [2024-02-28T22:07:51.206Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.206Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:51 [2024-02-28T22:07:51.206Z] [INFO] Forking org.eclipse.tracecompass.tmf.pcap.ui 1.2.0-SNAPSHOT
17:07:51 [2024-02-28T22:07:51.206Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:51 [2024-02-28T22:07:51.206Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.206Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.ui ---
17:07:51 [2024-02-28T22:07:51.206Z] [INFO] The project's OSGi version is 1.2.0.202402282205
17:07:51 [2024-02-28T22:07:51.206Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.206Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.ui ---
17:07:51 [2024-02-28T22:07:51.206Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.206Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.ui ---
17:07:51 [2024-02-28T22:07:51.206Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.206Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.ui ---
17:07:51 [2024-02-28T22:07:51.206Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.206Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.ui ---
17:07:51 [2024-02-28T22:07:51.206Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.206Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.ui ---
17:07:51 [2024-02-28T22:07:51.206Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.206Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap.ui ---
17:07:51 [2024-02-28T22:07:51.206Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:51 [2024-02-28T22:07:51.206Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.206Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.ui ---
17:07:51 [2024-02-28T22:07:51.206Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui/src/main/resources
17:07:51 [2024-02-28T22:07:51.206Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.206Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.ui ---
17:07:51 [2024-02-28T22:07:51.206Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:07:51 [2024-02-28T22:07:51.206Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:07:51 [2024-02-28T22:07:51.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.tmf.pcap.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties
17:07:51 [2024-02-28T22:07:51.206Z] [INFO] Nothing to compile - all classes are up to date
17:07:51 [2024-02-28T22:07:51.206Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.206Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:51 [2024-02-28T22:07:51.206Z] [INFO] Forking org.eclipse.tracecompass.tmf.pcap 9.3.0-SNAPSHOT
17:07:51 [2024-02-28T22:07:51.206Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:51 [2024-02-28T22:07:51.206Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.206Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.pcap ---
17:07:51 [2024-02-28T22:07:51.206Z] [INFO] The project's OSGi version is 9.3.0.202402282205
17:07:51 [2024-02-28T22:07:51.206Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.206Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap ---
17:07:51 [2024-02-28T22:07:51.207Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.207Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap ---
17:07:51 [2024-02-28T22:07:51.207Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.207Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap ---
17:07:51 [2024-02-28T22:07:51.207Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.207Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap ---
17:07:51 [2024-02-28T22:07:51.207Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.207Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap ---
17:07:51 [2024-02-28T22:07:51.207Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:51 [2024-02-28T22:07:51.207Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.207Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap ---
17:07:51 [2024-02-28T22:07:51.207Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap/src/main/resources
17:07:51 [2024-02-28T22:07:51.207Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.207Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:51 [2024-02-28T22:07:51.207Z] [INFO] Forking org.eclipse.tracecompass.tmf.pcap.core.tests 1.0.4-SNAPSHOT
17:07:51 [2024-02-28T22:07:51.207Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:51 [2024-02-28T22:07:51.207Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.207Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
17:07:51 [2024-02-28T22:07:51.207Z] [INFO] The project's OSGi version is 1.0.4.202402282205
17:07:51 [2024-02-28T22:07:51.207Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.207Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
17:07:51 [2024-02-28T22:07:51.207Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.207Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
17:07:51 [2024-02-28T22:07:51.207Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.207Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
17:07:51 [2024-02-28T22:07:51.207Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.207Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
17:07:51 [2024-02-28T22:07:51.207Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.207Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
17:07:51 [2024-02-28T22:07:51.207Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.207Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
17:07:51 [2024-02-28T22:07:51.207Z] [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-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:51 [2024-02-28T22:07:51.207Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.207Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
17:07:51 [2024-02-28T22:07:51.207Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/src/main/resources
17:07:51 [2024-02-28T22:07:51.207Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.207Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
17:07:51 [2024-02-28T22:07:51.207Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:07:51 [2024-02-28T22:07:51.207Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:07:51 [2024-02-28T22:07:51.207Z] [WARNING] The 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-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/pom.xml
17:07:51 [2024-02-28T22:07:51.207Z] [INFO] Nothing to compile - all classes are up to date
17:07:51 [2024-02-28T22:07:51.207Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.207Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:51 [2024-02-28T22:07:51.207Z] [INFO] Forking org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests 1.0.3-SNAPSHOT
17:07:51 [2024-02-28T22:07:51.207Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:51 [2024-02-28T22:07:51.207Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.207Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
17:07:51 [2024-02-28T22:07:51.207Z] [INFO] The project's OSGi version is 1.0.3.202402282205
17:07:51 [2024-02-28T22:07:51.207Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.207Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
17:07:51 [2024-02-28T22:07:51.207Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.207Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
17:07:51 [2024-02-28T22:07:51.207Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.207Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
17:07:51 [2024-02-28T22:07:51.207Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.207Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
17:07:51 [2024-02-28T22:07:51.207Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.207Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
17:07:51 [2024-02-28T22:07:51.207Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.207Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
17:07:51 [2024-02-28T22:07:51.207Z] [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-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:51 [2024-02-28T22:07:51.207Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.207Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
17:07:51 [2024-02-28T22:07:51.207Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/src/main/resources
17:07:51 [2024-02-28T22:07:51.207Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.207Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
17:07:51 [2024-02-28T22:07:51.207Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:07:51 [2024-02-28T22:07:51.207Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:07:51 [2024-02-28T22:07:51.207Z] [WARNING] The 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-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/pom.xml
17:07:51 [2024-02-28T22:07:51.207Z] [INFO] Nothing to compile - all classes are up to date
17:07:51 [2024-02-28T22:07:51.207Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.207Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:51 [2024-02-28T22:07:51.207Z] [INFO] Forking Trace Compass RCP Parent 9.3.0-SNAPSHOT
17:07:51 [2024-02-28T22:07:51.207Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:51 [2024-02-28T22:07:51.207Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.207Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp-parent ---
17:07:51 [2024-02-28T22:07:51.207Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.207Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp-parent ---
17:07:51 [2024-02-28T22:07:51.207Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:51 [2024-02-28T22:07:51.207Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.207Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:51 [2024-02-28T22:07:51.207Z] [INFO] Forking Trace Compass RCP Branding plug-in 9.3.0-SNAPSHOT
17:07:51 [2024-02-28T22:07:51.207Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:51 [2024-02-28T22:07:51.207Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.207Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.branding ---
17:07:51 [2024-02-28T22:07:51.207Z] [INFO] The project's OSGi version is 9.3.0.202402282205
17:07:51 [2024-02-28T22:07:51.207Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.207Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.branding ---
17:07:51 [2024-02-28T22:07:51.207Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.207Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.branding ---
17:07:51 [2024-02-28T22:07:51.207Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.207Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.branding ---
17:07:51 [2024-02-28T22:07:51.208Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.208Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.branding ---
17:07:51 [2024-02-28T22:07:51.208Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.208Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.branding ---
17:07:51 [2024-02-28T22:07:51.208Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.208Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.branding ---
17:07:51 [2024-02-28T22:07:51.208Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.branding/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:51 [2024-02-28T22:07:51.208Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.208Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.branding ---
17:07:51 [2024-02-28T22:07:51.208Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.branding/src/main/resources
17:07:51 [2024-02-28T22:07:51.208Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.208Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.rcp.branding ---
17:07:51 [2024-02-28T22:07:51.208Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:07:51 [2024-02-28T22:07:51.208Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:07:51 [2024-02-28T22:07:51.208Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.branding/pom.xml
17:07:51 [2024-02-28T22:07:51.208Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.208Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:51 [2024-02-28T22:07:51.208Z] [INFO] Forking Trace Compass RCP Branding Feature 9.3.0-SNAPSHOT
17:07:51 [2024-02-28T22:07:51.208Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:51 [2024-02-28T22:07:51.208Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.208Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.branding.feature ---
17:07:51 [2024-02-28T22:07:51.208Z] [INFO] The project's OSGi version is 9.3.0.202402282205
17:07:51 [2024-02-28T22:07:51.208Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.208Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.branding.feature ---
17:07:51 [2024-02-28T22:07:51.208Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.208Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.branding.feature ---
17:07:51 [2024-02-28T22:07:51.208Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.208Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.branding.feature ---
17:07:51 [2024-02-28T22:07:51.208Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.208Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.branding.feature ---
17:07:51 [2024-02-28T22:07:51.208Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.208Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.branding.feature ---
17:07:51 [2024-02-28T22:07:51.208Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.branding.feature/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:51 [2024-02-28T22:07:51.208Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.208Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.branding.feature ---
17:07:51 [2024-02-28T22:07:51.208Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.branding.feature/src/main/resources
17:07:51 [2024-02-28T22:07:51.208Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.208Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:51 [2024-02-28T22:07:51.208Z] [INFO] Forking org.eclipse.tracecompass.tmf.cli.core 1.1.0-SNAPSHOT
17:07:51 [2024-02-28T22:07:51.208Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:51 [2024-02-28T22:07:51.208Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.208Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.cli.core ---
17:07:51 [2024-02-28T22:07:51.208Z] [INFO] The project's OSGi version is 1.1.0.202402282205
17:07:51 [2024-02-28T22:07:51.208Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.208Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.cli.core ---
17:07:51 [2024-02-28T22:07:51.208Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.208Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.cli.core ---
17:07:51 [2024-02-28T22:07:51.208Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.208Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.cli.core ---
17:07:51 [2024-02-28T22:07:51.208Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.208Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.cli.core ---
17:07:51 [2024-02-28T22:07:51.463Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.463Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.cli.core ---
17:07:51 [2024-02-28T22:07:51.463Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.463Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.cli.core ---
17:07:51 [2024-02-28T22:07:51.463Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:51 [2024-02-28T22:07:51.463Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.463Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.cli.core ---
17:07:51 [2024-02-28T22:07:51.463Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core/src/main/resources
17:07:51 [2024-02-28T22:07:51.463Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.463Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.cli.core ---
17:07:51 [2024-02-28T22:07:51.463Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:07:51 [2024-02-28T22:07:51.463Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:07:51 [2024-02-28T22:07:51.463Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties
17:07:51 [2024-02-28T22:07:51.463Z] [INFO] Nothing to compile - all classes are up to date
17:07:51 [2024-02-28T22:07:51.463Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.463Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:51 [2024-02-28T22:07:51.463Z] [INFO] Forking org.eclipse.tracecompass.rcp.ui 9.3.0-SNAPSHOT
17:07:51 [2024-02-28T22:07:51.463Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:51 [2024-02-28T22:07:51.463Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.463Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.ui ---
17:07:51 [2024-02-28T22:07:51.463Z] [INFO] The project's OSGi version is 9.3.0.202402282205
17:07:51 [2024-02-28T22:07:51.463Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.463Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.ui ---
17:07:51 [2024-02-28T22:07:51.463Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.463Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.ui ---
17:07:51 [2024-02-28T22:07:51.463Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.463Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.ui ---
17:07:51 [2024-02-28T22:07:51.464Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.464Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.ui ---
17:07:51 [2024-02-28T22:07:51.464Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.464Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.ui ---
17:07:51 [2024-02-28T22:07:51.464Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.464Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.ui ---
17:07:51 [2024-02-28T22:07:51.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-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:51 [2024-02-28T22:07:51.464Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.464Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.ui ---
17:07:51 [2024-02-28T22:07:51.464Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui/src/main/resources
17:07:51 [2024-02-28T22:07:51.464Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.464Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.rcp.ui ---
17:07:51 [2024-02-28T22:07:51.464Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:07:51 [2024-02-28T22:07:51.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
17:07:51 [2024-02-28T22:07:51.464Z] [WARNING] The 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.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties
17:07:51 [2024-02-28T22:07:51.464Z] [INFO] Nothing to compile - all classes are up to date
17:07:51 [2024-02-28T22:07:51.464Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.464Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:51 [2024-02-28T22:07:51.464Z] [INFO] Forking Trace Compass RCP Feature 9.3.0-SNAPSHOT
17:07:51 [2024-02-28T22:07:51.464Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:51 [2024-02-28T22:07:51.464Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.464Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp ---
17:07:51 [2024-02-28T22:07:51.464Z] [INFO] The project's OSGi version is 9.3.0.202402282205
17:07:51 [2024-02-28T22:07:51.464Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.464Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp ---
17:07:51 [2024-02-28T22:07:51.464Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.464Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp ---
17:07:51 [2024-02-28T22:07:51.464Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.464Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp ---
17:07:51 [2024-02-28T22:07:51.464Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.464Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp ---
17:07:51 [2024-02-28T22:07:51.464Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.464Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp ---
17:07:51 [2024-02-28T22:07:51.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-master-nightly/rcp/org.eclipse.tracecompass.rcp/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:51 [2024-02-28T22:07:51.464Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.464Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp ---
17:07:51 [2024-02-28T22:07:51.464Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp/src/main/resources
17:07:51 [2024-02-28T22:07:51.464Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.464Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:51 [2024-02-28T22:07:51.464Z] [INFO] Forking org.eclipse.tracecompass.tmf.cli.core.tests 1.0.3-SNAPSHOT
17:07:51 [2024-02-28T22:07:51.464Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:51 [2024-02-28T22:07:51.464Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.464Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
17:07:51 [2024-02-28T22:07:51.464Z] [INFO] The project's OSGi version is 1.0.3.202402282205
17:07:51 [2024-02-28T22:07:51.464Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.464Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
17:07:51 [2024-02-28T22:07:51.464Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.464Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
17:07:51 [2024-02-28T22:07:51.464Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.464Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
17:07:51 [2024-02-28T22:07:51.464Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.464Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
17:07:51 [2024-02-28T22:07:51.464Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.464Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
17:07:51 [2024-02-28T22:07:51.464Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.464Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
17:07:51 [2024-02-28T22:07:51.464Z] [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-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:51 [2024-02-28T22:07:51.464Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.464Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
17:07:51 [2024-02-28T22:07:51.464Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/src/main/resources
17:07:51 [2024-02-28T22:07:51.464Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.464Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
17:07:51 [2024-02-28T22:07:51.464Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:07:51 [2024-02-28T22:07:51.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
17:07:51 [2024-02-28T22:07:51.464Z] [WARNING] The 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-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/pom.xml
17:07:51 [2024-02-28T22:07:51.464Z] [INFO] Nothing to compile - all classes are up to date
17:07:51 [2024-02-28T22:07:51.464Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.464Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:51 [2024-02-28T22:07:51.464Z] [INFO] Forking org.eclipse.tracecompass.rcp.ui.tests 2.0.5-SNAPSHOT
17:07:51 [2024-02-28T22:07:51.464Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:51 [2024-02-28T22:07:51.464Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.464Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.ui.tests ---
17:07:51 [2024-02-28T22:07:51.464Z] [INFO] The project's OSGi version is 2.0.5.202402282205
17:07:51 [2024-02-28T22:07:51.464Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.464Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.ui.tests ---
17:07:51 [2024-02-28T22:07:51.464Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.464Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.ui.tests ---
17:07:51 [2024-02-28T22:07:51.464Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.464Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.ui.tests ---
17:07:51 [2024-02-28T22:07:51.464Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.464Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.ui.tests ---
17:07:51 [2024-02-28T22:07:51.464Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.464Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.ui.tests ---
17:07:51 [2024-02-28T22:07:51.464Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.464Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.ui.tests ---
17:07:51 [2024-02-28T22:07:51.464Z] [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-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:51 [2024-02-28T22:07:51.464Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.464Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.ui.tests ---
17:07:51 [2024-02-28T22:07:51.464Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui.tests/src/main/resources
17:07:51 [2024-02-28T22:07:51.464Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.464Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.rcp.ui.tests ---
17:07:51 [2024-02-28T22:07:51.464Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:07:51 [2024-02-28T22:07:51.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
17:07:51 [2024-02-28T22:07:51.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.rcp.ui.tests:2.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui.tests/pom.xml
17:07:51 [2024-02-28T22:07:51.465Z] [INFO] Nothing to compile - all classes are up to date
17:07:51 [2024-02-28T22:07:51.465Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.465Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:51 [2024-02-28T22:07:51.465Z] [INFO] Forking org.eclipse.tracecompass.rcp.incubator.ui 1.0.5-SNAPSHOT
17:07:51 [2024-02-28T22:07:51.465Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:51 [2024-02-28T22:07:51.465Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.465Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.incubator.ui ---
17:07:51 [2024-02-28T22:07:51.465Z] [INFO] The project's OSGi version is 1.0.5.202402282205
17:07:51 [2024-02-28T22:07:51.465Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.465Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.incubator.ui ---
17:07:51 [2024-02-28T22:07:51.465Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.465Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.incubator.ui ---
17:07:51 [2024-02-28T22:07:51.465Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.465Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.incubator.ui ---
17:07:51 [2024-02-28T22:07:51.465Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.465Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.incubator.ui ---
17:07:51 [2024-02-28T22:07:51.465Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.465Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.incubator.ui ---
17:07:51 [2024-02-28T22:07:51.465Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.465Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.incubator.ui ---
17:07:51 [2024-02-28T22:07:51.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-master-nightly/rcp/org.eclipse.tracecompass.rcp.incubator.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:51 [2024-02-28T22:07:51.465Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.465Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.incubator.ui ---
17:07:51 [2024-02-28T22:07:51.465Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.incubator.ui/src/main/resources
17:07:51 [2024-02-28T22:07:51.465Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.465Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.rcp.incubator.ui ---
17:07:51 [2024-02-28T22:07:51.465Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:07:51 [2024-02-28T22:07:51.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
17:07:51 [2024-02-28T22:07:51.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.rcp.incubator.ui:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties
17:07:51 [2024-02-28T22:07:51.721Z] [INFO] Nothing to compile - all classes are up to date
17:07:51 [2024-02-28T22:07:51.721Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.721Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:51 [2024-02-28T22:07:51.721Z] [INFO] Forking org.eclipse.tracecompass.rcp.incubator 9.3.0-SNAPSHOT
17:07:51 [2024-02-28T22:07:51.721Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:51 [2024-02-28T22:07:51.721Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.721Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.incubator ---
17:07:51 [2024-02-28T22:07:51.721Z] [INFO] The project's OSGi version is 9.3.0.202402282205
17:07:51 [2024-02-28T22:07:51.721Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.721Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.incubator ---
17:07:51 [2024-02-28T22:07:51.722Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.722Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.incubator ---
17:07:51 [2024-02-28T22:07:51.722Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.722Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.incubator ---
17:07:51 [2024-02-28T22:07:51.722Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.722Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.incubator ---
17:07:51 [2024-02-28T22:07:51.722Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.722Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.incubator ---
17:07:51 [2024-02-28T22:07:51.722Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.incubator/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:51 [2024-02-28T22:07:51.722Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.722Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.incubator ---
17:07:51 [2024-02-28T22:07:51.722Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.incubator/src/main/resources
17:07:51 [2024-02-28T22:07:51.722Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.722Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:51 [2024-02-28T22:07:51.722Z] [INFO] Forking org.eclipse.tracecompass.tmf.cli 9.3.0-SNAPSHOT
17:07:51 [2024-02-28T22:07:51.722Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:51 [2024-02-28T22:07:51.722Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.722Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.cli ---
17:07:51 [2024-02-28T22:07:51.722Z] [INFO] The project's OSGi version is 9.3.0.202402282205
17:07:51 [2024-02-28T22:07:51.722Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.722Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.cli ---
17:07:51 [2024-02-28T22:07:51.722Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.722Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.cli ---
17:07:51 [2024-02-28T22:07:51.722Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.722Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.cli ---
17:07:51 [2024-02-28T22:07:51.722Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.722Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.cli ---
17:07:51 [2024-02-28T22:07:51.722Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.722Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.cli ---
17:07:51 [2024-02-28T22:07:51.722Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:51 [2024-02-28T22:07:51.722Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.722Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.cli ---
17:07:51 [2024-02-28T22:07:51.722Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli/src/main/resources
17:07:51 [2024-02-28T22:07:51.722Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.722Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:51 [2024-02-28T22:07:51.722Z] [INFO] Forking Trace Compass Json trace Parent 9.3.0-SNAPSHOT
17:07:51 [2024-02-28T22:07:51.722Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:51 [2024-02-28T22:07:51.722Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.722Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace-parent ---
17:07:51 [2024-02-28T22:07:51.722Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.722Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.jsontrace-parent ---
17:07:51 [2024-02-28T22:07:51.722Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:51 [2024-02-28T22:07:51.722Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.722Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:51 [2024-02-28T22:07:51.722Z] [INFO] Forking org.eclipse.tracecompass.jsontrace.core 1.1.0-SNAPSHOT
17:07:51 [2024-02-28T22:07:51.722Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:51 [2024-02-28T22:07:51.722Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.722Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.jsontrace.core ---
17:07:51 [2024-02-28T22:07:51.722Z] [INFO] The project's OSGi version is 1.1.0.202402282205
17:07:51 [2024-02-28T22:07:51.722Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.722Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace.core ---
17:07:51 [2024-02-28T22:07:51.722Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.722Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace.core ---
17:07:51 [2024-02-28T22:07:51.722Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.722Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace.core ---
17:07:51 [2024-02-28T22:07:51.722Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.722Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace.core ---
17:07:51 [2024-02-28T22:07:51.722Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.722Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.jsontrace.core ---
17:07:51 [2024-02-28T22:07:51.722Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.722Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.jsontrace.core ---
17:07:51 [2024-02-28T22:07:51.722Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:51 [2024-02-28T22:07:51.722Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.722Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.jsontrace.core ---
17:07:51 [2024-02-28T22:07:51.722Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core/src/main/resources
17:07:51 [2024-02-28T22:07:51.722Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.722Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.jsontrace.core ---
17:07:51 [2024-02-28T22:07:51.722Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:07:51 [2024-02-28T22:07:51.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
17:07:51 [2024-02-28T22:07:51.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.jsontrace.core:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties
17:07:51 [2024-02-28T22:07:51.722Z] [INFO] Nothing to compile - all classes are up to date
17:07:51 [2024-02-28T22:07:51.722Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.722Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:51 [2024-02-28T22:07:51.722Z] [INFO] Forking org.eclipse.tracecompass.jsontrace 9.3.0-SNAPSHOT
17:07:51 [2024-02-28T22:07:51.722Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:51 [2024-02-28T22:07:51.722Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.722Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.jsontrace ---
17:07:51 [2024-02-28T22:07:51.722Z] [INFO] The project's OSGi version is 9.3.0.202402282205
17:07:51 [2024-02-28T22:07:51.722Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.722Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace ---
17:07:51 [2024-02-28T22:07:51.722Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.722Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace ---
17:07:51 [2024-02-28T22:07:51.722Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.722Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace ---
17:07:51 [2024-02-28T22:07:51.722Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.722Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace ---
17:07:51 [2024-02-28T22:07:51.722Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.722Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.jsontrace ---
17:07:51 [2024-02-28T22:07:51.722Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:51 [2024-02-28T22:07:51.722Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.722Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.jsontrace ---
17:07:51 [2024-02-28T22:07:51.722Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace/src/main/resources
17:07:51 [2024-02-28T22:07:51.722Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.722Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:51 [2024-02-28T22:07:51.722Z] [INFO] Forking Trace Compass RCP Product 9.3.0-SNAPSHOT
17:07:51 [2024-02-28T22:07:51.722Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:51 [2024-02-28T22:07:51.722Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.722Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.product ---
17:07:51 [2024-02-28T22:07:51.722Z] [INFO] The project's OSGi version is 9.3.0.202402282205
17:07:51 [2024-02-28T22:07:51.722Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.722Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.product ---
17:07:51 [2024-02-28T22:07:51.722Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.722Z] [INFO] --- clean:3.3.1:clean (default-clean-1) @ org.eclipse.tracecompass.rcp.product ---
17:07:51 [2024-02-28T22:07:51.722Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.722Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.product ---
17:07:51 [2024-02-28T22:07:51.723Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.723Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.product ---
17:07:51 [2024-02-28T22:07:51.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-master-nightly/rcp/org.eclipse.tracecompass.rcp.product/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:51 [2024-02-28T22:07:51.723Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.723Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.product ---
17:07:51 [2024-02-28T22:07:51.723Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.product/src/main/resources
17:07:51 [2024-02-28T22:07:51.723Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.723Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:51 [2024-02-28T22:07:51.723Z] [INFO] Forking Trace Compass Target Platform 9.3.0-SNAPSHOT
17:07:51 [2024-02-28T22:07:51.723Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:51 [2024-02-28T22:07:51.723Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.723Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.target ---
17:07:51 [2024-02-28T22:07:51.723Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.723Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.target ---
17:07:51 [2024-02-28T22:07:51.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-master-nightly/releng/org.eclipse.tracecompass.target/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:51 [2024-02-28T22:07:51.723Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.723Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:51 [2024-02-28T22:07:51.723Z] [INFO] Forking org.eclipse.tracecompass.tmf.analysis.xml.ui.tests 1.0.5-SNAPSHOT
17:07:51 [2024-02-28T22:07:51.723Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:51 [2024-02-28T22:07:51.723Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.723Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
17:07:51 [2024-02-28T22:07:51.723Z] [INFO] The project's OSGi version is 1.0.5.202402282205
17:07:51 [2024-02-28T22:07:51.723Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.723Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
17:07:51 [2024-02-28T22:07:51.723Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.723Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
17:07:51 [2024-02-28T22:07:51.723Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.723Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
17:07:51 [2024-02-28T22:07:51.723Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.723Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
17:07:51 [2024-02-28T22:07:51.723Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.723Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
17:07:51 [2024-02-28T22:07:51.723Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.723Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
17:07:51 [2024-02-28T22:07:51.723Z] [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-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:51 [2024-02-28T22:07:51.723Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.723Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
17:07:51 [2024-02-28T22:07:51.723Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/src/main/resources
17:07:51 [2024-02-28T22:07:51.723Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.723Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
17:07:51 [2024-02-28T22:07:51.723Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:07:51 [2024-02-28T22:07:51.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
17:07:51 [2024-02-28T22:07:51.723Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.tests:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/pom.xml
17:07:51 [2024-02-28T22:07:51.723Z] [INFO] Nothing to compile - all classes are up to date
17:07:51 [2024-02-28T22:07:51.723Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.723Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:51 [2024-02-28T22:07:51.723Z] [INFO] Forking org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests 1.0.15-SNAPSHOT
17:07:51 [2024-02-28T22:07:51.723Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:51 [2024-02-28T22:07:51.723Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.723Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
17:07:51 [2024-02-28T22:07:51.723Z] [INFO] The project's OSGi version is 1.0.15.202402282205
17:07:51 [2024-02-28T22:07:51.723Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.723Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
17:07:51 [2024-02-28T22:07:51.723Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.723Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
17:07:51 [2024-02-28T22:07:51.723Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.723Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
17:07:51 [2024-02-28T22:07:51.723Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.723Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
17:07:51 [2024-02-28T22:07:51.723Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.723Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
17:07:51 [2024-02-28T22:07:51.723Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.723Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
17:07:51 [2024-02-28T22:07:51.723Z] [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-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:51 [2024-02-28T22:07:51.723Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.723Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
17:07:51 [2024-02-28T22:07:51.723Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/src/main/resources
17:07:51 [2024-02-28T22:07:51.723Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.723Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
17:07:51 [2024-02-28T22:07:51.723Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:07:51 [2024-02-28T22:07:51.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
17:07:51 [2024-02-28T22:07:51.723Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests:1.0.15-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/pom.xml
17:07:51 [2024-02-28T22:07:51.723Z] [INFO] Nothing to compile - all classes are up to date
17:07:51 [2024-02-28T22:07:51.723Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.723Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:51 [2024-02-28T22:07:51.723Z] [INFO] Forking org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests 1.0.11-SNAPSHOT
17:07:51 [2024-02-28T22:07:51.723Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:51 [2024-02-28T22:07:51.723Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.723Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
17:07:51 [2024-02-28T22:07:51.723Z] [INFO] The project's OSGi version is 1.0.11.202402282205
17:07:51 [2024-02-28T22:07:51.723Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.723Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
17:07:51 [2024-02-28T22:07:51.723Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.723Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
17:07:51 [2024-02-28T22:07:51.723Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.723Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
17:07:51 [2024-02-28T22:07:51.723Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.723Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
17:07:51 [2024-02-28T22:07:51.723Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.723Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
17:07:51 [2024-02-28T22:07:51.723Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.723Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
17:07:51 [2024-02-28T22:07:51.723Z] [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-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:51 [2024-02-28T22:07:51.723Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.723Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
17:07:51 [2024-02-28T22:07:51.723Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/src/main/resources
17:07:51 [2024-02-28T22:07:51.724Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.724Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
17:07:51 [2024-02-28T22:07:51.724Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:07:51 [2024-02-28T22:07:51.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
17:07:51 [2024-02-28T22:07:51.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.tmf.remote.ui.swtbot.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/pom.xml
17:07:51 [2024-02-28T22:07:51.724Z] [INFO] Nothing to compile - all classes are up to date
17:07:51 [2024-02-28T22:07:51.724Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.724Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:51 [2024-02-28T22:07:51.724Z] [INFO] Forking org.eclipse.tracecompass.integration.swtbot.tests 1.0.16-SNAPSHOT
17:07:51 [2024-02-28T22:07:51.724Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:51 [2024-02-28T22:07:51.724Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.724Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.integration.swtbot.tests ---
17:07:51 [2024-02-28T22:07:51.724Z] [INFO] The project's OSGi version is 1.0.16.202402282205
17:07:51 [2024-02-28T22:07:51.724Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.724Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.integration.swtbot.tests ---
17:07:51 [2024-02-28T22:07:51.724Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.724Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.integration.swtbot.tests ---
17:07:51 [2024-02-28T22:07:51.724Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.724Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.integration.swtbot.tests ---
17:07:51 [2024-02-28T22:07:51.724Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.724Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.integration.swtbot.tests ---
17:07:51 [2024-02-28T22:07:51.724Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.724Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.integration.swtbot.tests ---
17:07:51 [2024-02-28T22:07:51.724Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.724Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.integration.swtbot.tests ---
17:07:51 [2024-02-28T22:07:51.724Z] [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-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:51 [2024-02-28T22:07:51.724Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.724Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.integration.swtbot.tests ---
17:07:51 [2024-02-28T22:07:51.724Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/src/main/resources
17:07:51 [2024-02-28T22:07:51.724Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.724Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.integration.swtbot.tests ---
17:07:51 [2024-02-28T22:07:51.724Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:07:51 [2024-02-28T22:07:51.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
17:07:51 [2024-02-28T22:07:51.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.integration.swtbot.tests:1.0.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/pom.xml
17:07:51 [2024-02-28T22:07:51.979Z] [INFO] Nothing to compile - all classes are up to date
17:07:51 [2024-02-28T22:07:51.979Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.979Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:51 [2024-02-28T22:07:51.979Z] [INFO] Forking org.eclipse.tracecompass.tmf.chart.ui.tests 1.0.3-SNAPSHOT
17:07:51 [2024-02-28T22:07:51.979Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:51 [2024-02-28T22:07:51.979Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.979Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
17:07:51 [2024-02-28T22:07:51.979Z] [INFO] The project's OSGi version is 1.0.3.202402282205
17:07:51 [2024-02-28T22:07:51.979Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.979Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
17:07:51 [2024-02-28T22:07:51.979Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.979Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
17:07:51 [2024-02-28T22:07:51.979Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.979Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
17:07:51 [2024-02-28T22:07:51.979Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.979Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
17:07:51 [2024-02-28T22:07:51.979Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.979Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
17:07:51 [2024-02-28T22:07:51.979Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.979Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
17:07:51 [2024-02-28T22:07:51.979Z] [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-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:51 [2024-02-28T22:07:51.979Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.979Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
17:07:51 [2024-02-28T22:07:51.979Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/src/main/resources
17:07:51 [2024-02-28T22:07:51.979Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.979Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
17:07:51 [2024-02-28T22:07:51.979Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:07:51 [2024-02-28T22:07:51.979Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:07:51 [2024-02-28T22:07:51.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.tmf.chart.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/pom.xml
17:07:51 [2024-02-28T22:07:51.979Z] [INFO] Nothing to compile - all classes are up to date
17:07:51 [2024-02-28T22:07:51.979Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.979Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:51 [2024-02-28T22:07:51.979Z] [INFO] Forking org.eclipse.tracecompass.datastore.core.tests 1.0.9-SNAPSHOT
17:07:51 [2024-02-28T22:07:51.979Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:51 [2024-02-28T22:07:51.979Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.979Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.datastore.core.tests ---
17:07:51 [2024-02-28T22:07:51.979Z] [INFO] The project's OSGi version is 1.0.9.202402282205
17:07:51 [2024-02-28T22:07:51.979Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.979Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.datastore.core.tests ---
17:07:51 [2024-02-28T22:07:51.979Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.979Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.datastore.core.tests ---
17:07:51 [2024-02-28T22:07:51.979Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.979Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.datastore.core.tests ---
17:07:51 [2024-02-28T22:07:51.979Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.979Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.datastore.core.tests ---
17:07:51 [2024-02-28T22:07:51.979Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.979Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.datastore.core.tests ---
17:07:51 [2024-02-28T22:07:51.979Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.979Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.datastore.core.tests ---
17:07:51 [2024-02-28T22:07:51.979Z] [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-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:51 [2024-02-28T22:07:51.979Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.979Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.datastore.core.tests ---
17:07:51 [2024-02-28T22:07:51.979Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/main/resources
17:07:51 [2024-02-28T22:07:51.979Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.979Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.datastore.core.tests ---
17:07:51 [2024-02-28T22:07:51.979Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:07:51 [2024-02-28T22:07:51.979Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:07:51 [2024-02-28T22:07:51.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.datastore.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core.tests/pom.xml
17:07:51 [2024-02-28T22:07:51.979Z] [INFO] Nothing to compile - all classes are up to date
17:07:51 [2024-02-28T22:07:51.979Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.979Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:51 [2024-02-28T22:07:51.979Z] [INFO] Forking org.eclipse.tracecompass.segmentstore.core.tests 1.0.8-SNAPSHOT
17:07:51 [2024-02-28T22:07:51.979Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:51 [2024-02-28T22:07:51.979Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.979Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.segmentstore.core.tests ---
17:07:51 [2024-02-28T22:07:51.979Z] [INFO] The project's OSGi version is 1.0.8.202402282205
17:07:51 [2024-02-28T22:07:51.979Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.979Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.segmentstore.core.tests ---
17:07:51 [2024-02-28T22:07:51.979Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.979Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.segmentstore.core.tests ---
17:07:51 [2024-02-28T22:07:51.979Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.979Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.segmentstore.core.tests ---
17:07:51 [2024-02-28T22:07:51.979Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.979Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.segmentstore.core.tests ---
17:07:51 [2024-02-28T22:07:51.979Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.979Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.segmentstore.core.tests ---
17:07:51 [2024-02-28T22:07:51.979Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.979Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.segmentstore.core.tests ---
17:07:51 [2024-02-28T22:07:51.979Z] [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-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:51 [2024-02-28T22:07:51.979Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.979Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.segmentstore.core.tests ---
17:07:51 [2024-02-28T22:07:51.979Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/src/main/resources
17:07:51 [2024-02-28T22:07:51.979Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.979Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.segmentstore.core.tests ---
17:07:51 [2024-02-28T22:07:51.979Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:07:51 [2024-02-28T22:07:51.979Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:07:51 [2024-02-28T22:07:51.980Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/pom.xml
17:07:51 [2024-02-28T22:07:51.980Z] [INFO] Nothing to compile - all classes are up to date
17:07:51 [2024-02-28T22:07:51.980Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.980Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:51 [2024-02-28T22:07:51.980Z] [INFO] Forking org.eclipse.tracecompass.tmf.remote.ui.tests 1.0.3-SNAPSHOT
17:07:51 [2024-02-28T22:07:51.980Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:51 [2024-02-28T22:07:51.980Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.980Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
17:07:51 [2024-02-28T22:07:51.980Z] [INFO] The project's OSGi version is 1.0.3.202402282205
17:07:51 [2024-02-28T22:07:51.980Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.980Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
17:07:51 [2024-02-28T22:07:51.980Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.980Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
17:07:51 [2024-02-28T22:07:51.980Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.980Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
17:07:51 [2024-02-28T22:07:51.980Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.980Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
17:07:51 [2024-02-28T22:07:51.980Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.980Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
17:07:51 [2024-02-28T22:07:51.980Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.980Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
17:07:51 [2024-02-28T22:07:51.980Z] [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-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:51 [2024-02-28T22:07:51.980Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.980Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
17:07:51 [2024-02-28T22:07:51.980Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/src/main/resources
17:07:51 [2024-02-28T22:07:51.980Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.980Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
17:07:51 [2024-02-28T22:07:51.980Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:07:51 [2024-02-28T22:07:51.980Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:07:51 [2024-02-28T22:07:51.980Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/pom.xml
17:07:51 [2024-02-28T22:07:51.980Z] [INFO] Nothing to compile - all classes are up to date
17:07:51 [2024-02-28T22:07:51.980Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.980Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:51 [2024-02-28T22:07:51.980Z] [INFO] Forking Trace Compass All Tests 1.0.13-SNAPSHOT
17:07:51 [2024-02-28T22:07:51.980Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:51 [2024-02-28T22:07:51.980Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.980Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.alltests ---
17:07:51 [2024-02-28T22:07:51.980Z] [INFO] The project's OSGi version is 1.0.13.202402282205
17:07:51 [2024-02-28T22:07:51.980Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.980Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.alltests ---
17:07:51 [2024-02-28T22:07:51.980Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.980Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.alltests ---
17:07:51 [2024-02-28T22:07:51.980Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.980Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.alltests ---
17:07:51 [2024-02-28T22:07:51.980Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.980Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.alltests ---
17:07:51 [2024-02-28T22:07:51.980Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.980Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.alltests ---
17:07:51 [2024-02-28T22:07:51.980Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.980Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.alltests ---
17:07:51 [2024-02-28T22:07:51.980Z] [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-master-nightly/releng/org.eclipse.tracecompass.alltests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:51 [2024-02-28T22:07:51.980Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.980Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.alltests ---
17:07:51 [2024-02-28T22:07:51.980Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.alltests/src/main/resources
17:07:51 [2024-02-28T22:07:51.980Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.980Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.alltests ---
17:07:51 [2024-02-28T22:07:51.980Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:07:51 [2024-02-28T22:07:51.980Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:07:51 [2024-02-28T22:07:51.980Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.alltests:1.0.13-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.alltests/pom.xml
17:07:51 [2024-02-28T22:07:51.980Z] [INFO] Nothing to compile - all classes are up to date
17:07:51 [2024-02-28T22:07:51.980Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.980Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:51 [2024-02-28T22:07:51.980Z] [INFO] Forking org.eclipse.tracecompass.integration.core.tests 1.0.8-SNAPSHOT
17:07:51 [2024-02-28T22:07:51.980Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:51 [2024-02-28T22:07:51.980Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.980Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.integration.core.tests ---
17:07:51 [2024-02-28T22:07:51.980Z] [INFO] The project's OSGi version is 1.0.8.202402282205
17:07:51 [2024-02-28T22:07:51.980Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.980Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.integration.core.tests ---
17:07:51 [2024-02-28T22:07:51.980Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.980Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.integration.core.tests ---
17:07:51 [2024-02-28T22:07:51.980Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.980Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.integration.core.tests ---
17:07:51 [2024-02-28T22:07:51.980Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.980Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.integration.core.tests ---
17:07:51 [2024-02-28T22:07:51.980Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.980Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.integration.core.tests ---
17:07:51 [2024-02-28T22:07:51.980Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.980Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.integration.core.tests ---
17:07:51 [2024-02-28T22:07:51.980Z] [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-master-nightly/releng/org.eclipse.tracecompass.integration.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:51 [2024-02-28T22:07:51.980Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.980Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.integration.core.tests ---
17:07:51 [2024-02-28T22:07:51.980Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.core.tests/src/main/resources
17:07:51 [2024-02-28T22:07:51.980Z] [INFO] 
17:07:51 [2024-02-28T22:07:51.980Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.integration.core.tests ---
17:07:51 [2024-02-28T22:07:51.980Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:07:51 [2024-02-28T22:07:51.980Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:07:51 [2024-02-28T22:07:51.980Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.core.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.core.tests/pom.xml
17:07:52 [2024-02-28T22:07:52.236Z] [INFO] Nothing to compile - all classes are up to date
17:07:52 [2024-02-28T22:07:52.236Z] [INFO] 
17:07:52 [2024-02-28T22:07:52.236Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:52 [2024-02-28T22:07:52.236Z] [INFO] Forking org.eclipse.tracecompass.testing 9.3.0-SNAPSHOT
17:07:52 [2024-02-28T22:07:52.236Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:52 [2024-02-28T22:07:52.236Z] [INFO] 
17:07:52 [2024-02-28T22:07:52.236Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.testing ---
17:07:52 [2024-02-28T22:07:52.236Z] [INFO] The project's OSGi version is 9.3.0.202402282205
17:07:52 [2024-02-28T22:07:52.236Z] [INFO] 
17:07:52 [2024-02-28T22:07:52.236Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.testing ---
17:07:52 [2024-02-28T22:07:52.236Z] [INFO] 
17:07:52 [2024-02-28T22:07:52.236Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.testing ---
17:07:52 [2024-02-28T22:07:52.236Z] [INFO] 
17:07:52 [2024-02-28T22:07:52.236Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.testing ---
17:07:52 [2024-02-28T22:07:52.236Z] [INFO] 
17:07:52 [2024-02-28T22:07:52.236Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.testing ---
17:07:52 [2024-02-28T22:07:52.236Z] [INFO] 
17:07:52 [2024-02-28T22:07:52.236Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.testing ---
17:07:52 [2024-02-28T22:07:52.236Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.testing/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:52 [2024-02-28T22:07:52.236Z] [INFO] 
17:07:52 [2024-02-28T22:07:52.236Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.testing ---
17:07:52 [2024-02-28T22:07:52.236Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.testing/src/main/resources
17:07:52 [2024-02-28T22:07:52.236Z] [INFO] 
17:07:52 [2024-02-28T22:07:52.236Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:52 [2024-02-28T22:07:52.236Z] [INFO] Forking org.eclipse.tracecompass.tmf.remote 9.3.0-SNAPSHOT
17:07:52 [2024-02-28T22:07:52.236Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:52 [2024-02-28T22:07:52.236Z] [INFO] 
17:07:52 [2024-02-28T22:07:52.236Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.remote ---
17:07:52 [2024-02-28T22:07:52.236Z] [INFO] The project's OSGi version is 9.3.0.202402282205
17:07:52 [2024-02-28T22:07:52.236Z] [INFO] 
17:07:52 [2024-02-28T22:07:52.236Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote ---
17:07:52 [2024-02-28T22:07:52.236Z] [INFO] 
17:07:52 [2024-02-28T22:07:52.236Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote ---
17:07:52 [2024-02-28T22:07:52.236Z] [INFO] 
17:07:52 [2024-02-28T22:07:52.236Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote ---
17:07:52 [2024-02-28T22:07:52.236Z] [INFO] 
17:07:52 [2024-02-28T22:07:52.236Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote ---
17:07:52 [2024-02-28T22:07:52.236Z] [INFO] 
17:07:52 [2024-02-28T22:07:52.236Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote ---
17:07:52 [2024-02-28T22:07:52.236Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:52 [2024-02-28T22:07:52.236Z] [INFO] 
17:07:52 [2024-02-28T22:07:52.236Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote ---
17:07:52 [2024-02-28T22:07:52.236Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote/src/main/resources
17:07:52 [2024-02-28T22:07:52.236Z] [INFO] 
17:07:52 [2024-02-28T22:07:52.236Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:52 [2024-02-28T22:07:52.236Z] [INFO] Forking Trace Compass Repository 9.3.0-SNAPSHOT
17:07:52 [2024-02-28T22:07:52.236Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:52 [2024-02-28T22:07:52.236Z] [INFO] 
17:07:52 [2024-02-28T22:07:52.236Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.releng-site ---
17:07:52 [2024-02-28T22:07:52.236Z] [INFO] The project's OSGi version is 9.3.0.202402282205
17:07:52 [2024-02-28T22:07:52.236Z] [INFO] 
17:07:52 [2024-02-28T22:07:52.236Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.releng-site ---
17:07:52 [2024-02-28T22:07:52.236Z] [INFO] 
17:07:52 [2024-02-28T22:07:52.236Z] [INFO] --- clean:3.3.1:clean (default-clean-1) @ org.eclipse.tracecompass.releng-site ---
17:07:52 [2024-02-28T22:07:52.236Z] [INFO] 
17:07:52 [2024-02-28T22:07:52.236Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.releng-site ---
17:07:52 [2024-02-28T22:07:52.236Z] [INFO] 
17:07:52 [2024-02-28T22:07:52.236Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.releng-site ---
17:07:52 [2024-02-28T22:07:52.236Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.releng-site/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:52 [2024-02-28T22:07:52.236Z] [INFO] 
17:07:52 [2024-02-28T22:07:52.236Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.releng-site ---
17:07:52 [2024-02-28T22:07:52.236Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.releng-site/src/main/resources
17:07:52 [2024-02-28T22:07:52.236Z] [INFO] 
17:07:52 [2024-02-28T22:07:52.236Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:52 [2024-02-28T22:07:52.236Z] [INFO] Forking org.eclipse.tracecompass.jsontrace.core.tests 1.0.4-SNAPSHOT
17:07:52 [2024-02-28T22:07:52.236Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17:07:52 [2024-02-28T22:07:52.236Z] [INFO] 
17:07:52 [2024-02-28T22:07:52.236Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.jsontrace.core.tests ---
17:07:52 [2024-02-28T22:07:52.236Z] [INFO] The project's OSGi version is 1.0.4.202402282205
17:07:52 [2024-02-28T22:07:52.236Z] [INFO] 
17:07:52 [2024-02-28T22:07:52.236Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace.core.tests ---
17:07:52 [2024-02-28T22:07:52.236Z] [INFO] 
17:07:52 [2024-02-28T22:07:52.236Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace.core.tests ---
17:07:52 [2024-02-28T22:07:52.236Z] [INFO] 
17:07:52 [2024-02-28T22:07:52.236Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace.core.tests ---
17:07:52 [2024-02-28T22:07:52.236Z] [INFO] 
17:07:52 [2024-02-28T22:07:52.236Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace.core.tests ---
17:07:52 [2024-02-28T22:07:52.236Z] [INFO] 
17:07:52 [2024-02-28T22:07:52.236Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.jsontrace.core.tests ---
17:07:52 [2024-02-28T22:07:52.236Z] [INFO] 
17:07:52 [2024-02-28T22:07:52.236Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.jsontrace.core.tests ---
17:07:52 [2024-02-28T22:07:52.236Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
17:07:52 [2024-02-28T22:07:52.236Z] [INFO] 
17:07:52 [2024-02-28T22:07:52.236Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.jsontrace.core.tests ---
17:07:52 [2024-02-28T22:07:52.236Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/src/main/resources
17:07:52 [2024-02-28T22:07:52.236Z] [INFO] 
17:07:52 [2024-02-28T22:07:52.236Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.jsontrace.core.tests ---
17:07:52 [2024-02-28T22:07:52.236Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:07:52 [2024-02-28T22:07:52.236Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:07:52 [2024-02-28T22:07:52.236Z] [WARNING] The 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-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/pom.xml
17:07:52 [2024-02-28T22:07:52.237Z] [INFO] Nothing to compile - all classes are up to date
17:07:52 [2024-02-28T22:07:52.237Z] [INFO] 
17:07:52 [2024-02-28T22:07:52.237Z] [INFO] <<< javadoc:3.6.2:aggregate (default-cli) < compile @ org.eclipse.tracecompass <<<
17:07:52 [2024-02-28T22:07:52.237Z] [INFO] 
17:07:54 [2024-02-28T22:07:54.746Z] [INFO] 
17:07:54 [2024-02-28T22:07:54.746Z] [INFO] --- javadoc:3.6.2:aggregate (default-cli) @ org.eclipse.tracecompass ---
17:07:55 [2024-02-28T22:07:55.001Z] [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
17:07:55 [2024-02-28T22:07:55.001Z] [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
17:07:55 [2024-02-28T22:07:55.001Z] [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
17:07:55 [2024-02-28T22:07:55.001Z] [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
17:07:55 [2024-02-28T22:07:55.001Z] [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
17:07:55 [2024-02-28T22:07:55.001Z] [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
17:07:55 [2024-02-28T22:07:55.001Z] [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 40 kB/s)
17:07:55 [2024-02-28T22:07:55.001Z] [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
17:07:55 [2024-02-28T22:07:55.001Z] [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
17:07:55 [2024-02-28T22:07:55.256Z] [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
17:07:55 [2024-02-28T22:07:55.256Z] [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
17:07:55 [2024-02-28T22:07:55.256Z] [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
17:07:55 [2024-02-28T22:07:55.256Z] [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
17:07:55 [2024-02-28T22:07:55.256Z] [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 24 kB/s)
17:07:55 [2024-02-28T22:07:55.256Z] [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
17:07:55 [2024-02-28T22:07:55.256Z] [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
17:07:55 [2024-02-28T22:07:55.256Z] [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
17:07:55 [2024-02-28T22:07:55.512Z] [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
17:07:55 [2024-02-28T22:07:55.512Z] [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
17:07:55 [2024-02-28T22:07:55.512Z] [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
17:07:55 [2024-02-28T22:07:55.512Z] [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 1.4 MB/s)
17:07:55 [2024-02-28T22:07:55.512Z] [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
17:07:55 [2024-02-28T22:07:55.512Z] [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
17:07:55 [2024-02-28T22:07:55.512Z] [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
17:07:55 [2024-02-28T22:07:55.512Z] [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
17:07:55 [2024-02-28T22:07:55.512Z] [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
17:07:55 [2024-02-28T22:07:55.512Z] [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
17:07:55 [2024-02-28T22:07:55.512Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.pom (1.6 kB at 176 kB/s)
17:07:55 [2024-02-28T22:07:55.512Z] [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
17:07:55 [2024-02-28T22:07:55.512Z] [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
17:07:55 [2024-02-28T22:07:55.512Z] [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
17:07:55 [2024-02-28T22:07:55.767Z] [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
17:07:55 [2024-02-28T22:07:55.767Z] [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
17:07:55 [2024-02-28T22:07:55.767Z] [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
17:07:55 [2024-02-28T22:07:55.767Z] [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 436 kB/s)
17:07:55 [2024-02-28T22:07:55.767Z] [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
17:07:55 [2024-02-28T22:07:55.767Z] [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
17:07:55 [2024-02-28T22:07:55.767Z] [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
17:07:55 [2024-02-28T22:07:55.767Z] [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
17:07:55 [2024-02-28T22:07:55.767Z] [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
17:07:55 [2024-02-28T22:07:55.767Z] [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
17:07:56 [2024-02-28T22:07:56.023Z] [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 28 kB/s)
17:07:56 [2024-02-28T22:07:56.023Z] [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
17:07:56 [2024-02-28T22:07:56.023Z] [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
17:07:56 [2024-02-28T22:07:56.023Z] [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
17:07:56 [2024-02-28T22:07:56.023Z] [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
17:07:56 [2024-02-28T22:07:56.023Z] [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
17:07:56 [2024-02-28T22:07:56.023Z] [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
17:07:56 [2024-02-28T22:07:56.023Z] [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 783 kB/s)
17:07:56 [2024-02-28T22:07:56.023Z] [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
17:07:56 [2024-02-28T22:07:56.023Z] [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
17:07:56 [2024-02-28T22:07:56.023Z] [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
17:07:56 [2024-02-28T22:07:56.279Z] [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
17:07:56 [2024-02-28T22:07:56.279Z] [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
17:07:56 [2024-02-28T22:07:56.279Z] [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
17:07:56 [2024-02-28T22:07:56.279Z] [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.4 MB/s)
17:07:56 [2024-02-28T22:07:56.279Z] [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
17:07:56 [2024-02-28T22:07:56.279Z] [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
17:07:56 [2024-02-28T22:07:56.279Z] [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
17:07:56 [2024-02-28T22:07:56.279Z] [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
17:07:56 [2024-02-28T22:07:56.279Z] [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
17:07:56 [2024-02-28T22:07:56.279Z] [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
17:07:56 [2024-02-28T22:07:56.279Z] [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
17:07:56 [2024-02-28T22:07:56.279Z] [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 647 kB/s)
17:07:56 [2024-02-28T22:07:56.279Z] [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
17:07:56 [2024-02-28T22:07:56.279Z] [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
17:07:56 [2024-02-28T22:07:56.279Z] [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
17:07:56 [2024-02-28T22:07:56.279Z] [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
17:07:56 [2024-02-28T22:07:56.279Z] [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
17:07:56 [2024-02-28T22:07:56.279Z] [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
17:07:56 [2024-02-28T22:07:56.279Z] [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 612 kB/s)
17:07:56 [2024-02-28T22:07:56.279Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.6/commons-io-2.6.pom
17:07:56 [2024-02-28T22:07:56.279Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.6/commons-io-2.6.pom
17:07:56 [2024-02-28T22:07:56.280Z] [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
17:07:56 [2024-02-28T22:07:56.535Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.6/commons-io-2.6.pom
17:07:56 [2024-02-28T22:07:56.535Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.6/commons-io-2.6.pom
17:07:56 [2024-02-28T22:07:56.535Z] [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
17:07:56 [2024-02-28T22:07:56.535Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.6/commons-io-2.6.pom (14 kB at 1.4 MB/s)
17:07:56 [2024-02-28T22:07:56.535Z] [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
17:07:56 [2024-02-28T22:07:56.535Z] [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
17:07:56 [2024-02-28T22:07:56.535Z] [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
17:07:56 [2024-02-28T22:07:56.535Z] [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
17:07:56 [2024-02-28T22:07:56.535Z] [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
17:07:56 [2024-02-28T22:07:56.535Z] [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
17:07:56 [2024-02-28T22:07:56.535Z] [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
17:07:56 [2024-02-28T22:07:56.535Z] [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 159 kB/s)
17:07:56 [2024-02-28T22:07:56.535Z] [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
17:07:56 [2024-02-28T22:07:56.535Z] [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
17:07:56 [2024-02-28T22:07:56.535Z] [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
17:07:56 [2024-02-28T22:07:56.790Z] [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
17:07:56 [2024-02-28T22:07:56.790Z] [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
17:07:56 [2024-02-28T22:07:56.790Z] [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
17:07:56 [2024-02-28T22:07:56.790Z] [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 434 kB/s)
17:07:56 [2024-02-28T22:07:56.790Z] [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
17:07:56 [2024-02-28T22:07:56.790Z] [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
17:07:56 [2024-02-28T22:07:56.790Z] [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
17:07:56 [2024-02-28T22:07:56.790Z] [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
17:07:56 [2024-02-28T22:07:56.790Z] [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
17:07:56 [2024-02-28T22:07:56.790Z] [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
17:07:56 [2024-02-28T22:07:56.790Z] [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 152 kB/s)
17:07:56 [2024-02-28T22:07:56.790Z] [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
17:07:56 [2024-02-28T22:07:56.790Z] [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
17:07:56 [2024-02-28T22:07:56.790Z] [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
17:07:57 [2024-02-28T22:07:57.045Z] [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
17:07:57 [2024-02-28T22:07:57.045Z] [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
17:07:57 [2024-02-28T22:07:57.045Z] [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
17:07:57 [2024-02-28T22:07:57.045Z] [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)
17:07:57 [2024-02-28T22:07:57.045Z] [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
17:07:57 [2024-02-28T22:07:57.045Z] [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
17:07:57 [2024-02-28T22:07:57.045Z] [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
17:07:57 [2024-02-28T22:07:57.045Z] [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
17:07:57 [2024-02-28T22:07:57.045Z] [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
17:07:57 [2024-02-28T22:07:57.045Z] [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
17:07:57 [2024-02-28T22:07:57.045Z] [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 460 kB/s)
17:07:57 [2024-02-28T22:07:57.045Z] [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
17:07:57 [2024-02-28T22:07:57.045Z] [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
17:07:57 [2024-02-28T22:07:57.045Z] [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
17:07:57 [2024-02-28T22:07:57.301Z] [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
17:07:57 [2024-02-28T22:07:57.301Z] [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
17:07:57 [2024-02-28T22:07:57.301Z] [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
17:07:57 [2024-02-28T22:07:57.301Z] [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 808 kB/s)
17:07:57 [2024-02-28T22:07:57.301Z] [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
17:07:57 [2024-02-28T22:07:57.301Z] [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
17:07:57 [2024-02-28T22:07:57.301Z] [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
17:07:57 [2024-02-28T22:07:57.301Z] [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
17:07:57 [2024-02-28T22:07:57.301Z] [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
17:07:57 [2024-02-28T22:07:57.301Z] [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
17:07:57 [2024-02-28T22:07:57.301Z] [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 310 kB/s)
17:07:57 [2024-02-28T22:07:57.301Z] [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
17:07:57 [2024-02-28T22:07:57.301Z] [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
17:07:57 [2024-02-28T22:07:57.301Z] [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
17:07:57 [2024-02-28T22:07:57.301Z] [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
17:07:57 [2024-02-28T22:07:57.301Z] [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
17:07:57 [2024-02-28T22:07:57.301Z] [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
17:07:57 [2024-02-28T22:07:57.301Z] [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 288 kB/s)
17:07:57 [2024-02-28T22:07:57.301Z] [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
17:07:57 [2024-02-28T22:07:57.301Z] [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
17:07:57 [2024-02-28T22:07:57.558Z] [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
17:07:57 [2024-02-28T22:07:57.558Z] [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
17:07:57 [2024-02-28T22:07:57.558Z] [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
17:07:57 [2024-02-28T22:07:57.558Z] [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
17:07:57 [2024-02-28T22:07:57.558Z] [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 79 kB/s)
17:07:57 [2024-02-28T22:07:57.558Z] [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
17:07:57 [2024-02-28T22:07:57.558Z] [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
17:07:57 [2024-02-28T22:07:57.558Z] [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
17:07:57 [2024-02-28T22:07:57.558Z] [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
17:07:57 [2024-02-28T22:07:57.558Z] [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
17:07:57 [2024-02-28T22:07:57.558Z] [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
17:07:57 [2024-02-28T22:07:57.558Z] [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 383 kB/s)
17:07:57 [2024-02-28T22:07:57.558Z] [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
17:07:57 [2024-02-28T22:07:57.558Z] [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
17:07:57 [2024-02-28T22:07:57.558Z] [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
17:07:57 [2024-02-28T22:07:57.814Z] [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
17:07:57 [2024-02-28T22:07:57.814Z] [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
17:07:57 [2024-02-28T22:07:57.814Z] [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
17:07:57 [2024-02-28T22:07:57.814Z] [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 102 kB/s)
17:07:57 [2024-02-28T22:07:57.814Z] [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
17:07:57 [2024-02-28T22:07:57.814Z] [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
17:07:57 [2024-02-28T22:07:57.814Z] [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
17:07:57 [2024-02-28T22:07:57.814Z] [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
17:07:57 [2024-02-28T22:07:57.814Z] [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
17:07:57 [2024-02-28T22:07:57.814Z] [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
17:07:57 [2024-02-28T22:07:57.814Z] [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 265 kB/s)
17:07:57 [2024-02-28T22:07:57.814Z] [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
17:07:57 [2024-02-28T22:07:57.814Z] [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
17:07:57 [2024-02-28T22:07:57.814Z] [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
17:07:58 [2024-02-28T22:07:58.069Z] [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
17:07:58 [2024-02-28T22:07:58.069Z] [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
17:07:58 [2024-02-28T22:07:58.069Z] [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
17:07:58 [2024-02-28T22:07:58.069Z] [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 1.7 MB/s)
17:07:58 [2024-02-28T22:07:58.069Z] [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
17:07:58 [2024-02-28T22:07:58.069Z] [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
17:07:58 [2024-02-28T22:07:58.069Z] [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
17:07:58 [2024-02-28T22:07:58.069Z] [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
17:07:58 [2024-02-28T22:07:58.069Z] [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
17:07:58 [2024-02-28T22:07:58.069Z] [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
17:07:58 [2024-02-28T22:07:58.069Z] [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 370 kB/s)
17:07:58 [2024-02-28T22:07:58.069Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
17:07:58 [2024-02-28T22:07:58.069Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
17:07:58 [2024-02-28T22:07:58.069Z] [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
17:07:58 [2024-02-28T22:07:58.324Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
17:07:58 [2024-02-28T22:07:58.324Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
17:07:58 [2024-02-28T22:07:58.324Z] [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
17:07:58 [2024-02-28T22:07:58.324Z] [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 6.8 MB/s)
17:07:58 [2024-02-28T22:07:58.324Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
17:07:58 [2024-02-28T22:07:58.324Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
17:07:58 [2024-02-28T22:07:58.324Z] [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
17:07:58 [2024-02-28T22:07:58.324Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
17:07:58 [2024-02-28T22:07:58.324Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
17:07:58 [2024-02-28T22:07:58.324Z] [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
17:07:58 [2024-02-28T22:07:58.324Z] [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 4.2 MB/s)
17:07:58 [2024-02-28T22:07:58.324Z] [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
17:07:58 [2024-02-28T22:07:58.324Z] [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
17:07:58 [2024-02-28T22:07:58.324Z] [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
17:07:58 [2024-02-28T22:07:58.324Z] [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
17:07:58 [2024-02-28T22:07:58.324Z] [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
17:07:58 [2024-02-28T22:07:58.324Z] [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
17:07:58 [2024-02-28T22:07:58.324Z] [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 1.0 MB/s)
17:07:58 [2024-02-28T22:07:58.324Z] [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
17:07:58 [2024-02-28T22:07:58.324Z] [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
17:07:58 [2024-02-28T22:07:58.579Z] [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
17:07:58 [2024-02-28T22:07:58.579Z] [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
17:07:58 [2024-02-28T22:07:58.579Z] [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
17:07:58 [2024-02-28T22:07:58.579Z] [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
17:07:58 [2024-02-28T22:07:58.579Z] [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 248 kB/s)
17:07:58 [2024-02-28T22:07:58.579Z] [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
17:07:58 [2024-02-28T22:07:58.579Z] [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
17:07:58 [2024-02-28T22:07:58.579Z] [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
17:07:58 [2024-02-28T22:07:58.579Z] [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
17:07:58 [2024-02-28T22:07:58.579Z] [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
17:07:58 [2024-02-28T22:07:58.579Z] [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
17:07:58 [2024-02-28T22:07:58.834Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.pom (3.4 kB at 423 kB/s)
17:07:58 [2024-02-28T22:07:58.834Z] [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
17:07:58 [2024-02-28T22:07:58.834Z] [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
17:07:58 [2024-02-28T22:07:58.834Z] [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
17:07:58 [2024-02-28T22:07:58.834Z] [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
17:07:58 [2024-02-28T22:07:58.834Z] [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
17:07:58 [2024-02-28T22:07:58.834Z] [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
17:07:58 [2024-02-28T22:07:58.834Z] [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.7 MB/s)
17:07:58 [2024-02-28T22:07:58.834Z] [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
17:07:58 [2024-02-28T22:07:58.834Z] [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
17:07:58 [2024-02-28T22:07:58.834Z] [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
17:07:58 [2024-02-28T22:07:58.834Z] [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
17:07:58 [2024-02-28T22:07:58.834Z] [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
17:07:58 [2024-02-28T22:07:58.834Z] [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
17:07:58 [2024-02-28T22:07:58.834Z] [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.6 MB/s)
17:07:59 [2024-02-28T22:07:59.089Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/javax/enterprise/cdi-api/1.2/cdi-api-1.2.pom
17:07:59 [2024-02-28T22:07:59.089Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/javax/enterprise/cdi-api/1.2/cdi-api-1.2.pom
17:07:59 [2024-02-28T22:07:59.089Z] [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
17:07:59 [2024-02-28T22:07:59.089Z] [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 66 kB/s)
17:07:59 [2024-02-28T22:07:59.089Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jboss/weld/weld-parent/26/weld-parent-26.pom
17:07:59 [2024-02-28T22:07:59.089Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jboss/weld/weld-parent/26/weld-parent-26.pom
17:07:59 [2024-02-28T22:07:59.089Z] [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
17:07:59 [2024-02-28T22:07:59.089Z] [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 337 kB/s)
17:07:59 [2024-02-28T22:07:59.089Z] [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
17:07:59 [2024-02-28T22:07:59.089Z] [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
17:07:59 [2024-02-28T22:07:59.089Z] [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
17:07:59 [2024-02-28T22:07:59.344Z] [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
17:07:59 [2024-02-28T22:07:59.344Z] [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
17:07:59 [2024-02-28T22:07:59.344Z] [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
17:07:59 [2024-02-28T22:07:59.344Z] [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.9 MB/s)
17:07:59 [2024-02-28T22:07:59.344Z] [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
17:07:59 [2024-02-28T22:07:59.344Z] [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
17:07:59 [2024-02-28T22:07:59.344Z] [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
17:07:59 [2024-02-28T22:07:59.344Z] [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
17:07:59 [2024-02-28T22:07:59.344Z] [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
17:07:59 [2024-02-28T22:07:59.344Z] [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
17:07:59 [2024-02-28T22:07:59.344Z] [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 1.6 MB/s)
17:07:59 [2024-02-28T22:07:59.344Z] [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
17:07:59 [2024-02-28T22:07:59.344Z] [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
17:07:59 [2024-02-28T22:07:59.344Z] [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
17:07:59 [2024-02-28T22:07:59.599Z] [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
17:07:59 [2024-02-28T22:07:59.599Z] [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
17:07:59 [2024-02-28T22:07:59.599Z] [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
17:07:59 [2024-02-28T22:07:59.599Z] [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 75 kB/s)
17:07:59 [2024-02-28T22:07:59.599Z] [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
17:07:59 [2024-02-28T22:07:59.599Z] [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
17:07:59 [2024-02-28T22:07:59.599Z] [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
17:07:59 [2024-02-28T22:07:59.599Z] [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
17:07:59 [2024-02-28T22:07:59.599Z] [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
17:07:59 [2024-02-28T22:07:59.599Z] [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
17:07:59 [2024-02-28T22:07:59.599Z] [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 534 kB/s)
17:07:59 [2024-02-28T22:07:59.599Z] [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
17:07:59 [2024-02-28T22:07:59.599Z] [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
17:07:59 [2024-02-28T22:07:59.854Z] [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
17:07:59 [2024-02-28T22:07:59.854Z] [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
17:07:59 [2024-02-28T22:07:59.854Z] [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
17:07:59 [2024-02-28T22:07:59.854Z] [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
17:07:59 [2024-02-28T22:07:59.855Z] [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 344 kB/s)
17:07:59 [2024-02-28T22:07:59.855Z] [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
17:07:59 [2024-02-28T22:07:59.855Z] [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
17:07:59 [2024-02-28T22:07:59.855Z] [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
17:08:00 [2024-02-28T22:08:00.109Z] [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
17:08:00 [2024-02-28T22:08:00.109Z] [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
17:08:00 [2024-02-28T22:08:00.109Z] [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
17:08:00 [2024-02-28T22:08:00.109Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.pom (2.8 kB at 351 kB/s)
17:08:00 [2024-02-28T22:08:00.110Z] [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
17:08:00 [2024-02-28T22:08:00.110Z] [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
17:08:00 [2024-02-28T22:08:00.110Z] [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
17:08:00 [2024-02-28T22:08:00.110Z] [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
17:08:00 [2024-02-28T22:08:00.110Z] [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
17:08:00 [2024-02-28T22:08:00.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
17:08:00 [2024-02-28T22:08:00.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 455 kB/s)
17:08:00 [2024-02-28T22:08:00.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
17:08:00 [2024-02-28T22:08:00.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
17:08:00 [2024-02-28T22:08:00.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
17:08:00 [2024-02-28T22:08:00.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
17:08:00 [2024-02-28T22:08:00.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
17:08:00 [2024-02-28T22:08:00.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
17:08:00 [2024-02-28T22:08:00.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 195 kB/s)
17:08:00 [2024-02-28T22:08:00.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
17:08:00 [2024-02-28T22:08:00.365Z] [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
17:08:00 [2024-02-28T22:08:00.365Z] [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
17:08:00 [2024-02-28T22:08:00.365Z] [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
17:08:00 [2024-02-28T22:08:00.365Z] [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
17:08:00 [2024-02-28T22:08:00.365Z] [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
17:08:00 [2024-02-28T22:08:00.365Z] [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 3.1 MB/s)
17:08:00 [2024-02-28T22:08:00.365Z] [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
17:08:00 [2024-02-28T22:08:00.365Z] [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
17:08:00 [2024-02-28T22:08:00.365Z] [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
17:08:00 [2024-02-28T22:08:00.619Z] [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
17:08:00 [2024-02-28T22:08:00.619Z] [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
17:08:00 [2024-02-28T22:08:00.619Z] [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
17:08:00 [2024-02-28T22:08:00.619Z] [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 386 kB/s)
17:08:00 [2024-02-28T22:08:00.619Z] [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
17:08:00 [2024-02-28T22:08:00.619Z] [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
17:08:00 [2024-02-28T22:08:00.619Z] [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
17:08:00 [2024-02-28T22:08:00.619Z] [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
17:08:00 [2024-02-28T22:08:00.619Z] [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
17:08:00 [2024-02-28T22:08:00.619Z] [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
17:08:00 [2024-02-28T22:08:00.619Z] [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 128 kB/s)
17:08:00 [2024-02-28T22:08:00.619Z] [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
17:08:00 [2024-02-28T22:08:00.619Z] [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
17:08:00 [2024-02-28T22:08:00.619Z] [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
17:08:00 [2024-02-28T22:08:00.873Z] [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
17:08:00 [2024-02-28T22:08:00.873Z] [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
17:08:00 [2024-02-28T22:08:00.873Z] [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
17:08:00 [2024-02-28T22:08:00.873Z] [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 716 kB/s)
17:08:00 [2024-02-28T22:08:00.873Z] [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
17:08:00 [2024-02-28T22:08:00.873Z] [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
17:08:00 [2024-02-28T22:08:00.873Z] [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
17:08:00 [2024-02-28T22:08:00.873Z] [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
17:08:01 [2024-02-28T22:08:01.128Z] [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
17:08:01 [2024-02-28T22:08:01.128Z] [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
17:08:01 [2024-02-28T22:08:01.128Z] [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 641 kB/s)
17:08:01 [2024-02-28T22:08:01.128Z] [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
17:08:01 [2024-02-28T22:08:01.128Z] [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
17:08:01 [2024-02-28T22:08:01.128Z] [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
17:08:01 [2024-02-28T22:08:01.128Z] [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
17:08:01 [2024-02-28T22:08:01.128Z] [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
17:08:01 [2024-02-28T22:08:01.128Z] [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
17:08:01 [2024-02-28T22:08:01.128Z] [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 296 kB/s)
17:08:01 [2024-02-28T22:08:01.128Z] [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
17:08:01 [2024-02-28T22:08:01.128Z] [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
17:08:01 [2024-02-28T22:08:01.128Z] [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
17:08:01 [2024-02-28T22:08:01.383Z] [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
17:08:01 [2024-02-28T22:08:01.383Z] [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
17:08:01 [2024-02-28T22:08:01.383Z] [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
17:08:01 [2024-02-28T22:08:01.383Z] [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 392 kB/s)
17:08:01 [2024-02-28T22:08:01.383Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/xbean/xbean/3.7/xbean-3.7.pom
17:08:01 [2024-02-28T22:08:01.383Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/xbean/xbean/3.7/xbean-3.7.pom
17:08:01 [2024-02-28T22:08:01.383Z] [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
17:08:01 [2024-02-28T22:08:01.383Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/xbean/xbean/3.7/xbean-3.7.pom
17:08:01 [2024-02-28T22:08:01.383Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/xbean/xbean/3.7/xbean-3.7.pom
17:08:01 [2024-02-28T22:08:01.383Z] [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
17:08:01 [2024-02-28T22:08:01.383Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean/3.7/xbean-3.7.pom (15 kB at 1.5 MB/s)
17:08:01 [2024-02-28T22:08:01.383Z] [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
17:08:01 [2024-02-28T22:08:01.638Z] [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
17:08:01 [2024-02-28T22:08:01.638Z] [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
17:08:01 [2024-02-28T22:08:01.638Z] [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
17:08:01 [2024-02-28T22:08:01.638Z] [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
17:08:01 [2024-02-28T22:08:01.638Z] [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
17:08:01 [2024-02-28T22:08:01.638Z] [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 343 kB/s)
17:08:01 [2024-02-28T22:08:01.638Z] [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
17:08:01 [2024-02-28T22:08:01.638Z] [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
17:08:01 [2024-02-28T22:08:01.638Z] [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
17:08:01 [2024-02-28T22:08:01.892Z] [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
17:08:01 [2024-02-28T22:08:01.892Z] [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
17:08:01 [2024-02-28T22:08:01.892Z] [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
17:08:01 [2024-02-28T22:08:01.892Z] [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 989 kB/s)
17:08:01 [2024-02-28T22:08:01.892Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom
17:08:01 [2024-02-28T22:08:01.892Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom
17:08:01 [2024-02-28T22:08:01.893Z] [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
17:08:01 [2024-02-28T22:08:01.893Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom
17:08:01 [2024-02-28T22:08:01.893Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom
17:08:01 [2024-02-28T22:08:01.893Z] [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
17:08:01 [2024-02-28T22:08:01.893Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom (18 kB at 2.0 MB/s)
17:08:01 [2024-02-28T22:08:01.893Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/6/apache-6.pom
17:08:02 [2024-02-28T22:08:02.147Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/6/apache-6.pom
17:08:02 [2024-02-28T22:08:02.147Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/6/apache-6.pom
17:08:02 [2024-02-28T22:08:02.147Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/6/apache-6.pom
17:08:02 [2024-02-28T22:08:02.147Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/6/apache-6.pom
17:08:02 [2024-02-28T22:08:02.147Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/6/apache-6.pom
17:08:02 [2024-02-28T22:08:02.147Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/6/apache-6.pom (13 kB at 1.3 MB/s)
17:08:02 [2024-02-28T22:08:02.148Z] [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
17:08:02 [2024-02-28T22:08:02.148Z] [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
17:08:02 [2024-02-28T22:08:02.148Z] [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
17:08:02 [2024-02-28T22:08:02.148Z] [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
17:08:02 [2024-02-28T22:08:02.148Z] [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
17:08:02 [2024-02-28T22:08:02.148Z] [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
17:08:02 [2024-02-28T22:08:02.148Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/collections/google-collections/1.0/google-collections-1.0.pom (2.5 kB at 275 kB/s)
17:08:02 [2024-02-28T22:08:02.148Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/google/1/google-1.pom
17:08:02 [2024-02-28T22:08:02.148Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/google/1/google-1.pom
17:08:02 [2024-02-28T22:08:02.148Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/google/1/google-1.pom
17:08:02 [2024-02-28T22:08:02.403Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/google/1/google-1.pom
17:08:02 [2024-02-28T22:08:02.403Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/google/1/google-1.pom
17:08:02 [2024-02-28T22:08:02.403Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/1/google-1.pom
17:08:02 [2024-02-28T22:08:02.403Z] [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 194 kB/s)
17:08:02 [2024-02-28T22:08:02.403Z] [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
17:08:02 [2024-02-28T22:08:02.403Z] [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
17:08:02 [2024-02-28T22:08:02.403Z] [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
17:08:02 [2024-02-28T22:08:02.403Z] [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
17:08:02 [2024-02-28T22:08:02.403Z] [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
17:08:02 [2024-02-28T22:08:02.403Z] [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
17:08:02 [2024-02-28T22:08:02.403Z] [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 855 kB/s)
17:08:02 [2024-02-28T22:08:02.404Z] [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
17:08:02 [2024-02-28T22:08:02.404Z] [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
17:08:02 [2024-02-28T22:08:02.404Z] [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
17:08:02 [2024-02-28T22:08:02.658Z] [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
17:08:02 [2024-02-28T22:08:02.658Z] [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
17:08:02 [2024-02-28T22:08:02.658Z] [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
17:08:02 [2024-02-28T22:08:02.658Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sitetools/1.11.1/doxia-sitetools-1.11.1.pom (14 kB at 1.2 MB/s)
17:08:02 [2024-02-28T22:08:02.658Z] [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
17:08:02 [2024-02-28T22:08:02.658Z] [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
17:08:02 [2024-02-28T22:08:02.658Z] [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
17:08:02 [2024-02-28T22:08:02.658Z] [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
17:08:02 [2024-02-28T22:08:02.658Z] [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
17:08:02 [2024-02-28T22:08:02.659Z] [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
17:08:02 [2024-02-28T22:08:02.659Z] [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)
17:08:02 [2024-02-28T22:08:02.659Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/3.0/maven-3.0.pom
17:08:02 [2024-02-28T22:08:02.659Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/3.0/maven-3.0.pom
17:08:02 [2024-02-28T22:08:02.659Z] [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
17:08:02 [2024-02-28T22:08:02.913Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/3.0/maven-3.0.pom
17:08:02 [2024-02-28T22:08:02.913Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/3.0/maven-3.0.pom
17:08:02 [2024-02-28T22:08:02.913Z] [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
17:08:02 [2024-02-28T22:08:02.913Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.0/maven-3.0.pom (22 kB at 2.2 MB/s)
17:08:02 [2024-02-28T22:08:02.913Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/15/maven-parent-15.pom
17:08:02 [2024-02-28T22:08:02.913Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/15/maven-parent-15.pom
17:08:02 [2024-02-28T22:08:02.913Z] [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
17:08:02 [2024-02-28T22:08:02.913Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/15/maven-parent-15.pom
17:08:02 [2024-02-28T22:08:02.913Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/15/maven-parent-15.pom
17:08:02 [2024-02-28T22:08:02.913Z] [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
17:08:02 [2024-02-28T22:08:02.913Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/15/maven-parent-15.pom (24 kB at 2.7 MB/s)
17:08:02 [2024-02-28T22:08:02.913Z] [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
17:08:02 [2024-02-28T22:08:02.913Z] [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
17:08:02 [2024-02-28T22:08:02.913Z] [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
17:08:02 [2024-02-28T22:08:02.913Z] [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
17:08:02 [2024-02-28T22:08:02.913Z] [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
17:08:02 [2024-02-28T22:08:02.913Z] [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
17:08:03 [2024-02-28T22:08:03.168Z] [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 302 kB/s)
17:08:03 [2024-02-28T22:08:03.168Z] [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
17:08:03 [2024-02-28T22:08:03.168Z] [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
17:08:03 [2024-02-28T22:08:03.168Z] [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
17:08:03 [2024-02-28T22:08:03.168Z] [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
17:08:03 [2024-02-28T22:08:03.168Z] [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
17:08:03 [2024-02-28T22:08:03.168Z] [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
17:08:03 [2024-02-28T22:08:03.168Z] [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
17:08:03 [2024-02-28T22:08:03.168Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-text/1.3/commons-text-1.3.pom (14 kB at 1.4 MB/s)
17:08:03 [2024-02-28T22:08:03.168Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/45/commons-parent-45.pom
17:08:03 [2024-02-28T22:08:03.168Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/45/commons-parent-45.pom
17:08:03 [2024-02-28T22:08:03.168Z] [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
17:08:03 [2024-02-28T22:08:03.422Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/45/commons-parent-45.pom
17:08:03 [2024-02-28T22:08:03.422Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/45/commons-parent-45.pom
17:08:03 [2024-02-28T22:08:03.422Z] [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
17:08:03 [2024-02-28T22:08:03.422Z] [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 6.6 MB/s)
17:08:03 [2024-02-28T22:08:03.422Z] [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
17:08:03 [2024-02-28T22:08:03.422Z] [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
17:08:03 [2024-02-28T22:08:03.422Z] [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
17:08:03 [2024-02-28T22:08:03.422Z] [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
17:08:03 [2024-02-28T22:08:03.422Z] [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
17:08:03 [2024-02-28T22:08:03.422Z] [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
17:08:03 [2024-02-28T22:08:03.422Z] [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
17:08:03 [2024-02-28T22:08:03.422Z] [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 552 kB/s)
17:08:03 [2024-02-28T22:08:03.422Z] [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
17:08:03 [2024-02-28T22:08:03.422Z] [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
17:08:03 [2024-02-28T22:08:03.423Z] [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
17:08:03 [2024-02-28T22:08:03.677Z] [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
17:08:03 [2024-02-28T22:08:03.677Z] [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
17:08:03 [2024-02-28T22:08:03.677Z] [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
17:08:03 [2024-02-28T22:08:03.677Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.4.14/httpcomponents-core-4.4.14.pom (13 kB at 1.1 MB/s)
17:08:03 [2024-02-28T22:08:03.677Z] [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
17:08:03 [2024-02-28T22:08:03.677Z] [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
17:08:03 [2024-02-28T22:08:03.677Z] [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
17:08:03 [2024-02-28T22:08:03.677Z] [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
17:08:03 [2024-02-28T22:08:03.677Z] [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
17:08:03 [2024-02-28T22:08:03.677Z] [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
17:08:03 [2024-02-28T22:08:03.677Z] [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 378 kB/s)
17:08:03 [2024-02-28T22:08:03.677Z] [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
17:08:03 [2024-02-28T22:08:03.677Z] [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
17:08:03 [2024-02-28T22:08:03.677Z] [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
17:08:03 [2024-02-28T22:08:03.932Z] [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
17:08:03 [2024-02-28T22:08:03.932Z] [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
17:08:03 [2024-02-28T22:08:03.932Z] [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
17:08:03 [2024-02-28T22:08:03.932Z] [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 83 kB/s)
17:08:03 [2024-02-28T22:08:03.932Z] [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
17:08:03 [2024-02-28T22:08:03.932Z] [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
17:08:03 [2024-02-28T22:08:03.932Z] [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
17:08:03 [2024-02-28T22:08:03.932Z] [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
17:08:03 [2024-02-28T22:08:03.932Z] [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
17:08:03 [2024-02-28T22:08:03.932Z] [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
17:08:04 [2024-02-28T22:08:04.187Z] [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 320 kB/s)
17:08:04 [2024-02-28T22:08:04.187Z] [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
17:08:04 [2024-02-28T22:08:04.187Z] [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
17:08:04 [2024-02-28T22:08:04.187Z] [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
17:08:04 [2024-02-28T22:08:04.187Z] [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
17:08:04 [2024-02-28T22:08:04.187Z] [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
17:08:04 [2024-02-28T22:08:04.187Z] [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
17:08:04 [2024-02-28T22:08:04.187Z] [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 380 kB/s)
17:08:04 [2024-02-28T22:08:04.187Z] [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
17:08:04 [2024-02-28T22:08:04.187Z] [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
17:08:04 [2024-02-28T22:08:04.187Z] [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
17:08:04 [2024-02-28T22:08:04.442Z] [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
17:08:04 [2024-02-28T22:08:04.442Z] [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
17:08:04 [2024-02-28T22:08:04.442Z] [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
17:08:04 [2024-02-28T22:08:04.443Z] [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 247 kB/s)
17:08:04 [2024-02-28T22:08:04.443Z] [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
17:08:04 [2024-02-28T22:08:04.443Z] [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
17:08:04 [2024-02-28T22:08:04.443Z] [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
17:08:04 [2024-02-28T22:08:04.443Z] [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
17:08:04 [2024-02-28T22:08:04.443Z] [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
17:08:04 [2024-02-28T22:08:04.443Z] [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
17:08:04 [2024-02-28T22:08:04.443Z] [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 305 kB/s)
17:08:04 [2024-02-28T22:08:04.443Z] [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
17:08:04 [2024-02-28T22:08:04.443Z] [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
17:08:04 [2024-02-28T22:08:04.443Z] [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
17:08:04 [2024-02-28T22:08:04.697Z] [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
17:08:04 [2024-02-28T22:08:04.697Z] [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
17:08:04 [2024-02-28T22:08:04.697Z] [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
17:08:04 [2024-02-28T22:08:04.697Z] [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 283 kB/s)
17:08:04 [2024-02-28T22:08:04.698Z] [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
17:08:04 [2024-02-28T22:08:04.698Z] [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
17:08:04 [2024-02-28T22:08:04.698Z] [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
17:08:04 [2024-02-28T22:08:04.698Z] [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
17:08:04 [2024-02-28T22:08:04.698Z] [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
17:08:04 [2024-02-28T22:08:04.698Z] [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
17:08:04 [2024-02-28T22:08:04.698Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom (2.1 kB at 231 kB/s)
17:08:04 [2024-02-28T22:08:04.698Z] [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
17:08:04 [2024-02-28T22:08:04.698Z] [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
17:08:04 [2024-02-28T22:08:04.698Z] [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
17:08:04 [2024-02-28T22:08:04.698Z] [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
17:08:04 [2024-02-28T22:08:04.698Z] [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
17:08:04 [2024-02-28T22:08:04.698Z] [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
17:08:04 [2024-02-28T22:08:04.698Z] [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 334 kB/s)
17:08:04 [2024-02-28T22:08:04.954Z] [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
17:08:04 [2024-02-28T22:08:04.954Z] [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
17:08:04 [2024-02-28T22:08:04.954Z] [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
17:08:04 [2024-02-28T22:08:04.954Z] [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
17:08:04 [2024-02-28T22:08:04.954Z] [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
17:08:04 [2024-02-28T22:08:04.954Z] [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
17:08:04 [2024-02-28T22:08:04.954Z] [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 317 kB/s)
17:08:04 [2024-02-28T22:08:04.954Z] [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
17:08:04 [2024-02-28T22:08:04.954Z] [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
17:08:04 [2024-02-28T22:08:04.954Z] [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
17:08:04 [2024-02-28T22:08:04.954Z] [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
17:08:05 [2024-02-28T22:08:05.209Z] [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
17:08:05 [2024-02-28T22:08:05.209Z] [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
17:08:05 [2024-02-28T22:08:05.209Z] [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 217 kB/s)
17:08:05 [2024-02-28T22:08:05.209Z] [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
17:08:05 [2024-02-28T22:08:05.209Z] [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
17:08:05 [2024-02-28T22:08:05.209Z] [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
17:08:05 [2024-02-28T22:08:05.209Z] [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
17:08:05 [2024-02-28T22:08:05.209Z] [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
17:08:05 [2024-02-28T22:08:05.209Z] [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
17:08:05 [2024-02-28T22:08:05.209Z] [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 271 kB/s)
17:08:05 [2024-02-28T22:08:05.209Z] [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
17:08:05 [2024-02-28T22:08:05.209Z] [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
17:08:05 [2024-02-28T22:08:05.209Z] [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
17:08:05 [2024-02-28T22:08:05.209Z] [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
17:08:05 [2024-02-28T22:08:05.209Z] [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
17:08:05 [2024-02-28T22:08:05.209Z] [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
17:08:05 [2024-02-28T22:08:05.209Z] [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 403 kB/s)
17:08:05 [2024-02-28T22:08:05.209Z] [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
17:08:05 [2024-02-28T22:08:05.209Z] [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
17:08:05 [2024-02-28T22:08:05.464Z] [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
17:08:05 [2024-02-28T22:08:05.464Z] [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
17:08:05 [2024-02-28T22:08:05.464Z] [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
17:08:05 [2024-02-28T22:08:05.464Z] [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
17:08:05 [2024-02-28T22:08:05.464Z] [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 313 kB/s)
17:08:05 [2024-02-28T22:08:05.464Z] [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
17:08:05 [2024-02-28T22:08:05.464Z] [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
17:08:05 [2024-02-28T22:08:05.464Z] [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
17:08:05 [2024-02-28T22:08:05.464Z] [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
17:08:05 [2024-02-28T22:08:05.464Z] [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
17:08:05 [2024-02-28T22:08:05.464Z] [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
17:08:05 [2024-02-28T22:08:05.464Z] [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 295 kB/s)
17:08:05 [2024-02-28T22:08:05.464Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-collections/commons-collections/3.1/commons-collections-3.1.pom
17:08:05 [2024-02-28T22:08:05.464Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-collections/commons-collections/3.1/commons-collections-3.1.pom
17:08:05 [2024-02-28T22:08:05.464Z] [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
17:08:05 [2024-02-28T22:08:05.719Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-collections/commons-collections/3.1/commons-collections-3.1.pom
17:08:05 [2024-02-28T22:08:05.719Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-collections/commons-collections/3.1/commons-collections-3.1.pom
17:08:05 [2024-02-28T22:08:05.719Z] [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
17:08:05 [2024-02-28T22:08:05.719Z] [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 608 kB/s)
17:08:05 [2024-02-28T22:08:05.719Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/velocity/velocity/1.7/velocity-1.7.pom
17:08:05 [2024-02-28T22:08:05.719Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/velocity/velocity/1.7/velocity-1.7.pom
17:08:05 [2024-02-28T22:08:05.719Z] [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
17:08:05 [2024-02-28T22:08:05.719Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/velocity/velocity/1.7/velocity-1.7.pom
17:08:05 [2024-02-28T22:08:05.719Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/velocity/velocity/1.7/velocity-1.7.pom
17:08:05 [2024-02-28T22:08:05.719Z] [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
17:08:05 [2024-02-28T22:08:05.719Z] [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 1.1 MB/s)
17:08:05 [2024-02-28T22:08:05.719Z] [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
17:08:05 [2024-02-28T22:08:05.719Z] [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
17:08:05 [2024-02-28T22:08:05.719Z] [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
17:08:05 [2024-02-28T22:08:05.719Z] [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
17:08:05 [2024-02-28T22:08:05.719Z] [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
17:08:05 [2024-02-28T22:08:05.719Z] [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
17:08:05 [2024-02-28T22:08:05.719Z] [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 1.4 MB/s)
17:08:05 [2024-02-28T22:08:05.719Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/9/commons-parent-9.pom
17:08:05 [2024-02-28T22:08:05.720Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/9/commons-parent-9.pom
17:08:05 [2024-02-28T22:08:05.975Z] [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
17:08:05 [2024-02-28T22:08:05.975Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/9/commons-parent-9.pom
17:08:05 [2024-02-28T22:08:05.975Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/9/commons-parent-9.pom
17:08:05 [2024-02-28T22:08:05.975Z] [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
17:08:05 [2024-02-28T22:08:05.975Z] [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)
17:08:05 [2024-02-28T22:08:05.975Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-lang/commons-lang/2.4/commons-lang-2.4.pom
17:08:05 [2024-02-28T22:08:05.975Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-lang/commons-lang/2.4/commons-lang-2.4.pom
17:08:05 [2024-02-28T22:08:05.975Z] [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
17:08:05 [2024-02-28T22:08:05.975Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-lang/commons-lang/2.4/commons-lang-2.4.pom
17:08:05 [2024-02-28T22:08:05.975Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-lang/commons-lang/2.4/commons-lang-2.4.pom
17:08:05 [2024-02-28T22:08:05.975Z] [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
17:08:05 [2024-02-28T22:08:05.975Z] [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)
17:08:05 [2024-02-28T22:08:05.975Z] [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
17:08:05 [2024-02-28T22:08:05.975Z] [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
17:08:05 [2024-02-28T22:08:05.975Z] [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
17:08:06 [2024-02-28T22:08:06.229Z] [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
17:08:06 [2024-02-28T22:08:06.230Z] [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
17:08:06 [2024-02-28T22:08:06.230Z] [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
17:08:06 [2024-02-28T22:08:06.230Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom (12 kB at 1.4 MB/s)
17:08:06 [2024-02-28T22:08:06.230Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/39/commons-parent-39.pom
17:08:06 [2024-02-28T22:08:06.230Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/39/commons-parent-39.pom
17:08:06 [2024-02-28T22:08:06.230Z] [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
17:08:06 [2024-02-28T22:08:06.230Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/39/commons-parent-39.pom
17:08:06 [2024-02-28T22:08:06.230Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/39/commons-parent-39.pom
17:08:06 [2024-02-28T22:08:06.230Z] [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
17:08:06 [2024-02-28T22:08:06.230Z] [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)
17:08:06 [2024-02-28T22:08:06.230Z] [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
17:08:06 [2024-02-28T22:08:06.230Z] [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
17:08:06 [2024-02-28T22:08:06.230Z] [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
17:08:06 [2024-02-28T22:08:06.230Z] [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
17:08:06 [2024-02-28T22:08:06.485Z] [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
17:08:06 [2024-02-28T22:08:06.485Z] [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
17:08:06 [2024-02-28T22:08:06.485Z] [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
17:08:06 [2024-02-28T22:08:06.485Z] [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 192 kB/s)
17:08:06 [2024-02-28T22:08:06.485Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom
17:08:06 [2024-02-28T22:08:06.485Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom
17:08:06 [2024-02-28T22:08:06.485Z] [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
17:08:06 [2024-02-28T22:08:06.485Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom
17:08:06 [2024-02-28T22:08:06.485Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom
17:08:06 [2024-02-28T22:08:06.485Z] [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
17:08:06 [2024-02-28T22:08:06.485Z] [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 1.3 MB/s)
17:08:06 [2024-02-28T22:08:06.485Z] [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
17:08:06 [2024-02-28T22:08:06.485Z] [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
17:08:06 [2024-02-28T22:08:06.485Z] [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
17:08:06 [2024-02-28T22:08:06.740Z] [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
17:08:06 [2024-02-28T22:08:06.740Z] [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
17:08:06 [2024-02-28T22:08:06.740Z] [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
17:08:06 [2024-02-28T22:08:06.740Z] [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.4 MB/s)
17:08:06 [2024-02-28T22:08:06.740Z] [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
17:08:06 [2024-02-28T22:08:06.740Z] [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
17:08:06 [2024-02-28T22:08:06.740Z] [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
17:08:06 [2024-02-28T22:08:06.740Z] [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
17:08:06 [2024-02-28T22:08:06.740Z] [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
17:08:06 [2024-02-28T22:08:06.740Z] [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
17:08:06 [2024-02-28T22:08:06.740Z] [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
17:08:06 [2024-02-28T22:08:06.740Z] [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 305 kB/s)
17:08:06 [2024-02-28T22:08:06.740Z] [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
17:08:06 [2024-02-28T22:08:06.740Z] [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
17:08:06 [2024-02-28T22:08:06.740Z] [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
17:08:06 [2024-02-28T22:08:06.996Z] [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
17:08:06 [2024-02-28T22:08:06.996Z] [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
17:08:06 [2024-02-28T22:08:06.996Z] [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
17:08:06 [2024-02-28T22:08:06.996Z] [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 290 kB/s)
17:08:06 [2024-02-28T22:08:06.996Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/15/plexus-15.pom
17:08:06 [2024-02-28T22:08:06.996Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/15/plexus-15.pom
17:08:06 [2024-02-28T22:08:06.996Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/15/plexus-15.pom
17:08:06 [2024-02-28T22:08:06.996Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/15/plexus-15.pom
17:08:06 [2024-02-28T22:08:06.996Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/15/plexus-15.pom
17:08:06 [2024-02-28T22:08:06.996Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/15/plexus-15.pom
17:08:06 [2024-02-28T22:08:06.996Z] [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 3.1 MB/s)
17:08:06 [2024-02-28T22:08:06.996Z] [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
17:08:06 [2024-02-28T22:08:06.996Z] [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
17:08:06 [2024-02-28T22:08:06.996Z] [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
17:08:07 [2024-02-28T22:08:07.251Z] [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
17:08:07 [2024-02-28T22:08:07.251Z] [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
17:08:07 [2024-02-28T22:08:07.251Z] [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
17:08:07 [2024-02-28T22:08:07.251Z] [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 10 MB/s)
17:08:07 [2024-02-28T22:08:07.251Z] [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
17:08:07 [2024-02-28T22:08:07.251Z] [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
17:08:07 [2024-02-28T22:08:07.251Z] [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
17:08:07 [2024-02-28T22:08:07.251Z] [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
17:08:07 [2024-02-28T22:08:07.251Z] [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
17:08:07 [2024-02-28T22:08:07.251Z] [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
17:08:07 [2024-02-28T22:08:07.251Z] [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
17:08:07 [2024-02-28T22:08:07.251Z] [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.4 MB/s)
17:08:07 [2024-02-28T22:08:07.251Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/56/commons-parent-56.pom
17:08:07 [2024-02-28T22:08:07.251Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/56/commons-parent-56.pom
17:08:07 [2024-02-28T22:08:07.251Z] [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
17:08:07 [2024-02-28T22:08:07.506Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/56/commons-parent-56.pom
17:08:07 [2024-02-28T22:08:07.506Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/56/commons-parent-56.pom
17:08:07 [2024-02-28T22:08:07.506Z] [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
17:08:07 [2024-02-28T22:08:07.506Z] [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 21 MB/s)
17:08:07 [2024-02-28T22:08:07.506Z] [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
17:08:07 [2024-02-28T22:08:07.506Z] [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
17:08:07 [2024-02-28T22:08:07.506Z] [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
17:08:07 [2024-02-28T22:08:07.506Z] [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
17:08:07 [2024-02-28T22:08:07.506Z] [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
17:08:07 [2024-02-28T22:08:07.506Z] [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
17:08:07 [2024-02-28T22:08:07.506Z] [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
17:08:07 [2024-02-28T22:08:07.506Z] [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 103 kB/s)
17:08:07 [2024-02-28T22:08:07.506Z] [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
17:08:07 [2024-02-28T22:08:07.506Z] [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
17:08:07 [2024-02-28T22:08:07.506Z] [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
17:08:07 [2024-02-28T22:08:07.506Z] [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
17:08:07 [2024-02-28T22:08:07.506Z] [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
17:08:07 [2024-02-28T22:08:07.506Z] [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
17:08:07 [2024-02-28T22:08:07.506Z] [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 247 kB/s)
17:08:07 [2024-02-28T22:08:07.761Z] [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
17:08:07 [2024-02-28T22:08:07.761Z] [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
17:08:07 [2024-02-28T22:08:07.762Z] [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
17:08:07 [2024-02-28T22:08:07.762Z] [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
17:08:07 [2024-02-28T22:08:07.762Z] [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
17:08:07 [2024-02-28T22:08:07.762Z] [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
17:08:07 [2024-02-28T22:08:07.762Z] [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
17:08:07 [2024-02-28T22:08:07.762Z] [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
17:08:07 [2024-02-28T22:08:07.762Z] [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
17:08:07 [2024-02-28T22:08:07.762Z] [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
17:08:07 [2024-02-28T22:08:07.762Z] [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
17:08:07 [2024-02-28T22:08:07.762Z] [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
17:08:07 [2024-02-28T22:08:07.762Z] [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
17:08:07 [2024-02-28T22:08:07.762Z] [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
17:08:07 [2024-02-28T22:08:07.762Z] [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
17:08:07 [2024-02-28T22:08:07.762Z] [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
17:08:07 [2024-02-28T22:08:07.762Z] [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
17:08:07 [2024-02-28T22:08:07.762Z] [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
17:08:07 [2024-02-28T22:08:07.762Z] [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
17:08:07 [2024-02-28T22:08:07.762Z] [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
17:08:07 [2024-02-28T22:08:07.762Z] [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
17:08:07 [2024-02-28T22:08:07.762Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/javax/enterprise/cdi-api/1.2/cdi-api-1.2.jar
17:08:07 [2024-02-28T22:08:07.762Z] [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
17:08:07 [2024-02-28T22:08:07.762Z] [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
17:08:07 [2024-02-28T22:08:07.762Z] [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
17:08:07 [2024-02-28T22:08:07.762Z] [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
17:08:07 [2024-02-28T22:08:07.762Z] [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
17:08:07 [2024-02-28T22:08:07.762Z] [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
17:08:07 [2024-02-28T22:08:07.762Z] [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
17:08:07 [2024-02-28T22:08:07.762Z] [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
17:08:07 [2024-02-28T22:08:07.762Z] [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
17:08:07 [2024-02-28T22:08:07.762Z] [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
17:08:07 [2024-02-28T22:08:07.762Z] [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
17:08:07 [2024-02-28T22:08:07.762Z] [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
17:08:07 [2024-02-28T22:08:07.762Z] [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
17:08:07 [2024-02-28T22:08:07.762Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/velocity/velocity/1.7/velocity-1.7.jar
17:08:07 [2024-02-28T22:08:07.762Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-lang/commons-lang/2.4/commons-lang-2.4.jar
17:08:07 [2024-02-28T22:08:07.762Z] [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
17:08:07 [2024-02-28T22:08:07.762Z] [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
17:08:07 [2024-02-28T22:08:07.762Z] [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
17:08:07 [2024-02-28T22:08:07.762Z] [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
17:08:07 [2024-02-28T22:08:07.762Z] [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
17:08:07 [2024-02-28T22:08:07.762Z] [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
17:08:07 [2024-02-28T22:08:07.762Z] [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
17:08:07 [2024-02-28T22:08:07.762Z] [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
17:08:07 [2024-02-28T22:08:07.762Z] [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
17:08:07 [2024-02-28T22:08:07.762Z] [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
17:08:07 [2024-02-28T22:08:07.762Z] [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
17:08:07 [2024-02-28T22:08:07.763Z] [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
17:08:07 [2024-02-28T22:08:07.763Z] [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
17:08:07 [2024-02-28T22:08:07.763Z] [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
17:08:07 [2024-02-28T22:08:07.763Z] [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
17:08:07 [2024-02-28T22:08:07.763Z] [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
17:08:07 [2024-02-28T22:08:07.763Z] [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
17:08:07 [2024-02-28T22:08:07.763Z] [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
17:08:07 [2024-02-28T22:08:07.763Z] [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
17:08:07 [2024-02-28T22:08:07.763Z] [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
17:08:07 [2024-02-28T22:08:07.763Z] [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
17:08:07 [2024-02-28T22:08:07.763Z] [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
17:08:07 [2024-02-28T22:08:07.763Z] [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
17:08:07 [2024-02-28T22:08:07.763Z] [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
17:08:07 [2024-02-28T22:08:07.763Z] [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
17:08:07 [2024-02-28T22:08:07.763Z] [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
17:08:07 [2024-02-28T22:08:07.763Z] [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
17:08:07 [2024-02-28T22:08:07.763Z] [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
17:08:07 [2024-02-28T22:08:07.763Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/javax/enterprise/cdi-api/1.2/cdi-api-1.2.jar
17:08:07 [2024-02-28T22:08:07.763Z] [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
17:08:07 [2024-02-28T22:08:07.763Z] [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
17:08:07 [2024-02-28T22:08:07.763Z] [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
17:08:07 [2024-02-28T22:08:07.763Z] [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
17:08:07 [2024-02-28T22:08:07.763Z] [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
17:08:07 [2024-02-28T22:08:07.763Z] [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
17:08:07 [2024-02-28T22:08:07.763Z] [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
17:08:07 [2024-02-28T22:08:07.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.jar
17:08:07 [2024-02-28T22:08:07.763Z] [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
17:08:07 [2024-02-28T22:08:07.763Z] [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
17:08:07 [2024-02-28T22:08:07.763Z] [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
17:08:07 [2024-02-28T22:08:07.763Z] [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
17:08:07 [2024-02-28T22:08:07.763Z] [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
17:08:07 [2024-02-28T22:08:07.763Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/velocity/velocity/1.7/velocity-1.7.jar
17:08:07 [2024-02-28T22:08:07.763Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-lang/commons-lang/2.4/commons-lang-2.4.jar
17:08:07 [2024-02-28T22:08:07.763Z] [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
17:08:07 [2024-02-28T22:08:07.763Z] [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
17:08:07 [2024-02-28T22:08:07.763Z] [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
17:08:07 [2024-02-28T22:08:07.763Z] [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
17:08:07 [2024-02-28T22:08:07.763Z] [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
17:08:07 [2024-02-28T22:08:07.763Z] [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
17:08:07 [2024-02-28T22:08:07.763Z] [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
17:08:08 [2024-02-28T22:08:08.018Z] [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
17:08:08 [2024-02-28T22:08:08.018Z] [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
17:08:08 [2024-02-28T22:08:08.018Z] [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
17:08:08 [2024-02-28T22:08:08.018Z] [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
17:08:08 [2024-02-28T22:08:08.018Z] [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
17:08:08 [2024-02-28T22:08:08.018Z] [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
17:08:08 [2024-02-28T22:08:08.018Z] [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
17:08:08 [2024-02-28T22:08:08.018Z] [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
17:08:08 [2024-02-28T22:08:08.018Z] [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
17:08:08 [2024-02-28T22:08:08.274Z] [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
17:08:08 [2024-02-28T22:08:08.274Z] [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
17:08:08 [2024-02-28T22:08:08.274Z] [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
17:08:08 [2024-02-28T22:08:08.274Z] [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
17:08:08 [2024-02-28T22:08:08.274Z] [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
17:08:08 [2024-02-28T22:08:08.274Z] [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
17:08:08 [2024-02-28T22:08:08.274Z] [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
17:08:08 [2024-02-28T22:08:08.529Z] [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
17:08:08 [2024-02-28T22:08:08.529Z] [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
17:08:08 [2024-02-28T22:08:08.529Z] [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
17:08:08 [2024-02-28T22:08:08.529Z] [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
17:08:08 [2024-02-28T22:08:08.529Z] [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
17:08:08 [2024-02-28T22:08:08.529Z] [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
17:08:08 [2024-02-28T22:08:08.529Z] [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
17:08:08 [2024-02-28T22:08:08.529Z] [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
17:08:08 [2024-02-28T22:08:08.783Z] [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 97 kB/s)
17:08:08 [2024-02-28T22:08:08.783Z] [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
17:08:08 [2024-02-28T22:08:08.783Z] [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
17:08:08 [2024-02-28T22:08:08.783Z] [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
17:08:08 [2024-02-28T22:08:08.783Z] [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
17:08:08 [2024-02-28T22:08:08.783Z] [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
17:08:08 [2024-02-28T22:08:08.783Z] [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
17:08:08 [2024-02-28T22:08:08.783Z] [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
17:08:08 [2024-02-28T22:08:08.784Z] [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
17:08:08 [2024-02-28T22:08:08.784Z] [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
17:08:08 [2024-02-28T22:08:08.784Z] [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
17:08:08 [2024-02-28T22:08:08.784Z] [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
17:08:09 [2024-02-28T22:08:09.038Z] [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
17:08:09 [2024-02-28T22:08:09.038Z] [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
17:08:09 [2024-02-28T22:08:09.038Z] [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
17:08:09 [2024-02-28T22:08:09.038Z] [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
17:08:09 [2024-02-28T22:08:09.038Z] [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
17:08:09 [2024-02-28T22:08:09.293Z] [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
17:08:09 [2024-02-28T22:08:09.293Z] [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
17:08:09 [2024-02-28T22:08:09.293Z] [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
17:08:09 [2024-02-28T22:08:09.293Z] [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
17:08:09 [2024-02-28T22:08:09.548Z] [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
17:08:09 [2024-02-28T22:08:09.548Z] [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
17:08:09 [2024-02-28T22:08:09.548Z] [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
17:08:09 [2024-02-28T22:08:09.548Z] [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
17:08:09 [2024-02-28T22:08:09.548Z] [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
17:08:09 [2024-02-28T22:08:09.548Z] [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
17:08:09 [2024-02-28T22:08:09.548Z] [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
17:08:09 [2024-02-28T22:08:09.548Z] [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
17:08:09 [2024-02-28T22:08:09.548Z] [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
17:08:09 [2024-02-28T22:08:09.548Z] [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
17:08:09 [2024-02-28T22:08:09.548Z] [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
17:08:09 [2024-02-28T22:08:09.548Z] [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
17:08:09 [2024-02-28T22:08:09.548Z] [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
17:08:09 [2024-02-28T22:08:09.548Z] [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
17:08:09 [2024-02-28T22:08:09.548Z] [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
17:08:09 [2024-02-28T22:08:09.548Z] [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
17:08:09 [2024-02-28T22:08:09.548Z] [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
17:08:09 [2024-02-28T22:08:09.548Z] [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
17:08:09 [2024-02-28T22:08:09.548Z] [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
17:08:09 [2024-02-28T22:08:09.548Z] [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
17:08:09 [2024-02-28T22:08:09.548Z] [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
17:08:09 [2024-02-28T22:08:09.548Z] [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
17:08:09 [2024-02-28T22:08:09.548Z] [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
17:08:09 [2024-02-28T22:08:09.548Z] [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
17:08:09 [2024-02-28T22:08:09.548Z] [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
17:08:09 [2024-02-28T22:08:09.548Z] [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
17:08:09 [2024-02-28T22:08:09.548Z] [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
17:08:09 [2024-02-28T22:08:09.548Z] [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
17:08:09 [2024-02-28T22:08:09.548Z] [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
17:08:09 [2024-02-28T22:08:09.548Z] [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
17:08:09 [2024-02-28T22:08:09.548Z] [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
17:08:09 [2024-02-28T22:08:09.548Z] [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
17:08:09 [2024-02-28T22:08:09.548Z] [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
17:08:09 [2024-02-28T22:08:09.548Z] [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
17:08:09 [2024-02-28T22:08:09.548Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/velocity/velocity/1.7/velocity-1.7.jar
17:08:09 [2024-02-28T22:08:09.548Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-lang/commons-lang/2.4/commons-lang-2.4.jar
17:08:09 [2024-02-28T22:08:09.548Z] [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
17:08:09 [2024-02-28T22:08:09.548Z] [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
17:08:09 [2024-02-28T22:08:09.548Z] [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
17:08:09 [2024-02-28T22:08:09.548Z] [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
17:08:09 [2024-02-28T22:08:09.548Z] [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
17:08:09 [2024-02-28T22:08:09.549Z] [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
17:08:09 [2024-02-28T22:08:09.549Z] [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
17:08:09 [2024-02-28T22:08:09.549Z] [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
17:08:09 [2024-02-28T22:08:09.549Z] [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
17:08:09 [2024-02-28T22:08:09.549Z] [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
17:08:09 [2024-02-28T22:08:09.549Z] [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
17:08:09 [2024-02-28T22:08:09.549Z] [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
17:08:09 [2024-02-28T22:08:09.549Z] [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
17:08:09 [2024-02-28T22:08:09.549Z] [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
17:08:09 [2024-02-28T22:08:09.549Z] [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
17:08:09 [2024-02-28T22:08:09.549Z] [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
17:08:09 [2024-02-28T22:08:09.549Z] [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
17:08:09 [2024-02-28T22:08:09.549Z] [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
17:08:09 [2024-02-28T22:08:09.549Z] [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
17:08:09 [2024-02-28T22:08:09.549Z] [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
17:08:09 [2024-02-28T22:08:09.549Z] [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
17:08:09 [2024-02-28T22:08:09.549Z] [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
17:08:09 [2024-02-28T22:08:09.549Z] [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
17:08:09 [2024-02-28T22:08:09.549Z] [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
17:08:09 [2024-02-28T22:08:09.549Z] [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
17:08:09 [2024-02-28T22:08:09.549Z] [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
17:08:09 [2024-02-28T22:08:09.549Z] [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
17:08:09 [2024-02-28T22:08:09.549Z] [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
17:08:09 [2024-02-28T22:08:09.549Z] [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
17:08:09 [2024-02-28T22:08:09.549Z] [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
17:08:09 [2024-02-28T22:08:09.549Z] [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
17:08:09 [2024-02-28T22:08:09.549Z] [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
17:08:09 [2024-02-28T22:08:09.549Z] [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
17:08:09 [2024-02-28T22:08:09.549Z] [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
17:08:09 [2024-02-28T22:08:09.549Z] [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
17:08:09 [2024-02-28T22:08:09.549Z] [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
17:08:09 [2024-02-28T22:08:09.549Z] [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
17:08:09 [2024-02-28T22:08:09.549Z] [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
17:08:09 [2024-02-28T22:08:09.549Z] [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
17:08:09 [2024-02-28T22:08:09.549Z] [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
17:08:09 [2024-02-28T22:08:09.549Z] [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
17:08:09 [2024-02-28T22:08:09.549Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/velocity/velocity/1.7/velocity-1.7.jar
17:08:09 [2024-02-28T22:08:09.549Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-lang/commons-lang/2.4/commons-lang-2.4.jar
17:08:09 [2024-02-28T22:08:09.549Z] [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
17:08:09 [2024-02-28T22:08:09.549Z] [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
17:08:09 [2024-02-28T22:08:09.549Z] [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
17:08:09 [2024-02-28T22:08:09.549Z] [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
17:08:09 [2024-02-28T22:08:09.549Z] [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
17:08:09 [2024-02-28T22:08:09.549Z] [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
17:08:09 [2024-02-28T22:08:09.549Z] [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
17:08:09 [2024-02-28T22:08:09.549Z] [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
17:08:09 [2024-02-28T22:08:09.549Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.jar (11 kB at 1.3 MB/s)
17:08:09 [2024-02-28T22:08:09.549Z] [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
17:08:09 [2024-02-28T22:08:09.550Z] [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
17:08:09 [2024-02-28T22:08:09.550Z] [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
17:08:09 [2024-02-28T22:08:09.550Z] [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
17:08:09 [2024-02-28T22:08:09.550Z] [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
17:08:09 [2024-02-28T22:08:09.550Z] [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 3.6 MB/s)
17:08:09 [2024-02-28T22:08:09.550Z] [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
17:08:09 [2024-02-28T22:08:09.550Z] [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 17 MB/s)
17:08:09 [2024-02-28T22:08:09.550Z] [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
17:08:09 [2024-02-28T22:08:09.550Z] [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 6.8 MB/s)
17:08:09 [2024-02-28T22:08:09.550Z] [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
17:08:09 [2024-02-28T22:08:09.550Z] [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 5.8 MB/s)
17:08:09 [2024-02-28T22:08:09.550Z] [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
17:08:09 [2024-02-28T22:08:09.550Z] [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 1.7 MB/s)
17:08:09 [2024-02-28T22:08:09.550Z] [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
17:08:09 [2024-02-28T22:08:09.550Z] [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 2.4 MB/s)
17:08:09 [2024-02-28T22:08:09.550Z] [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
17:08:09 [2024-02-28T22:08:09.550Z] [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 9.1 MB/s)
17:08:09 [2024-02-28T22:08:09.550Z] [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
17:08:09 [2024-02-28T22:08:09.550Z] [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 2.5 MB/s)
17:08:09 [2024-02-28T22:08:09.550Z] [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
17:08:09 [2024-02-28T22:08:09.806Z] [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 6.1 MB/s)
17:08:09 [2024-02-28T22:08:09.806Z] [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 681 kB/s)
17:08:09 [2024-02-28T22:08:09.806Z] [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
17:08:09 [2024-02-28T22:08:09.806Z] [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
17:08:09 [2024-02-28T22:08:09.806Z] [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 2.3 MB/s)
17:08:09 [2024-02-28T22:08:09.806Z] [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
17:08:09 [2024-02-28T22:08:09.806Z] [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 763 kB/s)
17:08:09 [2024-02-28T22:08:09.806Z] [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
17:08:09 [2024-02-28T22:08:09.806Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.jar (50 kB at 1.5 MB/s)
17:08:09 [2024-02-28T22:08:09.806Z] [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
17:08:09 [2024-02-28T22:08:09.806Z] [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 865 kB/s)
17:08:09 [2024-02-28T22:08:09.806Z] [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
17:08:09 [2024-02-28T22:08:09.806Z] [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 16 MB/s)
17:08:09 [2024-02-28T22:08:09.806Z] [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
17:08:09 [2024-02-28T22:08:09.806Z] [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 397 kB/s)
17:08:09 [2024-02-28T22:08:09.806Z] [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
17:08:09 [2024-02-28T22:08:09.806Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.jar (172 kB at 4.9 MB/s)
17:08:09 [2024-02-28T22:08:09.806Z] [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
17:08:09 [2024-02-28T22:08:09.806Z] [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 1.1 MB/s)
17:08:09 [2024-02-28T22:08:09.806Z] [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
17:08:09 [2024-02-28T22:08:09.806Z] [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 276 kB/s)
17:08:09 [2024-02-28T22:08:09.806Z] [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
17:08:09 [2024-02-28T22:08:09.806Z] [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 9.4 MB/s)
17:08:09 [2024-02-28T22:08:09.806Z] [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
17:08:09 [2024-02-28T22:08:09.806Z] [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 250 kB/s)
17:08:09 [2024-02-28T22:08:09.806Z] [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
17:08:09 [2024-02-28T22:08:09.806Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.jar (65 kB at 1.3 MB/s)
17:08:09 [2024-02-28T22:08:09.806Z] [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
17:08:09 [2024-02-28T22:08:09.806Z] [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 4.2 MB/s)
17:08:09 [2024-02-28T22:08:09.806Z] [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
17:08:09 [2024-02-28T22:08:09.807Z] [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 1.1 MB/s)
17:08:09 [2024-02-28T22:08:09.807Z] [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
17:08:09 [2024-02-28T22:08:09.807Z] [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 3.8 MB/s)
17:08:09 [2024-02-28T22:08:09.807Z] [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
17:08:09 [2024-02-28T22:08:09.807Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar (136 kB at 2.4 MB/s)
17:08:09 [2024-02-28T22:08:09.807Z] [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
17:08:09 [2024-02-28T22:08:09.807Z] [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 297 kB/s)
17:08:09 [2024-02-28T22:08:09.807Z] [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
17:08:09 [2024-02-28T22:08:09.807Z] [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 297 kB/s)
17:08:09 [2024-02-28T22:08:09.807Z] [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
17:08:09 [2024-02-28T22:08:09.807Z] [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 285 kB/s)
17:08:09 [2024-02-28T22:08:09.807Z] [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
17:08:09 [2024-02-28T22:08:09.807Z] [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 196 kB/s)
17:08:09 [2024-02-28T22:08:09.807Z] [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
17:08:09 [2024-02-28T22:08:09.807Z] [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 68 kB/s)
17:08:09 [2024-02-28T22:08:09.807Z] [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
17:08:09 [2024-02-28T22:08:09.807Z] [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 3.7 MB/s)
17:08:09 [2024-02-28T22:08:09.807Z] [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
17:08:09 [2024-02-28T22:08:09.807Z] [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 121 kB/s)
17:08:09 [2024-02-28T22:08:09.807Z] [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
17:08:09 [2024-02-28T22:08:09.807Z] [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 3.7 MB/s)
17:08:09 [2024-02-28T22:08:09.807Z] [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
17:08:09 [2024-02-28T22:08:09.807Z] [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 728 kB/s)
17:08:09 [2024-02-28T22:08:09.807Z] [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
17:08:09 [2024-02-28T22:08:09.807Z] [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 738 kB/s)
17:08:09 [2024-02-28T22:08:09.807Z] [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
17:08:09 [2024-02-28T22:08:09.807Z] [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 3.0 MB/s)
17:08:09 [2024-02-28T22:08:09.807Z] [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
17:08:09 [2024-02-28T22:08:09.807Z] [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 109 kB/s)
17:08:09 [2024-02-28T22:08:09.807Z] [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 4.8 MB/s)
17:08:09 [2024-02-28T22:08:09.807Z] [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 5.0 MB/s)
17:08:09 [2024-02-28T22:08:09.807Z] [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 6.1 MB/s)
17:08:09 [2024-02-28T22:08:09.807Z] [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 11 MB/s)
17:08:16 [2024-02-28T22:08:16.331Z] [INFO] No previous run data found, generating javadoc.
17:08:38 [2024-02-28T22:08:38.202Z] [WARNING] Javadoc Warnings
17:08:38 [2024-02-28T22:08:38.202Z] [WARNING] [loading /modules/jdk.security.auth/module-info.class]
17:08:38 [2024-02-28T22:08:38.202Z] [WARNING] [loading /modules/jdk.jlink/module-info.class]
17:08:38 [2024-02-28T22:08:38.202Z] [WARNING] [loading /modules/jdk.compiler/module-info.class]
17:08:38 [2024-02-28T22:08:38.202Z] [WARNING] [loading /modules/jdk.jpackage/module-info.class]
17:08:38 [2024-02-28T22:08:38.202Z] [WARNING] [loading /modules/java.compiler/module-info.class]
17:08:38 [2024-02-28T22:08:38.202Z] [WARNING] [loading /modules/jdk.charsets/module-info.class]
17:08:38 [2024-02-28T22:08:38.202Z] [WARNING] [loading /modules/java.se/module-info.class]
17:08:38 [2024-02-28T22:08:38.202Z] [WARNING] [loading /modules/jdk.internal.vm.compiler/module-info.class]
17:08:38 [2024-02-28T22:08:38.202Z] [WARNING] [loading /modules/jdk.xml.dom/module-info.class]
17:08:38 [2024-02-28T22:08:38.202Z] [WARNING] [loading /modules/java.instrument/module-info.class]
17:08:38 [2024-02-28T22:08:38.202Z] [WARNING] [loading /modules/jdk.unsupported/module-info.class]
17:08:38 [2024-02-28T22:08:38.202Z] [WARNING] [loading /modules/jdk.management.agent/module-info.class]
17:08:38 [2024-02-28T22:08:38.202Z] [WARNING] [loading /modules/jdk.jartool/module-info.class]
17:08:38 [2024-02-28T22:08:38.202Z] [WARNING] [loading /modules/jdk.nio.mapmode/module-info.class]
17:08:38 [2024-02-28T22:08:38.202Z] [WARNING] [loading /modules/jdk.random/module-info.class]
17:08:38 [2024-02-28T22:08:38.202Z] [WARNING] [loading /modules/jdk.security.jgss/module-info.class]
17:08:38 [2024-02-28T22:08:38.202Z] [WARNING] [loading /modules/jdk.naming.dns/module-info.class]
17:08:38 [2024-02-28T22:08:38.202Z] [WARNING] [loading /modules/jdk.crypto.ec/module-info.class]
17:08:38 [2024-02-28T22:08:38.202Z] [WARNING] [loading /modules/jdk.jconsole/module-info.class]
17:08:38 [2024-02-28T22:08:38.202Z] [WARNING] [loading /modules/java.transaction.xa/module-info.class]
17:08:38 [2024-02-28T22:08:38.202Z] [WARNING] [loading /modules/jdk.jstatd/module-info.class]
17:08:38 [2024-02-28T22:08:38.202Z] [WARNING] [loading /modules/jdk.httpserver/module-info.class]
17:08:38 [2024-02-28T22:08:38.202Z] [WARNING] [loading /modules/jdk.internal.vm.compiler.management/module-info.class]
17:08:38 [2024-02-28T22:08:38.202Z] [WARNING] [loading /modules/jdk.jdi/module-info.class]
17:08:38 [2024-02-28T22:08:38.202Z] [WARNING] [loading /modules/java.security.jgss/module-info.class]
17:08:38 [2024-02-28T22:08:38.202Z] [WARNING] [loading /modules/java.rmi/module-info.class]
17:08:38 [2024-02-28T22:08:38.202Z] [WARNING] [loading /modules/jdk.jcmd/module-info.class]
17:08:38 [2024-02-28T22:08:38.202Z] [WARNING] [loading /modules/jdk.internal.vm.ci/module-info.class]
17:08:38 [2024-02-28T22:08:38.202Z] [WARNING] [loading /modules/java.datatransfer/module-info.class]
17:08:38 [2024-02-28T22:08:38.202Z] [WARNING] [loading /modules/java.naming/module-info.class]
17:08:38 [2024-02-28T22:08:38.202Z] [WARNING] [loading /modules/jdk.internal.le/module-info.class]
17:08:38 [2024-02-28T22:08:38.202Z] [WARNING] [loading /modules/jdk.sctp/module-info.class]
17:08:38 [2024-02-28T22:08:38.202Z] [WARNING] [loading /modules/jdk.attach/module-info.class]
17:08:38 [2024-02-28T22:08:38.202Z] [WARNING] [loading /modules/java.management/module-info.class]
17:08:38 [2024-02-28T22:08:38.202Z] [WARNING] [loading /modules/java.desktop/module-info.class]
17:08:38 [2024-02-28T22:08:38.202Z] [WARNING] [loading /modules/jdk.dynalink/module-info.class]
17:08:38 [2024-02-28T22:08:38.202Z] [WARNING] [loading /modules/jdk.internal.opt/module-info.class]
17:08:38 [2024-02-28T22:08:38.202Z] [WARNING] [loading /modules/java.smartcardio/module-info.class]
17:08:38 [2024-02-28T22:08:38.202Z] [WARNING] [loading /modules/jdk.javadoc/module-info.class]
17:08:38 [2024-02-28T22:08:38.202Z] [WARNING] [loading /modules/java.prefs/module-info.class]
17:08:38 [2024-02-28T22:08:38.202Z] [WARNING] [loading /modules/jdk.internal.jvmstat/module-info.class]
17:08:38 [2024-02-28T22:08:38.202Z] [WARNING] [loading /modules/jdk.naming.rmi/module-info.class]
17:08:38 [2024-02-28T22:08:38.202Z] [WARNING] [loading /modules/java.xml/module-info.class]
17:08:38 [2024-02-28T22:08:38.202Z] [WARNING] [loading /modules/java.net.http/module-info.class]
17:08:38 [2024-02-28T22:08:38.202Z] [WARNING] [loading /modules/jdk.management.jfr/module-info.class]
17:08:38 [2024-02-28T22:08:38.202Z] [WARNING] [loading /modules/java.sql/module-info.class]
17:08:38 [2024-02-28T22:08:38.202Z] [WARNING] [loading /modules/java.management.rmi/module-info.class]
17:08:38 [2024-02-28T22:08:38.202Z] [WARNING] [loading /modules/java.security.sasl/module-info.class]
17:08:38 [2024-02-28T22:08:38.202Z] [WARNING] [loading /modules/jdk.zipfs/module-info.class]
17:08:38 [2024-02-28T22:08:38.202Z] [WARNING] [loading /modules/java.xml.crypto/module-info.class]
17:08:38 [2024-02-28T22:08:38.202Z] [WARNING] [loading /modules/jdk.jsobject/module-info.class]
17:08:38 [2024-02-28T22:08:38.202Z] [WARNING] [loading /modules/jdk.accessibility/module-info.class]
17:08:38 [2024-02-28T22:08:38.202Z] [WARNING] [loading /modules/jdk.incubator.foreign/module-info.class]
17:08:38 [2024-02-28T22:08:38.202Z] [WARNING] [loading /modules/java.base/module-info.class]
17:08:38 [2024-02-28T22:08:38.202Z] [WARNING] [loading /modules/jdk.internal.ed/module-info.class]
17:08:38 [2024-02-28T22:08:38.202Z] [WARNING] [loading /modules/jdk.jfr/module-info.class]
17:08:38 [2024-02-28T22:08:38.202Z] [WARNING] [loading /modules/jdk.net/module-info.class]
17:08:38 [2024-02-28T22:08:38.202Z] [WARNING] [loading /modules/jdk.localedata/module-info.class]
17:08:38 [2024-02-28T22:08:38.202Z] [WARNING] [loading /modules/jdk.unsupported.desktop/module-info.class]
17:08:38 [2024-02-28T22:08:38.202Z] [WARNING] [loading /modules/jdk.management/module-info.class]
17:08:38 [2024-02-28T22:08:38.202Z] [WARNING] [loading /modules/java.sql.rowset/module-info.class]
17:08:38 [2024-02-28T22:08:38.202Z] [WARNING] [loading /modules/jdk.jdeps/module-info.class]
17:08:38 [2024-02-28T22:08:38.202Z] [WARNING] [loading /modules/jdk.incubator.vector/module-info.class]
17:08:38 [2024-02-28T22:08:38.202Z] [WARNING] [loading /modules/java.logging/module-info.class]
17:08:38 [2024-02-28T22:08:38.202Z] [WARNING] [loading /modules/jdk.jshell/module-info.class]
17:08:38 [2024-02-28T22:08:38.202Z] [WARNING] [loading /modules/jdk.crypto.cryptoki/module-info.class]
17:08:38 [2024-02-28T22:08:38.202Z] [WARNING] [loading /modules/jdk.jdwp.agent/module-info.class]
17:08:38 [2024-02-28T22:08:38.202Z] [WARNING] [loading /modules/java.scripting/module-info.class]
17:08:38 [2024-02-28T22:08:38.202Z] [WARNING] [loading /modules/jdk.editpad/module-info.class]
17:08:38 [2024-02-28T22:08:38.203Z] [WARNING] [loading /modules/jdk.hotspot.agent/module-info.class]
17:08:38 [2024-02-28T22:08:38.203Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/src:org/eclipse/tracecompass/analysis/counters/core/CounterAnalysis.java]]
17:08:38 [2024-02-28T22:08:38.203Z] [WARNING] [parsing completed 16ms]
17:08:38 [2024-02-28T22:08:38.203Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/src:org/eclipse/tracecompass/analysis/counters/core/CounterStateProvider.java]]
17:08:38 [2024-02-28T22:08:38.203Z] [WARNING] [parsing completed 54ms]
17:08:38 [2024-02-28T22:08:38.203Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/src:org/eclipse/tracecompass/analysis/counters/core/CounterType.java]]
17:08:38 [2024-02-28T22:08:38.203Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.203Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/src:org/eclipse/tracecompass/analysis/counters/core/package-info.java]]
17:08:38 [2024-02-28T22:08:38.203Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.203Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/src:org/eclipse/tracecompass/analysis/counters/core/aspects/AbstractCounterAspect.java]]
17:08:38 [2024-02-28T22:08:38.203Z] [WARNING] [parsing completed 2ms]
17:08:38 [2024-02-28T22:08:38.203Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/src:org/eclipse/tracecompass/analysis/counters/core/aspects/CounterAspect.java]]
17:08:38 [2024-02-28T22:08:38.203Z] [WARNING] [parsing completed 2ms]
17:08:38 [2024-02-28T22:08:38.203Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/src:org/eclipse/tracecompass/analysis/counters/core/aspects/ITmfCounterAspect.java]]
17:08:38 [2024-02-28T22:08:38.203Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.203Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/src:org/eclipse/tracecompass/analysis/counters/core/aspects/package-info.java]]
17:08:38 [2024-02-28T22:08:38.203Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.203Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/src:org/eclipse/tracecompass/analysis/counters/ui/views/CounterChartViewer.java]]
17:08:38 [2024-02-28T22:08:38.203Z] [WARNING] [parsing completed 2ms]
17:08:38 [2024-02-28T22:08:38.203Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/src:org/eclipse/tracecompass/analysis/counters/ui/views/CounterTreeViewer.java]]
17:08:38 [2024-02-28T22:08:38.203Z] [WARNING] [parsing completed 2ms]
17:08:38 [2024-02-28T22:08:38.203Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/src:org/eclipse/tracecompass/analysis/counters/ui/views/CounterView.java]]
17:08:38 [2024-02-28T22:08:38.203Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.203Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/base/CycleDetectedException.java]]
17:08:38 [2024-02-28T22:08:38.203Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.203Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/base/IGraphWorker.java]]
17:08:38 [2024-02-28T22:08:38.203Z] [WARNING] [parsing completed 2ms]
17:08:38 [2024-02-28T22:08:38.203Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/base/ITmfGraphVisitor.java]]
17:08:38 [2024-02-28T22:08:38.203Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.203Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/base/TmfEdge.java]]
17:08:38 [2024-02-28T22:08:38.203Z] [WARNING] [parsing completed 6ms]
17:08:38 [2024-02-28T22:08:38.203Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/base/TmfGraph.java]]
17:08:38 [2024-02-28T22:08:38.203Z] [WARNING] [parsing completed 9ms]
17:08:38 [2024-02-28T22:08:38.203Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/base/TmfVertex.java]]
17:08:38 [2024-02-28T22:08:38.203Z] [WARNING] [parsing completed 5ms]
17:08:38 [2024-02-28T22:08:38.203Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/base/package-info.java]]
17:08:38 [2024-02-28T22:08:38.203Z] [WARNING] [parsing completed 56ms]
17:08:38 [2024-02-28T22:08:38.203Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/building/AbstractTmfGraphBuilderModule.java]]
17:08:38 [2024-02-28T22:08:38.203Z] [WARNING] [parsing completed 3ms]
17:08:38 [2024-02-28T22:08:38.203Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/building/AbstractTmfGraphProvider.java]]
17:08:38 [2024-02-28T22:08:38.203Z] [WARNING] [parsing completed 2ms]
17:08:38 [2024-02-28T22:08:38.203Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/building/AbstractTraceEventHandler.java]]
17:08:38 [2024-02-28T22:08:38.203Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.203Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/building/ITmfGraphProvider.java]]
17:08:38 [2024-02-28T22:08:38.203Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.203Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/building/ITraceEventHandler.java]]
17:08:38 [2024-02-28T22:08:38.203Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.203Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/building/package-info.java]]
17:08:38 [2024-02-28T22:08:38.203Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.203Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/criticalpath/AbstractCriticalPathModule.java]]
17:08:38 [2024-02-28T22:08:38.203Z] [WARNING] [parsing completed 3ms]
17:08:38 [2024-02-28T22:08:38.203Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/criticalpath/CriticalPathAlgorithmException.java]]
17:08:38 [2024-02-28T22:08:38.203Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.203Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/criticalpath/CriticalPathModule.java]]
17:08:38 [2024-02-28T22:08:38.203Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.203Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/criticalpath/ICriticalPathAlgorithm.java]]
17:08:38 [2024-02-28T22:08:38.203Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.203Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/criticalpath/ICriticalPathProvider.java]]
17:08:38 [2024-02-28T22:08:38.203Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.203Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/criticalpath/OSCriticalPathModule.java]]
17:08:38 [2024-02-28T22:08:38.203Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.203Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/criticalpath/package-info.java]]
17:08:38 [2024-02-28T22:08:38.203Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.203Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/graph/IEdgeContextStateFactory.java]]
17:08:38 [2024-02-28T22:08:38.203Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.203Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/graph/ITmfEdge.java]]
17:08:38 [2024-02-28T22:08:38.204Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.204Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/graph/ITmfEdgeContextState.java]]
17:08:38 [2024-02-28T22:08:38.204Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.204Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/graph/ITmfGraph.java]]
17:08:38 [2024-02-28T22:08:38.204Z] [WARNING] [parsing completed 2ms]
17:08:38 [2024-02-28T22:08:38.204Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/graph/ITmfGraphVisitor.java]]
17:08:38 [2024-02-28T22:08:38.204Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.204Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/graph/ITmfVertex.java]]
17:08:38 [2024-02-28T22:08:38.204Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.204Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/graph/TmfEdgeState.java]]
17:08:38 [2024-02-28T22:08:38.204Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.204Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/graph/TmfGraphFactory.java]]
17:08:38 [2024-02-28T22:08:38.204Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.204Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/graph/WorkerSerializer.java]]
17:08:38 [2024-02-28T22:08:38.204Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.204Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/graph/package-info.java]]
17:08:38 [2024-02-28T22:08:38.204Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.204Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/contextswitch/KernelContextSwitchAnalysis.java]]
17:08:38 [2024-02-28T22:08:38.204Z] [WARNING] [parsing completed 2ms]
17:08:38 [2024-02-28T22:08:38.204Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/contextswitch/KernelContextSwitchStateProvider.java]]
17:08:38 [2024-02-28T22:08:38.204Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.204Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/cpuusage/CpuUsageEntryModel.java]]
17:08:38 [2024-02-28T22:08:38.204Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.204Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/cpuusage/KernelCpuUsageAnalysis.java]]
17:08:38 [2024-02-28T22:08:38.204Z] [WARNING] [parsing completed 4ms]
17:08:38 [2024-02-28T22:08:38.204Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/cpuusage/KernelCpuUsageStateProvider.java]]
17:08:38 [2024-02-28T22:08:38.204Z] [WARNING] [parsing completed 2ms]
17:08:38 [2024-02-28T22:08:38.204Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/cpuusage/package-info.java]]
17:08:38 [2024-02-28T22:08:38.204Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.204Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/event/aspect/LinuxPidAspect.java]]
17:08:38 [2024-02-28T22:08:38.204Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.204Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/event/aspect/LinuxTidAspect.java]]
17:08:38 [2024-02-28T22:08:38.204Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.204Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/event/aspect/Messages.java]]
17:08:38 [2024-02-28T22:08:38.204Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.204Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/event/aspect/ThreadPriorityAspect.java]]
17:08:38 [2024-02-28T22:08:38.204Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.204Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/event/aspect/package-info.java]]
17:08:38 [2024-02-28T22:08:38.204Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.204Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/execution/graph/IOsExecutionGraphHandlerBuilder.java]]
17:08:38 [2024-02-28T22:08:38.204Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.204Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/execution/graph/OsExecutionGraph.java]]
17:08:38 [2024-02-28T22:08:38.204Z] [WARNING] [parsing completed 2ms]
17:08:38 [2024-02-28T22:08:38.204Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/execution/graph/OsExecutionGraphProvider.java]]
17:08:38 [2024-02-28T22:08:38.204Z] [WARNING] [parsing completed 56ms]
17:08:38 [2024-02-28T22:08:38.204Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/execution/graph/OsInterruptContext.java]]
17:08:38 [2024-02-28T22:08:38.204Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.204Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/execution/graph/OsSystemModel.java]]
17:08:38 [2024-02-28T22:08:38.204Z] [WARNING] [parsing completed 2ms]
17:08:38 [2024-02-28T22:08:38.204Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/execution/graph/OsWorker.java]]
17:08:38 [2024-02-28T22:08:38.204Z] [WARNING] [parsing completed 2ms]
17:08:38 [2024-02-28T22:08:38.204Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/execution/graph/package-info.java]]
17:08:38 [2024-02-28T22:08:38.204Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.204Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/kernel/KernelAnalysisModule.java]]
17:08:38 [2024-02-28T22:08:38.204Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.204Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/kernel/KernelThreadInformationProvider.java]]
17:08:38 [2024-02-28T22:08:38.204Z] [WARNING] [parsing completed 5ms]
17:08:38 [2024-02-28T22:08:38.204Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/kernel/KernelTidAspect.java]]
17:08:38 [2024-02-28T22:08:38.204Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.204Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/kernel/KernelUtils.java]]
17:08:38 [2024-02-28T22:08:38.204Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.204Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/kernel/LinuxValues.java]]
17:08:38 [2024-02-28T22:08:38.204Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.204Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/kernel/Messages.java]]
17:08:38 [2024-02-28T22:08:38.205Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.205Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/kernel/StateValues.java]]
17:08:38 [2024-02-28T22:08:38.205Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.205Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/kernel/package-info.java]]
17:08:38 [2024-02-28T22:08:38.205Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.205Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/kernelmemoryusage/KernelMemoryAnalysisModule.java]]
17:08:38 [2024-02-28T22:08:38.205Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.205Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/kernelmemoryusage/KernelMemoryStateProvider.java]]
17:08:38 [2024-02-28T22:08:38.205Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.205Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/memory/MemoryUsageTreeModel.java]]
17:08:38 [2024-02-28T22:08:38.205Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.205Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/model/HostThread.java]]
17:08:38 [2024-02-28T22:08:38.205Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.205Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/model/OsStrings.java]]
17:08:38 [2024-02-28T22:08:38.205Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.205Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/model/ProcessStatus.java]]
17:08:38 [2024-02-28T22:08:38.205Z] [WARNING] [parsing completed 2ms]
17:08:38 [2024-02-28T22:08:38.205Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/model/package-info.java]]
17:08:38 [2024-02-28T22:08:38.205Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.205Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/signals/TmfCpuSelectedSignal.java]]
17:08:38 [2024-02-28T22:08:38.205Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.205Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/signals/TmfThreadSelectedSignal.java]]
17:08:38 [2024-02-28T22:08:38.205Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.205Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/signals/package-info.java]]
17:08:38 [2024-02-28T22:08:38.205Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.205Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/tid/ActiveTidStateProvider.java]]
17:08:38 [2024-02-28T22:08:38.205Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.205Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/tid/TidAnalysisModule.java]]
17:08:38 [2024-02-28T22:08:38.205Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.205Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/trace/DefaultEventLayout.java]]
17:08:38 [2024-02-28T22:08:38.205Z] [WARNING] [parsing completed 2ms]
17:08:38 [2024-02-28T22:08:38.205Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/trace/IKernelAnalysisEventLayout.java]]
17:08:38 [2024-02-28T22:08:38.205Z] [WARNING] [parsing completed 4ms]
17:08:38 [2024-02-28T22:08:38.205Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/trace/IKernelTrace.java]]
17:08:38 [2024-02-28T22:08:38.205Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.205Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/trace/KernelEventLayoutRequirement.java]]
17:08:38 [2024-02-28T22:08:38.205Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.205Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/trace/LinuxTraceContext.java]]
17:08:38 [2024-02-28T22:08:38.205Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.205Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/trace/package-info.java]]
17:08:38 [2024-02-28T22:08:38.205Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.205Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/analysis/profiling/core/base/FlameDefaultPalette.java]]
17:08:38 [2024-02-28T22:08:38.205Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.205Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/analysis/profiling/core/base/IProfilingElement.java]]
17:08:38 [2024-02-28T22:08:38.205Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.205Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/analysis/profiling/core/base/IProfilingGroupDescriptor.java]]
17:08:38 [2024-02-28T22:08:38.205Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.205Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/analysis/profiling/core/base/ProfilingElement.java]]
17:08:38 [2024-02-28T22:08:38.205Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.205Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/analysis/profiling/core/base/ProfilingGroupDescriptor.java]]
17:08:38 [2024-02-28T22:08:38.205Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.205Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/analysis/profiling/core/base/package-info.java]]
17:08:38 [2024-02-28T22:08:38.205Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.205Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/analysis/profiling/core/callgraph/ICallGraphProvider.java]]
17:08:38 [2024-02-28T22:08:38.205Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.205Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/analysis/profiling/core/callgraph/package-info.java]]
17:08:38 [2024-02-28T22:08:38.206Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.206Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/analysis/profiling/core/callstack/CallStack.java]]
17:08:38 [2024-02-28T22:08:38.206Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.206Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/analysis/profiling/core/callstack/CallStackAnalysis.java]]
17:08:38 [2024-02-28T22:08:38.206Z] [WARNING] [parsing completed 3ms]
17:08:38 [2024-02-28T22:08:38.206Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/analysis/profiling/core/callstack/CallStackHostUtils.java]]
17:08:38 [2024-02-28T22:08:38.206Z] [WARNING] [parsing completed 5ms]
17:08:38 [2024-02-28T22:08:38.206Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/analysis/profiling/core/callstack/CallStackSeries.java]]
17:08:38 [2024-02-28T22:08:38.206Z] [WARNING] [parsing completed 4ms]
17:08:38 [2024-02-28T22:08:38.206Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/analysis/profiling/core/callstack/CallStackStateProvider.java]]
17:08:38 [2024-02-28T22:08:38.206Z] [WARNING] [parsing completed 2ms]
17:08:38 [2024-02-28T22:08:38.206Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/analysis/profiling/core/callstack/IFlameChartProvider.java]]
17:08:38 [2024-02-28T22:08:38.206Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.206Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/analysis/profiling/core/callstack/package-info.java]]
17:08:38 [2024-02-28T22:08:38.206Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.206Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src:org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java]]
17:08:38 [2024-02-28T22:08:38.206Z] [WARNING] [parsing completed 6ms]
17:08:38 [2024-02-28T22:08:38.206Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src:org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/package-info.java]]
17:08:38 [2024-02-28T22:08:38.206Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.206Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src:org/eclipse/tracecompass/analysis/timing/core/segmentstore/AbstractSegmentStoreAnalysisEventBasedModule.java]]
17:08:38 [2024-02-28T22:08:38.206Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.206Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src:org/eclipse/tracecompass/analysis/timing/core/segmentstore/AbstractSegmentStoreAnalysisModule.java]]
17:08:38 [2024-02-28T22:08:38.206Z] [WARNING] [parsing completed 2ms]
17:08:38 [2024-02-28T22:08:38.206Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src:org/eclipse/tracecompass/analysis/timing/core/segmentstore/GenericSegmentStatisticsAnalysis.java]]
17:08:38 [2024-02-28T22:08:38.206Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.206Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src:org/eclipse/tracecompass/analysis/timing/core/segmentstore/IAnalysisProgressListener.java]]
17:08:38 [2024-02-28T22:08:38.206Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.206Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src:org/eclipse/tracecompass/analysis/timing/core/segmentstore/IGroupingSegmentAspect.java]]
17:08:38 [2024-02-28T22:08:38.206Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.206Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src:org/eclipse/tracecompass/analysis/timing/core/segmentstore/ISegmentStoreProvider.java]]
17:08:38 [2024-02-28T22:08:38.206Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.206Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src:org/eclipse/tracecompass/analysis/timing/core/segmentstore/SegmentStoreAnalysisModule.java]]
17:08:38 [2024-02-28T22:08:38.206Z] [WARNING] [parsing completed 2ms]
17:08:38 [2024-02-28T22:08:38.206Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src:org/eclipse/tracecompass/analysis/timing/core/segmentstore/SegmentStoreStatisticsModel.java]]
17:08:38 [2024-02-28T22:08:38.206Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.206Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src:org/eclipse/tracecompass/analysis/timing/core/segmentstore/package-info.java]]
17:08:38 [2024-02-28T22:08:38.206Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.206Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src:org/eclipse/tracecompass/analysis/timing/core/segmentstore/statistics/AbstractSegmentStatisticsAnalysis.java]]
17:08:38 [2024-02-28T22:08:38.206Z] [WARNING] [parsing completed 2ms]
17:08:38 [2024-02-28T22:08:38.206Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src:org/eclipse/tracecompass/analysis/timing/core/segmentstore/statistics/package-info.java]]
17:08:38 [2024-02-28T22:08:38.206Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.206Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src:org/eclipse/tracecompass/analysis/timing/core/statistics/IStatistics.java]]
17:08:38 [2024-02-28T22:08:38.206Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.206Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src:org/eclipse/tracecompass/analysis/timing/core/statistics/IStatisticsAnalysis.java]]
17:08:38 [2024-02-28T22:08:38.206Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.206Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src:org/eclipse/tracecompass/analysis/timing/core/statistics/Statistics.java]]
17:08:38 [2024-02-28T22:08:38.206Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.206Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src:org/eclipse/tracecompass/analysis/timing/core/statistics/package-info.java]]
17:08:38 [2024-02-28T22:08:38.206Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.206Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/AnalysisTimingImageConstants.java]]
17:08:38 [2024-02-28T22:08:38.206Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.206Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/package-info.java]]
17:08:38 [2024-02-28T22:08:38.206Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.206Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/density2/AbstractSegmentStoreDensityView.java]]
17:08:38 [2024-02-28T22:08:38.206Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.206Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/density2/AbstractSegmentStoreDensityViewer.java]]
17:08:38 [2024-02-28T22:08:38.206Z] [WARNING] [parsing completed 6ms]
17:08:38 [2024-02-28T22:08:38.206Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/density2/ISegmentStoreDensityViewerDataListener.java]]
17:08:38 [2024-02-28T22:08:38.206Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.206Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/density2/Messages.java]]
17:08:38 [2024-02-28T22:08:38.207Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.207Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/density2/ZoomOutAction.java]]
17:08:38 [2024-02-28T22:08:38.207Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.207Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/density2/package-info.java]]
17:08:38 [2024-02-28T22:08:38.207Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.207Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/scatter/AbstractSegmentStoreScatterChartTreeViewer2.java]]
17:08:38 [2024-02-28T22:08:38.207Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.207Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/scatter/AbstractSegmentStoreScatterChartViewer2.java]]
17:08:38 [2024-02-28T22:08:38.207Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.207Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/scatter/SegmentStoreScatterView2.java]]
17:08:38 [2024-02-28T22:08:38.207Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.207Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/scatter/package-info.java]]
17:08:38 [2024-02-28T22:08:38.207Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.207Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsView.java]]
17:08:38 [2024-02-28T22:08:38.207Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.207Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java]]
17:08:38 [2024-02-28T22:08:38.207Z] [WARNING] [parsing completed 2ms]
17:08:38 [2024-02-28T22:08:38.207Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/SegmentStoreStatisticsView.java]]
17:08:38 [2024-02-28T22:08:38.207Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.207Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/SegmentStoreStatisticsViewer.java]]
17:08:38 [2024-02-28T22:08:38.207Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.207Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/package-info.java]]
17:08:38 [2024-02-28T22:08:38.207Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.207Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableView.java]]
17:08:38 [2024-02-28T22:08:38.207Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.207Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java]]
17:08:38 [2024-02-28T22:08:38.207Z] [WARNING] [parsing completed 4ms]
17:08:38 [2024-02-28T22:08:38.207Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/SegmentStoreTableView.java]]
17:08:38 [2024-02-28T22:08:38.207Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.207Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/SegmentStoreTableViewer.java]]
17:08:38 [2024-02-28T22:08:38.207Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.207Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/package-info.java]]
17:08:38 [2024-02-28T22:08:38.207Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.207Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/common/core/NonNullUtils.java]]
17:08:38 [2024-02-28T22:08:38.207Z] [WARNING] [parsing completed 4ms]
17:08:38 [2024-02-28T22:08:38.207Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/common/core/ObjectUtils.java]]
17:08:38 [2024-02-28T22:08:38.207Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.207Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/common/core/TraceCompassActivator.java]]
17:08:38 [2024-02-28T22:08:38.207Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.207Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/common/core/package-info.java]]
17:08:38 [2024-02-28T22:08:38.207Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.207Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/common/core/collect/BufferedBlockingQueue.java]]
17:08:38 [2024-02-28T22:08:38.207Z] [WARNING] [parsing completed 2ms]
17:08:38 [2024-02-28T22:08:38.207Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/common/core/collect/package-info.java]]
17:08:38 [2024-02-28T22:08:38.207Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.207Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/common/core/format/DataSizeWithUnitFormat.java]]
17:08:38 [2024-02-28T22:08:38.207Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.207Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/common/core/format/DataSpeedWithUnitFormat.java]]
17:08:38 [2024-02-28T22:08:38.207Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.207Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/common/core/format/DecimalUnitFormat.java]]
17:08:38 [2024-02-28T22:08:38.207Z] [WARNING] [parsing completed 3ms]
17:08:38 [2024-02-28T22:08:38.207Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/common/core/format/DecimalWithUnitPrefixFormat.java]]
17:08:38 [2024-02-28T22:08:38.207Z] [WARNING] [parsing completed 3ms]
17:08:38 [2024-02-28T22:08:38.207Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/common/core/format/LongToPercentFormat.java]]
17:08:38 [2024-02-28T22:08:38.207Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.207Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/common/core/format/SubSecondTimeWithUnitFormat.java]]
17:08:38 [2024-02-28T22:08:38.207Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.207Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/common/core/log/TraceCompassLog.java]]
17:08:38 [2024-02-28T22:08:38.207Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.207Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/common/core/log/TraceCompassLogUtils.java]]
17:08:38 [2024-02-28T22:08:38.207Z] [WARNING] [parsing completed 5ms]
17:08:38 [2024-02-28T22:08:38.208Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/common/core/log/TraceCompassMonitorManager.java]]
17:08:38 [2024-02-28T22:08:38.208Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.208Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/common/core/log/package-info.java]]
17:08:38 [2024-02-28T22:08:38.208Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.208Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/common/core/math/SaturatedArithmetic.java]]
17:08:38 [2024-02-28T22:08:38.208Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.208Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/common/core/process/Messages.java]]
17:08:38 [2024-02-28T22:08:38.208Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.208Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/common/core/process/ProcessUtils.java]]
17:08:38 [2024-02-28T22:08:38.208Z] [WARNING] [parsing completed 2ms]
17:08:38 [2024-02-28T22:08:38.208Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/common/core/process/package-info.java]]
17:08:38 [2024-02-28T22:08:38.208Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.208Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/common/core/xml/XmlUtils.java]]
17:08:38 [2024-02-28T22:08:38.208Z] [WARNING] [parsing completed 2ms]
17:08:38 [2024-02-28T22:08:38.208Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/common/core/xml/package-info.java]]
17:08:38 [2024-02-28T22:08:38.208Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.208Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/CTFException.java]]
17:08:38 [2024-02-28T22:08:38.208Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.208Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/CTFStrings.java]]
17:08:38 [2024-02-28T22:08:38.208Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.208Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/CTFCallsite.java]]
17:08:38 [2024-02-28T22:08:38.208Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.208Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/CTFClock.java]]
17:08:38 [2024-02-28T22:08:38.208Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.208Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/IEventDeclaration.java]]
17:08:38 [2024-02-28T22:08:38.208Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.208Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/IEventDefinition.java]]
17:08:38 [2024-02-28T22:08:38.208Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.208Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/io/BitBuffer.java]]
17:08:38 [2024-02-28T22:08:38.208Z] [WARNING] [parsing completed 55ms]
17:08:38 [2024-02-28T22:08:38.208Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/metadata/DeclarationScope.java]]
17:08:38 [2024-02-28T22:08:38.208Z] [WARNING] [parsing completed 3ms]
17:08:38 [2024-02-28T22:08:38.208Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/scope/EventHeaderScope.java]]
17:08:38 [2024-02-28T22:08:38.208Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.208Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/scope/EventHeaderVScope.java]]
17:08:38 [2024-02-28T22:08:38.208Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.208Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/scope/FieldsScope.java]]
17:08:38 [2024-02-28T22:08:38.208Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.208Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/scope/IDefinitionScope.java]]
17:08:38 [2024-02-28T22:08:38.208Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.208Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/scope/ILexicalScope.java]]
17:08:38 [2024-02-28T22:08:38.208Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.208Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/scope/LexicalScope.java]]
17:08:38 [2024-02-28T22:08:38.208Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.208Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/scope/PacketHeaderScope.java]]
17:08:38 [2024-02-28T22:08:38.208Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.208Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/scope/RootScope.java]]
17:08:38 [2024-02-28T22:08:38.208Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.208Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/AbstractArrayDefinition.java]]
17:08:38 [2024-02-28T22:08:38.208Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.208Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/BlobDeclaration.java]]
17:08:38 [2024-02-28T22:08:38.208Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.208Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/BlobDefinition.java]]
17:08:38 [2024-02-28T22:08:38.208Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.208Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/CompoundDeclaration.java]]
17:08:38 [2024-02-28T22:08:38.208Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.208Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/Declaration.java]]
17:08:38 [2024-02-28T22:08:38.209Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.209Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/Definition.java]]
17:08:38 [2024-02-28T22:08:38.209Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.209Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/Encoding.java]]
17:08:38 [2024-02-28T22:08:38.209Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.209Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/EnumDeclaration.java]]
17:08:38 [2024-02-28T22:08:38.209Z] [WARNING] [parsing completed 2ms]
17:08:38 [2024-02-28T22:08:38.209Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/EnumDefinition.java]]
17:08:38 [2024-02-28T22:08:38.209Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.209Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/FloatDeclaration.java]]
17:08:38 [2024-02-28T22:08:38.209Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.209Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/FloatDefinition.java]]
17:08:38 [2024-02-28T22:08:38.209Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.209Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/ICompositeDefinition.java]]
17:08:38 [2024-02-28T22:08:38.209Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.209Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/IDeclaration.java]]
17:08:38 [2024-02-28T22:08:38.209Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.209Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/IDefinition.java]]
17:08:38 [2024-02-28T22:08:38.209Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.209Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/IEventHeaderDeclaration.java]]
17:08:38 [2024-02-28T22:08:38.209Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.209Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/ISimpleDatatypeDeclaration.java]]
17:08:38 [2024-02-28T22:08:38.209Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.209Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/IntegerDeclaration.java]]
17:08:38 [2024-02-28T22:08:38.209Z] [WARNING] [parsing completed 4ms]
17:08:38 [2024-02-28T22:08:38.209Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/IntegerDefinition.java]]
17:08:38 [2024-02-28T22:08:38.209Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.209Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/ScopedDefinition.java]]
17:08:38 [2024-02-28T22:08:38.209Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.209Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/SimpleDatatypeDefinition.java]]
17:08:38 [2024-02-28T22:08:38.209Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.209Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/StringDeclaration.java]]
17:08:38 [2024-02-28T22:08:38.209Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.209Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/StringDefinition.java]]
17:08:38 [2024-02-28T22:08:38.209Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.209Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/StructDeclaration.java]]
17:08:38 [2024-02-28T22:08:38.209Z] [WARNING] [parsing completed 3ms]
17:08:38 [2024-02-28T22:08:38.209Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/StructDefinition.java]]
17:08:38 [2024-02-28T22:08:38.209Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.209Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/VariantDeclaration.java]]
17:08:38 [2024-02-28T22:08:38.209Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.209Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/VariantDefinition.java]]
17:08:38 [2024-02-28T22:08:38.209Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.209Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/trace/CTFIOException.java]]
17:08:38 [2024-02-28T22:08:38.209Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.209Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/trace/CTFResponse.java]]
17:08:38 [2024-02-28T22:08:38.209Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.209Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/trace/CTFStreamInput.java]]
17:08:38 [2024-02-28T22:08:38.209Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.209Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/trace/CTFStreamInputReader.java]]
17:08:38 [2024-02-28T22:08:38.209Z] [WARNING] [parsing completed 2ms]
17:08:38 [2024-02-28T22:08:38.209Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/trace/CTFStreamOutputWriter.java]]
17:08:38 [2024-02-28T22:08:38.209Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.209Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/trace/CTFStreamPacketOutputWriter.java]]
17:08:38 [2024-02-28T22:08:38.209Z] [WARNING] [parsing completed 2ms]
17:08:38 [2024-02-28T22:08:38.209Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/trace/CTFTrace.java]]
17:08:38 [2024-02-28T22:08:38.209Z] [WARNING] [parsing completed 48ms]
17:08:38 [2024-02-28T22:08:38.209Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/trace/CTFTraceReader.java]]
17:08:38 [2024-02-28T22:08:38.209Z] [WARNING] [parsing completed 2ms]
17:08:38 [2024-02-28T22:08:38.209Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/trace/CTFTraceWriter.java]]
17:08:38 [2024-02-28T22:08:38.209Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.209Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/trace/ICTFPacketDescriptor.java]]
17:08:38 [2024-02-28T22:08:38.209Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.209Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/trace/ICTFStream.java]]
17:08:38 [2024-02-28T22:08:38.209Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.209Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/trace/IPacketReader.java]]
17:08:38 [2024-02-28T22:08:38.209Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.209Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/trace/Metadata.java]]
17:08:38 [2024-02-28T22:08:38.209Z] [WARNING] [parsing completed 3ms]
17:08:38 [2024-02-28T22:08:38.209Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser/target/generated-sources/antlr3:org/eclipse/tracecompass/ctf/parser/CTFLexer.java]]
17:08:38 [2024-02-28T22:08:38.210Z] [WARNING] [parsing completed 19ms]
17:08:38 [2024-02-28T22:08:38.210Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser/target/generated-sources/antlr3:org/eclipse/tracecompass/ctf/parser/CTFParser.java]]
17:08:38 [2024-02-28T22:08:38.210Z] [WARNING] [parsing completed 104ms]
17:08:38 [2024-02-28T22:08:38.210Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/tmf/ctf/core/CtfConstants.java]]
17:08:38 [2024-02-28T22:08:38.210Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.210Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/tmf/ctf/core/CtfEnumPair.java]]
17:08:38 [2024-02-28T22:08:38.210Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.210Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/tmf/ctf/core/context/CtfLocation.java]]
17:08:38 [2024-02-28T22:08:38.210Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.210Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/tmf/ctf/core/context/CtfLocationInfo.java]]
17:08:38 [2024-02-28T22:08:38.210Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.210Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/tmf/ctf/core/context/CtfTmfContext.java]]
17:08:38 [2024-02-28T22:08:38.210Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.210Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/tmf/ctf/core/event/CtfTmfEvent.java]]
17:08:38 [2024-02-28T22:08:38.210Z] [WARNING] [parsing completed 3ms]
17:08:38 [2024-02-28T22:08:38.210Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/tmf/ctf/core/event/CtfTmfEventFactory.java]]
17:08:38 [2024-02-28T22:08:38.210Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.210Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/tmf/ctf/core/event/CtfTmfEventField.java]]
17:08:38 [2024-02-28T22:08:38.210Z] [WARNING] [parsing completed 3ms]
17:08:38 [2024-02-28T22:08:38.210Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/tmf/ctf/core/event/CtfTmfEventType.java]]
17:08:38 [2024-02-28T22:08:38.210Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.210Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/tmf/ctf/core/event/CtfTmfLostEvent.java]]
17:08:38 [2024-02-28T22:08:38.210Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.210Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/tmf/ctf/core/event/Messages.java]]
17:08:38 [2024-02-28T22:08:38.210Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.210Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/tmf/ctf/core/event/NullEventDefinition.java]]
17:08:38 [2024-02-28T22:08:38.210Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.210Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/tmf/ctf/core/event/aspect/CtfChannelAspect.java]]
17:08:38 [2024-02-28T22:08:38.210Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.210Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/tmf/ctf/core/event/aspect/CtfCpuAspect.java]]
17:08:38 [2024-02-28T22:08:38.210Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.210Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/tmf/ctf/core/event/aspect/Messages.java]]
17:08:38 [2024-02-28T22:08:38.210Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.210Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/tmf/ctf/core/event/lookup/CtfTmfCallsite.java]]
17:08:38 [2024-02-28T22:08:38.210Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.210Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/tmf/ctf/core/trace/CtfTmfTrace.java]]
17:08:38 [2024-02-28T22:08:38.210Z] [WARNING] [parsing completed 6ms]
17:08:38 [2024-02-28T22:08:38.210Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/tmf/ctf/core/trace/CtfTraceValidationStatus.java]]
17:08:38 [2024-02-28T22:08:38.210Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.210Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/tmf/ctf/core/trace/CtfUtils.java]]
17:08:38 [2024-02-28T22:08:38.210Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.210Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/tmf/ctf/core/trace/Messages.java]]
17:08:38 [2024-02-28T22:08:38.210Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.210Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.examples/src:org/eclipse/tracecompass/examples/core/analysis/ExampleStateProvider.java]]
17:08:38 [2024-02-28T22:08:38.210Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.210Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.examples/src:org/eclipse/tracecompass/examples/core/analysis/ExampleStateSystemAnalysisModule.java]]
17:08:38 [2024-02-28T22:08:38.210Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.210Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.examples/src:org/eclipse/tracecompass/examples/core/data/provider/ExampleTimeGraphDataProvider.java]]
17:08:38 [2024-02-28T22:08:38.210Z] [WARNING] [parsing completed 3ms]
17:08:38 [2024-02-28T22:08:38.210Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.examples/src:org/eclipse/tracecompass/examples/core/data/provider/ExampleTimeGraphProviderFactory.java]]
17:08:38 [2024-02-28T22:08:38.210Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.210Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.examples/src:org/eclipse/tracecompass/examples/core/data/provider/ExampleXYDataProvider.java]]
17:08:38 [2024-02-28T22:08:38.210Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.210Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.examples/src:org/eclipse/tracecompass/examples/core/data/provider/ExampleXYDataProviderFactory.java]]
17:08:38 [2024-02-28T22:08:38.210Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.210Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.examples/src:org/eclipse/tracecompass/examples/ui/Activator.java]]
17:08:38 [2024-02-28T22:08:38.210Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.210Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.examples/src:org/eclipse/tracecompass/examples/ui/views/data/provider/ExampleTimeGraphDataProviderView.java]]
17:08:38 [2024-02-28T22:08:38.210Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.210Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.examples/src:org/eclipse/tracecompass/examples/ui/views/data/provider/ExampleXYDataProviderView.java]]
17:08:38 [2024-02-28T22:08:38.210Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.210Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/lttng2/control/core/session/Messages.java]]
17:08:38 [2024-02-28T22:08:38.210Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.210Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/lttng2/control/core/session/SessionConfigGenerator.java]]
17:08:38 [2024-02-28T22:08:38.210Z] [WARNING] [parsing completed 5ms]
17:08:38 [2024-02-28T22:08:38.210Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/lttng2/control/core/session/SessionConfigStrings.java]]
17:08:38 [2024-02-28T22:08:38.210Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.210Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src:org/eclipse/tracecompass/lttng2/kernel/core/trace/LttngKernelTrace.java]]
17:08:38 [2024-02-28T22:08:38.211Z] [WARNING] [parsing completed 2ms]
17:08:38 [2024-02-28T22:08:38.211Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src:org/eclipse/tracecompass/lttng2/kernel/core/trace/Messages.java]]
17:08:38 [2024-02-28T22:08:38.211Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.211Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/lttng2/ust/core/analysis/debuginfo/BinaryCallsite.java]]
17:08:38 [2024-02-28T22:08:38.211Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.211Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/lttng2/ust/core/analysis/debuginfo/FunctionLocation.java]]
17:08:38 [2024-02-28T22:08:38.211Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.211Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/lttng2/ust/core/analysis/debuginfo/Messages.java]]
17:08:38 [2024-02-28T22:08:38.211Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.211Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/lttng2/ust/core/analysis/debuginfo/UstDebugInfoAnalysisModule.java]]
17:08:38 [2024-02-28T22:08:38.211Z] [WARNING] [parsing completed 2ms]
17:08:38 [2024-02-28T22:08:38.211Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/lttng2/ust/core/analysis/debuginfo/UstDebugInfoBinaryAspect.java]]
17:08:38 [2024-02-28T22:08:38.211Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.211Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/lttng2/ust/core/analysis/debuginfo/UstDebugInfoBinaryFile.java]]
17:08:38 [2024-02-28T22:08:38.211Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.211Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/lttng2/ust/core/analysis/debuginfo/UstDebugInfoFunctionAspect.java]]
17:08:38 [2024-02-28T22:08:38.211Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.211Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/lttng2/ust/core/analysis/debuginfo/UstDebugInfoLoadedBinaryFile.java]]
17:08:38 [2024-02-28T22:08:38.211Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.211Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/lttng2/ust/core/analysis/debuginfo/UstDebugInfoSourceAspect.java]]
17:08:38 [2024-02-28T22:08:38.211Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.211Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/lttng2/ust/core/analysis/debuginfo/package-info.java]]
17:08:38 [2024-02-28T22:08:38.211Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.211Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/lttng2/ust/core/trace/LttngUstEvent.java]]
17:08:38 [2024-02-28T22:08:38.211Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.211Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/lttng2/ust/core/trace/LttngUstEventFactory.java]]
17:08:38 [2024-02-28T22:08:38.211Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.211Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/lttng2/ust/core/trace/LttngUstTrace.java]]
17:08:38 [2024-02-28T22:08:38.211Z] [WARNING] [parsing completed 2ms]
17:08:38 [2024-02-28T22:08:38.211Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/lttng2/ust/core/trace/Messages.java]]
17:08:38 [2024-02-28T22:08:38.211Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.211Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/lttng2/ust/core/trace/layout/ILttngUstEventLayout.java]]
17:08:38 [2024-02-28T22:08:38.211Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.211Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/lttng2/ust/core/trace/layout/package-info.java]]
17:08:38 [2024-02-28T22:08:38.211Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.211Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/datastore/core/encoding/HTVarInt.java]]
17:08:38 [2024-02-28T22:08:38.211Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.211Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core.tests/src:org/eclipse/tracecompass/datastore/core/encoding/HTVarIntTest.java]]
17:08:38 [2024-02-28T22:08:38.211Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.211Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/datastore/core/interval/HTInterval.java]]
17:08:38 [2024-02-28T22:08:38.211Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.211Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/datastore/core/interval/IHTInterval.java]]
17:08:38 [2024-02-28T22:08:38.211Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.211Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/datastore/core/interval/IHTIntervalReader.java]]
17:08:38 [2024-02-28T22:08:38.211Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.211Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/datastore/core/interval/ISerializableObject.java]]
17:08:38 [2024-02-28T22:08:38.211Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.211Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/datastore/core/interval/package-info.java]]
17:08:38 [2024-02-28T22:08:38.211Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.211Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/datastore/core/serialization/ISafeByteBufferReader.java]]
17:08:38 [2024-02-28T22:08:38.211Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.211Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/datastore/core/serialization/ISafeByteBufferWriter.java]]
17:08:38 [2024-02-28T22:08:38.211Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.211Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/datastore/core/serialization/SafeByteBufferFactory.java]]
17:08:38 [2024-02-28T22:08:38.211Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.211Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/datastore/core/serialization/package-info.java]]
17:08:38 [2024-02-28T22:08:38.211Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.211Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/src:org/eclipse/tracecompass/segmentstore/core/BasicSegment.java]]
17:08:38 [2024-02-28T22:08:38.211Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.211Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/src:org/eclipse/tracecompass/segmentstore/core/IContentSegment.java]]
17:08:38 [2024-02-28T22:08:38.211Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.211Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/src:org/eclipse/tracecompass/segmentstore/core/ISegment.java]]
17:08:38 [2024-02-28T22:08:38.211Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.211Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/src:org/eclipse/tracecompass/segmentstore/core/ISegmentStore.java]]
17:08:38 [2024-02-28T22:08:38.212Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.212Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/src:org/eclipse/tracecompass/segmentstore/core/SegmentComparators.java]]
17:08:38 [2024-02-28T22:08:38.212Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.212Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/src:org/eclipse/tracecompass/segmentstore/core/SegmentStoreFactory.java]]
17:08:38 [2024-02-28T22:08:38.212Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.212Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/src:org/eclipse/tracecompass/segmentstore/core/package-info.java]]
17:08:38 [2024-02-28T22:08:38.212Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.212Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/src:org/eclipse/tracecompass/segmentstore/core/segment/interfaces/INamedSegment.java]]
17:08:38 [2024-02-28T22:08:38.212Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.212Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/src:org/eclipse/tracecompass/segmentstore/core/segment/interfaces/SegmentAspects.java]]
17:08:38 [2024-02-28T22:08:38.212Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.212Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/src:org/eclipse/tracecompass/segmentstore/core/segment/interfaces/SegmentTypeComparators.java]]
17:08:38 [2024-02-28T22:08:38.212Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.212Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/src:org/eclipse/tracecompass/segmentstore/core/segment/interfaces/package-info.java]]
17:08:38 [2024-02-28T22:08:38.212Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.212Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/ITmfStateSystem.java]]
17:08:38 [2024-02-28T22:08:38.212Z] [WARNING] [parsing completed 4ms]
17:08:38 [2024-02-28T22:08:38.212Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/ITmfStateSystemBuilder.java]]
17:08:38 [2024-02-28T22:08:38.212Z] [WARNING] [parsing completed 2ms]
17:08:38 [2024-02-28T22:08:38.212Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/StateSystemBuilderUtils.java]]
17:08:38 [2024-02-28T22:08:38.212Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.212Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/StateSystemFactory.java]]
17:08:38 [2024-02-28T22:08:38.212Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.212Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/StateSystemUtils.java]]
17:08:38 [2024-02-28T22:08:38.212Z] [WARNING] [parsing completed 5ms]
17:08:38 [2024-02-28T22:08:38.212Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/backend/ICustomStateHistoryBackend.java]]
17:08:38 [2024-02-28T22:08:38.212Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.212Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/backend/IPartialStateHistoryBackend.java]]
17:08:38 [2024-02-28T22:08:38.212Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.212Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/backend/IStateHistoryBackend.java]]
17:08:38 [2024-02-28T22:08:38.212Z] [WARNING] [parsing completed 3ms]
17:08:38 [2024-02-28T22:08:38.212Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/backend/StateHistoryBackendFactory.java]]
17:08:38 [2024-02-28T22:08:38.212Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.212Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/exceptions/AttributeNotFoundException.java]]
17:08:38 [2024-02-28T22:08:38.212Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.212Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/exceptions/StateSystemDisposedException.java]]
17:08:38 [2024-02-28T22:08:38.212Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.212Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/exceptions/StateValueTypeException.java]]
17:08:38 [2024-02-28T22:08:38.212Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.212Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/exceptions/TimeRangeException.java]]
17:08:38 [2024-02-28T22:08:38.212Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.212Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/interval/ITmfStateInterval.java]]
17:08:38 [2024-02-28T22:08:38.212Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.212Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/interval/TmfStateInterval.java]]
17:08:38 [2024-02-28T22:08:38.212Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.212Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/snapshot/StateSnapshot.java]]
17:08:38 [2024-02-28T22:08:38.212Z] [WARNING] [parsing completed 2ms]
17:08:38 [2024-02-28T22:08:38.212Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/statevalue/DoubleStateValue.java]]
17:08:38 [2024-02-28T22:08:38.212Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.212Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/statevalue/ITmfStateValue.java]]
17:08:38 [2024-02-28T22:08:38.212Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.212Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/statevalue/IntegerStateValue.java]]
17:08:38 [2024-02-28T22:08:38.212Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.212Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/statevalue/LongStateValue.java]]
17:08:38 [2024-02-28T22:08:38.212Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.212Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/statevalue/NullStateValue.java]]
17:08:38 [2024-02-28T22:08:38.212Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.212Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/statevalue/StringStateValue.java]]
17:08:38 [2024-02-28T22:08:38.212Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.212Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/statevalue/TmfStateValue.java]]
17:08:38 [2024-02-28T22:08:38.212Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.212Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/statevalue/package-info.java]]
17:08:38 [2024-02-28T22:08:38.213Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.213Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/Messages.java]]
17:08:38 [2024-02-28T22:08:38.213Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.213Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/TmfCommonConstants.java]]
17:08:38 [2024-02-28T22:08:38.213Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.213Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/TmfProjectNature.java]]
17:08:38 [2024-02-28T22:08:38.213Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.213Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/TmfStrings.java]]
17:08:38 [2024-02-28T22:08:38.213Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.213Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/IAnalysisModule.java]]
17:08:38 [2024-02-28T22:08:38.213Z] [WARNING] [parsing completed 2ms]
17:08:38 [2024-02-28T22:08:38.213Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/IAnalysisModuleHelper.java]]
17:08:38 [2024-02-28T22:08:38.213Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.213Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/IAnalysisModuleSource.java]]
17:08:38 [2024-02-28T22:08:38.213Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.213Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/IAnalysisOutput.java]]
17:08:38 [2024-02-28T22:08:38.213Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.213Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/IAnalysisParameterProvider.java]]
17:08:38 [2024-02-28T22:08:38.213Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.213Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/ITmfNewAnalysisModuleListener.java]]
17:08:38 [2024-02-28T22:08:38.213Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.213Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/Messages.java]]
17:08:38 [2024-02-28T22:08:38.213Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.213Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/TmfAbstractAnalysisModule.java]]
17:08:38 [2024-02-28T22:08:38.213Z] [WARNING] [parsing completed 3ms]
17:08:38 [2024-02-28T22:08:38.213Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/TmfAbstractAnalysisParamProvider.java]]
17:08:38 [2024-02-28T22:08:38.213Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.213Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/TmfAnalysisManager.java]]
17:08:38 [2024-02-28T22:08:38.213Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.213Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/TmfAnalysisModuleHelperConfigElement.java]]
17:08:38 [2024-02-28T22:08:38.213Z] [WARNING] [parsing completed 2ms]
17:08:38 [2024-02-28T22:08:38.213Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/TmfAnalysisModuleOutputs.java]]
17:08:38 [2024-02-28T22:08:38.213Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.213Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/TmfAnalysisOutputManager.java]]
17:08:38 [2024-02-28T22:08:38.213Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.213Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/TmfNewAnalysisOutputListener.java]]
17:08:38 [2024-02-28T22:08:38.213Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.213Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/callsite/ITmfCallsiteIterator.java]]
17:08:38 [2024-02-28T22:08:38.213Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.213Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/callsite/ITmfCallsiteResolver.java]]
17:08:38 [2024-02-28T22:08:38.213Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.213Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/callsite/TimeCallsite.java]]
17:08:38 [2024-02-28T22:08:38.213Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.213Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/callsite/package-info.java]]
17:08:38 [2024-02-28T22:08:38.213Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.213Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/ondemand/IOnDemandAnalysis.java]]
17:08:38 [2024-02-28T22:08:38.213Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.213Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/ondemand/IOnDemandAnalysisReport.java]]
17:08:38 [2024-02-28T22:08:38.213Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.213Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/ondemand/OnDemandAnalysisManager.java]]
17:08:38 [2024-02-28T22:08:38.213Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.213Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/ondemand/package-info.java]]
17:08:38 [2024-02-28T22:08:38.213Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.213Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/requirements/IAnalysisRequirementProvider.java]]
17:08:38 [2024-02-28T22:08:38.213Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.213Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/requirements/TmfAbstractAnalysisRequirement.java]]
17:08:38 [2024-02-28T22:08:38.213Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.213Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/requirements/TmfAnalysisEventFieldRequirement.java]]
17:08:38 [2024-02-28T22:08:38.213Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.213Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/requirements/TmfAnalysisEventRequirement.java]]
17:08:38 [2024-02-28T22:08:38.213Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.213Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/requirements/TmfCompositeAnalysisRequirement.java]]
17:08:38 [2024-02-28T22:08:38.213Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.213Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/requirements/package-info.java]]
17:08:38 [2024-02-28T22:08:38.213Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.213Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/component/DataProviderConstants.java]]
17:08:38 [2024-02-28T22:08:38.213Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.213Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/component/ITmfComponent.java]]
17:08:38 [2024-02-28T22:08:38.214Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.214Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/component/ITmfEventProvider.java]]
17:08:38 [2024-02-28T22:08:38.214Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.214Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/component/TmfComponent.java]]
17:08:38 [2024-02-28T22:08:38.214Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.214Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/component/TmfEventProvider.java]]
17:08:38 [2024-02-28T22:08:38.214Z] [WARNING] [parsing completed 36ms]
17:08:38 [2024-02-28T22:08:38.214Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/config/ITmfConfigParamDescriptor.java]]
17:08:38 [2024-02-28T22:08:38.214Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.214Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/config/ITmfConfiguration.java]]
17:08:38 [2024-02-28T22:08:38.214Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.214Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/config/ITmfConfigurationSource.java]]
17:08:38 [2024-02-28T22:08:38.214Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.214Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/config/ITmfConfigurationSourceType.java]]
17:08:38 [2024-02-28T22:08:38.214Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.214Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/config/TmfConfigParamDescriptor.java]]
17:08:38 [2024-02-28T22:08:38.214Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.214Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/config/TmfConfiguration.java]]
17:08:38 [2024-02-28T22:08:38.214Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.214Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/config/TmfConfigurationSourceManager.java]]
17:08:38 [2024-02-28T22:08:38.214Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.214Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/config/TmfConfigurationSourceType.java]]
17:08:38 [2024-02-28T22:08:38.214Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.214Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/config/package-info.java]]
17:08:38 [2024-02-28T22:08:38.214Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.214Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/dataprovider/DataProviderManager.java]]
17:08:38 [2024-02-28T22:08:38.214Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.214Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/dataprovider/DataProviderParameterUtils.java]]
17:08:38 [2024-02-28T22:08:38.214Z] [WARNING] [parsing completed 2ms]
17:08:38 [2024-02-28T22:08:38.214Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/dataprovider/DataType.java]]
17:08:38 [2024-02-28T22:08:38.214Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.214Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/dataprovider/DataTypeUtils.java]]
17:08:38 [2024-02-28T22:08:38.214Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.214Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/dataprovider/IDataProviderDescriptor.java]]
17:08:38 [2024-02-28T22:08:38.214Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.214Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/dataprovider/IDataProviderFactory.java]]
17:08:38 [2024-02-28T22:08:38.214Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.214Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/dataprovider/X11ColorUtils.java]]
17:08:38 [2024-02-28T22:08:38.214Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.214Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/ITmfCustomAttributes.java]]
17:08:38 [2024-02-28T22:08:38.214Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.214Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/ITmfEvent.java]]
17:08:38 [2024-02-28T22:08:38.214Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.214Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/ITmfEventField.java]]
17:08:38 [2024-02-28T22:08:38.214Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.214Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/ITmfEventType.java]]
17:08:38 [2024-02-28T22:08:38.214Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.214Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/ITmfLostEvent.java]]
17:08:38 [2024-02-28T22:08:38.214Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.214Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/TmfEvent.java]]
17:08:38 [2024-02-28T22:08:38.214Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.214Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/TmfEventField.java]]
17:08:38 [2024-02-28T22:08:38.214Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.214Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/TmfEventType.java]]
17:08:38 [2024-02-28T22:08:38.214Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.214Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/TmfLostEvent.java]]
17:08:38 [2024-02-28T22:08:38.214Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.214Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/aspect/ITmfEventAspect.java]]
17:08:38 [2024-02-28T22:08:38.214Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.214Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/aspect/Messages.java]]
17:08:38 [2024-02-28T22:08:38.214Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.214Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/aspect/MultiAspect.java]]
17:08:38 [2024-02-28T22:08:38.214Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.214Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/aspect/TmfBaseAspects.java]]
17:08:38 [2024-02-28T22:08:38.214Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.214Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/aspect/TmfCallsiteAspect.java]]
17:08:38 [2024-02-28T22:08:38.214Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.214Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/aspect/TmfContentFieldAspect.java]]
17:08:38 [2024-02-28T22:08:38.214Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.214Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/aspect/TmfCpuAspect.java]]
17:08:38 [2024-02-28T22:08:38.215Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.215Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/aspect/TmfDeviceAspect.java]]
17:08:38 [2024-02-28T22:08:38.215Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.215Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/aspect/TmfEventFieldAspect.java]]
17:08:38 [2024-02-28T22:08:38.215Z] [WARNING] [parsing completed 8ms]
17:08:38 [2024-02-28T22:08:38.215Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/aspect/TmfStateSystemAspect.java]]
17:08:38 [2024-02-28T22:08:38.215Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.215Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/aspect/package-info.java]]
17:08:38 [2024-02-28T22:08:38.215Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.215Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/collapse/ITmfCollapsibleEvent.java]]
17:08:38 [2024-02-28T22:08:38.215Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.215Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/lookup/ITmfCallsite.java]]
17:08:38 [2024-02-28T22:08:38.215Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.215Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/lookup/ITmfModelLookup.java]]
17:08:38 [2024-02-28T22:08:38.215Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.215Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/lookup/ITmfSourceLookup.java]]
17:08:38 [2024-02-28T22:08:38.215Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.215Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/lookup/TmfCallsite.java]]
17:08:38 [2024-02-28T22:08:38.215Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.215Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/matching/IEventMatchingKey.java]]
17:08:38 [2024-02-28T22:08:38.215Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.215Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/matching/IMatchProcessingUnit.java]]
17:08:38 [2024-02-28T22:08:38.215Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.215Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/matching/ITmfEventMatching.java]]
17:08:38 [2024-02-28T22:08:38.215Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.215Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/matching/ITmfMatchEventDefinition.java]]
17:08:38 [2024-02-28T22:08:38.215Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.215Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/matching/Messages.java]]
17:08:38 [2024-02-28T22:08:38.215Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.215Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/matching/TcpEventKey.java]]
17:08:38 [2024-02-28T22:08:38.215Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.215Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/matching/TmfEventDependency.java]]
17:08:38 [2024-02-28T22:08:38.215Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.215Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/matching/TmfEventMatches.java]]
17:08:38 [2024-02-28T22:08:38.215Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.215Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/matching/TmfEventMatching.java]]
17:08:38 [2024-02-28T22:08:38.215Z] [WARNING] [parsing completed 2ms]
17:08:38 [2024-02-28T22:08:38.215Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/exceptions/TmfAnalysisException.java]]
17:08:38 [2024-02-28T22:08:38.215Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.215Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/exceptions/TmfConfigurationException.java]]
17:08:38 [2024-02-28T22:08:38.215Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.215Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/exceptions/TmfTraceException.java]]
17:08:38 [2024-02-28T22:08:38.215Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.215Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/filter/FilterManager.java]]
17:08:38 [2024-02-28T22:08:38.215Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.215Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/filter/ITmfFilter.java]]
17:08:38 [2024-02-28T22:08:38.215Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.215Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/filter/model/ITmfFilterTreeNode.java]]
17:08:38 [2024-02-28T22:08:38.215Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.215Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/filter/model/ITmfFilterWithNot.java]]
17:08:38 [2024-02-28T22:08:38.215Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.215Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/filter/model/ITmfFilterWithValue.java]]
17:08:38 [2024-02-28T22:08:38.215Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.215Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/filter/model/TmfFilterAndNode.java]]
17:08:38 [2024-02-28T22:08:38.215Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.215Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/filter/model/TmfFilterAspectNode.java]]
17:08:38 [2024-02-28T22:08:38.215Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.215Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/filter/model/TmfFilterCompareNode.java]]
17:08:38 [2024-02-28T22:08:38.215Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.215Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/filter/model/TmfFilterContainsNode.java]]
17:08:38 [2024-02-28T22:08:38.215Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.215Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/filter/model/TmfFilterEqualsNode.java]]
17:08:38 [2024-02-28T22:08:38.215Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.215Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/filter/model/TmfFilterMatchesNode.java]]
17:08:38 [2024-02-28T22:08:38.215Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.215Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/filter/model/TmfFilterNode.java]]
17:08:38 [2024-02-28T22:08:38.216Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.216Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/filter/model/TmfFilterObjectNode.java]]
17:08:38 [2024-02-28T22:08:38.216Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.216Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/filter/model/TmfFilterOrNode.java]]
17:08:38 [2024-02-28T22:08:38.216Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.216Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/filter/model/TmfFilterRootNode.java]]
17:08:38 [2024-02-28T22:08:38.216Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.216Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/filter/model/TmfFilterTraceTypeNode.java]]
17:08:38 [2024-02-28T22:08:38.216Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.216Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/filter/model/TmfFilterTreeNode.java]]
17:08:38 [2024-02-28T22:08:38.216Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.216Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/filter/xml/TmfFilterContentHandler.java]]
17:08:38 [2024-02-28T22:08:38.216Z] [WARNING] [parsing completed 2ms]
17:08:38 [2024-02-28T22:08:38.216Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/filter/xml/TmfFilterXMLParser.java]]
17:08:38 [2024-02-28T22:08:38.216Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.216Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/filter/xml/TmfFilterXMLWriter.java]]
17:08:38 [2024-02-28T22:08:38.216Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.216Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/io/BufferedRandomAccessFile.java]]
17:08:38 [2024-02-28T22:08:38.216Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.216Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/io/ResourceUtil.java]]
17:08:38 [2024-02-28T22:08:38.216Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.216Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/markers/ITimeReference.java]]
17:08:38 [2024-02-28T22:08:38.216Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.216Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/markers/ITimeReferenceProvider.java]]
17:08:38 [2024-02-28T22:08:38.216Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.216Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/markers/TimeReference.java]]
17:08:38 [2024-02-28T22:08:38.216Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.216Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/AbstractStateSystemAnalysisDataProvider.java]]
17:08:38 [2024-02-28T22:08:38.216Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.216Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/AbstractTmfTraceDataProvider.java]]
17:08:38 [2024-02-28T22:08:38.216Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.216Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/CommonStatusMessage.java]]
17:08:38 [2024-02-28T22:08:38.216Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.216Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/CoreFilterProperty.java]]
17:08:38 [2024-02-28T22:08:38.216Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.216Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/CoreMetadataStrings.java]]
17:08:38 [2024-02-28T22:08:38.216Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.216Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/DataProviderDescriptor.java]]
17:08:38 [2024-02-28T22:08:38.216Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.216Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/ICoreElementResolver.java]]
17:08:38 [2024-02-28T22:08:38.216Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.216Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/ICorePropertyCollection.java]]
17:08:38 [2024-02-28T22:08:38.216Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.216Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/IOutputElement.java]]
17:08:38 [2024-02-28T22:08:38.216Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.216Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/IOutputStyleProvider.java]]
17:08:38 [2024-02-28T22:08:38.216Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.216Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/ITableColumnDescriptor.java]]
17:08:38 [2024-02-28T22:08:38.216Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.216Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/ITimeElement.java]]
17:08:38 [2024-02-28T22:08:38.216Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.216Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/Messages.java]]
17:08:38 [2024-02-28T22:08:38.216Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.216Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/OutputElement.java]]
17:08:38 [2024-02-28T22:08:38.216Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.216Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/OutputElementStyle.java]]
17:08:38 [2024-02-28T22:08:38.216Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.216Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/OutputStyleModel.java]]
17:08:38 [2024-02-28T22:08:38.216Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.216Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/SeriesModel.java]]
17:08:38 [2024-02-28T22:08:38.216Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.216Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/StyleProperties.java]]
17:08:38 [2024-02-28T22:08:38.216Z] [WARNING] [parsing completed 2ms]
17:08:38 [2024-02-28T22:08:38.216Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/TmfCommonXAxisModel.java]]
17:08:38 [2024-02-28T22:08:38.216Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.216Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/TmfXyModel.java]]
17:08:38 [2024-02-28T22:08:38.216Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.216Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/YModel.java]]
17:08:38 [2024-02-28T22:08:38.216Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.216Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/package-info.java]]
17:08:38 [2024-02-28T22:08:38.217Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.217Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/annotations/Annotation.java]]
17:08:38 [2024-02-28T22:08:38.217Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.217Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/annotations/AnnotationCategoriesModel.java]]
17:08:38 [2024-02-28T22:08:38.217Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.217Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/annotations/AnnotationModel.java]]
17:08:38 [2024-02-28T22:08:38.217Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.217Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/annotations/EventAnnotationProvider.java]]
17:08:38 [2024-02-28T22:08:38.217Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.217Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/annotations/IAnnotation.java]]
17:08:38 [2024-02-28T22:08:38.217Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.217Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/annotations/IOutputAnnotationParameters.java]]
17:08:38 [2024-02-28T22:08:38.217Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.217Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/annotations/IOutputAnnotationProvider.java]]
17:08:38 [2024-02-28T22:08:38.217Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.217Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/annotations/TraceAnnotationProvider.java]]
17:08:38 [2024-02-28T22:08:38.217Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.217Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/annotations/package-info.java]]
17:08:38 [2024-02-28T22:08:38.217Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.217Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/filters/FilterTimeQueryFilter.java]]
17:08:38 [2024-02-28T22:08:38.217Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.217Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/filters/ICumulativeQueryFilter.java]]
17:08:38 [2024-02-28T22:08:38.217Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.217Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/filters/IMultipleSelectionQueryFilter.java]]
17:08:38 [2024-02-28T22:08:38.217Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.217Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/filters/SelectedCounterQueryFilter.java]]
17:08:38 [2024-02-28T22:08:38.217Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.217Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/filters/SelectedCpuQueryFilter.java]]
17:08:38 [2024-02-28T22:08:38.217Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.217Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/filters/SelectionTimeQueryFilter.java]]
17:08:38 [2024-02-28T22:08:38.217Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.217Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/filters/TimeQueryFilter.java]]
17:08:38 [2024-02-28T22:08:38.217Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.217Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/filters/package-info.java]]
17:08:38 [2024-02-28T22:08:38.217Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.217Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/timegraph/AbstractTimeGraphDataProvider.java]]
17:08:38 [2024-02-28T22:08:38.217Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.217Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/timegraph/ITimeGraphArrow.java]]
17:08:38 [2024-02-28T22:08:38.217Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.217Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/timegraph/ITimeGraphDataProvider.java]]
17:08:38 [2024-02-28T22:08:38.217Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.217Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/timegraph/ITimeGraphEntryModel.java]]
17:08:38 [2024-02-28T22:08:38.217Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.217Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/timegraph/ITimeGraphRowModel.java]]
17:08:38 [2024-02-28T22:08:38.217Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.217Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/timegraph/ITimeGraphState.java]]
17:08:38 [2024-02-28T22:08:38.217Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.217Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/timegraph/ITimeGraphStateFilter.java]]
17:08:38 [2024-02-28T22:08:38.217Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.217Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/timegraph/TimeGraphArrow.java]]
17:08:38 [2024-02-28T22:08:38.217Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.217Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/timegraph/TimeGraphEntryModel.java]]
17:08:38 [2024-02-28T22:08:38.217Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.217Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/timegraph/TimeGraphModel.java]]
17:08:38 [2024-02-28T22:08:38.217Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.217Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/timegraph/TimeGraphRowModel.java]]
17:08:38 [2024-02-28T22:08:38.217Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.217Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/timegraph/TimeGraphState.java]]
17:08:38 [2024-02-28T22:08:38.217Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.217Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/timegraph/TmfTimeGraphCompositeDataProvider.java]]
17:08:38 [2024-02-28T22:08:38.217Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.217Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/timegraph/package-info.java]]
17:08:38 [2024-02-28T22:08:38.217Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.217Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/tree/AbstractTreeDataProvider.java]]
17:08:38 [2024-02-28T22:08:38.217Z] [WARNING] [parsing completed 2ms]
17:08:38 [2024-02-28T22:08:38.217Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/tree/ITmfSelectionTreeDataModel.java]]
17:08:38 [2024-02-28T22:08:38.217Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.218Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/tree/ITmfTreeDataModel.java]]
17:08:38 [2024-02-28T22:08:38.218Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.218Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/tree/ITmfTreeDataProvider.java]]
17:08:38 [2024-02-28T22:08:38.218Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.218Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/tree/TmfTreeCompositeDataProvider.java]]
17:08:38 [2024-02-28T22:08:38.218Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.218Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/tree/TmfTreeDataModel.java]]
17:08:38 [2024-02-28T22:08:38.218Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.218Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/tree/TmfTreeModel.java]]
17:08:38 [2024-02-28T22:08:38.218Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.218Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/tree/package-info.java]]
17:08:38 [2024-02-28T22:08:38.218Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.218Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/xy/AbstractTreeCommonXDataProvider.java]]
17:08:38 [2024-02-28T22:08:38.218Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.218Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/xy/ISeriesModel.java]]
17:08:38 [2024-02-28T22:08:38.218Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.218Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/xy/ITmfCommonXAxisModel.java]]
17:08:38 [2024-02-28T22:08:38.218Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.218Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/xy/ITmfTreeXYDataProvider.java]]
17:08:38 [2024-02-28T22:08:38.218Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.218Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/xy/ITmfXYDataProvider.java]]
17:08:38 [2024-02-28T22:08:38.218Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.218Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/xy/ITmfXyEntryModel.java]]
17:08:38 [2024-02-28T22:08:38.218Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.218Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/xy/ITmfXyModel.java]]
17:08:38 [2024-02-28T22:08:38.218Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.218Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/xy/IYModel.java]]
17:08:38 [2024-02-28T22:08:38.218Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.218Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/xy/TmfTreeXYCompositeDataProvider.java]]
17:08:38 [2024-02-28T22:08:38.218Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.218Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/xy/TmfXYAxisDescription.java]]
17:08:38 [2024-02-28T22:08:38.218Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.218Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/xy/TmfXyTreeDataModel.java]]
17:08:38 [2024-02-28T22:08:38.218Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.218Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/xy/package-info.java]]
17:08:38 [2024-02-28T22:08:38.218Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.218Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/parsers/custom/CustomEvent.java]]
17:08:38 [2024-02-28T22:08:38.218Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.218Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/parsers/custom/CustomEventContent.java]]
17:08:38 [2024-02-28T22:08:38.218Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.218Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/parsers/custom/CustomEventType.java]]
17:08:38 [2024-02-28T22:08:38.218Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.218Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/parsers/custom/CustomTraceDefinition.java]]
17:08:38 [2024-02-28T22:08:38.218Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.218Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/parsers/custom/CustomTxtEvent.java]]
17:08:38 [2024-02-28T22:08:38.218Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.218Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/parsers/custom/CustomTxtEventType.java]]
17:08:38 [2024-02-28T22:08:38.218Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.218Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/parsers/custom/CustomTxtTrace.java]]
17:08:38 [2024-02-28T22:08:38.218Z] [WARNING] [parsing completed 4ms]
17:08:38 [2024-02-28T22:08:38.218Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/parsers/custom/CustomTxtTraceContext.java]]
17:08:38 [2024-02-28T22:08:38.218Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.218Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/parsers/custom/CustomTxtTraceDefinition.java]]
17:08:38 [2024-02-28T22:08:38.218Z] [WARNING] [parsing completed 42ms]
17:08:38 [2024-02-28T22:08:38.218Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/parsers/custom/CustomXmlEvent.java]]
17:08:38 [2024-02-28T22:08:38.218Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.218Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/parsers/custom/CustomXmlEventType.java]]
17:08:38 [2024-02-28T22:08:38.218Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.218Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/parsers/custom/CustomXmlInputAttribute.java]]
17:08:38 [2024-02-28T22:08:38.218Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.218Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/parsers/custom/CustomXmlInputElement.java]]
17:08:38 [2024-02-28T22:08:38.218Z] [WARNING] [parsing completed 2ms]
17:08:38 [2024-02-28T22:08:38.218Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/parsers/custom/CustomXmlTrace.java]]
17:08:38 [2024-02-28T22:08:38.218Z] [WARNING] [parsing completed 5ms]
17:08:38 [2024-02-28T22:08:38.218Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/parsers/custom/CustomXmlTraceContext.java]]
17:08:38 [2024-02-28T22:08:38.218Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.218Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/parsers/custom/CustomXmlTraceDefinition.java]]
17:08:38 [2024-02-28T22:08:38.218Z] [WARNING] [parsing completed 5ms]
17:08:38 [2024-02-28T22:08:38.219Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/parsers/custom/Messages.java]]
17:08:38 [2024-02-28T22:08:38.219Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.219Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/presentation/DefaultColorPaletteProvider.java]]
17:08:38 [2024-02-28T22:08:38.219Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.219Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/presentation/IPaletteProvider.java]]
17:08:38 [2024-02-28T22:08:38.219Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.219Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/presentation/IXYPresentationProvider.java]]
17:08:38 [2024-02-28T22:08:38.219Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.219Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/presentation/QualitativePaletteProvider.java]]
17:08:38 [2024-02-28T22:08:38.219Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.219Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/presentation/RGBAColor.java]]
17:08:38 [2024-02-28T22:08:38.219Z] [WARNING] [parsing completed 2ms]
17:08:38 [2024-02-28T22:08:38.219Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/presentation/RotatingPaletteProvider.java]]
17:08:38 [2024-02-28T22:08:38.219Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.219Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/presentation/SequentialPaletteProvider.java]]
17:08:38 [2024-02-28T22:08:38.219Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.219Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/presentation/XYPresentationProvider.java]]
17:08:38 [2024-02-28T22:08:38.219Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.219Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/presentation/package-info.java]]
17:08:38 [2024-02-28T22:08:38.219Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.219Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/project/model/ITmfPropertiesProvider.java]]
17:08:38 [2024-02-28T22:08:38.219Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.219Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/project/model/TmfTraceCoreUtils.java]]
17:08:38 [2024-02-28T22:08:38.219Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.219Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/project/model/TmfTraceImportException.java]]
17:08:38 [2024-02-28T22:08:38.219Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.219Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/project/model/TmfTraceType.java]]
17:08:38 [2024-02-28T22:08:38.219Z] [WARNING] [parsing completed 5ms]
17:08:38 [2024-02-28T22:08:38.219Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/project/model/TraceTypeHelper.java]]
17:08:38 [2024-02-28T22:08:38.219Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.219Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/project/model/TraceTypePreferences.java]]
17:08:38 [2024-02-28T22:08:38.219Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.219Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/request/ITmfEventRequest.java]]
17:08:38 [2024-02-28T22:08:38.219Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.219Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/request/TmfEventRequest.java]]
17:08:38 [2024-02-28T22:08:38.219Z] [WARNING] [parsing completed 2ms]
17:08:38 [2024-02-28T22:08:38.219Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/resources/ITmfMarker.java]]
17:08:38 [2024-02-28T22:08:38.219Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.219Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/response/ITmfResponse.java]]
17:08:38 [2024-02-28T22:08:38.219Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.219Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/response/TmfModelResponse.java]]
17:08:38 [2024-02-28T22:08:38.219Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.219Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/response/package-info.java]]
17:08:38 [2024-02-28T22:08:38.219Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.219Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/segment/ISegmentAspect.java]]
17:08:38 [2024-02-28T22:08:38.219Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.219Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/segment/SegmentDurationAspect.java]]
17:08:38 [2024-02-28T22:08:38.219Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.219Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/segment/SegmentEndTimeAspect.java]]
17:08:38 [2024-02-28T22:08:38.219Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.219Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/segment/SegmentStartTimeAspect.java]]
17:08:38 [2024-02-28T22:08:38.219Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.219Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/segment/package-info.java]]
17:08:38 [2024-02-28T22:08:38.219Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.219Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfDataModelSelectedSignal.java]]
17:08:38 [2024-02-28T22:08:38.219Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.219Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfEndSynchSignal.java]]
17:08:38 [2024-02-28T22:08:38.219Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.219Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfEventFilterAppliedSignal.java]]
17:08:38 [2024-02-28T22:08:38.219Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.219Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfEventSearchAppliedSignal.java]]
17:08:38 [2024-02-28T22:08:38.219Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.219Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfEventSelectedSignal.java]]
17:08:38 [2024-02-28T22:08:38.219Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.219Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfMarkerEventSourceUpdatedSignal.java]]
17:08:38 [2024-02-28T22:08:38.219Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.219Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfSelectionRangeUpdatedSignal.java]]
17:08:38 [2024-02-28T22:08:38.219Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.219Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfSignal.java]]
17:08:38 [2024-02-28T22:08:38.220Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.220Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfSignalHandler.java]]
17:08:38 [2024-02-28T22:08:38.220Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.220Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfSignalManager.java]]
17:08:38 [2024-02-28T22:08:38.220Z] [WARNING] [parsing completed 9ms]
17:08:38 [2024-02-28T22:08:38.220Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfSignalThrottler.java]]
17:08:38 [2024-02-28T22:08:38.220Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.220Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfSignalTracer.java]]
17:08:38 [2024-02-28T22:08:38.220Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.220Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfStartAnalysisSignal.java]]
17:08:38 [2024-02-28T22:08:38.220Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.220Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfStartSynchSignal.java]]
17:08:38 [2024-02-28T22:08:38.220Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.220Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfTimestampFormatUpdateSignal.java]]
17:08:38 [2024-02-28T22:08:38.220Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.220Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfTraceClosedSignal.java]]
17:08:38 [2024-02-28T22:08:38.220Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.220Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfTraceModelSignal.java]]
17:08:38 [2024-02-28T22:08:38.220Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.220Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfTraceOpenedSignal.java]]
17:08:38 [2024-02-28T22:08:38.220Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.220Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfTraceRangeUpdatedSignal.java]]
17:08:38 [2024-02-28T22:08:38.220Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.220Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfTraceSelectedSignal.java]]
17:08:38 [2024-02-28T22:08:38.220Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.220Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfTraceSynchronizedSignal.java]]
17:08:38 [2024-02-28T22:08:38.220Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.220Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfTraceUpdatedSignal.java]]
17:08:38 [2024-02-28T22:08:38.220Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.220Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfWindowRangeUpdatedSignal.java]]
17:08:38 [2024-02-28T22:08:38.220Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.220Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/statesystem/AbstractTmfStateProvider.java]]
17:08:38 [2024-02-28T22:08:38.220Z] [WARNING] [parsing completed 2ms]
17:08:38 [2024-02-28T22:08:38.220Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/statesystem/ITmfAnalysisModuleWithStateSystems.java]]
17:08:38 [2024-02-28T22:08:38.220Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.220Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/statesystem/ITmfStateProvider.java]]
17:08:38 [2024-02-28T22:08:38.220Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.220Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/statesystem/Messages.java]]
17:08:38 [2024-02-28T22:08:38.220Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.220Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/statesystem/TmfAttributePool.java]]
17:08:38 [2024-02-28T22:08:38.220Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.220Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/statesystem/TmfStateSystemAnalysisModule.java]]
17:08:38 [2024-02-28T22:08:38.220Z] [WARNING] [parsing completed 4ms]
17:08:38 [2024-02-28T22:08:38.220Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/statesystem/package-info.java]]
17:08:38 [2024-02-28T22:08:38.220Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.220Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/statistics/ITmfStatistics.java]]
17:08:38 [2024-02-28T22:08:38.220Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.220Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/statistics/TmfStateStatistics.java]]
17:08:38 [2024-02-28T22:08:38.220Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.220Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/statistics/TmfStatisticsEventTypesModule.java]]
17:08:38 [2024-02-28T22:08:38.220Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.220Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/statistics/TmfStatisticsModule.java]]
17:08:38 [2024-02-28T22:08:38.220Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.220Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/statistics/TmfStatisticsTotalsModule.java]]
17:08:38 [2024-02-28T22:08:38.220Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.220Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/symbols/DefaultSymbolProvider.java]]
17:08:38 [2024-02-28T22:08:38.220Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.220Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/symbols/IMappingFile.java]]
17:08:38 [2024-02-28T22:08:38.220Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.220Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/symbols/ISymbolProvider.java]]
17:08:38 [2024-02-28T22:08:38.220Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.220Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/symbols/ISymbolProviderFactory.java]]
17:08:38 [2024-02-28T22:08:38.220Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.220Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/symbols/SymbolProviderManager.java]]
17:08:38 [2024-02-28T22:08:38.220Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.220Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/symbols/SymbolProviderUtils.java]]
17:08:38 [2024-02-28T22:08:38.220Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.220Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/symbols/TmfResolvedSymbol.java]]
17:08:38 [2024-02-28T22:08:38.221Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.221Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/symbols/package-info.java]]
17:08:38 [2024-02-28T22:08:38.221Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.221Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/synchronization/ITmfTimestampTransform.java]]
17:08:38 [2024-02-28T22:08:38.221Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.221Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/synchronization/Messages.java]]
17:08:38 [2024-02-28T22:08:38.221Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.221Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/synchronization/SynchronizationAlgorithm.java]]
17:08:38 [2024-02-28T22:08:38.221Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.221Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/synchronization/SynchronizationAlgorithmFactory.java]]
17:08:38 [2024-02-28T22:08:38.221Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.221Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/synchronization/SynchronizationBackend.java]]
17:08:38 [2024-02-28T22:08:38.221Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.221Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/synchronization/SynchronizationManager.java]]
17:08:38 [2024-02-28T22:08:38.221Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.221Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/synchronization/TimestampTransformFactory.java]]
17:08:38 [2024-02-28T22:08:38.221Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.221Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/timestamp/ITmfTimePreferencesConstants.java]]
17:08:38 [2024-02-28T22:08:38.221Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.221Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/timestamp/ITmfTimestamp.java]]
17:08:38 [2024-02-28T22:08:38.221Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.221Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/timestamp/TmfTimePreferences.java]]
17:08:38 [2024-02-28T22:08:38.221Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.221Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/timestamp/TmfTimeRange.java]]
17:08:38 [2024-02-28T22:08:38.221Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.221Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/timestamp/TmfTimestamp.java]]
17:08:38 [2024-02-28T22:08:38.221Z] [WARNING] [parsing completed 2ms]
17:08:38 [2024-02-28T22:08:38.221Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/timestamp/TmfTimestampDelta.java]]
17:08:38 [2024-02-28T22:08:38.221Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.221Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/timestamp/TmfTimestampFormat.java]]
17:08:38 [2024-02-28T22:08:38.221Z] [WARNING] [parsing completed 4ms]
17:08:38 [2024-02-28T22:08:38.221Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/AbstractTmfTraceAdapterFactory.java]]
17:08:38 [2024-02-28T22:08:38.221Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.221Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/ICyclesConverter.java]]
17:08:38 [2024-02-28T22:08:38.221Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.221Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/ITmfContext.java]]
17:08:38 [2024-02-28T22:08:38.221Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.221Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/ITmfEventParser.java]]
17:08:38 [2024-02-28T22:08:38.221Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.221Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/ITmfTrace.java]]
17:08:38 [2024-02-28T22:08:38.221Z] [WARNING] [parsing completed 2ms]
17:08:38 [2024-02-28T22:08:38.221Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/ITmfTraceCompleteness.java]]
17:08:38 [2024-02-28T22:08:38.221Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.221Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/ITmfTraceKnownSize.java]]
17:08:38 [2024-02-28T22:08:38.221Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.221Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/ITmfTraceWithPreDefinedEvents.java]]
17:08:38 [2024-02-28T22:08:38.221Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.221Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/ITraceContextSignalHandler.java]]
17:08:38 [2024-02-28T22:08:38.221Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.221Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/TmfContext.java]]
17:08:38 [2024-02-28T22:08:38.221Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.221Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/TmfEventTypeCollectionHelper.java]]
17:08:38 [2024-02-28T22:08:38.221Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.221Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/TmfTrace.java]]
17:08:38 [2024-02-28T22:08:38.221Z] [WARNING] [parsing completed 3ms]
17:08:38 [2024-02-28T22:08:38.221Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/TmfTraceAdapterManager.java]]
17:08:38 [2024-02-28T22:08:38.221Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.221Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/TmfTraceContext.java]]
17:08:38 [2024-02-28T22:08:38.221Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.221Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/TmfTraceManager.java]]
17:08:38 [2024-02-28T22:08:38.221Z] [WARNING] [parsing completed 3ms]
17:08:38 [2024-02-28T22:08:38.221Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/TmfTraceUtils.java]]
17:08:38 [2024-02-28T22:08:38.221Z] [WARNING] [parsing completed 2ms]
17:08:38 [2024-02-28T22:08:38.221Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/TraceValidationStatus.java]]
17:08:38 [2024-02-28T22:08:38.221Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.221Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/experiment/TmfExperiment.java]]
17:08:38 [2024-02-28T22:08:38.222Z] [WARNING] [parsing completed 38ms]
17:08:38 [2024-02-28T22:08:38.222Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/experiment/TmfExperimentUtils.java]]
17:08:38 [2024-02-28T22:08:38.222Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.222Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/indexer/ITmfPersistentlyIndexable.java]]
17:08:38 [2024-02-28T22:08:38.222Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.222Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/indexer/ITmfTraceIndexer.java]]
17:08:38 [2024-02-28T22:08:38.222Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.222Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/indexer/TmfBTreeTraceIndex.java]]
17:08:38 [2024-02-28T22:08:38.222Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.222Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/indexer/TmfBTreeTraceIndexer.java]]
17:08:38 [2024-02-28T22:08:38.222Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.222Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/indexer/TmfFlatArrayTraceIndex.java]]
17:08:38 [2024-02-28T22:08:38.222Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.222Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/indexer/TmfFlatArrayTraceIndexer.java]]
17:08:38 [2024-02-28T22:08:38.222Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.222Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/indexer/checkpoint/ITmfCheckpoint.java]]
17:08:38 [2024-02-28T22:08:38.222Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.222Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/indexer/checkpoint/ITmfCheckpointIndex.java]]
17:08:38 [2024-02-28T22:08:38.222Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.222Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/indexer/checkpoint/TmfCheckpoint.java]]
17:08:38 [2024-02-28T22:08:38.222Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.222Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/indexer/checkpoint/TmfCheckpointIndexer.java]]
17:08:38 [2024-02-28T22:08:38.222Z] [WARNING] [parsing completed 2ms]
17:08:38 [2024-02-28T22:08:38.222Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/location/ITmfLocation.java]]
17:08:38 [2024-02-28T22:08:38.222Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.222Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/location/TmfLocation.java]]
17:08:38 [2024-02-28T22:08:38.222Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.222Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/location/TmfLongLocation.java]]
17:08:38 [2024-02-28T22:08:38.222Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.222Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/location/TmfTimestampLocation.java]]
17:08:38 [2024-02-28T22:08:38.222Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.222Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/text/TextTrace.java]]
17:08:38 [2024-02-28T22:08:38.222Z] [WARNING] [parsing completed 3ms]
17:08:38 [2024-02-28T22:08:38.222Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/text/TextTraceContext.java]]
17:08:38 [2024-02-28T22:08:38.222Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.222Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/text/TextTraceEvent.java]]
17:08:38 [2024-02-28T22:08:38.222Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.222Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/text/TextTraceEventContent.java]]
17:08:38 [2024-02-28T22:08:38.222Z] [WARNING] [parsing completed 2ms]
17:08:38 [2024-02-28T22:08:38.222Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/trim/ITmfTrimmableTrace.java]]
17:08:38 [2024-02-28T22:08:38.222Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.222Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/trim/package-info.java]]
17:08:38 [2024-02-28T22:08:38.222Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.222Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/uml2sd/ITmfAsyncSequenceDiagramEvent.java]]
17:08:38 [2024-02-28T22:08:38.222Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.222Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/uml2sd/ITmfSyncSequenceDiagramEvent.java]]
17:08:38 [2024-02-28T22:08:38.222Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.222Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/uml2sd/TmfAsyncSequenceDiagramEvent.java]]
17:08:38 [2024-02-28T22:08:38.222Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.222Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/uml2sd/TmfSyncSequenceDiagramEvent.java]]
17:08:38 [2024-02-28T22:08:38.222Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.222Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/util/Pair.java]]
17:08:38 [2024-02-28T22:08:38.222Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.222Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/util/package-info.java]]
17:08:38 [2024-02-28T22:08:38.222Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.222Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/viewmodel/package-info.java]]
17:08:38 [2024-02-28T22:08:38.222Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.222Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/TmfUiRefreshHandler.java]]
17:08:38 [2024-02-28T22:08:38.222Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.222Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/actions/HttpTraceImportOperation.java]]
17:08:38 [2024-02-28T22:08:38.222Z] [WARNING] [parsing completed 2ms]
17:08:38 [2024-02-28T22:08:38.222Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/actions/OpenSourceCodeAction.java]]
17:08:38 [2024-02-28T22:08:38.222Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.222Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/actions/TraceImportOperation.java]]
17:08:38 [2024-02-28T22:08:38.222Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.222Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/analysis/TmfAnalysisViewOutput.java]]
17:08:38 [2024-02-28T22:08:38.222Z] [WARNING] [parsing completed 2ms]
17:08:38 [2024-02-28T22:08:38.222Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/colors/ColorUtils.java]]
17:08:38 [2024-02-28T22:08:38.222Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.222Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/colors/RGBAUtil.java]]
17:08:38 [2024-02-28T22:08:38.223Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.223Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/dialog/DirectoryDialogFactory.java]]
17:08:38 [2024-02-28T22:08:38.223Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.223Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/dialog/TmfFileDialogFactory.java]]
17:08:38 [2024-02-28T22:08:38.223Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.223Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/editors/ITmfTraceEditor.java]]
17:08:38 [2024-02-28T22:08:38.223Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.223Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/editors/TmfEditor.java]]
17:08:38 [2024-02-28T22:08:38.223Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.223Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/editors/TmfEditorInput.java]]
17:08:38 [2024-02-28T22:08:38.223Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.223Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/editors/TmfEventsEditor.java]]
17:08:38 [2024-02-28T22:08:38.223Z] [WARNING] [parsing completed 3ms]
17:08:38 [2024-02-28T22:08:38.223Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/editors/TmfMultiPageEditorPart.java]]
17:08:38 [2024-02-28T22:08:38.223Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.223Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/editors/TmfTraceColumnManager.java]]
17:08:38 [2024-02-28T22:08:38.223Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.223Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/editors/UnsortedPropertySheetPage.java]]
17:08:38 [2024-02-28T22:08:38.223Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.223Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/markers/IMarkerReferenceProvider.java]]
17:08:38 [2024-02-28T22:08:38.223Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.223Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/markers/PeriodicMarkerEventSource.java]]
17:08:38 [2024-02-28T22:08:38.223Z] [WARNING] [parsing completed 2ms]
17:08:38 [2024-02-28T22:08:38.223Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/model/StyleManager.java]]
17:08:38 [2024-02-28T22:08:38.223Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.223Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/model/package-info.java]]
17:08:38 [2024-02-28T22:08:38.223Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.223Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/ITmfProjectModelElement.java]]
17:08:38 [2024-02-28T22:08:38.223Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.223Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/ITmfStyledProjectModelElement.java]]
17:08:38 [2024-02-28T22:08:38.223Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.223Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/Messages.java]]
17:08:38 [2024-02-28T22:08:38.223Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.223Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfAggregateAnalysisElement.java]]
17:08:38 [2024-02-28T22:08:38.223Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.223Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfAnalysisElement.java]]
17:08:38 [2024-02-28T22:08:38.223Z] [WARNING] [parsing completed 9ms]
17:08:38 [2024-02-28T22:08:38.223Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfAnalysisOutputElement.java]]
17:08:38 [2024-02-28T22:08:38.223Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.223Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfBuiltInOnDemandAnalysisElement.java]]
17:08:38 [2024-02-28T22:08:38.223Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.223Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfCommonProjectElement.java]]
17:08:38 [2024-02-28T22:08:38.223Z] [WARNING] [parsing completed 44ms]
17:08:38 [2024-02-28T22:08:38.223Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfExperimentElement.java]]
17:08:38 [2024-02-28T22:08:38.223Z] [WARNING] [parsing completed 3ms]
17:08:38 [2024-02-28T22:08:38.223Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfExperimentFolder.java]]
17:08:38 [2024-02-28T22:08:38.223Z] [WARNING] [parsing completed 2ms]
17:08:38 [2024-02-28T22:08:38.223Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfNavigatorContentProvider.java]]
17:08:38 [2024-02-28T22:08:38.223Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.223Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfNavigatorLabelProvider.java]]
17:08:38 [2024-02-28T22:08:38.223Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.223Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfOnDemandAnalysesElement.java]]
17:08:38 [2024-02-28T22:08:38.223Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.223Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfOnDemandAnalysisElement.java]]
17:08:38 [2024-02-28T22:08:38.223Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.223Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfOpenTraceHelper.java]]
17:08:38 [2024-02-28T22:08:38.223Z] [WARNING] [parsing completed 4ms]
17:08:38 [2024-02-28T22:08:38.223Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfProjectConfig.java]]
17:08:38 [2024-02-28T22:08:38.223Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.223Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfProjectElement.java]]
17:08:38 [2024-02-28T22:08:38.223Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.223Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfProjectModelElement.java]]
17:08:38 [2024-02-28T22:08:38.223Z] [WARNING] [parsing completed 2ms]
17:08:38 [2024-02-28T22:08:38.223Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfProjectModelIcons.java]]
17:08:38 [2024-02-28T22:08:38.223Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.223Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfProjectModelPreferences.java]]
17:08:38 [2024-02-28T22:08:38.223Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.223Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfProjectRegistry.java]]
17:08:38 [2024-02-28T22:08:38.223Z] [WARNING] [parsing completed 4ms]
17:08:38 [2024-02-28T22:08:38.224Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfReportElement.java]]
17:08:38 [2024-02-28T22:08:38.224Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.224Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfReportsElement.java]]
17:08:38 [2024-02-28T22:08:38.224Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.224Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfTraceElement.java]]
17:08:38 [2024-02-28T22:08:38.224Z] [WARNING] [parsing completed 5ms]
17:08:38 [2024-02-28T22:08:38.224Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfTraceFolder.java]]
17:08:38 [2024-02-28T22:08:38.224Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.224Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfTraceTypeUIUtils.java]]
17:08:38 [2024-02-28T22:08:38.224Z] [WARNING] [parsing completed 2ms]
17:08:38 [2024-02-28T22:08:38.224Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfTracesFolder.java]]
17:08:38 [2024-02-28T22:08:38.224Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.224Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfUserDefinedOnDemandAnalysisElement.java]]
17:08:38 [2024-02-28T22:08:38.224Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.224Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfViewerSorter.java]]
17:08:38 [2024-02-28T22:08:38.224Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.224Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfViewsElement.java]]
17:08:38 [2024-02-28T22:08:38.224Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.224Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TraceFolderContentProvider.java]]
17:08:38 [2024-02-28T22:08:38.224Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.224Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TraceFolderLabelProvider.java]]
17:08:38 [2024-02-28T22:08:38.224Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.224Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TraceUtils.java]]
17:08:38 [2024-02-28T22:08:38.224Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.224Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/UpdateTraceBoundsJob.java]]
17:08:38 [2024-02-28T22:08:38.224Z] [WARNING] [parsing completed 2ms]
17:08:38 [2024-02-28T22:08:38.224Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/wizards/CopyExperimentDialog.java]]
17:08:38 [2024-02-28T22:08:38.224Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.224Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/wizards/CopyTraceDialog.java]]
17:08:38 [2024-02-28T22:08:38.224Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.224Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/wizards/Messages.java]]
17:08:38 [2024-02-28T22:08:38.224Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.224Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/wizards/NewExperimentDialog.java]]
17:08:38 [2024-02-28T22:08:38.224Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.224Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/wizards/NewFolderDialog.java]]
17:08:38 [2024-02-28T22:08:38.224Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.224Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/wizards/NewTmfProjectMainWizardPage.java]]
17:08:38 [2024-02-28T22:08:38.224Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.224Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/wizards/NewTmfProjectWizard.java]]
17:08:38 [2024-02-28T22:08:38.224Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.224Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/wizards/RenameExperimentDialog.java]]
17:08:38 [2024-02-28T22:08:38.224Z] [WARNING] [parsing completed 2ms]
17:08:38 [2024-02-28T22:08:38.224Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/wizards/RenameFolderDialog.java]]
17:08:38 [2024-02-28T22:08:38.224Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.224Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/wizards/RenameTraceDialog.java]]
17:08:38 [2024-02-28T22:08:38.224Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.224Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/wizards/SelectRootNodeWizard.java]]
17:08:38 [2024-02-28T22:08:38.224Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.224Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/wizards/SelectRootNodeWizardPage.java]]
17:08:38 [2024-02-28T22:08:38.224Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.224Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/wizards/SelectTracesWizard.java]]
17:08:38 [2024-02-28T22:08:38.224Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.224Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/wizards/SelectTracesWizardPage.java]]
17:08:38 [2024-02-28T22:08:38.224Z] [WARNING] [parsing completed 3ms]
17:08:38 [2024-02-28T22:08:38.224Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/wizards/TrimTraceDialog.java]]
17:08:38 [2024-02-28T22:08:38.224Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.224Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/properties/Messages.java]]
17:08:38 [2024-02-28T22:08:38.224Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.224Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/properties/ReadOnlyTextPropertyDescriptor.java]]
17:08:38 [2024-02-28T22:08:38.224Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.224Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/properties/TmfTimestampFormatPage.java]]
17:08:38 [2024-02-28T22:08:38.224Z] [WARNING] [parsing completed 38ms]
17:08:38 [2024-02-28T22:08:38.224Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/signal/TmfTimeViewAlignmentInfo.java]]
17:08:38 [2024-02-28T22:08:38.224Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.224Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/signal/TmfTimeViewAlignmentSignal.java]]
17:08:38 [2024-02-28T22:08:38.224Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.224Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/signal/TmfUiSignalThrottler.java]]
17:08:38 [2024-02-28T22:08:38.224Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.224Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/symbols/AbstractSymbolProviderPreferencePage.java]]
17:08:38 [2024-02-28T22:08:38.224Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.225Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/symbols/ISymbolProvider.java]]
17:08:38 [2024-02-28T22:08:38.225Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.225Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/symbols/ISymbolProviderFactory.java]]
17:08:38 [2024-02-28T22:08:38.225Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.225Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/symbols/ISymbolProviderPreferencePage.java]]
17:08:38 [2024-02-28T22:08:38.225Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.225Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/symbols/SymbolProviderConfigDialog.java]]
17:08:38 [2024-02-28T22:08:38.225Z] [WARNING] [parsing completed 2ms]
17:08:38 [2024-02-28T22:08:38.225Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/symbols/TmfSymbolProviderUpdatedSignal.java]]
17:08:38 [2024-02-28T22:08:38.225Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.225Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/tracetype/preferences/TraceTypeLabelProvider.java]]
17:08:38 [2024-02-28T22:08:38.225Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.225Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/tracetype/preferences/TraceTypePreferencePage.java]]
17:08:38 [2024-02-28T22:08:38.225Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.225Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/tracetype/preferences/TraceTypePreferencePageViewer.java]]
17:08:38 [2024-02-28T22:08:38.225Z] [WARNING] [parsing completed 3ms]
17:08:38 [2024-02-28T22:08:38.225Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/tracetype/preferences/TraceTypeTreeContentProvider.java]]
17:08:38 [2024-02-28T22:08:38.225Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.225Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/ArrayTreeContentProvider.java]]
17:08:38 [2024-02-28T22:08:38.225Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.225Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/IImageSave.java]]
17:08:38 [2024-02-28T22:08:38.225Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.225Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/ILegendImageProvider2.java]]
17:08:38 [2024-02-28T22:08:38.225Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.225Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/ITmfTimeProvider.java]]
17:08:38 [2024-02-28T22:08:38.225Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.225Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/ITmfViewer.java]]
17:08:38 [2024-02-28T22:08:38.225Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.225Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/TmfAbstractToolTipHandler.java]]
17:08:38 [2024-02-28T22:08:38.225Z] [WARNING] [parsing completed 5ms]
17:08:38 [2024-02-28T22:08:38.225Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/TmfTimeViewer.java]]
17:08:38 [2024-02-28T22:08:38.225Z] [WARNING] [parsing completed 2ms]
17:08:38 [2024-02-28T22:08:38.225Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/TmfViewer.java]]
17:08:38 [2024-02-28T22:08:38.225Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.225Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventAdapterFactory.java]]
17:08:38 [2024-02-28T22:08:38.225Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.225Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventPropertySource.java]]
17:08:38 [2024-02-28T22:08:38.225Z] [WARNING] [parsing completed 2ms]
17:08:38 [2024-02-28T22:08:38.225Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsCache.java]]
17:08:38 [2024-02-28T22:08:38.225Z] [WARNING] [parsing completed 9ms]
17:08:38 [2024-02-28T22:08:38.225Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable.java]]
17:08:38 [2024-02-28T22:08:38.225Z] [WARNING] [parsing completed 65ms]
17:08:38 [2024-02-28T22:08:38.225Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTableHeader.java]]
17:08:38 [2024-02-28T22:08:38.225Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.225Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/events/columns/TmfEventTableColumn.java]]
17:08:38 [2024-02-28T22:08:38.225Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.225Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/table/ISortingLazyContentProvider.java]]
17:08:38 [2024-02-28T22:08:38.225Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.225Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/table/TmfSimpleTableViewer.java]]
17:08:38 [2024-02-28T22:08:38.225Z] [WARNING] [parsing completed 2ms]
17:08:38 [2024-02-28T22:08:38.225Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer2.java]]
17:08:38 [2024-02-28T22:08:38.225Z] [WARNING] [parsing completed 7ms]
17:08:38 [2024-02-28T22:08:38.225Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractTmfTreeViewer.java]]
17:08:38 [2024-02-28T22:08:38.225Z] [WARNING] [parsing completed 4ms]
17:08:38 [2024-02-28T22:08:38.225Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/tree/ICheckboxTreeViewerListener.java]]
17:08:38 [2024-02-28T22:08:38.225Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.225Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/tree/ITmfTreeColumnDataProvider.java]]
17:08:38 [2024-02-28T22:08:38.225Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.225Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/tree/ITmfTreeViewerEntry.java]]
17:08:38 [2024-02-28T22:08:38.225Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.225Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/tree/TmfGenericTreeEntry.java]]
17:08:38 [2024-02-28T22:08:38.225Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.225Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/tree/TmfTreeColumnData.java]]
17:08:38 [2024-02-28T22:08:38.225Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.225Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/tree/TmfTreeViewerEntry.java]]
17:08:38 [2024-02-28T22:08:38.225Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.225Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/tree/TmfTreeViewerToolTipHandler.java]]
17:08:38 [2024-02-28T22:08:38.225Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.225Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/xychart/AxisRange.java]]
17:08:38 [2024-02-28T22:08:38.225Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.225Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/xychart/IAxis.java]]
17:08:38 [2024-02-28T22:08:38.226Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.226Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/xychart/ITmfChartTimeProvider.java]]
17:08:38 [2024-02-28T22:08:38.226Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.226Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/xychart/IXYSeries.java]]
17:08:38 [2024-02-28T22:08:38.226Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.226Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/xychart/TmfBaseProvider.java]]
17:08:38 [2024-02-28T22:08:38.226Z] [WARNING] [parsing completed 2ms]
17:08:38 [2024-02-28T22:08:38.226Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/xychart/TmfChartTimeStampFormat.java]]
17:08:38 [2024-02-28T22:08:38.226Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.226Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/xychart/TmfClosestDataPointTooltipProvider.java]]
17:08:38 [2024-02-28T22:08:38.226Z] [WARNING] [parsing completed 2ms]
17:08:38 [2024-02-28T22:08:38.226Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/xychart/TmfMouseDragProvider.java]]
17:08:38 [2024-02-28T22:08:38.226Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.226Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/xychart/TmfMouseDragZoomProvider.java]]
17:08:38 [2024-02-28T22:08:38.226Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.226Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/xychart/TmfMouseSelectionProvider.java]]
17:08:38 [2024-02-28T22:08:38.226Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.226Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/xychart/TmfMouseWheelZoomProvider.java]]
17:08:38 [2024-02-28T22:08:38.226Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.226Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/xychart/TmfSimpleTooltipProvider.java]]
17:08:38 [2024-02-28T22:08:38.226Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.226Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/xychart/TmfXYChartViewer.java]]
17:08:38 [2024-02-28T22:08:38.226Z] [WARNING] [parsing completed 4ms]
17:08:38 [2024-02-28T22:08:38.226Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/xychart/XYChartLegendImageProvider.java]]
17:08:38 [2024-02-28T22:08:38.226Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.226Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/xychart/barchart/TmfHistogramTooltipProvider.java]]
17:08:38 [2024-02-28T22:08:38.226Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.226Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/xychart/linechart/TmfCommonXAxisChartViewer.java]]
17:08:38 [2024-02-28T22:08:38.226Z] [WARNING] [parsing completed 4ms]
17:08:38 [2024-02-28T22:08:38.226Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/xychart/linechart/TmfCommonXLineChartTooltipProvider.java]]
17:08:38 [2024-02-28T22:08:38.226Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.226Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/xychart/linechart/TmfFilteredXYChartViewer.java]]
17:08:38 [2024-02-28T22:08:38.226Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.226Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/xychart/linechart/TmfXYChartSettings.java]]
17:08:38 [2024-02-28T22:08:38.226Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.226Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/FormatTimeUtils.java]]
17:08:38 [2024-02-28T22:08:38.226Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.226Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/ITimeReset.java]]
17:08:38 [2024-02-28T22:08:38.226Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.226Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/ITmfAllowMultiple.java]]
17:08:38 [2024-02-28T22:08:38.226Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.226Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/ITmfFilterableControl.java]]
17:08:38 [2024-02-28T22:08:38.226Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.226Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/ITmfPinnable.java]]
17:08:38 [2024-02-28T22:08:38.226Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.226Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/ITmfTimeAligned.java]]
17:08:38 [2024-02-28T22:08:38.226Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.226Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/ManyEntriesSelectedDialogPreCheckedListener.java]]
17:08:38 [2024-02-28T22:08:38.226Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.226Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/NewTmfViewAction.java]]
17:08:38 [2024-02-28T22:08:38.226Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.226Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/PinTmfViewAction.java]]
17:08:38 [2024-02-28T22:08:38.226Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.226Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/ResetUtil.java]]
17:08:38 [2024-02-28T22:08:38.226Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.226Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/SaveImageUtil.java]]
17:08:38 [2024-02-28T22:08:38.226Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.226Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/TmfView.java]]
17:08:38 [2024-02-28T22:08:38.226Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.226Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/TmfViewFactory.java]]
17:08:38 [2024-02-28T22:08:38.226Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.226Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/TracingPerspectiveFactory.java]]
17:08:38 [2024-02-28T22:08:38.226Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.226Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/colors/ColorSetting.java]]
17:08:38 [2024-02-28T22:08:38.226Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.226Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/colors/ColorSettingsManager.java]]
17:08:38 [2024-02-28T22:08:38.226Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.226Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/colors/ColorSettingsXML.java]]
17:08:38 [2024-02-28T22:08:38.226Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.226Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/colors/ColorsView.java]]
17:08:38 [2024-02-28T22:08:38.226Z] [WARNING] [parsing completed 3ms]
17:08:38 [2024-02-28T22:08:38.227Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/colors/IColorSettingsListener.java]]
17:08:38 [2024-02-28T22:08:38.227Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.227Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/distribution/model/BaseDistributionData.java]]
17:08:38 [2024-02-28T22:08:38.227Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.227Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/distribution/model/IBaseDistributionModel.java]]
17:08:38 [2024-02-28T22:08:38.227Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.227Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/filter/CopyHandler.java]]
17:08:38 [2024-02-28T22:08:38.227Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.227Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/filter/CutHandler.java]]
17:08:38 [2024-02-28T22:08:38.227Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.227Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/filter/DeleteHandler.java]]
17:08:38 [2024-02-28T22:08:38.227Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.227Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/filter/FilterDialog.java]]
17:08:38 [2024-02-28T22:08:38.227Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.227Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/filter/FilterDragSourceAdapter.java]]
17:08:38 [2024-02-28T22:08:38.227Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.227Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/filter/FilterDropTargetAdapter.java]]
17:08:38 [2024-02-28T22:08:38.227Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.227Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/filter/FilterEditUtils.java]]
17:08:38 [2024-02-28T22:08:38.227Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.227Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/filter/FilterTreeContentProvider.java]]
17:08:38 [2024-02-28T22:08:38.227Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.227Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/filter/FilterTreeLabelProvider.java]]
17:08:38 [2024-02-28T22:08:38.227Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.227Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/filter/FilterView.java]]
17:08:38 [2024-02-28T22:08:38.227Z] [WARNING] [parsing completed 2ms]
17:08:38 [2024-02-28T22:08:38.227Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/filter/FilterViewer.java]]
17:08:38 [2024-02-28T22:08:38.227Z] [WARNING] [parsing completed 6ms]
17:08:38 [2024-02-28T22:08:38.227Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/filter/PasteHandler.java]]
17:08:38 [2024-02-28T22:08:38.227Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.227Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/histogram/FullTraceHistogram.java]]
17:08:38 [2024-02-28T22:08:38.227Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.227Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java]]
17:08:38 [2024-02-28T22:08:38.227Z] [WARNING] [parsing completed 6ms]
17:08:38 [2024-02-28T22:08:38.227Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/histogram/HistogramBucket.java]]
17:08:38 [2024-02-28T22:08:38.227Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.227Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/histogram/HistogramCurrentTimeControl.java]]
17:08:38 [2024-02-28T22:08:38.227Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.227Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/histogram/HistogramDataModel.java]]
17:08:38 [2024-02-28T22:08:38.227Z] [WARNING] [parsing completed 4ms]
17:08:38 [2024-02-28T22:08:38.227Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/histogram/HistogramRequest.java]]
17:08:38 [2024-02-28T22:08:38.227Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.227Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/histogram/HistogramScaledData.java]]
17:08:38 [2024-02-28T22:08:38.227Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.227Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/histogram/HistogramSelectionEndControl.java]]
17:08:38 [2024-02-28T22:08:38.227Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.227Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/histogram/HistogramSelectionStartControl.java]]
17:08:38 [2024-02-28T22:08:38.227Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.227Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/histogram/HistogramTextControl.java]]
17:08:38 [2024-02-28T22:08:38.227Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.227Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/histogram/HistogramTimeRangeControl.java]]
17:08:38 [2024-02-28T22:08:38.227Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.227Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/histogram/HistogramView.java]]
17:08:38 [2024-02-28T22:08:38.227Z] [WARNING] [parsing completed 5ms]
17:08:38 [2024-02-28T22:08:38.227Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/histogram/HistogramZoom.java]]
17:08:38 [2024-02-28T22:08:38.227Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.227Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/histogram/IHistogramDataModel.java]]
17:08:38 [2024-02-28T22:08:38.227Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.227Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/histogram/IHistogramModelListener.java]]
17:08:38 [2024-02-28T22:08:38.227Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.227Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/histogram/Messages.java]]
17:08:38 [2024-02-28T22:08:38.227Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.227Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/histogram/TimeRangeHistogram.java]]
17:08:38 [2024-02-28T22:08:38.227Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.227Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/statesystem/Messages.java]]
17:08:38 [2024-02-28T22:08:38.227Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.227Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/statesystem/StateSystemEvent.java]]
17:08:38 [2024-02-28T22:08:38.227Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.227Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/statesystem/StateSystemPresentationProvider.java]]
17:08:38 [2024-02-28T22:08:38.228Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.228Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/statesystem/TmfStateSystemExplorer.java]]
17:08:38 [2024-02-28T22:08:38.228Z] [WARNING] [parsing completed 36ms]
17:08:38 [2024-02-28T22:08:38.228Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/statistics/TmfStatisticsView.java]]
17:08:38 [2024-02-28T22:08:38.228Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.228Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/synchronization/Messages.java]]
17:08:38 [2024-02-28T22:08:38.228Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.228Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/synchronization/TmfSynchronizationView.java]]
17:08:38 [2024-02-28T22:08:38.228Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.228Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/timechart/TimeChartAnalysisEntry.java]]
17:08:38 [2024-02-28T22:08:38.228Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.228Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/timechart/TimeChartAnalysisProvider.java]]
17:08:38 [2024-02-28T22:08:38.228Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.228Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/timechart/TimeChartDecorationProvider.java]]
17:08:38 [2024-02-28T22:08:38.228Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.228Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/timechart/TimeChartEvent.java]]
17:08:38 [2024-02-28T22:08:38.228Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.228Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/timechart/TimeChartView.java]]
17:08:38 [2024-02-28T22:08:38.228Z] [WARNING] [parsing completed 3ms]
17:08:38 [2024-02-28T22:08:38.228Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractStateSystemTimeGraphView.java]]
17:08:38 [2024-02-28T22:08:38.228Z] [WARNING] [parsing completed 3ms]
17:08:38 [2024-02-28T22:08:38.228Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java]]
17:08:38 [2024-02-28T22:08:38.228Z] [WARNING] [parsing completed 12ms]
17:08:38 [2024-02-28T22:08:38.228Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java]]
17:08:38 [2024-02-28T22:08:38.228Z] [WARNING] [parsing completed 4ms]
17:08:38 [2024-02-28T22:08:38.228Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/timegraph/ITimeGraphEntryComparator.java]]
17:08:38 [2024-02-28T22:08:38.228Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.228Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/timegraph/ITimeGraphLegendProvider.java]]
17:08:38 [2024-02-28T22:08:38.228Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.228Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/timegraph/Messages.java]]
17:08:38 [2024-02-28T22:08:38.228Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.228Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/timegraph/ShowFindDialogAction.java]]
17:08:38 [2024-02-28T22:08:38.228Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.228Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/timegraph/TimeGraphFindDialog.java]]
17:08:38 [2024-02-28T22:08:38.228Z] [WARNING] [parsing completed 5ms]
17:08:38 [2024-02-28T22:08:38.228Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/DiagramToolTip.java]]
17:08:38 [2024-02-28T22:08:38.228Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.228Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/DrawableToolTip.java]]
17:08:38 [2024-02-28T22:08:38.228Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.228Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/ITimeCompressionListener.java]]
17:08:38 [2024-02-28T22:08:38.228Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.228Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/NGC.java]]
17:08:38 [2024-02-28T22:08:38.228Z] [WARNING] [parsing completed 3ms]
17:08:38 [2024-02-28T22:08:38.228Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/SDView.java]]
17:08:38 [2024-02-28T22:08:38.228Z] [WARNING] [parsing completed 4ms]
17:08:38 [2024-02-28T22:08:38.228Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/SDWidget.java]]
17:08:38 [2024-02-28T22:08:38.228Z] [WARNING] [parsing completed 7ms]
17:08:38 [2024-02-28T22:08:38.228Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/SDWidgetSelectionProvider.java]]
17:08:38 [2024-02-28T22:08:38.228Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.228Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/ScrollView.java]]
17:08:38 [2024-02-28T22:08:38.228Z] [WARNING] [parsing completed 56ms]
17:08:38 [2024-02-28T22:08:38.228Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/TimeCompressionBar.java]]
17:08:38 [2024-02-28T22:08:38.228Z] [WARNING] [parsing completed 10ms]
17:08:38 [2024-02-28T22:08:38.228Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/core/AsyncMessage.java]]
17:08:38 [2024-02-28T22:08:38.228Z] [WARNING] [parsing completed 2ms]
17:08:38 [2024-02-28T22:08:38.228Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/core/AsyncMessageReturn.java]]
17:08:38 [2024-02-28T22:08:38.228Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.228Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/core/BaseMessage.java]]
17:08:38 [2024-02-28T22:08:38.228Z] [WARNING] [parsing completed 2ms]
17:08:38 [2024-02-28T22:08:38.228Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/core/BasicExecutionOccurrence.java]]
17:08:38 [2024-02-28T22:08:38.228Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.228Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/core/BasicFrame.java]]
17:08:38 [2024-02-28T22:08:38.228Z] [WARNING] [parsing completed 2ms]
17:08:38 [2024-02-28T22:08:38.228Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/core/EllipsisMessage.java]]
17:08:38 [2024-02-28T22:08:38.228Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.228Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/core/ExecutionOccurrence.java]]
17:08:38 [2024-02-28T22:08:38.228Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.228Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/core/Frame.java]]
17:08:38 [2024-02-28T22:08:38.228Z] [WARNING] [parsing completed 4ms]
17:08:38 [2024-02-28T22:08:38.228Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/core/GraphNode.java]]
17:08:38 [2024-02-28T22:08:38.229Z] [WARNING] [parsing completed 3ms]
17:08:38 [2024-02-28T22:08:38.229Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/core/HotSpot.java]]
17:08:38 [2024-02-28T22:08:38.229Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.229Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/core/ITimeRange.java]]
17:08:38 [2024-02-28T22:08:38.229Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.229Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/core/Lifeline.java]]
17:08:38 [2024-02-28T22:08:38.229Z] [WARNING] [parsing completed 2ms]
17:08:38 [2024-02-28T22:08:38.229Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/core/LifelineCategories.java]]
17:08:38 [2024-02-28T22:08:38.229Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.229Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/core/Metrics.java]]
17:08:38 [2024-02-28T22:08:38.229Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.229Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/core/SDTimeEvent.java]]
17:08:38 [2024-02-28T22:08:38.229Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.229Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/core/Stop.java]]
17:08:38 [2024-02-28T22:08:38.229Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.229Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/core/SyncMessage.java]]
17:08:38 [2024-02-28T22:08:38.229Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.229Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/core/SyncMessageReturn.java]]
17:08:38 [2024-02-28T22:08:38.229Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.229Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/dialogs/Criteria.java]]
17:08:38 [2024-02-28T22:08:38.229Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.229Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/dialogs/FilterCriteria.java]]
17:08:38 [2024-02-28T22:08:38.229Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.229Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/dialogs/FilterListDialog.java]]
17:08:38 [2024-02-28T22:08:38.229Z] [WARNING] [parsing completed 2ms]
17:08:38 [2024-02-28T22:08:38.229Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/dialogs/MinMaxDialog.java]]
17:08:38 [2024-02-28T22:08:38.229Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.229Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/dialogs/PagesDialog.java]]
17:08:38 [2024-02-28T22:08:38.229Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.229Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/dialogs/SDPrintDialog.java]]
17:08:38 [2024-02-28T22:08:38.229Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.229Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/dialogs/SDPrintDialogUI.java]]
17:08:38 [2024-02-28T22:08:38.229Z] [WARNING] [parsing completed 48ms]
17:08:38 [2024-02-28T22:08:38.229Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/dialogs/SearchFilterDialog.java]]
17:08:38 [2024-02-28T22:08:38.229Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.229Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/dialogs/TabContents.java]]
17:08:38 [2024-02-28T22:08:38.229Z] [WARNING] [parsing completed 2ms]
17:08:38 [2024-02-28T22:08:38.229Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/drawings/IColor.java]]
17:08:38 [2024-02-28T22:08:38.229Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.229Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/drawings/IFont.java]]
17:08:38 [2024-02-28T22:08:38.229Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.229Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/drawings/IGC.java]]
17:08:38 [2024-02-28T22:08:38.229Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.229Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/drawings/IImage.java]]
17:08:38 [2024-02-28T22:08:38.229Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.229Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/drawings/impl/ColorImpl.java]]
17:08:38 [2024-02-28T22:08:38.229Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.229Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/drawings/impl/FontImpl.java]]
17:08:38 [2024-02-28T22:08:38.229Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.229Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/drawings/impl/ImageImpl.java]]
17:08:38 [2024-02-28T22:08:38.229Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.229Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/BaseSDAction.java]]
17:08:38 [2024-02-28T22:08:38.229Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.229Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/ConfigureMinMax.java]]
17:08:38 [2024-02-28T22:08:38.229Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.229Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/FirstPage.java]]
17:08:38 [2024-02-28T22:08:38.229Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.229Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/KeyBindingsManager.java]]
17:08:38 [2024-02-28T22:08:38.229Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.229Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/LastPage.java]]
17:08:38 [2024-02-28T22:08:38.229Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.229Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/MoveSDDown.java]]
17:08:38 [2024-02-28T22:08:38.229Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.229Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/MoveSDLeft.java]]
17:08:38 [2024-02-28T22:08:38.229Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.229Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/MoveSDRight.java]]
17:08:38 [2024-02-28T22:08:38.229Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.229Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/MoveSDUp.java]]
17:08:38 [2024-02-28T22:08:38.229Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.229Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/MoveToMessage.java]]
17:08:38 [2024-02-28T22:08:38.230Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.230Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/NextPage.java]]
17:08:38 [2024-02-28T22:08:38.230Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.230Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/OpenSDFiltersDialog.java]]
17:08:38 [2024-02-28T22:08:38.230Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.230Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/OpenSDFindDialog.java]]
17:08:38 [2024-02-28T22:08:38.230Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.230Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/OpenSDPagesDialog.java]]
17:08:38 [2024-02-28T22:08:38.230Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.230Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/PrevPage.java]]
17:08:38 [2024-02-28T22:08:38.230Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.230Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/Print.java]]
17:08:38 [2024-02-28T22:08:38.230Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.230Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/ShowNodeEnd.java]]
17:08:38 [2024-02-28T22:08:38.230Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.230Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/ShowNodeStart.java]]
17:08:38 [2024-02-28T22:08:38.230Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.230Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/Zoom.java]]
17:08:38 [2024-02-28T22:08:38.230Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.230Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/provider/IExtendedFilterProvider.java]]
17:08:38 [2024-02-28T22:08:38.230Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.230Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/provider/IExtendedFindProvider.java]]
17:08:38 [2024-02-28T22:08:38.230Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.230Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/provider/ISDAdvancedPagingProvider.java]]
17:08:38 [2024-02-28T22:08:38.230Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.230Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/provider/ISDCollapseProvider.java]]
17:08:38 [2024-02-28T22:08:38.230Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.230Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/provider/ISDExtendedActionBarProvider.java]]
17:08:38 [2024-02-28T22:08:38.230Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.230Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/provider/ISDFilterProvider.java]]
17:08:38 [2024-02-28T22:08:38.230Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.230Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/provider/ISDFindProvider.java]]
17:08:38 [2024-02-28T22:08:38.230Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.230Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/provider/ISDGraphNodeSupporter.java]]
17:08:38 [2024-02-28T22:08:38.230Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.230Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/provider/ISDPagingProvider.java]]
17:08:38 [2024-02-28T22:08:38.230Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.230Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/provider/ISDPropertiesProvider.java]]
17:08:38 [2024-02-28T22:08:38.230Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.230Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/load/IUml2SDLoader.java]]
17:08:38 [2024-02-28T22:08:38.230Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.230Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/load/LoadersManager.java]]
17:08:38 [2024-02-28T22:08:38.230Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.230Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/loader/Messages.java]]
17:08:38 [2024-02-28T22:08:38.230Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.230Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/loader/TmfAsyncMessage.java]]
17:08:38 [2024-02-28T22:08:38.230Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.230Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/loader/TmfSyncMessage.java]]
17:08:38 [2024-02-28T22:08:38.230Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.230Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/loader/TmfUml2SDSyncLoader.java]]
17:08:38 [2024-02-28T22:08:38.230Z] [WARNING] [parsing completed 4ms]
17:08:38 [2024-02-28T22:08:38.230Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/preferences/ISDPreferences.java]]
17:08:38 [2024-02-28T22:08:38.230Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.230Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/preferences/SDViewPref.java]]
17:08:38 [2024-02-28T22:08:38.230Z] [WARNING] [parsing completed 2ms]
17:08:38 [2024-02-28T22:08:38.230Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/preferences/SDViewerPage.java]]
17:08:38 [2024-02-28T22:08:38.230Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.230Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/util/Messages.java]]
17:08:38 [2024-02-28T22:08:38.230Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.230Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/util/SortAsyncForBackward.java]]
17:08:38 [2024-02-28T22:08:38.230Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.230Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/util/SortAsyncMessageComparator.java]]
17:08:38 [2024-02-28T22:08:38.230Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.230Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/util/SortSyncMessageComparator.java]]
17:08:38 [2024-02-28T22:08:38.230Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.230Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/util/TimeEventComparator.java]]
17:08:38 [2024-02-28T22:08:38.230Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.230Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/xychart/TmfChartView.java]]
17:08:38 [2024-02-28T22:08:38.230Z] [WARNING] [parsing completed 2ms]
17:08:38 [2024-02-28T22:08:38.231Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/rawviewer/TmfRawEventViewer.java]]
17:08:38 [2024-02-28T22:08:38.231Z] [WARNING] [parsing completed 3ms]
17:08:38 [2024-02-28T22:08:38.231Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/tabsview/TmfViewerFolder.java]]
17:08:38 [2024-02-28T22:08:38.231Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.231Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/ITimeGraphBookmarkListener.java]]
17:08:38 [2024-02-28T22:08:38.231Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.231Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/ITimeGraphColorListener.java]]
17:08:38 [2024-02-28T22:08:38.231Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.231Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/ITimeGraphContentProvider.java]]
17:08:38 [2024-02-28T22:08:38.231Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.231Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/ITimeGraphMarkerListener.java]]
17:08:38 [2024-02-28T22:08:38.231Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.231Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/ITimeGraphPresentationProvider.java]]
17:08:38 [2024-02-28T22:08:38.231Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.231Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/ITimeGraphRangeListener.java]]
17:08:38 [2024-02-28T22:08:38.231Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.231Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/ITimeGraphSelectionListener.java]]
17:08:38 [2024-02-28T22:08:38.231Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.231Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/ITimeGraphTimeListener.java]]
17:08:38 [2024-02-28T22:08:38.231Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.231Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/ITimeGraphTreeListener.java]]
17:08:38 [2024-02-28T22:08:38.231Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.231Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/ITimeGraphViewerFilterListener.java]]
17:08:38 [2024-02-28T22:08:38.231Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.231Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/StateItem.java]]
17:08:38 [2024-02-28T22:08:38.231Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.231Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphBookmarkEvent.java]]
17:08:38 [2024-02-28T22:08:38.231Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.231Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphContentProvider.java]]
17:08:38 [2024-02-28T22:08:38.231Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.231Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphPresentationProvider.java]]
17:08:38 [2024-02-28T22:08:38.231Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.231Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphRangeUpdateEvent.java]]
17:08:38 [2024-02-28T22:08:38.231Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.231Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphSelectionEvent.java]]
17:08:38 [2024-02-28T22:08:38.231Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.231Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphTimeEvent.java]]
17:08:38 [2024-02-28T22:08:38.231Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.231Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphTreeExpansionEvent.java]]
17:08:38 [2024-02-28T22:08:38.231Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.231Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer.java]]
17:08:38 [2024-02-28T22:08:38.231Z] [WARNING] [parsing completed 7ms]
17:08:38 [2024-02-28T22:08:38.231Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/FilteredCheckboxTree.java]]
17:08:38 [2024-02-28T22:08:38.231Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.231Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/IPreCheckStateListener.java]]
17:08:38 [2024-02-28T22:08:38.231Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.231Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/ITimeGraphEntryActiveProvider.java]]
17:08:38 [2024-02-28T22:08:38.231Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.231Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/MultiTreePatternFilter.java]]
17:08:38 [2024-02-28T22:08:38.231Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.231Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/ShowFilterDialogAction.java]]
17:08:38 [2024-02-28T22:08:38.231Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.231Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/TimeGraphFilterDialog.java]]
17:08:38 [2024-02-28T22:08:38.231Z] [WARNING] [parsing completed 2ms]
17:08:38 [2024-02-28T22:08:38.231Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/TimeGraphLegend.java]]
17:08:38 [2024-02-28T22:08:38.231Z] [WARNING] [parsing completed 2ms]
17:08:38 [2024-02-28T22:08:38.231Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/TreePatternFilter.java]]
17:08:38 [2024-02-28T22:08:38.231Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.231Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/TriStateFilteredCheckboxTree.java]]
17:08:38 [2024-02-28T22:08:38.231Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.231Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/EventIterator.java]]
17:08:38 [2024-02-28T22:08:38.231Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.231Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/ILinkEvent.java]]
17:08:38 [2024-02-28T22:08:38.231Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.231Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/IMarkerEvent.java]]
17:08:38 [2024-02-28T22:08:38.231Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.231Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/IMarkerEventSource.java]]
17:08:38 [2024-02-28T22:08:38.231Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.231Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/ITimeEvent.java]]
17:08:38 [2024-02-28T22:08:38.232Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.232Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/ITimeGraphEntry.java]]
17:08:38 [2024-02-28T22:08:38.232Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.232Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/MarkerEvent.java]]
17:08:38 [2024-02-28T22:08:38.232Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.232Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/NamedTimeEvent.java]]
17:08:38 [2024-02-28T22:08:38.232Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.232Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/NullTimeEvent.java]]
17:08:38 [2024-02-28T22:08:38.232Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.232Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/TimeEvent.java]]
17:08:38 [2024-02-28T22:08:38.232Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.232Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/TimeGraphEntry.java]]
17:08:38 [2024-02-28T22:08:38.232Z] [WARNING] [parsing completed 2ms]
17:08:38 [2024-02-28T22:08:38.232Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/TimeLinkEvent.java]]
17:08:38 [2024-02-28T22:08:38.232Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.232Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/IMarkerAxisListener.java]]
17:08:38 [2024-02-28T22:08:38.232Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.232Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/ITimeDataProvider.java]]
17:08:38 [2024-02-28T22:08:38.232Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.232Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/ITimeDataProviderConverter.java]]
17:08:38 [2024-02-28T22:08:38.232Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.232Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/ITmfTimeGraphDrawingHelper.java]]
17:08:38 [2024-02-28T22:08:38.232Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.232Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeDataProviderCyclesConverter.java]]
17:08:38 [2024-02-28T22:08:38.232Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.232Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphBaseControl.java]]
17:08:38 [2024-02-28T22:08:38.232Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.232Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphColorScheme.java]]
17:08:38 [2024-02-28T22:08:38.232Z] [WARNING] [parsing completed 2ms]
17:08:38 [2024-02-28T22:08:38.232Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphControl.java]]
17:08:38 [2024-02-28T22:08:38.232Z] [WARNING] [parsing completed 17ms]
17:08:38 [2024-02-28T22:08:38.232Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphMarkerAxis.java]]
17:08:38 [2024-02-28T22:08:38.232Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.232Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphScale.java]]
17:08:38 [2024-02-28T22:08:38.232Z] [WARNING] [parsing completed 10ms]
17:08:38 [2024-02-28T22:08:38.232Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java]]
17:08:38 [2024-02-28T22:08:38.232Z] [WARNING] [parsing completed 2ms]
17:08:38 [2024-02-28T22:08:38.232Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/Utils.java]]
17:08:38 [2024-02-28T22:08:38.232Z] [WARNING] [parsing completed 2ms]
17:08:38 [2024-02-28T22:08:38.232Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/virtualtable/IDoubleClickListener.java]]
17:08:38 [2024-02-28T22:08:38.232Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.232Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/virtualtable/TmfVirtualTable.java]]
17:08:38 [2024-02-28T22:08:38.232Z] [WARNING] [parsing completed 5ms]
17:08:38 [2024-02-28T22:08:38.232Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/virtualtable/TooltipProvider.java]]
17:08:38 [2024-02-28T22:08:38.232Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.232Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/tmf/analysis/xml/core/module/ITmfXmlSchemaParser.java]]
17:08:38 [2024-02-28T22:08:38.232Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.232Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/tmf/analysis/xml/core/module/TmfAnalysisModuleHelperXml.java]]
17:08:38 [2024-02-28T22:08:38.232Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.232Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/tmf/analysis/xml/core/module/TmfXmlStrings.java]]
17:08:38 [2024-02-28T22:08:38.232Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.232Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/tmf/analysis/xml/core/module/TmfXmlUtils.java]]
17:08:38 [2024-02-28T22:08:38.232Z] [WARNING] [parsing completed 2ms]
17:08:38 [2024-02-28T22:08:38.232Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/src:org/eclipse/tracecompass/tmf/chart/core/model/IDataChartProvider.java]]
17:08:38 [2024-02-28T22:08:38.232Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.232Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/src:org/eclipse/tracecompass/tmf/chart/core/model/package-info.java]]
17:08:38 [2024-02-28T22:08:38.232Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.232Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.filter.parser/src:org/eclipse/tracecompass/tmf/filter/parser/error/IErrorListener.java]]
17:08:38 [2024-02-28T22:08:38.232Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.232Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/generated-sources/antlr3:org/eclipse/tracecompass/tmf/filter/parser/FilterParserLexer.java]]
17:08:38 [2024-02-28T22:08:38.232Z] [WARNING] [parsing completed 2ms]
17:08:38 [2024-02-28T22:08:38.232Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/generated-sources/antlr3:org/eclipse/tracecompass/tmf/filter/parser/FilterParserParser.java]]
17:08:38 [2024-02-28T22:08:38.232Z] [WARNING] [parsing completed 5ms]
17:08:38 [2024-02-28T22:08:38.233Z] [WARNING] [search path for source files: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/stubs,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.ui/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/shared,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/stubs,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/perf,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/stubs,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.core/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.core.tests/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.ui/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core.tests/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/shared,/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/perf,/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser/src/main/antlr3,/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser/target/generated-sources/antlr3,/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser.tests/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/perf,/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/shared,/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/stubs,/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.examples/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/stubs,/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/perf,/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/shared,/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/stubs,/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/perf,/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/stubs,/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/shared,/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/perf,/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/perf,/home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/perf,/home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/shared,/home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/shared,/home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/stubs,/home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui.tests/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.incubator.ui/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.alltests/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.core.tests/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core.tests/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core.tests/stubs,/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/perf,/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/stubs,/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/stubs,/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/shared,/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/perf,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/shared,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/perf,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.tests/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.tests/widgetStubs,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.tests/shared,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/shared,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/perf,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/common,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/stubs,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/perf,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/stubs,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/shared,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/stubs,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/stubs,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.filter.parser/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/generated-sources/antlr3,/home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/src]
17:08:38 [2024-02-28T22:08:38.235Z] [WARNING] [search path for class files: /opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/modules,/home/jenkins/agent/workspace/tracecompass-master-nightly/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.core/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.ui/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.dev/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.user/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.examples/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.branding/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.incubator/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.product/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.target/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.alltests/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.releng-site/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.testing/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/classes,/home/jenkins/agent/workspace/tracecompass-master-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/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/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/json/json/20230227/json-20230227.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.emf.common/2.29.0.v20230916-0637/org.eclipse.emf.common-2.29.0.v20230916-0637.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 available15149718101172428989.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]
17:08:38 [2024-02-28T22:08:38.239Z] [WARNING] [loading /modules/java.base/java/util/Objects.class]
17:08:38 [2024-02-28T22:08:38.239Z] [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)]
17:08:38 [2024-02-28T22:08:38.240Z] [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)]
17:08:38 [2024-02-28T22:08:38.240Z] [WARNING] [loading /modules/java.base/java/io/File.class]
17:08:38 [2024-02-28T22:08:38.240Z] [WARNING] [loading /modules/java.base/java/io/IOException.class]
17:08:38 [2024-02-28T22:08:38.240Z] [WARNING] [loading /modules/java.base/java/util/ArrayList.class]
17:08:38 [2024-02-28T22:08:38.240Z] [WARNING] [loading /modules/java.base/java/util/Collections.class]
17:08:38 [2024-02-28T22:08:38.240Z] [WARNING] [loading /modules/java.base/java/util/List.class]
17:08:38 [2024-02-28T22:08:38.240Z] [WARNING] [loading /modules/java.base/java/util/Map.class]
17:08:38 [2024-02-28T22:08:38.240Z] [WARNING] [loading /modules/java.base/java/util/Map$Entry.class]
17:08:38 [2024-02-28T22:08:38.240Z] [WARNING] [loading /modules/java.base/java/util/concurrent/CountDownLatch.class]
17:08:38 [2024-02-28T22:08:38.240Z] [WARNING] [loading /modules/java.logging/java/util/logging/Level.class]
17:08:38 [2024-02-28T22:08:38.240Z] [WARNING] [loading /modules/java.logging/java/util/logging/Logger.class]
17:08:38 [2024-02-28T22:08:38.240Z] [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)]
17:08:38 [2024-02-28T22:08:38.240Z] [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)]
17:08:38 [2024-02-28T22:08:38.240Z] [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)]
17:08:38 [2024-02-28T22:08:38.240Z] [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)]
17:08:38 [2024-02-28T22:08:38.240Z] [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)]
17:08:38 [2024-02-28T22:08:38.240Z] [WARNING] [loading /modules/java.base/java/text/DecimalFormat.class]
17:08:38 [2024-02-28T22:08:38.240Z] [WARNING] [loading /modules/java.base/java/text/Format.class]
17:08:38 [2024-02-28T22:08:38.240Z] [WARNING] [loading /modules/java.base/java/util/Arrays.class]
17:08:38 [2024-02-28T22:08:38.240Z] [WARNING] [loading /modules/java.base/java/util/HashMap.class]
17:08:38 [2024-02-28T22:08:38.240Z] [WARNING] [loading /modules/java.base/java/util/HashSet.class]
17:08:38 [2024-02-28T22:08:38.240Z] [WARNING] [loading /modules/java.base/java/util/Iterator.class]
17:08:38 [2024-02-28T22:08:38.240Z] [WARNING] [loading /modules/java.base/java/util/Set.class]
17:08:38 [2024-02-28T22:08:38.240Z] [WARNING] [loading /modules/java.base/java/util/concurrent/atomic/AtomicInteger.class]
17:08:38 [2024-02-28T22:08:38.240Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/Activator.java]
17:08:38 [2024-02-28T22:08:38.240Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/Activator.java]]
17:08:38 [2024-02-28T22:08:38.240Z] [WARNING] [parsing completed 2ms]
17:08:38 [2024-02-28T22:08:38.240Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/statesystem/backends/partial/PartialHistoryBackend.java]
17:08:38 [2024-02-28T22:08:38.240Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/statesystem/backends/partial/PartialHistoryBackend.java]]
17:08:38 [2024-02-28T22:08:38.240Z] [WARNING] [parsing completed 5ms]
17:08:38 [2024-02-28T22:08:38.240Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/statesystem/backends/partial/PartialInMemoryBackend.java]
17:08:38 [2024-02-28T22:08:38.240Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/statesystem/backends/partial/PartialInMemoryBackend.java]]
17:08:38 [2024-02-28T22:08:38.240Z] [WARNING] [parsing completed 2ms]
17:08:38 [2024-02-28T22:08:38.240Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/statesystem/backends/partial/PartialStateSystem.java]
17:08:38 [2024-02-28T22:08:38.240Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/statesystem/backends/partial/PartialStateSystem.java]]
17:08:38 [2024-02-28T22:08:38.240Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.240Z] [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)]
17:08:38 [2024-02-28T22:08:38.240Z] [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)]
17:08:38 [2024-02-28T22:08:38.240Z] [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)]
17:08:38 [2024-02-28T22:08:38.240Z] [WARNING] [loading /modules/java.base/java/util/stream/Stream.class]
17:08:38 [2024-02-28T22:08:38.240Z] [WARNING] [loading /modules/java.base/java/util/concurrent/TimeUnit.class]
17:08:38 [2024-02-28T22:08:38.240Z] [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)]
17:08:38 [2024-02-28T22:08:38.240Z] [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)]
17:08:38 [2024-02-28T22:08:38.240Z] [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)]
17:08:38 [2024-02-28T22:08:38.240Z] [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)]
17:08:38 [2024-02-28T22:08:38.240Z] [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)]
17:08:38 [2024-02-28T22:08:38.240Z] [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)]
17:08:38 [2024-02-28T22:08:38.240Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/TmfCoreTracer.java]
17:08:38 [2024-02-28T22:08:38.240Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/TmfCoreTracer.java]]
17:08:38 [2024-02-28T22:08:38.240Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.240Z] [WARNING] [loading /modules/java.base/java/lang/Object.class]
17:08:38 [2024-02-28T22:08:38.240Z] [WARNING] [loading /modules/java.base/java/lang/String.class]
17:08:38 [2024-02-28T22:08:38.240Z] [WARNING] [loading /modules/java.base/java/nio/charset/Charset.class]
17:08:38 [2024-02-28T22:08:38.240Z] [WARNING] [loading /modules/java.base/java/util/UUID.class]
17:08:38 [2024-02-28T22:08:38.240Z] [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)]
17:08:38 [2024-02-28T22:08:38.240Z] [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)]
17:08:38 [2024-02-28T22:08:38.240Z] [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)]
17:08:38 [2024-02-28T22:08:38.240Z] [WARNING] [loading /modules/java.base/java/lang/Class.class]
17:08:38 [2024-02-28T22:08:38.240Z] [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)]
17:08:38 [2024-02-28T22:08:38.240Z] [WARNING] [loading /modules/java.base/java/lang/Exception.class]
17:08:38 [2024-02-28T22:08:38.240Z] [WARNING] [loading /modules/java.base/java/lang/Throwable.class]
17:08:38 [2024-02-28T22:08:38.240Z] [WARNING] [loading /modules/java.base/java/io/Serializable.class]
17:08:38 [2024-02-28T22:08:38.240Z] [WARNING] [loading /modules/java.base/java/lang/Iterable.class]
17:08:38 [2024-02-28T22:08:38.240Z] [WARNING] [loading /modules/java.base/java/lang/Comparable.class]
17:08:38 [2024-02-28T22:08:38.240Z] [WARNING] [loading /modules/java.base/java/nio/ByteBuffer.class]
17:08:38 [2024-02-28T22:08:38.240Z] [WARNING] [loading /modules/java.base/java/text/ParseException.class]
17:08:38 [2024-02-28T22:08:38.240Z] [WARNING] [loading /modules/java.base/java/text/SimpleDateFormat.class]
17:08:38 [2024-02-28T22:08:38.240Z] [WARNING] [loading /modules/java.base/java/util/Calendar.class]
17:08:38 [2024-02-28T22:08:38.241Z] [WARNING] [loading /modules/java.base/java/util/Date.class]
17:08:38 [2024-02-28T22:08:38.241Z] [WARNING] [loading /modules/java.base/java/util/Locale.class]
17:08:38 [2024-02-28T22:08:38.241Z] [WARNING] [loading /modules/java.base/java/util/TimeZone.class]
17:08:38 [2024-02-28T22:08:38.241Z] [WARNING] [loading /modules/java.base/java/text/DateFormat.class]
17:08:38 [2024-02-28T22:08:38.241Z] [WARNING] [loading /modules/java.base/java/lang/Cloneable.class]
17:08:38 [2024-02-28T22:08:38.241Z] [WARNING] [loading /modules/java.base/java/lang/Character.class]
17:08:38 [2024-02-28T22:08:38.241Z] [WARNING] [loading /modules/java.base/java/lang/Long.class]
17:08:38 [2024-02-28T22:08:38.241Z] [WARNING] [loading /modules/java.base/java/lang/InterruptedException.class]
17:08:38 [2024-02-28T22:08:38.241Z] [WARNING] [loading /modules/java.base/java/util/Collection.class]
17:08:38 [2024-02-28T22:08:38.241Z] [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)]
17:08:38 [2024-02-28T22:08:38.241Z] [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)]
17:08:38 [2024-02-28T22:08:38.241Z] [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)]
17:08:38 [2024-02-28T22:08:38.241Z] [WARNING] [loading /modules/java.base/java/lang/Enum.class]
17:08:38 [2024-02-28T22:08:38.241Z] [WARNING] [loading /modules/java.base/java/lang/constant/Constable.class]
17:08:38 [2024-02-28T22:08:38.241Z] [WARNING] [loading /modules/java.base/java/lang/Integer.class]
17:08:38 [2024-02-28T22:08:38.241Z] [WARNING] [loading /modules/java.base/java/io/FileInputStream.class]
17:08:38 [2024-02-28T22:08:38.241Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/provisional/datastore/core/condition/IntegerRangeCondition.java]
17:08:38 [2024-02-28T22:08:38.241Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/internal/provisional/datastore/core/condition/IntegerRangeCondition.java]]
17:08:38 [2024-02-28T22:08:38.241Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.241Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/provisional/datastore/core/condition/TimeRangeCondition.java]
17:08:38 [2024-02-28T22:08:38.241Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/internal/provisional/datastore/core/condition/TimeRangeCondition.java]]
17:08:38 [2024-02-28T22:08:38.241Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.241Z] [WARNING] [loading /modules/java.base/java/lang/RuntimeException.class]
17:08:38 [2024-02-28T22:08:38.241Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/datastore/core/condition/ArrayIntegerRangeCondition.java]
17:08:38 [2024-02-28T22:08:38.241Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/internal/datastore/core/condition/ArrayIntegerRangeCondition.java]]
17:08:38 [2024-02-28T22:08:38.241Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.241Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/datastore/core/condition/ContinuousTimeRangeCondition.java]
17:08:38 [2024-02-28T22:08:38.241Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/internal/datastore/core/condition/ContinuousTimeRangeCondition.java]]
17:08:38 [2024-02-28T22:08:38.241Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.241Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/datastore/core/condition/SingletonTimeRangeCondition.java]
17:08:38 [2024-02-28T22:08:38.241Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/internal/datastore/core/condition/SingletonTimeRangeCondition.java]]
17:08:38 [2024-02-28T22:08:38.241Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.241Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/datastore/core/condition/ArrayTimeRangeCondition.java]
17:08:38 [2024-02-28T22:08:38.241Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/internal/datastore/core/condition/ArrayTimeRangeCondition.java]]
17:08:38 [2024-02-28T22:08:38.241Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.241Z] [WARNING] [loading /modules/java.base/java/lang/IndexOutOfBoundsException.class]
17:08:38 [2024-02-28T22:08:38.241Z] [WARNING] [loading /modules/java.base/java/util/function/Predicate.class]
17:08:38 [2024-02-28T22:08:38.241Z] [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)]
17:08:38 [2024-02-28T22:08:38.241Z] [WARNING] [loading /modules/java.base/java/lang/StringBuilder.class]
17:08:38 [2024-02-28T22:08:38.241Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/src/org/eclipse/tracecompass/internal/analysis/counters/core/Activator.java]
17:08:38 [2024-02-28T22:08:38.241Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/src:org/eclipse/tracecompass/internal/analysis/counters/core/Activator.java]]
17:08:38 [2024-02-28T22:08:38.241Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.241Z] [WARNING] [loading /modules/java.base/java/util/Comparator.class]
17:08:38 [2024-02-28T22:08:38.241Z] [WARNING] [loading /modules/java.base/java/util/PriorityQueue.class]
17:08:38 [2024-02-28T22:08:38.241Z] [WARNING] [loading /modules/java.base/java/util/Queue.class]
17:08:38 [2024-02-28T22:08:38.241Z] [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)]
17:08:38 [2024-02-28T22:08:38.241Z] [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)]
17:08:38 [2024-02-28T22:08:38.241Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/src/org/eclipse/tracecompass/internal/analysis/counters/core/Messages.java]
17:08:38 [2024-02-28T22:08:38.241Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/src:org/eclipse/tracecompass/internal/analysis/counters/core/Messages.java]]
17:08:38 [2024-02-28T22:08:38.241Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.241Z] [WARNING] [loading /modules/java.base/java/lang/Number.class]
17:08:38 [2024-02-28T22:08:38.241Z] [WARNING] [loading /modules/java.base/java/util/Deque.class]
17:08:38 [2024-02-28T22:08:38.241Z] [WARNING] [loading /modules/java.base/java/util/NoSuchElementException.class]
17:08:38 [2024-02-28T22:08:38.241Z] [WARNING] [loading /modules/java.base/java/util/concurrent/BlockingDeque.class]
17:08:38 [2024-02-28T22:08:38.241Z] [WARNING] [loading /modules/java.base/java/util/concurrent/BlockingQueue.class]
17:08:38 [2024-02-28T22:08:38.241Z] [WARNING] [loading /modules/java.base/java/util/concurrent/ConcurrentLinkedDeque.class]
17:08:38 [2024-02-28T22:08:38.241Z] [WARNING] [loading /modules/java.base/java/util/concurrent/LinkedBlockingDeque.class]
17:08:38 [2024-02-28T22:08:38.241Z] [WARNING] [loading /modules/java.base/java/util/concurrent/locks/Condition.class]
17:08:38 [2024-02-28T22:08:38.241Z] [WARNING] [loading /modules/java.base/java/util/concurrent/locks/Lock.class]
17:08:38 [2024-02-28T22:08:38.241Z] [WARNING] [loading /modules/java.base/java/util/concurrent/locks/ReentrantLock.class]
17:08:38 [2024-02-28T22:08:38.241Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/src/org/eclipse/tracecompass/internal/common/core/Activator.java]
17:08:38 [2024-02-28T22:08:38.241Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/internal/common/core/Activator.java]]
17:08:38 [2024-02-28T22:08:38.241Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.241Z] [WARNING] [loading /modules/java.base/java/lang/Thread.class]
17:08:38 [2024-02-28T22:08:38.241Z] [WARNING] [loading /modules/java.base/java/lang/Runnable.class]
17:08:38 [2024-02-28T22:08:38.241Z] [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)]
17:08:38 [2024-02-28T22:08:38.241Z] [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)]
17:08:38 [2024-02-28T22:08:38.241Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/src/org/eclipse/tracecompass/internal/analysis/counters/core/CounterDataProvider.java]
17:08:38 [2024-02-28T22:08:38.241Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/src:org/eclipse/tracecompass/internal/analysis/counters/core/CounterDataProvider.java]]
17:08:38 [2024-02-28T22:08:38.242Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.242Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/model/filters/FetchParametersUtils.java]
17:08:38 [2024-02-28T22:08:38.242Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/model/filters/FetchParametersUtils.java]]
17:08:38 [2024-02-28T22:08:38.242Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.242Z] [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)]
17:08:38 [2024-02-28T22:08:38.242Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/provisional/tmf/ui/viewers/xychart/BaseXYPresentationProvider.java]
17:08:38 [2024-02-28T22:08:38.242Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/provisional/tmf/ui/viewers/xychart/BaseXYPresentationProvider.java]]
17:08:38 [2024-02-28T22:08:38.242Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.242Z] [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)]
17:08:38 [2024-02-28T22:08:38.242Z] [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)]
17:08:38 [2024-02-28T22:08:38.242Z] [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)]
17:08:38 [2024-02-28T22:08:38.242Z] [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)]
17:08:38 [2024-02-28T22:08:38.242Z] [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)]
17:08:38 [2024-02-28T22:08:38.242Z] [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)]
17:08:38 [2024-02-28T22:08:38.242Z] [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)]
17:08:38 [2024-02-28T22:08:38.242Z] [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)]
17:08:38 [2024-02-28T22:08:38.242Z] [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)]
17:08:38 [2024-02-28T22:08:38.242Z] [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)]
17:08:38 [2024-02-28T22:08:38.242Z] [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)]
17:08:38 [2024-02-28T22:08:38.242Z] [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)]
17:08:38 [2024-02-28T22:08:38.242Z] [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)]
17:08:38 [2024-02-28T22:08:38.242Z] [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)]
17:08:38 [2024-02-28T22:08:38.242Z] [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)]
17:08:38 [2024-02-28T22:08:38.242Z] [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)]
17:08:38 [2024-02-28T22:08:38.242Z] [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)]
17:08:38 [2024-02-28T22:08:38.242Z] [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)]
17:08:38 [2024-02-28T22:08:38.242Z] [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)]
17:08:38 [2024-02-28T22:08:38.242Z] [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)]
17:08:38 [2024-02-28T22:08:38.242Z] [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)]
17:08:38 [2024-02-28T22:08:38.242Z] [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)]
17:08:38 [2024-02-28T22:08:38.242Z] [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)]
17:08:38 [2024-02-28T22:08:38.242Z] [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)]
17:08:38 [2024-02-28T22:08:38.242Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/provisional/tmf/core/model/filters/TmfFilterAppliedSignal.java]
17:08:38 [2024-02-28T22:08:38.242Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/provisional/tmf/core/model/filters/TmfFilterAppliedSignal.java]]
17:08:38 [2024-02-28T22:08:38.242Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.242Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/provisional/tmf/core/model/filters/TraceCompassFilter.java]
17:08:38 [2024-02-28T22:08:38.242Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/provisional/tmf/core/model/filters/TraceCompassFilter.java]]
17:08:38 [2024-02-28T22:08:38.242Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.242Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/Activator.java]
17:08:38 [2024-02-28T22:08:38.242Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/Activator.java]]
17:08:38 [2024-02-28T22:08:38.242Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.242Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/Messages.java]
17:08:38 [2024-02-28T22:08:38.242Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/Messages.java]]
17:08:38 [2024-02-28T22:08:38.242Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.242Z] [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)]
17:08:38 [2024-02-28T22:08:38.242Z] [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)]
17:08:38 [2024-02-28T22:08:38.242Z] [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)]
17:08:38 [2024-02-28T22:08:38.242Z] [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)]
17:08:38 [2024-02-28T22:08:38.242Z] [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)]
17:08:38 [2024-02-28T22:08:38.243Z] [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)]
17:08:38 [2024-02-28T22:08:38.243Z] [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)]
17:08:38 [2024-02-28T22:08:38.243Z] [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)]
17:08:38 [2024-02-28T22:08:38.243Z] [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)]
17:08:38 [2024-02-28T22:08:38.243Z] [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)]
17:08:38 [2024-02-28T22:08:38.243Z] [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)]
17:08:38 [2024-02-28T22:08:38.243Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/viewers/xychart/TmfXYChartTimeAdapter.java]
17:08:38 [2024-02-28T22:08:38.243Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/viewers/xychart/TmfXYChartTimeAdapter.java]]
17:08:38 [2024-02-28T22:08:38.243Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.243Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/viewers/xychart/TmfXyUiUtils.java]
17:08:38 [2024-02-28T22:08:38.243Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/viewers/xychart/TmfXyUiUtils.java]]
17:08:38 [2024-02-28T22:08:38.243Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.243Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/viewers/xychart/XYAxis.java]
17:08:38 [2024-02-28T22:08:38.243Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/viewers/xychart/XYAxis.java]]
17:08:38 [2024-02-28T22:08:38.243Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.243Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/views/ITmfTimeNavigationProvider.java]
17:08:38 [2024-02-28T22:08:38.243Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/views/ITmfTimeNavigationProvider.java]]
17:08:38 [2024-02-28T22:08:38.243Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.243Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/views/ITmfTimeZoomProvider.java]
17:08:38 [2024-02-28T22:08:38.243Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/views/ITmfTimeZoomProvider.java]]
17:08:38 [2024-02-28T22:08:38.243Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.243Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/views/ITmfZoomToSelectionProvider.java]
17:08:38 [2024-02-28T22:08:38.243Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/views/ITmfZoomToSelectionProvider.java]]
17:08:38 [2024-02-28T22:08:38.243Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.243Z] [WARNING] [loading /modules/java.base/java/text/NumberFormat.class]
17:08:38 [2024-02-28T22:08:38.243Z] [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)]
17:08:38 [2024-02-28T22:08:38.243Z] [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)]
17:08:38 [2024-02-28T22:08:38.243Z] [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)]
17:08:38 [2024-02-28T22:08:38.243Z] [WARNING] [loading /modules/java.base/java/util/LinkedHashMap.class]
17:08:38 [2024-02-28T22:08:38.243Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/provisional/tmf/ui/model/IStylePresentationProvider.java]
17:08:38 [2024-02-28T22:08:38.243Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/provisional/tmf/ui/model/IStylePresentationProvider.java]]
17:08:38 [2024-02-28T22:08:38.243Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.243Z] [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)]
17:08:38 [2024-02-28T22:08:38.243Z] [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)]
17:08:38 [2024-02-28T22:08:38.243Z] [WARNING] [loading /modules/java.base/java/lang/Boolean.class]
17:08:38 [2024-02-28T22:08:38.243Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/model/TmfXyResponseFactory.java]
17:08:38 [2024-02-28T22:08:38.243Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/model/TmfXyResponseFactory.java]]
17:08:38 [2024-02-28T22:08:38.243Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.243Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/model/xy/Messages.java]
17:08:38 [2024-02-28T22:08:38.243Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/model/xy/Messages.java]]
17:08:38 [2024-02-28T22:08:38.243Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.243Z] [WARNING] [loading /modules/java.base/java/util/Stack.class]
17:08:38 [2024-02-28T22:08:38.243Z] [WARNING] [loading /modules/java.base/java/lang/Float.class]
17:08:38 [2024-02-28T22:08:38.243Z] [WARNING] [loading /modules/java.base/java/util/stream/Collectors.class]
17:08:38 [2024-02-28T22:08:38.243Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/provisional/tmf/core/model/TableColumnDescriptor.java]
17:08:38 [2024-02-28T22:08:38.243Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/provisional/tmf/core/model/TableColumnDescriptor.java]]
17:08:38 [2024-02-28T22:08:38.243Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.243Z] [WARNING] [loading /modules/java.base/java/util/function/Supplier.class]
17:08:38 [2024-02-28T22:08:38.243Z] [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)]
17:08:38 [2024-02-28T22:08:38.243Z] [WARNING] [loading /modules/java.base/java/lang/AutoCloseable.class]
17:08:38 [2024-02-28T22:08:38.243Z] [WARNING] [loading /modules/java.base/java/util/WeakHashMap.class]
17:08:38 [2024-02-28T22:08:38.243Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/filter/TmfFilterHelper.java]
17:08:38 [2024-02-28T22:08:38.243Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/filter/TmfFilterHelper.java]]
17:08:38 [2024-02-28T22:08:38.243Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.243Z] [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)]
17:08:38 [2024-02-28T22:08:38.243Z] [WARNING] [loading /modules/java.base/java/lang/SuppressWarnings.class]
17:08:38 [2024-02-28T22:08:38.243Z] [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)]
17:08:38 [2024-02-28T22:08:38.243Z] [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)]
17:08:38 [2024-02-28T22:08:38.244Z] [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)]
17:08:38 [2024-02-28T22:08:38.244Z] [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)]
17:08:38 [2024-02-28T22:08:38.244Z] [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)]
17:08:38 [2024-02-28T22:08:38.244Z] [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)]
17:08:38 [2024-02-28T22:08:38.244Z] [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)]
17:08:38 [2024-02-28T22:08:38.244Z] [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)]
17:08:38 [2024-02-28T22:08:38.244Z] [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)]
17:08:38 [2024-02-28T22:08:38.244Z] [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)]
17:08:38 [2024-02-28T22:08:38.244Z] [WARNING] [loading /modules/java.base/java/util/EventListener.class]
17:08:38 [2024-02-28T22:08:38.244Z] [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)]
17:08:38 [2024-02-28T22:08:38.244Z] [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)]
17:08:38 [2024-02-28T22:08:38.244Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/viewers/xychart/XYSeries.java]
17:08:38 [2024-02-28T22:08:38.244Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/viewers/xychart/XYSeries.java]]
17:08:38 [2024-02-28T22:08:38.244Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.244Z] [WARNING] [loading /modules/java.base/java/util/regex/Matcher.class]
17:08:38 [2024-02-28T22:08:38.244Z] [WARNING] [loading /modules/java.base/java/util/regex/Pattern.class]
17:08:38 [2024-02-28T22:08:38.244Z] [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)]
17:08:38 [2024-02-28T22:08:38.244Z] [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)]
17:08:38 [2024-02-28T22:08:38.244Z] [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)]
17:08:38 [2024-02-28T22:08:38.244Z] [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)]
17:08:38 [2024-02-28T22:08:38.244Z] [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)]
17:08:38 [2024-02-28T22:08:38.244Z] [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)]
17:08:38 [2024-02-28T22:08:38.244Z] [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)]
17:08:38 [2024-02-28T22:08:38.244Z] [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)]
17:08:38 [2024-02-28T22:08:38.244Z] [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)]
17:08:38 [2024-02-28T22:08:38.244Z] [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)]
17:08:38 [2024-02-28T22:08:38.244Z] [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)]
17:08:38 [2024-02-28T22:08:38.244Z] [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)]
17:08:38 [2024-02-28T22:08:38.244Z] [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)]
17:08:38 [2024-02-28T22:08:38.244Z] [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)]
17:08:38 [2024-02-28T22:08:38.244Z] [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)]
17:08:38 [2024-02-28T22:08:38.244Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/ITmfUIPreferences.java]
17:08:38 [2024-02-28T22:08:38.244Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/ITmfUIPreferences.java]]
17:08:38 [2024-02-28T22:08:38.244Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.244Z] [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)]
17:08:38 [2024-02-28T22:08:38.244Z] [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)]
17:08:38 [2024-02-28T22:08:38.244Z] [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)]
17:08:38 [2024-02-28T22:08:38.244Z] [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)]
17:08:38 [2024-02-28T22:08:38.244Z] [WARNING] [loading /modules/java.base/java/util/concurrent/CopyOnWriteArrayList.class]
17:08:38 [2024-02-28T22:08:38.244Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/widgets/timegraph/model/TimeGraphLineEntry.java]
17:08:38 [2024-02-28T22:08:38.244Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/widgets/timegraph/model/TimeGraphLineEntry.java]]
17:08:38 [2024-02-28T22:08:38.244Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.244Z] [WARNING] [loading /modules/java.base/java/util/Timer.class]
17:08:38 [2024-02-28T22:08:38.244Z] [WARNING] [loading /modules/java.base/java/util/TimerTask.class]
17:08:38 [2024-02-28T22:08:38.244Z] [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)]
17:08:38 [2024-02-28T22:08:38.244Z] [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)]
17:08:38 [2024-02-28T22:08:38.244Z] [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)]
17:08:38 [2024-02-28T22:08:38.244Z] [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)]
17:08:38 [2024-02-28T22:08:38.245Z] [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)]
17:08:38 [2024-02-28T22:08:38.245Z] [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)]
17:08:38 [2024-02-28T22:08:38.245Z] [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)]
17:08:38 [2024-02-28T22:08:38.245Z] [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)]
17:08:38 [2024-02-28T22:08:38.245Z] [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)]
17:08:38 [2024-02-28T22:08:38.245Z] [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)]
17:08:38 [2024-02-28T22:08:38.245Z] [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)]
17:08:38 [2024-02-28T22:08:38.245Z] [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)]
17:08:38 [2024-02-28T22:08:38.245Z] [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)]
17:08:38 [2024-02-28T22:08:38.245Z] [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)]
17:08:38 [2024-02-28T22:08:38.245Z] [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)]
17:08:38 [2024-02-28T22:08:38.245Z] [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)]
17:08:38 [2024-02-28T22:08:38.245Z] [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)]
17:08:38 [2024-02-28T22:08:38.245Z] [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)]
17:08:38 [2024-02-28T22:08:38.245Z] [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)]
17:08:38 [2024-02-28T22:08:38.245Z] [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)]
17:08:38 [2024-02-28T22:08:38.245Z] [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)]
17:08:38 [2024-02-28T22:08:38.245Z] [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)]
17:08:38 [2024-02-28T22:08:38.245Z] [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)]
17:08:38 [2024-02-28T22:08:38.245Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/viewers/tree/TreeUtil.java]
17:08:38 [2024-02-28T22:08:38.245Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/viewers/tree/TreeUtil.java]]
17:08:38 [2024-02-28T22:08:38.245Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.245Z] [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)]
17:08:38 [2024-02-28T22:08:38.245Z] [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)]
17:08:38 [2024-02-28T22:08:38.245Z] [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)]
17:08:38 [2024-02-28T22:08:38.245Z] [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)]
17:08:38 [2024-02-28T22:08:38.245Z] [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)]
17:08:38 [2024-02-28T22:08:38.245Z] [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)]
17:08:38 [2024-02-28T22:08:38.245Z] [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)]
17:08:38 [2024-02-28T22:08:38.245Z] [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)]
17:08:38 [2024-02-28T22:08:38.245Z] [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)]
17:08:38 [2024-02-28T22:08:38.245Z] [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)]
17:08:38 [2024-02-28T22:08:38.245Z] [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)]
17:08:38 [2024-02-28T22:08:38.245Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/org/eclipse/tracecompass/internal/analysis/counters/ui/Messages.java]
17:08:38 [2024-02-28T22:08:38.245Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/src:org/eclipse/tracecompass/internal/analysis/counters/ui/Messages.java]]
17:08:38 [2024-02-28T22:08:38.245Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.245Z] [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)]
17:08:38 [2024-02-28T22:08:38.245Z] [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)]
17:08:38 [2024-02-28T22:08:38.245Z] [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)]
17:08:38 [2024-02-28T22:08:38.245Z] [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)]
17:08:38 [2024-02-28T22:08:38.245Z] [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)]
17:08:38 [2024-02-28T22:08:38.245Z] [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)]
17:08:38 [2024-02-28T22:08:38.245Z] [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)]
17:08:38 [2024-02-28T22:08:38.245Z] [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)]
17:08:38 [2024-02-28T22:08:38.245Z] [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)]
17:08:38 [2024-02-28T22:08:38.246Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/ITmfImageConstants.java]
17:08:38 [2024-02-28T22:08:38.246Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/ITmfImageConstants.java]]
17:08:38 [2024-02-28T22:08:38.246Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.246Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/views/xychart/LockRangeDialog.java]
17:08:38 [2024-02-28T22:08:38.246Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/views/xychart/LockRangeDialog.java]]
17:08:38 [2024-02-28T22:08:38.246Z] [WARNING] [parsing completed 45ms]
17:08:38 [2024-02-28T22:08:38.246Z] [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)]
17:08:38 [2024-02-28T22:08:38.246Z] [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)]
17:08:38 [2024-02-28T22:08:38.246Z] [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)]
17:08:38 [2024-02-28T22:08:38.246Z] [WARNING] [loading /modules/java.base/java/text/MessageFormat.class]
17:08:38 [2024-02-28T22:08:38.246Z] [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)]
17:08:38 [2024-02-28T22:08:38.246Z] [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)]
17:08:38 [2024-02-28T22:08:38.246Z] [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)]
17:08:38 [2024-02-28T22:08:38.246Z] [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)]
17:08:38 [2024-02-28T22:08:38.246Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/views/TimeAlignViewsAction.java]
17:08:38 [2024-02-28T22:08:38.246Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/views/TimeAlignViewsAction.java]]
17:08:38 [2024-02-28T22:08:38.246Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.246Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/views/TmfAlignmentSynchronizer.java]
17:08:38 [2024-02-28T22:08:38.246Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/views/TmfAlignmentSynchronizer.java]]
17:08:38 [2024-02-28T22:08:38.246Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.246Z] [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)]
17:08:38 [2024-02-28T22:08:38.246Z] [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)]
17:08:38 [2024-02-28T22:08:38.246Z] [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)]
17:08:38 [2024-02-28T22:08:38.246Z] [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)]
17:08:38 [2024-02-28T22:08:38.246Z] [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)]
17:08:38 [2024-02-28T22:08:38.246Z] [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)]
17:08:38 [2024-02-28T22:08:38.246Z] [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)]
17:08:38 [2024-02-28T22:08:38.246Z] [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)]
17:08:38 [2024-02-28T22:08:38.246Z] [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)]
17:08:38 [2024-02-28T22:08:38.246Z] [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)]
17:08:38 [2024-02-28T22:08:38.246Z] [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)]
17:08:38 [2024-02-28T22:08:38.246Z] [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)]
17:08:38 [2024-02-28T22:08:38.246Z] [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)]
17:08:38 [2024-02-28T22:08:38.246Z] [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)]
17:08:38 [2024-02-28T22:08:38.246Z] [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)]
17:08:38 [2024-02-28T22:08:38.246Z] [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)]
17:08:38 [2024-02-28T22:08:38.246Z] [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)]
17:08:38 [2024-02-28T22:08:38.246Z] [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)]
17:08:38 [2024-02-28T22:08:38.246Z] [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)]
17:08:38 [2024-02-28T22:08:38.246Z] [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)]
17:08:38 [2024-02-28T22:08:38.246Z] [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)]
17:08:38 [2024-02-28T22:08:38.246Z] [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)]
17:08:38 [2024-02-28T22:08:38.246Z] [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)]
17:08:38 [2024-02-28T22:08:38.246Z] [WARNING] [loading /modules/java.base/java/lang/Deprecated.class]
17:08:38 [2024-02-28T22:08:38.246Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/base/Messages.java]
17:08:38 [2024-02-28T22:08:38.247Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/internal/analysis/graph/core/base/Messages.java]]
17:08:38 [2024-02-28T22:08:38.247Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.247Z] [WARNING] [loading /modules/java.base/java/util/ArrayDeque.class]
17:08:38 [2024-02-28T22:08:38.247Z] [WARNING] [loading /modules/java.base/java/util/Optional.class]
17:08:38 [2024-02-28T22:08:38.247Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/graph/legacy/OSEdgeContextState.java]
17:08:38 [2024-02-28T22:08:38.247Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/internal/analysis/graph/core/graph/legacy/OSEdgeContextState.java]]
17:08:38 [2024-02-28T22:08:38.247Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.247Z] [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)]
17:08:38 [2024-02-28T22:08:38.247Z] [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)]
17:08:38 [2024-02-28T22:08:38.247Z] [WARNING] [loading /modules/java.base/java/nio/file/Path.class]
17:08:38 [2024-02-28T22:08:38.247Z] [WARNING] [loading /modules/java.base/java/nio/file/Paths.class]
17:08:38 [2024-02-28T22:08:38.247Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/Activator.java]
17:08:38 [2024-02-28T22:08:38.247Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/internal/analysis/graph/core/Activator.java]]
17:08:38 [2024-02-28T22:08:38.247Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.247Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/graph/legacy/TmfGraphLegacyWrapper.java]
17:08:38 [2024-02-28T22:08:38.247Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/internal/analysis/graph/core/graph/legacy/TmfGraphLegacyWrapper.java]]
17:08:38 [2024-02-28T22:08:38.247Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.247Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/criticalpath/Messages.java]
17:08:38 [2024-02-28T22:08:38.247Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/internal/analysis/graph/core/criticalpath/Messages.java]]
17:08:38 [2024-02-28T22:08:38.247Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.247Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/criticalpath/OSCriticalPathAlgorithm.java]
17:08:38 [2024-02-28T22:08:38.247Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/internal/analysis/graph/core/criticalpath/OSCriticalPathAlgorithm.java]]
17:08:38 [2024-02-28T22:08:38.247Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.247Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/graph/historytree/HistoryTreeTmfGraph.java]
17:08:38 [2024-02-28T22:08:38.247Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/internal/analysis/graph/core/graph/historytree/HistoryTreeTmfGraph.java]]
17:08:38 [2024-02-28T22:08:38.247Z] [WARNING] [parsing completed 41ms]
17:08:38 [2024-02-28T22:08:38.247Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/graph/historytree/OsHistoryTreeGraph.java]
17:08:38 [2024-02-28T22:08:38.247Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/internal/analysis/graph/core/graph/historytree/OsHistoryTreeGraph.java]]
17:08:38 [2024-02-28T22:08:38.247Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.247Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/graph/historytree/TmfEdgeInterval.java]
17:08:38 [2024-02-28T22:08:38.247Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/internal/analysis/graph/core/graph/historytree/TmfEdgeInterval.java]]
17:08:38 [2024-02-28T22:08:38.247Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.247Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/Activator.java]
17:08:38 [2024-02-28T22:08:38.247Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/Activator.java]]
17:08:38 [2024-02-28T22:08:38.247Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.247Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/Messages.java]
17:08:38 [2024-02-28T22:08:38.247Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/Messages.java]]
17:08:38 [2024-02-28T22:08:38.247Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.247Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/Attributes.java]
17:08:38 [2024-02-28T22:08:38.247Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/Attributes.java]]
17:08:38 [2024-02-28T22:08:38.247Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.247Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/cpuusage/CpuUsageDataProvider.java]
17:08:38 [2024-02-28T22:08:38.247Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/cpuusage/CpuUsageDataProvider.java]]
17:08:38 [2024-02-28T22:08:38.247Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.247Z] [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)]
17:08:38 [2024-02-28T22:08:38.247Z] [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)]
17:08:38 [2024-02-28T22:08:38.247Z] [WARNING] [loading /modules/java.base/java/lang/FunctionalInterface.class]
17:08:38 [2024-02-28T22:08:38.247Z] [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)]
17:08:38 [2024-02-28T22:08:38.247Z] [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)]
17:08:38 [2024-02-28T22:08:38.248Z] [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)]
17:08:38 [2024-02-28T22:08:38.248Z] [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)]
17:08:38 [2024-02-28T22:08:38.248Z] [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)]
17:08:38 [2024-02-28T22:08:38.248Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/execution/graph/Messages.java]
17:08:38 [2024-02-28T22:08:38.248Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/execution/graph/Messages.java]]
17:08:38 [2024-02-28T22:08:38.248Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.248Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/StateValues.java]
17:08:38 [2024-02-28T22:08:38.248Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/StateValues.java]]
17:08:38 [2024-02-28T22:08:38.248Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.248Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/KernelStateProvider.java]
17:08:38 [2024-02-28T22:08:38.248Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/KernelStateProvider.java]]
17:08:38 [2024-02-28T22:08:38.248Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.248Z] [WARNING] [loading /modules/java.base/java/util/NavigableSet.class]
17:08:38 [2024-02-28T22:08:38.248Z] [WARNING] [loading /modules/java.base/java/util/TreeSet.class]
17:08:38 [2024-02-28T22:08:38.248Z] [WARNING] [loading /modules/java.base/java/util/LinkedList.class]
17:08:38 [2024-02-28T22:08:38.248Z] [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)]
17:08:38 [2024-02-28T22:08:38.248Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/KernelCallsiteAspect.java]
17:08:38 [2024-02-28T22:08:38.248Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/KernelCallsiteAspect.java]]
17:08:38 [2024-02-28T22:08:38.248Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.248Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/KernelPidAspect.java]
17:08:38 [2024-02-28T22:08:38.248Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/KernelPidAspect.java]]
17:08:38 [2024-02-28T22:08:38.248Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.248Z] [WARNING] [loading /modules/java.base/java/util/TreeMap.class]
17:08:38 [2024-02-28T22:08:38.248Z] [WARNING] [loading /modules/java.base/java/util/function/Function.class]
17:08:38 [2024-02-28T22:08:38.248Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/InstrumentedProfilingElement.java]
17:08:38 [2024-02-28T22:08:38.248Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/InstrumentedProfilingElement.java]]
17:08:38 [2024-02-28T22:08:38.248Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.248Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/Activator.java]
17:08:38 [2024-02-28T22:08:38.248Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/internal/analysis/profiling/core/Activator.java]]
17:08:38 [2024-02-28T22:08:38.248Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.248Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CalledFunctionFactory.java]
17:08:38 [2024-02-28T22:08:38.248Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CalledFunctionFactory.java]]
17:08:38 [2024-02-28T22:08:38.248Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.248Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/ICalledFunction.java]
17:08:38 [2024-02-28T22:08:38.248Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/ICalledFunction.java]]
17:08:38 [2024-02-28T22:08:38.248Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.248Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/InstrumentedGroupDescriptor.java]
17:08:38 [2024-02-28T22:08:38.248Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/InstrumentedGroupDescriptor.java]]
17:08:38 [2024-02-28T22:08:38.248Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.248Z] [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)]
17:08:38 [2024-02-28T22:08:38.248Z] [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)]
17:08:38 [2024-02-28T22:08:38.248Z] [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)]
17:08:38 [2024-02-28T22:08:38.248Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphAnalysis.java]
17:08:38 [2024-02-28T22:08:38.248Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphAnalysis.java]]
17:08:38 [2024-02-28T22:08:38.248Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.248Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/SymbolAspect.java]
17:08:38 [2024-02-28T22:08:38.248Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/SymbolAspect.java]]
17:08:38 [2024-02-28T22:08:38.248Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.248Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/analysis/callsite/CallsiteAnalysis.java]
17:08:38 [2024-02-28T22:08:38.248Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/analysis/callsite/CallsiteAnalysis.java]]
17:08:38 [2024-02-28T22:08:38.248Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.248Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/ThreadNode.java]
17:08:38 [2024-02-28T22:08:38.249Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/ThreadNode.java]]
17:08:38 [2024-02-28T22:08:38.249Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.249Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/AggregatedCalledFunction.java]
17:08:38 [2024-02-28T22:08:38.249Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/AggregatedCalledFunction.java]]
17:08:38 [2024-02-28T22:08:38.249Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.249Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/AbstractCalledFunction.java]
17:08:38 [2024-02-28T22:08:38.249Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/AbstractCalledFunction.java]]
17:08:38 [2024-02-28T22:08:38.249Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.249Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/AggregatedCalledFunctionStatistics.java]
17:08:38 [2024-02-28T22:08:38.249Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/AggregatedCalledFunctionStatistics.java]]
17:08:38 [2024-02-28T22:08:38.249Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.249Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/Messages.java]
17:08:38 [2024-02-28T22:08:38.249Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/Messages.java]]
17:08:38 [2024-02-28T22:08:38.249Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.249Z] [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)]
17:08:38 [2024-02-28T22:08:38.249Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java]
17:08:38 [2024-02-28T22:08:38.249Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java]]
17:08:38 [2024-02-28T22:08:38.249Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.249Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackEntryModel.java]
17:08:38 [2024-02-28T22:08:38.249Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackEntryModel.java]]
17:08:38 [2024-02-28T22:08:38.249Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.249Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/internal/analysis/profiling/ui/Activator.java]
17:08:38 [2024-02-28T22:08:38.249Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src:org/eclipse/tracecompass/internal/analysis/profiling/ui/Activator.java]]
17:08:38 [2024-02-28T22:08:38.249Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.249Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/internal/analysis/profiling/ui/views/flamechart/Messages.java]
17:08:38 [2024-02-28T22:08:38.249Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src:org/eclipse/tracecompass/internal/analysis/profiling/ui/views/flamechart/Messages.java]]
17:08:38 [2024-02-28T22:08:38.249Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.249Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/provisional/tmf/ui/widgets/timegraph/BaseDataProviderTimeGraphPresentationProvider.java]
17:08:38 [2024-02-28T22:08:38.249Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/provisional/tmf/ui/widgets/timegraph/BaseDataProviderTimeGraphPresentationProvider.java]]
17:08:38 [2024-02-28T22:08:38.249Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.249Z] [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)]
17:08:38 [2024-02-28T22:08:38.249Z] [WARNING] [loading /modules/java.base/java/util/function/BiFunction.class]
17:08:38 [2024-02-28T22:08:38.249Z] [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)]
17:08:38 [2024-02-28T22:08:38.249Z] [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)]
17:08:38 [2024-02-28T22:08:38.249Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/provisional/tmf/ui/widgets/ViewFilterDialog.java]
17:08:38 [2024-02-28T22:08:38.249Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/provisional/tmf/ui/widgets/ViewFilterDialog.java]]
17:08:38 [2024-02-28T22:08:38.249Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.249Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/views/timegraph/Messages.java]
17:08:38 [2024-02-28T22:08:38.249Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/views/timegraph/Messages.java]]
17:08:38 [2024-02-28T22:08:38.249Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.249Z] [WARNING] [loading /modules/java.base/java/util/LinkedHashSet.class]
17:08:38 [2024-02-28T22:08:38.249Z] [WARNING] [loading /modules/java.base/java/util/regex/PatternSyntaxException.class]
17:08:38 [2024-02-28T22:08:38.249Z] [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)]
17:08:38 [2024-02-28T22:08:38.249Z] [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)]
17:08:38 [2024-02-28T22:08:38.249Z] [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)]
17:08:38 [2024-02-28T22:08:38.249Z] [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)]
17:08:38 [2024-02-28T22:08:38.249Z] [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)]
17:08:38 [2024-02-28T22:08:38.249Z] [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)]
17:08:38 [2024-02-28T22:08:38.249Z] [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)]
17:08:38 [2024-02-28T22:08:38.249Z] [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)]
17:08:38 [2024-02-28T22:08:38.249Z] [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)]
17:08:38 [2024-02-28T22:08:38.250Z] [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)]
17:08:38 [2024-02-28T22:08:38.250Z] [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)]
17:08:38 [2024-02-28T22:08:38.250Z] [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)]
17:08:38 [2024-02-28T22:08:38.250Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/provisional/tmf/core/model/filter/parser/FilterCu.java]
17:08:38 [2024-02-28T22:08:38.250Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/provisional/tmf/core/model/filter/parser/FilterCu.java]]
17:08:38 [2024-02-28T22:08:38.250Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.250Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/provisional/tmf/core/model/filter/parser/IFilterStrings.java]
17:08:38 [2024-02-28T22:08:38.250Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/provisional/tmf/core/model/filter/parser/IFilterStrings.java]]
17:08:38 [2024-02-28T22:08:38.250Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.250Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/markers/MarkerConfigXmlParser.java]
17:08:38 [2024-02-28T22:08:38.250Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/markers/MarkerConfigXmlParser.java]]
17:08:38 [2024-02-28T22:08:38.250Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.250Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/markers/MarkerSet.java]
17:08:38 [2024-02-28T22:08:38.250Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/markers/MarkerSet.java]]
17:08:38 [2024-02-28T22:08:38.250Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.250Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/markers/MarkerUtils.java]
17:08:38 [2024-02-28T22:08:38.250Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/markers/MarkerUtils.java]]
17:08:38 [2024-02-28T22:08:38.250Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.250Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/util/TimeGraphStyleUtil.java]
17:08:38 [2024-02-28T22:08:38.250Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/util/TimeGraphStyleUtil.java]]
17:08:38 [2024-02-28T22:08:38.250Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.250Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/views/timegraph/TimeEventFilterDialog.java]
17:08:38 [2024-02-28T22:08:38.250Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/views/timegraph/TimeEventFilterDialog.java]]
17:08:38 [2024-02-28T22:08:38.250Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.250Z] [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)]
17:08:38 [2024-02-28T22:08:38.250Z] [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)]
17:08:38 [2024-02-28T22:08:38.250Z] [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)]
17:08:38 [2024-02-28T22:08:38.250Z] [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)]
17:08:38 [2024-02-28T22:08:38.250Z] [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)]
17:08:38 [2024-02-28T22:08:38.250Z] [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)]
17:08:38 [2024-02-28T22:08:38.250Z] [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)]
17:08:38 [2024-02-28T22:08:38.250Z] [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)]
17:08:38 [2024-02-28T22:08:38.250Z] [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)]
17:08:38 [2024-02-28T22:08:38.250Z] [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)]
17:08:38 [2024-02-28T22:08:38.250Z] [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)]
17:08:38 [2024-02-28T22:08:38.250Z] [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)]
17:08:38 [2024-02-28T22:08:38.250Z] [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)]
17:08:38 [2024-02-28T22:08:38.250Z] [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)]
17:08:38 [2024-02-28T22:08:38.250Z] [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)]
17:08:38 [2024-02-28T22:08:38.250Z] [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)]
17:08:38 [2024-02-28T22:08:38.250Z] [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)]
17:08:38 [2024-02-28T22:08:38.250Z] [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)]
17:08:38 [2024-02-28T22:08:38.250Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/dialogs/AddBookmarkDialog.java]
17:08:38 [2024-02-28T22:08:38.250Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/dialogs/AddBookmarkDialog.java]]
17:08:38 [2024-02-28T22:08:38.250Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.250Z] [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)]
17:08:38 [2024-02-28T22:08:38.250Z] [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)]
17:08:38 [2024-02-28T22:08:38.250Z] [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)]
17:08:38 [2024-02-28T22:08:38.250Z] [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)]
17:08:38 [2024-02-28T22:08:38.250Z] [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)]
17:08:38 [2024-02-28T22:08:38.251Z] [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)]
17:08:38 [2024-02-28T22:08:38.251Z] [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)]
17:08:38 [2024-02-28T22:08:38.251Z] [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)]
17:08:38 [2024-02-28T22:08:38.251Z] [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)]
17:08:38 [2024-02-28T22:08:38.251Z] [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)]
17:08:38 [2024-02-28T22:08:38.251Z] [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)]
17:08:38 [2024-02-28T22:08:38.251Z] [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)]
17:08:38 [2024-02-28T22:08:38.251Z] [WARNING] [loading /modules/java.base/java/util/AbstractMap.class]
17:08:38 [2024-02-28T22:08:38.251Z] [WARNING] [loading /modules/java.base/java/util/AbstractMap$SimpleEntry.class]
17:08:38 [2024-02-28T22:08:38.251Z] [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)]
17:08:38 [2024-02-28T22:08:38.251Z] [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)]
17:08:38 [2024-02-28T22:08:38.251Z] [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)]
17:08:38 [2024-02-28T22:08:38.251Z] [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)]
17:08:38 [2024-02-28T22:08:38.251Z] [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)]
17:08:38 [2024-02-28T22:08:38.251Z] [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)]
17:08:38 [2024-02-28T22:08:38.251Z] [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)]
17:08:38 [2024-02-28T22:08:38.251Z] [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)]
17:08:38 [2024-02-28T22:08:38.251Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/provisional/tmf/ui/widgets/timegraph/ITimeGraphStylePresentationProvider.java]
17:08:38 [2024-02-28T22:08:38.251Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/provisional/tmf/ui/widgets/timegraph/ITimeGraphStylePresentationProvider.java]]
17:08:38 [2024-02-28T22:08:38.251Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.251Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/util/LineClipper.java]
17:08:38 [2024-02-28T22:08:38.251Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/util/LineClipper.java]]
17:08:38 [2024-02-28T22:08:38.251Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.251Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/util/SymbolHelper.java]
17:08:38 [2024-02-28T22:08:38.251Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/util/SymbolHelper.java]]
17:08:38 [2024-02-28T22:08:38.251Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.251Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/widgets/timegraph/TimeGraphRender.java]
17:08:38 [2024-02-28T22:08:38.251Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/widgets/timegraph/TimeGraphRender.java]]
17:08:38 [2024-02-28T22:08:38.251Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.251Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/widgets/timegraph/model/TimeLineEvent.java]
17:08:38 [2024-02-28T22:08:38.251Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/widgets/timegraph/model/TimeLineEvent.java]]
17:08:38 [2024-02-28T22:08:38.251Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.251Z] [WARNING] [loading /modules/java.base/java/util/EventObject.class]
17:08:38 [2024-02-28T22:08:38.251Z] [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)]
17:08:38 [2024-02-28T22:08:38.251Z] [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)]
17:08:38 [2024-02-28T22:08:38.251Z] [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)]
17:08:38 [2024-02-28T22:08:38.251Z] [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)]
17:08:38 [2024-02-28T22:08:38.251Z] [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)]
17:08:38 [2024-02-28T22:08:38.251Z] [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)]
17:08:38 [2024-02-28T22:08:38.251Z] [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)]
17:08:38 [2024-02-28T22:08:38.251Z] [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)]
17:08:38 [2024-02-28T22:08:38.251Z] [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)]
17:08:38 [2024-02-28T22:08:38.251Z] [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)]
17:08:38 [2024-02-28T22:08:38.251Z] [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)]
17:08:38 [2024-02-28T22:08:38.251Z] [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)]
17:08:38 [2024-02-28T22:08:38.251Z] [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)]
17:08:38 [2024-02-28T22:08:38.251Z] [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)]
17:08:38 [2024-02-28T22:08:38.252Z] [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)]
17:08:38 [2024-02-28T22:08:38.252Z] [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)]
17:08:38 [2024-02-28T22:08:38.252Z] [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)]
17:08:38 [2024-02-28T22:08:38.252Z] [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)]
17:08:38 [2024-02-28T22:08:38.252Z] [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)]
17:08:38 [2024-02-28T22:08:38.252Z] [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)]
17:08:38 [2024-02-28T22:08:38.252Z] [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)]
17:08:38 [2024-02-28T22:08:38.252Z] [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)]
17:08:38 [2024-02-28T22:08:38.252Z] [WARNING] [loading /modules/java.base/java/nio/file/Files.class]
17:08:38 [2024-02-28T22:08:38.252Z] [WARNING] [loading /modules/java.base/java/nio/file/attribute/BasicFileAttributes.class]
17:08:38 [2024-02-28T22:08:38.252Z] [WARNING] [loading /modules/java.base/java/nio/file/attribute/FileTime.class]
17:08:38 [2024-02-28T22:08:38.252Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/Activator.java]
17:08:38 [2024-02-28T22:08:38.252Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src:org/eclipse/tracecompass/internal/analysis/timing/core/Activator.java]]
17:08:38 [2024-02-28T22:08:38.252Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.252Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/Messages.java]
17:08:38 [2024-02-28T22:08:38.252Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src:org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/Messages.java]]
17:08:38 [2024-02-28T22:08:38.252Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.252Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/arraylist/ArrayListStore.java]
17:08:38 [2024-02-28T22:08:38.252Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/src:org/eclipse/tracecompass/internal/segmentstore/core/arraylist/ArrayListStore.java]]
17:08:38 [2024-02-28T22:08:38.252Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.252Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/arraylist/LazyArrayListStore.java]
17:08:38 [2024-02-28T22:08:38.252Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/src:org/eclipse/tracecompass/internal/segmentstore/core/arraylist/LazyArrayListStore.java]]
17:08:38 [2024-02-28T22:08:38.252Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.252Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/HistoryTreeSegmentStore.java]
17:08:38 [2024-02-28T22:08:38.252Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/src:org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/HistoryTreeSegmentStore.java]]
17:08:38 [2024-02-28T22:08:38.252Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.252Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/treemap/TreeMapStore.java]
17:08:38 [2024-02-28T22:08:38.252Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/src:org/eclipse/tracecompass/internal/segmentstore/core/treemap/TreeMapStore.java]]
17:08:38 [2024-02-28T22:08:38.252Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.252Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/statistics/NumberComparator.java]
17:08:38 [2024-02-28T22:08:38.252Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src:org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/statistics/NumberComparator.java]]
17:08:38 [2024-02-28T22:08:38.252Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.252Z] [WARNING] [loading /modules/java.base/java/math/BigDecimal.class]
17:08:38 [2024-02-28T22:08:38.252Z] [WARNING] [loading /modules/java.base/java/math/BigInteger.class]
17:08:38 [2024-02-28T22:08:38.252Z] [WARNING] [loading /modules/java.base/java/lang/Double.class]
17:08:38 [2024-02-28T22:08:38.252Z] [WARNING] [loading /modules/java.base/java/util/concurrent/CompletableFuture.class]
17:08:38 [2024-02-28T22:08:38.252Z] [WARNING] [loading /modules/java.base/java/util/stream/StreamSupport.class]
17:08:38 [2024-02-28T22:08:38.252Z] [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)]
17:08:38 [2024-02-28T22:08:38.252Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/density2/MouseDragZoomProvider.java]
17:08:38 [2024-02-28T22:08:38.252Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/density2/MouseDragZoomProvider.java]]
17:08:38 [2024-02-28T22:08:38.252Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.252Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/density2/MouseSelectionProvider.java]
17:08:38 [2024-02-28T22:08:38.252Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/density2/MouseSelectionProvider.java]]
17:08:38 [2024-02-28T22:08:38.252Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.252Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/density2/SimpleTooltipProvider.java]
17:08:38 [2024-02-28T22:08:38.252Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/density2/SimpleTooltipProvider.java]]
17:08:38 [2024-02-28T22:08:38.252Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.252Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/table/SegmentStoreContentProvider.java]
17:08:38 [2024-02-28T22:08:38.252Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/table/SegmentStoreContentProvider.java]]
17:08:38 [2024-02-28T22:08:38.252Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.252Z] [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)]
17:08:38 [2024-02-28T22:08:38.252Z] [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)]
17:08:38 [2024-02-28T22:08:38.252Z] [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)]
17:08:38 [2024-02-28T22:08:38.253Z] [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)]
17:08:38 [2024-02-28T22:08:38.253Z] [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)]
17:08:38 [2024-02-28T22:08:38.253Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/Activator.java]
17:08:38 [2024-02-28T22:08:38.253Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/internal/analysis/timing/ui/Activator.java]]
17:08:38 [2024-02-28T22:08:38.253Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.253Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/table/Messages.java]
17:08:38 [2024-02-28T22:08:38.253Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/table/Messages.java]]
17:08:38 [2024-02-28T22:08:38.253Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.253Z] [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)]
17:08:38 [2024-02-28T22:08:38.253Z] [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)]
17:08:38 [2024-02-28T22:08:38.253Z] [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)]
17:08:38 [2024-02-28T22:08:38.253Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/density2/BaseMouseProvider.java]
17:08:38 [2024-02-28T22:08:38.253Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/density2/BaseMouseProvider.java]]
17:08:38 [2024-02-28T22:08:38.253Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.253Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java]
17:08:38 [2024-02-28T22:08:38.253Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src:org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java]]
17:08:38 [2024-02-28T22:08:38.253Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.253Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/commands/Messages.java]
17:08:38 [2024-02-28T22:08:38.253Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/commands/Messages.java]]
17:08:38 [2024-02-28T22:08:38.253Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.253Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/xyscatter/SegmentStoreScatterGraphTooltipProvider.java]
17:08:38 [2024-02-28T22:08:38.253Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/xyscatter/SegmentStoreScatterGraphTooltipProvider.java]]
17:08:38 [2024-02-28T22:08:38.253Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.253Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/xyscatter/Messages.java]
17:08:38 [2024-02-28T22:08:38.253Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/xyscatter/Messages.java]]
17:08:38 [2024-02-28T22:08:38.253Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.253Z] [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)]
17:08:38 [2024-02-28T22:08:38.253Z] [WARNING] [loading /modules/java.base/java/io/OutputStream.class]
17:08:38 [2024-02-28T22:08:38.253Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/commands/ExportToTsvAction.java]
17:08:38 [2024-02-28T22:08:38.253Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/commands/ExportToTsvAction.java]]
17:08:38 [2024-02-28T22:08:38.253Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.253Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/commands/ExportToTsvUtils.java]
17:08:38 [2024-02-28T22:08:38.253Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/commands/ExportToTsvUtils.java]]
17:08:38 [2024-02-28T22:08:38.253Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.253Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreStatisticsDataProvider.java]
17:08:38 [2024-02-28T22:08:38.253Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src:org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreStatisticsDataProvider.java]]
17:08:38 [2024-02-28T22:08:38.253Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.253Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/statistics/Messages.java]
17:08:38 [2024-02-28T22:08:38.253Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/statistics/Messages.java]]
17:08:38 [2024-02-28T22:08:38.253Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.253Z] [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)]
17:08:38 [2024-02-28T22:08:38.253Z] [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)]
17:08:38 [2024-02-28T22:08:38.253Z] [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)]
17:08:38 [2024-02-28T22:08:38.253Z] [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)]
17:08:38 [2024-02-28T22:08:38.253Z] [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)]
17:08:38 [2024-02-28T22:08:38.253Z] [WARNING] [loading /modules/java.base/java/lang/reflect/Array.class]
17:08:38 [2024-02-28T22:08:38.253Z] [WARNING] [loading /modules/java.base/java/util/SortedSet.class]
17:08:38 [2024-02-28T22:08:38.253Z] [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)]
17:08:38 [2024-02-28T22:08:38.253Z] [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)]
17:08:38 [2024-02-28T22:08:38.253Z] [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)]
17:08:38 [2024-02-28T22:08:38.254Z] [WARNING] [loading /modules/java.base/java/text/FieldPosition.class]
17:08:38 [2024-02-28T22:08:38.254Z] [WARNING] [loading /modules/java.base/java/text/ParsePosition.class]
17:08:38 [2024-02-28T22:08:38.254Z] [WARNING] [loading /modules/java.base/java/lang/StringBuffer.class]
17:08:38 [2024-02-28T22:08:38.254Z] [WARNING] [loading /modules/java.base/java/text/DecimalFormatSymbols.class]
17:08:38 [2024-02-28T22:08:38.254Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/src/org/eclipse/tracecompass/internal/common/core/log/TraceCompassMonitor.java]
17:08:38 [2024-02-28T22:08:38.254Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/internal/common/core/log/TraceCompassMonitor.java]]
17:08:38 [2024-02-28T22:08:38.254Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.254Z] [WARNING] [loading /modules/java.management/java/lang/management/ManagementFactory.class]
17:08:38 [2024-02-28T22:08:38.254Z] [WARNING] [loading /modules/java.base/java/util/LongSummaryStatistics.class]
17:08:38 [2024-02-28T22:08:38.254Z] [WARNING] [loading /modules/java.management/javax/management/JMException.class]
17:08:38 [2024-02-28T22:08:38.254Z] [WARNING] [loading /modules/java.management/javax/management/MBeanServer.class]
17:08:38 [2024-02-28T22:08:38.254Z] [WARNING] [loading /modules/java.management/javax/management/NotificationBroadcasterSupport.class]
17:08:38 [2024-02-28T22:08:38.254Z] [WARNING] [loading /modules/java.management/javax/management/ObjectName.class]
17:08:38 [2024-02-28T22:08:38.254Z] [WARNING] [loading /modules/java.management/javax/management/NotificationEmitter.class]
17:08:38 [2024-02-28T22:08:38.254Z] [WARNING] [loading /modules/java.management/javax/management/NotificationBroadcaster.class]
17:08:38 [2024-02-28T22:08:38.254Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/src/org/eclipse/tracecompass/internal/common/core/log/ITraceCompassMonitor.java]
17:08:38 [2024-02-28T22:08:38.254Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/internal/common/core/log/ITraceCompassMonitor.java]]
17:08:38 [2024-02-28T22:08:38.254Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.254Z] [WARNING] [loading /modules/java.management/javax/management/MXBean.class]
17:08:38 [2024-02-28T22:08:38.254Z] [WARNING] [loading /modules/java.base/java/io/BufferedReader.class]
17:08:38 [2024-02-28T22:08:38.254Z] [WARNING] [loading /modules/java.base/java/io/InputStreamReader.class]
17:08:38 [2024-02-28T22:08:38.254Z] [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)]
17:08:38 [2024-02-28T22:08:38.254Z] [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)]
17:08:38 [2024-02-28T22:08:38.254Z] [WARNING] [loading /modules/java.base/java/lang/Process.class]
17:08:38 [2024-02-28T22:08:38.254Z] [WARNING] [loading /modules/java.base/java/io/InputStream.class]
17:08:38 [2024-02-28T22:08:38.254Z] [WARNING] [loading /modules/java.xml/javax/xml/XMLConstants.class]
17:08:38 [2024-02-28T22:08:38.254Z] [WARNING] [loading /modules/java.xml/javax/xml/parsers/DocumentBuilderFactory.class]
17:08:38 [2024-02-28T22:08:38.254Z] [WARNING] [loading /modules/java.xml/javax/xml/parsers/ParserConfigurationException.class]
17:08:38 [2024-02-28T22:08:38.254Z] [WARNING] [loading /modules/java.xml/javax/xml/parsers/SAXParserFactory.class]
17:08:38 [2024-02-28T22:08:38.254Z] [WARNING] [loading /modules/java.xml/javax/xml/stream/XMLInputFactory.class]
17:08:38 [2024-02-28T22:08:38.254Z] [WARNING] [loading /modules/java.xml/javax/xml/stream/XMLStreamException.class]
17:08:38 [2024-02-28T22:08:38.254Z] [WARNING] [loading /modules/java.xml/javax/xml/stream/XMLStreamReader.class]
17:08:38 [2024-02-28T22:08:38.254Z] [WARNING] [loading /modules/java.xml/javax/xml/transform/Source.class]
17:08:38 [2024-02-28T22:08:38.254Z] [WARNING] [loading /modules/java.xml/javax/xml/transform/Transformer.class]
17:08:38 [2024-02-28T22:08:38.254Z] [WARNING] [loading /modules/java.xml/javax/xml/transform/TransformerConfigurationException.class]
17:08:38 [2024-02-28T22:08:38.254Z] [WARNING] [loading /modules/java.xml/javax/xml/transform/TransformerFactory.class]
17:08:38 [2024-02-28T22:08:38.254Z] [WARNING] [loading /modules/java.xml/javax/xml/validation/Schema.class]
17:08:38 [2024-02-28T22:08:38.254Z] [WARNING] [loading /modules/java.xml/javax/xml/validation/SchemaFactory.class]
17:08:38 [2024-02-28T22:08:38.254Z] [WARNING] [loading /modules/java.xml/javax/xml/validation/Validator.class]
17:08:38 [2024-02-28T22:08:38.254Z] [WARNING] [loading /modules/java.xml/org/xml/sax/SAXException.class]
17:08:38 [2024-02-28T22:08:38.254Z] [WARNING] [loading /modules/java.xml/org/xml/sax/SAXNotRecognizedException.class]
17:08:38 [2024-02-28T22:08:38.254Z] [WARNING] [loading /modules/java.xml/org/xml/sax/SAXNotSupportedException.class]
17:08:38 [2024-02-28T22:08:38.254Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/trace/CTFStream.java]
17:08:38 [2024-02-28T22:08:38.254Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/trace/CTFStream.java]]
17:08:38 [2024-02-28T22:08:38.254Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.254Z] [WARNING] [loading /modules/java.base/java/nio/channels/FileChannel.class]
17:08:38 [2024-02-28T22:08:38.254Z] [WARNING] [loading /modules/java.base/java/nio/channels/FileChannel$MapMode.class]
17:08:38 [2024-02-28T22:08:38.254Z] [WARNING] [loading /modules/java.base/java/nio/file/StandardOpenOption.class]
17:08:38 [2024-02-28T22:08:38.254Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/CtfCoreLoggerUtil.java]
17:08:38 [2024-02-28T22:08:38.254Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/CtfCoreLoggerUtil.java]]
17:08:38 [2024-02-28T22:08:38.254Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.254Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/SafeMappedByteBuffer.java]
17:08:38 [2024-02-28T22:08:38.254Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/SafeMappedByteBuffer.java]]
17:08:38 [2024-02-28T22:08:38.254Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.254Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/trace/CTFPacketReader.java]
17:08:38 [2024-02-28T22:08:38.254Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/trace/CTFPacketReader.java]]
17:08:38 [2024-02-28T22:08:38.254Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.254Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/trace/NullPacketReader.java]
17:08:38 [2024-02-28T22:08:38.254Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/trace/NullPacketReader.java]]
17:08:38 [2024-02-28T22:08:38.254Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.254Z] [WARNING] [loading /modules/java.base/java/nio/BufferUnderflowException.class]
17:08:38 [2024-02-28T22:08:38.254Z] [WARNING] [loading /modules/java.base/java/nio/ByteOrder.class]
17:08:38 [2024-02-28T22:08:38.254Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/EventDeclaration.java]
17:08:38 [2024-02-28T22:08:38.254Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/EventDeclaration.java]]
17:08:38 [2024-02-28T22:08:38.254Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.254Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/trace/StreamInputPacketIndex.java]
17:08:38 [2024-02-28T22:08:38.254Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/trace/StreamInputPacketIndex.java]]
17:08:38 [2024-02-28T22:08:38.254Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.254Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/trace/StreamInputPacketIndexEntry.java]
17:08:38 [2024-02-28T22:08:38.254Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/trace/StreamInputPacketIndexEntry.java]]
17:08:38 [2024-02-28T22:08:38.254Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.254Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/utils/JsonMetadataStrings.java]
17:08:38 [2024-02-28T22:08:38.254Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/utils/JsonMetadataStrings.java]]
17:08:38 [2024-02-28T22:08:38.254Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.254Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/utils/Utils.java]
17:08:38 [2024-02-28T22:08:38.254Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/utils/Utils.java]]
17:08:38 [2024-02-28T22:08:38.254Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.254Z] [WARNING] [loading /modules/java.base/java/io/FileFilter.class]
17:08:38 [2024-02-28T22:08:38.254Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/MetadataStrings.java]
17:08:38 [2024-02-28T22:08:38.255Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/MetadataStrings.java]]
17:08:38 [2024-02-28T22:08:38.255Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.255Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/ParseException.java]
17:08:38 [2024-02-28T22:08:38.255Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/ParseException.java]]
17:08:38 [2024-02-28T22:08:38.255Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.255Z] [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)]
17:08:38 [2024-02-28T22:08:38.255Z] [WARNING] [loading /modules/java.base/java/util/concurrent/atomic/AtomicLong.class]
17:08:38 [2024-02-28T22:08:38.255Z] [WARNING] [loading /modules/java.base/java/util/concurrent/ConcurrentHashMap.class]
17:08:38 [2024-02-28T22:08:38.255Z] [WARNING] [loading /modules/java.base/java/util/Base64.class]
17:08:38 [2024-02-28T22:08:38.255Z] [WARNING] [loading /modules/java.base/java/nio/file/FileSystems.class]
17:08:38 [2024-02-28T22:08:38.255Z] [WARNING] [loading /modules/java.base/java/io/UnsupportedEncodingException.class]
17:08:38 [2024-02-28T22:08:38.255Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/trace/StreamInputReaderTimestampComparator.java]
17:08:38 [2024-02-28T22:08:38.255Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/trace/StreamInputReaderTimestampComparator.java]]
17:08:38 [2024-02-28T22:08:38.255Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.255Z] [WARNING] [loading /modules/java.base/java/io/FileNotFoundException.class]
17:08:38 [2024-02-28T22:08:38.255Z] [WARNING] [loading /modules/java.base/java/io/FileReader.class]
17:08:38 [2024-02-28T22:08:38.255Z] [WARNING] [loading /modules/java.base/java/io/Reader.class]
17:08:38 [2024-02-28T22:08:38.255Z] [WARNING] [loading /modules/java.base/java/io/StringReader.class]
17:08:38 [2024-02-28T22:08:38.255Z] [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)]
17:08:38 [2024-02-28T22:08:38.255Z] [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)]
17:08:38 [2024-02-28T22:08:38.255Z] [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)]
17:08:38 [2024-02-28T22:08:38.255Z] [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)]
17:08:38 [2024-02-28T22:08:38.255Z] [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)]
17:08:38 [2024-02-28T22:08:38.255Z] [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)]
17:08:38 [2024-02-28T22:08:38.255Z] [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)]
17:08:38 [2024-02-28T22:08:38.255Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/CTFAntlrMetadataNode.java]
17:08:38 [2024-02-28T22:08:38.255Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/CTFAntlrMetadataNode.java]]
17:08:38 [2024-02-28T22:08:38.255Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.255Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/CTFJsonMetadataNode.java]
17:08:38 [2024-02-28T22:08:38.255Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/CTFJsonMetadataNode.java]]
17:08:38 [2024-02-28T22:08:38.255Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.255Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/CtfAntlrException.java]
17:08:38 [2024-02-28T22:08:38.255Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/CtfAntlrException.java]]
17:08:38 [2024-02-28T22:08:38.255Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.255Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/FieldClass.java]
17:08:38 [2024-02-28T22:08:38.255Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/FieldClass.java]]
17:08:38 [2024-02-28T22:08:38.255Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.255Z] [WARNING] [loading /modules/java.base/java/lang/reflect/Type.class]
17:08:38 [2024-02-28T22:08:38.255Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/types/ICTFMetadataNode.java]
17:08:38 [2024-02-28T22:08:38.255Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/types/ICTFMetadataNode.java]]
17:08:38 [2024-02-28T22:08:38.255Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.255Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar(/com/google/gson/JsonDeserializationContext.class)]
17:08:38 [2024-02-28T22:08:38.255Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar(/com/google/gson/JsonDeserializer.class)]
17:08:38 [2024-02-28T22:08:38.255Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar(/com/google/gson/JsonElement.class)]
17:08:38 [2024-02-28T22:08:38.255Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar(/com/google/gson/JsonObject.class)]
17:08:38 [2024-02-28T22:08:38.255Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar(/com/google/gson/JsonParseException.class)]
17:08:38 [2024-02-28T22:08:38.255Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar(/com/google/gson/JsonPrimitive.class)]
17:08:38 [2024-02-28T22:08:38.255Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/IOStructGen.java]
17:08:38 [2024-02-28T22:08:38.255Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/IOStructGen.java]]
17:08:38 [2024-02-28T22:08:38.255Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.255Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/JsonClockMetadataNode.java]
17:08:38 [2024-02-28T22:08:38.255Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/JsonClockMetadataNode.java]]
17:08:38 [2024-02-28T22:08:38.255Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.255Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/JsonDataStreamMetadataNode.java]
17:08:38 [2024-02-28T22:08:38.255Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/JsonDataStreamMetadataNode.java]]
17:08:38 [2024-02-28T22:08:38.255Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.255Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/JsonEventRecordMetadataNode.java]
17:08:38 [2024-02-28T22:08:38.255Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/JsonEventRecordMetadataNode.java]]
17:08:38 [2024-02-28T22:08:38.255Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.255Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/JsonFieldClassAliasMetadataNode.java]
17:08:38 [2024-02-28T22:08:38.255Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/JsonFieldClassAliasMetadataNode.java]]
17:08:38 [2024-02-28T22:08:38.256Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.256Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/JsonPreambleMetadataNode.java]
17:08:38 [2024-02-28T22:08:38.256Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/JsonPreambleMetadataNode.java]]
17:08:38 [2024-02-28T22:08:38.256Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.256Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/JsonTraceMetadataNode.java]
17:08:38 [2024-02-28T22:08:38.256Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/JsonTraceMetadataNode.java]]
17:08:38 [2024-02-28T22:08:38.256Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.256Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/trace/TraceDeclarationParser.java]
17:08:38 [2024-02-28T22:08:38.256Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/trace/TraceDeclarationParser.java]]
17:08:38 [2024-02-28T22:08:38.256Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.256Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar(/com/google/gson/Gson.class)]
17:08:38 [2024-02-28T22:08:38.256Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar(/com/google/gson/GsonBuilder.class)]
17:08:38 [2024-02-28T22:08:38.256Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar(/com/google/gson/JsonSyntaxException.class)]
17:08:38 [2024-02-28T22:08:38.256Z] [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)]
17:08:38 [2024-02-28T22:08:38.256Z] [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)]
17:08:38 [2024-02-28T22:08:38.256Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/ClockParser.java]
17:08:38 [2024-02-28T22:08:38.256Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/ClockParser.java]]
17:08:38 [2024-02-28T22:08:38.256Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.256Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/TypeAliasParser.java]
17:08:38 [2024-02-28T22:08:38.256Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/TypeAliasParser.java]]
17:08:38 [2024-02-28T22:08:38.256Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.256Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/TypeSpecifierListParser.java]
17:08:38 [2024-02-28T22:08:38.256Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/TypeSpecifierListParser.java]]
17:08:38 [2024-02-28T22:08:38.256Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.256Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/TypedefParser.java]
17:08:38 [2024-02-28T22:08:38.256Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/TypedefParser.java]]
17:08:38 [2024-02-28T22:08:38.256Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.256Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/callsite/CallSiteParser.java]
17:08:38 [2024-02-28T22:08:38.256Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/callsite/CallSiteParser.java]]
17:08:38 [2024-02-28T22:08:38.256Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.256Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/environment/EnvironmentParser.java]
17:08:38 [2024-02-28T22:08:38.256Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/environment/EnvironmentParser.java]]
17:08:38 [2024-02-28T22:08:38.256Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.256Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/event/EventParser.java]
17:08:38 [2024-02-28T22:08:38.256Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/event/EventParser.java]]
17:08:38 [2024-02-28T22:08:38.256Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.256Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/stream/StreamParser.java]
17:08:38 [2024-02-28T22:08:38.256Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/stream/StreamParser.java]]
17:08:38 [2024-02-28T22:08:38.256Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.256Z] [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)]
17:08:38 [2024-02-28T22:08:38.256Z] [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)]
17:08:38 [2024-02-28T22:08:38.256Z] [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)]
17:08:38 [2024-02-28T22:08:38.256Z] [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)]
17:08:38 [2024-02-28T22:08:38.256Z] [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)]
17:08:38 [2024-02-28T22:08:38.256Z] [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)]
17:08:38 [2024-02-28T22:08:38.256Z] [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)]
17:08:38 [2024-02-28T22:08:38.256Z] [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)]
17:08:38 [2024-02-28T22:08:38.256Z] [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)]
17:08:38 [2024-02-28T22:08:38.256Z] [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)]
17:08:38 [2024-02-28T22:08:38.256Z] [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)]
17:08:38 [2024-02-28T22:08:38.256Z] [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)]
17:08:38 [2024-02-28T22:08:38.256Z] [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)]
17:08:38 [2024-02-28T22:08:38.256Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/trace/iterator/CtfIterator.java]
17:08:38 [2024-02-28T22:08:38.256Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/internal/tmf/ctf/core/trace/iterator/CtfIterator.java]]
17:08:38 [2024-02-28T22:08:38.257Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.257Z] [WARNING] [loading /modules/java.base/java/nio/BufferOverflowException.class]
17:08:38 [2024-02-28T22:08:38.257Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/Activator.java]
17:08:38 [2024-02-28T22:08:38.257Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/internal/tmf/ctf/core/Activator.java]]
17:08:38 [2024-02-28T22:08:38.257Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.257Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/event/aspect/CtfEventContextAspect.java]
17:08:38 [2024-02-28T22:08:38.257Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/internal/tmf/ctf/core/event/aspect/CtfEventContextAspect.java]]
17:08:38 [2024-02-28T22:08:38.257Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.257Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/event/aspect/CtfPacketContextAspect.java]
17:08:38 [2024-02-28T22:08:38.257Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/internal/tmf/ctf/core/event/aspect/CtfPacketContextAspect.java]]
17:08:38 [2024-02-28T22:08:38.257Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.257Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/event/aspect/CtfPacketHeaderAspect.java]
17:08:38 [2024-02-28T22:08:38.257Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/internal/tmf/ctf/core/event/aspect/CtfPacketHeaderAspect.java]]
17:08:38 [2024-02-28T22:08:38.257Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.257Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/event/aspect/CtfStreamContextAspect.java]
17:08:38 [2024-02-28T22:08:38.257Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/internal/tmf/ctf/core/event/aspect/CtfStreamContextAspect.java]]
17:08:38 [2024-02-28T22:08:38.257Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.257Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/trace/iterator/CtfIteratorManager.java]
17:08:38 [2024-02-28T22:08:38.257Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/internal/tmf/ctf/core/trace/iterator/CtfIteratorManager.java]]
17:08:38 [2024-02-28T22:08:38.257Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.257Z] [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)]
17:08:38 [2024-02-28T22:08:38.257Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/util/ByteBufferTracker.java]
17:08:38 [2024-02-28T22:08:38.257Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/util/ByteBufferTracker.java]]
17:08:38 [2024-02-28T22:08:38.257Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.257Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/component/TmfEventThread.java]
17:08:38 [2024-02-28T22:08:38.257Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/component/TmfEventThread.java]]
17:08:38 [2024-02-28T22:08:38.257Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.257Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/component/TmfProviderManager.java]
17:08:38 [2024-02-28T22:08:38.257Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/component/TmfProviderManager.java]]
17:08:38 [2024-02-28T22:08:38.257Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.257Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/request/TmfCoalescedEventRequest.java]
17:08:38 [2024-02-28T22:08:38.257Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/request/TmfCoalescedEventRequest.java]]
17:08:38 [2024-02-28T22:08:38.257Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.257Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/request/TmfRequestExecutor.java]
17:08:38 [2024-02-28T22:08:38.257Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/request/TmfRequestExecutor.java]]
17:08:38 [2024-02-28T22:08:38.257Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.257Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/types/ByteArrayDefinition.java]
17:08:38 [2024-02-28T22:08:38.257Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/types/ByteArrayDefinition.java]]
17:08:38 [2024-02-28T22:08:38.257Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.257Z] [WARNING] [loading /modules/java.base/java/security/SecureRandom.class]
17:08:38 [2024-02-28T22:08:38.257Z] [WARNING] [loading /modules/java.base/java/util/Random.class]
17:08:38 [2024-02-28T22:08:38.257Z] [WARNING] [loading /modules/java.base/java/util/concurrent/ArrayBlockingQueue.class]
17:08:38 [2024-02-28T22:08:38.257Z] [WARNING] [loading /modules/java.base/java/util/concurrent/Executor.class]
17:08:38 [2024-02-28T22:08:38.257Z] [WARNING] [loading /modules/java.base/java/util/concurrent/ExecutorService.class]
17:08:38 [2024-02-28T22:08:38.257Z] [WARNING] [loading /modules/java.base/java/util/concurrent/Executors.class]
17:08:38 [2024-02-28T22:08:38.257Z] [WARNING] [loading /modules/java.base/java/util/concurrent/locks/ReentrantReadWriteLock.class]
17:08:38 [2024-02-28T22:08:38.257Z] [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)]
17:08:38 [2024-02-28T22:08:38.257Z] [WARNING] [loading /modules/java.base/java/net/URL.class]
17:08:38 [2024-02-28T22:08:38.257Z] [WARNING] [loading /modules/java.xml/javax/xml/parsers/DocumentBuilder.class]
17:08:38 [2024-02-28T22:08:38.257Z] [WARNING] [loading /modules/java.xml/javax/xml/transform/OutputKeys.class]
17:08:38 [2024-02-28T22:08:38.257Z] [WARNING] [loading /modules/java.xml/javax/xml/transform/TransformerException.class]
17:08:38 [2024-02-28T22:08:38.257Z] [WARNING] [loading /modules/java.xml/javax/xml/transform/dom/DOMSource.class]
17:08:38 [2024-02-28T22:08:38.257Z] [WARNING] [loading /modules/java.xml/javax/xml/transform/stream/StreamResult.class]
17:08:38 [2024-02-28T22:08:38.257Z] [WARNING] [loading /modules/java.xml/javax/xml/transform/stream/StreamSource.class]
17:08:38 [2024-02-28T22:08:38.257Z] [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)]
17:08:38 [2024-02-28T22:08:38.257Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src/org/eclipse/tracecompass/internal/lttng2/control/core/Activator.java]
17:08:38 [2024-02-28T22:08:38.257Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/internal/lttng2/control/core/Activator.java]]
17:08:38 [2024-02-28T22:08:38.257Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.257Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src/org/eclipse/tracecompass/internal/lttng2/control/core/model/IChannelInfo.java]
17:08:38 [2024-02-28T22:08:38.257Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/internal/lttng2/control/core/model/IChannelInfo.java]]
17:08:38 [2024-02-28T22:08:38.257Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.257Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src/org/eclipse/tracecompass/internal/lttng2/control/core/model/IDomainInfo.java]
17:08:38 [2024-02-28T22:08:38.257Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/internal/lttng2/control/core/model/IDomainInfo.java]]
17:08:38 [2024-02-28T22:08:38.257Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.257Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src/org/eclipse/tracecompass/internal/lttng2/control/core/model/IEventInfo.java]
17:08:38 [2024-02-28T22:08:38.258Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/internal/lttng2/control/core/model/IEventInfo.java]]
17:08:38 [2024-02-28T22:08:38.258Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.258Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src/org/eclipse/tracecompass/internal/lttng2/control/core/model/ISessionInfo.java]
17:08:38 [2024-02-28T22:08:38.258Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/internal/lttng2/control/core/model/ISessionInfo.java]]
17:08:38 [2024-02-28T22:08:38.258Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.258Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src/org/eclipse/tracecompass/internal/lttng2/control/core/model/TraceDomainType.java]
17:08:38 [2024-02-28T22:08:38.258Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/internal/lttng2/control/core/model/TraceDomainType.java]]
17:08:38 [2024-02-28T22:08:38.258Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.258Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src/org/eclipse/tracecompass/internal/lttng2/control/core/model/TraceEnablement.java]
17:08:38 [2024-02-28T22:08:38.258Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/internal/lttng2/control/core/model/TraceEnablement.java]]
17:08:38 [2024-02-28T22:08:38.258Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.258Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src/org/eclipse/tracecompass/internal/lttng2/control/core/model/TraceEventType.java]
17:08:38 [2024-02-28T22:08:38.258Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/internal/lttng2/control/core/model/TraceEventType.java]]
17:08:38 [2024-02-28T22:08:38.258Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.258Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src/org/eclipse/tracecompass/internal/lttng2/control/core/model/TraceLogLevel.java]
17:08:38 [2024-02-28T22:08:38.258Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/internal/lttng2/control/core/model/TraceLogLevel.java]]
17:08:38 [2024-02-28T22:08:38.258Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.258Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src/org/eclipse/tracecompass/internal/lttng2/control/core/model/TraceSessionState.java]
17:08:38 [2024-02-28T22:08:38.258Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/internal/lttng2/control/core/model/TraceSessionState.java]]
17:08:38 [2024-02-28T22:08:38.258Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.258Z] [WARNING] [loading /modules/java.xml/org/w3c/dom/Document.class]
17:08:38 [2024-02-28T22:08:38.258Z] [WARNING] [loading /modules/java.xml/org/w3c/dom/Element.class]
17:08:38 [2024-02-28T22:08:38.258Z] [WARNING] [loading /modules/java.xml/org/xml/sax/SAXParseException.class]
17:08:38 [2024-02-28T22:08:38.258Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src/org/eclipse/tracecompass/internal/lttng2/control/core/model/ITraceInfo.java]
17:08:38 [2024-02-28T22:08:38.258Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/internal/lttng2/control/core/model/ITraceInfo.java]]
17:08:38 [2024-02-28T22:08:38.258Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.258Z] [WARNING] [loading /modules/java.base/java/lang/IllegalArgumentException.class]
17:08:38 [2024-02-28T22:08:38.258Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src/org/eclipse/tracecompass/internal/lttng2/control/core/model/impl/BufferType.java]
17:08:38 [2024-02-28T22:08:38.258Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/internal/lttng2/control/core/model/impl/BufferType.java]]
17:08:38 [2024-02-28T22:08:38.258Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.258Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src/org/eclipse/tracecompass/internal/lttng2/control/core/model/IBaseEventInfo.java]
17:08:38 [2024-02-28T22:08:38.258Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/internal/lttng2/control/core/model/IBaseEventInfo.java]]
17:08:38 [2024-02-28T22:08:38.258Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.258Z] [WARNING] [loading /modules/java.base/java/security/InvalidParameterException.class]
17:08:38 [2024-02-28T22:08:38.258Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src/org/eclipse/tracecompass/internal/lttng2/control/core/model/LogLevelType.java]
17:08:38 [2024-02-28T22:08:38.258Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/internal/lttng2/control/core/model/LogLevelType.java]]
17:08:38 [2024-02-28T22:08:38.258Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.258Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src/org/eclipse/tracecompass/internal/lttng2/control/core/model/ITraceLogLevel.java]
17:08:38 [2024-02-28T22:08:38.258Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/internal/lttng2/control/core/model/ITraceLogLevel.java]]
17:08:38 [2024-02-28T22:08:38.258Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.258Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src/org/eclipse/tracecompass/internal/lttng2/control/core/model/IFieldInfo.java]
17:08:38 [2024-02-28T22:08:38.258Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/internal/lttng2/control/core/model/IFieldInfo.java]]
17:08:38 [2024-02-28T22:08:38.258Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.258Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src/org/eclipse/tracecompass/internal/lttng2/control/core/model/TraceChannelOutputType.java]
17:08:38 [2024-02-28T22:08:38.258Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/internal/lttng2/control/core/model/TraceChannelOutputType.java]]
17:08:38 [2024-02-28T22:08:38.258Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.258Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src/org/eclipse/tracecompass/internal/lttng2/control/core/model/ISnapshotInfo.java]
17:08:38 [2024-02-28T22:08:38.258Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/internal/lttng2/control/core/model/ISnapshotInfo.java]]
17:08:38 [2024-02-28T22:08:38.258Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.258Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src/org/eclipse/tracecompass/internal/lttng2/control/core/model/ILoggerInfo.java]
17:08:38 [2024-02-28T22:08:38.258Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/internal/lttng2/control/core/model/ILoggerInfo.java]]
17:08:38 [2024-02-28T22:08:38.258Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.258Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src/org/eclipse/tracecompass/internal/lttng2/control/core/model/IBaseLoggerInfo.java]
17:08:38 [2024-02-28T22:08:38.258Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/internal/lttng2/control/core/model/IBaseLoggerInfo.java]]
17:08:38 [2024-02-28T22:08:38.258Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.258Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core/src/org/eclipse/tracecompass/internal/lttng2/common/core/trace/ILttngTrace.java]
17:08:38 [2024-02-28T22:08:38.258Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core/src:org/eclipse/tracecompass/internal/lttng2/common/core/trace/ILttngTrace.java]]
17:08:38 [2024-02-28T22:08:38.259Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.259Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/Activator.java]
17:08:38 [2024-02-28T22:08:38.259Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src:org/eclipse/tracecompass/internal/lttng2/kernel/core/Activator.java]]
17:08:38 [2024-02-28T22:08:38.259Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.259Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/trace/ContextPidAspect.java]
17:08:38 [2024-02-28T22:08:38.259Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src:org/eclipse/tracecompass/internal/lttng2/kernel/core/trace/ContextPidAspect.java]]
17:08:38 [2024-02-28T22:08:38.259Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.259Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/trace/ContextTidAspect.java]
17:08:38 [2024-02-28T22:08:38.259Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src:org/eclipse/tracecompass/internal/lttng2/kernel/core/trace/ContextTidAspect.java]]
17:08:38 [2024-02-28T22:08:38.259Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.259Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/trace/layout/Lttng26EventLayout.java]
17:08:38 [2024-02-28T22:08:38.259Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src:org/eclipse/tracecompass/internal/lttng2/kernel/core/trace/layout/Lttng26EventLayout.java]]
17:08:38 [2024-02-28T22:08:38.259Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.259Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/trace/layout/Lttng27EventLayout.java]
17:08:38 [2024-02-28T22:08:38.259Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src:org/eclipse/tracecompass/internal/lttng2/kernel/core/trace/layout/Lttng27EventLayout.java]]
17:08:38 [2024-02-28T22:08:38.259Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.259Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/trace/layout/Lttng28EventLayout.java]
17:08:38 [2024-02-28T22:08:38.259Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src:org/eclipse/tracecompass/internal/lttng2/kernel/core/trace/layout/Lttng28EventLayout.java]]
17:08:38 [2024-02-28T22:08:38.259Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.259Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/trace/layout/Lttng29EventLayout.java]
17:08:38 [2024-02-28T22:08:38.259Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src:org/eclipse/tracecompass/internal/lttng2/kernel/core/trace/layout/Lttng29EventLayout.java]]
17:08:38 [2024-02-28T22:08:38.259Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.259Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/trace/layout/LttngEventLayout.java]
17:08:38 [2024-02-28T22:08:38.259Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src:org/eclipse/tracecompass/internal/lttng2/kernel/core/trace/layout/LttngEventLayout.java]]
17:08:38 [2024-02-28T22:08:38.259Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.259Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/trace/layout/PerfEventLayout.java]
17:08:38 [2024-02-28T22:08:38.259Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src:org/eclipse/tracecompass/internal/lttng2/kernel/core/trace/layout/PerfEventLayout.java]]
17:08:38 [2024-02-28T22:08:38.259Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.259Z] [WARNING] [loading /modules/java.base/java/util/OptionalLong.class]
17:08:38 [2024-02-28T22:08:38.259Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/internal/lttng2/ust/core/analysis/debuginfo/UstDebugInfoStateProvider.java]
17:08:38 [2024-02-28T22:08:38.259Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/internal/lttng2/ust/core/analysis/debuginfo/UstDebugInfoStateProvider.java]]
17:08:38 [2024-02-28T22:08:38.259Z] [WARNING] [parsing completed 2ms]
17:08:38 [2024-02-28T22:08:38.259Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/internal/lttng2/ust/core/Activator.java]
17:08:38 [2024-02-28T22:08:38.259Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/internal/lttng2/ust/core/Activator.java]]
17:08:38 [2024-02-28T22:08:38.259Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.259Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/internal/lttng2/ust/core/trace/ContextVpidAspect.java]
17:08:38 [2024-02-28T22:08:38.259Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/internal/lttng2/ust/core/trace/ContextVpidAspect.java]]
17:08:38 [2024-02-28T22:08:38.259Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.259Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/internal/lttng2/ust/core/trace/ContextVtidAspect.java]
17:08:38 [2024-02-28T22:08:38.259Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/internal/lttng2/ust/core/trace/ContextVtidAspect.java]]
17:08:38 [2024-02-28T22:08:38.259Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.259Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/internal/lttng2/ust/core/trace/UstTracefAspect.java]
17:08:38 [2024-02-28T22:08:38.259Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/internal/lttng2/ust/core/trace/UstTracefAspect.java]]
17:08:38 [2024-02-28T22:08:38.259Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.259Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/internal/lttng2/ust/core/trace/layout/DefaultUstEventLayout.java]
17:08:38 [2024-02-28T22:08:38.259Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/internal/lttng2/ust/core/trace/layout/DefaultUstEventLayout.java]]
17:08:38 [2024-02-28T22:08:38.259Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.259Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/internal/lttng2/ust/core/trace/layout/LttngUst20EventLayout.java]
17:08:38 [2024-02-28T22:08:38.259Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/internal/lttng2/ust/core/trace/layout/LttngUst20EventLayout.java]]
17:08:38 [2024-02-28T22:08:38.259Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.259Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/internal/lttng2/ust/core/trace/layout/LttngUst27EventLayout.java]
17:08:38 [2024-02-28T22:08:38.259Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/internal/lttng2/ust/core/trace/layout/LttngUst27EventLayout.java]]
17:08:38 [2024-02-28T22:08:38.259Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.260Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/internal/lttng2/ust/core/trace/layout/LttngUst28EventLayout.java]
17:08:38 [2024-02-28T22:08:38.260Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/internal/lttng2/ust/core/trace/layout/LttngUst28EventLayout.java]]
17:08:38 [2024-02-28T22:08:38.260Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.260Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/internal/lttng2/ust/core/trace/layout/LttngUst29EventLayout.java]
17:08:38 [2024-02-28T22:08:38.260Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/internal/lttng2/ust/core/trace/layout/LttngUst29EventLayout.java]]
17:08:38 [2024-02-28T22:08:38.260Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.260Z] [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)]
17:08:38 [2024-02-28T22:08:38.260Z] [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)]
17:08:38 [2024-02-28T22:08:38.260Z] [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)]
17:08:38 [2024-02-28T22:08:38.260Z] [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)]
17:08:38 [2024-02-28T22:08:38.260Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/internal/lttng2/ust/core/analysis/debuginfo/FileOffsetMapper.java]
17:08:38 [2024-02-28T22:08:38.260Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/internal/lttng2/ust/core/analysis/debuginfo/FileOffsetMapper.java]]
17:08:38 [2024-02-28T22:08:38.260Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.260Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/internal/lttng2/ust/core/analysis/debuginfo/UstDebugInfoSymbolProvider.java]
17:08:38 [2024-02-28T22:08:38.260Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/internal/lttng2/ust/core/analysis/debuginfo/UstDebugInfoSymbolProvider.java]]
17:08:38 [2024-02-28T22:08:38.260Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.260Z] [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)]
17:08:38 [2024-02-28T22:08:38.260Z] [WARNING] [loading /modules/java.base/java/util/PrimitiveIterator.class]
17:08:38 [2024-02-28T22:08:38.260Z] [WARNING] [loading /modules/java.base/java/util/PrimitiveIterator$OfLong.class]
17:08:38 [2024-02-28T22:08:38.260Z] [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)]
17:08:38 [2024-02-28T22:08:38.260Z] [WARNING] [loading /modules/java.base/java/util/StringJoiner.class]
17:08:38 [2024-02-28T22:08:38.260Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/datastore/core/serialization/SafeByteBufferWrapper.java]
17:08:38 [2024-02-28T22:08:38.260Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/internal/datastore/core/serialization/SafeByteBufferWrapper.java]]
17:08:38 [2024-02-28T22:08:38.260Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.260Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/StateSystem.java]
17:08:38 [2024-02-28T22:08:38.260Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/internal/statesystem/core/StateSystem.java]]
17:08:38 [2024-02-28T22:08:38.260Z] [WARNING] [parsing completed 2ms]
17:08:38 [2024-02-28T22:08:38.260Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/backend/InMemoryBackend.java]
17:08:38 [2024-02-28T22:08:38.260Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/internal/statesystem/core/backend/InMemoryBackend.java]]
17:08:38 [2024-02-28T22:08:38.260Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.260Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/backend/NullBackend.java]
17:08:38 [2024-02-28T22:08:38.260Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/internal/statesystem/core/backend/NullBackend.java]]
17:08:38 [2024-02-28T22:08:38.260Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.260Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/HistoryTreeBackend.java]
17:08:38 [2024-02-28T22:08:38.260Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/HistoryTreeBackend.java]]
17:08:38 [2024-02-28T22:08:38.260Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.260Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/ThreadedHistoryTreeBackend.java]
17:08:38 [2024-02-28T22:08:38.260Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/ThreadedHistoryTreeBackend.java]]
17:08:38 [2024-02-28T22:08:38.260Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.260Z] [WARNING] [loading /modules/java.base/java/io/Writer.class]
17:08:38 [2024-02-28T22:08:38.260Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/Activator.java]
17:08:38 [2024-02-28T22:08:38.260Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/internal/statesystem/core/Activator.java]]
17:08:38 [2024-02-28T22:08:38.260Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.260Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/interval/json/TmfIntervalDeserializer.java]
17:08:38 [2024-02-28T22:08:38.260Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/internal/statesystem/core/interval/json/TmfIntervalDeserializer.java]]
17:08:38 [2024-02-28T22:08:38.260Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.260Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/interval/json/TmfIntervalSerializer.java]
17:08:38 [2024-02-28T22:08:38.260Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/internal/statesystem/core/interval/json/TmfIntervalSerializer.java]]
17:08:38 [2024-02-28T22:08:38.260Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.260Z] [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)]
17:08:38 [2024-02-28T22:08:38.260Z] [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)]
17:08:38 [2024-02-28T22:08:38.260Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/provisional/statesystem/core/statevalue/CustomStateValue.java]
17:08:38 [2024-02-28T22:08:38.260Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/internal/provisional/statesystem/core/statevalue/CustomStateValue.java]]
17:08:38 [2024-02-28T22:08:38.260Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.260Z] [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)]
17:08:38 [2024-02-28T22:08:38.260Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/Messages.java]
17:08:38 [2024-02-28T22:08:38.261Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/Messages.java]]
17:08:38 [2024-02-28T22:08:38.261Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.261Z] [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)]
17:08:38 [2024-02-28T22:08:38.261Z] [WARNING] [loading /modules/java.base/java/lang/reflect/InvocationTargetException.class]
17:08:38 [2024-02-28T22:08:38.261Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/analysis/TmfAnalysisModuleSources.java]
17:08:38 [2024-02-28T22:08:38.261Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/analysis/TmfAnalysisModuleSources.java]]
17:08:38 [2024-02-28T22:08:38.261Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.261Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/analysis/TmfAnalysisParameterProviders.java]
17:08:38 [2024-02-28T22:08:38.261Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/analysis/TmfAnalysisParameterProviders.java]]
17:08:38 [2024-02-28T22:08:38.261Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.261Z] [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)]
17:08:38 [2024-02-28T22:08:38.261Z] [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)]
17:08:38 [2024-02-28T22:08:38.261Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/analysis/TmfAnalysisModuleSourceConfigElement.java]
17:08:38 [2024-02-28T22:08:38.261Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/analysis/TmfAnalysisModuleSourceConfigElement.java]]
17:08:38 [2024-02-28T22:08:38.261Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.261Z] [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)]
17:08:38 [2024-02-28T22:08:38.261Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/aspect/Messages.java]
17:08:38 [2024-02-28T22:08:38.261Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/aspect/Messages.java]]
17:08:38 [2024-02-28T22:08:38.261Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.261Z] [WARNING] [loading /modules/java.base/java/util/function/ToLongFunction.class]
17:08:38 [2024-02-28T22:08:38.261Z] [WARNING] [loading /modules/java.xml/org/xml/sax/Attributes.class]
17:08:38 [2024-02-28T22:08:38.261Z] [WARNING] [loading /modules/java.xml/org/xml/sax/helpers/DefaultHandler.class]
17:08:38 [2024-02-28T22:08:38.261Z] [WARNING] [loading /modules/java.xml/org/xml/sax/EntityResolver.class]
17:08:38 [2024-02-28T22:08:38.261Z] [WARNING] [loading /modules/java.xml/org/xml/sax/DTDHandler.class]
17:08:38 [2024-02-28T22:08:38.261Z] [WARNING] [loading /modules/java.xml/org/xml/sax/ContentHandler.class]
17:08:38 [2024-02-28T22:08:38.261Z] [WARNING] [loading /modules/java.xml/org/xml/sax/ErrorHandler.class]
17:08:38 [2024-02-28T22:08:38.261Z] [WARNING] [loading /modules/java.xml/org/xml/sax/XMLReader.class]
17:08:38 [2024-02-28T22:08:38.261Z] [WARNING] [loading /modules/java.base/java/io/RandomAccessFile.class]
17:08:38 [2024-02-28T22:08:38.261Z] [WARNING] [loading /modules/java.base/java/io/DataOutput.class]
17:08:38 [2024-02-28T22:08:38.261Z] [WARNING] [loading /modules/java.base/java/io/DataInput.class]
17:08:38 [2024-02-28T22:08:38.261Z] [WARNING] [loading /modules/java.base/java/io/Closeable.class]
17:08:38 [2024-02-28T22:08:38.261Z] [WARNING] [loading /modules/java.base/java/net/URI.class]
17:08:38 [2024-02-28T22:08:38.261Z] [WARNING] [loading /modules/java.base/java/nio/file/LinkOption.class]
17:08:38 [2024-02-28T22:08:38.261Z] [WARNING] [loading /modules/java.base/java/util/concurrent/atomic/AtomicReference.class]
17:08:38 [2024-02-28T22:08:38.261Z] [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)]
17:08:38 [2024-02-28T22:08:38.261Z] [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)]
17:08:38 [2024-02-28T22:08:38.261Z] [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)]
17:08:38 [2024-02-28T22:08:38.261Z] [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)]
17:08:38 [2024-02-28T22:08:38.261Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/parsers/custom/CustomExtraField.java]
17:08:38 [2024-02-28T22:08:38.261Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/parsers/custom/CustomExtraField.java]]
17:08:38 [2024-02-28T22:08:38.261Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.261Z] [WARNING] [loading /modules/java.base/java/io/ByteArrayInputStream.class]
17:08:38 [2024-02-28T22:08:38.261Z] [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)]
17:08:38 [2024-02-28T22:08:38.261Z] [WARNING] [loading /modules/java.xml/org/xml/sax/InputSource.class]
17:08:38 [2024-02-28T22:08:38.261Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/timestamp/TmfNanoTimestamp.java]
17:08:38 [2024-02-28T22:08:38.261Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/timestamp/TmfNanoTimestamp.java]]
17:08:38 [2024-02-28T22:08:38.261Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.261Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/timestamp/TmfSecondTimestamp.java]
17:08:38 [2024-02-28T22:08:38.261Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/timestamp/TmfSecondTimestamp.java]]
17:08:38 [2024-02-28T22:08:38.261Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.261Z] [WARNING] [loading /modules/java.base/java/io/FileWriter.class]
17:08:38 [2024-02-28T22:08:38.261Z] [WARNING] [loading /modules/java.base/java/io/StringWriter.class]
17:08:38 [2024-02-28T22:08:38.261Z] [WARNING] [loading /modules/java.xml/javax/xml/transform/TransformerFactoryConfigurationError.class]
17:08:38 [2024-02-28T22:08:38.261Z] [WARNING] [loading /modules/java.xml/org/w3c/dom/Node.class]
17:08:38 [2024-02-28T22:08:38.261Z] [WARNING] [loading /modules/java.xml/org/w3c/dom/NodeList.class]
17:08:38 [2024-02-28T22:08:38.261Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/parsers/custom/CustomEventAspects.java]
17:08:38 [2024-02-28T22:08:38.261Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/parsers/custom/CustomEventAspects.java]]
17:08:38 [2024-02-28T22:08:38.261Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.261Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/project/model/Messages.java]
17:08:38 [2024-02-28T22:08:38.261Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/project/model/Messages.java]]
17:08:38 [2024-02-28T22:08:38.261Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.261Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/synchronization/TmfTimestampTransform.java]
17:08:38 [2024-02-28T22:08:38.261Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/synchronization/TmfTimestampTransform.java]]
17:08:38 [2024-02-28T22:08:38.261Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.261Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/trace/experiment/TmfExperimentContext.java]
17:08:38 [2024-02-28T22:08:38.261Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/trace/experiment/TmfExperimentContext.java]]
17:08:38 [2024-02-28T22:08:38.261Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.262Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/trace/experiment/TmfExperimentLocation.java]
17:08:38 [2024-02-28T22:08:38.262Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/trace/experiment/TmfExperimentLocation.java]]
17:08:38 [2024-02-28T22:08:38.262Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.262Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/trace/experiment/TmfLocationArray.java]
17:08:38 [2024-02-28T22:08:38.262Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/trace/experiment/TmfLocationArray.java]]
17:08:38 [2024-02-28T22:08:38.262Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.262Z] [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)]
17:08:38 [2024-02-28T22:08:38.262Z] [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)]
17:08:38 [2024-02-28T22:08:38.262Z] [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)]
17:08:38 [2024-02-28T22:08:38.262Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/segment/Messages.java]
17:08:38 [2024-02-28T22:08:38.262Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/segment/Messages.java]]
17:08:38 [2024-02-28T22:08:38.262Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.262Z] [WARNING] [loading /modules/java.base/java/lang/annotation/ElementType.class]
17:08:38 [2024-02-28T22:08:38.262Z] [WARNING] [loading /modules/java.base/java/lang/annotation/Retention.class]
17:08:38 [2024-02-28T22:08:38.262Z] [WARNING] [loading /modules/java.base/java/lang/annotation/RetentionPolicy.class]
17:08:38 [2024-02-28T22:08:38.262Z] [WARNING] [loading /modules/java.base/java/lang/annotation/Target.class]
17:08:38 [2024-02-28T22:08:38.262Z] [WARNING] [loading /modules/java.base/java/lang/annotation/Annotation.class]
17:08:38 [2024-02-28T22:08:38.262Z] [WARNING] [loading /modules/java.base/java/lang/reflect/Method.class]
17:08:38 [2024-02-28T22:08:38.262Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/callstack/FunctionNameMapper.java]
17:08:38 [2024-02-28T22:08:38.262Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/callstack/FunctionNameMapper.java]]
17:08:38 [2024-02-28T22:08:38.262Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.262Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/callstack/MappingFile.java]
17:08:38 [2024-02-28T22:08:38.262Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/callstack/MappingFile.java]]
17:08:38 [2024-02-28T22:08:38.262Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.262Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/callstack/SizedMappingFile.java]
17:08:38 [2024-02-28T22:08:38.262Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/callstack/SizedMappingFile.java]]
17:08:38 [2024-02-28T22:08:38.262Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.262Z] [WARNING] [loading /modules/java.base/java/lang/ref/WeakReference.class]
17:08:38 [2024-02-28T22:08:38.262Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/synchronization/SyncAlgorithmFullyIncremental.java]
17:08:38 [2024-02-28T22:08:38.262Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/synchronization/SyncAlgorithmFullyIncremental.java]]
17:08:38 [2024-02-28T22:08:38.262Z] [WARNING] [parsing completed 2ms]
17:08:38 [2024-02-28T22:08:38.262Z] [WARNING] [loading /modules/java.base/java/io/FileOutputStream.class]
17:08:38 [2024-02-28T22:08:38.262Z] [WARNING] [loading /modules/java.base/java/io/ObjectInputStream.class]
17:08:38 [2024-02-28T22:08:38.262Z] [WARNING] [loading /modules/java.base/java/io/ObjectOutputStream.class]
17:08:38 [2024-02-28T22:08:38.262Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/synchronization/TmfConstantTransform.java]
17:08:38 [2024-02-28T22:08:38.262Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/synchronization/TmfConstantTransform.java]]
17:08:38 [2024-02-28T22:08:38.262Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.262Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/synchronization/TmfTimestampTransformLinearFast.java]
17:08:38 [2024-02-28T22:08:38.262Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/synchronization/TmfTimestampTransformLinearFast.java]]
17:08:38 [2024-02-28T22:08:38.262Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.262Z] [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)]
17:08:38 [2024-02-28T22:08:38.262Z] [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)]
17:08:38 [2024-02-28T22:08:38.262Z] [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)]
17:08:38 [2024-02-28T22:08:38.262Z] [WARNING] [loading /modules/java.base/java/net/URISyntaxException.class]
17:08:38 [2024-02-28T22:08:38.262Z] [WARNING] [loading /modules/java.base/java/util/function/UnaryOperator.class]
17:08:38 [2024-02-28T22:08:38.262Z] [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)]
17:08:38 [2024-02-28T22:08:38.262Z] [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)]
17:08:38 [2024-02-28T22:08:38.262Z] [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)]
17:08:38 [2024-02-28T22:08:38.262Z] [WARNING] [loading /modules/java.base/java/io/BufferedInputStream.class]
17:08:38 [2024-02-28T22:08:38.262Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/trace/indexer/BTree.java]
17:08:38 [2024-02-28T22:08:38.262Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/trace/indexer/BTree.java]]
17:08:38 [2024-02-28T22:08:38.262Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.262Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/trace/indexer/FlatArray.java]
17:08:38 [2024-02-28T22:08:38.262Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/trace/indexer/FlatArray.java]]
17:08:38 [2024-02-28T22:08:38.262Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.262Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/trace/indexer/AbstractFileCheckpointCollection.java]
17:08:38 [2024-02-28T22:08:38.262Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/trace/indexer/AbstractFileCheckpointCollection.java]]
17:08:38 [2024-02-28T22:08:38.262Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.263Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/trace/indexer/ICheckpointCollection.java]
17:08:38 [2024-02-28T22:08:38.263Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/trace/indexer/ICheckpointCollection.java]]
17:08:38 [2024-02-28T22:08:38.263Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.263Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/trace/indexer/BTreeNodeCache.java]
17:08:38 [2024-02-28T22:08:38.263Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/trace/indexer/BTreeNodeCache.java]]
17:08:38 [2024-02-28T22:08:38.263Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.263Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/trace/indexer/BTreeNode.java]
17:08:38 [2024-02-28T22:08:38.263Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/trace/indexer/BTreeNode.java]]
17:08:38 [2024-02-28T22:08:38.263Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.263Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/trace/indexer/IBTreeVisitor.java]
17:08:38 [2024-02-28T22:08:38.263Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/trace/indexer/IBTreeVisitor.java]]
17:08:38 [2024-02-28T22:08:38.263Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.263Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/trace/indexer/TmfMemoryIndex.java]
17:08:38 [2024-02-28T22:08:38.263Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/trace/indexer/TmfMemoryIndex.java]]
17:08:38 [2024-02-28T22:08:38.263Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.263Z] [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)]
17:08:38 [2024-02-28T22:08:38.263Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/ArchiveUtil.java]
17:08:38 [2024-02-28T22:08:38.263Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/ArchiveUtil.java]]
17:08:38 [2024-02-28T22:08:38.263Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.263Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/DownloadTraceHttpHelper.java]
17:08:38 [2024-02-28T22:08:38.263Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/DownloadTraceHttpHelper.java]]
17:08:38 [2024-02-28T22:08:38.263Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.263Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/FileSystemObjectImportStructureProvider.java]
17:08:38 [2024-02-28T22:08:38.263Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/FileSystemObjectImportStructureProvider.java]]
17:08:38 [2024-02-28T22:08:38.263Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.263Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/IFileSystemObject.java]
17:08:38 [2024-02-28T22:08:38.263Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/IFileSystemObject.java]]
17:08:38 [2024-02-28T22:08:38.263Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.263Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/ImportTraceWizardPage.java]
17:08:38 [2024-02-28T22:08:38.263Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/ImportTraceWizardPage.java]]
17:08:38 [2024-02-28T22:08:38.263Z] [WARNING] [parsing completed 48ms]
17:08:38 [2024-02-28T22:08:38.263Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/TraceDownloadStatus.java]
17:08:38 [2024-02-28T22:08:38.263Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/TraceDownloadStatus.java]]
17:08:38 [2024-02-28T22:08:38.263Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.263Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/TraceFileSystemElement.java]
17:08:38 [2024-02-28T22:08:38.263Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/TraceFileSystemElement.java]]
17:08:38 [2024-02-28T22:08:38.263Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.263Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/TraceValidateAndImportOperation.java]
17:08:38 [2024-02-28T22:08:38.263Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/TraceValidateAndImportOperation.java]]
17:08:38 [2024-02-28T22:08:38.263Z] [WARNING] [parsing completed 2ms]
17:08:38 [2024-02-28T22:08:38.263Z] [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)]
17:08:38 [2024-02-28T22:08:38.263Z] [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)]
17:08:38 [2024-02-28T22:08:38.263Z] [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)]
17:08:38 [2024-02-28T22:08:38.263Z] [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)]
17:08:38 [2024-02-28T22:08:38.263Z] [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)]
17:08:38 [2024-02-28T22:08:38.263Z] [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)]
17:08:38 [2024-02-28T22:08:38.263Z] [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)]
17:08:38 [2024-02-28T22:08:38.264Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/model/TmfProjectModelHelper.java]
17:08:38 [2024-02-28T22:08:38.264Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/project/model/TmfProjectModelHelper.java]]
17:08:38 [2024-02-28T22:08:38.264Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.264Z] [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)]
17:08:38 [2024-02-28T22:08:38.264Z] [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)]
17:08:38 [2024-02-28T22:08:38.264Z] [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)]
17:08:38 [2024-02-28T22:08:38.264Z] [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)]
17:08:38 [2024-02-28T22:08:38.264Z] [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)]
17:08:38 [2024-02-28T22:08:38.264Z] [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)]
17:08:38 [2024-02-28T22:08:38.264Z] [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)]
17:08:38 [2024-02-28T22:08:38.264Z] [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)]
17:08:38 [2024-02-28T22:08:38.264Z] [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)]
17:08:38 [2024-02-28T22:08:38.264Z] [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)]
17:08:38 [2024-02-28T22:08:38.264Z] [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)]
17:08:38 [2024-02-28T22:08:38.264Z] [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)]
17:08:38 [2024-02-28T22:08:38.264Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/editors/ITmfEventsEditorConstants.java]
17:08:38 [2024-02-28T22:08:38.264Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/editors/ITmfEventsEditorConstants.java]]
17:08:38 [2024-02-28T22:08:38.264Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.264Z] [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)]
17:08:38 [2024-02-28T22:08:38.264Z] [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)]
17:08:38 [2024-02-28T22:08:38.264Z] [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)]
17:08:38 [2024-02-28T22:08:38.264Z] [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)]
17:08:38 [2024-02-28T22:08:38.264Z] [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)]
17:08:38 [2024-02-28T22:08:38.264Z] [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)]
17:08:38 [2024-02-28T22:08:38.264Z] [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)]
17:08:38 [2024-02-28T22:08:38.264Z] [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)]
17:08:38 [2024-02-28T22:08:38.264Z] [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)]
17:08:38 [2024-02-28T22:08:38.264Z] [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)]
17:08:38 [2024-02-28T22:08:38.264Z] [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)]
17:08:38 [2024-02-28T22:08:38.264Z] [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)]
17:08:38 [2024-02-28T22:08:38.264Z] [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)]
17:08:38 [2024-02-28T22:08:38.264Z] [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)]
17:08:38 [2024-02-28T22:08:38.264Z] [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)]
17:08:38 [2024-02-28T22:08:38.264Z] [WARNING] [loading /modules/java.base/java/util/concurrent/ExecutionException.class]
17:08:38 [2024-02-28T22:08:38.264Z] [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)]
17:08:38 [2024-02-28T22:08:38.264Z] [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)]
17:08:38 [2024-02-28T22:08:38.264Z] [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)]
17:08:38 [2024-02-28T22:08:38.264Z] [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)]
17:08:38 [2024-02-28T22:08:38.264Z] [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)]
17:08:38 [2024-02-28T22:08:38.264Z] [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)]
17:08:38 [2024-02-28T22:08:38.264Z] [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)]
17:08:38 [2024-02-28T22:08:38.264Z] [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)]
17:08:38 [2024-02-28T22:08:38.264Z] [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)]
17:08:38 [2024-02-28T22:08:38.264Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/editors/TmfTableColumnUtils.java]
17:08:38 [2024-02-28T22:08:38.264Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/editors/TmfTableColumnUtils.java]]
17:08:38 [2024-02-28T22:08:38.264Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.264Z] [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)]
17:08:38 [2024-02-28T22:08:38.265Z] [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)]
17:08:38 [2024-02-28T22:08:38.265Z] [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)]
17:08:38 [2024-02-28T22:08:38.265Z] [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)]
17:08:38 [2024-02-28T22:08:38.265Z] [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)]
17:08:38 [2024-02-28T22:08:38.265Z] [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)]
17:08:38 [2024-02-28T22:08:38.265Z] [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)]
17:08:38 [2024-02-28T22:08:38.265Z] [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)]
17:08:38 [2024-02-28T22:08:38.265Z] [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)]
17:08:38 [2024-02-28T22:08:38.265Z] [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)]
17:08:38 [2024-02-28T22:08:38.265Z] [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)]
17:08:38 [2024-02-28T22:08:38.265Z] [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)]
17:08:38 [2024-02-28T22:08:38.265Z] [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)]
17:08:38 [2024-02-28T22:08:38.265Z] [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)]
17:08:38 [2024-02-28T22:08:38.265Z] [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)]
17:08:38 [2024-02-28T22:08:38.265Z] [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)]
17:08:38 [2024-02-28T22:08:38.265Z] [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)]
17:08:38 [2024-02-28T22:08:38.265Z] [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)]
17:08:38 [2024-02-28T22:08:38.265Z] [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)]
17:08:38 [2024-02-28T22:08:38.265Z] [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)]
17:08:38 [2024-02-28T22:08:38.265Z] [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)]
17:08:38 [2024-02-28T22:08:38.265Z] [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)]
17:08:38 [2024-02-28T22:08:38.265Z] [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)]
17:08:38 [2024-02-28T22:08:38.265Z] [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)]
17:08:38 [2024-02-28T22:08:38.265Z] [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)]
17:08:38 [2024-02-28T22:08:38.265Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/filter/TmfCollapseFilter.java]
17:08:38 [2024-02-28T22:08:38.265Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/filter/TmfCollapseFilter.java]]
17:08:38 [2024-02-28T22:08:38.265Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.265Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/commands/CopyToClipboardOperation.java]
17:08:38 [2024-02-28T22:08:38.265Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/commands/CopyToClipboardOperation.java]]
17:08:38 [2024-02-28T22:08:38.265Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.265Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/commands/ExportToTextCommandHandler.java]
17:08:38 [2024-02-28T22:08:38.265Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/commands/ExportToTextCommandHandler.java]]
17:08:38 [2024-02-28T22:08:38.265Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.265Z] [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)]
17:08:38 [2024-02-28T22:08:38.265Z] [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)]
17:08:38 [2024-02-28T22:08:38.265Z] [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)]
17:08:38 [2024-02-28T22:08:38.265Z] [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)]
17:08:38 [2024-02-28T22:08:38.265Z] [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)]
17:08:38 [2024-02-28T22:08:38.265Z] [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)]
17:08:38 [2024-02-28T22:08:38.265Z] [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)]
17:08:38 [2024-02-28T22:08:38.265Z] [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)]
17:08:38 [2024-02-28T22:08:38.265Z] [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)]
17:08:38 [2024-02-28T22:08:38.265Z] [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)]
17:08:38 [2024-02-28T22:08:38.265Z] [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)]
17:08:38 [2024-02-28T22:08:38.265Z] [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)]
17:08:38 [2024-02-28T22:08:38.265Z] [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)]
17:08:38 [2024-02-28T22:08:38.265Z] [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)]
17:08:38 [2024-02-28T22:08:38.266Z] [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)]
17:08:38 [2024-02-28T22:08:38.266Z] [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)]
17:08:38 [2024-02-28T22:08:38.266Z] [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)]
17:08:38 [2024-02-28T22:08:38.266Z] [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)]
17:08:38 [2024-02-28T22:08:38.266Z] [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)]
17:08:38 [2024-02-28T22:08:38.266Z] [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)]
17:08:38 [2024-02-28T22:08:38.266Z] [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)]
17:08:38 [2024-02-28T22:08:38.266Z] [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)]
17:08:38 [2024-02-28T22:08:38.266Z] [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)]
17:08:38 [2024-02-28T22:08:38.266Z] [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)]
17:08:38 [2024-02-28T22:08:38.266Z] [WARNING] [loading /modules/java.base/java/util/concurrent/ConcurrentLinkedQueue.class]
17:08:38 [2024-02-28T22:08:38.266Z] [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)]
17:08:38 [2024-02-28T22:08:38.266Z] [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)]
17:08:38 [2024-02-28T22:08:38.266Z] [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)]
17:08:38 [2024-02-28T22:08:38.266Z] [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)]
17:08:38 [2024-02-28T22:08:38.266Z] [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)]
17:08:38 [2024-02-28T22:08:38.266Z] [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)]
17:08:38 [2024-02-28T22:08:38.266Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/model/TmfImportHelper.java]
17:08:38 [2024-02-28T22:08:38.266Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/project/model/TmfImportHelper.java]]
17:08:38 [2024-02-28T22:08:38.266Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.266Z] [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)]
17:08:38 [2024-02-28T22:08:38.266Z] [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)]
17:08:38 [2024-02-28T22:08:38.266Z] [WARNING] [loading /modules/java.base/java/lang/reflect/Constructor.class]
17:08:38 [2024-02-28T22:08:38.266Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/operations/NewExperimentOperation.java]
17:08:38 [2024-02-28T22:08:38.266Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/project/operations/NewExperimentOperation.java]]
17:08:38 [2024-02-28T22:08:38.266Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.266Z] [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)]
17:08:38 [2024-02-28T22:08:38.266Z] [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)]
17:08:38 [2024-02-28T22:08:38.266Z] [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)]
17:08:38 [2024-02-28T22:08:38.266Z] [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)]
17:08:38 [2024-02-28T22:08:38.266Z] [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)]
17:08:38 [2024-02-28T22:08:38.266Z] [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)]
17:08:38 [2024-02-28T22:08:38.266Z] [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)]
17:08:38 [2024-02-28T22:08:38.266Z] [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)]
17:08:38 [2024-02-28T22:08:38.266Z] [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)]
17:08:38 [2024-02-28T22:08:38.266Z] [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)]
17:08:38 [2024-02-28T22:08:38.266Z] [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)]
17:08:38 [2024-02-28T22:08:38.266Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/operations/SelectTracesOperation.java]
17:08:38 [2024-02-28T22:08:38.266Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/project/operations/SelectTracesOperation.java]]
17:08:38 [2024-02-28T22:08:38.266Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.266Z] [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)]
17:08:38 [2024-02-28T22:08:38.266Z] [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)]
17:08:38 [2024-02-28T22:08:38.266Z] [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)]
17:08:38 [2024-02-28T22:08:38.266Z] [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)]
17:08:38 [2024-02-28T22:08:38.266Z] [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)]
17:08:38 [2024-02-28T22:08:38.267Z] [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)]
17:08:38 [2024-02-28T22:08:38.267Z] [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)]
17:08:38 [2024-02-28T22:08:38.267Z] [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)]
17:08:38 [2024-02-28T22:08:38.267Z] [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)]
17:08:38 [2024-02-28T22:08:38.267Z] [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)]
17:08:38 [2024-02-28T22:08:38.267Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/symbols/Messages.java]
17:08:38 [2024-02-28T22:08:38.267Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/symbols/Messages.java]]
17:08:38 [2024-02-28T22:08:38.267Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.267Z] [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)]
17:08:38 [2024-02-28T22:08:38.267Z] [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)]
17:08:38 [2024-02-28T22:08:38.267Z] [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)]
17:08:38 [2024-02-28T22:08:38.267Z] [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)]
17:08:38 [2024-02-28T22:08:38.267Z] [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)]
17:08:38 [2024-02-28T22:08:38.267Z] [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)]
17:08:38 [2024-02-28T22:08:38.267Z] [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)]
17:08:38 [2024-02-28T22:08:38.267Z] [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)]
17:08:38 [2024-02-28T22:08:38.267Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/views/Messages.java]
17:08:38 [2024-02-28T22:08:38.267Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/views/Messages.java]]
17:08:38 [2024-02-28T22:08:38.267Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.267Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/model/TmfEditorLinkHelper.java]
17:08:38 [2024-02-28T22:08:38.267Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/project/model/TmfEditorLinkHelper.java]]
17:08:38 [2024-02-28T22:08:38.267Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.267Z] [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)]
17:08:38 [2024-02-28T22:08:38.267Z] [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)]
17:08:38 [2024-02-28T22:08:38.267Z] [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)]
17:08:38 [2024-02-28T22:08:38.267Z] [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)]
17:08:38 [2024-02-28T22:08:38.267Z] [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)]
17:08:38 [2024-02-28T22:08:38.267Z] [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)]
17:08:38 [2024-02-28T22:08:38.267Z] [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)]
17:08:38 [2024-02-28T22:08:38.267Z] [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)]
17:08:38 [2024-02-28T22:08:38.267Z] [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)]
17:08:38 [2024-02-28T22:08:38.267Z] [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)]
17:08:38 [2024-02-28T22:08:38.267Z] [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)]
17:08:38 [2024-02-28T22:08:38.267Z] [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)]
17:08:38 [2024-02-28T22:08:38.267Z] [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)]
17:08:38 [2024-02-28T22:08:38.267Z] [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)]
17:08:38 [2024-02-28T22:08:38.267Z] [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)]
17:08:38 [2024-02-28T22:08:38.267Z] [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)]
17:08:38 [2024-02-28T22:08:38.267Z] [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)]
17:08:38 [2024-02-28T22:08:38.267Z] [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)]
17:08:38 [2024-02-28T22:08:38.267Z] [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)]
17:08:38 [2024-02-28T22:08:38.267Z] [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)]
17:08:38 [2024-02-28T22:08:38.267Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/views/histogram/HistogramTimeAdapter.java]
17:08:38 [2024-02-28T22:08:38.267Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/views/histogram/HistogramTimeAdapter.java]]
17:08:38 [2024-02-28T22:08:38.268Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.268Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/statesystem/provider/StateSystemDataProvider.java]
17:08:38 [2024-02-28T22:08:38.268Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/statesystem/provider/StateSystemDataProvider.java]]
17:08:38 [2024-02-28T22:08:38.268Z] [WARNING] [parsing completed 3ms]
17:08:38 [2024-02-28T22:08:38.268Z] [WARNING] [loading /modules/java.base/java/util/Vector.class]
17:08:38 [2024-02-28T22:08:38.268Z] [WARNING] [loading /modules/java.base/java/util/RandomAccess.class]
17:08:38 [2024-02-28T22:08:38.268Z] [WARNING] [loading /modules/java.base/java/util/AbstractList.class]
17:08:38 [2024-02-28T22:08:38.268Z] [WARNING] [loading /modules/java.base/java/util/AbstractCollection.class]
17:08:38 [2024-02-28T22:08:38.268Z] [WARNING] [loading /modules/java.base/java/util/stream/IntStream.class]
17:08:38 [2024-02-28T22:08:38.268Z] [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)]
17:08:38 [2024-02-28T22:08:38.268Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/markers/Marker.java]
17:08:38 [2024-02-28T22:08:38.268Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/markers/Marker.java]]
17:08:38 [2024-02-28T22:08:38.268Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.268Z] [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)]
17:08:38 [2024-02-28T22:08:38.268Z] [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)]
17:08:38 [2024-02-28T22:08:38.268Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/markers/SubMarker.java]
17:08:38 [2024-02-28T22:08:38.268Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/markers/SubMarker.java]]
17:08:38 [2024-02-28T22:08:38.268Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.268Z] [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)]
17:08:38 [2024-02-28T22:08:38.268Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/TmfUiTracer.java]
17:08:38 [2024-02-28T22:08:38.268Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/TmfUiTracer.java]]
17:08:38 [2024-02-28T22:08:38.268Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.268Z] [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)]
17:08:38 [2024-02-28T22:08:38.268Z] [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)]
17:08:38 [2024-02-28T22:08:38.268Z] [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)]
17:08:38 [2024-02-28T22:08:38.268Z] [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)]
17:08:38 [2024-02-28T22:08:38.268Z] [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)]
17:08:38 [2024-02-28T22:08:38.268Z] [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)]
17:08:38 [2024-02-28T22:08:38.268Z] [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)]
17:08:38 [2024-02-28T22:08:38.268Z] [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)]
17:08:38 [2024-02-28T22:08:38.268Z] [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)]
17:08:38 [2024-02-28T22:08:38.268Z] [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)]
17:08:38 [2024-02-28T22:08:38.268Z] [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)]
17:08:38 [2024-02-28T22:08:38.268Z] [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)]
17:08:38 [2024-02-28T22:08:38.268Z] [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)]
17:08:38 [2024-02-28T22:08:38.268Z] [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)]
17:08:38 [2024-02-28T22:08:38.268Z] [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)]
17:08:38 [2024-02-28T22:08:38.268Z] [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)]
17:08:38 [2024-02-28T22:08:38.268Z] [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)]
17:08:38 [2024-02-28T22:08:38.268Z] [WARNING] [loading /modules/java.base/java/net/MalformedURLException.class]
17:08:38 [2024-02-28T22:08:38.268Z] [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)]
17:08:38 [2024-02-28T22:08:38.268Z] [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)]
17:08:38 [2024-02-28T22:08:38.268Z] [WARNING] [loading /modules/java.base/java/util/Hashtable.class]
17:08:38 [2024-02-28T22:08:38.268Z] [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)]
17:08:38 [2024-02-28T22:08:38.268Z] [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)]
17:08:38 [2024-02-28T22:08:38.268Z] [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)]
17:08:38 [2024-02-28T22:08:38.268Z] [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)]
17:08:38 [2024-02-28T22:08:38.268Z] [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)]
17:08:38 [2024-02-28T22:08:38.268Z] [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)]
17:08:38 [2024-02-28T22:08:38.268Z] [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)]
17:08:38 [2024-02-28T22:08:38.268Z] [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)]
17:08:38 [2024-02-28T22:08:38.269Z] [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)]
17:08:38 [2024-02-28T22:08:38.269Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/Activator.java]
17:08:38 [2024-02-28T22:08:38.269Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/Activator.java]]
17:08:38 [2024-02-28T22:08:38.269Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.269Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlPatternCu.java]
17:08:38 [2024-02-28T22:08:38.269Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlPatternCu.java]]
17:08:38 [2024-02-28T22:08:38.269Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.269Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlStateProviderCu.java]
17:08:38 [2024-02-28T22:08:38.269Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlStateProviderCu.java]]
17:08:38 [2024-02-28T22:08:38.269Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.269Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/module/DataDrivenAnalysisModule.java]
17:08:38 [2024-02-28T22:08:38.269Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/module/DataDrivenAnalysisModule.java]]
17:08:38 [2024-02-28T22:08:38.269Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.269Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/Messages.java]
17:08:38 [2024-02-28T22:08:38.269Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/Messages.java]]
17:08:38 [2024-02-28T22:08:38.269Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.269Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/pattern/stateprovider/XmlPatternAnalysis.java]
17:08:38 [2024-02-28T22:08:38.269Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/pattern/stateprovider/XmlPatternAnalysis.java]]
17:08:38 [2024-02-28T22:08:38.269Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.269Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlUtils.java]
17:08:38 [2024-02-28T22:08:38.269Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlUtils.java]]
17:08:38 [2024-02-28T22:08:38.269Z] [WARNING] [parsing completed 2ms]
17:08:38 [2024-02-28T22:08:38.269Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/src/org/eclipse/tracecompass/internal/provisional/tmf/chart/core/descriptor/IDataChartDescriptor.java]
17:08:38 [2024-02-28T22:08:38.269Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/src:org/eclipse/tracecompass/internal/provisional/tmf/chart/core/descriptor/IDataChartDescriptor.java]]
17:08:38 [2024-02-28T22:08:38.269Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.269Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/src/org/eclipse/tracecompass/internal/provisional/tmf/chart/core/resolver/IDataResolver.java]
17:08:38 [2024-02-28T22:08:38.269Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/src:org/eclipse/tracecompass/internal/provisional/tmf/chart/core/resolver/IDataResolver.java]]
17:08:38 [2024-02-28T22:08:38.269Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.269Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/src/org/eclipse/tracecompass/internal/provisional/tmf/chart/core/descriptor/IDescriptorVisitor.java]
17:08:38 [2024-02-28T22:08:38.269Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/src:org/eclipse/tracecompass/internal/provisional/tmf/chart/core/descriptor/IDescriptorVisitor.java]]
17:08:38 [2024-02-28T22:08:38.269Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.269Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/src/org/eclipse/tracecompass/internal/provisional/tmf/chart/core/descriptor/DataChartStringDescriptor.java]
17:08:38 [2024-02-28T22:08:38.269Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/src:org/eclipse/tracecompass/internal/provisional/tmf/chart/core/descriptor/DataChartStringDescriptor.java]]
17:08:38 [2024-02-28T22:08:38.269Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.269Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/src/org/eclipse/tracecompass/internal/provisional/tmf/chart/core/resolver/IStringResolver.java]
17:08:38 [2024-02-28T22:08:38.269Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/src:org/eclipse/tracecompass/internal/provisional/tmf/chart/core/resolver/IStringResolver.java]]
17:08:38 [2024-02-28T22:08:38.269Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.269Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/src/org/eclipse/tracecompass/internal/provisional/tmf/chart/core/descriptor/DataChartNumericalDescriptor.java]
17:08:38 [2024-02-28T22:08:38.269Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/src:org/eclipse/tracecompass/internal/provisional/tmf/chart/core/descriptor/DataChartNumericalDescriptor.java]]
17:08:38 [2024-02-28T22:08:38.269Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.269Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/src/org/eclipse/tracecompass/internal/provisional/tmf/chart/core/resolver/INumericalResolver.java]
17:08:38 [2024-02-28T22:08:38.269Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/src:org/eclipse/tracecompass/internal/provisional/tmf/chart/core/resolver/INumericalResolver.java]]
17:08:38 [2024-02-28T22:08:38.269Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.269Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/src/org/eclipse/tracecompass/internal/provisional/tmf/chart/core/descriptor/DataChartDurationDescriptor.java]
17:08:38 [2024-02-28T22:08:38.269Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/src:org/eclipse/tracecompass/internal/provisional/tmf/chart/core/descriptor/DataChartDurationDescriptor.java]]
17:08:38 [2024-02-28T22:08:38.269Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.269Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/src/org/eclipse/tracecompass/internal/provisional/tmf/chart/core/descriptor/DataChartTimestampDescriptor.java]
17:08:38 [2024-02-28T22:08:38.269Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/src:org/eclipse/tracecompass/internal/provisional/tmf/chart/core/descriptor/DataChartTimestampDescriptor.java]]
17:08:38 [2024-02-28T22:08:38.269Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.269Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/annotations/CustomOutputAnnotationProviderFactory.java]
17:08:38 [2024-02-28T22:08:38.269Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/annotations/CustomOutputAnnotationProviderFactory.java]]
17:08:38 [2024-02-28T22:08:38.269Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.269Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/annotations/LostEventsOutputAnnotationProviderFactory.java]
17:08:38 [2024-02-28T22:08:38.269Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/annotations/LostEventsOutputAnnotationProviderFactory.java]]
17:08:38 [2024-02-28T22:08:38.269Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.269Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/AttributeTree.java]
17:08:38 [2024-02-28T22:08:38.270Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/internal/statesystem/core/AttributeTree.java]]
17:08:38 [2024-02-28T22:08:38.270Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.270Z] [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)]
17:08:38 [2024-02-28T22:08:38.270Z] [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)]
17:08:38 [2024-02-28T22:08:38.270Z] [WARNING] [loading /modules/java.base/java/io/PrintWriter.class]
17:08:38 [2024-02-28T22:08:38.270Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/Attribute.java]
17:08:38 [2024-02-28T22:08:38.270Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/internal/statesystem/core/Attribute.java]]
17:08:38 [2024-02-28T22:08:38.270Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.270Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/TransientState.java]
17:08:38 [2024-02-28T22:08:38.270Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/internal/statesystem/core/TransientState.java]]
17:08:38 [2024-02-28T22:08:38.270Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.270Z] [WARNING] [loading /modules/java.base/java/io/BufferedWriter.class]
17:08:38 [2024-02-28T22:08:38.270Z] [WARNING] [loading /modules/java.base/java/net/InetAddress.class]
17:08:38 [2024-02-28T22:08:38.270Z] [WARNING] [loading /modules/java.base/java/net/UnknownHostException.class]
17:08:38 [2024-02-28T22:08:38.270Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/provisional/tmf/core/model/filters/VirtualTableQueryFilter.java]
17:08:38 [2024-02-28T22:08:38.270Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/provisional/tmf/core/model/filters/VirtualTableQueryFilter.java]]
17:08:38 [2024-02-28T22:08:38.270Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.270Z] [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)]
17:08:38 [2024-02-28T22:08:38.270Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/perspectives/TmfPerspectiveManager.java]
17:08:38 [2024-02-28T22:08:38.270Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/perspectives/TmfPerspectiveManager.java]]
17:08:38 [2024-02-28T22:08:38.270Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.270Z] [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)]
17:08:38 [2024-02-28T22:08:38.270Z] [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)]
17:08:38 [2024-02-28T22:08:38.270Z] [WARNING] [loading /modules/java.base/java/util/function/Consumer.class]
17:08:38 [2024-02-28T22:08:38.270Z] [WARNING] [loading /modules/java.base/java/util/EnumMap.class]
17:08:38 [2024-02-28T22:08:38.270Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/criticalpath/CriticalPathAlgorithmBounded.java]
17:08:38 [2024-02-28T22:08:38.270Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/internal/analysis/graph/core/criticalpath/CriticalPathAlgorithmBounded.java]]
17:08:38 [2024-02-28T22:08:38.270Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.270Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/criticalpath/AbstractCriticalPathAlgorithm.java]
17:08:38 [2024-02-28T22:08:38.270Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/internal/analysis/graph/core/criticalpath/AbstractCriticalPathAlgorithm.java]]
17:08:38 [2024-02-28T22:08:38.270Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.270Z] [WARNING] [loading /modules/java.base/java/nio/channels/ClosedChannelException.class]
17:08:38 [2024-02-28T22:08:38.270Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/graph/historytree/GraphHistoryTree.java]
17:08:38 [2024-02-28T22:08:38.270Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/internal/analysis/graph/core/graph/historytree/GraphHistoryTree.java]]
17:08:38 [2024-02-28T22:08:38.270Z] [WARNING] [parsing completed 2ms]
17:08:38 [2024-02-28T22:08:38.270Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/graph/historytree/HTNode.java]
17:08:38 [2024-02-28T22:08:38.270Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/internal/analysis/graph/core/graph/historytree/HTNode.java]]
17:08:38 [2024-02-28T22:08:38.270Z] [WARNING] [parsing completed 2ms]
17:08:38 [2024-02-28T22:08:38.270Z] [WARNING] [loading /modules/java.base/java/util/function/IntPredicate.class]
17:08:38 [2024-02-28T22:08:38.270Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/provisional/datastore/core/exceptions/RangeException.java]
17:08:38 [2024-02-28T22:08:38.270Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/internal/provisional/datastore/core/exceptions/RangeException.java]]
17:08:38 [2024-02-28T22:08:38.270Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.270Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/graph/historytree/TmfVertex.java]
17:08:38 [2024-02-28T22:08:38.270Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/internal/analysis/graph/core/graph/historytree/TmfVertex.java]]
17:08:38 [2024-02-28T22:08:38.270Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.270Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/graph/historytree/HtIo.java]
17:08:38 [2024-02-28T22:08:38.270Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/internal/analysis/graph/core/graph/historytree/HtIo.java]]
17:08:38 [2024-02-28T22:08:38.270Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.270Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/graph/historytree/GraphTreeNode.java]
17:08:38 [2024-02-28T22:08:38.270Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/internal/analysis/graph/core/graph/historytree/GraphTreeNode.java]]
17:08:38 [2024-02-28T22:08:38.270Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.270Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/graph/historytree/TmfEdge.java]
17:08:38 [2024-02-28T22:08:38.270Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/internal/analysis/graph/core/graph/historytree/TmfEdge.java]]
17:08:38 [2024-02-28T22:08:38.270Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.270Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/CpuFrequencyHandler.java]
17:08:38 [2024-02-28T22:08:38.270Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/CpuFrequencyHandler.java]]
17:08:38 [2024-02-28T22:08:38.270Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.270Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/IPIEntryHandler.java]
17:08:38 [2024-02-28T22:08:38.270Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/IPIEntryHandler.java]]
17:08:38 [2024-02-28T22:08:38.271Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.271Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/IPIExitHandler.java]
17:08:38 [2024-02-28T22:08:38.271Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/IPIExitHandler.java]]
17:08:38 [2024-02-28T22:08:38.271Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.271Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/IrqEntryHandler.java]
17:08:38 [2024-02-28T22:08:38.271Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/IrqEntryHandler.java]]
17:08:38 [2024-02-28T22:08:38.271Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.271Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/IrqExitHandler.java]
17:08:38 [2024-02-28T22:08:38.271Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/IrqExitHandler.java]]
17:08:38 [2024-02-28T22:08:38.271Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.271Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/KernelEventHandler.java]
17:08:38 [2024-02-28T22:08:38.271Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/KernelEventHandler.java]]
17:08:38 [2024-02-28T22:08:38.271Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.271Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/PiSetprioHandler.java]
17:08:38 [2024-02-28T22:08:38.271Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/PiSetprioHandler.java]]
17:08:38 [2024-02-28T22:08:38.271Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.271Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/ProcessExitHandler.java]
17:08:38 [2024-02-28T22:08:38.271Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/ProcessExitHandler.java]]
17:08:38 [2024-02-28T22:08:38.271Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.271Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/ProcessForkHandler.java]
17:08:38 [2024-02-28T22:08:38.271Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/ProcessForkHandler.java]]
17:08:38 [2024-02-28T22:08:38.271Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.271Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/ProcessFreeHandler.java]
17:08:38 [2024-02-28T22:08:38.271Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/ProcessFreeHandler.java]]
17:08:38 [2024-02-28T22:08:38.271Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.271Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/SchedMigrateTaskHandler.java]
17:08:38 [2024-02-28T22:08:38.271Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/SchedMigrateTaskHandler.java]]
17:08:38 [2024-02-28T22:08:38.271Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.271Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/SchedSwitchHandler.java]
17:08:38 [2024-02-28T22:08:38.271Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/SchedSwitchHandler.java]]
17:08:38 [2024-02-28T22:08:38.271Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.271Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/SchedWakeupHandler.java]
17:08:38 [2024-02-28T22:08:38.271Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/SchedWakeupHandler.java]]
17:08:38 [2024-02-28T22:08:38.271Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.271Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/SoftIrqEntryHandler.java]
17:08:38 [2024-02-28T22:08:38.271Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/SoftIrqEntryHandler.java]]
17:08:38 [2024-02-28T22:08:38.271Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.271Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/SoftIrqExitHandler.java]
17:08:38 [2024-02-28T22:08:38.271Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/SoftIrqExitHandler.java]]
17:08:38 [2024-02-28T22:08:38.271Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.271Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/SoftIrqRaiseHandler.java]
17:08:38 [2024-02-28T22:08:38.271Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/SoftIrqRaiseHandler.java]]
17:08:38 [2024-02-28T22:08:38.271Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.271Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/StateDumpHandler.java]
17:08:38 [2024-02-28T22:08:38.271Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/StateDumpHandler.java]]
17:08:38 [2024-02-28T22:08:38.271Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.271Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/SysEntryHandler.java]
17:08:38 [2024-02-28T22:08:38.271Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/SysEntryHandler.java]]
17:08:38 [2024-02-28T22:08:38.271Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.271Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/SysExitHandler.java]
17:08:38 [2024-02-28T22:08:38.271Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/SysExitHandler.java]]
17:08:38 [2024-02-28T22:08:38.271Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.271Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/SyscallLookup.java]
17:08:38 [2024-02-28T22:08:38.272Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/SyscallLookup.java]]
17:08:38 [2024-02-28T22:08:38.272Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.272Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CalledFunction.java]
17:08:38 [2024-02-28T22:08:38.272Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CalledFunction.java]]
17:08:38 [2024-02-28T22:08:38.272Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.272Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CalledStringFunction.java]
17:08:38 [2024-02-28T22:08:38.272Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CalledStringFunction.java]]
17:08:38 [2024-02-28T22:08:38.272Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.272Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/Messages.java]
17:08:38 [2024-02-28T22:08:38.272Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/Messages.java]]
17:08:38 [2024-02-28T22:08:38.272Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.272Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/analysis/callsite/StateSystemStringInterner.java]
17:08:38 [2024-02-28T22:08:38.272Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/analysis/callsite/StateSystemStringInterner.java]]
17:08:38 [2024-02-28T22:08:38.272Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.272Z] [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)]
17:08:38 [2024-02-28T22:08:38.272Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/provisional/tmf/core/model/filter/parser/IFilterCu.java]
17:08:38 [2024-02-28T22:08:38.272Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/provisional/tmf/core/model/filter/parser/IFilterCu.java]]
17:08:38 [2024-02-28T22:08:38.272Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.272Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/provisional/tmf/core/model/filter/parser/FilterExpressionCu.java]
17:08:38 [2024-02-28T22:08:38.272Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/provisional/tmf/core/model/filter/parser/FilterExpressionCu.java]]
17:08:38 [2024-02-28T22:08:38.272Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.272Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/provisional/tmf/core/model/filter/parser/FilterExpression.java]
17:08:38 [2024-02-28T22:08:38.272Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/provisional/tmf/core/model/filter/parser/FilterExpression.java]]
17:08:38 [2024-02-28T22:08:38.272Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.272Z] [WARNING] [loading /modules/java.base/java/nio/file/StandardCopyOption.class]
17:08:38 [2024-02-28T22:08:38.272Z] [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)]
17:08:38 [2024-02-28T22:08:38.272Z] [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)]
17:08:38 [2024-02-28T22:08:38.272Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/markers/MarkerSegment.java]
17:08:38 [2024-02-28T22:08:38.272Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/markers/MarkerSegment.java]]
17:08:38 [2024-02-28T22:08:38.272Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.272Z] [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)]
17:08:38 [2024-02-28T22:08:38.272Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/dialogs/MultiLineInputDialog.java]
17:08:38 [2024-02-28T22:08:38.272Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/dialogs/MultiLineInputDialog.java]]
17:08:38 [2024-02-28T22:08:38.272Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.272Z] [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)]
17:08:38 [2024-02-28T22:08:38.272Z] [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)]
17:08:38 [2024-02-28T22:08:38.272Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java]
17:08:38 [2024-02-28T22:08:38.272Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/src:org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java]]
17:08:38 [2024-02-28T22:08:38.272Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.272Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/HTNode.java]
17:08:38 [2024-02-28T22:08:38.272Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/HTNode.java]]
17:08:38 [2024-02-28T22:08:38.272Z] [WARNING] [parsing completed 2ms]
17:08:38 [2024-02-28T22:08:38.272Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/IHTNode.java]
17:08:38 [2024-02-28T22:08:38.272Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/IHTNode.java]]
17:08:38 [2024-02-28T22:08:38.272Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.272Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/overlapping/AbstractOverlappingHistoryTree.java]
17:08:38 [2024-02-28T22:08:38.272Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/overlapping/AbstractOverlappingHistoryTree.java]]
17:08:38 [2024-02-28T22:08:38.272Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.272Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/Activator.java]
17:08:38 [2024-02-28T22:08:38.272Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/src:org/eclipse/tracecompass/internal/segmentstore/core/Activator.java]]
17:08:38 [2024-02-28T22:08:38.272Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.272Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/AbstractHistoryTree.java]
17:08:38 [2024-02-28T22:08:38.272Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/AbstractHistoryTree.java]]
17:08:38 [2024-02-28T22:08:38.272Z] [WARNING] [parsing completed 2ms]
17:08:38 [2024-02-28T22:08:38.272Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/datastore/core/historytree/HtIo.java]
17:08:38 [2024-02-28T22:08:38.272Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/internal/datastore/core/historytree/HtIo.java]]
17:08:38 [2024-02-28T22:08:38.273Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.273Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/IHistoryTree.java]
17:08:38 [2024-02-28T22:08:38.273Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/IHistoryTree.java]]
17:08:38 [2024-02-28T22:08:38.273Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.273Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentTreeNode.java]
17:08:38 [2024-02-28T22:08:38.273Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/src:org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentTreeNode.java]]
17:08:38 [2024-02-28T22:08:38.273Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.273Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/overlapping/OverlappingNode.java]
17:08:38 [2024-02-28T22:08:38.273Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/overlapping/OverlappingNode.java]]
17:08:38 [2024-02-28T22:08:38.273Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.273Z] [WARNING] [loading /modules/java.base/java/io/PrintStream.class]
17:08:38 [2024-02-28T22:08:38.273Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/datastore/core/Activator.java]
17:08:38 [2024-02-28T22:08:38.273Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/internal/datastore/core/Activator.java]]
17:08:38 [2024-02-28T22:08:38.273Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.273Z] [WARNING] [loading /modules/java.base/java/util/concurrent/locks/ReadWriteLock.class]
17:08:38 [2024-02-28T22:08:38.273Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreStatisticsAspects.java]
17:08:38 [2024-02-28T22:08:38.273Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src:org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreStatisticsAspects.java]]
17:08:38 [2024-02-28T22:08:38.273Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.273Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/IDataAspect.java]
17:08:38 [2024-02-28T22:08:38.273Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src:org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/IDataAspect.java]]
17:08:38 [2024-02-28T22:08:38.273Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.273Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/utils/SparseList.java]
17:08:38 [2024-02-28T22:08:38.273Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/utils/SparseList.java]]
17:08:38 [2024-02-28T22:08:38.273Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.273Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/EventDefinition.java]
17:08:38 [2024-02-28T22:08:38.273Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/EventDefinition.java]]
17:08:38 [2024-02-28T22:08:38.273Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.273Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/LostEventDeclaration.java]
17:08:38 [2024-02-28T22:08:38.273Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/LostEventDeclaration.java]]
17:08:38 [2024-02-28T22:08:38.273Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.273Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/types/composite/EventHeaderDefinition.java]
17:08:38 [2024-02-28T22:08:38.273Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/types/composite/EventHeaderDefinition.java]]
17:08:38 [2024-02-28T22:08:38.273Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.273Z] [WARNING] [loading /modules/java.base/java/lang/reflect/Field.class]
17:08:38 [2024-02-28T22:08:38.273Z] [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)]
17:08:38 [2024-02-28T22:08:38.273Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/JsonStructureFieldMetadataNode.java]
17:08:38 [2024-02-28T22:08:38.273Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/JsonStructureFieldMetadataNode.java]]
17:08:38 [2024-02-28T22:08:38.273Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.273Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/JsonStructureFieldMemberMetadataNode.java]
17:08:38 [2024-02-28T22:08:38.273Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/JsonStructureFieldMemberMetadataNode.java]]
17:08:38 [2024-02-28T22:08:38.273Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.273Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar(/com/google/gson/JsonArray.class)]
17:08:38 [2024-02-28T22:08:38.273Z] [WARNING] [loading /home/jenkins/.m2/repository/org/json/json/20230227/json-20230227.jar(/org/json/JSONObject.class)]
17:08:38 [2024-02-28T22:08:38.273Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/TsdlUtils.java]
17:08:38 [2024-02-28T22:08:38.273Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/TsdlUtils.java]]
17:08:38 [2024-02-28T22:08:38.273Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.273Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/AbstractScopedCommonTreeParser.java]
17:08:38 [2024-02-28T22:08:38.273Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/AbstractScopedCommonTreeParser.java]]
17:08:38 [2024-02-28T22:08:38.273Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.273Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/Messages.java]
17:08:38 [2024-02-28T22:08:38.273Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/Messages.java]]
17:08:38 [2024-02-28T22:08:38.273Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.273Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/ByteOrderParser.java]
17:08:38 [2024-02-28T22:08:38.273Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/ByteOrderParser.java]]
17:08:38 [2024-02-28T22:08:38.273Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.273Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/ICommonTreeParser.java]
17:08:38 [2024-02-28T22:08:38.273Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/ICommonTreeParser.java]]
17:08:38 [2024-02-28T22:08:38.274Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.274Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/UnaryStringParser.java]
17:08:38 [2024-02-28T22:08:38.274Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/UnaryStringParser.java]]
17:08:38 [2024-02-28T22:08:38.274Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.274Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/enumeration/EnumParser.java]
17:08:38 [2024-02-28T22:08:38.274Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/enumeration/EnumParser.java]]
17:08:38 [2024-02-28T22:08:38.274Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.274Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/integer/IntegerDeclarationParser.java]
17:08:38 [2024-02-28T22:08:38.274Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/integer/IntegerDeclarationParser.java]]
17:08:38 [2024-02-28T22:08:38.274Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.274Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/string/StringDeclarationParser.java]
17:08:38 [2024-02-28T22:08:38.274Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/string/StringDeclarationParser.java]]
17:08:38 [2024-02-28T22:08:38.274Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.274Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/variant/VariantParser.java]
17:08:38 [2024-02-28T22:08:38.274Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/variant/VariantParser.java]]
17:08:38 [2024-02-28T22:08:38.274Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.274Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/floatingpoint/FloatDeclarationParser.java]
17:08:38 [2024-02-28T22:08:38.274Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/floatingpoint/FloatDeclarationParser.java]]
17:08:38 [2024-02-28T22:08:38.274Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.274Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/struct/StructParser.java]
17:08:38 [2024-02-28T22:08:38.274Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/struct/StructParser.java]]
17:08:38 [2024-02-28T22:08:38.274Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.274Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/types/composite/EventHeaderCompactDeclaration.java]
17:08:38 [2024-02-28T22:08:38.274Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/types/composite/EventHeaderCompactDeclaration.java]]
17:08:38 [2024-02-28T22:08:38.274Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.274Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/types/composite/EventHeaderLargeDeclaration.java]
17:08:38 [2024-02-28T22:08:38.274Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/types/composite/EventHeaderLargeDeclaration.java]]
17:08:38 [2024-02-28T22:08:38.274Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.274Z] [WARNING] [loading /modules/java.base/java/util/concurrent/atomic/AtomicBoolean.class]
17:08:38 [2024-02-28T22:08:38.274Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/event/matching/TcpEventMatching.java]
17:08:38 [2024-02-28T22:08:38.274Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src:org/eclipse/tracecompass/internal/lttng2/kernel/core/event/matching/TcpEventMatching.java]]
17:08:38 [2024-02-28T22:08:38.274Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.274Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/event/matching/TcpLttngEventMatching.java]
17:08:38 [2024-02-28T22:08:38.274Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src:org/eclipse/tracecompass/internal/lttng2/kernel/core/event/matching/TcpLttngEventMatching.java]]
17:08:38 [2024-02-28T22:08:38.274Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.274Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/core/module/LamiAnalysisFactoryException.java]
17:08:38 [2024-02-28T22:08:38.274Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core/src:org/eclipse/tracecompass/internal/provisional/analysis/lami/core/module/LamiAnalysisFactoryException.java]]
17:08:38 [2024-02-28T22:08:38.274Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.274Z] [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)]
17:08:38 [2024-02-28T22:08:38.274Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/IHistoryTree.java]
17:08:38 [2024-02-28T22:08:38.274Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/IHistoryTree.java]]
17:08:38 [2024-02-28T22:08:38.274Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.274Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/HTConfig.java]
17:08:38 [2024-02-28T22:08:38.274Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/HTConfig.java]]
17:08:38 [2024-02-28T22:08:38.274Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.274Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/HTInterval.java]
17:08:38 [2024-02-28T22:08:38.274Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/HTInterval.java]]
17:08:38 [2024-02-28T22:08:38.274Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.274Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/HTNode.java]
17:08:38 [2024-02-28T22:08:38.274Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/HTNode.java]]
17:08:38 [2024-02-28T22:08:38.274Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.274Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar(/com/google/gson/JsonSerializationContext.class)]
17:08:38 [2024-02-28T22:08:38.274Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar(/com/google/gson/JsonSerializer.class)]
17:08:38 [2024-02-28T22:08:38.274Z] [WARNING] [loading /modules/java.base/java/lang/Byte.class]
17:08:38 [2024-02-28T22:08:38.274Z] [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)]
17:08:38 [2024-02-28T22:08:38.274Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/synchronization/ITmfTimestampTransformInvertible.java]
17:08:38 [2024-02-28T22:08:38.274Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/synchronization/ITmfTimestampTransformInvertible.java]]
17:08:38 [2024-02-28T22:08:38.275Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.275Z] [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)]
17:08:38 [2024-02-28T22:08:38.275Z] [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)]
17:08:38 [2024-02-28T22:08:38.275Z] [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)]
17:08:38 [2024-02-28T22:08:38.275Z] [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)]
17:08:38 [2024-02-28T22:08:38.275Z] [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)]
17:08:38 [2024-02-28T22:08:38.275Z] [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)]
17:08:38 [2024-02-28T22:08:38.275Z] [WARNING] [loading /modules/java.base/java/util/NavigableMap.class]
17:08:38 [2024-02-28T22:08:38.275Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/callstack/TmfResolvedSizedSymbol.java]
17:08:38 [2024-02-28T22:08:38.275Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/callstack/TmfResolvedSizedSymbol.java]]
17:08:38 [2024-02-28T22:08:38.275Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.275Z] [WARNING] [loading /modules/java.base/java/math/MathContext.class]
17:08:38 [2024-02-28T22:08:38.275Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/synchronization/graph/SyncSpanningTree.java]
17:08:38 [2024-02-28T22:08:38.275Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/synchronization/graph/SyncSpanningTree.java]]
17:08:38 [2024-02-28T22:08:38.275Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.275Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/synchronization/graph/SyncGraph.java]
17:08:38 [2024-02-28T22:08:38.275Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/synchronization/graph/SyncGraph.java]]
17:08:38 [2024-02-28T22:08:38.275Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.275Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/synchronization/graph/Edge.java]
17:08:38 [2024-02-28T22:08:38.275Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/synchronization/graph/Edge.java]]
17:08:38 [2024-02-28T22:08:38.275Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.275Z] [WARNING] [loading /modules/java.base/java/lang/ClassNotFoundException.class]
17:08:38 [2024-02-28T22:08:38.275Z] [WARNING] [loading /modules/java.base/java/util/Enumeration.class]
17:08:38 [2024-02-28T22:08:38.275Z] [WARNING] [loading /modules/java.base/java/util/zip/ZipEntry.class]
17:08:38 [2024-02-28T22:08:38.275Z] [WARNING] [loading /modules/java.base/java/util/zip/ZipFile.class]
17:08:38 [2024-02-28T22:08:38.275Z] [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)]
17:08:38 [2024-02-28T22:08:38.275Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/TarFile.java]
17:08:38 [2024-02-28T22:08:38.275Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/TarFile.java]]
17:08:38 [2024-02-28T22:08:38.275Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.275Z] [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)]
17:08:38 [2024-02-28T22:08:38.275Z] [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)]
17:08:38 [2024-02-28T22:08:38.275Z] [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)]
17:08:38 [2024-02-28T22:08:38.275Z] [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)]
17:08:38 [2024-02-28T22:08:38.275Z] [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)]
17:08:38 [2024-02-28T22:08:38.275Z] [WARNING] [loading /modules/java.base/java/net/HttpURLConnection.class]
17:08:38 [2024-02-28T22:08:38.275Z] [WARNING] [loading /modules/java.base/java/net/SocketTimeoutException.class]
17:08:38 [2024-02-28T22:08:38.275Z] [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)]
17:08:38 [2024-02-28T22:08:38.275Z] [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)]
17:08:38 [2024-02-28T22:08:38.275Z] [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)]
17:08:38 [2024-02-28T22:08:38.275Z] [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)]
17:08:38 [2024-02-28T22:08:38.275Z] [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)]
17:08:38 [2024-02-28T22:08:38.275Z] [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)]
17:08:38 [2024-02-28T22:08:38.275Z] [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)]
17:08:38 [2024-02-28T22:08:38.275Z] [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)]
17:08:38 [2024-02-28T22:08:38.275Z] [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)]
17:08:38 [2024-02-28T22:08:38.275Z] [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)]
17:08:38 [2024-02-28T22:08:38.275Z] [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)]
17:08:38 [2024-02-28T22:08:38.275Z] [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)]
17:08:38 [2024-02-28T22:08:38.275Z] [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)]
17:08:38 [2024-02-28T22:08:38.275Z] [WARNING] [loading /modules/java.base/java/util/ListIterator.class]
17:08:38 [2024-02-28T22:08:38.275Z] [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)]
17:08:38 [2024-02-28T22:08:38.275Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/operations/TmfWorkspaceModifyOperation.java]
17:08:38 [2024-02-28T22:08:38.275Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/project/operations/TmfWorkspaceModifyOperation.java]]
17:08:38 [2024-02-28T22:08:38.275Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.275Z] [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)]
17:08:38 [2024-02-28T22:08:38.275Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/ImportConflictHandler.java]
17:08:38 [2024-02-28T22:08:38.275Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/ImportConflictHandler.java]]
17:08:38 [2024-02-28T22:08:38.275Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.275Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/ImportConfirmation.java]
17:08:38 [2024-02-28T22:08:38.276Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/ImportConfirmation.java]]
17:08:38 [2024-02-28T22:08:38.276Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.276Z] [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)]
17:08:38 [2024-02-28T22:08:38.276Z] [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)]
17:08:38 [2024-02-28T22:08:38.276Z] [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)]
17:08:38 [2024-02-28T22:08:38.276Z] [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)]
17:08:38 [2024-02-28T22:08:38.276Z] [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)]
17:08:38 [2024-02-28T22:08:38.276Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/XmlDataProviderManager.java]
17:08:38 [2024-02-28T22:08:38.276Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/XmlDataProviderManager.java]]
17:08:38 [2024-02-28T22:08:38.276Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.276Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenMappingGroup.java]
17:08:38 [2024-02-28T22:08:38.276Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenMappingGroup.java]]
17:08:38 [2024-02-28T22:08:38.276Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.276Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/module/pattern/DataDrivenPattern.java]
17:08:38 [2024-02-28T22:08:38.276Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/module/pattern/DataDrivenPattern.java]]
17:08:38 [2024-02-28T22:08:38.276Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.276Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/pattern/stateprovider/ISegmentListener.java]
17:08:38 [2024-02-28T22:08:38.276Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/pattern/stateprovider/ISegmentListener.java]]
17:08:38 [2024-02-28T22:08:38.276Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.276Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlMappingGroupCu.java]
17:08:38 [2024-02-28T22:08:38.276Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlMappingGroupCu.java]]
17:08:38 [2024-02-28T22:08:38.276Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.276Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/runtime/DataDrivenScenarioInfo.java]
17:08:38 [2024-02-28T22:08:38.276Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/runtime/DataDrivenScenarioInfo.java]]
17:08:38 [2024-02-28T22:08:38.276Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.276Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/values/DataDrivenValue.java]
17:08:38 [2024-02-28T22:08:38.276Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/values/DataDrivenValue.java]]
17:08:38 [2024-02-28T22:08:38.276Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.276Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/module/IAnalysisDataContainer.java]
17:08:38 [2024-02-28T22:08:38.276Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/module/IAnalysisDataContainer.java]]
17:08:38 [2024-02-28T22:08:38.276Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.276Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/IDataDrivenCompilationUnit.java]
17:08:38 [2024-02-28T22:08:38.276Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/IDataDrivenCompilationUnit.java]]
17:08:38 [2024-02-28T22:08:38.276Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.276Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/IDataDrivenRuntimeObject.java]
17:08:38 [2024-02-28T22:08:38.276Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/IDataDrivenRuntimeObject.java]]
17:08:38 [2024-02-28T22:08:38.276Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.276Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlPatternEventHandlerCu.java]
17:08:38 [2024-02-28T22:08:38.276Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlPatternEventHandlerCu.java]]
17:08:38 [2024-02-28T22:08:38.276Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.276Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlFsmStateCu.java]
17:08:38 [2024-02-28T22:08:38.276Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlFsmStateCu.java]]
17:08:38 [2024-02-28T22:08:38.276Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.276Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenFsm.java]
17:08:38 [2024-02-28T22:08:38.276Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenFsm.java]]
17:08:38 [2024-02-28T22:08:38.276Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.276Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenFsmSimpleState.java]
17:08:38 [2024-02-28T22:08:38.276Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenFsmSimpleState.java]]
17:08:38 [2024-02-28T22:08:38.276Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.276Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenFsmState.java]
17:08:38 [2024-02-28T22:08:38.277Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenFsmState.java]]
17:08:38 [2024-02-28T22:08:38.277Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.277Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenFsmStateTransition.java]
17:08:38 [2024-02-28T22:08:38.277Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenFsmStateTransition.java]]
17:08:38 [2024-02-28T22:08:38.277Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.277Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenPatternEventHandler.java]
17:08:38 [2024-02-28T22:08:38.277Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenPatternEventHandler.java]]
17:08:38 [2024-02-28T22:08:38.277Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.277Z] [WARNING] [loading /modules/java.scripting/javax/script/ScriptEngine.class]
17:08:38 [2024-02-28T22:08:38.277Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/runtime/DataDrivenRuntimeData.java]
17:08:38 [2024-02-28T22:08:38.277Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/runtime/DataDrivenRuntimeData.java]]
17:08:38 [2024-02-28T22:08:38.277Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.277Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/pattern/stateprovider/XmlPatternSegmentStoreModule.java]
17:08:38 [2024-02-28T22:08:38.277Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/pattern/stateprovider/XmlPatternSegmentStoreModule.java]]
17:08:38 [2024-02-28T22:08:38.277Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.277Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/runtime/DataDrivenRuntimeFsm.java]
17:08:38 [2024-02-28T22:08:38.277Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/runtime/DataDrivenRuntimeFsm.java]]
17:08:38 [2024-02-28T22:08:38.277Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.277Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/runtime/DataDrivenScenario.java]
17:08:38 [2024-02-28T22:08:38.277Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/runtime/DataDrivenScenario.java]]
17:08:38 [2024-02-28T22:08:38.277Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.277Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/runtime/DataDrivenScenarioHistoryBuilder.java]
17:08:38 [2024-02-28T22:08:38.277Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/runtime/DataDrivenScenarioHistoryBuilder.java]]
17:08:38 [2024-02-28T22:08:38.277Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.277Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/IXmlStateSystemContainer.java]
17:08:38 [2024-02-28T22:08:38.277Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/IXmlStateSystemContainer.java]]
17:08:38 [2024-02-28T22:08:38.277Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.277Z] [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)]
17:08:38 [2024-02-28T22:08:38.277Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/AnalysisCompilationData.java]
17:08:38 [2024-02-28T22:08:38.277Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/AnalysisCompilationData.java]]
17:08:38 [2024-02-28T22:08:38.277Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.277Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/ITmfXmlTopLevelElement.java]
17:08:38 [2024-02-28T22:08:38.277Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/ITmfXmlTopLevelElement.java]]
17:08:38 [2024-02-28T22:08:38.277Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.277Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlLocationCu.java]
17:08:38 [2024-02-28T22:08:38.277Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlLocationCu.java]]
17:08:38 [2024-02-28T22:08:38.277Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.277Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlConditionCu.java]
17:08:38 [2024-02-28T22:08:38.277Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlConditionCu.java]]
17:08:38 [2024-02-28T22:08:38.277Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.277Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenCondition.java]
17:08:38 [2024-02-28T22:08:38.277Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenCondition.java]]
17:08:38 [2024-02-28T22:08:38.277Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.277Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlActionCu.java]
17:08:38 [2024-02-28T22:08:38.277Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlActionCu.java]]
17:08:38 [2024-02-28T22:08:38.277Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.277Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenAction.java]
17:08:38 [2024-02-28T22:08:38.277Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenAction.java]]
17:08:38 [2024-02-28T22:08:38.277Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.277Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenActionConditional.java]
17:08:38 [2024-02-28T22:08:38.277Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenActionConditional.java]]
17:08:38 [2024-02-28T22:08:38.277Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.277Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenActionList.java]
17:08:38 [2024-02-28T22:08:38.278Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenActionList.java]]
17:08:38 [2024-02-28T22:08:38.278Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.278Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenActionSegment.java]
17:08:38 [2024-02-28T22:08:38.278Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenActionSegment.java]]
17:08:38 [2024-02-28T22:08:38.278Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.278Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenActionStateChange.java]
17:08:38 [2024-02-28T22:08:38.278Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenActionStateChange.java]]
17:08:38 [2024-02-28T22:08:38.278Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.278Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenStateSystemPath.java]
17:08:38 [2024-02-28T22:08:38.278Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenStateSystemPath.java]]
17:08:38 [2024-02-28T22:08:38.278Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.278Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/values/DataDrivenValueConstant.java]
17:08:38 [2024-02-28T22:08:38.278Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/values/DataDrivenValueConstant.java]]
17:08:38 [2024-02-28T22:08:38.278Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.278Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/IBaseQuarkProvider.java]
17:08:38 [2024-02-28T22:08:38.278Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/IBaseQuarkProvider.java]]
17:08:38 [2024-02-28T22:08:38.278Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.278Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlStateValueCu.java]
17:08:38 [2024-02-28T22:08:38.278Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlStateValueCu.java]]
17:08:38 [2024-02-28T22:08:38.278Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.278Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/values/DataDrivenValueEventField.java]
17:08:38 [2024-02-28T22:08:38.278Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/values/DataDrivenValueEventField.java]]
17:08:38 [2024-02-28T22:08:38.278Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.278Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/values/DataDrivenValueEventName.java]
17:08:38 [2024-02-28T22:08:38.278Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/values/DataDrivenValueEventName.java]]
17:08:38 [2024-02-28T22:08:38.278Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.278Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/values/DataDrivenValuePool.java]
17:08:38 [2024-02-28T22:08:38.278Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/values/DataDrivenValuePool.java]]
17:08:38 [2024-02-28T22:08:38.278Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.278Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/values/DataDrivenValueQuery.java]
17:08:38 [2024-02-28T22:08:38.278Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/values/DataDrivenValueQuery.java]]
17:08:38 [2024-02-28T22:08:38.278Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.278Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/values/DataDrivenValueScript.java]
17:08:38 [2024-02-28T22:08:38.278Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/values/DataDrivenValueScript.java]]
17:08:38 [2024-02-28T22:08:38.278Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.278Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/values/DataDrivenValueSelf.java]
17:08:38 [2024-02-28T22:08:38.278Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/values/DataDrivenValueSelf.java]]
17:08:38 [2024-02-28T22:08:38.278Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.278Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/values/DataDrivenValueStackPeek.java]
17:08:38 [2024-02-28T22:08:38.278Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/values/DataDrivenValueStackPeek.java]]
17:08:38 [2024-02-28T22:08:38.278Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.278Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/values/DataDrivenValueTypedWrapper.java]
17:08:38 [2024-02-28T22:08:38.278Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/values/DataDrivenValueTypedWrapper.java]]
17:08:38 [2024-02-28T22:08:38.278Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.278Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlStateSystemPathCu.java]
17:08:38 [2024-02-28T22:08:38.278Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlStateSystemPathCu.java]]
17:08:38 [2024-02-28T22:08:38.278Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.278Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlFsmStateTransitionCu.java]
17:08:38 [2024-02-28T22:08:38.278Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlFsmStateTransitionCu.java]]
17:08:38 [2024-02-28T22:08:38.278Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.279Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenActionResetStoredFields.java]
17:08:38 [2024-02-28T22:08:38.279Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenActionResetStoredFields.java]]
17:08:38 [2024-02-28T22:08:38.279Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.279Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenActionUpdateStoredFields.java]
17:08:38 [2024-02-28T22:08:38.279Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenActionUpdateStoredFields.java]]
17:08:38 [2024-02-28T22:08:38.279Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.279Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenEventHandler.java]
17:08:38 [2024-02-28T22:08:38.279Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenEventHandler.java]]
17:08:38 [2024-02-28T22:08:38.279Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.279Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/module/DataDrivenStateProvider.java]
17:08:38 [2024-02-28T22:08:38.279Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/module/DataDrivenStateProvider.java]]
17:08:38 [2024-02-28T22:08:38.279Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.279Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlEventHandlerCu.java]
17:08:38 [2024-02-28T22:08:38.279Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlEventHandlerCu.java]]
17:08:38 [2024-02-28T22:08:38.279Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.279Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/segment/TmfXmlPatternSegment.java]
17:08:38 [2024-02-28T22:08:38.279Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/segment/TmfXmlPatternSegment.java]]
17:08:38 [2024-02-28T22:08:38.279Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.279Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/pattern/stateprovider/XmlPatternStateSystemModule.java]
17:08:38 [2024-02-28T22:08:38.279Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/pattern/stateprovider/XmlPatternStateSystemModule.java]]
17:08:38 [2024-02-28T22:08:38.279Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.279Z] [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)]
17:08:38 [2024-02-28T22:08:38.279Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlOutputElement.java]
17:08:38 [2024-02-28T22:08:38.279Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlOutputElement.java]]
17:08:38 [2024-02-28T22:08:38.279Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.279Z] [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)]
17:08:38 [2024-02-28T22:08:38.279Z] [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)]
17:08:38 [2024-02-28T22:08:38.279Z] [WARNING] [loading /modules/java.base/java/nio/charset/StandardCharsets.class]
17:08:38 [2024-02-28T22:08:38.279Z] [WARNING] [loading /modules/java.base/java/util/Spliterator.class]
17:08:38 [2024-02-28T22:08:38.279Z] [WARNING] [loading /modules/java.base/java/util/Spliterators.class]
17:08:38 [2024-02-28T22:08:38.279Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/AlignmentParser.java]
17:08:38 [2024-02-28T22:08:38.279Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/AlignmentParser.java]]
17:08:38 [2024-02-28T22:08:38.279Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.279Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/SizeParser.java]
17:08:38 [2024-02-28T22:08:38.279Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/SizeParser.java]]
17:08:38 [2024-02-28T22:08:38.279Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.279Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/string/EncodingParser.java]
17:08:38 [2024-02-28T22:08:38.279Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/string/EncodingParser.java]]
17:08:38 [2024-02-28T22:08:38.279Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.279Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/UnaryIntegerParser.java]
17:08:38 [2024-02-28T22:08:38.279Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/UnaryIntegerParser.java]]
17:08:38 [2024-02-28T22:08:38.279Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.279Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/types/StructDeclarationFlattener.java]
17:08:38 [2024-02-28T22:08:38.279Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/types/StructDeclarationFlattener.java]]
17:08:38 [2024-02-28T22:08:38.279Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.279Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/TcpEventStrings.java]
17:08:38 [2024-02-28T22:08:38.279Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src:org/eclipse/tracecompass/internal/lttng2/kernel/core/TcpEventStrings.java]]
17:08:38 [2024-02-28T22:08:38.279Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.279Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlTimeGraphViewCu.java]
17:08:38 [2024-02-28T22:08:38.279Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlTimeGraphViewCu.java]]
17:08:38 [2024-02-28T22:08:38.279Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.279Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlXYViewCu.java]
17:08:38 [2024-02-28T22:08:38.279Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlXYViewCu.java]]
17:08:38 [2024-02-28T22:08:38.279Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.279Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlXYDataProvider.java]
17:08:38 [2024-02-28T22:08:38.280Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlXYDataProvider.java]]
17:08:38 [2024-02-28T22:08:38.280Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.280Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenTimeGraphProviderFactory.java]
17:08:38 [2024-02-28T22:08:38.280Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenTimeGraphProviderFactory.java]]
17:08:38 [2024-02-28T22:08:38.280Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.280Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYProviderFactory.java]
17:08:38 [2024-02-28T22:08:38.280Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYProviderFactory.java]]
17:08:38 [2024-02-28T22:08:38.280Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.280Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenOutputEntry.java]
17:08:38 [2024-02-28T22:08:38.280Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenOutputEntry.java]]
17:08:38 [2024-02-28T22:08:38.280Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.280Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenOutputEntryModel.java]
17:08:38 [2024-02-28T22:08:38.280Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenOutputEntryModel.java]]
17:08:38 [2024-02-28T22:08:38.280Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.280Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYDataProvider.java]
17:08:38 [2024-02-28T22:08:38.280Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYDataProvider.java]]
17:08:38 [2024-02-28T22:08:38.280Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.280Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/Messages.java]
17:08:38 [2024-02-28T22:08:38.280Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/Messages.java]]
17:08:38 [2024-02-28T22:08:38.280Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.280Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenPresentationState.java]
17:08:38 [2024-02-28T22:08:38.280Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenPresentationState.java]]
17:08:38 [2024-02-28T22:08:38.280Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.280Z] [WARNING] [loading /modules/java.scripting/javax/script/ScriptEngineManager.class]
17:08:38 [2024-02-28T22:08:38.280Z] [WARNING] [loading /modules/java.scripting/javax/script/ScriptException.class]
17:08:38 [2024-02-28T22:08:38.280Z] [WARNING] [loading /home/jenkins/.m2/repository/org/mozilla/rhino/1.7.14/rhino-1.7.14.jar(/org/mozilla/javascript/RhinoException.class)]
17:08:38 [2024-02-28T22:08:38.280Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/module/DataDrivenException.java]
17:08:38 [2024-02-28T22:08:38.280Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/module/DataDrivenException.java]]
17:08:38 [2024-02-28T22:08:38.280Z] [WARNING] [parsing completed 0ms]
17:08:38 [2024-02-28T22:08:38.280Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlOutputEntryCu.java]
17:08:38 [2024-02-28T22:08:38.280Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlOutputEntryCu.java]]
17:08:38 [2024-02-28T22:08:38.280Z] [WARNING] [parsing completed 1ms]
17:08:38 [2024-02-28T22:08:38.280Z] [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)]
17:08:38 [2024-02-28T22:08:38.280Z] [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)]
17:08:38 [2024-02-28T22:08:38.280Z] [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)]
17:08:38 [2024-02-28T22:08:38.280Z] [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)]
17:08:38 [2024-02-28T22:08:38.280Z] [WARNING] [loading /modules/java.base/java/lang/Override.class]
17:08:38 [2024-02-28T22:08:38.280Z] [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)]
17:08:38 [2024-02-28T22:08:38.280Z] [WARNING] [loading /modules/java.base/java/lang/SafeVarargs.class]
17:08:38 [2024-02-28T22:08:38.280Z] [WARNING] [loading /modules/java.base/jdk/internal/vm/annotation/Contended.class]
17:08:38 [2024-02-28T22:08:38.280Z] [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)]
17:08:38 [2024-02-28T22:08:38.280Z] [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)]
17:08:38 [2024-02-28T22:08:38.280Z] [WARNING] [loading /modules/java.base/jdk/internal/util/random/RandomSupport.class]
17:08:38 [2024-02-28T22:08:38.280Z] [WARNING] [loading /modules/java.base/jdk/internal/util/random/RandomSupport$RandomGeneratorProperties.class]
17:08:38 [2024-02-28T22:08:38.280Z] [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)]
17:08:38 [2024-02-28T22:08:38.280Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/classes/org/eclipse/tracecompass/analysis/counters/ui/views/CounterView$1.class]
17:08:38 [2024-02-28T22:08:38.280Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/classes/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView$4.class]
17:08:38 [2024-02-28T22:08:38.280Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/classes/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView$2.class]
17:08:38 [2024-02-28T22:08:38.280Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/classes/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView$3.class]
17:08:38 [2024-02-28T22:08:38.280Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/classes/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView$1.class]
17:08:38 [2024-02-28T22:08:38.280Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/classes/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView$5.class]
17:08:38 [2024-02-28T22:08:38.280Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/classes/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView$6.class]
17:08:38 [2024-02-28T22:08:38.280Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/classes/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer$2.class]
17:08:38 [2024-02-28T22:08:38.281Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/classes/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer$1.class]
17:08:38 [2024-02-28T22:08:38.281Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/classes/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer$3.class]
17:08:38 [2024-02-28T22:08:38.281Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/classes/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsView$1.class]
17:08:38 [2024-02-28T22:08:38.281Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/classes/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer$6.class]
17:08:38 [2024-02-28T22:08:38.281Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/classes/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer$7.class]
17:08:38 [2024-02-28T22:08:38.281Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/classes/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer$1.class]
17:08:38 [2024-02-28T22:08:38.281Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/classes/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer$3.class]
17:08:38 [2024-02-28T22:08:38.281Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/classes/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer$2.class]
17:08:38 [2024-02-28T22:08:38.281Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/classes/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer$5.class]
17:08:38 [2024-02-28T22:08:38.281Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/classes/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer$4.class]
17:08:38 [2024-02-28T22:08:38.281Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/classes/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableView$3.class]
17:08:38 [2024-02-28T22:08:38.281Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/classes/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableView$1.class]
17:08:38 [2024-02-28T22:08:38.281Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/classes/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableView$2.class]
17:08:38 [2024-02-28T22:08:38.281Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/classes/org/eclipse/tracecompass/lttng2/ust/core/analysis/debuginfo/UstDebugInfoBinaryAspect$1.class]
17:08:38 [2024-02-28T22:08:38.281Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/analysis/TmfAbstractAnalysisModule$1.class]
17:08:38 [2024-02-28T22:08:38.281Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/analysis/ondemand/OnDemandAnalysisManager$1.class]
17:08:38 [2024-02-28T22:08:38.281Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/component/TmfEventProvider$1.class]
17:08:38 [2024-02-28T22:08:38.281Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/component/TmfEventProvider$2.class]
17:08:38 [2024-02-28T22:08:38.281Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/dataprovider/DataTypeUtils$2.class]
17:08:38 [2024-02-28T22:08:38.281Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/dataprovider/DataTypeUtils$3.class]
17:08:38 [2024-02-28T22:08:38.281Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/dataprovider/DataTypeUtils$1.class]
17:08:38 [2024-02-28T22:08:38.281Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/event/aspect/TmfBaseAspects$1.class]
17:08:38 [2024-02-28T22:08:38.281Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/event/aspect/TmfBaseAspects$4.class]
17:08:38 [2024-02-28T22:08:38.281Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/event/aspect/TmfBaseAspects$3.class]
17:08:38 [2024-02-28T22:08:38.281Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/event/aspect/TmfBaseAspects$2.class]
17:08:38 [2024-02-28T22:08:38.281Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/event/aspect/TmfBaseAspects$5.class]
17:08:38 [2024-02-28T22:08:38.281Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/event/matching/TmfEventMatching$1.class]
17:08:38 [2024-02-28T22:08:38.281Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/model/annotations/EventAnnotationProvider$1.class]
17:08:38 [2024-02-28T22:08:38.281Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/parsers/custom/CustomXmlTrace$1.class]
17:08:38 [2024-02-28T22:08:38.281Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/parsers/custom/CustomXmlTraceDefinition$1.class]
17:08:38 [2024-02-28T22:08:38.281Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/parsers/custom/CustomXmlTraceDefinition$2.class]
17:08:38 [2024-02-28T22:08:38.281Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/parsers/custom/CustomTraceDefinition$1.class]
17:08:38 [2024-02-28T22:08:38.281Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/parsers/custom/CustomTraceDefinition$2.class]
17:08:38 [2024-02-28T22:08:38.281Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/signal/TmfSignalThrottler$1.class]
17:08:38 [2024-02-28T22:08:38.281Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/trace/TmfTrace$1.class]
17:08:38 [2024-02-28T22:08:38.281Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/trace/experiment/TmfExperiment$2.class]
17:08:38 [2024-02-28T22:08:38.281Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/trace/experiment/TmfExperiment$3.class]
17:08:38 [2024-02-28T22:08:38.281Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/trace/experiment/TmfExperiment$1.class]
17:08:38 [2024-02-28T22:08:38.281Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/trace/experiment/TmfExperiment$4.class]
17:08:38 [2024-02-28T22:08:38.281Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/trace/indexer/checkpoint/TmfCheckpointIndexer$1.class]
17:08:38 [2024-02-28T22:08:38.281Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/actions/OpenSourceCodeAction$1.class]
17:08:38 [2024-02-28T22:08:38.281Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/actions/OpenSourceCodeAction$2.class]
17:08:38 [2024-02-28T22:08:38.281Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/colors/ColorUtils$1.class]
17:08:38 [2024-02-28T22:08:38.282Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/dialog/DirectoryDialogFactory$1.class]
17:08:38 [2024-02-28T22:08:38.282Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/dialog/TmfFileDialogFactory$1.class]
17:08:38 [2024-02-28T22:08:38.282Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/editors/TmfEventsEditor$1.class]
17:08:38 [2024-02-28T22:08:38.282Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/editors/UnsortedPropertySheetPage$1.class]
17:08:38 [2024-02-28T22:08:38.282Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/model/TmfAnalysisElement$1.class]
17:08:38 [2024-02-28T22:08:38.282Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/model/TmfOnDemandAnalysisElement$1.class]
17:08:38 [2024-02-28T22:08:38.282Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/model/TmfTraceTypeUIUtils$1.class]
17:08:38 [2024-02-28T22:08:38.282Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/model/TmfOpenTraceHelper$1.class]
17:08:38 [2024-02-28T22:08:38.282Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/model/TmfOpenTraceHelper$2.class]
17:08:38 [2024-02-28T22:08:38.282Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/model/TmfExperimentElement$1.class]
17:08:38 [2024-02-28T22:08:38.282Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/model/TmfProjectRegistry$2.class]
17:08:38 [2024-02-28T22:08:38.282Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/model/TmfProjectRegistry$1.class]
17:08:38 [2024-02-28T22:08:38.282Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/model/TmfProjectModelElement$1.class]
17:08:38 [2024-02-28T22:08:38.282Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/wizards/SelectRootNodeWizardPage$1.class]
17:08:38 [2024-02-28T22:08:38.282Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/wizards/SelectRootNodeWizardPage$3.class]
17:08:38 [2024-02-28T22:08:38.282Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/wizards/SelectRootNodeWizardPage$2.class]
17:08:38 [2024-02-28T22:08:38.282Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/wizards/NewExperimentDialog$1.class]
17:08:38 [2024-02-28T22:08:38.282Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/wizards/CopyTraceDialog$1.class]
17:08:38 [2024-02-28T22:08:38.282Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/wizards/NewFolderDialog$1.class]
17:08:38 [2024-02-28T22:08:38.282Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/wizards/NewFolderDialog$2.class]
17:08:38 [2024-02-28T22:08:38.282Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/wizards/CopyExperimentDialog$1.class]
17:08:38 [2024-02-28T22:08:38.282Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/wizards/CopyExperimentDialog$2.class]
17:08:38 [2024-02-28T22:08:38.282Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/wizards/SelectTracesWizardPage$2.class]
17:08:38 [2024-02-28T22:08:38.282Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/wizards/SelectTracesWizardPage$8.class]
17:08:38 [2024-02-28T22:08:38.282Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/wizards/SelectTracesWizardPage$3.class]
17:08:38 [2024-02-28T22:08:38.282Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/wizards/SelectTracesWizardPage$7.class]
17:08:38 [2024-02-28T22:08:38.282Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/wizards/SelectTracesWizardPage$4.class]
17:08:38 [2024-02-28T22:08:38.282Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/wizards/SelectTracesWizardPage$6.class]
17:08:38 [2024-02-28T22:08:38.282Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/wizards/SelectTracesWizardPage$8$1.class]
17:08:38 [2024-02-28T22:08:38.282Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/wizards/SelectTracesWizardPage$5.class]
17:08:38 [2024-02-28T22:08:38.282Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/wizards/SelectTracesWizardPage$1.class]
17:08:38 [2024-02-28T22:08:38.282Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/wizards/RenameExperimentDialog$1.class]
17:08:38 [2024-02-28T22:08:38.282Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/symbols/SymbolProviderConfigDialog$1.class]
17:08:38 [2024-02-28T22:08:38.282Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/tracetype/preferences/TraceTypePreferencePageViewer$2.class]
17:08:38 [2024-02-28T22:08:38.282Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/tracetype/preferences/TraceTypePreferencePageViewer$1.class]
17:08:38 [2024-02-28T22:08:38.282Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/tracetype/preferences/TraceTypePreferencePageViewer$3.class]
17:08:38 [2024-02-28T22:08:38.282Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/tracetype/preferences/TraceTypePreferencePageViewer$5.class]
17:08:38 [2024-02-28T22:08:38.282Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/tracetype/preferences/TraceTypePreferencePageViewer$4.class]
17:08:38 [2024-02-28T22:08:38.282Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/tracetype/preferences/TraceTypePreferencePageViewer$6.class]
17:08:38 [2024-02-28T22:08:38.282Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/TmfAbstractToolTipHandler$BrowserContent$1.class]
17:08:38 [2024-02-28T22:08:38.282Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/TmfAbstractToolTipHandler$1.class]
17:08:38 [2024-02-28T22:08:38.282Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTableHeader$1.class]
17:08:38 [2024-02-28T22:08:38.282Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTableHeader$2.class]
17:08:38 [2024-02-28T22:08:38.282Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTableHeader$3.class]
17:08:38 [2024-02-28T22:08:38.282Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$7.class]
17:08:38 [2024-02-28T22:08:38.282Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$4.class]
17:08:38 [2024-02-28T22:08:38.282Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$19.class]
17:08:38 [2024-02-28T22:08:38.283Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$3.class]
17:08:38 [2024-02-28T22:08:38.283Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$1ToggleBookmarkAction.class]
17:08:38 [2024-02-28T22:08:38.283Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$10.class]
17:08:38 [2024-02-28T22:08:38.283Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$21.class]
17:08:38 [2024-02-28T22:08:38.283Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$12.class]
17:08:38 [2024-02-28T22:08:38.283Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$FilterThread$1.class]
17:08:38 [2024-02-28T22:08:38.283Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$15.class]
17:08:38 [2024-02-28T22:08:38.283Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$8.class]
17:08:38 [2024-02-28T22:08:38.283Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$13.class]
17:08:38 [2024-02-28T22:08:38.283Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$SearchThread$1.class]
17:08:38 [2024-02-28T22:08:38.283Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$11.class]
17:08:38 [2024-02-28T22:08:38.283Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$22.class]
17:08:38 [2024-02-28T22:08:38.283Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$19$1.class]
17:08:38 [2024-02-28T22:08:38.283Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$2.class]
17:08:38 [2024-02-28T22:08:38.283Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$TmfMarginColumn$1.class]
17:08:38 [2024-02-28T22:08:38.283Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$14.class]
17:08:38 [2024-02-28T22:08:38.283Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$6.class]
17:08:38 [2024-02-28T22:08:38.283Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$23.class]
17:08:38 [2024-02-28T22:08:38.283Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$19$2.class]
17:08:38 [2024-02-28T22:08:38.283Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$9.class]
17:08:38 [2024-02-28T22:08:38.283Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$17.class]
17:08:38 [2024-02-28T22:08:38.283Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$5.class]
17:08:38 [2024-02-28T22:08:38.283Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$18.class]
17:08:38 [2024-02-28T22:08:38.283Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$20.class]
17:08:38 [2024-02-28T22:08:38.283Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$1.class]
17:08:38 [2024-02-28T22:08:38.283Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$16.class]
17:08:38 [2024-02-28T22:08:38.283Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsCache$1DataRequest.class]
17:08:38 [2024-02-28T22:08:38.283Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsCache$1.class]
17:08:38 [2024-02-28T22:08:38.283Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsCache$1$1.class]
17:08:38 [2024-02-28T22:08:38.283Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractTmfTreeViewer$1.class]
17:08:38 [2024-02-28T22:08:38.283Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractTmfTreeViewer$2.class]
17:08:38 [2024-02-28T22:08:38.283Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer2$2.class]
17:08:38 [2024-02-28T22:08:38.283Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer2$3.class]
17:08:38 [2024-02-28T22:08:38.283Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer2$1.class]
17:08:38 [2024-02-28T22:08:38.283Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/tree/TmfTreeColumnData$1.class]
17:08:38 [2024-02-28T22:08:38.283Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/tree/TmfTreeColumnData$1$1.class]
17:08:38 [2024-02-28T22:08:38.283Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/xychart/TmfXYChartViewer$2.class]
17:08:38 [2024-02-28T22:08:38.283Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/xychart/TmfXYChartViewer$3.class]
17:08:38 [2024-02-28T22:08:38.283Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/xychart/TmfXYChartViewer$4.class]
17:08:38 [2024-02-28T22:08:38.283Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/xychart/TmfXYChartViewer$1.class]
17:08:38 [2024-02-28T22:08:38.283Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/PinTmfViewAction$1.class]
17:08:38 [2024-02-28T22:08:38.283Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/PinTmfViewAction$1$1.class]
17:08:38 [2024-02-28T22:08:38.283Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/TmfView$3.class]
17:08:38 [2024-02-28T22:08:38.283Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/TmfView$1.class]
17:08:38 [2024-02-28T22:08:38.283Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/TmfView$2.class]
17:08:38 [2024-02-28T22:08:38.283Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/ResetUtil$1.class]
17:08:38 [2024-02-28T22:08:38.283Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/NewTmfViewAction$1.class]
17:08:38 [2024-02-28T22:08:38.283Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/SaveImageUtil$1.class]
17:08:38 [2024-02-28T22:08:38.284Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/colors/ColorsView$ColorSettingRow$2.class]
17:08:38 [2024-02-28T22:08:38.284Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/colors/ColorsView$ColorSettingRow$5.class]
17:08:38 [2024-02-28T22:08:38.284Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/colors/ColorsView$ColorSettingRow$3.class]
17:08:38 [2024-02-28T22:08:38.284Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/colors/ColorsView$1.class]
17:08:38 [2024-02-28T22:08:38.284Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/colors/ColorsView$ColorSettingRow$1.class]
17:08:38 [2024-02-28T22:08:38.284Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/colors/ColorsView$ColorSettingRow$4.class]
17:08:38 [2024-02-28T22:08:38.284Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/filter/FilterViewer$FilterTraceTypeNodeComposite$1.class]
17:08:38 [2024-02-28T22:08:38.284Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/filter/FilterViewer$FilterAspectNodeComposite$2.class]
17:08:38 [2024-02-28T22:08:38.284Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/filter/FilterViewer$FilterNodeComposite$1.class]
17:08:38 [2024-02-28T22:08:38.284Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/filter/FilterViewer$FilterBaseNodeComposite$1.class]
17:08:38 [2024-02-28T22:08:38.284Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/filter/FilterViewer$FilterCompareNodeComposite$4.class]
17:08:38 [2024-02-28T22:08:38.284Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/filter/FilterViewer$2.class]
17:08:38 [2024-02-28T22:08:38.284Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/filter/FilterViewer$FilterEqualsNodeComposite$1.class]
17:08:38 [2024-02-28T22:08:38.284Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/filter/FilterViewer$FilterBaseNodeComposite$2.class]
17:08:38 [2024-02-28T22:08:38.284Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/filter/FilterViewer$FilterCompareNodeComposite$3.class]
17:08:38 [2024-02-28T22:08:38.284Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/filter/FilterViewer$FilterAspectNodeComposite$3.class]
17:08:38 [2024-02-28T22:08:38.284Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/filter/FilterViewer$FilterContainsNodeComposite$1.class]
17:08:38 [2024-02-28T22:08:38.284Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/filter/FilterViewer$FilterCompareNodeComposite$6.class]
17:08:38 [2024-02-28T22:08:38.284Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/filter/FilterViewer$FilterAspectNodeComposite$1.class]
17:08:38 [2024-02-28T22:08:38.284Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/filter/FilterViewer$FilterMatchesNodeComposite$1.class]
17:08:38 [2024-02-28T22:08:38.284Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/filter/FilterViewer$FilterCompareNodeComposite$1.class]
17:08:38 [2024-02-28T22:08:38.284Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/filter/FilterViewer$FilterCompareNodeComposite$5.class]
17:08:38 [2024-02-28T22:08:38.284Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/filter/FilterViewer$1.class]
17:08:38 [2024-02-28T22:08:38.284Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/filter/FilterViewer$FilterCompareNodeComposite$2.class]
17:08:38 [2024-02-28T22:08:38.284Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/histogram/HistogramView$4.class]
17:08:38 [2024-02-28T22:08:38.284Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/histogram/HistogramView$2.class]
17:08:38 [2024-02-28T22:08:38.284Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/histogram/HistogramView$5.class]
17:08:38 [2024-02-28T22:08:38.284Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/histogram/HistogramView$3.class]
17:08:38 [2024-02-28T22:08:38.284Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/histogram/HistogramView$1.class]
17:08:38 [2024-02-28T22:08:38.284Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram$1.class]
17:08:38 [2024-02-28T22:08:38.284Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/statesystem/TmfStateSystemExplorer$1.class]
17:08:38 [2024-02-28T22:08:38.284Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/timegraph/TimeGraphFindDialog$2.class]
17:08:38 [2024-02-28T22:08:38.284Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/timegraph/TimeGraphFindDialog$4.class]
17:08:38 [2024-02-28T22:08:38.284Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/timegraph/TimeGraphFindDialog$3.class]
17:08:38 [2024-02-28T22:08:38.284Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/timegraph/TimeGraphFindDialog$1.class]
17:08:38 [2024-02-28T22:08:38.284Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView$6.class]
17:08:38 [2024-02-28T22:08:38.284Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView$8.class]
17:08:38 [2024-02-28T22:08:38.284Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView$7.class]
17:08:38 [2024-02-28T22:08:38.284Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView$3.class]
17:08:38 [2024-02-28T22:08:38.284Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView$2.class]
17:08:38 [2024-02-28T22:08:38.284Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView$1.class]
17:08:38 [2024-02-28T22:08:38.284Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView$5.class]
17:08:38 [2024-02-28T22:08:38.284Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView$4.class]
17:08:38 [2024-02-28T22:08:38.284Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView$2$1.class]
17:08:38 [2024-02-28T22:08:38.285Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/TimeCompressionBar$3.class]
17:08:38 [2024-02-28T22:08:38.285Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/TimeCompressionBar$2.class]
17:08:38 [2024-02-28T22:08:38.285Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/TimeCompressionBar$1.class]
17:08:38 [2024-02-28T22:08:38.285Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/ScrollView$2.class]
17:08:38 [2024-02-28T22:08:38.285Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/ScrollView$1.class]
17:08:38 [2024-02-28T22:08:38.285Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/ScrollView$6.class]
17:08:38 [2024-02-28T22:08:38.285Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/ScrollView$Overview$3.class]
17:08:38 [2024-02-28T22:08:38.285Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/ScrollView$4.class]
17:08:38 [2024-02-28T22:08:38.285Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/ScrollView$7.class]
17:08:38 [2024-02-28T22:08:38.285Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/ScrollView$Overview$2.class]
17:08:38 [2024-02-28T22:08:38.285Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/ScrollView$Overview$4.class]
17:08:38 [2024-02-28T22:08:38.285Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/ScrollView$5.class]
17:08:38 [2024-02-28T22:08:38.285Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/ScrollView$Overview$1.class]
17:08:38 [2024-02-28T22:08:38.285Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/ScrollView$3.class]
17:08:38 [2024-02-28T22:08:38.285Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/SDWidget$1.class]
17:08:38 [2024-02-28T22:08:38.285Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/SDWidget$3.class]
17:08:38 [2024-02-28T22:08:38.285Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/SDWidget$2.class]
17:08:38 [2024-02-28T22:08:38.285Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/dialogs/FilterListDialog$3.class]
17:08:38 [2024-02-28T22:08:38.285Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/dialogs/FilterListDialog$1.class]
17:08:38 [2024-02-28T22:08:38.285Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/dialogs/FilterListDialog$4.class]
17:08:38 [2024-02-28T22:08:38.285Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/dialogs/FilterListDialog$2.class]
17:08:38 [2024-02-28T22:08:38.285Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/dialogs/MinMaxDialog$1.class]
17:08:38 [2024-02-28T22:08:38.285Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/dialogs/SDPrintDialogUI$2.class]
17:08:38 [2024-02-28T22:08:38.285Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/dialogs/SDPrintDialogUI$3.class]
17:08:38 [2024-02-28T22:08:38.285Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/dialogs/SDPrintDialogUI$4.class]
17:08:38 [2024-02-28T22:08:38.285Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/dialogs/SDPrintDialogUI$1.class]
17:08:38 [2024-02-28T22:08:38.285Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/dialogs/SDPrintDialog$1.class]
17:08:38 [2024-02-28T22:08:38.285Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/KeyBindingsManager$4.class]
17:08:38 [2024-02-28T22:08:38.285Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/KeyBindingsManager$3.class]
17:08:38 [2024-02-28T22:08:38.285Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/KeyBindingsManager$6.class]
17:08:38 [2024-02-28T22:08:38.285Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/KeyBindingsManager$2.class]
17:08:38 [2024-02-28T22:08:38.285Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/KeyBindingsManager$1.class]
17:08:38 [2024-02-28T22:08:38.285Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/KeyBindingsManager$5.class]
17:08:38 [2024-02-28T22:08:38.285Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/KeyBindingsManager$7.class]
17:08:38 [2024-02-28T22:08:38.285Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/KeyBindingsManager$8.class]
17:08:38 [2024-02-28T22:08:38.285Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/loader/TmfUml2SDSyncLoader$1.class]
17:08:38 [2024-02-28T22:08:38.285Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/loader/TmfUml2SDSyncLoader$2.class]
17:08:38 [2024-02-28T22:08:38.285Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/xychart/TmfChartView$4.class]
17:08:38 [2024-02-28T22:08:38.285Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/xychart/TmfChartView$1.class]
17:08:38 [2024-02-28T22:08:38.285Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/xychart/TmfChartView$6.class]
17:08:38 [2024-02-28T22:08:38.285Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/xychart/TmfChartView$5.class]
17:08:38 [2024-02-28T22:08:38.285Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/xychart/TmfChartView$2.class]
17:08:38 [2024-02-28T22:08:38.285Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/xychart/TmfChartView$3.class]
17:08:38 [2024-02-28T22:08:38.285Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/rawviewer/TmfRawEventViewer$1.class]
17:08:38 [2024-02-28T22:08:38.285Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$12.class]
17:08:38 [2024-02-28T22:08:38.285Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$22.class]
17:08:38 [2024-02-28T22:08:38.285Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$4.class]
17:08:38 [2024-02-28T22:08:38.286Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$11.class]
17:08:38 [2024-02-28T22:08:38.286Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$18.class]
17:08:38 [2024-02-28T22:08:38.286Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$18$1.class]
17:08:38 [2024-02-28T22:08:38.286Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$7.class]
17:08:38 [2024-02-28T22:08:38.286Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$10.class]
17:08:38 [2024-02-28T22:08:38.286Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$17.class]
17:08:38 [2024-02-28T22:08:38.286Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$5.class]
17:08:38 [2024-02-28T22:08:38.286Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$20.class]
17:08:38 [2024-02-28T22:08:38.286Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$9.class]
17:08:38 [2024-02-28T22:08:38.286Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$3.class]
17:08:38 [2024-02-28T22:08:38.286Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$2.class]
17:08:38 [2024-02-28T22:08:38.286Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$13.class]
17:08:38 [2024-02-28T22:08:38.286Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$8.class]
17:08:38 [2024-02-28T22:08:38.286Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$6.class]
17:08:38 [2024-02-28T22:08:38.286Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$16.class]
17:08:38 [2024-02-28T22:08:38.286Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$19.class]
17:08:38 [2024-02-28T22:08:38.286Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$14.class]
17:08:38 [2024-02-28T22:08:38.286Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$1.class]
17:08:38 [2024-02-28T22:08:38.286Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$15.class]
17:08:38 [2024-02-28T22:08:38.286Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$21.class]
17:08:38 [2024-02-28T22:08:38.286Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/TimeGraphLegend$LegendEntry$1.class]
17:08:38 [2024-02-28T22:08:38.286Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/TimeGraphLegend$LegendEntry$5.class]
17:08:38 [2024-02-28T22:08:38.286Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/TimeGraphLegend$LegendEntry$4.class]
17:08:38 [2024-02-28T22:08:38.286Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/TimeGraphLegend$1.class]
17:08:38 [2024-02-28T22:08:38.286Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/TimeGraphLegend$LegendEntry$3.class]
17:08:38 [2024-02-28T22:08:38.286Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/TimeGraphLegend$LegendEntry$2.class]
17:08:38 [2024-02-28T22:08:38.286Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/TriStateFilteredCheckboxTree$1.class]
17:08:38 [2024-02-28T22:08:38.286Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/FilteredCheckboxTree$1.class]
17:08:38 [2024-02-28T22:08:38.286Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/TimeGraphFilterDialog$2.class]
17:08:38 [2024-02-28T22:08:38.286Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/TimeGraphFilterDialog$3.class]
17:08:38 [2024-02-28T22:08:38.286Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/TimeGraphFilterDialog$4.class]
17:08:38 [2024-02-28T22:08:38.286Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/TimeGraphFilterDialog$6.class]
17:08:38 [2024-02-28T22:08:38.286Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/TimeGraphFilterDialog$1.class]
17:08:38 [2024-02-28T22:08:38.286Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/TimeGraphFilterDialog$5.class]
17:08:38 [2024-02-28T22:08:38.286Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphControl$1.class]
17:08:38 [2024-02-28T22:08:38.286Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphMarkerAxis$1.class]
17:08:38 [2024-02-28T22:08:38.286Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/virtualtable/TmfVirtualTable$7.class]
17:08:38 [2024-02-28T22:08:38.286Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/virtualtable/TmfVirtualTable$2.class]
17:08:38 [2024-02-28T22:08:38.286Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/virtualtable/TmfVirtualTable$4.class]
17:08:38 [2024-02-28T22:08:38.286Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/virtualtable/TmfVirtualTable$8.class]
17:08:38 [2024-02-28T22:08:38.286Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/virtualtable/TmfVirtualTable$5.class]
17:08:38 [2024-02-28T22:08:38.286Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/virtualtable/TmfVirtualTable$1.class]
17:08:38 [2024-02-28T22:08:38.286Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/virtualtable/TmfVirtualTable$3.class]
17:08:38 [2024-02-28T22:08:38.286Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/virtualtable/TmfVirtualTable$6.class]
17:08:38 [2024-02-28T22:08:38.286Z] [WARNING] [loading /modules/java.base/java/lang/Error.class]
17:08:38 [2024-02-28T22:08:38.286Z] [WARNING] [loading /modules/java.base/java/lang/annotation/Documented.class]
17:08:38 [2024-02-28T22:08:38.286Z] [WARNING] [loading /modules/java.base/java/lang/constant/ConstantDesc.class]
17:08:38 [2024-02-28T22:08:38.286Z] [WARNING] [loading /modules/java.base/java/lang/CharSequence.class]
17:08:38 [2024-02-28T22:08:38.286Z] [WARNING] [loading /modules/java.base/jdk/internal/ValueBased.class]
17:08:38 [2024-02-28T22:08:38.287Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/project/model/ITmfPropertiesProvider.java:34: warning: invalid input: '<'
17:08:38 [2024-02-28T22:08:38.287Z] [WARNING] * @return The map of properties, <name, value>
17:08:38 [2024-02-28T22:08:38.287Z] [WARNING] ^
17:08:38 [2024-02-28T22:08:38.287Z] [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)]
17:08:38 [2024-02-28T22:08:38.287Z] [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)]
17:08:38 [2024-02-28T22:08:38.287Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar(/javax/annotation/meta/TypeQualifierDefault.class)]
17:08:38 [2024-02-28T22:08:38.287Z] [WARNING] [loading /modules/java.base/java/lang/invoke/TypeDescriptor.class]
17:08:38 [2024-02-28T22:08:38.287Z] [WARNING] [loading /modules/java.base/java/lang/invoke/TypeDescriptor$OfField.class]
17:08:38 [2024-02-28T22:08:38.287Z] [WARNING] [loading /modules/java.base/java/lang/reflect/AnnotatedElement.class]
17:08:38 [2024-02-28T22:08:38.287Z] [WARNING] [loading /modules/java.base/java/lang/reflect/GenericDeclaration.class]
17:08:38 [2024-02-28T22:08:38.287Z] [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)]
17:08:38 [2024-02-28T22:08:38.287Z] [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)]
17:08:38 [2024-02-28T22:08:38.287Z] [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)]
17:08:38 [2024-02-28T22:08:38.287Z] [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)]
17:08:38 [2024-02-28T22:08:38.287Z] [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)]
17:08:38 [2024-02-28T22:08:38.287Z] [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)]
17:08:38 [2024-02-28T22:08:38.287Z] [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)]
17:08:38 [2024-02-28T22:08:38.287Z] [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)]
17:08:38 [2024-02-28T22:08:38.287Z] [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)]
17:08:38 [2024-02-28T22:08:38.287Z] [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)]
17:08:38 [2024-02-28T22:08:38.287Z] [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)]
17:08:38 [2024-02-28T22:08:38.287Z] [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)]
17:08:38 [2024-02-28T22:08:38.287Z] [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)]
17:08:38 [2024-02-28T22:08:38.287Z] [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)]
17:08:38 [2024-02-28T22:08:38.287Z] [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)]
17:08:38 [2024-02-28T22:08:38.287Z] [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)]
17:08:38 [2024-02-28T22:08:38.287Z] [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)]
17:08:38 [2024-02-28T22:08:38.287Z] [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)]
17:08:38 [2024-02-28T22:08:38.287Z] [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)]
17:08:38 [2024-02-28T22:08:38.287Z] [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)]
17:08:38 [2024-02-28T22:08:38.287Z] [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)]
17:08:38 [2024-02-28T22:08:38.287Z] [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)]
17:08:38 [2024-02-28T22:08:38.287Z] [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)]
17:08:38 [2024-02-28T22:08:38.287Z] [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)]
17:08:38 [2024-02-28T22:08:38.287Z] [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)]
17:08:38 [2024-02-28T22:08:38.287Z] [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)]
17:08:38 [2024-02-28T22:08:38.287Z] [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)]
17:08:38 [2024-02-28T22:08:38.287Z] [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)]
17:08:38 [2024-02-28T22:08:38.287Z] [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)]
17:08:38 [2024-02-28T22:08:38.287Z] [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)]
17:08:38 [2024-02-28T22:08:38.287Z] [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)]
17:08:38 [2024-02-28T22:08:38.287Z] [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)]
17:08:38 [2024-02-28T22:08:38.287Z] [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)]
17:08:38 [2024-02-28T22:08:38.287Z] [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)]
17:08:38 [2024-02-28T22:08:38.287Z] [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)]
17:08:38 [2024-02-28T22:08:38.287Z] [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)]
17:08:38 [2024-02-28T22:08:38.287Z] [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)]
17:08:38 [2024-02-28T22:08:38.287Z] [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)]
17:08:38 [2024-02-28T22:08:38.287Z] [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)]
17:08:38 [2024-02-28T22:08:38.287Z] [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)]
17:08:38 [2024-02-28T22:08:38.288Z] [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)]
17:08:38 [2024-02-28T22:08:38.288Z] [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)]
17:08:38 [2024-02-28T22:08:38.288Z] [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)]
17:08:38 [2024-02-28T22:08:38.288Z] [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)]
17:08:38 [2024-02-28T22:08:38.288Z] [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)]
17:08:38 [2024-02-28T22:08:38.288Z] [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)]
17:08:38 [2024-02-28T22:08:38.288Z] [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)]
17:08:38 [2024-02-28T22:08:38.288Z] [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)]
17:08:38 [2024-02-28T22:08:38.288Z] [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)]
17:08:38 [2024-02-28T22:08:38.288Z] [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)]
17:08:38 [2024-02-28T22:08:38.288Z] [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)]
17:08:38 [2024-02-28T22:08:38.288Z] [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)]
17:08:38 [2024-02-28T22:08:38.288Z] [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)]
17:08:38 [2024-02-28T22:08:38.288Z] [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)]
17:08:38 [2024-02-28T22:08:38.288Z] [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)]
17:08:38 [2024-02-28T22:08:38.288Z] [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)]
17:08:38 [2024-02-28T22:08:38.288Z] [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)]
17:08:38 [2024-02-28T22:08:38.288Z] [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)]
17:08:38 [2024-02-28T22:08:38.288Z] [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)]
17:08:38 [2024-02-28T22:08:38.288Z] [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)]
17:08:38 [2024-02-28T22:08:38.288Z] [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)]
17:08:38 [2024-02-28T22:08:38.288Z] [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)]
17:08:38 [2024-02-28T22:08:38.288Z] [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)]
17:08:38 [2024-02-28T22:08:38.288Z] [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)]
17:08:38 [2024-02-28T22:08:38.288Z] [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)]
17:08:38 [2024-02-28T22:08:38.288Z] [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)]
17:08:38 [2024-02-28T22:08:38.288Z] [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)]
17:08:38 [2024-02-28T22:08:38.288Z] [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)]
17:08:38 [2024-02-28T22:08:38.288Z] [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)]
17:08:38 [2024-02-28T22:08:38.288Z] [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)]
17:08:38 [2024-02-28T22:08:38.288Z] [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)]
17:08:38 [2024-02-28T22:08:38.288Z] [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)]
17:08:38 [2024-02-28T22:08:38.288Z] [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)]
17:08:38 [2024-02-28T22:08:38.288Z] [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)]
17:08:38 [2024-02-28T22:08:38.288Z] [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)]
17:08:38 [2024-02-28T22:08:38.288Z] [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)]
17:08:38 [2024-02-28T22:08:38.288Z] [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)]
17:08:38 [2024-02-28T22:08:38.288Z] [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)]
17:08:38 [2024-02-28T22:08:38.288Z] [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)]
17:08:38 [2024-02-28T22:08:38.288Z] [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)]
17:08:38 [2024-02-28T22:08:38.288Z] [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)]
17:08:38 [2024-02-28T22:08:38.288Z] [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)]
17:08:38 [2024-02-28T22:08:38.288Z] [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)]
17:08:38 [2024-02-28T22:08:38.288Z] [WARNING] [loading /modules/java.base/java/lang/Short.class]
17:08:38 [2024-02-28T22:08:38.288Z] [WARNING] [loading /modules/java.base/java/lang/Void.class]
17:08:38 [2024-02-28T22:08:38.288Z] [WARNING] [loading /modules/java.base/java/lang/Throwable$SentinelHolder.class]
17:08:38 [2024-02-28T22:08:38.288Z] [WARNING] [loading /modules/java.base/java/lang/Throwable$WrappedPrintWriter.class]
17:08:38 [2024-02-28T22:08:38.288Z] [WARNING] [loading /modules/java.base/java/lang/Throwable$PrintStreamOrWriter.class]
17:08:38 [2024-02-28T22:08:38.288Z] [WARNING] [loading /modules/java.base/java/lang/Throwable$WrappedPrintStream.class]
17:08:38 [2024-02-28T22:08:38.288Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/statesystem/core/exceptions/AttributeNotFoundException.java:22: warning: invalid input: '<'
17:08:38 [2024-02-28T22:08:38.288Z] [WARNING] * doesn't exist in the system, of if the quark is simply invalid (ie, < 0).
17:08:38 [2024-02-28T22:08:38.288Z] [WARNING] ^
17:08:38 [2024-02-28T22:08:38.288Z] [WARNING] [loading /modules/java.base/java/nio/Buffer.class]
17:08:38 [2024-02-28T22:08:38.288Z] [WARNING] [loading /modules/java.base/java/io/Writer$1.class]
17:08:38 [2024-02-28T22:08:38.288Z] [WARNING] [loading /modules/java.base/java/io/WriteAbortedException.class]
17:08:38 [2024-02-28T22:08:38.289Z] [WARNING] [loading /modules/java.base/java/io/UnixFileSystem.class]
17:08:38 [2024-02-28T22:08:38.289Z] [WARNING] [loading /modules/java.base/java/io/UncheckedIOException.class]
17:08:38 [2024-02-28T22:08:38.289Z] [WARNING] [loading /modules/java.base/java/io/UTFDataFormatException.class]
17:08:38 [2024-02-28T22:08:38.289Z] [WARNING] [loading /modules/java.base/java/io/SyncFailedException.class]
17:08:38 [2024-02-28T22:08:38.289Z] [WARNING] [loading /modules/java.base/java/io/StringBufferInputStream.class]
17:08:38 [2024-02-28T22:08:38.289Z] [WARNING] [loading /modules/java.base/java/io/StreamTokenizer.class]
17:08:38 [2024-02-28T22:08:38.289Z] [WARNING] [loading /modules/java.base/java/io/StreamCorruptedException.class]
17:08:38 [2024-02-28T22:08:38.289Z] [WARNING] [loading /modules/java.base/java/io/SerializablePermission.class]
17:08:38 [2024-02-28T22:08:38.289Z] [WARNING] [loading /modules/java.base/java/io/SerialCallbackContext.class]
17:08:38 [2024-02-28T22:08:38.289Z] [WARNING] [loading /modules/java.base/java/io/Serial.class]
17:08:38 [2024-02-28T22:08:38.289Z] [WARNING] [loading /modules/java.base/java/io/SequenceInputStream.class]
17:08:38 [2024-02-28T22:08:38.289Z] [WARNING] [loading /modules/java.base/java/io/Reader$1.class]
17:08:38 [2024-02-28T22:08:38.289Z] [WARNING] [loading /modules/java.base/java/io/RandomAccessFile$2.class]
17:08:38 [2024-02-28T22:08:38.289Z] [WARNING] [loading /modules/java.base/java/io/RandomAccessFile$1.class]
17:08:38 [2024-02-28T22:08:38.289Z] [WARNING] [loading /modules/java.base/java/io/PushbackReader.class]
17:08:38 [2024-02-28T22:08:38.289Z] [WARNING] [loading /modules/java.base/java/io/PushbackInputStream.class]
17:08:38 [2024-02-28T22:08:38.289Z] [WARNING] [loading /modules/java.base/java/io/PipedWriter.class]
17:08:38 [2024-02-28T22:08:38.289Z] [WARNING] [loading /modules/java.base/java/io/PipedReader.class]
17:08:38 [2024-02-28T22:08:38.289Z] [WARNING] [loading /modules/java.base/java/io/PipedOutputStream.class]
17:08:38 [2024-02-28T22:08:38.289Z] [WARNING] [loading /modules/java.base/java/io/PipedInputStream.class]
17:08:38 [2024-02-28T22:08:38.289Z] [WARNING] [loading /modules/java.base/java/io/OutputStreamWriter.class]
17:08:38 [2024-02-28T22:08:38.289Z] [WARNING] [loading /modules/java.base/java/io/OutputStream$1.class]
17:08:38 [2024-02-28T22:08:38.289Z] [WARNING] [loading /modules/java.base/java/io/OptionalDataException.class]
17:08:38 [2024-02-28T22:08:38.289Z] [WARNING] [loading /modules/java.base/java/io/ObjectStreamField.class]
17:08:38 [2024-02-28T22:08:38.289Z] [WARNING] [loading /modules/java.base/java/io/ObjectStreamException.class]
17:08:38 [2024-02-28T22:08:38.289Z] [WARNING] [loading /modules/java.base/java/io/ObjectStreamConstants.class]
17:08:38 [2024-02-28T22:08:38.289Z] [WARNING] [loading /modules/java.base/java/io/ObjectStreamClass.class]
17:08:38 [2024-02-28T22:08:38.289Z] [WARNING] [loading /modules/java.base/java/io/ObjectStreamClass$FieldReflectorKey.class]
17:08:38 [2024-02-28T22:08:38.289Z] [WARNING] [loading /modules/java.base/java/io/ObjectStreamClass$EntryFuture.class]
17:08:38 [2024-02-28T22:08:38.289Z] [WARNING] [loading /modules/java.base/java/io/ObjectStreamClass$EntryFuture$1.class]
17:08:38 [2024-02-28T22:08:38.289Z] [WARNING] [loading /modules/java.base/java/io/ObjectStreamClass$5.class]
17:08:38 [2024-02-28T22:08:38.289Z] [WARNING] [loading /modules/java.base/java/io/ObjectStreamClass$4.class]
17:08:38 [2024-02-28T22:08:38.289Z] [WARNING] [loading /modules/java.base/java/io/ObjectStreamClass$3.class]
17:08:38 [2024-02-28T22:08:38.289Z] [WARNING] [loading /modules/java.base/java/io/ObjectStreamClass$2.class]
17:08:38 [2024-02-28T22:08:38.289Z] [WARNING] [loading /modules/java.base/java/io/ObjectStreamClass$1.class]
17:08:38 [2024-02-28T22:08:38.289Z] [WARNING] [loading /modules/java.base/java/io/ObjectOutputStream$1.class]
17:08:38 [2024-02-28T22:08:38.289Z] [WARNING] [loading /modules/java.base/java/io/ObjectOutput.class]
17:08:38 [2024-02-28T22:08:38.289Z] [WARNING] [loading /modules/java.base/java/io/ObjectInputValidation.class]
17:08:38 [2024-02-28T22:08:38.289Z] [WARNING] [loading /modules/java.base/java/io/ObjectInputStream$ValidationList.class]
17:08:38 [2024-02-28T22:08:38.289Z] [WARNING] [loading /modules/java.base/java/io/ObjectInputStream$ValidationList$1.class]
17:08:38 [2024-02-28T22:08:38.289Z] [WARNING] [loading /modules/java.base/java/io/ObjectInputStream$1.class]
17:08:38 [2024-02-28T22:08:38.289Z] [WARNING] [loading /modules/java.base/java/io/ObjectInputFilter.class]
17:08:38 [2024-02-28T22:08:38.289Z] [WARNING] [loading /modules/java.base/java/io/ObjectInputFilter$Config.class]
17:08:38 [2024-02-28T22:08:38.289Z] [WARNING] [loading /modules/java.base/java/io/ObjectInputFilter$Config$RejectUndecidedFilter.class]
17:08:38 [2024-02-28T22:08:38.289Z] [WARNING] [loading /modules/java.base/java/io/ObjectInputFilter$Config$RejectUndecidedFilter$SerialInfo.class]
17:08:38 [2024-02-28T22:08:38.289Z] [WARNING] [loading /modules/java.base/java/io/ObjectInputFilter$Config$Global.class]
17:08:38 [2024-02-28T22:08:38.289Z] [WARNING] [loading /modules/java.base/java/io/ObjectInput.class]
17:08:38 [2024-02-28T22:08:38.289Z] [WARNING] [loading /modules/java.base/java/io/NotSerializableException.class]
17:08:38 [2024-02-28T22:08:38.289Z] [WARNING] [loading /modules/java.base/java/io/NotActiveException.class]
17:08:38 [2024-02-28T22:08:38.289Z] [WARNING] [loading /modules/java.base/java/io/LineNumberReader.class]
17:08:38 [2024-02-28T22:08:38.289Z] [WARNING] [loading /modules/java.base/java/io/LineNumberInputStream.class]
17:08:38 [2024-02-28T22:08:38.289Z] [WARNING] [loading /modules/java.base/java/io/InvalidObjectException.class]
17:08:38 [2024-02-28T22:08:38.289Z] [WARNING] [loading /modules/java.base/java/io/InvalidClassException.class]
17:08:38 [2024-02-28T22:08:38.289Z] [WARNING] [loading /modules/java.base/java/io/InterruptedIOException.class]
17:08:38 [2024-02-28T22:08:38.289Z] [WARNING] [loading /modules/java.base/java/io/InputStream$1.class]
17:08:38 [2024-02-28T22:08:38.289Z] [WARNING] [loading /modules/java.base/java/io/IOError.class]
17:08:38 [2024-02-28T22:08:38.289Z] [WARNING] [loading /modules/java.base/java/io/Flushable.class]
17:08:38 [2024-02-28T22:08:38.289Z] [WARNING] [loading /modules/java.base/java/io/FilterWriter.class]
17:08:38 [2024-02-28T22:08:38.289Z] [WARNING] [loading /modules/java.base/java/io/FilterReader.class]
17:08:38 [2024-02-28T22:08:38.289Z] [WARNING] [loading /modules/java.base/java/io/FilterOutputStream.class]
17:08:38 [2024-02-28T22:08:38.289Z] [WARNING] [loading /modules/java.base/java/io/FilterInputStream.class]
17:08:38 [2024-02-28T22:08:38.289Z] [WARNING] [loading /modules/java.base/java/io/FilenameFilter.class]
17:08:38 [2024-02-28T22:08:38.289Z] [WARNING] [loading /modules/java.base/java/io/FileSystem.class]
17:08:38 [2024-02-28T22:08:38.289Z] [WARNING] [loading /modules/java.base/java/io/FilePermissionCollection.class]
17:08:38 [2024-02-28T22:08:38.289Z] [WARNING] [loading /modules/java.base/java/io/FilePermissionCollection$1.class]
17:08:38 [2024-02-28T22:08:38.289Z] [WARNING] [loading /modules/java.base/java/io/FilePermission.class]
17:08:38 [2024-02-28T22:08:38.289Z] [WARNING] [loading /modules/java.base/java/io/FilePermission$2.class]
17:08:38 [2024-02-28T22:08:38.289Z] [WARNING] [loading /modules/java.base/java/io/FilePermission$1.class]
17:08:38 [2024-02-28T22:08:38.289Z] [WARNING] [loading /modules/java.base/java/io/FileOutputStream$1.class]
17:08:38 [2024-02-28T22:08:38.289Z] [WARNING] [loading /modules/java.base/java/io/FileInputStream$1.class]
17:08:38 [2024-02-28T22:08:38.289Z] [WARNING] [loading /modules/java.base/java/io/FileDescriptor.class]
17:08:38 [2024-02-28T22:08:38.289Z] [WARNING] [loading /modules/java.base/java/io/FileDescriptor$1.class]
17:08:38 [2024-02-28T22:08:38.289Z] [WARNING] [loading /modules/java.base/java/io/FileCleanable.class]
17:08:38 [2024-02-28T22:08:38.289Z] [WARNING] [loading /modules/java.base/java/io/Externalizable.class]
17:08:38 [2024-02-28T22:08:38.289Z] [WARNING] [loading /modules/java.base/java/io/ExpiringCache.class]
17:08:38 [2024-02-28T22:08:38.289Z] [WARNING] [loading /modules/java.base/java/io/ExpiringCache$1.class]
17:08:38 [2024-02-28T22:08:38.289Z] [WARNING] [loading /modules/java.base/java/io/EOFException.class]
17:08:38 [2024-02-28T22:08:38.289Z] [WARNING] [loading /modules/java.base/java/io/DeleteOnExitHook.class]
17:08:38 [2024-02-28T22:08:38.289Z] [WARNING] [loading /modules/java.base/java/io/DeleteOnExitHook$1.class]
17:08:38 [2024-02-28T22:08:38.289Z] [WARNING] [loading /modules/java.base/java/io/DefaultFileSystem.class]
17:08:38 [2024-02-28T22:08:38.289Z] [WARNING] [loading /modules/java.base/java/io/DataOutputStream.class]
17:08:38 [2024-02-28T22:08:38.289Z] [WARNING] [loading /modules/java.base/java/io/DataInputStream.class]
17:08:38 [2024-02-28T22:08:38.289Z] [WARNING] [loading /modules/java.base/java/io/Console.class]
17:08:38 [2024-02-28T22:08:38.289Z] [WARNING] [loading /modules/java.base/java/io/Console$3.class]
17:08:38 [2024-02-28T22:08:38.289Z] [WARNING] [loading /modules/java.base/java/io/Console$2.class]
17:08:38 [2024-02-28T22:08:38.289Z] [WARNING] [loading /modules/java.base/java/io/Console$1.class]
17:08:38 [2024-02-28T22:08:38.289Z] [WARNING] [loading /modules/java.base/java/io/CharConversionException.class]
17:08:38 [2024-02-28T22:08:38.289Z] [WARNING] [loading /modules/java.base/java/io/CharArrayWriter.class]
17:08:38 [2024-02-28T22:08:38.289Z] [WARNING] [loading /modules/java.base/java/io/CharArrayReader.class]
17:08:38 [2024-02-28T22:08:38.289Z] [WARNING] [loading /modules/java.base/java/io/ByteArrayOutputStream.class]
17:08:38 [2024-02-28T22:08:38.289Z] [WARNING] [loading /modules/java.base/java/io/BufferedReader$1.class]
17:08:38 [2024-02-28T22:08:38.289Z] [WARNING] [loading /modules/java.base/java/io/BufferedOutputStream.class]
17:08:38 [2024-02-28T22:08:38.289Z] [WARNING] [loading /modules/java.base/java/io/Bits.class]
17:08:38 [2024-02-28T22:08:38.289Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/analysis/profiling/core/callstack/CallStack.java:26: warning: invalid input: '<'
17:08:38 [2024-02-28T22:08:38.289Z] [WARNING] * i.e., a call at level n+1 will have start_n+1 >= start_n and end_n+1 <=
17:08:38 [2024-02-28T22:08:38.289Z] [WARNING] ^
17:08:38 [2024-02-28T22:08:38.289Z] [WARNING] [loading /modules/java.base/java/util/function/IntFunction.class]
17:08:38 [2024-02-28T22:08:38.289Z] [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)]
17:08:38 [2024-02-28T22:08:38.289Z] [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)]
17:08:38 [2024-02-28T22:08:38.289Z] [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)]
17:08:38 [2024-02-28T22:08:38.289Z] [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)]
17:08:38 [2024-02-28T22:08:38.289Z] [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)]
17:08:38 [2024-02-28T22:08:38.289Z] [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)]
17:08:38 [2024-02-28T22:08:38.289Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/filter/CopyHandler.java:30: warning: invalid input: '<'
17:08:38 [2024-02-28T22:08:38.289Z] [WARNING] * @author Xavier Raynaud <xavier.raynaud@kalray.eu>
17:08:38 [2024-02-28T22:08:38.289Z] [WARNING] ^
17:08:38 [2024-02-28T22:08:38.289Z] [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)]
17:08:38 [2024-02-28T22:08:38.289Z] [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)]
17:08:38 [2024-02-28T22:08:38.289Z] [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)]
17:08:38 [2024-02-28T22:08:38.290Z] [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)]
17:08:38 [2024-02-28T22:08:38.290Z] [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)]
17:08:38 [2024-02-28T22:08:38.290Z] [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)]
17:08:38 [2024-02-28T22:08:38.290Z] [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)]
17:08:38 [2024-02-28T22:08:38.290Z] [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)]
17:08:38 [2024-02-28T22:08:38.290Z] [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)]
17:08:38 [2024-02-28T22:08:38.290Z] [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)]
17:08:38 [2024-02-28T22:08:38.290Z] [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)]
17:08:38 [2024-02-28T22:08:38.290Z] [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)]
17:08:38 [2024-02-28T22:08:38.290Z] [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)]
17:08:38 [2024-02-28T22:08:38.290Z] [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)]
17:08:38 [2024-02-28T22:08:38.290Z] [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)]
17:08:38 [2024-02-28T22:08:38.290Z] [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)]
17:08:38 [2024-02-28T22:08:38.290Z] [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)]
17:08:38 [2024-02-28T22:08:38.290Z] [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)]
17:08:38 [2024-02-28T22:08:38.290Z] [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)]
17:08:38 [2024-02-28T22:08:38.290Z] [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)]
17:08:38 [2024-02-28T22:08:38.290Z] [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)]
17:08:38 [2024-02-28T22:08:38.290Z] [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)]
17:08:38 [2024-02-28T22:08:38.290Z] [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)]
17:08:38 [2024-02-28T22:08:38.290Z] [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)]
17:08:38 [2024-02-28T22:08:38.290Z] [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)]
17:08:38 [2024-02-28T22:08:38.290Z] [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)]
17:08:38 [2024-02-28T22:08:38.290Z] [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)]
17:08:38 [2024-02-28T22:08:38.290Z] [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)]
17:08:38 [2024-02-28T22:08:38.290Z] [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)]
17:08:38 [2024-02-28T22:08:38.290Z] [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)]
17:08:38 [2024-02-28T22:08:38.290Z] [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)]
17:08:38 [2024-02-28T22:08:38.290Z] [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)]
17:08:38 [2024-02-28T22:08:38.290Z] [WARNING] [loading /modules/java.base/java/lang/Enum$EnumDesc.class]
17:08:38 [2024-02-28T22:08:38.290Z] [WARNING] [loading /modules/java.base/java/lang/constant/DynamicConstantDesc.class]
17:08:38 [2024-02-28T22:08:38.290Z] [WARNING] [loading /modules/java.base/java/lang/NullPointerException.class]
17:08:38 [2024-02-28T22:08:38.290Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/uml2sd/dialogs/Criteria.java:277: warning: invalid input: '<'
17:08:38 [2024-02-28T22:08:38.290Z] [WARNING] * @return usual comparison result (< 0, 0, > 0)
17:08:38 [2024-02-28T22:08:38.290Z] [WARNING] ^
17:08:38 [2024-02-28T22:08:38.290Z] [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)]
17:08:38 [2024-02-28T22:08:38.290Z] [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)]
17:08:38 [2024-02-28T22:08:38.290Z] [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)]
17:08:38 [2024-02-28T22:08:38.290Z] [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)]
17:08:38 [2024-02-28T22:08:38.290Z] [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)]
17:08:38 [2024-02-28T22:08:38.290Z] [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)]
17:08:38 [2024-02-28T22:08:38.290Z] [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)]
17:08:38 [2024-02-28T22:08:38.290Z] [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)]
17:08:38 [2024-02-28T22:08:38.290Z] [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)]
17:08:38 [2024-02-28T22:08:38.291Z] [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)]
17:08:38 [2024-02-28T22:08:38.291Z] [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)]
17:08:38 [2024-02-28T22:08:38.291Z] [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)]
17:08:38 [2024-02-28T22:08:38.291Z] [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)]
17:08:38 [2024-02-28T22:08:38.291Z] [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)]
17:08:38 [2024-02-28T22:08:38.291Z] [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)]
17:08:38 [2024-02-28T22:08:38.291Z] [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)]
17:08:38 [2024-02-28T22:08:38.291Z] [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)]
17:08:38 [2024-02-28T22:08:38.291Z] [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)]
17:08:38 [2024-02-28T22:08:38.291Z] [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)]
17:08:38 [2024-02-28T22:08:38.291Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFStreamOutputWriter.java:88: warning: invalid input: '<'
17:08:38 [2024-02-28T22:08:38.291Z] [WARNING] * startTime <= packet.getTimestampEnd() && packet.getTimestampStart() <=
17:08:38 [2024-02-28T22:08:38.291Z] [WARNING] ^
17:08:38 [2024-02-28T22:08:38.291Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFStreamOutputWriter.java:88: warning: invalid input: '&'
17:08:38 [2024-02-28T22:08:38.291Z] [WARNING] * startTime <= packet.getTimestampEnd() && packet.getTimestampStart() <=
17:08:38 [2024-02-28T22:08:38.291Z] [WARNING] ^
17:08:38 [2024-02-28T22:08:38.291Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFStreamOutputWriter.java:88: warning: invalid input: '&'
17:08:38 [2024-02-28T22:08:38.291Z] [WARNING] * startTime <= packet.getTimestampEnd() && packet.getTimestampStart() <=
17:08:38 [2024-02-28T22:08:38.291Z] [WARNING] ^
17:08:38 [2024-02-28T22:08:38.291Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFStreamOutputWriter.java:88: warning: invalid input: '<'
17:08:38 [2024-02-28T22:08:38.291Z] [WARNING] * startTime <= packet.getTimestampEnd() && packet.getTimestampStart() <=
17:08:38 [2024-02-28T22:08:38.291Z] [WARNING] ^
17:08:38 [2024-02-28T22:08:38.291Z] [WARNING] [loading /modules/java.base/java/nio/channels/spi/AbstractInterruptibleChannel.class]
17:08:38 [2024-02-28T22:08:38.291Z] [WARNING] [loading /modules/java.base/java/nio/channels/ScatteringByteChannel.class]
17:08:38 [2024-02-28T22:08:38.291Z] [WARNING] [loading /modules/java.base/java/nio/channels/GatheringByteChannel.class]
17:08:38 [2024-02-28T22:08:38.291Z] [WARNING] [loading /modules/java.base/java/nio/channels/SeekableByteChannel.class]
17:08:38 [2024-02-28T22:08:38.291Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/event/CtfTmfEvent.java:392: warning: invalid input: '<'
17:08:38 [2024-02-28T22:08:38.291Z] [WARNING] * following classes: <code>Entry<String, Long></code>, <code>Long</code>,
17:08:38 [2024-02-28T22:08:38.291Z] [WARNING] ^
17:08:38 [2024-02-28T22:08:38.291Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/trace/CtfTmfTrace.java:549: warning: invalid input: '<'
17:08:38 [2024-02-28T22:08:38.291Z] [WARNING] * Get the CTF environment variables defined in this CTF trace, in <name, value>
17:08:38 [2024-02-28T22:08:38.291Z] [WARNING] ^
17:08:38 [2024-02-28T22:08:38.291Z] [WARNING] [loading /modules/java.base/java/nio/file/Watchable.class]
17:08:38 [2024-02-28T22:08:38.291Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/trace/CtfTmfTrace.java:398: warning: invalid input: '<'
17:08:38 [2024-02-28T22:08:38.291Z] [WARNING] *            ITmfLocation<?>
17:08:38 [2024-02-28T22:08:38.291Z] [WARNING] ^
17:08:38 [2024-02-28T22:08:38.291Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/ITmfTrace.java:391: warning: invalid input: '<'
17:08:38 [2024-02-28T22:08:38.291Z] [WARNING] * The notion of ratio (0.0 <= r <= 1.0) is trace specific and left
17:08:38 [2024-02-28T22:08:38.291Z] [WARNING] ^
17:08:38 [2024-02-28T22:08:38.291Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/ITmfTrace.java:391: warning: invalid input: '<'
17:08:38 [2024-02-28T22:08:38.291Z] [WARNING] * The notion of ratio (0.0 <= r <= 1.0) is trace specific and left
17:08:38 [2024-02-28T22:08:38.291Z] [WARNING] ^
17:08:38 [2024-02-28T22:08:38.291Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/trace/CtfTmfTrace.java:549: warning: invalid input: '<'
17:08:38 [2024-02-28T22:08:38.291Z] [WARNING] * Get the CTF environment variables defined in this CTF trace, in <name, value>
17:08:38 [2024-02-28T22:08:38.291Z] [WARNING] ^
17:08:38 [2024-02-28T22:08:38.291Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/project/model/ITmfPropertiesProvider.java:34: warning: invalid input: '<'
17:08:38 [2024-02-28T22:08:38.291Z] [WARNING] * @return The map of properties, <name, value>
17:08:38 [2024-02-28T22:08:38.291Z] [WARNING] ^
17:08:38 [2024-02-28T22:08:38.291Z] [WARNING] [loading /modules/java.base/java/io/File$TempDirectory.class]
17:08:38 [2024-02-28T22:08:38.291Z] [WARNING] [loading /modules/java.base/java/io/File$PathStatus.class]
17:08:38 [2024-02-28T22:08:38.291Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFTraceWriter.java:68: warning: invalid input: '<'
17:08:38 [2024-02-28T22:08:38.291Z] [WARNING] * startTime <= packet.getTimestampBegin() <= endTime
17:08:38 [2024-02-28T22:08:38.291Z] [WARNING] ^
17:08:38 [2024-02-28T22:08:38.291Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFTraceWriter.java:68: warning: invalid input: '<'
17:08:38 [2024-02-28T22:08:38.291Z] [WARNING] * startTime <= packet.getTimestampBegin() <= endTime
17:08:38 [2024-02-28T22:08:38.291Z] [WARNING] ^
17:08:38 [2024-02-28T22:08:38.291Z] [WARNING] [loading /modules/java.base/java/lang/AbstractStringBuilder.class]
17:08:38 [2024-02-28T22:08:38.291Z] [WARNING] [loading /modules/java.base/java/util/regex/MatchResult.class]
17:08:38 [2024-02-28T22:08:38.291Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/ITmfTrace.java:391: warning: invalid input: '<'
17:08:38 [2024-02-28T22:08:38.291Z] [WARNING] * The notion of ratio (0.0 <= r <= 1.0) is trace specific and left
17:08:38 [2024-02-28T22:08:38.291Z] [WARNING] ^
17:08:38 [2024-02-28T22:08:38.291Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/ITmfTrace.java:391: warning: invalid input: '<'
17:08:38 [2024-02-28T22:08:38.291Z] [WARNING] * The notion of ratio (0.0 <= r <= 1.0) is trace specific and left
17:08:38 [2024-02-28T22:08:38.291Z] [WARNING] ^
17:08:38 [2024-02-28T22:08:38.291Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/ITmfTrace.java:391: warning: invalid input: '<'
17:08:38 [2024-02-28T22:08:38.291Z] [WARNING] * The notion of ratio (0.0 <= r <= 1.0) is trace specific and left
17:08:38 [2024-02-28T22:08:38.291Z] [WARNING] ^
17:08:38 [2024-02-28T22:08:38.291Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/ITmfTrace.java:391: warning: invalid input: '<'
17:08:38 [2024-02-28T22:08:38.291Z] [WARNING] * The notion of ratio (0.0 <= r <= 1.0) is trace specific and left
17:08:38 [2024-02-28T22:08:38.291Z] [WARNING] ^
17:08:38 [2024-02-28T22:08:38.291Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/filter/CutHandler.java:25: warning: invalid input: '<'
17:08:38 [2024-02-28T22:08:38.291Z] [WARNING] * @author Xavier Raynaud <xavier.raynaud@kalray.eu>
17:08:38 [2024-02-28T22:08:38.291Z] [WARNING] ^
17:08:38 [2024-02-28T22:08:38.291Z] [WARNING] [loading /modules/java.base/java/text/Format$Field.class]
17:08:38 [2024-02-28T22:08:38.291Z] [WARNING] [loading /modules/java.base/java/text/Format$FieldDelegate.class]
17:08:38 [2024-02-28T22:08:38.291Z] [WARNING] [loading /modules/java.base/java/text/AttributedCharacterIterator.class]
17:08:38 [2024-02-28T22:08:38.291Z] [WARNING] [loading /modules/java.base/java/text/AttributedCharacterIterator$Attribute.class]
17:08:38 [2024-02-28T22:08:38.291Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/filter/DeleteHandler.java:30: warning: invalid input: '<'
17:08:38 [2024-02-28T22:08:38.291Z] [WARNING] * @author Xavier Raynaud <xavier.raynaud@kalray.eu>
17:08:38 [2024-02-28T22:08:38.291Z] [WARNING] ^
17:08:38 [2024-02-28T22:08:38.291Z] [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)]
17:08:38 [2024-02-28T22:08:38.291Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/uml2sd/dialogs/FilterCriteria.java:229: warning: invalid input: '<'
17:08:38 [2024-02-28T22:08:38.292Z] [WARNING] * @return usual comparison result (< 0, 0, > 0)
17:08:38 [2024-02-28T22:08:38.292Z] [WARNING] ^
17:08:38 [2024-02-28T22:08:38.292Z] [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)]
17:08:38 [2024-02-28T22:08:38.292Z] [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)]
17:08:38 [2024-02-28T22:08:38.292Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/FilteredCheckboxTree.java:46: warning: invalid input: '<'
17:08:38 [2024-02-28T22:08:38.292Z] [WARNING] * @author "Generoso Pagano <generoso.pagano@inria.fr>"
17:08:38 [2024-02-28T22:08:38.292Z] [WARNING] ^
17:08:38 [2024-02-28T22:08:38.292Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/FilteredCheckboxTree.java:47: warning: invalid input: '<'
17:08:38 [2024-02-28T22:08:38.292Z] [WARNING] * @author "Mikael Ferland <mikael.ferland@ericsson.com>"
17:08:38 [2024-02-28T22:08:38.292Z] [WARNING] ^
17:08:38 [2024-02-28T22:08:38.292Z] [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)]
17:08:38 [2024-02-28T22:08:38.292Z] [WARNING] [loading /modules/java.base/java/util/stream/BaseStream.class]
17:08:38 [2024-02-28T22:08:38.292Z] [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)]
17:08:38 [2024-02-28T22:08:38.292Z] [WARNING] [loading /modules/java.base/jdk/internal/vm/annotation/IntrinsicCandidate.class]
17:08:38 [2024-02-28T22:08:38.292Z] [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)]
17:08:38 [2024-02-28T22:08:38.292Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xychart/ITmfChartTimeProvider.java:31: warning: invalid input: '<'
17:08:38 [2024-02-28T22:08:38.292Z] [WARNING] * <-> double.
17:08:38 [2024-02-28T22:08:38.292Z] [WARNING] ^
17:08:38 [2024-02-28T22:08:38.292Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xychart/ITmfChartTimeProvider.java:31: warning: invalid input: '<'
17:08:38 [2024-02-28T22:08:38.292Z] [WARNING] * <-> double.
17:08:38 [2024-02-28T22:08:38.292Z] [WARNING] ^
17:08:38 [2024-02-28T22:08:38.292Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xychart/ITmfChartTimeProvider.java:35: warning: invalid input: '<'
17:08:38 [2024-02-28T22:08:38.292Z] [WARNING] * converting long <-> double the values need to fit within 53 bits.
17:08:38 [2024-02-28T22:08:38.292Z] [WARNING] ^
17:08:38 [2024-02-28T22:08:38.292Z] [WARNING] [loading /modules/java.base/java/util/Collections$EmptyMap.class]
17:08:38 [2024-02-28T22:08:38.292Z] [WARNING] [loading /modules/java.base/java/util/Collections$EmptyList.class]
17:08:38 [2024-02-28T22:08:38.292Z] [WARNING] [loading /modules/java.base/java/util/Collections$EmptySet.class]
17:08:38 [2024-02-28T22:08:38.292Z] [WARNING] [loading /modules/java.base/java/util/Collections$AsLIFOQueue.class]
17:08:38 [2024-02-28T22:08:38.292Z] [WARNING] [loading /modules/java.base/java/util/Collections$SetFromMap.class]
17:08:38 [2024-02-28T22:08:38.292Z] [WARNING] [loading /modules/java.base/java/util/Collections$ReverseComparator2.class]
17:08:38 [2024-02-28T22:08:38.292Z] [WARNING] [loading /modules/java.base/java/util/Collections$ReverseComparator.class]
17:08:38 [2024-02-28T22:08:38.292Z] [WARNING] [loading /modules/java.base/java/util/Collections$CopiesList.class]
17:08:38 [2024-02-28T22:08:38.292Z] [WARNING] [loading /modules/java.base/java/util/Collections$SingletonMap.class]
17:08:38 [2024-02-28T22:08:38.292Z] [WARNING] [loading /modules/java.base/java/util/Collections$SingletonList.class]
17:08:38 [2024-02-28T22:08:38.292Z] [WARNING] [loading /modules/java.base/java/util/Collections$SingletonSet.class]
17:08:38 [2024-02-28T22:08:38.292Z] [WARNING] [loading /modules/java.base/java/util/Collections$EmptyEnumeration.class]
17:08:38 [2024-02-28T22:08:38.292Z] [WARNING] [loading /modules/java.base/java/util/Collections$EmptyListIterator.class]
17:08:38 [2024-02-28T22:08:38.292Z] [WARNING] [loading /modules/java.base/java/util/Collections$EmptyIterator.class]
17:08:38 [2024-02-28T22:08:38.292Z] [WARNING] [loading /modules/java.base/java/util/Collections$CheckedNavigableMap.class]
17:08:38 [2024-02-28T22:08:38.292Z] [WARNING] [loading /modules/java.base/java/util/Collections$CheckedSortedMap.class]
17:08:38 [2024-02-28T22:08:38.292Z] [WARNING] [loading /modules/java.base/java/util/Collections$CheckedMap.class]
17:08:38 [2024-02-28T22:08:38.292Z] [WARNING] [loading /modules/java.base/java/util/Collections$CheckedList.class]
17:08:38 [2024-02-28T22:08:38.292Z] [WARNING] [loading /modules/java.base/java/util/Collections$CheckedRandomAccessList.class]
17:08:38 [2024-02-28T22:08:38.292Z] [WARNING] [loading /modules/java.base/java/util/Collections$CheckedNavigableSet.class]
17:08:38 [2024-02-28T22:08:38.292Z] [WARNING] [loading /modules/java.base/java/util/Collections$CheckedSortedSet.class]
17:08:38 [2024-02-28T22:08:38.292Z] [WARNING] [loading /modules/java.base/java/util/Collections$CheckedSet.class]
17:08:38 [2024-02-28T22:08:38.292Z] [WARNING] [loading /modules/java.base/java/util/Collections$CheckedQueue.class]
17:08:38 [2024-02-28T22:08:38.292Z] [WARNING] [loading /modules/java.base/java/util/Collections$CheckedCollection.class]
17:08:38 [2024-02-28T22:08:38.292Z] [WARNING] [loading /modules/java.base/java/util/Collections$SynchronizedNavigableMap.class]
17:08:38 [2024-02-28T22:08:38.292Z] [WARNING] [loading /modules/java.base/java/util/Collections$SynchronizedSortedMap.class]
17:08:38 [2024-02-28T22:08:38.292Z] [WARNING] [loading /modules/java.base/java/util/Collections$SynchronizedMap.class]
17:08:38 [2024-02-28T22:08:38.292Z] [WARNING] [loading /modules/java.base/java/util/Collections$SynchronizedList.class]
17:08:38 [2024-02-28T22:08:38.292Z] [WARNING] [loading /modules/java.base/java/util/Collections$SynchronizedRandomAccessList.class]
17:08:38 [2024-02-28T22:08:38.292Z] [WARNING] [loading /modules/java.base/java/util/Collections$SynchronizedNavigableSet.class]
17:08:38 [2024-02-28T22:08:38.292Z] [WARNING] [loading /modules/java.base/java/util/Collections$SynchronizedSortedSet.class]
17:08:38 [2024-02-28T22:08:38.292Z] [WARNING] [loading /modules/java.base/java/util/Collections$SynchronizedSet.class]
17:08:38 [2024-02-28T22:08:38.292Z] [WARNING] [loading /modules/java.base/java/util/Collections$SynchronizedCollection.class]
17:08:38 [2024-02-28T22:08:38.292Z] [WARNING] [loading /modules/java.base/java/util/Collections$UnmodifiableNavigableMap.class]
17:08:38 [2024-02-28T22:08:38.292Z] [WARNING] [loading /modules/java.base/java/util/Collections$UnmodifiableSortedMap.class]
17:08:38 [2024-02-28T22:08:38.292Z] [WARNING] [loading /modules/java.base/java/util/Collections$UnmodifiableMap.class]
17:08:38 [2024-02-28T22:08:38.292Z] [WARNING] [loading /modules/java.base/java/util/Collections$UnmodifiableRandomAccessList.class]
17:08:38 [2024-02-28T22:08:38.292Z] [WARNING] [loading /modules/java.base/java/util/Collections$UnmodifiableList.class]
17:08:38 [2024-02-28T22:08:38.292Z] [WARNING] [loading /modules/java.base/java/util/Collections$UnmodifiableNavigableSet.class]
17:08:38 [2024-02-28T22:08:38.292Z] [WARNING] [loading /modules/java.base/java/util/Collections$UnmodifiableSortedSet.class]
17:08:38 [2024-02-28T22:08:38.292Z] [WARNING] [loading /modules/java.base/java/util/Collections$UnmodifiableSet.class]
17:08:38 [2024-02-28T22:08:38.292Z] [WARNING] [loading /modules/java.base/java/util/Collections$UnmodifiableCollection.class]
17:08:38 [2024-02-28T22:08:38.292Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-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.
17:08:38 [2024-02-28T22:08:38.292Z] [WARNING] * @param worker
17:08:38 [2024-02-28T22:08:38.292Z] [WARNING] ^
17:08:38 [2024-02-28T22:08:38.292Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-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.
17:08:38 [2024-02-28T22:08:38.292Z] [WARNING] * @param type
17:08:38 [2024-02-28T22:08:38.292Z] [WARNING] ^
17:08:38 [2024-02-28T22:08:38.292Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-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.
17:08:38 [2024-02-28T22:08:38.292Z] [WARNING] * @param worker
17:08:38 [2024-02-28T22:08:38.292Z] [WARNING] ^
17:08:38 [2024-02-28T22:08:38.292Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-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.
17:08:38 [2024-02-28T22:08:38.292Z] [WARNING] * @param worker
17:08:38 [2024-02-28T22:08:38.292Z] [WARNING] ^
17:08:38 [2024-02-28T22:08:38.292Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/project/model/ITmfPropertiesProvider.java:34: warning: invalid input: '<'
17:08:38 [2024-02-28T22:08:38.292Z] [WARNING] * @return The map of properties, <name, value>
17:08:38 [2024-02-28T22:08:38.292Z] [WARNING] ^
17:08:38 [2024-02-28T22:08:38.292Z] [WARNING] [loading /modules/java.base/java/lang/ClassCastException.class]
17:08:38 [2024-02-28T22:08:38.292Z] [WARNING] [loading /modules/java.base/java/util/concurrent/CountDownLatch$Sync.class]
17:08:38 [2024-02-28T22:08:38.292Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/statesystem/core/ITmfStateSystem.java:505: warning: invalid input: '<'
17:08:38 [2024-02-28T22:08:38.292Z] [WARNING] *             If the smallest attribute is <0 or if the largest is >= to
17:08:38 [2024-02-28T22:08:38.292Z] [WARNING] ^
17:08:38 [2024-02-28T22:08:38.292Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/statistics/ITmfStatistics.java:62: warning: invalid input: '<'
17:08:38 [2024-02-28T22:08:38.292Z] [WARNING] * @return The map of <event_type, count>, for the whole trace
17:08:38 [2024-02-28T22:08:38.292Z] [WARNING] ^
17:08:38 [2024-02-28T22:08:38.292Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/statistics/ITmfStatistics.java:85: warning: invalid input: '<'
17:08:38 [2024-02-28T22:08:38.292Z] [WARNING] * @return The map of <event_type, count>, for the given time range
17:08:38 [2024-02-28T22:08:38.292Z] [WARNING] ^
17:08:38 [2024-02-28T22:08:38.292Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/ITmfTrace.java:86: warning: invalid input: '&'
17:08:38 [2024-02-28T22:08:38.292Z] [WARNING] * while (event != null && nbEventsRead < 50) {
17:08:38 [2024-02-28T22:08:38.292Z] [WARNING] ^
17:08:38 [2024-02-28T22:08:38.293Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/ITmfTrace.java:86: warning: invalid input: '&'
17:08:38 [2024-02-28T22:08:38.293Z] [WARNING] * while (event != null && nbEventsRead < 50) {
17:08:38 [2024-02-28T22:08:38.293Z] [WARNING] ^
17:08:38 [2024-02-28T22:08:38.293Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/ITmfTrace.java:86: warning: invalid input: '<'
17:08:38 [2024-02-28T22:08:38.293Z] [WARNING] * while (event != null && nbEventsRead < 50) {
17:08:38 [2024-02-28T22:08:38.293Z] [WARNING] ^
17:08:38 [2024-02-28T22:08:38.293Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/ITmfTrace.java:100: warning: invalid input: '&'
17:08:38 [2024-02-28T22:08:38.293Z] [WARNING] * while (event != null && event.getTimestamp().compareTo(endTime) <= 0) {
17:08:38 [2024-02-28T22:08:38.293Z] [WARNING] ^
17:08:38 [2024-02-28T22:08:38.293Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/ITmfTrace.java:100: warning: invalid input: '&'
17:08:38 [2024-02-28T22:08:38.293Z] [WARNING] * while (event != null && event.getTimestamp().compareTo(endTime) <= 0) {
17:08:38 [2024-02-28T22:08:38.293Z] [WARNING] ^
17:08:38 [2024-02-28T22:08:38.293Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/ITmfTrace.java:100: warning: invalid input: '<'
17:08:38 [2024-02-28T22:08:38.293Z] [WARNING] * while (event != null && event.getTimestamp().compareTo(endTime) <= 0) {
17:08:38 [2024-02-28T22:08:38.293Z] [WARNING] ^
17:08:38 [2024-02-28T22:08:38.293Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/ITmfTrace.java:359: warning: invalid input: '<'
17:08:38 [2024-02-28T22:08:38.293Z] [WARNING] * A rank <= 0 is interpreted as seeking for the first event of the trace.
17:08:38 [2024-02-28T22:08:38.293Z] [WARNING] ^
17:08:38 [2024-02-28T22:08:38.293Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/ITmfTrace.java:391: warning: invalid input: '<'
17:08:38 [2024-02-28T22:08:38.293Z] [WARNING] * The notion of ratio (0.0 <= r <= 1.0) is trace specific and left
17:08:38 [2024-02-28T22:08:38.293Z] [WARNING] ^
17:08:38 [2024-02-28T22:08:38.293Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/ITmfTrace.java:391: warning: invalid input: '<'
17:08:38 [2024-02-28T22:08:38.293Z] [WARNING] * The notion of ratio (0.0 <= r <= 1.0) is trace specific and left
17:08:38 [2024-02-28T22:08:38.293Z] [WARNING] ^
17:08:38 [2024-02-28T22:08:38.293Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/analysis/os/linux/core/kernel/KernelThreadInformationProvider.java:390: warning: invalid input: '<'
17:08:38 [2024-02-28T22:08:38.293Z] [WARNING] * <li>trace start < <em>ts</em> < start of the first process: the TID was
17:08:38 [2024-02-28T22:08:38.293Z] [WARNING] ^
17:08:38 [2024-02-28T22:08:38.293Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/analysis/os/linux/core/kernel/KernelThreadInformationProvider.java:390: warning: invalid input: '<'
17:08:38 [2024-02-28T22:08:38.293Z] [WARNING] * <li>trace start < <em>ts</em> < start of the first process: the TID was
17:08:38 [2024-02-28T22:08:38.293Z] [WARNING] ^
17:08:38 [2024-02-28T22:08:38.293Z] [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)]
17:08:38 [2024-02-28T22:08:38.293Z] [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)]
17:08:38 [2024-02-28T22:08:38.293Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/src/org/eclipse/tracecompass/common/core/NonNullUtils.java:80: warning: invalid input: '<'
17:08:38 [2024-02-28T22:08:38.293Z] [WARNING] * This also "upcasts" the reference from a Stream<@Nullable T> to a
17:08:38 [2024-02-28T22:08:38.293Z] [WARNING] ^
17:08:38 [2024-02-28T22:08:38.293Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/src/org/eclipse/tracecompass/common/core/NonNullUtils.java:81: warning: invalid input: '<'
17:08:38 [2024-02-28T22:08:38.293Z] [WARNING] * Stream<@NonNull T>.
17:08:38 [2024-02-28T22:08:38.293Z] [WARNING] ^
17:08:38 [2024-02-28T22:08:38.293Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/filter/PasteHandler.java:30: warning: invalid input: '<'
17:08:38 [2024-02-28T22:08:38.293Z] [WARNING] * @author Xavier Raynaud <xavier.raynaud@kalray.eu>
17:08:38 [2024-02-28T22:08:38.293Z] [WARNING] ^
17:08:38 [2024-02-28T22:08:38.293Z] [WARNING] [loading /modules/java.base/java/lang/Readable.class]
17:08:38 [2024-02-28T22:08:38.293Z] [WARNING] [loading /modules/java.base/java/lang/Math.class]
17:08:38 [2024-02-28T22:08:38.293Z] [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)]
17:08:38 [2024-02-28T22:08:38.293Z] [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)]
17:08:38 [2024-02-28T22:08:38.293Z] [WARNING] [loading /modules/java.base/java/lang/IllegalStateException.class]
17:08:38 [2024-02-28T22:08:38.293Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/statesystem/core/StateSystemUtils.java:687: warning: invalid input: '<'
17:08:38 [2024-02-28T22:08:38.293Z] [WARNING] *             if end < start or resolution < 0.
17:08:38 [2024-02-28T22:08:38.293Z] [WARNING] ^
17:08:38 [2024-02-28T22:08:38.293Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/statesystem/core/StateSystemUtils.java:687: warning: invalid input: '<'
17:08:38 [2024-02-28T22:08:38.293Z] [WARNING] *             if end < start or resolution < 0.
17:08:38 [2024-02-28T22:08:38.293Z] [WARNING] ^
17:08:38 [2024-02-28T22:08:38.293Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/statesystem/core/StateSystemUtils.java:529: warning: invalid input: '<'
17:08:38 [2024-02-28T22:08:38.293Z] [WARNING] *             If endTime < initialTime.
17:08:38 [2024-02-28T22:08:38.293Z] [WARNING] ^
17:08:38 [2024-02-28T22:08:38.293Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/statesystem/core/StateSystemUtils.java:557: warning: invalid input: '<'
17:08:38 [2024-02-28T22:08:38.293Z] [WARNING] *             If endTime < initialTime.
17:08:38 [2024-02-28T22:08:38.293Z] [WARNING] ^
17:08:38 [2024-02-28T22:08:38.293Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/ITmfTrace.java:391: warning: invalid input: '<'
17:08:38 [2024-02-28T22:08:38.293Z] [WARNING] * The notion of ratio (0.0 <= r <= 1.0) is trace specific and left
17:08:38 [2024-02-28T22:08:38.293Z] [WARNING] ^
17:08:38 [2024-02-28T22:08:38.293Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/ITmfTrace.java:391: warning: invalid input: '<'
17:08:38 [2024-02-28T22:08:38.293Z] [WARNING] * The notion of ratio (0.0 <= r <= 1.0) is trace specific and left
17:08:38 [2024-02-28T22:08:38.293Z] [WARNING] ^
17:08:38 [2024-02-28T22:08:38.293Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/project/model/ITmfPropertiesProvider.java:34: warning: invalid input: '<'
17:08:38 [2024-02-28T22:08:38.293Z] [WARNING] * @return The map of properties, <name, value>
17:08:38 [2024-02-28T22:08:38.293Z] [WARNING] ^
17:08:38 [2024-02-28T22:08:38.293Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/project/model/ITmfPropertiesProvider.java:34: warning: invalid input: '<'
17:08:38 [2024-02-28T22:08:38.293Z] [WARNING] * @return The map of properties, <name, value>
17:08:38 [2024-02-28T22:08:38.293Z] [WARNING] ^
17:08:38 [2024-02-28T22:08:38.293Z] [WARNING] [loading /modules/java.base/java/text/DateFormat$Field.class]
17:08:38 [2024-02-28T22:08:38.293Z] [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)]
17:08:38 [2024-02-28T22:08:38.293Z] [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)]
17:08:38 [2024-02-28T22:08:38.293Z] [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)]
17:08:38 [2024-02-28T22:08:38.293Z] [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)]
17:08:38 [2024-02-28T22:08:38.293Z] [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)]
17:08:38 [2024-02-28T22:08:38.293Z] [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)]
17:08:38 [2024-02-28T22:08:38.293Z] [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)]
17:08:38 [2024-02-28T22:08:38.293Z] [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)]
17:08:38 [2024-02-28T22:08:38.294Z] [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)]
17:08:38 [2024-02-28T22:08:38.294Z] [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)]
17:08:38 [2024-02-28T22:08:38.294Z] [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)]
17:08:38 [2024-02-28T22:08:38.294Z] [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)]
17:08:38 [2024-02-28T22:08:38.294Z] [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)]
17:08:38 [2024-02-28T22:08:38.294Z] [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)]
17:08:38 [2024-02-28T22:08:38.294Z] [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)]
17:08:38 [2024-02-28T22:08:38.294Z] [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)]
17:08:38 [2024-02-28T22:08:38.294Z] [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)]
17:08:38 [2024-02-28T22:08:38.294Z] [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)]
17:08:38 [2024-02-28T22:08:38.294Z] [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)]
17:08:38 [2024-02-28T22:08:38.294Z] [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)]
17:08:38 [2024-02-28T22:08:38.294Z] [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)]
17:08:38 [2024-02-28T22:08:38.294Z] [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)]
17:08:38 [2024-02-28T22:08:38.294Z] [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)]
17:08:38 [2024-02-28T22:08:38.294Z] [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)]
17:08:38 [2024-02-28T22:08:38.294Z] [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)]
17:08:38 [2024-02-28T22:08:38.294Z] [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)]
17:08:38 [2024-02-28T22:08:38.294Z] [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)]
17:08:38 [2024-02-28T22:08:38.294Z] [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)]
17:08:38 [2024-02-28T22:08:38.294Z] [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)]
17:08:38 [2024-02-28T22:08:38.294Z] [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)]
17:08:38 [2024-02-28T22:08:38.294Z] [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)]
17:08:38 [2024-02-28T22:08:38.294Z] [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)]
17:08:38 [2024-02-28T22:08:38.294Z] [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)]
17:08:38 [2024-02-28T22:08:38.294Z] [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)]
17:08:38 [2024-02-28T22:08:38.294Z] [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)]
17:08:38 [2024-02-28T22:08:38.294Z] [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)]
17:08:38 [2024-02-28T22:08:38.294Z] [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)]
17:08:38 [2024-02-28T22:08:38.294Z] [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)]
17:08:38 [2024-02-28T22:08:38.294Z] [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)]
17:08:38 [2024-02-28T22:08:38.294Z] [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)]
17:08:38 [2024-02-28T22:08:38.294Z] [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)]
17:08:38 [2024-02-28T22:08:38.294Z] [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)]
17:08:38 [2024-02-28T22:08:38.294Z] [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)]
17:08:38 [2024-02-28T22:08:38.294Z] [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)]
17:08:38 [2024-02-28T22:08:38.294Z] [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)]
17:08:38 [2024-02-28T22:08:38.294Z] [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)]
17:08:38 [2024-02-28T22:08:38.294Z] [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)]
17:08:38 [2024-02-28T22:08:38.294Z] [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)]
17:08:38 [2024-02-28T22:08:38.294Z] [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)]
17:08:38 [2024-02-28T22:08:38.294Z] [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)]
17:08:38 [2024-02-28T22:08:38.295Z] [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)]
17:08:38 [2024-02-28T22:08:38.295Z] [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)]
17:08:38 [2024-02-28T22:08:38.295Z] [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)]
17:08:38 [2024-02-28T22:08:38.295Z] [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)]
17:08:38 [2024-02-28T22:08:38.295Z] [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)]
17:08:38 [2024-02-28T22:08:38.295Z] [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)]
17:08:38 [2024-02-28T22:08:38.295Z] [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)]
17:08:38 [2024-02-28T22:08:38.295Z] [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)]
17:08:38 [2024-02-28T22:08:38.295Z] [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)]
17:08:38 [2024-02-28T22:08:38.295Z] [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)]
17:08:38 [2024-02-28T22:08:38.295Z] [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)]
17:08:38 [2024-02-28T22:08:38.295Z] [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)]
17:08:38 [2024-02-28T22:08:38.295Z] [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)]
17:08:38 [2024-02-28T22:08:38.295Z] [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)]
17:08:38 [2024-02-28T22:08:38.295Z] [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)]
17:08:38 [2024-02-28T22:08:38.295Z] [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)]
17:08:38 [2024-02-28T22:08:38.295Z] [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)]
17:08:38 [2024-02-28T22:08:38.295Z] [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)]
17:08:38 [2024-02-28T22:08:38.295Z] [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)]
17:08:38 [2024-02-28T22:08:38.295Z] [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)]
17:08:38 [2024-02-28T22:08:38.295Z] [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)]
17:08:38 [2024-02-28T22:08:38.295Z] [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)]
17:08:38 [2024-02-28T22:08:38.295Z] [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)]
17:08:38 [2024-02-28T22:08:38.295Z] [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)]
17:08:38 [2024-02-28T22:08:38.295Z] [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)]
17:08:38 [2024-02-28T22:08:38.295Z] [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)]
17:08:38 [2024-02-28T22:08:38.295Z] [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)]
17:08:38 [2024-02-28T22:08:38.295Z] [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)]
17:08:38 [2024-02-28T22:08:38.295Z] [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)]
17:08:38 [2024-02-28T22:08:38.295Z] [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)]
17:08:38 [2024-02-28T22:08:38.295Z] [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)]
17:08:38 [2024-02-28T22:08:38.295Z] [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)]
17:08:38 [2024-02-28T22:08:38.295Z] [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)]
17:08:38 [2024-02-28T22:08:38.295Z] [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)]
17:08:38 [2024-02-28T22:08:38.295Z] [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)]
17:08:38 [2024-02-28T22:08:38.295Z] [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)]
17:08:38 [2024-02-28T22:08:38.295Z] [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)]
17:08:38 [2024-02-28T22:08:38.295Z] [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)]
17:08:38 [2024-02-28T22:08:38.295Z] [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)]
17:08:38 [2024-02-28T22:08:38.295Z] [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)]
17:08:38 [2024-02-28T22:08:38.295Z] [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)]
17:08:38 [2024-02-28T22:08:38.295Z] [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)]
17:08:38 [2024-02-28T22:08:38.295Z] [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)]
17:08:38 [2024-02-28T22:08:38.296Z] [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)]
17:08:38 [2024-02-28T22:08:38.296Z] [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)]
17:08:38 [2024-02-28T22:08:38.296Z] [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)]
17:08:38 [2024-02-28T22:08:38.296Z] [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)]
17:08:38 [2024-02-28T22:08:38.296Z] [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)]
17:08:38 [2024-02-28T22:08:38.296Z] [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)]
17:08:38 [2024-02-28T22:08:38.296Z] [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)]
17:08:38 [2024-02-28T22:08:38.296Z] [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)]
17:08:38 [2024-02-28T22:08:38.296Z] [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)]
17:08:38 [2024-02-28T22:08:38.296Z] [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)]
17:08:38 [2024-02-28T22:08:38.296Z] [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)]
17:08:38 [2024-02-28T22:08:38.296Z] [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)]
17:08:38 [2024-02-28T22:08:38.296Z] [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)]
17:08:38 [2024-02-28T22:08:38.296Z] [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)]
17:08:38 [2024-02-28T22:08:38.296Z] [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)]
17:08:38 [2024-02-28T22:08:38.296Z] [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)]
17:08:38 [2024-02-28T22:08:38.296Z] [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)]
17:08:38 [2024-02-28T22:08:38.296Z] [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)]
17:08:38 [2024-02-28T22:08:38.296Z] [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)]
17:08:38 [2024-02-28T22:08:38.296Z] [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)]
17:08:38 [2024-02-28T22:08:38.296Z] [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)]
17:08:38 [2024-02-28T22:08:38.296Z] [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)]
17:08:38 [2024-02-28T22:08:38.296Z] [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)]
17:08:38 [2024-02-28T22:08:38.296Z] [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)]
17:08:38 [2024-02-28T22:08:38.296Z] [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)]
17:08:38 [2024-02-28T22:08:38.296Z] [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)]
17:08:38 [2024-02-28T22:08:38.296Z] [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)]
17:08:38 [2024-02-28T22:08:38.296Z] [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)]
17:08:38 [2024-02-28T22:08:38.296Z] [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)]
17:08:38 [2024-02-28T22:08:38.296Z] [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)]
17:08:38 [2024-02-28T22:08:38.296Z] [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)]
17:08:38 [2024-02-28T22:08:38.296Z] [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)]
17:08:38 [2024-02-28T22:08:38.296Z] [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)]
17:08:38 [2024-02-28T22:08:38.296Z] [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)]
17:08:38 [2024-02-28T22:08:38.296Z] [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)]
17:08:38 [2024-02-28T22:08:38.296Z] [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)]
17:08:38 [2024-02-28T22:08:38.296Z] [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)]
17:08:38 [2024-02-28T22:08:38.296Z] [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)]
17:08:38 [2024-02-28T22:08:38.296Z] [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)]
17:08:38 [2024-02-28T22:08:38.296Z] [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)]
17:08:38 [2024-02-28T22:08:38.296Z] [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)]
17:08:38 [2024-02-28T22:08:38.296Z] [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)]
17:08:38 [2024-02-28T22:08:38.296Z] [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)]
17:08:38 [2024-02-28T22:08:38.297Z] [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)]
17:08:38 [2024-02-28T22:08:38.297Z] [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)]
17:08:38 [2024-02-28T22:08:38.297Z] [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)]
17:08:38 [2024-02-28T22:08:38.297Z] [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)]
17:08:38 [2024-02-28T22:08:38.297Z] [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)]
17:08:38 [2024-02-28T22:08:38.297Z] [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)]
17:08:38 [2024-02-28T22:08:38.297Z] [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)]
17:08:38 [2024-02-28T22:08:38.297Z] [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)]
17:08:38 [2024-02-28T22:08:38.297Z] [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)]
17:08:38 [2024-02-28T22:08:38.297Z] [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)]
17:08:38 [2024-02-28T22:08:38.297Z] [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)]
17:08:38 [2024-02-28T22:08:38.297Z] [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)]
17:08:38 [2024-02-28T22:08:38.297Z] [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)]
17:08:38 [2024-02-28T22:08:38.297Z] [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)]
17:08:38 [2024-02-28T22:08:38.297Z] [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)]
17:08:38 [2024-02-28T22:08:38.297Z] [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)]
17:08:38 [2024-02-28T22:08:38.297Z] [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)]
17:08:38 [2024-02-28T22:08:38.297Z] [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)]
17:08:38 [2024-02-28T22:08:38.297Z] [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)]
17:08:38 [2024-02-28T22:08:38.297Z] [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)]
17:08:38 [2024-02-28T22:08:38.297Z] [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)]
17:08:38 [2024-02-28T22:08:38.297Z] [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)]
17:08:38 [2024-02-28T22:08:38.297Z] [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)]
17:08:38 [2024-02-28T22:08:38.297Z] [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)]
17:08:38 [2024-02-28T22:08:38.297Z] [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)]
17:08:38 [2024-02-28T22:08:38.297Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-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)
17:08:38 [2024-02-28T22:08:38.297Z] [WARNING] * {@link org.eclipse.tracecompass.tmf.ui.viewers.events.TmfEventsTable#TmfEventsTable(org.eclipse.swt.widgets.Composite, int, java.util.Collection)}
17:08:38 [2024-02-28T22:08:38.297Z] [WARNING] ^
17:08:38 [2024-02-28T22:08:38.297Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/ITmfTrace.java:391: warning: invalid input: '<'
17:08:38 [2024-02-28T22:08:38.297Z] [WARNING] * The notion of ratio (0.0 <= r <= 1.0) is trace specific and left
17:08:38 [2024-02-28T22:08:38.297Z] [WARNING] ^
17:08:38 [2024-02-28T22:08:38.297Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/ITmfTrace.java:391: warning: invalid input: '<'
17:08:38 [2024-02-28T22:08:38.297Z] [WARNING] * The notion of ratio (0.0 <= r <= 1.0) is trace specific and left
17:08:38 [2024-02-28T22:08:38.297Z] [WARNING] ^
17:08:38 [2024-02-28T22:08:38.297Z] [WARNING] [loading /modules/java.xml/org/xml/sax/helpers/XMLReaderFactory.class]
17:08:38 [2024-02-28T22:08:38.297Z] [WARNING] [loading /modules/java.xml/org/xml/sax/helpers/XMLReaderAdapter.class]
17:08:38 [2024-02-28T22:08:38.297Z] [WARNING] [loading /modules/java.xml/org/xml/sax/helpers/XMLFilterImpl.class]
17:08:38 [2024-02-28T22:08:38.297Z] [WARNING] [loading /modules/java.xml/org/xml/sax/helpers/ParserFactory.class]
17:08:38 [2024-02-28T22:08:38.297Z] [WARNING] [loading /modules/java.xml/org/xml/sax/helpers/ParserAdapter.class]
17:08:38 [2024-02-28T22:08:38.297Z] [WARNING] [loading /modules/java.xml/org/xml/sax/helpers/NewInstance.class]
17:08:38 [2024-02-28T22:08:38.297Z] [WARNING] [loading /modules/java.xml/org/xml/sax/helpers/NamespaceSupport.class]
17:08:38 [2024-02-28T22:08:38.297Z] [WARNING] [loading /modules/java.xml/org/xml/sax/helpers/LocatorImpl.class]
17:08:38 [2024-02-28T22:08:38.297Z] [WARNING] [loading /modules/java.xml/org/xml/sax/helpers/AttributesImpl.class]
17:08:38 [2024-02-28T22:08:38.297Z] [WARNING] [loading /modules/java.xml/org/xml/sax/helpers/AttributeListImpl.class]
17:08:38 [2024-02-28T22:08:38.297Z] [WARNING] [loading /modules/java.xml/org/xml/sax/XMLFilter.class]
17:08:38 [2024-02-28T22:08:38.297Z] [WARNING] [loading /modules/java.xml/org/xml/sax/Parser.class]
17:08:38 [2024-02-28T22:08:38.297Z] [WARNING] [loading /modules/java.xml/org/xml/sax/Locator.class]
17:08:38 [2024-02-28T22:08:38.297Z] [WARNING] [loading /modules/java.xml/org/xml/sax/HandlerBase.class]
17:08:38 [2024-02-28T22:08:38.297Z] [WARNING] [loading /modules/java.xml/org/xml/sax/DocumentHandler.class]
17:08:38 [2024-02-28T22:08:38.297Z] [WARNING] [loading /modules/java.xml/org/xml/sax/AttributeList.class]
17:08:38 [2024-02-28T22:08:38.297Z] [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)]
17:08:38 [2024-02-28T22:08:38.297Z] [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)]
17:08:38 [2024-02-28T22:08:38.297Z] [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)]
17:08:38 [2024-02-28T22:08:38.297Z] [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)]
17:08:38 [2024-02-28T22:08:38.297Z] [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)]
17:08:38 [2024-02-28T22:08:38.297Z] [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)]
17:08:38 [2024-02-28T22:08:38.297Z] [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)]
17:08:38 [2024-02-28T22:08:38.297Z] [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)]
17:08:38 [2024-02-28T22:08:38.297Z] [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)]
17:08:38 [2024-02-28T22:08:38.297Z] [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)]
17:08:38 [2024-02-28T22:08:38.297Z] [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)]
17:08:38 [2024-02-28T22:08:38.298Z] [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)]
17:08:38 [2024-02-28T22:08:38.298Z] [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)]
17:08:38 [2024-02-28T22:08:38.298Z] [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)]
17:08:38 [2024-02-28T22:08:38.298Z] [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)]
17:08:38 [2024-02-28T22:08:38.298Z] [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)]
17:08:38 [2024-02-28T22:08:38.298Z] [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)]
17:08:38 [2024-02-28T22:08:38.298Z] [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)]
17:08:38 [2024-02-28T22:08:38.298Z] [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)]
17:08:38 [2024-02-28T22:08:38.298Z] [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)]
17:08:38 [2024-02-28T22:08:38.298Z] [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)]
17:08:38 [2024-02-28T22:08:38.298Z] [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)]
17:08:38 [2024-02-28T22:08:38.298Z] [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)]
17:08:38 [2024-02-28T22:08:38.298Z] [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)]
17:08:38 [2024-02-28T22:08:38.298Z] [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)]
17:08:38 [2024-02-28T22:08:38.298Z] [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)]
17:08:38 [2024-02-28T22:08:38.298Z] [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)]
17:08:38 [2024-02-28T22:08:38.298Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/statistics/ITmfStatistics.java:62: warning: invalid input: '<'
17:08:38 [2024-02-28T22:08:38.298Z] [WARNING] * @return The map of <event_type, count>, for the whole trace
17:08:38 [2024-02-28T22:08:38.298Z] [WARNING] ^
17:08:38 [2024-02-28T22:08:38.298Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/statistics/ITmfStatistics.java:85: warning: invalid input: '<'
17:08:38 [2024-02-28T22:08:38.298Z] [WARNING] * @return The map of <event_type, count>, for the given time range
17:08:38 [2024-02-28T22:08:38.298Z] [WARNING] ^
17:08:38 [2024-02-28T22:08:38.298Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/project/model/ITmfPropertiesProvider.java:34: warning: invalid input: '<'
17:08:38 [2024-02-28T22:08:38.298Z] [WARNING] * @return The map of properties, <name, value>
17:08:38 [2024-02-28T22:08:38.298Z] [WARNING] ^
17:08:38 [2024-02-28T22:08:38.298Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/TmfStrings.java:26: warning: invalid input: '<'
17:08:38 [2024-02-28T22:08:38.298Z] [WARNING] * written Time < 'formatted time' in English, Poh < 'formatted time' in
17:08:38 [2024-02-28T22:08:38.298Z] [WARNING] ^
17:08:38 [2024-02-28T22:08:38.298Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/TmfStrings.java:26: warning: invalid input: '<'
17:08:38 [2024-02-28T22:08:38.298Z] [WARNING] * written Time < 'formatted time' in English, Poh < 'formatted time' in
17:08:38 [2024-02-28T22:08:38.298Z] [WARNING] ^
17:08:38 [2024-02-28T22:08:38.298Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/timestamp/TmfTimeRange.java:95: warning: invalid input: '<'
17:08:38 [2024-02-28T22:08:38.298Z] [WARNING] * @return True if [startTime] <= [ts] <= [endTime]
17:08:38 [2024-02-28T22:08:38.298Z] [WARNING] ^
17:08:38 [2024-02-28T22:08:38.298Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/timestamp/TmfTimeRange.java:95: warning: invalid input: '<'
17:08:38 [2024-02-28T22:08:38.298Z] [WARNING] * @return True if [startTime] <= [ts] <= [endTime]
17:08:38 [2024-02-28T22:08:38.298Z] [WARNING] ^
17:08:38 [2024-02-28T22:08:38.298Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/TmfTrace.java:73: warning: invalid input: '<'
17:08:38 [2024-02-28T22:08:38.298Z] [WARNING] * <li> public ITmfLocation<?> getCurrentLocation()
17:08:38 [2024-02-28T22:08:38.298Z] [WARNING] ^
17:08:38 [2024-02-28T22:08:38.298Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/TmfTrace.java:74: warning: invalid input: '<'
17:08:38 [2024-02-28T22:08:38.298Z] [WARNING] * <li> public double getLocationRatio(ITmfLocation<?> location)
17:08:38 [2024-02-28T22:08:38.298Z] [WARNING] ^
17:08:38 [2024-02-28T22:08:38.298Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/TmfTrace.java:75: warning: invalid input: '<'
17:08:38 [2024-02-28T22:08:38.298Z] [WARNING] * <li> public ITmfContext seekEvent(ITmfLocation<?> location)
17:08:38 [2024-02-28T22:08:38.298Z] [WARNING] ^
17:08:38 [2024-02-28T22:08:38.298Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/ITmfTrace.java:359: warning: invalid input: '<'
17:08:38 [2024-02-28T22:08:38.298Z] [WARNING] * A rank <= 0 is interpreted as seeking for the first event of the trace.
17:08:38 [2024-02-28T22:08:38.298Z] [WARNING] ^
17:08:38 [2024-02-28T22:08:38.298Z] [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)]
17:08:38 [2024-02-28T22:08:38.298Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/TmfViewFactory.java:54: warning: invalid input: '&uuid'
17:08:38 [2024-02-28T22:08:38.298Z] [WARNING] *            Format: primary_id[:secondary_id[&uuid]|:uuid]
17:08:38 [2024-02-28T22:08:38.298Z] [WARNING] ^
17:08:38 [2024-02-28T22:08:38.298Z] [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)]
17:08:38 [2024-02-28T22:08:38.298Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/virtualtable/TmfVirtualTable.java:1227: warning: invalid input: '<'
17:08:38 [2024-02-28T22:08:38.298Z] [WARNING] * @param control Class<? extends Control>
17:08:38 [2024-02-28T22:08:38.298Z] [WARNING] ^
17:08:38 [2024-02-28T22:08:38.298Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xychart/ITmfChartTimeProvider.java:31: warning: invalid input: '<'
17:08:38 [2024-02-28T22:08:38.298Z] [WARNING] * <-> double.
17:08:38 [2024-02-28T22:08:38.298Z] [WARNING] ^
17:08:38 [2024-02-28T22:08:38.298Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xychart/ITmfChartTimeProvider.java:31: warning: invalid input: '<'
17:08:38 [2024-02-28T22:08:38.298Z] [WARNING] * <-> double.
17:08:38 [2024-02-28T22:08:38.298Z] [WARNING] ^
17:08:38 [2024-02-28T22:08:38.298Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xychart/ITmfChartTimeProvider.java:35: warning: invalid input: '<'
17:08:38 [2024-02-28T22:08:38.298Z] [WARNING] * converting long <-> double the values need to fit within 53 bits.
17:08:38 [2024-02-28T22:08:38.298Z] [WARNING] ^
17:08:38 [2024-02-28T22:08:38.298Z] [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)]
17:08:38 [2024-02-28T22:08:38.298Z] [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)]
17:08:38 [2024-02-28T22:08:38.298Z] [WARNING] [loading /modules/java.logging/java/util/logging/Logger$RbAccess.class]
17:08:38 [2024-02-28T22:08:38.298Z] [WARNING] [loading /modules/java.logging/java/util/logging/Logger$SystemLoggerHelper.class]
17:08:38 [2024-02-28T22:08:38.298Z] [WARNING] [loading /modules/java.logging/java/util/logging/Logger$ConfigurationData.class]
17:08:38 [2024-02-28T22:08:38.298Z] [WARNING] [loading /modules/java.logging/java/util/logging/Logger$LoggerBundle.class]
17:08:38 [2024-02-28T22:08:38.298Z] [WARNING] [loading /modules/java.base/jdk/internal/reflect/CallerSensitive.class]
17:08:38 [2024-02-28T22:08:38.299Z] [WARNING] [loading /modules/java.base/java/lang/invoke/TypeDescriptor$OfMethod.class]
17:08:38 [2024-02-28T22:08:38.299Z] [WARNING] [loading /modules/java.base/java/lang/Class$AnnotationData.class]
17:08:38 [2024-02-28T22:08:38.299Z] [WARNING] [loading /modules/java.base/java/lang/Class$Atomic.class]
17:08:38 [2024-02-28T22:08:38.299Z] [WARNING] [loading /modules/java.base/java/lang/Class$EnclosingMethodInfo.class]
17:08:38 [2024-02-28T22:08:38.299Z] [WARNING] [loading /modules/java.base/java/lang/Class$ReflectionData.class]
17:08:38 [2024-02-28T22:08:38.299Z] [WARNING] [loading /modules/java.base/java/lang/reflect/TypeVariable.class]
17:08:38 [2024-02-28T22:08:38.299Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/src/org/eclipse/tracecompass/common/core/log/TraceCompassLogUtils.java:92: warning: invalid input: '<'
17:08:38 [2024-02-28T22:08:38.299Z] [WARNING] * event format of Google. The full specification is available <a
17:08:38 [2024-02-28T22:08:38.299Z] [WARNING] ^
17:08:38 [2024-02-28T22:08:38.299Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/TreePatternFilter.java:29: warning: invalid input: '<'
17:08:38 [2024-02-28T22:08:38.299Z] [WARNING] * @author "Generoso Pagano <generoso.pagano@inria.fr>"
17:08:38 [2024-02-28T22:08:38.299Z] [WARNING] ^
17:08:38 [2024-02-28T22:08:38.299Z] [WARNING] [loading /modules/java.xml/javax/xml/stream/XMLStreamConstants.class]
17:08:38 [2024-02-28T22:08:38.299Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/statesystem/core/exceptions/AttributeNotFoundException.java:22: warning: invalid input: '<'
17:08:38 [2024-02-28T22:08:38.299Z] [WARNING] * doesn't exist in the system, of if the quark is simply invalid (ie, < 0).
17:08:38 [2024-02-28T22:08:38.299Z] [WARNING] ^
17:08:38 [2024-02-28T22:08:38.299Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/statesystem/core/exceptions/AttributeNotFoundException.java:22: warning: invalid input: '<'
17:08:38 [2024-02-28T22:08:38.299Z] [WARNING] * doesn't exist in the system, of if the quark is simply invalid (ie, < 0).
17:08:38 [2024-02-28T22:08:38.299Z] [WARNING] ^
17:08:38 [2024-02-28T22:08:38.299Z] [WARNING] [done in 20720 ms]
17:08:38 [2024-02-28T22:08:38.299Z] [WARNING] 83 warnings
17:08:38 [2024-02-28T22:08:38.299Z] [INFO] ------------------------------------------------------------------------
17:08:38 [2024-02-28T22:08:38.299Z] [INFO] Reactor Summary:
17:08:38 [2024-02-28T22:08:38.299Z] [INFO] 
17:08:38 [2024-02-28T22:08:38.299Z] [INFO] Trace Compass Parent 9.3.0-SNAPSHOT ................ SUCCESS [01:09 min]
17:08:38 [2024-02-28T22:08:38.299Z] [INFO] Trace Compass Tracetype-agnostic Analyses Parent 9.3.0-SNAPSHOT SUCCESS [  0.005 s]
17:08:38 [2024-02-28T22:08:38.299Z] [INFO] Trace Compass Common Utilities Parent 9.3.0-SNAPSHOT SUCCESS [  0.002 s]
17:08:38 [2024-02-28T22:08:38.299Z] [INFO] org.eclipse.tracecompass.common.core 5.2.0-SNAPSHOT  SUCCESS [  7.390 s]
17:08:38 [2024-02-28T22:08:38.299Z] [INFO] Trace Compass State System Parent 9.3.0-SNAPSHOT ... SUCCESS [  0.005 s]
17:08:38 [2024-02-28T22:08:38.299Z] [INFO] org.eclipse.tracecompass.datastore.core 1.3.0-SNAPSHOT SUCCESS [  0.210 s]
17:08:38 [2024-02-28T22:08:38.299Z] [INFO] org.eclipse.tracecompass.segmentstore.core 3.1.0-SNAPSHOT SUCCESS [  0.252 s]
17:08:38 [2024-02-28T22:08:38.299Z] [INFO] Trace Compass TMF Parent 9.3.0-SNAPSHOT ............ SUCCESS [  0.003 s]
17:08:38 [2024-02-28T22:08:38.299Z] [INFO] Trace Compass Filter Parser 1.1.1-SNAPSHOT ......... SUCCESS [  0.116 s]
17:08:38 [2024-02-28T22:08:38.299Z] [INFO] org.eclipse.tracecompass.statesystem.core 5.3.1-SNAPSHOT SUCCESS [  0.206 s]
17:08:38 [2024-02-28T22:08:38.299Z] [INFO] org.eclipse.tracecompass.tmf.core 9.2.1-SNAPSHOT ... SUCCESS [  0.300 s]
17:08:38 [2024-02-28T22:08:38.299Z] [INFO] org.eclipse.tracecompass.analysis.counters.core 2.2.1-SNAPSHOT SUCCESS [  0.216 s]
17:08:38 [2024-02-28T22:08:38.299Z] [INFO] org.eclipse.tracecompass.statesystem.core.tests 1.0.16-SNAPSHOT SUCCESS [  0.761 s]
17:08:38 [2024-02-28T22:08:38.299Z] [INFO] org.eclipse.tracecompass.tmf.core.tests 1.0.25-SNAPSHOT SUCCESS [  0.528 s]
17:08:38 [2024-02-28T22:08:38.299Z] [INFO] Trace Compass CTF Support Parent 9.3.0-SNAPSHOT .... SUCCESS [  0.005 s]
17:08:38 [2024-02-28T22:08:38.299Z] [INFO] Trace Compass CTF Parser Plug-in 1.1.1-SNAPSHOT .... SUCCESS [  0.103 s]
17:08:38 [2024-02-28T22:08:38.299Z] [INFO] org.eclipse.tracecompass.ctf.core 4.4.1-SNAPSHOT ... SUCCESS [  0.180 s]
17:08:38 [2024-02-28T22:08:38.299Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core 4.5.1-SNAPSHOT SUCCESS [  0.235 s]
17:08:38 [2024-02-28T22:08:38.299Z] [INFO] Trace Compass CTF Core Tests Plug-in 1.0.15-SNAPSHOT SUCCESS [  0.464 s]
17:08:38 [2024-02-28T22:08:38.299Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core.tests 1.0.17-SNAPSHOT SUCCESS [  0.592 s]
17:08:38 [2024-02-28T22:08:38.299Z] [INFO] org.eclipse.tracecompass.analysis.counters.core.tests 1.0.3-SNAPSHOT SUCCESS [  0.551 s]
17:08:38 [2024-02-28T22:08:38.299Z] [INFO] org.eclipse.tracecompass.tmf.ui 9.0.3-SNAPSHOT ..... SUCCESS [  1.160 s]
17:08:38 [2024-02-28T22:08:38.299Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui 2.1.0-SNAPSHOT SUCCESS [  0.621 s]
17:08:38 [2024-02-28T22:08:38.299Z] [INFO] org.eclipse.tracecompass.tmf.chart.core 1.1.0-SNAPSHOT SUCCESS [  0.257 s]
17:08:38 [2024-02-28T22:08:38.299Z] [INFO] org.eclipse.tracecompass.analysis.lami.core 1.2.1-SNAPSHOT SUCCESS [  0.201 s]
17:08:38 [2024-02-28T22:08:38.299Z] [INFO] org.eclipse.tracecompass.analysis.graph.core 4.1.1-SNAPSHOT SUCCESS [  0.159 s]
17:08:38 [2024-02-28T22:08:38.299Z] [INFO] org.eclipse.tracecompass.analysis.timing.core 5.5.1-SNAPSHOT SUCCESS [  0.202 s]
17:08:38 [2024-02-28T22:08:38.299Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core 4.1.1-SNAPSHOT SUCCESS [  0.246 s]
17:08:38 [2024-02-28T22:08:38.299Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core 8.2.1-SNAPSHOT SUCCESS [  0.231 s]
17:08:38 [2024-02-28T22:08:38.299Z] [INFO] Trace Compass LTTng Support Parent 9.3.0-SNAPSHOT .. SUCCESS [  0.002 s]
17:08:38 [2024-02-28T22:08:38.299Z] [INFO] org.eclipse.tracecompass.lttng2.common.core 1.2.0-SNAPSHOT SUCCESS [  0.267 s]
17:08:38 [2024-02-28T22:08:38.299Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core 3.1.1-SNAPSHOT SUCCESS [  0.239 s]
17:08:38 [2024-02-28T22:08:38.299Z] [INFO] org.eclipse.tracecompass.tmf.ui.tests 1.0.21-SNAPSHOT SUCCESS [  0.763 s]
17:08:38 [2024-02-28T22:08:38.299Z] [INFO] Trace Compass Release Engineering Parent 9.3.0-SNAPSHOT SUCCESS [  0.003 s]
17:08:38 [2024-02-28T22:08:38.299Z] [INFO] org.eclipse.tracecompass.slf4j.binding.simple.properties 1.0.2-SNAPSHOT SUCCESS [  0.107 s]
17:08:38 [2024-02-28T22:08:38.299Z] [INFO] org.eclipse.tracecompass.tmf.ui.swtbot.tests 1.0.22-SNAPSHOT SUCCESS [  1.193 s]
17:08:38 [2024-02-28T22:08:38.299Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests 1.0.3-SNAPSHOT SUCCESS [  0.846 s]
17:08:38 [2024-02-28T22:08:38.299Z] [INFO] org.eclipse.tracecompass.analysis.graph.core.tests 1.0.8-SNAPSHOT SUCCESS [  0.554 s]
17:08:38 [2024-02-28T22:08:38.299Z] [INFO] org.eclipse.tracecompass.analysis.graph.ui 1.1.0-SNAPSHOT SUCCESS [  0.690 s]
17:08:38 [2024-02-28T22:08:38.299Z] [INFO] org.eclipse.tracecompass.analysis.lami.core.tests 1.0.5-SNAPSHOT SUCCESS [  0.451 s]
17:08:38 [2024-02-28T22:08:38.299Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui 1.1.0-SNAPSHOT SUCCESS [  0.655 s]
17:08:38 [2024-02-28T22:08:38.299Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui 1.2.0-SNAPSHOT SUCCESS [  0.655 s]
17:08:38 [2024-02-28T22:08:38.299Z] [INFO] org.eclipse.tracecompass.tmf.chart.core.tests 1.0.4-SNAPSHOT SUCCESS [  0.483 s]
17:08:38 [2024-02-28T22:08:38.299Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests 1.0.7-SNAPSHOT SUCCESS [  0.777 s]
17:08:38 [2024-02-28T22:08:38.299Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests 1.0.7-SNAPSHOT SUCCESS [  0.888 s]
17:08:38 [2024-02-28T22:08:38.299Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core.tests 1.0.18-SNAPSHOT SUCCESS [  0.431 s]
17:08:38 [2024-02-28T22:08:38.299Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui 6.1.1-SNAPSHOT SUCCESS [  0.596 s]
17:08:38 [2024-02-28T22:08:38.299Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui 4.1.3-SNAPSHOT SUCCESS [  0.650 s]
17:08:38 [2024-02-28T22:08:38.299Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.tests 1.0.10-SNAPSHOT SUCCESS [  0.829 s]
17:08:38 [2024-02-28T22:08:38.299Z] [INFO] org.eclipse.tracecompass.analysis.timing.core.tests 1.0.11-SNAPSHOT SUCCESS [  0.414 s]
17:08:38 [2024-02-28T22:08:38.299Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests 1.0.12-SNAPSHOT SUCCESS [  0.872 s]
17:08:38 [2024-02-28T22:08:38.299Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests 1.0.17-SNAPSHOT SUCCESS [  0.756 s]
17:08:38 [2024-02-28T22:08:38.299Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core 2.4.1-SNAPSHOT SUCCESS [  0.208 s]
17:08:38 [2024-02-28T22:08:38.299Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core.tests 1.0.10-SNAPSHOT SUCCESS [  0.431 s]
17:08:38 [2024-02-28T22:08:38.299Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui 4.1.1-SNAPSHOT SUCCESS [  0.600 s]
17:08:38 [2024-02-28T22:08:38.299Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests 1.0.8-SNAPSHOT SUCCESS [  0.711 s]
17:08:38 [2024-02-28T22:08:38.299Z] [INFO] Trace Compass BTF Support Parent 9.3.0-SNAPSHOT .... SUCCESS [  0.003 s]
17:08:38 [2024-02-28T22:08:38.299Z] [INFO] org.eclipse.tracecompass.btf.core 3.1.0-SNAPSHOT ... SUCCESS [  0.144 s]
17:08:38 [2024-02-28T22:08:38.299Z] [INFO] org.eclipse.tracecompass.btf.ui 1.1.0-SNAPSHOT ..... SUCCESS [  0.598 s]
17:08:38 [2024-02-28T22:08:38.299Z] [INFO] Trace Compass Documentation 9.3.0-SNAPSHOT ......... SUCCESS [  0.003 s]
17:08:38 [2024-02-28T22:08:38.299Z] [INFO] Trace Compass Profiling User Guide 9.3.0-SNAPSHOT .. SUCCESS [  4.474 s]
17:08:38 [2024-02-28T22:08:38.299Z] [INFO] Trace Compass Developer Guide 9.3.0-SNAPSHOT ....... SUCCESS [  4.692 s]
17:08:38 [2024-02-28T22:08:38.299Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui 2.2.0-SNAPSHOT SUCCESS [  0.523 s]
17:08:38 [2024-02-28T22:08:38.299Z] [INFO] org.eclipse.tracecompass.tmf 9.3.0-SNAPSHOT ........ SUCCESS [  0.309 s]
17:08:38 [2024-02-28T22:08:38.299Z] [INFO] org.eclipse.tracecompass.btf 9.3.0-SNAPSHOT ........ SUCCESS [  0.358 s]
17:08:38 [2024-02-28T22:08:38.299Z] [INFO] org.eclipse.tracecompass.btf.core.tests 1.0.4-SNAPSHOT SUCCESS [  0.350 s]
17:08:38 [2024-02-28T22:08:38.299Z] [INFO] org.eclipse.tracecompass.common.core.tests 1.1.11-SNAPSHOT SUCCESS [  0.365 s]
17:08:38 [2024-02-28T22:08:38.299Z] [INFO] org.eclipse.tracecompass.ctf 9.3.0-SNAPSHOT ........ SUCCESS [  0.086 s]
17:08:38 [2024-02-28T22:08:38.299Z] [INFO] org.eclipse.tracecompass.ctf.parser.tests 1.0.4-SNAPSHOT SUCCESS [  0.288 s]
17:08:38 [2024-02-28T22:08:38.299Z] [INFO] org.eclipse.tracecompass.tmf.ctf 9.3.0-SNAPSHOT .... SUCCESS [  0.240 s]
17:08:38 [2024-02-28T22:08:38.299Z] [INFO] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests 1.0.12-SNAPSHOT SUCCESS [  0.665 s]
17:08:38 [2024-02-28T22:08:38.299Z] [INFO] Trace Compass User Guide 9.3.0-SNAPSHOT ............ SUCCESS [  4.504 s]
17:08:38 [2024-02-28T22:08:38.299Z] [INFO] Trace Compass GDB Tracepoint Analysis User Guide 9.3.0-SNAPSHOT SUCCESS [  3.518 s]
17:08:38 [2024-02-28T22:08:38.299Z] [INFO] Trace Compass RCP User Guide 9.3.0-SNAPSHOT ........ SUCCESS [  2.994 s]
17:08:38 [2024-02-28T22:08:38.299Z] [INFO] Trace Compass Pcap User Guide 9.3.0-SNAPSHOT ....... SUCCESS [  2.933 s]
17:08:38 [2024-02-28T22:08:38.299Z] [INFO] org.eclipse.tracecompass.examples 1.0.11-SNAPSHOT .. SUCCESS [  0.566 s]
17:08:38 [2024-02-28T22:08:38.299Z] [INFO] Trace Compass GDB Tracepoint Analysis Parent 9.3.0-SNAPSHOT SUCCESS [  0.004 s]
17:08:38 [2024-02-28T22:08:38.299Z] [INFO] org.eclipse.tracecompass.gdbtrace.core 1.1.1-SNAPSHOT SUCCESS [  0.517 s]
17:08:38 [2024-02-28T22:08:38.299Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui 1.2.0-SNAPSHOT  SUCCESS [  0.633 s]
17:08:38 [2024-02-28T22:08:38.299Z] [INFO] org.eclipse.tracecompass.gdbtrace 9.3.0-SNAPSHOT ... SUCCESS [  0.269 s]
17:08:38 [2024-02-28T22:08:38.299Z] [INFO] org.eclipse.tracecompass.gdbtrace.core.tests 1.0.3-SNAPSHOT SUCCESS [  0.691 s]
17:08:38 [2024-02-28T22:08:38.299Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui.tests 1.0.3-SNAPSHOT SUCCESS [  0.517 s]
17:08:38 [2024-02-28T22:08:38.299Z] [INFO] org.eclipse.tracecompass.lttng2.common.core.tests 1.0.3-SNAPSHOT SUCCESS [  0.358 s]
17:08:38 [2024-02-28T22:08:38.299Z] [INFO] org.eclipse.tracecompass.tmf.remote.core 2.1.0-SNAPSHOT SUCCESS [  0.114 s]
17:08:38 [2024-02-28T22:08:38.299Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui 1.1.0-SNAPSHOT SUCCESS [  0.535 s]
17:08:38 [2024-02-28T22:08:38.299Z] [INFO] org.eclipse.tracecompass.lttng2.control.core 1.3.0-SNAPSHOT SUCCESS [  0.189 s]
17:08:38 [2024-02-28T22:08:38.299Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui 1.3.0-SNAPSHOT SUCCESS [  0.670 s]
17:08:38 [2024-02-28T22:08:38.299Z] [INFO] org.eclipse.tracecompass.lttng2.control 9.3.0-SNAPSHOT SUCCESS [  0.288 s]
17:08:38 [2024-02-28T22:08:38.299Z] [INFO] org.eclipse.tracecompass.lttng2.control.core.tests 1.1.4-SNAPSHOT SUCCESS [  0.355 s]
17:08:38 [2024-02-28T22:08:38.299Z] [INFO] org.eclipse.tracecompass.tmf.remote.core.tests 1.0.3-SNAPSHOT SUCCESS [  0.352 s]
17:08:38 [2024-02-28T22:08:38.300Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.tests 2.0.6-SNAPSHOT SUCCESS [  0.722 s]
17:08:38 [2024-02-28T22:08:38.300Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests 1.0.9-SNAPSHOT SUCCESS [  0.771 s]
17:08:38 [2024-02-28T22:08:38.300Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui 2.1.0-SNAPSHOT SUCCESS [  0.633 s]
17:08:38 [2024-02-28T22:08:38.300Z] [INFO] org.eclipse.tracecompass.lttng2.kernel 9.3.0-SNAPSHOT SUCCESS [  0.291 s]
17:08:38 [2024-02-28T22:08:38.300Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core.tests 1.0.16-SNAPSHOT SUCCESS [  0.478 s]
17:08:38 [2024-02-28T22:08:38.300Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core.tests 2.0.7-SNAPSHOT SUCCESS [  0.353 s]
17:08:38 [2024-02-28T22:08:38.300Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests 1.0.21-SNAPSHOT SUCCESS [  0.639 s]
17:08:38 [2024-02-28T22:08:38.300Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core 5.2.2-SNAPSHOT SUCCESS [  0.146 s]
17:08:38 [2024-02-28T22:08:38.300Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui 3.1.0-SNAPSHOT SUCCESS [  0.594 s]
17:08:38 [2024-02-28T22:08:38.300Z] [INFO] org.eclipse.tracecompass.lttng2.ust 9.3.0-SNAPSHOT . SUCCESS [  0.215 s]
17:08:38 [2024-02-28T22:08:38.300Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core.tests 1.0.15-SNAPSHOT SUCCESS [  0.489 s]
17:08:38 [2024-02-28T22:08:38.300Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.tests 1.0.3-SNAPSHOT SUCCESS [  0.531 s]
17:08:38 [2024-02-28T22:08:38.300Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests 1.0.16-SNAPSHOT SUCCESS [  0.604 s]
17:08:38 [2024-02-28T22:08:38.300Z] [INFO] Trace Compass Pcap Format Support Parent 9.3.0-SNAPSHOT SUCCESS [  0.003 s]
17:08:38 [2024-02-28T22:08:38.300Z] [INFO] org.eclipse.tracecompass.pcap.core 1.2.1-SNAPSHOT .. SUCCESS [  0.074 s]
17:08:38 [2024-02-28T22:08:38.300Z] [INFO] Trace Compass Pcap Parser Core Tests Plug-in 1.0.7-SNAPSHOT SUCCESS [  0.208 s]
17:08:38 [2024-02-28T22:08:38.300Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core 1.1.1-SNAPSHOT SUCCESS [  0.158 s]
17:08:38 [2024-02-28T22:08:38.300Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui 1.2.0-SNAPSHOT  SUCCESS [  0.373 s]
17:08:38 [2024-02-28T22:08:38.300Z] [INFO] org.eclipse.tracecompass.tmf.pcap 9.3.0-SNAPSHOT ... SUCCESS [  0.322 s]
17:08:38 [2024-02-28T22:08:38.300Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core.tests 1.0.4-SNAPSHOT SUCCESS [  0.383 s]
17:08:38 [2024-02-28T22:08:38.300Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests 1.0.3-SNAPSHOT SUCCESS [  0.658 s]
17:08:38 [2024-02-28T22:08:38.300Z] [INFO] Trace Compass RCP Parent 9.3.0-SNAPSHOT ............ SUCCESS [  0.003 s]
17:08:38 [2024-02-28T22:08:38.300Z] [INFO] Trace Compass RCP Branding plug-in 9.3.0-SNAPSHOT .. SUCCESS [  0.142 s]
17:08:38 [2024-02-28T22:08:38.300Z] [INFO] Trace Compass RCP Branding Feature 9.3.0-SNAPSHOT .. SUCCESS [  0.098 s]
17:08:38 [2024-02-28T22:08:38.300Z] [INFO] org.eclipse.tracecompass.tmf.cli.core 1.1.0-SNAPSHOT SUCCESS [  0.143 s]
17:08:38 [2024-02-28T22:08:38.300Z] [INFO] org.eclipse.tracecompass.rcp.ui 9.3.0-SNAPSHOT ..... SUCCESS [  0.428 s]
17:08:38 [2024-02-28T22:08:38.300Z] [INFO] Trace Compass RCP Feature 9.3.0-SNAPSHOT ........... SUCCESS [  0.628 s]
17:08:38 [2024-02-28T22:08:38.300Z] [INFO] org.eclipse.tracecompass.tmf.cli.core.tests 1.0.3-SNAPSHOT SUCCESS [  0.358 s]
17:08:38 [2024-02-28T22:08:38.300Z] [INFO] org.eclipse.tracecompass.rcp.ui.tests 2.0.5-SNAPSHOT SUCCESS [  0.674 s]
17:08:38 [2024-02-28T22:08:38.300Z] [INFO] org.eclipse.tracecompass.rcp.incubator.ui 1.0.5-SNAPSHOT SUCCESS [  0.292 s]
17:08:38 [2024-02-28T22:08:38.300Z] [INFO] org.eclipse.tracecompass.rcp.incubator 9.3.0-SNAPSHOT SUCCESS [  0.156 s]
17:08:38 [2024-02-28T22:08:38.300Z] [INFO] org.eclipse.tracecompass.tmf.cli 9.3.0-SNAPSHOT .... SUCCESS [  0.057 s]
17:08:38 [2024-02-28T22:08:38.300Z] [INFO] Trace Compass Json trace Parent 9.3.0-SNAPSHOT ..... SUCCESS [  0.001 s]
17:08:38 [2024-02-28T22:08:38.300Z] [INFO] org.eclipse.tracecompass.jsontrace.core 1.1.0-SNAPSHOT SUCCESS [  0.111 s]
17:08:38 [2024-02-28T22:08:38.300Z] [INFO] org.eclipse.tracecompass.jsontrace 9.3.0-SNAPSHOT .. SUCCESS [  0.305 s]
17:08:38 [2024-02-28T22:08:38.300Z] [INFO] Trace Compass RCP Product 9.3.0-SNAPSHOT ........... SUCCESS [  0.842 s]
17:08:38 [2024-02-28T22:08:38.300Z] [INFO] Trace Compass Target Platform 9.3.0-SNAPSHOT ....... SUCCESS [  0.002 s]
17:08:38 [2024-02-28T22:08:38.300Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.tests 1.0.5-SNAPSHOT SUCCESS [  0.704 s]
17:08:38 [2024-02-28T22:08:38.300Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests 1.0.15-SNAPSHOT SUCCESS [  0.605 s]
17:08:38 [2024-02-28T22:08:38.300Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests 1.0.11-SNAPSHOT SUCCESS [  0.698 s]
17:08:38 [2024-02-28T22:08:38.300Z] [INFO] org.eclipse.tracecompass.integration.swtbot.tests 1.0.16-SNAPSHOT SUCCESS [  0.871 s]
17:08:38 [2024-02-28T22:08:38.300Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.tests 1.0.3-SNAPSHOT SUCCESS [  0.458 s]
17:08:38 [2024-02-28T22:08:38.300Z] [INFO] org.eclipse.tracecompass.datastore.core.tests 1.0.9-SNAPSHOT SUCCESS [  0.185 s]
17:08:38 [2024-02-28T22:08:38.300Z] [INFO] org.eclipse.tracecompass.segmentstore.core.tests 1.0.8-SNAPSHOT SUCCESS [  0.285 s]
17:08:38 [2024-02-28T22:08:38.300Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.tests 1.0.3-SNAPSHOT SUCCESS [  0.471 s]
17:08:38 [2024-02-28T22:08:38.300Z] [INFO] Trace Compass All Tests 1.0.13-SNAPSHOT ............ SUCCESS [  1.187 s]
17:08:38 [2024-02-28T22:08:38.300Z] [INFO] org.eclipse.tracecompass.integration.core.tests 1.0.8-SNAPSHOT SUCCESS [  0.421 s]
17:08:38 [2024-02-28T22:08:38.300Z] [INFO] org.eclipse.tracecompass.testing 9.3.0-SNAPSHOT .... SUCCESS [  0.452 s]
17:08:38 [2024-02-28T22:08:38.300Z] [INFO] org.eclipse.tracecompass.tmf.remote 9.3.0-SNAPSHOT . SUCCESS [  0.165 s]
17:08:38 [2024-02-28T22:08:38.300Z] [INFO] Trace Compass Repository 9.3.0-SNAPSHOT ............ SUCCESS [  0.584 s]
17:08:38 [2024-02-28T22:08:38.300Z] [INFO] org.eclipse.tracecompass.jsontrace.core.tests 1.0.4-SNAPSHOT SUCCESS [  0.132 s]
17:08:38 [2024-02-28T22:08:38.300Z] [INFO] ------------------------------------------------------------------------
17:08:38 [2024-02-28T22:08:38.300Z] [INFO] BUILD SUCCESS
17:08:38 [2024-02-28T22:08:38.300Z] [INFO] ------------------------------------------------------------------------
17:08:38 [2024-02-28T22:08:38.300Z] [INFO] Total time:  02:54 min
17:08:38 [2024-02-28T22:08:38.300Z] [INFO] Finished at: 2024-02-28T22:08:36Z
17:08:38 [2024-02-28T22:08:38.300Z] [INFO] ------------------------------------------------------------------------
17:08:38 [2024-02-28T22:08:38.558Z] [Pipeline] }
17:08:38 [2024-02-28T22:08:38.809Z] [Pipeline] // container
17:08:39 [2024-02-28T22:08:39.193Z] [Pipeline] }
17:08:39 [2024-02-28T22:08:39.441Z] [Pipeline] // withEnv
17:08:39 [2024-02-28T22:08:39.821Z] [Pipeline] }
17:08:40 [2024-02-28T22:08:40.076Z] [Pipeline] // stage
17:08:40 [2024-02-28T22:08:40.824Z] [Pipeline] stage
17:08:40 [2024-02-28T22:08:40.825Z] [Pipeline] { (Deploy Javadoc)
17:08:46 [2024-02-28T22:08:46.588Z] [Pipeline] tool
17:08:47 [2024-02-28T22:08:47.102Z] [Pipeline] envVarsForTool
17:08:47 [2024-02-28T22:08:47.963Z] [Pipeline] tool
17:08:48 [2024-02-28T22:08:48.487Z] [Pipeline] envVarsForTool
17:08:49 [2024-02-28T22:08:49.227Z] [Pipeline] withEnv
17:08:49 [2024-02-28T22:08:49.227Z] [Pipeline] {
17:08:50 [2024-02-28T22:08:50.742Z] [Pipeline] sshagent
17:08:50 [2024-02-28T22:08:50.749Z] [ssh-agent] Using credentials genie.tracecompass (ssh://genie.tracecompass@projects-storage.eclipse.org)
17:08:50 [2024-02-28T22:08:50.749Z] [ssh-agent] Looking for ssh-agent implementation...
17:08:50 [2024-02-28T22:08:50.763Z] [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
17:08:50 [2024-02-28T22:08:50.762Z] $ ssh-agent
17:08:50 [2024-02-28T22:08:50.773Z] SSH_AUTH_SOCK=/tmp/ssh-722XcJYvtUrH/agent.342
17:08:50 [2024-02-28T22:08:50.773Z] SSH_AGENT_PID=344
17:08:50 [2024-02-28T22:08:50.778Z] Running ssh-add (command line suppressed)
17:08:50 [2024-02-28T22:08:50.787Z] Identity added: /home/jenkins/agent/workspace/tracecompass-master-nightly@tmp/private_key_10483256930292889865.key (/home/jenkins/agent/workspace/tracecompass-master-nightly@tmp/private_key_10483256930292889865.key)
17:08:50 [2024-02-28T22:08:50.794Z] [ssh-agent] Started.
17:08:50 [2024-02-28T22:08:50.795Z] [Pipeline] {
17:08:51 [2024-02-28T22:08:51.425Z] [Pipeline] sh
17:08:51 [2024-02-28T22:08:51.694Z] + /home/jenkins/agent/workspace/tracecompass-master-nightly/.scripts//deploy-javadoc.sh target/site/apidocs
17:08:51 [2024-02-28T22:08:51.694Z] + SSHUSER=genie.tracecompass@projects-storage.eclipse.org
17:08:51 [2024-02-28T22:08:51.694Z] + SSH='ssh genie.tracecompass@projects-storage.eclipse.org'
17:08:51 [2024-02-28T22:08:51.694Z] + SCP=scp
17:08:51 [2024-02-28T22:08:51.694Z] + javadocPath=target/site/apidocs
17:08:51 [2024-02-28T22:08:51.694Z] + JAVADOC_REPO=apidocs
17:08:51 [2024-02-28T22:08:51.694Z] + ECHO=echo
17:08:51 [2024-02-28T22:08:51.694Z] + '[' false == false ']'
17:08:51 [2024-02-28T22:08:51.694Z] + ECHO=
17:08:51 [2024-02-28T22:08:51.694Z] + ssh genie.tracecompass@projects-storage.eclipse.org 'mkdir -p /home/data/httpd/archive.eclipse.org/tracecompass/doc/nightly &&               rm -rf /home/data/httpd/archive.eclipse.org/tracecompass/doc/nightly/apidocs'
17:09:03 [2024-02-28T22:09:03.850Z] + scp -rv target/site/apidocs genie.tracecompass@projects-storage.eclipse.org:/home/data/httpd/archive.eclipse.org/tracecompass/doc/nightly
17:09:03 [2024-02-28T22:09:03.850Z] 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/nightly
17:09:03 [2024-02-28T22:09:03.850Z] OpenSSH_7.9p1 Debian-10+deb10u4, OpenSSL 1.1.1n  15 Mar 2022
17:09:03 [2024-02-28T22:09:03.850Z] debug1: Reading configuration data /etc/ssh/ssh_config
17:09:03 [2024-02-28T22:09:03.850Z] debug1: /etc/ssh/ssh_config line 19: Applying options for *
17:09:03 [2024-02-28T22:09:03.850Z] debug1: Connecting to projects-storage.eclipse.org [172.25.25.150] port 22.
17:09:03 [2024-02-28T22:09:03.850Z] debug1: Connection established.
17:09:03 [2024-02-28T22:09:03.850Z] debug1: identity file /home/jenkins/.ssh/id_rsa type -1
17:09:03 [2024-02-28T22:09:03.850Z] debug1: identity file /home/jenkins/.ssh/id_rsa-cert type -1
17:09:03 [2024-02-28T22:09:03.850Z] debug1: identity file /home/jenkins/.ssh/id_dsa type -1
17:09:03 [2024-02-28T22:09:03.850Z] debug1: identity file /home/jenkins/.ssh/id_dsa-cert type -1
17:09:03 [2024-02-28T22:09:03.850Z] debug1: identity file /home/jenkins/.ssh/id_ecdsa type -1
17:09:03 [2024-02-28T22:09:03.850Z] debug1: identity file /home/jenkins/.ssh/id_ecdsa-cert type -1
17:09:03 [2024-02-28T22:09:03.850Z] debug1: identity file /home/jenkins/.ssh/id_ed25519 type -1
17:09:03 [2024-02-28T22:09:03.850Z] debug1: identity file /home/jenkins/.ssh/id_ed25519-cert type -1
17:09:03 [2024-02-28T22:09:03.850Z] debug1: identity file /home/jenkins/.ssh/id_xmss type -1
17:09:03 [2024-02-28T22:09:03.850Z] debug1: identity file /home/jenkins/.ssh/id_xmss-cert type -1
17:09:03 [2024-02-28T22:09:03.850Z] debug1: Local version string SSH-2.0-OpenSSH_7.9p1 Debian-10+deb10u4
17:09:03 [2024-02-28T22:09:03.850Z] debug1: Remote protocol version 2.0, remote software version OpenSSH_8.9p1 Ubuntu-3ubuntu0.6
17:09:03 [2024-02-28T22:09:03.850Z] debug1: match: OpenSSH_8.9p1 Ubuntu-3ubuntu0.6 pat OpenSSH* compat 0x04000000
17:09:03 [2024-02-28T22:09:03.850Z] debug1: Authenticating to projects-storage.eclipse.org:22 as 'genie.tracecompass'
17:09:03 [2024-02-28T22:09:03.850Z] debug1: SSH2_MSG_KEXINIT sent
17:09:03 [2024-02-28T22:09:03.850Z] debug1: SSH2_MSG_KEXINIT received
17:09:03 [2024-02-28T22:09:03.850Z] debug1: kex: algorithm: curve25519-sha256
17:09:03 [2024-02-28T22:09:03.850Z] debug1: kex: host key algorithm: ecdsa-sha2-nistp256
17:09:03 [2024-02-28T22:09:03.850Z] debug1: kex: server->client cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none
17:09:03 [2024-02-28T22:09:03.850Z] debug1: kex: client->server cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none
17:09:03 [2024-02-28T22:09:03.850Z] debug1: expecting SSH2_MSG_KEX_ECDH_REPLY
17:09:03 [2024-02-28T22:09:03.850Z] debug1: Server host key: ecdsa-sha2-nistp256 SHA256:CkY4klkLCBGlAzScHQgPcKKA8hyzEfrUl9BZAWMdYlc
17:09:03 [2024-02-28T22:09:03.850Z] debug1: Host 'projects-storage.eclipse.org' is known and matches the ECDSA host key.
17:09:03 [2024-02-28T22:09:03.850Z] debug1: Found key in /home/jenkins/.ssh/known_hosts:2
17:09:03 [2024-02-28T22:09:03.850Z] debug1: ssh_packet_send2_wrapped: resetting send seqnr 3
17:09:03 [2024-02-28T22:09:03.850Z] debug1: rekey after 134217728 blocks
17:09:03 [2024-02-28T22:09:03.850Z] debug1: SSH2_MSG_NEWKEYS sent
17:09:03 [2024-02-28T22:09:03.850Z] debug1: expecting SSH2_MSG_NEWKEYS
17:09:03 [2024-02-28T22:09:03.850Z] debug1: ssh_packet_read_poll2: resetting read seqnr 3
17:09:03 [2024-02-28T22:09:03.850Z] debug1: SSH2_MSG_NEWKEYS received
17:09:03 [2024-02-28T22:09:03.850Z] debug1: rekey after 134217728 blocks
17:09:03 [2024-02-28T22:09:03.850Z] debug1: Will attempt key: /home/jenkins/agent/workspace/tracecompass-master-nightly@tmp/private_key_10483256930292889865.key RSA SHA256:ztW4PqfyrfSY6HtK1lqgIQVva+3GqrJgaudHaun4cGs agent
17:09:03 [2024-02-28T22:09:03.850Z] debug1: Will attempt key: /home/jenkins/.ssh/id_rsa 
17:09:03 [2024-02-28T22:09:03.851Z] debug1: Will attempt key: /home/jenkins/.ssh/id_dsa 
17:09:03 [2024-02-28T22:09:03.851Z] debug1: Will attempt key: /home/jenkins/.ssh/id_ecdsa 
17:09:03 [2024-02-28T22:09:03.851Z] debug1: Will attempt key: /home/jenkins/.ssh/id_ed25519 
17:09:03 [2024-02-28T22:09:03.851Z] debug1: Will attempt key: /home/jenkins/.ssh/id_xmss 
17:09:03 [2024-02-28T22:09:03.851Z] debug1: SSH2_MSG_EXT_INFO received
17:09:03 [2024-02-28T22:09:03.851Z] 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>
17:09:03 [2024-02-28T22:09:03.851Z] debug1: kex_input_ext_info: publickey-hostbound@openssh.com (unrecognised)
17:09:03 [2024-02-28T22:09:03.851Z] debug1: SSH2_MSG_SERVICE_ACCEPT received
17:09:03 [2024-02-28T22:09:03.851Z] debug1: Authentications that can continue: publickey,password
17:09:03 [2024-02-28T22:09:03.851Z] debug1: Next authentication method: publickey
17:09:03 [2024-02-28T22:09:03.851Z] debug1: Offering public key: /home/jenkins/agent/workspace/tracecompass-master-nightly@tmp/private_key_10483256930292889865.key RSA SHA256:ztW4PqfyrfSY6HtK1lqgIQVva+3GqrJgaudHaun4cGs agent
17:09:03 [2024-02-28T22:09:03.851Z] debug1: Server accepts key: /home/jenkins/agent/workspace/tracecompass-master-nightly@tmp/private_key_10483256930292889865.key RSA SHA256:ztW4PqfyrfSY6HtK1lqgIQVva+3GqrJgaudHaun4cGs agent
17:09:03 [2024-02-28T22:09:03.851Z] debug1: Authentication succeeded (publickey).
17:09:03 [2024-02-28T22:09:03.851Z] Authenticated to projects-storage.eclipse.org ([172.25.25.150]:22).
17:09:03 [2024-02-28T22:09:03.851Z] debug1: channel 0: new [client-session]
17:09:03 [2024-02-28T22:09:03.851Z] debug1: Requesting no-more-sessions@openssh.com
17:09:03 [2024-02-28T22:09:03.851Z] debug1: Entering interactive session.
17:09:03 [2024-02-28T22:09:03.851Z] debug1: pledge: network
17:09:03 [2024-02-28T22:09:03.851Z] debug1: client_input_global_request: rtype hostkeys-00@openssh.com want_reply 0
17:09:03 [2024-02-28T22:09:03.851Z] debug1: Remote: /opt/public/hipp/homes/genie.tracecompass/.ssh/authorized_keys:3: key options: agent-forwarding port-forwarding pty user-rc x11-forwarding
17:09:03 [2024-02-28T22:09:03.851Z] debug1: Remote: /opt/public/hipp/homes/genie.tracecompass/.ssh/authorized_keys:3: key options: agent-forwarding port-forwarding pty user-rc x11-forwarding
17:09:03 [2024-02-28T22:09:03.851Z] debug1: Sending environment.
17:09:03 [2024-02-28T22:09:03.851Z] debug1: Sending env LANG = en_US.UTF-8
17:09:03 [2024-02-28T22:09:03.851Z] debug1: Sending env LC_ALL = en_US.UTF-8
17:09:03 [2024-02-28T22:09:03.851Z] debug1: Sending command: scp -v -r -t /home/data/httpd/archive.eclipse.org/tracecompass/doc/nightly
17:09:03 [2024-02-28T22:09:03.851Z] Entering directory: D2755 0 apidocs
17:09:03 [2024-02-28T22:09:03.851Z] Sink: D2755 0 apidocs
17:09:03 [2024-02-28T22:09:03.851Z] Entering directory: D2755 0 org
17:09:03 [2024-02-28T22:09:03.851Z] Sink: D2755 0 org
17:09:03 [2024-02-28T22:09:03.851Z] Entering directory: D2755 0 eclipse
17:09:03 [2024-02-28T22:09:03.851Z] Sink: D2755 0 eclipse
17:09:03 [2024-02-28T22:09:03.851Z] Entering directory: D2755 0 tracecompass
17:09:03 [2024-02-28T22:09:03.851Z] Sink: D2755 0 tracecompass
17:09:03 [2024-02-28T22:09:03.851Z] Entering directory: D2755 0 ctf
17:09:03 [2024-02-28T22:09:03.851Z] Sink: D2755 0 ctf
17:09:03 [2024-02-28T22:09:03.851Z] Entering directory: D2755 0 core
17:09:03 [2024-02-28T22:09:03.851Z] Sink: D2755 0 core
17:09:03 [2024-02-28T22:09:03.851Z] Entering directory: D2755 0 event
17:09:03 [2024-02-28T22:09:03.851Z] Sink: D2755 0 event
17:09:03 [2024-02-28T22:09:03.851Z] Entering directory: D2755 0 types
17:09:03 [2024-02-28T22:09:03.851Z] Sink: D2755 0 types
17:09:03 [2024-02-28T22:09:03.851Z] Sending file modes: C0644 15061 AbstractArrayDefinition.html
17:09:03 [2024-02-28T22:09:03.851Z] Sink: C0644 15061 AbstractArrayDefinition.html
17:09:03 [2024-02-28T22:09:03.851Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.851Z] Sending file modes: C0644 19440 BlobDeclaration.html
17:09:03 [2024-02-28T22:09:03.851Z] Sink: C0644 19440 BlobDeclaration.html
17:09:03 [2024-02-28T22:09:03.851Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.851Z] Sending file modes: C0644 18093 BlobDefinition.html
17:09:03 [2024-02-28T22:09:03.851Z] Sink: C0644 18093 BlobDefinition.html
17:09:03 [2024-02-28T22:09:03.851Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.851Z] Sending file modes: C0644 14904 CompoundDeclaration.html
17:09:03 [2024-02-28T22:09:03.851Z] Sink: C0644 14904 CompoundDeclaration.html
17:09:03 [2024-02-28T22:09:03.851Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.851Z] Sending file modes: C0644 16972 Declaration.html
17:09:03 [2024-02-28T22:09:03.851Z] Sink: C0644 16972 Declaration.html
17:09:03 [2024-02-28T22:09:03.851Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.851Z] Sending file modes: C0644 19712 Definition.html
17:09:03 [2024-02-28T22:09:03.851Z] Sink: C0644 19712 Definition.html
17:09:03 [2024-02-28T22:09:03.851Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.851Z] Sending file modes: C0644 17313 Encoding.html
17:09:03 [2024-02-28T22:09:03.851Z] Sink: C0644 17313 Encoding.html
17:09:03 [2024-02-28T22:09:03.851Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.851Z] Sending file modes: C0644 39187 EnumDeclaration.html
17:09:03 [2024-02-28T22:09:03.851Z] Sink: C0644 39187 EnumDeclaration.html
17:09:03 [2024-02-28T22:09:03.851Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.851Z] Sending file modes: C0644 12665 EnumDeclaration.Pair.html
17:09:03 [2024-02-28T22:09:03.851Z] Sink: C0644 12665 EnumDeclaration.Pair.html
17:09:03 [2024-02-28T22:09:03.851Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.851Z] Sending file modes: C0644 21934 EnumDefinition.html
17:09:03 [2024-02-28T22:09:03.851Z] Sink: C0644 21934 EnumDefinition.html
17:09:03 [2024-02-28T22:09:03.851Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.851Z] Sending file modes: C0644 28490 FloatDeclaration.html
17:09:03 [2024-02-28T22:09:03.851Z] Sink: C0644 28490 FloatDeclaration.html
17:09:03 [2024-02-28T22:09:03.851Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.851Z] Sending file modes: C0644 16310 FloatDefinition.html
17:09:03 [2024-02-28T22:09:03.851Z] Sink: C0644 16310 FloatDefinition.html
17:09:03 [2024-02-28T22:09:03.851Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.851Z] Sending file modes: C0644 9097 ICompositeDefinition.html
17:09:03 [2024-02-28T22:09:03.851Z] Sink: C0644 9097 ICompositeDefinition.html
17:09:03 [2024-02-28T22:09:03.851Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.851Z] Sending file modes: C0644 20657 IDeclaration.html
17:09:03 [2024-02-28T22:09:03.851Z] Sink: C0644 20657 IDeclaration.html
17:09:03 [2024-02-28T22:09:03.851Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.851Z] Sending file modes: C0644 10047 IDefinition.html
17:09:03 [2024-02-28T22:09:03.851Z] Sink: C0644 10047 IDefinition.html
17:09:03 [2024-02-28T22:09:03.851Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.851Z] Sending file modes: C0644 11342 IEventHeaderDeclaration.html
17:09:03 [2024-02-28T22:09:03.851Z] Sink: C0644 11342 IEventHeaderDeclaration.html
17:09:03 [2024-02-28T22:09:03.851Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.851Z] Sending file modes: C0644 57336 IntegerDeclaration.html
17:09:03 [2024-02-28T22:09:03.851Z] Sink: C0644 57336 IntegerDeclaration.html
17:09:03 [2024-02-28T22:09:03.851Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.851Z] Sending file modes: C0644 23186 IntegerDefinition.html
17:09:03 [2024-02-28T22:09:03.851Z] Sink: C0644 23186 IntegerDefinition.html
17:09:03 [2024-02-28T22:09:03.851Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.851Z] Sending file modes: C0644 7729 ISimpleDatatypeDeclaration.html
17:09:03 [2024-02-28T22:09:03.851Z] Sink: C0644 7729 ISimpleDatatypeDeclaration.html
17:09:03 [2024-02-28T22:09:03.851Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.851Z] Sending file modes: C0644 25313 ScopedDefinition.html
17:09:03 [2024-02-28T22:09:03.851Z] Sink: C0644 25313 ScopedDefinition.html
17:09:03 [2024-02-28T22:09:03.851Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.851Z] Sending file modes: C0644 14750 SimpleDatatypeDefinition.html
17:09:03 [2024-02-28T22:09:03.851Z] Sink: C0644 14750 SimpleDatatypeDefinition.html
17:09:03 [2024-02-28T22:09:03.851Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.851Z] Sending file modes: C0644 24992 StringDeclaration.html
17:09:03 [2024-02-28T22:09:03.851Z] Sink: C0644 24992 StringDeclaration.html
17:09:03 [2024-02-28T22:09:03.851Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.851Z] Sending file modes: C0644 16947 StringDefinition.html
17:09:03 [2024-02-28T22:09:03.851Z] Sink: C0644 16947 StringDefinition.html
17:09:03 [2024-02-28T22:09:03.851Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.851Z] Sending file modes: C0644 36187 StructDeclaration.html
17:09:03 [2024-02-28T22:09:03.851Z] Sink: C0644 36187 StructDeclaration.html
17:09:03 [2024-02-28T22:09:03.851Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.851Z] Sending file modes: C0644 32362 StructDefinition.html
17:09:03 [2024-02-28T22:09:03.851Z] Sink: C0644 32362 StructDefinition.html
17:09:03 [2024-02-28T22:09:03.851Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.851Z] Sending file modes: C0644 29429 VariantDeclaration.html
17:09:03 [2024-02-28T22:09:03.851Z] Sink: C0644 29429 VariantDeclaration.html
17:09:03 [2024-02-28T22:09:03.851Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.851Z] Sending file modes: C0644 22537 VariantDefinition.html
17:09:03 [2024-02-28T22:09:03.851Z] Sink: C0644 22537 VariantDefinition.html
17:09:03 [2024-02-28T22:09:03.851Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.851Z] Sending file modes: C0644 14164 package-summary.html
17:09:03 [2024-02-28T22:09:03.851Z] Sink: C0644 14164 package-summary.html
17:09:03 [2024-02-28T22:09:03.851Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.851Z] Entering directory: D2755 0 class-use
17:09:03 [2024-02-28T22:09:03.851Z] Sink: D2755 0 class-use
17:09:03 [2024-02-28T22:09:03.851Z] Sending file modes: C0644 6551 Declaration.html
17:09:03 [2024-02-28T22:09:03.851Z] Sink: C0644 6551 Declaration.html
17:09:03 [2024-02-28T22:09:03.851Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.851Z] Sending file modes: C0644 20847 Definition.html
17:09:03 [2024-02-28T22:09:03.851Z] Sink: C0644 20847 Definition.html
17:09:03 [2024-02-28T22:09:03.851Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.851Z] Sending file modes: C0644 18602 StructDeclaration.html
17:09:03 [2024-02-28T22:09:03.851Z] Sink: C0644 18602 StructDeclaration.html
17:09:03 [2024-02-28T22:09:03.851Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.851Z] Sending file modes: C0644 2386 IEventHeaderDeclaration.html
17:09:03 [2024-02-28T22:09:03.851Z] Sink: C0644 2386 IEventHeaderDeclaration.html
17:09:03 [2024-02-28T22:09:03.851Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.851Z] Sending file modes: C0644 7367 EnumDefinition.html
17:09:03 [2024-02-28T22:09:03.851Z] Sink: C0644 7367 EnumDefinition.html
17:09:03 [2024-02-28T22:09:03.851Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.851Z] Sending file modes: C0644 9475 EnumDeclaration.html
17:09:03 [2024-02-28T22:09:03.851Z] Sink: C0644 9475 EnumDeclaration.html
17:09:03 [2024-02-28T22:09:03.851Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.851Z] Sending file modes: C0644 6097 EnumDeclaration.Pair.html
17:09:03 [2024-02-28T22:09:03.851Z] Sink: C0644 6097 EnumDeclaration.Pair.html
17:09:03 [2024-02-28T22:09:03.851Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.851Z] Sending file modes: C0644 4915 ISimpleDatatypeDeclaration.html
17:09:03 [2024-02-28T22:09:03.851Z] Sink: C0644 4915 ISimpleDatatypeDeclaration.html
17:09:03 [2024-02-28T22:09:03.851Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.851Z] Sending file modes: C0644 2342 CompoundDeclaration.html
17:09:03 [2024-02-28T22:09:03.851Z] Sink: C0644 2342 CompoundDeclaration.html
17:09:03 [2024-02-28T22:09:03.851Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.851Z] Sending file modes: C0644 4835 SimpleDatatypeDefinition.html
17:09:03 [2024-02-28T22:09:03.851Z] Sink: C0644 4835 SimpleDatatypeDefinition.html
17:09:03 [2024-02-28T22:09:03.851Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.851Z] Sending file modes: C0644 19179 IntegerDeclaration.html
17:09:03 [2024-02-28T22:09:03.851Z] Sink: C0644 19179 IntegerDeclaration.html
17:09:03 [2024-02-28T22:09:03.851Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.851Z] Sending file modes: C0644 15873 ICompositeDefinition.html
17:09:03 [2024-02-28T22:09:03.851Z] Sink: C0644 15873 ICompositeDefinition.html
17:09:03 [2024-02-28T22:09:03.851Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.851Z] Sending file modes: C0644 4457 AbstractArrayDefinition.html
17:09:03 [2024-02-28T22:09:03.851Z] Sink: C0644 4457 AbstractArrayDefinition.html
17:09:03 [2024-02-28T22:09:03.851Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.851Z] Sending file modes: C0644 14461 IDefinition.html
17:09:03 [2024-02-28T22:09:03.851Z] Sink: C0644 14461 IDefinition.html
17:09:03 [2024-02-28T22:09:03.851Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.851Z] Sending file modes: C0644 33034 IDeclaration.html
17:09:03 [2024-02-28T22:09:03.851Z] Sink: C0644 33034 IDeclaration.html
17:09:03 [2024-02-28T22:09:03.851Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.851Z] Sending file modes: C0644 5400 VariantDefinition.html
17:09:03 [2024-02-28T22:09:03.851Z] Sink: C0644 5400 VariantDefinition.html
17:09:03 [2024-02-28T22:09:03.851Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.851Z] Sending file modes: C0644 5390 StringDefinition.html
17:09:03 [2024-02-28T22:09:03.851Z] Sink: C0644 5390 StringDefinition.html
17:09:03 [2024-02-28T22:09:03.851Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.851Z] Sending file modes: C0644 4089 BlobDeclaration.html
17:09:03 [2024-02-28T22:09:03.851Z] Sink: C0644 4089 BlobDeclaration.html
17:09:03 [2024-02-28T22:09:03.851Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.851Z] Sending file modes: C0644 5847 ScopedDefinition.html
17:09:03 [2024-02-28T22:09:03.851Z] Sink: C0644 5847 ScopedDefinition.html
17:09:03 [2024-02-28T22:09:03.851Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.851Z] Sending file modes: C0644 9979 VariantDeclaration.html
17:09:03 [2024-02-28T22:09:03.851Z] Sink: C0644 9979 VariantDeclaration.html
17:09:03 [2024-02-28T22:09:03.851Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.851Z] Sending file modes: C0644 4691 FloatDefinition.html
17:09:03 [2024-02-28T22:09:03.851Z] Sink: C0644 4691 FloatDefinition.html
17:09:03 [2024-02-28T22:09:03.851Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.851Z] Sending file modes: C0644 9336 StructDefinition.html
17:09:03 [2024-02-28T22:09:03.851Z] Sink: C0644 9336 StructDefinition.html
17:09:03 [2024-02-28T22:09:03.851Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.851Z] Sending file modes: C0644 5556 FloatDeclaration.html
17:09:03 [2024-02-28T22:09:03.851Z] Sink: C0644 5556 FloatDeclaration.html
17:09:03 [2024-02-28T22:09:03.851Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.851Z] Sending file modes: C0644 7043 IntegerDefinition.html
17:09:03 [2024-02-28T22:09:03.851Z] Sink: C0644 7043 IntegerDefinition.html
17:09:03 [2024-02-28T22:09:03.851Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.852Z] Sending file modes: C0644 4693 BlobDefinition.html
17:09:03 [2024-02-28T22:09:03.852Z] Sink: C0644 4693 BlobDefinition.html
17:09:03 [2024-02-28T22:09:03.852Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.852Z] Sending file modes: C0644 9891 Encoding.html
17:09:03 [2024-02-28T22:09:03.852Z] Sink: C0644 9891 Encoding.html
17:09:03 [2024-02-28T22:09:03.852Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.852Z] Sending file modes: C0644 6968 StringDeclaration.html
17:09:03 [2024-02-28T22:09:03.852Z] Sink: C0644 6968 StringDeclaration.html
17:09:03 [2024-02-28T22:09:03.852Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.852Z] Sink: E
17:09:03 [2024-02-28T22:09:03.852Z] Sending file modes: C0644 16882 package-use.html
17:09:03 [2024-02-28T22:09:03.852Z] Sink: C0644 16882 package-use.html
17:09:03 [2024-02-28T22:09:03.852Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.852Z] Sink: E
17:09:03 [2024-02-28T22:09:03.852Z] Entering directory: D2755 0 io
17:09:03 [2024-02-28T22:09:03.852Z] Sink: D2755 0 io
17:09:03 [2024-02-28T22:09:03.852Z] Sending file modes: C0644 33671 BitBuffer.html
17:09:03 [2024-02-28T22:09:03.852Z] Sink: C0644 33671 BitBuffer.html
17:09:03 [2024-02-28T22:09:03.852Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.852Z] Sending file modes: C0644 3993 package-summary.html
17:09:03 [2024-02-28T22:09:03.852Z] Sink: C0644 3993 package-summary.html
17:09:03 [2024-02-28T22:09:03.852Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.852Z] Entering directory: D2755 0 class-use
17:09:03 [2024-02-28T22:09:03.852Z] Sink: D2755 0 class-use
17:09:03 [2024-02-28T22:09:03.852Z] Sending file modes: C0644 16583 BitBuffer.html
17:09:03 [2024-02-28T22:09:03.852Z] Sink: C0644 16583 BitBuffer.html
17:09:03 [2024-02-28T22:09:03.852Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.852Z] Sink: E
17:09:03 [2024-02-28T22:09:03.852Z] Sending file modes: C0644 4207 package-use.html
17:09:03 [2024-02-28T22:09:03.852Z] Sink: C0644 4207 package-use.html
17:09:03 [2024-02-28T22:09:03.852Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.852Z] Sink: E
17:09:03 [2024-02-28T22:09:03.852Z] Sending file modes: C0644 18571 CTFCallsite.html
17:09:03 [2024-02-28T22:09:03.852Z] Sink: C0644 18571 CTFCallsite.html
17:09:03 [2024-02-28T22:09:03.852Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.852Z] Sending file modes: C0644 17156 CTFClock.html
17:09:03 [2024-02-28T22:09:03.852Z] Sink: C0644 17156 CTFClock.html
17:09:03 [2024-02-28T22:09:03.852Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.852Z] Entering directory: D2755 0 metadata
17:09:03 [2024-02-28T22:09:03.852Z] Sink: D2755 0 metadata
17:09:03 [2024-02-28T22:09:03.852Z] Sending file modes: C0644 51198 DeclarationScope.html
17:09:03 [2024-02-28T22:09:03.852Z] Sink: C0644 51198 DeclarationScope.html
17:09:03 [2024-02-28T22:09:03.852Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.852Z] Sending file modes: C0644 4038 package-summary.html
17:09:03 [2024-02-28T22:09:03.852Z] Sink: C0644 4038 package-summary.html
17:09:03 [2024-02-28T22:09:03.852Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.852Z] Entering directory: D2755 0 class-use
17:09:03 [2024-02-28T22:09:03.852Z] Sink: D2755 0 class-use
17:09:03 [2024-02-28T22:09:03.852Z] Sending file modes: C0644 9420 DeclarationScope.html
17:09:03 [2024-02-28T22:09:03.852Z] Sink: C0644 9420 DeclarationScope.html
17:09:03 [2024-02-28T22:09:03.852Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.852Z] Sink: E
17:09:03 [2024-02-28T22:09:03.852Z] Sending file modes: C0644 4306 package-use.html
17:09:03 [2024-02-28T22:09:03.852Z] Sink: C0644 4306 package-use.html
17:09:03 [2024-02-28T22:09:03.852Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.852Z] Sink: E
17:09:03 [2024-02-28T22:09:03.852Z] Entering directory: D2755 0 scope
17:09:03 [2024-02-28T22:09:03.852Z] Sink: D2755 0 scope
17:09:03 [2024-02-28T22:09:03.852Z] Sending file modes: C0644 13961 EventHeaderScope.html
17:09:03 [2024-02-28T22:09:03.852Z] Sink: C0644 13961 EventHeaderScope.html
17:09:03 [2024-02-28T22:09:03.852Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.852Z] Sending file modes: C0644 12212 EventHeaderVScope.html
17:09:03 [2024-02-28T22:09:03.852Z] Sink: C0644 12212 EventHeaderVScope.html
17:09:03 [2024-02-28T22:09:03.852Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.852Z] Sending file modes: C0644 12117 FieldsScope.html
17:09:03 [2024-02-28T22:09:03.852Z] Sink: C0644 12117 FieldsScope.html
17:09:03 [2024-02-28T22:09:03.852Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.852Z] Sending file modes: C0644 8431 IDefinitionScope.html
17:09:03 [2024-02-28T22:09:03.852Z] Sink: C0644 8431 IDefinitionScope.html
17:09:03 [2024-02-28T22:09:03.852Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.852Z] Sending file modes: C0644 31094 ILexicalScope.html
17:09:03 [2024-02-28T22:09:03.852Z] Sink: C0644 31094 ILexicalScope.html
17:09:03 [2024-02-28T22:09:03.852Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.852Z] Sending file modes: C0644 23682 LexicalScope.html
17:09:03 [2024-02-28T22:09:03.852Z] Sink: C0644 23682 LexicalScope.html
17:09:03 [2024-02-28T22:09:03.852Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.852Z] Sending file modes: C0644 12926 PacketHeaderScope.html
17:09:03 [2024-02-28T22:09:03.852Z] Sink: C0644 12926 PacketHeaderScope.html
17:09:03 [2024-02-28T22:09:03.852Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.852Z] Sending file modes: C0644 13258 RootScope.html
17:09:03 [2024-02-28T22:09:03.852Z] Sink: C0644 13258 RootScope.html
17:09:03 [2024-02-28T22:09:03.852Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.852Z] Sending file modes: C0644 7585 package-summary.html
17:09:03 [2024-02-28T22:09:03.852Z] Sink: C0644 7585 package-summary.html
17:09:03 [2024-02-28T22:09:03.852Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.852Z] Entering directory: D2755 0 class-use
17:09:03 [2024-02-28T22:09:03.852Z] Sink: D2755 0 class-use
17:09:03 [2024-02-28T22:09:03.852Z] Sending file modes: C0644 11414 LexicalScope.html
17:09:03 [2024-02-28T22:09:03.852Z] Sink: C0644 11414 LexicalScope.html
17:09:03 [2024-02-28T22:09:03.852Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.852Z] Sending file modes: C0644 2330 PacketHeaderScope.html
17:09:03 [2024-02-28T22:09:03.852Z] Sink: C0644 2330 PacketHeaderScope.html
17:09:03 [2024-02-28T22:09:03.852Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.852Z] Sending file modes: C0644 2330 EventHeaderVScope.html
17:09:03 [2024-02-28T22:09:03.852Z] Sink: C0644 2330 EventHeaderVScope.html
17:09:03 [2024-02-28T22:09:03.852Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.852Z] Sending file modes: C0644 2282 RootScope.html
17:09:03 [2024-02-28T22:09:03.852Z] Sink: C0644 2282 RootScope.html
17:09:03 [2024-02-28T22:09:03.852Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.852Z] Sending file modes: C0644 34879 ILexicalScope.html
17:09:03 [2024-02-28T22:09:03.852Z] Sink: C0644 34879 ILexicalScope.html
17:09:03 [2024-02-28T22:09:03.852Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.852Z] Sending file modes: C0644 2294 FieldsScope.html
17:09:03 [2024-02-28T22:09:03.852Z] Sink: C0644 2294 FieldsScope.html
17:09:03 [2024-02-28T22:09:03.852Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.852Z] Sending file modes: C0644 36368 IDefinitionScope.html
17:09:03 [2024-02-28T22:09:03.852Z] Sink: C0644 36368 IDefinitionScope.html
17:09:03 [2024-02-28T22:09:03.852Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.852Z] Sending file modes: C0644 2324 EventHeaderScope.html
17:09:03 [2024-02-28T22:09:03.852Z] Sink: C0644 2324 EventHeaderScope.html
17:09:03 [2024-02-28T22:09:03.852Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.852Z] Sink: E
17:09:03 [2024-02-28T22:09:03.852Z] Sending file modes: C0644 6009 package-use.html
17:09:03 [2024-02-28T22:09:03.852Z] Sink: C0644 6009 package-use.html
17:09:03 [2024-02-28T22:09:03.852Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.852Z] Sink: E
17:09:03 [2024-02-28T22:09:03.852Z] Sending file modes: C0644 21973 IEventDeclaration.html
17:09:03 [2024-02-28T22:09:03.852Z] Sink: C0644 21973 IEventDeclaration.html
17:09:03 [2024-02-28T22:09:03.852Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.852Z] Sending file modes: C0644 19748 IEventDefinition.html
17:09:03 [2024-02-28T22:09:03.852Z] Sink: C0644 19748 IEventDefinition.html
17:09:03 [2024-02-28T22:09:03.852Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.852Z] Sending file modes: C0644 6330 package-summary.html
17:09:03 [2024-02-28T22:09:03.852Z] Sink: C0644 6330 package-summary.html
17:09:03 [2024-02-28T22:09:03.852Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.852Z] Entering directory: D2755 0 class-use
17:09:03 [2024-02-28T22:09:03.852Z] Sink: D2755 0 class-use
17:09:03 [2024-02-28T22:09:03.852Z] Sending file modes: C0644 5821 CTFCallsite.html
17:09:03 [2024-02-28T22:09:03.852Z] Sink: C0644 5821 CTFCallsite.html
17:09:03 [2024-02-28T22:09:03.852Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.852Z] Sending file modes: C0644 5797 CTFClock.html
17:09:03 [2024-02-28T22:09:03.852Z] Sink: C0644 5797 CTFClock.html
17:09:03 [2024-02-28T22:09:03.852Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.852Z] Sending file modes: C0644 9187 IEventDeclaration.html
17:09:03 [2024-02-28T22:09:03.852Z] Sink: C0644 9187 IEventDeclaration.html
17:09:03 [2024-02-28T22:09:03.852Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.852Z] Sending file modes: C0644 12766 IEventDefinition.html
17:09:03 [2024-02-28T22:09:03.852Z] Sink: C0644 12766 IEventDefinition.html
17:09:03 [2024-02-28T22:09:03.852Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.852Z] Sink: E
17:09:03 [2024-02-28T22:09:03.852Z] Sending file modes: C0644 8221 package-use.html
17:09:03 [2024-02-28T22:09:03.852Z] Sink: C0644 8221 package-use.html
17:09:03 [2024-02-28T22:09:03.852Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.852Z] Sink: E
17:09:03 [2024-02-28T22:09:03.852Z] Sending file modes: C0644 14457 CTFException.html
17:09:03 [2024-02-28T22:09:03.852Z] Sink: C0644 14457 CTFException.html
17:09:03 [2024-02-28T22:09:03.852Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.852Z] Entering directory: D2755 0 trace
17:09:03 [2024-02-28T22:09:03.852Z] Sink: D2755 0 trace
17:09:03 [2024-02-28T22:09:03.852Z] Sending file modes: C0644 13770 CTFIOException.html
17:09:03 [2024-02-28T22:09:03.852Z] Sink: C0644 13770 CTFIOException.html
17:09:03 [2024-02-28T22:09:03.852Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.852Z] Sending file modes: C0644 17862 CTFResponse.html
17:09:03 [2024-02-28T22:09:03.852Z] Sink: C0644 17862 CTFResponse.html
17:09:03 [2024-02-28T22:09:03.852Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.852Z] Sending file modes: C0644 23815 CTFStreamInput.html
17:09:03 [2024-02-28T22:09:03.852Z] Sink: C0644 23815 CTFStreamInput.html
17:09:03 [2024-02-28T22:09:03.852Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.852Z] Sending file modes: C0644 34357 CTFStreamInputReader.html
17:09:03 [2024-02-28T22:09:03.852Z] Sink: C0644 34357 CTFStreamInputReader.html
17:09:03 [2024-02-28T22:09:03.852Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.852Z] Sending file modes: C0644 13008 CTFStreamOutputWriter.html
17:09:03 [2024-02-28T22:09:03.852Z] Sink: C0644 13008 CTFStreamOutputWriter.html
17:09:03 [2024-02-28T22:09:03.852Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.852Z] Sending file modes: C0644 18042 CTFStreamPacketOutputWriter.html
17:09:03 [2024-02-28T22:09:03.852Z] Sink: C0644 18042 CTFStreamPacketOutputWriter.html
17:09:03 [2024-02-28T22:09:03.852Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.852Z] Sending file modes: C0644 69671 CTFTrace.html
17:09:03 [2024-02-28T22:09:03.852Z] Sink: C0644 69671 CTFTrace.html
17:09:03 [2024-02-28T22:09:03.852Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.852Z] Sending file modes: C0644 35729 CTFTraceReader.html
17:09:03 [2024-02-28T22:09:03.852Z] Sink: C0644 35729 CTFTraceReader.html
17:09:03 [2024-02-28T22:09:03.852Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.852Z] Sending file modes: C0644 11512 CTFTraceWriter.html
17:09:03 [2024-02-28T22:09:03.852Z] Sink: C0644 11512 CTFTraceWriter.html
17:09:03 [2024-02-28T22:09:03.852Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.852Z] Sending file modes: C0644 19663 ICTFPacketDescriptor.html
17:09:03 [2024-02-28T22:09:03.852Z] Sink: C0644 19663 ICTFPacketDescriptor.html
17:09:03 [2024-02-28T22:09:03.852Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.852Z] Sending file modes: C0644 18375 ICTFStream.html
17:09:03 [2024-02-28T22:09:03.852Z] Sink: C0644 18375 ICTFStream.html
17:09:03 [2024-02-28T22:09:03.852Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.852Z] Sending file modes: C0644 12868 IPacketReader.html
17:09:03 [2024-02-28T22:09:03.852Z] Sink: C0644 12868 IPacketReader.html
17:09:03 [2024-02-28T22:09:03.852Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.852Z] Sending file modes: C0644 23846 Metadata.html
17:09:03 [2024-02-28T22:09:03.852Z] Sink: C0644 23846 Metadata.html
17:09:03 [2024-02-28T22:09:03.852Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.852Z] Sending file modes: C0644 9105 package-summary.html
17:09:03 [2024-02-28T22:09:03.852Z] Sink: C0644 9105 package-summary.html
17:09:03 [2024-02-28T22:09:03.852Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.852Z] Entering directory: D2755 0 class-use
17:09:03 [2024-02-28T22:09:03.852Z] Sink: D2755 0 class-use
17:09:03 [2024-02-28T22:09:03.852Z] Sending file modes: C0644 2342 CTFStreamPacketOutputWriter.html
17:09:03 [2024-02-28T22:09:03.852Z] Sink: C0644 2342 CTFStreamPacketOutputWriter.html
17:09:03 [2024-02-28T22:09:03.852Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.852Z] Sending file modes: C0644 6648 CTFTrace.html
17:09:03 [2024-02-28T22:09:03.852Z] Sink: C0644 6648 CTFTrace.html
17:09:03 [2024-02-28T22:09:03.852Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.852Z] Sending file modes: C0644 6212 CTFStreamInputReader.html
17:09:03 [2024-02-28T22:09:03.852Z] Sink: C0644 6212 CTFStreamInputReader.html
17:09:03 [2024-02-28T22:09:03.852Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.852Z] Sending file modes: C0644 3996 CTFTraceReader.html
17:09:03 [2024-02-28T22:09:03.852Z] Sink: C0644 3996 CTFTraceReader.html
17:09:03 [2024-02-28T22:09:03.852Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.852Z] Sending file modes: C0644 5261 CTFResponse.html
17:09:03 [2024-02-28T22:09:03.852Z] Sink: C0644 5261 CTFResponse.html
17:09:03 [2024-02-28T22:09:03.852Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.852Z] Sending file modes: C0644 4072 IPacketReader.html
17:09:03 [2024-02-28T22:09:03.852Z] Sink: C0644 4072 IPacketReader.html
17:09:03 [2024-02-28T22:09:03.852Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.852Z] Sending file modes: C0644 2306 CTFStreamOutputWriter.html
17:09:03 [2024-02-28T22:09:03.852Z] Sink: C0644 2306 CTFStreamOutputWriter.html
17:09:03 [2024-02-28T22:09:03.852Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.852Z] Sending file modes: C0644 2264 CTFIOException.html
17:09:03 [2024-02-28T22:09:03.852Z] Sink: C0644 2264 CTFIOException.html
17:09:03 [2024-02-28T22:09:03.852Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.852Z] Sending file modes: C0644 2264 CTFTraceWriter.html
17:09:03 [2024-02-28T22:09:03.852Z] Sink: C0644 2264 CTFTraceWriter.html
17:09:03 [2024-02-28T22:09:03.852Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.852Z] Sending file modes: C0644 9398 ICTFStream.html
17:09:03 [2024-02-28T22:09:03.852Z] Sink: C0644 9398 ICTFStream.html
17:09:03 [2024-02-28T22:09:03.852Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.852Z] Sending file modes: C0644 6403 CTFStreamInput.html
17:09:03 [2024-02-28T22:09:03.852Z] Sink: C0644 6403 CTFStreamInput.html
17:09:03 [2024-02-28T22:09:03.852Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.852Z] Sending file modes: C0644 6466 ICTFPacketDescriptor.html
17:09:03 [2024-02-28T22:09:03.852Z] Sink: C0644 6466 ICTFPacketDescriptor.html
17:09:03 [2024-02-28T22:09:03.852Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.852Z] Sending file modes: C0644 2228 Metadata.html
17:09:03 [2024-02-28T22:09:03.852Z] Sink: C0644 2228 Metadata.html
17:09:03 [2024-02-28T22:09:03.852Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.852Z] Sink: E
17:09:03 [2024-02-28T22:09:03.852Z] Sending file modes: C0644 6349 package-use.html
17:09:03 [2024-02-28T22:09:03.852Z] Sink: C0644 6349 package-use.html
17:09:03 [2024-02-28T22:09:03.852Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.852Z] Sink: E
17:09:03 [2024-02-28T22:09:03.852Z] Sending file modes: C0644 21423 CTFStrings.html
17:09:03 [2024-02-28T22:09:03.852Z] Sink: C0644 21423 CTFStrings.html
17:09:03 [2024-02-28T22:09:03.852Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.852Z] Sending file modes: C0644 4977 package-summary.html
17:09:03 [2024-02-28T22:09:03.852Z] Sink: C0644 4977 package-summary.html
17:09:03 [2024-02-28T22:09:03.852Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.852Z] Entering directory: D2755 0 class-use
17:09:03 [2024-02-28T22:09:03.852Z] Sink: D2755 0 class-use
17:09:03 [2024-02-28T22:09:03.852Z] Sending file modes: C0644 40705 CTFException.html
17:09:03 [2024-02-28T22:09:03.852Z] Sink: C0644 40705 CTFException.html
17:09:03 [2024-02-28T22:09:03.852Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.852Z] Sending file modes: C0644 2212 CTFStrings.html
17:09:03 [2024-02-28T22:09:03.852Z] Sink: C0644 2212 CTFStrings.html
17:09:03 [2024-02-28T22:09:03.852Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.852Z] Sink: E
17:09:03 [2024-02-28T22:09:03.852Z] Sending file modes: C0644 6194 package-use.html
17:09:03 [2024-02-28T22:09:03.852Z] Sink: C0644 6194 package-use.html
17:09:03 [2024-02-28T22:09:03.852Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.852Z] Sink: E
17:09:03 [2024-02-28T22:09:03.852Z] Entering directory: D2755 0 parser
17:09:03 [2024-02-28T22:09:03.852Z] Sink: D2755 0 parser
17:09:03 [2024-02-28T22:09:03.852Z] Sending file modes: C0644 143610 CTFLexer.html
17:09:03 [2024-02-28T22:09:03.853Z] Sink: C0644 143610 CTFLexer.html
17:09:03 [2024-02-28T22:09:03.853Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.853Z] Sending file modes: C0644 336368 CTFParser.html
17:09:03 [2024-02-28T22:09:03.853Z] Sink: C0644 336368 CTFParser.html
17:09:03 [2024-02-28T22:09:03.853Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.853Z] Sending file modes: C0644 10225 CTFParser.abstractDeclarator_return.html
17:09:03 [2024-02-28T22:09:03.853Z] Sink: C0644 10225 CTFParser.abstractDeclarator_return.html
17:09:03 [2024-02-28T22:09:03.853Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.853Z] Sending file modes: C0644 10265 CTFParser.abstractDeclaratorList_return.html
17:09:03 [2024-02-28T22:09:03.853Z] Sink: C0644 10265 CTFParser.abstractDeclaratorList_return.html
17:09:03 [2024-02-28T22:09:03.853Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.853Z] Sending file modes: C0644 10185 CTFParser.alignAttribute_return.html
17:09:03 [2024-02-28T22:09:03.853Z] Sink: C0644 10185 CTFParser.alignAttribute_return.html
17:09:03 [2024-02-28T22:09:03.853Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.853Z] Sending file modes: C0644 10275 CTFParser.ctfAssignmentExpression_return.html
17:09:03 [2024-02-28T22:09:03.853Z] Sink: C0644 10275 CTFParser.ctfAssignmentExpression_return.html
17:09:03 [2024-02-28T22:09:03.853Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.853Z] Sending file modes: C0644 10315 CTFParser.ctfAssignmentExpressionList_return.html
17:09:03 [2024-02-28T22:09:03.853Z] Sink: C0644 10315 CTFParser.ctfAssignmentExpressionList_return.html
17:09:03 [2024-02-28T22:09:03.853Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.853Z] Sending file modes: C0644 10115 CTFParser.ctfBody_return.html
17:09:03 [2024-02-28T22:09:03.853Z] Sink: C0644 10115 CTFParser.ctfBody_return.html
17:09:03 [2024-02-28T22:09:03.853Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.853Z] Sending file modes: C0644 10145 CTFParser.ctfKeyword_return.html
17:09:03 [2024-02-28T22:09:03.853Z] Sink: C0644 10145 CTFParser.ctfKeyword_return.html
17:09:03 [2024-02-28T22:09:03.853Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.853Z] Sending file modes: C0644 10165 CTFParser.ctfSpecifier_return.html
17:09:03 [2024-02-28T22:09:03.853Z] Sink: C0644 10165 CTFParser.ctfSpecifier_return.html
17:09:03 [2024-02-28T22:09:03.853Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.853Z] Sending file modes: C0644 10205 CTFParser.ctfSpecifierHead_return.html
17:09:03 [2024-02-28T22:09:03.853Z] Sink: C0644 10205 CTFParser.ctfSpecifierHead_return.html
17:09:03 [2024-02-28T22:09:03.853Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.853Z] Sending file modes: C0644 10205 CTFParser.ctfTypeSpecifier_return.html
17:09:03 [2024-02-28T22:09:03.853Z] Sink: C0644 10205 CTFParser.ctfTypeSpecifier_return.html
17:09:03 [2024-02-28T22:09:03.853Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.853Z] Sending file modes: C0644 10155 CTFParser.declaration_return.html
17:09:03 [2024-02-28T22:09:03.853Z] Sink: C0644 10155 CTFParser.declaration_return.html
17:09:03 [2024-02-28T22:09:03.853Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.853Z] Sending file modes: C0644 10255 CTFParser.declarationSpecifiers_return.html
17:09:03 [2024-02-28T22:09:03.853Z] Sink: C0644 10255 CTFParser.declarationSpecifiers_return.html
17:09:03 [2024-02-28T22:09:03.853Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.853Z] Sending file modes: C0644 10145 CTFParser.declarator_return.html
17:09:03 [2024-02-28T22:09:03.853Z] Sink: C0644 10145 CTFParser.declarator_return.html
17:09:03 [2024-02-28T22:09:03.853Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.853Z] Sending file modes: C0644 10185 CTFParser.declaratorList_return.html
17:09:03 [2024-02-28T22:09:03.853Z] Sink: C0644 10185 CTFParser.declaratorList_return.html
17:09:03 [2024-02-28T22:09:03.853Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.853Z] Sending file modes: C0644 10285 CTFParser.directAbstractDeclarator_return.html
17:09:03 [2024-02-28T22:09:03.853Z] Sink: C0644 10285 CTFParser.directAbstractDeclarator_return.html
17:09:03 [2024-02-28T22:09:03.853Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.853Z] Sending file modes: C0644 10205 CTFParser.directDeclarator_return.html
17:09:03 [2024-02-28T22:09:03.853Z] Sink: C0644 10205 CTFParser.directDeclarator_return.html
17:09:03 [2024-02-28T22:09:03.853Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.853Z] Sending file modes: C0644 10265 CTFParser.directDeclaratorLength_return.html
17:09:03 [2024-02-28T22:09:03.853Z] Sink: C0644 10265 CTFParser.directDeclaratorLength_return.html
17:09:03 [2024-02-28T22:09:03.853Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.853Z] Sending file modes: C0644 10265 CTFParser.directDeclaratorSuffix_return.html
17:09:03 [2024-02-28T22:09:03.853Z] Sink: C0644 10265 CTFParser.directDeclaratorSuffix_return.html
17:09:03 [2024-02-28T22:09:03.853Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.853Z] Sending file modes: C0644 10125 CTFParser.enumBody_return.html
17:09:03 [2024-02-28T22:09:03.853Z] Sink: C0644 10125 CTFParser.enumBody_return.html
17:09:03 [2024-02-28T22:09:03.853Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.853Z] Sending file modes: C0644 10165 CTFParser.enumConstant_return.html
17:09:03 [2024-02-28T22:09:03.853Z] Sink: C0644 10165 CTFParser.enumConstant_return.html
17:09:03 [2024-02-28T22:09:03.853Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.853Z] Sending file modes: C0644 10215 CTFParser.enumContainerType_return.html
17:09:03 [2024-02-28T22:09:03.853Z] Sink: C0644 10215 CTFParser.enumContainerType_return.html
17:09:03 [2024-02-28T22:09:03.853Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.853Z] Sending file modes: C0644 10145 CTFParser.enumerator_return.html
17:09:03 [2024-02-28T22:09:03.853Z] Sink: C0644 10145 CTFParser.enumerator_return.html
17:09:03 [2024-02-28T22:09:03.853Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.853Z] Sending file modes: C0644 10185 CTFParser.enumeratorList_return.html
17:09:03 [2024-02-28T22:09:03.853Z] Sink: C0644 10185 CTFParser.enumeratorList_return.html
17:09:03 [2024-02-28T22:09:03.853Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.853Z] Sending file modes: C0644 10195 CTFParser.enumeratorValue_return.html
17:09:03 [2024-02-28T22:09:03.853Z] Sink: C0644 10195 CTFParser.enumeratorValue_return.html
17:09:03 [2024-02-28T22:09:03.853Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.853Z] Sending file modes: C0644 10125 CTFParser.enumName_return.html
17:09:03 [2024-02-28T22:09:03.853Z] Sink: C0644 10125 CTFParser.enumName_return.html
17:09:03 [2024-02-28T22:09:03.853Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.853Z] Sending file modes: C0644 10175 CTFParser.enumSpecifier_return.html
17:09:03 [2024-02-28T22:09:03.853Z] Sink: C0644 10175 CTFParser.enumSpecifier_return.html
17:09:03 [2024-02-28T22:09:03.853Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.853Z] Sending file modes: C0644 10175 CTFParser.numberLiteral_return.html
17:09:03 [2024-02-28T22:09:03.853Z] Sink: C0644 10175 CTFParser.numberLiteral_return.html
17:09:03 [2024-02-28T22:09:03.853Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.853Z] Sending file modes: C0644 10095 CTFParser.parse_return.html
17:09:03 [2024-02-28T22:09:03.853Z] Sink: C0644 10095 CTFParser.parse_return.html
17:09:03 [2024-02-28T22:09:03.853Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.853Z] Sending file modes: C0644 10115 CTFParser.pointer_return.html
17:09:03 [2024-02-28T22:09:03.853Z] Sink: C0644 10115 CTFParser.pointer_return.html
17:09:03 [2024-02-28T22:09:03.853Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.853Z] Sending file modes: C0644 10245 CTFParser.postfixCtfExpression_return.html
17:09:03 [2024-02-28T22:09:03.853Z] Sink: C0644 10245 CTFParser.postfixCtfExpression_return.html
17:09:03 [2024-02-28T22:09:03.853Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.853Z] Sending file modes: C0644 10215 CTFParser.postfixExpression_return.html
17:09:03 [2024-02-28T22:09:03.853Z] Sink: C0644 10215 CTFParser.postfixExpression_return.html
17:09:03 [2024-02-28T22:09:03.853Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.853Z] Sending file modes: C0644 10275 CTFParser.postfixExpressionSuffix_return.html
17:09:03 [2024-02-28T22:09:03.853Z] Sink: C0644 10275 CTFParser.postfixExpressionSuffix_return.html
17:09:03 [2024-02-28T22:09:03.853Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.853Z] Sending file modes: C0644 10215 CTFParser.primaryExpression_return.html
17:09:03 [2024-02-28T22:09:03.853Z] Sink: C0644 10215 CTFParser.primaryExpression_return.html
17:09:03 [2024-02-28T22:09:03.853Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.853Z] Sending file modes: C0644 10265 CTFParser.specifierQualifierList_return.html
17:09:03 [2024-02-28T22:09:03.853Z] Sink: C0644 10265 CTFParser.specifierQualifierList_return.html
17:09:03 [2024-02-28T22:09:03.853Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.853Z] Sending file modes: C0644 10255 CTFParser.storageClassSpecifier_return.html
17:09:03 [2024-02-28T22:09:03.853Z] Sink: C0644 10255 CTFParser.storageClassSpecifier_return.html
17:09:03 [2024-02-28T22:09:03.853Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.853Z] Sending file modes: C0644 10145 CTFParser.structBody_return.html
17:09:03 [2024-02-28T22:09:03.853Z] Sink: C0644 10145 CTFParser.structBody_return.html
17:09:03 [2024-02-28T22:09:03.853Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.853Z] Sending file modes: C0644 10145 CTFParser.structName_return.html
17:09:03 [2024-02-28T22:09:03.853Z] Sink: C0644 10145 CTFParser.structName_return.html
17:09:03 [2024-02-28T22:09:03.853Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.853Z] Sending file modes: C0644 10305 CTFParser.structOrVariantDeclaration_return.html
17:09:03 [2024-02-28T22:09:03.853Z] Sink: C0644 10305 CTFParser.structOrVariantDeclaration_return.html
17:09:03 [2024-02-28T22:09:03.853Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.853Z] Sending file modes: C0644 10345 CTFParser.structOrVariantDeclarationList_return.html
17:09:03 [2024-02-28T22:09:03.853Z] Sink: C0644 10345 CTFParser.structOrVariantDeclarationList_return.html
17:09:03 [2024-02-28T22:09:03.853Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.853Z] Sending file modes: C0644 10295 CTFParser.structOrVariantDeclarator_return.html
17:09:03 [2024-02-28T22:09:03.853Z] Sink: C0644 10295 CTFParser.structOrVariantDeclarator_return.html
17:09:03 [2024-02-28T22:09:03.853Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.853Z] Sending file modes: C0644 10335 CTFParser.structOrVariantDeclaratorList_return.html
17:09:03 [2024-02-28T22:09:03.853Z] Sink: C0644 10335 CTFParser.structOrVariantDeclaratorList_return.html
17:09:03 [2024-02-28T22:09:03.853Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.853Z] Sending file modes: C0644 10195 CTFParser.structSpecifier_return.html
17:09:03 [2024-02-28T22:09:03.853Z] Sink: C0644 10195 CTFParser.structSpecifier_return.html
17:09:03 [2024-02-28T22:09:03.853Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.853Z] Sending file modes: C0644 10185 CTFParser.typealiasAlias_return.html
17:09:03 [2024-02-28T22:09:03.853Z] Sink: C0644 10185 CTFParser.typealiasAlias_return.html
17:09:03 [2024-02-28T22:09:03.853Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.853Z] Sending file modes: C0644 10175 CTFParser.typealiasDecl_return.html
17:09:03 [2024-02-28T22:09:03.853Z] Sink: C0644 10175 CTFParser.typealiasDecl_return.html
17:09:03 [2024-02-28T22:09:03.853Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.853Z] Sending file modes: C0644 10195 CTFParser.typealiasTarget_return.html
17:09:03 [2024-02-28T22:09:03.853Z] Sink: C0644 10195 CTFParser.typealiasTarget_return.html
17:09:03 [2024-02-28T22:09:03.853Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.853Z] Sending file modes: C0644 10155 CTFParser.typedefName_return.html
17:09:03 [2024-02-28T22:09:03.853Z] Sink: C0644 10155 CTFParser.typedefName_return.html
17:09:03 [2024-02-28T22:09:03.853Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.853Z] Sending file modes: C0644 10175 CTFParser.typeQualifier_return.html
17:09:03 [2024-02-28T22:09:03.853Z] Sink: C0644 10175 CTFParser.typeQualifier_return.html
17:09:03 [2024-02-28T22:09:03.853Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.853Z] Sending file modes: C0644 10215 CTFParser.typeQualifierList_return.html
17:09:03 [2024-02-28T22:09:03.853Z] Sink: C0644 10215 CTFParser.typeQualifierList_return.html
17:09:03 [2024-02-28T22:09:03.853Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.853Z] Sending file modes: C0644 10175 CTFParser.typeSpecifier_return.html
17:09:03 [2024-02-28T22:09:03.853Z] Sink: C0644 10175 CTFParser.typeSpecifier_return.html
17:09:03 [2024-02-28T22:09:03.853Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.853Z] Sending file modes: C0644 10195 CTFParser.unaryExpression_return.html
17:09:03 [2024-02-28T22:09:03.853Z] Sink: C0644 10195 CTFParser.unaryExpression_return.html
17:09:03 [2024-02-28T22:09:03.853Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.853Z] Sending file modes: C0644 10155 CTFParser.variantBody_return.html
17:09:03 [2024-02-28T22:09:03.853Z] Sink: C0644 10155 CTFParser.variantBody_return.html
17:09:03 [2024-02-28T22:09:03.853Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.853Z] Sending file modes: C0644 10155 CTFParser.variantName_return.html
17:09:03 [2024-02-28T22:09:03.853Z] Sink: C0644 10155 CTFParser.variantName_return.html
17:09:03 [2024-02-28T22:09:03.853Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.853Z] Sending file modes: C0644 10205 CTFParser.variantSpecifier_return.html
17:09:03 [2024-02-28T22:09:03.853Z] Sink: C0644 10205 CTFParser.variantSpecifier_return.html
17:09:03 [2024-02-28T22:09:03.853Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.853Z] Sending file modes: C0644 10145 CTFParser.variantTag_return.html
17:09:03 [2024-02-28T22:09:03.853Z] Sink: C0644 10145 CTFParser.variantTag_return.html
17:09:03 [2024-02-28T22:09:03.853Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.853Z] Sending file modes: C0644 19219 package-summary.html
17:09:03 [2024-02-28T22:09:03.853Z] Sink: C0644 19219 package-summary.html
17:09:03 [2024-02-28T22:09:03.853Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.853Z] Entering directory: D2755 0 class-use
17:09:03 [2024-02-28T22:09:03.853Z] Sink: D2755 0 class-use
17:09:03 [2024-02-28T22:09:03.853Z] Sending file modes: C0644 2192 CTFLexer.html
17:09:03 [2024-02-28T22:09:03.853Z] Sink: C0644 2192 CTFLexer.html
17:09:03 [2024-02-28T22:09:03.853Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.853Z] Sending file modes: C0644 2198 CTFParser.html
17:09:03 [2024-02-28T22:09:03.854Z] Sink: C0644 2198 CTFParser.html
17:09:03 [2024-02-28T22:09:03.854Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.854Z] Sending file modes: C0644 4263 CTFParser.ctfAssignmentExpression_return.html
17:09:03 [2024-02-28T22:09:03.854Z] Sink: C0644 4263 CTFParser.ctfAssignmentExpression_return.html
17:09:03 [2024-02-28T22:09:03.854Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.854Z] Sending file modes: C0644 4323 CTFParser.ctfAssignmentExpressionList_return.html
17:09:03 [2024-02-28T22:09:03.854Z] Sink: C0644 4323 CTFParser.ctfAssignmentExpressionList_return.html
17:09:03 [2024-02-28T22:09:03.854Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.854Z] Sending file modes: C0644 4023 CTFParser.ctfBody_return.html
17:09:03 [2024-02-28T22:09:03.854Z] Sink: C0644 4023 CTFParser.ctfBody_return.html
17:09:03 [2024-02-28T22:09:03.854Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.854Z] Sending file modes: C0644 4158 CTFParser.ctfTypeSpecifier_return.html
17:09:03 [2024-02-28T22:09:03.854Z] Sink: C0644 4158 CTFParser.ctfTypeSpecifier_return.html
17:09:03 [2024-02-28T22:09:03.854Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.854Z] Sending file modes: C0644 4158 CTFParser.ctfSpecifierHead_return.html
17:09:03 [2024-02-28T22:09:03.854Z] Sink: C0644 4158 CTFParser.ctfSpecifierHead_return.html
17:09:03 [2024-02-28T22:09:03.854Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.854Z] Sending file modes: C0644 4098 CTFParser.ctfSpecifier_return.html
17:09:03 [2024-02-28T22:09:03.854Z] Sink: C0644 4098 CTFParser.ctfSpecifier_return.html
17:09:03 [2024-02-28T22:09:03.854Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.854Z] Sending file modes: C0644 4068 CTFParser.ctfKeyword_return.html
17:09:03 [2024-02-28T22:09:03.854Z] Sink: C0644 4068 CTFParser.ctfKeyword_return.html
17:09:03 [2024-02-28T22:09:03.854Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.854Z] Sending file modes: C0644 4113 CTFParser.typealiasDecl_return.html
17:09:03 [2024-02-28T22:09:03.854Z] Sink: C0644 4113 CTFParser.typealiasDecl_return.html
17:09:03 [2024-02-28T22:09:03.854Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.854Z] Sending file modes: C0644 4128 CTFParser.typealiasAlias_return.html
17:09:03 [2024-02-28T22:09:03.854Z] Sink: C0644 4128 CTFParser.typealiasAlias_return.html
17:09:03 [2024-02-28T22:09:03.854Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.854Z] Sending file modes: C0644 4143 CTFParser.typealiasTarget_return.html
17:09:03 [2024-02-28T22:09:03.854Z] Sink: C0644 4143 CTFParser.typealiasTarget_return.html
17:09:03 [2024-02-28T22:09:03.854Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.854Z] Sending file modes: C0644 4083 CTFParser.typedefName_return.html
17:09:03 [2024-02-28T22:09:03.854Z] Sink: C0644 4083 CTFParser.typedefName_return.html
17:09:03 [2024-02-28T22:09:03.854Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.854Z] Sending file modes: C0644 4173 CTFParser.typeQualifierList_return.html
17:09:03 [2024-02-28T22:09:03.854Z] Sink: C0644 4173 CTFParser.typeQualifierList_return.html
17:09:03 [2024-02-28T22:09:03.854Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.854Z] Sending file modes: C0644 4023 CTFParser.pointer_return.html
17:09:03 [2024-02-28T22:09:03.854Z] Sink: C0644 4023 CTFParser.pointer_return.html
17:09:03 [2024-02-28T22:09:03.854Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.854Z] Sending file modes: C0644 4278 CTFParser.directAbstractDeclarator_return.html
17:09:03 [2024-02-28T22:09:03.854Z] Sink: C0644 4278 CTFParser.directAbstractDeclarator_return.html
17:09:03 [2024-02-28T22:09:03.854Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.854Z] Sending file modes: C0644 4188 CTFParser.abstractDeclarator_return.html
17:09:03 [2024-02-28T22:09:03.854Z] Sink: C0644 4188 CTFParser.abstractDeclarator_return.html
17:09:03 [2024-02-28T22:09:03.854Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.854Z] Sending file modes: C0644 4248 CTFParser.directDeclaratorLength_return.html
17:09:03 [2024-02-28T22:09:03.854Z] Sink: C0644 4248 CTFParser.directDeclaratorLength_return.html
17:09:03 [2024-02-28T22:09:03.854Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.854Z] Sending file modes: C0644 4248 CTFParser.directDeclaratorSuffix_return.html
17:09:03 [2024-02-28T22:09:03.854Z] Sink: C0644 4248 CTFParser.directDeclaratorSuffix_return.html
17:09:03 [2024-02-28T22:09:03.854Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.854Z] Sending file modes: C0644 4158 CTFParser.directDeclarator_return.html
17:09:03 [2024-02-28T22:09:03.854Z] Sink: C0644 4158 CTFParser.directDeclarator_return.html
17:09:03 [2024-02-28T22:09:03.854Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.854Z] Sending file modes: C0644 4068 CTFParser.declarator_return.html
17:09:03 [2024-02-28T22:09:03.854Z] Sink: C0644 4068 CTFParser.declarator_return.html
17:09:03 [2024-02-28T22:09:03.854Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.854Z] Sending file modes: C0644 4143 CTFParser.enumeratorValue_return.html
17:09:03 [2024-02-28T22:09:03.854Z] Sink: C0644 4143 CTFParser.enumeratorValue_return.html
17:09:03 [2024-02-28T22:09:03.854Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.854Z] Sending file modes: C0644 4068 CTFParser.enumerator_return.html
17:09:03 [2024-02-28T22:09:03.854Z] Sink: C0644 4068 CTFParser.enumerator_return.html
17:09:03 [2024-02-28T22:09:03.854Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.854Z] Sending file modes: C0644 4128 CTFParser.enumeratorList_return.html
17:09:03 [2024-02-28T22:09:03.854Z] Sink: C0644 4128 CTFParser.enumeratorList_return.html
17:09:03 [2024-02-28T22:09:03.854Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.854Z] Sending file modes: C0644 4173 CTFParser.enumContainerType_return.html
17:09:03 [2024-02-28T22:09:03.854Z] Sink: C0644 4173 CTFParser.enumContainerType_return.html
17:09:03 [2024-02-28T22:09:03.854Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.854Z] Sending file modes: C0644 4038 CTFParser.enumBody_return.html
17:09:03 [2024-02-28T22:09:03.854Z] Sink: C0644 4038 CTFParser.enumBody_return.html
17:09:03 [2024-02-28T22:09:03.854Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.854Z] Sending file modes: C0644 4038 CTFParser.enumName_return.html
17:09:03 [2024-02-28T22:09:03.854Z] Sink: C0644 4038 CTFParser.enumName_return.html
17:09:03 [2024-02-28T22:09:03.854Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.854Z] Sending file modes: C0644 4113 CTFParser.enumSpecifier_return.html
17:09:03 [2024-02-28T22:09:03.854Z] Sink: C0644 4113 CTFParser.enumSpecifier_return.html
17:09:03 [2024-02-28T22:09:03.854Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.854Z] Sending file modes: C0644 4068 CTFParser.variantTag_return.html
17:09:03 [2024-02-28T22:09:03.854Z] Sink: C0644 4068 CTFParser.variantTag_return.html
17:09:03 [2024-02-28T22:09:03.854Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.854Z] Sending file modes: C0644 4083 CTFParser.variantBody_return.html
17:09:03 [2024-02-28T22:09:03.854Z] Sink: C0644 4083 CTFParser.variantBody_return.html
17:09:03 [2024-02-28T22:09:03.854Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.854Z] Sending file modes: C0644 4083 CTFParser.variantName_return.html
17:09:03 [2024-02-28T22:09:03.854Z] Sink: C0644 4083 CTFParser.variantName_return.html
17:09:03 [2024-02-28T22:09:03.854Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.854Z] Sending file modes: C0644 4158 CTFParser.variantSpecifier_return.html
17:09:03 [2024-02-28T22:09:03.854Z] Sink: C0644 4158 CTFParser.variantSpecifier_return.html
17:09:03 [2024-02-28T22:09:03.854Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.854Z] Sending file modes: C0644 4293 CTFParser.structOrVariantDeclarator_return.html
17:09:03 [2024-02-28T22:09:03.854Z] Sink: C0644 4293 CTFParser.structOrVariantDeclarator_return.html
17:09:03 [2024-02-28T22:09:03.854Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.854Z] Sending file modes: C0644 4353 CTFParser.structOrVariantDeclaratorList_return.html
17:09:03 [2024-02-28T22:09:03.854Z] Sink: C0644 4353 CTFParser.structOrVariantDeclaratorList_return.html
17:09:03 [2024-02-28T22:09:03.854Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.854Z] Sending file modes: C0644 4248 CTFParser.specifierQualifierList_return.html
17:09:03 [2024-02-28T22:09:03.854Z] Sink: C0644 4248 CTFParser.specifierQualifierList_return.html
17:09:03 [2024-02-28T22:09:03.854Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.854Z] Sending file modes: C0644 4308 CTFParser.structOrVariantDeclaration_return.html
17:09:03 [2024-02-28T22:09:03.854Z] Sink: C0644 4308 CTFParser.structOrVariantDeclaration_return.html
17:09:03 [2024-02-28T22:09:03.854Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.854Z] Sending file modes: C0644 4368 CTFParser.structOrVariantDeclarationList_return.html
17:09:03 [2024-02-28T22:09:03.854Z] Sink: C0644 4368 CTFParser.structOrVariantDeclarationList_return.html
17:09:03 [2024-02-28T22:09:03.854Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.854Z] Sending file modes: C0644 4068 CTFParser.structName_return.html
17:09:03 [2024-02-28T22:09:03.854Z] Sink: C0644 4068 CTFParser.structName_return.html
17:09:03 [2024-02-28T22:09:03.854Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.854Z] Sending file modes: C0644 4143 CTFParser.structSpecifier_return.html
17:09:03 [2024-02-28T22:09:03.854Z] Sink: C0644 4143 CTFParser.structSpecifier_return.html
17:09:03 [2024-02-28T22:09:03.854Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.854Z] Sending file modes: C0644 4068 CTFParser.structBody_return.html
17:09:03 [2024-02-28T22:09:03.854Z] Sink: C0644 4068 CTFParser.structBody_return.html
17:09:03 [2024-02-28T22:09:03.854Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.854Z] Sending file modes: C0644 4128 CTFParser.alignAttribute_return.html
17:09:03 [2024-02-28T22:09:03.854Z] Sink: C0644 4128 CTFParser.alignAttribute_return.html
17:09:03 [2024-02-28T22:09:03.854Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.854Z] Sending file modes: C0644 4113 CTFParser.typeQualifier_return.html
17:09:03 [2024-02-28T22:09:03.854Z] Sink: C0644 4113 CTFParser.typeQualifier_return.html
17:09:03 [2024-02-28T22:09:03.854Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.854Z] Sending file modes: C0644 4113 CTFParser.typeSpecifier_return.html
17:09:03 [2024-02-28T22:09:03.854Z] Sink: C0644 4113 CTFParser.typeSpecifier_return.html
17:09:03 [2024-02-28T22:09:03.854Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.854Z] Sending file modes: C0644 4233 CTFParser.storageClassSpecifier_return.html
17:09:03 [2024-02-28T22:09:03.854Z] Sink: C0644 4233 CTFParser.storageClassSpecifier_return.html
17:09:03 [2024-02-28T22:09:03.854Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.854Z] Sending file modes: C0644 4248 CTFParser.abstractDeclaratorList_return.html
17:09:03 [2024-02-28T22:09:03.854Z] Sink: C0644 4248 CTFParser.abstractDeclaratorList_return.html
17:09:03 [2024-02-28T22:09:03.854Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.854Z] Sending file modes: C0644 4128 CTFParser.declaratorList_return.html
17:09:03 [2024-02-28T22:09:03.854Z] Sink: C0644 4128 CTFParser.declaratorList_return.html
17:09:03 [2024-02-28T22:09:03.854Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.854Z] Sending file modes: C0644 4233 CTFParser.declarationSpecifiers_return.html
17:09:03 [2024-02-28T22:09:03.854Z] Sink: C0644 4233 CTFParser.declarationSpecifiers_return.html
17:09:03 [2024-02-28T22:09:03.854Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.854Z] Sending file modes: C0644 4083 CTFParser.declaration_return.html
17:09:03 [2024-02-28T22:09:03.854Z] Sink: C0644 4083 CTFParser.declaration_return.html
17:09:03 [2024-02-28T22:09:03.854Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.854Z] Sending file modes: C0644 4098 CTFParser.enumConstant_return.html
17:09:03 [2024-02-28T22:09:03.854Z] Sink: C0644 4098 CTFParser.enumConstant_return.html
17:09:03 [2024-02-28T22:09:03.854Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.854Z] Sending file modes: C0644 4143 CTFParser.unaryExpression_return.html
17:09:03 [2024-02-28T22:09:03.854Z] Sink: C0644 4143 CTFParser.unaryExpression_return.html
17:09:03 [2024-02-28T22:09:03.854Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.854Z] Sending file modes: C0644 4173 CTFParser.postfixExpression_return.html
17:09:03 [2024-02-28T22:09:03.854Z] Sink: C0644 4173 CTFParser.postfixExpression_return.html
17:09:03 [2024-02-28T22:09:03.854Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.854Z] Sending file modes: C0644 4218 CTFParser.postfixCtfExpression_return.html
17:09:03 [2024-02-28T22:09:03.854Z] Sink: C0644 4218 CTFParser.postfixCtfExpression_return.html
17:09:03 [2024-02-28T22:09:03.854Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.854Z] Sending file modes: C0644 4263 CTFParser.postfixExpressionSuffix_return.html
17:09:03 [2024-02-28T22:09:03.854Z] Sink: C0644 4263 CTFParser.postfixExpressionSuffix_return.html
17:09:03 [2024-02-28T22:09:03.854Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.854Z] Sending file modes: C0644 4173 CTFParser.primaryExpression_return.html
17:09:03 [2024-02-28T22:09:03.854Z] Sink: C0644 4173 CTFParser.primaryExpression_return.html
17:09:03 [2024-02-28T22:09:03.854Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.854Z] Sending file modes: C0644 4113 CTFParser.numberLiteral_return.html
17:09:03 [2024-02-28T22:09:03.854Z] Sink: C0644 4113 CTFParser.numberLiteral_return.html
17:09:03 [2024-02-28T22:09:03.854Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.854Z] Sending file modes: C0644 3993 CTFParser.parse_return.html
17:09:03 [2024-02-28T22:09:03.854Z] Sink: C0644 3993 CTFParser.parse_return.html
17:09:03 [2024-02-28T22:09:03.854Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.854Z] Sink: E
17:09:03 [2024-02-28T22:09:03.854Z] Sending file modes: C0644 15161 package-use.html
17:09:03 [2024-02-28T22:09:03.854Z] Sink: C0644 15161 package-use.html
17:09:03 [2024-02-28T22:09:03.854Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.854Z] Sink: E
17:09:03 [2024-02-28T22:09:03.854Z] Sink: E
17:09:03 [2024-02-28T22:09:03.854Z] Entering directory: D2755 0 analysis
17:09:03 [2024-02-28T22:09:03.854Z] Sink: D2755 0 analysis
17:09:03 [2024-02-28T22:09:03.854Z] Entering directory: D2755 0 counters
17:09:03 [2024-02-28T22:09:03.854Z] Sink: D2755 0 counters
17:09:03 [2024-02-28T22:09:03.854Z] Entering directory: D2755 0 core
17:09:03 [2024-02-28T22:09:03.854Z] Sink: D2755 0 core
17:09:03 [2024-02-28T22:09:03.854Z] Entering directory: D2755 0 aspects
17:09:03 [2024-02-28T22:09:03.854Z] Sink: D2755 0 aspects
17:09:03 [2024-02-28T22:09:03.854Z] Sending file modes: C0644 26603 AbstractCounterAspect.html
17:09:03 [2024-02-28T22:09:03.854Z] Sink: C0644 26603 AbstractCounterAspect.html
17:09:03 [2024-02-28T22:09:03.854Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.854Z] Sending file modes: C0644 20815 CounterAspect.html
17:09:03 [2024-02-28T22:09:03.854Z] Sink: C0644 20815 CounterAspect.html
17:09:03 [2024-02-28T22:09:03.854Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.854Z] Sending file modes: C0644 10626 ITmfCounterAspect.html
17:09:03 [2024-02-28T22:09:03.854Z] Sink: C0644 10626 ITmfCounterAspect.html
17:09:03 [2024-02-28T22:09:03.854Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.854Z] Sending file modes: C0644 5991 package-summary.html
17:09:03 [2024-02-28T22:09:03.854Z] Sink: C0644 5991 package-summary.html
17:09:03 [2024-02-28T22:09:03.854Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.854Z] Entering directory: D2755 0 class-use
17:09:03 [2024-02-28T22:09:03.855Z] Sink: D2755 0 class-use
17:09:03 [2024-02-28T22:09:03.855Z] Sending file modes: C0644 4467 AbstractCounterAspect.html
17:09:03 [2024-02-28T22:09:03.855Z] Sink: C0644 4467 AbstractCounterAspect.html
17:09:03 [2024-02-28T22:09:03.855Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.855Z] Sending file modes: C0644 2366 CounterAspect.html
17:09:03 [2024-02-28T22:09:03.855Z] Sink: C0644 2366 CounterAspect.html
17:09:03 [2024-02-28T22:09:03.855Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.855Z] Sending file modes: C0644 4857 ITmfCounterAspect.html
17:09:03 [2024-02-28T22:09:03.855Z] Sink: C0644 4857 ITmfCounterAspect.html
17:09:03 [2024-02-28T22:09:03.855Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.855Z] Sink: E
17:09:03 [2024-02-28T22:09:03.855Z] Sending file modes: C0644 3843 package-use.html
17:09:03 [2024-02-28T22:09:03.855Z] Sink: C0644 3843 package-use.html
17:09:03 [2024-02-28T22:09:03.855Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:03 [2024-02-28T22:09:03.855Z] Sink: E
17:09:03 [2024-02-28T22:09:03.855Z] Sending file modes: C0644 26598 CounterAnalysis.html
17:09:03 [2024-02-28T22:09:03.855Z] Sink: C0644 26598 CounterAnalysis.html
17:09:03 [2024-02-28T22:09:03.855Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.110Z] Sending file modes: C0644 16401 CounterStateProvider.html
17:09:04 [2024-02-28T22:09:04.110Z] Sink: C0644 16401 CounterStateProvider.html
17:09:04 [2024-02-28T22:09:04.110Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.110Z] Sending file modes: C0644 16746 CounterType.html
17:09:04 [2024-02-28T22:09:04.110Z] Sink: C0644 16746 CounterType.html
17:09:04 [2024-02-28T22:09:04.110Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.110Z] Sending file modes: C0644 5765 package-summary.html
17:09:04 [2024-02-28T22:09:04.110Z] Sink: C0644 5765 package-summary.html
17:09:04 [2024-02-28T22:09:04.110Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.110Z] Entering directory: D2755 0 class-use
17:09:04 [2024-02-28T22:09:04.110Z] Sink: D2755 0 class-use
17:09:04 [2024-02-28T22:09:04.110Z] Sending file modes: C0644 4500 CounterStateProvider.html
17:09:04 [2024-02-28T22:09:04.110Z] Sink: C0644 4500 CounterStateProvider.html
17:09:04 [2024-02-28T22:09:04.110Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.110Z] Sending file modes: C0644 2318 CounterAnalysis.html
17:09:04 [2024-02-28T22:09:04.110Z] Sink: C0644 2318 CounterAnalysis.html
17:09:04 [2024-02-28T22:09:04.110Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.110Z] Sending file modes: C0644 9300 CounterType.html
17:09:04 [2024-02-28T22:09:04.110Z] Sink: C0644 9300 CounterType.html
17:09:04 [2024-02-28T22:09:04.110Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.110Z] Sink: E
17:09:04 [2024-02-28T22:09:04.110Z] Sending file modes: C0644 4787 package-use.html
17:09:04 [2024-02-28T22:09:04.110Z] Sink: C0644 4787 package-use.html
17:09:04 [2024-02-28T22:09:04.110Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.110Z] Sink: E
17:09:04 [2024-02-28T22:09:04.110Z] Entering directory: D2755 0 ui
17:09:04 [2024-02-28T22:09:04.110Z] Sink: D2755 0 ui
17:09:04 [2024-02-28T22:09:04.110Z] Entering directory: D2755 0 views
17:09:04 [2024-02-28T22:09:04.110Z] Sink: D2755 0 views
17:09:04 [2024-02-28T22:09:04.110Z] Sending file modes: C0644 24678 CounterChartViewer.html
17:09:04 [2024-02-28T22:09:04.110Z] Sink: C0644 24678 CounterChartViewer.html
17:09:04 [2024-02-28T22:09:04.110Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.110Z] Sending file modes: C0644 16876 CounterTreeViewer.html
17:09:04 [2024-02-28T22:09:04.110Z] Sink: C0644 16876 CounterTreeViewer.html
17:09:04 [2024-02-28T22:09:04.110Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.110Z] Sending file modes: C0644 19327 CounterView.html
17:09:04 [2024-02-28T22:09:04.110Z] Sink: C0644 19327 CounterView.html
17:09:04 [2024-02-28T22:09:04.110Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.110Z] Sending file modes: C0644 3748 package-summary.html
17:09:04 [2024-02-28T22:09:04.110Z] Sink: C0644 3748 package-summary.html
17:09:04 [2024-02-28T22:09:04.110Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.110Z] Entering directory: D2755 0 class-use
17:09:04 [2024-02-28T22:09:04.110Z] Sink: D2755 0 class-use
17:09:04 [2024-02-28T22:09:04.110Z] Sending file modes: C0644 2330 CounterView.html
17:09:04 [2024-02-28T22:09:04.110Z] Sink: C0644 2330 CounterView.html
17:09:04 [2024-02-28T22:09:04.110Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.110Z] Sending file modes: C0644 2366 CounterTreeViewer.html
17:09:04 [2024-02-28T22:09:04.110Z] Sink: C0644 2366 CounterTreeViewer.html
17:09:04 [2024-02-28T22:09:04.110Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.110Z] Sending file modes: C0644 2372 CounterChartViewer.html
17:09:04 [2024-02-28T22:09:04.110Z] Sink: C0644 2372 CounterChartViewer.html
17:09:04 [2024-02-28T22:09:04.110Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.110Z] Sink: E
17:09:04 [2024-02-28T22:09:04.110Z] Sending file modes: C0644 2151 package-use.html
17:09:04 [2024-02-28T22:09:04.110Z] Sink: C0644 2151 package-use.html
17:09:04 [2024-02-28T22:09:04.110Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.110Z] Sink: E
17:09:04 [2024-02-28T22:09:04.110Z] Sink: E
17:09:04 [2024-02-28T22:09:04.110Z] Sink: E
17:09:04 [2024-02-28T22:09:04.110Z] Entering directory: D2755 0 graph
17:09:04 [2024-02-28T22:09:04.110Z] Sink: D2755 0 graph
17:09:04 [2024-02-28T22:09:04.110Z] Entering directory: D2755 0 core
17:09:04 [2024-02-28T22:09:04.110Z] Sink: D2755 0 core
17:09:04 [2024-02-28T22:09:04.110Z] Entering directory: D2755 0 criticalpath
17:09:04 [2024-02-28T22:09:04.110Z] Sink: D2755 0 criticalpath
17:09:04 [2024-02-28T22:09:04.110Z] Sending file modes: C0644 28959 AbstractCriticalPathModule.html
17:09:04 [2024-02-28T22:09:04.110Z] Sink: C0644 28959 AbstractCriticalPathModule.html
17:09:04 [2024-02-28T22:09:04.110Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.110Z] Sending file modes: C0644 11191 CriticalPathAlgorithmException.html
17:09:04 [2024-02-28T22:09:04.110Z] Sink: C0644 11191 CriticalPathAlgorithmException.html
17:09:04 [2024-02-28T22:09:04.110Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.110Z] Sending file modes: C0644 23821 CriticalPathModule.html
17:09:04 [2024-02-28T22:09:04.110Z] Sink: C0644 23821 CriticalPathModule.html
17:09:04 [2024-02-28T22:09:04.110Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.110Z] Sending file modes: C0644 14347 ICriticalPathAlgorithm.html
17:09:04 [2024-02-28T22:09:04.110Z] Sink: C0644 14347 ICriticalPathAlgorithm.html
17:09:04 [2024-02-28T22:09:04.110Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.110Z] Sending file modes: C0644 9261 ICriticalPathProvider.html
17:09:04 [2024-02-28T22:09:04.110Z] Sink: C0644 9261 ICriticalPathProvider.html
17:09:04 [2024-02-28T22:09:04.110Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.110Z] Sending file modes: C0644 18709 OSCriticalPathModule.html
17:09:04 [2024-02-28T22:09:04.110Z] Sink: C0644 18709 OSCriticalPathModule.html
17:09:04 [2024-02-28T22:09:04.110Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.110Z] Sending file modes: C0644 6572 package-summary.html
17:09:04 [2024-02-28T22:09:04.110Z] Sink: C0644 6572 package-summary.html
17:09:04 [2024-02-28T22:09:04.110Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.110Z] Entering directory: D2755 0 class-use
17:09:04 [2024-02-28T22:09:04.110Z] Sink: D2755 0 class-use
17:09:04 [2024-02-28T22:09:04.110Z] Sending file modes: C0644 4772 CriticalPathModule.html
17:09:04 [2024-02-28T22:09:04.110Z] Sink: C0644 4772 CriticalPathModule.html
17:09:04 [2024-02-28T22:09:04.110Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.110Z] Sending file modes: C0644 6480 CriticalPathAlgorithmException.html
17:09:04 [2024-02-28T22:09:04.110Z] Sink: C0644 6480 CriticalPathAlgorithmException.html
17:09:04 [2024-02-28T22:09:04.110Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.110Z] Sending file modes: C0644 2452 ICriticalPathAlgorithm.html
17:09:04 [2024-02-28T22:09:04.110Z] Sink: C0644 2452 ICriticalPathAlgorithm.html
17:09:04 [2024-02-28T22:09:04.110Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.110Z] Sending file modes: C0644 4446 AbstractCriticalPathModule.html
17:09:04 [2024-02-28T22:09:04.110Z] Sink: C0644 4446 AbstractCriticalPathModule.html
17:09:04 [2024-02-28T22:09:04.110Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.110Z] Sending file modes: C0644 2420 OSCriticalPathModule.html
17:09:04 [2024-02-28T22:09:04.110Z] Sink: C0644 2420 OSCriticalPathModule.html
17:09:04 [2024-02-28T22:09:04.110Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.110Z] Sending file modes: C0644 8678 ICriticalPathProvider.html
17:09:04 [2024-02-28T22:09:04.110Z] Sink: C0644 8678 ICriticalPathProvider.html
17:09:04 [2024-02-28T22:09:04.110Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.110Z] Sink: E
17:09:04 [2024-02-28T22:09:04.110Z] Sending file modes: C0644 6602 package-use.html
17:09:04 [2024-02-28T22:09:04.110Z] Sink: C0644 6602 package-use.html
17:09:04 [2024-02-28T22:09:04.110Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.110Z] Sink: E
17:09:04 [2024-02-28T22:09:04.110Z] Entering directory: D2755 0 building
17:09:04 [2024-02-28T22:09:04.110Z] Sink: D2755 0 building
17:09:04 [2024-02-28T22:09:04.110Z] Sending file modes: C0644 30372 AbstractTmfGraphBuilderModule.html
17:09:04 [2024-02-28T22:09:04.110Z] Sink: C0644 30372 AbstractTmfGraphBuilderModule.html
17:09:04 [2024-02-28T22:09:04.110Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.110Z] Sending file modes: C0644 30352 AbstractTmfGraphProvider.html
17:09:04 [2024-02-28T22:09:04.110Z] Sink: C0644 30352 AbstractTmfGraphProvider.html
17:09:04 [2024-02-28T22:09:04.110Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.110Z] Sending file modes: C0644 13850 AbstractTraceEventHandler.html
17:09:04 [2024-02-28T22:09:04.110Z] Sink: C0644 13850 AbstractTraceEventHandler.html
17:09:04 [2024-02-28T22:09:04.110Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.110Z] Sending file modes: C0644 20859 ITmfGraphProvider.html
17:09:04 [2024-02-28T22:09:04.110Z] Sink: C0644 20859 ITmfGraphProvider.html
17:09:04 [2024-02-28T22:09:04.111Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.111Z] Sending file modes: C0644 9430 ITraceEventHandler.html
17:09:04 [2024-02-28T22:09:04.111Z] Sink: C0644 9430 ITraceEventHandler.html
17:09:04 [2024-02-28T22:09:04.111Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.111Z] Sending file modes: C0644 6082 package-summary.html
17:09:04 [2024-02-28T22:09:04.111Z] Sink: C0644 6082 package-summary.html
17:09:04 [2024-02-28T22:09:04.111Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.111Z] Entering directory: D2755 0 class-use
17:09:04 [2024-02-28T22:09:04.111Z] Sink: D2755 0 class-use
17:09:04 [2024-02-28T22:09:04.111Z] Sending file modes: C0644 2426 AbstractTraceEventHandler.html
17:09:04 [2024-02-28T22:09:04.111Z] Sink: C0644 2426 AbstractTraceEventHandler.html
17:09:04 [2024-02-28T22:09:04.111Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.111Z] Sending file modes: C0644 7722 ITraceEventHandler.html
17:09:04 [2024-02-28T22:09:04.111Z] Sink: C0644 7722 ITraceEventHandler.html
17:09:04 [2024-02-28T22:09:04.111Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.111Z] Sending file modes: C0644 4548 AbstractTmfGraphProvider.html
17:09:04 [2024-02-28T22:09:04.111Z] Sink: C0644 4548 AbstractTmfGraphProvider.html
17:09:04 [2024-02-28T22:09:04.111Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.111Z] Sending file modes: C0644 6078 ITmfGraphProvider.html
17:09:04 [2024-02-28T22:09:04.111Z] Sink: C0644 6078 ITmfGraphProvider.html
17:09:04 [2024-02-28T22:09:04.111Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.111Z] Sending file modes: C0644 10174 AbstractTmfGraphBuilderModule.html
17:09:04 [2024-02-28T22:09:04.111Z] Sink: C0644 10174 AbstractTmfGraphBuilderModule.html
17:09:04 [2024-02-28T22:09:04.111Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.111Z] Sink: E
17:09:04 [2024-02-28T22:09:04.111Z] Sending file modes: C0644 7105 package-use.html
17:09:04 [2024-02-28T22:09:04.111Z] Sink: C0644 7105 package-use.html
17:09:04 [2024-02-28T22:09:04.111Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.111Z] Sink: E
17:09:04 [2024-02-28T22:09:04.111Z] Entering directory: D2755 0 base
17:09:04 [2024-02-28T22:09:04.111Z] Sink: D2755 0 base
17:09:04 [2024-02-28T22:09:04.111Z] Sending file modes: C0644 10775 CycleDetectedException.html
17:09:04 [2024-02-28T22:09:04.111Z] Sink: C0644 10775 CycleDetectedException.html
17:09:04 [2024-02-28T22:09:04.111Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.111Z] Sending file modes: C0644 13416 IGraphWorker.html
17:09:04 [2024-02-28T22:09:04.111Z] Sink: C0644 13416 IGraphWorker.html
17:09:04 [2024-02-28T22:09:04.111Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.111Z] Sending file modes: C0644 10413 ITmfGraphVisitor.html
17:09:04 [2024-02-28T22:09:04.111Z] Sink: C0644 10413 ITmfGraphVisitor.html
17:09:04 [2024-02-28T22:09:04.111Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.111Z] Sending file modes: C0644 23518 TmfEdge.html
17:09:04 [2024-02-28T22:09:04.111Z] Sink: C0644 23518 TmfEdge.html
17:09:04 [2024-02-28T22:09:04.111Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.111Z] Sending file modes: C0644 26779 TmfEdge.EdgeType.html
17:09:04 [2024-02-28T22:09:04.111Z] Sink: C0644 26779 TmfEdge.EdgeType.html
17:09:04 [2024-02-28T22:09:04.111Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.111Z] Sending file modes: C0644 58823 TmfGraph.html
17:09:04 [2024-02-28T22:09:04.111Z] Sink: C0644 58823 TmfGraph.html
17:09:04 [2024-02-28T22:09:04.111Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.111Z] Sending file modes: C0644 40277 TmfVertex.html
17:09:04 [2024-02-28T22:09:04.111Z] Sink: C0644 40277 TmfVertex.html
17:09:04 [2024-02-28T22:09:04.111Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.111Z] Sending file modes: C0644 19127 TmfVertex.EdgeDirection.html
17:09:04 [2024-02-28T22:09:04.111Z] Sink: C0644 19127 TmfVertex.EdgeDirection.html
17:09:04 [2024-02-28T22:09:04.111Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.111Z] Sending file modes: C0644 8938 package-summary.html
17:09:04 [2024-02-28T22:09:04.111Z] Sink: C0644 8938 package-summary.html
17:09:04 [2024-02-28T22:09:04.111Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.111Z] Entering directory: D2755 0 class-use
17:09:04 [2024-02-28T22:09:04.111Z] Sink: D2755 0 class-use
17:09:04 [2024-02-28T22:09:04.111Z] Sending file modes: C0644 30604 IGraphWorker.html
17:09:04 [2024-02-28T22:09:04.111Z] Sink: C0644 30604 IGraphWorker.html
17:09:04 [2024-02-28T22:09:04.111Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.111Z] Sending file modes: C0644 5717 ITmfGraphVisitor.html
17:09:04 [2024-02-28T22:09:04.111Z] Sink: C0644 5717 ITmfGraphVisitor.html
17:09:04 [2024-02-28T22:09:04.111Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.111Z] Sending file modes: C0644 34662 TmfVertex.html
17:09:04 [2024-02-28T22:09:04.111Z] Sink: C0644 34662 TmfVertex.html
17:09:04 [2024-02-28T22:09:04.111Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.111Z] Sending file modes: C0644 8207 TmfVertex.EdgeDirection.html
17:09:04 [2024-02-28T22:09:04.111Z] Sink: C0644 8207 TmfVertex.EdgeDirection.html
17:09:04 [2024-02-28T22:09:04.111Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.111Z] Sending file modes: C0644 17121 TmfEdge.html
17:09:04 [2024-02-28T22:09:04.111Z] Sink: C0644 17121 TmfEdge.html
17:09:04 [2024-02-28T22:09:04.111Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.111Z] Sending file modes: C0644 14812 TmfEdge.EdgeType.html
17:09:04 [2024-02-28T22:09:04.111Z] Sink: C0644 14812 TmfEdge.EdgeType.html
17:09:04 [2024-02-28T22:09:04.366Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.366Z] Sending file modes: C0644 12953 TmfGraph.html
17:09:04 [2024-02-28T22:09:04.366Z] Sink: C0644 12953 TmfGraph.html
17:09:04 [2024-02-28T22:09:04.366Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.366Z] Sending file modes: C0644 2384 CycleDetectedException.html
17:09:04 [2024-02-28T22:09:04.366Z] Sink: C0644 2384 CycleDetectedException.html
17:09:04 [2024-02-28T22:09:04.366Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.366Z] Sink: E
17:09:04 [2024-02-28T22:09:04.366Z] Sending file modes: C0644 12406 package-use.html
17:09:04 [2024-02-28T22:09:04.366Z] Sink: C0644 12406 package-use.html
17:09:04 [2024-02-28T22:09:04.366Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.366Z] Sink: E
17:09:04 [2024-02-28T22:09:04.366Z] Entering directory: D2755 0 graph
17:09:04 [2024-02-28T22:09:04.366Z] Sink: D2755 0 graph
17:09:04 [2024-02-28T22:09:04.366Z] Sending file modes: C0644 6305 IEdgeContextStateFactory.html
17:09:04 [2024-02-28T22:09:04.366Z] Sink: C0644 6305 IEdgeContextStateFactory.html
17:09:04 [2024-02-28T22:09:04.366Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.366Z] Sending file modes: C0644 10443 ITmfEdge.html
17:09:04 [2024-02-28T22:09:04.366Z] Sink: C0644 10443 ITmfEdge.html
17:09:04 [2024-02-28T22:09:04.366Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.366Z] Sending file modes: C0644 14430 ITmfEdgeContextState.html
17:09:04 [2024-02-28T22:09:04.366Z] Sink: C0644 14430 ITmfEdgeContextState.html
17:09:04 [2024-02-28T22:09:04.366Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.366Z] Sending file modes: C0644 55098 ITmfGraph.html
17:09:04 [2024-02-28T22:09:04.366Z] Sink: C0644 55098 ITmfGraph.html
17:09:04 [2024-02-28T22:09:04.366Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.366Z] Sending file modes: C0644 19164 ITmfGraph.EdgeDirection.html
17:09:04 [2024-02-28T22:09:04.366Z] Sink: C0644 19164 ITmfGraph.EdgeDirection.html
17:09:04 [2024-02-28T22:09:04.366Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.366Z] Sending file modes: C0644 9031 ITmfGraphVisitor.html
17:09:04 [2024-02-28T22:09:04.366Z] Sink: C0644 9031 ITmfGraphVisitor.html
17:09:04 [2024-02-28T22:09:04.366Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.366Z] Sending file modes: C0644 10069 ITmfVertex.html
17:09:04 [2024-02-28T22:09:04.366Z] Sink: C0644 10069 ITmfVertex.html
17:09:04 [2024-02-28T22:09:04.366Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.366Z] Sending file modes: C0644 17739 TmfEdgeState.html
17:09:04 [2024-02-28T22:09:04.366Z] Sink: C0644 17739 TmfEdgeState.html
17:09:04 [2024-02-28T22:09:04.366Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.366Z] Sending file modes: C0644 9614 TmfGraphFactory.html
17:09:04 [2024-02-28T22:09:04.366Z] Sink: C0644 9614 TmfGraphFactory.html
17:09:04 [2024-02-28T22:09:04.366Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.366Z] Sending file modes: C0644 8391 WorkerSerializer.html
17:09:04 [2024-02-28T22:09:04.366Z] Sink: C0644 8391 WorkerSerializer.html
17:09:04 [2024-02-28T22:09:04.366Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.366Z] Sending file modes: C0644 7983 package-summary.html
17:09:04 [2024-02-28T22:09:04.366Z] Sink: C0644 7983 package-summary.html
17:09:04 [2024-02-28T22:09:04.366Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.366Z] Entering directory: D2755 0 class-use
17:09:04 [2024-02-28T22:09:04.366Z] Sink: D2755 0 class-use
17:09:04 [2024-02-28T22:09:04.366Z] Sending file modes: C0644 28728 ITmfVertex.html
17:09:04 [2024-02-28T22:09:04.366Z] Sink: C0644 28728 ITmfVertex.html
17:09:04 [2024-02-28T22:09:04.366Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.366Z] Sending file modes: C0644 11128 ITmfEdgeContextState.html
17:09:04 [2024-02-28T22:09:04.366Z] Sink: C0644 11128 ITmfEdgeContextState.html
17:09:04 [2024-02-28T22:09:04.366Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.366Z] Sending file modes: C0644 14600 ITmfEdge.html
17:09:04 [2024-02-28T22:09:04.366Z] Sink: C0644 14600 ITmfEdge.html
17:09:04 [2024-02-28T22:09:04.366Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.366Z] Sending file modes: C0644 5566 TmfEdgeState.html
17:09:04 [2024-02-28T22:09:04.366Z] Sink: C0644 5566 TmfEdgeState.html
17:09:04 [2024-02-28T22:09:04.366Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.366Z] Sending file modes: C0644 2348 TmfGraphFactory.html
17:09:04 [2024-02-28T22:09:04.366Z] Sink: C0644 2348 TmfGraphFactory.html
17:09:04 [2024-02-28T22:09:04.366Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.366Z] Sending file modes: C0644 15789 ITmfGraph.html
17:09:04 [2024-02-28T22:09:04.366Z] Sink: C0644 15789 ITmfGraph.html
17:09:04 [2024-02-28T22:09:04.366Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.366Z] Sending file modes: C0644 6677 ITmfGraph.EdgeDirection.html
17:09:04 [2024-02-28T22:09:04.366Z] Sink: C0644 6677 ITmfGraph.EdgeDirection.html
17:09:04 [2024-02-28T22:09:04.366Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.366Z] Sending file modes: C0644 2422 IEdgeContextStateFactory.html
17:09:04 [2024-02-28T22:09:04.366Z] Sink: C0644 2422 IEdgeContextStateFactory.html
17:09:04 [2024-02-28T22:09:04.366Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.366Z] Sending file modes: C0644 5620 ITmfGraphVisitor.html
17:09:04 [2024-02-28T22:09:04.366Z] Sink: C0644 5620 ITmfGraphVisitor.html
17:09:04 [2024-02-28T22:09:04.366Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.366Z] Sending file modes: C0644 6241 WorkerSerializer.html
17:09:04 [2024-02-28T22:09:04.366Z] Sink: C0644 6241 WorkerSerializer.html
17:09:04 [2024-02-28T22:09:04.366Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.366Z] Sink: E
17:09:04 [2024-02-28T22:09:04.366Z] Sending file modes: C0644 10221 package-use.html
17:09:04 [2024-02-28T22:09:04.366Z] Sink: C0644 10221 package-use.html
17:09:04 [2024-02-28T22:09:04.366Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.366Z] Sink: E
17:09:04 [2024-02-28T22:09:04.366Z] Sink: E
17:09:04 [2024-02-28T22:09:04.366Z] Sink: E
17:09:04 [2024-02-28T22:09:04.366Z] Entering directory: D2755 0 timing
17:09:04 [2024-02-28T22:09:04.366Z] Sink: D2755 0 timing
17:09:04 [2024-02-28T22:09:04.366Z] Entering directory: D2755 0 ui
17:09:04 [2024-02-28T22:09:04.366Z] Sink: D2755 0 ui
17:09:04 [2024-02-28T22:09:04.366Z] Entering directory: D2755 0 views
17:09:04 [2024-02-28T22:09:04.366Z] Sink: D2755 0 views
17:09:04 [2024-02-28T22:09:04.366Z] Entering directory: D2755 0 segmentstore
17:09:04 [2024-02-28T22:09:04.366Z] Sink: D2755 0 segmentstore
17:09:04 [2024-02-28T22:09:04.366Z] Entering directory: D2755 0 statistics
17:09:04 [2024-02-28T22:09:04.366Z] Sink: D2755 0 statistics
17:09:04 [2024-02-28T22:09:04.366Z] Sending file modes: C0644 17030 AbstractSegmentsStatisticsView.html
17:09:04 [2024-02-28T22:09:04.366Z] Sink: C0644 17030 AbstractSegmentsStatisticsView.html
17:09:04 [2024-02-28T22:09:04.366Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.366Z] Sending file modes: C0644 21861 AbstractSegmentsStatisticsViewer.html
17:09:04 [2024-02-28T22:09:04.366Z] Sink: C0644 21861 AbstractSegmentsStatisticsViewer.html
17:09:04 [2024-02-28T22:09:04.366Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.366Z] Sending file modes: C0644 16445 SegmentStoreStatisticsView.html
17:09:04 [2024-02-28T22:09:04.366Z] Sink: C0644 16445 SegmentStoreStatisticsView.html
17:09:04 [2024-02-28T22:09:04.366Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.366Z] Sending file modes: C0644 16971 SegmentStoreStatisticsViewer.html
17:09:04 [2024-02-28T22:09:04.366Z] Sink: C0644 16971 SegmentStoreStatisticsViewer.html
17:09:04 [2024-02-28T22:09:04.366Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.366Z] Sending file modes: C0644 6416 package-summary.html
17:09:04 [2024-02-28T22:09:04.366Z] Sink: C0644 6416 package-summary.html
17:09:04 [2024-02-28T22:09:04.366Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.366Z] Entering directory: D2755 0 class-use
17:09:04 [2024-02-28T22:09:04.366Z] Sink: D2755 0 class-use
17:09:04 [2024-02-28T22:09:04.366Z] Sending file modes: C0644 4724 AbstractSegmentsStatisticsView.html
17:09:04 [2024-02-28T22:09:04.366Z] Sink: C0644 4724 AbstractSegmentsStatisticsView.html
17:09:04 [2024-02-28T22:09:04.366Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.366Z] Sending file modes: C0644 2588 SegmentStoreStatisticsViewer.html
17:09:04 [2024-02-28T22:09:04.366Z] Sink: C0644 2588 SegmentStoreStatisticsViewer.html
17:09:04 [2024-02-28T22:09:04.366Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.366Z] Sending file modes: C0644 2576 SegmentStoreStatisticsView.html
17:09:04 [2024-02-28T22:09:04.366Z] Sink: C0644 2576 SegmentStoreStatisticsView.html
17:09:04 [2024-02-28T22:09:04.366Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.366Z] Sending file modes: C0644 4749 AbstractSegmentsStatisticsViewer.html
17:09:04 [2024-02-28T22:09:04.366Z] Sink: C0644 4749 AbstractSegmentsStatisticsViewer.html
17:09:04 [2024-02-28T22:09:04.366Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.366Z] Sink: E
17:09:04 [2024-02-28T22:09:04.366Z] Sending file modes: C0644 4197 package-use.html
17:09:04 [2024-02-28T22:09:04.366Z] Sink: C0644 4197 package-use.html
17:09:04 [2024-02-28T22:09:04.366Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.366Z] Sink: E
17:09:04 [2024-02-28T22:09:04.366Z] Entering directory: D2755 0 density2
17:09:04 [2024-02-28T22:09:04.366Z] Sink: D2755 0 density2
17:09:04 [2024-02-28T22:09:04.366Z] Sending file modes: C0644 21973 AbstractSegmentStoreDensityView.html
17:09:04 [2024-02-28T22:09:04.366Z] Sink: C0644 21973 AbstractSegmentStoreDensityView.html
17:09:04 [2024-02-28T22:09:04.366Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.366Z] Sending file modes: C0644 35981 AbstractSegmentStoreDensityViewer.html
17:09:04 [2024-02-28T22:09:04.366Z] Sink: C0644 35981 AbstractSegmentStoreDensityViewer.html
17:09:04 [2024-02-28T22:09:04.366Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.366Z] Sending file modes: C0644 9517 ISegmentStoreDensityViewerDataListener.html
17:09:04 [2024-02-28T22:09:04.366Z] Sink: C0644 9517 ISegmentStoreDensityViewerDataListener.html
17:09:04 [2024-02-28T22:09:04.366Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.366Z] Sending file modes: C0644 11118 Messages.html
17:09:04 [2024-02-28T22:09:04.366Z] Sink: C0644 11118 Messages.html
17:09:04 [2024-02-28T22:09:04.366Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.366Z] Sending file modes: C0644 7371 package-summary.html
17:09:04 [2024-02-28T22:09:04.366Z] Sink: C0644 7371 package-summary.html
17:09:04 [2024-02-28T22:09:04.366Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.366Z] Entering directory: D2755 0 class-use
17:09:04 [2024-02-28T22:09:04.366Z] Sink: D2755 0 class-use
17:09:04 [2024-02-28T22:09:04.366Z] Sending file modes: C0644 2456 Messages.html
17:09:04 [2024-02-28T22:09:04.366Z] Sink: C0644 2456 Messages.html
17:09:04 [2024-02-28T22:09:04.366Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.366Z] Sending file modes: C0644 5840 ISegmentStoreDensityViewerDataListener.html
17:09:04 [2024-02-28T22:09:04.366Z] Sink: C0644 5840 ISegmentStoreDensityViewerDataListener.html
17:09:04 [2024-02-28T22:09:04.366Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.366Z] Sending file modes: C0644 4870 AbstractSegmentStoreDensityViewer.html
17:09:04 [2024-02-28T22:09:04.366Z] Sink: C0644 4870 AbstractSegmentStoreDensityViewer.html
17:09:04 [2024-02-28T22:09:04.366Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.366Z] Sending file modes: C0644 2594 AbstractSegmentStoreDensityView.html
17:09:04 [2024-02-28T22:09:04.366Z] Sink: C0644 2594 AbstractSegmentStoreDensityView.html
17:09:04 [2024-02-28T22:09:04.366Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.366Z] Sink: E
17:09:04 [2024-02-28T22:09:04.366Z] Sending file modes: C0644 4202 package-use.html
17:09:04 [2024-02-28T22:09:04.366Z] Sink: C0644 4202 package-use.html
17:09:04 [2024-02-28T22:09:04.366Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.366Z] Sink: E
17:09:04 [2024-02-28T22:09:04.366Z] Entering directory: D2755 0 scatter
17:09:04 [2024-02-28T22:09:04.366Z] Sink: D2755 0 scatter
17:09:04 [2024-02-28T22:09:04.366Z] Sending file modes: C0644 17886 AbstractSegmentStoreScatterChartTreeViewer2.html
17:09:04 [2024-02-28T22:09:04.367Z] Sink: C0644 17886 AbstractSegmentStoreScatterChartTreeViewer2.html
17:09:04 [2024-02-28T22:09:04.367Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.367Z] Sending file modes: C0644 35362 AbstractSegmentStoreScatterChartViewer2.html
17:09:04 [2024-02-28T22:09:04.367Z] Sink: C0644 35362 AbstractSegmentStoreScatterChartViewer2.html
17:09:04 [2024-02-28T22:09:04.367Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.367Z] Sending file modes: C0644 18505 SegmentStoreScatterView2.html
17:09:04 [2024-02-28T22:09:04.367Z] Sink: C0644 18505 SegmentStoreScatterView2.html
17:09:04 [2024-02-28T22:09:04.367Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.367Z] Sending file modes: C0644 6040 package-summary.html
17:09:04 [2024-02-28T22:09:04.367Z] Sink: C0644 6040 package-summary.html
17:09:04 [2024-02-28T22:09:04.367Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.367Z] Entering directory: D2755 0 class-use
17:09:04 [2024-02-28T22:09:04.367Z] Sink: D2755 0 class-use
17:09:04 [2024-02-28T22:09:04.367Z] Sending file modes: C0644 2636 AbstractSegmentStoreScatterChartViewer2.html
17:09:04 [2024-02-28T22:09:04.367Z] Sink: C0644 2636 AbstractSegmentStoreScatterChartViewer2.html
17:09:04 [2024-02-28T22:09:04.367Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.367Z] Sending file modes: C0644 2546 SegmentStoreScatterView2.html
17:09:04 [2024-02-28T22:09:04.367Z] Sink: C0644 2546 SegmentStoreScatterView2.html
17:09:04 [2024-02-28T22:09:04.367Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.367Z] Sending file modes: C0644 2660 AbstractSegmentStoreScatterChartTreeViewer2.html
17:09:04 [2024-02-28T22:09:04.367Z] Sink: C0644 2660 AbstractSegmentStoreScatterChartTreeViewer2.html
17:09:04 [2024-02-28T22:09:04.367Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.367Z] Sink: E
17:09:04 [2024-02-28T22:09:04.367Z] Sending file modes: C0644 2270 package-use.html
17:09:04 [2024-02-28T22:09:04.367Z] Sink: C0644 2270 package-use.html
17:09:04 [2024-02-28T22:09:04.367Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.367Z] Sink: E
17:09:04 [2024-02-28T22:09:04.367Z] Entering directory: D2755 0 table
17:09:04 [2024-02-28T22:09:04.367Z] Sink: D2755 0 table
17:09:04 [2024-02-28T22:09:04.367Z] Sending file modes: C0644 23144 AbstractSegmentStoreTableView.html
17:09:04 [2024-02-28T22:09:04.367Z] Sink: C0644 23144 AbstractSegmentStoreTableView.html
17:09:04 [2024-02-28T22:09:04.367Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.367Z] Sending file modes: C0644 29967 AbstractSegmentStoreTableViewer.html
17:09:04 [2024-02-28T22:09:04.367Z] Sink: C0644 29967 AbstractSegmentStoreTableViewer.html
17:09:04 [2024-02-28T22:09:04.367Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.367Z] Sending file modes: C0644 16818 SegmentStoreTableView.html
17:09:04 [2024-02-28T22:09:04.367Z] Sink: C0644 16818 SegmentStoreTableView.html
17:09:04 [2024-02-28T22:09:04.367Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.367Z] Sending file modes: C0644 15804 SegmentStoreTableViewer.html
17:09:04 [2024-02-28T22:09:04.367Z] Sink: C0644 15804 SegmentStoreTableViewer.html
17:09:04 [2024-02-28T22:09:04.367Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.367Z] Sending file modes: C0644 6313 package-summary.html
17:09:04 [2024-02-28T22:09:04.367Z] Sink: C0644 6313 package-summary.html
17:09:04 [2024-02-28T22:09:04.367Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.367Z] Entering directory: D2755 0 class-use
17:09:04 [2024-02-28T22:09:04.367Z] Sink: D2755 0 class-use
17:09:04 [2024-02-28T22:09:04.367Z] Sending file modes: C0644 2528 SegmentStoreTableViewer.html
17:09:04 [2024-02-28T22:09:04.367Z] Sink: C0644 2528 SegmentStoreTableViewer.html
17:09:04 [2024-02-28T22:09:04.367Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.367Z] Sending file modes: C0644 2516 SegmentStoreTableView.html
17:09:04 [2024-02-28T22:09:04.367Z] Sink: C0644 2516 SegmentStoreTableView.html
17:09:04 [2024-02-28T22:09:04.367Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.367Z] Sending file modes: C0644 4620 AbstractSegmentStoreTableView.html
17:09:04 [2024-02-28T22:09:04.367Z] Sink: C0644 4620 AbstractSegmentStoreTableView.html
17:09:04 [2024-02-28T22:09:04.367Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.367Z] Sending file modes: C0644 7713 AbstractSegmentStoreTableViewer.html
17:09:04 [2024-02-28T22:09:04.367Z] Sink: C0644 7713 AbstractSegmentStoreTableViewer.html
17:09:04 [2024-02-28T22:09:04.367Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.367Z] Sink: E
17:09:04 [2024-02-28T22:09:04.367Z] Sending file modes: C0644 5321 package-use.html
17:09:04 [2024-02-28T22:09:04.367Z] Sink: C0644 5321 package-use.html
17:09:04 [2024-02-28T22:09:04.367Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.367Z] Sink: E
17:09:04 [2024-02-28T22:09:04.367Z] Sending file modes: C0644 6011 AnalysisTimingImageConstants.html
17:09:04 [2024-02-28T22:09:04.367Z] Sink: C0644 6011 AnalysisTimingImageConstants.html
17:09:04 [2024-02-28T22:09:04.367Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.367Z] Sending file modes: C0644 5068 package-summary.html
17:09:04 [2024-02-28T22:09:04.621Z] Sink: C0644 5068 package-summary.html
17:09:04 [2024-02-28T22:09:04.621Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.621Z] Entering directory: D2755 0 class-use
17:09:04 [2024-02-28T22:09:04.621Z] Sink: D2755 0 class-use
17:09:04 [2024-02-28T22:09:04.621Z] Sending file modes: C0644 2530 AnalysisTimingImageConstants.html
17:09:04 [2024-02-28T22:09:04.621Z] Sink: C0644 2530 AnalysisTimingImageConstants.html
17:09:04 [2024-02-28T22:09:04.621Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.621Z] Sink: E
17:09:04 [2024-02-28T22:09:04.621Z] Sending file modes: C0644 2218 package-use.html
17:09:04 [2024-02-28T22:09:04.621Z] Sink: C0644 2218 package-use.html
17:09:04 [2024-02-28T22:09:04.621Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.621Z] Sink: E
17:09:04 [2024-02-28T22:09:04.621Z] Sink: E
17:09:04 [2024-02-28T22:09:04.621Z] Sink: E
17:09:04 [2024-02-28T22:09:04.621Z] Entering directory: D2755 0 core
17:09:04 [2024-02-28T22:09:04.621Z] Sink: D2755 0 core
17:09:04 [2024-02-28T22:09:04.621Z] Entering directory: D2755 0 segmentstore
17:09:04 [2024-02-28T22:09:04.621Z] Sink: D2755 0 segmentstore
17:09:04 [2024-02-28T22:09:04.621Z] Entering directory: D2755 0 statistics
17:09:04 [2024-02-28T22:09:04.621Z] Sink: D2755 0 statistics
17:09:04 [2024-02-28T22:09:04.621Z] Sending file modes: C0644 27737 AbstractSegmentStatisticsAnalysis.html
17:09:04 [2024-02-28T22:09:04.621Z] Sink: C0644 27737 AbstractSegmentStatisticsAnalysis.html
17:09:04 [2024-02-28T22:09:04.621Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.621Z] Sending file modes: C0644 4279 package-summary.html
17:09:04 [2024-02-28T22:09:04.621Z] Sink: C0644 4279 package-summary.html
17:09:04 [2024-02-28T22:09:04.621Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.621Z] Entering directory: D2755 0 class-use
17:09:04 [2024-02-28T22:09:04.621Z] Sink: D2755 0 class-use
17:09:04 [2024-02-28T22:09:04.621Z] Sending file modes: C0644 4792 AbstractSegmentStatisticsAnalysis.html
17:09:04 [2024-02-28T22:09:04.621Z] Sink: C0644 4792 AbstractSegmentStatisticsAnalysis.html
17:09:04 [2024-02-28T22:09:04.621Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.621Z] Sink: E
17:09:04 [2024-02-28T22:09:04.621Z] Sending file modes: C0644 3722 package-use.html
17:09:04 [2024-02-28T22:09:04.621Z] Sink: C0644 3722 package-use.html
17:09:04 [2024-02-28T22:09:04.621Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.621Z] Sink: E
17:09:04 [2024-02-28T22:09:04.621Z] Sending file modes: C0644 15381 AbstractSegmentStoreAnalysisEventBasedModule.html
17:09:04 [2024-02-28T22:09:04.621Z] Sink: C0644 15381 AbstractSegmentStoreAnalysisEventBasedModule.html
17:09:04 [2024-02-28T22:09:04.621Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.621Z] Sending file modes: C0644 29286 AbstractSegmentStoreAnalysisModule.html
17:09:04 [2024-02-28T22:09:04.621Z] Sink: C0644 29286 AbstractSegmentStoreAnalysisModule.html
17:09:04 [2024-02-28T22:09:04.622Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.622Z] Sending file modes: C0644 16627 GenericSegmentStatisticsAnalysis.html
17:09:04 [2024-02-28T22:09:04.622Z] Sink: C0644 16627 GenericSegmentStatisticsAnalysis.html
17:09:04 [2024-02-28T22:09:04.622Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.622Z] Sending file modes: C0644 7200 IAnalysisProgressListener.html
17:09:04 [2024-02-28T22:09:04.622Z] Sink: C0644 7200 IAnalysisProgressListener.html
17:09:04 [2024-02-28T22:09:04.622Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.622Z] Sending file modes: C0644 5938 IGroupingSegmentAspect.html
17:09:04 [2024-02-28T22:09:04.622Z] Sink: C0644 5938 IGroupingSegmentAspect.html
17:09:04 [2024-02-28T22:09:04.622Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.622Z] Sending file modes: C0644 16867 ISegmentStoreProvider.html
17:09:04 [2024-02-28T22:09:04.622Z] Sink: C0644 16867 ISegmentStoreProvider.html
17:09:04 [2024-02-28T22:09:04.622Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.622Z] Sending file modes: C0644 24779 SegmentStoreAnalysisModule.html
17:09:04 [2024-02-28T22:09:04.622Z] Sink: C0644 24779 SegmentStoreAnalysisModule.html
17:09:04 [2024-02-28T22:09:04.622Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.622Z] Sending file modes: C0644 23737 SegmentStoreStatisticsModel.html
17:09:04 [2024-02-28T22:09:04.622Z] Sink: C0644 23737 SegmentStoreStatisticsModel.html
17:09:04 [2024-02-28T22:09:04.622Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.622Z] Sending file modes: C0644 8301 package-summary.html
17:09:04 [2024-02-28T22:09:04.622Z] Sink: C0644 8301 package-summary.html
17:09:04 [2024-02-28T22:09:04.622Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.622Z] Entering directory: D2755 0 class-use
17:09:04 [2024-02-28T22:09:04.622Z] Sink: D2755 0 class-use
17:09:04 [2024-02-28T22:09:04.622Z] Sending file modes: C0644 2468 SegmentStoreStatisticsModel.html
17:09:04 [2024-02-28T22:09:04.622Z] Sink: C0644 2468 SegmentStoreStatisticsModel.html
17:09:04 [2024-02-28T22:09:04.622Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.622Z] Sending file modes: C0644 4912 AbstractSegmentStoreAnalysisModule.html
17:09:04 [2024-02-28T22:09:04.622Z] Sink: C0644 4912 AbstractSegmentStoreAnalysisModule.html
17:09:04 [2024-02-28T22:09:04.622Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.622Z] Sending file modes: C0644 16844 ISegmentStoreProvider.html
17:09:04 [2024-02-28T22:09:04.622Z] Sink: C0644 16844 ISegmentStoreProvider.html
17:09:04 [2024-02-28T22:09:04.622Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.622Z] Sending file modes: C0644 2570 AbstractSegmentStoreAnalysisEventBasedModule.html
17:09:04 [2024-02-28T22:09:04.622Z] Sink: C0644 2570 AbstractSegmentStoreAnalysisEventBasedModule.html
17:09:04 [2024-02-28T22:09:04.622Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.622Z] Sending file modes: C0644 2458 IGroupingSegmentAspect.html
17:09:04 [2024-02-28T22:09:04.622Z] Sink: C0644 2458 IGroupingSegmentAspect.html
17:09:04 [2024-02-28T22:09:04.622Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.622Z] Sending file modes: C0644 2462 SegmentStoreAnalysisModule.html
17:09:04 [2024-02-28T22:09:04.622Z] Sink: C0644 2462 SegmentStoreAnalysisModule.html
17:09:04 [2024-02-28T22:09:04.622Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.622Z] Sending file modes: C0644 2498 GenericSegmentStatisticsAnalysis.html
17:09:04 [2024-02-28T22:09:04.622Z] Sink: C0644 2498 GenericSegmentStatisticsAnalysis.html
17:09:04 [2024-02-28T22:09:04.622Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.622Z] Sending file modes: C0644 9086 IAnalysisProgressListener.html
17:09:04 [2024-02-28T22:09:04.622Z] Sink: C0644 9086 IAnalysisProgressListener.html
17:09:04 [2024-02-28T22:09:04.622Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.622Z] Sink: E
17:09:04 [2024-02-28T22:09:04.622Z] Sending file modes: C0644 8004 package-use.html
17:09:04 [2024-02-28T22:09:04.622Z] Sink: C0644 8004 package-use.html
17:09:04 [2024-02-28T22:09:04.622Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.622Z] Sink: E
17:09:04 [2024-02-28T22:09:04.622Z] Entering directory: D2755 0 statistics
17:09:04 [2024-02-28T22:09:04.622Z] Sink: D2755 0 statistics
17:09:04 [2024-02-28T22:09:04.622Z] Sending file modes: C0644 18380 IStatistics.html
17:09:04 [2024-02-28T22:09:04.622Z] Sink: C0644 18380 IStatistics.html
17:09:04 [2024-02-28T22:09:04.622Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.622Z] Sending file modes: C0644 14013 IStatisticsAnalysis.html
17:09:04 [2024-02-28T22:09:04.622Z] Sink: C0644 14013 IStatisticsAnalysis.html
17:09:04 [2024-02-28T22:09:04.622Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.622Z] Sending file modes: C0644 31548 Statistics.html
17:09:04 [2024-02-28T22:09:04.622Z] Sink: C0644 31548 Statistics.html
17:09:04 [2024-02-28T22:09:04.622Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.622Z] Sending file modes: C0644 5308 package-summary.html
17:09:04 [2024-02-28T22:09:04.622Z] Sink: C0644 5308 package-summary.html
17:09:04 [2024-02-28T22:09:04.622Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.622Z] Entering directory: D2755 0 class-use
17:09:04 [2024-02-28T22:09:04.622Z] Sink: D2755 0 class-use
17:09:04 [2024-02-28T22:09:04.622Z] Sending file modes: C0644 6416 IStatisticsAnalysis.html
17:09:04 [2024-02-28T22:09:04.622Z] Sink: C0644 6416 IStatisticsAnalysis.html
17:09:04 [2024-02-28T22:09:04.622Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.622Z] Sending file modes: C0644 2354 Statistics.html
17:09:04 [2024-02-28T22:09:04.622Z] Sink: C0644 2354 Statistics.html
17:09:04 [2024-02-28T22:09:04.622Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.622Z] Sending file modes: C0644 19554 IStatistics.html
17:09:04 [2024-02-28T22:09:04.622Z] Sink: C0644 19554 IStatistics.html
17:09:04 [2024-02-28T22:09:04.622Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.622Z] Sink: E
17:09:04 [2024-02-28T22:09:04.622Z] Sending file modes: C0644 6393 package-use.html
17:09:04 [2024-02-28T22:09:04.622Z] Sink: C0644 6393 package-use.html
17:09:04 [2024-02-28T22:09:04.622Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.622Z] Sink: E
17:09:04 [2024-02-28T22:09:04.622Z] Sink: E
17:09:04 [2024-02-28T22:09:04.622Z] Sink: E
17:09:04 [2024-02-28T22:09:04.622Z] Entering directory: D2755 0 profiling
17:09:04 [2024-02-28T22:09:04.622Z] Sink: D2755 0 profiling
17:09:04 [2024-02-28T22:09:04.622Z] Entering directory: D2755 0 core
17:09:04 [2024-02-28T22:09:04.622Z] Sink: D2755 0 core
17:09:04 [2024-02-28T22:09:04.622Z] Entering directory: D2755 0 callstack
17:09:04 [2024-02-28T22:09:04.622Z] Sink: D2755 0 callstack
17:09:04 [2024-02-28T22:09:04.622Z] Sending file modes: C0644 15931 CallStack.html
17:09:04 [2024-02-28T22:09:04.622Z] Sink: C0644 15931 CallStack.html
17:09:04 [2024-02-28T22:09:04.622Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.622Z] Sending file modes: C0644 48343 CallStackAnalysis.html
17:09:04 [2024-02-28T22:09:04.622Z] Sink: C0644 48343 CallStackAnalysis.html
17:09:04 [2024-02-28T22:09:04.622Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.622Z] Sending file modes: C0644 8728 CallStackHostUtils.html
17:09:04 [2024-02-28T22:09:04.622Z] Sink: C0644 8728 CallStackHostUtils.html
17:09:04 [2024-02-28T22:09:04.622Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.622Z] Sending file modes: C0644 13241 CallStackHostUtils.AttributeNameHostResolver.html
17:09:04 [2024-02-28T22:09:04.622Z] Sink: C0644 13241 CallStackHostUtils.AttributeNameHostResolver.html
17:09:04 [2024-02-28T22:09:04.622Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.622Z] Sending file modes: C0644 13247 CallStackHostUtils.AttributeValueHostResolver.html
17:09:04 [2024-02-28T22:09:04.622Z] Sink: C0644 13247 CallStackHostUtils.AttributeValueHostResolver.html
17:09:04 [2024-02-28T22:09:04.622Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.622Z] Sending file modes: C0644 5846 CallStackHostUtils.IHostIdProvider.html
17:09:04 [2024-02-28T22:09:04.622Z] Sink: C0644 5846 CallStackHostUtils.IHostIdProvider.html
17:09:04 [2024-02-28T22:09:04.622Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.622Z] Sending file modes: C0644 6362 CallStackHostUtils.IHostIdResolver.html
17:09:04 [2024-02-28T22:09:04.622Z] Sink: C0644 6362 CallStackHostUtils.IHostIdResolver.html
17:09:04 [2024-02-28T22:09:04.622Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.622Z] Sending file modes: C0644 13385 CallStackHostUtils.TraceHostIdResolver.html
17:09:04 [2024-02-28T22:09:04.622Z] Sink: C0644 13385 CallStackHostUtils.TraceHostIdResolver.html
17:09:04 [2024-02-28T22:09:04.622Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.622Z] Sending file modes: C0644 48455 CallStackSeries.html
17:09:04 [2024-02-28T22:09:04.622Z] Sink: C0644 48455 CallStackSeries.html
17:09:04 [2024-02-28T22:09:04.622Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.622Z] Sending file modes: C0644 12905 CallStackSeries.AttributeNameThreadResolver.html
17:09:04 [2024-02-28T22:09:04.622Z] Sink: C0644 12905 CallStackSeries.AttributeNameThreadResolver.html
17:09:04 [2024-02-28T22:09:04.622Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.622Z] Sending file modes: C0644 12915 CallStackSeries.AttributeValueThreadResolver.html
17:09:04 [2024-02-28T22:09:04.622Z] Sink: C0644 12915 CallStackSeries.AttributeValueThreadResolver.html
17:09:04 [2024-02-28T22:09:04.622Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.622Z] Sending file modes: C0644 7842 CallStackSeries.IThreadIdProvider.html
17:09:04 [2024-02-28T22:09:04.622Z] Sink: C0644 7842 CallStackSeries.IThreadIdProvider.html
17:09:04 [2024-02-28T22:09:04.622Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.622Z] Sending file modes: C0644 8052 CallStackSeries.IThreadIdResolver.html
17:09:04 [2024-02-28T22:09:04.622Z] Sink: C0644 8052 CallStackSeries.IThreadIdResolver.html
17:09:04 [2024-02-28T22:09:04.622Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.622Z] Sending file modes: C0644 21048 CallStackStateProvider.html
17:09:04 [2024-02-28T22:09:04.622Z] Sink: C0644 21048 CallStackStateProvider.html
17:09:04 [2024-02-28T22:09:04.622Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.622Z] Sending file modes: C0644 12963 IFlameChartProvider.html
17:09:04 [2024-02-28T22:09:04.622Z] Sink: C0644 12963 IFlameChartProvider.html
17:09:04 [2024-02-28T22:09:04.622Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.622Z] Sending file modes: C0644 10556 package-summary.html
17:09:04 [2024-02-28T22:09:04.622Z] Sink: C0644 10556 package-summary.html
17:09:04 [2024-02-28T22:09:04.622Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.622Z] Entering directory: D2755 0 class-use
17:09:04 [2024-02-28T22:09:04.622Z] Sink: D2755 0 class-use
17:09:04 [2024-02-28T22:09:04.622Z] Sending file modes: C0644 2360 CallStack.html
17:09:04 [2024-02-28T22:09:04.622Z] Sink: C0644 2360 CallStack.html
17:09:04 [2024-02-28T22:09:04.622Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.622Z] Sending file modes: C0644 4931 CallStackSeries.html
17:09:04 [2024-02-28T22:09:04.622Z] Sink: C0644 4931 CallStackSeries.html
17:09:04 [2024-02-28T22:09:04.622Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.622Z] Sending file modes: C0644 2572 CallStackSeries.AttributeNameThreadResolver.html
17:09:04 [2024-02-28T22:09:04.622Z] Sink: C0644 2572 CallStackSeries.AttributeNameThreadResolver.html
17:09:04 [2024-02-28T22:09:04.622Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.622Z] Sending file modes: C0644 2578 CallStackSeries.AttributeValueThreadResolver.html
17:09:04 [2024-02-28T22:09:04.622Z] Sink: C0644 2578 CallStackSeries.AttributeValueThreadResolver.html
17:09:04 [2024-02-28T22:09:04.622Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.622Z] Sending file modes: C0644 7436 CallStackSeries.IThreadIdResolver.html
17:09:04 [2024-02-28T22:09:04.622Z] Sink: C0644 7436 CallStackSeries.IThreadIdResolver.html
17:09:04 [2024-02-28T22:09:04.622Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.622Z] Sending file modes: C0644 9603 CallStackSeries.IThreadIdProvider.html
17:09:04 [2024-02-28T22:09:04.622Z] Sink: C0644 9603 CallStackSeries.IThreadIdProvider.html
17:09:04 [2024-02-28T22:09:04.622Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.622Z] Sending file modes: C0644 2408 CallStackAnalysis.html
17:09:04 [2024-02-28T22:09:04.622Z] Sink: C0644 2408 CallStackAnalysis.html
17:09:04 [2024-02-28T22:09:04.622Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.622Z] Sending file modes: C0644 4427 IFlameChartProvider.html
17:09:04 [2024-02-28T22:09:04.622Z] Sink: C0644 4427 IFlameChartProvider.html
17:09:04 [2024-02-28T22:09:04.622Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.622Z] Sending file modes: C0644 2414 CallStackHostUtils.html
17:09:04 [2024-02-28T22:09:04.622Z] Sink: C0644 2414 CallStackHostUtils.html
17:09:04 [2024-02-28T22:09:04.622Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.622Z] Sending file modes: C0644 2578 CallStackHostUtils.AttributeNameHostResolver.html
17:09:04 [2024-02-28T22:09:04.622Z] Sink: C0644 2578 CallStackHostUtils.AttributeNameHostResolver.html
17:09:04 [2024-02-28T22:09:04.622Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.622Z] Sending file modes: C0644 2584 CallStackHostUtils.AttributeValueHostResolver.html
17:09:04 [2024-02-28T22:09:04.622Z] Sink: C0644 2584 CallStackHostUtils.AttributeValueHostResolver.html
17:09:04 [2024-02-28T22:09:04.622Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.622Z] Sending file modes: C0644 2542 CallStackHostUtils.TraceHostIdResolver.html
17:09:04 [2024-02-28T22:09:04.622Z] Sink: C0644 2542 CallStackHostUtils.TraceHostIdResolver.html
17:09:04 [2024-02-28T22:09:04.622Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.622Z] Sending file modes: C0644 7916 CallStackHostUtils.IHostIdResolver.html
17:09:04 [2024-02-28T22:09:04.622Z] Sink: C0644 7916 CallStackHostUtils.IHostIdResolver.html
17:09:04 [2024-02-28T22:09:04.622Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.622Z] Sending file modes: C0644 12461 CallStackHostUtils.IHostIdProvider.html
17:09:04 [2024-02-28T22:09:04.622Z] Sink: C0644 12461 CallStackHostUtils.IHostIdProvider.html
17:09:04 [2024-02-28T22:09:04.622Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.622Z] Sending file modes: C0644 4662 CallStackStateProvider.html
17:09:04 [2024-02-28T22:09:04.622Z] Sink: C0644 4662 CallStackStateProvider.html
17:09:04 [2024-02-28T22:09:04.622Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.622Z] Sink: E
17:09:04 [2024-02-28T22:09:04.622Z] Sending file modes: C0644 5742 package-use.html
17:09:04 [2024-02-28T22:09:04.622Z] Sink: C0644 5742 package-use.html
17:09:04 [2024-02-28T22:09:04.622Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.622Z] Sink: E
17:09:04 [2024-02-28T22:09:04.623Z] Entering directory: D2755 0 base
17:09:04 [2024-02-28T22:09:04.623Z] Sink: D2755 0 base
17:09:04 [2024-02-28T22:09:04.623Z] Sending file modes: C0644 11232 FlameDefaultPalette.html
17:09:04 [2024-02-28T22:09:04.623Z] Sink: C0644 11232 FlameDefaultPalette.html
17:09:04 [2024-02-28T22:09:04.623Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.623Z] Sending file modes: C0644 17926 IProfilingElement.html
17:09:04 [2024-02-28T22:09:04.623Z] Sink: C0644 17926 IProfilingElement.html
17:09:04 [2024-02-28T22:09:04.623Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.623Z] Sending file modes: C0644 10308 IProfilingGroupDescriptor.html
17:09:04 [2024-02-28T22:09:04.623Z] Sink: C0644 10308 IProfilingGroupDescriptor.html
17:09:04 [2024-02-28T22:09:04.623Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.623Z] Sending file modes: C0644 33081 ProfilingElement.html
17:09:04 [2024-02-28T22:09:04.623Z] Sink: C0644 33081 ProfilingElement.html
17:09:04 [2024-02-28T22:09:04.623Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.623Z] Sending file modes: C0644 16858 ProfilingGroupDescriptor.html
17:09:04 [2024-02-28T22:09:04.623Z] Sink: C0644 16858 ProfilingGroupDescriptor.html
17:09:04 [2024-02-28T22:09:04.623Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.623Z] Sending file modes: C0644 6119 package-summary.html
17:09:04 [2024-02-28T22:09:04.623Z] Sink: C0644 6119 package-summary.html
17:09:04 [2024-02-28T22:09:04.623Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.623Z] Entering directory: D2755 0 class-use
17:09:04 [2024-02-28T22:09:04.623Z] Sink: D2755 0 class-use
17:09:04 [2024-02-28T22:09:04.623Z] Sending file modes: C0644 13019 IProfilingGroupDescriptor.html
17:09:04 [2024-02-28T22:09:04.623Z] Sink: C0644 13019 IProfilingGroupDescriptor.html
17:09:04 [2024-02-28T22:09:04.623Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.623Z] Sending file modes: C0644 2390 FlameDefaultPalette.html
17:09:04 [2024-02-28T22:09:04.623Z] Sink: C0644 2390 FlameDefaultPalette.html
17:09:04 [2024-02-28T22:09:04.623Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.877Z] Sending file modes: C0644 2372 ProfilingElement.html
17:09:04 [2024-02-28T22:09:04.877Z] Sink: C0644 2372 ProfilingElement.html
17:09:04 [2024-02-28T22:09:04.877Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.877Z] Sending file modes: C0644 22704 IProfilingElement.html
17:09:04 [2024-02-28T22:09:04.877Z] Sink: C0644 22704 IProfilingElement.html
17:09:04 [2024-02-28T22:09:04.877Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.877Z] Sending file modes: C0644 2420 ProfilingGroupDescriptor.html
17:09:04 [2024-02-28T22:09:04.877Z] Sink: C0644 2420 ProfilingGroupDescriptor.html
17:09:04 [2024-02-28T22:09:04.877Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.877Z] Sink: E
17:09:04 [2024-02-28T22:09:04.877Z] Sending file modes: C0644 5405 package-use.html
17:09:04 [2024-02-28T22:09:04.877Z] Sink: C0644 5405 package-use.html
17:09:04 [2024-02-28T22:09:04.877Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.877Z] Sink: E
17:09:04 [2024-02-28T22:09:04.877Z] Entering directory: D2755 0 callgraph
17:09:04 [2024-02-28T22:09:04.877Z] Sink: D2755 0 callgraph
17:09:04 [2024-02-28T22:09:04.877Z] Sending file modes: C0644 3211 ICallGraphProvider.html
17:09:04 [2024-02-28T22:09:04.877Z] Sink: C0644 3211 ICallGraphProvider.html
17:09:04 [2024-02-28T22:09:04.877Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.877Z] Sending file modes: C0644 3612 package-summary.html
17:09:04 [2024-02-28T22:09:04.877Z] Sink: C0644 3612 package-summary.html
17:09:04 [2024-02-28T22:09:04.877Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.877Z] Entering directory: D2755 0 class-use
17:09:04 [2024-02-28T22:09:04.877Z] Sink: D2755 0 class-use
17:09:04 [2024-02-28T22:09:04.877Z] Sending file modes: C0644 5531 ICallGraphProvider.html
17:09:04 [2024-02-28T22:09:04.877Z] Sink: C0644 5531 ICallGraphProvider.html
17:09:04 [2024-02-28T22:09:04.878Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.878Z] Sink: E
17:09:04 [2024-02-28T22:09:04.878Z] Sending file modes: C0644 3632 package-use.html
17:09:04 [2024-02-28T22:09:04.878Z] Sink: C0644 3632 package-use.html
17:09:04 [2024-02-28T22:09:04.878Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.878Z] Sink: E
17:09:04 [2024-02-28T22:09:04.878Z] Sink: E
17:09:04 [2024-02-28T22:09:04.878Z] Entering directory: D2755 0 ui
17:09:04 [2024-02-28T22:09:04.878Z] Sink: D2755 0 ui
17:09:04 [2024-02-28T22:09:04.878Z] Entering directory: D2755 0 views
17:09:04 [2024-02-28T22:09:04.878Z] Sink: D2755 0 views
17:09:04 [2024-02-28T22:09:04.878Z] Entering directory: D2755 0 flamechart
17:09:04 [2024-02-28T22:09:04.878Z] Sink: D2755 0 flamechart
17:09:04 [2024-02-28T22:09:04.878Z] Sending file modes: C0644 31698 FlameChartView.html
17:09:04 [2024-02-28T22:09:04.878Z] Sink: C0644 31698 FlameChartView.html
17:09:04 [2024-02-28T22:09:04.878Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.878Z] Sending file modes: C0644 3637 package-summary.html
17:09:04 [2024-02-28T22:09:04.878Z] Sink: C0644 3637 package-summary.html
17:09:04 [2024-02-28T22:09:04.878Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.878Z] Entering directory: D2755 0 class-use
17:09:04 [2024-02-28T22:09:04.878Z] Sink: D2755 0 class-use
17:09:04 [2024-02-28T22:09:04.878Z] Sending file modes: C0644 2432 FlameChartView.html
17:09:04 [2024-02-28T22:09:04.878Z] Sink: C0644 2432 FlameChartView.html
17:09:04 [2024-02-28T22:09:04.878Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.878Z] Sink: E
17:09:04 [2024-02-28T22:09:04.878Z] Sending file modes: C0644 2223 package-use.html
17:09:04 [2024-02-28T22:09:04.878Z] Sink: C0644 2223 package-use.html
17:09:04 [2024-02-28T22:09:04.878Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.878Z] Sink: E
17:09:04 [2024-02-28T22:09:04.878Z] Sink: E
17:09:04 [2024-02-28T22:09:04.878Z] Sink: E
17:09:04 [2024-02-28T22:09:04.878Z] Sink: E
17:09:04 [2024-02-28T22:09:04.878Z] Entering directory: D2755 0 os
17:09:04 [2024-02-28T22:09:04.878Z] Sink: D2755 0 os
17:09:04 [2024-02-28T22:09:04.878Z] Entering directory: D2755 0 linux
17:09:04 [2024-02-28T22:09:04.878Z] Sink: D2755 0 linux
17:09:04 [2024-02-28T22:09:04.878Z] Entering directory: D2755 0 core
17:09:04 [2024-02-28T22:09:04.878Z] Sink: D2755 0 core
17:09:04 [2024-02-28T22:09:04.878Z] Entering directory: D2755 0 cpuusage
17:09:04 [2024-02-28T22:09:04.878Z] Sink: D2755 0 cpuusage
17:09:04 [2024-02-28T22:09:04.878Z] Sending file modes: C0644 19347 CpuUsageEntryModel.html
17:09:04 [2024-02-28T22:09:04.878Z] Sink: C0644 19347 CpuUsageEntryModel.html
17:09:04 [2024-02-28T22:09:04.878Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.878Z] Sending file modes: C0644 32214 KernelCpuUsageAnalysis.html
17:09:04 [2024-02-28T22:09:04.878Z] Sink: C0644 32214 KernelCpuUsageAnalysis.html
17:09:04 [2024-02-28T22:09:04.878Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.878Z] Sending file modes: C0644 17403 KernelCpuUsageStateProvider.html
17:09:04 [2024-02-28T22:09:04.878Z] Sink: C0644 17403 KernelCpuUsageStateProvider.html
17:09:04 [2024-02-28T22:09:04.878Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.878Z] Sending file modes: C0644 4506 package-summary.html
17:09:04 [2024-02-28T22:09:04.878Z] Sink: C0644 4506 package-summary.html
17:09:04 [2024-02-28T22:09:04.878Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.878Z] Entering directory: D2755 0 class-use
17:09:04 [2024-02-28T22:09:04.878Z] Sink: D2755 0 class-use
17:09:04 [2024-02-28T22:09:04.878Z] Sending file modes: C0644 2438 KernelCpuUsageAnalysis.html
17:09:04 [2024-02-28T22:09:04.878Z] Sink: C0644 2438 KernelCpuUsageAnalysis.html
17:09:04 [2024-02-28T22:09:04.878Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.878Z] Sending file modes: C0644 2414 CpuUsageEntryModel.html
17:09:04 [2024-02-28T22:09:04.878Z] Sink: C0644 2414 CpuUsageEntryModel.html
17:09:04 [2024-02-28T22:09:04.878Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.878Z] Sending file modes: C0644 4499 KernelCpuUsageStateProvider.html
17:09:04 [2024-02-28T22:09:04.878Z] Sink: C0644 4499 KernelCpuUsageStateProvider.html
17:09:04 [2024-02-28T22:09:04.878Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.878Z] Sink: E
17:09:04 [2024-02-28T22:09:04.878Z] Sending file modes: C0644 3667 package-use.html
17:09:04 [2024-02-28T22:09:04.878Z] Sink: C0644 3667 package-use.html
17:09:04 [2024-02-28T22:09:04.878Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.878Z] Sink: E
17:09:04 [2024-02-28T22:09:04.878Z] Entering directory: D2755 0 trace
17:09:04 [2024-02-28T22:09:04.878Z] Sink: D2755 0 trace
17:09:04 [2024-02-28T22:09:04.878Z] Sending file modes: C0644 117772 DefaultEventLayout.html
17:09:04 [2024-02-28T22:09:04.878Z] Sink: C0644 117772 DefaultEventLayout.html
17:09:04 [2024-02-28T22:09:04.878Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.878Z] Sending file modes: C0644 133040 IKernelAnalysisEventLayout.html
17:09:04 [2024-02-28T22:09:04.878Z] Sink: C0644 133040 IKernelAnalysisEventLayout.html
17:09:04 [2024-02-28T22:09:04.878Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.878Z] Sending file modes: C0644 18470 IKernelTrace.html
17:09:04 [2024-02-28T22:09:04.878Z] Sink: C0644 18470 IKernelTrace.html
17:09:04 [2024-02-28T22:09:04.878Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.878Z] Sending file modes: C0644 13510 KernelEventLayoutRequirement.html
17:09:04 [2024-02-28T22:09:04.878Z] Sink: C0644 13510 KernelEventLayoutRequirement.html
17:09:04 [2024-02-28T22:09:04.878Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.878Z] Sending file modes: C0644 7626 KernelEventLayoutRequirement.ILayoutToEventName.html
17:09:04 [2024-02-28T22:09:04.878Z] Sink: C0644 7626 KernelEventLayoutRequirement.ILayoutToEventName.html
17:09:04 [2024-02-28T22:09:04.878Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.878Z] Sending file modes: C0644 22752 LinuxTraceContext.html
17:09:04 [2024-02-28T22:09:04.878Z] Sink: C0644 22752 LinuxTraceContext.html
17:09:04 [2024-02-28T22:09:04.878Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.878Z] Sending file modes: C0644 14755 LinuxTraceContext.LinuxBuilder.html
17:09:04 [2024-02-28T22:09:04.878Z] Sink: C0644 14755 LinuxTraceContext.LinuxBuilder.html
17:09:04 [2024-02-28T22:09:04.878Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.878Z] Sending file modes: C0644 7189 package-summary.html
17:09:04 [2024-02-28T22:09:04.878Z] Sink: C0644 7189 package-summary.html
17:09:04 [2024-02-28T22:09:04.878Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.878Z] Entering directory: D2755 0 class-use
17:09:04 [2024-02-28T22:09:04.878Z] Sink: D2755 0 class-use
17:09:04 [2024-02-28T22:09:04.878Z] Sending file modes: C0644 4290 IKernelTrace.html
17:09:04 [2024-02-28T22:09:04.878Z] Sink: C0644 4290 IKernelTrace.html
17:09:04 [2024-02-28T22:09:04.878Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.878Z] Sending file modes: C0644 2456 KernelEventLayoutRequirement.html
17:09:04 [2024-02-28T22:09:04.878Z] Sink: C0644 2456 KernelEventLayoutRequirement.html
17:09:04 [2024-02-28T22:09:04.878Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.878Z] Sending file modes: C0644 5323 KernelEventLayoutRequirement.ILayoutToEventName.html
17:09:04 [2024-02-28T22:09:04.878Z] Sink: C0644 5323 KernelEventLayoutRequirement.ILayoutToEventName.html
17:09:04 [2024-02-28T22:09:04.878Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.878Z] Sending file modes: C0644 17577 IKernelAnalysisEventLayout.html
17:09:04 [2024-02-28T22:09:04.878Z] Sink: C0644 17577 IKernelAnalysisEventLayout.html
17:09:04 [2024-02-28T22:09:04.878Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.878Z] Sending file modes: C0644 4480 DefaultEventLayout.html
17:09:04 [2024-02-28T22:09:04.878Z] Sink: C0644 4480 DefaultEventLayout.html
17:09:04 [2024-02-28T22:09:04.878Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.878Z] Sending file modes: C0644 4395 LinuxTraceContext.html
17:09:04 [2024-02-28T22:09:04.878Z] Sink: C0644 4395 LinuxTraceContext.html
17:09:04 [2024-02-28T22:09:04.878Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.878Z] Sending file modes: C0644 4632 LinuxTraceContext.LinuxBuilder.html
17:09:04 [2024-02-28T22:09:04.878Z] Sink: C0644 4632 LinuxTraceContext.LinuxBuilder.html
17:09:04 [2024-02-28T22:09:04.878Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.878Z] Sink: E
17:09:04 [2024-02-28T22:09:04.878Z] Sending file modes: C0644 11342 package-use.html
17:09:04 [2024-02-28T22:09:04.878Z] Sink: C0644 11342 package-use.html
17:09:04 [2024-02-28T22:09:04.878Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.878Z] Sink: E
17:09:04 [2024-02-28T22:09:04.878Z] Entering directory: D2755 0 model
17:09:04 [2024-02-28T22:09:04.878Z] Sink: D2755 0 model
17:09:04 [2024-02-28T22:09:04.878Z] Sending file modes: C0644 17851 HostThread.html
17:09:04 [2024-02-28T22:09:04.878Z] Sink: C0644 17851 HostThread.html
17:09:04 [2024-02-28T22:09:04.878Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.878Z] Sending file modes: C0644 12933 OsStrings.html
17:09:04 [2024-02-28T22:09:04.878Z] Sink: C0644 12933 OsStrings.html
17:09:04 [2024-02-28T22:09:04.878Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.878Z] Sending file modes: C0644 29929 ProcessStatus.html
17:09:04 [2024-02-28T22:09:04.878Z] Sink: C0644 29929 ProcessStatus.html
17:09:04 [2024-02-28T22:09:04.878Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.878Z] Sending file modes: C0644 5365 package-summary.html
17:09:04 [2024-02-28T22:09:04.878Z] Sink: C0644 5365 package-summary.html
17:09:04 [2024-02-28T22:09:04.878Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.878Z] Entering directory: D2755 0 class-use
17:09:04 [2024-02-28T22:09:04.878Z] Sink: D2755 0 class-use
17:09:04 [2024-02-28T22:09:04.878Z] Sending file modes: C0644 11818 HostThread.html
17:09:04 [2024-02-28T22:09:04.878Z] Sink: C0644 11818 HostThread.html
17:09:04 [2024-02-28T22:09:04.878Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.878Z] Sending file modes: C0644 2342 OsStrings.html
17:09:04 [2024-02-28T22:09:04.878Z] Sink: C0644 2342 OsStrings.html
17:09:04 [2024-02-28T22:09:04.878Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.878Z] Sending file modes: C0644 10696 ProcessStatus.html
17:09:04 [2024-02-28T22:09:04.878Z] Sink: C0644 10696 ProcessStatus.html
17:09:04 [2024-02-28T22:09:04.878Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.878Z] Sink: E
17:09:04 [2024-02-28T22:09:04.878Z] Sending file modes: C0644 6054 package-use.html
17:09:04 [2024-02-28T22:09:04.878Z] Sink: C0644 6054 package-use.html
17:09:04 [2024-02-28T22:09:04.878Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.878Z] Sink: E
17:09:04 [2024-02-28T22:09:04.878Z] Entering directory: D2755 0 execution
17:09:04 [2024-02-28T22:09:04.878Z] Sink: D2755 0 execution
17:09:04 [2024-02-28T22:09:04.878Z] Entering directory: D2755 0 graph
17:09:04 [2024-02-28T22:09:04.878Z] Sink: D2755 0 graph
17:09:04 [2024-02-28T22:09:04.878Z] Sending file modes: C0644 7188 IOsExecutionGraphHandlerBuilder.html
17:09:04 [2024-02-28T22:09:04.878Z] Sink: C0644 7188 IOsExecutionGraphHandlerBuilder.html
17:09:04 [2024-02-28T22:09:04.878Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.878Z] Sending file modes: C0644 23722 OsExecutionGraph.html
17:09:04 [2024-02-28T22:09:04.878Z] Sink: C0644 23722 OsExecutionGraph.html
17:09:04 [2024-02-28T22:09:04.878Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.878Z] Sending file modes: C0644 18670 OsExecutionGraphProvider.html
17:09:04 [2024-02-28T22:09:04.878Z] Sink: C0644 18670 OsExecutionGraphProvider.html
17:09:04 [2024-02-28T22:09:04.878Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.878Z] Sending file modes: C0644 21309 OsExecutionGraphProvider.Context.html
17:09:04 [2024-02-28T22:09:04.878Z] Sink: C0644 21309 OsExecutionGraphProvider.Context.html
17:09:04 [2024-02-28T22:09:04.878Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.878Z] Sending file modes: C0644 13868 OsInterruptContext.html
17:09:04 [2024-02-28T22:09:04.878Z] Sink: C0644 13868 OsInterruptContext.html
17:09:04 [2024-02-28T22:09:04.878Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.878Z] Sending file modes: C0644 31497 OsSystemModel.html
17:09:04 [2024-02-28T22:09:04.878Z] Sink: C0644 31497 OsSystemModel.html
17:09:04 [2024-02-28T22:09:04.878Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.878Z] Sending file modes: C0644 32628 OsWorker.html
17:09:04 [2024-02-28T22:09:04.878Z] Sink: C0644 32628 OsWorker.html
17:09:04 [2024-02-28T22:09:04.878Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.878Z] Sending file modes: C0644 7509 package-summary.html
17:09:04 [2024-02-28T22:09:04.878Z] Sink: C0644 7509 package-summary.html
17:09:04 [2024-02-28T22:09:04.878Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.878Z] Entering directory: D2755 0 class-use
17:09:04 [2024-02-28T22:09:04.878Z] Sink: D2755 0 class-use
17:09:04 [2024-02-28T22:09:04.878Z] Sending file modes: C0644 8611 OsInterruptContext.html
17:09:04 [2024-02-28T22:09:04.878Z] Sink: C0644 8611 OsInterruptContext.html
17:09:04 [2024-02-28T22:09:04.878Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.878Z] Sending file modes: C0644 2566 IOsExecutionGraphHandlerBuilder.html
17:09:04 [2024-02-28T22:09:04.878Z] Sink: C0644 2566 IOsExecutionGraphHandlerBuilder.html
17:09:04 [2024-02-28T22:09:04.878Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.878Z] Sending file modes: C0644 4987 OsExecutionGraphProvider.html
17:09:04 [2024-02-28T22:09:04.878Z] Sink: C0644 4987 OsExecutionGraphProvider.html
17:09:04 [2024-02-28T22:09:04.878Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.878Z] Sending file modes: C0644 7579 OsExecutionGraphProvider.Context.html
17:09:04 [2024-02-28T22:09:04.878Z] Sink: C0644 7579 OsExecutionGraphProvider.Context.html
17:09:04 [2024-02-28T22:09:04.878Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.878Z] Sending file modes: C0644 10177 OsWorker.html
17:09:04 [2024-02-28T22:09:04.878Z] Sink: C0644 10177 OsWorker.html
17:09:04 [2024-02-28T22:09:04.878Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.878Z] Sending file modes: C0644 2456 OsExecutionGraph.html
17:09:04 [2024-02-28T22:09:04.878Z] Sink: C0644 2456 OsExecutionGraph.html
17:09:04 [2024-02-28T22:09:04.878Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.878Z] Sending file modes: C0644 4481 OsSystemModel.html
17:09:04 [2024-02-28T22:09:04.878Z] Sink: C0644 4481 OsSystemModel.html
17:09:04 [2024-02-28T22:09:04.878Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.878Z] Sink: E
17:09:04 [2024-02-28T22:09:04.878Z] Sending file modes: C0644 5229 package-use.html
17:09:04 [2024-02-28T22:09:04.878Z] Sink: C0644 5229 package-use.html
17:09:04 [2024-02-28T22:09:04.878Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.878Z] Sink: E
17:09:04 [2024-02-28T22:09:04.878Z] Sink: E
17:09:04 [2024-02-28T22:09:04.878Z] Entering directory: D2755 0 kernel
17:09:04 [2024-02-28T22:09:04.878Z] Sink: D2755 0 kernel
17:09:04 [2024-02-28T22:09:04.878Z] Sending file modes: C0644 24322 KernelAnalysisModule.html
17:09:04 [2024-02-28T22:09:04.878Z] Sink: C0644 24322 KernelAnalysisModule.html
17:09:04 [2024-02-28T22:09:04.878Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.878Z] Sending file modes: C0644 44203 KernelThreadInformationProvider.html
17:09:04 [2024-02-28T22:09:04.879Z] Sink: C0644 44203 KernelThreadInformationProvider.html
17:09:04 [2024-02-28T22:09:04.879Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.879Z] Sending file modes: C0644 18403 KernelTidAspect.html
17:09:04 [2024-02-28T22:09:04.879Z] Sink: C0644 18403 KernelTidAspect.html
17:09:04 [2024-02-28T22:09:04.879Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.879Z] Sending file modes: C0644 9038 KernelUtils.html
17:09:04 [2024-02-28T22:09:04.879Z] Sink: C0644 9038 KernelUtils.html
17:09:04 [2024-02-28T22:09:04.879Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.879Z] Sending file modes: C0644 33031 LinuxValues.html
17:09:04 [2024-02-28T22:09:04.879Z] Sink: C0644 33031 LinuxValues.html
17:09:04 [2024-02-28T22:09:04.879Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.879Z] Sending file modes: C0644 7449 Messages.html
17:09:04 [2024-02-28T22:09:04.879Z] Sink: C0644 7449 Messages.html
17:09:04 [2024-02-28T22:09:04.879Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.879Z] Sending file modes: C0644 15589 StateValues.html
17:09:04 [2024-02-28T22:09:04.879Z] Sink: C0644 15589 StateValues.html
17:09:04 [2024-02-28T22:09:04.879Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.879Z] Sending file modes: C0644 6995 package-summary.html
17:09:04 [2024-02-28T22:09:04.879Z] Sink: C0644 6995 package-summary.html
17:09:04 [2024-02-28T22:09:04.879Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:04 [2024-02-28T22:09:04.879Z] Entering directory: D2755 0 class-use
17:09:04 [2024-02-28T22:09:04.879Z] Sink: D2755 0 class-use
17:09:04 [2024-02-28T22:09:04.879Z] Sending file modes: C0644 2380 LinuxValues.html
17:09:04 [2024-02-28T22:09:04.879Z] Sink: C0644 2380 LinuxValues.html
17:09:04 [2024-02-28T22:09:04.879Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.134Z] Sending file modes: C0644 2342 Messages.html
17:09:05 [2024-02-28T22:09:05.134Z] Sink: C0644 2342 Messages.html
17:09:05 [2024-02-28T22:09:05.134Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.134Z] Sending file modes: C0644 2380 StateValues.html
17:09:05 [2024-02-28T22:09:05.134Z] Sink: C0644 2380 StateValues.html
17:09:05 [2024-02-28T22:09:05.134Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.134Z] Sending file modes: C0644 2480 KernelThreadInformationProvider.html
17:09:05 [2024-02-28T22:09:05.134Z] Sink: C0644 2480 KernelThreadInformationProvider.html
17:09:05 [2024-02-28T22:09:05.134Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.134Z] Sending file modes: C0644 4329 KernelTidAspect.html
17:09:05 [2024-02-28T22:09:05.134Z] Sink: C0644 4329 KernelTidAspect.html
17:09:05 [2024-02-28T22:09:05.134Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.134Z] Sending file modes: C0644 2360 KernelUtils.html
17:09:05 [2024-02-28T22:09:05.134Z] Sink: C0644 2360 KernelUtils.html
17:09:05 [2024-02-28T22:09:05.134Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.134Z] Sending file modes: C0644 18295 KernelAnalysisModule.html
17:09:05 [2024-02-28T22:09:05.134Z] Sink: C0644 18295 KernelAnalysisModule.html
17:09:05 [2024-02-28T22:09:05.134Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.134Z] Sink: E
17:09:05 [2024-02-28T22:09:05.134Z] Sending file modes: C0644 4011 package-use.html
17:09:05 [2024-02-28T22:09:05.134Z] Sink: C0644 4011 package-use.html
17:09:05 [2024-02-28T22:09:05.134Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.134Z] Sink: E
17:09:05 [2024-02-28T22:09:05.134Z] Entering directory: D2755 0 contextswitch
17:09:05 [2024-02-28T22:09:05.134Z] Sink: D2755 0 contextswitch
17:09:05 [2024-02-28T22:09:05.134Z] Sending file modes: C0644 31551 KernelContextSwitchAnalysis.html
17:09:05 [2024-02-28T22:09:05.134Z] Sink: C0644 31551 KernelContextSwitchAnalysis.html
17:09:05 [2024-02-28T22:09:05.134Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.134Z] Sending file modes: C0644 17048 KernelContextSwitchStateProvider.html
17:09:05 [2024-02-28T22:09:05.134Z] Sink: C0644 17048 KernelContextSwitchStateProvider.html
17:09:05 [2024-02-28T22:09:05.134Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.134Z] Sending file modes: C0644 3624 package-summary.html
17:09:05 [2024-02-28T22:09:05.134Z] Sink: C0644 3624 package-summary.html
17:09:05 [2024-02-28T22:09:05.134Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.134Z] Entering directory: D2755 0 class-use
17:09:05 [2024-02-28T22:09:05.134Z] Sink: D2755 0 class-use
17:09:05 [2024-02-28T22:09:05.134Z] Sending file modes: C0644 2498 KernelContextSwitchAnalysis.html
17:09:05 [2024-02-28T22:09:05.134Z] Sink: C0644 2498 KernelContextSwitchAnalysis.html
17:09:05 [2024-02-28T22:09:05.134Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.134Z] Sending file modes: C0644 2528 KernelContextSwitchStateProvider.html
17:09:05 [2024-02-28T22:09:05.134Z] Sink: C0644 2528 KernelContextSwitchStateProvider.html
17:09:05 [2024-02-28T22:09:05.134Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.134Z] Sink: E
17:09:05 [2024-02-28T22:09:05.134Z] Sending file modes: C0644 2213 package-use.html
17:09:05 [2024-02-28T22:09:05.134Z] Sink: C0644 2213 package-use.html
17:09:05 [2024-02-28T22:09:05.134Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.134Z] Sink: E
17:09:05 [2024-02-28T22:09:05.134Z] Entering directory: D2755 0 kernelmemoryusage
17:09:05 [2024-02-28T22:09:05.134Z] Sink: D2755 0 kernelmemoryusage
17:09:05 [2024-02-28T22:09:05.134Z] Sending file modes: C0644 22508 KernelMemoryAnalysisModule.html
17:09:05 [2024-02-28T22:09:05.134Z] Sink: C0644 22508 KernelMemoryAnalysisModule.html
17:09:05 [2024-02-28T22:09:05.134Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.134Z] Sending file modes: C0644 19083 KernelMemoryStateProvider.html
17:09:05 [2024-02-28T22:09:05.134Z] Sink: C0644 19083 KernelMemoryStateProvider.html
17:09:05 [2024-02-28T22:09:05.134Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.134Z] Sending file modes: C0644 3696 package-summary.html
17:09:05 [2024-02-28T22:09:05.134Z] Sink: C0644 3696 package-summary.html
17:09:05 [2024-02-28T22:09:05.134Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.134Z] Entering directory: D2755 0 class-use
17:09:05 [2024-02-28T22:09:05.134Z] Sink: D2755 0 class-use
17:09:05 [2024-02-28T22:09:05.134Z] Sending file modes: C0644 2516 KernelMemoryAnalysisModule.html
17:09:05 [2024-02-28T22:09:05.134Z] Sink: C0644 2516 KernelMemoryAnalysisModule.html
17:09:05 [2024-02-28T22:09:05.134Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.134Z] Sending file modes: C0644 2510 KernelMemoryStateProvider.html
17:09:05 [2024-02-28T22:09:05.134Z] Sink: C0644 2510 KernelMemoryStateProvider.html
17:09:05 [2024-02-28T22:09:05.134Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.134Z] Sink: E
17:09:05 [2024-02-28T22:09:05.134Z] Sending file modes: C0644 2233 package-use.html
17:09:05 [2024-02-28T22:09:05.134Z] Sink: C0644 2233 package-use.html
17:09:05 [2024-02-28T22:09:05.134Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.134Z] Sink: E
17:09:05 [2024-02-28T22:09:05.134Z] Entering directory: D2755 0 event
17:09:05 [2024-02-28T22:09:05.134Z] Sink: D2755 0 event
17:09:05 [2024-02-28T22:09:05.134Z] Entering directory: D2755 0 aspect
17:09:05 [2024-02-28T22:09:05.134Z] Sink: D2755 0 aspect
17:09:05 [2024-02-28T22:09:05.134Z] Sending file modes: C0644 18434 LinuxPidAspect.html
17:09:05 [2024-02-28T22:09:05.134Z] Sink: C0644 18434 LinuxPidAspect.html
17:09:05 [2024-02-28T22:09:05.134Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.134Z] Sending file modes: C0644 18650 LinuxTidAspect.html
17:09:05 [2024-02-28T22:09:05.134Z] Sink: C0644 18650 LinuxTidAspect.html
17:09:05 [2024-02-28T22:09:05.134Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.134Z] Sending file modes: C0644 13705 Messages.html
17:09:05 [2024-02-28T22:09:05.134Z] Sink: C0644 13705 Messages.html
17:09:05 [2024-02-28T22:09:05.134Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.134Z] Sending file modes: C0644 18615 ThreadPriorityAspect.html
17:09:05 [2024-02-28T22:09:05.134Z] Sink: C0644 18615 ThreadPriorityAspect.html
17:09:05 [2024-02-28T22:09:05.134Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.134Z] Sending file modes: C0644 4974 package-summary.html
17:09:05 [2024-02-28T22:09:05.134Z] Sink: C0644 4974 package-summary.html
17:09:05 [2024-02-28T22:09:05.134Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.134Z] Entering directory: D2755 0 class-use
17:09:05 [2024-02-28T22:09:05.134Z] Sink: D2755 0 class-use
17:09:05 [2024-02-28T22:09:05.134Z] Sending file modes: C0644 4525 ThreadPriorityAspect.html
17:09:05 [2024-02-28T22:09:05.134Z] Sink: C0644 4525 ThreadPriorityAspect.html
17:09:05 [2024-02-28T22:09:05.134Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.134Z] Sending file modes: C0644 4508 LinuxTidAspect.html
17:09:05 [2024-02-28T22:09:05.134Z] Sink: C0644 4508 LinuxTidAspect.html
17:09:05 [2024-02-28T22:09:05.134Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.134Z] Sending file modes: C0644 2426 LinuxPidAspect.html
17:09:05 [2024-02-28T22:09:05.134Z] Sink: C0644 2426 LinuxPidAspect.html
17:09:05 [2024-02-28T22:09:05.134Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.134Z] Sending file modes: C0644 2390 Messages.html
17:09:05 [2024-02-28T22:09:05.134Z] Sink: C0644 2390 Messages.html
17:09:05 [2024-02-28T22:09:05.134Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.134Z] Sink: E
17:09:05 [2024-02-28T22:09:05.134Z] Sending file modes: C0644 4980 package-use.html
17:09:05 [2024-02-28T22:09:05.134Z] Sink: C0644 4980 package-use.html
17:09:05 [2024-02-28T22:09:05.134Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.134Z] Sink: E
17:09:05 [2024-02-28T22:09:05.134Z] Sink: E
17:09:05 [2024-02-28T22:09:05.134Z] Entering directory: D2755 0 memory
17:09:05 [2024-02-28T22:09:05.134Z] Sink: D2755 0 memory
17:09:05 [2024-02-28T22:09:05.134Z] Sending file modes: C0644 17563 MemoryUsageTreeModel.html
17:09:05 [2024-02-28T22:09:05.134Z] Sink: C0644 17563 MemoryUsageTreeModel.html
17:09:05 [2024-02-28T22:09:05.134Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.134Z] Sending file modes: C0644 3127 package-summary.html
17:09:05 [2024-02-28T22:09:05.135Z] Sink: C0644 3127 package-summary.html
17:09:05 [2024-02-28T22:09:05.135Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.135Z] Entering directory: D2755 0 class-use
17:09:05 [2024-02-28T22:09:05.135Z] Sink: D2755 0 class-use
17:09:05 [2024-02-28T22:09:05.135Z] Sending file modes: C0644 2414 MemoryUsageTreeModel.html
17:09:05 [2024-02-28T22:09:05.135Z] Sink: C0644 2414 MemoryUsageTreeModel.html
17:09:05 [2024-02-28T22:09:05.135Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.135Z] Sink: E
17:09:05 [2024-02-28T22:09:05.135Z] Sending file modes: C0644 2178 package-use.html
17:09:05 [2024-02-28T22:09:05.135Z] Sink: C0644 2178 package-use.html
17:09:05 [2024-02-28T22:09:05.135Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.135Z] Sink: E
17:09:05 [2024-02-28T22:09:05.135Z] Entering directory: D2755 0 tid
17:09:05 [2024-02-28T22:09:05.135Z] Sink: D2755 0 tid
17:09:05 [2024-02-28T22:09:05.135Z] Sending file modes: C0644 33382 TidAnalysisModule.html
17:09:05 [2024-02-28T22:09:05.135Z] Sink: C0644 33382 TidAnalysisModule.html
17:09:05 [2024-02-28T22:09:05.135Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.135Z] Sending file modes: C0644 3118 package-summary.html
17:09:05 [2024-02-28T22:09:05.135Z] Sink: C0644 3118 package-summary.html
17:09:05 [2024-02-28T22:09:05.135Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.135Z] Entering directory: D2755 0 class-use
17:09:05 [2024-02-28T22:09:05.135Z] Sink: D2755 0 class-use
17:09:05 [2024-02-28T22:09:05.135Z] Sending file modes: C0644 2378 TidAnalysisModule.html
17:09:05 [2024-02-28T22:09:05.135Z] Sink: C0644 2378 TidAnalysisModule.html
17:09:05 [2024-02-28T22:09:05.135Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.135Z] Sink: E
17:09:05 [2024-02-28T22:09:05.135Z] Sending file modes: C0644 2163 package-use.html
17:09:05 [2024-02-28T22:09:05.135Z] Sink: C0644 2163 package-use.html
17:09:05 [2024-02-28T22:09:05.135Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.135Z] Sink: E
17:09:05 [2024-02-28T22:09:05.135Z] Entering directory: D2755 0 signals
17:09:05 [2024-02-28T22:09:05.135Z] Sink: D2755 0 signals
17:09:05 [2024-02-28T22:09:05.135Z] Sending file modes: C0644 13115 TmfCpuSelectedSignal.html
17:09:05 [2024-02-28T22:09:05.135Z] Sink: C0644 13115 TmfCpuSelectedSignal.html
17:09:05 [2024-02-28T22:09:05.135Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.135Z] Sending file modes: C0644 15863 TmfThreadSelectedSignal.html
17:09:05 [2024-02-28T22:09:05.135Z] Sink: C0644 15863 TmfThreadSelectedSignal.html
17:09:05 [2024-02-28T22:09:05.135Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.135Z] Sending file modes: C0644 3933 package-summary.html
17:09:05 [2024-02-28T22:09:05.135Z] Sink: C0644 3933 package-summary.html
17:09:05 [2024-02-28T22:09:05.135Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.135Z] Entering directory: D2755 0 class-use
17:09:05 [2024-02-28T22:09:05.135Z] Sink: D2755 0 class-use
17:09:05 [2024-02-28T22:09:05.135Z] Sending file modes: C0644 2438 TmfThreadSelectedSignal.html
17:09:05 [2024-02-28T22:09:05.135Z] Sink: C0644 2438 TmfThreadSelectedSignal.html
17:09:05 [2024-02-28T22:09:05.135Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.135Z] Sending file modes: C0644 2420 TmfCpuSelectedSignal.html
17:09:05 [2024-02-28T22:09:05.135Z] Sink: C0644 2420 TmfCpuSelectedSignal.html
17:09:05 [2024-02-28T22:09:05.135Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.135Z] Sink: E
17:09:05 [2024-02-28T22:09:05.135Z] Sending file modes: C0644 2183 package-use.html
17:09:05 [2024-02-28T22:09:05.135Z] Sink: C0644 2183 package-use.html
17:09:05 [2024-02-28T22:09:05.135Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.135Z] Sink: E
17:09:05 [2024-02-28T22:09:05.135Z] Sink: E
17:09:05 [2024-02-28T22:09:05.135Z] Sink: E
17:09:05 [2024-02-28T22:09:05.135Z] Sink: E
17:09:05 [2024-02-28T22:09:05.135Z] Sink: E
17:09:05 [2024-02-28T22:09:05.135Z] Entering directory: D2755 0 tmf
17:09:05 [2024-02-28T22:09:05.135Z] Sink: D2755 0 tmf
17:09:05 [2024-02-28T22:09:05.135Z] Entering directory: D2755 0 ui
17:09:05 [2024-02-28T22:09:05.135Z] Sink: D2755 0 ui
17:09:05 [2024-02-28T22:09:05.135Z] Entering directory: D2755 0 viewers
17:09:05 [2024-02-28T22:09:05.135Z] Sink: D2755 0 viewers
17:09:05 [2024-02-28T22:09:05.135Z] Entering directory: D2755 0 tree
17:09:05 [2024-02-28T22:09:05.135Z] Sink: D2755 0 tree
17:09:05 [2024-02-28T22:09:05.135Z] Sending file modes: C0644 29526 AbstractSelectTreeViewer2.html
17:09:05 [2024-02-28T22:09:05.135Z] Sink: C0644 29526 AbstractSelectTreeViewer2.html
17:09:05 [2024-02-28T22:09:05.135Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.135Z] Sending file modes: C0644 34939 AbstractTmfTreeViewer.html
17:09:05 [2024-02-28T22:09:05.135Z] Sink: C0644 34939 AbstractTmfTreeViewer.html
17:09:05 [2024-02-28T22:09:05.135Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.135Z] Sending file modes: C0644 7553 ICheckboxTreeViewerListener.html
17:09:05 [2024-02-28T22:09:05.135Z] Sink: C0644 7553 ICheckboxTreeViewerListener.html
17:09:05 [2024-02-28T22:09:05.135Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.135Z] Sending file modes: C0644 6477 ITmfTreeColumnDataProvider.html
17:09:05 [2024-02-28T22:09:05.135Z] Sink: C0644 6477 ITmfTreeColumnDataProvider.html
17:09:05 [2024-02-28T22:09:05.135Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.135Z] Sending file modes: C0644 10033 ITmfTreeViewerEntry.html
17:09:05 [2024-02-28T22:09:05.135Z] Sink: C0644 10033 ITmfTreeViewerEntry.html
17:09:05 [2024-02-28T22:09:05.135Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.135Z] Sending file modes: C0644 11802 TmfGenericTreeEntry.html
17:09:05 [2024-02-28T22:09:05.135Z] Sink: C0644 11802 TmfGenericTreeEntry.html
17:09:05 [2024-02-28T22:09:05.135Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.135Z] Sending file modes: C0644 26835 TmfTreeColumnData.html
17:09:05 [2024-02-28T22:09:05.135Z] Sink: C0644 26835 TmfTreeColumnData.html
17:09:05 [2024-02-28T22:09:05.135Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.135Z] Sending file modes: C0644 6676 TmfTreeColumnData.ITmfColumnPercentageProvider.html
17:09:05 [2024-02-28T22:09:05.135Z] Sink: C0644 6676 TmfTreeColumnData.ITmfColumnPercentageProvider.html
17:09:05 [2024-02-28T22:09:05.135Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.135Z] Sending file modes: C0644 20266 TmfTreeViewerEntry.html
17:09:05 [2024-02-28T22:09:05.135Z] Sink: C0644 20266 TmfTreeViewerEntry.html
17:09:05 [2024-02-28T22:09:05.135Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.135Z] Sending file modes: C0644 8667 TmfTreeViewerToolTipHandler.html
17:09:05 [2024-02-28T22:09:05.135Z] Sink: C0644 8667 TmfTreeViewerToolTipHandler.html
17:09:05 [2024-02-28T22:09:05.135Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.135Z] Sending file modes: C0644 8823 package-summary.html
17:09:05 [2024-02-28T22:09:05.135Z] Sink: C0644 8823 package-summary.html
17:09:05 [2024-02-28T22:09:05.135Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.135Z] Entering directory: D2755 0 class-use
17:09:05 [2024-02-28T22:09:05.135Z] Sink: D2755 0 class-use
17:09:05 [2024-02-28T22:09:05.135Z] Sending file modes: C0644 2384 TmfTreeViewerToolTipHandler.html
17:09:05 [2024-02-28T22:09:05.135Z] Sink: C0644 2384 TmfTreeViewerToolTipHandler.html
17:09:05 [2024-02-28T22:09:05.135Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.135Z] Sending file modes: C0644 5616 TmfTreeColumnData.html
17:09:05 [2024-02-28T22:09:05.135Z] Sink: C0644 5616 TmfTreeColumnData.html
17:09:05 [2024-02-28T22:09:05.135Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.135Z] Sending file modes: C0644 5931 TmfTreeColumnData.ITmfColumnPercentageProvider.html
17:09:05 [2024-02-28T22:09:05.135Z] Sink: C0644 5931 TmfTreeColumnData.ITmfColumnPercentageProvider.html
17:09:05 [2024-02-28T22:09:05.135Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.135Z] Sending file modes: C0644 6795 TmfTreeViewerEntry.html
17:09:05 [2024-02-28T22:09:05.135Z] Sink: C0644 6795 TmfTreeViewerEntry.html
17:09:05 [2024-02-28T22:09:05.135Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.135Z] Sending file modes: C0644 6208 AbstractSelectTreeViewer2.html
17:09:05 [2024-02-28T22:09:05.135Z] Sink: C0644 6208 AbstractSelectTreeViewer2.html
17:09:05 [2024-02-28T22:09:05.135Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.135Z] Sending file modes: C0644 10211 ICheckboxTreeViewerListener.html
17:09:05 [2024-02-28T22:09:05.135Z] Sink: C0644 10211 ICheckboxTreeViewerListener.html
17:09:05 [2024-02-28T22:09:05.135Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.135Z] Sending file modes: C0644 12314 ITmfTreeViewerEntry.html
17:09:05 [2024-02-28T22:09:05.135Z] Sink: C0644 12314 ITmfTreeViewerEntry.html
17:09:05 [2024-02-28T22:09:05.135Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.135Z] Sending file modes: C0644 2398 ITmfTreeColumnDataProvider.html
17:09:05 [2024-02-28T22:09:05.135Z] Sink: C0644 2398 ITmfTreeColumnDataProvider.html
17:09:05 [2024-02-28T22:09:05.135Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.135Z] Sending file modes: C0644 2336 TmfGenericTreeEntry.html
17:09:05 [2024-02-28T22:09:05.135Z] Sink: C0644 2336 TmfGenericTreeEntry.html
17:09:05 [2024-02-28T22:09:05.135Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.135Z] Sending file modes: C0644 9967 AbstractTmfTreeViewer.html
17:09:05 [2024-02-28T22:09:05.135Z] Sink: C0644 9967 AbstractTmfTreeViewer.html
17:09:05 [2024-02-28T22:09:05.135Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.135Z] Sink: E
17:09:05 [2024-02-28T22:09:05.135Z] Sending file modes: C0644 10926 package-use.html
17:09:05 [2024-02-28T22:09:05.135Z] Sink: C0644 10926 package-use.html
17:09:05 [2024-02-28T22:09:05.135Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.135Z] Sink: E
17:09:05 [2024-02-28T22:09:05.135Z] Sending file modes: C0644 17954 ArrayTreeContentProvider.html
17:09:05 [2024-02-28T22:09:05.135Z] Sink: C0644 17954 ArrayTreeContentProvider.html
17:09:05 [2024-02-28T22:09:05.135Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.135Z] Entering directory: D2755 0 xychart
17:09:05 [2024-02-28T22:09:05.135Z] Sink: D2755 0 xychart
17:09:05 [2024-02-28T22:09:05.135Z] Sending file modes: C0644 11778 AxisRange.html
17:09:05 [2024-02-28T22:09:05.135Z] Sink: C0644 11778 AxisRange.html
17:09:05 [2024-02-28T22:09:05.135Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.135Z] Sending file modes: C0644 9406 IAxis.html
17:09:05 [2024-02-28T22:09:05.135Z] Sink: C0644 9406 IAxis.html
17:09:05 [2024-02-28T22:09:05.135Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.135Z] Sending file modes: C0644 10872 ITmfChartTimeProvider.html
17:09:05 [2024-02-28T22:09:05.135Z] Sink: C0644 10872 ITmfChartTimeProvider.html
17:09:05 [2024-02-28T22:09:05.135Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.135Z] Sending file modes: C0644 9271 IXYSeries.html
17:09:05 [2024-02-28T22:09:05.135Z] Sink: C0644 9271 IXYSeries.html
17:09:05 [2024-02-28T22:09:05.135Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.135Z] Sending file modes: C0644 20550 TmfBaseProvider.html
17:09:05 [2024-02-28T22:09:05.135Z] Sink: C0644 20550 TmfBaseProvider.html
17:09:05 [2024-02-28T22:09:05.135Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.135Z] Sending file modes: C0644 27194 TmfChartTimeStampFormat.html
17:09:05 [2024-02-28T22:09:05.135Z] Sink: C0644 27194 TmfChartTimeStampFormat.html
17:09:05 [2024-02-28T22:09:05.135Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.135Z] Sending file modes: C0644 15899 TmfClosestDataPointTooltipProvider.html
17:09:05 [2024-02-28T22:09:05.135Z] Sink: C0644 15899 TmfClosestDataPointTooltipProvider.html
17:09:05 [2024-02-28T22:09:05.135Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.135Z] Entering directory: D2755 0 linechart
17:09:05 [2024-02-28T22:09:05.135Z] Sink: D2755 0 linechart
17:09:05 [2024-02-28T22:09:05.135Z] Sending file modes: C0644 30771 TmfCommonXAxisChartViewer.html
17:09:05 [2024-02-28T22:09:05.135Z] Sink: C0644 30771 TmfCommonXAxisChartViewer.html
17:09:05 [2024-02-28T22:09:05.135Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.135Z] Sending file modes: C0644 13378 TmfCommonXLineChartTooltipProvider.html
17:09:05 [2024-02-28T22:09:05.135Z] Sink: C0644 13378 TmfCommonXLineChartTooltipProvider.html
17:09:05 [2024-02-28T22:09:05.135Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.135Z] Sending file modes: C0644 32045 TmfFilteredXYChartViewer.html
17:09:05 [2024-02-28T22:09:05.135Z] Sink: C0644 32045 TmfFilteredXYChartViewer.html
17:09:05 [2024-02-28T22:09:05.135Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.135Z] Sending file modes: C0644 14758 TmfXYChartSettings.html
17:09:05 [2024-02-28T22:09:05.135Z] Sink: C0644 14758 TmfXYChartSettings.html
17:09:05 [2024-02-28T22:09:05.135Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.135Z] Sending file modes: C0644 4903 package-summary.html
17:09:05 [2024-02-28T22:09:05.135Z] Sink: C0644 4903 package-summary.html
17:09:05 [2024-02-28T22:09:05.135Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.135Z] Entering directory: D2755 0 class-use
17:09:05 [2024-02-28T22:09:05.135Z] Sink: D2755 0 class-use
17:09:05 [2024-02-28T22:09:05.135Z] Sending file modes: C0644 2516 TmfCommonXLineChartTooltipProvider.html
17:09:05 [2024-02-28T22:09:05.135Z] Sink: C0644 2516 TmfCommonXLineChartTooltipProvider.html
17:09:05 [2024-02-28T22:09:05.135Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.135Z] Sending file modes: C0644 10135 TmfXYChartSettings.html
17:09:05 [2024-02-28T22:09:05.135Z] Sink: C0644 10135 TmfXYChartSettings.html
17:09:05 [2024-02-28T22:09:05.390Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.390Z] Sending file modes: C0644 9549 TmfCommonXAxisChartViewer.html
17:09:05 [2024-02-28T22:09:05.390Z] Sink: C0644 9549 TmfCommonXAxisChartViewer.html
17:09:05 [2024-02-28T22:09:05.390Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.390Z] Sending file modes: C0644 6316 TmfFilteredXYChartViewer.html
17:09:05 [2024-02-28T22:09:05.390Z] Sink: C0644 6316 TmfFilteredXYChartViewer.html
17:09:05 [2024-02-28T22:09:05.390Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.390Z] Sink: E
17:09:05 [2024-02-28T22:09:05.390Z] Sending file modes: C0644 8235 package-use.html
17:09:05 [2024-02-28T22:09:05.390Z] Sink: C0644 8235 package-use.html
17:09:05 [2024-02-28T22:09:05.390Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.390Z] Sink: E
17:09:05 [2024-02-28T22:09:05.390Z] Entering directory: D2755 0 barchart
17:09:05 [2024-02-28T22:09:05.390Z] Sink: D2755 0 barchart
17:09:05 [2024-02-28T22:09:05.390Z] Sending file modes: C0644 17600 TmfHistogramTooltipProvider.html
17:09:05 [2024-02-28T22:09:05.390Z] Sink: C0644 17600 TmfHistogramTooltipProvider.html
17:09:05 [2024-02-28T22:09:05.390Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.390Z] Sending file modes: C0644 3797 package-summary.html
17:09:05 [2024-02-28T22:09:05.390Z] Sink: C0644 3797 package-summary.html
17:09:05 [2024-02-28T22:09:05.390Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.390Z] Entering directory: D2755 0 class-use
17:09:05 [2024-02-28T22:09:05.390Z] Sink: D2755 0 class-use
17:09:05 [2024-02-28T22:09:05.390Z] Sending file modes: C0644 2468 TmfHistogramTooltipProvider.html
17:09:05 [2024-02-28T22:09:05.390Z] Sink: C0644 2468 TmfHistogramTooltipProvider.html
17:09:05 [2024-02-28T22:09:05.390Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.390Z] Sink: E
17:09:05 [2024-02-28T22:09:05.390Z] Sending file modes: C0644 2188 package-use.html
17:09:05 [2024-02-28T22:09:05.390Z] Sink: C0644 2188 package-use.html
17:09:05 [2024-02-28T22:09:05.390Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.390Z] Sink: E
17:09:05 [2024-02-28T22:09:05.390Z] Sending file modes: C0644 16190 TmfMouseDragProvider.html
17:09:05 [2024-02-28T22:09:05.390Z] Sink: C0644 16190 TmfMouseDragProvider.html
17:09:05 [2024-02-28T22:09:05.390Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.390Z] Sending file modes: C0644 18357 TmfMouseDragZoomProvider.html
17:09:05 [2024-02-28T22:09:05.390Z] Sink: C0644 18357 TmfMouseDragZoomProvider.html
17:09:05 [2024-02-28T22:09:05.390Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.391Z] Sending file modes: C0644 17151 TmfMouseSelectionProvider.html
17:09:05 [2024-02-28T22:09:05.391Z] Sink: C0644 17151 TmfMouseSelectionProvider.html
17:09:05 [2024-02-28T22:09:05.391Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.391Z] Sending file modes: C0644 13179 TmfMouseWheelZoomProvider.html
17:09:05 [2024-02-28T22:09:05.391Z] Sink: C0644 13179 TmfMouseWheelZoomProvider.html
17:09:05 [2024-02-28T22:09:05.391Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.391Z] Sending file modes: C0644 16662 TmfSimpleTooltipProvider.html
17:09:05 [2024-02-28T22:09:05.391Z] Sink: C0644 16662 TmfSimpleTooltipProvider.html
17:09:05 [2024-02-28T22:09:05.391Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.391Z] Sending file modes: C0644 56837 TmfXYChartViewer.html
17:09:05 [2024-02-28T22:09:05.391Z] Sink: C0644 56837 TmfXYChartViewer.html
17:09:05 [2024-02-28T22:09:05.391Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.391Z] Sending file modes: C0644 11898 XYChartLegendImageProvider.html
17:09:05 [2024-02-28T22:09:05.391Z] Sink: C0644 11898 XYChartLegendImageProvider.html
17:09:05 [2024-02-28T22:09:05.391Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.391Z] Sending file modes: C0644 10224 package-summary.html
17:09:05 [2024-02-28T22:09:05.391Z] Sink: C0644 10224 package-summary.html
17:09:05 [2024-02-28T22:09:05.391Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.391Z] Entering directory: D2755 0 class-use
17:09:05 [2024-02-28T22:09:05.391Z] Sink: D2755 0 class-use
17:09:05 [2024-02-28T22:09:05.391Z] Sending file modes: C0644 12617 TmfBaseProvider.html
17:09:05 [2024-02-28T22:09:05.391Z] Sink: C0644 12617 TmfBaseProvider.html
17:09:05 [2024-02-28T22:09:05.391Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.391Z] Sending file modes: C0644 2390 TmfMouseSelectionProvider.html
17:09:05 [2024-02-28T22:09:05.391Z] Sink: C0644 2390 TmfMouseSelectionProvider.html
17:09:05 [2024-02-28T22:09:05.391Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.391Z] Sending file modes: C0644 2396 XYChartLegendImageProvider.html
17:09:05 [2024-02-28T22:09:05.391Z] Sink: C0644 2396 XYChartLegendImageProvider.html
17:09:05 [2024-02-28T22:09:05.391Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.391Z] Sending file modes: C0644 2378 TmfChartTimeStampFormat.html
17:09:05 [2024-02-28T22:09:05.391Z] Sink: C0644 2378 TmfChartTimeStampFormat.html
17:09:05 [2024-02-28T22:09:05.391Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.391Z] Sending file modes: C0644 8720 AxisRange.html
17:09:05 [2024-02-28T22:09:05.391Z] Sink: C0644 8720 AxisRange.html
17:09:05 [2024-02-28T22:09:05.391Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.391Z] Sending file modes: C0644 2360 TmfMouseDragProvider.html
17:09:05 [2024-02-28T22:09:05.391Z] Sink: C0644 2360 TmfMouseDragProvider.html
17:09:05 [2024-02-28T22:09:05.391Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.391Z] Sending file modes: C0644 4301 IXYSeries.html
17:09:05 [2024-02-28T22:09:05.391Z] Sink: C0644 4301 IXYSeries.html
17:09:05 [2024-02-28T22:09:05.391Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.391Z] Sending file modes: C0644 2444 TmfClosestDataPointTooltipProvider.html
17:09:05 [2024-02-28T22:09:05.391Z] Sink: C0644 2444 TmfClosestDataPointTooltipProvider.html
17:09:05 [2024-02-28T22:09:05.391Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.391Z] Sending file modes: C0644 9569 TmfXYChartViewer.html
17:09:05 [2024-02-28T22:09:05.391Z] Sink: C0644 9569 TmfXYChartViewer.html
17:09:05 [2024-02-28T22:09:05.391Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.391Z] Sending file modes: C0644 2384 TmfSimpleTooltipProvider.html
17:09:05 [2024-02-28T22:09:05.391Z] Sink: C0644 2384 TmfSimpleTooltipProvider.html
17:09:05 [2024-02-28T22:09:05.391Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.391Z] Sending file modes: C0644 17868 ITmfChartTimeProvider.html
17:09:05 [2024-02-28T22:09:05.391Z] Sink: C0644 17868 ITmfChartTimeProvider.html
17:09:05 [2024-02-28T22:09:05.391Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.391Z] Sending file modes: C0644 2390 TmfMouseWheelZoomProvider.html
17:09:05 [2024-02-28T22:09:05.391Z] Sink: C0644 2390 TmfMouseWheelZoomProvider.html
17:09:05 [2024-02-28T22:09:05.391Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.391Z] Sending file modes: C0644 2384 TmfMouseDragZoomProvider.html
17:09:05 [2024-02-28T22:09:05.391Z] Sink: C0644 2384 TmfMouseDragZoomProvider.html
17:09:05 [2024-02-28T22:09:05.391Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.391Z] Sending file modes: C0644 4477 IAxis.html
17:09:05 [2024-02-28T22:09:05.391Z] Sink: C0644 4477 IAxis.html
17:09:05 [2024-02-28T22:09:05.391Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.391Z] Sink: E
17:09:05 [2024-02-28T22:09:05.391Z] Sending file modes: C0644 12578 package-use.html
17:09:05 [2024-02-28T22:09:05.391Z] Sink: C0644 12578 package-use.html
17:09:05 [2024-02-28T22:09:05.391Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.391Z] Sink: E
17:09:05 [2024-02-28T22:09:05.391Z] Sending file modes: C0644 9336 IImageSave.html
17:09:05 [2024-02-28T22:09:05.391Z] Sink: C0644 9336 IImageSave.html
17:09:05 [2024-02-28T22:09:05.391Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.391Z] Sending file modes: C0644 6792 ILegendImageProvider2.html
17:09:05 [2024-02-28T22:09:05.391Z] Sink: C0644 6792 ILegendImageProvider2.html
17:09:05 [2024-02-28T22:09:05.391Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.391Z] Entering directory: D2755 0 table
17:09:05 [2024-02-28T22:09:05.391Z] Sink: D2755 0 table
17:09:05 [2024-02-28T22:09:05.391Z] Sending file modes: C0644 7296 ISortingLazyContentProvider.html
17:09:05 [2024-02-28T22:09:05.391Z] Sink: C0644 7296 ISortingLazyContentProvider.html
17:09:05 [2024-02-28T22:09:05.391Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.391Z] Sending file modes: C0644 20591 TmfSimpleTableViewer.html
17:09:05 [2024-02-28T22:09:05.391Z] Sink: C0644 20591 TmfSimpleTableViewer.html
17:09:05 [2024-02-28T22:09:05.391Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.391Z] Sending file modes: C0644 5461 package-summary.html
17:09:05 [2024-02-28T22:09:05.391Z] Sink: C0644 5461 package-summary.html
17:09:05 [2024-02-28T22:09:05.391Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.391Z] Entering directory: D2755 0 class-use
17:09:05 [2024-02-28T22:09:05.391Z] Sink: D2755 0 class-use
17:09:05 [2024-02-28T22:09:05.391Z] Sending file modes: C0644 4991 TmfSimpleTableViewer.html
17:09:05 [2024-02-28T22:09:05.391Z] Sink: C0644 4991 TmfSimpleTableViewer.html
17:09:05 [2024-02-28T22:09:05.391Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.391Z] Sending file modes: C0644 2410 ISortingLazyContentProvider.html
17:09:05 [2024-02-28T22:09:05.391Z] Sink: C0644 2410 ISortingLazyContentProvider.html
17:09:05 [2024-02-28T22:09:05.391Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.391Z] Sink: E
17:09:05 [2024-02-28T22:09:05.391Z] Sending file modes: C0644 3658 package-use.html
17:09:05 [2024-02-28T22:09:05.391Z] Sink: C0644 3658 package-use.html
17:09:05 [2024-02-28T22:09:05.391Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.391Z] Sink: E
17:09:05 [2024-02-28T22:09:05.391Z] Sending file modes: C0644 17884 ITmfTimeProvider.html
17:09:05 [2024-02-28T22:09:05.391Z] Sink: C0644 17884 ITmfTimeProvider.html
17:09:05 [2024-02-28T22:09:05.391Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.391Z] Sending file modes: C0644 11438 ITmfViewer.html
17:09:05 [2024-02-28T22:09:05.391Z] Sink: C0644 11438 ITmfViewer.html
17:09:05 [2024-02-28T22:09:05.391Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.391Z] Sending file modes: C0644 12365 TmfAbstractToolTipHandler.html
17:09:05 [2024-02-28T22:09:05.391Z] Sink: C0644 12365 TmfAbstractToolTipHandler.html
17:09:05 [2024-02-28T22:09:05.391Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.391Z] Sending file modes: C0644 20305 TmfAbstractToolTipHandler.ToolTipString.html
17:09:05 [2024-02-28T22:09:05.391Z] Sink: C0644 20305 TmfAbstractToolTipHandler.ToolTipString.html
17:09:05 [2024-02-28T22:09:05.391Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.391Z] Entering directory: D2755 0 events
17:09:05 [2024-02-28T22:09:05.391Z] Sink: D2755 0 events
17:09:05 [2024-02-28T22:09:05.391Z] Sending file modes: C0644 11989 TmfEventAdapterFactory.html
17:09:05 [2024-02-28T22:09:05.391Z] Sink: C0644 11989 TmfEventAdapterFactory.html
17:09:05 [2024-02-28T22:09:05.391Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.391Z] Sending file modes: C0644 17410 TmfEventPropertySource.html
17:09:05 [2024-02-28T22:09:05.391Z] Sink: C0644 17410 TmfEventPropertySource.html
17:09:05 [2024-02-28T22:09:05.391Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.391Z] Sending file modes: C0644 21403 TmfEventsCache.html
17:09:05 [2024-02-28T22:09:05.391Z] Sink: C0644 21403 TmfEventsCache.html
17:09:05 [2024-02-28T22:09:05.391Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.391Z] Sending file modes: C0644 19044 TmfEventsCache.CachedEvent.html
17:09:05 [2024-02-28T22:09:05.391Z] Sink: C0644 19044 TmfEventsCache.CachedEvent.html
17:09:05 [2024-02-28T22:09:05.391Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.391Z] Sending file modes: C0644 51526 TmfEventsTable.html
17:09:05 [2024-02-28T22:09:05.391Z] Sink: C0644 51526 TmfEventsTable.html
17:09:05 [2024-02-28T22:09:05.391Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.391Z] Sending file modes: C0644 17435 TmfEventsTable.HeaderState.html
17:09:05 [2024-02-28T22:09:05.391Z] Sink: C0644 17435 TmfEventsTable.HeaderState.html
17:09:05 [2024-02-28T22:09:05.391Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.391Z] Sending file modes: C0644 17805 TmfEventsTable.Key.html
17:09:05 [2024-02-28T22:09:05.391Z] Sink: C0644 17805 TmfEventsTable.Key.html
17:09:05 [2024-02-28T22:09:05.391Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.391Z] Sending file modes: C0644 18469 TmfEventsTableHeader.html
17:09:05 [2024-02-28T22:09:05.391Z] Sink: C0644 18469 TmfEventsTableHeader.html
17:09:05 [2024-02-28T22:09:05.391Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.391Z] Sending file modes: C0644 7757 TmfEventsTableHeader.IEventsTableHeaderListener.html
17:09:05 [2024-02-28T22:09:05.391Z] Sink: C0644 7757 TmfEventsTableHeader.IEventsTableHeaderListener.html
17:09:05 [2024-02-28T22:09:05.391Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.391Z] Entering directory: D2755 0 columns
17:09:05 [2024-02-28T22:09:05.391Z] Sink: D2755 0 columns
17:09:05 [2024-02-28T22:09:05.391Z] Sending file modes: C0644 19369 TmfEventTableColumn.html
17:09:05 [2024-02-28T22:09:05.391Z] Sink: C0644 19369 TmfEventTableColumn.html
17:09:05 [2024-02-28T22:09:05.391Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.391Z] Sending file modes: C0644 3673 package-summary.html
17:09:05 [2024-02-28T22:09:05.391Z] Sink: C0644 3673 package-summary.html
17:09:05 [2024-02-28T22:09:05.391Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.391Z] Entering directory: D2755 0 class-use
17:09:05 [2024-02-28T22:09:05.391Z] Sink: D2755 0 class-use
17:09:05 [2024-02-28T22:09:05.391Z] Sending file modes: C0644 2408 TmfEventTableColumn.html
17:09:05 [2024-02-28T22:09:05.391Z] Sink: C0644 2408 TmfEventTableColumn.html
17:09:05 [2024-02-28T22:09:05.391Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.391Z] Sink: E
17:09:05 [2024-02-28T22:09:05.391Z] Sending file modes: C0644 2178 package-use.html
17:09:05 [2024-02-28T22:09:05.391Z] Sink: C0644 2178 package-use.html
17:09:05 [2024-02-28T22:09:05.391Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.391Z] Sink: E
17:09:05 [2024-02-28T22:09:05.391Z] Sending file modes: C0644 8437 package-summary.html
17:09:05 [2024-02-28T22:09:05.391Z] Sink: C0644 8437 package-summary.html
17:09:05 [2024-02-28T22:09:05.391Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.391Z] Entering directory: D2755 0 class-use
17:09:05 [2024-02-28T22:09:05.391Z] Sink: D2755 0 class-use
17:09:05 [2024-02-28T22:09:05.391Z] Sending file modes: C0644 2318 TmfEventsCache.html
17:09:05 [2024-02-28T22:09:05.391Z] Sink: C0644 2318 TmfEventsCache.html
17:09:05 [2024-02-28T22:09:05.391Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.391Z] Sending file modes: C0644 4814 TmfEventsCache.CachedEvent.html
17:09:05 [2024-02-28T22:09:05.391Z] Sink: C0644 4814 TmfEventsCache.CachedEvent.html
17:09:05 [2024-02-28T22:09:05.391Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.391Z] Sending file modes: C0644 6115 TmfEventsTable.html
17:09:05 [2024-02-28T22:09:05.391Z] Sink: C0644 6115 TmfEventsTable.html
17:09:05 [2024-02-28T22:09:05.391Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.391Z] Sending file modes: C0644 5168 TmfEventsTable.HeaderState.html
17:09:05 [2024-02-28T22:09:05.391Z] Sink: C0644 5168 TmfEventsTable.HeaderState.html
17:09:05 [2024-02-28T22:09:05.391Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.391Z] Sending file modes: C0644 2370 TmfEventsTable.Key.html
17:09:05 [2024-02-28T22:09:05.391Z] Sink: C0644 2370 TmfEventsTable.Key.html
17:09:05 [2024-02-28T22:09:05.391Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.391Z] Sending file modes: C0644 2354 TmfEventsTableHeader.html
17:09:05 [2024-02-28T22:09:05.391Z] Sink: C0644 2354 TmfEventsTableHeader.html
17:09:05 [2024-02-28T22:09:05.391Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.391Z] Sending file modes: C0644 4777 TmfEventsTableHeader.IEventsTableHeaderListener.html
17:09:05 [2024-02-28T22:09:05.391Z] Sink: C0644 4777 TmfEventsTableHeader.IEventsTableHeaderListener.html
17:09:05 [2024-02-28T22:09:05.391Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.391Z] Sending file modes: C0644 2366 TmfEventAdapterFactory.html
17:09:05 [2024-02-28T22:09:05.391Z] Sink: C0644 2366 TmfEventAdapterFactory.html
17:09:05 [2024-02-28T22:09:05.391Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.391Z] Sending file modes: C0644 2366 TmfEventPropertySource.html
17:09:05 [2024-02-28T22:09:05.391Z] Sink: C0644 2366 TmfEventPropertySource.html
17:09:05 [2024-02-28T22:09:05.391Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.391Z] Sink: E
17:09:05 [2024-02-28T22:09:05.391Z] Sending file modes: C0644 5329 package-use.html
17:09:05 [2024-02-28T22:09:05.391Z] Sink: C0644 5329 package-use.html
17:09:05 [2024-02-28T22:09:05.391Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.391Z] Sink: E
17:09:05 [2024-02-28T22:09:05.391Z] Sending file modes: C0644 45327 TmfTimeViewer.html
17:09:05 [2024-02-28T22:09:05.391Z] Sink: C0644 45327 TmfTimeViewer.html
17:09:05 [2024-02-28T22:09:05.391Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.391Z] Sending file modes: C0644 17076 TmfViewer.html
17:09:05 [2024-02-28T22:09:05.391Z] Sink: C0644 17076 TmfViewer.html
17:09:05 [2024-02-28T22:09:05.391Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.391Z] Sending file modes: C0644 8237 package-summary.html
17:09:05 [2024-02-28T22:09:05.391Z] Sink: C0644 8237 package-summary.html
17:09:05 [2024-02-28T22:09:05.391Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.391Z] Entering directory: D2755 0 class-use
17:09:05 [2024-02-28T22:09:05.391Z] Sink: D2755 0 class-use
17:09:05 [2024-02-28T22:09:05.391Z] Sending file modes: C0644 17082 ITmfTimeProvider.html
17:09:05 [2024-02-28T22:09:05.391Z] Sink: C0644 17082 ITmfTimeProvider.html
17:09:05 [2024-02-28T22:09:05.391Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.391Z] Sending file modes: C0644 5837 ILegendImageProvider2.html
17:09:05 [2024-02-28T22:09:05.391Z] Sink: C0644 5837 ILegendImageProvider2.html
17:09:05 [2024-02-28T22:09:05.391Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.392Z] Sending file modes: C0644 28443 ITmfViewer.html
17:09:05 [2024-02-28T22:09:05.392Z] Sink: C0644 28443 ITmfViewer.html
17:09:05 [2024-02-28T22:09:05.392Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.392Z] Sending file modes: C0644 14508 IImageSave.html
17:09:05 [2024-02-28T22:09:05.392Z] Sink: C0644 14508 IImageSave.html
17:09:05 [2024-02-28T22:09:05.647Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.647Z] Sending file modes: C0644 22675 TmfViewer.html
17:09:05 [2024-02-28T22:09:05.647Z] Sink: C0644 22675 TmfViewer.html
17:09:05 [2024-02-28T22:09:05.647Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.647Z] Sending file modes: C0644 2324 ArrayTreeContentProvider.html
17:09:05 [2024-02-28T22:09:05.647Z] Sink: C0644 2324 ArrayTreeContentProvider.html
17:09:05 [2024-02-28T22:09:05.647Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.647Z] Sending file modes: C0644 14402 TmfTimeViewer.html
17:09:05 [2024-02-28T22:09:05.647Z] Sink: C0644 14402 TmfTimeViewer.html
17:09:05 [2024-02-28T22:09:05.647Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.647Z] Sending file modes: C0644 9880 TmfAbstractToolTipHandler.html
17:09:05 [2024-02-28T22:09:05.647Z] Sink: C0644 9880 TmfAbstractToolTipHandler.html
17:09:05 [2024-02-28T22:09:05.647Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.647Z] Sending file modes: C0644 7004 TmfAbstractToolTipHandler.ToolTipString.html
17:09:05 [2024-02-28T22:09:05.647Z] Sink: C0644 7004 TmfAbstractToolTipHandler.ToolTipString.html
17:09:05 [2024-02-28T22:09:05.647Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.647Z] Sink: E
17:09:05 [2024-02-28T22:09:05.647Z] Sending file modes: C0644 29050 package-use.html
17:09:05 [2024-02-28T22:09:05.647Z] Sink: C0644 29050 package-use.html
17:09:05 [2024-02-28T22:09:05.647Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.647Z] Sink: E
17:09:05 [2024-02-28T22:09:05.647Z] Entering directory: D2755 0 views
17:09:05 [2024-02-28T22:09:05.647Z] Sink: D2755 0 views
17:09:05 [2024-02-28T22:09:05.647Z] Entering directory: D2755 0 timegraph
17:09:05 [2024-02-28T22:09:05.647Z] Sink: D2755 0 timegraph
17:09:05 [2024-02-28T22:09:05.647Z] Sending file modes: C0644 17566 AbstractStateSystemTimeGraphView.html
17:09:05 [2024-02-28T22:09:05.647Z] Sink: C0644 17566 AbstractStateSystemTimeGraphView.html
17:09:05 [2024-02-28T22:09:05.647Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.647Z] Sending file modes: C0644 8260 AbstractStateSystemTimeGraphView.IQueryHandler.html
17:09:05 [2024-02-28T22:09:05.647Z] Sink: C0644 8260 AbstractStateSystemTimeGraphView.IQueryHandler.html
17:09:05 [2024-02-28T22:09:05.647Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.647Z] Sending file modes: C0644 56584 AbstractTimeGraphView.html
17:09:05 [2024-02-28T22:09:05.647Z] Sink: C0644 56584 AbstractTimeGraphView.html
17:09:05 [2024-02-28T22:09:05.647Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.647Z] Sending file modes: C0644 26876 BaseDataProviderTimeGraphView.html
17:09:05 [2024-02-28T22:09:05.647Z] Sink: C0644 26876 BaseDataProviderTimeGraphView.html
17:09:05 [2024-02-28T22:09:05.647Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.647Z] Sending file modes: C0644 9138 ITimeGraphEntryComparator.html
17:09:05 [2024-02-28T22:09:05.647Z] Sink: C0644 9138 ITimeGraphEntryComparator.html
17:09:05 [2024-02-28T22:09:05.647Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.647Z] Sending file modes: C0644 6601 ITimeGraphLegendProvider.html
17:09:05 [2024-02-28T22:09:05.647Z] Sink: C0644 6601 ITimeGraphLegendProvider.html
17:09:05 [2024-02-28T22:09:05.647Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.647Z] Sending file modes: C0644 20389 Messages.html
17:09:05 [2024-02-28T22:09:05.647Z] Sink: C0644 20389 Messages.html
17:09:05 [2024-02-28T22:09:05.647Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.647Z] Sending file modes: C0644 6903 package-summary.html
17:09:05 [2024-02-28T22:09:05.647Z] Sink: C0644 6903 package-summary.html
17:09:05 [2024-02-28T22:09:05.647Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.647Z] Entering directory: D2755 0 class-use
17:09:05 [2024-02-28T22:09:05.647Z] Sink: D2755 0 class-use
17:09:05 [2024-02-28T22:09:05.647Z] Sending file modes: C0644 2410 ITimeGraphEntryComparator.html
17:09:05 [2024-02-28T22:09:05.647Z] Sink: C0644 2410 ITimeGraphEntryComparator.html
17:09:05 [2024-02-28T22:09:05.647Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.647Z] Sending file modes: C0644 9699 AbstractTimeGraphView.html
17:09:05 [2024-02-28T22:09:05.647Z] Sink: C0644 9699 AbstractTimeGraphView.html
17:09:05 [2024-02-28T22:09:05.647Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.647Z] Sending file modes: C0644 2432 AbstractStateSystemTimeGraphView.html
17:09:05 [2024-02-28T22:09:05.647Z] Sink: C0644 2432 AbstractStateSystemTimeGraphView.html
17:09:05 [2024-02-28T22:09:05.647Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.647Z] Sending file modes: C0644 2544 AbstractStateSystemTimeGraphView.IQueryHandler.html
17:09:05 [2024-02-28T22:09:05.647Z] Sink: C0644 2544 AbstractStateSystemTimeGraphView.IQueryHandler.html
17:09:05 [2024-02-28T22:09:05.647Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.647Z] Sending file modes: C0644 6200 ITimeGraphLegendProvider.html
17:09:05 [2024-02-28T22:09:05.647Z] Sink: C0644 6200 ITimeGraphLegendProvider.html
17:09:05 [2024-02-28T22:09:05.647Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.647Z] Sending file modes: C0644 7809 BaseDataProviderTimeGraphView.html
17:09:05 [2024-02-28T22:09:05.647Z] Sink: C0644 7809 BaseDataProviderTimeGraphView.html
17:09:05 [2024-02-28T22:09:05.647Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.647Z] Sending file modes: C0644 2288 Messages.html
17:09:05 [2024-02-28T22:09:05.647Z] Sink: C0644 2288 Messages.html
17:09:05 [2024-02-28T22:09:05.647Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.647Z] Sink: E
17:09:05 [2024-02-28T22:09:05.647Z] Sending file modes: C0644 9348 package-use.html
17:09:05 [2024-02-28T22:09:05.647Z] Sink: C0644 9348 package-use.html
17:09:05 [2024-02-28T22:09:05.647Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.647Z] Sink: E
17:09:05 [2024-02-28T22:09:05.647Z] Entering directory: D2755 0 uml2sd
17:09:05 [2024-02-28T22:09:05.647Z] Sink: D2755 0 uml2sd
17:09:05 [2024-02-28T22:09:05.647Z] Entering directory: D2755 0 core
17:09:05 [2024-02-28T22:09:05.647Z] Sink: D2755 0 core
17:09:05 [2024-02-28T22:09:05.647Z] Sending file modes: C0644 49822 AsyncMessage.html
17:09:05 [2024-02-28T22:09:05.647Z] Sink: C0644 49822 AsyncMessage.html
17:09:05 [2024-02-28T22:09:05.647Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.647Z] Sending file modes: C0644 22729 AsyncMessageReturn.html
17:09:05 [2024-02-28T22:09:05.647Z] Sink: C0644 22729 AsyncMessageReturn.html
17:09:05 [2024-02-28T22:09:05.647Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.647Z] Sending file modes: C0644 34401 BaseMessage.html
17:09:05 [2024-02-28T22:09:05.647Z] Sink: C0644 34401 BaseMessage.html
17:09:05 [2024-02-28T22:09:05.647Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.647Z] Sending file modes: C0644 32366 BasicExecutionOccurrence.html
17:09:05 [2024-02-28T22:09:05.647Z] Sink: C0644 32366 BasicExecutionOccurrence.html
17:09:05 [2024-02-28T22:09:05.647Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.647Z] Sending file modes: C0644 40222 BasicFrame.html
17:09:05 [2024-02-28T22:09:05.647Z] Sink: C0644 40222 BasicFrame.html
17:09:05 [2024-02-28T22:09:05.647Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.647Z] Sending file modes: C0644 19218 EllipsisMessage.html
17:09:05 [2024-02-28T22:09:05.647Z] Sink: C0644 19218 EllipsisMessage.html
17:09:05 [2024-02-28T22:09:05.647Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.647Z] Sending file modes: C0644 31974 ExecutionOccurrence.html
17:09:05 [2024-02-28T22:09:05.647Z] Sink: C0644 31974 ExecutionOccurrence.html
17:09:05 [2024-02-28T22:09:05.647Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.647Z] Sending file modes: C0644 65533 Frame.html
17:09:05 [2024-02-28T22:09:05.647Z] Sink: C0644 65533 Frame.html
17:09:05 [2024-02-28T22:09:05.647Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.647Z] Sending file modes: C0644 44556 GraphNode.html
17:09:05 [2024-02-28T22:09:05.647Z] Sink: C0644 44556 GraphNode.html
17:09:05 [2024-02-28T22:09:05.647Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.647Z] Sending file modes: C0644 29403 HotSpot.html
17:09:05 [2024-02-28T22:09:05.647Z] Sink: C0644 29403 HotSpot.html
17:09:05 [2024-02-28T22:09:05.647Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.647Z] Sending file modes: C0644 9260 ITimeRange.html
17:09:05 [2024-02-28T22:09:05.647Z] Sink: C0644 9260 ITimeRange.html
17:09:05 [2024-02-28T22:09:05.647Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.647Z] Sending file modes: C0644 44493 Lifeline.html
17:09:05 [2024-02-28T22:09:05.647Z] Sink: C0644 44493 Lifeline.html
17:09:05 [2024-02-28T22:09:05.647Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.647Z] Sending file modes: C0644 13564 LifelineCategories.html
17:09:05 [2024-02-28T22:09:05.647Z] Sink: C0644 13564 LifelineCategories.html
17:09:05 [2024-02-28T22:09:05.647Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.647Z] Sending file modes: C0644 49550 Metrics.html
17:09:05 [2024-02-28T22:09:05.647Z] Sink: C0644 49550 Metrics.html
17:09:05 [2024-02-28T22:09:05.647Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.647Z] Sending file modes: C0644 12715 SDTimeEvent.html
17:09:05 [2024-02-28T22:09:05.647Z] Sink: C0644 12715 SDTimeEvent.html
17:09:05 [2024-02-28T22:09:05.647Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.647Z] Sending file modes: C0644 26382 Stop.html
17:09:05 [2024-02-28T22:09:05.647Z] Sink: C0644 26382 Stop.html
17:09:05 [2024-02-28T22:09:05.647Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.647Z] Sending file modes: C0644 39405 SyncMessage.html
17:09:05 [2024-02-28T22:09:05.647Z] Sink: C0644 39405 SyncMessage.html
17:09:05 [2024-02-28T22:09:05.647Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.647Z] Sending file modes: C0644 22342 SyncMessageReturn.html
17:09:05 [2024-02-28T22:09:05.647Z] Sink: C0644 22342 SyncMessageReturn.html
17:09:05 [2024-02-28T22:09:05.647Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.647Z] Sending file modes: C0644 11897 package-summary.html
17:09:05 [2024-02-28T22:09:05.647Z] Sink: C0644 11897 package-summary.html
17:09:05 [2024-02-28T22:09:05.647Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.647Z] Entering directory: D2755 0 class-use
17:09:05 [2024-02-28T22:09:05.647Z] Sink: D2755 0 class-use
17:09:05 [2024-02-28T22:09:05.647Z] Sending file modes: C0644 26020 Lifeline.html
17:09:05 [2024-02-28T22:09:05.647Z] Sink: C0644 26020 Lifeline.html
17:09:05 [2024-02-28T22:09:05.647Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.647Z] Sending file modes: C0644 2354 EllipsisMessage.html
17:09:05 [2024-02-28T22:09:05.647Z] Sink: C0644 2354 EllipsisMessage.html
17:09:05 [2024-02-28T22:09:05.647Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.647Z] Sending file modes: C0644 39436 GraphNode.html
17:09:05 [2024-02-28T22:09:05.647Z] Sink: C0644 39436 GraphNode.html
17:09:05 [2024-02-28T22:09:05.647Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.647Z] Sending file modes: C0644 2288 Stop.html
17:09:05 [2024-02-28T22:09:05.647Z] Sink: C0644 2288 Stop.html
17:09:05 [2024-02-28T22:09:05.647Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.647Z] Sending file modes: C0644 10552 Frame.html
17:09:05 [2024-02-28T22:09:05.647Z] Sink: C0644 10552 Frame.html
17:09:05 [2024-02-28T22:09:05.647Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.647Z] Sending file modes: C0644 8877 AsyncMessage.html
17:09:05 [2024-02-28T22:09:05.647Z] Sink: C0644 8877 AsyncMessage.html
17:09:05 [2024-02-28T22:09:05.647Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.647Z] Sending file modes: C0644 4744 AsyncMessageReturn.html
17:09:05 [2024-02-28T22:09:05.647Z] Sink: C0644 4744 AsyncMessageReturn.html
17:09:05 [2024-02-28T22:09:05.647Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.647Z] Sending file modes: C0644 14875 BaseMessage.html
17:09:05 [2024-02-28T22:09:05.647Z] Sink: C0644 14875 BaseMessage.html
17:09:05 [2024-02-28T22:09:05.647Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.647Z] Sending file modes: C0644 11530 BasicExecutionOccurrence.html
17:09:05 [2024-02-28T22:09:05.647Z] Sink: C0644 11530 BasicExecutionOccurrence.html
17:09:05 [2024-02-28T22:09:05.647Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.647Z] Sending file modes: C0644 5408 LifelineCategories.html
17:09:05 [2024-02-28T22:09:05.647Z] Sink: C0644 5408 LifelineCategories.html
17:09:05 [2024-02-28T22:09:05.647Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.647Z] Sending file modes: C0644 6110 SDTimeEvent.html
17:09:05 [2024-02-28T22:09:05.647Z] Sink: C0644 6110 SDTimeEvent.html
17:09:05 [2024-02-28T22:09:05.647Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.647Z] Sending file modes: C0644 2378 ExecutionOccurrence.html
17:09:05 [2024-02-28T22:09:05.647Z] Sink: C0644 2378 ExecutionOccurrence.html
17:09:05 [2024-02-28T22:09:05.647Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.647Z] Sending file modes: C0644 4281 BasicFrame.html
17:09:05 [2024-02-28T22:09:05.647Z] Sink: C0644 4281 BasicFrame.html
17:09:05 [2024-02-28T22:09:05.647Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.647Z] Sending file modes: C0644 2306 Metrics.html
17:09:05 [2024-02-28T22:09:05.647Z] Sink: C0644 2306 Metrics.html
17:09:05 [2024-02-28T22:09:05.648Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.648Z] Sending file modes: C0644 2306 HotSpot.html
17:09:05 [2024-02-28T22:09:05.648Z] Sink: C0644 2306 HotSpot.html
17:09:05 [2024-02-28T22:09:05.648Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.648Z] Sending file modes: C0644 4804 SyncMessageReturn.html
17:09:05 [2024-02-28T22:09:05.648Z] Sink: C0644 4804 SyncMessageReturn.html
17:09:05 [2024-02-28T22:09:05.648Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.648Z] Sending file modes: C0644 8462 SyncMessage.html
17:09:05 [2024-02-28T22:09:05.648Z] Sink: C0644 8462 SyncMessage.html
17:09:05 [2024-02-28T22:09:05.648Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.648Z] Sending file modes: C0644 12094 ITimeRange.html
17:09:05 [2024-02-28T22:09:05.648Z] Sink: C0644 12094 ITimeRange.html
17:09:05 [2024-02-28T22:09:05.648Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.648Z] Sink: E
17:09:05 [2024-02-28T22:09:05.648Z] Sending file modes: C0644 14687 package-use.html
17:09:05 [2024-02-28T22:09:05.648Z] Sink: C0644 14687 package-use.html
17:09:05 [2024-02-28T22:09:05.648Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.648Z] Sink: E
17:09:05 [2024-02-28T22:09:05.648Z] Entering directory: D2755 0 handlers
17:09:05 [2024-02-28T22:09:05.648Z] Sink: D2755 0 handlers
17:09:05 [2024-02-28T22:09:05.648Z] Sending file modes: C0644 15693 BaseSDAction.html
17:09:05 [2024-02-28T22:09:05.648Z] Sink: C0644 15693 BaseSDAction.html
17:09:05 [2024-02-28T22:09:05.648Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.648Z] Sending file modes: C0644 12479 ConfigureMinMax.html
17:09:05 [2024-02-28T22:09:05.648Z] Sink: C0644 12479 ConfigureMinMax.html
17:09:05 [2024-02-28T22:09:05.648Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.648Z] Sending file modes: C0644 14040 FirstPage.html
17:09:05 [2024-02-28T22:09:05.648Z] Sink: C0644 14040 FirstPage.html
17:09:05 [2024-02-28T22:09:05.648Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.648Z] Entering directory: D2755 0 provider
17:09:05 [2024-02-28T22:09:05.648Z] Sink: D2755 0 provider
17:09:05 [2024-02-28T22:09:05.648Z] Sending file modes: C0644 6182 IExtendedFilterProvider.html
17:09:05 [2024-02-28T22:09:05.648Z] Sink: C0644 6182 IExtendedFilterProvider.html
17:09:05 [2024-02-28T22:09:05.648Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.648Z] Sending file modes: C0644 6249 IExtendedFindProvider.html
17:09:05 [2024-02-28T22:09:05.648Z] Sink: C0644 6249 IExtendedFindProvider.html
17:09:05 [2024-02-28T22:09:05.648Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.648Z] Sending file modes: C0644 9742 ISDAdvancedPagingProvider.html
17:09:05 [2024-02-28T22:09:05.648Z] Sink: C0644 9742 ISDAdvancedPagingProvider.html
17:09:05 [2024-02-28T22:09:05.648Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.648Z] Sending file modes: C0644 7067 ISDCollapseProvider.html
17:09:05 [2024-02-28T22:09:05.648Z] Sink: C0644 7067 ISDCollapseProvider.html
17:09:05 [2024-02-28T22:09:05.648Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.648Z] Sending file modes: C0644 6542 ISDExtendedActionBarProvider.html
17:09:05 [2024-02-28T22:09:05.648Z] Sink: C0644 6542 ISDExtendedActionBarProvider.html
17:09:05 [2024-02-28T22:09:05.648Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.648Z] Sending file modes: C0644 9314 ISDFilterProvider.html
17:09:05 [2024-02-28T22:09:05.648Z] Sink: C0644 9314 ISDFilterProvider.html
17:09:05 [2024-02-28T22:09:05.648Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.648Z] Sending file modes: C0644 9747 ISDFindProvider.html
17:09:05 [2024-02-28T22:09:05.648Z] Sink: C0644 9747 ISDFindProvider.html
17:09:05 [2024-02-28T22:09:05.648Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.648Z] Sending file modes: C0644 14940 ISDGraphNodeSupporter.html
17:09:05 [2024-02-28T22:09:05.648Z] Sink: C0644 14940 ISDGraphNodeSupporter.html
17:09:05 [2024-02-28T22:09:05.648Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.648Z] Sending file modes: C0644 10864 ISDPagingProvider.html
17:09:05 [2024-02-28T22:09:05.648Z] Sink: C0644 10864 ISDPagingProvider.html
17:09:05 [2024-02-28T22:09:05.648Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.648Z] Sending file modes: C0644 6132 ISDPropertiesProvider.html
17:09:05 [2024-02-28T22:09:05.648Z] Sink: C0644 6132 ISDPropertiesProvider.html
17:09:05 [2024-02-28T22:09:05.648Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.648Z] Sending file modes: C0644 6998 package-summary.html
17:09:05 [2024-02-28T22:09:05.648Z] Sink: C0644 6998 package-summary.html
17:09:05 [2024-02-28T22:09:05.648Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.648Z] Entering directory: D2755 0 class-use
17:09:05 [2024-02-28T22:09:05.648Z] Sink: D2755 0 class-use
17:09:05 [2024-02-28T22:09:05.648Z] Sending file modes: C0644 4558 ISDCollapseProvider.html
17:09:05 [2024-02-28T22:09:05.903Z] Sink: C0644 4558 ISDCollapseProvider.html
17:09:05 [2024-02-28T22:09:05.903Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.903Z] Sending file modes: C0644 5898 IExtendedFindProvider.html
17:09:05 [2024-02-28T22:09:05.903Z] Sink: C0644 5898 IExtendedFindProvider.html
17:09:05 [2024-02-28T22:09:05.903Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.903Z] Sending file modes: C0644 5672 ISDPropertiesProvider.html
17:09:05 [2024-02-28T22:09:05.903Z] Sink: C0644 5672 ISDPropertiesProvider.html
17:09:05 [2024-02-28T22:09:05.903Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.903Z] Sending file modes: C0644 8995 ISDPagingProvider.html
17:09:05 [2024-02-28T22:09:05.903Z] Sink: C0644 8995 ISDPagingProvider.html
17:09:05 [2024-02-28T22:09:05.903Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.903Z] Sending file modes: C0644 5921 ISDExtendedActionBarProvider.html
17:09:05 [2024-02-28T22:09:05.903Z] Sink: C0644 5921 ISDExtendedActionBarProvider.html
17:09:05 [2024-02-28T22:09:05.903Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.903Z] Sending file modes: C0644 5691 IExtendedFilterProvider.html
17:09:05 [2024-02-28T22:09:05.903Z] Sink: C0644 5691 IExtendedFilterProvider.html
17:09:05 [2024-02-28T22:09:05.903Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.903Z] Sending file modes: C0644 7417 ISDFindProvider.html
17:09:05 [2024-02-28T22:09:05.903Z] Sink: C0644 7417 ISDFindProvider.html
17:09:05 [2024-02-28T22:09:05.903Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.903Z] Sending file modes: C0644 8179 ISDAdvancedPagingProvider.html
17:09:05 [2024-02-28T22:09:05.903Z] Sink: C0644 8179 ISDAdvancedPagingProvider.html
17:09:05 [2024-02-28T22:09:05.903Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.903Z] Sending file modes: C0644 9302 ISDGraphNodeSupporter.html
17:09:05 [2024-02-28T22:09:05.903Z] Sink: C0644 9302 ISDGraphNodeSupporter.html
17:09:05 [2024-02-28T22:09:05.903Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.903Z] Sending file modes: C0644 12450 ISDFilterProvider.html
17:09:05 [2024-02-28T22:09:05.903Z] Sink: C0644 12450 ISDFilterProvider.html
17:09:05 [2024-02-28T22:09:05.903Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.903Z] Sink: E
17:09:05 [2024-02-28T22:09:05.903Z] Sending file modes: C0644 11763 package-use.html
17:09:05 [2024-02-28T22:09:05.903Z] Sink: C0644 11763 package-use.html
17:09:05 [2024-02-28T22:09:05.903Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.903Z] Sink: E
17:09:05 [2024-02-28T22:09:05.903Z] Sending file modes: C0644 13979 KeyBindingsManager.html
17:09:05 [2024-02-28T22:09:05.903Z] Sink: C0644 13979 KeyBindingsManager.html
17:09:05 [2024-02-28T22:09:05.903Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.903Z] Sending file modes: C0644 14030 LastPage.html
17:09:05 [2024-02-28T22:09:05.903Z] Sink: C0644 14030 LastPage.html
17:09:05 [2024-02-28T22:09:05.903Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.903Z] Sending file modes: C0644 14515 MoveSDDown.html
17:09:05 [2024-02-28T22:09:05.903Z] Sink: C0644 14515 MoveSDDown.html
17:09:05 [2024-02-28T22:09:05.903Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.903Z] Sending file modes: C0644 14515 MoveSDLeft.html
17:09:05 [2024-02-28T22:09:05.903Z] Sink: C0644 14515 MoveSDLeft.html
17:09:05 [2024-02-28T22:09:05.903Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.903Z] Sending file modes: C0644 14530 MoveSDRight.html
17:09:05 [2024-02-28T22:09:05.903Z] Sink: C0644 14530 MoveSDRight.html
17:09:05 [2024-02-28T22:09:05.903Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.903Z] Sending file modes: C0644 14486 MoveSDUp.html
17:09:05 [2024-02-28T22:09:05.903Z] Sink: C0644 14486 MoveSDUp.html
17:09:05 [2024-02-28T22:09:05.903Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.903Z] Sending file modes: C0644 14528 MoveToMessage.html
17:09:05 [2024-02-28T22:09:05.903Z] Sink: C0644 14528 MoveToMessage.html
17:09:05 [2024-02-28T22:09:05.903Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.903Z] Sending file modes: C0644 14023 NextPage.html
17:09:05 [2024-02-28T22:09:05.903Z] Sink: C0644 14023 NextPage.html
17:09:05 [2024-02-28T22:09:05.903Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.903Z] Sending file modes: C0644 14637 OpenSDFiltersDialog.html
17:09:05 [2024-02-28T22:09:05.903Z] Sink: C0644 14637 OpenSDFiltersDialog.html
17:09:05 [2024-02-28T22:09:05.903Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.903Z] Sending file modes: C0644 15803 OpenSDFindDialog.html
17:09:05 [2024-02-28T22:09:05.903Z] Sink: C0644 15803 OpenSDFindDialog.html
17:09:05 [2024-02-28T22:09:05.903Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.903Z] Sending file modes: C0644 14641 OpenSDPagesDialog.html
17:09:05 [2024-02-28T22:09:05.903Z] Sink: C0644 14641 OpenSDPagesDialog.html
17:09:05 [2024-02-28T22:09:05.903Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.903Z] Sending file modes: C0644 14027 PrevPage.html
17:09:05 [2024-02-28T22:09:05.903Z] Sink: C0644 14027 PrevPage.html
17:09:05 [2024-02-28T22:09:05.904Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.904Z] Sending file modes: C0644 13924 Print.html
17:09:05 [2024-02-28T22:09:05.904Z] Sink: C0644 13924 Print.html
17:09:05 [2024-02-28T22:09:05.904Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.904Z] Sending file modes: C0644 12899 ShowNodeEnd.html
17:09:05 [2024-02-28T22:09:05.904Z] Sink: C0644 12899 ShowNodeEnd.html
17:09:05 [2024-02-28T22:09:05.904Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.904Z] Sending file modes: C0644 12925 ShowNodeStart.html
17:09:05 [2024-02-28T22:09:05.904Z] Sink: C0644 12925 ShowNodeStart.html
17:09:05 [2024-02-28T22:09:05.904Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.904Z] Sending file modes: C0644 19686 Zoom.html
17:09:05 [2024-02-28T22:09:05.904Z] Sink: C0644 19686 Zoom.html
17:09:05 [2024-02-28T22:09:05.904Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.904Z] Sending file modes: C0644 18244 Zoom.ZoomType.html
17:09:05 [2024-02-28T22:09:05.904Z] Sink: C0644 18244 Zoom.ZoomType.html
17:09:05 [2024-02-28T22:09:05.904Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.904Z] Sending file modes: C0644 11725 package-summary.html
17:09:05 [2024-02-28T22:09:05.904Z] Sink: C0644 11725 package-summary.html
17:09:05 [2024-02-28T22:09:05.904Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.904Z] Entering directory: D2755 0 class-use
17:09:05 [2024-02-28T22:09:05.904Z] Sink: D2755 0 class-use
17:09:05 [2024-02-28T22:09:05.904Z] Sending file modes: C0644 2336 PrevPage.html
17:09:05 [2024-02-28T22:09:05.904Z] Sink: C0644 2336 PrevPage.html
17:09:05 [2024-02-28T22:09:05.904Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.904Z] Sending file modes: C0644 2336 LastPage.html
17:09:05 [2024-02-28T22:09:05.904Z] Sink: C0644 2336 LastPage.html
17:09:05 [2024-02-28T22:09:05.904Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.904Z] Sending file modes: C0644 2336 NextPage.html
17:09:05 [2024-02-28T22:09:05.904Z] Sink: C0644 2336 NextPage.html
17:09:05 [2024-02-28T22:09:05.904Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.904Z] Sending file modes: C0644 2342 FirstPage.html
17:09:05 [2024-02-28T22:09:05.904Z] Sink: C0644 2342 FirstPage.html
17:09:05 [2024-02-28T22:09:05.904Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.904Z] Sending file modes: C0644 4323 KeyBindingsManager.html
17:09:05 [2024-02-28T22:09:05.904Z] Sink: C0644 4323 KeyBindingsManager.html
17:09:05 [2024-02-28T22:09:05.904Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.904Z] Sending file modes: C0644 2354 ShowNodeEnd.html
17:09:05 [2024-02-28T22:09:05.904Z] Sink: C0644 2354 ShowNodeEnd.html
17:09:05 [2024-02-28T22:09:05.904Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.904Z] Sending file modes: C0644 2312 Zoom.html
17:09:05 [2024-02-28T22:09:05.904Z] Sink: C0644 2312 Zoom.html
17:09:05 [2024-02-28T22:09:05.904Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.904Z] Sending file modes: C0644 6199 Zoom.ZoomType.html
17:09:05 [2024-02-28T22:09:05.904Z] Sink: C0644 6199 Zoom.ZoomType.html
17:09:05 [2024-02-28T22:09:05.904Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.904Z] Sending file modes: C0644 2390 OpenSDPagesDialog.html
17:09:05 [2024-02-28T22:09:05.904Z] Sink: C0644 2390 OpenSDPagesDialog.html
17:09:05 [2024-02-28T22:09:05.904Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.904Z] Sending file modes: C0644 2348 MoveSDDown.html
17:09:05 [2024-02-28T22:09:05.904Z] Sink: C0644 2348 MoveSDDown.html
17:09:05 [2024-02-28T22:09:05.904Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.904Z] Sending file modes: C0644 2366 MoveToMessage.html
17:09:05 [2024-02-28T22:09:05.904Z] Sink: C0644 2366 MoveToMessage.html
17:09:05 [2024-02-28T22:09:05.904Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.904Z] Sending file modes: C0644 2378 ConfigureMinMax.html
17:09:05 [2024-02-28T22:09:05.904Z] Sink: C0644 2378 ConfigureMinMax.html
17:09:05 [2024-02-28T22:09:05.904Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.904Z] Sending file modes: C0644 2384 OpenSDFindDialog.html
17:09:05 [2024-02-28T22:09:05.904Z] Sink: C0644 2384 OpenSDFindDialog.html
17:09:05 [2024-02-28T22:09:05.904Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.904Z] Sending file modes: C0644 2336 MoveSDUp.html
17:09:05 [2024-02-28T22:09:05.904Z] Sink: C0644 2336 MoveSDUp.html
17:09:05 [2024-02-28T22:09:05.904Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.904Z] Sending file modes: C0644 2354 MoveSDRight.html
17:09:05 [2024-02-28T22:09:05.904Z] Sink: C0644 2354 MoveSDRight.html
17:09:05 [2024-02-28T22:09:05.904Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.904Z] Sending file modes: C0644 2402 OpenSDFiltersDialog.html
17:09:05 [2024-02-28T22:09:05.904Z] Sink: C0644 2402 OpenSDFiltersDialog.html
17:09:05 [2024-02-28T22:09:05.904Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.904Z] Sending file modes: C0644 10680 BaseSDAction.html
17:09:05 [2024-02-28T22:09:05.904Z] Sink: C0644 10680 BaseSDAction.html
17:09:05 [2024-02-28T22:09:05.904Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.904Z] Sending file modes: C0644 2366 ShowNodeStart.html
17:09:05 [2024-02-28T22:09:05.904Z] Sink: C0644 2366 ShowNodeStart.html
17:09:05 [2024-02-28T22:09:05.904Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.904Z] Sending file modes: C0644 2318 Print.html
17:09:05 [2024-02-28T22:09:05.904Z] Sink: C0644 2318 Print.html
17:09:05 [2024-02-28T22:09:05.904Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.904Z] Sending file modes: C0644 2348 MoveSDLeft.html
17:09:05 [2024-02-28T22:09:05.904Z] Sink: C0644 2348 MoveSDLeft.html
17:09:05 [2024-02-28T22:09:05.904Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.904Z] Sink: E
17:09:05 [2024-02-28T22:09:05.904Z] Sending file modes: C0644 4063 package-use.html
17:09:05 [2024-02-28T22:09:05.904Z] Sink: C0644 4063 package-use.html
17:09:05 [2024-02-28T22:09:05.904Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.904Z] Sink: E
17:09:05 [2024-02-28T22:09:05.904Z] Entering directory: D2755 0 drawings
17:09:05 [2024-02-28T22:09:05.904Z] Sink: D2755 0 drawings
17:09:05 [2024-02-28T22:09:05.904Z] Entering directory: D2755 0 impl
17:09:05 [2024-02-28T22:09:05.904Z] Sink: D2755 0 impl
17:09:05 [2024-02-28T22:09:05.904Z] Sending file modes: C0644 14716 ColorImpl.html
17:09:05 [2024-02-28T22:09:05.904Z] Sink: C0644 14716 ColorImpl.html
17:09:05 [2024-02-28T22:09:05.904Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.904Z] Sending file modes: C0644 13656 FontImpl.html
17:09:05 [2024-02-28T22:09:05.904Z] Sink: C0644 13656 FontImpl.html
17:09:05 [2024-02-28T22:09:05.904Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.904Z] Sending file modes: C0644 14511 ImageImpl.html
17:09:05 [2024-02-28T22:09:05.904Z] Sink: C0644 14511 ImageImpl.html
17:09:05 [2024-02-28T22:09:05.904Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.904Z] Sending file modes: C0644 4278 package-summary.html
17:09:05 [2024-02-28T22:09:05.904Z] Sink: C0644 4278 package-summary.html
17:09:05 [2024-02-28T22:09:05.904Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.904Z] Entering directory: D2755 0 class-use
17:09:05 [2024-02-28T22:09:05.904Z] Sink: D2755 0 class-use
17:09:05 [2024-02-28T22:09:05.904Z] Sending file modes: C0644 4257 FontImpl.html
17:09:05 [2024-02-28T22:09:05.904Z] Sink: C0644 4257 FontImpl.html
17:09:05 [2024-02-28T22:09:05.904Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.904Z] Sending file modes: C0644 2384 ImageImpl.html
17:09:05 [2024-02-28T22:09:05.904Z] Sink: C0644 2384 ImageImpl.html
17:09:05 [2024-02-28T22:09:05.904Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.904Z] Sending file modes: C0644 4271 ColorImpl.html
17:09:05 [2024-02-28T22:09:05.904Z] Sink: C0644 4271 ColorImpl.html
17:09:05 [2024-02-28T22:09:05.904Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.904Z] Sink: E
17:09:05 [2024-02-28T22:09:05.904Z] Sending file modes: C0644 3796 package-use.html
17:09:05 [2024-02-28T22:09:05.904Z] Sink: C0644 3796 package-use.html
17:09:05 [2024-02-28T22:09:05.904Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.904Z] Sink: E
17:09:05 [2024-02-28T22:09:05.904Z] Sending file modes: C0644 7084 IColor.html
17:09:05 [2024-02-28T22:09:05.904Z] Sink: C0644 7084 IColor.html
17:09:05 [2024-02-28T22:09:05.904Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.904Z] Sending file modes: C0644 7064 IFont.html
17:09:05 [2024-02-28T22:09:05.904Z] Sink: C0644 7064 IFont.html
17:09:05 [2024-02-28T22:09:05.904Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.904Z] Sending file modes: C0644 57301 IGC.html
17:09:05 [2024-02-28T22:09:05.904Z] Sink: C0644 57301 IGC.html
17:09:05 [2024-02-28T22:09:05.904Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.904Z] Sending file modes: C0644 7084 IImage.html
17:09:05 [2024-02-28T22:09:05.904Z] Sink: C0644 7084 IImage.html
17:09:05 [2024-02-28T22:09:05.904Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.904Z] Sending file modes: C0644 4699 package-summary.html
17:09:05 [2024-02-28T22:09:05.904Z] Sink: C0644 4699 package-summary.html
17:09:05 [2024-02-28T22:09:05.904Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.904Z] Entering directory: D2755 0 class-use
17:09:05 [2024-02-28T22:09:05.904Z] Sink: D2755 0 class-use
17:09:05 [2024-02-28T22:09:05.904Z] Sending file modes: C0644 14340 IGC.html
17:09:05 [2024-02-28T22:09:05.904Z] Sink: C0644 14340 IGC.html
17:09:05 [2024-02-28T22:09:05.904Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.904Z] Sending file modes: C0644 11548 IFont.html
17:09:05 [2024-02-28T22:09:05.904Z] Sink: C0644 11548 IFont.html
17:09:05 [2024-02-28T22:09:05.904Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.904Z] Sending file modes: C0644 28480 IColor.html
17:09:05 [2024-02-28T22:09:05.904Z] Sink: C0644 28480 IColor.html
17:09:05 [2024-02-28T22:09:05.904Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.904Z] Sending file modes: C0644 11631 IImage.html
17:09:05 [2024-02-28T22:09:05.904Z] Sink: C0644 11631 IImage.html
17:09:05 [2024-02-28T22:09:05.904Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.904Z] Sink: E
17:09:05 [2024-02-28T22:09:05.904Z] Sending file modes: C0644 9771 package-use.html
17:09:05 [2024-02-28T22:09:05.904Z] Sink: C0644 9771 package-use.html
17:09:05 [2024-02-28T22:09:05.904Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.904Z] Sink: E
17:09:05 [2024-02-28T22:09:05.904Z] Entering directory: D2755 0 dialogs
17:09:05 [2024-02-28T22:09:05.904Z] Sink: D2755 0 dialogs
17:09:05 [2024-02-28T22:09:05.904Z] Sending file modes: C0644 37285 Criteria.html
17:09:05 [2024-02-28T22:09:05.904Z] Sink: C0644 37285 Criteria.html
17:09:05 [2024-02-28T22:09:05.904Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.904Z] Sending file modes: C0644 28891 FilterCriteria.html
17:09:05 [2024-02-28T22:09:05.904Z] Sink: C0644 28891 FilterCriteria.html
17:09:05 [2024-02-28T22:09:05.904Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.904Z] Sending file modes: C0644 21669 FilterListDialog.html
17:09:05 [2024-02-28T22:09:05.904Z] Sink: C0644 21669 FilterListDialog.html
17:09:05 [2024-02-28T22:09:05.904Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.904Z] Sending file modes: C0644 9822 MinMaxDialog.html
17:09:05 [2024-02-28T22:09:05.904Z] Sink: C0644 9822 MinMaxDialog.html
17:09:05 [2024-02-28T22:09:05.904Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.904Z] Sending file modes: C0644 13350 PagesDialog.html
17:09:05 [2024-02-28T22:09:05.904Z] Sink: C0644 13350 PagesDialog.html
17:09:05 [2024-02-28T22:09:05.904Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.904Z] Sending file modes: C0644 15656 SDPrintDialog.html
17:09:05 [2024-02-28T22:09:05.904Z] Sink: C0644 15656 SDPrintDialog.html
17:09:05 [2024-02-28T22:09:05.904Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.904Z] Sending file modes: C0644 37159 SDPrintDialogUI.html
17:09:05 [2024-02-28T22:09:05.904Z] Sink: C0644 37159 SDPrintDialogUI.html
17:09:05 [2024-02-28T22:09:05.904Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.904Z] Sending file modes: C0644 26620 SearchFilterDialog.html
17:09:05 [2024-02-28T22:09:05.904Z] Sink: C0644 26620 SearchFilterDialog.html
17:09:05 [2024-02-28T22:09:05.904Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:05 [2024-02-28T22:09:05.904Z] Sending file modes: C0644 34223 TabContents.html
17:09:05 [2024-02-28T22:09:05.904Z] Sink: C0644 34223 TabContents.html
17:09:05 [2024-02-28T22:09:05.904Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.159Z] Sending file modes: C0644 6670 package-summary.html
17:09:06 [2024-02-28T22:09:06.159Z] Sink: C0644 6670 package-summary.html
17:09:06 [2024-02-28T22:09:06.159Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.159Z] Entering directory: D2755 0 class-use
17:09:06 [2024-02-28T22:09:06.159Z] Sink: D2755 0 class-use
17:09:06 [2024-02-28T22:09:06.159Z] Sending file modes: C0644 4315 SDPrintDialog.html
17:09:06 [2024-02-28T22:09:06.160Z] Sink: C0644 4315 SDPrintDialog.html
17:09:06 [2024-02-28T22:09:06.160Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.160Z] Sending file modes: C0644 7254 SDPrintDialogUI.html
17:09:06 [2024-02-28T22:09:06.160Z] Sink: C0644 7254 SDPrintDialogUI.html
17:09:06 [2024-02-28T22:09:06.160Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.160Z] Sending file modes: C0644 2390 SearchFilterDialog.html
17:09:06 [2024-02-28T22:09:06.160Z] Sink: C0644 2390 SearchFilterDialog.html
17:09:06 [2024-02-28T22:09:06.160Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.160Z] Sending file modes: C0644 2348 TabContents.html
17:09:06 [2024-02-28T22:09:06.160Z] Sink: C0644 2348 TabContents.html
17:09:06 [2024-02-28T22:09:06.160Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.160Z] Sending file modes: C0644 2354 MinMaxDialog.html
17:09:06 [2024-02-28T22:09:06.160Z] Sink: C0644 2354 MinMaxDialog.html
17:09:06 [2024-02-28T22:09:06.160Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.160Z] Sending file modes: C0644 12971 Criteria.html
17:09:06 [2024-02-28T22:09:06.160Z] Sink: C0644 12971 Criteria.html
17:09:06 [2024-02-28T22:09:06.160Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.160Z] Sending file modes: C0644 16343 FilterCriteria.html
17:09:06 [2024-02-28T22:09:06.160Z] Sink: C0644 16343 FilterCriteria.html
17:09:06 [2024-02-28T22:09:06.160Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.160Z] Sending file modes: C0644 2348 PagesDialog.html
17:09:06 [2024-02-28T22:09:06.160Z] Sink: C0644 2348 PagesDialog.html
17:09:06 [2024-02-28T22:09:06.160Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.160Z] Sending file modes: C0644 2378 FilterListDialog.html
17:09:06 [2024-02-28T22:09:06.160Z] Sink: C0644 2378 FilterListDialog.html
17:09:06 [2024-02-28T22:09:06.160Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.160Z] Sink: E
17:09:06 [2024-02-28T22:09:06.160Z] Sending file modes: C0644 8129 package-use.html
17:09:06 [2024-02-28T22:09:06.160Z] Sink: C0644 8129 package-use.html
17:09:06 [2024-02-28T22:09:06.160Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.160Z] Sink: E
17:09:06 [2024-02-28T22:09:06.160Z] Sending file modes: C0644 11167 DiagramToolTip.html
17:09:06 [2024-02-28T22:09:06.160Z] Sink: C0644 11167 DiagramToolTip.html
17:09:06 [2024-02-28T22:09:06.160Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.160Z] Sending file modes: C0644 17166 DrawableToolTip.html
17:09:06 [2024-02-28T22:09:06.160Z] Sink: C0644 17166 DrawableToolTip.html
17:09:06 [2024-02-28T22:09:06.160Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.160Z] Entering directory: D2755 0 preferences
17:09:06 [2024-02-28T22:09:06.160Z] Sink: D2755 0 preferences
17:09:06 [2024-02-28T22:09:06.160Z] Sending file modes: C0644 35643 ISDPreferences.html
17:09:06 [2024-02-28T22:09:06.160Z] Sink: C0644 35643 ISDPreferences.html
17:09:06 [2024-02-28T22:09:06.160Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.160Z] Sending file modes: C0644 15056 SDViewerPage.html
17:09:06 [2024-02-28T22:09:06.160Z] Sink: C0644 15056 SDViewerPage.html
17:09:06 [2024-02-28T22:09:06.160Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.160Z] Sending file modes: C0644 56639 SDViewPref.html
17:09:06 [2024-02-28T22:09:06.160Z] Sink: C0644 56639 SDViewPref.html
17:09:06 [2024-02-28T22:09:06.160Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.160Z] Sending file modes: C0644 5278 package-summary.html
17:09:06 [2024-02-28T22:09:06.160Z] Sink: C0644 5278 package-summary.html
17:09:06 [2024-02-28T22:09:06.160Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.160Z] Entering directory: D2755 0 class-use
17:09:06 [2024-02-28T22:09:06.160Z] Sink: D2755 0 class-use
17:09:06 [2024-02-28T22:09:06.160Z] Sending file modes: C0644 4264 SDViewPref.html
17:09:06 [2024-02-28T22:09:06.160Z] Sink: C0644 4264 SDViewPref.html
17:09:06 [2024-02-28T22:09:06.160Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.160Z] Sending file modes: C0644 4215 ISDPreferences.html
17:09:06 [2024-02-28T22:09:06.160Z] Sink: C0644 4215 ISDPreferences.html
17:09:06 [2024-02-28T22:09:06.160Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.160Z] Sending file modes: C0644 2378 SDViewerPage.html
17:09:06 [2024-02-28T22:09:06.160Z] Sink: C0644 2378 SDViewerPage.html
17:09:06 [2024-02-28T22:09:06.160Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.160Z] Sink: E
17:09:06 [2024-02-28T22:09:06.160Z] Sending file modes: C0644 3782 package-use.html
17:09:06 [2024-02-28T22:09:06.160Z] Sink: C0644 3782 package-use.html
17:09:06 [2024-02-28T22:09:06.160Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.160Z] Sink: E
17:09:06 [2024-02-28T22:09:06.160Z] Sending file modes: C0644 7126 ITimeCompressionListener.html
17:09:06 [2024-02-28T22:09:06.160Z] Sink: C0644 7126 ITimeCompressionListener.html
17:09:06 [2024-02-28T22:09:06.160Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.160Z] Entering directory: D2755 0 load
17:09:06 [2024-02-28T22:09:06.160Z] Sink: D2755 0 load
17:09:06 [2024-02-28T22:09:06.160Z] Sending file modes: C0644 8882 IUml2SDLoader.html
17:09:06 [2024-02-28T22:09:06.160Z] Sink: C0644 8882 IUml2SDLoader.html
17:09:06 [2024-02-28T22:09:06.160Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.160Z] Sending file modes: C0644 19974 LoadersManager.html
17:09:06 [2024-02-28T22:09:06.160Z] Sink: C0644 19974 LoadersManager.html
17:09:06 [2024-02-28T22:09:06.160Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.160Z] Sending file modes: C0644 4874 package-summary.html
17:09:06 [2024-02-28T22:09:06.160Z] Sink: C0644 4874 package-summary.html
17:09:06 [2024-02-28T22:09:06.160Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.160Z] Entering directory: D2755 0 class-use
17:09:06 [2024-02-28T22:09:06.160Z] Sink: D2755 0 class-use
17:09:06 [2024-02-28T22:09:06.160Z] Sending file modes: C0644 9146 IUml2SDLoader.html
17:09:06 [2024-02-28T22:09:06.160Z] Sink: C0644 9146 IUml2SDLoader.html
17:09:06 [2024-02-28T22:09:06.160Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.160Z] Sending file modes: C0644 4201 LoadersManager.html
17:09:06 [2024-02-28T22:09:06.160Z] Sink: C0644 4201 LoadersManager.html
17:09:06 [2024-02-28T22:09:06.160Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.160Z] Sink: E
17:09:06 [2024-02-28T22:09:06.160Z] Sending file modes: C0644 5622 package-use.html
17:09:06 [2024-02-28T22:09:06.160Z] Sink: C0644 5622 package-use.html
17:09:06 [2024-02-28T22:09:06.160Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.160Z] Sink: E
17:09:06 [2024-02-28T22:09:06.160Z] Entering directory: D2755 0 loader
17:09:06 [2024-02-28T22:09:06.160Z] Sink: D2755 0 loader
17:09:06 [2024-02-28T22:09:06.160Z] Sending file modes: C0644 16714 Messages.html
17:09:06 [2024-02-28T22:09:06.160Z] Sink: C0644 16714 Messages.html
17:09:06 [2024-02-28T22:09:06.160Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.160Z] Sending file modes: C0644 20873 TmfAsyncMessage.html
17:09:06 [2024-02-28T22:09:06.160Z] Sink: C0644 20873 TmfAsyncMessage.html
17:09:06 [2024-02-28T22:09:06.160Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.160Z] Sending file modes: C0644 19840 TmfSyncMessage.html
17:09:06 [2024-02-28T22:09:06.160Z] Sink: C0644 19840 TmfSyncMessage.html
17:09:06 [2024-02-28T22:09:06.160Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.160Z] Sending file modes: C0644 57904 TmfUml2SDSyncLoader.html
17:09:06 [2024-02-28T22:09:06.160Z] Sink: C0644 57904 TmfUml2SDSyncLoader.html
17:09:06 [2024-02-28T22:09:06.160Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.160Z] Sending file modes: C0644 4731 package-summary.html
17:09:06 [2024-02-28T22:09:06.160Z] Sink: C0644 4731 package-summary.html
17:09:06 [2024-02-28T22:09:06.160Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.160Z] Entering directory: D2755 0 class-use
17:09:06 [2024-02-28T22:09:06.160Z] Sink: D2755 0 class-use
17:09:06 [2024-02-28T22:09:06.160Z] Sending file modes: C0644 2366 TmfAsyncMessage.html
17:09:06 [2024-02-28T22:09:06.160Z] Sink: C0644 2366 TmfAsyncMessage.html
17:09:06 [2024-02-28T22:09:06.160Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.160Z] Sending file modes: C0644 2324 Messages.html
17:09:06 [2024-02-28T22:09:06.160Z] Sink: C0644 2324 Messages.html
17:09:06 [2024-02-28T22:09:06.160Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.160Z] Sending file modes: C0644 2390 TmfUml2SDSyncLoader.html
17:09:06 [2024-02-28T22:09:06.160Z] Sink: C0644 2390 TmfUml2SDSyncLoader.html
17:09:06 [2024-02-28T22:09:06.160Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.160Z] Sending file modes: C0644 2360 TmfSyncMessage.html
17:09:06 [2024-02-28T22:09:06.160Z] Sink: C0644 2360 TmfSyncMessage.html
17:09:06 [2024-02-28T22:09:06.160Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.160Z] Sink: E
17:09:06 [2024-02-28T22:09:06.160Z] Sending file modes: C0644 2163 package-use.html
17:09:06 [2024-02-28T22:09:06.160Z] Sink: C0644 2163 package-use.html
17:09:06 [2024-02-28T22:09:06.160Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.160Z] Sink: E
17:09:06 [2024-02-28T22:09:06.160Z] Entering directory: D2755 0 util
17:09:06 [2024-02-28T22:09:06.160Z] Sink: D2755 0 util
17:09:06 [2024-02-28T22:09:06.160Z] Sending file modes: C0644 104105 Messages.html
17:09:06 [2024-02-28T22:09:06.160Z] Sink: C0644 104105 Messages.html
17:09:06 [2024-02-28T22:09:06.160Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.160Z] Sending file modes: C0644 14079 SortAsyncForBackward.html
17:09:06 [2024-02-28T22:09:06.160Z] Sink: C0644 14079 SortAsyncForBackward.html
17:09:06 [2024-02-28T22:09:06.160Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.160Z] Sending file modes: C0644 14132 SortAsyncMessageComparator.html
17:09:06 [2024-02-28T22:09:06.160Z] Sink: C0644 14132 SortAsyncMessageComparator.html
17:09:06 [2024-02-28T22:09:06.160Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.160Z] Sending file modes: C0644 14092 SortSyncMessageComparator.html
17:09:06 [2024-02-28T22:09:06.160Z] Sink: C0644 14092 SortSyncMessageComparator.html
17:09:06 [2024-02-28T22:09:06.160Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.160Z] Sending file modes: C0644 13873 TimeEventComparator.html
17:09:06 [2024-02-28T22:09:06.160Z] Sink: C0644 13873 TimeEventComparator.html
17:09:06 [2024-02-28T22:09:06.160Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.160Z] Sending file modes: C0644 5267 package-summary.html
17:09:06 [2024-02-28T22:09:06.160Z] Sink: C0644 5267 package-summary.html
17:09:06 [2024-02-28T22:09:06.160Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.160Z] Entering directory: D2755 0 class-use
17:09:06 [2024-02-28T22:09:06.160Z] Sink: D2755 0 class-use
17:09:06 [2024-02-28T22:09:06.160Z] Sending file modes: C0644 2312 Messages.html
17:09:06 [2024-02-28T22:09:06.160Z] Sink: C0644 2312 Messages.html
17:09:06 [2024-02-28T22:09:06.160Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.160Z] Sending file modes: C0644 2384 SortAsyncForBackward.html
17:09:06 [2024-02-28T22:09:06.160Z] Sink: C0644 2384 SortAsyncForBackward.html
17:09:06 [2024-02-28T22:09:06.160Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.160Z] Sending file modes: C0644 2420 SortAsyncMessageComparator.html
17:09:06 [2024-02-28T22:09:06.160Z] Sink: C0644 2420 SortAsyncMessageComparator.html
17:09:06 [2024-02-28T22:09:06.160Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.160Z] Sending file modes: C0644 2378 TimeEventComparator.html
17:09:06 [2024-02-28T22:09:06.160Z] Sink: C0644 2378 TimeEventComparator.html
17:09:06 [2024-02-28T22:09:06.160Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.160Z] Sending file modes: C0644 2414 SortSyncMessageComparator.html
17:09:06 [2024-02-28T22:09:06.160Z] Sink: C0644 2414 SortSyncMessageComparator.html
17:09:06 [2024-02-28T22:09:06.160Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.160Z] Sink: E
17:09:06 [2024-02-28T22:09:06.160Z] Sending file modes: C0644 2153 package-use.html
17:09:06 [2024-02-28T22:09:06.160Z] Sink: C0644 2153 package-use.html
17:09:06 [2024-02-28T22:09:06.160Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.160Z] Sink: E
17:09:06 [2024-02-28T22:09:06.160Z] Sending file modes: C0644 82463 NGC.html
17:09:06 [2024-02-28T22:09:06.160Z] Sink: C0644 82463 NGC.html
17:09:06 [2024-02-28T22:09:06.160Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.160Z] Sending file modes: C0644 81715 ScrollView.html
17:09:06 [2024-02-28T22:09:06.160Z] Sink: C0644 81715 ScrollView.html
17:09:06 [2024-02-28T22:09:06.160Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.160Z] Sending file modes: C0644 77934 SDView.html
17:09:06 [2024-02-28T22:09:06.160Z] Sink: C0644 77934 SDView.html
17:09:06 [2024-02-28T22:09:06.160Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.160Z] Sending file modes: C0644 14133 SDView.BlankUml2SdLoader.html
17:09:06 [2024-02-28T22:09:06.160Z] Sink: C0644 14133 SDView.BlankUml2SdLoader.html
17:09:06 [2024-02-28T22:09:06.160Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.160Z] Sending file modes: C0644 85863 SDWidget.html
17:09:06 [2024-02-28T22:09:06.160Z] Sink: C0644 85863 SDWidget.html
17:09:06 [2024-02-28T22:09:06.160Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.160Z] Sending file modes: C0644 12184 SDWidgetSelectionProvider.html
17:09:06 [2024-02-28T22:09:06.160Z] Sink: C0644 12184 SDWidgetSelectionProvider.html
17:09:06 [2024-02-28T22:09:06.160Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.160Z] Sending file modes: C0644 30307 TimeCompressionBar.html
17:09:06 [2024-02-28T22:09:06.160Z] Sink: C0644 30307 TimeCompressionBar.html
17:09:06 [2024-02-28T22:09:06.160Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.160Z] Sending file modes: C0644 9415 package-summary.html
17:09:06 [2024-02-28T22:09:06.160Z] Sink: C0644 9415 package-summary.html
17:09:06 [2024-02-28T22:09:06.160Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.160Z] Entering directory: D2755 0 class-use
17:09:06 [2024-02-28T22:09:06.160Z] Sink: D2755 0 class-use
17:09:06 [2024-02-28T22:09:06.160Z] Sending file modes: C0644 5015 NGC.html
17:09:06 [2024-02-28T22:09:06.160Z] Sink: C0644 5015 NGC.html
17:09:06 [2024-02-28T22:09:06.160Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.160Z] Sending file modes: C0644 8278 SDWidget.html
17:09:06 [2024-02-28T22:09:06.160Z] Sink: C0644 8278 SDWidget.html
17:09:06 [2024-02-28T22:09:06.160Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.160Z] Sending file modes: C0644 2312 DrawableToolTip.html
17:09:06 [2024-02-28T22:09:06.160Z] Sink: C0644 2312 DrawableToolTip.html
17:09:06 [2024-02-28T22:09:06.160Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.160Z] Sending file modes: C0644 2306 DiagramToolTip.html
17:09:06 [2024-02-28T22:09:06.160Z] Sink: C0644 2306 DiagramToolTip.html
17:09:06 [2024-02-28T22:09:06.160Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.160Z] Sending file modes: C0644 2372 SDWidgetSelectionProvider.html
17:09:06 [2024-02-28T22:09:06.160Z] Sink: C0644 2372 SDWidgetSelectionProvider.html
17:09:06 [2024-02-28T22:09:06.160Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.160Z] Sending file modes: C0644 4362 ScrollView.html
17:09:06 [2024-02-28T22:09:06.160Z] Sink: C0644 4362 ScrollView.html
17:09:06 [2024-02-28T22:09:06.160Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.160Z] Sending file modes: C0644 6015 ITimeCompressionListener.html
17:09:06 [2024-02-28T22:09:06.160Z] Sink: C0644 6015 ITimeCompressionListener.html
17:09:06 [2024-02-28T22:09:06.416Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.416Z] Sending file modes: C0644 5208 TimeCompressionBar.html
17:09:06 [2024-02-28T22:09:06.416Z] Sink: C0644 5208 TimeCompressionBar.html
17:09:06 [2024-02-28T22:09:06.416Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.416Z] Sending file modes: C0644 23340 SDView.html
17:09:06 [2024-02-28T22:09:06.416Z] Sink: C0644 23340 SDView.html
17:09:06 [2024-02-28T22:09:06.416Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.416Z] Sending file modes: C0644 2374 SDView.BlankUml2SdLoader.html
17:09:06 [2024-02-28T22:09:06.416Z] Sink: C0644 2374 SDView.BlankUml2SdLoader.html
17:09:06 [2024-02-28T22:09:06.416Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.416Z] Sink: E
17:09:06 [2024-02-28T22:09:06.416Z] Sending file modes: C0644 9002 package-use.html
17:09:06 [2024-02-28T22:09:06.416Z] Sink: C0644 9002 package-use.html
17:09:06 [2024-02-28T22:09:06.416Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.416Z] Sink: E
17:09:06 [2024-02-28T22:09:06.416Z] Entering directory: D2755 0 distribution
17:09:06 [2024-02-28T22:09:06.416Z] Sink: D2755 0 distribution
17:09:06 [2024-02-28T22:09:06.416Z] Entering directory: D2755 0 model
17:09:06 [2024-02-28T22:09:06.416Z] Sink: D2755 0 model
17:09:06 [2024-02-28T22:09:06.416Z] Sending file modes: C0644 27889 BaseDistributionData.html
17:09:06 [2024-02-28T22:09:06.416Z] Sink: C0644 27889 BaseDistributionData.html
17:09:06 [2024-02-28T22:09:06.416Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.416Z] Sending file modes: C0644 7003 IBaseDistributionModel.html
17:09:06 [2024-02-28T22:09:06.416Z] Sink: C0644 7003 IBaseDistributionModel.html
17:09:06 [2024-02-28T22:09:06.416Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.416Z] Sending file modes: C0644 4475 package-summary.html
17:09:06 [2024-02-28T22:09:06.416Z] Sink: C0644 4475 package-summary.html
17:09:06 [2024-02-28T22:09:06.416Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.416Z] Entering directory: D2755 0 class-use
17:09:06 [2024-02-28T22:09:06.416Z] Sink: D2755 0 class-use
17:09:06 [2024-02-28T22:09:06.416Z] Sending file modes: C0644 2426 BaseDistributionData.html
17:09:06 [2024-02-28T22:09:06.416Z] Sink: C0644 2426 BaseDistributionData.html
17:09:06 [2024-02-28T22:09:06.416Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.416Z] Sending file modes: C0644 5231 IBaseDistributionModel.html
17:09:06 [2024-02-28T22:09:06.416Z] Sink: C0644 5231 IBaseDistributionModel.html
17:09:06 [2024-02-28T22:09:06.416Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.416Z] Sink: E
17:09:06 [2024-02-28T22:09:06.416Z] Sending file modes: C0644 3481 package-use.html
17:09:06 [2024-02-28T22:09:06.416Z] Sink: C0644 3481 package-use.html
17:09:06 [2024-02-28T22:09:06.416Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.416Z] Sink: E
17:09:06 [2024-02-28T22:09:06.416Z] Sink: E
17:09:06 [2024-02-28T22:09:06.416Z] Entering directory: D2755 0 colors
17:09:06 [2024-02-28T22:09:06.416Z] Sink: D2755 0 colors
17:09:06 [2024-02-28T22:09:06.416Z] Sending file modes: C0644 25844 ColorSetting.html
17:09:06 [2024-02-28T22:09:06.416Z] Sink: C0644 25844 ColorSetting.html
17:09:06 [2024-02-28T22:09:06.416Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.416Z] Sending file modes: C0644 20105 ColorSettingsManager.html
17:09:06 [2024-02-28T22:09:06.416Z] Sink: C0644 20105 ColorSettingsManager.html
17:09:06 [2024-02-28T22:09:06.416Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.416Z] Sending file modes: C0644 11881 ColorSettingsXML.html
17:09:06 [2024-02-28T22:09:06.416Z] Sink: C0644 11881 ColorSettingsXML.html
17:09:06 [2024-02-28T22:09:06.416Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.416Z] Sending file modes: C0644 16842 ColorsView.html
17:09:06 [2024-02-28T22:09:06.416Z] Sink: C0644 16842 ColorsView.html
17:09:06 [2024-02-28T22:09:06.416Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.416Z] Sending file modes: C0644 6827 IColorSettingsListener.html
17:09:06 [2024-02-28T22:09:06.416Z] Sink: C0644 6827 IColorSettingsListener.html
17:09:06 [2024-02-28T22:09:06.416Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.416Z] Sending file modes: C0644 5822 package-summary.html
17:09:06 [2024-02-28T22:09:06.416Z] Sink: C0644 5822 package-summary.html
17:09:06 [2024-02-28T22:09:06.416Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.416Z] Entering directory: D2755 0 class-use
17:09:06 [2024-02-28T22:09:06.416Z] Sink: D2755 0 class-use
17:09:06 [2024-02-28T22:09:06.416Z] Sending file modes: C0644 2318 ColorSettingsXML.html
17:09:06 [2024-02-28T22:09:06.416Z] Sink: C0644 2318 ColorSettingsXML.html
17:09:06 [2024-02-28T22:09:06.416Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.416Z] Sending file modes: C0644 8467 IColorSettingsListener.html
17:09:06 [2024-02-28T22:09:06.416Z] Sink: C0644 8467 IColorSettingsListener.html
17:09:06 [2024-02-28T22:09:06.416Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.416Z] Sending file modes: C0644 2282 ColorsView.html
17:09:06 [2024-02-28T22:09:06.416Z] Sink: C0644 2282 ColorsView.html
17:09:06 [2024-02-28T22:09:06.416Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.416Z] Sending file modes: C0644 12240 ColorSetting.html
17:09:06 [2024-02-28T22:09:06.416Z] Sink: C0644 12240 ColorSetting.html
17:09:06 [2024-02-28T22:09:06.416Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.416Z] Sending file modes: C0644 2342 ColorSettingsManager.html
17:09:06 [2024-02-28T22:09:06.416Z] Sink: C0644 2342 ColorSettingsManager.html
17:09:06 [2024-02-28T22:09:06.416Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.416Z] Sink: E
17:09:06 [2024-02-28T22:09:06.416Z] Sending file modes: C0644 6059 package-use.html
17:09:06 [2024-02-28T22:09:06.416Z] Sink: C0644 6059 package-use.html
17:09:06 [2024-02-28T22:09:06.416Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.416Z] Sink: E
17:09:06 [2024-02-28T22:09:06.416Z] Entering directory: D2755 0 filter
17:09:06 [2024-02-28T22:09:06.416Z] Sink: D2755 0 filter
17:09:06 [2024-02-28T22:09:06.416Z] Sending file modes: C0644 11436 CopyHandler.html
17:09:06 [2024-02-28T22:09:06.416Z] Sink: C0644 11436 CopyHandler.html
17:09:06 [2024-02-28T22:09:06.416Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.416Z] Sending file modes: C0644 7921 CutHandler.html
17:09:06 [2024-02-28T22:09:06.416Z] Sink: C0644 7921 CutHandler.html
17:09:06 [2024-02-28T22:09:06.416Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.416Z] Sending file modes: C0644 11274 DeleteHandler.html
17:09:06 [2024-02-28T22:09:06.416Z] Sink: C0644 11274 DeleteHandler.html
17:09:06 [2024-02-28T22:09:06.416Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.416Z] Sending file modes: C0644 13300 FilterDialog.html
17:09:06 [2024-02-28T22:09:06.416Z] Sink: C0644 13300 FilterDialog.html
17:09:06 [2024-02-28T22:09:06.416Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.416Z] Sending file modes: C0644 17880 FilterTreeContentProvider.html
17:09:06 [2024-02-28T22:09:06.416Z] Sink: C0644 17880 FilterTreeContentProvider.html
17:09:06 [2024-02-28T22:09:06.416Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.416Z] Sending file modes: C0644 16517 FilterTreeLabelProvider.html
17:09:06 [2024-02-28T22:09:06.416Z] Sink: C0644 16517 FilterTreeLabelProvider.html
17:09:06 [2024-02-28T22:09:06.416Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.416Z] Sending file modes: C0644 22959 FilterView.html
17:09:06 [2024-02-28T22:09:06.416Z] Sink: C0644 22959 FilterView.html
17:09:06 [2024-02-28T22:09:06.416Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.416Z] Sending file modes: C0644 11263 PasteHandler.html
17:09:06 [2024-02-28T22:09:06.416Z] Sink: C0644 11263 PasteHandler.html
17:09:06 [2024-02-28T22:09:06.416Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.416Z] Sending file modes: C0644 5799 package-summary.html
17:09:06 [2024-02-28T22:09:06.416Z] Sink: C0644 5799 package-summary.html
17:09:06 [2024-02-28T22:09:06.416Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.416Z] Entering directory: D2755 0 class-use
17:09:06 [2024-02-28T22:09:06.416Z] Sink: D2755 0 class-use
17:09:06 [2024-02-28T22:09:06.416Z] Sending file modes: C0644 2360 FilterTreeLabelProvider.html
17:09:06 [2024-02-28T22:09:06.416Z] Sink: C0644 2360 FilterTreeLabelProvider.html
17:09:06 [2024-02-28T22:09:06.416Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.416Z] Sending file modes: C0644 2282 CutHandler.html
17:09:06 [2024-02-28T22:09:06.416Z] Sink: C0644 2282 CutHandler.html
17:09:06 [2024-02-28T22:09:06.416Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.416Z] Sending file modes: C0644 2294 FilterDialog.html
17:09:06 [2024-02-28T22:09:06.416Z] Sink: C0644 2294 FilterDialog.html
17:09:06 [2024-02-28T22:09:06.416Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.416Z] Sending file modes: C0644 2372 FilterTreeContentProvider.html
17:09:06 [2024-02-28T22:09:06.416Z] Sink: C0644 2372 FilterTreeContentProvider.html
17:09:06 [2024-02-28T22:09:06.416Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.416Z] Sending file modes: C0644 2282 FilterView.html
17:09:06 [2024-02-28T22:09:06.416Z] Sink: C0644 2282 FilterView.html
17:09:06 [2024-02-28T22:09:06.416Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.416Z] Sending file modes: C0644 3951 CopyHandler.html
17:09:06 [2024-02-28T22:09:06.416Z] Sink: C0644 3951 CopyHandler.html
17:09:06 [2024-02-28T22:09:06.416Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.416Z] Sending file modes: C0644 2294 PasteHandler.html
17:09:06 [2024-02-28T22:09:06.416Z] Sink: C0644 2294 PasteHandler.html
17:09:06 [2024-02-28T22:09:06.416Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.416Z] Sending file modes: C0644 2300 DeleteHandler.html
17:09:06 [2024-02-28T22:09:06.416Z] Sink: C0644 2300 DeleteHandler.html
17:09:06 [2024-02-28T22:09:06.416Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.416Z] Sink: E
17:09:06 [2024-02-28T22:09:06.416Z] Sending file modes: C0644 3349 package-use.html
17:09:06 [2024-02-28T22:09:06.416Z] Sink: C0644 3349 package-use.html
17:09:06 [2024-02-28T22:09:06.416Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.416Z] Sink: E
17:09:06 [2024-02-28T22:09:06.416Z] Sending file modes: C0644 21689 FormatTimeUtils.html
17:09:06 [2024-02-28T22:09:06.416Z] Sink: C0644 21689 FormatTimeUtils.html
17:09:06 [2024-02-28T22:09:06.416Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.416Z] Sending file modes: C0644 18307 FormatTimeUtils.Resolution.html
17:09:06 [2024-02-28T22:09:06.416Z] Sink: C0644 18307 FormatTimeUtils.Resolution.html
17:09:06 [2024-02-28T22:09:06.416Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.416Z] Sending file modes: C0644 19251 FormatTimeUtils.TimeFormat.html
17:09:06 [2024-02-28T22:09:06.416Z] Sink: C0644 19251 FormatTimeUtils.TimeFormat.html
17:09:06 [2024-02-28T22:09:06.416Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.416Z] Entering directory: D2755 0 histogram
17:09:06 [2024-02-28T22:09:06.416Z] Sink: D2755 0 histogram
17:09:06 [2024-02-28T22:09:06.416Z] Sending file modes: C0644 23929 FullTraceHistogram.html
17:09:06 [2024-02-28T22:09:06.416Z] Sink: C0644 23929 FullTraceHistogram.html
17:09:06 [2024-02-28T22:09:06.416Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.416Z] Sending file modes: C0644 50382 Histogram.html
17:09:06 [2024-02-28T22:09:06.416Z] Sink: C0644 50382 Histogram.html
17:09:06 [2024-02-28T22:09:06.416Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.416Z] Sending file modes: C0644 21505 HistogramBucket.html
17:09:06 [2024-02-28T22:09:06.416Z] Sink: C0644 21505 HistogramBucket.html
17:09:06 [2024-02-28T22:09:06.416Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.416Z] Sending file modes: C0644 14961 HistogramCurrentTimeControl.html
17:09:06 [2024-02-28T22:09:06.416Z] Sink: C0644 14961 HistogramCurrentTimeControl.html
17:09:06 [2024-02-28T22:09:06.416Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.416Z] Sending file modes: C0644 47272 HistogramDataModel.html
17:09:06 [2024-02-28T22:09:06.416Z] Sink: C0644 47272 HistogramDataModel.html
17:09:06 [2024-02-28T22:09:06.416Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.416Z] Sending file modes: C0644 18985 HistogramRequest.html
17:09:06 [2024-02-28T22:09:06.416Z] Sink: C0644 18985 HistogramRequest.html
17:09:06 [2024-02-28T22:09:06.416Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.416Z] Sending file modes: C0644 27167 HistogramScaledData.html
17:09:06 [2024-02-28T22:09:06.416Z] Sink: C0644 27167 HistogramScaledData.html
17:09:06 [2024-02-28T22:09:06.416Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.416Z] Sending file modes: C0644 10985 HistogramSelectionEndControl.html
17:09:06 [2024-02-28T22:09:06.416Z] Sink: C0644 10985 HistogramSelectionEndControl.html
17:09:06 [2024-02-28T22:09:06.416Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.416Z] Sending file modes: C0644 11007 HistogramSelectionStartControl.html
17:09:06 [2024-02-28T22:09:06.416Z] Sink: C0644 11007 HistogramSelectionStartControl.html
17:09:06 [2024-02-28T22:09:06.416Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.416Z] Sending file modes: C0644 23605 HistogramTextControl.html
17:09:06 [2024-02-28T22:09:06.416Z] Sink: C0644 23605 HistogramTextControl.html
17:09:06 [2024-02-28T22:09:06.416Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.416Z] Sending file modes: C0644 14621 HistogramTimeRangeControl.html
17:09:06 [2024-02-28T22:09:06.416Z] Sink: C0644 14621 HistogramTimeRangeControl.html
17:09:06 [2024-02-28T22:09:06.416Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.416Z] Sending file modes: C0644 40516 HistogramView.html
17:09:06 [2024-02-28T22:09:06.416Z] Sink: C0644 40516 HistogramView.html
17:09:06 [2024-02-28T22:09:06.416Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.416Z] Sending file modes: C0644 17817 HistogramZoom.html
17:09:06 [2024-02-28T22:09:06.416Z] Sink: C0644 17817 HistogramZoom.html
17:09:06 [2024-02-28T22:09:06.416Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.416Z] Sending file modes: C0644 9344 IHistogramDataModel.html
17:09:06 [2024-02-28T22:09:06.416Z] Sink: C0644 9344 IHistogramDataModel.html
17:09:06 [2024-02-28T22:09:06.416Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.416Z] Sending file modes: C0644 6273 IHistogramModelListener.html
17:09:06 [2024-02-28T22:09:06.416Z] Sink: C0644 6273 IHistogramModelListener.html
17:09:06 [2024-02-28T22:09:06.416Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.417Z] Sending file modes: C0644 16764 Messages.html
17:09:06 [2024-02-28T22:09:06.417Z] Sink: C0644 16764 Messages.html
17:09:06 [2024-02-28T22:09:06.417Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.417Z] Sending file modes: C0644 23174 TimeRangeHistogram.html
17:09:06 [2024-02-28T22:09:06.417Z] Sink: C0644 23174 TimeRangeHistogram.html
17:09:06 [2024-02-28T22:09:06.417Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.417Z] Sending file modes: C0644 10340 package-summary.html
17:09:06 [2024-02-28T22:09:06.417Z] Sink: C0644 10340 package-summary.html
17:09:06 [2024-02-28T22:09:06.417Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.417Z] Entering directory: D2755 0 class-use
17:09:06 [2024-02-28T22:09:06.417Z] Sink: D2755 0 class-use
17:09:06 [2024-02-28T22:09:06.417Z] Sending file modes: C0644 2348 TimeRangeHistogram.html
17:09:06 [2024-02-28T22:09:06.417Z] Sink: C0644 2348 TimeRangeHistogram.html
17:09:06 [2024-02-28T22:09:06.417Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.417Z] Sending file modes: C0644 5925 HistogramScaledData.html
17:09:06 [2024-02-28T22:09:06.417Z] Sink: C0644 5925 HistogramScaledData.html
17:09:06 [2024-02-28T22:09:06.417Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.417Z] Sending file modes: C0644 4606 HistogramCurrentTimeControl.html
17:09:06 [2024-02-28T22:09:06.417Z] Sink: C0644 4606 HistogramCurrentTimeControl.html
17:09:06 [2024-02-28T22:09:06.417Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.417Z] Sending file modes: C0644 2348 FullTraceHistogram.html
17:09:06 [2024-02-28T22:09:06.417Z] Sink: C0644 2348 FullTraceHistogram.html
17:09:06 [2024-02-28T22:09:06.417Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.417Z] Sending file modes: C0644 5483 Histogram.html
17:09:06 [2024-02-28T22:09:06.417Z] Sink: C0644 5483 Histogram.html
17:09:06 [2024-02-28T22:09:06.417Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.417Z] Sending file modes: C0644 2288 Messages.html
17:09:06 [2024-02-28T22:09:06.417Z] Sink: C0644 2288 Messages.html
17:09:06 [2024-02-28T22:09:06.417Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.417Z] Sending file modes: C0644 6803 IHistogramModelListener.html
17:09:06 [2024-02-28T22:09:06.417Z] Sink: C0644 6803 IHistogramModelListener.html
17:09:06 [2024-02-28T22:09:06.417Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.417Z] Sending file modes: C0644 5362 HistogramTextControl.html
17:09:06 [2024-02-28T22:09:06.417Z] Sink: C0644 5362 HistogramTextControl.html
17:09:06 [2024-02-28T22:09:06.417Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.417Z] Sending file modes: C0644 2336 HistogramRequest.html
17:09:06 [2024-02-28T22:09:06.417Z] Sink: C0644 2336 HistogramRequest.html
17:09:06 [2024-02-28T22:09:06.417Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.417Z] Sending file modes: C0644 6278 HistogramDataModel.html
17:09:06 [2024-02-28T22:09:06.417Z] Sink: C0644 6278 HistogramDataModel.html
17:09:06 [2024-02-28T22:09:06.417Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.417Z] Sending file modes: C0644 6883 HistogramBucket.html
17:09:06 [2024-02-28T22:09:06.417Z] Sink: C0644 6883 HistogramBucket.html
17:09:06 [2024-02-28T22:09:06.417Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.417Z] Sending file modes: C0644 4119 HistogramZoom.html
17:09:06 [2024-02-28T22:09:06.417Z] Sink: C0644 4119 HistogramZoom.html
17:09:06 [2024-02-28T22:09:06.417Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.417Z] Sending file modes: C0644 2390 HistogramTimeRangeControl.html
17:09:06 [2024-02-28T22:09:06.417Z] Sink: C0644 2390 HistogramTimeRangeControl.html
17:09:06 [2024-02-28T22:09:06.417Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.417Z] Sending file modes: C0644 2420 HistogramSelectionStartControl.html
17:09:06 [2024-02-28T22:09:06.417Z] Sink: C0644 2420 HistogramSelectionStartControl.html
17:09:06 [2024-02-28T22:09:06.417Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.417Z] Sending file modes: C0644 4133 IHistogramDataModel.html
17:09:06 [2024-02-28T22:09:06.417Z] Sink: C0644 4133 IHistogramDataModel.html
17:09:06 [2024-02-28T22:09:06.672Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.672Z] Sending file modes: C0644 9623 HistogramView.html
17:09:06 [2024-02-28T22:09:06.672Z] Sink: C0644 9623 HistogramView.html
17:09:06 [2024-02-28T22:09:06.672Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.672Z] Sending file modes: C0644 2408 HistogramSelectionEndControl.html
17:09:06 [2024-02-28T22:09:06.672Z] Sink: C0644 2408 HistogramSelectionEndControl.html
17:09:06 [2024-02-28T22:09:06.672Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.672Z] Sink: E
17:09:06 [2024-02-28T22:09:06.672Z] Sending file modes: C0644 5976 package-use.html
17:09:06 [2024-02-28T22:09:06.672Z] Sink: C0644 5976 package-use.html
17:09:06 [2024-02-28T22:09:06.672Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.672Z] Sink: E
17:09:06 [2024-02-28T22:09:06.672Z] Sending file modes: C0644 9438 ITimeReset.html
17:09:06 [2024-02-28T22:09:06.672Z] Sink: C0644 9438 ITimeReset.html
17:09:06 [2024-02-28T22:09:06.672Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.672Z] Sending file modes: C0644 4769 ITmfAllowMultiple.html
17:09:06 [2024-02-28T22:09:06.672Z] Sink: C0644 4769 ITmfAllowMultiple.html
17:09:06 [2024-02-28T22:09:06.672Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.672Z] Sending file modes: C0644 10142 ITmfFilterableControl.html
17:09:06 [2024-02-28T22:09:06.672Z] Sink: C0644 10142 ITmfFilterableControl.html
17:09:06 [2024-02-28T22:09:06.672Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.672Z] Sending file modes: C0644 11337 ITmfPinnable.html
17:09:06 [2024-02-28T22:09:06.672Z] Sink: C0644 11337 ITmfPinnable.html
17:09:06 [2024-02-28T22:09:06.672Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.672Z] Sending file modes: C0644 11454 ITmfTimeAligned.html
17:09:06 [2024-02-28T22:09:06.672Z] Sink: C0644 11454 ITmfTimeAligned.html
17:09:06 [2024-02-28T22:09:06.672Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.672Z] Sending file modes: C0644 12485 ManyEntriesSelectedDialogPreCheckedListener.html
17:09:06 [2024-02-28T22:09:06.672Z] Sink: C0644 12485 ManyEntriesSelectedDialogPreCheckedListener.html
17:09:06 [2024-02-28T22:09:06.672Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.672Z] Entering directory: D2755 0 statesystem
17:09:06 [2024-02-28T22:09:06.672Z] Sink: D2755 0 statesystem
17:09:06 [2024-02-28T22:09:06.672Z] Sending file modes: C0644 27097 Messages.html
17:09:06 [2024-02-28T22:09:06.672Z] Sink: C0644 27097 Messages.html
17:09:06 [2024-02-28T22:09:06.672Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.672Z] Sending file modes: C0644 22599 TmfStateSystemExplorer.html
17:09:06 [2024-02-28T22:09:06.672Z] Sink: C0644 22599 TmfStateSystemExplorer.html
17:09:06 [2024-02-28T22:09:06.672Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.672Z] Sending file modes: C0644 3860 package-summary.html
17:09:06 [2024-02-28T22:09:06.672Z] Sink: C0644 3860 package-summary.html
17:09:06 [2024-02-28T22:09:06.672Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.672Z] Entering directory: D2755 0 class-use
17:09:06 [2024-02-28T22:09:06.672Z] Sink: D2755 0 class-use
17:09:06 [2024-02-28T22:09:06.672Z] Sending file modes: C0644 2384 TmfStateSystemExplorer.html
17:09:06 [2024-02-28T22:09:06.672Z] Sink: C0644 2384 TmfStateSystemExplorer.html
17:09:06 [2024-02-28T22:09:06.672Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.672Z] Sending file modes: C0644 2300 Messages.html
17:09:06 [2024-02-28T22:09:06.672Z] Sink: C0644 2300 Messages.html
17:09:06 [2024-02-28T22:09:06.672Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.672Z] Sink: E
17:09:06 [2024-02-28T22:09:06.672Z] Sending file modes: C0644 2141 package-use.html
17:09:06 [2024-02-28T22:09:06.672Z] Sink: C0644 2141 package-use.html
17:09:06 [2024-02-28T22:09:06.672Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.672Z] Sink: E
17:09:06 [2024-02-28T22:09:06.672Z] Entering directory: D2755 0 synchronization
17:09:06 [2024-02-28T22:09:06.672Z] Sink: D2755 0 synchronization
17:09:06 [2024-02-28T22:09:06.672Z] Sending file modes: C0644 8247 Messages.html
17:09:06 [2024-02-28T22:09:06.672Z] Sink: C0644 8247 Messages.html
17:09:06 [2024-02-28T22:09:06.672Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.672Z] Sending file modes: C0644 20334 TmfSynchronizationView.html
17:09:06 [2024-02-28T22:09:06.672Z] Sink: C0644 20334 TmfSynchronizationView.html
17:09:06 [2024-02-28T22:09:06.672Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.672Z] Sending file modes: C0644 3890 package-summary.html
17:09:06 [2024-02-28T22:09:06.672Z] Sink: C0644 3890 package-summary.html
17:09:06 [2024-02-28T22:09:06.672Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.672Z] Entering directory: D2755 0 class-use
17:09:06 [2024-02-28T22:09:06.672Z] Sink: D2755 0 class-use
17:09:06 [2024-02-28T22:09:06.672Z] Sending file modes: C0644 2408 TmfSynchronizationView.html
17:09:06 [2024-02-28T22:09:06.672Z] Sink: C0644 2408 TmfSynchronizationView.html
17:09:06 [2024-02-28T22:09:06.672Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.672Z] Sending file modes: C0644 2324 Messages.html
17:09:06 [2024-02-28T22:09:06.672Z] Sink: C0644 2324 Messages.html
17:09:06 [2024-02-28T22:09:06.672Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.672Z] Sink: E
17:09:06 [2024-02-28T22:09:06.672Z] Sending file modes: C0644 2161 package-use.html
17:09:06 [2024-02-28T22:09:06.672Z] Sink: C0644 2161 package-use.html
17:09:06 [2024-02-28T22:09:06.672Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.672Z] Sink: E
17:09:06 [2024-02-28T22:09:06.672Z] Sending file modes: C0644 14941 NewTmfViewAction.html
17:09:06 [2024-02-28T22:09:06.672Z] Sink: C0644 14941 NewTmfViewAction.html
17:09:06 [2024-02-28T22:09:06.672Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.672Z] Sending file modes: C0644 14748 PinTmfViewAction.html
17:09:06 [2024-02-28T22:09:06.672Z] Sink: C0644 14748 PinTmfViewAction.html
17:09:06 [2024-02-28T22:09:06.672Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.672Z] Sending file modes: C0644 8777 ResetUtil.html
17:09:06 [2024-02-28T22:09:06.672Z] Sink: C0644 8777 ResetUtil.html
17:09:06 [2024-02-28T22:09:06.672Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.672Z] Sending file modes: C0644 9674 SaveImageUtil.html
17:09:06 [2024-02-28T22:09:06.672Z] Sink: C0644 9674 SaveImageUtil.html
17:09:06 [2024-02-28T22:09:06.672Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.672Z] Entering directory: D2755 0 timechart
17:09:06 [2024-02-28T22:09:06.672Z] Sink: D2755 0 timechart
17:09:06 [2024-02-28T22:09:06.672Z] Sending file modes: C0644 33068 TimeChartAnalysisEntry.html
17:09:06 [2024-02-28T22:09:06.672Z] Sink: C0644 33068 TimeChartAnalysisEntry.html
17:09:06 [2024-02-28T22:09:06.672Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.672Z] Sending file modes: C0644 28824 TimeChartAnalysisProvider.html
17:09:06 [2024-02-28T22:09:06.672Z] Sink: C0644 28824 TimeChartAnalysisProvider.html
17:09:06 [2024-02-28T22:09:06.672Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.672Z] Sending file modes: C0644 17581 TimeChartDecorationProvider.html
17:09:06 [2024-02-28T22:09:06.672Z] Sink: C0644 17581 TimeChartDecorationProvider.html
17:09:06 [2024-02-28T22:09:06.673Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.673Z] Sending file modes: C0644 43809 TimeChartEvent.html
17:09:06 [2024-02-28T22:09:06.673Z] Sink: C0644 43809 TimeChartEvent.html
17:09:06 [2024-02-28T22:09:06.673Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.673Z] Sending file modes: C0644 13663 TimeChartEvent.RankRange.html
17:09:06 [2024-02-28T22:09:06.673Z] Sink: C0644 13663 TimeChartEvent.RankRange.html
17:09:06 [2024-02-28T22:09:06.673Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.673Z] Sending file modes: C0644 48800 TimeChartView.html
17:09:06 [2024-02-28T22:09:06.673Z] Sink: C0644 48800 TimeChartView.html
17:09:06 [2024-02-28T22:09:06.673Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.673Z] Sending file modes: C0644 4929 package-summary.html
17:09:06 [2024-02-28T22:09:06.673Z] Sink: C0644 4929 package-summary.html
17:09:06 [2024-02-28T22:09:06.673Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.673Z] Entering directory: D2755 0 class-use
17:09:06 [2024-02-28T22:09:06.673Z] Sink: D2755 0 class-use
17:09:06 [2024-02-28T22:09:06.673Z] Sending file modes: C0644 2318 TimeChartView.html
17:09:06 [2024-02-28T22:09:06.673Z] Sink: C0644 2318 TimeChartView.html
17:09:06 [2024-02-28T22:09:06.673Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.673Z] Sending file modes: C0644 4843 TimeChartEvent.html
17:09:06 [2024-02-28T22:09:06.673Z] Sink: C0644 4843 TimeChartEvent.html
17:09:06 [2024-02-28T22:09:06.673Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.673Z] Sending file modes: C0644 4428 TimeChartEvent.RankRange.html
17:09:06 [2024-02-28T22:09:06.673Z] Sink: C0644 4428 TimeChartEvent.RankRange.html
17:09:06 [2024-02-28T22:09:06.673Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.673Z] Sending file modes: C0644 6875 TimeChartAnalysisEntry.html
17:09:06 [2024-02-28T22:09:06.673Z] Sink: C0644 6875 TimeChartAnalysisEntry.html
17:09:06 [2024-02-28T22:09:06.673Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.673Z] Sending file modes: C0644 2390 TimeChartAnalysisProvider.html
17:09:06 [2024-02-28T22:09:06.673Z] Sink: C0644 2390 TimeChartAnalysisProvider.html
17:09:06 [2024-02-28T22:09:06.673Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.673Z] Sending file modes: C0644 4803 TimeChartDecorationProvider.html
17:09:06 [2024-02-28T22:09:06.673Z] Sink: C0644 4803 TimeChartDecorationProvider.html
17:09:06 [2024-02-28T22:09:06.673Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.673Z] Sink: E
17:09:06 [2024-02-28T22:09:06.673Z] Sending file modes: C0644 4255 package-use.html
17:09:06 [2024-02-28T22:09:06.673Z] Sink: C0644 4255 package-use.html
17:09:06 [2024-02-28T22:09:06.673Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.673Z] Sink: E
17:09:06 [2024-02-28T22:09:06.673Z] Entering directory: D2755 0 xychart
17:09:06 [2024-02-28T22:09:06.673Z] Sink: D2755 0 xychart
17:09:06 [2024-02-28T22:09:06.673Z] Sending file modes: C0644 36261 TmfChartView.html
17:09:06 [2024-02-28T22:09:06.673Z] Sink: C0644 36261 TmfChartView.html
17:09:06 [2024-02-28T22:09:06.673Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.673Z] Sending file modes: C0644 3633 package-summary.html
17:09:06 [2024-02-28T22:09:06.673Z] Sink: C0644 3633 package-summary.html
17:09:06 [2024-02-28T22:09:06.673Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.673Z] Entering directory: D2755 0 class-use
17:09:06 [2024-02-28T22:09:06.673Z] Sink: D2755 0 class-use
17:09:06 [2024-02-28T22:09:06.673Z] Sending file modes: C0644 7583 TmfChartView.html
17:09:06 [2024-02-28T22:09:06.673Z] Sink: C0644 7583 TmfChartView.html
17:09:06 [2024-02-28T22:09:06.673Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.673Z] Sink: E
17:09:06 [2024-02-28T22:09:06.673Z] Sending file modes: C0644 6110 package-use.html
17:09:06 [2024-02-28T22:09:06.673Z] Sink: C0644 6110 package-use.html
17:09:06 [2024-02-28T22:09:06.673Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.673Z] Sink: E
17:09:06 [2024-02-28T22:09:06.673Z] Entering directory: D2755 0 statistics
17:09:06 [2024-02-28T22:09:06.673Z] Sink: D2755 0 statistics
17:09:06 [2024-02-28T22:09:06.673Z] Sending file modes: C0644 8605 TmfStatisticsView.html
17:09:06 [2024-02-28T22:09:06.673Z] Sink: C0644 8605 TmfStatisticsView.html
17:09:06 [2024-02-28T22:09:06.673Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.673Z] Sending file modes: C0644 3537 package-summary.html
17:09:06 [2024-02-28T22:09:06.673Z] Sink: C0644 3537 package-summary.html
17:09:06 [2024-02-28T22:09:06.673Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.673Z] Entering directory: D2755 0 class-use
17:09:06 [2024-02-28T22:09:06.673Z] Sink: D2755 0 class-use
17:09:06 [2024-02-28T22:09:06.673Z] Sending file modes: C0644 2348 TmfStatisticsView.html
17:09:06 [2024-02-28T22:09:06.673Z] Sink: C0644 2348 TmfStatisticsView.html
17:09:06 [2024-02-28T22:09:06.673Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.673Z] Sink: E
17:09:06 [2024-02-28T22:09:06.673Z] Sending file modes: C0644 2136 package-use.html
17:09:06 [2024-02-28T22:09:06.673Z] Sink: C0644 2136 package-use.html
17:09:06 [2024-02-28T22:09:06.673Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.673Z] Sink: E
17:09:06 [2024-02-28T22:09:06.673Z] Sending file modes: C0644 25365 TmfView.html
17:09:06 [2024-02-28T22:09:06.673Z] Sink: C0644 25365 TmfView.html
17:09:06 [2024-02-28T22:09:06.673Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.673Z] Sending file modes: C0644 13211 TmfViewFactory.html
17:09:06 [2024-02-28T22:09:06.673Z] Sink: C0644 13211 TmfViewFactory.html
17:09:06 [2024-02-28T22:09:06.673Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.673Z] Sending file modes: C0644 11443 TracingPerspectiveFactory.html
17:09:06 [2024-02-28T22:09:06.673Z] Sink: C0644 11443 TracingPerspectiveFactory.html
17:09:06 [2024-02-28T22:09:06.673Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.673Z] Sending file modes: C0644 11802 package-summary.html
17:09:06 [2024-02-28T22:09:06.673Z] Sink: C0644 11802 package-summary.html
17:09:06 [2024-02-28T22:09:06.673Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.673Z] Entering directory: D2755 0 class-use
17:09:06 [2024-02-28T22:09:06.673Z] Sink: D2755 0 class-use
17:09:06 [2024-02-28T22:09:06.673Z] Sending file modes: C0644 27878 ITmfPinnable.html
17:09:06 [2024-02-28T22:09:06.673Z] Sink: C0644 27878 ITmfPinnable.html
17:09:06 [2024-02-28T22:09:06.673Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.673Z] Sending file modes: C0644 2246 SaveImageUtil.html
17:09:06 [2024-02-28T22:09:06.673Z] Sink: C0644 2246 SaveImageUtil.html
17:09:06 [2024-02-28T22:09:06.673Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.673Z] Sending file modes: C0644 15427 ITmfAllowMultiple.html
17:09:06 [2024-02-28T22:09:06.673Z] Sink: C0644 15427 ITmfAllowMultiple.html
17:09:06 [2024-02-28T22:09:06.673Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.673Z] Sending file modes: C0644 2264 NewTmfViewAction.html
17:09:06 [2024-02-28T22:09:06.673Z] Sink: C0644 2264 NewTmfViewAction.html
17:09:06 [2024-02-28T22:09:06.673Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.673Z] Sending file modes: C0644 15051 ITimeReset.html
17:09:06 [2024-02-28T22:09:06.673Z] Sink: C0644 15051 ITimeReset.html
17:09:06 [2024-02-28T22:09:06.673Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.673Z] Sending file modes: C0644 2318 TracingPerspectiveFactory.html
17:09:06 [2024-02-28T22:09:06.673Z] Sink: C0644 2318 TracingPerspectiveFactory.html
17:09:06 [2024-02-28T22:09:06.673Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.673Z] Sending file modes: C0644 18279 ITmfTimeAligned.html
17:09:06 [2024-02-28T22:09:06.673Z] Sink: C0644 18279 ITmfTimeAligned.html
17:09:06 [2024-02-28T22:09:06.673Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.673Z] Sending file modes: C0644 2258 FormatTimeUtils.html
17:09:06 [2024-02-28T22:09:06.673Z] Sink: C0644 2258 FormatTimeUtils.html
17:09:06 [2024-02-28T22:09:06.673Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.673Z] Sending file modes: C0644 11961 FormatTimeUtils.Resolution.html
17:09:06 [2024-02-28T22:09:06.673Z] Sink: C0644 11961 FormatTimeUtils.Resolution.html
17:09:06 [2024-02-28T22:09:06.673Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.673Z] Sending file modes: C0644 11140 FormatTimeUtils.TimeFormat.html
17:09:06 [2024-02-28T22:09:06.673Z] Sink: C0644 11140 FormatTimeUtils.TimeFormat.html
17:09:06 [2024-02-28T22:09:06.673Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.673Z] Sending file modes: C0644 2426 ManyEntriesSelectedDialogPreCheckedListener.html
17:09:06 [2024-02-28T22:09:06.673Z] Sink: C0644 2426 ManyEntriesSelectedDialogPreCheckedListener.html
17:09:06 [2024-02-28T22:09:06.673Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.673Z] Sending file modes: C0644 2252 TmfViewFactory.html
17:09:06 [2024-02-28T22:09:06.673Z] Sink: C0644 2252 TmfViewFactory.html
17:09:06 [2024-02-28T22:09:06.673Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.673Z] Sending file modes: C0644 2222 ResetUtil.html
17:09:06 [2024-02-28T22:09:06.673Z] Sink: C0644 2222 ResetUtil.html
17:09:06 [2024-02-28T22:09:06.673Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.673Z] Sending file modes: C0644 32678 TmfView.html
17:09:06 [2024-02-28T22:09:06.673Z] Sink: C0644 32678 TmfView.html
17:09:06 [2024-02-28T22:09:06.673Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.673Z] Sending file modes: C0644 12405 ITmfFilterableControl.html
17:09:06 [2024-02-28T22:09:06.673Z] Sink: C0644 12405 ITmfFilterableControl.html
17:09:06 [2024-02-28T22:09:06.673Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.673Z] Sending file modes: C0644 2264 PinTmfViewAction.html
17:09:06 [2024-02-28T22:09:06.673Z] Sink: C0644 2264 PinTmfViewAction.html
17:09:06 [2024-02-28T22:09:06.673Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.928Z] Sink: E
17:09:06 [2024-02-28T22:09:06.928Z] Sending file modes: C0644 36175 package-use.html
17:09:06 [2024-02-28T22:09:06.928Z] Sink: C0644 36175 package-use.html
17:09:06 [2024-02-28T22:09:06.928Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.928Z] Sink: E
17:09:06 [2024-02-28T22:09:06.928Z] Entering directory: D2755 0 symbols
17:09:06 [2024-02-28T22:09:06.928Z] Sink: D2755 0 symbols
17:09:06 [2024-02-28T22:09:06.928Z] Sending file modes: C0644 14468 AbstractSymbolProviderPreferencePage.html
17:09:06 [2024-02-28T22:09:06.928Z] Sink: C0644 14468 AbstractSymbolProviderPreferencePage.html
17:09:06 [2024-02-28T22:09:06.928Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.928Z] Sending file modes: C0644 8586 ISymbolProvider.html
17:09:06 [2024-02-28T22:09:06.928Z] Sink: C0644 8586 ISymbolProvider.html
17:09:06 [2024-02-28T22:09:06.928Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.928Z] Sending file modes: C0644 6926 ISymbolProviderFactory.html
17:09:06 [2024-02-28T22:09:06.928Z] Sink: C0644 6926 ISymbolProviderFactory.html
17:09:06 [2024-02-28T22:09:06.928Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.928Z] Sending file modes: C0644 8915 ISymbolProviderPreferencePage.html
17:09:06 [2024-02-28T22:09:06.928Z] Sink: C0644 8915 ISymbolProviderPreferencePage.html
17:09:06 [2024-02-28T22:09:06.928Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.928Z] Sending file modes: C0644 18366 SymbolProviderConfigDialog.html
17:09:06 [2024-02-28T22:09:06.928Z] Sink: C0644 18366 SymbolProviderConfigDialog.html
17:09:06 [2024-02-28T22:09:06.928Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.928Z] Sending file modes: C0644 8374 TmfSymbolProviderUpdatedSignal.html
17:09:06 [2024-02-28T22:09:06.928Z] Sink: C0644 8374 TmfSymbolProviderUpdatedSignal.html
17:09:06 [2024-02-28T22:09:06.928Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.928Z] Sending file modes: C0644 7037 package-summary.html
17:09:06 [2024-02-28T22:09:06.928Z] Sink: C0644 7037 package-summary.html
17:09:06 [2024-02-28T22:09:06.928Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.928Z] Entering directory: D2755 0 class-use
17:09:06 [2024-02-28T22:09:06.928Z] Sink: D2755 0 class-use
17:09:06 [2024-02-28T22:09:06.928Z] Sending file modes: C0644 6851 ISymbolProviderPreferencePage.html
17:09:06 [2024-02-28T22:09:06.928Z] Sink: C0644 6851 ISymbolProviderPreferencePage.html
17:09:06 [2024-02-28T22:09:06.928Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.928Z] Sending file modes: C0644 4694 TmfSymbolProviderUpdatedSignal.html
17:09:06 [2024-02-28T22:09:06.928Z] Sink: C0644 4694 TmfSymbolProviderUpdatedSignal.html
17:09:06 [2024-02-28T22:09:06.928Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.928Z] Sending file modes: C0644 6506 ISymbolProvider.html
17:09:06 [2024-02-28T22:09:06.928Z] Sink: C0644 6506 ISymbolProvider.html
17:09:06 [2024-02-28T22:09:06.928Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.928Z] Sending file modes: C0644 2336 SymbolProviderConfigDialog.html
17:09:06 [2024-02-28T22:09:06.928Z] Sink: C0644 2336 SymbolProviderConfigDialog.html
17:09:06 [2024-02-28T22:09:06.928Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.928Z] Sending file modes: C0644 2332 ISymbolProviderFactory.html
17:09:06 [2024-02-28T22:09:06.928Z] Sink: C0644 2332 ISymbolProviderFactory.html
17:09:06 [2024-02-28T22:09:06.928Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.928Z] Sending file modes: C0644 2396 AbstractSymbolProviderPreferencePage.html
17:09:06 [2024-02-28T22:09:06.928Z] Sink: C0644 2396 AbstractSymbolProviderPreferencePage.html
17:09:06 [2024-02-28T22:09:06.928Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.928Z] Sink: E
17:09:06 [2024-02-28T22:09:06.928Z] Sending file modes: C0644 5061 package-use.html
17:09:06 [2024-02-28T22:09:06.928Z] Sink: C0644 5061 package-use.html
17:09:06 [2024-02-28T22:09:06.928Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.928Z] Sink: E
17:09:06 [2024-02-28T22:09:06.928Z] Entering directory: D2755 0 colors
17:09:06 [2024-02-28T22:09:06.928Z] Sink: D2755 0 colors
17:09:06 [2024-02-28T22:09:06.928Z] Sending file modes: C0644 13854 ColorUtils.html
17:09:06 [2024-02-28T22:09:06.928Z] Sink: C0644 13854 ColorUtils.html
17:09:06 [2024-02-28T22:09:06.928Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.928Z] Sending file modes: C0644 11153 RGBAUtil.html
17:09:06 [2024-02-28T22:09:06.928Z] Sink: C0644 11153 RGBAUtil.html
17:09:06 [2024-02-28T22:09:06.928Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.928Z] Sending file modes: C0644 3742 package-summary.html
17:09:06 [2024-02-28T22:09:06.928Z] Sink: C0644 3742 package-summary.html
17:09:06 [2024-02-28T22:09:06.928Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.928Z] Entering directory: D2755 0 class-use
17:09:06 [2024-02-28T22:09:06.928Z] Sink: D2755 0 class-use
17:09:06 [2024-02-28T22:09:06.928Z] Sending file modes: C0644 2234 ColorUtils.html
17:09:06 [2024-02-28T22:09:06.928Z] Sink: C0644 2234 ColorUtils.html
17:09:06 [2024-02-28T22:09:06.928Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.928Z] Sending file modes: C0644 2222 RGBAUtil.html
17:09:06 [2024-02-28T22:09:06.928Z] Sink: C0644 2222 RGBAUtil.html
17:09:06 [2024-02-28T22:09:06.928Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.928Z] Sink: E
17:09:06 [2024-02-28T22:09:06.928Z] Sending file modes: C0644 2074 package-use.html
17:09:06 [2024-02-28T22:09:06.928Z] Sink: C0644 2074 package-use.html
17:09:06 [2024-02-28T22:09:06.928Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.928Z] Sink: E
17:09:06 [2024-02-28T22:09:06.928Z] Entering directory: D2755 0 project
17:09:06 [2024-02-28T22:09:06.928Z] Sink: D2755 0 project
17:09:06 [2024-02-28T22:09:06.928Z] Entering directory: D2755 0 wizards
17:09:06 [2024-02-28T22:09:06.928Z] Sink: D2755 0 wizards
17:09:06 [2024-02-28T22:09:06.928Z] Sending file modes: C0644 13496 CopyExperimentDialog.html
17:09:06 [2024-02-28T22:09:06.928Z] Sink: C0644 13496 CopyExperimentDialog.html
17:09:06 [2024-02-28T22:09:06.928Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.928Z] Sending file modes: C0644 13389 CopyTraceDialog.html
17:09:06 [2024-02-28T22:09:06.928Z] Sink: C0644 13389 CopyTraceDialog.html
17:09:06 [2024-02-28T22:09:06.928Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.928Z] Sending file modes: C0644 54462 Messages.html
17:09:06 [2024-02-28T22:09:06.928Z] Sink: C0644 54462 Messages.html
17:09:06 [2024-02-28T22:09:06.928Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.928Z] Sending file modes: C0644 13497 NewExperimentDialog.html
17:09:06 [2024-02-28T22:09:06.928Z] Sink: C0644 13497 NewExperimentDialog.html
17:09:06 [2024-02-28T22:09:06.928Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.928Z] Sending file modes: C0644 13301 NewFolderDialog.html
17:09:06 [2024-02-28T22:09:06.928Z] Sink: C0644 13301 NewFolderDialog.html
17:09:06 [2024-02-28T22:09:06.928Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.928Z] Sending file modes: C0644 9781 NewTmfProjectMainWizardPage.html
17:09:06 [2024-02-28T22:09:06.928Z] Sink: C0644 9781 NewTmfProjectMainWizardPage.html
17:09:06 [2024-02-28T22:09:06.928Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.928Z] Sending file modes: C0644 19787 NewTmfProjectWizard.html
17:09:06 [2024-02-28T22:09:06.928Z] Sink: C0644 19787 NewTmfProjectWizard.html
17:09:06 [2024-02-28T22:09:06.928Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.928Z] Sending file modes: C0644 13518 RenameExperimentDialog.html
17:09:06 [2024-02-28T22:09:06.928Z] Sink: C0644 13518 RenameExperimentDialog.html
17:09:06 [2024-02-28T22:09:06.928Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.928Z] Sending file modes: C0644 13317 RenameFolderDialog.html
17:09:06 [2024-02-28T22:09:06.928Z] Sink: C0644 13317 RenameFolderDialog.html
17:09:06 [2024-02-28T22:09:06.928Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.928Z] Sending file modes: C0644 13415 RenameTraceDialog.html
17:09:06 [2024-02-28T22:09:06.928Z] Sink: C0644 13415 RenameTraceDialog.html
17:09:06 [2024-02-28T22:09:06.928Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.928Z] Sending file modes: C0644 13348 SelectRootNodeWizard.html
17:09:06 [2024-02-28T22:09:06.928Z] Sink: C0644 13348 SelectRootNodeWizard.html
17:09:06 [2024-02-28T22:09:06.928Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.928Z] Sending file modes: C0644 12198 SelectRootNodeWizardPage.html
17:09:06 [2024-02-28T22:09:06.928Z] Sink: C0644 12198 SelectRootNodeWizardPage.html
17:09:06 [2024-02-28T22:09:06.928Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.928Z] Sending file modes: C0644 14582 SelectTracesWizard.html
17:09:06 [2024-02-28T22:09:06.928Z] Sink: C0644 14582 SelectTracesWizard.html
17:09:06 [2024-02-28T22:09:06.928Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.928Z] Sending file modes: C0644 11077 SelectTracesWizardPage.html
17:09:06 [2024-02-28T22:09:06.928Z] Sink: C0644 11077 SelectTracesWizardPage.html
17:09:06 [2024-02-28T22:09:06.928Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.928Z] Sending file modes: C0644 15427 TrimTraceDialog.html
17:09:06 [2024-02-28T22:09:06.928Z] Sink: C0644 15427 TrimTraceDialog.html
17:09:06 [2024-02-28T22:09:06.928Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.928Z] Sending file modes: C0644 8093 package-summary.html
17:09:06 [2024-02-28T22:09:06.928Z] Sink: C0644 8093 package-summary.html
17:09:06 [2024-02-28T22:09:06.928Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.928Z] Entering directory: D2755 0 class-use
17:09:06 [2024-02-28T22:09:06.928Z] Sink: D2755 0 class-use
17:09:06 [2024-02-28T22:09:06.928Z] Sending file modes: C0644 2372 RenameExperimentDialog.html
17:09:06 [2024-02-28T22:09:06.928Z] Sink: C0644 2372 RenameExperimentDialog.html
17:09:06 [2024-02-28T22:09:06.928Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.928Z] Sending file modes: C0644 2348 RenameFolderDialog.html
17:09:06 [2024-02-28T22:09:06.928Z] Sink: C0644 2348 RenameFolderDialog.html
17:09:06 [2024-02-28T22:09:06.928Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.928Z] Sending file modes: C0644 2372 SelectTracesWizardPage.html
17:09:06 [2024-02-28T22:09:06.928Z] Sink: C0644 2372 SelectTracesWizardPage.html
17:09:06 [2024-02-28T22:09:06.928Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.928Z] Sending file modes: C0644 2342 RenameTraceDialog.html
17:09:06 [2024-02-28T22:09:06.928Z] Sink: C0644 2342 RenameTraceDialog.html
17:09:06 [2024-02-28T22:09:06.928Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.928Z] Sending file modes: C0644 2360 CopyExperimentDialog.html
17:09:06 [2024-02-28T22:09:06.928Z] Sink: C0644 2360 CopyExperimentDialog.html
17:09:06 [2024-02-28T22:09:06.928Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.928Z] Sending file modes: C0644 2288 Messages.html
17:09:06 [2024-02-28T22:09:06.928Z] Sink: C0644 2288 Messages.html
17:09:06 [2024-02-28T22:09:06.928Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.928Z] Sending file modes: C0644 2330 NewFolderDialog.html
17:09:06 [2024-02-28T22:09:06.928Z] Sink: C0644 2330 NewFolderDialog.html
17:09:06 [2024-02-28T22:09:06.928Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.928Z] Sending file modes: C0644 2354 NewTmfProjectWizard.html
17:09:06 [2024-02-28T22:09:06.928Z] Sink: C0644 2354 NewTmfProjectWizard.html
17:09:06 [2024-02-28T22:09:06.928Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.928Z] Sending file modes: C0644 2330 TrimTraceDialog.html
17:09:06 [2024-02-28T22:09:06.928Z] Sink: C0644 2330 TrimTraceDialog.html
17:09:06 [2024-02-28T22:09:06.928Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.928Z] Sending file modes: C0644 2330 CopyTraceDialog.html
17:09:06 [2024-02-28T22:09:06.928Z] Sink: C0644 2330 CopyTraceDialog.html
17:09:06 [2024-02-28T22:09:06.928Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.928Z] Sending file modes: C0644 2360 SelectRootNodeWizard.html
17:09:06 [2024-02-28T22:09:06.928Z] Sink: C0644 2360 SelectRootNodeWizard.html
17:09:06 [2024-02-28T22:09:06.928Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.928Z] Sending file modes: C0644 2354 NewExperimentDialog.html
17:09:06 [2024-02-28T22:09:06.928Z] Sink: C0644 2354 NewExperimentDialog.html
17:09:06 [2024-02-28T22:09:06.928Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.928Z] Sending file modes: C0644 2402 NewTmfProjectMainWizardPage.html
17:09:06 [2024-02-28T22:09:06.928Z] Sink: C0644 2402 NewTmfProjectMainWizardPage.html
17:09:06 [2024-02-28T22:09:06.928Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.928Z] Sending file modes: C0644 2348 SelectTracesWizard.html
17:09:06 [2024-02-28T22:09:06.928Z] Sink: C0644 2348 SelectTracesWizard.html
17:09:06 [2024-02-28T22:09:06.928Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.928Z] Sending file modes: C0644 2384 SelectRootNodeWizardPage.html
17:09:06 [2024-02-28T22:09:06.928Z] Sink: C0644 2384 SelectRootNodeWizardPage.html
17:09:06 [2024-02-28T22:09:06.928Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.928Z] Sink: E
17:09:06 [2024-02-28T22:09:06.928Z] Sending file modes: C0644 2131 package-use.html
17:09:06 [2024-02-28T22:09:06.929Z] Sink: C0644 2131 package-use.html
17:09:06 [2024-02-28T22:09:06.929Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.929Z] Sink: E
17:09:06 [2024-02-28T22:09:06.929Z] Entering directory: D2755 0 model
17:09:06 [2024-02-28T22:09:06.929Z] Sink: D2755 0 model
17:09:06 [2024-02-28T22:09:06.929Z] Sending file modes: C0644 22580 ITmfProjectModelElement.html
17:09:06 [2024-02-28T22:09:06.929Z] Sink: C0644 22580 ITmfProjectModelElement.html
17:09:06 [2024-02-28T22:09:06.929Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.929Z] Sending file modes: C0644 6848 ITmfStyledProjectModelElement.html
17:09:06 [2024-02-28T22:09:06.929Z] Sink: C0644 6848 ITmfStyledProjectModelElement.html
17:09:06 [2024-02-28T22:09:06.929Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.929Z] Sending file modes: C0644 55238 Messages.html
17:09:06 [2024-02-28T22:09:06.929Z] Sink: C0644 55238 Messages.html
17:09:06 [2024-02-28T22:09:06.929Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.929Z] Sending file modes: C0644 29049 TmfAggregateAnalysisElement.html
17:09:06 [2024-02-28T22:09:06.929Z] Sink: C0644 29049 TmfAggregateAnalysisElement.html
17:09:06 [2024-02-28T22:09:06.929Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.929Z] Sending file modes: C0644 34478 TmfAnalysisElement.html
17:09:06 [2024-02-28T22:09:06.929Z] Sink: C0644 34478 TmfAnalysisElement.html
17:09:06 [2024-02-28T22:09:06.929Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.929Z] Sending file modes: C0644 21843 TmfAnalysisOutputElement.html
17:09:06 [2024-02-28T22:09:06.929Z] Sink: C0644 21843 TmfAnalysisOutputElement.html
17:09:06 [2024-02-28T22:09:06.929Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.929Z] Sending file modes: C0644 12461 TmfBuiltInOnDemandAnalysisElement.html
17:09:06 [2024-02-28T22:09:06.929Z] Sink: C0644 12461 TmfBuiltInOnDemandAnalysisElement.html
17:09:06 [2024-02-28T22:09:06.929Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.929Z] Sending file modes: C0644 54164 TmfCommonProjectElement.html
17:09:06 [2024-02-28T22:09:06.929Z] Sink: C0644 54164 TmfCommonProjectElement.html
17:09:06 [2024-02-28T22:09:06.929Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.929Z] Sending file modes: C0644 53781 TmfExperimentElement.html
17:09:06 [2024-02-28T22:09:06.929Z] Sink: C0644 53781 TmfExperimentElement.html
17:09:06 [2024-02-28T22:09:06.929Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.929Z] Sending file modes: C0644 33432 TmfExperimentFolder.html
17:09:06 [2024-02-28T22:09:06.929Z] Sink: C0644 33432 TmfExperimentFolder.html
17:09:06 [2024-02-28T22:09:06.929Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.929Z] Sending file modes: C0644 31914 TmfNavigatorContentProvider.html
17:09:06 [2024-02-28T22:09:06.929Z] Sink: C0644 31914 TmfNavigatorContentProvider.html
17:09:06 [2024-02-28T22:09:06.929Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.929Z] Sending file modes: C0644 23350 TmfNavigatorLabelProvider.html
17:09:06 [2024-02-28T22:09:06.929Z] Sink: C0644 23350 TmfNavigatorLabelProvider.html
17:09:06 [2024-02-28T22:09:06.929Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.929Z] Sending file modes: C0644 14625 TmfOnDemandAnalysesElement.html
17:09:06 [2024-02-28T22:09:06.929Z] Sink: C0644 14625 TmfOnDemandAnalysesElement.html
17:09:06 [2024-02-28T22:09:06.929Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.929Z] Sending file modes: C0644 19049 TmfOnDemandAnalysisElement.html
17:09:06 [2024-02-28T22:09:06.929Z] Sink: C0644 19049 TmfOnDemandAnalysisElement.html
17:09:06 [2024-02-28T22:09:06.929Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.929Z] Sending file modes: C0644 18473 TmfOpenTraceHelper.html
17:09:06 [2024-02-28T22:09:06.929Z] Sink: C0644 18473 TmfOpenTraceHelper.html
17:09:06 [2024-02-28T22:09:06.929Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.929Z] Sending file modes: C0644 13504 TmfOpenTraceHelper.OpenProjectElementJob.html
17:09:06 [2024-02-28T22:09:06.929Z] Sink: C0644 13504 TmfOpenTraceHelper.OpenProjectElementJob.html
17:09:06 [2024-02-28T22:09:06.929Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.929Z] Sending file modes: C0644 22546 TmfProjectElement.html
17:09:06 [2024-02-28T22:09:06.929Z] Sink: C0644 22546 TmfProjectElement.html
17:09:06 [2024-02-28T22:09:06.929Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.929Z] Sending file modes: C0644 35403 TmfProjectModelElement.html
17:09:06 [2024-02-28T22:09:06.929Z] Sink: C0644 35403 TmfProjectModelElement.html
17:09:06 [2024-02-28T22:09:06.929Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.929Z] Sending file modes: C0644 14005 TmfProjectModelPreferences.html
17:09:06 [2024-02-28T22:09:06.929Z] Sink: C0644 14005 TmfProjectModelPreferences.html
17:09:06 [2024-02-28T22:09:06.929Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:06 [2024-02-28T22:09:06.929Z] Sending file modes: C0644 21625 TmfProjectRegistry.html
17:09:06 [2024-02-28T22:09:06.929Z] Sink: C0644 21625 TmfProjectRegistry.html
17:09:07 [2024-02-28T22:09:07.184Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.184Z] Sending file modes: C0644 13791 TmfReportElement.html
17:09:07 [2024-02-28T22:09:07.184Z] Sink: C0644 13791 TmfReportElement.html
17:09:07 [2024-02-28T22:09:07.184Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.184Z] Sending file modes: C0644 17499 TmfReportsElement.html
17:09:07 [2024-02-28T22:09:07.184Z] Sink: C0644 17499 TmfReportsElement.html
17:09:07 [2024-02-28T22:09:07.184Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.184Z] Sending file modes: C0644 64702 TmfTraceElement.html
17:09:07 [2024-02-28T22:09:07.184Z] Sink: C0644 64702 TmfTraceElement.html
17:09:07 [2024-02-28T22:09:07.184Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.184Z] Sending file modes: C0644 34603 TmfTraceFolder.html
17:09:07 [2024-02-28T22:09:07.184Z] Sink: C0644 34603 TmfTraceFolder.html
17:09:07 [2024-02-28T22:09:07.184Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.184Z] Sending file modes: C0644 15413 TmfTracesFolder.html
17:09:07 [2024-02-28T22:09:07.184Z] Sink: C0644 15413 TmfTracesFolder.html
17:09:07 [2024-02-28T22:09:07.184Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.184Z] Sending file modes: C0644 40427 TmfTraceTypeUIUtils.html
17:09:07 [2024-02-28T22:09:07.184Z] Sink: C0644 40427 TmfTraceTypeUIUtils.html
17:09:07 [2024-02-28T22:09:07.184Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.184Z] Sending file modes: C0644 12442 TmfUserDefinedOnDemandAnalysisElement.html
17:09:07 [2024-02-28T22:09:07.184Z] Sink: C0644 12442 TmfUserDefinedOnDemandAnalysisElement.html
17:09:07 [2024-02-28T22:09:07.184Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.184Z] Sending file modes: C0644 9765 TmfViewerSorter.html
17:09:07 [2024-02-28T22:09:07.184Z] Sink: C0644 9765 TmfViewerSorter.html
17:09:07 [2024-02-28T22:09:07.184Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.184Z] Sending file modes: C0644 16448 TmfViewsElement.html
17:09:07 [2024-02-28T22:09:07.184Z] Sink: C0644 16448 TmfViewsElement.html
17:09:07 [2024-02-28T22:09:07.184Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.184Z] Sending file modes: C0644 13203 TraceFolderContentProvider.html
17:09:07 [2024-02-28T22:09:07.184Z] Sink: C0644 13203 TraceFolderContentProvider.html
17:09:07 [2024-02-28T22:09:07.184Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.184Z] Sending file modes: C0644 11375 TraceFolderLabelProvider.html
17:09:07 [2024-02-28T22:09:07.184Z] Sink: C0644 11375 TraceFolderLabelProvider.html
17:09:07 [2024-02-28T22:09:07.184Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.184Z] Sending file modes: C0644 17570 TraceUtils.html
17:09:07 [2024-02-28T22:09:07.184Z] Sink: C0644 17570 TraceUtils.html
17:09:07 [2024-02-28T22:09:07.184Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.184Z] Sending file modes: C0644 12621 UpdateTraceBoundsJob.html
17:09:07 [2024-02-28T22:09:07.184Z] Sink: C0644 12621 UpdateTraceBoundsJob.html
17:09:07 [2024-02-28T22:09:07.184Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.184Z] Sending file modes: C0644 16471 package-summary.html
17:09:07 [2024-02-28T22:09:07.184Z] Sink: C0644 16471 package-summary.html
17:09:07 [2024-02-28T22:09:07.184Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.184Z] Entering directory: D2755 0 class-use
17:09:07 [2024-02-28T22:09:07.184Z] Sink: D2755 0 class-use
17:09:07 [2024-02-28T22:09:07.184Z] Sending file modes: C0644 2450 TmfUserDefinedOnDemandAnalysisElement.html
17:09:07 [2024-02-28T22:09:07.184Z] Sink: C0644 2450 TmfUserDefinedOnDemandAnalysisElement.html
17:09:07 [2024-02-28T22:09:07.184Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.184Z] Sending file modes: C0644 7195 TmfExperimentFolder.html
17:09:07 [2024-02-28T22:09:07.184Z] Sink: C0644 7195 TmfExperimentFolder.html
17:09:07 [2024-02-28T22:09:07.184Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.184Z] Sending file modes: C0644 2390 TmfNavigatorContentProvider.html
17:09:07 [2024-02-28T22:09:07.184Z] Sink: C0644 2390 TmfNavigatorContentProvider.html
17:09:07 [2024-02-28T22:09:07.184Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.184Z] Sending file modes: C0644 4237 TmfOnDemandAnalysesElement.html
17:09:07 [2024-02-28T22:09:07.184Z] Sink: C0644 4237 TmfOnDemandAnalysesElement.html
17:09:07 [2024-02-28T22:09:07.184Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.184Z] Sending file modes: C0644 4618 TmfReportsElement.html
17:09:07 [2024-02-28T22:09:07.184Z] Sink: C0644 4618 TmfReportsElement.html
17:09:07 [2024-02-28T22:09:07.184Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.184Z] Sending file modes: C0644 10905 TmfProjectElement.html
17:09:07 [2024-02-28T22:09:07.184Z] Sink: C0644 10905 TmfProjectElement.html
17:09:07 [2024-02-28T22:09:07.184Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.184Z] Sending file modes: C0644 12273 TmfProjectModelElement.html
17:09:07 [2024-02-28T22:09:07.184Z] Sink: C0644 12273 TmfProjectModelElement.html
17:09:07 [2024-02-28T22:09:07.184Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.184Z] Sending file modes: C0644 2378 TmfNavigatorLabelProvider.html
17:09:07 [2024-02-28T22:09:07.184Z] Sink: C0644 2378 TmfNavigatorLabelProvider.html
17:09:07 [2024-02-28T22:09:07.184Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.184Z] Sending file modes: C0644 2426 TmfBuiltInOnDemandAnalysisElement.html
17:09:07 [2024-02-28T22:09:07.184Z] Sink: C0644 2426 TmfBuiltInOnDemandAnalysisElement.html
17:09:07 [2024-02-28T22:09:07.184Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.184Z] Sending file modes: C0644 2336 TmfProjectRegistry.html
17:09:07 [2024-02-28T22:09:07.184Z] Sink: C0644 2336 TmfProjectRegistry.html
17:09:07 [2024-02-28T22:09:07.184Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.184Z] Sending file modes: C0644 2276 Messages.html
17:09:07 [2024-02-28T22:09:07.184Z] Sink: C0644 2276 Messages.html
17:09:07 [2024-02-28T22:09:07.184Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.184Z] Sending file modes: C0644 2348 UpdateTraceBoundsJob.html
17:09:07 [2024-02-28T22:09:07.184Z] Sink: C0644 2348 UpdateTraceBoundsJob.html
17:09:07 [2024-02-28T22:09:07.184Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.184Z] Sending file modes: C0644 2384 TraceFolderContentProvider.html
17:09:07 [2024-02-28T22:09:07.184Z] Sink: C0644 2384 TraceFolderContentProvider.html
17:09:07 [2024-02-28T22:09:07.184Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.184Z] Sending file modes: C0644 2372 TraceFolderLabelProvider.html
17:09:07 [2024-02-28T22:09:07.184Z] Sink: C0644 2372 TraceFolderLabelProvider.html
17:09:07 [2024-02-28T22:09:07.184Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.184Z] Sending file modes: C0644 2318 TmfViewerSorter.html
17:09:07 [2024-02-28T22:09:07.184Z] Sink: C0644 2318 TmfViewerSorter.html
17:09:07 [2024-02-28T22:09:07.184Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.184Z] Sending file modes: C0644 5943 ITmfStyledProjectModelElement.html
17:09:07 [2024-02-28T22:09:07.184Z] Sink: C0644 5943 ITmfStyledProjectModelElement.html
17:09:07 [2024-02-28T22:09:07.184Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.184Z] Sending file modes: C0644 2318 TmfTracesFolder.html
17:09:07 [2024-02-28T22:09:07.184Z] Sink: C0644 2318 TmfTracesFolder.html
17:09:07 [2024-02-28T22:09:07.184Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.184Z] Sending file modes: C0644 4500 TmfAnalysisOutputElement.html
17:09:07 [2024-02-28T22:09:07.184Z] Sink: C0644 4500 TmfAnalysisOutputElement.html
17:09:07 [2024-02-28T22:09:07.184Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.184Z] Sending file modes: C0644 2384 TmfProjectModelPreferences.html
17:09:07 [2024-02-28T22:09:07.184Z] Sink: C0644 2384 TmfProjectModelPreferences.html
17:09:07 [2024-02-28T22:09:07.184Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.184Z] Sending file modes: C0644 11762 TmfExperimentElement.html
17:09:07 [2024-02-28T22:09:07.184Z] Sink: C0644 11762 TmfExperimentElement.html
17:09:07 [2024-02-28T22:09:07.184Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.184Z] Sending file modes: C0644 19146 ITmfProjectModelElement.html
17:09:07 [2024-02-28T22:09:07.184Z] Sink: C0644 19146 ITmfProjectModelElement.html
17:09:07 [2024-02-28T22:09:07.184Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.184Z] Sending file modes: C0644 2288 TraceUtils.html
17:09:07 [2024-02-28T22:09:07.184Z] Sink: C0644 2288 TraceUtils.html
17:09:07 [2024-02-28T22:09:07.184Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.184Z] Sending file modes: C0644 2336 TmfOpenTraceHelper.html
17:09:07 [2024-02-28T22:09:07.184Z] Sink: C0644 2336 TmfOpenTraceHelper.html
17:09:07 [2024-02-28T22:09:07.184Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.184Z] Sending file modes: C0644 2476 TmfOpenTraceHelper.OpenProjectElementJob.html
17:09:07 [2024-02-28T22:09:07.184Z] Sink: C0644 2476 TmfOpenTraceHelper.OpenProjectElementJob.html
17:09:07 [2024-02-28T22:09:07.184Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.184Z] Sending file modes: C0644 2342 TmfTraceTypeUIUtils.html
17:09:07 [2024-02-28T22:09:07.184Z] Sink: C0644 2342 TmfTraceTypeUIUtils.html
17:09:07 [2024-02-28T22:09:07.184Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.184Z] Sending file modes: C0644 15185 TmfTraceFolder.html
17:09:07 [2024-02-28T22:09:07.184Z] Sink: C0644 15185 TmfTraceFolder.html
17:09:07 [2024-02-28T22:09:07.184Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.184Z] Sending file modes: C0644 16252 TmfTraceElement.html
17:09:07 [2024-02-28T22:09:07.184Z] Sink: C0644 16252 TmfTraceElement.html
17:09:07 [2024-02-28T22:09:07.184Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.184Z] Sending file modes: C0644 2324 TmfReportElement.html
17:09:07 [2024-02-28T22:09:07.184Z] Sink: C0644 2324 TmfReportElement.html
17:09:07 [2024-02-28T22:09:07.184Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.184Z] Sending file modes: C0644 11886 TmfCommonProjectElement.html
17:09:07 [2024-02-28T22:09:07.184Z] Sink: C0644 11886 TmfCommonProjectElement.html
17:09:07 [2024-02-28T22:09:07.184Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.184Z] Sending file modes: C0644 4605 TmfOnDemandAnalysisElement.html
17:09:07 [2024-02-28T22:09:07.184Z] Sink: C0644 4605 TmfOnDemandAnalysisElement.html
17:09:07 [2024-02-28T22:09:07.184Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.184Z] Sending file modes: C0644 2390 TmfAggregateAnalysisElement.html
17:09:07 [2024-02-28T22:09:07.184Z] Sink: C0644 2390 TmfAggregateAnalysisElement.html
17:09:07 [2024-02-28T22:09:07.184Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.184Z] Sending file modes: C0644 9649 TmfAnalysisElement.html
17:09:07 [2024-02-28T22:09:07.185Z] Sink: C0644 9649 TmfAnalysisElement.html
17:09:07 [2024-02-28T22:09:07.185Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.185Z] Sending file modes: C0644 4521 TmfViewsElement.html
17:09:07 [2024-02-28T22:09:07.185Z] Sink: C0644 4521 TmfViewsElement.html
17:09:07 [2024-02-28T22:09:07.185Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.185Z] Sink: E
17:09:07 [2024-02-28T22:09:07.185Z] Sending file modes: C0644 11211 package-use.html
17:09:07 [2024-02-28T22:09:07.185Z] Sink: C0644 11211 package-use.html
17:09:07 [2024-02-28T22:09:07.185Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.185Z] Sink: E
17:09:07 [2024-02-28T22:09:07.185Z] Sink: E
17:09:07 [2024-02-28T22:09:07.185Z] Entering directory: D2755 0 dialog
17:09:07 [2024-02-28T22:09:07.185Z] Sink: D2755 0 dialog
17:09:07 [2024-02-28T22:09:07.185Z] Sending file modes: C0644 16826 DirectoryDialogFactory.html
17:09:07 [2024-02-28T22:09:07.185Z] Sink: C0644 16826 DirectoryDialogFactory.html
17:09:07 [2024-02-28T22:09:07.185Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.185Z] Sending file modes: C0644 15685 TmfFileDialogFactory.html
17:09:07 [2024-02-28T22:09:07.185Z] Sink: C0644 15685 TmfFileDialogFactory.html
17:09:07 [2024-02-28T22:09:07.185Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.185Z] Sending file modes: C0644 3743 package-summary.html
17:09:07 [2024-02-28T22:09:07.185Z] Sink: C0644 3743 package-summary.html
17:09:07 [2024-02-28T22:09:07.185Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.185Z] Entering directory: D2755 0 class-use
17:09:07 [2024-02-28T22:09:07.185Z] Sink: D2755 0 class-use
17:09:07 [2024-02-28T22:09:07.185Z] Sending file modes: C0644 2294 TmfFileDialogFactory.html
17:09:07 [2024-02-28T22:09:07.185Z] Sink: C0644 2294 TmfFileDialogFactory.html
17:09:07 [2024-02-28T22:09:07.185Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.185Z] Sending file modes: C0644 2306 DirectoryDialogFactory.html
17:09:07 [2024-02-28T22:09:07.185Z] Sink: C0644 2306 DirectoryDialogFactory.html
17:09:07 [2024-02-28T22:09:07.185Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.185Z] Sink: E
17:09:07 [2024-02-28T22:09:07.185Z] Sending file modes: C0644 2074 package-use.html
17:09:07 [2024-02-28T22:09:07.185Z] Sink: C0644 2074 package-use.html
17:09:07 [2024-02-28T22:09:07.185Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.185Z] Sink: E
17:09:07 [2024-02-28T22:09:07.185Z] Entering directory: D2755 0 widgets
17:09:07 [2024-02-28T22:09:07.185Z] Sink: D2755 0 widgets
17:09:07 [2024-02-28T22:09:07.185Z] Entering directory: D2755 0 timegraph
17:09:07 [2024-02-28T22:09:07.185Z] Sink: D2755 0 timegraph
17:09:07 [2024-02-28T22:09:07.185Z] Entering directory: D2755 0 model
17:09:07 [2024-02-28T22:09:07.185Z] Sink: D2755 0 model
17:09:07 [2024-02-28T22:09:07.185Z] Sending file modes: C0644 18110 EventIterator.html
17:09:07 [2024-02-28T22:09:07.185Z] Sink: C0644 18110 EventIterator.html
17:09:07 [2024-02-28T22:09:07.185Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.185Z] Sending file modes: C0644 8434 ILinkEvent.html
17:09:07 [2024-02-28T22:09:07.185Z] Sink: C0644 8434 ILinkEvent.html
17:09:07 [2024-02-28T22:09:07.185Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.185Z] Sending file modes: C0644 11935 IMarkerEvent.html
17:09:07 [2024-02-28T22:09:07.185Z] Sink: C0644 11935 IMarkerEvent.html
17:09:07 [2024-02-28T22:09:07.185Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.185Z] Sending file modes: C0644 12408 IMarkerEventSource.html
17:09:07 [2024-02-28T22:09:07.185Z] Sink: C0644 12408 IMarkerEventSource.html
17:09:07 [2024-02-28T22:09:07.185Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.185Z] Sending file modes: C0644 17422 ITimeEvent.html
17:09:07 [2024-02-28T22:09:07.185Z] Sink: C0644 17422 ITimeEvent.html
17:09:07 [2024-02-28T22:09:07.185Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.185Z] Sending file modes: C0644 21907 ITimeGraphEntry.html
17:09:07 [2024-02-28T22:09:07.185Z] Sink: C0644 21907 ITimeGraphEntry.html
17:09:07 [2024-02-28T22:09:07.185Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.185Z] Sending file modes: C0644 17822 ITimeGraphEntry.DisplayStyle.html
17:09:07 [2024-02-28T22:09:07.185Z] Sink: C0644 17822 ITimeGraphEntry.DisplayStyle.html
17:09:07 [2024-02-28T22:09:07.185Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.185Z] Sending file modes: C0644 27468 MarkerEvent.html
17:09:07 [2024-02-28T22:09:07.185Z] Sink: C0644 27468 MarkerEvent.html
17:09:07 [2024-02-28T22:09:07.185Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.185Z] Sending file modes: C0644 22444 NamedTimeEvent.html
17:09:07 [2024-02-28T22:09:07.185Z] Sink: C0644 22444 NamedTimeEvent.html
17:09:07 [2024-02-28T22:09:07.185Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.185Z] Sending file modes: C0644 15777 NullTimeEvent.html
17:09:07 [2024-02-28T22:09:07.185Z] Sink: C0644 15777 NullTimeEvent.html
17:09:07 [2024-02-28T22:09:07.185Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.185Z] Sending file modes: C0644 37277 TimeEvent.html
17:09:07 [2024-02-28T22:09:07.185Z] Sink: C0644 37277 TimeEvent.html
17:09:07 [2024-02-28T22:09:07.185Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.185Z] Sending file modes: C0644 66683 TimeGraphEntry.html
17:09:07 [2024-02-28T22:09:07.185Z] Sink: C0644 66683 TimeGraphEntry.html
17:09:07 [2024-02-28T22:09:07.185Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.185Z] Sending file modes: C0644 14641 TimeGraphEntry.Sampling.html
17:09:07 [2024-02-28T22:09:07.185Z] Sink: C0644 14641 TimeGraphEntry.Sampling.html
17:09:07 [2024-02-28T22:09:07.185Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.185Z] Sending file modes: C0644 18577 TimeLinkEvent.html
17:09:07 [2024-02-28T22:09:07.185Z] Sink: C0644 18577 TimeLinkEvent.html
17:09:07 [2024-02-28T22:09:07.441Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.441Z] Sending file modes: C0644 10039 package-summary.html
17:09:07 [2024-02-28T22:09:07.441Z] Sink: C0644 10039 package-summary.html
17:09:07 [2024-02-28T22:09:07.441Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.441Z] Entering directory: D2755 0 class-use
17:09:07 [2024-02-28T22:09:07.441Z] Sink: D2755 0 class-use
17:09:07 [2024-02-28T22:09:07.441Z] Sending file modes: C0644 2384 NamedTimeEvent.html
17:09:07 [2024-02-28T22:09:07.441Z] Sink: C0644 2384 NamedTimeEvent.html
17:09:07 [2024-02-28T22:09:07.441Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.441Z] Sending file modes: C0644 2378 EventIterator.html
17:09:07 [2024-02-28T22:09:07.441Z] Sink: C0644 2378 EventIterator.html
17:09:07 [2024-02-28T22:09:07.441Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.441Z] Sending file modes: C0644 2366 MarkerEvent.html
17:09:07 [2024-02-28T22:09:07.441Z] Sink: C0644 2366 MarkerEvent.html
17:09:07 [2024-02-28T22:09:07.441Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.441Z] Sending file modes: C0644 47425 ITimeEvent.html
17:09:07 [2024-02-28T22:09:07.441Z] Sink: C0644 47425 ITimeEvent.html
17:09:07 [2024-02-28T22:09:07.441Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.441Z] Sending file modes: C0644 2378 TimeLinkEvent.html
17:09:07 [2024-02-28T22:09:07.441Z] Sink: C0644 2378 TimeLinkEvent.html
17:09:07 [2024-02-28T22:09:07.441Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.441Z] Sending file modes: C0644 19043 IMarkerEvent.html
17:09:07 [2024-02-28T22:09:07.441Z] Sink: C0644 19043 IMarkerEvent.html
17:09:07 [2024-02-28T22:09:07.441Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.441Z] Sending file modes: C0644 4233 IMarkerEventSource.html
17:09:07 [2024-02-28T22:09:07.441Z] Sink: C0644 4233 IMarkerEventSource.html
17:09:07 [2024-02-28T22:09:07.441Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.441Z] Sending file modes: C0644 2378 NullTimeEvent.html
17:09:07 [2024-02-28T22:09:07.441Z] Sink: C0644 2378 NullTimeEvent.html
17:09:07 [2024-02-28T22:09:07.441Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.441Z] Sending file modes: C0644 17599 TimeGraphEntry.html
17:09:07 [2024-02-28T22:09:07.441Z] Sink: C0644 17599 TimeGraphEntry.html
17:09:07 [2024-02-28T22:09:07.441Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.441Z] Sending file modes: C0644 5548 TimeGraphEntry.Sampling.html
17:09:07 [2024-02-28T22:09:07.441Z] Sink: C0644 5548 TimeGraphEntry.Sampling.html
17:09:07 [2024-02-28T22:09:07.441Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.441Z] Sending file modes: C0644 10143 ILinkEvent.html
17:09:07 [2024-02-28T22:09:07.441Z] Sink: C0644 10143 ILinkEvent.html
17:09:07 [2024-02-28T22:09:07.441Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.441Z] Sending file modes: C0644 5407 TimeEvent.html
17:09:07 [2024-02-28T22:09:07.441Z] Sink: C0644 5407 TimeEvent.html
17:09:07 [2024-02-28T22:09:07.441Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.441Z] Sending file modes: C0644 61855 ITimeGraphEntry.html
17:09:07 [2024-02-28T22:09:07.441Z] Sink: C0644 61855 ITimeGraphEntry.html
17:09:07 [2024-02-28T22:09:07.441Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.441Z] Sending file modes: C0644 7396 ITimeGraphEntry.DisplayStyle.html
17:09:07 [2024-02-28T22:09:07.441Z] Sink: C0644 7396 ITimeGraphEntry.DisplayStyle.html
17:09:07 [2024-02-28T22:09:07.441Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.441Z] Sink: E
17:09:07 [2024-02-28T22:09:07.441Z] Sending file modes: C0644 14162 package-use.html
17:09:07 [2024-02-28T22:09:07.441Z] Sink: C0644 14162 package-use.html
17:09:07 [2024-02-28T22:09:07.441Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.441Z] Sink: E
17:09:07 [2024-02-28T22:09:07.441Z] Entering directory: D2755 0 dialogs
17:09:07 [2024-02-28T22:09:07.441Z] Sink: D2755 0 dialogs
17:09:07 [2024-02-28T22:09:07.441Z] Sending file modes: C0644 24945 FilteredCheckboxTree.html
17:09:07 [2024-02-28T22:09:07.441Z] Sink: C0644 24945 FilteredCheckboxTree.html
17:09:07 [2024-02-28T22:09:07.441Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.441Z] Sending file modes: C0644 6959 IPreCheckStateListener.html
17:09:07 [2024-02-28T22:09:07.441Z] Sink: C0644 6959 IPreCheckStateListener.html
17:09:07 [2024-02-28T22:09:07.441Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.441Z] Sending file modes: C0644 8520 ITimeGraphEntryActiveProvider.html
17:09:07 [2024-02-28T22:09:07.441Z] Sink: C0644 8520 ITimeGraphEntryActiveProvider.html
17:09:07 [2024-02-28T22:09:07.441Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.441Z] Sending file modes: C0644 11347 MultiTreePatternFilter.html
17:09:07 [2024-02-28T22:09:07.441Z] Sink: C0644 11347 MultiTreePatternFilter.html
17:09:07 [2024-02-28T22:09:07.441Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.441Z] Sending file modes: C0644 13099 ShowFilterDialogAction.html
17:09:07 [2024-02-28T22:09:07.441Z] Sink: C0644 13099 ShowFilterDialogAction.html
17:09:07 [2024-02-28T22:09:07.441Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.441Z] Sending file modes: C0644 31090 TimeGraphFilterDialog.html
17:09:07 [2024-02-28T22:09:07.441Z] Sink: C0644 31090 TimeGraphFilterDialog.html
17:09:07 [2024-02-28T22:09:07.441Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.441Z] Sending file modes: C0644 14323 TimeGraphLegend.html
17:09:07 [2024-02-28T22:09:07.441Z] Sink: C0644 14323 TimeGraphLegend.html
17:09:07 [2024-02-28T22:09:07.441Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.441Z] Sending file modes: C0644 10985 TreePatternFilter.html
17:09:07 [2024-02-28T22:09:07.441Z] Sink: C0644 10985 TreePatternFilter.html
17:09:07 [2024-02-28T22:09:07.441Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.441Z] Sending file modes: C0644 22087 TriStateFilteredCheckboxTree.html
17:09:07 [2024-02-28T22:09:07.441Z] Sink: C0644 22087 TriStateFilteredCheckboxTree.html
17:09:07 [2024-02-28T22:09:07.441Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.441Z] Sending file modes: C0644 8555 package-summary.html
17:09:07 [2024-02-28T22:09:07.441Z] Sink: C0644 8555 package-summary.html
17:09:07 [2024-02-28T22:09:07.441Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.441Z] Entering directory: D2755 0 class-use
17:09:07 [2024-02-28T22:09:07.441Z] Sink: D2755 0 class-use
17:09:07 [2024-02-28T22:09:07.441Z] Sending file modes: C0644 2444 MultiTreePatternFilter.html
17:09:07 [2024-02-28T22:09:07.441Z] Sink: C0644 2444 MultiTreePatternFilter.html
17:09:07 [2024-02-28T22:09:07.441Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.441Z] Sending file modes: C0644 4399 ShowFilterDialogAction.html
17:09:07 [2024-02-28T22:09:07.441Z] Sink: C0644 4399 ShowFilterDialogAction.html
17:09:07 [2024-02-28T22:09:07.441Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.441Z] Sending file modes: C0644 4399 TimeGraphFilterDialog.html
17:09:07 [2024-02-28T22:09:07.442Z] Sink: C0644 4399 TimeGraphFilterDialog.html
17:09:07 [2024-02-28T22:09:07.442Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.442Z] Sending file modes: C0644 6007 FilteredCheckboxTree.html
17:09:07 [2024-02-28T22:09:07.442Z] Sink: C0644 6007 FilteredCheckboxTree.html
17:09:07 [2024-02-28T22:09:07.442Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.442Z] Sending file modes: C0644 4544 TriStateFilteredCheckboxTree.html
17:09:07 [2024-02-28T22:09:07.442Z] Sink: C0644 4544 TriStateFilteredCheckboxTree.html
17:09:07 [2024-02-28T22:09:07.442Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.442Z] Sending file modes: C0644 5315 ITimeGraphEntryActiveProvider.html
17:09:07 [2024-02-28T22:09:07.442Z] Sink: C0644 5315 ITimeGraphEntryActiveProvider.html
17:09:07 [2024-02-28T22:09:07.442Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.442Z] Sending file modes: C0644 2402 TimeGraphLegend.html
17:09:07 [2024-02-28T22:09:07.442Z] Sink: C0644 2402 TimeGraphLegend.html
17:09:07 [2024-02-28T22:09:07.442Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.442Z] Sending file modes: C0644 4309 TreePatternFilter.html
17:09:07 [2024-02-28T22:09:07.442Z] Sink: C0644 4309 TreePatternFilter.html
17:09:07 [2024-02-28T22:09:07.442Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.442Z] Sending file modes: C0644 6316 IPreCheckStateListener.html
17:09:07 [2024-02-28T22:09:07.442Z] Sink: C0644 6316 IPreCheckStateListener.html
17:09:07 [2024-02-28T22:09:07.442Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.442Z] Sink: E
17:09:07 [2024-02-28T22:09:07.442Z] Sending file modes: C0644 8676 package-use.html
17:09:07 [2024-02-28T22:09:07.442Z] Sink: C0644 8676 package-use.html
17:09:07 [2024-02-28T22:09:07.442Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.442Z] Sink: E
17:09:07 [2024-02-28T22:09:07.442Z] Entering directory: D2755 0 widgets
17:09:07 [2024-02-28T22:09:07.442Z] Sink: D2755 0 widgets
17:09:07 [2024-02-28T22:09:07.442Z] Sending file modes: C0644 6653 IMarkerAxisListener.html
17:09:07 [2024-02-28T22:09:07.442Z] Sink: C0644 6653 IMarkerAxisListener.html
17:09:07 [2024-02-28T22:09:07.442Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.442Z] Sending file modes: C0644 28911 ITimeDataProvider.html
17:09:07 [2024-02-28T22:09:07.442Z] Sink: C0644 28911 ITimeDataProvider.html
17:09:07 [2024-02-28T22:09:07.442Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.442Z] Sending file modes: C0644 9248 ITimeDataProviderConverter.html
17:09:07 [2024-02-28T22:09:07.442Z] Sink: C0644 9248 ITimeDataProviderConverter.html
17:09:07 [2024-02-28T22:09:07.442Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.442Z] Sending file modes: C0644 7447 ITmfTimeGraphDrawingHelper.html
17:09:07 [2024-02-28T22:09:07.442Z] Sink: C0644 7447 ITmfTimeGraphDrawingHelper.html
17:09:07 [2024-02-28T22:09:07.442Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.442Z] Sending file modes: C0644 47428 TimeDataProviderCyclesConverter.html
17:09:07 [2024-02-28T22:09:07.442Z] Sink: C0644 47428 TimeDataProviderCyclesConverter.html
17:09:07 [2024-02-28T22:09:07.442Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.442Z] Sending file modes: C0644 22593 TimeGraphBaseControl.html
17:09:07 [2024-02-28T22:09:07.442Z] Sink: C0644 22593 TimeGraphBaseControl.html
17:09:07 [2024-02-28T22:09:07.442Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.442Z] Sending file modes: C0644 91805 TimeGraphColorScheme.html
17:09:07 [2024-02-28T22:09:07.442Z] Sink: C0644 91805 TimeGraphColorScheme.html
17:09:07 [2024-02-28T22:09:07.442Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.442Z] Sending file modes: C0644 183221 TimeGraphControl.html
17:09:07 [2024-02-28T22:09:07.442Z] Sink: C0644 183221 TimeGraphControl.html
17:09:07 [2024-02-28T22:09:07.442Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.442Z] Sending file modes: C0644 25841 TimeGraphMarkerAxis.html
17:09:07 [2024-02-28T22:09:07.442Z] Sink: C0644 25841 TimeGraphMarkerAxis.html
17:09:07 [2024-02-28T22:09:07.442Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.442Z] Sending file modes: C0644 30006 TimeGraphScale.html
17:09:07 [2024-02-28T22:09:07.442Z] Sink: C0644 30006 TimeGraphScale.html
17:09:07 [2024-02-28T22:09:07.442Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.442Z] Sending file modes: C0644 12845 TimeGraphTooltipHandler.html
17:09:07 [2024-02-28T22:09:07.442Z] Sink: C0644 12845 TimeGraphTooltipHandler.html
17:09:07 [2024-02-28T22:09:07.442Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.442Z] Sending file modes: C0644 55370 Utils.html
17:09:07 [2024-02-28T22:09:07.442Z] Sink: C0644 55370 Utils.html
17:09:07 [2024-02-28T22:09:07.442Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.442Z] Sending file modes: C0644 20375 Utils.Resolution.html
17:09:07 [2024-02-28T22:09:07.442Z] Sink: C0644 20375 Utils.Resolution.html
17:09:07 [2024-02-28T22:09:07.442Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.442Z] Sending file modes: C0644 24043 Utils.TimeFormat.html
17:09:07 [2024-02-28T22:09:07.442Z] Sink: C0644 24043 Utils.TimeFormat.html
17:09:07 [2024-02-28T22:09:07.442Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.442Z] Sending file modes: C0644 10071 package-summary.html
17:09:07 [2024-02-28T22:09:07.442Z] Sink: C0644 10071 package-summary.html
17:09:07 [2024-02-28T22:09:07.442Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.442Z] Entering directory: D2755 0 class-use
17:09:07 [2024-02-28T22:09:07.442Z] Sink: D2755 0 class-use
17:09:07 [2024-02-28T22:09:07.442Z] Sending file modes: C0644 8378 ITmfTimeGraphDrawingHelper.html
17:09:07 [2024-02-28T22:09:07.442Z] Sink: C0644 8378 ITmfTimeGraphDrawingHelper.html
17:09:07 [2024-02-28T22:09:07.442Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.442Z] Sending file modes: C0644 2426 TimeGraphMarkerAxis.html
17:09:07 [2024-02-28T22:09:07.442Z] Sink: C0644 2426 TimeGraphMarkerAxis.html
17:09:07 [2024-02-28T22:09:07.442Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.442Z] Sending file modes: C0644 4334 TimeGraphControl.html
17:09:07 [2024-02-28T22:09:07.442Z] Sink: C0644 4334 TimeGraphControl.html
17:09:07 [2024-02-28T22:09:07.442Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.442Z] Sending file modes: C0644 4418 ITimeDataProviderConverter.html
17:09:07 [2024-02-28T22:09:07.442Z] Sink: C0644 4418 ITimeDataProviderConverter.html
17:09:07 [2024-02-28T22:09:07.442Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.442Z] Sending file modes: C0644 5994 TimeGraphScale.html
17:09:07 [2024-02-28T22:09:07.442Z] Sink: C0644 5994 TimeGraphScale.html
17:09:07 [2024-02-28T22:09:07.442Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.442Z] Sending file modes: C0644 5056 TimeGraphBaseControl.html
17:09:07 [2024-02-28T22:09:07.442Z] Sink: C0644 5056 TimeGraphBaseControl.html
17:09:07 [2024-02-28T22:09:07.442Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.442Z] Sending file modes: C0644 2450 TimeGraphTooltipHandler.html
17:09:07 [2024-02-28T22:09:07.442Z] Sink: C0644 2450 TimeGraphTooltipHandler.html
17:09:07 [2024-02-28T22:09:07.442Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.442Z] Sending file modes: C0644 6626 IMarkerAxisListener.html
17:09:07 [2024-02-28T22:09:07.442Z] Sink: C0644 6626 IMarkerAxisListener.html
17:09:07 [2024-02-28T22:09:07.442Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.442Z] Sending file modes: C0644 2498 TimeDataProviderCyclesConverter.html
17:09:07 [2024-02-28T22:09:07.442Z] Sink: C0644 2498 TimeDataProviderCyclesConverter.html
17:09:07 [2024-02-28T22:09:07.442Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.442Z] Sending file modes: C0644 16188 ITimeDataProvider.html
17:09:07 [2024-02-28T22:09:07.442Z] Sink: C0644 16188 ITimeDataProvider.html
17:09:07 [2024-02-28T22:09:07.442Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.442Z] Sending file modes: C0644 2342 Utils.html
17:09:07 [2024-02-28T22:09:07.442Z] Sink: C0644 2342 Utils.html
17:09:07 [2024-02-28T22:09:07.442Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.442Z] Sending file modes: C0644 5155 Utils.Resolution.html
17:09:07 [2024-02-28T22:09:07.442Z] Sink: C0644 5155 Utils.Resolution.html
17:09:07 [2024-02-28T22:09:07.442Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.442Z] Sending file modes: C0644 9710 Utils.TimeFormat.html
17:09:07 [2024-02-28T22:09:07.442Z] Sink: C0644 9710 Utils.TimeFormat.html
17:09:07 [2024-02-28T22:09:07.442Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.442Z] Sending file modes: C0644 8953 TimeGraphColorScheme.html
17:09:07 [2024-02-28T22:09:07.442Z] Sink: C0644 8953 TimeGraphColorScheme.html
17:09:07 [2024-02-28T22:09:07.442Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.442Z] Sink: E
17:09:07 [2024-02-28T22:09:07.442Z] Sending file modes: C0644 8336 package-use.html
17:09:07 [2024-02-28T22:09:07.442Z] Sink: C0644 8336 package-use.html
17:09:07 [2024-02-28T22:09:07.442Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.697Z] Sink: E
17:09:07 [2024-02-28T22:09:07.697Z] Sending file modes: C0644 8287 ITimeGraphBookmarkListener.html
17:09:07 [2024-02-28T22:09:07.697Z] Sink: C0644 8287 ITimeGraphBookmarkListener.html
17:09:07 [2024-02-28T22:09:07.697Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.697Z] Sending file modes: C0644 6620 ITimeGraphColorListener.html
17:09:07 [2024-02-28T22:09:07.697Z] Sink: C0644 6620 ITimeGraphColorListener.html
17:09:07 [2024-02-28T22:09:07.697Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.697Z] Sending file modes: C0644 11125 ITimeGraphContentProvider.html
17:09:07 [2024-02-28T22:09:07.697Z] Sink: C0644 11125 ITimeGraphContentProvider.html
17:09:07 [2024-02-28T22:09:07.697Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.697Z] Sending file modes: C0644 5888 ITimeGraphMarkerListener.html
17:09:07 [2024-02-28T22:09:07.697Z] Sink: C0644 5888 ITimeGraphMarkerListener.html
17:09:07 [2024-02-28T22:09:07.697Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.697Z] Sending file modes: C0644 48170 ITimeGraphPresentationProvider.html
17:09:07 [2024-02-28T22:09:07.697Z] Sink: C0644 48170 ITimeGraphPresentationProvider.html
17:09:07 [2024-02-28T22:09:07.697Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.697Z] Sending file modes: C0644 7109 ITimeGraphRangeListener.html
17:09:07 [2024-02-28T22:09:07.697Z] Sink: C0644 7109 ITimeGraphRangeListener.html
17:09:07 [2024-02-28T22:09:07.697Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.697Z] Sending file modes: C0644 7134 ITimeGraphSelectionListener.html
17:09:07 [2024-02-28T22:09:07.697Z] Sink: C0644 7134 ITimeGraphSelectionListener.html
17:09:07 [2024-02-28T22:09:07.697Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.697Z] Sending file modes: C0644 7052 ITimeGraphTimeListener.html
17:09:07 [2024-02-28T22:09:07.697Z] Sink: C0644 7052 ITimeGraphTimeListener.html
17:09:07 [2024-02-28T22:09:07.697Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.697Z] Sending file modes: C0644 7862 ITimeGraphTreeListener.html
17:09:07 [2024-02-28T22:09:07.697Z] Sink: C0644 7862 ITimeGraphTreeListener.html
17:09:07 [2024-02-28T22:09:07.697Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.697Z] Sending file modes: C0644 9558 ITimeGraphViewerFilterListener.html
17:09:07 [2024-02-28T22:09:07.697Z] Sink: C0644 9558 ITimeGraphViewerFilterListener.html
17:09:07 [2024-02-28T22:09:07.697Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.697Z] Sending file modes: C0644 22228 StateItem.html
17:09:07 [2024-02-28T22:09:07.697Z] Sink: C0644 22228 StateItem.html
17:09:07 [2024-02-28T22:09:07.697Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.697Z] Sending file modes: C0644 11774 TimeGraphBookmarkEvent.html
17:09:07 [2024-02-28T22:09:07.697Z] Sink: C0644 11774 TimeGraphBookmarkEvent.html
17:09:07 [2024-02-28T22:09:07.697Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.697Z] Sending file modes: C0644 19618 TimeGraphContentProvider.html
17:09:07 [2024-02-28T22:09:07.697Z] Sink: C0644 19618 TimeGraphContentProvider.html
17:09:07 [2024-02-28T22:09:07.697Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.697Z] Sending file modes: C0644 54218 TimeGraphPresentationProvider.html
17:09:07 [2024-02-28T22:09:07.697Z] Sink: C0644 54218 TimeGraphPresentationProvider.html
17:09:07 [2024-02-28T22:09:07.697Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.697Z] Sending file modes: C0644 12087 TimeGraphRangeUpdateEvent.html
17:09:07 [2024-02-28T22:09:07.697Z] Sink: C0644 12087 TimeGraphRangeUpdateEvent.html
17:09:07 [2024-02-28T22:09:07.697Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.697Z] Sending file modes: C0644 11910 TimeGraphSelectionEvent.html
17:09:07 [2024-02-28T22:09:07.697Z] Sink: C0644 11910 TimeGraphSelectionEvent.html
17:09:07 [2024-02-28T22:09:07.697Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.697Z] Sending file modes: C0644 12005 TimeGraphTimeEvent.html
17:09:07 [2024-02-28T22:09:07.697Z] Sink: C0644 12005 TimeGraphTimeEvent.html
17:09:07 [2024-02-28T22:09:07.697Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.697Z] Sending file modes: C0644 12047 TimeGraphTreeExpansionEvent.html
17:09:07 [2024-02-28T22:09:07.697Z] Sink: C0644 12047 TimeGraphTreeExpansionEvent.html
17:09:07 [2024-02-28T22:09:07.697Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.697Z] Sending file modes: C0644 211710 TimeGraphViewer.html
17:09:07 [2024-02-28T22:09:07.697Z] Sink: C0644 211710 TimeGraphViewer.html
17:09:07 [2024-02-28T22:09:07.697Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.697Z] Sending file modes: C0644 11768 package-summary.html
17:09:07 [2024-02-28T22:09:07.697Z] Sink: C0644 11768 package-summary.html
17:09:07 [2024-02-28T22:09:07.697Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.697Z] Entering directory: D2755 0 class-use
17:09:07 [2024-02-28T22:09:07.697Z] Sink: D2755 0 class-use
17:09:07 [2024-02-28T22:09:07.697Z] Sending file modes: C0644 17454 ITimeGraphPresentationProvider.html
17:09:07 [2024-02-28T22:09:07.697Z] Sink: C0644 17454 ITimeGraphPresentationProvider.html
17:09:07 [2024-02-28T22:09:07.697Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.697Z] Sending file modes: C0644 5057 ITimeGraphMarkerListener.html
17:09:07 [2024-02-28T22:09:07.697Z] Sink: C0644 5057 ITimeGraphMarkerListener.html
17:09:07 [2024-02-28T22:09:07.697Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.697Z] Sending file modes: C0644 7668 ITimeGraphViewerFilterListener.html
17:09:07 [2024-02-28T22:09:07.697Z] Sink: C0644 7668 ITimeGraphViewerFilterListener.html
17:09:07 [2024-02-28T22:09:07.697Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.697Z] Sending file modes: C0644 7352 ITimeGraphTreeListener.html
17:09:07 [2024-02-28T22:09:07.697Z] Sink: C0644 7352 ITimeGraphTreeListener.html
17:09:07 [2024-02-28T22:09:07.697Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.697Z] Sending file modes: C0644 8907 StateItem.html
17:09:07 [2024-02-28T22:09:07.697Z] Sink: C0644 8907 StateItem.html
17:09:07 [2024-02-28T22:09:07.697Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.697Z] Sending file modes: C0644 6563 ITimeGraphContentProvider.html
17:09:07 [2024-02-28T22:09:07.697Z] Sink: C0644 6563 ITimeGraphContentProvider.html
17:09:07 [2024-02-28T22:09:07.697Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.697Z] Sending file modes: C0644 5058 TimeGraphBookmarkEvent.html
17:09:07 [2024-02-28T22:09:07.697Z] Sink: C0644 5058 TimeGraphBookmarkEvent.html
17:09:07 [2024-02-28T22:09:07.697Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.697Z] Sending file modes: C0644 10631 TimeGraphPresentationProvider.html
17:09:07 [2024-02-28T22:09:07.697Z] Sink: C0644 10631 TimeGraphPresentationProvider.html
17:09:07 [2024-02-28T22:09:07.697Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.697Z] Sending file modes: C0644 5103 ITimeGraphBookmarkListener.html
17:09:07 [2024-02-28T22:09:07.697Z] Sink: C0644 5103 ITimeGraphBookmarkListener.html
17:09:07 [2024-02-28T22:09:07.697Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.697Z] Sending file modes: C0644 6125 TimeGraphSelectionEvent.html
17:09:07 [2024-02-28T22:09:07.698Z] Sink: C0644 6125 TimeGraphSelectionEvent.html
17:09:07 [2024-02-28T22:09:07.698Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.698Z] Sending file modes: C0644 6150 TimeGraphRangeUpdateEvent.html
17:09:07 [2024-02-28T22:09:07.698Z] Sink: C0644 6150 TimeGraphRangeUpdateEvent.html
17:09:07 [2024-02-28T22:09:07.698Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.698Z] Sending file modes: C0644 6682 ITimeGraphSelectionListener.html
17:09:07 [2024-02-28T22:09:07.698Z] Sink: C0644 6682 ITimeGraphSelectionListener.html
17:09:07 [2024-02-28T22:09:07.698Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.698Z] Sending file modes: C0644 8946 ITimeGraphTimeListener.html
17:09:07 [2024-02-28T22:09:07.698Z] Sink: C0644 8946 ITimeGraphTimeListener.html
17:09:07 [2024-02-28T22:09:07.698Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.698Z] Sending file modes: C0644 5138 TimeGraphTreeExpansionEvent.html
17:09:07 [2024-02-28T22:09:07.698Z] Sink: C0644 5138 TimeGraphTreeExpansionEvent.html
17:09:07 [2024-02-28T22:09:07.698Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.698Z] Sending file modes: C0644 5993 TimeGraphTimeEvent.html
17:09:07 [2024-02-28T22:09:07.698Z] Sink: C0644 5993 TimeGraphTimeEvent.html
17:09:07 [2024-02-28T22:09:07.698Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.698Z] Sending file modes: C0644 7877 ITimeGraphColorListener.html
17:09:07 [2024-02-28T22:09:07.698Z] Sink: C0644 7877 ITimeGraphColorListener.html
17:09:07 [2024-02-28T22:09:07.698Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.698Z] Sending file modes: C0644 2396 TimeGraphContentProvider.html
17:09:07 [2024-02-28T22:09:07.698Z] Sink: C0644 2396 TimeGraphContentProvider.html
17:09:07 [2024-02-28T22:09:07.698Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.698Z] Sending file modes: C0644 6574 ITimeGraphRangeListener.html
17:09:07 [2024-02-28T22:09:07.698Z] Sink: C0644 6574 ITimeGraphRangeListener.html
17:09:07 [2024-02-28T22:09:07.698Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.698Z] Sending file modes: C0644 5896 TimeGraphViewer.html
17:09:07 [2024-02-28T22:09:07.698Z] Sink: C0644 5896 TimeGraphViewer.html
17:09:07 [2024-02-28T22:09:07.698Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.698Z] Sink: E
17:09:07 [2024-02-28T22:09:07.698Z] Sending file modes: C0644 18187 package-use.html
17:09:07 [2024-02-28T22:09:07.698Z] Sink: C0644 18187 package-use.html
17:09:07 [2024-02-28T22:09:07.698Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.698Z] Sink: E
17:09:07 [2024-02-28T22:09:07.698Z] Entering directory: D2755 0 virtualtable
17:09:07 [2024-02-28T22:09:07.698Z] Sink: D2755 0 virtualtable
17:09:07 [2024-02-28T22:09:07.698Z] Sending file modes: C0644 6637 IDoubleClickListener.html
17:09:07 [2024-02-28T22:09:07.698Z] Sink: C0644 6637 IDoubleClickListener.html
17:09:07 [2024-02-28T22:09:07.698Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.698Z] Sending file modes: C0644 58138 TmfVirtualTable.html
17:09:07 [2024-02-28T22:09:07.698Z] Sink: C0644 58138 TmfVirtualTable.html
17:09:07 [2024-02-28T22:09:07.698Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.698Z] Sending file modes: C0644 6747 TooltipProvider.html
17:09:07 [2024-02-28T22:09:07.698Z] Sink: C0644 6747 TooltipProvider.html
17:09:07 [2024-02-28T22:09:07.698Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.698Z] Sending file modes: C0644 4718 package-summary.html
17:09:07 [2024-02-28T22:09:07.698Z] Sink: C0644 4718 package-summary.html
17:09:07 [2024-02-28T22:09:07.698Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.698Z] Entering directory: D2755 0 class-use
17:09:07 [2024-02-28T22:09:07.698Z] Sink: D2755 0 class-use
17:09:07 [2024-02-28T22:09:07.698Z] Sending file modes: C0644 5286 TooltipProvider.html
17:09:07 [2024-02-28T22:09:07.698Z] Sink: C0644 5286 TooltipProvider.html
17:09:07 [2024-02-28T22:09:07.698Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.698Z] Sending file modes: C0644 5396 IDoubleClickListener.html
17:09:07 [2024-02-28T22:09:07.698Z] Sink: C0644 5396 IDoubleClickListener.html
17:09:07 [2024-02-28T22:09:07.698Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.698Z] Sending file modes: C0644 6027 TmfVirtualTable.html
17:09:07 [2024-02-28T22:09:07.698Z] Sink: C0644 6027 TmfVirtualTable.html
17:09:07 [2024-02-28T22:09:07.698Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.698Z] Sink: E
17:09:07 [2024-02-28T22:09:07.698Z] Sending file modes: C0644 4918 package-use.html
17:09:07 [2024-02-28T22:09:07.698Z] Sink: C0644 4918 package-use.html
17:09:07 [2024-02-28T22:09:07.698Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.698Z] Sink: E
17:09:07 [2024-02-28T22:09:07.698Z] Entering directory: D2755 0 rawviewer
17:09:07 [2024-02-28T22:09:07.698Z] Sink: D2755 0 rawviewer
17:09:07 [2024-02-28T22:09:07.698Z] Sending file modes: C0644 38459 TmfRawEventViewer.html
17:09:07 [2024-02-28T22:09:07.698Z] Sink: C0644 38459 TmfRawEventViewer.html
17:09:07 [2024-02-28T22:09:07.698Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.698Z] Sending file modes: C0644 3100 package-summary.html
17:09:07 [2024-02-28T22:09:07.698Z] Sink: C0644 3100 package-summary.html
17:09:07 [2024-02-28T22:09:07.698Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.698Z] Entering directory: D2755 0 class-use
17:09:07 [2024-02-28T22:09:07.698Z] Sink: D2755 0 class-use
17:09:07 [2024-02-28T22:09:07.698Z] Sending file modes: C0644 2354 TmfRawEventViewer.html
17:09:07 [2024-02-28T22:09:07.698Z] Sink: C0644 2354 TmfRawEventViewer.html
17:09:07 [2024-02-28T22:09:07.698Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.698Z] Sink: E
17:09:07 [2024-02-28T22:09:07.698Z] Sending file modes: C0644 2141 package-use.html
17:09:07 [2024-02-28T22:09:07.698Z] Sink: C0644 2141 package-use.html
17:09:07 [2024-02-28T22:09:07.698Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.698Z] Sink: E
17:09:07 [2024-02-28T22:09:07.698Z] Entering directory: D2755 0 tabsview
17:09:07 [2024-02-28T22:09:07.698Z] Sink: D2755 0 tabsview
17:09:07 [2024-02-28T22:09:07.698Z] Sending file modes: C0644 23733 TmfViewerFolder.html
17:09:07 [2024-02-28T22:09:07.698Z] Sink: C0644 23733 TmfViewerFolder.html
17:09:07 [2024-02-28T22:09:07.698Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.698Z] Sending file modes: C0644 3059 package-summary.html
17:09:07 [2024-02-28T22:09:07.698Z] Sink: C0644 3059 package-summary.html
17:09:07 [2024-02-28T22:09:07.698Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.698Z] Entering directory: D2755 0 class-use
17:09:07 [2024-02-28T22:09:07.698Z] Sink: D2755 0 class-use
17:09:07 [2024-02-28T22:09:07.698Z] Sending file modes: C0644 2336 TmfViewerFolder.html
17:09:07 [2024-02-28T22:09:07.698Z] Sink: C0644 2336 TmfViewerFolder.html
17:09:07 [2024-02-28T22:09:07.698Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.698Z] Sink: E
17:09:07 [2024-02-28T22:09:07.698Z] Sending file modes: C0644 2136 package-use.html
17:09:07 [2024-02-28T22:09:07.698Z] Sink: C0644 2136 package-use.html
17:09:07 [2024-02-28T22:09:07.698Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.698Z] Sink: E
17:09:07 [2024-02-28T22:09:07.698Z] Sink: E
17:09:07 [2024-02-28T22:09:07.698Z] Entering directory: D2755 0 actions
17:09:07 [2024-02-28T22:09:07.698Z] Sink: D2755 0 actions
17:09:07 [2024-02-28T22:09:07.698Z] Sending file modes: C0644 10283 HttpTraceImportOperation.html
17:09:07 [2024-02-28T22:09:07.698Z] Sink: C0644 10283 HttpTraceImportOperation.html
17:09:07 [2024-02-28T22:09:07.698Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.698Z] Sending file modes: C0644 15095 OpenSourceCodeAction.html
17:09:07 [2024-02-28T22:09:07.698Z] Sink: C0644 15095 OpenSourceCodeAction.html
17:09:07 [2024-02-28T22:09:07.698Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.698Z] Sending file modes: C0644 14528 TraceImportOperation.html
17:09:07 [2024-02-28T22:09:07.698Z] Sink: C0644 14528 TraceImportOperation.html
17:09:07 [2024-02-28T22:09:07.698Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.698Z] Sending file modes: C0644 4175 package-summary.html
17:09:07 [2024-02-28T22:09:07.698Z] Sink: C0644 4175 package-summary.html
17:09:07 [2024-02-28T22:09:07.698Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.698Z] Entering directory: D2755 0 class-use
17:09:07 [2024-02-28T22:09:07.698Z] Sink: D2755 0 class-use
17:09:07 [2024-02-28T22:09:07.698Z] Sending file modes: C0644 2300 OpenSourceCodeAction.html
17:09:07 [2024-02-28T22:09:07.698Z] Sink: C0644 2300 OpenSourceCodeAction.html
17:09:07 [2024-02-28T22:09:07.698Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.698Z] Sending file modes: C0644 2324 HttpTraceImportOperation.html
17:09:07 [2024-02-28T22:09:07.698Z] Sink: C0644 2324 HttpTraceImportOperation.html
17:09:07 [2024-02-28T22:09:07.698Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.698Z] Sending file modes: C0644 2300 TraceImportOperation.html
17:09:07 [2024-02-28T22:09:07.698Z] Sink: C0644 2300 TraceImportOperation.html
17:09:07 [2024-02-28T22:09:07.698Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.698Z] Sink: E
17:09:07 [2024-02-28T22:09:07.698Z] Sending file modes: C0644 2079 package-use.html
17:09:07 [2024-02-28T22:09:07.698Z] Sink: C0644 2079 package-use.html
17:09:07 [2024-02-28T22:09:07.698Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.698Z] Sink: E
17:09:07 [2024-02-28T22:09:07.698Z] Entering directory: D2755 0 markers
17:09:07 [2024-02-28T22:09:07.698Z] Sink: D2755 0 markers
17:09:07 [2024-02-28T22:09:07.698Z] Sending file modes: C0644 6608 IMarkerReferenceProvider.html
17:09:07 [2024-02-28T22:09:07.698Z] Sink: C0644 6608 IMarkerReferenceProvider.html
17:09:07 [2024-02-28T22:09:07.698Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.952Z] Sending file modes: C0644 23860 PeriodicMarkerEventSource.html
17:09:07 [2024-02-28T22:09:07.952Z] Sink: C0644 23860 PeriodicMarkerEventSource.html
17:09:07 [2024-02-28T22:09:07.952Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.952Z] Sending file modes: C0644 14348 PeriodicMarkerEventSource.Reference.html
17:09:07 [2024-02-28T22:09:07.952Z] Sink: C0644 14348 PeriodicMarkerEventSource.Reference.html
17:09:07 [2024-02-28T22:09:07.952Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.952Z] Sending file modes: C0644 5230 package-summary.html
17:09:07 [2024-02-28T22:09:07.952Z] Sink: C0644 5230 package-summary.html
17:09:07 [2024-02-28T22:09:07.952Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.952Z] Entering directory: D2755 0 class-use
17:09:07 [2024-02-28T22:09:07.952Z] Sink: D2755 0 class-use
17:09:07 [2024-02-28T22:09:07.952Z] Sending file modes: C0644 2344 IMarkerReferenceProvider.html
17:09:07 [2024-02-28T22:09:07.952Z] Sink: C0644 2344 IMarkerReferenceProvider.html
17:09:07 [2024-02-28T22:09:07.952Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.952Z] Sending file modes: C0644 2330 PeriodicMarkerEventSource.html
17:09:07 [2024-02-28T22:09:07.952Z] Sink: C0644 2330 PeriodicMarkerEventSource.html
17:09:07 [2024-02-28T22:09:07.953Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.953Z] Sending file modes: C0644 8177 PeriodicMarkerEventSource.Reference.html
17:09:07 [2024-02-28T22:09:07.953Z] Sink: C0644 8177 PeriodicMarkerEventSource.Reference.html
17:09:07 [2024-02-28T22:09:07.953Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.953Z] Sink: E
17:09:07 [2024-02-28T22:09:07.953Z] Sending file modes: C0644 3322 package-use.html
17:09:07 [2024-02-28T22:09:07.953Z] Sink: C0644 3322 package-use.html
17:09:07 [2024-02-28T22:09:07.953Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.953Z] Sink: E
17:09:07 [2024-02-28T22:09:07.953Z] Entering directory: D2755 0 editors
17:09:07 [2024-02-28T22:09:07.953Z] Sink: D2755 0 editors
17:09:07 [2024-02-28T22:09:07.953Z] Sending file modes: C0644 6117 ITmfTraceEditor.html
17:09:07 [2024-02-28T22:09:07.953Z] Sink: C0644 6117 ITmfTraceEditor.html
17:09:07 [2024-02-28T22:09:07.953Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.953Z] Sending file modes: C0644 18196 TmfEditor.html
17:09:07 [2024-02-28T22:09:07.953Z] Sink: C0644 18196 TmfEditor.html
17:09:07 [2024-02-28T22:09:07.953Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.953Z] Sending file modes: C0644 20145 TmfEditorInput.html
17:09:07 [2024-02-28T22:09:07.953Z] Sink: C0644 20145 TmfEditorInput.html
17:09:07 [2024-02-28T22:09:07.953Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.953Z] Sending file modes: C0644 46316 TmfEventsEditor.html
17:09:07 [2024-02-28T22:09:07.953Z] Sink: C0644 46316 TmfEventsEditor.html
17:09:07 [2024-02-28T22:09:07.953Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.953Z] Sending file modes: C0644 16929 TmfMultiPageEditorPart.html
17:09:07 [2024-02-28T22:09:07.953Z] Sink: C0644 16929 TmfMultiPageEditorPart.html
17:09:07 [2024-02-28T22:09:07.953Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.953Z] Sending file modes: C0644 13078 TmfTraceColumnManager.html
17:09:07 [2024-02-28T22:09:07.953Z] Sink: C0644 13078 TmfTraceColumnManager.html
17:09:07 [2024-02-28T22:09:07.953Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.953Z] Sending file modes: C0644 11176 UnsortedPropertySheetPage.html
17:09:07 [2024-02-28T22:09:07.953Z] Sink: C0644 11176 UnsortedPropertySheetPage.html
17:09:07 [2024-02-28T22:09:07.953Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.953Z] Sending file modes: C0644 6440 package-summary.html
17:09:07 [2024-02-28T22:09:07.953Z] Sink: C0644 6440 package-summary.html
17:09:07 [2024-02-28T22:09:07.953Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.953Z] Entering directory: D2755 0 class-use
17:09:07 [2024-02-28T22:09:07.953Z] Sink: D2755 0 class-use
17:09:07 [2024-02-28T22:09:07.953Z] Sending file modes: C0644 2306 TmfTraceColumnManager.html
17:09:07 [2024-02-28T22:09:07.953Z] Sink: C0644 2306 TmfTraceColumnManager.html
17:09:07 [2024-02-28T22:09:07.953Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.953Z] Sending file modes: C0644 2264 TmfEditorInput.html
17:09:07 [2024-02-28T22:09:07.953Z] Sink: C0644 2264 TmfEditorInput.html
17:09:07 [2024-02-28T22:09:07.953Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.953Z] Sending file modes: C0644 3840 TmfEditor.html
17:09:07 [2024-02-28T22:09:07.953Z] Sink: C0644 3840 TmfEditor.html
17:09:07 [2024-02-28T22:09:07.953Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.953Z] Sending file modes: C0644 3947 ITmfTraceEditor.html
17:09:07 [2024-02-28T22:09:07.953Z] Sink: C0644 3947 ITmfTraceEditor.html
17:09:07 [2024-02-28T22:09:07.953Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.953Z] Sending file modes: C0644 2330 UnsortedPropertySheetPage.html
17:09:07 [2024-02-28T22:09:07.953Z] Sink: C0644 2330 UnsortedPropertySheetPage.html
17:09:07 [2024-02-28T22:09:07.953Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.953Z] Sending file modes: C0644 2312 TmfMultiPageEditorPart.html
17:09:07 [2024-02-28T22:09:07.953Z] Sink: C0644 2312 TmfMultiPageEditorPart.html
17:09:07 [2024-02-28T22:09:07.953Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.953Z] Sending file modes: C0644 2270 TmfEventsEditor.html
17:09:07 [2024-02-28T22:09:07.953Z] Sink: C0644 2270 TmfEventsEditor.html
17:09:07 [2024-02-28T22:09:07.953Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.953Z] Sink: E
17:09:07 [2024-02-28T22:09:07.953Z] Sending file modes: C0644 3525 package-use.html
17:09:07 [2024-02-28T22:09:07.953Z] Sink: C0644 3525 package-use.html
17:09:07 [2024-02-28T22:09:07.953Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.953Z] Sink: E
17:09:07 [2024-02-28T22:09:07.953Z] Entering directory: D2755 0 properties
17:09:07 [2024-02-28T22:09:07.953Z] Sink: D2755 0 properties
17:09:07 [2024-02-28T22:09:07.953Z] Sending file modes: C0644 7195 Messages.html
17:09:07 [2024-02-28T22:09:07.953Z] Sink: C0644 7195 Messages.html
17:09:07 [2024-02-28T22:09:07.953Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.953Z] Sending file modes: C0644 11622 ReadOnlyTextPropertyDescriptor.html
17:09:07 [2024-02-28T22:09:07.953Z] Sink: C0644 11622 ReadOnlyTextPropertyDescriptor.html
17:09:07 [2024-02-28T22:09:07.953Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.953Z] Sending file modes: C0644 16563 TmfTimestampFormatPage.html
17:09:07 [2024-02-28T22:09:07.953Z] Sink: C0644 16563 TmfTimestampFormatPage.html
17:09:07 [2024-02-28T22:09:07.953Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.953Z] Sending file modes: C0644 4105 package-summary.html
17:09:07 [2024-02-28T22:09:07.953Z] Sink: C0644 4105 package-summary.html
17:09:07 [2024-02-28T22:09:07.953Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.953Z] Entering directory: D2755 0 class-use
17:09:07 [2024-02-28T22:09:07.953Z] Sink: D2755 0 class-use
17:09:07 [2024-02-28T22:09:07.953Z] Sending file modes: C0644 2378 ReadOnlyTextPropertyDescriptor.html
17:09:07 [2024-02-28T22:09:07.953Z] Sink: C0644 2378 ReadOnlyTextPropertyDescriptor.html
17:09:07 [2024-02-28T22:09:07.953Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.953Z] Sending file modes: C0644 2330 TmfTimestampFormatPage.html
17:09:07 [2024-02-28T22:09:07.953Z] Sink: C0644 2330 TmfTimestampFormatPage.html
17:09:07 [2024-02-28T22:09:07.953Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.953Z] Sending file modes: C0644 2246 Messages.html
17:09:07 [2024-02-28T22:09:07.953Z] Sink: C0644 2246 Messages.html
17:09:07 [2024-02-28T22:09:07.953Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.953Z] Sink: E
17:09:07 [2024-02-28T22:09:07.953Z] Sending file modes: C0644 2094 package-use.html
17:09:07 [2024-02-28T22:09:07.953Z] Sink: C0644 2094 package-use.html
17:09:07 [2024-02-28T22:09:07.953Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.953Z] Sink: E
17:09:07 [2024-02-28T22:09:07.953Z] Entering directory: D2755 0 model
17:09:07 [2024-02-28T22:09:07.953Z] Sink: D2755 0 model
17:09:07 [2024-02-28T22:09:07.953Z] Sending file modes: C0644 18499 StyleManager.html
17:09:07 [2024-02-28T22:09:07.953Z] Sink: C0644 18499 StyleManager.html
17:09:07 [2024-02-28T22:09:07.953Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.953Z] Sending file modes: C0644 3900 package-summary.html
17:09:07 [2024-02-28T22:09:07.953Z] Sink: C0644 3900 package-summary.html
17:09:07 [2024-02-28T22:09:07.953Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.953Z] Entering directory: D2755 0 class-use
17:09:07 [2024-02-28T22:09:07.953Z] Sink: D2755 0 class-use
17:09:07 [2024-02-28T22:09:07.953Z] Sending file modes: C0644 4036 StyleManager.html
17:09:07 [2024-02-28T22:09:07.953Z] Sink: C0644 4036 StyleManager.html
17:09:07 [2024-02-28T22:09:07.953Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.953Z] Sink: E
17:09:07 [2024-02-28T22:09:07.953Z] Sending file modes: C0644 3339 package-use.html
17:09:07 [2024-02-28T22:09:07.953Z] Sink: C0644 3339 package-use.html
17:09:07 [2024-02-28T22:09:07.953Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.953Z] Sink: E
17:09:07 [2024-02-28T22:09:07.953Z] Entering directory: D2755 0 analysis
17:09:07 [2024-02-28T22:09:07.953Z] Sink: D2755 0 analysis
17:09:07 [2024-02-28T22:09:07.953Z] Sending file modes: C0644 22996 TmfAnalysisViewOutput.html
17:09:07 [2024-02-28T22:09:07.953Z] Sink: C0644 22996 TmfAnalysisViewOutput.html
17:09:07 [2024-02-28T22:09:07.953Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.953Z] Sending file modes: C0644 3456 package-summary.html
17:09:07 [2024-02-28T22:09:07.953Z] Sink: C0644 3456 package-summary.html
17:09:07 [2024-02-28T22:09:07.953Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.953Z] Entering directory: D2755 0 class-use
17:09:07 [2024-02-28T22:09:07.953Z] Sink: D2755 0 class-use
17:09:07 [2024-02-28T22:09:07.953Z] Sending file modes: C0644 2312 TmfAnalysisViewOutput.html
17:09:07 [2024-02-28T22:09:07.953Z] Sink: C0644 2312 TmfAnalysisViewOutput.html
17:09:07 [2024-02-28T22:09:07.953Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.953Z] Sink: E
17:09:07 [2024-02-28T22:09:07.953Z] Sending file modes: C0644 2084 package-use.html
17:09:07 [2024-02-28T22:09:07.953Z] Sink: C0644 2084 package-use.html
17:09:07 [2024-02-28T22:09:07.953Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.953Z] Sink: E
17:09:07 [2024-02-28T22:09:07.953Z] Entering directory: D2755 0 signal
17:09:07 [2024-02-28T22:09:07.953Z] Sink: D2755 0 signal
17:09:07 [2024-02-28T22:09:07.953Z] Sending file modes: C0644 12781 TmfTimeViewAlignmentInfo.html
17:09:07 [2024-02-28T22:09:07.953Z] Sink: C0644 12781 TmfTimeViewAlignmentInfo.html
17:09:07 [2024-02-28T22:09:07.953Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.953Z] Sending file modes: C0644 16252 TmfTimeViewAlignmentSignal.html
17:09:07 [2024-02-28T22:09:07.953Z] Sink: C0644 16252 TmfTimeViewAlignmentSignal.html
17:09:07 [2024-02-28T22:09:07.953Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.953Z] Sending file modes: C0644 10026 TmfUiSignalThrottler.html
17:09:07 [2024-02-28T22:09:07.953Z] Sink: C0644 10026 TmfUiSignalThrottler.html
17:09:07 [2024-02-28T22:09:07.953Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.953Z] Sending file modes: C0644 4276 package-summary.html
17:09:07 [2024-02-28T22:09:07.953Z] Sink: C0644 4276 package-summary.html
17:09:07 [2024-02-28T22:09:07.953Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.953Z] Entering directory: D2755 0 class-use
17:09:07 [2024-02-28T22:09:07.953Z] Sink: D2755 0 class-use
17:09:07 [2024-02-28T22:09:07.953Z] Sending file modes: C0644 2294 TmfUiSignalThrottler.html
17:09:07 [2024-02-28T22:09:07.953Z] Sink: C0644 2294 TmfUiSignalThrottler.html
17:09:07 [2024-02-28T22:09:07.953Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.953Z] Sending file modes: C0644 2330 TmfTimeViewAlignmentSignal.html
17:09:07 [2024-02-28T22:09:07.953Z] Sink: C0644 2330 TmfTimeViewAlignmentSignal.html
17:09:07 [2024-02-28T22:09:07.953Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.953Z] Sending file modes: C0644 17288 TmfTimeViewAlignmentInfo.html
17:09:07 [2024-02-28T22:09:07.953Z] Sink: C0644 17288 TmfTimeViewAlignmentInfo.html
17:09:07 [2024-02-28T22:09:07.953Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.953Z] Sink: E
17:09:07 [2024-02-28T22:09:07.953Z] Sending file modes: C0644 11089 package-use.html
17:09:07 [2024-02-28T22:09:07.953Z] Sink: C0644 11089 package-use.html
17:09:07 [2024-02-28T22:09:07.953Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.953Z] Sink: E
17:09:07 [2024-02-28T22:09:07.953Z] Sending file modes: C0644 13310 TmfUiRefreshHandler.html
17:09:07 [2024-02-28T22:09:07.953Z] Sink: C0644 13310 TmfUiRefreshHandler.html
17:09:07 [2024-02-28T22:09:07.953Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.953Z] Entering directory: D2755 0 tracetype
17:09:07 [2024-02-28T22:09:07.953Z] Sink: D2755 0 tracetype
17:09:07 [2024-02-28T22:09:07.953Z] Entering directory: D2755 0 preferences
17:09:07 [2024-02-28T22:09:07.953Z] Sink: D2755 0 preferences
17:09:07 [2024-02-28T22:09:07.953Z] Sending file modes: C0644 19758 TraceTypeLabelProvider.html
17:09:07 [2024-02-28T22:09:07.953Z] Sink: C0644 19758 TraceTypeLabelProvider.html
17:09:07 [2024-02-28T22:09:07.953Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.953Z] Sending file modes: C0644 12585 TraceTypePreferencePage.html
17:09:07 [2024-02-28T22:09:07.953Z] Sink: C0644 12585 TraceTypePreferencePage.html
17:09:07 [2024-02-28T22:09:07.953Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.953Z] Sending file modes: C0644 17117 TraceTypePreferencePageViewer.html
17:09:07 [2024-02-28T22:09:07.953Z] Sink: C0644 17117 TraceTypePreferencePageViewer.html
17:09:07 [2024-02-28T22:09:07.953Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.953Z] Sending file modes: C0644 17914 TraceTypeTreeContentProvider.html
17:09:07 [2024-02-28T22:09:07.953Z] Sink: C0644 17914 TraceTypeTreeContentProvider.html
17:09:07 [2024-02-28T22:09:07.953Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.953Z] Sending file modes: C0644 4217 package-summary.html
17:09:07 [2024-02-28T22:09:07.953Z] Sink: C0644 4217 package-summary.html
17:09:07 [2024-02-28T22:09:07.953Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.953Z] Entering directory: D2755 0 class-use
17:09:07 [2024-02-28T22:09:07.953Z] Sink: D2755 0 class-use
17:09:07 [2024-02-28T22:09:07.953Z] Sending file modes: C0644 2414 TraceTypePreferencePage.html
17:09:07 [2024-02-28T22:09:07.953Z] Sink: C0644 2414 TraceTypePreferencePage.html
17:09:07 [2024-02-28T22:09:07.953Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.953Z] Sending file modes: C0644 2450 TraceTypePreferencePageViewer.html
17:09:07 [2024-02-28T22:09:07.953Z] Sink: C0644 2450 TraceTypePreferencePageViewer.html
17:09:07 [2024-02-28T22:09:07.953Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.953Z] Sending file modes: C0644 2408 TraceTypeLabelProvider.html
17:09:07 [2024-02-28T22:09:07.953Z] Sink: C0644 2408 TraceTypeLabelProvider.html
17:09:07 [2024-02-28T22:09:07.953Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.953Z] Sending file modes: C0644 2444 TraceTypeTreeContentProvider.html
17:09:07 [2024-02-28T22:09:07.953Z] Sink: C0644 2444 TraceTypeTreeContentProvider.html
17:09:07 [2024-02-28T22:09:07.953Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.953Z] Sink: E
17:09:07 [2024-02-28T22:09:07.953Z] Sending file modes: C0644 2161 package-use.html
17:09:07 [2024-02-28T22:09:07.953Z] Sink: C0644 2161 package-use.html
17:09:07 [2024-02-28T22:09:07.953Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.953Z] Sink: E
17:09:07 [2024-02-28T22:09:07.953Z] Sink: E
17:09:07 [2024-02-28T22:09:07.953Z] Sending file modes: C0644 5398 package-summary.html
17:09:07 [2024-02-28T22:09:07.953Z] Sink: C0644 5398 package-summary.html
17:09:07 [2024-02-28T22:09:07.953Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.953Z] Entering directory: D2755 0 class-use
17:09:07 [2024-02-28T22:09:07.953Z] Sink: D2755 0 class-use
17:09:07 [2024-02-28T22:09:07.953Z] Sending file modes: C0644 3970 TmfUiRefreshHandler.html
17:09:07 [2024-02-28T22:09:07.953Z] Sink: C0644 3970 TmfUiRefreshHandler.html
17:09:07 [2024-02-28T22:09:07.953Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.953Z] Sink: E
17:09:07 [2024-02-28T22:09:07.953Z] Sending file modes: C0644 3206 package-use.html
17:09:07 [2024-02-28T22:09:07.953Z] Sink: C0644 3206 package-use.html
17:09:07 [2024-02-28T22:09:07.953Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.953Z] Sink: E
17:09:07 [2024-02-28T22:09:07.953Z] Entering directory: D2755 0 core
17:09:07 [2024-02-28T22:09:07.953Z] Sink: D2755 0 core
17:09:07 [2024-02-28T22:09:07.953Z] Entering directory: D2755 0 model
17:09:07 [2024-02-28T22:09:07.953Z] Sink: D2755 0 model
17:09:07 [2024-02-28T22:09:07.953Z] Sending file modes: C0644 8234 AbstractStateSystemAnalysisDataProvider.html
17:09:07 [2024-02-28T22:09:07.953Z] Sink: C0644 8234 AbstractStateSystemAnalysisDataProvider.html
17:09:07 [2024-02-28T22:09:07.953Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:07 [2024-02-28T22:09:07.953Z] Entering directory: D2755 0 timegraph
17:09:07 [2024-02-28T22:09:07.953Z] Sink: D2755 0 timegraph
17:09:07 [2024-02-28T22:09:07.953Z] Sending file modes: C0644 22142 AbstractTimeGraphDataProvider.html
17:09:07 [2024-02-28T22:09:07.953Z] Sink: C0644 22142 AbstractTimeGraphDataProvider.html
17:09:07 [2024-02-28T22:09:07.954Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.209Z] Sending file modes: C0644 12264 ITimeGraphArrow.html
17:09:08 [2024-02-28T22:09:08.209Z] Sink: C0644 12264 ITimeGraphArrow.html
17:09:08 [2024-02-28T22:09:08.209Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.209Z] Sending file modes: C0644 21083 ITimeGraphDataProvider.html
17:09:08 [2024-02-28T22:09:08.209Z] Sink: C0644 21083 ITimeGraphDataProvider.html
17:09:08 [2024-02-28T22:09:08.209Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.209Z] Sending file modes: C0644 12488 ITimeGraphEntryModel.html
17:09:08 [2024-02-28T22:09:08.209Z] Sink: C0644 12488 ITimeGraphEntryModel.html
17:09:08 [2024-02-28T22:09:08.209Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.209Z] Sending file modes: C0644 8197 ITimeGraphRowModel.html
17:09:08 [2024-02-28T22:09:08.209Z] Sink: C0644 8197 ITimeGraphRowModel.html
17:09:08 [2024-02-28T22:09:08.209Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.209Z] Sending file modes: C0644 9021 ITimeGraphState.html
17:09:08 [2024-02-28T22:09:08.209Z] Sink: C0644 9021 ITimeGraphState.html
17:09:08 [2024-02-28T22:09:08.209Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.209Z] Sending file modes: C0644 23017 ITimeGraphStateFilter.html
17:09:08 [2024-02-28T22:09:08.209Z] Sink: C0644 23017 ITimeGraphStateFilter.html
17:09:08 [2024-02-28T22:09:08.209Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.209Z] Sending file modes: C0644 23122 TimeGraphArrow.html
17:09:08 [2024-02-28T22:09:08.209Z] Sink: C0644 23122 TimeGraphArrow.html
17:09:08 [2024-02-28T22:09:08.209Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.209Z] Sending file modes: C0644 25036 TimeGraphEntryModel.html
17:09:08 [2024-02-28T22:09:08.209Z] Sink: C0644 25036 TimeGraphEntryModel.html
17:09:08 [2024-02-28T22:09:08.209Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.209Z] Sending file modes: C0644 12247 TimeGraphModel.html
17:09:08 [2024-02-28T22:09:08.209Z] Sink: C0644 12247 TimeGraphModel.html
17:09:08 [2024-02-28T22:09:08.209Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.209Z] Sending file modes: C0644 15043 TimeGraphRowModel.html
17:09:08 [2024-02-28T22:09:08.209Z] Sink: C0644 15043 TimeGraphRowModel.html
17:09:08 [2024-02-28T22:09:08.209Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.209Z] Sending file modes: C0644 25555 TimeGraphState.html
17:09:08 [2024-02-28T22:09:08.209Z] Sink: C0644 25555 TimeGraphState.html
17:09:08 [2024-02-28T22:09:08.209Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.209Z] Sending file modes: C0644 40236 TmfTimeGraphCompositeDataProvider.html
17:09:08 [2024-02-28T22:09:08.209Z] Sink: C0644 40236 TmfTimeGraphCompositeDataProvider.html
17:09:08 [2024-02-28T22:09:08.209Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.209Z] Sending file modes: C0644 11865 package-summary.html
17:09:08 [2024-02-28T22:09:08.209Z] Sink: C0644 11865 package-summary.html
17:09:08 [2024-02-28T22:09:08.209Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.209Z] Entering directory: D2755 0 class-use
17:09:08 [2024-02-28T22:09:08.209Z] Sink: D2755 0 class-use
17:09:08 [2024-02-28T22:09:08.209Z] Sending file modes: C0644 10843 TimeGraphEntryModel.html
17:09:08 [2024-02-28T22:09:08.209Z] Sink: C0644 10843 TimeGraphEntryModel.html
17:09:08 [2024-02-28T22:09:08.209Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.209Z] Sending file modes: C0644 20184 ITimeGraphState.html
17:09:08 [2024-02-28T22:09:08.209Z] Sink: C0644 20184 ITimeGraphState.html
17:09:08 [2024-02-28T22:09:08.209Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.209Z] Sending file modes: C0644 10087 TimeGraphModel.html
17:09:08 [2024-02-28T22:09:08.209Z] Sink: C0644 10087 TimeGraphModel.html
17:09:08 [2024-02-28T22:09:08.209Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.209Z] Sending file modes: C0644 2426 AbstractTimeGraphDataProvider.html
17:09:08 [2024-02-28T22:09:08.209Z] Sink: C0644 2426 AbstractTimeGraphDataProvider.html
17:09:08 [2024-02-28T22:09:08.209Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.209Z] Sending file modes: C0644 6682 ITimeGraphRowModel.html
17:09:08 [2024-02-28T22:09:08.209Z] Sink: C0644 6682 ITimeGraphRowModel.html
17:09:08 [2024-02-28T22:09:08.209Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.209Z] Sending file modes: C0644 2336 TimeGraphArrow.html
17:09:08 [2024-02-28T22:09:08.209Z] Sink: C0644 2336 TimeGraphArrow.html
17:09:08 [2024-02-28T22:09:08.209Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.209Z] Sending file modes: C0644 2450 TmfTimeGraphCompositeDataProvider.html
17:09:08 [2024-02-28T22:09:08.209Z] Sink: C0644 2450 TmfTimeGraphCompositeDataProvider.html
17:09:08 [2024-02-28T22:09:08.209Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.209Z] Sending file modes: C0644 14573 ITimeGraphDataProvider.html
17:09:08 [2024-02-28T22:09:08.209Z] Sink: C0644 14573 ITimeGraphDataProvider.html
17:09:08 [2024-02-28T22:09:08.209Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.209Z] Sending file modes: C0644 13352 ITimeGraphEntryModel.html
17:09:08 [2024-02-28T22:09:08.209Z] Sink: C0644 13352 ITimeGraphEntryModel.html
17:09:08 [2024-02-28T22:09:08.209Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.209Z] Sending file modes: C0644 2354 TimeGraphRowModel.html
17:09:08 [2024-02-28T22:09:08.209Z] Sink: C0644 2354 TimeGraphRowModel.html
17:09:08 [2024-02-28T22:09:08.209Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.209Z] Sending file modes: C0644 2336 TimeGraphState.html
17:09:08 [2024-02-28T22:09:08.209Z] Sink: C0644 2336 TimeGraphState.html
17:09:08 [2024-02-28T22:09:08.209Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.209Z] Sending file modes: C0644 12538 ITimeGraphArrow.html
17:09:08 [2024-02-28T22:09:08.209Z] Sink: C0644 12538 ITimeGraphArrow.html
17:09:08 [2024-02-28T22:09:08.209Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.209Z] Sending file modes: C0644 8346 ITimeGraphStateFilter.html
17:09:08 [2024-02-28T22:09:08.209Z] Sink: C0644 8346 ITimeGraphStateFilter.html
17:09:08 [2024-02-28T22:09:08.209Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.209Z] Sink: E
17:09:08 [2024-02-28T22:09:08.209Z] Sending file modes: C0644 11574 package-use.html
17:09:08 [2024-02-28T22:09:08.209Z] Sink: C0644 11574 package-use.html
17:09:08 [2024-02-28T22:09:08.209Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.209Z] Sink: E
17:09:08 [2024-02-28T22:09:08.209Z] Sending file modes: C0644 8063 AbstractTmfTraceDataProvider.html
17:09:08 [2024-02-28T22:09:08.209Z] Sink: C0644 8063 AbstractTmfTraceDataProvider.html
17:09:08 [2024-02-28T22:09:08.209Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.209Z] Entering directory: D2755 0 xy
17:09:08 [2024-02-28T22:09:08.209Z] Sink: D2755 0 xy
17:09:08 [2024-02-28T22:09:08.209Z] Sending file modes: C0644 17674 AbstractTreeCommonXDataProvider.html
17:09:08 [2024-02-28T22:09:08.209Z] Sink: C0644 17674 AbstractTreeCommonXDataProvider.html
17:09:08 [2024-02-28T22:09:08.209Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.209Z] Sending file modes: C0644 14983 ISeriesModel.html
17:09:08 [2024-02-28T22:09:08.209Z] Sink: C0644 14983 ISeriesModel.html
17:09:08 [2024-02-28T22:09:08.209Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.209Z] Sending file modes: C0644 17161 ISeriesModel.DisplayType.html
17:09:08 [2024-02-28T22:09:08.209Z] Sink: C0644 17161 ISeriesModel.DisplayType.html
17:09:08 [2024-02-28T22:09:08.209Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.209Z] Sending file modes: C0644 8483 ITmfCommonXAxisModel.html
17:09:08 [2024-02-28T22:09:08.209Z] Sink: C0644 8483 ITmfCommonXAxisModel.html
17:09:08 [2024-02-28T22:09:08.209Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.209Z] Sending file modes: C0644 6320 ITmfTreeXYDataProvider.html
17:09:08 [2024-02-28T22:09:08.209Z] Sink: C0644 6320 ITmfTreeXYDataProvider.html
17:09:08 [2024-02-28T22:09:08.209Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.209Z] Sending file modes: C0644 9242 ITmfXYDataProvider.html
17:09:08 [2024-02-28T22:09:08.209Z] Sink: C0644 9242 ITmfXYDataProvider.html
17:09:08 [2024-02-28T22:09:08.209Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.209Z] Sending file modes: C0644 5492 ITmfXyEntryModel.html
17:09:08 [2024-02-28T22:09:08.209Z] Sink: C0644 5492 ITmfXyEntryModel.html
17:09:08 [2024-02-28T22:09:08.209Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.209Z] Sending file modes: C0644 8791 ITmfXyModel.html
17:09:08 [2024-02-28T22:09:08.209Z] Sink: C0644 8791 ITmfXyModel.html
17:09:08 [2024-02-28T22:09:08.209Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.209Z] Sending file modes: C0644 9638 IYModel.html
17:09:08 [2024-02-28T22:09:08.209Z] Sink: C0644 9638 IYModel.html
17:09:08 [2024-02-28T22:09:08.209Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.209Z] Sending file modes: C0644 26880 TmfTreeXYCompositeDataProvider.html
17:09:08 [2024-02-28T22:09:08.209Z] Sink: C0644 26880 TmfTreeXYCompositeDataProvider.html
17:09:08 [2024-02-28T22:09:08.209Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.209Z] Sending file modes: C0644 17306 TmfXYAxisDescription.html
17:09:08 [2024-02-28T22:09:08.209Z] Sink: C0644 17306 TmfXYAxisDescription.html
17:09:08 [2024-02-28T22:09:08.209Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.209Z] Sending file modes: C0644 22259 TmfXyTreeDataModel.html
17:09:08 [2024-02-28T22:09:08.209Z] Sink: C0644 22259 TmfXyTreeDataModel.html
17:09:08 [2024-02-28T22:09:08.209Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.209Z] Sending file modes: C0644 11399 package-summary.html
17:09:08 [2024-02-28T22:09:08.209Z] Sink: C0644 11399 package-summary.html
17:09:08 [2024-02-28T22:09:08.209Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.209Z] Entering directory: D2755 0 class-use
17:09:08 [2024-02-28T22:09:08.209Z] Sink: D2755 0 class-use
17:09:08 [2024-02-28T22:09:08.209Z] Sending file modes: C0644 4339 ITmfCommonXAxisModel.html
17:09:08 [2024-02-28T22:09:08.209Z] Sink: C0644 4339 ITmfCommonXAxisModel.html
17:09:08 [2024-02-28T22:09:08.209Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.209Z] Sending file modes: C0644 12784 ITmfXyModel.html
17:09:08 [2024-02-28T22:09:08.209Z] Sink: C0644 12784 ITmfXyModel.html
17:09:08 [2024-02-28T22:09:08.209Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.209Z] Sending file modes: C0644 2318 TmfXyTreeDataModel.html
17:09:08 [2024-02-28T22:09:08.209Z] Sink: C0644 2318 TmfXyTreeDataModel.html
17:09:08 [2024-02-28T22:09:08.209Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.209Z] Sending file modes: C0644 8367 IYModel.html
17:09:08 [2024-02-28T22:09:08.209Z] Sink: C0644 8367 IYModel.html
17:09:08 [2024-02-28T22:09:08.209Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.209Z] Sending file modes: C0644 2396 AbstractTreeCommonXDataProvider.html
17:09:08 [2024-02-28T22:09:08.209Z] Sink: C0644 2396 AbstractTreeCommonXDataProvider.html
17:09:08 [2024-02-28T22:09:08.209Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.209Z] Sending file modes: C0644 8224 ITmfXYDataProvider.html
17:09:08 [2024-02-28T22:09:08.209Z] Sink: C0644 8224 ITmfXYDataProvider.html
17:09:08 [2024-02-28T22:09:08.209Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.209Z] Sending file modes: C0644 10857 TmfXYAxisDescription.html
17:09:08 [2024-02-28T22:09:08.209Z] Sink: C0644 10857 TmfXYAxisDescription.html
17:09:08 [2024-02-28T22:09:08.209Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.209Z] Sending file modes: C0644 12398 ITmfTreeXYDataProvider.html
17:09:08 [2024-02-28T22:09:08.209Z] Sink: C0644 12398 ITmfTreeXYDataProvider.html
17:09:08 [2024-02-28T22:09:08.209Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.209Z] Sending file modes: C0644 2390 TmfTreeXYCompositeDataProvider.html
17:09:08 [2024-02-28T22:09:08.210Z] Sink: C0644 2390 TmfTreeXYCompositeDataProvider.html
17:09:08 [2024-02-28T22:09:08.210Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.210Z] Sending file modes: C0644 4219 ITmfXyEntryModel.html
17:09:08 [2024-02-28T22:09:08.210Z] Sink: C0644 4219 ITmfXyEntryModel.html
17:09:08 [2024-02-28T22:09:08.210Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.210Z] Sending file modes: C0644 9053 ISeriesModel.html
17:09:08 [2024-02-28T22:09:08.210Z] Sink: C0644 9053 ISeriesModel.html
17:09:08 [2024-02-28T22:09:08.210Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.210Z] Sending file modes: C0644 8444 ISeriesModel.DisplayType.html
17:09:08 [2024-02-28T22:09:08.210Z] Sink: C0644 8444 ISeriesModel.DisplayType.html
17:09:08 [2024-02-28T22:09:08.210Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.210Z] Sink: E
17:09:08 [2024-02-28T22:09:08.210Z] Sending file modes: C0644 9170 package-use.html
17:09:08 [2024-02-28T22:09:08.210Z] Sink: C0644 9170 package-use.html
17:09:08 [2024-02-28T22:09:08.210Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.210Z] Sink: E
17:09:08 [2024-02-28T22:09:08.210Z] Entering directory: D2755 0 tree
17:09:08 [2024-02-28T22:09:08.210Z] Sink: D2755 0 tree
17:09:08 [2024-02-28T22:09:08.210Z] Sending file modes: C0644 18798 AbstractTreeDataProvider.html
17:09:08 [2024-02-28T22:09:08.210Z] Sink: C0644 18798 AbstractTreeDataProvider.html
17:09:08 [2024-02-28T22:09:08.210Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.210Z] Sending file modes: C0644 7648 ITmfSelectionTreeDataModel.html
17:09:08 [2024-02-28T22:09:08.210Z] Sink: C0644 7648 ITmfSelectionTreeDataModel.html
17:09:08 [2024-02-28T22:09:08.210Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.210Z] Sending file modes: C0644 14051 ITmfTreeDataModel.html
17:09:08 [2024-02-28T22:09:08.210Z] Sink: C0644 14051 ITmfTreeDataModel.html
17:09:08 [2024-02-28T22:09:08.210Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.210Z] Sending file modes: C0644 13177 ITmfTreeDataProvider.html
17:09:08 [2024-02-28T22:09:08.210Z] Sink: C0644 13177 ITmfTreeDataProvider.html
17:09:08 [2024-02-28T22:09:08.210Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.210Z] Sending file modes: C0644 31948 TmfTreeCompositeDataProvider.html
17:09:08 [2024-02-28T22:09:08.210Z] Sink: C0644 31948 TmfTreeCompositeDataProvider.html
17:09:08 [2024-02-28T22:09:08.210Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.210Z] Sending file modes: C0644 28017 TmfTreeDataModel.html
17:09:08 [2024-02-28T22:09:08.210Z] Sink: C0644 28017 TmfTreeDataModel.html
17:09:08 [2024-02-28T22:09:08.210Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.210Z] Sending file modes: C0644 19846 TmfTreeModel.html
17:09:08 [2024-02-28T22:09:08.210Z] Sink: C0644 19846 TmfTreeModel.html
17:09:08 [2024-02-28T22:09:08.210Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.210Z] Sending file modes: C0644 17424 TmfTreeModel.Builder.html
17:09:08 [2024-02-28T22:09:08.210Z] Sink: C0644 17424 TmfTreeModel.Builder.html
17:09:08 [2024-02-28T22:09:08.210Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.210Z] Sending file modes: C0644 10223 package-summary.html
17:09:08 [2024-02-28T22:09:08.210Z] Sink: C0644 10223 package-summary.html
17:09:08 [2024-02-28T22:09:08.210Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.210Z] Entering directory: D2755 0 class-use
17:09:08 [2024-02-28T22:09:08.210Z] Sink: D2755 0 class-use
17:09:08 [2024-02-28T22:09:08.210Z] Sending file modes: C0644 15655 TmfTreeModel.html
17:09:08 [2024-02-28T22:09:08.210Z] Sink: C0644 15655 TmfTreeModel.html
17:09:08 [2024-02-28T22:09:08.210Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.210Z] Sending file modes: C0644 6374 TmfTreeModel.Builder.html
17:09:08 [2024-02-28T22:09:08.210Z] Sink: C0644 6374 TmfTreeModel.Builder.html
17:09:08 [2024-02-28T22:09:08.210Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.210Z] Sending file modes: C0644 6855 TmfTreeCompositeDataProvider.html
17:09:08 [2024-02-28T22:09:08.210Z] Sink: C0644 6855 TmfTreeCompositeDataProvider.html
17:09:08 [2024-02-28T22:09:08.210Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.210Z] Sending file modes: C0644 8421 AbstractTreeDataProvider.html
17:09:08 [2024-02-28T22:09:08.210Z] Sink: C0644 8421 AbstractTreeDataProvider.html
17:09:08 [2024-02-28T22:09:08.210Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.210Z] Sending file modes: C0644 11157 TmfTreeDataModel.html
17:09:08 [2024-02-28T22:09:08.210Z] Sink: C0644 11157 TmfTreeDataModel.html
17:09:08 [2024-02-28T22:09:08.210Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.210Z] Sending file modes: C0644 5260 ITmfSelectionTreeDataModel.html
17:09:08 [2024-02-28T22:09:08.210Z] Sink: C0644 5260 ITmfSelectionTreeDataModel.html
17:09:08 [2024-02-28T22:09:08.210Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.210Z] Sending file modes: C0644 46449 ITmfTreeDataModel.html
17:09:08 [2024-02-28T22:09:08.210Z] Sink: C0644 46449 ITmfTreeDataModel.html
17:09:08 [2024-02-28T22:09:08.210Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.210Z] Sending file modes: C0644 30594 ITmfTreeDataProvider.html
17:09:08 [2024-02-28T22:09:08.210Z] Sink: C0644 30594 ITmfTreeDataProvider.html
17:09:08 [2024-02-28T22:09:08.465Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.465Z] Sink: E
17:09:08 [2024-02-28T22:09:08.465Z] Sending file modes: C0644 21176 package-use.html
17:09:08 [2024-02-28T22:09:08.465Z] Sink: C0644 21176 package-use.html
17:09:08 [2024-02-28T22:09:08.465Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.465Z] Sink: E
17:09:08 [2024-02-28T22:09:08.465Z] Entering directory: D2755 0 annotations
17:09:08 [2024-02-28T22:09:08.465Z] Sink: D2755 0 annotations
17:09:08 [2024-02-28T22:09:08.465Z] Sending file modes: C0644 25758 Annotation.html
17:09:08 [2024-02-28T22:09:08.465Z] Sink: C0644 25758 Annotation.html
17:09:08 [2024-02-28T22:09:08.465Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.465Z] Sending file modes: C0644 13966 AnnotationCategoriesModel.html
17:09:08 [2024-02-28T22:09:08.465Z] Sink: C0644 13966 AnnotationCategoriesModel.html
17:09:08 [2024-02-28T22:09:08.465Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.465Z] Sending file modes: C0644 14812 AnnotationModel.html
17:09:08 [2024-02-28T22:09:08.465Z] Sink: C0644 14812 AnnotationModel.html
17:09:08 [2024-02-28T22:09:08.465Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.465Z] Sending file modes: C0644 23968 EventAnnotationProvider.html
17:09:08 [2024-02-28T22:09:08.465Z] Sink: C0644 23968 EventAnnotationProvider.html
17:09:08 [2024-02-28T22:09:08.465Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.465Z] Sending file modes: C0644 14420 IAnnotation.html
17:09:08 [2024-02-28T22:09:08.465Z] Sink: C0644 14420 IAnnotation.html
17:09:08 [2024-02-28T22:09:08.465Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.465Z] Sending file modes: C0644 17357 IAnnotation.AnnotationType.html
17:09:08 [2024-02-28T22:09:08.465Z] Sink: C0644 17357 IAnnotation.AnnotationType.html
17:09:08 [2024-02-28T22:09:08.465Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.465Z] Sending file modes: C0644 5058 IOutputAnnotationParameters.html
17:09:08 [2024-02-28T22:09:08.465Z] Sink: C0644 5058 IOutputAnnotationParameters.html
17:09:08 [2024-02-28T22:09:08.465Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.465Z] Sending file modes: C0644 12411 IOutputAnnotationProvider.html
17:09:08 [2024-02-28T22:09:08.465Z] Sink: C0644 12411 IOutputAnnotationProvider.html
17:09:08 [2024-02-28T22:09:08.465Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.465Z] Sending file modes: C0644 17844 TraceAnnotationProvider.html
17:09:08 [2024-02-28T22:09:08.465Z] Sink: C0644 17844 TraceAnnotationProvider.html
17:09:08 [2024-02-28T22:09:08.465Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.465Z] Sending file modes: C0644 9590 package-summary.html
17:09:08 [2024-02-28T22:09:08.465Z] Sink: C0644 9590 package-summary.html
17:09:08 [2024-02-28T22:09:08.465Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.465Z] Entering directory: D2755 0 class-use
17:09:08 [2024-02-28T22:09:08.465Z] Sink: D2755 0 class-use
17:09:08 [2024-02-28T22:09:08.465Z] Sending file modes: C0644 2402 TraceAnnotationProvider.html
17:09:08 [2024-02-28T22:09:08.465Z] Sink: C0644 2402 TraceAnnotationProvider.html
17:09:08 [2024-02-28T22:09:08.465Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.465Z] Sending file modes: C0644 2446 IOutputAnnotationParameters.html
17:09:08 [2024-02-28T22:09:08.465Z] Sink: C0644 2446 IOutputAnnotationParameters.html
17:09:08 [2024-02-28T22:09:08.465Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.465Z] Sending file modes: C0644 6242 Annotation.html
17:09:08 [2024-02-28T22:09:08.465Z] Sink: C0644 6242 Annotation.html
17:09:08 [2024-02-28T22:09:08.465Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.465Z] Sending file modes: C0644 11225 IOutputAnnotationProvider.html
17:09:08 [2024-02-28T22:09:08.465Z] Sink: C0644 11225 IOutputAnnotationProvider.html
17:09:08 [2024-02-28T22:09:08.465Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.465Z] Sending file modes: C0644 6491 IAnnotation.html
17:09:08 [2024-02-28T22:09:08.465Z] Sink: C0644 6491 IAnnotation.html
17:09:08 [2024-02-28T22:09:08.465Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.465Z] Sending file modes: C0644 7780 IAnnotation.AnnotationType.html
17:09:08 [2024-02-28T22:09:08.465Z] Sink: C0644 7780 IAnnotation.AnnotationType.html
17:09:08 [2024-02-28T22:09:08.465Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.465Z] Sending file modes: C0644 13582 AnnotationCategoriesModel.html
17:09:08 [2024-02-28T22:09:08.466Z] Sink: C0644 13582 AnnotationCategoriesModel.html
17:09:08 [2024-02-28T22:09:08.466Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.466Z] Sending file modes: C0644 12988 AnnotationModel.html
17:09:08 [2024-02-28T22:09:08.466Z] Sink: C0644 12988 AnnotationModel.html
17:09:08 [2024-02-28T22:09:08.466Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.466Z] Sending file modes: C0644 2402 EventAnnotationProvider.html
17:09:08 [2024-02-28T22:09:08.466Z] Sink: C0644 2402 EventAnnotationProvider.html
17:09:08 [2024-02-28T22:09:08.466Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.466Z] Sink: E
17:09:08 [2024-02-28T22:09:08.466Z] Sending file modes: C0644 9701 package-use.html
17:09:08 [2024-02-28T22:09:08.466Z] Sink: C0644 9701 package-use.html
17:09:08 [2024-02-28T22:09:08.466Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.466Z] Sink: E
17:09:08 [2024-02-28T22:09:08.466Z] Sending file modes: C0644 15106 CommonStatusMessage.html
17:09:08 [2024-02-28T22:09:08.466Z] Sink: C0644 15106 CommonStatusMessage.html
17:09:08 [2024-02-28T22:09:08.466Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.466Z] Sending file modes: C0644 9742 CoreFilterProperty.html
17:09:08 [2024-02-28T22:09:08.466Z] Sink: C0644 9742 CoreFilterProperty.html
17:09:08 [2024-02-28T22:09:08.466Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.466Z] Sending file modes: C0644 8835 CoreMetadataStrings.html
17:09:08 [2024-02-28T22:09:08.466Z] Sink: C0644 8835 CoreMetadataStrings.html
17:09:08 [2024-02-28T22:09:08.466Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.466Z] Sending file modes: C0644 20273 DataProviderDescriptor.html
17:09:08 [2024-02-28T22:09:08.466Z] Sink: C0644 20273 DataProviderDescriptor.html
17:09:08 [2024-02-28T22:09:08.466Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.466Z] Sending file modes: C0644 17250 DataProviderDescriptor.Builder.html
17:09:08 [2024-02-28T22:09:08.466Z] Sink: C0644 17250 DataProviderDescriptor.Builder.html
17:09:08 [2024-02-28T22:09:08.466Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.466Z] Entering directory: D2755 0 filters
17:09:08 [2024-02-28T22:09:08.466Z] Sink: D2755 0 filters
17:09:08 [2024-02-28T22:09:08.466Z] Sending file modes: C0644 10680 FilterTimeQueryFilter.html
17:09:08 [2024-02-28T22:09:08.466Z] Sink: C0644 10680 FilterTimeQueryFilter.html
17:09:08 [2024-02-28T22:09:08.466Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.466Z] Sending file modes: C0644 6204 ICumulativeQueryFilter.html
17:09:08 [2024-02-28T22:09:08.466Z] Sink: C0644 6204 ICumulativeQueryFilter.html
17:09:08 [2024-02-28T22:09:08.466Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.466Z] Sending file modes: C0644 6805 IMultipleSelectionQueryFilter.html
17:09:08 [2024-02-28T22:09:08.466Z] Sink: C0644 6805 IMultipleSelectionQueryFilter.html
17:09:08 [2024-02-28T22:09:08.466Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.466Z] Sending file modes: C0644 16116 SelectedCounterQueryFilter.html
17:09:08 [2024-02-28T22:09:08.466Z] Sink: C0644 16116 SelectedCounterQueryFilter.html
17:09:08 [2024-02-28T22:09:08.466Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.466Z] Sending file modes: C0644 17030 SelectedCpuQueryFilter.html
17:09:08 [2024-02-28T22:09:08.466Z] Sink: C0644 17030 SelectedCpuQueryFilter.html
17:09:08 [2024-02-28T22:09:08.466Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.466Z] Sending file modes: C0644 18994 SelectionTimeQueryFilter.html
17:09:08 [2024-02-28T22:09:08.466Z] Sink: C0644 18994 SelectionTimeQueryFilter.html
17:09:08 [2024-02-28T22:09:08.466Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.466Z] Sending file modes: C0644 16214 TimeQueryFilter.html
17:09:08 [2024-02-28T22:09:08.466Z] Sink: C0644 16214 TimeQueryFilter.html
17:09:08 [2024-02-28T22:09:08.466Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.466Z] Sending file modes: C0644 8572 package-summary.html
17:09:08 [2024-02-28T22:09:08.466Z] Sink: C0644 8572 package-summary.html
17:09:08 [2024-02-28T22:09:08.466Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.466Z] Entering directory: D2755 0 class-use
17:09:08 [2024-02-28T22:09:08.466Z] Sink: D2755 0 class-use
17:09:08 [2024-02-28T22:09:08.466Z] Sending file modes: C0644 2372 SelectedCpuQueryFilter.html
17:09:08 [2024-02-28T22:09:08.466Z] Sink: C0644 2372 SelectedCpuQueryFilter.html
17:09:08 [2024-02-28T22:09:08.466Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.466Z] Sending file modes: C0644 2366 FilterTimeQueryFilter.html
17:09:08 [2024-02-28T22:09:08.466Z] Sink: C0644 2366 FilterTimeQueryFilter.html
17:09:08 [2024-02-28T22:09:08.466Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.466Z] Sending file modes: C0644 5591 TimeQueryFilter.html
17:09:08 [2024-02-28T22:09:08.466Z] Sink: C0644 5591 TimeQueryFilter.html
17:09:08 [2024-02-28T22:09:08.466Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.466Z] Sending file modes: C0644 2396 SelectedCounterQueryFilter.html
17:09:08 [2024-02-28T22:09:08.466Z] Sink: C0644 2396 SelectedCounterQueryFilter.html
17:09:08 [2024-02-28T22:09:08.466Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.466Z] Sending file modes: C0644 4291 ICumulativeQueryFilter.html
17:09:08 [2024-02-28T22:09:08.466Z] Sink: C0644 4291 ICumulativeQueryFilter.html
17:09:08 [2024-02-28T22:09:08.466Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.466Z] Sending file modes: C0644 4694 SelectionTimeQueryFilter.html
17:09:08 [2024-02-28T22:09:08.466Z] Sink: C0644 4694 SelectionTimeQueryFilter.html
17:09:08 [2024-02-28T22:09:08.466Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.466Z] Sending file modes: C0644 5230 IMultipleSelectionQueryFilter.html
17:09:08 [2024-02-28T22:09:08.466Z] Sink: C0644 5230 IMultipleSelectionQueryFilter.html
17:09:08 [2024-02-28T22:09:08.466Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.466Z] Sink: E
17:09:08 [2024-02-28T22:09:08.466Z] Sending file modes: C0644 4436 package-use.html
17:09:08 [2024-02-28T22:09:08.466Z] Sink: C0644 4436 package-use.html
17:09:08 [2024-02-28T22:09:08.466Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.466Z] Sink: E
17:09:08 [2024-02-28T22:09:08.466Z] Sending file modes: C0644 13731 ICoreElementResolver.html
17:09:08 [2024-02-28T22:09:08.466Z] Sink: C0644 13731 ICoreElementResolver.html
17:09:08 [2024-02-28T22:09:08.466Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.466Z] Sending file modes: C0644 13442 ICorePropertyCollection.html
17:09:08 [2024-02-28T22:09:08.466Z] Sink: C0644 13442 ICorePropertyCollection.html
17:09:08 [2024-02-28T22:09:08.466Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.466Z] Sending file modes: C0644 10308 IOutputElement.html
17:09:08 [2024-02-28T22:09:08.466Z] Sink: C0644 10308 IOutputElement.html
17:09:08 [2024-02-28T22:09:08.466Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.466Z] Sending file modes: C0644 9045 IOutputStyleProvider.html
17:09:08 [2024-02-28T22:09:08.466Z] Sink: C0644 9045 IOutputStyleProvider.html
17:09:08 [2024-02-28T22:09:08.466Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.466Z] Sending file modes: C0644 8829 ITableColumnDescriptor.html
17:09:08 [2024-02-28T22:09:08.466Z] Sink: C0644 8829 ITableColumnDescriptor.html
17:09:08 [2024-02-28T22:09:08.466Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.466Z] Sending file modes: C0644 9720 ITimeElement.html
17:09:08 [2024-02-28T22:09:08.466Z] Sink: C0644 9720 ITimeElement.html
17:09:08 [2024-02-28T22:09:08.466Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.466Z] Sending file modes: C0644 14478 Messages.html
17:09:08 [2024-02-28T22:09:08.466Z] Sink: C0644 14478 Messages.html
17:09:08 [2024-02-28T22:09:08.466Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.466Z] Sending file modes: C0644 18304 OutputElement.html
17:09:08 [2024-02-28T22:09:08.466Z] Sink: C0644 18304 OutputElement.html
17:09:08 [2024-02-28T22:09:08.466Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.466Z] Sending file modes: C0644 19323 OutputElementStyle.html
17:09:08 [2024-02-28T22:09:08.466Z] Sink: C0644 19323 OutputElementStyle.html
17:09:08 [2024-02-28T22:09:08.466Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.466Z] Sending file modes: C0644 11799 OutputStyleModel.html
17:09:08 [2024-02-28T22:09:08.466Z] Sink: C0644 11799 OutputStyleModel.html
17:09:08 [2024-02-28T22:09:08.466Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.466Z] Sending file modes: C0644 25550 SeriesModel.html
17:09:08 [2024-02-28T22:09:08.466Z] Sink: C0644 25550 SeriesModel.html
17:09:08 [2024-02-28T22:09:08.466Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.466Z] Sending file modes: C0644 17761 SeriesModel.SeriesModelBuilder.html
17:09:08 [2024-02-28T22:09:08.466Z] Sink: C0644 17761 SeriesModel.SeriesModelBuilder.html
17:09:08 [2024-02-28T22:09:08.466Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.466Z] Sending file modes: C0644 55199 StyleProperties.html
17:09:08 [2024-02-28T22:09:08.466Z] Sink: C0644 55199 StyleProperties.html
17:09:08 [2024-02-28T22:09:08.466Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.466Z] Sending file modes: C0644 9403 StyleProperties.BorderStyle.html
17:09:08 [2024-02-28T22:09:08.466Z] Sink: C0644 9403 StyleProperties.BorderStyle.html
17:09:08 [2024-02-28T22:09:08.466Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.466Z] Sending file modes: C0644 7174 StyleProperties.FontStyle.html
17:09:08 [2024-02-28T22:09:08.466Z] Sink: C0644 7174 StyleProperties.FontStyle.html
17:09:08 [2024-02-28T22:09:08.466Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.466Z] Sending file modes: C0644 8362 StyleProperties.FontWeight.html
17:09:08 [2024-02-28T22:09:08.466Z] Sink: C0644 8362 StyleProperties.FontWeight.html
17:09:08 [2024-02-28T22:09:08.466Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.466Z] Sending file modes: C0644 6273 StyleProperties.LinearGradientDirection.html
17:09:08 [2024-02-28T22:09:08.466Z] Sink: C0644 6273 StyleProperties.LinearGradientDirection.html
17:09:08 [2024-02-28T22:09:08.466Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.466Z] Sending file modes: C0644 10732 StyleProperties.SeriesStyle.html
17:09:08 [2024-02-28T22:09:08.466Z] Sink: C0644 10732 StyleProperties.SeriesStyle.html
17:09:08 [2024-02-28T22:09:08.466Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.466Z] Sending file modes: C0644 8375 StyleProperties.SeriesType.html
17:09:08 [2024-02-28T22:09:08.466Z] Sink: C0644 8375 StyleProperties.SeriesType.html
17:09:08 [2024-02-28T22:09:08.466Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.466Z] Sending file modes: C0644 12724 StyleProperties.SymbolType.html
17:09:08 [2024-02-28T22:09:08.466Z] Sink: C0644 12724 StyleProperties.SymbolType.html
17:09:08 [2024-02-28T22:09:08.466Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.466Z] Sending file modes: C0644 8223 StyleProperties.TextAlign.html
17:09:08 [2024-02-28T22:09:08.466Z] Sink: C0644 8223 StyleProperties.TextAlign.html
17:09:08 [2024-02-28T22:09:08.466Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.466Z] Sending file modes: C0644 6062 StyleProperties.TextDirection.html
17:09:08 [2024-02-28T22:09:08.466Z] Sink: C0644 6062 StyleProperties.TextDirection.html
17:09:08 [2024-02-28T22:09:08.466Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.466Z] Sending file modes: C0644 7210 StyleProperties.VerticalAlign.html
17:09:08 [2024-02-28T22:09:08.466Z] Sink: C0644 7210 StyleProperties.VerticalAlign.html
17:09:08 [2024-02-28T22:09:08.466Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.466Z] Sending file modes: C0644 16540 TmfCommonXAxisModel.html
17:09:08 [2024-02-28T22:09:08.466Z] Sink: C0644 16540 TmfCommonXAxisModel.html
17:09:08 [2024-02-28T22:09:08.466Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.466Z] Sending file modes: C0644 13948 TmfXyModel.html
17:09:08 [2024-02-28T22:09:08.466Z] Sink: C0644 13948 TmfXyModel.html
17:09:08 [2024-02-28T22:09:08.466Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.466Z] Sending file modes: C0644 21482 YModel.html
17:09:08 [2024-02-28T22:09:08.466Z] Sink: C0644 21482 YModel.html
17:09:08 [2024-02-28T22:09:08.466Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.466Z] Sending file modes: C0644 18406 package-summary.html
17:09:08 [2024-02-28T22:09:08.466Z] Sink: C0644 18406 package-summary.html
17:09:08 [2024-02-28T22:09:08.721Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.721Z] Entering directory: D2755 0 class-use
17:09:08 [2024-02-28T22:09:08.721Z] Sink: D2755 0 class-use
17:09:08 [2024-02-28T22:09:08.722Z] Sending file modes: C0644 6315 IOutputStyleProvider.html
17:09:08 [2024-02-28T22:09:08.722Z] Sink: C0644 6315 IOutputStyleProvider.html
17:09:08 [2024-02-28T22:09:08.722Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.722Z] Sending file modes: C0644 40017 OutputElementStyle.html
17:09:08 [2024-02-28T22:09:08.722Z] Sink: C0644 40017 OutputElementStyle.html
17:09:08 [2024-02-28T22:09:08.722Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.722Z] Sending file modes: C0644 4161 SeriesModel.html
17:09:08 [2024-02-28T22:09:08.722Z] Sink: C0644 4161 SeriesModel.html
17:09:08 [2024-02-28T22:09:08.722Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.722Z] Sending file modes: C0644 6584 SeriesModel.SeriesModelBuilder.html
17:09:08 [2024-02-28T22:09:08.722Z] Sink: C0644 6584 SeriesModel.SeriesModelBuilder.html
17:09:08 [2024-02-28T22:09:08.722Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.722Z] Sending file modes: C0644 18238 ICorePropertyCollection.html
17:09:08 [2024-02-28T22:09:08.722Z] Sink: C0644 18238 ICorePropertyCollection.html
17:09:08 [2024-02-28T22:09:08.722Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.722Z] Sending file modes: C0644 5959 ITableColumnDescriptor.html
17:09:08 [2024-02-28T22:09:08.722Z] Sink: C0644 5959 ITableColumnDescriptor.html
17:09:08 [2024-02-28T22:09:08.722Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.722Z] Sending file modes: C0644 12353 AbstractTmfTraceDataProvider.html
17:09:08 [2024-02-28T22:09:08.722Z] Sink: C0644 12353 AbstractTmfTraceDataProvider.html
17:09:08 [2024-02-28T22:09:08.722Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.722Z] Sending file modes: C0644 9761 OutputStyleModel.html
17:09:08 [2024-02-28T22:09:08.722Z] Sink: C0644 9761 OutputStyleModel.html
17:09:08 [2024-02-28T22:09:08.722Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.722Z] Sending file modes: C0644 21189 ICoreElementResolver.html
17:09:08 [2024-02-28T22:09:08.722Z] Sink: C0644 21189 ICoreElementResolver.html
17:09:08 [2024-02-28T22:09:08.722Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.722Z] Sending file modes: C0644 2240 TmfXyModel.html
17:09:08 [2024-02-28T22:09:08.722Z] Sink: C0644 2240 TmfXyModel.html
17:09:08 [2024-02-28T22:09:08.722Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.722Z] Sending file modes: C0644 11457 ITimeElement.html
17:09:08 [2024-02-28T22:09:08.722Z] Sink: C0644 11457 ITimeElement.html
17:09:08 [2024-02-28T22:09:08.722Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.722Z] Sending file modes: C0644 2294 CoreMetadataStrings.html
17:09:08 [2024-02-28T22:09:08.722Z] Sink: C0644 2294 CoreMetadataStrings.html
17:09:08 [2024-02-28T22:09:08.722Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.722Z] Sending file modes: C0644 2294 CommonStatusMessage.html
17:09:08 [2024-02-28T22:09:08.722Z] Sink: C0644 2294 CommonStatusMessage.html
17:09:08 [2024-02-28T22:09:08.722Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.722Z] Sending file modes: C0644 2288 CoreFilterProperty.html
17:09:08 [2024-02-28T22:09:08.722Z] Sink: C0644 2288 CoreFilterProperty.html
17:09:08 [2024-02-28T22:09:08.722Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.722Z] Sending file modes: C0644 2294 TmfCommonXAxisModel.html
17:09:08 [2024-02-28T22:09:08.722Z] Sink: C0644 2294 TmfCommonXAxisModel.html
17:09:08 [2024-02-28T22:09:08.722Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.722Z] Sending file modes: C0644 10615 AbstractStateSystemAnalysisDataProvider.html
17:09:08 [2024-02-28T22:09:08.722Z] Sink: C0644 10615 AbstractStateSystemAnalysisDataProvider.html
17:09:08 [2024-02-28T22:09:08.722Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.722Z] Sending file modes: C0644 2312 DataProviderDescriptor.html
17:09:08 [2024-02-28T22:09:08.722Z] Sink: C0644 2312 DataProviderDescriptor.html
17:09:08 [2024-02-28T22:09:08.722Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.722Z] Sending file modes: C0644 6794 DataProviderDescriptor.Builder.html
17:09:08 [2024-02-28T22:09:08.722Z] Sink: C0644 6794 DataProviderDescriptor.Builder.html
17:09:08 [2024-02-28T22:09:08.722Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.722Z] Sending file modes: C0644 6372 OutputElement.html
17:09:08 [2024-02-28T22:09:08.722Z] Sink: C0644 6372 OutputElement.html
17:09:08 [2024-02-28T22:09:08.722Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.722Z] Sending file modes: C0644 2216 YModel.html
17:09:08 [2024-02-28T22:09:08.722Z] Sink: C0644 2216 YModel.html
17:09:08 [2024-02-28T22:09:08.722Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.722Z] Sending file modes: C0644 10853 IOutputElement.html
17:09:08 [2024-02-28T22:09:08.722Z] Sink: C0644 10853 IOutputElement.html
17:09:08 [2024-02-28T22:09:08.722Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.722Z] Sending file modes: C0644 2228 Messages.html
17:09:08 [2024-02-28T22:09:08.722Z] Sink: C0644 2228 Messages.html
17:09:08 [2024-02-28T22:09:08.722Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.722Z] Sending file modes: C0644 2270 StyleProperties.html
17:09:08 [2024-02-28T22:09:08.722Z] Sink: C0644 2270 StyleProperties.html
17:09:08 [2024-02-28T22:09:08.722Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.722Z] Sending file modes: C0644 2382 StyleProperties.VerticalAlign.html
17:09:08 [2024-02-28T22:09:08.722Z] Sink: C0644 2382 StyleProperties.VerticalAlign.html
17:09:08 [2024-02-28T22:09:08.722Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.722Z] Sending file modes: C0644 2370 StyleProperties.SeriesStyle.html
17:09:08 [2024-02-28T22:09:08.722Z] Sink: C0644 2370 StyleProperties.SeriesStyle.html
17:09:08 [2024-02-28T22:09:08.722Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.722Z] Sending file modes: C0644 2364 StyleProperties.SeriesType.html
17:09:08 [2024-02-28T22:09:08.722Z] Sink: C0644 2364 StyleProperties.SeriesType.html
17:09:08 [2024-02-28T22:09:08.722Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.722Z] Sending file modes: C0644 2364 StyleProperties.SymbolType.html
17:09:08 [2024-02-28T22:09:08.722Z] Sink: C0644 2364 StyleProperties.SymbolType.html
17:09:08 [2024-02-28T22:09:08.722Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.722Z] Sending file modes: C0644 2364 StyleProperties.FontWeight.html
17:09:08 [2024-02-28T22:09:08.722Z] Sink: C0644 2364 StyleProperties.FontWeight.html
17:09:08 [2024-02-28T22:09:08.722Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.722Z] Sending file modes: C0644 2358 StyleProperties.FontStyle.html
17:09:08 [2024-02-28T22:09:08.722Z] Sink: C0644 2358 StyleProperties.FontStyle.html
17:09:08 [2024-02-28T22:09:08.722Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.722Z] Sending file modes: C0644 2358 StyleProperties.TextAlign.html
17:09:08 [2024-02-28T22:09:08.722Z] Sink: C0644 2358 StyleProperties.TextAlign.html
17:09:08 [2024-02-28T22:09:08.722Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.722Z] Sending file modes: C0644 2382 StyleProperties.TextDirection.html
17:09:08 [2024-02-28T22:09:08.722Z] Sink: C0644 2382 StyleProperties.TextDirection.html
17:09:08 [2024-02-28T22:09:08.722Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.722Z] Sending file modes: C0644 2370 StyleProperties.BorderStyle.html
17:09:08 [2024-02-28T22:09:08.722Z] Sink: C0644 2370 StyleProperties.BorderStyle.html
17:09:08 [2024-02-28T22:09:08.722Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.722Z] Sending file modes: C0644 2442 StyleProperties.LinearGradientDirection.html
17:09:08 [2024-02-28T22:09:08.722Z] Sink: C0644 2442 StyleProperties.LinearGradientDirection.html
17:09:08 [2024-02-28T22:09:08.722Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.722Z] Sink: E
17:09:08 [2024-02-28T22:09:08.722Z] Sending file modes: C0644 27061 package-use.html
17:09:08 [2024-02-28T22:09:08.722Z] Sink: C0644 27061 package-use.html
17:09:08 [2024-02-28T22:09:08.722Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.722Z] Sink: E
17:09:08 [2024-02-28T22:09:08.722Z] Entering directory: D2755 0 statesystem
17:09:08 [2024-02-28T22:09:08.722Z] Sink: D2755 0 statesystem
17:09:08 [2024-02-28T22:09:08.722Z] Sending file modes: C0644 35558 AbstractTmfStateProvider.html
17:09:08 [2024-02-28T22:09:08.722Z] Sink: C0644 35558 AbstractTmfStateProvider.html
17:09:08 [2024-02-28T22:09:08.722Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.722Z] Sending file modes: C0644 18952 ITmfAnalysisModuleWithStateSystems.html
17:09:08 [2024-02-28T22:09:08.722Z] Sink: C0644 18952 ITmfAnalysisModuleWithStateSystems.html
17:09:08 [2024-02-28T22:09:08.722Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.722Z] Sending file modes: C0644 27057 ITmfStateProvider.html
17:09:08 [2024-02-28T22:09:08.722Z] Sink: C0644 27057 ITmfStateProvider.html
17:09:08 [2024-02-28T22:09:08.722Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.722Z] Sending file modes: C0644 18172 ITmfStateProvider.FutureEventType.html
17:09:08 [2024-02-28T22:09:08.722Z] Sink: C0644 18172 ITmfStateProvider.FutureEventType.html
17:09:08 [2024-02-28T22:09:08.722Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.722Z] Sending file modes: C0644 9862 Messages.html
17:09:08 [2024-02-28T22:09:08.722Z] Sink: C0644 9862 Messages.html
17:09:08 [2024-02-28T22:09:08.722Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.722Z] Sending file modes: C0644 15748 TmfAttributePool.html
17:09:08 [2024-02-28T22:09:08.722Z] Sink: C0644 15748 TmfAttributePool.html
17:09:08 [2024-02-28T22:09:08.722Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.722Z] Sending file modes: C0644 17550 TmfAttributePool.QueueType.html
17:09:08 [2024-02-28T22:09:08.722Z] Sink: C0644 17550 TmfAttributePool.QueueType.html
17:09:08 [2024-02-28T22:09:08.722Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.722Z] Sending file modes: C0644 41360 TmfStateSystemAnalysisModule.html
17:09:08 [2024-02-28T22:09:08.722Z] Sink: C0644 41360 TmfStateSystemAnalysisModule.html
17:09:08 [2024-02-28T22:09:08.722Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.722Z] Sending file modes: C0644 8106 package-summary.html
17:09:08 [2024-02-28T22:09:08.722Z] Sink: C0644 8106 package-summary.html
17:09:08 [2024-02-28T22:09:08.722Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.722Z] Entering directory: D2755 0 class-use
17:09:08 [2024-02-28T22:09:08.722Z] Sink: D2755 0 class-use
17:09:08 [2024-02-28T22:09:08.722Z] Sending file modes: C0644 2264 Messages.html
17:09:08 [2024-02-28T22:09:08.722Z] Sink: C0644 2264 Messages.html
17:09:08 [2024-02-28T22:09:08.722Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.722Z] Sending file modes: C0644 2312 TmfAttributePool.html
17:09:08 [2024-02-28T22:09:08.722Z] Sink: C0644 2312 TmfAttributePool.html
17:09:08 [2024-02-28T22:09:08.722Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.722Z] Sending file modes: C0644 6706 TmfAttributePool.QueueType.html
17:09:08 [2024-02-28T22:09:08.722Z] Sink: C0644 6706 TmfAttributePool.QueueType.html
17:09:08 [2024-02-28T22:09:08.722Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.722Z] Sending file modes: C0644 19767 ITmfStateProvider.html
17:09:08 [2024-02-28T22:09:08.722Z] Sink: C0644 19767 ITmfStateProvider.html
17:09:08 [2024-02-28T22:09:08.722Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.722Z] Sending file modes: C0644 7616 ITmfStateProvider.FutureEventType.html
17:09:08 [2024-02-28T22:09:08.722Z] Sink: C0644 7616 ITmfStateProvider.FutureEventType.html
17:09:08 [2024-02-28T22:09:08.722Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.722Z] Sending file modes: C0644 22509 ITmfAnalysisModuleWithStateSystems.html
17:09:08 [2024-02-28T22:09:08.722Z] Sink: C0644 22509 ITmfAnalysisModuleWithStateSystems.html
17:09:08 [2024-02-28T22:09:08.722Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.722Z] Sending file modes: C0644 12947 AbstractTmfStateProvider.html
17:09:08 [2024-02-28T22:09:08.722Z] Sink: C0644 12947 AbstractTmfStateProvider.html
17:09:08 [2024-02-28T22:09:08.722Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.722Z] Sending file modes: C0644 26335 TmfStateSystemAnalysisModule.html
17:09:08 [2024-02-28T22:09:08.722Z] Sink: C0644 26335 TmfStateSystemAnalysisModule.html
17:09:08 [2024-02-28T22:09:08.722Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.722Z] Sink: E
17:09:08 [2024-02-28T22:09:08.722Z] Sending file modes: C0644 26993 package-use.html
17:09:08 [2024-02-28T22:09:08.722Z] Sink: C0644 26993 package-use.html
17:09:08 [2024-02-28T22:09:08.722Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.722Z] Sink: E
17:09:08 [2024-02-28T22:09:08.722Z] Entering directory: D2755 0 trace
17:09:08 [2024-02-28T22:09:08.722Z] Sink: D2755 0 trace
17:09:08 [2024-02-28T22:09:08.722Z] Sending file modes: C0644 14776 AbstractTmfTraceAdapterFactory.html
17:09:08 [2024-02-28T22:09:08.722Z] Sink: C0644 14776 AbstractTmfTraceAdapterFactory.html
17:09:08 [2024-02-28T22:09:08.722Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.722Z] Sending file modes: C0644 6021 AbstractTmfTraceAdapterFactory.IDisposableAdapter.html
17:09:08 [2024-02-28T22:09:08.722Z] Sink: C0644 6021 AbstractTmfTraceAdapterFactory.IDisposableAdapter.html
17:09:08 [2024-02-28T22:09:08.722Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.722Z] Sending file modes: C0644 7467 ICyclesConverter.html
17:09:08 [2024-02-28T22:09:08.722Z] Sink: C0644 7467 ICyclesConverter.html
17:09:08 [2024-02-28T22:09:08.722Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.722Z] Entering directory: D2755 0 indexer
17:09:08 [2024-02-28T22:09:08.722Z] Sink: D2755 0 indexer
17:09:08 [2024-02-28T22:09:08.722Z] Entering directory: D2755 0 checkpoint
17:09:08 [2024-02-28T22:09:08.722Z] Sink: D2755 0 checkpoint
17:09:08 [2024-02-28T22:09:08.722Z] Sending file modes: C0644 14169 ITmfCheckpoint.html
17:09:08 [2024-02-28T22:09:08.722Z] Sink: C0644 14169 ITmfCheckpoint.html
17:09:08 [2024-02-28T22:09:08.722Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.722Z] Sending file modes: C0644 18023 ITmfCheckpointIndex.html
17:09:08 [2024-02-28T22:09:08.722Z] Sink: C0644 18023 ITmfCheckpointIndex.html
17:09:08 [2024-02-28T22:09:08.722Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.722Z] Sending file modes: C0644 26398 TmfCheckpoint.html
17:09:08 [2024-02-28T22:09:08.723Z] Sink: C0644 26398 TmfCheckpoint.html
17:09:08 [2024-02-28T22:09:08.723Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.723Z] Sending file modes: C0644 24518 TmfCheckpointIndexer.html
17:09:08 [2024-02-28T22:09:08.723Z] Sink: C0644 24518 TmfCheckpointIndexer.html
17:09:08 [2024-02-28T22:09:08.723Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.723Z] Sending file modes: C0644 5755 package-summary.html
17:09:08 [2024-02-28T22:09:08.723Z] Sink: C0644 5755 package-summary.html
17:09:08 [2024-02-28T22:09:08.723Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.723Z] Entering directory: D2755 0 class-use
17:09:08 [2024-02-28T22:09:08.723Z] Sink: D2755 0 class-use
17:09:08 [2024-02-28T22:09:08.723Z] Sending file modes: C0644 12726 ITmfCheckpoint.html
17:09:08 [2024-02-28T22:09:08.723Z] Sink: C0644 12726 ITmfCheckpoint.html
17:09:08 [2024-02-28T22:09:08.723Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.723Z] Sending file modes: C0644 4759 ITmfCheckpointIndex.html
17:09:08 [2024-02-28T22:09:08.723Z] Sink: C0644 4759 ITmfCheckpointIndex.html
17:09:08 [2024-02-28T22:09:08.723Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.723Z] Sending file modes: C0644 4655 TmfCheckpointIndexer.html
17:09:08 [2024-02-28T22:09:08.723Z] Sink: C0644 4655 TmfCheckpointIndexer.html
17:09:08 [2024-02-28T22:09:08.723Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.723Z] Sending file modes: C0644 4334 TmfCheckpoint.html
17:09:08 [2024-02-28T22:09:08.723Z] Sink: C0644 4334 TmfCheckpoint.html
17:09:08 [2024-02-28T22:09:08.723Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.723Z] Sink: E
17:09:08 [2024-02-28T22:09:08.723Z] Sending file modes: C0644 5410 package-use.html
17:09:08 [2024-02-28T22:09:08.723Z] Sink: C0644 5410 package-use.html
17:09:08 [2024-02-28T22:09:08.723Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.723Z] Sink: E
17:09:08 [2024-02-28T22:09:08.723Z] Sending file modes: C0644 8690 ITmfPersistentlyIndexable.html
17:09:08 [2024-02-28T22:09:08.723Z] Sink: C0644 8690 ITmfPersistentlyIndexable.html
17:09:08 [2024-02-28T22:09:08.723Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.723Z] Sending file modes: C0644 14970 ITmfTraceIndexer.html
17:09:08 [2024-02-28T22:09:08.723Z] Sink: C0644 14970 ITmfTraceIndexer.html
17:09:08 [2024-02-28T22:09:08.978Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.978Z] Sending file modes: C0644 28651 TmfBTreeTraceIndex.html
17:09:08 [2024-02-28T22:09:08.978Z] Sink: C0644 28651 TmfBTreeTraceIndex.html
17:09:08 [2024-02-28T22:09:08.978Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.978Z] Sending file modes: C0644 8996 TmfBTreeTraceIndexer.html
17:09:08 [2024-02-28T22:09:08.978Z] Sink: C0644 8996 TmfBTreeTraceIndexer.html
17:09:08 [2024-02-28T22:09:08.978Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.978Z] Sending file modes: C0644 28620 TmfFlatArrayTraceIndex.html
17:09:08 [2024-02-28T22:09:08.978Z] Sink: C0644 28620 TmfFlatArrayTraceIndex.html
17:09:08 [2024-02-28T22:09:08.978Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.978Z] Sending file modes: C0644 9040 TmfFlatArrayTraceIndexer.html
17:09:08 [2024-02-28T22:09:08.978Z] Sink: C0644 9040 TmfFlatArrayTraceIndexer.html
17:09:08 [2024-02-28T22:09:08.978Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.978Z] Sending file modes: C0644 7526 package-summary.html
17:09:08 [2024-02-28T22:09:08.978Z] Sink: C0644 7526 package-summary.html
17:09:08 [2024-02-28T22:09:08.978Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.978Z] Entering directory: D2755 0 class-use
17:09:08 [2024-02-28T22:09:08.978Z] Sink: D2755 0 class-use
17:09:08 [2024-02-28T22:09:08.978Z] Sending file modes: C0644 2360 TmfBTreeTraceIndexer.html
17:09:08 [2024-02-28T22:09:08.978Z] Sink: C0644 2360 TmfBTreeTraceIndexer.html
17:09:08 [2024-02-28T22:09:08.978Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.978Z] Sending file modes: C0644 2348 TmfBTreeTraceIndex.html
17:09:08 [2024-02-28T22:09:08.978Z] Sink: C0644 2348 TmfBTreeTraceIndex.html
17:09:08 [2024-02-28T22:09:08.978Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.978Z] Sending file modes: C0644 8073 ITmfTraceIndexer.html
17:09:08 [2024-02-28T22:09:08.978Z] Sink: C0644 8073 ITmfTraceIndexer.html
17:09:08 [2024-02-28T22:09:08.978Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.978Z] Sending file modes: C0644 2372 TmfFlatArrayTraceIndex.html
17:09:08 [2024-02-28T22:09:08.978Z] Sink: C0644 2372 TmfFlatArrayTraceIndex.html
17:09:08 [2024-02-28T22:09:08.978Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.978Z] Sending file modes: C0644 12484 ITmfPersistentlyIndexable.html
17:09:08 [2024-02-28T22:09:08.978Z] Sink: C0644 12484 ITmfPersistentlyIndexable.html
17:09:08 [2024-02-28T22:09:08.978Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.978Z] Sending file modes: C0644 2384 TmfFlatArrayTraceIndexer.html
17:09:08 [2024-02-28T22:09:08.978Z] Sink: C0644 2384 TmfFlatArrayTraceIndexer.html
17:09:08 [2024-02-28T22:09:08.978Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.978Z] Sink: E
17:09:08 [2024-02-28T22:09:08.978Z] Sending file modes: C0644 11008 package-use.html
17:09:08 [2024-02-28T22:09:08.978Z] Sink: C0644 11008 package-use.html
17:09:08 [2024-02-28T22:09:08.978Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.978Z] Sink: E
17:09:08 [2024-02-28T22:09:08.978Z] Sending file modes: C0644 13622 ITmfContext.html
17:09:08 [2024-02-28T22:09:08.978Z] Sink: C0644 13622 ITmfContext.html
17:09:08 [2024-02-28T22:09:08.978Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.978Z] Sending file modes: C0644 7951 ITmfEventParser.html
17:09:08 [2024-02-28T22:09:08.978Z] Sink: C0644 7951 ITmfEventParser.html
17:09:08 [2024-02-28T22:09:08.978Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.978Z] Entering directory: D2755 0 location
17:09:08 [2024-02-28T22:09:08.978Z] Sink: D2755 0 location
17:09:08 [2024-02-28T22:09:08.978Z] Sending file modes: C0644 8364 ITmfLocation.html
17:09:08 [2024-02-28T22:09:08.978Z] Sink: C0644 8364 ITmfLocation.html
17:09:08 [2024-02-28T22:09:08.978Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.978Z] Sending file modes: C0644 16688 TmfLocation.html
17:09:08 [2024-02-28T22:09:08.978Z] Sink: C0644 16688 TmfLocation.html
17:09:08 [2024-02-28T22:09:08.978Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.978Z] Sending file modes: C0644 15688 TmfLongLocation.html
17:09:08 [2024-02-28T22:09:08.978Z] Sink: C0644 15688 TmfLongLocation.html
17:09:08 [2024-02-28T22:09:08.978Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.978Z] Sending file modes: C0644 15079 TmfTimestampLocation.html
17:09:08 [2024-02-28T22:09:08.978Z] Sink: C0644 15079 TmfTimestampLocation.html
17:09:08 [2024-02-28T22:09:08.978Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.978Z] Sending file modes: C0644 6391 package-summary.html
17:09:08 [2024-02-28T22:09:08.978Z] Sink: C0644 6391 package-summary.html
17:09:08 [2024-02-28T22:09:08.978Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.978Z] Entering directory: D2755 0 class-use
17:09:08 [2024-02-28T22:09:08.978Z] Sink: D2755 0 class-use
17:09:08 [2024-02-28T22:09:08.978Z] Sending file modes: C0644 4288 TmfTimestampLocation.html
17:09:08 [2024-02-28T22:09:08.978Z] Sink: C0644 4288 TmfTimestampLocation.html
17:09:08 [2024-02-28T22:09:08.978Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.978Z] Sending file modes: C0644 41315 ITmfLocation.html
17:09:08 [2024-02-28T22:09:08.978Z] Sink: C0644 41315 ITmfLocation.html
17:09:08 [2024-02-28T22:09:08.978Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.978Z] Sending file modes: C0644 4208 TmfLongLocation.html
17:09:08 [2024-02-28T22:09:08.978Z] Sink: C0644 4208 TmfLongLocation.html
17:09:08 [2024-02-28T22:09:08.978Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.978Z] Sending file modes: C0644 6907 TmfLocation.html
17:09:08 [2024-02-28T22:09:08.978Z] Sink: C0644 6907 TmfLocation.html
17:09:08 [2024-02-28T22:09:08.978Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.978Z] Sink: E
17:09:08 [2024-02-28T22:09:08.978Z] Sending file modes: C0644 12095 package-use.html
17:09:08 [2024-02-28T22:09:08.978Z] Sink: C0644 12095 package-use.html
17:09:08 [2024-02-28T22:09:08.978Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.978Z] Sink: E
17:09:08 [2024-02-28T22:09:08.978Z] Sending file modes: C0644 64131 ITmfTrace.html
17:09:08 [2024-02-28T22:09:08.978Z] Sink: C0644 64131 ITmfTrace.html
17:09:08 [2024-02-28T22:09:08.978Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.978Z] Sending file modes: C0644 8034 ITmfTraceCompleteness.html
17:09:08 [2024-02-28T22:09:08.978Z] Sink: C0644 8034 ITmfTraceCompleteness.html
17:09:08 [2024-02-28T22:09:08.978Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.978Z] Sending file modes: C0644 7589 ITmfTraceKnownSize.html
17:09:08 [2024-02-28T22:09:08.978Z] Sink: C0644 7589 ITmfTraceKnownSize.html
17:09:08 [2024-02-28T22:09:08.978Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.978Z] Sending file modes: C0644 8479 ITmfTraceWithPreDefinedEvents.html
17:09:08 [2024-02-28T22:09:08.978Z] Sink: C0644 8479 ITmfTraceWithPreDefinedEvents.html
17:09:08 [2024-02-28T22:09:08.978Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.978Z] Entering directory: D2755 0 trim
17:09:08 [2024-02-28T22:09:08.978Z] Sink: D2755 0 trim
17:09:08 [2024-02-28T22:09:08.978Z] Sending file modes: C0644 9515 ITmfTrimmableTrace.html
17:09:08 [2024-02-28T22:09:08.978Z] Sink: C0644 9515 ITmfTrimmableTrace.html
17:09:08 [2024-02-28T22:09:08.978Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.978Z] Sending file modes: C0644 4902 package-summary.html
17:09:08 [2024-02-28T22:09:08.978Z] Sink: C0644 4902 package-summary.html
17:09:08 [2024-02-28T22:09:08.978Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.978Z] Entering directory: D2755 0 class-use
17:09:08 [2024-02-28T22:09:08.978Z] Sink: D2755 0 class-use
17:09:08 [2024-02-28T22:09:08.978Z] Sending file modes: C0644 7193 ITmfTrimmableTrace.html
17:09:08 [2024-02-28T22:09:08.978Z] Sink: C0644 7193 ITmfTrimmableTrace.html
17:09:08 [2024-02-28T22:09:08.978Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.978Z] Sink: E
17:09:08 [2024-02-28T22:09:08.978Z] Sending file modes: C0644 5805 package-use.html
17:09:08 [2024-02-28T22:09:08.978Z] Sink: C0644 5805 package-use.html
17:09:08 [2024-02-28T22:09:08.978Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.978Z] Sink: E
17:09:08 [2024-02-28T22:09:08.978Z] Sending file modes: C0644 6789 ITraceContextSignalHandler.html
17:09:08 [2024-02-28T22:09:08.978Z] Sink: C0644 6789 ITraceContextSignalHandler.html
17:09:08 [2024-02-28T22:09:08.978Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.978Z] Entering directory: D2755 0 text
17:09:08 [2024-02-28T22:09:08.978Z] Sink: D2755 0 text
17:09:08 [2024-02-28T22:09:08.978Z] Sending file modes: C0644 48942 TextTrace.html
17:09:08 [2024-02-28T22:09:08.978Z] Sink: C0644 48942 TextTrace.html
17:09:08 [2024-02-28T22:09:08.978Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.978Z] Sending file modes: C0644 16424 TextTraceContext.html
17:09:08 [2024-02-28T22:09:08.978Z] Sink: C0644 16424 TextTraceContext.html
17:09:08 [2024-02-28T22:09:08.978Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.978Z] Sending file modes: C0644 16180 TextTraceEvent.html
17:09:08 [2024-02-28T22:09:08.978Z] Sink: C0644 16180 TextTraceEvent.html
17:09:08 [2024-02-28T22:09:08.978Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.978Z] Sending file modes: C0644 38452 TextTraceEventContent.html
17:09:08 [2024-02-28T22:09:08.978Z] Sink: C0644 38452 TextTraceEventContent.html
17:09:08 [2024-02-28T22:09:08.978Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.978Z] Sending file modes: C0644 5547 package-summary.html
17:09:08 [2024-02-28T22:09:08.978Z] Sink: C0644 5547 package-summary.html
17:09:08 [2024-02-28T22:09:08.978Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.978Z] Entering directory: D2755 0 class-use
17:09:08 [2024-02-28T22:09:08.978Z] Sink: D2755 0 class-use
17:09:08 [2024-02-28T22:09:08.978Z] Sending file modes: C0644 5806 TextTrace.html
17:09:08 [2024-02-28T22:09:08.978Z] Sink: C0644 5806 TextTrace.html
17:09:08 [2024-02-28T22:09:08.978Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.978Z] Sending file modes: C0644 6995 TextTraceEventContent.html
17:09:08 [2024-02-28T22:09:08.978Z] Sink: C0644 6995 TextTraceEventContent.html
17:09:08 [2024-02-28T22:09:08.978Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.978Z] Sending file modes: C0644 5699 TextTraceContext.html
17:09:08 [2024-02-28T22:09:08.978Z] Sink: C0644 5699 TextTraceContext.html
17:09:08 [2024-02-28T22:09:08.978Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.978Z] Sending file modes: C0644 9019 TextTraceEvent.html
17:09:08 [2024-02-28T22:09:08.978Z] Sink: C0644 9019 TextTraceEvent.html
17:09:08 [2024-02-28T22:09:08.978Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.978Z] Sink: E
17:09:08 [2024-02-28T22:09:08.978Z] Sending file modes: C0644 4229 package-use.html
17:09:08 [2024-02-28T22:09:08.978Z] Sink: C0644 4229 package-use.html
17:09:08 [2024-02-28T22:09:08.978Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.978Z] Sink: E
17:09:08 [2024-02-28T22:09:08.978Z] Sending file modes: C0644 25300 TmfContext.html
17:09:08 [2024-02-28T22:09:08.978Z] Sink: C0644 25300 TmfContext.html
17:09:08 [2024-02-28T22:09:08.978Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.978Z] Sending file modes: C0644 12763 TmfEventTypeCollectionHelper.html
17:09:08 [2024-02-28T22:09:08.978Z] Sink: C0644 12763 TmfEventTypeCollectionHelper.html
17:09:08 [2024-02-28T22:09:08.978Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.978Z] Entering directory: D2755 0 experiment
17:09:08 [2024-02-28T22:09:08.978Z] Sink: D2755 0 experiment
17:09:08 [2024-02-28T22:09:08.978Z] Sending file modes: C0644 76248 TmfExperiment.html
17:09:08 [2024-02-28T22:09:08.978Z] Sink: C0644 76248 TmfExperiment.html
17:09:08 [2024-02-28T22:09:08.978Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.978Z] Sending file modes: C0644 13566 TmfExperimentUtils.html
17:09:08 [2024-02-28T22:09:08.978Z] Sink: C0644 13566 TmfExperimentUtils.html
17:09:08 [2024-02-28T22:09:08.978Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.978Z] Sending file modes: C0644 4835 package-summary.html
17:09:08 [2024-02-28T22:09:08.978Z] Sink: C0644 4835 package-summary.html
17:09:08 [2024-02-28T22:09:08.978Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.978Z] Entering directory: D2755 0 class-use
17:09:08 [2024-02-28T22:09:08.978Z] Sink: D2755 0 class-use
17:09:08 [2024-02-28T22:09:08.978Z] Sending file modes: C0644 9700 TmfExperiment.html
17:09:08 [2024-02-28T22:09:08.978Z] Sink: C0644 9700 TmfExperiment.html
17:09:08 [2024-02-28T22:09:08.978Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.978Z] Sending file modes: C0644 2366 TmfExperimentUtils.html
17:09:08 [2024-02-28T22:09:08.978Z] Sink: C0644 2366 TmfExperimentUtils.html
17:09:08 [2024-02-28T22:09:08.978Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.978Z] Sink: E
17:09:08 [2024-02-28T22:09:08.978Z] Sending file modes: C0644 5575 package-use.html
17:09:08 [2024-02-28T22:09:08.978Z] Sink: C0644 5575 package-use.html
17:09:08 [2024-02-28T22:09:08.978Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.978Z] Sink: E
17:09:08 [2024-02-28T22:09:08.978Z] Sending file modes: C0644 83055 TmfTrace.html
17:09:08 [2024-02-28T22:09:08.978Z] Sink: C0644 83055 TmfTrace.html
17:09:08 [2024-02-28T22:09:08.978Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.978Z] Sending file modes: C0644 16623 TmfTraceAdapterManager.html
17:09:08 [2024-02-28T22:09:08.978Z] Sink: C0644 16623 TmfTraceAdapterManager.html
17:09:08 [2024-02-28T22:09:08.978Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.978Z] Sending file modes: C0644 26334 TmfTraceContext.html
17:09:08 [2024-02-28T22:09:08.978Z] Sink: C0644 26334 TmfTraceContext.html
17:09:08 [2024-02-28T22:09:08.978Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.978Z] Sending file modes: C0644 21190 TmfTraceContext.Builder.html
17:09:08 [2024-02-28T22:09:08.978Z] Sink: C0644 21190 TmfTraceContext.Builder.html
17:09:08 [2024-02-28T22:09:08.978Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.978Z] Sending file modes: C0644 50605 TmfTraceManager.html
17:09:08 [2024-02-28T22:09:08.978Z] Sink: C0644 50605 TmfTraceManager.html
17:09:08 [2024-02-28T22:09:08.978Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.978Z] Sending file modes: C0644 39654 TmfTraceUtils.html
17:09:08 [2024-02-28T22:09:08.978Z] Sink: C0644 39654 TmfTraceUtils.html
17:09:08 [2024-02-28T22:09:08.978Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.978Z] Sending file modes: C0644 13777 TraceValidationStatus.html
17:09:08 [2024-02-28T22:09:08.979Z] Sink: C0644 13777 TraceValidationStatus.html
17:09:08 [2024-02-28T22:09:08.979Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.979Z] Sending file modes: C0644 12217 package-summary.html
17:09:08 [2024-02-28T22:09:08.979Z] Sink: C0644 12217 package-summary.html
17:09:08 [2024-02-28T22:09:08.979Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.979Z] Entering directory: D2755 0 class-use
17:09:08 [2024-02-28T22:09:08.979Z] Sink: D2755 0 class-use
17:09:08 [2024-02-28T22:09:08.979Z] Sending file modes: C0644 259418 ITmfTrace.html
17:09:08 [2024-02-28T22:09:08.979Z] Sink: C0644 259418 ITmfTrace.html
17:09:08 [2024-02-28T22:09:08.979Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.979Z] Sending file modes: C0644 2312 TmfTraceAdapterManager.html
17:09:08 [2024-02-28T22:09:08.979Z] Sink: C0644 2312 TmfTraceAdapterManager.html
17:09:08 [2024-02-28T22:09:08.979Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.979Z] Sending file modes: C0644 13010 TmfTrace.html
17:09:08 [2024-02-28T22:09:08.979Z] Sink: C0644 13010 TmfTrace.html
17:09:08 [2024-02-28T22:09:08.979Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.979Z] Sending file modes: C0644 13494 ITmfTraceCompleteness.html
17:09:08 [2024-02-28T22:09:08.979Z] Sink: C0644 13494 ITmfTraceCompleteness.html
17:09:08 [2024-02-28T22:09:08.979Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.979Z] Sending file modes: C0644 2258 TmfTraceUtils.html
17:09:08 [2024-02-28T22:09:08.979Z] Sink: C0644 2258 TmfTraceUtils.html
17:09:08 [2024-02-28T22:09:08.979Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.979Z] Sending file modes: C0644 9802 TmfContext.html
17:09:08 [2024-02-28T22:09:08.979Z] Sink: C0644 9802 TmfContext.html
17:09:08 [2024-02-28T22:09:08.979Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:08 [2024-02-28T22:09:08.979Z] Sending file modes: C0644 2348 TmfEventTypeCollectionHelper.html
17:09:08 [2024-02-28T22:09:08.979Z] Sink: C0644 2348 TmfEventTypeCollectionHelper.html
17:09:09 [2024-02-28T22:09:09.233Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.233Z] Sending file modes: C0644 4045 TmfTraceManager.html
17:09:09 [2024-02-28T22:09:09.233Z] Sink: C0644 4045 TmfTraceManager.html
17:09:09 [2024-02-28T22:09:09.233Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.233Z] Sending file modes: C0644 4158 TraceValidationStatus.html
17:09:09 [2024-02-28T22:09:09.233Z] Sink: C0644 4158 TraceValidationStatus.html
17:09:09 [2024-02-28T22:09:09.233Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.233Z] Sending file modes: C0644 7094 ITmfTraceKnownSize.html
17:09:09 [2024-02-28T22:09:09.233Z] Sink: C0644 7094 ITmfTraceKnownSize.html
17:09:09 [2024-02-28T22:09:09.233Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.233Z] Sending file modes: C0644 40324 ITmfContext.html
17:09:09 [2024-02-28T22:09:09.233Z] Sink: C0644 40324 ITmfContext.html
17:09:09 [2024-02-28T22:09:09.233Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.233Z] Sending file modes: C0644 11471 TmfTraceContext.html
17:09:09 [2024-02-28T22:09:09.233Z] Sink: C0644 11471 TmfTraceContext.html
17:09:09 [2024-02-28T22:09:09.233Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.233Z] Sending file modes: C0644 15081 TmfTraceContext.Builder.html
17:09:09 [2024-02-28T22:09:09.233Z] Sink: C0644 15081 TmfTraceContext.Builder.html
17:09:09 [2024-02-28T22:09:09.233Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.233Z] Sending file modes: C0644 7303 ITmfTraceWithPreDefinedEvents.html
17:09:09 [2024-02-28T22:09:09.233Z] Sink: C0644 7303 ITmfTraceWithPreDefinedEvents.html
17:09:09 [2024-02-28T22:09:09.233Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.233Z] Sending file modes: C0644 13284 ITmfEventParser.html
17:09:09 [2024-02-28T22:09:09.233Z] Sink: C0644 13284 ITmfEventParser.html
17:09:09 [2024-02-28T22:09:09.233Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.233Z] Sending file modes: C0644 7056 ICyclesConverter.html
17:09:09 [2024-02-28T22:09:09.233Z] Sink: C0644 7056 ICyclesConverter.html
17:09:09 [2024-02-28T22:09:09.233Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.233Z] Sending file modes: C0644 5973 ITraceContextSignalHandler.html
17:09:09 [2024-02-28T22:09:09.233Z] Sink: C0644 5973 ITraceContextSignalHandler.html
17:09:09 [2024-02-28T22:09:09.233Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.233Z] Sending file modes: C0644 2360 AbstractTmfTraceAdapterFactory.html
17:09:09 [2024-02-28T22:09:09.233Z] Sink: C0644 2360 AbstractTmfTraceAdapterFactory.html
17:09:09 [2024-02-28T22:09:09.233Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.233Z] Sending file modes: C0644 2502 AbstractTmfTraceAdapterFactory.IDisposableAdapter.html
17:09:09 [2024-02-28T22:09:09.233Z] Sink: C0644 2502 AbstractTmfTraceAdapterFactory.IDisposableAdapter.html
17:09:09 [2024-02-28T22:09:09.233Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.233Z] Sink: E
17:09:09 [2024-02-28T22:09:09.233Z] Sending file modes: C0644 74125 package-use.html
17:09:09 [2024-02-28T22:09:09.233Z] Sink: C0644 74125 package-use.html
17:09:09 [2024-02-28T22:09:09.233Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.233Z] Sink: E
17:09:09 [2024-02-28T22:09:09.233Z] Entering directory: D2755 0 io
17:09:09 [2024-02-28T22:09:09.233Z] Sink: D2755 0 io
17:09:09 [2024-02-28T22:09:09.233Z] Sending file modes: C0644 40884 BufferedRandomAccessFile.html
17:09:09 [2024-02-28T22:09:09.233Z] Sink: C0644 40884 BufferedRandomAccessFile.html
17:09:09 [2024-02-28T22:09:09.233Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.233Z] Sending file modes: C0644 20919 ResourceUtil.html
17:09:09 [2024-02-28T22:09:09.233Z] Sink: C0644 20919 ResourceUtil.html
17:09:09 [2024-02-28T22:09:09.233Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.233Z] Sending file modes: C0644 3796 package-summary.html
17:09:09 [2024-02-28T22:09:09.233Z] Sink: C0644 3796 package-summary.html
17:09:09 [2024-02-28T22:09:09.233Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.233Z] Entering directory: D2755 0 class-use
17:09:09 [2024-02-28T22:09:09.233Z] Sink: D2755 0 class-use
17:09:09 [2024-02-28T22:09:09.233Z] Sending file modes: C0644 2306 BufferedRandomAccessFile.html
17:09:09 [2024-02-28T22:09:09.233Z] Sink: C0644 2306 BufferedRandomAccessFile.html
17:09:09 [2024-02-28T22:09:09.233Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.233Z] Sending file modes: C0644 2234 ResourceUtil.html
17:09:09 [2024-02-28T22:09:09.233Z] Sink: C0644 2234 ResourceUtil.html
17:09:09 [2024-02-28T22:09:09.233Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.233Z] Sink: E
17:09:09 [2024-02-28T22:09:09.233Z] Sending file modes: C0644 2064 package-use.html
17:09:09 [2024-02-28T22:09:09.233Z] Sink: C0644 2064 package-use.html
17:09:09 [2024-02-28T22:09:09.233Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.233Z] Sink: E
17:09:09 [2024-02-28T22:09:09.233Z] Entering directory: D2755 0 parsers
17:09:09 [2024-02-28T22:09:09.233Z] Sink: D2755 0 parsers
17:09:09 [2024-02-28T22:09:09.233Z] Entering directory: D2755 0 custom
17:09:09 [2024-02-28T22:09:09.233Z] Sink: D2755 0 custom
17:09:09 [2024-02-28T22:09:09.233Z] Sending file modes: C0644 22806 CustomEvent.html
17:09:09 [2024-02-28T22:09:09.233Z] Sink: C0644 22806 CustomEvent.html
17:09:09 [2024-02-28T22:09:09.233Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.233Z] Sending file modes: C0644 15643 CustomEventContent.html
17:09:09 [2024-02-28T22:09:09.233Z] Sink: C0644 15643 CustomEventContent.html
17:09:09 [2024-02-28T22:09:09.233Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.233Z] Sending file modes: C0644 17275 CustomEventType.html
17:09:09 [2024-02-28T22:09:09.233Z] Sink: C0644 17275 CustomEventType.html
17:09:09 [2024-02-28T22:09:09.233Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.233Z] Sending file modes: C0644 25615 CustomTraceDefinition.html
17:09:09 [2024-02-28T22:09:09.233Z] Sink: C0644 25615 CustomTraceDefinition.html
17:09:09 [2024-02-28T22:09:09.233Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.233Z] Sending file modes: C0644 13456 CustomTraceDefinition.OutputColumn.html
17:09:09 [2024-02-28T22:09:09.233Z] Sink: C0644 13456 CustomTraceDefinition.OutputColumn.html
17:09:09 [2024-02-28T22:09:09.233Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.233Z] Sending file modes: C0644 26518 CustomTraceDefinition.Tag.html
17:09:09 [2024-02-28T22:09:09.233Z] Sink: C0644 26518 CustomTraceDefinition.Tag.html
17:09:09 [2024-02-28T22:09:09.233Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.233Z] Sending file modes: C0644 17699 CustomTxtEvent.html
17:09:09 [2024-02-28T22:09:09.233Z] Sink: C0644 17699 CustomTxtEvent.html
17:09:09 [2024-02-28T22:09:09.233Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.233Z] Sending file modes: C0644 9561 CustomTxtEventType.html
17:09:09 [2024-02-28T22:09:09.233Z] Sink: C0644 9561 CustomTxtEventType.html
17:09:09 [2024-02-28T22:09:09.233Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.233Z] Sending file modes: C0644 68351 CustomTxtTrace.html
17:09:09 [2024-02-28T22:09:09.233Z] Sink: C0644 68351 CustomTxtTrace.html
17:09:09 [2024-02-28T22:09:09.233Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.233Z] Sending file modes: C0644 16729 CustomTxtTraceContext.html
17:09:09 [2024-02-28T22:09:09.233Z] Sink: C0644 16729 CustomTxtTraceContext.html
17:09:09 [2024-02-28T22:09:09.233Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.233Z] Sending file modes: C0644 33132 CustomTxtTraceDefinition.html
17:09:09 [2024-02-28T22:09:09.233Z] Sink: C0644 33132 CustomTxtTraceDefinition.html
17:09:09 [2024-02-28T22:09:09.233Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.233Z] Sending file modes: C0644 17590 CustomTxtTraceDefinition.Cardinality.html
17:09:09 [2024-02-28T22:09:09.233Z] Sink: C0644 17590 CustomTxtTraceDefinition.Cardinality.html
17:09:09 [2024-02-28T22:09:09.233Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.233Z] Sending file modes: C0644 14566 CustomTxtTraceDefinition.InputData.html
17:09:09 [2024-02-28T22:09:09.233Z] Sink: C0644 14566 CustomTxtTraceDefinition.InputData.html
17:09:09 [2024-02-28T22:09:09.233Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.233Z] Sending file modes: C0644 34726 CustomTxtTraceDefinition.InputLine.html
17:09:09 [2024-02-28T22:09:09.233Z] Sink: C0644 34726 CustomTxtTraceDefinition.InputLine.html
17:09:09 [2024-02-28T22:09:09.233Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.233Z] Sending file modes: C0644 18615 CustomXmlEvent.html
17:09:09 [2024-02-28T22:09:09.233Z] Sink: C0644 18615 CustomXmlEvent.html
17:09:09 [2024-02-28T22:09:09.233Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.233Z] Sending file modes: C0644 9566 CustomXmlEventType.html
17:09:09 [2024-02-28T22:09:09.233Z] Sink: C0644 9566 CustomXmlEventType.html
17:09:09 [2024-02-28T22:09:09.233Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.233Z] Sending file modes: C0644 15765 CustomXmlInputAttribute.html
17:09:09 [2024-02-28T22:09:09.233Z] Sink: C0644 15765 CustomXmlInputAttribute.html
17:09:09 [2024-02-28T22:09:09.233Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.233Z] Sending file modes: C0644 43915 CustomXmlInputElement.html
17:09:09 [2024-02-28T22:09:09.233Z] Sink: C0644 43915 CustomXmlInputElement.html
17:09:09 [2024-02-28T22:09:09.233Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.233Z] Sending file modes: C0644 71422 CustomXmlTrace.html
17:09:09 [2024-02-28T22:09:09.233Z] Sink: C0644 71422 CustomXmlTrace.html
17:09:09 [2024-02-28T22:09:09.233Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.233Z] Sending file modes: C0644 12822 CustomXmlTraceContext.html
17:09:09 [2024-02-28T22:09:09.233Z] Sink: C0644 12822 CustomXmlTraceContext.html
17:09:09 [2024-02-28T22:09:09.233Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.233Z] Sending file modes: C0644 32878 CustomXmlTraceDefinition.html
17:09:09 [2024-02-28T22:09:09.233Z] Sink: C0644 32878 CustomXmlTraceDefinition.html
17:09:09 [2024-02-28T22:09:09.233Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.233Z] Sending file modes: C0644 44368 Messages.html
17:09:09 [2024-02-28T22:09:09.233Z] Sink: C0644 44368 Messages.html
17:09:09 [2024-02-28T22:09:09.234Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.234Z] Sending file modes: C0644 11187 package-summary.html
17:09:09 [2024-02-28T22:09:09.234Z] Sink: C0644 11187 package-summary.html
17:09:09 [2024-02-28T22:09:09.234Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.234Z] Entering directory: D2755 0 class-use
17:09:09 [2024-02-28T22:09:09.234Z] Sink: D2755 0 class-use
17:09:09 [2024-02-28T22:09:09.234Z] Sending file modes: C0644 2372 CustomXmlTraceContext.html
17:09:09 [2024-02-28T22:09:09.234Z] Sink: C0644 2372 CustomXmlTraceContext.html
17:09:09 [2024-02-28T22:09:09.234Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.234Z] Sending file modes: C0644 2294 Messages.html
17:09:09 [2024-02-28T22:09:09.234Z] Sink: C0644 2294 Messages.html
17:09:09 [2024-02-28T22:09:09.234Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.234Z] Sending file modes: C0644 2354 CustomEventContent.html
17:09:09 [2024-02-28T22:09:09.234Z] Sink: C0644 2354 CustomEventContent.html
17:09:09 [2024-02-28T22:09:09.234Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.234Z] Sending file modes: C0644 8873 CustomTraceDefinition.html
17:09:09 [2024-02-28T22:09:09.234Z] Sink: C0644 8873 CustomTraceDefinition.html
17:09:09 [2024-02-28T22:09:09.234Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.234Z] Sending file modes: C0644 6666 CustomTraceDefinition.OutputColumn.html
17:09:09 [2024-02-28T22:09:09.234Z] Sink: C0644 6666 CustomTraceDefinition.OutputColumn.html
17:09:09 [2024-02-28T22:09:09.234Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.234Z] Sending file modes: C0644 15978 CustomTraceDefinition.Tag.html
17:09:09 [2024-02-28T22:09:09.234Z] Sink: C0644 15978 CustomTraceDefinition.Tag.html
17:09:09 [2024-02-28T22:09:09.234Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.234Z] Sending file modes: C0644 2354 CustomXmlEventType.html
17:09:09 [2024-02-28T22:09:09.234Z] Sink: C0644 2354 CustomXmlEventType.html
17:09:09 [2024-02-28T22:09:09.234Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.234Z] Sending file modes: C0644 4446 CustomEventType.html
17:09:09 [2024-02-28T22:09:09.234Z] Sink: C0644 4446 CustomEventType.html
17:09:09 [2024-02-28T22:09:09.234Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.234Z] Sending file modes: C0644 2354 CustomTxtEventType.html
17:09:09 [2024-02-28T22:09:09.234Z] Sink: C0644 2354 CustomTxtEventType.html
17:09:09 [2024-02-28T22:09:09.234Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.234Z] Sending file modes: C0644 12496 CustomXmlTraceDefinition.html
17:09:09 [2024-02-28T22:09:09.234Z] Sink: C0644 12496 CustomXmlTraceDefinition.html
17:09:09 [2024-02-28T22:09:09.234Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.234Z] Sending file modes: C0644 11692 CustomTxtTraceDefinition.html
17:09:09 [2024-02-28T22:09:09.234Z] Sink: C0644 11692 CustomTxtTraceDefinition.html
17:09:09 [2024-02-28T22:09:09.234Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.234Z] Sending file modes: C0644 8558 CustomTxtTraceDefinition.Cardinality.html
17:09:09 [2024-02-28T22:09:09.234Z] Sink: C0644 8558 CustomTxtTraceDefinition.Cardinality.html
17:09:09 [2024-02-28T22:09:09.234Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.234Z] Sending file modes: C0644 7511 CustomTxtTraceDefinition.InputData.html
17:09:09 [2024-02-28T22:09:09.234Z] Sink: C0644 7511 CustomTxtTraceDefinition.InputData.html
17:09:09 [2024-02-28T22:09:09.234Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.234Z] Sending file modes: C0644 16609 CustomTxtTraceDefinition.InputLine.html
17:09:09 [2024-02-28T22:09:09.234Z] Sink: C0644 16609 CustomTxtTraceDefinition.InputLine.html
17:09:09 [2024-02-28T22:09:09.234Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.234Z] Sending file modes: C0644 4496 CustomTxtTraceContext.html
17:09:09 [2024-02-28T22:09:09.234Z] Sink: C0644 4496 CustomTxtTraceContext.html
17:09:09 [2024-02-28T22:09:09.234Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.234Z] Sending file modes: C0644 5812 CustomXmlEvent.html
17:09:09 [2024-02-28T22:09:09.234Z] Sink: C0644 5812 CustomXmlEvent.html
17:09:09 [2024-02-28T22:09:09.234Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.234Z] Sending file modes: C0644 2330 CustomXmlTrace.html
17:09:09 [2024-02-28T22:09:09.234Z] Sink: C0644 2330 CustomXmlTrace.html
17:09:09 [2024-02-28T22:09:09.234Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.234Z] Sending file modes: C0644 2330 CustomTxtTrace.html
17:09:09 [2024-02-28T22:09:09.234Z] Sink: C0644 2330 CustomTxtTrace.html
17:09:09 [2024-02-28T22:09:09.234Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.234Z] Sending file modes: C0644 5586 CustomEvent.html
17:09:09 [2024-02-28T22:09:09.234Z] Sink: C0644 5586 CustomEvent.html
17:09:09 [2024-02-28T22:09:09.234Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.234Z] Sending file modes: C0644 8843 CustomXmlInputAttribute.html
17:09:09 [2024-02-28T22:09:09.234Z] Sink: C0644 8843 CustomXmlInputAttribute.html
17:09:09 [2024-02-28T22:09:09.234Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.234Z] Sending file modes: C0644 15299 CustomXmlInputElement.html
17:09:09 [2024-02-28T22:09:09.234Z] Sink: C0644 15299 CustomXmlInputElement.html
17:09:09 [2024-02-28T22:09:09.234Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.234Z] Sending file modes: C0644 5621 CustomTxtEvent.html
17:09:09 [2024-02-28T22:09:09.234Z] Sink: C0644 5621 CustomTxtEvent.html
17:09:09 [2024-02-28T22:09:09.234Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.234Z] Sink: E
17:09:09 [2024-02-28T22:09:09.234Z] Sending file modes: C0644 7238 package-use.html
17:09:09 [2024-02-28T22:09:09.234Z] Sink: C0644 7238 package-use.html
17:09:09 [2024-02-28T22:09:09.234Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.234Z] Sink: E
17:09:09 [2024-02-28T22:09:09.234Z] Sink: E
17:09:09 [2024-02-28T22:09:09.234Z] Entering directory: D2755 0 component
17:09:09 [2024-02-28T22:09:09.234Z] Sink: D2755 0 component
17:09:09 [2024-02-28T22:09:09.234Z] Sending file modes: C0644 7678 DataProviderConstants.html
17:09:09 [2024-02-28T22:09:09.234Z] Sink: C0644 7678 DataProviderConstants.html
17:09:09 [2024-02-28T22:09:09.234Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.234Z] Sending file modes: C0644 25366 ITmfComponent.html
17:09:09 [2024-02-28T22:09:09.234Z] Sink: C0644 25366 ITmfComponent.html
17:09:09 [2024-02-28T22:09:09.234Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.234Z] Sending file modes: C0644 24869 ITmfEventProvider.html
17:09:09 [2024-02-28T22:09:09.234Z] Sink: C0644 24869 ITmfEventProvider.html
17:09:09 [2024-02-28T22:09:09.234Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.234Z] Sending file modes: C0644 19681 TmfComponent.html
17:09:09 [2024-02-28T22:09:09.234Z] Sink: C0644 19681 TmfComponent.html
17:09:09 [2024-02-28T22:09:09.234Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.234Z] Sending file modes: C0644 47676 TmfEventProvider.html
17:09:09 [2024-02-28T22:09:09.489Z] Sink: C0644 47676 TmfEventProvider.html
17:09:09 [2024-02-28T22:09:09.489Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.489Z] Sending file modes: C0644 5849 package-summary.html
17:09:09 [2024-02-28T22:09:09.489Z] Sink: C0644 5849 package-summary.html
17:09:09 [2024-02-28T22:09:09.489Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.489Z] Entering directory: D2755 0 class-use
17:09:09 [2024-02-28T22:09:09.489Z] Sink: D2755 0 class-use
17:09:09 [2024-02-28T22:09:09.489Z] Sending file modes: C0644 27816 ITmfEventProvider.html
17:09:09 [2024-02-28T22:09:09.489Z] Sink: C0644 27816 ITmfEventProvider.html
17:09:09 [2024-02-28T22:09:09.489Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.489Z] Sending file modes: C0644 106667 ITmfComponent.html
17:09:09 [2024-02-28T22:09:09.489Z] Sink: C0644 106667 ITmfComponent.html
17:09:09 [2024-02-28T22:09:09.489Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.489Z] Sending file modes: C0644 2330 DataProviderConstants.html
17:09:09 [2024-02-28T22:09:09.489Z] Sink: C0644 2330 DataProviderConstants.html
17:09:09 [2024-02-28T22:09:09.489Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.489Z] Sending file modes: C0644 13346 TmfEventProvider.html
17:09:09 [2024-02-28T22:09:09.489Z] Sink: C0644 13346 TmfEventProvider.html
17:09:09 [2024-02-28T22:09:09.489Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.489Z] Sending file modes: C0644 70770 TmfComponent.html
17:09:09 [2024-02-28T22:09:09.489Z] Sink: C0644 70770 TmfComponent.html
17:09:09 [2024-02-28T22:09:09.489Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.489Z] Sink: E
17:09:09 [2024-02-28T22:09:09.489Z] Sending file modes: C0644 71581 package-use.html
17:09:09 [2024-02-28T22:09:09.489Z] Sink: C0644 71581 package-use.html
17:09:09 [2024-02-28T22:09:09.489Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.489Z] Sink: E
17:09:09 [2024-02-28T22:09:09.489Z] Entering directory: D2755 0 dataprovider
17:09:09 [2024-02-28T22:09:09.489Z] Sink: D2755 0 dataprovider
17:09:09 [2024-02-28T22:09:09.489Z] Sending file modes: C0644 23943 DataProviderManager.html
17:09:09 [2024-02-28T22:09:09.489Z] Sink: C0644 23943 DataProviderManager.html
17:09:09 [2024-02-28T22:09:09.489Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.489Z] Sending file modes: C0644 48749 DataProviderParameterUtils.html
17:09:09 [2024-02-28T22:09:09.489Z] Sink: C0644 48749 DataProviderParameterUtils.html
17:09:09 [2024-02-28T22:09:09.489Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.489Z] Sending file modes: C0644 17532 DataProviderParameterUtils.Direction.html
17:09:09 [2024-02-28T22:09:09.489Z] Sink: C0644 17532 DataProviderParameterUtils.Direction.html
17:09:09 [2024-02-28T22:09:09.489Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.489Z] Sending file modes: C0644 19690 DataType.html
17:09:09 [2024-02-28T22:09:09.489Z] Sink: C0644 19690 DataType.html
17:09:09 [2024-02-28T22:09:09.489Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.489Z] Sending file modes: C0644 10994 DataTypeUtils.html
17:09:09 [2024-02-28T22:09:09.489Z] Sink: C0644 10994 DataTypeUtils.html
17:09:09 [2024-02-28T22:09:09.489Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.489Z] Sending file modes: C0644 10996 IDataProviderDescriptor.html
17:09:09 [2024-02-28T22:09:09.489Z] Sink: C0644 10996 IDataProviderDescriptor.html
17:09:09 [2024-02-28T22:09:09.489Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.489Z] Sending file modes: C0644 19855 IDataProviderDescriptor.ProviderType.html
17:09:09 [2024-02-28T22:09:09.489Z] Sink: C0644 19855 IDataProviderDescriptor.ProviderType.html
17:09:09 [2024-02-28T22:09:09.489Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.489Z] Sending file modes: C0644 14438 IDataProviderFactory.html
17:09:09 [2024-02-28T22:09:09.489Z] Sink: C0644 14438 IDataProviderFactory.html
17:09:09 [2024-02-28T22:09:09.489Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.489Z] Sending file modes: C0644 11937 X11ColorUtils.html
17:09:09 [2024-02-28T22:09:09.489Z] Sink: C0644 11937 X11ColorUtils.html
17:09:09 [2024-02-28T22:09:09.489Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.489Z] Sending file modes: C0644 7937 package-summary.html
17:09:09 [2024-02-28T22:09:09.489Z] Sink: C0644 7937 package-summary.html
17:09:09 [2024-02-28T22:09:09.489Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.489Z] Entering directory: D2755 0 class-use
17:09:09 [2024-02-28T22:09:09.489Z] Sink: D2755 0 class-use
17:09:09 [2024-02-28T22:09:09.489Z] Sending file modes: C0644 2378 DataProviderParameterUtils.html
17:09:09 [2024-02-28T22:09:09.489Z] Sink: C0644 2378 DataProviderParameterUtils.html
17:09:09 [2024-02-28T22:09:09.489Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.489Z] Sending file modes: C0644 5346 DataProviderParameterUtils.Direction.html
17:09:09 [2024-02-28T22:09:09.489Z] Sink: C0644 5346 DataProviderParameterUtils.Direction.html
17:09:09 [2024-02-28T22:09:09.489Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.489Z] Sending file modes: C0644 4197 DataProviderManager.html
17:09:09 [2024-02-28T22:09:09.489Z] Sink: C0644 4197 DataProviderManager.html
17:09:09 [2024-02-28T22:09:09.489Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.489Z] Sending file modes: C0644 2300 X11ColorUtils.html
17:09:09 [2024-02-28T22:09:09.489Z] Sink: C0644 2300 X11ColorUtils.html
17:09:09 [2024-02-28T22:09:09.489Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.489Z] Sending file modes: C0644 4754 IDataProviderFactory.html
17:09:09 [2024-02-28T22:09:09.489Z] Sink: C0644 4754 IDataProviderFactory.html
17:09:09 [2024-02-28T22:09:09.489Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.489Z] Sending file modes: C0644 11537 IDataProviderDescriptor.html
17:09:09 [2024-02-28T22:09:09.489Z] Sink: C0644 11537 IDataProviderDescriptor.html
17:09:09 [2024-02-28T22:09:09.489Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.489Z] Sending file modes: C0644 8896 IDataProviderDescriptor.ProviderType.html
17:09:09 [2024-02-28T22:09:09.489Z] Sink: C0644 8896 IDataProviderDescriptor.ProviderType.html
17:09:09 [2024-02-28T22:09:09.489Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.489Z] Sending file modes: C0644 10680 DataType.html
17:09:09 [2024-02-28T22:09:09.489Z] Sink: C0644 10680 DataType.html
17:09:09 [2024-02-28T22:09:09.489Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.489Z] Sending file modes: C0644 2300 DataTypeUtils.html
17:09:09 [2024-02-28T22:09:09.489Z] Sink: C0644 2300 DataTypeUtils.html
17:09:09 [2024-02-28T22:09:09.489Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.489Z] Sink: E
17:09:09 [2024-02-28T22:09:09.489Z] Sending file modes: C0644 8991 package-use.html
17:09:09 [2024-02-28T22:09:09.489Z] Sink: C0644 8991 package-use.html
17:09:09 [2024-02-28T22:09:09.489Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.489Z] Sink: E
17:09:09 [2024-02-28T22:09:09.489Z] Entering directory: D2755 0 presentation
17:09:09 [2024-02-28T22:09:09.489Z] Sink: D2755 0 presentation
17:09:09 [2024-02-28T22:09:09.489Z] Sending file modes: C0644 26946 DefaultColorPaletteProvider.html
17:09:09 [2024-02-28T22:09:09.489Z] Sink: C0644 26946 DefaultColorPaletteProvider.html
17:09:09 [2024-02-28T22:09:09.489Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.489Z] Sending file modes: C0644 8705 IPaletteProvider.html
17:09:09 [2024-02-28T22:09:09.489Z] Sink: C0644 8705 IPaletteProvider.html
17:09:09 [2024-02-28T22:09:09.489Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.489Z] Sending file modes: C0644 11610 IXYPresentationProvider.html
17:09:09 [2024-02-28T22:09:09.489Z] Sink: C0644 11610 IXYPresentationProvider.html
17:09:09 [2024-02-28T22:09:09.489Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.489Z] Sending file modes: C0644 17081 QualitativePaletteProvider.html
17:09:09 [2024-02-28T22:09:09.489Z] Sink: C0644 17081 QualitativePaletteProvider.html
17:09:09 [2024-02-28T22:09:09.489Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.489Z] Sending file modes: C0644 15659 QualitativePaletteProvider.Builder.html
17:09:09 [2024-02-28T22:09:09.489Z] Sink: C0644 15659 QualitativePaletteProvider.Builder.html
17:09:09 [2024-02-28T22:09:09.489Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.489Z] Sending file modes: C0644 26822 RGBAColor.html
17:09:09 [2024-02-28T22:09:09.489Z] Sink: C0644 26822 RGBAColor.html
17:09:09 [2024-02-28T22:09:09.489Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.489Z] Sending file modes: C0644 8850 RotatingPaletteProvider.html
17:09:09 [2024-02-28T22:09:09.489Z] Sink: C0644 8850 RotatingPaletteProvider.html
17:09:09 [2024-02-28T22:09:09.489Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.489Z] Sending file modes: C0644 14167 RotatingPaletteProvider.Builder.html
17:09:09 [2024-02-28T22:09:09.489Z] Sink: C0644 14167 RotatingPaletteProvider.Builder.html
17:09:09 [2024-02-28T22:09:09.489Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.489Z] Sending file modes: C0644 12943 SequentialPaletteProvider.html
17:09:09 [2024-02-28T22:09:09.489Z] Sink: C0644 12943 SequentialPaletteProvider.html
17:09:09 [2024-02-28T22:09:09.489Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.489Z] Sending file modes: C0644 15732 XYPresentationProvider.html
17:09:09 [2024-02-28T22:09:09.489Z] Sink: C0644 15732 XYPresentationProvider.html
17:09:09 [2024-02-28T22:09:09.489Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.489Z] Sending file modes: C0644 8657 package-summary.html
17:09:09 [2024-02-28T22:09:09.489Z] Sink: C0644 8657 package-summary.html
17:09:09 [2024-02-28T22:09:09.489Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.489Z] Entering directory: D2755 0 class-use
17:09:09 [2024-02-28T22:09:09.489Z] Sink: D2755 0 class-use
17:09:09 [2024-02-28T22:09:09.489Z] Sending file modes: C0644 22609 RGBAColor.html
17:09:09 [2024-02-28T22:09:09.489Z] Sink: C0644 22609 RGBAColor.html
17:09:09 [2024-02-28T22:09:09.489Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.489Z] Sending file modes: C0644 5386 QualitativePaletteProvider.html
17:09:09 [2024-02-28T22:09:09.489Z] Sink: C0644 5386 QualitativePaletteProvider.html
17:09:09 [2024-02-28T22:09:09.489Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.489Z] Sending file modes: C0644 6324 QualitativePaletteProvider.Builder.html
17:09:09 [2024-02-28T22:09:09.489Z] Sink: C0644 6324 QualitativePaletteProvider.Builder.html
17:09:09 [2024-02-28T22:09:09.489Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.489Z] Sending file modes: C0644 4320 RotatingPaletteProvider.html
17:09:09 [2024-02-28T22:09:09.489Z] Sink: C0644 4320 RotatingPaletteProvider.html
17:09:09 [2024-02-28T22:09:09.489Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.489Z] Sending file modes: C0644 5645 RotatingPaletteProvider.Builder.html
17:09:09 [2024-02-28T22:09:09.489Z] Sink: C0644 5645 RotatingPaletteProvider.Builder.html
17:09:09 [2024-02-28T22:09:09.489Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.489Z] Sending file modes: C0644 2354 XYPresentationProvider.html
17:09:09 [2024-02-28T22:09:09.489Z] Sink: C0644 2354 XYPresentationProvider.html
17:09:09 [2024-02-28T22:09:09.489Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.489Z] Sending file modes: C0644 2384 DefaultColorPaletteProvider.html
17:09:09 [2024-02-28T22:09:09.489Z] Sink: C0644 2384 DefaultColorPaletteProvider.html
17:09:09 [2024-02-28T22:09:09.489Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.489Z] Sending file modes: C0644 2372 SequentialPaletteProvider.html
17:09:09 [2024-02-28T22:09:09.489Z] Sink: C0644 2372 SequentialPaletteProvider.html
17:09:09 [2024-02-28T22:09:09.489Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.489Z] Sending file modes: C0644 4380 IXYPresentationProvider.html
17:09:09 [2024-02-28T22:09:09.489Z] Sink: C0644 4380 IXYPresentationProvider.html
17:09:09 [2024-02-28T22:09:09.489Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.489Z] Sending file modes: C0644 7870 IPaletteProvider.html
17:09:09 [2024-02-28T22:09:09.489Z] Sink: C0644 7870 IPaletteProvider.html
17:09:09 [2024-02-28T22:09:09.489Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.489Z] Sink: E
17:09:09 [2024-02-28T22:09:09.489Z] Sending file modes: C0644 7391 package-use.html
17:09:09 [2024-02-28T22:09:09.489Z] Sink: C0644 7391 package-use.html
17:09:09 [2024-02-28T22:09:09.489Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.489Z] Sink: E
17:09:09 [2024-02-28T22:09:09.489Z] Entering directory: D2755 0 symbols
17:09:09 [2024-02-28T22:09:09.490Z] Sink: D2755 0 symbols
17:09:09 [2024-02-28T22:09:09.490Z] Sending file modes: C0644 17330 DefaultSymbolProvider.html
17:09:09 [2024-02-28T22:09:09.490Z] Sink: C0644 17330 DefaultSymbolProvider.html
17:09:09 [2024-02-28T22:09:09.490Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.490Z] Sending file modes: C0644 13257 IMappingFile.html
17:09:09 [2024-02-28T22:09:09.490Z] Sink: C0644 13257 IMappingFile.html
17:09:09 [2024-02-28T22:09:09.490Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.490Z] Sending file modes: C0644 11456 ISymbolProvider.html
17:09:09 [2024-02-28T22:09:09.490Z] Sink: C0644 11456 ISymbolProvider.html
17:09:09 [2024-02-28T22:09:09.490Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.490Z] Sending file modes: C0644 6913 ISymbolProviderFactory.html
17:09:09 [2024-02-28T22:09:09.490Z] Sink: C0644 6913 ISymbolProviderFactory.html
17:09:09 [2024-02-28T22:09:09.490Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.490Z] Sending file modes: C0644 13785 SymbolProviderManager.html
17:09:09 [2024-02-28T22:09:09.490Z] Sink: C0644 13785 SymbolProviderManager.html
17:09:09 [2024-02-28T22:09:09.490Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.490Z] Sending file modes: C0644 12481 SymbolProviderUtils.html
17:09:09 [2024-02-28T22:09:09.490Z] Sink: C0644 12481 SymbolProviderUtils.html
17:09:09 [2024-02-28T22:09:09.490Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.490Z] Sending file modes: C0644 16913 TmfResolvedSymbol.html
17:09:09 [2024-02-28T22:09:09.490Z] Sink: C0644 16913 TmfResolvedSymbol.html
17:09:09 [2024-02-28T22:09:09.490Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.490Z] Sending file modes: C0644 7711 package-summary.html
17:09:09 [2024-02-28T22:09:09.490Z] Sink: C0644 7711 package-summary.html
17:09:09 [2024-02-28T22:09:09.490Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.490Z] Entering directory: D2755 0 class-use
17:09:09 [2024-02-28T22:09:09.490Z] Sink: D2755 0 class-use
17:09:09 [2024-02-28T22:09:09.490Z] Sending file modes: C0644 4176 SymbolProviderManager.html
17:09:09 [2024-02-28T22:09:09.490Z] Sink: C0644 4176 SymbolProviderManager.html
17:09:09 [2024-02-28T22:09:09.490Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.490Z] Sending file modes: C0644 2344 ISymbolProviderFactory.html
17:09:09 [2024-02-28T22:09:09.490Z] Sink: C0644 2344 ISymbolProviderFactory.html
17:09:09 [2024-02-28T22:09:09.490Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.490Z] Sending file modes: C0644 2306 SymbolProviderUtils.html
17:09:09 [2024-02-28T22:09:09.490Z] Sink: C0644 2306 SymbolProviderUtils.html
17:09:09 [2024-02-28T22:09:09.490Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.490Z] Sending file modes: C0644 10994 ISymbolProvider.html
17:09:09 [2024-02-28T22:09:09.490Z] Sink: C0644 10994 ISymbolProvider.html
17:09:09 [2024-02-28T22:09:09.490Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.490Z] Sending file modes: C0644 2318 DefaultSymbolProvider.html
17:09:09 [2024-02-28T22:09:09.490Z] Sink: C0644 2318 DefaultSymbolProvider.html
17:09:09 [2024-02-28T22:09:09.490Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.490Z] Sending file modes: C0644 5151 IMappingFile.html
17:09:09 [2024-02-28T22:09:09.490Z] Sink: C0644 5151 IMappingFile.html
17:09:09 [2024-02-28T22:09:09.490Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.490Z] Sending file modes: C0644 7606 TmfResolvedSymbol.html
17:09:09 [2024-02-28T22:09:09.490Z] Sink: C0644 7606 TmfResolvedSymbol.html
17:09:09 [2024-02-28T22:09:09.490Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.490Z] Sink: E
17:09:09 [2024-02-28T22:09:09.490Z] Sending file modes: C0644 5577 package-use.html
17:09:09 [2024-02-28T22:09:09.490Z] Sink: C0644 5577 package-use.html
17:09:09 [2024-02-28T22:09:09.490Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.490Z] Sink: E
17:09:09 [2024-02-28T22:09:09.490Z] Entering directory: D2755 0 filter
17:09:09 [2024-02-28T22:09:09.490Z] Sink: D2755 0 filter
17:09:09 [2024-02-28T22:09:09.490Z] Sending file modes: C0644 11022 FilterManager.html
17:09:09 [2024-02-28T22:09:09.490Z] Sink: C0644 11022 FilterManager.html
17:09:09 [2024-02-28T22:09:09.490Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.490Z] Sending file modes: C0644 9421 ITmfFilter.html
17:09:09 [2024-02-28T22:09:09.490Z] Sink: C0644 9421 ITmfFilter.html
17:09:09 [2024-02-28T22:09:09.490Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.490Z] Entering directory: D2755 0 model
17:09:09 [2024-02-28T22:09:09.490Z] Sink: D2755 0 model
17:09:09 [2024-02-28T22:09:09.490Z] Sending file modes: C0644 25521 ITmfFilterTreeNode.html
17:09:09 [2024-02-28T22:09:09.490Z] Sink: C0644 25521 ITmfFilterTreeNode.html
17:09:09 [2024-02-28T22:09:09.490Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.490Z] Sending file modes: C0644 9795 ITmfFilterWithNot.html
17:09:09 [2024-02-28T22:09:09.490Z] Sink: C0644 9795 ITmfFilterWithNot.html
17:09:09 [2024-02-28T22:09:09.745Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.745Z] Sending file modes: C0644 9634 ITmfFilterWithValue.html
17:09:09 [2024-02-28T22:09:09.745Z] Sink: C0644 9634 ITmfFilterWithValue.html
17:09:09 [2024-02-28T22:09:09.745Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.745Z] Sending file modes: C0644 22237 TmfFilterAndNode.html
17:09:09 [2024-02-28T22:09:09.745Z] Sink: C0644 22237 TmfFilterAndNode.html
17:09:09 [2024-02-28T22:09:09.745Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.745Z] Sending file modes: C0644 29073 TmfFilterAspectNode.html
17:09:09 [2024-02-28T22:09:09.745Z] Sink: C0644 29073 TmfFilterAspectNode.html
17:09:09 [2024-02-28T22:09:09.745Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.745Z] Sending file modes: C0644 37205 TmfFilterCompareNode.html
17:09:09 [2024-02-28T22:09:09.745Z] Sink: C0644 37205 TmfFilterCompareNode.html
17:09:09 [2024-02-28T22:09:09.745Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.745Z] Sending file modes: C0644 17890 TmfFilterCompareNode.Type.html
17:09:09 [2024-02-28T22:09:09.745Z] Sink: C0644 17890 TmfFilterCompareNode.Type.html
17:09:09 [2024-02-28T22:09:09.745Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.745Z] Sending file modes: C0644 32088 TmfFilterContainsNode.html
17:09:09 [2024-02-28T22:09:09.745Z] Sink: C0644 32088 TmfFilterContainsNode.html
17:09:09 [2024-02-28T22:09:09.745Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.745Z] Sending file modes: C0644 32054 TmfFilterEqualsNode.html
17:09:09 [2024-02-28T22:09:09.745Z] Sink: C0644 32054 TmfFilterEqualsNode.html
17:09:09 [2024-02-28T22:09:09.745Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.745Z] Sending file modes: C0644 28247 TmfFilterMatchesNode.html
17:09:09 [2024-02-28T22:09:09.745Z] Sink: C0644 28247 TmfFilterMatchesNode.html
17:09:09 [2024-02-28T22:09:09.745Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.745Z] Sending file modes: C0644 25812 TmfFilterNode.html
17:09:09 [2024-02-28T22:09:09.745Z] Sink: C0644 25812 TmfFilterNode.html
17:09:09 [2024-02-28T22:09:09.745Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.745Z] Sending file modes: C0644 28092 TmfFilterObjectNode.html
17:09:09 [2024-02-28T22:09:09.745Z] Sink: C0644 28092 TmfFilterObjectNode.html
17:09:09 [2024-02-28T22:09:09.745Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.745Z] Sending file modes: C0644 23365 TmfFilterOrNode.html
17:09:09 [2024-02-28T22:09:09.745Z] Sink: C0644 23365 TmfFilterOrNode.html
17:09:09 [2024-02-28T22:09:09.745Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.745Z] Sending file modes: C0644 20480 TmfFilterRootNode.html
17:09:09 [2024-02-28T22:09:09.745Z] Sink: C0644 20480 TmfFilterRootNode.html
17:09:09 [2024-02-28T22:09:09.745Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.745Z] Sending file modes: C0644 34566 TmfFilterTraceTypeNode.html
17:09:09 [2024-02-28T22:09:09.745Z] Sink: C0644 34566 TmfFilterTraceTypeNode.html
17:09:09 [2024-02-28T22:09:09.745Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.745Z] Sending file modes: C0644 39342 TmfFilterTreeNode.html
17:09:09 [2024-02-28T22:09:09.745Z] Sink: C0644 39342 TmfFilterTreeNode.html
17:09:09 [2024-02-28T22:09:09.745Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.745Z] Sending file modes: C0644 10072 package-summary.html
17:09:09 [2024-02-28T22:09:09.745Z] Sink: C0644 10072 package-summary.html
17:09:09 [2024-02-28T22:09:09.745Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.745Z] Entering directory: D2755 0 class-use
17:09:09 [2024-02-28T22:09:09.745Z] Sink: D2755 0 class-use
17:09:09 [2024-02-28T22:09:09.745Z] Sending file modes: C0644 2360 TmfFilterContainsNode.html
17:09:09 [2024-02-28T22:09:09.745Z] Sink: C0644 2360 TmfFilterContainsNode.html
17:09:09 [2024-02-28T22:09:09.745Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.745Z] Sending file modes: C0644 2354 TmfFilterMatchesNode.html
17:09:09 [2024-02-28T22:09:09.745Z] Sink: C0644 2354 TmfFilterMatchesNode.html
17:09:09 [2024-02-28T22:09:09.745Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.745Z] Sending file modes: C0644 7171 ITmfFilterWithNot.html
17:09:09 [2024-02-28T22:09:09.745Z] Sink: C0644 7171 ITmfFilterWithNot.html
17:09:09 [2024-02-28T22:09:09.745Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.745Z] Sending file modes: C0644 2312 TmfFilterNode.html
17:09:09 [2024-02-28T22:09:09.745Z] Sink: C0644 2312 TmfFilterNode.html
17:09:09 [2024-02-28T22:09:09.745Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.745Z] Sending file modes: C0644 2354 TmfFilterCompareNode.html
17:09:09 [2024-02-28T22:09:09.745Z] Sink: C0644 2354 TmfFilterCompareNode.html
17:09:09 [2024-02-28T22:09:09.745Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.745Z] Sending file modes: C0644 6670 TmfFilterCompareNode.Type.html
17:09:09 [2024-02-28T22:09:09.745Z] Sink: C0644 6670 TmfFilterCompareNode.Type.html
17:09:09 [2024-02-28T22:09:09.745Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.745Z] Sending file modes: C0644 4899 ITmfFilterWithValue.html
17:09:09 [2024-02-28T22:09:09.745Z] Sink: C0644 4899 ITmfFilterWithValue.html
17:09:09 [2024-02-28T22:09:09.745Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.745Z] Sending file modes: C0644 2348 TmfFilterEqualsNode.html
17:09:09 [2024-02-28T22:09:09.745Z] Sink: C0644 2348 TmfFilterEqualsNode.html
17:09:09 [2024-02-28T22:09:09.745Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.745Z] Sending file modes: C0644 2330 TmfFilterAndNode.html
17:09:09 [2024-02-28T22:09:09.745Z] Sink: C0644 2330 TmfFilterAndNode.html
17:09:09 [2024-02-28T22:09:09.745Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.745Z] Sending file modes: C0644 2366 TmfFilterTraceTypeNode.html
17:09:09 [2024-02-28T22:09:09.745Z] Sink: C0644 2366 TmfFilterTraceTypeNode.html
17:09:09 [2024-02-28T22:09:09.745Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.745Z] Sending file modes: C0644 2324 TmfFilterOrNode.html
17:09:09 [2024-02-28T22:09:09.745Z] Sink: C0644 2324 TmfFilterOrNode.html
17:09:09 [2024-02-28T22:09:09.745Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.745Z] Sending file modes: C0644 2348 TmfFilterObjectNode.html
17:09:09 [2024-02-28T22:09:09.745Z] Sink: C0644 2348 TmfFilterObjectNode.html
17:09:09 [2024-02-28T22:09:09.745Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.745Z] Sending file modes: C0644 5235 TmfFilterAspectNode.html
17:09:09 [2024-02-28T22:09:09.745Z] Sink: C0644 5235 TmfFilterAspectNode.html
17:09:09 [2024-02-28T22:09:09.745Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.745Z] Sending file modes: C0644 7871 TmfFilterTreeNode.html
17:09:09 [2024-02-28T22:09:09.745Z] Sink: C0644 7871 TmfFilterTreeNode.html
17:09:09 [2024-02-28T22:09:09.745Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.745Z] Sending file modes: C0644 45493 ITmfFilterTreeNode.html
17:09:09 [2024-02-28T22:09:09.745Z] Sink: C0644 45493 ITmfFilterTreeNode.html
17:09:09 [2024-02-28T22:09:09.745Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.745Z] Sending file modes: C0644 2336 TmfFilterRootNode.html
17:09:09 [2024-02-28T22:09:09.745Z] Sink: C0644 2336 TmfFilterRootNode.html
17:09:09 [2024-02-28T22:09:09.745Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.745Z] Sink: E
17:09:09 [2024-02-28T22:09:09.745Z] Sending file modes: C0644 8582 package-use.html
17:09:09 [2024-02-28T22:09:09.745Z] Sink: C0644 8582 package-use.html
17:09:09 [2024-02-28T22:09:09.745Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.745Z] Sink: E
17:09:09 [2024-02-28T22:09:09.745Z] Entering directory: D2755 0 xml
17:09:09 [2024-02-28T22:09:09.745Z] Sink: D2755 0 xml
17:09:09 [2024-02-28T22:09:09.745Z] Sending file modes: C0644 22818 TmfFilterContentHandler.html
17:09:09 [2024-02-28T22:09:09.745Z] Sink: C0644 22818 TmfFilterContentHandler.html
17:09:09 [2024-02-28T22:09:09.745Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.745Z] Sending file modes: C0644 10979 TmfFilterXMLParser.html
17:09:09 [2024-02-28T22:09:09.745Z] Sink: C0644 10979 TmfFilterXMLParser.html
17:09:09 [2024-02-28T22:09:09.745Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.745Z] Sending file modes: C0644 13602 TmfFilterXMLWriter.html
17:09:09 [2024-02-28T22:09:09.745Z] Sink: C0644 13602 TmfFilterXMLWriter.html
17:09:09 [2024-02-28T22:09:09.745Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.745Z] Sending file modes: C0644 4309 package-summary.html
17:09:09 [2024-02-28T22:09:09.745Z] Sink: C0644 4309 package-summary.html
17:09:09 [2024-02-28T22:09:09.745Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.745Z] Entering directory: D2755 0 class-use
17:09:09 [2024-02-28T22:09:09.745Z] Sink: D2755 0 class-use
17:09:09 [2024-02-28T22:09:09.745Z] Sending file modes: C0644 2330 TmfFilterXMLWriter.html
17:09:09 [2024-02-28T22:09:09.746Z] Sink: C0644 2330 TmfFilterXMLWriter.html
17:09:09 [2024-02-28T22:09:09.746Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.746Z] Sending file modes: C0644 2330 TmfFilterXMLParser.html
17:09:09 [2024-02-28T22:09:09.746Z] Sink: C0644 2330 TmfFilterXMLParser.html
17:09:09 [2024-02-28T22:09:09.746Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.746Z] Sending file modes: C0644 2360 TmfFilterContentHandler.html
17:09:09 [2024-02-28T22:09:09.746Z] Sink: C0644 2360 TmfFilterContentHandler.html
17:09:09 [2024-02-28T22:09:09.746Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.746Z] Sink: E
17:09:09 [2024-02-28T22:09:09.746Z] Sending file modes: C0644 2116 package-use.html
17:09:09 [2024-02-28T22:09:09.746Z] Sink: C0644 2116 package-use.html
17:09:09 [2024-02-28T22:09:09.746Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.746Z] Sink: E
17:09:09 [2024-02-28T22:09:09.746Z] Sending file modes: C0644 5080 package-summary.html
17:09:09 [2024-02-28T22:09:09.746Z] Sink: C0644 5080 package-summary.html
17:09:09 [2024-02-28T22:09:09.746Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.746Z] Entering directory: D2755 0 class-use
17:09:09 [2024-02-28T22:09:09.746Z] Sink: D2755 0 class-use
17:09:09 [2024-02-28T22:09:09.746Z] Sending file modes: C0644 2264 FilterManager.html
17:09:09 [2024-02-28T22:09:09.746Z] Sink: C0644 2264 FilterManager.html
17:09:09 [2024-02-28T22:09:09.746Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.746Z] Sending file modes: C0644 46658 ITmfFilter.html
17:09:09 [2024-02-28T22:09:09.746Z] Sink: C0644 46658 ITmfFilter.html
17:09:09 [2024-02-28T22:09:09.746Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.746Z] Sink: E
17:09:09 [2024-02-28T22:09:09.746Z] Sending file modes: C0644 15449 package-use.html
17:09:09 [2024-02-28T22:09:09.746Z] Sink: C0644 15449 package-use.html
17:09:09 [2024-02-28T22:09:09.746Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.746Z] Sink: E
17:09:09 [2024-02-28T22:09:09.746Z] Entering directory: D2755 0 analysis
17:09:09 [2024-02-28T22:09:09.746Z] Sink: D2755 0 analysis
17:09:09 [2024-02-28T22:09:09.746Z] Sending file modes: C0644 45900 IAnalysisModule.html
17:09:09 [2024-02-28T22:09:09.746Z] Sink: C0644 45900 IAnalysisModule.html
17:09:09 [2024-02-28T22:09:09.746Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.746Z] Sending file modes: C0644 23755 IAnalysisModuleHelper.html
17:09:09 [2024-02-28T22:09:09.746Z] Sink: C0644 23755 IAnalysisModuleHelper.html
17:09:09 [2024-02-28T22:09:09.746Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.746Z] Sending file modes: C0644 6869 IAnalysisModuleSource.html
17:09:09 [2024-02-28T22:09:09.746Z] Sink: C0644 6869 IAnalysisModuleSource.html
17:09:09 [2024-02-28T22:09:09.746Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.746Z] Sending file modes: C0644 10838 IAnalysisOutput.html
17:09:09 [2024-02-28T22:09:09.746Z] Sink: C0644 10838 IAnalysisOutput.html
17:09:09 [2024-02-28T22:09:09.746Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.746Z] Sending file modes: C0644 11967 IAnalysisParameterProvider.html
17:09:09 [2024-02-28T22:09:09.746Z] Sink: C0644 11967 IAnalysisParameterProvider.html
17:09:09 [2024-02-28T22:09:09.746Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.746Z] Entering directory: D2755 0 requirements
17:09:09 [2024-02-28T22:09:09.746Z] Sink: D2755 0 requirements
17:09:09 [2024-02-28T22:09:09.746Z] Sending file modes: C0644 12533 IAnalysisRequirementProvider.html
17:09:09 [2024-02-28T22:09:09.746Z] Sink: C0644 12533 IAnalysisRequirementProvider.html
17:09:09 [2024-02-28T22:09:09.746Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.746Z] Sending file modes: C0644 21448 TmfAbstractAnalysisRequirement.html
17:09:09 [2024-02-28T22:09:09.746Z] Sink: C0644 21448 TmfAbstractAnalysisRequirement.html
17:09:09 [2024-02-28T22:09:09.746Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.746Z] Sending file modes: C0644 19625 TmfAbstractAnalysisRequirement.PriorityLevel.html
17:09:09 [2024-02-28T22:09:09.746Z] Sink: C0644 19625 TmfAbstractAnalysisRequirement.PriorityLevel.html
17:09:09 [2024-02-28T22:09:09.746Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.746Z] Sending file modes: C0644 17429 TmfAnalysisEventFieldRequirement.html
17:09:09 [2024-02-28T22:09:09.746Z] Sink: C0644 17429 TmfAnalysisEventFieldRequirement.html
17:09:09 [2024-02-28T22:09:09.746Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.746Z] Sending file modes: C0644 16103 TmfAnalysisEventRequirement.html
17:09:09 [2024-02-28T22:09:09.746Z] Sink: C0644 16103 TmfAnalysisEventRequirement.html
17:09:09 [2024-02-28T22:09:09.746Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.746Z] Sending file modes: C0644 14515 TmfCompositeAnalysisRequirement.html
17:09:09 [2024-02-28T22:09:09.746Z] Sink: C0644 14515 TmfCompositeAnalysisRequirement.html
17:09:09 [2024-02-28T22:09:09.746Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.746Z] Sending file modes: C0644 7965 package-summary.html
17:09:09 [2024-02-28T22:09:09.746Z] Sink: C0644 7965 package-summary.html
17:09:09 [2024-02-28T22:09:09.746Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.746Z] Entering directory: D2755 0 class-use
17:09:09 [2024-02-28T22:09:09.746Z] Sink: D2755 0 class-use
17:09:09 [2024-02-28T22:09:09.746Z] Sending file modes: C0644 41366 IAnalysisRequirementProvider.html
17:09:09 [2024-02-28T22:09:09.746Z] Sink: C0644 41366 IAnalysisRequirementProvider.html
17:09:09 [2024-02-28T22:09:09.746Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.746Z] Sending file modes: C0644 23047 TmfAbstractAnalysisRequirement.html
17:09:09 [2024-02-28T22:09:09.746Z] Sink: C0644 23047 TmfAbstractAnalysisRequirement.html
17:09:09 [2024-02-28T22:09:09.746Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.746Z] Sending file modes: C0644 13653 TmfAbstractAnalysisRequirement.PriorityLevel.html
17:09:09 [2024-02-28T22:09:09.746Z] Sink: C0644 13653 TmfAbstractAnalysisRequirement.PriorityLevel.html
17:09:09 [2024-02-28T22:09:09.746Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.746Z] Sending file modes: C0644 2480 TmfAnalysisEventFieldRequirement.html
17:09:09 [2024-02-28T22:09:09.746Z] Sink: C0644 2480 TmfAnalysisEventFieldRequirement.html
17:09:09 [2024-02-28T22:09:09.746Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.746Z] Sending file modes: C0644 2450 TmfAnalysisEventRequirement.html
17:09:09 [2024-02-28T22:09:09.746Z] Sink: C0644 2450 TmfAnalysisEventRequirement.html
17:09:09 [2024-02-28T22:09:09.746Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.746Z] Sending file modes: C0644 2474 TmfCompositeAnalysisRequirement.html
17:09:09 [2024-02-28T22:09:09.746Z] Sink: C0644 2474 TmfCompositeAnalysisRequirement.html
17:09:09 [2024-02-28T22:09:09.746Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.746Z] Sink: E
17:09:09 [2024-02-28T22:09:09.746Z] Sending file modes: C0644 28494 package-use.html
17:09:09 [2024-02-28T22:09:09.746Z] Sink: C0644 28494 package-use.html
17:09:09 [2024-02-28T22:09:09.746Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.746Z] Sink: E
17:09:09 [2024-02-28T22:09:09.746Z] Entering directory: D2755 0 ondemand
17:09:09 [2024-02-28T22:09:09.746Z] Sink: D2755 0 ondemand
17:09:09 [2024-02-28T22:09:09.746Z] Sending file modes: C0644 18419 IOnDemandAnalysis.html
17:09:09 [2024-02-28T22:09:09.746Z] Sink: C0644 18419 IOnDemandAnalysis.html
17:09:09 [2024-02-28T22:09:09.746Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.746Z] Sending file modes: C0644 6424 IOnDemandAnalysisReport.html
17:09:09 [2024-02-28T22:09:09.746Z] Sink: C0644 6424 IOnDemandAnalysisReport.html
17:09:09 [2024-02-28T22:09:09.746Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.746Z] Sending file modes: C0644 14302 OnDemandAnalysisManager.html
17:09:09 [2024-02-28T22:09:09.746Z] Sink: C0644 14302 OnDemandAnalysisManager.html
17:09:09 [2024-02-28T22:09:09.746Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.746Z] Sending file modes: C0644 6525 package-summary.html
17:09:09 [2024-02-28T22:09:09.746Z] Sink: C0644 6525 package-summary.html
17:09:09 [2024-02-28T22:09:09.746Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.746Z] Entering directory: D2755 0 class-use
17:09:09 [2024-02-28T22:09:09.746Z] Sink: D2755 0 class-use
17:09:09 [2024-02-28T22:09:09.746Z] Sending file modes: C0644 8235 IOnDemandAnalysis.html
17:09:09 [2024-02-28T22:09:09.746Z] Sink: C0644 8235 IOnDemandAnalysis.html
17:09:09 [2024-02-28T22:09:09.746Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:09 [2024-02-28T22:09:09.746Z] Sending file modes: C0644 4440 OnDemandAnalysisManager.html
17:09:09 [2024-02-28T22:09:09.746Z] Sink: C0644 4440 OnDemandAnalysisManager.html
17:09:09 [2024-02-28T22:09:09.746Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.001Z] Sending file modes: C0644 6221 IOnDemandAnalysisReport.html
17:09:10 [2024-02-28T22:09:10.001Z] Sink: C0644 6221 IOnDemandAnalysisReport.html
17:09:10 [2024-02-28T22:09:10.001Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.001Z] Sink: E
17:09:10 [2024-02-28T22:09:10.001Z] Sending file modes: C0644 5337 package-use.html
17:09:10 [2024-02-28T22:09:10.001Z] Sink: C0644 5337 package-use.html
17:09:10 [2024-02-28T22:09:10.001Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.001Z] Sink: E
17:09:10 [2024-02-28T22:09:10.001Z] Entering directory: D2755 0 callsite
17:09:10 [2024-02-28T22:09:10.001Z] Sink: D2755 0 callsite
17:09:10 [2024-02-28T22:09:10.001Z] Sending file modes: C0644 9204 ITmfCallsiteIterator.html
17:09:10 [2024-02-28T22:09:10.001Z] Sink: C0644 9204 ITmfCallsiteIterator.html
17:09:10 [2024-02-28T22:09:10.001Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.001Z] Sending file modes: C0644 10802 ITmfCallsiteResolver.html
17:09:10 [2024-02-28T22:09:10.001Z] Sink: C0644 10802 ITmfCallsiteResolver.html
17:09:10 [2024-02-28T22:09:10.001Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.001Z] Sending file modes: C0644 14799 TimeCallsite.html
17:09:10 [2024-02-28T22:09:10.001Z] Sink: C0644 14799 TimeCallsite.html
17:09:10 [2024-02-28T22:09:10.001Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.001Z] Sending file modes: C0644 6320 package-summary.html
17:09:10 [2024-02-28T22:09:10.001Z] Sink: C0644 6320 package-summary.html
17:09:10 [2024-02-28T22:09:10.001Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.001Z] Entering directory: D2755 0 class-use
17:09:10 [2024-02-28T22:09:10.001Z] Sink: D2755 0 class-use
17:09:10 [2024-02-28T22:09:10.001Z] Sending file modes: C0644 5007 ITmfCallsiteIterator.html
17:09:10 [2024-02-28T22:09:10.001Z] Sink: C0644 5007 ITmfCallsiteIterator.html
17:09:10 [2024-02-28T22:09:10.001Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.001Z] Sending file modes: C0644 4263 TimeCallsite.html
17:09:10 [2024-02-28T22:09:10.001Z] Sink: C0644 4263 TimeCallsite.html
17:09:10 [2024-02-28T22:09:10.001Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.001Z] Sending file modes: C0644 2404 ITmfCallsiteResolver.html
17:09:10 [2024-02-28T22:09:10.001Z] Sink: C0644 2404 ITmfCallsiteResolver.html
17:09:10 [2024-02-28T22:09:10.001Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.001Z] Sink: E
17:09:10 [2024-02-28T22:09:10.001Z] Sending file modes: C0644 3769 package-use.html
17:09:10 [2024-02-28T22:09:10.001Z] Sink: C0644 3769 package-use.html
17:09:10 [2024-02-28T22:09:10.001Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.001Z] Sink: E
17:09:10 [2024-02-28T22:09:10.001Z] Sending file modes: C0644 6591 ITmfNewAnalysisModuleListener.html
17:09:10 [2024-02-28T22:09:10.001Z] Sink: C0644 6591 ITmfNewAnalysisModuleListener.html
17:09:10 [2024-02-28T22:09:10.001Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.001Z] Sending file modes: C0644 21595 Messages.html
17:09:10 [2024-02-28T22:09:10.001Z] Sink: C0644 21595 Messages.html
17:09:10 [2024-02-28T22:09:10.001Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.001Z] Sending file modes: C0644 65321 TmfAbstractAnalysisModule.html
17:09:10 [2024-02-28T22:09:10.001Z] Sink: C0644 65321 TmfAbstractAnalysisModule.html
17:09:10 [2024-02-28T22:09:10.001Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.001Z] Sending file modes: C0644 11767 TmfAbstractAnalysisParamProvider.html
17:09:10 [2024-02-28T22:09:10.001Z] Sink: C0644 11767 TmfAbstractAnalysisParamProvider.html
17:09:10 [2024-02-28T22:09:10.001Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.001Z] Sending file modes: C0644 25124 TmfAnalysisManager.html
17:09:10 [2024-02-28T22:09:10.001Z] Sink: C0644 25124 TmfAnalysisManager.html
17:09:10 [2024-02-28T22:09:10.001Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.001Z] Sending file modes: C0644 35011 TmfAnalysisModuleHelperConfigElement.html
17:09:10 [2024-02-28T22:09:10.002Z] Sink: C0644 35011 TmfAnalysisModuleHelperConfigElement.html
17:09:10 [2024-02-28T22:09:10.002Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.002Z] Sending file modes: C0644 17497 TmfAnalysisModuleOutputs.html
17:09:10 [2024-02-28T22:09:10.002Z] Sink: C0644 17497 TmfAnalysisModuleOutputs.html
17:09:10 [2024-02-28T22:09:10.002Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.002Z] Sending file modes: C0644 13487 TmfAnalysisOutputManager.html
17:09:10 [2024-02-28T22:09:10.002Z] Sink: C0644 13487 TmfAnalysisOutputManager.html
17:09:10 [2024-02-28T22:09:10.002Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.002Z] Sending file modes: C0644 12886 TmfNewAnalysisOutputListener.html
17:09:10 [2024-02-28T22:09:10.002Z] Sink: C0644 12886 TmfNewAnalysisOutputListener.html
17:09:10 [2024-02-28T22:09:10.002Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.002Z] Sending file modes: C0644 10495 package-summary.html
17:09:10 [2024-02-28T22:09:10.002Z] Sink: C0644 10495 package-summary.html
17:09:10 [2024-02-28T22:09:10.002Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.002Z] Entering directory: D2755 0 class-use
17:09:10 [2024-02-28T22:09:10.002Z] Sink: D2755 0 class-use
17:09:10 [2024-02-28T22:09:10.002Z] Sending file modes: C0644 2246 Messages.html
17:09:10 [2024-02-28T22:09:10.002Z] Sink: C0644 2246 Messages.html
17:09:10 [2024-02-28T22:09:10.002Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.002Z] Sending file modes: C0644 2306 TmfAnalysisManager.html
17:09:10 [2024-02-28T22:09:10.002Z] Sink: C0644 2306 TmfAnalysisManager.html
17:09:10 [2024-02-28T22:09:10.002Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.002Z] Sending file modes: C0644 7413 IAnalysisParameterProvider.html
17:09:10 [2024-02-28T22:09:10.002Z] Sink: C0644 7413 IAnalysisParameterProvider.html
17:09:10 [2024-02-28T22:09:10.002Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.002Z] Sending file modes: C0644 2414 TmfAnalysisModuleHelperConfigElement.html
17:09:10 [2024-02-28T22:09:10.002Z] Sink: C0644 2414 TmfAnalysisModuleHelperConfigElement.html
17:09:10 [2024-02-28T22:09:10.002Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.002Z] Sending file modes: C0644 6820 ITmfNewAnalysisModuleListener.html
17:09:10 [2024-02-28T22:09:10.002Z] Sink: C0644 6820 ITmfNewAnalysisModuleListener.html
17:09:10 [2024-02-28T22:09:10.002Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.002Z] Sending file modes: C0644 2342 TmfAnalysisModuleOutputs.html
17:09:10 [2024-02-28T22:09:10.002Z] Sink: C0644 2342 TmfAnalysisModuleOutputs.html
17:09:10 [2024-02-28T22:09:10.002Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.002Z] Sending file modes: C0644 4318 IAnalysisModuleSource.html
17:09:10 [2024-02-28T22:09:10.002Z] Sink: C0644 4318 IAnalysisModuleSource.html
17:09:10 [2024-02-28T22:09:10.002Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.002Z] Sending file modes: C0644 4201 TmfAnalysisOutputManager.html
17:09:10 [2024-02-28T22:09:10.002Z] Sink: C0644 4201 TmfAnalysisOutputManager.html
17:09:10 [2024-02-28T22:09:10.002Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.002Z] Sending file modes: C0644 58950 IAnalysisModule.html
17:09:10 [2024-02-28T22:09:10.002Z] Sink: C0644 58950 IAnalysisModule.html
17:09:10 [2024-02-28T22:09:10.002Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.002Z] Sending file modes: C0644 2390 TmfAbstractAnalysisParamProvider.html
17:09:10 [2024-02-28T22:09:10.002Z] Sink: C0644 2390 TmfAbstractAnalysisParamProvider.html
17:09:10 [2024-02-28T22:09:10.002Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.002Z] Sending file modes: C0644 9515 IAnalysisOutput.html
17:09:10 [2024-02-28T22:09:10.002Z] Sink: C0644 9515 IAnalysisOutput.html
17:09:10 [2024-02-28T22:09:10.002Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.002Z] Sending file modes: C0644 33099 TmfAbstractAnalysisModule.html
17:09:10 [2024-02-28T22:09:10.002Z] Sink: C0644 33099 TmfAbstractAnalysisModule.html
17:09:10 [2024-02-28T22:09:10.002Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.002Z] Sending file modes: C0644 2366 TmfNewAnalysisOutputListener.html
17:09:10 [2024-02-28T22:09:10.002Z] Sink: C0644 2366 TmfNewAnalysisOutputListener.html
17:09:10 [2024-02-28T22:09:10.002Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.002Z] Sending file modes: C0644 10710 IAnalysisModuleHelper.html
17:09:10 [2024-02-28T22:09:10.002Z] Sink: C0644 10710 IAnalysisModuleHelper.html
17:09:10 [2024-02-28T22:09:10.002Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.002Z] Sink: E
17:09:10 [2024-02-28T22:09:10.002Z] Sending file modes: C0644 32754 package-use.html
17:09:10 [2024-02-28T22:09:10.002Z] Sink: C0644 32754 package-use.html
17:09:10 [2024-02-28T22:09:10.002Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.002Z] Sink: E
17:09:10 [2024-02-28T22:09:10.002Z] Entering directory: D2755 0 event
17:09:10 [2024-02-28T22:09:10.002Z] Sink: D2755 0 event
17:09:10 [2024-02-28T22:09:10.002Z] Entering directory: D2755 0 matching
17:09:10 [2024-02-28T22:09:10.002Z] Sink: D2755 0 matching
17:09:10 [2024-02-28T22:09:10.002Z] Sending file modes: C0644 4167 IEventMatchingKey.html
17:09:10 [2024-02-28T22:09:10.002Z] Sink: C0644 4167 IEventMatchingKey.html
17:09:10 [2024-02-28T22:09:10.002Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.002Z] Sending file modes: C0644 12379 IMatchProcessingUnit.html
17:09:10 [2024-02-28T22:09:10.002Z] Sink: C0644 12379 IMatchProcessingUnit.html
17:09:10 [2024-02-28T22:09:10.002Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.002Z] Sending file modes: C0644 5993 ITmfEventMatching.html
17:09:10 [2024-02-28T22:09:10.002Z] Sink: C0644 5993 ITmfEventMatching.html
17:09:10 [2024-02-28T22:09:10.002Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.002Z] Sending file modes: C0644 9912 ITmfMatchEventDefinition.html
17:09:10 [2024-02-28T22:09:10.002Z] Sink: C0644 9912 ITmfMatchEventDefinition.html
17:09:10 [2024-02-28T22:09:10.002Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.002Z] Sending file modes: C0644 10179 Messages.html
17:09:10 [2024-02-28T22:09:10.002Z] Sink: C0644 10179 Messages.html
17:09:10 [2024-02-28T22:09:10.002Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.002Z] Sending file modes: C0644 11994 TcpEventKey.html
17:09:10 [2024-02-28T22:09:10.002Z] Sink: C0644 11994 TcpEventKey.html
17:09:10 [2024-02-28T22:09:10.002Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.002Z] Sending file modes: C0644 13199 TmfEventDependency.html
17:09:10 [2024-02-28T22:09:10.002Z] Sink: C0644 13199 TmfEventDependency.html
17:09:10 [2024-02-28T22:09:10.002Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.002Z] Sending file modes: C0644 14113 TmfEventDependency.DependencyEvent.html
17:09:10 [2024-02-28T22:09:10.002Z] Sink: C0644 14113 TmfEventDependency.DependencyEvent.html
17:09:10 [2024-02-28T22:09:10.002Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.002Z] Sending file modes: C0644 17567 TmfEventMatches.html
17:09:10 [2024-02-28T22:09:10.002Z] Sink: C0644 17567 TmfEventMatches.html
17:09:10 [2024-02-28T22:09:10.002Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.002Z] Sending file modes: C0644 19982 TmfEventMatching.html
17:09:10 [2024-02-28T22:09:10.002Z] Sink: C0644 19982 TmfEventMatching.html
17:09:10 [2024-02-28T22:09:10.002Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.002Z] Sending file modes: C0644 17461 TmfEventMatching.Direction.html
17:09:10 [2024-02-28T22:09:10.002Z] Sink: C0644 17461 TmfEventMatching.Direction.html
17:09:10 [2024-02-28T22:09:10.002Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.002Z] Sending file modes: C0644 9052 package-summary.html
17:09:10 [2024-02-28T22:09:10.002Z] Sink: C0644 9052 package-summary.html
17:09:10 [2024-02-28T22:09:10.002Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.002Z] Entering directory: D2755 0 class-use
17:09:10 [2024-02-28T22:09:10.002Z] Sink: D2755 0 class-use
17:09:10 [2024-02-28T22:09:10.002Z] Sending file modes: C0644 2312 TcpEventKey.html
17:09:10 [2024-02-28T22:09:10.002Z] Sink: C0644 2312 TcpEventKey.html
17:09:10 [2024-02-28T22:09:10.002Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.002Z] Sending file modes: C0644 4155 ITmfEventMatching.html
17:09:10 [2024-02-28T22:09:10.002Z] Sink: C0644 4155 ITmfEventMatching.html
17:09:10 [2024-02-28T22:09:10.002Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.002Z] Sending file modes: C0644 4157 TmfEventMatches.html
17:09:10 [2024-02-28T22:09:10.002Z] Sink: C0644 4157 TmfEventMatches.html
17:09:10 [2024-02-28T22:09:10.002Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.002Z] Sending file modes: C0644 2294 Messages.html
17:09:10 [2024-02-28T22:09:10.002Z] Sink: C0644 2294 Messages.html
17:09:10 [2024-02-28T22:09:10.002Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.002Z] Sending file modes: C0644 6687 IEventMatchingKey.html
17:09:10 [2024-02-28T22:09:10.002Z] Sink: C0644 6687 IEventMatchingKey.html
17:09:10 [2024-02-28T22:09:10.002Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.002Z] Sending file modes: C0644 4457 ITmfMatchEventDefinition.html
17:09:10 [2024-02-28T22:09:10.002Z] Sink: C0644 4457 ITmfMatchEventDefinition.html
17:09:10 [2024-02-28T22:09:10.002Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.002Z] Sending file modes: C0644 7285 TmfEventDependency.html
17:09:10 [2024-02-28T22:09:10.002Z] Sink: C0644 7285 TmfEventDependency.html
17:09:10 [2024-02-28T22:09:10.002Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.002Z] Sending file modes: C0644 6326 TmfEventDependency.DependencyEvent.html
17:09:10 [2024-02-28T22:09:10.002Z] Sink: C0644 6326 TmfEventDependency.DependencyEvent.html
17:09:10 [2024-02-28T22:09:10.002Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.002Z] Sending file modes: C0644 7120 IMatchProcessingUnit.html
17:09:10 [2024-02-28T22:09:10.002Z] Sink: C0644 7120 IMatchProcessingUnit.html
17:09:10 [2024-02-28T22:09:10.002Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.002Z] Sending file modes: C0644 2342 TmfEventMatching.html
17:09:10 [2024-02-28T22:09:10.002Z] Sink: C0644 2342 TmfEventMatching.html
17:09:10 [2024-02-28T22:09:10.002Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.002Z] Sending file modes: C0644 5956 TmfEventMatching.Direction.html
17:09:10 [2024-02-28T22:09:10.002Z] Sink: C0644 5956 TmfEventMatching.Direction.html
17:09:10 [2024-02-28T22:09:10.002Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.002Z] Sink: E
17:09:10 [2024-02-28T22:09:10.002Z] Sending file modes: C0644 6876 package-use.html
17:09:10 [2024-02-28T22:09:10.002Z] Sink: C0644 6876 package-use.html
17:09:10 [2024-02-28T22:09:10.002Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.002Z] Sink: E
17:09:10 [2024-02-28T22:09:10.002Z] Entering directory: D2755 0 lookup
17:09:10 [2024-02-28T22:09:10.002Z] Sink: D2755 0 lookup
17:09:10 [2024-02-28T22:09:10.002Z] Sending file modes: C0644 7921 ITmfCallsite.html
17:09:10 [2024-02-28T22:09:10.002Z] Sink: C0644 7921 ITmfCallsite.html
17:09:10 [2024-02-28T22:09:10.002Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.002Z] Sending file modes: C0644 6582 ITmfModelLookup.html
17:09:10 [2024-02-28T22:09:10.002Z] Sink: C0644 6582 ITmfModelLookup.html
17:09:10 [2024-02-28T22:09:10.002Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.002Z] Sending file modes: C0644 8784 ITmfSourceLookup.html
17:09:10 [2024-02-28T22:09:10.002Z] Sink: C0644 8784 ITmfSourceLookup.html
17:09:10 [2024-02-28T22:09:10.002Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.002Z] Sending file modes: C0644 18028 TmfCallsite.html
17:09:10 [2024-02-28T22:09:10.002Z] Sink: C0644 18028 TmfCallsite.html
17:09:10 [2024-02-28T22:09:10.002Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.002Z] Sending file modes: C0644 6213 package-summary.html
17:09:10 [2024-02-28T22:09:10.002Z] Sink: C0644 6213 package-summary.html
17:09:10 [2024-02-28T22:09:10.002Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.002Z] Entering directory: D2755 0 class-use
17:09:10 [2024-02-28T22:09:10.002Z] Sink: D2755 0 class-use
17:09:10 [2024-02-28T22:09:10.002Z] Sending file modes: C0644 20753 ITmfCallsite.html
17:09:10 [2024-02-28T22:09:10.002Z] Sink: C0644 20753 ITmfCallsite.html
17:09:10 [2024-02-28T22:09:10.002Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.002Z] Sending file modes: C0644 6223 ITmfModelLookup.html
17:09:10 [2024-02-28T22:09:10.002Z] Sink: C0644 6223 ITmfModelLookup.html
17:09:10 [2024-02-28T22:09:10.002Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.002Z] Sending file modes: C0644 8167 ITmfSourceLookup.html
17:09:10 [2024-02-28T22:09:10.002Z] Sink: C0644 8167 ITmfSourceLookup.html
17:09:10 [2024-02-28T22:09:10.002Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.002Z] Sending file modes: C0644 5979 TmfCallsite.html
17:09:10 [2024-02-28T22:09:10.002Z] Sink: C0644 5979 TmfCallsite.html
17:09:10 [2024-02-28T22:09:10.002Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.002Z] Sink: E
17:09:10 [2024-02-28T22:09:10.002Z] Sending file modes: C0644 11112 package-use.html
17:09:10 [2024-02-28T22:09:10.002Z] Sink: C0644 11112 package-use.html
17:09:10 [2024-02-28T22:09:10.002Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.002Z] Sink: E
17:09:10 [2024-02-28T22:09:10.002Z] Entering directory: D2755 0 collapse
17:09:10 [2024-02-28T22:09:10.002Z] Sink: D2755 0 collapse
17:09:10 [2024-02-28T22:09:10.002Z] Sending file modes: C0644 6545 ITmfCollapsibleEvent.html
17:09:10 [2024-02-28T22:09:10.002Z] Sink: C0644 6545 ITmfCollapsibleEvent.html
17:09:10 [2024-02-28T22:09:10.002Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.002Z] Sending file modes: C0644 4186 package-summary.html
17:09:10 [2024-02-28T22:09:10.002Z] Sink: C0644 4186 package-summary.html
17:09:10 [2024-02-28T22:09:10.002Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.002Z] Entering directory: D2755 0 class-use
17:09:10 [2024-02-28T22:09:10.002Z] Sink: D2755 0 class-use
17:09:10 [2024-02-28T22:09:10.258Z] Sending file modes: C0644 2386 ITmfCollapsibleEvent.html
17:09:10 [2024-02-28T22:09:10.258Z] Sink: C0644 2386 ITmfCollapsibleEvent.html
17:09:10 [2024-02-28T22:09:10.258Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.258Z] Sink: E
17:09:10 [2024-02-28T22:09:10.258Z] Sending file modes: C0644 2136 package-use.html
17:09:10 [2024-02-28T22:09:10.258Z] Sink: C0644 2136 package-use.html
17:09:10 [2024-02-28T22:09:10.258Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.258Z] Sink: E
17:09:10 [2024-02-28T22:09:10.258Z] Sending file modes: C0644 8905 ITmfCustomAttributes.html
17:09:10 [2024-02-28T22:09:10.258Z] Sink: C0644 8905 ITmfCustomAttributes.html
17:09:10 [2024-02-28T22:09:10.258Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.258Z] Sending file modes: C0644 13415 ITmfEvent.html
17:09:10 [2024-02-28T22:09:10.258Z] Sink: C0644 13415 ITmfEvent.html
17:09:10 [2024-02-28T22:09:10.258Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.258Z] Entering directory: D2755 0 aspect
17:09:10 [2024-02-28T22:09:10.258Z] Sink: D2755 0 aspect
17:09:10 [2024-02-28T22:09:10.258Z] Sending file modes: C0644 19715 ITmfEventAspect.html
17:09:10 [2024-02-28T22:09:10.258Z] Sink: C0644 19715 ITmfEventAspect.html
17:09:10 [2024-02-28T22:09:10.258Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.258Z] Sending file modes: C0644 17490 Messages.html
17:09:10 [2024-02-28T22:09:10.258Z] Sink: C0644 17490 Messages.html
17:09:10 [2024-02-28T22:09:10.258Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.258Z] Sending file modes: C0644 22282 MultiAspect.html
17:09:10 [2024-02-28T22:09:10.258Z] Sink: C0644 22282 MultiAspect.html
17:09:10 [2024-02-28T22:09:10.258Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.258Z] Sending file modes: C0644 16489 TmfBaseAspects.html
17:09:10 [2024-02-28T22:09:10.258Z] Sink: C0644 16489 TmfBaseAspects.html
17:09:10 [2024-02-28T22:09:10.258Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.258Z] Sending file modes: C0644 14966 TmfCallsiteAspect.html
17:09:10 [2024-02-28T22:09:10.258Z] Sink: C0644 14966 TmfCallsiteAspect.html
17:09:10 [2024-02-28T22:09:10.258Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.258Z] Sending file modes: C0644 23919 TmfContentFieldAspect.html
17:09:10 [2024-02-28T22:09:10.258Z] Sink: C0644 23919 TmfContentFieldAspect.html
17:09:10 [2024-02-28T22:09:10.258Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.258Z] Sending file modes: C0644 19940 TmfCpuAspect.html
17:09:10 [2024-02-28T22:09:10.258Z] Sink: C0644 19940 TmfCpuAspect.html
17:09:10 [2024-02-28T22:09:10.258Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.258Z] Sending file modes: C0644 12210 TmfDeviceAspect.html
17:09:10 [2024-02-28T22:09:10.258Z] Sink: C0644 12210 TmfDeviceAspect.html
17:09:10 [2024-02-28T22:09:10.258Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.258Z] Sending file modes: C0644 25707 TmfEventFieldAspect.html
17:09:10 [2024-02-28T22:09:10.258Z] Sink: C0644 25707 TmfEventFieldAspect.html
17:09:10 [2024-02-28T22:09:10.258Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.258Z] Sending file modes: C0644 6753 TmfEventFieldAspect.IRootField.html
17:09:10 [2024-02-28T22:09:10.258Z] Sink: C0644 6753 TmfEventFieldAspect.IRootField.html
17:09:10 [2024-02-28T22:09:10.258Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.258Z] Sending file modes: C0644 18724 TmfStateSystemAspect.html
17:09:10 [2024-02-28T22:09:10.258Z] Sink: C0644 18724 TmfStateSystemAspect.html
17:09:10 [2024-02-28T22:09:10.258Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.258Z] Sending file modes: C0644 9351 package-summary.html
17:09:10 [2024-02-28T22:09:10.258Z] Sink: C0644 9351 package-summary.html
17:09:10 [2024-02-28T22:09:10.258Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.258Z] Entering directory: D2755 0 class-use
17:09:10 [2024-02-28T22:09:10.258Z] Sink: D2755 0 class-use
17:09:10 [2024-02-28T22:09:10.258Z] Sending file modes: C0644 2336 TmfCallsiteAspect.html
17:09:10 [2024-02-28T22:09:10.258Z] Sink: C0644 2336 TmfCallsiteAspect.html
17:09:10 [2024-02-28T22:09:10.258Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.258Z] Sending file modes: C0644 2354 TmfStateSystemAspect.html
17:09:10 [2024-02-28T22:09:10.258Z] Sink: C0644 2354 TmfStateSystemAspect.html
17:09:10 [2024-02-28T22:09:10.258Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.258Z] Sending file modes: C0644 65321 ITmfEventAspect.html
17:09:10 [2024-02-28T22:09:10.258Z] Sink: C0644 65321 ITmfEventAspect.html
17:09:10 [2024-02-28T22:09:10.258Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.258Z] Sending file modes: C0644 5117 TmfEventFieldAspect.html
17:09:10 [2024-02-28T22:09:10.258Z] Sink: C0644 5117 TmfEventFieldAspect.html
17:09:10 [2024-02-28T22:09:10.258Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.258Z] Sending file modes: C0644 4917 TmfEventFieldAspect.IRootField.html
17:09:10 [2024-02-28T22:09:10.258Z] Sink: C0644 4917 TmfEventFieldAspect.IRootField.html
17:09:10 [2024-02-28T22:09:10.258Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.258Z] Sending file modes: C0644 2318 TmfBaseAspects.html
17:09:10 [2024-02-28T22:09:10.258Z] Sink: C0644 2318 TmfBaseAspects.html
17:09:10 [2024-02-28T22:09:10.258Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.258Z] Sending file modes: C0644 5596 TmfDeviceAspect.html
17:09:10 [2024-02-28T22:09:10.258Z] Sink: C0644 5596 TmfDeviceAspect.html
17:09:10 [2024-02-28T22:09:10.258Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.258Z] Sending file modes: C0644 4107 TmfCpuAspect.html
17:09:10 [2024-02-28T22:09:10.258Z] Sink: C0644 4107 TmfCpuAspect.html
17:09:10 [2024-02-28T22:09:10.258Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.258Z] Sending file modes: C0644 2282 Messages.html
17:09:10 [2024-02-28T22:09:10.258Z] Sink: C0644 2282 Messages.html
17:09:10 [2024-02-28T22:09:10.258Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.258Z] Sending file modes: C0644 4975 TmfContentFieldAspect.html
17:09:10 [2024-02-28T22:09:10.258Z] Sink: C0644 4975 TmfContentFieldAspect.html
17:09:10 [2024-02-28T22:09:10.258Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.258Z] Sending file modes: C0644 2300 MultiAspect.html
17:09:10 [2024-02-28T22:09:10.258Z] Sink: C0644 2300 MultiAspect.html
17:09:10 [2024-02-28T22:09:10.258Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.258Z] Sink: E
17:09:10 [2024-02-28T22:09:10.258Z] Sending file modes: C0644 21452 package-use.html
17:09:10 [2024-02-28T22:09:10.258Z] Sink: C0644 21452 package-use.html
17:09:10 [2024-02-28T22:09:10.258Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.258Z] Sink: E
17:09:10 [2024-02-28T22:09:10.258Z] Sending file modes: C0644 20889 ITmfEventField.html
17:09:10 [2024-02-28T22:09:10.258Z] Sink: C0644 20889 ITmfEventField.html
17:09:10 [2024-02-28T22:09:10.258Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.258Z] Sending file modes: C0644 11382 ITmfEventType.html
17:09:10 [2024-02-28T22:09:10.258Z] Sink: C0644 11382 ITmfEventType.html
17:09:10 [2024-02-28T22:09:10.258Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.258Z] Sending file modes: C0644 8758 ITmfLostEvent.html
17:09:10 [2024-02-28T22:09:10.258Z] Sink: C0644 8758 ITmfLostEvent.html
17:09:10 [2024-02-28T22:09:10.258Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.258Z] Sending file modes: C0644 25279 TmfEvent.html
17:09:10 [2024-02-28T22:09:10.258Z] Sink: C0644 25279 TmfEvent.html
17:09:10 [2024-02-28T22:09:10.258Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.258Z] Sending file modes: C0644 29446 TmfEventField.html
17:09:10 [2024-02-28T22:09:10.258Z] Sink: C0644 29446 TmfEventField.html
17:09:10 [2024-02-28T22:09:10.258Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.258Z] Sending file modes: C0644 20297 TmfEventType.html
17:09:10 [2024-02-28T22:09:10.258Z] Sink: C0644 20297 TmfEventType.html
17:09:10 [2024-02-28T22:09:10.258Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.258Z] Sending file modes: C0644 18059 TmfLostEvent.html
17:09:10 [2024-02-28T22:09:10.258Z] Sink: C0644 18059 TmfLostEvent.html
17:09:10 [2024-02-28T22:09:10.258Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.258Z] Sending file modes: C0644 7857 package-summary.html
17:09:10 [2024-02-28T22:09:10.258Z] Sink: C0644 7857 package-summary.html
17:09:10 [2024-02-28T22:09:10.258Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.258Z] Entering directory: D2755 0 class-use
17:09:10 [2024-02-28T22:09:10.258Z] Sink: D2755 0 class-use
17:09:10 [2024-02-28T22:09:10.258Z] Sending file modes: C0644 13605 TmfEvent.html
17:09:10 [2024-02-28T22:09:10.258Z] Sink: C0644 13605 TmfEvent.html
17:09:10 [2024-02-28T22:09:10.258Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.258Z] Sending file modes: C0644 22229 ITmfEventType.html
17:09:10 [2024-02-28T22:09:10.258Z] Sink: C0644 22229 ITmfEventType.html
17:09:10 [2024-02-28T22:09:10.258Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.258Z] Sending file modes: C0644 6870 TmfEventField.html
17:09:10 [2024-02-28T22:09:10.258Z] Sink: C0644 6870 TmfEventField.html
17:09:10 [2024-02-28T22:09:10.258Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.258Z] Sending file modes: C0644 2252 TmfLostEvent.html
17:09:10 [2024-02-28T22:09:10.258Z] Sink: C0644 2252 TmfLostEvent.html
17:09:10 [2024-02-28T22:09:10.258Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.258Z] Sending file modes: C0644 130332 ITmfEvent.html
17:09:10 [2024-02-28T22:09:10.258Z] Sink: C0644 130332 ITmfEvent.html
17:09:10 [2024-02-28T22:09:10.258Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.258Z] Sending file modes: C0644 5490 ITmfLostEvent.html
17:09:10 [2024-02-28T22:09:10.258Z] Sink: C0644 5490 ITmfLostEvent.html
17:09:10 [2024-02-28T22:09:10.258Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.258Z] Sending file modes: C0644 10047 TmfEventType.html
17:09:10 [2024-02-28T22:09:10.258Z] Sink: C0644 10047 TmfEventType.html
17:09:10 [2024-02-28T22:09:10.258Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.258Z] Sending file modes: C0644 6192 ITmfCustomAttributes.html
17:09:10 [2024-02-28T22:09:10.258Z] Sink: C0644 6192 ITmfCustomAttributes.html
17:09:10 [2024-02-28T22:09:10.258Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.258Z] Sending file modes: C0644 30448 ITmfEventField.html
17:09:10 [2024-02-28T22:09:10.258Z] Sink: C0644 30448 ITmfEventField.html
17:09:10 [2024-02-28T22:09:10.258Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.258Z] Sink: E
17:09:10 [2024-02-28T22:09:10.258Z] Sending file modes: C0644 40858 package-use.html
17:09:10 [2024-02-28T22:09:10.258Z] Sink: C0644 40858 package-use.html
17:09:10 [2024-02-28T22:09:10.258Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.258Z] Sink: E
17:09:10 [2024-02-28T22:09:10.258Z] Entering directory: D2755 0 segment
17:09:10 [2024-02-28T22:09:10.258Z] Sink: D2755 0 segment
17:09:10 [2024-02-28T22:09:10.258Z] Sending file modes: C0644 16345 ISegmentAspect.html
17:09:10 [2024-02-28T22:09:10.258Z] Sink: C0644 16345 ISegmentAspect.html
17:09:10 [2024-02-28T22:09:10.258Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.258Z] Sending file modes: C0644 18587 ISegmentAspect.SegmentType.html
17:09:10 [2024-02-28T22:09:10.258Z] Sink: C0644 18587 ISegmentAspect.SegmentType.html
17:09:10 [2024-02-28T22:09:10.258Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.258Z] Sending file modes: C0644 20085 SegmentDurationAspect.html
17:09:10 [2024-02-28T22:09:10.258Z] Sink: C0644 20085 SegmentDurationAspect.html
17:09:10 [2024-02-28T22:09:10.258Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.258Z] Sending file modes: C0644 20079 SegmentEndTimeAspect.html
17:09:10 [2024-02-28T22:09:10.258Z] Sink: C0644 20079 SegmentEndTimeAspect.html
17:09:10 [2024-02-28T22:09:10.258Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.258Z] Sending file modes: C0644 20109 SegmentStartTimeAspect.html
17:09:10 [2024-02-28T22:09:10.258Z] Sink: C0644 20109 SegmentStartTimeAspect.html
17:09:10 [2024-02-28T22:09:10.258Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.258Z] Sending file modes: C0644 6942 package-summary.html
17:09:10 [2024-02-28T22:09:10.258Z] Sink: C0644 6942 package-summary.html
17:09:10 [2024-02-28T22:09:10.258Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.258Z] Entering directory: D2755 0 class-use
17:09:10 [2024-02-28T22:09:10.258Z] Sink: D2755 0 class-use
17:09:10 [2024-02-28T22:09:10.258Z] Sending file modes: C0644 2324 SegmentStartTimeAspect.html
17:09:10 [2024-02-28T22:09:10.258Z] Sink: C0644 2324 SegmentStartTimeAspect.html
17:09:10 [2024-02-28T22:09:10.258Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.258Z] Sending file modes: C0644 14038 ISegmentAspect.html
17:09:10 [2024-02-28T22:09:10.258Z] Sink: C0644 14038 ISegmentAspect.html
17:09:10 [2024-02-28T22:09:10.258Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.258Z] Sending file modes: C0644 7196 ISegmentAspect.SegmentType.html
17:09:10 [2024-02-28T22:09:10.258Z] Sink: C0644 7196 ISegmentAspect.SegmentType.html
17:09:10 [2024-02-28T22:09:10.258Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.259Z] Sending file modes: C0644 2312 SegmentEndTimeAspect.html
17:09:10 [2024-02-28T22:09:10.259Z] Sink: C0644 2312 SegmentEndTimeAspect.html
17:09:10 [2024-02-28T22:09:10.259Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.259Z] Sending file modes: C0644 2318 SegmentDurationAspect.html
17:09:10 [2024-02-28T22:09:10.259Z] Sink: C0644 2318 SegmentDurationAspect.html
17:09:10 [2024-02-28T22:09:10.259Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.259Z] Sink: E
17:09:10 [2024-02-28T22:09:10.259Z] Sending file modes: C0644 6631 package-use.html
17:09:10 [2024-02-28T22:09:10.259Z] Sink: C0644 6631 package-use.html
17:09:10 [2024-02-28T22:09:10.259Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.259Z] Sink: E
17:09:10 [2024-02-28T22:09:10.259Z] Entering directory: D2755 0 markers
17:09:10 [2024-02-28T22:09:10.259Z] Sink: D2755 0 markers
17:09:10 [2024-02-28T22:09:10.259Z] Sending file modes: C0644 8288 ITimeReference.html
17:09:10 [2024-02-28T22:09:10.259Z] Sink: C0644 8288 ITimeReference.html
17:09:10 [2024-02-28T22:09:10.259Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.259Z] Sending file modes: C0644 9177 ITimeReferenceProvider.html
17:09:10 [2024-02-28T22:09:10.259Z] Sink: C0644 9177 ITimeReferenceProvider.html
17:09:10 [2024-02-28T22:09:10.259Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.259Z] Sending file modes: C0644 13638 TimeReference.html
17:09:10 [2024-02-28T22:09:10.259Z] Sink: C0644 13638 TimeReference.html
17:09:10 [2024-02-28T22:09:10.259Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.259Z] Sending file modes: C0644 5209 package-summary.html
17:09:10 [2024-02-28T22:09:10.259Z] Sink: C0644 5209 package-summary.html
17:09:10 [2024-02-28T22:09:10.259Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.259Z] Entering directory: D2755 0 class-use
17:09:10 [2024-02-28T22:09:10.259Z] Sink: D2755 0 class-use
17:09:10 [2024-02-28T22:09:10.259Z] Sending file modes: C0644 2270 TimeReference.html
17:09:10 [2024-02-28T22:09:10.259Z] Sink: C0644 2270 TimeReference.html
17:09:10 [2024-02-28T22:09:10.259Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.259Z] Sending file modes: C0644 2344 ITimeReferenceProvider.html
17:09:10 [2024-02-28T22:09:10.522Z] Sink: C0644 2344 ITimeReferenceProvider.html
17:09:10 [2024-02-28T22:09:10.522Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.522Z] Sending file modes: C0644 6113 ITimeReference.html
17:09:10 [2024-02-28T22:09:10.522Z] Sink: C0644 6113 ITimeReference.html
17:09:10 [2024-02-28T22:09:10.522Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.523Z] Sink: E
17:09:10 [2024-02-28T22:09:10.523Z] Sending file modes: C0644 3335 package-use.html
17:09:10 [2024-02-28T22:09:10.523Z] Sink: C0644 3335 package-use.html
17:09:10 [2024-02-28T22:09:10.523Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.523Z] Sink: E
17:09:10 [2024-02-28T22:09:10.523Z] Entering directory: D2755 0 uml2sd
17:09:10 [2024-02-28T22:09:10.523Z] Sink: D2755 0 uml2sd
17:09:10 [2024-02-28T22:09:10.523Z] Sending file modes: C0644 7528 ITmfAsyncSequenceDiagramEvent.html
17:09:10 [2024-02-28T22:09:10.523Z] Sink: C0644 7528 ITmfAsyncSequenceDiagramEvent.html
17:09:10 [2024-02-28T22:09:10.523Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.523Z] Sending file modes: C0644 10479 ITmfSyncSequenceDiagramEvent.html
17:09:10 [2024-02-28T22:09:10.523Z] Sink: C0644 10479 ITmfSyncSequenceDiagramEvent.html
17:09:10 [2024-02-28T22:09:10.523Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.523Z] Sending file modes: C0644 14536 TmfAsyncSequenceDiagramEvent.html
17:09:10 [2024-02-28T22:09:10.523Z] Sink: C0644 14536 TmfAsyncSequenceDiagramEvent.html
17:09:10 [2024-02-28T22:09:10.523Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.523Z] Sending file modes: C0644 17827 TmfSyncSequenceDiagramEvent.html
17:09:10 [2024-02-28T22:09:10.523Z] Sink: C0644 17827 TmfSyncSequenceDiagramEvent.html
17:09:10 [2024-02-28T22:09:10.523Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.523Z] Sending file modes: C0644 5595 package-summary.html
17:09:10 [2024-02-28T22:09:10.523Z] Sink: C0644 5595 package-summary.html
17:09:10 [2024-02-28T22:09:10.523Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.523Z] Entering directory: D2755 0 class-use
17:09:10 [2024-02-28T22:09:10.523Z] Sink: D2755 0 class-use
17:09:10 [2024-02-28T22:09:10.523Z] Sending file modes: C0644 6937 ITmfAsyncSequenceDiagramEvent.html
17:09:10 [2024-02-28T22:09:10.523Z] Sink: C0644 6937 ITmfAsyncSequenceDiagramEvent.html
17:09:10 [2024-02-28T22:09:10.523Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.523Z] Sending file modes: C0644 4115 TmfSyncSequenceDiagramEvent.html
17:09:10 [2024-02-28T22:09:10.523Z] Sink: C0644 4115 TmfSyncSequenceDiagramEvent.html
17:09:10 [2024-02-28T22:09:10.523Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.523Z] Sending file modes: C0644 2354 TmfAsyncSequenceDiagramEvent.html
17:09:10 [2024-02-28T22:09:10.523Z] Sink: C0644 2354 TmfAsyncSequenceDiagramEvent.html
17:09:10 [2024-02-28T22:09:10.523Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.523Z] Sending file modes: C0644 8703 ITmfSyncSequenceDiagramEvent.html
17:09:10 [2024-02-28T22:09:10.523Z] Sink: C0644 8703 ITmfSyncSequenceDiagramEvent.html
17:09:10 [2024-02-28T22:09:10.523Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.523Z] Sink: E
17:09:10 [2024-02-28T22:09:10.523Z] Sending file modes: C0644 5268 package-use.html
17:09:10 [2024-02-28T22:09:10.523Z] Sink: C0644 5268 package-use.html
17:09:10 [2024-02-28T22:09:10.523Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.523Z] Sink: E
17:09:10 [2024-02-28T22:09:10.523Z] Entering directory: D2755 0 config
17:09:10 [2024-02-28T22:09:10.523Z] Sink: D2755 0 config
17:09:10 [2024-02-28T22:09:10.523Z] Sending file modes: C0644 9678 ITmfConfigParamDescriptor.html
17:09:10 [2024-02-28T22:09:10.523Z] Sink: C0644 9678 ITmfConfigParamDescriptor.html
17:09:10 [2024-02-28T22:09:10.523Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.523Z] Sending file modes: C0644 11247 ITmfConfiguration.html
17:09:10 [2024-02-28T22:09:10.523Z] Sink: C0644 11247 ITmfConfiguration.html
17:09:10 [2024-02-28T22:09:10.523Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.523Z] Sending file modes: C0644 19798 ITmfConfigurationSource.html
17:09:10 [2024-02-28T22:09:10.523Z] Sink: C0644 19798 ITmfConfigurationSource.html
17:09:10 [2024-02-28T22:09:10.523Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.523Z] Sending file modes: C0644 10537 ITmfConfigurationSourceType.html
17:09:10 [2024-02-28T22:09:10.523Z] Sink: C0644 10537 ITmfConfigurationSourceType.html
17:09:10 [2024-02-28T22:09:10.523Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.523Z] Sending file modes: C0644 19284 TmfConfigParamDescriptor.html
17:09:10 [2024-02-28T22:09:10.523Z] Sink: C0644 19284 TmfConfigParamDescriptor.html
17:09:10 [2024-02-28T22:09:10.523Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.523Z] Sending file modes: C0644 16909 TmfConfigParamDescriptor.Builder.html
17:09:10 [2024-02-28T22:09:10.523Z] Sink: C0644 16909 TmfConfigParamDescriptor.Builder.html
17:09:10 [2024-02-28T22:09:10.523Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.523Z] Sending file modes: C0644 20184 TmfConfiguration.html
17:09:10 [2024-02-28T22:09:10.523Z] Sink: C0644 20184 TmfConfiguration.html
17:09:10 [2024-02-28T22:09:10.523Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.523Z] Sending file modes: C0644 19955 TmfConfiguration.Builder.html
17:09:10 [2024-02-28T22:09:10.523Z] Sink: C0644 19955 TmfConfiguration.Builder.html
17:09:10 [2024-02-28T22:09:10.523Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.523Z] Sending file modes: C0644 17975 TmfConfigurationSourceManager.html
17:09:10 [2024-02-28T22:09:10.523Z] Sink: C0644 17975 TmfConfigurationSourceManager.html
17:09:10 [2024-02-28T22:09:10.523Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.523Z] Sending file modes: C0644 20219 TmfConfigurationSourceType.html
17:09:10 [2024-02-28T22:09:10.523Z] Sink: C0644 20219 TmfConfigurationSourceType.html
17:09:10 [2024-02-28T22:09:10.523Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.523Z] Sending file modes: C0644 17650 TmfConfigurationSourceType.Builder.html
17:09:10 [2024-02-28T22:09:10.523Z] Sink: C0644 17650 TmfConfigurationSourceType.Builder.html
17:09:10 [2024-02-28T22:09:10.523Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.523Z] Sending file modes: C0644 9420 package-summary.html
17:09:10 [2024-02-28T22:09:10.523Z] Sink: C0644 9420 package-summary.html
17:09:10 [2024-02-28T22:09:10.523Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.523Z] Entering directory: D2755 0 class-use
17:09:10 [2024-02-28T22:09:10.523Z] Sink: D2755 0 class-use
17:09:10 [2024-02-28T22:09:10.523Z] Sending file modes: C0644 8933 ITmfConfigParamDescriptor.html
17:09:10 [2024-02-28T22:09:10.523Z] Sink: C0644 8933 ITmfConfigParamDescriptor.html
17:09:10 [2024-02-28T22:09:10.523Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.523Z] Sending file modes: C0644 7311 ITmfConfigurationSourceType.html
17:09:10 [2024-02-28T22:09:10.523Z] Sink: C0644 7311 ITmfConfigurationSourceType.html
17:09:10 [2024-02-28T22:09:10.523Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.523Z] Sending file modes: C0644 10113 ITmfConfiguration.html
17:09:10 [2024-02-28T22:09:10.523Z] Sink: C0644 10113 ITmfConfiguration.html
17:09:10 [2024-02-28T22:09:10.523Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.523Z] Sending file modes: C0644 2342 TmfConfigurationSourceType.html
17:09:10 [2024-02-28T22:09:10.523Z] Sink: C0644 2342 TmfConfigurationSourceType.html
17:09:10 [2024-02-28T22:09:10.523Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.523Z] Sending file modes: C0644 7095 TmfConfigurationSourceType.Builder.html
17:09:10 [2024-02-28T22:09:10.523Z] Sink: C0644 7095 TmfConfigurationSourceType.Builder.html
17:09:10 [2024-02-28T22:09:10.523Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.523Z] Sending file modes: C0644 4357 TmfConfigurationSourceManager.html
17:09:10 [2024-02-28T22:09:10.523Z] Sink: C0644 4357 TmfConfigurationSourceManager.html
17:09:10 [2024-02-28T22:09:10.523Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.523Z] Sending file modes: C0644 4661 ITmfConfigurationSource.html
17:09:10 [2024-02-28T22:09:10.523Z] Sink: C0644 4661 ITmfConfigurationSource.html
17:09:10 [2024-02-28T22:09:10.523Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.523Z] Sending file modes: C0644 2330 TmfConfigParamDescriptor.html
17:09:10 [2024-02-28T22:09:10.523Z] Sink: C0644 2330 TmfConfigParamDescriptor.html
17:09:10 [2024-02-28T22:09:10.523Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.523Z] Sending file modes: C0644 6739 TmfConfigParamDescriptor.Builder.html
17:09:10 [2024-02-28T22:09:10.523Z] Sink: C0644 6739 TmfConfigParamDescriptor.Builder.html
17:09:10 [2024-02-28T22:09:10.523Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.523Z] Sending file modes: C0644 2282 TmfConfiguration.html
17:09:10 [2024-02-28T22:09:10.523Z] Sink: C0644 2282 TmfConfiguration.html
17:09:10 [2024-02-28T22:09:10.523Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.523Z] Sending file modes: C0644 7980 TmfConfiguration.Builder.html
17:09:10 [2024-02-28T22:09:10.523Z] Sink: C0644 7980 TmfConfiguration.Builder.html
17:09:10 [2024-02-28T22:09:10.523Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.523Z] Sink: E
17:09:10 [2024-02-28T22:09:10.523Z] Sending file modes: C0644 5926 package-use.html
17:09:10 [2024-02-28T22:09:10.523Z] Sink: C0644 5926 package-use.html
17:09:10 [2024-02-28T22:09:10.523Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.523Z] Sink: E
17:09:10 [2024-02-28T22:09:10.523Z] Entering directory: D2755 0 request
17:09:10 [2024-02-28T22:09:10.523Z] Sink: D2755 0 request
17:09:10 [2024-02-28T22:09:10.523Z] Sending file modes: C0644 33313 ITmfEventRequest.html
17:09:10 [2024-02-28T22:09:10.523Z] Sink: C0644 33313 ITmfEventRequest.html
17:09:10 [2024-02-28T22:09:10.523Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.523Z] Sending file modes: C0644 17438 ITmfEventRequest.ExecutionType.html
17:09:10 [2024-02-28T22:09:10.523Z] Sink: C0644 17438 ITmfEventRequest.ExecutionType.html
17:09:10 [2024-02-28T22:09:10.523Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.523Z] Sending file modes: C0644 59032 TmfEventRequest.html
17:09:10 [2024-02-28T22:09:10.523Z] Sink: C0644 59032 TmfEventRequest.html
17:09:10 [2024-02-28T22:09:10.781Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.781Z] Sending file modes: C0644 5400 package-summary.html
17:09:10 [2024-02-28T22:09:10.781Z] Sink: C0644 5400 package-summary.html
17:09:10 [2024-02-28T22:09:10.781Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.781Z] Entering directory: D2755 0 class-use
17:09:10 [2024-02-28T22:09:10.781Z] Sink: D2755 0 class-use
17:09:10 [2024-02-28T22:09:10.781Z] Sending file modes: C0644 12555 ITmfEventRequest.html
17:09:10 [2024-02-28T22:09:10.781Z] Sink: C0644 12555 ITmfEventRequest.html
17:09:10 [2024-02-28T22:09:10.781Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.781Z] Sending file modes: C0644 12188 ITmfEventRequest.ExecutionType.html
17:09:10 [2024-02-28T22:09:10.781Z] Sink: C0644 12188 ITmfEventRequest.ExecutionType.html
17:09:10 [2024-02-28T22:09:10.781Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.781Z] Sending file modes: C0644 4132 TmfEventRequest.html
17:09:10 [2024-02-28T22:09:10.781Z] Sink: C0644 4132 TmfEventRequest.html
17:09:10 [2024-02-28T22:09:10.781Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.781Z] Sink: E
17:09:10 [2024-02-28T22:09:10.781Z] Sending file modes: C0644 7887 package-use.html
17:09:10 [2024-02-28T22:09:10.781Z] Sink: C0644 7887 package-use.html
17:09:10 [2024-02-28T22:09:10.781Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.781Z] Sink: E
17:09:10 [2024-02-28T22:09:10.781Z] Entering directory: D2755 0 resources
17:09:10 [2024-02-28T22:09:10.781Z] Sink: D2755 0 resources
17:09:10 [2024-02-28T22:09:10.781Z] Sending file modes: C0644 8473 ITmfMarker.html
17:09:10 [2024-02-28T22:09:10.781Z] Sink: C0644 8473 ITmfMarker.html
17:09:10 [2024-02-28T22:09:10.781Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.781Z] Sending file modes: C0644 3456 package-summary.html
17:09:10 [2024-02-28T22:09:10.781Z] Sink: C0644 3456 package-summary.html
17:09:10 [2024-02-28T22:09:10.781Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.781Z] Entering directory: D2755 0 class-use
17:09:10 [2024-02-28T22:09:10.781Z] Sink: D2755 0 class-use
17:09:10 [2024-02-28T22:09:10.781Z] Sending file modes: C0644 2284 ITmfMarker.html
17:09:10 [2024-02-28T22:09:10.781Z] Sink: C0644 2284 ITmfMarker.html
17:09:10 [2024-02-28T22:09:10.781Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.781Z] Sink: E
17:09:10 [2024-02-28T22:09:10.781Z] Sending file modes: C0644 2099 package-use.html
17:09:10 [2024-02-28T22:09:10.781Z] Sink: C0644 2099 package-use.html
17:09:10 [2024-02-28T22:09:10.781Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.781Z] Sink: E
17:09:10 [2024-02-28T22:09:10.781Z] Entering directory: D2755 0 project
17:09:10 [2024-02-28T22:09:10.781Z] Sink: D2755 0 project
17:09:10 [2024-02-28T22:09:10.781Z] Entering directory: D2755 0 model
17:09:10 [2024-02-28T22:09:10.781Z] Sink: D2755 0 model
17:09:10 [2024-02-28T22:09:10.781Z] Sending file modes: C0644 12472 ITmfPropertiesProvider.html
17:09:10 [2024-02-28T22:09:10.781Z] Sink: C0644 12472 ITmfPropertiesProvider.html
17:09:10 [2024-02-28T22:09:10.781Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.781Z] Sending file modes: C0644 13909 TmfTraceCoreUtils.html
17:09:10 [2024-02-28T22:09:10.781Z] Sink: C0644 13909 TmfTraceCoreUtils.html
17:09:10 [2024-02-28T22:09:10.781Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.781Z] Sending file modes: C0644 12777 TmfTraceImportException.html
17:09:10 [2024-02-28T22:09:10.781Z] Sink: C0644 12777 TmfTraceImportException.html
17:09:10 [2024-02-28T22:09:10.781Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.781Z] Sending file modes: C0644 60174 TmfTraceType.html
17:09:10 [2024-02-28T22:09:10.781Z] Sink: C0644 60174 TmfTraceType.html
17:09:10 [2024-02-28T22:09:10.781Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.781Z] Sending file modes: C0644 17474 TmfTraceType.TraceElementType.html
17:09:10 [2024-02-28T22:09:10.781Z] Sink: C0644 17474 TmfTraceType.TraceElementType.html
17:09:10 [2024-02-28T22:09:10.781Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.781Z] Sending file modes: C0644 29079 TraceTypeHelper.html
17:09:10 [2024-02-28T22:09:10.781Z] Sink: C0644 29079 TraceTypeHelper.html
17:09:10 [2024-02-28T22:09:10.781Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.781Z] Sending file modes: C0644 19386 TraceTypePreferences.html
17:09:10 [2024-02-28T22:09:10.781Z] Sink: C0644 19386 TraceTypePreferences.html
17:09:10 [2024-02-28T22:09:10.781Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.781Z] Sending file modes: C0644 6784 package-summary.html
17:09:10 [2024-02-28T22:09:10.781Z] Sink: C0644 6784 package-summary.html
17:09:10 [2024-02-28T22:09:10.781Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.781Z] Entering directory: D2755 0 class-use
17:09:10 [2024-02-28T22:09:10.781Z] Sink: D2755 0 class-use
17:09:10 [2024-02-28T22:09:10.781Z] Sending file modes: C0644 2360 TraceTypePreferences.html
17:09:10 [2024-02-28T22:09:10.781Z] Sink: C0644 2360 TraceTypePreferences.html
17:09:10 [2024-02-28T22:09:10.781Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.781Z] Sending file modes: C0644 6980 TmfTraceImportException.html
17:09:10 [2024-02-28T22:09:10.782Z] Sink: C0644 6980 TmfTraceImportException.html
17:09:10 [2024-02-28T22:09:10.782Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.782Z] Sending file modes: C0644 41220 ITmfPropertiesProvider.html
17:09:10 [2024-02-28T22:09:10.782Z] Sink: C0644 41220 ITmfPropertiesProvider.html
17:09:10 [2024-02-28T22:09:10.782Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.782Z] Sending file modes: C0644 2342 TmfTraceCoreUtils.html
17:09:10 [2024-02-28T22:09:10.782Z] Sink: C0644 2342 TmfTraceCoreUtils.html
17:09:10 [2024-02-28T22:09:10.782Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.782Z] Sending file modes: C0644 17354 TraceTypeHelper.html
17:09:10 [2024-02-28T22:09:10.782Z] Sink: C0644 17354 TraceTypeHelper.html
17:09:10 [2024-02-28T22:09:10.782Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.782Z] Sending file modes: C0644 2312 TmfTraceType.html
17:09:10 [2024-02-28T22:09:10.782Z] Sink: C0644 2312 TmfTraceType.html
17:09:10 [2024-02-28T22:09:10.782Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.782Z] Sending file modes: C0644 10013 TmfTraceType.TraceElementType.html
17:09:10 [2024-02-28T22:09:10.782Z] Sink: C0644 10013 TmfTraceType.TraceElementType.html
17:09:10 [2024-02-28T22:09:10.782Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.782Z] Sink: E
17:09:10 [2024-02-28T22:09:10.782Z] Sending file modes: C0644 30056 package-use.html
17:09:10 [2024-02-28T22:09:10.782Z] Sink: C0644 30056 package-use.html
17:09:10 [2024-02-28T22:09:10.782Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.782Z] Sink: E
17:09:10 [2024-02-28T22:09:10.782Z] Sink: E
17:09:10 [2024-02-28T22:09:10.782Z] Entering directory: D2755 0 response
17:09:10 [2024-02-28T22:09:10.782Z] Sink: D2755 0 response
17:09:10 [2024-02-28T22:09:10.782Z] Sending file modes: C0644 8495 ITmfResponse.html
17:09:10 [2024-02-28T22:09:10.782Z] Sink: C0644 8495 ITmfResponse.html
17:09:10 [2024-02-28T22:09:10.782Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.782Z] Sending file modes: C0644 18798 ITmfResponse.Status.html
17:09:10 [2024-02-28T22:09:10.782Z] Sink: C0644 18798 ITmfResponse.Status.html
17:09:10 [2024-02-28T22:09:10.782Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.782Z] Sending file modes: C0644 17471 TmfModelResponse.html
17:09:10 [2024-02-28T22:09:10.782Z] Sink: C0644 17471 TmfModelResponse.html
17:09:10 [2024-02-28T22:09:10.782Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.782Z] Sending file modes: C0644 5912 package-summary.html
17:09:10 [2024-02-28T22:09:10.782Z] Sink: C0644 5912 package-summary.html
17:09:10 [2024-02-28T22:09:10.782Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.782Z] Entering directory: D2755 0 class-use
17:09:10 [2024-02-28T22:09:10.782Z] Sink: D2755 0 class-use
17:09:10 [2024-02-28T22:09:10.782Z] Sending file modes: C0644 52352 TmfModelResponse.html
17:09:10 [2024-02-28T22:09:10.782Z] Sink: C0644 52352 TmfModelResponse.html
17:09:10 [2024-02-28T22:09:10.782Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.782Z] Sending file modes: C0644 4086 ITmfResponse.html
17:09:10 [2024-02-28T22:09:10.782Z] Sink: C0644 4086 ITmfResponse.html
17:09:10 [2024-02-28T22:09:10.782Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.782Z] Sending file modes: C0644 7268 ITmfResponse.Status.html
17:09:10 [2024-02-28T22:09:10.782Z] Sink: C0644 7268 ITmfResponse.Status.html
17:09:10 [2024-02-28T22:09:10.782Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.782Z] Sink: E
17:09:10 [2024-02-28T22:09:10.782Z] Sending file modes: C0644 9964 package-use.html
17:09:10 [2024-02-28T22:09:10.782Z] Sink: C0644 9964 package-use.html
17:09:10 [2024-02-28T22:09:10.782Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.782Z] Sink: E
17:09:10 [2024-02-28T22:09:10.782Z] Entering directory: D2755 0 statistics
17:09:10 [2024-02-28T22:09:10.782Z] Sink: D2755 0 statistics
17:09:10 [2024-02-28T22:09:10.782Z] Sending file modes: C0644 15035 ITmfStatistics.html
17:09:10 [2024-02-28T22:09:10.782Z] Sink: C0644 15035 ITmfStatistics.html
17:09:10 [2024-02-28T22:09:10.782Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.782Z] Sending file modes: C0644 26425 TmfStateStatistics.html
17:09:10 [2024-02-28T22:09:10.782Z] Sink: C0644 26425 TmfStateStatistics.html
17:09:10 [2024-02-28T22:09:10.782Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.782Z] Sending file modes: C0644 11073 TmfStateStatistics.Attributes.html
17:09:10 [2024-02-28T22:09:10.782Z] Sink: C0644 11073 TmfStateStatistics.Attributes.html
17:09:10 [2024-02-28T22:09:10.782Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.782Z] Sending file modes: C0644 19347 TmfStatisticsEventTypesModule.html
17:09:10 [2024-02-28T22:09:10.782Z] Sink: C0644 19347 TmfStatisticsEventTypesModule.html
17:09:10 [2024-02-28T22:09:10.782Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.782Z] Sending file modes: C0644 31884 TmfStatisticsModule.html
17:09:10 [2024-02-28T22:09:10.782Z] Sink: C0644 31884 TmfStatisticsModule.html
17:09:10 [2024-02-28T22:09:10.782Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.782Z] Sending file modes: C0644 19298 TmfStatisticsTotalsModule.html
17:09:10 [2024-02-28T22:09:10.782Z] Sink: C0644 19298 TmfStatisticsTotalsModule.html
17:09:10 [2024-02-28T22:09:10.782Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.782Z] Sending file modes: C0644 6365 package-summary.html
17:09:10 [2024-02-28T22:09:10.782Z] Sink: C0644 6365 package-summary.html
17:09:10 [2024-02-28T22:09:10.782Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.782Z] Entering directory: D2755 0 class-use
17:09:10 [2024-02-28T22:09:10.782Z] Sink: D2755 0 class-use
17:09:10 [2024-02-28T22:09:10.782Z] Sending file modes: C0644 2384 TmfStatisticsEventTypesModule.html
17:09:10 [2024-02-28T22:09:10.782Z] Sink: C0644 2384 TmfStatisticsEventTypesModule.html
17:09:10 [2024-02-28T22:09:10.782Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.782Z] Sending file modes: C0644 5081 ITmfStatistics.html
17:09:10 [2024-02-28T22:09:10.782Z] Sink: C0644 5081 ITmfStatistics.html
17:09:10 [2024-02-28T22:09:10.782Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.782Z] Sending file modes: C0644 2324 TmfStatisticsModule.html
17:09:10 [2024-02-28T22:09:10.782Z] Sink: C0644 2324 TmfStatisticsModule.html
17:09:10 [2024-02-28T22:09:10.782Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.782Z] Sending file modes: C0644 2318 TmfStateStatistics.html
17:09:10 [2024-02-28T22:09:10.782Z] Sink: C0644 2318 TmfStateStatistics.html
17:09:10 [2024-02-28T22:09:10.782Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.782Z] Sending file modes: C0644 2392 TmfStateStatistics.Attributes.html
17:09:10 [2024-02-28T22:09:10.782Z] Sink: C0644 2392 TmfStateStatistics.Attributes.html
17:09:10 [2024-02-28T22:09:10.782Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.782Z] Sending file modes: C0644 2360 TmfStatisticsTotalsModule.html
17:09:10 [2024-02-28T22:09:10.782Z] Sink: C0644 2360 TmfStatisticsTotalsModule.html
17:09:10 [2024-02-28T22:09:10.782Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.782Z] Sink: E
17:09:10 [2024-02-28T22:09:10.782Z] Sending file modes: C0644 3358 package-use.html
17:09:10 [2024-02-28T22:09:10.782Z] Sink: C0644 3358 package-use.html
17:09:10 [2024-02-28T22:09:10.782Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.782Z] Sink: E
17:09:10 [2024-02-28T22:09:10.782Z] Entering directory: D2755 0 timestamp
17:09:10 [2024-02-28T22:09:10.782Z] Sink: D2755 0 timestamp
17:09:10 [2024-02-28T22:09:10.782Z] Sending file modes: C0644 41975 ITmfTimePreferencesConstants.html
17:09:10 [2024-02-28T22:09:10.782Z] Sink: C0644 41975 ITmfTimePreferencesConstants.html
17:09:10 [2024-02-28T22:09:10.782Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.782Z] Sending file modes: C0644 22428 ITmfTimestamp.html
17:09:10 [2024-02-28T22:09:10.782Z] Sink: C0644 22428 ITmfTimestamp.html
17:09:10 [2024-02-28T22:09:10.782Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.782Z] Sending file modes: C0644 19600 TmfTimePreferences.html
17:09:10 [2024-02-28T22:09:10.782Z] Sink: C0644 19600 TmfTimePreferences.html
17:09:10 [2024-02-28T22:09:10.782Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.782Z] Sending file modes: C0644 21904 TmfTimeRange.html
17:09:10 [2024-02-28T22:09:10.782Z] Sink: C0644 21904 TmfTimeRange.html
17:09:10 [2024-02-28T22:09:10.782Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.782Z] Sending file modes: C0644 38324 TmfTimestamp.html
17:09:10 [2024-02-28T22:09:10.782Z] Sink: C0644 38324 TmfTimestamp.html
17:09:10 [2024-02-28T22:09:10.782Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.782Z] Sending file modes: C0644 21559 TmfTimestampDelta.html
17:09:10 [2024-02-28T22:09:10.782Z] Sink: C0644 21559 TmfTimestampDelta.html
17:09:10 [2024-02-28T22:09:10.782Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.782Z] Sending file modes: C0644 49973 TmfTimestampFormat.html
17:09:10 [2024-02-28T22:09:10.782Z] Sink: C0644 49973 TmfTimestampFormat.html
17:09:10 [2024-02-28T22:09:10.782Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.782Z] Sending file modes: C0644 6519 package-summary.html
17:09:10 [2024-02-28T22:09:10.782Z] Sink: C0644 6519 package-summary.html
17:09:10 [2024-02-28T22:09:10.782Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.782Z] Entering directory: D2755 0 class-use
17:09:10 [2024-02-28T22:09:10.782Z] Sink: D2755 0 class-use
17:09:10 [2024-02-28T22:09:10.782Z] Sending file modes: C0644 2306 TmfTimestampDelta.html
17:09:10 [2024-02-28T22:09:10.782Z] Sink: C0644 2306 TmfTimestampDelta.html
17:09:10 [2024-02-28T22:09:10.782Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.782Z] Sending file modes: C0644 56556 TmfTimeRange.html
17:09:10 [2024-02-28T22:09:10.782Z] Sink: C0644 56556 TmfTimeRange.html
17:09:10 [2024-02-28T22:09:10.782Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.782Z] Sending file modes: C0644 104210 ITmfTimestamp.html
17:09:10 [2024-02-28T22:09:10.782Z] Sink: C0644 104210 ITmfTimestamp.html
17:09:10 [2024-02-28T22:09:10.782Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.782Z] Sending file modes: C0644 2312 TmfTimePreferences.html
17:09:10 [2024-02-28T22:09:10.782Z] Sink: C0644 2312 TmfTimePreferences.html
17:09:10 [2024-02-28T22:09:10.782Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.782Z] Sending file modes: C0644 2392 ITmfTimePreferencesConstants.html
17:09:10 [2024-02-28T22:09:10.782Z] Sink: C0644 2392 ITmfTimePreferencesConstants.html
17:09:10 [2024-02-28T22:09:10.782Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.782Z] Sending file modes: C0644 8137 TmfTimestampFormat.html
17:09:10 [2024-02-28T22:09:10.782Z] Sink: C0644 8137 TmfTimestampFormat.html
17:09:10 [2024-02-28T22:09:10.782Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.782Z] Sending file modes: C0644 5803 TmfTimestamp.html
17:09:10 [2024-02-28T22:09:10.782Z] Sink: C0644 5803 TmfTimestamp.html
17:09:10 [2024-02-28T22:09:10.782Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.782Z] Sink: E
17:09:10 [2024-02-28T22:09:10.782Z] Sending file modes: C0644 35551 package-use.html
17:09:10 [2024-02-28T22:09:10.782Z] Sink: C0644 35551 package-use.html
17:09:10 [2024-02-28T22:09:10.782Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.782Z] Sink: E
17:09:10 [2024-02-28T22:09:10.782Z] Entering directory: D2755 0 synchronization
17:09:10 [2024-02-28T22:09:10.782Z] Sink: D2755 0 synchronization
17:09:10 [2024-02-28T22:09:10.782Z] Sending file modes: C0644 10073 ITmfTimestampTransform.html
17:09:10 [2024-02-28T22:09:10.782Z] Sink: C0644 10073 ITmfTimestampTransform.html
17:09:10 [2024-02-28T22:09:10.782Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.782Z] Sending file modes: C0644 26191 Messages.html
17:09:10 [2024-02-28T22:09:10.782Z] Sink: C0644 26191 Messages.html
17:09:10 [2024-02-28T22:09:10.782Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:10 [2024-02-28T22:09:10.782Z] Sending file modes: C0644 26826 SynchronizationAlgorithm.html
17:09:10 [2024-02-28T22:09:10.782Z] Sink: C0644 26826 SynchronizationAlgorithm.html
17:09:11 [2024-02-28T22:09:11.037Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.037Z] Sending file modes: C0644 19868 SynchronizationAlgorithm.SyncQuality.html
17:09:11 [2024-02-28T22:09:11.037Z] Sink: C0644 19868 SynchronizationAlgorithm.SyncQuality.html
17:09:11 [2024-02-28T22:09:11.037Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.037Z] Sending file modes: C0644 10745 SynchronizationAlgorithmFactory.html
17:09:11 [2024-02-28T22:09:11.037Z] Sink: C0644 10745 SynchronizationAlgorithmFactory.html
17:09:11 [2024-02-28T22:09:11.037Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.037Z] Sending file modes: C0644 15030 SynchronizationBackend.html
17:09:11 [2024-02-28T22:09:11.037Z] Sink: C0644 15030 SynchronizationBackend.html
17:09:11 [2024-02-28T22:09:11.037Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.037Z] Sending file modes: C0644 16076 SynchronizationManager.html
17:09:11 [2024-02-28T22:09:11.037Z] Sink: C0644 16076 SynchronizationManager.html
17:09:11 [2024-02-28T22:09:11.037Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.037Z] Sending file modes: C0644 21188 TimestampTransformFactory.html
17:09:11 [2024-02-28T22:09:11.037Z] Sink: C0644 21188 TimestampTransformFactory.html
17:09:11 [2024-02-28T22:09:11.037Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.037Z] Sending file modes: C0644 7437 package-summary.html
17:09:11 [2024-02-28T22:09:11.037Z] Sink: C0644 7437 package-summary.html
17:09:11 [2024-02-28T22:09:11.037Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.037Z] Entering directory: D2755 0 class-use
17:09:11 [2024-02-28T22:09:11.037Z] Sink: D2755 0 class-use
17:09:11 [2024-02-28T22:09:11.037Z] Sending file modes: C0644 2372 SynchronizationBackend.html
17:09:11 [2024-02-28T22:09:11.037Z] Sink: C0644 2372 SynchronizationBackend.html
17:09:11 [2024-02-28T22:09:11.037Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.037Z] Sending file modes: C0644 2426 SynchronizationAlgorithmFactory.html
17:09:11 [2024-02-28T22:09:11.037Z] Sink: C0644 2426 SynchronizationAlgorithmFactory.html
17:09:11 [2024-02-28T22:09:11.037Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.037Z] Sending file modes: C0644 2390 TimestampTransformFactory.html
17:09:11 [2024-02-28T22:09:11.037Z] Sink: C0644 2390 TimestampTransformFactory.html
17:09:11 [2024-02-28T22:09:11.037Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.037Z] Sending file modes: C0644 2372 SynchronizationManager.html
17:09:11 [2024-02-28T22:09:11.037Z] Sink: C0644 2372 SynchronizationManager.html
17:09:11 [2024-02-28T22:09:11.037Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.037Z] Sending file modes: C0644 2288 Messages.html
17:09:11 [2024-02-28T22:09:11.037Z] Sink: C0644 2288 Messages.html
17:09:11 [2024-02-28T22:09:11.037Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.037Z] Sending file modes: C0644 15824 SynchronizationAlgorithm.html
17:09:11 [2024-02-28T22:09:11.037Z] Sink: C0644 15824 SynchronizationAlgorithm.html
17:09:11 [2024-02-28T22:09:11.037Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.037Z] Sending file modes: C0644 6361 SynchronizationAlgorithm.SyncQuality.html
17:09:11 [2024-02-28T22:09:11.037Z] Sink: C0644 6361 SynchronizationAlgorithm.SyncQuality.html
17:09:11 [2024-02-28T22:09:11.037Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.037Z] Sending file modes: C0644 16862 ITmfTimestampTransform.html
17:09:11 [2024-02-28T22:09:11.037Z] Sink: C0644 16862 ITmfTimestampTransform.html
17:09:11 [2024-02-28T22:09:11.037Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.037Z] Sink: E
17:09:11 [2024-02-28T22:09:11.037Z] Sending file modes: C0644 7056 package-use.html
17:09:11 [2024-02-28T22:09:11.037Z] Sink: C0644 7056 package-use.html
17:09:11 [2024-02-28T22:09:11.037Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.037Z] Sink: E
17:09:11 [2024-02-28T22:09:11.037Z] Sending file modes: C0644 7355 Messages.html
17:09:11 [2024-02-28T22:09:11.037Z] Sink: C0644 7355 Messages.html
17:09:11 [2024-02-28T22:09:11.037Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.037Z] Entering directory: D2755 0 util
17:09:11 [2024-02-28T22:09:11.037Z] Sink: D2755 0 util
17:09:11 [2024-02-28T22:09:11.037Z] Sending file modes: C0644 14957 Pair.html
17:09:11 [2024-02-28T22:09:11.037Z] Sink: C0644 14957 Pair.html
17:09:11 [2024-02-28T22:09:11.037Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.037Z] Sending file modes: C0644 3995 package-summary.html
17:09:11 [2024-02-28T22:09:11.037Z] Sink: C0644 3995 package-summary.html
17:09:11 [2024-02-28T22:09:11.037Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.037Z] Entering directory: D2755 0 class-use
17:09:11 [2024-02-28T22:09:11.037Z] Sink: D2755 0 class-use
17:09:11 [2024-02-28T22:09:11.037Z] Sending file modes: C0644 5965 Pair.html
17:09:11 [2024-02-28T22:09:11.037Z] Sink: C0644 5965 Pair.html
17:09:11 [2024-02-28T22:09:11.037Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.037Z] Sink: E
17:09:11 [2024-02-28T22:09:11.037Z] Sending file modes: C0644 4459 package-use.html
17:09:11 [2024-02-28T22:09:11.037Z] Sink: C0644 4459 package-use.html
17:09:11 [2024-02-28T22:09:11.037Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.037Z] Sink: E
17:09:11 [2024-02-28T22:09:11.037Z] Entering directory: D2755 0 exceptions
17:09:11 [2024-02-28T22:09:11.037Z] Sink: D2755 0 exceptions
17:09:11 [2024-02-28T22:09:11.037Z] Sending file modes: C0644 12962 TmfAnalysisException.html
17:09:11 [2024-02-28T22:09:11.037Z] Sink: C0644 12962 TmfAnalysisException.html
17:09:11 [2024-02-28T22:09:11.037Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.037Z] Sending file modes: C0644 12743 TmfConfigurationException.html
17:09:11 [2024-02-28T22:09:11.037Z] Sink: C0644 12743 TmfConfigurationException.html
17:09:11 [2024-02-28T22:09:11.037Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.037Z] Sending file modes: C0644 12547 TmfTraceException.html
17:09:11 [2024-02-28T22:09:11.037Z] Sink: C0644 12547 TmfTraceException.html
17:09:11 [2024-02-28T22:09:11.037Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.037Z] Sending file modes: C0644 4187 package-summary.html
17:09:11 [2024-02-28T22:09:11.037Z] Sink: C0644 4187 package-summary.html
17:09:11 [2024-02-28T22:09:11.037Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.037Z] Entering directory: D2755 0 class-use
17:09:11 [2024-02-28T22:09:11.037Z] Sink: D2755 0 class-use
17:09:11 [2024-02-28T22:09:11.037Z] Sending file modes: C0644 6091 TmfConfigurationException.html
17:09:11 [2024-02-28T22:09:11.037Z] Sink: C0644 6091 TmfConfigurationException.html
17:09:11 [2024-02-28T22:09:11.037Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.037Z] Sending file modes: C0644 22410 TmfTraceException.html
17:09:11 [2024-02-28T22:09:11.037Z] Sink: C0644 22410 TmfTraceException.html
17:09:11 [2024-02-28T22:09:11.037Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.037Z] Sending file modes: C0644 17161 TmfAnalysisException.html
17:09:11 [2024-02-28T22:09:11.037Z] Sink: C0644 17161 TmfAnalysisException.html
17:09:11 [2024-02-28T22:09:11.037Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.037Z] Sink: E
17:09:11 [2024-02-28T22:09:11.037Z] Sending file modes: C0644 16795 package-use.html
17:09:11 [2024-02-28T22:09:11.037Z] Sink: C0644 16795 package-use.html
17:09:11 [2024-02-28T22:09:11.037Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.037Z] Sink: E
17:09:11 [2024-02-28T22:09:11.037Z] Sending file modes: C0644 13834 TmfCommonConstants.html
17:09:11 [2024-02-28T22:09:11.037Z] Sink: C0644 13834 TmfCommonConstants.html
17:09:11 [2024-02-28T22:09:11.037Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.037Z] Entering directory: D2755 0 signal
17:09:11 [2024-02-28T22:09:11.037Z] Sink: D2755 0 signal
17:09:11 [2024-02-28T22:09:11.037Z] Sending file modes: C0644 12534 TmfDataModelSelectedSignal.html
17:09:11 [2024-02-28T22:09:11.037Z] Sink: C0644 12534 TmfDataModelSelectedSignal.html
17:09:11 [2024-02-28T22:09:11.037Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.037Z] Sending file modes: C0644 7606 TmfEndSynchSignal.html
17:09:11 [2024-02-28T22:09:11.037Z] Sink: C0644 7606 TmfEndSynchSignal.html
17:09:11 [2024-02-28T22:09:11.037Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.037Z] Sending file modes: C0644 14147 TmfEventFilterAppliedSignal.html
17:09:11 [2024-02-28T22:09:11.037Z] Sink: C0644 14147 TmfEventFilterAppliedSignal.html
17:09:11 [2024-02-28T22:09:11.037Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.037Z] Sending file modes: C0644 14038 TmfEventSearchAppliedSignal.html
17:09:11 [2024-02-28T22:09:11.037Z] Sink: C0644 14038 TmfEventSearchAppliedSignal.html
17:09:11 [2024-02-28T22:09:11.037Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.037Z] Sending file modes: C0644 12313 TmfEventSelectedSignal.html
17:09:11 [2024-02-28T22:09:11.037Z] Sink: C0644 12313 TmfEventSelectedSignal.html
17:09:11 [2024-02-28T22:09:11.037Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.037Z] Sending file modes: C0644 7993 TmfMarkerEventSourceUpdatedSignal.html
17:09:11 [2024-02-28T22:09:11.037Z] Sink: C0644 7993 TmfMarkerEventSourceUpdatedSignal.html
17:09:11 [2024-02-28T22:09:11.037Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.037Z] Sending file modes: C0644 19772 TmfSelectionRangeUpdatedSignal.html
17:09:11 [2024-02-28T22:09:11.037Z] Sink: C0644 19772 TmfSelectionRangeUpdatedSignal.html
17:09:11 [2024-02-28T22:09:11.037Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.037Z] Sending file modes: C0644 16023 TmfSignal.html
17:09:11 [2024-02-28T22:09:11.037Z] Sink: C0644 16023 TmfSignal.html
17:09:11 [2024-02-28T22:09:11.037Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.037Z] Sending file modes: C0644 3737 TmfSignalHandler.html
17:09:11 [2024-02-28T22:09:11.037Z] Sink: C0644 3737 TmfSignalHandler.html
17:09:11 [2024-02-28T22:09:11.037Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.037Z] Sending file modes: C0644 29776 TmfSignalManager.html
17:09:11 [2024-02-28T22:09:11.037Z] Sink: C0644 29776 TmfSignalManager.html
17:09:11 [2024-02-28T22:09:11.037Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.037Z] Sending file modes: C0644 13537 TmfSignalThrottler.html
17:09:11 [2024-02-28T22:09:11.037Z] Sink: C0644 13537 TmfSignalThrottler.html
17:09:11 [2024-02-28T22:09:11.037Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.037Z] Sending file modes: C0644 9922 TmfSignalTracer.html
17:09:11 [2024-02-28T22:09:11.037Z] Sink: C0644 9922 TmfSignalTracer.html
17:09:11 [2024-02-28T22:09:11.037Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.037Z] Sending file modes: C0644 12614 TmfStartAnalysisSignal.html
17:09:11 [2024-02-28T22:09:11.037Z] Sink: C0644 12614 TmfStartAnalysisSignal.html
17:09:11 [2024-02-28T22:09:11.037Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.037Z] Sending file modes: C0644 7625 TmfStartSynchSignal.html
17:09:11 [2024-02-28T22:09:11.037Z] Sink: C0644 7625 TmfStartSynchSignal.html
17:09:11 [2024-02-28T22:09:11.037Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.037Z] Sending file modes: C0644 7991 TmfTimestampFormatUpdateSignal.html
17:09:11 [2024-02-28T22:09:11.037Z] Sink: C0644 7991 TmfTimestampFormatUpdateSignal.html
17:09:11 [2024-02-28T22:09:11.037Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.037Z] Sending file modes: C0644 12657 TmfTraceClosedSignal.html
17:09:11 [2024-02-28T22:09:11.037Z] Sink: C0644 12657 TmfTraceClosedSignal.html
17:09:11 [2024-02-28T22:09:11.037Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.037Z] Sending file modes: C0644 12021 TmfTraceModelSignal.html
17:09:11 [2024-02-28T22:09:11.037Z] Sink: C0644 12021 TmfTraceModelSignal.html
17:09:11 [2024-02-28T22:09:11.038Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.038Z] Sending file modes: C0644 13742 TmfTraceOpenedSignal.html
17:09:11 [2024-02-28T22:09:11.038Z] Sink: C0644 13742 TmfTraceOpenedSignal.html
17:09:11 [2024-02-28T22:09:11.038Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.038Z] Sending file modes: C0644 13856 TmfTraceRangeUpdatedSignal.html
17:09:11 [2024-02-28T22:09:11.038Z] Sink: C0644 13856 TmfTraceRangeUpdatedSignal.html
17:09:11 [2024-02-28T22:09:11.038Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.038Z] Sending file modes: C0644 12423 TmfTraceSelectedSignal.html
17:09:11 [2024-02-28T22:09:11.038Z] Sink: C0644 12423 TmfTraceSelectedSignal.html
17:09:11 [2024-02-28T22:09:11.038Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.038Z] Sending file modes: C0644 12682 TmfTraceSynchronizedSignal.html
17:09:11 [2024-02-28T22:09:11.038Z] Sink: C0644 12682 TmfTraceSynchronizedSignal.html
17:09:11 [2024-02-28T22:09:11.038Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.038Z] Sending file modes: C0644 14855 TmfTraceUpdatedSignal.html
17:09:11 [2024-02-28T22:09:11.038Z] Sink: C0644 14855 TmfTraceUpdatedSignal.html
17:09:11 [2024-02-28T22:09:11.038Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.038Z] Sending file modes: C0644 15752 TmfWindowRangeUpdatedSignal.html
17:09:11 [2024-02-28T22:09:11.038Z] Sink: C0644 15752 TmfWindowRangeUpdatedSignal.html
17:09:11 [2024-02-28T22:09:11.038Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.038Z] Sending file modes: C0644 12427 package-summary.html
17:09:11 [2024-02-28T22:09:11.038Z] Sink: C0644 12427 package-summary.html
17:09:11 [2024-02-28T22:09:11.038Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.038Z] Entering directory: D2755 0 class-use
17:09:11 [2024-02-28T22:09:11.038Z] Sink: D2755 0 class-use
17:09:11 [2024-02-28T22:09:11.038Z] Sending file modes: C0644 8645 TmfTraceModelSignal.html
17:09:11 [2024-02-28T22:09:11.038Z] Sink: C0644 8645 TmfTraceModelSignal.html
17:09:11 [2024-02-28T22:09:11.038Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.038Z] Sending file modes: C0644 4033 TmfSignalThrottler.html
17:09:11 [2024-02-28T22:09:11.038Z] Sink: C0644 4033 TmfSignalThrottler.html
17:09:11 [2024-02-28T22:09:11.038Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.038Z] Sending file modes: C0644 18878 TmfSelectionRangeUpdatedSignal.html
17:09:11 [2024-02-28T22:09:11.038Z] Sink: C0644 18878 TmfSelectionRangeUpdatedSignal.html
17:09:11 [2024-02-28T22:09:11.038Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.038Z] Sending file modes: C0644 4542 TmfMarkerEventSourceUpdatedSignal.html
17:09:11 [2024-02-28T22:09:11.038Z] Sink: C0644 4542 TmfMarkerEventSourceUpdatedSignal.html
17:09:11 [2024-02-28T22:09:11.038Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.038Z] Sending file modes: C0644 4001 TmfSignalTracer.html
17:09:11 [2024-02-28T22:09:11.038Z] Sink: C0644 4001 TmfSignalTracer.html
17:09:11 [2024-02-28T22:09:11.038Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.038Z] Sending file modes: C0644 4485 TmfTraceSynchronizedSignal.html
17:09:11 [2024-02-28T22:09:11.038Z] Sink: C0644 4485 TmfTraceSynchronizedSignal.html
17:09:11 [2024-02-28T22:09:11.038Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.038Z] Sending file modes: C0644 22744 TmfWindowRangeUpdatedSignal.html
17:09:11 [2024-02-28T22:09:11.038Z] Sink: C0644 22744 TmfWindowRangeUpdatedSignal.html
17:09:11 [2024-02-28T22:09:11.038Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.038Z] Sending file modes: C0644 2318 TmfEventSelectedSignal.html
17:09:11 [2024-02-28T22:09:11.038Z] Sink: C0644 2318 TmfEventSelectedSignal.html
17:09:11 [2024-02-28T22:09:11.038Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.038Z] Sending file modes: C0644 4451 TmfDataModelSelectedSignal.html
17:09:11 [2024-02-28T22:09:11.038Z] Sink: C0644 4451 TmfDataModelSelectedSignal.html
17:09:11 [2024-02-28T22:09:11.038Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.038Z] Sending file modes: C0644 4214 TmfEndSynchSignal.html
17:09:11 [2024-02-28T22:09:11.038Z] Sink: C0644 4214 TmfEndSynchSignal.html
17:09:11 [2024-02-28T22:09:11.038Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.038Z] Sending file modes: C0644 4248 TmfStartSynchSignal.html
17:09:11 [2024-02-28T22:09:11.038Z] Sink: C0644 4248 TmfStartSynchSignal.html
17:09:11 [2024-02-28T22:09:11.038Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.038Z] Sending file modes: C0644 99984 TmfSignalHandler.html
17:09:11 [2024-02-28T22:09:11.038Z] Sink: C0644 99984 TmfSignalHandler.html
17:09:11 [2024-02-28T22:09:11.038Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.038Z] Sending file modes: C0644 6076 TmfEventFilterAppliedSignal.html
17:09:11 [2024-02-28T22:09:11.038Z] Sink: C0644 6076 TmfEventFilterAppliedSignal.html
17:09:11 [2024-02-28T22:09:11.038Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.038Z] Sending file modes: C0644 2282 TmfSignalManager.html
17:09:11 [2024-02-28T22:09:11.038Z] Sink: C0644 2282 TmfSignalManager.html
17:09:11 [2024-02-28T22:09:11.038Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.038Z] Sending file modes: C0644 14721 TmfTimestampFormatUpdateSignal.html
17:09:11 [2024-02-28T22:09:11.038Z] Sink: C0644 14721 TmfTimestampFormatUpdateSignal.html
17:09:11 [2024-02-28T22:09:11.038Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.038Z] Sending file modes: C0644 27191 TmfTraceSelectedSignal.html
17:09:11 [2024-02-28T22:09:11.038Z] Sink: C0644 27191 TmfTraceSelectedSignal.html
17:09:11 [2024-02-28T22:09:11.038Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.038Z] Sending file modes: C0644 4453 TmfStartAnalysisSignal.html
17:09:11 [2024-02-28T22:09:11.038Z] Sink: C0644 4453 TmfStartAnalysisSignal.html
17:09:11 [2024-02-28T22:09:11.038Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.038Z] Sending file modes: C0644 4425 TmfEventSearchAppliedSignal.html
17:09:11 [2024-02-28T22:09:11.038Z] Sink: C0644 4425 TmfEventSearchAppliedSignal.html
17:09:11 [2024-02-28T22:09:11.293Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.293Z] Sending file modes: C0644 32001 TmfSignal.html
17:09:11 [2024-02-28T22:09:11.293Z] Sink: C0644 32001 TmfSignal.html
17:09:11 [2024-02-28T22:09:11.293Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.293Z] Sending file modes: C0644 31642 TmfTraceClosedSignal.html
17:09:11 [2024-02-28T22:09:11.293Z] Sink: C0644 31642 TmfTraceClosedSignal.html
17:09:11 [2024-02-28T22:09:11.293Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.293Z] Sending file modes: C0644 13408 TmfTraceRangeUpdatedSignal.html
17:09:11 [2024-02-28T22:09:11.293Z] Sink: C0644 13408 TmfTraceRangeUpdatedSignal.html
17:09:11 [2024-02-28T22:09:11.293Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.293Z] Sending file modes: C0644 12644 TmfTraceUpdatedSignal.html
17:09:11 [2024-02-28T22:09:11.293Z] Sink: C0644 12644 TmfTraceUpdatedSignal.html
17:09:11 [2024-02-28T22:09:11.293Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.293Z] Sending file modes: C0644 24018 TmfTraceOpenedSignal.html
17:09:11 [2024-02-28T22:09:11.293Z] Sink: C0644 24018 TmfTraceOpenedSignal.html
17:09:11 [2024-02-28T22:09:11.293Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.293Z] Sink: E
17:09:11 [2024-02-28T22:09:11.293Z] Sending file modes: C0644 65409 package-use.html
17:09:11 [2024-02-28T22:09:11.293Z] Sink: C0644 65409 package-use.html
17:09:11 [2024-02-28T22:09:11.293Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.293Z] Sink: E
17:09:11 [2024-02-28T22:09:11.293Z] Sending file modes: C0644 14314 TmfProjectNature.html
17:09:11 [2024-02-28T22:09:11.293Z] Sink: C0644 14314 TmfProjectNature.html
17:09:11 [2024-02-28T22:09:11.293Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.293Z] Sending file modes: C0644 15160 TmfStrings.html
17:09:11 [2024-02-28T22:09:11.293Z] Sink: C0644 15160 TmfStrings.html
17:09:11 [2024-02-28T22:09:11.293Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.293Z] Sending file modes: C0644 3897 package-summary.html
17:09:11 [2024-02-28T22:09:11.293Z] Sink: C0644 3897 package-summary.html
17:09:11 [2024-02-28T22:09:11.293Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.293Z] Entering directory: D2755 0 viewmodel
17:09:11 [2024-02-28T22:09:11.293Z] Sink: D2755 0 viewmodel
17:09:11 [2024-02-28T22:09:11.293Z] Sending file modes: C0644 3331 package-summary.html
17:09:11 [2024-02-28T22:09:11.293Z] Sink: C0644 3331 package-summary.html
17:09:11 [2024-02-28T22:09:11.293Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.293Z] Sending file modes: C0644 2099 package-use.html
17:09:11 [2024-02-28T22:09:11.293Z] Sink: C0644 2099 package-use.html
17:09:11 [2024-02-28T22:09:11.293Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.293Z] Sink: E
17:09:11 [2024-02-28T22:09:11.293Z] Entering directory: D2755 0 class-use
17:09:11 [2024-02-28T22:09:11.293Z] Sink: D2755 0 class-use
17:09:11 [2024-02-28T22:09:11.293Z] Sending file modes: C0644 2228 TmfProjectNature.html
17:09:11 [2024-02-28T22:09:11.293Z] Sink: C0644 2228 TmfProjectNature.html
17:09:11 [2024-02-28T22:09:11.293Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.293Z] Sending file modes: C0644 2192 TmfStrings.html
17:09:11 [2024-02-28T22:09:11.293Z] Sink: C0644 2192 TmfStrings.html
17:09:11 [2024-02-28T22:09:11.293Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.293Z] Sending file modes: C0644 2180 Messages.html
17:09:11 [2024-02-28T22:09:11.293Z] Sink: C0644 2180 Messages.html
17:09:11 [2024-02-28T22:09:11.293Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.293Z] Sending file modes: C0644 2240 TmfCommonConstants.html
17:09:11 [2024-02-28T22:09:11.293Z] Sink: C0644 2240 TmfCommonConstants.html
17:09:11 [2024-02-28T22:09:11.293Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.293Z] Sink: E
17:09:11 [2024-02-28T22:09:11.293Z] Sending file modes: C0644 2037 package-use.html
17:09:11 [2024-02-28T22:09:11.293Z] Sink: C0644 2037 package-use.html
17:09:11 [2024-02-28T22:09:11.293Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.293Z] Sink: E
17:09:11 [2024-02-28T22:09:11.293Z] Entering directory: D2755 0 ctf
17:09:11 [2024-02-28T22:09:11.293Z] Sink: D2755 0 ctf
17:09:11 [2024-02-28T22:09:11.293Z] Entering directory: D2755 0 core
17:09:11 [2024-02-28T22:09:11.293Z] Sink: D2755 0 core
17:09:11 [2024-02-28T22:09:11.293Z] Entering directory: D2755 0 event
17:09:11 [2024-02-28T22:09:11.293Z] Sink: D2755 0 event
17:09:11 [2024-02-28T22:09:11.293Z] Entering directory: D2755 0 aspect
17:09:11 [2024-02-28T22:09:11.293Z] Sink: D2755 0 aspect
17:09:11 [2024-02-28T22:09:11.293Z] Sending file modes: C0644 17764 CtfChannelAspect.html
17:09:11 [2024-02-28T22:09:11.293Z] Sink: C0644 17764 CtfChannelAspect.html
17:09:11 [2024-02-28T22:09:11.293Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.293Z] Sending file modes: C0644 14031 CtfCpuAspect.html
17:09:11 [2024-02-28T22:09:11.293Z] Sink: C0644 14031 CtfCpuAspect.html
17:09:11 [2024-02-28T22:09:11.293Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.293Z] Sending file modes: C0644 8048 Messages.html
17:09:11 [2024-02-28T22:09:11.293Z] Sink: C0644 8048 Messages.html
17:09:11 [2024-02-28T22:09:11.293Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.293Z] Sending file modes: C0644 4302 package-summary.html
17:09:11 [2024-02-28T22:09:11.293Z] Sink: C0644 4302 package-summary.html
17:09:11 [2024-02-28T22:09:11.293Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.293Z] Entering directory: D2755 0 class-use
17:09:11 [2024-02-28T22:09:11.293Z] Sink: D2755 0 class-use
17:09:11 [2024-02-28T22:09:11.293Z] Sending file modes: C0644 2366 CtfChannelAspect.html
17:09:11 [2024-02-28T22:09:11.293Z] Sink: C0644 2366 CtfChannelAspect.html
17:09:11 [2024-02-28T22:09:11.293Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.293Z] Sending file modes: C0644 2318 Messages.html
17:09:11 [2024-02-28T22:09:11.293Z] Sink: C0644 2318 Messages.html
17:09:11 [2024-02-28T22:09:11.293Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.293Z] Sending file modes: C0644 2342 CtfCpuAspect.html
17:09:11 [2024-02-28T22:09:11.293Z] Sink: C0644 2342 CtfCpuAspect.html
17:09:11 [2024-02-28T22:09:11.293Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.293Z] Sink: E
17:09:11 [2024-02-28T22:09:11.293Z] Sending file modes: C0644 2158 package-use.html
17:09:11 [2024-02-28T22:09:11.293Z] Sink: C0644 2158 package-use.html
17:09:11 [2024-02-28T22:09:11.293Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.293Z] Sink: E
17:09:11 [2024-02-28T22:09:11.293Z] Entering directory: D2755 0 lookup
17:09:11 [2024-02-28T22:09:11.293Z] Sink: D2755 0 lookup
17:09:11 [2024-02-28T22:09:11.293Z] Sending file modes: C0644 17000 CtfTmfCallsite.html
17:09:11 [2024-02-28T22:09:11.293Z] Sink: C0644 17000 CtfTmfCallsite.html
17:09:11 [2024-02-28T22:09:11.293Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.293Z] Sending file modes: C0644 3731 package-summary.html
17:09:11 [2024-02-28T22:09:11.293Z] Sink: C0644 3731 package-summary.html
17:09:11 [2024-02-28T22:09:11.293Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.293Z] Entering directory: D2755 0 class-use
17:09:11 [2024-02-28T22:09:11.293Z] Sink: D2755 0 class-use
17:09:11 [2024-02-28T22:09:11.293Z] Sending file modes: C0644 5181 CtfTmfCallsite.html
17:09:11 [2024-02-28T22:09:11.293Z] Sink: C0644 5181 CtfTmfCallsite.html
17:09:11 [2024-02-28T22:09:11.293Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.293Z] Sink: E
17:09:11 [2024-02-28T22:09:11.293Z] Sending file modes: C0644 3424 package-use.html
17:09:11 [2024-02-28T22:09:11.293Z] Sink: C0644 3424 package-use.html
17:09:11 [2024-02-28T22:09:11.293Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.293Z] Sink: E
17:09:11 [2024-02-28T22:09:11.293Z] Sending file modes: C0644 41706 CtfTmfEvent.html
17:09:11 [2024-02-28T22:09:11.293Z] Sink: C0644 41706 CtfTmfEvent.html
17:09:11 [2024-02-28T22:09:11.293Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.293Z] Sending file modes: C0644 13468 CtfTmfEventFactory.html
17:09:11 [2024-02-28T22:09:11.293Z] Sink: C0644 13468 CtfTmfEventFactory.html
17:09:11 [2024-02-28T22:09:11.293Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.293Z] Sending file modes: C0644 15478 CtfTmfEventField.html
17:09:11 [2024-02-28T22:09:11.293Z] Sink: C0644 15478 CtfTmfEventField.html
17:09:11 [2024-02-28T22:09:11.293Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.293Z] Sending file modes: C0644 12029 CtfTmfEventType.html
17:09:11 [2024-02-28T22:09:11.293Z] Sink: C0644 12029 CtfTmfEventType.html
17:09:11 [2024-02-28T22:09:11.293Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.293Z] Sending file modes: C0644 16333 CtfTmfLostEvent.html
17:09:11 [2024-02-28T22:09:11.293Z] Sink: C0644 16333 CtfTmfLostEvent.html
17:09:11 [2024-02-28T22:09:11.293Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.293Z] Sending file modes: C0644 7431 Messages.html
17:09:11 [2024-02-28T22:09:11.293Z] Sink: C0644 7431 Messages.html
17:09:11 [2024-02-28T22:09:11.293Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.293Z] Sending file modes: C0644 6072 package-summary.html
17:09:11 [2024-02-28T22:09:11.293Z] Sink: C0644 6072 package-summary.html
17:09:11 [2024-02-28T22:09:11.293Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.293Z] Entering directory: D2755 0 class-use
17:09:11 [2024-02-28T22:09:11.293Z] Sink: D2755 0 class-use
17:09:11 [2024-02-28T22:09:11.293Z] Sending file modes: C0644 13096 CtfTmfEvent.html
17:09:11 [2024-02-28T22:09:11.293Z] Sink: C0644 13096 CtfTmfEvent.html
17:09:11 [2024-02-28T22:09:11.293Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.293Z] Sending file modes: C0644 2306 CtfTmfLostEvent.html
17:09:11 [2024-02-28T22:09:11.293Z] Sink: C0644 2306 CtfTmfLostEvent.html
17:09:11 [2024-02-28T22:09:11.293Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.293Z] Sending file modes: C0644 7215 CtfTmfEventType.html
17:09:11 [2024-02-28T22:09:11.293Z] Sink: C0644 7215 CtfTmfEventType.html
17:09:11 [2024-02-28T22:09:11.293Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.293Z] Sending file modes: C0644 4583 CtfTmfEventField.html
17:09:11 [2024-02-28T22:09:11.293Z] Sink: C0644 4583 CtfTmfEventField.html
17:09:11 [2024-02-28T22:09:11.293Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.293Z] Sending file modes: C0644 7335 CtfTmfEventFactory.html
17:09:11 [2024-02-28T22:09:11.293Z] Sink: C0644 7335 CtfTmfEventFactory.html
17:09:11 [2024-02-28T22:09:11.293Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.293Z] Sending file modes: C0644 2264 Messages.html
17:09:11 [2024-02-28T22:09:11.293Z] Sink: C0644 2264 Messages.html
17:09:11 [2024-02-28T22:09:11.293Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.293Z] Sink: E
17:09:11 [2024-02-28T22:09:11.293Z] Sending file modes: C0644 8741 package-use.html
17:09:11 [2024-02-28T22:09:11.293Z] Sink: C0644 8741 package-use.html
17:09:11 [2024-02-28T22:09:11.293Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.293Z] Sink: E
17:09:11 [2024-02-28T22:09:11.293Z] Sending file modes: C0644 9327 CtfConstants.html
17:09:11 [2024-02-28T22:09:11.293Z] Sink: C0644 9327 CtfConstants.html
17:09:11 [2024-02-28T22:09:11.293Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.293Z] Sending file modes: C0644 14266 CtfEnumPair.html
17:09:11 [2024-02-28T22:09:11.293Z] Sink: C0644 14266 CtfEnumPair.html
17:09:11 [2024-02-28T22:09:11.293Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.293Z] Entering directory: D2755 0 context
17:09:11 [2024-02-28T22:09:11.293Z] Sink: D2755 0 context
17:09:11 [2024-02-28T22:09:11.293Z] Sending file modes: C0644 21026 CtfLocation.html
17:09:11 [2024-02-28T22:09:11.293Z] Sink: C0644 21026 CtfLocation.html
17:09:11 [2024-02-28T22:09:11.293Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.294Z] Sending file modes: C0644 18899 CtfLocationInfo.html
17:09:11 [2024-02-28T22:09:11.294Z] Sink: C0644 18899 CtfLocationInfo.html
17:09:11 [2024-02-28T22:09:11.294Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.294Z] Sending file modes: C0644 24375 CtfTmfContext.html
17:09:11 [2024-02-28T22:09:11.294Z] Sink: C0644 24375 CtfTmfContext.html
17:09:11 [2024-02-28T22:09:11.294Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.294Z] Sending file modes: C0644 4636 package-summary.html
17:09:11 [2024-02-28T22:09:11.294Z] Sink: C0644 4636 package-summary.html
17:09:11 [2024-02-28T22:09:11.294Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.294Z] Entering directory: D2755 0 class-use
17:09:11 [2024-02-28T22:09:11.294Z] Sink: D2755 0 class-use
17:09:11 [2024-02-28T22:09:11.294Z] Sending file modes: C0644 5186 CtfTmfContext.html
17:09:11 [2024-02-28T22:09:11.294Z] Sink: C0644 5186 CtfTmfContext.html
17:09:11 [2024-02-28T22:09:11.294Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.294Z] Sending file modes: C0644 9390 CtfLocationInfo.html
17:09:11 [2024-02-28T22:09:11.294Z] Sink: C0644 9390 CtfLocationInfo.html
17:09:11 [2024-02-28T22:09:11.294Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.294Z] Sending file modes: C0644 4098 CtfLocation.html
17:09:11 [2024-02-28T22:09:11.294Z] Sink: C0644 4098 CtfLocation.html
17:09:11 [2024-02-28T22:09:11.294Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.294Z] Sink: E
17:09:11 [2024-02-28T22:09:11.294Z] Sending file modes: C0644 5049 package-use.html
17:09:11 [2024-02-28T22:09:11.294Z] Sink: C0644 5049 package-use.html
17:09:11 [2024-02-28T22:09:11.294Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.294Z] Sink: E
17:09:11 [2024-02-28T22:09:11.294Z] Entering directory: D2755 0 trace
17:09:11 [2024-02-28T22:09:11.294Z] Sink: D2755 0 trace
17:09:11 [2024-02-28T22:09:11.294Z] Sending file modes: C0644 100529 CtfTmfTrace.html
17:09:11 [2024-02-28T22:09:11.294Z] Sink: C0644 100529 CtfTmfTrace.html
17:09:11 [2024-02-28T22:09:11.294Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.294Z] Sending file modes: C0644 18715 CtfTraceValidationStatus.html
17:09:11 [2024-02-28T22:09:11.294Z] Sink: C0644 18715 CtfTraceValidationStatus.html
17:09:11 [2024-02-28T22:09:11.294Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.294Z] Sending file modes: C0644 12322 CtfUtils.html
17:09:11 [2024-02-28T22:09:11.294Z] Sink: C0644 12322 CtfUtils.html
17:09:11 [2024-02-28T22:09:11.294Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.294Z] Sending file modes: C0644 11269 Messages.html
17:09:11 [2024-02-28T22:09:11.294Z] Sink: C0644 11269 Messages.html
17:09:11 [2024-02-28T22:09:11.294Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.294Z] Sending file modes: C0644 4860 package-summary.html
17:09:11 [2024-02-28T22:09:11.294Z] Sink: C0644 4860 package-summary.html
17:09:11 [2024-02-28T22:09:11.294Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.294Z] Entering directory: D2755 0 class-use
17:09:11 [2024-02-28T22:09:11.294Z] Sink: D2755 0 class-use
17:09:11 [2024-02-28T22:09:11.294Z] Sending file modes: C0644 2264 Messages.html
17:09:11 [2024-02-28T22:09:11.294Z] Sink: C0644 2264 Messages.html
17:09:11 [2024-02-28T22:09:11.294Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.294Z] Sending file modes: C0644 2264 CtfUtils.html
17:09:11 [2024-02-28T22:09:11.294Z] Sink: C0644 2264 CtfUtils.html
17:09:11 [2024-02-28T22:09:11.294Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.294Z] Sending file modes: C0644 16248 CtfTmfTrace.html
17:09:11 [2024-02-28T22:09:11.294Z] Sink: C0644 16248 CtfTmfTrace.html
17:09:11 [2024-02-28T22:09:11.294Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.294Z] Sending file modes: C0644 2360 CtfTraceValidationStatus.html
17:09:11 [2024-02-28T22:09:11.294Z] Sink: C0644 2360 CtfTraceValidationStatus.html
17:09:11 [2024-02-28T22:09:11.294Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.294Z] Sink: E
17:09:11 [2024-02-28T22:09:11.294Z] Sending file modes: C0644 7054 package-use.html
17:09:11 [2024-02-28T22:09:11.294Z] Sink: C0644 7054 package-use.html
17:09:11 [2024-02-28T22:09:11.294Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.294Z] Sink: E
17:09:11 [2024-02-28T22:09:11.294Z] Sending file modes: C0644 5118 package-summary.html
17:09:11 [2024-02-28T22:09:11.294Z] Sink: C0644 5118 package-summary.html
17:09:11 [2024-02-28T22:09:11.294Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.294Z] Entering directory: D2755 0 class-use
17:09:11 [2024-02-28T22:09:11.294Z] Sink: D2755 0 class-use
17:09:11 [2024-02-28T22:09:11.294Z] Sending file modes: C0644 2260 CtfConstants.html
17:09:11 [2024-02-28T22:09:11.294Z] Sink: C0644 2260 CtfConstants.html
17:09:11 [2024-02-28T22:09:11.294Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.294Z] Sending file modes: C0644 2234 CtfEnumPair.html
17:09:11 [2024-02-28T22:09:11.294Z] Sink: C0644 2234 CtfEnumPair.html
17:09:11 [2024-02-28T22:09:11.294Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.294Z] Sink: E
17:09:11 [2024-02-28T22:09:11.294Z] Sending file modes: C0644 2069 package-use.html
17:09:11 [2024-02-28T22:09:11.294Z] Sink: C0644 2069 package-use.html
17:09:11 [2024-02-28T22:09:11.294Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.294Z] Sink: E
17:09:11 [2024-02-28T22:09:11.294Z] Sink: E
17:09:11 [2024-02-28T22:09:11.294Z] Entering directory: D2755 0 filter
17:09:11 [2024-02-28T22:09:11.294Z] Sink: D2755 0 filter
17:09:11 [2024-02-28T22:09:11.294Z] Entering directory: D2755 0 parser
17:09:11 [2024-02-28T22:09:11.294Z] Sink: D2755 0 parser
17:09:11 [2024-02-28T22:09:11.294Z] Sending file modes: C0644 40309 FilterParserLexer.html
17:09:11 [2024-02-28T22:09:11.294Z] Sink: C0644 40309 FilterParserLexer.html
17:09:11 [2024-02-28T22:09:11.294Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.294Z] Sending file modes: C0644 68877 FilterParserParser.html
17:09:11 [2024-02-28T22:09:11.294Z] Sink: C0644 68877 FilterParserParser.html
17:09:11 [2024-02-28T22:09:11.294Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.549Z] Sending file modes: C0644 10266 FilterParserParser.expression_return.html
17:09:11 [2024-02-28T22:09:11.549Z] Sink: C0644 10266 FilterParserParser.expression_return.html
17:09:11 [2024-02-28T22:09:11.549Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.549Z] Sending file modes: C0644 10256 FilterParserParser.paragraph_return.html
17:09:11 [2024-02-28T22:09:11.549Z] Sink: C0644 10256 FilterParserParser.paragraph_return.html
17:09:11 [2024-02-28T22:09:11.549Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.549Z] Sending file modes: C0644 10216 FilterParserParser.parse_return.html
17:09:11 [2024-02-28T22:09:11.549Z] Sink: C0644 10216 FilterParserParser.parse_return.html
17:09:11 [2024-02-28T22:09:11.549Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.549Z] Sending file modes: C0644 10256 FilterParserParser.parseRoot_return.html
17:09:11 [2024-02-28T22:09:11.549Z] Sink: C0644 10256 FilterParserParser.parseRoot_return.html
17:09:11 [2024-02-28T22:09:11.549Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.549Z] Sending file modes: C0644 10206 FilterParserParser.root_return.html
17:09:11 [2024-02-28T22:09:11.549Z] Sink: C0644 10206 FilterParserParser.root_return.html
17:09:11 [2024-02-28T22:09:11.549Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.549Z] Entering directory: D2755 0 error
17:09:11 [2024-02-28T22:09:11.549Z] Sink: D2755 0 error
17:09:11 [2024-02-28T22:09:11.549Z] Sending file modes: C0644 6255 IErrorListener.html
17:09:11 [2024-02-28T22:09:11.549Z] Sink: C0644 6255 IErrorListener.html
17:09:11 [2024-02-28T22:09:11.549Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.549Z] Sending file modes: C0644 3517 package-summary.html
17:09:11 [2024-02-28T22:09:11.549Z] Sink: C0644 3517 package-summary.html
17:09:11 [2024-02-28T22:09:11.549Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.549Z] Entering directory: D2755 0 class-use
17:09:11 [2024-02-28T22:09:11.549Z] Sink: D2755 0 class-use
17:09:11 [2024-02-28T22:09:11.549Z] Sending file modes: C0644 4765 IErrorListener.html
17:09:11 [2024-02-28T22:09:11.549Z] Sink: C0644 4765 IErrorListener.html
17:09:11 [2024-02-28T22:09:11.549Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.549Z] Sink: E
17:09:11 [2024-02-28T22:09:11.549Z] Sending file modes: C0644 3378 package-use.html
17:09:11 [2024-02-28T22:09:11.549Z] Sink: C0644 3378 package-use.html
17:09:11 [2024-02-28T22:09:11.549Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.549Z] Sink: E
17:09:11 [2024-02-28T22:09:11.549Z] Sending file modes: C0644 5221 package-summary.html
17:09:11 [2024-02-28T22:09:11.549Z] Sink: C0644 5221 package-summary.html
17:09:11 [2024-02-28T22:09:11.549Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.549Z] Entering directory: D2755 0 class-use
17:09:11 [2024-02-28T22:09:11.549Z] Sink: D2755 0 class-use
17:09:11 [2024-02-28T22:09:11.549Z] Sending file modes: C0644 2306 FilterParserParser.html
17:09:11 [2024-02-28T22:09:11.549Z] Sink: C0644 2306 FilterParserParser.html
17:09:11 [2024-02-28T22:09:11.549Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.549Z] Sending file modes: C0644 4313 FilterParserParser.expression_return.html
17:09:11 [2024-02-28T22:09:11.549Z] Sink: C0644 4313 FilterParserParser.expression_return.html
17:09:11 [2024-02-28T22:09:11.549Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.549Z] Sending file modes: C0644 4298 FilterParserParser.paragraph_return.html
17:09:11 [2024-02-28T22:09:11.549Z] Sink: C0644 4298 FilterParserParser.paragraph_return.html
17:09:11 [2024-02-28T22:09:11.549Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.549Z] Sending file modes: C0644 4223 FilterParserParser.root_return.html
17:09:11 [2024-02-28T22:09:11.549Z] Sink: C0644 4223 FilterParserParser.root_return.html
17:09:11 [2024-02-28T22:09:11.549Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.549Z] Sending file modes: C0644 4298 FilterParserParser.parseRoot_return.html
17:09:11 [2024-02-28T22:09:11.549Z] Sink: C0644 4298 FilterParserParser.parseRoot_return.html
17:09:11 [2024-02-28T22:09:11.549Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.549Z] Sending file modes: C0644 4238 FilterParserParser.parse_return.html
17:09:11 [2024-02-28T22:09:11.549Z] Sink: C0644 4238 FilterParserParser.parse_return.html
17:09:11 [2024-02-28T22:09:11.549Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.549Z] Sending file modes: C0644 2300 FilterParserLexer.html
17:09:11 [2024-02-28T22:09:11.549Z] Sink: C0644 2300 FilterParserLexer.html
17:09:11 [2024-02-28T22:09:11.549Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.549Z] Sink: E
17:09:11 [2024-02-28T22:09:11.549Z] Sending file modes: C0644 4235 package-use.html
17:09:11 [2024-02-28T22:09:11.549Z] Sink: C0644 4235 package-use.html
17:09:11 [2024-02-28T22:09:11.549Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.549Z] Sink: E
17:09:11 [2024-02-28T22:09:11.549Z] Sink: E
17:09:11 [2024-02-28T22:09:11.549Z] Entering directory: D2755 0 chart
17:09:11 [2024-02-28T22:09:11.549Z] Sink: D2755 0 chart
17:09:11 [2024-02-28T22:09:11.549Z] Entering directory: D2755 0 core
17:09:11 [2024-02-28T22:09:11.549Z] Sink: D2755 0 core
17:09:11 [2024-02-28T22:09:11.549Z] Entering directory: D2755 0 model
17:09:11 [2024-02-28T22:09:11.549Z] Sink: D2755 0 model
17:09:11 [2024-02-28T22:09:11.549Z] Sending file modes: C0644 10817 IDataChartProvider.html
17:09:11 [2024-02-28T22:09:11.549Z] Sink: C0644 10817 IDataChartProvider.html
17:09:11 [2024-02-28T22:09:11.549Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.549Z] Sending file modes: C0644 3562 package-summary.html
17:09:11 [2024-02-28T22:09:11.550Z] Sink: C0644 3562 package-summary.html
17:09:11 [2024-02-28T22:09:11.550Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.550Z] Entering directory: D2755 0 class-use
17:09:11 [2024-02-28T22:09:11.550Z] Sink: D2755 0 class-use
17:09:11 [2024-02-28T22:09:11.550Z] Sending file modes: C0644 2356 IDataChartProvider.html
17:09:11 [2024-02-28T22:09:11.550Z] Sink: C0644 2356 IDataChartProvider.html
17:09:11 [2024-02-28T22:09:11.550Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.550Z] Sink: E
17:09:11 [2024-02-28T22:09:11.550Z] Sending file modes: C0644 2121 package-use.html
17:09:11 [2024-02-28T22:09:11.550Z] Sink: C0644 2121 package-use.html
17:09:11 [2024-02-28T22:09:11.550Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.550Z] Sink: E
17:09:11 [2024-02-28T22:09:11.550Z] Sink: E
17:09:11 [2024-02-28T22:09:11.550Z] Sink: E
17:09:11 [2024-02-28T22:09:11.550Z] Entering directory: D2755 0 analysis
17:09:11 [2024-02-28T22:09:11.550Z] Sink: D2755 0 analysis
17:09:11 [2024-02-28T22:09:11.550Z] Entering directory: D2755 0 xml
17:09:11 [2024-02-28T22:09:11.550Z] Sink: D2755 0 xml
17:09:11 [2024-02-28T22:09:11.550Z] Entering directory: D2755 0 core
17:09:11 [2024-02-28T22:09:11.550Z] Sink: D2755 0 core
17:09:11 [2024-02-28T22:09:11.550Z] Entering directory: D2755 0 module
17:09:11 [2024-02-28T22:09:11.550Z] Sink: D2755 0 module
17:09:11 [2024-02-28T22:09:11.550Z] Sending file modes: C0644 8048 ITmfXmlSchemaParser.html
17:09:11 [2024-02-28T22:09:11.550Z] Sink: C0644 8048 ITmfXmlSchemaParser.html
17:09:11 [2024-02-28T22:09:11.550Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.550Z] Sending file modes: C0644 42822 TmfAnalysisModuleHelperXml.html
17:09:11 [2024-02-28T22:09:11.550Z] Sink: C0644 42822 TmfAnalysisModuleHelperXml.html
17:09:11 [2024-02-28T22:09:11.550Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.550Z] Sending file modes: C0644 18801 TmfAnalysisModuleHelperXml.XmlAnalysisModuleType.html
17:09:11 [2024-02-28T22:09:11.550Z] Sink: C0644 18801 TmfAnalysisModuleHelperXml.XmlAnalysisModuleType.html
17:09:11 [2024-02-28T22:09:11.550Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.550Z] Sending file modes: C0644 155032 TmfXmlStrings.html
17:09:11 [2024-02-28T22:09:11.550Z] Sink: C0644 155032 TmfXmlStrings.html
17:09:11 [2024-02-28T22:09:11.550Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.550Z] Sending file modes: C0644 22362 TmfXmlUtils.html
17:09:11 [2024-02-28T22:09:11.550Z] Sink: C0644 22362 TmfXmlUtils.html
17:09:11 [2024-02-28T22:09:11.550Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.550Z] Sending file modes: C0644 6003 package-summary.html
17:09:11 [2024-02-28T22:09:11.550Z] Sink: C0644 6003 package-summary.html
17:09:11 [2024-02-28T22:09:11.550Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.550Z] Entering directory: D2755 0 class-use
17:09:11 [2024-02-28T22:09:11.550Z] Sink: D2755 0 class-use
17:09:11 [2024-02-28T22:09:11.550Z] Sending file modes: C0644 2386 TmfXmlStrings.html
17:09:11 [2024-02-28T22:09:11.550Z] Sink: C0644 2386 TmfXmlStrings.html
17:09:11 [2024-02-28T22:09:11.550Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.550Z] Sending file modes: C0644 2422 ITmfXmlSchemaParser.html
17:09:11 [2024-02-28T22:09:11.550Z] Sink: C0644 2422 ITmfXmlSchemaParser.html
17:09:11 [2024-02-28T22:09:11.550Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.550Z] Sending file modes: C0644 2444 TmfAnalysisModuleHelperXml.html
17:09:11 [2024-02-28T22:09:11.550Z] Sink: C0644 2444 TmfAnalysisModuleHelperXml.html
17:09:11 [2024-02-28T22:09:11.550Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.550Z] Sending file modes: C0644 7307 TmfAnalysisModuleHelperXml.XmlAnalysisModuleType.html
17:09:11 [2024-02-28T22:09:11.550Z] Sink: C0644 7307 TmfAnalysisModuleHelperXml.XmlAnalysisModuleType.html
17:09:11 [2024-02-28T22:09:11.550Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.550Z] Sending file modes: C0644 2354 TmfXmlUtils.html
17:09:11 [2024-02-28T22:09:11.550Z] Sink: C0644 2354 TmfXmlUtils.html
17:09:11 [2024-02-28T22:09:11.550Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.550Z] Sink: E
17:09:11 [2024-02-28T22:09:11.550Z] Sending file modes: C0644 3540 package-use.html
17:09:11 [2024-02-28T22:09:11.550Z] Sink: C0644 3540 package-use.html
17:09:11 [2024-02-28T22:09:11.550Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.550Z] Sink: E
17:09:11 [2024-02-28T22:09:11.550Z] Sink: E
17:09:11 [2024-02-28T22:09:11.550Z] Sink: E
17:09:11 [2024-02-28T22:09:11.550Z] Sink: E
17:09:11 [2024-02-28T22:09:11.550Z] Sink: E
17:09:11 [2024-02-28T22:09:11.550Z] Entering directory: D2755 0 examples
17:09:11 [2024-02-28T22:09:11.550Z] Sink: D2755 0 examples
17:09:11 [2024-02-28T22:09:11.550Z] Entering directory: D2755 0 ui
17:09:11 [2024-02-28T22:09:11.550Z] Sink: D2755 0 ui
17:09:11 [2024-02-28T22:09:11.550Z] Sending file modes: C0644 15526 Activator.html
17:09:11 [2024-02-28T22:09:11.550Z] Sink: C0644 15526 Activator.html
17:09:11 [2024-02-28T22:09:11.550Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.550Z] Entering directory: D2755 0 views
17:09:11 [2024-02-28T22:09:11.550Z] Sink: D2755 0 views
17:09:11 [2024-02-28T22:09:11.550Z] Entering directory: D2755 0 data
17:09:11 [2024-02-28T22:09:11.550Z] Sink: D2755 0 data
17:09:11 [2024-02-28T22:09:11.550Z] Entering directory: D2755 0 provider
17:09:11 [2024-02-28T22:09:11.550Z] Sink: D2755 0 provider
17:09:11 [2024-02-28T22:09:11.550Z] Sending file modes: C0644 19269 ExampleTimeGraphDataProviderView.html
17:09:11 [2024-02-28T22:09:11.550Z] Sink: C0644 19269 ExampleTimeGraphDataProviderView.html
17:09:11 [2024-02-28T22:09:11.550Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.550Z] Sending file modes: C0644 15455 ExampleXYDataProviderView.html
17:09:11 [2024-02-28T22:09:11.550Z] Sink: C0644 15455 ExampleXYDataProviderView.html
17:09:11 [2024-02-28T22:09:11.550Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.550Z] Sending file modes: C0644 3626 package-summary.html
17:09:11 [2024-02-28T22:09:11.550Z] Sink: C0644 3626 package-summary.html
17:09:11 [2024-02-28T22:09:11.550Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.550Z] Entering directory: D2755 0 class-use
17:09:11 [2024-02-28T22:09:11.550Z] Sink: D2755 0 class-use
17:09:11 [2024-02-28T22:09:11.550Z] Sending file modes: C0644 2498 ExampleTimeGraphDataProviderView.html
17:09:11 [2024-02-28T22:09:11.550Z] Sink: C0644 2498 ExampleTimeGraphDataProviderView.html
17:09:11 [2024-02-28T22:09:11.550Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.550Z] Sending file modes: C0644 2456 ExampleXYDataProviderView.html
17:09:11 [2024-02-28T22:09:11.550Z] Sink: C0644 2456 ExampleXYDataProviderView.html
17:09:11 [2024-02-28T22:09:11.550Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.550Z] Sink: E
17:09:11 [2024-02-28T22:09:11.550Z] Sending file modes: C0644 2188 package-use.html
17:09:11 [2024-02-28T22:09:11.550Z] Sink: C0644 2188 package-use.html
17:09:11 [2024-02-28T22:09:11.550Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.550Z] Sink: E
17:09:11 [2024-02-28T22:09:11.550Z] Sink: E
17:09:11 [2024-02-28T22:09:11.550Z] Sink: E
17:09:11 [2024-02-28T22:09:11.550Z] Sending file modes: C0644 2930 package-summary.html
17:09:11 [2024-02-28T22:09:11.550Z] Sink: C0644 2930 package-summary.html
17:09:11 [2024-02-28T22:09:11.550Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.550Z] Entering directory: D2755 0 class-use
17:09:11 [2024-02-28T22:09:11.550Z] Sink: D2755 0 class-use
17:09:11 [2024-02-28T22:09:11.550Z] Sending file modes: C0644 3889 Activator.html
17:09:11 [2024-02-28T22:09:11.550Z] Sink: C0644 3889 Activator.html
17:09:11 [2024-02-28T22:09:11.550Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.550Z] Sink: E
17:09:11 [2024-02-28T22:09:11.550Z] Sending file modes: C0644 3246 package-use.html
17:09:11 [2024-02-28T22:09:11.550Z] Sink: C0644 3246 package-use.html
17:09:11 [2024-02-28T22:09:11.550Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.550Z] Sink: E
17:09:11 [2024-02-28T22:09:11.550Z] Entering directory: D2755 0 core
17:09:11 [2024-02-28T22:09:11.550Z] Sink: D2755 0 core
17:09:11 [2024-02-28T22:09:11.550Z] Entering directory: D2755 0 analysis
17:09:11 [2024-02-28T22:09:11.550Z] Sink: D2755 0 analysis
17:09:11 [2024-02-28T22:09:11.550Z] Sending file modes: C0644 16165 ExampleStateProvider.html
17:09:11 [2024-02-28T22:09:11.550Z] Sink: C0644 16165 ExampleStateProvider.html
17:09:11 [2024-02-28T22:09:11.550Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.550Z] Sending file modes: C0644 20324 ExampleStateSystemAnalysisModule.html
17:09:11 [2024-02-28T22:09:11.550Z] Sink: C0644 20324 ExampleStateSystemAnalysisModule.html
17:09:11 [2024-02-28T22:09:11.550Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.550Z] Sending file modes: C0644 3502 package-summary.html
17:09:11 [2024-02-28T22:09:11.550Z] Sink: C0644 3502 package-summary.html
17:09:11 [2024-02-28T22:09:11.550Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.550Z] Entering directory: D2755 0 class-use
17:09:11 [2024-02-28T22:09:11.550Z] Sink: D2755 0 class-use
17:09:11 [2024-02-28T22:09:11.550Z] Sending file modes: C0644 5474 ExampleStateSystemAnalysisModule.html
17:09:11 [2024-02-28T22:09:11.550Z] Sink: C0644 5474 ExampleStateSystemAnalysisModule.html
17:09:11 [2024-02-28T22:09:11.550Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.550Z] Sending file modes: C0644 2348 ExampleStateProvider.html
17:09:11 [2024-02-28T22:09:11.550Z] Sink: C0644 2348 ExampleStateProvider.html
17:09:11 [2024-02-28T22:09:11.550Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.550Z] Sink: E
17:09:11 [2024-02-28T22:09:11.550Z] Sending file modes: C0644 3467 package-use.html
17:09:11 [2024-02-28T22:09:11.550Z] Sink: C0644 3467 package-use.html
17:09:11 [2024-02-28T22:09:11.550Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.550Z] Sink: E
17:09:11 [2024-02-28T22:09:11.550Z] Entering directory: D2755 0 data
17:09:11 [2024-02-28T22:09:11.550Z] Sink: D2755 0 data
17:09:11 [2024-02-28T22:09:11.550Z] Entering directory: D2755 0 provider
17:09:11 [2024-02-28T22:09:11.550Z] Sink: D2755 0 provider
17:09:11 [2024-02-28T22:09:11.550Z] Sending file modes: C0644 42140 ExampleTimeGraphDataProvider.html
17:09:11 [2024-02-28T22:09:11.550Z] Sink: C0644 42140 ExampleTimeGraphDataProvider.html
17:09:11 [2024-02-28T22:09:11.550Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.550Z] Sending file modes: C0644 16346 ExampleTimeGraphProviderFactory.html
17:09:11 [2024-02-28T22:09:11.550Z] Sink: C0644 16346 ExampleTimeGraphProviderFactory.html
17:09:11 [2024-02-28T22:09:11.550Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.550Z] Sending file modes: C0644 23949 ExampleXYDataProvider.html
17:09:11 [2024-02-28T22:09:11.550Z] Sink: C0644 23949 ExampleXYDataProvider.html
17:09:11 [2024-02-28T22:09:11.550Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.550Z] Sending file modes: C0644 16309 ExampleXYDataProviderFactory.html
17:09:11 [2024-02-28T22:09:11.550Z] Sink: C0644 16309 ExampleXYDataProviderFactory.html
17:09:11 [2024-02-28T22:09:11.550Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.550Z] Sending file modes: C0644 4174 package-summary.html
17:09:11 [2024-02-28T22:09:11.550Z] Sink: C0644 4174 package-summary.html
17:09:11 [2024-02-28T22:09:11.550Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.550Z] Entering directory: D2755 0 class-use
17:09:11 [2024-02-28T22:09:11.550Z] Sink: D2755 0 class-use
17:09:11 [2024-02-28T22:09:11.550Z] Sending file modes: C0644 2438 ExampleTimeGraphDataProvider.html
17:09:11 [2024-02-28T22:09:11.550Z] Sink: C0644 2438 ExampleTimeGraphDataProvider.html
17:09:11 [2024-02-28T22:09:11.550Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.550Z] Sending file modes: C0644 2456 ExampleTimeGraphProviderFactory.html
17:09:11 [2024-02-28T22:09:11.550Z] Sink: C0644 2456 ExampleTimeGraphProviderFactory.html
17:09:11 [2024-02-28T22:09:11.550Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.550Z] Sending file modes: C0644 2438 ExampleXYDataProviderFactory.html
17:09:11 [2024-02-28T22:09:11.550Z] Sink: C0644 2438 ExampleXYDataProviderFactory.html
17:09:11 [2024-02-28T22:09:11.550Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.550Z] Sending file modes: C0644 2396 ExampleXYDataProvider.html
17:09:11 [2024-02-28T22:09:11.550Z] Sink: C0644 2396 ExampleXYDataProvider.html
17:09:11 [2024-02-28T22:09:11.550Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.550Z] Sink: E
17:09:11 [2024-02-28T22:09:11.550Z] Sending file modes: C0644 2156 package-use.html
17:09:11 [2024-02-28T22:09:11.550Z] Sink: C0644 2156 package-use.html
17:09:11 [2024-02-28T22:09:11.550Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.550Z] Sink: E
17:09:11 [2024-02-28T22:09:11.550Z] Sink: E
17:09:11 [2024-02-28T22:09:11.550Z] Sink: E
17:09:11 [2024-02-28T22:09:11.550Z] Sink: E
17:09:11 [2024-02-28T22:09:11.550Z] Entering directory: D2755 0 statesystem
17:09:11 [2024-02-28T22:09:11.550Z] Sink: D2755 0 statesystem
17:09:11 [2024-02-28T22:09:11.550Z] Entering directory: D2755 0 core
17:09:11 [2024-02-28T22:09:11.550Z] Sink: D2755 0 core
17:09:11 [2024-02-28T22:09:11.550Z] Entering directory: D2755 0 exceptions
17:09:11 [2024-02-28T22:09:11.550Z] Sink: D2755 0 exceptions
17:09:11 [2024-02-28T22:09:11.550Z] Sending file modes: C0644 13429 AttributeNotFoundException.html
17:09:11 [2024-02-28T22:09:11.550Z] Sink: C0644 13429 AttributeNotFoundException.html
17:09:11 [2024-02-28T22:09:11.550Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.550Z] Sending file modes: C0644 11916 StateSystemDisposedException.html
17:09:11 [2024-02-28T22:09:11.550Z] Sink: C0644 11916 StateSystemDisposedException.html
17:09:11 [2024-02-28T22:09:11.550Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.550Z] Sending file modes: C0644 13982 StateValueTypeException.html
17:09:11 [2024-02-28T22:09:11.550Z] Sink: C0644 13982 StateValueTypeException.html
17:09:11 [2024-02-28T22:09:11.550Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.550Z] Sending file modes: C0644 13716 TimeRangeException.html
17:09:11 [2024-02-28T22:09:11.550Z] Sink: C0644 13716 TimeRangeException.html
17:09:11 [2024-02-28T22:09:11.550Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.550Z] Sending file modes: C0644 5726 package-summary.html
17:09:11 [2024-02-28T22:09:11.550Z] Sink: C0644 5726 package-summary.html
17:09:11 [2024-02-28T22:09:11.550Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.550Z] Entering directory: D2755 0 class-use
17:09:11 [2024-02-28T22:09:11.550Z] Sink: D2755 0 class-use
17:09:11 [2024-02-28T22:09:11.550Z] Sending file modes: C0644 9614 StateValueTypeException.html
17:09:11 [2024-02-28T22:09:11.550Z] Sink: C0644 9614 StateValueTypeException.html
17:09:11 [2024-02-28T22:09:11.550Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.550Z] Sending file modes: C0644 8033 AttributeNotFoundException.html
17:09:11 [2024-02-28T22:09:11.550Z] Sink: C0644 8033 AttributeNotFoundException.html
17:09:11 [2024-02-28T22:09:11.550Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.805Z] Sending file modes: C0644 13600 StateSystemDisposedException.html
17:09:11 [2024-02-28T22:09:11.805Z] Sink: C0644 13600 StateSystemDisposedException.html
17:09:11 [2024-02-28T22:09:11.805Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.805Z] Sending file modes: C0644 12589 TimeRangeException.html
17:09:11 [2024-02-28T22:09:11.805Z] Sink: C0644 12589 TimeRangeException.html
17:09:11 [2024-02-28T22:09:11.805Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.805Z] Sink: E
17:09:11 [2024-02-28T22:09:11.805Z] Sending file modes: C0644 5845 package-use.html
17:09:11 [2024-02-28T22:09:11.805Z] Sink: C0644 5845 package-use.html
17:09:11 [2024-02-28T22:09:11.805Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.805Z] Sink: E
17:09:11 [2024-02-28T22:09:11.805Z] Entering directory: D2755 0 backend
17:09:11 [2024-02-28T22:09:11.805Z] Sink: D2755 0 backend
17:09:11 [2024-02-28T22:09:11.805Z] Sending file modes: C0644 8496 ICustomStateHistoryBackend.html
17:09:11 [2024-02-28T22:09:11.805Z] Sink: C0644 8496 ICustomStateHistoryBackend.html
17:09:11 [2024-02-28T22:09:11.805Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.805Z] Sending file modes: C0644 11610 IPartialStateHistoryBackend.html
17:09:11 [2024-02-28T22:09:11.805Z] Sink: C0644 11610 IPartialStateHistoryBackend.html
17:09:11 [2024-02-28T22:09:11.805Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.805Z] Sending file modes: C0644 36242 IStateHistoryBackend.html
17:09:11 [2024-02-28T22:09:11.805Z] Sink: C0644 36242 IStateHistoryBackend.html
17:09:11 [2024-02-28T22:09:11.805Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.805Z] Sending file modes: C0644 18370 StateHistoryBackendFactory.html
17:09:11 [2024-02-28T22:09:11.805Z] Sink: C0644 18370 StateHistoryBackendFactory.html
17:09:11 [2024-02-28T22:09:11.805Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.805Z] Sending file modes: C0644 6915 package-summary.html
17:09:11 [2024-02-28T22:09:11.805Z] Sink: C0644 6915 package-summary.html
17:09:11 [2024-02-28T22:09:11.805Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.805Z] Entering directory: D2755 0 class-use
17:09:11 [2024-02-28T22:09:11.805Z] Sink: D2755 0 class-use
17:09:11 [2024-02-28T22:09:11.805Z] Sending file modes: C0644 11491 IStateHistoryBackend.html
17:09:11 [2024-02-28T22:09:11.805Z] Sink: C0644 11491 IStateHistoryBackend.html
17:09:11 [2024-02-28T22:09:11.805Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.805Z] Sending file modes: C0644 2416 ICustomStateHistoryBackend.html
17:09:11 [2024-02-28T22:09:11.805Z] Sink: C0644 2416 ICustomStateHistoryBackend.html
17:09:11 [2024-02-28T22:09:11.805Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.805Z] Sending file modes: C0644 2396 StateHistoryBackendFactory.html
17:09:11 [2024-02-28T22:09:11.805Z] Sink: C0644 2396 StateHistoryBackendFactory.html
17:09:11 [2024-02-28T22:09:11.805Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.805Z] Sending file modes: C0644 2422 IPartialStateHistoryBackend.html
17:09:11 [2024-02-28T22:09:11.805Z] Sink: C0644 2422 IPartialStateHistoryBackend.html
17:09:11 [2024-02-28T22:09:11.805Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.805Z] Sink: E
17:09:11 [2024-02-28T22:09:11.805Z] Sending file modes: C0644 4565 package-use.html
17:09:11 [2024-02-28T22:09:11.805Z] Sink: C0644 4565 package-use.html
17:09:11 [2024-02-28T22:09:11.805Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.805Z] Sink: E
17:09:11 [2024-02-28T22:09:11.805Z] Entering directory: D2755 0 interval
17:09:11 [2024-02-28T22:09:11.805Z] Sink: D2755 0 interval
17:09:11 [2024-02-28T22:09:11.805Z] Sending file modes: C0644 17395 ITmfStateInterval.html
17:09:11 [2024-02-28T22:09:11.805Z] Sink: C0644 17395 ITmfStateInterval.html
17:09:11 [2024-02-28T22:09:11.805Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.805Z] Sending file modes: C0644 21207 TmfStateInterval.html
17:09:11 [2024-02-28T22:09:11.805Z] Sink: C0644 21207 TmfStateInterval.html
17:09:11 [2024-02-28T22:09:11.805Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.805Z] Sending file modes: C0644 5761 package-summary.html
17:09:11 [2024-02-28T22:09:11.805Z] Sink: C0644 5761 package-summary.html
17:09:11 [2024-02-28T22:09:11.805Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.805Z] Entering directory: D2755 0 class-use
17:09:11 [2024-02-28T22:09:11.805Z] Sink: D2755 0 class-use
17:09:11 [2024-02-28T22:09:11.805Z] Sending file modes: C0644 2342 TmfStateInterval.html
17:09:11 [2024-02-28T22:09:11.805Z] Sink: C0644 2342 TmfStateInterval.html
17:09:11 [2024-02-28T22:09:11.805Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.805Z] Sending file modes: C0644 31468 ITmfStateInterval.html
17:09:11 [2024-02-28T22:09:11.805Z] Sink: C0644 31468 ITmfStateInterval.html
17:09:11 [2024-02-28T22:09:11.805Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.805Z] Sink: E
17:09:11 [2024-02-28T22:09:11.805Z] Sending file modes: C0644 8496 package-use.html
17:09:11 [2024-02-28T22:09:11.805Z] Sink: C0644 8496 package-use.html
17:09:11 [2024-02-28T22:09:11.805Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.805Z] Sink: E
17:09:11 [2024-02-28T22:09:11.805Z] Sending file modes: C0644 68703 ITmfStateSystem.html
17:09:11 [2024-02-28T22:09:11.805Z] Sink: C0644 68703 ITmfStateSystem.html
17:09:11 [2024-02-28T22:09:11.805Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.805Z] Sending file modes: C0644 37858 ITmfStateSystemBuilder.html
17:09:11 [2024-02-28T22:09:11.805Z] Sink: C0644 37858 ITmfStateSystemBuilder.html
17:09:11 [2024-02-28T22:09:11.805Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.805Z] Entering directory: D2755 0 statevalue
17:09:11 [2024-02-28T22:09:11.805Z] Sink: D2755 0 statevalue
17:09:11 [2024-02-28T22:09:11.805Z] Sending file modes: C0644 16266 ITmfStateValue.html
17:09:11 [2024-02-28T22:09:11.805Z] Sink: C0644 16266 ITmfStateValue.html
17:09:11 [2024-02-28T22:09:11.805Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.805Z] Sending file modes: C0644 19811 ITmfStateValue.Type.html
17:09:11 [2024-02-28T22:09:11.805Z] Sink: C0644 19811 ITmfStateValue.Type.html
17:09:11 [2024-02-28T22:09:11.805Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.805Z] Sending file modes: C0644 25843 TmfStateValue.html
17:09:11 [2024-02-28T22:09:11.805Z] Sink: C0644 25843 TmfStateValue.html
17:09:11 [2024-02-28T22:09:11.805Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.805Z] Sending file modes: C0644 6804 package-summary.html
17:09:11 [2024-02-28T22:09:11.805Z] Sink: C0644 6804 package-summary.html
17:09:11 [2024-02-28T22:09:11.805Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.805Z] Entering directory: D2755 0 class-use
17:09:11 [2024-02-28T22:09:11.805Z] Sink: D2755 0 class-use
17:09:11 [2024-02-28T22:09:11.805Z] Sending file modes: C0644 19032 ITmfStateValue.html
17:09:11 [2024-02-28T22:09:11.805Z] Sink: C0644 19032 ITmfStateValue.html
17:09:11 [2024-02-28T22:09:11.805Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.805Z] Sending file modes: C0644 9328 ITmfStateValue.Type.html
17:09:11 [2024-02-28T22:09:11.805Z] Sink: C0644 9328 ITmfStateValue.Type.html
17:09:11 [2024-02-28T22:09:11.805Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.805Z] Sending file modes: C0644 9515 TmfStateValue.html
17:09:11 [2024-02-28T22:09:11.805Z] Sink: C0644 9515 TmfStateValue.html
17:09:11 [2024-02-28T22:09:11.805Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.805Z] Sink: E
17:09:11 [2024-02-28T22:09:11.805Z] Sending file modes: C0644 9748 package-use.html
17:09:11 [2024-02-28T22:09:11.805Z] Sink: C0644 9748 package-use.html
17:09:11 [2024-02-28T22:09:11.805Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.805Z] Sink: E
17:09:11 [2024-02-28T22:09:11.805Z] Entering directory: D2755 0 snapshot
17:09:11 [2024-02-28T22:09:11.805Z] Sink: D2755 0 snapshot
17:09:11 [2024-02-28T22:09:11.805Z] Sending file modes: C0644 20729 StateSnapshot.html
17:09:11 [2024-02-28T22:09:11.805Z] Sink: C0644 20729 StateSnapshot.html
17:09:11 [2024-02-28T22:09:11.805Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.805Z] Sending file modes: C0644 4386 package-summary.html
17:09:11 [2024-02-28T22:09:11.805Z] Sink: C0644 4386 package-summary.html
17:09:11 [2024-02-28T22:09:11.805Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.805Z] Entering directory: D2755 0 class-use
17:09:11 [2024-02-28T22:09:11.805Z] Sink: D2755 0 class-use
17:09:11 [2024-02-28T22:09:11.805Z] Sending file modes: C0644 4568 StateSnapshot.html
17:09:11 [2024-02-28T22:09:11.805Z] Sink: C0644 4568 StateSnapshot.html
17:09:11 [2024-02-28T22:09:11.805Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.805Z] Sink: E
17:09:11 [2024-02-28T22:09:11.805Z] Sending file modes: C0644 3451 package-use.html
17:09:11 [2024-02-28T22:09:11.805Z] Sink: C0644 3451 package-use.html
17:09:11 [2024-02-28T22:09:11.805Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.805Z] Sink: E
17:09:11 [2024-02-28T22:09:11.805Z] Sending file modes: C0644 14607 StateSystemBuilderUtils.html
17:09:11 [2024-02-28T22:09:11.805Z] Sink: C0644 14607 StateSystemBuilderUtils.html
17:09:11 [2024-02-28T22:09:11.805Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.805Z] Sending file modes: C0644 12194 StateSystemFactory.html
17:09:11 [2024-02-28T22:09:11.806Z] Sink: C0644 12194 StateSystemFactory.html
17:09:11 [2024-02-28T22:09:11.806Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.806Z] Sending file modes: C0644 37802 StateSystemUtils.html
17:09:11 [2024-02-28T22:09:11.806Z] Sink: C0644 37802 StateSystemUtils.html
17:09:11 [2024-02-28T22:09:11.806Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.806Z] Sending file modes: C0644 20769 StateSystemUtils.QuarkIterator.html
17:09:11 [2024-02-28T22:09:11.806Z] Sink: C0644 20769 StateSystemUtils.QuarkIterator.html
17:09:11 [2024-02-28T22:09:11.806Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.806Z] Sending file modes: C0644 7110 package-summary.html
17:09:11 [2024-02-28T22:09:11.806Z] Sink: C0644 7110 package-summary.html
17:09:11 [2024-02-28T22:09:11.806Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.806Z] Entering directory: D2755 0 class-use
17:09:11 [2024-02-28T22:09:11.806Z] Sink: D2755 0 class-use
17:09:11 [2024-02-28T22:09:11.806Z] Sending file modes: C0644 2276 StateSystemUtils.html
17:09:11 [2024-02-28T22:09:11.806Z] Sink: C0644 2276 StateSystemUtils.html
17:09:11 [2024-02-28T22:09:11.806Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.806Z] Sending file modes: C0644 2368 StateSystemUtils.QuarkIterator.html
17:09:11 [2024-02-28T22:09:11.806Z] Sink: C0644 2368 StateSystemUtils.QuarkIterator.html
17:09:11 [2024-02-28T22:09:11.806Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.806Z] Sending file modes: C0644 2318 StateSystemBuilderUtils.html
17:09:11 [2024-02-28T22:09:11.806Z] Sink: C0644 2318 StateSystemBuilderUtils.html
17:09:11 [2024-02-28T22:09:11.806Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.806Z] Sending file modes: C0644 2288 StateSystemFactory.html
17:09:11 [2024-02-28T22:09:11.806Z] Sink: C0644 2288 StateSystemFactory.html
17:09:11 [2024-02-28T22:09:11.806Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.806Z] Sending file modes: C0644 15227 ITmfStateSystemBuilder.html
17:09:11 [2024-02-28T22:09:11.806Z] Sink: C0644 15227 ITmfStateSystemBuilder.html
17:09:11 [2024-02-28T22:09:11.806Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.806Z] Sending file modes: C0644 32918 ITmfStateSystem.html
17:09:11 [2024-02-28T22:09:11.806Z] Sink: C0644 32918 ITmfStateSystem.html
17:09:11 [2024-02-28T22:09:11.806Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.806Z] Sink: E
17:09:11 [2024-02-28T22:09:11.806Z] Sending file modes: C0644 9160 package-use.html
17:09:11 [2024-02-28T22:09:11.806Z] Sink: C0644 9160 package-use.html
17:09:11 [2024-02-28T22:09:11.806Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.806Z] Sink: E
17:09:11 [2024-02-28T22:09:11.806Z] Sink: E
17:09:11 [2024-02-28T22:09:11.806Z] Entering directory: D2755 0 segmentstore
17:09:11 [2024-02-28T22:09:11.806Z] Sink: D2755 0 segmentstore
17:09:11 [2024-02-28T22:09:11.806Z] Entering directory: D2755 0 core
17:09:11 [2024-02-28T22:09:11.806Z] Sink: D2755 0 core
17:09:11 [2024-02-28T22:09:11.806Z] Sending file modes: C0644 21527 BasicSegment.html
17:09:11 [2024-02-28T22:09:11.806Z] Sink: C0644 21527 BasicSegment.html
17:09:11 [2024-02-28T22:09:11.806Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.806Z] Sending file modes: C0644 8829 IContentSegment.html
17:09:11 [2024-02-28T22:09:11.806Z] Sink: C0644 8829 IContentSegment.html
17:09:11 [2024-02-28T22:09:11.806Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.806Z] Entering directory: D2755 0 segment
17:09:11 [2024-02-28T22:09:11.806Z] Sink: D2755 0 segment
17:09:11 [2024-02-28T22:09:11.806Z] Entering directory: D2755 0 interfaces
17:09:11 [2024-02-28T22:09:11.806Z] Sink: D2755 0 interfaces
17:09:11 [2024-02-28T22:09:11.806Z] Sending file modes: C0644 8746 INamedSegment.html
17:09:11 [2024-02-28T22:09:11.806Z] Sink: C0644 8746 INamedSegment.html
17:09:11 [2024-02-28T22:09:11.806Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.806Z] Sending file modes: C0644 9490 SegmentAspects.html
17:09:11 [2024-02-28T22:09:11.806Z] Sink: C0644 9490 SegmentAspects.html
17:09:11 [2024-02-28T22:09:11.806Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.806Z] Sending file modes: C0644 5194 SegmentTypeComparators.html
17:09:11 [2024-02-28T22:09:11.806Z] Sink: C0644 5194 SegmentTypeComparators.html
17:09:11 [2024-02-28T22:09:11.806Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.806Z] Sending file modes: C0644 5480 package-summary.html
17:09:11 [2024-02-28T22:09:11.806Z] Sink: C0644 5480 package-summary.html
17:09:11 [2024-02-28T22:09:11.806Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.806Z] Entering directory: D2755 0 class-use
17:09:11 [2024-02-28T22:09:11.806Z] Sink: D2755 0 class-use
17:09:11 [2024-02-28T22:09:11.806Z] Sending file modes: C0644 2422 INamedSegment.html
17:09:11 [2024-02-28T22:09:11.806Z] Sink: C0644 2422 INamedSegment.html
17:09:11 [2024-02-28T22:09:11.806Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.806Z] Sending file modes: C0644 2476 SegmentTypeComparators.html
17:09:11 [2024-02-28T22:09:11.806Z] Sink: C0644 2476 SegmentTypeComparators.html
17:09:11 [2024-02-28T22:09:11.806Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.806Z] Sending file modes: C0644 2408 SegmentAspects.html
17:09:11 [2024-02-28T22:09:11.806Z] Sink: C0644 2408 SegmentAspects.html
17:09:11 [2024-02-28T22:09:11.806Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.806Z] Sink: E
17:09:11 [2024-02-28T22:09:11.806Z] Sending file modes: C0644 2201 package-use.html
17:09:11 [2024-02-28T22:09:11.806Z] Sink: C0644 2201 package-use.html
17:09:11 [2024-02-28T22:09:11.806Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.806Z] Sink: E
17:09:11 [2024-02-28T22:09:11.806Z] Sink: E
17:09:11 [2024-02-28T22:09:11.806Z] Sending file modes: C0644 14027 ISegment.html
17:09:11 [2024-02-28T22:09:11.806Z] Sink: C0644 14027 ISegment.html
17:09:11 [2024-02-28T22:09:11.806Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.806Z] Sending file modes: C0644 33057 ISegmentStore.html
17:09:11 [2024-02-28T22:09:11.806Z] Sink: C0644 33057 ISegmentStore.html
17:09:11 [2024-02-28T22:09:11.806Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.806Z] Sending file modes: C0644 8642 SegmentComparators.html
17:09:11 [2024-02-28T22:09:11.806Z] Sink: C0644 8642 SegmentComparators.html
17:09:11 [2024-02-28T22:09:11.806Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.806Z] Sending file modes: C0644 17932 SegmentStoreFactory.html
17:09:11 [2024-02-28T22:09:11.806Z] Sink: C0644 17932 SegmentStoreFactory.html
17:09:11 [2024-02-28T22:09:11.806Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:11 [2024-02-28T22:09:11.806Z] Sending file modes: C0644 20038 SegmentStoreFactory.SegmentStoreType.html
17:09:11 [2024-02-28T22:09:11.806Z] Sink: C0644 20038 SegmentStoreFactory.SegmentStoreType.html
17:09:12 [2024-02-28T22:09:12.062Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:12 [2024-02-28T22:09:12.062Z] Sending file modes: C0644 7064 package-summary.html
17:09:12 [2024-02-28T22:09:12.062Z] Sink: C0644 7064 package-summary.html
17:09:12 [2024-02-28T22:09:12.062Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:12 [2024-02-28T22:09:12.062Z] Entering directory: D2755 0 class-use
17:09:12 [2024-02-28T22:09:12.062Z] Sink: D2755 0 class-use
17:09:12 [2024-02-28T22:09:12.062Z] Sending file modes: C0644 2296 IContentSegment.html
17:09:12 [2024-02-28T22:09:12.062Z] Sink: C0644 2296 IContentSegment.html
17:09:12 [2024-02-28T22:09:12.062Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:12 [2024-02-28T22:09:12.062Z] Sending file modes: C0644 4301 BasicSegment.html
17:09:12 [2024-02-28T22:09:12.062Z] Sink: C0644 4301 BasicSegment.html
17:09:12 [2024-02-28T22:09:12.062Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:12 [2024-02-28T22:09:12.062Z] Sending file modes: C0644 2314 SegmentComparators.html
17:09:12 [2024-02-28T22:09:12.062Z] Sink: C0644 2314 SegmentComparators.html
17:09:12 [2024-02-28T22:09:12.062Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:12 [2024-02-28T22:09:12.062Z] Sending file modes: C0644 2300 SegmentStoreFactory.html
17:09:12 [2024-02-28T22:09:12.062Z] Sink: C0644 2300 SegmentStoreFactory.html
17:09:12 [2024-02-28T22:09:12.062Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:12 [2024-02-28T22:09:12.062Z] Sending file modes: C0644 7927 SegmentStoreFactory.SegmentStoreType.html
17:09:12 [2024-02-28T22:09:12.062Z] Sink: C0644 7927 SegmentStoreFactory.SegmentStoreType.html
17:09:12 [2024-02-28T22:09:12.062Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:12 [2024-02-28T22:09:12.062Z] Sending file modes: C0644 49727 ISegment.html
17:09:12 [2024-02-28T22:09:12.062Z] Sink: C0644 49727 ISegment.html
17:09:12 [2024-02-28T22:09:12.062Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:12 [2024-02-28T22:09:12.062Z] Sending file modes: C0644 13853 ISegmentStore.html
17:09:12 [2024-02-28T22:09:12.062Z] Sink: C0644 13853 ISegmentStore.html
17:09:12 [2024-02-28T22:09:12.062Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:12 [2024-02-28T22:09:12.062Z] Sink: E
17:09:12 [2024-02-28T22:09:12.062Z] Sending file modes: C0644 11778 package-use.html
17:09:12 [2024-02-28T22:09:12.062Z] Sink: C0644 11778 package-use.html
17:09:12 [2024-02-28T22:09:12.062Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:12 [2024-02-28T22:09:12.062Z] Sink: E
17:09:12 [2024-02-28T22:09:12.062Z] Sink: E
17:09:12 [2024-02-28T22:09:12.062Z] Entering directory: D2755 0 lttng2
17:09:12 [2024-02-28T22:09:12.062Z] Sink: D2755 0 lttng2
17:09:12 [2024-02-28T22:09:12.062Z] Entering directory: D2755 0 ust
17:09:12 [2024-02-28T22:09:12.062Z] Sink: D2755 0 ust
17:09:12 [2024-02-28T22:09:12.062Z] Entering directory: D2755 0 core
17:09:12 [2024-02-28T22:09:12.062Z] Sink: D2755 0 core
17:09:12 [2024-02-28T22:09:12.062Z] Entering directory: D2755 0 analysis
17:09:12 [2024-02-28T22:09:12.062Z] Sink: D2755 0 analysis
17:09:12 [2024-02-28T22:09:12.062Z] Entering directory: D2755 0 debuginfo
17:09:12 [2024-02-28T22:09:12.062Z] Sink: D2755 0 debuginfo
17:09:12 [2024-02-28T22:09:12.062Z] Sending file modes: C0644 19203 BinaryCallsite.html
17:09:12 [2024-02-28T22:09:12.062Z] Sink: C0644 19203 BinaryCallsite.html
17:09:12 [2024-02-28T22:09:12.062Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:12 [2024-02-28T22:09:12.062Z] Sending file modes: C0644 13688 FunctionLocation.html
17:09:12 [2024-02-28T22:09:12.062Z] Sink: C0644 13688 FunctionLocation.html
17:09:12 [2024-02-28T22:09:12.062Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:12 [2024-02-28T22:09:12.062Z] Sending file modes: C0644 12393 Messages.html
17:09:12 [2024-02-28T22:09:12.062Z] Sink: C0644 12393 Messages.html
17:09:12 [2024-02-28T22:09:12.062Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:12 [2024-02-28T22:09:12.062Z] Sending file modes: C0644 35586 UstDebugInfoAnalysisModule.html
17:09:12 [2024-02-28T22:09:12.062Z] Sink: C0644 35586 UstDebugInfoAnalysisModule.html
17:09:12 [2024-02-28T22:09:12.062Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:12 [2024-02-28T22:09:12.062Z] Sending file modes: C0644 22116 UstDebugInfoBinaryAspect.html
17:09:12 [2024-02-28T22:09:12.062Z] Sink: C0644 22116 UstDebugInfoBinaryAspect.html
17:09:12 [2024-02-28T22:09:12.062Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:12 [2024-02-28T22:09:12.062Z] Sending file modes: C0644 22165 UstDebugInfoBinaryFile.html
17:09:12 [2024-02-28T22:09:12.062Z] Sink: C0644 22165 UstDebugInfoBinaryFile.html
17:09:12 [2024-02-28T22:09:12.062Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:12 [2024-02-28T22:09:12.062Z] Sending file modes: C0644 20434 UstDebugInfoFunctionAspect.html
17:09:12 [2024-02-28T22:09:12.062Z] Sink: C0644 20434 UstDebugInfoFunctionAspect.html
17:09:12 [2024-02-28T22:09:12.062Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:12 [2024-02-28T22:09:12.062Z] Sending file modes: C0644 19581 UstDebugInfoLoadedBinaryFile.html
17:09:12 [2024-02-28T22:09:12.062Z] Sink: C0644 19581 UstDebugInfoLoadedBinaryFile.html
17:09:12 [2024-02-28T22:09:12.062Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:12 [2024-02-28T22:09:12.062Z] Sending file modes: C0644 18438 UstDebugInfoSourceAspect.html
17:09:12 [2024-02-28T22:09:12.062Z] Sink: C0644 18438 UstDebugInfoSourceAspect.html
17:09:12 [2024-02-28T22:09:12.062Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:12 [2024-02-28T22:09:12.062Z] Sending file modes: C0644 7281 package-summary.html
17:09:12 [2024-02-28T22:09:12.062Z] Sink: C0644 7281 package-summary.html
17:09:12 [2024-02-28T22:09:12.062Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:12 [2024-02-28T22:09:12.062Z] Entering directory: D2755 0 class-use
17:09:12 [2024-02-28T22:09:12.062Z] Sink: D2755 0 class-use
17:09:12 [2024-02-28T22:09:12.062Z] Sending file modes: C0644 2372 Messages.html
17:09:12 [2024-02-28T22:09:12.062Z] Sink: C0644 2372 Messages.html
17:09:12 [2024-02-28T22:09:12.062Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:12 [2024-02-28T22:09:12.062Z] Sending file modes: C0644 4512 UstDebugInfoSourceAspect.html
17:09:12 [2024-02-28T22:09:12.062Z] Sink: C0644 4512 UstDebugInfoSourceAspect.html
17:09:12 [2024-02-28T22:09:12.062Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:12 [2024-02-28T22:09:12.062Z] Sending file modes: C0644 6830 BinaryCallsite.html
17:09:12 [2024-02-28T22:09:12.062Z] Sink: C0644 6830 BinaryCallsite.html
17:09:12 [2024-02-28T22:09:12.062Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:12 [2024-02-28T22:09:12.062Z] Sending file modes: C0644 2480 UstDebugInfoAnalysisModule.html
17:09:12 [2024-02-28T22:09:12.063Z] Sink: C0644 2480 UstDebugInfoAnalysisModule.html
17:09:12 [2024-02-28T22:09:12.063Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:12 [2024-02-28T22:09:12.063Z] Sending file modes: C0644 4512 UstDebugInfoBinaryAspect.html
17:09:12 [2024-02-28T22:09:12.063Z] Sink: C0644 4512 UstDebugInfoBinaryAspect.html
17:09:12 [2024-02-28T22:09:12.063Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:12 [2024-02-28T22:09:12.063Z] Sending file modes: C0644 7038 UstDebugInfoBinaryFile.html
17:09:12 [2024-02-28T22:09:12.063Z] Sink: C0644 7038 UstDebugInfoBinaryFile.html
17:09:12 [2024-02-28T22:09:12.063Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:12 [2024-02-28T22:09:12.063Z] Sending file modes: C0644 5418 FunctionLocation.html
17:09:12 [2024-02-28T22:09:12.063Z] Sink: C0644 5418 FunctionLocation.html
17:09:12 [2024-02-28T22:09:12.063Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:12 [2024-02-28T22:09:12.063Z] Sending file modes: C0644 4740 UstDebugInfoLoadedBinaryFile.html
17:09:12 [2024-02-28T22:09:12.063Z] Sink: C0644 4740 UstDebugInfoLoadedBinaryFile.html
17:09:12 [2024-02-28T22:09:12.063Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:12 [2024-02-28T22:09:12.063Z] Sending file modes: C0644 4542 UstDebugInfoFunctionAspect.html
17:09:12 [2024-02-28T22:09:12.063Z] Sink: C0644 4542 UstDebugInfoFunctionAspect.html
17:09:12 [2024-02-28T22:09:12.063Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:12 [2024-02-28T22:09:12.063Z] Sink: E
17:09:12 [2024-02-28T22:09:12.063Z] Sending file modes: C0644 6053 package-use.html
17:09:12 [2024-02-28T22:09:12.063Z] Sink: C0644 6053 package-use.html
17:09:12 [2024-02-28T22:09:12.063Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:12 [2024-02-28T22:09:12.063Z] Sink: E
17:09:12 [2024-02-28T22:09:12.063Z] Sink: E
17:09:12 [2024-02-28T22:09:12.063Z] Entering directory: D2755 0 trace
17:09:12 [2024-02-28T22:09:12.063Z] Sink: D2755 0 trace
17:09:12 [2024-02-28T22:09:12.063Z] Entering directory: D2755 0 layout
17:09:12 [2024-02-28T22:09:12.063Z] Sink: D2755 0 layout
17:09:12 [2024-02-28T22:09:12.063Z] Sending file modes: C0644 30309 ILttngUstEventLayout.html
17:09:12 [2024-02-28T22:09:12.063Z] Sink: C0644 30309 ILttngUstEventLayout.html
17:09:12 [2024-02-28T22:09:12.063Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:12 [2024-02-28T22:09:12.063Z] Sending file modes: C0644 4118 package-summary.html
17:09:12 [2024-02-28T22:09:12.063Z] Sink: C0644 4118 package-summary.html
17:09:12 [2024-02-28T22:09:12.063Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:12 [2024-02-28T22:09:12.063Z] Entering directory: D2755 0 class-use
17:09:12 [2024-02-28T22:09:12.063Z] Sink: D2755 0 class-use
17:09:12 [2024-02-28T22:09:12.063Z] Sending file modes: C0644 6046 ILttngUstEventLayout.html
17:09:12 [2024-02-28T22:09:12.063Z] Sink: C0644 6046 ILttngUstEventLayout.html
17:09:12 [2024-02-28T22:09:12.063Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:12 [2024-02-28T22:09:12.063Z] Sink: E
17:09:12 [2024-02-28T22:09:12.063Z] Sending file modes: C0644 4613 package-use.html
17:09:12 [2024-02-28T22:09:12.063Z] Sink: C0644 4613 package-use.html
17:09:12 [2024-02-28T22:09:12.063Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:12 [2024-02-28T22:09:12.063Z] Sink: E
17:09:12 [2024-02-28T22:09:12.063Z] Sending file modes: C0644 14415 LttngUstEvent.html
17:09:12 [2024-02-28T22:09:12.063Z] Sink: C0644 14415 LttngUstEvent.html
17:09:12 [2024-02-28T22:09:12.063Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:12 [2024-02-28T22:09:12.063Z] Sending file modes: C0644 12997 LttngUstEventFactory.html
17:09:12 [2024-02-28T22:09:12.063Z] Sink: C0644 12997 LttngUstEventFactory.html
17:09:12 [2024-02-28T22:09:12.063Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:12 [2024-02-28T22:09:12.063Z] Sending file modes: C0644 44414 LttngUstTrace.html
17:09:12 [2024-02-28T22:09:12.063Z] Sink: C0644 44414 LttngUstTrace.html
17:09:12 [2024-02-28T22:09:12.063Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:12 [2024-02-28T22:09:12.063Z] Sending file modes: C0644 13140 LttngUstTrace.SymbolProviderConfig.html
17:09:12 [2024-02-28T22:09:12.063Z] Sink: C0644 13140 LttngUstTrace.SymbolProviderConfig.html
17:09:12 [2024-02-28T22:09:12.063Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:12 [2024-02-28T22:09:12.063Z] Sending file modes: C0644 9432 Messages.html
17:09:12 [2024-02-28T22:09:12.063Z] Sink: C0644 9432 Messages.html
17:09:12 [2024-02-28T22:09:12.063Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:12 [2024-02-28T22:09:12.063Z] Sending file modes: C0644 5063 package-summary.html
17:09:12 [2024-02-28T22:09:12.063Z] Sink: C0644 5063 package-summary.html
17:09:12 [2024-02-28T22:09:12.063Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:12 [2024-02-28T22:09:12.063Z] Entering directory: D2755 0 class-use
17:09:12 [2024-02-28T22:09:12.063Z] Sink: D2755 0 class-use
17:09:12 [2024-02-28T22:09:12.063Z] Sending file modes: C0644 2312 LttngUstEvent.html
17:09:12 [2024-02-28T22:09:12.063Z] Sink: C0644 2312 LttngUstEvent.html
17:09:12 [2024-02-28T22:09:12.063Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:12 [2024-02-28T22:09:12.063Z] Sending file modes: C0644 4175 LttngUstEventFactory.html
17:09:12 [2024-02-28T22:09:12.063Z] Sink: C0644 4175 LttngUstEventFactory.html
17:09:12 [2024-02-28T22:09:12.063Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:12 [2024-02-28T22:09:12.063Z] Sending file modes: C0644 2282 Messages.html
17:09:12 [2024-02-28T22:09:12.063Z] Sink: C0644 2282 Messages.html
17:09:12 [2024-02-28T22:09:12.063Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:12 [2024-02-28T22:09:12.063Z] Sending file modes: C0644 5755 LttngUstTrace.html
17:09:12 [2024-02-28T22:09:12.063Z] Sink: C0644 5755 LttngUstTrace.html
17:09:12 [2024-02-28T22:09:12.063Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:12 [2024-02-28T22:09:12.063Z] Sending file modes: C0644 5661 LttngUstTrace.SymbolProviderConfig.html
17:09:12 [2024-02-28T22:09:12.063Z] Sink: C0644 5661 LttngUstTrace.SymbolProviderConfig.html
17:09:12 [2024-02-28T22:09:12.063Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:12 [2024-02-28T22:09:12.063Z] Sink: E
17:09:12 [2024-02-28T22:09:12.063Z] Sending file modes: C0644 4852 package-use.html
17:09:12 [2024-02-28T22:09:12.063Z] Sink: C0644 4852 package-use.html
17:09:12 [2024-02-28T22:09:12.063Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:12 [2024-02-28T22:09:12.063Z] Sink: E
17:09:12 [2024-02-28T22:09:12.063Z] Sink: E
17:09:12 [2024-02-28T22:09:12.063Z] Sink: E
17:09:12 [2024-02-28T22:09:12.063Z] Entering directory: D2755 0 kernel
17:09:12 [2024-02-28T22:09:12.063Z] Sink: D2755 0 kernel
17:09:12 [2024-02-28T22:09:12.063Z] Entering directory: D2755 0 core
17:09:12 [2024-02-28T22:09:12.063Z] Sink: D2755 0 core
17:09:12 [2024-02-28T22:09:12.063Z] Entering directory: D2755 0 trace
17:09:12 [2024-02-28T22:09:12.063Z] Sink: D2755 0 trace
17:09:12 [2024-02-28T22:09:12.063Z] Sending file modes: C0644 45763 LttngKernelTrace.html
17:09:12 [2024-02-28T22:09:12.063Z] Sink: C0644 45763 LttngKernelTrace.html
17:09:12 [2024-02-28T22:09:12.063Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:12 [2024-02-28T22:09:12.063Z] Sending file modes: C0644 9492 Messages.html
17:09:12 [2024-02-28T22:09:12.063Z] Sink: C0644 9492 Messages.html
17:09:12 [2024-02-28T22:09:12.063Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:12 [2024-02-28T22:09:12.063Z] Sending file modes: C0644 3399 package-summary.html
17:09:12 [2024-02-28T22:09:12.063Z] Sink: C0644 3399 package-summary.html
17:09:12 [2024-02-28T22:09:12.063Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:12 [2024-02-28T22:09:12.063Z] Entering directory: D2755 0 class-use
17:09:12 [2024-02-28T22:09:12.063Z] Sink: D2755 0 class-use
17:09:12 [2024-02-28T22:09:12.063Z] Sending file modes: C0644 2300 Messages.html
17:09:12 [2024-02-28T22:09:12.063Z] Sink: C0644 2300 Messages.html
17:09:12 [2024-02-28T22:09:12.063Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:12 [2024-02-28T22:09:12.063Z] Sending file modes: C0644 2348 LttngKernelTrace.html
17:09:12 [2024-02-28T22:09:12.063Z] Sink: C0644 2348 LttngKernelTrace.html
17:09:12 [2024-02-28T22:09:12.063Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:12 [2024-02-28T22:09:12.063Z] Sink: E
17:09:12 [2024-02-28T22:09:12.063Z] Sending file modes: C0644 2141 package-use.html
17:09:12 [2024-02-28T22:09:12.063Z] Sink: C0644 2141 package-use.html
17:09:12 [2024-02-28T22:09:12.063Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:12 [2024-02-28T22:09:12.063Z] Sink: E
17:09:12 [2024-02-28T22:09:12.063Z] Sink: E
17:09:12 [2024-02-28T22:09:12.063Z] Sink: E
17:09:12 [2024-02-28T22:09:12.063Z] Entering directory: D2755 0 control
17:09:12 [2024-02-28T22:09:12.063Z] Sink: D2755 0 control
17:09:12 [2024-02-28T22:09:12.063Z] Entering directory: D2755 0 core
17:09:12 [2024-02-28T22:09:12.063Z] Sink: D2755 0 core
17:09:12 [2024-02-28T22:09:12.063Z] Entering directory: D2755 0 session
17:09:12 [2024-02-28T22:09:12.063Z] Sink: D2755 0 session
17:09:12 [2024-02-28T22:09:12.063Z] Sending file modes: C0644 16887 Messages.html
17:09:12 [2024-02-28T22:09:12.063Z] Sink: C0644 16887 Messages.html
17:09:12 [2024-02-28T22:09:12.063Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:12 [2024-02-28T22:09:12.063Z] Sending file modes: C0644 13563 SessionConfigGenerator.html
17:09:12 [2024-02-28T22:09:12.063Z] Sink: C0644 13563 SessionConfigGenerator.html
17:09:12 [2024-02-28T22:09:12.063Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:12 [2024-02-28T22:09:12.063Z] Sending file modes: C0644 59975 SessionConfigStrings.html
17:09:12 [2024-02-28T22:09:12.063Z] Sink: C0644 59975 SessionConfigStrings.html
17:09:12 [2024-02-28T22:09:12.063Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:12 [2024-02-28T22:09:12.063Z] Sending file modes: C0644 4840 package-summary.html
17:09:12 [2024-02-28T22:09:12.063Z] Sink: C0644 4840 package-summary.html
17:09:12 [2024-02-28T22:09:12.063Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:12 [2024-02-28T22:09:12.063Z] Entering directory: D2755 0 class-use
17:09:12 [2024-02-28T22:09:12.063Z] Sink: D2755 0 class-use
17:09:12 [2024-02-28T22:09:12.063Z] Sending file modes: C0644 2410 SessionConfigStrings.html
17:09:12 [2024-02-28T22:09:12.063Z] Sink: C0644 2410 SessionConfigStrings.html
17:09:12 [2024-02-28T22:09:12.063Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:12 [2024-02-28T22:09:12.063Z] Sending file modes: C0644 2402 SessionConfigGenerator.html
17:09:12 [2024-02-28T22:09:12.063Z] Sink: C0644 2402 SessionConfigGenerator.html
17:09:12 [2024-02-28T22:09:12.063Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:12 [2024-02-28T22:09:12.063Z] Sending file modes: C0644 2318 Messages.html
17:09:12 [2024-02-28T22:09:12.063Z] Sink: C0644 2318 Messages.html
17:09:12 [2024-02-28T22:09:12.063Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:12 [2024-02-28T22:09:12.063Z] Sink: E
17:09:12 [2024-02-28T22:09:12.063Z] Sending file modes: C0644 2156 package-use.html
17:09:12 [2024-02-28T22:09:12.063Z] Sink: C0644 2156 package-use.html
17:09:12 [2024-02-28T22:09:12.063Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:12 [2024-02-28T22:09:12.063Z] Sink: E
17:09:12 [2024-02-28T22:09:12.063Z] Sink: E
17:09:12 [2024-02-28T22:09:12.063Z] Sink: E
17:09:12 [2024-02-28T22:09:12.063Z] Sink: E
17:09:12 [2024-02-28T22:09:12.063Z] Entering directory: D2755 0 common
17:09:12 [2024-02-28T22:09:12.063Z] Sink: D2755 0 common
17:09:12 [2024-02-28T22:09:12.063Z] Entering directory: D2755 0 core
17:09:12 [2024-02-28T22:09:12.063Z] Sink: D2755 0 core
17:09:12 [2024-02-28T22:09:12.063Z] Entering directory: D2755 0 collect
17:09:12 [2024-02-28T22:09:12.063Z] Sink: D2755 0 collect
17:09:12 [2024-02-28T22:09:12.063Z] Sending file modes: C0644 20950 BufferedBlockingQueue.html
17:09:12 [2024-02-28T22:09:12.063Z] Sink: C0644 20950 BufferedBlockingQueue.html
17:09:12 [2024-02-28T22:09:12.063Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:12 [2024-02-28T22:09:12.063Z] Sending file modes: C0644 5654 package-summary.html
17:09:12 [2024-02-28T22:09:12.063Z] Sink: C0644 5654 package-summary.html
17:09:12 [2024-02-28T22:09:12.063Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:12 [2024-02-28T22:09:12.063Z] Entering directory: D2755 0 class-use
17:09:12 [2024-02-28T22:09:12.063Z] Sink: D2755 0 class-use
17:09:12 [2024-02-28T22:09:12.063Z] Sending file modes: C0644 2336 BufferedBlockingQueue.html
17:09:12 [2024-02-28T22:09:12.063Z] Sink: C0644 2336 BufferedBlockingQueue.html
17:09:12 [2024-02-28T22:09:12.063Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:12 [2024-02-28T22:09:12.318Z] Sink: E
17:09:12 [2024-02-28T22:09:12.318Z] Sending file modes: C0644 2104 package-use.html
17:09:12 [2024-02-28T22:09:12.318Z] Sink: C0644 2104 package-use.html
17:09:12 [2024-02-28T22:09:12.318Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:12 [2024-02-28T22:09:12.318Z] Sink: E
17:09:12 [2024-02-28T22:09:12.318Z] Entering directory: D2755 0 format
17:09:12 [2024-02-28T22:09:12.318Z] Sink: D2755 0 format
17:09:12 [2024-02-28T22:09:12.318Z] Sending file modes: C0644 12494 DataSizeWithUnitFormat.html
17:09:12 [2024-02-28T22:09:12.318Z] Sink: C0644 12494 DataSizeWithUnitFormat.html
17:09:12 [2024-02-28T22:09:12.318Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:12 [2024-02-28T22:09:12.318Z] Sending file modes: C0644 12458 DataSpeedWithUnitFormat.html
17:09:12 [2024-02-28T22:09:12.318Z] Sink: C0644 12458 DataSpeedWithUnitFormat.html
17:09:12 [2024-02-28T22:09:12.318Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:12 [2024-02-28T22:09:12.318Z] Sending file modes: C0644 19609 DecimalUnitFormat.html
17:09:12 [2024-02-28T22:09:12.318Z] Sink: C0644 19609 DecimalUnitFormat.html
17:09:12 [2024-02-28T22:09:12.318Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:12 [2024-02-28T22:09:12.318Z] Sending file modes: C0644 17774 DecimalWithUnitPrefixFormat.html
17:09:12 [2024-02-28T22:09:12.318Z] Sink: C0644 17774 DecimalWithUnitPrefixFormat.html
17:09:12 [2024-02-28T22:09:12.318Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:12 [2024-02-28T22:09:12.318Z] Sending file modes: C0644 18298 LongToPercentFormat.html
17:09:12 [2024-02-28T22:09:12.318Z] Sink: C0644 18298 LongToPercentFormat.html
17:09:12 [2024-02-28T22:09:12.318Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:12 [2024-02-28T22:09:12.318Z] Sending file modes: C0644 17105 SubSecondTimeWithUnitFormat.html
17:09:12 [2024-02-28T22:09:12.318Z] Sink: C0644 17105 SubSecondTimeWithUnitFormat.html
17:09:12 [2024-02-28T22:09:12.318Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:12 [2024-02-28T22:09:12.318Z] Sending file modes: C0644 6634 package-summary.html
17:09:12 [2024-02-28T22:09:12.318Z] Sink: C0644 6634 package-summary.html
17:09:12 [2024-02-28T22:09:12.318Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:12 [2024-02-28T22:09:12.318Z] Entering directory: D2755 0 class-use
17:09:12 [2024-02-28T22:09:12.318Z] Sink: D2755 0 class-use
17:09:12 [2024-02-28T22:09:12.318Z] Sending file modes: C0644 4081 DataSizeWithUnitFormat.html
17:09:12 [2024-02-28T22:09:12.318Z] Sink: C0644 4081 DataSizeWithUnitFormat.html
17:09:12 [2024-02-28T22:09:12.318Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:12 [2024-02-28T22:09:12.318Z] Sending file modes: C0644 2366 SubSecondTimeWithUnitFormat.html
17:09:12 [2024-02-28T22:09:12.318Z] Sink: C0644 2366 SubSecondTimeWithUnitFormat.html
17:09:12 [2024-02-28T22:09:12.318Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:12 [2024-02-28T22:09:12.318Z] Sending file modes: C0644 2306 DecimalUnitFormat.html
17:09:12 [2024-02-28T22:09:12.318Z] Sink: C0644 2306 DecimalUnitFormat.html
17:09:12 [2024-02-28T22:09:12.318Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:12 [2024-02-28T22:09:12.318Z] Sending file modes: C0644 4567 DecimalWithUnitPrefixFormat.html
17:09:12 [2024-02-28T22:09:12.318Z] Sink: C0644 4567 DecimalWithUnitPrefixFormat.html
17:09:12 [2024-02-28T22:09:12.318Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:12 [2024-02-28T22:09:12.318Z] Sending file modes: C0644 2342 DataSpeedWithUnitFormat.html
17:09:12 [2024-02-28T22:09:12.318Z] Sink: C0644 2342 DataSpeedWithUnitFormat.html
17:09:12 [2024-02-28T22:09:12.318Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:12 [2024-02-28T22:09:12.318Z] Sending file modes: C0644 2318 LongToPercentFormat.html
17:09:12 [2024-02-28T22:09:12.318Z] Sink: C0644 2318 LongToPercentFormat.html
17:09:12 [2024-02-28T22:09:12.318Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:12 [2024-02-28T22:09:12.318Z] Sink: E
17:09:12 [2024-02-28T22:09:12.318Z] Sending file modes: C0644 3685 package-use.html
17:09:12 [2024-02-28T22:09:12.318Z] Sink: C0644 3685 package-use.html
17:09:12 [2024-02-28T22:09:12.318Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:12 [2024-02-28T22:09:12.318Z] Sink: E
17:09:12 [2024-02-28T22:09:12.318Z] Entering directory: D2755 0 process
17:09:12 [2024-02-28T22:09:12.318Z] Sink: D2755 0 process
17:09:12 [2024-02-28T22:09:12.318Z] Sending file modes: C0644 9145 Messages.html
17:09:12 [2024-02-28T22:09:12.318Z] Sink: C0644 9145 Messages.html
17:09:12 [2024-02-28T22:09:12.318Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:12 [2024-02-28T22:09:12.318Z] Sending file modes: C0644 18446 ProcessUtils.html
17:09:12 [2024-02-28T22:09:12.318Z] Sink: C0644 18446 ProcessUtils.html
17:09:12 [2024-02-28T22:09:12.318Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:12 [2024-02-28T22:09:12.318Z] Sending file modes: C0644 9684 ProcessUtils.OutputReaderFunction.html
17:09:12 [2024-02-28T22:09:12.318Z] Sink: C0644 9684 ProcessUtils.OutputReaderFunction.html
17:09:12 [2024-02-28T22:09:12.318Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:12 [2024-02-28T22:09:12.318Z] Sending file modes: C0644 6907 package-summary.html
17:09:12 [2024-02-28T22:09:12.318Z] Sink: C0644 6907 package-summary.html
17:09:12 [2024-02-28T22:09:12.318Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:12 [2024-02-28T22:09:12.318Z] Entering directory: D2755 0 class-use
17:09:12 [2024-02-28T22:09:12.318Z] Sink: D2755 0 class-use
17:09:12 [2024-02-28T22:09:12.318Z] Sending file modes: C0644 2258 Messages.html
17:09:12 [2024-02-28T22:09:12.318Z] Sink: C0644 2258 Messages.html
17:09:12 [2024-02-28T22:09:12.318Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:12 [2024-02-28T22:09:12.318Z] Sending file modes: C0644 2282 ProcessUtils.html
17:09:12 [2024-02-28T22:09:12.318Z] Sink: C0644 2282 ProcessUtils.html
17:09:12 [2024-02-28T22:09:12.318Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:12 [2024-02-28T22:09:12.318Z] Sending file modes: C0644 5640 ProcessUtils.OutputReaderFunction.html
17:09:12 [2024-02-28T22:09:12.318Z] Sink: C0644 5640 ProcessUtils.OutputReaderFunction.html
17:09:12 [2024-02-28T22:09:12.318Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:12 [2024-02-28T22:09:12.318Z] Sink: E
17:09:12 [2024-02-28T22:09:12.318Z] Sending file modes: C0644 3495 package-use.html
17:09:12 [2024-02-28T22:09:12.318Z] Sink: C0644 3495 package-use.html
17:09:12 [2024-02-28T22:09:12.318Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:12 [2024-02-28T22:09:12.318Z] Sink: E
17:09:12 [2024-02-28T22:09:12.318Z] Sending file modes: C0644 16211 NonNullUtils.html
17:09:12 [2024-02-28T22:09:12.318Z] Sink: C0644 16211 NonNullUtils.html
17:09:12 [2024-02-28T22:09:12.318Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:12 [2024-02-28T22:09:12.318Z] Sending file modes: C0644 11091 ObjectUtils.html
17:09:12 [2024-02-28T22:09:12.318Z] Sink: C0644 11091 ObjectUtils.html
17:09:12 [2024-02-28T22:09:12.318Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:12 [2024-02-28T22:09:12.318Z] Entering directory: D2755 0 math
17:09:12 [2024-02-28T22:09:12.318Z] Sink: D2755 0 math
17:09:12 [2024-02-28T22:09:12.318Z] Sending file modes: C0644 16005 SaturatedArithmetic.html
17:09:12 [2024-02-28T22:09:12.318Z] Sink: C0644 16005 SaturatedArithmetic.html
17:09:12 [2024-02-28T22:09:12.318Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:12 [2024-02-28T22:09:12.318Z] Sending file modes: C0644 4738 package-summary.html
17:09:12 [2024-02-28T22:09:12.318Z] Sink: C0644 4738 package-summary.html
17:09:12 [2024-02-28T22:09:12.318Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:12 [2024-02-28T22:09:12.318Z] Entering directory: D2755 0 class-use
17:09:12 [2024-02-28T22:09:12.318Z] Sink: D2755 0 class-use
17:09:12 [2024-02-28T22:09:12.318Z] Sending file modes: C0644 2306 SaturatedArithmetic.html
17:09:12 [2024-02-28T22:09:12.318Z] Sink: C0644 2306 SaturatedArithmetic.html
17:09:12 [2024-02-28T22:09:12.318Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:12 [2024-02-28T22:09:12.318Z] Sink: E
17:09:12 [2024-02-28T22:09:12.318Z] Sending file modes: C0644 2089 package-use.html
17:09:12 [2024-02-28T22:09:12.318Z] Sink: C0644 2089 package-use.html
17:09:12 [2024-02-28T22:09:12.318Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:12 [2024-02-28T22:09:12.318Z] Sink: E
17:09:12 [2024-02-28T22:09:12.318Z] Sending file modes: C0644 24288 TraceCompassActivator.html
17:09:12 [2024-02-28T22:09:12.318Z] Sink: C0644 24288 TraceCompassActivator.html
17:09:12 [2024-02-28T22:09:12.318Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:12 [2024-02-28T22:09:12.318Z] Entering directory: D2755 0 log
17:09:12 [2024-02-28T22:09:12.318Z] Sink: D2755 0 log
17:09:12 [2024-02-28T22:09:12.318Z] Sending file modes: C0644 11639 TraceCompassLog.html
17:09:12 [2024-02-28T22:09:12.318Z] Sink: C0644 11639 TraceCompassLog.html
17:09:12 [2024-02-28T22:09:12.318Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:12 [2024-02-28T22:09:12.318Z] Sending file modes: C0644 42989 TraceCompassLogUtils.html
17:09:12 [2024-02-28T22:09:12.318Z] Sink: C0644 42989 TraceCompassLogUtils.html
17:09:12 [2024-02-28T22:09:12.318Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:12 [2024-02-28T22:09:12.318Z] Sending file modes: C0644 15648 TraceCompassLogUtils.FlowScopeLog.html
17:09:12 [2024-02-28T22:09:12.318Z] Sink: C0644 15648 TraceCompassLogUtils.FlowScopeLog.html
17:09:12 [2024-02-28T22:09:12.318Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:12 [2024-02-28T22:09:12.318Z] Sending file modes: C0644 18698 TraceCompassLogUtils.FlowScopeLogBuilder.html
17:09:12 [2024-02-28T22:09:12.318Z] Sink: C0644 18698 TraceCompassLogUtils.FlowScopeLogBuilder.html
17:09:12 [2024-02-28T22:09:12.318Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:12 [2024-02-28T22:09:12.318Z] Sending file modes: C0644 15689 TraceCompassLogUtils.ScopeLog.html
17:09:12 [2024-02-28T22:09:12.318Z] Sink: C0644 15689 TraceCompassLogUtils.ScopeLog.html
17:09:12 [2024-02-28T22:09:12.318Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:12 [2024-02-28T22:09:12.318Z] Sending file modes: C0644 10356 TraceCompassMonitorManager.html
17:09:12 [2024-02-28T22:09:12.318Z] Sink: C0644 10356 TraceCompassMonitorManager.html
17:09:12 [2024-02-28T22:09:12.318Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:12 [2024-02-28T22:09:12.318Z] Sending file modes: C0644 7331 package-summary.html
17:09:12 [2024-02-28T22:09:12.318Z] Sink: C0644 7331 package-summary.html
17:09:12 [2024-02-28T22:09:12.318Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:12 [2024-02-28T22:09:12.318Z] Entering directory: D2755 0 class-use
17:09:12 [2024-02-28T22:09:12.318Z] Sink: D2755 0 class-use
17:09:12 [2024-02-28T22:09:12.318Z] Sending file modes: C0644 2306 TraceCompassLogUtils.html
17:09:12 [2024-02-28T22:09:12.319Z] Sink: C0644 2306 TraceCompassLogUtils.html
17:09:12 [2024-02-28T22:09:12.319Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:12 [2024-02-28T22:09:12.319Z] Sending file modes: C0644 5780 TraceCompassLogUtils.FlowScopeLog.html
17:09:12 [2024-02-28T22:09:12.319Z] Sink: C0644 5780 TraceCompassLogUtils.FlowScopeLog.html
17:09:12 [2024-02-28T22:09:12.319Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:12 [2024-02-28T22:09:12.319Z] Sending file modes: C0644 6380 TraceCompassLogUtils.FlowScopeLogBuilder.html
17:09:12 [2024-02-28T22:09:12.319Z] Sink: C0644 6380 TraceCompassLogUtils.FlowScopeLogBuilder.html
17:09:12 [2024-02-28T22:09:12.319Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:12 [2024-02-28T22:09:12.319Z] Sending file modes: C0644 2368 TraceCompassLogUtils.ScopeLog.html
17:09:12 [2024-02-28T22:09:12.319Z] Sink: C0644 2368 TraceCompassLogUtils.ScopeLog.html
17:09:12 [2024-02-28T22:09:12.319Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:12 [2024-02-28T22:09:12.319Z] Sending file modes: C0644 2276 TraceCompassLog.html
17:09:12 [2024-02-28T22:09:12.319Z] Sink: C0644 2276 TraceCompassLog.html
17:09:12 [2024-02-28T22:09:12.319Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:12 [2024-02-28T22:09:12.319Z] Sending file modes: C0644 4325 TraceCompassMonitorManager.html
17:09:12 [2024-02-28T22:09:12.319Z] Sink: C0644 4325 TraceCompassMonitorManager.html
17:09:12 [2024-02-28T22:09:12.319Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:12 [2024-02-28T22:09:12.319Z] Sink: E
17:09:12 [2024-02-28T22:09:12.319Z] Sending file modes: C0644 4352 package-use.html
17:09:12 [2024-02-28T22:09:12.319Z] Sink: C0644 4352 package-use.html
17:09:12 [2024-02-28T22:09:12.319Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:12 [2024-02-28T22:09:12.319Z] Sink: E
17:09:12 [2024-02-28T22:09:12.319Z] Entering directory: D2755 0 xml
17:09:12 [2024-02-28T22:09:12.319Z] Sink: D2755 0 xml
17:09:12 [2024-02-28T22:09:12.319Z] Sending file modes: C0644 24809 XmlUtils.html
17:09:12 [2024-02-28T22:09:12.319Z] Sink: C0644 24809 XmlUtils.html
17:09:12 [2024-02-28T22:09:12.319Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:12 [2024-02-28T22:09:12.319Z] Sending file modes: C0644 5117 package-summary.html
17:09:12 [2024-02-28T22:09:12.319Z] Sink: C0644 5117 package-summary.html
17:09:12 [2024-02-28T22:09:12.319Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:12 [2024-02-28T22:09:12.319Z] Entering directory: D2755 0 class-use
17:09:12 [2024-02-28T22:09:12.319Z] Sink: D2755 0 class-use
17:09:12 [2024-02-28T22:09:12.319Z] Sending file modes: C0644 2234 XmlUtils.html
17:09:12 [2024-02-28T22:09:12.319Z] Sink: C0644 2234 XmlUtils.html
17:09:12 [2024-02-28T22:09:12.319Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:12 [2024-02-28T22:09:12.319Z] Sink: E
17:09:12 [2024-02-28T22:09:12.319Z] Sending file modes: C0644 2084 package-use.html
17:09:12 [2024-02-28T22:09:12.319Z] Sink: C0644 2084 package-use.html
17:09:12 [2024-02-28T22:09:12.319Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:12 [2024-02-28T22:09:12.319Z] Sink: E
17:09:12 [2024-02-28T22:09:12.319Z] Sending file modes: C0644 5856 package-summary.html
17:09:12 [2024-02-28T22:09:12.319Z] Sink: C0644 5856 package-summary.html
17:09:12 [2024-02-28T22:09:12.319Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:12 [2024-02-28T22:09:12.319Z] Entering directory: D2755 0 class-use
17:09:12 [2024-02-28T22:09:12.319Z] Sink: D2755 0 class-use
17:09:12 [2024-02-28T22:09:12.319Z] Sending file modes: C0644 2276 TraceCompassActivator.html
17:09:12 [2024-02-28T22:09:12.319Z] Sink: C0644 2276 TraceCompassActivator.html
17:09:12 [2024-02-28T22:09:12.319Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:12 [2024-02-28T22:09:12.319Z] Sending file modes: C0644 2216 ObjectUtils.html
17:09:12 [2024-02-28T22:09:12.319Z] Sink: C0644 2216 ObjectUtils.html
17:09:12 [2024-02-28T22:09:12.319Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:12 [2024-02-28T22:09:12.319Z] Sending file modes: C0644 2222 NonNullUtils.html
17:09:12 [2024-02-28T22:09:12.319Z] Sink: C0644 2222 NonNullUtils.html
17:09:12 [2024-02-28T22:09:12.319Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:12 [2024-02-28T22:09:12.319Z] Sink: E
17:09:12 [2024-02-28T22:09:12.319Z] Sending file modes: C0644 2052 package-use.html
17:09:12 [2024-02-28T22:09:12.319Z] Sink: C0644 2052 package-use.html
17:09:12 [2024-02-28T22:09:12.319Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:12 [2024-02-28T22:09:12.319Z] Sink: E
17:09:12 [2024-02-28T22:09:12.319Z] Sink: E
17:09:12 [2024-02-28T22:09:12.319Z] Entering directory: D2755 0 datastore
17:09:12 [2024-02-28T22:09:12.319Z] Sink: D2755 0 datastore
17:09:12 [2024-02-28T22:09:12.319Z] Entering directory: D2755 0 core
17:09:12 [2024-02-28T22:09:12.319Z] Sink: D2755 0 core
17:09:12 [2024-02-28T22:09:12.319Z] Entering directory: D2755 0 interval
17:09:12 [2024-02-28T22:09:12.319Z] Sink: D2755 0 interval
17:09:12 [2024-02-28T22:09:12.319Z] Sending file modes: C0644 21402 HTInterval.html
17:09:12 [2024-02-28T22:09:12.319Z] Sink: C0644 21402 HTInterval.html
17:09:12 [2024-02-28T22:09:12.319Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:12 [2024-02-28T22:09:12.319Z] Sending file modes: C0644 9921 IHTInterval.html
17:09:12 [2024-02-28T22:09:12.319Z] Sink: C0644 9921 IHTInterval.html
17:09:12 [2024-02-28T22:09:12.319Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:12 [2024-02-28T22:09:12.319Z] Sending file modes: C0644 7403 IHTIntervalReader.html
17:09:12 [2024-02-28T22:09:12.319Z] Sink: C0644 7403 IHTIntervalReader.html
17:09:12 [2024-02-28T22:09:12.319Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:12 [2024-02-28T22:09:12.319Z] Sending file modes: C0644 8324 ISerializableObject.html
17:09:12 [2024-02-28T22:09:12.319Z] Sink: C0644 8324 ISerializableObject.html
17:09:12 [2024-02-28T22:09:12.319Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:12 [2024-02-28T22:09:12.319Z] Sending file modes: C0644 5871 package-summary.html
17:09:12 [2024-02-28T22:09:12.319Z] Sink: C0644 5871 package-summary.html
17:09:12 [2024-02-28T22:09:12.319Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:12 [2024-02-28T22:09:12.319Z] Entering directory: D2755 0 class-use
17:09:12 [2024-02-28T22:09:12.319Z] Sink: D2755 0 class-use
17:09:12 [2024-02-28T22:09:12.319Z] Sending file modes: C0644 8028 IHTIntervalReader.html
17:09:12 [2024-02-28T22:09:12.319Z] Sink: C0644 8028 IHTIntervalReader.html
17:09:12 [2024-02-28T22:09:12.319Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:12 [2024-02-28T22:09:12.319Z] Sending file modes: C0644 9966 IHTInterval.html
17:09:12 [2024-02-28T22:09:12.319Z] Sink: C0644 9966 IHTInterval.html
17:09:12 [2024-02-28T22:09:12.319Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:12 [2024-02-28T22:09:12.319Z] Sending file modes: C0644 4369 HTInterval.html
17:09:12 [2024-02-28T22:09:12.319Z] Sink: C0644 4369 HTInterval.html
17:09:12 [2024-02-28T22:09:12.319Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:12 [2024-02-28T22:09:12.319Z] Sending file modes: C0644 10027 ISerializableObject.html
17:09:12 [2024-02-28T22:09:12.319Z] Sink: C0644 10027 ISerializableObject.html
17:09:12 [2024-02-28T22:09:12.573Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:12 [2024-02-28T22:09:12.573Z] Sink: E
17:09:12 [2024-02-28T22:09:12.573Z] Sending file modes: C0644 7551 package-use.html
17:09:12 [2024-02-28T22:09:12.573Z] Sink: C0644 7551 package-use.html
17:09:12 [2024-02-28T22:09:12.573Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:12 [2024-02-28T22:09:12.573Z] Sink: E
17:09:12 [2024-02-28T22:09:12.573Z] Entering directory: D2755 0 encoding
17:09:12 [2024-02-28T22:09:12.573Z] Sink: D2755 0 encoding
17:09:12 [2024-02-28T22:09:12.573Z] Sending file modes: C0644 14882 HTVarInt.html
17:09:12 [2024-02-28T22:09:12.573Z] Sink: C0644 14882 HTVarInt.html
17:09:12 [2024-02-28T22:09:12.573Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:12 [2024-02-28T22:09:12.573Z] Sending file modes: C0644 10033 HTVarIntTest.html
17:09:12 [2024-02-28T22:09:12.573Z] Sink: C0644 10033 HTVarIntTest.html
17:09:12 [2024-02-28T22:09:12.573Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:12 [2024-02-28T22:09:12.573Z] Sending file modes: C0644 3305 package-summary.html
17:09:12 [2024-02-28T22:09:12.573Z] Sink: C0644 3305 package-summary.html
17:09:12 [2024-02-28T22:09:12.573Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:12 [2024-02-28T22:09:12.573Z] Entering directory: D2755 0 class-use
17:09:12 [2024-02-28T22:09:12.573Z] Sink: D2755 0 class-use
17:09:12 [2024-02-28T22:09:12.573Z] Sending file modes: C0644 2282 HTVarInt.html
17:09:12 [2024-02-28T22:09:12.573Z] Sink: C0644 2282 HTVarInt.html
17:09:12 [2024-02-28T22:09:12.573Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:12 [2024-02-28T22:09:12.573Z] Sending file modes: C0644 2306 HTVarIntTest.html
17:09:12 [2024-02-28T22:09:12.573Z] Sink: C0644 2306 HTVarIntTest.html
17:09:12 [2024-02-28T22:09:12.573Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:12 [2024-02-28T22:09:12.573Z] Sink: E
17:09:12 [2024-02-28T22:09:12.573Z] Sending file modes: C0644 2124 package-use.html
17:09:12 [2024-02-28T22:09:12.573Z] Sink: C0644 2124 package-use.html
17:09:12 [2024-02-28T22:09:12.573Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:12 [2024-02-28T22:09:12.573Z] Sink: E
17:09:12 [2024-02-28T22:09:12.573Z] Entering directory: D2755 0 serialization
17:09:12 [2024-02-28T22:09:12.573Z] Sink: D2755 0 serialization
17:09:12 [2024-02-28T22:09:12.573Z] Sending file modes: C0644 13297 ISafeByteBufferReader.html
17:09:12 [2024-02-28T22:09:12.573Z] Sink: C0644 13297 ISafeByteBufferReader.html
17:09:12 [2024-02-28T22:09:12.573Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:12 [2024-02-28T22:09:12.573Z] Sending file modes: C0644 14397 ISafeByteBufferWriter.html
17:09:12 [2024-02-28T22:09:12.573Z] Sink: C0644 14397 ISafeByteBufferWriter.html
17:09:12 [2024-02-28T22:09:12.573Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:12 [2024-02-28T22:09:12.573Z] Sending file modes: C0644 13404 SafeByteBufferFactory.html
17:09:12 [2024-02-28T22:09:12.573Z] Sink: C0644 13404 SafeByteBufferFactory.html
17:09:12 [2024-02-28T22:09:12.573Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:12 [2024-02-28T22:09:12.573Z] Sending file modes: C0644 5361 package-summary.html
17:09:12 [2024-02-28T22:09:12.573Z] Sink: C0644 5361 package-summary.html
17:09:12 [2024-02-28T22:09:12.573Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:12 [2024-02-28T22:09:12.573Z] Entering directory: D2755 0 class-use
17:09:12 [2024-02-28T22:09:12.573Z] Sink: D2755 0 class-use
17:09:12 [2024-02-28T22:09:12.573Z] Sending file modes: C0644 11216 ISafeByteBufferWriter.html
17:09:12 [2024-02-28T22:09:12.573Z] Sink: C0644 11216 ISafeByteBufferWriter.html
17:09:12 [2024-02-28T22:09:12.573Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:12 [2024-02-28T22:09:12.574Z] Sending file modes: C0644 2390 SafeByteBufferFactory.html
17:09:12 [2024-02-28T22:09:12.574Z] Sink: C0644 2390 SafeByteBufferFactory.html
17:09:12 [2024-02-28T22:09:12.574Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:12 [2024-02-28T22:09:12.574Z] Sending file modes: C0644 8415 ISafeByteBufferReader.html
17:09:12 [2024-02-28T22:09:12.574Z] Sink: C0644 8415 ISafeByteBufferReader.html
17:09:12 [2024-02-28T22:09:12.574Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:12 [2024-02-28T22:09:12.574Z] Sink: E
17:09:12 [2024-02-28T22:09:12.574Z] Sending file modes: C0644 7556 package-use.html
17:09:12 [2024-02-28T22:09:12.574Z] Sink: C0644 7556 package-use.html
17:09:12 [2024-02-28T22:09:12.574Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:12 [2024-02-28T22:09:12.574Z] Sink: E
17:09:12 [2024-02-28T22:09:12.574Z] Sink: E
17:09:12 [2024-02-28T22:09:12.574Z] Sink: E
17:09:12 [2024-02-28T22:09:12.574Z] Sink: E
17:09:12 [2024-02-28T22:09:12.574Z] Sink: E
17:09:12 [2024-02-28T22:09:12.574Z] Sink: E
17:09:12 [2024-02-28T22:09:12.574Z] Sending file modes: C0644 8531 element-list
17:09:12 [2024-02-28T22:09:12.574Z] Sink: C0644 8531 element-list
17:09:12 [2024-02-28T22:09:12.574Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:12 [2024-02-28T22:09:12.574Z] Sending file modes: C0644 582855 constant-values.html
17:09:12 [2024-02-28T22:09:12.574Z] Sink: C0644 582855 constant-values.html
17:09:12 [2024-02-28T22:09:12.574Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:12 [2024-02-28T22:09:12.574Z] Sending file modes: C0644 42799 serialized-form.html
17:09:12 [2024-02-28T22:09:12.574Z] Sink: C0644 42799 serialized-form.html
17:09:12 [2024-02-28T22:09:12.574Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:12 [2024-02-28T22:09:12.574Z] Sending file modes: C0644 14212 deprecated-list.html
17:09:12 [2024-02-28T22:09:12.574Z] Sink: C0644 14212 deprecated-list.html
17:09:12 [2024-02-28T22:09:12.574Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:12 [2024-02-28T22:09:12.574Z] Sending file modes: C0644 61867 index.html
17:09:12 [2024-02-28T22:09:12.574Z] Sink: C0644 61867 index.html
17:09:12 [2024-02-28T22:09:12.574Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:12 [2024-02-28T22:09:12.574Z] Sending file modes: C0644 926 overview-summary.html
17:09:12 [2024-02-28T22:09:12.574Z] Sink: C0644 926 overview-summary.html
17:09:12 [2024-02-28T22:09:12.574Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:12 [2024-02-28T22:09:12.574Z] Sending file modes: C0644 18648 stylesheet.css
17:09:12 [2024-02-28T22:09:12.574Z] Sink: C0644 18648 stylesheet.css
17:09:12 [2024-02-28T22:09:12.574Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:12 [2024-02-28T22:09:12.574Z] Sending file modes: C0644 5027 script.js
17:09:12 [2024-02-28T22:09:12.574Z] Sink: C0644 5027 script.js
17:09:12 [2024-02-28T22:09:12.574Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:12 [2024-02-28T22:09:12.574Z] Entering directory: D2755 0 legal
17:09:12 [2024-02-28T22:09:12.574Z] Sink: D2755 0 legal
17:09:12 [2024-02-28T22:09:12.574Z] Sending file modes: C0644 19274 LICENSE
17:09:12 [2024-02-28T22:09:12.574Z] Sink: C0644 19274 LICENSE
17:09:12 [2024-02-28T22:09:12.574Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:12 [2024-02-28T22:09:12.574Z] Sending file modes: C0644 1522 ASSEMBLY_EXCEPTION
17:09:12 [2024-02-28T22:09:12.574Z] Sink: C0644 1522 ASSEMBLY_EXCEPTION
17:09:12 [2024-02-28T22:09:12.574Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:12 [2024-02-28T22:09:12.574Z] Sending file modes: C0644 2114 ADDITIONAL_LICENSE_INFO
17:09:12 [2024-02-28T22:09:12.574Z] Sink: C0644 2114 ADDITIONAL_LICENSE_INFO
17:09:12 [2024-02-28T22:09:12.574Z] scp: debug1: fd 0 clearing O_NONBLOCK
17:09:12 [2024-02-28T22:09:12.574Z] Sink: E
17:09:12 [2024-02-28T22:09:12.574Z] Sink: E
17:09:12 [2024-02-28T22:09:12.574Z] debug1: client_input_channel_req: channel 0 rtype exit-status reply 0
17:09:12 [2024-02-28T22:09:12.574Z] debug1: channel 0: free: client-session, nchannels 1
17:09:12 [2024-02-28T22:09:12.574Z] debug1: fd 0 clearing O_NONBLOCK
17:09:12 [2024-02-28T22:09:12.574Z] debug1: fd 2 clearing O_NONBLOCK
17:09:12 [2024-02-28T22:09:12.574Z] Transferred: sent 33084220, received 499096 bytes, in 10.1 seconds
17:09:12 [2024-02-28T22:09:12.574Z] Bytes per second: sent 3267014.8, received 49284.9
17:09:12 [2024-02-28T22:09:12.574Z] debug1: Exit status 0
17:09:12 [2024-02-28T22:09:12.834Z] [Pipeline] }
17:09:12 [2024-02-28T22:09:12.834Z] $ ssh-agent -k
17:09:12 [2024-02-28T22:09:12.838Z] unset SSH_AUTH_SOCK;
17:09:12 [2024-02-28T22:09:12.838Z] unset SSH_AGENT_PID;
17:09:12 [2024-02-28T22:09:12.838Z] echo Agent pid 344 killed;
17:09:12 [2024-02-28T22:09:12.845Z] [ssh-agent] Stopped.
17:09:13 [2024-02-28T22:09:13.121Z] [Pipeline] // sshagent
17:09:13 [2024-02-28T22:09:13.527Z] [Pipeline] }
17:09:13 [2024-02-28T22:09:13.789Z] [Pipeline] // withEnv
17:09:14 [2024-02-28T22:09:14.178Z] [Pipeline] }
17:09:15 [2024-02-28T22:09:15.269Z] [Pipeline] // stage
17:09:19 [2024-02-28T22:09:19.570Z] [Pipeline] stage
17:09:19 [2024-02-28T22:09:19.570Z] [Pipeline] { (Notarize macos RCP packages)
17:09:25 [2024-02-28T22:09:25.274Z] [Pipeline] tool
17:09:25 [2024-02-28T22:09:25.774Z] [Pipeline] envVarsForTool
17:09:26 [2024-02-28T22:09:26.638Z] [Pipeline] tool
17:09:27 [2024-02-28T22:09:27.162Z] [Pipeline] envVarsForTool
17:09:27 [2024-02-28T22:09:27.795Z] [Pipeline] withEnv
17:09:27 [2024-02-28T22:09:27.795Z] [Pipeline] {
17:09:29 [2024-02-28T22:09:29.287Z] [Pipeline] sshagent
17:09:30 [2024-02-28T22:09:30.066Z] [ssh-agent] Using credentials genie.tracecompass (ssh://genie.tracecompass@projects-storage.eclipse.org)
17:09:30 [2024-02-28T22:09:30.066Z] [ssh-agent] Looking for ssh-agent implementation...
17:09:30 [2024-02-28T22:09:30.079Z] [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
17:09:30 [2024-02-28T22:09:30.079Z] $ ssh-agent
17:09:30 [2024-02-28T22:09:30.090Z] SSH_AUTH_SOCK=/tmp/ssh-rhKClXw2BmBB/agent.376
17:09:30 [2024-02-28T22:09:30.090Z] SSH_AGENT_PID=378
17:09:30 [2024-02-28T22:09:30.096Z] Running ssh-add (command line suppressed)
17:09:30 [2024-02-28T22:09:30.171Z] Identity added: /home/jenkins/agent/workspace/tracecompass-master-nightly@tmp/private_key_5870823097913444030.key (/home/jenkins/agent/workspace/tracecompass-master-nightly@tmp/private_key_5870823097913444030.key)
17:09:30 [2024-02-28T22:09:30.268Z] [ssh-agent] Started.
17:09:30 [2024-02-28T22:09:30.269Z] [Pipeline] {
17:09:31 [2024-02-28T22:09:31.543Z] [Pipeline] sh
17:09:31 [2024-02-28T22:09:31.813Z] + /home/jenkins/agent/workspace/tracecompass-master-nightly/.scripts//macosx-notarize.sh /home/data/httpd/download.eclipse.org/tracecompass/master/rcp/
17:09:31 [2024-02-28T22:09:31.813Z] + RCP_DESTINATION=/home/data/httpd/download.eclipse.org/tracecompass/master/rcp/
17:09:31 [2024-02-28T22:09:31.813Z] + SSHUSER=genie.tracecompass@projects-storage.eclipse.org
17:09:31 [2024-02-28T22:09:31.813Z] + SSH='ssh genie.tracecompass@projects-storage.eclipse.org'
17:09:31 [2024-02-28T22:09:31.813Z] + SCP=scp
17:09:31 [2024-02-28T22:09:31.813Z] + mkdir temp
17:09:31 [2024-02-28T22:09:31.813Z] + pushd temp
17:09:31 [2024-02-28T22:09:31.813Z] ~/agent/workspace/tracecompass-master-nightly/temp ~/agent/workspace/tracecompass-master-nightly
17:09:31 [2024-02-28T22:09:31.813Z] ++ ssh genie.tracecompass@projects-storage.eclipse.org find /home/data/httpd/download.eclipse.org/tracecompass/master/rcp/ -maxdepth 1 -name '*.dmg'
17:09:32 [2024-02-28T22:09:32.373Z] + for path in $(${SSH} find ${RCP_DESTINATION} -maxdepth 1 -name '*.dmg')
17:09:32 [2024-02-28T22:09:32.373Z] + df -h .
17:09:32 [2024-02-28T22:09:32.373Z] Filesystem      Size  Used Avail Use% Mounted on
17:09:32 [2024-02-28T22:09:32.373Z] /dev/sda4       894G   48G  846G   6% /home/jenkins/agent
17:09:32 [2024-02-28T22:09:32.373Z] + free -h
17:09:32 [2024-02-28T22:09:32.373Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/.scripts//macosx-notarize.sh: line 92: free: command not found
17:09:32 [2024-02-28T22:09:32.373Z] + scp genie.tracecompass@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/tracecompass/master/rcp/trace-compass-9.3.0-20240228-2100-macosx.cocoa.x86_64.dmg .
17:09:36 [2024-02-28T22:09:36.532Z] + for path in $(${SSH} find ${RCP_DESTINATION} -maxdepth 1 -name '*.dmg')
17:09:36 [2024-02-28T22:09:36.532Z] + df -h .
17:09:36 [2024-02-28T22:09:36.532Z] Filesystem      Size  Used Avail Use% Mounted on
17:09:36 [2024-02-28T22:09:36.532Z] /dev/sda4       894G   48G  846G   6% /home/jenkins/agent
17:09:36 [2024-02-28T22:09:36.532Z] + free -h
17:09:36 [2024-02-28T22:09:36.532Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/.scripts//macosx-notarize.sh: line 92: free: command not found
17:09:36 [2024-02-28T22:09:36.532Z] + scp genie.tracecompass@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/tracecompass/master/rcp/trace-compass-9.3.0-20240228-2100-macosx.cocoa.aarch64.dmg .
17:09:47 [2024-02-28T22:09:47.383Z] + popd
17:09:47 [2024-02-28T22:09:47.383Z] ~/agent/workspace/tracecompass-master-nightly
17:09:47 [2024-02-28T22:09:47.383Z] ++ find ./temp -name '*.dmg'
17:09:47 [2024-02-28T22:09:47.383Z] + for i in $(find ./temp -name '*.dmg')
17:09:47 [2024-02-28T22:09:47.383Z] ++ basename ./temp/trace-compass-9.3.0-20240228-2100-macosx.cocoa.x86_64.dmg
17:09:47 [2024-02-28T22:09:47.383Z] + LOG=trace-compass-9.3.0-20240228-2100-macosx.cocoa.x86_64.dmg.log
17:09:47 [2024-02-28T22:09:47.383Z] + echo 'Starting ./temp/trace-compass-9.3.0-20240228-2100-macosx.cocoa.x86_64.dmg'
17:09:47 [2024-02-28T22:09:47.383Z] + notarize_single_dmg ./temp/trace-compass-9.3.0-20240228-2100-macosx.cocoa.x86_64.dmg
17:09:47 [2024-02-28T22:09:47.383Z] + sleep 18s
17:09:47 [2024-02-28T22:09:47.383Z] + tee --append trace-compass-9.3.0-20240228-2100-macosx.cocoa.x86_64.dmg.log
17:09:47 [2024-02-28T22:09:47.383Z] + DMG_FILE=./temp/trace-compass-9.3.0-20240228-2100-macosx.cocoa.x86_64.dmg
17:09:47 [2024-02-28T22:09:47.383Z] ++ basename ./temp/trace-compass-9.3.0-20240228-2100-macosx.cocoa.x86_64.dmg
17:09:47 [2024-02-28T22:09:47.383Z] + DMG=trace-compass-9.3.0-20240228-2100-macosx.cocoa.x86_64.dmg
17:09:47 [2024-02-28T22:09:47.383Z] + cp ./temp/trace-compass-9.3.0-20240228-2100-macosx.cocoa.x86_64.dmg ./temp/trace-compass-9.3.0-20240228-2100-macosx.cocoa.x86_64.dmg-notnotarized
17:10:07 [2024-02-28T22:10:07.569Z] + for i in $(find ./temp -name '*.dmg')
17:10:07 [2024-02-28T22:10:07.569Z] ++ basename ./temp/trace-compass-9.3.0-20240228-2100-macosx.cocoa.aarch64.dmg
17:10:07 [2024-02-28T22:10:07.569Z] + LOG=trace-compass-9.3.0-20240228-2100-macosx.cocoa.aarch64.dmg.log
17:10:07 [2024-02-28T22:10:07.569Z] + echo 'Starting ./temp/trace-compass-9.3.0-20240228-2100-macosx.cocoa.aarch64.dmg'
17:10:07 [2024-02-28T22:10:07.569Z] + notarize_single_dmg ./temp/trace-compass-9.3.0-20240228-2100-macosx.cocoa.aarch64.dmg
17:10:09 [2024-02-28T22:10:09.973Z] + sleep 18s
17:10:09 [2024-02-28T22:10:09.973Z] + tee --append trace-compass-9.3.0-20240228-2100-macosx.cocoa.aarch64.dmg.log
17:10:09 [2024-02-28T22:10:09.973Z] + DMG_FILE=./temp/trace-compass-9.3.0-20240228-2100-macosx.cocoa.aarch64.dmg
17:10:09 [2024-02-28T22:10:09.973Z] ++ basename ./temp/trace-compass-9.3.0-20240228-2100-macosx.cocoa.aarch64.dmg
17:10:09 [2024-02-28T22:10:09.973Z] + DMG=trace-compass-9.3.0-20240228-2100-macosx.cocoa.aarch64.dmg
17:10:09 [2024-02-28T22:10:09.973Z] + cp ./temp/trace-compass-9.3.0-20240228-2100-macosx.cocoa.aarch64.dmg ./temp/trace-compass-9.3.0-20240228-2100-macosx.cocoa.aarch64.dmg-notnotarized
17:10:29 [2024-02-28T22:10:29.380Z] + jobs -p
17:10:29 [2024-02-28T22:10:29.380Z] 408
17:10:29 [2024-02-28T22:10:29.380Z] 424
17:10:29 [2024-02-28T22:10:29.380Z] + wait
17:10:29 [2024-02-28T22:10:29.380Z] ++ jobs -p
17:10:41 [2024-02-28T22:10:41.969Z] + cp ./temp/trace-compass-9.3.0-20240228-2100-macosx.cocoa.x86_64.dmg trace-compass-9.3.0-20240228-2100-macosx.cocoa.x86_64.dmg
17:10:42 [2024-02-28T22:10:42.224Z] + cp ./temp/trace-compass-9.3.0-20240228-2100-macosx.cocoa.aarch64.dmg trace-compass-9.3.0-20240228-2100-macosx.cocoa.aarch64.dmg
17:11:17 [2024-02-28T22:11:17.773Z] ++ echo trace-compass-9.3.0-20240228-2100-macosx.cocoa.x86_64.dmg
17:11:17 [2024-02-28T22:11:17.773Z] ++ sed s/_/-/g
17:11:17 [2024-02-28T22:11:17.773Z] + PRIMARY_BUNDLE_ID=trace-compass-9.3.0-20240228-2100-macosx.cocoa.x86-64.dmg
17:11:17 [2024-02-28T22:11:17.773Z] + retryCount=1
17:11:17 [2024-02-28T22:11:17.773Z] + '[' 1 -gt 0 ']'
17:11:17 [2024-02-28T22:11:17.773Z] ++ curl --write-out '\n%{http_code}' -s -X POST -F file=@trace-compass-9.3.0-20240228-2100-macosx.cocoa.x86_64.dmg -F 'options={"primaryBundleId": "trace-compass-9.3.0-20240228-2100-macosx.cocoa.x86-64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
17:11:45 [2024-02-28T22:11:45.877Z] ++ echo trace-compass-9.3.0-20240228-2100-macosx.cocoa.aarch64.dmg
17:11:45 [2024-02-28T22:11:45.877Z] ++ sed s/_/-/g
17:11:45 [2024-02-28T22:11:45.877Z] + PRIMARY_BUNDLE_ID=trace-compass-9.3.0-20240228-2100-macosx.cocoa.aarch64.dmg
17:11:45 [2024-02-28T22:11:45.877Z] + retryCount=1
17:11:45 [2024-02-28T22:11:45.877Z] + '[' 1 -gt 0 ']'
17:11:45 [2024-02-28T22:11:45.877Z] ++ curl --write-out '\n%{http_code}' -s -X POST -F file=@trace-compass-9.3.0-20240228-2100-macosx.cocoa.aarch64.dmg -F 'options={"primaryBundleId": "trace-compass-9.3.0-20240228-2100-macosx.cocoa.aarch64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
17:11:46 [2024-02-28T22:11:46.804Z] + RESPONSE_RAW='{"uuid":"ff6a34e7-d0d3-4e58-8cc1-2265be2a6e6f","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
17:11:46 [2024-02-28T22:11:46.805Z] 200'
17:11:46 [2024-02-28T22:11:46.805Z] ++ head -n1
17:11:46 [2024-02-28T22:11:46.805Z] + RESPONSE='{"uuid":"ff6a34e7-d0d3-4e58-8cc1-2265be2a6e6f","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
17:11:46 [2024-02-28T22:11:46.805Z] ++ tail -n1
17:11:46 [2024-02-28T22:11:46.805Z] + STATUS_CODE=200
17:11:46 [2024-02-28T22:11:46.805Z] ++ echo '{"uuid":"ff6a34e7-d0d3-4e58-8cc1-2265be2a6e6f","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
17:11:46 [2024-02-28T22:11:46.805Z] ++ jq -r .uuid
17:11:46 [2024-02-28T22:11:46.805Z] + UUID=ff6a34e7-d0d3-4e58-8cc1-2265be2a6e6f
17:11:46 [2024-02-28T22:11:46.805Z] ++ echo '{"uuid":"ff6a34e7-d0d3-4e58-8cc1-2265be2a6e6f","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
17:11:46 [2024-02-28T22:11:46.805Z] ++ jq -r .notarizationStatus.status
17:11:46 [2024-02-28T22:11:46.805Z] + STATUS=IN_PROGRESS
17:11:46 [2024-02-28T22:11:46.805Z] + [[ 200 == \5\0\3 ]]
17:11:46 [2024-02-28T22:11:46.805Z] + [[ 200 == \5\0\2 ]]
17:11:46 [2024-02-28T22:11:46.805Z] + [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:11:46 [2024-02-28T22:11:46.805Z] + sleep 1m
17:11:48 [2024-02-28T22:11:48.170Z] + RESPONSE_RAW='{"uuid":"f7054b31-227f-4011-96d0-a07314c9dd86","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
17:11:48 [2024-02-28T22:11:48.170Z] 200'
17:11:48 [2024-02-28T22:11:48.170Z] ++ head -n1
17:11:48 [2024-02-28T22:11:48.170Z] + RESPONSE='{"uuid":"f7054b31-227f-4011-96d0-a07314c9dd86","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
17:11:48 [2024-02-28T22:11:48.170Z] ++ tail -n1
17:11:48 [2024-02-28T22:11:48.170Z] + STATUS_CODE=200
17:11:48 [2024-02-28T22:11:48.170Z] ++ echo '{"uuid":"f7054b31-227f-4011-96d0-a07314c9dd86","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
17:11:48 [2024-02-28T22:11:48.170Z] ++ jq -r .uuid
17:11:48 [2024-02-28T22:11:48.170Z] + UUID=f7054b31-227f-4011-96d0-a07314c9dd86
17:11:48 [2024-02-28T22:11:48.170Z] ++ echo '{"uuid":"f7054b31-227f-4011-96d0-a07314c9dd86","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
17:11:48 [2024-02-28T22:11:48.170Z] ++ jq -r .notarizationStatus.status
17:11:48 [2024-02-28T22:11:48.170Z] + STATUS=IN_PROGRESS
17:11:48 [2024-02-28T22:11:48.170Z] + [[ 200 == \5\0\3 ]]
17:11:48 [2024-02-28T22:11:48.170Z] + [[ 200 == \5\0\2 ]]
17:11:48 [2024-02-28T22:11:48.170Z] + [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:11:48 [2024-02-28T22:11:48.170Z] + sleep 1m
17:12:55 [2024-02-28T22:12:55.787Z] ++ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ff6a34e7-d0d3-4e58-8cc1-2265be2a6e6f/status
17:12:55 [2024-02-28T22:12:55.788Z] + RESPONSE_RAW='{"uuid":"ff6a34e7-d0d3-4e58-8cc1-2265be2a6e6f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:12:55 [2024-02-28T22:12:55.788Z] 200'
17:12:55 [2024-02-28T22:12:55.788Z] ++ head -n1
17:12:55 [2024-02-28T22:12:55.788Z] + RESPONSE='{"uuid":"ff6a34e7-d0d3-4e58-8cc1-2265be2a6e6f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:12:55 [2024-02-28T22:12:55.788Z] ++ tail -n1
17:12:55 [2024-02-28T22:12:55.788Z] + STATUS_CODE=200
17:12:55 [2024-02-28T22:12:55.788Z] ++ jq -r .notarizationStatus.status
17:12:55 [2024-02-28T22:12:55.788Z] ++ echo '{"uuid":"ff6a34e7-d0d3-4e58-8cc1-2265be2a6e6f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:12:55 [2024-02-28T22:12:55.788Z] + STATUS=IN_PROGRESS
17:12:55 [2024-02-28T22:12:55.788Z] + [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:12:55 [2024-02-28T22:12:55.788Z] + sleep 1m
17:12:55 [2024-02-28T22:12:55.788Z] ++ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/f7054b31-227f-4011-96d0-a07314c9dd86/status
17:12:55 [2024-02-28T22:12:55.788Z] + RESPONSE_RAW='{"uuid":"f7054b31-227f-4011-96d0-a07314c9dd86","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:12:55 [2024-02-28T22:12:55.788Z] 200'
17:12:55 [2024-02-28T22:12:55.788Z] ++ head -n1
17:12:55 [2024-02-28T22:12:55.788Z] + RESPONSE='{"uuid":"f7054b31-227f-4011-96d0-a07314c9dd86","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:12:55 [2024-02-28T22:12:55.788Z] ++ tail -n1
17:12:55 [2024-02-28T22:12:55.788Z] + STATUS_CODE=200
17:12:55 [2024-02-28T22:12:55.788Z] ++ echo '{"uuid":"f7054b31-227f-4011-96d0-a07314c9dd86","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:12:55 [2024-02-28T22:12:55.788Z] ++ jq -r .notarizationStatus.status
17:12:55 [2024-02-28T22:12:55.788Z] + STATUS=IN_PROGRESS
17:12:55 [2024-02-28T22:12:55.788Z] + [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:12:55 [2024-02-28T22:12:55.788Z] + sleep 1m
17:13:51 [2024-02-28T22:13:51.956Z] ++ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ff6a34e7-d0d3-4e58-8cc1-2265be2a6e6f/status
17:13:51 [2024-02-28T22:13:51.956Z] + RESPONSE_RAW='{"uuid":"ff6a34e7-d0d3-4e58-8cc1-2265be2a6e6f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:13:51 [2024-02-28T22:13:51.956Z] 200'
17:13:51 [2024-02-28T22:13:51.956Z] ++ head -n1
17:13:51 [2024-02-28T22:13:51.956Z] + RESPONSE='{"uuid":"ff6a34e7-d0d3-4e58-8cc1-2265be2a6e6f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:13:51 [2024-02-28T22:13:51.956Z] ++ tail -n1
17:13:51 [2024-02-28T22:13:51.956Z] + STATUS_CODE=200
17:13:51 [2024-02-28T22:13:51.956Z] ++ echo '{"uuid":"ff6a34e7-d0d3-4e58-8cc1-2265be2a6e6f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:13:51 [2024-02-28T22:13:51.956Z] ++ jq -r .notarizationStatus.status
17:13:51 [2024-02-28T22:13:51.956Z] + STATUS=IN_PROGRESS
17:13:51 [2024-02-28T22:13:51.956Z] + [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:13:51 [2024-02-28T22:13:51.956Z] + sleep 1m
17:13:51 [2024-02-28T22:13:51.956Z] ++ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/f7054b31-227f-4011-96d0-a07314c9dd86/status
17:13:51 [2024-02-28T22:13:51.956Z] + RESPONSE_RAW='{"uuid":"f7054b31-227f-4011-96d0-a07314c9dd86","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:13:51 [2024-02-28T22:13:51.956Z] 200'
17:13:51 [2024-02-28T22:13:51.956Z] ++ head -n1
17:13:51 [2024-02-28T22:13:51.956Z] + RESPONSE='{"uuid":"f7054b31-227f-4011-96d0-a07314c9dd86","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:13:51 [2024-02-28T22:13:51.956Z] ++ tail -n1
17:13:51 [2024-02-28T22:13:51.956Z] + STATUS_CODE=200
17:13:51 [2024-02-28T22:13:51.956Z] ++ echo '{"uuid":"f7054b31-227f-4011-96d0-a07314c9dd86","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:13:51 [2024-02-28T22:13:51.956Z] ++ jq -r .notarizationStatus.status
17:13:51 [2024-02-28T22:13:51.956Z] + STATUS=IN_PROGRESS
17:13:51 [2024-02-28T22:13:51.956Z] + [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:13:51 [2024-02-28T22:13:51.956Z] + sleep 1m
17:14:48 [2024-02-28T22:14:48.113Z] ++ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ff6a34e7-d0d3-4e58-8cc1-2265be2a6e6f/status
17:14:48 [2024-02-28T22:14:48.113Z] + RESPONSE_RAW='{"uuid":"ff6a34e7-d0d3-4e58-8cc1-2265be2a6e6f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:14:48 [2024-02-28T22:14:48.113Z] 200'
17:14:48 [2024-02-28T22:14:48.113Z] ++ head -n1
17:14:48 [2024-02-28T22:14:48.113Z] + RESPONSE='{"uuid":"ff6a34e7-d0d3-4e58-8cc1-2265be2a6e6f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:14:48 [2024-02-28T22:14:48.113Z] ++ tail -n1
17:14:48 [2024-02-28T22:14:48.113Z] + STATUS_CODE=200
17:14:48 [2024-02-28T22:14:48.113Z] ++ echo '{"uuid":"ff6a34e7-d0d3-4e58-8cc1-2265be2a6e6f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:14:48 [2024-02-28T22:14:48.113Z] ++ jq -r .notarizationStatus.status
17:14:48 [2024-02-28T22:14:48.113Z] + STATUS=IN_PROGRESS
17:14:48 [2024-02-28T22:14:48.113Z] + [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:14:48 [2024-02-28T22:14:48.113Z] + sleep 1m
17:14:48 [2024-02-28T22:14:48.368Z] ++ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/f7054b31-227f-4011-96d0-a07314c9dd86/status
17:14:48 [2024-02-28T22:14:48.369Z] + RESPONSE_RAW='{"uuid":"f7054b31-227f-4011-96d0-a07314c9dd86","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:14:48 [2024-02-28T22:14:48.369Z] 200'
17:14:48 [2024-02-28T22:14:48.369Z] ++ head -n1
17:14:48 [2024-02-28T22:14:48.369Z] + RESPONSE='{"uuid":"f7054b31-227f-4011-96d0-a07314c9dd86","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:14:48 [2024-02-28T22:14:48.369Z] ++ tail -n1
17:14:48 [2024-02-28T22:14:48.369Z] + STATUS_CODE=200
17:14:48 [2024-02-28T22:14:48.369Z] ++ echo '{"uuid":"f7054b31-227f-4011-96d0-a07314c9dd86","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:14:48 [2024-02-28T22:14:48.369Z] ++ jq -r .notarizationStatus.status
17:14:48 [2024-02-28T22:14:48.369Z] + STATUS=IN_PROGRESS
17:14:48 [2024-02-28T22:14:48.369Z] + [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:14:48 [2024-02-28T22:14:48.369Z] + sleep 1m
17:15:56 [2024-02-28T22:15:56.177Z] ++ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ff6a34e7-d0d3-4e58-8cc1-2265be2a6e6f/status
17:15:56 [2024-02-28T22:15:56.177Z] + RESPONSE_RAW='{"uuid":"ff6a34e7-d0d3-4e58-8cc1-2265be2a6e6f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:15:56 [2024-02-28T22:15:56.177Z] 200'
17:15:56 [2024-02-28T22:15:56.177Z] ++ head -n1
17:15:56 [2024-02-28T22:15:56.177Z] + RESPONSE='{"uuid":"ff6a34e7-d0d3-4e58-8cc1-2265be2a6e6f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:15:56 [2024-02-28T22:15:56.177Z] ++ tail -n1
17:15:56 [2024-02-28T22:15:56.177Z] + STATUS_CODE=200
17:15:56 [2024-02-28T22:15:56.177Z] ++ echo '{"uuid":"ff6a34e7-d0d3-4e58-8cc1-2265be2a6e6f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:15:56 [2024-02-28T22:15:56.177Z] ++ jq -r .notarizationStatus.status
17:15:56 [2024-02-28T22:15:56.177Z] + STATUS=IN_PROGRESS
17:15:56 [2024-02-28T22:15:56.177Z] + [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:15:56 [2024-02-28T22:15:56.177Z] + sleep 1m
17:15:56 [2024-02-28T22:15:56.177Z] ++ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/f7054b31-227f-4011-96d0-a07314c9dd86/status
17:15:56 [2024-02-28T22:15:56.177Z] + RESPONSE_RAW='{"uuid":"f7054b31-227f-4011-96d0-a07314c9dd86","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:15:56 [2024-02-28T22:15:56.177Z] 200'
17:15:56 [2024-02-28T22:15:56.177Z] ++ head -n1
17:15:56 [2024-02-28T22:15:56.177Z] + RESPONSE='{"uuid":"f7054b31-227f-4011-96d0-a07314c9dd86","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:15:56 [2024-02-28T22:15:56.177Z] ++ tail -n1
17:15:56 [2024-02-28T22:15:56.177Z] + STATUS_CODE=200
17:15:56 [2024-02-28T22:15:56.177Z] ++ echo '{"uuid":"f7054b31-227f-4011-96d0-a07314c9dd86","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:15:56 [2024-02-28T22:15:56.177Z] ++ jq -r .notarizationStatus.status
17:15:56 [2024-02-28T22:15:56.177Z] + STATUS=IN_PROGRESS
17:15:56 [2024-02-28T22:15:56.177Z] + [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:15:56 [2024-02-28T22:15:56.177Z] + sleep 1m
17:16:52 [2024-02-28T22:16:52.960Z] ++ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ff6a34e7-d0d3-4e58-8cc1-2265be2a6e6f/status
17:16:52 [2024-02-28T22:16:52.960Z] + RESPONSE_RAW='{"uuid":"ff6a34e7-d0d3-4e58-8cc1-2265be2a6e6f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:16:52 [2024-02-28T22:16:52.960Z] 200'
17:16:52 [2024-02-28T22:16:52.960Z] ++ head -n1
17:16:52 [2024-02-28T22:16:52.960Z] + RESPONSE='{"uuid":"ff6a34e7-d0d3-4e58-8cc1-2265be2a6e6f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:16:52 [2024-02-28T22:16:52.960Z] ++ tail -n1
17:16:52 [2024-02-28T22:16:52.960Z] + STATUS_CODE=200
17:16:52 [2024-02-28T22:16:52.960Z] ++ echo '{"uuid":"ff6a34e7-d0d3-4e58-8cc1-2265be2a6e6f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:16:52 [2024-02-28T22:16:52.960Z] ++ jq -r .notarizationStatus.status
17:16:52 [2024-02-28T22:16:52.960Z] + STATUS=IN_PROGRESS
17:16:52 [2024-02-28T22:16:52.960Z] + [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:16:52 [2024-02-28T22:16:52.960Z] + sleep 1m
17:16:52 [2024-02-28T22:16:52.960Z] ++ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/f7054b31-227f-4011-96d0-a07314c9dd86/status
17:16:52 [2024-02-28T22:16:52.960Z] + RESPONSE_RAW='{"uuid":"f7054b31-227f-4011-96d0-a07314c9dd86","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:16:52 [2024-02-28T22:16:52.960Z] 200'
17:16:52 [2024-02-28T22:16:52.960Z] ++ head -n1
17:16:52 [2024-02-28T22:16:52.960Z] + RESPONSE='{"uuid":"f7054b31-227f-4011-96d0-a07314c9dd86","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:16:52 [2024-02-28T22:16:52.960Z] ++ tail -n1
17:16:52 [2024-02-28T22:16:52.960Z] + STATUS_CODE=200
17:16:52 [2024-02-28T22:16:52.960Z] ++ echo '{"uuid":"f7054b31-227f-4011-96d0-a07314c9dd86","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:16:52 [2024-02-28T22:16:52.960Z] ++ jq -r .notarizationStatus.status
17:16:52 [2024-02-28T22:16:52.960Z] + STATUS=IN_PROGRESS
17:16:52 [2024-02-28T22:16:52.960Z] + [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:16:52 [2024-02-28T22:16:52.960Z] + sleep 1m
17:17:49 [2024-02-28T22:17:49.117Z] ++ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ff6a34e7-d0d3-4e58-8cc1-2265be2a6e6f/status
17:17:49 [2024-02-28T22:17:49.117Z] + RESPONSE_RAW='{"uuid":"ff6a34e7-d0d3-4e58-8cc1-2265be2a6e6f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:17:49 [2024-02-28T22:17:49.117Z] 200'
17:17:49 [2024-02-28T22:17:49.117Z] ++ head -n1
17:17:49 [2024-02-28T22:17:49.117Z] + RESPONSE='{"uuid":"ff6a34e7-d0d3-4e58-8cc1-2265be2a6e6f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:17:49 [2024-02-28T22:17:49.117Z] ++ tail -n1
17:17:49 [2024-02-28T22:17:49.117Z] + STATUS_CODE=200
17:17:49 [2024-02-28T22:17:49.117Z] ++ echo '{"uuid":"ff6a34e7-d0d3-4e58-8cc1-2265be2a6e6f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:17:49 [2024-02-28T22:17:49.117Z] ++ jq -r .notarizationStatus.status
17:17:49 [2024-02-28T22:17:49.117Z] + STATUS=IN_PROGRESS
17:17:49 [2024-02-28T22:17:49.117Z] + [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:17:49 [2024-02-28T22:17:49.117Z] + sleep 1m
17:17:49 [2024-02-28T22:17:49.117Z] ++ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/f7054b31-227f-4011-96d0-a07314c9dd86/status
17:17:49 [2024-02-28T22:17:49.117Z] + RESPONSE_RAW='{"uuid":"f7054b31-227f-4011-96d0-a07314c9dd86","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:17:49 [2024-02-28T22:17:49.117Z] 200'
17:17:49 [2024-02-28T22:17:49.117Z] ++ head -n1
17:17:49 [2024-02-28T22:17:49.117Z] + RESPONSE='{"uuid":"f7054b31-227f-4011-96d0-a07314c9dd86","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:17:49 [2024-02-28T22:17:49.117Z] ++ tail -n1
17:17:49 [2024-02-28T22:17:49.117Z] + STATUS_CODE=200
17:17:49 [2024-02-28T22:17:49.117Z] ++ echo '{"uuid":"f7054b31-227f-4011-96d0-a07314c9dd86","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:17:49 [2024-02-28T22:17:49.117Z] ++ jq -r .notarizationStatus.status
17:17:49 [2024-02-28T22:17:49.117Z] + STATUS=IN_PROGRESS
17:17:49 [2024-02-28T22:17:49.117Z] + [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:17:49 [2024-02-28T22:17:49.117Z] + sleep 1m
17:19:03 [2024-02-28T22:19:03.374Z] Cannot contact tracecompass-build-st7dz-q3hjs: hudson.remoting.RequestAbortedException: java.nio.channels.ClosedChannelException
17:19:04 [2024-02-28T22:19:04.386Z] tracecompass/tracecompass-build-st7dz-q3hjs Container jnlp was terminated (Exit Code: 137, Reason: OOMKilled)
17:19:04 [2024-02-28T22:19:04.507Z] 
17:19:04 [2024-02-28T22:19:04.507Z] - jnlp -- terminated (137)
17:19:04 [2024-02-28T22:19:04.507Z] -----Logs-------------
17:19:04 [2024-02-28T22:19:04.507Z] INFO: Using Remoting version: 3160.vd76b_9ddd10cc
17:19:04 [2024-02-28T22:19:04.507Z] Feb 28, 2024 8:58:16 PM org.jenkinsci.remoting.engine.WorkDirManager initializeWorkDir
17:19:04 [2024-02-28T22:19:04.507Z] INFO: Using /home/jenkins/agent/remoting as a remoting work directory
17:19:04 [2024-02-28T22:19:04.507Z] Feb 28, 2024 8:58:16 PM org.jenkinsci.remoting.engine.WorkDirManager setupLogging
17:19:04 [2024-02-28T22:19:04.507Z] INFO: Both error and output logs will be printed to /home/jenkins/agent/remoting
17:19:04 [2024-02-28T22:19:04.507Z] Feb 28, 2024 8:58:17 PM hudson.remoting.jnlp.Main$CuiListener status
17:19:04 [2024-02-28T22:19:04.507Z] INFO: Locating server among [http://jenkins-ui.tracecompass.svc.cluster.local/tracecompass/]
17:19:04 [2024-02-28T22:19:04.507Z] Feb 28, 2024 8:58:17 PM org.jenkinsci.remoting.engine.JnlpAgentEndpointResolver resolve
17:19:04 [2024-02-28T22:19:04.507Z] INFO: Remoting server accepts the following protocols: [JNLP4-connect, Ping]
17:19:04 [2024-02-28T22:19:04.507Z] Feb 28, 2024 8:58:17 PM org.jenkinsci.remoting.engine.JnlpAgentEndpointResolver resolve
17:19:04 [2024-02-28T22:19:04.507Z] INFO: Remoting TCP connection tunneling is enabled. Skipping the TCP Agent Listener Port availability check
17:19:04 [2024-02-28T22:19:04.507Z] Feb 28, 2024 8:58:17 PM hudson.remoting.jnlp.Main$CuiListener status
17:19:04 [2024-02-28T22:19:04.507Z] INFO: Agent discovery successful
17:19:04 [2024-02-28T22:19:04.507Z]   Agent address: jenkins-discovery.tracecompass.svc.cluster.local
17:19:04 [2024-02-28T22:19:04.507Z]   Agent port:    50000
17:19:04 [2024-02-28T22:19:04.507Z]   Identity:      82:51:3e:ea:0b:b1:60:e3:bb:69:a0:06:34:bf:be:89
17:19:04 [2024-02-28T22:19:04.507Z] Feb 28, 2024 8:58:17 PM hudson.remoting.jnlp.Main$CuiListener status
17:19:04 [2024-02-28T22:19:04.507Z] INFO: Handshaking
17:19:04 [2024-02-28T22:19:04.507Z] Feb 28, 2024 8:58:17 PM hudson.remoting.jnlp.Main$CuiListener status
17:19:04 [2024-02-28T22:19:04.507Z] INFO: Connecting to jenkins-discovery.tracecompass.svc.cluster.local:50000
17:19:04 [2024-02-28T22:19:04.507Z] Feb 28, 2024 8:58:17 PM hudson.remoting.jnlp.Main$CuiListener status
17:19:04 [2024-02-28T22:19:04.507Z] INFO: Trying protocol: JNLP4-connect
17:19:04 [2024-02-28T22:19:04.507Z] Feb 28, 2024 8:58:17 PM org.jenkinsci.remoting.protocol.impl.BIONetworkLayer$Reader run
17:19:04 [2024-02-28T22:19:04.507Z] INFO: Waiting for ProtocolStack to start.
17:19:04 [2024-02-28T22:19:04.507Z] Feb 28, 2024 8:58:18 PM hudson.remoting.jnlp.Main$CuiListener status
17:19:04 [2024-02-28T22:19:04.507Z] INFO: Remote identity confirmed: 82:51:3e:ea:0b:b1:60:e3:bb:69:a0:06:34:bf:be:89
17:19:04 [2024-02-28T22:19:04.507Z] Feb 28, 2024 8:58:18 PM hudson.remoting.jnlp.Main$CuiListener status
17:19:04 [2024-02-28T22:19:04.507Z] INFO: Connected
17:19:04 [2024-02-28T22:19:04.507Z] Feb 28, 2024 8:59:42 PM org.jenkinsci.remoting.util.AnonymousClassWarnings warn
17:19:04 [2024-02-28T22:19:04.507Z] WARNING: Attempt to (de-)serialize anonymous class com.sonyericsson.hudson.plugins.gerrit.trigger.hudsontrigger.GerritTriggerBuildChooser$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/
17:19:04 [2024-02-28T22:19:04.507Z] 
17:19:04 [2024-02-28T22:19:04.507Z] 
17:19:04 [2024-02-28T22:19:04.507Z] - tracecompass -- running
17:19:04 [2024-02-28T22:19:04.507Z] -----Logs-------------
17:19:04 [2024-02-28T22:19:04.507Z] _XSERVTransmkdir: ERROR: euid != 0,directory /tmp/.X11-unix will not be created.
17:19:04 [2024-02-28T22:19:04.507Z] 
17:19:04 [2024-02-28T22:19:04.507Z] Xvnc TigerVNC 1.7.0 - built Dec  5 2017 09:25:01
17:19:04 [2024-02-28T22:19:04.507Z] Copyright (C) 1999-2016 TigerVNC Team and many others (see README.txt)
17:19:04 [2024-02-28T22:19:04.507Z] See http://www.tigervnc.org for information on TigerVNC.
17:19:04 [2024-02-28T22:19:04.507Z] Underlying X server release 11905000, The X.Org Foundation
17:19:04 [2024-02-28T22:19:04.507Z] 
17:19:04 [2024-02-28T22:19:04.507Z] 
17:19:04 [2024-02-28T22:19:04.507Z] Wed Feb 28 20:58:14 2024
17:19:04 [2024-02-28T22:19:04.507Z]  vncext:      VNC extension running!
17:19:04 [2024-02-28T22:19:04.507Z]  vncext:      Listening for VNC connections on all interface(s), port 5900
17:19:04 [2024-02-28T22:19:04.507Z]  vncext:      created VNC server for screen 0
17:19:04 [2024-02-28T22:19:04.507Z] access control disabled, clients can connect from any host
17:19:04 [2024-02-28T22:19:04.507Z] IceWM: Warning: Unrecognized option '--sm-disable'.
17:19:04 [2024-02-28T22:19:04.507Z] 21:17:37.337: IceWM: X error X_ChangeProperty(0x6060A4): BadWindow (invalid Window parameter), #681789, +62, +0.
17:19:04 [2024-02-28T22:19:04.507Z] 21:17:38.364: IceWM: X error X_ChangeProperty(0x60658E): BadWindow (invalid Window parameter), #684236, +62, +0.
17:19:04 [2024-02-28T22:19:04.507Z] 21:20:36.399: IceWM: X error X_ChangeProperty(0x621808): BadWindow (invalid Window parameter), #893807, +62, +0.
17:19:04 [2024-02-28T22:19:04.507Z] 21:20:37.454: IceWM: X error X_ChangeProperty(0x621D29): BadWindow (invalid Window parameter), #896179, +62, +0.
17:19:04 [2024-02-28T22:19:04.507Z] 21:20:38.500: IceWM: X error X_ChangeProperty(0x622370): BadWindow (invalid Window parameter), #898569, +62, +0.
17:19:04 [2024-02-28T22:19:04.507Z] 21:24:06.711: IceWM: X error X_GetProperty(0x60036C): BadWindow (invalid Window parameter), #1196019, +1, +0.
17:19:04 [2024-02-28T22:19:04.507Z] 
17:24:04 [2024-02-28T22:24:04.678Z] Agent tracecompass-build-st7dz-q3hjs was deleted; cancelling node body
17:24:04 [2024-02-28T22:24:04.815Z] Could not connect to tracecompass-build-st7dz-q3hjs to send interrupt signal to process
17:24:05 [2024-02-28T22:24:05.076Z] [Pipeline] }
17:24:05 [2024-02-28T22:24:05.337Z] [Pipeline] // sshagent
17:24:05 [2024-02-28T22:24:05.732Z] Post stage
17:24:06 [2024-02-28T22:24:06.643Z] [Pipeline] archiveArtifacts
17:24:07 [2024-02-28T22:24:07.160Z] Error when executing always post condition:
17:24:07 [2024-02-28T22:24:07.169Z] Also:   hudson.model.Computer$TerminationRequest: Termination requested at Wed Feb 28 17:19:04 EST 2024 by Thread[--1880810096-pool-66-thread-3,5,main] [id=9374]
17:24:07 [2024-02-28T22:24:07.169Z] 		at hudson.model.Computer.recordTermination(Computer.java:239)
17:24:07 [2024-02-28T22:24:07.169Z] 		at hudson.slaves.AbstractCloudSlave.terminate(AbstractCloudSlave.java:85)
17:24:07 [2024-02-28T22:24:07.169Z] 		at org.csanchez.jenkins.plugins.kubernetes.pod.retention.Reaper.logLastLinesThenTerminateNode(Reaper.java:515)
17:24:07 [2024-02-28T22:24:07.169Z] 		at org.csanchez.jenkins.plugins.kubernetes.pod.retention.Reaper$TerminateAgentOnContainerTerminated.onEvent(Reaper.java:461)
17:24:07 [2024-02-28T22:24:07.169Z] 		at org.csanchez.jenkins.plugins.kubernetes.pod.retention.Reaper$CloudPodWatcher.lambda$eventReceived$0(Reaper.java:326)
17:24:07 [2024-02-28T22:24:07.169Z] 		at jenkins.util.Listeners.lambda$notify$0(Listeners.java:59)
17:24:07 [2024-02-28T22:24:07.169Z] 		at jenkins.util.Listeners.notify(Listeners.java:67)
17:24:07 [2024-02-28T22:24:07.169Z] 		at org.csanchez.jenkins.plugins.kubernetes.pod.retention.Reaper$CloudPodWatcher.eventReceived(Reaper.java:322)
17:24:07 [2024-02-28T22:24:07.169Z] 		at org.csanchez.jenkins.plugins.kubernetes.pod.retention.Reaper$CloudPodWatcher.eventReceived(Reaper.java:281)
17:24:07 [2024-02-28T22:24:07.169Z] 		at io.fabric8.kubernetes.client.utils.internal.WatcherToggle.eventReceived(WatcherToggle.java:49)
17:24:07 [2024-02-28T22:24:07.169Z] 		at io.fabric8.kubernetes.client.dsl.internal.AbstractWatchManager$SerialWatcher.lambda$eventReceived$0(AbstractWatchManager.java:70)
17:24:07 [2024-02-28T22:24:07.169Z] 		at io.fabric8.kubernetes.client.utils.internal.SerialExecutor.lambda$execute$0(SerialExecutor.java:58)
17:24:07 [2024-02-28T22:24:07.169Z] Also:   hudson.model.Computer$TerminationRequest: Termination requested at Wed Feb 28 17:19:04 EST 2024 by Thread[--1880810096-pool-66-thread-3,5,main] [id=9374]
17:24:07 [2024-02-28T22:24:07.169Z] 		at hudson.model.Computer.recordTermination(Computer.java:239)
17:24:07 [2024-02-28T22:24:07.169Z] 		at jenkins.model.Nodes$5.run(Nodes.java:275)
17:24:07 [2024-02-28T22:24:07.169Z] 		at hudson.model.Queue._withLock(Queue.java:1401)
17:24:07 [2024-02-28T22:24:07.169Z] 		at hudson.model.Queue.withLock(Queue.java:1275)
17:24:07 [2024-02-28T22:24:07.169Z] 		at jenkins.model.Nodes.removeNode(Nodes.java:270)
17:24:07 [2024-02-28T22:24:07.169Z] 		at jenkins.model.Jenkins.removeNode(Jenkins.java:2266)
17:24:07 [2024-02-28T22:24:07.169Z] 		at hudson.slaves.AbstractCloudSlave.terminate(AbstractCloudSlave.java:91)
17:24:07 [2024-02-28T22:24:07.169Z] 		at org.csanchez.jenkins.plugins.kubernetes.pod.retention.Reaper.logLastLinesThenTerminateNode(Reaper.java:515)
17:24:07 [2024-02-28T22:24:07.169Z] 		at org.csanchez.jenkins.plugins.kubernetes.pod.retention.Reaper$TerminateAgentOnContainerTerminated.onEvent(Reaper.java:461)
17:24:07 [2024-02-28T22:24:07.169Z] 		at org.csanchez.jenkins.plugins.kubernetes.pod.retention.Reaper$CloudPodWatcher.lambda$eventReceived$0(Reaper.java:326)
17:24:07 [2024-02-28T22:24:07.169Z] 		at jenkins.util.Listeners.lambda$notify$0(Listeners.java:59)
17:24:07 [2024-02-28T22:24:07.169Z] 		at jenkins.util.Listeners.notify(Listeners.java:67)
17:24:07 [2024-02-28T22:24:07.169Z] 		at org.csanchez.jenkins.plugins.kubernetes.pod.retention.Reaper$CloudPodWatcher.eventReceived(Reaper.java:322)
17:24:07 [2024-02-28T22:24:07.169Z] 		at org.csanchez.jenkins.plugins.kubernetes.pod.retention.Reaper$CloudPodWatcher.eventReceived(Reaper.java:281)
17:24:07 [2024-02-28T22:24:07.169Z] 		at io.fabric8.kubernetes.client.utils.internal.WatcherToggle.eventReceived(WatcherToggle.java:49)
17:24:07 [2024-02-28T22:24:07.169Z] 		at io.fabric8.kubernetes.client.dsl.internal.AbstractWatchManager$SerialWatcher.lambda$eventReceived$0(AbstractWatchManager.java:70)
17:24:07 [2024-02-28T22:24:07.169Z] 		at io.fabric8.kubernetes.client.utils.internal.SerialExecutor.lambda$execute$0(SerialExecutor.java:58)
17:24:07 [2024-02-28T22:24:07.169Z] Also:   hudson.model.Computer$TerminationRequest: Termination requested at Wed Feb 28 17:19:04 EST 2024 by Thread[--1880810096-pool-66-thread-3,5,main] [id=9374]
17:24:07 [2024-02-28T22:24:07.169Z] 		at hudson.model.Computer.recordTermination(Computer.java:239)
17:24:07 [2024-02-28T22:24:07.169Z] 		at hudson.model.Computer.disconnect(Computer.java:509)
17:24:07 [2024-02-28T22:24:07.169Z] 		at hudson.slaves.SlaveComputer.disconnect(SlaveComputer.java:816)
17:24:07 [2024-02-28T22:24:07.169Z] 		at jenkins.model.Nodes$5.run(Nodes.java:276)
17:24:07 [2024-02-28T22:24:07.169Z] 		at hudson.model.Queue._withLock(Queue.java:1401)
17:24:07 [2024-02-28T22:24:07.169Z] 		at hudson.model.Queue.withLock(Queue.java:1275)
17:24:07 [2024-02-28T22:24:07.169Z] 		at jenkins.model.Nodes.removeNode(Nodes.java:270)
17:24:07 [2024-02-28T22:24:07.169Z] 		at jenkins.model.Jenkins.removeNode(Jenkins.java:2266)
17:24:07 [2024-02-28T22:24:07.169Z] 		at hudson.slaves.AbstractCloudSlave.terminate(AbstractCloudSlave.java:91)
17:24:07 [2024-02-28T22:24:07.169Z] 		at org.csanchez.jenkins.plugins.kubernetes.pod.retention.Reaper.logLastLinesThenTerminateNode(Reaper.java:515)
17:24:07 [2024-02-28T22:24:07.169Z] 		at org.csanchez.jenkins.plugins.kubernetes.pod.retention.Reaper$TerminateAgentOnContainerTerminated.onEvent(Reaper.java:461)
17:24:07 [2024-02-28T22:24:07.169Z] 		at org.csanchez.jenkins.plugins.kubernetes.pod.retention.Reaper$CloudPodWatcher.lambda$eventReceived$0(Reaper.java:326)
17:24:07 [2024-02-28T22:24:07.169Z] 		at jenkins.util.Listeners.lambda$notify$0(Listeners.java:59)
17:24:07 [2024-02-28T22:24:07.169Z] 		at jenkins.util.Listeners.notify(Listeners.java:67)
17:24:07 [2024-02-28T22:24:07.169Z] 		at org.csanchez.jenkins.plugins.kubernetes.pod.retention.Reaper$CloudPodWatcher.eventReceived(Reaper.java:322)
17:24:07 [2024-02-28T22:24:07.169Z] 		at org.csanchez.jenkins.plugins.kubernetes.pod.retention.Reaper$CloudPodWatcher.eventReceived(Reaper.java:281)
17:24:07 [2024-02-28T22:24:07.169Z] 		at io.fabric8.kubernetes.client.utils.internal.WatcherToggle.eventReceived(WatcherToggle.java:49)
17:24:07 [2024-02-28T22:24:07.169Z] 		at io.fabric8.kubernetes.client.dsl.internal.AbstractWatchManager$SerialWatcher.lambda$eventReceived$0(AbstractWatchManager.java:70)
17:24:07 [2024-02-28T22:24:07.169Z] 		at io.fabric8.kubernetes.client.utils.internal.SerialExecutor.lambda$execute$0(SerialExecutor.java:58)
17:24:07 [2024-02-28T22:24:07.169Z] Also:   hudson.model.Computer$TerminationRequest: Termination requested at Wed Feb 28 17:19:04 EST 2024 by Thread[--1880810096-pool-66-thread-3,5,main] [id=9374]
17:24:07 [2024-02-28T22:24:07.169Z] 		at hudson.model.Computer.recordTermination(Computer.java:239)
17:24:07 [2024-02-28T22:24:07.169Z] 		at hudson.model.Computer.disconnect(Computer.java:509)
17:24:07 [2024-02-28T22:24:07.169Z] 		at hudson.slaves.SlaveComputer.disconnect(SlaveComputer.java:816)
17:24:07 [2024-02-28T22:24:07.169Z] 		at org.csanchez.jenkins.plugins.kubernetes.pod.retention.Reaper.disconnectComputer(Reaper.java:529)
17:24:07 [2024-02-28T22:24:07.169Z] 		at org.csanchez.jenkins.plugins.kubernetes.pod.retention.Reaper$TerminateAgentOnContainerTerminated.onEvent(Reaper.java:463)
17:24:07 [2024-02-28T22:24:07.169Z] 		at org.csanchez.jenkins.plugins.kubernetes.pod.retention.Reaper$CloudPodWatcher.lambda$eventReceived$0(Reaper.java:326)
17:24:07 [2024-02-28T22:24:07.169Z] 		at jenkins.util.Listeners.lambda$notify$0(Listeners.java:59)
17:24:07 [2024-02-28T22:24:07.169Z] 		at jenkins.util.Listeners.notify(Listeners.java:67)
17:24:07 [2024-02-28T22:24:07.169Z] 		at org.csanchez.jenkins.plugins.kubernetes.pod.retention.Reaper$CloudPodWatcher.eventReceived(Reaper.java:322)
17:24:07 [2024-02-28T22:24:07.169Z] 		at org.csanchez.jenkins.plugins.kubernetes.pod.retention.Reaper$CloudPodWatcher.eventReceived(Reaper.java:281)
17:24:07 [2024-02-28T22:24:07.169Z] 		at io.fabric8.kubernetes.client.utils.internal.WatcherToggle.eventReceived(WatcherToggle.java:49)
17:24:07 [2024-02-28T22:24:07.169Z] 		at io.fabric8.kubernetes.client.dsl.internal.AbstractWatchManager$SerialWatcher.lambda$eventReceived$0(AbstractWatchManager.java:70)
17:24:07 [2024-02-28T22:24:07.169Z] 		at io.fabric8.kubernetes.client.utils.internal.SerialExecutor.lambda$execute$0(SerialExecutor.java:58)
17:24:07 [2024-02-28T22:24:07.169Z] Also:   org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 36673c80-5829-4605-848a-895496d4888b
17:24:07 [2024-02-28T22:24:07.169Z] org.jenkinsci.plugins.workflow.support.steps.AgentOfflineException: Unable to create live FilePath for tracecompass-build-st7dz-q3hjs; tracecompass-build-st7dz-q3hjs was marked offline: Pod failed because container terminated (Reason: ContainerError, Container: [jnlp])
17:24:07 [2024-02-28T22:24:07.169Z] 	at org.jenkinsci.plugins.workflow.support.steps.ExecutorStepDynamicContext$FilePathTranslator.get(ExecutorStepDynamicContext.java:186)
17:24:07 [2024-02-28T22:24:07.169Z] 	at org.jenkinsci.plugins.workflow.support.steps.ExecutorStepDynamicContext$FilePathTranslator.get(ExecutorStepDynamicContext.java:158)
17:24:07 [2024-02-28T22:24:07.169Z] 	at org.jenkinsci.plugins.workflow.support.steps.ExecutorStepDynamicContext$Translator.get(ExecutorStepDynamicContext.java:151)
17:24:07 [2024-02-28T22:24:07.169Z] 	at org.jenkinsci.plugins.workflow.support.steps.ExecutorStepDynamicContext$FilePathTranslator.get(ExecutorStepDynamicContext.java:168)
17:24:07 [2024-02-28T22:24:07.169Z] 	at org.jenkinsci.plugins.workflow.support.steps.ExecutorStepDynamicContext$FilePathTranslator.get(ExecutorStepDynamicContext.java:158)
17:24:07 [2024-02-28T22:24:07.169Z] 	at org.jenkinsci.plugins.workflow.steps.DynamicContext$Typed.get(DynamicContext.java:95)
17:24:07 [2024-02-28T22:24:07.169Z] 	at org.jenkinsci.plugins.workflow.cps.ContextVariableSet.get(ContextVariableSet.java:139)
17:24:07 [2024-02-28T22:24:07.169Z] 	at org.jenkinsci.plugins.workflow.cps.CpsThread.getContextVariable(CpsThread.java:137)
17:24:07 [2024-02-28T22:24:07.169Z] 	at org.jenkinsci.plugins.workflow.cps.CpsStepContext.doGet(CpsStepContext.java:297)
17:24:07 [2024-02-28T22:24:07.169Z] 	at org.jenkinsci.plugins.workflow.support.DefaultStepContext.get(DefaultStepContext.java:75)
17:24:07 [2024-02-28T22:24:07.169Z] 	at org.jenkinsci.plugins.workflow.steps.CoreStep$Execution.run(CoreStep.java:83)
17:24:07 [2024-02-28T22:24:07.169Z] 	at org.jenkinsci.plugins.workflow.steps.CoreStep$Execution.run(CoreStep.java:71)
17:24:07 [2024-02-28T22:24:07.169Z] 	at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
17:24:07 [2024-02-28T22:24:07.169Z] 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
17:24:07 [2024-02-28T22:24:07.169Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
17:24:07 [2024-02-28T22:24:07.169Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
17:24:07 [2024-02-28T22:24:07.169Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
17:24:07 [2024-02-28T22:24:07.169Z] 	at java.base/java.lang.Thread.run(Thread.java:839)
17:24:07 [2024-02-28T22:24:07.169Z] 
17:24:08 [2024-02-28T22:24:08.440Z] [Pipeline] }
17:24:08 [2024-02-28T22:24:08.714Z] [Pipeline] // withEnv
17:24:09 [2024-02-28T22:24:09.765Z] [Pipeline] }
17:24:10 [2024-02-28T22:24:10.782Z] [Pipeline] // stage
17:24:11 [2024-02-28T22:24:11.992Z] [Pipeline] }
17:24:12 [2024-02-28T22:24:12.446Z] [Pipeline] // withEnv
17:24:14 [2024-02-28T22:24:14.095Z] [Pipeline] }
17:24:15 [2024-02-28T22:24:15.165Z] [Pipeline] // timeout
17:24:16 [2024-02-28T22:24:16.146Z] [Pipeline] }
17:24:16 [2024-02-28T22:24:16.406Z] [Pipeline] // timestamps
17:24:18 [2024-02-28T22:24:18.937Z] [Pipeline] }
17:24:19 [2024-02-28T22:24:19.627Z] [Pipeline] // withEnv
17:24:24 [2024-02-28T22:24:24.900Z] [Pipeline] }
17:24:28 [2024-02-28T22:24:28.718Z] [Pipeline] // withEnv
17:24:29 [2024-02-28T22:24:29.145Z] [Pipeline] }
17:24:29 [2024-02-28T22:24:29.494Z] [Pipeline] // node
17:24:30 [2024-02-28T22:24:30.411Z] [Pipeline] }
17:24:30 [2024-02-28T22:24:30.701Z] [Pipeline] // podTemplate
17:24:31 [2024-02-28T22:24:31.124Z] [Pipeline] End of Pipeline
17:24:31 [2024-02-28T22:24:31.285Z] Agent was removed
17:24:31 [2024-02-28T22:24:31.285Z] org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 70c34cd2-7a9b-46e5-8ce4-922913395983
17:24:31 [2024-02-28T22:24:31.285Z] java.io.IOException: No launcher available
17:24:31 [2024-02-28T22:24:31.285Z] 	at com.cloudbees.jenkins.plugins.sshagent.SSHAgentStepExecution.getLauncher(SSHAgentStepExecution.java:239)
17:24:31 [2024-02-28T22:24:31.285Z] 	at com.cloudbees.jenkins.plugins.sshagent.exec.ExecRemoteAgent.stop(ExecRemoteAgent.java:128)
17:24:31 [2024-02-28T22:24:31.285Z] 	at com.cloudbees.jenkins.plugins.sshagent.SSHAgentStepExecution.cleanUp(SSHAgentStepExecution.java:200)
17:24:31 [2024-02-28T22:24:31.285Z] 	at com.cloudbees.jenkins.plugins.sshagent.SSHAgentStepExecution$Callback.finished(SSHAgentStepExecution.java:108)
17:24:31 [2024-02-28T22:24:31.285Z] 	at org.jenkinsci.plugins.workflow.steps.BodyExecutionCallback$TailCall.onFailure(BodyExecutionCallback.java:128)
17:24:31 [2024-02-28T22:24:31.285Z] 	at org.jenkinsci.plugins.workflow.cps.CpsBodyExecution$FailureAdapter.receive(CpsBodyExecution.java:354)
17:24:31 [2024-02-28T22:24:31.285Z] 	at com.cloudbees.groovy.cps.impl.ThrowBlock$1.receive(ThrowBlock.java:66)
17:24:31 [2024-02-28T22:24:31.285Z] 	at com.cloudbees.groovy.cps.impl.ConstantBlock.eval(ConstantBlock.java:21)
17:24:31 [2024-02-28T22:24:31.285Z] 	at com.cloudbees.groovy.cps.Next.step(Next.java:83)
17:24:31 [2024-02-28T22:24:31.285Z] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:152)
17:24:31 [2024-02-28T22:24:31.285Z] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:146)
17:24:31 [2024-02-28T22:24:31.285Z] 	at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:136)
17:24:31 [2024-02-28T22:24:31.285Z] 	at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:275)
17:24:31 [2024-02-28T22:24:31.285Z] 	at com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:146)
17:24:31 [2024-02-28T22:24:31.285Z] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:18)
17:24:31 [2024-02-28T22:24:31.285Z] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:51)
17:24:31 [2024-02-28T22:24:31.285Z] 	at org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:187)
17:24:31 [2024-02-28T22:24:31.285Z] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:423)
17:24:31 [2024-02-28T22:24:31.285Z] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:331)
17:24:31 [2024-02-28T22:24:31.285Z] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:295)
17:24:31 [2024-02-28T22:24:31.285Z] 	at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$2.call(CpsVmExecutorService.java:97)
17:24:31 [2024-02-28T22:24:31.286Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
17:24:31 [2024-02-28T22:24:31.286Z] 	at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:139)
17:24:31 [2024-02-28T22:24:31.286Z] 	at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
17:24:31 [2024-02-28T22:24:31.286Z] 	at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:68)
17:24:31 [2024-02-28T22:24:31.286Z] 	at jenkins.util.ErrorLoggingExecutorService.lambda$wrap$0(ErrorLoggingExecutorService.java:51)
17:24:31 [2024-02-28T22:24:31.286Z] 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
17:24:31 [2024-02-28T22:24:31.286Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
17:24:31 [2024-02-28T22:24:31.286Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
17:24:31 [2024-02-28T22:24:31.286Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
17:24:31 [2024-02-28T22:24:31.286Z] 	at java.base/java.lang.Thread.run(Thread.java:839)
17:24:31 [2024-02-28T22:24:31.906Z] Finished: ABORTED